@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260117.0 → 0.0.0-nightly-20260118.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-track-changes",
3
- "version": "0.0.0-nightly-20260117.0",
3
+ "version": "0.0.0-nightly-20260118.0",
4
4
  "description": "CKEditor 5 track changes plugin.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -41,32 +41,32 @@
41
41
  "CHANGELOG.md"
42
42
  ],
43
43
  "dependencies": {
44
- "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20260117.0",
45
- "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20260117.0",
46
- "@ckeditor/ckeditor5-collaboration-core": "0.0.0-nightly-20260117.0",
47
- "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20260117.0",
48
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20260117.0",
49
- "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20260117.0",
50
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20260117.0",
51
- "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20260117.0",
52
- "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20260117.0",
53
- "@ckeditor/ckeditor5-font": "0.0.0-nightly-20260117.0",
54
- "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20260117.0",
55
- "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20260117.0",
56
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20260117.0",
57
- "@ckeditor/ckeditor5-image": "0.0.0-nightly-20260117.0",
58
- "@ckeditor/ckeditor5-link": "0.0.0-nightly-20260117.0",
59
- "@ckeditor/ckeditor5-list": "0.0.0-nightly-20260117.0",
60
- "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20260117.0",
61
- "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20260117.0",
62
- "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20260117.0",
63
- "@ckeditor/ckeditor5-style": "0.0.0-nightly-20260117.0",
64
- "@ckeditor/ckeditor5-table": "0.0.0-nightly-20260117.0",
65
- "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20260117.0",
66
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20260117.0",
67
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20260117.0",
68
- "ckeditor5": "0.0.0-nightly-20260117.0",
69
- "ckeditor5-collaboration": "0.0.0-nightly-20260117.0",
44
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20260118.0",
45
+ "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20260118.0",
46
+ "@ckeditor/ckeditor5-collaboration-core": "0.0.0-nightly-20260118.0",
47
+ "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20260118.0",
48
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20260118.0",
49
+ "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20260118.0",
50
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20260118.0",
51
+ "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20260118.0",
52
+ "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20260118.0",
53
+ "@ckeditor/ckeditor5-font": "0.0.0-nightly-20260118.0",
54
+ "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20260118.0",
55
+ "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20260118.0",
56
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20260118.0",
57
+ "@ckeditor/ckeditor5-image": "0.0.0-nightly-20260118.0",
58
+ "@ckeditor/ckeditor5-link": "0.0.0-nightly-20260118.0",
59
+ "@ckeditor/ckeditor5-list": "0.0.0-nightly-20260118.0",
60
+ "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20260118.0",
61
+ "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20260118.0",
62
+ "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20260118.0",
63
+ "@ckeditor/ckeditor5-style": "0.0.0-nightly-20260118.0",
64
+ "@ckeditor/ckeditor5-table": "0.0.0-nightly-20260118.0",
65
+ "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20260118.0",
66
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20260118.0",
67
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20260118.0",
68
+ "ckeditor5": "0.0.0-nightly-20260118.0",
69
+ "ckeditor5-collaboration": "0.0.0-nightly-20260118.0",
70
70
  "es-toolkit": "1.39.5"
71
71
  },
