@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240619.0 → 0.0.0-nightly-20240619.2

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 _0xb8830f=_0x3f9b;(function(_0x285fe7,_0x34367a){const _0x5705d1=_0x3f9b,_0x1feb9f=_0x285fe7();while(!![]){try{const _0x29b011=parseInt(_0x5705d1(0x181))/0x1*(parseInt(_0x5705d1(0x16b))/0x2)+-parseInt(_0x5705d1(0x1c9))/0x3*(parseInt(_0x5705d1(0x1c2))/0x4)+-parseInt(_0x5705d1(0xc1))/0x5*(-parseInt(_0x5705d1(0x1ea))/0x6)+parseInt(_0x5705d1(0xd8))/0x7*(-parseInt(_0x5705d1(0xb8))/0x8)+parseInt(_0x5705d1(0x173))/0x9+parseInt(_0x5705d1(0x1cc))/0xa+parseInt(_0x5705d1(0x19a))/0xb*(-parseInt(_0x5705d1(0x142))/0xc);if(_0x29b011===_0x34367a)break;else _0x1feb9f['push'](_0x1feb9f['shift']());}catch(_0x2f30fa){_0x1feb9f['push'](_0x1feb9f['shift']());}}}(_0x53a9,0x8b96f));import{Plugin as _0x55c77e,PendingActions as _0x2a1bc7}from'ckeditor5/src/core.js';import{LiveRange as _0x1066a3}from'ckeditor5/src/engine.js';import{CKEditorError as _0x560b22,uid as _0x58e4c,priorities as _0x14e08c,logWarning as _0x255445}from'ckeditor5/src/utils.js';import{toWidget as _0x5cb33a}from'ckeditor5/src/widget.js';import{Users as _0x5dabfa,hashObject as _0xedb79,surroundingMarkersDetector as _0x35e3a7}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2b932d from'./commands/trackchangescommand.js';import _0x45f594 from'./commands/acceptsuggestioncommand.js';import _0x22eb39 from'./commands/discardsuggestioncommand.js';import _0x2d9fcd from'./commands/executeonallsuggestionscommand.js';import _0x5d9337 from'./commands/executeonselectedsuggestionscommand.js';import _0x3c8709 from'./suggestion.js';import _0x3570ad from'./suggestiondescriptionfactory.js';import _0x2f89d1 from'./integrations/aiassistant.js';import _0x631c37 from'./integrations/alignment.js';function _0x3f9b(_0x9de4ee,_0x4a57a7){const _0x53a95f=_0x53a9();return _0x3f9b=function(_0x3f9b2a,_0x3e47d4){_0x3f9b2a=_0x3f9b2a-0x74;let _0x239085=_0x53a95f[_0x3f9b2a];return _0x239085;},_0x3f9b(_0x9de4ee,_0x4a57a7);}import _0x3e16aa from'./integrations/basicstyles.js';import _0xb2e2d from'./integrations/blockquote.js';import _0x1a059c from'./integrations/casechange.js';import _0x22660e from'./integrations/ckbox.js';import _0x39e910 from'./integrations/codeblock.js';import _0x2f1147 from'./integrations/comments.js';import _0x3608f0 from'./integrations/deletecommand.js';import _0x2046d5 from'./integrations/list.js';import _0x110f3b from'./integrations/listproperties.js';import _0x5b9e62 from'./integrations/entercommand.js';import _0x26a457 from'./integrations/findandreplace.js';import _0x15b558 from'./integrations/font.js';import _0x184b82 from'./integrations/formatpainter.js';import _0x3f8768 from'./integrations/heading.js';import _0x2b335e from'./integrations/highlight.js';import _0x152da9 from'./integrations/horizontalline.js';import _0x17ca98 from'./integrations/htmlembed.js';import _0x23122b from'./integrations/image.js';import _0x3831e4 from'./integrations/imagereplace.js';import _0x36a3b3 from'./integrations/imagestyle.js';import _0x5a9e01 from'./integrations/importword.js';import _0x4a95ad from'./integrations/indent.js';import _0x1f46eb from'./integrations/inputcommand.js';import _0x4c1c9f from'./integrations/link.js';import _0x4eda6f from'./integrations/legacylist.js';import _0x2adc83 from'./integrations/legacylistproperties.js';import _0x579855 from'./integrations/mediaembed.js';import _0x2a6f1d from'./integrations/mention.js';import _0x260c86 from'./integrations/multilevellist.js';import _0x326040 from'./integrations/pagebreak.js';import _0x2ec489 from'./integrations/paragraph.js';import _0x2a69ce from'./integrations/removeformat.js';import _0x53d2b4 from'./integrations/restrictededitingmode.js';import _0x5de36a from'./integrations/shiftentercommand.js';import _0x44b173 from'./integrations/standardeditingmode.js';import _0x2ce0e4 from'./integrations/style.js';import _0xadd39 from'./integrations/table.js';import _0xd6a2b from'./integrations/tablemergesplit.js';import _0x14500d from'./integrations/tableheadings.js';import _0x22f8ee from'./integrations/tableclipboard.js';import _0x30002d from'./integrations/tablecolumnresize.js';import _0x144211 from'./integrations/template.js';import _0x2d94c4 from'./integrations/tableofcontents.js';import _0x13cd78 from'./integrations/title.js';import _0x9006e1 from'./integrations/undo.js';import _0x1d5075 from'./integrations/tablecaption.js';import _0xc56a9d from'./integrations/tableproperties.js';import{getTranslation as _0x4b5267}from'./utils/common-translations.js';import{isEqual as _0x5a6c1e,omit as _0x155546}from'lodash-es';export const renameAttributeKey=_0xb8830f(0xfb);export default class p extends _0x55c77e{static get[_0xb8830f(0xbc)](){const _0x1e8498=_0xb8830f;return[_0x1e8498(0x206),_0x5dabfa,_0x2a1bc7,_0x2f89d1,_0x631c37,_0x3e16aa,_0xb2e2d,_0x22660e,_0x1a059c,_0x39e910,_0x2f1147,_0x3608f0,_0x5b9e62,_0x26a457,_0x15b558,_0x184b82,_0x3f8768,_0x2b335e,_0x152da9,_0x17ca98,_0x23122b,_0x36a3b3,_0x3831e4,_0x5a9e01,_0x4a95ad,_0x1f46eb,_0x4eda6f,_0x2adc83,_0x260c86,_0x4c1c9f,_0x2046d5,_0x110f3b,_0x579855,_0x2a6f1d,_0x326040,_0x2ec489,_0x2a69ce,_0x53d2b4,_0x5de36a,_0x44b173,_0x2ce0e4,_0xadd39,_0xd6a2b,_0x14500d,_0x1d5075,_0x22f8ee,_0x30002d,_0x2d94c4,_0xc56a9d,_0x144211,_0x13cd78,_0x9006e1];}static get[_0xb8830f(0x185)](){const _0x1b75e6=_0xb8830f;return _0x1b75e6(0xed);}constructor(_0x2d4a9a){const _0x155a5b=_0xb8830f;function _0x4916c7(_0x123c15){const _0x45b08e=_0x3f9b;return _0x123c15[_0x45b08e(0x156)](_0x36fbf1=>String[_0x45b08e(0xd6)](_0x36fbf1))[_0x45b08e(0x18b)]('');}super(_0x2d4a9a),this[_0x155a5b(0x1f4)]=!0x1,this[_0x155a5b(0xba)](_0x155a5b(0x21c),[]),this['on'](_0x155a5b(0x1fd),(_0x27e59d,_0x4ed559,_0x3e4389,_0x398adf)=>{const _0x4987e0=_0x155a5b;this[_0x4987e0(0x126)][_0x4987e0(0x9e)](()=>{const _0x2c48a4=_0x4987e0;for(const _0x472f15 of[..._0x398adf,..._0x3e4389])this[_0x2c48a4(0x126)][_0x2c48a4(0xe2)][_0x2c48a4(0xf7)](_0x472f15)&&_0x2d4a9a[_0x2c48a4(0x1a4)][_0x2c48a4(0x81)](_0x472f15);});}),this[_0x155a5b(0x15a)]=new _0x3570ad(this[_0x155a5b(0x1bf)][_0x155a5b(0x1fb)][_0x155a5b(0xa8)],this[_0x155a5b(0x1bf)][_0x155a5b(0x1fc)]),this[_0x155a5b(0x131)]=null,this[_0x155a5b(0x1c8)]=new xt(this[_0x155a5b(0x1bf)]),this[_0x155a5b(0x11c)]=new Map(),this[_0x155a5b(0x203)]=_0x2d4a9a[_0x155a5b(0x88)][_0x155a5b(0x105)](_0x155a5b(0x206)),this[_0x155a5b(0x1e5)]=new Set(),this[_0x155a5b(0x126)]=this[_0x155a5b(0x1bf)][_0x155a5b(0x1fb)],this[_0x155a5b(0xea)]=new WeakMap(),this[_0x155a5b(0x14b)]=!0x1,this[_0x155a5b(0x125)]=new Set([_0x155a5b(0xfb)]),this[_0x155a5b(0x1f7)]=new Set(),_0x2d4a9a[_0x155a5b(0x196)][_0x155a5b(0xb5)](_0x155a5b(0x1ca),_0x155a5b(0x19d)),this[_0x155a5b(0x19b)]=_0x2d4a9a[_0x155a5b(0x196)][_0x155a5b(0x105)](_0x155a5b(0x1ca)),_0x2d4a9a[_0x155a5b(0x196)][_0x155a5b(0xb5)](_0x155a5b(0x175),!0x0),this[_0x155a5b(0xdf)]=_0x2d4a9a[_0x155a5b(0x196)][_0x155a5b(0x105)](_0x155a5b(0x175)),this[_0x155a5b(0x182)]=new _0x2b932d(_0x2d4a9a,this[_0x155a5b(0x1e5)]),this[_0x155a5b(0x13d)](),this[_0x4916c7([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4916c7([0x34,0x30,0x34,0x38,0x31,0x32,0x33,0x38]);}[_0xb8830f(0x11a)](){const _0xc93008=_0xb8830f,_0x7ee33f=this[_0xc93008(0x1bf)],_0x60c186=(_0x289b60,_0x1048ae)=>{const _0x3b54ad=_0xc93008;if(_0x3b54ad(0x147)!=_0x289b60)return _0x3b54ad(0x223)+_0x289b60;const _0x448dc3=_0x1048ae[_0x3b54ad(0x215)]('|')[0x0];return this[_0x3b54ad(0x18e)](_0x448dc3)?_0x3b54ad(0x166):_0x3b54ad(0xde);};_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x135))[_0xc93008(0x20f)]({'model':_0xc93008(0x136),'view':_0x88006d=>{const _0x5e9ec9=_0xc93008,{id:_0x1ce0df,type:_0x41ef81,subType:_0x42e7c1}=this[_0x5e9ec9(0xe5)](_0x88006d[_0x5e9ec9(0x133)]),_0x256efd=[_0x5e9ec9(0x13e),_0x60c186(_0x41ef81,_0x42e7c1)];let _0x121c8a=0xbb8;return this[_0x5e9ec9(0x21c)][_0x5e9ec9(0x208)](_0x88006d[_0x5e9ec9(0x133)])&&(_0x256efd[_0x5e9ec9(0x17e)](_0x5e9ec9(0x106)),_0x121c8a=0xbc2),_0x5e9ec9(0x7c)==_0x41ef81&&(_0x121c8a+=0x5),{'classes':_0x256efd,'attributes':{'data-suggestion':_0x1ce0df},'priority':_0x121c8a};}}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x1a8))[_0xc93008(0x115)](_0x55b782=>{const _0x474844=_0xc93008;_0x55b782['on'](_0x474844(0xf2),(_0x3c0ece,_0xa663a6,_0x252c3a)=>{const _0x1d6104=_0x474844;if(!_0x252c3a[_0x1d6104(0x13b)][_0x1d6104(0x110)])return;const _0x11e591=_0xa663a6[_0x1d6104(0xf8)];if(!_0x11e591)return;const _0x53cd2e=_0x252c3a[_0x1d6104(0x10e)][_0x1d6104(0x221)](_0x11e591);_0x7ee33f[_0x1d6104(0x1fb)][_0x1d6104(0xa8)][_0x1d6104(0x11b)](_0x11e591)&&_0x53cd2e&&!_0x53cd2e[_0x1d6104(0xd0)](_0x1d6104(0x14c))&&_0x53cd2e['is'](_0x1d6104(0x78))&&_0x5cb33a(_0x53cd2e,_0x252c3a[_0x1d6104(0x14f)]);},{'priority':_0x474844(0x201)});}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x1a8))[_0xc93008(0x20f)]({'model':_0xc93008(0x136),'view':(_0x40c6a6,_0x3c3fb4)=>{const _0x2dec6f=_0xc93008;if(!_0x3c3fb4[_0x2dec6f(0x13b)][_0x2dec6f(0x110)])return null;const {type:_0x1bca4b,subType:_0x5b147c}=this[_0x2dec6f(0xe5)](_0x40c6a6[_0x2dec6f(0x133)]);return{'classes':[_0x2dec6f(0x13e),_0x60c186(_0x1bca4b,_0x5b147c)],'priority':0xbb8};}});const _0x336c13=({showActiveMarkers:_0x2d3e46=!0x0,isAttributeSuggestion:_0xaf8f9d=!0x1}={})=>(_0x44a23e,_0x2ffcf5,_0x44046c)=>{const _0x27e936=_0xc93008;if(!_0x2ffcf5[_0x27e936(0xf8)])return;const {id:_0x4571c0}=this[_0x27e936(0xe5)](_0x2ffcf5[_0x27e936(0x133)]);if(_0xaf8f9d){const _0x15a2bb=this[_0x27e936(0x11c)][_0x27e936(0x105)](_0x4571c0),_0x421bea=this[_0x27e936(0x117)](_0x15a2bb);if(!this[_0x27e936(0x18e)](_0x421bea))return;}if(_0x2ffcf5[_0x27e936(0xf8)]['is'](_0x27e936(0x10b)))return void _0x44046c[_0x27e936(0xf3)][_0x27e936(0x9c)](_0x2ffcf5[_0x27e936(0xf8)],_0x44a23e[_0x27e936(0xef)]);const _0x3c3a5a=_0x44046c[_0x27e936(0x10e)][_0x27e936(0x221)](_0x2ffcf5[_0x27e936(0xf8)]);if(_0x2ffcf5[_0x27e936(0xf8)]['is'](_0x27e936(0x119))&&_0x7ee33f[_0x27e936(0x1fb)][_0x27e936(0xa8)][_0x27e936(0x1d0)](_0x2ffcf5[_0x27e936(0xf8)])&&!_0x3c3a5a[_0x27e936(0xd0)](_0x27e936(0x14d))){_0x44046c[_0x27e936(0x14f)][_0x27e936(0xdb)]([_0x27e936(0x13e),_0x27e936(0x166)],_0x3c3a5a),_0x44046c[_0x27e936(0x14f)][_0x27e936(0xd9)](_0x27e936(0x10d),_0x4571c0,_0x3c3a5a),_0x44046c[_0x27e936(0x10e)][_0x27e936(0xec)](_0x3c3a5a,_0x2ffcf5[_0x27e936(0x133)]),_0x2d3e46&&(this[_0x27e936(0x21c)][_0x27e936(0x208)](_0x2ffcf5[_0x27e936(0x133)])?_0x44046c[_0x27e936(0x14f)][_0x27e936(0xdb)](_0x27e936(0x106),_0x3c3a5a):_0x44046c[_0x27e936(0x14f)][_0x27e936(0x152)](_0x27e936(0x106),_0x3c3a5a));for(const _0x6d9bb6 of _0x7ee33f[_0x27e936(0x1fb)][_0x27e936(0x1e2)](_0x2ffcf5[_0x27e936(0xf8)])[_0x27e936(0xc6)]())_0x44046c[_0x27e936(0xf3)][_0x27e936(0x9c)](_0x6d9bb6,_0x44a23e[_0x27e936(0xef)]);_0x44046c[_0x27e936(0xf3)][_0x27e936(0x9c)](_0x2ffcf5[_0x27e936(0xf8)],_0x44a23e[_0x27e936(0xef)]);}};_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x1a8))[_0xc93008(0x115)](_0x1ecf4f=>{const _0x3c78e8=_0xc93008;_0x1ecf4f['on'](_0x3c78e8(0xda),(_0xac5bcb,_0x36316e,_0x1132de)=>{const _0xc8227f=_0x3c78e8;_0x1132de[_0xc8227f(0x13b)][_0xc8227f(0x110)]&&_0x336c13({'showActiveMarkers':!0x1})(_0xac5bcb,_0x36316e,_0x1132de);},{'priority':_0x3c78e8(0x108)});}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x1a8))[_0xc93008(0x115)](_0x504418=>{const _0x24a871=_0xc93008;_0x504418['on'](_0x24a871(0xc9),(_0x462ca7,_0x1c0a78,_0x25fc1f)=>{const _0x98810e=_0x24a871;_0x25fc1f[_0x98810e(0x13b)][_0x98810e(0x110)]&&_0x336c13({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x462ca7,_0x1c0a78,_0x25fc1f);},{'priority':_0x24a871(0x108)});}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x1a8))[_0xc93008(0x184)]({'model':_0xc93008(0x136),'view':(_0x163872,_0x69087b)=>_0x69087b[_0xc93008(0x13b)][_0xc93008(0x110)]?null:{'group':_0xc93008(0x136),'name':_0x163872[_0xc93008(0xcc)](0xb)}}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x1d4))[_0xc93008(0x191)]({'view':{'name':_0xc93008(0x136),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x22cfbf,{writer:_0x34025c})=>{const _0x56be15=_0xc93008;let _0x5c478b=_0x56be15(0x1f3)+_0x22cfbf[_0x56be15(0x153)](_0x56be15(0x13c))+':'+_0x22cfbf[_0x56be15(0x153)]('id');return _0x22cfbf[_0x56be15(0x153)](_0x56be15(0x1c0))&&(_0x5c478b+=':'+_0x22cfbf[_0x56be15(0x153)](_0x56be15(0x1c0))),_0x34025c[_0x56be15(0x155)](_0x56be15(0x164),{'data-name':_0x5c478b});}}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x1d4))[_0xc93008(0x93)]({'view':_0xc93008(0x136)}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x135))[_0xc93008(0x115)](_0x5b4720=>{const _0x57bf95=_0xc93008;_0x5b4720['on'](_0x57bf95(0xda),_0x336c13(),{'priority':_0x57bf95(0x201)});}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x135))[_0xc93008(0x115)](_0x140c56=>{const _0x34bdf3=_0xc93008;_0x140c56['on'](_0x34bdf3(0xc9),_0x336c13({'isAttributeSuggestion':!0x0}),{'priority':_0x34bdf3(0x201)});}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x135))[_0xc93008(0x115)](_0x2107a4=>{const _0x3701cf=_0xc93008;_0x2107a4['on'](_0x3701cf(0xb1),(_0x3e46ce,_0x188c84,_0x2ae1bf)=>{const _0xde7ee9=_0x3701cf,_0x4dc74a=_0x2ae1bf[_0xde7ee9(0x10e)][_0xde7ee9(0x1e6)](_0x188c84[_0xde7ee9(0x133)]);if(_0x4dc74a){for(const _0x55d98f of _0x4dc74a)_0x55d98f[_0xde7ee9(0xd0)](_0xde7ee9(0x14d))||(_0x2ae1bf[_0xde7ee9(0x14f)][_0xde7ee9(0x152)]([_0xde7ee9(0x13e),_0xde7ee9(0x166),_0xde7ee9(0x106)],_0x55d98f),_0x2ae1bf[_0xde7ee9(0x14f)][_0xde7ee9(0x1a1)](_0xde7ee9(0x10d),_0x55d98f),_0x2ae1bf[_0xde7ee9(0x10e)][_0xde7ee9(0x1e3)](_0x55d98f,_0x188c84[_0xde7ee9(0x133)]));}},{'priority':_0x3701cf(0x201)});}),_0x7ee33f[_0xc93008(0x162)][_0xc93008(0x1d7)](_0xc93008(0x135))[_0xc93008(0x115)](_0x5c3bfa=>{const _0x51cc56=_0xc93008;_0x5c3bfa['on'](_0x51cc56(0x210),(_0x5110a7,_0x2b24fc,_0x3ee3f8)=>{const _0x16345f=_0x51cc56,_0x3d4c7f=_0x3ee3f8[_0x16345f(0x10e)][_0x16345f(0x1e6)](_0x2b24fc[_0x16345f(0x133)]);if(!_0x3d4c7f)return;const {id:_0xd06398}=this[_0x16345f(0xe5)](_0x2b24fc[_0x16345f(0x133)]),_0x4b9556=this[_0x16345f(0x11c)][_0x16345f(0x105)](_0xd06398),_0x9e6e02=this[_0x16345f(0x117)](_0x4b9556);if(this[_0x16345f(0x18e)](_0x9e6e02)){for(const _0x6b230b of _0x3d4c7f)_0x6b230b[_0x16345f(0xd0)](_0x16345f(0x14d))||(_0x3ee3f8[_0x16345f(0x14f)][_0x16345f(0x152)]([_0x16345f(0x13e),_0x16345f(0x166),_0x16345f(0x106)],_0x6b230b),_0x3ee3f8[_0x16345f(0x14f)][_0x16345f(0x1a1)](_0x16345f(0x10d),_0x6b230b),_0x3ee3f8[_0x16345f(0x10e)][_0x16345f(0x1e3)](_0x6b230b,_0x2b24fc[_0x16345f(0x133)]));}},{'priority':_0x51cc56(0x201)});}),_0x7ee33f[_0xc93008(0x1fb)][_0xc93008(0x158)][_0xc93008(0x217)](_0xb40f71=>{const _0x1fa7a3=_0xc93008;let _0x146031=!0x1;const _0x1a8ccd=Array[_0x1fa7a3(0x1af)](_0x7ee33f[_0x1fa7a3(0x1fb)][_0x1fa7a3(0x158)][_0x1fa7a3(0x194)][_0x1fa7a3(0x18d)]()),_0x3144f1=new Set();for(const {name:_0xc1545c,data:_0x1406af}of _0x1a8ccd){const {group:_0x4f14a4,type:_0x334aef,subType:_0x169ca5,id:_0x11e991}=this[_0x1fa7a3(0xe5)](_0xc1545c);if(_0x1fa7a3(0x136)!==_0x4f14a4)continue;const _0x575387=this[_0x1fa7a3(0x11c)][_0x1fa7a3(0x105)](_0x11e991);if(null!=_0x1406af[_0x1fa7a3(0x178)]){_0x1fa7a3(0x220)==_0x334aef&&(_0x146031=_0x146031||Et(_0x1406af[_0x1fa7a3(0x178)],_0xc1545c,_0xb40f71,_0x7ee33f[_0x1fa7a3(0x1fb)][_0x1fa7a3(0xa8)]));const _0x58b83d=_0x1fa7a3(0x147)==_0x334aef&&this[_0x1fa7a3(0x18e)](_0x169ca5[_0x1fa7a3(0x215)]('|')[0x0]);if(_0x1406af[_0x1fa7a3(0x178)][_0x1fa7a3(0x177)]||_0x1fa7a3(0x1b4)==_0x1406af[_0x1fa7a3(0x178)][_0x1fa7a3(0x1c3)][_0x1fa7a3(0x86)]||_0x1fa7a3(0x188)==_0x334aef&&!Ut(_0x1406af[_0x1fa7a3(0x178)])||_0x58b83d&&!Ut(_0x1406af[_0x1fa7a3(0x178)])||_0x1fa7a3(0x7c)==_0x334aef&&!(!Tt(_0x47bcc9=_0x1406af[_0x1fa7a3(0x178)])&&!function(_0x1f4ea9){const _0x34ba81=_0x1fa7a3;return _0x1f4ea9[_0x34ba81(0xaf)][_0x34ba81(0x1a7)]==_0x1f4ea9[_0x34ba81(0xe3)][_0x34ba81(0x1c7)]&&_0x1f4ea9[_0x34ba81(0xaf)][_0x34ba81(0x92)];}(_0x47bcc9)))_0xb40f71[_0x1fa7a3(0xa2)](_0xc1545c),_0x146031=!0x0;else{if(!_0x575387||!_0x575387[_0x1fa7a3(0xa5)])continue;_0x3144f1[_0x1fa7a3(0x115)](_0x575387);}}}var _0x47bcc9;return _0x3144f1[_0x1fa7a3(0x8c)]>0x0&&(_0x146031=!!this[_0x1fa7a3(0x9b)](_0x3144f1)||_0x146031),_0x146031;}),_0x7ee33f[_0xc93008(0x1fb)][_0xc93008(0x158)][_0xc93008(0x217)](_0x44f51a=>{const _0x4ac1b5=_0xc93008;let _0x41c6fa=!0x1;for(const _0x1fad60 of _0x7ee33f[_0x4ac1b5(0x1fb)][_0x4ac1b5(0x158)][_0x4ac1b5(0x194)][_0x4ac1b5(0x111)]())if(_0x4ac1b5(0x180)==_0x1fad60[_0x4ac1b5(0x1d3)])for(const _0x4dcf69 of this[_0x4ac1b5(0x11c)][_0x4ac1b5(0x1f5)]()){if(_0x4dcf69[_0x4ac1b5(0x163)]||!_0x4dcf69[_0x4ac1b5(0xa5)])continue;const _0x23f803=_0x4ac1b5(0x188)==_0x4dcf69[_0x4ac1b5(0x1d3)],_0x2eace2=this[_0x4ac1b5(0x117)](_0x4dcf69),_0x598cff=_0x2eace2&&this[_0x4ac1b5(0x18e)](_0x2eace2);if(!_0x23f803&&!_0x598cff)continue;const _0x15de31=_0x4dcf69[_0x4ac1b5(0x98)]();if(_0x15de31[_0x4ac1b5(0xaf)][_0x4ac1b5(0x1a7)]!=_0x15de31[_0x4ac1b5(0xe3)][_0x4ac1b5(0x1a7)]&&!_0x15de31[_0x4ac1b5(0xe3)][_0x4ac1b5(0x92)]){const _0x3cef13=_0x7ee33f[_0x4ac1b5(0x1fb)][_0x4ac1b5(0xa7)](_0x15de31[_0x4ac1b5(0xaf)][_0x4ac1b5(0xf0)],_0x4ac1b5(0xe3)),_0x54a8e9=_0x7ee33f[_0x4ac1b5(0x1fb)][_0x4ac1b5(0x165)](_0x15de31[_0x4ac1b5(0xaf)],_0x3cef13);_0x44f51a[_0x4ac1b5(0x1ac)](_0x4dcf69[_0x4ac1b5(0x209)](),{'range':_0x54a8e9}),_0x41c6fa=!0x0;}}return _0x41c6fa;}),_0x7ee33f[_0xc93008(0x1fb)][_0xc93008(0x158)][_0xc93008(0x217)](_0x53aeab=>this[_0xc93008(0x199)](_0x53aeab)),_0x7ee33f[_0xc93008(0x1fb)][_0xc93008(0x158)][_0xc93008(0x217)](_0x229b8a=>!_0x229b8a[_0xc93008(0x1e8)][_0xc93008(0x17c)]&&this[_0xc93008(0x20a)](_0x229b8a)),_0x7ee33f[_0xc93008(0x1fb)]['on'](_0xc93008(0x1f6),()=>{const _0x52558f=_0xc93008;this[_0x52558f(0x1f4)]=!0x1;}),_0x7ee33f[_0xc93008(0x1fb)][_0xc93008(0x158)]['on'](_0xc93008(0x1e9),(_0x2e5174,_0x2411c2)=>{const _0xc7ef5=_0xc93008;if(!_0x2411c2[_0xc7ef5(0x17c)]||_0x2411c2[_0xc7ef5(0x168)])return;if(!this[_0xc7ef5(0x1f4)])return;const _0xb3687e=_0x7ee33f[_0xc7ef5(0x1fb)][_0xc7ef5(0x158)][_0xc7ef5(0x194)][_0xc7ef5(0x111)]();if(0x0==_0xb3687e[_0xc7ef5(0xb9)])return;const _0x47c552=[],_0x5e2b1c=_0xb3687e[_0xc7ef5(0x12c)](_0xee23dd=>_0xc7ef5(0x147)==_0xee23dd[_0xc7ef5(0x1d3)]),_0x8f55d2=_0xb3687e[_0xc7ef5(0x12c)](_0x46258d=>_0xc7ef5(0x180)==_0x46258d[_0xc7ef5(0x1d3)]&&_0xc7ef5(0x1f1)!=_0x46258d[_0xc7ef5(0xef)]);for(const _0x26523f of _0x5e2b1c)this[_0xc7ef5(0xcb)](_0x26523f[_0xc7ef5(0x218)])&&_0x47c552[_0xc7ef5(0x17e)]({'key':_0x26523f[_0xc7ef5(0x218)],'newValue':_0x26523f[_0xc7ef5(0x1a6)],'oldValue':_0x26523f[_0xc7ef5(0xac)],'range':Ot(_0x26523f[_0xc7ef5(0x216)],_0x7ee33f[_0xc7ef5(0x1fb)])});for(const _0x2802dd of _0x8f55d2){if(_0xc7ef5(0x192)!=_0x2802dd[_0xc7ef5(0x146)]&&_0xc7ef5(0x1ae)!=_0x2802dd[_0xc7ef5(0x146)])continue;const _0x1ff9a7=Gt(_0x2802dd[_0xc7ef5(0xd4)][_0xc7ef5(0xf0)],_0x7ee33f[_0xc7ef5(0x1fb)]),_0x147357=_0x2802dd[_0xc7ef5(0x97)];_0xc7ef5(0x192)==_0x2802dd[_0xc7ef5(0x146)]&&_0x47c552[_0xc7ef5(0x17e)]({'key':_0xc7ef5(0xfb),'newValue':_0x2802dd[_0xc7ef5(0xef)],'oldValue':_0x147357[_0xc7ef5(0xef)],'range':_0x1ff9a7});for(const [_0x4918c7,_0x1a7023]of _0x147357[_0xc7ef5(0x1a0)]){if(!this[_0xc7ef5(0xcb)](_0x4918c7))continue;const _0x59bf4c=_0x2802dd[_0xc7ef5(0x1a0)][_0xc7ef5(0x105)](_0x4918c7);_0x1a7023!==_0x59bf4c&&_0x47c552[_0xc7ef5(0x17e)]({'key':_0x4918c7,'newValue':_0x59bf4c,'oldValue':_0x1a7023,'range':_0x1ff9a7});}for(const [_0x51fc94,_0xeb6b4f]of _0x2802dd[_0xc7ef5(0x1a0)])this[_0xc7ef5(0xcb)](_0x51fc94)&&(_0x147357[_0xc7ef5(0x1a0)][_0xc7ef5(0xf7)](_0x51fc94)||_0x47c552[_0xc7ef5(0x17e)]({'key':_0x51fc94,'newValue':_0xeb6b4f,'oldValue':null,'range':_0x1ff9a7}));}0x0!=_0x47c552[_0xc7ef5(0xb9)]&&_0x7ee33f[_0xc7ef5(0x1fb)][_0xc7ef5(0xd7)](_0x2411c2,_0x287853=>{const _0x418be3=_0xc7ef5,_0x1e43a3=_0x58e4c();for(const {range:_0x3be3a9,key:_0x229cbc,oldValue:_0x586e43,newValue:_0x26e35f}of _0x47c552)this[_0x418be3(0xfc)](_0x3be3a9,_0x229cbc,_0x586e43,_0x26e35f,{'groupId':_0x1e43a3});this[_0x418be3(0x1cf)](_0x287853,_0x47c552);});},{'priority':_0xc93008(0x1b3)}),_0x7ee33f[_0xc93008(0x1fb)][_0xc93008(0xe2)]['on'](_0xc93008(0x1ff),(_0x4018d6,_0x5639c5,_0xa94439)=>{const _0x433edb=_0xc93008;if(null==_0xa94439){const {id:_0x230941}=this[_0x433edb(0xe5)](_0x5639c5[_0x433edb(0xef)]),_0x1cdffd=this[_0x433edb(0x11c)][_0x433edb(0x105)](_0x230941);_0x1cdffd&&_0x1cdffd[_0x433edb(0x213)](_0x5639c5[_0x433edb(0xef)]);}}),_0x7ee33f[_0xc93008(0x1fb)][_0xc93008(0x158)]['on'](_0xc93008(0x1e9),()=>{const _0x97cb9c=_0xc93008,_0x3c5ec7=Array[_0x97cb9c(0x1af)](_0x7ee33f[_0x97cb9c(0x1fb)][_0x97cb9c(0x158)][_0x97cb9c(0x194)][_0x97cb9c(0x18d)]())[_0x97cb9c(0x12c)](_0x1c05dc=>_0x97cb9c(0x136)===this[_0x97cb9c(0xe5)](_0x1c05dc[_0x97cb9c(0xef)])[_0x97cb9c(0x159)]);if(0x0===_0x3c5ec7[_0x97cb9c(0xb9)])return;_0x3c5ec7[_0x97cb9c(0x132)]((_0x154861,_0x5cb6b2)=>{const _0x48e4c5=_0x97cb9c,_0x1cef2c=_0x154861[_0x48e4c5(0x104)][_0x48e4c5(0xc2)],_0x3ee278=_0x5cb6b2[_0x48e4c5(0x104)][_0x48e4c5(0xc2)];return null===_0x1cef2c&&null===_0x3ee278?0x0:null===_0x1cef2c&&null!==_0x3ee278?-0x1:null!==_0x1cef2c&&null===_0x3ee278?0x1:_0x1cef2c[_0x48e4c5(0xaf)][_0x48e4c5(0x195)](_0x3ee278[_0x48e4c5(0xaf)])?-0x1:0x1;});const _0x4077be=new Set(),_0xa0154a=new Set();for(const {name:_0x4e11aa,data:_0x553612}of _0x3c5ec7){const {id:_0x105b70}=this[_0x97cb9c(0xe5)](_0x4e11aa);if(null===_0x553612[_0x97cb9c(0xc2)]){const _0x31d3cb=this[_0x97cb9c(0x1ab)](_0x4e11aa);_0xa0154a[_0x97cb9c(0x115)](_0x31d3cb);}else{const _0x353ef8=this[_0x97cb9c(0x11c)][_0x97cb9c(0x105)](_0x105b70);null!==_0x553612[_0x97cb9c(0x178)]||_0x353ef8[_0x97cb9c(0xa5)]?(_0x4077be[_0x97cb9c(0x115)](_0x353ef8[_0x97cb9c(0x1ed)]),_0xa0154a[_0x97cb9c(0x115)](_0x353ef8)):this[_0x97cb9c(0x107)](_0x353ef8);}}_0xa0154a[_0x97cb9c(0x8c)]>0x0&&this[_0x97cb9c(0x113)](_0xa0154a);for(const _0x1d3eca of _0x4077be)this[_0x97cb9c(0x91)](_0x97cb9c(0xdc),_0x1d3eca);}),_0x7ee33f[_0xc93008(0x1fb)]['on'](_0xc93008(0x1fe),(_0x59435b,_0x1d9ee0)=>{const _0x33a8e6=_0xc93008,_0x579fb7=_0x1d9ee0[0x0];if(!this[_0x33a8e6(0x11c)][_0x33a8e6(0x8c)])return;if(!_0x579fb7[_0x33a8e6(0x224)])return;if(_0x579fb7[_0x33a8e6(0x1e8)][_0x33a8e6(0x168)]||!_0x579fb7[_0x33a8e6(0x1e8)][_0x33a8e6(0x17c)])return;let _0x5206fd,_0x4b6ff7;switch(_0x579fb7[_0x33a8e6(0x1d3)]){case _0x33a8e6(0x180):_0x5206fd=_0x7ee33f[_0x33a8e6(0x1fb)][_0x33a8e6(0xa7)](_0x579fb7[_0x33a8e6(0xd4)]),_0x4b6ff7=_0x5206fd[_0x33a8e6(0x1f8)](_0x579fb7[_0x33a8e6(0x171)]);break;case _0x33a8e6(0x215):_0x5206fd=_0x7ee33f[_0x33a8e6(0x1fb)][_0x33a8e6(0xa7)](_0x579fb7[_0x33a8e6(0x170)]),_0x4b6ff7=_0x7ee33f[_0x33a8e6(0x1fb)][_0x33a8e6(0xa7)](_0x579fb7[_0x33a8e6(0x21d)]);break;case _0x33a8e6(0x76):_0x5206fd=_0x7ee33f[_0x33a8e6(0x1fb)][_0x33a8e6(0xa7)](_0x579fb7[_0x33a8e6(0x20b)]),_0x4b6ff7=_0x5206fd[_0x33a8e6(0x1f8)](_0x579fb7[_0x33a8e6(0x171)]);break;default:return;}const _0x45b1a1=_0x7ee33f[_0x33a8e6(0x1fb)][_0x33a8e6(0x165)](_0x5206fd,_0x4b6ff7);_0x7ee33f[_0x33a8e6(0x1fb)][_0x33a8e6(0x9e)](()=>{const _0x2c0a96=_0x33a8e6;for(const {suggestion:_0x244609,meta:_0x5f1440}of this[_0x2c0a96(0x7f)](_0x45b1a1)){if(_0x244609[_0x2c0a96(0x163)])continue;if(_0x2c0a96(0x220)==_0x244609[_0x2c0a96(0x1d3)])continue;const _0x2c0014=this[_0x2c0a96(0x117)](_0x244609);if(_0x2c0014&&this[_0x2c0a96(0x18e)](_0x2c0014)&&_0x2c0a96(0x215)!=_0x579fb7[_0x2c0a96(0x1d3)])continue;const _0x42fe95=_0x244609[_0x2c0a96(0x104)]&&_0x244609[_0x2c0a96(0x104)][_0x2c0a96(0x80)];(_0x2c0a96(0x188)!=_0x244609[_0x2c0a96(0x1d3)]||_0x2c0a96(0x215)==_0x579fb7[_0x2c0a96(0x1d3)]&&!_0x42fe95)&&(_0x5f1440[_0x2c0a96(0xe8)]||_0x2c0a96(0x11e)==_0x244609[_0x2c0a96(0x1d3)]&&_0x5f1440[_0x2c0a96(0x1fa)]||_0x244609[_0x2c0a96(0x98)]()[_0x2c0a96(0x1ec)](_0x45b1a1)&&this[_0x2c0a96(0x15c)](_0x244609,_0x5206fd,_0x4b6ff7));}});},{'priority':_0xc93008(0x1b3)}),_0x7ee33f[_0xc93008(0x1fb)]['on'](_0xc93008(0xc5),(_0x479698,_0x919fa8)=>{const _0x4c9300=_0xc93008,_0x29a24c=_0x919fa8[0x0],_0x1c8ed7=_0x919fa8[0x1];if(_0x1c8ed7&&_0x1c8ed7[_0x4c9300(0x222)])return;if(this[_0x4c9300(0x14b)])return;if(!this[_0x4c9300(0x182)][_0x4c9300(0xd1)])return;if(_0x29a24c[_0x4c9300(0x177)])return;const _0xe990c3=_0x7ee33f[_0x4c9300(0x1fb)][_0x4c9300(0xa8)],{start:_0x48ad2b,end:_0x2fc388}=_0x29a24c[_0x4c9300(0x98)](),_0x211f6f=_0x48ad2b[_0x4c9300(0xf0)]&&_0xe990c3[_0x4c9300(0x186)](_0x48ad2b[_0x4c9300(0xf0)])?null:_0xe990c3[_0x4c9300(0x12a)](_0x48ad2b,_0x4c9300(0xc7)),_0x76c61d=_0x2fc388[_0x4c9300(0x1c7)]&&_0xe990c3[_0x4c9300(0x186)](_0x2fc388[_0x4c9300(0x1c7)])?null:_0xe990c3[_0x4c9300(0x12a)](_0x2fc388,_0x4c9300(0x145)),_0x54c809=_0x7ee33f[_0x4c9300(0x1fb)][_0x4c9300(0x165)](_0x211f6f?_0x211f6f[_0x4c9300(0xaf)]:_0x48ad2b,_0x76c61d?_0x76c61d[_0x4c9300(0xe3)]:_0x2fc388);_0x7ee33f[_0x4c9300(0x1fb)][_0x4c9300(0x9e)](_0x2a3862=>{const _0x3362a1=_0x4c9300;this[_0x3362a1(0x187)](_0x54c809);const _0x4be81f=_0x7ee33f[_0x3362a1(0x1fb)][_0x3362a1(0xa8)][_0x3362a1(0x12a)](_0x54c809[_0x3362a1(0xaf)]);_0x29a24c['is'](_0x3362a1(0x1cb))?_0x2a3862[_0x3362a1(0x1d2)](_0x4be81f):_0x29a24c[_0x3362a1(0x20c)](_0x4be81f);}),_0x479698[_0x4c9300(0x1b5)]();},{'priority':_0x14e08c[_0xc93008(0x150)]+0xa}),_0x7ee33f[_0xc93008(0x1fb)]['on'](_0xc93008(0x140),(_0x8a240,_0x30bad5)=>{const _0x4aed7e=_0xc93008,_0x16cdf9=_0x30bad5[_0x30bad5[_0x4aed7e(0xb9)]-0x1];_0x16cdf9&&_0x16cdf9[_0x4aed7e(0x222)]||this[_0x4aed7e(0x14b)]||this[_0x4aed7e(0x182)][_0x4aed7e(0xd1)]&&(_0x7ee33f[_0x4aed7e(0x1fb)][_0x4aed7e(0x9e)](()=>{const _0x20651c=_0x4aed7e;let _0x432b04=_0x7ee33f[_0x20651c(0x1fb)][_0x20651c(0x140)](_0x30bad5[0x0],_0x30bad5[0x1],_0x30bad5[0x2],{'forceDefaultExecution':!0x0});if(!_0x432b04)return;_0x8a240[_0x20651c(0xfe)]=_0x432b04[_0x20651c(0xb6)]();const _0x4bb3de=_0x432b04[_0x20651c(0xe3)][_0x20651c(0x1c7)],_0x5b17b2=_0x7ee33f[_0x20651c(0x1fb)][_0x20651c(0xa8)];_0x4bb3de&&_0x5b17b2[_0x20651c(0x1d0)](_0x4bb3de)&&!_0x5b17b2[_0x20651c(0x11b)](_0x4bb3de)&&(_0x432b04=_0x7ee33f[_0x20651c(0x1fb)][_0x20651c(0x165)](_0x432b04[_0x20651c(0xaf)],_0x7ee33f[_0x20651c(0x1fb)][_0x20651c(0xa7)](_0x4bb3de,_0x20651c(0xe3)))),this[_0x20651c(0x1ee)](_0x432b04);}),_0x8a240[_0x4aed7e(0x1b5)]());},{'priority':_0xc93008(0x201)}),this[_0xc93008(0x1bf)][_0xc93008(0x87)][_0xc93008(0x115)](_0xc93008(0x1c5),this[_0xc93008(0x182)]),this[_0xc93008(0x19c)](_0xc93008(0x1c5));const _0x4e1966=new _0x45f594(_0x7ee33f,this[_0xc93008(0x11c)]);_0x7ee33f[_0xc93008(0x87)][_0xc93008(0x115)](_0xc93008(0x112),_0x4e1966),this[_0xc93008(0x19c)](_0xc93008(0x112));const _0x30044a=new _0x22eb39(_0x7ee33f,this[_0xc93008(0x11c)]);_0x7ee33f[_0xc93008(0x87)][_0xc93008(0x115)](_0xc93008(0xee),_0x30044a),this[_0xc93008(0x19c)](_0xc93008(0xee)),_0x7ee33f[_0xc93008(0x87)][_0xc93008(0x115)](_0xc93008(0xeb),new _0x2d9fcd(_0x7ee33f,_0x4e1966,this[_0xc93008(0x11c)])),this[_0xc93008(0x19c)](_0xc93008(0xeb)),_0x7ee33f[_0xc93008(0x87)][_0xc93008(0x115)](_0xc93008(0x1c6),new _0x2d9fcd(_0x7ee33f,_0x30044a,this[_0xc93008(0x11c)])),this[_0xc93008(0x19c)](_0xc93008(0x1c6)),_0x7ee33f[_0xc93008(0x87)][_0xc93008(0x115)](_0xc93008(0x190),new _0x5d9337(_0x7ee33f,_0x4e1966,this[_0xc93008(0x11c)])),this[_0xc93008(0x19c)](_0xc93008(0x190)),_0x7ee33f[_0xc93008(0x87)][_0xc93008(0x115)](_0xc93008(0xb0),new _0x5d9337(_0x7ee33f,_0x30044a,this[_0xc93008(0x11c)])),this[_0xc93008(0x19c)](_0xc93008(0xb0));const _0xe80263=_0x7ee33f[_0xc93008(0x88)][_0xc93008(0x105)](_0xc93008(0x206));this[_0xc93008(0x160)](_0xe80263,_0xc93008(0xbf),(_0x437d68,{threadId:_0x5d9672})=>{const _0x2674ce=_0xc93008,_0x32db8c=this[_0x2674ce(0x11c)][_0x2674ce(0x105)](_0x5d9672);_0x32db8c&&_0x32db8c[_0x2674ce(0x74)]&&0x1===_0x32db8c[_0x2674ce(0x74)][_0x2674ce(0xb9)]&&this[_0x2674ce(0x15e)](_0x5d9672,{'hasComments':!0x0});},{'priority':_0xc93008(0x1d1)}),this[_0xc93008(0x160)](_0xe80263,_0xc93008(0x17b),(_0x50ab74,{threadId:_0x255bbd})=>{const _0x2dae7b=_0xc93008,_0x2ac041=this[_0x2dae7b(0x11c)][_0x2dae7b(0x105)](_0x255bbd);_0x2ac041&&_0x2ac041[_0x2dae7b(0x74)]&&!_0x2ac041[_0x2dae7b(0x74)][_0x2dae7b(0xb9)]&&this[_0x2dae7b(0x15e)](_0x255bbd,{'hasComments':!0x1});},{'priority':_0xc93008(0x1d1)});}set[_0xb8830f(0x137)](_0x2427f2){const _0x5c4607=_0xb8830f;if(this[_0x5c4607(0x131)])throw new _0x560b22(_0x5c4607(0x11d),this);this[_0x5c4607(0x131)]=_0x2427f2;}get[_0xb8830f(0x137)](){const _0x4791aa=_0xb8830f;return this[_0x4791aa(0x131)];}[_0xb8830f(0x1d5)]({skipNotAttached:_0x1769a9=!0x1,toJSON:_0x5347bd=!0x1}={}){const _0x97fab9=_0xb8830f,_0x12028a=[];for(const _0x5d8df4 of this[_0x97fab9(0x11c)][_0x97fab9(0x1f5)]())_0x1769a9&&!_0x5d8df4[_0x97fab9(0xa5)]||_0x12028a[_0x97fab9(0x17e)](_0x5d8df4);return _0x5347bd?_0x12028a[_0x97fab9(0x156)](_0x2828e7=>_0x2828e7[_0x97fab9(0x16c)]()):_0x12028a;}[_0xb8830f(0x7b)](_0x1cb535){const _0x43e50d=_0xb8830f,_0x277310=this[_0x43e50d(0x11c)][_0x43e50d(0x105)](_0x1cb535);if(!_0x277310)throw new _0x560b22(_0x43e50d(0x17f),this);return _0x277310;}[_0xb8830f(0x1ba)](_0x21ad6c){const _0x4cb0f8=_0xb8830f;return this[_0x4cb0f8(0x11c)][_0x4cb0f8(0xf7)](_0x21ad6c);}[_0xb8830f(0x144)](_0x1056bc){const _0x336105=_0xb8830f,{authorId:_0x4795d2,id:_0x46401a,attributes:_0x25f4b3}=_0x1056bc,[_0x2edaa8,_0x1b939e]=_0x1056bc[_0x336105(0x1d3)][_0x336105(0x215)](':'),_0x315393=this[_0x336105(0x11c)][_0x336105(0x105)](_0x46401a)||this[_0x336105(0xe1)](_0x2edaa8,_0x1b939e,_0x46401a,_0x4795d2,_0x25f4b3);if(this[_0x336105(0xb2)](_0x315393),this[_0x336105(0x94)](_0x315393,_0x2edaa8,_0x1b939e||null,_0x4795d2),_0x315393[_0x336105(0x7a)]=_0x1056bc[_0x336105(0x7a)],_0x315393[_0x336105(0xff)]=!0x0,_0x25f4b3&&_0x25f4b3[_0x336105(0xd5)]){const _0x5f069c=_0x25f4b3[_0x336105(0xd5)],_0x2d9d81=this[_0x336105(0x193)](_0x5f069c[_0x336105(0x7e)]);_0x315393[_0x336105(0xbd)]=_0x5f069c[_0x336105(0x7a)],_0x315393[_0x336105(0x1e4)]=_0x2d9d81,_0x315393[_0x336105(0x82)]=!0x0;}else _0x315393[_0x336105(0xbd)]=_0x1056bc[_0x336105(0x7a)];switch(_0x1056bc[_0x336105(0x104)]&&(_0x315393[_0x336105(0x104)]=_0x1056bc[_0x336105(0x104)]),_0x1056bc[_0x336105(0x1a0)]&&(_0x315393[_0x336105(0x1a0)]=_0x1056bc[_0x336105(0x1a0)]),this[_0x336105(0x131)]&&this[_0x336105(0x131)][_0x336105(0x1db)]||(_0x315393[_0x336105(0x143)]=!0x0),this[_0x336105(0xea)][_0x336105(0x105)](_0x315393)){case _0x336105(0x1de):this[_0x336105(0xea)][_0x336105(0xba)](_0x315393,_0x336105(0x169));break;case _0x336105(0x8d):_0x315393[_0x336105(0xa5)]?(this[_0x336105(0x9b)](new Set([_0x315393])),this[_0x336105(0x113)](new Set([_0x315393])),this[_0x336105(0xea)][_0x336105(0xba)](_0x315393,_0x336105(0x116)),this[_0x336105(0x91)](_0x336105(0x1da),_0x315393)):this[_0x336105(0xea)][_0x336105(0xba)](_0x315393,_0x336105(0x1c4));}return _0x315393;}[_0xb8830f(0x112)](_0x4b46ad){const _0x33d187=_0xb8830f;this[_0x33d187(0x222)](()=>{const _0x33ef3d=_0x33d187;this[_0x33ef3d(0x1bf)][_0x33ef3d(0x1fb)][_0x33ef3d(0x9e)](()=>{const _0x3837a6=_0x33ef3d;for(const _0x4f8987 of _0x4b46ad[_0x3837a6(0x18f)]())_0x4f8987[_0x3837a6(0x15b)]();});});}[_0xb8830f(0xee)](_0x22d2a5){const _0x15102d=_0xb8830f;this[_0x15102d(0x222)](()=>{const _0x5e7f88=_0x15102d;this[_0x5e7f88(0x1bf)][_0x5e7f88(0x1fb)][_0x5e7f88(0x9e)](()=>{const _0x345e56=_0x5e7f88;for(const _0x3ca1c8 of _0x22d2a5[_0x345e56(0x18f)]())_0x3ca1c8[_0x345e56(0x1e1)]();});});}[_0xb8830f(0x19c)](_0x4cf85c,_0x44a158){const _0xa3cf16=_0xb8830f,_0x3321de=this[_0xa3cf16(0x1bf)][_0xa3cf16(0x87)][_0xa3cf16(0x105)](_0x4cf85c);if(!_0x3321de)throw new _0x560b22(_0xa3cf16(0xfd),this,{'commandName':_0x4cf85c});if(this[_0xa3cf16(0x1e5)][_0xa3cf16(0xf7)](_0x3321de))throw new _0x560b22(_0xa3cf16(0xbe),this,{'commandName':_0x4cf85c});this[_0xa3cf16(0x1e5)][_0xa3cf16(0x115)](_0x3321de),_0x44a158&&_0x3321de['on'](_0xa3cf16(0xbb),(_0x4b6618,_0x2cd5dd)=>{const _0x19438e=_0xa3cf16;this[_0x19438e(0x182)][_0x19438e(0xd1)]&&(this[_0x19438e(0x14b)]||(_0x2cd5dd[_0x19438e(0xb9)]>0x0&&_0x2cd5dd[_0x2cd5dd[_0x19438e(0xb9)]-0x1]&&_0x2cd5dd[_0x2cd5dd[_0x19438e(0xb9)]-0x1][_0x19438e(0x222)]?_0x2cd5dd[_0x19438e(0x10c)]():(_0x4b6618[_0x19438e(0xfe)]=_0x44a158((..._0x1076fb)=>_0x3321de[_0x19438e(0xbb)](..._0x1076fb,{'forceDefaultExecution':!0x0}),..._0x2cd5dd),_0x4b6618[_0x19438e(0x1b5)]())));},{'priority':_0xa3cf16(0x201)});}[_0xb8830f(0x222)](_0x2551c9){const _0x227b08=_0xb8830f;let _0x963d92,_0x1ebcb7;const _0x2512ee=this[_0x227b08(0x14b)];this[_0x227b08(0x14b)]=!0x0;try{_0x963d92=_0x2551c9();}catch(_0x363a71){_0x1ebcb7=_0x363a71;}return _0x2512ee||(this[_0x227b08(0x14b)]=!0x1),_0x1ebcb7&&_0x560b22[_0x227b08(0xb7)](_0x1ebcb7,this),_0x963d92;}[_0xb8830f(0x1ee)](_0x47102f,_0x14b616=null,_0x4d68f9={}){const _0x3ff377=_0xb8830f;if(_0x47102f[_0x3ff377(0x177)])return null;const _0x395812=this[_0x3ff377(0x1bf)][_0x3ff377(0x88)][_0x3ff377(0x105)](_0x3ff377(0x1b1))['me'];for(const {suggestion:_0x3a9a85,meta:_0x352ef1}of this[_0x3ff377(0x7f)](_0x47102f,_0x3ff377(0x11e)))if(_0x352ef1[_0x3ff377(0x1fa)]){if(!_0x352ef1[_0x3ff377(0x1a2)]){if(_0x352ef1[_0x3ff377(0xe8)]){if(!this[_0x3ff377(0xdf)]||!Lt(_0x3a9a85,_0x4d68f9))continue;return _0x3a9a85;}if(Lt(_0x3a9a85,_0x4d68f9))return _0x3a9a85;this[_0x3ff377(0x15c)](_0x3a9a85,_0x47102f[_0x3ff377(0xaf)],_0x47102f[_0x3ff377(0xe3)]);break;}if(_0x14b616==_0x3a9a85[_0x3ff377(0x21a)]&&Lt(_0x3a9a85,_0x4d68f9)){const _0x56590c=_0x3a9a85[_0x3ff377(0x98)]();return _0x56590c[_0x3ff377(0xaf)][_0x3ff377(0x103)](_0x47102f[_0x3ff377(0xe3)])?this[_0x3ff377(0xc4)](_0x3a9a85,this[_0x3ff377(0x126)][_0x3ff377(0x165)](_0x47102f[_0x3ff377(0xaf)],_0x56590c[_0x3ff377(0xe3)])):this[_0x3ff377(0xc4)](_0x3a9a85,this[_0x3ff377(0x126)][_0x3ff377(0x165)](_0x56590c[_0x3ff377(0xaf)],_0x47102f[_0x3ff377(0xe3)])),_0x3a9a85;}}const _0xd0becd=_0x58e4c(),_0x1d2c41=_0x395812['id'],_0x978107=_0x14b616?_0x3ff377(0x205)+_0x14b616:_0x3ff377(0x11e),_0xf609d5=this[_0x3ff377(0x128)]({'id':_0xd0becd,'type':_0x978107,'createdAt':new Date(),'authorId':_0x1d2c41,'attributes':_0x4d68f9});return this[_0x3ff377(0x9d)](_0x978107,_0xd0becd,_0x1d2c41,_0x47102f),_0xf609d5;}[_0xb8830f(0x17d)](_0x2bcc32,_0xcebffa=_0xb8830f(0x16e),_0x1f0309={}){const _0x720b1=_0xb8830f,_0x32d454=this[_0x720b1(0x1bf)][_0x720b1(0x88)][_0x720b1(0x105)](_0x720b1(0x1b1))['me'],_0x2554b4=this[_0x720b1(0x1c8)][_0x720b1(0xce)](_0x720b1(0x11e),_0xcebffa,_0x720b1(0x18b));for(const _0x20466b of this[_0x720b1(0x1d5)]())if(_0x20466b[_0x720b1(0x1e4)]['id']==_0x32d454['id']&&_0x720b1(0x11e)==_0x20466b[_0x720b1(0x1d3)]&&_0x20466b[_0x720b1(0x21a)]==_0xcebffa&&Lt(_0x20466b,_0x1f0309)&&(_0x2554b4(_0x20466b[_0x720b1(0x19e)](),_0x2bcc32)||_0x2554b4(_0x2bcc32,_0x20466b[_0x720b1(0x19e)]()))){for(const _0x18ae3f of _0x2bcc32)_0x20466b[_0x720b1(0xe9)](_0x18ae3f);return _0x20466b;}for(const {suggestion:_0x452ba8,meta:_0x2cb95e}of this[_0x720b1(0x7f)](_0x2bcc32,_0x720b1(0x11e))){if(!_0x2cb95e[_0x720b1(0x1fa)])continue;if(!this[_0x720b1(0xdf)]&&_0x2cb95e[_0x720b1(0xe8)])continue;if(!Lt(_0x452ba8,_0x1f0309))continue;let _0x4d8560=!0x0;for(const _0x469cb7 of _0x452ba8[_0x720b1(0x19e)]())for(const _0x4cb40b of _0x2bcc32)if(!_0x469cb7[_0x720b1(0x1ec)](_0x4cb40b)){_0x4d8560=!0x1;break;}if(_0x4d8560)return _0x452ba8;}const _0x22b27b=_0x58e4c(),_0x12b4c1=_0x32d454['id'],_0xe7ff0c=_0x720b1(0x205)+_0xcebffa,_0x556895=this[_0x720b1(0x128)]({'id':_0x22b27b,'type':_0xe7ff0c,'createdAt':new Date(),'authorId':_0x12b4c1,'attributes':_0x1f0309});for(const _0x52b61e of _0x2bcc32)this[_0x720b1(0x9d)](_0xe7ff0c,_0x22b27b,_0x12b4c1,_0x52b61e,_0x3c8709[_0x720b1(0x8e)]());return _0x556895;}[_0xb8830f(0x1ad)](_0x29f2ff,_0x40b6a1,_0x4e6ec3=null,_0x407af6={}){const _0x22995f=_0xb8830f;if(_0x4e6ec3=_0x4e6ec3||Vt(_0x40b6a1),_0x29f2ff[_0x22995f(0x177)])return null;if(_0x22995f(0x1bd)===this[_0x22995f(0x19b)]){const _0x4ebc9f=this[_0x22995f(0x1c8)][_0x22995f(0xce)](_0x22995f(0x220),_0x4e6ec3,_0x22995f(0x15b));return this[_0x22995f(0x222)](()=>_0x4ebc9f([_0x29f2ff],_0x40b6a1,_0x407af6)),null;}const _0xd11f4b=this[_0x22995f(0x1bf)][_0x22995f(0x88)][_0x22995f(0x105)](_0x22995f(0x1b1))['me'],_0x31cdbd=[];if(_0x22995f(0x127)!==this[_0x22995f(0x19b)]){for(const {suggestion:_0x5e7c38,meta:_0x280bd0}of this[_0x22995f(0x7f)](_0x29f2ff,_0x22995f(0x11e)))_0x280bd0[_0x22995f(0x1fa)]&&!_0x280bd0[_0x22995f(0xc3)]&&_0x31cdbd[_0x22995f(0x17e)](..._0x5e7c38[_0x22995f(0x19e)]());}const _0x121ca2=function(_0x58d0be,_0xaec765){const _0x1f067d=_0x22995f,_0x2b5cb7=[];for(const _0x46d189 of _0xaec765){const _0x22804a=_0x58d0be[_0x1f067d(0xf4)](_0x46d189);_0x22804a&&_0x2b5cb7[_0x1f067d(0x17e)](_0x22804a);}return _0x2b5cb7;}(_0x29f2ff,_0x31cdbd),_0x4d87db=function(_0x3efa2c,_0x36811c){const _0x407ee6=_0x22995f,_0x235b18=[_0x3efa2c];for(const _0x5056ce of _0x36811c){let _0x5a7312=0x0;for(;_0x5a7312<_0x235b18[_0x407ee6(0xb9)];){const _0x4bc3df=_0x235b18[_0x5a7312][_0x407ee6(0xd3)](_0x5056ce);_0x235b18[_0x407ee6(0xcf)](_0x5a7312,0x1,..._0x4bc3df),_0x5a7312+=_0x4bc3df[_0x407ee6(0xb9)];}}return _0x235b18;}(_0x29f2ff,_0x31cdbd);_0x121ca2[_0x22995f(0xb9)]&&this[_0x22995f(0x126)][_0x22995f(0x9e)](()=>{const _0x571b2d=_0x22995f;for(const _0x4f26cb of _0x121ca2){const _0x61e6f0=this[_0x571b2d(0x1c8)][_0x571b2d(0xce)](_0x571b2d(0x220),_0x4e6ec3,_0x571b2d(0x15b));this[_0x571b2d(0x222)](()=>_0x61e6f0([_0x4f26cb],_0x40b6a1,_0x407af6));}});for(const _0x4887d1 of _0x4d87db){let _0x3062f2=null,_0xaaad68=_0x4887d1[_0x22995f(0xaf)],_0x29afa8=_0x4887d1[_0x22995f(0xe3)];for(const {suggestion:_0x37b1db,meta:_0x3b1f67}of this[_0x22995f(0x7f)](_0x4887d1,_0x22995f(0x220))){if(!_0x3b1f67[_0x22995f(0x1fa)])continue;if(_0x37b1db[_0x22995f(0x21a)]!=_0x4e6ec3)continue;if(!Lt(_0x37b1db,_0x407af6))continue;const _0x47bd7d=_0x37b1db[_0x22995f(0x98)]();if(_0x47bd7d[_0x22995f(0x1ec)](_0x4887d1,!0x0))return null;_0xaaad68=_0xaaad68[_0x22995f(0x195)](_0x47bd7d[_0x22995f(0xaf)])?_0xaaad68:_0x47bd7d[_0x22995f(0xaf)],_0x29afa8=_0x29afa8[_0x22995f(0x101)](_0x47bd7d[_0x22995f(0xe3)])?_0x29afa8:_0x47bd7d[_0x22995f(0xe3)],_0x3062f2?_0x47bd7d[_0x22995f(0xaf)][_0x22995f(0x195)](_0x3062f2[_0x22995f(0x98)]()[_0x22995f(0xaf)])?(_0x3062f2[_0x22995f(0x1df)](),_0x3062f2=_0x37b1db):_0x37b1db[_0x22995f(0x1df)]():_0x3062f2=_0x37b1db;}const _0x2f07cf=this[_0x22995f(0x126)][_0x22995f(0x165)](_0xaaad68,_0x29afa8);if(_0x3062f2)this[_0x22995f(0xc4)](_0x3062f2,_0x2f07cf);else{const _0x1b710c=_0x58e4c(),_0x56e44f=_0xd11f4b['id'];this[_0x22995f(0x128)]({'id':_0x1b710c,'type':_0x22995f(0x1b6)+_0x4e6ec3,'data':_0x40b6a1,'createdAt':new Date(),'authorId':_0x56e44f,'attributes':_0x407af6}),this[_0x22995f(0x9d)](_0x22995f(0x1b6)+_0x4e6ec3,_0x1b710c,_0x56e44f,_0x2f07cf);}}return null;}[_0xb8830f(0x84)](_0x22643e,_0x4f5f4f,_0x534034=[],_0x24397a=null,_0xade4b4={}){const _0x494e9a=_0xb8830f;_0x4f5f4f[_0x494e9a(0x83)]||(_0x4f5f4f[_0x494e9a(0x83)]=_0x4f5f4f[_0x494e9a(0x121)]),_0x4f5f4f[_0x494e9a(0x80)]=_0x22643e['is'](_0x494e9a(0x216)),_0x24397a=_0x24397a||Vt(_0x4f5f4f);const _0x1825e2=_0x534034[_0x494e9a(0x156)](_0x5c4240=>Gt(_0x5c4240,this[_0x494e9a(0x126)])),_0x262087=_0x22643e['is'](_0x494e9a(0x216))?_0x22643e:Gt(_0x22643e,this[_0x494e9a(0x126)]);if(_0x494e9a(0x1bd)===this[_0x494e9a(0x19b)]){const _0x295aef=this[_0x494e9a(0x1c8)][_0x494e9a(0xce)](_0x494e9a(0x188),_0x24397a,_0x494e9a(0x15b));return this[_0x494e9a(0x222)](()=>_0x295aef([_0x262087],_0x4f5f4f,_0xade4b4)),null;}_0x1825e2[_0x494e9a(0x17e)](_0x262087);let _0x344b57=!0x0;for(const _0xc0638b of _0x1825e2)if(!this[_0x494e9a(0x9a)](_0xc0638b)){_0x344b57=!0x1;break;}if(_0x344b57&&_0x494e9a(0x127)!==this[_0x494e9a(0x19b)]){const _0x32ec14=this[_0x494e9a(0x1c8)][_0x494e9a(0xce)](_0x494e9a(0x188),_0x24397a,_0x494e9a(0x15b));return this[_0x494e9a(0x222)](()=>_0x32ec14([_0x262087],_0x4f5f4f,_0xade4b4)),null;}let _0x18a0ea=null,_0x2fea06=_0x262087[_0x494e9a(0xaf)],_0x579d9e=_0x262087[_0x494e9a(0xe3)];for(const {suggestion:_0x2e140e,meta:_0x5a3986}of this[_0x494e9a(0x7f)](_0x262087,_0x494e9a(0x188))){if(!_0x5a3986[_0x494e9a(0x1fa)])continue;if(_0x5a3986[_0x494e9a(0x1a2)]||_0x5a3986[_0x494e9a(0xe8)]||_0x5a3986[_0x494e9a(0xc3)])continue;if(_0x2e140e[_0x494e9a(0x104)][_0x494e9a(0x83)]!=_0x4f5f4f[_0x494e9a(0x83)])continue;if(!Lt(_0x2e140e,_0xade4b4))continue;const _0x11d1bd=_0x2e140e[_0x494e9a(0x98)]();if(_0x2e140e[_0x494e9a(0x21a)]==_0x24397a){if(_0x11d1bd[_0x494e9a(0x1ec)](_0x262087,!0x0))return null;_0x2fea06=_0x2fea06[_0x494e9a(0x195)](_0x11d1bd[_0x494e9a(0xaf)])?_0x2fea06:_0x11d1bd[_0x494e9a(0xaf)],_0x579d9e=_0x579d9e[_0x494e9a(0x101)](_0x11d1bd[_0x494e9a(0xe3)])?_0x579d9e:_0x11d1bd[_0x494e9a(0xe3)],_0x18a0ea?_0x11d1bd[_0x494e9a(0xaf)][_0x494e9a(0x195)](_0x18a0ea[_0x494e9a(0x98)]()[_0x494e9a(0xaf)])?(_0x18a0ea[_0x494e9a(0x1df)](),_0x18a0ea=_0x2e140e):_0x2e140e[_0x494e9a(0x1df)]():_0x18a0ea=_0x2e140e;}else{const _0x1c8e71=_0x262087[_0x494e9a(0xf4)](_0x11d1bd);this[_0x494e9a(0x154)](_0x2e140e,_0x1c8e71);}}const _0x395f9c=this[_0x494e9a(0x1bf)][_0x494e9a(0x88)][_0x494e9a(0x105)](_0x494e9a(0x1b1))['me'],_0x5c79d1=_0x58e4c(),_0x5d967a=_0x395f9c['id'];if(_0x18a0ea)return this[_0x494e9a(0xc4)](_0x18a0ea,this[_0x494e9a(0x126)][_0x494e9a(0x165)](_0x2fea06,_0x579d9e)),_0x18a0ea;{const _0x28c886=this[_0x494e9a(0x128)]({'id':_0x5c79d1,'type':_0x494e9a(0x19f)+_0x24397a,'data':_0x4f5f4f,'createdAt':new Date(),'authorId':_0x5d967a,'attributes':_0xade4b4});return this[_0x494e9a(0x9d)](_0x494e9a(0x19f)+_0x24397a,_0x5c79d1,_0x5d967a,this[_0x494e9a(0x126)][_0x494e9a(0x165)](_0x2fea06,_0x579d9e)),_0x28c886;}}[_0xb8830f(0x21f)](_0x350fa2,_0x41ea92,_0x5d6576=[],_0x4ff403=null,_0x1e3404={}){const _0x4da376=_0xb8830f;_0x41ea92[_0x4da376(0x83)]||(_0x41ea92[_0x4da376(0x83)]=_0x41ea92[_0x4da376(0x121)]);const _0x5b11dc=_0x350fa2[0x0];_0x41ea92[_0x4da376(0x80)]=_0x5b11dc['is'](_0x4da376(0x216)),_0x4ff403=_0x4ff403||Vt(_0x41ea92);const _0x575756=_0x5d6576[_0x4da376(0x156)](_0xd47cb0=>Gt(_0xd47cb0,this[_0x4da376(0x126)])),_0x391e0a=_0x5b11dc['is'](_0x4da376(0x216))?_0x350fa2:_0x350fa2[_0x4da376(0x156)](_0x3f50f9=>Gt(_0x3f50f9,this[_0x4da376(0x126)]));if(_0x4da376(0x1bd)===this[_0x4da376(0x19b)]){const _0x552503=this[_0x4da376(0x1c8)][_0x4da376(0xce)](_0x4da376(0x188),_0x4ff403,_0x4da376(0x15b));return this[_0x4da376(0x222)](()=>_0x552503(_0x391e0a,_0x41ea92,_0x1e3404)),null;}_0x575756[_0x4da376(0x17e)](..._0x391e0a);let _0x482a2b=!0x0;for(const _0x1d66ac of _0x575756)if(!this[_0x4da376(0x9a)](_0x1d66ac)){_0x482a2b=!0x1;break;}if(_0x482a2b&&_0x4da376(0x127)!==this[_0x4da376(0x19b)]){const _0x31c41c=this[_0x4da376(0x1c8)][_0x4da376(0xce)](_0x4da376(0x188),_0x4ff403,_0x4da376(0x15b));return this[_0x4da376(0x222)](()=>_0x31c41c(_0x391e0a,_0x41ea92,_0x1e3404)),null;}const _0x1783dc=this[_0x4da376(0x1bf)][_0x4da376(0x88)][_0x4da376(0x105)](_0x4da376(0x1b1))['me'];for(const _0x74a7f6 of this[_0x4da376(0x1d5)]()){if(_0x74a7f6[_0x4da376(0x1e4)]['id']!=_0x1783dc['id'])continue;if(_0x4da376(0x188)!=_0x74a7f6[_0x4da376(0x1d3)]||_0x74a7f6[_0x4da376(0x104)][_0x4da376(0x83)]!=_0x41ea92[_0x4da376(0x83)])continue;if(!Lt(_0x74a7f6,_0x1e3404))continue;const _0x46ebae=_0x74a7f6[_0x4da376(0x21a)]==_0x4ff403;for(let _0xe1b17c=0x0;_0xe1b17c<_0x391e0a[_0x4da376(0xb9)];_0xe1b17c++){const _0x2f4274=_0x391e0a[_0xe1b17c];for(const _0x42cfcf of _0x74a7f6[_0x4da376(0x14e)]()){const _0x372117=_0x42cfcf[_0x4da376(0x1a9)]();if(_0x2f4274[_0x4da376(0x103)](_0x372117)){_0x46ebae?(_0x391e0a[_0x4da376(0xcf)](_0xe1b17c,0x1),_0xe1b17c--):_0x74a7f6[_0x4da376(0xa2)](_0x42cfcf[_0x4da376(0xef)]);break;}}}}if(0x0==_0x391e0a[_0x4da376(0xb9)])return null;const _0x4112ba=this[_0x4da376(0x1c8)][_0x4da376(0xce)](_0x4da376(0x188),_0x4ff403,_0x4da376(0x18b));for(const _0x1b491a of this[_0x4da376(0x1d5)]())if(_0x1b491a[_0x4da376(0x1e4)]['id']==_0x1783dc['id']&&_0x4da376(0x188)==_0x1b491a[_0x4da376(0x1d3)]&&_0x1b491a[_0x4da376(0x104)][_0x4da376(0x83)]==_0x41ea92[_0x4da376(0x83)]&&_0x1b491a[_0x4da376(0x21a)]==_0x4ff403&&Lt(_0x1b491a,_0x1e3404)&&(_0x4112ba(_0x1b491a[_0x4da376(0x19e)](),_0x391e0a)||_0x4112ba(_0x391e0a,_0x1b491a[_0x4da376(0x19e)]()))){for(const _0x168452 of _0x391e0a)_0x1b491a[_0x4da376(0xe9)](_0x168452);return _0x1b491a;}const _0x474fc6=_0x58e4c(),_0x2342c6=_0x1783dc['id'],_0x5e4e17=_0x4da376(0x19f)+_0x4ff403,_0x2a0f05=this[_0x4da376(0x128)]({'id':_0x474fc6,'type':_0x5e4e17,'data':_0x41ea92,'createdAt':new Date(),'authorId':_0x2342c6,'attributes':_0x1e3404});for(const _0x4f7a1f of _0x391e0a)this[_0x4da376(0x9d)](_0x5e4e17,_0x474fc6,_0x2342c6,_0x4f7a1f,_0x3c8709[_0x4da376(0x8e)]());return _0x2a0f05;}[_0xb8830f(0x187)](_0x40ebcc,_0x339246=null,_0x33dfbe={}){const _0x3eb1c0=_0xb8830f;if(_0x40ebcc[_0x3eb1c0(0x177)])return null;const _0x1f0dec=this[_0x3eb1c0(0x1bf)][_0x3eb1c0(0x88)][_0x3eb1c0(0x105)](_0x3eb1c0(0x1b1))['me'],_0x4a8b3c=new _0x1066a3(_0x40ebcc[_0x3eb1c0(0xaf)],_0x40ebcc[_0x3eb1c0(0xe3)]);for(const {suggestion:_0xda714f,meta:_0x29d6bd}of this[_0x3eb1c0(0x7f)](_0x4a8b3c,_0x3eb1c0(0x11e)))if(_0x29d6bd[_0x3eb1c0(0x1fa)]&&!_0x29d6bd[_0x3eb1c0(0x1a2)]){if(_0xda714f[_0x3eb1c0(0x163)]){const _0x3b55cd=_0xda714f[_0x3eb1c0(0x19e)]()[_0x3eb1c0(0x12c)](_0x1cc710=>_0x3eb1c0(0x1b4)!=_0x1cc710[_0x3eb1c0(0x1c3)][_0x3eb1c0(0x86)]);_0x3b55cd[_0x3eb1c0(0xc8)](_0x1ec672=>_0x4a8b3c[_0x3eb1c0(0x1ec)](_0x1ec672,!0x0))&&_0xda714f[_0x3eb1c0(0x1e1)]();if(_0x3b55cd[_0x3eb1c0(0xe0)](_0x498ec6=>_0x498ec6[_0x3eb1c0(0x1ec)](_0x4a8b3c,!0x0))){const _0x43938d=this[_0x3eb1c0(0x1c8)][_0x3eb1c0(0xce)](_0x3eb1c0(0x7c),_0x339246,_0x3eb1c0(0x15b));return this[_0x3eb1c0(0x222)](()=>_0x43938d([_0x4a8b3c],null,_0x33dfbe)),null;}}else{const _0x406bcb=_0x4a8b3c[_0x3eb1c0(0xf4)](_0xda714f[_0x3eb1c0(0x98)]());null!==_0x406bcb&&_0xda714f[_0x3eb1c0(0x18a)]([_0x406bcb],null,_0x33dfbe);}}if(_0x4a8b3c[_0x3eb1c0(0x13f)](),_0x4a8b3c[_0x3eb1c0(0x177)]||_0x3eb1c0(0x1b4)==_0x4a8b3c[_0x3eb1c0(0x1c3)][_0x3eb1c0(0x86)])return null;let _0x519fc9=null,_0x4a3c95=_0x4a8b3c[_0x3eb1c0(0xaf)],_0x19598e=_0x4a8b3c[_0x3eb1c0(0xe3)];const _0x240af3=this[_0x3eb1c0(0x7f)](_0x4a8b3c,_0x3eb1c0(0x7c));for(const {suggestion:_0x57cb59,meta:_0x5a8dc1}of _0x240af3){const _0x232f99=this[_0x3eb1c0(0x126)][_0x3eb1c0(0x165)](_0x4a3c95,_0x19598e);if(_0x5a8dc1[_0x3eb1c0(0x1fa)]&&(this[_0x3eb1c0(0xdf)]||!_0x5a8dc1[_0x3eb1c0(0xe8)]&&!_0x5a8dc1[_0x3eb1c0(0xc3)])){if(_0x57cb59[_0x3eb1c0(0x163)]){if(!Lt(_0x57cb59,_0x33dfbe))continue;let _0x2243d8=!0x0;for(const _0x39b758 of _0x57cb59[_0x3eb1c0(0x19e)]()){if(_0x39b758[_0x3eb1c0(0x1ec)](_0x232f99,!0x0))return _0x57cb59;_0x232f99[_0x3eb1c0(0x1ec)](_0x39b758)||(_0x2243d8=!0x1);}_0x2243d8&&_0x57cb59[_0x3eb1c0(0x1e1)]();}else{const _0x45e325=_0x57cb59[_0x3eb1c0(0x98)]();if(_0x45e325[_0x3eb1c0(0x1ec)](_0x232f99,!0x0))return _0x57cb59;if(!Lt(_0x57cb59,_0x33dfbe)){_0x232f99[_0x3eb1c0(0x1ec)](_0x45e325)?_0x57cb59[_0x3eb1c0(0x1df)]():_0x45e325[_0x3eb1c0(0x1b2)](_0x4a3c95)?_0x4a3c95=_0x45e325[_0x3eb1c0(0xe3)]:_0x45e325[_0x3eb1c0(0x1b2)](_0x19598e)&&(_0x19598e=_0x45e325[_0x3eb1c0(0xaf)]);continue;}_0x4a3c95=_0x4a3c95[_0x3eb1c0(0x195)](_0x45e325[_0x3eb1c0(0xaf)])?_0x4a3c95:_0x45e325[_0x3eb1c0(0xaf)],_0x19598e=_0x19598e[_0x3eb1c0(0x101)](_0x45e325[_0x3eb1c0(0xe3)])?_0x19598e:_0x45e325[_0x3eb1c0(0xe3)],_0x33dfbe=Object[_0x3eb1c0(0x207)]({},_0x57cb59[_0x3eb1c0(0x1a0)]),_0x519fc9?_0x45e325[_0x3eb1c0(0xaf)][_0x3eb1c0(0x195)](_0x519fc9[_0x3eb1c0(0x98)]()[_0x3eb1c0(0xaf)])?(_0x519fc9[_0x3eb1c0(0x1df)](),_0x519fc9=_0x57cb59):_0x57cb59[_0x3eb1c0(0x1df)]():_0x519fc9=_0x57cb59;}}}if(_0x519fc9)return this[_0x3eb1c0(0xc4)](_0x519fc9,this[_0x3eb1c0(0x126)][_0x3eb1c0(0x165)](_0x4a3c95,_0x19598e)),_0x519fc9;{const _0x3af2a9=_0x58e4c(),_0x358891=this[_0x3eb1c0(0x126)][_0x3eb1c0(0x165)](_0x4a3c95,_0x19598e),_0x54a0d6=_0x1f0dec['id'],_0x2ccc73=_0x339246?_0x3eb1c0(0x1cd)+_0x339246:_0x3eb1c0(0x7c),_0x3c4443=this[_0x3eb1c0(0x128)]({'id':_0x3af2a9,'type':_0x2ccc73,'createdAt':new Date(),'authorId':_0x54a0d6,'attributes':_0x33dfbe});return this[_0x3eb1c0(0x9d)](_0x2ccc73,_0x3af2a9,_0x54a0d6,_0x358891),_0x3c4443;}}[_0xb8830f(0x15f)](_0x4b63ca,_0xd9006e=_0xb8830f(0x16e),_0x179ff3={}){const _0x22b620=_0xb8830f,_0x480618=this[_0x22b620(0x1bf)][_0x22b620(0x88)][_0x22b620(0x105)](_0x22b620(0x1b1))['me'],_0x3b06b0=_0x4b63ca[_0x22b620(0x156)](_0x23fddb=>new _0x1066a3(_0x23fddb[_0x22b620(0xaf)],_0x23fddb[_0x22b620(0xe3)])),_0x5de442=new Set();for(const {suggestion:_0x3175e3,meta:_0x1578b6}of this[_0x22b620(0x7f)](_0x3b06b0,_0x22b620(0x11e)))_0x1578b6[_0x22b620(0x1fa)]&&!_0x1578b6[_0x22b620(0x1a2)]&&_0x5de442[_0x22b620(0x115)](_0x3175e3);for(const _0x991e76 of _0x5de442)if(_0x991e76[_0x22b620(0x163)]){const _0x212169=_0x991e76[_0x22b620(0x19e)]();(!_0x991e76[_0x22b620(0x1a0)]||!_0x991e76[_0x22b620(0x1a0)][_0x22b620(0x157)])&&(_0x212169[_0x22b620(0xc8)](_0x290210=>_0x3b06b0[_0x22b620(0xe0)](_0x12e208=>_0x12e208[_0x22b620(0x1ec)](_0x290210,!0x0)))&&_0x991e76[_0x22b620(0x1e1)]());if(_0x3b06b0[_0x22b620(0xc8)](_0x19d2a6=>_0x212169[_0x22b620(0xe0)](_0x2bdd1a=>_0x2bdd1a[_0x22b620(0x1ec)](_0x19d2a6,!0x0)))){const _0x1439aa=this[_0x22b620(0x1c8)][_0x22b620(0xce)](_0x22b620(0x7c),_0xd9006e,_0x22b620(0x15b));return this[_0x22b620(0x222)](()=>_0x1439aa(_0x4b63ca,null,_0x179ff3)),null;}}else{const _0x3c34dc=_0x991e76[_0x22b620(0x98)]();_0x3b06b0[_0x22b620(0xe0)](_0x2cde71=>_0x2cde71[_0x22b620(0x1ec)](_0x3c34dc,!0x0))&&_0x991e76[_0x22b620(0x1e1)]();if(_0x3b06b0[_0x22b620(0xc8)](_0x2e4d7b=>_0x3c34dc[_0x22b620(0x1ec)](_0x2e4d7b,!0x0))){const _0x5e977a=this[_0x22b620(0x1c8)][_0x22b620(0xce)](_0x22b620(0x7c),_0xd9006e,_0x22b620(0x15b));return this[_0x22b620(0x222)](()=>_0x5e977a(_0x3b06b0,null,_0x179ff3)),null;}}const _0x5b9ec4=this[_0x22b620(0x1c8)][_0x22b620(0xce)](_0x22b620(0x7c),_0xd9006e,_0x22b620(0x18b));let _0x61443d=null;for(const _0x3b005e of this[_0x22b620(0x1d5)]())if(_0x3b005e[_0x22b620(0x1e4)]['id']==_0x480618['id']&&_0x3b005e[_0x22b620(0xa5)]&&_0x22b620(0x7c)==_0x3b005e[_0x22b620(0x1d3)]&&_0x3b005e[_0x22b620(0x21a)]==_0xd9006e&&Lt(_0x3b005e,_0x179ff3)&&(_0x5b9ec4(_0x3b005e[_0x22b620(0x19e)](),_0x3b06b0)||_0x5b9ec4(_0x3b06b0,_0x3b005e[_0x22b620(0x19e)]()))){if(_0x61443d){if(_0x3b005e[_0x22b620(0x74)]&&_0x3b005e[_0x22b620(0x74)][_0x22b620(0xb9)])continue;for(const _0x484149 of _0x3b005e[_0x22b620(0x19e)]())_0x61443d[_0x22b620(0x219)](_0x484149)||_0x61443d[_0x22b620(0xe9)](_0x484149);_0x3b005e[_0x22b620(0x1df)]();}else{_0x61443d=_0x3b005e;for(const _0x58ed76 of _0x3b06b0)_0x3b005e[_0x22b620(0x219)](_0x58ed76)||_0x3b005e[_0x22b620(0xe9)](_0x58ed76);}}if(_0x61443d)return _0x61443d;_0x5de442[_0x22b620(0x1f2)]();for(const {suggestion:_0x1db366,meta:_0x2aec62}of this[_0x22b620(0x7f)](_0x3b06b0,_0x22b620(0x7c)))_0x2aec62[_0x22b620(0x1fa)]&&(this[_0x22b620(0xdf)]||!_0x2aec62[_0x22b620(0xe8)]&&!_0x2aec62[_0x22b620(0xc3)])&&Lt(_0x1db366,_0x179ff3)&&_0x5de442[_0x22b620(0x115)](_0x1db366);for(const _0x36352f of _0x5de442){const _0x4e78c8=_0x36352f[_0x22b620(0x19e)]();if(!_0x179ff3||!_0x179ff3[_0x22b620(0x157)]){if(_0x3b06b0[_0x22b620(0xc8)](_0x3ea703=>_0x4e78c8[_0x22b620(0xe0)](_0x49b001=>_0x49b001[_0x22b620(0x1ec)](_0x3ea703,!0x0))))return _0x36352f;}(!_0x36352f[_0x22b620(0x1a0)]||!_0x36352f[_0x22b620(0x1a0)][_0x22b620(0x157)])&&(_0x4e78c8[_0x22b620(0xc8)](_0x185431=>_0x3b06b0[_0x22b620(0xe0)](_0x3cbac3=>_0x3cbac3[_0x22b620(0x1ec)](_0x185431,!0x0)))&&_0x36352f[_0x22b620(0x1e1)]());}const _0x44a2d2=_0x58e4c(),_0x1b3327=_0x480618['id'],_0x4e865c=_0x22b620(0x1cd)+_0xd9006e,_0x258476=this[_0x22b620(0x128)]({'id':_0x44a2d2,'type':_0x4e865c,'createdAt':new Date(),'authorId':_0x1b3327,'attributes':_0x179ff3});for(const _0x4229ff of _0x3b06b0)_0x4229ff[_0x22b620(0x13f)](),_0x4229ff[_0x22b620(0x177)]||_0x22b620(0x1b4)==_0x4229ff[_0x22b620(0x1c3)][_0x22b620(0x86)]||this[_0x22b620(0x9d)](_0x4e865c,_0x44a2d2,_0x1b3327,_0x4229ff,_0x3c8709[_0x22b620(0x8e)]());return _0x258476;}[_0xb8830f(0xfc)](_0x2bdec4,_0x10aa6e,_0x1dbb1f,_0x1be0b4,_0x5b021a){const _0x5e9a9b=_0xb8830f;if(_0x2bdec4[_0x5e9a9b(0x177)])return[];if(_0x5e9a9b(0x1bd)===this[_0x5e9a9b(0x19b)])return[];const _0x287912=this[_0x5e9a9b(0x1bf)][_0x5e9a9b(0x88)][_0x5e9a9b(0x105)](_0x5e9a9b(0x1b1))['me']['id'],_0x2429b7=Array[_0x5e9a9b(0x1af)](this[_0x5e9a9b(0x11c)][_0x5e9a9b(0x1f5)]())[_0x5e9a9b(0x12c)](_0x124783=>_0x5e9a9b(0x147)==_0x124783[_0x5e9a9b(0x1d3)]&&_0x124783[_0x5e9a9b(0x104)][_0x5e9a9b(0x79)]==_0x10aa6e&&_0x124783[_0x5e9a9b(0x219)](_0x2bdec4));if(_0x5e9a9b(0x19d)===this[_0x5e9a9b(0x19b)]){const _0x1511e5=this[_0x5e9a9b(0x7f)](_0x2bdec4,_0x5e9a9b(0x11e))[_0x5e9a9b(0x12c)](({meta:_0x593dbe})=>_0x593dbe[_0x5e9a9b(0x1fa)]&&!_0x593dbe[_0x5e9a9b(0xc3)]&&!_0x593dbe[_0x5e9a9b(0x1a2)])[_0x5e9a9b(0x156)](({suggestion:_0xd430b3})=>_0xd430b3);_0x2429b7[_0x5e9a9b(0xa0)](..._0x1511e5);}const _0x53facf=new Map([[_0x2bdec4,_0x1dbb1f]]);for(const _0x170a23 of _0x2429b7){const _0x23e350=_0x5e9a9b(0x147)==_0x170a23[_0x5e9a9b(0x1d3)]?_0x170a23[_0x5e9a9b(0x104)][_0x5e9a9b(0x13a)]:void 0x0,_0x360164=_0x170a23[_0x5e9a9b(0x98)](),_0x5746b1=Array[_0x5e9a9b(0x1af)](_0x53facf[_0x5e9a9b(0x179)]())[_0x5e9a9b(0xae)](_0xf7877b=>_0xf7877b[_0x5e9a9b(0x11f)](_0x360164));if(!_0x5746b1)continue;const _0x117abc=_0x5746b1[_0x5e9a9b(0xd3)](_0x360164);this[_0x5e9a9b(0x18e)](_0x10aa6e)&&_0x5e9a9b(0x11e)==_0x170a23[_0x5e9a9b(0x1d3)]&&0x0!=_0x117abc[_0x5e9a9b(0xb9)]||(_0x53facf[_0x5e9a9b(0x8b)](_0x5746b1),_0x117abc[_0x5e9a9b(0x198)](_0x1aaefa=>{const _0x242288=_0x5e9a9b;_0x53facf[_0x242288(0xba)](_0x1aaefa,_0x1dbb1f);}),_0x5e9a9b(0x11e)!=_0x170a23[_0x5e9a9b(0x1d3)]&&_0x23e350!=_0x1be0b4&&_0x53facf[_0x5e9a9b(0xba)](_0x5746b1[_0x5e9a9b(0xf4)](_0x360164),_0x23e350));}const _0x4ed487=[];for(const [_0x346655,_0x30b4c]of _0x53facf){const _0x28763d=_0x58e4c(),_0x198f31={'key':_0x10aa6e,'oldValue':_0x30b4c,'newValue':_0x1be0b4};_0x10aa6e[_0x5e9a9b(0xb9)]>0x25&&console[_0x5e9a9b(0x99)](_0x5e9a9b(0x12e),{'key':_0x10aa6e});const _0x2154e4=(_0x5e9a9b(0x85)+(_0x10aa6e+'|'+Vt({'newValue':_0x1be0b4})))[_0x5e9a9b(0x141)](0x0,0x3c),_0x1e23c3=this[_0x5e9a9b(0x128)]({'id':_0x28763d,'type':_0x2154e4,'data':_0x198f31,'createdAt':new Date(),'authorId':_0x287912,'attributes':_0x5b021a});_0x4ed487[_0x5e9a9b(0x17e)](_0x1e23c3),this[_0x5e9a9b(0x9d)](_0x2154e4,_0x28763d,_0x287912,_0x346655);}return _0x4ed487;}[_0xb8830f(0xa3)](_0x187711){const _0x1808f1=_0xb8830f;this[_0x1808f1(0x19c)](_0x187711,(_0x249263,..._0x5ebc3a)=>{const _0x2c8d3d=_0x1808f1;this[_0x2c8d3d(0x1dc)](()=>{_0x249263(..._0x5ebc3a);});});}[_0xb8830f(0x1ce)](_0x17a2b5){const _0x1e021e=_0xb8830f;this[_0x1e021e(0x125)][_0x1e021e(0x115)](_0x17a2b5);}[_0xb8830f(0xca)](_0x4cc01f){const _0x4740b8=_0xb8830f;this[_0x4740b8(0x1f7)][_0x4740b8(0x115)](_0x4cc01f);}[_0xb8830f(0x117)](_0x4d0070){const _0x3336d0=_0xb8830f;return _0x3336d0(0x147)==_0x4d0070[_0x3336d0(0x1d3)]?_0x4d0070[_0x3336d0(0x21a)][_0x3336d0(0x215)]('|')[0x0]:null;}[_0xb8830f(0xc4)](_0xd70a28,_0x4e09b1){const _0xfe1e6b=_0xb8830f,_0x22e110=_0xd70a28[_0xfe1e6b(0x209)]();this[_0xfe1e6b(0x126)][_0xfe1e6b(0x9e)](_0x15ab76=>{const _0x5c25cf=_0xfe1e6b;_0x15ab76[_0x5c25cf(0x1ac)](_0x22e110,{'range':_0x4e09b1});});}[_0xb8830f(0xb2)](_0x13c01e){const _0x4480cf=_0xb8830f,_0x208e2f=_0x13c01e['id'],_0x5f3136=this[_0x4480cf(0x1bf)][_0x4480cf(0x196)][_0x4480cf(0x105)](_0x4480cf(0x1dd));this[_0x4480cf(0x203)][_0x4480cf(0x1b0)](_0x208e2f)||this[_0x4480cf(0x203)][_0x4480cf(0xf1)]({'channelId':_0x5f3136,'threadId':_0x208e2f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x11317c=this[_0x4480cf(0x203)][_0x4480cf(0x1e0)](_0x208e2f);_0x11317c[_0x4480cf(0x204)](_0x4480cf(0x20e)),_0x11317c[_0x4480cf(0x20e)]=!0x1,_0x13c01e[_0x4480cf(0x74)]=_0x11317c;}[_0xb8830f(0x94)](_0x68f8af,_0x19ec65,_0x5d9186,_0x59e221){const _0x2a8cf7=_0xb8830f;if(_0x68f8af[_0x2a8cf7(0x1d3)]!=_0x19ec65||_0x68f8af[_0x2a8cf7(0x21a)]!=_0x5d9186||_0x68f8af[_0x2a8cf7(0x8a)]['id']!=_0x59e221)throw this[_0x2a8cf7(0x1bf)][_0x2a8cf7(0x139)](_0x2a8cf7(0x1a3)),new _0x560b22(_0x2a8cf7(0x1a3),this);}[_0xb8830f(0x154)](_0x143447,_0x505aca){const _0x3bec92=_0xb8830f,_0x40da83=_0x143447[_0x3bec92(0x98)]();if(_0x505aca[_0x3bec92(0x103)](_0x40da83))_0x143447[_0x3bec92(0x1df)]();else{if(_0x40da83[_0x3bec92(0x1ec)](_0x505aca)){const _0x4a4405=this[_0x3bec92(0x126)][_0x3bec92(0xa7)](_0x505aca[_0x3bec92(0xaf)][_0x3bec92(0x1c7)],_0x3bec92(0xe3));this[_0x3bec92(0xc4)](_0x143447,this[_0x3bec92(0x126)][_0x3bec92(0x165)](_0x40da83[_0x3bec92(0xaf)],_0x4a4405));const _0x2c51a4=_0x58e4c(),_0x5869f0=_0x143447[_0x3bec92(0x8a)]['id'],_0x38c1af=_0x143447[_0x3bec92(0x1d3)]+':'+_0x143447[_0x3bec92(0x21a)];this[_0x3bec92(0x128)]({'id':_0x2c51a4,'type':_0x38c1af,'createdAt':new Date(),'authorId':_0x5869f0,'data':_0x143447[_0x3bec92(0x104)],'attributes':_0x143447[_0x3bec92(0x1a0)]});const _0xfc8aaf=this[_0x3bec92(0x126)][_0x3bec92(0xa7)](_0x505aca[_0x3bec92(0xe3)][_0x3bec92(0x1a7)],_0x3bec92(0xa9)),_0x345096=this[_0x3bec92(0x126)][_0x3bec92(0x165)](_0xfc8aaf,_0x40da83[_0x3bec92(0xe3)]);this[_0x3bec92(0x9d)](_0x38c1af,_0x2c51a4,_0x5869f0,_0x345096);}else{if(_0x40da83[_0x3bec92(0x1b2)](_0x505aca[_0x3bec92(0xaf)])){const _0x5137bc=this[_0x3bec92(0x126)][_0x3bec92(0xa7)](_0x505aca[_0x3bec92(0xaf)][_0x3bec92(0x1c7)],_0x3bec92(0xe3));this[_0x3bec92(0xc4)](_0x143447,this[_0x3bec92(0x126)][_0x3bec92(0x165)](_0x40da83[_0x3bec92(0xaf)],_0x5137bc));}else{const _0x4d3094=this[_0x3bec92(0x126)][_0x3bec92(0xa7)](_0x505aca[_0x3bec92(0xe3)][_0x3bec92(0x1a7)],_0x3bec92(0xa9));this[_0x3bec92(0xc4)](_0x143447,this[_0x3bec92(0x126)][_0x3bec92(0x165)](_0x4d3094,_0x40da83[_0x3bec92(0xe3)]));}}}}[_0xb8830f(0x9a)](_0x972424){const _0xf950cb=_0xb8830f;for(const {suggestion:_0x3926ed,meta:_0x409846}of this[_0xf950cb(0x7f)](_0x972424,_0xf950cb(0x11e))){if(!_0x409846[_0xf950cb(0x1fa)])continue;const _0x5dc857=_0x3926ed[_0xf950cb(0x19e)]();for(const _0x1001bb of _0x5dc857)if(!_0x972424[_0xf950cb(0xd3)](_0x1001bb)[_0xf950cb(0xb9)])return!0x0;}return!0x1;}[_0xb8830f(0x89)](_0x3611a3){const _0x1df7fb=_0xb8830f,_0x1da45c=this[_0x1df7fb(0x1bf)][_0x1df7fb(0x88)][_0x1df7fb(0x105)](_0x1df7fb(0x1b1))[_0x1df7fb(0x189)](_0x3611a3);if(!_0x1da45c)throw new _0x560b22(_0x1df7fb(0xcd),this);return _0x1da45c;}[_0xb8830f(0x193)](_0x36a717){const _0x5a21ca=_0xb8830f,_0x5c7294=this[_0x5a21ca(0x1bf)][_0x5a21ca(0x88)][_0x5a21ca(0x105)](_0x5a21ca(0x1b1)),_0x562f7e=_0xedb79(_0x5a21ca(0x200)+_0x36a717),_0x2cb9de=_0x5c7294[_0x5a21ca(0x189)](_0x562f7e);return _0x2cb9de||_0x5c7294[_0x5a21ca(0x161)]({'id':_0x562f7e,'name':_0x36a717});}[_0xb8830f(0xe1)](_0x57c9f4,_0x5171f6,_0x2cc221,_0x2aa02f,_0x23af18){const _0x1408fe=_0xb8830f,_0x229780=this[_0x1408fe(0x89)](_0x2aa02f),_0x3581e6=this[_0x1408fe(0x1c8)][_0x1408fe(0x100)](_0x57c9f4,_0x5171f6,_0x2cc221,_0x229780,_0x23af18,_0x290a57=>{const _0x194bb2=_0x1408fe;this[_0x194bb2(0x15e)](_0x2cc221,{'attributes':_0x290a57});const _0x498cf2=this[_0x194bb2(0x7b)](_0x2cc221);this[_0x194bb2(0x9b)](new Set([_0x498cf2])),this[_0x194bb2(0x113)](new Set([_0x498cf2]));});return this[_0x1408fe(0x160)](_0x3581e6,_0x1408fe(0x15b),()=>{const _0x519faa=_0x1408fe;this[_0x519faa(0x15e)](_0x2cc221,{'state':_0x519faa(0x167)});},{'priority':_0x1408fe(0x201)}),this[_0x1408fe(0x160)](_0x3581e6,_0x1408fe(0x1e1),()=>{const _0x57667c=_0x1408fe;this[_0x57667c(0x15e)](_0x2cc221,{'state':_0x57667c(0x172)});},{'priority':_0x1408fe(0x201)}),this[_0x1408fe(0x11c)][_0x1408fe(0xba)](_0x2cc221,_0x3581e6),this[_0x1408fe(0xea)][_0x1408fe(0xba)](_0x3581e6,_0x1408fe(0x1de)),_0x3581e6;}[_0xb8830f(0xe5)](_0x14cdef){const _0x190452=_0xb8830f,_0x30c981=_0x14cdef[_0x190452(0x215)](':');return{'group':_0x30c981[0x0],'type':_0x30c981[0x1],'subType':_0x30c981[_0x190452(0xb9)]>=0x5?_0x30c981[0x2]:null,'id':_0x30c981[_0x190452(0xb9)]<0x5?_0x30c981[0x2]:_0x30c981[0x3],'authorId':_0x30c981[_0x190452(0xb9)]<0x5?_0x30c981[0x3]:_0x30c981[0x4],'markerCount':0x6==_0x30c981[_0x190452(0xb9)]?_0x30c981[0x5]:null};}[_0xb8830f(0x15c)](_0xfb3380,_0x46cbbc,_0x368d78){const _0x46b96d=_0xb8830f,_0x41865d=_0xfb3380[_0x46b96d(0x98)](),_0x3c706b=_0x41865d[_0x46b96d(0xaf)],_0x39ac7a=_0x41865d[_0x46b96d(0xe3)];this[_0x46b96d(0xc4)](_0xfb3380,this[_0x46b96d(0x126)][_0x46b96d(0x165)](_0x3c706b,_0x46cbbc));const _0x3b2fc7=_0x58e4c(),_0xc5a1a3=_0xfb3380[_0x46b96d(0x8a)]['id'],_0x144054=_0xfb3380[_0x46b96d(0x1d3)]+(_0xfb3380[_0x46b96d(0x21a)]?':'+_0xfb3380[_0x46b96d(0x21a)]:'');this[_0x46b96d(0x128)]({'id':_0x3b2fc7,'type':_0x144054,'createdAt':new Date(),'authorId':_0xc5a1a3,'originalSuggestionId':_0xfb3380['id'],'attributes':_0xfb3380[_0x46b96d(0x1a0)],'data':_0xfb3380[_0x46b96d(0x104)]});const _0x1f2513=this[_0x46b96d(0x117)](_0xfb3380);(_0x46b96d(0x188)==_0xfb3380[_0x46b96d(0x1d3)]||_0x1f2513&&this[_0x46b96d(0x18e)](_0x1f2513))&&(_0x368d78=this[_0x46b96d(0x126)][_0x46b96d(0xe4)](_0x368d78[_0x46b96d(0x1a7)])),this[_0x46b96d(0x9d)](_0x144054,_0x3b2fc7,_0xc5a1a3,this[_0x46b96d(0x126)][_0x46b96d(0x165)](_0x368d78,_0x39ac7a));}[_0xb8830f(0x7f)](_0x11f629,_0x259347=null){const _0x3178fb=_0xb8830f,_0x4fe61f=[],_0x5e6952=this[_0x3178fb(0x1bf)][_0x3178fb(0x88)][_0x3178fb(0x105)](_0x3178fb(0x1b1))['me'];Array[_0x3178fb(0x138)](_0x11f629)||(_0x11f629=[_0x11f629]);for(const _0x1cb79c of this[_0x3178fb(0x1d5)]()){if(!_0x1cb79c[_0x3178fb(0xa5)])continue;if(_0x259347&&_0x1cb79c[_0x3178fb(0x1d3)]!=_0x259347)continue;let _0x2864b4=!0x1;for(const _0x1d8223 of _0x1cb79c[_0x3178fb(0x19e)]()){for(const _0x4fc610 of _0x11f629){const _0x441034=_0x4fc610[_0x3178fb(0xaf)][_0x3178fb(0x103)](_0x1d8223[_0x3178fb(0xe3)])||_0x4fc610[_0x3178fb(0xe3)][_0x3178fb(0x103)](_0x1d8223[_0x3178fb(0xaf)]);if(_0x441034||_0x4fc610[_0x3178fb(0xf4)](_0x1d8223)){const _0x51fd50=_0x4fc610[_0x3178fb(0x1ec)](_0x1d8223)&&Rt(this[_0x3178fb(0x126)][_0x3178fb(0xa8)],_0x1d8223[_0x3178fb(0xaf)],_0x4fc610),_0x37a674=_0x1d8223[_0x3178fb(0x1ec)](_0x4fc610)&&Rt(this[_0x3178fb(0x126)][_0x3178fb(0xa8)],_0x4fc610[_0x3178fb(0xaf)],_0x1d8223);_0x4fe61f[_0x3178fb(0x17e)]({'suggestion':_0x1cb79c,'meta':{'isOwn':_0x5e6952==_0x1cb79c[_0x3178fb(0x1e4)],'isNextTo':_0x441034,'isInsideObject':_0x51fd50,'containsRangeInObject':_0x37a674}}),_0x2864b4=!0x0;break;}}if(_0x2864b4)break;}}return _0x4fe61f;}[_0xb8830f(0x9d)](_0x319999,_0x51acce,_0x10f1bf,_0x48be8e,_0x50d54c){const _0x19c077=_0xb8830f;this[_0x19c077(0x126)][_0x19c077(0x9e)](_0x5aa4a6=>{const _0x25a74b=_0x19c077;let _0x3ab55c=_0x25a74b(0x1f3)+_0x319999+':'+_0x51acce+':'+_0x10f1bf;_0x50d54c&&(_0x3ab55c=_0x3ab55c+':'+_0x50d54c),_0x5aa4a6[_0x25a74b(0x1d6)](_0x3ab55c,{'range':_0x48be8e,'usingOperation':!0x0,'affectsData':!0x0});});}[_0xb8830f(0x107)](_0x907836){const _0x5aecb2=_0xb8830f,_0xf71290=_0x907836[_0x5aecb2(0x10f)],_0xfcc774=_0x907836[_0x5aecb2(0x124)];_0x907836[_0x5aecb2(0x10f)]=null,_0x907836[_0x5aecb2(0x124)]=null,null!=_0xf71290&&_0xf71290[_0x5aecb2(0x124)]==_0x907836&&(_0xf71290[_0x5aecb2(0x124)]=_0xfcc774),null!=_0xfcc774&&_0xfcc774[_0x5aecb2(0x10f)]==_0x907836&&(_0xfcc774[_0x5aecb2(0x10f)]=_0xf71290),_0x5aecb2(0x116)==this[_0x5aecb2(0xea)][_0x5aecb2(0x105)](_0x907836)&&(this[_0x5aecb2(0xea)][_0x5aecb2(0xba)](_0x907836,_0x5aecb2(0x1c4)),this[_0x5aecb2(0x91)](_0x5aecb2(0xdd),_0x907836,_0xf71290,_0xfcc774));}[_0xb8830f(0x128)](_0xb97fc3){const _0xf41ea8=_0xb8830f,_0x4d7ecb=_0xb97fc3['id'],_0x2c7486=this[_0xf41ea8(0x144)](_0xb97fc3);if(this[_0xf41ea8(0x131)]&&this[_0xf41ea8(0x131)][_0xf41ea8(0x1db)]){const _0x1ae34a=this[_0xf41ea8(0x1bf)][_0xf41ea8(0x88)][_0xf41ea8(0x105)](_0xf41ea8(0x151)),_0x1840cc=_0x2c7486[_0xf41ea8(0x1eb)],_0x4fc67d=_0x2c7486[_0xf41ea8(0x21a)]?_0x2c7486[_0xf41ea8(0x1d3)]+':'+_0x2c7486[_0xf41ea8(0x21a)]:_0x2c7486[_0xf41ea8(0x1d3)],_0x697227=this[_0xf41ea8(0x1bf)][_0xf41ea8(0x1fc)],_0x35359e=_0x1ae34a[_0xf41ea8(0x115)](_0x4b5267(_0x697227,_0xf41ea8(0x1f9))),_0x161ebc={'id':_0x4d7ecb,'type':_0x4fc67d,'hasComments':_0x1840cc,'data':_0xb97fc3[_0xf41ea8(0x104)]||null,'originalSuggestionId':_0xb97fc3[_0xf41ea8(0x20d)]||null,'attributes':_0x2c7486[_0xf41ea8(0x1a0)]};this[_0xf41ea8(0x131)][_0xf41ea8(0x1db)](_0x161ebc)[_0xf41ea8(0x109)](_0x97032f=>{const _0x39b3fb=_0xf41ea8;_0x2c7486[_0x39b3fb(0x143)]=!0x0,_0x1ae34a[_0x39b3fb(0x1d8)](_0x35359e),_0x97032f&&_0x97032f[_0x39b3fb(0x7a)]&&(this[_0x39b3fb(0x11c)][_0x39b3fb(0x105)](_0x4d7ecb)[_0x39b3fb(0x7a)]=_0x97032f[_0x39b3fb(0x7a)]);})[_0xf41ea8(0xe7)](_0x37aa91=>{const _0x1d80eb=_0xf41ea8;throw _0x255445(_0x1d80eb(0x174)),this[_0x1d80eb(0x1bf)][_0x1d80eb(0x1fb)][_0x1d80eb(0xd7)]({'isUndoable':!0x1},()=>{const _0x452225=_0x1d80eb;_0x2c7486[_0x452225(0x1e1)]();}),_0x2c7486[_0x1d80eb(0x1d9)](),this[_0x1d80eb(0x11c)][_0x1d80eb(0x8b)](_0x2c7486['id']),this[_0x1d80eb(0xea)][_0x1d80eb(0x8b)](_0x2c7486),_0x37aa91;});}return _0x2c7486;}[_0xb8830f(0x18e)](_0x381456){const _0x3a6759=_0xb8830f;return this[_0x3a6759(0x125)][_0x3a6759(0xf7)](_0x381456);}[_0xb8830f(0x15e)](_0x6551e7,_0x1241f1){const _0x57cec6=_0xb8830f,_0x339b4b=this[_0x57cec6(0x1bf)][_0x57cec6(0x88)][_0x57cec6(0x105)](_0x57cec6(0x151)),_0x24df8e=this[_0x57cec6(0x7b)](_0x6551e7);if(this[_0x57cec6(0x131)]&&this[_0x57cec6(0x131)][_0x57cec6(0x130)]){if(_0x24df8e[_0x57cec6(0x143)]){const _0x45d4e1=_0x339b4b[_0x57cec6(0x115)](_0x4b5267(this[_0x57cec6(0x1bf)][_0x57cec6(0x1fc)],_0x57cec6(0x1f9)));this[_0x57cec6(0x131)][_0x57cec6(0x130)](_0x6551e7,_0x1241f1)[_0x57cec6(0x109)](()=>{const _0xb25ab8=_0x57cec6;_0x339b4b[_0xb25ab8(0x1d8)](_0x45d4e1);});}else _0x24df8e['on'](_0x57cec6(0x16f),()=>{const _0x2c3045=_0x57cec6;this[_0x2c3045(0x15e)](_0x6551e7,_0x1241f1);});}}[_0xb8830f(0x12b)](_0x328a21){const _0x3b3e81=_0xb8830f;if(!this[_0x3b3e81(0x131)]||!this[_0x3b3e81(0x131)][_0x3b3e81(0x7b)])throw new _0x560b22(_0x3b3e81(0x8f),this);return this[_0x3b3e81(0x131)][_0x3b3e81(0x7b)](_0x328a21);}[_0xb8830f(0x1ab)](_0x4120a3){const _0x1234bc=_0xb8830f,{id:_0x5913f0,type:_0x4c1919,subType:_0x4476c6,authorId:_0x4e08e4}=this[_0x1234bc(0xe5)](_0x4120a3),_0xc23c4d=this[_0x1234bc(0x11c)][_0x1234bc(0x105)](_0x5913f0)||this[_0x1234bc(0xe1)](_0x4c1919,_0x4476c6,_0x5913f0,_0x4e08e4,{});switch(this[_0x1234bc(0x94)](_0xc23c4d,_0x4c1919,_0x4476c6,_0x4e08e4),this[_0x1234bc(0xea)][_0x1234bc(0x105)](_0xc23c4d)){case _0x1234bc(0x1de):this[_0x1234bc(0x12b)](_0x5913f0)[_0x1234bc(0x109)](_0x413341=>{const _0x570222=_0x1234bc;let _0x4e560e=Promise[_0x570222(0x9f)]();_0x413341[_0x570222(0x1eb)]&&(_0x4e560e=this[_0x570222(0x203)][_0x570222(0x95)]({'channelId':this[_0x570222(0x1bf)][_0x570222(0x196)][_0x570222(0x105)](_0x570222(0x1dd)),'threadId':_0x5913f0})),_0x4e560e[_0x570222(0x109)](()=>{const _0xc65357=_0x570222;this[_0xc65357(0x144)](_0x413341)[_0xc65357(0x143)]=!0x0;});}),this[_0x1234bc(0xea)][_0x1234bc(0xba)](_0xc23c4d,_0x1234bc(0x8d));break;case _0x1234bc(0x1c4):this[_0x1234bc(0x15e)](_0x5913f0,{'state':_0x1234bc(0x7d)});case _0x1234bc(0x169):this[_0x1234bc(0xea)][_0x1234bc(0xba)](_0xc23c4d,_0x1234bc(0x116)),this[_0x1234bc(0x91)](_0x1234bc(0x1da),_0xc23c4d);break;case _0x1234bc(0x116):this[_0x1234bc(0x91)](_0x1234bc(0xdc),_0xc23c4d);}return _0xc23c4d[_0x1234bc(0x213)](_0x4120a3),_0xc23c4d;}[_0xb8830f(0x113)](_0x38b30b){const _0x2b53a2=_0xb8830f,_0x531046=Array[_0x2b53a2(0x1af)](_0x38b30b),_0x1b7d74=_0x531046[_0x2b53a2(0x12c)](_0x146705=>_0x2b53a2(0x147)==_0x146705[_0x2b53a2(0x1d3)]);this[_0x2b53a2(0x21e)](_0x1b7d74);const _0x34bb6c=_0x531046[_0x2b53a2(0x12c)](_0x3b7436=>!_0x3b7436[_0x2b53a2(0x163)]&&_0x2b53a2(0x147)!=_0x3b7436[_0x2b53a2(0x1d3)]),_0x1ecfd3=this[_0x2b53a2(0x1d5)]({'skipNotAttached':!0x0})[_0x2b53a2(0x12c)](_0x1541af=>!_0x1541af[_0x2b53a2(0x163)]&&_0x2b53a2(0x147)!=_0x1541af[_0x2b53a2(0x1d3)]),_0x59a805=_0x1ecfd3[_0x2b53a2(0x12c)](_0x21b0d3=>!_0x38b30b[_0x2b53a2(0xf7)](_0x21b0d3)),_0x1b319d=new Map(_0x1ecfd3[_0x2b53a2(0x156)](_0x5a4723=>[_0x5a4723,this[_0x2b53a2(0x1c8)][_0x2b53a2(0xce)](_0x5a4723[_0x2b53a2(0x1d3)],_0x5a4723[_0x2b53a2(0x21a)],_0x2b53a2(0x211))])),_0x331615=new Map(_0x1ecfd3[_0x2b53a2(0x156)](_0x15f6b6=>[_0x15f6b6,_0x15f6b6[_0x2b53a2(0x98)]()])),_0x29de9f=new Set(),_0x148b2b=new Set();for(let _0x59f5be=0x0;_0x59f5be<_0x34bb6c[_0x2b53a2(0xb9)];_0x59f5be++)_0x25f926(_0x34bb6c[_0x59f5be],_0x34bb6c,_0x59f5be+0x1);for(let _0x1d839e=0x0;_0x1d839e<_0x34bb6c[_0x2b53a2(0xb9)];_0x1d839e++)_0x25f926(_0x34bb6c[_0x1d839e],_0x59a805,0x0);const _0x1b0d24=new Set();for(let _0x540761=0x0;_0x540761<_0x34bb6c[_0x2b53a2(0xb9)];_0x540761++){const _0x3ad172=_0x34bb6c[_0x540761];!_0x148b2b[_0x2b53a2(0xf7)](_0x3ad172)&&_0x3ad172[_0x2b53a2(0x10f)]&&(_0x1b0d24[_0x2b53a2(0x115)](_0x3ad172[_0x2b53a2(0x10f)]),_0x3ad172[_0x2b53a2(0x10f)][_0x2b53a2(0x124)]===_0x3ad172&&(_0x3ad172[_0x2b53a2(0x10f)][_0x2b53a2(0x124)]=null),_0x3ad172[_0x2b53a2(0x10f)]=null),!_0x29de9f[_0x2b53a2(0xf7)](_0x3ad172)&&_0x3ad172[_0x2b53a2(0x124)]&&(_0x1b0d24[_0x2b53a2(0x115)](_0x3ad172[_0x2b53a2(0x124)]),_0x3ad172[_0x2b53a2(0x124)][_0x2b53a2(0x10f)]===_0x3ad172&&(_0x3ad172[_0x2b53a2(0x124)][_0x2b53a2(0x10f)]=null),_0x3ad172[_0x2b53a2(0x124)]=null);}function _0x25f926(_0xd25d06,_0x2112c4,_0x9a72a){const _0x1814b8=_0x2b53a2;for(let _0x528fc9=_0x9a72a;_0x528fc9<_0x2112c4[_0x1814b8(0xb9)];_0x528fc9++){const _0x58b6f3=_0x2dfe4c(_0xd25d06,_0x2112c4[_0x528fc9]);_0x58b6f3&&(_0x58b6f3[0x0][_0x1814b8(0x124)]=_0x58b6f3[0x1],_0x58b6f3[0x1][_0x1814b8(0x10f)]=_0x58b6f3[0x0],_0x29de9f[_0x1814b8(0x115)](_0x58b6f3[0x0]),_0x148b2b[_0x1814b8(0x115)](_0x58b6f3[0x1]));}}function _0x2dfe4c(_0x30cf5c,_0x568d34){const _0x47cea5=_0x2b53a2;if(_0x30cf5c[_0x47cea5(0x1e4)]['id']!==_0x568d34[_0x47cea5(0x1e4)]['id'])return null;const _0x320e34=_0x1b319d[_0x47cea5(0x105)](_0x30cf5c)(_0x30cf5c,_0x568d34,_0x331615[_0x47cea5(0x105)](_0x30cf5c),_0x331615[_0x47cea5(0x105)](_0x568d34));if(!_0x320e34)return null;return _0x1b319d[_0x47cea5(0x105)](_0x568d34)(_0x30cf5c,_0x568d34,_0x331615[_0x47cea5(0x105)](_0x30cf5c),_0x331615[_0x47cea5(0x105)](_0x568d34))?_0x320e34[0x1][_0x47cea5(0x74)]&&_0x320e34[0x1][_0x47cea5(0x74)][_0x47cea5(0xb9)]?null:_0x320e34:null;}_0x1b0d24[_0x2b53a2(0x8c)]&&this[_0x2b53a2(0x113)](_0x1b0d24);}[_0xb8830f(0x21e)](_0x228f6a){const _0x5aab61=_0xb8830f;if(0x0==_0x228f6a[_0x5aab61(0xb9)])return;const _0x489abe=this[_0x5aab61(0x1d5)]({'skipNotAttached':!0x0})[_0x5aab61(0x12c)](_0xde560f=>_0x5aab61(0x147)==_0xde560f[_0x5aab61(0x1d3)]&&_0xde560f[_0x5aab61(0xff)]),_0x30bf91=[],_0x46d70c=new Map();for(const _0x4d8120 of _0x489abe){const _0x1d9a5b=_0xedb79(_0x4d8120[_0x5aab61(0x1a0)]);_0x46d70c[_0x5aab61(0xf7)](_0x1d9a5b)||(_0x46d70c[_0x5aab61(0xba)](_0x1d9a5b,_0x30bf91[_0x5aab61(0xb9)]),_0x30bf91[_0x5aab61(0x17e)]([]));const _0x347837=_0x46d70c[_0x5aab61(0x105)](_0x1d9a5b);_0x30bf91[_0x347837][_0x5aab61(0x17e)](_0x4d8120);}!(function(){const _0xf1040a=_0x5aab61;_0x30bf91[_0xf1040a(0x132)]((_0x895b47,_0x3c65d2)=>{const _0x436e4a=_0xf1040a,_0x2c4c8=_0x895b47[0x0][_0x436e4a(0x7a)],_0xaf61c7=_0x3c65d2[0x0][_0x436e4a(0x7a)];return _0x2c4c8==_0xaf61c7?_0x895b47[0x0][_0x436e4a(0x1a0)][_0x436e4a(0xb4)]<_0x3c65d2[0x0][_0x436e4a(0x1a0)][_0x436e4a(0xb4)]?-0x1:0x1:_0x2c4c8<_0xaf61c7?-0x1:0x1;});for(const _0x5f4f64 of _0x30bf91)_0x5f4f64[_0xf1040a(0x132)]((_0x5fb3bb,_0x330405)=>_0x5fb3bb['id']<_0x330405['id']?-0x1:0x1);}());for(let _0x19c14d=0x0;_0x19c14d<_0x30bf91[_0x5aab61(0xb9)];_0x19c14d++){if(0x0==_0x30bf91[_0x19c14d][_0x5aab61(0xb9)])continue;const _0x44a65c=[];for(let _0x2e7f61=_0x19c14d+0x1;_0x2e7f61<_0x30bf91[_0x5aab61(0xb9)];_0x2e7f61++)0x0!=_0x30bf91[_0x2e7f61][_0x5aab61(0xb9)]&&_0x307e57(_0x30bf91[_0x19c14d],_0x30bf91[_0x2e7f61])&&_0x44a65c[_0x5aab61(0x17e)](_0x2e7f61);for(const _0x5fe10 of _0x44a65c)_0x30bf91[_0x19c14d]=_0x30bf91[_0x19c14d][_0x5aab61(0x15d)](_0x30bf91[_0x5fe10]),_0x30bf91[_0x5fe10]=[];}for(const _0x25223f of _0x30bf91)for(let _0x1ae995=0x0;_0x1ae995<_0x25223f[_0x5aab61(0xb9)];_0x1ae995++)_0x25223f[_0x1ae995][_0x5aab61(0x124)]=_0x25223f[_0x1ae995+0x1]||null;for(const _0x4a4632 of _0x30bf91)for(let _0x56aee1=0x0;_0x56aee1<_0x4a4632[_0x5aab61(0xb9)];_0x56aee1++)_0x4a4632[_0x56aee1][_0x5aab61(0x10f)]=_0x4a4632[_0x56aee1-0x1]||null;function _0x307e57(_0x32322e,_0x17c95b){const _0x98c51b=_0x5aab61;if(_0x32322e[0x0][_0x98c51b(0x1a0)][_0x98c51b(0xb4)]!==_0x17c95b[0x0][_0x98c51b(0x1a0)][_0x98c51b(0xb4)]&&_0x32322e[0x0][_0x98c51b(0x1e4)]!==_0x17c95b[0x0][_0x98c51b(0x1e4)])return!0x1;if(!function(_0x4bc1c8,_0x389c80){const _0x4b9726=_0x98c51b;if(!_0x4bc1c8[_0x4b9726(0x1eb)]&&!_0x389c80[_0x4b9726(0x1eb)])return!0x0;if(_0x4bc1c8[_0x4b9726(0x1eb)]&&_0x389c80[_0x4b9726(0x1eb)])return!0x1;if(_0x4bc1c8[_0x4b9726(0x1eb)]&&_0x389c80[_0x4b9726(0x7a)]<_0x4bc1c8[_0x4b9726(0x74)][_0x4b9726(0x18c)][_0x4b9726(0x105)](0x0)[_0x4b9726(0x7a)])return!0x0;if(_0x389c80[_0x4b9726(0x1eb)]&&_0x4bc1c8[_0x4b9726(0x7a)]<_0x389c80[_0x4b9726(0x74)][_0x4b9726(0x18c)][_0x4b9726(0x105)](0x0)[_0x4b9726(0x7a)])return!0x0;return!0x1;}(_0x32322e[0x0],_0x17c95b[0x0]))return!0x1;const _0x480a0b=_0x155546(_0x32322e[0x0][_0x98c51b(0x1a0)],_0x98c51b(0xb4)),_0x4dfed3=_0x155546(_0x17c95b[0x0][_0x98c51b(0x1a0)],_0x98c51b(0xb4));if(!_0x5a6c1e(_0x480a0b,_0x4dfed3))return!0x1;return!!_0x32322e[_0x98c51b(0xc8)](_0x54925b=>_0x17c95b[_0x98c51b(0xe0)](_0x29ce13=>_0x54925b[_0x98c51b(0x98)]()[_0x98c51b(0x103)](_0x29ce13[_0x98c51b(0x98)]())))&&_0x17c95b[_0x98c51b(0xc8)](_0x1d9481=>_0x32322e[_0x98c51b(0xe0)](_0x1defbd=>_0x1d9481[_0x98c51b(0x98)]()[_0x98c51b(0x103)](_0x1defbd[_0x98c51b(0x98)]())));}}[_0xb8830f(0x9b)](_0x547550){const _0x3f6960=_0xb8830f,_0x237fc4=Array[_0x3f6960(0x1af)](_0x547550),_0x2c44a8=this[_0x3f6960(0x1d5)]({'skipNotAttached':!0x0}),_0x5b2a4f=_0x2c44a8[_0x3f6960(0x12c)](_0x46ac85=>!_0x547550[_0x3f6960(0xf7)](_0x46ac85)),_0x4dc9f8=new Map(_0x237fc4[_0x3f6960(0x156)](_0x503755=>[_0x503755,this[_0x3f6960(0x1c8)][_0x3f6960(0xce)](_0x503755[_0x3f6960(0x1d3)],_0x503755[_0x3f6960(0x21a)],_0x3f6960(0x18b))])),_0x29f7b0=new Map(_0x2c44a8[_0x3f6960(0x156)](_0x3df9ce=>[_0x3df9ce,_0x3df9ce[_0x3f6960(0x19e)]()]));for(let _0x431175=0x0;_0x431175<_0x237fc4[_0x3f6960(0xb9)];_0x431175++){if(_0x2bb1c3(this,_0x237fc4[_0x431175],_0x237fc4,_0x431175+0x1))return!0x0;}for(let _0x4bb2f8=0x0;_0x4bb2f8<_0x237fc4[_0x3f6960(0xb9)];_0x4bb2f8++){if(_0x2bb1c3(this,_0x237fc4[_0x4bb2f8],_0x5b2a4f,0x0))return!0x0;}return!0x1;function _0x2bb1c3(_0x302556,_0x55d006,_0x329a49,_0x3c0197){const _0x118b88=_0x3f6960;for(let _0x7d2284=_0x3c0197;_0x7d2284<_0x329a49[_0x118b88(0xb9)];_0x7d2284++){const _0x46a1c8=_0x329a49[_0x7d2284];if(_0x46a1c8[_0x118b88(0x1d3)]!==_0x55d006[_0x118b88(0x1d3)]||_0x46a1c8[_0x118b88(0x1e4)]['id']!==_0x55d006[_0x118b88(0x1e4)]['id']||_0x46a1c8[_0x118b88(0x21a)]!==_0x55d006[_0x118b88(0x21a)])continue;if(!Pt(_0x55d006,_0x46a1c8,[_0x118b88(0xb4)]))continue;if(_0x118b88(0x147)==_0x55d006[_0x118b88(0x1d3)]&&_0x55d006[_0x118b88(0x104)][_0x118b88(0x13a)]!=_0x46a1c8[_0x118b88(0x104)][_0x118b88(0x13a)])continue;if(_0x118b88(0x147)==_0x55d006[_0x118b88(0x1d3)]&&_0x302556[_0x118b88(0x18e)](_0x55d006[_0x118b88(0x104)][_0x118b88(0x79)]))continue;if(_0x118b88(0x188)==_0x55d006[_0x118b88(0x1d3)]){const _0x420dd0=_0x302556[_0x118b88(0x1bf)][_0x118b88(0x1fb)],_0x38028c=_0x55d006[_0x118b88(0x202)]();if(_0x38028c&&(_0x420dd0[_0x118b88(0xa8)][_0x118b88(0x11b)](_0x38028c)||_0x420dd0[_0x118b88(0xa8)][_0x118b88(0x186)](_0x38028c)))continue;}const _0x4dc2aa=_0x4dc9f8[_0x118b88(0x105)](_0x55d006),_0x26b9f7=_0x29f7b0[_0x118b88(0x105)](_0x55d006),_0x37e4e8=_0x29f7b0[_0x118b88(0x105)](_0x46a1c8),_0xb32a56=_0x55d006[_0x118b88(0x74)]&&_0x55d006[_0x118b88(0x74)][_0x118b88(0xb9)],_0x3b029d=_0x46a1c8[_0x118b88(0x74)]&&_0x46a1c8[_0x118b88(0x74)][_0x118b88(0xb9)];if(!_0xb32a56&&_0x4dc2aa(_0x37e4e8,_0x26b9f7))return _0x302556[_0x118b88(0x10a)](_0x46a1c8,_0x55d006),_0x29f7b0[_0x118b88(0x8b)](_0x55d006),!0x0;if(!_0x3b029d&&_0x4dc2aa(_0x26b9f7,_0x37e4e8))return _0x302556[_0x118b88(0x10a)](_0x55d006,_0x46a1c8),_0x29f7b0[_0x118b88(0x8b)](_0x46a1c8),!0x0;}return!0x1;}}[_0xb8830f(0x10a)](_0x4c5b4c,_0x4972cc){const _0x1a24e2=_0xb8830f;if(_0x4c5b4c[_0x1a24e2(0x163)]){for(const _0x5e4543 of _0x4972cc[_0x1a24e2(0x19e)]())_0x4c5b4c[_0x1a24e2(0xe9)](_0x5e4543);}else{const _0x4a9b90=_0x4972cc[_0x1a24e2(0x98)]()[_0x1a24e2(0xe3)];this[_0x1a24e2(0xc4)](_0x4c5b4c,this[_0x1a24e2(0x126)][_0x1a24e2(0x165)](_0x4c5b4c[_0x1a24e2(0x98)]()[_0x1a24e2(0xaf)],_0x4a9b90));}_0x4972cc[_0x1a24e2(0x1df)]();}[_0xb8830f(0x212)](_0xcbd5ee,_0x31df67){const _0x2ea48f=_0xb8830f,_0x1a985b=_0xcbd5ee[_0x2ea48f(0x14a)](_0x2ea48f(0x183))||_0xcbd5ee[_0x2ea48f(0x14a)](_0x2ea48f(0x147))?_0x2ea48f(0xf9):_0xcbd5ee[_0x2ea48f(0x1bc)]();return _0x4b5267(this[_0x2ea48f(0x1bf)][_0x2ea48f(0x1fc)],_0x31df67+'_'+_0x1a985b+_0x2ea48f(0x1ef));}[_0xb8830f(0x13d)](){const _0x33330c=_0xb8830f,_0x38a79f=this[_0x33330c(0x1bf)];if(!_0x38a79f['ui'])return;const {ariaLiveAnnouncer:_0x3468cf}=_0x38a79f['ui'];_0x35e3a7(this[_0x33330c(0x126)],({left:_0x2cee45,entered:_0x5cd65a})=>{const _0x52fbc4=_0x33330c;for(const _0x480929 of _0x2cee45){const {group:_0x4317a6,type:_0x1a1549}=this[_0x52fbc4(0xe5)](_0x480929[_0x52fbc4(0xef)]);if(_0x52fbc4(0x136)===_0x4317a6){_0x3468cf[_0x52fbc4(0x75)](this[_0x52fbc4(0x212)](_0x1a1549,_0x52fbc4(0x21b)));break;}}for(const _0x352143 of _0x5cd65a){const {group:_0x358606,type:_0x48acdc}=this[_0x52fbc4(0xe5)](_0x352143[_0x52fbc4(0xef)]);if(_0x52fbc4(0x136)===_0x358606){_0x3468cf[_0x52fbc4(0x75)](this[_0x52fbc4(0x212)](_0x48acdc,_0x52fbc4(0x118)));break;}}});}[_0xb8830f(0x199)](_0x217082){const _0x6c78bb=_0xb8830f;if(this[_0x6c78bb(0x1f4)])return!0x1;const _0x2c7d05=this[_0x6c78bb(0x1bf)],_0x3b0514=_0x2c7d05[_0x6c78bb(0x1fb)][_0x6c78bb(0x158)][_0x6c78bb(0x194)][_0x6c78bb(0x111)]();if(0x0==_0x3b0514[_0x6c78bb(0xb9)])return!0x1;const _0x2a7f52=[],_0x3a07a8=_0x3b0514[_0x6c78bb(0x12c)](_0x55879b=>_0x6c78bb(0x147)==_0x55879b[_0x6c78bb(0x1d3)]),_0x2798d4=_0x3b0514[_0x6c78bb(0x12c)](_0x3c9d59=>_0x6c78bb(0x180)==_0x3c9d59[_0x6c78bb(0x1d3)]&&_0x6c78bb(0x1f1)!=_0x3c9d59[_0x6c78bb(0xef)]),_0x129da5=_0x3b0514[_0x6c78bb(0x12c)](_0x7b6f8e=>_0x6c78bb(0x1d8)==_0x7b6f8e[_0x6c78bb(0x1d3)]&&_0x6c78bb(0x1f1)!=_0x7b6f8e[_0x6c78bb(0xef)]);for(const _0x2b4ce1 of _0x3a07a8)_0x2a7f52[_0x6c78bb(0x17e)]({'key':_0x2b4ce1[_0x6c78bb(0x218)],'newValue':_0x2b4ce1[_0x6c78bb(0x1a6)],'oldValue':_0x2b4ce1[_0x6c78bb(0xac)],'range':Ot(_0x2b4ce1[_0x6c78bb(0x216)],_0x2c7d05[_0x6c78bb(0x1fb)])});for(const _0x206d79 of _0x2798d4){const _0x281e05=_0x129da5[_0x6c78bb(0xae)](_0x181e1b=>_0x181e1b[_0x6c78bb(0xd4)][_0x6c78bb(0x103)](_0x206d79[_0x6c78bb(0xd4)]));_0x281e05&&_0x2a7f52[_0x6c78bb(0x17e)]({'key':_0x6c78bb(0xfb),'newValue':_0x206d79[_0x6c78bb(0xef)],'oldValue':_0x281e05[_0x6c78bb(0xef)],'range':_0x2c7d05[_0x6c78bb(0x1fb)][_0x6c78bb(0x1a5)](_0x206d79[_0x6c78bb(0xd4)][_0x6c78bb(0xf0)])});}return 0x0!=_0x2a7f52[_0x6c78bb(0xb9)]&&this[_0x6c78bb(0x1cf)](_0x217082,_0x2a7f52);}[_0xb8830f(0x20a)](_0x1ffee6){const _0x211820=_0xb8830f;let _0x3eba5f=!0x1;const _0x1f343d=this[_0x211820(0x1bf)][_0x211820(0x1fb)][_0x211820(0x158)][_0x211820(0x194)][_0x211820(0x18d)]()[_0x211820(0x12c)](_0x35786f=>_0x35786f[_0x211820(0x104)][_0x211820(0x178)]&&_0x35786f[_0x211820(0xef)][_0x211820(0x14a)](_0x211820(0x1b9)));for(const _0x246259 of _0x1f343d){const {subType:_0xb69686,id:_0x2040ec}=this[_0x211820(0xe5)](_0x246259[_0x211820(0xef)]),_0x3ebab1=_0xb69686[_0x211820(0x215)]('|')[0x0];for(const _0x5f00e0 of this[_0x211820(0x1d5)]({'skipNotAttached':!0x0}))_0x5f00e0['id']!=_0x2040ec&&_0x211820(0x147)==_0x5f00e0[_0x211820(0x1d3)]&&_0x5f00e0[_0x211820(0x104)]&&_0x5f00e0[_0x211820(0x104)][_0x211820(0x79)]==_0x3ebab1&&_0x5f00e0[_0x211820(0x98)]()[_0x211820(0x11f)](_0x246259[_0x211820(0x104)][_0x211820(0x178)])&&(this[_0x211820(0xe6)](_0x5f00e0,_0x246259[_0x211820(0x104)][_0x211820(0x178)],_0x1ffee6),_0x3eba5f=!0x0);}return _0x3eba5f;}[_0xb8830f(0x1dc)](_0x49433a){const _0x4ca6d1=_0xb8830f;this[_0x4ca6d1(0x1bf)],(this[_0x4ca6d1(0x1f4)]=!0x0,_0x49433a());}[_0xb8830f(0xcb)](_0x3c27fc){const _0x5d79a3=_0xb8830f,_0x222ffc=this[_0x5d79a3(0x18e)](_0x3c27fc),_0x49a19b=this[_0x5d79a3(0x1f7)][_0x5d79a3(0xf7)](_0x3c27fc);return _0x222ffc||_0x49a19b;}[_0xb8830f(0x1cf)](_0x23f8a8,_0x5a7aeb){const _0x421922=_0xb8830f;if(0x0==_0x5a7aeb[_0x421922(0xb9)])return!0x1;let _0x56dd4d=!0x1;for(const _0x1b6f2d of _0x5a7aeb){const _0x357ddd=this[_0x421922(0x7f)](_0x1b6f2d[_0x421922(0x216)],_0x421922(0x147))[_0x421922(0x12c)](_0x4f34f3=>!_0x4f34f3[_0x421922(0x12f)][_0x421922(0x1a2)])[_0x421922(0x156)](_0x96c775=>_0x96c775[_0x421922(0x136)]),_0x1a4f0f=_0xedb79({'newValue':_0x1b6f2d[_0x421922(0x1c1)]});_0x357ddd[_0x421922(0x12c)](_0x2c06c7=>{const _0x1b68fc=_0x421922,[_0x36909e,_0x280bf4]=_0x2c06c7[_0x1b68fc(0x21a)][_0x1b68fc(0x215)]('|');return _0x36909e==_0x1b6f2d[_0x1b68fc(0x79)]&&_0x280bf4!=_0x1a4f0f;})[_0x421922(0x198)](_0x1f89cb=>{const _0x4af2b2=_0x421922;this[_0x4af2b2(0xe6)](_0x1f89cb,_0x1b6f2d[_0x4af2b2(0x216)],_0x23f8a8),_0x56dd4d=!0x0;});}return _0x56dd4d;}[_0xb8830f(0xe6)](_0xe0da0a,_0x38e691,_0xbe2d6d){const _0x5582c5=_0xb8830f,_0x4f9ed6=_0xe0da0a[_0x5582c5(0x98)]()[_0x5582c5(0xd3)](_0x38e691);0x0!==_0x4f9ed6[_0x5582c5(0xb9)]?0x1!==_0x4f9ed6[_0x5582c5(0xb9)]?this[_0x5582c5(0x15c)](_0xe0da0a,_0x38e691[_0x5582c5(0xaf)],_0x38e691[_0x5582c5(0xe3)]):this[_0x5582c5(0xc4)](_0xe0da0a,_0x4f9ed6[0x0]):_0xbe2d6d[_0x5582c5(0xa2)](_0xe0da0a[_0x5582c5(0x209)]());}}function _0x53a9(){const _0x58f081=['insertion:accept','editingDowncast','suggestion','adapter','isArray','enableReadOnlyMode','oldValue','options','suggestion-type','_initAriaMarkerChangeAnnouncements','ck-suggestion-marker','detach','insertContent','substring','1200SifPci','_saved','addSuggestionData','backward','action','attribute','formatInline:discard','formatBlock:discard','startsWith','_isForcedDefaultExecutionBlock','widget','addHighlight','getMarkers','writer','normal','PendingActions','removeClass','getAttribute','_cutOutSuggestionMarker','createElement','map','skipNestingCheck','document','group','descriptionFactory','accept','_breakSuggestionMarker','concat','_updateSuggestionData','markMultiRangeDeletion','listenTo','addUser','conversion','isMultiRange','$marker','createRange','ck-suggestion-marker-formatBlock','accepted','isUndo','dataReady','$textProxy','1760ZcBcwl','toJSON','fromRange','multi','change:_saved','splitPosition','howMany','rejected','386352nAkLMn','error-saving-suggestion-data-suggestion-discarded','trackChanges.mergeNestedSuggestions','createSelection','isCollapsed','newRange','keys','insertion:join','removeComment','isLocal','markMultiRangeInsertion','push','track-changes-suggestion-not-found','insert','1027NkRJrs','trackChangesCommand','format','markerToData','pluginName','isLimit','markDeletion','formatBlock','getUser','_onDiscard','join','comments','getChangedMarkers','_isBlockAttribute','getAllAdjacentSuggestions','acceptSelectedSuggestions','elementToElement','rename','_getExternalAuthor','differ','isBefore','config','_registerDefaultCallbacks','forEach','_processAttributeChanges','13123ioUZSh','_trackFormatChanges','enableCommand','default','getRanges','formatBlock:','attributes','removeAttribute','isNextTo','track-changes-suggestion-data-mismatch','editing','createRangeOn','attributeNewValue','parent','dataDowncast','getRange','getWalker','_handleNewSuggestionMarker','updateMarker','markInlineFormat','refresh','from','hasCommentThread','Users','containsPosition','lowest','$graveyard','stop','formatInline:','formatBlock:chain','insertion:discard','suggestion:attribute:','hasSuggestion','formatInline:accept','toUpperCase','never','getAncestors','editor','marker-count','newValue','593412zAyYNw','root','removed','trackChanges','discardAllSuggestions','nodeBefore','_suggestionFactory','15EUNsVC','trackChanges.trackFormatChanges','documentSelection','2845470flxTfA','deletion:','registerBlockAttribute','_reduceExistingSuggestions','isBlock','low','setSelection','type','upcast','getSuggestions','addMarker','for','remove','stopListening','suggestionLoaded','addSuggestion','_recordAttributeChanges','collaboration.channelId','notReady','removeMarkers','getCommentThread','discard','createRangeIn','unbindElementFromMarkerName','author','_enabledCommands','markerNameToElements','deletion:join','batch','change:data','90ELYNAA','hasComments','containsRange','head','markInsertion','_SUGGESTION_ANNOUNCEMENT','elementEnd','$text','clear','suggestion:','_recordAttributeSuggestions','values','_afterChanges','_inlineAttributeKeys','getShiftedBy','PENDING_ACTION_SUGGESTION','isOwn','model','locale','change:activeMarkers','applyOperation','update:suggestion','external:','high','getContainedElement','_commentsRepository','unbind','insertion:','CommentsRepository','assign','includes','getFirstMarker','_processAttributeSuggestions','targetPosition','setTo','originalSuggestionId','isRemovable','markerToHighlight','removeMarker:suggestion:attribute','chain','_getMarkerAnnouncementText','addMarkerName','formatInline:chain','split','range','registerPostFixer','attributeKey','isIntersectingWithRange','subType','LEAVE','activeMarkers','moveTargetPosition','_refreshAttributeSuggestionsChain','markMultiRangeBlockFormat','formatInline','toViewElement','forceDefaultExecution','ck-suggestion-marker-','isDocumentOperation','commentThread','announce','move','getLastMatchingPosition','containerElement','key','createdAt','getSuggestion','deletion','open','authorName','_findSuggestions','multipleBlocks','reconvertMarker','isExternal','formatGroupId','markBlockFormat','attribute:','rootName','commands','plugins','_getAuthorFromId','creator','delete','size','markerReady','getMultiRangeId','track-changes-adapter-missing-getsuggestion','isSelectable','fire','isAtEnd','dataToMarker','_checkSuggestionCorrectness','fetchCommentThread','deletion:discard','before','getFirstRange','warn','_rangeIsInLocalUserInsertion','_joinWithAdjacentSuggestions','consume','_addSuggestionMarker','change','resolve','unshift','_customCallbacks','removeMarker','enableDefaultAttributesIntegration','elementStart','isInContent','formatBlock:join','createPositionAt','schema','after','attribute:accept','isAtStart','attributeOldValue','attribute:discard','find','start','discardSelectedSuggestions','removeMarker:suggestion:formatBlock','_addThreadToSuggestion','_editor','groupId','define','clone','rethrowUnexpectedError','12856olBzjp','length','set','execute','requires','authoredAt','track-changes-enable-command-twice','addComment','createPositionAfter','114335zLOwPz','oldRange','isInsideObject','_setSuggestionRange','deleteContent','getItems','forward','every','addMarker:suggestion:attribute','registerInlineAttribute','_isRegisteredAttribute','substr','track-changes-user-not-found','getSuggestionCallback','splice','getCustomProperty','value','formatInline:join','getDifference','position','@external','fromCharCode','enqueueChange','616kPHCjE','setAttribute','addMarker:suggestion:formatBlock','addClass','suggestionChanged','suggestionUnloaded','ck-suggestion-marker-formatInline','_mergeNestedSuggestions','some','_createSuggestion','markers','end','createPositionBefore','_splitMarkerName','_reduceSuggestionAttributeRange','catch','containsRangeInObject','addRange','_suggestionState','acceptAllSuggestions','bindElementToMarker','TrackChangesEditing','discardSuggestion','name','nodeAfter','addCommentThread','addMarker:suggestion','consumable','getIntersection','containsItem','deletion:chain','has','item','FORMATTING','attribute:join','$elementName','markAttributeChange','track-changes-command-not-found','return','_isDataLoaded','buildSuggestion','isAfter','formatBlock:accept','isEqual','data','get','ck-suggestion-marker--active','_removeSuggestion','highest','then','_joinSuggestions','selection','pop','data-suggestion','mapper','previous','showSuggestionHighlights','getChanges','acceptSuggestion','_refreshSuggestionsChain','deletion:accept','add','ready','_getAttributeKey','ENTER','element','init','isObject','_suggestions','track-changes-adapter-already-set','insertion','isIntersecting','registerCustomCallback','commandName','_defaultCallbacks','insertion:chain','next','_blockAttributeKeys','_model','always','_setSuggestionData','tablePasteChainId','getNearestSelectionRange','_getSuggestionData','filter','isTouching','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.','meta','updateSuggestion','_adapter','sort','markerName'];_0x53a9=function(){return _0x58f081;};return _0x53a9();}class xt{constructor(_0x278553){const _0xcdee8c=_0xb8830f;this[_0xcdee8c(0xb3)]=_0x278553,this[_0xcdee8c(0x126)]=_0x278553[_0xcdee8c(0x1fb)],this[_0xcdee8c(0xa1)]=new Map(),this[_0xcdee8c(0x122)]=new Map(),this[_0xcdee8c(0x197)]();}[_0xb8830f(0x100)](_0x491c4c,_0x4b4263,_0x4a93ed,_0x24c339,_0x176052,_0x29d1ba){const _0x18a092=_0xb8830f;return new _0x3c8709(this[_0x18a092(0x126)],{'type':_0x491c4c,'subType':_0x4b4263,'id':_0x4a93ed,'author':_0x24c339,'creator':_0x24c339,'attributes':_0x176052,'onAttributesChange':_0x29d1ba,'onAccept':(..._0x244842)=>this[_0x18a092(0xce)](_0x491c4c,_0x4b4263,_0x18a092(0x15b))(..._0x244842),'onDiscard':(..._0x55f256)=>this[_0x18a092(0xce)](_0x491c4c,_0x4b4263,_0x18a092(0x1e1))(..._0x55f256)});}[_0xb8830f(0x120)](_0x5e3ee5,_0x38f085,_0x5177eb,_0x1797d4){const _0x189126=_0xb8830f,_0x9b291a=_0x5e3ee5+':'+_0x38f085+':'+_0x5177eb;this[_0x189126(0xa1)][_0x189126(0xba)](_0x9b291a,_0x1797d4);}[_0xb8830f(0xce)](_0x56c616,_0x427e30,_0x30122e){const _0x2935d2=_0xb8830f,_0x335604=_0x56c616+':'+_0x427e30+':'+_0x30122e;return this[_0x2935d2(0xa1)][_0x2935d2(0x105)](_0x335604)||this[_0x2935d2(0x122)][_0x2935d2(0x105)](_0x56c616+':'+_0x30122e);}[_0xb8830f(0x197)](){const _0x3898fe=_0xb8830f,_0x15170e=()=>!0x1,_0x440fb9=_0x4aaec8=>{const _0x1e599f=_0x3f9b;_0x4aaec8[_0x1e599f(0x132)]((_0x46f4e0,_0x1d6366)=>_0x46f4e0[_0x1e599f(0xaf)][_0x1e599f(0x195)](_0x1d6366[_0x1e599f(0xaf)])?0x1:-0x1),this[_0x1e599f(0x126)][_0x1e599f(0x9e)](_0x3441ec=>{const _0x1764ad=_0x1e599f;for(const _0x47d217 of _0x4aaec8){let _0x92d07c;_0x92d07c=_0x47d217[_0x1764ad(0xe3)][_0x1764ad(0x92)]&&_0x47d217[_0x1764ad(0xe3)][_0x1764ad(0x1a7)]==_0x47d217[_0x1764ad(0xaf)][_0x1764ad(0xf0)]?_0x3441ec[_0x1764ad(0x176)](_0x47d217[_0x1764ad(0xaf)][_0x1764ad(0xf0)],'on'):_0x3441ec[_0x1764ad(0x176)](_0x47d217),this[_0x1764ad(0x126)][_0x1764ad(0xc5)](_0x92d07c,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2210d3=(_0x4a9c44,_0x4a0f44)=>{const _0x399998=_0x3f9b;_0x4a0f44&&this[_0x399998(0x126)][_0x399998(0x9e)](_0x3520bb=>{const _0x198e2d=_0x399998,{commandName:_0x254fa4,commandParams:_0x2c7677=[]}=_0x4a0f44,_0x297352=_0x4a9c44[_0x198e2d(0x156)](_0x1390fd=>(Tt(_0x1390fd)&&(_0x1390fd=this[_0x198e2d(0x126)][_0x198e2d(0x165)](_0x1390fd[_0x198e2d(0xe3)])),_0x1390fd))[_0x198e2d(0x12c)](_0x1567bb=>_0x198e2d(0x1b4)!==_0x1567bb[_0x198e2d(0x1c3)][_0x198e2d(0x86)]);if(_0x297352[_0x198e2d(0xb9)]<0x1)return;const _0x3f0304=Array[_0x198e2d(0x1af)](this[_0x198e2d(0x126)][_0x198e2d(0x158)][_0x198e2d(0x10b)][_0x198e2d(0x19e)]())[_0x198e2d(0x156)](_0x29138e=>_0x1066a3[_0x198e2d(0x16d)](_0x29138e));_0x3520bb[_0x198e2d(0x1d2)](_0x297352);for(const _0x57b9fb of this[_0x198e2d(0xb3)][_0x198e2d(0x87)][_0x198e2d(0x87)]())_0x57b9fb[_0x198e2d(0x1ae)]();_0x2c7677[_0x198e2d(0x17e)]({'forceDefaultExecution':!0x0}),this[_0x198e2d(0xb3)][_0x198e2d(0xbb)](_0x254fa4,..._0x2c7677);const _0x38e8ec=_0x3f0304[_0x198e2d(0x12c)](_0x5960cc=>_0x198e2d(0x1b4)!=_0x5960cc[_0x198e2d(0x1c3)][_0x198e2d(0x86)]);_0x38e8ec[_0x198e2d(0xb9)]>0x0&&_0x3520bb[_0x198e2d(0x1d2)](_0x38e8ec);for(const _0x1dafba of _0x3f0304)_0x1dafba[_0x198e2d(0x13f)]();});},_0xe2f7e0=(_0x1b0a81,_0x30e09f)=>0x1==_0x1b0a81[_0x3898fe(0xb9)]&&0x1==_0x30e09f[_0x3898fe(0xb9)]&&_0x1b0a81[0x0][_0x3898fe(0xe3)][_0x3898fe(0x103)](_0x30e09f[0x0][_0x3898fe(0xaf)]),_0x1b9624=(_0x2399fa,_0x93fdc7,_0xe2a6cd,_0x5cdcbb)=>Ft(_0x2399fa,_0x93fdc7,_0xe2a6cd,_0x5cdcbb,this[_0x3898fe(0x126)])?[_0x2399fa,_0x93fdc7]:Ft(_0x93fdc7,_0x2399fa,_0x5cdcbb,_0xe2a6cd,this[_0x3898fe(0x126)])?[_0x93fdc7,_0x2399fa]:null;this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x134),_0x15170e),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x1b8),_0x440fb9),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x17a),_0xe2f7e0),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x123),_0x1b9624),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x114),_0x440fb9),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x96),_0x15170e),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x1e7),_0xe2f7e0),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0xf6),_0x1b9624),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x1bb),_0x2210d3),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x148),_0x15170e),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0xd2),_0xe2f7e0),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x214),_0x15170e),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x102),_0x2210d3),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x149),_0x15170e),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0xa6),_0xe2f7e0),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0x1b7),_0x15170e),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0xaa),_0x15170e),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0xad),(_0x22abe0,_0x25dce3)=>{const _0x1d6c0b=_0x3898fe;if(!_0x25dce3)return;const _0x45374d=this[_0x1d6c0b(0xb3)][_0x1d6c0b(0x88)][_0x1d6c0b(0x105)](p);this[_0x1d6c0b(0x126)][_0x1d6c0b(0x9e)](_0x4cb2fb=>{const _0x42638c=_0x1d6c0b;if(_0x42638c(0xfb)==_0x25dce3[_0x42638c(0x79)])for(const _0x5bb7f0 of _0x22abe0){const _0x14e546=_0x5bb7f0[_0x42638c(0xaf)][_0x42638c(0xf0)],_0x5ab909=_0x25dce3[_0x42638c(0x13a)];_0x4cb2fb[_0x42638c(0x192)](_0x14e546,_0x5ab909);}else{if(_0x45374d[_0x42638c(0x18e)](_0x25dce3[_0x42638c(0x79)])){for(const _0x5042a0 of _0x22abe0)void 0x0!==_0x25dce3[_0x42638c(0x13a)]?_0x4cb2fb[_0x42638c(0xd9)](_0x25dce3[_0x42638c(0x79)],_0x25dce3[_0x42638c(0x13a)],_0x5042a0[_0x42638c(0xaf)][_0x42638c(0xf0)]):_0x4cb2fb[_0x42638c(0x1a1)](_0x25dce3[_0x42638c(0x79)],_0x5042a0[_0x42638c(0xaf)][_0x42638c(0xf0)]);}else{for(const _0x9d8ae6 of _0x22abe0)_0x25dce3[_0x42638c(0x13a)]?_0x4cb2fb[_0x42638c(0xd9)](_0x25dce3[_0x42638c(0x79)],_0x25dce3[_0x42638c(0x13a)],_0x9d8ae6):_0x4cb2fb[_0x42638c(0x1a1)](_0x25dce3[_0x42638c(0x79)],_0x9d8ae6);}}});}),this[_0x3898fe(0x122)][_0x3898fe(0xba)](_0x3898fe(0xfa),_0xe2f7e0);}}function Rt(_0x4f44a6,_0x37ebd9,_0x2ebcfa){const _0x267a07=_0xb8830f;for(const _0x39ad96 of _0x37ebd9[_0x267a07(0x1a7)][_0x267a07(0x1be)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x39ad96[_0x267a07(0x1c3)]==_0x39ad96)return!0x1;if(!_0x2ebcfa[_0x267a07(0xf5)](_0x39ad96))return!0x1;if(_0x4f44a6[_0x267a07(0x11b)](_0x39ad96)||_0x4f44a6[_0x267a07(0x186)](_0x39ad96))return!0x0;}return!0x1;}function Tt(_0x496f4f){const _0x5a6e8b=_0xb8830f;return _0x496f4f[_0x5a6e8b(0xe3)][_0x5a6e8b(0x1a7)]==_0x496f4f[_0x5a6e8b(0xaf)][_0x5a6e8b(0xf0)]&&_0x496f4f[_0x5a6e8b(0xe3)][_0x5a6e8b(0xab)];}function Et(_0x1e36cd,_0x3788bf,_0x2f9bf6,_0x3a2362){const _0x24c819=_0xb8830f,_0xc8b72e=_0x537339=>!_0x537339[_0x24c819(0xf8)]['is'](_0x24c819(0x16a))&&!_0x3a2362[_0x24c819(0x11b)](_0x537339[_0x24c819(0xf8)]),_0x4e3483=_0x1e36cd[_0x24c819(0xaf)][_0x24c819(0x77)](_0xc8b72e),_0x286771=_0x1e36cd[_0x24c819(0xe3)][_0x24c819(0x77)](_0xc8b72e,{'direction':_0x24c819(0x145)});return(!_0x1e36cd[_0x24c819(0xaf)][_0x24c819(0x103)](_0x4e3483)||!_0x1e36cd[_0x24c819(0xe3)][_0x24c819(0x103)](_0x286771))&&(_0x4e3483[_0x24c819(0x195)](_0x286771)?_0x2f9bf6[_0x24c819(0x1ac)](_0x3788bf,{'range':_0x2f9bf6[_0x24c819(0x165)](_0x4e3483,_0x286771)}):_0x2f9bf6[_0x24c819(0xa2)](_0x3788bf),!0x0);}function Vt(_0x40c224){return _0xedb79(_0x40c224);}function Ut(_0x2f993b){const _0xfaca75=_0xb8830f,_0x2ece12=_0x2f993b[_0xfaca75(0xaf)][_0xfaca75(0xf0)];return _0x2ece12&&_0x2ece12['is'](_0xfaca75(0x119));}function Ot(_0x3a5adf,_0x51e413){const _0x31a973=_0xb8830f;return null==_0x3a5adf[_0x31a973(0xe3)][_0x31a973(0x1c7)]&&_0x3a5adf[_0x31a973(0xe3)][_0x31a973(0x1a7)]==_0x3a5adf[_0x31a973(0xaf)][_0x31a973(0xf0)]?Gt(_0x3a5adf[_0x31a973(0xaf)][_0x31a973(0xf0)],_0x51e413):_0x3a5adf;}function Gt(_0x4e6d68,_0x1b35af){const _0x181fc7=_0xb8830f,_0x53203e=_0x1b35af[_0x181fc7(0xa8)][_0x181fc7(0x11b)](_0x4e6d68)||_0x1b35af[_0x181fc7(0xa8)][_0x181fc7(0x90)](_0x4e6d68);return _0x1b35af[_0x181fc7(0x165)](_0x1b35af[_0x181fc7(0xa7)](_0x4e6d68,_0x181fc7(0x97)),_0x53203e?_0x1b35af[_0x181fc7(0xc0)](_0x4e6d68):_0x1b35af[_0x181fc7(0xa7)](_0x4e6d68,_0x181fc7(0xe3)));}function Ft(_0x26630e,_0x1e4123,_0x4cd4a6,_0x2e04a7,_0x468883){const _0x1780e7=_0xb8830f;if(!Pt(_0x26630e,_0x1e4123))return!0x1;if(_0x4cd4a6[_0x1780e7(0xe3)][_0x1780e7(0x103)](_0x2e04a7[_0x1780e7(0xaf)]))return!0x0;if(_0x26630e[_0x1780e7(0x1d3)]!=_0x1e4123[_0x1780e7(0x1d3)])return!0x1;if(!_0x4cd4a6[_0x1780e7(0xe3)][_0x1780e7(0x12d)](_0x2e04a7[_0x1780e7(0xaf)]))return!0x1;const _0x1cb4c4=_0x468883[_0x1780e7(0x165)](_0x4cd4a6[_0x1780e7(0xe3)],_0x2e04a7[_0x1780e7(0xaf)])[_0x1780e7(0x1aa)]();for(const _0x75019e of _0x1cb4c4)if([_0x1780e7(0xa4),_0x1780e7(0x1f0)][_0x1780e7(0x208)](_0x75019e[_0x1780e7(0x1d3)])&&_0x468883[_0x1780e7(0xa8)][_0x1780e7(0x186)](_0x75019e[_0x1780e7(0xf8)]))return!0x1;return!0x0;}function Pt(_0x52cdec,_0x4d7805,_0xe7c8c9=[]){const _0x5bf3f9=_0xb8830f;return!(!_0x52cdec[_0x5bf3f9(0xff)]||!_0x4d7805[_0x5bf3f9(0xff)])&&_0x5a6c1e(_0x155546(_0x52cdec[_0x5bf3f9(0x1a0)],_0xe7c8c9),_0x155546(_0x4d7805[_0x5bf3f9(0x1a0)],_0xe7c8c9));}function Lt(_0xab54c1,_0x58d173){const _0x19f2ec=_0xb8830f,_0x2cb80c=Ht(_0xab54c1[_0x19f2ec(0x1a0)]),_0x4f7e64=Ht(_0x58d173);if(!_0xab54c1[_0x19f2ec(0xff)])return!0x1;for(const _0x491c03 of Object[_0x19f2ec(0x179)](_0x4f7e64))if(!_0x5a6c1e(_0x2cb80c[_0x491c03],_0x4f7e64[_0x491c03]))return!0x1;return!0x0;}function Ht(_0xf09525){const _0x1a11cc=_0xb8830f,_0x17e52a=Object[_0x1a11cc(0x207)]({},_0xf09525);return delete _0x17e52a[_0x1a11cc(0x157)],delete _0x17e52a[_0x1a11cc(0x129)],_0x17e52a;}
23
+ const _0x459443=_0x4459;(function(_0x1ce6b8,_0x3d31b3){const _0x367c59=_0x4459,_0x301a40=_0x1ce6b8();while(!![]){try{const _0x2e595d=parseInt(_0x367c59(0x1a4))/0x1*(parseInt(_0x367c59(0x102))/0x2)+parseInt(_0x367c59(0x139))/0x3+parseInt(_0x367c59(0x163))/0x4+parseInt(_0x367c59(0xf5))/0x5*(-parseInt(_0x367c59(0x180))/0x6)+-parseInt(_0x367c59(0x15c))/0x7+parseInt(_0x367c59(0x169))/0x8+-parseInt(_0x367c59(0x216))/0x9*(parseInt(_0x367c59(0xe6))/0xa);if(_0x2e595d===_0x3d31b3)break;else _0x301a40['push'](_0x301a40['shift']());}catch(_0x336eb0){_0x301a40['push'](_0x301a40['shift']());}}}(_0x1f23,0xbcd17));import{Plugin as _0x4564c3,PendingActions as _0x4925e8}from'ckeditor5/src/core.js';import{LiveRange as _0x23308b}from'ckeditor5/src/engine.js';import{CKEditorError as _0x45e7eb,uid as _0x11ca4b,priorities as _0x7e795f,logWarning as _0x441aaf}from'ckeditor5/src/utils.js';import{toWidget as _0x39599e}from'ckeditor5/src/widget.js';import{Users as _0x412333,hashObject as _0x447837,surroundingMarkersDetector as _0xdf0c50}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x33299f from'./commands/trackchangescommand.js';import _0x4ac849 from'./commands/acceptsuggestioncommand.js';import _0x1c4cbd from'./commands/discardsuggestioncommand.js';import _0x54e946 from'./commands/executeonallsuggestionscommand.js';import _0x1c6f25 from'./commands/executeonselectedsuggestionscommand.js';import _0x32f893 from'./suggestion.js';import _0x107b20 from'./suggestiondescriptionfactory.js';import _0x45d61c from'./integrations/aiassistant.js';import _0x3eefb5 from'./integrations/alignment.js';import _0x2ba191 from'./integrations/basicstyles.js';import _0x4fa7d2 from'./integrations/blockquote.js';import _0x4312b7 from'./integrations/casechange.js';function _0x1f23(){const _0x3cc863=['chain','createPositionAfter','editingDowncast','forceDefaultExecution','4635900TEeXOb','data-suggestion','has','lowest','formatInline:discard','requires','1867552ALMvZz','join','insert','dataReady','announce','acceptAllSuggestions','next','deletion:','ck-suggestion-marker-formatInline','attribute:accept','addMarker:suggestion:attribute','insertion:chain','toUpperCase','ck-suggestion-marker--active','createdAt','update:suggestion','enableCommand','insertion','splitPosition','_SUGGESTION_ANNOUNCEMENT','track-changes-command-not-found','setSelection','upcast','24juVxDD','formatGroupId','start','getCustomProperty','external:','containsPosition','fromRange','includes','getFirstMarker','range','head','for','newValue','suggestionLoaded','markMultiRangeBlockFormat','_cutOutSuggestionMarker','pluginName','removeMarkers','markBlockFormat','formatBlock','deletion:join','documentSelection','enableDefaultAttributesIntegration','removeComment','change:_saved','_suggestions','ck-suggestion-marker','differ','markDeletion','markers','removeMarker:suggestion:attribute','removeAttribute','markerNameToElements','TrackChangesEditing','PendingActions','isBlock','234260wTbiTn','skipNestingCheck','insertion:discard','formatBlock:join','containsRangeInObject','options','_defaultCallbacks','isRemovable','discard','deletion:discard','_adapter','assign','accept','getWalker','stop','createElement','isDocumentOperation','_setSuggestionRange','batch','_blockAttributeKeys','_isDataLoaded','isAtEnd','isSelectable','createPositionAt','markerReady','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.','formatInline','name','_checkSuggestionCorrectness','hasSuggestion','clone','_reduceExistingSuggestions','addUser','markerToHighlight','insertion:join','registerBlockAttribute','unshift','toJSON','createSelection','getLastMatchingPosition','isAfter','detach','data','some','formatInline:chain','multipleBlocks','createPositionBefore','value','createRange','getContainedElement','markInsertion','addSuggestion','isLimit','root','track-changes-adapter-already-set','markerToData','mapper','track-changes-suggestion-data-mismatch','containsRange','keys','rejected','reconvertMarker','filter','getChangedMarkers','_inlineAttributeKeys','conversion','_joinSuggestions','CommentsRepository','format','error-saving-suggestion-data-suggestion-discarded','low','getSuggestion','attributes','pop','originalSuggestionId','suggestion:attribute:','_findSuggestions','parent','splice','config','item','deletion:chain','_refreshSuggestionsChain','consumable','isEqual','default','define','markMultiRangeInsertion','isObject','ENTER','fetchCommentThread','applyOperation','find','getRanges','subType','after','suggestionChanged','never','_createSuggestion','discardAllSuggestions','getNearestSelectionRange','addRange','bindElementToMarker','startsWith','discardSelectedSuggestions','attribute:join','@external','_setSuggestionData','comments','trackChangesCommand','multi','isArray','trackChanges.mergeNestedSuggestions','markAttributeChange','1688517iicwAh','_getAttributeKey','enqueueChange','suggestion-type','showSuggestionHighlights','setAttribute','sort','groupId','updateSuggestion','formatBlock:chain','oldValue','_recordAttributeChanges','howMany','rootName','adapter','stopListening','rename','_getAuthorFromId','ready','$graveyard','_joinWithAdjacentSuggestions','acceptSuggestion','then','forEach','isBefore','LEAVE','_initAriaMarkerChangeAnnouncements','key','_isForcedDefaultExecutionBlock','set','forward','addMarker','formatInline:accept','consume','widget','authorName','formatBlock:','return','commands','_enabledCommands','isIntersectingWithRange','isInsideObject','ck-suggestion-marker-formatBlock','normal','deletion:accept','attributeOldValue','_commentsRepository','_processAttributeSuggestions','position','formatInline:join','_getSuggestionData','concat','getSuggestions','elementStart','insertContent','suggestionUnloaded','isIntersecting','getFirstRange','suggestion:','attribute:discard','push','_reduceSuggestionAttributeRange','commandName','size','moveTargetPosition','plugins','getMarkers','previous','$textProxy','containerElement','getCommentThread','_updateSuggestionData','oldRange','hasCommentThread','clear','getMultiRangeId','discardSuggestion','containsItem','substring','before','tablePasteChainId','editing','isOwn','_addSuggestionMarker','nodeBefore','length','attributeKey','_saved','$marker','addComment','isUndo','registerInlineAttribute','removeClass','attribute','deletion','formatInline:','createRangeOn','_splitMarkerName','removed','listenTo','$elementName','document','nodeAfter','buildSuggestion','isTouching','descriptionFactory','toViewElement','addMarkerName','getDifference','markMultiRangeDeletion','element','always','elementEnd','_customCallbacks','getUser','authoredAt','every','isExternal','writer','getSuggestionCallback','execute','addCommentThread','getIntersection','dataToMarker','insertion:accept','change:data','addHighlight','20eqSiqx','high','targetPosition','track-changes-user-not-found','_addThreadToSuggestion','open','refresh','_getExternalAuthor','move','warn','addClass','getAncestors','unbind','markInlineFormat','addMarker:suggestion:formatBlock','854690DvwdbI','add','notReady','unbindElementFromMarkerName','author','isInContent','Users','selection','type','delete','substr','action','resolve','2pMsVpi','_afterChanges','change:activeMarkers','track-changes-suggestion-not-found','newRange','$text','get','ck-suggestion-marker-','insertion:','_isRegisteredAttribute','getChanges','init','schema','fire','_isBlockAttribute','end','from','_removeSuggestion','getRange','collaboration.channelId','trackChanges.trackFormatChanges','removeMarker:suggestion:formatBlock','isCollapsed','map','editor','elementToElement','_suggestionFactory','addMarker:suggestion','_recordAttributeSuggestions','backward','values','FORMATTING','group','attributeNewValue','_registerDefaultCallbacks','split','isAtStart','attribute:','updateMarker','fromCharCode','locale','track-changes-enable-command-twice','hasComments','_getMarkerAnnouncementText','activeMarkers','PENDING_ACTION_SUGGESTION','enableReadOnlyMode','commentThread','catch','highest','acceptSelectedSuggestions','getItems','dataDowncast','model','isLocal','3671004vkPwxD','_processAttributeChanges','remove','accepted','change','_trackFormatChanges','registerCustomCallback','_onDiscard','setTo','trackChanges','deleteContent','getShiftedBy','creator','formatBlock:accept','addSuggestionData','rethrowUnexpectedError','_suggestionState','getAllAdjacentSuggestions','isMultiRange','_rangeIsInLocalUserInsertion','_handleNewSuggestionMarker','markerName','_refreshAttributeSuggestionsChain','_editor','meta','_model','suggestion','_breakSuggestionMarker','isNextTo','track-changes-adapter-missing-getsuggestion','registerPostFixer','getAttribute','_mergeNestedSuggestions','createRangeIn','marker-count','7125790yrzYDM','formatBlock:discard','removeMarker'];_0x1f23=function(){return _0x3cc863;};return _0x1f23();}import _0x4b2296 from'./integrations/ckbox.js';import _0x486372 from'./integrations/codeblock.js';import _0x102545 from'./integrations/comments.js';import _0x1bc64b from'./integrations/deletecommand.js';import _0x1dad1c from'./integrations/list.js';import _0xc2e6db from'./integrations/listproperties.js';import _0x209432 from'./integrations/entercommand.js';import _0x5526eb from'./integrations/findandreplace.js';import _0xac4ab2 from'./integrations/font.js';import _0x57a107 from'./integrations/formatpainter.js';import _0x25516f from'./integrations/heading.js';import _0xd0b281 from'./integrations/highlight.js';import _0x1374d1 from'./integrations/horizontalline.js';import _0x314754 from'./integrations/htmlembed.js';import _0x44c9be from'./integrations/image.js';import _0x322774 from'./integrations/imagereplace.js';function _0x4459(_0x499e3d,_0x424425){const _0x1f23a5=_0x1f23();return _0x4459=function(_0x4459ac,_0x126f08){_0x4459ac=_0x4459ac-0xbb;let _0x187de9=_0x1f23a5[_0x4459ac];return _0x187de9;},_0x4459(_0x499e3d,_0x424425);}import _0x1ed17a from'./integrations/imagestyle.js';import _0x2da682 from'./integrations/importword.js';import _0x229627 from'./integrations/indent.js';import _0x3cdaea from'./integrations/inputcommand.js';import _0x2ecf2b from'./integrations/link.js';import _0x56d127 from'./integrations/legacylist.js';import _0xc8b724 from'./integrations/legacylistproperties.js';import _0x1409cd from'./integrations/mediaembed.js';import _0x3a1701 from'./integrations/mention.js';import _0xdadc1 from'./integrations/multilevellist.js';import _0x4637d0 from'./integrations/pagebreak.js';import _0x3df428 from'./integrations/paragraph.js';import _0x1aedd6 from'./integrations/removeformat.js';import _0x557c3b from'./integrations/restrictededitingmode.js';import _0xfa2952 from'./integrations/shiftentercommand.js';import _0x475fd0 from'./integrations/standardeditingmode.js';import _0x415abf from'./integrations/style.js';import _0x210e18 from'./integrations/table.js';import _0x4ef836 from'./integrations/tablemergesplit.js';import _0x197875 from'./integrations/tableheadings.js';import _0x2ef12f from'./integrations/tableclipboard.js';import _0x5d4d7c from'./integrations/tablecolumnresize.js';import _0x4c0d1f from'./integrations/template.js';import _0x35d1a8 from'./integrations/tableofcontents.js';import _0x2b5bfb from'./integrations/title.js';import _0x3346c5 from'./integrations/undo.js';import _0x3a904a from'./integrations/tablecaption.js';import _0x234004 from'./integrations/tableproperties.js';import{getTranslation as _0x457f9a}from'./utils/common-translations.js';import{isEqual as _0x100d4e,omit as _0x53a7c3}from'lodash-es';export const renameAttributeKey=_0x459443(0xcb);export default class p extends _0x4564c3{static get[_0x459443(0x168)](){const _0x2200ec=_0x459443;return[_0x2200ec(0x1e7),_0x412333,_0x4925e8,_0x45d61c,_0x3eefb5,_0x2ba191,_0x4fa7d2,_0x4b2296,_0x4312b7,_0x486372,_0x102545,_0x1bc64b,_0x209432,_0x5526eb,_0xac4ab2,_0x57a107,_0x25516f,_0xd0b281,_0x1374d1,_0x314754,_0x44c9be,_0x1ed17a,_0x322774,_0x2da682,_0x229627,_0x3cdaea,_0x56d127,_0xc8b724,_0xdadc1,_0x2ecf2b,_0x1dad1c,_0xc2e6db,_0x1409cd,_0x3a1701,_0x4637d0,_0x3df428,_0x1aedd6,_0x557c3b,_0xfa2952,_0x475fd0,_0x415abf,_0x210e18,_0x4ef836,_0x197875,_0x3a904a,_0x2ef12f,_0x5d4d7c,_0x35d1a8,_0x234004,_0x4c0d1f,_0x2b5bfb,_0x3346c5];}static get[_0x459443(0x190)](){const _0x357a60=_0x459443;return _0x357a60(0x1a1);}constructor(_0xe4aafe){const _0x3ec1c2=_0x459443;function _0x5da02a(_0x2e48f2){const _0x44b4be=_0x4459;return _0x2e48f2[_0x44b4be(0x119)](_0x1e55bf=>String[_0x44b4be(0x129)](_0x1e55bf))[_0x44b4be(0x16a)]('');}super(_0xe4aafe),this[_0x3ec1c2(0x11e)]=!0x1,this[_0x3ec1c2(0x233)](_0x3ec1c2(0x12e),[]),this['on'](_0x3ec1c2(0x104),(_0x2465b2,_0x352153,_0x3bd199,_0x171efc)=>{const _0x14371a=_0x3ec1c2;this[_0x14371a(0x152)][_0x14371a(0x13d)](()=>{const _0x5c94b2=_0x14371a;for(const _0x469635 of[..._0x171efc,..._0x3bd199])this[_0x5c94b2(0x152)][_0x5c94b2(0x19d)][_0x5c94b2(0x165)](_0x469635)&&_0xe4aafe[_0x5c94b2(0x267)][_0x5c94b2(0x1e1)](_0x469635);});}),this[_0x3ec1c2(0xd0)]=new _0x107b20(this[_0x3ec1c2(0x11a)][_0x3ec1c2(0x137)][_0x3ec1c2(0x10e)],this[_0x3ec1c2(0x11a)][_0x3ec1c2(0x12a)]),this[_0x3ec1c2(0x1ae)]=null,this[_0x3ec1c2(0x11c)]=new xt(this[_0x3ec1c2(0x11a)]),this[_0x3ec1c2(0x199)]=new Map(),this[_0x3ec1c2(0x244)]=_0xe4aafe[_0x3ec1c2(0x257)][_0x3ec1c2(0x108)](_0x3ec1c2(0x1e7)),this[_0x3ec1c2(0x23d)]=new Set(),this[_0x3ec1c2(0x152)]=this[_0x3ec1c2(0x11a)][_0x3ec1c2(0x137)],this[_0x3ec1c2(0x149)]=new WeakMap(),this[_0x3ec1c2(0x232)]=!0x1,this[_0x3ec1c2(0x1b7)]=new Set([_0x3ec1c2(0xcb)]),this[_0x3ec1c2(0x1e4)]=new Set(),_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x1fa)](_0x3ec1c2(0x116),_0x3ec1c2(0x1f9)),this[_0x3ec1c2(0x13e)]=_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x108)](_0x3ec1c2(0x116)),_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x1fa)](_0x3ec1c2(0x214),!0x0),this[_0x3ec1c2(0x159)]=_0xe4aafe[_0x3ec1c2(0x1f3)][_0x3ec1c2(0x108)](_0x3ec1c2(0x214)),this[_0x3ec1c2(0x211)]=new _0x33299f(_0xe4aafe,this[_0x3ec1c2(0x23d)]),this[_0x3ec1c2(0x230)](),this[_0x5da02a([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x5da02a([0x34,0x30,0x34,0x38,0x31,0x32,0x33,0x38]);}[_0x459443(0x10d)](){const _0x32780c=_0x459443,_0x16287d=this[_0x32780c(0x11a)],_0x3a92ab=(_0x1e7088,_0x2749c6)=>{const _0x31dea9=_0x32780c;if(_0x31dea9(0xc4)!=_0x1e7088)return _0x31dea9(0x109)+_0x1e7088;const _0x5e09ca=_0x2749c6[_0x31dea9(0x125)]('|')[0x0];return this[_0x31dea9(0x110)](_0x5e09ca)?_0x31dea9(0x240):_0x31dea9(0x171);};_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0x1c5)]({'model':_0x32780c(0x153),'view':_0x5c5079=>{const _0x4fb29f=_0x32780c,{id:_0xca8b81,type:_0x4a3ee0,subType:_0x2e6ffc}=this[_0x4fb29f(0xc8)](_0x5c5079[_0x4fb29f(0x14e)]),_0x4e602d=[_0x4fb29f(0x19a),_0x3a92ab(_0x4a3ee0,_0x2e6ffc)];let _0x65484b=0xbb8;return this[_0x4fb29f(0x12e)][_0x4fb29f(0x187)](_0x5c5079[_0x4fb29f(0x14e)])&&(_0x4e602d[_0x4fb29f(0x252)](_0x4fb29f(0x176)),_0x65484b=0xbc2),_0x4fb29f(0xc5)==_0x4a3ee0&&(_0x65484b+=0x5),{'classes':_0x4e602d,'attributes':{'data-suggestion':_0xca8b81},'priority':_0x65484b};}}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0xf6)](_0x411f1d=>{const _0x4c2db1=_0x32780c;_0x411f1d['on'](_0x4c2db1(0x11d),(_0x956813,_0x31e725,_0x901199)=>{const _0x18cdee=_0x4c2db1;if(!_0x901199[_0x18cdee(0x1a9)][_0x18cdee(0x21a)])return;const _0x7b51e9=_0x31e725[_0x18cdee(0x1f4)];if(!_0x7b51e9)return;const _0x1beae9=_0x901199[_0x18cdee(0x1dc)][_0x18cdee(0xd1)](_0x7b51e9);_0x16287d[_0x18cdee(0x137)][_0x18cdee(0x10e)][_0x18cdee(0x1fc)](_0x7b51e9)&&_0x1beae9&&!_0x1beae9[_0x18cdee(0x183)](_0x18cdee(0x238))&&_0x1beae9['is'](_0x18cdee(0x25b))&&_0x39599e(_0x1beae9,_0x901199[_0x18cdee(0xdd)]);},{'priority':_0x4c2db1(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0x1c5)]({'model':_0x32780c(0x153),'view':(_0x179256,_0x3b5e98)=>{const _0x2e0874=_0x32780c;if(!_0x3b5e98[_0x2e0874(0x1a9)][_0x2e0874(0x21a)])return null;const {type:_0x377282,subType:_0x4f18df}=this[_0x2e0874(0xc8)](_0x179256[_0x2e0874(0x14e)]);return{'classes':[_0x2e0874(0x19a),_0x3a92ab(_0x377282,_0x4f18df)],'priority':0xbb8};}});const _0x30c28a=({showActiveMarkers:_0x26cf95=!0x0,isAttributeSuggestion:_0x282eeb=!0x1}={})=>(_0x4819d9,_0x4ec989,_0x20db28)=>{const _0x4a6f7d=_0x32780c;if(!_0x4ec989[_0x4a6f7d(0x1f4)])return;const {id:_0xb3a5ed}=this[_0x4a6f7d(0xc8)](_0x4ec989[_0x4a6f7d(0x14e)]);if(_0x282eeb){const _0x703d17=this[_0x4a6f7d(0x199)][_0x4a6f7d(0x108)](_0xb3a5ed),_0x2ca6cc=this[_0x4a6f7d(0x217)](_0x703d17);if(!this[_0x4a6f7d(0x110)](_0x2ca6cc))return;}if(_0x4ec989[_0x4a6f7d(0x1f4)]['is'](_0x4a6f7d(0xfc)))return void _0x20db28[_0x4a6f7d(0x1f7)][_0x4a6f7d(0x237)](_0x4ec989[_0x4a6f7d(0x1f4)],_0x4819d9[_0x4a6f7d(0x1bf)]);const _0xccf9d=_0x20db28[_0x4a6f7d(0x1dc)][_0x4a6f7d(0xd1)](_0x4ec989[_0x4a6f7d(0x1f4)]);if(_0x4ec989[_0x4a6f7d(0x1f4)]['is'](_0x4a6f7d(0xd5))&&_0x16287d[_0x4a6f7d(0x137)][_0x4a6f7d(0x10e)][_0x4a6f7d(0x1a3)](_0x4ec989[_0x4a6f7d(0x1f4)])&&!_0xccf9d[_0x4a6f7d(0x183)](_0x4a6f7d(0xe5))){_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0xf0)]([_0x4a6f7d(0x19a),_0x4a6f7d(0x240)],_0xccf9d),_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0x21b)](_0x4a6f7d(0x164),_0xb3a5ed,_0xccf9d),_0x20db28[_0x4a6f7d(0x1dc)][_0x4a6f7d(0x20a)](_0xccf9d,_0x4ec989[_0x4a6f7d(0x14e)]),_0x26cf95&&(this[_0x4a6f7d(0x12e)][_0x4a6f7d(0x187)](_0x4ec989[_0x4a6f7d(0x14e)])?_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0xf0)](_0x4a6f7d(0x176),_0xccf9d):_0x20db28[_0x4a6f7d(0xdd)][_0x4a6f7d(0xc3)](_0x4a6f7d(0x176),_0xccf9d));for(const _0x3f92ab of _0x16287d[_0x4a6f7d(0x137)][_0x4a6f7d(0x15a)](_0x4ec989[_0x4a6f7d(0x1f4)])[_0x4a6f7d(0x135)]())_0x20db28[_0x4a6f7d(0x1f7)][_0x4a6f7d(0x237)](_0x3f92ab,_0x4819d9[_0x4a6f7d(0x1bf)]);_0x20db28[_0x4a6f7d(0x1f7)][_0x4a6f7d(0x237)](_0x4ec989[_0x4a6f7d(0x1f4)],_0x4819d9[_0x4a6f7d(0x1bf)]);}};_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0xf6)](_0x440bca=>{const _0x1ea99f=_0x32780c;_0x440bca['on'](_0x1ea99f(0xf4),(_0x2ca0bb,_0x53f762,_0x137705)=>{const _0x343322=_0x1ea99f;_0x137705[_0x343322(0x1a9)][_0x343322(0x21a)]&&_0x30c28a({'showActiveMarkers':!0x1})(_0x2ca0bb,_0x53f762,_0x137705);},{'priority':_0x1ea99f(0x133)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0xf6)](_0x439562=>{const _0x168848=_0x32780c;_0x439562['on'](_0x168848(0x173),(_0x14caa9,_0x43993e,_0xee6d02)=>{const _0x1eb80f=_0x168848;_0xee6d02[_0x1eb80f(0x1a9)][_0x1eb80f(0x21a)]&&_0x30c28a({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x14caa9,_0x43993e,_0xee6d02);},{'priority':_0x168848(0x133)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x136))[_0x32780c(0x1db)]({'model':_0x32780c(0x153),'view':(_0x380029,_0x582b77)=>_0x582b77[_0x32780c(0x1a9)][_0x32780c(0x21a)]?null:{'group':_0x32780c(0x153),'name':_0x380029[_0x32780c(0xff)](0xb)}}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x17f))[_0x32780c(0x11b)]({'view':{'name':_0x32780c(0x153),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4727e8,{writer:_0x364fe6})=>{const _0x3e07dd=_0x32780c;let _0x35a633=_0x3e07dd(0x250)+_0x4727e8[_0x3e07dd(0x158)](_0x3e07dd(0x219))+':'+_0x4727e8[_0x3e07dd(0x158)]('id');return _0x4727e8[_0x3e07dd(0x158)](_0x3e07dd(0x15b))&&(_0x35a633+=':'+_0x4727e8[_0x3e07dd(0x158)](_0x3e07dd(0x15b))),_0x364fe6[_0x3e07dd(0x1b3)](_0x3e07dd(0xbf),{'data-name':_0x35a633});}}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x17f))[_0x32780c(0xe2)]({'view':_0x32780c(0x153)}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x3b7eca=>{const _0x24e05b=_0x32780c;_0x3b7eca['on'](_0x24e05b(0xf4),_0x30c28a(),{'priority':_0x24e05b(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x1bdd1d=>{const _0x14f32f=_0x32780c;_0x1bdd1d['on'](_0x14f32f(0x173),_0x30c28a({'isAttributeSuggestion':!0x0}),{'priority':_0x14f32f(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x162af7=>{const _0x2f35c1=_0x32780c;_0x162af7['on'](_0x2f35c1(0x117),(_0x41e934,_0x34cc12,_0xff2dc6)=>{const _0x5487ef=_0x2f35c1,_0x204f08=_0xff2dc6[_0x5487ef(0x1dc)][_0x5487ef(0x1a0)](_0x34cc12[_0x5487ef(0x14e)]);if(_0x204f08){for(const _0x3bc3ff of _0x204f08)_0x3bc3ff[_0x5487ef(0x183)](_0x5487ef(0xe5))||(_0xff2dc6[_0x5487ef(0xdd)][_0x5487ef(0xc3)]([_0x5487ef(0x19a),_0x5487ef(0x240),_0x5487ef(0x176)],_0x3bc3ff),_0xff2dc6[_0x5487ef(0xdd)][_0x5487ef(0x19f)](_0x5487ef(0x164),_0x3bc3ff),_0xff2dc6[_0x5487ef(0x1dc)][_0x5487ef(0xf8)](_0x3bc3ff,_0x34cc12[_0x5487ef(0x14e)]));}},{'priority':_0x2f35c1(0xe7)});}),_0x16287d[_0x32780c(0x1e5)][_0x32780c(0x18b)](_0x32780c(0x161))[_0x32780c(0xf6)](_0x1d927b=>{const _0x5c3c81=_0x32780c;_0x1d927b['on'](_0x5c3c81(0x19e),(_0x24e109,_0x10bb12,_0x1160ed)=>{const _0x4fa4a8=_0x5c3c81,_0xf6703e=_0x1160ed[_0x4fa4a8(0x1dc)][_0x4fa4a8(0x1a0)](_0x10bb12[_0x4fa4a8(0x14e)]);if(!_0xf6703e)return;const {id:_0x161cd9}=this[_0x4fa4a8(0xc8)](_0x10bb12[_0x4fa4a8(0x14e)]),_0x4dbf41=this[_0x4fa4a8(0x199)][_0x4fa4a8(0x108)](_0x161cd9),_0x5b3d57=this[_0x4fa4a8(0x217)](_0x4dbf41);if(this[_0x4fa4a8(0x110)](_0x5b3d57)){for(const _0xaa628e of _0xf6703e)_0xaa628e[_0x4fa4a8(0x183)](_0x4fa4a8(0xe5))||(_0x1160ed[_0x4fa4a8(0xdd)][_0x4fa4a8(0xc3)]([_0x4fa4a8(0x19a),_0x4fa4a8(0x240),_0x4fa4a8(0x176)],_0xaa628e),_0x1160ed[_0x4fa4a8(0xdd)][_0x4fa4a8(0x19f)](_0x4fa4a8(0x164),_0xaa628e),_0x1160ed[_0x4fa4a8(0x1dc)][_0x4fa4a8(0xf8)](_0xaa628e,_0x10bb12[_0x4fa4a8(0x14e)]));}},{'priority':_0x5c3c81(0xe7)});}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0xa8f9ce=>{const _0x144fd2=_0x32780c;let _0x59770b=!0x1;const _0x84ff34=Array[_0x144fd2(0x112)](_0x16287d[_0x144fd2(0x137)][_0x144fd2(0xcc)][_0x144fd2(0x19b)][_0x144fd2(0x1e3)]()),_0x4aa7b3=new Set();for(const {name:_0x1e8bfb,data:_0x26ef06}of _0x84ff34){const {group:_0x3756e0,type:_0x4d7be4,subType:_0x27f5ba,id:_0x14114e}=this[_0x144fd2(0xc8)](_0x1e8bfb);if(_0x144fd2(0x153)!==_0x3756e0)continue;const _0x1e95f7=this[_0x144fd2(0x199)][_0x144fd2(0x108)](_0x14114e);if(null!=_0x26ef06[_0x144fd2(0x106)]){_0x144fd2(0x1be)==_0x4d7be4&&(_0x59770b=_0x59770b||Et(_0x26ef06[_0x144fd2(0x106)],_0x1e8bfb,_0xa8f9ce,_0x16287d[_0x144fd2(0x137)][_0x144fd2(0x10e)]));const _0x289b9a=_0x144fd2(0xc4)==_0x4d7be4&&this[_0x144fd2(0x110)](_0x27f5ba[_0x144fd2(0x125)]('|')[0x0]);if(_0x26ef06[_0x144fd2(0x106)][_0x144fd2(0x118)]||_0x144fd2(0x229)==_0x26ef06[_0x144fd2(0x106)][_0x144fd2(0x1d9)][_0x144fd2(0x223)]||_0x144fd2(0x193)==_0x4d7be4&&!Ut(_0x26ef06[_0x144fd2(0x106)])||_0x289b9a&&!Ut(_0x26ef06[_0x144fd2(0x106)])||_0x144fd2(0xc5)==_0x4d7be4&&!(!Tt(_0x38cc2d=_0x26ef06[_0x144fd2(0x106)])&&!function(_0x9289e7){const _0x21d724=_0x144fd2;return _0x9289e7[_0x21d724(0x182)][_0x21d724(0x1f1)]==_0x9289e7[_0x21d724(0x111)][_0x21d724(0xbb)]&&_0x9289e7[_0x21d724(0x182)][_0x21d724(0x1b9)];}(_0x38cc2d)))_0xa8f9ce[_0x144fd2(0x15e)](_0x1e8bfb),_0x59770b=!0x0;else{if(!_0x1e95f7||!_0x1e95f7[_0x144fd2(0xfa)])continue;_0x4aa7b3[_0x144fd2(0xf6)](_0x1e95f7);}}}var _0x38cc2d;return _0x4aa7b3[_0x144fd2(0x255)]>0x0&&(_0x59770b=!!this[_0x144fd2(0x22a)](_0x4aa7b3)||_0x59770b),_0x59770b;}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0x4955b3=>{const _0x1040b5=_0x32780c;let _0x4b33a6=!0x1;for(const _0x119f82 of _0x16287d[_0x1040b5(0x137)][_0x1040b5(0xcc)][_0x1040b5(0x19b)][_0x1040b5(0x10c)]())if(_0x1040b5(0x16b)==_0x119f82[_0x1040b5(0xfd)])for(const _0x23b9cf of this[_0x1040b5(0x199)][_0x1040b5(0x120)]()){if(_0x23b9cf[_0x1040b5(0x14b)]||!_0x23b9cf[_0x1040b5(0xfa)])continue;const _0x4a26a0=_0x1040b5(0x193)==_0x23b9cf[_0x1040b5(0xfd)],_0x35ad9e=this[_0x1040b5(0x217)](_0x23b9cf),_0x1c7234=_0x35ad9e&&this[_0x1040b5(0x110)](_0x35ad9e);if(!_0x4a26a0&&!_0x1c7234)continue;const _0x49b4a6=_0x23b9cf[_0x1040b5(0x24f)]();if(_0x49b4a6[_0x1040b5(0x182)][_0x1040b5(0x1f1)]!=_0x49b4a6[_0x1040b5(0x111)][_0x1040b5(0x1f1)]&&!_0x49b4a6[_0x1040b5(0x111)][_0x1040b5(0x1b9)]){const _0x29c38c=_0x16287d[_0x1040b5(0x137)][_0x1040b5(0x1bb)](_0x49b4a6[_0x1040b5(0x182)][_0x1040b5(0xcd)],_0x1040b5(0x111)),_0x5bb2a4=_0x16287d[_0x1040b5(0x137)][_0x1040b5(0x1d4)](_0x49b4a6[_0x1040b5(0x182)],_0x29c38c);_0x4955b3[_0x1040b5(0x128)](_0x23b9cf[_0x1040b5(0x188)](),{'range':_0x5bb2a4}),_0x4b33a6=!0x0;}}return _0x4b33a6;}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0x12ae31=>this[_0x32780c(0x13a)](_0x12ae31)),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)][_0x32780c(0x157)](_0x39d68d=>!_0x39d68d[_0x32780c(0x1b6)][_0x32780c(0x138)]&&this[_0x32780c(0x245)](_0x39d68d)),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x103),()=>{const _0x1da15f=_0x32780c;this[_0x1da15f(0x11e)]=!0x1;}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)]['on'](_0x32780c(0xe4),(_0x218a7a,_0x5c47f6)=>{const _0x43908f=_0x32780c;if(!_0x5c47f6[_0x43908f(0x138)]||_0x5c47f6[_0x43908f(0xc1)])return;if(!this[_0x43908f(0x11e)])return;const _0x907a65=_0x16287d[_0x43908f(0x137)][_0x43908f(0xcc)][_0x43908f(0x19b)][_0x43908f(0x10c)]();if(0x0==_0x907a65[_0x43908f(0xbc)])return;const _0x1eb8c0=[],_0x50b6a1=_0x907a65[_0x43908f(0x1e2)](_0x57a1b4=>_0x43908f(0xc4)==_0x57a1b4[_0x43908f(0xfd)]),_0x3fdd73=_0x907a65[_0x43908f(0x1e2)](_0x1a19cb=>_0x43908f(0x16b)==_0x1a19cb[_0x43908f(0xfd)]&&_0x43908f(0x107)!=_0x1a19cb[_0x43908f(0x1bf)]);for(const _0x1c3b23 of _0x50b6a1)this[_0x43908f(0x10b)](_0x1c3b23[_0x43908f(0xbd)])&&_0x1eb8c0[_0x43908f(0x252)]({'key':_0x1c3b23[_0x43908f(0xbd)],'newValue':_0x1c3b23[_0x43908f(0x123)],'oldValue':_0x1c3b23[_0x43908f(0x243)],'range':Ot(_0x1c3b23[_0x43908f(0x189)],_0x16287d[_0x43908f(0x137)])});for(const _0xe92ded of _0x3fdd73){if(_0x43908f(0x226)!=_0xe92ded[_0x43908f(0x100)]&&_0x43908f(0xec)!=_0xe92ded[_0x43908f(0x100)])continue;const _0x220ac7=Gt(_0xe92ded[_0x43908f(0x246)][_0x43908f(0xcd)],_0x16287d[_0x43908f(0x137)]),_0x300d83=_0xe92ded[_0x43908f(0x265)];_0x43908f(0x226)==_0xe92ded[_0x43908f(0x100)]&&_0x1eb8c0[_0x43908f(0x252)]({'key':_0x43908f(0xcb),'newValue':_0xe92ded[_0x43908f(0x1bf)],'oldValue':_0x300d83[_0x43908f(0x1bf)],'range':_0x220ac7});for(const [_0x169b2f,_0x1e345c]of _0x300d83[_0x43908f(0x1ec)]){if(!this[_0x43908f(0x10b)](_0x169b2f))continue;const _0x134877=_0xe92ded[_0x43908f(0x1ec)][_0x43908f(0x108)](_0x169b2f);_0x1e345c!==_0x134877&&_0x1eb8c0[_0x43908f(0x252)]({'key':_0x169b2f,'newValue':_0x134877,'oldValue':_0x1e345c,'range':_0x220ac7});}for(const [_0x7d5806,_0x14430f]of _0xe92ded[_0x43908f(0x1ec)])this[_0x43908f(0x10b)](_0x7d5806)&&(_0x300d83[_0x43908f(0x1ec)][_0x43908f(0x165)](_0x7d5806)||_0x1eb8c0[_0x43908f(0x252)]({'key':_0x7d5806,'newValue':_0x14430f,'oldValue':null,'range':_0x220ac7}));}0x0!=_0x1eb8c0[_0x43908f(0xbc)]&&_0x16287d[_0x43908f(0x137)][_0x43908f(0x218)](_0x5c47f6,_0x380227=>{const _0x2677a3=_0x43908f,_0x4860d8=_0x11ca4b();for(const {range:_0x7df1da,key:_0x36db4d,oldValue:_0x32be58,newValue:_0xfc3fb9}of _0x1eb8c0)this[_0x2677a3(0x215)](_0x7df1da,_0x36db4d,_0x32be58,_0xfc3fb9,{'groupId':_0x4860d8});this[_0x2677a3(0x1c3)](_0x380227,_0x1eb8c0);});},{'priority':_0x32780c(0x166)}),_0x16287d[_0x32780c(0x137)][_0x32780c(0x19d)]['on'](_0x32780c(0x178),(_0x5e35a8,_0x275130,_0x4faab8)=>{const _0x4b3c13=_0x32780c;if(null==_0x4faab8){const {id:_0x4efb2e}=this[_0x4b3c13(0xc8)](_0x275130[_0x4b3c13(0x1bf)]),_0x4c2fa3=this[_0x4b3c13(0x199)][_0x4b3c13(0x108)](_0x4efb2e);_0x4c2fa3&&_0x4c2fa3[_0x4b3c13(0xd2)](_0x275130[_0x4b3c13(0x1bf)]);}}),_0x16287d[_0x32780c(0x137)][_0x32780c(0xcc)]['on'](_0x32780c(0xe4),()=>{const _0x4e7d77=_0x32780c,_0x1c0b5c=Array[_0x4e7d77(0x112)](_0x16287d[_0x4e7d77(0x137)][_0x4e7d77(0xcc)][_0x4e7d77(0x19b)][_0x4e7d77(0x1e3)]())[_0x4e7d77(0x1e2)](_0x5f2dd0=>_0x4e7d77(0x153)===this[_0x4e7d77(0xc8)](_0x5f2dd0[_0x4e7d77(0x1bf)])[_0x4e7d77(0x122)]);if(0x0===_0x1c0b5c[_0x4e7d77(0xbc)])return;_0x1c0b5c[_0x4e7d77(0x21c)]((_0x16bcfb,_0x226ca4)=>{const _0x551b3d=_0x4e7d77,_0x51b175=_0x16bcfb[_0x551b3d(0x1ce)][_0x551b3d(0x25e)],_0x2d4b87=_0x226ca4[_0x551b3d(0x1ce)][_0x551b3d(0x25e)];return null===_0x51b175&&null===_0x2d4b87?0x0:null===_0x51b175&&null!==_0x2d4b87?-0x1:null!==_0x51b175&&null===_0x2d4b87?0x1:_0x51b175[_0x551b3d(0x182)][_0x551b3d(0x22e)](_0x2d4b87[_0x551b3d(0x182)])?-0x1:0x1;});const _0x33c3a9=new Set(),_0x1ef4f3=new Set();for(const {name:_0x58a173,data:_0x1e1baa}of _0x1c0b5c){const {id:_0x56ae55}=this[_0x4e7d77(0xc8)](_0x58a173);if(null===_0x1e1baa[_0x4e7d77(0x25e)]){const _0x4007b2=this[_0x4e7d77(0x14d)](_0x58a173);_0x1ef4f3[_0x4e7d77(0xf6)](_0x4007b2);}else{const _0x340732=this[_0x4e7d77(0x199)][_0x4e7d77(0x108)](_0x56ae55);null!==_0x1e1baa[_0x4e7d77(0x106)]||_0x340732[_0x4e7d77(0xfa)]?(_0x33c3a9[_0x4e7d77(0xf6)](_0x340732[_0x4e7d77(0x18a)]),_0x1ef4f3[_0x4e7d77(0xf6)](_0x340732)):this[_0x4e7d77(0x113)](_0x340732);}}_0x1ef4f3[_0x4e7d77(0x255)]>0x0&&this[_0x4e7d77(0x1f6)](_0x1ef4f3);for(const _0x1fac3e of _0x33c3a9)this[_0x4e7d77(0x10f)](_0x4e7d77(0x204),_0x1fac3e);}),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x1ff),(_0x5eea09,_0x1d44cb)=>{const _0x32c50c=_0x32780c,_0x57096f=_0x1d44cb[0x0];if(!this[_0x32c50c(0x199)][_0x32c50c(0x255)])return;if(!_0x57096f[_0x32c50c(0x1b4)])return;if(_0x57096f[_0x32c50c(0x1b6)][_0x32c50c(0xc1)]||!_0x57096f[_0x32c50c(0x1b6)][_0x32c50c(0x138)])return;let _0xc7464,_0x141f8f;switch(_0x57096f[_0x32c50c(0xfd)]){case _0x32c50c(0x16b):_0xc7464=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0x246)]),_0x141f8f=_0xc7464[_0x32c50c(0x144)](_0x57096f[_0x32c50c(0x222)]);break;case _0x32c50c(0x125):_0xc7464=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0x17b)]),_0x141f8f=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0x256)]);break;case _0x32c50c(0xee):_0xc7464=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1bb)](_0x57096f[_0x32c50c(0xe8)]),_0x141f8f=_0xc7464[_0x32c50c(0x144)](_0x57096f[_0x32c50c(0x222)]);break;default:return;}const _0x283f15=_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x1d4)](_0xc7464,_0x141f8f);_0x16287d[_0x32c50c(0x137)][_0x32c50c(0x13d)](()=>{const _0x2e03ce=_0x32c50c;for(const {suggestion:_0x430069,meta:_0x172b19}of this[_0x2e03ce(0x1f0)](_0x283f15)){if(_0x430069[_0x2e03ce(0x14b)])continue;if(_0x2e03ce(0x1be)==_0x430069[_0x2e03ce(0xfd)])continue;const _0x5dc8cd=this[_0x2e03ce(0x217)](_0x430069);if(_0x5dc8cd&&this[_0x2e03ce(0x110)](_0x5dc8cd)&&_0x2e03ce(0x125)!=_0x57096f[_0x2e03ce(0xfd)])continue;const _0x1ab339=_0x430069[_0x2e03ce(0x1ce)]&&_0x430069[_0x2e03ce(0x1ce)][_0x2e03ce(0x1d1)];(_0x2e03ce(0x193)!=_0x430069[_0x2e03ce(0xfd)]||_0x2e03ce(0x125)==_0x57096f[_0x2e03ce(0xfd)]&&!_0x1ab339)&&(_0x172b19[_0x2e03ce(0x1a8)]||_0x2e03ce(0x17a)==_0x430069[_0x2e03ce(0xfd)]&&_0x172b19[_0x2e03ce(0x268)]||_0x430069[_0x2e03ce(0x24f)]()[_0x2e03ce(0x1de)](_0x283f15)&&this[_0x2e03ce(0x154)](_0x430069,_0xc7464,_0x141f8f));}});},{'priority':_0x32780c(0x166)}),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x143),(_0x1bde4b,_0x5b87c7)=>{const _0x4add84=_0x32780c,_0x3a45ab=_0x5b87c7[0x0],_0x10e2bc=_0x5b87c7[0x1];if(_0x10e2bc&&_0x10e2bc[_0x4add84(0x162)])return;if(this[_0x4add84(0x232)])return;if(!this[_0x4add84(0x211)][_0x4add84(0x1d3)])return;if(_0x3a45ab[_0x4add84(0x118)])return;const _0x39c3a6=_0x16287d[_0x4add84(0x137)][_0x4add84(0x10e)],{start:_0x16b8e6,end:_0x2c8e25}=_0x3a45ab[_0x4add84(0x24f)](),_0x472288=_0x16b8e6[_0x4add84(0xcd)]&&_0x39c3a6[_0x4add84(0x1d8)](_0x16b8e6[_0x4add84(0xcd)])?null:_0x39c3a6[_0x4add84(0x208)](_0x16b8e6,_0x4add84(0x234)),_0x1dac13=_0x2c8e25[_0x4add84(0xbb)]&&_0x39c3a6[_0x4add84(0x1d8)](_0x2c8e25[_0x4add84(0xbb)])?null:_0x39c3a6[_0x4add84(0x208)](_0x2c8e25,_0x4add84(0x11f)),_0x283ff5=_0x16287d[_0x4add84(0x137)][_0x4add84(0x1d4)](_0x472288?_0x472288[_0x4add84(0x182)]:_0x16b8e6,_0x1dac13?_0x1dac13[_0x4add84(0x111)]:_0x2c8e25);_0x16287d[_0x4add84(0x137)][_0x4add84(0x13d)](_0x5dc412=>{const _0x17ea49=_0x4add84;this[_0x17ea49(0x19c)](_0x283ff5);const _0x230e15=_0x16287d[_0x17ea49(0x137)][_0x17ea49(0x10e)][_0x17ea49(0x208)](_0x283ff5[_0x17ea49(0x182)]);_0x3a45ab['is'](_0x17ea49(0x195))?_0x5dc412[_0x17ea49(0x17e)](_0x230e15):_0x3a45ab[_0x17ea49(0x141)](_0x230e15);}),_0x1bde4b[_0x4add84(0x1b2)]();},{'priority':_0x7e795f[_0x32780c(0x241)]+0xa}),_0x16287d[_0x32780c(0x137)]['on'](_0x32780c(0x24c),(_0x4cbade,_0x1de8c8)=>{const _0x30a4b5=_0x32780c,_0x114790=_0x1de8c8[_0x1de8c8[_0x30a4b5(0xbc)]-0x1];_0x114790&&_0x114790[_0x30a4b5(0x162)]||this[_0x30a4b5(0x232)]||this[_0x30a4b5(0x211)][_0x30a4b5(0x1d3)]&&(_0x16287d[_0x30a4b5(0x137)][_0x30a4b5(0x13d)](()=>{const _0x553662=_0x30a4b5;let _0x568aa5=_0x16287d[_0x553662(0x137)][_0x553662(0x24c)](_0x1de8c8[0x0],_0x1de8c8[0x1],_0x1de8c8[0x2],{'forceDefaultExecution':!0x0});if(!_0x568aa5)return;_0x4cbade[_0x553662(0x23b)]=_0x568aa5[_0x553662(0x1c2)]();const _0x215ba2=_0x568aa5[_0x553662(0x111)][_0x553662(0xbb)],_0x262a35=_0x16287d[_0x553662(0x137)][_0x553662(0x10e)];_0x215ba2&&_0x262a35[_0x553662(0x1a3)](_0x215ba2)&&!_0x262a35[_0x553662(0x1fc)](_0x215ba2)&&(_0x568aa5=_0x16287d[_0x553662(0x137)][_0x553662(0x1d4)](_0x568aa5[_0x553662(0x182)],_0x16287d[_0x553662(0x137)][_0x553662(0x1bb)](_0x215ba2,_0x553662(0x111)))),this[_0x553662(0x1d6)](_0x568aa5);}),_0x4cbade[_0x30a4b5(0x1b2)]());},{'priority':_0x32780c(0xe7)}),this[_0x32780c(0x11a)][_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x142),this[_0x32780c(0x211)]),this[_0x32780c(0x179)](_0x32780c(0x142));const _0x36ff77=new _0x4ac849(_0x16287d,this[_0x32780c(0x199)]);_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x22b),_0x36ff77),this[_0x32780c(0x179)](_0x32780c(0x22b));const _0x522855=new _0x1c4cbd(_0x16287d,this[_0x32780c(0x199)]);_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x262),_0x522855),this[_0x32780c(0x179)](_0x32780c(0x262)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x16e),new _0x54e946(_0x16287d,_0x36ff77,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x16e)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x207),new _0x54e946(_0x16287d,_0x522855,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x207)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x134),new _0x1c6f25(_0x16287d,_0x36ff77,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x134)),_0x16287d[_0x32780c(0x23c)][_0x32780c(0xf6)](_0x32780c(0x20c),new _0x1c6f25(_0x16287d,_0x522855,this[_0x32780c(0x199)])),this[_0x32780c(0x179)](_0x32780c(0x20c));const _0x162e63=_0x16287d[_0x32780c(0x257)][_0x32780c(0x108)](_0x32780c(0x1e7));this[_0x32780c(0xca)](_0x162e63,_0x32780c(0xc0),(_0x1cab40,{threadId:_0x5ec650})=>{const _0x5aa184=_0x32780c,_0x571dc9=this[_0x5aa184(0x199)][_0x5aa184(0x108)](_0x5ec650);_0x571dc9&&_0x571dc9[_0x5aa184(0x131)]&&0x1===_0x571dc9[_0x5aa184(0x131)][_0x5aa184(0xbc)]&&this[_0x5aa184(0x25d)](_0x5ec650,{'hasComments':!0x0});},{'priority':_0x32780c(0x1ea)}),this[_0x32780c(0xca)](_0x162e63,_0x32780c(0x197),(_0x3f4d36,{threadId:_0x5ae6eb})=>{const _0x58dbe5=_0x32780c,_0x4b85b2=this[_0x58dbe5(0x199)][_0x58dbe5(0x108)](_0x5ae6eb);_0x4b85b2&&_0x4b85b2[_0x58dbe5(0x131)]&&!_0x4b85b2[_0x58dbe5(0x131)][_0x58dbe5(0xbc)]&&this[_0x58dbe5(0x25d)](_0x5ae6eb,{'hasComments':!0x1});},{'priority':_0x32780c(0x1ea)});}set[_0x459443(0x224)](_0x18b26f){const _0x25916c=_0x459443;if(this[_0x25916c(0x1ae)])throw new _0x45e7eb(_0x25916c(0x1da),this);this[_0x25916c(0x1ae)]=_0x18b26f;}get[_0x459443(0x224)](){const _0x45ef0c=_0x459443;return this[_0x45ef0c(0x1ae)];}[_0x459443(0x24a)]({skipNotAttached:_0x545af2=!0x1,toJSON:_0x310a6f=!0x1}={}){const _0x2d7de9=_0x459443,_0x5ec168=[];for(const _0x2b1dd8 of this[_0x2d7de9(0x199)][_0x2d7de9(0x120)]())_0x545af2&&!_0x2b1dd8[_0x2d7de9(0xfa)]||_0x5ec168[_0x2d7de9(0x252)](_0x2b1dd8);return _0x310a6f?_0x5ec168[_0x2d7de9(0x119)](_0x591150=>_0x591150[_0x2d7de9(0x1c9)]()):_0x5ec168;}[_0x459443(0x1eb)](_0x2517d6){const _0x248512=_0x459443,_0x5bda6d=this[_0x248512(0x199)][_0x248512(0x108)](_0x2517d6);if(!_0x5bda6d)throw new _0x45e7eb(_0x248512(0x105),this);return _0x5bda6d;}[_0x459443(0x1c1)](_0x2c54e9){const _0x2ee48f=_0x459443;return this[_0x2ee48f(0x199)][_0x2ee48f(0x165)](_0x2c54e9);}[_0x459443(0x147)](_0xe26723){const _0x182c4b=_0x459443,{authorId:_0x443596,id:_0x7094ba,attributes:_0x572f3d}=_0xe26723,[_0x4cc842,_0x4284c1]=_0xe26723[_0x182c4b(0xfd)][_0x182c4b(0x125)](':'),_0x305609=this[_0x182c4b(0x199)][_0x182c4b(0x108)](_0x7094ba)||this[_0x182c4b(0x206)](_0x4cc842,_0x4284c1,_0x7094ba,_0x443596,_0x572f3d);if(this[_0x182c4b(0xea)](_0x305609),this[_0x182c4b(0x1c0)](_0x305609,_0x4cc842,_0x4284c1||null,_0x443596),_0x305609[_0x182c4b(0x177)]=_0xe26723[_0x182c4b(0x177)],_0x305609[_0x182c4b(0x1b8)]=!0x0,_0x572f3d&&_0x572f3d[_0x182c4b(0x20e)]){const _0x2c709a=_0x572f3d[_0x182c4b(0x20e)],_0x8c4faa=this[_0x182c4b(0xed)](_0x2c709a[_0x182c4b(0x239)]);_0x305609[_0x182c4b(0xda)]=_0x2c709a[_0x182c4b(0x177)],_0x305609[_0x182c4b(0xf9)]=_0x8c4faa,_0x305609[_0x182c4b(0xdc)]=!0x0;}else _0x305609[_0x182c4b(0xda)]=_0xe26723[_0x182c4b(0x177)];switch(_0xe26723[_0x182c4b(0x1ce)]&&(_0x305609[_0x182c4b(0x1ce)]=_0xe26723[_0x182c4b(0x1ce)]),_0xe26723[_0x182c4b(0x1ec)]&&(_0x305609[_0x182c4b(0x1ec)]=_0xe26723[_0x182c4b(0x1ec)]),this[_0x182c4b(0x1ae)]&&this[_0x182c4b(0x1ae)][_0x182c4b(0x1d7)]||(_0x305609[_0x182c4b(0xbe)]=!0x0),this[_0x182c4b(0x149)][_0x182c4b(0x108)](_0x305609)){case _0x182c4b(0xf7):this[_0x182c4b(0x149)][_0x182c4b(0x233)](_0x305609,_0x182c4b(0x16c));break;case _0x182c4b(0x1bc):_0x305609[_0x182c4b(0xfa)]?(this[_0x182c4b(0x22a)](new Set([_0x305609])),this[_0x182c4b(0x1f6)](new Set([_0x305609])),this[_0x182c4b(0x149)][_0x182c4b(0x233)](_0x305609,_0x182c4b(0x228)),this[_0x182c4b(0x10f)](_0x182c4b(0x18d),_0x305609)):this[_0x182c4b(0x149)][_0x182c4b(0x233)](_0x305609,_0x182c4b(0xc9));}return _0x305609;}[_0x459443(0x22b)](_0x7db390){const _0x59b09d=_0x459443;this[_0x59b09d(0x162)](()=>{const _0x14ea42=_0x59b09d;this[_0x14ea42(0x11a)][_0x14ea42(0x137)][_0x14ea42(0x13d)](()=>{const _0x309fad=_0x14ea42;for(const _0x1b15ad of _0x7db390[_0x309fad(0x14a)]())_0x1b15ad[_0x309fad(0x1b0)]();});});}[_0x459443(0x262)](_0x317597){const _0x4c75d0=_0x459443;this[_0x4c75d0(0x162)](()=>{const _0x2fcc75=_0x4c75d0;this[_0x2fcc75(0x11a)][_0x2fcc75(0x137)][_0x2fcc75(0x13d)](()=>{const _0xbc9538=_0x2fcc75;for(const _0x58725e of _0x317597[_0xbc9538(0x14a)]())_0x58725e[_0xbc9538(0x1ac)]();});});}[_0x459443(0x179)](_0x36d8e0,_0x2b1efc){const _0x55c505=_0x459443,_0x4bd642=this[_0x55c505(0x11a)][_0x55c505(0x23c)][_0x55c505(0x108)](_0x36d8e0);if(!_0x4bd642)throw new _0x45e7eb(_0x55c505(0x17d),this,{'commandName':_0x36d8e0});if(this[_0x55c505(0x23d)][_0x55c505(0x165)](_0x4bd642))throw new _0x45e7eb(_0x55c505(0x12b),this,{'commandName':_0x36d8e0});this[_0x55c505(0x23d)][_0x55c505(0xf6)](_0x4bd642),_0x2b1efc&&_0x4bd642['on'](_0x55c505(0xdf),(_0x1565a3,_0x164fa7)=>{const _0x35d0a8=_0x55c505;this[_0x35d0a8(0x211)][_0x35d0a8(0x1d3)]&&(this[_0x35d0a8(0x232)]||(_0x164fa7[_0x35d0a8(0xbc)]>0x0&&_0x164fa7[_0x164fa7[_0x35d0a8(0xbc)]-0x1]&&_0x164fa7[_0x164fa7[_0x35d0a8(0xbc)]-0x1][_0x35d0a8(0x162)]?_0x164fa7[_0x35d0a8(0x1ed)]():(_0x1565a3[_0x35d0a8(0x23b)]=_0x2b1efc((..._0x57602e)=>_0x4bd642[_0x35d0a8(0xdf)](..._0x57602e,{'forceDefaultExecution':!0x0}),..._0x164fa7),_0x1565a3[_0x35d0a8(0x1b2)]())));},{'priority':_0x55c505(0xe7)});}[_0x459443(0x162)](_0xe444be){const _0x376340=_0x459443;let _0x57bc2a,_0x1b3ff7;const _0x4a662b=this[_0x376340(0x232)];this[_0x376340(0x232)]=!0x0;try{_0x57bc2a=_0xe444be();}catch(_0x363d6b){_0x1b3ff7=_0x363d6b;}return _0x4a662b||(this[_0x376340(0x232)]=!0x1),_0x1b3ff7&&_0x45e7eb[_0x376340(0x148)](_0x1b3ff7,this),_0x57bc2a;}[_0x459443(0x1d6)](_0x4f1c83,_0x21a24e=null,_0xfcfde1={}){const _0x25abd2=_0x459443;if(_0x4f1c83[_0x25abd2(0x118)])return null;const _0x524193=this[_0x25abd2(0x11a)][_0x25abd2(0x257)][_0x25abd2(0x108)](_0x25abd2(0xfb))['me'];for(const {suggestion:_0x430c34,meta:_0x4046f3}of this[_0x25abd2(0x1f0)](_0x4f1c83,_0x25abd2(0x17a)))if(_0x4046f3[_0x25abd2(0x268)]){if(!_0x4046f3[_0x25abd2(0x155)]){if(_0x4046f3[_0x25abd2(0x1a8)]){if(!this[_0x25abd2(0x159)]||!Lt(_0x430c34,_0xfcfde1))continue;return _0x430c34;}if(Lt(_0x430c34,_0xfcfde1))return _0x430c34;this[_0x25abd2(0x154)](_0x430c34,_0x4f1c83[_0x25abd2(0x182)],_0x4f1c83[_0x25abd2(0x111)]);break;}if(_0x21a24e==_0x430c34[_0x25abd2(0x202)]&&Lt(_0x430c34,_0xfcfde1)){const _0x5f24d2=_0x430c34[_0x25abd2(0x24f)]();return _0x5f24d2[_0x25abd2(0x182)][_0x25abd2(0x1f8)](_0x4f1c83[_0x25abd2(0x111)])?this[_0x25abd2(0x1b5)](_0x430c34,this[_0x25abd2(0x152)][_0x25abd2(0x1d4)](_0x4f1c83[_0x25abd2(0x182)],_0x5f24d2[_0x25abd2(0x111)])):this[_0x25abd2(0x1b5)](_0x430c34,this[_0x25abd2(0x152)][_0x25abd2(0x1d4)](_0x5f24d2[_0x25abd2(0x182)],_0x4f1c83[_0x25abd2(0x111)])),_0x430c34;}}const _0x52ebf3=_0x11ca4b(),_0x3e1482=_0x524193['id'],_0x940b36=_0x21a24e?_0x25abd2(0x10a)+_0x21a24e:_0x25abd2(0x17a),_0x1b0feb=this[_0x25abd2(0x20f)]({'id':_0x52ebf3,'type':_0x940b36,'createdAt':new Date(),'authorId':_0x3e1482,'attributes':_0xfcfde1});return this[_0x25abd2(0x269)](_0x940b36,_0x52ebf3,_0x3e1482,_0x4f1c83),_0x1b0feb;}[_0x459443(0x1fb)](_0x154cb1,_0x44ac8c=_0x459443(0x212),_0x582234={}){const _0x3b51b3=_0x459443,_0x4edb2f=this[_0x3b51b3(0x11a)][_0x3b51b3(0x257)][_0x3b51b3(0x108)](_0x3b51b3(0xfb))['me'],_0x50fe9d=this[_0x3b51b3(0x11c)][_0x3b51b3(0xde)](_0x3b51b3(0x17a),_0x44ac8c,_0x3b51b3(0x16a));for(const _0x1ab369 of this[_0x3b51b3(0x24a)]())if(_0x1ab369[_0x3b51b3(0xf9)]['id']==_0x4edb2f['id']&&_0x3b51b3(0x17a)==_0x1ab369[_0x3b51b3(0xfd)]&&_0x1ab369[_0x3b51b3(0x202)]==_0x44ac8c&&Lt(_0x1ab369,_0x582234)&&(_0x50fe9d(_0x1ab369[_0x3b51b3(0x201)](),_0x154cb1)||_0x50fe9d(_0x154cb1,_0x1ab369[_0x3b51b3(0x201)]()))){for(const _0x540526 of _0x154cb1)_0x1ab369[_0x3b51b3(0x209)](_0x540526);return _0x1ab369;}for(const {suggestion:_0x68d0b8,meta:_0x3a4840}of this[_0x3b51b3(0x1f0)](_0x154cb1,_0x3b51b3(0x17a))){if(!_0x3a4840[_0x3b51b3(0x268)])continue;if(!this[_0x3b51b3(0x159)]&&_0x3a4840[_0x3b51b3(0x1a8)])continue;if(!Lt(_0x68d0b8,_0x582234))continue;let _0x2f533b=!0x0;for(const _0x1995d3 of _0x68d0b8[_0x3b51b3(0x201)]())for(const _0x3d70fc of _0x154cb1)if(!_0x1995d3[_0x3b51b3(0x1de)](_0x3d70fc)){_0x2f533b=!0x1;break;}if(_0x2f533b)return _0x68d0b8;}const _0x35d29b=_0x11ca4b(),_0x521d8f=_0x4edb2f['id'],_0x35ec4c=_0x3b51b3(0x10a)+_0x44ac8c,_0x577666=this[_0x3b51b3(0x20f)]({'id':_0x35d29b,'type':_0x35ec4c,'createdAt':new Date(),'authorId':_0x521d8f,'attributes':_0x582234});for(const _0x3264ae of _0x154cb1)this[_0x3b51b3(0x269)](_0x35ec4c,_0x35d29b,_0x521d8f,_0x3264ae,_0x32f893[_0x3b51b3(0x261)]());return _0x577666;}[_0x459443(0xf3)](_0x550e16,_0x1c2ce4,_0x4ab38d=null,_0xdaf6ee={}){const _0x5d67e3=_0x459443;if(_0x4ab38d=_0x4ab38d||Vt(_0x1c2ce4),_0x550e16[_0x5d67e3(0x118)])return null;if(_0x5d67e3(0x205)===this[_0x5d67e3(0x13e)]){const _0x3bcb4f=this[_0x5d67e3(0x11c)][_0x5d67e3(0xde)](_0x5d67e3(0x1be),_0x4ab38d,_0x5d67e3(0x1b0));return this[_0x5d67e3(0x162)](()=>_0x3bcb4f([_0x550e16],_0x1c2ce4,_0xdaf6ee)),null;}const _0x107ad6=this[_0x5d67e3(0x11a)][_0x5d67e3(0x257)][_0x5d67e3(0x108)](_0x5d67e3(0xfb))['me'],_0x200da5=[];if(_0x5d67e3(0xd6)!==this[_0x5d67e3(0x13e)]){for(const {suggestion:_0x3d6966,meta:_0x16077b}of this[_0x5d67e3(0x1f0)](_0x550e16,_0x5d67e3(0x17a)))_0x16077b[_0x5d67e3(0x268)]&&!_0x16077b[_0x5d67e3(0x23f)]&&_0x200da5[_0x5d67e3(0x252)](..._0x3d6966[_0x5d67e3(0x201)]());}const _0x4ad830=function(_0x59e322,_0xe83ccf){const _0x2c30d6=_0x5d67e3,_0x11fcad=[];for(const _0x492f38 of _0xe83ccf){const _0xc98679=_0x59e322[_0x2c30d6(0xe1)](_0x492f38);_0xc98679&&_0x11fcad[_0x2c30d6(0x252)](_0xc98679);}return _0x11fcad;}(_0x550e16,_0x200da5),_0x3f6154=function(_0x2df8f5,_0xab4f37){const _0x2dd222=_0x5d67e3,_0x3b9dbe=[_0x2df8f5];for(const _0x1af1db of _0xab4f37){let _0x2b87e0=0x0;for(;_0x2b87e0<_0x3b9dbe[_0x2dd222(0xbc)];){const _0x24609b=_0x3b9dbe[_0x2b87e0][_0x2dd222(0xd3)](_0x1af1db);_0x3b9dbe[_0x2dd222(0x1f2)](_0x2b87e0,0x1,..._0x24609b),_0x2b87e0+=_0x24609b[_0x2dd222(0xbc)];}}return _0x3b9dbe;}(_0x550e16,_0x200da5);_0x4ad830[_0x5d67e3(0xbc)]&&this[_0x5d67e3(0x152)][_0x5d67e3(0x13d)](()=>{const _0x544a4e=_0x5d67e3;for(const _0x29f879 of _0x4ad830){const _0x133bc7=this[_0x544a4e(0x11c)][_0x544a4e(0xde)](_0x544a4e(0x1be),_0x4ab38d,_0x544a4e(0x1b0));this[_0x544a4e(0x162)](()=>_0x133bc7([_0x29f879],_0x1c2ce4,_0xdaf6ee));}});for(const _0x51d489 of _0x3f6154){let _0x1085f1=null,_0xb2393b=_0x51d489[_0x5d67e3(0x182)],_0x1d1a4d=_0x51d489[_0x5d67e3(0x111)];for(const {suggestion:_0x5fbf32,meta:_0xfca082}of this[_0x5d67e3(0x1f0)](_0x51d489,_0x5d67e3(0x1be))){if(!_0xfca082[_0x5d67e3(0x268)])continue;if(_0x5fbf32[_0x5d67e3(0x202)]!=_0x4ab38d)continue;if(!Lt(_0x5fbf32,_0xdaf6ee))continue;const _0x577fa9=_0x5fbf32[_0x5d67e3(0x24f)]();if(_0x577fa9[_0x5d67e3(0x1de)](_0x51d489,!0x0))return null;_0xb2393b=_0xb2393b[_0x5d67e3(0x22e)](_0x577fa9[_0x5d67e3(0x182)])?_0xb2393b:_0x577fa9[_0x5d67e3(0x182)],_0x1d1a4d=_0x1d1a4d[_0x5d67e3(0x1cc)](_0x577fa9[_0x5d67e3(0x111)])?_0x1d1a4d:_0x577fa9[_0x5d67e3(0x111)],_0x1085f1?_0x577fa9[_0x5d67e3(0x182)][_0x5d67e3(0x22e)](_0x1085f1[_0x5d67e3(0x24f)]()[_0x5d67e3(0x182)])?(_0x1085f1[_0x5d67e3(0x191)](),_0x1085f1=_0x5fbf32):_0x5fbf32[_0x5d67e3(0x191)]():_0x1085f1=_0x5fbf32;}const _0xe73739=this[_0x5d67e3(0x152)][_0x5d67e3(0x1d4)](_0xb2393b,_0x1d1a4d);if(_0x1085f1)this[_0x5d67e3(0x1b5)](_0x1085f1,_0xe73739);else{const _0x28e7e8=_0x11ca4b(),_0x3d944e=_0x107ad6['id'];this[_0x5d67e3(0x20f)]({'id':_0x28e7e8,'type':_0x5d67e3(0xc6)+_0x4ab38d,'data':_0x1c2ce4,'createdAt':new Date(),'authorId':_0x3d944e,'attributes':_0xdaf6ee}),this[_0x5d67e3(0x269)](_0x5d67e3(0xc6)+_0x4ab38d,_0x28e7e8,_0x3d944e,_0xe73739);}}return null;}[_0x459443(0x192)](_0x44d602,_0x1da098,_0xa65970=[],_0x73e442=null,_0x2f2a77={}){const _0x477183=_0x459443;_0x1da098[_0x477183(0x181)]||(_0x1da098[_0x477183(0x181)]=_0x1da098[_0x477183(0x254)]),_0x1da098[_0x477183(0x1d1)]=_0x44d602['is'](_0x477183(0x189)),_0x73e442=_0x73e442||Vt(_0x1da098);const _0x956234=_0xa65970[_0x477183(0x119)](_0x58ca04=>Gt(_0x58ca04,this[_0x477183(0x152)])),_0x3604f2=_0x44d602['is'](_0x477183(0x189))?_0x44d602:Gt(_0x44d602,this[_0x477183(0x152)]);if(_0x477183(0x205)===this[_0x477183(0x13e)]){const _0xc49184=this[_0x477183(0x11c)][_0x477183(0xde)](_0x477183(0x193),_0x73e442,_0x477183(0x1b0));return this[_0x477183(0x162)](()=>_0xc49184([_0x3604f2],_0x1da098,_0x2f2a77)),null;}_0x956234[_0x477183(0x252)](_0x3604f2);let _0xd969b3=!0x0;for(const _0x3df886 of _0x956234)if(!this[_0x477183(0x14c)](_0x3df886)){_0xd969b3=!0x1;break;}if(_0xd969b3&&_0x477183(0xd6)!==this[_0x477183(0x13e)]){const _0x3c2598=this[_0x477183(0x11c)][_0x477183(0xde)](_0x477183(0x193),_0x73e442,_0x477183(0x1b0));return this[_0x477183(0x162)](()=>_0x3c2598([_0x3604f2],_0x1da098,_0x2f2a77)),null;}let _0x20de03=null,_0x385059=_0x3604f2[_0x477183(0x182)],_0x58e8d1=_0x3604f2[_0x477183(0x111)];for(const {suggestion:_0x3c8d0c,meta:_0x45c0de}of this[_0x477183(0x1f0)](_0x3604f2,_0x477183(0x193))){if(!_0x45c0de[_0x477183(0x268)])continue;if(_0x45c0de[_0x477183(0x155)]||_0x45c0de[_0x477183(0x1a8)]||_0x45c0de[_0x477183(0x23f)])continue;if(_0x3c8d0c[_0x477183(0x1ce)][_0x477183(0x181)]!=_0x1da098[_0x477183(0x181)])continue;if(!Lt(_0x3c8d0c,_0x2f2a77))continue;const _0xc8f732=_0x3c8d0c[_0x477183(0x24f)]();if(_0x3c8d0c[_0x477183(0x202)]==_0x73e442){if(_0xc8f732[_0x477183(0x1de)](_0x3604f2,!0x0))return null;_0x385059=_0x385059[_0x477183(0x22e)](_0xc8f732[_0x477183(0x182)])?_0x385059:_0xc8f732[_0x477183(0x182)],_0x58e8d1=_0x58e8d1[_0x477183(0x1cc)](_0xc8f732[_0x477183(0x111)])?_0x58e8d1:_0xc8f732[_0x477183(0x111)],_0x20de03?_0xc8f732[_0x477183(0x182)][_0x477183(0x22e)](_0x20de03[_0x477183(0x24f)]()[_0x477183(0x182)])?(_0x20de03[_0x477183(0x191)](),_0x20de03=_0x3c8d0c):_0x3c8d0c[_0x477183(0x191)]():_0x20de03=_0x3c8d0c;}else{const _0x396e1f=_0x3604f2[_0x477183(0xe1)](_0xc8f732);this[_0x477183(0x18f)](_0x3c8d0c,_0x396e1f);}}const _0x2ebc7a=this[_0x477183(0x11a)][_0x477183(0x257)][_0x477183(0x108)](_0x477183(0xfb))['me'],_0x59ddb8=_0x11ca4b(),_0x40ba39=_0x2ebc7a['id'];if(_0x20de03)return this[_0x477183(0x1b5)](_0x20de03,this[_0x477183(0x152)][_0x477183(0x1d4)](_0x385059,_0x58e8d1)),_0x20de03;{const _0x449aed=this[_0x477183(0x20f)]({'id':_0x59ddb8,'type':_0x477183(0x23a)+_0x73e442,'data':_0x1da098,'createdAt':new Date(),'authorId':_0x40ba39,'attributes':_0x2f2a77});return this[_0x477183(0x269)](_0x477183(0x23a)+_0x73e442,_0x59ddb8,_0x40ba39,this[_0x477183(0x152)][_0x477183(0x1d4)](_0x385059,_0x58e8d1)),_0x449aed;}}[_0x459443(0x18e)](_0x2f03e9,_0x1ee56c,_0x47ebbe=[],_0x57b88c=null,_0x5df02f={}){const _0x164461=_0x459443;_0x1ee56c[_0x164461(0x181)]||(_0x1ee56c[_0x164461(0x181)]=_0x1ee56c[_0x164461(0x254)]);const _0x3d2960=_0x2f03e9[0x0];_0x1ee56c[_0x164461(0x1d1)]=_0x3d2960['is'](_0x164461(0x189)),_0x57b88c=_0x57b88c||Vt(_0x1ee56c);const _0x4e88cf=_0x47ebbe[_0x164461(0x119)](_0x94a31f=>Gt(_0x94a31f,this[_0x164461(0x152)])),_0x40b015=_0x3d2960['is'](_0x164461(0x189))?_0x2f03e9:_0x2f03e9[_0x164461(0x119)](_0x5a6d41=>Gt(_0x5a6d41,this[_0x164461(0x152)]));if(_0x164461(0x205)===this[_0x164461(0x13e)]){const _0x4cdafa=this[_0x164461(0x11c)][_0x164461(0xde)](_0x164461(0x193),_0x57b88c,_0x164461(0x1b0));return this[_0x164461(0x162)](()=>_0x4cdafa(_0x40b015,_0x1ee56c,_0x5df02f)),null;}_0x4e88cf[_0x164461(0x252)](..._0x40b015);let _0x275006=!0x0;for(const _0x507dda of _0x4e88cf)if(!this[_0x164461(0x14c)](_0x507dda)){_0x275006=!0x1;break;}if(_0x275006&&_0x164461(0xd6)!==this[_0x164461(0x13e)]){const _0x146482=this[_0x164461(0x11c)][_0x164461(0xde)](_0x164461(0x193),_0x57b88c,_0x164461(0x1b0));return this[_0x164461(0x162)](()=>_0x146482(_0x40b015,_0x1ee56c,_0x5df02f)),null;}const _0x4056dd=this[_0x164461(0x11a)][_0x164461(0x257)][_0x164461(0x108)](_0x164461(0xfb))['me'];for(const _0x353c5d of this[_0x164461(0x24a)]()){if(_0x353c5d[_0x164461(0xf9)]['id']!=_0x4056dd['id'])continue;if(_0x164461(0x193)!=_0x353c5d[_0x164461(0xfd)]||_0x353c5d[_0x164461(0x1ce)][_0x164461(0x181)]!=_0x1ee56c[_0x164461(0x181)])continue;if(!Lt(_0x353c5d,_0x5df02f))continue;const _0x28668f=_0x353c5d[_0x164461(0x202)]==_0x57b88c;for(let _0x46522c=0x0;_0x46522c<_0x40b015[_0x164461(0xbc)];_0x46522c++){const _0x325f8b=_0x40b015[_0x46522c];for(const _0x3d4433 of _0x353c5d[_0x164461(0x258)]()){const _0x1676c0=_0x3d4433[_0x164461(0x114)]();if(_0x325f8b[_0x164461(0x1f8)](_0x1676c0)){_0x28668f?(_0x40b015[_0x164461(0x1f2)](_0x46522c,0x1),_0x46522c--):_0x353c5d[_0x164461(0x15e)](_0x3d4433[_0x164461(0x1bf)]);break;}}}}if(0x0==_0x40b015[_0x164461(0xbc)])return null;const _0x489185=this[_0x164461(0x11c)][_0x164461(0xde)](_0x164461(0x193),_0x57b88c,_0x164461(0x16a));for(const _0x2b6993 of this[_0x164461(0x24a)]())if(_0x2b6993[_0x164461(0xf9)]['id']==_0x4056dd['id']&&_0x164461(0x193)==_0x2b6993[_0x164461(0xfd)]&&_0x2b6993[_0x164461(0x1ce)][_0x164461(0x181)]==_0x1ee56c[_0x164461(0x181)]&&_0x2b6993[_0x164461(0x202)]==_0x57b88c&&Lt(_0x2b6993,_0x5df02f)&&(_0x489185(_0x2b6993[_0x164461(0x201)](),_0x40b015)||_0x489185(_0x40b015,_0x2b6993[_0x164461(0x201)]()))){for(const _0x122e3f of _0x40b015)_0x2b6993[_0x164461(0x209)](_0x122e3f);return _0x2b6993;}const _0x5756f8=_0x11ca4b(),_0x170bb1=_0x4056dd['id'],_0x4f2ecd=_0x164461(0x23a)+_0x57b88c,_0x43bf9d=this[_0x164461(0x20f)]({'id':_0x5756f8,'type':_0x4f2ecd,'data':_0x1ee56c,'createdAt':new Date(),'authorId':_0x170bb1,'attributes':_0x5df02f});for(const _0x1c54ae of _0x40b015)this[_0x164461(0x269)](_0x4f2ecd,_0x5756f8,_0x170bb1,_0x1c54ae,_0x32f893[_0x164461(0x261)]());return _0x43bf9d;}[_0x459443(0x19c)](_0x22e4bd,_0x2560fb=null,_0x4b1e10={}){const _0x7f41a1=_0x459443;if(_0x22e4bd[_0x7f41a1(0x118)])return null;const _0x3b1218=this[_0x7f41a1(0x11a)][_0x7f41a1(0x257)][_0x7f41a1(0x108)](_0x7f41a1(0xfb))['me'],_0x8d82fa=new _0x23308b(_0x22e4bd[_0x7f41a1(0x182)],_0x22e4bd[_0x7f41a1(0x111)]);for(const {suggestion:_0x56e1c5,meta:_0x5a39df}of this[_0x7f41a1(0x1f0)](_0x8d82fa,_0x7f41a1(0x17a)))if(_0x5a39df[_0x7f41a1(0x268)]&&!_0x5a39df[_0x7f41a1(0x155)]){if(_0x56e1c5[_0x7f41a1(0x14b)]){const _0x4d5bb8=_0x56e1c5[_0x7f41a1(0x201)]()[_0x7f41a1(0x1e2)](_0x1d228e=>_0x7f41a1(0x229)!=_0x1d228e[_0x7f41a1(0x1d9)][_0x7f41a1(0x223)]);_0x4d5bb8[_0x7f41a1(0xdb)](_0x19cc14=>_0x8d82fa[_0x7f41a1(0x1de)](_0x19cc14,!0x0))&&_0x56e1c5[_0x7f41a1(0x1ac)]();if(_0x4d5bb8[_0x7f41a1(0x1cf)](_0x3a832a=>_0x3a832a[_0x7f41a1(0x1de)](_0x8d82fa,!0x0))){const _0x3089c2=this[_0x7f41a1(0x11c)][_0x7f41a1(0xde)](_0x7f41a1(0xc5),_0x2560fb,_0x7f41a1(0x1b0));return this[_0x7f41a1(0x162)](()=>_0x3089c2([_0x8d82fa],null,_0x4b1e10)),null;}}else{const _0x1ed402=_0x8d82fa[_0x7f41a1(0xe1)](_0x56e1c5[_0x7f41a1(0x24f)]());null!==_0x1ed402&&_0x56e1c5[_0x7f41a1(0x140)]([_0x1ed402],null,_0x4b1e10);}}if(_0x8d82fa[_0x7f41a1(0x1cd)](),_0x8d82fa[_0x7f41a1(0x118)]||_0x7f41a1(0x229)==_0x8d82fa[_0x7f41a1(0x1d9)][_0x7f41a1(0x223)])return null;let _0x1a8aa0=null,_0x1b6979=_0x8d82fa[_0x7f41a1(0x182)],_0x59eea4=_0x8d82fa[_0x7f41a1(0x111)];const _0x59a30e=this[_0x7f41a1(0x1f0)](_0x8d82fa,_0x7f41a1(0xc5));for(const {suggestion:_0x32a31b,meta:_0x1ba261}of _0x59a30e){const _0x2f81e3=this[_0x7f41a1(0x152)][_0x7f41a1(0x1d4)](_0x1b6979,_0x59eea4);if(_0x1ba261[_0x7f41a1(0x268)]&&(this[_0x7f41a1(0x159)]||!_0x1ba261[_0x7f41a1(0x1a8)]&&!_0x1ba261[_0x7f41a1(0x23f)])){if(_0x32a31b[_0x7f41a1(0x14b)]){if(!Lt(_0x32a31b,_0x4b1e10))continue;let _0x56d45=!0x0;for(const _0x3df411 of _0x32a31b[_0x7f41a1(0x201)]()){if(_0x3df411[_0x7f41a1(0x1de)](_0x2f81e3,!0x0))return _0x32a31b;_0x2f81e3[_0x7f41a1(0x1de)](_0x3df411)||(_0x56d45=!0x1);}_0x56d45&&_0x32a31b[_0x7f41a1(0x1ac)]();}else{const _0x43dbc0=_0x32a31b[_0x7f41a1(0x24f)]();if(_0x43dbc0[_0x7f41a1(0x1de)](_0x2f81e3,!0x0))return _0x32a31b;if(!Lt(_0x32a31b,_0x4b1e10)){_0x2f81e3[_0x7f41a1(0x1de)](_0x43dbc0)?_0x32a31b[_0x7f41a1(0x191)]():_0x43dbc0[_0x7f41a1(0x185)](_0x1b6979)?_0x1b6979=_0x43dbc0[_0x7f41a1(0x111)]:_0x43dbc0[_0x7f41a1(0x185)](_0x59eea4)&&(_0x59eea4=_0x43dbc0[_0x7f41a1(0x182)]);continue;}_0x1b6979=_0x1b6979[_0x7f41a1(0x22e)](_0x43dbc0[_0x7f41a1(0x182)])?_0x1b6979:_0x43dbc0[_0x7f41a1(0x182)],_0x59eea4=_0x59eea4[_0x7f41a1(0x1cc)](_0x43dbc0[_0x7f41a1(0x111)])?_0x59eea4:_0x43dbc0[_0x7f41a1(0x111)],_0x4b1e10=Object[_0x7f41a1(0x1af)]({},_0x32a31b[_0x7f41a1(0x1ec)]),_0x1a8aa0?_0x43dbc0[_0x7f41a1(0x182)][_0x7f41a1(0x22e)](_0x1a8aa0[_0x7f41a1(0x24f)]()[_0x7f41a1(0x182)])?(_0x1a8aa0[_0x7f41a1(0x191)](),_0x1a8aa0=_0x32a31b):_0x32a31b[_0x7f41a1(0x191)]():_0x1a8aa0=_0x32a31b;}}}if(_0x1a8aa0)return this[_0x7f41a1(0x1b5)](_0x1a8aa0,this[_0x7f41a1(0x152)][_0x7f41a1(0x1d4)](_0x1b6979,_0x59eea4)),_0x1a8aa0;{const _0xf885a2=_0x11ca4b(),_0x1e4cfb=this[_0x7f41a1(0x152)][_0x7f41a1(0x1d4)](_0x1b6979,_0x59eea4),_0x2b27d9=_0x3b1218['id'],_0x56091c=_0x2560fb?_0x7f41a1(0x170)+_0x2560fb:_0x7f41a1(0xc5),_0xac97e7=this[_0x7f41a1(0x20f)]({'id':_0xf885a2,'type':_0x56091c,'createdAt':new Date(),'authorId':_0x2b27d9,'attributes':_0x4b1e10});return this[_0x7f41a1(0x269)](_0x56091c,_0xf885a2,_0x2b27d9,_0x1e4cfb),_0xac97e7;}}[_0x459443(0xd4)](_0x122a0f,_0x1c2544=_0x459443(0x212),_0x505b6e={}){const _0x2f4bc0=_0x459443,_0x58c177=this[_0x2f4bc0(0x11a)][_0x2f4bc0(0x257)][_0x2f4bc0(0x108)](_0x2f4bc0(0xfb))['me'],_0x63162d=_0x122a0f[_0x2f4bc0(0x119)](_0x53a93b=>new _0x23308b(_0x53a93b[_0x2f4bc0(0x182)],_0x53a93b[_0x2f4bc0(0x111)])),_0x48deed=new Set();for(const {suggestion:_0x473a9b,meta:_0x29fa0a}of this[_0x2f4bc0(0x1f0)](_0x63162d,_0x2f4bc0(0x17a)))_0x29fa0a[_0x2f4bc0(0x268)]&&!_0x29fa0a[_0x2f4bc0(0x155)]&&_0x48deed[_0x2f4bc0(0xf6)](_0x473a9b);for(const _0x50cb36 of _0x48deed)if(_0x50cb36[_0x2f4bc0(0x14b)]){const _0x4d8f7b=_0x50cb36[_0x2f4bc0(0x201)]();(!_0x50cb36[_0x2f4bc0(0x1ec)]||!_0x50cb36[_0x2f4bc0(0x1ec)][_0x2f4bc0(0x1a5)])&&(_0x4d8f7b[_0x2f4bc0(0xdb)](_0x32a5a8=>_0x63162d[_0x2f4bc0(0x1cf)](_0x4f737b=>_0x4f737b[_0x2f4bc0(0x1de)](_0x32a5a8,!0x0)))&&_0x50cb36[_0x2f4bc0(0x1ac)]());if(_0x63162d[_0x2f4bc0(0xdb)](_0x4a4778=>_0x4d8f7b[_0x2f4bc0(0x1cf)](_0xad4873=>_0xad4873[_0x2f4bc0(0x1de)](_0x4a4778,!0x0)))){const _0x277fa7=this[_0x2f4bc0(0x11c)][_0x2f4bc0(0xde)](_0x2f4bc0(0xc5),_0x1c2544,_0x2f4bc0(0x1b0));return this[_0x2f4bc0(0x162)](()=>_0x277fa7(_0x122a0f,null,_0x505b6e)),null;}}else{const _0x2109cd=_0x50cb36[_0x2f4bc0(0x24f)]();_0x63162d[_0x2f4bc0(0x1cf)](_0x27c792=>_0x27c792[_0x2f4bc0(0x1de)](_0x2109cd,!0x0))&&_0x50cb36[_0x2f4bc0(0x1ac)]();if(_0x63162d[_0x2f4bc0(0xdb)](_0x5ebd37=>_0x2109cd[_0x2f4bc0(0x1de)](_0x5ebd37,!0x0))){const _0x124a9b=this[_0x2f4bc0(0x11c)][_0x2f4bc0(0xde)](_0x2f4bc0(0xc5),_0x1c2544,_0x2f4bc0(0x1b0));return this[_0x2f4bc0(0x162)](()=>_0x124a9b(_0x63162d,null,_0x505b6e)),null;}}const _0x41485a=this[_0x2f4bc0(0x11c)][_0x2f4bc0(0xde)](_0x2f4bc0(0xc5),_0x1c2544,_0x2f4bc0(0x16a));let _0x47d36c=null;for(const _0x26ceb7 of this[_0x2f4bc0(0x24a)]())if(_0x26ceb7[_0x2f4bc0(0xf9)]['id']==_0x58c177['id']&&_0x26ceb7[_0x2f4bc0(0xfa)]&&_0x2f4bc0(0xc5)==_0x26ceb7[_0x2f4bc0(0xfd)]&&_0x26ceb7[_0x2f4bc0(0x202)]==_0x1c2544&&Lt(_0x26ceb7,_0x505b6e)&&(_0x41485a(_0x26ceb7[_0x2f4bc0(0x201)](),_0x63162d)||_0x41485a(_0x63162d,_0x26ceb7[_0x2f4bc0(0x201)]()))){if(_0x47d36c){if(_0x26ceb7[_0x2f4bc0(0x131)]&&_0x26ceb7[_0x2f4bc0(0x131)][_0x2f4bc0(0xbc)])continue;for(const _0x5622d8 of _0x26ceb7[_0x2f4bc0(0x201)]())_0x47d36c[_0x2f4bc0(0x23e)](_0x5622d8)||_0x47d36c[_0x2f4bc0(0x209)](_0x5622d8);_0x26ceb7[_0x2f4bc0(0x191)]();}else{_0x47d36c=_0x26ceb7;for(const _0xfe4432 of _0x63162d)_0x26ceb7[_0x2f4bc0(0x23e)](_0xfe4432)||_0x26ceb7[_0x2f4bc0(0x209)](_0xfe4432);}}if(_0x47d36c)return _0x47d36c;_0x48deed[_0x2f4bc0(0x260)]();for(const {suggestion:_0x58f364,meta:_0x5b0bd7}of this[_0x2f4bc0(0x1f0)](_0x63162d,_0x2f4bc0(0xc5)))_0x5b0bd7[_0x2f4bc0(0x268)]&&(this[_0x2f4bc0(0x159)]||!_0x5b0bd7[_0x2f4bc0(0x1a8)]&&!_0x5b0bd7[_0x2f4bc0(0x23f)])&&Lt(_0x58f364,_0x505b6e)&&_0x48deed[_0x2f4bc0(0xf6)](_0x58f364);for(const _0x5fcca7 of _0x48deed){const _0x1917b7=_0x5fcca7[_0x2f4bc0(0x201)]();if(!_0x505b6e||!_0x505b6e[_0x2f4bc0(0x1a5)]){if(_0x63162d[_0x2f4bc0(0xdb)](_0x57093b=>_0x1917b7[_0x2f4bc0(0x1cf)](_0x1c4add=>_0x1c4add[_0x2f4bc0(0x1de)](_0x57093b,!0x0))))return _0x5fcca7;}(!_0x5fcca7[_0x2f4bc0(0x1ec)]||!_0x5fcca7[_0x2f4bc0(0x1ec)][_0x2f4bc0(0x1a5)])&&(_0x1917b7[_0x2f4bc0(0xdb)](_0x1977a6=>_0x63162d[_0x2f4bc0(0x1cf)](_0x3db8d2=>_0x3db8d2[_0x2f4bc0(0x1de)](_0x1977a6,!0x0)))&&_0x5fcca7[_0x2f4bc0(0x1ac)]());}const _0x13d2a7=_0x11ca4b(),_0x356d2e=_0x58c177['id'],_0x13a6d9=_0x2f4bc0(0x170)+_0x1c2544,_0x2ad3a2=this[_0x2f4bc0(0x20f)]({'id':_0x13d2a7,'type':_0x13a6d9,'createdAt':new Date(),'authorId':_0x356d2e,'attributes':_0x505b6e});for(const _0x31ec1a of _0x63162d)_0x31ec1a[_0x2f4bc0(0x1cd)](),_0x31ec1a[_0x2f4bc0(0x118)]||_0x2f4bc0(0x229)==_0x31ec1a[_0x2f4bc0(0x1d9)][_0x2f4bc0(0x223)]||this[_0x2f4bc0(0x269)](_0x13a6d9,_0x13d2a7,_0x356d2e,_0x31ec1a,_0x32f893[_0x2f4bc0(0x261)]());return _0x2ad3a2;}[_0x459443(0x215)](_0x1a04d9,_0x490ff4,_0x4d8547,_0x4bdae6,_0x75a9c){const _0x49a356=_0x459443;if(_0x1a04d9[_0x49a356(0x118)])return[];if(_0x49a356(0x205)===this[_0x49a356(0x13e)])return[];const _0x10c7af=this[_0x49a356(0x11a)][_0x49a356(0x257)][_0x49a356(0x108)](_0x49a356(0xfb))['me']['id'],_0xe61203=Array[_0x49a356(0x112)](this[_0x49a356(0x199)][_0x49a356(0x120)]())[_0x49a356(0x1e2)](_0x534bda=>_0x49a356(0xc4)==_0x534bda[_0x49a356(0xfd)]&&_0x534bda[_0x49a356(0x1ce)][_0x49a356(0x231)]==_0x490ff4&&_0x534bda[_0x49a356(0x23e)](_0x1a04d9));if(_0x49a356(0x1f9)===this[_0x49a356(0x13e)]){const _0x3400a9=this[_0x49a356(0x1f0)](_0x1a04d9,_0x49a356(0x17a))[_0x49a356(0x1e2)](({meta:_0xa690d})=>_0xa690d[_0x49a356(0x268)]&&!_0xa690d[_0x49a356(0x23f)]&&!_0xa690d[_0x49a356(0x155)])[_0x49a356(0x119)](({suggestion:_0x462450})=>_0x462450);_0xe61203[_0x49a356(0x1c8)](..._0x3400a9);}const _0x400567=new Map([[_0x1a04d9,_0x4d8547]]);for(const _0x3b8ae2 of _0xe61203){const _0x52c178=_0x49a356(0xc4)==_0x3b8ae2[_0x49a356(0xfd)]?_0x3b8ae2[_0x49a356(0x1ce)][_0x49a356(0x220)]:void 0x0,_0x8f8a53=_0x3b8ae2[_0x49a356(0x24f)](),_0x227264=Array[_0x49a356(0x112)](_0x400567[_0x49a356(0x1df)]())[_0x49a356(0x200)](_0x10f641=>_0x10f641[_0x49a356(0x24e)](_0x8f8a53));if(!_0x227264)continue;const _0x38571d=_0x227264[_0x49a356(0xd3)](_0x8f8a53);this[_0x49a356(0x110)](_0x490ff4)&&_0x49a356(0x17a)==_0x3b8ae2[_0x49a356(0xfd)]&&0x0!=_0x38571d[_0x49a356(0xbc)]||(_0x400567[_0x49a356(0xfe)](_0x227264),_0x38571d[_0x49a356(0x22d)](_0x578f22=>{const _0x2c0e4b=_0x49a356;_0x400567[_0x2c0e4b(0x233)](_0x578f22,_0x4d8547);}),_0x49a356(0x17a)!=_0x3b8ae2[_0x49a356(0xfd)]&&_0x52c178!=_0x4bdae6&&_0x400567[_0x49a356(0x233)](_0x227264[_0x49a356(0xe1)](_0x8f8a53),_0x52c178));}const _0x2b430b=[];for(const [_0x22c78a,_0x5051fa]of _0x400567){const _0x42bb88=_0x11ca4b(),_0x5d2506={'key':_0x490ff4,'oldValue':_0x5051fa,'newValue':_0x4bdae6};_0x490ff4[_0x49a356(0xbc)]>0x25&&console[_0x49a356(0xef)](_0x49a356(0x1bd),{'key':_0x490ff4});const _0x3f4eb9=(_0x49a356(0x127)+(_0x490ff4+'|'+Vt({'newValue':_0x4bdae6})))[_0x49a356(0x264)](0x0,0x3c),_0x524a0a=this[_0x49a356(0x20f)]({'id':_0x42bb88,'type':_0x3f4eb9,'data':_0x5d2506,'createdAt':new Date(),'authorId':_0x10c7af,'attributes':_0x75a9c});_0x2b430b[_0x49a356(0x252)](_0x524a0a),this[_0x49a356(0x269)](_0x3f4eb9,_0x42bb88,_0x10c7af,_0x22c78a);}return _0x2b430b;}[_0x459443(0x196)](_0x5270d9){const _0x1f55a1=_0x459443;this[_0x1f55a1(0x179)](_0x5270d9,(_0x165406,..._0x570860)=>{const _0x310f11=_0x1f55a1;this[_0x310f11(0x221)](()=>{_0x165406(..._0x570860);});});}[_0x459443(0x1c7)](_0x3322f3){const _0x291a88=_0x459443;this[_0x291a88(0x1b7)][_0x291a88(0xf6)](_0x3322f3);}[_0x459443(0xc2)](_0x502082){const _0x37130f=_0x459443;this[_0x37130f(0x1e4)][_0x37130f(0xf6)](_0x502082);}[_0x459443(0x217)](_0x203564){const _0x445715=_0x459443;return _0x445715(0xc4)==_0x203564[_0x445715(0xfd)]?_0x203564[_0x445715(0x202)][_0x445715(0x125)]('|')[0x0]:null;}[_0x459443(0x1b5)](_0x1524d3,_0x2aff30){const _0x344aa0=_0x459443,_0x20d57c=_0x1524d3[_0x344aa0(0x188)]();this[_0x344aa0(0x152)][_0x344aa0(0x13d)](_0x1ba53b=>{const _0x2bf394=_0x344aa0;_0x1ba53b[_0x2bf394(0x128)](_0x20d57c,{'range':_0x2aff30});});}[_0x459443(0xea)](_0x49be99){const _0x227c00=_0x459443,_0x1bdb9f=_0x49be99['id'],_0x55b2e3=this[_0x227c00(0x11a)][_0x227c00(0x1f3)][_0x227c00(0x108)](_0x227c00(0x115));this[_0x227c00(0x244)][_0x227c00(0x25f)](_0x1bdb9f)||this[_0x227c00(0x244)][_0x227c00(0xe0)]({'channelId':_0x55b2e3,'threadId':_0x1bdb9f,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x38d207=this[_0x227c00(0x244)][_0x227c00(0x25c)](_0x1bdb9f);_0x38d207[_0x227c00(0xf2)](_0x227c00(0x1ab)),_0x38d207[_0x227c00(0x1ab)]=!0x1,_0x49be99[_0x227c00(0x131)]=_0x38d207;}[_0x459443(0x1c0)](_0x200d73,_0x436803,_0x4585f7,_0x5bb706){const _0x190999=_0x459443;if(_0x200d73[_0x190999(0xfd)]!=_0x436803||_0x200d73[_0x190999(0x202)]!=_0x4585f7||_0x200d73[_0x190999(0x145)]['id']!=_0x5bb706)throw this[_0x190999(0x11a)][_0x190999(0x130)](_0x190999(0x1dd)),new _0x45e7eb(_0x190999(0x1dd),this);}[_0x459443(0x18f)](_0x5dd831,_0x329aca){const _0x5029a2=_0x459443,_0x22dc7c=_0x5dd831[_0x5029a2(0x24f)]();if(_0x329aca[_0x5029a2(0x1f8)](_0x22dc7c))_0x5dd831[_0x5029a2(0x191)]();else{if(_0x22dc7c[_0x5029a2(0x1de)](_0x329aca)){const _0x2c0284=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x182)][_0x5029a2(0xbb)],_0x5029a2(0x111));this[_0x5029a2(0x1b5)](_0x5dd831,this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x22dc7c[_0x5029a2(0x182)],_0x2c0284));const _0xa9d331=_0x11ca4b(),_0x5207f8=_0x5dd831[_0x5029a2(0x145)]['id'],_0x2a9d36=_0x5dd831[_0x5029a2(0xfd)]+':'+_0x5dd831[_0x5029a2(0x202)];this[_0x5029a2(0x20f)]({'id':_0xa9d331,'type':_0x2a9d36,'createdAt':new Date(),'authorId':_0x5207f8,'data':_0x5dd831[_0x5029a2(0x1ce)],'attributes':_0x5dd831[_0x5029a2(0x1ec)]});const _0x56ce01=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x111)][_0x5029a2(0x1f1)],_0x5029a2(0x203)),_0x57ff5c=this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x56ce01,_0x22dc7c[_0x5029a2(0x111)]);this[_0x5029a2(0x269)](_0x2a9d36,_0xa9d331,_0x5207f8,_0x57ff5c);}else{if(_0x22dc7c[_0x5029a2(0x185)](_0x329aca[_0x5029a2(0x182)])){const _0xc0b80=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x182)][_0x5029a2(0xbb)],_0x5029a2(0x111));this[_0x5029a2(0x1b5)](_0x5dd831,this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x22dc7c[_0x5029a2(0x182)],_0xc0b80));}else{const _0x468d4f=this[_0x5029a2(0x152)][_0x5029a2(0x1bb)](_0x329aca[_0x5029a2(0x111)][_0x5029a2(0x1f1)],_0x5029a2(0x203));this[_0x5029a2(0x1b5)](_0x5dd831,this[_0x5029a2(0x152)][_0x5029a2(0x1d4)](_0x468d4f,_0x22dc7c[_0x5029a2(0x111)]));}}}}[_0x459443(0x14c)](_0x675d36){const _0x3a5085=_0x459443;for(const {suggestion:_0x176952,meta:_0x16ded8}of this[_0x3a5085(0x1f0)](_0x675d36,_0x3a5085(0x17a))){if(!_0x16ded8[_0x3a5085(0x268)])continue;const _0x9b6600=_0x176952[_0x3a5085(0x201)]();for(const _0x42180d of _0x9b6600)if(!_0x675d36[_0x3a5085(0xd3)](_0x42180d)[_0x3a5085(0xbc)])return!0x0;}return!0x1;}[_0x459443(0x227)](_0x254d03){const _0x4419f5=_0x459443,_0x1e9a60=this[_0x4419f5(0x11a)][_0x4419f5(0x257)][_0x4419f5(0x108)](_0x4419f5(0xfb))[_0x4419f5(0xd9)](_0x254d03);if(!_0x1e9a60)throw new _0x45e7eb(_0x4419f5(0xe9),this);return _0x1e9a60;}[_0x459443(0xed)](_0x555a07){const _0x27e161=_0x459443,_0x5a480e=this[_0x27e161(0x11a)][_0x27e161(0x257)][_0x27e161(0x108)](_0x27e161(0xfb)),_0x573c0e=_0x447837(_0x27e161(0x184)+_0x555a07),_0x1da9a8=_0x5a480e[_0x27e161(0xd9)](_0x573c0e);return _0x1da9a8||_0x5a480e[_0x27e161(0x1c4)]({'id':_0x573c0e,'name':_0x555a07});}[_0x459443(0x206)](_0x405d1f,_0x709d31,_0x33ca7d,_0x408cb0,_0x2afe6e){const _0x458b7b=_0x459443,_0x2cd30f=this[_0x458b7b(0x227)](_0x408cb0),_0x7ddd48=this[_0x458b7b(0x11c)][_0x458b7b(0xce)](_0x405d1f,_0x709d31,_0x33ca7d,_0x2cd30f,_0x2afe6e,_0x487c40=>{const _0x198b87=_0x458b7b;this[_0x198b87(0x25d)](_0x33ca7d,{'attributes':_0x487c40});const _0x1e1223=this[_0x198b87(0x1eb)](_0x33ca7d);this[_0x198b87(0x22a)](new Set([_0x1e1223])),this[_0x198b87(0x1f6)](new Set([_0x1e1223]));});return this[_0x458b7b(0xca)](_0x7ddd48,_0x458b7b(0x1b0),()=>{const _0xdf768a=_0x458b7b;this[_0xdf768a(0x25d)](_0x33ca7d,{'state':_0xdf768a(0x13c)});},{'priority':_0x458b7b(0xe7)}),this[_0x458b7b(0xca)](_0x7ddd48,_0x458b7b(0x1ac),()=>{const _0x846c55=_0x458b7b;this[_0x846c55(0x25d)](_0x33ca7d,{'state':_0x846c55(0x1e0)});},{'priority':_0x458b7b(0xe7)}),this[_0x458b7b(0x199)][_0x458b7b(0x233)](_0x33ca7d,_0x7ddd48),this[_0x458b7b(0x149)][_0x458b7b(0x233)](_0x7ddd48,_0x458b7b(0xf7)),_0x7ddd48;}[_0x459443(0xc8)](_0x2f85ff){const _0x210df0=_0x459443,_0x4a67ab=_0x2f85ff[_0x210df0(0x125)](':');return{'group':_0x4a67ab[0x0],'type':_0x4a67ab[0x1],'subType':_0x4a67ab[_0x210df0(0xbc)]>=0x5?_0x4a67ab[0x2]:null,'id':_0x4a67ab[_0x210df0(0xbc)]<0x5?_0x4a67ab[0x2]:_0x4a67ab[0x3],'authorId':_0x4a67ab[_0x210df0(0xbc)]<0x5?_0x4a67ab[0x3]:_0x4a67ab[0x4],'markerCount':0x6==_0x4a67ab[_0x210df0(0xbc)]?_0x4a67ab[0x5]:null};}[_0x459443(0x154)](_0x40e3db,_0x1d4156,_0x1d5a7e){const _0x106e4b=_0x459443,_0x3194ba=_0x40e3db[_0x106e4b(0x24f)](),_0x45b021=_0x3194ba[_0x106e4b(0x182)],_0x19d46f=_0x3194ba[_0x106e4b(0x111)];this[_0x106e4b(0x1b5)](_0x40e3db,this[_0x106e4b(0x152)][_0x106e4b(0x1d4)](_0x45b021,_0x1d4156));const _0xe4409a=_0x11ca4b(),_0x5575dc=_0x40e3db[_0x106e4b(0x145)]['id'],_0x558ab7=_0x40e3db[_0x106e4b(0xfd)]+(_0x40e3db[_0x106e4b(0x202)]?':'+_0x40e3db[_0x106e4b(0x202)]:'');this[_0x106e4b(0x20f)]({'id':_0xe4409a,'type':_0x558ab7,'createdAt':new Date(),'authorId':_0x5575dc,'originalSuggestionId':_0x40e3db['id'],'attributes':_0x40e3db[_0x106e4b(0x1ec)],'data':_0x40e3db[_0x106e4b(0x1ce)]});const _0x1db19c=this[_0x106e4b(0x217)](_0x40e3db);(_0x106e4b(0x193)==_0x40e3db[_0x106e4b(0xfd)]||_0x1db19c&&this[_0x106e4b(0x110)](_0x1db19c))&&(_0x1d5a7e=this[_0x106e4b(0x152)][_0x106e4b(0x1d2)](_0x1d5a7e[_0x106e4b(0x1f1)])),this[_0x106e4b(0x269)](_0x558ab7,_0xe4409a,_0x5575dc,this[_0x106e4b(0x152)][_0x106e4b(0x1d4)](_0x1d5a7e,_0x19d46f));}[_0x459443(0x1f0)](_0x52ca02,_0x240578=null){const _0x11553d=_0x459443,_0x57a267=[],_0x582d1b=this[_0x11553d(0x11a)][_0x11553d(0x257)][_0x11553d(0x108)](_0x11553d(0xfb))['me'];Array[_0x11553d(0x213)](_0x52ca02)||(_0x52ca02=[_0x52ca02]);for(const _0x2cc532 of this[_0x11553d(0x24a)]()){if(!_0x2cc532[_0x11553d(0xfa)])continue;if(_0x240578&&_0x2cc532[_0x11553d(0xfd)]!=_0x240578)continue;let _0x34348e=!0x1;for(const _0x1a2b9a of _0x2cc532[_0x11553d(0x201)]()){for(const _0x1c9a09 of _0x52ca02){const _0x48d966=_0x1c9a09[_0x11553d(0x182)][_0x11553d(0x1f8)](_0x1a2b9a[_0x11553d(0x111)])||_0x1c9a09[_0x11553d(0x111)][_0x11553d(0x1f8)](_0x1a2b9a[_0x11553d(0x182)]);if(_0x48d966||_0x1c9a09[_0x11553d(0xe1)](_0x1a2b9a)){const _0x55d7c4=_0x1c9a09[_0x11553d(0x1de)](_0x1a2b9a)&&Rt(this[_0x11553d(0x152)][_0x11553d(0x10e)],_0x1a2b9a[_0x11553d(0x182)],_0x1c9a09),_0x2525cf=_0x1a2b9a[_0x11553d(0x1de)](_0x1c9a09)&&Rt(this[_0x11553d(0x152)][_0x11553d(0x10e)],_0x1c9a09[_0x11553d(0x182)],_0x1a2b9a);_0x57a267[_0x11553d(0x252)]({'suggestion':_0x2cc532,'meta':{'isOwn':_0x582d1b==_0x2cc532[_0x11553d(0xf9)],'isNextTo':_0x48d966,'isInsideObject':_0x55d7c4,'containsRangeInObject':_0x2525cf}}),_0x34348e=!0x0;break;}}if(_0x34348e)break;}}return _0x57a267;}[_0x459443(0x269)](_0x144d9b,_0x380897,_0xa1723b,_0x24ad4b,_0x414b34){const _0x2974b5=_0x459443;this[_0x2974b5(0x152)][_0x2974b5(0x13d)](_0x542eea=>{const _0x3dca4c=_0x2974b5;let _0xbbdae5=_0x3dca4c(0x250)+_0x144d9b+':'+_0x380897+':'+_0xa1723b;_0x414b34&&(_0xbbdae5=_0xbbdae5+':'+_0x414b34),_0x542eea[_0x3dca4c(0x235)](_0xbbdae5,{'range':_0x24ad4b,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x459443(0x113)](_0x5de901){const _0x5e9b24=_0x459443,_0x59f011=_0x5de901[_0x5e9b24(0x259)],_0x5c9034=_0x5de901[_0x5e9b24(0x16f)];_0x5de901[_0x5e9b24(0x259)]=null,_0x5de901[_0x5e9b24(0x16f)]=null,null!=_0x59f011&&_0x59f011[_0x5e9b24(0x16f)]==_0x5de901&&(_0x59f011[_0x5e9b24(0x16f)]=_0x5c9034),null!=_0x5c9034&&_0x5c9034[_0x5e9b24(0x259)]==_0x5de901&&(_0x5c9034[_0x5e9b24(0x259)]=_0x59f011),_0x5e9b24(0x228)==this[_0x5e9b24(0x149)][_0x5e9b24(0x108)](_0x5de901)&&(this[_0x5e9b24(0x149)][_0x5e9b24(0x233)](_0x5de901,_0x5e9b24(0xc9)),this[_0x5e9b24(0x10f)](_0x5e9b24(0x24d),_0x5de901,_0x59f011,_0x5c9034));}[_0x459443(0x20f)](_0x3df5b5){const _0x40564b=_0x459443,_0x19ffe8=_0x3df5b5['id'],_0x130d9c=this[_0x40564b(0x147)](_0x3df5b5);if(this[_0x40564b(0x1ae)]&&this[_0x40564b(0x1ae)][_0x40564b(0x1d7)]){const _0x2a6bf8=this[_0x40564b(0x11a)][_0x40564b(0x257)][_0x40564b(0x108)](_0x40564b(0x1a2)),_0x2fffee=_0x130d9c[_0x40564b(0x12c)],_0x154924=_0x130d9c[_0x40564b(0x202)]?_0x130d9c[_0x40564b(0xfd)]+':'+_0x130d9c[_0x40564b(0x202)]:_0x130d9c[_0x40564b(0xfd)],_0x64b8b=this[_0x40564b(0x11a)][_0x40564b(0x12a)],_0x557e35=_0x2a6bf8[_0x40564b(0xf6)](_0x457f9a(_0x64b8b,_0x40564b(0x12f))),_0x1b59be={'id':_0x19ffe8,'type':_0x154924,'hasComments':_0x2fffee,'data':_0x3df5b5[_0x40564b(0x1ce)]||null,'originalSuggestionId':_0x3df5b5[_0x40564b(0x1ee)]||null,'attributes':_0x130d9c[_0x40564b(0x1ec)]};this[_0x40564b(0x1ae)][_0x40564b(0x1d7)](_0x1b59be)[_0x40564b(0x22c)](_0x602a05=>{const _0x4aefd0=_0x40564b;_0x130d9c[_0x4aefd0(0xbe)]=!0x0,_0x2a6bf8[_0x4aefd0(0x13b)](_0x557e35),_0x602a05&&_0x602a05[_0x4aefd0(0x177)]&&(this[_0x4aefd0(0x199)][_0x4aefd0(0x108)](_0x19ffe8)[_0x4aefd0(0x177)]=_0x602a05[_0x4aefd0(0x177)]);})[_0x40564b(0x132)](_0xa1255e=>{const _0x2dd457=_0x40564b;throw _0x441aaf(_0x2dd457(0x1e9)),this[_0x2dd457(0x11a)][_0x2dd457(0x137)][_0x2dd457(0x218)]({'isUndoable':!0x1},()=>{const _0x1d2cd1=_0x2dd457;_0x130d9c[_0x1d2cd1(0x1ac)]();}),_0x130d9c[_0x2dd457(0x225)](),this[_0x2dd457(0x199)][_0x2dd457(0xfe)](_0x130d9c['id']),this[_0x2dd457(0x149)][_0x2dd457(0xfe)](_0x130d9c),_0xa1255e;});}return _0x130d9c;}[_0x459443(0x110)](_0xed9cbc){const _0x50d1bd=_0x459443;return this[_0x50d1bd(0x1b7)][_0x50d1bd(0x165)](_0xed9cbc);}[_0x459443(0x25d)](_0x555371,_0x2048b5){const _0x4e2ea0=_0x459443,_0x89b94b=this[_0x4e2ea0(0x11a)][_0x4e2ea0(0x257)][_0x4e2ea0(0x108)](_0x4e2ea0(0x1a2)),_0x3ee5a3=this[_0x4e2ea0(0x1eb)](_0x555371);if(this[_0x4e2ea0(0x1ae)]&&this[_0x4e2ea0(0x1ae)][_0x4e2ea0(0x21e)]){if(_0x3ee5a3[_0x4e2ea0(0xbe)]){const _0x39b092=_0x89b94b[_0x4e2ea0(0xf6)](_0x457f9a(this[_0x4e2ea0(0x11a)][_0x4e2ea0(0x12a)],_0x4e2ea0(0x12f)));this[_0x4e2ea0(0x1ae)][_0x4e2ea0(0x21e)](_0x555371,_0x2048b5)[_0x4e2ea0(0x22c)](()=>{const _0x3fab26=_0x4e2ea0;_0x89b94b[_0x3fab26(0x13b)](_0x39b092);});}else _0x3ee5a3['on'](_0x4e2ea0(0x198),()=>{const _0x308413=_0x4e2ea0;this[_0x308413(0x25d)](_0x555371,_0x2048b5);});}}[_0x459443(0x248)](_0x3e7505){const _0x5262e4=_0x459443;if(!this[_0x5262e4(0x1ae)]||!this[_0x5262e4(0x1ae)][_0x5262e4(0x1eb)])throw new _0x45e7eb(_0x5262e4(0x156),this);return this[_0x5262e4(0x1ae)][_0x5262e4(0x1eb)](_0x3e7505);}[_0x459443(0x14d)](_0x75813d){const _0x44e759=_0x459443,{id:_0x128dea,type:_0x408e7a,subType:_0xa81aaa,authorId:_0x854bc4}=this[_0x44e759(0xc8)](_0x75813d),_0x2918de=this[_0x44e759(0x199)][_0x44e759(0x108)](_0x128dea)||this[_0x44e759(0x206)](_0x408e7a,_0xa81aaa,_0x128dea,_0x854bc4,{});switch(this[_0x44e759(0x1c0)](_0x2918de,_0x408e7a,_0xa81aaa,_0x854bc4),this[_0x44e759(0x149)][_0x44e759(0x108)](_0x2918de)){case _0x44e759(0xf7):this[_0x44e759(0x248)](_0x128dea)[_0x44e759(0x22c)](_0x3729dd=>{const _0x2b1442=_0x44e759;let _0x2b5fc7=Promise[_0x2b1442(0x101)]();_0x3729dd[_0x2b1442(0x12c)]&&(_0x2b5fc7=this[_0x2b1442(0x244)][_0x2b1442(0x1fe)]({'channelId':this[_0x2b1442(0x11a)][_0x2b1442(0x1f3)][_0x2b1442(0x108)](_0x2b1442(0x115)),'threadId':_0x128dea})),_0x2b5fc7[_0x2b1442(0x22c)](()=>{const _0x4e0ba2=_0x2b1442;this[_0x4e0ba2(0x147)](_0x3729dd)[_0x4e0ba2(0xbe)]=!0x0;});}),this[_0x44e759(0x149)][_0x44e759(0x233)](_0x2918de,_0x44e759(0x1bc));break;case _0x44e759(0xc9):this[_0x44e759(0x25d)](_0x128dea,{'state':_0x44e759(0xeb)});case _0x44e759(0x16c):this[_0x44e759(0x149)][_0x44e759(0x233)](_0x2918de,_0x44e759(0x228)),this[_0x44e759(0x10f)](_0x44e759(0x18d),_0x2918de);break;case _0x44e759(0x228):this[_0x44e759(0x10f)](_0x44e759(0x204),_0x2918de);}return _0x2918de[_0x44e759(0xd2)](_0x75813d),_0x2918de;}[_0x459443(0x1f6)](_0x41fb8a){const _0x431930=_0x459443,_0x1d3e64=Array[_0x431930(0x112)](_0x41fb8a),_0x1a1626=_0x1d3e64[_0x431930(0x1e2)](_0x5747a8=>_0x431930(0xc4)==_0x5747a8[_0x431930(0xfd)]);this[_0x431930(0x14f)](_0x1a1626);const _0x36607a=_0x1d3e64[_0x431930(0x1e2)](_0x55e729=>!_0x55e729[_0x431930(0x14b)]&&_0x431930(0xc4)!=_0x55e729[_0x431930(0xfd)]),_0x38cfea=this[_0x431930(0x24a)]({'skipNotAttached':!0x0})[_0x431930(0x1e2)](_0x4ddd7d=>!_0x4ddd7d[_0x431930(0x14b)]&&_0x431930(0xc4)!=_0x4ddd7d[_0x431930(0xfd)]),_0x6dc5dc=_0x38cfea[_0x431930(0x1e2)](_0x4621b2=>!_0x41fb8a[_0x431930(0x165)](_0x4621b2)),_0xf04d0a=new Map(_0x38cfea[_0x431930(0x119)](_0x4f16c6=>[_0x4f16c6,this[_0x431930(0x11c)][_0x431930(0xde)](_0x4f16c6[_0x431930(0xfd)],_0x4f16c6[_0x431930(0x202)],_0x431930(0x15f))])),_0x3340ee=new Map(_0x38cfea[_0x431930(0x119)](_0x140d1c=>[_0x140d1c,_0x140d1c[_0x431930(0x24f)]()])),_0x4e3e3f=new Set(),_0x3a7c6b=new Set();for(let _0x3562f0=0x0;_0x3562f0<_0x36607a[_0x431930(0xbc)];_0x3562f0++)_0x76986a(_0x36607a[_0x3562f0],_0x36607a,_0x3562f0+0x1);for(let _0x232dab=0x0;_0x232dab<_0x36607a[_0x431930(0xbc)];_0x232dab++)_0x76986a(_0x36607a[_0x232dab],_0x6dc5dc,0x0);const _0x54500c=new Set();for(let _0x2dc01d=0x0;_0x2dc01d<_0x36607a[_0x431930(0xbc)];_0x2dc01d++){const _0xd04ac4=_0x36607a[_0x2dc01d];!_0x3a7c6b[_0x431930(0x165)](_0xd04ac4)&&_0xd04ac4[_0x431930(0x259)]&&(_0x54500c[_0x431930(0xf6)](_0xd04ac4[_0x431930(0x259)]),_0xd04ac4[_0x431930(0x259)][_0x431930(0x16f)]===_0xd04ac4&&(_0xd04ac4[_0x431930(0x259)][_0x431930(0x16f)]=null),_0xd04ac4[_0x431930(0x259)]=null),!_0x4e3e3f[_0x431930(0x165)](_0xd04ac4)&&_0xd04ac4[_0x431930(0x16f)]&&(_0x54500c[_0x431930(0xf6)](_0xd04ac4[_0x431930(0x16f)]),_0xd04ac4[_0x431930(0x16f)][_0x431930(0x259)]===_0xd04ac4&&(_0xd04ac4[_0x431930(0x16f)][_0x431930(0x259)]=null),_0xd04ac4[_0x431930(0x16f)]=null);}function _0x76986a(_0x223e92,_0xce89c0,_0x57b6be){const _0x3c5a50=_0x431930;for(let _0x11c274=_0x57b6be;_0x11c274<_0xce89c0[_0x3c5a50(0xbc)];_0x11c274++){const _0x191e44=_0x4a0918(_0x223e92,_0xce89c0[_0x11c274]);_0x191e44&&(_0x191e44[0x0][_0x3c5a50(0x16f)]=_0x191e44[0x1],_0x191e44[0x1][_0x3c5a50(0x259)]=_0x191e44[0x0],_0x4e3e3f[_0x3c5a50(0xf6)](_0x191e44[0x0]),_0x3a7c6b[_0x3c5a50(0xf6)](_0x191e44[0x1]));}}function _0x4a0918(_0x447a98,_0x40cd16){const _0x49f46e=_0x431930;if(_0x447a98[_0x49f46e(0xf9)]['id']!==_0x40cd16[_0x49f46e(0xf9)]['id'])return null;const _0x26255e=_0xf04d0a[_0x49f46e(0x108)](_0x447a98)(_0x447a98,_0x40cd16,_0x3340ee[_0x49f46e(0x108)](_0x447a98),_0x3340ee[_0x49f46e(0x108)](_0x40cd16));if(!_0x26255e)return null;return _0xf04d0a[_0x49f46e(0x108)](_0x40cd16)(_0x447a98,_0x40cd16,_0x3340ee[_0x49f46e(0x108)](_0x447a98),_0x3340ee[_0x49f46e(0x108)](_0x40cd16))?_0x26255e[0x1][_0x49f46e(0x131)]&&_0x26255e[0x1][_0x49f46e(0x131)][_0x49f46e(0xbc)]?null:_0x26255e:null;}_0x54500c[_0x431930(0x255)]&&this[_0x431930(0x1f6)](_0x54500c);}[_0x459443(0x14f)](_0x5b20bd){const _0x2a5d09=_0x459443;if(0x0==_0x5b20bd[_0x2a5d09(0xbc)])return;const _0x2cb513=this[_0x2a5d09(0x24a)]({'skipNotAttached':!0x0})[_0x2a5d09(0x1e2)](_0x45494f=>_0x2a5d09(0xc4)==_0x45494f[_0x2a5d09(0xfd)]&&_0x45494f[_0x2a5d09(0x1b8)]),_0x493900=[],_0xa5ac7e=new Map();for(const _0x5cc4d8 of _0x2cb513){const _0x3c47ae=_0x447837(_0x5cc4d8[_0x2a5d09(0x1ec)]);_0xa5ac7e[_0x2a5d09(0x165)](_0x3c47ae)||(_0xa5ac7e[_0x2a5d09(0x233)](_0x3c47ae,_0x493900[_0x2a5d09(0xbc)]),_0x493900[_0x2a5d09(0x252)]([]));const _0x3d58e3=_0xa5ac7e[_0x2a5d09(0x108)](_0x3c47ae);_0x493900[_0x3d58e3][_0x2a5d09(0x252)](_0x5cc4d8);}!(function(){const _0x586da1=_0x2a5d09;_0x493900[_0x586da1(0x21c)]((_0x1291aa,_0x56aabd)=>{const _0x14c920=_0x586da1,_0x2d349d=_0x1291aa[0x0][_0x14c920(0x177)],_0x530975=_0x56aabd[0x0][_0x14c920(0x177)];return _0x2d349d==_0x530975?_0x1291aa[0x0][_0x14c920(0x1ec)][_0x14c920(0x21d)]<_0x56aabd[0x0][_0x14c920(0x1ec)][_0x14c920(0x21d)]?-0x1:0x1:_0x2d349d<_0x530975?-0x1:0x1;});for(const _0x4b07db of _0x493900)_0x4b07db[_0x586da1(0x21c)]((_0x5e936b,_0x23a560)=>_0x5e936b['id']<_0x23a560['id']?-0x1:0x1);}());for(let _0x4b12bf=0x0;_0x4b12bf<_0x493900[_0x2a5d09(0xbc)];_0x4b12bf++){if(0x0==_0x493900[_0x4b12bf][_0x2a5d09(0xbc)])continue;const _0x2b4250=[];for(let _0x3d2f2c=_0x4b12bf+0x1;_0x3d2f2c<_0x493900[_0x2a5d09(0xbc)];_0x3d2f2c++)0x0!=_0x493900[_0x3d2f2c][_0x2a5d09(0xbc)]&&_0x2c0e1c(_0x493900[_0x4b12bf],_0x493900[_0x3d2f2c])&&_0x2b4250[_0x2a5d09(0x252)](_0x3d2f2c);for(const _0xf4e39c of _0x2b4250)_0x493900[_0x4b12bf]=_0x493900[_0x4b12bf][_0x2a5d09(0x249)](_0x493900[_0xf4e39c]),_0x493900[_0xf4e39c]=[];}for(const _0x1334b0 of _0x493900)for(let _0x198a96=0x0;_0x198a96<_0x1334b0[_0x2a5d09(0xbc)];_0x198a96++)_0x1334b0[_0x198a96][_0x2a5d09(0x16f)]=_0x1334b0[_0x198a96+0x1]||null;for(const _0x2ecd20 of _0x493900)for(let _0x1c27bb=0x0;_0x1c27bb<_0x2ecd20[_0x2a5d09(0xbc)];_0x1c27bb++)_0x2ecd20[_0x1c27bb][_0x2a5d09(0x259)]=_0x2ecd20[_0x1c27bb-0x1]||null;function _0x2c0e1c(_0x148b6a,_0x4f74c5){const _0x358e6f=_0x2a5d09;if(_0x148b6a[0x0][_0x358e6f(0x1ec)][_0x358e6f(0x21d)]!==_0x4f74c5[0x0][_0x358e6f(0x1ec)][_0x358e6f(0x21d)]&&_0x148b6a[0x0][_0x358e6f(0xf9)]!==_0x4f74c5[0x0][_0x358e6f(0xf9)])return!0x1;if(!function(_0xc8064a,_0x144bff){const _0x2ad4ec=_0x358e6f;if(!_0xc8064a[_0x2ad4ec(0x12c)]&&!_0x144bff[_0x2ad4ec(0x12c)])return!0x0;if(_0xc8064a[_0x2ad4ec(0x12c)]&&_0x144bff[_0x2ad4ec(0x12c)])return!0x1;if(_0xc8064a[_0x2ad4ec(0x12c)]&&_0x144bff[_0x2ad4ec(0x177)]<_0xc8064a[_0x2ad4ec(0x131)][_0x2ad4ec(0x210)][_0x2ad4ec(0x108)](0x0)[_0x2ad4ec(0x177)])return!0x0;if(_0x144bff[_0x2ad4ec(0x12c)]&&_0xc8064a[_0x2ad4ec(0x177)]<_0x144bff[_0x2ad4ec(0x131)][_0x2ad4ec(0x210)][_0x2ad4ec(0x108)](0x0)[_0x2ad4ec(0x177)])return!0x0;return!0x1;}(_0x148b6a[0x0],_0x4f74c5[0x0]))return!0x1;const _0x5e8e42=_0x53a7c3(_0x148b6a[0x0][_0x358e6f(0x1ec)],_0x358e6f(0x21d)),_0xaa7582=_0x53a7c3(_0x4f74c5[0x0][_0x358e6f(0x1ec)],_0x358e6f(0x21d));if(!_0x100d4e(_0x5e8e42,_0xaa7582))return!0x1;return!!_0x148b6a[_0x358e6f(0xdb)](_0xf3e068=>_0x4f74c5[_0x358e6f(0x1cf)](_0x459b0c=>_0xf3e068[_0x358e6f(0x24f)]()[_0x358e6f(0x1f8)](_0x459b0c[_0x358e6f(0x24f)]())))&&_0x4f74c5[_0x358e6f(0xdb)](_0x24f15b=>_0x148b6a[_0x358e6f(0x1cf)](_0x25816d=>_0x24f15b[_0x358e6f(0x24f)]()[_0x358e6f(0x1f8)](_0x25816d[_0x358e6f(0x24f)]())));}}[_0x459443(0x22a)](_0x56903d){const _0x56bac3=_0x459443,_0x5ca4bc=Array[_0x56bac3(0x112)](_0x56903d),_0x293db5=this[_0x56bac3(0x24a)]({'skipNotAttached':!0x0}),_0x12d2d0=_0x293db5[_0x56bac3(0x1e2)](_0x2f1aa3=>!_0x56903d[_0x56bac3(0x165)](_0x2f1aa3)),_0x2ea146=new Map(_0x5ca4bc[_0x56bac3(0x119)](_0x4c5948=>[_0x4c5948,this[_0x56bac3(0x11c)][_0x56bac3(0xde)](_0x4c5948[_0x56bac3(0xfd)],_0x4c5948[_0x56bac3(0x202)],_0x56bac3(0x16a))])),_0x31a529=new Map(_0x293db5[_0x56bac3(0x119)](_0x5e43b8=>[_0x5e43b8,_0x5e43b8[_0x56bac3(0x201)]()]));for(let _0x3e8b0e=0x0;_0x3e8b0e<_0x5ca4bc[_0x56bac3(0xbc)];_0x3e8b0e++){if(_0x49688e(this,_0x5ca4bc[_0x3e8b0e],_0x5ca4bc,_0x3e8b0e+0x1))return!0x0;}for(let _0x5d53c8=0x0;_0x5d53c8<_0x5ca4bc[_0x56bac3(0xbc)];_0x5d53c8++){if(_0x49688e(this,_0x5ca4bc[_0x5d53c8],_0x12d2d0,0x0))return!0x0;}return!0x1;function _0x49688e(_0x3ccb5a,_0x3ae647,_0xf42821,_0x5aa85a){const _0x497605=_0x56bac3;for(let _0x394733=_0x5aa85a;_0x394733<_0xf42821[_0x497605(0xbc)];_0x394733++){const _0x25e018=_0xf42821[_0x394733];if(_0x25e018[_0x497605(0xfd)]!==_0x3ae647[_0x497605(0xfd)]||_0x25e018[_0x497605(0xf9)]['id']!==_0x3ae647[_0x497605(0xf9)]['id']||_0x25e018[_0x497605(0x202)]!==_0x3ae647[_0x497605(0x202)])continue;if(!Pt(_0x3ae647,_0x25e018,[_0x497605(0x21d)]))continue;if(_0x497605(0xc4)==_0x3ae647[_0x497605(0xfd)]&&_0x3ae647[_0x497605(0x1ce)][_0x497605(0x220)]!=_0x25e018[_0x497605(0x1ce)][_0x497605(0x220)])continue;if(_0x497605(0xc4)==_0x3ae647[_0x497605(0xfd)]&&_0x3ccb5a[_0x497605(0x110)](_0x3ae647[_0x497605(0x1ce)][_0x497605(0x231)]))continue;if(_0x497605(0x193)==_0x3ae647[_0x497605(0xfd)]){const _0x1fe279=_0x3ccb5a[_0x497605(0x11a)][_0x497605(0x137)],_0x2e2cac=_0x3ae647[_0x497605(0x1d5)]();if(_0x2e2cac&&(_0x1fe279[_0x497605(0x10e)][_0x497605(0x1fc)](_0x2e2cac)||_0x1fe279[_0x497605(0x10e)][_0x497605(0x1d8)](_0x2e2cac)))continue;}const _0x2012e2=_0x2ea146[_0x497605(0x108)](_0x3ae647),_0x27a731=_0x31a529[_0x497605(0x108)](_0x3ae647),_0x5b7c23=_0x31a529[_0x497605(0x108)](_0x25e018),_0x5cf9b7=_0x3ae647[_0x497605(0x131)]&&_0x3ae647[_0x497605(0x131)][_0x497605(0xbc)],_0x196beb=_0x25e018[_0x497605(0x131)]&&_0x25e018[_0x497605(0x131)][_0x497605(0xbc)];if(!_0x5cf9b7&&_0x2012e2(_0x5b7c23,_0x27a731))return _0x3ccb5a[_0x497605(0x1e6)](_0x25e018,_0x3ae647),_0x31a529[_0x497605(0xfe)](_0x3ae647),!0x0;if(!_0x196beb&&_0x2012e2(_0x27a731,_0x5b7c23))return _0x3ccb5a[_0x497605(0x1e6)](_0x3ae647,_0x25e018),_0x31a529[_0x497605(0xfe)](_0x25e018),!0x0;}return!0x1;}}[_0x459443(0x1e6)](_0xda6ec3,_0x4b2765){const _0x5e827e=_0x459443;if(_0xda6ec3[_0x5e827e(0x14b)]){for(const _0x2c0fd0 of _0x4b2765[_0x5e827e(0x201)]())_0xda6ec3[_0x5e827e(0x209)](_0x2c0fd0);}else{const _0x5ad9e8=_0x4b2765[_0x5e827e(0x24f)]()[_0x5e827e(0x111)];this[_0x5e827e(0x1b5)](_0xda6ec3,this[_0x5e827e(0x152)][_0x5e827e(0x1d4)](_0xda6ec3[_0x5e827e(0x24f)]()[_0x5e827e(0x182)],_0x5ad9e8));}_0x4b2765[_0x5e827e(0x191)]();}[_0x459443(0x12d)](_0xc61446,_0x3168e9){const _0x32b11b=_0x459443,_0x4f5f5c=_0xc61446[_0x32b11b(0x20b)](_0x32b11b(0x1e8))||_0xc61446[_0x32b11b(0x20b)](_0x32b11b(0xc4))?_0x32b11b(0x121):_0xc61446[_0x32b11b(0x175)]();return _0x457f9a(this[_0x32b11b(0x11a)][_0x32b11b(0x12a)],_0x3168e9+'_'+_0x4f5f5c+_0x32b11b(0x17c));}[_0x459443(0x230)](){const _0x1a3822=_0x459443,_0x3c3775=this[_0x1a3822(0x11a)];if(!_0x3c3775['ui'])return;const {ariaLiveAnnouncer:_0x3e4834}=_0x3c3775['ui'];_0xdf0c50(this[_0x1a3822(0x152)],({left:_0x2a8991,entered:_0x3ffa33})=>{const _0x556932=_0x1a3822;for(const _0x451144 of _0x2a8991){const {group:_0x3744f2,type:_0x2b772c}=this[_0x556932(0xc8)](_0x451144[_0x556932(0x1bf)]);if(_0x556932(0x153)===_0x3744f2){_0x3e4834[_0x556932(0x16d)](this[_0x556932(0x12d)](_0x2b772c,_0x556932(0x22f)));break;}}for(const _0x3e0007 of _0x3ffa33){const {group:_0x151875,type:_0x248023}=this[_0x556932(0xc8)](_0x3e0007[_0x556932(0x1bf)]);if(_0x556932(0x153)===_0x151875){_0x3e4834[_0x556932(0x16d)](this[_0x556932(0x12d)](_0x248023,_0x556932(0x1fd)));break;}}});}[_0x459443(0x13a)](_0x43b54a){const _0x5970cc=_0x459443;if(this[_0x5970cc(0x11e)])return!0x1;const _0xdf8acd=this[_0x5970cc(0x11a)],_0x536316=_0xdf8acd[_0x5970cc(0x137)][_0x5970cc(0xcc)][_0x5970cc(0x19b)][_0x5970cc(0x10c)]();if(0x0==_0x536316[_0x5970cc(0xbc)])return!0x1;const _0x49b7c9=[],_0x263fdf=_0x536316[_0x5970cc(0x1e2)](_0x4cc2ce=>_0x5970cc(0xc4)==_0x4cc2ce[_0x5970cc(0xfd)]),_0x1d29be=_0x536316[_0x5970cc(0x1e2)](_0x17035b=>_0x5970cc(0x16b)==_0x17035b[_0x5970cc(0xfd)]&&_0x5970cc(0x107)!=_0x17035b[_0x5970cc(0x1bf)]),_0x12140b=_0x536316[_0x5970cc(0x1e2)](_0xba2588=>_0x5970cc(0x13b)==_0xba2588[_0x5970cc(0xfd)]&&_0x5970cc(0x107)!=_0xba2588[_0x5970cc(0x1bf)]);for(const _0x58d7db of _0x263fdf)_0x49b7c9[_0x5970cc(0x252)]({'key':_0x58d7db[_0x5970cc(0xbd)],'newValue':_0x58d7db[_0x5970cc(0x123)],'oldValue':_0x58d7db[_0x5970cc(0x243)],'range':Ot(_0x58d7db[_0x5970cc(0x189)],_0xdf8acd[_0x5970cc(0x137)])});for(const _0x4fcfee of _0x1d29be){const _0x291531=_0x12140b[_0x5970cc(0x200)](_0x5b1a8e=>_0x5b1a8e[_0x5970cc(0x246)][_0x5970cc(0x1f8)](_0x4fcfee[_0x5970cc(0x246)]));_0x291531&&_0x49b7c9[_0x5970cc(0x252)]({'key':_0x5970cc(0xcb),'newValue':_0x4fcfee[_0x5970cc(0x1bf)],'oldValue':_0x291531[_0x5970cc(0x1bf)],'range':_0xdf8acd[_0x5970cc(0x137)][_0x5970cc(0xc7)](_0x4fcfee[_0x5970cc(0x246)][_0x5970cc(0xcd)])});}return 0x0!=_0x49b7c9[_0x5970cc(0xbc)]&&this[_0x5970cc(0x1c3)](_0x43b54a,_0x49b7c9);}[_0x459443(0x245)](_0x22ddbf){const _0x2056a5=_0x459443;let _0x638964=!0x1;const _0x5bf3fd=this[_0x2056a5(0x11a)][_0x2056a5(0x137)][_0x2056a5(0xcc)][_0x2056a5(0x19b)][_0x2056a5(0x1e3)]()[_0x2056a5(0x1e2)](_0x98f914=>_0x98f914[_0x2056a5(0x1ce)][_0x2056a5(0x106)]&&_0x98f914[_0x2056a5(0x1bf)][_0x2056a5(0x20b)](_0x2056a5(0x1ef)));for(const _0x3b3cf7 of _0x5bf3fd){const {subType:_0x160756,id:_0x3a1ab4}=this[_0x2056a5(0xc8)](_0x3b3cf7[_0x2056a5(0x1bf)]),_0x46e43f=_0x160756[_0x2056a5(0x125)]('|')[0x0];for(const _0x1d8e7f of this[_0x2056a5(0x24a)]({'skipNotAttached':!0x0}))_0x1d8e7f['id']!=_0x3a1ab4&&_0x2056a5(0xc4)==_0x1d8e7f[_0x2056a5(0xfd)]&&_0x1d8e7f[_0x2056a5(0x1ce)]&&_0x1d8e7f[_0x2056a5(0x1ce)][_0x2056a5(0x231)]==_0x46e43f&&_0x1d8e7f[_0x2056a5(0x24f)]()[_0x2056a5(0x24e)](_0x3b3cf7[_0x2056a5(0x1ce)][_0x2056a5(0x106)])&&(this[_0x2056a5(0x253)](_0x1d8e7f,_0x3b3cf7[_0x2056a5(0x1ce)][_0x2056a5(0x106)],_0x22ddbf),_0x638964=!0x0);}return _0x638964;}[_0x459443(0x221)](_0x53eeb4){const _0x1446cc=_0x459443;this[_0x1446cc(0x11a)],(this[_0x1446cc(0x11e)]=!0x0,_0x53eeb4());}[_0x459443(0x10b)](_0x111a91){const _0x8829c6=_0x459443,_0x38b476=this[_0x8829c6(0x110)](_0x111a91),_0x334a5c=this[_0x8829c6(0x1e4)][_0x8829c6(0x165)](_0x111a91);return _0x38b476||_0x334a5c;}[_0x459443(0x1c3)](_0x5a35c5,_0x55af79){const _0x4a92a6=_0x459443;if(0x0==_0x55af79[_0x4a92a6(0xbc)])return!0x1;let _0x331e19=!0x1;for(const _0x51ce3a of _0x55af79){const _0x1e41f2=this[_0x4a92a6(0x1f0)](_0x51ce3a[_0x4a92a6(0x189)],_0x4a92a6(0xc4))[_0x4a92a6(0x1e2)](_0x24ad4c=>!_0x24ad4c[_0x4a92a6(0x151)][_0x4a92a6(0x155)])[_0x4a92a6(0x119)](_0x54f750=>_0x54f750[_0x4a92a6(0x153)]),_0xa65f7d=_0x447837({'newValue':_0x51ce3a[_0x4a92a6(0x18c)]});_0x1e41f2[_0x4a92a6(0x1e2)](_0x533c91=>{const _0x97146d=_0x4a92a6,[_0x25277e,_0xa992c2]=_0x533c91[_0x97146d(0x202)][_0x97146d(0x125)]('|');return _0x25277e==_0x51ce3a[_0x97146d(0x231)]&&_0xa992c2!=_0xa65f7d;})[_0x4a92a6(0x22d)](_0x2f2c65=>{const _0x51a23f=_0x4a92a6;this[_0x51a23f(0x253)](_0x2f2c65,_0x51ce3a[_0x51a23f(0x189)],_0x5a35c5),_0x331e19=!0x0;});}return _0x331e19;}[_0x459443(0x253)](_0x465047,_0x1ad6fb,_0x3e827e){const _0x530abd=_0x459443,_0x420ec7=_0x465047[_0x530abd(0x24f)]()[_0x530abd(0xd3)](_0x1ad6fb);0x0!==_0x420ec7[_0x530abd(0xbc)]?0x1!==_0x420ec7[_0x530abd(0xbc)]?this[_0x530abd(0x154)](_0x465047,_0x1ad6fb[_0x530abd(0x182)],_0x1ad6fb[_0x530abd(0x111)]):this[_0x530abd(0x1b5)](_0x465047,_0x420ec7[0x0]):_0x3e827e[_0x530abd(0x15e)](_0x465047[_0x530abd(0x188)]());}}class xt{constructor(_0x1425b9){const _0x155785=_0x459443;this[_0x155785(0x150)]=_0x1425b9,this[_0x155785(0x152)]=_0x1425b9[_0x155785(0x137)],this[_0x155785(0xd8)]=new Map(),this[_0x155785(0x1aa)]=new Map(),this[_0x155785(0x124)]();}[_0x459443(0xce)](_0x354ac8,_0x569a95,_0x477cfc,_0x1ed193,_0x30bd7b,_0x23ddaa){const _0x61ceca=_0x459443;return new _0x32f893(this[_0x61ceca(0x152)],{'type':_0x354ac8,'subType':_0x569a95,'id':_0x477cfc,'author':_0x1ed193,'creator':_0x1ed193,'attributes':_0x30bd7b,'onAttributesChange':_0x23ddaa,'onAccept':(..._0x1c6f5d)=>this[_0x61ceca(0xde)](_0x354ac8,_0x569a95,_0x61ceca(0x1b0))(..._0x1c6f5d),'onDiscard':(..._0x2a4937)=>this[_0x61ceca(0xde)](_0x354ac8,_0x569a95,_0x61ceca(0x1ac))(..._0x2a4937)});}[_0x459443(0x13f)](_0x42de11,_0x52550b,_0x49a83b,_0x1c89a5){const _0x2ae1b9=_0x459443,_0x44d0eb=_0x42de11+':'+_0x52550b+':'+_0x49a83b;this[_0x2ae1b9(0xd8)][_0x2ae1b9(0x233)](_0x44d0eb,_0x1c89a5);}[_0x459443(0xde)](_0x550a03,_0x4c8c79,_0x70af08){const _0x12803e=_0x459443,_0x251888=_0x550a03+':'+_0x4c8c79+':'+_0x70af08;return this[_0x12803e(0xd8)][_0x12803e(0x108)](_0x251888)||this[_0x12803e(0x1aa)][_0x12803e(0x108)](_0x550a03+':'+_0x70af08);}[_0x459443(0x124)](){const _0x5c460d=_0x459443,_0x1ece09=()=>!0x1,_0x19448a=_0x56d2b9=>{const _0x91d47e=_0x4459;_0x56d2b9[_0x91d47e(0x21c)]((_0x22a6b8,_0x47b0ef)=>_0x22a6b8[_0x91d47e(0x182)][_0x91d47e(0x22e)](_0x47b0ef[_0x91d47e(0x182)])?0x1:-0x1),this[_0x91d47e(0x152)][_0x91d47e(0x13d)](_0x25cc85=>{const _0x3056f3=_0x91d47e;for(const _0x410bc1 of _0x56d2b9){let _0x55e231;_0x55e231=_0x410bc1[_0x3056f3(0x111)][_0x3056f3(0x1b9)]&&_0x410bc1[_0x3056f3(0x111)][_0x3056f3(0x1f1)]==_0x410bc1[_0x3056f3(0x182)][_0x3056f3(0xcd)]?_0x25cc85[_0x3056f3(0x1ca)](_0x410bc1[_0x3056f3(0x182)][_0x3056f3(0xcd)],'on'):_0x25cc85[_0x3056f3(0x1ca)](_0x410bc1),this[_0x3056f3(0x152)][_0x3056f3(0x143)](_0x55e231,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x34af6f=(_0x3e9ded,_0x122692)=>{const _0xac837d=_0x4459;_0x122692&&this[_0xac837d(0x152)][_0xac837d(0x13d)](_0x2d7a98=>{const _0x185cd9=_0xac837d,{commandName:_0x327fd8,commandParams:_0x416b89=[]}=_0x122692,_0x51042f=_0x3e9ded[_0x185cd9(0x119)](_0x13267f=>(Tt(_0x13267f)&&(_0x13267f=this[_0x185cd9(0x152)][_0x185cd9(0x1d4)](_0x13267f[_0x185cd9(0x111)])),_0x13267f))[_0x185cd9(0x1e2)](_0x17eade=>_0x185cd9(0x229)!==_0x17eade[_0x185cd9(0x1d9)][_0x185cd9(0x223)]);if(_0x51042f[_0x185cd9(0xbc)]<0x1)return;const _0x33a2e0=Array[_0x185cd9(0x112)](this[_0x185cd9(0x152)][_0x185cd9(0xcc)][_0x185cd9(0xfc)][_0x185cd9(0x201)]())[_0x185cd9(0x119)](_0x302e12=>_0x23308b[_0x185cd9(0x186)](_0x302e12));_0x2d7a98[_0x185cd9(0x17e)](_0x51042f);for(const _0x490da8 of this[_0x185cd9(0x150)][_0x185cd9(0x23c)][_0x185cd9(0x23c)]())_0x490da8[_0x185cd9(0xec)]();_0x416b89[_0x185cd9(0x252)]({'forceDefaultExecution':!0x0}),this[_0x185cd9(0x150)][_0x185cd9(0xdf)](_0x327fd8,..._0x416b89);const _0x35e86f=_0x33a2e0[_0x185cd9(0x1e2)](_0x2fe7b5=>_0x185cd9(0x229)!=_0x2fe7b5[_0x185cd9(0x1d9)][_0x185cd9(0x223)]);_0x35e86f[_0x185cd9(0xbc)]>0x0&&_0x2d7a98[_0x185cd9(0x17e)](_0x35e86f);for(const _0x142bb8 of _0x33a2e0)_0x142bb8[_0x185cd9(0x1cd)]();});},_0x479f12=(_0x548e53,_0x251c6e)=>0x1==_0x548e53[_0x5c460d(0xbc)]&&0x1==_0x251c6e[_0x5c460d(0xbc)]&&_0x548e53[0x0][_0x5c460d(0x111)][_0x5c460d(0x1f8)](_0x251c6e[0x0][_0x5c460d(0x182)]),_0x26880b=(_0xaa6b3f,_0x3b3996,_0x5c9bad,_0x513197)=>Ft(_0xaa6b3f,_0x3b3996,_0x5c9bad,_0x513197,this[_0x5c460d(0x152)])?[_0xaa6b3f,_0x3b3996]:Ft(_0x3b3996,_0xaa6b3f,_0x513197,_0x5c9bad,this[_0x5c460d(0x152)])?[_0x3b3996,_0xaa6b3f]:null;this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0xe3),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1a6),_0x19448a),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1c6),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x174),_0x26880b),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x242),_0x19448a),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1ad),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x194),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1f5),_0x26880b),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x236),_0x34af6f),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x167),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x247),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1d0),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x146),_0x34af6f),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x15d),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x1a7),_0x479f12),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x21f),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x172),_0x1ece09),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x251),(_0x511322,_0x17acd3)=>{const _0x397cb9=_0x5c460d;if(!_0x17acd3)return;const _0x2cb8c6=this[_0x397cb9(0x150)][_0x397cb9(0x257)][_0x397cb9(0x108)](p);this[_0x397cb9(0x152)][_0x397cb9(0x13d)](_0x42ab26=>{const _0xad7aac=_0x397cb9;if(_0xad7aac(0xcb)==_0x17acd3[_0xad7aac(0x231)])for(const _0x716895 of _0x511322){const _0x22f623=_0x716895[_0xad7aac(0x182)][_0xad7aac(0xcd)],_0x409e3c=_0x17acd3[_0xad7aac(0x220)];_0x42ab26[_0xad7aac(0x226)](_0x22f623,_0x409e3c);}else{if(_0x2cb8c6[_0xad7aac(0x110)](_0x17acd3[_0xad7aac(0x231)])){for(const _0x37c479 of _0x511322)void 0x0!==_0x17acd3[_0xad7aac(0x220)]?_0x42ab26[_0xad7aac(0x21b)](_0x17acd3[_0xad7aac(0x231)],_0x17acd3[_0xad7aac(0x220)],_0x37c479[_0xad7aac(0x182)][_0xad7aac(0xcd)]):_0x42ab26[_0xad7aac(0x19f)](_0x17acd3[_0xad7aac(0x231)],_0x37c479[_0xad7aac(0x182)][_0xad7aac(0xcd)]);}else{for(const _0x5a5cb4 of _0x511322)_0x17acd3[_0xad7aac(0x220)]?_0x42ab26[_0xad7aac(0x21b)](_0x17acd3[_0xad7aac(0x231)],_0x17acd3[_0xad7aac(0x220)],_0x5a5cb4):_0x42ab26[_0xad7aac(0x19f)](_0x17acd3[_0xad7aac(0x231)],_0x5a5cb4);}}});}),this[_0x5c460d(0x1aa)][_0x5c460d(0x233)](_0x5c460d(0x20d),_0x479f12);}}function Rt(_0x308a48,_0x393bc2,_0x6b2560){const _0x157846=_0x459443;for(const _0x30f390 of _0x393bc2[_0x157846(0x1f1)][_0x157846(0xf1)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x30f390[_0x157846(0x1d9)]==_0x30f390)return!0x1;if(!_0x6b2560[_0x157846(0x263)](_0x30f390))return!0x1;if(_0x308a48[_0x157846(0x1fc)](_0x30f390)||_0x308a48[_0x157846(0x1d8)](_0x30f390))return!0x0;}return!0x1;}function Tt(_0x266859){const _0x1dc416=_0x459443;return _0x266859[_0x1dc416(0x111)][_0x1dc416(0x1f1)]==_0x266859[_0x1dc416(0x182)][_0x1dc416(0xcd)]&&_0x266859[_0x1dc416(0x111)][_0x1dc416(0x126)];}function Et(_0x5088ec,_0x1874bb,_0x103a2a,_0x1592a9){const _0x467429=_0x459443,_0x474cd5=_0x1f0c5d=>!_0x1f0c5d[_0x467429(0x1f4)]['is'](_0x467429(0x25a))&&!_0x1592a9[_0x467429(0x1fc)](_0x1f0c5d[_0x467429(0x1f4)]),_0x170f6b=_0x5088ec[_0x467429(0x182)][_0x467429(0x1cb)](_0x474cd5),_0x1ff7e2=_0x5088ec[_0x467429(0x111)][_0x467429(0x1cb)](_0x474cd5,{'direction':_0x467429(0x11f)});return(!_0x5088ec[_0x467429(0x182)][_0x467429(0x1f8)](_0x170f6b)||!_0x5088ec[_0x467429(0x111)][_0x467429(0x1f8)](_0x1ff7e2))&&(_0x170f6b[_0x467429(0x22e)](_0x1ff7e2)?_0x103a2a[_0x467429(0x128)](_0x1874bb,{'range':_0x103a2a[_0x467429(0x1d4)](_0x170f6b,_0x1ff7e2)}):_0x103a2a[_0x467429(0x15e)](_0x1874bb),!0x0);}function Vt(_0x542fd6){return _0x447837(_0x542fd6);}function Ut(_0x2de73e){const _0x535502=_0x459443,_0x210bcc=_0x2de73e[_0x535502(0x182)][_0x535502(0xcd)];return _0x210bcc&&_0x210bcc['is'](_0x535502(0xd5));}function Ot(_0x39d388,_0x189590){const _0x34cd40=_0x459443;return null==_0x39d388[_0x34cd40(0x111)][_0x34cd40(0xbb)]&&_0x39d388[_0x34cd40(0x111)][_0x34cd40(0x1f1)]==_0x39d388[_0x34cd40(0x182)][_0x34cd40(0xcd)]?Gt(_0x39d388[_0x34cd40(0x182)][_0x34cd40(0xcd)],_0x189590):_0x39d388;}function Gt(_0xba211c,_0x260ec7){const _0x5c9d29=_0x459443,_0x4383e5=_0x260ec7[_0x5c9d29(0x10e)][_0x5c9d29(0x1fc)](_0xba211c)||_0x260ec7[_0x5c9d29(0x10e)][_0x5c9d29(0x1ba)](_0xba211c);return _0x260ec7[_0x5c9d29(0x1d4)](_0x260ec7[_0x5c9d29(0x1bb)](_0xba211c,_0x5c9d29(0x265)),_0x4383e5?_0x260ec7[_0x5c9d29(0x160)](_0xba211c):_0x260ec7[_0x5c9d29(0x1bb)](_0xba211c,_0x5c9d29(0x111)));}function Ft(_0x1f3af4,_0xca547b,_0x175f1c,_0xd6ee8,_0x2997b8){const _0x358e40=_0x459443;if(!Pt(_0x1f3af4,_0xca547b))return!0x1;if(_0x175f1c[_0x358e40(0x111)][_0x358e40(0x1f8)](_0xd6ee8[_0x358e40(0x182)]))return!0x0;if(_0x1f3af4[_0x358e40(0xfd)]!=_0xca547b[_0x358e40(0xfd)])return!0x1;if(!_0x175f1c[_0x358e40(0x111)][_0x358e40(0xcf)](_0xd6ee8[_0x358e40(0x182)]))return!0x1;const _0x2b155e=_0x2997b8[_0x358e40(0x1d4)](_0x175f1c[_0x358e40(0x111)],_0xd6ee8[_0x358e40(0x182)])[_0x358e40(0x1b1)]();for(const _0x4b6064 of _0x2b155e)if([_0x358e40(0x24b),_0x358e40(0xd7)][_0x358e40(0x187)](_0x4b6064[_0x358e40(0xfd)])&&_0x2997b8[_0x358e40(0x10e)][_0x358e40(0x1d8)](_0x4b6064[_0x358e40(0x1f4)]))return!0x1;return!0x0;}function Pt(_0x3cb060,_0xf907b4,_0x12d1eb=[]){const _0x538beb=_0x459443;return!(!_0x3cb060[_0x538beb(0x1b8)]||!_0xf907b4[_0x538beb(0x1b8)])&&_0x100d4e(_0x53a7c3(_0x3cb060[_0x538beb(0x1ec)],_0x12d1eb),_0x53a7c3(_0xf907b4[_0x538beb(0x1ec)],_0x12d1eb));}function Lt(_0x31a463,_0x337d8c){const _0x4ebbaf=_0x459443,_0x1e76ce=Ht(_0x31a463[_0x4ebbaf(0x1ec)]),_0x2bf416=Ht(_0x337d8c);if(!_0x31a463[_0x4ebbaf(0x1b8)])return!0x1;for(const _0x447044 of Object[_0x4ebbaf(0x1df)](_0x2bf416))if(!_0x100d4e(_0x1e76ce[_0x447044],_0x2bf416[_0x447044]))return!0x1;return!0x0;}function Ht(_0x19fdf1){const _0x311f0a=_0x459443,_0x1419c7=Object[_0x311f0a(0x1af)]({},_0x19fdf1);return delete _0x1419c7[_0x311f0a(0x1a5)],delete _0x1419c7[_0x311f0a(0x266)],_0x1419c7;}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2f1f66=_0x2293;(function(_0x4f50a7,_0x19f1ab){const _0x9797ca=_0x2293,_0x5d531a=_0x4f50a7();while(!![]){try{const _0x10c5be=-parseInt(_0x9797ca(0x16e))/0x1+parseInt(_0x9797ca(0x1ce))/0x2+-parseInt(_0x9797ca(0x1d8))/0x3*(parseInt(_0x9797ca(0x1b7))/0x4)+parseInt(_0x9797ca(0x1d6))/0x5+-parseInt(_0x9797ca(0x1d1))/0x6+parseInt(_0x9797ca(0x1df))/0x7+-parseInt(_0x9797ca(0x1d0))/0x8;if(_0x10c5be===_0x19f1ab)break;else _0x5d531a['push'](_0x5d531a['shift']());}catch(_0x8727bb){_0x5d531a['push'](_0x5d531a['shift']());}}}(_0x34b7,0xee7a1));import{Plugin as _0x12c225}from'ckeditor5/src/core.js';import{Collection as _0x5713fe}from'ckeditor5/src/utils.js';function _0x2293(_0x16421a,_0x31a835){const _0x34b745=_0x34b7();return _0x2293=function(_0x2293e2,_0x2d809b){_0x2293e2=_0x2293e2-0x15f;let _0xa7de2c=_0x34b745[_0x2293e2];return _0xa7de2c;},_0x2293(_0x16421a,_0x31a835);}import{addListToDropdown as _0x34a597,createDropdown as _0x486302,ListSeparatorView as _0x21e006,MenuBarMenuView as _0x288f41,MenuBarMenuListView as _0x2a810d,MenuBarMenuListItemView as _0x3e947b,MenuBarMenuListItemButtonView as _0x2f45f7,SplitButtonView as _0x2f457f,ViewModel as _0x29538d}from'ckeditor5/src/ui.js';import{Users as _0x4132d7,getDateTimeFormatter as _0x5c6a7d,getAllMarkersDomElementsSorted as _0x9d6063}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x240c33 from'./trackchangesediting.js';import _0x426e1f from'./ui/suggestioncontroller.js';import _0x56779e from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x14cdc6}from'./utils/common-translations.js';import _0x11fceb from'../theme/icons/track-changes.svg';function _0x34b7(){const _0xd6ad08=['filter','has','change:activeAnnotations','length','getRanges','CommentView','isDirty','editing','pluginName','isEnabled','discardSelectedSuggestions','discardAllSuggestions','470896OBVodX','createAnnotationView','_updateController','arrowView','push','comments.editorConfig','comments.maxCommentsWhenCollapsed','isOn','activeAnnotations','getMarkers','activeMarkers','set','actionView','add','focus','Discard\x20all\x20suggestions','head','addSourceCollector','descriptionParts','_createToolbarButton','source','comments.maxThreadTotalWeight','TrackChangesEditing','acceptSelectedSuggestions','addComment','getDescriptions','execute','_handleControllerBuffer','panelView','Accept\x20all\x20selected\x20suggestions','size','config','get','some','stopListening','descriptionFactory','_refreshActiveMarkers','registerAnnotation','keys','trackChanges','toMany','comments','getByInnerView','lowest','unbind','menu','Track\x20changes','destroy','children','isMultiRange','button','suggestion-','suggestionChanged','items','getAllAdjacentSuggestions','discardButton','comments.maxCommentCharsWhenCollapsed','requires','suggestionUnloaded','hasSuggestion','acceptButton','editor','listenTo','getJoined','getFirstRange','bind','trackChanges.SuggestionThreadView','suggestionLoaded','view','_disableComments','Annotations','componentFactory','value','3548084URUGrj','_annotationViews','_createMenuBarMenu','_suggestionToController','menuitem','_destroyController','CommentsUI','_unbindEditors','mainView','delegate','commandName','init','switchbutton','_viewToController','model','delete','_bindAnnotationToEditors','_initializeController','createAnnotation','getSuggestion','menuBar:trackChanges','createCommentThreadController','getMarkerNames','935422jNpUSK','_addUIComponentsToFactory','88144WwXGJT','5080872IHsqIe','separator','refreshSelectedViews','_handleSuggestionControllerDelayed','locale','4954670mNERvW','clear','3aLZVtF','define','SuggestionThreadView','previous','isInContent','plugins','commentThread','12137321wEHnAf','remove','menuitemcheckbox','change:previous','reduce','trackChanges.disableComments','values','buttonView','EditorAnnotations','CommentsRepository','innerView','TrackChangesUI','Accept\x20all\x20suggestions','type','commands','from','Discard\x20all\x20selected\x20suggestions','acceptAllSuggestions'];_0x34b7=function(){return _0xd6ad08;};return _0x34b7();}export default class d extends _0x12c225{static get[_0x2f1f66(0x1a7)](){const _0x348508=_0x2f1f66;return[_0x240c33,_0x4132d7,_0x348508(0x1e8),_0x348508(0x1b4),_0x348508(0x1e7)];}static get[_0x2f1f66(0x16a)](){const _0x34d06a=_0x2f1f66;return _0x34d06a(0x1ea);}constructor(_0x10f2f7){const _0x48c113=_0x2f1f66;super(_0x10f2f7),this[_0x48c113(0x1ba)]=new Map(),this[_0x48c113(0x1c4)]=new Map(),this[_0x48c113(0x1b8)]=new Map(),this[_0x48c113(0x189)]=new Map();const _0x811a88=this[_0x48c113(0x1ab)][_0x48c113(0x18d)];_0x811a88[_0x48c113(0x1d9)](_0x48c113(0x1b0),_0x56779e),_0x811a88[_0x48c113(0x1d9)](_0x48c113(0x1e4),!0x1),this[_0x48c113(0x1b3)]=_0x811a88[_0x48c113(0x18e)](_0x48c113(0x1e4));}[_0x2f1f66(0x1d4)](_0x55048d,_0x5cbe2f){const _0xb05446=_0x2f1f66;0x0===this[_0xb05446(0x189)][_0xb05446(0x18c)]&&setTimeout(()=>{const _0x4709cb=_0xb05446;for(const [_0x26d1ab,_0x1f90a5]of this[_0x4709cb(0x189)]){const _0x1ccf78=this[_0x4709cb(0x1ba)][_0x4709cb(0x163)](_0x26d1ab);_0x1ccf78||_0x1f90a5?_0x1ccf78&&_0x1f90a5&&this[_0x4709cb(0x1bc)](_0x26d1ab):this[_0x4709cb(0x1c8)](_0x26d1ab);}this[_0x4709cb(0x189)][_0x4709cb(0x1d7)](),this[_0x4709cb(0x1ab)][_0x4709cb(0x1dd)][_0x4709cb(0x18e)](_0x4709cb(0x1e7))[_0x4709cb(0x1d3)](),this[_0x4709cb(0x192)]();},0xa),this[_0xb05446(0x189)][_0xb05446(0x179)](_0x55048d,_0x5cbe2f);}[_0x2f1f66(0x1c2)](){const _0x3de719=_0x2f1f66,_0x540b8b=this[_0x3de719(0x1ab)],_0x3c5e40=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x184)),_0x361824=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x1b4)),_0x1f6dd9=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x1e7)),_0x3936f0=_0x540b8b[_0x3de719(0x1dd)][_0x3de719(0x18e)](_0x3de719(0x1e8));this[_0x3de719(0x1cf)](),_0x1f6dd9[_0x3de719(0x17f)](()=>{const _0x3a81a3=_0x3de719,_0xab2ce5=[];for(const [_0x331e27,_0x1b471b]of Array[_0x3a81a3(0x15f)](this[_0x3a81a3(0x1ba)])){const _0x185671=_0x331e27[_0x3a81a3(0x1a4)](),_0x10c25c=[];for(const _0x26e9b7 of _0x185671){if(!_0x26e9b7[_0x3a81a3(0x1dc)])continue;if(_0x26e9b7[_0x3a81a3(0x19f)]){_0x10c25c[_0x3a81a3(0x172)](..._0x26e9b7[_0x3a81a3(0x166)]());continue;}const _0x25a6e8=_0x26e9b7[_0x3a81a3(0x1ae)]();if(_0x10c25c[_0x3a81a3(0x165)]>0x0){const _0x22eae2=_0x10c25c[0x0][_0x3a81a3(0x1ad)](_0x25a6e8);if(_0x22eae2){_0x10c25c[0x0]=_0x22eae2;continue;}}_0x10c25c[_0x3a81a3(0x172)](_0x25a6e8);}_0xab2ce5[_0x3a81a3(0x172)]([_0x1b471b[_0x3a81a3(0x1b2)],_0x10c25c]);}return _0xab2ce5;}),this[_0x3de719(0x1ac)](_0x3c5e40,_0x3de719(0x1b1),(_0x275064,_0x495b5c)=>{const _0x36fc7a=_0x3de719;this[_0x36fc7a(0x1ac)](_0x495b5c,_0x36fc7a(0x1e2),(_0x2f26eb,_0x36d12c,_0x4e38cf,_0x4c2120)=>{const _0x9b5835=_0x36fc7a;_0x495b5c[_0x9b5835(0x1dc)]&&(null==_0x4e38cf?(this[_0x9b5835(0x170)](_0x4c2120[_0x9b5835(0x17e)]),this[_0x9b5835(0x1d4)](_0x495b5c,!0x1)):(this[_0x9b5835(0x170)](_0x4e38cf[_0x9b5835(0x17e)]),null==_0x4c2120&&this[_0x9b5835(0x1d4)](_0x495b5c,!0x0)));}),null!==_0x495b5c[_0x36fc7a(0x1db)]?this[_0x36fc7a(0x170)](_0x495b5c[_0x36fc7a(0x17e)]):this[_0x36fc7a(0x1d4)](_0x495b5c,!0x1);}),this[_0x3de719(0x1ac)](_0x3c5e40,_0x3de719(0x1a8),(_0x2e5684,_0x361cc1,_0x14d72f)=>{const _0x59b87d=_0x3de719;this[_0x59b87d(0x190)](_0x361cc1,_0x59b87d(0x1e2)),this[_0x59b87d(0x189)][_0x59b87d(0x1c6)](_0x361cc1),this[_0x59b87d(0x1ba)][_0x59b87d(0x163)](_0x361cc1)&&this[_0x59b87d(0x1bc)](_0x361cc1),_0x14d72f&&this[_0x59b87d(0x170)](_0x14d72f[_0x59b87d(0x17e)]);}),this[_0x3de719(0x1ac)](_0x3c5e40,_0x3de719(0x1a2),(_0xa1140c,_0xc4daa2)=>{const _0x255be6=_0x3de719;this[_0x255be6(0x170)](_0xc4daa2);}),this[_0x3de719(0x1ac)](_0x361824,_0x3de719(0x164),()=>{const _0x135a99=_0x3de719;this[_0x135a99(0x192)]();}),this[_0x3de719(0x1ac)](_0x3936f0,_0x3de719(0x186),(_0x47aa60,{threadId:_0xd9694b,isFromAdapter:_0x5b6b07})=>{const _0x200f52=_0x3de719;if(_0x5b6b07||!_0x3c5e40[_0x200f52(0x1a9)](_0xd9694b))return;const _0x5cf171=_0x3c5e40[_0x200f52(0x1ca)](_0xd9694b);this[_0x200f52(0x1ba)][_0x200f52(0x18e)](_0x5cf171)[_0x200f52(0x1b2)][_0x200f52(0x17c)]();},{'priority':_0x3de719(0x199)});}[_0x2f1f66(0x192)](){const _0x192c72=_0x2f1f66,_0x30b098=this[_0x192c72(0x1ab)][_0x192c72(0x1dd)][_0x192c72(0x18e)](_0x192c72(0x1b4)),_0x55657f=this[_0x192c72(0x1ab)][_0x192c72(0x1dd)][_0x192c72(0x18e)](_0x192c72(0x184)),_0x89c95e=Array[_0x192c72(0x15f)](_0x30b098[_0x192c72(0x176)],_0x297d90=>_0x297d90[_0x192c72(0x1e9)])[_0x192c72(0x162)](_0x208fe4=>this[_0x192c72(0x1c4)][_0x192c72(0x163)](_0x208fe4)),_0x34f07f=[];for(const _0x713d42 of _0x89c95e){const _0x4dfbb5=this[_0x192c72(0x1c4)][_0x192c72(0x18e)](_0x713d42)[_0x192c72(0x1c5)][_0x192c72(0x1a4)]();_0x34f07f[_0x192c72(0x172)](..._0x4dfbb5[_0x192c72(0x1e3)]((_0x583d51,_0x183cc9)=>[..._0x583d51,..._0x183cc9[_0x192c72(0x1cd)]()],[]));}_0x55657f[_0x192c72(0x178)]=_0x34f07f;}[_0x2f1f66(0x1cf)](){const _0x2fb586=_0x2f1f66,_0x42269f=this[_0x2fb586(0x1ab)],_0x46ffcd=_0x42269f[_0x2fb586(0x1d5)],_0x2b157e=_0x14cdc6(_0x46ffcd,_0x2fb586(0x19c)),_0x134bd0=new _0x5713fe([{'type':_0x2fb586(0x1c3),'model':new _0x29538d({'withText':!0x0,'label':_0x2b157e,'commandName':_0x2fb586(0x195),'role':_0x2fb586(0x1e1)})},{'type':_0x2fb586(0x1d2)},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x1eb)),'commandName':_0x2fb586(0x161),'role':_0x2fb586(0x1bb)})},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x18b)),'commandName':_0x2fb586(0x185),'role':_0x2fb586(0x1bb)})},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x17d)),'commandName':_0x2fb586(0x16d),'role':_0x2fb586(0x1bb)})},{'type':_0x2fb586(0x1a0),'model':new _0x29538d({'withText':!0x0,'label':_0x14cdc6(_0x46ffcd,_0x2fb586(0x160)),'commandName':_0x2fb586(0x16c),'role':_0x2fb586(0x1bb)})}]);for(const _0x4ab3ee of _0x134bd0)if(ae(_0x4ab3ee)){const _0x27af7d=_0x42269f[_0x2fb586(0x1ed)][_0x2fb586(0x18e)](_0x4ab3ee[_0x2fb586(0x1c5)][_0x2fb586(0x1c1)]);_0x4ab3ee[_0x2fb586(0x1c5)][_0x2fb586(0x1af)](_0x2fb586(0x175),_0x2fb586(0x16b))['to'](_0x27af7d,_0x2fb586(0x1b6),_0x2fb586(0x16b));}_0x42269f['ui'][_0x2fb586(0x1b5)][_0x2fb586(0x17b)](_0x2fb586(0x195),_0x366e78=>this[_0x2fb586(0x181)](_0x366e78,_0x134bd0,_0x2b157e)),_0x42269f['ui'][_0x2fb586(0x1b5)][_0x2fb586(0x17b)](_0x2fb586(0x1cb),_0xa9400f=>this[_0x2fb586(0x1b9)](_0xa9400f,_0x134bd0,_0x2b157e));}[_0x2f1f66(0x181)](_0x121b7e,_0x5c3cf9,_0x5d2b2d){const _0x4d15da=_0x2f1f66,_0x411ed6=_0x486302(_0x121b7e,_0x2f457f),_0x409655=this[_0x4d15da(0x1ab)][_0x4d15da(0x1ed)][_0x4d15da(0x18e)](_0x4d15da(0x195));_0x411ed6[_0x4d15da(0x1e6)][_0x4d15da(0x179)]({'tooltip':_0x5d2b2d,'label':_0x5d2b2d,'icon':_0x11fceb}),_0x411ed6[_0x4d15da(0x1e6)][_0x4d15da(0x1af)](_0x4d15da(0x175))['to'](_0x409655,_0x4d15da(0x1b6)),_0x411ed6[_0x4d15da(0x1e6)]['on'](_0x4d15da(0x188),()=>{const _0x3ea6cb=_0x4d15da;_0x409655[_0x3ea6cb(0x188)](),this[_0x3ea6cb(0x1ab)][_0x3ea6cb(0x169)][_0x3ea6cb(0x1b2)][_0x3ea6cb(0x17c)]();}),_0x34a597(_0x411ed6,_0x5c3cf9,{'role':_0x4d15da(0x19b)});const _0x25b41b=[];for(const _0x463da0 of _0x5c3cf9)ae(_0x463da0)&&_0x25b41b[_0x4d15da(0x172)](this[_0x4d15da(0x1ab)][_0x4d15da(0x1ed)][_0x4d15da(0x18e)](_0x463da0[_0x4d15da(0x1c5)][_0x4d15da(0x1c1)]));const _0x561589=_0x411ed6[_0x4d15da(0x1e6)];return _0x561589[_0x4d15da(0x17a)][_0x4d15da(0x19a)](_0x4d15da(0x16b)),_0x561589[_0x4d15da(0x171)][_0x4d15da(0x19a)](_0x4d15da(0x16b)),_0x561589[_0x4d15da(0x17a)][_0x4d15da(0x1af)](_0x4d15da(0x16b))['to'](_0x409655,_0x4d15da(0x16b)),_0x561589[_0x4d15da(0x171)][_0x4d15da(0x1af)](_0x4d15da(0x16b))[_0x4d15da(0x196)](_0x25b41b,_0x4d15da(0x16b),(..._0x45057e)=>_0x45057e[_0x4d15da(0x18f)](_0x54bf2b=>_0x54bf2b)),_0x411ed6['on'](_0x4d15da(0x188),_0x312de9=>{const _0x17b0f0=_0x4d15da;this[_0x17b0f0(0x1ab)][_0x17b0f0(0x188)](_0x312de9[_0x17b0f0(0x182)][_0x17b0f0(0x1c1)]),this[_0x17b0f0(0x1ab)][_0x17b0f0(0x169)][_0x17b0f0(0x1b2)][_0x17b0f0(0x17c)]();}),_0x411ed6;}[_0x2f1f66(0x1b9)](_0x476285,_0x5bf214,_0x41a799){const _0x4c128a=_0x2f1f66,_0x5c21c4=new _0x288f41(_0x476285),_0x4c435c=this[_0x4c128a(0x1ab)][_0x4c128a(0x1ed)][_0x4c128a(0x18e)](_0x4c128a(0x195));_0x5c21c4[_0x4c128a(0x1e6)][_0x4c128a(0x179)]({'label':_0x41a799,'icon':_0x11fceb});const _0x3f7ae1=new _0x2a810d(_0x476285);for(const _0x4769e0 of _0x5bf214){if(_0x4c128a(0x1d2)==_0x4769e0[_0x4c128a(0x1ec)]){_0x3f7ae1[_0x4c128a(0x1a3)][_0x4c128a(0x17b)](new _0x21e006(_0x476285));continue;}const _0x2d7b33=new _0x3e947b(_0x476285,_0x5c21c4),_0x12cee8=new _0x2f45f7(_0x476285),_0x4824ea=_0x4769e0[_0x4c128a(0x1c5)];_0x12cee8[_0x4c128a(0x1af)](...Object[_0x4c128a(0x194)](_0x4824ea))['to'](_0x4824ea),_0x12cee8[_0x4c128a(0x1c0)](_0x4c128a(0x188))['to'](_0x5c21c4),_0x12cee8['on'](_0x4c128a(0x188),()=>{const _0x41c120=_0x4c128a;this[_0x41c120(0x1ab)][_0x41c120(0x188)](_0x4824ea[_0x41c120(0x1c1)]),this[_0x41c120(0x1ab)][_0x41c120(0x169)][_0x41c120(0x1b2)][_0x41c120(0x17c)]();}),_0x2d7b33[_0x4c128a(0x19e)][_0x4c128a(0x17b)](_0x12cee8),_0x3f7ae1[_0x4c128a(0x1a3)][_0x4c128a(0x17b)](_0x2d7b33);}return _0x5c21c4[_0x4c128a(0x1af)](_0x4c128a(0x16b))['to'](_0x4c435c,_0x4c128a(0x16b)),_0x5c21c4[_0x4c128a(0x18a)][_0x4c128a(0x19e)][_0x4c128a(0x17b)](_0x3f7ae1),_0x5c21c4;}[_0x2f1f66(0x1c8)](_0x3aaaae){const _0x10e0ce=_0x2f1f66,_0x1bfb26=this[_0x10e0ce(0x1ab)],_0x3673dc=_0x1bfb26[_0x10e0ce(0x18d)],_0x192935=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1b4)),_0x46ef37=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1e8)),_0x22b125=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1e7)),_0x5026b0=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x4132d7)['me'],_0x19fdfe=_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x195))[_0x10e0ce(0x1da)],{CommentsListView:_0x5161a1,CommentThreadInputView:_0x1a7050}=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x1bd));let _0x16e2ac,_0x5e3dd1;this[_0x10e0ce(0x1b8)][_0x10e0ce(0x163)](_0x3aaaae['id'])?(_0x5e3dd1=this[_0x10e0ce(0x1b8)][_0x10e0ce(0x18e)](_0x3aaaae['id']),_0x16e2ac=_0x5e3dd1[_0x10e0ce(0x1bf)]):(_0x16e2ac=new _0x19fdfe(_0x1bfb26[_0x10e0ce(0x1d5)],_0x3aaaae,_0x5026b0,{'disableComments':this[_0x10e0ce(0x1b3)],'editorConfig':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x173)),'maxCommentsWhenCollapsed':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x174)),'maxThreadTotalWeight':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x183)),'maxCommentCharsWhenCollapsed':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x1a6)),'formatDateTime':_0x5c6a7d(_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x1d5))),'CommentView':_0x3673dc[_0x10e0ce(0x18e)](_0x10e0ce(0x197))[_0x10e0ce(0x167)],'CommentsListView':_0x5161a1,'CommentThreadInputView':_0x1a7050}),_0x16e2ac[_0x10e0ce(0x1aa)]['on'](_0x10e0ce(0x188),()=>{const _0x3bdade=_0x10e0ce;_0x1bfb26[_0x3bdade(0x169)][_0x3bdade(0x1b2)][_0x3bdade(0x17c)]();}),_0x16e2ac[_0x10e0ce(0x1a5)]['on'](_0x10e0ce(0x188),()=>{const _0x8e81cb=_0x10e0ce;_0x1bfb26[_0x8e81cb(0x169)][_0x8e81cb(0x1b2)][_0x8e81cb(0x17c)]();}),_0x5e3dd1=_0x192935[_0x10e0ce(0x16f)](this[_0x10e0ce(0x1ab)][_0x10e0ce(0x1d5)],_0x16e2ac),_0x5e3dd1[_0x10e0ce(0x1af)](_0x10e0ce(0x168))['to'](_0x16e2ac,_0x10e0ce(0x168)),_0x5e3dd1[_0x10e0ce(0x1af)](_0x10e0ce(0x165))['to'](_0x16e2ac),_0x5e3dd1[_0x10e0ce(0x1af)](_0x10e0ce(0x1ec))['to'](_0x16e2ac,_0x10e0ce(0x1ec),_0x2b6dca=>_0x10e0ce(0x1a1)+_0x2b6dca),this[_0x10e0ce(0x1b8)][_0x10e0ce(0x179)](_0x3aaaae['id'],_0x5e3dd1));const _0x3af0ce=_0x46ef37[_0x10e0ce(0x1cc)](_0x3aaaae[_0x10e0ce(0x1de)],_0x16e2ac),_0x1a1567=new _0x426e1f(_0x1bfb26,_0x3aaaae,_0x16e2ac,_0x3af0ce),_0x5291f6=_0x3aaaae[_0x10e0ce(0x1a4)]()[_0x10e0ce(0x162)](_0x4aabe0=>_0x4aabe0[_0x10e0ce(0x1dc)]);_0x16e2ac[_0x10e0ce(0x180)]=_0x1bfb26[_0x10e0ce(0x1dd)][_0x10e0ce(0x18e)](_0x10e0ce(0x184))[_0x10e0ce(0x191)][_0x10e0ce(0x187)](_0x5291f6),this[_0x10e0ce(0x1ba)][_0x10e0ce(0x179)](_0x3aaaae,_0x1a1567),this[_0x10e0ce(0x1c4)][_0x10e0ce(0x179)](_0x16e2ac,_0x1a1567);const _0x2ef755=_0x192935[_0x10e0ce(0x1c9)]({'view':_0x5e3dd1,'target':()=>{const _0x1104c=_0x10e0ce,_0x5a3a3f=[],_0x4e5e6f=_0x3aaaae[_0x1104c(0x1a4)]()[_0x1104c(0x162)](_0x115d22=>_0x115d22[_0x1104c(0x1dc)]);for(const _0x38b09d of _0x4e5e6f)_0x5a3a3f[_0x1104c(0x172)](..._0x38b09d[_0x1104c(0x177)]());return _0x9d6063(_0x1bfb26[_0x1104c(0x169)],_0x5a3a3f);},'type':()=>_0x10e0ce(0x1a1)+_0x1a1567[_0x10e0ce(0x1b2)][_0x10e0ce(0x1ec)]});_0x46ef37[_0x10e0ce(0x1c7)](_0x16e2ac,_0x2ef755),_0x192935[_0x10e0ce(0x17b)](_0x2ef755),_0x22b125[_0x10e0ce(0x193)](_0x2ef755);}[_0x2f1f66(0x1bc)](_0x53291b){const _0x21f736=_0x2f1f66,_0x345152=this[_0x21f736(0x1ab)][_0x21f736(0x1dd)][_0x21f736(0x18e)](_0x21f736(0x1e8)),_0x5be89b=this[_0x21f736(0x1ab)][_0x21f736(0x1dd)][_0x21f736(0x18e)](_0x21f736(0x1b4)),_0x54d975=this[_0x21f736(0x1ba)][_0x21f736(0x18e)](_0x53291b),_0x3cd8a8=_0x54d975[_0x21f736(0x1b2)],_0xbf5705=_0x5be89b[_0x21f736(0x198)](_0x3cd8a8);_0x345152[_0x21f736(0x1be)](_0x3cd8a8),_0xbf5705&&_0x5be89b[_0x21f736(0x1e0)](_0xbf5705),this[_0x21f736(0x1ba)][_0x21f736(0x1c6)](_0x53291b),this[_0x21f736(0x1c4)][_0x21f736(0x1c6)](_0x3cd8a8),_0x54d975[_0x21f736(0x19d)]();}[_0x2f1f66(0x170)](_0x34cd86){const _0x50c5f8=_0x2f1f66;if(!_0x34cd86[_0x50c5f8(0x1dc)]||!this[_0x50c5f8(0x1ba)][_0x50c5f8(0x163)](_0x34cd86))return;const _0x243031=this[_0x50c5f8(0x1ab)][_0x50c5f8(0x1dd)][_0x50c5f8(0x18e)](_0x50c5f8(0x184)),_0xaae2d0=this[_0x50c5f8(0x1ba)][_0x50c5f8(0x18e)](_0x34cd86),_0x3e2372=_0x34cd86[_0x50c5f8(0x1a4)]();_0xaae2d0[_0x50c5f8(0x1b2)][_0x50c5f8(0x180)]=_0x243031[_0x50c5f8(0x191)][_0x50c5f8(0x187)](_0x3e2372);}[_0x2f1f66(0x19d)](){const _0x5106c9=_0x2f1f66;for(const _0x1e7e3a of this[_0x5106c9(0x1ba)][_0x5106c9(0x194)]())this[_0x5106c9(0x1bc)](_0x1e7e3a);for(const _0x5d36c6 of this[_0x5106c9(0x1b8)][_0x5106c9(0x1e5)]())_0x5d36c6[_0x5106c9(0x1bf)][_0x5106c9(0x19d)]();super[_0x5106c9(0x19d)]();}}function ae(_0x44c172){const _0x598dae=_0x2f1f66;return _0x598dae(0x1c5)in _0x44c172;}
23
+ const _0x411c5b=_0x1315;function _0x434f(){const _0x51a245=['40444ntDCfE','suggestion-','17844oWccum','activeMarkers','_unbindEditors','acceptButton','_destroyController','274908xdbBTX','_disableComments','model','menuitemcheckbox','type','14ZcKfKC','_addUIComponentsToFactory','menuitem','CommentsRepository','424200oVWnTg','values','TrackChangesEditing','execute','_refreshActiveMarkers','menuBar:trackChanges','comments','button','reduce','commandName','componentFactory','suggestionLoaded','hasSuggestion','Accept\x20all\x20suggestions','destroy','Discard\x20all\x20suggestions','descriptionParts','_bindAnnotationToEditors','getSuggestion','comments.maxCommentsWhenCollapsed','children','config','suggestionUnloaded','editing','Track\x20changes','createAnnotation','discardAllSuggestions','comments.editorConfig','EditorAnnotations','init','define','discardButton','_suggestionToController','getJoined','delegate','_handleSuggestionControllerDelayed','activeAnnotations','innerView','pluginName','commands','trackChanges','listenTo','isMultiRange','refreshSelectedViews','153tIMRWm','length','createAnnotationView','lowest','trackChanges.disableComments','get','discardSelectedSuggestions','change:previous','has','some','_createToolbarButton','Annotations','menu','buttonView','set','add','_annotationViews','Accept\x20all\x20selected\x20suggestions','getMarkerNames','requires','isDirty','keys','isInContent','acceptSelectedSuggestions','items','filter','commentThread','addComment','getFirstRange','trackChanges.SuggestionThreadView','arrowView','getByInnerView','from','getRanges','Discard\x20all\x20selected\x20suggestions','plugins','116720ndtZRd','focus','registerAnnotation','_initializeController','value','_createMenuBarMenu','comments.maxThreadTotalWeight','actionView','size','descriptionFactory','getMarkers','187cTvHSa','CommentView','18HlyAUf','createCommentThreadController','switchbutton','_updateController','source','previous','change:activeAnnotations','200220BYMIbr','panelView','CommentsUI','stopListening','remove','delete','8JfRLEj','getDescriptions','push','bind','_handleControllerBuffer','head','mainView','addSourceCollector','_viewToController','getAllAdjacentSuggestions','locale','acceptAllSuggestions','suggestionChanged','isOn','SuggestionThreadView','clear','comments.maxCommentCharsWhenCollapsed','editor','isEnabled','unbind','view','32466TBwJXk','separator','toMany','TrackChangesUI'];_0x434f=function(){return _0x51a245;};return _0x434f();}(function(_0x340b7a,_0x463aac){const _0x5dbdc4=_0x1315,_0x1f0cd8=_0x340b7a();while(!![]){try{const _0x197c88=parseInt(_0x5dbdc4(0xc6))/0x1*(-parseInt(_0x5dbdc4(0x140))/0x2)+-parseInt(_0x5dbdc4(0x102))/0x3*(parseInt(_0x5dbdc4(0xc8))/0x4)+parseInt(_0x5dbdc4(0x13a))/0x5+parseInt(_0x5dbdc4(0xc2))/0x6*(parseInt(_0x5dbdc4(0xd2))/0x7)+-parseInt(_0x5dbdc4(0x126))/0x8*(-parseInt(_0x5dbdc4(0x133))/0x9)+parseInt(_0x5dbdc4(0xd6))/0xa+-parseInt(_0x5dbdc4(0x131))/0xb*(-parseInt(_0x5dbdc4(0xcd))/0xc);if(_0x197c88===_0x463aac)break;else _0x1f0cd8['push'](_0x1f0cd8['shift']());}catch(_0x10d92c){_0x1f0cd8['push'](_0x1f0cd8['shift']());}}}(_0x434f,0x1df08));function _0x1315(_0x3ad227,_0x4256d2){const _0x434fa2=_0x434f();return _0x1315=function(_0x1315bf,_0x423ce6){_0x1315bf=_0x1315bf-0xb6;let _0x2e3d61=_0x434fa2[_0x1315bf];return _0x2e3d61;},_0x1315(_0x3ad227,_0x4256d2);}import{Plugin as _0xc04e4a}from'ckeditor5/src/core.js';import{Collection as _0x39ecb0}from'ckeditor5/src/utils.js';import{addListToDropdown as _0x594489,createDropdown as _0x29a5b1,ListSeparatorView as _0x5c2b06,MenuBarMenuView as _0x475280,MenuBarMenuListView as _0x292c3e,MenuBarMenuListItemView as _0x97c357,MenuBarMenuListItemButtonView as _0x3351a4,SplitButtonView as _0x2462bb,ViewModel as _0xd73614}from'ckeditor5/src/ui.js';import{Users as _0x15a5b6,getDateTimeFormatter as _0x4c14fb,getAllMarkersDomElementsSorted as _0x309784}from'ckeditor5-collaboration/src/collaboration-core.js';import _0x2f232b from'./trackchangesediting.js';import _0x1763f1 from'./ui/suggestioncontroller.js';import _0x47a112 from'./ui/view/suggestionthreadview.js';import{getTranslation as _0x2f6dcd}from'./utils/common-translations.js';import _0x56813f from'../theme/icons/track-changes.svg';export default class d extends _0xc04e4a{static get[_0x411c5b(0x115)](){const _0x268684=_0x411c5b;return[_0x2f232b,_0x15a5b6,_0x268684(0xd5),_0x268684(0x10d),_0x268684(0xf2)];}static get[_0x411c5b(0xfc)](){const _0x755051=_0x411c5b;return _0x755051(0xc5);}constructor(_0x5129f6){const _0x4244ad=_0x411c5b;super(_0x5129f6),this[_0x4244ad(0xf6)]=new Map(),this[_0x4244ad(0x148)]=new Map(),this[_0x4244ad(0x112)]=new Map(),this[_0x4244ad(0x144)]=new Map();const _0x2036b5=this[_0x4244ad(0xbe)][_0x4244ad(0xeb)];_0x2036b5[_0x4244ad(0xf4)](_0x4244ad(0x11f),_0x47a112),_0x2036b5[_0x4244ad(0xf4)](_0x4244ad(0x106),!0x1),this[_0x4244ad(0xce)]=_0x2036b5[_0x4244ad(0x107)](_0x4244ad(0x106));}[_0x411c5b(0xf9)](_0x3a6134,_0x3be0f4){const _0x2b8504=_0x411c5b;0x0===this[_0x2b8504(0x144)][_0x2b8504(0x12e)]&&setTimeout(()=>{const _0x3d9c6c=_0x2b8504;for(const [_0x451e00,_0x56bcd2]of this[_0x3d9c6c(0x144)]){const _0x598e16=this[_0x3d9c6c(0xf6)][_0x3d9c6c(0x10a)](_0x451e00);_0x598e16||_0x56bcd2?_0x598e16&&_0x56bcd2&&this[_0x3d9c6c(0xcc)](_0x451e00):this[_0x3d9c6c(0x129)](_0x451e00);}this[_0x3d9c6c(0x144)][_0x3d9c6c(0xbc)](),this[_0x3d9c6c(0xbe)][_0x3d9c6c(0x125)][_0x3d9c6c(0x107)](_0x3d9c6c(0xf2))[_0x3d9c6c(0x101)](),this[_0x3d9c6c(0xda)]();},0xa),this[_0x2b8504(0x144)][_0x2b8504(0x110)](_0x3a6134,_0x3be0f4);}[_0x411c5b(0xf3)](){const _0xdb2b36=_0x411c5b,_0x31d1bf=this[_0xdb2b36(0xbe)],_0x40c807=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0xd8)),_0x2fbb4f=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0x10d)),_0x43d284=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0xf2)),_0x4c3e7d=_0x31d1bf[_0xdb2b36(0x125)][_0xdb2b36(0x107)](_0xdb2b36(0xd5));this[_0xdb2b36(0xd3)](),_0x43d284[_0xdb2b36(0x147)](()=>{const _0x1f722a=_0xdb2b36,_0x11d972=[];for(const [_0x4d5ce6,_0xe50ec5]of Array[_0x1f722a(0x122)](this[_0x1f722a(0xf6)])){const _0x12d2a8=_0x4d5ce6[_0x1f722a(0xb6)](),_0x51ed58=[];for(const _0x4bcba2 of _0x12d2a8){if(!_0x4bcba2[_0x1f722a(0x118)])continue;if(_0x4bcba2[_0x1f722a(0x100)]){_0x51ed58[_0x1f722a(0x142)](..._0x4bcba2[_0x1f722a(0x123)]());continue;}const _0x4c96c1=_0x4bcba2[_0x1f722a(0x11e)]();if(_0x51ed58[_0x1f722a(0x103)]>0x0){const _0x292e68=_0x51ed58[0x0][_0x1f722a(0xf7)](_0x4c96c1);if(_0x292e68){_0x51ed58[0x0]=_0x292e68;continue;}}_0x51ed58[_0x1f722a(0x142)](_0x4c96c1);}_0x11d972[_0x1f722a(0x142)]([_0xe50ec5[_0x1f722a(0xc1)],_0x51ed58]);}return _0x11d972;}),this[_0xdb2b36(0xff)](_0x40c807,_0xdb2b36(0xe1),(_0x2003da,_0x479582)=>{const _0x57a039=_0xdb2b36;this[_0x57a039(0xff)](_0x479582,_0x57a039(0x109),(_0x54d4f4,_0x491065,_0xa6389,_0x513734)=>{const _0x3548ba=_0x57a039;_0x479582[_0x3548ba(0x118)]&&(null==_0xa6389?(this[_0x3548ba(0x136)](_0x513734[_0x3548ba(0x145)]),this[_0x3548ba(0xf9)](_0x479582,!0x1)):(this[_0x3548ba(0x136)](_0xa6389[_0x3548ba(0x145)]),null==_0x513734&&this[_0x3548ba(0xf9)](_0x479582,!0x0)));}),null!==_0x479582[_0x57a039(0x138)]?this[_0x57a039(0x136)](_0x479582[_0x57a039(0x145)]):this[_0x57a039(0xf9)](_0x479582,!0x1);}),this[_0xdb2b36(0xff)](_0x40c807,_0xdb2b36(0xec),(_0x505edc,_0x2b4db3,_0x265891)=>{const _0x4b2345=_0xdb2b36;this[_0x4b2345(0x13d)](_0x2b4db3,_0x4b2345(0x109)),this[_0x4b2345(0x144)][_0x4b2345(0x13f)](_0x2b4db3),this[_0x4b2345(0xf6)][_0x4b2345(0x10a)](_0x2b4db3)&&this[_0x4b2345(0xcc)](_0x2b4db3),_0x265891&&this[_0x4b2345(0x136)](_0x265891[_0x4b2345(0x145)]);}),this[_0xdb2b36(0xff)](_0x40c807,_0xdb2b36(0xb9),(_0x2d242a,_0x116797)=>{const _0x2357ca=_0xdb2b36;this[_0x2357ca(0x136)](_0x116797);}),this[_0xdb2b36(0xff)](_0x2fbb4f,_0xdb2b36(0x139),()=>{const _0x238937=_0xdb2b36;this[_0x238937(0xda)]();}),this[_0xdb2b36(0xff)](_0x4c3e7d,_0xdb2b36(0x11d),(_0x29e654,{threadId:_0x3f9214,isFromAdapter:_0x1f7e2c})=>{const _0x52c5ec=_0xdb2b36;if(_0x1f7e2c||!_0x40c807[_0x52c5ec(0xe2)](_0x3f9214))return;const _0x10eb07=_0x40c807[_0x52c5ec(0xe8)](_0x3f9214);this[_0x52c5ec(0xf6)][_0x52c5ec(0x107)](_0x10eb07)[_0x52c5ec(0xc1)][_0x52c5ec(0x127)]();},{'priority':_0xdb2b36(0x105)});}[_0x411c5b(0xda)](){const _0x5f4a3f=_0x411c5b,_0x3dbf4b=this[_0x5f4a3f(0xbe)][_0x5f4a3f(0x125)][_0x5f4a3f(0x107)](_0x5f4a3f(0x10d)),_0x53ffdb=this[_0x5f4a3f(0xbe)][_0x5f4a3f(0x125)][_0x5f4a3f(0x107)](_0x5f4a3f(0xd8)),_0x37e7a5=Array[_0x5f4a3f(0x122)](_0x3dbf4b[_0x5f4a3f(0xfa)],_0x5c9b16=>_0x5c9b16[_0x5f4a3f(0xfb)])[_0x5f4a3f(0x11b)](_0x10ac57=>this[_0x5f4a3f(0x148)][_0x5f4a3f(0x10a)](_0x10ac57)),_0x2ea440=[];for(const _0x1b1f68 of _0x37e7a5){const _0x1ee50d=this[_0x5f4a3f(0x148)][_0x5f4a3f(0x107)](_0x1b1f68)[_0x5f4a3f(0xcf)][_0x5f4a3f(0xb6)]();_0x2ea440[_0x5f4a3f(0x142)](..._0x1ee50d[_0x5f4a3f(0xde)]((_0x4b6080,_0x8d1d83)=>[..._0x4b6080,..._0x8d1d83[_0x5f4a3f(0x114)]()],[]));}_0x53ffdb[_0x5f4a3f(0xc9)]=_0x2ea440;}[_0x411c5b(0xd3)](){const _0x30ba95=_0x411c5b,_0x3cd5b3=this[_0x30ba95(0xbe)],_0x53b7a8=_0x3cd5b3[_0x30ba95(0xb7)],_0x3165a3=_0x2f6dcd(_0x53b7a8,_0x30ba95(0xee)),_0x357e49=new _0x39ecb0([{'type':_0x30ba95(0x135),'model':new _0xd73614({'withText':!0x0,'label':_0x3165a3,'commandName':_0x30ba95(0xfe),'role':_0x30ba95(0xd0)})},{'type':_0x30ba95(0xc3)},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0xe3)),'commandName':_0x30ba95(0xb8),'role':_0x30ba95(0xd4)})},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0x113)),'commandName':_0x30ba95(0x119),'role':_0x30ba95(0xd4)})},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0xe5)),'commandName':_0x30ba95(0xf0),'role':_0x30ba95(0xd4)})},{'type':_0x30ba95(0xdd),'model':new _0xd73614({'withText':!0x0,'label':_0x2f6dcd(_0x53b7a8,_0x30ba95(0x124)),'commandName':_0x30ba95(0x108),'role':_0x30ba95(0xd4)})}]);for(const _0x500bc8 of _0x357e49)if(ae(_0x500bc8)){const _0x3455f3=_0x3cd5b3[_0x30ba95(0xfd)][_0x30ba95(0x107)](_0x500bc8[_0x30ba95(0xcf)][_0x30ba95(0xdf)]);_0x500bc8[_0x30ba95(0xcf)][_0x30ba95(0x143)](_0x30ba95(0xba),_0x30ba95(0xbf))['to'](_0x3455f3,_0x30ba95(0x12a),_0x30ba95(0xbf));}_0x3cd5b3['ui'][_0x30ba95(0xe0)][_0x30ba95(0x111)](_0x30ba95(0xfe),_0x45efd9=>this[_0x30ba95(0x10c)](_0x45efd9,_0x357e49,_0x3165a3)),_0x3cd5b3['ui'][_0x30ba95(0xe0)][_0x30ba95(0x111)](_0x30ba95(0xdb),_0x20216e=>this[_0x30ba95(0x12b)](_0x20216e,_0x357e49,_0x3165a3));}[_0x411c5b(0x10c)](_0x27daf2,_0x240258,_0x7b238e){const _0x3965ed=_0x411c5b,_0x58ff5d=_0x29a5b1(_0x27daf2,_0x2462bb),_0x3604b5=this[_0x3965ed(0xbe)][_0x3965ed(0xfd)][_0x3965ed(0x107)](_0x3965ed(0xfe));_0x58ff5d[_0x3965ed(0x10f)][_0x3965ed(0x110)]({'tooltip':_0x7b238e,'label':_0x7b238e,'icon':_0x56813f}),_0x58ff5d[_0x3965ed(0x10f)][_0x3965ed(0x143)](_0x3965ed(0xba))['to'](_0x3604b5,_0x3965ed(0x12a)),_0x58ff5d[_0x3965ed(0x10f)]['on'](_0x3965ed(0xd9),()=>{const _0x27e614=_0x3965ed;_0x3604b5[_0x27e614(0xd9)](),this[_0x27e614(0xbe)][_0x27e614(0xed)][_0x27e614(0xc1)][_0x27e614(0x127)]();}),_0x594489(_0x58ff5d,_0x240258,{'role':_0x3965ed(0x10e)});const _0x2dec04=[];for(const _0x5d2a76 of _0x240258)ae(_0x5d2a76)&&_0x2dec04[_0x3965ed(0x142)](this[_0x3965ed(0xbe)][_0x3965ed(0xfd)][_0x3965ed(0x107)](_0x5d2a76[_0x3965ed(0xcf)][_0x3965ed(0xdf)]));const _0x3719e0=_0x58ff5d[_0x3965ed(0x10f)];return _0x3719e0[_0x3965ed(0x12d)][_0x3965ed(0xc0)](_0x3965ed(0xbf)),_0x3719e0[_0x3965ed(0x120)][_0x3965ed(0xc0)](_0x3965ed(0xbf)),_0x3719e0[_0x3965ed(0x12d)][_0x3965ed(0x143)](_0x3965ed(0xbf))['to'](_0x3604b5,_0x3965ed(0xbf)),_0x3719e0[_0x3965ed(0x120)][_0x3965ed(0x143)](_0x3965ed(0xbf))[_0x3965ed(0xc4)](_0x2dec04,_0x3965ed(0xbf),(..._0x3aa304)=>_0x3aa304[_0x3965ed(0x10b)](_0x1538a1=>_0x1538a1)),_0x58ff5d['on'](_0x3965ed(0xd9),_0x3c735b=>{const _0x23b47e=_0x3965ed;this[_0x23b47e(0xbe)][_0x23b47e(0xd9)](_0x3c735b[_0x23b47e(0x137)][_0x23b47e(0xdf)]),this[_0x23b47e(0xbe)][_0x23b47e(0xed)][_0x23b47e(0xc1)][_0x23b47e(0x127)]();}),_0x58ff5d;}[_0x411c5b(0x12b)](_0x49d0c6,_0xc078cf,_0x3b740c){const _0x23177b=_0x411c5b,_0x2ec009=new _0x475280(_0x49d0c6),_0x5727f1=this[_0x23177b(0xbe)][_0x23177b(0xfd)][_0x23177b(0x107)](_0x23177b(0xfe));_0x2ec009[_0x23177b(0x10f)][_0x23177b(0x110)]({'label':_0x3b740c,'icon':_0x56813f});const _0x2c04df=new _0x292c3e(_0x49d0c6);for(const _0x2374ba of _0xc078cf){if(_0x23177b(0xc3)==_0x2374ba[_0x23177b(0xd1)]){_0x2c04df[_0x23177b(0x11a)][_0x23177b(0x111)](new _0x5c2b06(_0x49d0c6));continue;}const _0x11f055=new _0x97c357(_0x49d0c6,_0x2ec009),_0x4fa829=new _0x3351a4(_0x49d0c6),_0x557f99=_0x2374ba[_0x23177b(0xcf)];_0x4fa829[_0x23177b(0x143)](...Object[_0x23177b(0x117)](_0x557f99))['to'](_0x557f99),_0x4fa829[_0x23177b(0xf8)](_0x23177b(0xd9))['to'](_0x2ec009),_0x4fa829['on'](_0x23177b(0xd9),()=>{const _0x4bd5ce=_0x23177b;this[_0x4bd5ce(0xbe)][_0x4bd5ce(0xd9)](_0x557f99[_0x4bd5ce(0xdf)]),this[_0x4bd5ce(0xbe)][_0x4bd5ce(0xed)][_0x4bd5ce(0xc1)][_0x4bd5ce(0x127)]();}),_0x11f055[_0x23177b(0xea)][_0x23177b(0x111)](_0x4fa829),_0x2c04df[_0x23177b(0x11a)][_0x23177b(0x111)](_0x11f055);}return _0x2ec009[_0x23177b(0x143)](_0x23177b(0xbf))['to'](_0x5727f1,_0x23177b(0xbf)),_0x2ec009[_0x23177b(0x13b)][_0x23177b(0xea)][_0x23177b(0x111)](_0x2c04df),_0x2ec009;}[_0x411c5b(0x129)](_0x34dcfd){const _0x26eb8c=_0x411c5b,_0x2e9890=this[_0x26eb8c(0xbe)],_0x5a71d3=_0x2e9890[_0x26eb8c(0xeb)],_0x1d9f78=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0x10d)),_0x28789e=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0xd5)),_0x4c33df=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0xf2)),_0x157da1=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x15a5b6)['me'],_0x67f321=_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xfe))[_0x26eb8c(0xbb)],{CommentsListView:_0x1da565,CommentThreadInputView:_0x319fba}=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0x13c));let _0x215158,_0x5e8af8;this[_0x26eb8c(0x112)][_0x26eb8c(0x10a)](_0x34dcfd['id'])?(_0x5e8af8=this[_0x26eb8c(0x112)][_0x26eb8c(0x107)](_0x34dcfd['id']),_0x215158=_0x5e8af8[_0x26eb8c(0x146)]):(_0x215158=new _0x67f321(_0x2e9890[_0x26eb8c(0xb7)],_0x34dcfd,_0x157da1,{'disableComments':this[_0x26eb8c(0xce)],'editorConfig':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xf1)),'maxCommentsWhenCollapsed':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xe9)),'maxThreadTotalWeight':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0x12c)),'maxCommentCharsWhenCollapsed':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xbd)),'formatDateTime':_0x4c14fb(_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xb7))),'CommentView':_0x5a71d3[_0x26eb8c(0x107)](_0x26eb8c(0xdc))[_0x26eb8c(0x132)],'CommentsListView':_0x1da565,'CommentThreadInputView':_0x319fba}),_0x215158[_0x26eb8c(0xcb)]['on'](_0x26eb8c(0xd9),()=>{const _0x6d6003=_0x26eb8c;_0x2e9890[_0x6d6003(0xed)][_0x6d6003(0xc1)][_0x6d6003(0x127)]();}),_0x215158[_0x26eb8c(0xf5)]['on'](_0x26eb8c(0xd9),()=>{const _0x1fc32c=_0x26eb8c;_0x2e9890[_0x1fc32c(0xed)][_0x1fc32c(0xc1)][_0x1fc32c(0x127)]();}),_0x5e8af8=_0x1d9f78[_0x26eb8c(0x104)](this[_0x26eb8c(0xbe)][_0x26eb8c(0xb7)],_0x215158),_0x5e8af8[_0x26eb8c(0x143)](_0x26eb8c(0x116))['to'](_0x215158,_0x26eb8c(0x116)),_0x5e8af8[_0x26eb8c(0x143)](_0x26eb8c(0x103))['to'](_0x215158),_0x5e8af8[_0x26eb8c(0x143)](_0x26eb8c(0xd1))['to'](_0x215158,_0x26eb8c(0xd1),_0x539e1d=>_0x26eb8c(0xc7)+_0x539e1d),this[_0x26eb8c(0x112)][_0x26eb8c(0x110)](_0x34dcfd['id'],_0x5e8af8));const _0x50f22f=_0x28789e[_0x26eb8c(0x134)](_0x34dcfd[_0x26eb8c(0x11c)],_0x215158),_0x1d333d=new _0x1763f1(_0x2e9890,_0x34dcfd,_0x215158,_0x50f22f),_0x325a92=_0x34dcfd[_0x26eb8c(0xb6)]()[_0x26eb8c(0x11b)](_0x1ef5f6=>_0x1ef5f6[_0x26eb8c(0x118)]);_0x215158[_0x26eb8c(0xe6)]=_0x2e9890[_0x26eb8c(0x125)][_0x26eb8c(0x107)](_0x26eb8c(0xd8))[_0x26eb8c(0x12f)][_0x26eb8c(0x141)](_0x325a92),this[_0x26eb8c(0xf6)][_0x26eb8c(0x110)](_0x34dcfd,_0x1d333d),this[_0x26eb8c(0x148)][_0x26eb8c(0x110)](_0x215158,_0x1d333d);const _0x2a2cf1=_0x1d9f78[_0x26eb8c(0xef)]({'view':_0x5e8af8,'target':()=>{const _0x58c6a8=_0x26eb8c,_0x53d0d8=[],_0x3e869a=_0x34dcfd[_0x58c6a8(0xb6)]()[_0x58c6a8(0x11b)](_0x660e5e=>_0x660e5e[_0x58c6a8(0x118)]);for(const _0xaccf0b of _0x3e869a)_0x53d0d8[_0x58c6a8(0x142)](..._0xaccf0b[_0x58c6a8(0x130)]());return _0x309784(_0x2e9890[_0x58c6a8(0xed)],_0x53d0d8);},'type':()=>_0x26eb8c(0xc7)+_0x1d333d[_0x26eb8c(0xc1)][_0x26eb8c(0xd1)]});_0x28789e[_0x26eb8c(0xe7)](_0x215158,_0x2a2cf1),_0x1d9f78[_0x26eb8c(0x111)](_0x2a2cf1),_0x4c33df[_0x26eb8c(0x128)](_0x2a2cf1);}[_0x411c5b(0xcc)](_0x1d372a){const _0x451338=_0x411c5b,_0x432075=this[_0x451338(0xbe)][_0x451338(0x125)][_0x451338(0x107)](_0x451338(0xd5)),_0x456ff0=this[_0x451338(0xbe)][_0x451338(0x125)][_0x451338(0x107)](_0x451338(0x10d)),_0x5659c0=this[_0x451338(0xf6)][_0x451338(0x107)](_0x1d372a),_0x5ea6df=_0x5659c0[_0x451338(0xc1)],_0x349823=_0x456ff0[_0x451338(0x121)](_0x5ea6df);_0x432075[_0x451338(0xca)](_0x5ea6df),_0x349823&&_0x456ff0[_0x451338(0x13e)](_0x349823),this[_0x451338(0xf6)][_0x451338(0x13f)](_0x1d372a),this[_0x451338(0x148)][_0x451338(0x13f)](_0x5ea6df),_0x5659c0[_0x451338(0xe4)]();}[_0x411c5b(0x136)](_0x2136a6){const _0x272e7e=_0x411c5b;if(!_0x2136a6[_0x272e7e(0x118)]||!this[_0x272e7e(0xf6)][_0x272e7e(0x10a)](_0x2136a6))return;const _0x504d1e=this[_0x272e7e(0xbe)][_0x272e7e(0x125)][_0x272e7e(0x107)](_0x272e7e(0xd8)),_0x4b54e7=this[_0x272e7e(0xf6)][_0x272e7e(0x107)](_0x2136a6),_0x393760=_0x2136a6[_0x272e7e(0xb6)]();_0x4b54e7[_0x272e7e(0xc1)][_0x272e7e(0xe6)]=_0x504d1e[_0x272e7e(0x12f)][_0x272e7e(0x141)](_0x393760);}[_0x411c5b(0xe4)](){const _0x126028=_0x411c5b;for(const _0x471a89 of this[_0x126028(0xf6)][_0x126028(0x117)]())this[_0x126028(0xcc)](_0x471a89);for(const _0x580a48 of this[_0x126028(0x112)][_0x126028(0xd7)]())_0x580a48[_0x126028(0x146)][_0x126028(0xe4)]();super[_0x126028(0xe4)]();}}function ae(_0x45ead0){const _0x128a18=_0x411c5b;return _0x128a18(0xcf)in _0x45ead0;}