@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240527.0 → 0.0.0-nightly-20240529.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 +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 +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 +2 -2
  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 +2 -2
  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 _0x443490=_0x1cf2;(function(_0x32b21d,_0x3d246a){const _0x57e382=_0x1cf2,_0x592080=_0x32b21d();while(!![]){try{const _0x15879f=-parseInt(_0x57e382(0x125))/0x1*(-parseInt(_0x57e382(0x148))/0x2)+parseInt(_0x57e382(0x149))/0x3*(-parseInt(_0x57e382(0x1f3))/0x4)+parseInt(_0x57e382(0x249))/0x5+parseInt(_0x57e382(0xe7))/0x6+-parseInt(_0x57e382(0x116))/0x7*(-parseInt(_0x57e382(0x235))/0x8)+parseInt(_0x57e382(0x145))/0x9+parseInt(_0x57e382(0x13b))/0xa*(-parseInt(_0x57e382(0xc8))/0xb);if(_0x15879f===_0x3d246a)break;else _0x592080['push'](_0x592080['shift']());}catch(_0x4c68e0){_0x592080['push'](_0x592080['shift']());}}}(_0x191f,0x2c658));import{Plugin as _0x49f29e,PendingActions as _0x269c5b}from'ckeditor5/src/core.js';import{LiveRange as _0x31aebe}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4c0bd4,uid as _0x2f8995,priorities as _0x3c68e4,logWarning as _0x37df80}from'ckeditor5/src/utils.js';import{toWidget as _0x35ef09}from'ckeditor5/src/widget.js';import{Users as _0x14b099,hashObject as _0x59aa86,surroundingMarkersDetector as _0x28d47d}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2286c6 from'./commands/trackchangescommand.js';import _0x511ea0 from'./commands/acceptsuggestioncommand.js';import _0x406110 from'./commands/discardsuggestioncommand.js';import _0x3e126f from'./commands/executeonallsuggestionscommand.js';import _0x18dfeb from'./commands/executeonselectedsuggestionscommand.js';import _0x4febc1 from'./suggestion.js';import _0x430502 from'./suggestiondescriptionfactory.js';import _0x16f3e4 from'./integrations/aiassistant.js';import _0x4a1283 from'./integrations/alignment.js';import _0xc9e8f4 from'./integrations/basicstyles.js';import _0x442591 from'./integrations/blockquote.js';import _0x10b287 from'./integrations/casechange.js';import _0x444522 from'./integrations/ckbox.js';import _0xc67eb8 from'./integrations/codeblock.js';import _0x325fbe from'./integrations/comments.js';function _0x1cf2(_0x3eeae7,_0x57958a){const _0x191f86=_0x191f();return _0x1cf2=function(_0x1cf216,_0x30bf7a){_0x1cf216=_0x1cf216-0xc3;let _0x21f375=_0x191f86[_0x1cf216];return _0x21f375;},_0x1cf2(_0x3eeae7,_0x57958a);}import _0x28b0b0 from'./integrations/deletecommand.js';import _0x3cbafa from'./integrations/list.js';import _0x248d2f from'./integrations/listproperties.js';import _0x5561a5 from'./integrations/entercommand.js';import _0x9e8f8f from'./integrations/findandreplace.js';import _0x3cc43c from'./integrations/font.js';import _0x54a2cb from'./integrations/formatpainter.js';import _0x5a4e08 from'./integrations/heading.js';import _0x2e070b from'./integrations/highlight.js';import _0x2fa177 from'./integrations/horizontalline.js';import _0x17bfc5 from'./integrations/htmlembed.js';import _0x47551a from'./integrations/image.js';import _0x3e1bbd from'./integrations/imagereplace.js';import _0x239164 from'./integrations/imagestyle.js';import _0x300493 from'./integrations/importword.js';import _0x44b4eb from'./integrations/indent.js';import _0x8b2aaf from'./integrations/inputcommand.js';import _0x2eea99 from'./integrations/link.js';import _0x5e3341 from'./integrations/legacylist.js';import _0x2066c2 from'./integrations/legacylistproperties.js';import _0x570f4e from'./integrations/mediaembed.js';import _0x31972a from'./integrations/mention.js';import _0x5e0e82 from'./integrations/multilevellist.js';import _0x154528 from'./integrations/pagebreak.js';import _0x2f95ea from'./integrations/paragraph.js';import _0x2293c8 from'./integrations/removeformat.js';import _0x2d5097 from'./integrations/restrictededitingmode.js';import _0x4c6382 from'./integrations/shiftentercommand.js';import _0x385317 from'./integrations/standardeditingmode.js';import _0xde59a4 from'./integrations/style.js';import _0xa41870 from'./integrations/table.js';import _0x21738a from'./integrations/tablemergesplit.js';import _0x1a52f8 from'./integrations/tableheadings.js';import _0x42f7d3 from'./integrations/tableclipboard.js';import _0x4ca8e from'./integrations/tablecolumnresize.js';import _0x474a36 from'./integrations/template.js';import _0x71c707 from'./integrations/tableofcontents.js';import _0x5019eb from'./integrations/title.js';import _0x55ab6f from'./integrations/undo.js';import _0x23d1aa from'./integrations/tablecaption.js';import _0x3aa5e6 from'./integrations/tableproperties.js';import{getTranslation as _0x3f24a8}from'./utils/common-translations.js';import{isEqual as _0x803411,omit as _0x5e1358}from'lodash-es';export const renameAttributeKey=_0x443490(0xc7);export default class p extends _0x49f29e{static get[_0x443490(0xed)](){const _0x421bfb=_0x443490;return[_0x421bfb(0x127),_0x14b099,_0x269c5b,_0x16f3e4,_0x4a1283,_0xc9e8f4,_0x442591,_0x444522,_0x10b287,_0xc67eb8,_0x325fbe,_0x28b0b0,_0x5561a5,_0x9e8f8f,_0x3cc43c,_0x54a2cb,_0x5a4e08,_0x2e070b,_0x2fa177,_0x17bfc5,_0x47551a,_0x239164,_0x3e1bbd,_0x300493,_0x44b4eb,_0x8b2aaf,_0x5e3341,_0x2066c2,_0x5e0e82,_0x2eea99,_0x3cbafa,_0x248d2f,_0x570f4e,_0x31972a,_0x154528,_0x2f95ea,_0x2293c8,_0x2d5097,_0x4c6382,_0x385317,_0xde59a4,_0xa41870,_0x21738a,_0x1a52f8,_0x23d1aa,_0x42f7d3,_0x4ca8e,_0x71c707,_0x3aa5e6,_0x474a36,_0x5019eb,_0x55ab6f];}static get[_0x443490(0x206)](){const _0x5f20c6=_0x443490;return _0x5f20c6(0x1cb);}get[_0x443490(0x264)](){const _0x5cf8a2=_0x443490;return this[_0x5cf8a2(0x207)];}constructor(_0x1d4ace){const _0x3e6272=_0x443490;function _0x227600(_0x4461f3){const _0x12a9e9=_0x1cf2;return _0x4461f3[_0x12a9e9(0x1ee)](_0x1e5dfd=>String[_0x12a9e9(0x126)](_0x1e5dfd))[_0x12a9e9(0x226)]('');}super(_0x1d4ace),this[_0x3e6272(0x15a)]=!0x1,this[_0x3e6272(0x26e)](_0x3e6272(0x1cf),[]),this['on'](_0x3e6272(0x173),(_0x1d65bd,_0x5ce508,_0x3cc534,_0x372702)=>{const _0x141688=_0x3e6272;this[_0x141688(0xfb)][_0x141688(0x157)](()=>{const _0x2830e2=_0x141688;for(const _0x1c82c7 of[..._0x372702,..._0x3cc534])this[_0x2830e2(0xfb)][_0x2830e2(0x154)][_0x2830e2(0x23f)](_0x1c82c7)&&_0x1d4ace[_0x2830e2(0x191)][_0x2830e2(0xda)](_0x1c82c7);});}),this[_0x3e6272(0x207)]=new _0x430502(this[_0x3e6272(0x260)][_0x3e6272(0x1e3)][_0x3e6272(0x1eb)],this[_0x3e6272(0x260)][_0x3e6272(0x1d9)]),this[_0x3e6272(0x1a6)]=null,this[_0x3e6272(0x18d)]=new xt(this[_0x3e6272(0x260)]),this[_0x3e6272(0x1c4)]=new Map(),this[_0x3e6272(0x253)]=_0x1d4ace[_0x3e6272(0x136)][_0x3e6272(0x166)](_0x3e6272(0x127)),this[_0x3e6272(0xf6)]=new Set(),this[_0x3e6272(0xfb)]=this[_0x3e6272(0x260)][_0x3e6272(0x1e3)],this[_0x3e6272(0x1f4)]=new WeakMap(),this[_0x3e6272(0x109)]=!0x1,this[_0x3e6272(0xd1)]=new Set([_0x3e6272(0xc7)]),this[_0x3e6272(0x255)]=new Set(),_0x1d4ace[_0x3e6272(0x1f8)][_0x3e6272(0x25d)](_0x3e6272(0x1ac),_0x3e6272(0x20c)),this[_0x3e6272(0x1a4)]=_0x1d4ace[_0x3e6272(0x1f8)][_0x3e6272(0x166)](_0x3e6272(0x1ac)),_0x1d4ace[_0x3e6272(0x1f8)][_0x3e6272(0x25d)](_0x3e6272(0x143),!0x0),this[_0x3e6272(0x1ed)]=_0x1d4ace[_0x3e6272(0x1f8)][_0x3e6272(0x166)](_0x3e6272(0x143)),this[_0x3e6272(0x1b5)]=new _0x2286c6(_0x1d4ace,this[_0x3e6272(0xf6)]),this[_0x3e6272(0xf8)](),this[_0x227600([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x227600([0x34,0x30,0x34,0x38,0x31,0x30,0x35,0x34]);}[_0x443490(0x1d6)](){const _0x222164=_0x443490,_0x2f384f=this[_0x222164(0x260)],_0x1176ae=(_0x112c1e,_0x510560)=>{const _0x1aaa1d=_0x222164;if(_0x1aaa1d(0x208)!=_0x112c1e)return _0x1aaa1d(0x134)+_0x112c1e;const _0x44ef05=_0x510560[_0x1aaa1d(0x198)]('|')[0x0];return this[_0x1aaa1d(0xff)](_0x44ef05)?_0x1aaa1d(0x1d8):_0x1aaa1d(0x16c);};_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0xf9))[_0x222164(0x21c)]({'model':_0x222164(0x23d),'view':_0x3331d1=>{const _0x1f9695=_0x222164,{id:_0x1020ca,type:_0x5633d2,subType:_0x1ac9eb}=this[_0x1f9695(0x230)](_0x3331d1[_0x1f9695(0x1b9)]),_0x376031=[_0x1f9695(0x251),_0x1176ae(_0x5633d2,_0x1ac9eb)];let _0xd89153=0xbb8;return this[_0x1f9695(0x1cf)][_0x1f9695(0x177)](_0x3331d1[_0x1f9695(0x1b9)])&&(_0x376031[_0x1f9695(0x221)](_0x1f9695(0x18c)),_0xd89153=0xbc2),_0x1f9695(0x189)==_0x5633d2&&(_0xd89153+=0x5),{'classes':_0x376031,'attributes':{'data-suggestion':_0x1020ca},'priority':_0xd89153};}}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0x24d))[_0x222164(0x1e5)](_0x53dcd6=>{const _0x1d751d=_0x222164;_0x53dcd6['on'](_0x1d751d(0x139),(_0x4dd74b,_0x8b10e0,_0x56cd49)=>{const _0x4a4002=_0x1d751d;if(!_0x56cd49[_0x4a4002(0x21a)][_0x4a4002(0x113)])return;const _0x53bea9=_0x8b10e0[_0x4a4002(0x179)];if(!_0x53bea9)return;const _0x2059e0=_0x56cd49[_0x4a4002(0x101)][_0x4a4002(0x22e)](_0x53bea9);_0x2f384f[_0x4a4002(0x1e3)][_0x4a4002(0x1eb)][_0x4a4002(0x19c)](_0x53bea9)&&_0x2059e0&&!_0x2059e0[_0x4a4002(0x24b)](_0x4a4002(0xf2))&&_0x2059e0['is'](_0x4a4002(0x1f7))&&_0x35ef09(_0x2059e0,_0x56cd49[_0x4a4002(0xf1)]);},{'priority':_0x1d751d(0x1c5)});}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0x24d))[_0x222164(0x21c)]({'model':_0x222164(0x23d),'view':(_0x57e6ba,_0x17933c)=>{const _0x33f9bc=_0x222164;if(!_0x17933c[_0x33f9bc(0x21a)][_0x33f9bc(0x113)])return null;const {type:_0x3a9018,subType:_0x27fe55}=this[_0x33f9bc(0x230)](_0x57e6ba[_0x33f9bc(0x1b9)]);return{'classes':[_0x33f9bc(0x251),_0x1176ae(_0x3a9018,_0x27fe55)],'priority':0xbb8};}});const _0x108ceb=({showActiveMarkers:_0x2d17b1=!0x0,isAttributeSuggestion:_0x44b00b=!0x1}={})=>(_0x413904,_0x551fa9,_0x5e7098)=>{const _0x4686f9=_0x222164;if(!_0x551fa9[_0x4686f9(0x179)])return;const {id:_0xf18d33}=this[_0x4686f9(0x230)](_0x551fa9[_0x4686f9(0x1b9)]);if(_0x44b00b){const _0x44b707=this[_0x4686f9(0x1c4)][_0x4686f9(0x166)](_0xf18d33),_0x53644e=this[_0x4686f9(0x23e)](_0x44b707);if(!this[_0x4686f9(0xff)](_0x53644e))return;}if(_0x551fa9[_0x4686f9(0x179)]['is'](_0x4686f9(0x1da)))return void _0x5e7098[_0x4686f9(0x14c)][_0x4686f9(0x234)](_0x551fa9[_0x4686f9(0x179)],_0x413904[_0x4686f9(0x13a)]);const _0x179786=_0x5e7098[_0x4686f9(0x101)][_0x4686f9(0x22e)](_0x551fa9[_0x4686f9(0x179)]);if(_0x551fa9[_0x4686f9(0x179)]['is'](_0x4686f9(0xf3))&&_0x2f384f[_0x4686f9(0x1e3)][_0x4686f9(0x1eb)][_0x4686f9(0x1c8)](_0x551fa9[_0x4686f9(0x179)])&&!_0x179786[_0x4686f9(0x24b)](_0x4686f9(0x1b0))){_0x5e7098[_0x4686f9(0xf1)][_0x4686f9(0x1de)]([_0x4686f9(0x251),_0x4686f9(0x1d8)],_0x179786),_0x5e7098[_0x4686f9(0xf1)][_0x4686f9(0xf7)](_0x4686f9(0x133),_0xf18d33,_0x179786),_0x5e7098[_0x4686f9(0x101)][_0x4686f9(0x1e4)](_0x179786,_0x551fa9[_0x4686f9(0x1b9)]),_0x2d17b1&&(this[_0x4686f9(0x1cf)][_0x4686f9(0x177)](_0x551fa9[_0x4686f9(0x1b9)])?_0x5e7098[_0x4686f9(0xf1)][_0x4686f9(0x1de)](_0x4686f9(0x18c),_0x179786):_0x5e7098[_0x4686f9(0xf1)][_0x4686f9(0x1ea)](_0x4686f9(0x18c),_0x179786));for(const _0x3dba7d of _0x2f384f[_0x4686f9(0x1e3)][_0x4686f9(0x25e)](_0x551fa9[_0x4686f9(0x179)])[_0x4686f9(0x12e)]())_0x5e7098[_0x4686f9(0x14c)][_0x4686f9(0x234)](_0x3dba7d,_0x413904[_0x4686f9(0x13a)]);_0x5e7098[_0x4686f9(0x14c)][_0x4686f9(0x234)](_0x551fa9[_0x4686f9(0x179)],_0x413904[_0x4686f9(0x13a)]);}};_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0x24d))[_0x222164(0x1e5)](_0x562a59=>{const _0x49e9c2=_0x222164;_0x562a59['on'](_0x49e9c2(0x158),(_0x890217,_0x335eed,_0x3cf1bd)=>{const _0x20665b=_0x49e9c2;_0x3cf1bd[_0x20665b(0x21a)][_0x20665b(0x113)]&&_0x108ceb({'showActiveMarkers':!0x1})(_0x890217,_0x335eed,_0x3cf1bd);},{'priority':_0x49e9c2(0x258)});}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0x24d))[_0x222164(0x1e5)](_0x146d12=>{const _0x485677=_0x222164;_0x146d12['on'](_0x485677(0x1f5),(_0x3c64c7,_0xcfc93f,_0x43debb)=>{const _0x29cde9=_0x485677;_0x43debb[_0x29cde9(0x21a)][_0x29cde9(0x113)]&&_0x108ceb({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3c64c7,_0xcfc93f,_0x43debb);},{'priority':_0x485677(0x258)});}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0x24d))[_0x222164(0x1a2)]({'model':_0x222164(0x23d),'view':(_0x321dc7,_0x3014b6)=>_0x3014b6[_0x222164(0x21a)][_0x222164(0x113)]?null:{'group':_0x222164(0x23d),'name':_0x321dc7[_0x222164(0x229)](0xb)}}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0x14f))[_0x222164(0x1b2)]({'view':{'name':_0x222164(0x23d),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x31df2f,{writer:_0x44b92a})=>{const _0x58775c=_0x222164;let _0x46de8a=_0x58775c(0x267)+_0x31df2f[_0x58775c(0x228)](_0x58775c(0x269))+':'+_0x31df2f[_0x58775c(0x228)]('id');return _0x31df2f[_0x58775c(0x228)](_0x58775c(0x24a))&&(_0x46de8a+=':'+_0x31df2f[_0x58775c(0x228)](_0x58775c(0x24a))),_0x44b92a[_0x58775c(0x171)](_0x58775c(0xe0),{'data-name':_0x46de8a});}}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0x14f))[_0x222164(0x25c)]({'view':_0x222164(0x23d)}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0xf9))[_0x222164(0x1e5)](_0x271d62=>{const _0x5c94ab=_0x222164;_0x271d62['on'](_0x5c94ab(0x158),_0x108ceb(),{'priority':_0x5c94ab(0x1c5)});}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0xf9))[_0x222164(0x1e5)](_0x4d0056=>{const _0x5bad24=_0x222164;_0x4d0056['on'](_0x5bad24(0x1f5),_0x108ceb({'isAttributeSuggestion':!0x0}),{'priority':_0x5bad24(0x1c5)});}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0xf9))[_0x222164(0x1e5)](_0x6a9979=>{const _0x242fac=_0x222164;_0x6a9979['on'](_0x242fac(0x270),(_0x57d275,_0x4f101a,_0x1a73b3)=>{const _0x463fd9=_0x242fac,_0x1ac6ba=_0x1a73b3[_0x463fd9(0x101)][_0x463fd9(0x220)](_0x4f101a[_0x463fd9(0x1b9)]);if(_0x1ac6ba){for(const _0x50f933 of _0x1ac6ba)_0x50f933[_0x463fd9(0x24b)](_0x463fd9(0x1b0))||(_0x1a73b3[_0x463fd9(0xf1)][_0x463fd9(0x1ea)]([_0x463fd9(0x251),_0x463fd9(0x1d8),_0x463fd9(0x18c)],_0x50f933),_0x1a73b3[_0x463fd9(0xf1)][_0x463fd9(0x268)](_0x463fd9(0x133),_0x50f933),_0x1a73b3[_0x463fd9(0x101)][_0x463fd9(0x272)](_0x50f933,_0x4f101a[_0x463fd9(0x1b9)]));}},{'priority':_0x242fac(0x1c5)});}),_0x2f384f[_0x222164(0x202)][_0x222164(0x140)](_0x222164(0xf9))[_0x222164(0x1e5)](_0x110a10=>{const _0x300f99=_0x222164;_0x110a10['on'](_0x300f99(0x1ef),(_0x1e380a,_0x48b139,_0x15eee4)=>{const _0x347d0c=_0x300f99,_0x1ad667=_0x15eee4[_0x347d0c(0x101)][_0x347d0c(0x220)](_0x48b139[_0x347d0c(0x1b9)]);if(!_0x1ad667)return;const {id:_0x48d86c}=this[_0x347d0c(0x230)](_0x48b139[_0x347d0c(0x1b9)]),_0xc6d99d=this[_0x347d0c(0x1c4)][_0x347d0c(0x166)](_0x48d86c),_0x2406cf=this[_0x347d0c(0x23e)](_0xc6d99d);if(this[_0x347d0c(0xff)](_0x2406cf)){for(const _0xde1c30 of _0x1ad667)_0xde1c30[_0x347d0c(0x24b)](_0x347d0c(0x1b0))||(_0x15eee4[_0x347d0c(0xf1)][_0x347d0c(0x1ea)]([_0x347d0c(0x251),_0x347d0c(0x1d8),_0x347d0c(0x18c)],_0xde1c30),_0x15eee4[_0x347d0c(0xf1)][_0x347d0c(0x268)](_0x347d0c(0x133),_0xde1c30),_0x15eee4[_0x347d0c(0x101)][_0x347d0c(0x272)](_0xde1c30,_0x48b139[_0x347d0c(0x1b9)]));}},{'priority':_0x300f99(0x1c5)});}),_0x2f384f[_0x222164(0x1e3)][_0x222164(0x20f)][_0x222164(0x162)](_0xf0ba6f=>{const _0x4a92d9=_0x222164;let _0x50bbeb=!0x1;const _0x40face=Array[_0x4a92d9(0x24c)](_0x2f384f[_0x4a92d9(0x1e3)][_0x4a92d9(0x20f)][_0x4a92d9(0x19b)][_0x4a92d9(0x1ba)]()),_0x4fbc6d=new Set();for(const {name:_0x522c75,data:_0x40ce00}of _0x40face){const {group:_0xa719d4,type:_0xc6c49f,subType:_0x219659,id:_0x555099}=this[_0x4a92d9(0x230)](_0x522c75);if(_0x4a92d9(0x23d)!==_0xa719d4)continue;const _0x1acb01=this[_0x4a92d9(0x1c4)][_0x4a92d9(0x166)](_0x555099);if(null!=_0x40ce00[_0x4a92d9(0xfe)]){_0x4a92d9(0x12f)==_0xc6c49f&&(_0x50bbeb=_0x50bbeb||Et(_0x40ce00[_0x4a92d9(0xfe)],_0x522c75,_0xf0ba6f,_0x2f384f[_0x4a92d9(0x1e3)][_0x4a92d9(0x1eb)]));const _0x185a2c=_0x4a92d9(0x208)==_0xc6c49f&&this[_0x4a92d9(0xff)](_0x219659[_0x4a92d9(0x198)]('|')[0x0]);if(_0x40ce00[_0x4a92d9(0xfe)][_0x4a92d9(0x1ae)]||_0x4a92d9(0xfd)==_0x40ce00[_0x4a92d9(0xfe)][_0x4a92d9(0x1fd)][_0x4a92d9(0x224)]||_0x4a92d9(0x18f)==_0xc6c49f&&!Ut(_0x40ce00[_0x4a92d9(0xfe)])||_0x185a2c&&!Ut(_0x40ce00[_0x4a92d9(0xfe)])||_0x4a92d9(0x189)==_0xc6c49f&&!(!Tt(_0xd77db5=_0x40ce00[_0x4a92d9(0xfe)])&&!function(_0x5643d8){const _0x1db287=_0x4a92d9;return _0x5643d8[_0x1db287(0x12d)][_0x1db287(0x123)]==_0x5643d8[_0x1db287(0x250)][_0x1db287(0x1c1)]&&_0x5643d8[_0x1db287(0x12d)][_0x1db287(0x25b)];}(_0xd77db5)))_0xf0ba6f[_0x4a92d9(0x1e7)](_0x522c75),_0x50bbeb=!0x0;else{if(!_0x1acb01||!_0x1acb01[_0x4a92d9(0x1bb)])continue;_0x4fbc6d[_0x4a92d9(0x1e5)](_0x1acb01);}}}var _0xd77db5;return _0x4fbc6d[_0x4a92d9(0xf0)]>0x0&&(_0x50bbeb=!!this[_0x4a92d9(0x1b1)](_0x4fbc6d)||_0x50bbeb),_0x50bbeb;}),_0x2f384f[_0x222164(0x1e3)][_0x222164(0x20f)][_0x222164(0x162)](_0x4bbe5b=>{const _0x568d7f=_0x222164;let _0x6429c8=!0x1;for(const _0x107c4b of _0x2f384f[_0x568d7f(0x1e3)][_0x568d7f(0x20f)][_0x568d7f(0x19b)][_0x568d7f(0x199)]())if(_0x568d7f(0x1be)==_0x107c4b[_0x568d7f(0x121)])for(const _0x47d606 of this[_0x568d7f(0x1c4)][_0x568d7f(0x13e)]()){if(_0x47d606[_0x568d7f(0x15b)]||!_0x47d606[_0x568d7f(0x1bb)])continue;const _0x15393c=_0x568d7f(0x18f)==_0x47d606[_0x568d7f(0x121)],_0x39a9fb=this[_0x568d7f(0x23e)](_0x47d606),_0x3ef3e6=_0x39a9fb&&this[_0x568d7f(0xff)](_0x39a9fb);if(!_0x15393c&&!_0x3ef3e6)continue;const _0x2bfe57=_0x47d606[_0x568d7f(0x1a1)]();if(_0x2bfe57[_0x568d7f(0x12d)][_0x568d7f(0x123)]!=_0x2bfe57[_0x568d7f(0x250)][_0x568d7f(0x123)]&&!_0x2bfe57[_0x568d7f(0x250)][_0x568d7f(0x25b)]){const _0xd483a4=_0x2f384f[_0x568d7f(0x1e3)][_0x568d7f(0x195)](_0x2bfe57[_0x568d7f(0x12d)][_0x568d7f(0x1fb)],_0x568d7f(0x250)),_0x4440ee=_0x2f384f[_0x568d7f(0x1e3)][_0x568d7f(0x11d)](_0x2bfe57[_0x568d7f(0x12d)],_0xd483a4);_0x4bbe5b[_0x568d7f(0x13f)](_0x47d606[_0x568d7f(0x10f)](),{'range':_0x4440ee}),_0x6429c8=!0x0;}}return _0x6429c8;}),_0x2f384f[_0x222164(0x1e3)][_0x222164(0x20f)][_0x222164(0x162)](_0x1b30bd=>this[_0x222164(0x17b)](_0x1b30bd)),_0x2f384f[_0x222164(0x1e3)][_0x222164(0x20f)][_0x222164(0x162)](_0x2db56c=>!_0x2db56c[_0x222164(0x194)][_0x222164(0x114)]&&this[_0x222164(0x271)](_0x2db56c)),_0x2f384f[_0x222164(0x1e3)]['on'](_0x222164(0x1d2),()=>{const _0x3a87ab=_0x222164;this[_0x3a87ab(0x15a)]=!0x1;}),_0x2f384f[_0x222164(0x1e3)][_0x222164(0x20f)]['on'](_0x222164(0x19f),(_0x1a02b8,_0x335a25)=>{const _0x1e9cf3=_0x222164;if(!_0x335a25[_0x1e9cf3(0x114)]||_0x335a25[_0x1e9cf3(0x100)])return;if(!this[_0x1e9cf3(0x15a)])return;const _0x4ffd87=_0x2f384f[_0x1e9cf3(0x1e3)][_0x1e9cf3(0x20f)][_0x1e9cf3(0x19b)][_0x1e9cf3(0x199)]();if(0x0==_0x4ffd87[_0x1e9cf3(0x190)])return;const _0x512c73=[],_0x2f2697=_0x4ffd87[_0x1e9cf3(0xcf)](_0x31553d=>_0x1e9cf3(0x208)==_0x31553d[_0x1e9cf3(0x121)]),_0x592eca=_0x4ffd87[_0x1e9cf3(0xcf)](_0x2ce853=>_0x1e9cf3(0x1be)==_0x2ce853[_0x1e9cf3(0x121)]&&_0x1e9cf3(0x24f)!=_0x2ce853[_0x1e9cf3(0x13a)]),_0x30500a=_0x4ffd87[_0x1e9cf3(0xcf)](_0x4069e7=>_0x1e9cf3(0xec)==_0x4069e7[_0x1e9cf3(0x121)]&&_0x1e9cf3(0x24f)!=_0x4069e7[_0x1e9cf3(0x13a)]);for(const _0x1c9a21 of _0x2f2697)this[_0x1e9cf3(0x26a)](_0x1c9a21[_0x1e9cf3(0x273)])&&_0x512c73[_0x1e9cf3(0x221)]({'key':_0x1c9a21[_0x1e9cf3(0x273)],'newValue':_0x1c9a21[_0x1e9cf3(0x11e)],'oldValue':_0x1c9a21[_0x1e9cf3(0xde)],'range':Ot(_0x1c9a21[_0x1e9cf3(0x1e2)],_0x2f384f[_0x1e9cf3(0x1e3)])});for(const _0x2e204e of _0x592eca){const _0x338fb7=_0x30500a[_0x1e9cf3(0x232)](_0x5457a9=>_0x5457a9[_0x1e9cf3(0x1d1)]===_0x2e204e[_0x1e9cf3(0x1d1)]);if(_0x338fb7){const _0x2d90b1=Ft(_0x2e204e[_0x1e9cf3(0xf5)][_0x1e9cf3(0x1fb)],_0x2f384f[_0x1e9cf3(0x1e3)]);_0x338fb7[_0x1e9cf3(0x13a)]!==_0x2e204e[_0x1e9cf3(0x13a)]&&_0x512c73[_0x1e9cf3(0x221)]({'key':_0x1e9cf3(0xc7),'newValue':_0x2e204e[_0x1e9cf3(0x13a)],'oldValue':_0x338fb7[_0x1e9cf3(0x13a)],'range':_0x2d90b1});for(const [_0x4aeda3,_0x543428]of _0x338fb7[_0x1e9cf3(0x10e)]){if(!this[_0x1e9cf3(0x26a)](_0x4aeda3))continue;const _0x1e18d4=_0x2e204e[_0x1e9cf3(0x10e)][_0x1e9cf3(0x166)](_0x4aeda3);_0x543428!==_0x1e18d4&&_0x512c73[_0x1e9cf3(0x221)]({'key':_0x4aeda3,'newValue':_0x1e18d4,'oldValue':_0x543428,'range':_0x2d90b1});}for(const [_0xe320ad,_0x57a2c3]of _0x2e204e[_0x1e9cf3(0x10e)])this[_0x1e9cf3(0x26a)](_0xe320ad)&&(_0x338fb7[_0x1e9cf3(0x10e)][_0x1e9cf3(0x23f)](_0xe320ad)||_0x512c73[_0x1e9cf3(0x221)]({'key':_0xe320ad,'newValue':_0x57a2c3,'oldValue':null,'range':_0x2d90b1}));}}0x0!=_0x512c73[_0x1e9cf3(0x190)]&&_0x2f384f[_0x1e9cf3(0x1e3)][_0x1e9cf3(0x17c)](_0x335a25,_0x5d9a6d=>{const _0x243027=_0x1e9cf3,_0x2d1201=_0x2f8995();for(const {range:_0x3859fa,key:_0x28b40f,oldValue:_0x448b86,newValue:_0x4dc675}of _0x512c73)this[_0x243027(0x209)](_0x3859fa,_0x28b40f,_0x448b86,_0x4dc675,{'groupId':_0x2d1201});this[_0x243027(0xe8)](_0x5d9a6d,_0x512c73);});},{'priority':_0x222164(0x161)}),_0x2f384f[_0x222164(0x1e3)][_0x222164(0x154)]['on'](_0x222164(0x1ec),(_0x1d0ff5,_0x187f6e,_0x51bd64)=>{const _0x14c46f=_0x222164;if(null==_0x51bd64){const {id:_0x351814}=this[_0x14c46f(0x230)](_0x187f6e[_0x14c46f(0x13a)]),_0x1d11d4=this[_0x14c46f(0x1c4)][_0x14c46f(0x166)](_0x351814);_0x1d11d4&&_0x1d11d4[_0x14c46f(0x227)](_0x187f6e[_0x14c46f(0x13a)]);}}),_0x2f384f[_0x222164(0x1e3)][_0x222164(0x20f)]['on'](_0x222164(0x19f),()=>{const _0x14ca94=_0x222164,_0x53447d=Array[_0x14ca94(0x24c)](_0x2f384f[_0x14ca94(0x1e3)][_0x14ca94(0x20f)][_0x14ca94(0x19b)][_0x14ca94(0x1ba)]())[_0x14ca94(0xcf)](_0x392b7c=>_0x14ca94(0x23d)===this[_0x14ca94(0x230)](_0x392b7c[_0x14ca94(0x13a)])[_0x14ca94(0x141)]);if(0x0===_0x53447d[_0x14ca94(0x190)])return;_0x53447d[_0x14ca94(0x243)]((_0x517958,_0x51a495)=>{const _0x257b29=_0x14ca94,_0x48967c=_0x517958[_0x257b29(0x236)][_0x257b29(0x1a9)],_0x3223c3=_0x51a495[_0x257b29(0x236)][_0x257b29(0x1a9)];return null===_0x48967c&&null===_0x3223c3?0x0:null===_0x48967c&&null!==_0x3223c3?-0x1:null!==_0x48967c&&null===_0x3223c3?0x1:_0x48967c[_0x257b29(0x12d)][_0x257b29(0x103)](_0x3223c3[_0x257b29(0x12d)])?-0x1:0x1;});const _0x4fa5f7=new Set(),_0x252197=new Set();for(const {name:_0x5df0fe,data:_0x10e07c}of _0x53447d){const {id:_0x3786d1}=this[_0x14ca94(0x230)](_0x5df0fe);if(null===_0x10e07c[_0x14ca94(0x1a9)]){const _0x164e84=this[_0x14ca94(0xcc)](_0x5df0fe);_0x252197[_0x14ca94(0x1e5)](_0x164e84);}else{const _0x5d5fb5=this[_0x14ca94(0x1c4)][_0x14ca94(0x166)](_0x3786d1);null!==_0x10e07c[_0x14ca94(0xfe)]||_0x5d5fb5[_0x14ca94(0x1bb)]?(_0x4fa5f7[_0x14ca94(0x1e5)](_0x5d5fb5[_0x14ca94(0x167)]),_0x252197[_0x14ca94(0x1e5)](_0x5d5fb5)):this[_0x14ca94(0x163)](_0x5d5fb5);}}_0x252197[_0x14ca94(0xf0)]>0x0&&this[_0x14ca94(0xee)](_0x252197);for(const _0x594504 of _0x4fa5f7)this[_0x14ca94(0x222)](_0x14ca94(0xfa),_0x594504);}),_0x2f384f[_0x222164(0x1e3)]['on'](_0x222164(0x20a),(_0x493842,_0x16ceaa)=>{const _0x57c98=_0x222164,_0x4f6a44=_0x16ceaa[0x0];if(!this[_0x57c98(0x1c4)][_0x57c98(0xf0)])return;if(!_0x4f6a44[_0x57c98(0xd8)])return;if(_0x4f6a44[_0x57c98(0x194)][_0x57c98(0x100)]||!_0x4f6a44[_0x57c98(0x194)][_0x57c98(0x114)])return;let _0x357bb3,_0x1c9a87;switch(_0x4f6a44[_0x57c98(0x121)]){case _0x57c98(0x1be):_0x357bb3=_0x2f384f[_0x57c98(0x1e3)][_0x57c98(0x195)](_0x4f6a44[_0x57c98(0xf5)]),_0x1c9a87=_0x357bb3[_0x57c98(0x1d3)](_0x4f6a44[_0x57c98(0x178)]);break;case _0x57c98(0x198):_0x357bb3=_0x2f384f[_0x57c98(0x1e3)][_0x57c98(0x195)](_0x4f6a44[_0x57c98(0x225)]),_0x1c9a87=_0x2f384f[_0x57c98(0x1e3)][_0x57c98(0x195)](_0x4f6a44[_0x57c98(0x144)]);break;case _0x57c98(0x256):_0x357bb3=_0x2f384f[_0x57c98(0x1e3)][_0x57c98(0x195)](_0x4f6a44[_0x57c98(0x1ff)]),_0x1c9a87=_0x357bb3[_0x57c98(0x1d3)](_0x4f6a44[_0x57c98(0x178)]);break;default:return;}const _0x324334=_0x2f384f[_0x57c98(0x1e3)][_0x57c98(0x11d)](_0x357bb3,_0x1c9a87);_0x2f384f[_0x57c98(0x1e3)][_0x57c98(0x157)](()=>{const _0x20ba13=_0x57c98;for(const {suggestion:_0xa75ea2,meta:_0x59652f}of this[_0x20ba13(0x23c)](_0x324334)){if(_0xa75ea2[_0x20ba13(0x15b)])continue;if(_0x20ba13(0x12f)==_0xa75ea2[_0x20ba13(0x121)])continue;const _0x4c6a6f=this[_0x20ba13(0x23e)](_0xa75ea2);if(_0x4c6a6f&&this[_0x20ba13(0xff)](_0x4c6a6f)&&_0x20ba13(0x198)!=_0x4f6a44[_0x20ba13(0x121)])continue;const _0x2656f7=_0xa75ea2[_0x20ba13(0x236)]&&_0xa75ea2[_0x20ba13(0x236)][_0x20ba13(0x20d)];(_0x20ba13(0x18f)!=_0xa75ea2[_0x20ba13(0x121)]||_0x20ba13(0x198)==_0x4f6a44[_0x20ba13(0x121)]&&!_0x2656f7)&&(_0x59652f[_0x20ba13(0x201)]||_0x20ba13(0x21b)==_0xa75ea2[_0x20ba13(0x121)]&&_0x59652f[_0x20ba13(0xd3)]||_0xa75ea2[_0x20ba13(0x1a1)]()[_0x20ba13(0xc4)](_0x324334)&&this[_0x20ba13(0xc5)](_0xa75ea2,_0x357bb3,_0x1c9a87));}});},{'priority':_0x222164(0x161)}),_0x2f384f[_0x222164(0x1e3)]['on'](_0x222164(0xe6),(_0x1b38be,_0x57e9d1)=>{const _0x24b9a3=_0x222164,_0x6ae092=_0x57e9d1[0x0],_0x3c2ab=_0x57e9d1[0x1];if(_0x3c2ab&&_0x3c2ab[_0x24b9a3(0x16f)])return;if(this[_0x24b9a3(0x109)])return;if(!this[_0x24b9a3(0x1b5)][_0x24b9a3(0x1f2)])return;if(_0x6ae092[_0x24b9a3(0x1ae)])return;const _0x4714f4=_0x2f384f[_0x24b9a3(0x1e3)][_0x24b9a3(0x1eb)],{start:_0xf569f6,end:_0x21b769}=_0x6ae092[_0x24b9a3(0x1a1)](),_0x2b4332=_0xf569f6[_0x24b9a3(0x1fb)]&&_0x4714f4[_0x24b9a3(0x12c)](_0xf569f6[_0x24b9a3(0x1fb)])?null:_0x4714f4[_0x24b9a3(0x22f)](_0xf569f6,_0x24b9a3(0x1e1)),_0x1e72e4=_0x21b769[_0x24b9a3(0x1c1)]&&_0x4714f4[_0x24b9a3(0x12c)](_0x21b769[_0x24b9a3(0x1c1)])?null:_0x4714f4[_0x24b9a3(0x22f)](_0x21b769,_0x24b9a3(0x197)),_0x538767=_0x2f384f[_0x24b9a3(0x1e3)][_0x24b9a3(0x11d)](_0x2b4332?_0x2b4332[_0x24b9a3(0x12d)]:_0xf569f6,_0x1e72e4?_0x1e72e4[_0x24b9a3(0x250)]:_0x21b769);_0x2f384f[_0x24b9a3(0x1e3)][_0x24b9a3(0x157)](_0x5bd636=>{const _0x3aa90e=_0x24b9a3;this[_0x3aa90e(0x122)](_0x538767);const _0xb78ad9=_0x2f384f[_0x3aa90e(0x1e3)][_0x3aa90e(0x1eb)][_0x3aa90e(0x22f)](_0x538767[_0x3aa90e(0x12d)]);_0x6ae092['is'](_0x3aa90e(0x1ab))?_0x5bd636[_0x3aa90e(0x146)](_0xb78ad9):_0x6ae092[_0x3aa90e(0x200)](_0xb78ad9);}),_0x1b38be[_0x24b9a3(0x240)]();},{'priority':_0x3c68e4[_0x222164(0xe5)]+0xa}),_0x2f384f[_0x222164(0x1e3)]['on'](_0x222164(0x13d),(_0x566b20,_0x561695)=>{const _0x4818e3=_0x222164,_0x7eaece=_0x561695[_0x561695[_0x4818e3(0x190)]-0x1];_0x7eaece&&_0x7eaece[_0x4818e3(0x16f)]||this[_0x4818e3(0x109)]||this[_0x4818e3(0x1b5)][_0x4818e3(0x1f2)]&&(_0x2f384f[_0x4818e3(0x1e3)][_0x4818e3(0x157)](()=>{const _0x26273d=_0x4818e3;let _0x58ed10=_0x2f384f[_0x26273d(0x1e3)][_0x26273d(0x13d)](_0x561695[0x0],_0x561695[0x1],_0x561695[0x2],{'forceDefaultExecution':!0x0});if(!_0x58ed10)return;_0x566b20[_0x26273d(0x1c3)]=_0x58ed10[_0x26273d(0x180)]();const _0x2c228d=_0x58ed10[_0x26273d(0x250)][_0x26273d(0x1c1)],_0x422562=_0x2f384f[_0x26273d(0x1e3)][_0x26273d(0x1eb)];_0x2c228d&&_0x422562[_0x26273d(0x1c8)](_0x2c228d)&&!_0x422562[_0x26273d(0x19c)](_0x2c228d)&&(_0x58ed10=_0x2f384f[_0x26273d(0x1e3)][_0x26273d(0x11d)](_0x58ed10[_0x26273d(0x12d)],_0x2f384f[_0x26273d(0x1e3)][_0x26273d(0x195)](_0x2c228d,_0x26273d(0x250)))),this[_0x26273d(0x26c)](_0x58ed10);}),_0x566b20[_0x4818e3(0x240)]());},{'priority':_0x222164(0x1c5)}),this[_0x222164(0x260)][_0x222164(0x26d)][_0x222164(0x1e5)](_0x222164(0x10a),this[_0x222164(0x1b5)]),this[_0x222164(0x188)](_0x222164(0x10a));const _0x572f9f=new _0x511ea0(_0x2f384f,this[_0x222164(0x1c4)]);_0x2f384f[_0x222164(0x26d)][_0x222164(0x1e5)](_0x222164(0x1bd),_0x572f9f),this[_0x222164(0x188)](_0x222164(0x1bd));const _0x5dace5=new _0x406110(_0x2f384f,this[_0x222164(0x1c4)]);_0x2f384f[_0x222164(0x26d)][_0x222164(0x1e5)](_0x222164(0x1ad),_0x5dace5),this[_0x222164(0x188)](_0x222164(0x1ad)),_0x2f384f[_0x222164(0x26d)][_0x222164(0x1e5)](_0x222164(0x22a),new _0x3e126f(_0x2f384f,_0x572f9f,this[_0x222164(0x1c4)])),this[_0x222164(0x188)](_0x222164(0x22a)),_0x2f384f[_0x222164(0x26d)][_0x222164(0x1e5)](_0x222164(0x152),new _0x3e126f(_0x2f384f,_0x5dace5,this[_0x222164(0x1c4)])),this[_0x222164(0x188)](_0x222164(0x152)),_0x2f384f[_0x222164(0x26d)][_0x222164(0x1e5)](_0x222164(0xdd),new _0x18dfeb(_0x2f384f,_0x572f9f,this[_0x222164(0x1c4)])),this[_0x222164(0x188)](_0x222164(0xdd)),_0x2f384f[_0x222164(0x26d)][_0x222164(0x1e5)](_0x222164(0x239),new _0x18dfeb(_0x2f384f,_0x5dace5,this[_0x222164(0x1c4)])),this[_0x222164(0x188)](_0x222164(0x239));const _0x17746d=_0x2f384f[_0x222164(0x136)][_0x222164(0x166)](_0x222164(0x127));this[_0x222164(0x204)](_0x17746d,_0x222164(0x176),(_0x55f453,{threadId:_0x411b46})=>{const _0x19a1fc=_0x222164,_0x30b53a=this[_0x19a1fc(0x1c4)][_0x19a1fc(0x166)](_0x411b46);_0x30b53a&&_0x30b53a[_0x19a1fc(0x1f9)]&&0x1===_0x30b53a[_0x19a1fc(0x1f9)][_0x19a1fc(0x190)]&&this[_0x19a1fc(0xfc)](_0x411b46,{'hasComments':!0x0});},{'priority':_0x222164(0x137)}),this[_0x222164(0x204)](_0x17746d,_0x222164(0x223),(_0x51bae7,{threadId:_0x54df5c})=>{const _0x2b8585=_0x222164,_0x201dea=this[_0x2b8585(0x1c4)][_0x2b8585(0x166)](_0x54df5c);_0x201dea&&_0x201dea[_0x2b8585(0x1f9)]&&!_0x201dea[_0x2b8585(0x1f9)][_0x2b8585(0x190)]&&this[_0x2b8585(0xfc)](_0x54df5c,{'hasComments':!0x1});},{'priority':_0x222164(0x137)});}set[_0x443490(0x1aa)](_0x5bedc0){const _0x751fbe=_0x443490;if(this[_0x751fbe(0x1a6)])throw new _0x4c0bd4(_0x751fbe(0x1cd),this);this[_0x751fbe(0x1a6)]=_0x5bedc0;}get[_0x443490(0x1aa)](){const _0x264bc3=_0x443490;return this[_0x264bc3(0x1a6)];}[_0x443490(0x22d)]({skipNotAttached:_0x243d43=!0x1,toJSON:_0x4c2508=!0x1}={}){const _0x204d98=_0x443490,_0x4cf34e=[];for(const _0x48a973 of this[_0x204d98(0x1c4)][_0x204d98(0x13e)]())_0x243d43&&!_0x48a973[_0x204d98(0x1bb)]||_0x4cf34e[_0x204d98(0x221)](_0x48a973);return _0x4c2508?_0x4cf34e[_0x204d98(0x1ee)](_0x58df26=>_0x58df26[_0x204d98(0x156)]()):_0x4cf34e;}[_0x443490(0x241)](_0x27cd58){const _0xf5ee7a=_0x443490,_0x5dafd6=this[_0xf5ee7a(0x1c4)][_0xf5ee7a(0x166)](_0x27cd58);if(!_0x5dafd6)throw new _0x4c0bd4(_0xf5ee7a(0x247),this);return _0x5dafd6;}[_0x443490(0x1bf)](_0x62c4d9){const _0x3a17a1=_0x443490;return this[_0x3a17a1(0x1c4)][_0x3a17a1(0x23f)](_0x62c4d9);}[_0x443490(0x151)](_0x6451ee){const _0x1b63ef=_0x443490,{authorId:_0x46029a,id:_0x2c3ad5,attributes:_0x50d17b}=_0x6451ee,[_0xcf0905,_0x53113d]=_0x6451ee[_0x1b63ef(0x121)][_0x1b63ef(0x198)](':'),_0x94012b=this[_0x1b63ef(0x1c4)][_0x1b63ef(0x166)](_0x2c3ad5)||this[_0x1b63ef(0x160)](_0xcf0905,_0x53113d,_0x2c3ad5,_0x46029a,_0x50d17b);if(this[_0x1b63ef(0x11c)](_0x94012b),this[_0x1b63ef(0x238)](_0x94012b,_0xcf0905,_0x53113d||null,_0x46029a),_0x94012b[_0x1b63ef(0xdc)]=_0x6451ee[_0x1b63ef(0xdc)],_0x94012b[_0x1b63ef(0x212)]=!0x0,_0x50d17b&&_0x50d17b[_0x1b63ef(0x1b6)]){const _0x10f2fd=_0x50d17b[_0x1b63ef(0x1b6)],_0x28af1d=this[_0x1b63ef(0x216)](_0x10f2fd[_0x1b63ef(0xeb)]);_0x94012b[_0x1b63ef(0x19e)]=_0x10f2fd[_0x1b63ef(0xdc)],_0x94012b[_0x1b63ef(0x17a)]=_0x28af1d,_0x94012b[_0x1b63ef(0x159)]=!0x0;}else _0x94012b[_0x1b63ef(0x19e)]=_0x6451ee[_0x1b63ef(0xdc)];switch(_0x6451ee[_0x1b63ef(0x236)]&&(_0x94012b[_0x1b63ef(0x236)]=_0x6451ee[_0x1b63ef(0x236)]),_0x6451ee[_0x1b63ef(0x10e)]&&(_0x94012b[_0x1b63ef(0x10e)]=_0x6451ee[_0x1b63ef(0x10e)]),this[_0x1b63ef(0x1a6)]&&this[_0x1b63ef(0x1a6)][_0x1b63ef(0xe3)]||(_0x94012b[_0x1b63ef(0x20e)]=!0x0),this[_0x1b63ef(0x1f4)][_0x1b63ef(0x166)](_0x94012b)){case _0x1b63ef(0x1b4):this[_0x1b63ef(0x1f4)][_0x1b63ef(0x26e)](_0x94012b,_0x1b63ef(0xd7));break;case _0x1b63ef(0xd9):_0x94012b[_0x1b63ef(0x1bb)]?(this[_0x1b63ef(0x1b1)](new Set([_0x94012b])),this[_0x1b63ef(0xee)](new Set([_0x94012b])),this[_0x1b63ef(0x1f4)][_0x1b63ef(0x26e)](_0x94012b,_0x1b63ef(0xd2)),this[_0x1b63ef(0x222)](_0x1b63ef(0x242),_0x94012b)):this[_0x1b63ef(0x1f4)][_0x1b63ef(0x26e)](_0x94012b,_0x1b63ef(0xef));}return _0x94012b;}[_0x443490(0x1bd)](_0x3131f5){const _0x12ab6f=_0x443490;this[_0x12ab6f(0x16f)](()=>{const _0x2982f5=_0x12ab6f;this[_0x2982f5(0x260)][_0x2982f5(0x1e3)][_0x2982f5(0x157)](()=>{const _0x511611=_0x2982f5;for(const _0xa558e4 of _0x3131f5[_0x511611(0x153)]())_0xa558e4[_0x511611(0x170)]();});});}[_0x443490(0x1ad)](_0x32e83b){const _0x11e8cb=_0x443490;this[_0x11e8cb(0x16f)](()=>{const _0x574817=_0x11e8cb;this[_0x574817(0x260)][_0x574817(0x1e3)][_0x574817(0x157)](()=>{const _0x1cb107=_0x574817;for(const _0x77af48 of _0x32e83b[_0x1cb107(0x153)]())_0x77af48[_0x1cb107(0x15d)]();});});}[_0x443490(0x188)](_0x4910a7,_0x2fd303){const _0x95791=_0x443490,_0x314da8=this[_0x95791(0x260)][_0x95791(0x26d)][_0x95791(0x166)](_0x4910a7);if(!_0x314da8)throw new _0x4c0bd4(_0x95791(0xea),this,{'commandName':_0x4910a7});if(this[_0x95791(0xf6)][_0x95791(0x23f)](_0x314da8))throw new _0x4c0bd4(_0x95791(0x213),this,{'commandName':_0x4910a7});this[_0x95791(0xf6)][_0x95791(0x1e5)](_0x314da8),_0x2fd303&&_0x314da8['on'](_0x95791(0x130),(_0x2b43c4,_0x19f721)=>{const _0x3bb7c3=_0x95791;this[_0x3bb7c3(0x1b5)][_0x3bb7c3(0x1f2)]&&(this[_0x3bb7c3(0x109)]||(_0x19f721[_0x3bb7c3(0x190)]>0x0&&_0x19f721[_0x19f721[_0x3bb7c3(0x190)]-0x1]&&_0x19f721[_0x19f721[_0x3bb7c3(0x190)]-0x1][_0x3bb7c3(0x16f)]?_0x19f721[_0x3bb7c3(0x18e)]():(_0x2b43c4[_0x3bb7c3(0x1c3)]=_0x2fd303((..._0x23ca95)=>_0x314da8[_0x3bb7c3(0x130)](..._0x23ca95,{'forceDefaultExecution':!0x0}),..._0x19f721),_0x2b43c4[_0x3bb7c3(0x240)]())));},{'priority':_0x95791(0x1c5)});}[_0x443490(0x16f)](_0x1152af){const _0x5771d4=_0x443490;let _0x34425c,_0x1712ff;const _0x5caeaa=this[_0x5771d4(0x109)];this[_0x5771d4(0x109)]=!0x0;try{_0x34425c=_0x1152af();}catch(_0xd7f497){_0x1712ff=_0xd7f497;}return _0x5caeaa||(this[_0x5771d4(0x109)]=!0x1),_0x1712ff&&_0x4c0bd4[_0x5771d4(0x1fc)](_0x1712ff,this),_0x34425c;}[_0x443490(0x26c)](_0x1623d9,_0x27f695=null,_0x110374={}){const _0x573d72=_0x443490;if(_0x1623d9[_0x573d72(0x1ae)])return null;const _0x3fa409=this[_0x573d72(0x260)][_0x573d72(0x136)][_0x573d72(0x166)](_0x573d72(0x1a0))['me'];for(const {suggestion:_0x9ff96e,meta:_0x144a51}of this[_0x573d72(0x23c)](_0x1623d9,_0x573d72(0x21b)))if(_0x144a51[_0x573d72(0xd3)]){if(!_0x144a51[_0x573d72(0x120)]){if(_0x144a51[_0x573d72(0x201)]){if(!this[_0x573d72(0x1ed)]||!Lt(_0x9ff96e,_0x110374))continue;return _0x9ff96e;}if(Lt(_0x9ff96e,_0x110374))return _0x9ff96e;this[_0x573d72(0xc5)](_0x9ff96e,_0x1623d9[_0x573d72(0x12d)],_0x1623d9[_0x573d72(0x250)]);break;}if(_0x27f695==_0x9ff96e[_0x573d72(0x184)]&&Lt(_0x9ff96e,_0x110374)){const _0x1b5777=_0x9ff96e[_0x573d72(0x1a1)]();return _0x1b5777[_0x573d72(0x12d)][_0x573d72(0x12a)](_0x1623d9[_0x573d72(0x250)])?this[_0x573d72(0x14d)](_0x9ff96e,this[_0x573d72(0xfb)][_0x573d72(0x11d)](_0x1623d9[_0x573d72(0x12d)],_0x1b5777[_0x573d72(0x250)])):this[_0x573d72(0x14d)](_0x9ff96e,this[_0x573d72(0xfb)][_0x573d72(0x11d)](_0x1b5777[_0x573d72(0x12d)],_0x1623d9[_0x573d72(0x250)])),_0x9ff96e;}}const _0x3e6d20=_0x2f8995(),_0x1d6f21=_0x3fa409['id'],_0x5f25ec=_0x27f695?_0x573d72(0x129)+_0x27f695:_0x573d72(0x21b),_0x129fd9=this[_0x573d72(0x1cc)]({'id':_0x3e6d20,'type':_0x5f25ec,'createdAt':new Date(),'authorId':_0x1d6f21,'attributes':_0x110374});return this[_0x573d72(0x1c7)](_0x5f25ec,_0x3e6d20,_0x1d6f21,_0x1623d9),_0x129fd9;}[_0x443490(0x181)](_0x4513e5,_0x5c2ff8=_0x443490(0x1d0),_0xffc643={}){const _0x542d4a=_0x443490,_0x178a1e=this[_0x542d4a(0x260)][_0x542d4a(0x136)][_0x542d4a(0x166)](_0x542d4a(0x1a0))['me'],_0x26370b=this[_0x542d4a(0x18d)][_0x542d4a(0x16d)](_0x542d4a(0x21b),_0x5c2ff8,_0x542d4a(0x226));for(const _0x37d574 of this[_0x542d4a(0x22d)]())if(_0x37d574[_0x542d4a(0x17a)]['id']==_0x178a1e['id']&&_0x542d4a(0x21b)==_0x37d574[_0x542d4a(0x121)]&&_0x37d574[_0x542d4a(0x184)]==_0x5c2ff8&&Lt(_0x37d574,_0xffc643)&&(_0x26370b(_0x37d574[_0x542d4a(0xe4)](),_0x4513e5)||_0x26370b(_0x4513e5,_0x37d574[_0x542d4a(0xe4)]()))){for(const _0x13b89e of _0x4513e5)_0x37d574[_0x542d4a(0x261)](_0x13b89e);return _0x37d574;}for(const {suggestion:_0x1f287b,meta:_0x4b9462}of this[_0x542d4a(0x23c)](_0x4513e5,_0x542d4a(0x21b))){if(!_0x4b9462[_0x542d4a(0xd3)])continue;if(!this[_0x542d4a(0x1ed)]&&_0x4b9462[_0x542d4a(0x201)])continue;if(!Lt(_0x1f287b,_0xffc643))continue;let _0x43a3e0=!0x0;for(const _0x58fa78 of _0x1f287b[_0x542d4a(0xe4)]())for(const _0x17da5d of _0x4513e5)if(!_0x58fa78[_0x542d4a(0xc4)](_0x17da5d)){_0x43a3e0=!0x1;break;}if(_0x43a3e0)return _0x1f287b;}const _0x5b7fbd=_0x2f8995(),_0x27fcdf=_0x178a1e['id'],_0x5452c4=_0x542d4a(0x129)+_0x5c2ff8,_0x435db0=this[_0x542d4a(0x1cc)]({'id':_0x5b7fbd,'type':_0x5452c4,'createdAt':new Date(),'authorId':_0x27fcdf,'attributes':_0xffc643});for(const _0x254f10 of _0x4513e5)this[_0x542d4a(0x1c7)](_0x5452c4,_0x5b7fbd,_0x27fcdf,_0x254f10,_0x4febc1[_0x542d4a(0x217)]());return _0x435db0;}[_0x443490(0xc3)](_0x228d68,_0x448f05,_0x570d17=null,_0x1a4c4a={}){const _0x5a0f90=_0x443490;if(_0x570d17=_0x570d17||Vt(_0x448f05),_0x228d68[_0x5a0f90(0x1ae)])return null;if(_0x5a0f90(0x15f)===this[_0x5a0f90(0x1a4)]){const _0x133d28=this[_0x5a0f90(0x18d)][_0x5a0f90(0x16d)](_0x5a0f90(0x12f),_0x570d17,_0x5a0f90(0x170));return this[_0x5a0f90(0x16f)](()=>_0x133d28([_0x228d68],_0x448f05,_0x1a4c4a)),null;}const _0x587036=this[_0x5a0f90(0x260)][_0x5a0f90(0x136)][_0x5a0f90(0x166)](_0x5a0f90(0x1a0))['me'],_0x21b93f=[];if(_0x5a0f90(0x1f6)!==this[_0x5a0f90(0x1a4)]){for(const {suggestion:_0x3ff1dd,meta:_0x8ea8a8}of this[_0x5a0f90(0x23c)](_0x228d68,_0x5a0f90(0x21b)))_0x8ea8a8[_0x5a0f90(0xd3)]&&!_0x8ea8a8[_0x5a0f90(0x131)]&&_0x21b93f[_0x5a0f90(0x221)](..._0x3ff1dd[_0x5a0f90(0xe4)]());}const _0x10bb25=function(_0x312755,_0x4fdd78){const _0x383baa=_0x5a0f90,_0x39ddc3=[];for(const _0x3b47b4 of _0x4fdd78){const _0x4eda28=_0x312755[_0x383baa(0x245)](_0x3b47b4);_0x4eda28&&_0x39ddc3[_0x383baa(0x221)](_0x4eda28);}return _0x39ddc3;}(_0x228d68,_0x21b93f),_0x437a2b=function(_0x3234b5,_0x340a86){const _0xb35267=_0x5a0f90,_0x3e0935=[_0x3234b5];for(const _0x4d8c46 of _0x340a86){let _0x4cc1e3=0x0;for(;_0x4cc1e3<_0x3e0935[_0xb35267(0x190)];){const _0x28431e=_0x3e0935[_0x4cc1e3][_0xb35267(0x257)](_0x4d8c46);_0x3e0935[_0xb35267(0x25f)](_0x4cc1e3,0x1,..._0x28431e),_0x4cc1e3+=_0x28431e[_0xb35267(0x190)];}}return _0x3e0935;}(_0x228d68,_0x21b93f);_0x10bb25[_0x5a0f90(0x190)]&&this[_0x5a0f90(0xfb)][_0x5a0f90(0x157)](()=>{const _0x43cff0=_0x5a0f90;for(const _0x1870f0 of _0x10bb25){const _0x55785a=this[_0x43cff0(0x18d)][_0x43cff0(0x16d)](_0x43cff0(0x12f),_0x570d17,_0x43cff0(0x170));this[_0x43cff0(0x16f)](()=>_0x55785a([_0x1870f0],_0x448f05,_0x1a4c4a));}});for(const _0x2421c6 of _0x437a2b){let _0x37addc=null,_0x72c5d0=_0x2421c6[_0x5a0f90(0x12d)],_0x5ac4da=_0x2421c6[_0x5a0f90(0x250)];for(const {suggestion:_0x5140bc,meta:_0x35c0b0}of this[_0x5a0f90(0x23c)](_0x2421c6,_0x5a0f90(0x12f))){if(!_0x35c0b0[_0x5a0f90(0xd3)])continue;if(_0x5140bc[_0x5a0f90(0x184)]!=_0x570d17)continue;if(!Lt(_0x5140bc,_0x1a4c4a))continue;const _0x336c5d=_0x5140bc[_0x5a0f90(0x1a1)]();if(_0x336c5d[_0x5a0f90(0xc4)](_0x2421c6,!0x0))return null;_0x72c5d0=_0x72c5d0[_0x5a0f90(0x103)](_0x336c5d[_0x5a0f90(0x12d)])?_0x72c5d0:_0x336c5d[_0x5a0f90(0x12d)],_0x5ac4da=_0x5ac4da[_0x5a0f90(0x186)](_0x336c5d[_0x5a0f90(0x250)])?_0x5ac4da:_0x336c5d[_0x5a0f90(0x250)],_0x37addc?_0x336c5d[_0x5a0f90(0x12d)][_0x5a0f90(0x103)](_0x37addc[_0x5a0f90(0x1a1)]()[_0x5a0f90(0x12d)])?(_0x37addc[_0x5a0f90(0x25a)](),_0x37addc=_0x5140bc):_0x5140bc[_0x5a0f90(0x25a)]():_0x37addc=_0x5140bc;}const _0x3f082e=this[_0x5a0f90(0xfb)][_0x5a0f90(0x11d)](_0x72c5d0,_0x5ac4da);if(_0x37addc)this[_0x5a0f90(0x14d)](_0x37addc,_0x3f082e);else{const _0x1b1329=_0x2f8995(),_0x2750c1=_0x587036['id'];this[_0x5a0f90(0x1cc)]({'id':_0x1b1329,'type':_0x5a0f90(0x1ce)+_0x570d17,'data':_0x448f05,'createdAt':new Date(),'authorId':_0x2750c1,'attributes':_0x1a4c4a}),this[_0x5a0f90(0x1c7)](_0x5a0f90(0x1ce)+_0x570d17,_0x1b1329,_0x2750c1,_0x3f082e);}}return null;}[_0x443490(0x104)](_0x5e6472,_0x16af93,_0x44d59f=[],_0x4ed4c1=null,_0x2c01d0={}){const _0x13323e=_0x443490;_0x16af93[_0x13323e(0x1a5)]||(_0x16af93[_0x13323e(0x1a5)]=_0x16af93[_0x13323e(0x214)]),_0x16af93[_0x13323e(0x20d)]=_0x5e6472['is'](_0x13323e(0x1e2)),_0x4ed4c1=_0x4ed4c1||Vt(_0x16af93);const _0x4139ff=_0x44d59f[_0x13323e(0x1ee)](_0x34e170=>Ft(_0x34e170,this[_0x13323e(0xfb)])),_0x194d84=_0x5e6472['is'](_0x13323e(0x1e2))?_0x5e6472:Ft(_0x5e6472,this[_0x13323e(0xfb)]);if(_0x13323e(0x15f)===this[_0x13323e(0x1a4)]){const _0x41aec9=this[_0x13323e(0x18d)][_0x13323e(0x16d)](_0x13323e(0x18f),_0x4ed4c1,_0x13323e(0x170));return this[_0x13323e(0x16f)](()=>_0x41aec9([_0x194d84],_0x16af93,_0x2c01d0)),null;}_0x4139ff[_0x13323e(0x221)](_0x194d84);let _0x4aee99=!0x0;for(const _0x29eb1e of _0x4139ff)if(!this[_0x13323e(0x193)](_0x29eb1e)){_0x4aee99=!0x1;break;}if(_0x4aee99&&_0x13323e(0x1f6)!==this[_0x13323e(0x1a4)]){const _0x595132=this[_0x13323e(0x18d)][_0x13323e(0x16d)](_0x13323e(0x18f),_0x4ed4c1,_0x13323e(0x170));return this[_0x13323e(0x16f)](()=>_0x595132([_0x194d84],_0x16af93,_0x2c01d0)),null;}let _0x4bde15=null,_0x16ad46=_0x194d84[_0x13323e(0x12d)],_0x481205=_0x194d84[_0x13323e(0x250)];for(const {suggestion:_0x3d066c,meta:_0x277d21}of this[_0x13323e(0x23c)](_0x194d84,_0x13323e(0x18f))){if(!_0x277d21[_0x13323e(0xd3)])continue;if(_0x277d21[_0x13323e(0x120)]||_0x277d21[_0x13323e(0x201)]||_0x277d21[_0x13323e(0x131)])continue;if(_0x3d066c[_0x13323e(0x236)][_0x13323e(0x1a5)]!=_0x16af93[_0x13323e(0x1a5)])continue;if(!Lt(_0x3d066c,_0x2c01d0))continue;const _0x5a45d7=_0x3d066c[_0x13323e(0x1a1)]();if(_0x3d066c[_0x13323e(0x184)]==_0x4ed4c1){if(_0x5a45d7[_0x13323e(0xc4)](_0x194d84,!0x0))return null;_0x16ad46=_0x16ad46[_0x13323e(0x103)](_0x5a45d7[_0x13323e(0x12d)])?_0x16ad46:_0x5a45d7[_0x13323e(0x12d)],_0x481205=_0x481205[_0x13323e(0x186)](_0x5a45d7[_0x13323e(0x250)])?_0x481205:_0x5a45d7[_0x13323e(0x250)],_0x4bde15?_0x5a45d7[_0x13323e(0x12d)][_0x13323e(0x103)](_0x4bde15[_0x13323e(0x1a1)]()[_0x13323e(0x12d)])?(_0x4bde15[_0x13323e(0x25a)](),_0x4bde15=_0x3d066c):_0x3d066c[_0x13323e(0x25a)]():_0x4bde15=_0x3d066c;}else{const _0x3103cd=_0x194d84[_0x13323e(0x245)](_0x5a45d7);this[_0x13323e(0x265)](_0x3d066c,_0x3103cd);}}const _0x11d63c=this[_0x13323e(0x260)][_0x13323e(0x136)][_0x13323e(0x166)](_0x13323e(0x1a0))['me'],_0x768ee7=_0x2f8995(),_0x40723d=_0x11d63c['id'];if(_0x4bde15)return this[_0x13323e(0x14d)](_0x4bde15,this[_0x13323e(0xfb)][_0x13323e(0x11d)](_0x16ad46,_0x481205)),_0x4bde15;{const _0x2fe47f=this[_0x13323e(0x1cc)]({'id':_0x768ee7,'type':_0x13323e(0x263)+_0x4ed4c1,'data':_0x16af93,'createdAt':new Date(),'authorId':_0x40723d,'attributes':_0x2c01d0});return this[_0x13323e(0x1c7)](_0x13323e(0x263)+_0x4ed4c1,_0x768ee7,_0x40723d,this[_0x13323e(0xfb)][_0x13323e(0x11d)](_0x16ad46,_0x481205)),_0x2fe47f;}}[_0x443490(0x124)](_0x2532d0,_0xc4f132,_0x46a3c6=[],_0x4e9fe=null,_0x36d3e2={}){const _0x22ec1f=_0x443490;_0xc4f132[_0x22ec1f(0x1a5)]||(_0xc4f132[_0x22ec1f(0x1a5)]=_0xc4f132[_0x22ec1f(0x214)]);const _0x54aa10=_0x2532d0[0x0];_0xc4f132[_0x22ec1f(0x20d)]=_0x54aa10['is'](_0x22ec1f(0x1e2)),_0x4e9fe=_0x4e9fe||Vt(_0xc4f132);const _0x43c83d=_0x46a3c6[_0x22ec1f(0x1ee)](_0x34302d=>Ft(_0x34302d,this[_0x22ec1f(0xfb)])),_0x1af9e7=_0x54aa10['is'](_0x22ec1f(0x1e2))?_0x2532d0:_0x2532d0[_0x22ec1f(0x1ee)](_0x4761b6=>Ft(_0x4761b6,this[_0x22ec1f(0xfb)]));if(_0x22ec1f(0x15f)===this[_0x22ec1f(0x1a4)]){const _0x1312fd=this[_0x22ec1f(0x18d)][_0x22ec1f(0x16d)](_0x22ec1f(0x18f),_0x4e9fe,_0x22ec1f(0x170));return this[_0x22ec1f(0x16f)](()=>_0x1312fd(_0x1af9e7,_0xc4f132,_0x36d3e2)),null;}_0x43c83d[_0x22ec1f(0x221)](..._0x1af9e7);let _0x6b5373=!0x0;for(const _0x4358b9 of _0x43c83d)if(!this[_0x22ec1f(0x193)](_0x4358b9)){_0x6b5373=!0x1;break;}if(_0x6b5373&&_0x22ec1f(0x1f6)!==this[_0x22ec1f(0x1a4)]){const _0x5b309c=this[_0x22ec1f(0x18d)][_0x22ec1f(0x16d)](_0x22ec1f(0x18f),_0x4e9fe,_0x22ec1f(0x170));return this[_0x22ec1f(0x16f)](()=>_0x5b309c(_0x1af9e7,_0xc4f132,_0x36d3e2)),null;}const _0x4d9178=this[_0x22ec1f(0x260)][_0x22ec1f(0x136)][_0x22ec1f(0x166)](_0x22ec1f(0x1a0))['me'];for(const _0x264adb of this[_0x22ec1f(0x22d)]()){if(_0x264adb[_0x22ec1f(0x17a)]['id']!=_0x4d9178['id'])continue;if(_0x22ec1f(0x18f)!=_0x264adb[_0x22ec1f(0x121)]||_0x264adb[_0x22ec1f(0x236)][_0x22ec1f(0x1a5)]!=_0xc4f132[_0x22ec1f(0x1a5)])continue;if(!Lt(_0x264adb,_0x36d3e2))continue;const _0x4eafab=_0x264adb[_0x22ec1f(0x184)]==_0x4e9fe;for(let _0x407388=0x0;_0x407388<_0x1af9e7[_0x22ec1f(0x190)];_0x407388++){const _0x429b20=_0x1af9e7[_0x407388];for(const _0x3a0255 of _0x264adb[_0x22ec1f(0x21f)]()){const _0x5a2a17=_0x3a0255[_0x22ec1f(0x1d7)]();if(_0x429b20[_0x22ec1f(0x12a)](_0x5a2a17)){_0x4eafab?(_0x1af9e7[_0x22ec1f(0x25f)](_0x407388,0x1),_0x407388--):_0x264adb[_0x22ec1f(0x1e7)](_0x3a0255[_0x22ec1f(0x13a)]);break;}}}}if(0x0==_0x1af9e7[_0x22ec1f(0x190)])return null;const _0x32f943=this[_0x22ec1f(0x18d)][_0x22ec1f(0x16d)](_0x22ec1f(0x18f),_0x4e9fe,_0x22ec1f(0x226));for(const _0x5443d of this[_0x22ec1f(0x22d)]())if(_0x5443d[_0x22ec1f(0x17a)]['id']==_0x4d9178['id']&&_0x22ec1f(0x18f)==_0x5443d[_0x22ec1f(0x121)]&&_0x5443d[_0x22ec1f(0x236)][_0x22ec1f(0x1a5)]==_0xc4f132[_0x22ec1f(0x1a5)]&&_0x5443d[_0x22ec1f(0x184)]==_0x4e9fe&&Lt(_0x5443d,_0x36d3e2)&&(_0x32f943(_0x5443d[_0x22ec1f(0xe4)](),_0x1af9e7)||_0x32f943(_0x1af9e7,_0x5443d[_0x22ec1f(0xe4)]()))){for(const _0x570df7 of _0x1af9e7)_0x5443d[_0x22ec1f(0x261)](_0x570df7);return _0x5443d;}const _0x51d17c=_0x2f8995(),_0x57481a=_0x4d9178['id'],_0x801bf3=_0x22ec1f(0x263)+_0x4e9fe,_0x20c888=this[_0x22ec1f(0x1cc)]({'id':_0x51d17c,'type':_0x801bf3,'data':_0xc4f132,'createdAt':new Date(),'authorId':_0x57481a,'attributes':_0x36d3e2});for(const _0x5cc5ef of _0x1af9e7)this[_0x22ec1f(0x1c7)](_0x801bf3,_0x51d17c,_0x57481a,_0x5cc5ef,_0x4febc1[_0x22ec1f(0x217)]());return _0x20c888;}[_0x443490(0x122)](_0x107cf9,_0x4ae41e=null,_0x48381d={}){const _0x5ee0f5=_0x443490;if(_0x107cf9[_0x5ee0f5(0x1ae)])return null;const _0x42a304=this[_0x5ee0f5(0x260)][_0x5ee0f5(0x136)][_0x5ee0f5(0x166)](_0x5ee0f5(0x1a0))['me'],_0x561ac8=new _0x31aebe(_0x107cf9[_0x5ee0f5(0x12d)],_0x107cf9[_0x5ee0f5(0x250)]);for(const {suggestion:_0x526231,meta:_0x4175b9}of this[_0x5ee0f5(0x23c)](_0x561ac8,_0x5ee0f5(0x21b)))if(_0x4175b9[_0x5ee0f5(0xd3)]&&!_0x4175b9[_0x5ee0f5(0x120)]){if(_0x526231[_0x5ee0f5(0x15b)]){const _0x56e90f=_0x526231[_0x5ee0f5(0xe4)]()[_0x5ee0f5(0xcf)](_0x2bd465=>_0x5ee0f5(0xfd)!=_0x2bd465[_0x5ee0f5(0x1fd)][_0x5ee0f5(0x224)]);_0x56e90f[_0x5ee0f5(0x142)](_0x2f467e=>_0x561ac8[_0x5ee0f5(0xc4)](_0x2f467e,!0x0))&&_0x526231[_0x5ee0f5(0x15d)]();if(_0x56e90f[_0x5ee0f5(0x196)](_0x2e3312=>_0x2e3312[_0x5ee0f5(0xc4)](_0x561ac8,!0x0))){const _0xaddc8a=this[_0x5ee0f5(0x18d)][_0x5ee0f5(0x16d)](_0x5ee0f5(0x189),_0x4ae41e,_0x5ee0f5(0x170));return this[_0x5ee0f5(0x16f)](()=>_0xaddc8a([_0x561ac8],null,_0x48381d)),null;}}else{const _0x1a56f3=_0x561ac8[_0x5ee0f5(0x245)](_0x526231[_0x5ee0f5(0x1a1)]());null!==_0x1a56f3&&_0x526231[_0x5ee0f5(0x1f0)]([_0x1a56f3],null,_0x48381d);}}if(_0x561ac8[_0x5ee0f5(0x26b)](),_0x561ac8[_0x5ee0f5(0x1ae)]||_0x5ee0f5(0xfd)==_0x561ac8[_0x5ee0f5(0x1fd)][_0x5ee0f5(0x224)])return null;let _0xdfc601=null,_0xd6ea5d=_0x561ac8[_0x5ee0f5(0x12d)],_0x5defbb=_0x561ac8[_0x5ee0f5(0x250)];const _0x1db013=this[_0x5ee0f5(0x23c)](_0x561ac8,_0x5ee0f5(0x189));for(const {suggestion:_0x4aa5e2,meta:_0x113b5a}of _0x1db013){const _0x32226a=this[_0x5ee0f5(0xfb)][_0x5ee0f5(0x11d)](_0xd6ea5d,_0x5defbb);if(_0x113b5a[_0x5ee0f5(0xd3)]&&(this[_0x5ee0f5(0x1ed)]||!_0x113b5a[_0x5ee0f5(0x201)]&&!_0x113b5a[_0x5ee0f5(0x131)])){if(_0x4aa5e2[_0x5ee0f5(0x15b)]){if(!Lt(_0x4aa5e2,_0x48381d))continue;let _0xb7f3e0=!0x0;for(const _0x1109ef of _0x4aa5e2[_0x5ee0f5(0xe4)]()){if(_0x1109ef[_0x5ee0f5(0xc4)](_0x32226a,!0x0))return _0x4aa5e2;_0x32226a[_0x5ee0f5(0xc4)](_0x1109ef)||(_0xb7f3e0=!0x1);}_0xb7f3e0&&_0x4aa5e2[_0x5ee0f5(0x15d)]();}else{const _0x1c5e43=_0x4aa5e2[_0x5ee0f5(0x1a1)]();if(_0x1c5e43[_0x5ee0f5(0xc4)](_0x32226a,!0x0))return _0x4aa5e2;if(!Lt(_0x4aa5e2,_0x48381d)){_0x32226a[_0x5ee0f5(0xc4)](_0x1c5e43)?_0x4aa5e2[_0x5ee0f5(0x25a)]():_0x1c5e43[_0x5ee0f5(0x1a8)](_0xd6ea5d)?_0xd6ea5d=_0x1c5e43[_0x5ee0f5(0x250)]:_0x1c5e43[_0x5ee0f5(0x1a8)](_0x5defbb)&&(_0x5defbb=_0x1c5e43[_0x5ee0f5(0x12d)]);continue;}_0xd6ea5d=_0xd6ea5d[_0x5ee0f5(0x103)](_0x1c5e43[_0x5ee0f5(0x12d)])?_0xd6ea5d:_0x1c5e43[_0x5ee0f5(0x12d)],_0x5defbb=_0x5defbb[_0x5ee0f5(0x186)](_0x1c5e43[_0x5ee0f5(0x250)])?_0x5defbb:_0x1c5e43[_0x5ee0f5(0x250)],_0x48381d=Object[_0x5ee0f5(0x1e0)]({},_0x4aa5e2[_0x5ee0f5(0x10e)]),_0xdfc601?_0x1c5e43[_0x5ee0f5(0x12d)][_0x5ee0f5(0x103)](_0xdfc601[_0x5ee0f5(0x1a1)]()[_0x5ee0f5(0x12d)])?(_0xdfc601[_0x5ee0f5(0x25a)](),_0xdfc601=_0x4aa5e2):_0x4aa5e2[_0x5ee0f5(0x25a)]():_0xdfc601=_0x4aa5e2;}}}if(_0xdfc601)return this[_0x5ee0f5(0x14d)](_0xdfc601,this[_0x5ee0f5(0xfb)][_0x5ee0f5(0x11d)](_0xd6ea5d,_0x5defbb)),_0xdfc601;{const _0x68632e=_0x2f8995(),_0x2e3120=this[_0x5ee0f5(0xfb)][_0x5ee0f5(0x11d)](_0xd6ea5d,_0x5defbb),_0x24288e=_0x42a304['id'],_0x320507=_0x4ae41e?_0x5ee0f5(0x22b)+_0x4ae41e:_0x5ee0f5(0x189),_0x568310=this[_0x5ee0f5(0x1cc)]({'id':_0x68632e,'type':_0x320507,'createdAt':new Date(),'authorId':_0x24288e,'attributes':_0x48381d});return this[_0x5ee0f5(0x1c7)](_0x320507,_0x68632e,_0x24288e,_0x2e3120),_0x568310;}}[_0x443490(0x10c)](_0xa90622,_0x151208=_0x443490(0x1d0),_0x1a6597={}){const _0x3b37d7=_0x443490,_0x46ef31=this[_0x3b37d7(0x260)][_0x3b37d7(0x136)][_0x3b37d7(0x166)](_0x3b37d7(0x1a0))['me'],_0x9dd4f5=_0xa90622[_0x3b37d7(0x1ee)](_0xd56ba4=>new _0x31aebe(_0xd56ba4[_0x3b37d7(0x12d)],_0xd56ba4[_0x3b37d7(0x250)])),_0x2b857f=new Set();for(const {suggestion:_0xdada27,meta:_0xe9f662}of this[_0x3b37d7(0x23c)](_0x9dd4f5,_0x3b37d7(0x21b)))_0xe9f662[_0x3b37d7(0xd3)]&&!_0xe9f662[_0x3b37d7(0x120)]&&_0x2b857f[_0x3b37d7(0x1e5)](_0xdada27);for(const _0x2afaec of _0x2b857f)if(_0x2afaec[_0x3b37d7(0x15b)]){const _0x4ed63f=_0x2afaec[_0x3b37d7(0xe4)]();(!_0x2afaec[_0x3b37d7(0x10e)]||!_0x2afaec[_0x3b37d7(0x10e)][_0x3b37d7(0x18a)])&&(_0x4ed63f[_0x3b37d7(0x142)](_0x58b172=>_0x9dd4f5[_0x3b37d7(0x196)](_0x3d4e09=>_0x3d4e09[_0x3b37d7(0xc4)](_0x58b172,!0x0)))&&_0x2afaec[_0x3b37d7(0x15d)]());if(_0x9dd4f5[_0x3b37d7(0x142)](_0x361797=>_0x4ed63f[_0x3b37d7(0x196)](_0x350679=>_0x350679[_0x3b37d7(0xc4)](_0x361797,!0x0)))){const _0x4ad7b5=this[_0x3b37d7(0x18d)][_0x3b37d7(0x16d)](_0x3b37d7(0x189),_0x151208,_0x3b37d7(0x170));return this[_0x3b37d7(0x16f)](()=>_0x4ad7b5(_0xa90622,null,_0x1a6597)),null;}}else{const _0x15f369=_0x2afaec[_0x3b37d7(0x1a1)]();_0x9dd4f5[_0x3b37d7(0x196)](_0x37573c=>_0x37573c[_0x3b37d7(0xc4)](_0x15f369,!0x0))&&_0x2afaec[_0x3b37d7(0x15d)]();if(_0x9dd4f5[_0x3b37d7(0x142)](_0x14856c=>_0x15f369[_0x3b37d7(0xc4)](_0x14856c,!0x0))){const _0x13e612=this[_0x3b37d7(0x18d)][_0x3b37d7(0x16d)](_0x3b37d7(0x189),_0x151208,_0x3b37d7(0x170));return this[_0x3b37d7(0x16f)](()=>_0x13e612(_0x9dd4f5,null,_0x1a6597)),null;}}const _0xf22f9f=this[_0x3b37d7(0x18d)][_0x3b37d7(0x16d)](_0x3b37d7(0x189),_0x151208,_0x3b37d7(0x226));let _0x2b43f3=null;for(const _0x26e405 of this[_0x3b37d7(0x22d)]())if(_0x26e405[_0x3b37d7(0x17a)]['id']==_0x46ef31['id']&&_0x26e405[_0x3b37d7(0x1bb)]&&_0x3b37d7(0x189)==_0x26e405[_0x3b37d7(0x121)]&&_0x26e405[_0x3b37d7(0x184)]==_0x151208&&Lt(_0x26e405,_0x1a6597)&&(_0xf22f9f(_0x26e405[_0x3b37d7(0xe4)](),_0x9dd4f5)||_0xf22f9f(_0x9dd4f5,_0x26e405[_0x3b37d7(0xe4)]()))){if(_0x2b43f3){if(_0x26e405[_0x3b37d7(0x1f9)]&&_0x26e405[_0x3b37d7(0x1f9)][_0x3b37d7(0x190)])continue;for(const _0x4b7536 of _0x26e405[_0x3b37d7(0xe4)]())_0x2b43f3[_0x3b37d7(0x118)](_0x4b7536)||_0x2b43f3[_0x3b37d7(0x261)](_0x4b7536);_0x26e405[_0x3b37d7(0x25a)]();}else{_0x2b43f3=_0x26e405;for(const _0x2141dd of _0x9dd4f5)_0x26e405[_0x3b37d7(0x118)](_0x2141dd)||_0x26e405[_0x3b37d7(0x261)](_0x2141dd);}}if(_0x2b43f3)return _0x2b43f3;_0x2b857f[_0x3b37d7(0x1a7)]();for(const {suggestion:_0x3a7139,meta:_0x5d4ce6}of this[_0x3b37d7(0x23c)](_0x9dd4f5,_0x3b37d7(0x189)))_0x5d4ce6[_0x3b37d7(0xd3)]&&(this[_0x3b37d7(0x1ed)]||!_0x5d4ce6[_0x3b37d7(0x201)]&&!_0x5d4ce6[_0x3b37d7(0x131)])&&Lt(_0x3a7139,_0x1a6597)&&_0x2b857f[_0x3b37d7(0x1e5)](_0x3a7139);for(const _0x4293bf of _0x2b857f){const _0x24c72b=_0x4293bf[_0x3b37d7(0xe4)]();if(!_0x1a6597||!_0x1a6597[_0x3b37d7(0x18a)]){if(_0x9dd4f5[_0x3b37d7(0x142)](_0x46f93c=>_0x24c72b[_0x3b37d7(0x196)](_0x174fd0=>_0x174fd0[_0x3b37d7(0xc4)](_0x46f93c,!0x0))))return _0x4293bf;}(!_0x4293bf[_0x3b37d7(0x10e)]||!_0x4293bf[_0x3b37d7(0x10e)][_0x3b37d7(0x18a)])&&(_0x24c72b[_0x3b37d7(0x142)](_0x19bdc6=>_0x9dd4f5[_0x3b37d7(0x196)](_0x9ed35f=>_0x9ed35f[_0x3b37d7(0xc4)](_0x19bdc6,!0x0)))&&_0x4293bf[_0x3b37d7(0x15d)]());}const _0x17e680=_0x2f8995(),_0xb9c0d=_0x46ef31['id'],_0x54542c=_0x3b37d7(0x22b)+_0x151208,_0x5ee09b=this[_0x3b37d7(0x1cc)]({'id':_0x17e680,'type':_0x54542c,'createdAt':new Date(),'authorId':_0xb9c0d,'attributes':_0x1a6597});for(const _0xe9dee6 of _0x9dd4f5)_0xe9dee6[_0x3b37d7(0x26b)](),_0xe9dee6[_0x3b37d7(0x1ae)]||_0x3b37d7(0xfd)==_0xe9dee6[_0x3b37d7(0x1fd)][_0x3b37d7(0x224)]||this[_0x3b37d7(0x1c7)](_0x54542c,_0x17e680,_0xb9c0d,_0xe9dee6,_0x4febc1[_0x3b37d7(0x217)]());return _0x5ee09b;}[_0x443490(0x209)](_0x1ddcae,_0x5a596d,_0x43e875,_0x502fcb,_0x619313){const _0x1b9858=_0x443490;if(_0x1ddcae[_0x1b9858(0x1ae)])return[];if(_0x1b9858(0x15f)===this[_0x1b9858(0x1a4)])return[];const _0x1ea7c7=this[_0x1b9858(0x260)][_0x1b9858(0x136)][_0x1b9858(0x166)](_0x1b9858(0x1a0))['me']['id'],_0x1edad6=Array[_0x1b9858(0x24c)](this[_0x1b9858(0x1c4)][_0x1b9858(0x13e)]())[_0x1b9858(0xcf)](_0x4b4eb5=>_0x1b9858(0x208)==_0x4b4eb5[_0x1b9858(0x121)]&&_0x4b4eb5[_0x1b9858(0x236)][_0x1b9858(0x24e)]==_0x5a596d&&_0x4b4eb5[_0x1b9858(0x118)](_0x1ddcae));if(_0x1b9858(0x20c)===this[_0x1b9858(0x1a4)]){const _0xd6efac=this[_0x1b9858(0x23c)](_0x1ddcae,_0x1b9858(0x21b))[_0x1b9858(0xcf)](({meta:_0x3b6507})=>_0x3b6507[_0x1b9858(0xd3)]&&!_0x3b6507[_0x1b9858(0x131)]&&!_0x3b6507[_0x1b9858(0x120)])[_0x1b9858(0x1ee)](({suggestion:_0x541fac})=>_0x541fac);_0x1edad6[_0x1b9858(0x15c)](..._0xd6efac);}const _0x4a2688=new Map([[_0x1ddcae,_0x43e875]]);for(const _0x254762 of _0x1edad6){const _0x1569bb=_0x1b9858(0x208)==_0x254762[_0x1b9858(0x121)]?_0x254762[_0x1b9858(0x236)][_0x1b9858(0x132)]:void 0x0,_0x1b0b77=_0x254762[_0x1b9858(0x1a1)](),_0x513a8f=Array[_0x1b9858(0x24c)](_0x4a2688[_0x1b9858(0xce)]())[_0x1b9858(0x232)](_0xb60ffb=>_0xb60ffb[_0x1b9858(0x1c6)](_0x1b0b77));if(!_0x513a8f)continue;const _0x3b2a42=_0x513a8f[_0x1b9858(0x257)](_0x1b0b77);this[_0x1b9858(0xff)](_0x5a596d)&&_0x1b9858(0x21b)==_0x254762[_0x1b9858(0x121)]&&0x0!=_0x3b2a42[_0x1b9858(0x190)]||(_0x4a2688[_0x1b9858(0x168)](_0x513a8f),_0x3b2a42[_0x1b9858(0x12b)](_0x8bea2a=>{const _0x26b031=_0x1b9858;_0x4a2688[_0x26b031(0x26e)](_0x8bea2a,_0x43e875);}),_0x1b9858(0x21b)!=_0x254762[_0x1b9858(0x121)]&&_0x1569bb!=_0x502fcb&&_0x4a2688[_0x1b9858(0x26e)](_0x513a8f[_0x1b9858(0x245)](_0x1b0b77),_0x1569bb));}const _0xc4e0cc=[];for(const [_0x9f6da1,_0x354c77]of _0x4a2688){const _0x518690=_0x2f8995(),_0x41a177={'key':_0x5a596d,'oldValue':_0x354c77,'newValue':_0x502fcb};_0x5a596d[_0x1b9858(0x190)]>0x25&&console[_0x1b9858(0x18b)](_0x1b9858(0xc6),{'key':_0x5a596d});const _0x4a9d24=(_0x1b9858(0x1a3)+(_0x5a596d+'|'+Vt({'newValue':_0x502fcb})))[_0x1b9858(0x175)](0x0,0x3c),_0x4357a6=this[_0x1b9858(0x1cc)]({'id':_0x518690,'type':_0x4a9d24,'data':_0x41a177,'createdAt':new Date(),'authorId':_0x1ea7c7,'attributes':_0x619313});_0xc4e0cc[_0x1b9858(0x221)](_0x4357a6),this[_0x1b9858(0x1c7)](_0x4a9d24,_0x518690,_0x1ea7c7,_0x9f6da1);}return _0xc4e0cc;}[_0x443490(0x102)](_0x7db539){const _0x466a0f=_0x443490;this[_0x466a0f(0x188)](_0x7db539,(_0x115824,..._0x45dd45)=>{const _0x3eb5f9=_0x466a0f;this[_0x3eb5f9(0x11f)](()=>{_0x115824(..._0x45dd45);});});}[_0x443490(0x185)](_0x5e75fa){const _0x43976f=_0x443490;this[_0x43976f(0xd1)][_0x43976f(0x1e5)](_0x5e75fa);}[_0x443490(0x17f)](_0x2ee389){const _0x120c28=_0x443490;this[_0x120c28(0x255)][_0x120c28(0x1e5)](_0x2ee389);}[_0x443490(0x23e)](_0x20d533){const _0x138353=_0x443490;return _0x138353(0x208)==_0x20d533[_0x138353(0x121)]?_0x20d533[_0x138353(0x184)][_0x138353(0x198)]('|')[0x0]:null;}[_0x443490(0x14d)](_0x361fb1,_0x5031cf){const _0x5c4c17=_0x443490,_0x3a3b5d=_0x361fb1[_0x5c4c17(0x10f)]();this[_0x5c4c17(0xfb)][_0x5c4c17(0x157)](_0x41f073=>{const _0x3cdd9b=_0x5c4c17;_0x41f073[_0x3cdd9b(0x13f)](_0x3a3b5d,{'range':_0x5031cf});});}[_0x443490(0x11c)](_0x3b4370){const _0x278374=_0x443490,_0x8f0bf9=_0x3b4370['id'],_0x477731=this[_0x278374(0x260)][_0x278374(0x1f8)][_0x278374(0x166)](_0x278374(0x1db));this[_0x278374(0x253)][_0x278374(0x14b)](_0x8f0bf9)||this[_0x278374(0x253)][_0x278374(0x187)]({'channelId':_0x477731,'threadId':_0x8f0bf9,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x33841b=this[_0x278374(0x253)][_0x278374(0x14e)](_0x8f0bf9);_0x33841b[_0x278374(0xcb)](_0x278374(0x248)),_0x33841b[_0x278374(0x248)]=!0x1,_0x3b4370[_0x278374(0x1f9)]=_0x33841b;}[_0x443490(0x238)](_0x4afe8c,_0x37f443,_0x33fd2,_0x2420c2){const _0x2213e9=_0x443490;if(_0x4afe8c[_0x2213e9(0x121)]!=_0x37f443||_0x4afe8c[_0x2213e9(0x184)]!=_0x33fd2||_0x4afe8c[_0x2213e9(0x1e6)]['id']!=_0x2420c2)throw this[_0x2213e9(0x260)][_0x2213e9(0x1e8)](_0x2213e9(0x1e9)),new _0x4c0bd4(_0x2213e9(0x1e9),this);}[_0x443490(0x265)](_0x127009,_0x477474){const _0x596e33=_0x443490,_0x54e7ca=_0x127009[_0x596e33(0x1a1)]();if(_0x477474[_0x596e33(0x12a)](_0x54e7ca))_0x127009[_0x596e33(0x25a)]();else{if(_0x54e7ca[_0x596e33(0xc4)](_0x477474)){const _0x5e4041=this[_0x596e33(0xfb)][_0x596e33(0x195)](_0x477474[_0x596e33(0x12d)][_0x596e33(0x1c1)],_0x596e33(0x250));this[_0x596e33(0x14d)](_0x127009,this[_0x596e33(0xfb)][_0x596e33(0x11d)](_0x54e7ca[_0x596e33(0x12d)],_0x5e4041));const _0x4d129d=_0x2f8995(),_0x24b604=_0x127009[_0x596e33(0x1e6)]['id'],_0x50adc3=_0x127009[_0x596e33(0x121)]+':'+_0x127009[_0x596e33(0x184)];this[_0x596e33(0x1cc)]({'id':_0x4d129d,'type':_0x50adc3,'createdAt':new Date(),'authorId':_0x24b604,'data':_0x127009[_0x596e33(0x236)],'attributes':_0x127009[_0x596e33(0x10e)]});const _0x5d29ee=this[_0x596e33(0xfb)][_0x596e33(0x195)](_0x477474[_0x596e33(0x250)][_0x596e33(0x123)],_0x596e33(0xdb)),_0x3c6807=this[_0x596e33(0xfb)][_0x596e33(0x11d)](_0x5d29ee,_0x54e7ca[_0x596e33(0x250)]);this[_0x596e33(0x1c7)](_0x50adc3,_0x4d129d,_0x24b604,_0x3c6807);}else{if(_0x54e7ca[_0x596e33(0x1a8)](_0x477474[_0x596e33(0x12d)])){const _0x50b651=this[_0x596e33(0xfb)][_0x596e33(0x195)](_0x477474[_0x596e33(0x12d)][_0x596e33(0x1c1)],_0x596e33(0x250));this[_0x596e33(0x14d)](_0x127009,this[_0x596e33(0xfb)][_0x596e33(0x11d)](_0x54e7ca[_0x596e33(0x12d)],_0x50b651));}else{const _0x57b421=this[_0x596e33(0xfb)][_0x596e33(0x195)](_0x477474[_0x596e33(0x250)][_0x596e33(0x123)],_0x596e33(0xdb));this[_0x596e33(0x14d)](_0x127009,this[_0x596e33(0xfb)][_0x596e33(0x11d)](_0x57b421,_0x54e7ca[_0x596e33(0x250)]));}}}}[_0x443490(0x193)](_0x10ead6){const _0x32f6e3=_0x443490;for(const {suggestion:_0x455f59,meta:_0x320923}of this[_0x32f6e3(0x23c)](_0x10ead6,_0x32f6e3(0x21b))){if(!_0x320923[_0x32f6e3(0xd3)])continue;const _0x3a5262=_0x455f59[_0x32f6e3(0xe4)]();for(const _0x4ae6b2 of _0x3a5262)if(!_0x10ead6[_0x32f6e3(0x257)](_0x4ae6b2)[_0x32f6e3(0x190)])return!0x0;}return!0x1;}[_0x443490(0x218)](_0xb5fbea){const _0x11bb34=_0x443490,_0x5ab032=this[_0x11bb34(0x260)][_0x11bb34(0x136)][_0x11bb34(0x166)](_0x11bb34(0x1a0))[_0x11bb34(0x231)](_0xb5fbea);if(!_0x5ab032)throw new _0x4c0bd4(_0x11bb34(0x17e),this);return _0x5ab032;}[_0x443490(0x216)](_0x2cc209){const _0x103e11=_0x443490,_0x65cc5a=this[_0x103e11(0x260)][_0x103e11(0x136)][_0x103e11(0x166)](_0x103e11(0x1a0)),_0x37e213=_0x59aa86(_0x103e11(0x1fe)+_0x2cc209),_0x53297c=_0x65cc5a[_0x103e11(0x231)](_0x37e213);return _0x53297c||_0x65cc5a[_0x103e11(0x11b)]({'id':_0x37e213,'name':_0x2cc209});}[_0x443490(0x160)](_0x4f601a,_0x93ef7,_0x29eb43,_0x4c9931,_0xc65450){const _0x56b0ef=_0x443490,_0x28f986=this[_0x56b0ef(0x218)](_0x4c9931),_0x21449a=this[_0x56b0ef(0x18d)][_0x56b0ef(0x237)](_0x4f601a,_0x93ef7,_0x29eb43,_0x28f986,_0xc65450,_0x2e5f6a=>{const _0x1d6c4f=_0x56b0ef;this[_0x1d6c4f(0xfc)](_0x29eb43,{'attributes':_0x2e5f6a});const _0xd92526=this[_0x1d6c4f(0x241)](_0x29eb43);this[_0x1d6c4f(0x1b1)](new Set([_0xd92526])),this[_0x1d6c4f(0xee)](new Set([_0xd92526]));});return this[_0x56b0ef(0x204)](_0x21449a,_0x56b0ef(0x170),()=>{const _0x45f677=_0x56b0ef;this[_0x45f677(0xfc)](_0x29eb43,{'state':_0x45f677(0x138)});},{'priority':_0x56b0ef(0x1c5)}),this[_0x56b0ef(0x204)](_0x21449a,_0x56b0ef(0x15d),()=>{const _0x245573=_0x56b0ef;this[_0x245573(0xfc)](_0x29eb43,{'state':_0x245573(0x262)});},{'priority':_0x56b0ef(0x1c5)}),this[_0x56b0ef(0x1c4)][_0x56b0ef(0x26e)](_0x29eb43,_0x21449a),this[_0x56b0ef(0x1f4)][_0x56b0ef(0x26e)](_0x21449a,_0x56b0ef(0x1b4)),_0x21449a;}[_0x443490(0x230)](_0x438b84){const _0x4b0336=_0x443490,_0x43c27d=_0x438b84[_0x4b0336(0x198)](':');return{'group':_0x43c27d[0x0],'type':_0x43c27d[0x1],'subType':_0x43c27d[_0x4b0336(0x190)]>=0x5?_0x43c27d[0x2]:null,'id':_0x43c27d[_0x4b0336(0x190)]<0x5?_0x43c27d[0x2]:_0x43c27d[0x3],'authorId':_0x43c27d[_0x4b0336(0x190)]<0x5?_0x43c27d[0x3]:_0x43c27d[0x4],'markerCount':0x6==_0x43c27d[_0x4b0336(0x190)]?_0x43c27d[0x5]:null};}[_0x443490(0xc5)](_0x5d4d6b,_0x144f6b,_0x52086f){const _0xcab0bb=_0x443490,_0x4cf3a9=_0x5d4d6b[_0xcab0bb(0x1a1)](),_0x31bf77=_0x4cf3a9[_0xcab0bb(0x12d)],_0x1b45af=_0x4cf3a9[_0xcab0bb(0x250)];this[_0xcab0bb(0x14d)](_0x5d4d6b,this[_0xcab0bb(0xfb)][_0xcab0bb(0x11d)](_0x31bf77,_0x144f6b));const _0x46aa3a=_0x2f8995(),_0x1f241e=_0x5d4d6b[_0xcab0bb(0x1e6)]['id'],_0x26a657=_0x5d4d6b[_0xcab0bb(0x121)]+(_0x5d4d6b[_0xcab0bb(0x184)]?':'+_0x5d4d6b[_0xcab0bb(0x184)]:'');this[_0xcab0bb(0x1cc)]({'id':_0x46aa3a,'type':_0x26a657,'createdAt':new Date(),'authorId':_0x1f241e,'originalSuggestionId':_0x5d4d6b['id'],'attributes':_0x5d4d6b[_0xcab0bb(0x10e)],'data':_0x5d4d6b[_0xcab0bb(0x236)]});const _0x9b0d95=this[_0xcab0bb(0x23e)](_0x5d4d6b);(_0xcab0bb(0x18f)==_0x5d4d6b[_0xcab0bb(0x121)]||_0x9b0d95&&this[_0xcab0bb(0xff)](_0x9b0d95))&&(_0x52086f=this[_0xcab0bb(0xfb)][_0xcab0bb(0xf4)](_0x52086f[_0xcab0bb(0x123)])),this[_0xcab0bb(0x1c7)](_0x26a657,_0x46aa3a,_0x1f241e,this[_0xcab0bb(0xfb)][_0xcab0bb(0x11d)](_0x52086f,_0x1b45af));}[_0x443490(0x23c)](_0x422091,_0x30e744=null){const _0x2eba4b=_0x443490,_0x5a4c8a=[],_0x3d9ce3=this[_0x2eba4b(0x260)][_0x2eba4b(0x136)][_0x2eba4b(0x166)](_0x2eba4b(0x1a0))['me'];Array[_0x2eba4b(0xdf)](_0x422091)||(_0x422091=[_0x422091]);for(const _0x24a7d6 of this[_0x2eba4b(0x22d)]()){if(!_0x24a7d6[_0x2eba4b(0x1bb)])continue;if(_0x30e744&&_0x24a7d6[_0x2eba4b(0x121)]!=_0x30e744)continue;let _0x23c82c=!0x1;for(const _0x1a0dd8 of _0x24a7d6[_0x2eba4b(0xe4)]()){for(const _0x4f1a78 of _0x422091){const _0x202d0b=_0x4f1a78[_0x2eba4b(0x12d)][_0x2eba4b(0x12a)](_0x1a0dd8[_0x2eba4b(0x250)])||_0x4f1a78[_0x2eba4b(0x250)][_0x2eba4b(0x12a)](_0x1a0dd8[_0x2eba4b(0x12d)]);if(_0x202d0b||_0x4f1a78[_0x2eba4b(0x245)](_0x1a0dd8)){const _0x4c50c1=_0x4f1a78[_0x2eba4b(0xc4)](_0x1a0dd8)&&Rt(this[_0x2eba4b(0xfb)][_0x2eba4b(0x1eb)],_0x1a0dd8[_0x2eba4b(0x12d)],_0x4f1a78),_0x30afa5=_0x1a0dd8[_0x2eba4b(0xc4)](_0x4f1a78)&&Rt(this[_0x2eba4b(0xfb)][_0x2eba4b(0x1eb)],_0x4f1a78[_0x2eba4b(0x12d)],_0x1a0dd8);_0x5a4c8a[_0x2eba4b(0x221)]({'suggestion':_0x24a7d6,'meta':{'isOwn':_0x3d9ce3==_0x24a7d6[_0x2eba4b(0x17a)],'isNextTo':_0x202d0b,'isInsideObject':_0x4c50c1,'containsRangeInObject':_0x30afa5}}),_0x23c82c=!0x0;break;}}if(_0x23c82c)break;}}return _0x5a4c8a;}[_0x443490(0x1c7)](_0x1c3af3,_0x1cdcdf,_0x30b58b,_0x427b3b,_0x126434){const _0x2239c5=_0x443490;this[_0x2239c5(0xfb)][_0x2239c5(0x157)](_0x1612d2=>{const _0x4bc450=_0x2239c5;let _0x5eae66=_0x4bc450(0x267)+_0x1c3af3+':'+_0x1cdcdf+':'+_0x30b58b;_0x126434&&(_0x5eae66=_0x5eae66+':'+_0x126434),_0x1612d2[_0x4bc450(0x1fa)](_0x5eae66,{'range':_0x427b3b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x443490(0x163)](_0x2a238e){const _0x1ffa95=_0x443490,_0x3afbe7=_0x2a238e[_0x1ffa95(0x183)],_0x123fb6=_0x2a238e[_0x1ffa95(0x1b8)];_0x2a238e[_0x1ffa95(0x183)]=null,_0x2a238e[_0x1ffa95(0x1b8)]=null,null!=_0x3afbe7&&_0x3afbe7[_0x1ffa95(0x1b8)]==_0x2a238e&&(_0x3afbe7[_0x1ffa95(0x1b8)]=_0x123fb6),null!=_0x123fb6&&_0x123fb6[_0x1ffa95(0x183)]==_0x2a238e&&(_0x123fb6[_0x1ffa95(0x183)]=_0x3afbe7),_0x1ffa95(0xd2)==this[_0x1ffa95(0x1f4)][_0x1ffa95(0x166)](_0x2a238e)&&(this[_0x1ffa95(0x1f4)][_0x1ffa95(0x26e)](_0x2a238e,_0x1ffa95(0xef)),this[_0x1ffa95(0x222)](_0x1ffa95(0x246),_0x2a238e,_0x3afbe7,_0x123fb6));}[_0x443490(0x1cc)](_0x174a6b){const _0x5355a6=_0x443490,_0x2ba1ff=_0x174a6b['id'],_0x52d339=this[_0x5355a6(0x151)](_0x174a6b);if(this[_0x5355a6(0x1a6)]&&this[_0x5355a6(0x1a6)][_0x5355a6(0xe3)]){const _0x1509f3=this[_0x5355a6(0x260)][_0x5355a6(0x136)][_0x5355a6(0x166)](_0x5355a6(0x182)),_0x542196=_0x52d339[_0x5355a6(0x244)],_0x1bb0ae=_0x52d339[_0x5355a6(0x184)]?_0x52d339[_0x5355a6(0x121)]+':'+_0x52d339[_0x5355a6(0x184)]:_0x52d339[_0x5355a6(0x121)],_0xcf747=this[_0x5355a6(0x260)][_0x5355a6(0x1d9)],_0x45cbd8=_0x1509f3[_0x5355a6(0x1e5)](_0x3f24a8(_0xcf747,_0x5355a6(0x13c))),_0x2dec26={'id':_0x2ba1ff,'type':_0x1bb0ae,'hasComments':_0x542196,'data':_0x174a6b[_0x5355a6(0x236)]||null,'originalSuggestionId':_0x174a6b[_0x5355a6(0x1af)]||null,'attributes':_0x52d339[_0x5355a6(0x10e)]};this[_0x5355a6(0x1a6)][_0x5355a6(0xe3)](_0x2dec26)[_0x5355a6(0x19d)](_0x33f9f9=>{const _0x1675f1=_0x5355a6;_0x52d339[_0x1675f1(0x20e)]=!0x0,_0x1509f3[_0x1675f1(0xec)](_0x45cbd8),_0x33f9f9&&_0x33f9f9[_0x1675f1(0xdc)]&&(this[_0x1675f1(0x1c4)][_0x1675f1(0x166)](_0x2ba1ff)[_0x1675f1(0xdc)]=_0x33f9f9[_0x1675f1(0xdc)]);})[_0x5355a6(0x17d)](_0x183b76=>{const _0x5bf855=_0x5355a6;throw _0x37df80(_0x5bf855(0xd5)),this[_0x5bf855(0x260)][_0x5bf855(0x1e3)][_0x5bf855(0x17c)]({'isUndoable':!0x1},()=>{const _0x3d7f60=_0x5bf855;_0x52d339[_0x3d7f60(0x15d)]();}),_0x52d339[_0x5bf855(0x21d)](),this[_0x5bf855(0x1c4)][_0x5bf855(0x168)](_0x52d339['id']),this[_0x5bf855(0x1f4)][_0x5bf855(0x168)](_0x52d339),_0x183b76;});}return _0x52d339;}[_0x443490(0xff)](_0x53a9e2){const _0x45b4db=_0x443490;return this[_0x45b4db(0xd1)][_0x45b4db(0x23f)](_0x53a9e2);}[_0x443490(0xfc)](_0x328abd,_0x505033){const _0x168977=_0x443490,_0x3eeb52=this[_0x168977(0x260)][_0x168977(0x136)][_0x168977(0x166)](_0x168977(0x182)),_0x8fab79=this[_0x168977(0x241)](_0x328abd);if(this[_0x168977(0x1a6)]&&this[_0x168977(0x1a6)][_0x168977(0x205)]){if(_0x8fab79[_0x168977(0x20e)]){const _0x38d338=_0x3eeb52[_0x168977(0x1e5)](_0x3f24a8(this[_0x168977(0x260)][_0x168977(0x1d9)],_0x168977(0x13c)));this[_0x168977(0x1a6)][_0x168977(0x205)](_0x328abd,_0x505033)[_0x168977(0x19d)](()=>{const _0x45c8c=_0x168977;_0x3eeb52[_0x45c8c(0xec)](_0x38d338);});}else _0x8fab79['on'](_0x168977(0x1c9),()=>{const _0x821831=_0x168977;this[_0x821831(0xfc)](_0x328abd,_0x505033);});}}[_0x443490(0xd0)](_0x37de52){const _0x283503=_0x443490;if(!this[_0x283503(0x1a6)]||!this[_0x283503(0x1a6)][_0x283503(0x241)])throw new _0x4c0bd4(_0x283503(0x1b7),this);return this[_0x283503(0x1a6)][_0x283503(0x241)](_0x37de52);}[_0x443490(0xcc)](_0x4ccb92){const _0x98a035=_0x443490,{id:_0x1d48ee,type:_0x2acceb,subType:_0x1b5f58,authorId:_0x418f61}=this[_0x98a035(0x230)](_0x4ccb92),_0x2ab63b=this[_0x98a035(0x1c4)][_0x98a035(0x166)](_0x1d48ee)||this[_0x98a035(0x160)](_0x2acceb,_0x1b5f58,_0x1d48ee,_0x418f61,{});switch(this[_0x98a035(0x238)](_0x2ab63b,_0x2acceb,_0x1b5f58,_0x418f61),this[_0x98a035(0x1f4)][_0x98a035(0x166)](_0x2ab63b)){case _0x98a035(0x1b4):this[_0x98a035(0xd0)](_0x1d48ee)[_0x98a035(0x19d)](_0x13449c=>{const _0x1df954=_0x98a035;let _0x491c82=Promise[_0x1df954(0x26f)]();_0x13449c[_0x1df954(0x244)]&&(_0x491c82=this[_0x1df954(0x253)][_0x1df954(0x108)]({'channelId':this[_0x1df954(0x260)][_0x1df954(0x1f8)][_0x1df954(0x166)](_0x1df954(0x1db)),'threadId':_0x1d48ee})),_0x491c82[_0x1df954(0x19d)](()=>{const _0x5d81b4=_0x1df954;this[_0x5d81b4(0x151)](_0x13449c)[_0x5d81b4(0x20e)]=!0x0;});}),this[_0x98a035(0x1f4)][_0x98a035(0x26e)](_0x2ab63b,_0x98a035(0xd9));break;case _0x98a035(0xef):this[_0x98a035(0xfc)](_0x1d48ee,{'state':_0x98a035(0x19a)});case _0x98a035(0xd7):this[_0x98a035(0x1f4)][_0x98a035(0x26e)](_0x2ab63b,_0x98a035(0xd2)),this[_0x98a035(0x222)](_0x98a035(0x242),_0x2ab63b);break;case _0x98a035(0xd2):this[_0x98a035(0x222)](_0x98a035(0xfa),_0x2ab63b);}return _0x2ab63b[_0x98a035(0x227)](_0x4ccb92),_0x2ab63b;}[_0x443490(0xee)](_0x522cf3){const _0x423c7e=_0x443490,_0x279f1a=Array[_0x423c7e(0x24c)](_0x522cf3),_0x41ff66=_0x279f1a[_0x423c7e(0xcf)](_0xb2494=>_0x423c7e(0x208)==_0xb2494[_0x423c7e(0x121)]);this[_0x423c7e(0x254)](_0x41ff66);const _0x4f54a9=_0x279f1a[_0x423c7e(0xcf)](_0x3341d7=>!_0x3341d7[_0x423c7e(0x15b)]&&_0x423c7e(0x208)!=_0x3341d7[_0x423c7e(0x121)]),_0x9fb209=this[_0x423c7e(0x22d)]({'skipNotAttached':!0x0})[_0x423c7e(0xcf)](_0x88ad5d=>!_0x88ad5d[_0x423c7e(0x15b)]&&_0x423c7e(0x208)!=_0x88ad5d[_0x423c7e(0x121)]),_0x152aa6=_0x9fb209[_0x423c7e(0xcf)](_0x4e5fba=>!_0x522cf3[_0x423c7e(0x23f)](_0x4e5fba)),_0x488e14=new Map(_0x9fb209[_0x423c7e(0x1ee)](_0x493307=>[_0x493307,this[_0x423c7e(0x18d)][_0x423c7e(0x16d)](_0x493307[_0x423c7e(0x121)],_0x493307[_0x423c7e(0x184)],_0x423c7e(0x203))])),_0x48f518=new Map(_0x9fb209[_0x423c7e(0x1ee)](_0x265962=>[_0x265962,_0x265962[_0x423c7e(0x1a1)]()])),_0x31fb9f=new Set(),_0x15f259=new Set();for(let _0x2804ff=0x0;_0x2804ff<_0x4f54a9[_0x423c7e(0x190)];_0x2804ff++)_0x58349a(_0x4f54a9[_0x2804ff],_0x4f54a9,_0x2804ff+0x1);for(let _0x39402c=0x0;_0x39402c<_0x4f54a9[_0x423c7e(0x190)];_0x39402c++)_0x58349a(_0x4f54a9[_0x39402c],_0x152aa6,0x0);const _0xd43f3b=new Set();for(let _0x1ad1a1=0x0;_0x1ad1a1<_0x4f54a9[_0x423c7e(0x190)];_0x1ad1a1++){const _0x51a488=_0x4f54a9[_0x1ad1a1];!_0x15f259[_0x423c7e(0x23f)](_0x51a488)&&_0x51a488[_0x423c7e(0x183)]&&(_0xd43f3b[_0x423c7e(0x1e5)](_0x51a488[_0x423c7e(0x183)]),_0x51a488[_0x423c7e(0x183)][_0x423c7e(0x1b8)]===_0x51a488&&(_0x51a488[_0x423c7e(0x183)][_0x423c7e(0x1b8)]=null),_0x51a488[_0x423c7e(0x183)]=null),!_0x31fb9f[_0x423c7e(0x23f)](_0x51a488)&&_0x51a488[_0x423c7e(0x1b8)]&&(_0xd43f3b[_0x423c7e(0x1e5)](_0x51a488[_0x423c7e(0x1b8)]),_0x51a488[_0x423c7e(0x1b8)][_0x423c7e(0x183)]===_0x51a488&&(_0x51a488[_0x423c7e(0x1b8)][_0x423c7e(0x183)]=null),_0x51a488[_0x423c7e(0x1b8)]=null);}function _0x58349a(_0x2018a3,_0x499348,_0x45f636){const _0x6350a7=_0x423c7e;for(let _0x413e44=_0x45f636;_0x413e44<_0x499348[_0x6350a7(0x190)];_0x413e44++){const _0x2e6012=_0x4ea2a5(_0x2018a3,_0x499348[_0x413e44]);_0x2e6012&&(_0x2e6012[0x0][_0x6350a7(0x1b8)]=_0x2e6012[0x1],_0x2e6012[0x1][_0x6350a7(0x183)]=_0x2e6012[0x0],_0x31fb9f[_0x6350a7(0x1e5)](_0x2e6012[0x0]),_0x15f259[_0x6350a7(0x1e5)](_0x2e6012[0x1]));}}function _0x4ea2a5(_0x57126d,_0xfa0292){const _0x48ce47=_0x423c7e;if(_0x57126d[_0x48ce47(0x17a)]['id']!==_0xfa0292[_0x48ce47(0x17a)]['id'])return null;const _0x20143a=_0x488e14[_0x48ce47(0x166)](_0x57126d)(_0x57126d,_0xfa0292,_0x48f518[_0x48ce47(0x166)](_0x57126d),_0x48f518[_0x48ce47(0x166)](_0xfa0292));if(!_0x20143a)return null;return _0x488e14[_0x48ce47(0x166)](_0xfa0292)(_0x57126d,_0xfa0292,_0x48f518[_0x48ce47(0x166)](_0x57126d),_0x48f518[_0x48ce47(0x166)](_0xfa0292))?_0x20143a[0x1][_0x48ce47(0x1f9)]&&_0x20143a[0x1][_0x48ce47(0x1f9)][_0x48ce47(0x190)]?null:_0x20143a:null;}_0xd43f3b[_0x423c7e(0xf0)]&&this[_0x423c7e(0xee)](_0xd43f3b);}[_0x443490(0x254)](_0x40e3d3){const _0xda7437=_0x443490;if(0x0==_0x40e3d3[_0xda7437(0x190)])return;const _0x59e0be=this[_0xda7437(0x22d)]({'skipNotAttached':!0x0})[_0xda7437(0xcf)](_0x32ebce=>_0xda7437(0x208)==_0x32ebce[_0xda7437(0x121)]&&_0x32ebce[_0xda7437(0x212)]),_0x202e59=[],_0x26440e=new Map();for(const _0x1f377f of _0x59e0be){const _0x2c7208=_0x59aa86(_0x1f377f[_0xda7437(0x10e)]);_0x26440e[_0xda7437(0x23f)](_0x2c7208)||(_0x26440e[_0xda7437(0x26e)](_0x2c7208,_0x202e59[_0xda7437(0x190)]),_0x202e59[_0xda7437(0x221)]([]));const _0x300d20=_0x26440e[_0xda7437(0x166)](_0x2c7208);_0x202e59[_0x300d20][_0xda7437(0x221)](_0x1f377f);}!(function(){const _0x3f8335=_0xda7437;_0x202e59[_0x3f8335(0x243)]((_0x30a8f9,_0x486d1a)=>{const _0x3afbc1=_0x3f8335,_0x254104=_0x30a8f9[0x0][_0x3afbc1(0xdc)],_0x21c017=_0x486d1a[0x0][_0x3afbc1(0xdc)];return _0x254104==_0x21c017?_0x30a8f9[0x0][_0x3afbc1(0x10e)][_0x3afbc1(0xe1)]<_0x486d1a[0x0][_0x3afbc1(0x10e)][_0x3afbc1(0xe1)]?-0x1:0x1:_0x254104<_0x21c017?-0x1:0x1;});for(const _0x3efae1 of _0x202e59)_0x3efae1[_0x3f8335(0x243)]((_0x56a0fd,_0x484972)=>_0x56a0fd['id']<_0x484972['id']?-0x1:0x1);}());for(let _0x15e6ce=0x0;_0x15e6ce<_0x202e59[_0xda7437(0x190)];_0x15e6ce++){if(0x0==_0x202e59[_0x15e6ce][_0xda7437(0x190)])continue;const _0x30dac1=[];for(let _0x1d5792=_0x15e6ce+0x1;_0x1d5792<_0x202e59[_0xda7437(0x190)];_0x1d5792++)0x0!=_0x202e59[_0x1d5792][_0xda7437(0x190)]&&_0x3c513b(_0x202e59[_0x15e6ce],_0x202e59[_0x1d5792])&&_0x30dac1[_0xda7437(0x221)](_0x1d5792);for(const _0x11f158 of _0x30dac1)_0x202e59[_0x15e6ce]=_0x202e59[_0x15e6ce][_0xda7437(0x147)](_0x202e59[_0x11f158]),_0x202e59[_0x11f158]=[];}for(const _0x1bb976 of _0x202e59)for(let _0x2ee48b=0x0;_0x2ee48b<_0x1bb976[_0xda7437(0x190)];_0x2ee48b++)_0x1bb976[_0x2ee48b][_0xda7437(0x1b8)]=_0x1bb976[_0x2ee48b+0x1]||null;for(const _0x3cd8c0 of _0x202e59)for(let _0x1adf09=0x0;_0x1adf09<_0x3cd8c0[_0xda7437(0x190)];_0x1adf09++)_0x3cd8c0[_0x1adf09][_0xda7437(0x183)]=_0x3cd8c0[_0x1adf09-0x1]||null;function _0x3c513b(_0x29f3d4,_0x3783ca){const _0x1808d8=_0xda7437;if(_0x29f3d4[0x0][_0x1808d8(0x10e)][_0x1808d8(0xe1)]!==_0x3783ca[0x0][_0x1808d8(0x10e)][_0x1808d8(0xe1)]&&_0x29f3d4[0x0][_0x1808d8(0x17a)]!==_0x3783ca[0x0][_0x1808d8(0x17a)])return!0x1;if(!function(_0x6a510f,_0x413551){const _0x2cb222=_0x1808d8;if(!_0x6a510f[_0x2cb222(0x244)]&&!_0x413551[_0x2cb222(0x244)])return!0x0;if(_0x6a510f[_0x2cb222(0x244)]&&_0x413551[_0x2cb222(0x244)])return!0x1;if(_0x6a510f[_0x2cb222(0x244)]&&_0x413551[_0x2cb222(0xdc)]<_0x6a510f[_0x2cb222(0x1f9)][_0x2cb222(0x219)][_0x2cb222(0x166)](0x0)[_0x2cb222(0xdc)])return!0x0;if(_0x413551[_0x2cb222(0x244)]&&_0x6a510f[_0x2cb222(0xdc)]<_0x413551[_0x2cb222(0x1f9)][_0x2cb222(0x219)][_0x2cb222(0x166)](0x0)[_0x2cb222(0xdc)])return!0x0;return!0x1;}(_0x29f3d4[0x0],_0x3783ca[0x0]))return!0x1;const _0xf8dfa9=_0x5e1358(_0x29f3d4[0x0][_0x1808d8(0x10e)],_0x1808d8(0xe1)),_0x3f1804=_0x5e1358(_0x3783ca[0x0][_0x1808d8(0x10e)],_0x1808d8(0xe1));if(!_0x803411(_0xf8dfa9,_0x3f1804))return!0x1;return!!_0x29f3d4[_0x1808d8(0x142)](_0x4e34a4=>_0x3783ca[_0x1808d8(0x196)](_0x30f615=>_0x4e34a4[_0x1808d8(0x1a1)]()[_0x1808d8(0x12a)](_0x30f615[_0x1808d8(0x1a1)]())))&&_0x3783ca[_0x1808d8(0x142)](_0x228e4f=>_0x29f3d4[_0x1808d8(0x196)](_0x43ad98=>_0x228e4f[_0x1808d8(0x1a1)]()[_0x1808d8(0x12a)](_0x43ad98[_0x1808d8(0x1a1)]())));}}[_0x443490(0x1b1)](_0x204784){const _0x21802c=_0x443490,_0x3636a9=Array[_0x21802c(0x24c)](_0x204784),_0x5eb85f=this[_0x21802c(0x22d)]({'skipNotAttached':!0x0}),_0x224c60=_0x5eb85f[_0x21802c(0xcf)](_0x1d98ad=>!_0x204784[_0x21802c(0x23f)](_0x1d98ad)),_0x460b0a=new Map(_0x3636a9[_0x21802c(0x1ee)](_0x28b25b=>[_0x28b25b,this[_0x21802c(0x18d)][_0x21802c(0x16d)](_0x28b25b[_0x21802c(0x121)],_0x28b25b[_0x21802c(0x184)],_0x21802c(0x226))])),_0x4bf7bc=new Map(_0x5eb85f[_0x21802c(0x1ee)](_0x2ac14f=>[_0x2ac14f,_0x2ac14f[_0x21802c(0xe4)]()]));for(let _0x24995d=0x0;_0x24995d<_0x3636a9[_0x21802c(0x190)];_0x24995d++){if(_0x2b1b77(this,_0x3636a9[_0x24995d],_0x3636a9,_0x24995d+0x1))return!0x0;}for(let _0x4cba11=0x0;_0x4cba11<_0x3636a9[_0x21802c(0x190)];_0x4cba11++){if(_0x2b1b77(this,_0x3636a9[_0x4cba11],_0x224c60,0x0))return!0x0;}return!0x1;function _0x2b1b77(_0x1ab397,_0x231bd0,_0x161388,_0x4805c4){const _0x1a28fe=_0x21802c;for(let _0x3fc543=_0x4805c4;_0x3fc543<_0x161388[_0x1a28fe(0x190)];_0x3fc543++){const _0xac2896=_0x161388[_0x3fc543];if(_0xac2896[_0x1a28fe(0x121)]!==_0x231bd0[_0x1a28fe(0x121)]||_0xac2896[_0x1a28fe(0x17a)]['id']!==_0x231bd0[_0x1a28fe(0x17a)]['id']||_0xac2896[_0x1a28fe(0x184)]!==_0x231bd0[_0x1a28fe(0x184)])continue;if(!Pt(_0x231bd0,_0xac2896,[_0x1a28fe(0xe1)]))continue;if(_0x1a28fe(0x208)==_0x231bd0[_0x1a28fe(0x121)]&&_0x231bd0[_0x1a28fe(0x236)][_0x1a28fe(0x132)]!=_0xac2896[_0x1a28fe(0x236)][_0x1a28fe(0x132)])continue;if(_0x1a28fe(0x208)==_0x231bd0[_0x1a28fe(0x121)]&&_0x1ab397[_0x1a28fe(0xff)](_0x231bd0[_0x1a28fe(0x236)][_0x1a28fe(0x24e)]))continue;if(_0x1a28fe(0x18f)==_0x231bd0[_0x1a28fe(0x121)]){const _0x40a293=_0x1ab397[_0x1a28fe(0x260)][_0x1a28fe(0x1e3)],_0x384edd=_0x231bd0[_0x1a28fe(0x111)]();if(_0x384edd&&(_0x40a293[_0x1a28fe(0x1eb)][_0x1a28fe(0x19c)](_0x384edd)||_0x40a293[_0x1a28fe(0x1eb)][_0x1a28fe(0x12c)](_0x384edd)))continue;}const _0x17ac15=_0x460b0a[_0x1a28fe(0x166)](_0x231bd0),_0x1b0204=_0x4bf7bc[_0x1a28fe(0x166)](_0x231bd0),_0x33f5ff=_0x4bf7bc[_0x1a28fe(0x166)](_0xac2896),_0x5ed326=_0x231bd0[_0x1a28fe(0x1f9)]&&_0x231bd0[_0x1a28fe(0x1f9)][_0x1a28fe(0x190)],_0x3396ff=_0xac2896[_0x1a28fe(0x1f9)]&&_0xac2896[_0x1a28fe(0x1f9)][_0x1a28fe(0x190)];if(!_0x5ed326&&_0x17ac15(_0x33f5ff,_0x1b0204))return _0x1ab397[_0x1a28fe(0x16a)](_0xac2896,_0x231bd0),_0x4bf7bc[_0x1a28fe(0x168)](_0x231bd0),!0x0;if(!_0x3396ff&&_0x17ac15(_0x1b0204,_0x33f5ff))return _0x1ab397[_0x1a28fe(0x16a)](_0x231bd0,_0xac2896),_0x4bf7bc[_0x1a28fe(0x168)](_0xac2896),!0x0;}return!0x1;}}[_0x443490(0x16a)](_0x1eee06,_0x518ca4){const _0x5306ec=_0x443490;if(_0x1eee06[_0x5306ec(0x15b)]){for(const _0x306f49 of _0x518ca4[_0x5306ec(0xe4)]())_0x1eee06[_0x5306ec(0x261)](_0x306f49);}else{const _0x1f54c5=_0x518ca4[_0x5306ec(0x1a1)]()[_0x5306ec(0x250)];this[_0x5306ec(0x14d)](_0x1eee06,this[_0x5306ec(0xfb)][_0x5306ec(0x11d)](_0x1eee06[_0x5306ec(0x1a1)]()[_0x5306ec(0x12d)],_0x1f54c5));}_0x518ca4[_0x5306ec(0x25a)]();}[_0x443490(0x174)](_0xfcc9d1,_0x1fa491){const _0x3abf5c=_0x443490,_0x2e6a8c=_0xfcc9d1[_0x3abf5c(0x105)](_0x3abf5c(0x1c2))||_0xfcc9d1[_0x3abf5c(0x105)](_0x3abf5c(0x208))?_0x3abf5c(0x192):_0xfcc9d1[_0x3abf5c(0x23b)]();return _0x3f24a8(this[_0x3abf5c(0x260)][_0x3abf5c(0x1d9)],_0x1fa491+'_'+_0x2e6a8c+_0x3abf5c(0x119));}[_0x443490(0xf8)](){const _0x378243=_0x443490,_0x305f62=this[_0x378243(0x260)];if(!_0x305f62['ui'])return;const {ariaLiveAnnouncer:_0xe96375}=_0x305f62['ui'];_0x28d47d(this[_0x378243(0xfb)],({left:_0x5426c5,entered:_0x3084e7})=>{const _0xcbc0af=_0x378243;for(const _0x3bdd6a of _0x5426c5){const {group:_0xdc745a,type:_0x2ff06e}=this[_0xcbc0af(0x230)](_0x3bdd6a[_0xcbc0af(0x13a)]);if(_0xcbc0af(0x23d)===_0xdc745a){_0xe96375[_0xcbc0af(0x150)](this[_0xcbc0af(0x174)](_0x2ff06e,_0xcbc0af(0x1d5)));break;}}for(const _0x5dec04 of _0x3084e7){const {group:_0x3cd9d2,type:_0x304e81}=this[_0xcbc0af(0x230)](_0x5dec04[_0xcbc0af(0x13a)]);if(_0xcbc0af(0x23d)===_0x3cd9d2){_0xe96375[_0xcbc0af(0x150)](this[_0xcbc0af(0x174)](_0x304e81,_0xcbc0af(0x1ca)));break;}}});}[_0x443490(0x17b)](_0x58d9af){const _0x1286d6=_0x443490;if(this[_0x1286d6(0x15a)])return!0x1;const _0x1b41ee=this[_0x1286d6(0x260)],_0x59b6f4=_0x1b41ee[_0x1286d6(0x1e3)][_0x1286d6(0x20f)][_0x1286d6(0x19b)][_0x1286d6(0x199)]();if(0x0==_0x59b6f4[_0x1286d6(0x190)])return!0x1;const _0x6daeaa=[],_0x455448=_0x59b6f4[_0x1286d6(0xcf)](_0x4788da=>_0x1286d6(0x208)==_0x4788da[_0x1286d6(0x121)]),_0x2b2ee3=_0x59b6f4[_0x1286d6(0xcf)](_0x3a69b2=>_0x1286d6(0x1be)==_0x3a69b2[_0x1286d6(0x121)]&&_0x1286d6(0x24f)!=_0x3a69b2[_0x1286d6(0x13a)]),_0x58433=_0x59b6f4[_0x1286d6(0xcf)](_0x5969fe=>_0x1286d6(0xec)==_0x5969fe[_0x1286d6(0x121)]&&_0x1286d6(0x24f)!=_0x5969fe[_0x1286d6(0x13a)]);for(const _0x7f8fe3 of _0x455448)_0x6daeaa[_0x1286d6(0x221)]({'key':_0x7f8fe3[_0x1286d6(0x273)],'newValue':_0x7f8fe3[_0x1286d6(0x11e)],'oldValue':_0x7f8fe3[_0x1286d6(0xde)],'range':Ot(_0x7f8fe3[_0x1286d6(0x1e2)],_0x1b41ee[_0x1286d6(0x1e3)])});for(const _0x1c991e of _0x2b2ee3){const _0x162b40=_0x58433[_0x1286d6(0x232)](_0x132484=>_0x132484[_0x1286d6(0xf5)][_0x1286d6(0x12a)](_0x1c991e[_0x1286d6(0xf5)]));_0x162b40&&_0x6daeaa[_0x1286d6(0x221)]({'key':_0x1286d6(0xc7),'newValue':_0x1c991e[_0x1286d6(0x13a)],'oldValue':_0x162b40[_0x1286d6(0x13a)],'range':_0x1b41ee[_0x1286d6(0x1e3)][_0x1286d6(0x169)](_0x1c991e[_0x1286d6(0xf5)][_0x1286d6(0x1fb)])});}return 0x0!=_0x6daeaa[_0x1286d6(0x190)]&&this[_0x1286d6(0xe8)](_0x58d9af,_0x6daeaa);}[_0x443490(0x271)](_0x3b85ee){const _0x18ce6a=_0x443490;let _0x14f9f1=!0x1;const _0xa24043=this[_0x18ce6a(0x260)][_0x18ce6a(0x1e3)][_0x18ce6a(0x20f)][_0x18ce6a(0x19b)][_0x18ce6a(0x1ba)]()[_0x18ce6a(0xcf)](_0x5b4e7f=>_0x5b4e7f[_0x18ce6a(0x236)][_0x18ce6a(0xfe)]&&_0x5b4e7f[_0x18ce6a(0x13a)][_0x18ce6a(0x105)](_0x18ce6a(0x211)));for(const _0x3f5d15 of _0xa24043){const {subType:_0x1c6b58,id:_0x3f4564}=this[_0x18ce6a(0x230)](_0x3f5d15[_0x18ce6a(0x13a)]),_0x3ed6fd=_0x1c6b58[_0x18ce6a(0x198)]('|')[0x0];for(const _0x284ae3 of this[_0x18ce6a(0x22d)]({'skipNotAttached':!0x0}))_0x284ae3['id']!=_0x3f4564&&_0x18ce6a(0x208)==_0x284ae3[_0x18ce6a(0x121)]&&_0x284ae3[_0x18ce6a(0x236)]&&_0x284ae3[_0x18ce6a(0x236)][_0x18ce6a(0x24e)]==_0x3ed6fd&&_0x284ae3[_0x18ce6a(0x1a1)]()[_0x18ce6a(0x1c6)](_0x3f5d15[_0x18ce6a(0x236)][_0x18ce6a(0xfe)])&&(this[_0x18ce6a(0x11a)](_0x284ae3,_0x3f5d15[_0x18ce6a(0x236)][_0x18ce6a(0xfe)],_0x3b85ee),_0x14f9f1=!0x0);}return _0x14f9f1;}[_0x443490(0x11f)](_0x238754){const _0x1281fd=_0x443490;this[_0x1281fd(0x260)],(this[_0x1281fd(0x15a)]=!0x0,_0x238754());}[_0x443490(0x26a)](_0x5c5cb6){const _0x142dbe=_0x443490,_0x52e58a=this[_0x142dbe(0xff)](_0x5c5cb6),_0x27dab6=this[_0x142dbe(0x255)][_0x142dbe(0x23f)](_0x5c5cb6);return _0x52e58a||_0x27dab6;}[_0x443490(0xe8)](_0x503c5b,_0x2f350b){const _0x117cea=_0x443490;if(0x0==_0x2f350b[_0x117cea(0x190)])return!0x1;let _0xcc346e=!0x1;for(const _0x29d04e of _0x2f350b){const _0x58f1e3=this[_0x117cea(0x23c)](_0x29d04e[_0x117cea(0x1e2)],_0x117cea(0x208))[_0x117cea(0xcf)](_0x44718c=>!_0x44718c[_0x117cea(0x1c0)][_0x117cea(0x120)])[_0x117cea(0x1ee)](_0x992181=>_0x992181[_0x117cea(0x23d)]),_0x525478=_0x59aa86({'newValue':_0x29d04e[_0x117cea(0x117)]});_0x58f1e3[_0x117cea(0xcf)](_0x561b58=>{const _0x3aae75=_0x117cea,[_0xa70c64,_0xc32704]=_0x561b58[_0x3aae75(0x184)][_0x3aae75(0x198)]('|');return _0xa70c64==_0x29d04e[_0x3aae75(0x24e)]&&_0xc32704!=_0x525478;})[_0x117cea(0x12b)](_0x1d5491=>{const _0x1f78aa=_0x117cea;this[_0x1f78aa(0x11a)](_0x1d5491,_0x29d04e[_0x1f78aa(0x1e2)],_0x503c5b),_0xcc346e=!0x0;});}return _0xcc346e;}[_0x443490(0x11a)](_0x55873b,_0x500909,_0x492da3){const _0x44ebfc=_0x443490,_0x5d9fbf=_0x55873b[_0x44ebfc(0x1a1)]()[_0x44ebfc(0x257)](_0x500909);0x0!==_0x5d9fbf[_0x44ebfc(0x190)]?0x1!==_0x5d9fbf[_0x44ebfc(0x190)]?this[_0x44ebfc(0xc5)](_0x55873b,_0x500909[_0x44ebfc(0x12d)],_0x500909[_0x44ebfc(0x250)]):this[_0x44ebfc(0x14d)](_0x55873b,_0x5d9fbf[0x0]):_0x492da3[_0x44ebfc(0x1e7)](_0x55873b[_0x44ebfc(0x10f)]());}}class xt{constructor(_0xd86314){const _0xa8d7e1=_0x443490;this[_0xa8d7e1(0x233)]=_0xd86314,this[_0xa8d7e1(0xfb)]=_0xd86314[_0xa8d7e1(0x1e3)],this[_0xa8d7e1(0x165)]=new Map(),this[_0xa8d7e1(0xca)]=new Map(),this[_0xa8d7e1(0x210)]();}[_0x443490(0x237)](_0x7ff524,_0x16252d,_0x2554c2,_0x572c6f,_0x5d7cc8,_0x5f3a75){const _0x5c1589=_0x443490;return new _0x4febc1(this[_0x5c1589(0xfb)],{'type':_0x7ff524,'subType':_0x16252d,'id':_0x2554c2,'author':_0x572c6f,'creator':_0x572c6f,'attributes':_0x5d7cc8,'onAttributesChange':_0x5f3a75,'onAccept':(..._0x1f53d4)=>this[_0x5c1589(0x16d)](_0x7ff524,_0x16252d,_0x5c1589(0x170))(..._0x1f53d4),'onDiscard':(..._0x1b3475)=>this[_0x5c1589(0x16d)](_0x7ff524,_0x16252d,_0x5c1589(0x15d))(..._0x1b3475)});}[_0x443490(0x16e)](_0x438c18,_0x54766,_0xa8e23b,_0x5f0e92){const _0x4b274b=_0x443490,_0x1f8c18=_0x438c18+':'+_0x54766+':'+_0xa8e23b;this[_0x4b274b(0x165)][_0x4b274b(0x26e)](_0x1f8c18,_0x5f0e92);}[_0x443490(0x16d)](_0x537f28,_0xb6612,_0x96e6ce){const _0x199026=_0x443490,_0x44831a=_0x537f28+':'+_0xb6612+':'+_0x96e6ce;return this[_0x199026(0x165)][_0x199026(0x166)](_0x44831a)||this[_0x199026(0xca)][_0x199026(0x166)](_0x537f28+':'+_0x96e6ce);}[_0x443490(0x210)](){const _0xb089fe=_0x443490,_0x40782d=()=>!0x1,_0x41c4c8=_0x2d668c=>{const _0x588720=_0x1cf2;_0x2d668c[_0x588720(0x243)]((_0x58df92,_0x40eb45)=>_0x58df92[_0x588720(0x12d)][_0x588720(0x103)](_0x40eb45[_0x588720(0x12d)])?0x1:-0x1),this[_0x588720(0xfb)][_0x588720(0x157)](_0x500852=>{const _0xbd9244=_0x588720;for(const _0x101f65 of _0x2d668c){let _0x393367;_0x393367=_0x101f65[_0xbd9244(0x250)][_0xbd9244(0x25b)]&&_0x101f65[_0xbd9244(0x250)][_0xbd9244(0x123)]==_0x101f65[_0xbd9244(0x12d)][_0xbd9244(0x1fb)]?_0x500852[_0xbd9244(0x14a)](_0x101f65[_0xbd9244(0x12d)][_0xbd9244(0x1fb)],'on'):_0x500852[_0xbd9244(0x14a)](_0x101f65),this[_0xbd9244(0xfb)][_0xbd9244(0xe6)](_0x393367,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2bc443=(_0x3f1d04,_0x322128)=>{const _0xf1c37b=_0x1cf2;_0x322128&&this[_0xf1c37b(0xfb)][_0xf1c37b(0x157)](_0x2e4d64=>{const _0x474e8f=_0xf1c37b,{commandName:_0x575d57,commandParams:_0xa871a4=[]}=_0x322128,_0x478ea7=_0x3f1d04[_0x474e8f(0x1ee)](_0x2e849b=>(Tt(_0x2e849b)&&(_0x2e849b=this[_0x474e8f(0xfb)][_0x474e8f(0x11d)](_0x2e849b[_0x474e8f(0x250)])),_0x2e849b))[_0x474e8f(0xcf)](_0x380278=>_0x474e8f(0xfd)!==_0x380278[_0x474e8f(0x1fd)][_0x474e8f(0x224)]);if(_0x478ea7[_0x474e8f(0x190)]<0x1)return;const _0x1a9d82=Array[_0x474e8f(0x24c)](this[_0x474e8f(0xfb)][_0x474e8f(0x20f)][_0x474e8f(0x1da)][_0x474e8f(0xe4)]())[_0x474e8f(0x1ee)](_0x3f9dc3=>_0x31aebe[_0x474e8f(0x22c)](_0x3f9dc3));_0x2e4d64[_0x474e8f(0x146)](_0x478ea7);for(const _0xebc084 of this[_0x474e8f(0x233)][_0x474e8f(0x26d)][_0x474e8f(0x26d)]())_0xebc084[_0x474e8f(0xe2)]();_0xa871a4[_0x474e8f(0x221)]({'forceDefaultExecution':!0x0}),this[_0x474e8f(0x233)][_0x474e8f(0x130)](_0x575d57,..._0xa871a4);const _0x1a4323=_0x1a9d82[_0x474e8f(0xcf)](_0x548ea7=>_0x474e8f(0xfd)!=_0x548ea7[_0x474e8f(0x1fd)][_0x474e8f(0x224)]);_0x1a4323[_0x474e8f(0x190)]>0x0&&_0x2e4d64[_0x474e8f(0x146)](_0x1a4323);for(const _0x393e8b of _0x1a9d82)_0x393e8b[_0x474e8f(0x26b)]();});},_0x48fb96=(_0x5769c7,_0x4c4b87)=>0x1==_0x5769c7[_0xb089fe(0x190)]&&0x1==_0x4c4b87[_0xb089fe(0x190)]&&_0x5769c7[0x0][_0xb089fe(0x250)][_0xb089fe(0x12a)](_0x4c4b87[0x0][_0xb089fe(0x12d)]),_0x55bc02=(_0xd0c250,_0x2497da,_0x4d391b,_0x317016)=>Gt(_0xd0c250,_0x2497da,_0x4d391b,_0x317016,this[_0xb089fe(0xfb)])?[_0xd0c250,_0x2497da]:Gt(_0x2497da,_0xd0c250,_0x317016,_0x4d391b,this[_0xb089fe(0xfb)])?[_0x2497da,_0xd0c250]:null;this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0xe9),_0x40782d),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x107),_0x41c4c8),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x259),_0x48fb96),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x16b),_0x55bc02),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x112),_0x41c4c8),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x10b),_0x40782d),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x164),_0x48fb96),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x1bc),_0x55bc02),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0xd6),_0x2bc443),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x1b3),_0x40782d),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x266),_0x48fb96),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x252),_0x40782d),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x1d4),_0x2bc443),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0xc9),_0x40782d),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0xcd),_0x48fb96),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0xd4),_0x40782d),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x1dd),_0x40782d),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x155),(_0x3432f2,_0x266344)=>{const _0x2eb3c8=_0xb089fe;if(!_0x266344)return;const _0x5ce11f=this[_0x2eb3c8(0x233)][_0x2eb3c8(0x136)][_0x2eb3c8(0x166)](p);this[_0x2eb3c8(0xfb)][_0x2eb3c8(0x157)](_0x3b2618=>{const _0x316ff7=_0x2eb3c8;if(_0x316ff7(0xc7)==_0x266344[_0x316ff7(0x24e)])for(const _0x1c3167 of _0x3432f2){const _0x351239=_0x1c3167[_0x316ff7(0x12d)][_0x316ff7(0x1fb)],_0x4da05f=_0x266344[_0x316ff7(0x132)];_0x3b2618[_0x316ff7(0x15e)](_0x351239,_0x4da05f);}else{if(_0x5ce11f[_0x316ff7(0xff)](_0x266344[_0x316ff7(0x24e)])){for(const _0x5e5c05 of _0x3432f2)void 0x0!==_0x266344[_0x316ff7(0x132)]?_0x3b2618[_0x316ff7(0xf7)](_0x266344[_0x316ff7(0x24e)],_0x266344[_0x316ff7(0x132)],_0x5e5c05[_0x316ff7(0x12d)][_0x316ff7(0x1fb)]):_0x3b2618[_0x316ff7(0x268)](_0x266344[_0x316ff7(0x24e)],_0x5e5c05[_0x316ff7(0x12d)][_0x316ff7(0x1fb)]);}else{for(const _0x31194b of _0x3432f2)_0x266344[_0x316ff7(0x132)]?_0x3b2618[_0x316ff7(0xf7)](_0x266344[_0x316ff7(0x24e)],_0x266344[_0x316ff7(0x132)],_0x31194b):_0x3b2618[_0x316ff7(0x268)](_0x266344[_0x316ff7(0x24e)],_0x31194b);}}});}),this[_0xb089fe(0xca)][_0xb089fe(0x26e)](_0xb089fe(0x115),_0x48fb96);}}function Rt(_0x4bf38f,_0x294ffe,_0x20b066){const _0x183d68=_0x443490;for(const _0x5e91c0 of _0x294ffe[_0x183d68(0x123)][_0x183d68(0x215)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5e91c0[_0x183d68(0x1fd)]==_0x5e91c0)return!0x1;if(!_0x20b066[_0x183d68(0x20b)](_0x5e91c0))return!0x1;if(_0x4bf38f[_0x183d68(0x19c)](_0x5e91c0)||_0x4bf38f[_0x183d68(0x12c)](_0x5e91c0))return!0x0;}return!0x1;}function Tt(_0x13e9e1){const _0x50229e=_0x443490;return _0x13e9e1[_0x50229e(0x250)][_0x50229e(0x123)]==_0x13e9e1[_0x50229e(0x12d)][_0x50229e(0x1fb)]&&_0x13e9e1[_0x50229e(0x250)][_0x50229e(0x21e)];}function Et(_0x15ddbe,_0x90c2d5,_0xc02ac,_0x5be43f){const _0x2b8e4a=_0x443490,_0x32a699=_0x5518a2=>!_0x5518a2[_0x2b8e4a(0x179)]['is'](_0x2b8e4a(0x10d))&&!_0x5be43f[_0x2b8e4a(0x19c)](_0x5518a2[_0x2b8e4a(0x179)]),_0x17b693=_0x15ddbe[_0x2b8e4a(0x12d)][_0x2b8e4a(0x106)](_0x32a699),_0x55b26e=_0x15ddbe[_0x2b8e4a(0x250)][_0x2b8e4a(0x106)](_0x32a699,{'direction':_0x2b8e4a(0x197)});return(!_0x15ddbe[_0x2b8e4a(0x12d)][_0x2b8e4a(0x12a)](_0x17b693)||!_0x15ddbe[_0x2b8e4a(0x250)][_0x2b8e4a(0x12a)](_0x55b26e))&&(_0x17b693[_0x2b8e4a(0x103)](_0x55b26e)?_0xc02ac[_0x2b8e4a(0x13f)](_0x90c2d5,{'range':_0xc02ac[_0x2b8e4a(0x11d)](_0x17b693,_0x55b26e)}):_0xc02ac[_0x2b8e4a(0x1e7)](_0x90c2d5),!0x0);}function Vt(_0x180740){return _0x59aa86(_0x180740);}function _0x191f(){const _0x45bc04=['createPositionBefore','position','_enabledCommands','setAttribute','_initAriaMarkerChangeAnnouncements','editingDowncast','suggestionChanged','_model','_updateSuggestionData','$graveyard','newRange','_isBlockAttribute','isUndo','mapper','enableDefaultAttributesIntegration','isBefore','markBlockFormat','startsWith','getLastMatchingPosition','insertion:discard','fetchCommentThread','_isForcedDefaultExecutionBlock','trackChanges','deletion:discard','markMultiRangeDeletion','$textProxy','attributes','getFirstMarker','elementEnd','getContainedElement','deletion:accept','showSuggestionHighlights','isLocal','attribute:join','1763734XUwsrW','newValue','isIntersectingWithRange','_SUGGESTION_ANNOUNCEMENT','_reduceSuggestionAttributeRange','addUser','_addThreadToSuggestion','createRange','attributeNewValue','_recordAttributeChanges','isNextTo','type','markDeletion','parent','markMultiRangeBlockFormat','275yYmqIb','fromCharCode','CommentsRepository','elementStart','insertion:','isEqual','forEach','isLimit','start','getItems','formatInline','execute','isInsideObject','oldValue','data-suggestion','ck-suggestion-marker-','getWalker','plugins','low','accepted','addMarker:suggestion','name','10HUBFdy','PENDING_ACTION_SUGGESTION','insertContent','values','updateMarker','for','group','every','trackChanges.mergeNestedSuggestions','moveTargetPosition','539856SpBdDq','setSelection','concat','1978HfjbZK','9mmHNbF','createSelection','hasCommentThread','consumable','_setSuggestionRange','getCommentThread','upcast','announce','addSuggestionData','discardAllSuggestions','getAllAdjacentSuggestions','markers','attribute:discard','toJSON','change','addMarker:suggestion:formatBlock','isExternal','_recordAttributeSuggestions','isMultiRange','unshift','discard','rename','never','_createSuggestion','lowest','registerPostFixer','_removeSuggestion','deletion:join','_customCallbacks','get','head','delete','createRangeOn','_joinSuggestions','insertion:chain','ck-suggestion-marker-formatInline','getSuggestionCallback','registerCustomCallback','forceDefaultExecution','accept','createElement','before','change:activeMarkers','_getMarkerAnnouncementText','substring','addComment','includes','howMany','item','author','_processAttributeChanges','enqueueChange','catch','track-changes-user-not-found','registerInlineAttribute','clone','markMultiRangeInsertion','PendingActions','previous','subType','registerBlockAttribute','isAfter','addCommentThread','enableCommand','deletion','skipNestingCheck','warn','ck-suggestion-marker--active','_suggestionFactory','pop','formatBlock','length','editing','FORMATTING','_rangeIsInLocalUserInsertion','batch','createPositionAt','some','backward','split','getChanges','open','differ','isObject','then','authoredAt','change:data','Users','getFirstRange','markerToData','attribute:','_trackFormatChanges','formatGroupId','_adapter','clear','containsPosition','oldRange','adapter','documentSelection','trackChanges.trackFormatChanges','discardSuggestion','isCollapsed','originalSuggestionId','addHighlight','_joinWithAdjacentSuggestions','elementToElement','formatInline:discard','notReady','trackChangesCommand','@external','track-changes-adapter-missing-getsuggestion','next','markerName','getChangedMarkers','isInContent','deletion:chain','acceptSuggestion','insert','hasSuggestion','meta','nodeBefore','format','return','_suggestions','high','isIntersecting','_addSuggestionMarker','isBlock','change:_saved','ENTER','TrackChangesEditing','_setSuggestionData','track-changes-adapter-already-set','formatInline:','activeMarkers','multi','_element','_afterChanges','getShiftedBy','formatBlock:accept','LEAVE','init','getRange','ck-suggestion-marker-formatBlock','locale','selection','collaboration.channelId','isTouching','attribute:accept','addClass','isSelectable','assign','forward','range','model','bindElementToMarker','add','creator','removeMarker','enableReadOnlyMode','track-changes-suggestion-data-mismatch','removeClass','schema','update:suggestion','_mergeNestedSuggestions','map','removeMarker:suggestion:attribute','_onDiscard','createPositionAfter','value','24260VKdqzo','_suggestionState','addMarker:suggestion:attribute','always','containerElement','config','commentThread','addMarker','nodeAfter','rethrowUnexpectedError','root','external:','targetPosition','setTo','containsRangeInObject','conversion','chain','listenTo','updateSuggestion','pluginName','descriptionFactory','attribute','markAttributeChange','applyOperation','containsItem','default','multipleBlocks','_saved','document','_registerDefaultCallbacks','suggestion:attribute:','_isDataLoaded','track-changes-enable-command-twice','commandName','getAncestors','_getExternalAuthor','getMultiRangeId','_getAuthorFromId','comments','options','insertion','markerToHighlight','stopListening','isAtStart','getMarkers','markerNameToElements','push','fire','removeComment','rootName','splitPosition','join','addMarkerName','getAttribute','substr','acceptAllSuggestions','deletion:','fromRange','getSuggestions','toViewElement','getNearestSelectionRange','_splitMarkerName','getUser','find','_editor','consume','8tKUkCE','data','buildSuggestion','_checkSuggestionCorrectness','discardSelectedSuggestions','tablePasteChainId','toUpperCase','_findSuggestions','suggestion','_getAttributeKey','has','stop','getSuggestion','suggestionLoaded','sort','hasComments','getIntersection','suggestionUnloaded','track-changes-suggestion-not-found','isRemovable','730580TViKjO','marker-count','getCustomProperty','from','dataDowncast','key','$text','end','ck-suggestion-marker','formatInline:chain','_commentsRepository','_refreshAttributeSuggestionsChain','_inlineAttributeKeys','move','getDifference','highest','insertion:join','removeMarkers','isAtEnd','dataToMarker','define','createRangeIn','splice','editor','addRange','rejected','formatBlock:','_descriptionFactory','_cutOutSuggestionMarker','formatInline:join','suggestion:','removeAttribute','suggestion-type','_isRegisteredAttribute','detach','markInsertion','commands','set','resolve','removeMarker:suggestion:formatBlock','_processAttributeSuggestions','unbindElementFromMarkerName','attributeKey','markInlineFormat','containsRange','_breakSuggestionMarker','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','$elementName','9112059ovtqzj','formatBlock:discard','_defaultCallbacks','unbind','_handleNewSuggestionMarker','formatBlock:join','keys','filter','_getSuggestionData','_blockAttributeKeys','ready','isOwn','formatBlock:chain','error-saving-suggestion-data-suggestion-discarded','formatInline:accept','dataReady','isDocumentOperation','markerReady','reconvertMarker','after','createdAt','acceptSelectedSuggestions','attributeOldValue','isArray','$marker','groupId','refresh','addSuggestion','getRanges','normal','deleteContent','1790250bgMHYP','_reduceExistingSuggestions','insertion:accept','track-changes-command-not-found','authorName','remove','requires','_refreshSuggestionsChain','removed','size','writer','widget','element'];_0x191f=function(){return _0x45bc04;};return _0x191f();}function Ut(_0x260531){const _0x15aa8e=_0x443490,_0x3374e4=_0x260531[_0x15aa8e(0x12d)][_0x15aa8e(0x1fb)];return _0x3374e4&&_0x3374e4['is'](_0x15aa8e(0xf3));}function Ot(_0x11c2ba,_0x31571e){const _0x5847bd=_0x443490;return null==_0x11c2ba[_0x5847bd(0x250)][_0x5847bd(0x1c1)]&&_0x11c2ba[_0x5847bd(0x250)][_0x5847bd(0x123)]==_0x11c2ba[_0x5847bd(0x12d)][_0x5847bd(0x1fb)]?Ft(_0x11c2ba[_0x5847bd(0x12d)][_0x5847bd(0x1fb)],_0x31571e):_0x11c2ba;}function Ft(_0x4c2939,_0x317992){const _0x3344b2=_0x443490,_0x44c5f9=_0x317992[_0x3344b2(0x1eb)][_0x3344b2(0x19c)](_0x4c2939)||_0x317992[_0x3344b2(0x1eb)][_0x3344b2(0x1df)](_0x4c2939);return _0x317992[_0x3344b2(0x11d)](_0x317992[_0x3344b2(0x195)](_0x4c2939,_0x3344b2(0x172)),_0x44c5f9?_0x317992[_0x3344b2(0x1f1)](_0x4c2939):_0x317992[_0x3344b2(0x195)](_0x4c2939,_0x3344b2(0x250)));}function Gt(_0x3a9807,_0x21eb1a,_0x776a93,_0x183033,_0x392f1a){const _0x583780=_0x443490;if(!Pt(_0x3a9807,_0x21eb1a))return!0x1;if(_0x776a93[_0x583780(0x250)][_0x583780(0x12a)](_0x183033[_0x583780(0x12d)]))return!0x0;if(_0x3a9807[_0x583780(0x121)]!=_0x21eb1a[_0x583780(0x121)])return!0x1;if(!_0x776a93[_0x583780(0x250)][_0x583780(0x1dc)](_0x183033[_0x583780(0x12d)]))return!0x1;const _0x16e486=_0x392f1a[_0x583780(0x11d)](_0x776a93[_0x583780(0x250)],_0x183033[_0x583780(0x12d)])[_0x583780(0x135)]();for(const _0xea3d2e of _0x16e486)if([_0x583780(0x128),_0x583780(0x110)][_0x583780(0x177)](_0xea3d2e[_0x583780(0x121)])&&_0x392f1a[_0x583780(0x1eb)][_0x583780(0x12c)](_0xea3d2e[_0x583780(0x179)]))return!0x1;return!0x0;}function Pt(_0x22ab5f,_0x11dd3a,_0x44930a=[]){const _0x39d2df=_0x443490;return!(!_0x22ab5f[_0x39d2df(0x212)]||!_0x11dd3a[_0x39d2df(0x212)])&&_0x803411(_0x5e1358(_0x22ab5f[_0x39d2df(0x10e)],_0x44930a),_0x5e1358(_0x11dd3a[_0x39d2df(0x10e)],_0x44930a));}function Lt(_0x3c306c,_0x4ae221){const _0x376e76=_0x443490,_0xf93fb5=Ht(_0x3c306c[_0x376e76(0x10e)]),_0x497188=Ht(_0x4ae221);if(!_0x3c306c[_0x376e76(0x212)])return!0x1;for(const _0x27beb5 of Object[_0x376e76(0xce)](_0x497188))if(!_0x803411(_0xf93fb5[_0x27beb5],_0x497188[_0x27beb5]))return!0x1;return!0x0;}function Ht(_0x439162){const _0x45084e=_0x443490,_0x460260=Object[_0x45084e(0x1e0)]({},_0x439162);return delete _0x460260[_0x45084e(0x18a)],delete _0x460260[_0x45084e(0x23a)],_0x460260;}