72
72
  "types": "src/index.d.ts",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xc182(_0x310fef,_0x58debe){const _0x46ce35=_0x46ce();return _0xc182=function(_0xc182a3,_0x3db337){_0xc182a3=_0xc182a3-0x1c5;let _0x5469f8=_0x46ce35[_0xc182a3];return _0x5469f8;},_0xc182(_0x310fef,_0x58debe);}const _0x4d952c=_0xc182;(function(_0x23ecaa,_0x4d6fe1){const _0x1525d7=_0xc182,_0xa09345=_0x23ecaa();while(!![]){try{const _0x38250f=parseInt(_0x1525d7(0x1d0))/0x1+parseInt(_0x1525d7(0x1f3))/0x2+-parseInt(_0x1525d7(0x1dd))/0x3*(parseInt(_0x1525d7(0x1f8))/0x4)+parseInt(_0x1525d7(0x1e4))/0x5+parseInt(_0x1525d7(0x1cd))/0x6*(parseInt(_0x1525d7(0x1fc))/0x7)+parseInt(_0x1525d7(0x1f4))/0x8+-parseInt(_0x1525d7(0x1f1))/0x9*(parseInt(_0x1525d7(0x1db))/0xa);if(_0x38250f===_0x4d6fe1)break;else _0xa09345['push'](_0xa09345['shift']());}catch(_0x14a2bc){_0xa09345['push'](_0xa09345['shift']());}}}(_0x46ce,0xa4bae));import{Plugin as _0x3cdd0f}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x35d176}from'./utils.js';function _0x46ce(){const _0x2ec445=['checkChild','descriptionFactory','type','schema','value','commandParams','commands','locale','forceValue','restrictedEditingExceptionBlock','editor','2277ntPiBB','_enableEditingExceptionBlockCommand','2297538DacScD','8469840NKsCXc','isCollapsed','findAncestor','createContext','8qFugRV','from','push','plugins','250936bKWxwe','selection','change','commandName','getRanges','map','registerDescriptionCallback','model','name','24prsKXv','markBlockFormat','formatInline','244728wzlDMv','filter','StandardEditingModeEditing','markInlineFormat','formatBlock','FORMAT_RESTRICTED_ENABLED','_enableEditingExceptionCommand','format','parent','getSelectedBlocks','has','94520PuORjX','document','228378CRvwSI','FORMAT_RESTRICTED_DISABLED','afterInit','restrictedEditingExceptionAuto','TrackChangesEditing','enableCommand','restrictedEditingException','3113615qdsMSB','get'];_0x46ce=function(){return _0x2ec445;};return _0x46ce();}import{getTranslation as _0x4767de}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x8b0d83}from'../utils/utils.js';export class TrackChangesStandardEditingMode extends _0x3cdd0f{[_0x4d952c(0x1df)](){const _0x3dbba3=_0x4d952c,_0x13c8d9=this[_0x3dbba3(0x1f0)],_0x2a8eb6=_0x13c8d9[_0x3dbba3(0x1fb)][_0x3dbba3(0x1e5)](_0x3dbba3(0x1e1));_0x13c8d9[_0x3dbba3(0x1fb)][_0x3dbba3(0x1da)](_0x3dbba3(0x1d2))&&(this[_0x3dbba3(0x1d6)](),this[_0x3dbba3(0x1f2)](),_0x2a8eb6[_0x3dbba3(0x1e2)](_0x3dbba3(0x1e0)));}[_0x4d952c(0x1d6)](){const _0x5b9aaa=_0x4d952c,_0x4c65dd=this[_0x5b9aaa(0x1f0)],_0x392b87=_0x4c65dd[_0x5b9aaa(0x1cb)],_0xd96dce=_0x4c65dd[_0x5b9aaa(0x1ed)],_0x148985=_0x4c65dd[_0x5b9aaa(0x1fb)][_0x5b9aaa(0x1e5)](_0x5b9aaa(0x1e1)),_0x304214=_0x5b9aaa(0x1e3),_0x3d5381=_0x4c65dd[_0x5b9aaa(0x1ec)][_0x5b9aaa(0x1e5)](_0x304214);_0x148985[_0x5b9aaa(0x1e2)](_0x304214,(_0x1cf953,_0x43fe2d={})=>{const _0x301c21=_0x5b9aaa,_0x57e03b=_0x392b87[_0x301c21(0x1dc)][_0x301c21(0x1c5)];if(_0x57e03b[_0x301c21(0x1f5)])return void _0x1cf953(_0x43fe2d);const _0x40b91f=void 0x0!==_0x43fe2d[_0x301c21(0x1ee)]?_0x43fe2d[_0x301c21(0x1ee)]:!_0x3d5381[_0x301c21(0x1ea)];_0x392b87[_0x301c21(0x1c6)](()=>{const _0x526710=_0x301c21,_0x3348c5=Array[_0x526710(0x1f9)](_0x57e03b[_0x526710(0x1c8)]());for(const _0x28f757 of _0x3348c5){const _0x31b6e6=_0x40b91f?[_0x28f757]:_0x35d176(_0x304214,_0x28f757,_0x392b87);for(const _0x4fd9aa of _0x31b6e6)_0x148985[_0x526710(0x1d3)](_0x4fd9aa,{'commandName':_0x304214,'commandParams':[{'forceValue':_0x40b91f}]});}});}),_0x148985[_0x5b9aaa(0x1e7)][_0x5b9aaa(0x1ca)](_0x392ae2=>{const _0x540003=_0x5b9aaa;if(_0x540003(0x1d4)!=_0x392ae2[_0x540003(0x1e8)]&&_0x540003(0x1cf)!=_0x392ae2[_0x540003(0x1e8)])return;const {data:_0x2068dc}=_0x392ae2;return _0x2068dc&&_0x2068dc[_0x540003(0x1c7)]==_0x304214?_0x2068dc[_0x540003(0x1eb)][0x0][_0x540003(0x1ee)]?{'type':_0x540003(0x1d7),'content':_0x4767de(_0xd96dce,_0x540003(0x1d5))}:{'type':_0x540003(0x1d7),'content':_0x4767de(_0xd96dce,_0x540003(0x1de))}:void 0x0;});}[_0x4d952c(0x1f2)](){const _0x5116ad=_0x4d952c,_0xdda706=this[_0x5116ad(0x1f0)],_0xd2541f=_0xdda706[_0x5116ad(0x1ed)],_0xd5306b=_0xdda706[_0x5116ad(0x1fb)][_0x5116ad(0x1e5)](_0x5116ad(0x1e1)),_0x16130d=_0x5116ad(0x1ef),_0xa6692e=this[_0x5116ad(0x1f0)][_0x5116ad(0x1ec)][_0x5116ad(0x1e5)](_0x16130d);_0xd5306b[_0x5116ad(0x1e2)](_0x16130d,(_0x459011,_0x5b6355={})=>{const _0x36ac27=_0x5116ad,_0x5ae646=this[_0x36ac27(0x1f0)][_0x36ac27(0x1cb)][_0x36ac27(0x1dc)][_0x36ac27(0x1c5)],_0x529e6a=_0x5b6355&&void 0x0!==_0x5b6355[_0x36ac27(0x1ee)]?_0x5b6355[_0x36ac27(0x1ee)]:!_0xa6692e[_0x36ac27(0x1ea)];let _0xeb17a6=[];if(_0x529e6a){const _0x237ec9=Array[_0x36ac27(0x1f9)](_0x5ae646[_0x36ac27(0x1d9)]())[_0x36ac27(0x1d1)](_0x3a2c49=>function(_0x44c680){const _0x27b2e6=_0x36ac27;return!!_0x44c680[_0x27b2e6(0x1f6)](_0x27b2e6(0x1e3),{'includeSelf':!0x0});}(_0x3a2c49)||function(_0x2e6f30,_0x322e27){const _0x1249ac=_0x36ac27,_0x3268d0=_0x322e27[_0x1249ac(0x1f7)](_0x2e6f30[_0x1249ac(0x1d8)]);if(!_0x322e27[_0x1249ac(0x1e6)](_0x3268d0,_0x1249ac(0x1e3)))return!0x1;if(!_0x322e27[_0x1249ac(0x1e6)](_0x3268d0[_0x1249ac(0x1fa)](_0x1249ac(0x1e3)),_0x2e6f30))return!0x1;return!0x0;}(_0x3a2c49,this[_0x36ac27(0x1f0)][_0x36ac27(0x1cb)][_0x36ac27(0x1e9)]));_0xeb17a6=_0x8b0d83(_0x237ec9,_0xdda706[_0x36ac27(0x1cb)]);}else{const _0x2024c5=Array[_0x36ac27(0x1f9)](_0x5ae646[_0x36ac27(0x1d9)]())[_0x36ac27(0x1c9)](_0x5d9ee7=>function(_0x43ed9b){const _0x491b9f=_0x36ac27;let _0x346d5f=_0x43ed9b;for(;_0x346d5f[_0x491b9f(0x1d8)];){if(_0x491b9f(0x1e3)==_0x346d5f[_0x491b9f(0x1d8)][_0x491b9f(0x1cc)])return _0x346d5f;_0x346d5f=_0x346d5f[_0x491b9f(0x1d8)];}return null;}(_0x5d9ee7))[_0x36ac27(0x1d1)](_0x1d4d3f=>!!_0x1d4d3f);_0xeb17a6=_0x8b0d83(_0x2024c5,_0xdda706[_0x36ac27(0x1cb)]);}_0xdda706[_0x36ac27(0x1cb)][_0x36ac27(0x1c6)](()=>{const _0x3c5567=_0x36ac27;for(const _0xa12a6a of _0xeb17a6)_0xd5306b[_0x3c5567(0x1ce)](_0xa12a6a,{'commandName':_0x16130d,'commandParams':[{'forceValue':_0x529e6a}]});});}),_0xd5306b[_0x5116ad(0x1e7)][_0x5116ad(0x1ca)](_0x37e383=>{const _0x44055b=_0x5116ad,{data:_0x9f0fca}=_0x37e383;if(_0x9f0fca&&_0x9f0fca[_0x44055b(0x1c7)]==_0x16130d)return _0x9f0fca[_0x44055b(0x1eb)][0x0][_0x44055b(0x1ee)]?{'type':_0x44055b(0x1d7),'content':_0x4767de(_0xd2541f,_0x44055b(0x1d5))}:{'type':_0x44055b(0x1d7),'content':_0x4767de(_0xd2541f,_0x44055b(0x1de))};});}}
