@ckeditor/ckeditor5-track-changes 43.0.0-alpha.4 → 43.0.0-alpha.5
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.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
- package/theme/icons/track-changes-accept.svg +1 -1
- package/theme/icons/track-changes-discard.svg +1 -1
- package/theme/icons/track-changes.svg +1 -1
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2ed776=_0x1ee5;(function(_0x315b5e,_0x187ea2){const _0x510abe=_0x1ee5,_0x2fea71=_0x315b5e();while(!![]){try{const _0x2d5a22=parseInt(_0x510abe(0x19f))/0x1*(-parseInt(_0x510abe(0x1bf))/0x2)+-parseInt(_0x510abe(0x182))/0x3+-parseInt(_0x510abe(0x196))/0x4+parseInt(_0x510abe(0x1b3))/0x5*(-parseInt(_0x510abe(0x1be))/0x6)+-parseInt(_0x510abe(0x192))/0x7+-parseInt(_0x510abe(0x184))/0x8*(parseInt(_0x510abe(0x1c0))/0x9)+-parseInt(_0x510abe(0x198))/0xa*(-parseInt(_0x510abe(0x1a6))/0xb);if(_0x2d5a22===_0x187ea2)break;else _0x2fea71['push'](_0x2fea71['shift']());}catch(_0x589e0e){_0x2fea71['push'](_0x2fea71['shift']());}}}(_0x1c4e,0xf0655));import{Plugin as _0x3369a8}from'ckeditor5/src/core.js';import{CKEditorError as _0x405a60}from'ckeditor5/src/utils.js';import _0x3a0e6e from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x4b478a}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x2ed776(0x1aa)];export default class P extends _0x3369a8{static get[_0x2ed776(0x1a8)](){return[_0x3a0e6e];}static get[_0x2ed776(0x1b0)](){const _0x22d5b8=_0x2ed776;return _0x22d5b8(0x1bc);}[_0x2ed776(0x1b9)](){const _0x2a0d3c=_0x2ed776,_0x5a05cb=this[_0x2a0d3c(0x18f)];if(_0x5a05cb[_0x2a0d3c(0x188)][_0x2a0d3c(0x187)](_0x2a0d3c(0x1a1),_0x2407c1=>{const _0x4a7ef3=_0x2a0d3c,_0x5c44fd=_0x5a05cb[_0x4a7ef3(0x1bd)][_0x4a7ef3(0x18d)][_0x4a7ef3(0x1bb)]()[_0x4a7ef3(0x19a)]((_0x54e515,_0x47b82c)=>(_0x54e515[_0x47b82c]='',_0x54e515),{});return _0x5a05cb[_0x4a7ef3(0x199)][_0x4a7ef3(0x18c)](_0x5c44fd,_0x2407c1);}),_0x2a0d3c(0x19e)!=typeof _0x5a05cb[_0x2a0d3c(0x188)][_0x2a0d3c(0x1b8)](_0x2a0d3c(0x191))[_0x2a0d3c(0x1ad)])throw new _0x405a60(_0x2a0d3c(0x1a3));}[_0x2ed776(0x1ab)](_0x3569f7){const _0x38521b=_0x2ed776;return N(this[_0x38521b(0x18f)],!0x0,_0x3569f7);}[_0x2ed776(0x1c2)](_0x247390){const _0x554a62=_0x2ed776;return N(this[_0x554a62(0x18f)],!0x1,_0x247390);}}function _0x1ee5(_0x5141a4,_0x3dda77){const _0x1c4e8f=_0x1c4e();return _0x1ee5=function(_0x1ee586,_0x18d594){_0x1ee586=_0x1ee586-0x182;let _0x3ab69f=_0x1c4e8f[_0x1ee586];return _0x3ab69f;},_0x1ee5(_0x5141a4,_0x3dda77);}class D extends _0x3369a8{static get[_0x2ed776(0x1b0)](){const _0x4eb30f=_0x2ed776;return _0x4eb30f(0x1b2);}constructor(_0x37783c){const _0x1aa886=_0x2ed776;super(_0x37783c),this[_0x1aa886(0x194)]=_0x1aa886(0x1ba);}[_0x2ed776(0x1b9)](){const _0x249cf4=_0x2ed776;this[_0x249cf4(0x18f)][_0x249cf4(0x186)][_0x249cf4(0x1b8)](_0x249cf4(0x1b1))[_0x249cf4(0x1b6)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x249cf4(0x18f)][_0x249cf4(0x186)][_0x249cf4(0x1b8)](_0x249cf4(0x193))[_0x249cf4(0x1b6)]=null;}}function v(_0x1a6aae){const _0x2b1395=_0x2ed776;return void 0x0!==_0x1a6aae[_0x2b1395(0x1ac)];}function _0x1c4e(){const _0x169f2a=['_adapter','Users','get','init','end','getRootNames','TrackChangesData','model','570rnmyqV','1187350thgwfm','1528110WmQHfE','useAnonymousUser','getDataWithDiscardedSuggestions','4809873WgsvSa','rootsAttributes','8VdJbyc','set','plugins','define','config','data','acceptAllSuggestions','execute','create','document','addSuggestionData','editor','getFullData','trackChangesData','2557933fTqbXG','TrackChangesEditing','result','addCommentThread','3902296UWlRlS','users','55748650aIGZbk','constructor','reduce','name','createDocumentFragment','appendChild','function','1xLTmzJ','push','trackChangesData.editorCreator','getCommentThreads','track-changes-data-invalid-editor-creator','addUser','getUser','11DCogNI','destroy','requires','getSuggestions','Pagination','getDataWithAcceptedSuggestions','getRootsAttributes','editorCreator','div','map','pluginName','CommentsRepository','TrackChangesDataGetter','46445ipbeLZ','discardAllSuggestions','createElement'];_0x1c4e=function(){return _0x169f2a;};return _0x1c4e();}async function N(_0x464818,_0x494991,_0x457444){const _0x1a3044=_0x2ed776,_0x120407=_0x4b478a(_0x464818,T);_0x120407[_0x1a3044(0x186)][_0x1a3044(0x1a0)](_0x3a0e6e,D),_0x120407[_0x1a3044(0x183)]=v(_0x464818)?_0x464818[_0x1a3044(0x1ac)]():void 0x0;const _0x4c0a00=document[_0x1a3044(0x19c)](),_0x5bf3ca=_0x464818[_0x1a3044(0x188)][_0x1a3044(0x1b8)](_0x1a3044(0x191))[_0x1a3044(0x1ad)],_0x4513bb=await _0x5bf3ca(_0x120407,()=>function(_0x172161){const _0x3da3b6=_0x1a3044,_0x522c6c=document[_0x3da3b6(0x1b5)](_0x3da3b6(0x1ae));return _0x172161[_0x3da3b6(0x19d)](_0x522c6c),_0x522c6c;}(_0x4c0a00));!function(_0x3d8631,_0x4d20b9){const _0x4f2002=_0x1a3044,_0x2f37ca=_0x3d8631[_0x4f2002(0x1bd)][_0x4f2002(0x18d)][_0x4f2002(0x1bb)]()[_0x4f2002(0x19a)]((_0x4e674a,_0x1244dd)=>(_0x4e674a[_0x1244dd]=_0x3d8631[_0x4f2002(0x189)][_0x4f2002(0x1b8)]({'rootName':_0x1244dd}),_0x4e674a),{}),_0x5f48b9=_0x3d8631[_0x4f2002(0x186)][_0x4f2002(0x1b8)](_0x4f2002(0x1b7))[_0x4f2002(0x197)][_0x4f2002(0x1af)](_0x5201a3=>({'id':_0x5201a3['id'],'name':_0x5201a3[_0x4f2002(0x19b)]})),_0x5d3419=_0x3d8631[_0x4f2002(0x186)][_0x4f2002(0x1b8)](_0x4f2002(0x193))[_0x4f2002(0x1a9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x52cf75=_0x3d8631[_0x4f2002(0x186)][_0x4f2002(0x1b8)](_0x4f2002(0x1b1))[_0x4f2002(0x1a2)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5c5376=_0x4d20b9[_0x4f2002(0x186)][_0x4f2002(0x1b8)](_0x4f2002(0x1b7)),_0xf57c4e=_0x4d20b9[_0x4f2002(0x186)][_0x4f2002(0x1b8)](_0x4f2002(0x193)),_0x225878=_0x4d20b9[_0x4f2002(0x186)][_0x4f2002(0x1b8)](_0x4f2002(0x1b1));for(const _0x4de169 of _0x5f48b9)_0x5c5376[_0x4f2002(0x1a5)](_0x4de169['id'])||_0x5c5376[_0x4f2002(0x1a4)](_0x4de169);_0x5c5376['me']||_0x5c5376[_0x4f2002(0x1c1)]();for(const _0x11e06d of _0x52cf75)_0x225878[_0x4f2002(0x195)](_0x11e06d);for(const _0x3e46b0 of _0x5d3419)_0xf57c4e[_0x4f2002(0x18e)](_0x3e46b0);_0x4d20b9[_0x4f2002(0x189)][_0x4f2002(0x185)](_0x2f37ca);}(_0x464818,_0x4513bb),_0x4513bb[_0x1a3044(0x18b)](_0x494991?_0x1a3044(0x18a):_0x1a3044(0x1b4));const _0x134e68=v(_0x4513bb)?_0x4513bb[_0x1a3044(0x190)](_0x457444):_0x4513bb[_0x1a3044(0x189)][_0x1a3044(0x1b8)](_0x457444);return await _0x4513bb[_0x1a3044(0x1a7)](),_0x134e68;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4b60c3=_0x7793;(function(_0x56032e,_0x1f4652){const _0x4fe27d=_0x7793,_0x3ed331=_0x56032e();while(!![]){try{const _0x551762=-parseInt(_0x4fe27d(0x203))/0x1+-parseInt(_0x4fe27d(0x170))/0x2*(-parseInt(_0x4fe27d(0x29d))/0x3)+parseInt(_0x4fe27d(0x23d))/0x4*(-parseInt(_0x4fe27d(0x278))/0x5)+-parseInt(_0x4fe27d(0x15b))/0x6+-parseInt(_0x4fe27d(0x226))/0x7*(-parseInt(_0x4fe27d(0x200))/0x8)+parseInt(_0x4fe27d(0x1f3))/0x9*(parseInt(_0x4fe27d(0x1ed))/0xa)+parseInt(_0x4fe27d(0x2ab))/0xb*(-parseInt(_0x4fe27d(0x1ae))/0xc);if(_0x551762===_0x1f4652)break;else _0x3ed331['push'](_0x3ed331['shift']());}catch(_0x310911){_0x3ed331['push'](_0x3ed331['shift']());}}}(_0x21cd,0x3869d));import{Plugin as _0x429fe4,PendingActions as _0xaabcf4}from'ckeditor5/src/core.js';import{LiveRange as _0x107fa5}from'ckeditor5/src/engine.js';import{CKEditorError as _0x3e034e,uid as _0x4d0b4b,priorities as _0x3f04ce,logWarning as _0x2fd8d1,getEnvKeystrokeText as _0x210c88}from'ckeditor5/src/utils.js';import{toWidget as _0x63e023}from'ckeditor5/src/widget.js';import{Users as _0x4908ac,hashObject as _0x4d6e9d,surroundingMarkersDetector as _0x4c375e,ENTER_THREAD_KEYSTROKE as _0x322bfc}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x21cd(){const _0x5a4054=['range','attribute:','addHighlight','showSuggestionHighlights','editor','656464OLMeYZ','dataReady','collaboration.channelId','trackChanges.trackFormatChanges','start','model','_addSuggestionMarker','createElement','action','getContainedElement','isInContent','previous','FORMATTING','splice','addSuggestionData','group','containsPosition','requires','authorName','widget','position','track-changes-enable-command-twice','getCustomProperty','update:suggestion','open','getItems','external:','marker-count','groupId','@external','notReady','originalSuggestionId','nodeBefore','consumable','rejected','catch','acceptAllSuggestions','find','error-saving-suggestion-data-suggestion-discarded','markMultiRangeBlockFormat','toViewElement','_enabledCommands','updateSuggestion','_getSuggestionData','getRange','getAllAdjacentSuggestions','key','clone','fire','PendingActions','removeClass','isMultiRange','parent','insertion:join','filter','deletion:accept','removed','writer','_onDiscard','getWalker','$marker','formatInline:','12KeWeFb','markDeletion','updateMarker','ck-suggestion-marker-formatBlock','formatInline:join','suggestion','rootName','formatBlock:','containsItem','getCommentThread','track-changes-adapter-already-set','_breakSuggestionMarker','comments','always','_addThreadToSuggestion','_reduceSuggestionAttributeRange','unshift','hasSuggestion','deletion:chain','concat','createPositionAfter','batch','track-changes-user-not-found','acceptSelectedSuggestions','elementStart','skipNestingCheck','head','get','track-changes-command-not-found','attribute','change:data','editingDowncast','element','schema','addSuggestion','targetPosition','formatInline:discard','_blockAttributeKeys','remove','accept','_isDataLoaded','registerPostFixer','isInsideObject','removeComment','fetchCommentThread','_findSuggestions','_adapter','getAncestors','_setSuggestionData','containsRangeInObject','_customCallbacks','oldRange','ck-suggestion-marker','locale','getSuggestions','isAfter','getMarkers','commandName','isDocumentOperation','enableDefaultAttributesIntegration','upcast','warn','adapter','10LbZlLL','isIntersectingWithRange','mapper','markerToHighlight','data-suggestion','setTo','2969406nUBRcn','startsWith','change:activeMarkers','createSelection','document','creator','getRanges','_getExternalAuthor','forward','getFirstMarker','isLimit','_editor','_trackFormatChanges','712WfQRGl','attribute:accept','high','288410NnlzwV','format','getMultiRangeId','name','sort','after','hasComments','backward','formatBlock:chain','_rangeIsInLocalUserInsertion','isNextTo','return','$textProxy','reconvertMarker','isBefore','insertion:','isRemovable','ck-suggestion-marker-formatInline','trackChanges','isAtStart','accepted','isBlock','resolve','createRange','isObject','_reduceExistingSuggestions','addCommentThread','deleteContent','_joinSuggestions','removeMarker:suggestion:attribute','createdAt','_registerDefaultCallbacks','substr','newRange','getSuggestion','28651kGHaNC','split','deletion','_setSuggestionRange','descriptionFactory','author','isArray','markMultiRangeInsertion','ck-suggestion-marker-','_recordAttributeChanges','elementToElement','addMarker:suggestion:attribute','_createSuggestion','createPositionBefore','_updateSuggestionData','formatInline','addMarker:suggestion:formatBlock','splitPosition','unbindElementFromMarkerName','_mergeNestedSuggestions','stop','discard','addMarker','8okhZYu','_refreshAttributeSuggestionsChain','setSelection','track-changes-suggestion-not-found','meta','add','forceDefaultExecution','$graveyard','_saved','assign','editing','stringify','bindElementToMarker','markerToData','deletion:','delete','map','listenTo','_suggestions','removeMarkers','_SUGGESTION_ANNOUNCEMENT','getIntersection','deletion:join','_suggestionFactory','documentSelection','LEAVE','markerReady','suggestion:','formatBlock:join','markInsertion','_isRegisteredAttribute','_defaultCallbacks','clear','_processAttributeSuggestions','containerElement','getSuggestionCallback','some','isCollapsed','activeMarkers','includes','markMultiRangeDeletion','addClass','size','push','formatBlock:accept','set','default','isEqual','registerBlockAttribute','data','_checkSuggestionCorrectness','_splitMarkerName','getNearestSelectionRange','removeAttribute','_cutOutSuggestionMarker','commentThread','attributes','_isBlockAttribute','_model','169805UmLnoE','getFirstRange','attribute:discard','move','addComment','formatBlock','toUpperCase','markBlockFormat','isLocal','markerName','PENDING_ACTION_SUGGESTION','isSelectable','attribute:join','formatGroupId','low','refresh','conversion','hasCommentThread','elementEnd','addRange','consume','insertContent','_handleNewSuggestionMarker','insertion:accept','Users','_recordAttributeSuggestions','multipleBlocks','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.','item','pop','highest','define','_getAttributeKey','announce','commands','value','discardSelectedSuggestions','3lOXbIc','end','TrackChangesEditing','tablePasteChainId','enableReadOnlyMode','CommentsRepository','setAttribute','formatInline:chain','getChanges','join','acceptSuggestion','track-changes-adapter-missing-getsuggestion','rethrowUnexpectedError','isUndo','1172149tFdEyW','suggestionChanged','keys','normal','suggestion-type','deletion:discard','authoredAt','dataDowncast','getDifference','before','selection','howMany','formatBlock:discard','registerCustomCallback','enableCommand','_commentsRepository','from','applyOperation','createRangeOn','lowest','getChangedMarkers','unbind','trackChanges.mergeNestedSuggestions','_inlineAttributeKeys','chain','isOwn','attributeOldValue','_afterChanges','oldValue','getUser','addMarker:suggestion','insertion:discard','differ','rename','has','discardAllSuggestions','discardSuggestion','trackChangesCommand','removeMarker','markInlineFormat','track-changes-suggestion-data-mismatch','fromCharCode','stopListening','subType','newValue','every','$text','next','buildSuggestion','getAttribute','ready','execute','_removeSuggestion','isIntersecting','getShiftedBy','createRangeIn','options','containsRange','_joinWithAdjacentSuggestions','fromRange','pluginName','isAtEnd','root','forEach','substring','nodeAfter','values','config','for','_initAriaMarkerChangeAnnouncements','_getAuthorFromId','_processAttributeChanges','suggestion:attribute:','removeMarker:suggestion:formatBlock','suggestionUnloaded','attributeKey','isExternal','attributeNewValue','suggestionLoaded','toJSON','addUser','change:_saved','markers','_isForcedDefaultExecutionBlock','change','never','init','_refreshSuggestionsChain','insertion:chain','markAttributeChange','type','plugins','markerNameToElements','insert','then','_suggestionState','ck-suggestion-marker--active','insertion','1970898StQJrR','length','detach','dataToMarker','$elementName','multi','_getMarkerAnnouncementText','addMarkerName','enqueueChange','createPositionAt','formatInline:accept','registerInlineAttribute','ENTER','getLastMatchingPosition','moveTargetPosition','isTouching'];_0x21cd=function(){return _0x5a4054;};return _0x21cd();}import _0x7ff4b6 from'./commands/trackchangescommand.js';import _0xf40169 from'./commands/acceptsuggestioncommand.js';import _0x24266c from'./commands/discardsuggestioncommand.js';import _0x180ca2 from'./commands/executeonallsuggestionscommand.js';import _0x4829fa from'./commands/executeonselectedsuggestionscommand.js';import _0x39afa8 from'./suggestion.js';import _0x840abc from'./suggestiondescriptionfactory.js';import _0x36e7b3 from'./integrations/aiassistant.js';import _0x18eeec from'./integrations/alignment.js';import _0x416080 from'./integrations/basicstyles.js';import _0xfa9a64 from'./integrations/blockquote.js';import _0x274bcf from'./integrations/casechange.js';import _0x58307e from'./integrations/ckbox.js';import _0x6fa82b from'./integrations/codeblock.js';import _0x9afb21 from'./integrations/comments.js';import _0x59d393 from'./integrations/deletecommand.js';import _0x524a36 from'./integrations/list.js';function _0x7793(_0x575033,_0x54bb7f){const _0x21cd08=_0x21cd();return _0x7793=function(_0x779333,_0x79991){_0x779333=_0x779333-0x118;let _0x200e00=_0x21cd08[_0x779333];return _0x200e00;},_0x7793(_0x575033,_0x54bb7f);}import _0x3acc6e from'./integrations/listproperties.js';import _0x591169 from'./integrations/entercommand.js';import _0x1bf726 from'./integrations/findandreplace.js';import _0x288160 from'./integrations/font.js';import _0x59e781 from'./integrations/formatpainter.js';import _0x1294c5 from'./integrations/heading.js';import _0x40c7f0 from'./integrations/highlight.js';import _0x378f0c from'./integrations/horizontalline.js';import _0x3061fa from'./integrations/htmlembed.js';import _0x541e7f from'./integrations/image.js';import _0x344aaf from'./integrations/imagereplace.js';import _0x1a552b from'./integrations/imagestyle.js';import _0x335a40 from'./integrations/importword.js';import _0x146b88 from'./integrations/indent.js';import _0x3bdf7e from'./integrations/inputcommand.js';import _0x183284 from'./integrations/link.js';import _0x3bfd86 from'./integrations/legacylist.js';import _0x901be3 from'./integrations/legacylistproperties.js';import _0x720c11 from'./integrations/mediaembed.js';import _0x38921e from'./integrations/mention.js';import _0x15be9a from'./integrations/mergefields.js';import _0x5468a5 from'./integrations/multilevellist.js';import _0x5c8d43 from'./integrations/pagebreak.js';import _0x39c44e from'./integrations/paragraph.js';import _0xfcf3c4 from'./integrations/removeformat.js';import _0x5cc0ba from'./integrations/restrictededitingmode.js';import _0x4741f5 from'./integrations/shiftentercommand.js';import _0x4d82db from'./integrations/standardeditingmode.js';import _0x17491b from'./integrations/style.js';import _0x22a6ca from'./integrations/table.js';import _0x4cb11d from'./integrations/tablemergesplit.js';import _0x4d4475 from'./integrations/tableheadings.js';import _0xe1b58e from'./integrations/tableclipboard.js';import _0x3cadfe from'./integrations/tablecolumnresize.js';import _0x1a5df0 from'./integrations/template.js';import _0x294c31 from'./integrations/tableofcontents.js';import _0x160f29 from'./integrations/title.js';import _0x5ca580 from'./integrations/undo.js';import _0x5dad9b from'./integrations/tablecaption.js';import _0x153e71 from'./integrations/tableproperties.js';import{getTranslation as _0x4b2a7a}from'./utils/common-translations.js';import{isEqual as _0x16919b,omit as _0x4a34bb}from'lodash-es';export const renameAttributeKey=_0x4b60c3(0x15f);export default class p extends _0x429fe4{static get[_0x4b60c3(0x181)](){const _0x231dcc=_0x4b60c3;return[_0x231dcc(0x2a2),_0x4908ac,_0xaabcf4,_0x36e7b3,_0x18eeec,_0x416080,_0xfa9a64,_0x58307e,_0x274bcf,_0x6fa82b,_0x9afb21,_0x59d393,_0x591169,_0x1bf726,_0x288160,_0x59e781,_0x1294c5,_0x40c7f0,_0x378f0c,_0x3061fa,_0x541e7f,_0x1a552b,_0x344aaf,_0x335a40,_0x146b88,_0x3bdf7e,_0x3bfd86,_0x901be3,_0x5468a5,_0x183284,_0x524a36,_0x3acc6e,_0x720c11,_0x38921e,_0x15be9a,_0x5c8d43,_0x39c44e,_0xfcf3c4,_0x5cc0ba,_0x4741f5,_0x4d82db,_0x17491b,_0x22a6ca,_0x4cb11d,_0x4d4475,_0x5dad9b,_0xe1b58e,_0x3cadfe,_0x294c31,_0x153e71,_0x1a5df0,_0x160f29,_0x5ca580];}static get[_0x4b60c3(0x135)](){const _0x40aad8=_0x4b60c3;return _0x40aad8(0x29f);}constructor(_0x2bd948){const _0x92aec0=_0x4b60c3;function _0x3e774d(_0x3ec3a7){const _0x217022=_0x7793;return _0x3ec3a7[_0x217022(0x24d)](_0x35f9a3=>String[_0x217022(0x122)](_0x35f9a3))[_0x217022(0x2a6)]('');}super(_0x2bd948),this[_0x92aec0(0x291)]=!0x1,this[_0x92aec0(0x26a)](_0x92aec0(0x263),[]),this['on'](_0x92aec0(0x1f5),(_0x5e3619,_0x19b5b1,_0xd3936c,_0x5364dd)=>{const _0xd1372a=_0x92aec0;this[_0xd1372a(0x277)][_0xd1372a(0x14d)](()=>{const _0x3fa4c0=_0xd1372a;for(const _0x33b604 of[..._0x5364dd,..._0xd3936c])this[_0x3fa4c0(0x277)][_0x3fa4c0(0x14b)][_0x3fa4c0(0x11b)](_0x33b604)&&_0x2bd948[_0x3fa4c0(0x247)][_0x3fa4c0(0x210)](_0x33b604);});}),this[_0x92aec0(0x22a)]=new _0x840abc(this[_0x92aec0(0x16f)][_0x92aec0(0x175)][_0x92aec0(0x1cf)],this[_0x92aec0(0x16f)][_0x92aec0(0x1e3)]),this[_0x92aec0(0x1dc)]=null,this[_0x92aec0(0x254)]=new Et(this[_0x92aec0(0x16f)]),this[_0x92aec0(0x24f)]=new Map(),this[_0x92aec0(0x2ba)]=_0x2bd948[_0x92aec0(0x154)][_0x92aec0(0x1c9)](_0x92aec0(0x2a2)),this[_0x92aec0(0x199)]=new Set(),this[_0x92aec0(0x277)]=this[_0x92aec0(0x16f)][_0x92aec0(0x175)],this[_0x92aec0(0x158)]=new WeakMap(),this[_0x92aec0(0x14c)]=!0x1,this[_0x92aec0(0x1d3)]=new Set([_0x92aec0(0x15f)]),this[_0x92aec0(0x2c2)]=new Set(),_0x2bd948[_0x92aec0(0x13c)][_0x92aec0(0x297)](_0x92aec0(0x173),_0x92aec0(0x26b)),this[_0x92aec0(0x1ff)]=_0x2bd948[_0x92aec0(0x13c)][_0x92aec0(0x1c9)](_0x92aec0(0x173)),_0x2bd948[_0x92aec0(0x13c)][_0x92aec0(0x297)](_0x92aec0(0x2c1),!0x0),this[_0x92aec0(0x239)]=_0x2bd948[_0x92aec0(0x13c)][_0x92aec0(0x1c9)](_0x92aec0(0x2c1)),this[_0x92aec0(0x11e)]=new _0x7ff4b6(_0x2bd948,this[_0x92aec0(0x199)]),this[_0x92aec0(0x13e)](),this[_0x3e774d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3e774d([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x30]);}[_0x4b60c3(0x14f)](){const _0x4b4855=_0x4b60c3,_0x14cd33=this[_0x4b4855(0x16f)],_0x226969=(_0x501a7e,_0x1ffe36)=>{const _0x24f433=_0x4b4855;if(_0x24f433(0x1cb)!=_0x501a7e)return _0x24f433(0x22e)+_0x501a7e;const _0x8c48b1=_0x1ffe36[_0x24f433(0x227)]('|')[0x0];return this[_0x24f433(0x276)](_0x8c48b1)?_0x24f433(0x1b1):_0x24f433(0x214);};_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x1cd))[_0x4b4855(0x1f0)]({'model':_0x4b4855(0x1b3),'view':_0x5b41ae=>{const _0x1f9329=_0x4b4855,{id:_0xae23b8,type:_0x39174b,subType:_0x957eaa}=this[_0x1f9329(0x270)](_0x5b41ae[_0x1f9329(0x281)]),_0x3fba5e=[_0x1f9329(0x1e2),_0x226969(_0x39174b,_0x957eaa)];let _0x428521=0xbb8;return this[_0x1f9329(0x263)][_0x1f9329(0x264)](_0x5b41ae[_0x1f9329(0x281)])&&(_0x3fba5e[_0x1f9329(0x268)](_0x1f9329(0x159)),_0x428521=0xbc2),_0x1f9329(0x228)==_0x39174b&&(_0x428521+=0x5),{'classes':_0x3fba5e,'attributes':{'data-suggestion':_0xae23b8},'priority':_0x428521};}}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x2b2))[_0x4b4855(0x242)](_0x2525c4=>{const _0x4db668=_0x4b4855;_0x2525c4['on'](_0x4db668(0x2c9),(_0x3630fc,_0x333c26,_0x9a4bed)=>{const _0x3d52b1=_0x4db668;if(!_0x9a4bed[_0x3d52b1(0x131)][_0x3d52b1(0x16e)])return;const _0x12f676=_0x333c26[_0x3d52b1(0x294)];if(!_0x12f676)return;const _0x4e4643=_0x9a4bed[_0x3d52b1(0x1ef)][_0x3d52b1(0x198)](_0x12f676);_0x14cd33[_0x3d52b1(0x175)][_0x3d52b1(0x1cf)][_0x3d52b1(0x21b)](_0x12f676)&&_0x4e4643&&!_0x4e4643[_0x3d52b1(0x186)](_0x3d52b1(0x183))&&_0x4e4643['is'](_0x3d52b1(0x25f))&&_0x63e023(_0x4e4643,_0x9a4bed[_0x3d52b1(0x1a9)]);},{'priority':_0x4db668(0x202)});}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x2b2))[_0x4b4855(0x1f0)]({'model':_0x4b4855(0x1b3),'view':(_0x1ed6e6,_0x4f8681)=>{const _0x3494cb=_0x4b4855;if(!_0x4f8681[_0x3494cb(0x131)][_0x3494cb(0x16e)])return null;const {type:_0x470923,subType:_0x44dcfc}=this[_0x3494cb(0x270)](_0x1ed6e6[_0x3494cb(0x281)]);return{'classes':[_0x3494cb(0x1e2),_0x226969(_0x470923,_0x44dcfc)],'priority':0xbb8};}});const _0x2331a6=({showActiveMarkers:_0x2397f0=!0x0,isAttributeSuggestion:_0x239b9c=!0x1}={})=>(_0x52663e,_0x4bcb69,_0x37ef84)=>{const _0x31251e=_0x4b4855;if(!_0x4bcb69[_0x31251e(0x294)])return;const {id:_0x4c33d2}=this[_0x31251e(0x270)](_0x4bcb69[_0x31251e(0x281)]);if(_0x239b9c){const _0x12b163=this[_0x31251e(0x24f)][_0x31251e(0x1c9)](_0x4c33d2),_0x178d2e=this[_0x31251e(0x298)](_0x12b163);if(!this[_0x31251e(0x276)](_0x178d2e))return;}if(_0x4bcb69[_0x31251e(0x294)]['is'](_0x31251e(0x2b5)))return void _0x37ef84[_0x31251e(0x191)][_0x31251e(0x28c)](_0x4bcb69[_0x31251e(0x294)],_0x52663e[_0x31251e(0x206)]);const _0x6c85a2=_0x37ef84[_0x31251e(0x1ef)][_0x31251e(0x198)](_0x4bcb69[_0x31251e(0x294)]);if(_0x4bcb69[_0x31251e(0x294)]['is'](_0x31251e(0x1ce))&&_0x14cd33[_0x31251e(0x175)][_0x31251e(0x1cf)][_0x31251e(0x218)](_0x4bcb69[_0x31251e(0x294)])&&!_0x6c85a2[_0x31251e(0x186)](_0x31251e(0x16d))){_0x37ef84[_0x31251e(0x1a9)][_0x31251e(0x266)]([_0x31251e(0x1e2),_0x31251e(0x1b1)],_0x6c85a2),_0x37ef84[_0x31251e(0x1a9)][_0x31251e(0x2a3)](_0x31251e(0x1f1),_0x4c33d2,_0x6c85a2),_0x37ef84[_0x31251e(0x1ef)][_0x31251e(0x249)](_0x6c85a2,_0x4bcb69[_0x31251e(0x281)]),_0x2397f0&&(this[_0x31251e(0x263)][_0x31251e(0x264)](_0x4bcb69[_0x31251e(0x281)])?_0x37ef84[_0x31251e(0x1a9)][_0x31251e(0x266)](_0x31251e(0x159),_0x6c85a2):_0x37ef84[_0x31251e(0x1a9)][_0x31251e(0x1a2)](_0x31251e(0x159),_0x6c85a2));for(const _0x32d109 of _0x14cd33[_0x31251e(0x175)][_0x31251e(0x130)](_0x4bcb69[_0x31251e(0x294)])[_0x31251e(0x189)]())_0x37ef84[_0x31251e(0x191)][_0x31251e(0x28c)](_0x32d109,_0x52663e[_0x31251e(0x206)]);_0x37ef84[_0x31251e(0x191)][_0x31251e(0x28c)](_0x4bcb69[_0x31251e(0x294)],_0x52663e[_0x31251e(0x206)]);}};_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x2b2))[_0x4b4855(0x242)](_0x4864c3=>{const _0x190ba4=_0x4b4855;_0x4864c3['on'](_0x190ba4(0x236),(_0x28fca9,_0x26fd76,_0x30fc22)=>{const _0x21512a=_0x190ba4;_0x30fc22[_0x21512a(0x131)][_0x21512a(0x16e)]&&_0x2331a6({'showActiveMarkers':!0x1})(_0x28fca9,_0x26fd76,_0x30fc22);},{'priority':_0x190ba4(0x296)});}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x2b2))[_0x4b4855(0x242)](_0x7d462b=>{const _0x4baeb9=_0x4b4855;_0x7d462b['on'](_0x4baeb9(0x231),(_0xdea539,_0xe34407,_0x100f78)=>{const _0x1ca1c6=_0x4baeb9;_0x100f78[_0x1ca1c6(0x131)][_0x1ca1c6(0x16e)]&&_0x2331a6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xdea539,_0xe34407,_0x100f78);},{'priority':_0x4baeb9(0x296)});}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x2b2))[_0x4b4855(0x24a)]({'model':_0x4b4855(0x1b3),'view':(_0xbd2446,_0xbe5d44)=>_0xbe5d44[_0x4b4855(0x131)][_0x4b4855(0x16e)]?null:{'group':_0x4b4855(0x1b3),'name':_0xbd2446[_0x4b4855(0x223)](0xb)}}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x1ea))[_0x4b4855(0x230)]({'view':{'name':_0x4b4855(0x1b3),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4a36a0,{writer:_0x3dd59})=>{const _0x201733=_0x4b4855;let _0x4b25e4=_0x201733(0x258)+_0x4a36a0[_0x201733(0x12a)](_0x201733(0x2af))+':'+_0x4a36a0[_0x201733(0x12a)]('id');return _0x4a36a0[_0x201733(0x12a)](_0x201733(0x18b))&&(_0x4b25e4+=':'+_0x4a36a0[_0x201733(0x12a)](_0x201733(0x18b))),_0x3dd59[_0x201733(0x177)](_0x201733(0x1ac),{'data-name':_0x4b25e4});}}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x1ea))[_0x4b4855(0x15e)]({'view':_0x4b4855(0x1b3)}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x1cd))[_0x4b4855(0x242)](_0x1bff15=>{const _0x55e319=_0x4b4855;_0x1bff15['on'](_0x55e319(0x236),_0x2331a6(),{'priority':_0x55e319(0x202)});}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x1cd))[_0x4b4855(0x242)](_0x5162ab=>{const _0xece430=_0x4b4855;_0x5162ab['on'](_0xece430(0x231),_0x2331a6({'isAttributeSuggestion':!0x0}),{'priority':_0xece430(0x202)});}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x1cd))[_0x4b4855(0x242)](_0x6805dd=>{const _0x1bfd2b=_0x4b4855;_0x6805dd['on'](_0x1bfd2b(0x142),(_0x4f94ee,_0x5e72f5,_0x5c0cb2)=>{const _0x11b2a5=_0x1bfd2b,_0x5e6076=_0x5c0cb2[_0x11b2a5(0x1ef)][_0x11b2a5(0x155)](_0x5e72f5[_0x11b2a5(0x281)]);if(_0x5e6076){for(const _0x4b513b of _0x5e6076)_0x4b513b[_0x11b2a5(0x186)](_0x11b2a5(0x16d))||(_0x5c0cb2[_0x11b2a5(0x1a9)][_0x11b2a5(0x1a2)]([_0x11b2a5(0x1e2),_0x11b2a5(0x1b1),_0x11b2a5(0x159)],_0x4b513b),_0x5c0cb2[_0x11b2a5(0x1a9)][_0x11b2a5(0x272)](_0x11b2a5(0x1f1),_0x4b513b),_0x5c0cb2[_0x11b2a5(0x1ef)][_0x11b2a5(0x238)](_0x4b513b,_0x5e72f5[_0x11b2a5(0x281)]));}},{'priority':_0x1bfd2b(0x202)});}),_0x14cd33[_0x4b4855(0x288)][_0x4b4855(0x13d)](_0x4b4855(0x1cd))[_0x4b4855(0x242)](_0x36a5e3=>{const _0x3e361d=_0x4b4855;_0x36a5e3['on'](_0x3e361d(0x220),(_0x5dea42,_0x168aa4,_0x5abb4d)=>{const _0x1b169c=_0x3e361d,_0x21a2f8=_0x5abb4d[_0x1b169c(0x1ef)][_0x1b169c(0x155)](_0x168aa4[_0x1b169c(0x281)]);if(!_0x21a2f8)return;const {id:_0x100837}=this[_0x1b169c(0x270)](_0x168aa4[_0x1b169c(0x281)]),_0x2d7bee=this[_0x1b169c(0x24f)][_0x1b169c(0x1c9)](_0x100837),_0xaa5be0=this[_0x1b169c(0x298)](_0x2d7bee);if(this[_0x1b169c(0x276)](_0xaa5be0)){for(const _0x57abf9 of _0x21a2f8)_0x57abf9[_0x1b169c(0x186)](_0x1b169c(0x16d))||(_0x5abb4d[_0x1b169c(0x1a9)][_0x1b169c(0x1a2)]([_0x1b169c(0x1e2),_0x1b169c(0x1b1),_0x1b169c(0x159)],_0x57abf9),_0x5abb4d[_0x1b169c(0x1a9)][_0x1b169c(0x272)](_0x1b169c(0x1f1),_0x57abf9),_0x5abb4d[_0x1b169c(0x1ef)][_0x1b169c(0x238)](_0x57abf9,_0x168aa4[_0x1b169c(0x281)]));}},{'priority':_0x3e361d(0x202)});}),_0x14cd33[_0x4b4855(0x175)][_0x4b4855(0x1f7)][_0x4b4855(0x1d7)](_0x1e25dd=>{const _0x1edb2a=_0x4b4855;let _0x457460=!0x1;const _0x3f5d16=Array[_0x1edb2a(0x2bb)](_0x14cd33[_0x1edb2a(0x175)][_0x1edb2a(0x1f7)][_0x1edb2a(0x119)][_0x1edb2a(0x2bf)]()),_0x54ab18=new Set();for(const {name:_0x2285f2,data:_0x59e7d2}of _0x3f5d16){const {group:_0x52d28f,type:_0x710860,subType:_0x1b1355,id:_0x3169f1}=this[_0x1edb2a(0x270)](_0x2285f2);if(_0x1edb2a(0x1b3)!==_0x52d28f)continue;const _0x5f060f=this[_0x1edb2a(0x24f)][_0x1edb2a(0x1c9)](_0x3169f1);if(null!=_0x59e7d2[_0x1edb2a(0x224)]){_0x1edb2a(0x235)==_0x710860&&(_0x457460=_0x457460||Ut(_0x59e7d2[_0x1edb2a(0x224)],_0x2285f2,_0x1e25dd,_0x14cd33[_0x1edb2a(0x175)][_0x1edb2a(0x1cf)]));const _0x3ae9ef=_0x1edb2a(0x1cb)==_0x710860&&this[_0x1edb2a(0x276)](_0x1b1355[_0x1edb2a(0x227)]('|')[0x0]);if(_0x59e7d2[_0x1edb2a(0x224)][_0x1edb2a(0x262)]||_0x1edb2a(0x244)==_0x59e7d2[_0x1edb2a(0x224)][_0x1edb2a(0x137)][_0x1edb2a(0x1b4)]||_0x1edb2a(0x27d)==_0x710860&&!Ft(_0x59e7d2[_0x1edb2a(0x224)])||_0x3ae9ef&&!Ft(_0x59e7d2[_0x1edb2a(0x224)])||_0x1edb2a(0x228)==_0x710860&&!(!Vt(_0x17b49b=_0x59e7d2[_0x1edb2a(0x224)])&&!function(_0x1d0c15){const _0x1e215c=_0x1edb2a;return _0x1d0c15[_0x1e215c(0x174)][_0x1e215c(0x1a4)]==_0x1d0c15[_0x1e215c(0x29e)][_0x1e215c(0x190)]&&_0x1d0c15[_0x1e215c(0x174)][_0x1e215c(0x136)];}(_0x17b49b)))_0x1e25dd[_0x1edb2a(0x11f)](_0x2285f2),_0x457460=!0x0;else{if(!_0x5f060f||!_0x5f060f[_0x1edb2a(0x17a)])continue;if(_0x59e7d2[_0x1edb2a(0x224)]&&_0x59e7d2[_0x1edb2a(0x1e1)]&&_0x59e7d2[_0x1edb2a(0x224)][_0x1edb2a(0x26c)](_0x59e7d2[_0x1edb2a(0x1e1)]))continue;_0x54ab18[_0x1edb2a(0x242)](_0x5f060f);}}}var _0x17b49b;return _0x54ab18[_0x1edb2a(0x267)]>0x0&&(_0x457460=!!this[_0x1edb2a(0x133)](_0x54ab18)||_0x457460),_0x457460;}),_0x14cd33[_0x4b4855(0x175)][_0x4b4855(0x1f7)][_0x4b4855(0x1d7)](_0x9e680=>{const _0x2e27cd=_0x4b4855;let _0x2ed662=!0x1;for(const _0x1bf4a7 of _0x14cd33[_0x2e27cd(0x175)][_0x2e27cd(0x1f7)][_0x2e27cd(0x119)][_0x2e27cd(0x2a5)]())if(_0x2e27cd(0x156)==_0x1bf4a7[_0x2e27cd(0x153)])for(const _0x26faf9 of this[_0x2e27cd(0x24f)][_0x2e27cd(0x13b)]()){if(_0x26faf9[_0x2e27cd(0x1a3)]||!_0x26faf9[_0x2e27cd(0x17a)])continue;const _0x3f64c8=_0x2e27cd(0x27d)==_0x26faf9[_0x2e27cd(0x153)],_0x45b715=this[_0x2e27cd(0x298)](_0x26faf9),_0x31b2db=_0x45b715&&this[_0x2e27cd(0x276)](_0x45b715);if(!_0x3f64c8&&!_0x31b2db)continue;const _0x1b4e22=_0x26faf9[_0x2e27cd(0x279)]();if(_0x1b4e22[_0x2e27cd(0x174)][_0x2e27cd(0x1a4)]!=_0x1b4e22[_0x2e27cd(0x29e)][_0x2e27cd(0x1a4)]&&!_0x1b4e22[_0x2e27cd(0x29e)][_0x2e27cd(0x136)]){const _0x5dac11=_0x14cd33[_0x2e27cd(0x175)][_0x2e27cd(0x164)](_0x1b4e22[_0x2e27cd(0x174)][_0x2e27cd(0x13a)],_0x2e27cd(0x29e)),_0x1ff33e=_0x14cd33[_0x2e27cd(0x175)][_0x2e27cd(0x21a)](_0x1b4e22[_0x2e27cd(0x174)],_0x5dac11);_0x9e680[_0x2e27cd(0x1b0)](_0x26faf9[_0x2e27cd(0x1fc)](),{'range':_0x1ff33e}),_0x2ed662=!0x0;}}return _0x2ed662;}),_0x14cd33[_0x4b4855(0x175)][_0x4b4855(0x1f7)][_0x4b4855(0x1d7)](_0x309a7c=>this[_0x4b4855(0x140)](_0x309a7c)),_0x14cd33[_0x4b4855(0x175)][_0x4b4855(0x1f7)][_0x4b4855(0x1d7)](_0x2cbb66=>!_0x2cbb66[_0x4b4855(0x1c3)][_0x4b4855(0x280)]&&this[_0x4b4855(0x25e)](_0x2cbb66)),_0x14cd33[_0x4b4855(0x175)]['on'](_0x4b4855(0x2c6),()=>{const _0x5090dc=_0x4b4855;this[_0x5090dc(0x291)]=!0x1;}),_0x14cd33[_0x4b4855(0x175)][_0x4b4855(0x1f7)]['on'](_0x4b4855(0x1cc),(_0x1b2bf8,_0x4a7be1)=>{const _0x365c1a=_0x4b4855;if(!_0x4a7be1[_0x365c1a(0x280)]||_0x4a7be1[_0x365c1a(0x2aa)])return;if(!this[_0x365c1a(0x291)])return;const _0x2b9cfe=_0x14cd33[_0x365c1a(0x175)][_0x365c1a(0x1f7)][_0x365c1a(0x119)][_0x365c1a(0x2a5)]();if(0x0==_0x2b9cfe[_0x365c1a(0x15c)])return;const _0x416b41=[],_0x593f9e=_0x2b9cfe[_0x365c1a(0x1a6)](_0x273cab=>_0x365c1a(0x1cb)==_0x273cab[_0x365c1a(0x153)]),_0x205585=_0x2b9cfe[_0x365c1a(0x1a6)](_0x5be9b8=>_0x365c1a(0x156)==_0x5be9b8[_0x365c1a(0x153)]&&_0x365c1a(0x127)!=_0x5be9b8[_0x365c1a(0x206)]);for(const _0x51976b of _0x593f9e)this[_0x365c1a(0x25b)](_0x51976b[_0x365c1a(0x144)])&&_0x416b41[_0x365c1a(0x268)]({'key':_0x51976b[_0x365c1a(0x144)],'newValue':_0x51976b[_0x365c1a(0x146)],'oldValue':_0x51976b[_0x365c1a(0x2c5)],'range':Pt(_0x51976b[_0x365c1a(0x16b)],_0x14cd33[_0x365c1a(0x175)])});for(const _0x884e24 of _0x205585){if(_0x365c1a(0x11a)!=_0x884e24[_0x365c1a(0x178)]&&_0x365c1a(0x287)!=_0x884e24[_0x365c1a(0x178)])continue;const _0x3655c6=Lt(_0x884e24[_0x365c1a(0x184)][_0x365c1a(0x13a)],_0x14cd33[_0x365c1a(0x175)]),_0x5796dd=_0x884e24[_0x365c1a(0x2b4)];_0x365c1a(0x11a)==_0x884e24[_0x365c1a(0x178)]&&_0x416b41[_0x365c1a(0x268)]({'key':_0x365c1a(0x15f),'newValue':_0x884e24[_0x365c1a(0x206)],'oldValue':_0x5796dd[_0x365c1a(0x206)],'range':_0x3655c6});for(const [_0x10db0d,_0x1d0739]of _0x5796dd[_0x365c1a(0x275)]){if(!this[_0x365c1a(0x25b)](_0x10db0d))continue;const _0x336395=_0x884e24[_0x365c1a(0x275)][_0x365c1a(0x1c9)](_0x10db0d);_0x1d0739!==_0x336395&&_0x416b41[_0x365c1a(0x268)]({'key':_0x10db0d,'newValue':_0x336395,'oldValue':_0x1d0739,'range':_0x3655c6});}for(const [_0x698276,_0x20e473]of _0x884e24[_0x365c1a(0x275)])this[_0x365c1a(0x25b)](_0x698276)&&(_0x5796dd[_0x365c1a(0x275)][_0x365c1a(0x11b)](_0x698276)||_0x416b41[_0x365c1a(0x268)]({'key':_0x698276,'newValue':_0x20e473,'oldValue':null,'range':_0x3655c6}));}0x0!=_0x416b41[_0x365c1a(0x15c)]&&_0x14cd33[_0x365c1a(0x175)][_0x365c1a(0x163)](_0x4a7be1,_0x3e47d7=>{const _0x53dd90=_0x365c1a,_0x5298ab=_0x4d0b4b();for(const {range:_0x1efc41,key:_0x1f7948,oldValue:_0xb084c7,newValue:_0x68d662}of _0x416b41)this[_0x53dd90(0x152)](_0x1efc41,_0x1f7948,_0xb084c7,_0x68d662,{'groupId':_0x5298ab});this[_0x53dd90(0x21c)](_0x3e47d7,_0x416b41);});},{'priority':_0x4b4855(0x2be)}),_0x14cd33[_0x4b4855(0x175)][_0x4b4855(0x14b)]['on'](_0x4b4855(0x187),(_0x40b589,_0x1d2a6b,_0x5f23f6)=>{const _0x6a7ecc=_0x4b4855;if(null==_0x5f23f6){const {id:_0x391fda}=this[_0x6a7ecc(0x270)](_0x1d2a6b[_0x6a7ecc(0x206)]),_0x5719a7=this[_0x6a7ecc(0x24f)][_0x6a7ecc(0x1c9)](_0x391fda);_0x5719a7&&_0x5719a7[_0x6a7ecc(0x162)](_0x1d2a6b[_0x6a7ecc(0x206)]);}}),_0x14cd33[_0x4b4855(0x175)][_0x4b4855(0x1f7)]['on'](_0x4b4855(0x1cc),()=>{const _0x4b8bc8=_0x4b4855,_0x3ae3bd=Array[_0x4b8bc8(0x2bb)](_0x14cd33[_0x4b8bc8(0x175)][_0x4b8bc8(0x1f7)][_0x4b8bc8(0x119)][_0x4b8bc8(0x2bf)]())[_0x4b8bc8(0x1a6)](_0x2ca21f=>_0x4b8bc8(0x1b3)===this[_0x4b8bc8(0x270)](_0x2ca21f[_0x4b8bc8(0x206)])[_0x4b8bc8(0x17f)]);if(0x0===_0x3ae3bd[_0x4b8bc8(0x15c)])return;_0x3ae3bd[_0x4b8bc8(0x207)]((_0x21c015,_0x35355b)=>{const _0x50c0ce=_0x4b8bc8,_0x568386=_0x21c015[_0x50c0ce(0x26e)][_0x50c0ce(0x1e1)],_0x283bdc=_0x35355b[_0x50c0ce(0x26e)][_0x50c0ce(0x1e1)];return null===_0x568386&&null===_0x283bdc?0x0:null===_0x568386&&null!==_0x283bdc?-0x1:null!==_0x568386&&null===_0x283bdc?0x1:_0x568386[_0x50c0ce(0x174)][_0x50c0ce(0x211)](_0x283bdc[_0x50c0ce(0x174)])?-0x1:0x1;});const _0x37995a=new Set(),_0x2c31fc=new Set();for(const {name:_0x3446e0,data:_0x514f21}of _0x3ae3bd){const {id:_0x94c445}=this[_0x4b8bc8(0x270)](_0x3446e0);if(null===_0x514f21[_0x4b8bc8(0x1e1)]){const _0x5a5d93=this[_0x4b8bc8(0x28e)](_0x3446e0);_0x2c31fc[_0x4b8bc8(0x242)](_0x5a5d93);}else{const _0x4d15cc=this[_0x4b8bc8(0x24f)][_0x4b8bc8(0x1c9)](_0x94c445);null!==_0x514f21[_0x4b8bc8(0x224)]||_0x4d15cc[_0x4b8bc8(0x17a)]?(_0x37995a[_0x4b8bc8(0x242)](_0x4d15cc[_0x4b8bc8(0x1c8)]),_0x2c31fc[_0x4b8bc8(0x242)](_0x4d15cc)):this[_0x4b8bc8(0x12d)](_0x4d15cc);}}_0x2c31fc[_0x4b8bc8(0x267)]>0x0&&this[_0x4b8bc8(0x150)](_0x2c31fc);for(const _0x5f1d27 of _0x37995a)this[_0x4b8bc8(0x1a0)](_0x4b8bc8(0x2ac),_0x5f1d27);}),_0x14cd33[_0x4b4855(0x175)]['on'](_0x4b4855(0x2bc),(_0x464859,_0x336a47)=>{const _0x3f45f7=_0x4b4855,_0xdba0c=_0x336a47[0x0];if(!this[_0x3f45f7(0x24f)][_0x3f45f7(0x267)])return;if(!_0xdba0c[_0x3f45f7(0x1e8)])return;if(_0xdba0c[_0x3f45f7(0x1c3)][_0x3f45f7(0x2aa)]||!_0xdba0c[_0x3f45f7(0x1c3)][_0x3f45f7(0x280)])return;let _0x2c041f,_0x327a5a;switch(_0xdba0c[_0x3f45f7(0x153)]){case _0x3f45f7(0x156):_0x2c041f=_0x14cd33[_0x3f45f7(0x175)][_0x3f45f7(0x164)](_0xdba0c[_0x3f45f7(0x184)]),_0x327a5a=_0x2c041f[_0x3f45f7(0x12f)](_0xdba0c[_0x3f45f7(0x2b6)]);break;case _0x3f45f7(0x227):_0x2c041f=_0x14cd33[_0x3f45f7(0x175)][_0x3f45f7(0x164)](_0xdba0c[_0x3f45f7(0x237)]),_0x327a5a=_0x14cd33[_0x3f45f7(0x175)][_0x3f45f7(0x164)](_0xdba0c[_0x3f45f7(0x169)]);break;case _0x3f45f7(0x27b):_0x2c041f=_0x14cd33[_0x3f45f7(0x175)][_0x3f45f7(0x164)](_0xdba0c[_0x3f45f7(0x1d1)]),_0x327a5a=_0x2c041f[_0x3f45f7(0x12f)](_0xdba0c[_0x3f45f7(0x2b6)]);break;default:return;}const _0x1ecdb3=_0x14cd33[_0x3f45f7(0x175)][_0x3f45f7(0x21a)](_0x2c041f,_0x327a5a);_0x14cd33[_0x3f45f7(0x175)][_0x3f45f7(0x14d)](()=>{const _0x5196bd=_0x3f45f7;for(const {suggestion:_0x5019ae,meta:_0x4d12b7}of this[_0x5196bd(0x1db)](_0x1ecdb3)){if(_0x5019ae[_0x5196bd(0x1a3)])continue;if(_0x5196bd(0x235)==_0x5019ae[_0x5196bd(0x153)])continue;const _0x4769f1=this[_0x5196bd(0x298)](_0x5019ae);if(_0x4769f1&&this[_0x5196bd(0x276)](_0x4769f1)&&_0x5196bd(0x227)!=_0xdba0c[_0x5196bd(0x153)])continue;const _0x4dd4a3=_0x5019ae[_0x5196bd(0x26e)]&&_0x5019ae[_0x5196bd(0x26e)][_0x5196bd(0x292)];(_0x5196bd(0x27d)!=_0x5019ae[_0x5196bd(0x153)]||_0x5196bd(0x227)==_0xdba0c[_0x5196bd(0x153)]&&!_0x4dd4a3)&&(_0x4d12b7[_0x5196bd(0x1df)]||_0x5196bd(0x15a)==_0x5019ae[_0x5196bd(0x153)]&&_0x4d12b7[_0x5196bd(0x2c4)]||_0x5019ae[_0x5196bd(0x279)]()[_0x5196bd(0x132)](_0x1ecdb3)&&this[_0x5196bd(0x1b9)](_0x5019ae,_0x2c041f,_0x327a5a));}});},{'priority':_0x4b4855(0x2be)}),_0x14cd33[_0x4b4855(0x175)]['on'](_0x4b4855(0x21e),(_0x56dd31,_0x2a3bab)=>{const _0x1b7694=_0x4b4855,_0x44ab07=_0x2a3bab[0x0],_0x3c5f65=_0x2a3bab[0x1];if(_0x3c5f65&&_0x3c5f65[_0x1b7694(0x243)])return;if(this[_0x1b7694(0x14c)])return;if(!this[_0x1b7694(0x11e)][_0x1b7694(0x29b)])return;if(_0x44ab07[_0x1b7694(0x262)])return;const _0xa36b2e=_0x14cd33[_0x1b7694(0x175)][_0x1b7694(0x1cf)],{start:_0x5c3511,end:_0x440323}=_0x44ab07[_0x1b7694(0x279)](),_0x4b879b=_0x5c3511[_0x1b7694(0x13a)]&&_0xa36b2e[_0x1b7694(0x1fd)](_0x5c3511[_0x1b7694(0x13a)])?null:_0xa36b2e[_0x1b7694(0x271)](_0x5c3511,_0x1b7694(0x1fb)),_0x5d3719=_0x440323[_0x1b7694(0x190)]&&_0xa36b2e[_0x1b7694(0x1fd)](_0x440323[_0x1b7694(0x190)])?null:_0xa36b2e[_0x1b7694(0x271)](_0x440323,_0x1b7694(0x20a)),_0x519f1b=_0x14cd33[_0x1b7694(0x175)][_0x1b7694(0x21a)](_0x4b879b?_0x4b879b[_0x1b7694(0x174)]:_0x5c3511,_0x5d3719?_0x5d3719[_0x1b7694(0x29e)]:_0x440323);_0x14cd33[_0x1b7694(0x175)][_0x1b7694(0x14d)](_0xc87cc5=>{const _0x150157=_0x1b7694;this[_0x150157(0x1af)](_0x519f1b);const _0x32c942=_0x14cd33[_0x150157(0x175)][_0x150157(0x1cf)][_0x150157(0x271)](_0x519f1b[_0x150157(0x174)]);_0x44ab07['is'](_0x150157(0x255))?_0xc87cc5[_0x150157(0x23f)](_0x32c942):_0x44ab07[_0x150157(0x1f2)](_0x32c942);}),_0x56dd31[_0x1b7694(0x23a)]();},{'priority':_0x3f04ce[_0x4b4855(0x2ae)]+0xa}),_0x14cd33[_0x4b4855(0x175)]['on'](_0x4b4855(0x28d),(_0x172fb1,_0x3909a0)=>{const _0x270ffb=_0x4b4855,_0x519481=_0x3909a0[_0x3909a0[_0x270ffb(0x15c)]-0x1];_0x519481&&_0x519481[_0x270ffb(0x243)]||this[_0x270ffb(0x14c)]||this[_0x270ffb(0x11e)][_0x270ffb(0x29b)]&&(_0x14cd33[_0x270ffb(0x175)][_0x270ffb(0x14d)](()=>{const _0x75616d=_0x270ffb;let _0x1fe128=_0x14cd33[_0x75616d(0x175)][_0x75616d(0x28d)](_0x3909a0[0x0],_0x3909a0[0x1],_0x3909a0[0x2],{'forceDefaultExecution':!0x0});if(!_0x1fe128)return;_0x172fb1[_0x75616d(0x20e)]=_0x1fe128[_0x75616d(0x19f)]();const _0x274a95=_0x1fe128[_0x75616d(0x29e)][_0x75616d(0x190)],_0x3a156f=_0x14cd33[_0x75616d(0x175)][_0x75616d(0x1cf)];_0x274a95&&_0x3a156f[_0x75616d(0x218)](_0x274a95)&&!_0x3a156f[_0x75616d(0x21b)](_0x274a95)&&(_0x1fe128=_0x14cd33[_0x75616d(0x175)][_0x75616d(0x21a)](_0x1fe128[_0x75616d(0x174)],_0x14cd33[_0x75616d(0x175)][_0x75616d(0x164)](_0x274a95,_0x75616d(0x29e)))),this[_0x75616d(0x25a)](_0x1fe128);}),_0x172fb1[_0x270ffb(0x23a)]());},{'priority':_0x4b4855(0x202)}),this[_0x4b4855(0x16f)][_0x4b4855(0x29a)][_0x4b4855(0x242)](_0x4b4855(0x215),this[_0x4b4855(0x11e)]),this[_0x4b4855(0x2b9)](_0x4b4855(0x215));const _0x91c965=new _0xf40169(_0x14cd33,this[_0x4b4855(0x24f)]);_0x14cd33[_0x4b4855(0x29a)][_0x4b4855(0x242)](_0x4b4855(0x2a7),_0x91c965),this[_0x4b4855(0x2b9)](_0x4b4855(0x2a7));const _0x3303cc=new _0x24266c(_0x14cd33,this[_0x4b4855(0x24f)]);_0x14cd33[_0x4b4855(0x29a)][_0x4b4855(0x242)](_0x4b4855(0x11d),_0x3303cc),this[_0x4b4855(0x2b9)](_0x4b4855(0x11d)),_0x14cd33[_0x4b4855(0x29a)][_0x4b4855(0x242)](_0x4b4855(0x194),new _0x180ca2(_0x14cd33,_0x91c965,this[_0x4b4855(0x24f)])),this[_0x4b4855(0x2b9)](_0x4b4855(0x194)),_0x14cd33[_0x4b4855(0x29a)][_0x4b4855(0x242)](_0x4b4855(0x11c),new _0x180ca2(_0x14cd33,_0x3303cc,this[_0x4b4855(0x24f)])),this[_0x4b4855(0x2b9)](_0x4b4855(0x11c)),_0x14cd33[_0x4b4855(0x29a)][_0x4b4855(0x242)](_0x4b4855(0x1c5),new _0x4829fa(_0x14cd33,_0x91c965,this[_0x4b4855(0x24f)])),this[_0x4b4855(0x2b9)](_0x4b4855(0x1c5)),_0x14cd33[_0x4b4855(0x29a)][_0x4b4855(0x242)](_0x4b4855(0x29c),new _0x4829fa(_0x14cd33,_0x3303cc,this[_0x4b4855(0x24f)])),this[_0x4b4855(0x2b9)](_0x4b4855(0x29c));const _0x15acea=_0x14cd33[_0x4b4855(0x154)][_0x4b4855(0x1c9)](_0x4b4855(0x2a2));this[_0x4b4855(0x24e)](_0x15acea,_0x4b4855(0x27c),(_0x337da2,{threadId:_0x25bd99})=>{const _0x367b40=_0x4b4855,_0x40e95a=this[_0x367b40(0x24f)][_0x367b40(0x1c9)](_0x25bd99);_0x40e95a&&_0x40e95a[_0x367b40(0x274)]&&0x1===_0x40e95a[_0x367b40(0x274)][_0x367b40(0x15c)]&&this[_0x367b40(0x234)](_0x25bd99,{'hasComments':!0x0});},{'priority':_0x4b4855(0x286)}),this[_0x4b4855(0x24e)](_0x15acea,_0x4b4855(0x1d9),(_0xac02fc,{threadId:_0x14b12f})=>{const _0x23944c=_0x4b4855,_0x45a5fa=this[_0x23944c(0x24f)][_0x23944c(0x1c9)](_0x14b12f);_0x45a5fa&&_0x45a5fa[_0x23944c(0x274)]&&!_0x45a5fa[_0x23944c(0x274)][_0x23944c(0x15c)]&&this[_0x23944c(0x234)](_0x14b12f,{'hasComments':!0x1});},{'priority':_0x4b4855(0x286)});}set[_0x4b60c3(0x1ec)](_0x2677ff){const _0x4356f0=_0x4b60c3;if(this[_0x4356f0(0x1dc)])throw new _0x3e034e(_0x4356f0(0x1b8),this);this[_0x4356f0(0x1dc)]=_0x2677ff;}get[_0x4b60c3(0x1ec)](){const _0x70f9d7=_0x4b60c3;return this[_0x70f9d7(0x1dc)];}[_0x4b60c3(0x1e4)]({skipNotAttached:_0x1dfa13=!0x1,toJSON:_0x232b52=!0x1}={}){const _0x2efd1c=_0x4b60c3,_0x22c1a3=[];for(const _0xb5031 of this[_0x2efd1c(0x24f)][_0x2efd1c(0x13b)]())_0x1dfa13&&!_0xb5031[_0x2efd1c(0x17a)]||_0x22c1a3[_0x2efd1c(0x268)](_0xb5031);return _0x232b52?_0x22c1a3[_0x2efd1c(0x24d)](_0x18f058=>_0x18f058[_0x2efd1c(0x148)]()):_0x22c1a3;}[_0x4b60c3(0x225)](_0xd8dd81){const _0x581d67=_0x4b60c3,_0x6ba8ca=this[_0x581d67(0x24f)][_0x581d67(0x1c9)](_0xd8dd81);if(!_0x6ba8ca)throw new _0x3e034e(_0x581d67(0x240),this);return _0x6ba8ca;}[_0x4b60c3(0x1bf)](_0x131060){const _0x4b8f08=_0x4b60c3;return this[_0x4b8f08(0x24f)][_0x4b8f08(0x11b)](_0x131060);}[_0x4b60c3(0x17e)](_0x3cce22){const _0x21f466=_0x4b60c3,{authorId:_0x30f668,id:_0x444826,attributes:_0xab89f4}=_0x3cce22,[_0x2f08e5,_0xa3bf9b]=_0x3cce22[_0x21f466(0x153)][_0x21f466(0x227)](':'),_0x488f86=this[_0x21f466(0x24f)][_0x21f466(0x1c9)](_0x444826)||this[_0x21f466(0x232)](_0x2f08e5,_0xa3bf9b,_0x444826,_0x30f668,_0xab89f4);if(this[_0x21f466(0x1bc)](_0x488f86),this[_0x21f466(0x26f)](_0x488f86,_0x2f08e5,_0xa3bf9b||null,_0x30f668),_0x488f86[_0x21f466(0x221)]=_0x3cce22[_0x21f466(0x221)],_0x488f86[_0x21f466(0x1d6)]=!0x0,_0xab89f4&&_0xab89f4[_0x21f466(0x18d)]){const _0x13ca65=_0xab89f4[_0x21f466(0x18d)],_0x13fbca=this[_0x21f466(0x1fa)](_0x13ca65[_0x21f466(0x182)]);_0x488f86[_0x21f466(0x2b1)]=_0x13ca65[_0x21f466(0x221)],_0x488f86[_0x21f466(0x22b)]=_0x13fbca,_0x488f86[_0x21f466(0x145)]=!0x0;}else _0x488f86[_0x21f466(0x2b1)]=_0x3cce22[_0x21f466(0x221)];switch(_0x3cce22[_0x21f466(0x26e)]&&(_0x488f86[_0x21f466(0x26e)]=_0x3cce22[_0x21f466(0x26e)]),_0x3cce22[_0x21f466(0x275)]&&(_0x488f86[_0x21f466(0x275)]=_0x3cce22[_0x21f466(0x275)]),this[_0x21f466(0x1dc)]&&this[_0x21f466(0x1dc)][_0x21f466(0x1d0)]||(_0x488f86[_0x21f466(0x245)]=!0x0),this[_0x21f466(0x158)][_0x21f466(0x1c9)](_0x488f86)){case _0x21f466(0x18e):this[_0x21f466(0x158)][_0x21f466(0x26a)](_0x488f86,_0x21f466(0x171));break;case _0x21f466(0x257):_0x488f86[_0x21f466(0x17a)]?(this[_0x21f466(0x133)](new Set([_0x488f86])),this[_0x21f466(0x150)](new Set([_0x488f86])),this[_0x21f466(0x158)][_0x21f466(0x26a)](_0x488f86,_0x21f466(0x12b)),this[_0x21f466(0x1a0)](_0x21f466(0x147),_0x488f86)):this[_0x21f466(0x158)][_0x21f466(0x26a)](_0x488f86,_0x21f466(0x1a8));}return _0x488f86;}[_0x4b60c3(0x2a7)](_0x1122eb){const _0x373b59=_0x4b60c3;this[_0x373b59(0x243)](()=>{const _0x199c3b=_0x373b59;this[_0x199c3b(0x16f)][_0x199c3b(0x175)][_0x199c3b(0x14d)](()=>{const _0x288abb=_0x199c3b;for(const _0x3ea4ec of _0x1122eb[_0x288abb(0x19d)]())_0x3ea4ec[_0x288abb(0x1d5)]();});});}[_0x4b60c3(0x11d)](_0xf587de){const _0x155b6a=_0x4b60c3;this[_0x155b6a(0x243)](()=>{const _0x354617=_0x155b6a;this[_0x354617(0x16f)][_0x354617(0x175)][_0x354617(0x14d)](()=>{const _0x3bfd3d=_0x354617;for(const _0x28b334 of _0xf587de[_0x3bfd3d(0x19d)]())_0x28b334[_0x3bfd3d(0x23b)]();});});}[_0x4b60c3(0x2b9)](_0x572181,_0x22d963){const _0x1d3fd7=_0x4b60c3,_0x28f4f1=this[_0x1d3fd7(0x16f)][_0x1d3fd7(0x29a)][_0x1d3fd7(0x1c9)](_0x572181);if(!_0x28f4f1)throw new _0x3e034e(_0x1d3fd7(0x1ca),this,{'commandName':_0x572181});if(this[_0x1d3fd7(0x199)][_0x1d3fd7(0x11b)](_0x28f4f1))throw new _0x3e034e(_0x1d3fd7(0x185),this,{'commandName':_0x572181});this[_0x1d3fd7(0x199)][_0x1d3fd7(0x242)](_0x28f4f1),_0x22d963&&_0x28f4f1['on'](_0x1d3fd7(0x12c),(_0x256041,_0x4a4a34)=>{const _0x3722b7=_0x1d3fd7;this[_0x3722b7(0x11e)][_0x3722b7(0x29b)]&&(this[_0x3722b7(0x14c)]||(_0x4a4a34[_0x3722b7(0x15c)]>0x0&&_0x4a4a34[_0x4a4a34[_0x3722b7(0x15c)]-0x1]&&_0x4a4a34[_0x4a4a34[_0x3722b7(0x15c)]-0x1][_0x3722b7(0x243)]?_0x4a4a34[_0x3722b7(0x295)]():(_0x256041[_0x3722b7(0x20e)]=_0x22d963((..._0x469ad9)=>_0x28f4f1[_0x3722b7(0x12c)](..._0x469ad9,{'forceDefaultExecution':!0x0}),..._0x4a4a34),_0x256041[_0x3722b7(0x23a)]())));},{'priority':_0x1d3fd7(0x202)});}[_0x4b60c3(0x243)](_0x3ba597){const _0x1ca8a6=_0x4b60c3;let _0xe7bf5f,_0x4a5cfa;const _0x5e23f3=this[_0x1ca8a6(0x14c)];this[_0x1ca8a6(0x14c)]=!0x0;try{_0xe7bf5f=_0x3ba597();}catch(_0x110f6d){_0x4a5cfa=_0x110f6d;}return _0x5e23f3||(this[_0x1ca8a6(0x14c)]=!0x1),_0x4a5cfa&&_0x3e034e[_0x1ca8a6(0x2a9)](_0x4a5cfa,this),_0xe7bf5f;}[_0x4b60c3(0x25a)](_0x481469,_0x25e62f=null,_0x20c4bf={}){const _0x26cd77=_0x4b60c3;if(_0x481469[_0x26cd77(0x262)])return null;const _0x1eb3cc=this[_0x26cd77(0x16f)][_0x26cd77(0x154)][_0x26cd77(0x1c9)](_0x26cd77(0x290))['me'];for(const {suggestion:_0x1aa921,meta:_0x5086ba}of this[_0x26cd77(0x1db)](_0x481469,_0x26cd77(0x15a)))if(_0x5086ba[_0x26cd77(0x2c4)]){if(!_0x5086ba[_0x26cd77(0x20d)]){if(_0x5086ba[_0x26cd77(0x1df)]){if(!this[_0x26cd77(0x239)]||!qt(_0x1aa921,_0x20c4bf))continue;return _0x1aa921;}if(qt(_0x1aa921,_0x20c4bf))return _0x1aa921;this[_0x26cd77(0x1b9)](_0x1aa921,_0x481469[_0x26cd77(0x174)],_0x481469[_0x26cd77(0x29e)]);break;}if(_0x25e62f==_0x1aa921[_0x26cd77(0x124)]&&qt(_0x1aa921,_0x20c4bf)){const _0x1151f0=_0x1aa921[_0x26cd77(0x279)]();return _0x1151f0[_0x26cd77(0x174)][_0x26cd77(0x26c)](_0x481469[_0x26cd77(0x29e)])?this[_0x26cd77(0x229)](_0x1aa921,this[_0x26cd77(0x277)][_0x26cd77(0x21a)](_0x481469[_0x26cd77(0x174)],_0x1151f0[_0x26cd77(0x29e)])):this[_0x26cd77(0x229)](_0x1aa921,this[_0x26cd77(0x277)][_0x26cd77(0x21a)](_0x1151f0[_0x26cd77(0x174)],_0x481469[_0x26cd77(0x29e)])),_0x1aa921;}}const _0x2c6062=_0x4d0b4b(),_0x5e7fc2=_0x1eb3cc['id'],_0x461902=_0x25e62f?_0x26cd77(0x212)+_0x25e62f:_0x26cd77(0x15a),_0x49da54=this[_0x26cd77(0x1de)]({'id':_0x2c6062,'type':_0x461902,'createdAt':new Date(),'authorId':_0x5e7fc2,'attributes':_0x20c4bf});return this[_0x26cd77(0x176)](_0x461902,_0x2c6062,_0x5e7fc2,_0x481469),_0x49da54;}[_0x4b60c3(0x22d)](_0x59cbd4,_0x310271=_0x4b60c3(0x160),_0x35be6={}){const _0x2e35e2=_0x4b60c3,_0x24ff5f=this[_0x2e35e2(0x16f)][_0x2e35e2(0x154)][_0x2e35e2(0x1c9)](_0x2e35e2(0x290))['me'],_0x26b896=this[_0x2e35e2(0x254)][_0x2e35e2(0x260)](_0x2e35e2(0x15a),_0x310271,_0x2e35e2(0x2a6));for(const _0x5e0ed7 of this[_0x2e35e2(0x1e4)]())if(_0x5e0ed7[_0x2e35e2(0x22b)]['id']==_0x24ff5f['id']&&_0x2e35e2(0x15a)==_0x5e0ed7[_0x2e35e2(0x153)]&&_0x5e0ed7[_0x2e35e2(0x124)]==_0x310271&&qt(_0x5e0ed7,_0x35be6)&&(_0x26b896(_0x5e0ed7[_0x2e35e2(0x1f9)](),_0x59cbd4)||_0x26b896(_0x59cbd4,_0x5e0ed7[_0x2e35e2(0x1f9)]()))){for(const _0x46f507 of _0x59cbd4)_0x5e0ed7[_0x2e35e2(0x28b)](_0x46f507);return _0x5e0ed7;}for(const {suggestion:_0x534d38,meta:_0x2b9f93}of this[_0x2e35e2(0x1db)](_0x59cbd4,_0x2e35e2(0x15a))){if(!_0x2b9f93[_0x2e35e2(0x2c4)])continue;if(!this[_0x2e35e2(0x239)]&&_0x2b9f93[_0x2e35e2(0x1df)])continue;if(!qt(_0x534d38,_0x35be6))continue;let _0x2b665f=!0x0;for(const _0xf10d47 of _0x534d38[_0x2e35e2(0x1f9)]())for(const _0x1f0369 of _0x59cbd4)if(!_0xf10d47[_0x2e35e2(0x132)](_0x1f0369)){_0x2b665f=!0x1;break;}if(_0x2b665f)return _0x534d38;}const _0x4e0600=_0x4d0b4b(),_0x5a0ef0=_0x24ff5f['id'],_0x52c66e=_0x2e35e2(0x212)+_0x310271,_0x120c66=this[_0x2e35e2(0x1de)]({'id':_0x4e0600,'type':_0x52c66e,'createdAt':new Date(),'authorId':_0x5a0ef0,'attributes':_0x35be6});for(const _0x5eea25 of _0x59cbd4)this[_0x2e35e2(0x176)](_0x52c66e,_0x4e0600,_0x5a0ef0,_0x5eea25,_0x39afa8[_0x2e35e2(0x205)]());return _0x120c66;}[_0x4b60c3(0x120)](_0x1593ff,_0x3a38e8,_0x275446=null,_0x2f32c2={}){const _0x4816e6=_0x4b60c3;if(_0x275446=_0x275446||Gt(_0x3a38e8),_0x1593ff[_0x4816e6(0x262)])return null;if(_0x4816e6(0x14e)===this[_0x4816e6(0x1ff)]){const _0x21d087=this[_0x4816e6(0x254)][_0x4816e6(0x260)](_0x4816e6(0x235),_0x275446,_0x4816e6(0x1d5));return this[_0x4816e6(0x243)](()=>_0x21d087([_0x1593ff],_0x3a38e8,_0x2f32c2)),null;}const _0x414e64=this[_0x4816e6(0x16f)][_0x4816e6(0x154)][_0x4816e6(0x1c9)](_0x4816e6(0x290))['me'],_0x3848c1=[];if(_0x4816e6(0x1bb)!==this[_0x4816e6(0x1ff)]){for(const {suggestion:_0x14c58f,meta:_0x5f2535}of this[_0x4816e6(0x1db)](_0x1593ff,_0x4816e6(0x15a)))_0x5f2535[_0x4816e6(0x2c4)]&&!_0x5f2535[_0x4816e6(0x1d8)]&&_0x3848c1[_0x4816e6(0x268)](..._0x14c58f[_0x4816e6(0x1f9)]());}const _0x2bc923=function(_0x18a065,_0x36a2e3){const _0x10bb62=_0x4816e6,_0x18dfa1=[];for(const _0x13d146 of _0x36a2e3){const _0x3eefbf=_0x18a065[_0x10bb62(0x252)](_0x13d146);_0x3eefbf&&_0x18dfa1[_0x10bb62(0x268)](_0x3eefbf);}return _0x18dfa1;}(_0x1593ff,_0x3848c1),_0x26df95=function(_0x3a39ad,_0x19e740){const _0x1dd47a=_0x4816e6,_0x35839d=[_0x3a39ad];for(const _0x583d7d of _0x19e740){let _0x2c1407=0x0;for(;_0x2c1407<_0x35839d[_0x1dd47a(0x15c)];){const _0x585e35=_0x35839d[_0x2c1407][_0x1dd47a(0x2b3)](_0x583d7d);_0x35839d[_0x1dd47a(0x17d)](_0x2c1407,0x1,..._0x585e35),_0x2c1407+=_0x585e35[_0x1dd47a(0x15c)];}}return _0x35839d;}(_0x1593ff,_0x3848c1);_0x2bc923[_0x4816e6(0x15c)]&&this[_0x4816e6(0x277)][_0x4816e6(0x14d)](()=>{const _0x235181=_0x4816e6;for(const _0x4844ec of _0x2bc923){const _0x306cec=this[_0x235181(0x254)][_0x235181(0x260)](_0x235181(0x235),_0x275446,_0x235181(0x1d5));this[_0x235181(0x243)](()=>_0x306cec([_0x4844ec],_0x3a38e8,_0x2f32c2));}});for(const _0x26e7dd of _0x26df95){let _0x50e34c=null,_0x14b108=_0x26e7dd[_0x4816e6(0x174)],_0x13c8b5=_0x26e7dd[_0x4816e6(0x29e)];for(const {suggestion:_0x1f3490,meta:_0x58fa9a}of this[_0x4816e6(0x1db)](_0x26e7dd,_0x4816e6(0x235))){if(!_0x58fa9a[_0x4816e6(0x2c4)])continue;if(_0x1f3490[_0x4816e6(0x124)]!=_0x275446)continue;if(!qt(_0x1f3490,_0x2f32c2))continue;const _0x3d6b02=_0x1f3490[_0x4816e6(0x279)]();if(_0x3d6b02[_0x4816e6(0x132)](_0x26e7dd,!0x0))return null;_0x14b108=_0x14b108[_0x4816e6(0x211)](_0x3d6b02[_0x4816e6(0x174)])?_0x14b108:_0x3d6b02[_0x4816e6(0x174)],_0x13c8b5=_0x13c8b5[_0x4816e6(0x1e5)](_0x3d6b02[_0x4816e6(0x29e)])?_0x13c8b5:_0x3d6b02[_0x4816e6(0x29e)],_0x50e34c?_0x3d6b02[_0x4816e6(0x174)][_0x4816e6(0x211)](_0x50e34c[_0x4816e6(0x279)]()[_0x4816e6(0x174)])?(_0x50e34c[_0x4816e6(0x250)](),_0x50e34c=_0x1f3490):_0x1f3490[_0x4816e6(0x250)]():_0x50e34c=_0x1f3490;}const _0x461652=this[_0x4816e6(0x277)][_0x4816e6(0x21a)](_0x14b108,_0x13c8b5);if(_0x50e34c)this[_0x4816e6(0x229)](_0x50e34c,_0x461652);else{const _0x3dad32=_0x4d0b4b(),_0xd3ca11=_0x414e64['id'];this[_0x4816e6(0x1de)]({'id':_0x3dad32,'type':_0x4816e6(0x1ad)+_0x275446,'data':_0x3a38e8,'createdAt':new Date(),'authorId':_0xd3ca11,'attributes':_0x2f32c2}),this[_0x4816e6(0x176)](_0x4816e6(0x1ad)+_0x275446,_0x3dad32,_0xd3ca11,_0x461652);}}return null;}[_0x4b60c3(0x27f)](_0x11d341,_0x5bb517,_0x3a7e8d=[],_0x3829de=null,_0x9b8c73={}){const _0x577580=_0x4b60c3;_0x5bb517[_0x577580(0x285)]||(_0x5bb517[_0x577580(0x285)]=_0x5bb517[_0x577580(0x1e7)]),_0x5bb517[_0x577580(0x292)]=_0x11d341['is'](_0x577580(0x16b)),_0x3829de=_0x3829de||Gt(_0x5bb517);const _0x10c4e2=_0x3a7e8d[_0x577580(0x24d)](_0x54e63e=>Lt(_0x54e63e,this[_0x577580(0x277)])),_0x4ae6d9=_0x11d341['is'](_0x577580(0x16b))?_0x11d341:Lt(_0x11d341,this[_0x577580(0x277)]);if(_0x577580(0x14e)===this[_0x577580(0x1ff)]){const _0x5a614f=this[_0x577580(0x254)][_0x577580(0x260)](_0x577580(0x27d),_0x3829de,_0x577580(0x1d5));return this[_0x577580(0x243)](()=>_0x5a614f([_0x4ae6d9],_0x5bb517,_0x9b8c73)),null;}_0x10c4e2[_0x577580(0x268)](_0x4ae6d9);let _0x2031f5=!0x0;for(const _0x182e27 of _0x10c4e2)if(!this[_0x577580(0x20c)](_0x182e27)){_0x2031f5=!0x1;break;}if(_0x2031f5&&_0x577580(0x1bb)!==this[_0x577580(0x1ff)]){const _0x51b81f=this[_0x577580(0x254)][_0x577580(0x260)](_0x577580(0x27d),_0x3829de,_0x577580(0x1d5));return this[_0x577580(0x243)](()=>_0x51b81f([_0x4ae6d9],_0x5bb517,_0x9b8c73)),null;}let _0x578fab=null,_0x1b27fe=_0x4ae6d9[_0x577580(0x174)],_0x505e6d=_0x4ae6d9[_0x577580(0x29e)];for(const {suggestion:_0x4a22b2,meta:_0x1d78e8}of this[_0x577580(0x1db)](_0x4ae6d9,_0x577580(0x27d))){if(!_0x1d78e8[_0x577580(0x2c4)])continue;if(_0x1d78e8[_0x577580(0x20d)]||_0x1d78e8[_0x577580(0x1df)]||_0x1d78e8[_0x577580(0x1d8)])continue;if(_0x4a22b2[_0x577580(0x26e)][_0x577580(0x285)]!=_0x5bb517[_0x577580(0x285)])continue;if(!qt(_0x4a22b2,_0x9b8c73))continue;const _0x4d5380=_0x4a22b2[_0x577580(0x279)]();if(_0x4a22b2[_0x577580(0x124)]==_0x3829de){if(_0x4d5380[_0x577580(0x132)](_0x4ae6d9,!0x0))return null;_0x1b27fe=_0x1b27fe[_0x577580(0x211)](_0x4d5380[_0x577580(0x174)])?_0x1b27fe:_0x4d5380[_0x577580(0x174)],_0x505e6d=_0x505e6d[_0x577580(0x1e5)](_0x4d5380[_0x577580(0x29e)])?_0x505e6d:_0x4d5380[_0x577580(0x29e)],_0x578fab?_0x4d5380[_0x577580(0x174)][_0x577580(0x211)](_0x578fab[_0x577580(0x279)]()[_0x577580(0x174)])?(_0x578fab[_0x577580(0x250)](),_0x578fab=_0x4a22b2):_0x4a22b2[_0x577580(0x250)]():_0x578fab=_0x4a22b2;}else{const _0x3e9ae8=_0x4ae6d9[_0x577580(0x252)](_0x4d5380);this[_0x577580(0x273)](_0x4a22b2,_0x3e9ae8);}}const _0x3f34e8=this[_0x577580(0x16f)][_0x577580(0x154)][_0x577580(0x1c9)](_0x577580(0x290))['me'],_0x3912c5=_0x4d0b4b(),_0x169c17=_0x3f34e8['id'];if(_0x578fab)return this[_0x577580(0x229)](_0x578fab,this[_0x577580(0x277)][_0x577580(0x21a)](_0x1b27fe,_0x505e6d)),_0x578fab;{const _0xc40768=this[_0x577580(0x1de)]({'id':_0x3912c5,'type':_0x577580(0x1b5)+_0x3829de,'data':_0x5bb517,'createdAt':new Date(),'authorId':_0x169c17,'attributes':_0x9b8c73});return this[_0x577580(0x176)](_0x577580(0x1b5)+_0x3829de,_0x3912c5,_0x169c17,this[_0x577580(0x277)][_0x577580(0x21a)](_0x1b27fe,_0x505e6d)),_0xc40768;}}[_0x4b60c3(0x197)](_0x3dcee8,_0x545baf,_0x462395=[],_0x134ed3=null,_0x325501={}){const _0x151887=_0x4b60c3;_0x545baf[_0x151887(0x285)]||(_0x545baf[_0x151887(0x285)]=_0x545baf[_0x151887(0x1e7)]);const _0x47c38d=_0x3dcee8[0x0];_0x545baf[_0x151887(0x292)]=_0x47c38d['is'](_0x151887(0x16b)),_0x134ed3=_0x134ed3||Gt(_0x545baf);const _0x6de5cd=_0x462395[_0x151887(0x24d)](_0x4e5cf1=>Lt(_0x4e5cf1,this[_0x151887(0x277)])),_0x9226f3=_0x47c38d['is'](_0x151887(0x16b))?_0x3dcee8:_0x3dcee8[_0x151887(0x24d)](_0x3d4b37=>Lt(_0x3d4b37,this[_0x151887(0x277)]));if(_0x151887(0x14e)===this[_0x151887(0x1ff)]){const _0x27d1ea=this[_0x151887(0x254)][_0x151887(0x260)](_0x151887(0x27d),_0x134ed3,_0x151887(0x1d5));return this[_0x151887(0x243)](()=>_0x27d1ea(_0x9226f3,_0x545baf,_0x325501)),null;}_0x6de5cd[_0x151887(0x268)](..._0x9226f3);let _0x1c73ee=!0x0;for(const _0x5d6a47 of _0x6de5cd)if(!this[_0x151887(0x20c)](_0x5d6a47)){_0x1c73ee=!0x1;break;}if(_0x1c73ee&&_0x151887(0x1bb)!==this[_0x151887(0x1ff)]){const _0x147730=this[_0x151887(0x254)][_0x151887(0x260)](_0x151887(0x27d),_0x134ed3,_0x151887(0x1d5));return this[_0x151887(0x243)](()=>_0x147730(_0x9226f3,_0x545baf,_0x325501)),null;}const _0x260003=this[_0x151887(0x16f)][_0x151887(0x154)][_0x151887(0x1c9)](_0x151887(0x290))['me'];for(const _0x61a341 of this[_0x151887(0x1e4)]()){if(_0x61a341[_0x151887(0x22b)]['id']!=_0x260003['id'])continue;if(_0x151887(0x27d)!=_0x61a341[_0x151887(0x153)]||_0x61a341[_0x151887(0x26e)][_0x151887(0x285)]!=_0x545baf[_0x151887(0x285)])continue;if(!qt(_0x61a341,_0x325501))continue;const _0x2758ae=_0x61a341[_0x151887(0x124)]==_0x134ed3;for(let _0x1baaa6=0x0;_0x1baaa6<_0x9226f3[_0x151887(0x15c)];_0x1baaa6++){const _0x476a42=_0x9226f3[_0x1baaa6];for(const _0x2ff5bc of _0x61a341[_0x151887(0x1e6)]()){const _0x3fc034=_0x2ff5bc[_0x151887(0x19c)]();if(_0x476a42[_0x151887(0x26c)](_0x3fc034)){_0x2758ae?(_0x9226f3[_0x151887(0x17d)](_0x1baaa6,0x1),_0x1baaa6--):_0x61a341[_0x151887(0x11f)](_0x2ff5bc[_0x151887(0x206)]);break;}}}}if(0x0==_0x9226f3[_0x151887(0x15c)])return null;const _0x265cbd=this[_0x151887(0x254)][_0x151887(0x260)](_0x151887(0x27d),_0x134ed3,_0x151887(0x2a6));for(const _0x24f1d8 of this[_0x151887(0x1e4)]())if(_0x24f1d8[_0x151887(0x22b)]['id']==_0x260003['id']&&_0x151887(0x27d)==_0x24f1d8[_0x151887(0x153)]&&_0x24f1d8[_0x151887(0x26e)][_0x151887(0x285)]==_0x545baf[_0x151887(0x285)]&&_0x24f1d8[_0x151887(0x124)]==_0x134ed3&&qt(_0x24f1d8,_0x325501)&&(_0x265cbd(_0x24f1d8[_0x151887(0x1f9)](),_0x9226f3)||_0x265cbd(_0x9226f3,_0x24f1d8[_0x151887(0x1f9)]()))){for(const _0x1600b6 of _0x9226f3)_0x24f1d8[_0x151887(0x28b)](_0x1600b6);return _0x24f1d8;}const _0x42223=_0x4d0b4b(),_0x3f5753=_0x260003['id'],_0x580dab=_0x151887(0x1b5)+_0x134ed3,_0x45b700=this[_0x151887(0x1de)]({'id':_0x42223,'type':_0x580dab,'data':_0x545baf,'createdAt':new Date(),'authorId':_0x3f5753,'attributes':_0x325501});for(const _0x3494f6 of _0x9226f3)this[_0x151887(0x176)](_0x580dab,_0x42223,_0x3f5753,_0x3494f6,_0x39afa8[_0x151887(0x205)]());return _0x45b700;}[_0x4b60c3(0x1af)](_0x27b05e,_0xb52e46=null,_0x1dbf0b={}){const _0x53118c=_0x4b60c3;if(_0x27b05e[_0x53118c(0x262)])return null;const _0x5cda11=this[_0x53118c(0x16f)][_0x53118c(0x154)][_0x53118c(0x1c9)](_0x53118c(0x290))['me'],_0x5b6311=new _0x107fa5(_0x27b05e[_0x53118c(0x174)],_0x27b05e[_0x53118c(0x29e)]);for(const {suggestion:_0x356b1f,meta:_0x4e16ec}of this[_0x53118c(0x1db)](_0x5b6311,_0x53118c(0x15a)))if(_0x4e16ec[_0x53118c(0x2c4)]&&!_0x4e16ec[_0x53118c(0x20d)]){if(_0x356b1f[_0x53118c(0x1a3)]){const _0xcc48ec=_0x356b1f[_0x53118c(0x1f9)]()[_0x53118c(0x1a6)](_0x10ed5b=>_0x53118c(0x244)!=_0x10ed5b[_0x53118c(0x137)][_0x53118c(0x1b4)]);_0xcc48ec[_0x53118c(0x126)](_0x22a3fd=>_0x5b6311[_0x53118c(0x132)](_0x22a3fd,!0x0))&&_0x356b1f[_0x53118c(0x23b)]();if(_0xcc48ec[_0x53118c(0x261)](_0x35d16e=>_0x35d16e[_0x53118c(0x132)](_0x5b6311,!0x0))){const _0x3cf2f4=this[_0x53118c(0x254)][_0x53118c(0x260)](_0x53118c(0x228),_0xb52e46,_0x53118c(0x1d5));return this[_0x53118c(0x243)](()=>_0x3cf2f4([_0x5b6311],null,_0x1dbf0b)),null;}}else{const _0x1465d3=_0x5b6311[_0x53118c(0x252)](_0x356b1f[_0x53118c(0x279)]());null!==_0x1465d3&&_0x356b1f[_0x53118c(0x1aa)]([_0x1465d3],null,_0x1dbf0b);}}if(_0x5b6311[_0x53118c(0x15d)](),_0x5b6311[_0x53118c(0x262)]||_0x53118c(0x244)==_0x5b6311[_0x53118c(0x137)][_0x53118c(0x1b4)])return null;let _0x3e87e4=null,_0x5dbeb6=_0x5b6311[_0x53118c(0x174)],_0x587254=_0x5b6311[_0x53118c(0x29e)];const _0x23ea23=this[_0x53118c(0x1db)](_0x5b6311,_0x53118c(0x228));for(const {suggestion:_0x5d8c1e,meta:_0x4db6ae}of _0x23ea23){const _0x1745ed=this[_0x53118c(0x277)][_0x53118c(0x21a)](_0x5dbeb6,_0x587254);if(_0x4db6ae[_0x53118c(0x2c4)]&&(this[_0x53118c(0x239)]||!_0x4db6ae[_0x53118c(0x1df)]&&!_0x4db6ae[_0x53118c(0x1d8)])){if(_0x5d8c1e[_0x53118c(0x1a3)]){if(!qt(_0x5d8c1e,_0x1dbf0b))continue;let _0x493d2d=!0x0;for(const _0x18ef38 of _0x5d8c1e[_0x53118c(0x1f9)]()){if(_0x18ef38[_0x53118c(0x132)](_0x1745ed,!0x0))return _0x5d8c1e;_0x1745ed[_0x53118c(0x132)](_0x18ef38)||(_0x493d2d=!0x1);}_0x493d2d&&_0x5d8c1e[_0x53118c(0x23b)]();}else{const _0x17b16e=_0x5d8c1e[_0x53118c(0x279)]();if(_0x17b16e[_0x53118c(0x132)](_0x1745ed,!0x0))return _0x5d8c1e;if(!qt(_0x5d8c1e,_0x1dbf0b)){_0x1745ed[_0x53118c(0x132)](_0x17b16e)?_0x5d8c1e[_0x53118c(0x250)]():_0x17b16e[_0x53118c(0x180)](_0x5dbeb6)?_0x5dbeb6=_0x17b16e[_0x53118c(0x29e)]:_0x17b16e[_0x53118c(0x180)](_0x587254)&&(_0x587254=_0x17b16e[_0x53118c(0x174)]);continue;}_0x5dbeb6=_0x5dbeb6[_0x53118c(0x211)](_0x17b16e[_0x53118c(0x174)])?_0x5dbeb6:_0x17b16e[_0x53118c(0x174)],_0x587254=_0x587254[_0x53118c(0x1e5)](_0x17b16e[_0x53118c(0x29e)])?_0x587254:_0x17b16e[_0x53118c(0x29e)],_0x1dbf0b=Object[_0x53118c(0x246)]({},_0x5d8c1e[_0x53118c(0x275)]),_0x3e87e4?_0x17b16e[_0x53118c(0x174)][_0x53118c(0x211)](_0x3e87e4[_0x53118c(0x279)]()[_0x53118c(0x174)])?(_0x3e87e4[_0x53118c(0x250)](),_0x3e87e4=_0x5d8c1e):_0x5d8c1e[_0x53118c(0x250)]():_0x3e87e4=_0x5d8c1e;}}}if(_0x3e87e4)return this[_0x53118c(0x229)](_0x3e87e4,this[_0x53118c(0x277)][_0x53118c(0x21a)](_0x5dbeb6,_0x587254)),_0x3e87e4;{const _0x3efec9=_0x4d0b4b(),_0x28312f=this[_0x53118c(0x277)][_0x53118c(0x21a)](_0x5dbeb6,_0x587254),_0x494e74=_0x5cda11['id'],_0x52188d=_0xb52e46?_0x53118c(0x24b)+_0xb52e46:_0x53118c(0x228),_0x2846e7=this[_0x53118c(0x1de)]({'id':_0x3efec9,'type':_0x52188d,'createdAt':new Date(),'authorId':_0x494e74,'attributes':_0x1dbf0b});return this[_0x53118c(0x176)](_0x52188d,_0x3efec9,_0x494e74,_0x28312f),_0x2846e7;}}[_0x4b60c3(0x265)](_0x297a24,_0x24d970=_0x4b60c3(0x160),_0x2ce560={}){const _0x2079eb=_0x4b60c3,_0x5cba5c=this[_0x2079eb(0x16f)][_0x2079eb(0x154)][_0x2079eb(0x1c9)](_0x2079eb(0x290))['me'],_0x2807dd=_0x297a24[_0x2079eb(0x24d)](_0x38baa0=>new _0x107fa5(_0x38baa0[_0x2079eb(0x174)],_0x38baa0[_0x2079eb(0x29e)])),_0x1bca74=new Set();for(const {suggestion:_0x3bf976,meta:_0x160ad8}of this[_0x2079eb(0x1db)](_0x2807dd,_0x2079eb(0x15a)))_0x160ad8[_0x2079eb(0x2c4)]&&!_0x160ad8[_0x2079eb(0x20d)]&&_0x1bca74[_0x2079eb(0x242)](_0x3bf976);for(const _0x1dae60 of _0x1bca74)if(_0x1dae60[_0x2079eb(0x1a3)]){const _0x2fbc61=_0x1dae60[_0x2079eb(0x1f9)]();(!_0x1dae60[_0x2079eb(0x275)]||!_0x1dae60[_0x2079eb(0x275)][_0x2079eb(0x1c7)])&&(_0x2fbc61[_0x2079eb(0x126)](_0x33fa5e=>_0x2807dd[_0x2079eb(0x261)](_0x2cb952=>_0x2cb952[_0x2079eb(0x132)](_0x33fa5e,!0x0)))&&_0x1dae60[_0x2079eb(0x23b)]());if(_0x2807dd[_0x2079eb(0x126)](_0x7be930=>_0x2fbc61[_0x2079eb(0x261)](_0x2bf212=>_0x2bf212[_0x2079eb(0x132)](_0x7be930,!0x0)))){const _0x862cbf=this[_0x2079eb(0x254)][_0x2079eb(0x260)](_0x2079eb(0x228),_0x24d970,_0x2079eb(0x1d5));return this[_0x2079eb(0x243)](()=>_0x862cbf(_0x297a24,null,_0x2ce560)),null;}}else{const _0x18c194=_0x1dae60[_0x2079eb(0x279)]();_0x2807dd[_0x2079eb(0x261)](_0x37fbc6=>_0x37fbc6[_0x2079eb(0x132)](_0x18c194,!0x0))&&_0x1dae60[_0x2079eb(0x23b)]();if(_0x2807dd[_0x2079eb(0x126)](_0x2c0d6f=>_0x18c194[_0x2079eb(0x132)](_0x2c0d6f,!0x0))){const _0x279ef7=this[_0x2079eb(0x254)][_0x2079eb(0x260)](_0x2079eb(0x228),_0x24d970,_0x2079eb(0x1d5));return this[_0x2079eb(0x243)](()=>_0x279ef7(_0x2807dd,null,_0x2ce560)),null;}}const _0x5efdb1=this[_0x2079eb(0x254)][_0x2079eb(0x260)](_0x2079eb(0x228),_0x24d970,_0x2079eb(0x2a6));let _0x3b54d4=null;for(const _0x356659 of this[_0x2079eb(0x1e4)]())if(_0x356659[_0x2079eb(0x22b)]['id']==_0x5cba5c['id']&&_0x356659[_0x2079eb(0x17a)]&&_0x2079eb(0x228)==_0x356659[_0x2079eb(0x153)]&&_0x356659[_0x2079eb(0x124)]==_0x24d970&&qt(_0x356659,_0x2ce560)&&(_0x5efdb1(_0x356659[_0x2079eb(0x1f9)](),_0x2807dd)||_0x5efdb1(_0x2807dd,_0x356659[_0x2079eb(0x1f9)]()))){if(_0x3b54d4){if(_0x356659[_0x2079eb(0x274)]&&_0x356659[_0x2079eb(0x274)][_0x2079eb(0x15c)])continue;for(const _0x15a8af of _0x356659[_0x2079eb(0x1f9)]())_0x3b54d4[_0x2079eb(0x1ee)](_0x15a8af)||_0x3b54d4[_0x2079eb(0x28b)](_0x15a8af);_0x356659[_0x2079eb(0x250)]();}else{_0x3b54d4=_0x356659;for(const _0x8fef4f of _0x2807dd)_0x356659[_0x2079eb(0x1ee)](_0x8fef4f)||_0x356659[_0x2079eb(0x28b)](_0x8fef4f);}}if(_0x3b54d4)return _0x3b54d4;_0x1bca74[_0x2079eb(0x25d)]();for(const {suggestion:_0x15209e,meta:_0x20b921}of this[_0x2079eb(0x1db)](_0x2807dd,_0x2079eb(0x228)))_0x20b921[_0x2079eb(0x2c4)]&&(this[_0x2079eb(0x239)]||!_0x20b921[_0x2079eb(0x1df)]&&!_0x20b921[_0x2079eb(0x1d8)])&&qt(_0x15209e,_0x2ce560)&&_0x1bca74[_0x2079eb(0x242)](_0x15209e);for(const _0x39f0b2 of _0x1bca74){const _0x2571fc=_0x39f0b2[_0x2079eb(0x1f9)]();if(!_0x2ce560||!_0x2ce560[_0x2079eb(0x1c7)]){if(_0x2807dd[_0x2079eb(0x126)](_0x46cae9=>_0x2571fc[_0x2079eb(0x261)](_0x573ff7=>_0x573ff7[_0x2079eb(0x132)](_0x46cae9,!0x0))))return _0x39f0b2;}(!_0x39f0b2[_0x2079eb(0x275)]||!_0x39f0b2[_0x2079eb(0x275)][_0x2079eb(0x1c7)])&&(_0x2571fc[_0x2079eb(0x126)](_0x40de2d=>_0x2807dd[_0x2079eb(0x261)](_0x2ea337=>_0x2ea337[_0x2079eb(0x132)](_0x40de2d,!0x0)))&&_0x39f0b2[_0x2079eb(0x23b)]());}const _0x49c105=_0x4d0b4b(),_0x24bf3e=_0x5cba5c['id'],_0x44f2dd=_0x2079eb(0x24b)+_0x24d970,_0x3bd084=this[_0x2079eb(0x1de)]({'id':_0x49c105,'type':_0x44f2dd,'createdAt':new Date(),'authorId':_0x24bf3e,'attributes':_0x2ce560});for(const _0xb3817c of _0x2807dd)_0xb3817c[_0x2079eb(0x15d)](),_0xb3817c[_0x2079eb(0x262)]||_0x2079eb(0x244)==_0xb3817c[_0x2079eb(0x137)][_0x2079eb(0x1b4)]||this[_0x2079eb(0x176)](_0x44f2dd,_0x49c105,_0x24bf3e,_0xb3817c,_0x39afa8[_0x2079eb(0x205)]());return _0x3bd084;}[_0x4b60c3(0x152)](_0x440d3c,_0x120d50,_0x393449,_0x109983,_0x447b0f){const _0x56c5f7=_0x4b60c3;if(_0x440d3c[_0x56c5f7(0x262)])return[];if(_0x56c5f7(0x14e)===this[_0x56c5f7(0x1ff)])return[];const _0x10db9f=this[_0x56c5f7(0x16f)][_0x56c5f7(0x154)][_0x56c5f7(0x1c9)](_0x56c5f7(0x290))['me']['id'],_0x25ae97=Array[_0x56c5f7(0x2bb)](this[_0x56c5f7(0x24f)][_0x56c5f7(0x13b)]())[_0x56c5f7(0x1a6)](_0x263e30=>_0x56c5f7(0x1cb)==_0x263e30[_0x56c5f7(0x153)]&&_0x263e30[_0x56c5f7(0x26e)][_0x56c5f7(0x19e)]==_0x120d50&&_0x263e30[_0x56c5f7(0x1ee)](_0x440d3c));if(_0x56c5f7(0x26b)===this[_0x56c5f7(0x1ff)]){const _0x202f74=this[_0x56c5f7(0x1db)](_0x440d3c,_0x56c5f7(0x15a))[_0x56c5f7(0x1a6)](({meta:_0x35907f})=>_0x35907f[_0x56c5f7(0x2c4)]&&!_0x35907f[_0x56c5f7(0x1d8)]&&!_0x35907f[_0x56c5f7(0x20d)])[_0x56c5f7(0x24d)](({suggestion:_0x4f9476})=>_0x4f9476);_0x25ae97[_0x56c5f7(0x1be)](..._0x202f74);}const _0x395bc7=new Map([[_0x440d3c,_0x393449]]);for(const _0x559bd3 of _0x25ae97){const _0x5839b9=_0x56c5f7(0x1cb)==_0x559bd3[_0x56c5f7(0x153)]?_0x559bd3[_0x56c5f7(0x26e)][_0x56c5f7(0x2c7)]:void 0x0,_0x53a18f=_0x559bd3[_0x56c5f7(0x279)](),_0x3e5d34=Array[_0x56c5f7(0x2bb)](_0x395bc7[_0x56c5f7(0x2ad)]())[_0x56c5f7(0x195)](_0x39f01c=>_0x39f01c[_0x56c5f7(0x12e)](_0x53a18f));if(!_0x3e5d34)continue;const _0x13e530=_0x3e5d34[_0x56c5f7(0x2b3)](_0x53a18f);this[_0x56c5f7(0x276)](_0x120d50)&&_0x56c5f7(0x15a)==_0x559bd3[_0x56c5f7(0x153)]&&0x0!=_0x13e530[_0x56c5f7(0x15c)]||(_0x395bc7[_0x56c5f7(0x24c)](_0x3e5d34),_0x13e530[_0x56c5f7(0x138)](_0x389f79=>{const _0x3d6a0f=_0x56c5f7;_0x395bc7[_0x3d6a0f(0x26a)](_0x389f79,_0x393449);}),_0x56c5f7(0x15a)!=_0x559bd3[_0x56c5f7(0x153)]&&_0x5839b9!=_0x109983&&_0x395bc7[_0x56c5f7(0x26a)](_0x3e5d34[_0x56c5f7(0x252)](_0x53a18f),_0x5839b9));}const _0x307dba=[];for(const [_0x174f6c,_0x21341e]of _0x395bc7){const _0x38063f=_0x4d0b4b(),_0x19c7de={'key':_0x120d50,'oldValue':_0x21341e,'newValue':_0x109983};_0x120d50[_0x56c5f7(0x15c)]>0x25&&console[_0x56c5f7(0x1eb)](_0x56c5f7(0x293),{'key':_0x120d50});const _0x24f0e1=(_0x56c5f7(0x16c)+(_0x120d50+'|'+Gt({'newValue':_0x109983})))[_0x56c5f7(0x139)](0x0,0x3c),_0x53eaa5=this[_0x56c5f7(0x1de)]({'id':_0x38063f,'type':_0x24f0e1,'data':_0x19c7de,'createdAt':new Date(),'authorId':_0x10db9f,'attributes':_0x447b0f});_0x307dba[_0x56c5f7(0x268)](_0x53eaa5),this[_0x56c5f7(0x176)](_0x24f0e1,_0x38063f,_0x10db9f,_0x174f6c);}return _0x307dba;}[_0x4b60c3(0x1e9)](_0x5760e0){const _0x4adb24=_0x4b60c3;this[_0x4adb24(0x2b9)](_0x5760e0,(_0x3cefdf,..._0xed4b68)=>{const _0x305f53=_0x4adb24;this[_0x305f53(0x22f)](()=>{_0x3cefdf(..._0xed4b68);});});}[_0x4b60c3(0x26d)](_0x21e188){const _0x5967f2=_0x4b60c3;this[_0x5967f2(0x1d3)][_0x5967f2(0x242)](_0x21e188);}[_0x4b60c3(0x166)](_0x362f68){const _0x96349b=_0x4b60c3;this[_0x96349b(0x2c2)][_0x96349b(0x242)](_0x362f68);}[_0x4b60c3(0x298)](_0x312d51){const _0x232a7e=_0x4b60c3;return _0x232a7e(0x1cb)==_0x312d51[_0x232a7e(0x153)]?_0x312d51[_0x232a7e(0x124)][_0x232a7e(0x227)]('|')[0x0]:null;}[_0x4b60c3(0x229)](_0x213da3,_0x4a1b26){const _0x5d04e9=_0x4b60c3,_0x656c45=_0x213da3[_0x5d04e9(0x1fc)]();this[_0x5d04e9(0x277)][_0x5d04e9(0x14d)](_0x3c15a0=>{const _0x58b09f=_0x5d04e9;_0x3c15a0[_0x58b09f(0x1b0)](_0x656c45,{'range':_0x4a1b26});});}[_0x4b60c3(0x1bc)](_0x380d0b){const _0x553b4f=_0x4b60c3,_0x260d82=_0x380d0b['id'],_0x30b96e=this[_0x553b4f(0x16f)][_0x553b4f(0x13c)][_0x553b4f(0x1c9)](_0x553b4f(0x172));this[_0x553b4f(0x2ba)][_0x553b4f(0x289)](_0x260d82)||this[_0x553b4f(0x2ba)][_0x553b4f(0x21d)]({'channelId':_0x30b96e,'threadId':_0x260d82,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x30601e=this[_0x553b4f(0x2ba)][_0x553b4f(0x1b7)](_0x260d82);_0x30601e[_0x553b4f(0x2c0)](_0x553b4f(0x213)),_0x30601e[_0x553b4f(0x213)]=!0x1,_0x380d0b[_0x553b4f(0x274)]=_0x30601e;}[_0x4b60c3(0x26f)](_0x1fdace,_0x185b11,_0x69b32a,_0x20560a){const _0x4b7658=_0x4b60c3;if(_0x1fdace[_0x4b7658(0x153)]!=_0x185b11||_0x1fdace[_0x4b7658(0x124)]!=_0x69b32a||_0x1fdace[_0x4b7658(0x1f8)]['id']!=_0x20560a)throw this[_0x4b7658(0x16f)][_0x4b7658(0x2a1)](_0x4b7658(0x121)),new _0x3e034e(_0x4b7658(0x121),this);}[_0x4b60c3(0x273)](_0x1dfc42,_0x36b3b8){const _0x22d9f2=_0x4b60c3,_0x20a7f8=_0x1dfc42[_0x22d9f2(0x279)]();if(_0x36b3b8[_0x22d9f2(0x26c)](_0x20a7f8))_0x1dfc42[_0x22d9f2(0x250)]();else{if(_0x20a7f8[_0x22d9f2(0x132)](_0x36b3b8)){const _0x2eca24=this[_0x22d9f2(0x277)][_0x22d9f2(0x164)](_0x36b3b8[_0x22d9f2(0x174)][_0x22d9f2(0x190)],_0x22d9f2(0x29e));this[_0x22d9f2(0x229)](_0x1dfc42,this[_0x22d9f2(0x277)][_0x22d9f2(0x21a)](_0x20a7f8[_0x22d9f2(0x174)],_0x2eca24));const _0x33cb9e=_0x4d0b4b(),_0x4d3716=_0x1dfc42[_0x22d9f2(0x1f8)]['id'],_0x4b16ee=_0x1dfc42[_0x22d9f2(0x153)]+':'+_0x1dfc42[_0x22d9f2(0x124)];this[_0x22d9f2(0x1de)]({'id':_0x33cb9e,'type':_0x4b16ee,'createdAt':new Date(),'authorId':_0x4d3716,'data':_0x1dfc42[_0x22d9f2(0x26e)],'attributes':_0x1dfc42[_0x22d9f2(0x275)]});const _0x43fce3=this[_0x22d9f2(0x277)][_0x22d9f2(0x164)](_0x36b3b8[_0x22d9f2(0x29e)][_0x22d9f2(0x1a4)],_0x22d9f2(0x208)),_0x363247=this[_0x22d9f2(0x277)][_0x22d9f2(0x21a)](_0x43fce3,_0x20a7f8[_0x22d9f2(0x29e)]);this[_0x22d9f2(0x176)](_0x4b16ee,_0x33cb9e,_0x4d3716,_0x363247);}else{if(_0x20a7f8[_0x22d9f2(0x180)](_0x36b3b8[_0x22d9f2(0x174)])){const _0x34c099=this[_0x22d9f2(0x277)][_0x22d9f2(0x164)](_0x36b3b8[_0x22d9f2(0x174)][_0x22d9f2(0x190)],_0x22d9f2(0x29e));this[_0x22d9f2(0x229)](_0x1dfc42,this[_0x22d9f2(0x277)][_0x22d9f2(0x21a)](_0x20a7f8[_0x22d9f2(0x174)],_0x34c099));}else{const _0x1377ae=this[_0x22d9f2(0x277)][_0x22d9f2(0x164)](_0x36b3b8[_0x22d9f2(0x29e)][_0x22d9f2(0x1a4)],_0x22d9f2(0x208));this[_0x22d9f2(0x229)](_0x1dfc42,this[_0x22d9f2(0x277)][_0x22d9f2(0x21a)](_0x1377ae,_0x20a7f8[_0x22d9f2(0x29e)]));}}}}[_0x4b60c3(0x20c)](_0x16c47d){const _0x4e44e8=_0x4b60c3;for(const {suggestion:_0xde38d5,meta:_0x4ac311}of this[_0x4e44e8(0x1db)](_0x16c47d,_0x4e44e8(0x15a))){if(!_0x4ac311[_0x4e44e8(0x2c4)])continue;const _0x44ff9b=_0xde38d5[_0x4e44e8(0x1f9)]();for(const _0x5e5a1f of _0x44ff9b)if(!_0x16c47d[_0x4e44e8(0x2b3)](_0x5e5a1f)[_0x4e44e8(0x15c)])return!0x0;}return!0x1;}[_0x4b60c3(0x13f)](_0x302202){const _0x84d653=_0x4b60c3,_0x42b927=this[_0x84d653(0x16f)][_0x84d653(0x154)][_0x84d653(0x1c9)](_0x84d653(0x290))[_0x84d653(0x2c8)](_0x302202);if(!_0x42b927)throw new _0x3e034e(_0x84d653(0x1c4),this);return _0x42b927;}[_0x4b60c3(0x1fa)](_0x43652c){const _0x3b4921=_0x4b60c3,_0x489ba2=this[_0x3b4921(0x16f)][_0x3b4921(0x154)][_0x3b4921(0x1c9)](_0x3b4921(0x290)),_0x1122c5=_0x4d6e9d(_0x3b4921(0x18a)+_0x43652c),_0x21d91d=_0x489ba2[_0x3b4921(0x2c8)](_0x1122c5);return _0x21d91d||_0x489ba2[_0x3b4921(0x149)]({'id':_0x1122c5,'name':_0x43652c});}[_0x4b60c3(0x232)](_0x488f87,_0x94444,_0x5904cc,_0x18afe3,_0xd98e36){const _0x41115d=_0x4b60c3,_0x286c6d=this[_0x41115d(0x13f)](_0x18afe3),_0x2b2821=this[_0x41115d(0x254)][_0x41115d(0x129)](_0x488f87,_0x94444,_0x5904cc,_0x286c6d,_0xd98e36,_0x465503=>{const _0x3d2a4b=_0x41115d;this[_0x3d2a4b(0x234)](_0x5904cc,{'attributes':_0x465503});const _0x222888=this[_0x3d2a4b(0x225)](_0x5904cc);this[_0x3d2a4b(0x133)](new Set([_0x222888])),this[_0x3d2a4b(0x150)](new Set([_0x222888]));});return this[_0x41115d(0x24e)](_0x2b2821,_0x41115d(0x1d5),()=>{const _0xbae2d7=_0x41115d;this[_0xbae2d7(0x234)](_0x5904cc,{'state':_0xbae2d7(0x217)});},{'priority':_0x41115d(0x202)}),this[_0x41115d(0x24e)](_0x2b2821,_0x41115d(0x23b),()=>{const _0x5ec254=_0x41115d;this[_0x5ec254(0x234)](_0x5904cc,{'state':_0x5ec254(0x192)});},{'priority':_0x41115d(0x202)}),this[_0x41115d(0x24f)][_0x41115d(0x26a)](_0x5904cc,_0x2b2821),this[_0x41115d(0x158)][_0x41115d(0x26a)](_0x2b2821,_0x41115d(0x18e)),_0x2b2821;}[_0x4b60c3(0x270)](_0x45baee){const _0x2b92c5=_0x4b60c3,_0x572879=_0x45baee[_0x2b92c5(0x227)](':');return{'group':_0x572879[0x0],'type':_0x572879[0x1],'subType':_0x572879[_0x2b92c5(0x15c)]>=0x5?_0x572879[0x2]:null,'id':_0x572879[_0x2b92c5(0x15c)]<0x5?_0x572879[0x2]:_0x572879[0x3],'authorId':_0x572879[_0x2b92c5(0x15c)]<0x5?_0x572879[0x3]:_0x572879[0x4],'markerCount':0x6==_0x572879[_0x2b92c5(0x15c)]?_0x572879[0x5]:null};}[_0x4b60c3(0x1b9)](_0x2ce159,_0x52fda9,_0x266613){const _0x25a6ce=_0x4b60c3,_0x355624=_0x2ce159[_0x25a6ce(0x279)](),_0x559c98=_0x355624[_0x25a6ce(0x174)],_0x3d9175=_0x355624[_0x25a6ce(0x29e)];this[_0x25a6ce(0x229)](_0x2ce159,this[_0x25a6ce(0x277)][_0x25a6ce(0x21a)](_0x559c98,_0x52fda9));const _0x16880e=_0x4d0b4b(),_0x4110d7=_0x2ce159[_0x25a6ce(0x1f8)]['id'],_0x6cc648=_0x2ce159[_0x25a6ce(0x153)]+(_0x2ce159[_0x25a6ce(0x124)]?':'+_0x2ce159[_0x25a6ce(0x124)]:'');this[_0x25a6ce(0x1de)]({'id':_0x16880e,'type':_0x6cc648,'createdAt':new Date(),'authorId':_0x4110d7,'originalSuggestionId':_0x2ce159['id'],'attributes':_0x2ce159[_0x25a6ce(0x275)],'data':_0x2ce159[_0x25a6ce(0x26e)]});const _0x129b2a=this[_0x25a6ce(0x298)](_0x2ce159);(_0x25a6ce(0x27d)==_0x2ce159[_0x25a6ce(0x153)]||_0x129b2a&&this[_0x25a6ce(0x276)](_0x129b2a))&&(_0x266613=this[_0x25a6ce(0x277)][_0x25a6ce(0x233)](_0x266613[_0x25a6ce(0x1a4)])),this[_0x25a6ce(0x176)](_0x6cc648,_0x16880e,_0x4110d7,this[_0x25a6ce(0x277)][_0x25a6ce(0x21a)](_0x266613,_0x3d9175));}[_0x4b60c3(0x1db)](_0x4e0bef,_0x3681a5=null){const _0x27ffbf=_0x4b60c3,_0x16a7fc=[],_0x4bb27c=this[_0x27ffbf(0x16f)][_0x27ffbf(0x154)][_0x27ffbf(0x1c9)](_0x27ffbf(0x290))['me'];Array[_0x27ffbf(0x22c)](_0x4e0bef)||(_0x4e0bef=[_0x4e0bef]);for(const _0x5c6bb1 of this[_0x27ffbf(0x1e4)]()){if(!_0x5c6bb1[_0x27ffbf(0x17a)])continue;if(_0x3681a5&&_0x5c6bb1[_0x27ffbf(0x153)]!=_0x3681a5)continue;let _0x196f26=!0x1;for(const _0x4c1453 of _0x5c6bb1[_0x27ffbf(0x1f9)]()){for(const _0x4afbae of _0x4e0bef){const _0x244c91=_0x4afbae[_0x27ffbf(0x174)][_0x27ffbf(0x26c)](_0x4c1453[_0x27ffbf(0x29e)])||_0x4afbae[_0x27ffbf(0x29e)][_0x27ffbf(0x26c)](_0x4c1453[_0x27ffbf(0x174)]);if(_0x244c91||_0x4afbae[_0x27ffbf(0x252)](_0x4c1453)){const _0x1c715d=_0x4afbae[_0x27ffbf(0x132)](_0x4c1453)&&Ot(this[_0x27ffbf(0x277)][_0x27ffbf(0x1cf)],_0x4c1453[_0x27ffbf(0x174)],_0x4afbae),_0x1c1139=_0x4c1453[_0x27ffbf(0x132)](_0x4afbae)&&Ot(this[_0x27ffbf(0x277)][_0x27ffbf(0x1cf)],_0x4afbae[_0x27ffbf(0x174)],_0x4c1453);_0x16a7fc[_0x27ffbf(0x268)]({'suggestion':_0x5c6bb1,'meta':{'isOwn':_0x4bb27c==_0x5c6bb1[_0x27ffbf(0x22b)],'isNextTo':_0x244c91,'isInsideObject':_0x1c715d,'containsRangeInObject':_0x1c1139}}),_0x196f26=!0x0;break;}}if(_0x196f26)break;}}return _0x16a7fc;}[_0x4b60c3(0x176)](_0x599d34,_0x1e2421,_0xd2c4a4,_0x39aa03,_0x5abbe0){const _0x181b20=_0x4b60c3;this[_0x181b20(0x277)][_0x181b20(0x14d)](_0x475655=>{const _0x4ba59e=_0x181b20;let _0x15adf8=_0x4ba59e(0x258)+_0x599d34+':'+_0x1e2421+':'+_0xd2c4a4;_0x5abbe0&&(_0x15adf8=_0x15adf8+':'+_0x5abbe0),_0x475655[_0x4ba59e(0x23c)](_0x15adf8,{'range':_0x39aa03,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4b60c3(0x12d)](_0x537764){const _0x53ce36=_0x4b60c3,_0x9e6ecd=_0x537764[_0x53ce36(0x17b)],_0x56c4d4=_0x537764[_0x53ce36(0x128)];_0x537764[_0x53ce36(0x17b)]=null,_0x537764[_0x53ce36(0x128)]=null,null!=_0x9e6ecd&&_0x9e6ecd[_0x53ce36(0x128)]==_0x537764&&(_0x9e6ecd[_0x53ce36(0x128)]=_0x56c4d4),null!=_0x56c4d4&&_0x56c4d4[_0x53ce36(0x17b)]==_0x537764&&(_0x56c4d4[_0x53ce36(0x17b)]=_0x9e6ecd),_0x53ce36(0x12b)==this[_0x53ce36(0x158)][_0x53ce36(0x1c9)](_0x537764)&&(this[_0x53ce36(0x158)][_0x53ce36(0x26a)](_0x537764,_0x53ce36(0x1a8)),this[_0x53ce36(0x1a0)](_0x53ce36(0x143),_0x537764,_0x9e6ecd,_0x56c4d4));}[_0x4b60c3(0x1de)](_0x3bbbb7){const _0x42daaa=_0x4b60c3,_0x558ff0=_0x3bbbb7['id'],_0xe99416=this[_0x42daaa(0x17e)](_0x3bbbb7);if(this[_0x42daaa(0x1dc)]&&this[_0x42daaa(0x1dc)][_0x42daaa(0x1d0)]){const _0x5c664c=this[_0x42daaa(0x16f)][_0x42daaa(0x154)][_0x42daaa(0x1c9)](_0x42daaa(0x1a1)),_0x356d35=_0xe99416[_0x42daaa(0x209)],_0x13ff32=_0xe99416[_0x42daaa(0x124)]?_0xe99416[_0x42daaa(0x153)]+':'+_0xe99416[_0x42daaa(0x124)]:_0xe99416[_0x42daaa(0x153)],_0xa39e74=this[_0x42daaa(0x16f)][_0x42daaa(0x1e3)],_0x44011b=_0x5c664c[_0x42daaa(0x242)](_0x4b2a7a(_0xa39e74,_0x42daaa(0x282))),_0x3dff3d={'id':_0x558ff0,'type':_0x13ff32,'hasComments':_0x356d35,'data':_0x3bbbb7[_0x42daaa(0x26e)]||null,'originalSuggestionId':_0x3bbbb7[_0x42daaa(0x18f)]||null,'attributes':_0xe99416[_0x42daaa(0x275)]};this[_0x42daaa(0x1dc)][_0x42daaa(0x1d0)](_0x3dff3d)[_0x42daaa(0x157)](_0x17ed16=>{const _0x4f71d3=_0x42daaa;_0xe99416[_0x4f71d3(0x245)]=!0x0,_0x5c664c[_0x4f71d3(0x1d4)](_0x44011b),_0x17ed16&&_0x17ed16[_0x4f71d3(0x221)]&&(this[_0x4f71d3(0x24f)][_0x4f71d3(0x1c9)](_0x558ff0)[_0x4f71d3(0x221)]=_0x17ed16[_0x4f71d3(0x221)]);})[_0x42daaa(0x193)](_0x55f8b4=>{const _0xf87bdd=_0x42daaa;throw _0x2fd8d1(_0xf87bdd(0x196)),this[_0xf87bdd(0x16f)][_0xf87bdd(0x175)][_0xf87bdd(0x163)]({'isUndoable':!0x1},()=>{const _0x52d20d=_0xf87bdd;_0xe99416[_0x52d20d(0x23b)]();}),_0xe99416[_0xf87bdd(0x123)](),this[_0xf87bdd(0x24f)][_0xf87bdd(0x24c)](_0xe99416['id']),this[_0xf87bdd(0x158)][_0xf87bdd(0x24c)](_0xe99416),_0x55f8b4;});}return _0xe99416;}[_0x4b60c3(0x276)](_0x43e3d6){const _0x2f5501=_0x4b60c3;return this[_0x2f5501(0x1d3)][_0x2f5501(0x11b)](_0x43e3d6);}[_0x4b60c3(0x234)](_0x454fd7,_0x1b2935){const _0x1f90e7=_0x4b60c3,_0x2965dc=this[_0x1f90e7(0x16f)][_0x1f90e7(0x154)][_0x1f90e7(0x1c9)](_0x1f90e7(0x1a1)),_0x1a418c=this[_0x1f90e7(0x225)](_0x454fd7);if(this[_0x1f90e7(0x1dc)]&&this[_0x1f90e7(0x1dc)][_0x1f90e7(0x19a)]){if(_0x1a418c[_0x1f90e7(0x245)]){const _0x686703=_0x2965dc[_0x1f90e7(0x242)](_0x4b2a7a(this[_0x1f90e7(0x16f)][_0x1f90e7(0x1e3)],_0x1f90e7(0x282)));this[_0x1f90e7(0x1dc)][_0x1f90e7(0x19a)](_0x454fd7,_0x1b2935)[_0x1f90e7(0x157)](()=>{const _0x18ed04=_0x1f90e7;_0x2965dc[_0x18ed04(0x1d4)](_0x686703);});}else _0x1a418c['on'](_0x1f90e7(0x14a),()=>{const _0x1f615a=_0x1f90e7;this[_0x1f615a(0x234)](_0x454fd7,_0x1b2935);});}}[_0x4b60c3(0x19b)](_0x157def){const _0x1522f2=_0x4b60c3;if(!this[_0x1522f2(0x1dc)]||!this[_0x1522f2(0x1dc)][_0x1522f2(0x225)])throw new _0x3e034e(_0x1522f2(0x2a8),this);return this[_0x1522f2(0x1dc)][_0x1522f2(0x225)](_0x157def);}[_0x4b60c3(0x28e)](_0x1e22e9){const _0x9a20c4=_0x4b60c3,{id:_0x5cb1cb,type:_0x681ef8,subType:_0x244b8d,authorId:_0x437b22}=this[_0x9a20c4(0x270)](_0x1e22e9),_0x35df40=this[_0x9a20c4(0x24f)][_0x9a20c4(0x1c9)](_0x5cb1cb)||this[_0x9a20c4(0x232)](_0x681ef8,_0x244b8d,_0x5cb1cb,_0x437b22,{});switch(this[_0x9a20c4(0x26f)](_0x35df40,_0x681ef8,_0x244b8d,_0x437b22),this[_0x9a20c4(0x158)][_0x9a20c4(0x1c9)](_0x35df40)){case _0x9a20c4(0x18e):this[_0x9a20c4(0x19b)](_0x5cb1cb)[_0x9a20c4(0x157)](_0x190abf=>{const _0x38cfc9=_0x9a20c4;let _0x48fad5=Promise[_0x38cfc9(0x219)]();_0x190abf[_0x38cfc9(0x209)]&&(_0x48fad5=this[_0x38cfc9(0x2ba)][_0x38cfc9(0x1da)]({'channelId':this[_0x38cfc9(0x16f)][_0x38cfc9(0x13c)][_0x38cfc9(0x1c9)](_0x38cfc9(0x172)),'threadId':_0x5cb1cb})),_0x48fad5[_0x38cfc9(0x157)](()=>{const _0x4aa216=_0x38cfc9;this[_0x4aa216(0x17e)](_0x190abf)[_0x4aa216(0x245)]=!0x0;});}),this[_0x9a20c4(0x158)][_0x9a20c4(0x26a)](_0x35df40,_0x9a20c4(0x257));break;case _0x9a20c4(0x1a8):this[_0x9a20c4(0x234)](_0x5cb1cb,{'state':_0x9a20c4(0x188)});case _0x9a20c4(0x171):this[_0x9a20c4(0x158)][_0x9a20c4(0x26a)](_0x35df40,_0x9a20c4(0x12b)),this[_0x9a20c4(0x1a0)](_0x9a20c4(0x147),_0x35df40);break;case _0x9a20c4(0x12b):this[_0x9a20c4(0x1a0)](_0x9a20c4(0x2ac),_0x35df40);}return _0x35df40[_0x9a20c4(0x162)](_0x1e22e9),_0x35df40;}[_0x4b60c3(0x150)](_0x581ae1){const _0x5c7ed2=_0x4b60c3,_0x560291=Array[_0x5c7ed2(0x2bb)](_0x581ae1),_0x421b79=_0x560291[_0x5c7ed2(0x1a6)](_0x25ce8c=>_0x5c7ed2(0x1cb)==_0x25ce8c[_0x5c7ed2(0x153)]);this[_0x5c7ed2(0x23e)](_0x421b79);const _0x251dae=_0x560291[_0x5c7ed2(0x1a6)](_0x47267d=>!_0x47267d[_0x5c7ed2(0x1a3)]&&_0x5c7ed2(0x1cb)!=_0x47267d[_0x5c7ed2(0x153)]),_0x7b12b3=this[_0x5c7ed2(0x1e4)]({'skipNotAttached':!0x0})[_0x5c7ed2(0x1a6)](_0x114e39=>!_0x114e39[_0x5c7ed2(0x1a3)]&&_0x5c7ed2(0x1cb)!=_0x114e39[_0x5c7ed2(0x153)]),_0x54f5a6=_0x7b12b3[_0x5c7ed2(0x1a6)](_0x47909b=>!_0x581ae1[_0x5c7ed2(0x11b)](_0x47909b)),_0x5ceddf=new Map(_0x7b12b3[_0x5c7ed2(0x24d)](_0x54d990=>[_0x54d990,this[_0x5c7ed2(0x254)][_0x5c7ed2(0x260)](_0x54d990[_0x5c7ed2(0x153)],_0x54d990[_0x5c7ed2(0x124)],_0x5c7ed2(0x2c3))])),_0x2ef599=new Map(_0x7b12b3[_0x5c7ed2(0x24d)](_0x51b5ca=>[_0x51b5ca,_0x51b5ca[_0x5c7ed2(0x279)]()])),_0xcf0fbf=new Set(),_0x1ea7a7=new Set();for(let _0x3211b9=0x0;_0x3211b9<_0x251dae[_0x5c7ed2(0x15c)];_0x3211b9++)_0x43ed85(_0x251dae[_0x3211b9],_0x251dae,_0x3211b9+0x1);for(let _0x49bbcd=0x0;_0x49bbcd<_0x251dae[_0x5c7ed2(0x15c)];_0x49bbcd++)_0x43ed85(_0x251dae[_0x49bbcd],_0x54f5a6,0x0);const _0x2f9895=new Set();for(let _0x4f655d=0x0;_0x4f655d<_0x251dae[_0x5c7ed2(0x15c)];_0x4f655d++){const _0x4d9295=_0x251dae[_0x4f655d];!_0x1ea7a7[_0x5c7ed2(0x11b)](_0x4d9295)&&_0x4d9295[_0x5c7ed2(0x17b)]&&(_0x2f9895[_0x5c7ed2(0x242)](_0x4d9295[_0x5c7ed2(0x17b)]),_0x4d9295[_0x5c7ed2(0x17b)][_0x5c7ed2(0x128)]===_0x4d9295&&(_0x4d9295[_0x5c7ed2(0x17b)][_0x5c7ed2(0x128)]=null),_0x4d9295[_0x5c7ed2(0x17b)]=null),!_0xcf0fbf[_0x5c7ed2(0x11b)](_0x4d9295)&&_0x4d9295[_0x5c7ed2(0x128)]&&(_0x2f9895[_0x5c7ed2(0x242)](_0x4d9295[_0x5c7ed2(0x128)]),_0x4d9295[_0x5c7ed2(0x128)][_0x5c7ed2(0x17b)]===_0x4d9295&&(_0x4d9295[_0x5c7ed2(0x128)][_0x5c7ed2(0x17b)]=null),_0x4d9295[_0x5c7ed2(0x128)]=null);}function _0x43ed85(_0x39f898,_0xb55bb2,_0x13fd32){const _0x1cb235=_0x5c7ed2;for(let _0x15f7ac=_0x13fd32;_0x15f7ac<_0xb55bb2[_0x1cb235(0x15c)];_0x15f7ac++){const _0x162fe5=_0x3ba182(_0x39f898,_0xb55bb2[_0x15f7ac]);_0x162fe5&&(_0x162fe5[0x0][_0x1cb235(0x128)]=_0x162fe5[0x1],_0x162fe5[0x1][_0x1cb235(0x17b)]=_0x162fe5[0x0],_0xcf0fbf[_0x1cb235(0x242)](_0x162fe5[0x0]),_0x1ea7a7[_0x1cb235(0x242)](_0x162fe5[0x1]));}}function _0x3ba182(_0x49af00,_0x5455d4){const _0x1f6b67=_0x5c7ed2;if(_0x49af00[_0x1f6b67(0x22b)]['id']!==_0x5455d4[_0x1f6b67(0x22b)]['id'])return null;const _0x3b52c0=_0x5ceddf[_0x1f6b67(0x1c9)](_0x49af00)(_0x49af00,_0x5455d4,_0x2ef599[_0x1f6b67(0x1c9)](_0x49af00),_0x2ef599[_0x1f6b67(0x1c9)](_0x5455d4));if(!_0x3b52c0)return null;return _0x5ceddf[_0x1f6b67(0x1c9)](_0x5455d4)(_0x49af00,_0x5455d4,_0x2ef599[_0x1f6b67(0x1c9)](_0x49af00),_0x2ef599[_0x1f6b67(0x1c9)](_0x5455d4))?_0x3b52c0[0x1][_0x1f6b67(0x274)]&&_0x3b52c0[0x1][_0x1f6b67(0x274)][_0x1f6b67(0x15c)]?null:_0x3b52c0:null;}_0x2f9895[_0x5c7ed2(0x267)]&&this[_0x5c7ed2(0x150)](_0x2f9895);}[_0x4b60c3(0x23e)](_0x3950fd){const _0x1d18a0=_0x4b60c3;if(0x0==_0x3950fd[_0x1d18a0(0x15c)])return;const _0x53c7a5=this[_0x1d18a0(0x1e4)]({'skipNotAttached':!0x0})[_0x1d18a0(0x1a6)](_0x3b0c19=>_0x1d18a0(0x1cb)==_0x3b0c19[_0x1d18a0(0x153)]&&_0x3b0c19[_0x1d18a0(0x1d6)]),_0xef42e8=[],_0x229254=new Map();for(const _0x2a037d of _0x53c7a5){const _0x366055=_0x4d6e9d(_0x2a037d[_0x1d18a0(0x275)]);_0x229254[_0x1d18a0(0x11b)](_0x366055)||(_0x229254[_0x1d18a0(0x26a)](_0x366055,_0xef42e8[_0x1d18a0(0x15c)]),_0xef42e8[_0x1d18a0(0x268)]([]));const _0x1056ca=_0x229254[_0x1d18a0(0x1c9)](_0x366055);_0xef42e8[_0x1056ca][_0x1d18a0(0x268)](_0x2a037d);}!(function(){const _0x78f934=_0x1d18a0;_0xef42e8[_0x78f934(0x207)]((_0x31788d,_0x5408aa)=>{const _0xe40a4a=_0x78f934,_0x4ae3f8=_0x31788d[0x0][_0xe40a4a(0x221)],_0x5b121b=_0x5408aa[0x0][_0xe40a4a(0x221)];return _0x4ae3f8==_0x5b121b?_0x31788d[0x0][_0xe40a4a(0x275)][_0xe40a4a(0x18c)]<_0x5408aa[0x0][_0xe40a4a(0x275)][_0xe40a4a(0x18c)]?-0x1:0x1:_0x4ae3f8<_0x5b121b?-0x1:0x1;});for(const _0x177c3d of _0xef42e8)_0x177c3d[_0x78f934(0x207)]((_0x11ea9d,_0x1c36fd)=>_0x11ea9d['id']<_0x1c36fd['id']?-0x1:0x1);}());for(let _0x3e9aa7=0x0;_0x3e9aa7<_0xef42e8[_0x1d18a0(0x15c)];_0x3e9aa7++){if(0x0==_0xef42e8[_0x3e9aa7][_0x1d18a0(0x15c)])continue;const _0x1084ae=[];for(let _0x5eb7d0=_0x3e9aa7+0x1;_0x5eb7d0<_0xef42e8[_0x1d18a0(0x15c)];_0x5eb7d0++)0x0!=_0xef42e8[_0x5eb7d0][_0x1d18a0(0x15c)]&&_0x37e095(_0xef42e8[_0x3e9aa7],_0xef42e8[_0x5eb7d0])&&_0x1084ae[_0x1d18a0(0x268)](_0x5eb7d0);for(const _0x4605dd of _0x1084ae)_0xef42e8[_0x3e9aa7]=_0xef42e8[_0x3e9aa7][_0x1d18a0(0x1c1)](_0xef42e8[_0x4605dd]),_0xef42e8[_0x4605dd]=[];}for(const _0x57a676 of _0xef42e8)for(let _0x55e85e=0x0;_0x55e85e<_0x57a676[_0x1d18a0(0x15c)];_0x55e85e++){const _0x4203e2=_0x57a676[_0x55e85e+0x1]||null;_0x57a676[_0x55e85e][_0x1d18a0(0x128)]!==_0x4203e2&&(_0x57a676[_0x55e85e][_0x1d18a0(0x128)]=_0x4203e2);}for(const _0x56fb7f of _0xef42e8)for(let _0x2fc32f=0x0;_0x2fc32f<_0x56fb7f[_0x1d18a0(0x15c)];_0x2fc32f++){const _0x1773f6=_0x56fb7f[_0x2fc32f-0x1]||null;_0x56fb7f[_0x2fc32f][_0x1d18a0(0x17b)]!==_0x1773f6&&(_0x56fb7f[_0x2fc32f][_0x1d18a0(0x17b)]=_0x1773f6);}function _0x37e095(_0x15576f,_0xfe2bec){const _0x420d56=_0x1d18a0;if(_0x15576f[0x0][_0x420d56(0x275)][_0x420d56(0x18c)]!==_0xfe2bec[0x0][_0x420d56(0x275)][_0x420d56(0x18c)]&&_0x15576f[0x0][_0x420d56(0x22b)]!==_0xfe2bec[0x0][_0x420d56(0x22b)])return!0x1;if(!function(_0x4f7c1e,_0x96b11e){const _0x332a33=_0x420d56;if(!_0x4f7c1e[_0x332a33(0x209)]&&!_0x96b11e[_0x332a33(0x209)])return!0x0;if(_0x4f7c1e[_0x332a33(0x209)]&&_0x96b11e[_0x332a33(0x209)])return!0x1;if(_0x4f7c1e[_0x332a33(0x209)]&&_0x96b11e[_0x332a33(0x221)]<_0x4f7c1e[_0x332a33(0x274)][_0x332a33(0x1ba)][_0x332a33(0x1c9)](0x0)[_0x332a33(0x221)])return!0x0;if(_0x96b11e[_0x332a33(0x209)]&&_0x4f7c1e[_0x332a33(0x221)]<_0x96b11e[_0x332a33(0x274)][_0x332a33(0x1ba)][_0x332a33(0x1c9)](0x0)[_0x332a33(0x221)])return!0x0;return!0x1;}(_0x15576f[0x0],_0xfe2bec[0x0]))return!0x1;const _0x1919c0=_0x4a34bb(_0x15576f[0x0][_0x420d56(0x275)],_0x420d56(0x18c)),_0x38d161=_0x4a34bb(_0xfe2bec[0x0][_0x420d56(0x275)],_0x420d56(0x18c));if(!_0x16919b(_0x1919c0,_0x38d161))return!0x1;return!!_0x15576f[_0x420d56(0x126)](_0x5d2286=>_0xfe2bec[_0x420d56(0x261)](_0x1520a9=>_0x5d2286[_0x420d56(0x279)]()[_0x420d56(0x26c)](_0x1520a9[_0x420d56(0x279)]())))&&_0xfe2bec[_0x420d56(0x126)](_0x4bf427=>_0x15576f[_0x420d56(0x261)](_0x451571=>_0x4bf427[_0x420d56(0x279)]()[_0x420d56(0x26c)](_0x451571[_0x420d56(0x279)]())));}}[_0x4b60c3(0x133)](_0x52995e){const _0x944d0d=_0x4b60c3,_0x35aff8=Array[_0x944d0d(0x2bb)](_0x52995e),_0xe69544=this[_0x944d0d(0x1e4)]({'skipNotAttached':!0x0}),_0x598a38=_0xe69544[_0x944d0d(0x1a6)](_0x3b2c4c=>!_0x52995e[_0x944d0d(0x11b)](_0x3b2c4c)),_0x13f4cf=new Map(_0x35aff8[_0x944d0d(0x24d)](_0x4f4da5=>[_0x4f4da5,this[_0x944d0d(0x254)][_0x944d0d(0x260)](_0x4f4da5[_0x944d0d(0x153)],_0x4f4da5[_0x944d0d(0x124)],_0x944d0d(0x2a6))])),_0x5deae8=new Map(_0xe69544[_0x944d0d(0x24d)](_0x4a6128=>[_0x4a6128,_0x4a6128[_0x944d0d(0x1f9)]()]));for(let _0x357fa2=0x0;_0x357fa2<_0x35aff8[_0x944d0d(0x15c)];_0x357fa2++){if(_0xb0e1c1(this,_0x35aff8[_0x357fa2],_0x35aff8,_0x357fa2+0x1))return!0x0;}for(let _0x4a4d14=0x0;_0x4a4d14<_0x35aff8[_0x944d0d(0x15c)];_0x4a4d14++){if(_0xb0e1c1(this,_0x35aff8[_0x4a4d14],_0x598a38,0x0))return!0x0;}return!0x1;function _0xb0e1c1(_0x4dd5d4,_0x54a667,_0x5e2418,_0x1192a6){const _0x429245=_0x944d0d;for(let _0xacb903=_0x1192a6;_0xacb903<_0x5e2418[_0x429245(0x15c)];_0xacb903++){const _0x1bdb71=_0x5e2418[_0xacb903];if(_0x1bdb71[_0x429245(0x153)]!==_0x54a667[_0x429245(0x153)]||_0x1bdb71[_0x429245(0x22b)]['id']!==_0x54a667[_0x429245(0x22b)]['id']||_0x1bdb71[_0x429245(0x124)]!==_0x54a667[_0x429245(0x124)])continue;if(!Jt(_0x54a667,_0x1bdb71))continue;if(_0x429245(0x1cb)==_0x54a667[_0x429245(0x153)]&&_0x54a667[_0x429245(0x26e)][_0x429245(0x2c7)]!=_0x1bdb71[_0x429245(0x26e)][_0x429245(0x2c7)])continue;if(_0x429245(0x1cb)==_0x54a667[_0x429245(0x153)]&&_0x4dd5d4[_0x429245(0x276)](_0x54a667[_0x429245(0x26e)][_0x429245(0x19e)]))continue;if(_0x429245(0x27d)==_0x54a667[_0x429245(0x153)]){const _0x246333=_0x4dd5d4[_0x429245(0x16f)][_0x429245(0x175)],_0x2334b7=_0x54a667[_0x429245(0x179)]();if(_0x2334b7&&(_0x246333[_0x429245(0x1cf)][_0x429245(0x21b)](_0x2334b7)||_0x246333[_0x429245(0x1cf)][_0x429245(0x1fd)](_0x2334b7)))continue;}const _0x192313=_0x13f4cf[_0x429245(0x1c9)](_0x54a667),_0x2304b0=_0x5deae8[_0x429245(0x1c9)](_0x54a667),_0x54aacd=_0x5deae8[_0x429245(0x1c9)](_0x1bdb71),_0xbfeae1=_0x54a667[_0x429245(0x274)]&&_0x54a667[_0x429245(0x274)][_0x429245(0x15c)],_0x2019fd=_0x1bdb71[_0x429245(0x274)]&&_0x1bdb71[_0x429245(0x274)][_0x429245(0x15c)];if(!_0xbfeae1&&_0x192313(_0x54aacd,_0x2304b0))return _0x4dd5d4[_0x429245(0x21f)](_0x1bdb71,_0x54a667),_0x5deae8[_0x429245(0x24c)](_0x54a667),!0x0;if(!_0x2019fd&&_0x192313(_0x2304b0,_0x54aacd))return _0x4dd5d4[_0x429245(0x21f)](_0x54a667,_0x1bdb71),_0x5deae8[_0x429245(0x24c)](_0x1bdb71),!0x0;}return!0x1;}}[_0x4b60c3(0x21f)](_0x577a12,_0x559f4d){const _0x565c9c=_0x4b60c3;if(_0x577a12[_0x565c9c(0x1a3)]){for(const _0x17d11e of _0x559f4d[_0x565c9c(0x1f9)]())_0x577a12[_0x565c9c(0x28b)](_0x17d11e);}else{const _0x4f037d=_0x559f4d[_0x565c9c(0x279)]()[_0x565c9c(0x29e)];this[_0x565c9c(0x229)](_0x577a12,this[_0x565c9c(0x277)][_0x565c9c(0x21a)](_0x577a12[_0x565c9c(0x279)]()[_0x565c9c(0x174)],_0x4f037d));}_0x559f4d[_0x565c9c(0x250)]();}[_0x4b60c3(0x161)](_0x13d5b9,_0x30e4f3,_0x458046){const _0x16b915=_0x4b60c3,_0x447168=_0x13d5b9[_0x16b915(0x1f4)](_0x16b915(0x204))||_0x13d5b9[_0x16b915(0x1f4)](_0x16b915(0x1cb))?_0x16b915(0x17c):_0x13d5b9[_0x16b915(0x27e)]();return _0x4b2a7a(this[_0x16b915(0x16f)][_0x16b915(0x1e3)],_0x30e4f3+'_'+_0x447168+_0x16b915(0x251),_0x458046);}[_0x4b60c3(0x13e)](){const _0x2f76e2=_0x4b60c3,_0x3af654=this[_0x2f76e2(0x16f)];if(!_0x3af654['ui'])return;const {ariaLiveAnnouncer:_0xb14964}=_0x3af654['ui'];_0x4c375e(this[_0x2f76e2(0x277)],({left:_0x2861c6,entered:_0x5f16a8})=>{const _0x1a6e55=_0x2f76e2;for(const _0x555765 of _0x2861c6){const {group:_0x5f5a5a,type:_0x3b8c2d}=this[_0x1a6e55(0x270)](_0x555765[_0x1a6e55(0x206)]);if(_0x1a6e55(0x1b3)===_0x5f5a5a){_0xb14964[_0x1a6e55(0x299)](this[_0x1a6e55(0x161)](_0x3b8c2d,_0x1a6e55(0x256)));break;}}for(const _0x49ee66 of _0x5f16a8){const {group:_0x225797,type:_0x140f70}=this[_0x1a6e55(0x270)](_0x49ee66[_0x1a6e55(0x206)]);if(_0x1a6e55(0x1b3)===_0x225797){_0xb14964[_0x1a6e55(0x299)](this[_0x1a6e55(0x161)](_0x140f70,_0x1a6e55(0x167),_0x210c88(_0x322bfc)));break;}}});}[_0x4b60c3(0x140)](_0x56aec4){const _0x30924c=_0x4b60c3;if(this[_0x30924c(0x291)])return!0x1;const _0x3e4e96=this[_0x30924c(0x16f)],_0x355e59=_0x3e4e96[_0x30924c(0x175)][_0x30924c(0x1f7)][_0x30924c(0x119)][_0x30924c(0x2a5)]();if(0x0==_0x355e59[_0x30924c(0x15c)])return!0x1;const _0x2bf923=[],_0x383dca=_0x355e59[_0x30924c(0x1a6)](_0x2caf4c=>_0x30924c(0x1cb)==_0x2caf4c[_0x30924c(0x153)]),_0x423df6=_0x355e59[_0x30924c(0x1a6)](_0xfb95a0=>_0x30924c(0x156)==_0xfb95a0[_0x30924c(0x153)]&&_0x30924c(0x127)!=_0xfb95a0[_0x30924c(0x206)]),_0x188f7c=_0x355e59[_0x30924c(0x1a6)](_0x27b724=>_0x30924c(0x1d4)==_0x27b724[_0x30924c(0x153)]&&_0x30924c(0x127)!=_0x27b724[_0x30924c(0x206)]);for(const _0x52b727 of _0x383dca)_0x2bf923[_0x30924c(0x268)]({'key':_0x52b727[_0x30924c(0x144)],'newValue':_0x52b727[_0x30924c(0x146)],'oldValue':_0x52b727[_0x30924c(0x2c5)],'range':Pt(_0x52b727[_0x30924c(0x16b)],_0x3e4e96[_0x30924c(0x175)])});for(const _0x114fba of _0x423df6){const _0x4ce3a3=_0x188f7c[_0x30924c(0x195)](_0x2326c0=>_0x2326c0[_0x30924c(0x184)][_0x30924c(0x26c)](_0x114fba[_0x30924c(0x184)]));_0x4ce3a3&&_0x2bf923[_0x30924c(0x268)]({'key':_0x30924c(0x15f),'newValue':_0x114fba[_0x30924c(0x206)],'oldValue':_0x4ce3a3[_0x30924c(0x206)],'range':_0x3e4e96[_0x30924c(0x175)][_0x30924c(0x2bd)](_0x114fba[_0x30924c(0x184)][_0x30924c(0x13a)])});}return 0x0!=_0x2bf923[_0x30924c(0x15c)]&&this[_0x30924c(0x21c)](_0x56aec4,_0x2bf923);}[_0x4b60c3(0x25e)](_0x50adfe){const _0x136dfe=_0x4b60c3;let _0x539a09=!0x1;const _0x2d5e53=this[_0x136dfe(0x16f)][_0x136dfe(0x175)][_0x136dfe(0x1f7)][_0x136dfe(0x119)][_0x136dfe(0x2bf)]()[_0x136dfe(0x1a6)](_0x1f7666=>_0x1f7666[_0x136dfe(0x26e)][_0x136dfe(0x224)]&&_0x1f7666[_0x136dfe(0x206)][_0x136dfe(0x1f4)](_0x136dfe(0x141)));for(const _0x17ec54 of _0x2d5e53){const {subType:_0x3dea3f,id:_0x22d7ec}=this[_0x136dfe(0x270)](_0x17ec54[_0x136dfe(0x206)]),_0x3d0414=_0x3dea3f[_0x136dfe(0x227)]('|')[0x0];for(const _0x2ef8ab of this[_0x136dfe(0x1e4)]({'skipNotAttached':!0x0}))_0x2ef8ab['id']!=_0x22d7ec&&_0x136dfe(0x1cb)==_0x2ef8ab[_0x136dfe(0x153)]&&_0x2ef8ab[_0x136dfe(0x26e)]&&_0x2ef8ab[_0x136dfe(0x26e)][_0x136dfe(0x19e)]==_0x3d0414&&_0x2ef8ab[_0x136dfe(0x279)]()[_0x136dfe(0x12e)](_0x17ec54[_0x136dfe(0x26e)][_0x136dfe(0x224)])&&(this[_0x136dfe(0x1bd)](_0x2ef8ab,_0x17ec54[_0x136dfe(0x26e)][_0x136dfe(0x224)],_0x50adfe),_0x539a09=!0x0);}return _0x539a09;}[_0x4b60c3(0x22f)](_0x46dd62){const _0x680bc1=_0x4b60c3;this[_0x680bc1(0x16f)],(this[_0x680bc1(0x291)]=!0x0,_0x46dd62());}[_0x4b60c3(0x25b)](_0x95965f){const _0x255da5=_0x4b60c3,_0x1c99e1=this[_0x255da5(0x276)](_0x95965f),_0x5cb9a6=this[_0x255da5(0x2c2)][_0x255da5(0x11b)](_0x95965f);return _0x1c99e1||_0x5cb9a6;}[_0x4b60c3(0x21c)](_0x2a6903,_0xf76ecd){const _0x3ea28a=_0x4b60c3;if(0x0==_0xf76ecd[_0x3ea28a(0x15c)])return!0x1;let _0x239fe4=!0x1;for(const _0x1c63e8 of _0xf76ecd){const _0x50284d=this[_0x3ea28a(0x1db)](_0x1c63e8[_0x3ea28a(0x16b)],_0x3ea28a(0x1cb))[_0x3ea28a(0x1a6)](_0x8f528b=>!_0x8f528b[_0x3ea28a(0x241)][_0x3ea28a(0x20d)])[_0x3ea28a(0x24d)](_0x45c38d=>_0x45c38d[_0x3ea28a(0x1b3)]),_0x49800d=_0x4d6e9d({'newValue':_0x1c63e8[_0x3ea28a(0x125)]});_0x50284d[_0x3ea28a(0x1a6)](_0x5b9914=>{const _0x1b9258=_0x3ea28a,[_0x5cec6d,_0x1f04f6]=_0x5b9914[_0x1b9258(0x124)][_0x1b9258(0x227)]('|');return _0x5cec6d==_0x1c63e8[_0x1b9258(0x19e)]&&_0x1f04f6!=_0x49800d;})[_0x3ea28a(0x138)](_0x151b0f=>{const _0x4c61b2=_0x3ea28a;this[_0x4c61b2(0x1bd)](_0x151b0f,_0x1c63e8[_0x4c61b2(0x16b)],_0x2a6903),_0x239fe4=!0x0;});}return _0x239fe4;}[_0x4b60c3(0x1bd)](_0x59b8a3,_0x1fb71f,_0x1e23fa){const _0x5a38bb=_0x4b60c3,_0x1f7d76=_0x59b8a3[_0x5a38bb(0x279)]()[_0x5a38bb(0x2b3)](_0x1fb71f);0x0!==_0x1f7d76[_0x5a38bb(0x15c)]?0x1!==_0x1f7d76[_0x5a38bb(0x15c)]?this[_0x5a38bb(0x1b9)](_0x59b8a3,_0x1fb71f[_0x5a38bb(0x174)],_0x1fb71f[_0x5a38bb(0x29e)]):this[_0x5a38bb(0x229)](_0x59b8a3,_0x1f7d76[0x0]):_0x1e23fa[_0x5a38bb(0x11f)](_0x59b8a3[_0x5a38bb(0x1fc)]());}}class Et{constructor(_0x24c6c0){const _0x90dc28=_0x4b60c3;this[_0x90dc28(0x1fe)]=_0x24c6c0,this[_0x90dc28(0x277)]=_0x24c6c0[_0x90dc28(0x175)],this[_0x90dc28(0x1e0)]=new Map(),this[_0x90dc28(0x25c)]=new Map(),this[_0x90dc28(0x222)]();}[_0x4b60c3(0x129)](_0x1034f7,_0x1cfe8e,_0xabeead,_0x1e84f5,_0x35b4f6,_0x72efda){const _0x52ae19=_0x4b60c3;return new _0x39afa8(this[_0x52ae19(0x277)],{'type':_0x1034f7,'subType':_0x1cfe8e,'id':_0xabeead,'author':_0x1e84f5,'creator':_0x1e84f5,'attributes':_0x35b4f6,'onAttributesChange':_0x72efda,'onAccept':(..._0x21a19c)=>this[_0x52ae19(0x260)](_0x1034f7,_0x1cfe8e,_0x52ae19(0x1d5))(..._0x21a19c),'onDiscard':(..._0x4c4115)=>this[_0x52ae19(0x260)](_0x1034f7,_0x1cfe8e,_0x52ae19(0x23b))(..._0x4c4115)});}[_0x4b60c3(0x2b8)](_0x246a62,_0x24fdf3,_0x73c43f,_0x5d8275){const _0x1a7243=_0x4b60c3,_0x33db8a=_0x246a62+':'+_0x24fdf3+':'+_0x73c43f;this[_0x1a7243(0x1e0)][_0x1a7243(0x26a)](_0x33db8a,_0x5d8275);}[_0x4b60c3(0x260)](_0x2f2d6c,_0x542e41,_0x276428){const _0x48229b=_0x4b60c3,_0x2aed68=_0x2f2d6c+':'+_0x542e41+':'+_0x276428;return this[_0x48229b(0x1e0)][_0x48229b(0x1c9)](_0x2aed68)||this[_0x48229b(0x25c)][_0x48229b(0x1c9)](_0x2f2d6c+':'+_0x276428);}[_0x4b60c3(0x222)](){const _0x480709=_0x4b60c3,_0x404c1e=()=>!0x1,_0x26fad6=_0x511d2c=>{const _0x2ccbf1=_0x7793;_0x511d2c[_0x2ccbf1(0x207)]((_0x141cb9,_0x12befb)=>_0x141cb9[_0x2ccbf1(0x174)][_0x2ccbf1(0x211)](_0x12befb[_0x2ccbf1(0x174)])?0x1:-0x1),this[_0x2ccbf1(0x277)][_0x2ccbf1(0x14d)](_0x26bf25=>{const _0x4bde1b=_0x2ccbf1;for(const _0x380097 of _0x511d2c){let _0x52ad28;_0x52ad28=_0x380097[_0x4bde1b(0x29e)][_0x4bde1b(0x136)]&&_0x380097[_0x4bde1b(0x29e)][_0x4bde1b(0x1a4)]==_0x380097[_0x4bde1b(0x174)][_0x4bde1b(0x13a)]?_0x26bf25[_0x4bde1b(0x1f6)](_0x380097[_0x4bde1b(0x174)][_0x4bde1b(0x13a)],'on'):_0x26bf25[_0x4bde1b(0x1f6)](_0x380097),this[_0x4bde1b(0x277)][_0x4bde1b(0x21e)](_0x52ad28,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x22c498=(_0x30f0d1,_0x1d31c0)=>{const _0x538471=_0x7793;_0x1d31c0&&this[_0x538471(0x277)][_0x538471(0x14d)](_0x347833=>{const _0x16fbe3=_0x538471,{commandName:_0x4176de,commandParams:_0x16887a=[]}=_0x1d31c0,_0x1f2422=_0x30f0d1[_0x16fbe3(0x24d)](_0x321708=>(Vt(_0x321708)&&(_0x321708=this[_0x16fbe3(0x277)][_0x16fbe3(0x21a)](_0x321708[_0x16fbe3(0x29e)])),_0x321708))[_0x16fbe3(0x1a6)](_0x33bf6e=>_0x16fbe3(0x244)!==_0x33bf6e[_0x16fbe3(0x137)][_0x16fbe3(0x1b4)]);if(_0x1f2422[_0x16fbe3(0x15c)]<0x1)return;const _0x84962=Array[_0x16fbe3(0x2bb)](this[_0x16fbe3(0x277)][_0x16fbe3(0x1f7)][_0x16fbe3(0x2b5)][_0x16fbe3(0x1f9)]())[_0x16fbe3(0x24d)](_0x4de4da=>_0x107fa5[_0x16fbe3(0x134)](_0x4de4da));_0x347833[_0x16fbe3(0x23f)](_0x1f2422);for(const _0x30c09e of this[_0x16fbe3(0x1fe)][_0x16fbe3(0x29a)][_0x16fbe3(0x29a)]())_0x30c09e[_0x16fbe3(0x287)]();_0x16887a[_0x16fbe3(0x268)]({'forceDefaultExecution':!0x0}),this[_0x16fbe3(0x1fe)][_0x16fbe3(0x12c)](_0x4176de,..._0x16887a);const _0x5c5756=_0x84962[_0x16fbe3(0x1a6)](_0x592569=>_0x16fbe3(0x244)!=_0x592569[_0x16fbe3(0x137)][_0x16fbe3(0x1b4)]);_0x5c5756[_0x16fbe3(0x15c)]>0x0&&_0x347833[_0x16fbe3(0x23f)](_0x5c5756);for(const _0x47adc7 of _0x84962)_0x47adc7[_0x16fbe3(0x15d)]();});},_0xd5671a=(_0x46056f,_0x4273c8)=>0x1==_0x46056f[_0x480709(0x15c)]&&0x1==_0x4273c8[_0x480709(0x15c)]&&_0x46056f[0x0][_0x480709(0x29e)][_0x480709(0x26c)](_0x4273c8[0x0][_0x480709(0x174)]),_0x544b68=(_0x5d1075,_0x4548b8,_0x2bce48,_0xd7f9fa)=>Ht(_0x5d1075,_0x4548b8,_0x2bce48,_0xd7f9fa,this[_0x480709(0x277)])?[_0x5d1075,_0x4548b8]:Ht(_0x4548b8,_0x5d1075,_0xd7f9fa,_0x2bce48,this[_0x480709(0x277)])?[_0x4548b8,_0x5d1075]:null;this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x28f),_0x404c1e),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x118),_0x26fad6),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x1a5),_0xd5671a),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x151),_0x544b68),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x1a7),_0x26fad6),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x2b0),_0x404c1e),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x253),_0xd5671a),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x1c0),_0x544b68),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x165),_0x22c498),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x1d2),_0x404c1e),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x1b2),_0xd5671a),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x2a4),_0x404c1e),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x269),_0x22c498),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x2b7),_0x404c1e),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x259),_0xd5671a),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x20b),_0x404c1e),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x201),_0x404c1e),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x27a),(_0x298366,_0x3e1c85)=>{const _0x80f49a=_0x480709;if(!_0x3e1c85)return;const _0xa88b8f=this[_0x80f49a(0x1fe)][_0x80f49a(0x154)][_0x80f49a(0x1c9)](p);this[_0x80f49a(0x277)][_0x80f49a(0x14d)](_0x56df4f=>{const _0x376be7=_0x80f49a;if(_0x376be7(0x15f)==_0x3e1c85[_0x376be7(0x19e)])for(const _0x21cf92 of _0x298366){const _0x26ea99=_0x21cf92[_0x376be7(0x174)][_0x376be7(0x13a)],_0x5b79ea=_0x3e1c85[_0x376be7(0x2c7)];_0x56df4f[_0x376be7(0x11a)](_0x26ea99,_0x5b79ea);}else{if(_0xa88b8f[_0x376be7(0x276)](_0x3e1c85[_0x376be7(0x19e)])){for(const _0x988264 of _0x298366)void 0x0!==_0x3e1c85[_0x376be7(0x2c7)]?_0x56df4f[_0x376be7(0x2a3)](_0x3e1c85[_0x376be7(0x19e)],_0x3e1c85[_0x376be7(0x2c7)],_0x988264[_0x376be7(0x174)][_0x376be7(0x13a)]):_0x56df4f[_0x376be7(0x272)](_0x3e1c85[_0x376be7(0x19e)],_0x988264[_0x376be7(0x174)][_0x376be7(0x13a)]);}else{for(const _0x5bcea2 of _0x298366)_0x3e1c85[_0x376be7(0x2c7)]?_0x56df4f[_0x376be7(0x2a3)](_0x3e1c85[_0x376be7(0x19e)],_0x3e1c85[_0x376be7(0x2c7)],_0x5bcea2):_0x56df4f[_0x376be7(0x272)](_0x3e1c85[_0x376be7(0x19e)],_0x5bcea2);}}});}),this[_0x480709(0x25c)][_0x480709(0x26a)](_0x480709(0x284),_0xd5671a);}}function Ot(_0x3e0d6d,_0x37d889,_0x4fdce9){const _0x452a24=_0x4b60c3;for(const _0x4393be of _0x37d889[_0x452a24(0x1a4)][_0x452a24(0x1dd)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4393be[_0x452a24(0x137)]==_0x4393be)return!0x1;if(!_0x4fdce9[_0x452a24(0x1b6)](_0x4393be))return!0x1;if(_0x3e0d6d[_0x452a24(0x21b)](_0x4393be)||_0x3e0d6d[_0x452a24(0x1fd)](_0x4393be))return!0x0;}return!0x1;}function Vt(_0x2f3ecb){const _0xbad5d3=_0x4b60c3;return _0x2f3ecb[_0xbad5d3(0x29e)][_0xbad5d3(0x1a4)]==_0x2f3ecb[_0xbad5d3(0x174)][_0xbad5d3(0x13a)]&&_0x2f3ecb[_0xbad5d3(0x29e)][_0xbad5d3(0x216)];}function Ut(_0x570fda,_0x4dfacc,_0xc01831,_0x51d85a){const _0x462ac1=_0x4b60c3,_0x1de131=_0x2e1939=>!_0x2e1939[_0x462ac1(0x294)]['is'](_0x462ac1(0x20f))&&!_0x51d85a[_0x462ac1(0x21b)](_0x2e1939[_0x462ac1(0x294)]),_0x24b91b=_0x570fda[_0x462ac1(0x174)][_0x462ac1(0x168)](_0x1de131),_0x5f17ae=_0x570fda[_0x462ac1(0x29e)][_0x462ac1(0x168)](_0x1de131,{'direction':_0x462ac1(0x20a)});return(!_0x570fda[_0x462ac1(0x174)][_0x462ac1(0x26c)](_0x24b91b)||!_0x570fda[_0x462ac1(0x29e)][_0x462ac1(0x26c)](_0x5f17ae))&&(_0x24b91b[_0x462ac1(0x211)](_0x5f17ae)?_0xc01831[_0x462ac1(0x1b0)](_0x4dfacc,{'range':_0xc01831[_0x462ac1(0x21a)](_0x24b91b,_0x5f17ae)}):_0xc01831[_0x462ac1(0x11f)](_0x4dfacc),!0x0);}function Gt(_0x4bdecf){return _0x4d6e9d(_0x4bdecf);}function Ft(_0x347166){const _0x416a72=_0x4b60c3,_0x291d93=_0x347166[_0x416a72(0x174)][_0x416a72(0x13a)];return _0x291d93&&_0x291d93['is'](_0x416a72(0x1ce));}function Pt(_0x48a3ba,_0x52afe1){const _0x559abd=_0x4b60c3;return null==_0x48a3ba[_0x559abd(0x29e)][_0x559abd(0x190)]&&_0x48a3ba[_0x559abd(0x29e)][_0x559abd(0x1a4)]==_0x48a3ba[_0x559abd(0x174)][_0x559abd(0x13a)]?Lt(_0x48a3ba[_0x559abd(0x174)][_0x559abd(0x13a)],_0x52afe1):_0x48a3ba;}function Lt(_0x22f179,_0x58c11b){const _0x1acfd0=_0x4b60c3,_0x3f7dae=_0x58c11b[_0x1acfd0(0x1cf)][_0x1acfd0(0x21b)](_0x22f179)||_0x58c11b[_0x1acfd0(0x1cf)][_0x1acfd0(0x283)](_0x22f179);return _0x58c11b[_0x1acfd0(0x21a)](_0x58c11b[_0x1acfd0(0x164)](_0x22f179,_0x1acfd0(0x2b4)),_0x3f7dae?_0x58c11b[_0x1acfd0(0x1c2)](_0x22f179):_0x58c11b[_0x1acfd0(0x164)](_0x22f179,_0x1acfd0(0x29e)));}function Ht(_0x14ba36,_0x2d7e05,_0x26aad9,_0x36c584,_0x331363){const _0xf29e31=_0x4b60c3;if(_0x14ba36[_0xf29e31(0x128)])return!0x1;if(!Jt(_0x14ba36,_0x2d7e05))return!0x1;if(_0x26aad9[_0xf29e31(0x29e)][_0xf29e31(0x26c)](_0x36c584[_0xf29e31(0x174)]))return!0x0;if(_0x14ba36[_0xf29e31(0x153)]!=_0x2d7e05[_0xf29e31(0x153)])return!0x1;if(!_0x26aad9[_0xf29e31(0x29e)][_0xf29e31(0x16a)](_0x36c584[_0xf29e31(0x174)]))return!0x1;const _0x1cfa4d=_0x331363[_0xf29e31(0x21a)](_0x26aad9[_0xf29e31(0x29e)],_0x36c584[_0xf29e31(0x174)])[_0xf29e31(0x1ab)]();for(const _0x16baeb of _0x1cfa4d)if([_0xf29e31(0x1c6),_0xf29e31(0x28a)][_0xf29e31(0x264)](_0x16baeb[_0xf29e31(0x153)])&&_0x331363[_0xf29e31(0x1cf)][_0xf29e31(0x1fd)](_0x16baeb[_0xf29e31(0x294)]))return!0x1;return!0x0;}function Jt(_0x3bd082,_0x125db4){const _0x2142fd=_0x4b60c3;if(!_0x3bd082[_0x2142fd(0x1d6)]||!_0x125db4[_0x2142fd(0x1d6)])return!0x1;const _0x336edf=new Set(Object[_0x2142fd(0x2ad)](_0x3bd082[_0x2142fd(0x275)])),_0x2d4bfc=new Set(Object[_0x2142fd(0x2ad)](_0x125db4[_0x2142fd(0x275)]));if(_0x336edf[_0x2142fd(0x24c)](_0x2142fd(0x18c)),_0x2d4bfc[_0x2142fd(0x24c)](_0x2142fd(0x18c)),0x0==_0x336edf[_0x2142fd(0x267)]&&0x0==_0x2d4bfc[_0x2142fd(0x267)])return!0x0;if(_0x336edf[_0x2142fd(0x267)]!=_0x2d4bfc[_0x2142fd(0x267)])return!0x1;const _0x4a2277={..._0x3bd082[_0x2142fd(0x275)]},_0x101032={..._0x125db4[_0x2142fd(0x275)]};return delete _0x4a2277[_0x2142fd(0x18c)],delete _0x101032[_0x2142fd(0x18c)],JSON[_0x2142fd(0x248)](_0x4a2277)==JSON[_0x2142fd(0x248)](_0x101032);}function qt(_0x443bbf,_0x1a1a5b){const _0x28061c=_0x4b60c3,_0x39ec76=zt(_0x443bbf[_0x28061c(0x275)]),_0x1ab256=zt(_0x1a1a5b);if(!_0x443bbf[_0x28061c(0x1d6)])return!0x1;for(const _0x164296 of Object[_0x28061c(0x2ad)](_0x1ab256))if(!_0x16919b(_0x39ec76[_0x164296],_0x1ab256[_0x164296]))return!0x1;return!0x0;}function zt(_0x29921e){const _0x440572=_0x4b60c3,_0x1a1784=Object[_0x440572(0x246)]({},_0x29921e);return delete _0x1a1784[_0x440572(0x1c7)],delete _0x1a1784[_0x440572(0x2a0)],_0x1a1784;}
|
|
23
|
+
const _0x207124=_0x1fd3;function _0x1fd3(_0x169d32,_0x2f4411){const _0x17e887=_0x17e8();return _0x1fd3=function(_0x1fd3b6,_0x14fb27){_0x1fd3b6=_0x1fd3b6-0x1ec;let _0x15dadc=_0x17e887[_0x1fd3b6];return _0x15dadc;},_0x1fd3(_0x169d32,_0x2f4411);}(function(_0x107682,_0x17ef9e){const _0x444bf7=_0x1fd3,_0x109ad0=_0x107682();while(!![]){try{const _0x5c48ce=parseInt(_0x444bf7(0x35f))/0x1*(-parseInt(_0x444bf7(0x239))/0x2)+-parseInt(_0x444bf7(0x353))/0x3+-parseInt(_0x444bf7(0x30d))/0x4+parseInt(_0x444bf7(0x333))/0x5+parseInt(_0x444bf7(0x246))/0x6*(-parseInt(_0x444bf7(0x22b))/0x7)+parseInt(_0x444bf7(0x291))/0x8+-parseInt(_0x444bf7(0x28b))/0x9*(-parseInt(_0x444bf7(0x28d))/0xa);if(_0x5c48ce===_0x17ef9e)break;else _0x109ad0['push'](_0x109ad0['shift']());}catch(_0xb8c466){_0x109ad0['push'](_0x109ad0['shift']());}}}(_0x17e8,0x22dc2));import{Plugin as _0x126863,PendingActions as _0x5db561}from'ckeditor5/src/core.js';import{LiveRange as _0x16f945}from'ckeditor5/src/engine.js';import{CKEditorError as _0x4fe1b7,uid as _0x3b2916,priorities as _0x56b18c,logWarning as _0x3c7190,getEnvKeystrokeText as _0x1d5adf}from'ckeditor5/src/utils.js';import{toWidget as _0x4b4f86}from'ckeditor5/src/widget.js';import{Users as _0x20b2b7,hashObject as _0x84ff46,surroundingMarkersDetector as _0x4175b6,ENTER_THREAD_KEYSTROKE as _0x13d187}from'ckeditor5-collaboration/src/collaboration-core.js';import _0xc4c7dd from'./commands/trackchangescommand.js';import _0x241cfa from'./commands/acceptsuggestioncommand.js';import _0x15af87 from'./commands/discardsuggestioncommand.js';function _0x17e8(){const _0x18f107=['containsPosition','PENDING_ACTION_SUGGESTION','addMarkerName','insertion:chain','getRange','values','sort','forceDefaultExecution','editing','markDeletion','_getSuggestionData','change:_saved','find','formatInline:join','updateMarker','isArray','ENTER','markerToHighlight','elementStart','_isBlockAttribute','dataToMarker','fromRange','_updateSuggestionData','isAfter','change:activeMarkers','buildSuggestion','ck-suggestion-marker-formatInline','track-changes-enable-command-twice','comments','substring','meta','subType','enableReadOnlyMode','ready','setTo','_joinSuggestions','addMarker','_processAttributeChanges','value','stop','before','track-changes-command-not-found','keys','item','activeMarkers','_commentsRepository','fetchCommentThread','registerPostFixer','acceptSelectedSuggestions','_refreshAttributeSuggestionsChain','model','_afterChanges','addClass','markBlockFormat','startsWith','removeMarkers','assign','getMultiRangeId','addUser','createRangeIn','clone','addMarker:suggestion:formatBlock','isTouching','deletion:accept','formatBlock:discard','end','toJSON','attribute:join','authorName','warn','lowest','_handleNewSuggestionMarker','targetPosition','_getExternalAuthor','dataDowncast','isOwn','LEAVE','_setSuggestionData','ck-suggestion-marker','unbindElementFromMarkerName','element','markMultiRangeInsertion','addHighlight','CommentsRepository','153524xvBHgv','suggestionChanged','normal','_initAriaMarkerChangeAnnouncements','formatBlock:chain','originalSuggestionId','always','never','size','_suggestions','_customCallbacks','add','discardSuggestion','registerCustomCallback','76ZhgSIY','unbind','TrackChangesEditing','_getAttributeKey','$graveyard','acceptSuggestion','notReady','trackChanges','key','getShiftedBy','formatInline:chain','isObject','$marker','36KvgSCI','formatInline:accept','registerInlineAttribute','formatInline:','pop','setAttribute','differ','change','some','markerNameToElements','_getAuthorFromId','_model','reconvertMarker','for','backward','locale','$text','showSuggestionHighlights','filter','change:data','addRange','enableDefaultAttributesIntegration','_editor','suggestion:attribute:','createdAt','isInsideObject','editor','attributes','_cutOutSuggestionMarker','accept','deletion:chain','_isForcedDefaultExecutionBlock','deletion:','group','delete','_refreshSuggestionsChain','getFirstMarker','removeAttribute','low','elementToElement','_rangeIsInLocalUserInsertion','Users','insert','markMultiRangeDeletion','set','$elementName','attribute:discard','getDifference','clear','discardAllSuggestions','getIntersection','attributeOldValue','_recordAttributeChanges','addSuggestionData','open','ck-suggestion-marker-formatBlock','schema','resolve','hasComments','suggestionLoaded','insertion','ck-suggestion-marker-','author','requires','splice','commandName','get','ck-suggestion-marker--active','root','63meGXQC','splitPosition','636330ebgpwL','_recordAttributeSuggestions','format','hasCommentThread','1895152dSGfGf','createPositionAt','attribute','length','skipNestingCheck','isCollapsed','concat','track-changes-user-not-found','_createSuggestion','markAttributeChange','deletion','_mergeNestedSuggestions','then','markInlineFormat','execute','enableCommand','position','acceptAllSuggestions','isExternal','writer','_SUGGESTION_ANNOUNCEMENT','isSelectable','_onDiscard','parent','join','FORMATTING','getNearestSelectionRange','previous','isLimit','move','type','rethrowUnexpectedError','insertion:accept','isBlock','upcast','markerToData','getSuggestion','nodeAfter','containerElement','_reduceSuggestionAttributeRange','getRanges','attributeKey','stringify','isLocal','getChanges','oldValue','createRange','markerReady','_joinWithAdjacentSuggestions','range','detach','define','formatBlock:accept','track-changes-suggestion-data-mismatch','attributeNewValue','removeComment','_checkSuggestionCorrectness','plugins','commentThread','addSuggestion','markInsertion','_suggestionFactory','config','descriptionFactory','removeClass','catch','getCustomProperty','update:suggestion','name','pluginName','getAllAdjacentSuggestions','_isDataLoaded','data-suggestion','_addThreadToSuggestion','_splitMarkerName','rejected','forEach','removed','attribute:accept','push','_suggestionState','accepted','data','documentSelection','isNextTo','split','trackChangesCommand','conversion','createRangeOn','formatGroupId','insertion:','containsRange','createSelection','mapper','formatBlock:','commands','removeMarker','addMarker:suggestion:attribute','widget','addComment','createPositionAfter','getItems','getContainedElement','_processAttributeSuggestions','document','multipleBlocks','next','suggestion','deletion:discard','announce','newValue','highest','unshift','includes','_setSuggestionRange','suggestionUnloaded','suggestion:','getSuggestions','options','hasSuggestion','markerName','getWalker','track-changes-adapter-already-set','createElement','640764OWYdMY','tablePasteChainId','getAttribute','forward','isBefore','groupId','_registerDefaultCallbacks','rootName','PendingActions','@external','track-changes-suggestion-not-found','suggestion-type','isInContent','moveTargetPosition','insertion:join','multi','listenTo','deleteContent','head','markers','registerBlockAttribute','collaboration.channelId','editingDowncast','_reduceExistingSuggestions','isUndo','_trackFormatChanges','_defaultCallbacks','_addSuggestionMarker','isAtStart','addCommentThread','_enabledCommands','isIntersectingWithRange','action','getAncestors','stopListening','every','getMarkers','has','96500lbBLnA','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.','applyOperation','_removeSuggestion','formatInline','external:','init','adapter','getCommentThread','discard','start','isRemovable','updateSuggestion','addMarker:suggestion','_isRegisteredAttribute','howMany','_findSuggestions','error-saving-suggestion-data-suggestion-discarded','nodeBefore','removeMarker:suggestion:attribute','from','containsItem','_blockAttributeKeys','isEqual','dataReady','formatBlock:join','_breakSuggestionMarker','creator','enqueueChange','_getMarkerAnnouncementText','createPositionBefore','batch','465210ctgZyu','formatInline:discard','toViewElement','oldRange','substr','trackChanges.trackFormatChanges','discardSelectedSuggestions','toUpperCase','map','chain','getChangedMarkers','markMultiRangeBlockFormat','2947BPyRDr','return','isIntersecting','getLastMatchingPosition','insertion:discard','insertContent','authoredAt','fromCharCode','trackChanges.mergeNestedSuggestions','isDocumentOperation','getSuggestionCallback','fire','deletion:join','isAtEnd','getFirstRange','attribute:','default','marker-count','selection','isMultiRange','getUser','$textProxy','newRange','bindElementToMarker','formatBlock','containsRangeInObject','setSelection','rename','_adapter','_saved','refresh','_inlineAttributeKeys','after','high','consumable','elementEnd','consume','track-changes-adapter-missing-getsuggestion','removeMarker:suggestion:formatBlock','remove'];_0x17e8=function(){return _0x18f107;};return _0x17e8();}import _0x136fe6 from'./commands/executeonallsuggestionscommand.js';import _0x45b951 from'./commands/executeonselectedsuggestionscommand.js';import _0x586995 from'./suggestion.js';import _0x333752 from'./suggestiondescriptionfactory.js';import _0x2efd79 from'./integrations/aiassistant.js';import _0x5dca8a from'./integrations/alignment.js';import _0x25a08f from'./integrations/basicstyles.js';import _0x58d7f8 from'./integrations/blockquote.js';import _0x3bf461 from'./integrations/casechange.js';import _0x38581a from'./integrations/ckbox.js';import _0x163d9f from'./integrations/codeblock.js';import _0x535ec7 from'./integrations/comments.js';import _0x32196b from'./integrations/deletecommand.js';import _0x13c40b from'./integrations/list.js';import _0x3c0d1f from'./integrations/listproperties.js';import _0x482a40 from'./integrations/entercommand.js';import _0x44c908 from'./integrations/findandreplace.js';import _0x2f0288 from'./integrations/font.js';import _0x557273 from'./integrations/formatpainter.js';import _0x4f349c from'./integrations/heading.js';import _0x18eff0 from'./integrations/highlight.js';import _0x1143eb from'./integrations/horizontalline.js';import _0x4a36f7 from'./integrations/htmlembed.js';import _0x5f4f7d from'./integrations/image.js';import _0x25c881 from'./integrations/imagereplace.js';import _0x221d83 from'./integrations/imagestyle.js';import _0x14705b from'./integrations/importword.js';import _0x827dd4 from'./integrations/indent.js';import _0x4b1829 from'./integrations/inputcommand.js';import _0x440134 from'./integrations/link.js';import _0x4cf01e from'./integrations/legacylist.js';import _0xdee4c8 from'./integrations/legacylistproperties.js';import _0x5159b4 from'./integrations/mediaembed.js';import _0x2b8b4e from'./integrations/mention.js';import _0x5d6f1d from'./integrations/mergefields.js';import _0x229822 from'./integrations/multilevellist.js';import _0xc618ee from'./integrations/pagebreak.js';import _0x42a7aa from'./integrations/paragraph.js';import _0xf00512 from'./integrations/removeformat.js';import _0x4ff2f5 from'./integrations/restrictededitingmode.js';import _0x18cbc8 from'./integrations/shiftentercommand.js';import _0x1d3e16 from'./integrations/standardeditingmode.js';import _0xb57c0d from'./integrations/style.js';import _0x2e6985 from'./integrations/table.js';import _0x1eb530 from'./integrations/tablemergesplit.js';import _0x20a9ea from'./integrations/tableheadings.js';import _0x3c8d57 from'./integrations/tableclipboard.js';import _0x193a8f from'./integrations/tablecolumnresize.js';import _0x37ee87 from'./integrations/template.js';import _0x21c94e from'./integrations/tableofcontents.js';import _0x1a3b13 from'./integrations/title.js';import _0x1b2e0d from'./integrations/undo.js';import _0x21a733 from'./integrations/tablecaption.js';import _0x3be2cb from'./integrations/tableproperties.js';import{getTranslation as _0x763425}from'./utils/common-translations.js';import{isEqual as _0xf11fe9,omit as _0x29b981}from'lodash-es';export const renameAttributeKey=_0x207124(0x273);export default class p extends _0x126863{static get[_0x207124(0x285)](){const _0x6f7443=_0x207124;return[_0x6f7443(0x22a),_0x20b2b7,_0x5db561,_0x2efd79,_0x5dca8a,_0x25a08f,_0x58d7f8,_0x38581a,_0x3bf461,_0x163d9f,_0x535ec7,_0x32196b,_0x482a40,_0x44c908,_0x2f0288,_0x557273,_0x4f349c,_0x18eff0,_0x1143eb,_0x4a36f7,_0x5f4f7d,_0x221d83,_0x25c881,_0x14705b,_0x827dd4,_0x4b1829,_0x4cf01e,_0xdee4c8,_0x229822,_0x440134,_0x13c40b,_0x3c0d1f,_0x5159b4,_0x2b8b4e,_0x5d6f1d,_0xc618ee,_0x42a7aa,_0xf00512,_0x4ff2f5,_0x18cbc8,_0x1d3e16,_0xb57c0d,_0x2e6985,_0x1eb530,_0x20a9ea,_0x21a733,_0x3c8d57,_0x193a8f,_0x21c94e,_0x3be2cb,_0x37ee87,_0x1a3b13,_0x1b2e0d];}static get[_0x207124(0x2d6)](){const _0x36be1c=_0x207124;return _0x36be1c(0x23b);}constructor(_0x55480f){const _0x1ca2a9=_0x207124;function _0x1200ee(_0x553aab){const _0x592af6=_0x1fd3;return _0x553aab[_0x592af6(0x35b)](_0x4b7eb0=>String[_0x592af6(0x366)](_0x4b7eb0))[_0x592af6(0x2a9)]('');}super(_0x55480f),this[_0x1ca2a9(0x28e)]=!0x1,this[_0x1ca2a9(0x272)](_0x1ca2a9(0x203),[]),this['on'](_0x1ca2a9(0x1ef),(_0x44ffc9,_0x83bfca,_0x1b4d03,_0x14bccc)=>{const _0x554f3d=_0x1ca2a9;this[_0x554f3d(0x251)][_0x554f3d(0x24d)](()=>{const _0xa967b4=_0x554f3d;for(const _0x36a0f4 of[..._0x14bccc,..._0x1b4d03])this[_0xa967b4(0x251)][_0xa967b4(0x320)][_0xa967b4(0x332)](_0x36a0f4)&&_0x55480f[_0xa967b4(0x38f)][_0xa967b4(0x252)](_0x36a0f4);});}),this[_0x1ca2a9(0x2d0)]=new _0x333752(this[_0x1ca2a9(0x260)][_0x1ca2a9(0x209)][_0x1ca2a9(0x27e)],this[_0x1ca2a9(0x260)][_0x1ca2a9(0x255)]),this[_0x1ca2a9(0x37b)]=null,this[_0x1ca2a9(0x2ce)]=new Et(this[_0x1ca2a9(0x260)]),this[_0x1ca2a9(0x234)]=new Map(),this[_0x1ca2a9(0x204)]=_0x55480f[_0x1ca2a9(0x2ca)][_0x1ca2a9(0x288)](_0x1ca2a9(0x22a)),this[_0x1ca2a9(0x32b)]=new Set(),this[_0x1ca2a9(0x251)]=this[_0x1ca2a9(0x260)][_0x1ca2a9(0x209)],this[_0x1ca2a9(0x2e1)]=new WeakMap(),this[_0x1ca2a9(0x265)]=!0x1,this[_0x1ca2a9(0x349)]=new Set([_0x1ca2a9(0x273)]),this[_0x1ca2a9(0x37e)]=new Set(),_0x55480f[_0x1ca2a9(0x2cf)][_0x1ca2a9(0x2c4)](_0x1ca2a9(0x358),_0x1ca2a9(0x36f)),this[_0x1ca2a9(0x326)]=_0x55480f[_0x1ca2a9(0x2cf)][_0x1ca2a9(0x288)](_0x1ca2a9(0x358)),_0x55480f[_0x1ca2a9(0x2cf)][_0x1ca2a9(0x2c4)](_0x1ca2a9(0x367),!0x0),this[_0x1ca2a9(0x29c)]=_0x55480f[_0x1ca2a9(0x2cf)][_0x1ca2a9(0x288)](_0x1ca2a9(0x367)),this[_0x1ca2a9(0x2e7)]=new _0xc4c7dd(_0x55480f,this[_0x1ca2a9(0x32b)]),this[_0x1ca2a9(0x22e)](),this[_0x1200ee([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1200ee([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x32]);}[_0x207124(0x339)](){const _0x29ca87=_0x207124,_0x2a2f16=this[_0x29ca87(0x260)],_0x4560f5=(_0x264980,_0x45272f)=>{const _0x197b62=_0x29ca87;if(_0x197b62(0x293)!=_0x264980)return _0x197b62(0x283)+_0x264980;const _0x478785=_0x45272f[_0x197b62(0x2e6)]('|')[0x0];return this[_0x197b62(0x39a)](_0x478785)?_0x197b62(0x27d):_0x197b62(0x1f1);};_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x323))[_0x29ca87(0x398)]({'model':_0x29ca87(0x2fc),'view':_0x35c490=>{const _0x23ead7=_0x29ca87,{id:_0x20979c,type:_0x8d1cbd,subType:_0x2d92e5}=this[_0x23ead7(0x2db)](_0x35c490[_0x23ead7(0x309)]),_0x982849=[_0x23ead7(0x225),_0x4560f5(_0x8d1cbd,_0x2d92e5)];let _0xe61f9a=0xbb8;return this[_0x23ead7(0x203)][_0x23ead7(0x302)](_0x35c490[_0x23ead7(0x309)])&&(_0x982849[_0x23ead7(0x2e0)](_0x23ead7(0x289)),_0xe61f9a=0xbc2),_0x23ead7(0x29b)==_0x8d1cbd&&(_0xe61f9a+=0x5),{'classes':_0x982849,'attributes':{'data-suggestion':_0x20979c},'priority':_0xe61f9a};}}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x221))[_0x29ca87(0x236)](_0x47ad6f=>{const _0x5e4adb=_0x29ca87;_0x47ad6f['on'](_0x5e4adb(0x340),(_0x2e9cd2,_0x27e70b,_0x53fc7c)=>{const _0x5d0c91=_0x5e4adb;if(!_0x53fc7c[_0x5d0c91(0x307)][_0x5d0c91(0x257)])return;const _0xec10fd=_0x27e70b[_0x5d0c91(0x202)];if(!_0xec10fd)return;const _0x5df28c=_0x53fc7c[_0x5d0c91(0x2ee)][_0x5d0c91(0x355)](_0xec10fd);_0x2a2f16[_0x5d0c91(0x209)][_0x5d0c91(0x27e)][_0x5d0c91(0x244)](_0xec10fd)&&_0x5df28c&&!_0x5df28c[_0x5d0c91(0x2d3)](_0x5d0c91(0x2f3))&&_0x5df28c['is'](_0x5d0c91(0x2b7))&&_0x4b4f86(_0x5df28c,_0x53fc7c[_0x5d0c91(0x2a4)]);},{'priority':_0x5e4adb(0x380)});}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x221))[_0x29ca87(0x398)]({'model':_0x29ca87(0x2fc),'view':(_0x25cb87,_0x3d7a08)=>{const _0x426262=_0x29ca87;if(!_0x3d7a08[_0x426262(0x307)][_0x426262(0x257)])return null;const {type:_0x22446a,subType:_0x39dcc3}=this[_0x426262(0x2db)](_0x25cb87[_0x426262(0x309)]);return{'classes':[_0x426262(0x225),_0x4560f5(_0x22446a,_0x39dcc3)],'priority':0xbb8};}});const _0x528c39=({showActiveMarkers:_0x1d3dfa=!0x0,isAttributeSuggestion:_0x4796f7=!0x1}={})=>(_0x32379f,_0x3d6d40,_0x11e5e1)=>{const _0x37d9b8=_0x29ca87;if(!_0x3d6d40[_0x37d9b8(0x202)])return;const {id:_0x1948f0}=this[_0x37d9b8(0x2db)](_0x3d6d40[_0x37d9b8(0x309)]);if(_0x4796f7){const _0x4711a4=this[_0x37d9b8(0x234)][_0x37d9b8(0x288)](_0x1948f0),_0x309882=this[_0x37d9b8(0x23c)](_0x4711a4);if(!this[_0x37d9b8(0x39a)](_0x309882))return;}if(_0x3d6d40[_0x37d9b8(0x202)]['is'](_0x37d9b8(0x371)))return void _0x11e5e1[_0x37d9b8(0x381)][_0x37d9b8(0x383)](_0x3d6d40[_0x37d9b8(0x202)],_0x32379f[_0x37d9b8(0x2d5)]);const _0x4594e7=_0x11e5e1[_0x37d9b8(0x2ee)][_0x37d9b8(0x355)](_0x3d6d40[_0x37d9b8(0x202)]);if(_0x3d6d40[_0x37d9b8(0x202)]['is'](_0x37d9b8(0x227))&&_0x2a2f16[_0x37d9b8(0x209)][_0x37d9b8(0x27e)][_0x37d9b8(0x2b2)](_0x3d6d40[_0x37d9b8(0x202)])&&!_0x4594e7[_0x37d9b8(0x2d3)](_0x37d9b8(0x229))){_0x11e5e1[_0x37d9b8(0x2a4)][_0x37d9b8(0x20b)]([_0x37d9b8(0x225),_0x37d9b8(0x27d)],_0x4594e7),_0x11e5e1[_0x37d9b8(0x2a4)][_0x37d9b8(0x24b)](_0x37d9b8(0x2d9),_0x1948f0,_0x4594e7),_0x11e5e1[_0x37d9b8(0x2ee)][_0x37d9b8(0x376)](_0x4594e7,_0x3d6d40[_0x37d9b8(0x309)]),_0x1d3dfa&&(this[_0x37d9b8(0x203)][_0x37d9b8(0x302)](_0x3d6d40[_0x37d9b8(0x309)])?_0x11e5e1[_0x37d9b8(0x2a4)][_0x37d9b8(0x20b)](_0x37d9b8(0x289),_0x4594e7):_0x11e5e1[_0x37d9b8(0x2a4)][_0x37d9b8(0x2d1)](_0x37d9b8(0x289),_0x4594e7));for(const _0x31866f of _0x2a2f16[_0x37d9b8(0x209)][_0x37d9b8(0x212)](_0x3d6d40[_0x37d9b8(0x202)])[_0x37d9b8(0x2f6)]())_0x11e5e1[_0x37d9b8(0x381)][_0x37d9b8(0x383)](_0x31866f,_0x32379f[_0x37d9b8(0x2d5)]);_0x11e5e1[_0x37d9b8(0x381)][_0x37d9b8(0x383)](_0x3d6d40[_0x37d9b8(0x202)],_0x32379f[_0x37d9b8(0x2d5)]);}};_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x221))[_0x29ca87(0x236)](_0x7a3bcc=>{const _0x56515a=_0x29ca87;_0x7a3bcc['on'](_0x56515a(0x214),(_0x1551ec,_0x520fb9,_0x12beaa)=>{const _0x3415a4=_0x56515a;_0x12beaa[_0x3415a4(0x307)][_0x3415a4(0x257)]&&_0x528c39({'showActiveMarkers':!0x1})(_0x1551ec,_0x520fb9,_0x12beaa);},{'priority':_0x56515a(0x300)});}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x221))[_0x29ca87(0x236)](_0x33269f=>{const _0x36144f=_0x29ca87;_0x33269f['on'](_0x36144f(0x2f2),(_0x3cd66d,_0x3ff02,_0x12f5cb)=>{const _0x3105fd=_0x36144f;_0x12f5cb[_0x3105fd(0x307)][_0x3105fd(0x257)]&&_0x528c39({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3cd66d,_0x3ff02,_0x12f5cb);},{'priority':_0x36144f(0x300)});}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x221))[_0x29ca87(0x2b4)]({'model':_0x29ca87(0x2fc),'view':(_0x3277a2,_0x2eb2cc)=>_0x2eb2cc[_0x29ca87(0x307)][_0x29ca87(0x257)]?null:{'group':_0x29ca87(0x2fc),'name':_0x3277a2[_0x29ca87(0x357)](0xb)}}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x2b3))[_0x29ca87(0x26d)]({'view':{'name':_0x29ca87(0x2fc),'attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x478e39,{writer:_0x1220ca})=>{const _0x1d3b89=_0x29ca87;let _0x42abe8=_0x1d3b89(0x305)+_0x478e39[_0x1d3b89(0x30f)](_0x1d3b89(0x318))+':'+_0x478e39[_0x1d3b89(0x30f)]('id');return _0x478e39[_0x1d3b89(0x30f)](_0x1d3b89(0x370))&&(_0x42abe8+=':'+_0x478e39[_0x1d3b89(0x30f)](_0x1d3b89(0x370))),_0x1220ca[_0x1d3b89(0x30c)](_0x1d3b89(0x245),{'data-name':_0x42abe8});}}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x2b3))[_0x29ca87(0x39b)]({'view':_0x29ca87(0x2fc)}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x323))[_0x29ca87(0x236)](_0x4307d1=>{const _0x58328d=_0x29ca87;_0x4307d1['on'](_0x58328d(0x214),_0x528c39(),{'priority':_0x58328d(0x380)});}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x323))[_0x29ca87(0x236)](_0x497aa8=>{const _0x216462=_0x29ca87;_0x497aa8['on'](_0x216462(0x2f2),_0x528c39({'isAttributeSuggestion':!0x0}),{'priority':_0x216462(0x380)});}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x323))[_0x29ca87(0x236)](_0x268fc9=>{const _0x2521de=_0x29ca87;_0x268fc9['on'](_0x2521de(0x385),(_0x346bcf,_0x4a8f07,_0x2ccbe5)=>{const _0x4829cc=_0x2521de,_0x5d2e1a=_0x2ccbe5[_0x4829cc(0x2ee)][_0x4829cc(0x24f)](_0x4a8f07[_0x4829cc(0x309)]);if(_0x5d2e1a){for(const _0x124e16 of _0x5d2e1a)_0x124e16[_0x4829cc(0x2d3)](_0x4829cc(0x229))||(_0x2ccbe5[_0x4829cc(0x2a4)][_0x4829cc(0x2d1)]([_0x4829cc(0x225),_0x4829cc(0x27d),_0x4829cc(0x289)],_0x124e16),_0x2ccbe5[_0x4829cc(0x2a4)][_0x4829cc(0x26b)](_0x4829cc(0x2d9),_0x124e16),_0x2ccbe5[_0x4829cc(0x2ee)][_0x4829cc(0x226)](_0x124e16,_0x4a8f07[_0x4829cc(0x309)]));}},{'priority':_0x2521de(0x380)});}),_0x2a2f16[_0x29ca87(0x2e8)][_0x29ca87(0x253)](_0x29ca87(0x323))[_0x29ca87(0x236)](_0x5de4e8=>{const _0x487d8a=_0x29ca87;_0x5de4e8['on'](_0x487d8a(0x346),(_0x5b61e4,_0x5a7082,_0x19c8ca)=>{const _0x4a3eb0=_0x487d8a,_0x5e182c=_0x19c8ca[_0x4a3eb0(0x2ee)][_0x4a3eb0(0x24f)](_0x5a7082[_0x4a3eb0(0x309)]);if(!_0x5e182c)return;const {id:_0x5eec26}=this[_0x4a3eb0(0x2db)](_0x5a7082[_0x4a3eb0(0x309)]),_0x5087a2=this[_0x4a3eb0(0x234)][_0x4a3eb0(0x288)](_0x5eec26),_0x27ff7d=this[_0x4a3eb0(0x23c)](_0x5087a2);if(this[_0x4a3eb0(0x39a)](_0x27ff7d)){for(const _0x567e6d of _0x5e182c)_0x567e6d[_0x4a3eb0(0x2d3)](_0x4a3eb0(0x229))||(_0x19c8ca[_0x4a3eb0(0x2a4)][_0x4a3eb0(0x2d1)]([_0x4a3eb0(0x225),_0x4a3eb0(0x27d),_0x4a3eb0(0x289)],_0x567e6d),_0x19c8ca[_0x4a3eb0(0x2a4)][_0x4a3eb0(0x26b)](_0x4a3eb0(0x2d9),_0x567e6d),_0x19c8ca[_0x4a3eb0(0x2ee)][_0x4a3eb0(0x226)](_0x567e6d,_0x5a7082[_0x4a3eb0(0x309)]));}},{'priority':_0x487d8a(0x380)});}),_0x2a2f16[_0x29ca87(0x209)][_0x29ca87(0x2f9)][_0x29ca87(0x206)](_0x458d18=>{const _0x34fdb1=_0x29ca87;let _0x2514e2=!0x1;const _0x5cd5d9=Array[_0x34fdb1(0x347)](_0x2a2f16[_0x34fdb1(0x209)][_0x34fdb1(0x2f9)][_0x34fdb1(0x24c)][_0x34fdb1(0x35d)]()),_0x515c2c=new Set();for(const {name:_0x116161,data:_0x4ed071}of _0x5cd5d9){const {group:_0x2be2ce,type:_0x3df127,subType:_0x1d6e08,id:_0x31e3c7}=this[_0x34fdb1(0x2db)](_0x116161);if(_0x34fdb1(0x2fc)!==_0x2be2ce)continue;const _0x406b13=this[_0x34fdb1(0x234)][_0x34fdb1(0x288)](_0x31e3c7);if(null!=_0x4ed071[_0x34fdb1(0x375)]){_0x34fdb1(0x337)==_0x3df127&&(_0x2514e2=_0x2514e2||Ut(_0x4ed071[_0x34fdb1(0x375)],_0x116161,_0x458d18,_0x2a2f16[_0x34fdb1(0x209)][_0x34fdb1(0x27e)]));const _0x2ac0d8=_0x34fdb1(0x293)==_0x3df127&&this[_0x34fdb1(0x39a)](_0x1d6e08[_0x34fdb1(0x2e6)]('|')[0x0]);if(_0x4ed071[_0x34fdb1(0x375)][_0x34fdb1(0x296)]||_0x34fdb1(0x23d)==_0x4ed071[_0x34fdb1(0x375)][_0x34fdb1(0x28a)][_0x34fdb1(0x314)]||_0x34fdb1(0x377)==_0x3df127&&!Ft(_0x4ed071[_0x34fdb1(0x375)])||_0x2ac0d8&&!Ft(_0x4ed071[_0x34fdb1(0x375)])||_0x34fdb1(0x29b)==_0x3df127&&!(!Vt(_0x4c3fa7=_0x4ed071[_0x34fdb1(0x375)])&&!function(_0x4830cb){const _0x425bd4=_0x34fdb1;return _0x4830cb[_0x425bd4(0x33d)][_0x425bd4(0x2a8)]==_0x4830cb[_0x425bd4(0x218)][_0x425bd4(0x345)]&&_0x4830cb[_0x425bd4(0x33d)][_0x425bd4(0x36c)];}(_0x4c3fa7)))_0x458d18[_0x34fdb1(0x2f1)](_0x116161),_0x2514e2=!0x0;else{if(!_0x406b13||!_0x406b13[_0x34fdb1(0x319)])continue;if(_0x4ed071[_0x34fdb1(0x375)]&&_0x4ed071[_0x34fdb1(0x356)]&&_0x4ed071[_0x34fdb1(0x375)][_0x34fdb1(0x34a)](_0x4ed071[_0x34fdb1(0x356)]))continue;_0x515c2c[_0x34fdb1(0x236)](_0x406b13);}}}var _0x4c3fa7;return _0x515c2c[_0x34fdb1(0x233)]>0x0&&(_0x2514e2=!!this[_0x34fdb1(0x2c1)](_0x515c2c)||_0x2514e2),_0x2514e2;}),_0x2a2f16[_0x29ca87(0x209)][_0x29ca87(0x2f9)][_0x29ca87(0x206)](_0x403f32=>{const _0x419978=_0x29ca87;let _0x4bf902=!0x1;for(const _0x4ef3d2 of _0x2a2f16[_0x419978(0x209)][_0x419978(0x2f9)][_0x419978(0x24c)][_0x419978(0x2bd)]())if(_0x419978(0x270)==_0x4ef3d2[_0x419978(0x2af)])for(const _0x4ca5df of this[_0x419978(0x234)][_0x419978(0x38c)]()){if(_0x4ca5df[_0x419978(0x372)]||!_0x4ca5df[_0x419978(0x319)])continue;const _0x25a31e=_0x419978(0x377)==_0x4ca5df[_0x419978(0x2af)],_0x349426=this[_0x419978(0x23c)](_0x4ca5df),_0x26ffe0=_0x349426&&this[_0x419978(0x39a)](_0x349426);if(!_0x25a31e&&!_0x26ffe0)continue;const _0x54a44e=_0x4ca5df[_0x419978(0x36d)]();if(_0x54a44e[_0x419978(0x33d)][_0x419978(0x2a8)]!=_0x54a44e[_0x419978(0x218)][_0x419978(0x2a8)]&&!_0x54a44e[_0x419978(0x218)][_0x419978(0x36c)]){const _0x55d4cb=_0x2a2f16[_0x419978(0x209)][_0x419978(0x292)](_0x54a44e[_0x419978(0x33d)][_0x419978(0x2b6)],_0x419978(0x218)),_0x265e38=_0x2a2f16[_0x419978(0x209)][_0x419978(0x2bf)](_0x54a44e[_0x419978(0x33d)],_0x55d4cb);_0x403f32[_0x419978(0x395)](_0x4ca5df[_0x419978(0x26a)](),{'range':_0x265e38}),_0x4bf902=!0x0;}}return _0x4bf902;}),_0x2a2f16[_0x29ca87(0x209)][_0x29ca87(0x2f9)][_0x29ca87(0x206)](_0x235545=>this[_0x29ca87(0x1fc)](_0x235545)),_0x2a2f16[_0x29ca87(0x209)][_0x29ca87(0x2f9)][_0x29ca87(0x206)](_0x430887=>!_0x430887[_0x29ca87(0x352)][_0x29ca87(0x2bc)]&&this[_0x29ca87(0x2f8)](_0x430887)),_0x2a2f16[_0x29ca87(0x209)]['on'](_0x29ca87(0x20a),()=>{const _0x52990c=_0x29ca87;this[_0x52990c(0x28e)]=!0x1;}),_0x2a2f16[_0x29ca87(0x209)][_0x29ca87(0x2f9)]['on'](_0x29ca87(0x259),(_0x45e6ea,_0x5411ce)=>{const _0x4fcae9=_0x29ca87;if(!_0x5411ce[_0x4fcae9(0x2bc)]||_0x5411ce[_0x4fcae9(0x325)])return;if(!this[_0x4fcae9(0x28e)])return;const _0x312f92=_0x2a2f16[_0x4fcae9(0x209)][_0x4fcae9(0x2f9)][_0x4fcae9(0x24c)][_0x4fcae9(0x2bd)]();if(0x0==_0x312f92[_0x4fcae9(0x294)])return;const _0x3512f5=[],_0x4288d4=_0x312f92[_0x4fcae9(0x258)](_0x5dd89f=>_0x4fcae9(0x293)==_0x5dd89f[_0x4fcae9(0x2af)]),_0x3257a0=_0x312f92[_0x4fcae9(0x258)](_0x597e2c=>_0x4fcae9(0x270)==_0x597e2c[_0x4fcae9(0x2af)]&&_0x4fcae9(0x256)!=_0x597e2c[_0x4fcae9(0x2d5)]);for(const _0x4f3829 of _0x4288d4)this[_0x4fcae9(0x341)](_0x4f3829[_0x4fcae9(0x2ba)])&&_0x3512f5[_0x4fcae9(0x2e0)]({'key':_0x4f3829[_0x4fcae9(0x2ba)],'newValue':_0x4f3829[_0x4fcae9(0x2c7)],'oldValue':_0x4f3829[_0x4fcae9(0x279)],'range':Pt(_0x4f3829[_0x4fcae9(0x2c2)],_0x2a2f16[_0x4fcae9(0x209)])});for(const _0x2940b7 of _0x3257a0){if(_0x4fcae9(0x37a)!=_0x2940b7[_0x4fcae9(0x32d)]&&_0x4fcae9(0x37d)!=_0x2940b7[_0x4fcae9(0x32d)])continue;const _0x2cffd4=Lt(_0x2940b7[_0x4fcae9(0x2a1)][_0x4fcae9(0x2b6)],_0x2a2f16[_0x4fcae9(0x209)]),_0x3f67e9=_0x2940b7[_0x4fcae9(0x1ff)];_0x4fcae9(0x37a)==_0x2940b7[_0x4fcae9(0x32d)]&&_0x3512f5[_0x4fcae9(0x2e0)]({'key':_0x4fcae9(0x273),'newValue':_0x2940b7[_0x4fcae9(0x2d5)],'oldValue':_0x3f67e9[_0x4fcae9(0x2d5)],'range':_0x2cffd4});for(const [_0x494b16,_0x55d92a]of _0x3f67e9[_0x4fcae9(0x261)]){if(!this[_0x4fcae9(0x341)](_0x494b16))continue;const _0x1caf60=_0x2940b7[_0x4fcae9(0x261)][_0x4fcae9(0x288)](_0x494b16);_0x55d92a!==_0x1caf60&&_0x3512f5[_0x4fcae9(0x2e0)]({'key':_0x494b16,'newValue':_0x1caf60,'oldValue':_0x55d92a,'range':_0x2cffd4});}for(const [_0x34bc41,_0x5ed4fe]of _0x2940b7[_0x4fcae9(0x261)])this[_0x4fcae9(0x341)](_0x34bc41)&&(_0x3f67e9[_0x4fcae9(0x261)][_0x4fcae9(0x332)](_0x34bc41)||_0x3512f5[_0x4fcae9(0x2e0)]({'key':_0x34bc41,'newValue':_0x5ed4fe,'oldValue':null,'range':_0x2cffd4}));}0x0!=_0x3512f5[_0x4fcae9(0x294)]&&_0x2a2f16[_0x4fcae9(0x209)][_0x4fcae9(0x34f)](_0x5411ce,_0x3487f7=>{const _0x9d3c9d=_0x4fcae9,_0x5aac50=_0x3b2916();for(const {range:_0x5f3597,key:_0x1336f9,oldValue:_0x334fc2,newValue:_0x268e50}of _0x3512f5)this[_0x9d3c9d(0x29a)](_0x5f3597,_0x1336f9,_0x334fc2,_0x268e50,{'groupId':_0x5aac50});this[_0x9d3c9d(0x324)](_0x3487f7,_0x3512f5);});},{'priority':_0x29ca87(0x21d)}),_0x2a2f16[_0x29ca87(0x209)][_0x29ca87(0x320)]['on'](_0x29ca87(0x2d4),(_0xceb94a,_0x58dcc9,_0xa62952)=>{const _0x281978=_0x29ca87;if(null==_0xa62952){const {id:_0x272449}=this[_0x281978(0x2db)](_0x58dcc9[_0x281978(0x2d5)]),_0x2bbace=this[_0x281978(0x234)][_0x281978(0x288)](_0x272449);_0x2bbace&&_0x2bbace[_0x281978(0x389)](_0x58dcc9[_0x281978(0x2d5)]);}}),_0x2a2f16[_0x29ca87(0x209)][_0x29ca87(0x2f9)]['on'](_0x29ca87(0x259),()=>{const _0x536bb7=_0x29ca87,_0x2d0c75=Array[_0x536bb7(0x347)](_0x2a2f16[_0x536bb7(0x209)][_0x536bb7(0x2f9)][_0x536bb7(0x24c)][_0x536bb7(0x35d)]())[_0x536bb7(0x258)](_0x227c61=>_0x536bb7(0x2fc)===this[_0x536bb7(0x2db)](_0x227c61[_0x536bb7(0x2d5)])[_0x536bb7(0x267)]);if(0x0===_0x2d0c75[_0x536bb7(0x294)])return;_0x2d0c75[_0x536bb7(0x38d)]((_0x13bd7b,_0xa9e3bb)=>{const _0x5ac6b5=_0x536bb7,_0x517bbc=_0x13bd7b[_0x5ac6b5(0x2e3)][_0x5ac6b5(0x356)],_0x47c1d3=_0xa9e3bb[_0x5ac6b5(0x2e3)][_0x5ac6b5(0x356)];return null===_0x517bbc&&null===_0x47c1d3?0x0:null===_0x517bbc&&null!==_0x47c1d3?-0x1:null!==_0x517bbc&&null===_0x47c1d3?0x1:_0x517bbc[_0x5ac6b5(0x33d)][_0x5ac6b5(0x311)](_0x47c1d3[_0x5ac6b5(0x33d)])?-0x1:0x1;});const _0x4e90cc=new Set(),_0x236ad7=new Set();for(const {name:_0x5eab7b,data:_0x3cc7c8}of _0x2d0c75){const {id:_0x2635dc}=this[_0x536bb7(0x2db)](_0x5eab7b);if(null===_0x3cc7c8[_0x536bb7(0x356)]){const _0x587f52=this[_0x536bb7(0x21e)](_0x5eab7b);_0x236ad7[_0x536bb7(0x236)](_0x587f52);}else{const _0x179020=this[_0x536bb7(0x234)][_0x536bb7(0x288)](_0x2635dc);null!==_0x3cc7c8[_0x536bb7(0x375)]||_0x179020[_0x536bb7(0x319)]?(_0x4e90cc[_0x536bb7(0x236)](_0x179020[_0x536bb7(0x31f)]),_0x236ad7[_0x536bb7(0x236)](_0x179020)):this[_0x536bb7(0x336)](_0x179020);}}_0x236ad7[_0x536bb7(0x233)]>0x0&&this[_0x536bb7(0x269)](_0x236ad7);for(const _0x782378 of _0x4e90cc)this[_0x536bb7(0x36a)](_0x536bb7(0x22c),_0x782378);}),_0x2a2f16[_0x29ca87(0x209)]['on'](_0x29ca87(0x335),(_0x4aca54,_0x35ab12)=>{const _0xae3eb2=_0x29ca87,_0x22e28d=_0x35ab12[0x0];if(!this[_0xae3eb2(0x234)][_0xae3eb2(0x233)])return;if(!_0x22e28d[_0xae3eb2(0x368)])return;if(_0x22e28d[_0xae3eb2(0x352)][_0xae3eb2(0x325)]||!_0x22e28d[_0xae3eb2(0x352)][_0xae3eb2(0x2bc)])return;let _0x4869a2,_0x3e4a3c;switch(_0x22e28d[_0xae3eb2(0x2af)]){case _0xae3eb2(0x270):_0x4869a2=_0x2a2f16[_0xae3eb2(0x209)][_0xae3eb2(0x292)](_0x22e28d[_0xae3eb2(0x2a1)]),_0x3e4a3c=_0x4869a2[_0xae3eb2(0x242)](_0x22e28d[_0xae3eb2(0x342)]);break;case _0xae3eb2(0x2e6):_0x4869a2=_0x2a2f16[_0xae3eb2(0x209)][_0xae3eb2(0x292)](_0x22e28d[_0xae3eb2(0x28c)]),_0x3e4a3c=_0x2a2f16[_0xae3eb2(0x209)][_0xae3eb2(0x292)](_0x22e28d[_0xae3eb2(0x31a)]);break;case _0xae3eb2(0x2ae):_0x4869a2=_0x2a2f16[_0xae3eb2(0x209)][_0xae3eb2(0x292)](_0x22e28d[_0xae3eb2(0x21f)]),_0x3e4a3c=_0x4869a2[_0xae3eb2(0x242)](_0x22e28d[_0xae3eb2(0x342)]);break;default:return;}const _0x4b764e=_0x2a2f16[_0xae3eb2(0x209)][_0xae3eb2(0x2bf)](_0x4869a2,_0x3e4a3c);_0x2a2f16[_0xae3eb2(0x209)][_0xae3eb2(0x24d)](()=>{const _0xe58a9f=_0xae3eb2;for(const {suggestion:_0x304f81,meta:_0x311834}of this[_0xe58a9f(0x343)](_0x4b764e)){if(_0x304f81[_0xe58a9f(0x372)])continue;if(_0xe58a9f(0x337)==_0x304f81[_0xe58a9f(0x2af)])continue;const _0x526be1=this[_0xe58a9f(0x23c)](_0x304f81);if(_0x526be1&&this[_0xe58a9f(0x39a)](_0x526be1)&&_0xe58a9f(0x2e6)!=_0x22e28d[_0xe58a9f(0x2af)])continue;const _0x48a4ba=_0x304f81[_0xe58a9f(0x2e3)]&&_0x304f81[_0xe58a9f(0x2e3)][_0xe58a9f(0x2fa)];(_0xe58a9f(0x377)!=_0x304f81[_0xe58a9f(0x2af)]||_0xe58a9f(0x2e6)==_0x22e28d[_0xe58a9f(0x2af)]&&!_0x48a4ba)&&(_0x311834[_0xe58a9f(0x378)]||_0xe58a9f(0x282)==_0x304f81[_0xe58a9f(0x2af)]&&_0x311834[_0xe58a9f(0x222)]||_0x304f81[_0xe58a9f(0x36d)]()[_0xe58a9f(0x2ec)](_0x4b764e)&&this[_0xe58a9f(0x34d)](_0x304f81,_0x4869a2,_0x3e4a3c));}});},{'priority':_0x29ca87(0x21d)}),_0x2a2f16[_0x29ca87(0x209)]['on'](_0x29ca87(0x31e),(_0x354534,_0x226f11)=>{const _0x34fa5d=_0x29ca87,_0x4aca2e=_0x226f11[0x0],_0x261adc=_0x226f11[0x1];if(_0x261adc&&_0x261adc[_0x34fa5d(0x38e)])return;if(this[_0x34fa5d(0x265)])return;if(!this[_0x34fa5d(0x2e7)][_0x34fa5d(0x1fd)])return;if(_0x4aca2e[_0x34fa5d(0x296)])return;const _0x3297e5=_0x2a2f16[_0x34fa5d(0x209)][_0x34fa5d(0x27e)],{start:_0x4c4623,end:_0x543449}=_0x4aca2e[_0x34fa5d(0x36d)](),_0x3449=_0x4c4623[_0x34fa5d(0x2b6)]&&_0x3297e5[_0x34fa5d(0x2ad)](_0x4c4623[_0x34fa5d(0x2b6)])?null:_0x3297e5[_0x34fa5d(0x2ab)](_0x4c4623,_0x34fa5d(0x310)),_0x2e04ec=_0x543449[_0x34fa5d(0x345)]&&_0x3297e5[_0x34fa5d(0x2ad)](_0x543449[_0x34fa5d(0x345)])?null:_0x3297e5[_0x34fa5d(0x2ab)](_0x543449,_0x34fa5d(0x254)),_0x32f07d=_0x2a2f16[_0x34fa5d(0x209)][_0x34fa5d(0x2bf)](_0x3449?_0x3449[_0x34fa5d(0x33d)]:_0x4c4623,_0x2e04ec?_0x2e04ec[_0x34fa5d(0x218)]:_0x543449);_0x2a2f16[_0x34fa5d(0x209)][_0x34fa5d(0x24d)](_0x3650fd=>{const _0x3f9079=_0x34fa5d;this[_0x3f9079(0x390)](_0x32f07d);const _0x10c71b=_0x2a2f16[_0x3f9079(0x209)][_0x3f9079(0x27e)][_0x3f9079(0x2ab)](_0x32f07d[_0x3f9079(0x33d)]);_0x4aca2e['is'](_0x3f9079(0x2e4))?_0x3650fd[_0x3f9079(0x379)](_0x10c71b):_0x4aca2e[_0x3f9079(0x1f9)](_0x10c71b);}),_0x354534[_0x34fa5d(0x1fe)]();},{'priority':_0x56b18c[_0x29ca87(0x22d)]+0xa}),_0x2a2f16[_0x29ca87(0x209)]['on'](_0x29ca87(0x364),(_0x5069f3,_0x3941de)=>{const _0x5bd44d=_0x29ca87,_0x5e17f1=_0x3941de[_0x3941de[_0x5bd44d(0x294)]-0x1];_0x5e17f1&&_0x5e17f1[_0x5bd44d(0x38e)]||this[_0x5bd44d(0x265)]||this[_0x5bd44d(0x2e7)][_0x5bd44d(0x1fd)]&&(_0x2a2f16[_0x5bd44d(0x209)][_0x5bd44d(0x24d)](()=>{const _0x48b41e=_0x5bd44d;let _0x2d5f46=_0x2a2f16[_0x48b41e(0x209)][_0x48b41e(0x364)](_0x3941de[0x0],_0x3941de[0x1],_0x3941de[0x2],{'forceDefaultExecution':!0x0});if(!_0x2d5f46)return;_0x5069f3[_0x48b41e(0x360)]=_0x2d5f46[_0x48b41e(0x213)]();const _0x52e798=_0x2d5f46[_0x48b41e(0x218)][_0x48b41e(0x345)],_0x375489=_0x2a2f16[_0x48b41e(0x209)][_0x48b41e(0x27e)];_0x52e798&&_0x375489[_0x48b41e(0x2b2)](_0x52e798)&&!_0x375489[_0x48b41e(0x244)](_0x52e798)&&(_0x2d5f46=_0x2a2f16[_0x48b41e(0x209)][_0x48b41e(0x2bf)](_0x2d5f46[_0x48b41e(0x33d)],_0x2a2f16[_0x48b41e(0x209)][_0x48b41e(0x292)](_0x52e798,_0x48b41e(0x218)))),this[_0x48b41e(0x2cd)](_0x2d5f46);}),_0x5069f3[_0x5bd44d(0x1fe)]());},{'priority':_0x29ca87(0x380)}),this[_0x29ca87(0x260)][_0x29ca87(0x2f0)][_0x29ca87(0x236)](_0x29ca87(0x240),this[_0x29ca87(0x2e7)]),this[_0x29ca87(0x2a0)](_0x29ca87(0x240));const _0x5ef97=new _0x241cfa(_0x2a2f16,this[_0x29ca87(0x234)]);_0x2a2f16[_0x29ca87(0x2f0)][_0x29ca87(0x236)](_0x29ca87(0x23e),_0x5ef97),this[_0x29ca87(0x2a0)](_0x29ca87(0x23e));const _0x148e9b=new _0x15af87(_0x2a2f16,this[_0x29ca87(0x234)]);_0x2a2f16[_0x29ca87(0x2f0)][_0x29ca87(0x236)](_0x29ca87(0x237),_0x148e9b),this[_0x29ca87(0x2a0)](_0x29ca87(0x237)),_0x2a2f16[_0x29ca87(0x2f0)][_0x29ca87(0x236)](_0x29ca87(0x2a2),new _0x136fe6(_0x2a2f16,_0x5ef97,this[_0x29ca87(0x234)])),this[_0x29ca87(0x2a0)](_0x29ca87(0x2a2)),_0x2a2f16[_0x29ca87(0x2f0)][_0x29ca87(0x236)](_0x29ca87(0x277),new _0x136fe6(_0x2a2f16,_0x148e9b,this[_0x29ca87(0x234)])),this[_0x29ca87(0x2a0)](_0x29ca87(0x277)),_0x2a2f16[_0x29ca87(0x2f0)][_0x29ca87(0x236)](_0x29ca87(0x207),new _0x45b951(_0x2a2f16,_0x5ef97,this[_0x29ca87(0x234)])),this[_0x29ca87(0x2a0)](_0x29ca87(0x207)),_0x2a2f16[_0x29ca87(0x2f0)][_0x29ca87(0x236)](_0x29ca87(0x359),new _0x45b951(_0x2a2f16,_0x148e9b,this[_0x29ca87(0x234)])),this[_0x29ca87(0x2a0)](_0x29ca87(0x359));const _0x23e56c=_0x2a2f16[_0x29ca87(0x2ca)][_0x29ca87(0x288)](_0x29ca87(0x22a));this[_0x29ca87(0x31d)](_0x23e56c,_0x29ca87(0x2f4),(_0x5bd030,{threadId:_0x4caa35})=>{const _0x3ec61a=_0x29ca87,_0xe828bb=this[_0x3ec61a(0x234)][_0x3ec61a(0x288)](_0x4caa35);_0xe828bb&&_0xe828bb[_0x3ec61a(0x2cb)]&&0x1===_0xe828bb[_0x3ec61a(0x2cb)][_0x3ec61a(0x294)]&&this[_0x3ec61a(0x1ed)](_0x4caa35,{'hasComments':!0x0});},{'priority':_0x29ca87(0x26c)}),this[_0x29ca87(0x31d)](_0x23e56c,_0x29ca87(0x2c8),(_0x3f2c40,{threadId:_0x498366})=>{const _0x1949ae=_0x29ca87,_0x94cb52=this[_0x1949ae(0x234)][_0x1949ae(0x288)](_0x498366);_0x94cb52&&_0x94cb52[_0x1949ae(0x2cb)]&&!_0x94cb52[_0x1949ae(0x2cb)][_0x1949ae(0x294)]&&this[_0x1949ae(0x1ed)](_0x498366,{'hasComments':!0x1});},{'priority':_0x29ca87(0x26c)});}set[_0x207124(0x33a)](_0x5d0ff8){const _0x292e72=_0x207124;if(this[_0x292e72(0x37b)])throw new _0x4fe1b7(_0x292e72(0x30b),this);this[_0x292e72(0x37b)]=_0x5d0ff8;}get[_0x207124(0x33a)](){const _0x11da19=_0x207124;return this[_0x11da19(0x37b)];}[_0x207124(0x306)]({skipNotAttached:_0x3dbae6=!0x1,toJSON:_0x255987=!0x1}={}){const _0x14c41d=_0x207124,_0x1f4e1d=[];for(const _0x37caef of this[_0x14c41d(0x234)][_0x14c41d(0x38c)]())_0x3dbae6&&!_0x37caef[_0x14c41d(0x319)]||_0x1f4e1d[_0x14c41d(0x2e0)](_0x37caef);return _0x255987?_0x1f4e1d[_0x14c41d(0x35b)](_0x4455ea=>_0x4455ea[_0x14c41d(0x219)]()):_0x1f4e1d;}[_0x207124(0x2b5)](_0x553f3a){const _0xda98c5=_0x207124,_0x162db3=this[_0xda98c5(0x234)][_0xda98c5(0x288)](_0x553f3a);if(!_0x162db3)throw new _0x4fe1b7(_0xda98c5(0x317),this);return _0x162db3;}[_0x207124(0x308)](_0x46f5ef){const _0x15493b=_0x207124;return this[_0x15493b(0x234)][_0x15493b(0x332)](_0x46f5ef);}[_0x207124(0x27b)](_0x1c812c){const _0x22c543=_0x207124,{authorId:_0x44927a,id:_0x2fe436,attributes:_0x203aac}=_0x1c812c,[_0x57da7b,_0x29060d]=_0x1c812c[_0x22c543(0x2af)][_0x22c543(0x2e6)](':'),_0x100d8b=this[_0x22c543(0x234)][_0x22c543(0x288)](_0x2fe436)||this[_0x22c543(0x299)](_0x57da7b,_0x29060d,_0x2fe436,_0x44927a,_0x203aac);if(this[_0x22c543(0x2da)](_0x100d8b),this[_0x22c543(0x2c9)](_0x100d8b,_0x57da7b,_0x29060d||null,_0x44927a),_0x100d8b[_0x22c543(0x25e)]=_0x1c812c[_0x22c543(0x25e)],_0x100d8b[_0x22c543(0x2d8)]=!0x0,_0x203aac&&_0x203aac[_0x22c543(0x316)]){const _0x3fa363=_0x203aac[_0x22c543(0x316)],_0x427c1a=this[_0x22c543(0x220)](_0x3fa363[_0x22c543(0x21b)]);_0x100d8b[_0x22c543(0x365)]=_0x3fa363[_0x22c543(0x25e)],_0x100d8b[_0x22c543(0x284)]=_0x427c1a,_0x100d8b[_0x22c543(0x2a3)]=!0x0;}else _0x100d8b[_0x22c543(0x365)]=_0x1c812c[_0x22c543(0x25e)];switch(_0x1c812c[_0x22c543(0x2e3)]&&(_0x100d8b[_0x22c543(0x2e3)]=_0x1c812c[_0x22c543(0x2e3)]),_0x1c812c[_0x22c543(0x261)]&&(_0x100d8b[_0x22c543(0x261)]=_0x1c812c[_0x22c543(0x261)]),this[_0x22c543(0x37b)]&&this[_0x22c543(0x37b)][_0x22c543(0x2cc)]||(_0x100d8b[_0x22c543(0x37c)]=!0x0),this[_0x22c543(0x2e1)][_0x22c543(0x288)](_0x100d8b)){case _0x22c543(0x23f):this[_0x22c543(0x2e1)][_0x22c543(0x272)](_0x100d8b,_0x22c543(0x34b));break;case _0x22c543(0x2c0):_0x100d8b[_0x22c543(0x319)]?(this[_0x22c543(0x2c1)](new Set([_0x100d8b])),this[_0x22c543(0x269)](new Set([_0x100d8b])),this[_0x22c543(0x2e1)][_0x22c543(0x272)](_0x100d8b,_0x22c543(0x1f8)),this[_0x22c543(0x36a)](_0x22c543(0x281),_0x100d8b)):this[_0x22c543(0x2e1)][_0x22c543(0x272)](_0x100d8b,_0x22c543(0x2de));}return _0x100d8b;}[_0x207124(0x23e)](_0x44b974){const _0x1c5e13=_0x207124;this[_0x1c5e13(0x38e)](()=>{const _0x5608bf=_0x1c5e13;this[_0x5608bf(0x260)][_0x5608bf(0x209)][_0x5608bf(0x24d)](()=>{const _0x48856b=_0x5608bf;for(const _0x37af2f of _0x44b974[_0x48856b(0x2d7)]())_0x37af2f[_0x48856b(0x263)]();});});}[_0x207124(0x237)](_0x39e781){const _0x103ceb=_0x207124;this[_0x103ceb(0x38e)](()=>{const _0x116fdc=_0x103ceb;this[_0x116fdc(0x260)][_0x116fdc(0x209)][_0x116fdc(0x24d)](()=>{const _0x49d52d=_0x116fdc;for(const _0x2d332e of _0x39e781[_0x49d52d(0x2d7)]())_0x2d332e[_0x49d52d(0x33c)]();});});}[_0x207124(0x2a0)](_0x44f69a,_0x2b56b6){const _0x2b4830=_0x207124,_0x47d776=this[_0x2b4830(0x260)][_0x2b4830(0x2f0)][_0x2b4830(0x288)](_0x44f69a);if(!_0x47d776)throw new _0x4fe1b7(_0x2b4830(0x200),this,{'commandName':_0x44f69a});if(this[_0x2b4830(0x32b)][_0x2b4830(0x332)](_0x47d776))throw new _0x4fe1b7(_0x2b4830(0x1f2),this,{'commandName':_0x44f69a});this[_0x2b4830(0x32b)][_0x2b4830(0x236)](_0x47d776),_0x2b56b6&&_0x47d776['on'](_0x2b4830(0x29f),(_0x4a5813,_0x191476)=>{const _0x4b8abf=_0x2b4830;this[_0x4b8abf(0x2e7)][_0x4b8abf(0x1fd)]&&(this[_0x4b8abf(0x265)]||(_0x191476[_0x4b8abf(0x294)]>0x0&&_0x191476[_0x191476[_0x4b8abf(0x294)]-0x1]&&_0x191476[_0x191476[_0x4b8abf(0x294)]-0x1][_0x4b8abf(0x38e)]?_0x191476[_0x4b8abf(0x24a)]():(_0x4a5813[_0x4b8abf(0x360)]=_0x2b56b6((..._0x21cba5)=>_0x47d776[_0x4b8abf(0x29f)](..._0x21cba5,{'forceDefaultExecution':!0x0}),..._0x191476),_0x4a5813[_0x4b8abf(0x1fe)]())));},{'priority':_0x2b4830(0x380)});}[_0x207124(0x38e)](_0x5b9df5){const _0x42389a=_0x207124;let _0x4f1f52,_0x19d9a0;const _0x46bdc4=this[_0x42389a(0x265)];this[_0x42389a(0x265)]=!0x0;try{_0x4f1f52=_0x5b9df5();}catch(_0x546195){_0x19d9a0=_0x546195;}return _0x46bdc4||(this[_0x42389a(0x265)]=!0x1),_0x19d9a0&&_0x4fe1b7[_0x42389a(0x2b0)](_0x19d9a0,this),_0x4f1f52;}[_0x207124(0x2cd)](_0x59c8b2,_0x288251=null,_0xfc34b6={}){const _0x497746=_0x207124;if(_0x59c8b2[_0x497746(0x296)])return null;const _0x10e827=this[_0x497746(0x260)][_0x497746(0x2ca)][_0x497746(0x288)](_0x497746(0x26f))['me'];for(const {suggestion:_0x283abc,meta:_0x4d692f}of this[_0x497746(0x343)](_0x59c8b2,_0x497746(0x282)))if(_0x4d692f[_0x497746(0x222)]){if(!_0x4d692f[_0x497746(0x2e5)]){if(_0x4d692f[_0x497746(0x378)]){if(!this[_0x497746(0x29c)]||!qt(_0x283abc,_0xfc34b6))continue;return _0x283abc;}if(qt(_0x283abc,_0xfc34b6))return _0x283abc;this[_0x497746(0x34d)](_0x283abc,_0x59c8b2[_0x497746(0x33d)],_0x59c8b2[_0x497746(0x218)]);break;}if(_0x288251==_0x283abc[_0x497746(0x1f6)]&&qt(_0x283abc,_0xfc34b6)){const _0x19f747=_0x283abc[_0x497746(0x36d)]();return _0x19f747[_0x497746(0x33d)][_0x497746(0x34a)](_0x59c8b2[_0x497746(0x218)])?this[_0x497746(0x303)](_0x283abc,this[_0x497746(0x251)][_0x497746(0x2bf)](_0x59c8b2[_0x497746(0x33d)],_0x19f747[_0x497746(0x218)])):this[_0x497746(0x303)](_0x283abc,this[_0x497746(0x251)][_0x497746(0x2bf)](_0x19f747[_0x497746(0x33d)],_0x59c8b2[_0x497746(0x218)])),_0x283abc;}}const _0x35e528=_0x3b2916(),_0x5bbf86=_0x10e827['id'],_0x5dbdf7=_0x288251?_0x497746(0x2eb)+_0x288251:_0x497746(0x282),_0x1395dd=this[_0x497746(0x224)]({'id':_0x35e528,'type':_0x5dbdf7,'createdAt':new Date(),'authorId':_0x5bbf86,'attributes':_0xfc34b6});return this[_0x497746(0x328)](_0x5dbdf7,_0x35e528,_0x5bbf86,_0x59c8b2),_0x1395dd;}[_0x207124(0x228)](_0x534126,_0xe09736=_0x207124(0x31c),_0x1a52ac={}){const _0x33e819=_0x207124,_0x2420ff=this[_0x33e819(0x260)][_0x33e819(0x2ca)][_0x33e819(0x288)](_0x33e819(0x26f))['me'],_0x5adf79=this[_0x33e819(0x2ce)][_0x33e819(0x369)](_0x33e819(0x282),_0xe09736,_0x33e819(0x2a9));for(const _0x4773e6 of this[_0x33e819(0x306)]())if(_0x4773e6[_0x33e819(0x284)]['id']==_0x2420ff['id']&&_0x33e819(0x282)==_0x4773e6[_0x33e819(0x2af)]&&_0x4773e6[_0x33e819(0x1f6)]==_0xe09736&&qt(_0x4773e6,_0x1a52ac)&&(_0x5adf79(_0x4773e6[_0x33e819(0x2b9)](),_0x534126)||_0x5adf79(_0x534126,_0x4773e6[_0x33e819(0x2b9)]()))){for(const _0x38e2cd of _0x534126)_0x4773e6[_0x33e819(0x25a)](_0x38e2cd);return _0x4773e6;}for(const {suggestion:_0x48504a,meta:_0x214ad9}of this[_0x33e819(0x343)](_0x534126,_0x33e819(0x282))){if(!_0x214ad9[_0x33e819(0x222)])continue;if(!this[_0x33e819(0x29c)]&&_0x214ad9[_0x33e819(0x378)])continue;if(!qt(_0x48504a,_0x1a52ac))continue;let _0x1e1036=!0x0;for(const _0x3365c1 of _0x48504a[_0x33e819(0x2b9)]())for(const _0x22fa0b of _0x534126)if(!_0x3365c1[_0x33e819(0x2ec)](_0x22fa0b)){_0x1e1036=!0x1;break;}if(_0x1e1036)return _0x48504a;}const _0x7741cc=_0x3b2916(),_0x4a9c5d=_0x2420ff['id'],_0x9febf7=_0x33e819(0x2eb)+_0xe09736,_0x1be71a=this[_0x33e819(0x224)]({'id':_0x7741cc,'type':_0x9febf7,'createdAt':new Date(),'authorId':_0x4a9c5d,'attributes':_0x1a52ac});for(const _0x45fc67 of _0x534126)this[_0x33e819(0x328)](_0x9febf7,_0x7741cc,_0x4a9c5d,_0x45fc67,_0x586995[_0x33e819(0x210)]());return _0x1be71a;}[_0x207124(0x29e)](_0x32622b,_0x36d28c,_0x3a28f6=null,_0x24535e={}){const _0x2f5ce1=_0x207124;if(_0x3a28f6=_0x3a28f6||Gt(_0x36d28c),_0x32622b[_0x2f5ce1(0x296)])return null;if(_0x2f5ce1(0x232)===this[_0x2f5ce1(0x326)]){const _0x2ae6e2=this[_0x2f5ce1(0x2ce)][_0x2f5ce1(0x369)](_0x2f5ce1(0x337),_0x3a28f6,_0x2f5ce1(0x263));return this[_0x2f5ce1(0x38e)](()=>_0x2ae6e2([_0x32622b],_0x36d28c,_0x24535e)),null;}const _0x1d6727=this[_0x2f5ce1(0x260)][_0x2f5ce1(0x2ca)][_0x2f5ce1(0x288)](_0x2f5ce1(0x26f))['me'],_0x4e3d08=[];if(_0x2f5ce1(0x231)!==this[_0x2f5ce1(0x326)]){for(const {suggestion:_0x908afa,meta:_0x29a952}of this[_0x2f5ce1(0x343)](_0x32622b,_0x2f5ce1(0x282)))_0x29a952[_0x2f5ce1(0x222)]&&!_0x29a952[_0x2f5ce1(0x25f)]&&_0x4e3d08[_0x2f5ce1(0x2e0)](..._0x908afa[_0x2f5ce1(0x2b9)]());}const _0x4db2a6=function(_0x17b280,_0x108354){const _0x5bb19f=_0x2f5ce1,_0x47bc67=[];for(const _0x2fd1d4 of _0x108354){const _0x1cd181=_0x17b280[_0x5bb19f(0x278)](_0x2fd1d4);_0x1cd181&&_0x47bc67[_0x5bb19f(0x2e0)](_0x1cd181);}return _0x47bc67;}(_0x32622b,_0x4e3d08),_0xbb7d44=function(_0x2cf616,_0x45086f){const _0x4c7433=_0x2f5ce1,_0x189571=[_0x2cf616];for(const _0x5796aa of _0x45086f){let _0x1ae7e1=0x0;for(;_0x1ae7e1<_0x189571[_0x4c7433(0x294)];){const _0x168a6b=_0x189571[_0x1ae7e1][_0x4c7433(0x275)](_0x5796aa);_0x189571[_0x4c7433(0x286)](_0x1ae7e1,0x1,..._0x168a6b),_0x1ae7e1+=_0x168a6b[_0x4c7433(0x294)];}}return _0x189571;}(_0x32622b,_0x4e3d08);_0x4db2a6[_0x2f5ce1(0x294)]&&this[_0x2f5ce1(0x251)][_0x2f5ce1(0x24d)](()=>{const _0x38b1f3=_0x2f5ce1;for(const _0x244fc4 of _0x4db2a6){const _0x39b8a4=this[_0x38b1f3(0x2ce)][_0x38b1f3(0x369)](_0x38b1f3(0x337),_0x3a28f6,_0x38b1f3(0x263));this[_0x38b1f3(0x38e)](()=>_0x39b8a4([_0x244fc4],_0x36d28c,_0x24535e));}});for(const _0x563e46 of _0xbb7d44){let _0x512665=null,_0x3dab44=_0x563e46[_0x2f5ce1(0x33d)],_0x2574ad=_0x563e46[_0x2f5ce1(0x218)];for(const {suggestion:_0x4c9ebe,meta:_0xa63755}of this[_0x2f5ce1(0x343)](_0x563e46,_0x2f5ce1(0x337))){if(!_0xa63755[_0x2f5ce1(0x222)])continue;if(_0x4c9ebe[_0x2f5ce1(0x1f6)]!=_0x3a28f6)continue;if(!qt(_0x4c9ebe,_0x24535e))continue;const _0x32d531=_0x4c9ebe[_0x2f5ce1(0x36d)]();if(_0x32d531[_0x2f5ce1(0x2ec)](_0x563e46,!0x0))return null;_0x3dab44=_0x3dab44[_0x2f5ce1(0x311)](_0x32d531[_0x2f5ce1(0x33d)])?_0x3dab44:_0x32d531[_0x2f5ce1(0x33d)],_0x2574ad=_0x2574ad[_0x2f5ce1(0x1ee)](_0x32d531[_0x2f5ce1(0x218)])?_0x2574ad:_0x32d531[_0x2f5ce1(0x218)],_0x512665?_0x32d531[_0x2f5ce1(0x33d)][_0x2f5ce1(0x311)](_0x512665[_0x2f5ce1(0x36d)]()[_0x2f5ce1(0x33d)])?(_0x512665[_0x2f5ce1(0x20e)](),_0x512665=_0x4c9ebe):_0x4c9ebe[_0x2f5ce1(0x20e)]():_0x512665=_0x4c9ebe;}const _0x3385bc=this[_0x2f5ce1(0x251)][_0x2f5ce1(0x2bf)](_0x3dab44,_0x2574ad);if(_0x512665)this[_0x2f5ce1(0x303)](_0x512665,_0x3385bc);else{const _0x3ae88c=_0x3b2916(),_0x1be236=_0x1d6727['id'];this[_0x2f5ce1(0x224)]({'id':_0x3ae88c,'type':_0x2f5ce1(0x249)+_0x3a28f6,'data':_0x36d28c,'createdAt':new Date(),'authorId':_0x1be236,'attributes':_0x24535e}),this[_0x2f5ce1(0x328)](_0x2f5ce1(0x249)+_0x3a28f6,_0x3ae88c,_0x1be236,_0x3385bc);}}return null;}[_0x207124(0x20c)](_0x472300,_0x5951c5,_0x12bd45=[],_0x5a639e=null,_0x2e2063={}){const _0xc9652e=_0x207124;_0x5951c5[_0xc9652e(0x2ea)]||(_0x5951c5[_0xc9652e(0x2ea)]=_0x5951c5[_0xc9652e(0x287)]),_0x5951c5[_0xc9652e(0x2fa)]=_0x472300['is'](_0xc9652e(0x2c2)),_0x5a639e=_0x5a639e||Gt(_0x5951c5);const _0x375b08=_0x12bd45[_0xc9652e(0x35b)](_0x27eba2=>Lt(_0x27eba2,this[_0xc9652e(0x251)])),_0x251ab4=_0x472300['is'](_0xc9652e(0x2c2))?_0x472300:Lt(_0x472300,this[_0xc9652e(0x251)]);if(_0xc9652e(0x232)===this[_0xc9652e(0x326)]){const _0x5700f4=this[_0xc9652e(0x2ce)][_0xc9652e(0x369)](_0xc9652e(0x377),_0x5a639e,_0xc9652e(0x263));return this[_0xc9652e(0x38e)](()=>_0x5700f4([_0x251ab4],_0x5951c5,_0x2e2063)),null;}_0x375b08[_0xc9652e(0x2e0)](_0x251ab4);let _0x271f3d=!0x0;for(const _0x28c407 of _0x375b08)if(!this[_0xc9652e(0x26e)](_0x28c407)){_0x271f3d=!0x1;break;}if(_0x271f3d&&_0xc9652e(0x231)!==this[_0xc9652e(0x326)]){const _0x455590=this[_0xc9652e(0x2ce)][_0xc9652e(0x369)](_0xc9652e(0x377),_0x5a639e,_0xc9652e(0x263));return this[_0xc9652e(0x38e)](()=>_0x455590([_0x251ab4],_0x5951c5,_0x2e2063)),null;}let _0x172173=null,_0xae33ee=_0x251ab4[_0xc9652e(0x33d)],_0x5238d4=_0x251ab4[_0xc9652e(0x218)];for(const {suggestion:_0x145196,meta:_0xb045b}of this[_0xc9652e(0x343)](_0x251ab4,_0xc9652e(0x377))){if(!_0xb045b[_0xc9652e(0x222)])continue;if(_0xb045b[_0xc9652e(0x2e5)]||_0xb045b[_0xc9652e(0x378)]||_0xb045b[_0xc9652e(0x25f)])continue;if(_0x145196[_0xc9652e(0x2e3)][_0xc9652e(0x2ea)]!=_0x5951c5[_0xc9652e(0x2ea)])continue;if(!qt(_0x145196,_0x2e2063))continue;const _0x36e9f2=_0x145196[_0xc9652e(0x36d)]();if(_0x145196[_0xc9652e(0x1f6)]==_0x5a639e){if(_0x36e9f2[_0xc9652e(0x2ec)](_0x251ab4,!0x0))return null;_0xae33ee=_0xae33ee[_0xc9652e(0x311)](_0x36e9f2[_0xc9652e(0x33d)])?_0xae33ee:_0x36e9f2[_0xc9652e(0x33d)],_0x5238d4=_0x5238d4[_0xc9652e(0x1ee)](_0x36e9f2[_0xc9652e(0x218)])?_0x5238d4:_0x36e9f2[_0xc9652e(0x218)],_0x172173?_0x36e9f2[_0xc9652e(0x33d)][_0xc9652e(0x311)](_0x172173[_0xc9652e(0x36d)]()[_0xc9652e(0x33d)])?(_0x172173[_0xc9652e(0x20e)](),_0x172173=_0x145196):_0x145196[_0xc9652e(0x20e)]():_0x172173=_0x145196;}else{const _0xef63c1=_0x251ab4[_0xc9652e(0x278)](_0x36e9f2);this[_0xc9652e(0x262)](_0x145196,_0xef63c1);}}const _0x200425=this[_0xc9652e(0x260)][_0xc9652e(0x2ca)][_0xc9652e(0x288)](_0xc9652e(0x26f))['me'],_0x48831b=_0x3b2916(),_0x478c45=_0x200425['id'];if(_0x172173)return this[_0xc9652e(0x303)](_0x172173,this[_0xc9652e(0x251)][_0xc9652e(0x2bf)](_0xae33ee,_0x5238d4)),_0x172173;{const _0x3cba70=this[_0xc9652e(0x224)]({'id':_0x48831b,'type':_0xc9652e(0x2ef)+_0x5a639e,'data':_0x5951c5,'createdAt':new Date(),'authorId':_0x478c45,'attributes':_0x2e2063});return this[_0xc9652e(0x328)](_0xc9652e(0x2ef)+_0x5a639e,_0x48831b,_0x478c45,this[_0xc9652e(0x251)][_0xc9652e(0x2bf)](_0xae33ee,_0x5238d4)),_0x3cba70;}}[_0x207124(0x35e)](_0x3f4a8a,_0x5ae1aa,_0x353243=[],_0x2dc989=null,_0xc9e27e={}){const _0x25c37b=_0x207124;_0x5ae1aa[_0x25c37b(0x2ea)]||(_0x5ae1aa[_0x25c37b(0x2ea)]=_0x5ae1aa[_0x25c37b(0x287)]);const _0xf88b6a=_0x3f4a8a[0x0];_0x5ae1aa[_0x25c37b(0x2fa)]=_0xf88b6a['is'](_0x25c37b(0x2c2)),_0x2dc989=_0x2dc989||Gt(_0x5ae1aa);const _0x4a955a=_0x353243[_0x25c37b(0x35b)](_0x58e779=>Lt(_0x58e779,this[_0x25c37b(0x251)])),_0x2664d3=_0xf88b6a['is'](_0x25c37b(0x2c2))?_0x3f4a8a:_0x3f4a8a[_0x25c37b(0x35b)](_0x3b74a9=>Lt(_0x3b74a9,this[_0x25c37b(0x251)]));if(_0x25c37b(0x232)===this[_0x25c37b(0x326)]){const _0x50b3ad=this[_0x25c37b(0x2ce)][_0x25c37b(0x369)](_0x25c37b(0x377),_0x2dc989,_0x25c37b(0x263));return this[_0x25c37b(0x38e)](()=>_0x50b3ad(_0x2664d3,_0x5ae1aa,_0xc9e27e)),null;}_0x4a955a[_0x25c37b(0x2e0)](..._0x2664d3);let _0x1b4623=!0x0;for(const _0x1eeb46 of _0x4a955a)if(!this[_0x25c37b(0x26e)](_0x1eeb46)){_0x1b4623=!0x1;break;}if(_0x1b4623&&_0x25c37b(0x231)!==this[_0x25c37b(0x326)]){const _0x972c57=this[_0x25c37b(0x2ce)][_0x25c37b(0x369)](_0x25c37b(0x377),_0x2dc989,_0x25c37b(0x263));return this[_0x25c37b(0x38e)](()=>_0x972c57(_0x2664d3,_0x5ae1aa,_0xc9e27e)),null;}const _0x34e2df=this[_0x25c37b(0x260)][_0x25c37b(0x2ca)][_0x25c37b(0x288)](_0x25c37b(0x26f))['me'];for(const _0x4fb569 of this[_0x25c37b(0x306)]()){if(_0x4fb569[_0x25c37b(0x284)]['id']!=_0x34e2df['id'])continue;if(_0x25c37b(0x377)!=_0x4fb569[_0x25c37b(0x2af)]||_0x4fb569[_0x25c37b(0x2e3)][_0x25c37b(0x2ea)]!=_0x5ae1aa[_0x25c37b(0x2ea)])continue;if(!qt(_0x4fb569,_0xc9e27e))continue;const _0x54f254=_0x4fb569[_0x25c37b(0x1f6)]==_0x2dc989;for(let _0x184bbb=0x0;_0x184bbb<_0x2664d3[_0x25c37b(0x294)];_0x184bbb++){const _0x290ba7=_0x2664d3[_0x184bbb];for(const _0x14fbcd of _0x4fb569[_0x25c37b(0x331)]()){const _0x3828a8=_0x14fbcd[_0x25c37b(0x38b)]();if(_0x290ba7[_0x25c37b(0x34a)](_0x3828a8)){_0x54f254?(_0x2664d3[_0x25c37b(0x286)](_0x184bbb,0x1),_0x184bbb--):_0x4fb569[_0x25c37b(0x2f1)](_0x14fbcd[_0x25c37b(0x2d5)]);break;}}}}if(0x0==_0x2664d3[_0x25c37b(0x294)])return null;const _0x2e3827=this[_0x25c37b(0x2ce)][_0x25c37b(0x369)](_0x25c37b(0x377),_0x2dc989,_0x25c37b(0x2a9));for(const _0x13d6a3 of this[_0x25c37b(0x306)]())if(_0x13d6a3[_0x25c37b(0x284)]['id']==_0x34e2df['id']&&_0x25c37b(0x377)==_0x13d6a3[_0x25c37b(0x2af)]&&_0x13d6a3[_0x25c37b(0x2e3)][_0x25c37b(0x2ea)]==_0x5ae1aa[_0x25c37b(0x2ea)]&&_0x13d6a3[_0x25c37b(0x1f6)]==_0x2dc989&&qt(_0x13d6a3,_0xc9e27e)&&(_0x2e3827(_0x13d6a3[_0x25c37b(0x2b9)](),_0x2664d3)||_0x2e3827(_0x2664d3,_0x13d6a3[_0x25c37b(0x2b9)]()))){for(const _0x31cbb9 of _0x2664d3)_0x13d6a3[_0x25c37b(0x25a)](_0x31cbb9);return _0x13d6a3;}const _0x4a7a6b=_0x3b2916(),_0x8d6e09=_0x34e2df['id'],_0x250419=_0x25c37b(0x2ef)+_0x2dc989,_0xa88a8b=this[_0x25c37b(0x224)]({'id':_0x4a7a6b,'type':_0x250419,'data':_0x5ae1aa,'createdAt':new Date(),'authorId':_0x8d6e09,'attributes':_0xc9e27e});for(const _0x2ffdbd of _0x2664d3)this[_0x25c37b(0x328)](_0x250419,_0x4a7a6b,_0x8d6e09,_0x2ffdbd,_0x586995[_0x25c37b(0x210)]());return _0xa88a8b;}[_0x207124(0x390)](_0x1d6649,_0x5e3de5=null,_0x346b4a={}){const _0x5a2a90=_0x207124;if(_0x1d6649[_0x5a2a90(0x296)])return null;const _0x21b553=this[_0x5a2a90(0x260)][_0x5a2a90(0x2ca)][_0x5a2a90(0x288)](_0x5a2a90(0x26f))['me'],_0x2a900e=new _0x16f945(_0x1d6649[_0x5a2a90(0x33d)],_0x1d6649[_0x5a2a90(0x218)]);for(const {suggestion:_0x5298fa,meta:_0x577619}of this[_0x5a2a90(0x343)](_0x2a900e,_0x5a2a90(0x282)))if(_0x577619[_0x5a2a90(0x222)]&&!_0x577619[_0x5a2a90(0x2e5)]){if(_0x5298fa[_0x5a2a90(0x372)]){const _0x31db50=_0x5298fa[_0x5a2a90(0x2b9)]()[_0x5a2a90(0x258)](_0x544287=>_0x5a2a90(0x23d)!=_0x544287[_0x5a2a90(0x28a)][_0x5a2a90(0x314)]);_0x31db50[_0x5a2a90(0x330)](_0x503c31=>_0x2a900e[_0x5a2a90(0x2ec)](_0x503c31,!0x0))&&_0x5298fa[_0x5a2a90(0x33c)]();if(_0x31db50[_0x5a2a90(0x24e)](_0x27a4c1=>_0x27a4c1[_0x5a2a90(0x2ec)](_0x2a900e,!0x0))){const _0x2dfb55=this[_0x5a2a90(0x2ce)][_0x5a2a90(0x369)](_0x5a2a90(0x29b),_0x5e3de5,_0x5a2a90(0x263));return this[_0x5a2a90(0x38e)](()=>_0x2dfb55([_0x2a900e],null,_0x346b4a)),null;}}else{const _0x5587a7=_0x2a900e[_0x5a2a90(0x278)](_0x5298fa[_0x5a2a90(0x36d)]());null!==_0x5587a7&&_0x5298fa[_0x5a2a90(0x2a7)]([_0x5587a7],null,_0x346b4a);}}if(_0x2a900e[_0x5a2a90(0x2c3)](),_0x2a900e[_0x5a2a90(0x296)]||_0x5a2a90(0x23d)==_0x2a900e[_0x5a2a90(0x28a)][_0x5a2a90(0x314)])return null;let _0x143ad6=null,_0x36db24=_0x2a900e[_0x5a2a90(0x33d)],_0x28d385=_0x2a900e[_0x5a2a90(0x218)];const _0x302b4f=this[_0x5a2a90(0x343)](_0x2a900e,_0x5a2a90(0x29b));for(const {suggestion:_0x4eb0d2,meta:_0x146597}of _0x302b4f){const _0x550ce1=this[_0x5a2a90(0x251)][_0x5a2a90(0x2bf)](_0x36db24,_0x28d385);if(_0x146597[_0x5a2a90(0x222)]&&(this[_0x5a2a90(0x29c)]||!_0x146597[_0x5a2a90(0x378)]&&!_0x146597[_0x5a2a90(0x25f)])){if(_0x4eb0d2[_0x5a2a90(0x372)]){if(!qt(_0x4eb0d2,_0x346b4a))continue;let _0x4bdfc5=!0x0;for(const _0x1fb782 of _0x4eb0d2[_0x5a2a90(0x2b9)]()){if(_0x1fb782[_0x5a2a90(0x2ec)](_0x550ce1,!0x0))return _0x4eb0d2;_0x550ce1[_0x5a2a90(0x2ec)](_0x1fb782)||(_0x4bdfc5=!0x1);}_0x4bdfc5&&_0x4eb0d2[_0x5a2a90(0x33c)]();}else{const _0x3e9e07=_0x4eb0d2[_0x5a2a90(0x36d)]();if(_0x3e9e07[_0x5a2a90(0x2ec)](_0x550ce1,!0x0))return _0x4eb0d2;if(!qt(_0x4eb0d2,_0x346b4a)){_0x550ce1[_0x5a2a90(0x2ec)](_0x3e9e07)?_0x4eb0d2[_0x5a2a90(0x20e)]():_0x3e9e07[_0x5a2a90(0x387)](_0x36db24)?_0x36db24=_0x3e9e07[_0x5a2a90(0x218)]:_0x3e9e07[_0x5a2a90(0x387)](_0x28d385)&&(_0x28d385=_0x3e9e07[_0x5a2a90(0x33d)]);continue;}_0x36db24=_0x36db24[_0x5a2a90(0x311)](_0x3e9e07[_0x5a2a90(0x33d)])?_0x36db24:_0x3e9e07[_0x5a2a90(0x33d)],_0x28d385=_0x28d385[_0x5a2a90(0x1ee)](_0x3e9e07[_0x5a2a90(0x218)])?_0x28d385:_0x3e9e07[_0x5a2a90(0x218)],_0x346b4a=Object[_0x5a2a90(0x20f)]({},_0x4eb0d2[_0x5a2a90(0x261)]),_0x143ad6?_0x3e9e07[_0x5a2a90(0x33d)][_0x5a2a90(0x311)](_0x143ad6[_0x5a2a90(0x36d)]()[_0x5a2a90(0x33d)])?(_0x143ad6[_0x5a2a90(0x20e)](),_0x143ad6=_0x4eb0d2):_0x4eb0d2[_0x5a2a90(0x20e)]():_0x143ad6=_0x4eb0d2;}}}if(_0x143ad6)return this[_0x5a2a90(0x303)](_0x143ad6,this[_0x5a2a90(0x251)][_0x5a2a90(0x2bf)](_0x36db24,_0x28d385)),_0x143ad6;{const _0x2b83d7=_0x3b2916(),_0x31f71b=this[_0x5a2a90(0x251)][_0x5a2a90(0x2bf)](_0x36db24,_0x28d385),_0x1e5c22=_0x21b553['id'],_0x282b33=_0x5e3de5?_0x5a2a90(0x266)+_0x5e3de5:_0x5a2a90(0x29b),_0x561218=this[_0x5a2a90(0x224)]({'id':_0x2b83d7,'type':_0x282b33,'createdAt':new Date(),'authorId':_0x1e5c22,'attributes':_0x346b4a});return this[_0x5a2a90(0x328)](_0x282b33,_0x2b83d7,_0x1e5c22,_0x31f71b),_0x561218;}}[_0x207124(0x271)](_0x4027a9,_0x1ad79a=_0x207124(0x31c),_0x19f20a={}){const _0x563599=_0x207124,_0x377cfb=this[_0x563599(0x260)][_0x563599(0x2ca)][_0x563599(0x288)](_0x563599(0x26f))['me'],_0xd925d3=_0x4027a9[_0x563599(0x35b)](_0x3a2cec=>new _0x16f945(_0x3a2cec[_0x563599(0x33d)],_0x3a2cec[_0x563599(0x218)])),_0x553965=new Set();for(const {suggestion:_0x14dd07,meta:_0x15b7ab}of this[_0x563599(0x343)](_0xd925d3,_0x563599(0x282)))_0x15b7ab[_0x563599(0x222)]&&!_0x15b7ab[_0x563599(0x2e5)]&&_0x553965[_0x563599(0x236)](_0x14dd07);for(const _0x2fb3aa of _0x553965)if(_0x2fb3aa[_0x563599(0x372)]){const _0x6c471f=_0x2fb3aa[_0x563599(0x2b9)]();(!_0x2fb3aa[_0x563599(0x261)]||!_0x2fb3aa[_0x563599(0x261)][_0x563599(0x295)])&&(_0x6c471f[_0x563599(0x330)](_0x5004cb=>_0xd925d3[_0x563599(0x24e)](_0x3502cf=>_0x3502cf[_0x563599(0x2ec)](_0x5004cb,!0x0)))&&_0x2fb3aa[_0x563599(0x33c)]());if(_0xd925d3[_0x563599(0x330)](_0x1e02dc=>_0x6c471f[_0x563599(0x24e)](_0x3318f5=>_0x3318f5[_0x563599(0x2ec)](_0x1e02dc,!0x0)))){const _0x23fc84=this[_0x563599(0x2ce)][_0x563599(0x369)](_0x563599(0x29b),_0x1ad79a,_0x563599(0x263));return this[_0x563599(0x38e)](()=>_0x23fc84(_0x4027a9,null,_0x19f20a)),null;}}else{const _0x1ef4d6=_0x2fb3aa[_0x563599(0x36d)]();_0xd925d3[_0x563599(0x24e)](_0x5f16fe=>_0x5f16fe[_0x563599(0x2ec)](_0x1ef4d6,!0x0))&&_0x2fb3aa[_0x563599(0x33c)]();if(_0xd925d3[_0x563599(0x330)](_0x8d2a85=>_0x1ef4d6[_0x563599(0x2ec)](_0x8d2a85,!0x0))){const _0x677b72=this[_0x563599(0x2ce)][_0x563599(0x369)](_0x563599(0x29b),_0x1ad79a,_0x563599(0x263));return this[_0x563599(0x38e)](()=>_0x677b72(_0xd925d3,null,_0x19f20a)),null;}}const _0x1db0f8=this[_0x563599(0x2ce)][_0x563599(0x369)](_0x563599(0x29b),_0x1ad79a,_0x563599(0x2a9));let _0x3e5caa=null;for(const _0x47a18f of this[_0x563599(0x306)]())if(_0x47a18f[_0x563599(0x284)]['id']==_0x377cfb['id']&&_0x47a18f[_0x563599(0x319)]&&_0x563599(0x29b)==_0x47a18f[_0x563599(0x2af)]&&_0x47a18f[_0x563599(0x1f6)]==_0x1ad79a&&qt(_0x47a18f,_0x19f20a)&&(_0x1db0f8(_0x47a18f[_0x563599(0x2b9)](),_0xd925d3)||_0x1db0f8(_0xd925d3,_0x47a18f[_0x563599(0x2b9)]()))){if(_0x3e5caa){if(_0x47a18f[_0x563599(0x2cb)]&&_0x47a18f[_0x563599(0x2cb)][_0x563599(0x294)])continue;for(const _0xb959ef of _0x47a18f[_0x563599(0x2b9)]())_0x3e5caa[_0x563599(0x32c)](_0xb959ef)||_0x3e5caa[_0x563599(0x25a)](_0xb959ef);_0x47a18f[_0x563599(0x20e)]();}else{_0x3e5caa=_0x47a18f;for(const _0x1df315 of _0xd925d3)_0x47a18f[_0x563599(0x32c)](_0x1df315)||_0x47a18f[_0x563599(0x25a)](_0x1df315);}}if(_0x3e5caa)return _0x3e5caa;_0x553965[_0x563599(0x276)]();for(const {suggestion:_0x241c67,meta:_0x4c91b8}of this[_0x563599(0x343)](_0xd925d3,_0x563599(0x29b)))_0x4c91b8[_0x563599(0x222)]&&(this[_0x563599(0x29c)]||!_0x4c91b8[_0x563599(0x378)]&&!_0x4c91b8[_0x563599(0x25f)])&&qt(_0x241c67,_0x19f20a)&&_0x553965[_0x563599(0x236)](_0x241c67);for(const _0x2a2637 of _0x553965){const _0x4ec782=_0x2a2637[_0x563599(0x2b9)]();if(!_0x19f20a||!_0x19f20a[_0x563599(0x295)]){if(_0xd925d3[_0x563599(0x330)](_0x1b6bf4=>_0x4ec782[_0x563599(0x24e)](_0xa711b1=>_0xa711b1[_0x563599(0x2ec)](_0x1b6bf4,!0x0))))return _0x2a2637;}(!_0x2a2637[_0x563599(0x261)]||!_0x2a2637[_0x563599(0x261)][_0x563599(0x295)])&&(_0x4ec782[_0x563599(0x330)](_0x5389ed=>_0xd925d3[_0x563599(0x24e)](_0x284e1e=>_0x284e1e[_0x563599(0x2ec)](_0x5389ed,!0x0)))&&_0x2a2637[_0x563599(0x33c)]());}const _0x5921c1=_0x3b2916(),_0x58e3e1=_0x377cfb['id'],_0x396d78=_0x563599(0x266)+_0x1ad79a,_0x5afc6a=this[_0x563599(0x224)]({'id':_0x5921c1,'type':_0x396d78,'createdAt':new Date(),'authorId':_0x58e3e1,'attributes':_0x19f20a});for(const _0x5d31d3 of _0xd925d3)_0x5d31d3[_0x563599(0x2c3)](),_0x5d31d3[_0x563599(0x296)]||_0x563599(0x23d)==_0x5d31d3[_0x563599(0x28a)][_0x563599(0x314)]||this[_0x563599(0x328)](_0x396d78,_0x5921c1,_0x58e3e1,_0x5d31d3,_0x586995[_0x563599(0x210)]());return _0x5afc6a;}[_0x207124(0x29a)](_0x47b8b3,_0x18994f,_0x44e445,_0x38c7bb,_0x18ca66){const _0x11c3b7=_0x207124;if(_0x47b8b3[_0x11c3b7(0x296)])return[];if(_0x11c3b7(0x232)===this[_0x11c3b7(0x326)])return[];const _0x442dcc=this[_0x11c3b7(0x260)][_0x11c3b7(0x2ca)][_0x11c3b7(0x288)](_0x11c3b7(0x26f))['me']['id'],_0x4b6c7a=Array[_0x11c3b7(0x347)](this[_0x11c3b7(0x234)][_0x11c3b7(0x38c)]())[_0x11c3b7(0x258)](_0xc393e=>_0x11c3b7(0x293)==_0xc393e[_0x11c3b7(0x2af)]&&_0xc393e[_0x11c3b7(0x2e3)][_0x11c3b7(0x241)]==_0x18994f&&_0xc393e[_0x11c3b7(0x32c)](_0x47b8b3));if(_0x11c3b7(0x36f)===this[_0x11c3b7(0x326)]){const _0xdfae08=this[_0x11c3b7(0x343)](_0x47b8b3,_0x11c3b7(0x282))[_0x11c3b7(0x258)](({meta:_0xb8969b})=>_0xb8969b[_0x11c3b7(0x222)]&&!_0xb8969b[_0x11c3b7(0x25f)]&&!_0xb8969b[_0x11c3b7(0x2e5)])[_0x11c3b7(0x35b)](({suggestion:_0x560d0d})=>_0x560d0d);_0x4b6c7a[_0x11c3b7(0x301)](..._0xdfae08);}const _0x30e30b=new Map([[_0x47b8b3,_0x44e445]]);for(const _0x58b0cd of _0x4b6c7a){const _0x3dd08e=_0x11c3b7(0x293)==_0x58b0cd[_0x11c3b7(0x2af)]?_0x58b0cd[_0x11c3b7(0x2e3)][_0x11c3b7(0x2be)]:void 0x0,_0x20c4bd=_0x58b0cd[_0x11c3b7(0x36d)](),_0x460d95=Array[_0x11c3b7(0x347)](_0x30e30b[_0x11c3b7(0x201)]())[_0x11c3b7(0x393)](_0x29b3b2=>_0x29b3b2[_0x11c3b7(0x361)](_0x20c4bd));if(!_0x460d95)continue;const _0x2386e1=_0x460d95[_0x11c3b7(0x275)](_0x20c4bd);this[_0x11c3b7(0x39a)](_0x18994f)&&_0x11c3b7(0x282)==_0x58b0cd[_0x11c3b7(0x2af)]&&0x0!=_0x2386e1[_0x11c3b7(0x294)]||(_0x30e30b[_0x11c3b7(0x268)](_0x460d95),_0x2386e1[_0x11c3b7(0x2dd)](_0x284377=>{const _0x305a90=_0x11c3b7;_0x30e30b[_0x305a90(0x272)](_0x284377,_0x44e445);}),_0x11c3b7(0x282)!=_0x58b0cd[_0x11c3b7(0x2af)]&&_0x3dd08e!=_0x38c7bb&&_0x30e30b[_0x11c3b7(0x272)](_0x460d95[_0x11c3b7(0x278)](_0x20c4bd),_0x3dd08e));}const _0x291e68=[];for(const [_0x310b3a,_0x4b40f0]of _0x30e30b){const _0x3e2ae3=_0x3b2916(),_0x2a5e23={'key':_0x18994f,'oldValue':_0x4b40f0,'newValue':_0x38c7bb};_0x18994f[_0x11c3b7(0x294)]>0x25&&console[_0x11c3b7(0x21c)](_0x11c3b7(0x334),{'key':_0x18994f});const _0xdb5cf2=(_0x11c3b7(0x36e)+(_0x18994f+'|'+Gt({'newValue':_0x38c7bb})))[_0x11c3b7(0x1f4)](0x0,0x3c),_0x2f17e4=this[_0x11c3b7(0x224)]({'id':_0x3e2ae3,'type':_0xdb5cf2,'data':_0x2a5e23,'createdAt':new Date(),'authorId':_0x442dcc,'attributes':_0x18ca66});_0x291e68[_0x11c3b7(0x2e0)](_0x2f17e4),this[_0x11c3b7(0x328)](_0xdb5cf2,_0x3e2ae3,_0x442dcc,_0x310b3a);}return _0x291e68;}[_0x207124(0x25b)](_0x1a184f){const _0x10bb47=_0x207124;this[_0x10bb47(0x2a0)](_0x1a184f,(_0x35649a,..._0x55217c)=>{const _0x5438b5=_0x10bb47;this[_0x5438b5(0x27a)](()=>{_0x35649a(..._0x55217c);});});}[_0x207124(0x321)](_0x54c4f0){const _0x2da706=_0x207124;this[_0x2da706(0x349)][_0x2da706(0x236)](_0x54c4f0);}[_0x207124(0x248)](_0x6e73b9){const _0x31e68f=_0x207124;this[_0x31e68f(0x37e)][_0x31e68f(0x236)](_0x6e73b9);}[_0x207124(0x23c)](_0x83f46b){const _0x5770f6=_0x207124;return _0x5770f6(0x293)==_0x83f46b[_0x5770f6(0x2af)]?_0x83f46b[_0x5770f6(0x1f6)][_0x5770f6(0x2e6)]('|')[0x0]:null;}[_0x207124(0x303)](_0x31273b,_0x261a9a){const _0x3427f3=_0x207124,_0x2cdce5=_0x31273b[_0x3427f3(0x26a)]();this[_0x3427f3(0x251)][_0x3427f3(0x24d)](_0x4db68d=>{const _0x5eaec2=_0x3427f3;_0x4db68d[_0x5eaec2(0x395)](_0x2cdce5,{'range':_0x261a9a});});}[_0x207124(0x2da)](_0x36375c){const _0x581e9a=_0x207124,_0x3db2ed=_0x36375c['id'],_0x14ef9c=this[_0x581e9a(0x260)][_0x581e9a(0x2cf)][_0x581e9a(0x288)](_0x581e9a(0x322));this[_0x581e9a(0x204)][_0x581e9a(0x290)](_0x3db2ed)||this[_0x581e9a(0x204)][_0x581e9a(0x32a)]({'channelId':_0x14ef9c,'threadId':_0x3db2ed,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x30efca=this[_0x581e9a(0x204)][_0x581e9a(0x33b)](_0x3db2ed);_0x30efca[_0x581e9a(0x23a)](_0x581e9a(0x33e)),_0x30efca[_0x581e9a(0x33e)]=!0x1,_0x36375c[_0x581e9a(0x2cb)]=_0x30efca;}[_0x207124(0x2c9)](_0x3568c2,_0x2f35fe,_0x884823,_0x8793d6){const _0x208a11=_0x207124;if(_0x3568c2[_0x208a11(0x2af)]!=_0x2f35fe||_0x3568c2[_0x208a11(0x1f6)]!=_0x884823||_0x3568c2[_0x208a11(0x34e)]['id']!=_0x8793d6)throw this[_0x208a11(0x260)][_0x208a11(0x1f7)](_0x208a11(0x2c6)),new _0x4fe1b7(_0x208a11(0x2c6),this);}[_0x207124(0x262)](_0x535632,_0x1366d2){const _0x2684b9=_0x207124,_0x1efcc5=_0x535632[_0x2684b9(0x36d)]();if(_0x1366d2[_0x2684b9(0x34a)](_0x1efcc5))_0x535632[_0x2684b9(0x20e)]();else{if(_0x1efcc5[_0x2684b9(0x2ec)](_0x1366d2)){const _0x1f5311=this[_0x2684b9(0x251)][_0x2684b9(0x292)](_0x1366d2[_0x2684b9(0x33d)][_0x2684b9(0x345)],_0x2684b9(0x218));this[_0x2684b9(0x303)](_0x535632,this[_0x2684b9(0x251)][_0x2684b9(0x2bf)](_0x1efcc5[_0x2684b9(0x33d)],_0x1f5311));const _0x22b308=_0x3b2916(),_0x11906c=_0x535632[_0x2684b9(0x34e)]['id'],_0xe50b25=_0x535632[_0x2684b9(0x2af)]+':'+_0x535632[_0x2684b9(0x1f6)];this[_0x2684b9(0x224)]({'id':_0x22b308,'type':_0xe50b25,'createdAt':new Date(),'authorId':_0x11906c,'data':_0x535632[_0x2684b9(0x2e3)],'attributes':_0x535632[_0x2684b9(0x261)]});const _0x3e3fe=this[_0x2684b9(0x251)][_0x2684b9(0x292)](_0x1366d2[_0x2684b9(0x218)][_0x2684b9(0x2a8)],_0x2684b9(0x37f)),_0x239e5f=this[_0x2684b9(0x251)][_0x2684b9(0x2bf)](_0x3e3fe,_0x1efcc5[_0x2684b9(0x218)]);this[_0x2684b9(0x328)](_0xe50b25,_0x22b308,_0x11906c,_0x239e5f);}else{if(_0x1efcc5[_0x2684b9(0x387)](_0x1366d2[_0x2684b9(0x33d)])){const _0x6b54a5=this[_0x2684b9(0x251)][_0x2684b9(0x292)](_0x1366d2[_0x2684b9(0x33d)][_0x2684b9(0x345)],_0x2684b9(0x218));this[_0x2684b9(0x303)](_0x535632,this[_0x2684b9(0x251)][_0x2684b9(0x2bf)](_0x1efcc5[_0x2684b9(0x33d)],_0x6b54a5));}else{const _0x5e223b=this[_0x2684b9(0x251)][_0x2684b9(0x292)](_0x1366d2[_0x2684b9(0x218)][_0x2684b9(0x2a8)],_0x2684b9(0x37f));this[_0x2684b9(0x303)](_0x535632,this[_0x2684b9(0x251)][_0x2684b9(0x2bf)](_0x5e223b,_0x1efcc5[_0x2684b9(0x218)]));}}}}[_0x207124(0x26e)](_0x5d57fe){const _0x5d40de=_0x207124;for(const {suggestion:_0x1f9397,meta:_0x3b5290}of this[_0x5d40de(0x343)](_0x5d57fe,_0x5d40de(0x282))){if(!_0x3b5290[_0x5d40de(0x222)])continue;const _0x2bee08=_0x1f9397[_0x5d40de(0x2b9)]();for(const _0x12b015 of _0x2bee08)if(!_0x5d57fe[_0x5d40de(0x275)](_0x12b015)[_0x5d40de(0x294)])return!0x0;}return!0x1;}[_0x207124(0x250)](_0x36e5a4){const _0x4fa6cd=_0x207124,_0x19c888=this[_0x4fa6cd(0x260)][_0x4fa6cd(0x2ca)][_0x4fa6cd(0x288)](_0x4fa6cd(0x26f))[_0x4fa6cd(0x373)](_0x36e5a4);if(!_0x19c888)throw new _0x4fe1b7(_0x4fa6cd(0x298),this);return _0x19c888;}[_0x207124(0x220)](_0x17f220){const _0x29696e=_0x207124,_0x2acbed=this[_0x29696e(0x260)][_0x29696e(0x2ca)][_0x29696e(0x288)](_0x29696e(0x26f)),_0x5ec1cd=_0x84ff46(_0x29696e(0x338)+_0x17f220),_0x12428b=_0x2acbed[_0x29696e(0x373)](_0x5ec1cd);return _0x12428b||_0x2acbed[_0x29696e(0x211)]({'id':_0x5ec1cd,'name':_0x17f220});}[_0x207124(0x299)](_0x2241a2,_0x498854,_0x9bcdf0,_0x2c5197,_0x3ea3ba){const _0x508e88=_0x207124,_0xe6c70e=this[_0x508e88(0x250)](_0x2c5197),_0x52dd4a=this[_0x508e88(0x2ce)][_0x508e88(0x1f0)](_0x2241a2,_0x498854,_0x9bcdf0,_0xe6c70e,_0x3ea3ba,_0x11271c=>{const _0x30fbe4=_0x508e88;this[_0x30fbe4(0x1ed)](_0x9bcdf0,{'attributes':_0x11271c});const _0x58ba4f=this[_0x30fbe4(0x2b5)](_0x9bcdf0);this[_0x30fbe4(0x2c1)](new Set([_0x58ba4f])),this[_0x30fbe4(0x269)](new Set([_0x58ba4f]));});return this[_0x508e88(0x31d)](_0x52dd4a,_0x508e88(0x263),()=>{const _0x5d61cc=_0x508e88;this[_0x5d61cc(0x1ed)](_0x9bcdf0,{'state':_0x5d61cc(0x2e2)});},{'priority':_0x508e88(0x380)}),this[_0x508e88(0x31d)](_0x52dd4a,_0x508e88(0x33c),()=>{const _0x370d92=_0x508e88;this[_0x370d92(0x1ed)](_0x9bcdf0,{'state':_0x370d92(0x2dc)});},{'priority':_0x508e88(0x380)}),this[_0x508e88(0x234)][_0x508e88(0x272)](_0x9bcdf0,_0x52dd4a),this[_0x508e88(0x2e1)][_0x508e88(0x272)](_0x52dd4a,_0x508e88(0x23f)),_0x52dd4a;}[_0x207124(0x2db)](_0x598cd3){const _0xe6bfed=_0x207124,_0x538358=_0x598cd3[_0xe6bfed(0x2e6)](':');return{'group':_0x538358[0x0],'type':_0x538358[0x1],'subType':_0x538358[_0xe6bfed(0x294)]>=0x5?_0x538358[0x2]:null,'id':_0x538358[_0xe6bfed(0x294)]<0x5?_0x538358[0x2]:_0x538358[0x3],'authorId':_0x538358[_0xe6bfed(0x294)]<0x5?_0x538358[0x3]:_0x538358[0x4],'markerCount':0x6==_0x538358[_0xe6bfed(0x294)]?_0x538358[0x5]:null};}[_0x207124(0x34d)](_0x5711e9,_0x3fddd8,_0x3d7459){const _0x154c29=_0x207124,_0x53e80b=_0x5711e9[_0x154c29(0x36d)](),_0x274bb3=_0x53e80b[_0x154c29(0x33d)],_0x2587e6=_0x53e80b[_0x154c29(0x218)];this[_0x154c29(0x303)](_0x5711e9,this[_0x154c29(0x251)][_0x154c29(0x2bf)](_0x274bb3,_0x3fddd8));const _0xb41014=_0x3b2916(),_0x1d6965=_0x5711e9[_0x154c29(0x34e)]['id'],_0x3389b5=_0x5711e9[_0x154c29(0x2af)]+(_0x5711e9[_0x154c29(0x1f6)]?':'+_0x5711e9[_0x154c29(0x1f6)]:'');this[_0x154c29(0x224)]({'id':_0xb41014,'type':_0x3389b5,'createdAt':new Date(),'authorId':_0x1d6965,'originalSuggestionId':_0x5711e9['id'],'attributes':_0x5711e9[_0x154c29(0x261)],'data':_0x5711e9[_0x154c29(0x2e3)]});const _0x407053=this[_0x154c29(0x23c)](_0x5711e9);(_0x154c29(0x377)==_0x5711e9[_0x154c29(0x2af)]||_0x407053&&this[_0x154c29(0x39a)](_0x407053))&&(_0x3d7459=this[_0x154c29(0x251)][_0x154c29(0x351)](_0x3d7459[_0x154c29(0x2a8)])),this[_0x154c29(0x328)](_0x3389b5,_0xb41014,_0x1d6965,this[_0x154c29(0x251)][_0x154c29(0x2bf)](_0x3d7459,_0x2587e6));}[_0x207124(0x343)](_0x13fb2c,_0x1cb046=null){const _0x47dcdb=_0x207124,_0x22a7f0=[],_0x4f3605=this[_0x47dcdb(0x260)][_0x47dcdb(0x2ca)][_0x47dcdb(0x288)](_0x47dcdb(0x26f))['me'];Array[_0x47dcdb(0x396)](_0x13fb2c)||(_0x13fb2c=[_0x13fb2c]);for(const _0x56e4b5 of this[_0x47dcdb(0x306)]()){if(!_0x56e4b5[_0x47dcdb(0x319)])continue;if(_0x1cb046&&_0x56e4b5[_0x47dcdb(0x2af)]!=_0x1cb046)continue;let _0x2731ef=!0x1;for(const _0x218225 of _0x56e4b5[_0x47dcdb(0x2b9)]()){for(const _0x5c8785 of _0x13fb2c){const _0x57ee48=_0x5c8785[_0x47dcdb(0x33d)][_0x47dcdb(0x34a)](_0x218225[_0x47dcdb(0x218)])||_0x5c8785[_0x47dcdb(0x218)][_0x47dcdb(0x34a)](_0x218225[_0x47dcdb(0x33d)]);if(_0x57ee48||_0x5c8785[_0x47dcdb(0x278)](_0x218225)){const _0x2afb18=_0x5c8785[_0x47dcdb(0x2ec)](_0x218225)&&Ot(this[_0x47dcdb(0x251)][_0x47dcdb(0x27e)],_0x218225[_0x47dcdb(0x33d)],_0x5c8785),_0x1a83d0=_0x218225[_0x47dcdb(0x2ec)](_0x5c8785)&&Ot(this[_0x47dcdb(0x251)][_0x47dcdb(0x27e)],_0x5c8785[_0x47dcdb(0x33d)],_0x218225);_0x22a7f0[_0x47dcdb(0x2e0)]({'suggestion':_0x56e4b5,'meta':{'isOwn':_0x4f3605==_0x56e4b5[_0x47dcdb(0x284)],'isNextTo':_0x57ee48,'isInsideObject':_0x2afb18,'containsRangeInObject':_0x1a83d0}}),_0x2731ef=!0x0;break;}}if(_0x2731ef)break;}}return _0x22a7f0;}[_0x207124(0x328)](_0xc8e0f4,_0x84b723,_0x2d9a0f,_0x451733,_0x41bf43){const _0x24756b=_0x207124;this[_0x24756b(0x251)][_0x24756b(0x24d)](_0x38c056=>{const _0x22e3b9=_0x24756b;let _0x224b54=_0x22e3b9(0x305)+_0xc8e0f4+':'+_0x84b723+':'+_0x2d9a0f;_0x41bf43&&(_0x224b54=_0x224b54+':'+_0x41bf43),_0x38c056[_0x22e3b9(0x1fb)](_0x224b54,{'range':_0x451733,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x207124(0x336)](_0x1c75f2){const _0x50c280=_0x207124,_0x4dcd50=_0x1c75f2[_0x50c280(0x2ac)],_0xca2e85=_0x1c75f2[_0x50c280(0x2fb)];_0x1c75f2[_0x50c280(0x2ac)]=null,_0x1c75f2[_0x50c280(0x2fb)]=null,null!=_0x4dcd50&&_0x4dcd50[_0x50c280(0x2fb)]==_0x1c75f2&&(_0x4dcd50[_0x50c280(0x2fb)]=_0xca2e85),null!=_0xca2e85&&_0xca2e85[_0x50c280(0x2ac)]==_0x1c75f2&&(_0xca2e85[_0x50c280(0x2ac)]=_0x4dcd50),_0x50c280(0x1f8)==this[_0x50c280(0x2e1)][_0x50c280(0x288)](_0x1c75f2)&&(this[_0x50c280(0x2e1)][_0x50c280(0x272)](_0x1c75f2,_0x50c280(0x2de)),this[_0x50c280(0x36a)](_0x50c280(0x304),_0x1c75f2,_0x4dcd50,_0xca2e85));}[_0x207124(0x224)](_0x36c90f){const _0x189f7f=_0x207124,_0x46b74e=_0x36c90f['id'],_0x240cc0=this[_0x189f7f(0x27b)](_0x36c90f);if(this[_0x189f7f(0x37b)]&&this[_0x189f7f(0x37b)][_0x189f7f(0x2cc)]){const _0x59d349=this[_0x189f7f(0x260)][_0x189f7f(0x2ca)][_0x189f7f(0x288)](_0x189f7f(0x315)),_0x3acb22=_0x240cc0[_0x189f7f(0x280)],_0x3ca9b8=_0x240cc0[_0x189f7f(0x1f6)]?_0x240cc0[_0x189f7f(0x2af)]+':'+_0x240cc0[_0x189f7f(0x1f6)]:_0x240cc0[_0x189f7f(0x2af)],_0x4a3370=this[_0x189f7f(0x260)][_0x189f7f(0x255)],_0x7dff9a=_0x59d349[_0x189f7f(0x236)](_0x763425(_0x4a3370,_0x189f7f(0x388))),_0x173dc6={'id':_0x46b74e,'type':_0x3ca9b8,'hasComments':_0x3acb22,'data':_0x36c90f[_0x189f7f(0x2e3)]||null,'originalSuggestionId':_0x36c90f[_0x189f7f(0x230)]||null,'attributes':_0x240cc0[_0x189f7f(0x261)]};this[_0x189f7f(0x37b)][_0x189f7f(0x2cc)](_0x173dc6)[_0x189f7f(0x29d)](_0x477651=>{const _0x1dad06=_0x189f7f;_0x240cc0[_0x1dad06(0x37c)]=!0x0,_0x59d349[_0x1dad06(0x386)](_0x7dff9a),_0x477651&&_0x477651[_0x1dad06(0x25e)]&&(this[_0x1dad06(0x234)][_0x1dad06(0x288)](_0x46b74e)[_0x1dad06(0x25e)]=_0x477651[_0x1dad06(0x25e)]);})[_0x189f7f(0x2d2)](_0xf87e6d=>{const _0x59e60b=_0x189f7f;throw _0x3c7190(_0x59e60b(0x344)),this[_0x59e60b(0x260)][_0x59e60b(0x209)][_0x59e60b(0x34f)]({'isUndoable':!0x1},()=>{const _0x2489c9=_0x59e60b;_0x240cc0[_0x2489c9(0x33c)]();}),_0x240cc0[_0x59e60b(0x32f)](),this[_0x59e60b(0x234)][_0x59e60b(0x268)](_0x240cc0['id']),this[_0x59e60b(0x2e1)][_0x59e60b(0x268)](_0x240cc0),_0xf87e6d;});}return _0x240cc0;}[_0x207124(0x39a)](_0x4a8fbb){const _0x314dbf=_0x207124;return this[_0x314dbf(0x349)][_0x314dbf(0x332)](_0x4a8fbb);}[_0x207124(0x1ed)](_0x51d09e,_0x3e8dba){const _0x3ef6d8=_0x207124,_0x44a54b=this[_0x3ef6d8(0x260)][_0x3ef6d8(0x2ca)][_0x3ef6d8(0x288)](_0x3ef6d8(0x315)),_0x23aa38=this[_0x3ef6d8(0x2b5)](_0x51d09e);if(this[_0x3ef6d8(0x37b)]&&this[_0x3ef6d8(0x37b)][_0x3ef6d8(0x33f)]){if(_0x23aa38[_0x3ef6d8(0x37c)]){const _0x22b3ba=_0x44a54b[_0x3ef6d8(0x236)](_0x763425(this[_0x3ef6d8(0x260)][_0x3ef6d8(0x255)],_0x3ef6d8(0x388)));this[_0x3ef6d8(0x37b)][_0x3ef6d8(0x33f)](_0x51d09e,_0x3e8dba)[_0x3ef6d8(0x29d)](()=>{const _0xe28490=_0x3ef6d8;_0x44a54b[_0xe28490(0x386)](_0x22b3ba);});}else _0x23aa38['on'](_0x3ef6d8(0x392),()=>{const _0x3be79a=_0x3ef6d8;this[_0x3be79a(0x1ed)](_0x51d09e,_0x3e8dba);});}}[_0x207124(0x391)](_0x199ce0){const _0x52be35=_0x207124;if(!this[_0x52be35(0x37b)]||!this[_0x52be35(0x37b)][_0x52be35(0x2b5)])throw new _0x4fe1b7(_0x52be35(0x384),this);return this[_0x52be35(0x37b)][_0x52be35(0x2b5)](_0x199ce0);}[_0x207124(0x21e)](_0x277277){const _0x165ef5=_0x207124,{id:_0x1ce349,type:_0x347548,subType:_0x554d2e,authorId:_0x5309a6}=this[_0x165ef5(0x2db)](_0x277277),_0x25a280=this[_0x165ef5(0x234)][_0x165ef5(0x288)](_0x1ce349)||this[_0x165ef5(0x299)](_0x347548,_0x554d2e,_0x1ce349,_0x5309a6,{});switch(this[_0x165ef5(0x2c9)](_0x25a280,_0x347548,_0x554d2e,_0x5309a6),this[_0x165ef5(0x2e1)][_0x165ef5(0x288)](_0x25a280)){case _0x165ef5(0x23f):this[_0x165ef5(0x391)](_0x1ce349)[_0x165ef5(0x29d)](_0x19ef7f=>{const _0x3243c9=_0x165ef5;let _0x1373cf=Promise[_0x3243c9(0x27f)]();_0x19ef7f[_0x3243c9(0x280)]&&(_0x1373cf=this[_0x3243c9(0x204)][_0x3243c9(0x205)]({'channelId':this[_0x3243c9(0x260)][_0x3243c9(0x2cf)][_0x3243c9(0x288)](_0x3243c9(0x322)),'threadId':_0x1ce349})),_0x1373cf[_0x3243c9(0x29d)](()=>{const _0x25ce68=_0x3243c9;this[_0x25ce68(0x27b)](_0x19ef7f)[_0x25ce68(0x37c)]=!0x0;});}),this[_0x165ef5(0x2e1)][_0x165ef5(0x272)](_0x25a280,_0x165ef5(0x2c0));break;case _0x165ef5(0x2de):this[_0x165ef5(0x1ed)](_0x1ce349,{'state':_0x165ef5(0x27c)});case _0x165ef5(0x34b):this[_0x165ef5(0x2e1)][_0x165ef5(0x272)](_0x25a280,_0x165ef5(0x1f8)),this[_0x165ef5(0x36a)](_0x165ef5(0x281),_0x25a280);break;case _0x165ef5(0x1f8):this[_0x165ef5(0x36a)](_0x165ef5(0x22c),_0x25a280);}return _0x25a280[_0x165ef5(0x389)](_0x277277),_0x25a280;}[_0x207124(0x269)](_0x53fab9){const _0x198439=_0x207124,_0x464e9f=Array[_0x198439(0x347)](_0x53fab9),_0x18bfeb=_0x464e9f[_0x198439(0x258)](_0x59d763=>_0x198439(0x293)==_0x59d763[_0x198439(0x2af)]);this[_0x198439(0x208)](_0x18bfeb);const _0x932bb3=_0x464e9f[_0x198439(0x258)](_0x1daab5=>!_0x1daab5[_0x198439(0x372)]&&_0x198439(0x293)!=_0x1daab5[_0x198439(0x2af)]),_0x407893=this[_0x198439(0x306)]({'skipNotAttached':!0x0})[_0x198439(0x258)](_0x3b82c3=>!_0x3b82c3[_0x198439(0x372)]&&_0x198439(0x293)!=_0x3b82c3[_0x198439(0x2af)]),_0x4fac3c=_0x407893[_0x198439(0x258)](_0x59c4cd=>!_0x53fab9[_0x198439(0x332)](_0x59c4cd)),_0x3d2f67=new Map(_0x407893[_0x198439(0x35b)](_0x2678bf=>[_0x2678bf,this[_0x198439(0x2ce)][_0x198439(0x369)](_0x2678bf[_0x198439(0x2af)],_0x2678bf[_0x198439(0x1f6)],_0x198439(0x35c))])),_0x4084ea=new Map(_0x407893[_0x198439(0x35b)](_0x489467=>[_0x489467,_0x489467[_0x198439(0x36d)]()])),_0x3dc98e=new Set(),_0x2ef83c=new Set();for(let _0x463b23=0x0;_0x463b23<_0x932bb3[_0x198439(0x294)];_0x463b23++)_0x43ca3c(_0x932bb3[_0x463b23],_0x932bb3,_0x463b23+0x1);for(let _0x1d99e2=0x0;_0x1d99e2<_0x932bb3[_0x198439(0x294)];_0x1d99e2++)_0x43ca3c(_0x932bb3[_0x1d99e2],_0x4fac3c,0x0);const _0x3f5b6b=new Set();for(let _0x5595f6=0x0;_0x5595f6<_0x932bb3[_0x198439(0x294)];_0x5595f6++){const _0x575ae2=_0x932bb3[_0x5595f6];!_0x2ef83c[_0x198439(0x332)](_0x575ae2)&&_0x575ae2[_0x198439(0x2ac)]&&(_0x3f5b6b[_0x198439(0x236)](_0x575ae2[_0x198439(0x2ac)]),_0x575ae2[_0x198439(0x2ac)][_0x198439(0x2fb)]===_0x575ae2&&(_0x575ae2[_0x198439(0x2ac)][_0x198439(0x2fb)]=null),_0x575ae2[_0x198439(0x2ac)]=null),!_0x3dc98e[_0x198439(0x332)](_0x575ae2)&&_0x575ae2[_0x198439(0x2fb)]&&(_0x3f5b6b[_0x198439(0x236)](_0x575ae2[_0x198439(0x2fb)]),_0x575ae2[_0x198439(0x2fb)][_0x198439(0x2ac)]===_0x575ae2&&(_0x575ae2[_0x198439(0x2fb)][_0x198439(0x2ac)]=null),_0x575ae2[_0x198439(0x2fb)]=null);}function _0x43ca3c(_0x179b95,_0xa237fc,_0x58dc10){const _0x224597=_0x198439;for(let _0x591923=_0x58dc10;_0x591923<_0xa237fc[_0x224597(0x294)];_0x591923++){const _0x9502df=_0x93e9(_0x179b95,_0xa237fc[_0x591923]);_0x9502df&&(_0x9502df[0x0][_0x224597(0x2fb)]=_0x9502df[0x1],_0x9502df[0x1][_0x224597(0x2ac)]=_0x9502df[0x0],_0x3dc98e[_0x224597(0x236)](_0x9502df[0x0]),_0x2ef83c[_0x224597(0x236)](_0x9502df[0x1]));}}function _0x93e9(_0x3c54d1,_0x362dc4){const _0x1dc911=_0x198439;if(_0x3c54d1[_0x1dc911(0x284)]['id']!==_0x362dc4[_0x1dc911(0x284)]['id'])return null;const _0x4a24e6=_0x3d2f67[_0x1dc911(0x288)](_0x3c54d1)(_0x3c54d1,_0x362dc4,_0x4084ea[_0x1dc911(0x288)](_0x3c54d1),_0x4084ea[_0x1dc911(0x288)](_0x362dc4));if(!_0x4a24e6)return null;return _0x3d2f67[_0x1dc911(0x288)](_0x362dc4)(_0x3c54d1,_0x362dc4,_0x4084ea[_0x1dc911(0x288)](_0x3c54d1),_0x4084ea[_0x1dc911(0x288)](_0x362dc4))?_0x4a24e6[0x1][_0x1dc911(0x2cb)]&&_0x4a24e6[0x1][_0x1dc911(0x2cb)][_0x1dc911(0x294)]?null:_0x4a24e6:null;}_0x3f5b6b[_0x198439(0x233)]&&this[_0x198439(0x269)](_0x3f5b6b);}[_0x207124(0x208)](_0xe4df15){const _0xc6d9ef=_0x207124;if(0x0==_0xe4df15[_0xc6d9ef(0x294)])return;const _0x1be537=this[_0xc6d9ef(0x306)]({'skipNotAttached':!0x0})[_0xc6d9ef(0x258)](_0x1827d6=>_0xc6d9ef(0x293)==_0x1827d6[_0xc6d9ef(0x2af)]&&_0x1827d6[_0xc6d9ef(0x2d8)]),_0x2cacc0=[],_0x3626ff=new Map();for(const _0x16278d of _0x1be537){const _0x405a1c=_0x84ff46(_0x16278d[_0xc6d9ef(0x261)]);_0x3626ff[_0xc6d9ef(0x332)](_0x405a1c)||(_0x3626ff[_0xc6d9ef(0x272)](_0x405a1c,_0x2cacc0[_0xc6d9ef(0x294)]),_0x2cacc0[_0xc6d9ef(0x2e0)]([]));const _0x7dfd92=_0x3626ff[_0xc6d9ef(0x288)](_0x405a1c);_0x2cacc0[_0x7dfd92][_0xc6d9ef(0x2e0)](_0x16278d);}!(function(){const _0x1b82a7=_0xc6d9ef;_0x2cacc0[_0x1b82a7(0x38d)]((_0xdf31b3,_0x1bc6fe)=>{const _0x3e8f41=_0x1b82a7,_0x40c087=_0xdf31b3[0x0][_0x3e8f41(0x25e)],_0x52746f=_0x1bc6fe[0x0][_0x3e8f41(0x25e)];return _0x40c087==_0x52746f?_0xdf31b3[0x0][_0x3e8f41(0x261)][_0x3e8f41(0x312)]<_0x1bc6fe[0x0][_0x3e8f41(0x261)][_0x3e8f41(0x312)]?-0x1:0x1:_0x40c087<_0x52746f?-0x1:0x1;});for(const _0x1696be of _0x2cacc0)_0x1696be[_0x1b82a7(0x38d)]((_0x544458,_0x23b4d2)=>_0x544458['id']<_0x23b4d2['id']?-0x1:0x1);}());for(let _0xcd973c=0x0;_0xcd973c<_0x2cacc0[_0xc6d9ef(0x294)];_0xcd973c++){if(0x0==_0x2cacc0[_0xcd973c][_0xc6d9ef(0x294)])continue;const _0x259fc1=[];for(let _0x26302a=_0xcd973c+0x1;_0x26302a<_0x2cacc0[_0xc6d9ef(0x294)];_0x26302a++)0x0!=_0x2cacc0[_0x26302a][_0xc6d9ef(0x294)]&&_0x50eb64(_0x2cacc0[_0xcd973c],_0x2cacc0[_0x26302a])&&_0x259fc1[_0xc6d9ef(0x2e0)](_0x26302a);for(const _0x8c9eda of _0x259fc1)_0x2cacc0[_0xcd973c]=_0x2cacc0[_0xcd973c][_0xc6d9ef(0x297)](_0x2cacc0[_0x8c9eda]),_0x2cacc0[_0x8c9eda]=[];}for(const _0x349149 of _0x2cacc0)for(let _0x48eb38=0x0;_0x48eb38<_0x349149[_0xc6d9ef(0x294)];_0x48eb38++){const _0x3aedb7=_0x349149[_0x48eb38+0x1]||null;_0x349149[_0x48eb38][_0xc6d9ef(0x2fb)]!==_0x3aedb7&&(_0x349149[_0x48eb38][_0xc6d9ef(0x2fb)]=_0x3aedb7);}for(const _0x2922f1 of _0x2cacc0)for(let _0x42d148=0x0;_0x42d148<_0x2922f1[_0xc6d9ef(0x294)];_0x42d148++){const _0x2c86ac=_0x2922f1[_0x42d148-0x1]||null;_0x2922f1[_0x42d148][_0xc6d9ef(0x2ac)]!==_0x2c86ac&&(_0x2922f1[_0x42d148][_0xc6d9ef(0x2ac)]=_0x2c86ac);}function _0x50eb64(_0x34d237,_0x29eb62){const _0x2b0b6e=_0xc6d9ef;if(_0x34d237[0x0][_0x2b0b6e(0x261)][_0x2b0b6e(0x312)]!==_0x29eb62[0x0][_0x2b0b6e(0x261)][_0x2b0b6e(0x312)]&&_0x34d237[0x0][_0x2b0b6e(0x284)]!==_0x29eb62[0x0][_0x2b0b6e(0x284)])return!0x1;if(!function(_0x2a1749,_0x37a7f5){const _0x443d06=_0x2b0b6e;if(!_0x2a1749[_0x443d06(0x280)]&&!_0x37a7f5[_0x443d06(0x280)])return!0x0;if(_0x2a1749[_0x443d06(0x280)]&&_0x37a7f5[_0x443d06(0x280)])return!0x1;if(_0x2a1749[_0x443d06(0x280)]&&_0x37a7f5[_0x443d06(0x25e)]<_0x2a1749[_0x443d06(0x2cb)][_0x443d06(0x1f3)][_0x443d06(0x288)](0x0)[_0x443d06(0x25e)])return!0x0;if(_0x37a7f5[_0x443d06(0x280)]&&_0x2a1749[_0x443d06(0x25e)]<_0x37a7f5[_0x443d06(0x2cb)][_0x443d06(0x1f3)][_0x443d06(0x288)](0x0)[_0x443d06(0x25e)])return!0x0;return!0x1;}(_0x34d237[0x0],_0x29eb62[0x0]))return!0x1;const _0x488c1e=_0x29b981(_0x34d237[0x0][_0x2b0b6e(0x261)],_0x2b0b6e(0x312)),_0x488ee9=_0x29b981(_0x29eb62[0x0][_0x2b0b6e(0x261)],_0x2b0b6e(0x312));if(!_0xf11fe9(_0x488c1e,_0x488ee9))return!0x1;return!!_0x34d237[_0x2b0b6e(0x330)](_0x190472=>_0x29eb62[_0x2b0b6e(0x24e)](_0xd4b068=>_0x190472[_0x2b0b6e(0x36d)]()[_0x2b0b6e(0x34a)](_0xd4b068[_0x2b0b6e(0x36d)]())))&&_0x29eb62[_0x2b0b6e(0x330)](_0x3f6aea=>_0x34d237[_0x2b0b6e(0x24e)](_0x4b5b92=>_0x3f6aea[_0x2b0b6e(0x36d)]()[_0x2b0b6e(0x34a)](_0x4b5b92[_0x2b0b6e(0x36d)]())));}}[_0x207124(0x2c1)](_0x5a8d18){const _0x1535d8=_0x207124,_0x176c0b=Array[_0x1535d8(0x347)](_0x5a8d18),_0x517553=this[_0x1535d8(0x306)]({'skipNotAttached':!0x0}),_0x5ff688=_0x517553[_0x1535d8(0x258)](_0x365380=>!_0x5a8d18[_0x1535d8(0x332)](_0x365380)),_0x1333b3=new Map(_0x176c0b[_0x1535d8(0x35b)](_0x1a9bc2=>[_0x1a9bc2,this[_0x1535d8(0x2ce)][_0x1535d8(0x369)](_0x1a9bc2[_0x1535d8(0x2af)],_0x1a9bc2[_0x1535d8(0x1f6)],_0x1535d8(0x2a9))])),_0x208332=new Map(_0x517553[_0x1535d8(0x35b)](_0x33b6e9=>[_0x33b6e9,_0x33b6e9[_0x1535d8(0x2b9)]()]));for(let _0x5b4f33=0x0;_0x5b4f33<_0x176c0b[_0x1535d8(0x294)];_0x5b4f33++){if(_0x2d434d(this,_0x176c0b[_0x5b4f33],_0x176c0b,_0x5b4f33+0x1))return!0x0;}for(let _0x29515c=0x0;_0x29515c<_0x176c0b[_0x1535d8(0x294)];_0x29515c++){if(_0x2d434d(this,_0x176c0b[_0x29515c],_0x5ff688,0x0))return!0x0;}return!0x1;function _0x2d434d(_0x3e12eb,_0x2e3055,_0x5282ad,_0x3a63d1){const _0x57eedc=_0x1535d8;for(let _0x461047=_0x3a63d1;_0x461047<_0x5282ad[_0x57eedc(0x294)];_0x461047++){const _0x445fc0=_0x5282ad[_0x461047];if(_0x445fc0[_0x57eedc(0x2af)]!==_0x2e3055[_0x57eedc(0x2af)]||_0x445fc0[_0x57eedc(0x284)]['id']!==_0x2e3055[_0x57eedc(0x284)]['id']||_0x445fc0[_0x57eedc(0x1f6)]!==_0x2e3055[_0x57eedc(0x1f6)])continue;if(!Jt(_0x2e3055,_0x445fc0))continue;if(_0x57eedc(0x293)==_0x2e3055[_0x57eedc(0x2af)]&&_0x2e3055[_0x57eedc(0x2e3)][_0x57eedc(0x2be)]!=_0x445fc0[_0x57eedc(0x2e3)][_0x57eedc(0x2be)])continue;if(_0x57eedc(0x293)==_0x2e3055[_0x57eedc(0x2af)]&&_0x3e12eb[_0x57eedc(0x39a)](_0x2e3055[_0x57eedc(0x2e3)][_0x57eedc(0x241)]))continue;if(_0x57eedc(0x377)==_0x2e3055[_0x57eedc(0x2af)]){const _0x5b6429=_0x3e12eb[_0x57eedc(0x260)][_0x57eedc(0x209)],_0x48c8c0=_0x2e3055[_0x57eedc(0x2f7)]();if(_0x48c8c0&&(_0x5b6429[_0x57eedc(0x27e)][_0x57eedc(0x244)](_0x48c8c0)||_0x5b6429[_0x57eedc(0x27e)][_0x57eedc(0x2ad)](_0x48c8c0)))continue;}const _0x5dfb26=_0x1333b3[_0x57eedc(0x288)](_0x2e3055),_0x11c8dc=_0x208332[_0x57eedc(0x288)](_0x2e3055),_0x15134d=_0x208332[_0x57eedc(0x288)](_0x445fc0),_0x1828b3=_0x2e3055[_0x57eedc(0x2cb)]&&_0x2e3055[_0x57eedc(0x2cb)][_0x57eedc(0x294)],_0x4cf6e3=_0x445fc0[_0x57eedc(0x2cb)]&&_0x445fc0[_0x57eedc(0x2cb)][_0x57eedc(0x294)];if(!_0x1828b3&&_0x5dfb26(_0x15134d,_0x11c8dc))return _0x3e12eb[_0x57eedc(0x1fa)](_0x445fc0,_0x2e3055),_0x208332[_0x57eedc(0x268)](_0x2e3055),!0x0;if(!_0x4cf6e3&&_0x5dfb26(_0x11c8dc,_0x15134d))return _0x3e12eb[_0x57eedc(0x1fa)](_0x2e3055,_0x445fc0),_0x208332[_0x57eedc(0x268)](_0x445fc0),!0x0;}return!0x1;}}[_0x207124(0x1fa)](_0x517c09,_0x4e3b3f){const _0x4c043d=_0x207124;if(_0x517c09[_0x4c043d(0x372)]){for(const _0x5410b9 of _0x4e3b3f[_0x4c043d(0x2b9)]())_0x517c09[_0x4c043d(0x25a)](_0x5410b9);}else{const _0x2a2dcf=_0x4e3b3f[_0x4c043d(0x36d)]()[_0x4c043d(0x218)];this[_0x4c043d(0x303)](_0x517c09,this[_0x4c043d(0x251)][_0x4c043d(0x2bf)](_0x517c09[_0x4c043d(0x36d)]()[_0x4c043d(0x33d)],_0x2a2dcf));}_0x4e3b3f[_0x4c043d(0x20e)]();}[_0x207124(0x350)](_0x2aabaf,_0x2d0944,_0xe6deb8){const _0x166d5a=_0x207124,_0x4db737=_0x2aabaf[_0x166d5a(0x20d)](_0x166d5a(0x28f))||_0x2aabaf[_0x166d5a(0x20d)](_0x166d5a(0x293))?_0x166d5a(0x2aa):_0x2aabaf[_0x166d5a(0x35a)]();return _0x763425(this[_0x166d5a(0x260)][_0x166d5a(0x255)],_0x2d0944+'_'+_0x4db737+_0x166d5a(0x2a5),_0xe6deb8);}[_0x207124(0x22e)](){const _0x50278b=_0x207124,_0x40cf6b=this[_0x50278b(0x260)];if(!_0x40cf6b['ui'])return;const {ariaLiveAnnouncer:_0x23ed17}=_0x40cf6b['ui'];_0x4175b6(this[_0x50278b(0x251)],({left:_0x4fa1cd,entered:_0x3275e})=>{const _0x3a07df=_0x50278b;for(const _0x371070 of _0x4fa1cd){const {group:_0x33b638,type:_0xb5526c}=this[_0x3a07df(0x2db)](_0x371070[_0x3a07df(0x2d5)]);if(_0x3a07df(0x2fc)===_0x33b638){_0x23ed17[_0x3a07df(0x2fe)](this[_0x3a07df(0x350)](_0xb5526c,_0x3a07df(0x223)));break;}}for(const _0x3b7d4e of _0x3275e){const {group:_0x33ffe4,type:_0x37257f}=this[_0x3a07df(0x2db)](_0x3b7d4e[_0x3a07df(0x2d5)]);if(_0x3a07df(0x2fc)===_0x33ffe4){_0x23ed17[_0x3a07df(0x2fe)](this[_0x3a07df(0x350)](_0x37257f,_0x3a07df(0x397),_0x1d5adf(_0x13d187)));break;}}});}[_0x207124(0x1fc)](_0x5645e5){const _0x4690ef=_0x207124;if(this[_0x4690ef(0x28e)])return!0x1;const _0x5602d2=this[_0x4690ef(0x260)],_0x1daa82=_0x5602d2[_0x4690ef(0x209)][_0x4690ef(0x2f9)][_0x4690ef(0x24c)][_0x4690ef(0x2bd)]();if(0x0==_0x1daa82[_0x4690ef(0x294)])return!0x1;const _0x4bac8f=[],_0x15321a=_0x1daa82[_0x4690ef(0x258)](_0x34991a=>_0x4690ef(0x293)==_0x34991a[_0x4690ef(0x2af)]),_0x34e39c=_0x1daa82[_0x4690ef(0x258)](_0x3c8ba4=>_0x4690ef(0x270)==_0x3c8ba4[_0x4690ef(0x2af)]&&_0x4690ef(0x256)!=_0x3c8ba4[_0x4690ef(0x2d5)]),_0x1d1ad3=_0x1daa82[_0x4690ef(0x258)](_0x426fed=>_0x4690ef(0x386)==_0x426fed[_0x4690ef(0x2af)]&&_0x4690ef(0x256)!=_0x426fed[_0x4690ef(0x2d5)]);for(const _0x439fb0 of _0x15321a)_0x4bac8f[_0x4690ef(0x2e0)]({'key':_0x439fb0[_0x4690ef(0x2ba)],'newValue':_0x439fb0[_0x4690ef(0x2c7)],'oldValue':_0x439fb0[_0x4690ef(0x279)],'range':Pt(_0x439fb0[_0x4690ef(0x2c2)],_0x5602d2[_0x4690ef(0x209)])});for(const _0x31cf85 of _0x34e39c){const _0x2ec78b=_0x1d1ad3[_0x4690ef(0x393)](_0xc445bf=>_0xc445bf[_0x4690ef(0x2a1)][_0x4690ef(0x34a)](_0x31cf85[_0x4690ef(0x2a1)]));_0x2ec78b&&_0x4bac8f[_0x4690ef(0x2e0)]({'key':_0x4690ef(0x273),'newValue':_0x31cf85[_0x4690ef(0x2d5)],'oldValue':_0x2ec78b[_0x4690ef(0x2d5)],'range':_0x5602d2[_0x4690ef(0x209)][_0x4690ef(0x2e9)](_0x31cf85[_0x4690ef(0x2a1)][_0x4690ef(0x2b6)])});}return 0x0!=_0x4bac8f[_0x4690ef(0x294)]&&this[_0x4690ef(0x324)](_0x5645e5,_0x4bac8f);}[_0x207124(0x2f8)](_0xabac33){const _0x398fb8=_0x207124;let _0x2577fa=!0x1;const _0x5869e6=this[_0x398fb8(0x260)][_0x398fb8(0x209)][_0x398fb8(0x2f9)][_0x398fb8(0x24c)][_0x398fb8(0x35d)]()[_0x398fb8(0x258)](_0x3bc891=>_0x3bc891[_0x398fb8(0x2e3)][_0x398fb8(0x375)]&&_0x3bc891[_0x398fb8(0x2d5)][_0x398fb8(0x20d)](_0x398fb8(0x25d)));for(const _0x47d2b9 of _0x5869e6){const {subType:_0x3f8455,id:_0x90170e}=this[_0x398fb8(0x2db)](_0x47d2b9[_0x398fb8(0x2d5)]),_0x1b9b8b=_0x3f8455[_0x398fb8(0x2e6)]('|')[0x0];for(const _0x5c4db4 of this[_0x398fb8(0x306)]({'skipNotAttached':!0x0}))_0x5c4db4['id']!=_0x90170e&&_0x398fb8(0x293)==_0x5c4db4[_0x398fb8(0x2af)]&&_0x5c4db4[_0x398fb8(0x2e3)]&&_0x5c4db4[_0x398fb8(0x2e3)][_0x398fb8(0x241)]==_0x1b9b8b&&_0x5c4db4[_0x398fb8(0x36d)]()[_0x398fb8(0x361)](_0x47d2b9[_0x398fb8(0x2e3)][_0x398fb8(0x375)])&&(this[_0x398fb8(0x2b8)](_0x5c4db4,_0x47d2b9[_0x398fb8(0x2e3)][_0x398fb8(0x375)],_0xabac33),_0x2577fa=!0x0);}return _0x2577fa;}[_0x207124(0x27a)](_0x379e05){const _0x29d7a8=_0x207124;this[_0x29d7a8(0x260)],(this[_0x29d7a8(0x28e)]=!0x0,_0x379e05());}[_0x207124(0x341)](_0x452e67){const _0xb1800f=_0x207124,_0x42c23d=this[_0xb1800f(0x39a)](_0x452e67),_0xd2022c=this[_0xb1800f(0x37e)][_0xb1800f(0x332)](_0x452e67);return _0x42c23d||_0xd2022c;}[_0x207124(0x324)](_0x51cbf4,_0x279510){const _0x1cd8d1=_0x207124;if(0x0==_0x279510[_0x1cd8d1(0x294)])return!0x1;let _0x98caaf=!0x1;for(const _0x405161 of _0x279510){const _0x314791=this[_0x1cd8d1(0x343)](_0x405161[_0x1cd8d1(0x2c2)],_0x1cd8d1(0x293))[_0x1cd8d1(0x258)](_0x57b917=>!_0x57b917[_0x1cd8d1(0x1f5)][_0x1cd8d1(0x2e5)])[_0x1cd8d1(0x35b)](_0x4aa9fc=>_0x4aa9fc[_0x1cd8d1(0x2fc)]),_0x468493=_0x84ff46({'newValue':_0x405161[_0x1cd8d1(0x2ff)]});_0x314791[_0x1cd8d1(0x258)](_0x5d7431=>{const _0x413e51=_0x1cd8d1,[_0x2c1786,_0xe070bc]=_0x5d7431[_0x413e51(0x1f6)][_0x413e51(0x2e6)]('|');return _0x2c1786==_0x405161[_0x413e51(0x241)]&&_0xe070bc!=_0x468493;})[_0x1cd8d1(0x2dd)](_0xa75b5f=>{const _0x5d89e=_0x1cd8d1;this[_0x5d89e(0x2b8)](_0xa75b5f,_0x405161[_0x5d89e(0x2c2)],_0x51cbf4),_0x98caaf=!0x0;});}return _0x98caaf;}[_0x207124(0x2b8)](_0x2231f3,_0x5580ca,_0x3d97b5){const _0x48ce77=_0x207124,_0x19438a=_0x2231f3[_0x48ce77(0x36d)]()[_0x48ce77(0x275)](_0x5580ca);0x0!==_0x19438a[_0x48ce77(0x294)]?0x1!==_0x19438a[_0x48ce77(0x294)]?this[_0x48ce77(0x34d)](_0x2231f3,_0x5580ca[_0x48ce77(0x33d)],_0x5580ca[_0x48ce77(0x218)]):this[_0x48ce77(0x303)](_0x2231f3,_0x19438a[0x0]):_0x3d97b5[_0x48ce77(0x2f1)](_0x2231f3[_0x48ce77(0x26a)]());}}class Et{constructor(_0x1090f1){const _0x16a81a=_0x207124;this[_0x16a81a(0x25c)]=_0x1090f1,this[_0x16a81a(0x251)]=_0x1090f1[_0x16a81a(0x209)],this[_0x16a81a(0x235)]=new Map(),this[_0x16a81a(0x327)]=new Map(),this[_0x16a81a(0x313)]();}[_0x207124(0x1f0)](_0x1a1f18,_0x15a6d1,_0x2e2dc5,_0x2687fd,_0x29192b,_0x5754a1){const _0x595826=_0x207124;return new _0x586995(this[_0x595826(0x251)],{'type':_0x1a1f18,'subType':_0x15a6d1,'id':_0x2e2dc5,'author':_0x2687fd,'creator':_0x2687fd,'attributes':_0x29192b,'onAttributesChange':_0x5754a1,'onAccept':(..._0x4adee5)=>this[_0x595826(0x369)](_0x1a1f18,_0x15a6d1,_0x595826(0x263))(..._0x4adee5),'onDiscard':(..._0x3e2fa1)=>this[_0x595826(0x369)](_0x1a1f18,_0x15a6d1,_0x595826(0x33c))(..._0x3e2fa1)});}[_0x207124(0x238)](_0x1091b3,_0xc7add4,_0x228207,_0x1606ff){const _0x215d21=_0x207124,_0x453ecf=_0x1091b3+':'+_0xc7add4+':'+_0x228207;this[_0x215d21(0x235)][_0x215d21(0x272)](_0x453ecf,_0x1606ff);}[_0x207124(0x369)](_0x3bb3f5,_0x1271ba,_0x1690b1){const _0x91b7a7=_0x207124,_0x23526=_0x3bb3f5+':'+_0x1271ba+':'+_0x1690b1;return this[_0x91b7a7(0x235)][_0x91b7a7(0x288)](_0x23526)||this[_0x91b7a7(0x327)][_0x91b7a7(0x288)](_0x3bb3f5+':'+_0x1690b1);}[_0x207124(0x313)](){const _0x1f8c0e=_0x207124,_0x460c56=()=>!0x1,_0x2da2af=_0x5ef4e7=>{const _0x2a21fe=_0x1fd3;_0x5ef4e7[_0x2a21fe(0x38d)]((_0x55b991,_0x420ab1)=>_0x55b991[_0x2a21fe(0x33d)][_0x2a21fe(0x311)](_0x420ab1[_0x2a21fe(0x33d)])?0x1:-0x1),this[_0x2a21fe(0x251)][_0x2a21fe(0x24d)](_0x5e7775=>{const _0x5f2106=_0x2a21fe;for(const _0x2d7ee7 of _0x5ef4e7){let _0x5b431b;_0x5b431b=_0x2d7ee7[_0x5f2106(0x218)][_0x5f2106(0x36c)]&&_0x2d7ee7[_0x5f2106(0x218)][_0x5f2106(0x2a8)]==_0x2d7ee7[_0x5f2106(0x33d)][_0x5f2106(0x2b6)]?_0x5e7775[_0x5f2106(0x2ed)](_0x2d7ee7[_0x5f2106(0x33d)][_0x5f2106(0x2b6)],'on'):_0x5e7775[_0x5f2106(0x2ed)](_0x2d7ee7),this[_0x5f2106(0x251)][_0x5f2106(0x31e)](_0x5b431b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3fa2df=(_0x7d5646,_0x25aeed)=>{const _0x9f0768=_0x1fd3;_0x25aeed&&this[_0x9f0768(0x251)][_0x9f0768(0x24d)](_0x4bd908=>{const _0xe74c12=_0x9f0768,{commandName:_0xe3308f,commandParams:_0x1f87b2=[]}=_0x25aeed,_0x17ee3e=_0x7d5646[_0xe74c12(0x35b)](_0x44769d=>(Vt(_0x44769d)&&(_0x44769d=this[_0xe74c12(0x251)][_0xe74c12(0x2bf)](_0x44769d[_0xe74c12(0x218)])),_0x44769d))[_0xe74c12(0x258)](_0x56e52c=>_0xe74c12(0x23d)!==_0x56e52c[_0xe74c12(0x28a)][_0xe74c12(0x314)]);if(_0x17ee3e[_0xe74c12(0x294)]<0x1)return;const _0x38db86=Array[_0xe74c12(0x347)](this[_0xe74c12(0x251)][_0xe74c12(0x2f9)][_0xe74c12(0x371)][_0xe74c12(0x2b9)]())[_0xe74c12(0x35b)](_0x15b36a=>_0x16f945[_0xe74c12(0x1ec)](_0x15b36a));_0x4bd908[_0xe74c12(0x379)](_0x17ee3e);for(const _0x4bb6f6 of this[_0xe74c12(0x25c)][_0xe74c12(0x2f0)][_0xe74c12(0x2f0)]())_0x4bb6f6[_0xe74c12(0x37d)]();_0x1f87b2[_0xe74c12(0x2e0)]({'forceDefaultExecution':!0x0}),this[_0xe74c12(0x25c)][_0xe74c12(0x29f)](_0xe3308f,..._0x1f87b2);const _0x30e360=_0x38db86[_0xe74c12(0x258)](_0x54f228=>_0xe74c12(0x23d)!=_0x54f228[_0xe74c12(0x28a)][_0xe74c12(0x314)]);_0x30e360[_0xe74c12(0x294)]>0x0&&_0x4bd908[_0xe74c12(0x379)](_0x30e360);for(const _0x30a395 of _0x38db86)_0x30a395[_0xe74c12(0x2c3)]();});},_0x3e719c=(_0x284a7b,_0x17a71a)=>0x1==_0x284a7b[_0x1f8c0e(0x294)]&&0x1==_0x17a71a[_0x1f8c0e(0x294)]&&_0x284a7b[0x0][_0x1f8c0e(0x218)][_0x1f8c0e(0x34a)](_0x17a71a[0x0][_0x1f8c0e(0x33d)]),_0x690e9c=(_0x27fdc6,_0x37d96d,_0x80fc79,_0x7dc6a)=>Ht(_0x27fdc6,_0x37d96d,_0x80fc79,_0x7dc6a,this[_0x1f8c0e(0x251)])?[_0x27fdc6,_0x37d96d]:Ht(_0x37d96d,_0x27fdc6,_0x7dc6a,_0x80fc79,this[_0x1f8c0e(0x251)])?[_0x37d96d,_0x27fdc6]:null;this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x2b1),_0x460c56),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x363),_0x2da2af),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x31b),_0x3e719c),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x38a),_0x690e9c),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x216),_0x2da2af),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x2fd),_0x460c56),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x36b),_0x3e719c),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x264),_0x690e9c),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x247),_0x3fa2df),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x354),_0x460c56),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x394),_0x3e719c),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x243),_0x460c56),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x2c5),_0x3fa2df),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x217),_0x460c56),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x34c),_0x3e719c),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x22f),_0x460c56),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x2df),_0x460c56),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x274),(_0x2ec183,_0x4e0c43)=>{const _0xc5e0ea=_0x1f8c0e;if(!_0x4e0c43)return;const _0x259ecb=this[_0xc5e0ea(0x25c)][_0xc5e0ea(0x2ca)][_0xc5e0ea(0x288)](p);this[_0xc5e0ea(0x251)][_0xc5e0ea(0x24d)](_0x5785cb=>{const _0x93585f=_0xc5e0ea;if(_0x93585f(0x273)==_0x4e0c43[_0x93585f(0x241)])for(const _0x28092c of _0x2ec183){const _0x49c26a=_0x28092c[_0x93585f(0x33d)][_0x93585f(0x2b6)],_0x4900cd=_0x4e0c43[_0x93585f(0x2be)];_0x5785cb[_0x93585f(0x37a)](_0x49c26a,_0x4900cd);}else{if(_0x259ecb[_0x93585f(0x39a)](_0x4e0c43[_0x93585f(0x241)])){for(const _0x37d554 of _0x2ec183)void 0x0!==_0x4e0c43[_0x93585f(0x2be)]?_0x5785cb[_0x93585f(0x24b)](_0x4e0c43[_0x93585f(0x241)],_0x4e0c43[_0x93585f(0x2be)],_0x37d554[_0x93585f(0x33d)][_0x93585f(0x2b6)]):_0x5785cb[_0x93585f(0x26b)](_0x4e0c43[_0x93585f(0x241)],_0x37d554[_0x93585f(0x33d)][_0x93585f(0x2b6)]);}else{for(const _0x2f8791 of _0x2ec183)_0x4e0c43[_0x93585f(0x2be)]?_0x5785cb[_0x93585f(0x24b)](_0x4e0c43[_0x93585f(0x241)],_0x4e0c43[_0x93585f(0x2be)],_0x2f8791):_0x5785cb[_0x93585f(0x26b)](_0x4e0c43[_0x93585f(0x241)],_0x2f8791);}}});}),this[_0x1f8c0e(0x327)][_0x1f8c0e(0x272)](_0x1f8c0e(0x21a),_0x3e719c);}}function Ot(_0x45d1d4,_0x412a9e,_0x36cf63){const _0x2af094=_0x207124;for(const _0x49dae9 of _0x412a9e[_0x2af094(0x2a8)][_0x2af094(0x32e)]({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x49dae9[_0x2af094(0x28a)]==_0x49dae9)return!0x1;if(!_0x36cf63[_0x2af094(0x348)](_0x49dae9))return!0x1;if(_0x45d1d4[_0x2af094(0x244)](_0x49dae9)||_0x45d1d4[_0x2af094(0x2ad)](_0x49dae9))return!0x0;}return!0x1;}function Vt(_0x397f72){const _0x183b50=_0x207124;return _0x397f72[_0x183b50(0x218)][_0x183b50(0x2a8)]==_0x397f72[_0x183b50(0x33d)][_0x183b50(0x2b6)]&&_0x397f72[_0x183b50(0x218)][_0x183b50(0x329)];}function Ut(_0x2c8704,_0x29c152,_0x58084a,_0x348f09){const _0x9039ad=_0x207124,_0x14a729=_0x502a45=>!_0x502a45[_0x9039ad(0x202)]['is'](_0x9039ad(0x374))&&!_0x348f09[_0x9039ad(0x244)](_0x502a45[_0x9039ad(0x202)]),_0xa55558=_0x2c8704[_0x9039ad(0x33d)][_0x9039ad(0x362)](_0x14a729),_0x2a3ab7=_0x2c8704[_0x9039ad(0x218)][_0x9039ad(0x362)](_0x14a729,{'direction':_0x9039ad(0x254)});return(!_0x2c8704[_0x9039ad(0x33d)][_0x9039ad(0x34a)](_0xa55558)||!_0x2c8704[_0x9039ad(0x218)][_0x9039ad(0x34a)](_0x2a3ab7))&&(_0xa55558[_0x9039ad(0x311)](_0x2a3ab7)?_0x58084a[_0x9039ad(0x395)](_0x29c152,{'range':_0x58084a[_0x9039ad(0x2bf)](_0xa55558,_0x2a3ab7)}):_0x58084a[_0x9039ad(0x2f1)](_0x29c152),!0x0);}function Gt(_0x38711e){return _0x84ff46(_0x38711e);}function Ft(_0x1ffbd1){const _0x3ab3b8=_0x207124,_0x4fba42=_0x1ffbd1[_0x3ab3b8(0x33d)][_0x3ab3b8(0x2b6)];return _0x4fba42&&_0x4fba42['is'](_0x3ab3b8(0x227));}function Pt(_0x3514a7,_0x1d2512){const _0x5566d4=_0x207124;return null==_0x3514a7[_0x5566d4(0x218)][_0x5566d4(0x345)]&&_0x3514a7[_0x5566d4(0x218)][_0x5566d4(0x2a8)]==_0x3514a7[_0x5566d4(0x33d)][_0x5566d4(0x2b6)]?Lt(_0x3514a7[_0x5566d4(0x33d)][_0x5566d4(0x2b6)],_0x1d2512):_0x3514a7;}function Lt(_0x34a89d,_0x3e1915){const _0x747a3b=_0x207124,_0x1e07bb=_0x3e1915[_0x747a3b(0x27e)][_0x747a3b(0x244)](_0x34a89d)||_0x3e1915[_0x747a3b(0x27e)][_0x747a3b(0x2a6)](_0x34a89d);return _0x3e1915[_0x747a3b(0x2bf)](_0x3e1915[_0x747a3b(0x292)](_0x34a89d,_0x747a3b(0x1ff)),_0x1e07bb?_0x3e1915[_0x747a3b(0x2f5)](_0x34a89d):_0x3e1915[_0x747a3b(0x292)](_0x34a89d,_0x747a3b(0x218)));}function Ht(_0x5518c3,_0x40305e,_0x3e03ae,_0x4fd015,_0x426f64){const _0x1fccbc=_0x207124;if(_0x5518c3[_0x1fccbc(0x2fb)])return!0x1;if(!Jt(_0x5518c3,_0x40305e))return!0x1;if(_0x3e03ae[_0x1fccbc(0x218)][_0x1fccbc(0x34a)](_0x4fd015[_0x1fccbc(0x33d)]))return!0x0;if(_0x5518c3[_0x1fccbc(0x2af)]!=_0x40305e[_0x1fccbc(0x2af)])return!0x1;if(!_0x3e03ae[_0x1fccbc(0x218)][_0x1fccbc(0x215)](_0x4fd015[_0x1fccbc(0x33d)]))return!0x1;const _0x37b377=_0x426f64[_0x1fccbc(0x2bf)](_0x3e03ae[_0x1fccbc(0x218)],_0x4fd015[_0x1fccbc(0x33d)])[_0x1fccbc(0x30a)]();for(const _0x506e0d of _0x37b377)if([_0x1fccbc(0x399),_0x1fccbc(0x382)][_0x1fccbc(0x302)](_0x506e0d[_0x1fccbc(0x2af)])&&_0x426f64[_0x1fccbc(0x27e)][_0x1fccbc(0x2ad)](_0x506e0d[_0x1fccbc(0x202)]))return!0x1;return!0x0;}function Jt(_0x3f3b24,_0x29ea3e){const _0xd83291=_0x207124;if(!_0x3f3b24[_0xd83291(0x2d8)]||!_0x29ea3e[_0xd83291(0x2d8)])return!0x1;const _0x4a0fec=new Set(Object[_0xd83291(0x201)](_0x3f3b24[_0xd83291(0x261)])),_0x49e66d=new Set(Object[_0xd83291(0x201)](_0x29ea3e[_0xd83291(0x261)]));if(_0x4a0fec[_0xd83291(0x268)](_0xd83291(0x312)),_0x49e66d[_0xd83291(0x268)](_0xd83291(0x312)),0x0==_0x4a0fec[_0xd83291(0x233)]&&0x0==_0x49e66d[_0xd83291(0x233)])return!0x0;if(_0x4a0fec[_0xd83291(0x233)]!=_0x49e66d[_0xd83291(0x233)])return!0x1;const _0x15e56d={..._0x3f3b24[_0xd83291(0x261)]},_0x521d95={..._0x29ea3e[_0xd83291(0x261)]};return delete _0x15e56d[_0xd83291(0x312)],delete _0x521d95[_0xd83291(0x312)],JSON[_0xd83291(0x2bb)](_0x15e56d)==JSON[_0xd83291(0x2bb)](_0x521d95);}function qt(_0x2a7751,_0x4a57ac){const _0x21a579=_0x207124,_0x7cb37=zt(_0x2a7751[_0x21a579(0x261)]),_0x720cdb=zt(_0x4a57ac);if(!_0x2a7751[_0x21a579(0x2d8)])return!0x1;for(const _0x15d619 of Object[_0x21a579(0x201)](_0x720cdb))if(!_0xf11fe9(_0x7cb37[_0x15d619],_0x720cdb[_0x15d619]))return!0x1;return!0x0;}function zt(_0x7ae957){const _0x2301f3=_0x207124,_0x57f40f=Object[_0x2301f3(0x20f)]({},_0x7ae957);return delete _0x57f40f[_0x2301f3(0x295)],delete _0x57f40f[_0x2301f3(0x30e)],_0x57f40f;}
|