@ckeditor/ckeditor5-track-changes 43.2.0-alpha.6 → 43.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/suggestion.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
function _0x42a2(){const _0xf9ebc0=['getRange','1380966eDzbCn','6818910SAEGAL','accept','getItems','_onDiscard','getFirstRange','creator','reduce','substr','suggestion:','set','size','filter','removeMarker','getAllAdjacentSuggestions','onDiscard','add','@external','addMarker','createdAt','263930MDpsEq','getRanges','getMarkers','previous','start','push','onAttributesChange','discard','nodeAfter','removeAttribute','nodeBefore','get','_model','removeMarkers','subType','_saved','setAttribute','attributes','author','change','addRange','4524585uzDABu','_onAttributesChange','decorate','delete','isInContent','authoredAt','toJSON','from','type','clear','getMultiRangeId','data','getMarkerNames','isExternal','isIntersecting','2934015nSnwuK','isIntersectingWithRange','commentThread','isMultiRange','onAccept','head','getContainedElement','381328InLofW','markers','map','split','_onAccept','_markerNames','addMarkerName','next','hasComments','2oTXfDc','557152UNckIy','getFirstMarker','length','_isDataLoaded','end'];_0x42a2=function(){return _0xf9ebc0;};return _0x42a2();}const _0x14ef8b=_0x5ab0;(function(_0x3f9eca,_0x42ee38){const _0x1ec81c=_0x5ab0,_0x1cd6f3=_0x3f9eca();while(!![]){try{const _0x479298=parseInt(_0x1ec81c(0xd6))/0x1*(-parseInt(_0x1ec81c(0x10a))/0x2)+parseInt(_0x1ec81c(0x111))/0x3+-parseInt(_0x1ec81c(0x10b))/0x4+-parseInt(_0x1ec81c(0xeb))/0x5+parseInt(_0x1ec81c(0x112))/0x6+parseInt(_0x1ec81c(0xfa))/0x7+parseInt(_0x1ec81c(0x101))/0x8;if(_0x479298===_0x42ee38)break;else _0x1cd6f3['push'](_0x1cd6f3['shift']());}catch(_0x13aa5a){_0x1cd6f3['push'](_0x1cd6f3['shift']());}}}(_0x42a2,0xb871b));import{Element as _0x523215}from'ckeditor5/src/engine.js';import{ObservableMixin as _0xaeb089,uid as _0x5a4aa1}from'ckeditor5/src/utils.js';import{cloneDeep as _0x2b51aa,isEqual as _0x1f4db0,set as _0x470fdb,unset as _0x59d0c2}from'lodash-es';function _0x5ab0(_0x509931,_0x158ecf){const _0x42a280=_0x42a2();return _0x5ab0=function(_0x5ab0d6,_0x185830){_0x5ab0d6=_0x5ab0d6-0xcf;let _0x251698=_0x42a280[_0x5ab0d6];return _0x251698;},_0x5ab0(_0x509931,_0x158ecf);}export default class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0xaeb089(){constructor(_0x13264a,_0x25149f){const _0x5d074d=_0x5ab0;super(),this[_0x5d074d(0x10e)]=!0x1,this['id']=_0x25149f['id'],this[_0x5d074d(0xf3)]=_0x25149f[_0x5d074d(0xf3)],this[_0x5d074d(0xe4)]=_0x25149f[_0x5d074d(0xe4)]||null,this[_0x5d074d(0xe8)]=_0x25149f[_0x5d074d(0xe8)],this[_0x5d074d(0x117)]=_0x25149f[_0x5d074d(0x117)]||_0x25149f[_0x5d074d(0xe8)],this[_0x5d074d(0xf8)]=Boolean(_0x25149f[_0x5d074d(0xe7)]&&_0x25149f[_0x5d074d(0xe7)][_0x5d074d(0xd3)]),this[_0x5d074d(0xf6)]=null,this[_0x5d074d(0xe2)]=_0x13264a,this[_0x5d074d(0x105)]=_0x25149f[_0x5d074d(0xfe)],this[_0x5d074d(0x115)]=_0x25149f[_0x5d074d(0xd1)],this[_0x5d074d(0xec)]=_0x25149f[_0x5d074d(0xdc)],this[_0x5d074d(0x106)]=new Set(),this[_0x5d074d(0xd5)]=null,this[_0x5d074d(0x11b)](_0x5d074d(0xf0),null),this[_0x5d074d(0x11b)](_0x5d074d(0xe7),_0x25149f[_0x5d074d(0xe7)]||{}),this[_0x5d074d(0x11b)](_0x5d074d(0xd9),null),this[_0x5d074d(0x11b)](_0x5d074d(0x108),null),this[_0x5d074d(0x11b)](_0x5d074d(0xfc),null),this[_0x5d074d(0x11b)](_0x5d074d(0xe5),!0x1),this[_0x5d074d(0xed)](_0x5d074d(0x113)),this[_0x5d074d(0xed)](_0x5d074d(0xdd));}get[_0x14ef8b(0xff)](){const _0x195bab=_0x14ef8b;let _0x67f910=this;for(;_0x67f910[_0x195bab(0xd9)];)_0x67f910=_0x67f910[_0x195bab(0xd9)];return _0x67f910;}get[_0x14ef8b(0x109)](){const _0x1d25ef=_0x14ef8b;return!!this[_0x1d25ef(0xfc)]&&this[_0x1d25ef(0xfc)][_0x1d25ef(0x10d)]>0x0;}get[_0x14ef8b(0xfd)](){const _0x23e716=_0x14ef8b;if(0x0==this[_0x23e716(0x106)][_0x23e716(0x11c)])return!0x1;return 0x6==Array[_0x23e716(0xf2)](this[_0x23e716(0x106)])[0x0][_0x23e716(0x104)](':')[_0x23e716(0x10d)];}get[_0x14ef8b(0xef)](){const _0x5f255f=_0x14ef8b;return null!==this[_0x5f255f(0x10c)]();}[_0x14ef8b(0x107)](_0x5c87da){const _0x521142=_0x14ef8b;this[_0x521142(0x106)][_0x521142(0xd2)](_0x5c87da);}[_0x14ef8b(0xf7)](){const _0x43c233=_0x14ef8b;return Array[_0x43c233(0xf2)](this[_0x43c233(0x106)]);}[_0x14ef8b(0xd8)](){const _0x42570d=_0x14ef8b;return this[_0x42570d(0xf7)]()[_0x42570d(0x103)](_0x45ed04=>this[_0x42570d(0xe2)][_0x42570d(0x102)][_0x42570d(0xe1)](_0x45ed04))[_0x42570d(0x11d)](_0x447bd7=>_0x447bd7);}[_0x14ef8b(0x10c)](){const _0x2d7a08=_0x14ef8b;return this[_0x2d7a08(0xd8)]()[0x0]||null;}[_0x14ef8b(0xe3)](){const _0x4927cd=_0x14ef8b;this[_0x4927cd(0xe2)][_0x4927cd(0xe9)](_0x2e2d4f=>{const _0x5b01a7=_0x4927cd;for(const _0x38e78b of this[_0x5b01a7(0xd8)]())_0x2e2d4f[_0x5b01a7(0xcf)](_0x38e78b);}),this[_0x4927cd(0x106)][_0x4927cd(0xf4)]();}[_0x14ef8b(0xcf)](_0x4cf4ee){const _0x12faf6=_0x14ef8b;this[_0x12faf6(0xe2)][_0x12faf6(0xe9)](_0xf9956f=>{const _0x24f775=_0x12faf6;_0xf9956f[_0x24f775(0xcf)](_0x4cf4ee);}),this[_0x12faf6(0x106)][_0x12faf6(0xee)](_0x4cf4ee);}[_0x14ef8b(0xea)](_0x2018fc){const _0x3fef58=_0x14ef8b,_0x25ed62=_0x3fef58(0x11a)+this[_0x3fef58(0xf3)]+':'+this[_0x3fef58(0xe4)]+':'+this['id']+':'+this[_0x3fef58(0x117)]['id']+':'+u[_0x3fef58(0xf5)]();this[_0x3fef58(0x107)](_0x25ed62),this[_0x3fef58(0xe2)][_0x3fef58(0xe9)](_0x14fb71=>{const _0x211cba=_0x3fef58;_0x14fb71[_0x211cba(0xd4)](_0x25ed62,{'range':_0x2018fc,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x14ef8b(0xfb)](_0x326f3b){const _0x12fc06=_0x14ef8b;for(const _0xf496bb of this[_0x12fc06(0xd7)]())if(_0xf496bb[_0x12fc06(0xf9)](_0x326f3b))return!0x0;return!0x1;}[_0x14ef8b(0xd7)](){const _0x1ecd07=_0x14ef8b;return this[_0x1ecd07(0xd8)]()[_0x1ecd07(0x103)](_0x45367f=>_0x45367f[_0x1ecd07(0x110)]());}[_0x14ef8b(0x114)](){const _0x37d2f7=_0x14ef8b;return this[_0x37d2f7(0xd7)]()[_0x37d2f7(0x118)]((_0x4aabfa,_0x7e751b)=>[..._0x4aabfa,..._0x7e751b[_0x37d2f7(0x114)]()],[]);}[_0x14ef8b(0x116)](){const _0x3b7e51=_0x14ef8b;var _0x55981c;return(null===(_0x55981c=this[_0x3b7e51(0x10c)]())||void 0x0===_0x55981c?void 0x0:_0x55981c[_0x3b7e51(0x110)]())||null;}[_0x14ef8b(0x100)](){const _0x521771=_0x14ef8b,_0x3355cb=this[_0x521771(0xd7)]();if(0x1!=_0x3355cb[_0x521771(0x10d)])return null;const _0x2a9809=_0x3355cb[0x0],_0x456470=_0x2a9809[_0x521771(0xda)][_0x521771(0xde)],_0x4f8177=_0x2a9809[_0x521771(0x10f)][_0x521771(0xe0)];return _0x456470 instanceof _0x523215?_0x456470!=_0x4f8177?null:_0x456470:null;}[_0x14ef8b(0x113)](){const _0x41af5e=_0x14ef8b;this[_0x41af5e(0x105)](this[_0x41af5e(0xd7)](),this[_0x41af5e(0xf6)],this[_0x41af5e(0xe7)]),this[_0x41af5e(0xe3)]();}[_0x14ef8b(0xdd)](){const _0x406f6c=_0x14ef8b;this[_0x406f6c(0x115)](this[_0x406f6c(0xd7)](),this[_0x406f6c(0xf6)],this[_0x406f6c(0xe7)]),this[_0x406f6c(0xe3)]();}[_0x14ef8b(0xd0)](){const _0x5670e7=_0x14ef8b,_0x21470b=[];let _0x5468f=this[_0x5670e7(0xff)];for(;_0x5468f;)_0x21470b[_0x5670e7(0xdb)](_0x5468f),_0x5468f=_0x5468f[_0x5670e7(0x108)];return _0x21470b;}[_0x14ef8b(0xe6)](_0x551c57,_0x2800cf){const _0x489fb2=_0x14ef8b,_0x2e7134=_0x2b51aa(this[_0x489fb2(0xe7)]);_0x470fdb(_0x2e7134,_0x551c57,_0x2800cf),_0x1f4db0(_0x2e7134,this[_0x489fb2(0xe7)])||(this[_0x489fb2(0xe7)]=_0x2e7134,this[_0x489fb2(0xec)](_0x2e7134));}[_0x14ef8b(0xdf)](_0x50ccee){const _0x4382ec=_0x14ef8b,_0x52a4d4=_0x2b51aa(this[_0x4382ec(0xe7)]);_0x59d0c2(_0x52a4d4,_0x50ccee),_0x1f4db0(_0x52a4d4,this[_0x4382ec(0xe7)])||(this[_0x4382ec(0xe7)]=_0x52a4d4,this[_0x4382ec(0xec)](this[_0x4382ec(0xe7)]));}[_0x14ef8b(0xf1)](){const _0x321740=_0x14ef8b;return{'id':this['id'],'type':this[_0x321740(0xe4)]?this[_0x321740(0xf3)]+':'+this[_0x321740(0xe4)]:this[_0x321740(0xf3)],'authorId':this[_0x321740(0x117)]['id'],'createdAt':this[_0x321740(0xd5)],'hasComments':this[_0x321740(0x109)],'data':this[_0x321740(0xf6)],'attributes':this[_0x321740(0xe7)]};}static[_0x14ef8b(0xf5)](){const _0x487105=_0x14ef8b;return _0x5a4aa1()[_0x487105(0x119)](0x1,0x5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x14a7(_0x344f21,_0x70a180){const _0x2d6bae=_0x2d6b();return _0x14a7=function(_0x14a742,_0x31ce8b){_0x14a742=_0x14a742-0xe3;let _0xd5833d=_0x2d6bae[_0x14a742];return _0xd5833d;},_0x14a7(_0x344f21,_0x70a180);}const _0x52f50b=_0x14a7;(function(_0x130e76,_0x143bcd){const _0x28dc53=_0x14a7,_0x411888=_0x130e76();while(!![]){try{const _0x2a7c9f=parseInt(_0x28dc53(0xee))/0x1*(-parseInt(_0x28dc53(0x127))/0x2)+-parseInt(_0x28dc53(0x11e))/0x3*(parseInt(_0x28dc53(0xf8))/0x4)+parseInt(_0x28dc53(0xe5))/0x5+-parseInt(_0x28dc53(0xff))/0x6+parseInt(_0x28dc53(0x124))/0x7+-parseInt(_0x28dc53(0x118))/0x8*(parseInt(_0x28dc53(0x131))/0x9)+parseInt(_0x28dc53(0x13d))/0xa;if(_0x2a7c9f===_0x143bcd)break;else _0x411888['push'](_0x411888['shift']());}catch(_0x268793){_0x411888['push'](_0x411888['shift']());}}}(_0x2d6b,0x884f0));import{getTranslation as _0x403e6d}from'./utils/common-translations.js';import{priorities as _0x10b82e,insertToPriorityArray as _0x5d26dc}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x3fd5c4}from'./trackchangesediting.js';function _0x2d6b(){const _0x28866c=['function','subType','REPLACE_TEXT','replace','10440tgSUuP','addEmptyContainer','data','_attributeLabels','*Change\x20to:*\x20%0','*Remove:*\x20%0','2642780mKaNux','key','removeObject','960488EPMYoI','end','checkChild','getWalker','addFormat','_handleAttributeSuggestionDescription','EmptyContainer','_customCallbacks','isEqual','element','674253ycnBny','_itemLabels','registerElementLabel','_handleRenameSuggestionDescription','type','addContainer','removeFormat','isObject','attribute','_locale','isEmpty','pop','12291150FZnliM','match','name','nodeAfter','removeContainer','previousSibling','*Split:*\x20%0','deletion','_schema','2334450zoxOSC','*Remove\x20format:*\x20%0','elementEnd','_itemLabelsCallbacks','*Set\x20format:*\x20%0','getFirstRange','newValue','indexOf','has','1OmQMzH','Container','_addDescriptionItems','$textProxy','_handleInsertRemoveSuggestionDescription','start','item','registerAttributeLabel','isInContent','push','908dfLEWO','remove','format','removeEmptyContainer','ELEMENT_SPACE','getItemLabel','_resolveDescriptionItems','121620hiAvGL','skip','matchingCallback','text','Object','$1\x20$2','join','_handleCustomCallbackDescription','length','insertion','*Merge:*\x20%0','*Insert:*\x20%0','label','get','getDescriptions','map','registerDescriptionCallback','add','normal','$text','set','quantity','addObject','nextSibling','softBreak','24TahdMS','elementStart'];_0x2d6b=function(){return _0x28866c;};return _0x2d6b();}export default class f{constructor(_0x44ce7a,_0x426c2f){const _0x220968=_0x14a7;this[_0x220968(0x12e)]=[],this[_0x220968(0x132)]=new Map(),this[_0x220968(0xe8)]=[],this[_0x220968(0x121)]=new Map(),this[_0x220968(0xe4)]=_0x44ce7a,this[_0x220968(0x13a)]=_0x426c2f;}[_0x52f50b(0x10d)](_0x2c44b9){const _0x3d69e7=_0x52f50b,_0x36e789=[],_0x5e9e7c=new Set(),_0x1a5166=new Set();for(let _0x3f2eb5=0x0;_0x3f2eb5<_0x2c44b9[_0x3d69e7(0x107)];_0x3f2eb5++){const _0x5da155=_0x2c44b9[_0x3f2eb5];if(!_0x5da155[_0x3d69e7(0xf6)])continue;const _0x24219b=this[_0x3d69e7(0x106)](_0x5da155);if(_0x24219b){if(null!=_0x5da155[_0x3d69e7(0x11b)]){if(_0x5e9e7c[_0x3d69e7(0xed)](_0x5da155[_0x3d69e7(0x11b)]))continue;_0x5e9e7c[_0x3d69e7(0x110)](_0x5da155[_0x3d69e7(0x11b)]);}_0x36e789[_0x3d69e7(0xf7)](_0x24219b);}else{if(_0x3d69e7(0x139)!=_0x5da155[_0x3d69e7(0x135)])_0x3d69e7(0x108)!=_0x5da155[_0x3d69e7(0x135)]&&_0x3d69e7(0xe3)!=_0x5da155[_0x3d69e7(0x135)]||this[_0x3d69e7(0xf2)](_0x36e789,_0x5da155,_0x2c44b9[_0x3f2eb5+0x1]);else{const _0x166cdc=_0x5da155[_0x3d69e7(0x120)][_0x3d69e7(0x125)];if(_0x1a5166[_0x3d69e7(0xed)](_0x166cdc))continue;_0x1a5166[_0x3d69e7(0x110)](_0x5da155[_0x3d69e7(0x120)][_0x3d69e7(0x125)]),_0x166cdc==_0x3fd5c4?this[_0x3d69e7(0x134)](_0x36e789,_0x5da155):this[_0x3d69e7(0x12c)](_0x36e789,_0x5da155);}}}return this[_0x3d69e7(0xfe)](_0x36e789);}[_0x52f50b(0x10f)](_0x4f5e96){const _0xff368=_0x52f50b;this[_0xff368(0x12e)][_0xff368(0xf7)](_0x4f5e96);}[_0x52f50b(0x133)](_0x2dc686,_0xcca966,_0x442d4d=_0x10b82e[_0x52f50b(0x111)]){const _0x154b4f=_0x52f50b;_0x154b4f(0x11a)==typeof _0x2dc686?_0x5d26dc(this[_0x154b4f(0xe8)],{'matchingCallback':_0x2dc686,'label':_0xcca966,'priority':_0x442d4d}):this[_0x154b4f(0x132)][_0x154b4f(0x113)](_0x2dc686,_0xcca966);}[_0x52f50b(0xf5)](_0x34a48f,_0x21707f){const _0x3c2e35=_0x52f50b;this[_0x3c2e35(0x121)][_0x3c2e35(0x113)](_0x34a48f,_0x21707f);}[_0x52f50b(0xfd)](_0x124737,_0x32a94c=0x1){const _0x5d9a99=_0x52f50b;let _0x5da95a;for(const _0x3a6f1c of this[_0x5d9a99(0xe8)])if(_0x3a6f1c[_0x5d9a99(0x101)](_0x124737)){_0x5da95a=_0x3a6f1c[_0x5d9a99(0x10b)];break;}return _0x5da95a||(_0x5da95a=this[_0x5d9a99(0x132)][_0x5d9a99(0x10c)](_0x124737[_0x5d9a99(0x13f)])),_0x5da95a?_0x5da95a(_0x32a94c):0x1!==_0x32a94c?_0x32a94c+'\x20'+_0x124737[_0x5d9a99(0x13f)]+'s':''+_0x124737[_0x5d9a99(0x13f)];}[_0x52f50b(0xf0)](_0x5ad0e2,_0x228ab5){const _0x2e0a57=_0x52f50b,_0x5a0e1e=_0x228ab5[_0x2e0a57(0xea)]()[_0x2e0a57(0x12a)](),_0x5787f5=_0x2e0a57(0x108)==_0x228ab5[_0x2e0a57(0x135)]?_0x2e0a57(0x110):_0x2e0a57(0xf9);for(const _0x35096e of _0x5a0e1e){const _0x57d384=_0x35096e[_0x2e0a57(0xf4)],_0x15afd9=_0x5ad0e2[_0x5ad0e2[_0x2e0a57(0x107)]-0x1];if(_0x57d384['is'](_0x2e0a57(0xf1)))_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)][_0x2e0a57(0xec)](_0x2e0a57(0xef))>-0x1&&_0x5ad0e2[_0x2e0a57(0x13c)](),_0x15afd9&&_0x2e0a57(0x102)==_0x15afd9[_0x2e0a57(0x135)]?_0x15afd9[_0x5787f5]+=_0x57d384[_0x2e0a57(0x120)]:_0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x2e0a57(0x102),'add':_0x2e0a57(0x110)==_0x5787f5?_0x57d384[_0x2e0a57(0x120)]:'','remove':_0x2e0a57(0xf9)==_0x5787f5?_0x57d384[_0x2e0a57(0x120)]:''});else{if(this[_0x2e0a57(0xe4)][_0x2e0a57(0x138)](_0x57d384)){const _0x5bf57d=_0x57d384;if(_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)][_0x2e0a57(0xec)](_0x2e0a57(0xef))>-0x1&&_0x5ad0e2[_0x2e0a57(0x13c)](),_0x2e0a57(0xe7)==_0x35096e[_0x2e0a57(0x135)])continue;_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)]==_0x5787f5+_0x2e0a57(0x103)&&_0x15afd9[_0x2e0a57(0x130)][_0x2e0a57(0x13f)]==_0x5bf57d[_0x2e0a57(0x13f)]?_0x15afd9[_0x2e0a57(0x114)]++:_0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x5787f5+_0x2e0a57(0x103),'element':_0x5bf57d,'quantity':0x1}),_0x5a0e1e[_0x2e0a57(0x100)](_0x3e7ec1=>!(_0x2e0a57(0xe7)==_0x3e7ec1[_0x2e0a57(0x135)]&&_0x3e7ec1[_0x2e0a57(0xf4)]==_0x57d384));}else{if(this[_0x2e0a57(0xe4)][_0x2e0a57(0x129)](_0x57d384,_0x2e0a57(0x112))||_0x57d384['is'](_0x2e0a57(0x130),_0x2e0a57(0x117))){const _0x41cedf=_0x57d384;if(_0x2e0a57(0x110)==_0x5787f5&&_0x2e0a57(0x119)==_0x35096e[_0x2e0a57(0x135)]||_0x2e0a57(0xf9)==_0x5787f5&&_0x2e0a57(0xe7)==_0x35096e[_0x2e0a57(0x135)])continue;if(_0x15afd9&&-0x1==_0x15afd9[_0x2e0a57(0x135)][_0x2e0a57(0xec)](_0x2e0a57(0xef))){_0x2e0a57(0x102)==_0x15afd9[_0x2e0a57(0x135)]&&(_0x15afd9[_0x5787f5]+='\x0a');continue;}let _0x2e6a27;if(_0x2e6a27=_0x2e0a57(0x110)==_0x5787f5?_0x41cedf[_0x2e0a57(0x116)]&&!this[_0x2e0a57(0xe4)][_0x2e0a57(0x138)](_0x41cedf[_0x2e0a57(0x116)])?_0x41cedf[_0x2e0a57(0x116)]:null:_0x41cedf[_0x2e0a57(0x142)]&&!this[_0x2e0a57(0xe4)][_0x2e0a57(0x138)](_0x41cedf[_0x2e0a57(0x142)])?_0x41cedf[_0x2e0a57(0x142)]:null,_0x41cedf[_0x2e0a57(0x13b)]||_0x2e6a27&&_0x2e6a27[_0x2e0a57(0x13b)]){const _0x202d66=_0x2e6a27&&_0x2e6a27[_0x2e0a57(0x13b)]?_0x2e6a27:_0x41cedf;_0x15afd9&&_0x15afd9[_0x2e0a57(0x135)]==_0x5787f5+_0x2e0a57(0x12d)&&_0x15afd9[_0x2e0a57(0x130)][_0x2e0a57(0x13f)]==_0x202d66[_0x2e0a57(0x13f)]?_0x15afd9[_0x2e0a57(0x114)]++:_0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x5787f5+_0x2e0a57(0x12d),'element':_0x202d66,'quantity':0x1});}else _0x5ad0e2[_0x2e0a57(0xf7)]({'type':_0x5787f5+_0x2e0a57(0xef),'element':_0x41cedf});}}}}}[_0x52f50b(0xfe)](_0x5879ec){const _0x1b6f6b=_0x52f50b,_0x2d85d5=this[_0x1b6f6b(0x13a)],_0x55760c=[],_0x3b69d3=[],_0x5203e7=[];for(const _0xa53ad7 of _0x5879ec)switch(_0xa53ad7[_0x1b6f6b(0x135)]){case _0x1b6f6b(0x102):if(_0xa53ad7[_0x1b6f6b(0x110)]=_0xa53ad7[_0x1b6f6b(0x110)][_0x1b6f6b(0x11d)](/(\S)\u000A+(\S)/g,_0x1b6f6b(0x104))[_0x1b6f6b(0x11d)](/\u000A/g,''),_0xa53ad7[_0x1b6f6b(0xf9)]=_0xa53ad7[_0x1b6f6b(0xf9)][_0x1b6f6b(0x11d)](/(\S)\u000A+(\S)/g,_0x1b6f6b(0x104))[_0x1b6f6b(0x11d)](/\u000A/g,''),''!=_0xa53ad7[_0x1b6f6b(0x110)]&&''!=_0xa53ad7[_0x1b6f6b(0xf9)]){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x11d),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x11c),['\x22'+_0xa53ad7[_0x1b6f6b(0xf9)]+'\x22','\x22'+_0xa53ad7[_0x1b6f6b(0x110)]+'\x22'])});continue;}if(null!=_0xa53ad7[_0x1b6f6b(0x110)][_0x1b6f6b(0x13e)](/^ +$/)){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x10a),_0x403e6d(_0x2d85d5,_0x1b6f6b(0xfc),_0xa53ad7[_0x1b6f6b(0x110)][_0x1b6f6b(0x107)]))});continue;}if(null!=_0xa53ad7[_0x1b6f6b(0xf9)][_0x1b6f6b(0x13e)](/^ +$/)){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x123),_0x403e6d(_0x2d85d5,_0x1b6f6b(0xfc),_0xa53ad7[_0x1b6f6b(0xf9)][_0x1b6f6b(0x107)]))});continue;}if(''!=_0xa53ad7[_0x1b6f6b(0x110)]){_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x10a),'\x22'+_0xa53ad7[_0x1b6f6b(0x110)]+'\x22')});continue;}_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x123),'\x22'+_0xa53ad7[_0x1b6f6b(0xf9)]+'\x22')});continue;case _0x1b6f6b(0x11f):case _0x1b6f6b(0x115):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x10a),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0xfb):case _0x1b6f6b(0x126):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x123),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0x136):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0x108),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x143),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0x141):_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xe3),'content':_0x403e6d(_0x2d85d5,_0x1b6f6b(0x109),this[_0x1b6f6b(0xfd)](_0xa53ad7[_0x1b6f6b(0x130)],_0xa53ad7[_0x1b6f6b(0x114)]))});continue;case _0x1b6f6b(0x12b):_0x3b69d3[_0x1b6f6b(0xf7)](_0xa53ad7[_0x1b6f6b(0x125)]);continue;case _0x1b6f6b(0x137):_0x5203e7[_0x1b6f6b(0xf7)](_0xa53ad7[_0x1b6f6b(0x125)]);continue;default:_0x55760c[_0x1b6f6b(0xf7)](_0xa53ad7);}if(_0x3b69d3[_0x1b6f6b(0x107)]){const _0x2e89d1=_0x3b69d3[_0x1b6f6b(0x10e)](_0x346a05=>this[_0x1b6f6b(0x121)][_0x1b6f6b(0xed)](_0x346a05)?this[_0x1b6f6b(0x121)][_0x1b6f6b(0x10c)](_0x346a05):_0x346a05)[_0x1b6f6b(0x105)](',\x20');_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xfa),'content':_0x403e6d(this[_0x1b6f6b(0x13a)],_0x1b6f6b(0xe9),_0x2e89d1)});}if(_0x5203e7[_0x1b6f6b(0x107)]){const _0x2722cb=_0x5203e7[_0x1b6f6b(0x10e)](_0x4c9dc8=>this[_0x1b6f6b(0x121)][_0x1b6f6b(0xed)](_0x4c9dc8)?this[_0x1b6f6b(0x121)][_0x1b6f6b(0x10c)](_0x4c9dc8):_0x4c9dc8)[_0x1b6f6b(0x105)](',\x20');_0x55760c[_0x1b6f6b(0xf7)]({'type':_0x1b6f6b(0xfa),'content':_0x403e6d(this[_0x1b6f6b(0x13a)],_0x1b6f6b(0xe6),_0x2722cb)});}return _0x55760c;}[_0x52f50b(0x106)](_0x12431a){const _0x56d410=_0x52f50b;for(const _0x58343d of this[_0x56d410(0x12e)]){const _0x57f905=_0x58343d(_0x12431a);if(_0x57f905&&_0x56d410(0x135)in _0x57f905)return _0x57f905;}}[_0x52f50b(0x12c)](_0xd6eb54,_0x10faa5){const _0x50644b=_0x52f50b,_0x15a26a=_0x10faa5[_0x50644b(0x120)],_0x2c5c7f=void 0x0===_0x15a26a[_0x50644b(0xeb)]?_0x50644b(0x137):_0x50644b(0x12b);_0xd6eb54[_0x50644b(0xf7)]({'type':_0x2c5c7f,'key':_0x15a26a[_0x50644b(0x125)]});}[_0x52f50b(0x134)](_0x4f31a4,_0x239555){const _0x1edbd8=_0x52f50b;_0x4f31a4[_0x1edbd8(0xf7)]({'type':_0x1edbd8(0xfa),'content':_0x403e6d(this[_0x1edbd8(0x13a)],_0x1edbd8(0x122),this[_0x1edbd8(0xfd)](_0x239555[_0x1edbd8(0xea)]()[_0x1edbd8(0xf3)][_0x1edbd8(0x140)],0x1))});}[_0x52f50b(0xf2)](_0x1d90f1,_0x5b2816,_0xf23dea){const _0x57221c=_0x52f50b;if(this[_0x57221c(0xf0)](_0x1d90f1,_0x5b2816),_0xf23dea&&_0xf23dea[_0x57221c(0xea)]()&&!_0x5b2816[_0x57221c(0xea)]()[_0x57221c(0x128)][_0x57221c(0x12f)](_0xf23dea[_0x57221c(0xea)]()[_0x57221c(0xf3)])){const _0x503b50=_0x1d90f1[_0x1d90f1[_0x57221c(0x107)]-0x1],_0x12a9a4=_0x57221c(0x108)==_0x5b2816[_0x57221c(0x135)]?_0x57221c(0x110):_0x57221c(0xf9);_0x503b50&&_0x57221c(0x102)==_0x503b50[_0x57221c(0x135)]&&(_0x503b50[_0x12a9a4]+='\x0a');}}}
|
|
23
|
+
function _0xada3(){const _0x1634c0=['subType','_customCallbacks','*Change\x20to:*\x20%0','checkChild','matchingCallback','_handleAttributeSuggestionDescription','3038259oEvciB','push','pop','$text','registerDescriptionCallback','_itemLabels','add','$1\x20$2','27BtnCSu','addEmptyContainer','quantity','_itemLabelsCallbacks','*Split:*\x20%0','_attributeLabels','end','Container','getDescriptions','length','has','insertion','*Set\x20format:*\x20%0','_handleCustomCallbackDescription','EmptyContainer','60lRXTWu','_handleInsertRemoveSuggestionDescription','isInContent','*Remove\x20format:*\x20%0','getItemLabel','label','text','data','$textProxy','addFormat','get','format','REPLACE_TEXT','elementStart','Object','softBreak','element','_resolveDescriptionItems','nodeAfter','indexOf','3275120kvnUwR','registerAttributeLabel','ELEMENT_SPACE','remove','skip','261588wmmVzg','getFirstRange','isEmpty','addContainer','previousSibling','set','isEqual','removeEmptyContainer','_addDescriptionItems','key','removeContainer','isObject','join','attribute','302944LAVcmv','2392314PoukeC','*Remove:*\x20%0','22774VOJMFK','removeFormat','getWalker','_handleRenameSuggestionDescription','map','*Insert:*\x20%0','newValue','start','type','registerElementLabel','605020PvOFOK','nextSibling','replace','_locale','*Merge:*\x20%0','function','deletion','name','elementEnd','_schema','match','item','removeObject','addObject','normal'];_0xada3=function(){return _0x1634c0;};return _0xada3();}const _0x4c2e7f=_0xbd97;(function(_0x3543a8,_0x42dcc7){const _0x1b1291=_0xbd97,_0x40cef7=_0x3543a8();while(!![]){try{const _0x37ff90=-parseInt(_0x1b1291(0x139))/0x1+parseInt(_0x1b1291(0x14a))/0x2*(parseInt(_0x1b1291(0x120))/0x3)+-parseInt(_0x1b1291(0x147))/0x4+parseInt(_0x1b1291(0x154))/0x5+-parseInt(_0x1b1291(0x148))/0x6+-parseInt(_0x1b1291(0x109))/0x7+parseInt(_0x1b1291(0x134))/0x8*(parseInt(_0x1b1291(0x111))/0x9);if(_0x37ff90===_0x42dcc7)break;else _0x40cef7['push'](_0x40cef7['shift']());}catch(_0x5d3087){_0x40cef7['push'](_0x40cef7['shift']());}}}(_0xada3,0x63532));import{getTranslation as _0x432861}from'./utils/common-translations.js';import{priorities as _0x333305,insertToPriorityArray as _0x3c4c1f}from'ckeditor5/src/utils.js';function _0xbd97(_0x1dcb23,_0xbfdd30){const _0xada3ec=_0xada3();return _0xbd97=function(_0xbd9767,_0x5e91cd){_0xbd9767=_0xbd9767-0x107;let _0x21fec1=_0xada3ec[_0xbd9767];return _0x21fec1;},_0xbd97(_0x1dcb23,_0xbfdd30);}import{renameAttributeKey as _0x168a84}from'./trackchangesediting.js';export default class f{constructor(_0x5787ee,_0x39ab37){const _0x4355e2=_0xbd97;this[_0x4355e2(0x164)]=[],this[_0x4355e2(0x10e)]=new Map(),this[_0x4355e2(0x114)]=[],this[_0x4355e2(0x116)]=new Map(),this[_0x4355e2(0x15d)]=_0x5787ee,this[_0x4355e2(0x157)]=_0x39ab37;}[_0x4c2e7f(0x119)](_0x56bf7f){const _0x1340c4=_0x4c2e7f,_0x2eddd3=[],_0x51ab27=new Set(),_0x1392db=new Set();for(let _0x52f83a=0x0;_0x52f83a<_0x56bf7f[_0x1340c4(0x11a)];_0x52f83a++){const _0x51081c=_0x56bf7f[_0x52f83a];if(!_0x51081c[_0x1340c4(0x122)])continue;const _0x511002=this[_0x1340c4(0x11e)](_0x51081c);if(_0x511002){if(null!=_0x51081c[_0x1340c4(0x163)]){if(_0x51ab27[_0x1340c4(0x11b)](_0x51081c[_0x1340c4(0x163)]))continue;_0x51ab27[_0x1340c4(0x10f)](_0x51081c[_0x1340c4(0x163)]);}_0x2eddd3[_0x1340c4(0x10a)](_0x511002);}else{if(_0x1340c4(0x146)!=_0x51081c[_0x1340c4(0x152)])_0x1340c4(0x11c)!=_0x51081c[_0x1340c4(0x152)]&&_0x1340c4(0x15a)!=_0x51081c[_0x1340c4(0x152)]||this[_0x1340c4(0x121)](_0x2eddd3,_0x51081c,_0x56bf7f[_0x52f83a+0x1]);else{const _0x5d5e8f=_0x51081c[_0x1340c4(0x127)][_0x1340c4(0x142)];if(_0x1392db[_0x1340c4(0x11b)](_0x5d5e8f))continue;_0x1392db[_0x1340c4(0x10f)](_0x51081c[_0x1340c4(0x127)][_0x1340c4(0x142)]),_0x5d5e8f==_0x168a84?this[_0x1340c4(0x14d)](_0x2eddd3,_0x51081c):this[_0x1340c4(0x108)](_0x2eddd3,_0x51081c);}}}return this[_0x1340c4(0x131)](_0x2eddd3);}[_0x4c2e7f(0x10d)](_0x4eaeec){const _0x2c4544=_0x4c2e7f;this[_0x2c4544(0x164)][_0x2c4544(0x10a)](_0x4eaeec);}[_0x4c2e7f(0x153)](_0x5e9a84,_0x318873,_0x84ae81=_0x333305[_0x4c2e7f(0x162)]){const _0x5c2b07=_0x4c2e7f;_0x5c2b07(0x159)==typeof _0x5e9a84?_0x3c4c1f(this[_0x5c2b07(0x114)],{'matchingCallback':_0x5e9a84,'label':_0x318873,'priority':_0x84ae81}):this[_0x5c2b07(0x10e)][_0x5c2b07(0x13e)](_0x5e9a84,_0x318873);}[_0x4c2e7f(0x135)](_0x146ef4,_0x321f16){const _0x64c8b4=_0x4c2e7f;this[_0x64c8b4(0x116)][_0x64c8b4(0x13e)](_0x146ef4,_0x321f16);}[_0x4c2e7f(0x124)](_0x413713,_0x1eebe4=0x1){const _0x20fec7=_0x4c2e7f;let _0x285eb2;for(const _0xbb6e2a of this[_0x20fec7(0x114)])if(_0xbb6e2a[_0x20fec7(0x107)](_0x413713)){_0x285eb2=_0xbb6e2a[_0x20fec7(0x125)];break;}return _0x285eb2||(_0x285eb2=this[_0x20fec7(0x10e)][_0x20fec7(0x12a)](_0x413713[_0x20fec7(0x15b)])),_0x285eb2?_0x285eb2(_0x1eebe4):0x1!==_0x1eebe4?_0x1eebe4+'\x20'+_0x413713[_0x20fec7(0x15b)]+'s':''+_0x413713[_0x20fec7(0x15b)];}[_0x4c2e7f(0x141)](_0xc7fbe2,_0x4a875e){const _0xb6dc60=_0x4c2e7f,_0x7b616d=_0x4a875e[_0xb6dc60(0x13a)]()[_0xb6dc60(0x14c)](),_0x1b284d=_0xb6dc60(0x11c)==_0x4a875e[_0xb6dc60(0x152)]?_0xb6dc60(0x10f):_0xb6dc60(0x137);for(const _0x171b87 of _0x7b616d){const _0x2ba679=_0x171b87[_0xb6dc60(0x15f)],_0xb46607=_0xc7fbe2[_0xc7fbe2[_0xb6dc60(0x11a)]-0x1];if(_0x2ba679['is'](_0xb6dc60(0x128)))_0xb46607&&_0xb46607[_0xb6dc60(0x152)][_0xb6dc60(0x133)](_0xb6dc60(0x118))>-0x1&&_0xc7fbe2[_0xb6dc60(0x10b)](),_0xb46607&&_0xb6dc60(0x126)==_0xb46607[_0xb6dc60(0x152)]?_0xb46607[_0x1b284d]+=_0x2ba679[_0xb6dc60(0x127)]:_0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0xb6dc60(0x126),'add':_0xb6dc60(0x10f)==_0x1b284d?_0x2ba679[_0xb6dc60(0x127)]:'','remove':_0xb6dc60(0x137)==_0x1b284d?_0x2ba679[_0xb6dc60(0x127)]:''});else{if(this[_0xb6dc60(0x15d)][_0xb6dc60(0x144)](_0x2ba679)){const _0x2044b1=_0x2ba679;if(_0xb46607&&_0xb46607[_0xb6dc60(0x152)][_0xb6dc60(0x133)](_0xb6dc60(0x118))>-0x1&&_0xc7fbe2[_0xb6dc60(0x10b)](),_0xb6dc60(0x15c)==_0x171b87[_0xb6dc60(0x152)])continue;_0xb46607&&_0xb46607[_0xb6dc60(0x152)]==_0x1b284d+_0xb6dc60(0x12e)&&_0xb46607[_0xb6dc60(0x130)][_0xb6dc60(0x15b)]==_0x2044b1[_0xb6dc60(0x15b)]?_0xb46607[_0xb6dc60(0x113)]++:_0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0x1b284d+_0xb6dc60(0x12e),'element':_0x2044b1,'quantity':0x1}),_0x7b616d[_0xb6dc60(0x138)](_0x5aed8b=>!(_0xb6dc60(0x15c)==_0x5aed8b[_0xb6dc60(0x152)]&&_0x5aed8b[_0xb6dc60(0x15f)]==_0x2ba679));}else{if(this[_0xb6dc60(0x15d)][_0xb6dc60(0x166)](_0x2ba679,_0xb6dc60(0x10c))||_0x2ba679['is'](_0xb6dc60(0x130),_0xb6dc60(0x12f))){const _0x2df3d8=_0x2ba679;if(_0xb6dc60(0x10f)==_0x1b284d&&_0xb6dc60(0x12d)==_0x171b87[_0xb6dc60(0x152)]||_0xb6dc60(0x137)==_0x1b284d&&_0xb6dc60(0x15c)==_0x171b87[_0xb6dc60(0x152)])continue;if(_0xb46607&&-0x1==_0xb46607[_0xb6dc60(0x152)][_0xb6dc60(0x133)](_0xb6dc60(0x118))){_0xb6dc60(0x126)==_0xb46607[_0xb6dc60(0x152)]&&(_0xb46607[_0x1b284d]+='\x0a');continue;}let _0x3194e5;if(_0x3194e5=_0xb6dc60(0x10f)==_0x1b284d?_0x2df3d8[_0xb6dc60(0x155)]&&!this[_0xb6dc60(0x15d)][_0xb6dc60(0x144)](_0x2df3d8[_0xb6dc60(0x155)])?_0x2df3d8[_0xb6dc60(0x155)]:null:_0x2df3d8[_0xb6dc60(0x13d)]&&!this[_0xb6dc60(0x15d)][_0xb6dc60(0x144)](_0x2df3d8[_0xb6dc60(0x13d)])?_0x2df3d8[_0xb6dc60(0x13d)]:null,_0x2df3d8[_0xb6dc60(0x13b)]||_0x3194e5&&_0x3194e5[_0xb6dc60(0x13b)]){const _0x1f5a3a=_0x3194e5&&_0x3194e5[_0xb6dc60(0x13b)]?_0x3194e5:_0x2df3d8;_0xb46607&&_0xb46607[_0xb6dc60(0x152)]==_0x1b284d+_0xb6dc60(0x11f)&&_0xb46607[_0xb6dc60(0x130)][_0xb6dc60(0x15b)]==_0x1f5a3a[_0xb6dc60(0x15b)]?_0xb46607[_0xb6dc60(0x113)]++:_0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0x1b284d+_0xb6dc60(0x11f),'element':_0x1f5a3a,'quantity':0x1});}else _0xc7fbe2[_0xb6dc60(0x10a)]({'type':_0x1b284d+_0xb6dc60(0x118),'element':_0x2df3d8});}}}}}[_0x4c2e7f(0x131)](_0x1211a8){const _0xc06c29=_0x4c2e7f,_0x379181=this[_0xc06c29(0x157)],_0x4c9407=[],_0x8f1e3e=[],_0xf69d51=[];for(const _0x416604 of _0x1211a8)switch(_0x416604[_0xc06c29(0x152)]){case _0xc06c29(0x126):if(_0x416604[_0xc06c29(0x10f)]=_0x416604[_0xc06c29(0x10f)][_0xc06c29(0x156)](/(\S)\u000A+(\S)/g,_0xc06c29(0x110))[_0xc06c29(0x156)](/\u000A/g,''),_0x416604[_0xc06c29(0x137)]=_0x416604[_0xc06c29(0x137)][_0xc06c29(0x156)](/(\S)\u000A+(\S)/g,_0xc06c29(0x110))[_0xc06c29(0x156)](/\u000A/g,''),''!=_0x416604[_0xc06c29(0x10f)]&&''!=_0x416604[_0xc06c29(0x137)]){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x156),'content':_0x432861(_0x379181,_0xc06c29(0x12c),['\x22'+_0x416604[_0xc06c29(0x137)]+'\x22','\x22'+_0x416604[_0xc06c29(0x10f)]+'\x22'])});continue;}if(null!=_0x416604[_0xc06c29(0x10f)][_0xc06c29(0x15e)](/^ +$/)){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x14f),_0x432861(_0x379181,_0xc06c29(0x136),_0x416604[_0xc06c29(0x10f)][_0xc06c29(0x11a)]))});continue;}if(null!=_0x416604[_0xc06c29(0x137)][_0xc06c29(0x15e)](/^ +$/)){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x149),_0x432861(_0x379181,_0xc06c29(0x136),_0x416604[_0xc06c29(0x137)][_0xc06c29(0x11a)]))});continue;}if(''!=_0x416604[_0xc06c29(0x10f)]){_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x14f),'\x22'+_0x416604[_0xc06c29(0x10f)]+'\x22')});continue;}_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x149),'\x22'+_0x416604[_0xc06c29(0x137)]+'\x22')});continue;case _0xc06c29(0x112):case _0xc06c29(0x161):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x14f),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x140):case _0xc06c29(0x160):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x149),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x13c):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x11c),'content':_0x432861(_0x379181,_0xc06c29(0x115),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x143):_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x15a),'content':_0x432861(_0x379181,_0xc06c29(0x158),this[_0xc06c29(0x124)](_0x416604[_0xc06c29(0x130)],_0x416604[_0xc06c29(0x113)]))});continue;case _0xc06c29(0x129):_0x8f1e3e[_0xc06c29(0x10a)](_0x416604[_0xc06c29(0x142)]);continue;case _0xc06c29(0x14b):_0xf69d51[_0xc06c29(0x10a)](_0x416604[_0xc06c29(0x142)]);continue;default:_0x4c9407[_0xc06c29(0x10a)](_0x416604);}if(_0x8f1e3e[_0xc06c29(0x11a)]){const _0x5c0cb2=_0x8f1e3e[_0xc06c29(0x14e)](_0x226243=>this[_0xc06c29(0x116)][_0xc06c29(0x11b)](_0x226243)?this[_0xc06c29(0x116)][_0xc06c29(0x12a)](_0x226243):_0x226243)[_0xc06c29(0x145)](',\x20');_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x12b),'content':_0x432861(this[_0xc06c29(0x157)],_0xc06c29(0x11d),_0x5c0cb2)});}if(_0xf69d51[_0xc06c29(0x11a)]){const _0x26c042=_0xf69d51[_0xc06c29(0x14e)](_0x49afc2=>this[_0xc06c29(0x116)][_0xc06c29(0x11b)](_0x49afc2)?this[_0xc06c29(0x116)][_0xc06c29(0x12a)](_0x49afc2):_0x49afc2)[_0xc06c29(0x145)](',\x20');_0x4c9407[_0xc06c29(0x10a)]({'type':_0xc06c29(0x12b),'content':_0x432861(this[_0xc06c29(0x157)],_0xc06c29(0x123),_0x26c042)});}return _0x4c9407;}[_0x4c2e7f(0x11e)](_0xc1f1ec){const _0x12111c=_0x4c2e7f;for(const _0x13fb45 of this[_0x12111c(0x164)]){const _0x53b8dc=_0x13fb45(_0xc1f1ec);if(_0x53b8dc&&_0x12111c(0x152)in _0x53b8dc)return _0x53b8dc;}}[_0x4c2e7f(0x108)](_0x56444f,_0x23091f){const _0xb4cab=_0x4c2e7f,_0x4c7dbe=_0x23091f[_0xb4cab(0x127)],_0x389fe1=void 0x0===_0x4c7dbe[_0xb4cab(0x150)]?_0xb4cab(0x14b):_0xb4cab(0x129);_0x56444f[_0xb4cab(0x10a)]({'type':_0x389fe1,'key':_0x4c7dbe[_0xb4cab(0x142)]});}[_0x4c2e7f(0x14d)](_0x831093,_0x591baa){const _0x1e0bc4=_0x4c2e7f;_0x831093[_0x1e0bc4(0x10a)]({'type':_0x1e0bc4(0x12b),'content':_0x432861(this[_0x1e0bc4(0x157)],_0x1e0bc4(0x165),this[_0x1e0bc4(0x124)](_0x591baa[_0x1e0bc4(0x13a)]()[_0x1e0bc4(0x151)][_0x1e0bc4(0x132)],0x1))});}[_0x4c2e7f(0x121)](_0x3cd9fc,_0x57b594,_0x5e9d1a){const _0x3cf365=_0x4c2e7f;if(this[_0x3cf365(0x141)](_0x3cd9fc,_0x57b594),_0x5e9d1a&&_0x5e9d1a[_0x3cf365(0x13a)]()&&!_0x57b594[_0x3cf365(0x13a)]()[_0x3cf365(0x117)][_0x3cf365(0x13f)](_0x5e9d1a[_0x3cf365(0x13a)]()[_0x3cf365(0x151)])){const _0x41de69=_0x3cd9fc[_0x3cd9fc[_0x3cf365(0x11a)]-0x1],_0xdf2ed7=_0x3cf365(0x11c)==_0x57b594[_0x3cf365(0x152)]?_0x3cf365(0x10f):_0x3cf365(0x137);_0x41de69&&_0x3cf365(0x126)==_0x41de69[_0x3cf365(0x152)]&&(_0x41de69[_0xdf2ed7]+='\x0a');}}}
|
package/src/trackchanges.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x225a0c=_0xaeb0;(function(_0x302e97,_0x3b026e){var _0x11da9b=_0xaeb0,_0xef63cb=_0x302e97();while(!![]){try{var _0x4dc669=parseInt(_0x11da9b(0x1ec))/0x1+parseInt(_0x11da9b(0x1e2))/0x2*(parseInt(_0x11da9b(0x1ea))/0x3)+parseInt(_0x11da9b(0x1e3))/0x4+parseInt(_0x11da9b(0x1e4))/0x5+-parseInt(_0x11da9b(0x1e8))/0x6*(-parseInt(_0x11da9b(0x1df))/0x7)+-parseInt(_0x11da9b(0x1e5))/0x8*(-parseInt(_0x11da9b(0x1f4))/0x9)+parseInt(_0x11da9b(0x1f5))/0xa*(-parseInt(_0x11da9b(0x1e1))/0xb);if(_0x4dc669===_0x3b026e)break;else _0xef63cb['push'](_0xef63cb['shift']());}catch(_0x158a08){_0xef63cb['push'](_0xef63cb['shift']());}}}(_0x3032,0x552ca));function _0x3032(){var _0x20206f=['111140VdpAFP','requires','get','getSuggestion','plugins','editor','addSuggestionData','Comments','9QeiSoj','5452870ugJYQw','155477XpilOL','getSuggestions','11PRUOut','4uLnKiu','88520cgyTBR','822995pYAGmk','2526344OsIKbQ','TrackChanges','pluginName','6pJHpog','addSuggestion','387432qjXOyw','adapter'];_0x3032=function(){return _0x20206f;};return _0x3032();}import{Plugin as _0x197033}from'ckeditor5/src/core.js';import _0x4bf35b from'./trackchangesui.js';import _0xa3dbad from'./trackchangesediting.js';function _0xaeb0(_0x1b48d6,_0x34a33b){var _0x3032cf=_0x3032();return _0xaeb0=function(_0xaeb0f0,_0x27e2b3){_0xaeb0f0=_0xaeb0f0-0x1df;var _0x5affde=_0x3032cf[_0xaeb0f0];return _0x5affde;},_0xaeb0(_0x1b48d6,_0x34a33b);}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x197033{static get[_0x225a0c(0x1ed)](){var _0x400737=_0x225a0c;return[_0xa3dbad,_0x4bf35b,_0x400737(0x1f3)];}static get[_0x225a0c(0x1e7)](){var _0x12eb29=_0x225a0c;return _0x12eb29(0x1e6);}set[_0x225a0c(0x1eb)](_0x29de47){var _0x289d5f=_0x225a0c;this[_0x289d5f(0x1f1)][_0x289d5f(0x1f0)][_0x289d5f(0x1ee)](_0xa3dbad)[_0x289d5f(0x1eb)]=_0x29de47;}get[_0x225a0c(0x1eb)](){var _0x381a0b=_0x225a0c;return this[_0x381a0b(0x1f1)][_0x381a0b(0x1f0)][_0x381a0b(0x1ee)](_0xa3dbad)[_0x381a0b(0x1eb)];}[_0x225a0c(0x1e9)](_0xd8b4fb){var _0x4b3021=_0x225a0c;return this[_0x4b3021(0x1f1)][_0x4b3021(0x1f0)][_0x4b3021(0x1ee)](_0xa3dbad)[_0x4b3021(0x1f2)](_0xd8b4fb);}[_0x225a0c(0x1e0)]({skipNotAttached:_0x7cafb0=!0x1,toJSON:_0x57a73f=!0x1}={}){var _0x5de4ca=_0x225a0c;return this[_0x5de4ca(0x1f1)][_0x5de4ca(0x1f0)][_0x5de4ca(0x1ee)](_0xa3dbad)[_0x5de4ca(0x1e0)]({'skipNotAttached':_0x7cafb0,'toJSON':_0x57a73f});}[_0x225a0c(0x1ef)](_0x5efeab){var _0x29a960=_0x225a0c;return this[_0x29a960(0x1f1)][_0x29a960(0x1f0)][_0x29a960(0x1ee)](_0xa3dbad)[_0x29a960(0x1ef)](_0x5efeab);}}
|
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4885(){const _0x2ab4f3=['getRootsAttributes','3800nBFgjs','392HcVUTk','document','get','getUser','appendChild','result','reduce','CommentsRepository','getDataWithAcceptedSuggestions','trackChangesData.editorCreator','1018752pESbnY','destroy','name','Users','push','74730CmMIHl','rootsAttributes','data','acceptAllSuggestions','getSuggestions','requires','154796rFqhdT','getFullData','createElement','track-changes-data-invalid-editor-creator','model','div','TrackChangesDataGetter','addUser','_adapter','discardAllSuggestions','addSuggestionData','useAnonymousUser','set','TrackChangesEditing','editor','function','trackChangesData','end','34698WkKjMG','Pagination','init','2628tHiIOy','getRootNames','pluginName','users','config','24bzVlDd','create','createDocumentFragment','getDataWithDiscardedSuggestions','getCommentThreads','2130250RvKViQ','define','TrackChangesData','map','1540MvIelU','execute','editorCreator','19624hCdeUF','plugins','remove','addCommentThread','constructor'];_0x4885=function(){return _0x2ab4f3;};return _0x4885();}const _0x51b368=_0x333e;(function(_0x278278,_0x18a0a9){const _0x58ab8a=_0x333e,_0x4e82d7=_0x278278();while(!![]){try{const _0x8fa620=parseInt(_0x58ab8a(0xa5))/0x1+-parseInt(_0x58ab8a(0xab))/0x2*(parseInt(_0x58ab8a(0xc5))/0x3)+parseInt(_0x58ab8a(0xa0))/0x4+parseInt(_0x58ab8a(0xca))/0x5+parseInt(_0x58ab8a(0xbd))/0x6*(parseInt(_0x58ab8a(0xd8))/0x7)+parseInt(_0x58ab8a(0xd7))/0x8*(parseInt(_0x58ab8a(0xc0))/0x9)+-parseInt(_0x58ab8a(0xce))/0xa*(parseInt(_0x58ab8a(0xd1))/0xb);if(_0x8fa620===_0x18a0a9)break;else _0x4e82d7['push'](_0x4e82d7['shift']());}catch(_0x5bc77f){_0x4e82d7['push'](_0x4e82d7['shift']());}}}(_0x4885,0x4f200));function _0x333e(_0x267440,_0x15f265){const _0x48850b=_0x4885();return _0x333e=function(_0x333e8b,_0x1f541b){_0x333e8b=_0x333e8b-0x98;let _0x4add3b=_0x48850b[_0x333e8b];return _0x4add3b;},_0x333e(_0x267440,_0x15f265);}import{Plugin as _0x52b053}from'ckeditor5/src/core.js';import{CKEditorError as _0x48d3c5}from'ckeditor5/src/utils.js';import _0x165767 from'./trackchangesediting.js';import{sanitizeEditorConfig as _0x480b41}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x51b368(0xbe)];export default class P extends _0x52b053{static get[_0x51b368(0xaa)](){return[_0x165767];}static get[_0x51b368(0xc2)](){const _0x252d9f=_0x51b368;return _0x252d9f(0xcc);}[_0x51b368(0xbf)](){const _0x6aa461=_0x51b368,_0x14327b=this[_0x6aa461(0xb9)];if(_0x14327b[_0x6aa461(0xc4)][_0x6aa461(0xcb)](_0x6aa461(0x9f),_0xabc592=>{const _0x586df3=_0x6aa461,_0x457110=_0x14327b[_0x586df3(0xaf)][_0x586df3(0xd9)][_0x586df3(0xc1)]()[_0x586df3(0x9c)]((_0x177a95,_0x3375ad)=>(_0x177a95[_0x3375ad]='',_0x177a95),{});return _0x14327b[_0x586df3(0xd5)][_0x586df3(0xc6)](_0x457110,_0xabc592);}),_0x6aa461(0xba)!=typeof _0x14327b[_0x6aa461(0xc4)][_0x6aa461(0x98)](_0x6aa461(0xbb))[_0x6aa461(0xd0)])throw new _0x48d3c5(_0x6aa461(0xae));}[_0x51b368(0x9e)](_0x1fb4fe){const _0x74f94b=_0x51b368;return N(this[_0x74f94b(0xb9)],!0x0,_0x1fb4fe);}[_0x51b368(0xc8)](_0x259d7b){const _0x1fd359=_0x51b368;return N(this[_0x1fd359(0xb9)],!0x1,_0x259d7b);}}class D extends _0x52b053{static get[_0x51b368(0xc2)](){const _0xc847bd=_0x51b368;return _0xc847bd(0xb1);}constructor(_0x1d27a1){const _0x270571=_0x51b368;super(_0x1d27a1),this[_0x270571(0x9b)]=_0x270571(0xbc);}[_0x51b368(0xbf)](){const _0x11eb19=_0x51b368;this[_0x11eb19(0xb9)][_0x11eb19(0xd2)][_0x11eb19(0x98)](_0x11eb19(0x9d))[_0x11eb19(0xb3)]={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this[_0x11eb19(0xb9)][_0x11eb19(0xd2)][_0x11eb19(0x98)](_0x11eb19(0xb8))[_0x11eb19(0xb3)]=null;}}function v(_0x1d4182){const _0x5cdc9d=_0x51b368;return void 0x0!==_0x1d4182[_0x5cdc9d(0xd6)];}async function N(_0x2a0ae3,_0x30e302,_0x53d8a2){const _0x5807e5=_0x51b368,_0x37000f=_0x480b41(_0x2a0ae3,T);_0x37000f[_0x5807e5(0xd2)][_0x5807e5(0xa4)](_0x165767,D),_0x37000f[_0x5807e5(0xa6)]=v(_0x2a0ae3)?_0x2a0ae3[_0x5807e5(0xd6)]():void 0x0;const _0x465e99=document[_0x5807e5(0xc7)](),_0x23e70a=_0x2a0ae3[_0x5807e5(0xc4)][_0x5807e5(0x98)](_0x5807e5(0xbb))[_0x5807e5(0xd0)],_0x3fa77e=await _0x23e70a(_0x37000f,()=>function(_0x305fb8){const _0x39c40b=_0x5807e5,_0x179a16=document[_0x39c40b(0xad)](_0x39c40b(0xb0));return _0x305fb8[_0x39c40b(0x9a)](_0x179a16),_0x179a16;}(_0x465e99));!function(_0x4e67fa,_0x3c36ee){const _0x3db976=_0x5807e5,_0x4624c3=_0x4e67fa[_0x3db976(0xaf)][_0x3db976(0xd9)][_0x3db976(0xc1)]()[_0x3db976(0x9c)]((_0x4043de,_0x12901c)=>(_0x4043de[_0x12901c]=_0x4e67fa[_0x3db976(0xa7)][_0x3db976(0x98)]({'rootName':_0x12901c}),_0x4043de),{}),_0x36c6e6=_0x4e67fa[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xa3))[_0x3db976(0xc3)][_0x3db976(0xcd)](_0x57c7ef=>({'id':_0x57c7ef['id'],'name':_0x57c7ef[_0x3db976(0xa2)]})),_0x30111a=_0x4e67fa[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xb8))[_0x3db976(0xa9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x30d900=_0x4e67fa[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0x9d))[_0x3db976(0xc9)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x30e02b=_0x3c36ee[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xa3)),_0x5bd772=_0x3c36ee[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0xb8)),_0x366592=_0x3c36ee[_0x3db976(0xd2)][_0x3db976(0x98)](_0x3db976(0x9d));for(const _0x5e5732 of _0x366592[_0x3db976(0xc9)]())_0x5e5732[_0x3db976(0xd3)]();for(const _0x289a64 of _0x36c6e6)_0x30e02b[_0x3db976(0x99)](_0x289a64['id'])||_0x30e02b[_0x3db976(0xb2)](_0x289a64);_0x30e02b['me']||_0x30e02b[_0x3db976(0xb6)]();for(const _0x121256 of _0x30d900)_0x366592[_0x3db976(0xd4)](_0x121256);for(const _0x681876 of _0x30111a)_0x5bd772[_0x3db976(0xb5)](_0x681876);_0x3c36ee[_0x3db976(0xa7)][_0x3db976(0xb7)](_0x4624c3);}(_0x2a0ae3,_0x3fa77e),_0x3fa77e[_0x5807e5(0xcf)](_0x30e302?_0x5807e5(0xa8):_0x5807e5(0xb4));const _0x291b0a=v(_0x3fa77e)?_0x3fa77e[_0x5807e5(0xac)](_0x53d8a2):_0x3fa77e[_0x5807e5(0xa7)][_0x5807e5(0x98)](_0x53d8a2);return await _0x3fa77e[_0x5807e5(0xa1)](),_0x291b0a;}
|