23
+ const _0x1ed7c4=_0x3a03;(function(_0x159846,_0x94ba51){const _0x32e265=_0x3a03,_0x21fc41=_0x159846();while(!![]){try{const _0x2cf40a=-parseInt(_0x32e265(0xb2))/0x1+parseInt(_0x32e265(0xa9))/0x2*(parseInt(_0x32e265(0xb0))/0x3)+parseInt(_0x32e265(0xb1))/0x4+-parseInt(_0x32e265(0xbf))/0x5+parseInt(_0x32e265(0xb4))/0x6*(parseInt(_0x32e265(0xb5))/0x7)+-parseInt(_0x32e265(0xaf))/0x8+-parseInt(_0x32e265(0xc2))/0x9;if(_0x2cf40a===_0x94ba51)break;else _0x21fc41['push'](_0x21fc41['shift']());}catch(_0x49e12f){_0x21fc41['push'](_0x21fc41['shift']());}}}(_0x4885,0x9e651));import{Plugin as _0x19aeab}from'ckeditor5/src/core.js';function _0x4885(){const _0x47d236=['document','get','model','format','value','StandardEditingModeEditing','has','push','commandParams','FORMAT_RESTRICTED_DISABLED','135262EkkEaN','locale','enableCommand','createContext','_enableEditingExceptionCommand','commandName','3363936hYyNCJ','57yVMahv','3986360KQgleD','41914DQxrsu','editor','36iewQCk','975331mzhNRU','formatBlock','FORMAT_RESTRICTED_ENABLED','getSelectedBlocks','markInlineFormat','findAncestor','selection','restrictedEditingExceptionAuto','formatInline','_enableEditingExceptionBlockCommand','197360lrwnsM','name','type','17702226qSYxQk','filter','from','markBlockFormat','getRanges','commands','change','plugins','forceValue','isCollapsed','restrictedEditingException','afterInit','schema','restrictedEditingExceptionBlock','checkChild','parent','descriptionFactory','TrackChangesEditing','registerDescriptionCallback','map'];_0x4885=function(){return _0x47d236;};return _0x4885();}function _0x3a03(_0x202919,_0xc4a3bc){const _0x488548=_0x4885();return _0x3a03=function(_0x3a03d9,_0x5a6cb1){_0x3a03d9=_0x3a03d9-0x98;let _0xb58fd7=_0x488548[_0x3a03d9];return _0xb58fd7;},_0x3a03(_0x202919,_0xc4a3bc);}import{getRangesWithAttribute as _0x515cb1}from'./utils.js';import{getTranslation as _0x203342}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3cf969}from'../utils/utils.js';export class TrackChangesStandardEditingMode extends _0x19aeab{[_0x1ed7c4(0xcd)](){const _0x3c6dc0=_0x1ed7c4,_0x2e511e=this[_0x3c6dc0(0xb3)],_0x81fe6=_0x2e511e[_0x3c6dc0(0xc9)][_0x3c6dc0(0xa0)](_0x3c6dc0(0x9c));_0x2e511e[_0x3c6dc0(0xc9)][_0x3c6dc0(0xa5)](_0x3c6dc0(0xa4))&&(this[_0x3c6dc0(0xad)](),this[_0x3c6dc0(0xbe)](),_0x81fe6[_0x3c6dc0(0xab)](_0x3c6dc0(0xbc)));}[_0x1ed7c4(0xad)](){const _0x496453=_0x1ed7c4,_0xa5d9bb=this[_0x496453(0xb3)],_0xf19486=_0xa5d9bb[_0x496453(0xa1)],_0x165540=_0xa5d9bb[_0x496453(0xaa)],_0x5b5263=_0xa5d9bb[_0x496453(0xc9)][_0x496453(0xa0)](_0x496453(0x9c)),_0x2f050f=_0x496453(0xcc),_0x23ca88=_0xa5d9bb[_0x496453(0xc7)][_0x496453(0xa0)](_0x2f050f);_0x5b5263[_0x496453(0xab)](_0x2f050f,(_0x281d8a,_0x3278bd={})=>{const _0x5c432c=_0x496453,_0x3cfd18=_0xf19486[_0x5c432c(0x9f)][_0x5c432c(0xbb)];if(_0x3cfd18[_0x5c432c(0xcb)])return void _0x281d8a(_0x3278bd);const _0x3d42fd=void 0x0!==_0x3278bd[_0x5c432c(0xca)]?_0x3278bd[_0x5c432c(0xca)]:!_0x23ca88[_0x5c432c(0xa3)];_0xf19486[_0x5c432c(0xc8)](()=>{const _0x296846=_0x5c432c,_0x5a0a70=Array[_0x296846(0xc4)](_0x3cfd18[_0x296846(0xc6)]());for(const _0x1aacc5 of _0x5a0a70){const _0xba1af=_0x3d42fd?[_0x1aacc5]:_0x515cb1(_0x2f050f,_0x1aacc5,_0xf19486);for(const _0x26d9d9 of _0xba1af)_0x5b5263[_0x296846(0xb9)](_0x26d9d9,{'commandName':_0x2f050f,'commandParams':[{'forceValue':_0x3d42fd}]});}});}),_0x5b5263[_0x496453(0x9b)][_0x496453(0x9d)](_0x55a71d=>{const _0x414871=_0x496453;if(_0x414871(0xb6)!=_0x55a71d[_0x414871(0xc1)]&&_0x414871(0xbd)!=_0x55a71d[_0x414871(0xc1)])return;const {data:_0x2ff472}=_0x55a71d;return _0x2ff472&&_0x2ff472[_0x414871(0xae)]==_0x2f050f?_0x2ff472[_0x414871(0xa7)][0x0][_0x414871(0xca)]?{'type':_0x414871(0xa2),'content':_0x203342(_0x165540,_0x414871(0xb7))}:{'type':_0x414871(0xa2),'content':_0x203342(_0x165540,_0x414871(0xa8))}:void 0x0;});}[_0x1ed7c4(0xbe)](){const _0x4006d0=_0x1ed7c4,_0x2face0=this[_0x4006d0(0xb3)],_0xb41d52=_0x2face0[_0x4006d0(0xaa)],_0x45a1ac=_0x2face0[_0x4006d0(0xc9)][_0x4006d0(0xa0)](_0x4006d0(0x9c)),_0x5658ab=_0x4006d0(0x98),_0x3acb9e=this[_0x4006d0(0xb3)][_0x4006d0(0xc7)][_0x4006d0(0xa0)](_0x5658ab);_0x45a1ac[_0x4006d0(0xab)](_0x5658ab,(_0x30ecde,_0x4cd8ef={})=>{const _0x33248a=_0x4006d0,_0x494207=this[_0x33248a(0xb3)][_0x33248a(0xa1)][_0x33248a(0x9f)][_0x33248a(0xbb)],_0x84bb0f=_0x4cd8ef&&void 0x0!==_0x4cd8ef[_0x33248a(0xca)]?_0x4cd8ef[_0x33248a(0xca)]:!_0x3acb9e[_0x33248a(0xa3)];let _0x55000d=[];if(_0x84bb0f){const _0x29a34b=Array[_0x33248a(0xc4)](_0x494207[_0x33248a(0xb8)]())[_0x33248a(0xc3)](_0x14d8b8=>function(_0x3569b8){const _0x21e840=_0x33248a;return!!_0x3569b8[_0x21e840(0xba)](_0x21e840(0xcc),{'includeSelf':!0x0});}(_0x14d8b8)||function(_0x4ed1a5,_0x338fb6){const _0x499414=_0x33248a,_0x45baad=_0x338fb6[_0x499414(0xac)](_0x4ed1a5[_0x499414(0x9a)]);if(!_0x338fb6[_0x499414(0x99)](_0x45baad,_0x499414(0xcc)))return!0x1;if(!_0x338fb6[_0x499414(0x99)](_0x45baad[_0x499414(0xa6)](_0x499414(0xcc)),_0x4ed1a5))return!0x1;return!0x0;}(_0x14d8b8,this[_0x33248a(0xb3)][_0x33248a(0xa1)][_0x33248a(0xce)]));_0x55000d=_0x3cf969(_0x29a34b,_0x2face0[_0x33248a(0xa1)]);}else{const _0x14bd19=Array[_0x33248a(0xc4)](_0x494207[_0x33248a(0xb8)]())[_0x33248a(0x9e)](_0x481c46=>function(_0x62ca0f){const _0x5a04ff=_0x33248a;let _0x4e1ed0=_0x62ca0f;for(;_0x4e1ed0[_0x5a04ff(0x9a)];){if(_0x5a04ff(0xcc)==_0x4e1ed0[_0x5a04ff(0x9a)][_0x5a04ff(0xc0)])return _0x4e1ed0;_0x4e1ed0=_0x4e1ed0[_0x5a04ff(0x9a)];}return null;}(_0x481c46))[_0x33248a(0xc3)](_0x48cc6b=>!!_0x48cc6b);_0x55000d=_0x3cf969(_0x14bd19,_0x2face0[_0x33248a(0xa1)]);}_0x2face0[_0x33248a(0xa1)][_0x33248a(0xc8)](()=>{const _0x4a15d6=_0x33248a;for(const _0x493996 of _0x55000d)_0x45a1ac[_0x4a15d6(0xc5)](_0x493996,{'commandName':_0x5658ab,'commandParams':[{'forceValue':_0x84bb0f}]});});}),_0x45a1ac[_0x4006d0(0x9b)][_0x4006d0(0x9d)](_0xe7a392=>{const _0x5cc598=_0x4006d0,{data:_0x1bd854}=_0xe7a392;if(_0x1bd854&&_0x1bd854[_0x5cc598(0xae)]==_0x5658ab)return _0x1bd854[_0x5cc598(0xa7)][0x0][_0x5cc598(0xca)]?{'type':_0x5cc598(0xa2),'content':_0x203342(_0xb41d52,_0x5cc598(0xb7))}:{'type':_0x5cc598(0xa2),'content':_0x203342(_0xb41d52,_0x5cc598(0xa8))};});}}