@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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x52548d=_0x20f1;(function(_0x2e8e4d,_0x4b916a){const _0xbedb9a=_0x20f1,_0x47eb2b=_0x2e8e4d();while(!![]){try{const _0x1deb70=-parseInt(_0xbedb9a(0x190))/0x1+-parseInt(_0xbedb9a(0x1c8))/0x2+-parseInt(_0xbedb9a(0x25a))/0x3*(-parseInt(_0xbedb9a(0x1c2))/0x4)+-parseInt(_0xbedb9a(0x1f2))/0x5+parseInt(_0xbedb9a(0x1cc))/0x6*(-parseInt(_0xbedb9a(0x207))/0x7)+parseInt(_0xbedb9a(0x1c4))/0x8+parseInt(_0xbedb9a(0x1b7))/0x9;if(_0x1deb70===_0x4b916a)break;else _0x47eb2b['push'](_0x47eb2b['shift']());}catch(_0x5a8e6b){_0x47eb2b['push'](_0x47eb2b['shift']());}}}(_0x5781,0x8f9f2));import{InsertOperation as _0x425577,MarkerOperation as _0x55dce9,ModelDocumentFragment as _0x3b6da7,ModelPosition as _0x21df25,ModelRange as _0x47bce5,ModelTreeWalker as _0x90e179,transformOperationSets as _0x5cb8c5}from'ckeditor5/src/engine.js';import{DomEmitterMixin as _0x508ad1,EmitterMixin as _0x4b68d4}from'ckeditor5/src/utils.js';import{ContextPlugin as _0x4c46be}from'ckeditor5/src/core.js';import{DocumentCompare as _0x4d02be,DATA_ID_MODEL_ATTRIBUTE as _0x50ebc7,DATA_ID_VIEW_ATTRIBUTE as _0x500d39}from'ckeditor5-collaboration/src/collaboration-core.js';function _0x5781(){const _0x3561bb=['affectsData','target','keys','getChildren','_changePosition','schema','_haveSingleTopLevelElement','ellipsisBefore','23184432tSlIcz','applyChange','createUIElement','includes','elements','remove-text','_getChangeContext','length','remove','dataDowncast','fire','692596YuwBvl','containsRange','5784248FvpMQH','data','disableReadOnlyMode','enableReadOnlyMode','1498256NqqfIz','from','[data-marker-id=\x22','switchToReadOnly','2095866SLTWzo','howMany','htmlWriter','closest','baseVersion','clone','suggestion-context','editing','getRoot','_findAdjacentContextDistance','sort','hasContentBefore','_changeOperationOwnerDocument','relatedTarget','_validateMarkers','markChangePositionInEditorContent','AIReviewModeEditing','querySelector','pop','addMarker','warn','editingDowncast','getChangedMarkers','_eventEmitter','add','isTouching','operationsA','_appendChild','push','model:$text','.ck-reset.ck-ai-review-mode-balloon-panel-suggestion','document','context','innerHTML','emitter','ck-ai_review-mode-marker_strikethrough','changeMarkerRemoved','stringify','1597270GvFyaE','flat','append','oldRange','_setAttribute','path','ck-ai_review-mode-marker_context-start','click','createPositionAt','domConverter','markerToElement','rejectChange','concat','_nextDataId','_hasSameTopLevelElement','backward','getDiff','getOperations','jumpTo','_clone','getDocumentData','21ihAphI','_shiftOperation','hasAttribute','toDomElement','_changePositionOwnerDocument','model','_translateOperationToEditorContent','_changeRangeOwnerDocument','requires','$textProxy','values','ck-ai_review-mode-marker_context-','registerPostFixer','pluginName','split','markerName','delete','changeMarkerClick','get','createText','clearAllMarkers','_changeRange','ck-ai_review-mode-marker_context-end','$markedRemove','nodes','getEditor','_groupAdjacentOperations','DocumentCompare','[data-id=\x22','view','isOfficialPlugin','toData','isIntersecting','viewToDom','processor','$graveyard','offsetSize','afterInit','isOpening','type','parent','_createGetContentFn','for','switchToEdit','_sortMarkers','_handleMarkerChanges','clear','_getOperationEnd','applyOperation','_domEmitter','_removeAttribute','has','startsWith','newRange','ck-ai_review-mode-marker_hide','outerHTML','getStart','start','plugins','insertContent','position','span','rootName','addOperation','_haveOnlyInlineContent','changeMarkerHovered','forward','markerToHighlight','ellipsisAfter','getDomRoot','filter','listenTo','toView','root','conversion','forEach','map','insert','_insertMarkers','documentFragment','getPath','mouseover','htmlProcessor','9TRgIar','changeMarkerRestored','groupId','markers','element','No\x20element\x20found\x20for\x20ID:\x20','_markers','changeMarkerBlurred','size','attributeToAttribute','isPremiumPlugin','hasContentAfter','history','_getOperationStart','isInline','getChild','AIEditing','_upsertDataId','createSelection','createDocumentFragment','createPositionAfter','deleteContent','createRawElement','offset','parentElement','_createGetContentUsingDataIdFn','removeMarker','_createGetContextFn','remove-only','_parseMarkerName','suggestion:insertion:id:authorId:','_findMarkerElement','every','index','suggestion:deletion:id:authorId:','getShiftedBy','_removeChildren','diffContent','ck-ai_review-mode-marker_add','isDocumentOperation','end','getHtml','text','batch','1113737AbwOOS','change','name','ai-review-mode','getMarkerElementForChange','set','reviewmode-','exec','getRange','data-marker-id','remove-context','hasClass','parse','getAttribute','$documentFragment','version','downcast','childCount','marker','operationsIsolated','differ','ck-ai_review-mode-marker_','isAtEnd','ck-ai_review-mode-marker_underline','_getMarkersDataForGroup','createRange','containerElement','className','getChanges','isAtStart','getRoots'];_0x5781=function(){return _0x3561bb;};return _0x5781();}import{getEditorFromContext as _0xdca771}from'../aicore/utils/geteditorfromcontext.js';import{AIEditing as _0xb00dda}from'../aicore/aiediting.js';import{debounce as _0x2ccfa0}from'es-toolkit/compat';function _0x20f1(_0x104f6b,_0x40a11a){const _0x57814e=_0x5781();return _0x20f1=function(_0x20f191,_0x5a2df4){_0x20f191=_0x20f191-0x177;let _0x25e858=_0x57814e[_0x20f191];return _0x25e858;},_0x20f1(_0x104f6b,_0x40a11a);}const pe=_0x52548d(0x196);export class AIReviewModeEditing extends _0x4c46be{static get[_0x52548d(0x214)](){const _0x8652b9=_0x52548d;return _0x8652b9(0x1dc);}static get[_0x52548d(0x20f)](){return[_0x4d02be,_0xb00dda];}static get[_0x52548d(0x225)](){return!0x0;}static get[_0x52548d(0x264)](){return!0x0;}[_0x52548d(0x260)]=new Map();[_0x52548d(0x238)];[_0x52548d(0x1e3)];constructor(_0x805522){const _0xc6d1cc=_0x52548d;super(_0x805522),this[_0xc6d1cc(0x238)]=new(_0x508ad1())(),this[_0xc6d1cc(0x1e3)]=new(_0x4b68d4())();}get[_0x52548d(0x1ee)](){const _0x41f239=_0x52548d;return this[_0x41f239(0x1e3)];}[_0x52548d(0x22c)](){const _0x583d05=_0x52548d,_0x4828c5=_0xdca771(this[_0x583d05(0x1ec)]);_0x4828c5[_0x583d05(0x251)][_0x583d05(0x231)](_0x583d05(0x1e1))[_0x583d05(0x1fc)]({'model':pe+_0x583d05(0x254),'view':(_0x46147c,{writer:_0x20075b})=>{const _0x1508c9=_0x583d05,_0x49a9d0=this[_0x1508c9(0x260)][_0x1508c9(0x219)](_0x46147c[_0x1508c9(0x216)]),_0x39928a={'class':_0x1508c9(0x18a),'data-marker-id':_0x46147c[_0x1508c9(0x216)]};return _0x20075b[_0x1508c9(0x1b9)](_0x1508c9(0x244),_0x39928a,function(_0x5c7336){const _0x43a7d4=_0x1508c9,_0x5cd06d=this[_0x43a7d4(0x20a)](_0x5c7336);return _0x5cd06d[_0x43a7d4(0x1ed)]=_0x49a9d0?.[_0x43a7d4(0x18e)]||'',_0x5cd06d;});}}),_0x4828c5[_0x583d05(0x251)][_0x583d05(0x231)](_0x583d05(0x1e1))[_0x583d05(0x24a)]({'model':pe+_0x583d05(0x180),'view':_0x3ad82a=>({'classes':_0x583d05(0x1ef),'attributes':{'data-marker-id':_0x3ad82a[_0x583d05(0x216)]}})}),_0x4828c5[_0x583d05(0x251)][_0x583d05(0x231)](_0x583d05(0x1e1))[_0x583d05(0x24a)]({'model':pe+_0x583d05(0x19a),'view':_0x1d1be1=>({'classes':_0x583d05(0x1a7),'attributes':{'data-marker-id':_0x1d1be1[_0x583d05(0x216)]}})}),_0x4828c5[_0x583d05(0x251)][_0x583d05(0x231)](_0x583d05(0x1e1))[_0x583d05(0x24a)]({'model':pe+_0x583d05(0x1bc),'view':_0x4993d4=>({'classes':_0x583d05(0x23d),'attributes':{'data-marker-id':_0x4993d4[_0x583d05(0x216)]}})}),_0x4828c5[_0x583d05(0x251)][_0x583d05(0x231)](_0x583d05(0x1c0))[_0x583d05(0x1fc)]({'model':pe+_0x583d05(0x1d2),'view':(_0x61d62c,{writer:_0x3c07d2})=>_0x3c07d2[_0x583d05(0x17a)](_0x583d05(0x244),{'class':_0x583d05(0x212)+(_0x61d62c[_0x583d05(0x22d)]?_0x583d05(0x240):_0x583d05(0x18c))})}),_0x4828c5[_0x583d05(0x251)][_0x583d05(0x231)](_0x583d05(0x1a0))[_0x583d05(0x263)]({'model':_0x50ebc7,'view':_0x500d39}),this[_0x583d05(0x238)][_0x583d05(0x24e)](document,_0x583d05(0x1f9),(_0xbb6a37,_0x35c271)=>{const _0x346261=_0x583d05,_0x570fab=_0x35c271[_0x346261(0x1b0)],_0x3ad3a8=this[_0x346261(0x183)](_0x570fab);if(!_0x3ad3a8)return;const _0x33ff74=_0x3ad3a8[_0x346261(0x19d)](_0x346261(0x199)),_0x3d712d=_0x33ff74[_0x346261(0x215)](':')[_0x346261(0x1de)]()?.[_0x346261(0x215)]('_')[0x0];this[_0x346261(0x1e3)][_0x346261(0x1c1)](_0x346261(0x218),{'markerId':_0x33ff74,'changeId':_0x3d712d,'markerElement':_0x3ad3a8,'domEvent':_0x35c271});}),this[_0x583d05(0x238)][_0x583d05(0x24e)](document,_0x583d05(0x258),(_0x1a970f,_0x18d362)=>{const _0x596b90=_0x583d05,_0x1126af=_0x18d362[_0x596b90(0x1b0)],_0x56a1da=_0x18d362[_0x596b90(0x1d9)];let _0xb2404d=this[_0x596b90(0x183)](_0x1126af);if(!_0xb2404d&&_0x56a1da&&(_0xb2404d=this[_0x596b90(0x183)](_0x56a1da)),!_0xb2404d)return;const _0x3b5d84=_0xb2404d[_0x596b90(0x19d)](_0x596b90(0x199)),_0x2fff21=_0x3b5d84[_0x596b90(0x215)](':')[_0x596b90(0x1de)]()?.[_0x596b90(0x215)]('_')[0x0];this[_0x596b90(0x1e3)][_0x596b90(0x1c1)](_0x596b90(0x248),{'changeId':_0x2fff21,'markerElement':_0xb2404d,'domEvent':_0x18d362});}),this[_0x583d05(0x238)][_0x583d05(0x24e)](document,_0x583d05(0x258),_0x2ccfa0((_0x534d40,_0x31fdb0)=>{const _0xc75659=_0x583d05,_0x2b7074=_0x31fdb0[_0xc75659(0x1b0)];if(this[_0xc75659(0x183)](_0x2b7074))return;_0x2b7074[_0xc75659(0x1cf)](_0xc75659(0x1ea))||this[_0xc75659(0x1e3)][_0xc75659(0x1c1)](_0xc75659(0x261));},0xc8)),_0x4828c5[_0x583d05(0x20c)][_0x583d05(0x1eb)][_0x583d05(0x213)](_0x2b2052=>this[_0x583d05(0x1da)](_0x4828c5,_0x2b2052)),_0x4828c5[_0x583d05(0x20c)][_0x583d05(0x1eb)]['on'](_0x583d05(0x191),()=>this[_0x583d05(0x234)](_0x4828c5));}[_0x52548d(0x206)](){const _0x334fc6=_0x52548d,_0x5b1711=this[_0x334fc6(0x1ec)][_0x334fc6(0x241)][_0x334fc6(0x219)](_0x334fc6(0x26a)),_0x4f0d05=_0xdca771(this[_0x334fc6(0x1ec)]),_0x48f8b5=_0x4f0d05[_0x334fc6(0x20c)],_0x7d8c7c=new _0x3b6da7();for(const _0x52a3b9 of _0x48f8b5[_0x334fc6(0x1eb)][_0x334fc6(0x1d4)]()[_0x334fc6(0x1b2)]()){const _0x37a490=_0x52a3b9[_0x334fc6(0x205)](!0x0);_0x7d8c7c[_0x334fc6(0x1e7)](_0x37a490);}for(const _0x25335e of _0x48f8b5[_0x334fc6(0x25d)])_0x7d8c7c[_0x334fc6(0x25d)][_0x334fc6(0x195)](_0x25335e[_0x334fc6(0x192)],this[_0x334fc6(0x20e)](_0x25335e[_0x334fc6(0x198)]()[_0x334fc6(0x1d1)](),_0x7d8c7c));const _0x13eef5=new _0x90e179({'ignoreElementEnd':!0x0,'startPosition':_0x48f8b5[_0x334fc6(0x1fa)](_0x7d8c7c,0x0)}),_0x1414d1=new Set(),_0x5b2c5a=new Map();for(const {item:_0x205920}of _0x13eef5){if(!_0x205920['is'](_0x334fc6(0x210)))continue;const _0x32c5b4=_0x205920[_0x334fc6(0x22f)];if(_0x32c5b4&&_0x32c5b4['is'](_0x334fc6(0x25e))){const _0x556ca9=this[_0x334fc6(0x26b)](_0x32c5b4,()=>_0x5b1711[_0x334fc6(0x1ff)](_0x1414d1));_0x1414d1[_0x334fc6(0x1e4)](_0x556ca9);for(const _0x5b495a of _0x32c5b4[_0x334fc6(0x1b2)]())_0x5b495a['is'](_0x334fc6(0x25e))&&_0x1414d1[_0x334fc6(0x1e4)](this[_0x334fc6(0x26b)](_0x5b495a,()=>_0x5b1711[_0x334fc6(0x1ff)](_0x1414d1)));let _0x2c0b12=_0x32c5b4;for(;_0x2c0b12[_0x334fc6(0x22f)]&&!_0x2c0b12[_0x334fc6(0x22f)]['is'](_0x334fc6(0x256));)_0x2c0b12=_0x2c0b12[_0x334fc6(0x22f)],_0x2c0b12[_0x334fc6(0x209)](_0x50ebc7)&&_0x2c0b12[_0x334fc6(0x239)](_0x50ebc7);_0x5b2c5a[_0x334fc6(0x195)](_0x556ca9,{'path':_0x32c5b4[_0x334fc6(0x257)](),'getContent':this[_0x334fc6(0x17d)](_0x2c0b12[_0x334fc6(0x205)](!0x0),_0x556ca9,_0x4f0d05[_0x334fc6(0x1c5)])}),_0x13eef5[_0x334fc6(0x204)](_0x48f8b5[_0x334fc6(0x178)](_0x32c5b4));}}return{'content':_0x4f0d05[_0x334fc6(0x1c5)][_0x334fc6(0x229)][_0x334fc6(0x226)](_0x4f0d05[_0x334fc6(0x1c5)][_0x334fc6(0x24f)](_0x7d8c7c)),'version':_0x4f0d05[_0x334fc6(0x20c)][_0x334fc6(0x1eb)][_0x334fc6(0x19f)],'elements':_0x5b2c5a};}[_0x52548d(0x189)](_0x56f514,_0xc6a80f){const _0x1e1f6d=_0x52548d,_0xe90d27=[],_0x9dbb30=_0xdca771(this[_0x1e1f6d(0x1ec)]),_0x508f32=_0x9dbb30[_0x1e1f6d(0x1c5)][_0x1e1f6d(0x19c)](_0xc6a80f,_0x1e1f6d(0x19e)),_0x53e0fd=_0x9dbb30[_0x1e1f6d(0x1c5)][_0x1e1f6d(0x19c)](_0x56f514,_0x1e1f6d(0x19e)),_0x13f5fd=_0x9dbb30[_0x1e1f6d(0x20c)][_0x1e1f6d(0x1fa)](_0x53e0fd,0x0);if(this[_0x1e1f6d(0x1b5)](_0x508f32)){if(!this[_0x1e1f6d(0x200)](_0x53e0fd,_0x508f32))return _0xe90d27;}else{const _0x3b6b82=_0x9dbb30[_0x1e1f6d(0x20c)][_0x1e1f6d(0x1b4)];if(!this[_0x1e1f6d(0x247)](_0x53e0fd,_0x3b6b82)||!this[_0x1e1f6d(0x247)](_0x508f32,_0x3b6b82))return _0xe90d27;}const _0x406cf9=this[_0x1e1f6d(0x1ec)][_0x1e1f6d(0x241)][_0x1e1f6d(0x219)](_0x1e1f6d(0x222))[_0x1e1f6d(0x202)](_0x56f514,_0xc6a80f,{'anchor':_0x13f5fd,'markDeletions':!0x0})[_0x1e1f6d(0x203)]()[_0x1e1f6d(0x24d)](_0x54648c=>_0x1e1f6d(0x254)===_0x54648c[_0x1e1f6d(0x22e)]||_0x1e1f6d(0x1a2)===_0x54648c[_0x1e1f6d(0x22e)]&&_0x54648c[_0x1e1f6d(0x192)][_0x1e1f6d(0x23b)](_0x1e1f6d(0x21e))),_0x179d1b=this[_0x1e1f6d(0x221)](_0x406cf9);let _0x5da099=0x0;return _0x9dbb30[_0x1e1f6d(0x20c)][_0x1e1f6d(0x191)](_0x3a6835=>{const _0x52804e=_0x1e1f6d;for(let _0x1b45f5=0x0;_0x1b45f5<_0x179d1b[_0x52804e(0x1be)];_0x1b45f5++){const _0x501dd8=_0x179d1b[_0x1b45f5],_0x4b453c=_0x3a6835[_0x52804e(0x177)]();for(const _0x450350 of _0x53e0fd[_0x52804e(0x1b2)]())_0x3a6835[_0x52804e(0x1f4)](_0x450350[_0x52804e(0x205)](!0x0),_0x4b453c);for(const _0x9226f0 of _0x501dd8[_0x52804e(0x1a3)])if(_0x52804e(0x254)===_0x9226f0[_0x52804e(0x22e)]){const _0x1396ad=_0x9226f0;_0x1396ad[_0x52804e(0x1d0)]=null,_0x1396ad[_0x52804e(0x18b)]=!0x1,this[_0x52804e(0x1d8)](_0x1396ad,_0x4b453c),_0x3a6835[_0x52804e(0x18f)][_0x52804e(0x246)](_0x9226f0),_0x9dbb30[_0x52804e(0x20c)][_0x52804e(0x237)](_0x9226f0);const _0x144a41=_0x52804e(0x182)+_0x5da099++,_0xfc8fd8=_0x9dbb30[_0x52804e(0x20c)][_0x52804e(0x1a9)](_0x1396ad[_0x52804e(0x243)],_0x1396ad[_0x52804e(0x243)][_0x52804e(0x187)](_0x1396ad[_0x52804e(0x1cd)]));_0x4b453c[_0x52804e(0x25d)][_0x52804e(0x195)](_0x144a41,_0xfc8fd8);}else{if(_0x52804e(0x1a2)===_0x9226f0[_0x52804e(0x22e)]&&_0x9226f0[_0x52804e(0x192)][_0x52804e(0x23b)](_0x52804e(0x21e))){const _0x2459ae=_0x9226f0,_0x2116e1=_0x52804e(0x186)+_0x5da099++;this[_0x52804e(0x1d8)](_0x2459ae,_0x4b453c),_0x4b453c[_0x52804e(0x25d)][_0x52804e(0x195)](_0x2116e1,_0x2459ae[_0x52804e(0x23c)]);}}const _0x2ca19c=this[_0x52804e(0x1bd)](this[_0x52804e(0x20b)](this[_0x52804e(0x267)](_0x501dd8[_0x52804e(0x1a3)][0x0]),_0x4b453c),this[_0x52804e(0x20b)](this[_0x52804e(0x236)](_0x501dd8[_0x52804e(0x1a3)][_0x501dd8[_0x52804e(0x1a3)][_0x52804e(0x1be)]-0x1]),_0x4b453c));_0x4b453c[_0x52804e(0x25d)][_0x52804e(0x195)](pe+_0x52804e(0x1d2),new _0x47bce5(_0x2ca19c[_0x52804e(0x240)],_0x2ca19c[_0x52804e(0x18c)])),_0xe90d27[_0x52804e(0x1e8)]({..._0x501dd8,'context':this[_0x52804e(0x17f)](_0x4b453c,_0x9dbb30[_0x52804e(0x1c5)],{'ellipsisBefore':_0x2ca19c[_0x52804e(0x1d7)],'ellipsisAfter':_0x2ca19c[_0x52804e(0x265)]}),'content':this[_0x52804e(0x230)](_0x4b453c,_0x9dbb30[_0x52804e(0x1c5)])});}}),_0xe90d27;}[_0x52548d(0x1db)](_0x3a1dea,_0x1c03da){const _0x26f45a=_0x52548d;if(!_0x3a1dea[_0x26f45a(0x1be)])return;const _0x6af4c3=_0x3a1dea[0x0][_0x26f45a(0x22f)]['id'],_0xd90b97=_0x1c03da[_0x26f45a(0x1bb)][_0x26f45a(0x219)](_0x6af4c3);if(!_0xd90b97)return void console[_0x26f45a(0x1e0)](_0x26f45a(0x25f)+_0x6af4c3);const _0x506cae=_0xd90b97[_0x26f45a(0x1f7)],_0x54aab1=_0xdca771(this[_0x26f45a(0x1ec)]),_0xa809e2=_0x54aab1[_0x26f45a(0x20c)][_0x26f45a(0x1eb)][_0x26f45a(0x266)][_0x26f45a(0x203)](_0x1c03da[_0x26f45a(0x19f)]),_0x317850=[];for(const _0x5b641f of _0x3a1dea){const _0x1b2a50=_0x5b641f[_0x26f45a(0x1a3)][_0x26f45a(0x253)](_0x41693a=>this[_0x26f45a(0x20d)](_0x41693a,_0x506cae,_0x54aab1[_0x26f45a(0x20c)][_0x26f45a(0x1eb)][_0x26f45a(0x1ae)]()[0x0]));if(!_0x1b2a50||!_0x1b2a50[_0x26f45a(0x1be)])continue;const _0x1b4fe4=_0x1b2a50[_0x26f45a(0x184)](_0x1ac1f7=>_0x26f45a(0x1a2)===_0x1ac1f7[_0x26f45a(0x22e)]&&_0x1ac1f7[_0x26f45a(0x192)][_0x26f45a(0x23b)](_0x26f45a(0x21e))),_0x2e68fc={'document':_0x54aab1[_0x26f45a(0x20c)][_0x26f45a(0x1eb)],'useRelations':!0x1,'padWithNoOps':!0x1},_0x3754f9=_0x5cb8c5(_0x1b2a50,_0xa809e2,_0x2e68fc)[_0x26f45a(0x1e6)];for(const _0x4d8386 of _0x3754f9)if(_0x26f45a(0x254)===_0x4d8386[_0x26f45a(0x22e)]){const _0x26c47f=_0x4d8386,_0x55569a=_0x26c47f[_0x26f45a(0x21f)];let _0x3fe23c='';for(const _0x1f5ae2 of _0x55569a)_0x1f5ae2&&_0x1f5ae2['is'](_0x26f45a(0x1e9))&&(_0x3fe23c+=_0x1f5ae2[_0x26f45a(0x1c5)]);_0x317850[_0x26f45a(0x1e8)]({'start':_0x26c47f[_0x26f45a(0x243)],'end':_0x26c47f[_0x26f45a(0x243)],'type':_0x26f45a(0x254),'groupId':_0x5b641f['id'],'text':_0x3fe23c});}else{if(_0x26f45a(0x1a2)===_0x4d8386[_0x26f45a(0x22e)]&&_0x4d8386[_0x26f45a(0x192)][_0x26f45a(0x23b)](_0x26f45a(0x21e))){const _0x81dc8c=_0x4d8386;let _0x4f6079=_0x26f45a(0x1bc);if(_0x1b4fe4){const _0x36080b=this[_0x26f45a(0x1d5)](_0x81dc8c[_0x26f45a(0x23c)][_0x26f45a(0x240)],_0x26f45a(0x201),_0x54aab1[_0x26f45a(0x20c)][_0x26f45a(0x1b4)]),_0x5e2cd1=this[_0x26f45a(0x1d5)](_0x81dc8c[_0x26f45a(0x23c)][_0x26f45a(0x18c)],_0x26f45a(0x249),_0x54aab1[_0x26f45a(0x20c)][_0x26f45a(0x1b4)]);if(_0x36080b||_0x5e2cd1){const _0x18ba05=_0x81dc8c[_0x26f45a(0x23c)][_0x26f45a(0x240)][_0x26f45a(0x187)](-_0x36080b),_0x20ed0f=_0x81dc8c[_0x26f45a(0x23c)][_0x26f45a(0x18c)][_0x26f45a(0x187)](_0x5e2cd1);_0x317850[_0x26f45a(0x1e8)]({'start':_0x18ba05,'end':_0x20ed0f,'groupId':_0x5b641f['id'],'type':_0x26f45a(0x19a)});}else _0x4f6079=_0x26f45a(0x180);}_0x317850[_0x26f45a(0x1e8)]({'start':_0x81dc8c[_0x26f45a(0x23c)][_0x26f45a(0x240)],'end':_0x81dc8c[_0x26f45a(0x23c)][_0x26f45a(0x18c)],'groupId':_0x5b641f['id'],'type':_0x4f6079});}}}this[_0x26f45a(0x255)](_0x317850);}[_0x52548d(0x21b)](){const _0x27c376=_0x52548d,_0x3adf6e=_0xdca771(this[_0x27c376(0x1ec)]);_0x3adf6e[_0x27c376(0x20c)][_0x27c376(0x191)](_0x39069f=>{const _0x3743ab=_0x27c376;for(const _0x36e885 of this[_0x3743ab(0x260)][_0x3743ab(0x1b1)]())_0x3adf6e[_0x3743ab(0x20c)][_0x3743ab(0x25d)][_0x3743ab(0x219)](_0x36e885)&&_0x39069f[_0x3743ab(0x17e)](_0x36e885);}),this[_0x27c376(0x260)][_0x27c376(0x235)]();}[_0x52548d(0x1cb)](){const _0x7d00ad=_0x52548d;_0xdca771(this[_0x7d00ad(0x1ec)])[_0x7d00ad(0x1c7)](_0x7d00ad(0x193));}[_0x52548d(0x232)](){const _0x4ccef3=_0x52548d;_0xdca771(this[_0x4ccef3(0x1ec)])[_0x4ccef3(0x1c6)](_0x4ccef3(0x193));}[_0x52548d(0x1b8)](_0x2ab2f6){const _0x2d084b=_0x52548d,_0x584523=_0xdca771(this[_0x2d084b(0x1ec)]),_0x2bfb85=_0x584523[_0x2d084b(0x20c)],_0x378574=_0x2ab2f6[_0x2d084b(0x253)](_0x502e97=>this[_0x2d084b(0x1a8)](_0x502e97))[_0x2d084b(0x1f3)]();_0x2bfb85[_0x2d084b(0x191)](_0x4528aa=>{const _0x228991=_0x2d084b;for(const _0x2b2392 of _0x378574){const _0x5f5766=_0x584523[_0x228991(0x20c)][_0x228991(0x25d)][_0x228991(0x219)](_0x2b2392['id']);_0x5f5766&&(_0x228991(0x254)===_0x2b2392[_0x228991(0x22e)]?_0x2bfb85[_0x228991(0x242)](_0x4528aa[_0x228991(0x21a)](_0x2b2392[_0x228991(0x18e)]||''),_0x5f5766[_0x228991(0x198)]()[_0x228991(0x240)]):_0x228991(0x1bc)!==_0x2b2392[_0x228991(0x22e)]&&_0x228991(0x180)!==_0x2b2392[_0x228991(0x22e)]||_0x2bfb85[_0x228991(0x179)](_0x2bfb85[_0x228991(0x26c)](_0x5f5766[_0x228991(0x198)]())),_0x4528aa[_0x228991(0x17e)](_0x2b2392['id']),this[_0x228991(0x260)][_0x228991(0x217)](_0x2b2392['id']));}});}[_0x52548d(0x1fd)](_0x18c7bc){const _0x4be503=_0x52548d,_0x21ce3e=_0xdca771(this[_0x4be503(0x1ec)]),_0x1b9a30=this[_0x4be503(0x1a8)](_0x18c7bc);_0x21ce3e[_0x4be503(0x20c)][_0x4be503(0x191)](_0x1260bd=>{const _0x3745b5=_0x4be503;for(const _0x48ed7f of _0x1b9a30)_0x1260bd[_0x3745b5(0x17e)](_0x48ed7f['id']),this[_0x3745b5(0x260)][_0x3745b5(0x217)](_0x48ed7f['id']);});}[_0x52548d(0x220)](){const _0x286ccf=_0x52548d;return _0xdca771(this[_0x286ccf(0x1ec)]);}[_0x52548d(0x194)](_0x26d57b){const _0x3ce57d=_0x52548d,_0x11a234=Array[_0x3ce57d(0x1c9)](this[_0x3ce57d(0x260)][_0x3ce57d(0x211)]())[_0x3ce57d(0x24d)](_0x324d98=>_0x324d98[_0x3ce57d(0x25c)]===_0x26d57b);if(!_0x11a234[_0x3ce57d(0x1be)])return null;const _0x2b8ad6=0x1===_0x11a234[_0x3ce57d(0x1be)]?_0x11a234[0x0]:this[_0x3ce57d(0x233)](_0x11a234)[0x0],_0x201fb9=_0xdca771(this[_0x3ce57d(0x1ec)]),_0x510ad8=_0x201fb9[_0x3ce57d(0x20c)][_0x3ce57d(0x25d)][_0x3ce57d(0x219)](_0x2b8ad6['id']);if(!_0x510ad8)return null;const _0x1ce13b=_0x510ad8[_0x3ce57d(0x198)](),_0x3ff77a=_0x201fb9[_0x3ce57d(0x1d3)][_0x3ce57d(0x224)][_0x3ce57d(0x24c)]();if(!_0x3ff77a||!_0x1ce13b)return null;const _0x38042d=_0x3ff77a[_0x3ce57d(0x1dd)](_0x3ce57d(0x1ca)+_0x2b8ad6['id']+'\x22]');return _0x38042d?{'modelRange':_0x1ce13b,'domElement':_0x38042d}:null;}[_0x52548d(0x1da)](_0x368b64,_0x5d22c7){const _0x57a0f5=_0x52548d,_0x1ae1d6=Array[_0x57a0f5(0x1c9)](this[_0x57a0f5(0x260)][_0x57a0f5(0x1b1)]()),_0x3fc3c6=new Map();for(const _0x3f959d of _0x1ae1d6){const _0x2cab30=_0x368b64[_0x57a0f5(0x20c)][_0x57a0f5(0x25d)][_0x57a0f5(0x219)](_0x3f959d);if(!_0x2cab30)continue;const _0x4d2d30=_0x2cab30[_0x57a0f5(0x23f)]()[_0x57a0f5(0x1f7)][0x0];_0x3fc3c6[_0x57a0f5(0x23a)](_0x4d2d30)||_0x3fc3c6[_0x57a0f5(0x195)](_0x4d2d30,[]),_0x3fc3c6[_0x57a0f5(0x219)](_0x4d2d30)[_0x57a0f5(0x1e8)](_0x2cab30);}const _0x496830=new Set();for(const _0x8f4da8 of _0x368b64[_0x57a0f5(0x20c)][_0x57a0f5(0x1eb)][_0x57a0f5(0x1a4)][_0x57a0f5(0x1ac)]()){let _0x50c67e=-0x1,_0x2c6d4e=null;if(_0x57a0f5(0x254)===_0x8f4da8[_0x57a0f5(0x22e)])_0x2c6d4e=new _0x47bce5(_0x8f4da8[_0x57a0f5(0x243)],_0x8f4da8[_0x57a0f5(0x243)][_0x57a0f5(0x187)](_0x8f4da8[_0x57a0f5(0x1be)])),_0x50c67e=_0x8f4da8[_0x57a0f5(0x243)][_0x57a0f5(0x1f7)][0x0];else{if(_0x57a0f5(0x1bf)!==_0x8f4da8[_0x57a0f5(0x22e)])continue;_0x2c6d4e=new _0x47bce5(_0x8f4da8[_0x57a0f5(0x243)]),_0x50c67e=_0x8f4da8[_0x57a0f5(0x243)][_0x57a0f5(0x1f7)][0x0];}const _0x1cd285=_0x3fc3c6[_0x57a0f5(0x219)](_0x50c67e)||[];if(_0x1cd285[_0x57a0f5(0x1be)]){for(const _0x17bb1d of _0x1cd285)if(_0x2c6d4e[_0x57a0f5(0x250)][_0x57a0f5(0x245)]===_0x17bb1d[_0x57a0f5(0x198)]()[_0x57a0f5(0x250)][_0x57a0f5(0x245)]&&(_0x57a0f5(0x254)!==_0x8f4da8[_0x57a0f5(0x22e)]||!_0x2c6d4e[_0x57a0f5(0x1c3)](_0x17bb1d[_0x57a0f5(0x198)]()))&&(_0x2c6d4e[_0x57a0f5(0x227)](_0x17bb1d[_0x57a0f5(0x198)]())||_0x2c6d4e[_0x57a0f5(0x240)][_0x57a0f5(0x1e5)](_0x17bb1d[_0x57a0f5(0x198)]()[_0x57a0f5(0x18c)])||_0x2c6d4e[_0x57a0f5(0x18c)][_0x57a0f5(0x1e5)](_0x17bb1d[_0x57a0f5(0x198)]()[_0x57a0f5(0x240)]))){const _0x533de6=this[_0x57a0f5(0x181)](_0x17bb1d[_0x57a0f5(0x192)]);Array[_0x57a0f5(0x1c9)](this[_0x57a0f5(0x260)][_0x57a0f5(0x211)]())[_0x57a0f5(0x24d)](_0xce6603=>_0xce6603[_0x57a0f5(0x25c)]===_0x533de6[_0x57a0f5(0x25c)])[_0x57a0f5(0x252)](_0x952021=>_0x496830[_0x57a0f5(0x1e4)](_0x952021['id']));}}}if(_0x496830[_0x57a0f5(0x262)]){for(const _0x29f42c of _0x496830)_0x5d22c7[_0x57a0f5(0x17e)](_0x29f42c);return!0x0;}return!0x1;}[_0x52548d(0x234)](_0x45eb05){const _0x2f904b=_0x52548d;for(const {name:_0x20af64,data:_0x555a91}of _0x45eb05[_0x2f904b(0x20c)][_0x2f904b(0x1eb)][_0x2f904b(0x1a4)][_0x2f904b(0x1e2)]()){if(!_0x20af64[_0x2f904b(0x23b)](pe))continue;const _0x5a412f=_0x555a91[_0x2f904b(0x1f5)],_0xb8b5ea=_0x555a91[_0x2f904b(0x23c)],_0x3b884b=_0x5a412f&&_0x2f904b(0x22a)===_0x5a412f[_0x2f904b(0x250)][_0x2f904b(0x245)],_0x176d32=_0xb8b5ea&&_0x2f904b(0x22a)===_0xb8b5ea[_0x2f904b(0x250)][_0x2f904b(0x245)];if(_0x3b884b&&_0x176d32)continue;const _0x180c5e=this[_0x2f904b(0x181)](_0x20af64);this[_0x2f904b(0x260)][_0x2f904b(0x219)](_0x20af64)&&(_0x176d32||!_0xb8b5ea?this[_0x2f904b(0x1e3)][_0x2f904b(0x1c1)](_0x2f904b(0x1f0),{'markerId':_0x20af64,'changeId':_0x180c5e[_0x2f904b(0x25c)]}):_0x3b884b&&_0xb8b5ea&&this[_0x2f904b(0x1e3)][_0x2f904b(0x1c1)](_0x2f904b(0x25b),{'markerId':_0x20af64,'changeId':_0x180c5e[_0x2f904b(0x25c)]}));}}[_0x52548d(0x181)](_0x5b9684){const _0x260d2e=_0x52548d,_0x11a822=_0x5b9684[_0x260d2e(0x215)](':'),_0x4d077e=(_0x11a822[0x1]||'')[_0x260d2e(0x215)]('_');return{'prefix':_0x11a822[0x0],'groupId':_0x4d077e[0x0],'suffix':_0x4d077e[0x1]};}[_0x52548d(0x20d)](_0x59fd87,_0x5cae82,_0x344afa){const _0xfbc199=_0x52548d;if(_0xfbc199(0x254)===_0x59fd87[_0xfbc199(0x22e)]){const _0x535eac=_0x59fd87;return new _0x425577(this[_0xfbc199(0x1b3)](_0x5cae82[_0xfbc199(0x1fe)](_0x535eac[_0xfbc199(0x243)][_0xfbc199(0x17b)]),_0x344afa),_0x535eac[_0xfbc199(0x21f)],_0x535eac[_0xfbc199(0x1d0)]);}if(_0xfbc199(0x1a2)===_0x59fd87[_0xfbc199(0x22e)]&&_0x59fd87[_0xfbc199(0x192)][_0xfbc199(0x23b)](_0xfbc199(0x21e))){const _0x1dec39=_0x59fd87;return new _0x55dce9(_0x1dec39[_0xfbc199(0x192)],_0x1dec39[_0xfbc199(0x1f5)],this[_0xfbc199(0x21c)](_0x1dec39[_0xfbc199(0x23c)],_0x5cae82[_0xfbc199(0x1fe)](_0x1dec39[_0xfbc199(0x23c)][_0xfbc199(0x240)][_0xfbc199(0x17b)]),_0x5cae82[_0xfbc199(0x1fe)](_0x1dec39[_0xfbc199(0x23c)][_0xfbc199(0x18c)][_0xfbc199(0x17b)]),_0x344afa),_0x1dec39[_0xfbc199(0x260)],_0x1dec39[_0xfbc199(0x1af)],_0x1dec39[_0xfbc199(0x1d0)]);}return _0x59fd87;}[_0x52548d(0x221)](_0x49987b){const _0x11a85f=_0x52548d;if(!_0x49987b[_0x11a85f(0x1be)])return[];const _0x126356=[];let _0x41fc08=0x0,_0x12e3ae=0x0,_0x3508c4=[];for(let _0x1dba60=0x0;_0x1dba60<=_0x49987b[_0x11a85f(0x1be)];_0x1dba60++){const _0x43299b=_0x49987b[_0x1dba60],_0x1ab382=_0x49987b[_0x1dba60-0x1];!_0x43299b||_0x1ab382&&!this[_0x11a85f(0x236)](_0x1ab382)[_0x11a85f(0x1e5)](this[_0x11a85f(0x267)](_0x43299b))?(_0x126356[_0x11a85f(0x1e8)]({'operations':_0x3508c4,'operationsIsolated':_0x3508c4[_0x11a85f(0x253)](_0x2ea5f1=>this[_0x11a85f(0x208)](_0x2ea5f1[_0x11a85f(0x1d1)](),-_0x12e3ae)),'groupOffset':_0x41fc08}),_0x3508c4=_0x43299b?[_0x43299b]:[],_0x12e3ae+=_0x41fc08,_0x41fc08=0x0):_0x3508c4[_0x11a85f(0x1e8)](_0x43299b),_0x43299b&&_0x11a85f(0x254)===_0x43299b[_0x11a85f(0x22e)]&&(_0x41fc08+=_0x43299b[_0x11a85f(0x1cd)]);}return _0x126356;}[_0x52548d(0x1d5)](_0xb69dd2,_0x536836,_0x4c9386,_0x47a411=0x1){const _0x14e437=_0x52548d,_0x377224=new _0x90e179({'startPosition':_0xb69dd2,'direction':_0x536836});let _0x29773d=0x0;for(let _0x7fb8ba=0x0;_0x7fb8ba<_0x47a411;_0x7fb8ba++){let _0x4d0fa3=0x0,_0x317ac1=!0x1,_0x3a698c=_0x14e437(0x249)===_0x536836?/^\W*\w+/:/\w+\W*$/;for(const {item:_0x4970cc}of _0x377224)if(_0x4970cc['is'](_0x14e437(0x210))){const _0x860a9e=_0x3a698c[_0x14e437(0x197)](_0x4970cc[_0x14e437(0x1c5)]);if(_0x860a9e&&_0x860a9e[_0x14e437(0x1be)]){if(_0x4d0fa3+=_0x14e437(0x249)===_0x536836?_0x860a9e[_0x14e437(0x185)]+_0x860a9e[0x0][_0x14e437(0x1be)]:_0x4970cc[_0x14e437(0x1c5)][_0x14e437(0x1be)]-_0x860a9e[_0x14e437(0x185)],_0x860a9e[0x0][_0x14e437(0x1be)]!==_0x4970cc[_0x14e437(0x1c5)][_0x14e437(0x1be)])break;_0x317ac1=!0x0,_0x3a698c=_0x14e437(0x249)===_0x536836?/^\w+/:/\w+$/;}else{if(_0x317ac1)break;_0x4d0fa3+=_0x4970cc[_0x14e437(0x22b)];}}else{if(_0x4970cc['is'](_0x14e437(0x25e))){_0x4c9386[_0x14e437(0x268)](_0x4970cc)&&!_0x317ac1&&(_0x4d0fa3+=0x1);break;}}_0x29773d+=_0x4d0fa3,_0x377224[_0x14e437(0x204)](_0xb69dd2[_0x14e437(0x187)](_0x14e437(0x249)===_0x536836?_0x29773d:-_0x29773d));}return _0x29773d;}[_0x52548d(0x1bd)](_0x2cdc9f,_0x500fe7){const _0xa3616c=_0x52548d,_0x1abc4b=_0xdca771(this[_0xa3616c(0x1ec)])[_0xa3616c(0x20c)][_0xa3616c(0x1b4)],_0x315136=this[_0xa3616c(0x1d5)](_0x2cdc9f,_0xa3616c(0x201),_0x1abc4b,0x6),_0x54a83d=this[_0xa3616c(0x1d5)](_0x500fe7,_0xa3616c(0x249),_0x1abc4b,0x6),_0x164110=_0x2cdc9f[_0xa3616c(0x187)](-_0x315136),_0x35f25b=_0x500fe7[_0xa3616c(0x187)](_0x54a83d);return{'start':_0x164110,'end':_0x35f25b,'hasContentBefore':!_0x164110[_0xa3616c(0x1ad)],'hasContentAfter':!_0x35f25b[_0xa3616c(0x1a6)]};}[_0x52548d(0x255)](_0x41f3fc){const _0x3283f9=_0x52548d,_0x8648e1=this[_0x3283f9(0x1ec)][_0x3283f9(0x241)][_0x3283f9(0x219)](_0x3283f9(0x26a)),_0x574e8b=new Set();_0xdca771(this[_0x3283f9(0x1ec)])[_0x3283f9(0x20c)][_0x3283f9(0x191)](_0xab4c6e=>{const _0x166723=_0x3283f9;for(const _0x700282 of _0x41f3fc){const _0x4f1c21=''+pe+_0x700282[_0x166723(0x22e)]+':'+_0x700282[_0x166723(0x25c)]+'_'+_0x8648e1[_0x166723(0x1ff)](_0x574e8b);this[_0x166723(0x260)][_0x166723(0x195)](_0x4f1c21,{'id':_0x4f1c21,'groupId':_0x700282[_0x166723(0x25c)],'type':_0x700282[_0x166723(0x22e)],'text':_0x700282[_0x166723(0x18e)]}),_0xab4c6e[_0x166723(0x1df)](_0x4f1c21,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0xab4c6e[_0x166723(0x1a9)](_0x700282[_0x166723(0x240)],_0x700282[_0x166723(0x18c)])});}});}[_0x52548d(0x17f)](_0x231fa6,_0x5ba1ef,_0x318b3b){let _0xf36b02='';return()=>{const _0x3f8bed=_0x20f1;if(!_0xf36b02){const _0x1ebaa5=_0x5ba1ef[_0x3f8bed(0x24f)](_0x231fa6,{'showSuggestionHighlights':!0x0});let _0x1cfabc=_0x1ebaa5[_0x3f8bed(0x269)](0x0);if(_0x1cfabc['is'](_0x3f8bed(0x1aa))||(_0x1cfabc=_0x1ebaa5),!_0x1cfabc)return'';let _0x44fbc0=!0x1;const _0xf0602b=[];for(const _0x6a89bc of _0x1cfabc[_0x3f8bed(0x1b2)]())_0x6a89bc['is'](_0x3f8bed(0x25e),_0x3f8bed(0x244))&&_0x6a89bc[_0x3f8bed(0x19b)](_0x3f8bed(0x21d))&&(_0x44fbc0=!0x1),_0x44fbc0&&_0xf0602b[_0x3f8bed(0x1e8)](_0x6a89bc),_0x6a89bc['is'](_0x3f8bed(0x25e),_0x3f8bed(0x244))&&_0x6a89bc[_0x3f8bed(0x19b)](_0x3f8bed(0x1f8))&&(_0x44fbc0=!0x0);_0x1cfabc[_0x3f8bed(0x188)](0x0,_0x1cfabc[_0x3f8bed(0x1a1)]),_0x318b3b?.[_0x3f8bed(0x1b6)]&&_0x1cfabc[_0x3f8bed(0x1e7)]('…'),_0x1cfabc[_0x3f8bed(0x1e7)](_0xf0602b),_0x318b3b?.[_0x3f8bed(0x24b)]&&_0x1cfabc[_0x3f8bed(0x1e7)]('…');const _0x4772b2=_0x5ba1ef[_0x3f8bed(0x259)][_0x3f8bed(0x1fb)][_0x3f8bed(0x228)](_0x1ebaa5),_0x257298=_0x5ba1ef[_0x3f8bed(0x259)][_0x3f8bed(0x1ce)][_0x3f8bed(0x18d)](_0x4772b2);_0xf36b02=_0x257298;}return _0xf36b02;};}[_0x52548d(0x230)](_0xc99694,_0x5d203b){const _0xbebeef=_0x52548d;let _0x2653b9='';return()=>(_0x2653b9||(_0x2653b9=_0x5d203b[_0xbebeef(0x1f1)](_0xc99694,{'showSuggestionHighlights':!0x0})),_0x2653b9);}[_0x52548d(0x17d)](_0x547ea3,_0x18eb58,_0x746bb9){let _0x39c36c='';return()=>{const _0x5b82ea=_0x20f1;if(!_0x39c36c){const _0x3e1514=_0x746bb9[_0x5b82ea(0x24f)](new _0x3b6da7(_0x547ea3)),_0x1f673a=_0x746bb9[_0x5b82ea(0x259)][_0x5b82ea(0x1fb)][_0x5b82ea(0x228)](_0x3e1514)[_0x5b82ea(0x1dd)](_0x5b82ea(0x223)+_0x18eb58+'\x22]');_0x39c36c=_0x1f673a?.[_0x5b82ea(0x23e)]||'';}return _0x39c36c;};}[_0x52548d(0x183)](_0x5c4d27,_0x1227e8=0x5){const _0x4fcb55=_0x52548d;let _0x362be7=_0x5c4d27,_0x90e365=null;for(let _0x44980f=0x0;_0x44980f<_0x1227e8&&_0x362be7;_0x44980f++){if(!_0x362be7[_0x4fcb55(0x1ab)]){_0x362be7=_0x362be7[_0x4fcb55(0x17c)];continue;}if(!(''+_0x362be7[_0x4fcb55(0x1ab)])[_0x4fcb55(0x1ba)](_0x4fcb55(0x1a5))){_0x362be7=_0x362be7[_0x4fcb55(0x17c)];continue;}if(!_0x362be7[_0x4fcb55(0x19d)](_0x4fcb55(0x199)))break;_0x90e365=_0x362be7;break;}return _0x90e365;}[_0x52548d(0x1a8)](_0x4bb5a0){const _0x4f9720=_0x52548d;return Array[_0x4f9720(0x1c9)](this[_0x4f9720(0x260)][_0x4f9720(0x211)]())[_0x4f9720(0x24d)](_0x2a3358=>_0x2a3358[_0x4f9720(0x25c)]===_0x4bb5a0);}[_0x52548d(0x267)](_0x14deb4){const _0x37ef08=_0x52548d;return _0x37ef08(0x254)===_0x14deb4[_0x37ef08(0x22e)]?_0x14deb4[_0x37ef08(0x243)]:_0x14deb4[_0x37ef08(0x23c)][_0x37ef08(0x240)];}[_0x52548d(0x236)](_0x2c8ee7,_0x14f958=!0x1){const _0x4798cc=_0x52548d;return _0x4798cc(0x254)===_0x2c8ee7[_0x4798cc(0x22e)]?_0x14f958?_0x2c8ee7[_0x4798cc(0x243)]:_0x2c8ee7[_0x4798cc(0x243)][_0x4798cc(0x187)](_0x2c8ee7[_0x4798cc(0x1cd)]):_0x2c8ee7[_0x4798cc(0x23c)][_0x4798cc(0x18c)];}[_0x52548d(0x208)](_0x55ca48,_0x56b2fa){const _0x5a22fb=_0x52548d;return _0x5a22fb(0x254)===_0x55ca48[_0x5a22fb(0x22e)]?_0x55ca48[_0x5a22fb(0x243)]=_0x55ca48[_0x5a22fb(0x243)][_0x5a22fb(0x187)](_0x56b2fa):_0x5a22fb(0x1a2)===_0x55ca48[_0x5a22fb(0x22e)]&&_0x55ca48[_0x5a22fb(0x23c)]&&(_0x55ca48[_0x5a22fb(0x23c)]=new _0x47bce5(_0x55ca48[_0x5a22fb(0x23c)][_0x5a22fb(0x240)][_0x5a22fb(0x187)](_0x56b2fa),_0x55ca48[_0x5a22fb(0x23c)][_0x5a22fb(0x18c)][_0x5a22fb(0x187)](_0x56b2fa))),_0x55ca48;}[_0x52548d(0x1d8)](_0x2c5aa8,_0x84bceb){const _0x3ebba2=_0x52548d;_0x3ebba2(0x254)===_0x2c5aa8[_0x3ebba2(0x22e)]?_0x2c5aa8[_0x3ebba2(0x243)]=this[_0x3ebba2(0x20b)](_0x2c5aa8[_0x3ebba2(0x243)],_0x84bceb):_0x3ebba2(0x1a2)===_0x2c5aa8[_0x3ebba2(0x22e)]&&_0x2c5aa8[_0x3ebba2(0x23c)]&&(_0x2c5aa8[_0x3ebba2(0x23c)]=this[_0x3ebba2(0x20e)](_0x2c5aa8[_0x3ebba2(0x23c)],_0x84bceb));}[_0x52548d(0x20b)](_0x510cd7,_0x440253){const _0x7ad9df=_0x52548d;return new _0x21df25(_0x440253,_0x510cd7[_0x7ad9df(0x1f7)]);}[_0x52548d(0x20e)](_0x5332fe,_0x3b5675){const _0x43f36b=_0x52548d;return new _0x47bce5(this[_0x43f36b(0x20b)](_0x5332fe[_0x43f36b(0x240)],_0x3b5675),this[_0x43f36b(0x20b)](_0x5332fe[_0x43f36b(0x18c)],_0x3b5675));}[_0x52548d(0x1b3)](_0x346021,_0x277a9c){return new _0x21df25(_0x277a9c,[..._0x346021]);}[_0x52548d(0x21c)](_0x123276,_0x25f935,_0x45ebd2,_0x256f87){const _0x339011=_0x52548d;return new _0x47bce5(this[_0x339011(0x1b3)](_0x25f935,_0x256f87),this[_0x339011(0x1b3)](_0x45ebd2,_0x256f87));}[_0x52548d(0x233)](_0x2fdd26){const _0x2f78c4=_0x52548d,_0x5ed281=_0x50491c=>{const _0xd28d58=_0x20f1;switch(_0x50491c){case _0xd28d58(0x254):return 0x1;case _0xd28d58(0x19a):return 0x2;case _0xd28d58(0x180):return 0x3;case _0xd28d58(0x1bc):return 0x4;}};return _0x2fdd26[_0x2f78c4(0x1d6)]((_0x1ec957,_0x26346a)=>_0x5ed281(_0x1ec957[_0x2f78c4(0x22e)])-_0x5ed281(_0x26346a[_0x2f78c4(0x22e)]));}[_0x52548d(0x200)](_0x231029,_0x513af0){const _0x20ede8=_0x52548d,_0x44cc59=_0x231029[_0x20ede8(0x269)](0x0),_0x2274c7=_0x513af0[_0x20ede8(0x269)](0x0);return!(!_0x44cc59||!_0x2274c7)&&((!_0x44cc59['is'](_0x20ede8(0x25e))||!_0x2274c7['is'](_0x20ede8(0x25e))||_0x44cc59[_0x20ede8(0x192)]===_0x2274c7[_0x20ede8(0x192)])&&!(_0x44cc59['is'](_0x20ede8(0x25e))&&!_0x2274c7['is'](_0x20ede8(0x25e))||!_0x44cc59['is'](_0x20ede8(0x25e))&&_0x2274c7['is'](_0x20ede8(0x25e))));}[_0x52548d(0x1b5)](_0x2be498){const _0x2015c2=_0x52548d;return 0x1===_0x2be498[_0x2015c2(0x1a1)];}[_0x52548d(0x247)](_0x52d8c4,_0xc34da9){const _0x598868=_0x52548d;for(const _0x3a5fb4 of _0x52d8c4[_0x598868(0x1b2)]())if(_0x3a5fb4['is'](_0x598868(0x25e))&&!_0xc34da9[_0x598868(0x268)](_0x3a5fb4))return!0x1;return!0x0;}[_0x52548d(0x26b)](_0x13b567,_0x252044){const _0xddd108=_0x52548d;let _0x2d3157=_0x13b567[_0xddd108(0x19d)](_0x50ebc7);return _0x2d3157||(_0x2d3157=_0x252044(),_0x13b567[_0xddd108(0x1f6)](_0x50ebc7,_0x2d3157)),_0x2d3157;}}
|
|
23
|
+
const _0x532ddb=_0x342a;function _0x342a(_0x3680dd,_0x1b0772){const _0x210bc5=_0x210b();return _0x342a=function(_0x342a05,_0x5b1ff6){_0x342a05=_0x342a05-0x1e8;let _0x5e89bb=_0x210bc5[_0x342a05];return _0x5e89bb;},_0x342a(_0x3680dd,_0x1b0772);}(function(_0x35fee0,_0x2e48dd){const _0x5d6a58=_0x342a,_0x58ceb8=_0x35fee0();while(!![]){try{const _0x4d7d80=-parseInt(_0x5d6a58(0x225))/0x1+-parseInt(_0x5d6a58(0x2a8))/0x2*(parseInt(_0x5d6a58(0x24b))/0x3)+-parseInt(_0x5d6a58(0x1f7))/0x4+-parseInt(_0x5d6a58(0x238))/0x5*(parseInt(_0x5d6a58(0x22a))/0x6)+-parseInt(_0x5d6a58(0x260))/0x7*(parseInt(_0x5d6a58(0x262))/0x8)+-parseInt(_0x5d6a58(0x234))/0x9+-parseInt(_0x5d6a58(0x258))/0xa*(-parseInt(_0x5d6a58(0x20d))/0xb);if(_0x4d7d80===_0x2e48dd)break;else _0x58ceb8['push'](_0x58ceb8['shift']());}catch(_0x6e1e8f){_0x58ceb8['push'](_0x58ceb8['shift']());}}}(_0x210b,0xdd850));import{InsertOperation as _0x38feeb,MarkerOperation as _0x1ae552,ModelDocumentFragment as _0x7ed6de,ModelPosition as _0x3ee7bd,ModelRange as _0xc7e99a,ModelTreeWalker as _0x223ab2,transformOperationSets as _0x5439ed}from'ckeditor5/src/engine.js';import{DomEmitterMixin as _0x581901,EmitterMixin as _0x36e6cd}from'ckeditor5/src/utils.js';import{ContextPlugin as _0x2f91fc}from'ckeditor5/src/core.js';import{DocumentCompare as _0x56390c,DATA_ID_MODEL_ATTRIBUTE as _0x33d9c0,DATA_ID_VIEW_ATTRIBUTE as _0x12af2e}from'ckeditor5-collaboration/src/collaboration-core.js';import{getEditorFromContext as _0x592f0d}from'../aicore/utils/geteditorfromcontext.js';import{AIEditing as _0x3c0821}from'../aicore/aiediting.js';import{debounce as _0x543c01}from'es-toolkit/compat';const pe=_0x532ddb(0x2c3);function _0x210b(){const _0x43c16b=['_appendChild','keys','baseVersion','exec','has','35147030ANLdxK','suggestion-context','position','elements','[data-marker-id=\x22','size','getMarkerElementForChange','className','11958667wetxEt','_changeRange','8JTgQJx','suggestion:insertion:id:authorId:','path','innerHTML','isAtEnd','filter','markers','offset','clone','_changeRangeOwnerDocument','_haveOnlyInlineContent','toDomElement','_removeChildren','_validateMarkers','insertContent','get','model','viewToDom','createUIElement','ck-ai_review-mode-marker_add','$markedRemove','isPremiumPlugin','remove-only','batch','length','stringify','_createGetContextFn','relatedTarget','fire','ellipsisAfter','getRoot','ck-ai_review-mode-marker_context-','isOpening','markChangePositionInEditorContent','addOperation','delete','_hasSameTopLevelElement','_getOperationEnd','DocumentCompare','getChildren','changeMarkerRemoved','changeMarkerClick','getPath','insert','view','for','emitter','toView','hasContentAfter','htmlWriter','operationsA','htmlProcessor','warn','operationsIsolated','includes','changeMarkerBlurred','remove','attributeToAttribute','index','ck-ai_review-mode-marker_context-start','ck-ai_review-mode-marker_strikethrough','markerName','_changePosition','ck-ai_review-mode-marker_context-end','jumpTo','_setAttribute','disableReadOnlyMode','isTouching','ai-review-mode','append','74iZxLur','switchToEdit','_clone','childCount','getRoots','afterInit','rootName','_upsertDataId','groupId','applyChange','getOperations','createRange','$documentFragment','end','addMarker','data','getDocumentData','from','containsRange','listenTo','suggestion:deletion:id:authorId:','_shiftOperation','isAtStart','document','containerElement','nodes','clear','reviewmode-','createSelection','getChanges','concat','isDocumentOperation','hasContentBefore','deleteContent','_parseMarkerName','name','editingDowncast','[data-id=\x22','getAttribute','querySelector','history','_getMarkersDataForGroup','markerToHighlight','text','markerToElement','pluginName','registerPostFixer','getDiff','closest','documentFragment','switchToReadOnly','getRange','getStart','hasClass','_getOperationStart','split','enableReadOnlyMode','_changeOperationOwnerDocument','applyOperation','AIReviewModeEditing','_insertMarkers','backward','No\x20element\x20found\x20for\x20ID:\x20','remove-text','howMany','getDomRoot','oldRange','getChild','clearAllMarkers','data-marker-id','schema','6686220OehBox','pop','parse','getChangedMarkers','affectsData','toData','_changePositionOwnerDocument','_domEmitter','forEach','parentElement','flat','domConverter','add','_haveSingleTopLevelElement','createDocumentFragment','hasAttribute','_findAdjacentContextDistance','outerHTML','createText','dataDowncast','values','ck-ai_review-mode-marker_hide','22zAqhuW','change','context','ellipsisBefore','_createGetContentUsingDataIdFn','_markers','getHtml','click','newRange','_removeAttribute','rejectChange','offsetSize','isInline','remove-context','ck-ai_review-mode-marker_','createPositionAfter','plugins','changeMarkerHovered','target','AIEditing','map','startsWith','set','$textProxy','769410FhaBLB','_getChangeContext','$graveyard','element','push','9486MxSsxl','editing','model:$text','version','type','marker','_groupAdjacentOperations','getShiftedBy','processor','requires','1103184fcmapK','span','differ','sort','2335wXFJbw','start','mouseover','createRawElement','ck-ai_review-mode-marker_underline','_nextDataId','_handleMarkerChanges','diffContent','conversion','forward','isIntersecting','_translateOperationToEditorContent','every','removeMarker','parent','downcast','_createGetContentFn','root','_findMarkerElement','90147zyIvWH','_sortMarkers','changeMarkerRestored','isOfficialPlugin','_eventEmitter','createPositionAt','getEditor','.ck-reset.ck-ai-review-mode-balloon-panel-suggestion'];_0x210b=function(){return _0x43c16b;};return _0x210b();}export class AIReviewModeEditing extends _0x2f91fc{static get[_0x532ddb(0x2d5)](){const _0xe44136=_0x532ddb;return _0xe44136(0x1eb);}static get[_0x532ddb(0x233)](){return[_0x56390c,_0x3c0821];}static get[_0x532ddb(0x24e)](){return!0x0;}static get[_0x532ddb(0x277)](){return!0x0;}[_0x532ddb(0x212)]=new Map();[_0x532ddb(0x1fe)];[_0x532ddb(0x24f)];constructor(_0x57ebd6){const _0x3ff658=_0x532ddb;super(_0x57ebd6),this[_0x3ff658(0x1fe)]=new(_0x581901())(),this[_0x3ff658(0x24f)]=new(_0x36e6cd())();}get[_0x532ddb(0x290)](){const _0x3007e6=_0x532ddb;return this[_0x3007e6(0x24f)];}[_0x532ddb(0x2ad)](){const _0x2751e0=_0x532ddb,_0x1f94d1=_0x592f0d(this[_0x2751e0(0x20f)]);_0x1f94d1[_0x2751e0(0x240)][_0x2751e0(0x28f)](_0x2751e0(0x2cc))[_0x2751e0(0x2d4)]({'model':pe+_0x2751e0(0x28d),'view':(_0x456a15,{writer:_0x458100})=>{const _0x41ba0d=_0x2751e0,_0x1b21ba=this[_0x41ba0d(0x212)][_0x41ba0d(0x271)](_0x456a15[_0x41ba0d(0x29f)]),_0x339bb2={'class':_0x41ba0d(0x275),'data-marker-id':_0x456a15[_0x41ba0d(0x29f)]};return _0x458100[_0x41ba0d(0x274)](_0x41ba0d(0x235),_0x339bb2,function(_0x52978c){const _0x424b26=_0x41ba0d,_0x5d7886=this[_0x424b26(0x26d)](_0x52978c);return _0x5d7886[_0x424b26(0x265)]=_0x1b21ba?.[_0x424b26(0x2d3)]||'',_0x5d7886;});}}),_0x1f94d1[_0x2751e0(0x240)][_0x2751e0(0x28f)](_0x2751e0(0x2cc))[_0x2751e0(0x2d2)]({'model':pe+_0x2751e0(0x278),'view':_0x4c5358=>({'classes':_0x2751e0(0x29e),'attributes':{'data-marker-id':_0x4c5358[_0x2751e0(0x29f)]}})}),_0x1f94d1[_0x2751e0(0x240)][_0x2751e0(0x28f)](_0x2751e0(0x2cc))[_0x2751e0(0x2d2)]({'model':pe+_0x2751e0(0x21a),'view':_0x116f34=>({'classes':_0x2751e0(0x23c),'attributes':{'data-marker-id':_0x116f34[_0x2751e0(0x29f)]}})}),_0x1f94d1[_0x2751e0(0x240)][_0x2751e0(0x28f)](_0x2751e0(0x2cc))[_0x2751e0(0x2d2)]({'model':pe+_0x2751e0(0x1ef),'view':_0x27fe7e=>({'classes':_0x2751e0(0x20c),'attributes':{'data-marker-id':_0x27fe7e[_0x2751e0(0x29f)]}})}),_0x1f94d1[_0x2751e0(0x240)][_0x2751e0(0x28f)](_0x2751e0(0x20a))[_0x2751e0(0x2d4)]({'model':pe+_0x2751e0(0x259),'view':(_0x357be9,{writer:_0x152348})=>_0x152348[_0x2751e0(0x23b)](_0x2751e0(0x235),{'class':_0x2751e0(0x281)+(_0x357be9[_0x2751e0(0x282)]?_0x2751e0(0x239):_0x2751e0(0x2b5))})}),_0x1f94d1[_0x2751e0(0x240)][_0x2751e0(0x28f)](_0x2751e0(0x247))[_0x2751e0(0x29b)]({'model':_0x33d9c0,'view':_0x12af2e}),this[_0x2751e0(0x1fe)][_0x2751e0(0x2bb)](document,_0x2751e0(0x214),(_0x4b8742,_0x2ee1e7)=>{const _0x359e0c=_0x2751e0,_0x9744cc=_0x2ee1e7[_0x359e0c(0x21f)],_0x812634=this[_0x359e0c(0x24a)](_0x9744cc);if(!_0x812634)return;const _0x166e0f=_0x812634[_0x359e0c(0x2ce)](_0x359e0c(0x1f5)),_0x3df11c=_0x166e0f[_0x359e0c(0x2df)](':')[_0x359e0c(0x1f8)]()?.[_0x359e0c(0x2df)]('_')[0x0];this[_0x359e0c(0x24f)][_0x359e0c(0x27e)](_0x359e0c(0x28b),{'markerId':_0x166e0f,'changeId':_0x3df11c,'markerElement':_0x812634,'domEvent':_0x2ee1e7});}),this[_0x2751e0(0x1fe)][_0x2751e0(0x2bb)](document,_0x2751e0(0x23a),(_0xbbfa1c,_0x1f9a98)=>{const _0x575ca8=_0x2751e0,_0x422599=_0x1f9a98[_0x575ca8(0x21f)],_0x19bdde=_0x1f9a98[_0x575ca8(0x27d)];let _0x4a0f07=this[_0x575ca8(0x24a)](_0x422599);if(!_0x4a0f07&&_0x19bdde&&(_0x4a0f07=this[_0x575ca8(0x24a)](_0x19bdde)),!_0x4a0f07)return;const _0x2b2121=_0x4a0f07[_0x575ca8(0x2ce)](_0x575ca8(0x1f5)),_0xae276b=_0x2b2121[_0x575ca8(0x2df)](':')[_0x575ca8(0x1f8)]()?.[_0x575ca8(0x2df)]('_')[0x0];this[_0x575ca8(0x24f)][_0x575ca8(0x27e)](_0x575ca8(0x21e),{'changeId':_0xae276b,'markerElement':_0x4a0f07,'domEvent':_0x1f9a98});}),this[_0x2751e0(0x1fe)][_0x2751e0(0x2bb)](document,_0x2751e0(0x23a),_0x543c01((_0x4ed84b,_0x427ffa)=>{const _0x5f1e96=_0x2751e0,_0x4b8efe=_0x427ffa[_0x5f1e96(0x21f)];if(this[_0x5f1e96(0x24a)](_0x4b8efe))return;_0x4b8efe[_0x5f1e96(0x2d8)](_0x5f1e96(0x252))||this[_0x5f1e96(0x24f)][_0x5f1e96(0x27e)](_0x5f1e96(0x299));},0xc8)),_0x1f94d1[_0x2751e0(0x272)][_0x2751e0(0x2bf)][_0x2751e0(0x2d6)](_0xc6018e=>this[_0x2751e0(0x26f)](_0x1f94d1,_0xc6018e)),_0x1f94d1[_0x2751e0(0x272)][_0x2751e0(0x2bf)]['on'](_0x2751e0(0x20e),()=>this[_0x2751e0(0x23e)](_0x1f94d1));}[_0x532ddb(0x2b8)](){const _0x2c4730=_0x532ddb,_0x2bf450=this[_0x2c4730(0x20f)][_0x2c4730(0x21d)][_0x2c4730(0x271)](_0x2c4730(0x220)),_0x5714a1=_0x592f0d(this[_0x2c4730(0x20f)]),_0x57f228=_0x5714a1[_0x2c4730(0x272)],_0x241964=new _0x7ed6de();for(const _0x15840f of _0x57f228[_0x2c4730(0x2bf)][_0x2c4730(0x280)]()[_0x2c4730(0x289)]()){const _0x5633db=_0x15840f[_0x2c4730(0x2aa)](!0x0);_0x241964[_0x2c4730(0x253)](_0x5633db);}for(const _0x41323d of _0x57f228[_0x2c4730(0x268)])_0x241964[_0x2c4730(0x268)][_0x2c4730(0x223)](_0x41323d[_0x2c4730(0x2cb)],this[_0x2c4730(0x26b)](_0x41323d[_0x2c4730(0x2db)]()[_0x2c4730(0x26a)](),_0x241964));const _0x8b1d9f=new _0x223ab2({'ignoreElementEnd':!0x0,'startPosition':_0x57f228[_0x2c4730(0x250)](_0x241964,0x0)}),_0x458cdf=new Set(),_0x4b20e1=new Map();for(const {item:_0x5c4a06}of _0x8b1d9f){if(!_0x5c4a06['is'](_0x2c4730(0x224)))continue;const _0x591653=_0x5c4a06[_0x2c4730(0x246)];if(_0x591653&&_0x591653['is'](_0x2c4730(0x228))){const _0x19baa9=this[_0x2c4730(0x2af)](_0x591653,()=>_0x2bf450[_0x2c4730(0x23d)](_0x458cdf));_0x458cdf[_0x2c4730(0x203)](_0x19baa9);for(const _0x43ca30 of _0x591653[_0x2c4730(0x289)]())_0x43ca30['is'](_0x2c4730(0x228))&&_0x458cdf[_0x2c4730(0x203)](this[_0x2c4730(0x2af)](_0x43ca30,()=>_0x2bf450[_0x2c4730(0x23d)](_0x458cdf)));let _0x21cc28=_0x591653;for(;_0x21cc28[_0x2c4730(0x246)]&&!_0x21cc28[_0x2c4730(0x246)]['is'](_0x2c4730(0x2d9));)_0x21cc28=_0x21cc28[_0x2c4730(0x246)],_0x21cc28[_0x2c4730(0x206)](_0x33d9c0)&&_0x21cc28[_0x2c4730(0x216)](_0x33d9c0);_0x4b20e1[_0x2c4730(0x223)](_0x19baa9,{'path':_0x591653[_0x2c4730(0x28c)](),'getContent':this[_0x2c4730(0x211)](_0x21cc28[_0x2c4730(0x2aa)](!0x0),_0x19baa9,_0x5714a1[_0x2c4730(0x2b7)])}),_0x8b1d9f[_0x2c4730(0x2a2)](_0x57f228[_0x2c4730(0x21c)](_0x591653));}}return{'content':_0x5714a1[_0x2c4730(0x2b7)][_0x2c4730(0x232)][_0x2c4730(0x1fc)](_0x5714a1[_0x2c4730(0x2b7)][_0x2c4730(0x291)](_0x241964)),'version':_0x5714a1[_0x2c4730(0x272)][_0x2c4730(0x2bf)][_0x2c4730(0x22d)],'elements':_0x4b20e1};}[_0x532ddb(0x23f)](_0x50092d,_0xd7c527){const _0x4e5cff=_0x532ddb,_0x5aaaea=[],_0x29df8c=_0x592f0d(this[_0x4e5cff(0x20f)]),_0x17ae69=_0x29df8c[_0x4e5cff(0x2b7)][_0x4e5cff(0x1f9)](_0xd7c527,_0x4e5cff(0x2b4)),_0x5170f1=_0x29df8c[_0x4e5cff(0x2b7)][_0x4e5cff(0x1f9)](_0x50092d,_0x4e5cff(0x2b4)),_0x37a99d=_0x29df8c[_0x4e5cff(0x272)][_0x4e5cff(0x250)](_0x5170f1,0x0);if(this[_0x4e5cff(0x204)](_0x17ae69)){if(!this[_0x4e5cff(0x286)](_0x5170f1,_0x17ae69))return _0x5aaaea;}else{const _0x3c7b5f=_0x29df8c[_0x4e5cff(0x272)][_0x4e5cff(0x1f6)];if(!this[_0x4e5cff(0x26c)](_0x5170f1,_0x3c7b5f)||!this[_0x4e5cff(0x26c)](_0x17ae69,_0x3c7b5f))return _0x5aaaea;}const _0x536021=this[_0x4e5cff(0x20f)][_0x4e5cff(0x21d)][_0x4e5cff(0x271)](_0x4e5cff(0x288))[_0x4e5cff(0x2d7)](_0x50092d,_0xd7c527,{'anchor':_0x37a99d,'markDeletions':!0x0})[_0x4e5cff(0x2b2)]()[_0x4e5cff(0x267)](_0x3bc774=>_0x4e5cff(0x28d)===_0x3bc774[_0x4e5cff(0x22e)]||_0x4e5cff(0x22f)===_0x3bc774[_0x4e5cff(0x22e)]&&_0x3bc774[_0x4e5cff(0x2cb)][_0x4e5cff(0x222)](_0x4e5cff(0x276))),_0x79b05d=this[_0x4e5cff(0x230)](_0x536021);let _0x566b41=0x0;return _0x29df8c[_0x4e5cff(0x272)][_0x4e5cff(0x20e)](_0x4ad0ae=>{const _0x540cb2=_0x4e5cff;for(let _0x54bf15=0x0;_0x54bf15<_0x79b05d[_0x540cb2(0x27a)];_0x54bf15++){const _0x7d272f=_0x79b05d[_0x54bf15],_0x44c055=_0x4ad0ae[_0x540cb2(0x205)]();for(const _0x243265 of _0x5170f1[_0x540cb2(0x289)]())_0x4ad0ae[_0x540cb2(0x2a7)](_0x243265[_0x540cb2(0x2aa)](!0x0),_0x44c055);for(const _0x3ac8c7 of _0x7d272f[_0x540cb2(0x297)])if(_0x540cb2(0x28d)===_0x3ac8c7[_0x540cb2(0x22e)]){const _0x5a922b=_0x3ac8c7;_0x5a922b[_0x540cb2(0x255)]=null,_0x5a922b[_0x540cb2(0x2c7)]=!0x1,this[_0x540cb2(0x1e9)](_0x5a922b,_0x44c055),_0x4ad0ae[_0x540cb2(0x279)][_0x540cb2(0x284)](_0x3ac8c7),_0x29df8c[_0x540cb2(0x272)][_0x540cb2(0x1ea)](_0x3ac8c7);const _0x422a4a=_0x540cb2(0x263)+_0x566b41++,_0x3d4229=_0x29df8c[_0x540cb2(0x272)][_0x540cb2(0x2b3)](_0x5a922b[_0x540cb2(0x25a)],_0x5a922b[_0x540cb2(0x25a)][_0x540cb2(0x231)](_0x5a922b[_0x540cb2(0x1f0)]));_0x44c055[_0x540cb2(0x268)][_0x540cb2(0x223)](_0x422a4a,_0x3d4229);}else{if(_0x540cb2(0x22f)===_0x3ac8c7[_0x540cb2(0x22e)]&&_0x3ac8c7[_0x540cb2(0x2cb)][_0x540cb2(0x222)](_0x540cb2(0x276))){const _0x4c8ba2=_0x3ac8c7,_0x226480=_0x540cb2(0x2bc)+_0x566b41++;this[_0x540cb2(0x1e9)](_0x4c8ba2,_0x44c055),_0x44c055[_0x540cb2(0x268)][_0x540cb2(0x223)](_0x226480,_0x4c8ba2[_0x540cb2(0x215)]);}}const _0x1fd745=this[_0x540cb2(0x226)](this[_0x540cb2(0x1fd)](this[_0x540cb2(0x2de)](_0x7d272f[_0x540cb2(0x297)][0x0]),_0x44c055),this[_0x540cb2(0x1fd)](this[_0x540cb2(0x287)](_0x7d272f[_0x540cb2(0x297)][_0x7d272f[_0x540cb2(0x297)][_0x540cb2(0x27a)]-0x1]),_0x44c055));_0x44c055[_0x540cb2(0x268)][_0x540cb2(0x223)](pe+_0x540cb2(0x259),new _0xc7e99a(_0x1fd745[_0x540cb2(0x239)],_0x1fd745[_0x540cb2(0x2b5)])),_0x5aaaea[_0x540cb2(0x229)]({..._0x7d272f,'context':this[_0x540cb2(0x27c)](_0x44c055,_0x29df8c[_0x540cb2(0x2b7)],{'ellipsisBefore':_0x1fd745[_0x540cb2(0x2c8)],'ellipsisAfter':_0x1fd745[_0x540cb2(0x292)]}),'content':this[_0x540cb2(0x248)](_0x44c055,_0x29df8c[_0x540cb2(0x2b7)])});}}),_0x5aaaea;}[_0x532ddb(0x283)](_0x6aaf35,_0x133828){const _0x18e3a4=_0x532ddb;if(!_0x6aaf35[_0x18e3a4(0x27a)])return;const _0x30e6bc=_0x6aaf35[0x0][_0x18e3a4(0x246)]['id'],_0x1cd5ee=_0x133828[_0x18e3a4(0x25b)][_0x18e3a4(0x271)](_0x30e6bc);if(!_0x1cd5ee)return void console[_0x18e3a4(0x296)](_0x18e3a4(0x1ee)+_0x30e6bc);const _0x425557=_0x1cd5ee[_0x18e3a4(0x264)],_0x1f0a36=_0x592f0d(this[_0x18e3a4(0x20f)]),_0xfb7620=_0x1f0a36[_0x18e3a4(0x272)][_0x18e3a4(0x2bf)][_0x18e3a4(0x2d0)][_0x18e3a4(0x2b2)](_0x133828[_0x18e3a4(0x22d)]),_0x23fe21=[];for(const _0x239aa9 of _0x6aaf35){const _0x14fd31=_0x239aa9[_0x18e3a4(0x297)][_0x18e3a4(0x221)](_0x227067=>this[_0x18e3a4(0x243)](_0x227067,_0x425557,_0x1f0a36[_0x18e3a4(0x272)][_0x18e3a4(0x2bf)][_0x18e3a4(0x2ac)]()[0x0]));if(!_0x14fd31||!_0x14fd31[_0x18e3a4(0x27a)])continue;const _0x404f6b=_0x14fd31[_0x18e3a4(0x244)](_0x2d728b=>_0x18e3a4(0x22f)===_0x2d728b[_0x18e3a4(0x22e)]&&_0x2d728b[_0x18e3a4(0x2cb)][_0x18e3a4(0x222)](_0x18e3a4(0x276))),_0x843081={'document':_0x1f0a36[_0x18e3a4(0x272)][_0x18e3a4(0x2bf)],'useRelations':!0x1,'padWithNoOps':!0x1},_0x3c8305=_0x5439ed(_0x14fd31,_0xfb7620,_0x843081)[_0x18e3a4(0x294)];for(const _0xf9fdff of _0x3c8305)if(_0x18e3a4(0x28d)===_0xf9fdff[_0x18e3a4(0x22e)]){const _0x3ce4f3=_0xf9fdff,_0x5856b3=_0x3ce4f3[_0x18e3a4(0x2c1)];let _0xbb3fd1='';for(const _0x1bb16c of _0x5856b3)_0x1bb16c&&_0x1bb16c['is'](_0x18e3a4(0x22c))&&(_0xbb3fd1+=_0x1bb16c[_0x18e3a4(0x2b7)]);_0x23fe21[_0x18e3a4(0x229)]({'start':_0x3ce4f3[_0x18e3a4(0x25a)],'end':_0x3ce4f3[_0x18e3a4(0x25a)],'type':_0x18e3a4(0x28d),'groupId':_0x239aa9['id'],'text':_0xbb3fd1});}else{if(_0x18e3a4(0x22f)===_0xf9fdff[_0x18e3a4(0x22e)]&&_0xf9fdff[_0x18e3a4(0x2cb)][_0x18e3a4(0x222)](_0x18e3a4(0x276))){const _0x36428a=_0xf9fdff;let _0x387a08=_0x18e3a4(0x1ef);if(_0x404f6b){const _0x3e8424=this[_0x18e3a4(0x207)](_0x36428a[_0x18e3a4(0x215)][_0x18e3a4(0x239)],_0x18e3a4(0x1ed),_0x1f0a36[_0x18e3a4(0x272)][_0x18e3a4(0x1f6)]),_0x23cc5d=this[_0x18e3a4(0x207)](_0x36428a[_0x18e3a4(0x215)][_0x18e3a4(0x2b5)],_0x18e3a4(0x241),_0x1f0a36[_0x18e3a4(0x272)][_0x18e3a4(0x1f6)]);if(_0x3e8424||_0x23cc5d){const _0x1bb27c=_0x36428a[_0x18e3a4(0x215)][_0x18e3a4(0x239)][_0x18e3a4(0x231)](-_0x3e8424),_0x47865d=_0x36428a[_0x18e3a4(0x215)][_0x18e3a4(0x2b5)][_0x18e3a4(0x231)](_0x23cc5d);_0x23fe21[_0x18e3a4(0x229)]({'start':_0x1bb27c,'end':_0x47865d,'groupId':_0x239aa9['id'],'type':_0x18e3a4(0x21a)});}else _0x387a08=_0x18e3a4(0x278);}_0x23fe21[_0x18e3a4(0x229)]({'start':_0x36428a[_0x18e3a4(0x215)][_0x18e3a4(0x239)],'end':_0x36428a[_0x18e3a4(0x215)][_0x18e3a4(0x2b5)],'groupId':_0x239aa9['id'],'type':_0x387a08});}}}this[_0x18e3a4(0x1ec)](_0x23fe21);}[_0x532ddb(0x1f4)](){const _0x57a544=_0x532ddb,_0x17b0be=_0x592f0d(this[_0x57a544(0x20f)]);_0x17b0be[_0x57a544(0x272)][_0x57a544(0x20e)](_0x4c69af=>{const _0x4583b9=_0x57a544;for(const _0x2c4019 of this[_0x4583b9(0x212)][_0x4583b9(0x254)]())_0x17b0be[_0x4583b9(0x272)][_0x4583b9(0x268)][_0x4583b9(0x271)](_0x2c4019)&&_0x4c69af[_0x4583b9(0x245)](_0x2c4019);}),this[_0x57a544(0x212)][_0x57a544(0x2c2)]();}[_0x532ddb(0x2da)](){const _0x588c3d=_0x532ddb;_0x592f0d(this[_0x588c3d(0x20f)])[_0x588c3d(0x1e8)](_0x588c3d(0x2a6));}[_0x532ddb(0x2a9)](){const _0x186c36=_0x532ddb;_0x592f0d(this[_0x186c36(0x20f)])[_0x186c36(0x2a4)](_0x186c36(0x2a6));}[_0x532ddb(0x2b1)](_0x489cd9){const _0x5aa3b5=_0x532ddb,_0x801ac=_0x592f0d(this[_0x5aa3b5(0x20f)]),_0x17173a=_0x801ac[_0x5aa3b5(0x272)],_0x3dbb6d=_0x489cd9[_0x5aa3b5(0x221)](_0x30ac00=>this[_0x5aa3b5(0x2d1)](_0x30ac00))[_0x5aa3b5(0x201)]();_0x17173a[_0x5aa3b5(0x20e)](_0x5c2f42=>{const _0x158565=_0x5aa3b5;for(const _0x52c03e of _0x3dbb6d){const _0x2b2495=_0x801ac[_0x158565(0x272)][_0x158565(0x268)][_0x158565(0x271)](_0x52c03e['id']);_0x2b2495&&(_0x158565(0x28d)===_0x52c03e[_0x158565(0x22e)]?_0x17173a[_0x158565(0x270)](_0x5c2f42[_0x158565(0x209)](_0x52c03e[_0x158565(0x2d3)]||''),_0x2b2495[_0x158565(0x2db)]()[_0x158565(0x239)]):_0x158565(0x1ef)!==_0x52c03e[_0x158565(0x22e)]&&_0x158565(0x278)!==_0x52c03e[_0x158565(0x22e)]||_0x17173a[_0x158565(0x2c9)](_0x17173a[_0x158565(0x2c4)](_0x2b2495[_0x158565(0x2db)]())),_0x5c2f42[_0x158565(0x245)](_0x52c03e['id']),this[_0x158565(0x212)][_0x158565(0x285)](_0x52c03e['id']));}});}[_0x532ddb(0x217)](_0x59b46f){const _0x183514=_0x532ddb,_0x23bfe0=_0x592f0d(this[_0x183514(0x20f)]),_0x552bef=this[_0x183514(0x2d1)](_0x59b46f);_0x23bfe0[_0x183514(0x272)][_0x183514(0x20e)](_0x12c6e3=>{const _0x2fcd6e=_0x183514;for(const _0x3e5b45 of _0x552bef)_0x12c6e3[_0x2fcd6e(0x245)](_0x3e5b45['id']),this[_0x2fcd6e(0x212)][_0x2fcd6e(0x285)](_0x3e5b45['id']);});}[_0x532ddb(0x251)](){const _0x174375=_0x532ddb;return _0x592f0d(this[_0x174375(0x20f)]);}[_0x532ddb(0x25e)](_0x543176){const _0x1eca7e=_0x532ddb,_0x4712db=Array[_0x1eca7e(0x2b9)](this[_0x1eca7e(0x212)][_0x1eca7e(0x20b)]())[_0x1eca7e(0x267)](_0x57e55c=>_0x57e55c[_0x1eca7e(0x2b0)]===_0x543176);if(!_0x4712db[_0x1eca7e(0x27a)])return null;const _0x575c44=0x1===_0x4712db[_0x1eca7e(0x27a)]?_0x4712db[0x0]:this[_0x1eca7e(0x24c)](_0x4712db)[0x0],_0x36b563=_0x592f0d(this[_0x1eca7e(0x20f)]),_0x1ca0fc=_0x36b563[_0x1eca7e(0x272)][_0x1eca7e(0x268)][_0x1eca7e(0x271)](_0x575c44['id']);if(!_0x1ca0fc)return null;const _0xdca03d=_0x1ca0fc[_0x1eca7e(0x2db)](),_0x10e32b=_0x36b563[_0x1eca7e(0x22b)][_0x1eca7e(0x28e)][_0x1eca7e(0x1f1)]();if(!_0x10e32b||!_0xdca03d)return null;const _0x3ea381=_0x10e32b[_0x1eca7e(0x2cf)](_0x1eca7e(0x25c)+_0x575c44['id']+'\x22]');return _0x3ea381?{'modelRange':_0xdca03d,'domElement':_0x3ea381}:null;}[_0x532ddb(0x26f)](_0x322ca5,_0x2245ea){const _0x53eb76=_0x532ddb,_0x1c4ccb=Array[_0x53eb76(0x2b9)](this[_0x53eb76(0x212)][_0x53eb76(0x254)]()),_0x3eece1=new Map();for(const _0xe6e2bb of _0x1c4ccb){const _0x4993df=_0x322ca5[_0x53eb76(0x272)][_0x53eb76(0x268)][_0x53eb76(0x271)](_0xe6e2bb);if(!_0x4993df)continue;const _0x20aa02=_0x4993df[_0x53eb76(0x2dc)]()[_0x53eb76(0x264)][0x0];_0x3eece1[_0x53eb76(0x257)](_0x20aa02)||_0x3eece1[_0x53eb76(0x223)](_0x20aa02,[]),_0x3eece1[_0x53eb76(0x271)](_0x20aa02)[_0x53eb76(0x229)](_0x4993df);}const _0x4c4524=new Set();for(const _0x4cf9e8 of _0x322ca5[_0x53eb76(0x272)][_0x53eb76(0x2bf)][_0x53eb76(0x236)][_0x53eb76(0x2c5)]()){let _0x445c5d=-0x1,_0x55a446=null;if(_0x53eb76(0x28d)===_0x4cf9e8[_0x53eb76(0x22e)])_0x55a446=new _0xc7e99a(_0x4cf9e8[_0x53eb76(0x25a)],_0x4cf9e8[_0x53eb76(0x25a)][_0x53eb76(0x231)](_0x4cf9e8[_0x53eb76(0x27a)])),_0x445c5d=_0x4cf9e8[_0x53eb76(0x25a)][_0x53eb76(0x264)][0x0];else{if(_0x53eb76(0x29a)!==_0x4cf9e8[_0x53eb76(0x22e)])continue;_0x55a446=new _0xc7e99a(_0x4cf9e8[_0x53eb76(0x25a)]),_0x445c5d=_0x4cf9e8[_0x53eb76(0x25a)][_0x53eb76(0x264)][0x0];}const _0x5779c9=_0x3eece1[_0x53eb76(0x271)](_0x445c5d)||[];if(_0x5779c9[_0x53eb76(0x27a)]){for(const _0x20d238 of _0x5779c9)if(_0x55a446[_0x53eb76(0x249)][_0x53eb76(0x2ae)]===_0x20d238[_0x53eb76(0x2db)]()[_0x53eb76(0x249)][_0x53eb76(0x2ae)]&&(_0x53eb76(0x28d)!==_0x4cf9e8[_0x53eb76(0x22e)]||!_0x55a446[_0x53eb76(0x2ba)](_0x20d238[_0x53eb76(0x2db)]()))&&(_0x55a446[_0x53eb76(0x242)](_0x20d238[_0x53eb76(0x2db)]())||_0x55a446[_0x53eb76(0x239)][_0x53eb76(0x2a5)](_0x20d238[_0x53eb76(0x2db)]()[_0x53eb76(0x2b5)])||_0x55a446[_0x53eb76(0x2b5)][_0x53eb76(0x2a5)](_0x20d238[_0x53eb76(0x2db)]()[_0x53eb76(0x239)]))){const _0x1f8a5d=this[_0x53eb76(0x2ca)](_0x20d238[_0x53eb76(0x2cb)]);Array[_0x53eb76(0x2b9)](this[_0x53eb76(0x212)][_0x53eb76(0x20b)]())[_0x53eb76(0x267)](_0x308ac5=>_0x308ac5[_0x53eb76(0x2b0)]===_0x1f8a5d[_0x53eb76(0x2b0)])[_0x53eb76(0x1ff)](_0x189d05=>_0x4c4524[_0x53eb76(0x203)](_0x189d05['id']));}}}if(_0x4c4524[_0x53eb76(0x25d)]){for(const _0x4703d1 of _0x4c4524)_0x2245ea[_0x53eb76(0x245)](_0x4703d1);return!0x0;}return!0x1;}[_0x532ddb(0x23e)](_0x5799d1){const _0x279161=_0x532ddb;for(const {name:_0x48bcac,data:_0x2234d9}of _0x5799d1[_0x279161(0x272)][_0x279161(0x2bf)][_0x279161(0x236)][_0x279161(0x1fa)]()){if(!_0x48bcac[_0x279161(0x222)](pe))continue;const _0x4e04c8=_0x2234d9[_0x279161(0x1f2)],_0x37b1cb=_0x2234d9[_0x279161(0x215)],_0x27fbb7=_0x4e04c8&&_0x279161(0x227)===_0x4e04c8[_0x279161(0x249)][_0x279161(0x2ae)],_0xca1a02=_0x37b1cb&&_0x279161(0x227)===_0x37b1cb[_0x279161(0x249)][_0x279161(0x2ae)];if(_0x27fbb7&&_0xca1a02)continue;const _0x34b132=this[_0x279161(0x2ca)](_0x48bcac);this[_0x279161(0x212)][_0x279161(0x271)](_0x48bcac)&&(_0xca1a02||!_0x37b1cb?this[_0x279161(0x24f)][_0x279161(0x27e)](_0x279161(0x28a),{'markerId':_0x48bcac,'changeId':_0x34b132[_0x279161(0x2b0)]}):_0x27fbb7&&_0x37b1cb&&this[_0x279161(0x24f)][_0x279161(0x27e)](_0x279161(0x24d),{'markerId':_0x48bcac,'changeId':_0x34b132[_0x279161(0x2b0)]}));}}[_0x532ddb(0x2ca)](_0x4ae9b5){const _0xcd8340=_0x532ddb,_0x4b1f3f=_0x4ae9b5[_0xcd8340(0x2df)](':'),_0x10be19=(_0x4b1f3f[0x1]||'')[_0xcd8340(0x2df)]('_');return{'prefix':_0x4b1f3f[0x0],'groupId':_0x10be19[0x0],'suffix':_0x10be19[0x1]};}[_0x532ddb(0x243)](_0xdd3af1,_0x110463,_0x3bc140){const _0x20cfbe=_0x532ddb;if(_0x20cfbe(0x28d)===_0xdd3af1[_0x20cfbe(0x22e)]){const _0x3194c5=_0xdd3af1;return new _0x38feeb(this[_0x20cfbe(0x2a0)](_0x110463[_0x20cfbe(0x2c6)](_0x3194c5[_0x20cfbe(0x25a)][_0x20cfbe(0x269)]),_0x3bc140),_0x3194c5[_0x20cfbe(0x2c1)],_0x3194c5[_0x20cfbe(0x255)]);}if(_0x20cfbe(0x22f)===_0xdd3af1[_0x20cfbe(0x22e)]&&_0xdd3af1[_0x20cfbe(0x2cb)][_0x20cfbe(0x222)](_0x20cfbe(0x276))){const _0x397589=_0xdd3af1;return new _0x1ae552(_0x397589[_0x20cfbe(0x2cb)],_0x397589[_0x20cfbe(0x1f2)],this[_0x20cfbe(0x261)](_0x397589[_0x20cfbe(0x215)],_0x110463[_0x20cfbe(0x2c6)](_0x397589[_0x20cfbe(0x215)][_0x20cfbe(0x239)][_0x20cfbe(0x269)]),_0x110463[_0x20cfbe(0x2c6)](_0x397589[_0x20cfbe(0x215)][_0x20cfbe(0x2b5)][_0x20cfbe(0x269)]),_0x3bc140),_0x397589[_0x20cfbe(0x212)],_0x397589[_0x20cfbe(0x1fb)],_0x397589[_0x20cfbe(0x255)]);}return _0xdd3af1;}[_0x532ddb(0x230)](_0x585628){const _0x505459=_0x532ddb;if(!_0x585628[_0x505459(0x27a)])return[];const _0x3710c4=[];let _0x282a9c=0x0,_0x2571d0=0x0,_0x168d7e=[];for(let _0x228c83=0x0;_0x228c83<=_0x585628[_0x505459(0x27a)];_0x228c83++){const _0x51d0ab=_0x585628[_0x228c83],_0x331b7d=_0x585628[_0x228c83-0x1];!_0x51d0ab||_0x331b7d&&!this[_0x505459(0x287)](_0x331b7d)[_0x505459(0x2a5)](this[_0x505459(0x2de)](_0x51d0ab))?(_0x3710c4[_0x505459(0x229)]({'operations':_0x168d7e,'operationsIsolated':_0x168d7e[_0x505459(0x221)](_0x3a4b18=>this[_0x505459(0x2bd)](_0x3a4b18[_0x505459(0x26a)](),-_0x2571d0)),'groupOffset':_0x282a9c}),_0x168d7e=_0x51d0ab?[_0x51d0ab]:[],_0x2571d0+=_0x282a9c,_0x282a9c=0x0):_0x168d7e[_0x505459(0x229)](_0x51d0ab),_0x51d0ab&&_0x505459(0x28d)===_0x51d0ab[_0x505459(0x22e)]&&(_0x282a9c+=_0x51d0ab[_0x505459(0x1f0)]);}return _0x3710c4;}[_0x532ddb(0x207)](_0x5174ed,_0x2805d2,_0x342573,_0x3052b2=0x1){const _0x275404=_0x532ddb,_0x2964c3=new _0x223ab2({'startPosition':_0x5174ed,'direction':_0x2805d2});let _0x2cef69=0x0;for(let _0xfcaba2=0x0;_0xfcaba2<_0x3052b2;_0xfcaba2++){let _0x30c37c=0x0,_0x182e28=!0x1,_0x2c07ce=_0x275404(0x241)===_0x2805d2?/^\W*\w+/:/\w+\W*$/;for(const {item:_0x1df055}of _0x2964c3)if(_0x1df055['is'](_0x275404(0x224))){const _0x5921bb=_0x2c07ce[_0x275404(0x256)](_0x1df055[_0x275404(0x2b7)]);if(_0x5921bb&&_0x5921bb[_0x275404(0x27a)]){if(_0x30c37c+=_0x275404(0x241)===_0x2805d2?_0x5921bb[_0x275404(0x29c)]+_0x5921bb[0x0][_0x275404(0x27a)]:_0x1df055[_0x275404(0x2b7)][_0x275404(0x27a)]-_0x5921bb[_0x275404(0x29c)],_0x5921bb[0x0][_0x275404(0x27a)]!==_0x1df055[_0x275404(0x2b7)][_0x275404(0x27a)])break;_0x182e28=!0x0,_0x2c07ce=_0x275404(0x241)===_0x2805d2?/^\w+/:/\w+$/;}else{if(_0x182e28)break;_0x30c37c+=_0x1df055[_0x275404(0x218)];}}else{if(_0x1df055['is'](_0x275404(0x228))){_0x342573[_0x275404(0x219)](_0x1df055)&&!_0x182e28&&(_0x30c37c+=0x1);break;}}_0x2cef69+=_0x30c37c,_0x2964c3[_0x275404(0x2a2)](_0x5174ed[_0x275404(0x231)](_0x275404(0x241)===_0x2805d2?_0x2cef69:-_0x2cef69));}return _0x2cef69;}[_0x532ddb(0x226)](_0x2183ca,_0x59f3d0){const _0x543538=_0x532ddb,_0x5d176e=_0x592f0d(this[_0x543538(0x20f)])[_0x543538(0x272)][_0x543538(0x1f6)],_0x1e013e=this[_0x543538(0x207)](_0x2183ca,_0x543538(0x1ed),_0x5d176e,0x6),_0x2217be=this[_0x543538(0x207)](_0x59f3d0,_0x543538(0x241),_0x5d176e,0x6),_0x30bf16=_0x2183ca[_0x543538(0x231)](-_0x1e013e),_0x491830=_0x59f3d0[_0x543538(0x231)](_0x2217be);return{'start':_0x30bf16,'end':_0x491830,'hasContentBefore':!_0x30bf16[_0x543538(0x2be)],'hasContentAfter':!_0x491830[_0x543538(0x266)]};}[_0x532ddb(0x1ec)](_0x16a0be){const _0x1f2889=_0x532ddb,_0x2912c5=this[_0x1f2889(0x20f)][_0x1f2889(0x21d)][_0x1f2889(0x271)](_0x1f2889(0x220)),_0x24eebd=new Set();_0x592f0d(this[_0x1f2889(0x20f)])[_0x1f2889(0x272)][_0x1f2889(0x20e)](_0x4c9597=>{const _0x51807e=_0x1f2889;for(const _0x50758f of _0x16a0be){const _0x6b22dc=''+pe+_0x50758f[_0x51807e(0x22e)]+':'+_0x50758f[_0x51807e(0x2b0)]+'_'+_0x2912c5[_0x51807e(0x23d)](_0x24eebd);this[_0x51807e(0x212)][_0x51807e(0x223)](_0x6b22dc,{'id':_0x6b22dc,'groupId':_0x50758f[_0x51807e(0x2b0)],'type':_0x50758f[_0x51807e(0x22e)],'text':_0x50758f[_0x51807e(0x2d3)]}),_0x4c9597[_0x51807e(0x2b6)](_0x6b22dc,{'usingOperation':!0x1,'affectsData':!0x1,'range':_0x4c9597[_0x51807e(0x2b3)](_0x50758f[_0x51807e(0x239)],_0x50758f[_0x51807e(0x2b5)])});}});}[_0x532ddb(0x27c)](_0x1b3f7a,_0x23783a,_0x2c27ad){let _0x30542='';return()=>{const _0x447bb8=_0x342a;if(!_0x30542){const _0x333818=_0x23783a[_0x447bb8(0x291)](_0x1b3f7a,{'showSuggestionHighlights':!0x0});let _0x3fae3f=_0x333818[_0x447bb8(0x1f3)](0x0);if(_0x3fae3f['is'](_0x447bb8(0x2c0))||(_0x3fae3f=_0x333818),!_0x3fae3f)return'';let _0x18d004=!0x1;const _0x3bcc99=[];for(const _0x556034 of _0x3fae3f[_0x447bb8(0x289)]())_0x556034['is'](_0x447bb8(0x228),_0x447bb8(0x235))&&_0x556034[_0x447bb8(0x2dd)](_0x447bb8(0x2a1))&&(_0x18d004=!0x1),_0x18d004&&_0x3bcc99[_0x447bb8(0x229)](_0x556034),_0x556034['is'](_0x447bb8(0x228),_0x447bb8(0x235))&&_0x556034[_0x447bb8(0x2dd)](_0x447bb8(0x29d))&&(_0x18d004=!0x0);_0x3fae3f[_0x447bb8(0x26e)](0x0,_0x3fae3f[_0x447bb8(0x2ab)]),_0x2c27ad?.[_0x447bb8(0x210)]&&_0x3fae3f[_0x447bb8(0x253)]('…'),_0x3fae3f[_0x447bb8(0x253)](_0x3bcc99),_0x2c27ad?.[_0x447bb8(0x27f)]&&_0x3fae3f[_0x447bb8(0x253)]('…');const _0x486251=_0x23783a[_0x447bb8(0x295)][_0x447bb8(0x202)][_0x447bb8(0x273)](_0x333818),_0x12e51d=_0x23783a[_0x447bb8(0x295)][_0x447bb8(0x293)][_0x447bb8(0x213)](_0x486251);_0x30542=_0x12e51d;}return _0x30542;};}[_0x532ddb(0x248)](_0x272c39,_0x19887f){const _0x2fd3d7=_0x532ddb;let _0x4ad339='';return()=>(_0x4ad339||(_0x4ad339=_0x19887f[_0x2fd3d7(0x27b)](_0x272c39,{'showSuggestionHighlights':!0x0})),_0x4ad339);}[_0x532ddb(0x211)](_0x5158df,_0x4d4c0e,_0x33c03b){let _0x1523c5='';return()=>{const _0x342a0d=_0x342a;if(!_0x1523c5){const _0x506705=_0x33c03b[_0x342a0d(0x291)](new _0x7ed6de(_0x5158df)),_0x27076e=_0x33c03b[_0x342a0d(0x295)][_0x342a0d(0x202)][_0x342a0d(0x273)](_0x506705)[_0x342a0d(0x2cf)](_0x342a0d(0x2cd)+_0x4d4c0e+'\x22]');_0x1523c5=_0x27076e?.[_0x342a0d(0x208)]||'';}return _0x1523c5;};}[_0x532ddb(0x24a)](_0x227f7c,_0x42a821=0x5){const _0x4d5daa=_0x532ddb;let _0x1d215b=_0x227f7c,_0x256630=null;for(let _0x46fbc3=0x0;_0x46fbc3<_0x42a821&&_0x1d215b;_0x46fbc3++){if(!_0x1d215b[_0x4d5daa(0x25f)]){_0x1d215b=_0x1d215b[_0x4d5daa(0x200)];continue;}if(!(''+_0x1d215b[_0x4d5daa(0x25f)])[_0x4d5daa(0x298)](_0x4d5daa(0x21b))){_0x1d215b=_0x1d215b[_0x4d5daa(0x200)];continue;}if(!_0x1d215b[_0x4d5daa(0x2ce)](_0x4d5daa(0x1f5)))break;_0x256630=_0x1d215b;break;}return _0x256630;}[_0x532ddb(0x2d1)](_0x2ba6ba){const _0x27daa0=_0x532ddb;return Array[_0x27daa0(0x2b9)](this[_0x27daa0(0x212)][_0x27daa0(0x20b)]())[_0x27daa0(0x267)](_0x4b10b7=>_0x4b10b7[_0x27daa0(0x2b0)]===_0x2ba6ba);}[_0x532ddb(0x2de)](_0x340879){const _0x4aa941=_0x532ddb;return _0x4aa941(0x28d)===_0x340879[_0x4aa941(0x22e)]?_0x340879[_0x4aa941(0x25a)]:_0x340879[_0x4aa941(0x215)][_0x4aa941(0x239)];}[_0x532ddb(0x287)](_0x13fd40,_0x8978=!0x1){const _0x45f313=_0x532ddb;return _0x45f313(0x28d)===_0x13fd40[_0x45f313(0x22e)]?_0x8978?_0x13fd40[_0x45f313(0x25a)]:_0x13fd40[_0x45f313(0x25a)][_0x45f313(0x231)](_0x13fd40[_0x45f313(0x1f0)]):_0x13fd40[_0x45f313(0x215)][_0x45f313(0x2b5)];}[_0x532ddb(0x2bd)](_0xdab012,_0x149d94){const _0x5bb55c=_0x532ddb;return _0x5bb55c(0x28d)===_0xdab012[_0x5bb55c(0x22e)]?_0xdab012[_0x5bb55c(0x25a)]=_0xdab012[_0x5bb55c(0x25a)][_0x5bb55c(0x231)](_0x149d94):_0x5bb55c(0x22f)===_0xdab012[_0x5bb55c(0x22e)]&&_0xdab012[_0x5bb55c(0x215)]&&(_0xdab012[_0x5bb55c(0x215)]=new _0xc7e99a(_0xdab012[_0x5bb55c(0x215)][_0x5bb55c(0x239)][_0x5bb55c(0x231)](_0x149d94),_0xdab012[_0x5bb55c(0x215)][_0x5bb55c(0x2b5)][_0x5bb55c(0x231)](_0x149d94))),_0xdab012;}[_0x532ddb(0x1e9)](_0x5733a4,_0x2033b5){const _0x4fcfa5=_0x532ddb;_0x4fcfa5(0x28d)===_0x5733a4[_0x4fcfa5(0x22e)]?_0x5733a4[_0x4fcfa5(0x25a)]=this[_0x4fcfa5(0x1fd)](_0x5733a4[_0x4fcfa5(0x25a)],_0x2033b5):_0x4fcfa5(0x22f)===_0x5733a4[_0x4fcfa5(0x22e)]&&_0x5733a4[_0x4fcfa5(0x215)]&&(_0x5733a4[_0x4fcfa5(0x215)]=this[_0x4fcfa5(0x26b)](_0x5733a4[_0x4fcfa5(0x215)],_0x2033b5));}[_0x532ddb(0x1fd)](_0x4c83ef,_0x5594d3){const _0x131e96=_0x532ddb;return new _0x3ee7bd(_0x5594d3,_0x4c83ef[_0x131e96(0x264)]);}[_0x532ddb(0x26b)](_0x5ba763,_0x5e8158){const _0x4b2dbb=_0x532ddb;return new _0xc7e99a(this[_0x4b2dbb(0x1fd)](_0x5ba763[_0x4b2dbb(0x239)],_0x5e8158),this[_0x4b2dbb(0x1fd)](_0x5ba763[_0x4b2dbb(0x2b5)],_0x5e8158));}[_0x532ddb(0x2a0)](_0x556d32,_0x36d1dc){return new _0x3ee7bd(_0x36d1dc,[..._0x556d32]);}[_0x532ddb(0x261)](_0x52d54d,_0x445e58,_0x10acf5,_0x3faef2){const _0x16780f=_0x532ddb;return new _0xc7e99a(this[_0x16780f(0x2a0)](_0x445e58,_0x3faef2),this[_0x16780f(0x2a0)](_0x10acf5,_0x3faef2));}[_0x532ddb(0x24c)](_0x1a77bd){const _0x401422=_0x532ddb,_0x181d90=_0x14acee=>{const _0x50d19b=_0x342a;switch(_0x14acee){case _0x50d19b(0x28d):return 0x1;case _0x50d19b(0x21a):return 0x2;case _0x50d19b(0x278):return 0x3;case _0x50d19b(0x1ef):return 0x4;}};return _0x1a77bd[_0x401422(0x237)]((_0xe716db,_0x339eee)=>_0x181d90(_0xe716db[_0x401422(0x22e)])-_0x181d90(_0x339eee[_0x401422(0x22e)]));}[_0x532ddb(0x286)](_0x535aec,_0x5a6270){const _0x1fd7ed=_0x532ddb,_0x387add=_0x535aec[_0x1fd7ed(0x1f3)](0x0),_0x3482a0=_0x5a6270[_0x1fd7ed(0x1f3)](0x0);return!(!_0x387add||!_0x3482a0)&&((!_0x387add['is'](_0x1fd7ed(0x228))||!_0x3482a0['is'](_0x1fd7ed(0x228))||_0x387add[_0x1fd7ed(0x2cb)]===_0x3482a0[_0x1fd7ed(0x2cb)])&&!(_0x387add['is'](_0x1fd7ed(0x228))&&!_0x3482a0['is'](_0x1fd7ed(0x228))||!_0x387add['is'](_0x1fd7ed(0x228))&&_0x3482a0['is'](_0x1fd7ed(0x228))));}[_0x532ddb(0x204)](_0x35e1bc){const _0x3aee9e=_0x532ddb;return 0x1===_0x35e1bc[_0x3aee9e(0x2ab)];}[_0x532ddb(0x26c)](_0x3ffb57,_0x217613){const _0x52d9b9=_0x532ddb;for(const _0x2abec7 of _0x3ffb57[_0x52d9b9(0x289)]())if(_0x2abec7['is'](_0x52d9b9(0x228))&&!_0x217613[_0x52d9b9(0x219)](_0x2abec7))return!0x1;return!0x0;}[_0x532ddb(0x2af)](_0x402906,_0x40d0e1){const _0x5c40ad=_0x532ddb;let _0x33b510=_0x402906[_0x5c40ad(0x2ce)](_0x33d9c0);return _0x33b510||(_0x33b510=_0x40d0e1(),_0x402906[_0x5c40ad(0x2a3)](_0x33d9c0,_0x33b510)),_0x33b510;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x320930=_0x49db;(function(_0x1ca2a5,_0x33134c){const _0x417ddb=_0x49db,_0x1305a1=_0x1ca2a5();while(!![]){try{const _0xc73dcb=-parseInt(_0x417ddb(0x175))/0x1*(parseInt(_0x417ddb(0x16e))/0x2)+-parseInt(_0x417ddb(0x153))/0x3*(-parseInt(_0x417ddb(0x13f))/0x4)+-parseInt(_0x417ddb(0x171))/0x5+-parseInt(_0x417ddb(0x13e))/0x6+-parseInt(_0x417ddb(0x13a))/0x7*(-parseInt(_0x417ddb(0x188))/0x8)+-parseInt(_0x417ddb(0x181))/0x9+parseInt(_0x417ddb(0x17d))/0xa*(parseInt(_0x417ddb(0x167))/0xb);if(_0xc73dcb===_0x33134c)break;else _0x1305a1['push'](_0x1305a1['shift']());}catch(_0x1fb150){_0x1305a1['push'](_0x1305a1['shift']());}}}(_0x2a5e,0x7c431));import{ContextPlugin as _0x4bc4fb}from'ckeditor5/src/core.js';import{IconAIReview as _0xf854b7}from'ckeditor5/src/icons.js';import{BodyCollection as _0xb21014}from'ckeditor5/src/ui.js';import{AITabs as _0x4a7422}from'../aitabs/aitabs.js';function _0x49db(_0x1ed514,_0x3d8716){const _0x2a5ea5=_0x2a5e();return _0x49db=function(_0x49db15,_0x16a3ec){_0x49db15=_0x49db15-0x12b;let _0x2ebc37=_0x2a5ea5[_0x49db15];return _0x2ebc37;},_0x49db(_0x1ed514,_0x3d8716);}import{AIReviewModeView as _0x467661}from'./ui/aireviewmodeview.js';import{getTranslation as _0x55eb00}from'../aicore/utils/common-translations.js';import{AIReviewModeBalloonSuggestionItemView as _0x3d6425}from'./ui/aireviewmodeballoonsuggestionview.js';import'../../theme/aireviewmode/aireviewmode.css';export const AI_REVIEW_MODE_UI_EVENT_NAMES=[_0x320930(0x14d),_0x320930(0x179),_0x320930(0x142),_0x320930(0x152),_0x320930(0x130),_0x320930(0x140),_0x320930(0x184),_0x320930(0x182),_0x320930(0x187),_0x320930(0x170),_0x320930(0x12f),_0x320930(0x147)];function _0x2a5e(){const _0x5ee118=['reviewMode','137009vMqkGS','context','showReviewCheckResultsView','showReviewCheckList','runReviewCheck','init','updateChangeState','get','430UBQKBo','setItemAsActive','showChunkErrorView','AITabs','3023811IyKgKY','acceptChange','_reviewModeBalloonSuggestionItemView','activateChange','isOfficialPlugin','locale','dismissChange','8mZddOh','showNoChangesView','hideResult','find','_bodyCollection','finishReview','acceptAllChanges','getResults','AIReviewModeUI','AI_REVIEW_INITIALIZATION_ERROR_MESSAGE','fire','AI_REVIEW_MODE','view','reviewCheckListView','showGeneralResultsErrorView','setChecks','4495421mPFvdK','showCheckRunResult','hideDiffInBalloon','outdated','4935438aCsVoo','168040lQETEr','leaveReviewModeResultList','resetActiveStateInResults','abortReviewStream','showCheckRunResults','element','getChangeElement','requires','retryReview','plugins','activateTab','hideBalloon','forEach','setTitle','getReviewCheckList','showGeneralReviewModeErrorView','showActionsWhenResultIsReady','delegate','showReviewCompletedView','toggleDiff','30oLLSyl','addCheckRunResult','_reviewModeView','pluginName','status','setActiveStateInResults','rejected','setAvailableChecks','reviewCheckResultsView','accepted','setItemAsInactive','showResult','error-general','error-chunk','hideChangeBalloon','detachFromDom','isPremiumPlugin','hideActionsWhenResultIsReady','deactivateChange','destroy','522346zNWZsv','hasChecks','attachToDom','showReviewCheckListView','setCheckResultTitle','showChangeBalloon','addTab','8nvMcQi','leaveReviewMode','learnMore','4443180UXnTCm','showDiffInBalloon','showBalloon'];_0x2a5e=function(){return _0x5ee118;};return _0x2a5e();}export class AIReviewModeUI extends _0x4bc4fb{[_0x320930(0x155)];[_0x320930(0x183)];[_0x320930(0x12e)];static get[_0x320930(0x146)](){return[_0x4a7422];}static get[_0x320930(0x156)](){const _0x11fc49=_0x320930;return _0x11fc49(0x132);}static get[_0x320930(0x185)](){return!0x0;}static get[_0x320930(0x163)](){return!0x0;}constructor(_0x2e86b5){const _0xdab805=_0x320930;super(_0x2e86b5),this[_0xdab805(0x12e)]=new _0xb21014(this[_0xdab805(0x176)][_0xdab805(0x186)]),this[_0xdab805(0x12e)][_0xdab805(0x169)](),this[_0xdab805(0x155)]=new _0x467661(this[_0xdab805(0x176)][_0xdab805(0x186)]),this[_0xdab805(0x155)][_0xdab805(0x150)](...AI_REVIEW_MODE_UI_EVENT_NAMES)['to'](this),this[_0xdab805(0x183)]=new _0x3d6425(this[_0xdab805(0x176)][_0xdab805(0x186)],this[_0xdab805(0x12e)]),this[_0xdab805(0x183)][_0xdab805(0x150)](_0xdab805(0x182),_0xdab805(0x187),_0xdab805(0x165))['to'](this);}[_0x320930(0x17a)](){const _0x45afa3=_0x320930,_0x19d0d4=this[_0x45afa3(0x176)][_0x45afa3(0x148)][_0x45afa3(0x17c)](_0x45afa3(0x180));_0x19d0d4[_0x45afa3(0x136)]['on'](_0x45afa3(0x149),(_0x500cf9,_0x38f71d)=>{const _0x101dac=_0x45afa3;_0x101dac(0x174)===_0x38f71d?this[_0x101dac(0x134)](_0x101dac(0x14d)):this[_0x101dac(0x134)](_0x101dac(0x16f));}),_0x19d0d4[_0x45afa3(0x136)][_0x45afa3(0x16d)]({'id':_0x45afa3(0x174),'buttonLabel':_0x55eb00(this[_0x45afa3(0x176)][_0x45afa3(0x186)],_0x45afa3(0x135)),'buttonIcon':_0xf854b7,'order':0x0,'content':this[_0x45afa3(0x155)]});}[_0x320930(0x166)](){const _0x2c396f=_0x320930;this[_0x2c396f(0x12e)][_0x2c396f(0x162)](),super[_0x2c396f(0x166)]();}[_0x320930(0x15a)](_0x35959b){const _0x34b4c3=_0x320930;this[_0x34b4c3(0x155)][_0x34b4c3(0x137)][_0x34b4c3(0x168)]()||this[_0x34b4c3(0x155)][_0x34b4c3(0x137)][_0x34b4c3(0x139)](_0x35959b),this[_0x34b4c3(0x155)][_0x34b4c3(0x16a)]();}[_0x320930(0x178)](){const _0xcdc1b9=_0x320930;this[_0xcdc1b9(0x134)](_0xcdc1b9(0x14d));}[_0x320930(0x143)](_0x518ed6){const _0xf605d3=_0x320930;_0x518ed6&&(_0xf605d3(0x15f)!==_0x518ed6[_0xf605d3(0x157)]?_0xf605d3(0x160)!==_0x518ed6[_0xf605d3(0x157)]?this[_0xf605d3(0x155)][_0xf605d3(0x177)]():this[_0xf605d3(0x17f)]():this[_0xf605d3(0x138)]());}[_0x320930(0x13b)](_0x44444b){const _0x908dc0=_0x320930;this[_0x908dc0(0x155)][_0x908dc0(0x154)](_0x44444b);}[_0x320930(0x138)](){const _0x1f9e71=_0x320930;this[_0x1f9e71(0x155)][_0x1f9e71(0x138)]();}[_0x320930(0x14e)](_0x15aad8){const _0x5409ba=_0x320930;this[_0x5409ba(0x155)][_0x5409ba(0x14e)](_0x15aad8??_0x55eb00(this[_0x5409ba(0x176)][_0x5409ba(0x186)],_0x5409ba(0x133)));}[_0x320930(0x17f)](){const _0x52adb3=_0x320930;this[_0x52adb3(0x155)][_0x52adb3(0x17f)]();}[_0x320930(0x16b)](_0x5239d2,_0x267747){const _0x78e0c1=_0x320930;this[_0x78e0c1(0x155)][_0x78e0c1(0x15b)][_0x78e0c1(0x14c)](_0x5239d2,_0x267747);}[_0x320930(0x158)](_0x2a3369){const _0x518a4f=_0x320930;this[_0x518a4f(0x155)][_0x518a4f(0x15b)][_0x518a4f(0x131)]()[_0x518a4f(0x14b)](_0x4057b7=>{const _0x1c6910=_0x518a4f;_0x4057b7['id']===_0x2a3369&&_0x4057b7[_0x1c6910(0x17e)]();});}[_0x320930(0x141)](){const _0x4e571b=_0x320930;this[_0x4e571b(0x155)][_0x4e571b(0x15b)][_0x4e571b(0x131)]()[_0x4e571b(0x14b)](_0x1ad616=>_0x1ad616[_0x4e571b(0x15d)]());}[_0x320930(0x17b)](_0x426078,_0x2cdd22){const _0x1e4391=_0x320930;_0x1e4391(0x15c)===_0x2cdd22||_0x1e4391(0x159)===_0x2cdd22||_0x1e4391(0x13d)===_0x2cdd22?this[_0x1e4391(0x155)][_0x1e4391(0x15b)][_0x1e4391(0x12c)](_0x426078,_0x2cdd22):this[_0x1e4391(0x155)][_0x1e4391(0x15b)][_0x1e4391(0x15e)](_0x426078,_0x2cdd22);}[_0x320930(0x151)](){const _0x46624e=_0x320930;this[_0x46624e(0x155)][_0x46624e(0x151)]();}[_0x320930(0x14f)](){const _0x566612=_0x320930;this[_0x566612(0x155)][_0x566612(0x14f)]();}[_0x320930(0x12b)](){const _0x47aa70=_0x320930;this[_0x47aa70(0x155)][_0x47aa70(0x12b)]();}[_0x320930(0x164)](){const _0x24419d=_0x320930;this[_0x24419d(0x155)][_0x24419d(0x164)]();}[_0x320930(0x16c)](_0x1968df,_0x2a6b9d,_0x44f699,_0x3521ae,_0x2da1ee,_0x225406){const _0xf63b0e=_0x320930;this[_0xf63b0e(0x183)][_0xf63b0e(0x173)](_0x1968df,_0x2a6b9d,_0x44f699,_0x3521ae,_0x2da1ee,_0x225406);}[_0x320930(0x161)](){const _0x451883=_0x320930;this[_0x451883(0x183)][_0x451883(0x14a)]();}[_0x320930(0x13c)](){const _0x2c6d56=_0x320930;this[_0x2c6d56(0x183)][_0x2c6d56(0x13c)]();}[_0x320930(0x172)](){const _0x181d95=_0x320930;this[_0x181d95(0x183)][_0x181d95(0x172)]();}[_0x320930(0x145)](_0x546e80){const _0x3bb119=_0x320930,_0x542667=this[_0x3bb119(0x155)][_0x3bb119(0x15b)][_0x3bb119(0x131)]()[_0x3bb119(0x12d)](_0x16981a=>_0x16981a['id']===_0x546e80);return _0x542667?_0x542667[_0x3bb119(0x144)]:null;}[_0x320930(0x165)](){const _0x451d59=_0x320930;this[_0x451d59(0x183)][_0x451d59(0x165)]();}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x13225f=_0x2586;function _0x481f(){var _0x1022ff=['904416jFVfHU','5399051vBqYIj','_models','5uUoMdb','6034050hyNuRo','3594804wyRdKU','706494hQFYOX','2974744kOVREq','models','1644044tLWERp'];_0x481f=function(){return _0x1022ff;};return _0x481f();}(function(_0x4400e7,_0x149dfa){var _0xf20143=_0x2586,_0x51f30a=_0x4400e7();while(!![]){try{var _0x4106ca=parseInt(_0xf20143(0x126))/0x1+-parseInt(_0xf20143(0x11f))/0x2+-parseInt(_0xf20143(0x125))/0x3+-parseInt(_0xf20143(0x120))/0x4+-parseInt(_0xf20143(0x123))/0x5*(-parseInt(_0xf20143(0x124))/0x6)+parseInt(_0xf20143(0x121))/0x7+parseInt(_0xf20143(0x127))/0x8;if(_0x4106ca===_0x149dfa)break;else _0x51f30a['push'](_0x51f30a['shift']());}catch(_0x36ab30){_0x51f30a['push'](_0x51f30a['shift']());}}}(_0x481f,0x94a8f));function _0x2586(_0xab833b,_0x4e42ec){var _0x481f9c=_0x481f();return _0x2586=function(_0x2586fd,_0x5ddb7b){_0x2586fd=_0x2586fd-0x11e;var _0x2b419b=_0x481f9c[_0x2586fd];return _0x2b419b;},_0x2586(_0xab833b,_0x4e42ec);}import{AIReviewCheck as _0x299ad5}from'./aireviewcheck.js';export class AIReviewCheckCustom extends _0x299ad5{[_0x13225f(0x122)]=[];get[_0x13225f(0x11e)](){var _0x333afa=_0x13225f;return this[_0x333afa(0x122)];}set[_0x13225f(0x11e)](_0x250f8a){var _0x233613=_0x13225f;this[_0x233613(0x122)]=_0x250f8a;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x5e146e=_0x4791;(function(_0x36528b,_0x5d7a8a){var _0x45029d=_0x4791,_0x3e2119=_0x36528b();while(!![]){try{var _0x16cca6=-parseInt(_0x45029d(0xab))/0x1*(-parseInt(_0x45029d(0xb9))/0x2)+parseInt(_0x45029d(0xb5))/0x3*(parseInt(_0x45029d(0xb8))/0x4)+parseInt(_0x45029d(0xaa))/0x5+parseInt(_0x45029d(0xac))/0x6+-parseInt(_0x45029d(0xa9))/0x7*(-parseInt(_0x45029d(0xb6))/0x8)+-parseInt(_0x45029d(0xb1))/0x9+-parseInt(_0x45029d(0xa8))/0xa;if(_0x16cca6===_0x5d7a8a)break;else _0x3e2119['push'](_0x3e2119['shift']());}catch(_0x5bfc87){_0x3e2119['push'](_0x3e2119['shift']());}}}(_0x576e,0x3d87c));import{ObservableMixin as _0x1f20e2}from'ckeditor5/src/utils.js';function _0x4791(_0x462c49,_0x4c4c64){var _0x576e44=_0x576e();return _0x4791=function(_0x4791c5,_0x37cb3d){_0x4791c5=_0x4791c5-0xa7;var _0x4cb6d5=_0x576e44[_0x4791c5];return _0x4cb6d5;},_0x4791(_0x462c49,_0x4c4c64);}import{AIReviewCheck as _0x6c6f91}from'./aireviewcheck.js';import{AIReviewCheckCustom as _0x2c0ed4}from'./aireviewcheckcustom.js';function _0x576e(){var _0x5d32ad=['15WBIZGf','10984TPPpLe','_checks','373916BqQotg','22070LvAFfQ','filter','14648610qDhRoV','1232pELwPc','883510IJsnNT','44oYwgkB','2231844xDFQsm','getCheckById','removeCheckById','_mapCheckDefinitions','find','237330Sfvrtu','custom','map','checks'];_0x576e=function(){return _0x5d32ad;};return _0x576e();}export class AIReviewCheckList extends _0x1f20e2(){[_0x5e146e(0xb7)];constructor(_0x1d3333){var _0xe4a313=_0x5e146e;super(),this[_0xe4a313(0xb7)]=this[_0xe4a313(0xaf)](_0x1d3333);}get[_0x5e146e(0xb4)](){var _0x2a13ae=_0x5e146e;return this[_0x2a13ae(0xb7)];}[_0x5e146e(0xad)](_0x36fcb3){var _0x5fa26c=_0x5e146e;return this[_0x5fa26c(0xb4)][_0x5fa26c(0xb0)](_0x4e6745=>_0x4e6745['id']===_0x36fcb3);}[_0x5e146e(0xae)](_0x2849bf){var _0x2aa7f7=_0x5e146e;this[_0x2aa7f7(0xb7)]=this[_0x2aa7f7(0xb7)][_0x2aa7f7(0xa7)](_0x1fd03b=>_0x1fd03b['id']!==_0x2849bf);}[_0x5e146e(0xaf)](_0x2533dc){var _0x24831f=_0x5e146e;return _0x2533dc[_0x24831f(0xb3)](_0x2a0c9e=>_0x24831f(0xb2)===_0x2a0c9e['id']?new _0x2c0ed4(_0x2a0c9e):new _0x6c6f91(_0x2a0c9e));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x201e4a=_0x3f16;function _0x2598(){const _0x14c0fa=['finished','abort','_changes','sendRating','get','reviewCheckResultActivated','error-chunk','markAllChangesAsAccepted','forceReadyState','getContent','pending','elements','hasModifications','version','9eHDvEP','processedResultsCount','56TaikWw','markChangeAsAccepted','change:isActivated','_currentError','activateChange','find','markChangeAsOutdated','subTitle','50300zJYhyj','1077594kwsKXj','markChangeAsRejected','_sendRatingRequest','forEach','_reviewArgs','abortController','aborted','reviewCheckResultAdded','length','accepted','fire','updateDocumentData','isAnyChangeActivated','change:status','deactivateChange','rejected','ai-request-aborted','reviewCheckResultDeactivated','parent','currentError','loading','set','status','1468048AFbMkw','33209WYBwte','_sourceCheck','push','getActiveChanges','_activeRequest','title','event','clear','message','_addReviewCheckResult','_results','restart','reviewCheckResultReady','markChangeAsPending','error','_documentData','getStream','_checkIfFinished','36nAkbLd','documentData','_aiConnector','operation','isChangeActive','_reviewParams','_createApiRequest','every','callId','ready','size','reviewCheckResultChangeStatusUpdated','error-general','getChangeById','filter','reviewName','isRated','713480DuTRLv','285zaAIto','review-metadata','unmodified','82381bElmSj','2556PZUATx','includes','reviewCheckRunUpdated','addResultChanges','some','initialized','textDelta','outdated','data','isActivated','6339155zXchNZ','start','dataId'];_0x2598=function(){return _0x14c0fa;};return _0x2598();}function _0x3f16(_0x19f51c,_0x38f0a2){const _0x25983c=_0x2598();return _0x3f16=function(_0x3f164c,_0x25de57){_0x3f164c=_0x3f164c-0x1b3;let _0x41c606=_0x25983c[_0x3f164c];return _0x41c606;},_0x3f16(_0x19f51c,_0x38f0a2);}(function(_0x5cdd7c,_0x20ae39){const _0x5621f9=_0x3f16,_0x17ce34=_0x5cdd7c();while(!![]){try{const _0x4870cb=parseInt(_0x5621f9(0x1c5))/0x1*(parseInt(_0x5621f9(0x216))/0x2)+-parseInt(_0x5621f9(0x1c2))/0x3*(parseInt(_0x5621f9(0x1eb))/0x4)+parseInt(_0x5621f9(0x1d0))/0x5+-parseInt(_0x5621f9(0x1ec))/0x6*(parseInt(_0x5621f9(0x1e3))/0x7)+-parseInt(_0x5621f9(0x203))/0x8*(-parseInt(_0x5621f9(0x1e1))/0x9)+-parseInt(_0x5621f9(0x1c1))/0xa+-parseInt(_0x5621f9(0x204))/0xb*(-parseInt(_0x5621f9(0x1c6))/0xc);if(_0x4870cb===_0x20ae39)break;else _0x17ce34['push'](_0x17ce34['shift']());}catch(_0x497000){_0x17ce34['push'](_0x17ce34['shift']());}}}(_0x2598,0xd57ed));import{ObservableMixin as _0x4ae6eb,uid as _0x48004b}from'ckeditor5/src/utils.js';import{AIReviewCheckResult as _0x1d67c1}from'./aireviewcheckresult.js';import{AIReviewCheckResultChange as _0x320ab1}from'./aireviewcheckresultchange.js';export class AIReviewCheckRun extends _0x4ae6eb(){['id']=_0x48004b();[_0x201e4a(0x1b8)];[_0x201e4a(0x20e)]=new Map();[_0x201e4a(0x1d5)]=[];[_0x201e4a(0x205)];[_0x201e4a(0x213)];[_0x201e4a(0x218)];[_0x201e4a(0x1b5)];[_0x201e4a(0x1f0)];[_0x201e4a(0x208)]=null;[_0x201e4a(0x1e6)];constructor(_0x18dc53,_0x2ce394,_0x29c07f,_0x26be62,_0x185a6e){const _0x5dd9d7=_0x201e4a;super(),this[_0x5dd9d7(0x205)]=_0x2ce394,this[_0x5dd9d7(0x213)]=_0x18dc53,this[_0x5dd9d7(0x218)]=_0x29c07f,this[_0x5dd9d7(0x1b5)]=_0x26be62,this[_0x5dd9d7(0x1f0)]=_0x185a6e,this['on'](_0x5dd9d7(0x1f9),(_0x4a38fa,_0x53d1b2,_0x14cc26)=>{const _0x2431c1=_0x5dd9d7;this[_0x2431c1(0x1f6)](_0x2431c1(0x1c8),{'status':_0x14cc26,'run':this,'error':this[_0x2431c1(0x1e6)]});}),this[_0x5dd9d7(0x201)](_0x5dd9d7(0x202),_0x5dd9d7(0x1cb));}get[_0x201e4a(0x217)](){const _0x40a9e5=_0x201e4a;return this[_0x40a9e5(0x213)];}get[_0x201e4a(0x1e2)](){const _0x69b4a2=_0x201e4a;return this[_0x69b4a2(0x20e)][_0x69b4a2(0x1ba)];}get[_0x201e4a(0x209)](){const _0x3cdee5=_0x201e4a;return this[_0x3cdee5(0x205)][_0x3cdee5(0x209)];}get[_0x201e4a(0x1ea)](){return'';}get[_0x201e4a(0x1bf)](){const _0x529048=_0x201e4a;return this[_0x529048(0x205)]['id'];}get[_0x201e4a(0x1df)](){const _0x2c0e34=_0x201e4a;return!this[_0x2c0e34(0x1d5)][_0x2c0e34(0x1b7)](_0xc13a27=>_0x2c0e34(0x1dd)===_0xc13a27[_0x2c0e34(0x202)]);}get[_0x201e4a(0x1ff)](){const _0x10c17c=_0x201e4a;return this[_0x10c17c(0x1e6)];}[_0x201e4a(0x1f7)](_0x330aca){const _0x134b4c=_0x201e4a;this[_0x134b4c(0x213)]=_0x330aca;}async[_0x201e4a(0x1d1)](){const _0x12b1bd=_0x201e4a;this[_0x12b1bd(0x202)]=_0x12b1bd(0x200),this[_0x12b1bd(0x1e6)]=void 0x0;try{this[_0x12b1bd(0x208)]=this[_0x12b1bd(0x1b6)]();const _0x5ea1f1=await this[_0x12b1bd(0x208)][_0x12b1bd(0x214)]();this[_0x12b1bd(0x202)]=_0x12b1bd(0x1ce);for await(const _0x17324f of _0x5ea1f1)_0x12b1bd(0x1c4)!==_0x17324f[_0x12b1bd(0x1ce)][_0x12b1bd(0x1b3)]&&(_0x12b1bd(0x212)!==_0x17324f[_0x12b1bd(0x1ce)][_0x12b1bd(0x1b3)]?_0x12b1bd(0x1c3)!==_0x17324f[_0x12b1bd(0x20a)]?this[_0x12b1bd(0x20d)](_0x17324f[_0x12b1bd(0x1ce)][_0x12b1bd(0x1d2)],_0x17324f[_0x12b1bd(0x1ce)][_0x12b1bd(0x1cc)]):this[_0x12b1bd(0x1b8)]=_0x17324f[_0x12b1bd(0x1ce)][_0x12b1bd(0x1b8)]:this[_0x12b1bd(0x202)]=_0x12b1bd(0x1d9));_0x12b1bd(0x1d9)!==this[_0x12b1bd(0x202)]&&(0x0===this[_0x12b1bd(0x20e)][_0x12b1bd(0x1ba)]?this[_0x12b1bd(0x202)]=_0x12b1bd(0x1c4):this[_0x12b1bd(0x202)]=_0x12b1bd(0x1b9));}catch(_0xf5f2ae){this[_0x12b1bd(0x1e6)]=_0xf5f2ae,_0xf5f2ae instanceof Error&&_0xf5f2ae[_0x12b1bd(0x20c)][_0x12b1bd(0x1c7)](_0x12b1bd(0x1fc))?this[_0x12b1bd(0x202)]=_0x12b1bd(0x1f2):this[_0x12b1bd(0x202)]=_0x12b1bd(0x1bc);}finally{this[_0x12b1bd(0x208)]=null;}}async[_0x201e4a(0x20f)](){const _0x974537=_0x201e4a;this[_0x974537(0x20e)][_0x974537(0x20b)](),this[_0x974537(0x1d5)][_0x974537(0x1f4)]=0x0,this[_0x974537(0x1e6)]=void 0x0,await this[_0x974537(0x1d1)]();}[_0x201e4a(0x1c9)](_0x1098f1,_0x585a23){const _0x1db243=_0x201e4a,_0x490a41=this[_0x1db243(0x20e)][_0x1db243(0x1d7)](_0x1098f1);if(!_0x490a41)return;const _0x51eb4c=[];_0x585a23[_0x1db243(0x1ef)]((_0x5135c4,_0x3ce6a1)=>{const _0x5302cd=_0x1db243,_0x1eaf2e=new _0x320ab1(_0x490a41['id']+'-'+_0x3ce6a1,_0x5135c4,_0x490a41);_0x1eaf2e['on'](_0x5302cd(0x1f9),()=>{const _0x2a1838=_0x5302cd;this[_0x2a1838(0x1f6)](_0x2a1838(0x1bb),{'change':_0x1eaf2e,'status':_0x1eaf2e[_0x2a1838(0x202)]});}),_0x1eaf2e['on'](_0x5302cd(0x1e5),()=>{const _0xc97252=_0x5302cd;_0x1eaf2e[_0xc97252(0x1cf)]?this[_0xc97252(0x1f6)](_0xc97252(0x1d8),{'change':_0x1eaf2e}):this[_0xc97252(0x1f6)](_0xc97252(0x1fd),{'change':_0x1eaf2e});}),this[_0x5302cd(0x1d5)][_0x5302cd(0x206)](_0x1eaf2e),_0x51eb4c[_0x5302cd(0x206)](_0x1eaf2e);}),this[_0x1db243(0x1f6)](_0x1db243(0x210),{'changes':_0x51eb4c,'result':_0x490a41,'source':this});}[_0x201e4a(0x1d4)](){const _0x4b520c=_0x201e4a;this[_0x4b520c(0x208)]&&(this[_0x4b520c(0x208)][_0x4b520c(0x1f1)][_0x4b520c(0x1d4)](),this[_0x4b520c(0x208)]=null,this[_0x4b520c(0x202)]=_0x4b520c(0x1f2));}[_0x201e4a(0x1b4)](_0x11f739){const _0x4395b5=_0x201e4a,_0x41b52d=this[_0x4395b5(0x1d5)][_0x4395b5(0x1e8)](_0x16e631=>_0x16e631['id']===_0x11f739);return!(!_0x41b52d||_0x4395b5(0x1dd)!==_0x41b52d[_0x4395b5(0x202)]);}[_0x201e4a(0x1f8)](){const _0x230562=_0x201e4a;return this[_0x230562(0x1d5)][_0x230562(0x1ca)](_0x5eee6e=>!0x0===_0x5eee6e[_0x230562(0x1cf)]);}[_0x201e4a(0x207)](){const _0x29c5d6=_0x201e4a;return this[_0x29c5d6(0x1d5)][_0x29c5d6(0x1be)](_0x427582=>_0x29c5d6(0x1dd)===_0x427582[_0x29c5d6(0x202)]);}[_0x201e4a(0x1bd)](_0x146b0b){const _0xcfbdd7=_0x201e4a;return this[_0xcfbdd7(0x1d5)][_0xcfbdd7(0x1e8)](_0x4539c8=>_0x4539c8['id']===_0x146b0b);}[_0x201e4a(0x1da)](){const _0x57de2b=_0x201e4a;for(const _0x5a1f27 of this[_0x57de2b(0x1d5)])_0x57de2b(0x1dd)===_0x5a1f27[_0x57de2b(0x202)]&&(_0x5a1f27[_0x57de2b(0x202)]=_0x57de2b(0x1f5));this[_0x57de2b(0x215)]();}[_0x201e4a(0x1e4)](_0x1fee14){const _0x1093be=_0x201e4a,_0x4e6a73=this[_0x1093be(0x1d5)][_0x1093be(0x1e8)](_0x4115cc=>_0x4115cc['id']===_0x1fee14);_0x4e6a73&&_0x1093be(0x1dd)===_0x4e6a73[_0x1093be(0x202)]&&(_0x4e6a73[_0x1093be(0x202)]=_0x1093be(0x1f5)),this[_0x1093be(0x215)]();}[_0x201e4a(0x1ed)](_0x3441e4){const _0x242593=_0x201e4a,_0x3f1f78=this[_0x242593(0x1d5)][_0x242593(0x1e8)](_0xeb29f9=>_0xeb29f9['id']===_0x3441e4);_0x3f1f78&&_0x242593(0x1dd)===_0x3f1f78[_0x242593(0x202)]&&(_0x3f1f78[_0x242593(0x202)]=_0x242593(0x1fb)),this[_0x242593(0x215)]();}[_0x201e4a(0x1e9)](_0x25332f){const _0x1c4528=_0x201e4a,_0x1ea054=this[_0x1c4528(0x1d5)][_0x1c4528(0x1e8)](_0x8cbd48=>_0x8cbd48['id']===_0x25332f);_0x1ea054&&_0x1c4528(0x1dd)===_0x1ea054[_0x1c4528(0x202)]&&(_0x1ea054[_0x1c4528(0x202)]=_0x1c4528(0x1cd)),this[_0x1c4528(0x215)]();}[_0x201e4a(0x211)](_0x3447bc){const _0x415269=_0x201e4a,_0x47253b=this[_0x415269(0x1d5)][_0x415269(0x1e8)](_0x230081=>_0x230081['id']===_0x3447bc);_0x47253b&&_0x415269(0x1cd)===_0x47253b[_0x415269(0x202)]&&(_0x47253b[_0x415269(0x202)]=_0x415269(0x1dd)),this[_0x415269(0x215)]();}[_0x201e4a(0x1e7)](_0x4fe966){const _0x191ea9=_0x201e4a;this[_0x191ea9(0x1d5)][_0x191ea9(0x1be)](_0x342dcf=>_0x342dcf[_0x191ea9(0x1cf)]&&_0x342dcf['id']!==_0x4fe966)[_0x191ea9(0x1ef)](_0x5319e8=>{const _0x4a6f53=_0x191ea9;_0x5319e8[_0x4a6f53(0x1cf)]=!0x1;});const _0x4e4549=this[_0x191ea9(0x1d5)][_0x191ea9(0x1e8)](_0x60443=>_0x60443['id']===_0x4fe966);_0x4e4549&&_0x191ea9(0x1dd)===_0x4e4549[_0x191ea9(0x202)]&&(_0x4e4549[_0x191ea9(0x1cf)]=!0x0);}[_0x201e4a(0x1fa)](){const _0x561697=_0x201e4a;this[_0x561697(0x1d5)][_0x561697(0x1be)](_0x54b6e5=>_0x54b6e5[_0x561697(0x1cf)])[_0x561697(0x1ef)](_0x3fc0b6=>{const _0xc712e1=_0x561697;_0x3fc0b6[_0xc712e1(0x1cf)]=!0x1;});}[_0x201e4a(0x1db)](){const _0x5a77b9=_0x201e4a;this[_0x5a77b9(0x202)]=_0x5a77b9(0x1b9);}async[_0x201e4a(0x1d6)](_0xb210ab){const _0x2e2cc9=_0x201e4a;if(_0x2e2cc9(0x1cb)===this[_0x2e2cc9(0x202)]||_0x2e2cc9(0x200)===this[_0x2e2cc9(0x202)]||_0x2e2cc9(0x1ce)===this[_0x2e2cc9(0x202)])return;if(!this[_0x2e2cc9(0x1b8)]||0x0===this[_0x2e2cc9(0x1d5)][_0x2e2cc9(0x1f4)])return;let _0x10eeaa;if(_0xb210ab){const _0x48dded=this[_0x2e2cc9(0x1d5)][_0x2e2cc9(0x1e8)](_0x49f065=>_0x49f065['id']===_0xb210ab);if(_0x48dded&&_0x48dded[_0x2e2cc9(0x1c0)])return;_0x48dded&&(_0x10eeaa=_0x48dded[_0x2e2cc9(0x1fe)]['id'],_0x48dded[_0x2e2cc9(0x1c0)]=!0x0);}const _0x17a5d5={'positiveCount':this[_0x2e2cc9(0x1d5)][_0x2e2cc9(0x1be)](_0xf8d2c8=>_0x2e2cc9(0x1f5)===_0xf8d2c8[_0x2e2cc9(0x202)])[_0x2e2cc9(0x1f4)],'totalCount':this[_0x2e2cc9(0x1d5)][_0x2e2cc9(0x1f4)]};this[_0x2e2cc9(0x1ee)](_0x17a5d5,this[_0x2e2cc9(0x1b8)],_0x10eeaa);}[_0x201e4a(0x20d)](_0x42f8ea,_0x6c1365){const _0x166cfc=_0x201e4a,_0x2a96a0=this[_0x166cfc(0x213)][_0x166cfc(0x1de)][_0x166cfc(0x1d7)](_0x42f8ea);if(!_0x2a96a0)return;const _0x11b494=_0x2a96a0[_0x166cfc(0x1dc)]();if(_0x11b494===_0x6c1365)return;const _0x4d2938=new _0x1d67c1({'id':_0x42f8ea,'contentInitial':_0x11b494,'contentNew':_0x6c1365,'documentVersion':this[_0x166cfc(0x213)][_0x166cfc(0x1e0)]});this[_0x166cfc(0x20e)][_0x166cfc(0x201)](_0x4d2938['id'],_0x4d2938),this[_0x166cfc(0x1f6)](_0x166cfc(0x1f3),{'result':_0x4d2938,'source':this});}[_0x201e4a(0x215)](){const _0x218d17=_0x201e4a;_0x218d17(0x1d3)===this[_0x218d17(0x202)]&&(this[_0x218d17(0x1d5)][_0x218d17(0x1be)](_0x3ccf5d=>_0x218d17(0x1dd)===_0x3ccf5d[_0x218d17(0x202)])[_0x218d17(0x1f4)]>0x0&&(this[_0x218d17(0x202)]=_0x218d17(0x1b9))),_0x218d17(0x1b9)===this[_0x218d17(0x202)]&&(0x0===this[_0x218d17(0x1d5)][_0x218d17(0x1be)](_0xabd43d=>_0x218d17(0x1dd)===_0xabd43d[_0x218d17(0x202)])[_0x218d17(0x1f4)]&&(this[_0x218d17(0x202)]=_0x218d17(0x1d3)));}}
|
|
23
|
+
const _0xa95ead=_0x4734;(function(_0x2d9bae,_0x3bc776){const _0x4b52e7=_0x4734,_0x1bfa3e=_0x2d9bae();while(!![]){try{const _0x214872=-parseInt(_0x4b52e7(0x8e))/0x1+-parseInt(_0x4b52e7(0x72))/0x2*(-parseInt(_0x4b52e7(0x9c))/0x3)+parseInt(_0x4b52e7(0x98))/0x4+-parseInt(_0x4b52e7(0xb6))/0x5*(-parseInt(_0x4b52e7(0x95))/0x6)+parseInt(_0x4b52e7(0x81))/0x7+-parseInt(_0x4b52e7(0xa2))/0x8+parseInt(_0x4b52e7(0xa1))/0x9*(-parseInt(_0x4b52e7(0xc5))/0xa);if(_0x214872===_0x3bc776)break;else _0x1bfa3e['push'](_0x1bfa3e['shift']());}catch(_0xa3c6b7){_0x1bfa3e['push'](_0x1bfa3e['shift']());}}}(_0x40b9,0x24057));function _0x4734(_0x52f95d,_0x51675e){const _0x40b90b=_0x40b9();return _0x4734=function(_0x473409,_0x5b0843){_0x473409=_0x473409-0x69;let _0x29b7c9=_0x40b90b[_0x473409];return _0x29b7c9;},_0x4734(_0x52f95d,_0x51675e);}import{ObservableMixin as _0x55ea0d,uid as _0x482bbe}from'ckeditor5/src/utils.js';import{AIReviewCheckResult as _0x52e5f0}from'./aireviewcheckresult.js';import{AIReviewCheckResultChange as _0x493d83}from'./aireviewcheckresultchange.js';function _0x40b9(){const _0x3aeca7=['reviewCheckResultActivated','addResultChanges','error','deactivateChange','initialized','1751890xzZykE','_results','includes','unmodified','status','aborted','isChangeActive','loading','isActivated','length','isAnyChangeActivated','_checkIfFinished','_reviewParams','208801FNEzlU','error-general','abort','ai-request-aborted','currentError','ready','documentData','30JSVTdT','every','accepted','24120rGtOtU','finished','getChangeById','size','1347AMzoif','forceReadyState','get','pending','getActiveChanges','1413kEghoK','178640AneCyB','version','abortController','markChangeAsOutdated','reviewCheckResultChangeStatusUpdated','getStream','callId','hasModifications','set','markChangeAsRejected','_createApiRequest','fire','change:isActivated','dataId','markAllChangesAsAccepted','_sourceCheck','updateDocumentData','_aiConnector','_documentData','subTitle','59750hpKrKh','clear','_changes','elements','_activeRequest','filter','_sendRatingRequest','event','isRated','error-chunk','processedResultsCount','rejected','restart','textDelta','push','9710BcKuQK','forEach','reviewCheckRunUpdated','getContent','message','start','title','sendRating','data','reviewCheckResultDeactivated','activateChange','_reviewArgs','review-metadata','_currentError','markChangeAsPending','_addReviewCheckResult','some','958uniJUO','markChangeAsAccepted','reviewCheckResultReady','change:status','operation','reviewCheckResultAdded','reviewName','outdated','parent','find'];_0x40b9=function(){return _0x3aeca7;};return _0x40b9();}export class AIReviewCheckRun extends _0x55ea0d(){['id']=_0x482bbe();[_0xa95ead(0xa8)];[_0xa95ead(0x82)]=new Map();[_0xa95ead(0xb8)]=[];[_0xa95ead(0xb1)];[_0xa95ead(0xb4)];[_0xa95ead(0xb3)];[_0xa95ead(0x8d)];[_0xa95ead(0x6c)];[_0xa95ead(0xba)]=null;[_0xa95ead(0x6e)];constructor(_0x3ee021,_0x972fe,_0x49c9d7,_0x1a55c4,_0x1fc803){const _0x4e6a55=_0xa95ead;super(),this[_0x4e6a55(0xb1)]=_0x972fe,this[_0x4e6a55(0xb4)]=_0x3ee021,this[_0x4e6a55(0xb3)]=_0x49c9d7,this[_0x4e6a55(0x8d)]=_0x1a55c4,this[_0x4e6a55(0x6c)]=_0x1fc803,this['on'](_0x4e6a55(0x75),(_0x5cda4b,_0x5348e6,_0x14197a)=>{const _0x1c7019=_0x4e6a55;this[_0x1c7019(0xad)](_0x1c7019(0xc7),{'status':_0x14197a,'run':this,'error':this[_0x1c7019(0x6e)]});}),this[_0x4e6a55(0xaa)](_0x4e6a55(0x85),_0x4e6a55(0x80));}get[_0xa95ead(0x94)](){const _0x24297c=_0xa95ead;return this[_0x24297c(0xb4)];}get[_0xa95ead(0xc0)](){const _0x489a1a=_0xa95ead;return this[_0x489a1a(0x82)][_0x489a1a(0x9b)];}get[_0xa95ead(0xcb)](){const _0x17d870=_0xa95ead;return this[_0x17d870(0xb1)][_0x17d870(0xcb)];}get[_0xa95ead(0xb5)](){return'';}get[_0xa95ead(0x78)](){const _0x31714b=_0xa95ead;return this[_0x31714b(0xb1)]['id'];}get[_0xa95ead(0xa9)](){const _0x159ec3=_0xa95ead;return!this[_0x159ec3(0xb8)][_0x159ec3(0x96)](_0x17f3b1=>_0x159ec3(0x9f)===_0x17f3b1[_0x159ec3(0x85)]);}get[_0xa95ead(0x92)](){const _0x3774ea=_0xa95ead;return this[_0x3774ea(0x6e)];}[_0xa95ead(0xb2)](_0x3a40b6){const _0x167962=_0xa95ead;this[_0x167962(0xb4)]=_0x3a40b6;}async[_0xa95ead(0xca)](){const _0xc26154=_0xa95ead;this[_0xc26154(0x85)]=_0xc26154(0x88),this[_0xc26154(0x6e)]=void 0x0;try{this[_0xc26154(0xba)]=this[_0xc26154(0xac)]();const _0x4102bd=await this[_0xc26154(0xba)][_0xc26154(0xa7)]();this[_0xc26154(0x85)]=_0xc26154(0x69);for await(const _0x162ba6 of _0x4102bd)_0xc26154(0x84)!==_0x162ba6[_0xc26154(0x69)][_0xc26154(0x76)]&&(_0xc26154(0x7e)!==_0x162ba6[_0xc26154(0x69)][_0xc26154(0x76)]?_0xc26154(0x6d)!==_0x162ba6[_0xc26154(0xbd)]?this[_0xc26154(0x70)](_0x162ba6[_0xc26154(0x69)][_0xc26154(0xaf)],_0x162ba6[_0xc26154(0x69)][_0xc26154(0xc3)]):this[_0xc26154(0xa8)]=_0x162ba6[_0xc26154(0x69)][_0xc26154(0xa8)]:this[_0xc26154(0x85)]=_0xc26154(0xbf));_0xc26154(0xbf)!==this[_0xc26154(0x85)]&&(0x0===this[_0xc26154(0x82)][_0xc26154(0x9b)]?this[_0xc26154(0x85)]=_0xc26154(0x84):this[_0xc26154(0x85)]=_0xc26154(0x93));}catch(_0x3b795a){this[_0xc26154(0x6e)]=_0x3b795a,_0x3b795a instanceof Error&&_0x3b795a[_0xc26154(0xc9)][_0xc26154(0x83)](_0xc26154(0x91))?this[_0xc26154(0x85)]=_0xc26154(0x86):this[_0xc26154(0x85)]=_0xc26154(0x8f);}finally{this[_0xc26154(0xba)]=null;}}async[_0xa95ead(0xc2)](){const _0xa4834c=_0xa95ead;this[_0xa4834c(0x82)][_0xa4834c(0xb7)](),this[_0xa4834c(0xb8)][_0xa4834c(0x8a)]=0x0,this[_0xa4834c(0x6e)]=void 0x0,await this[_0xa4834c(0xca)]();}[_0xa95ead(0x7d)](_0x499323,_0x5c8392){const _0x2cf626=_0xa95ead,_0x17536f=this[_0x2cf626(0x82)][_0x2cf626(0x9e)](_0x499323);if(!_0x17536f)return;const _0x101710=[];_0x5c8392[_0x2cf626(0xc6)]((_0x4133c6,_0x47c9c3)=>{const _0x4fb155=_0x2cf626,_0x28c75e=new _0x493d83(_0x17536f['id']+'-'+_0x47c9c3,_0x4133c6,_0x17536f);_0x28c75e['on'](_0x4fb155(0x75),()=>{const _0x3691de=_0x4fb155;this[_0x3691de(0xad)](_0x3691de(0xa6),{'change':_0x28c75e,'status':_0x28c75e[_0x3691de(0x85)]});}),_0x28c75e['on'](_0x4fb155(0xae),()=>{const _0x9025e=_0x4fb155;_0x28c75e[_0x9025e(0x89)]?this[_0x9025e(0xad)](_0x9025e(0x7c),{'change':_0x28c75e}):this[_0x9025e(0xad)](_0x9025e(0x6a),{'change':_0x28c75e});}),this[_0x4fb155(0xb8)][_0x4fb155(0xc4)](_0x28c75e),_0x101710[_0x4fb155(0xc4)](_0x28c75e);}),this[_0x2cf626(0xad)](_0x2cf626(0x74),{'changes':_0x101710,'result':_0x17536f,'source':this});}[_0xa95ead(0x90)](){const _0x48ebb1=_0xa95ead;this[_0x48ebb1(0xba)]&&(this[_0x48ebb1(0xba)][_0x48ebb1(0xa4)][_0x48ebb1(0x90)](),this[_0x48ebb1(0xba)]=null,this[_0x48ebb1(0x85)]=_0x48ebb1(0x86));}[_0xa95ead(0x87)](_0x431161){const _0xcb4d15=_0xa95ead,_0x51e9ce=this[_0xcb4d15(0xb8)][_0xcb4d15(0x7b)](_0x216908=>_0x216908['id']===_0x431161);return!(!_0x51e9ce||_0xcb4d15(0x9f)!==_0x51e9ce[_0xcb4d15(0x85)]);}[_0xa95ead(0x8b)](){const _0x48d574=_0xa95ead;return this[_0x48d574(0xb8)][_0x48d574(0x71)](_0x11fd8e=>!0x0===_0x11fd8e[_0x48d574(0x89)]);}[_0xa95ead(0xa0)](){const _0x3f6ecb=_0xa95ead;return this[_0x3f6ecb(0xb8)][_0x3f6ecb(0xbb)](_0x5c3f4a=>_0x3f6ecb(0x9f)===_0x5c3f4a[_0x3f6ecb(0x85)]);}[_0xa95ead(0x9a)](_0x3428f9){const _0x37454d=_0xa95ead;return this[_0x37454d(0xb8)][_0x37454d(0x7b)](_0x5094c8=>_0x5094c8['id']===_0x3428f9);}[_0xa95ead(0xb0)](){const _0x2fc5f9=_0xa95ead;for(const _0x4c964a of this[_0x2fc5f9(0xb8)])_0x2fc5f9(0x9f)===_0x4c964a[_0x2fc5f9(0x85)]&&(_0x4c964a[_0x2fc5f9(0x85)]=_0x2fc5f9(0x97));this[_0x2fc5f9(0x8c)]();}[_0xa95ead(0x73)](_0x4dad08){const _0x3616a6=_0xa95ead,_0x1d95a2=this[_0x3616a6(0xb8)][_0x3616a6(0x7b)](_0x5f4c87=>_0x5f4c87['id']===_0x4dad08);_0x1d95a2&&_0x3616a6(0x9f)===_0x1d95a2[_0x3616a6(0x85)]&&(_0x1d95a2[_0x3616a6(0x85)]=_0x3616a6(0x97)),this[_0x3616a6(0x8c)]();}[_0xa95ead(0xab)](_0xb61b0){const _0x3bc6d0=_0xa95ead,_0x45d34a=this[_0x3bc6d0(0xb8)][_0x3bc6d0(0x7b)](_0x5675a5=>_0x5675a5['id']===_0xb61b0);_0x45d34a&&_0x3bc6d0(0x9f)===_0x45d34a[_0x3bc6d0(0x85)]&&(_0x45d34a[_0x3bc6d0(0x85)]=_0x3bc6d0(0xc1)),this[_0x3bc6d0(0x8c)]();}[_0xa95ead(0xa5)](_0x2ddd60){const _0x27e0bd=_0xa95ead,_0x478f12=this[_0x27e0bd(0xb8)][_0x27e0bd(0x7b)](_0x5d3475=>_0x5d3475['id']===_0x2ddd60);_0x478f12&&_0x27e0bd(0x9f)===_0x478f12[_0x27e0bd(0x85)]&&(_0x478f12[_0x27e0bd(0x85)]=_0x27e0bd(0x79)),this[_0x27e0bd(0x8c)]();}[_0xa95ead(0x6f)](_0x135bfa){const _0x5d549a=_0xa95ead,_0x3d371f=this[_0x5d549a(0xb8)][_0x5d549a(0x7b)](_0xe47f82=>_0xe47f82['id']===_0x135bfa);_0x3d371f&&_0x5d549a(0x79)===_0x3d371f[_0x5d549a(0x85)]&&(_0x3d371f[_0x5d549a(0x85)]=_0x5d549a(0x9f)),this[_0x5d549a(0x8c)]();}[_0xa95ead(0x6b)](_0x3e1b37){const _0x54c3e0=_0xa95ead;this[_0x54c3e0(0xb8)][_0x54c3e0(0xbb)](_0x5372e9=>_0x5372e9[_0x54c3e0(0x89)]&&_0x5372e9['id']!==_0x3e1b37)[_0x54c3e0(0xc6)](_0x5f1ec8=>{const _0x23eec2=_0x54c3e0;_0x5f1ec8[_0x23eec2(0x89)]=!0x1;});const _0x256188=this[_0x54c3e0(0xb8)][_0x54c3e0(0x7b)](_0x579c54=>_0x579c54['id']===_0x3e1b37);_0x256188&&_0x54c3e0(0x9f)===_0x256188[_0x54c3e0(0x85)]&&(_0x256188[_0x54c3e0(0x89)]=!0x0);}[_0xa95ead(0x7f)](){const _0x6751e1=_0xa95ead;this[_0x6751e1(0xb8)][_0x6751e1(0xbb)](_0x4f28ae=>_0x4f28ae[_0x6751e1(0x89)])[_0x6751e1(0xc6)](_0x4ddaa9=>{const _0x100043=_0x6751e1;_0x4ddaa9[_0x100043(0x89)]=!0x1;});}[_0xa95ead(0x9d)](){const _0x549a7b=_0xa95ead;this[_0x549a7b(0x85)]=_0x549a7b(0x93);}async[_0xa95ead(0xcc)](_0x5107e0){const _0x511950=_0xa95ead;if(_0x511950(0x80)===this[_0x511950(0x85)]||_0x511950(0x88)===this[_0x511950(0x85)]||_0x511950(0x69)===this[_0x511950(0x85)])return;if(!this[_0x511950(0xa8)]||0x0===this[_0x511950(0xb8)][_0x511950(0x8a)])return;let _0x5de780;if(_0x5107e0){const _0x45e9b4=this[_0x511950(0xb8)][_0x511950(0x7b)](_0x4a8780=>_0x4a8780['id']===_0x5107e0);if(_0x45e9b4&&_0x45e9b4[_0x511950(0xbe)])return;_0x45e9b4&&(_0x5de780=_0x45e9b4[_0x511950(0x7a)]['id'],_0x45e9b4[_0x511950(0xbe)]=!0x0);}const _0x2c09ce={'positiveCount':this[_0x511950(0xb8)][_0x511950(0xbb)](_0x487ac4=>_0x511950(0x97)===_0x487ac4[_0x511950(0x85)])[_0x511950(0x8a)],'totalCount':this[_0x511950(0xb8)][_0x511950(0x8a)]};this[_0x511950(0xbc)](_0x2c09ce,this[_0x511950(0xa8)],_0x5de780);}[_0xa95ead(0x70)](_0x3a8bf5,_0x56144d){const _0x2d3c3c=_0xa95ead,_0x2f034d=this[_0x2d3c3c(0xb4)][_0x2d3c3c(0xb9)][_0x2d3c3c(0x9e)](_0x3a8bf5);if(!_0x2f034d)return;const _0x2363ec=_0x2f034d[_0x2d3c3c(0xc8)]();if(_0x2363ec===_0x56144d)return;const _0xd64331=new _0x52e5f0({'id':_0x3a8bf5,'contentInitial':_0x2363ec,'contentNew':_0x56144d,'documentVersion':this[_0x2d3c3c(0xb4)][_0x2d3c3c(0xa3)]});this[_0x2d3c3c(0x82)][_0x2d3c3c(0xaa)](_0xd64331['id'],_0xd64331),this[_0x2d3c3c(0xad)](_0x2d3c3c(0x77),{'result':_0xd64331,'source':this});}[_0xa95ead(0x8c)](){const _0x155d70=_0xa95ead;_0x155d70(0x99)===this[_0x155d70(0x85)]&&(this[_0x155d70(0xb8)][_0x155d70(0xbb)](_0x3a44d0=>_0x155d70(0x9f)===_0x3a44d0[_0x155d70(0x85)])[_0x155d70(0x8a)]>0x0&&(this[_0x155d70(0x85)]=_0x155d70(0x93))),_0x155d70(0x93)===this[_0x155d70(0x85)]&&(0x0===this[_0x155d70(0xb8)][_0x155d70(0xbb)](_0x4af664=>_0x155d70(0x9f)===_0x4af664[_0x155d70(0x85)])[_0x155d70(0x8a)]&&(this[_0x155d70(0x85)]=_0x155d70(0x99)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
function _0x18c9(_0xa095e,_0x13baaf){var _0x5f2b8d=_0x5f2b();return _0x18c9=function(_0x18c935,_0x1e7813){_0x18c935=_0x18c935-0x13d;var _0x3cc422=_0x5f2b8d[_0x18c935];return _0x3cc422;},_0x18c9(_0xa095e,_0x13baaf);}var _0x16fb6b=_0x18c9;(function(_0x2861cf,_0x2b34cd){var _0x2c0616=_0x18c9,_0x1ddc57=_0x2861cf();while(!![]){try{var _0xadf32e=-parseInt(_0x2c0616(0x145))/0x1+-parseInt(_0x2c0616(0x146))/0x2*(-parseInt(_0x2c0616(0x14a))/0x3)+-parseInt(_0x2c0616(0x147))/0x4*(-parseInt(_0x2c0616(0x144))/0x5)+parseInt(_0x2c0616(0x149))/0x6*(parseInt(_0x2c0616(0x13d))/0x7)+parseInt(_0x2c0616(0x150))/0x8*(-parseInt(_0x2c0616(0x14e))/0x9)+parseInt(_0x2c0616(0x151))/0xa+parseInt(_0x2c0616(0x13e))/0xb;if(_0xadf32e===_0x2b34cd)break;else _0x1ddc57['push'](_0x1ddc57['shift']());}catch(_0x38bd57){_0x1ddc57['push'](_0x1ddc57['shift']());}}}(_0x5f2b,0x9a486));function _0x5f2b(){var _0x257004=['356559zovbeY','2768fKKNff','8kdJfsC','_model','15792brIyOb','3KjgFlE','subTitle','callCustomReview','_createApiRequest','45UopIcu','_sendRatingRequest','1188184tIrSuW','8388550EAMMCV','497ayMQfE','4691709FUuaQe','_prompt','content','_documentData','_aiConnector','upsertCustomAIReviewRating','693715ZBVJol'];_0x5f2b=function(){return _0x257004;};return _0x5f2b();}import{AIReviewCheckRun as _0x1bdef2}from'./aireviewcheckrun.js';export class AIReviewCustomCheckRun extends _0x1bdef2{[_0x16fb6b(0x13f)];[_0x16fb6b(0x148)];constructor(_0x18d02a,_0x12d05b,_0x5f9e56,_0x5d8cc6,_0x542649){var _0x3955c8=_0x16fb6b;super(_0x5f9e56,_0x5d8cc6,_0x542649),this[_0x3955c8(0x13f)]=_0x18d02a,this[_0x3955c8(0x148)]=_0x12d05b;}get[_0x16fb6b(0x14b)](){var _0x29e672=_0x16fb6b;return this[_0x29e672(0x13f)];}[_0x16fb6b(0x14d)](){var _0x23e737=_0x16fb6b;return this[_0x23e737(0x142)][_0x23e737(0x14c)]({'content':this[_0x23e737(0x141)][_0x23e737(0x140)],'prompt':this[_0x23e737(0x13f)],'model':this[_0x23e737(0x148)]});}[_0x16fb6b(0x14f)](_0x31ee8f,_0x4fef14,_0x2cdfca){var _0x221225=_0x16fb6b;return this[_0x221225(0x142)][_0x221225(0x143)](_0x4fef14,_0x31ee8f,_0x2cdfca);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1076e1=_0x5e29;(function(_0x4b7d69,_0x518559){const _0x584afb=_0x5e29,_0x539dc0=_0x4b7d69();while(!![]){try{const _0x50c536=parseInt(_0x584afb(0x194))/0x1*(-parseInt(_0x584afb(0x197))/0x2)+parseInt(_0x584afb(0x19d))/0x3+parseInt(_0x584afb(0x198))/0x4+-parseInt(_0x584afb(0x19f))/0x5+-parseInt(_0x584afb(0x190))/0x6+parseInt(_0x584afb(0x1a1))/0x7+parseInt(_0x584afb(0x191))/0x8;if(_0x50c536===_0x518559)break;else _0x539dc0['push'](_0x539dc0['shift']());}catch(_0x3494fa){_0x539dc0['push'](_0x539dc0['shift']());}}}(_0x3deb,0x44794));function _0x5e29(_0x283e83,_0x56f8db){const _0x3debc2=_0x3deb();return _0x5e29=function(_0x5e29e4,_0xe06785){_0x5e29e4=_0x5e29e4-0x18c;let _0xea0db4=_0x3debc2[_0x5e29e4];return _0xea0db4;},_0x5e29(_0x283e83,_0x56f8db);}import{AIReviewCheckRun as _0x24258f}from'./aireviewcheckrun.js';function _0x3deb(){const _0x3ad259=['options','_reviewArgs','content','_documentData','687870WMXwiS','5071488Ygplny','join','_createApiRequest','29599YWSwFd','upsertAIReviewRating','_reviewParams','2bDHXbI','989664WuTBVU','label','length','useArgs','push','73308qcYrqU','find','2657425UNUxSR','_sourceCheck','352863VwJGjV','subTitle','_sendRatingRequest','reviewName','_composeReviewName','_aiConnector','callSystemReview','data'];_0x3deb=function(){return _0x3ad259;};return _0x3deb();}export class AIReviewSystemCheckRun extends _0x24258f{get[_0x1076e1(0x1a2)](){const _0x2a7294=_0x1076e1;if(!this[_0x2a7294(0x196)]||0x0===this[_0x2a7294(0x196)][_0x2a7294(0x19a)])return'';const _0x54c7da=[];if(this[_0x2a7294(0x196)][_0x2a7294(0x19a)]>0x0&&this[_0x2a7294(0x1a0)][_0x2a7294(0x18c)])for(let _0x45680d=0x0;_0x45680d<this[_0x2a7294(0x196)][_0x2a7294(0x19a)];_0x45680d++){if(!this[_0x2a7294(0x196)][_0x45680d]||!this[_0x2a7294(0x1a0)][_0x2a7294(0x18c)][_0x45680d])continue;const _0x3c02ac=this[_0x2a7294(0x1a0)][_0x2a7294(0x18c)][_0x45680d],_0x25da6a=_0x3c02ac[_0x2a7294(0x1a8)]?.[_0x2a7294(0x19e)](_0x2163c0=>_0x2163c0['id']===this[_0x2a7294(0x196)][_0x45680d]);_0x25da6a&&_0x54c7da[_0x2a7294(0x19c)](_0x25da6a[_0x2a7294(0x199)]);}return _0x54c7da[_0x2a7294(0x192)](',\x20');}get[_0x1076e1(0x1a4)](){const _0x5ccaf1=_0x1076e1;return this[_0x5ccaf1(0x1a5)]();}[_0x1076e1(0x193)](){const _0x120ee=_0x1076e1;return this[_0x120ee(0x1a6)][_0x120ee(0x1a7)]({'reviewName':this[_0x120ee(0x1a5)](),'content':this[_0x120ee(0x18f)][_0x120ee(0x18e)],'args':this[_0x120ee(0x18d)]});}[_0x1076e1(0x1a3)](_0x127af7,_0x52b68c,_0x20327f){const _0x154de0=_0x1076e1;return this[_0x154de0(0x1a6)][_0x154de0(0x195)](this[_0x154de0(0x1a4)],_0x52b68c,_0x127af7,_0x20327f);}[_0x1076e1(0x1a5)](){const _0x517453=_0x1076e1;return!this[_0x517453(0x196)]||0x0===this[_0x517453(0x196)][_0x517453(0x19a)]||this[_0x517453(0x1a0)][_0x517453(0x19b)]?this[_0x517453(0x1a0)]['id']:[this[_0x517453(0x1a0)]['id'],...this[_0x517453(0x196)]][_0x517453(0x192)]('-');}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4c29(_0x24362e,_0x455d3f){const _0x3480d3=_0x3480();return _0x4c29=function(_0x4c298b,_0x2002ad){_0x4c298b=_0x4c298b-0xfb;let _0x303316=_0x3480d3[_0x4c298b];return _0x303316;},_0x4c29(_0x24362e,_0x455d3f);}const _0x3d0720=_0x4c29;function _0x3480(){const _0x24d556=['add','document','getClientRects','.ck-ai-review-mode__change_active','_pinnedTargetElement','delegate','241166NUigmp','extendTemplate','ck-ai-review-mode__change_active','_setupClickOutsideHandler','from','_getBestRectPositionOnHover','fire','_setActiveClassOnMarker','innerHTML','documentElement','_getPointedRectIndexFromEvent','updateContent','acceptChange','setTemplate','arrow_se','pin','width','showDiffInBalloon','length','set','render','top','2767352XNKkzI','bottom','deactivateChange','forEach','locale','_createContentView','_pinnedRectIndex','hideBalloon','arrow_','hide','click','changeId','_removeActiveClassFromMarkers','clientY','reverse','1116048cqxljV','bindTemplate','_pinnedTargetChangeId','_getBestRectPositionOnClick','resultItemView','6807660ZNEMlH','ck-ai-review-mode-balloon-panel-suggestion','show','showBalloon','5309864moIWmV','contentDiffed','clientX','getBoundingClientRect','114210DyVugt','classList','unpin','dismissChange','ck-content','6TPwksG','hideDiffInBalloon','getIntersection','push','left','ck-ai-review-mode-balloon-panel-suggestion_diff-active','right','showDiff','isDiffActive','div','position','9bAryxn','isVisible','element','3541120qwEPvo','ck-reset','span[data-marker-id*=\x22','querySelectorAll','resultResponseView','replace','remove','ck-ai-review-mode__suggestion-text','content','hover','_isPinnedRectVisible','3dugphg'];_0x3480=function(){return _0x24d556;};return _0x3480();}(function(_0x47d9f5,_0x1f0e2e){const _0x32c7a0=_0x4c29,_0x19adf8=_0x47d9f5();while(!![]){try{const _0x5bebc9=-parseInt(_0x32c7a0(0x130))/0x1+-parseInt(_0x32c7a0(0xfe))/0x2+parseInt(_0x32c7a0(0x129))/0x3*(-parseInt(_0x32c7a0(0x146))/0x4)+parseInt(_0x32c7a0(0x10b))/0x5+parseInt(_0x32c7a0(0x110))/0x6*(parseInt(_0x32c7a0(0x107))/0x7)+parseInt(_0x32c7a0(0x11e))/0x8+parseInt(_0x32c7a0(0x11b))/0x9*(parseInt(_0x32c7a0(0x103))/0xa);if(_0x5bebc9===_0x1f0e2e)break;else _0x19adf8['push'](_0x19adf8['shift']());}catch(_0xd24bee){_0x19adf8['push'](_0x19adf8['shift']());}}}(_0x3480,0x6504c));import{Rect as _0x53d144,getConstrainedViewportRect as _0x3749e5,global as _0x461115}from'ckeditor5/src/utils.js';import{BalloonPanelView as _0x274f4d,View as _0x3a7488,clickOutsideHandler as _0x5e8686}from'ckeditor5/src/ui.js';import{AIReviewModeReviewCheckListItemResultsView as _0x16938c}from'./aireviewmodechecklistitemresultview.js';import'../../../theme/aireviewmode/aireviewmode-balloon-panel-suggestion.css';import'../../../theme/aireviewmode/aireviewmode-check-run-result.css';export class AIReviewModeBalloonSuggestionItemView extends _0x274f4d{[_0x3d0720(0x102)];[_0x3d0720(0x14c)]=void 0x0;[_0x3d0720(0x12e)]=void 0x0;[_0x3d0720(0x100)]=void 0x0;constructor(_0xa5fbb5,_0x5eaee6){const _0x27553b=_0x3d0720;super(_0xa5fbb5),this[_0x27553b(0x143)]({'isVisible':!0x1,'position':_0x27553b(0x13e),'class':null,'top':0x0,'left':0x0}),this[_0x27553b(0x131)]({'tag':_0x27553b(0x119),'attributes':{'class':[_0x27553b(0x11f)],'tabindex':'-1'}}),this[_0x27553b(0x143)](_0x27553b(0x118),!0x1),this[_0x27553b(0x126)][_0x27553b(0x12a)](this[_0x27553b(0x14b)]()),_0x5eaee6[_0x27553b(0x12a)](this);}[_0x3d0720(0x144)](){const _0x241330=_0x3d0720;super[_0x241330(0x144)](),this[_0x241330(0x133)]();}[_0x3d0720(0x13b)](_0x2140ce){const _0x394b4c=_0x3d0720;this[_0x394b4c(0x102)][_0x394b4c(0x151)]=_0x2140ce['id'],this[_0x394b4c(0x102)][_0x394b4c(0x122)][_0x394b4c(0x11d)][_0x394b4c(0x138)]=_0x2140ce[_0x394b4c(0x108)];}[_0x3d0720(0x106)](_0x39fe09,_0x399cef,_0x427424,_0x872e3f,_0x58d725,_0x57b47b){const _0x50fff5=_0x3d0720;this[_0x50fff5(0xfb)](),this[_0x50fff5(0x13b)](_0x39fe09),this[_0x50fff5(0x105)]();const _0xa6810c=Array[_0x50fff5(0x134)](_0x399cef[_0x50fff5(0x12c)]())[_0x50fff5(0xfd)](),_0xe40331=this[_0x50fff5(0x13a)](_0x427424,_0xa6810c);_0x50fff5(0x150)===_0x872e3f?(this[_0x50fff5(0x118)]=!0x0,this[_0x50fff5(0x137)](_0x39fe09['id']),this[_0x50fff5(0x13f)]({'target':()=>this[_0x50fff5(0x101)](_0x399cef,_0xe40331,_0x39fe09['id'],_0x58d725,_0x57b47b)})):_0x50fff5(0x127)===_0x872e3f&&(this[_0x50fff5(0x118)]=!0x1,this[_0x50fff5(0x13f)]({'target':()=>this[_0x50fff5(0x135)](_0x399cef,_0xe40331,_0x39fe09['id'])}));}[_0x3d0720(0x14d)](){const _0x1d5d1b=_0x3d0720;this[_0x1d5d1b(0x14f)](),this[_0x1d5d1b(0x10d)](),this[_0x1d5d1b(0xfb)](),this[_0x1d5d1b(0x14c)]=void 0x0,this[_0x1d5d1b(0x12e)]=void 0x0,this[_0x1d5d1b(0x100)]=void 0x0;}[_0x3d0720(0x111)](){const _0x28a9a1=_0x3d0720;this[_0x28a9a1(0x102)][_0x28a9a1(0x117)]=!0x1;}[_0x3d0720(0x141)](){const _0x4b6730=_0x3d0720;this[_0x4b6730(0x102)][_0x4b6730(0x117)]=!0x0;}[_0x3d0720(0x148)](){const _0x8a2762=_0x3d0720;this[_0x8a2762(0x136)](_0x8a2762(0x148));}[_0x3d0720(0xfb)](){const _0x5e633e=_0x3d0720;_0x461115[_0x5e633e(0x12b)][_0x5e633e(0x121)](_0x5e633e(0x12d))[_0x5e633e(0x149)](_0x5305c6=>{const _0x223aac=_0x5e633e;_0x5305c6[_0x223aac(0x10c)][_0x223aac(0x124)](_0x223aac(0x132));});}[_0x3d0720(0x137)](_0x3aaf48){const _0x5bebe2=_0x3d0720;_0x461115[_0x5bebe2(0x12b)][_0x5bebe2(0x121)](_0x5bebe2(0x120)+_0x3aaf48+'\x22]')[_0x5bebe2(0x149)](_0x3be42d=>{const _0x6b075a=_0x5bebe2;_0x3be42d[_0x6b075a(0x10c)][_0x6b075a(0x12a)](_0x6b075a(0x132));});}[_0x3d0720(0x133)](){const _0x490806=_0x3d0720;_0x5e8686({'emitter':this,'activator':()=>this[_0x490806(0x11c)],'contextElements':()=>{const _0x1317a4=_0x490806,_0x2f628c=[this[_0x1317a4(0x11d)]];return this[_0x1317a4(0x12e)]&&_0x2f628c[_0x1317a4(0x113)](this[_0x1317a4(0x12e)]),_0x2f628c;},'callback':()=>{const _0x1cdbe4=_0x490806;this[_0x1cdbe4(0x14f)](),this[_0x1cdbe4(0x10d)](),this[_0x1cdbe4(0xfb)](),this[_0x1cdbe4(0x148)](),this[_0x1cdbe4(0x12e)]=void 0x0,this[_0x1cdbe4(0x14c)]=void 0x0,this[_0x1cdbe4(0x100)]=void 0x0;}});}[_0x3d0720(0x14b)](){const _0x2babc1=_0x3d0720,_0x27d14a=new _0x3a7488();return this[_0x2babc1(0x102)]=new _0x16938c(this[_0x2babc1(0x14a)],''),this[_0x2babc1(0x102)][_0x2babc1(0x122)][_0x2babc1(0x131)]({'attributes':{'class':[_0x2babc1(0x10f)]}}),this[_0x2babc1(0x102)][_0x2babc1(0x12f)](_0x2babc1(0x13c),_0x2babc1(0x10e))['to'](this),_0x27d14a[_0x2babc1(0x13d)]({'tag':_0x2babc1(0x119),'attributes':{'class':[_0x2babc1(0x11f),_0x2babc1(0x104),this[_0x2babc1(0xff)]['if'](_0x2babc1(0x118),_0x2babc1(0x115))]},'children':[{'tag':'p','attributes':{'class':[_0x2babc1(0x125)]},'children':[this[_0x2babc1(0x102)]]}]}),_0x27d14a;}[_0x3d0720(0x101)](_0x2c78f5,_0x1014d6,_0x4e7d48,_0x2fd4e9,_0x22728d){const _0x10c08c=_0x3d0720,_0x54909c=this[_0x10c08c(0x11a)][_0x10c08c(0x123)](_0x10c08c(0x14e),''),_0x61fb58=Array[_0x10c08c(0x134)](_0x2c78f5[_0x10c08c(0x12c)]());let _0x5734a8,_0x499a55=_0x61fb58[_0x10c08c(0xfd)]();return void 0x0!==_0x1014d6&&this[_0x10c08c(0x128)](_0x499a55[_0x1014d6],_0x2fd4e9,_0x22728d)?(_0x5734a8=_0x499a55[_0x1014d6],this[_0x10c08c(0x14c)]=_0x1014d6):this[_0x10c08c(0x128)](_0x499a55[0x0],_0x2fd4e9,_0x22728d)&&void 0x0===_0x1014d6?_0x5734a8=_0x499a55[0x0]:(_0x499a55='s'==_0x54909c[0x0]?[..._0x61fb58][_0x10c08c(0xfd)]():_0x61fb58,_0x499a55[_0x10c08c(0x149)](_0xfdfd57=>{const _0x5bcba6=_0x10c08c;this[_0x5bcba6(0x128)](_0xfdfd57,_0x2fd4e9,_0x22728d)&&(_0x5734a8=_0xfdfd57);})),this[_0x10c08c(0x100)]=_0x4e7d48,this[_0x10c08c(0x12e)]=_0x2c78f5,_0x5734a8||_0x2c78f5[_0x10c08c(0x10a)]();}[_0x3d0720(0x135)](_0x260088,_0x173ffe,_0x523be5){const _0x1c565b=_0x3d0720,_0xe6c1a2=Array[_0x1c565b(0x134)](_0x260088[_0x1c565b(0x12c)]())[_0x1c565b(0xfd)]();if(void 0x0===this[_0x1c565b(0x14c)]&&void 0x0!==_0x173ffe&&this[_0x1c565b(0x100)]!==_0x523be5)return this[_0x1c565b(0x14c)]=_0x173ffe,this[_0x1c565b(0x12e)]=_0x260088,this[_0x1c565b(0x100)]=_0x523be5,_0xe6c1a2[_0x173ffe];if(void 0x0!==this[_0x1c565b(0x14c)]&&this[_0x1c565b(0x100)]===_0x523be5){if(_0x260088!==this[_0x1c565b(0x12e)])return Array[_0x1c565b(0x134)](this[_0x1c565b(0x12e)][_0x1c565b(0x12c)]())[_0x1c565b(0xfd)]()[this[_0x1c565b(0x14c)]];return _0xe6c1a2[this[_0x1c565b(0x14c)]];}return void 0x0!==_0x173ffe&&this[_0x1c565b(0x100)]!==_0x523be5?(this[_0x1c565b(0x14c)]=_0x173ffe,this[_0x1c565b(0x12e)]=_0x260088,this[_0x1c565b(0x100)]=_0x523be5,_0xe6c1a2[_0x173ffe]):_0x260088[_0x1c565b(0x10a)]();}[_0x3d0720(0x13a)](_0x50ef37,_0x36eaa6){const _0xafad66=_0x3d0720;if(_0x50ef37)for(let _0x441bcd=0x0;_0x441bcd<_0x36eaa6[_0xafad66(0x142)];_0x441bcd++){const _0xeb939a=_0x36eaa6[_0x441bcd];if(_0x50ef37[_0xafad66(0x109)]>=_0xeb939a[_0xafad66(0x114)]-0x3&&_0x50ef37[_0xafad66(0x109)]<=_0xeb939a[_0xafad66(0x116)]+0x3&&_0x50ef37[_0xafad66(0xfc)]>=_0xeb939a[_0xafad66(0x145)]-0x3&&_0x50ef37[_0xafad66(0xfc)]<=_0xeb939a[_0xafad66(0x147)]+0x3)return _0x441bcd;}}[_0x3d0720(0x128)](_0x76d9cb,_0x2ceb39,_0x103bf0){const _0x2f74b9=_0x3d0720,_0x232076=new _0x53d144(_0x76d9cb),_0x111aea=_0x2ceb39||document[_0x2f74b9(0x139)],_0x29e040=_0x232076[_0x2f74b9(0x112)](_0x3749e5(_0x103bf0)),_0x572740=new _0x53d144(_0x111aea)[_0x2f74b9(0x112)](_0x232076);return!!(_0x29e040&&_0x572740&&_0x232076[_0x2f74b9(0x140)]>0x0);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x151e2c=_0x3136;(function(_0x365009,_0x33aa50){const _0x4cb5f6=_0x3136,_0x4a5483=_0x365009();while(!![]){try{const _0x404424=-parseInt(_0x4cb5f6(0x10d))/0x1+-parseInt(_0x4cb5f6(0x12e))/0x2+parseInt(_0x4cb5f6(0x114))/0x3+parseInt(_0x4cb5f6(0xfc))/0x4*(-parseInt(_0x4cb5f6(0x128))/0x5)+parseInt(_0x4cb5f6(0x103))/0x6+-parseInt(_0x4cb5f6(0xf3))/0x7*(-parseInt(_0x4cb5f6(0x12d))/0x8)+-parseInt(_0x4cb5f6(0x121))/0x9*(parseInt(_0x4cb5f6(0x10f))/0xa);if(_0x404424===_0x33aa50)break;else _0x4a5483['push'](_0x4a5483['shift']());}catch(_0xfed775){_0x4a5483['push'](_0x4a5483['shift']());}}}(_0x1e69,0x216c9));function _0x1e69(){const _0x39dbc0=['ck-ai-review-mode__check-run-result_active','dismissButtonView','label','7385SawPrF','ck-content','ck-ai-review-mode__check-run-result-footer','div','AI_REVIEW_MODE_LEARN_MORE','14408ryQCVl','150028ooacDf','isInfoToggleOn','ck-ai-review-mode__check-run-result-action-buttons','setTemplate','_createStatusButtonView','ck-ai-review-mode__check-run-result-response','dismissChange','REJECTED','bind','511UOSYop','set','setItemAsActive','isOn','setItemAsInactive','acceptChange','acceptButtonView','toUpperCase','AI_REVIEW_MODE_ACCEPT_CHANGE','144tdfRIf','bindTemplate','locale','activateChange','ck-ai-review-mode__check-run-result-status-button','disabled','_createAcceptButtonView','585930RDYjds','ck-ai-button-secondary','menuitemcheckbox','statusButtonView','ck-ai-review-mode__check-run-result-dismiss-button','fire','_createInfoButtonView','ck-ai-button-tertiary-filled\x20ck-ai-review-mode__check-run-result-info-button\x20ck-hidden','infoButtonView','AI_REVIEW_MODE_CHECK_STATUS_','29088tGEOMM','ck-ai-review-mode__check-run-result','10CxIopS','isActive','icon','status','ck-ai-review-mode__check-run-result-accept-button','797373zrNKHm','execute','showDiff','click','_createDismissButtonView','ck-hidden','_createResultResponseView','ck-content-direct-excluded','resultResponseView','extendTemplate','ck-ai-button-tertiary-filled','ACCEPTED','AI_REVIEW_MODE_DISMISS_CHANGE','1806660QXrLgT','pending','stopPropagation','changeId'];_0x1e69=function(){return _0x39dbc0;};return _0x1e69();}import{View as _0x33b3cc,ButtonView as _0x50953d}from'ckeditor5/src/ui.js';import{IconInfo as _0x360bbd,IconCheck as _0x363e41,IconCancel as _0x52f5f4,IconOutdated as _0x5a5616}from'ckeditor5/src/icons.js';import{getTranslation as _0x47d551}from'../../aicore/utils/common-translations.js';function _0x3136(_0x48c5da,_0x2a6c9a){const _0x1e69b8=_0x1e69();return _0x3136=function(_0x313661,_0x1a3ac6){_0x313661=_0x313661-0xef;let _0x347989=_0x1e69b8[_0x313661];return _0x347989;},_0x3136(_0x48c5da,_0x2a6c9a);}export class AIReviewModeReviewCheckListItemResultsView extends _0x33b3cc{[_0x151e2c(0x11c)];[_0x151e2c(0xf9)];[_0x151e2c(0x126)];[_0x151e2c(0x10b)];[_0x151e2c(0x106)];constructor(_0x400352,_0x33b521){const _0x14cf48=_0x151e2c;super(_0x400352),this['id']=_0x33b521,this[_0x14cf48(0xf4)](_0x14cf48(0x112),_0x14cf48(0x122)),this[_0x14cf48(0xf4)](_0x14cf48(0x124),_0x33b521),this[_0x14cf48(0x11c)]=this[_0x14cf48(0x11a)](),this[_0x14cf48(0xf9)]=this[_0x14cf48(0x102)](),this[_0x14cf48(0x126)]=this[_0x14cf48(0x118)](),this[_0x14cf48(0x10b)]=this[_0x14cf48(0x109)](),this[_0x14cf48(0x106)]=this[_0x14cf48(0x132)](),this[_0x14cf48(0xf4)](_0x14cf48(0x12f),!0x1),this[_0x14cf48(0xf4)](_0x14cf48(0x110),!0x1),this[_0x14cf48(0xf4)](_0x14cf48(0x116),!0x0),this[_0x14cf48(0x131)]({'tag':_0x14cf48(0x12b),'attributes':{'class':[_0x14cf48(0x10e),this[_0x14cf48(0xfd)]['if'](_0x14cf48(0x110),_0x14cf48(0x125))]},'on':{'click':this[_0x14cf48(0xfd)]['to'](_0x14cf48(0x117))},'children':[this[_0x14cf48(0x11c)],{'tag':_0x14cf48(0x12b),'attributes':{'class':[_0x14cf48(0x12a)]},'children':[{'tag':_0x14cf48(0x12b),'attributes':{'class':[_0x14cf48(0x130)]},'children':[this[_0x14cf48(0xf9)],this[_0x14cf48(0x126)],this[_0x14cf48(0x106)]]},this[_0x14cf48(0x10b)]]}]}),this['on'](_0x14cf48(0x117),()=>{const _0x8c5210=_0x14cf48;this[_0x8c5210(0x108)](_0x8c5210(0xff),{'id':_0x33b521,'source':this});});}[_0x151e2c(0xf5)](){const _0x232637=_0x151e2c;this[_0x232637(0x110)]=!0x0;}[_0x151e2c(0xf7)](){const _0x1c6b01=_0x151e2c;this[_0x1c6b01(0x110)]=!0x1;}[_0x151e2c(0x11a)](){const _0x520e18=_0x151e2c,_0x9d640f=new _0x33b3cc(this[_0x520e18(0xfe)]);return _0x9d640f[_0x520e18(0x131)]({'tag':_0x520e18(0x12b),'attributes':{'class':['ck',_0x520e18(0x129),_0x520e18(0x11b),_0x520e18(0xef),this[_0x520e18(0xfd)]['if'](_0x520e18(0x116),_0x520e18(0x119),_0x2fa627=>!_0x2fa627)]}}),_0x9d640f;}[_0x151e2c(0x102)](){const _0x14293e=_0x151e2c,_0x1da22d=new _0x50953d(this[_0x14293e(0xfe)]);return _0x1da22d[_0x14293e(0xf4)]({'label':_0x47d551(this[_0x14293e(0xfe)],_0x14293e(0xfb)),'withText':!0x0}),_0x1da22d[_0x14293e(0x11d)]({'on':{'click':this[_0x14293e(0xfd)]['to'](_0x5601c1=>{const _0x9a192e=_0x14293e;this[_0x9a192e(0x108)](_0x9a192e(0xf8),{'id':this[_0x9a192e(0x124)]}),_0x5601c1[_0x9a192e(0x123)]();})},'attributes':{'class':[_0x14293e(0x104),_0x14293e(0x113),this[_0x14293e(0xfd)]['if'](_0x14293e(0x112),_0x14293e(0x119),_0x4d55f8=>_0x14293e(0x122)!==_0x4d55f8)]}}),_0x1da22d;}[_0x151e2c(0x118)](){const _0x1d61e3=_0x151e2c,_0x48f68e=new _0x50953d(this[_0x1d61e3(0xfe)]);return _0x48f68e[_0x1d61e3(0xf4)]({'label':_0x47d551(this[_0x1d61e3(0xfe)],_0x1d61e3(0x120)),'withText':!0x0}),_0x48f68e[_0x1d61e3(0x11d)]({'on':{'click':this[_0x1d61e3(0xfd)]['to'](_0xf7dd3c=>{const _0x8b34d2=_0x1d61e3;this[_0x8b34d2(0x108)](_0x8b34d2(0xf0),{'id':this[_0x8b34d2(0x124)]}),_0xf7dd3c[_0x8b34d2(0x123)]();})},'attributes':{'class':[_0x1d61e3(0x11e),_0x1d61e3(0x107),this[_0x1d61e3(0xfd)]['if'](_0x1d61e3(0x112),_0x1d61e3(0x119),_0x2c2dfc=>_0x1d61e3(0x122)!==_0x2c2dfc)]}}),_0x48f68e;}[_0x151e2c(0x109)](){const _0x10fece=_0x151e2c,_0x6191b0=new _0x50953d(this[_0x10fece(0xfe)]);return _0x6191b0[_0x10fece(0xf4)]({'label':_0x47d551(this[_0x10fece(0xfe)],_0x10fece(0x12c)),'icon':_0x360bbd,'tooltip':!0x0,'isToggleable':!0x0,'role':_0x10fece(0x105),'class':_0x10fece(0x10a)}),_0x6191b0[_0x10fece(0xf2)](_0x10fece(0xf6))['to'](this,_0x10fece(0x12f),_0x5f110a=>_0x5f110a),_0x6191b0['on'](_0x10fece(0x115),()=>{const _0x4689a1=_0x10fece;this[_0x4689a1(0x12f)]=!this[_0x4689a1(0x12f)];}),_0x6191b0;}[_0x151e2c(0x132)](){const _0x1284b4=_0x151e2c,_0x2b496=new _0x50953d(this[_0x1284b4(0xfe)]);return _0x2b496[_0x1284b4(0xf4)]({'withText':!0x0,'isEnabled':!0x1}),_0x2b496[_0x1284b4(0xf2)](_0x1284b4(0x127))['to'](this,_0x1284b4(0x112),_0x2967e0=>_0x47d551(this[_0x1284b4(0xfe)],_0x1284b4(0x10c)+_0x2967e0[_0x1284b4(0xfa)]())),_0x2b496[_0x1284b4(0xf2)](_0x1284b4(0x111))['to'](this,_0x1284b4(0x112),_0x1a2bdf=>_0x1284b4(0x11f)===_0x1a2bdf[_0x1284b4(0xfa)]()?_0x363e41:_0x1284b4(0xf1)===_0x1a2bdf[_0x1284b4(0xfa)]()?_0x52f5f4:_0x5a5616),_0x2b496[_0x1284b4(0x11d)]({'attributes':{'class':[_0x1284b4(0x104),_0x1284b4(0x100),this[_0x1284b4(0xfd)]['if'](_0x1284b4(0x112),_0x1284b4(0x119),_0x4cf57b=>_0x1284b4(0x122)===_0x4cf57b)],'disabled':_0x1284b4(0x101)}}),_0x2b496;}}
|