23
+ const _0x153f45=_0x463c;(function(_0x441ac0,_0xd254db){const _0x156c04=_0x463c,_0x2bee31=_0x441ac0();while(!![]){try{const _0x385909=-parseInt(_0x156c04(0x1a2))/0x1+-parseInt(_0x156c04(0xa2))/0x2*(parseInt(_0x156c04(0x20c))/0x3)+parseInt(_0x156c04(0xcf))/0x4*(-parseInt(_0x156c04(0x12b))/0x5)+parseInt(_0x156c04(0x17f))/0x6*(-parseInt(_0x156c04(0x10e))/0x7)+parseInt(_0x156c04(0xb3))/0x8+parseInt(_0x156c04(0xe1))/0x9*(-parseInt(_0x156c04(0x1d7))/0xa)+parseInt(_0x156c04(0x73))/0xb;if(_0x385909===_0xd254db)break;else _0x2bee31['push'](_0x2bee31['shift']());}catch(_0x3182cc){_0x2bee31['push'](_0x2bee31['shift']());}}}(_0x1476,0xb8781));import{Plugin as _0x2b4b12,PendingActions as _0x2a1a87}from'ckeditor5/src/core.js';import{LiveRange as _0x1e271a}from'ckeditor5/src/engine.js';import{CKEditorError as _0xdbf911,uid as _0x54b192,priorities as _0x5a9b51,logWarning as _0x40d3f4}from'ckeditor5/src/utils.js';import{toWidget as _0x402c86}from'ckeditor5/src/widget.js';import{Users as _0x122bf1,hashObject as _0x4cb778,surroundingMarkersDetector as _0x1b3e83}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x5aa4b3 from'./commands/trackchangescommand.js';import _0x5db863 from'./commands/acceptsuggestioncommand.js';import _0x393755 from'./commands/discardsuggestioncommand.js';import _0x5ee87f from'./commands/executeonallsuggestionscommand.js';import _0x95ce37 from'./commands/executeonselectedsuggestionscommand.js';import _0x16a26c from'./suggestion.js';function _0x463c(_0x5bfe2f,_0x55bbb7){const _0x1476e3=_0x1476();return _0x463c=function(_0x463c04,_0x5ab717){_0x463c04=_0x463c04-0x6d;let _0x40bfb9=_0x1476e3[_0x463c04];return _0x40bfb9;},_0x463c(_0x5bfe2f,_0x55bbb7);}import _0x169752 from'./suggestiondescriptionfactory.js';import _0x5bc5ed from'./integrations/aiassistant.js';import _0x2f20fe from'./integrations/alignment.js';import _0x11e260 from'./integrations/basicstyles.js';import _0x1fe2a6 from'./integrations/blockquote.js';import _0x21531b from'./integrations/casechange.js';import _0x2b4e26 from'./integrations/ckbox.js';import _0xa4265f from'./integrations/codeblock.js';import _0x3f0d6a from'./integrations/comments.js';import _0x2c47b2 from'./integrations/deletecommand.js';import _0x4342bf from'./integrations/list.js';import _0x336edc from'./integrations/listproperties.js';import _0x2a931f from'./integrations/entercommand.js';import _0x8268f9 from'./integrations/findandreplace.js';import _0x4b24f9 from'./integrations/font.js';import _0x5b2065 from'./integrations/formatpainter.js';import _0x5ba954 from'./integrations/heading.js';import _0xbd2f26 from'./integrations/highlight.js';import _0x17f28e from'./integrations/horizontalline.js';import _0x28e39a from'./integrations/htmlembed.js';import _0xe0a59f from'./integrations/image.js';import _0x179adf from'./integrations/imagereplace.js';import _0x54bdd9 from'./integrations/imagestyle.js';import _0x3be535 from'./integrations/importword.js';import _0x1c18c1 from'./integrations/indent.js';import _0x2b2535 from'./integrations/inputcommand.js';import _0x246b19 from'./integrations/link.js';import _0x5a6d81 from'./integrations/legacylist.js';import _0x4ca492 from'./integrations/legacylistproperties.js';import _0x7ecc14 from'./integrations/mediaembed.js';import _0x2a5c1f from'./integrations/mention.js';import _0x4e3897 from'./integrations/multilevellist.js';import _0x3e036b from'./integrations/pagebreak.js';import _0x5786e0 from'./integrations/paragraph.js';import _0x4b22c5 from'./integrations/removeformat.js';import _0x525bf8 from'./integrations/restrictededitingmode.js';import _0x131d2b from'./integrations/shiftentercommand.js';import _0x488b9c from'./integrations/standardeditingmode.js';import _0x275e72 from'./integrations/style.js';import _0x3cdb64 from'./integrations/table.js';import _0x25c014 from'./integrations/tablemergesplit.js';import _0x3f71d4 from'./integrations/tableheadings.js';import _0x892ed5 from'./integrations/tableclipboard.js';import _0x230757 from'./integrations/tablecolumnresize.js';import _0x32b586 from'./integrations/template.js';import _0x1f03d8 from'./integrations/tableofcontents.js';import _0x380bab from'./integrations/title.js';import _0x5c1d6b from'./integrations/undo.js';import _0x122e28 from'./integrations/tablecaption.js';import _0x157e58 from'./integrations/tableproperties.js';import{getTranslation as _0x45004c}from'./utils/common-translations.js';import{isEqual as _0x32cafe,omit as _0xde920d}from'lodash-es';export const renameAttributeKey=_0x153f45(0x8c);export default class p extends _0x2b4b12{static get[_0x153f45(0x1c6)](){const _0x3632da=_0x153f45;return[_0x3632da(0xc5),_0x122bf1,_0x2a1a87,_0x5bc5ed,_0x2f20fe,_0x11e260,_0x1fe2a6,_0x2b4e26,_0x21531b,_0xa4265f,_0x3f0d6a,_0x2c47b2,_0x2a931f,_0x8268f9,_0x4b24f9,_0x5b2065,_0x5ba954,_0xbd2f26,_0x17f28e,_0x28e39a,_0xe0a59f,_0x54bdd9,_0x179adf,_0x3be535,_0x1c18c1,_0x2b2535,_0x5a6d81,_0x4ca492,_0x4e3897,_0x246b19,_0x4342bf,_0x336edc,_0x7ecc14,_0x2a5c1f,_0x3e036b,_0x5786e0,_0x4b22c5,_0x525bf8,_0x131d2b,_0x488b9c,_0x275e72,_0x3cdb64,_0x25c014,_0x3f71d4,_0x122e28,_0x892ed5,_0x230757,_0x1f03d8,_0x157e58,_0x32b586,_0x380bab,_0x5c1d6b];}static get[_0x153f45(0x13a)](){const _0x2a9ca6=_0x153f45;return _0x2a9ca6(0x21d);}get[_0x153f45(0x1c9)](){const _0x474087=_0x153f45;return this[_0x474087(0x131)];}constructor(_0x12bd19){const _0x3c1634=_0x153f45;function _0x543619(_0x514f46){const _0xc11788=_0x463c;return _0x514f46[_0xc11788(0x1c1)](_0x4869eb=>String[_0xc11788(0x1e1)](_0x4869eb))[_0xc11788(0xf4)]('');}super(_0x12bd19),this[_0x3c1634(0x185)]=!0x1,this[_0x3c1634(0x1bc)](_0x3c1634(0x1ec),[]),this['on'](_0x3c1634(0x19c),(_0x66ed45,_0x33bbb7,_0x27ece2,_0x361f06)=>{const _0x34096b=_0x3c1634;this[_0x34096b(0x1ab)][_0x34096b(0x1bd)](()=>{const _0x9ed9f0=_0x34096b;for(const _0x56b612 of[..._0x361f06,..._0x27ece2])this[_0x9ed9f0(0x1ab)][_0x9ed9f0(0x1df)][_0x9ed9f0(0x12e)](_0x56b612)&&_0x12bd19[_0x9ed9f0(0x10b)][_0x9ed9f0(0xaf)](_0x56b612);});}),this[_0x3c1634(0x131)]=new _0x169752(this[_0x3c1634(0x114)][_0x3c1634(0x138)][_0x3c1634(0x181)],this[_0x3c1634(0x114)][_0x3c1634(0xff)]),this[_0x3c1634(0x19e)]=null,this[_0x3c1634(0xfd)]=new xt(this[_0x3c1634(0x114)]),this[_0x3c1634(0x100)]=new Map(),this[_0x3c1634(0x1f6)]=_0x12bd19[_0x3c1634(0x19b)][_0x3c1634(0xd0)](_0x3c1634(0xc5)),this[_0x3c1634(0x87)]=new Set(),this[_0x3c1634(0x1ab)]=this[_0x3c1634(0x114)][_0x3c1634(0x138)],this[_0x3c1634(0x1a4)]=new WeakMap(),this[_0x3c1634(0x1a6)]=!0x1,this[_0x3c1634(0x1f4)]=new Set([_0x3c1634(0x8c)]),this[_0x3c1634(0xf6)]=new Set(),_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0x134)](_0x3c1634(0xd1),_0x3c1634(0x1a1)),this[_0x3c1634(0x171)]=_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0xd0)](_0x3c1634(0xd1)),_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0x134)](_0x3c1634(0xf0),!0x0),this[_0x3c1634(0x20f)]=_0x12bd19[_0x3c1634(0x1fb)][_0x3c1634(0xd0)](_0x3c1634(0xf0)),this[_0x3c1634(0x8e)]=new _0x5aa4b3(_0x12bd19,this[_0x3c1634(0x87)]),this[_0x3c1634(0x170)](),this[_0x543619([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x543619([0x34,0x30,0x34,0x38,0x31,0x30,0x35,0x38]);}[_0x153f45(0xe2)](){const _0x437e67=_0x153f45,_0x560c27=this[_0x437e67(0x114)],_0x2a9b48=(_0x4daf28,_0x255786)=>{const _0x2ff7e8=_0x437e67;if(_0x2ff7e8(0x16a)!=_0x4daf28)return _0x2ff7e8(0x199)+_0x4daf28;const _0x4b45ce=_0x255786[_0x2ff7e8(0x130)]('|')[0x0];return this[_0x2ff7e8(0xa4)](_0x4b45ce)?_0x2ff7e8(0x153):_0x2ff7e8(0x1f8);};_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x183)]({'model':_0x437e67(0x1ba),'view':_0x188ee3=>{const _0x486db4=_0x437e67,{id:_0x1a1b7f,type:_0x33e2d1,subType:_0x46af9f}=this[_0x486db4(0x12c)](_0x188ee3[_0x486db4(0x18d)]),_0x14dcdc=[_0x486db4(0x93),_0x2a9b48(_0x33e2d1,_0x46af9f)];let _0x4bed80=0xbb8;return this[_0x486db4(0x1ec)][_0x486db4(0x19d)](_0x188ee3[_0x486db4(0x18d)])&&(_0x14dcdc[_0x486db4(0x197)](_0x486db4(0x1dd)),_0x4bed80=0xbc2),_0x486db4(0x1ea)==_0x33e2d1&&(_0x4bed80+=0x5),{'classes':_0x14dcdc,'attributes':{'data-suggestion':_0x1a1b7f},'priority':_0x4bed80};}}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x17c)](_0x12d7b0=>{const _0x4f9546=_0x437e67;_0x12d7b0['on'](_0x4f9546(0x11b),(_0xc07277,_0x2a0a05,_0x36504d)=>{const _0x52f7a0=_0x4f9546;if(!_0x36504d[_0x52f7a0(0x1f3)][_0x52f7a0(0x1b4)])return;const _0x4487fb=_0x2a0a05[_0x52f7a0(0xc4)];if(!_0x4487fb)return;const _0x78ea69=_0x36504d[_0x52f7a0(0x19f)][_0x52f7a0(0xe3)](_0x4487fb);_0x560c27[_0x52f7a0(0x138)][_0x52f7a0(0x181)][_0x52f7a0(0x168)](_0x4487fb)&&_0x78ea69&&!_0x78ea69[_0x52f7a0(0x7a)](_0x52f7a0(0x14c))&&_0x78ea69['is'](_0x52f7a0(0xad))&&_0x402c86(_0x78ea69,_0x36504d[_0x52f7a0(0x14d)]);},{'priority':_0x4f9546(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x183)]({'model':_0x437e67(0x1ba),'view':(_0xc1058d,_0x3da3d4)=>{const _0x44a73b=_0x437e67;if(!_0x3da3d4[_0x44a73b(0x1f3)][_0x44a73b(0x1b4)])return null;const {type:_0x2f4ad2,subType:_0x10ce7a}=this[_0x44a73b(0x12c)](_0xc1058d[_0x44a73b(0x18d)]);return{'classes':[_0x44a73b(0x93),_0x2a9b48(_0x2f4ad2,_0x10ce7a)],'priority':0xbb8};}});const _0x284d27=({showActiveMarkers:_0x10d21c=!0x0,isAttributeSuggestion:_0x4b3032=!0x1}={})=>(_0x1110c5,_0x2552fe,_0x47723b)=>{const _0xebd065=_0x437e67;if(!_0x2552fe[_0xebd065(0xc4)])return;const {id:_0x374595}=this[_0xebd065(0x12c)](_0x2552fe[_0xebd065(0x18d)]);if(_0x4b3032){const _0x4d4b0f=this[_0xebd065(0x100)][_0xebd065(0xd0)](_0x374595),_0x28a0d4=this[_0xebd065(0xa9)](_0x4d4b0f);if(!this[_0xebd065(0xa4)](_0x28a0d4))return;}if(_0x2552fe[_0xebd065(0xc4)]['is'](_0xebd065(0x159)))return void _0x47723b[_0xebd065(0x1e4)][_0xebd065(0xd7)](_0x2552fe[_0xebd065(0xc4)],_0x1110c5[_0xebd065(0x121)]);const _0x5a272f=_0x47723b[_0xebd065(0x19f)][_0xebd065(0xe3)](_0x2552fe[_0xebd065(0xc4)]);if(_0x2552fe[_0xebd065(0xc4)]['is'](_0xebd065(0x112))&&_0x560c27[_0xebd065(0x138)][_0xebd065(0x181)][_0xebd065(0x144)](_0x2552fe[_0xebd065(0xc4)])&&!_0x5a272f[_0xebd065(0x7a)](_0xebd065(0x196))){_0x47723b[_0xebd065(0x14d)][_0xebd065(0x103)]([_0xebd065(0x93),_0xebd065(0x153)],_0x5a272f),_0x47723b[_0xebd065(0x14d)][_0xebd065(0x1b6)](_0xebd065(0x1f7),_0x374595,_0x5a272f),_0x47723b[_0xebd065(0x19f)][_0xebd065(0x11e)](_0x5a272f,_0x2552fe[_0xebd065(0x18d)]),_0x10d21c&&(this[_0xebd065(0x1ec)][_0xebd065(0x19d)](_0x2552fe[_0xebd065(0x18d)])?_0x47723b[_0xebd065(0x14d)][_0xebd065(0x103)](_0xebd065(0x1dd),_0x5a272f):_0x47723b[_0xebd065(0x14d)][_0xebd065(0x1d9)](_0xebd065(0x1dd),_0x5a272f));for(const _0x41eb88 of _0x560c27[_0xebd065(0x138)][_0xebd065(0x1ae)](_0x2552fe[_0xebd065(0xc4)])[_0xebd065(0x158)]())_0x47723b[_0xebd065(0x1e4)][_0xebd065(0xd7)](_0x41eb88,_0x1110c5[_0xebd065(0x121)]);_0x47723b[_0xebd065(0x1e4)][_0xebd065(0xd7)](_0x2552fe[_0xebd065(0xc4)],_0x1110c5[_0xebd065(0x121)]);}};_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x17c)](_0x2ae7fa=>{const _0x29d778=_0x437e67;_0x2ae7fa['on'](_0x29d778(0x211),(_0x4601a7,_0x51701e,_0x386950)=>{const _0x3f6dab=_0x29d778;_0x386950[_0x3f6dab(0x1f3)][_0x3f6dab(0x1b4)]&&_0x284d27({'showActiveMarkers':!0x1})(_0x4601a7,_0x51701e,_0x386950);},{'priority':_0x29d778(0x13b)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x17c)](_0x20e411=>{const _0x14c728=_0x437e67;_0x20e411['on'](_0x14c728(0x1c3),(_0x1e7931,_0x38828d,_0x246db7)=>{const _0x5d89b4=_0x14c728;_0x246db7[_0x5d89b4(0x1f3)][_0x5d89b4(0x1b4)]&&_0x284d27({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1e7931,_0x38828d,_0x246db7);},{'priority':_0x14c728(0x13b)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x203))[_0x437e67(0x1be)]({'model':_0x437e67(0x1ba),'view':(_0x32233b,_0x13d87b)=>_0x13d87b[_0x437e67(0x1f3)][_0x437e67(0x1b4)]?null:{'group':_0x437e67(0x1ba),'name':_0x32233b[_0x437e67(0xd8)](0xb)}}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x97))[_0x437e67(0x1ef)]({'view':{'name':_0x437e67(0x1ba),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xf485bc,{writer:_0x1937f2})=>{const _0x47596e=_0x437e67;let _0x565663=_0x47596e(0xd6)+_0xf485bc[_0x47596e(0xec)](_0x47596e(0x189))+':'+_0xf485bc[_0x47596e(0xec)]('id');return _0xf485bc[_0x47596e(0xec)](_0x47596e(0x209))&&(_0x565663+=':'+_0xf485bc[_0x47596e(0xec)](_0x47596e(0x209))),_0x1937f2[_0x47596e(0x7f)](_0x47596e(0x194),{'data-name':_0x565663});}}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x97))[_0x437e67(0x124)]({'view':_0x437e67(0x1ba)}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x84ff33=>{const _0x437a98=_0x437e67;_0x84ff33['on'](_0x437a98(0x211),_0x284d27(),{'priority':_0x437a98(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x543b03=>{const _0x177f04=_0x437e67;_0x543b03['on'](_0x177f04(0x1c3),_0x284d27({'isAttributeSuggestion':!0x0}),{'priority':_0x177f04(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x37c1c0=>{const _0x1e279a=_0x437e67;_0x37c1c0['on'](_0x1e279a(0xb8),(_0x16f8a1,_0x3540ac,_0xddc697)=>{const _0x19e97b=_0x1e279a,_0x5b632e=_0xddc697[_0x19e97b(0x19f)][_0x19e97b(0x9b)](_0x3540ac[_0x19e97b(0x18d)]);if(_0x5b632e){for(const _0x27e837 of _0x5b632e)_0x27e837[_0x19e97b(0x7a)](_0x19e97b(0x196))||(_0xddc697[_0x19e97b(0x14d)][_0x19e97b(0x1d9)]([_0x19e97b(0x93),_0x19e97b(0x153),_0x19e97b(0x1dd)],_0x27e837),_0xddc697[_0x19e97b(0x14d)][_0x19e97b(0xfc)](_0x19e97b(0x1f7),_0x27e837),_0xddc697[_0x19e97b(0x19f)][_0x19e97b(0x91)](_0x27e837,_0x3540ac[_0x19e97b(0x18d)]));}},{'priority':_0x1e279a(0x1d3)});}),_0x560c27[_0x437e67(0xcd)][_0x437e67(0x208)](_0x437e67(0x84))[_0x437e67(0x17c)](_0x2e08fd=>{const _0x5071f4=_0x437e67;_0x2e08fd['on'](_0x5071f4(0x175),(_0x48257b,_0x41ce3b,_0x54171b)=>{const _0x2b8992=_0x5071f4,_0x1f6244=_0x54171b[_0x2b8992(0x19f)][_0x2b8992(0x9b)](_0x41ce3b[_0x2b8992(0x18d)]);if(!_0x1f6244)return;const {id:_0x33e455}=this[_0x2b8992(0x12c)](_0x41ce3b[_0x2b8992(0x18d)]),_0xd12f2f=this[_0x2b8992(0x100)][_0x2b8992(0xd0)](_0x33e455),_0x39ebac=this[_0x2b8992(0xa9)](_0xd12f2f);if(this[_0x2b8992(0xa4)](_0x39ebac)){for(const _0x54d13c of _0x1f6244)_0x54d13c[_0x2b8992(0x7a)](_0x2b8992(0x196))||(_0x54171b[_0x2b8992(0x14d)][_0x2b8992(0x1d9)]([_0x2b8992(0x93),_0x2b8992(0x153),_0x2b8992(0x1dd)],_0x54d13c),_0x54171b[_0x2b8992(0x14d)][_0x2b8992(0xfc)](_0x2b8992(0x1f7),_0x54d13c),_0x54171b[_0x2b8992(0x19f)][_0x2b8992(0x91)](_0x54d13c,_0x41ce3b[_0x2b8992(0x18d)]));}},{'priority':_0x5071f4(0x1d3)});}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x4c41f7=>{const _0x52e25a=_0x437e67;let _0x85ed6=!0x1;const _0x355312=Array[_0x52e25a(0x214)](_0x560c27[_0x52e25a(0x138)][_0x52e25a(0x1c8)][_0x52e25a(0xd4)][_0x52e25a(0x78)]()),_0x5a8e86=new Set();for(const {name:_0x3eeca5,data:_0x31b8d0}of _0x355312){const {group:_0x598683,type:_0x3bfdb7,subType:_0x506b2a,id:_0x2f146d}=this[_0x52e25a(0x12c)](_0x3eeca5);if(_0x52e25a(0x1ba)!==_0x598683)continue;const _0x35cad8=this[_0x52e25a(0x100)][_0x52e25a(0xd0)](_0x2f146d);if(null!=_0x31b8d0[_0x52e25a(0x15e)]){_0x52e25a(0x206)==_0x3bfdb7&&(_0x85ed6=_0x85ed6||Et(_0x31b8d0[_0x52e25a(0x15e)],_0x3eeca5,_0x4c41f7,_0x560c27[_0x52e25a(0x138)][_0x52e25a(0x181)]));const _0x29f2fb=_0x52e25a(0x16a)==_0x3bfdb7&&this[_0x52e25a(0xa4)](_0x506b2a[_0x52e25a(0x130)]('|')[0x0]);if(_0x31b8d0[_0x52e25a(0x15e)][_0x52e25a(0x1ad)]||_0x52e25a(0x148)==_0x31b8d0[_0x52e25a(0x15e)][_0x52e25a(0x167)][_0x52e25a(0x1c0)]||_0x52e25a(0x11c)==_0x3bfdb7&&!Ut(_0x31b8d0[_0x52e25a(0x15e)])||_0x29f2fb&&!Ut(_0x31b8d0[_0x52e25a(0x15e)])||_0x52e25a(0x1ea)==_0x3bfdb7&&!(!Tt(_0x51cf8a=_0x31b8d0[_0x52e25a(0x15e)])&&!function(_0x5b3f0d){const _0x3c14aa=_0x52e25a;return _0x5b3f0d[_0x3c14aa(0x1ac)][_0x3c14aa(0x13d)]==_0x5b3f0d[_0x3c14aa(0x123)][_0x3c14aa(0xe9)]&&_0x5b3f0d[_0x3c14aa(0x1ac)][_0x3c14aa(0xee)];}(_0x51cf8a)))_0x4c41f7[_0x52e25a(0x173)](_0x3eeca5),_0x85ed6=!0x0;else{if(!_0x35cad8||!_0x35cad8[_0x52e25a(0x1f5)])continue;_0x5a8e86[_0x52e25a(0x17c)](_0x35cad8);}}}var _0x51cf8a;return _0x5a8e86[_0x52e25a(0x143)]>0x0&&(_0x85ed6=!!this[_0x52e25a(0x14b)](_0x5a8e86)||_0x85ed6),_0x85ed6;}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x53cbfd=>{const _0x57a765=_0x437e67;let _0x2fe97b=!0x1;for(const _0x4ed197 of _0x560c27[_0x57a765(0x138)][_0x57a765(0x1c8)][_0x57a765(0xd4)][_0x57a765(0x186)]())if(_0x57a765(0x14a)==_0x4ed197[_0x57a765(0x119)])for(const _0x1bff8f of this[_0x57a765(0x100)][_0x57a765(0x11f)]()){if(_0x1bff8f[_0x57a765(0x104)]||!_0x1bff8f[_0x57a765(0x1f5)])continue;const _0x4b61cc=_0x57a765(0x11c)==_0x1bff8f[_0x57a765(0x119)],_0x31e9a7=this[_0x57a765(0xa9)](_0x1bff8f),_0x4726c5=_0x31e9a7&&this[_0x57a765(0xa4)](_0x31e9a7);if(!_0x4b61cc&&!_0x4726c5)continue;const _0x2162ec=_0x1bff8f[_0x57a765(0x12d)]();if(_0x2162ec[_0x57a765(0x1ac)][_0x57a765(0x13d)]!=_0x2162ec[_0x57a765(0x123)][_0x57a765(0x13d)]&&!_0x2162ec[_0x57a765(0x123)][_0x57a765(0xee)]){const _0x10ad73=_0x560c27[_0x57a765(0x138)][_0x57a765(0x1d8)](_0x2162ec[_0x57a765(0x1ac)][_0x57a765(0xae)],_0x57a765(0x123)),_0x290ca0=_0x560c27[_0x57a765(0x138)][_0x57a765(0x17a)](_0x2162ec[_0x57a765(0x1ac)],_0x10ad73);_0x53cbfd[_0x57a765(0x1b7)](_0x1bff8f[_0x57a765(0x1ed)](),{'range':_0x290ca0}),_0x2fe97b=!0x0;}}return _0x2fe97b;}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x4ec1be=>this[_0x437e67(0x210)](_0x4ec1be)),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)][_0x437e67(0xe4)](_0x494c2e=>!_0x494c2e[_0x437e67(0x17b)][_0x437e67(0x6f)]&&this[_0x437e67(0x109)](_0x494c2e)),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x110),()=>{const _0x4672c2=_0x437e67;this[_0x4672c2(0x185)]=!0x1;}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)]['on'](_0x437e67(0x145),(_0x596b64,_0x138574)=>{const _0x4460c2=_0x437e67;if(!_0x138574[_0x4460c2(0x6f)]||_0x138574[_0x4460c2(0x101)])return;if(!this[_0x4460c2(0x185)])return;const _0x2e16c7=_0x560c27[_0x4460c2(0x138)][_0x4460c2(0x1c8)][_0x4460c2(0xd4)][_0x4460c2(0x186)]();if(0x0==_0x2e16c7[_0x4460c2(0x1c2)])return;const _0x50ed1e=[],_0x17d2e9=_0x2e16c7[_0x4460c2(0xab)](_0x12db98=>_0x4460c2(0x16a)==_0x12db98[_0x4460c2(0x119)]),_0x4a3339=_0x2e16c7[_0x4460c2(0xab)](_0x2e4095=>_0x4460c2(0x14a)==_0x2e4095[_0x4460c2(0x119)]&&_0x4460c2(0x94)!=_0x2e4095[_0x4460c2(0x121)]),_0x2d63bb=_0x2e16c7[_0x4460c2(0xab)](_0x128b42=>_0x4460c2(0x213)==_0x128b42[_0x4460c2(0x119)]&&_0x4460c2(0x94)!=_0x128b42[_0x4460c2(0x121)]);for(const _0x47ff50 of _0x17d2e9)this[_0x4460c2(0x1a9)](_0x47ff50[_0x4460c2(0xaa)])&&_0x50ed1e[_0x4460c2(0x197)]({'key':_0x47ff50[_0x4460c2(0xaa)],'newValue':_0x47ff50[_0x4460c2(0x219)],'oldValue':_0x47ff50[_0x4460c2(0x20d)],'range':Ot(_0x47ff50[_0x4460c2(0x152)],_0x560c27[_0x4460c2(0x138)])});for(const _0x1ead73 of _0x4a3339){const _0x5d9ef6=_0x2d63bb[_0x4460c2(0x10a)](_0x3d5f6c=>_0x3d5f6c[_0x4460c2(0x133)]===_0x1ead73[_0x4460c2(0x133)]);if(_0x5d9ef6){const _0x476d53=Ft(_0x1ead73[_0x4460c2(0x142)][_0x4460c2(0xae)],_0x560c27[_0x4460c2(0x138)]);_0x5d9ef6[_0x4460c2(0x121)]!==_0x1ead73[_0x4460c2(0x121)]&&_0x50ed1e[_0x4460c2(0x197)]({'key':_0x4460c2(0x8c),'newValue':_0x1ead73[_0x4460c2(0x121)],'oldValue':_0x5d9ef6[_0x4460c2(0x121)],'range':_0x476d53});for(const [_0x109ffb,_0x316cdb]of _0x5d9ef6[_0x4460c2(0x160)]){if(!this[_0x4460c2(0x1a9)](_0x109ffb))continue;const _0x516aaf=_0x1ead73[_0x4460c2(0x160)][_0x4460c2(0xd0)](_0x109ffb);_0x316cdb!==_0x516aaf&&_0x50ed1e[_0x4460c2(0x197)]({'key':_0x109ffb,'newValue':_0x516aaf,'oldValue':_0x316cdb,'range':_0x476d53});}for(const [_0x10b127,_0x5b0e0e]of _0x1ead73[_0x4460c2(0x160)])this[_0x4460c2(0x1a9)](_0x10b127)&&(_0x5d9ef6[_0x4460c2(0x160)][_0x4460c2(0x12e)](_0x10b127)||_0x50ed1e[_0x4460c2(0x197)]({'key':_0x10b127,'newValue':_0x5b0e0e,'oldValue':null,'range':_0x476d53}));}}0x0!=_0x50ed1e[_0x4460c2(0x1c2)]&&_0x560c27[_0x4460c2(0x138)][_0x4460c2(0x1a3)](_0x138574,_0x528334=>{const _0x2c40c2=_0x4460c2,_0x4ec7f4=_0x54b192();for(const {range:_0x44d4b5,key:_0xeeced1,oldValue:_0x661ffc,newValue:_0xd45de2}of _0x50ed1e)this[_0x2c40c2(0xb9)](_0x44d4b5,_0xeeced1,_0x661ffc,_0xd45de2,{'groupId':_0x4ec7f4});this[_0x2c40c2(0xf2)](_0x528334,_0x50ed1e);});},{'priority':_0x437e67(0x125)}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1df)]['on'](_0x437e67(0x122),(_0xbb6c71,_0x5cf07c,_0x4f6df1)=>{const _0x3e8785=_0x437e67;if(null==_0x4f6df1){const {id:_0x3439b9}=this[_0x3e8785(0x12c)](_0x5cf07c[_0x3e8785(0x121)]),_0x2661f3=this[_0x3e8785(0x100)][_0x3e8785(0xd0)](_0x3439b9);_0x2661f3&&_0x2661f3[_0x3e8785(0xda)](_0x5cf07c[_0x3e8785(0x121)]);}}),_0x560c27[_0x437e67(0x138)][_0x437e67(0x1c8)]['on'](_0x437e67(0x145),()=>{const _0x194986=_0x437e67,_0x551836=Array[_0x194986(0x214)](_0x560c27[_0x194986(0x138)][_0x194986(0x1c8)][_0x194986(0xd4)][_0x194986(0x78)]())[_0x194986(0xab)](_0x2a336b=>_0x194986(0x1ba)===this[_0x194986(0x12c)](_0x2a336b[_0x194986(0x121)])[_0x194986(0x7c)]);if(0x0===_0x551836[_0x194986(0x1c2)])return;_0x551836[_0x194986(0x7d)]((_0x567e30,_0x2cbea0)=>{const _0x48f397=_0x194986,_0x6912c4=_0x567e30[_0x48f397(0x126)][_0x48f397(0x9a)],_0x1940ae=_0x2cbea0[_0x48f397(0x126)][_0x48f397(0x9a)];return null===_0x6912c4&&null===_0x1940ae?0x0:null===_0x6912c4&&null!==_0x1940ae?-0x1:null!==_0x6912c4&&null===_0x1940ae?0x1:_0x6912c4[_0x48f397(0x1ac)][_0x48f397(0xb4)](_0x1940ae[_0x48f397(0x1ac)])?-0x1:0x1;});const _0xc0398d=new Set(),_0x4ccf81=new Set();for(const {name:_0x326491,data:_0x501cd4}of _0x551836){const {id:_0x5a65f4}=this[_0x194986(0x12c)](_0x326491);if(null===_0x501cd4[_0x194986(0x9a)]){const _0x267b7d=this[_0x194986(0xa7)](_0x326491);_0x4ccf81[_0x194986(0x17c)](_0x267b7d);}else{const _0x56a1ab=this[_0x194986(0x100)][_0x194986(0xd0)](_0x5a65f4);null!==_0x501cd4[_0x194986(0x15e)]||_0x56a1ab[_0x194986(0x1f5)]?(_0xc0398d[_0x194986(0x17c)](_0x56a1ab[_0x194986(0x107)]),_0x4ccf81[_0x194986(0x17c)](_0x56a1ab)):this[_0x194986(0x179)](_0x56a1ab);}}_0x4ccf81[_0x194986(0x143)]>0x0&&this[_0x194986(0xbe)](_0x4ccf81);for(const _0x29d388 of _0xc0398d)this[_0x194986(0x1e0)](_0x194986(0xc2),_0x29d388);}),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x12f),(_0x121c11,_0x30d163)=>{const _0x2cdbf6=_0x437e67,_0x15c752=_0x30d163[0x0];if(!this[_0x2cdbf6(0x100)][_0x2cdbf6(0x143)])return;if(!_0x15c752[_0x2cdbf6(0x198)])return;if(_0x15c752[_0x2cdbf6(0x17b)][_0x2cdbf6(0x101)]||!_0x15c752[_0x2cdbf6(0x17b)][_0x2cdbf6(0x6f)])return;let _0x41af49,_0x39cced;switch(_0x15c752[_0x2cdbf6(0x119)]){case _0x2cdbf6(0x14a):_0x41af49=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0x142)]),_0x39cced=_0x41af49[_0x2cdbf6(0x128)](_0x15c752[_0x2cdbf6(0x18f)]);break;case _0x2cdbf6(0x130):_0x41af49=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0xca)]),_0x39cced=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0xb0)]);break;case _0x2cdbf6(0x18b):_0x41af49=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1d8)](_0x15c752[_0x2cdbf6(0x204)]),_0x39cced=_0x41af49[_0x2cdbf6(0x128)](_0x15c752[_0x2cdbf6(0x18f)]);break;default:return;}const _0x1f7c33=_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x17a)](_0x41af49,_0x39cced);_0x560c27[_0x2cdbf6(0x138)][_0x2cdbf6(0x1bd)](()=>{const _0x1fbeaf=_0x2cdbf6;for(const {suggestion:_0x449d32,meta:_0x4d3a3d}of this[_0x1fbeaf(0x207)](_0x1f7c33)){if(_0x449d32[_0x1fbeaf(0x104)])continue;if(_0x1fbeaf(0x206)==_0x449d32[_0x1fbeaf(0x119)])continue;const _0x4d79dd=this[_0x1fbeaf(0xa9)](_0x449d32);if(_0x4d79dd&&this[_0x1fbeaf(0xa4)](_0x4d79dd)&&_0x1fbeaf(0x130)!=_0x15c752[_0x1fbeaf(0x119)])continue;const _0x5e054f=_0x449d32[_0x1fbeaf(0x126)]&&_0x449d32[_0x1fbeaf(0x126)][_0x1fbeaf(0x1ff)];(_0x1fbeaf(0x11c)!=_0x449d32[_0x1fbeaf(0x119)]||_0x1fbeaf(0x130)==_0x15c752[_0x1fbeaf(0x119)]&&!_0x5e054f)&&(_0x4d3a3d[_0x1fbeaf(0xe5)]||_0x1fbeaf(0x92)==_0x449d32[_0x1fbeaf(0x119)]&&_0x4d3a3d[_0x1fbeaf(0x7b)]||_0x449d32[_0x1fbeaf(0x12d)]()[_0x1fbeaf(0x102)](_0x1f7c33)&&this[_0x1fbeaf(0x10f)](_0x449d32,_0x41af49,_0x39cced));}});},{'priority':_0x437e67(0x125)}),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x1e7),(_0x16b842,_0x44d92c)=>{const _0x3a670f=_0x437e67,_0x19bcf3=_0x44d92c[0x0],_0x19ecf4=_0x44d92c[0x1];if(_0x19ecf4&&_0x19ecf4[_0x3a670f(0x20e)])return;if(this[_0x3a670f(0x1a6)])return;if(!this[_0x3a670f(0x8e)][_0x3a670f(0x129)])return;if(_0x19bcf3[_0x3a670f(0x1ad)])return;const _0x244d03=_0x560c27[_0x3a670f(0x138)][_0x3a670f(0x181)],{start:_0x1c496d,end:_0x5e24c1}=_0x19bcf3[_0x3a670f(0x12d)](),_0x5abe3e=_0x1c496d[_0x3a670f(0xae)]&&_0x244d03[_0x3a670f(0xb6)](_0x1c496d[_0x3a670f(0xae)])?null:_0x244d03[_0x3a670f(0x14e)](_0x1c496d,_0x3a670f(0x99)),_0x23d7f2=_0x5e24c1[_0x3a670f(0xe9)]&&_0x244d03[_0x3a670f(0xb6)](_0x5e24c1[_0x3a670f(0xe9)])?null:_0x244d03[_0x3a670f(0x14e)](_0x5e24c1,_0x3a670f(0xba)),_0x361b10=_0x560c27[_0x3a670f(0x138)][_0x3a670f(0x17a)](_0x5abe3e?_0x5abe3e[_0x3a670f(0x1ac)]:_0x1c496d,_0x23d7f2?_0x23d7f2[_0x3a670f(0x123)]:_0x5e24c1);_0x560c27[_0x3a670f(0x138)][_0x3a670f(0x1bd)](_0x17f83d=>{const _0x1d7109=_0x3a670f;this[_0x1d7109(0x1fe)](_0x361b10);const _0x244540=_0x560c27[_0x1d7109(0x138)][_0x1d7109(0x181)][_0x1d7109(0x14e)](_0x361b10[_0x1d7109(0x1ac)]);_0x19bcf3['is'](_0x1d7109(0xe6))?_0x17f83d[_0x1d7109(0xa8)](_0x244540):_0x19bcf3[_0x1d7109(0x1d2)](_0x244540);}),_0x16b842[_0x3a670f(0x1d0)]();},{'priority':_0x5a9b51[_0x437e67(0x1dc)]+0xa}),_0x560c27[_0x437e67(0x138)]['on'](_0x437e67(0x191),(_0x5b0f1a,_0x3ab854)=>{const _0x47c452=_0x437e67,_0x1e9065=_0x3ab854[_0x3ab854[_0x47c452(0x1c2)]-0x1];_0x1e9065&&_0x1e9065[_0x47c452(0x20e)]||this[_0x47c452(0x1a6)]||this[_0x47c452(0x8e)][_0x47c452(0x129)]&&(_0x560c27[_0x47c452(0x138)][_0x47c452(0x1bd)](()=>{const _0x4d542f=_0x47c452;let _0x2e1511=_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x191)](_0x3ab854[0x0],_0x3ab854[0x1],_0x3ab854[0x2],{'forceDefaultExecution':!0x0});if(!_0x2e1511)return;_0x5b0f1a[_0x4d542f(0x193)]=_0x2e1511[_0x4d542f(0x1e3)]();const _0x4151ac=_0x2e1511[_0x4d542f(0x123)][_0x4d542f(0xe9)],_0x1bf5a6=_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x181)];_0x4151ac&&_0x1bf5a6[_0x4d542f(0x144)](_0x4151ac)&&!_0x1bf5a6[_0x4d542f(0x168)](_0x4151ac)&&(_0x2e1511=_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x17a)](_0x2e1511[_0x4d542f(0x1ac)],_0x560c27[_0x4d542f(0x138)][_0x4d542f(0x1d8)](_0x4151ac,_0x4d542f(0x123)))),this[_0x4d542f(0x1ca)](_0x2e1511);}),_0x5b0f1a[_0x47c452(0x1d0)]());},{'priority':_0x437e67(0x1d3)}),this[_0x437e67(0x114)][_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0xc7),this[_0x437e67(0x8e)]),this[_0x437e67(0xc0)](_0x437e67(0xc7));const _0x55fb6a=new _0x5db863(_0x560c27,this[_0x437e67(0x100)]);_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x86),_0x55fb6a),this[_0x437e67(0xc0)](_0x437e67(0x86));const _0x12a959=new _0x393755(_0x560c27,this[_0x437e67(0x100)]);_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x1b2),_0x12a959),this[_0x437e67(0xc0)](_0x437e67(0x1b2)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x1b9),new _0x5ee87f(_0x560c27,_0x55fb6a,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0x1b9)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x116),new _0x5ee87f(_0x560c27,_0x12a959,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0x116)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0xdf),new _0x95ce37(_0x560c27,_0x55fb6a,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0xdf)),_0x560c27[_0x437e67(0xf9)][_0x437e67(0x17c)](_0x437e67(0x205),new _0x95ce37(_0x560c27,_0x12a959,this[_0x437e67(0x100)])),this[_0x437e67(0xc0)](_0x437e67(0x205));const _0x15044d=_0x560c27[_0x437e67(0x19b)][_0x437e67(0xd0)](_0x437e67(0xc5));this[_0x437e67(0x1ce)](_0x15044d,_0x437e67(0x1a0),(_0x28c4e0,{threadId:_0x57479e})=>{const _0x3f1437=_0x437e67,_0xd9e708=this[_0x3f1437(0x100)][_0x3f1437(0xd0)](_0x57479e);_0xd9e708&&_0xd9e708[_0x3f1437(0x79)]&&0x1===_0xd9e708[_0x3f1437(0x79)][_0x3f1437(0x1c2)]&&this[_0x3f1437(0xc3)](_0x57479e,{'hasComments':!0x0});},{'priority':_0x437e67(0xd5)}),this[_0x437e67(0x1ce)](_0x15044d,_0x437e67(0x1cc),(_0x2d237d,{threadId:_0x5fff13})=>{const _0x3efb17=_0x437e67,_0x5c9c4e=this[_0x3efb17(0x100)][_0x3efb17(0xd0)](_0x5fff13);_0x5c9c4e&&_0x5c9c4e[_0x3efb17(0x79)]&&!_0x5c9c4e[_0x3efb17(0x79)][_0x3efb17(0x1c2)]&&this[_0x3efb17(0xc3)](_0x5fff13,{'hasComments':!0x1});},{'priority':_0x437e67(0xd5)});}set[_0x153f45(0x172)](_0x1dcd92){const _0x5dbe80=_0x153f45;if(this[_0x5dbe80(0x19e)])throw new _0xdbf911(_0x5dbe80(0xea),this);this[_0x5dbe80(0x19e)]=_0x1dcd92;}get[_0x153f45(0x172)](){const _0x25d392=_0x153f45;return this[_0x25d392(0x19e)];}[_0x153f45(0xfa)]({skipNotAttached:_0x7b6490=!0x1,toJSON:_0xff140c=!0x1}={}){const _0x3286c7=_0x153f45,_0x3d12c5=[];for(const _0x33cdc6 of this[_0x3286c7(0x100)][_0x3286c7(0x11f)]())_0x7b6490&&!_0x33cdc6[_0x3286c7(0x1f5)]||_0x3d12c5[_0x3286c7(0x197)](_0x33cdc6);return _0xff140c?_0x3d12c5[_0x3286c7(0x1c1)](_0x255379=>_0x255379[_0x3286c7(0xe7)]()):_0x3d12c5;}[_0x153f45(0x132)](_0x297433){const _0x3e98f6=_0x153f45,_0x2c4da3=this[_0x3e98f6(0x100)][_0x3e98f6(0xd0)](_0x297433);if(!_0x2c4da3)throw new _0xdbf911(_0x3e98f6(0x174),this);return _0x2c4da3;}[_0x153f45(0x16d)](_0x2c9957){const _0x29592b=_0x153f45;return this[_0x29592b(0x100)][_0x29592b(0x12e)](_0x2c9957);}[_0x153f45(0x157)](_0x4646ca){const _0xb4f311=_0x153f45,{authorId:_0x53ba9f,id:_0x13168d,attributes:_0x4b573c}=_0x4646ca,[_0x523109,_0xaeb909]=_0x4646ca[_0xb4f311(0x119)][_0xb4f311(0x130)](':'),_0x22d128=this[_0xb4f311(0x100)][_0xb4f311(0xd0)](_0x13168d)||this[_0xb4f311(0xd9)](_0x523109,_0xaeb909,_0x13168d,_0x53ba9f,_0x4b573c);if(this[_0xb4f311(0x71)](_0x22d128),this[_0xb4f311(0xf7)](_0x22d128,_0x523109,_0xaeb909||null,_0x53ba9f),_0x22d128[_0xb4f311(0x8f)]=_0x4646ca[_0xb4f311(0x8f)],_0x22d128[_0xb4f311(0x9d)]=!0x0,_0x4b573c&&_0x4b573c[_0xb4f311(0x1e8)]){const _0x499c90=_0x4b573c[_0xb4f311(0x1e8)],_0x41c6ad=this[_0xb4f311(0x18e)](_0x499c90[_0xb4f311(0x80)]);_0x22d128[_0xb4f311(0x187)]=_0x499c90[_0xb4f311(0x8f)],_0x22d128[_0xb4f311(0xdd)]=_0x41c6ad,_0x22d128[_0xb4f311(0x1eb)]=!0x0;}else _0x22d128[_0xb4f311(0x187)]=_0x4646ca[_0xb4f311(0x8f)];switch(_0x4646ca[_0xb4f311(0x126)]&&(_0x22d128[_0xb4f311(0x126)]=_0x4646ca[_0xb4f311(0x126)]),_0x4646ca[_0xb4f311(0x160)]&&(_0x22d128[_0xb4f311(0x160)]=_0x4646ca[_0xb4f311(0x160)]),this[_0xb4f311(0x19e)]&&this[_0xb4f311(0x19e)][_0xb4f311(0x149)]||(_0x22d128[_0xb4f311(0x117)]=!0x0),this[_0xb4f311(0x1a4)][_0xb4f311(0xd0)](_0x22d128)){case _0xb4f311(0xd3):this[_0xb4f311(0x1a4)][_0xb4f311(0x1bc)](_0x22d128,_0xb4f311(0x161));break;case _0xb4f311(0x137):_0x22d128[_0xb4f311(0x1f5)]?(this[_0xb4f311(0x14b)](new Set([_0x22d128])),this[_0xb4f311(0xbe)](new Set([_0x22d128])),this[_0xb4f311(0x1a4)][_0xb4f311(0x1bc)](_0x22d128,_0xb4f311(0x106)),this[_0xb4f311(0x1e0)](_0xb4f311(0x15b),_0x22d128)):this[_0xb4f311(0x1a4)][_0xb4f311(0x1bc)](_0x22d128,_0xb4f311(0xe8));}return _0x22d128;}[_0x153f45(0x86)](_0x5c8190){const _0x5227f3=_0x153f45;this[_0x5227f3(0x20e)](()=>{const _0x5820f6=_0x5227f3;this[_0x5820f6(0x114)][_0x5820f6(0x138)][_0x5820f6(0x1bd)](()=>{const _0xee3503=_0x5820f6;for(const _0xfe4920 of _0x5c8190[_0xee3503(0x21a)]())_0xfe4920[_0xee3503(0x188)]();});});}[_0x153f45(0x1b2)](_0x203ed1){const _0x908ec1=_0x153f45;this[_0x908ec1(0x20e)](()=>{const _0x3b4be0=_0x908ec1;this[_0x3b4be0(0x114)][_0x3b4be0(0x138)][_0x3b4be0(0x1bd)](()=>{const _0x5eebab=_0x3b4be0;for(const _0x1b6b11 of _0x203ed1[_0x5eebab(0x21a)]())_0x1b6b11[_0x5eebab(0xac)]();});});}[_0x153f45(0xc0)](_0x484b24,_0x155706){const _0x4943ae=_0x153f45,_0x26552e=this[_0x4943ae(0x114)][_0x4943ae(0xf9)][_0x4943ae(0xd0)](_0x484b24);if(!_0x26552e)throw new _0xdbf911(_0x4943ae(0x85),this,{'commandName':_0x484b24});if(this[_0x4943ae(0x87)][_0x4943ae(0x12e)](_0x26552e))throw new _0xdbf911(_0x4943ae(0x190),this,{'commandName':_0x484b24});this[_0x4943ae(0x87)][_0x4943ae(0x17c)](_0x26552e),_0x155706&&_0x26552e['on'](_0x4943ae(0x202),(_0x343b69,_0x184562)=>{const _0x13251c=_0x4943ae;this[_0x13251c(0x8e)][_0x13251c(0x129)]&&(this[_0x13251c(0x1a6)]||(_0x184562[_0x13251c(0x1c2)]>0x0&&_0x184562[_0x184562[_0x13251c(0x1c2)]-0x1]&&_0x184562[_0x184562[_0x13251c(0x1c2)]-0x1][_0x13251c(0x20e)]?_0x184562[_0x13251c(0xa6)]():(_0x343b69[_0x13251c(0x193)]=_0x155706((..._0xda0308)=>_0x26552e[_0x13251c(0x202)](..._0xda0308,{'forceDefaultExecution':!0x0}),..._0x184562),_0x343b69[_0x13251c(0x1d0)]())));},{'priority':_0x4943ae(0x1d3)});}[_0x153f45(0x20e)](_0x1e3c05){const _0x2970da=_0x153f45;let _0x155345,_0x475148;const _0x129224=this[_0x2970da(0x1a6)];this[_0x2970da(0x1a6)]=!0x0;try{_0x155345=_0x1e3c05();}catch(_0x48d055){_0x475148=_0x48d055;}return _0x129224||(this[_0x2970da(0x1a6)]=!0x1),_0x475148&&_0xdbf911[_0x2970da(0xc8)](_0x475148,this),_0x155345;}[_0x153f45(0x1ca)](_0x36f1bb,_0x25cc95=null,_0x1ef57f={}){const _0x471f09=_0x153f45;if(_0x36f1bb[_0x471f09(0x1ad)])return null;const _0x3b11da=this[_0x471f09(0x114)][_0x471f09(0x19b)][_0x471f09(0xd0)](_0x471f09(0x1c5))['me'];for(const {suggestion:_0x2edbc4,meta:_0x341088}of this[_0x471f09(0x207)](_0x36f1bb,_0x471f09(0x92)))if(_0x341088[_0x471f09(0x7b)]){if(!_0x341088[_0x471f09(0x1f9)]){if(_0x341088[_0x471f09(0xe5)]){if(!this[_0x471f09(0x20f)]||!Lt(_0x2edbc4,_0x1ef57f))continue;return _0x2edbc4;}if(Lt(_0x2edbc4,_0x1ef57f))return _0x2edbc4;this[_0x471f09(0x10f)](_0x2edbc4,_0x36f1bb[_0x471f09(0x1ac)],_0x36f1bb[_0x471f09(0x123)]);break;}if(_0x25cc95==_0x2edbc4[_0x471f09(0x156)]&&Lt(_0x2edbc4,_0x1ef57f)){const _0x3854e0=_0x2edbc4[_0x471f09(0x12d)]();return _0x3854e0[_0x471f09(0x1ac)][_0x471f09(0x16b)](_0x36f1bb[_0x471f09(0x123)])?this[_0x471f09(0x1db)](_0x2edbc4,this[_0x471f09(0x1ab)][_0x471f09(0x17a)](_0x36f1bb[_0x471f09(0x1ac)],_0x3854e0[_0x471f09(0x123)])):this[_0x471f09(0x1db)](_0x2edbc4,this[_0x471f09(0x1ab)][_0x471f09(0x17a)](_0x3854e0[_0x471f09(0x1ac)],_0x36f1bb[_0x471f09(0x123)])),_0x2edbc4;}}const _0x58981d=_0x54b192(),_0x45662e=_0x3b11da['id'],_0x1a516f=_0x25cc95?_0x471f09(0x15a)+_0x25cc95:_0x471f09(0x92),_0x7a4f59=this[_0x471f09(0x11a)]({'id':_0x58981d,'type':_0x1a516f,'createdAt':new Date(),'authorId':_0x45662e,'attributes':_0x1ef57f});return this[_0x471f09(0x1c4)](_0x1a516f,_0x58981d,_0x45662e,_0x36f1bb),_0x7a4f59;}[_0x153f45(0x178)](_0x1ec555,_0x1c03e9=_0x153f45(0x127),_0x54c0bc={}){const _0x1db7a8=_0x153f45,_0x412bb7=this[_0x1db7a8(0x114)][_0x1db7a8(0x19b)][_0x1db7a8(0xd0)](_0x1db7a8(0x1c5))['me'],_0x1790c1=this[_0x1db7a8(0xfd)][_0x1db7a8(0x17d)](_0x1db7a8(0x92),_0x1c03e9,_0x1db7a8(0xf4));for(const _0x239807 of this[_0x1db7a8(0xfa)]())if(_0x239807[_0x1db7a8(0xdd)]['id']==_0x412bb7['id']&&_0x1db7a8(0x92)==_0x239807[_0x1db7a8(0x119)]&&_0x239807[_0x1db7a8(0x156)]==_0x1c03e9&&Lt(_0x239807,_0x54c0bc)&&(_0x1790c1(_0x239807[_0x1db7a8(0x105)](),_0x1ec555)||_0x1790c1(_0x1ec555,_0x239807[_0x1db7a8(0x105)]()))){for(const _0x433bdd of _0x1ec555)_0x239807[_0x1db7a8(0x83)](_0x433bdd);return _0x239807;}for(const {suggestion:_0x3bc17b,meta:_0x5aeacb}of this[_0x1db7a8(0x207)](_0x1ec555,_0x1db7a8(0x92))){if(!_0x5aeacb[_0x1db7a8(0x7b)])continue;if(!this[_0x1db7a8(0x20f)]&&_0x5aeacb[_0x1db7a8(0xe5)])continue;if(!Lt(_0x3bc17b,_0x54c0bc))continue;let _0x5950a5=!0x0;for(const _0x577d30 of _0x3bc17b[_0x1db7a8(0x105)]())for(const _0xc6d9b2 of _0x1ec555)if(!_0x577d30[_0x1db7a8(0x102)](_0xc6d9b2)){_0x5950a5=!0x1;break;}if(_0x5950a5)return _0x3bc17b;}const _0x17abdf=_0x54b192(),_0x1d49ce=_0x412bb7['id'],_0x2d2069=_0x1db7a8(0x15a)+_0x1c03e9,_0x4f43fa=this[_0x1db7a8(0x11a)]({'id':_0x17abdf,'type':_0x2d2069,'createdAt':new Date(),'authorId':_0x1d49ce,'attributes':_0x54c0bc});for(const _0x3ba803 of _0x1ec555)this[_0x1db7a8(0x1c4)](_0x2d2069,_0x17abdf,_0x1d49ce,_0x3ba803,_0x16a26c[_0x1db7a8(0xeb)]());return _0x4f43fa;}[_0x153f45(0x8a)](_0x4ba4d9,_0x2b9fb2,_0x4aba79=null,_0x13f3d7={}){const _0x430c58=_0x153f45;if(_0x4aba79=_0x4aba79||Vt(_0x2b9fb2),_0x4ba4d9[_0x430c58(0x1ad)])return null;if(_0x430c58(0x75)===this[_0x430c58(0x171)]){const _0x30904c=this[_0x430c58(0xfd)][_0x430c58(0x17d)](_0x430c58(0x206),_0x4aba79,_0x430c58(0x188));return this[_0x430c58(0x20e)](()=>_0x30904c([_0x4ba4d9],_0x2b9fb2,_0x13f3d7)),null;}const _0x2b2bef=this[_0x430c58(0x114)][_0x430c58(0x19b)][_0x430c58(0xd0)](_0x430c58(0x1c5))['me'],_0x171816=[];if(_0x430c58(0x10d)!==this[_0x430c58(0x171)]){for(const {suggestion:_0xd44ee5,meta:_0x3005d1}of this[_0x430c58(0x207)](_0x4ba4d9,_0x430c58(0x92)))_0x3005d1[_0x430c58(0x7b)]&&!_0x3005d1[_0x430c58(0xb7)]&&_0x171816[_0x430c58(0x197)](..._0xd44ee5[_0x430c58(0x105)]());}const _0x353828=function(_0x3a2ada,_0x2fede3){const _0x52e590=_0x430c58,_0x54a4e7=[];for(const _0x378b10 of _0x2fede3){const _0x52fadc=_0x3a2ada[_0x52e590(0x166)](_0x378b10);_0x52fadc&&_0x54a4e7[_0x52e590(0x197)](_0x52fadc);}return _0x54a4e7;}(_0x4ba4d9,_0x171816),_0x1a65f4=function(_0x3fcb98,_0x19b57c){const _0x5248ef=_0x430c58,_0x15351b=[_0x3fcb98];for(const _0x1eff14 of _0x19b57c){let _0x1ccb07=0x0;for(;_0x1ccb07<_0x15351b[_0x5248ef(0x1c2)];){const _0x2fb3cd=_0x15351b[_0x1ccb07][_0x5248ef(0x215)](_0x1eff14);_0x15351b[_0x5248ef(0x136)](_0x1ccb07,0x1,..._0x2fb3cd),_0x1ccb07+=_0x2fb3cd[_0x5248ef(0x1c2)];}}return _0x15351b;}(_0x4ba4d9,_0x171816);_0x353828[_0x430c58(0x1c2)]&&this[_0x430c58(0x1ab)][_0x430c58(0x1bd)](()=>{const _0xb13d8=_0x430c58;for(const _0x3e2d35 of _0x353828){const _0x3b16d5=this[_0xb13d8(0xfd)][_0xb13d8(0x17d)](_0xb13d8(0x206),_0x4aba79,_0xb13d8(0x188));this[_0xb13d8(0x20e)](()=>_0x3b16d5([_0x3e2d35],_0x2b9fb2,_0x13f3d7));}});for(const _0x2915ef of _0x1a65f4){let _0x4ac38c=null,_0x30c74b=_0x2915ef[_0x430c58(0x1ac)],_0x1a6f21=_0x2915ef[_0x430c58(0x123)];for(const {suggestion:_0x14fbb8,meta:_0x1d8174}of this[_0x430c58(0x207)](_0x2915ef,_0x430c58(0x206))){if(!_0x1d8174[_0x430c58(0x7b)])continue;if(_0x14fbb8[_0x430c58(0x156)]!=_0x4aba79)continue;if(!Lt(_0x14fbb8,_0x13f3d7))continue;const _0x14fddd=_0x14fbb8[_0x430c58(0x12d)]();if(_0x14fddd[_0x430c58(0x102)](_0x2915ef,!0x0))return null;_0x30c74b=_0x30c74b[_0x430c58(0xb4)](_0x14fddd[_0x430c58(0x1ac)])?_0x30c74b:_0x14fddd[_0x430c58(0x1ac)],_0x1a6f21=_0x1a6f21[_0x430c58(0x15d)](_0x14fddd[_0x430c58(0x123)])?_0x1a6f21:_0x14fddd[_0x430c58(0x123)],_0x4ac38c?_0x14fddd[_0x430c58(0x1ac)][_0x430c58(0xb4)](_0x4ac38c[_0x430c58(0x12d)]()[_0x430c58(0x1ac)])?(_0x4ac38c[_0x430c58(0x70)](),_0x4ac38c=_0x14fbb8):_0x14fbb8[_0x430c58(0x70)]():_0x4ac38c=_0x14fbb8;}const _0x18c7b4=this[_0x430c58(0x1ab)][_0x430c58(0x17a)](_0x30c74b,_0x1a6f21);if(_0x4ac38c)this[_0x430c58(0x1db)](_0x4ac38c,_0x18c7b4);else{const _0x4fe134=_0x54b192(),_0x3dd1cd=_0x2b2bef['id'];this[_0x430c58(0x11a)]({'id':_0x4fe134,'type':_0x430c58(0x120)+_0x4aba79,'data':_0x2b9fb2,'createdAt':new Date(),'authorId':_0x3dd1cd,'attributes':_0x13f3d7}),this[_0x430c58(0x1c4)](_0x430c58(0x120)+_0x4aba79,_0x4fe134,_0x3dd1cd,_0x18c7b4);}}return null;}[_0x153f45(0x195)](_0x573e53,_0x1466f4,_0x50fffd=[],_0x32279d=null,_0x34b92b={}){const _0x316451=_0x153f45;_0x1466f4[_0x316451(0x13e)]||(_0x1466f4[_0x316451(0x13e)]=_0x1466f4[_0x316451(0x162)]),_0x1466f4[_0x316451(0x1ff)]=_0x573e53['is'](_0x316451(0x152)),_0x32279d=_0x32279d||Vt(_0x1466f4);const _0x52aa6b=_0x50fffd[_0x316451(0x1c1)](_0x5d6fae=>Ft(_0x5d6fae,this[_0x316451(0x1ab)])),_0x21d685=_0x573e53['is'](_0x316451(0x152))?_0x573e53:Ft(_0x573e53,this[_0x316451(0x1ab)]);if(_0x316451(0x75)===this[_0x316451(0x171)]){const _0xd22b7d=this[_0x316451(0xfd)][_0x316451(0x17d)](_0x316451(0x11c),_0x32279d,_0x316451(0x188));return this[_0x316451(0x20e)](()=>_0xd22b7d([_0x21d685],_0x1466f4,_0x34b92b)),null;}_0x52aa6b[_0x316451(0x197)](_0x21d685);let _0x5bb1ee=!0x0;for(const _0x52967f of _0x52aa6b)if(!this[_0x316451(0x141)](_0x52967f)){_0x5bb1ee=!0x1;break;}if(_0x5bb1ee&&_0x316451(0x10d)!==this[_0x316451(0x171)]){const _0x4f3375=this[_0x316451(0xfd)][_0x316451(0x17d)](_0x316451(0x11c),_0x32279d,_0x316451(0x188));return this[_0x316451(0x20e)](()=>_0x4f3375([_0x21d685],_0x1466f4,_0x34b92b)),null;}let _0x59d0d9=null,_0x11bdcb=_0x21d685[_0x316451(0x1ac)],_0x80a6fd=_0x21d685[_0x316451(0x123)];for(const {suggestion:_0x14eccb,meta:_0x10ec1f}of this[_0x316451(0x207)](_0x21d685,_0x316451(0x11c))){if(!_0x10ec1f[_0x316451(0x7b)])continue;if(_0x10ec1f[_0x316451(0x1f9)]||_0x10ec1f[_0x316451(0xe5)]||_0x10ec1f[_0x316451(0xb7)])continue;if(_0x14eccb[_0x316451(0x126)][_0x316451(0x13e)]!=_0x1466f4[_0x316451(0x13e)])continue;if(!Lt(_0x14eccb,_0x34b92b))continue;const _0x107ea0=_0x14eccb[_0x316451(0x12d)]();if(_0x14eccb[_0x316451(0x156)]==_0x32279d){if(_0x107ea0[_0x316451(0x102)](_0x21d685,!0x0))return null;_0x11bdcb=_0x11bdcb[_0x316451(0xb4)](_0x107ea0[_0x316451(0x1ac)])?_0x11bdcb:_0x107ea0[_0x316451(0x1ac)],_0x80a6fd=_0x80a6fd[_0x316451(0x15d)](_0x107ea0[_0x316451(0x123)])?_0x80a6fd:_0x107ea0[_0x316451(0x123)],_0x59d0d9?_0x107ea0[_0x316451(0x1ac)][_0x316451(0xb4)](_0x59d0d9[_0x316451(0x12d)]()[_0x316451(0x1ac)])?(_0x59d0d9[_0x316451(0x70)](),_0x59d0d9=_0x14eccb):_0x14eccb[_0x316451(0x70)]():_0x59d0d9=_0x14eccb;}else{const _0x2d57a9=_0x21d685[_0x316451(0x166)](_0x107ea0);this[_0x316451(0x113)](_0x14eccb,_0x2d57a9);}}const _0x2d92f6=this[_0x316451(0x114)][_0x316451(0x19b)][_0x316451(0xd0)](_0x316451(0x1c5))['me'],_0x350a3b=_0x54b192(),_0x33dec9=_0x2d92f6['id'];if(_0x59d0d9)return this[_0x316451(0x1db)](_0x59d0d9,this[_0x316451(0x1ab)][_0x316451(0x17a)](_0x11bdcb,_0x80a6fd)),_0x59d0d9;{const _0x2098bf=this[_0x316451(0x11a)]({'id':_0x350a3b,'type':_0x316451(0x1f2)+_0x32279d,'data':_0x1466f4,'createdAt':new Date(),'authorId':_0x33dec9,'attributes':_0x34b92b});return this[_0x316451(0x1c4)](_0x316451(0x1f2)+_0x32279d,_0x350a3b,_0x33dec9,this[_0x316451(0x1ab)][_0x316451(0x17a)](_0x11bdcb,_0x80a6fd)),_0x2098bf;}}[_0x153f45(0x81)](_0x474100,_0x30dc44,_0x379af2=[],_0x53ce45=null,_0x72dea9={}){const _0x3bb30a=_0x153f45;_0x30dc44[_0x3bb30a(0x13e)]||(_0x30dc44[_0x3bb30a(0x13e)]=_0x30dc44[_0x3bb30a(0x162)]);const _0x45cc90=_0x474100[0x0];_0x30dc44[_0x3bb30a(0x1ff)]=_0x45cc90['is'](_0x3bb30a(0x152)),_0x53ce45=_0x53ce45||Vt(_0x30dc44);const _0x8854cc=_0x379af2[_0x3bb30a(0x1c1)](_0x5a5ef8=>Ft(_0x5a5ef8,this[_0x3bb30a(0x1ab)])),_0x18c1a3=_0x45cc90['is'](_0x3bb30a(0x152))?_0x474100:_0x474100[_0x3bb30a(0x1c1)](_0x3d4841=>Ft(_0x3d4841,this[_0x3bb30a(0x1ab)]));if(_0x3bb30a(0x75)===this[_0x3bb30a(0x171)]){const _0x5e5242=this[_0x3bb30a(0xfd)][_0x3bb30a(0x17d)](_0x3bb30a(0x11c),_0x53ce45,_0x3bb30a(0x188));return this[_0x3bb30a(0x20e)](()=>_0x5e5242(_0x18c1a3,_0x30dc44,_0x72dea9)),null;}_0x8854cc[_0x3bb30a(0x197)](..._0x18c1a3);let _0x5dbc0e=!0x0;for(const _0x4c4b41 of _0x8854cc)if(!this[_0x3bb30a(0x141)](_0x4c4b41)){_0x5dbc0e=!0x1;break;}if(_0x5dbc0e&&_0x3bb30a(0x10d)!==this[_0x3bb30a(0x171)]){const _0x457494=this[_0x3bb30a(0xfd)][_0x3bb30a(0x17d)](_0x3bb30a(0x11c),_0x53ce45,_0x3bb30a(0x188));return this[_0x3bb30a(0x20e)](()=>_0x457494(_0x18c1a3,_0x30dc44,_0x72dea9)),null;}const _0x9125c1=this[_0x3bb30a(0x114)][_0x3bb30a(0x19b)][_0x3bb30a(0xd0)](_0x3bb30a(0x1c5))['me'];for(const _0x3af59d of this[_0x3bb30a(0xfa)]()){if(_0x3af59d[_0x3bb30a(0xdd)]['id']!=_0x9125c1['id'])continue;if(_0x3bb30a(0x11c)!=_0x3af59d[_0x3bb30a(0x119)]||_0x3af59d[_0x3bb30a(0x126)][_0x3bb30a(0x13e)]!=_0x30dc44[_0x3bb30a(0x13e)])continue;if(!Lt(_0x3af59d,_0x72dea9))continue;const _0x5bc3a1=_0x3af59d[_0x3bb30a(0x156)]==_0x53ce45;for(let _0x566690=0x0;_0x566690<_0x18c1a3[_0x3bb30a(0x1c2)];_0x566690++){const _0x3bf725=_0x18c1a3[_0x566690];for(const _0xcdba8 of _0x3af59d[_0x3bb30a(0xb5)]()){const _0xc92c4e=_0xcdba8[_0x3bb30a(0x1b5)]();if(_0x3bf725[_0x3bb30a(0x16b)](_0xc92c4e)){_0x5bc3a1?(_0x18c1a3[_0x3bb30a(0x136)](_0x566690,0x1),_0x566690--):_0x3af59d[_0x3bb30a(0x173)](_0xcdba8[_0x3bb30a(0x121)]);break;}}}}if(0x0==_0x18c1a3[_0x3bb30a(0x1c2)])return null;const _0x23dbc6=this[_0x3bb30a(0xfd)][_0x3bb30a(0x17d)](_0x3bb30a(0x11c),_0x53ce45,_0x3bb30a(0xf4));for(const _0x1f6116 of this[_0x3bb30a(0xfa)]())if(_0x1f6116[_0x3bb30a(0xdd)]['id']==_0x9125c1['id']&&_0x3bb30a(0x11c)==_0x1f6116[_0x3bb30a(0x119)]&&_0x1f6116[_0x3bb30a(0x126)][_0x3bb30a(0x13e)]==_0x30dc44[_0x3bb30a(0x13e)]&&_0x1f6116[_0x3bb30a(0x156)]==_0x53ce45&&Lt(_0x1f6116,_0x72dea9)&&(_0x23dbc6(_0x1f6116[_0x3bb30a(0x105)](),_0x18c1a3)||_0x23dbc6(_0x18c1a3,_0x1f6116[_0x3bb30a(0x105)]()))){for(const _0x14400c of _0x18c1a3)_0x1f6116[_0x3bb30a(0x83)](_0x14400c);return _0x1f6116;}const _0x5abb74=_0x54b192(),_0x9a2eb7=_0x9125c1['id'],_0x201417=_0x3bb30a(0x1f2)+_0x53ce45,_0x2297ca=this[_0x3bb30a(0x11a)]({'id':_0x5abb74,'type':_0x201417,'data':_0x30dc44,'createdAt':new Date(),'authorId':_0x9a2eb7,'attributes':_0x72dea9});for(const _0x488a47 of _0x18c1a3)this[_0x3bb30a(0x1c4)](_0x201417,_0x5abb74,_0x9a2eb7,_0x488a47,_0x16a26c[_0x3bb30a(0xeb)]());return _0x2297ca;}[_0x153f45(0x1fe)](_0x4e3b72,_0x353303=null,_0x4cea53={}){const _0x47532e=_0x153f45;if(_0x4e3b72[_0x47532e(0x1ad)])return null;const _0xdf996e=this[_0x47532e(0x114)][_0x47532e(0x19b)][_0x47532e(0xd0)](_0x47532e(0x1c5))['me'],_0x1fed98=new _0x1e271a(_0x4e3b72[_0x47532e(0x1ac)],_0x4e3b72[_0x47532e(0x123)]);for(const {suggestion:_0x1e80d6,meta:_0xf4ce41}of this[_0x47532e(0x207)](_0x1fed98,_0x47532e(0x92)))if(_0xf4ce41[_0x47532e(0x7b)]&&!_0xf4ce41[_0x47532e(0x1f9)]){if(_0x1e80d6[_0x47532e(0x104)]){const _0x1d4e86=_0x1e80d6[_0x47532e(0x105)]()[_0x47532e(0xab)](_0x286c80=>_0x47532e(0x148)!=_0x286c80[_0x47532e(0x167)][_0x47532e(0x1c0)]);_0x1d4e86[_0x47532e(0x74)](_0x204883=>_0x1fed98[_0x47532e(0x102)](_0x204883,!0x0))&&_0x1e80d6[_0x47532e(0xac)]();if(_0x1d4e86[_0x47532e(0x21c)](_0x1bf409=>_0x1bf409[_0x47532e(0x102)](_0x1fed98,!0x0))){const _0x24a102=this[_0x47532e(0xfd)][_0x47532e(0x17d)](_0x47532e(0x1ea),_0x353303,_0x47532e(0x188));return this[_0x47532e(0x20e)](()=>_0x24a102([_0x1fed98],null,_0x4cea53)),null;}}else{const _0x5ee022=_0x1fed98[_0x47532e(0x166)](_0x1e80d6[_0x47532e(0x12d)]());null!==_0x5ee022&&_0x1e80d6[_0x47532e(0x1c7)]([_0x5ee022],null,_0x4cea53);}}if(_0x1fed98[_0x47532e(0xf1)](),_0x1fed98[_0x47532e(0x1ad)]||_0x47532e(0x148)==_0x1fed98[_0x47532e(0x167)][_0x47532e(0x1c0)])return null;let _0xf9d460=null,_0x87470=_0x1fed98[_0x47532e(0x1ac)],_0x29166f=_0x1fed98[_0x47532e(0x123)];const _0x7e1070=this[_0x47532e(0x207)](_0x1fed98,_0x47532e(0x1ea));for(const {suggestion:_0x20ac17,meta:_0xfda776}of _0x7e1070){const _0x1b560a=this[_0x47532e(0x1ab)][_0x47532e(0x17a)](_0x87470,_0x29166f);if(_0xfda776[_0x47532e(0x7b)]&&(this[_0x47532e(0x20f)]||!_0xfda776[_0x47532e(0xe5)]&&!_0xfda776[_0x47532e(0xb7)])){if(_0x20ac17[_0x47532e(0x104)]){if(!Lt(_0x20ac17,_0x4cea53))continue;let _0x24c396=!0x0;for(const _0x11fe30 of _0x20ac17[_0x47532e(0x105)]()){if(_0x11fe30[_0x47532e(0x102)](_0x1b560a,!0x0))return _0x20ac17;_0x1b560a[_0x47532e(0x102)](_0x11fe30)||(_0x24c396=!0x1);}_0x24c396&&_0x20ac17[_0x47532e(0xac)]();}else{const _0x5db10a=_0x20ac17[_0x47532e(0x12d)]();if(_0x5db10a[_0x47532e(0x102)](_0x1b560a,!0x0))return _0x20ac17;if(!Lt(_0x20ac17,_0x4cea53)){_0x1b560a[_0x47532e(0x102)](_0x5db10a)?_0x20ac17[_0x47532e(0x70)]():_0x5db10a[_0x47532e(0x1cb)](_0x87470)?_0x87470=_0x5db10a[_0x47532e(0x123)]:_0x5db10a[_0x47532e(0x1cb)](_0x29166f)&&(_0x29166f=_0x5db10a[_0x47532e(0x1ac)]);continue;}_0x87470=_0x87470[_0x47532e(0xb4)](_0x5db10a[_0x47532e(0x1ac)])?_0x87470:_0x5db10a[_0x47532e(0x1ac)],_0x29166f=_0x29166f[_0x47532e(0x15d)](_0x5db10a[_0x47532e(0x123)])?_0x29166f:_0x5db10a[_0x47532e(0x123)],_0x4cea53=Object[_0x47532e(0x1da)]({},_0x20ac17[_0x47532e(0x160)]),_0xf9d460?_0x5db10a[_0x47532e(0x1ac)][_0x47532e(0xb4)](_0xf9d460[_0x47532e(0x12d)]()[_0x47532e(0x1ac)])?(_0xf9d460[_0x47532e(0x70)](),_0xf9d460=_0x20ac17):_0x20ac17[_0x47532e(0x70)]():_0xf9d460=_0x20ac17;}}}if(_0xf9d460)return this[_0x47532e(0x1db)](_0xf9d460,this[_0x47532e(0x1ab)][_0x47532e(0x17a)](_0x87470,_0x29166f)),_0xf9d460;{const _0x4103e2=_0x54b192(),_0x5ac8bc=this[_0x47532e(0x1ab)][_0x47532e(0x17a)](_0x87470,_0x29166f),_0x5b41e9=_0xdf996e['id'],_0x433452=_0x353303?_0x47532e(0x1e5)+_0x353303:_0x47532e(0x1ea),_0x4b201d=this[_0x47532e(0x11a)]({'id':_0x4103e2,'type':_0x433452,'createdAt':new Date(),'authorId':_0x5b41e9,'attributes':_0x4cea53});return this[_0x47532e(0x1c4)](_0x433452,_0x4103e2,_0x5b41e9,_0x5ac8bc),_0x4b201d;}}[_0x153f45(0x13c)](_0x5bac38,_0x296bb5=_0x153f45(0x127),_0x2c44a0={}){const _0x4b9ab8=_0x153f45,_0x17ec49=this[_0x4b9ab8(0x114)][_0x4b9ab8(0x19b)][_0x4b9ab8(0xd0)](_0x4b9ab8(0x1c5))['me'],_0x577521=_0x5bac38[_0x4b9ab8(0x1c1)](_0xd977fe=>new _0x1e271a(_0xd977fe[_0x4b9ab8(0x1ac)],_0xd977fe[_0x4b9ab8(0x123)])),_0x1b3f71=new Set();for(const {suggestion:_0x731735,meta:_0xaa81a5}of this[_0x4b9ab8(0x207)](_0x577521,_0x4b9ab8(0x92)))_0xaa81a5[_0x4b9ab8(0x7b)]&&!_0xaa81a5[_0x4b9ab8(0x1f9)]&&_0x1b3f71[_0x4b9ab8(0x17c)](_0x731735);for(const _0x1153c6 of _0x1b3f71)if(_0x1153c6[_0x4b9ab8(0x104)]){const _0x4cf00d=_0x1153c6[_0x4b9ab8(0x105)]();(!_0x1153c6[_0x4b9ab8(0x160)]||!_0x1153c6[_0x4b9ab8(0x160)][_0x4b9ab8(0x16c)])&&(_0x4cf00d[_0x4b9ab8(0x74)](_0x65252c=>_0x577521[_0x4b9ab8(0x21c)](_0x3fd721=>_0x3fd721[_0x4b9ab8(0x102)](_0x65252c,!0x0)))&&_0x1153c6[_0x4b9ab8(0xac)]());if(_0x577521[_0x4b9ab8(0x74)](_0x1520b1=>_0x4cf00d[_0x4b9ab8(0x21c)](_0x40832e=>_0x40832e[_0x4b9ab8(0x102)](_0x1520b1,!0x0)))){const _0x14ad2f=this[_0x4b9ab8(0xfd)][_0x4b9ab8(0x17d)](_0x4b9ab8(0x1ea),_0x296bb5,_0x4b9ab8(0x188));return this[_0x4b9ab8(0x20e)](()=>_0x14ad2f(_0x5bac38,null,_0x2c44a0)),null;}}else{const _0x6c2c14=_0x1153c6[_0x4b9ab8(0x12d)]();_0x577521[_0x4b9ab8(0x21c)](_0x2b6cee=>_0x2b6cee[_0x4b9ab8(0x102)](_0x6c2c14,!0x0))&&_0x1153c6[_0x4b9ab8(0xac)]();if(_0x577521[_0x4b9ab8(0x74)](_0x60e4c8=>_0x6c2c14[_0x4b9ab8(0x102)](_0x60e4c8,!0x0))){const _0x2e8b69=this[_0x4b9ab8(0xfd)][_0x4b9ab8(0x17d)](_0x4b9ab8(0x1ea),_0x296bb5,_0x4b9ab8(0x188));return this[_0x4b9ab8(0x20e)](()=>_0x2e8b69(_0x577521,null,_0x2c44a0)),null;}}const _0x575ed6=this[_0x4b9ab8(0xfd)][_0x4b9ab8(0x17d)](_0x4b9ab8(0x1ea),_0x296bb5,_0x4b9ab8(0xf4));let _0x8cb37b=null;for(const _0x1e6667 of this[_0x4b9ab8(0xfa)]())if(_0x1e6667[_0x4b9ab8(0xdd)]['id']==_0x17ec49['id']&&_0x1e6667[_0x4b9ab8(0x1f5)]&&_0x4b9ab8(0x1ea)==_0x1e6667[_0x4b9ab8(0x119)]&&_0x1e6667[_0x4b9ab8(0x156)]==_0x296bb5&&Lt(_0x1e6667,_0x2c44a0)&&(_0x575ed6(_0x1e6667[_0x4b9ab8(0x105)](),_0x577521)||_0x575ed6(_0x577521,_0x1e6667[_0x4b9ab8(0x105)]()))){if(_0x8cb37b){if(_0x1e6667[_0x4b9ab8(0x79)]&&_0x1e6667[_0x4b9ab8(0x79)][_0x4b9ab8(0x1c2)])continue;for(const _0x4a8570 of _0x1e6667[_0x4b9ab8(0x105)]())_0x8cb37b[_0x4b9ab8(0xbf)](_0x4a8570)||_0x8cb37b[_0x4b9ab8(0x83)](_0x4a8570);_0x1e6667[_0x4b9ab8(0x70)]();}else{_0x8cb37b=_0x1e6667;for(const _0x511ae4 of _0x577521)_0x1e6667[_0x4b9ab8(0xbf)](_0x511ae4)||_0x1e6667[_0x4b9ab8(0x83)](_0x511ae4);}}if(_0x8cb37b)return _0x8cb37b;_0x1b3f71[_0x4b9ab8(0x1e2)]();for(const {suggestion:_0x1c3fb5,meta:_0x399941}of this[_0x4b9ab8(0x207)](_0x577521,_0x4b9ab8(0x1ea)))_0x399941[_0x4b9ab8(0x7b)]&&(this[_0x4b9ab8(0x20f)]||!_0x399941[_0x4b9ab8(0xe5)]&&!_0x399941[_0x4b9ab8(0xb7)])&&Lt(_0x1c3fb5,_0x2c44a0)&&_0x1b3f71[_0x4b9ab8(0x17c)](_0x1c3fb5);for(const _0x1e842d of _0x1b3f71){const _0x3c2bf4=_0x1e842d[_0x4b9ab8(0x105)]();if(!_0x2c44a0||!_0x2c44a0[_0x4b9ab8(0x16c)]){if(_0x577521[_0x4b9ab8(0x74)](_0x468893=>_0x3c2bf4[_0x4b9ab8(0x21c)](_0x52f1c5=>_0x52f1c5[_0x4b9ab8(0x102)](_0x468893,!0x0))))return _0x1e842d;}(!_0x1e842d[_0x4b9ab8(0x160)]||!_0x1e842d[_0x4b9ab8(0x160)][_0x4b9ab8(0x16c)])&&(_0x3c2bf4[_0x4b9ab8(0x74)](_0x3765c5=>_0x577521[_0x4b9ab8(0x21c)](_0x71c114=>_0x71c114[_0x4b9ab8(0x102)](_0x3765c5,!0x0)))&&_0x1e842d[_0x4b9ab8(0xac)]());}const _0x478bf2=_0x54b192(),_0x50cea4=_0x17ec49['id'],_0x45ddfe=_0x4b9ab8(0x1e5)+_0x296bb5,_0x9b38bb=this[_0x4b9ab8(0x11a)]({'id':_0x478bf2,'type':_0x45ddfe,'createdAt':new Date(),'authorId':_0x50cea4,'attributes':_0x2c44a0});for(const _0xe5cd8e of _0x577521)_0xe5cd8e[_0x4b9ab8(0xf1)](),_0xe5cd8e[_0x4b9ab8(0x1ad)]||_0x4b9ab8(0x148)==_0xe5cd8e[_0x4b9ab8(0x167)][_0x4b9ab8(0x1c0)]||this[_0x4b9ab8(0x1c4)](_0x45ddfe,_0x478bf2,_0x50cea4,_0xe5cd8e,_0x16a26c[_0x4b9ab8(0xeb)]());return _0x9b38bb;}[_0x153f45(0xb9)](_0x318aeb,_0x60b53d,_0x54af83,_0x29339a,_0x565496){const _0x3098df=_0x153f45;if(_0x318aeb[_0x3098df(0x1ad)])return[];if(_0x3098df(0x75)===this[_0x3098df(0x171)])return[];const _0x2f8071=this[_0x3098df(0x114)][_0x3098df(0x19b)][_0x3098df(0xd0)](_0x3098df(0x1c5))['me']['id'],_0x226648=Array[_0x3098df(0x214)](this[_0x3098df(0x100)][_0x3098df(0x11f)]())[_0x3098df(0xab)](_0x3bac13=>_0x3098df(0x16a)==_0x3bac13[_0x3098df(0x119)]&&_0x3bac13[_0x3098df(0x126)][_0x3098df(0x9c)]==_0x60b53d&&_0x3bac13[_0x3098df(0xbf)](_0x318aeb));if(_0x3098df(0x1a1)===this[_0x3098df(0x171)]){const _0x421c7f=this[_0x3098df(0x207)](_0x318aeb,_0x3098df(0x92))[_0x3098df(0xab)](({meta:_0x1e2a25})=>_0x1e2a25[_0x3098df(0x7b)]&&!_0x1e2a25[_0x3098df(0xb7)]&&!_0x1e2a25[_0x3098df(0x1f9)])[_0x3098df(0x1c1)](({suggestion:_0x5c0fe5})=>_0x5c0fe5);_0x226648[_0x3098df(0x1bb)](..._0x421c7f);}const _0x2ac938=new Map([[_0x318aeb,_0x54af83]]);for(const _0x29c7f3 of _0x226648){const _0x3100e6=_0x3098df(0x16a)==_0x29c7f3[_0x3098df(0x119)]?_0x29c7f3[_0x3098df(0x126)][_0x3098df(0x115)]:void 0x0,_0x27fddb=_0x29c7f3[_0x3098df(0x12d)](),_0x4741c0=Array[_0x3098df(0x214)](_0x2ac938[_0x3098df(0x6e)]())[_0x3098df(0x10a)](_0xd40a20=>_0xd40a20[_0x3098df(0x139)](_0x27fddb));if(!_0x4741c0)continue;const _0x51a655=_0x4741c0[_0x3098df(0x215)](_0x27fddb);this[_0x3098df(0xa4)](_0x60b53d)&&_0x3098df(0x92)==_0x29c7f3[_0x3098df(0x119)]&&0x0!=_0x51a655[_0x3098df(0x1c2)]||(_0x2ac938[_0x3098df(0x95)](_0x4741c0),_0x51a655[_0x3098df(0xe0)](_0x557a24=>{const _0x186275=_0x3098df;_0x2ac938[_0x186275(0x1bc)](_0x557a24,_0x54af83);}),_0x3098df(0x92)!=_0x29c7f3[_0x3098df(0x119)]&&_0x3100e6!=_0x29339a&&_0x2ac938[_0x3098df(0x1bc)](_0x4741c0[_0x3098df(0x166)](_0x27fddb),_0x3100e6));}const _0x4e6722=[];for(const [_0x328c7e,_0x3721b2]of _0x2ac938){const _0x11f87e=_0x54b192(),_0x1c0bdb={'key':_0x60b53d,'oldValue':_0x3721b2,'newValue':_0x29339a};_0x60b53d[_0x3098df(0x1c2)]>0x25&&console[_0x3098df(0x146)](_0x3098df(0xbc),{'key':_0x60b53d});const _0x3a5f45=(_0x3098df(0x1cd)+(_0x60b53d+'|'+Vt({'newValue':_0x29339a})))[_0x3098df(0x163)](0x0,0x3c),_0x2ccdbc=this[_0x3098df(0x11a)]({'id':_0x11f87e,'type':_0x3a5f45,'data':_0x1c0bdb,'createdAt':new Date(),'authorId':_0x2f8071,'attributes':_0x565496});_0x4e6722[_0x3098df(0x197)](_0x2ccdbc),this[_0x3098df(0x1c4)](_0x3a5f45,_0x11f87e,_0x2f8071,_0x328c7e);}return _0x4e6722;}[_0x153f45(0x17e)](_0x2459eb){const _0x1985f4=_0x153f45;this[_0x1985f4(0xc0)](_0x2459eb,(_0x4579db,..._0x5ca85b)=>{const _0x354f30=_0x1985f4;this[_0x354f30(0x216)](()=>{_0x4579db(..._0x5ca85b);});});}[_0x153f45(0x1aa)](_0x55270c){const _0x585242=_0x153f45;this[_0x585242(0x1f4)][_0x585242(0x17c)](_0x55270c);}[_0x153f45(0x1f0)](_0x4c8e10){const _0x2b6f4f=_0x153f45;this[_0x2b6f4f(0xf6)][_0x2b6f4f(0x17c)](_0x4c8e10);}[_0x153f45(0xa9)](_0x25660b){const _0x119f80=_0x153f45;return _0x119f80(0x16a)==_0x25660b[_0x119f80(0x119)]?_0x25660b[_0x119f80(0x156)][_0x119f80(0x130)]('|')[0x0]:null;}[_0x153f45(0x1db)](_0x2f89e3,_0x1faf6e){const _0xb6e085=_0x153f45,_0x559fb9=_0x2f89e3[_0xb6e085(0x1ed)]();this[_0xb6e085(0x1ab)][_0xb6e085(0x1bd)](_0x16c245=>{const _0x555045=_0xb6e085;_0x16c245[_0x555045(0x1b7)](_0x559fb9,{'range':_0x1faf6e});});}[_0x153f45(0x71)](_0x587f6c){const _0x456794=_0x153f45,_0x9e00d1=_0x587f6c['id'],_0x343451=this[_0x456794(0x114)][_0x456794(0x1fb)][_0x456794(0xd0)](_0x456794(0x1a7));this[_0x456794(0x1f6)][_0x456794(0x11d)](_0x9e00d1)||this[_0x456794(0x1f6)][_0x456794(0x1e6)]({'channelId':_0x343451,'threadId':_0x9e00d1,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x174327=this[_0x456794(0x1f6)][_0x456794(0x201)](_0x9e00d1);_0x174327[_0x456794(0x82)](_0x456794(0x1f1)),_0x174327[_0x456794(0x1f1)]=!0x1,_0x587f6c[_0x456794(0x79)]=_0x174327;}[_0x153f45(0xf7)](_0x311bc4,_0x39b7cd,_0x35279c,_0x4b58db){const _0x1ac9c8=_0x153f45;if(_0x311bc4[_0x1ac9c8(0x119)]!=_0x39b7cd||_0x311bc4[_0x1ac9c8(0x156)]!=_0x35279c||_0x311bc4[_0x1ac9c8(0xa5)]['id']!=_0x4b58db)throw this[_0x1ac9c8(0x114)][_0x1ac9c8(0x1b8)](_0x1ac9c8(0x1de)),new _0xdbf911(_0x1ac9c8(0x1de),this);}[_0x153f45(0x113)](_0x4c6405,_0x17cb92){const _0x250f50=_0x153f45,_0x1fb221=_0x4c6405[_0x250f50(0x12d)]();if(_0x17cb92[_0x250f50(0x16b)](_0x1fb221))_0x4c6405[_0x250f50(0x70)]();else{if(_0x1fb221[_0x250f50(0x102)](_0x17cb92)){const _0x4b3b71=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x1ac)][_0x250f50(0xe9)],_0x250f50(0x123));this[_0x250f50(0x1db)](_0x4c6405,this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x1fb221[_0x250f50(0x1ac)],_0x4b3b71));const _0x3ea9b0=_0x54b192(),_0x376ad4=_0x4c6405[_0x250f50(0xa5)]['id'],_0x2952cd=_0x4c6405[_0x250f50(0x119)]+':'+_0x4c6405[_0x250f50(0x156)];this[_0x250f50(0x11a)]({'id':_0x3ea9b0,'type':_0x2952cd,'createdAt':new Date(),'authorId':_0x376ad4,'data':_0x4c6405[_0x250f50(0x126)],'attributes':_0x4c6405[_0x250f50(0x160)]});const _0x2fefe2=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x123)][_0x250f50(0x13d)],_0x250f50(0x184)),_0x190734=this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x2fefe2,_0x1fb221[_0x250f50(0x123)]);this[_0x250f50(0x1c4)](_0x2952cd,_0x3ea9b0,_0x376ad4,_0x190734);}else{if(_0x1fb221[_0x250f50(0x1cb)](_0x17cb92[_0x250f50(0x1ac)])){const _0x14ebe5=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x1ac)][_0x250f50(0xe9)],_0x250f50(0x123));this[_0x250f50(0x1db)](_0x4c6405,this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x1fb221[_0x250f50(0x1ac)],_0x14ebe5));}else{const _0x581ae5=this[_0x250f50(0x1ab)][_0x250f50(0x1d8)](_0x17cb92[_0x250f50(0x123)][_0x250f50(0x13d)],_0x250f50(0x184));this[_0x250f50(0x1db)](_0x4c6405,this[_0x250f50(0x1ab)][_0x250f50(0x17a)](_0x581ae5,_0x1fb221[_0x250f50(0x123)]));}}}}[_0x153f45(0x141)](_0x5e7a03){const _0x92cea9=_0x153f45;for(const {suggestion:_0x173768,meta:_0xe9b1af}of this[_0x92cea9(0x207)](_0x5e7a03,_0x92cea9(0x92))){if(!_0xe9b1af[_0x92cea9(0x7b)])continue;const _0x1fbf37=_0x173768[_0x92cea9(0x105)]();for(const _0x5e48c4 of _0x1fbf37)if(!_0x5e7a03[_0x92cea9(0x215)](_0x5e48c4)[_0x92cea9(0x1c2)])return!0x0;}return!0x1;}[_0x153f45(0x9e)](_0x15fdb6){const _0x444b44=_0x153f45,_0x5603df=this[_0x444b44(0x114)][_0x444b44(0x19b)][_0x444b44(0xd0)](_0x444b44(0x1c5))[_0x444b44(0x177)](_0x15fdb6);if(!_0x5603df)throw new _0xdbf911(_0x444b44(0x1b1),this);return _0x5603df;}[_0x153f45(0x18e)](_0x283135){const _0x3c3385=_0x153f45,_0x4a684d=this[_0x3c3385(0x114)][_0x3c3385(0x19b)][_0x3c3385(0xd0)](_0x3c3385(0x1c5)),_0x4d1634=_0x4cb778(_0x3c3385(0x15c)+_0x283135),_0x451ac5=_0x4a684d[_0x3c3385(0x177)](_0x4d1634);return _0x451ac5||_0x4a684d[_0x3c3385(0x1fd)]({'id':_0x4d1634,'name':_0x283135});}[_0x153f45(0xd9)](_0x3b2c29,_0x524a0a,_0x48dd1c,_0x377e84,_0x24322a){const _0x3c261c=_0x153f45,_0x577469=this[_0x3c261c(0x9e)](_0x377e84),_0xffef47=this[_0x3c261c(0xfd)][_0x3c261c(0x1cf)](_0x3b2c29,_0x524a0a,_0x48dd1c,_0x577469,_0x24322a,_0xc4b9a1=>{const _0x4b3308=_0x3c261c;this[_0x4b3308(0xc3)](_0x48dd1c,{'attributes':_0xc4b9a1});const _0x4179b3=this[_0x4b3308(0x132)](_0x48dd1c);this[_0x4b3308(0x14b)](new Set([_0x4179b3])),this[_0x4b3308(0xbe)](new Set([_0x4179b3]));});return this[_0x3c261c(0x1ce)](_0xffef47,_0x3c261c(0x188),()=>{const _0x157a32=_0x3c261c;this[_0x157a32(0xc3)](_0x48dd1c,{'state':_0x157a32(0x19a)});},{'priority':_0x3c261c(0x1d3)}),this[_0x3c261c(0x1ce)](_0xffef47,_0x3c261c(0xac),()=>{const _0x58a246=_0x3c261c;this[_0x58a246(0xc3)](_0x48dd1c,{'state':_0x58a246(0xb2)});},{'priority':_0x3c261c(0x1d3)}),this[_0x3c261c(0x100)][_0x3c261c(0x1bc)](_0x48dd1c,_0xffef47),this[_0x3c261c(0x1a4)][_0x3c261c(0x1bc)](_0xffef47,_0x3c261c(0xd3)),_0xffef47;}[_0x153f45(0x12c)](_0x84246b){const _0x39f6c0=_0x153f45,_0x144eeb=_0x84246b[_0x39f6c0(0x130)](':');return{'group':_0x144eeb[0x0],'type':_0x144eeb[0x1],'subType':_0x144eeb[_0x39f6c0(0x1c2)]>=0x5?_0x144eeb[0x2]:null,'id':_0x144eeb[_0x39f6c0(0x1c2)]<0x5?_0x144eeb[0x2]:_0x144eeb[0x3],'authorId':_0x144eeb[_0x39f6c0(0x1c2)]<0x5?_0x144eeb[0x3]:_0x144eeb[0x4],'markerCount':0x6==_0x144eeb[_0x39f6c0(0x1c2)]?_0x144eeb[0x5]:null};}[_0x153f45(0x10f)](_0x3403cc,_0xf9de90,_0xefe3f4){const _0x4bcfdf=_0x153f45,_0x2ed79f=_0x3403cc[_0x4bcfdf(0x12d)](),_0x5cbf87=_0x2ed79f[_0x4bcfdf(0x1ac)],_0x347fa2=_0x2ed79f[_0x4bcfdf(0x123)];this[_0x4bcfdf(0x1db)](_0x3403cc,this[_0x4bcfdf(0x1ab)][_0x4bcfdf(0x17a)](_0x5cbf87,_0xf9de90));const _0x1989cc=_0x54b192(),_0x10f86b=_0x3403cc[_0x4bcfdf(0xa5)]['id'],_0x175cd9=_0x3403cc[_0x4bcfdf(0x119)]+(_0x3403cc[_0x4bcfdf(0x156)]?':'+_0x3403cc[_0x4bcfdf(0x156)]:'');this[_0x4bcfdf(0x11a)]({'id':_0x1989cc,'type':_0x175cd9,'createdAt':new Date(),'authorId':_0x10f86b,'originalSuggestionId':_0x3403cc['id'],'attributes':_0x3403cc[_0x4bcfdf(0x160)],'data':_0x3403cc[_0x4bcfdf(0x126)]});const _0x5dcc18=this[_0x4bcfdf(0xa9)](_0x3403cc);(_0x4bcfdf(0x11c)==_0x3403cc[_0x4bcfdf(0x119)]||_0x5dcc18&&this[_0x4bcfdf(0xa4)](_0x5dcc18))&&(_0xefe3f4=this[_0x4bcfdf(0x1ab)][_0x4bcfdf(0x1ee)](_0xefe3f4[_0x4bcfdf(0x13d)])),this[_0x4bcfdf(0x1c4)](_0x175cd9,_0x1989cc,_0x10f86b,this[_0x4bcfdf(0x1ab)][_0x4bcfdf(0x17a)](_0xefe3f4,_0x347fa2));}[_0x153f45(0x207)](_0x3a3695,_0x3a14aa=null){const _0x15e039=_0x153f45,_0x5f168e=[],_0x4c0135=this[_0x15e039(0x114)][_0x15e039(0x19b)][_0x15e039(0xd0)](_0x15e039(0x1c5))['me'];Array[_0x15e039(0xd2)](_0x3a3695)||(_0x3a3695=[_0x3a3695]);for(const _0x433ba3 of this[_0x15e039(0xfa)]()){if(!_0x433ba3[_0x15e039(0x1f5)])continue;if(_0x3a14aa&&_0x433ba3[_0x15e039(0x119)]!=_0x3a14aa)continue;let _0xad8227=!0x1;for(const _0xb5cec5 of _0x433ba3[_0x15e039(0x105)]()){for(const _0x4ca54c of _0x3a3695){const _0x263f4c=_0x4ca54c[_0x15e039(0x1ac)][_0x15e039(0x16b)](_0xb5cec5[_0x15e039(0x123)])||_0x4ca54c[_0x15e039(0x123)][_0x15e039(0x16b)](_0xb5cec5[_0x15e039(0x1ac)]);if(_0x263f4c||_0x4ca54c[_0x15e039(0x166)](_0xb5cec5)){const _0x2537fc=_0x4ca54c[_0x15e039(0x102)](_0xb5cec5)&&Rt(this[_0x15e039(0x1ab)][_0x15e039(0x181)],_0xb5cec5[_0x15e039(0x1ac)],_0x4ca54c),_0x2fe773=_0xb5cec5[_0x15e039(0x102)](_0x4ca54c)&&Rt(this[_0x15e039(0x1ab)][_0x15e039(0x181)],_0x4ca54c[_0x15e039(0x1ac)],_0xb5cec5);_0x5f168e[_0x15e039(0x197)]({'suggestion':_0x433ba3,'meta':{'isOwn':_0x4c0135==_0x433ba3[_0x15e039(0xdd)],'isNextTo':_0x263f4c,'isInsideObject':_0x2537fc,'containsRangeInObject':_0x2fe773}}),_0xad8227=!0x0;break;}}if(_0xad8227)break;}}return _0x5f168e;}[_0x153f45(0x1c4)](_0x570b0c,_0x3c426e,_0x31a21c,_0x19d97a,_0x64cf09){const _0x354021=_0x153f45;this[_0x354021(0x1ab)][_0x354021(0x1bd)](_0x25df95=>{const _0x47316e=_0x354021;let _0x4e8a52=_0x47316e(0xd6)+_0x570b0c+':'+_0x3c426e+':'+_0x31a21c;_0x64cf09&&(_0x4e8a52=_0x4e8a52+':'+_0x64cf09),_0x25df95[_0x47316e(0x8d)](_0x4e8a52,{'range':_0x19d97a,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x153f45(0x179)](_0x5e70be){const _0x398b63=_0x153f45,_0x3795de=_0x5e70be[_0x398b63(0xc1)],_0x555ff3=_0x5e70be[_0x398b63(0xb1)];_0x5e70be[_0x398b63(0xc1)]=null,_0x5e70be[_0x398b63(0xb1)]=null,null!=_0x3795de&&_0x3795de[_0x398b63(0xb1)]==_0x5e70be&&(_0x3795de[_0x398b63(0xb1)]=_0x555ff3),null!=_0x555ff3&&_0x555ff3[_0x398b63(0xc1)]==_0x5e70be&&(_0x555ff3[_0x398b63(0xc1)]=_0x3795de),_0x398b63(0x106)==this[_0x398b63(0x1a4)][_0x398b63(0xd0)](_0x5e70be)&&(this[_0x398b63(0x1a4)][_0x398b63(0x1bc)](_0x5e70be,_0x398b63(0xe8)),this[_0x398b63(0x1e0)](_0x398b63(0x147),_0x5e70be,_0x3795de,_0x555ff3));}[_0x153f45(0x11a)](_0x20977c){const _0x368d8d=_0x153f45,_0x51c5f8=_0x20977c['id'],_0x1a5b84=this[_0x368d8d(0x157)](_0x20977c);if(this[_0x368d8d(0x19e)]&&this[_0x368d8d(0x19e)][_0x368d8d(0x149)]){const _0x1ca460=this[_0x368d8d(0x114)][_0x368d8d(0x19b)][_0x368d8d(0xd0)](_0x368d8d(0xbb)),_0x21928b=_0x1a5b84[_0x368d8d(0x151)],_0x4ad9f3=_0x1a5b84[_0x368d8d(0x156)]?_0x1a5b84[_0x368d8d(0x119)]+':'+_0x1a5b84[_0x368d8d(0x156)]:_0x1a5b84[_0x368d8d(0x119)],_0x45a92e=this[_0x368d8d(0x114)][_0x368d8d(0xff)],_0x2f1a6b=_0x1ca460[_0x368d8d(0x17c)](_0x45004c(_0x45a92e,_0x368d8d(0x6d))),_0x5dae3e={'id':_0x51c5f8,'type':_0x4ad9f3,'hasComments':_0x21928b,'data':_0x20977c[_0x368d8d(0x126)]||null,'originalSuggestionId':_0x20977c[_0x368d8d(0x180)]||null,'attributes':_0x1a5b84[_0x368d8d(0x160)]};this[_0x368d8d(0x19e)][_0x368d8d(0x149)](_0x5dae3e)[_0x368d8d(0x111)](_0x2a0d42=>{const _0x2d4b8d=_0x368d8d;_0x1a5b84[_0x2d4b8d(0x117)]=!0x0,_0x1ca460[_0x2d4b8d(0x213)](_0x2f1a6b),_0x2a0d42&&_0x2a0d42[_0x2d4b8d(0x8f)]&&(this[_0x2d4b8d(0x100)][_0x2d4b8d(0xd0)](_0x51c5f8)[_0x2d4b8d(0x8f)]=_0x2a0d42[_0x2d4b8d(0x8f)]);})[_0x368d8d(0x16e)](_0x3407c3=>{const _0x35d511=_0x368d8d;throw _0x40d3f4(_0x35d511(0xed)),this[_0x35d511(0x114)][_0x35d511(0x138)][_0x35d511(0x1a3)]({'isUndoable':!0x1},()=>{const _0x80e294=_0x35d511;_0x1a5b84[_0x80e294(0xac)]();}),_0x1a5b84[_0x35d511(0x169)](),this[_0x35d511(0x100)][_0x35d511(0x95)](_0x1a5b84['id']),this[_0x35d511(0x1a4)][_0x35d511(0x95)](_0x1a5b84),_0x3407c3;});}return _0x1a5b84;}[_0x153f45(0xa4)](_0x5c49eb){const _0x39a18f=_0x153f45;return this[_0x39a18f(0x1f4)][_0x39a18f(0x12e)](_0x5c49eb);}[_0x153f45(0xc3)](_0x1263f1,_0x5ed697){const _0x356461=_0x153f45,_0x274efd=this[_0x356461(0x114)][_0x356461(0x19b)][_0x356461(0xd0)](_0x356461(0xbb)),_0x3b987d=this[_0x356461(0x132)](_0x1263f1);if(this[_0x356461(0x19e)]&&this[_0x356461(0x19e)][_0x356461(0x176)]){if(_0x3b987d[_0x356461(0x117)]){const _0x567117=_0x274efd[_0x356461(0x17c)](_0x45004c(this[_0x356461(0x114)][_0x356461(0xff)],_0x356461(0x6d)));this[_0x356461(0x19e)][_0x356461(0x176)](_0x1263f1,_0x5ed697)[_0x356461(0x111)](()=>{const _0x17371e=_0x356461;_0x274efd[_0x17371e(0x213)](_0x567117);});}else _0x3b987d['on'](_0x356461(0x192),()=>{const _0x11a295=_0x356461;this[_0x11a295(0xc3)](_0x1263f1,_0x5ed697);});}}[_0x153f45(0x20b)](_0x1a7a71){const _0x4faa17=_0x153f45;if(!this[_0x4faa17(0x19e)]||!this[_0x4faa17(0x19e)][_0x4faa17(0x132)])throw new _0xdbf911(_0x4faa17(0x165),this);return this[_0x4faa17(0x19e)][_0x4faa17(0x132)](_0x1a7a71);}[_0x153f45(0xa7)](_0x3616d2){const _0x39ab27=_0x153f45,{id:_0x151dda,type:_0x1f0dc0,subType:_0x50aedb,authorId:_0x181b21}=this[_0x39ab27(0x12c)](_0x3616d2),_0x297567=this[_0x39ab27(0x100)][_0x39ab27(0xd0)](_0x151dda)||this[_0x39ab27(0xd9)](_0x1f0dc0,_0x50aedb,_0x151dda,_0x181b21,{});switch(this[_0x39ab27(0xf7)](_0x297567,_0x1f0dc0,_0x50aedb,_0x181b21),this[_0x39ab27(0x1a4)][_0x39ab27(0xd0)](_0x297567)){case _0x39ab27(0xd3):this[_0x39ab27(0x20b)](_0x151dda)[_0x39ab27(0x111)](_0x2d5d4e=>{const _0x20917b=_0x39ab27;let _0x2900b4=Promise[_0x20917b(0x89)]();_0x2d5d4e[_0x20917b(0x151)]&&(_0x2900b4=this[_0x20917b(0x1f6)][_0x20917b(0x155)]({'channelId':this[_0x20917b(0x114)][_0x20917b(0x1fb)][_0x20917b(0xd0)](_0x20917b(0x1a7)),'threadId':_0x151dda})),_0x2900b4[_0x20917b(0x111)](()=>{const _0x52691e=_0x20917b;this[_0x52691e(0x157)](_0x2d5d4e)[_0x52691e(0x117)]=!0x0;});}),this[_0x39ab27(0x1a4)][_0x39ab27(0x1bc)](_0x297567,_0x39ab27(0x137));break;case _0x39ab27(0xe8):this[_0x39ab27(0xc3)](_0x151dda,{'state':_0x39ab27(0x108)});case _0x39ab27(0x161):this[_0x39ab27(0x1a4)][_0x39ab27(0x1bc)](_0x297567,_0x39ab27(0x106)),this[_0x39ab27(0x1e0)](_0x39ab27(0x15b),_0x297567);break;case _0x39ab27(0x106):this[_0x39ab27(0x1e0)](_0x39ab27(0xc2),_0x297567);}return _0x297567[_0x39ab27(0xda)](_0x3616d2),_0x297567;}[_0x153f45(0xbe)](_0x3ceb84){const _0x5df8c8=_0x153f45,_0x50141f=Array[_0x5df8c8(0x214)](_0x3ceb84),_0x53b083=_0x50141f[_0x5df8c8(0xab)](_0x55e52b=>_0x5df8c8(0x16a)==_0x55e52b[_0x5df8c8(0x119)]);this[_0x5df8c8(0x15f)](_0x53b083);const _0x4b42b6=_0x50141f[_0x5df8c8(0xab)](_0x56023e=>!_0x56023e[_0x5df8c8(0x104)]&&_0x5df8c8(0x16a)!=_0x56023e[_0x5df8c8(0x119)]),_0x48ecc1=this[_0x5df8c8(0xfa)]({'skipNotAttached':!0x0})[_0x5df8c8(0xab)](_0xb6c1fe=>!_0xb6c1fe[_0x5df8c8(0x104)]&&_0x5df8c8(0x16a)!=_0xb6c1fe[_0x5df8c8(0x119)]),_0x2c4aba=_0x48ecc1[_0x5df8c8(0xab)](_0x50a4ec=>!_0x3ceb84[_0x5df8c8(0x12e)](_0x50a4ec)),_0xb16ea6=new Map(_0x48ecc1[_0x5df8c8(0x1c1)](_0x1c6500=>[_0x1c6500,this[_0x5df8c8(0xfd)][_0x5df8c8(0x17d)](_0x1c6500[_0x5df8c8(0x119)],_0x1c6500[_0x5df8c8(0x156)],_0x5df8c8(0x140))])),_0x3c32d7=new Map(_0x48ecc1[_0x5df8c8(0x1c1)](_0x3411e5=>[_0x3411e5,_0x3411e5[_0x5df8c8(0x12d)]()])),_0x3b3888=new Set(),_0x3d2a68=new Set();for(let _0x92ca29=0x0;_0x92ca29<_0x4b42b6[_0x5df8c8(0x1c2)];_0x92ca29++)_0x2f3f67(_0x4b42b6[_0x92ca29],_0x4b42b6,_0x92ca29+0x1);for(let _0x4981f1=0x0;_0x4981f1<_0x4b42b6[_0x5df8c8(0x1c2)];_0x4981f1++)_0x2f3f67(_0x4b42b6[_0x4981f1],_0x2c4aba,0x0);const _0x5e6c3e=new Set();for(let _0xa7f95d=0x0;_0xa7f95d<_0x4b42b6[_0x5df8c8(0x1c2)];_0xa7f95d++){const _0x4cf2ba=_0x4b42b6[_0xa7f95d];!_0x3d2a68[_0x5df8c8(0x12e)](_0x4cf2ba)&&_0x4cf2ba[_0x5df8c8(0xc1)]&&(_0x5e6c3e[_0x5df8c8(0x17c)](_0x4cf2ba[_0x5df8c8(0xc1)]),_0x4cf2ba[_0x5df8c8(0xc1)][_0x5df8c8(0xb1)]===_0x4cf2ba&&(_0x4cf2ba[_0x5df8c8(0xc1)][_0x5df8c8(0xb1)]=null),_0x4cf2ba[_0x5df8c8(0xc1)]=null),!_0x3b3888[_0x5df8c8(0x12e)](_0x4cf2ba)&&_0x4cf2ba[_0x5df8c8(0xb1)]&&(_0x5e6c3e[_0x5df8c8(0x17c)](_0x4cf2ba[_0x5df8c8(0xb1)]),_0x4cf2ba[_0x5df8c8(0xb1)][_0x5df8c8(0xc1)]===_0x4cf2ba&&(_0x4cf2ba[_0x5df8c8(0xb1)][_0x5df8c8(0xc1)]=null),_0x4cf2ba[_0x5df8c8(0xb1)]=null);}function _0x2f3f67(_0xa92b36,_0x5810c5,_0x5da663){const _0x2ddcea=_0x5df8c8;for(let _0x133ec8=_0x5da663;_0x133ec8<_0x5810c5[_0x2ddcea(0x1c2)];_0x133ec8++){const _0x53b22e=_0x14c606(_0xa92b36,_0x5810c5[_0x133ec8]);_0x53b22e&&(_0x53b22e[0x0][_0x2ddcea(0xb1)]=_0x53b22e[0x1],_0x53b22e[0x1][_0x2ddcea(0xc1)]=_0x53b22e[0x0],_0x3b3888[_0x2ddcea(0x17c)](_0x53b22e[0x0]),_0x3d2a68[_0x2ddcea(0x17c)](_0x53b22e[0x1]));}}function _0x14c606(_0x20b52e,_0x58e1ac){const _0x128430=_0x5df8c8;if(_0x20b52e[_0x128430(0xdd)]['id']!==_0x58e1ac[_0x128430(0xdd)]['id'])return null;const _0x1afc73=_0xb16ea6[_0x128430(0xd0)](_0x20b52e)(_0x20b52e,_0x58e1ac,_0x3c32d7[_0x128430(0xd0)](_0x20b52e),_0x3c32d7[_0x128430(0xd0)](_0x58e1ac));if(!_0x1afc73)return null;return _0xb16ea6[_0x128430(0xd0)](_0x58e1ac)(_0x20b52e,_0x58e1ac,_0x3c32d7[_0x128430(0xd0)](_0x20b52e),_0x3c32d7[_0x128430(0xd0)](_0x58e1ac))?_0x1afc73[0x1][_0x128430(0x79)]&&_0x1afc73[0x1][_0x128430(0x79)][_0x128430(0x1c2)]?null:_0x1afc73:null;}_0x5e6c3e[_0x5df8c8(0x143)]&&this[_0x5df8c8(0xbe)](_0x5e6c3e);}[_0x153f45(0x15f)](_0x25250){const _0xa9282f=_0x153f45;if(0x0==_0x25250[_0xa9282f(0x1c2)])return;const _0x26b850=this[_0xa9282f(0xfa)]({'skipNotAttached':!0x0})[_0xa9282f(0xab)](_0x4380a8=>_0xa9282f(0x16a)==_0x4380a8[_0xa9282f(0x119)]&&_0x4380a8[_0xa9282f(0x9d)]),_0x45cfe7=[],_0x30c0aa=new Map();for(const _0x160ea7 of _0x26b850){const _0x5f082e=_0x4cb778(_0x160ea7[_0xa9282f(0x160)]);_0x30c0aa[_0xa9282f(0x12e)](_0x5f082e)||(_0x30c0aa[_0xa9282f(0x1bc)](_0x5f082e,_0x45cfe7[_0xa9282f(0x1c2)]),_0x45cfe7[_0xa9282f(0x197)]([]));const _0xf0853a=_0x30c0aa[_0xa9282f(0xd0)](_0x5f082e);_0x45cfe7[_0xf0853a][_0xa9282f(0x197)](_0x160ea7);}!(function(){const _0x4e7f00=_0xa9282f;_0x45cfe7[_0x4e7f00(0x7d)]((_0x4a240a,_0x53db8b)=>{const _0x4a901c=_0x4e7f00,_0x200c48=_0x4a240a[0x0][_0x4a901c(0x8f)],_0x276055=_0x53db8b[0x0][_0x4a901c(0x8f)];return _0x200c48==_0x276055?_0x4a240a[0x0][_0x4a901c(0x160)][_0x4a901c(0x1b0)]<_0x53db8b[0x0][_0x4a901c(0x160)][_0x4a901c(0x1b0)]?-0x1:0x1:_0x200c48<_0x276055?-0x1:0x1;});for(const _0x25274b of _0x45cfe7)_0x25274b[_0x4e7f00(0x7d)]((_0x922cd3,_0x1a409d)=>_0x922cd3['id']<_0x1a409d['id']?-0x1:0x1);}());for(let _0x5a0818=0x0;_0x5a0818<_0x45cfe7[_0xa9282f(0x1c2)];_0x5a0818++){if(0x0==_0x45cfe7[_0x5a0818][_0xa9282f(0x1c2)])continue;const _0x2d6919=[];for(let _0x23cf5e=_0x5a0818+0x1;_0x23cf5e<_0x45cfe7[_0xa9282f(0x1c2)];_0x23cf5e++)0x0!=_0x45cfe7[_0x23cf5e][_0xa9282f(0x1c2)]&&_0xd134d2(_0x45cfe7[_0x5a0818],_0x45cfe7[_0x23cf5e])&&_0x2d6919[_0xa9282f(0x197)](_0x23cf5e);for(const _0x328bec of _0x2d6919)_0x45cfe7[_0x5a0818]=_0x45cfe7[_0x5a0818][_0xa9282f(0x1b3)](_0x45cfe7[_0x328bec]),_0x45cfe7[_0x328bec]=[];}for(const _0x1b58f3 of _0x45cfe7)for(let _0x33a5a4=0x0;_0x33a5a4<_0x1b58f3[_0xa9282f(0x1c2)];_0x33a5a4++)_0x1b58f3[_0x33a5a4][_0xa9282f(0xb1)]=_0x1b58f3[_0x33a5a4+0x1]||null;for(const _0x5924ee of _0x45cfe7)for(let _0x51dba9=0x0;_0x51dba9<_0x5924ee[_0xa9282f(0x1c2)];_0x51dba9++)_0x5924ee[_0x51dba9][_0xa9282f(0xc1)]=_0x5924ee[_0x51dba9-0x1]||null;function _0xd134d2(_0x26c7f2,_0x182570){const _0x230429=_0xa9282f;if(_0x26c7f2[0x0][_0x230429(0x160)][_0x230429(0x1b0)]!==_0x182570[0x0][_0x230429(0x160)][_0x230429(0x1b0)]&&_0x26c7f2[0x0][_0x230429(0xdd)]!==_0x182570[0x0][_0x230429(0xdd)])return!0x1;if(!function(_0x8ad4b9,_0x2ca9cc){const _0x342d43=_0x230429;if(!_0x8ad4b9[_0x342d43(0x151)]&&!_0x2ca9cc[_0x342d43(0x151)])return!0x0;if(_0x8ad4b9[_0x342d43(0x151)]&&_0x2ca9cc[_0x342d43(0x151)])return!0x1;if(_0x8ad4b9[_0x342d43(0x151)]&&_0x2ca9cc[_0x342d43(0x8f)]<_0x8ad4b9[_0x342d43(0x79)][_0x342d43(0x20a)][_0x342d43(0xd0)](0x0)[_0x342d43(0x8f)])return!0x0;if(_0x2ca9cc[_0x342d43(0x151)]&&_0x8ad4b9[_0x342d43(0x8f)]<_0x2ca9cc[_0x342d43(0x79)][_0x342d43(0x20a)][_0x342d43(0xd0)](0x0)[_0x342d43(0x8f)])return!0x0;return!0x1;}(_0x26c7f2[0x0],_0x182570[0x0]))return!0x1;const _0x5530cc=_0xde920d(_0x26c7f2[0x0][_0x230429(0x160)],_0x230429(0x1b0)),_0x58f6de=_0xde920d(_0x182570[0x0][_0x230429(0x160)],_0x230429(0x1b0));if(!_0x32cafe(_0x5530cc,_0x58f6de))return!0x1;return!!_0x26c7f2[_0x230429(0x74)](_0x56cef1=>_0x182570[_0x230429(0x21c)](_0xa49c74=>_0x56cef1[_0x230429(0x12d)]()[_0x230429(0x16b)](_0xa49c74[_0x230429(0x12d)]())))&&_0x182570[_0x230429(0x74)](_0x487b5c=>_0x26c7f2[_0x230429(0x21c)](_0x209433=>_0x487b5c[_0x230429(0x12d)]()[_0x230429(0x16b)](_0x209433[_0x230429(0x12d)]())));}}[_0x153f45(0x14b)](_0x1a63e0){const _0x45a53f=_0x153f45,_0x31eca7=Array[_0x45a53f(0x214)](_0x1a63e0),_0x2d7846=this[_0x45a53f(0xfa)]({'skipNotAttached':!0x0}),_0x5b531f=_0x2d7846[_0x45a53f(0xab)](_0x9e6353=>!_0x1a63e0[_0x45a53f(0x12e)](_0x9e6353)),_0x5b3dba=new Map(_0x31eca7[_0x45a53f(0x1c1)](_0x1c62c4=>[_0x1c62c4,this[_0x45a53f(0xfd)][_0x45a53f(0x17d)](_0x1c62c4[_0x45a53f(0x119)],_0x1c62c4[_0x45a53f(0x156)],_0x45a53f(0xf4))])),_0x3f85c0=new Map(_0x2d7846[_0x45a53f(0x1c1)](_0x392efb=>[_0x392efb,_0x392efb[_0x45a53f(0x105)]()]));for(let _0x5aa8d9=0x0;_0x5aa8d9<_0x31eca7[_0x45a53f(0x1c2)];_0x5aa8d9++){if(_0x3e150e(this,_0x31eca7[_0x5aa8d9],_0x31eca7,_0x5aa8d9+0x1))return!0x0;}for(let _0x59580b=0x0;_0x59580b<_0x31eca7[_0x45a53f(0x1c2)];_0x59580b++){if(_0x3e150e(this,_0x31eca7[_0x59580b],_0x5b531f,0x0))return!0x0;}return!0x1;function _0x3e150e(_0x70ab17,_0x3211be,_0x4075d4,_0x2a23a7){const _0x962db6=_0x45a53f;for(let _0x4c6b1f=_0x2a23a7;_0x4c6b1f<_0x4075d4[_0x962db6(0x1c2)];_0x4c6b1f++){const _0xccfff4=_0x4075d4[_0x4c6b1f];if(_0xccfff4[_0x962db6(0x119)]!==_0x3211be[_0x962db6(0x119)]||_0xccfff4[_0x962db6(0xdd)]['id']!==_0x3211be[_0x962db6(0xdd)]['id']||_0xccfff4[_0x962db6(0x156)]!==_0x3211be[_0x962db6(0x156)])continue;if(!Pt(_0x3211be,_0xccfff4,[_0x962db6(0x1b0)]))continue;if(_0x962db6(0x16a)==_0x3211be[_0x962db6(0x119)]&&_0x3211be[_0x962db6(0x126)][_0x962db6(0x115)]!=_0xccfff4[_0x962db6(0x126)][_0x962db6(0x115)])continue;if(_0x962db6(0x16a)==_0x3211be[_0x962db6(0x119)]&&_0x70ab17[_0x962db6(0xa4)](_0x3211be[_0x962db6(0x126)][_0x962db6(0x9c)]))continue;if(_0x962db6(0x11c)==_0x3211be[_0x962db6(0x119)]){const _0x59d91f=_0x70ab17[_0x962db6(0x114)][_0x962db6(0x138)],_0x379744=_0x3211be[_0x962db6(0x13f)]();if(_0x379744&&(_0x59d91f[_0x962db6(0x181)][_0x962db6(0x168)](_0x379744)||_0x59d91f[_0x962db6(0x181)][_0x962db6(0xb6)](_0x379744)))continue;}const _0x4ba45f=_0x5b3dba[_0x962db6(0xd0)](_0x3211be),_0x1fe1d7=_0x3f85c0[_0x962db6(0xd0)](_0x3211be),_0x346fef=_0x3f85c0[_0x962db6(0xd0)](_0xccfff4),_0x335492=_0x3211be[_0x962db6(0x79)]&&_0x3211be[_0x962db6(0x79)][_0x962db6(0x1c2)],_0x1a9ed9=_0xccfff4[_0x962db6(0x79)]&&_0xccfff4[_0x962db6(0x79)][_0x962db6(0x1c2)];if(!_0x335492&&_0x4ba45f(_0x346fef,_0x1fe1d7))return _0x70ab17[_0x962db6(0x12a)](_0xccfff4,_0x3211be),_0x3f85c0[_0x962db6(0x95)](_0x3211be),!0x0;if(!_0x1a9ed9&&_0x4ba45f(_0x1fe1d7,_0x346fef))return _0x70ab17[_0x962db6(0x12a)](_0x3211be,_0xccfff4),_0x3f85c0[_0x962db6(0x95)](_0xccfff4),!0x0;}return!0x1;}}[_0x153f45(0x12a)](_0x36832f,_0x2d0d11){const _0x484eb7=_0x153f45;if(_0x36832f[_0x484eb7(0x104)]){for(const _0x4db294 of _0x2d0d11[_0x484eb7(0x105)]())_0x36832f[_0x484eb7(0x83)](_0x4db294);}else{const _0x4c627a=_0x2d0d11[_0x484eb7(0x12d)]()[_0x484eb7(0x123)];this[_0x484eb7(0x1db)](_0x36832f,this[_0x484eb7(0x1ab)][_0x484eb7(0x17a)](_0x36832f[_0x484eb7(0x12d)]()[_0x484eb7(0x1ac)],_0x4c627a));}_0x2d0d11[_0x484eb7(0x70)]();}[_0x153f45(0x1d4)](_0x22cb61,_0x2b37f9){const _0x4a160e=_0x153f45,_0x5d324f=_0x22cb61[_0x4a160e(0xfb)](_0x4a160e(0x118))||_0x22cb61[_0x4a160e(0xfb)](_0x4a160e(0x16a))?_0x4a160e(0xce):_0x22cb61[_0x4a160e(0x1af)]();return _0x45004c(this[_0x4a160e(0x114)][_0x4a160e(0xff)],_0x2b37f9+'_'+_0x5d324f+_0x4a160e(0xfe));}[_0x153f45(0x170)](){const _0xae7cc2=_0x153f45,_0x202756=this[_0xae7cc2(0x114)];if(!_0x202756['ui'])return;const {ariaLiveAnnouncer:_0x256cf4}=_0x202756['ui'];_0x1b3e83(this[_0xae7cc2(0x1ab)],({left:_0x2fdf53,entered:_0x223394})=>{const _0xa464ba=_0xae7cc2;for(const _0x273314 of _0x2fdf53){const {group:_0x19b975,type:_0xeb0122}=this[_0xa464ba(0x12c)](_0x273314[_0xa464ba(0x121)]);if(_0xa464ba(0x1ba)===_0x19b975){_0x256cf4[_0xa464ba(0x212)](this[_0xa464ba(0x1d4)](_0xeb0122,_0xa464ba(0xcb)));break;}}for(const _0x27423e of _0x223394){const {group:_0x7ded12,type:_0x404412}=this[_0xa464ba(0x12c)](_0x27423e[_0xa464ba(0x121)]);if(_0xa464ba(0x1ba)===_0x7ded12){_0x256cf4[_0xa464ba(0x212)](this[_0xa464ba(0x1d4)](_0x404412,_0xa464ba(0x217)));break;}}});}[_0x153f45(0x210)](_0x3b2fdf){const _0x4342a6=_0x153f45;if(this[_0x4342a6(0x185)])return!0x1;const _0x3c1491=this[_0x4342a6(0x114)],_0x827b=_0x3c1491[_0x4342a6(0x138)][_0x4342a6(0x1c8)][_0x4342a6(0xd4)][_0x4342a6(0x186)]();if(0x0==_0x827b[_0x4342a6(0x1c2)])return!0x1;const _0xa12cc=[],_0x1b1ccb=_0x827b[_0x4342a6(0xab)](_0xc503bb=>_0x4342a6(0x16a)==_0xc503bb[_0x4342a6(0x119)]),_0x285df5=_0x827b[_0x4342a6(0xab)](_0x55fd26=>_0x4342a6(0x14a)==_0x55fd26[_0x4342a6(0x119)]&&_0x4342a6(0x94)!=_0x55fd26[_0x4342a6(0x121)]),_0x5359aa=_0x827b[_0x4342a6(0xab)](_0x11815b=>_0x4342a6(0x213)==_0x11815b[_0x4342a6(0x119)]&&_0x4342a6(0x94)!=_0x11815b[_0x4342a6(0x121)]);for(const _0x4844a9 of _0x1b1ccb)_0xa12cc[_0x4342a6(0x197)]({'key':_0x4844a9[_0x4342a6(0xaa)],'newValue':_0x4844a9[_0x4342a6(0x219)],'oldValue':_0x4844a9[_0x4342a6(0x20d)],'range':Ot(_0x4844a9[_0x4342a6(0x152)],_0x3c1491[_0x4342a6(0x138)])});for(const _0x26b6b4 of _0x285df5){const _0x3eba59=_0x5359aa[_0x4342a6(0x10a)](_0x5724ae=>_0x5724ae[_0x4342a6(0x142)][_0x4342a6(0x16b)](_0x26b6b4[_0x4342a6(0x142)]));_0x3eba59&&_0xa12cc[_0x4342a6(0x197)]({'key':_0x4342a6(0x8c),'newValue':_0x26b6b4[_0x4342a6(0x121)],'oldValue':_0x3eba59[_0x4342a6(0x121)],'range':_0x3c1491[_0x4342a6(0x138)][_0x4342a6(0xc9)](_0x26b6b4[_0x4342a6(0x142)][_0x4342a6(0xae)])});}return 0x0!=_0xa12cc[_0x4342a6(0x1c2)]&&this[_0x4342a6(0xf2)](_0x3b2fdf,_0xa12cc);}[_0x153f45(0x109)](_0x50d64d){const _0x4d4458=_0x153f45;let _0x322071=!0x1;const _0x4197df=this[_0x4d4458(0x114)][_0x4d4458(0x138)][_0x4d4458(0x1c8)][_0x4d4458(0xd4)][_0x4d4458(0x78)]()[_0x4d4458(0xab)](_0x9551d2=>_0x9551d2[_0x4d4458(0x126)][_0x4d4458(0x15e)]&&_0x9551d2[_0x4d4458(0x121)][_0x4d4458(0xfb)](_0x4d4458(0xf5)));for(const _0x3e0822 of _0x4197df){const {subType:_0x54a0fe,id:_0x2b370a}=this[_0x4d4458(0x12c)](_0x3e0822[_0x4d4458(0x121)]),_0x52fd8d=_0x54a0fe[_0x4d4458(0x130)]('|')[0x0];for(const _0x5770dd of this[_0x4d4458(0xfa)]({'skipNotAttached':!0x0}))_0x5770dd['id']!=_0x2b370a&&_0x4d4458(0x16a)==_0x5770dd[_0x4d4458(0x119)]&&_0x5770dd[_0x4d4458(0x126)]&&_0x5770dd[_0x4d4458(0x126)][_0x4d4458(0x9c)]==_0x52fd8d&&_0x5770dd[_0x4d4458(0x12d)]()[_0x4d4458(0x139)](_0x3e0822[_0x4d4458(0x126)][_0x4d4458(0x15e)])&&(this[_0x4d4458(0x1fc)](_0x5770dd,_0x3e0822[_0x4d4458(0x126)][_0x4d4458(0x15e)],_0x50d64d),_0x322071=!0x0);}return _0x322071;}[_0x153f45(0x216)](_0x10ebdf){const _0x58048d=_0x153f45;this[_0x58048d(0x114)],(this[_0x58048d(0x185)]=!0x0,_0x10ebdf());}[_0x153f45(0x1a9)](_0x12432a){const _0x2b84fa=_0x153f45,_0x23810b=this[_0x2b84fa(0xa4)](_0x12432a),_0x5d9f30=this[_0x2b84fa(0xf6)][_0x2b84fa(0x12e)](_0x12432a);return _0x23810b||_0x5d9f30;}[_0x153f45(0xf2)](_0xe69a2d,_0x3f2c19){const _0xb53b3f=_0x153f45;if(0x0==_0x3f2c19[_0xb53b3f(0x1c2)])return!0x1;let _0x330c36=!0x1;for(const _0x3ad0c8 of _0x3f2c19){const _0x49b8ed=this[_0xb53b3f(0x207)](_0x3ad0c8[_0xb53b3f(0x152)],_0xb53b3f(0x16a))[_0xb53b3f(0xab)](_0x23055f=>!_0x23055f[_0xb53b3f(0xa1)][_0xb53b3f(0x1f9)])[_0xb53b3f(0x1c1)](_0x2cf659=>_0x2cf659[_0xb53b3f(0x1ba)]),_0x2e5eca=_0x4cb778({'newValue':_0x3ad0c8[_0xb53b3f(0x150)]});_0x49b8ed[_0xb53b3f(0xab)](_0x7f7fde=>{const _0xa91699=_0xb53b3f,[_0x521295,_0x806518]=_0x7f7fde[_0xa91699(0x156)][_0xa91699(0x130)]('|');return _0x521295==_0x3ad0c8[_0xa91699(0x9c)]&&_0x806518!=_0x2e5eca;})[_0xb53b3f(0xe0)](_0x3e2db4=>{const _0x24c150=_0xb53b3f;this[_0x24c150(0x1fc)](_0x3e2db4,_0x3ad0c8[_0x24c150(0x152)],_0xe69a2d),_0x330c36=!0x0;});}return _0x330c36;}[_0x153f45(0x1fc)](_0x5bf25b,_0x40eeaf,_0x5d9f77){const _0x669d20=_0x153f45,_0x1570cc=_0x5bf25b[_0x669d20(0x12d)]()[_0x669d20(0x215)](_0x40eeaf);0x0!==_0x1570cc[_0x669d20(0x1c2)]?0x1!==_0x1570cc[_0x669d20(0x1c2)]?this[_0x669d20(0x10f)](_0x5bf25b,_0x40eeaf[_0x669d20(0x1ac)],_0x40eeaf[_0x669d20(0x123)]):this[_0x669d20(0x1db)](_0x5bf25b,_0x1570cc[0x0]):_0x5d9f77[_0x669d20(0x173)](_0x5bf25b[_0x669d20(0x1ed)]());}}class xt{constructor(_0x3e1a7a){const _0x1f1b52=_0x153f45;this[_0x1f1b52(0x76)]=_0x3e1a7a,this[_0x1f1b52(0x1ab)]=_0x3e1a7a[_0x1f1b52(0x138)],this[_0x1f1b52(0x1e9)]=new Map(),this[_0x1f1b52(0xf8)]=new Map(),this[_0x1f1b52(0x18a)]();}[_0x153f45(0x1cf)](_0x4d7e06,_0x5eb189,_0x16458c,_0x14079b,_0x31cedd,_0x5537c2){const _0x10636f=_0x153f45;return new _0x16a26c(this[_0x10636f(0x1ab)],{'type':_0x4d7e06,'subType':_0x5eb189,'id':_0x16458c,'author':_0x14079b,'creator':_0x14079b,'attributes':_0x31cedd,'onAttributesChange':_0x5537c2,'onAccept':(..._0x69c409)=>this[_0x10636f(0x17d)](_0x4d7e06,_0x5eb189,_0x10636f(0x188))(..._0x69c409),'onDiscard':(..._0x202f05)=>this[_0x10636f(0x17d)](_0x4d7e06,_0x5eb189,_0x10636f(0xac))(..._0x202f05)});}[_0x153f45(0x1a5)](_0x3de068,_0x1a142c,_0x1b1f10,_0x3af7aa){const _0x5908cd=_0x153f45,_0x46d51a=_0x3de068+':'+_0x1a142c+':'+_0x1b1f10;this[_0x5908cd(0x1e9)][_0x5908cd(0x1bc)](_0x46d51a,_0x3af7aa);}[_0x153f45(0x17d)](_0x46ce8c,_0x317fd2,_0x5ad227){const _0x4c197b=_0x153f45,_0x5b34f0=_0x46ce8c+':'+_0x317fd2+':'+_0x5ad227;return this[_0x4c197b(0x1e9)][_0x4c197b(0xd0)](_0x5b34f0)||this[_0x4c197b(0xf8)][_0x4c197b(0xd0)](_0x46ce8c+':'+_0x5ad227);}[_0x153f45(0x18a)](){const _0x10d58e=_0x153f45,_0xf9e768=()=>!0x1,_0x266385=_0x1a3dfe=>{const _0xa71f83=_0x463c;_0x1a3dfe[_0xa71f83(0x7d)]((_0x34979,_0x3c1b1e)=>_0x34979[_0xa71f83(0x1ac)][_0xa71f83(0xb4)](_0x3c1b1e[_0xa71f83(0x1ac)])?0x1:-0x1),this[_0xa71f83(0x1ab)][_0xa71f83(0x1bd)](_0x2cbec5=>{const _0x34889c=_0xa71f83;for(const _0x1b5b7a of _0x1a3dfe){let _0x5e931b;_0x5e931b=_0x1b5b7a[_0x34889c(0x123)][_0x34889c(0xee)]&&_0x1b5b7a[_0x34889c(0x123)][_0x34889c(0x13d)]==_0x1b5b7a[_0x34889c(0x1ac)][_0x34889c(0xae)]?_0x2cbec5[_0x34889c(0x1d6)](_0x1b5b7a[_0x34889c(0x1ac)][_0x34889c(0xae)],'on'):_0x2cbec5[_0x34889c(0x1d6)](_0x1b5b7a),this[_0x34889c(0x1ab)][_0x34889c(0x1e7)](_0x5e931b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x21acbf=(_0x2a5ad9,_0x2ee826)=>{const _0x1c0fe2=_0x463c;_0x2ee826&&this[_0x1c0fe2(0x1ab)][_0x1c0fe2(0x1bd)](_0x12e916=>{const _0x353373=_0x1c0fe2,{commandName:_0x24de12,commandParams:_0xd215da=[]}=_0x2ee826,_0x1f66c2=_0x2a5ad9[_0x353373(0x1c1)](_0x5ea487=>(Tt(_0x5ea487)&&(_0x5ea487=this[_0x353373(0x1ab)][_0x353373(0x17a)](_0x5ea487[_0x353373(0x123)])),_0x5ea487))[_0x353373(0xab)](_0x4975e3=>_0x353373(0x148)!==_0x4975e3[_0x353373(0x167)][_0x353373(0x1c0)]);if(_0x1f66c2[_0x353373(0x1c2)]<0x1)return;const _0x2b95b7=Array[_0x353373(0x214)](this[_0x353373(0x1ab)][_0x353373(0x1c8)][_0x353373(0x159)][_0x353373(0x105)]())[_0x353373(0x1c1)](_0x5df517=>_0x1e271a[_0x353373(0x154)](_0x5df517));_0x12e916[_0x353373(0xa8)](_0x1f66c2);for(const _0x80dceb of this[_0x353373(0x76)][_0x353373(0xf9)][_0x353373(0xf9)]())_0x80dceb[_0x353373(0xdc)]();_0xd215da[_0x353373(0x197)]({'forceDefaultExecution':!0x0}),this[_0x353373(0x76)][_0x353373(0x202)](_0x24de12,..._0xd215da);const _0x103343=_0x2b95b7[_0x353373(0xab)](_0x3c2dfe=>_0x353373(0x148)!=_0x3c2dfe[_0x353373(0x167)][_0x353373(0x1c0)]);_0x103343[_0x353373(0x1c2)]>0x0&&_0x12e916[_0x353373(0xa8)](_0x103343);for(const _0x214735 of _0x2b95b7)_0x214735[_0x353373(0xf1)]();});},_0x21c182=(_0x9e82cf,_0x184cd5)=>0x1==_0x9e82cf[_0x10d58e(0x1c2)]&&0x1==_0x184cd5[_0x10d58e(0x1c2)]&&_0x9e82cf[0x0][_0x10d58e(0x123)][_0x10d58e(0x16b)](_0x184cd5[0x0][_0x10d58e(0x1ac)]),_0x50b03c=(_0x4bcbf2,_0x8aa604,_0x1c77e6,_0x36ed03)=>Gt(_0x4bcbf2,_0x8aa604,_0x1c77e6,_0x36ed03,this[_0x10d58e(0x1ab)])?[_0x4bcbf2,_0x8aa604]:Gt(_0x8aa604,_0x4bcbf2,_0x36ed03,_0x1c77e6,this[_0x10d58e(0x1ab)])?[_0x8aa604,_0x4bcbf2]:null;this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x1fa),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xbd),_0x266385),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x200),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x10c),_0x50b03c),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xde),_0x266385),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xcc),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x88),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x182),_0x50b03c),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x7e),_0x21acbf),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x98),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x9f),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xa0),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x8b),_0x21acbf),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0xdb),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x218),_0x21c182),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x1d1),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x21b),_0xf9e768),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x18c),(_0x38bba1,_0x4f8b29)=>{const _0x494896=_0x10d58e;if(!_0x4f8b29)return;const _0x1e5aba=this[_0x494896(0x76)][_0x494896(0x19b)][_0x494896(0xd0)](p);this[_0x494896(0x1ab)][_0x494896(0x1bd)](_0x25a571=>{const _0x259909=_0x494896;if(_0x259909(0x8c)==_0x4f8b29[_0x259909(0x9c)])for(const _0x1ff48b of _0x38bba1){const _0x56a47b=_0x1ff48b[_0x259909(0x1ac)][_0x259909(0xae)],_0x2270ef=_0x4f8b29[_0x259909(0x115)];_0x25a571[_0x259909(0xf3)](_0x56a47b,_0x2270ef);}else{if(_0x1e5aba[_0x259909(0xa4)](_0x4f8b29[_0x259909(0x9c)])){for(const _0x5333de of _0x38bba1)void 0x0!==_0x4f8b29[_0x259909(0x115)]?_0x25a571[_0x259909(0x1b6)](_0x4f8b29[_0x259909(0x9c)],_0x4f8b29[_0x259909(0x115)],_0x5333de[_0x259909(0x1ac)][_0x259909(0xae)]):_0x25a571[_0x259909(0xfc)](_0x4f8b29[_0x259909(0x9c)],_0x5333de[_0x259909(0x1ac)][_0x259909(0xae)]);}else{for(const _0x543234 of _0x38bba1)_0x4f8b29[_0x259909(0x115)]?_0x25a571[_0x259909(0x1b6)](_0x4f8b29[_0x259909(0x9c)],_0x4f8b29[_0x259909(0x115)],_0x543234):_0x25a571[_0x259909(0xfc)](_0x4f8b29[_0x259909(0x9c)],_0x543234);}}});}),this[_0x10d58e(0xf8)][_0x10d58e(0x1bc)](_0x10d58e(0x14f),_0x21c182);}}function Rt(_0x2fceed,_0x54ee68,_0x67f40){const _0x2b6037=_0x153f45;for(const _0x237c9d of _0x54ee68[_0x2b6037(0x13d)][_0x2b6037(0x135)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x237c9d[_0x2b6037(0x167)]==_0x237c9d)return!0x1;if(!_0x67f40[_0x2b6037(0x72)](_0x237c9d))return!0x1;if(_0x2fceed[_0x2b6037(0x168)](_0x237c9d)||_0x2fceed[_0x2b6037(0xb6)](_0x237c9d))return!0x0;}return!0x1;}function Tt(_0x229f68){const _0x5142a6=_0x153f45;return _0x229f68[_0x5142a6(0x123)][_0x5142a6(0x13d)]==_0x229f68[_0x5142a6(0x1ac)][_0x5142a6(0xae)]&&_0x229f68[_0x5142a6(0x123)][_0x5142a6(0xa3)];}function Et(_0x334e2a,_0xa877f8,_0x326c09,_0x4f27f3){const _0x18dc65=_0x153f45,_0x3988cd=_0x491a2b=>!_0x491a2b[_0x18dc65(0xc4)]['is'](_0x18dc65(0x16f))&&!_0x4f27f3[_0x18dc65(0x168)](_0x491a2b[_0x18dc65(0xc4)]),_0x4ce7c1=_0x334e2a[_0x18dc65(0x1ac)][_0x18dc65(0x1bf)](_0x3988cd),_0x413e66=_0x334e2a[_0x18dc65(0x123)][_0x18dc65(0x1bf)](_0x3988cd,{'direction':_0x18dc65(0xba)});return(!_0x334e2a[_0x18dc65(0x1ac)][_0x18dc65(0x16b)](_0x4ce7c1)||!_0x334e2a[_0x18dc65(0x123)][_0x18dc65(0x16b)](_0x413e66))&&(_0x4ce7c1[_0x18dc65(0xb4)](_0x413e66)?_0x326c09[_0x18dc65(0x1b7)](_0xa877f8,{'range':_0x326c09[_0x18dc65(0x17a)](_0x4ce7c1,_0x413e66)}):_0x326c09[_0x18dc65(0x173)](_0xa877f8),!0x0);}function _0x1476(){const _0x30d8f4=['markMultiRangeBlockFormat','unbind','addRange','editingDowncast','track-changes-command-not-found','acceptSuggestion','_enabledCommands','deletion:join','resolve','markInlineFormat','formatBlock:accept','$elementName','addMarker','trackChangesCommand','createdAt','isSelectable','unbindElementFromMarkerName','insertion','ck-suggestion-marker','$text','delete','elementEnd','upcast','formatInline:discard','forward','oldRange','markerNameToElements','key','_isDataLoaded','_getAuthorFromId','formatInline:join','formatInline:chain','meta','35714xYmhPY','isAtStart','_isBlockAttribute','creator','pop','_handleNewSuggestionMarker','setSelection','_getAttributeKey','attributeKey','filter','discard','containerElement','nodeAfter','reconvertMarker','moveTargetPosition','next','rejected','10884520uxikhZ','isBefore','getMarkers','isLimit','isInsideObject','removeMarker:suggestion:formatBlock','markAttributeChange','backward','PendingActions','Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.','insertion:discard','_refreshSuggestionsChain','isIntersectingWithRange','enableCommand','previous','suggestionChanged','_updateSuggestionData','item','CommentsRepository','getWalker','trackChanges','rethrowUnexpectedError','createRangeOn','splitPosition','LEAVE','deletion:discard','conversion','FORMATTING','60AJTtiM','get','trackChanges.trackFormatChanges','isArray','notReady','differ','low','suggestion:','consume','substr','_createSuggestion','addMarkerName','formatBlock:discard','refresh','author','deletion:accept','acceptSelectedSuggestions','forEach','264546zyKsAL','init','toViewElement','registerPostFixer','containsRangeInObject','documentSelection','toJSON','removed','nodeBefore','track-changes-adapter-already-set','getMultiRangeId','getAttribute','error-saving-suggestion-data-suggestion-discarded','isAtEnd','elementStart','trackChanges.mergeNestedSuggestions','detach','_reduceExistingSuggestions','rename','join','suggestion:attribute:','_inlineAttributeKeys','_checkSuggestionCorrectness','_defaultCallbacks','commands','getSuggestions','startsWith','removeAttribute','_suggestionFactory','_SUGGESTION_ANNOUNCEMENT','locale','_suggestions','isUndo','containsRange','addClass','isMultiRange','getRanges','ready','head','open','_processAttributeSuggestions','find','editing','insertion:chain','always','11032bDhwOO','_breakSuggestionMarker','_afterChanges','then','element','_cutOutSuggestionMarker','editor','oldValue','discardAllSuggestions','_saved','format','type','_setSuggestionData','addMarker:suggestion','formatBlock','hasCommentThread','bindElementToMarker','values','formatInline:','name','update:suggestion','end','dataToMarker','lowest','data','multi','getShiftedBy','value','_joinSuggestions','262420kJJKjr','_splitMarkerName','getFirstRange','has','applyOperation','split','descriptionFactory','getSuggestion','_element','define','getAncestors','splice','markerReady','model','isIntersecting','pluginName','highest','markMultiRangeDeletion','parent','formatGroupId','getContainedElement','chain','_rangeIsInLocalUserInsertion','position','size','isBlock','change:data','warn','suggestionUnloaded','$graveyard','addSuggestion','insert','_joinWithAdjacentSuggestions','widget','writer','getNearestSelectionRange','attribute:join','newValue','hasComments','range','ck-suggestion-marker-formatBlock','fromRange','fetchCommentThread','subType','addSuggestionData','getItems','selection','insertion:','suggestionLoaded','external:','isAfter','newRange','_refreshAttributeSuggestionsChain','attributes','dataReady','commandName','substring','before','track-changes-adapter-missing-getsuggestion','getIntersection','root','isObject','stopListening','attribute','isEqual','skipNestingCheck','hasSuggestion','catch','$textProxy','_initAriaMarkerChangeAnnouncements','_trackFormatChanges','adapter','removeMarker','track-changes-suggestion-not-found','removeMarker:suggestion:attribute','updateSuggestion','getUser','markMultiRangeInsertion','_removeSuggestion','createRange','batch','add','getSuggestionCallback','enableDefaultAttributesIntegration','774DxDjXJ','originalSuggestionId','schema','deletion:chain','markerToHighlight','after','_recordAttributeSuggestions','getChanges','authoredAt','accept','suggestion-type','_registerDefaultCallbacks','move','attribute:discard','markerName','_getExternalAuthor','howMany','track-changes-enable-command-twice','insertContent','change:_saved','return','$marker','markBlockFormat','addHighlight','push','isDocumentOperation','ck-suggestion-marker-','accepted','plugins','change:activeMarkers','includes','_adapter','mapper','addComment','default','669446IOiaMT','enqueueChange','_suggestionState','registerCustomCallback','_isForcedDefaultExecutionBlock','collaboration.channelId','isTouching','_isRegisteredAttribute','registerBlockAttribute','_model','start','isCollapsed','createRangeIn','toUpperCase','groupId','track-changes-user-not-found','discardSuggestion','concat','showSuggestionHighlights','getRange','setAttribute','updateMarker','enableReadOnlyMode','acceptAllSuggestions','suggestion','unshift','set','change','markerToData','getLastMatchingPosition','rootName','map','length','addMarker:suggestion:attribute','_addSuggestionMarker','Users','requires','_onDiscard','document','_descriptionFactory','markInsertion','containsPosition','removeComment','attribute:','listenTo','buildSuggestion','stop','formatBlock:chain','setTo','high','_getMarkerAnnouncementText','createPositionAfter','createSelection','310zjbMNE','createPositionAt','removeClass','assign','_setSuggestionRange','normal','ck-suggestion-marker--active','track-changes-suggestion-data-mismatch','markers','fire','fromCharCode','clear','clone','consumable','deletion:','addCommentThread','deleteContent','@external','_customCallbacks','deletion','isExternal','activeMarkers','getFirstMarker','createPositionBefore','elementToElement','registerInlineAttribute','isRemovable','formatBlock:','options','_blockAttributeKeys','isInContent','_commentsRepository','data-suggestion','ck-suggestion-marker-formatInline','isNextTo','insertion:accept','config','_reduceSuggestionAttributeRange','addUser','markDeletion','multipleBlocks','insertion:join','getCommentThread','execute','dataDowncast','targetPosition','discardSelectedSuggestions','formatInline','_findSuggestions','for','marker-count','comments','_getSuggestionData','30jJqlLj','attributeOldValue','forceDefaultExecution','_mergeNestedSuggestions','_processAttributeChanges','addMarker:suggestion:formatBlock','announce','remove','from','getDifference','_recordAttributeChanges','ENTER','formatBlock:join','attributeNewValue','getAllAdjacentSuggestions','attribute:accept','some','TrackChangesEditing','PENDING_ACTION_SUGGESTION','keys','isLocal','removeMarkers','_addThreadToSuggestion','containsItem','23592954zlHqWo','every','never','_editor','tablePasteChainId','getChangedMarkers','commentThread','getCustomProperty','isOwn','group','sort','formatInline:accept','createElement','authorName'];_0x1476=function(){return _0x30d8f4;};return _0x1476();}function Vt(_0x572c58){return _0x4cb778(_0x572c58);}function Ut(_0x3a588a){const _0x3f96e6=_0x153f45,_0x1b1e0e=_0x3a588a[_0x3f96e6(0x1ac)][_0x3f96e6(0xae)];return _0x1b1e0e&&_0x1b1e0e['is'](_0x3f96e6(0x112));}function Ot(_0x527fae,_0x46c7f3){const _0x70d722=_0x153f45;return null==_0x527fae[_0x70d722(0x123)][_0x70d722(0xe9)]&&_0x527fae[_0x70d722(0x123)][_0x70d722(0x13d)]==_0x527fae[_0x70d722(0x1ac)][_0x70d722(0xae)]?Ft(_0x527fae[_0x70d722(0x1ac)][_0x70d722(0xae)],_0x46c7f3):_0x527fae;}function Ft(_0x22a7cc,_0x18feb7){const _0x327d6c=_0x153f45,_0x3c89e7=_0x18feb7[_0x327d6c(0x181)][_0x327d6c(0x168)](_0x22a7cc)||_0x18feb7[_0x327d6c(0x181)][_0x327d6c(0x90)](_0x22a7cc);return _0x18feb7[_0x327d6c(0x17a)](_0x18feb7[_0x327d6c(0x1d8)](_0x22a7cc,_0x327d6c(0x164)),_0x3c89e7?_0x18feb7[_0x327d6c(0x1d5)](_0x22a7cc):_0x18feb7[_0x327d6c(0x1d8)](_0x22a7cc,_0x327d6c(0x123)));}function Gt(_0xc3e371,_0x2662d1,_0x3ef33f,_0x17cc8d,_0x4715be){const _0x26ef99=_0x153f45;if(!Pt(_0xc3e371,_0x2662d1))return!0x1;if(_0x3ef33f[_0x26ef99(0x123)][_0x26ef99(0x16b)](_0x17cc8d[_0x26ef99(0x1ac)]))return!0x0;if(_0xc3e371[_0x26ef99(0x119)]!=_0x2662d1[_0x26ef99(0x119)])return!0x1;if(!_0x3ef33f[_0x26ef99(0x123)][_0x26ef99(0x1a8)](_0x17cc8d[_0x26ef99(0x1ac)]))return!0x1;const _0x298b91=_0x4715be[_0x26ef99(0x17a)](_0x3ef33f[_0x26ef99(0x123)],_0x17cc8d[_0x26ef99(0x1ac)])[_0x26ef99(0xc6)]();for(const _0x2c50d1 of _0x298b91)if([_0x26ef99(0xef),_0x26ef99(0x96)][_0x26ef99(0x19d)](_0x2c50d1[_0x26ef99(0x119)])&&_0x4715be[_0x26ef99(0x181)][_0x26ef99(0xb6)](_0x2c50d1[_0x26ef99(0xc4)]))return!0x1;return!0x0;}function Pt(_0x260100,_0x158fba,_0x5d1f57=[]){const _0x3d2442=_0x153f45;return!(!_0x260100[_0x3d2442(0x9d)]||!_0x158fba[_0x3d2442(0x9d)])&&_0x32cafe(_0xde920d(_0x260100[_0x3d2442(0x160)],_0x5d1f57),_0xde920d(_0x158fba[_0x3d2442(0x160)],_0x5d1f57));}function Lt(_0x2a7579,_0xe2db94){const _0x49aebb=_0x153f45,_0x243d10=Ht(_0x2a7579[_0x49aebb(0x160)]),_0x550cc7=Ht(_0xe2db94);if(!_0x2a7579[_0x49aebb(0x9d)])return!0x1;for(const _0x403c73 of Object[_0x49aebb(0x6e)](_0x550cc7))if(!_0x32cafe(_0x243d10[_0x403c73],_0x550cc7[_0x403c73]))return!0x1;return!0x0;}function Ht(_0x2ba68d){const _0x3d72a9=_0x153f45,_0x11bff9=Object[_0x3d72a9(0x1da)]({},_0x2ba68d);return delete _0x11bff9[_0x3d72a9(0x16c)],delete _0x11bff9[_0x3d72a9(0x77)],_0x11bff9;}