@ckeditor/ckeditor5-ai 47.3.0-alpha.3 → 47.3.0-alpha.4
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/ai.js +1 -1
- package/dist/index.js +5 -5
- package/package.json +15 -15
- package/src/aiactions/aiactions.js +1 -1
- package/src/aiactions/model/aiactionsinteraction.js +1 -1
- package/src/aiactions/model/aiactionsreply.js +1 -1
- package/src/aiassistant/aiassistantediting.js +1 -1
- package/src/aiassistant/ui/form/aiformcontentarea.js +1 -1
- package/src/aiassistant/ui/form/aiformerrorview.js +1 -1
- package/src/aiassistant/ui/form/aiformpromptview.js +1 -1
- package/src/aiassistant/ui/form/aiformview.js +1 -1
- package/src/aiassistant/ui/form/aihistorylistitemview.js +1 -1
- package/src/aiassistant/ui/form/prompthistory.js +1 -1
- package/src/aiballoon/ui/aiballoondisclaimerview.js +1 -1
- package/src/aiballoon/ui/aiballoonview.js +1 -1
- package/src/aichat/aichat.js +1 -1
- package/src/aichat/aichatcontroller.js +1 -1
- package/src/aichat/aichatui.js +1 -1
- package/src/aichat/model/aichatcontext.js +1 -1
- package/src/aichat/model/aichatconversation.js +1 -1
- package/src/aichat/model/aichatinteraction.js +1 -1
- package/src/aichat/ui/aichatcontrolsview.js +1 -1
- package/src/aichat/ui/aichatfeedview.js +1 -1
- package/src/aichat/ui/aichatheaderview.js +1 -1
- package/src/aichat/ui/aichatview.js +1 -1
- package/src/aichat/ui/controls/aichatchipsoverflowmanager.js +1 -1
- package/src/aichat/ui/controls/aichatcontextitembuttonview.js +1 -1
- package/src/aichat/ui/controls/aichatcontextpanelurlinputview.js +1 -1
- package/src/aichat/ui/controls/aichatcontextpanelview.js +1 -1
- package/src/aichat/ui/controls/aichatcontrolsloaderview.js +1 -1
- package/src/aichat/ui/controls/aichatpromptcapabilitiesview.js +1 -1
- package/src/aichat/ui/controls/aichatpromptinputview.js +1 -1
- package/src/aichat/ui/controls/resources/aichatcontextresourceslistview.js +1 -1
- package/src/aichat/ui/controls/resources/aichatcontextresourcesview.js +1 -1
- package/src/aichat/ui/controls/resources/aichatresourcelistitemview.js +1 -1
- package/src/aichat/ui/controls/resources/aichatresourcesballoonview.js +1 -1
- package/src/aichat/ui/controls/resources/aichatresourcessearchinputview.js +1 -1
- package/src/aichat/ui/feed/aichatfeedcontextchipsview.js +1 -1
- package/src/aichat/ui/feed/aichatfeedinteractionheaderview.js +1 -1
- package/src/aichat/ui/feed/aichatfeeditemview.js +1 -1
- package/src/aichat/ui/feed/aichatfeedreplyitemview.js +1 -1
- package/src/aichat/ui/feed/aichatfeedsuggestionitemactionsview.js +1 -1
- package/src/aichat/ui/feed/aichatfeedsuggestionitemview.js +1 -1
- package/src/aichat/ui/feed/aichatfeedusermessageitem.js +1 -1
- package/src/aichathistory/aichathistory.js +1 -1
- package/src/aichathistory/aichathistorycontroller.js +1 -1
- package/src/aichathistory/aichathistoryui.js +1 -1
- package/src/aichathistory/model/aichathistoryitem.js +1 -1
- package/src/aichathistory/ui/aichathistorylistitemview.js +2 -2
- package/src/aichathistory/ui/aichathistorylistview.js +1 -1
- package/src/aichathistory/ui/aichathistoryview.js +1 -1
- package/src/aicore/aiediting.js +1 -1
- package/src/aicore/model/aiinteraction.js +1 -1
- package/src/aicore/model/aimodels.js +1 -1
- package/src/aicore/model/aireply.js +1 -1
- package/src/aicore/pipeline/airesponseapplier.js +2 -2
- package/src/aicore/pipeline/airesponseparser.js +2 -2
- package/src/aicore/ui/aidisclaimerview.js +1 -1
- package/src/aicore/ui/aiskeleton.js +1 -1
- package/src/aicore/ui/suggestioncontainer/aiminitoolbarview.js +1 -1
- package/src/aicore/ui/suggestioncontainer/aisuggestionbodyview.js +1 -1
- package/src/aicore/ui/suggestioncontainer/aisuggestioncontainerview.js +1 -1
- package/src/aicore/ui/suggestioncontainer/aisuggestioncontentpartview.js +1 -1
- package/src/aicore/ui/suggestioncontainer/aisuggestionheaderview.js +1 -1
- package/src/aicore/utils/documentrange.js +1 -1
- package/src/aicore/utils/geteditorfromcontext.js +1 -1
- package/src/aicore/utils/getoperationsfromreply.js +1 -1
- package/src/aicore/utils/getsuggestionpartsfromreply.js +1 -1
- package/src/aicore/utils/htmlparser.js +1 -1
- package/src/aicore/utils/htmlstreamer.js +1 -1
- package/src/aieditorintegration/aitogglebutton/aitogglebuttonui.js +1 -1
- package/src/aiquickactions/aiquickactionsui.js +1 -1
- package/src/aiquickactions/ui/aiquickactionsbuttoncreator.js +1 -1
- package/src/aiquickactions/ui/aiquickactionsdropdowncontentview.js +1 -1
- package/src/aiquickactions/ui/aiquickactionsdropdowncreator.js +1 -1
- package/src/aireviewmode/aireviewmodecontroller.js +1 -1
- package/src/aireviewmode/aireviewmodeediting.js +1 -1
- package/src/aireviewmode/aireviewmodeui.js +1 -1
- package/src/aireviewmode/model/aireviewcheckcustom.js +1 -1
- package/src/aireviewmode/model/aireviewchecklist.js +1 -1
- package/src/aireviewmode/model/aireviewcheckrun.js +1 -1
- package/src/aireviewmode/model/aireviewcustomcheckrun.js +1 -1
- package/src/aireviewmode/model/aireviewsystemcheckrun.js +1 -1
- package/src/aireviewmode/ui/aireviewmodeballoonsuggestionview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodechecklistitemresultview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodecustomcheckview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodegeneralerrorview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodereviewchecklistview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodereviewcheckresultsview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodereviewcommandlistitemview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodereviewcompletedview.js +1 -1
- package/src/aireviewmode/ui/aireviewmodeview.js +1 -1
- package/src/aireviewmode/ui/form/aireviewmodeformdropdown.js +1 -1
- package/src/aireviewmode/ui/form/aireviewmodeformmanager.js +1 -1
- package/src/aitabs/aitabs.js +1 -1
- package/src/aitabs/tabs/aitabsview.js +1 -1
- package/src/aitabs/tabs/tabpanelview.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-ai",
|
|
3
|
-
"version": "47.3.0-alpha.
|
|
3
|
+
"version": "47.3.0-alpha.4",
|
|
4
4
|
"description": "AI features for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -29,20 +29,20 @@
|
|
|
29
29
|
],
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"@aws-sdk/client-bedrock-runtime": "3.823.0",
|
|
32
|
-
"@ckeditor/ckeditor5-clipboard": "47.3.0-alpha.
|
|
33
|
-
"@ckeditor/ckeditor5-cloud-services": "47.3.0-alpha.
|
|
34
|
-
"@ckeditor/ckeditor5-collaboration-core": "47.3.0-alpha.
|
|
35
|
-
"@ckeditor/ckeditor5-core": "47.3.0-alpha.
|
|
36
|
-
"@ckeditor/ckeditor5-engine": "47.3.0-alpha.
|
|
37
|
-
"@ckeditor/ckeditor5-icons": "47.3.0-alpha.
|
|
38
|
-
"@ckeditor/ckeditor5-markdown-gfm": "47.3.0-alpha.
|
|
39
|
-
"@ckeditor/ckeditor5-table": "47.3.0-alpha.
|
|
40
|
-
"@ckeditor/ckeditor5-theme-lark": "47.3.0-alpha.
|
|
41
|
-
"@ckeditor/ckeditor5-ui": "47.3.0-alpha.
|
|
42
|
-
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.
|
|
43
|
-
"@ckeditor/ckeditor5-real-time-collaboration": "47.3.0-alpha.
|
|
44
|
-
"ckeditor5": "47.3.0-alpha.
|
|
45
|
-
"ckeditor5-collaboration": "47.3.0-alpha.
|
|
32
|
+
"@ckeditor/ckeditor5-clipboard": "47.3.0-alpha.4",
|
|
33
|
+
"@ckeditor/ckeditor5-cloud-services": "47.3.0-alpha.4",
|
|
34
|
+
"@ckeditor/ckeditor5-collaboration-core": "47.3.0-alpha.4",
|
|
35
|
+
"@ckeditor/ckeditor5-core": "47.3.0-alpha.4",
|
|
36
|
+
"@ckeditor/ckeditor5-engine": "47.3.0-alpha.4",
|
|
37
|
+
"@ckeditor/ckeditor5-icons": "47.3.0-alpha.4",
|
|
38
|
+
"@ckeditor/ckeditor5-markdown-gfm": "47.3.0-alpha.4",
|
|
39
|
+
"@ckeditor/ckeditor5-table": "47.3.0-alpha.4",
|
|
40
|
+
"@ckeditor/ckeditor5-theme-lark": "47.3.0-alpha.4",
|
|
41
|
+
"@ckeditor/ckeditor5-ui": "47.3.0-alpha.4",
|
|
42
|
+
"@ckeditor/ckeditor5-utils": "47.3.0-alpha.4",
|
|
43
|
+
"@ckeditor/ckeditor5-real-time-collaboration": "47.3.0-alpha.4",
|
|
44
|
+
"ckeditor5": "47.3.0-alpha.4",
|
|
45
|
+
"ckeditor5-collaboration": "47.3.0-alpha.4",
|
|
46
46
|
"es-toolkit": "1.39.5",
|
|
47
47
|
"eventsource-parser": "3.0.2",
|
|
48
48
|
"htmlparser2": "10.0.0",
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x57c324=_0x2e2a;(function(_0x55b89b,_0x5bf888){const _0x253e24=_0x2e2a,_0x7cce42=_0x55b89b();while(!![]){try{const _0x3f8af5=parseInt(_0x253e24(0x1e2))/0x1*(parseInt(_0x253e24(0x190))/0x2)+parseInt(_0x253e24(0x1ba))/0x3+-parseInt(_0x253e24(0x135))/0x4*(parseInt(_0x253e24(0x12b))/0x5)+parseInt(_0x253e24(0x159))/0x6+-parseInt(_0x253e24(0x141))/0x7+-parseInt(_0x253e24(0x196))/0x8+-parseInt(_0x253e24(0x174))/0x9*(-parseInt(_0x253e24(0x12e))/0xa);if(_0x3f8af5===_0x5bf888)break;else _0x7cce42['push'](_0x7cce42['shift']());}catch(_0x646a0b){_0x7cce42['push'](_0x7cce42['shift']());}}}(_0x3ae8,0xdb5f0));import{Plugin as _0x595ac1}from'ckeditor5/src/core.js';import{AIConnector as _0x5e0545}from'../aicore/aiconnector.js';import{AISuggestionContainerView as _0x4f9b64}from'../aicore/ui/suggestioncontainer/aisuggestioncontainerview.js';function _0x2e2a(_0x90bfa6,_0x350cb1){const _0x3ae851=_0x3ae8();return _0x2e2a=function(_0x2e2a32,_0x2b899f){_0x2e2a32=_0x2e2a32-0x104;let _0xc56597=_0x3ae851[_0x2e2a32];return _0xc56597;},_0x2e2a(_0x90bfa6,_0x350cb1);}import{Dialog as _0x3f779f,ButtonView as _0x1e59c2,ViewCollection as _0x1b2194,View as _0x4fbd3c}from'ckeditor5/src/ui.js';import{AIEditing as _0x1456b0}from'../aicore/aiediting.js';import{AIActionsInteraction as _0x55116b}from'./model/aiactionsinteraction.js';import{CKEditorError as _0x412b17,first as _0x3b2959}from'ckeditor5/src/utils.js';function _0x3ae8(){const _0x21e9bf=['miniToolbarView','listenTo','nextSibling','open','end','startAutoScroll','_setErrorState','getSelectionAsFragment','icon','length','5633117kKjaIQ','requires','random','message','AI_ACTIONS_PREVIOUS_INTERACTION','selectionRemoved','executeAction','getOperations','removeNavigationItem','ai.availableReplyActions','addOperation','first','indexOf','parent','stopInteraction','stopListening','AI_ACTIONS_GENERIC_ERROR','clearErrorState','_execute','range','_navigationCounter','_navigateToPrevious','remove','forEach','1553838gOuKoq','getRoot','selection','AIConnector','_navigationPreviousButton','span','signal','isBusy','stickiness','documentContextContent','getSelectedContent','add','ai-request-aborted','_createInteraction','_getExecuteDataRegular','map','data','_applyChanges','showError','interactionFinished','queueEmptyPromise','_disableCustomViews','isLoading','_interaction','createPositionBefore','isPremiumPlugin','1/1','5372118iDQZuX','startsWith','addNavigationItem','get','upsertAIActionRating','setTemplate','accepted','execute','catch','actionCallId','_displayInteractionAtIndex','start','slice','$graveyard','actionName','_executeAction','TableSelection','getDocumentContext','_applyOperationsAsSuggestions','_isNavigationPreviousButtonInView','showChangesButton','textContent','_clearLoadingState','_isAbortError','path','_balloonShowDiff','sourcePosition','howMany','2349318FPssdy','getSelectedBlocks','AI_ACTIONS_NEXT_INTERACTION','_navigateToNext','createPositionAfter','abort','11078008RpABWL','rejected','Error\x20updating\x20content\x20during\x20navigation:','AIActions','modelToViewWithIds','clone','applySuggestion','setErrorState','_navigationNextButton','operationsA','clearLoading','pluginName','position','documentFragment','setLoading','model','nodeAfter','_getExecuteDataInTable','reinsert','isDocumentOperation','replyContentUpdated','insertSuggestion','setSelection','_interactionParams','processor','Attribute','_setLoadingState','root','isCollapsed','_stopInteraction','ck-ai-interaction-counter','replyChangeGroupStateUpdated','_clearInteractionHistory','getLimitElement','isOfficialPlugin','schema','3322242LOYpXq','ck-ai-navigation-button\x20ck-ai-previous-button','_wrapWithCommonAncestors','baseVersion','getChildAtOffset','dialogClosed','includes','type','has','_isNavigationCounterInView','stopAutoScroll','toolbar','toggleSuggestionDisplayMode','TrackChangesEditing','upsertCustomAIActionRating','bodyView','updateContent','getFirstRange','move','createPositionAt','_children','AI_ACTIONS_TRY_AGAIN','element','state','merge','_filterOperationsOutsideRange','set','locale','TrackChanges','bind','getChild','hasError','replies','toData','change','balloonView','split','plugins','_clearErrorState','document','1FiAlqd','_anchorOperation','_refreshInteraction','filter','AIBalloon','batch','Error\x20updating\x20content\x20in\x20toggleSuggestionDisplayMode:','enqueue','Error\x20updating\x20content\x20in\x20replyContentUpdated:','_currentInteractionIndex','close','getAncestors','editor','hideLoader','config','rootName','Error\x20clearing\x20loading\x20state\x20in\x20interactionFinished:','changeGroups','_clone','version','_setupCustomViews','createRange','_appendChild','hideError','_customViews','aiBalloon','ai-no-track-changes','getRanges','_promiseQueue','getCommonAncestor','_clearSuggestionContent','static','setChangeGroupState','push','ck-ai-custom-action-button','applyOperation','_updateNavigationUI','error','replyCreated','insert','hasPendingParts','Error\x20updating\x20content\x20in\x20replyCreated:','_isNavigationNextButtonInView','areChangesVisible','pending','rename','ck-ai-navigation-button\x20ck-ai-next-button','getSelectedTableCells','Error\x20refreshing\x20interaction:','282665CNDfCL','isEnabled','streaming','30rzyBmG','mainView','showLoader','stop','history','_interactions','focus','88hVeePB','_aiConnector'];_0x3ae8=function(){return _0x21e9bf;};return _0x3ae8();}import{IconAIQuickActions as _0x3d91b0,IconRefresh as _0x441514,IconNextArrow as _0x110cc2,IconPreviousArrow as _0x900c18,IconShowChangesOff as _0x2cb6f9}from'@ckeditor/ckeditor5-icons';import{AIBalloon as _0x2d0a0d}from'../aiballoon/aiballoon.js';import{PromiseQueue as _0x134c68}from'../aichat/utils/promisequeue.js';import{getTranslation as _0x6f8525}from'../aicore/utils/common-translations.js';import{getSuggestionPartsFromReply as _0x244069}from'../aicore/utils/getsuggestionpartsfromreply.js';import{DocumentCompare as _0x9becbe}from'ckeditor5-collaboration/src/collaboration-core.js';import{fixMarkerOperationOldRange as _0x48ff50,getOperationsFromReply as _0x21b3d3}from'../aicore/utils/getoperationsfromreply.js';import{ModelDocumentFragment as _0x1d88e3,ModelRange as _0x139e99,ModelPosition as _0xb441f1,_DetachOperation as _0x4d5d2b,transformOperationSets as _0x4edd31}from'ckeditor5/src/engine.js';import{AI_REPLY_ACTIONS as _0x3db63d}from'../aichat/ui/feed/aichatfeedsuggestionitemactionsview.js';export class AIActions extends _0x595ac1{static get[_0x57c324(0x142)](){return[_0x5e0545,_0x3f779f,_0x1456b0,_0x2d0a0d,_0x9becbe];}static get[_0x57c324(0x1a1)](){const _0x2ccd4b=_0x57c324;return _0x2ccd4b(0x199);}static get[_0x57c324(0x1b8)](){return!0x0;}static get[_0x57c324(0x172)](){return!0x0;}[_0x57c324(0x136)];[_0x57c324(0x133)]=[];[_0x57c324(0x1eb)]=0x0;[_0x57c324(0x1ad)];[_0x57c324(0x18d)]=!0x1;[_0x57c324(0x112)]=new _0x1b2194();[_0x57c324(0x15d)];[_0x57c324(0x155)];[_0x57c324(0x1c3)]=!0x1;[_0x57c324(0x19e)];[_0x57c324(0x187)]=!0x1;[_0x57c324(0x124)]=!0x1;[_0x57c324(0x116)];get[_0x57c324(0x170)](){const _0x4cb4d4=_0x57c324;return this[_0x4cb4d4(0x133)][this[_0x4cb4d4(0x133)][_0x4cb4d4(0x140)]-0x1];}constructor(_0x470cc9){const _0x24c8eb=_0x57c324;super(_0x470cc9),this[_0x24c8eb(0x136)]=this[_0x24c8eb(0x106)][_0x24c8eb(0x1df)][_0x24c8eb(0x177)](_0x24c8eb(0x15c)),this[_0x24c8eb(0x1d4)](_0x24c8eb(0x160),!0x1),this[_0x24c8eb(0x116)]=new _0x134c68(),this[_0x24c8eb(0x10e)]();}[_0x57c324(0x14f)](){const _0x449281=_0x57c324;this[_0x449281(0x1b3)]();}async[_0x57c324(0x147)](_0x4d57ea,_0x12f4a3,_0x19dc99){const _0x1f77fe=_0x57c324;if(this[_0x1f77fe(0x106)][_0x1f77fe(0x1df)][_0x1f77fe(0x1c2)](_0x1f77fe(0x184))){if(this[_0x1f77fe(0x106)][_0x1f77fe(0x1df)][_0x1f77fe(0x177)](_0x1f77fe(0x184))[_0x1f77fe(0x129)]()){const {modelFragment:_0x27b2b9,anchorData:_0x35df99}=this[_0x1f77fe(0x1a7)]();return this[_0x1f77fe(0x183)](_0x4d57ea,_0x27b2b9,_0x35df99,_0x12f4a3,_0x19dc99);}}const {modelFragment:_0xc6cf0e,anchorData:_0x3099cb}=this[_0x1f77fe(0x167)]();return this[_0x1f77fe(0x183)](_0x4d57ea,_0xc6cf0e,_0x3099cb,_0x12f4a3,_0x19dc99);}[_0x57c324(0x167)](){const _0x508067=_0x57c324,_0x1abe03=this[_0x508067(0x106)][_0x508067(0x1a5)][_0x508067(0x1e1)][_0x508067(0x15b)];if(_0x1abe03[_0x508067(0x1b2)]){const _0x33f304=_0x3b2959(_0x1abe03[_0x508067(0x191)]())||this[_0x508067(0x106)][_0x508067(0x1a5)][_0x508067(0x1b9)][_0x508067(0x1b7)](_0x1abe03);this[_0x508067(0x106)][_0x508067(0x1a5)][_0x508067(0x1dc)](_0x415c74=>{const _0x26d68c=_0x508067;_0x415c74[_0x26d68c(0x1ac)](_0x33f304,'in');});}const _0x5c9879=_0x1abe03[_0x508067(0x1cb)](),_0xdfb2b6=this[_0x508067(0x1bc)](this[_0x508067(0x106)][_0x508067(0x1a5)][_0x508067(0x163)](_0x1abe03),_0x5c9879[_0x508067(0x17f)],_0x5c9879[_0x508067(0x13b)]),_0x253580=_0x1abe03[_0x508067(0x1cb)]()[_0x508067(0x17f)],_0x5e2e08=new Map();let _0x49a61f=_0xdfb2b6;for(let _0x374074=0x0;_0x374074<_0x253580[_0x508067(0x18c)][_0x508067(0x140)];_0x374074++)_0x5e2e08[_0x508067(0x1d4)](_0x49a61f,_0x253580[_0x508067(0x18c)][_0x374074]),_0x49a61f=_0x49a61f[_0x508067(0x1d8)](0x0);return{'modelFragment':_0xdfb2b6,'anchorData':_0x5e2e08};}[_0x57c324(0x1a7)](){const _0x214485=_0x57c324,_0x4dfb92=this[_0x214485(0x106)][_0x214485(0x1a5)][_0x214485(0x1e1)][_0x214485(0x15b)],_0x7b81f7=this[_0x214485(0x106)][_0x214485(0x1df)][_0x214485(0x177)](_0x214485(0x184))[_0x214485(0x13e)](),_0x5e8446=_0x4dfb92[_0x214485(0x1cb)]()[_0x214485(0x17f)][_0x214485(0x14e)][_0x214485(0x14e)],_0x5b63a2=this[_0x214485(0x1bc)](_0x7b81f7,this[_0x214485(0x106)][_0x214485(0x1a5)][_0x214485(0x171)](_0x5e8446),this[_0x214485(0x106)][_0x214485(0x1a5)][_0x214485(0x194)](_0x5e8446)),_0x18c332=_0x4dfb92[_0x214485(0x1cb)]()[_0x214485(0x17f)],_0x2f8474=new Map();let _0x5c7b3f=_0x5b63a2;for(let _0x20df6f=0x0;_0x20df6f<_0x18c332[_0x214485(0x18c)][_0x214485(0x140)];_0x20df6f++)if(_0x2f8474[_0x214485(0x1d4)](_0x5c7b3f,_0x18c332[_0x214485(0x18c)][_0x20df6f]),_0x20df6f<_0x18c332[_0x214485(0x18c)][_0x214485(0x140)]-0x1)_0x5c7b3f=_0x5c7b3f[_0x214485(0x1d8)](0x0);else{let _0x51f6d7=_0x5c7b3f[_0x214485(0x139)];for(;_0x51f6d7;)_0x2f8474[_0x214485(0x1d4)](_0x51f6d7,_0x18c332[_0x214485(0x18c)][_0x20df6f]),_0x51f6d7=_0x51f6d7[_0x214485(0x139)];}return{'modelFragment':_0x5b63a2,'anchorData':_0x2f8474};}[_0x57c324(0x183)](_0x2c602c,_0x327771,_0x439e16,_0x240aa5,_0x14e02c){const _0x2d646c=_0x57c324,_0x2d2a42=this[_0x2d646c(0x106)][_0x2d646c(0x1df)][_0x2d646c(0x177)](_0x1456b0),_0x3de061=this[_0x2d646c(0x106)][_0x2d646c(0x1df)][_0x2d646c(0x177)](_0x2d0a0d),_0x7e7269=this[_0x2d646c(0x106)][_0x2d646c(0x1a5)][_0x2d646c(0x1e1)][_0x2d646c(0x15b)],_0x9d92fb=_0x2d2a42[_0x2d646c(0x19a)](_0x327771),_0x3808ed=this[_0x2d646c(0x106)][_0x2d646c(0x169)][_0x2d646c(0x1ae)][_0x2d646c(0x1db)](_0x9d92fb),_0x20321=this[_0x2d646c(0x106)][_0x2d646c(0x1a5)][_0x2d646c(0x1e1)][_0x2d646c(0x10d)],_0x4a6137=[..._0x7e7269[_0x2d646c(0x115)]()];let _0x398b29=this[_0x2d646c(0x106)][_0x2d646c(0x108)][_0x2d646c(0x177)](_0x2d646c(0x14a))||[..._0x3db63d];this[_0x2d646c(0x106)][_0x2d646c(0x1df)][_0x2d646c(0x1c2)](_0x2d646c(0x1d6))||(_0x398b29=_0x398b29[_0x2d646c(0x1e5)](_0x48b79f=>_0x2d646c(0x1ab)!=_0x48b79f));const _0x8967b5=new _0x4f9b64(this[_0x2d646c(0x106)][_0x2d646c(0x1d5)],{'showDiff':!0x1,'areActionsDisabled':!0x1,'hideHeader':!0x0,'showLoader':!0x0,'miniToolbarConfig':{'showChanges':_0x2d646c(0x13f),'customView':this[_0x2d646c(0x112)]},'showUnchangedParts':!0x0,'availableActions':_0x398b29});return _0x3de061[_0x2d646c(0x13a)]({'index':0x3e8*Math[_0x2d646c(0x143)]()%0x3e8,'title':_0x240aa5,'icon':_0x14e02c||_0x3d91b0,'mainView':_0x8967b5,'showRotator':!0x1,'showApplyButton':!0x0,'showSuggestButton':this[_0x2d646c(0x106)][_0x2d646c(0x1df)][_0x2d646c(0x1c2)](_0x2d646c(0x1d6)),'ranges':_0x4a6137}),this[_0x2d646c(0x1b0)](_0x8967b5,_0x3de061),this[_0x2d646c(0x138)](_0x3de061,_0x2d646c(0x19c),()=>{const _0x3e7d30=_0x2d646c;this[_0x3e7d30(0x16a)](_0x327771,_0x439e16,!0x1);}),this[_0x2d646c(0x138)](_0x3de061,_0x2d646c(0x1ab),()=>{const _0x44578c=_0x2d646c;this[_0x44578c(0x16a)](_0x327771,_0x439e16,!0x0);}),this[_0x2d646c(0x138)](_0x3de061,_0x2d646c(0x146),()=>{const _0x140512=_0x2d646c;this[_0x140512(0x1b3)](),this[_0x140512(0x16e)]();}),this[_0x2d646c(0x138)](_0x3de061,_0x2d646c(0x1bf),()=>{const _0x369f3c=_0x2d646c;if(this[_0x369f3c(0x170)]&&this[_0x369f3c(0x170)][_0x369f3c(0x1da)][_0x369f3c(0x140)]>0x0){const _0x21ccee=this[_0x369f3c(0x170)][_0x369f3c(0x1da)][this[_0x369f3c(0x170)][_0x369f3c(0x1da)][_0x369f3c(0x140)]-0x1],_0x6a0618=_0x21ccee[_0x369f3c(0x10b)][0x0];_0x6a0618&&_0x369f3c(0x126)===_0x6a0618[_0x369f3c(0x1d1)]&&_0x21ccee[_0x369f3c(0x11a)](0x0,_0x369f3c(0x197));}this[_0x369f3c(0x1b3)](),this[_0x369f3c(0x1b6)](),this[_0x369f3c(0x150)](_0x3de061);}),this[_0x2d646c(0x166)](_0x3808ed,_0x20321,_0x8967b5,_0x3de061,_0x2c602c);}[_0x57c324(0x1bc)](_0x8c0b9,_0x172e2a,_0x16c89e){const _0x11be34=_0x57c324,_0x55b90b=this[_0x11be34(0x106)][_0x11be34(0x1a5)][_0x11be34(0x10f)](_0x172e2a,_0x16c89e)[_0x11be34(0x117)](),_0x5a0c0e=_0x55b90b['is'](_0x11be34(0x1a3))?[]:_0x55b90b[_0x11be34(0x105)]({'includeSelf':!0x0})[_0x11be34(0x180)](0x1);if(_0x5a0c0e[_0x11be34(0x140)]){const _0x4c30ac=_0x5a0c0e[_0x11be34(0x168)](_0x3bf2d3=>_0x3bf2d3[_0x11be34(0x10c)](!0x1));for(let _0x333245=0x1;_0x333245<_0x4c30ac[_0x11be34(0x140)];_0x333245++)_0x4c30ac[_0x333245-0x1][_0x11be34(0x110)](_0x4c30ac[_0x333245]);return _0x4c30ac[_0x4c30ac[_0x11be34(0x140)]-0x1][_0x11be34(0x110)](_0x8c0b9),new _0x1d88e3(_0x4c30ac[0x0]);}return _0x8c0b9;}async[_0x57c324(0x166)](_0x2d26c0,_0x23e7a1,_0x46c21f,_0xb02198,_0x2ec180){const _0xed98ae=_0x57c324,_0x14447d=this[_0xed98ae(0x106)];this[_0xed98ae(0x1ad)]={'action':_0x2ec180,'content':_0x2d26c0,'version':_0x23e7a1,'mainView':_0x46c21f,'aiBalloon':_0xb02198};const _0x4087f2=new _0x55116b({'connector':this[_0xed98ae(0x136)],'editor':_0x14447d,'content':_0x2d26c0,'version':_0x23e7a1,..._0x2ec180});this[_0xed98ae(0x133)][_0xed98ae(0x11b)](_0x4087f2),_0x46c21f[_0xed98ae(0x111)]();const _0x116c0a=(_0x4ed8c7,_0x3d34b8,_0x1ef4d6=!0x1,_0x1deee6=_0xed98ae(0x12d))=>this[_0xed98ae(0x116)][_0xed98ae(0x1e9)](async _0x32733a=>{const _0x2425e3=_0xed98ae;try{const _0x1283aa=_0x244069({'editor':_0x14447d,'changeGroups':_0x4ed8c7[_0x2425e3(0x10b)],'documentContextContent':_0x4ed8c7[_0x2425e3(0x162)],'showDiff':_0x1ef4d6,'trimUnchanged':!0x1});await _0x3d34b8[_0x2425e3(0x1ca)]({'parts':_0x1283aa,'renderingStrategy':_0x1deee6,'abortSignal':_0x32733a});}catch(_0x212ba5){if(this[_0x2425e3(0x18b)](_0x212ba5))return;throw _0x212ba5;}});this[_0xed98ae(0x170)]['on'](_0xed98ae(0x120),(_0x373e76,_0x54543d)=>{const _0x3ab86e=_0xed98ae;_0x46c21f[_0x3ab86e(0x107)](),_0xb02198[_0x3ab86e(0x13c)](),_0x116c0a(_0x54543d,_0x46c21f)[_0x3ab86e(0x17c)](_0x1e949b=>{const _0x55465f=_0x3ab86e;this[_0x55465f(0x18b)](_0x1e949b)||(console[_0x55465f(0x11f)](_0x55465f(0x123),_0x1e949b),this[_0x55465f(0x13d)](_0x4087f2,_0x46c21f));});}),this[_0xed98ae(0x170)]['on'](_0xed98ae(0x1aa),(_0x575ffc,_0x444172)=>{const _0x118353=_0xed98ae;_0x116c0a(_0x444172,_0x46c21f)[_0x118353(0x17c)](_0x1c3efc=>{const _0x19f297=_0x118353;this[_0x19f297(0x18b)](_0x1c3efc)||(console[_0x19f297(0x11f)](_0x19f297(0x1ea),_0x1c3efc),this[_0x19f297(0x13d)](_0x4087f2,_0x46c21f));});}),this[_0xed98ae(0x170)]['on'](_0xed98ae(0x16c),async()=>{const _0x1832f8=_0xed98ae;try{await this[_0x1832f8(0x18a)](_0x46c21f,_0xb02198),this[_0x1832f8(0x11e)](),await this[_0x1832f8(0x116)][_0x1832f8(0x16d)];}catch(_0x6c13e2){this[_0x1832f8(0x18b)](_0x6c13e2)||(console[_0x1832f8(0x11f)](_0x1832f8(0x10a),_0x6c13e2),this[_0x1832f8(0x13d)](_0x4087f2,_0x46c21f));}finally{_0xb02198[_0x1832f8(0x1c4)]();}}),this[_0xed98ae(0x138)](_0x46c21f,_0xed98ae(0x1c6),async(_0x417f9e,{showDiff:_0x33fed1})=>{const _0x34ffce=_0xed98ae;try{this[_0x34ffce(0x18d)]=_0x33fed1;const _0x150913=this[_0x34ffce(0x170)][_0x34ffce(0x1da)][this[_0x34ffce(0x170)][_0x34ffce(0x1da)][_0x34ffce(0x140)]-0x1];_0x150913&&await _0x116c0a(_0x150913,_0x46c21f,_0x33fed1,_0x34ffce(0x119));}catch(_0x4c62d8){this[_0x34ffce(0x18b)](_0x4c62d8)||(console[_0x34ffce(0x11f)](_0x34ffce(0x1e8),_0x4c62d8),this[_0x34ffce(0x13d)](_0x4087f2,_0x46c21f));}}),this[_0xed98ae(0x170)]['on'](_0xed98ae(0x1b5),(_0x17fe26,{reply:_0x49657e})=>{const _0x552f4f=_0xed98ae,_0x156498={'positiveCount':_0x49657e[_0x552f4f(0x10b)][_0x552f4f(0x1e5)](_0x51490a=>_0x552f4f(0x17a)===_0x51490a[_0x552f4f(0x1d1)])[_0x552f4f(0x140)],'totalCount':_0x49657e[_0x552f4f(0x10b)][_0x552f4f(0x140)]},_0x1b8d0a=this[_0x552f4f(0x170)][_0x552f4f(0x17d)],_0x153d3c=this[_0x552f4f(0x170)][_0x552f4f(0x182)];_0x153d3c?this[_0x552f4f(0x136)][_0x552f4f(0x178)](_0x153d3c,_0x1b8d0a,_0x156498):this[_0x552f4f(0x136)][_0x552f4f(0x1c8)](_0x1b8d0a,_0x156498);}),this[_0xed98ae(0x1b0)](_0x46c21f,_0xb02198);try{const _0x3be0ed=await this[_0xed98ae(0x170)][_0xed98ae(0x17f)]();return this[_0xed98ae(0x11e)](),_0x3be0ed;}catch(_0x328acf){if(this[_0xed98ae(0x18b)](_0x328acf))return;_0x46c21f[_0xed98ae(0x107)](),this[_0xed98ae(0x13d)](_0x4087f2,_0x46c21f);}}[_0x57c324(0x16a)](_0x108a98,_0x247814,_0x558252){const _0x95a5ff=_0x57c324,_0x1c85ad=this[_0x95a5ff(0x106)];if(_0x558252&&!_0x1c85ad[_0x95a5ff(0x1df)][_0x95a5ff(0x1c2)](_0x95a5ff(0x1d6)))throw new _0x412b17(_0x95a5ff(0x114),null);const _0x25b5c1=this[_0x95a5ff(0x106)][_0x95a5ff(0x1df)][_0x95a5ff(0x177)](_0x9becbe),_0x383270=this[_0x95a5ff(0x170)],_0x37d355=this[_0x95a5ff(0x170)][_0x95a5ff(0x1da)][this[_0x95a5ff(0x170)][_0x95a5ff(0x1da)][_0x95a5ff(0x140)]-0x1],_0x110b33=_0x37d355[_0x95a5ff(0x10b)];_0x37d355[_0x95a5ff(0x11a)](0x0,_0x95a5ff(0x17a));let _0x48434a=_0x21b3d3({'editor':_0x1c85ad,'reply':_0x37d355,'interaction':_0x383270,'groups':_0x110b33,'transform':!0x1,'documentCompare':_0x25b5c1,'documentCompareOptions':{'anchor':_0x1c85ad[_0x95a5ff(0x1a5)][_0x95a5ff(0x1cd)](_0x108a98,0x0),'markDeletions':_0x558252}});_0x48434a=this[_0x95a5ff(0x1d3)](_0x48434a,_0x247814);for(const _0x4856eb of _0x48434a)this[_0x95a5ff(0x1e3)](_0x247814,_0x4856eb,_0x1c85ad[_0x95a5ff(0x1a5)][_0x95a5ff(0x1e1)][_0x95a5ff(0x15a)]());const _0x2cc863=_0x383270[_0x95a5ff(0x185)]()[_0x95a5ff(0x10d)],_0xe2ce3c=_0x1c85ad[_0x95a5ff(0x1a5)][_0x95a5ff(0x1e1)][_0x95a5ff(0x132)][_0x95a5ff(0x148)](_0x2cc863),_0xa94690={'document':_0x1c85ad[_0x95a5ff(0x1a5)][_0x95a5ff(0x1e1)],'useRelations':!0x1,'padWithNoOps':!0x1},_0x826ee7=_0x4edd31(_0x48434a,_0xe2ce3c,_0xa94690)[_0x95a5ff(0x19f)];_0x1c85ad[_0x95a5ff(0x1a5)][_0x95a5ff(0x1dc)](_0x4fbd2c=>{const _0x3d64f5=_0x95a5ff;if(_0x4fbd2c[_0x3d64f5(0x1ac)](_0x1c85ad[_0x3d64f5(0x1a5)][_0x3d64f5(0x1e1)][_0x3d64f5(0x15b)][_0x3d64f5(0x134)]),_0x558252)_0x1c85ad[_0x3d64f5(0x1df)][_0x3d64f5(0x177)](_0x3d64f5(0x1c7))[_0x3d64f5(0x186)](_0x826ee7);else{for(const _0x31bbff of _0x826ee7)_0x31bbff[_0x3d64f5(0x1bd)]=_0x1c85ad[_0x3d64f5(0x1a5)][_0x3d64f5(0x1e1)][_0x3d64f5(0x10d)],_0x48ff50(_0x1c85ad,_0x31bbff),_0x4fbd2c[_0x3d64f5(0x1e7)][_0x3d64f5(0x14b)](_0x31bbff),_0x1c85ad[_0x3d64f5(0x1a5)][_0x3d64f5(0x11d)](_0x31bbff);}}),this[_0x95a5ff(0x106)][_0x95a5ff(0x1df)][_0x95a5ff(0x177)](_0x95a5ff(0x1e6))[_0x95a5ff(0x104)]();}[_0x57c324(0x1d3)](_0x51d44b,_0x1f3a60){const _0x1230b0=_0x57c324;return _0x51d44b[_0x1230b0(0x1e5)](_0x25a9fb=>{const _0x1f7a1b=_0x1230b0;if(_0x1f7a1b(0x127)==_0x25a9fb[_0x1f7a1b(0x1c1)]){const _0x9a7275=_0x25a9fb[_0x1f7a1b(0x1a2)][_0x1f7a1b(0x1a6)];return!_0x1f3a60[_0x1f7a1b(0x1c2)](_0x9a7275);}if(_0x25a9fb[_0x1f7a1b(0x1c1)][_0x1f7a1b(0x14d)](_0x1f7a1b(0x1af))>-0x1){const _0x479623=_0x25a9fb[_0x1f7a1b(0x154)][_0x1f7a1b(0x17f)][_0x1f7a1b(0x1a6)];return!_0x1f3a60[_0x1f7a1b(0x1c2)](_0x479623);}return!0x0;});}[_0x57c324(0x1e3)](_0x573f7f,_0x301626,_0x3aac70){const _0x41a747=_0x57c324,_0x1953ff=_0x301626[_0x41a747(0x19b)]();for(const _0x467781 in _0x301626){const _0x207075=_0x301626[_0x467781];_0x207075 instanceof _0x139e99?_0x301626[_0x467781]=new _0x139e99(_0x57dbe5(_0x207075[_0x41a747(0x17f)]),_0x57dbe5(_0x207075[_0x41a747(0x13b)])):_0x207075 instanceof _0xb441f1&&(_0x301626[_0x467781]=_0x57dbe5(_0x207075));}if([_0x41a747(0x121),_0x41a747(0x1cc),_0x41a747(0x157),_0x41a747(0x1a8),_0x41a747(0x1de),_0x41a747(0x1d2)][_0x41a747(0x1c0)](_0x1953ff[_0x41a747(0x1c1)])){if(_0x1953ff[_0x41a747(0x1a9)]=!0x1,_0x1953ff[_0x41a747(0x1bd)]=null,_0x41a747(0x157)==_0x1953ff[_0x41a747(0x1c1)]){const _0x18baf9=_0x1953ff[_0x41a747(0x18e)],_0x3d5154=_0x1953ff[_0x41a747(0x18f)];new _0x4d5d2b(_0x18baf9,_0x3d5154)[_0x41a747(0x153)]();}else _0x1953ff[_0x41a747(0x153)]();}function _0x57dbe5(_0x2a013e){const _0x2d73a6=_0x41a747;if(_0x2d73a6(0x181)==_0x2a013e[_0x2d73a6(0x1b1)][_0x2d73a6(0x109)])return _0x2a013e;const _0x1a89c4=[];let _0xfcb0a6=_0x2a013e[_0x2d73a6(0x1b1)];for(let _0xb47940=0x0;_0xb47940<_0x2a013e[_0x2d73a6(0x18c)][_0x2d73a6(0x140)];_0xb47940++){const _0x114132=_0x573f7f[_0x2d73a6(0x177)](_0xfcb0a6)||0x0;_0x1a89c4[_0xb47940]=_0x2a013e[_0x2d73a6(0x18c)][_0xb47940]+_0x114132,_0xfcb0a6=_0xfcb0a6[_0x2d73a6(0x1be)](_0x2a013e[_0x2d73a6(0x18c)][_0xb47940]);}return new _0xb441f1(_0x3aac70,_0x1a89c4,_0x2a013e[_0x2d73a6(0x161)]);}}[_0x57c324(0x1e4)](){const _0x2d3528=_0x57c324;if(!this[_0x2d3528(0x1ad)])return;this[_0x2d3528(0x133)][_0x2d3528(0x140)]>0x0&&this[_0x2d3528(0x1b3)](),this[_0x2d3528(0x1eb)]=0x0,this[_0x2d3528(0x18d)]=!0x1;const {action:_0x2c030c,content:_0x5ad8a1,version:_0x47d148,mainView:_0x3a7909,aiBalloon:_0x199b3f}=this[_0x2d3528(0x1ad)];_0x3a7909[_0x2d3528(0x125)]=!0x1,_0x3a7909[_0x2d3528(0x111)](),this[_0x2d3528(0x1e0)](_0x3a7909,_0x199b3f);const _0x3188c2=_0x3a7909;_0x3188c2[_0x2d3528(0x137)]&&_0x3188c2[_0x2d3528(0x137)][_0x2d3528(0x188)]&&_0x3188c2[_0x2d3528(0x137)][_0x2d3528(0x188)][_0x2d3528(0x1d4)]({'isOn':!0x1,'icon':_0x2cb6f9}),this[_0x2d3528(0x118)](_0x3a7909),_0x3a7909[_0x2d3528(0x130)](),this[_0x2d3528(0x11e)](),this[_0x2d3528(0x150)](_0x3a7909),this[_0x2d3528(0x166)](_0x5ad8a1,_0x47d148,_0x3a7909,_0x199b3f,_0x2c030c)[_0x2d3528(0x17c)](_0x4f28ef=>{const _0x5202f0=_0x2d3528;this[_0x5202f0(0x18b)](_0x4f28ef)||console[_0x5202f0(0x11f)](_0x5202f0(0x12a),_0x4f28ef);});}[_0x57c324(0x118)](_0x529399){const _0x29d7cf=_0x57c324,_0x83fe1b=_0x529399[_0x29d7cf(0x1c9)][_0x29d7cf(0x1ce)];for(;_0x83fe1b[_0x29d7cf(0x140)]>0x0;)_0x83fe1b[_0x29d7cf(0x157)](_0x83fe1b[_0x29d7cf(0x14c)]);_0x529399[_0x29d7cf(0x1c9)][_0x29d7cf(0x122)]=!0x1;}[_0x57c324(0x18b)](_0x4f7e52){const _0x6e9aaa=_0x57c324;return!!_0x4f7e52[_0x6e9aaa(0x144)]&&_0x4f7e52[_0x6e9aaa(0x144)][_0x6e9aaa(0x175)](_0x6e9aaa(0x165));}[_0x57c324(0x1b6)](){const _0xb04f10=_0x57c324;this[_0xb04f10(0x133)]=[],this[_0xb04f10(0x1ad)]=void 0x0,this[_0xb04f10(0x1eb)]=0x0,this[_0xb04f10(0x11e)]();}[_0x57c324(0x1b3)](){const _0x55189e=_0x57c324;this[_0x55189e(0x170)]&&this[_0x55189e(0x170)][_0x55189e(0x131)](),this[_0x55189e(0x116)][_0x55189e(0x195)](),this[_0x55189e(0x160)]=!0x1,this[_0x55189e(0x1ad)]&&this[_0x55189e(0x1ad)][_0x55189e(0x113)][_0x55189e(0x1c4)]();}[_0x57c324(0x10e)](){const _0x20c8a2=_0x57c324,_0x49f061=new _0x1e59c2(this[_0x20c8a2(0x106)][_0x20c8a2(0x1d5)]),_0x5f3c1a=new _0x1e59c2(this[_0x20c8a2(0x106)][_0x20c8a2(0x1d5)]),_0x4779d4=new _0x4fbd3c(this[_0x20c8a2(0x106)][_0x20c8a2(0x1d5)]),_0x51e578=new _0x1e59c2(this[_0x20c8a2(0x106)][_0x20c8a2(0x1d5)]);_0x49f061[_0x20c8a2(0x1d4)]({'icon':_0x441514,'label':_0x6f8525(this[_0x20c8a2(0x106)][_0x20c8a2(0x1d5)],_0x20c8a2(0x1cf)),'tooltip':!0x0,'class':_0x20c8a2(0x11c)}),_0x5f3c1a[_0x20c8a2(0x1d4)]({'icon':_0x900c18,'tooltip':_0x6f8525(this[_0x20c8a2(0x106)][_0x20c8a2(0x1d5)],_0x20c8a2(0x145)),'class':_0x20c8a2(0x1bb)}),_0x4779d4[_0x20c8a2(0x179)]({'tag':_0x20c8a2(0x15e),'attributes':{'class':[_0x20c8a2(0x1b4)]},'children':[_0x20c8a2(0x173)]}),_0x51e578[_0x20c8a2(0x1d4)]({'icon':_0x110cc2,'tooltip':_0x6f8525(this[_0x20c8a2(0x106)][_0x20c8a2(0x1d5)],_0x20c8a2(0x192)),'class':_0x20c8a2(0x128)}),_0x49f061[_0x20c8a2(0x1d7)](_0x20c8a2(0x12c))['to'](this,_0x20c8a2(0x160),_0x4fd454=>!_0x4fd454),_0x49f061['on'](_0x20c8a2(0x17b),()=>{const _0xc65676=_0x20c8a2;this[_0xc65676(0x1e4)]();}),_0x5f3c1a[_0x20c8a2(0x1d7)](_0x20c8a2(0x12c))['to'](this,_0x20c8a2(0x160),_0x236941=>!_0x236941),_0x5f3c1a['on'](_0x20c8a2(0x17b),()=>{const _0x33d314=_0x20c8a2;this[_0x33d314(0x156)]();}),_0x51e578[_0x20c8a2(0x1d7)](_0x20c8a2(0x12c))['to'](this,_0x20c8a2(0x160),_0x1fbb26=>!_0x1fbb26),_0x51e578['on'](_0x20c8a2(0x17b),()=>{const _0x2b592d=_0x20c8a2;this[_0x2b592d(0x193)]();}),this[_0x20c8a2(0x15d)]=_0x5f3c1a,this[_0x20c8a2(0x155)]=_0x4779d4,this[_0x20c8a2(0x19e)]=_0x51e578,this[_0x20c8a2(0x112)][_0x20c8a2(0x164)](_0x49f061);}[_0x57c324(0x156)](){const _0x37c7f7=_0x57c324,_0x37414c=this[_0x37c7f7(0x133)][_0x37c7f7(0x140)];this[_0x37c7f7(0x1eb)]<_0x37414c-0x1&&this[_0x37c7f7(0x17e)](this[_0x37c7f7(0x1eb)]+0x1);}[_0x57c324(0x193)](){const _0x49a45a=_0x57c324;this[_0x49a45a(0x1eb)]>0x0&&this[_0x49a45a(0x17e)](this[_0x49a45a(0x1eb)]-0x1);}async[_0x57c324(0x17e)](_0x490d92){const _0xc39985=_0x57c324;if(!this[_0xc39985(0x1ad)])return;this[_0xc39985(0x1eb)]=_0x490d92;const {mainView:_0x409dfd}=this[_0xc39985(0x1ad)],_0x37b815=this[_0xc39985(0x133)][this[_0xc39985(0x133)][_0xc39985(0x140)]-0x1-this[_0xc39985(0x1eb)]];if(!_0x37b815)return;if(_0x37b815[_0xc39985(0x1d9)])return this[_0xc39985(0x13d)](_0x37b815,_0x409dfd),void this[_0xc39985(0x11e)]();if(!_0x37b815[_0xc39985(0x1da)][_0xc39985(0x140)])return;_0x409dfd[_0xc39985(0x111)](),this[_0xc39985(0x1ad)]&&this[_0xc39985(0x1e0)](_0x409dfd,this[_0xc39985(0x1ad)][_0xc39985(0x113)]);const _0x121449=_0x37b815[_0xc39985(0x1da)][_0x37b815[_0xc39985(0x1da)][_0xc39985(0x140)]-0x1];if(_0x121449){const _0x290f33=this[_0xc39985(0x106)];this[_0xc39985(0x118)](_0x409dfd);try{const _0x4c0b1d=_0x244069({'editor':_0x290f33,'changeGroups':_0x121449[_0xc39985(0x10b)],'documentContextContent':_0x121449[_0xc39985(0x162)],'showDiff':this[_0xc39985(0x18d)],'trimUnchanged':!0x1});this[_0xc39985(0x118)](_0x409dfd),await new Promise(_0x534a16=>setTimeout(_0x534a16,0x32)),await _0x409dfd[_0xc39985(0x1ca)]({'parts':_0x4c0b1d,'renderingStrategy':_0xc39985(0x119),'abortSignal':new AbortController()[_0xc39985(0x15f)]});}catch(_0x1475cf){this[_0xc39985(0x18b)](_0x1475cf)||console[_0xc39985(0x11f)](_0xc39985(0x198),_0x1475cf);}}this[_0xc39985(0x11e)]();}[_0x57c324(0x11e)](){const _0x43614f=_0x57c324;if(!this[_0x43614f(0x15d)]||!this[_0x43614f(0x155)]||!this[_0x43614f(0x19e)])return;const _0x400a8c=this[_0x43614f(0x133)][_0x43614f(0x140)],_0x4179cc=_0x400a8c>0x1,_0x221c85=this[_0x43614f(0x1ad)]?.[_0x43614f(0x12f)];if(_0x4179cc){this[_0x43614f(0x187)]||this[_0x43614f(0x1c3)]||this[_0x43614f(0x124)]||(this[_0x43614f(0x112)][_0x43614f(0x164)](this[_0x43614f(0x15d)]),_0x221c85?.[_0x43614f(0x176)](this[_0x43614f(0x15d)]),this[_0x43614f(0x187)]=!0x0,this[_0x43614f(0x112)][_0x43614f(0x164)](this[_0x43614f(0x155)]),_0x221c85?.[_0x43614f(0x176)](this[_0x43614f(0x155)]),this[_0x43614f(0x1c3)]=!0x0,this[_0x43614f(0x112)][_0x43614f(0x164)](this[_0x43614f(0x19e)]),_0x221c85?.[_0x43614f(0x176)](this[_0x43614f(0x19e)]),this[_0x43614f(0x124)]=!0x0);const _0x51b5b5=_0x400a8c-this[_0x43614f(0x1eb)];this[_0x43614f(0x155)][_0x43614f(0x1d0)]&&(this[_0x43614f(0x155)][_0x43614f(0x1d0)][_0x43614f(0x189)]=_0x51b5b5+'/'+_0x400a8c),this[_0x43614f(0x15d)][_0x43614f(0x12c)]=this[_0x43614f(0x1eb)]<_0x400a8c-0x1,this[_0x43614f(0x19e)][_0x43614f(0x12c)]=this[_0x43614f(0x1eb)]>0x0;}else(this[_0x43614f(0x187)]||this[_0x43614f(0x1c3)]||this[_0x43614f(0x124)])&&(this[_0x43614f(0x112)][_0x43614f(0x157)](this[_0x43614f(0x15d)]),_0x221c85?.[_0x43614f(0x149)](this[_0x43614f(0x15d)]),this[_0x43614f(0x187)]=!0x1,this[_0x43614f(0x112)][_0x43614f(0x157)](this[_0x43614f(0x155)]),_0x221c85?.[_0x43614f(0x149)](this[_0x43614f(0x155)]),this[_0x43614f(0x1c3)]=!0x1,this[_0x43614f(0x112)][_0x43614f(0x157)](this[_0x43614f(0x19e)]),_0x221c85?.[_0x43614f(0x149)](this[_0x43614f(0x19e)]),this[_0x43614f(0x124)]=!0x1);}[_0x57c324(0x1b0)](_0x275587,_0x2c2f4a){const _0x9f92cd=_0x57c324;_0x275587[_0x9f92cd(0x1a4)](),_0x2c2f4a[_0x9f92cd(0x1dd)][_0x9f92cd(0x1a4)](),this[_0x9f92cd(0x160)]=!0x0;}async[_0x57c324(0x13d)](_0x49aef3,_0x508628){const _0x3d2c0=_0x57c324,_0x2927a5=_0x6f8525(this[_0x3d2c0(0x106)][_0x3d2c0(0x1d5)],_0x3d2c0(0x151));_0x508628[_0x3d2c0(0x16b)](_0x2927a5),_0x49aef3[_0x3d2c0(0x1d9)]=!0x0,await this[_0x3d2c0(0x116)][_0x3d2c0(0x16d)],_0x508628[_0x3d2c0(0x19d)](),this[_0x3d2c0(0x1ad)]?.[_0x3d2c0(0x113)][_0x3d2c0(0x1dd)][_0x3d2c0(0x1c5)]&&(this[_0x3d2c0(0x1ad)][_0x3d2c0(0x113)][_0x3d2c0(0x1dd)][_0x3d2c0(0x1c5)][_0x3d2c0(0x16f)]=!0x0);}[_0x57c324(0x1e0)](_0x1066e4,_0x4e9530){const _0x1fd270=_0x57c324;_0x1066e4[_0x1fd270(0x152)](),_0x4e9530[_0x1fd270(0x1dd)][_0x1fd270(0x1c5)]&&(_0x4e9530[_0x1fd270(0x1dd)][_0x1fd270(0x1c5)][_0x1fd270(0x16f)]=!0x1);}async[_0x57c324(0x18a)](_0x475b45,_0xdc60a8){const _0x476120=_0x57c324;await this[_0x476120(0x116)][_0x476120(0x16d)],this[_0x476120(0x160)]=!0x1,_0x475b45[_0x476120(0x1a0)](),_0xdc60a8[_0x476120(0x1dd)][_0x476120(0x1a0)]();}[_0x57c324(0x16e)](){const _0x12e07a=_0x57c324;this[_0x12e07a(0x112)][_0x12e07a(0x158)](_0x4f7806=>{const _0x54dc02=_0x12e07a;_0x54dc02(0x12c)in _0x4f7806&&(_0x4f7806[_0x54dc02(0x12c)]=!0x1);});}}
|
|
23
|
+
const _0x4885ef=_0x17a5;function _0x49b9(){const _0x1224ef=['_clone','rootName','indexOf','processor','add','sourcePosition','_wrapWithCommonAncestors','Error\x20refreshing\x20interaction:','_navigateToPrevious','document','get','baseVersion','_disableCustomViews','balloonView','replyCreated','ck-ai-custom-action-button','config','root','toData','stopListening','has','set','start','span','createRange','split','actionName','stopInteraction','getChildAtOffset','AI_ACTIONS_TRY_AGAIN','change','version','addOperation','addNavigationItem','focus','3982872kwtxjw','isLoading','isEnabled','Error\x20updating\x20content\x20in\x20replyContentUpdated:','_anchorOperation','AIConnector','pluginName','getFirstRange','execute','slice','_clearErrorState','ai.availableReplyActions','5028JCfXxg','createPositionAt','ck-ai-interaction-counter','clearLoading','open','toolbar','icon','nodeAfter','startsWith','_navigationPreviousButton','_applyOperationsAsSuggestions','createPositionAfter','$graveyard','interactionFinished','replies','_createInteraction','getSelectionAsFragment','showLoader','_children','upsertAIActionRating','_execute','updateContent','1/1','range','history','_balloonShowDiff','AIBalloon','setErrorState','howMany','bodyView','data','TrackChanges','_isNavigationPreviousButtonInView','getRoot','pending','documentContextContent','remove','error','model','_displayInteractionAtIndex','modelToViewWithIds','streaming','element','AI_ACTIONS_NEXT_INTERACTION','move','stop','miniToolbarView','showError','TableSelection','isCollapsed','_navigateToNext','requires','replyContentUpdated','setLoading','queueEmptyPromise','applySuggestion','editor','Error\x20updating\x20content\x20in\x20toggleSuggestionDisplayMode:','changeGroups','batch','removeNavigationItem','stopAutoScroll','_customViews','310470rpzQSX','includes','_applyChanges','isDocumentOperation','applyOperation','locale','hasPendingParts','bind','_getExecuteDataRegular','_getExecuteDataInTable','setSelection','listenTo','dialogClosed','close','filter','mainView','_isNavigationNextButtonInView','rename','first','ck-ai-navigation-button\x20ck-ai-next-button','accepted','_filterOperationsOutsideRange','hideError','_promiseQueue','969630aheLdE','insertSuggestion','hasError','AI_ACTIONS_GENERIC_ERROR','map','forEach','upsertCustomAIActionRating','Error\x20clearing\x20loading\x20state\x20in\x20interactionFinished:','reinsert','ai-no-track-changes','Attribute','getSelectedBlocks','_interactions','_currentInteractionIndex','getLimitElement','push','random','_executeAction','isBusy','1437dkxTUO','setTemplate','aiBalloon','state','enqueue','schema','stickiness','showChangesButton','_navigationCounter','2390571GBueOs','position','Error\x20updating\x20content\x20in\x20replyCreated:','AI_ACTIONS_PREVIOUS_INTERACTION','getSelectedContent','_navigationNextButton','_clearSuggestionContent','_stopInteraction','hideLoader','_interactionParams','isPremiumPlugin','_updateNavigationUI','getAncestors','getSelectedTableCells','catch','23624OajLKD','nextSibling','end','getChild','getRanges','abort','2114lxtXbC','parent','merge','_isAbortError','documentFragment','_appendChild','toggleSuggestionDisplayMode','getOperations','areChangesVisible','static','createPositionBefore','_refreshInteraction','selectionRemoved','setChangeGroupState','textContent','startAutoScroll','isOfficialPlugin','_setErrorState','selection','length','insert','type','getDocumentContext','_clearLoadingState','_interaction','replyChangeGroupStateUpdated','operationsA','signal','ai-request-aborted','message','plugins','ck-ai-navigation-button\x20ck-ai-previous-button','_clearInteractionHistory','27710OMWhqq','executeAction','_isNavigationCounterInView','rejected','_setLoadingState','path','AIActions','_setupCustomViews','_aiConnector','Error\x20updating\x20content\x20during\x20navigation:','actionCallId','clone','TrackChangesEditing','clearErrorState','getCommonAncestor'];_0x49b9=function(){return _0x1224ef;};return _0x49b9();}(function(_0x131e3e,_0x36802e){const _0x23019e=_0x17a5,_0x31f58f=_0x131e3e();while(!![]){try{const _0x583b29=parseInt(_0x23019e(0x269))/0x1+-parseInt(_0x23019e(0x281))/0x2+-parseInt(_0x23019e(0x294))/0x3*(-parseInt(_0x23019e(0x22a))/0x4)+-parseInt(_0x23019e(0x1ec))/0x5+parseInt(_0x23019e(0x21e))/0x6+-parseInt(_0x23019e(0x1cb))/0x7*(parseInt(_0x23019e(0x1c5))/0x8)+parseInt(_0x23019e(0x1b6))/0x9;if(_0x583b29===_0x36802e)break;else _0x31f58f['push'](_0x31f58f['shift']());}catch(_0x4b2927){_0x31f58f['push'](_0x31f58f['shift']());}}}(_0x49b9,0x70441));import{Plugin as _0x1482fe}from'ckeditor5/src/core.js';import{AIConnector as _0x2b0ccd}from'../aicore/aiconnector.js';import{AISuggestionContainerView as _0x26f777}from'../aicore/ui/suggestioncontainer/aisuggestioncontainerview.js';import{Dialog as _0x389324,ButtonView as _0x1ad5e0,ViewCollection as _0x55fcb6,View as _0x36c0d1}from'ckeditor5/src/ui.js';import{AIEditing as _0x267924}from'../aicore/aiediting.js';import{AIActionsInteraction as _0x4b3cba}from'./model/aiactionsinteraction.js';import{CKEditorError as _0x375158,first as _0x5a32b9}from'ckeditor5/src/utils.js';import{IconAIQuickActions as _0x12742a,IconRefresh as _0x57c8a9,IconNextArrow as _0x19d3a9,IconPreviousArrow as _0x3c4c50,IconShowChangesOff as _0x59d370}from'@ckeditor/ckeditor5-icons';import{AIBalloon as _0x80ef72}from'../aiballoon/aiballoon.js';import{PromiseQueue as _0x117c35}from'../aichat/utils/promisequeue.js';import{getTranslation as _0x1a4156}from'../aicore/utils/common-translations.js';function _0x17a5(_0x992e2e,_0x3fcceb){const _0x49b9fe=_0x49b9();return _0x17a5=function(_0x17a57a,_0x2a8202){_0x17a57a=_0x17a57a-0x1b5;let _0x18c3fb=_0x49b9fe[_0x17a57a];return _0x18c3fb;},_0x17a5(_0x992e2e,_0x3fcceb);}import{getSuggestionPartsFromReply as _0x55535d}from'../aicore/utils/getsuggestionpartsfromreply.js';import{DocumentCompare as _0x18afea}from'ckeditor5-collaboration/src/collaboration-core.js';import{fixMarkerOperationOldRange as _0x128cfa,getOperationsFromReply as _0x14c6d9}from'../aicore/utils/getoperationsfromreply.js';import{ModelDocumentFragment as _0x3fee9b,ModelRange as _0x962104,ModelPosition as _0x2fe05d,_DetachOperation as _0x9a7b8e,transformOperationSets as _0x1a9de7}from'ckeditor5/src/engine.js';import{AI_REPLY_ACTIONS as _0x33cc1d}from'../aichat/ui/feed/aichatfeedsuggestionitemactionsview.js';export class AIActions extends _0x1482fe{static get[_0x4885ef(0x25d)](){return[_0x2b0ccd,_0x389324,_0x267924,_0x80ef72,_0x18afea];}static get[_0x4885ef(0x224)](){const _0x5e6a0c=_0x4885ef;return _0x5e6a0c(0x1f2);}static get[_0x4885ef(0x1db)](){return!0x0;}static get[_0x4885ef(0x1c0)](){return!0x0;}[_0x4885ef(0x1f4)];[_0x4885ef(0x28d)]=[];[_0x4885ef(0x28e)]=0x0;[_0x4885ef(0x1bf)];[_0x4885ef(0x243)]=!0x1;[_0x4885ef(0x268)]=new _0x55fcb6();[_0x4885ef(0x233)];[_0x4885ef(0x1b5)];[_0x4885ef(0x1ee)]=!0x1;[_0x4885ef(0x1bb)];[_0x4885ef(0x24a)]=!0x1;[_0x4885ef(0x279)]=!0x1;[_0x4885ef(0x280)];get[_0x4885ef(0x1e3)](){const _0x1ce3ed=_0x4885ef;return this[_0x1ce3ed(0x28d)][this[_0x1ce3ed(0x28d)][_0x1ce3ed(0x1de)]-0x1];}constructor(_0x1d86cc){const _0x1c5bf8=_0x4885ef;super(_0x1d86cc),this[_0x1c5bf8(0x1f4)]=this[_0x1c5bf8(0x262)][_0x1c5bf8(0x1e9)][_0x1c5bf8(0x205)](_0x1c5bf8(0x223)),this[_0x1c5bf8(0x210)](_0x1c5bf8(0x293),!0x1),this[_0x1c5bf8(0x280)]=new _0x117c35(),this[_0x1c5bf8(0x1f3)]();}[_0x4885ef(0x216)](){const _0x42aa99=_0x4885ef;this[_0x42aa99(0x1bd)]();}async[_0x4885ef(0x1ed)](_0x458840,_0x2c8f65,_0x2ec4be){const _0x3a94c7=_0x4885ef;if(this[_0x3a94c7(0x262)][_0x3a94c7(0x1e9)][_0x3a94c7(0x20f)](_0x3a94c7(0x25a))){if(this[_0x3a94c7(0x262)][_0x3a94c7(0x1e9)][_0x3a94c7(0x205)](_0x3a94c7(0x25a))[_0x3a94c7(0x1c3)]()){const {modelFragment:_0x24ca70,anchorData:_0x23a876}=this[_0x3a94c7(0x272)]();return this[_0x3a94c7(0x292)](_0x458840,_0x24ca70,_0x23a876,_0x2c8f65,_0x2ec4be);}}const {modelFragment:_0x3bcf0d,anchorData:_0x46d2cf}=this[_0x3a94c7(0x271)]();return this[_0x3a94c7(0x292)](_0x458840,_0x3bcf0d,_0x46d2cf,_0x2c8f65,_0x2ec4be);}[_0x4885ef(0x271)](){const _0x263091=_0x4885ef,_0x4400ed=this[_0x263091(0x262)][_0x263091(0x250)][_0x263091(0x204)][_0x263091(0x1dd)];if(_0x4400ed[_0x263091(0x25b)]){const _0xcabaa3=_0x5a32b9(_0x4400ed[_0x263091(0x28c)]())||this[_0x263091(0x262)][_0x263091(0x250)][_0x263091(0x299)][_0x263091(0x28f)](_0x4400ed);this[_0x263091(0x262)][_0x263091(0x250)][_0x263091(0x219)](_0x42cfcf=>{const _0xb25d36=_0x263091;_0x42cfcf[_0xb25d36(0x273)](_0xcabaa3,'in');});}const _0x25852e=_0x4400ed[_0x263091(0x225)](),_0xd70baf=this[_0x263091(0x201)](this[_0x263091(0x262)][_0x263091(0x250)][_0x263091(0x1ba)](_0x4400ed),_0x25852e[_0x263091(0x211)],_0x25852e[_0x263091(0x1c7)]),_0x58708a=_0x4400ed[_0x263091(0x225)]()[_0x263091(0x211)],_0x6d14cf=new Map();let _0x1db70d=_0xd70baf;for(let _0x5203e5=0x0;_0x5203e5<_0x58708a[_0x263091(0x1f1)][_0x263091(0x1de)];_0x5203e5++)_0x6d14cf[_0x263091(0x210)](_0x1db70d,_0x58708a[_0x263091(0x1f1)][_0x5203e5]),_0x1db70d=_0x1db70d[_0x263091(0x1c8)](0x0);return{'modelFragment':_0xd70baf,'anchorData':_0x6d14cf};}[_0x4885ef(0x272)](){const _0x253854=_0x4885ef,_0x261a97=this[_0x253854(0x262)][_0x253854(0x250)][_0x253854(0x204)][_0x253854(0x1dd)],_0x38b4ad=this[_0x253854(0x262)][_0x253854(0x1e9)][_0x253854(0x205)](_0x253854(0x25a))[_0x253854(0x23a)](),_0x43320a=_0x261a97[_0x253854(0x225)]()[_0x253854(0x211)][_0x253854(0x1cc)][_0x253854(0x1cc)],_0x8bd61e=this[_0x253854(0x201)](_0x38b4ad,this[_0x253854(0x262)][_0x253854(0x250)][_0x253854(0x1d5)](_0x43320a),this[_0x253854(0x262)][_0x253854(0x250)][_0x253854(0x235)](_0x43320a)),_0x40d1d6=_0x261a97[_0x253854(0x225)]()[_0x253854(0x211)],_0x4fb4ea=new Map();let _0x32264e=_0x8bd61e;for(let _0xff81cc=0x0;_0xff81cc<_0x40d1d6[_0x253854(0x1f1)][_0x253854(0x1de)];_0xff81cc++)if(_0x4fb4ea[_0x253854(0x210)](_0x32264e,_0x40d1d6[_0x253854(0x1f1)][_0xff81cc]),_0xff81cc<_0x40d1d6[_0x253854(0x1f1)][_0x253854(0x1de)]-0x1)_0x32264e=_0x32264e[_0x253854(0x1c8)](0x0);else{let _0x1bcb0d=_0x32264e[_0x253854(0x1c6)];for(;_0x1bcb0d;)_0x4fb4ea[_0x253854(0x210)](_0x1bcb0d,_0x40d1d6[_0x253854(0x1f1)][_0xff81cc]),_0x1bcb0d=_0x1bcb0d[_0x253854(0x1c6)];}return{'modelFragment':_0x8bd61e,'anchorData':_0x4fb4ea};}[_0x4885ef(0x292)](_0x31ab3b,_0xfb8bd3,_0x4e0e7b,_0x2e279e,_0x2029ec){const _0x1758cf=_0x4885ef,_0xb09417=this[_0x1758cf(0x262)][_0x1758cf(0x1e9)][_0x1758cf(0x205)](_0x267924),_0x4797ce=this[_0x1758cf(0x262)][_0x1758cf(0x1e9)][_0x1758cf(0x205)](_0x80ef72),_0x5d6396=this[_0x1758cf(0x262)][_0x1758cf(0x250)][_0x1758cf(0x204)][_0x1758cf(0x1dd)],_0x537a19=_0xb09417[_0x1758cf(0x252)](_0xfb8bd3),_0x2d9a6b=this[_0x1758cf(0x262)][_0x1758cf(0x248)][_0x1758cf(0x1fe)][_0x1758cf(0x20d)](_0x537a19),_0x1c70ac=this[_0x1758cf(0x262)][_0x1758cf(0x250)][_0x1758cf(0x204)][_0x1758cf(0x21a)],_0xa7ffde=[..._0x5d6396[_0x1758cf(0x1c9)]()];let _0x2e263c=this[_0x1758cf(0x262)][_0x1758cf(0x20b)][_0x1758cf(0x205)](_0x1758cf(0x229))||[..._0x33cc1d];this[_0x1758cf(0x262)][_0x1758cf(0x1e9)][_0x1758cf(0x20f)](_0x1758cf(0x249))||(_0x2e263c=_0x2e263c[_0x1758cf(0x277)](_0x3d8ba7=>_0x1758cf(0x282)!=_0x3d8ba7));const _0x201c55=new _0x26f777(this[_0x1758cf(0x262)][_0x1758cf(0x26e)],{'showDiff':!0x1,'areActionsDisabled':!0x1,'hideHeader':!0x0,'showLoader':!0x0,'miniToolbarConfig':{'showChanges':_0x1758cf(0x230),'customView':this[_0x1758cf(0x268)]},'showUnchangedParts':!0x0,'availableActions':_0x2e263c});return _0x4797ce[_0x1758cf(0x22e)]({'index':0x3e8*Math[_0x1758cf(0x291)]()%0x3e8,'title':_0x2e279e,'icon':_0x2029ec||_0x12742a,'mainView':_0x201c55,'showRotator':!0x1,'showApplyButton':!0x0,'showSuggestButton':this[_0x1758cf(0x262)][_0x1758cf(0x1e9)][_0x1758cf(0x20f)](_0x1758cf(0x249)),'ranges':_0xa7ffde}),this[_0x1758cf(0x1f0)](_0x201c55,_0x4797ce),this[_0x1758cf(0x274)](_0x4797ce,_0x1758cf(0x261),()=>{const _0x5c914f=_0x1758cf;this[_0x5c914f(0x26b)](_0xfb8bd3,_0x4e0e7b,!0x1);}),this[_0x1758cf(0x274)](_0x4797ce,_0x1758cf(0x282),()=>{const _0x590bbb=_0x1758cf;this[_0x590bbb(0x26b)](_0xfb8bd3,_0x4e0e7b,!0x0);}),this[_0x1758cf(0x274)](_0x4797ce,_0x1758cf(0x1d7),()=>{const _0x4f66e6=_0x1758cf;this[_0x4f66e6(0x1bd)](),this[_0x4f66e6(0x207)]();}),this[_0x1758cf(0x274)](_0x4797ce,_0x1758cf(0x275),()=>{const _0x33dff2=_0x1758cf;if(this[_0x33dff2(0x1e3)]&&this[_0x33dff2(0x1e3)][_0x33dff2(0x238)][_0x33dff2(0x1de)]>0x0){const _0x9f1bdb=this[_0x33dff2(0x1e3)][_0x33dff2(0x238)][this[_0x33dff2(0x1e3)][_0x33dff2(0x238)][_0x33dff2(0x1de)]-0x1],_0x1970c2=_0x9f1bdb[_0x33dff2(0x264)][0x0];_0x1970c2&&_0x33dff2(0x24c)===_0x1970c2[_0x33dff2(0x297)]&&_0x9f1bdb[_0x33dff2(0x1d8)](0x0,_0x33dff2(0x1ef));}this[_0x33dff2(0x1bd)](),this[_0x33dff2(0x1eb)](),this[_0x33dff2(0x20e)](_0x4797ce);}),this[_0x1758cf(0x239)](_0x2d9a6b,_0x1c70ac,_0x201c55,_0x4797ce,_0x31ab3b);}[_0x4885ef(0x201)](_0x3f28a1,_0x51011e,_0x9c695c){const _0x321f22=_0x4885ef,_0x544014=this[_0x321f22(0x262)][_0x321f22(0x250)][_0x321f22(0x213)](_0x51011e,_0x9c695c)[_0x321f22(0x1fa)](),_0x1ca5f6=_0x544014['is'](_0x321f22(0x1cf))?[]:_0x544014[_0x321f22(0x1c2)]({'includeSelf':!0x0})[_0x321f22(0x227)](0x1);if(_0x1ca5f6[_0x321f22(0x1de)]){const _0x39ef98=_0x1ca5f6[_0x321f22(0x285)](_0x92c108=>_0x92c108[_0x321f22(0x1fb)](!0x1));for(let _0x50a125=0x1;_0x50a125<_0x39ef98[_0x321f22(0x1de)];_0x50a125++)_0x39ef98[_0x50a125-0x1][_0x321f22(0x1d0)](_0x39ef98[_0x50a125]);return _0x39ef98[_0x39ef98[_0x321f22(0x1de)]-0x1][_0x321f22(0x1d0)](_0x3f28a1),new _0x3fee9b(_0x39ef98[0x0]);}return _0x3f28a1;}async[_0x4885ef(0x239)](_0x2a5aba,_0x44227a,_0x5b08c3,_0x4a2acf,_0x2f6a5b){const _0x2d5ff4=_0x4885ef,_0x295ae7=this[_0x2d5ff4(0x262)];this[_0x2d5ff4(0x1bf)]={'action':_0x2f6a5b,'content':_0x2a5aba,'version':_0x44227a,'mainView':_0x5b08c3,'aiBalloon':_0x4a2acf};const _0x1e3417=new _0x4b3cba({'connector':this[_0x2d5ff4(0x1f4)],'editor':_0x295ae7,'content':_0x2a5aba,'version':_0x44227a,..._0x2f6a5b});this[_0x2d5ff4(0x28d)][_0x2d5ff4(0x290)](_0x1e3417),_0x5b08c3[_0x2d5ff4(0x27f)]();const _0xf614a4=(_0x34efad,_0x50a070,_0x4a435b=!0x1,_0x5236f4=_0x2d5ff4(0x253))=>this[_0x2d5ff4(0x280)][_0x2d5ff4(0x298)](async _0x9b1aff=>{const _0x53ba66=_0x2d5ff4;try{const _0x3777d0=_0x55535d({'editor':_0x295ae7,'changeGroups':_0x34efad[_0x53ba66(0x264)],'documentContextContent':_0x34efad[_0x53ba66(0x24d)],'showDiff':_0x4a435b,'trimUnchanged':!0x1});await _0x50a070[_0x53ba66(0x23f)]({'parts':_0x3777d0,'renderingStrategy':_0x5236f4,'abortSignal':_0x9b1aff});}catch(_0x5ded31){if(this[_0x53ba66(0x1ce)](_0x5ded31))return;throw _0x5ded31;}});this[_0x2d5ff4(0x1e3)]['on'](_0x2d5ff4(0x209),(_0x32a1e7,_0x4a403e)=>{const _0x19215a=_0x2d5ff4;_0x5b08c3[_0x19215a(0x1be)](),_0x4a2acf[_0x19215a(0x1da)](),_0xf614a4(_0x4a403e,_0x5b08c3)[_0x19215a(0x1c4)](_0x2c1396=>{const _0x3d865e=_0x19215a;this[_0x3d865e(0x1ce)](_0x2c1396)||(console[_0x3d865e(0x24f)](_0x3d865e(0x1b8),_0x2c1396),this[_0x3d865e(0x1dc)](_0x1e3417,_0x5b08c3));});}),this[_0x2d5ff4(0x1e3)]['on'](_0x2d5ff4(0x25e),(_0xfd65ba,_0x19de3b)=>{const _0x5743ba=_0x2d5ff4;_0xf614a4(_0x19de3b,_0x5b08c3)[_0x5743ba(0x1c4)](_0x398a9e=>{const _0x3dfc96=_0x5743ba;this[_0x3dfc96(0x1ce)](_0x398a9e)||(console[_0x3dfc96(0x24f)](_0x3dfc96(0x221),_0x398a9e),this[_0x3dfc96(0x1dc)](_0x1e3417,_0x5b08c3));});}),this[_0x2d5ff4(0x1e3)]['on'](_0x2d5ff4(0x237),async()=>{const _0x4a492a=_0x2d5ff4;try{await this[_0x4a492a(0x1e2)](_0x5b08c3,_0x4a2acf),this[_0x4a492a(0x1c1)](),await this[_0x4a492a(0x280)][_0x4a492a(0x260)];}catch(_0x44198e){this[_0x4a492a(0x1ce)](_0x44198e)||(console[_0x4a492a(0x24f)](_0x4a492a(0x288),_0x44198e),this[_0x4a492a(0x1dc)](_0x1e3417,_0x5b08c3));}finally{_0x4a2acf[_0x4a492a(0x267)]();}}),this[_0x2d5ff4(0x274)](_0x5b08c3,_0x2d5ff4(0x1d1),async(_0x174b9f,{showDiff:_0x2a32f2})=>{const _0x26ff0e=_0x2d5ff4;try{this[_0x26ff0e(0x243)]=_0x2a32f2;const _0x463ea3=this[_0x26ff0e(0x1e3)][_0x26ff0e(0x238)][this[_0x26ff0e(0x1e3)][_0x26ff0e(0x238)][_0x26ff0e(0x1de)]-0x1];_0x463ea3&&await _0xf614a4(_0x463ea3,_0x5b08c3,_0x2a32f2,_0x26ff0e(0x1d4));}catch(_0x4128a9){this[_0x26ff0e(0x1ce)](_0x4128a9)||(console[_0x26ff0e(0x24f)](_0x26ff0e(0x263),_0x4128a9),this[_0x26ff0e(0x1dc)](_0x1e3417,_0x5b08c3));}}),this[_0x2d5ff4(0x1e3)]['on'](_0x2d5ff4(0x1e4),(_0x43d8ef,{reply:_0x1288ab})=>{const _0x159767=_0x2d5ff4,_0x388707={'positiveCount':_0x1288ab[_0x159767(0x264)][_0x159767(0x277)](_0x341882=>_0x159767(0x27d)===_0x341882[_0x159767(0x297)])[_0x159767(0x1de)],'totalCount':_0x1288ab[_0x159767(0x264)][_0x159767(0x1de)]},_0xa155ea=this[_0x159767(0x1e3)][_0x159767(0x1f6)],_0x9de454=this[_0x159767(0x1e3)][_0x159767(0x215)];_0x9de454?this[_0x159767(0x1f4)][_0x159767(0x23d)](_0x9de454,_0xa155ea,_0x388707):this[_0x159767(0x1f4)][_0x159767(0x287)](_0xa155ea,_0x388707);}),this[_0x2d5ff4(0x1f0)](_0x5b08c3,_0x4a2acf);try{const _0x4824a3=await this[_0x2d5ff4(0x1e3)][_0x2d5ff4(0x211)]();return this[_0x2d5ff4(0x1c1)](),_0x4824a3;}catch(_0x461614){if(this[_0x2d5ff4(0x1ce)](_0x461614))return;_0x5b08c3[_0x2d5ff4(0x1be)](),this[_0x2d5ff4(0x1dc)](_0x1e3417,_0x5b08c3);}}[_0x4885ef(0x26b)](_0x4edf93,_0x2eafa4,_0x29978f){const _0x31a55e=_0x4885ef,_0x463129=this[_0x31a55e(0x262)];if(_0x29978f&&!_0x463129[_0x31a55e(0x1e9)][_0x31a55e(0x20f)](_0x31a55e(0x249)))throw new _0x375158(_0x31a55e(0x28a),null);const _0x51c8b3=this[_0x31a55e(0x262)][_0x31a55e(0x1e9)][_0x31a55e(0x205)](_0x18afea),_0x206922=this[_0x31a55e(0x1e3)],_0x3f64c3=this[_0x31a55e(0x1e3)][_0x31a55e(0x238)][this[_0x31a55e(0x1e3)][_0x31a55e(0x238)][_0x31a55e(0x1de)]-0x1],_0x322bf5=_0x3f64c3[_0x31a55e(0x264)];_0x3f64c3[_0x31a55e(0x1d8)](0x0,_0x31a55e(0x27d));let _0xe41d2d=_0x14c6d9({'editor':_0x463129,'reply':_0x3f64c3,'interaction':_0x206922,'groups':_0x322bf5,'transform':!0x1,'documentCompare':_0x51c8b3,'documentCompareOptions':{'anchor':_0x463129[_0x31a55e(0x250)][_0x31a55e(0x22b)](_0x4edf93,0x0),'markDeletions':_0x29978f}});_0xe41d2d=this[_0x31a55e(0x27e)](_0xe41d2d,_0x2eafa4);for(const _0x36b721 of _0xe41d2d)this[_0x31a55e(0x222)](_0x2eafa4,_0x36b721,_0x463129[_0x31a55e(0x250)][_0x31a55e(0x204)][_0x31a55e(0x24b)]());const _0x3057d1=_0x206922[_0x31a55e(0x1e1)]()[_0x31a55e(0x21a)],_0x142e91=_0x463129[_0x31a55e(0x250)][_0x31a55e(0x204)][_0x31a55e(0x242)][_0x31a55e(0x1d2)](_0x3057d1),_0x3d16b5={'document':_0x463129[_0x31a55e(0x250)][_0x31a55e(0x204)],'useRelations':!0x1,'padWithNoOps':!0x1},_0x4e3f5b=_0x1a9de7(_0xe41d2d,_0x142e91,_0x3d16b5)[_0x31a55e(0x1e5)];_0x463129[_0x31a55e(0x250)][_0x31a55e(0x219)](_0x1a8403=>{const _0x1f666d=_0x31a55e;if(_0x1a8403[_0x1f666d(0x273)](_0x463129[_0x1f666d(0x250)][_0x1f666d(0x204)][_0x1f666d(0x1dd)][_0x1f666d(0x21d)]),_0x29978f)_0x463129[_0x1f666d(0x1e9)][_0x1f666d(0x205)](_0x1f666d(0x1f8))[_0x1f666d(0x234)](_0x4e3f5b);else{for(const _0x29b016 of _0x4e3f5b)_0x29b016[_0x1f666d(0x206)]=_0x463129[_0x1f666d(0x250)][_0x1f666d(0x204)][_0x1f666d(0x21a)],_0x128cfa(_0x463129,_0x29b016),_0x1a8403[_0x1f666d(0x265)][_0x1f666d(0x21b)](_0x29b016),_0x463129[_0x1f666d(0x250)][_0x1f666d(0x26d)](_0x29b016);}}),this[_0x31a55e(0x262)][_0x31a55e(0x1e9)][_0x31a55e(0x205)](_0x31a55e(0x244))[_0x31a55e(0x276)]();}[_0x4885ef(0x27e)](_0x1cf03f,_0xea48e9){const _0x2a238d=_0x4885ef;return _0x1cf03f[_0x2a238d(0x277)](_0x422573=>{const _0x42ff1f=_0x2a238d;if(_0x42ff1f(0x27a)==_0x422573[_0x42ff1f(0x1e0)]){const _0x2e2b9f=_0x422573[_0x42ff1f(0x1b7)][_0x42ff1f(0x231)];return!_0xea48e9[_0x42ff1f(0x20f)](_0x2e2b9f);}if(_0x422573[_0x42ff1f(0x1e0)][_0x42ff1f(0x1fd)](_0x42ff1f(0x28b))>-0x1){const _0x2990c4=_0x422573[_0x42ff1f(0x241)][_0x42ff1f(0x211)][_0x42ff1f(0x231)];return!_0xea48e9[_0x42ff1f(0x20f)](_0x2990c4);}return!0x0;});}[_0x4885ef(0x222)](_0xa11568,_0x401438,_0x4582c6){const _0x2b9ed7=_0x4885ef,_0x403506=_0x401438[_0x2b9ed7(0x1f7)]();for(const _0x320989 in _0x401438){const _0x1d42db=_0x401438[_0x320989];_0x1d42db instanceof _0x962104?_0x401438[_0x320989]=new _0x962104(_0x2dbc57(_0x1d42db[_0x2b9ed7(0x211)]),_0x2dbc57(_0x1d42db[_0x2b9ed7(0x1c7)])):_0x1d42db instanceof _0x2fe05d&&(_0x401438[_0x320989]=_0x2dbc57(_0x1d42db));}if([_0x2b9ed7(0x1df),_0x2b9ed7(0x256),_0x2b9ed7(0x24e),_0x2b9ed7(0x289),_0x2b9ed7(0x214),_0x2b9ed7(0x1cd)][_0x2b9ed7(0x26a)](_0x403506[_0x2b9ed7(0x1e0)])){if(_0x403506[_0x2b9ed7(0x26c)]=!0x1,_0x403506[_0x2b9ed7(0x206)]=null,_0x2b9ed7(0x24e)==_0x403506[_0x2b9ed7(0x1e0)]){const _0x3b5228=_0x403506[_0x2b9ed7(0x200)],_0x1fdee0=_0x403506[_0x2b9ed7(0x246)];new _0x9a7b8e(_0x3b5228,_0x1fdee0)[_0x2b9ed7(0x23e)]();}else _0x403506[_0x2b9ed7(0x23e)]();}function _0x2dbc57(_0x440b35){const _0x444806=_0x2b9ed7;if(_0x444806(0x236)==_0x440b35[_0x444806(0x20c)][_0x444806(0x1fc)])return _0x440b35;const _0x42653b=[];let _0x2792e8=_0x440b35[_0x444806(0x20c)];for(let _0x377fa1=0x0;_0x377fa1<_0x440b35[_0x444806(0x1f1)][_0x444806(0x1de)];_0x377fa1++){const _0xdf03d0=_0xa11568[_0x444806(0x205)](_0x2792e8)||0x0;_0x42653b[_0x377fa1]=_0x440b35[_0x444806(0x1f1)][_0x377fa1]+_0xdf03d0,_0x2792e8=_0x2792e8[_0x444806(0x217)](_0x440b35[_0x444806(0x1f1)][_0x377fa1]);}return new _0x2fe05d(_0x4582c6,_0x42653b,_0x440b35[_0x444806(0x29a)]);}}[_0x4885ef(0x1d6)](){const _0x4ded48=_0x4885ef;if(!this[_0x4ded48(0x1bf)])return;this[_0x4ded48(0x28d)][_0x4ded48(0x1de)]>0x0&&this[_0x4ded48(0x1bd)](),this[_0x4ded48(0x28e)]=0x0,this[_0x4ded48(0x243)]=!0x1;const {action:_0x8287d5,content:_0x2a8917,version:_0x398908,mainView:_0x2601d8,aiBalloon:_0x139104}=this[_0x4ded48(0x1bf)];_0x2601d8[_0x4ded48(0x1d3)]=!0x1,_0x2601d8[_0x4ded48(0x27f)](),this[_0x4ded48(0x228)](_0x2601d8,_0x139104);const _0x1a6449=_0x2601d8;_0x1a6449[_0x4ded48(0x258)]&&_0x1a6449[_0x4ded48(0x258)][_0x4ded48(0x29b)]&&_0x1a6449[_0x4ded48(0x258)][_0x4ded48(0x29b)][_0x4ded48(0x210)]({'isOn':!0x1,'icon':_0x59d370}),this[_0x4ded48(0x1bc)](_0x2601d8),_0x2601d8[_0x4ded48(0x23b)](),this[_0x4ded48(0x1c1)](),this[_0x4ded48(0x20e)](_0x2601d8),this[_0x4ded48(0x239)](_0x2a8917,_0x398908,_0x2601d8,_0x139104,_0x8287d5)[_0x4ded48(0x1c4)](_0x1e1705=>{const _0x519538=_0x4ded48;this[_0x519538(0x1ce)](_0x1e1705)||console[_0x519538(0x24f)](_0x519538(0x202),_0x1e1705);});}[_0x4885ef(0x1bc)](_0x57b996){const _0x4c0c90=_0x4885ef,_0x5c504c=_0x57b996[_0x4c0c90(0x247)][_0x4c0c90(0x23c)];for(;_0x5c504c[_0x4c0c90(0x1de)]>0x0;)_0x5c504c[_0x4c0c90(0x24e)](_0x5c504c[_0x4c0c90(0x27b)]);_0x57b996[_0x4c0c90(0x247)][_0x4c0c90(0x26f)]=!0x1;}[_0x4885ef(0x1ce)](_0x4749a7){const _0x5d2867=_0x4885ef;return!!_0x4749a7[_0x5d2867(0x1e8)]&&_0x4749a7[_0x5d2867(0x1e8)][_0x5d2867(0x232)](_0x5d2867(0x1e7));}[_0x4885ef(0x1eb)](){const _0x3521af=_0x4885ef;this[_0x3521af(0x28d)]=[],this[_0x3521af(0x1bf)]=void 0x0,this[_0x3521af(0x28e)]=0x0,this[_0x3521af(0x1c1)]();}[_0x4885ef(0x1bd)](){const _0x5a4e8d=_0x4885ef;this[_0x5a4e8d(0x1e3)]&&this[_0x5a4e8d(0x1e3)][_0x5a4e8d(0x257)](),this[_0x5a4e8d(0x280)][_0x5a4e8d(0x1ca)](),this[_0x5a4e8d(0x293)]=!0x1,this[_0x5a4e8d(0x1bf)]&&this[_0x5a4e8d(0x1bf)][_0x5a4e8d(0x296)][_0x5a4e8d(0x267)]();}[_0x4885ef(0x1f3)](){const _0x3f61da=_0x4885ef,_0x5ec972=new _0x1ad5e0(this[_0x3f61da(0x262)][_0x3f61da(0x26e)]),_0x6a41bd=new _0x1ad5e0(this[_0x3f61da(0x262)][_0x3f61da(0x26e)]),_0x5cbee0=new _0x36c0d1(this[_0x3f61da(0x262)][_0x3f61da(0x26e)]),_0x1b6f7f=new _0x1ad5e0(this[_0x3f61da(0x262)][_0x3f61da(0x26e)]);_0x5ec972[_0x3f61da(0x210)]({'icon':_0x57c8a9,'label':_0x1a4156(this[_0x3f61da(0x262)][_0x3f61da(0x26e)],_0x3f61da(0x218)),'tooltip':!0x0,'class':_0x3f61da(0x20a)}),_0x6a41bd[_0x3f61da(0x210)]({'icon':_0x3c4c50,'tooltip':_0x1a4156(this[_0x3f61da(0x262)][_0x3f61da(0x26e)],_0x3f61da(0x1b9)),'class':_0x3f61da(0x1ea)}),_0x5cbee0[_0x3f61da(0x295)]({'tag':_0x3f61da(0x212),'attributes':{'class':[_0x3f61da(0x22c)]},'children':[_0x3f61da(0x240)]}),_0x1b6f7f[_0x3f61da(0x210)]({'icon':_0x19d3a9,'tooltip':_0x1a4156(this[_0x3f61da(0x262)][_0x3f61da(0x26e)],_0x3f61da(0x255)),'class':_0x3f61da(0x27c)}),_0x5ec972[_0x3f61da(0x270)](_0x3f61da(0x220))['to'](this,_0x3f61da(0x293),_0x68c408=>!_0x68c408),_0x5ec972['on'](_0x3f61da(0x226),()=>{const _0x343d6e=_0x3f61da;this[_0x343d6e(0x1d6)]();}),_0x6a41bd[_0x3f61da(0x270)](_0x3f61da(0x220))['to'](this,_0x3f61da(0x293),_0x514426=>!_0x514426),_0x6a41bd['on'](_0x3f61da(0x226),()=>{const _0x570eee=_0x3f61da;this[_0x570eee(0x203)]();}),_0x1b6f7f[_0x3f61da(0x270)](_0x3f61da(0x220))['to'](this,_0x3f61da(0x293),_0x2418a0=>!_0x2418a0),_0x1b6f7f['on'](_0x3f61da(0x226),()=>{const _0x43bd98=_0x3f61da;this[_0x43bd98(0x25c)]();}),this[_0x3f61da(0x233)]=_0x6a41bd,this[_0x3f61da(0x1b5)]=_0x5cbee0,this[_0x3f61da(0x1bb)]=_0x1b6f7f,this[_0x3f61da(0x268)][_0x3f61da(0x1ff)](_0x5ec972);}[_0x4885ef(0x203)](){const _0x569016=_0x4885ef,_0x382f0f=this[_0x569016(0x28d)][_0x569016(0x1de)];this[_0x569016(0x28e)]<_0x382f0f-0x1&&this[_0x569016(0x251)](this[_0x569016(0x28e)]+0x1);}[_0x4885ef(0x25c)](){const _0x2d74c8=_0x4885ef;this[_0x2d74c8(0x28e)]>0x0&&this[_0x2d74c8(0x251)](this[_0x2d74c8(0x28e)]-0x1);}async[_0x4885ef(0x251)](_0x5e3638){const _0x2143e0=_0x4885ef;if(!this[_0x2143e0(0x1bf)])return;this[_0x2143e0(0x28e)]=_0x5e3638;const {mainView:_0xdc3af1}=this[_0x2143e0(0x1bf)],_0x45888b=this[_0x2143e0(0x28d)][this[_0x2143e0(0x28d)][_0x2143e0(0x1de)]-0x1-this[_0x2143e0(0x28e)]];if(!_0x45888b)return;if(_0x45888b[_0x2143e0(0x283)])return this[_0x2143e0(0x1dc)](_0x45888b,_0xdc3af1),void this[_0x2143e0(0x1c1)]();if(!_0x45888b[_0x2143e0(0x238)][_0x2143e0(0x1de)])return;_0xdc3af1[_0x2143e0(0x27f)](),this[_0x2143e0(0x1bf)]&&this[_0x2143e0(0x228)](_0xdc3af1,this[_0x2143e0(0x1bf)][_0x2143e0(0x296)]);const _0x128ebf=_0x45888b[_0x2143e0(0x238)][_0x45888b[_0x2143e0(0x238)][_0x2143e0(0x1de)]-0x1];if(_0x128ebf){const _0xd8a68a=this[_0x2143e0(0x262)];this[_0x2143e0(0x1bc)](_0xdc3af1);try{const _0x46f0be=_0x55535d({'editor':_0xd8a68a,'changeGroups':_0x128ebf[_0x2143e0(0x264)],'documentContextContent':_0x128ebf[_0x2143e0(0x24d)],'showDiff':this[_0x2143e0(0x243)],'trimUnchanged':!0x1});this[_0x2143e0(0x1bc)](_0xdc3af1),await new Promise(_0x589207=>setTimeout(_0x589207,0x32)),await _0xdc3af1[_0x2143e0(0x23f)]({'parts':_0x46f0be,'renderingStrategy':_0x2143e0(0x1d4),'abortSignal':new AbortController()[_0x2143e0(0x1e6)]});}catch(_0x38ea73){this[_0x2143e0(0x1ce)](_0x38ea73)||console[_0x2143e0(0x24f)](_0x2143e0(0x1f5),_0x38ea73);}}this[_0x2143e0(0x1c1)]();}[_0x4885ef(0x1c1)](){const _0x22c7c1=_0x4885ef;if(!this[_0x22c7c1(0x233)]||!this[_0x22c7c1(0x1b5)]||!this[_0x22c7c1(0x1bb)])return;const _0x3e6c23=this[_0x22c7c1(0x28d)][_0x22c7c1(0x1de)],_0x388e14=_0x3e6c23>0x1,_0x33e9fb=this[_0x22c7c1(0x1bf)]?.[_0x22c7c1(0x278)];if(_0x388e14){this[_0x22c7c1(0x24a)]||this[_0x22c7c1(0x1ee)]||this[_0x22c7c1(0x279)]||(this[_0x22c7c1(0x268)][_0x22c7c1(0x1ff)](this[_0x22c7c1(0x233)]),_0x33e9fb?.[_0x22c7c1(0x21c)](this[_0x22c7c1(0x233)]),this[_0x22c7c1(0x24a)]=!0x0,this[_0x22c7c1(0x268)][_0x22c7c1(0x1ff)](this[_0x22c7c1(0x1b5)]),_0x33e9fb?.[_0x22c7c1(0x21c)](this[_0x22c7c1(0x1b5)]),this[_0x22c7c1(0x1ee)]=!0x0,this[_0x22c7c1(0x268)][_0x22c7c1(0x1ff)](this[_0x22c7c1(0x1bb)]),_0x33e9fb?.[_0x22c7c1(0x21c)](this[_0x22c7c1(0x1bb)]),this[_0x22c7c1(0x279)]=!0x0);const _0x136bf4=_0x3e6c23-this[_0x22c7c1(0x28e)];this[_0x22c7c1(0x1b5)][_0x22c7c1(0x254)]&&(this[_0x22c7c1(0x1b5)][_0x22c7c1(0x254)][_0x22c7c1(0x1d9)]=_0x136bf4+'/'+_0x3e6c23),this[_0x22c7c1(0x233)][_0x22c7c1(0x220)]=this[_0x22c7c1(0x28e)]<_0x3e6c23-0x1,this[_0x22c7c1(0x1bb)][_0x22c7c1(0x220)]=this[_0x22c7c1(0x28e)]>0x0;}else(this[_0x22c7c1(0x24a)]||this[_0x22c7c1(0x1ee)]||this[_0x22c7c1(0x279)])&&(this[_0x22c7c1(0x268)][_0x22c7c1(0x24e)](this[_0x22c7c1(0x233)]),_0x33e9fb?.[_0x22c7c1(0x266)](this[_0x22c7c1(0x233)]),this[_0x22c7c1(0x24a)]=!0x1,this[_0x22c7c1(0x268)][_0x22c7c1(0x24e)](this[_0x22c7c1(0x1b5)]),_0x33e9fb?.[_0x22c7c1(0x266)](this[_0x22c7c1(0x1b5)]),this[_0x22c7c1(0x1ee)]=!0x1,this[_0x22c7c1(0x268)][_0x22c7c1(0x24e)](this[_0x22c7c1(0x1bb)]),_0x33e9fb?.[_0x22c7c1(0x266)](this[_0x22c7c1(0x1bb)]),this[_0x22c7c1(0x279)]=!0x1);}[_0x4885ef(0x1f0)](_0x51dc40,_0x55d067){const _0x1628b9=_0x4885ef;_0x51dc40[_0x1628b9(0x25f)](),_0x55d067[_0x1628b9(0x208)][_0x1628b9(0x25f)](),this[_0x1628b9(0x293)]=!0x0;}async[_0x4885ef(0x1dc)](_0x33a69b,_0x389722){const _0xc2bd60=_0x4885ef,_0x358541=_0x1a4156(this[_0xc2bd60(0x262)][_0xc2bd60(0x26e)],_0xc2bd60(0x284));_0x389722[_0xc2bd60(0x259)](_0x358541),_0x33a69b[_0xc2bd60(0x283)]=!0x0,await this[_0xc2bd60(0x280)][_0xc2bd60(0x260)],_0x389722[_0xc2bd60(0x245)](),this[_0xc2bd60(0x1bf)]?.[_0xc2bd60(0x296)][_0xc2bd60(0x208)][_0xc2bd60(0x22f)]&&(this[_0xc2bd60(0x1bf)][_0xc2bd60(0x296)][_0xc2bd60(0x208)][_0xc2bd60(0x22f)][_0xc2bd60(0x21f)]=!0x0);}[_0x4885ef(0x228)](_0x317358,_0xa2ee6a){const _0x2ba924=_0x4885ef;_0x317358[_0x2ba924(0x1f9)](),_0xa2ee6a[_0x2ba924(0x208)][_0x2ba924(0x22f)]&&(_0xa2ee6a[_0x2ba924(0x208)][_0x2ba924(0x22f)][_0x2ba924(0x21f)]=!0x1);}async[_0x4885ef(0x1e2)](_0x3d364e,_0x25327d){const _0x494d0b=_0x4885ef;await this[_0x494d0b(0x280)][_0x494d0b(0x260)],this[_0x494d0b(0x293)]=!0x1,_0x3d364e[_0x494d0b(0x22d)](),_0x25327d[_0x494d0b(0x208)][_0x494d0b(0x22d)]();}[_0x4885ef(0x207)](){const _0x472be0=_0x4885ef;this[_0x472be0(0x268)][_0x472be0(0x286)](_0xe392d7=>{const _0x4d0976=_0x472be0;_0x4d0976(0x220)in _0xe392d7&&(_0xe392d7[_0x4d0976(0x220)]=!0x1);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x22511b=_0x4273;function _0x4273(_0x377bcc,_0x452a45){const _0x599e8b=_0x599e();return _0x4273=function(_0x4273e2,_0x3e12ff){_0x4273e2=_0x4273e2-0x177;let _0x414f40=_0x599e8b[_0x4273e2];return _0x414f40;},_0x4273(_0x377bcc,_0x452a45);}(function(_0xc37a5a,_0x53aeb5){const _0x1ef5c5=_0x4273,_0x5675f6=_0xc37a5a();while(!![]){try{const _0xc61867=parseInt(_0x1ef5c5(0x180))/0x1*(parseInt(_0x1ef5c5(0x195))/0x2)+-parseInt(_0x1ef5c5(0x18d))/0x3+parseInt(_0x1ef5c5(0x177))/0x4*(-parseInt(_0x1ef5c5(0x181))/0x5)+parseInt(_0x1ef5c5(0x196))/0x6+-parseInt(_0x1ef5c5(0x191))/0x7+parseInt(_0x1ef5c5(0x198))/0x8*(parseInt(_0x1ef5c5(0x18b))/0x9)+-parseInt(_0x1ef5c5(0x17a))/0xa*(-parseInt(_0x1ef5c5(0x197))/0xb);if(_0xc61867===_0x53aeb5)break;else _0x5675f6['push'](_0x5675f6['shift']());}catch(_0x39bf27){_0x5675f6['push'](_0x5675f6['shift']());}}}(_0x599e,0xb7a40));import{AIInteraction as _0x560757,AI_MODEL_EVENT_NAMES as _0x483a48}from'../../aicore/model/aiinteraction.js';import{AIContextItemType as _0x150933}from'../../aicore/model/aicontext.js';function _0x599e(){const _0x85b1be=['replies','args','executeAction','sendRequest','model','replyCreated','getDocumentContext','1413NkdTXb','delegate','2006274rwIDkv','TEXT','fire','executeCustomAction','8541050rjYuSj','connector','html','Current\x20document','2pOZzRu','6573684iMSUPv','451tDkNpw','42152axrerk','12nTScWv','version','userMessage','82560CPOqRL','hasError','editor','current-document','actionName','push','681560nObbZS','503005CYLVmk','content','createReply'];_0x599e=function(){return _0x85b1be;};return _0x599e();}import{AIActionsReply as _0x2f6b3d}from'./aiactionsreply.js';export class AIActionsInteraction extends _0x560757{[_0x22511b(0x182)];[_0x22511b(0x178)];[_0x22511b(0x17e)];[_0x22511b(0x185)];[_0x22511b(0x179)];[_0x22511b(0x188)];[_0x22511b(0x17b)]=!0x1;constructor(_0xff0887){const _0x5ae7ba=_0x22511b;super(_0xff0887),this[_0x5ae7ba(0x182)]=_0xff0887[_0x5ae7ba(0x182)],this[_0x5ae7ba(0x178)]=_0xff0887[_0x5ae7ba(0x178)],this[_0x5ae7ba(0x17e)]=_0xff0887[_0x5ae7ba(0x17e)],this[_0x5ae7ba(0x185)]=_0xff0887[_0x5ae7ba(0x185)],this[_0x5ae7ba(0x179)]=_0xff0887[_0x5ae7ba(0x179)],this[_0x5ae7ba(0x188)]=_0xff0887[_0x5ae7ba(0x188)];}async[_0x22511b(0x187)](){const _0x58fbd8=_0x22511b;return this[_0x58fbd8(0x17e)]?this[_0x58fbd8(0x192)][_0x58fbd8(0x186)]({'content':this[_0x58fbd8(0x182)],'actionName':this[_0x58fbd8(0x17e)],'args':this[_0x58fbd8(0x185)]}):this[_0x58fbd8(0x192)][_0x58fbd8(0x190)]({'content':this[_0x58fbd8(0x182)],'message':this[_0x58fbd8(0x179)],'model':this[_0x58fbd8(0x188)],'outputFormat':_0x58fbd8(0x193)});}[_0x22511b(0x18a)](){const _0x5caa83=_0x22511b;return{'type':_0x150933[_0x5caa83(0x18e)],'content':this[_0x5caa83(0x182)],'version':this[_0x5caa83(0x178)],'label':_0x5caa83(0x194),'uiId':_0x5caa83(0x17d)};}[_0x22511b(0x183)](_0x3e4370){const _0x218d8c=_0x22511b,_0x2b9bff=new _0x2f6b3d({'editor':this[_0x218d8c(0x17c)],'documentContextContent':this[_0x218d8c(0x182)],..._0x3e4370});return this[_0x218d8c(0x184)][_0x218d8c(0x17f)](_0x2b9bff),_0x2b9bff[_0x218d8c(0x18c)](..._0x483a48)['to'](this),this[_0x218d8c(0x18f)](_0x218d8c(0x189),_0x2b9bff),_0x2b9bff;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e4ba7=_0xb41c;(function(_0x40c114,_0x29c2c1){const _0x1f1159=_0xb41c,_0xa59646=_0x40c114();while(!![]){try{const _0x2b7846=parseInt(_0x1f1159(0x89))/0x1+parseInt(_0x1f1159(0x8f))/0x2+parseInt(_0x1f1159(0x88))/0x3*(-parseInt(_0x1f1159(0x87))/0x4)+-parseInt(_0x1f1159(0x94))/0x5+-parseInt(_0x1f1159(0x84))/0x6*(parseInt(_0x1f1159(0x82))/0x7)+parseInt(_0x1f1159(0x86))/0x8+parseInt(_0x1f1159(0x85))/0x9;if(_0x2b7846===_0x29c2c1)break;else _0xa59646['push'](_0xa59646['shift']());}catch(_0x3bc414){_0xa59646['push'](_0xa59646['shift']());}}}(_0x2839,0x8729c));function _0xb41c(_0x1eb201,_0x2355f4){const _0x28390f=_0x2839();return _0xb41c=function(_0xb41ce5,_0x4f4e93){_0xb41ce5=_0xb41ce5-0x81;let _0x258be2=_0x28390f[_0xb41ce5];return _0x258be2;},_0xb41c(_0x1eb201,_0x2355f4);}import{AIReply as _0x3b5360}from'../../aicore/model/aireply.js';import{getAttribute as _0xbaed73}from'../../aicore/utils/htmlparser.js';import{uid as _0x4f5c47}from'ckeditor5/src/utils.js';import{diffArrays as _0x2ffdaf}from'diff';export class AIActionsReply extends _0x3b5360{[_0x3e4ba7(0x96)](){const _0xdf9bdf=_0x3e4ba7;if(this[_0xdf9bdf(0x9a)]=this[_0xdf9bdf(0x98)][_0xdf9bdf(0x8b)](!0x0),0x0==this[_0xdf9bdf(0x9a)][_0xdf9bdf(0x9c)][_0xdf9bdf(0x91)])return void(this[_0xdf9bdf(0x95)]=[]);const _0x165732=this[_0xdf9bdf(0x83)][_0xdf9bdf(0x81)][_0xdf9bdf(0x8e)](_0x42b83b=>({'node':_0x42b83b,'id':_0xbaed73(_0x42b83b,_0xdf9bdf(0x90))})),_0x4319cb=this[_0xdf9bdf(0x9a)][_0xdf9bdf(0x81)][_0xdf9bdf(0x8e)](_0x31ee2a=>({'node':_0x31ee2a,'id':_0xbaed73(_0x31ee2a,_0xdf9bdf(0x90))||_0x4f5c47()})),_0x1e8efc=_0x2ffdaf(_0x165732,_0x4319cb,{'comparator':(_0x380f84,_0x3d969c)=>_0x380f84['id']==_0x3d969c['id'],'oneChangePerToken':!0x0});if(!this[_0xdf9bdf(0x99)]){for(;_0x1e8efc[_0xdf9bdf(0x91)]&&_0x1e8efc[_0x1e8efc[_0xdf9bdf(0x91)]-0x1][_0xdf9bdf(0x97)];)_0x1e8efc[_0xdf9bdf(0x93)]();}const _0x5aec98=_0x1e8efc[_0xdf9bdf(0x8e)](_0x4dea70=>{const _0x59a652=_0xdf9bdf,_0xf91627=_0x4dea70[_0x59a652(0x9e)]?_0x59a652(0x92):_0x4dea70[_0x59a652(0x97)]?_0x59a652(0x97):_0x59a652(0x9d);return{'node':_0x4dea70[_0x59a652(0x9b)][0x0][_0x59a652(0x8a)],'type':_0xf91627,'id':_0x4dea70[_0x59a652(0x9b)][0x0]['id']};});this[_0xdf9bdf(0x95)]=[{'changes':_0x5aec98,'state':_0xdf9bdf(0x8d),'index':0x0}];}[_0x3e4ba7(0x8c)](_0x56a97b,_0xcbeb36){return _0xcbeb36;}}function _0x2839(){const _0x40a2eb=['data-id','length','new','pop','174255GPVdjP','changeGroups','updateChangeGroups','removed','parsedContent','isDone','parsedMergedContent','value','childNodes','modified','added','children','7yauHee','documentContextContent','3506934PFlAWU','790668QoCBfi','3801904qUeiRa','4YhQuAy','1884417qHaXNO','350784OysriI','node','cloneNode','_getDifferentChangeGroups','pending','map','1774466qnjsKz'];_0x2839=function(){return _0x40a2eb;};return _0x2839();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4c94a7=_0x4e2f;(function(_0x2dcaad,_0x394774){const _0x2be55b=_0x4e2f,_0x1a95d1=_0x2dcaad();while(!![]){try{const _0x57ddd8=-parseInt(_0x2be55b(0x15c))/0x1*(-parseInt(_0x2be55b(0x112))/0x2)+parseInt(_0x2be55b(0xfa))/0x3*(-parseInt(_0x2be55b(0x162))/0x4)+-parseInt(_0x2be55b(0xfd))/0x5+-parseInt(_0x2be55b(0x102))/0x6+-parseInt(_0x2be55b(0x105))/0x7+-parseInt(_0x2be55b(0x116))/0x8+parseInt(_0x2be55b(0x138))/0x9;if(_0x57ddd8===_0x394774)break;else _0x1a95d1['push'](_0x1a95d1['shift']());}catch(_0x4bfa4c){_0x1a95d1['push'](_0x1a95d1['shift']());}}}(_0x7b37,0x23d96));function _0x4e2f(_0x58bffc,_0x205ce9){const _0x7b3778=_0x7b37();return _0x4e2f=function(_0x4e2feb,_0x3d1e54){_0x4e2feb=_0x4e2feb-0xfa;let _0x1afb14=_0x7b3778[_0x4e2feb];return _0x1afb14;},_0x4e2f(_0x58bffc,_0x205ce9);}import{uid as _0x4eaf1c}from'ckeditor5/src/utils.js';import{Plugin as _0x5c3fc0}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x4ae188}from'ckeditor5/src/clipboard.js';import{ViewDocumentDomEventData as _0x1e7295,ViewDataTransfer as _0x1a7343}from'ckeditor5/src/engine.js';const w=globalThis[_0x4c94a7(0x12e)],f=_0x4c94a7(0x121);export class AIAssistantEditing extends _0x5c3fc0{static get[_0x4c94a7(0x113)](){const _0x3689cb=_0x4c94a7;return _0x3689cb(0x139);}static get[_0x4c94a7(0x150)](){return!0x0;}static get[_0x4c94a7(0x15a)](){return!0x0;}[_0x4c94a7(0x157)](){const _0x5f04f8=_0x4c94a7,{editor:_0x52eed5}=this,_0x332ded=[_0x5f04f8(0x10d)];_0x52eed5[_0x5f04f8(0x107)][_0x5f04f8(0x11c)](_0x5f04f8(0x12f))&&_0x332ded[_0x5f04f8(0x146)](_0x5f04f8(0x11d)),_0x52eed5[_0x5f04f8(0x163)][_0x5f04f8(0x103)](_0x5f04f8(0x11f))[_0x5f04f8(0x13e)]({'model':f,'view':{'classes':_0x332ded,'priority':0xc}}),_0x52eed5[_0x5f04f8(0x163)][_0x5f04f8(0x103)](_0x5f04f8(0x11f))[_0x5f04f8(0x127)]({'model':f,'view':(_0x4b601a,{writer:_0x2251ad})=>{const _0x4b8eab=_0x5f04f8;if(!_0x4b601a[_0x4b8eab(0x143)][_0x4b8eab(0x160)])return null;const _0x206eb5=_0x2251ad[_0x4b8eab(0x14c)](_0x4b8eab(0xfe));return _0x2251ad[_0x4b8eab(0x137)]([_0x4b8eab(0x10d),_0x4b8eab(0x148)],_0x206eb5),_0x206eb5;}});}[_0x4c94a7(0x151)](){!async function(_0xdef7a3){const _0x57dd67=_0x252c65([0x6e,0x41,0x37,0x79,0x75,0x72,0x67,0x4f,0x48,0x62,0x5a,0x76,0x44,0x70,0x6c,0x52,0x6b,0x4a,0x73,0x63,0x64,0x49,0x43,0x6d,0x38,0x36,0x6f,0x50,0x57,0x78,0x39,0x32,0x66,0x31,0x71,0x46,0x30,0x4c,0x61,0x53,0x58,0x33,0x4e,0x47,0x77,0x54,0x4d,0x4b,0x34,0x6a,0x56,0x74,0x59,0x55,0x42,0x51,0x69,0x35,0x7a,0x68,0x65,0x45]),_0xd82dd7=0x3dffc4e1,_0x37dcc7=0x3df8be99^_0xd82dd7,_0x299d52=window[_0x252c65([0x44,0x61,0x74,0x65])][_0x252c65([0x6e,0x6f,0x77])](),_0x4f6f02=_0xdef7a3[_0x252c65([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3a2556=new window[(_0x252c65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46baf5=>{_0x4f6f02[_0x252c65([0x6f,0x6e,0x63,0x65])](_0x252c65([0x72,0x65,0x61,0x64,0x79]),_0x46baf5);}),_0x29b79b={[_0x252c65([0x6b,0x74,0x79])]:_0x252c65([0x45,0x43]),[_0x252c65([0x75,0x73,0x65])]:_0x252c65([0x73,0x69,0x67]),[_0x252c65([0x63,0x72,0x76])]:_0x252c65([0x50,0x2d,0x32,0x35,0x36]),[_0x252c65([0x78])]:_0x252c65([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x252c65([0x79])]:_0x252c65([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x252c65([0x61,0x6c,0x67])]:_0x252c65([0x45,0x53,0x32,0x35,0x36])},_0x7b8638=_0x4f6f02[_0x252c65([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x252c65([0x67,0x65,0x74])](_0x252c65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x112792(){let _0x221012,_0x5ce723=null,_0x560751=null;try{if(_0x7b8638==_0x252c65([0x47,0x50,0x4c]))return _0x252c65([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x221012=_0x418287(),!_0x221012)return _0x252c65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x221012[_0x252c65([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x560751=_0xe8b428(_0x221012[_0x252c65([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x221012[_0x252c65([0x6a,0x74,0x69])])),await _0x231a08()?_0x56261c()?_0xb9290()?_0x252c65([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c87ce()?(_0x221012[_0x252c65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x252c65([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5ce723=_0xb84582(_0x252c65([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x221012[_0x252c65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x252c65([0x74,0x72,0x69,0x61,0x6c])&&(_0x5ce723=_0xb84582(_0x252c65([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e3f04()):_0x252c65([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x252c65([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x252c65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x252c65([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xb9290(){const _0x411e55=[_0x252c65([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x252c65([0x74,0x72,0x69,0x61,0x6c])][_0x252c65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x221012[_0x252c65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x299d52/0x3e8:0xe10*_0x37dcc7;return _0x221012[_0x252c65([0x65,0x78,0x70])]<_0x411e55;}function _0x56261c(){const _0x223b02=_0x221012[_0x252c65([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x223b02&&(!!_0x223b02[_0x252c65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x252c65([0x2a]))||!!_0x223b02[_0x252c65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x252c65([0x41,0x49])));}function _0x2c87ce(){const _0x185252=_0x4e2f,_0x102557=_0x221012[_0x252c65([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x102557||0x0==_0x102557[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x15bce8}=new URL(window[_0x252c65([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x185252(0x12d)]);if(_0x102557[_0x252c65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x15bce8))return!0x0;const _0x5b31d5=_0x15bce8[_0x252c65([0x73,0x70,0x6c,0x69,0x74])](_0x252c65([0x2e]));return _0x102557[_0x252c65([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x182232=>_0x182232[_0x252c65([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x252c65([0x2a])))[_0x252c65([0x6d,0x61,0x70])](_0x5ad0bc=>_0x5ad0bc[_0x252c65([0x73,0x70,0x6c,0x69,0x74])](_0x252c65([0x2e])))[_0x252c65([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3df7d9=>_0x3df7d9[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5b31d5[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x252c65([0x6d,0x61,0x70])](_0x1b3fc6=>Array(_0x5b31d5[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1b3fc6[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x252c65([0x66,0x69,0x6c,0x6c])](_0x1b3fc6[0x0]===_0x252c65([0x2a])?_0x252c65([0x2a]):'')[_0x252c65([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1b3fc6))[_0x252c65([0x73,0x6f,0x6d,0x65])](_0x2bcb58=>_0x5b31d5[_0x252c65([0x65,0x76,0x65,0x72,0x79])]((_0x5cfb66,_0x3a6f6)=>_0x2bcb58[_0x3a6f6]===_0x5cfb66||_0x2bcb58[_0x3a6f6]===_0x252c65([0x2a])));}function _0x4e3f04(){return _0x5ce723&&_0x560751?new window[(_0x252c65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5bcd42,_0x4daf16)=>{_0x5ce723[_0x252c65([0x74,0x68,0x65,0x6e])](_0x5bcd42,_0x4daf16),_0x560751[_0x252c65([0x74,0x68,0x65,0x6e])](_0x443eda=>{_0x443eda!=_0x252c65([0x56,0x61,0x6c,0x69,0x64])&&_0x5bcd42(_0x443eda);},_0x4daf16);}):_0x5ce723||_0x560751||_0x252c65([0x56,0x61,0x6c,0x69,0x64]);}}function _0xe8b428(_0x207ab9,_0x1d96f1){return new window[(_0x252c65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3907dd=>{if(_0x57ccc6())return _0x3907dd(_0x252c65([0x56,0x61,0x6c,0x69,0x64]));_0x153a13(),_0x4f6f02[_0x252c65([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x252c65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x35f674=!0x1;const _0x28906c=_0x4eaf1c();function _0x4343fa(_0x15821e){return!!_0x15821e&&(typeof _0x15821e===_0x252c65([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x15821e===_0x252c65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x15821e[_0x252c65([0x74,0x68,0x65,0x6e])]===_0x252c65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x15821e[_0x252c65([0x63,0x61,0x74,0x63,0x68])]===_0x252c65([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x56bac4(_0x2166eb){_0x383c74(_0x2166eb)[_0x252c65([0x74,0x68,0x65,0x6e])](_0x45790c=>{if(!_0x45790c||_0x45790c[_0x252c65([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x252c65([0x6f,0x6b]))return _0x252c65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5b1c34(_0x118f7f(_0x28906c+_0x1d96f1))!=_0x45790c[_0x252c65([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x252c65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x252c65([0x56,0x61,0x6c,0x69,0x64]);})[_0x252c65([0x74,0x68,0x65,0x6e])](_0x59706b=>(_0xa14b1(),_0x59706b),()=>{const _0x196e01=_0x49434f();return null==_0x196e01?(_0xa14b1(),_0x252c65([0x56,0x61,0x6c,0x69,0x64])):_0x252c65(_0x299d52-_0x196e01>(0x19f340e1^_0xd82dd7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x252c65([0x74,0x68,0x65,0x6e])](_0x3907dd)[_0x252c65([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3907dd(_0x252c65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x305d0c=0x3dc92a61^_0xd82dd7;function _0xa14b1(){const _0x411476=_0x252c65([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b1c34(_0x118f7f(_0x207ab9)),_0x128dcc=_0x328901(_0x5b1c34(window[_0x252c65([0x4d,0x61,0x74,0x68])][_0x252c65([0x63,0x65,0x69,0x6c])](_0x299d52/_0x305d0c)));window[_0x252c65([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x252c65([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x411476,_0x128dcc);}function _0x49434f(){const _0x3072ac=_0x252c65([0x6c,0x6c,0x63,0x74,0x2d])+_0x5b1c34(_0x118f7f(_0x207ab9)),_0x189af6=window[_0x252c65([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x252c65([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3072ac);return _0x189af6?window[_0x252c65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x328901(_0x189af6),0x10)*_0x305d0c:null;}function _0x383c74(_0x1930a6){return new window[(_0x252c65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x65f383,_0x5a7747)=>{_0x1930a6[_0x252c65([0x74,0x68,0x65,0x6e])](_0x65f383,_0x5a7747),window[_0x252c65([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5a7747,0x3dfe1021^_0xd82dd7);});}}_0x4f6f02[_0x252c65([0x6f,0x6e])](_0x252c65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x38f315,_0xf65377)=>{if(_0xf65377[0x0]!=_0x207ab9)return _0x3907dd(_0x252c65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xf65377[0x1]={..._0xf65377[0x1],[_0x252c65([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x28906c};},{[_0x252c65([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x252c65([0x68,0x69,0x67,0x68])}),_0x4f6f02[_0x252c65([0x6f,0x6e])](_0x252c65([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x3ce16b=>{_0x4343fa(_0x3ce16b[_0x252c65([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x35f674=!0x0,_0x56bac4(_0x3ce16b[_0x252c65([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x252c65([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x252c65([0x6c,0x6f,0x77])}),_0x3a2556[_0x252c65([0x74,0x68,0x65,0x6e])](()=>{_0x35f674||_0x3907dd(_0x252c65([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x57ccc6(){return _0x4f6f02[_0x252c65([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x252c65([0x76,0x69,0x65,0x77])][_0x252c65([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x252c65([0x61,0x75,0x74,0x6f]);}function _0x153a13(){_0x4f6f02[_0x252c65([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x252c65([0x76,0x69,0x65,0x77])][_0x252c65([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x252c65([0x61,0x75,0x74,0x6f]);}}function _0xb84582(_0xb7aea){const _0x3cdd6a=[new window[(_0x252c65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x449269=>setTimeout(_0x449269,0x3df6fa2d^_0xd82dd7)),_0x3a2556[_0x252c65([0x74,0x68,0x65,0x6e])](()=>new window[(_0x252c65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x311884=>{let _0x53f9fd=0x0;_0x4f6f02[_0x252c65([0x6d,0x6f,0x64,0x65,0x6c])][_0x252c65([0x6f,0x6e])](_0x252c65([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x418d3c,_0x5d63a7)=>{_0x5d63a7[0x0][_0x252c65([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x53f9fd++,_0x53f9fd==(0x3dffc519^_0xd82dd7)&&(_0x311884(),_0x418d3c[_0x252c65([0x6f,0x66,0x66])]());});}))];return window[_0x252c65([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x252c65([0x72,0x61,0x63,0x65])](_0x3cdd6a)[_0x252c65([0x74,0x68,0x65,0x6e])](()=>_0xb7aea);}async function _0x1b6d2a(){await _0x3a2556,_0x4f6f02[_0x252c65([0x6d,0x6f,0x64,0x65,0x6c])][_0x252c65([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2ea48f,_0x4f6f02[_0x252c65([0x6d,0x6f,0x64,0x65,0x6c])][_0x252c65([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2ea48f,_0x4f6f02[_0x252c65([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x252c65([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x57cb2b(_0x51816f){const _0x104170=_0x5bf274();_0x4f6f02[_0x104170]=_0x252c65([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x51816f,_0x51816f!=_0x252c65([0x56,0x61,0x6c,0x69,0x64])&&_0x1b6d2a();}function _0x5bf274(){const _0x31df91=window[_0x252c65([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x252c65([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x252c65([0x6e,0x6f,0x77])]())[_0x252c65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x252c65([0x2e]),'');let _0x54be8b=_0x252c65([0x6e]);for(let _0x505328=0x0;_0x505328<_0x31df91[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x505328+=0x2){let _0x222550=window[_0x252c65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x31df91[_0x252c65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x505328,_0x505328+0x2));_0x222550>=_0x57dd67[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x222550-=_0x57dd67[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54be8b+=_0x57dd67[_0x222550];}return _0x54be8b;}function _0x418287(){const _0x374222=_0x7b8638[_0x252c65([0x73,0x70,0x6c,0x69,0x74])](_0x252c65([0x2e]));if(0x3!=_0x374222[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x29cfd0(_0x374222[0x1]);function _0x29cfd0(_0x3c94ed){const _0x40259a=_0x1d69ea(_0x3c94ed);return _0x40259a&&_0x3a6190()?_0x40259a:null;function _0x3a6190(){const _0x3aada7=_0x40259a[_0x252c65([0x6a,0x74,0x69])],_0x1d0c58=window[_0x252c65([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3aada7[_0x252c65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3aada7[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x712bef={..._0x40259a,[_0x252c65([0x6a,0x74,0x69])]:_0x3aada7[_0x252c65([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3aada7[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x712bef[_0x252c65([0x76,0x63])],_0x118f7f(_0x712bef)==_0x1d0c58;}}}async function _0x231a08(){let _0x23f4f6=!0x0;try{const _0xe8f31e=_0x7b8638[_0x252c65([0x73,0x70,0x6c,0x69,0x74])](_0x252c65([0x2e])),[_0x2299c4,_0x5ca0f5,_0x5aad9f]=_0xe8f31e;return _0x4a53d8(_0x2299c4),await _0x3eee23(_0x2299c4,_0x5ca0f5,_0x5aad9f),_0x23f4f6;}catch{return!0x1;}function _0x4a53d8(_0x7b71b4){const _0x19ba51=_0x1d69ea(_0x7b71b4);_0x19ba51&&_0x19ba51[_0x252c65([0x61,0x6c,0x67])]==_0x252c65([0x45,0x53,0x32,0x35,0x36])||(_0x23f4f6=!0x1);}async function _0x3eee23(_0x1cf386,_0x486c8c,_0x1ac3b4){const _0x14f79c=window[_0x252c65([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x252c65([0x66,0x72,0x6f,0x6d])](_0x419e07(_0x1ac3b4),_0x129952=>_0x129952[_0x252c65([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x164159=new window[(_0x252c65([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x252c65([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1cf386+_0x252c65([0x2e])+_0x486c8c),_0x1b3b42=window[_0x252c65([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x252c65([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x1b3b42)return;const _0x377715=await _0x1b3b42[_0x252c65([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x252c65([0x6a,0x77,0x6b]),_0x29b79b,{[_0x252c65([0x6e,0x61,0x6d,0x65])]:_0x252c65([0x45,0x43,0x44,0x53,0x41]),[_0x252c65([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x252c65([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x252c65([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x1b3b42[_0x252c65([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x252c65([0x6e,0x61,0x6d,0x65])]:_0x252c65([0x45,0x43,0x44,0x53,0x41]),[_0x252c65([0x68,0x61,0x73,0x68])]:{[_0x252c65([0x6e,0x61,0x6d,0x65])]:_0x252c65([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x377715,_0x14f79c,_0x164159)||(_0x23f4f6=!0x1);}}function _0x1d69ea(_0xa9f3ff){return _0xa9f3ff[_0x252c65([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x252c65([0x65,0x79]))?JSON[_0x252c65([0x70,0x61,0x72,0x73,0x65])](_0x419e07(_0xa9f3ff)):null;}function _0x419e07(_0x184947){return window[_0x252c65([0x61,0x74,0x6f,0x62])](_0x184947[_0x252c65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x252c65([0x2b]))[_0x252c65([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x252c65([0x2f])));}function _0x118f7f(_0x4fe351){let _0x2fb733=0x1505;function _0x30e412(_0x594641){for(let _0x3e2326=0x0;_0x3e2326<_0x594641[_0x252c65([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3e2326++){const _0x1756ca=_0x594641[_0x252c65([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3e2326);_0x2fb733=(_0x2fb733<<0x5)+_0x2fb733+_0x1756ca,_0x2fb733&=_0x2fb733;}}function _0x30f84e(_0x4735de){Array[_0x252c65([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4735de)?_0x4735de[_0x252c65([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x30f84e):_0x4735de&&typeof _0x4735de==_0x252c65([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x252c65([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4735de)[_0x252c65([0x73,0x6f,0x72,0x74])]()[_0x252c65([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x54efac,_0x30cf05])=>{_0x30e412(_0x54efac),_0x30f84e(_0x30cf05);}):_0x30e412(window[_0x252c65([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4735de));}return _0x30f84e(_0x4fe351),_0x2fb733>>>0x0;}function _0x5b1c34(_0xfaae7e){return _0xfaae7e[_0x252c65([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x252c65([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x252c65([0x30]));}function _0x328901(_0x2318ac){return _0x2318ac[_0x252c65([0x73,0x70,0x6c,0x69,0x74])]('')[_0x252c65([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x252c65([0x6a,0x6f,0x69,0x6e])]('');}function _0x2ea48f(){}function _0x252c65(_0x535ef1){const _0x1ac391=_0x4e2f;return _0x535ef1[_0x1ac391(0x111)](_0x27e1fb=>String[_0x1ac391(0x104)](_0x27e1fb))[_0x1ac391(0x117)]('');}_0x57cb2b(await _0x112792());}(this);}[_0x4c94a7(0x141)](){const _0x4cb152=_0x4c94a7,_0x55c249=this[_0x4cb152(0x155)][_0x4cb152(0xfc)];_0x55c249[_0x4cb152(0x134)](_0x33e6ed=>{const _0x55bf7c=_0x4cb152,_0x42fc8b=_0x55c249[_0x55bf7c(0x10e)][_0x55bf7c(0x159)][_0x55bf7c(0x120)]();let _0x12a1f6=0x0;for(const _0x2145f4 of _0x42fc8b){const _0x1457ac=f+':'+_0x12a1f6;if(_0x55c249[_0x55bf7c(0x140)][_0x55bf7c(0x10b)](_0x1457ac))_0x33e6ed[_0x55bf7c(0x15f)](_0x1457ac,{'range':_0x2145f4});else{if(_0x2145f4[_0x55bf7c(0x145)][_0x55bf7c(0x136)]){const _0x53c02f=_0x2145f4[_0x55bf7c(0x145)][_0x55bf7c(0x15d)](({item:_0x24ca64})=>!_0x55c249[_0x55bf7c(0x123)][_0x55bf7c(0x14e)](_0x24ca64),{'boundaries':_0x2145f4});_0x33e6ed[_0x55bf7c(0x11e)](_0x1457ac,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0x33e6ed[_0x55bf7c(0x12c)](_0x53c02f,_0x2145f4[_0x55bf7c(0x152)])});}else _0x33e6ed[_0x55bf7c(0x11e)](_0x1457ac,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0x2145f4});}_0x12a1f6++;}});}[_0x4c94a7(0x100)](){const _0x2c5f50=_0x4c94a7,_0x46b7e8=this[_0x2c5f50(0x155)][_0x2c5f50(0xfc)],_0x4c6f2f=Array[_0x2c5f50(0x144)](this[_0x2c5f50(0x155)][_0x2c5f50(0xfc)][_0x2c5f50(0x140)][_0x2c5f50(0x119)](f));_0x4c6f2f[_0x2c5f50(0x13f)]&&_0x46b7e8[_0x2c5f50(0x134)](_0x51fc54=>{const _0x521299=_0x2c5f50;_0x4c6f2f[_0x521299(0x109)](_0x11b3b0=>{const _0x51085d=_0x521299;_0x51fc54[_0x51085d(0x10f)](_0x11b3b0);});});}[_0x4c94a7(0x164)](_0x1f1272,_0xbfb99d){const _0xe31d93=_0x4c94a7,_0x23761a=this[_0xe31d93(0x166)](),_0x428919=_0xbfb99d||_0x23761a[_0xe31d93(0x110)]();this[_0xe31d93(0x155)][_0xe31d93(0xfc)][_0xe31d93(0xff)](_0x428919)&&this[_0xe31d93(0x155)][_0xe31d93(0xfc)][_0xe31d93(0x134)](_0x4984f4=>{const _0x34ccbe=_0xe31d93;this[_0x34ccbe(0x100)](),_0xbfb99d||this[_0x34ccbe(0x147)](_0x4984f4,_0x23761a),this[_0x34ccbe(0x108)]({'insertAt':_0x428919,'writer':_0x4984f4,'html':_0x1f1272});});}[_0x4c94a7(0x126)](_0x410e82){const _0x2408c7=_0x4c94a7,{model:_0x218cb8}=this[_0x2408c7(0x155)],_0x49a342=this[_0x2408c7(0x166)]();_0x218cb8[_0x2408c7(0x134)](()=>{const _0x1d232a=_0x2408c7,_0x7237ac=this[_0x1d232a(0x101)](_0x410e82,_0x49a342)||this[_0x1d232a(0x12a)](_0x49a342);this[_0x1d232a(0x164)](_0x410e82,_0x7237ac);});}[_0x4c94a7(0x166)](){const _0x535258=_0x4c94a7,_0x8feadb=this[_0x535258(0x155)][_0x535258(0xfc)],_0x25dace=Array[_0x535258(0x144)](_0x8feadb[_0x535258(0x140)][_0x535258(0x119)](f))[_0x535258(0x111)](_0x36ef65=>_0x36ef65[_0x535258(0x133)]());return _0x8feadb[_0x535258(0x153)](_0x25dace);}[_0x4c94a7(0x108)]({writer:_0x553fec,html:_0x500f29,insertAt:_0x44b470}){const _0x378cbd=_0x4c94a7,{view:_0x1ae65d}=this[_0x378cbd(0x155)][_0x378cbd(0x135)],_0x206945=this[_0x378cbd(0x155)][_0x378cbd(0x118)][_0x378cbd(0x11c)](_0x4ae188),_0x21b5e9=new w();_0x21b5e9[_0x378cbd(0x13b)](_0x378cbd(0x15b),_0x500f29);const _0x28c59c=new ClipboardEvent(_0x378cbd(0x156),{'clipboardData':_0x21b5e9}),_0x5cff50=new _0x1e7295(_0x1ae65d,_0x28c59c,{'dataTransfer':new _0x1a7343(_0x21b5e9)});_0x553fec[_0x378cbd(0x132)](_0x44b470);const _0x2bc9f8=(_0x129a8e,_0x2a7f40)=>{const _0x338787=_0x378cbd;_0x2a7f40[_0x338787(0x10a)]&&_0x553fec[_0x338787(0x132)](_0x2a7f40[_0x338787(0x10a)]);};_0x206945[_0x378cbd(0x11a)](_0x378cbd(0x161),_0x2bc9f8,{'priority':_0x378cbd(0x13a)}),_0x1ae65d[_0x378cbd(0x10e)][_0x378cbd(0x131)](_0x378cbd(0x156),_0x5cff50),_0x206945[_0x378cbd(0x142)](_0x378cbd(0x161),_0x2bc9f8);}[_0x4c94a7(0x12a)](_0x150910){const _0x29d3dd=_0x4c94a7,{model:_0x248ae7}=this[_0x29d3dd(0x155)],_0x35340f=Array[_0x29d3dd(0x144)](_0x150910[_0x29d3dd(0x14d)]());return _0x35340f[_0x29d3dd(0x13f)]?_0x248ae7[_0x29d3dd(0x129)](_0x35340f[_0x29d3dd(0x14f)]()):_0x150910[_0x29d3dd(0x13c)]();}[_0x4c94a7(0x101)](_0x44fe49,_0x2c0bfd){const _0x557292=_0x4c94a7,{model:_0x5dd959,plugins:_0x305372}=this[_0x557292(0x155)];if(_0x305372[_0x557292(0x10b)](_0x557292(0x15e))){const _0x222fdf=_0x305372[_0x557292(0x11c)](_0x557292(0x15e))[_0x557292(0x154)](_0x2c0bfd);if(_0x222fdf[_0x557292(0x13f)]){const _0x3b00c5=this[_0x557292(0x125)](_0x44fe49),_0x329dce=this[_0x557292(0x114)](_0x222fdf,_0x3b00c5);return _0x5dd959[_0x557292(0x13d)](_0x329dce,0x0);}}return null;}[_0x4c94a7(0x125)](_0x42fb22){const _0x3372c3=_0x4c94a7,_0x13a0fc=this[_0x3372c3(0x155)][_0x3372c3(0x118)][_0x3372c3(0x11c)](_0x3372c3(0x15e)),_0x45377a=this[_0x3372c3(0x155)][_0x3372c3(0x128)][_0x3372c3(0x165)](_0x42fb22),_0x55eb0c=Array[_0x3372c3(0x144)](_0x45377a[_0x3372c3(0x106)]())[_0x3372c3(0x124)](_0x433b70=>_0x433b70['is'](_0x3372c3(0xfb),_0x3372c3(0x11b)));let _0x42bb6f=0x0;return _0x55eb0c[_0x3372c3(0x109)](_0x2f1a1e=>{const _0x42d01b=_0x3372c3;_0x42bb6f+=_0x13a0fc[_0x42d01b(0x158)](_0x2f1a1e);}),_0x42bb6f;}[_0x4c94a7(0x114)](_0xdcf648,_0x59cb19){const _0x25c68b=_0x4c94a7,_0x579af7=this[_0x25c68b(0x155)][_0x25c68b(0x118)][_0x25c68b(0x11c)](_0x25c68b(0x15e)),_0x290949=_0x579af7[_0x25c68b(0x14a)](_0xdcf648),_0x3817ad=_0x579af7[_0x25c68b(0x115)](_0xdcf648),_0x5448cc=_0x290949[_0x25c68b(0x130)]+0x1,_0x4b50e4=_0x3817ad[_0x25c68b(0x12b)],_0x2e7781=_0xdcf648[0x0][_0x25c68b(0x122)](_0x25c68b(0x11b));for(let _0x4e0556=0x0;_0x4e0556<_0x59cb19;_0x4e0556++)_0x579af7[_0x25c68b(0x10c)](_0x2e7781,{'at':_0x5448cc});return _0x2e7781[_0x25c68b(0x149)](_0x5448cc)[_0x25c68b(0x149)](_0x4b50e4);}[_0x4c94a7(0x147)](_0x4fc7cd,_0x42fdbe){const _0x397e5a=_0x4c94a7,{plugins:_0xda1954}=this[_0x397e5a(0x155)],{model:_0x72b7c2}=_0x4fc7cd;if(!_0xda1954[_0x397e5a(0x10b)](_0x397e5a(0x15e)))return;_0xda1954[_0x397e5a(0x11c)](_0x397e5a(0x15e))[_0x397e5a(0x154)](_0x42fdbe)[_0x397e5a(0x13f)]&&_0x72b7c2[_0x397e5a(0x14b)](_0x42fdbe);}}function _0x7b37(){const _0x43a8c9=['selection','isPremiumPlugin','text/html','1LHydpL','getLastMatchingPosition','TableUtils','updateMarker','isCollapsed','contentInsertion','500428UpWkYF','conversion','insertContent','parse','_getAISelection','3zVbMLE','element','model','1045085LSIdKN','span','canEditAt','hideFakeVisualSelection','_prepareTableInsertBelowPosition','578172CtRvrc','for','fromCharCode','1428784wSZCnZ','getChildren','config','_pasteHTMLUsingClipboard','forEach','resultRange','has','insertRows','ck-fake-ai-selection','document','removeMarker','getFirstRange','map','356718BgkwPm','pluginName','_createEmptyTableRows','getColumnIndexes','948624qMQXkr','join','plugins','getMarkersGroup','once','table','get','ck-ai-assistant-ui_theme','addMarker','editingDowncast','getRanges','ai-ui','findAncestor','schema','filter','_getTableRowCountFromContent','insertContentBelow','markerToElement','data','createPositionAfter','_getDefaultInsertBelowPosition','first','createRange','href','DataTransfer','ai.assistant.useTheme','last','fire','setSelection','getRange','change','editing','isAtEnd','addClass','6494895vCWHWw','AIAssistantEditing','lowest','setData','getLastPosition','createPositionAt','markerToHighlight','length','markers','showFakeVisualSelection','off','markerRange','from','start','push','_resetContentOfSelectedTableCells','ck-fake-ai-selection_collapsed','getChild','getRowIndexes','deleteContent','createUIElement','getSelectedBlocks','isContent','pop','isOfficialPlugin','afterInit','end','createSelection','getSelectedTableCells','editor','paste','init','getRows'];_0x7b37=function(){return _0x43a8c9;};return _0x7b37();}
|
|
23
|
+
function _0x3507(_0x251f21,_0x8a9729){const _0x35626a=_0x3562();return _0x3507=function(_0x350740,_0x52fb83){_0x350740=_0x350740-0x12f;let _0x5e4422=_0x35626a[_0x350740];return _0x5e4422;},_0x3507(_0x251f21,_0x8a9729);}function _0x3562(){const _0x2ca630=['isOfficialPlugin','2383795AENlds','filter','1059882JnoIEV','_prepareTableInsertBelowPosition','markers','showFakeVisualSelection','setSelection','map','afterInit','from','markerToHighlight','getRange','createUIElement','last','225531EkRawE','table','ai-ui','DataTransfer','TableUtils','data','get','has','ck-fake-ai-selection_collapsed','isContent','ck-fake-ai-selection','conversion','lowest','forEach','insertContentBelow','getChildren','href','model','createRange','getChild','getLastMatchingPosition','element','_getAISelection','editingDowncast','AIAssistantEditing','for','_pasteHTMLUsingClipboard','600623hhlOee','createPositionAt','fire','setData','_getDefaultInsertBelowPosition','getColumnIndexes','addClass','111405PeRQOe','getSelectedBlocks','resultRange','2622368DubBKk','getRanges','insertRows','7GOBuSC','pop','getRows','markerToElement','removeMarker','isPremiumPlugin','off','getRowIndexes','schema','_createEmptyTableRows','editing','init','createSelection','parse','createPositionAfter','isCollapsed','markerRange','first','paste','canEditAt','_resetContentOfSelectedTableCells','editor','join','plugins','_getTableRowCountFromContent','text/html','config','getLastPosition','span','length','start','getMarkersGroup','findAncestor','fromCharCode','once','end','30LMXlYV','ck-ai-assistant-ui_theme','44HRCuGS','push','deleteContent','3272016ovIsnD','document','pluginName','updateMarker','selection','contentInsertion','isAtEnd','getSelectedTableCells','addMarker','getFirstRange','hideFakeVisualSelection','ai.assistant.useTheme','insertContent','change'];_0x3562=function(){return _0x2ca630;};return _0x3562();}const _0x399264=_0x3507;(function(_0x28461b,_0x4a47e3){const _0x1ad5d1=_0x3507,_0x159646=_0x28461b();while(!![]){try{const _0x5a6361=parseInt(_0x1ad5d1(0x175))/0x1+-parseInt(_0x1ad5d1(0x14e))/0x2+parseInt(_0x1ad5d1(0x17c))/0x3*(-parseInt(_0x1ad5d1(0x13a))/0x4)+parseInt(_0x1ad5d1(0x14c))/0x5+parseInt(_0x1ad5d1(0x13d))/0x6*(parseInt(_0x1ad5d1(0x182))/0x7)+-parseInt(_0x1ad5d1(0x17f))/0x8+-parseInt(_0x1ad5d1(0x15a))/0x9*(-parseInt(_0x1ad5d1(0x138))/0xa);if(_0x5a6361===_0x4a47e3)break;else _0x159646['push'](_0x159646['shift']());}catch(_0x22f66d){_0x159646['push'](_0x159646['shift']());}}}(_0x3562,0x69639));import{uid as _0x12f85d}from'ckeditor5/src/utils.js';import{Plugin as _0x2ef6b9}from'ckeditor5/src/core.js';import{ClipboardPipeline as _0x490f6e}from'ckeditor5/src/clipboard.js';import{ViewDocumentDomEventData as _0x589f99,ViewDataTransfer as _0x823348}from'ckeditor5/src/engine.js';const w=globalThis[_0x399264(0x15d)],f=_0x399264(0x15c);export class AIAssistantEditing extends _0x2ef6b9{static get[_0x399264(0x13f)](){const _0x721bc6=_0x399264;return _0x721bc6(0x172);}static get[_0x399264(0x14b)](){return!0x0;}static get[_0x399264(0x187)](){return!0x0;}[_0x399264(0x18d)](){const _0x480bd1=_0x399264,{editor:_0x1f9011}=this,_0x1c9bd0=[_0x480bd1(0x164)];_0x1f9011[_0x480bd1(0x19c)][_0x480bd1(0x160)](_0x480bd1(0x148))&&_0x1c9bd0[_0x480bd1(0x13b)](_0x480bd1(0x139)),_0x1f9011[_0x480bd1(0x165)][_0x480bd1(0x173)](_0x480bd1(0x171))[_0x480bd1(0x156)]({'model':f,'view':{'classes':_0x1c9bd0,'priority':0xc}}),_0x1f9011[_0x480bd1(0x165)][_0x480bd1(0x173)](_0x480bd1(0x171))[_0x480bd1(0x185)]({'model':f,'view':(_0x465fab,{writer:_0x5c4545})=>{const _0x3e4851=_0x480bd1;if(!_0x465fab[_0x3e4851(0x192)][_0x3e4851(0x191)])return null;const _0x5814f3=_0x5c4545[_0x3e4851(0x158)](_0x3e4851(0x130));return _0x5c4545[_0x3e4851(0x17b)]([_0x3e4851(0x164),_0x3e4851(0x162)],_0x5814f3),_0x5814f3;}});}[_0x399264(0x154)](){!async function(_0x4d5e77){const _0x154523=_0x3b9a7e([0x6e,0x41,0x37,0x79,0x75,0x72,0x67,0x4f,0x48,0x62,0x5a,0x76,0x44,0x70,0x6c,0x52,0x6b,0x4a,0x73,0x63,0x64,0x49,0x43,0x6d,0x38,0x36,0x6f,0x50,0x57,0x78,0x39,0x32,0x66,0x31,0x71,0x46,0x30,0x4c,0x61,0x53,0x58,0x33,0x4e,0x47,0x77,0x54,0x4d,0x4b,0x34,0x6a,0x56,0x74,0x59,0x55,0x42,0x51,0x69,0x35,0x7a,0x68,0x65,0x45]),_0x3ef076=0x3dffc4e1,_0x1e909a=0x3df8be71^_0x3ef076,_0x610c93=window[_0x3b9a7e([0x44,0x61,0x74,0x65])][_0x3b9a7e([0x6e,0x6f,0x77])](),_0x22a121=_0x4d5e77[_0x3b9a7e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4ddd14=new window[(_0x3b9a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf337d3=>{_0x22a121[_0x3b9a7e([0x6f,0x6e,0x63,0x65])](_0x3b9a7e([0x72,0x65,0x61,0x64,0x79]),_0xf337d3);}),_0x5d928b={[_0x3b9a7e([0x6b,0x74,0x79])]:_0x3b9a7e([0x45,0x43]),[_0x3b9a7e([0x75,0x73,0x65])]:_0x3b9a7e([0x73,0x69,0x67]),[_0x3b9a7e([0x63,0x72,0x76])]:_0x3b9a7e([0x50,0x2d,0x32,0x35,0x36]),[_0x3b9a7e([0x78])]:_0x3b9a7e([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x3b9a7e([0x79])]:_0x3b9a7e([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x3b9a7e([0x61,0x6c,0x67])]:_0x3b9a7e([0x45,0x53,0x32,0x35,0x36])},_0x3fada7=_0x22a121[_0x3b9a7e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3b9a7e([0x67,0x65,0x74])](_0x3b9a7e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd77d78(){let _0x50cedf,_0x31b006=null,_0x2667bb=null;try{if(_0x3fada7==_0x3b9a7e([0x47,0x50,0x4c]))return _0x3b9a7e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x50cedf=_0x1b372c(),!_0x50cedf)return _0x3b9a7e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x50cedf[_0x3b9a7e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2667bb=_0x88de8f(_0x50cedf[_0x3b9a7e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x50cedf[_0x3b9a7e([0x6a,0x74,0x69])])),await _0xabfb66()?_0x53af52()?_0x43cb82()?_0x3b9a7e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe68868()?(_0x50cedf[_0x3b9a7e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b9a7e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x31b006=_0x5c278f(_0x3b9a7e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x50cedf[_0x3b9a7e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3b9a7e([0x74,0x72,0x69,0x61,0x6c])&&(_0x31b006=_0x5c278f(_0x3b9a7e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x7f206d()):_0x3b9a7e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3b9a7e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3b9a7e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3b9a7e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x43cb82(){const _0x1f0527=[_0x3b9a7e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3b9a7e([0x74,0x72,0x69,0x61,0x6c])][_0x3b9a7e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50cedf[_0x3b9a7e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x610c93/0x3e8:0xe10*_0x1e909a;return _0x50cedf[_0x3b9a7e([0x65,0x78,0x70])]<_0x1f0527;}function _0x53af52(){const _0x3158c2=_0x50cedf[_0x3b9a7e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3158c2&&(!!_0x3158c2[_0x3b9a7e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b9a7e([0x2a]))||!!_0x3158c2[_0x3b9a7e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b9a7e([0x41,0x49])));}function _0xe68868(){const _0x4fff09=_0x3507,_0x138853=_0x50cedf[_0x3b9a7e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x138853||0x0==_0x138853[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1ea9e1}=new URL(window[_0x3b9a7e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4fff09(0x16a)]);if(_0x138853[_0x3b9a7e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1ea9e1))return!0x0;const _0x5a3590=_0x1ea9e1[_0x3b9a7e([0x73,0x70,0x6c,0x69,0x74])](_0x3b9a7e([0x2e]));return _0x138853[_0x3b9a7e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5102d6=>_0x5102d6[_0x3b9a7e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3b9a7e([0x2a])))[_0x3b9a7e([0x6d,0x61,0x70])](_0x5e2f34=>_0x5e2f34[_0x3b9a7e([0x73,0x70,0x6c,0x69,0x74])](_0x3b9a7e([0x2e])))[_0x3b9a7e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3687e1=>_0x3687e1[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5a3590[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b9a7e([0x6d,0x61,0x70])](_0x43f93c=>Array(_0x5a3590[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x43f93c[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3b9a7e([0x66,0x69,0x6c,0x6c])](_0x43f93c[0x0]===_0x3b9a7e([0x2a])?_0x3b9a7e([0x2a]):'')[_0x3b9a7e([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x43f93c))[_0x3b9a7e([0x73,0x6f,0x6d,0x65])](_0x5ab2b5=>_0x5a3590[_0x3b9a7e([0x65,0x76,0x65,0x72,0x79])]((_0x364b4a,_0xb77c4e)=>_0x5ab2b5[_0xb77c4e]===_0x364b4a||_0x5ab2b5[_0xb77c4e]===_0x3b9a7e([0x2a])));}function _0x7f206d(){return _0x31b006&&_0x2667bb?new window[(_0x3b9a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1dc56b,_0x5eda70)=>{_0x31b006[_0x3b9a7e([0x74,0x68,0x65,0x6e])](_0x1dc56b,_0x5eda70),_0x2667bb[_0x3b9a7e([0x74,0x68,0x65,0x6e])](_0x456cec=>{_0x456cec!=_0x3b9a7e([0x56,0x61,0x6c,0x69,0x64])&&_0x1dc56b(_0x456cec);},_0x5eda70);}):_0x31b006||_0x2667bb||_0x3b9a7e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x88de8f(_0x10186d,_0x265059){return new window[(_0x3b9a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38cfc9=>{if(_0xc78348())return _0x38cfc9(_0x3b9a7e([0x56,0x61,0x6c,0x69,0x64]));_0x44684a(),_0x22a121[_0x3b9a7e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3b9a7e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x22beab=!0x1;const _0x1c5ad2=_0x12f85d();function _0x22e624(_0x291b1e){return!!_0x291b1e&&(typeof _0x291b1e===_0x3b9a7e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x291b1e===_0x3b9a7e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x291b1e[_0x3b9a7e([0x74,0x68,0x65,0x6e])]===_0x3b9a7e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x291b1e[_0x3b9a7e([0x63,0x61,0x74,0x63,0x68])]===_0x3b9a7e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x24f263(_0x415998){_0x315cbd(_0x415998)[_0x3b9a7e([0x74,0x68,0x65,0x6e])](_0x919263=>{if(!_0x919263||_0x919263[_0x3b9a7e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3b9a7e([0x6f,0x6b]))return _0x3b9a7e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e32a8(_0x50761d(_0x1c5ad2+_0x265059))!=_0x919263[_0x3b9a7e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3b9a7e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3b9a7e([0x56,0x61,0x6c,0x69,0x64]);})[_0x3b9a7e([0x74,0x68,0x65,0x6e])](_0x15b6a8=>(_0x1f3d11(),_0x15b6a8),()=>{const _0x56212f=_0x4906a9();return null==_0x56212f?(_0x1f3d11(),_0x3b9a7e([0x56,0x61,0x6c,0x69,0x64])):_0x3b9a7e(_0x610c93-_0x56212f>(0x19f340e1^_0x3ef076)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3b9a7e([0x74,0x68,0x65,0x6e])](_0x38cfc9)[_0x3b9a7e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x38cfc9(_0x3b9a7e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1a6db3=0x3dc92a61^_0x3ef076;function _0x1f3d11(){const _0x3da36f=_0x3b9a7e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e32a8(_0x50761d(_0x10186d)),_0x2a980a=_0xd3fb20(_0x5e32a8(window[_0x3b9a7e([0x4d,0x61,0x74,0x68])][_0x3b9a7e([0x63,0x65,0x69,0x6c])](_0x610c93/_0x1a6db3)));window[_0x3b9a7e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b9a7e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3da36f,_0x2a980a);}function _0x4906a9(){const _0x13f76b=_0x3b9a7e([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e32a8(_0x50761d(_0x10186d)),_0x11df73=window[_0x3b9a7e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3b9a7e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x13f76b);return _0x11df73?window[_0x3b9a7e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd3fb20(_0x11df73),0x10)*_0x1a6db3:null;}function _0x315cbd(_0x3b6e57){return new window[(_0x3b9a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5be14a,_0x51bc93)=>{_0x3b6e57[_0x3b9a7e([0x74,0x68,0x65,0x6e])](_0x5be14a,_0x51bc93),window[_0x3b9a7e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x51bc93,0x3dfe1021^_0x3ef076);});}}_0x22a121[_0x3b9a7e([0x6f,0x6e])](_0x3b9a7e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x485c85,_0x250ac9)=>{if(_0x250ac9[0x0]!=_0x10186d)return _0x38cfc9(_0x3b9a7e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x250ac9[0x1]={..._0x250ac9[0x1],[_0x3b9a7e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1c5ad2};},{[_0x3b9a7e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b9a7e([0x68,0x69,0x67,0x68])}),_0x22a121[_0x3b9a7e([0x6f,0x6e])](_0x3b9a7e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x871935=>{_0x22e624(_0x871935[_0x3b9a7e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x22beab=!0x0,_0x24f263(_0x871935[_0x3b9a7e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3b9a7e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3b9a7e([0x6c,0x6f,0x77])}),_0x4ddd14[_0x3b9a7e([0x74,0x68,0x65,0x6e])](()=>{_0x22beab||_0x38cfc9(_0x3b9a7e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xc78348(){return _0x22a121[_0x3b9a7e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b9a7e([0x76,0x69,0x65,0x77])][_0x3b9a7e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3b9a7e([0x61,0x75,0x74,0x6f]);}function _0x44684a(){_0x22a121[_0x3b9a7e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3b9a7e([0x76,0x69,0x65,0x77])][_0x3b9a7e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3b9a7e([0x61,0x75,0x74,0x6f]);}}function _0x5c278f(_0x2472df){const _0xa21225=[new window[(_0x3b9a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21f84c=>setTimeout(_0x21f84c,0x3df6fa2d^_0x3ef076)),_0x4ddd14[_0x3b9a7e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3b9a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ba8c5=>{let _0x3cc38d=0x0;_0x22a121[_0x3b9a7e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b9a7e([0x6f,0x6e])](_0x3b9a7e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x418a83,_0x323733)=>{_0x323733[0x0][_0x3b9a7e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3cc38d++,_0x3cc38d==(0x3dffc519^_0x3ef076)&&(_0x3ba8c5(),_0x418a83[_0x3b9a7e([0x6f,0x66,0x66])]());});}))];return window[_0x3b9a7e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3b9a7e([0x72,0x61,0x63,0x65])](_0xa21225)[_0x3b9a7e([0x74,0x68,0x65,0x6e])](()=>_0x2472df);}async function _0x242f6a(){await _0x4ddd14,_0x22a121[_0x3b9a7e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b9a7e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3ba6ea,_0x22a121[_0x3b9a7e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3b9a7e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3ba6ea,_0x22a121[_0x3b9a7e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3b9a7e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x28ba00(_0x46c2a8){const _0x2cd4a3=_0x327420();_0x22a121[_0x2cd4a3]=_0x3b9a7e([0x61,0x69,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x46c2a8,_0x46c2a8!=_0x3b9a7e([0x56,0x61,0x6c,0x69,0x64])&&_0x242f6a();}function _0x327420(){const _0x27b0f7=window[_0x3b9a7e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3b9a7e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3b9a7e([0x6e,0x6f,0x77])]())[_0x3b9a7e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3b9a7e([0x2e]),'');let _0x514240=_0x3b9a7e([0x6e]);for(let _0xe62964=0x0;_0xe62964<_0x27b0f7[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe62964+=0x2){let _0x496077=window[_0x3b9a7e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x27b0f7[_0x3b9a7e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xe62964,_0xe62964+0x2));_0x496077>=_0x154523[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x496077-=_0x154523[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x514240+=_0x154523[_0x496077];}return _0x514240;}function _0x1b372c(){const _0x2c4398=_0x3fada7[_0x3b9a7e([0x73,0x70,0x6c,0x69,0x74])](_0x3b9a7e([0x2e]));if(0x3!=_0x2c4398[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x39682f(_0x2c4398[0x1]);function _0x39682f(_0x3090df){const _0x43a4d5=_0x2dca92(_0x3090df);return _0x43a4d5&&_0x587cfd()?_0x43a4d5:null;function _0x587cfd(){const _0x3597cf=_0x43a4d5[_0x3b9a7e([0x6a,0x74,0x69])],_0x361d77=window[_0x3b9a7e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3597cf[_0x3b9a7e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3597cf[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2ccedc={..._0x43a4d5,[_0x3b9a7e([0x6a,0x74,0x69])]:_0x3597cf[_0x3b9a7e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3597cf[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2ccedc[_0x3b9a7e([0x76,0x63])],_0x50761d(_0x2ccedc)==_0x361d77;}}}async function _0xabfb66(){let _0x421cdf=!0x0;try{const _0x162854=_0x3fada7[_0x3b9a7e([0x73,0x70,0x6c,0x69,0x74])](_0x3b9a7e([0x2e])),[_0x552d6d,_0x4a622b,_0xb48fef]=_0x162854;return _0x270cf8(_0x552d6d),await _0x5a9b62(_0x552d6d,_0x4a622b,_0xb48fef),_0x421cdf;}catch{return!0x1;}function _0x270cf8(_0x47b432){const _0x42fdd9=_0x2dca92(_0x47b432);_0x42fdd9&&_0x42fdd9[_0x3b9a7e([0x61,0x6c,0x67])]==_0x3b9a7e([0x45,0x53,0x32,0x35,0x36])||(_0x421cdf=!0x1);}async function _0x5a9b62(_0x58914e,_0x499487,_0x52fafc){const _0x4ea58a=window[_0x3b9a7e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3b9a7e([0x66,0x72,0x6f,0x6d])](_0x5f3fa0(_0x52fafc),_0x48c39e=>_0x48c39e[_0x3b9a7e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xe2525e=new window[(_0x3b9a7e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3b9a7e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x58914e+_0x3b9a7e([0x2e])+_0x499487),_0x13a857=window[_0x3b9a7e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3b9a7e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x13a857)return;const _0x2df968=await _0x13a857[_0x3b9a7e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3b9a7e([0x6a,0x77,0x6b]),_0x5d928b,{[_0x3b9a7e([0x6e,0x61,0x6d,0x65])]:_0x3b9a7e([0x45,0x43,0x44,0x53,0x41]),[_0x3b9a7e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3b9a7e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3b9a7e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x13a857[_0x3b9a7e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3b9a7e([0x6e,0x61,0x6d,0x65])]:_0x3b9a7e([0x45,0x43,0x44,0x53,0x41]),[_0x3b9a7e([0x68,0x61,0x73,0x68])]:{[_0x3b9a7e([0x6e,0x61,0x6d,0x65])]:_0x3b9a7e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2df968,_0x4ea58a,_0xe2525e)||(_0x421cdf=!0x1);}}function _0x2dca92(_0x4bf2ff){return _0x4bf2ff[_0x3b9a7e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3b9a7e([0x65,0x79]))?JSON[_0x3b9a7e([0x70,0x61,0x72,0x73,0x65])](_0x5f3fa0(_0x4bf2ff)):null;}function _0x5f3fa0(_0x5d1348){return window[_0x3b9a7e([0x61,0x74,0x6f,0x62])](_0x5d1348[_0x3b9a7e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3b9a7e([0x2b]))[_0x3b9a7e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3b9a7e([0x2f])));}function _0x50761d(_0x2af1d5){let _0x7a7b82=0x1505;function _0x5048f6(_0xa37d50){for(let _0xff5e8c=0x0;_0xff5e8c<_0xa37d50[_0x3b9a7e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xff5e8c++){const _0x295051=_0xa37d50[_0x3b9a7e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xff5e8c);_0x7a7b82=(_0x7a7b82<<0x5)+_0x7a7b82+_0x295051,_0x7a7b82&=_0x7a7b82;}}function _0x250887(_0x376b0b){Array[_0x3b9a7e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x376b0b)?_0x376b0b[_0x3b9a7e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x250887):_0x376b0b&&typeof _0x376b0b==_0x3b9a7e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3b9a7e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x376b0b)[_0x3b9a7e([0x73,0x6f,0x72,0x74])]()[_0x3b9a7e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4e1caa,_0x556dd7])=>{_0x5048f6(_0x4e1caa),_0x250887(_0x556dd7);}):_0x5048f6(window[_0x3b9a7e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x376b0b));}return _0x250887(_0x2af1d5),_0x7a7b82>>>0x0;}function _0x5e32a8(_0x3a0619){return _0x3a0619[_0x3b9a7e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3b9a7e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3b9a7e([0x30]));}function _0xd3fb20(_0x1d6c86){return _0x1d6c86[_0x3b9a7e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3b9a7e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3b9a7e([0x6a,0x6f,0x69,0x6e])]('');}function _0x3ba6ea(){}function _0x3b9a7e(_0xb1ff77){const _0x4c15b6=_0x3507;return _0xb1ff77[_0x4c15b6(0x153)](_0x3c1f64=>String[_0x4c15b6(0x135)](_0x3c1f64))[_0x4c15b6(0x198)]('');}_0x28ba00(await _0xd77d78());}(this);}[_0x399264(0x151)](){const _0xa8cd54=_0x399264,_0x1d1023=this[_0xa8cd54(0x197)][_0xa8cd54(0x16b)];_0x1d1023[_0xa8cd54(0x14a)](_0x8a2fb2=>{const _0x2027aa=_0xa8cd54,_0x318821=_0x1d1023[_0x2027aa(0x13e)][_0x2027aa(0x141)][_0x2027aa(0x180)]();let _0x3bdf1d=0x0;for(const _0x5b24ab of _0x318821){const _0x15b740=f+':'+_0x3bdf1d;if(_0x1d1023[_0x2027aa(0x150)][_0x2027aa(0x161)](_0x15b740))_0x8a2fb2[_0x2027aa(0x140)](_0x15b740,{'range':_0x5b24ab});else{if(_0x5b24ab[_0x2027aa(0x132)][_0x2027aa(0x143)]){const _0x45680b=_0x5b24ab[_0x2027aa(0x132)][_0x2027aa(0x16e)](({item:_0x59fd99})=>!_0x1d1023[_0x2027aa(0x18a)][_0x2027aa(0x163)](_0x59fd99),{'boundaries':_0x5b24ab});_0x8a2fb2[_0x2027aa(0x145)](_0x15b740,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0x8a2fb2[_0x2027aa(0x16c)](_0x45680b,_0x5b24ab[_0x2027aa(0x137)])});}else _0x8a2fb2[_0x2027aa(0x145)](_0x15b740,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0x5b24ab});}_0x3bdf1d++;}});}[_0x399264(0x147)](){const _0x2944d1=_0x399264,_0x3fd9ed=this[_0x2944d1(0x197)][_0x2944d1(0x16b)],_0x5731ce=Array[_0x2944d1(0x155)](this[_0x2944d1(0x197)][_0x2944d1(0x16b)][_0x2944d1(0x150)][_0x2944d1(0x133)](f));_0x5731ce[_0x2944d1(0x131)]&&_0x3fd9ed[_0x2944d1(0x14a)](_0x1e457f=>{const _0x1309d7=_0x2944d1;_0x5731ce[_0x1309d7(0x167)](_0x5ad85b=>{const _0x3c3c6f=_0x1309d7;_0x1e457f[_0x3c3c6f(0x186)](_0x5ad85b);});});}[_0x399264(0x149)](_0x510c0f,_0x511895){const _0x1079bf=_0x399264,_0x2113cc=this[_0x1079bf(0x170)](),_0x2c16fe=_0x511895||_0x2113cc[_0x1079bf(0x146)]();this[_0x1079bf(0x197)][_0x1079bf(0x16b)][_0x1079bf(0x195)](_0x2c16fe)&&this[_0x1079bf(0x197)][_0x1079bf(0x16b)][_0x1079bf(0x14a)](_0x23dba0=>{const _0x28f625=_0x1079bf;this[_0x28f625(0x147)](),_0x511895||this[_0x28f625(0x196)](_0x23dba0,_0x2113cc),this[_0x28f625(0x174)]({'insertAt':_0x2c16fe,'writer':_0x23dba0,'html':_0x510c0f});});}[_0x399264(0x168)](_0x458990){const _0x14d52f=_0x399264,{model:_0x59c8de}=this[_0x14d52f(0x197)],_0x2197d5=this[_0x14d52f(0x170)]();_0x59c8de[_0x14d52f(0x14a)](()=>{const _0x1f1d71=_0x14d52f,_0x3b7926=this[_0x1f1d71(0x14f)](_0x458990,_0x2197d5)||this[_0x1f1d71(0x179)](_0x2197d5);this[_0x1f1d71(0x149)](_0x458990,_0x3b7926);});}[_0x399264(0x170)](){const _0x38833b=_0x399264,_0x2ccb2f=this[_0x38833b(0x197)][_0x38833b(0x16b)],_0x2f1352=Array[_0x38833b(0x155)](_0x2ccb2f[_0x38833b(0x150)][_0x38833b(0x133)](f))[_0x38833b(0x153)](_0x2b3248=>_0x2b3248[_0x38833b(0x157)]());return _0x2ccb2f[_0x38833b(0x18e)](_0x2f1352);}[_0x399264(0x174)]({writer:_0x4f6ee3,html:_0x181076,insertAt:_0x4f1232}){const _0x377869=_0x399264,{view:_0x20f8ac}=this[_0x377869(0x197)][_0x377869(0x18c)],_0x14f259=this[_0x377869(0x197)][_0x377869(0x199)][_0x377869(0x160)](_0x490f6e),_0x2dab02=new w();_0x2dab02[_0x377869(0x178)](_0x377869(0x19b),_0x181076);const _0x517a3f=new ClipboardEvent(_0x377869(0x194),{'clipboardData':_0x2dab02}),_0x5d2017=new _0x589f99(_0x20f8ac,_0x517a3f,{'dataTransfer':new _0x823348(_0x2dab02)});_0x4f6ee3[_0x377869(0x152)](_0x4f1232);const _0x35e9f1=(_0x2290de,_0x56fcf1)=>{const _0x4f53d0=_0x377869;_0x56fcf1[_0x4f53d0(0x17e)]&&_0x4f6ee3[_0x4f53d0(0x152)](_0x56fcf1[_0x4f53d0(0x17e)]);};_0x14f259[_0x377869(0x136)](_0x377869(0x142),_0x35e9f1,{'priority':_0x377869(0x166)}),_0x20f8ac[_0x377869(0x13e)][_0x377869(0x177)](_0x377869(0x194),_0x5d2017),_0x14f259[_0x377869(0x188)](_0x377869(0x142),_0x35e9f1);}[_0x399264(0x179)](_0x4c3c91){const _0x330aec=_0x399264,{model:_0x385160}=this[_0x330aec(0x197)],_0x573585=Array[_0x330aec(0x155)](_0x4c3c91[_0x330aec(0x17d)]());return _0x573585[_0x330aec(0x131)]?_0x385160[_0x330aec(0x190)](_0x573585[_0x330aec(0x183)]()):_0x4c3c91[_0x330aec(0x12f)]();}[_0x399264(0x14f)](_0x575d1c,_0x4af530){const _0x2887d2=_0x399264,{model:_0x481373,plugins:_0x3f195c}=this[_0x2887d2(0x197)];if(_0x3f195c[_0x2887d2(0x161)](_0x2887d2(0x15e))){const _0x4b25ae=_0x3f195c[_0x2887d2(0x160)](_0x2887d2(0x15e))[_0x2887d2(0x144)](_0x4af530);if(_0x4b25ae[_0x2887d2(0x131)]){const _0x59be35=this[_0x2887d2(0x19a)](_0x575d1c),_0xdfd3d8=this[_0x2887d2(0x18b)](_0x4b25ae,_0x59be35);return _0x481373[_0x2887d2(0x176)](_0xdfd3d8,0x0);}}return null;}[_0x399264(0x19a)](_0x12a79b){const _0x5ae310=_0x399264,_0x2df599=this[_0x5ae310(0x197)][_0x5ae310(0x199)][_0x5ae310(0x160)](_0x5ae310(0x15e)),_0xeab7ff=this[_0x5ae310(0x197)][_0x5ae310(0x15f)][_0x5ae310(0x18f)](_0x12a79b),_0x4d15d7=Array[_0x5ae310(0x155)](_0xeab7ff[_0x5ae310(0x169)]())[_0x5ae310(0x14d)](_0x55beb2=>_0x55beb2['is'](_0x5ae310(0x16f),_0x5ae310(0x15b)));let _0x1c5e58=0x0;return _0x4d15d7[_0x5ae310(0x167)](_0x760f83=>{const _0x208f55=_0x5ae310;_0x1c5e58+=_0x2df599[_0x208f55(0x184)](_0x760f83);}),_0x1c5e58;}[_0x399264(0x18b)](_0x2e5416,_0xe7b6aa){const _0x5809d8=_0x399264,_0x37d6bc=this[_0x5809d8(0x197)][_0x5809d8(0x199)][_0x5809d8(0x160)](_0x5809d8(0x15e)),_0x4c6287=_0x37d6bc[_0x5809d8(0x189)](_0x2e5416),_0x183be0=_0x37d6bc[_0x5809d8(0x17a)](_0x2e5416),_0xe33db=_0x4c6287[_0x5809d8(0x159)]+0x1,_0x1d3b04=_0x183be0[_0x5809d8(0x193)],_0x252b5f=_0x2e5416[0x0][_0x5809d8(0x134)](_0x5809d8(0x15b));for(let _0xdd1e05=0x0;_0xdd1e05<_0xe7b6aa;_0xdd1e05++)_0x37d6bc[_0x5809d8(0x181)](_0x252b5f,{'at':_0xe33db});return _0x252b5f[_0x5809d8(0x16d)](_0xe33db)[_0x5809d8(0x16d)](_0x1d3b04);}[_0x399264(0x196)](_0x423152,_0x2324f1){const _0xdf2812=_0x399264,{plugins:_0x16d397}=this[_0xdf2812(0x197)],{model:_0x2f2bd2}=_0x423152;if(!_0x16d397[_0xdf2812(0x161)](_0xdf2812(0x15e)))return;_0x16d397[_0xdf2812(0x160)](_0xdf2812(0x15e))[_0xdf2812(0x144)](_0x2324f1)[_0xdf2812(0x131)]&&_0x2f2bd2[_0xdf2812(0x13c)](_0x2324f1);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x13f4d6=_0x1d86;(function(_0x3680c3,_0x2c87a8){const _0x201585=_0x1d86,_0x18bb45=_0x3680c3();while(!![]){try{const _0x21bc31=-parseInt(_0x201585(0x1e4))/0x1*(parseInt(_0x201585(0x216))/0x2)+-parseInt(_0x201585(0x21c))/0x3+parseInt(_0x201585(0x1d9))/0x4+-parseInt(_0x201585(0x215))/0x5*(-parseInt(_0x201585(0x217))/0x6)+-parseInt(_0x201585(0x211))/0x7+parseInt(_0x201585(0x214))/0x8+parseInt(_0x201585(0x1db))/0x9;if(_0x21bc31===_0x2c87a8)break;else _0x18bb45['push'](_0x18bb45['shift']());}catch(_0x3c2ae1){_0x18bb45['push'](_0x18bb45['shift']());}}}(_0x44f7,0x86072));import{global as _0x1176b8}from'ckeditor5/src/utils.js';import{View as _0x1f53a5,ButtonView as _0x2197cc,SpinnerView as _0x338150}from'ckeditor5/src/ui.js';import{IconCheck as _0x2a7c68,IconCopy as _0x1b527f}from'ckeditor5/src/icons.js';function _0x44f7(){const _0x42a821=['addRange','4436088gykBak','45360xPegqo','2tyaeTS','60QuiHJl','AI\x20is\x20writing...','_copyHTMLToClipboard','appendChild','ck-hidden','624369yGjppU','mousedown','.ck-ai-form__loader','querySelector','left','scrollHeight','ck-ai-form__content-area--processing','contentFieldView','setContent','copy','copyButtonView','execCommand','innerHTML','_createCopyButton','appendLoader','bindTemplate','ck-ai-form__content-area-wrapper','4003784QwQwGo','element','5038110FSdblK','ck-ai-form__loader','isProcessing','loaderView','getSelection','createElement','setEndBefore','removeAllRanges','firstElementChild','665843HFOpQc','isEnabled','\x20ck-ai-form__copy-button--copied','<span>[</span>','ClipboardItem','<span>]</span>','ck-content','text/html','icon','createRange','Copy','style','value','class','position','div','-9999px','clipboard','focus','listenTo','absolute','execute','render','set','textContent','setTemplate','wheel','remove','ck-ai-form__content-area','ck-ai-form__copy-button-wrapper','bind','text/plain','smooth','scrollTo','isVisible','write','setStartAfter','change:value','_createLoader','change:isProcessing','locale','lastElementChild','ck-reset_all-excluded','ck-ai-form__content-field','ck-ai-form__copy-button','5481161kWINmI','body'];_0x44f7=function(){return _0x42a821;};return _0x44f7();}function _0x1d86(_0x33be25,_0x3e86e9){const _0x44f77e=_0x44f7();return _0x1d86=function(_0x1d8634,_0x5d6705){_0x1d8634=_0x1d8634-0x1cc;let _0x17427c=_0x44f77e[_0x1d8634];return _0x17427c;},_0x1d86(_0x33be25,_0x3e86e9);}import{getTranslation as _0x2c027b}from'../../utils/common-translations.js';export class AIFormContentArea extends _0x1f53a5{[_0x13f4d6(0x1cf)];[_0x13f4d6(0x1d2)];constructor(_0x5d585b,_0x122437=''){const _0x2fc042=_0x13f4d6;super(_0x5d585b),this[_0x2fc042(0x1fb)]({'value':null,'isVisible':!0x1,'isProcessing':!0x1});const _0x37e8dc=this[_0x2fc042(0x1d7)];this[_0x2fc042(0x1cf)]=new ContentFieldView(_0x5d585b,_0x122437),this[_0x2fc042(0x1d2)]=this[_0x2fc042(0x1d5)](),this[_0x2fc042(0x1fd)]({'tag':_0x2fc042(0x1f3),'attributes':{'class':['ck',_0x2fc042(0x1d8),_0x37e8dc['if'](_0x2fc042(0x206),_0x2fc042(0x21b),_0xae3971=>!_0xae3971)],'tabindex':'-1'},'children':[{'tag':_0x2fc042(0x1f3),'attributes':{'class':['ck',_0x2fc042(0x200),_0x37e8dc['if'](_0x2fc042(0x1dd),_0x2fc042(0x1ce))]},'children':[this[_0x2fc042(0x1cf)],{'tag':_0x2fc042(0x1f3),'attributes':{'class':['ck',_0x2fc042(0x201)]},'children':[this[_0x2fc042(0x1d2)]]}]}]});}[_0x13f4d6(0x1fa)](){const _0x4b338e=_0x13f4d6;super[_0x4b338e(0x1fa)](),this[_0x4b338e(0x1f0)]&&this[_0x4b338e(0x1cf)][_0x4b338e(0x1d0)](this[_0x4b338e(0x1f0)]);let _0x1b4592=!0x1;this['on'](_0x4b338e(0x209),(_0x275fec,_0x1c8da7,_0xe9b505)=>{const _0xa83b4b=_0x4b338e,_0x10f178=!this[_0xa83b4b(0x1cf)][_0xa83b4b(0x1da)][_0xa83b4b(0x21f)](_0xa83b4b(0x21e));this[_0xa83b4b(0x1cf)][_0xa83b4b(0x1d0)](_0xe9b505),this[_0xa83b4b(0x1dd)]&&_0x10f178&&!_0x1b4592&&this[_0xa83b4b(0x1da)][_0xa83b4b(0x205)]({'top':this[_0xa83b4b(0x1da)][_0xa83b4b(0x1cd)],'behavior':_0xa83b4b(0x204)});}),this['on'](_0x4b338e(0x20b),(_0x184fdc,_0x5abdf8,_0x4d50e5)=>{const _0x41b104=_0x4b338e;_0x1b4592=!0x1,_0x4d50e5?(this[_0x41b104(0x1f0)]=null,this[_0x41b104(0x1cf)][_0x41b104(0x1d6)]()):this[_0x41b104(0x1f0)]||this[_0x41b104(0x1cf)][_0x41b104(0x1d0)]('');}),this[_0x4b338e(0x1f7)](this[_0x4b338e(0x1da)],_0x4b338e(0x1fe),()=>{_0x1b4592=!0x0;}),this[_0x4b338e(0x1f7)](this[_0x4b338e(0x1da)],_0x4b338e(0x21d),()=>{_0x1b4592=!0x0;});}[_0x13f4d6(0x1f6)](){const _0x55ad7a=_0x13f4d6;this[_0x55ad7a(0x1da)][_0x55ad7a(0x1f6)]();}[_0x13f4d6(0x1d5)](){const _0x2375f1=_0x13f4d6,_0x1e024b=this[_0x2375f1(0x20c)],_0x260e28=new _0x2197cc(this[_0x2375f1(0x20c)]),_0x39558a=_0x2375f1(0x210);return _0x260e28[_0x2375f1(0x1fb)]({'label':_0x2c027b(_0x1e024b,_0x2375f1(0x1ee)),'icon':_0x1b527f,'class':_0x39558a,'tooltip':!0x0}),_0x260e28[_0x2375f1(0x202)](_0x2375f1(0x206))['to'](this,_0x2375f1(0x1f0),_0x5c3da3=>!!_0x5c3da3),_0x260e28[_0x2375f1(0x202)](_0x2375f1(0x1e5))['to'](this,_0x2375f1(0x1dd),_0x14dfc1=>!_0x14dfc1),_0x260e28['on'](_0x2375f1(0x1f9),()=>{const _0xadfa22=_0x2375f1;this[_0xadfa22(0x219)](this[_0xadfa22(0x1cf)][_0xadfa22(0x1da)]),_0x260e28[_0xadfa22(0x1ec)]=_0x2a7c68,_0x260e28[_0xadfa22(0x1f1)]=_0x39558a+_0xadfa22(0x1e6),this[_0xadfa22(0x1f6)](),setTimeout(()=>{const _0x4a8ac6=_0xadfa22;_0x260e28[_0x4a8ac6(0x1ec)]=_0x1b527f,_0x260e28[_0x4a8ac6(0x1f1)]=_0x39558a;},0x3e8);}),_0x260e28;}[_0x13f4d6(0x219)](_0x57b715){const _0x1670c9=_0x13f4d6,{window:_0x2da740,document:_0x361756}=_0x1176b8;if(_0x2da740[_0x1670c9(0x1e8)]){const {Blob:_0x35e569,ClipboardItem:_0x574906}=_0x2da740,_0x40dca2=[new _0x574906({'text/html':new _0x35e569([_0x57b715[_0x1670c9(0x1d4)]],{'type':_0x1670c9(0x1eb)}),'text/plain':new _0x35e569([_0x57b715[_0x1670c9(0x1fc)]||''],{'type':_0x1670c9(0x203)})})];navigator[_0x1670c9(0x1f5)][_0x1670c9(0x207)](_0x40dca2);}else{const _0x63bf34=_0x361756[_0x1670c9(0x1e0)](_0x1670c9(0x1f3));_0x63bf34[_0x1670c9(0x1ef)][_0x1670c9(0x1f2)]=_0x1670c9(0x1f8),_0x63bf34[_0x1670c9(0x1ef)][_0x1670c9(0x1cc)]=_0x1670c9(0x1f4),_0x63bf34[_0x1670c9(0x1d4)]=_0x1670c9(0x1e7)+_0x57b715[_0x1670c9(0x1d4)]+_0x1670c9(0x1e9),_0x361756[_0x1670c9(0x212)][_0x1670c9(0x21a)](_0x63bf34);const _0x19db5a=_0x361756[_0x1670c9(0x1ed)]();_0x19db5a[_0x1670c9(0x208)](_0x63bf34[_0x1670c9(0x1e3)]),_0x19db5a[_0x1670c9(0x1e1)](_0x63bf34[_0x1670c9(0x20d)]);const _0x59f1a2=_0x2da740[_0x1670c9(0x1df)]();_0x59f1a2[_0x1670c9(0x1e2)](),_0x59f1a2[_0x1670c9(0x213)](_0x19db5a),_0x361756[_0x1670c9(0x1d3)](_0x1670c9(0x1d1)),_0x63bf34[_0x1670c9(0x1ff)]();}}}export class ContentFieldView extends _0x1f53a5{constructor(_0xefb36f,_0x1bb212=''){const _0x53d647=_0x13f4d6;super(_0xefb36f),this[_0x53d647(0x1de)]=this[_0x53d647(0x20a)](),this[_0x53d647(0x1fd)]({'tag':_0x53d647(0x1f3),'attributes':{'class':['ck',_0x53d647(0x1ea),_0x1bb212,_0x53d647(0x20e),_0x53d647(0x20f)]}});}[_0x13f4d6(0x1d0)](_0x553dc6){const _0xe08ce9=_0x13f4d6;this[_0xe08ce9(0x1da)][_0xe08ce9(0x1d4)]=_0x553dc6;}[_0x13f4d6(0x1d6)](){const _0x17f629=_0x13f4d6;this[_0x17f629(0x1da)][_0x17f629(0x21a)](this[_0x17f629(0x1de)][_0x17f629(0x1da)]);}[_0x13f4d6(0x20a)](){const _0x1ad00c=_0x13f4d6,_0x21224c=new _0x1f53a5(),_0x3db9cd=this[_0x1ad00c(0x20c)],_0x5806a3=new _0x338150();return _0x5806a3[_0x1ad00c(0x206)]=!0x0,_0x21224c[_0x1ad00c(0x1fd)]({'tag':_0x1ad00c(0x1f3),'attributes':{'class':['ck',_0x1ad00c(0x1dc)]},'children':[_0x5806a3,{'text':_0x2c027b(_0x3db9cd,_0x1ad00c(0x218))}]}),_0x21224c[_0x1ad00c(0x1fa)](),_0x21224c;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
function _0x2fa0(_0xeffd71,_0x1da466){const _0x3c4fc5=_0x3c4f();return _0x2fa0=function(_0x2fa00d,_0x157c9c){_0x2fa00d=_0x2fa00d-0x9f;let _0x1d8806=_0x3c4fc5[_0x2fa00d];return _0x1d8806;},_0x2fa0(_0xeffd71,_0x1da466);}(function(_0x417d16,_0x31d202){const _0x13d185=_0x2fa0,_0x3cc964=_0x417d16();while(!![]){try{const _0x4bad8f=parseInt(_0x13d185(0xa8))/0x1+parseInt(_0x13d185(0xaa))/0x2+-parseInt(_0x13d185(0xae))/0x3*(parseInt(_0x13d185(0xaf))/0x4)+parseInt(_0x13d185(0xa2))/0x5+-parseInt(_0x13d185(0xa6))/0x6+parseInt(_0x13d185(0xa0))/0x7*(parseInt(_0x13d185(0xac))/0x8)+parseInt(_0x13d185(0xab))/0x9*(-parseInt(_0x13d185(0xa3))/0xa);if(_0x4bad8f===_0x31d202)break;else _0x3cc964['push'](_0x3cc964['shift']());}catch(_0x3d941b){_0x3cc964['push'](_0x3cc964['shift']());}}}(_0x3c4f,0xaad13));import{IconError as _0x457557}from'ckeditor5/src/icons.js';function _0x3c4f(){const _0x1a4782=['text','1891194ijtshO','193194jkraUG','6115992gvPyEu','set','1017TbedKG','6376jYpClD','setTemplate','7ehSxtq','content','5967720fGsgsn','970cxgUbZ','bindTemplate','div','5707380cUHTUa','ck-ai-form__error','1369825lOKupo'];_0x3c4f=function(){return _0x1a4782;};return _0x3c4f();}import{View as _0x32c24c,IconView as _0xbb50cb}from'ckeditor5/src/ui.js';export class AIFormErrorView extends _0x32c24c{constructor(_0x303a40,_0x14d8d5=''){const _0x545d3c=_0x2fa0;super(_0x303a40);const _0x5d79e6=new _0xbb50cb(),_0x10ee82=this[_0x545d3c(0xa4)];this[_0x545d3c(0xad)](_0x545d3c(0xa9),_0x14d8d5),_0x5d79e6[_0x545d3c(0xa1)]=_0x457557,this[_0x545d3c(0x9f)]({'tag':_0x545d3c(0xa5),'attributes':{'class':['ck',_0x545d3c(0xa7)]},'children':[_0x5d79e6,{'text':_0x10ee82['to'](_0x545d3c(0xa9))}]});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3220a4=_0x11d6;function _0x1994(){const _0x43ac2c=['11190UYXpkK','render','197572fYDZba','focus','fieldView','focusableChildren','add','_createSubmitButton','left','requestAnimationFrame','1890wlBgrB','History','268qaEYWH','_createShowHistoryButton','ck-ai-form__toggle-history','focusFirst','61212BdfODS','update','2457rTtPGd','excludeScrollbarsAndBorders','width','6638080cftioc','execute','locale','ck-ai-form__submit','fieldWrapperChildren','element','queryView','focusLast','uiLanguageDirection','2466FjmyBq','4eOOZGY','showHistoryButtonView','isVisible','maxRows','right','submitButtonView','4846968OAyrjn','keystrokes','resultsView','Submit','rtl','submit','value','isEnabled','isEmpty','filteredView','target','children','style','window','minRows','focusCycler','11875127kcSdJb','isOn','fire','enter','bind','set'];_0x1994=function(){return _0x43ac2c;};return _0x1994();}(function(_0x57ccfc,_0x51775f){const _0x5447a4=_0x11d6,_0x2f705f=_0x57ccfc();while(!![]){try{const _0x4d6dee=-parseInt(_0x5447a4(0x1f2))/0x1*(-parseInt(_0x5447a4(0x20f))/0x2)+-parseInt(_0x5447a4(0x200))/0x3*(-parseInt(_0x5447a4(0x1fc))/0x4)+parseInt(_0x5447a4(0x205))/0x5+-parseInt(_0x5447a4(0x1f0))/0x6*(parseInt(_0x5447a4(0x202))/0x7)+-parseInt(_0x5447a4(0x215))/0x8+-parseInt(_0x5447a4(0x20e))/0x9*(parseInt(_0x5447a4(0x1fa))/0xa)+-parseInt(_0x5447a4(0x1ea))/0xb;if(_0x4d6dee===_0x51775f)break;else _0x2f705f['push'](_0x2f705f['shift']());}catch(_0x1395cf){_0x2f705f['push'](_0x2f705f['shift']());}}}(_0x1994,0xaa68f));function _0x11d6(_0x599c47,_0x5e3174){const _0x1994fe=_0x1994();return _0x11d6=function(_0x11d6c6,_0x3a47a1){_0x11d6c6=_0x11d6c6-0x1e1;let _0xb80ce4=_0x1994fe[_0x11d6c6];return _0xb80ce4;},_0x11d6(_0x599c47,_0x5e3174);}import{Rect as _0x384efa,global as _0x47fb89,isVisible as _0x37a403}from'ckeditor5/src/utils.js';import{IconAIHistory as _0x481833,IconSubmit as _0x1b29be}from'ckeditor5/src/icons.js';import{AutocompleteView as _0x817306,ButtonView as _0x32076c}from'ckeditor5/src/ui.js';import{getTranslation as _0x33ebbc}from'../../utils/common-translations.js';export class AIFormPromptView extends _0x817306{[_0x3220a4(0x214)];[_0x3220a4(0x210)];constructor(_0x142188,_0x225881){const _0x483223=_0x3220a4;super(_0x142188,_0x225881),this[_0x483223(0x20b)][_0x483223(0x1f4)][_0x483223(0x1e8)]=0x1,this[_0x483223(0x20b)][_0x483223(0x1f4)][_0x483223(0x212)]=0x3,this[_0x483223(0x214)]=this[_0x483223(0x1f7)](),this[_0x483223(0x210)]=this[_0x483223(0x1fd)](),this[_0x483223(0x1f5)][_0x483223(0x1f6)](this[_0x483223(0x210)],0x1),this[_0x483223(0x1f5)][_0x483223(0x1f6)](this[_0x483223(0x214)]);}[_0x3220a4(0x1f1)](){const _0x50d8ee=_0x3220a4;super[_0x50d8ee(0x1f1)](),this[_0x50d8ee(0x20b)][_0x50d8ee(0x209)][_0x50d8ee(0x1f6)](this[_0x50d8ee(0x210)]),this[_0x50d8ee(0x1e5)][_0x50d8ee(0x1f6)](this[_0x50d8ee(0x214)]),this[_0x50d8ee(0x216)][_0x50d8ee(0x1ef)](_0x50d8ee(0x1ed),(_0x3cc206,_0x4286f3)=>{const _0x920214=_0x50d8ee;_0x3cc206[_0x920214(0x1e4)]==this[_0x920214(0x20b)][_0x920214(0x1f4)][_0x920214(0x20a)]&&(this[_0x920214(0x21a)](),_0x4286f3());});}[_0x3220a4(0x1f7)](){const _0x393c9e=_0x3220a4,_0x22d72b=new _0x32076c(this[_0x393c9e(0x207)]),_0x477a0a=this[_0x393c9e(0x207)];return _0x22d72b[_0x393c9e(0x1ef)]({'icon':_0x1b29be,'label':_0x33ebbc(_0x477a0a,_0x393c9e(0x218)),'isVisible':!0x0,'tooltip':!0x0,'class':_0x393c9e(0x208)}),_0x22d72b['on'](_0x393c9e(0x206),()=>{const _0x394f2d=_0x393c9e;this[_0x394f2d(0x21a)]();}),_0x22d72b[_0x393c9e(0x1ee)](_0x393c9e(0x1e1))['to'](this[_0x393c9e(0x20b)][_0x393c9e(0x1f4)],_0x393c9e(0x1e2),this,_0x393c9e(0x1e1),(_0x1a9733,_0x1110f)=>!_0x1a9733&&_0x1110f),_0x22d72b;}[_0x3220a4(0x1fd)](){const _0x3411e8=_0x3220a4,_0x37f31f=new _0x32076c(this[_0x3411e8(0x207)]),_0x5a85aa=this[_0x3411e8(0x217)],_0x11f69e=this[_0x3411e8(0x207)];_0x37f31f[_0x3411e8(0x1ef)]({'label':_0x33ebbc(_0x11f69e,_0x3411e8(0x1fb)),'withText':!0x1,'icon':_0x481833,'tooltip':!0x0,'tooltipPosition':'sw','class':_0x3411e8(0x1fe)}),_0x37f31f[_0x3411e8(0x1ee)](_0x3411e8(0x1eb))['to'](_0x5a85aa,_0x3411e8(0x211)),_0x37f31f[_0x3411e8(0x1ee)](_0x3411e8(0x1e1))['to'](this,_0x3411e8(0x1e1)),_0x37f31f['on'](_0x3411e8(0x206),()=>{const _0xb92144=_0x3411e8;_0x5a85aa[_0xb92144(0x211)]=!_0x5a85aa[_0xb92144(0x211)],_0x5a85aa[_0xb92144(0x211)]?this[_0xb92144(0x1e3)][_0xb92144(0x1f3)]():this[_0xb92144(0x1f3)]();});const _0x57343e=()=>{const _0x5c1dba=_0x3411e8;_0x47fb89[_0x5c1dba(0x1e7)][_0x5c1dba(0x1f9)](()=>{const _0x10f205=_0x5c1dba;if(_0x37a403(this[_0x10f205(0x20a)])){const _0x334366=new _0x384efa(this[_0x10f205(0x20b)][_0x10f205(0x1f4)][_0x10f205(0x20a)]),_0x347aa3=_0x334366[_0x10f205(0x204)],_0x431b29=_0x10f205(0x219)===_0x11f69e[_0x10f205(0x20d)]?_0x10f205(0x1f8):_0x10f205(0x213);_0x334366[_0x10f205(0x203)](),_0x37f31f[_0x10f205(0x20a)][_0x10f205(0x1e6)][_0x431b29]=_0x347aa3-_0x334366[_0x10f205(0x204)]+0x1+'px';}});};return this[_0x3411e8(0x20b)][_0x3411e8(0x1f4)]['on'](_0x3411e8(0x201),_0x57343e),this['on'](_0x3411e8(0x1f1),_0x57343e),_0x37f31f;}[_0x3220a4(0x21a)](){const _0x5e379e=_0x3220a4,_0x375d9b=this[_0x5e379e(0x20b)][_0x5e379e(0x1f4)][_0x5e379e(0x20a)][_0x5e379e(0x21b)];this[_0x5e379e(0x1ec)](_0x5e379e(0x21a),_0x375d9b);}[_0x3220a4(0x1f3)](_0x55e5e7){const _0x525ed9=_0x3220a4;-0x1===_0x55e5e7?this[_0x525ed9(0x1e9)][_0x525ed9(0x20c)]():this[_0x525ed9(0x1e9)][_0x525ed9(0x1ff)]();}}
|