@ckeditor/ckeditor5-track-changes 43.1.0-alpha.4 → 43.1.0-alpha.6
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
|
+
const _0x4e64ff=_0x1469;(function(_0x2aece9,_0x1d2c26){const _0x13ff3c=_0x1469,_0x46b9f1=_0x2aece9();while(!![]){try{const _0x239ce8=-parseInt(_0x13ff3c(0x206))/0x1+-parseInt(_0x13ff3c(0x1dd))/0x2+-parseInt(_0x13ff3c(0x1dc))/0x3*(parseInt(_0x13ff3c(0x1cd))/0x4)+-parseInt(_0x13ff3c(0x1eb))/0x5*(-parseInt(_0x13ff3c(0x205))/0x6)+-parseInt(_0x13ff3c(0x1ee))/0x7+parseInt(_0x13ff3c(0x1c9))/0x8*(parseInt(_0x13ff3c(0x1fb))/0x9)+-parseInt(_0x13ff3c(0x20c))/0xa*(-parseInt(_0x13ff3c(0x204))/0xb);if(_0x239ce8===_0x1d2c26)break;else _0x46b9f1['push'](_0x46b9f1['shift']());}catch(_0x42ace6){_0x46b9f1['push'](_0x46b9f1['shift']());}}}(_0x23c6,0x7def5));function _0x1469(_0x136ac2,_0x446c52){const _0x23c6a8=_0x23c6();return _0x1469=function(_0x146961,_0x34100d){_0x146961=_0x146961-0x1c8;let _0x3c2998=_0x23c6a8[_0x146961];return _0x3c2998;},_0x1469(_0x136ac2,_0x446c52);}import{Element as _0x4703b9}from'ckeditor5/src/engine.js';import{ObservableMixin as _0x4280d3,uid as _0x51f0a5}from'ckeditor5/src/utils.js';import{cloneDeep as _0x304e87,isEqual as _0x245c6c,set as _0xcfa4df,unset as _0x1ff8cd}from'lodash-es';function _0x23c6(){const _0x431d39=['accept','2961OAheXm','getRanges','getFirstMarker','onAttributesChange','split','previous','_onAccept','getItems','size','924gMNlDY','155208uXxCPA','1005983HoopTb','getMarkerNames','@external','_isDataLoaded','createdAt','decorate','242170tpSBUf','onDiscard','delete','clear','change','substr','toJSON','_markerNames','_model','_onDiscard','getMultiRangeId','getRange','push','addMarker','set','2120VweEaC','authoredAt','reduce','removeAttribute','325304PdzHvY','isInContent','removeMarkers','nodeAfter','type','isMultiRange','creator','attributes','map','addMarkerName','getContainedElement','getAllAdjacentSuggestions','_onAttributesChange','suggestion:','end','3eXuhvs','312518fNcolJ','onAccept','isIntersecting','hasComments','isIntersectingWithRange','start','author','add','addRange','data','nodeBefore','next','filter','_saved','65EzFYUW','getMarkers','discard','4888100CSosTt','get','setAttribute','markers','commentThread','head','from','getFirstRange','removeMarker','subType','isExternal','length'];_0x23c6=function(){return _0x431d39;};return _0x23c6();}export default class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x4280d3(){constructor(_0x40a199,_0x24f08b){const _0x32f8b2=_0x1469;super(),this[_0x32f8b2(0x209)]=!0x1,this['id']=_0x24f08b['id'],this[_0x32f8b2(0x1d1)]=_0x24f08b[_0x32f8b2(0x1d1)],this[_0x32f8b2(0x1f7)]=_0x24f08b[_0x32f8b2(0x1f7)]||null,this[_0x32f8b2(0x1e3)]=_0x24f08b[_0x32f8b2(0x1e3)],this[_0x32f8b2(0x1d3)]=_0x24f08b[_0x32f8b2(0x1d3)]||_0x24f08b[_0x32f8b2(0x1e3)],this[_0x32f8b2(0x1f8)]=Boolean(_0x24f08b[_0x32f8b2(0x1d4)]&&_0x24f08b[_0x32f8b2(0x1d4)][_0x32f8b2(0x208)]),this[_0x32f8b2(0x1e6)]=null,this[_0x32f8b2(0x214)]=_0x40a199,this[_0x32f8b2(0x201)]=_0x24f08b[_0x32f8b2(0x1de)],this[_0x32f8b2(0x215)]=_0x24f08b[_0x32f8b2(0x20d)],this[_0x32f8b2(0x1d9)]=_0x24f08b[_0x32f8b2(0x1fe)],this[_0x32f8b2(0x213)]=new Set(),this[_0x32f8b2(0x20a)]=null,this[_0x32f8b2(0x1c8)](_0x32f8b2(0x1ca),null),this[_0x32f8b2(0x1c8)](_0x32f8b2(0x1d4),_0x24f08b[_0x32f8b2(0x1d4)]||{}),this[_0x32f8b2(0x1c8)](_0x32f8b2(0x200),null),this[_0x32f8b2(0x1c8)](_0x32f8b2(0x1e8),null),this[_0x32f8b2(0x1c8)](_0x32f8b2(0x1f2),null),this[_0x32f8b2(0x1c8)](_0x32f8b2(0x1ea),!0x1),this[_0x32f8b2(0x20b)](_0x32f8b2(0x1fa)),this[_0x32f8b2(0x20b)](_0x32f8b2(0x1ed));}get[_0x4e64ff(0x1f3)](){const _0x4df7e2=_0x4e64ff;let _0x2db3b7=this;for(;_0x2db3b7[_0x4df7e2(0x200)];)_0x2db3b7=_0x2db3b7[_0x4df7e2(0x200)];return _0x2db3b7;}get[_0x4e64ff(0x1e0)](){const _0x233905=_0x4e64ff;return!!this[_0x233905(0x1f2)]&&this[_0x233905(0x1f2)][_0x233905(0x1f9)]>0x0;}get[_0x4e64ff(0x1d2)](){const _0x8662a=_0x4e64ff;if(0x0==this[_0x8662a(0x213)][_0x8662a(0x203)])return!0x1;return 0x6==Array[_0x8662a(0x1f4)](this[_0x8662a(0x213)])[0x0][_0x8662a(0x1ff)](':')[_0x8662a(0x1f9)];}get[_0x4e64ff(0x1ce)](){const _0x36fd92=_0x4e64ff;return null!==this[_0x36fd92(0x1fd)]();}[_0x4e64ff(0x1d6)](_0x4dd104){const _0x54c453=_0x4e64ff;this[_0x54c453(0x213)][_0x54c453(0x1e4)](_0x4dd104);}[_0x4e64ff(0x207)](){const _0x5e077e=_0x4e64ff;return Array[_0x5e077e(0x1f4)](this[_0x5e077e(0x213)]);}[_0x4e64ff(0x1ec)](){const _0x5474f8=_0x4e64ff;return this[_0x5474f8(0x207)]()[_0x5474f8(0x1d5)](_0x2a6bd5=>this[_0x5474f8(0x214)][_0x5474f8(0x1f1)][_0x5474f8(0x1ef)](_0x2a6bd5))[_0x5474f8(0x1e9)](_0x445533=>_0x445533);}[_0x4e64ff(0x1fd)](){const _0x59f92c=_0x4e64ff;return this[_0x59f92c(0x1ec)]()[0x0]||null;}[_0x4e64ff(0x1cf)](){const _0x2d4e4d=_0x4e64ff;this[_0x2d4e4d(0x214)][_0x2d4e4d(0x210)](_0x492d5b=>{const _0x2a16a0=_0x2d4e4d;for(const _0x5eed9b of this[_0x2a16a0(0x1ec)]())_0x492d5b[_0x2a16a0(0x1f6)](_0x5eed9b);}),this[_0x2d4e4d(0x213)][_0x2d4e4d(0x20f)]();}[_0x4e64ff(0x1f6)](_0x4e826e){const _0x56caf4=_0x4e64ff;this[_0x56caf4(0x214)][_0x56caf4(0x210)](_0x35c73c=>{const _0xff0ac6=_0x56caf4;_0x35c73c[_0xff0ac6(0x1f6)](_0x4e826e);}),this[_0x56caf4(0x213)][_0x56caf4(0x20e)](_0x4e826e);}[_0x4e64ff(0x1e5)](_0x5cee33){const _0x3f6e8f=_0x4e64ff,_0x52e53b=_0x3f6e8f(0x1da)+this[_0x3f6e8f(0x1d1)]+':'+this[_0x3f6e8f(0x1f7)]+':'+this['id']+':'+this[_0x3f6e8f(0x1d3)]['id']+':'+u[_0x3f6e8f(0x216)]();this[_0x3f6e8f(0x1d6)](_0x52e53b),this[_0x3f6e8f(0x214)][_0x3f6e8f(0x210)](_0x49fa30=>{const _0xa1f09c=_0x3f6e8f;_0x49fa30[_0xa1f09c(0x219)](_0x52e53b,{'range':_0x5cee33,'usingOperation':!0x0,'affectsData':!0x0});});}[_0x4e64ff(0x1e1)](_0x2cdd4e){const _0x3d81c0=_0x4e64ff;for(const _0x5c62f0 of this[_0x3d81c0(0x1fc)]())if(_0x5c62f0[_0x3d81c0(0x1df)](_0x2cdd4e))return!0x0;return!0x1;}[_0x4e64ff(0x1fc)](){const _0x457add=_0x4e64ff;return this[_0x457add(0x1ec)]()[_0x457add(0x1d5)](_0x3b9f49=>_0x3b9f49[_0x457add(0x217)]());}[_0x4e64ff(0x202)](){const _0x543f05=_0x4e64ff;return this[_0x543f05(0x1fc)]()[_0x543f05(0x1cb)]((_0x3592b5,_0x41f5c1)=>[..._0x3592b5,..._0x41f5c1[_0x543f05(0x202)]()],[]);}[_0x4e64ff(0x1f5)](){const _0x256336=_0x4e64ff;var _0x40f5e3;return(null===(_0x40f5e3=this[_0x256336(0x1fd)]())||void 0x0===_0x40f5e3?void 0x0:_0x40f5e3[_0x256336(0x217)]())||null;}[_0x4e64ff(0x1d7)](){const _0x1fb28c=_0x4e64ff,_0x283cad=this[_0x1fb28c(0x1fc)]();if(0x1!=_0x283cad[_0x1fb28c(0x1f9)])return null;const _0x5d10b2=_0x283cad[0x0],_0x2d65a8=_0x5d10b2[_0x1fb28c(0x1e2)][_0x1fb28c(0x1d0)],_0x1b238e=_0x5d10b2[_0x1fb28c(0x1db)][_0x1fb28c(0x1e7)];return _0x2d65a8 instanceof _0x4703b9?_0x2d65a8!=_0x1b238e?null:_0x2d65a8:null;}[_0x4e64ff(0x1fa)](){const _0x4baadc=_0x4e64ff;this[_0x4baadc(0x201)](this[_0x4baadc(0x1fc)](),this[_0x4baadc(0x1e6)],this[_0x4baadc(0x1d4)]),this[_0x4baadc(0x1cf)]();}[_0x4e64ff(0x1ed)](){const _0x7c0eb=_0x4e64ff;this[_0x7c0eb(0x215)](this[_0x7c0eb(0x1fc)](),this[_0x7c0eb(0x1e6)],this[_0x7c0eb(0x1d4)]),this[_0x7c0eb(0x1cf)]();}[_0x4e64ff(0x1d8)](){const _0x3c7ac6=_0x4e64ff,_0x2d4166=[];let _0x268ef4=this[_0x3c7ac6(0x1f3)];for(;_0x268ef4;)_0x2d4166[_0x3c7ac6(0x218)](_0x268ef4),_0x268ef4=_0x268ef4[_0x3c7ac6(0x1e8)];return _0x2d4166;}[_0x4e64ff(0x1f0)](_0xd5d81,_0x3c509b){const _0x192f24=_0x4e64ff,_0x1a179f=_0x304e87(this[_0x192f24(0x1d4)]);_0xcfa4df(_0x1a179f,_0xd5d81,_0x3c509b),_0x245c6c(_0x1a179f,this[_0x192f24(0x1d4)])||(this[_0x192f24(0x1d4)]=_0x1a179f,this[_0x192f24(0x1d9)](_0x1a179f));}[_0x4e64ff(0x1cc)](_0x513379){const _0x5de3b9=_0x4e64ff,_0x465b58=_0x304e87(this[_0x5de3b9(0x1d4)]);_0x1ff8cd(_0x465b58,_0x513379),_0x245c6c(_0x465b58,this[_0x5de3b9(0x1d4)])||(this[_0x5de3b9(0x1d4)]=_0x465b58,this[_0x5de3b9(0x1d9)](this[_0x5de3b9(0x1d4)]));}[_0x4e64ff(0x212)](){const _0x47d255=_0x4e64ff;return{'id':this['id'],'type':this[_0x47d255(0x1f7)]?this[_0x47d255(0x1d1)]+':'+this[_0x47d255(0x1f7)]:this[_0x47d255(0x1d1)],'authorId':this[_0x47d255(0x1d3)]['id'],'createdAt':this[_0x47d255(0x20a)],'hasComments':this[_0x47d255(0x1e0)],'data':this[_0x47d255(0x1e6)],'attributes':this[_0x47d255(0x1d4)]};}static[_0x4e64ff(0x216)](){const _0x1eae2a=_0x4e64ff;return _0x51f0a5()[_0x1eae2a(0x211)](0x1,0x5);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x11b649=_0x2ace;(function(_0x352155,_0x5e9545){const _0x5e19d4=_0x2ace,_0x324abe=_0x352155();while(!![]){try{const _0x2d3d73=-parseInt(_0x5e19d4(0x16c))/0x1+parseInt(_0x5e19d4(0x160))/0x2*(-parseInt(_0x5e19d4(0x17f))/0x3)+-parseInt(_0x5e19d4(0x176))/0x4+parseInt(_0x5e19d4(0x17e))/0x5+parseInt(_0x5e19d4(0x1aa))/0x6+-parseInt(_0x5e19d4(0x15a))/0x7*(parseInt(_0x5e19d4(0x17a))/0x8)+parseInt(_0x5e19d4(0x18c))/0x9;if(_0x2d3d73===_0x5e9545)break;else _0x324abe['push'](_0x324abe['shift']());}catch(_0x566f69){_0x324abe['push'](_0x324abe['shift']());}}}(_0x2baa,0xb936f));function _0x2baa(){const _0x55b49e=['addContainer','type','element','checkChild','Container','_addDescriptionItems','*Remove\x20format:*\x20%0','match','*Split:*\x20%0','getDescriptions','format','getWalker','addEmptyContainer','addObject','$textProxy','registerElementLabel','matchingCallback','nextSibling','REPLACE_TEXT','pop','indexOf','function','get','push','1436280ewdCvP','normal','end','*Remove:*\x20%0','add','addFormat','quantity','registerAttributeLabel','removeObject','$1\x20$2','name','nodeAfter','_schema','*Set\x20format:*\x20%0','getItemLabel','elementStart','4612195RsRvYY','isEmpty','label','_handleRenameSuggestionDescription','map','key','2mkhzOo','subType','*Insert:*\x20%0','previousSibling','set','_handleInsertRemoveSuggestionDescription','*Change\x20to:*\x20%0','has','registerDescriptionCallback','getFirstRange','skip','EmptyContainer','450923ceApnY','Object','removeEmptyContainer','length','remove','item','join','newValue','_itemLabels','_attributeLabels','90996lUobAW','_handleAttributeSuggestionDescription','start','ELEMENT_SPACE','16NTIsgV','_handleCustomCallbackDescription','isObject','replace','1680180PPlyxj','734220jPvxJk','_itemLabelsCallbacks','softBreak','_resolveDescriptionItems','_customCallbacks','insertion','data','isInContent','_locale','isEqual','*Merge:*\x20%0','deletion','$text','19974645HEacxo','removeContainer','attribute','text','elementEnd','removeFormat'];_0x2baa=function(){return _0x55b49e;};return _0x2baa();}function _0x2ace(_0x166049,_0x6ec0a1){const _0x2baa3b=_0x2baa();return _0x2ace=function(_0x2ace54,_0x20ac17){_0x2ace54=_0x2ace54-0x14e;let _0xb04abb=_0x2baa3b[_0x2ace54];return _0xb04abb;},_0x2ace(_0x166049,_0x6ec0a1);}import{getTranslation as _0x117cd4}from'./utils/common-translations.js';import{priorities as _0x98c73f,insertToPriorityArray as _0x18433f}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x532595}from'./trackchangesediting.js';export default class f{constructor(_0x24bfe8,_0x2c7ed5){const _0xb3f753=_0x2ace;this[_0xb3f753(0x183)]=[],this[_0xb3f753(0x174)]=new Map(),this[_0xb3f753(0x180)]=[],this[_0xb3f753(0x175)]=new Map(),this[_0xb3f753(0x156)]=_0x24bfe8,this[_0xb3f753(0x187)]=_0x2c7ed5;}[_0x11b649(0x19b)](_0x7ae0d3){const _0x5e3153=_0x11b649,_0xb7fbd4=[],_0x50a1e0=new Set(),_0x58183a=new Set();for(let _0x8d7600=0x0;_0x8d7600<_0x7ae0d3[_0x5e3153(0x16f)];_0x8d7600++){const _0x4b293c=_0x7ae0d3[_0x8d7600];if(!_0x4b293c[_0x5e3153(0x186)])continue;const _0xac4230=this[_0x5e3153(0x17b)](_0x4b293c);if(_0xac4230){if(null!=_0x4b293c[_0x5e3153(0x161)]){if(_0x50a1e0[_0x5e3153(0x167)](_0x4b293c[_0x5e3153(0x161)]))continue;_0x50a1e0[_0x5e3153(0x14e)](_0x4b293c[_0x5e3153(0x161)]);}_0xb7fbd4[_0x5e3153(0x1a9)](_0xac4230);}else{if(_0x5e3153(0x18e)!=_0x4b293c[_0x5e3153(0x193)])_0x5e3153(0x184)!=_0x4b293c[_0x5e3153(0x193)]&&_0x5e3153(0x18a)!=_0x4b293c[_0x5e3153(0x193)]||this[_0x5e3153(0x165)](_0xb7fbd4,_0x4b293c,_0x7ae0d3[_0x8d7600+0x1]);else{const _0x138ee2=_0x4b293c[_0x5e3153(0x185)][_0x5e3153(0x15f)];if(_0x58183a[_0x5e3153(0x167)](_0x138ee2))continue;_0x58183a[_0x5e3153(0x14e)](_0x4b293c[_0x5e3153(0x185)][_0x5e3153(0x15f)]),_0x138ee2==_0x532595?this[_0x5e3153(0x15d)](_0xb7fbd4,_0x4b293c):this[_0x5e3153(0x177)](_0xb7fbd4,_0x4b293c);}}}return this[_0x5e3153(0x182)](_0xb7fbd4);}[_0x11b649(0x168)](_0x5827f8){const _0x164355=_0x11b649;this[_0x164355(0x183)][_0x164355(0x1a9)](_0x5827f8);}[_0x11b649(0x1a1)](_0x3e1c28,_0xa5ca50,_0x5b8083=_0x98c73f[_0x11b649(0x1ab)]){const _0xb0ab2a=_0x11b649;_0xb0ab2a(0x1a7)==typeof _0x3e1c28?_0x18433f(this[_0xb0ab2a(0x180)],{'matchingCallback':_0x3e1c28,'label':_0xa5ca50,'priority':_0x5b8083}):this[_0xb0ab2a(0x174)][_0xb0ab2a(0x164)](_0x3e1c28,_0xa5ca50);}[_0x11b649(0x151)](_0x299fdf,_0x5cfdd0){const _0x2ab2b7=_0x11b649;this[_0x2ab2b7(0x175)][_0x2ab2b7(0x164)](_0x299fdf,_0x5cfdd0);}[_0x11b649(0x158)](_0xa62601,_0x377b6f=0x1){const _0x38a58c=_0x11b649;let _0x359e20;for(const _0x4ee923 of this[_0x38a58c(0x180)])if(_0x4ee923[_0x38a58c(0x1a2)](_0xa62601)){_0x359e20=_0x4ee923[_0x38a58c(0x15c)];break;}return _0x359e20||(_0x359e20=this[_0x38a58c(0x174)][_0x38a58c(0x1a8)](_0xa62601[_0x38a58c(0x154)])),_0x359e20?_0x359e20(_0x377b6f):0x1!==_0x377b6f?_0x377b6f+'\x20'+_0xa62601[_0x38a58c(0x154)]+'s':''+_0xa62601[_0x38a58c(0x154)];}[_0x11b649(0x197)](_0x20103c,_0x1a3bd6){const _0x1ef392=_0x11b649,_0x2de335=_0x1a3bd6[_0x1ef392(0x169)]()[_0x1ef392(0x19d)](),_0x501ae8=_0x1ef392(0x184)==_0x1a3bd6[_0x1ef392(0x193)]?_0x1ef392(0x14e):_0x1ef392(0x170);for(const _0x13a76a of _0x2de335){const _0x17a532=_0x13a76a[_0x1ef392(0x171)],_0x382f81=_0x20103c[_0x20103c[_0x1ef392(0x16f)]-0x1];if(_0x17a532['is'](_0x1ef392(0x1a0)))_0x382f81&&_0x382f81[_0x1ef392(0x193)][_0x1ef392(0x1a6)](_0x1ef392(0x196))>-0x1&&_0x20103c[_0x1ef392(0x1a5)](),_0x382f81&&_0x1ef392(0x18f)==_0x382f81[_0x1ef392(0x193)]?_0x382f81[_0x501ae8]+=_0x17a532[_0x1ef392(0x185)]:_0x20103c[_0x1ef392(0x1a9)]({'type':_0x1ef392(0x18f),'add':_0x1ef392(0x14e)==_0x501ae8?_0x17a532[_0x1ef392(0x185)]:'','remove':_0x1ef392(0x170)==_0x501ae8?_0x17a532[_0x1ef392(0x185)]:''});else{if(this[_0x1ef392(0x156)][_0x1ef392(0x17c)](_0x17a532)){const _0x483656=_0x17a532;if(_0x382f81&&_0x382f81[_0x1ef392(0x193)][_0x1ef392(0x1a6)](_0x1ef392(0x196))>-0x1&&_0x20103c[_0x1ef392(0x1a5)](),_0x1ef392(0x190)==_0x13a76a[_0x1ef392(0x193)])continue;_0x382f81&&_0x382f81[_0x1ef392(0x193)]==_0x501ae8+_0x1ef392(0x16d)&&_0x382f81[_0x1ef392(0x194)][_0x1ef392(0x154)]==_0x483656[_0x1ef392(0x154)]?_0x382f81[_0x1ef392(0x150)]++:_0x20103c[_0x1ef392(0x1a9)]({'type':_0x501ae8+_0x1ef392(0x16d),'element':_0x483656,'quantity':0x1}),_0x2de335[_0x1ef392(0x16a)](_0xf4f537=>!(_0x1ef392(0x190)==_0xf4f537[_0x1ef392(0x193)]&&_0xf4f537[_0x1ef392(0x171)]==_0x17a532));}else{if(this[_0x1ef392(0x156)][_0x1ef392(0x195)](_0x17a532,_0x1ef392(0x18b))||_0x17a532['is'](_0x1ef392(0x194),_0x1ef392(0x181))){const _0x406931=_0x17a532;if(_0x1ef392(0x14e)==_0x501ae8&&_0x1ef392(0x159)==_0x13a76a[_0x1ef392(0x193)]||_0x1ef392(0x170)==_0x501ae8&&_0x1ef392(0x190)==_0x13a76a[_0x1ef392(0x193)])continue;if(_0x382f81&&-0x1==_0x382f81[_0x1ef392(0x193)][_0x1ef392(0x1a6)](_0x1ef392(0x196))){_0x1ef392(0x18f)==_0x382f81[_0x1ef392(0x193)]&&(_0x382f81[_0x501ae8]+='\x0a');continue;}let _0x3323ef;if(_0x3323ef=_0x1ef392(0x14e)==_0x501ae8?_0x406931[_0x1ef392(0x1a3)]&&!this[_0x1ef392(0x156)][_0x1ef392(0x17c)](_0x406931[_0x1ef392(0x1a3)])?_0x406931[_0x1ef392(0x1a3)]:null:_0x406931[_0x1ef392(0x163)]&&!this[_0x1ef392(0x156)][_0x1ef392(0x17c)](_0x406931[_0x1ef392(0x163)])?_0x406931[_0x1ef392(0x163)]:null,_0x406931[_0x1ef392(0x15b)]||_0x3323ef&&_0x3323ef[_0x1ef392(0x15b)]){const _0x3f3a98=_0x3323ef&&_0x3323ef[_0x1ef392(0x15b)]?_0x3323ef:_0x406931;_0x382f81&&_0x382f81[_0x1ef392(0x193)]==_0x501ae8+_0x1ef392(0x16b)&&_0x382f81[_0x1ef392(0x194)][_0x1ef392(0x154)]==_0x3f3a98[_0x1ef392(0x154)]?_0x382f81[_0x1ef392(0x150)]++:_0x20103c[_0x1ef392(0x1a9)]({'type':_0x501ae8+_0x1ef392(0x16b),'element':_0x3f3a98,'quantity':0x1});}else _0x20103c[_0x1ef392(0x1a9)]({'type':_0x501ae8+_0x1ef392(0x196),'element':_0x406931});}}}}}[_0x11b649(0x182)](_0x5274c9){const _0x83a1cd=_0x11b649,_0x52b73d=this[_0x83a1cd(0x187)],_0x4f2564=[],_0x3e32df=[],_0x34f4a7=[];for(const _0xe02668 of _0x5274c9)switch(_0xe02668[_0x83a1cd(0x193)]){case _0x83a1cd(0x18f):if(_0xe02668[_0x83a1cd(0x14e)]=_0xe02668[_0x83a1cd(0x14e)][_0x83a1cd(0x17d)](/(\S)\u000A+(\S)/g,_0x83a1cd(0x153))[_0x83a1cd(0x17d)](/\u000A/g,''),_0xe02668[_0x83a1cd(0x170)]=_0xe02668[_0x83a1cd(0x170)][_0x83a1cd(0x17d)](/(\S)\u000A+(\S)/g,_0x83a1cd(0x153))[_0x83a1cd(0x17d)](/\u000A/g,''),''!=_0xe02668[_0x83a1cd(0x14e)]&&''!=_0xe02668[_0x83a1cd(0x170)]){_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x17d),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x1a4),['\x22'+_0xe02668[_0x83a1cd(0x170)]+'\x22','\x22'+_0xe02668[_0x83a1cd(0x14e)]+'\x22'])});continue;}if(null!=_0xe02668[_0x83a1cd(0x14e)][_0x83a1cd(0x199)](/^ +$/)){_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x184),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x162),_0x117cd4(_0x52b73d,_0x83a1cd(0x179),_0xe02668[_0x83a1cd(0x14e)][_0x83a1cd(0x16f)]))});continue;}if(null!=_0xe02668[_0x83a1cd(0x170)][_0x83a1cd(0x199)](/^ +$/)){_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x18a),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x1ad),_0x117cd4(_0x52b73d,_0x83a1cd(0x179),_0xe02668[_0x83a1cd(0x170)][_0x83a1cd(0x16f)]))});continue;}if(''!=_0xe02668[_0x83a1cd(0x14e)]){_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x184),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x162),'\x22'+_0xe02668[_0x83a1cd(0x14e)]+'\x22')});continue;}_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x18a),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x1ad),'\x22'+_0xe02668[_0x83a1cd(0x170)]+'\x22')});continue;case _0x83a1cd(0x19e):case _0x83a1cd(0x19f):_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x184),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x162),this[_0x83a1cd(0x158)](_0xe02668[_0x83a1cd(0x194)],_0xe02668[_0x83a1cd(0x150)]))});continue;case _0x83a1cd(0x16e):case _0x83a1cd(0x152):_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x18a),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x1ad),this[_0x83a1cd(0x158)](_0xe02668[_0x83a1cd(0x194)],_0xe02668[_0x83a1cd(0x150)]))});continue;case _0x83a1cd(0x192):_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x184),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x19a),this[_0x83a1cd(0x158)](_0xe02668[_0x83a1cd(0x194)],_0xe02668[_0x83a1cd(0x150)]))});continue;case _0x83a1cd(0x18d):_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x18a),'content':_0x117cd4(_0x52b73d,_0x83a1cd(0x189),this[_0x83a1cd(0x158)](_0xe02668[_0x83a1cd(0x194)],_0xe02668[_0x83a1cd(0x150)]))});continue;case _0x83a1cd(0x14f):_0x3e32df[_0x83a1cd(0x1a9)](_0xe02668[_0x83a1cd(0x15f)]);continue;case _0x83a1cd(0x191):_0x34f4a7[_0x83a1cd(0x1a9)](_0xe02668[_0x83a1cd(0x15f)]);continue;default:_0x4f2564[_0x83a1cd(0x1a9)](_0xe02668);}if(_0x3e32df[_0x83a1cd(0x16f)]){const _0x40ea7a=_0x3e32df[_0x83a1cd(0x15e)](_0x21d382=>this[_0x83a1cd(0x175)][_0x83a1cd(0x167)](_0x21d382)?this[_0x83a1cd(0x175)][_0x83a1cd(0x1a8)](_0x21d382):_0x21d382)[_0x83a1cd(0x172)](',\x20');_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x19c),'content':_0x117cd4(this[_0x83a1cd(0x187)],_0x83a1cd(0x157),_0x40ea7a)});}if(_0x34f4a7[_0x83a1cd(0x16f)]){const _0x21f8e=_0x34f4a7[_0x83a1cd(0x15e)](_0x513792=>this[_0x83a1cd(0x175)][_0x83a1cd(0x167)](_0x513792)?this[_0x83a1cd(0x175)][_0x83a1cd(0x1a8)](_0x513792):_0x513792)[_0x83a1cd(0x172)](',\x20');_0x4f2564[_0x83a1cd(0x1a9)]({'type':_0x83a1cd(0x19c),'content':_0x117cd4(this[_0x83a1cd(0x187)],_0x83a1cd(0x198),_0x21f8e)});}return _0x4f2564;}[_0x11b649(0x17b)](_0x2f71c7){const _0xd37408=_0x11b649;for(const _0x8f04dd of this[_0xd37408(0x183)]){const _0x34013b=_0x8f04dd(_0x2f71c7);if(_0x34013b&&_0xd37408(0x193)in _0x34013b)return _0x34013b;}}[_0x11b649(0x177)](_0x1564e4,_0x1fced5){const _0x5e4135=_0x11b649,_0x4cc71d=_0x1fced5[_0x5e4135(0x185)],_0x78c240=void 0x0===_0x4cc71d[_0x5e4135(0x173)]?_0x5e4135(0x191):_0x5e4135(0x14f);_0x1564e4[_0x5e4135(0x1a9)]({'type':_0x78c240,'key':_0x4cc71d[_0x5e4135(0x15f)]});}[_0x11b649(0x15d)](_0x5e3771,_0x3dfdf3){const _0x2edcbf=_0x11b649;_0x5e3771[_0x2edcbf(0x1a9)]({'type':_0x2edcbf(0x19c),'content':_0x117cd4(this[_0x2edcbf(0x187)],_0x2edcbf(0x166),this[_0x2edcbf(0x158)](_0x3dfdf3[_0x2edcbf(0x169)]()[_0x2edcbf(0x178)][_0x2edcbf(0x155)],0x1))});}[_0x11b649(0x165)](_0x30eca2,_0x441851,_0xfd3b7c){const _0x175dcb=_0x11b649;if(this[_0x175dcb(0x197)](_0x30eca2,_0x441851),_0xfd3b7c&&_0xfd3b7c[_0x175dcb(0x169)]()&&!_0x441851[_0x175dcb(0x169)]()[_0x175dcb(0x1ac)][_0x175dcb(0x188)](_0xfd3b7c[_0x175dcb(0x169)]()[_0x175dcb(0x178)])){const _0x3c7a64=_0x30eca2[_0x30eca2[_0x175dcb(0x16f)]-0x1],_0x29f8b0=_0x175dcb(0x184)==_0x441851[_0x175dcb(0x193)]?_0x175dcb(0x14e):_0x175dcb(0x170);_0x3c7a64&&_0x175dcb(0x18f)==_0x3c7a64[_0x175dcb(0x193)]&&(_0x3c7a64[_0x29f8b0]+='\x0a');}}}
|
|
23
|
+
const _0xeeffc9=_0x34e9;function _0x34e9(_0x3f0f8c,_0x486f2a){const _0x8801b4=_0x8801();return _0x34e9=function(_0x34e915,_0x24e04e){_0x34e915=_0x34e915-0x1da;let _0x4dee64=_0x8801b4[_0x34e915];return _0x4dee64;},_0x34e9(_0x3f0f8c,_0x486f2a);}(function(_0x37f776,_0x5bf565){const _0x7b9dcd=_0x34e9,_0x43c59d=_0x37f776();while(!![]){try{const _0x481557=-parseInt(_0x7b9dcd(0x209))/0x1*(-parseInt(_0x7b9dcd(0x1ea))/0x2)+-parseInt(_0x7b9dcd(0x229))/0x3+parseInt(_0x7b9dcd(0x1fd))/0x4+-parseInt(_0x7b9dcd(0x1f2))/0x5*(parseInt(_0x7b9dcd(0x1f1))/0x6)+parseInt(_0x7b9dcd(0x1ee))/0x7*(-parseInt(_0x7b9dcd(0x1ec))/0x8)+parseInt(_0x7b9dcd(0x1dc))/0x9+-parseInt(_0x7b9dcd(0x238))/0xa*(parseInt(_0x7b9dcd(0x1fc))/0xb);if(_0x481557===_0x5bf565)break;else _0x43c59d['push'](_0x43c59d['shift']());}catch(_0x300594){_0x43c59d['push'](_0x43c59d['shift']());}}}(_0x8801,0x5d1bb));import{getTranslation as _0x4c6e9a}from'./utils/common-translations.js';function _0x8801(){const _0x48fc90=['*Merge:*\x20%0','checkChild','matchingCallback','item','get','indexOf','$text','elementEnd','pop','element','10pTvqkP','type','isObject','getWalker','$1\x20$2','nodeAfter','578610vxpxHw','normal','*Set\x20format:*\x20%0','push','*Remove\x20format:*\x20%0','label','Object','end','Container','addContainer','remove','ELEMENT_SPACE','removeContainer','length','231382IovdTA','$textProxy','17312UhYKEd','getDescriptions','182FykCqs','_attributeLabels','addObject','177462VoHhhH','30GupkEY','isEqual','_handleCustomCallbackDescription','format','_schema','*Change\x20to:*\x20%0','has','getItemLabel','registerAttributeLabel','key','5612497lrmOun','2058384NYCjsP','softBreak','add','*Split:*\x20%0','_itemLabels','_resolveDescriptionItems','*Remove:*\x20%0','join','removeObject','getFirstRange','EmptyContainer','_handleRenameSuggestionDescription','5aGgZyf','REPLACE_TEXT','registerElementLabel','attribute','elementStart','previousSibling','function','name','nextSibling','data','_addDescriptionItems','_itemLabelsCallbacks','removeEmptyContainer','isEmpty','map','skip','text','_locale','addFormat','registerDescriptionCallback','_handleInsertRemoveSuggestionDescription','insertion','match','*Insert:*\x20%0','_handleAttributeSuggestionDescription','addEmptyContainer','isInContent','subType','quantity','_customCallbacks','start','set','96051FnRWvR','newValue','deletion','replace','removeFormat'];_0x8801=function(){return _0x48fc90;};return _0x8801();}import{priorities as _0x3eebb5,insertToPriorityArray as _0x5b519e}from'ckeditor5/src/utils.js';import{renameAttributeKey as _0x4f5d3a}from'./trackchangesediting.js';export default class f{constructor(_0x33b68f,_0x2fc3ae){const _0x5e12c1=_0x34e9;this[_0x5e12c1(0x226)]=[],this[_0x5e12c1(0x201)]=new Map(),this[_0x5e12c1(0x214)]=[],this[_0x5e12c1(0x1ef)]=new Map(),this[_0x5e12c1(0x1f6)]=_0x33b68f,this[_0x5e12c1(0x21a)]=_0x2fc3ae;}[_0xeeffc9(0x1ed)](_0x50b430){const _0x2867e2=_0xeeffc9,_0x353a36=[],_0x622f85=new Set(),_0x24a8b3=new Set();for(let _0x51b8c4=0x0;_0x51b8c4<_0x50b430[_0x2867e2(0x1e9)];_0x51b8c4++){const _0x2bb562=_0x50b430[_0x51b8c4];if(!_0x2bb562[_0x2867e2(0x223)])continue;const _0x4218a3=this[_0x2867e2(0x1f4)](_0x2bb562);if(_0x4218a3){if(null!=_0x2bb562[_0x2867e2(0x224)]){if(_0x622f85[_0x2867e2(0x1f8)](_0x2bb562[_0x2867e2(0x224)]))continue;_0x622f85[_0x2867e2(0x1ff)](_0x2bb562[_0x2867e2(0x224)]);}_0x353a36[_0x2867e2(0x1df)](_0x4218a3);}else{if(_0x2867e2(0x20c)!=_0x2bb562[_0x2867e2(0x239)])_0x2867e2(0x21e)!=_0x2bb562[_0x2867e2(0x239)]&&_0x2867e2(0x22b)!=_0x2bb562[_0x2867e2(0x239)]||this[_0x2867e2(0x21d)](_0x353a36,_0x2bb562,_0x50b430[_0x51b8c4+0x1]);else{const _0xd1973b=_0x2bb562[_0x2867e2(0x212)][_0x2867e2(0x1fb)];if(_0x24a8b3[_0x2867e2(0x1f8)](_0xd1973b))continue;_0x24a8b3[_0x2867e2(0x1ff)](_0x2bb562[_0x2867e2(0x212)][_0x2867e2(0x1fb)]),_0xd1973b==_0x4f5d3a?this[_0x2867e2(0x208)](_0x353a36,_0x2bb562):this[_0x2867e2(0x221)](_0x353a36,_0x2bb562);}}}return this[_0x2867e2(0x202)](_0x353a36);}[_0xeeffc9(0x21c)](_0x4db6c3){const _0x3ac26e=_0xeeffc9;this[_0x3ac26e(0x226)][_0x3ac26e(0x1df)](_0x4db6c3);}[_0xeeffc9(0x20b)](_0x3a0fec,_0x16f1e8,_0x23df9d=_0x3eebb5[_0xeeffc9(0x1dd)]){const _0x462cde=_0xeeffc9;_0x462cde(0x20f)==typeof _0x3a0fec?_0x5b519e(this[_0x462cde(0x214)],{'matchingCallback':_0x3a0fec,'label':_0x16f1e8,'priority':_0x23df9d}):this[_0x462cde(0x201)][_0x462cde(0x228)](_0x3a0fec,_0x16f1e8);}[_0xeeffc9(0x1fa)](_0x2336e2,_0x480cb2){const _0x5d34f0=_0xeeffc9;this[_0x5d34f0(0x1ef)][_0x5d34f0(0x228)](_0x2336e2,_0x480cb2);}[_0xeeffc9(0x1f9)](_0x263fd1,_0x1ea3cf=0x1){const _0x268474=_0xeeffc9;let _0x27bdc0;for(const _0x16cc90 of this[_0x268474(0x214)])if(_0x16cc90[_0x268474(0x230)](_0x263fd1)){_0x27bdc0=_0x16cc90[_0x268474(0x1e1)];break;}return _0x27bdc0||(_0x27bdc0=this[_0x268474(0x201)][_0x268474(0x232)](_0x263fd1[_0x268474(0x210)])),_0x27bdc0?_0x27bdc0(_0x1ea3cf):0x1!==_0x1ea3cf?_0x1ea3cf+'\x20'+_0x263fd1[_0x268474(0x210)]+'s':''+_0x263fd1[_0x268474(0x210)];}[_0xeeffc9(0x213)](_0x3a3c21,_0x49a8ca){const _0x45edf1=_0xeeffc9,_0x522feb=_0x49a8ca[_0x45edf1(0x206)]()[_0x45edf1(0x23b)](),_0x4f08ad=_0x45edf1(0x21e)==_0x49a8ca[_0x45edf1(0x239)]?_0x45edf1(0x1ff):_0x45edf1(0x1e6);for(const _0x2a24ac of _0x522feb){const _0x2a6c26=_0x2a24ac[_0x45edf1(0x231)],_0x35da10=_0x3a3c21[_0x3a3c21[_0x45edf1(0x1e9)]-0x1];if(_0x2a6c26['is'](_0x45edf1(0x1eb)))_0x35da10&&_0x35da10[_0x45edf1(0x239)][_0x45edf1(0x233)](_0x45edf1(0x1e4))>-0x1&&_0x3a3c21[_0x45edf1(0x236)](),_0x35da10&&_0x45edf1(0x219)==_0x35da10[_0x45edf1(0x239)]?_0x35da10[_0x4f08ad]+=_0x2a6c26[_0x45edf1(0x212)]:_0x3a3c21[_0x45edf1(0x1df)]({'type':_0x45edf1(0x219),'add':_0x45edf1(0x1ff)==_0x4f08ad?_0x2a6c26[_0x45edf1(0x212)]:'','remove':_0x45edf1(0x1e6)==_0x4f08ad?_0x2a6c26[_0x45edf1(0x212)]:''});else{if(this[_0x45edf1(0x1f6)][_0x45edf1(0x23a)](_0x2a6c26)){const _0x4b1613=_0x2a6c26;if(_0x35da10&&_0x35da10[_0x45edf1(0x239)][_0x45edf1(0x233)](_0x45edf1(0x1e4))>-0x1&&_0x3a3c21[_0x45edf1(0x236)](),_0x45edf1(0x235)==_0x2a24ac[_0x45edf1(0x239)])continue;_0x35da10&&_0x35da10[_0x45edf1(0x239)]==_0x4f08ad+_0x45edf1(0x1e2)&&_0x35da10[_0x45edf1(0x237)][_0x45edf1(0x210)]==_0x4b1613[_0x45edf1(0x210)]?_0x35da10[_0x45edf1(0x225)]++:_0x3a3c21[_0x45edf1(0x1df)]({'type':_0x4f08ad+_0x45edf1(0x1e2),'element':_0x4b1613,'quantity':0x1}),_0x522feb[_0x45edf1(0x218)](_0x44c3bb=>!(_0x45edf1(0x235)==_0x44c3bb[_0x45edf1(0x239)]&&_0x44c3bb[_0x45edf1(0x231)]==_0x2a6c26));}else{if(this[_0x45edf1(0x1f6)][_0x45edf1(0x22f)](_0x2a6c26,_0x45edf1(0x234))||_0x2a6c26['is'](_0x45edf1(0x237),_0x45edf1(0x1fe))){const _0x2a36eb=_0x2a6c26;if(_0x45edf1(0x1ff)==_0x4f08ad&&_0x45edf1(0x20d)==_0x2a24ac[_0x45edf1(0x239)]||_0x45edf1(0x1e6)==_0x4f08ad&&_0x45edf1(0x235)==_0x2a24ac[_0x45edf1(0x239)])continue;if(_0x35da10&&-0x1==_0x35da10[_0x45edf1(0x239)][_0x45edf1(0x233)](_0x45edf1(0x1e4))){_0x45edf1(0x219)==_0x35da10[_0x45edf1(0x239)]&&(_0x35da10[_0x4f08ad]+='\x0a');continue;}let _0xd2e6b4;if(_0xd2e6b4=_0x45edf1(0x1ff)==_0x4f08ad?_0x2a36eb[_0x45edf1(0x211)]&&!this[_0x45edf1(0x1f6)][_0x45edf1(0x23a)](_0x2a36eb[_0x45edf1(0x211)])?_0x2a36eb[_0x45edf1(0x211)]:null:_0x2a36eb[_0x45edf1(0x20e)]&&!this[_0x45edf1(0x1f6)][_0x45edf1(0x23a)](_0x2a36eb[_0x45edf1(0x20e)])?_0x2a36eb[_0x45edf1(0x20e)]:null,_0x2a36eb[_0x45edf1(0x216)]||_0xd2e6b4&&_0xd2e6b4[_0x45edf1(0x216)]){const _0x152cc7=_0xd2e6b4&&_0xd2e6b4[_0x45edf1(0x216)]?_0xd2e6b4:_0x2a36eb;_0x35da10&&_0x35da10[_0x45edf1(0x239)]==_0x4f08ad+_0x45edf1(0x207)&&_0x35da10[_0x45edf1(0x237)][_0x45edf1(0x210)]==_0x152cc7[_0x45edf1(0x210)]?_0x35da10[_0x45edf1(0x225)]++:_0x3a3c21[_0x45edf1(0x1df)]({'type':_0x4f08ad+_0x45edf1(0x207),'element':_0x152cc7,'quantity':0x1});}else _0x3a3c21[_0x45edf1(0x1df)]({'type':_0x4f08ad+_0x45edf1(0x1e4),'element':_0x2a36eb});}}}}}[_0xeeffc9(0x202)](_0x16ea59){const _0x1a52a3=_0xeeffc9,_0x50eb0b=this[_0x1a52a3(0x21a)],_0x2c1ff7=[],_0x3b3bc4=[],_0x49247b=[];for(const _0x418ffb of _0x16ea59)switch(_0x418ffb[_0x1a52a3(0x239)]){case _0x1a52a3(0x219):if(_0x418ffb[_0x1a52a3(0x1ff)]=_0x418ffb[_0x1a52a3(0x1ff)][_0x1a52a3(0x22c)](/(\S)\u000A+(\S)/g,_0x1a52a3(0x1da))[_0x1a52a3(0x22c)](/\u000A/g,''),_0x418ffb[_0x1a52a3(0x1e6)]=_0x418ffb[_0x1a52a3(0x1e6)][_0x1a52a3(0x22c)](/(\S)\u000A+(\S)/g,_0x1a52a3(0x1da))[_0x1a52a3(0x22c)](/\u000A/g,''),''!=_0x418ffb[_0x1a52a3(0x1ff)]&&''!=_0x418ffb[_0x1a52a3(0x1e6)]){_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x22c),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x20a),['\x22'+_0x418ffb[_0x1a52a3(0x1e6)]+'\x22','\x22'+_0x418ffb[_0x1a52a3(0x1ff)]+'\x22'])});continue;}if(null!=_0x418ffb[_0x1a52a3(0x1ff)][_0x1a52a3(0x21f)](/^ +$/)){_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x21e),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x220),_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x1e7),_0x418ffb[_0x1a52a3(0x1ff)][_0x1a52a3(0x1e9)]))});continue;}if(null!=_0x418ffb[_0x1a52a3(0x1e6)][_0x1a52a3(0x21f)](/^ +$/)){_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x22b),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x203),_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x1e7),_0x418ffb[_0x1a52a3(0x1e6)][_0x1a52a3(0x1e9)]))});continue;}if(''!=_0x418ffb[_0x1a52a3(0x1ff)]){_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x21e),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x220),'\x22'+_0x418ffb[_0x1a52a3(0x1ff)]+'\x22')});continue;}_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x22b),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x203),'\x22'+_0x418ffb[_0x1a52a3(0x1e6)]+'\x22')});continue;case _0x1a52a3(0x222):case _0x1a52a3(0x1f0):_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x21e),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x220),this[_0x1a52a3(0x1f9)](_0x418ffb[_0x1a52a3(0x237)],_0x418ffb[_0x1a52a3(0x225)]))});continue;case _0x1a52a3(0x215):case _0x1a52a3(0x205):_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x22b),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x203),this[_0x1a52a3(0x1f9)](_0x418ffb[_0x1a52a3(0x237)],_0x418ffb[_0x1a52a3(0x225)]))});continue;case _0x1a52a3(0x1e5):_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x21e),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x200),this[_0x1a52a3(0x1f9)](_0x418ffb[_0x1a52a3(0x237)],_0x418ffb[_0x1a52a3(0x225)]))});continue;case _0x1a52a3(0x1e8):_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x22b),'content':_0x4c6e9a(_0x50eb0b,_0x1a52a3(0x22e),this[_0x1a52a3(0x1f9)](_0x418ffb[_0x1a52a3(0x237)],_0x418ffb[_0x1a52a3(0x225)]))});continue;case _0x1a52a3(0x21b):_0x3b3bc4[_0x1a52a3(0x1df)](_0x418ffb[_0x1a52a3(0x1fb)]);continue;case _0x1a52a3(0x22d):_0x49247b[_0x1a52a3(0x1df)](_0x418ffb[_0x1a52a3(0x1fb)]);continue;default:_0x2c1ff7[_0x1a52a3(0x1df)](_0x418ffb);}if(_0x3b3bc4[_0x1a52a3(0x1e9)]){const _0x1724f2=_0x3b3bc4[_0x1a52a3(0x217)](_0x2e07cf=>this[_0x1a52a3(0x1ef)][_0x1a52a3(0x1f8)](_0x2e07cf)?this[_0x1a52a3(0x1ef)][_0x1a52a3(0x232)](_0x2e07cf):_0x2e07cf)[_0x1a52a3(0x204)](',\x20');_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x1f5),'content':_0x4c6e9a(this[_0x1a52a3(0x21a)],_0x1a52a3(0x1de),_0x1724f2)});}if(_0x49247b[_0x1a52a3(0x1e9)]){const _0x146288=_0x49247b[_0x1a52a3(0x217)](_0x428f52=>this[_0x1a52a3(0x1ef)][_0x1a52a3(0x1f8)](_0x428f52)?this[_0x1a52a3(0x1ef)][_0x1a52a3(0x232)](_0x428f52):_0x428f52)[_0x1a52a3(0x204)](',\x20');_0x2c1ff7[_0x1a52a3(0x1df)]({'type':_0x1a52a3(0x1f5),'content':_0x4c6e9a(this[_0x1a52a3(0x21a)],_0x1a52a3(0x1e0),_0x146288)});}return _0x2c1ff7;}[_0xeeffc9(0x1f4)](_0xb11e04){const _0x2cae70=_0xeeffc9;for(const _0x5010de of this[_0x2cae70(0x226)]){const _0x331414=_0x5010de(_0xb11e04);if(_0x331414&&_0x2cae70(0x239)in _0x331414)return _0x331414;}}[_0xeeffc9(0x221)](_0x50de53,_0x476096){const _0x267d15=_0xeeffc9,_0x531053=_0x476096[_0x267d15(0x212)],_0x4659ee=void 0x0===_0x531053[_0x267d15(0x22a)]?_0x267d15(0x22d):_0x267d15(0x21b);_0x50de53[_0x267d15(0x1df)]({'type':_0x4659ee,'key':_0x531053[_0x267d15(0x1fb)]});}[_0xeeffc9(0x208)](_0x301669,_0xa22852){const _0x504085=_0xeeffc9;_0x301669[_0x504085(0x1df)]({'type':_0x504085(0x1f5),'content':_0x4c6e9a(this[_0x504085(0x21a)],_0x504085(0x1f7),this[_0x504085(0x1f9)](_0xa22852[_0x504085(0x206)]()[_0x504085(0x227)][_0x504085(0x1db)],0x1))});}[_0xeeffc9(0x21d)](_0x293201,_0xb4d46d,_0x396bda){const _0x1a056d=_0xeeffc9;if(this[_0x1a056d(0x213)](_0x293201,_0xb4d46d),_0x396bda&&_0x396bda[_0x1a056d(0x206)]()&&!_0xb4d46d[_0x1a056d(0x206)]()[_0x1a056d(0x1e3)][_0x1a056d(0x1f3)](_0x396bda[_0x1a056d(0x206)]()[_0x1a056d(0x227)])){const _0xe5b8e4=_0x293201[_0x293201[_0x1a056d(0x1e9)]-0x1],_0x1b5ea8=_0x1a056d(0x21e)==_0xb4d46d[_0x1a056d(0x239)]?_0x1a056d(0x1ff):_0x1a056d(0x1e6);_0xe5b8e4&&_0x1a056d(0x219)==_0xe5b8e4[_0x1a056d(0x239)]&&(_0xe5b8e4[_0x1b5ea8]+='\x0a');}}}
|
package/src/trackchanges.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x5d7ee8=_0x13c2;(function(_0x1b24e8,_0x278ea3){var _0x35d803=_0x13c2,_0x4f5cd6=_0x1b24e8();while(!![]){try{var _0x8357ee=-parseInt(_0x35d803(0xb9))/0x1+-parseInt(_0x35d803(0xb7))/0x2+parseInt(_0x35d803(0xc2))/0x3+parseInt(_0x35d803(0xc0))/0x4+parseInt(_0x35d803(0xbf))/0x5+parseInt(_0x35d803(0xba))/0x6*(-parseInt(_0x35d803(0xbc))/0x7)+parseInt(_0x35d803(0xc4))/0x8;if(_0x8357ee===_0x278ea3)break;else _0x4f5cd6['push'](_0x4f5cd6['shift']());}catch(_0x549c6b){_0x4f5cd6['push'](_0x4f5cd6['shift']());}}}(_0x5589,0x97c65));import{Plugin as _0x3d9fd2}from'ckeditor5/src/core.js';function _0x13c2(_0xd57278,_0x13dcd2){var _0x5589bc=_0x5589();return _0x13c2=function(_0x13c244,_0x5027b3){_0x13c244=_0x13c244-0xb1;var _0x1b0b0b=_0x5589bc[_0x13c244];return _0x1b0b0b;},_0x13c2(_0xd57278,_0x13dcd2);}import _0x43bbab from'./trackchangesui.js';import _0x5dc260 from'./trackchangesediting.js';function _0x5589(){var _0x5caaf5=['457427AbZTGG','7347030CnoQfI','Comments','7PIhGEK','editor','plugins','4347920gocfbp','1685836tAQyEv','addSuggestion','2476662SKbCnM','getSuggestions','6714696ToCXEW','pluginName','addSuggestionData','adapter','requires','get','TrackChanges','1304666wvKdJS','getSuggestion'];_0x5589=function(){return _0x5caaf5;};return _0x5589();}import'ckeditor5-collaboration/src/collaboration-core.js';export default class k extends _0x3d9fd2{static get[_0x5d7ee8(0xb4)](){var _0x7b8c08=_0x5d7ee8;return[_0x5dc260,_0x43bbab,_0x7b8c08(0xbb)];}static get[_0x5d7ee8(0xb1)](){var _0x5be2cc=_0x5d7ee8;return _0x5be2cc(0xb6);}set[_0x5d7ee8(0xb3)](_0xe7a97e){var _0xfa7a19=_0x5d7ee8;this[_0xfa7a19(0xbd)][_0xfa7a19(0xbe)][_0xfa7a19(0xb5)](_0x5dc260)[_0xfa7a19(0xb3)]=_0xe7a97e;}get[_0x5d7ee8(0xb3)](){var _0x1df2f5=_0x5d7ee8;return this[_0x1df2f5(0xbd)][_0x1df2f5(0xbe)][_0x1df2f5(0xb5)](_0x5dc260)[_0x1df2f5(0xb3)];}[_0x5d7ee8(0xc1)](_0x145e55){var _0x5dab41=_0x5d7ee8;return this[_0x5dab41(0xbd)][_0x5dab41(0xbe)][_0x5dab41(0xb5)](_0x5dc260)[_0x5dab41(0xb2)](_0x145e55);}[_0x5d7ee8(0xc3)]({skipNotAttached:_0x4b59f4=!0x1,toJSON:_0x5dfbd6=!0x1}={}){var _0xca9df2=_0x5d7ee8;return this[_0xca9df2(0xbd)][_0xca9df2(0xbe)][_0xca9df2(0xb5)](_0x5dc260)[_0xca9df2(0xc3)]({'skipNotAttached':_0x4b59f4,'toJSON':_0x5dfbd6});}[_0x5d7ee8(0xb8)](_0x14f525){var _0x68a514=_0x5d7ee8;return this[_0x68a514(0xbd)][_0x68a514(0xbe)][_0x68a514(0xb5)](_0x5dc260)[_0x68a514(0xb8)](_0x14f525);}}
|
package/src/trackchangesdata.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x21478f=_0x28ab;function _0x28ab(_0x24ddc8,_0x4375b8){const _0x22f27a=_0x22f2();return _0x28ab=function(_0x28abc7,_0x5a35fd){_0x28abc7=_0x28abc7-0xb4;let _0x1e847e=_0x22f27a[_0x28abc7];return _0x1e847e;},_0x28ab(_0x24ddc8,_0x4375b8);}(function(_0xc1e76f,_0x339ff4){const _0x231e3c=_0x28ab,_0x24e0bb=_0xc1e76f();while(!![]){try{const _0x1667a4=parseInt(_0x231e3c(0xbc))/0x1+parseInt(_0x231e3c(0xed))/0x2*(-parseInt(_0x231e3c(0xc2))/0x3)+-parseInt(_0x231e3c(0xf3))/0x4*(-parseInt(_0x231e3c(0xde))/0x5)+parseInt(_0x231e3c(0xce))/0x6*(parseInt(_0x231e3c(0xcf))/0x7)+-parseInt(_0x231e3c(0xb6))/0x8*(parseInt(_0x231e3c(0xdb))/0x9)+parseInt(_0x231e3c(0xeb))/0xa+-parseInt(_0x231e3c(0xe2))/0xb*(parseInt(_0x231e3c(0xc1))/0xc);if(_0x1667a4===_0x339ff4)break;else _0x24e0bb['push'](_0x24e0bb['shift']());}catch(_0x3a649d){_0x24e0bb['push'](_0x24e0bb['shift']());}}}(_0x22f2,0xd570e));import{Plugin as _0x113ceb}from'ckeditor5/src/core.js';import{CKEditorError as _0x351604}from'ckeditor5/src/utils.js';import _0x5e10fd from'./trackchangesediting.js';function _0x22f2(){const _0x76b3bf=['reduce','getDataWithAcceptedSuggestions','_adapter','1451676IhkWhs','push','document','create','TrackChangesData','5208RzaOyU','3uiZZzM','addUser','Pagination','CommentsRepository','useAnonymousUser','trackChangesData.editorCreator','end','data','name','getRootsAttributes','execute','appendChild','105516Mwvdaf','308egIstr','plugins','rootsAttributes','set','getUser','discardAllSuggestions','TrackChangesDataGetter','getSuggestions','constructor','trackChangesData','model','addSuggestionData','909KQYkaI','users','get','9370LESGyc','getCommentThreads','config','define','9317vLFaLr','TrackChangesEditing','destroy','acceptAllSuggestions','result','init','requires','addCommentThread','getDataWithDiscardedSuggestions','13270080ZNzFNW','editorCreator','3270042wsSqRV','editor','getRootNames','track-changes-data-invalid-editor-creator','Users','createElement','1428SrDzdB','function','createDocumentFragment','pluginName','map','getFullData','106504SZnjKe','div','remove'];_0x22f2=function(){return _0x76b3bf;};return _0x22f2();}import{sanitizeEditorConfig as _0x5828ff}from'ckeditor5-collaboration/src/collaboration-core.js';const T=[_0x21478f(0xc4)];export default class P extends _0x113ceb{static get[_0x21478f(0xe8)](){return[_0x5e10fd];}static get[_0x21478f(0xf6)](){const _0x4ea5a6=_0x21478f;return _0x4ea5a6(0xc0);}[_0x21478f(0xe7)](){const _0x3d35a4=_0x21478f,_0x4c2b50=this[_0x3d35a4(0xee)];if(_0x4c2b50[_0x3d35a4(0xe0)][_0x3d35a4(0xe1)](_0x3d35a4(0xc7),_0xebfa73=>{const _0x598da2=_0x3d35a4,_0x407b0e=_0x4c2b50[_0x598da2(0xd9)][_0x598da2(0xbe)][_0x598da2(0xef)]()[_0x598da2(0xb9)]((_0xe97334,_0x1e41a4)=>(_0xe97334[_0x1e41a4]='',_0xe97334),{});return _0x4c2b50[_0x598da2(0xd7)][_0x598da2(0xbf)](_0x407b0e,_0xebfa73);}),_0x3d35a4(0xf4)!=typeof _0x4c2b50[_0x3d35a4(0xe0)][_0x3d35a4(0xdd)](_0x3d35a4(0xd8))[_0x3d35a4(0xec)])throw new _0x351604(_0x3d35a4(0xf0));}[_0x21478f(0xba)](_0x189392){const _0x20e6b7=_0x21478f;return N(this[_0x20e6b7(0xee)],!0x0,_0x189392);}[_0x21478f(0xea)](_0x12859c){const _0xfa8614=_0x21478f;return N(this[_0xfa8614(0xee)],!0x1,_0x12859c);}}class D extends _0x113ceb{static get[_0x21478f(0xf6)](){const _0x54699b=_0x21478f;return _0x54699b(0xd5);}constructor(_0x3a778c){const _0x4ea86b=_0x21478f;super(_0x3a778c),this[_0x4ea86b(0xe6)]=_0x4ea86b(0xc8);}[_0x21478f(0xe7)](){const _0x1ad086=_0x21478f;this[_0x1ad086(0xee)][_0x1ad086(0xd0)][_0x1ad086(0xdd)](_0x1ad086(0xc5))[_0x1ad086(0xbb)]={'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[_0x1ad086(0xee)][_0x1ad086(0xd0)][_0x1ad086(0xdd)](_0x1ad086(0xe3))[_0x1ad086(0xbb)]=null;}}function v(_0x5d167b){const _0xc1e283=_0x21478f;return void 0x0!==_0x5d167b[_0xc1e283(0xcb)];}async function N(_0x1018b6,_0x4cac5f,_0x352eba){const _0x4805de=_0x21478f,_0x4cf192=_0x5828ff(_0x1018b6,T);_0x4cf192[_0x4805de(0xd0)][_0x4805de(0xbd)](_0x5e10fd,D),_0x4cf192[_0x4805de(0xd1)]=v(_0x1018b6)?_0x1018b6[_0x4805de(0xcb)]():void 0x0;const _0x2c2ea3=document[_0x4805de(0xf5)](),_0x537aaf=_0x1018b6[_0x4805de(0xe0)][_0x4805de(0xdd)](_0x4805de(0xd8))[_0x4805de(0xec)],_0x37deb7=await _0x537aaf(_0x4cf192,()=>function(_0x41dbef){const _0x30ff4c=_0x4805de,_0x1ce793=document[_0x30ff4c(0xf2)](_0x30ff4c(0xb7));return _0x41dbef[_0x30ff4c(0xcd)](_0x1ce793),_0x1ce793;}(_0x2c2ea3));!function(_0x4d920d,_0x25878a){const _0x162e24=_0x4805de,_0x3ea58a=_0x4d920d[_0x162e24(0xd9)][_0x162e24(0xbe)][_0x162e24(0xef)]()[_0x162e24(0xb9)]((_0x5f42a9,_0x521c8e)=>(_0x5f42a9[_0x521c8e]=_0x4d920d[_0x162e24(0xc9)][_0x162e24(0xdd)]({'rootName':_0x521c8e}),_0x5f42a9),{}),_0x3ba9ae=_0x4d920d[_0x162e24(0xd0)][_0x162e24(0xdd)](_0x162e24(0xf1))[_0x162e24(0xdc)][_0x162e24(0xb4)](_0x5ebdeb=>({'id':_0x5ebdeb['id'],'name':_0x5ebdeb[_0x162e24(0xca)]})),_0xf0787d=_0x4d920d[_0x162e24(0xd0)][_0x162e24(0xdd)](_0x162e24(0xe3))[_0x162e24(0xd6)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x401772=_0x4d920d[_0x162e24(0xd0)][_0x162e24(0xdd)](_0x162e24(0xc5))[_0x162e24(0xdf)]({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5bda27=_0x25878a[_0x162e24(0xd0)][_0x162e24(0xdd)](_0x162e24(0xf1)),_0x304c67=_0x25878a[_0x162e24(0xd0)][_0x162e24(0xdd)](_0x162e24(0xe3)),_0x6dffc0=_0x25878a[_0x162e24(0xd0)][_0x162e24(0xdd)](_0x162e24(0xc5));for(const _0x2fb3fb of _0x6dffc0[_0x162e24(0xdf)]())_0x2fb3fb[_0x162e24(0xb8)]();for(const _0x4d04e3 of _0x3ba9ae)_0x5bda27[_0x162e24(0xd3)](_0x4d04e3['id'])||_0x5bda27[_0x162e24(0xc3)](_0x4d04e3);_0x5bda27['me']||_0x5bda27[_0x162e24(0xc6)]();for(const _0x576905 of _0x401772)_0x6dffc0[_0x162e24(0xe9)](_0x576905);for(const _0x574f17 of _0xf0787d)_0x304c67[_0x162e24(0xda)](_0x574f17);_0x25878a[_0x162e24(0xc9)][_0x162e24(0xd2)](_0x3ea58a);}(_0x1018b6,_0x37deb7),_0x37deb7[_0x4805de(0xcc)](_0x4cac5f?_0x4805de(0xe5):_0x4805de(0xd4));const _0x1ed73f=v(_0x37deb7)?_0x37deb7[_0x4805de(0xb5)](_0x352eba):_0x37deb7[_0x4805de(0xc9)][_0x4805de(0xdd)](_0x352eba);return await _0x37deb7[_0x4805de(0xe4)](),_0x1ed73f;}
|