@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20260110.0 → 0.0.0-nightly-20260111.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-20260110.0",
3
+ "version": "0.0.0-nightly-20260111.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-20260110.0",
45
- "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20260110.0",
46
- "@ckeditor/ckeditor5-collaboration-core": "0.0.0-nightly-20260110.0",
47
- "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20260110.0",
48
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20260110.0",
49
- "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20260110.0",
50
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20260110.0",
51
- "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20260110.0",
52
- "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20260110.0",
53
- "@ckeditor/ckeditor5-font": "0.0.0-nightly-20260110.0",
54
- "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20260110.0",
55
- "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20260110.0",
56
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20260110.0",
57
- "@ckeditor/ckeditor5-image": "0.0.0-nightly-20260110.0",
58
- "@ckeditor/ckeditor5-link": "0.0.0-nightly-20260110.0",
59
- "@ckeditor/ckeditor5-list": "0.0.0-nightly-20260110.0",
60
- "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20260110.0",
61
- "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20260110.0",
62
- "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20260110.0",
63
- "@ckeditor/ckeditor5-style": "0.0.0-nightly-20260110.0",
64
- "@ckeditor/ckeditor5-table": "0.0.0-nightly-20260110.0",
65
- "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20260110.0",
66
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20260110.0",
67
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20260110.0",
68
- "ckeditor5": "0.0.0-nightly-20260110.0",
69
- "ckeditor5-collaboration": "0.0.0-nightly-20260110.0",
44
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20260111.0",
45
+ "@ckeditor/ckeditor5-code-block": "0.0.0-nightly-20260111.0",
46
+ "@ckeditor/ckeditor5-collaboration-core": "0.0.0-nightly-20260111.0",
47
+ "@ckeditor/ckeditor5-comments": "0.0.0-nightly-20260111.0",
48
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20260111.0",
49
+ "@ckeditor/ckeditor5-editor-multi-root": "0.0.0-nightly-20260111.0",
50
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20260111.0",
51
+ "@ckeditor/ckeditor5-enter": "0.0.0-nightly-20260111.0",
52
+ "@ckeditor/ckeditor5-find-and-replace": "0.0.0-nightly-20260111.0",
53
+ "@ckeditor/ckeditor5-font": "0.0.0-nightly-20260111.0",
54
+ "@ckeditor/ckeditor5-heading": "0.0.0-nightly-20260111.0",
55
+ "@ckeditor/ckeditor5-highlight": "0.0.0-nightly-20260111.0",
56
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20260111.0",
57
+ "@ckeditor/ckeditor5-image": "0.0.0-nightly-20260111.0",
58
+ "@ckeditor/ckeditor5-link": "0.0.0-nightly-20260111.0",
59
+ "@ckeditor/ckeditor5-list": "0.0.0-nightly-20260111.0",
60
+ "@ckeditor/ckeditor5-media-embed": "0.0.0-nightly-20260111.0",
61
+ "@ckeditor/ckeditor5-merge-fields": "0.0.0-nightly-20260111.0",
62
+ "@ckeditor/ckeditor5-restricted-editing": "0.0.0-nightly-20260111.0",
63
+ "@ckeditor/ckeditor5-style": "0.0.0-nightly-20260111.0",
64
+ "@ckeditor/ckeditor5-table": "0.0.0-nightly-20260111.0",
65
+ "@ckeditor/ckeditor5-typing": "0.0.0-nightly-20260111.0",
66
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20260111.0",
67
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20260111.0",
68
+ "ckeditor5": "0.0.0-nightly-20260111.0",
69
+ "ckeditor5-collaboration": "0.0.0-nightly-20260111.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
- const _0x28ce4e=_0x1b4c;function _0x1b4c(_0x4e7ea7,_0x317dce){const _0x3e24af=_0x3e24();return _0x1b4c=function(_0x1b4cd4,_0x537c6a){_0x1b4cd4=_0x1b4cd4-0x1a0;let _0x551de4=_0x3e24af[_0x1b4cd4];return _0x551de4;},_0x1b4c(_0x4e7ea7,_0x317dce);}function _0x3e24(){const _0x5d2d4c=['66642MRXmml','105mbYttg','3337284RHdWBw','selection','filter','forceValue','commandParams','type','getRanges','restrictedEditingExceptionBlock','11vhlKuC','formatBlock','markBlockFormat','4rTlKqr','map','741204MYoZZQ','locale','55399224lYZRyM','1136cvKWVt','_enableEditingExceptionBlockCommand','get','change','restrictedEditingException','checkChild','document','parent','commands','commandName','registerDescriptionCallback','from','descriptionFactory','FORMAT_RESTRICTED_DISABLED','FORMAT_RESTRICTED_ENABLED','push','afterInit','StandardEditingModeEditing','restrictedEditingExceptionAuto','665335TDkFCs','enableCommand','formatInline','5eKzhyD','createContext','has','format','8478630olDhwX','value','editor','schema','plugins','isCollapsed','name','getSelectedBlocks','_enableEditingExceptionCommand','52632baLcVF','markInlineFormat','TrackChangesEditing','model','findAncestor'];_0x3e24=function(){return _0x5d2d4c;};return _0x3e24();}(function(_0x59a830,_0x26e981){const _0x46f6f2=_0x1b4c,_0x4b0ec7=_0x59a830();while(!![]){try{const _0x58d220=parseInt(_0x46f6f2(0x1b0))/0x1*(-parseInt(_0x46f6f2(0x1d2))/0x2)+-parseInt(_0x46f6f2(0x1d4))/0x3+-parseInt(_0x46f6f2(0x1c7))/0x4*(parseInt(_0x46f6f2(0x1b3))/0x5)+-parseInt(_0x46f6f2(0x1c5))/0x6*(-parseInt(_0x46f6f2(0x1c6))/0x7)+parseInt(_0x46f6f2(0x1d7))/0x8*(-parseInt(_0x46f6f2(0x1c0))/0x9)+-parseInt(_0x46f6f2(0x1b7))/0xa+parseInt(_0x46f6f2(0x1cf))/0xb*(parseInt(_0x46f6f2(0x1d6))/0xc);if(_0x58d220===_0x26e981)break;else _0x4b0ec7['push'](_0x4b0ec7['shift']());}catch(_0x163722){_0x4b0ec7['push'](_0x4b0ec7['shift']());}}}(_0x3e24,0xa9285));import{Plugin as _0x3d897c}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3e0146}from'./utils.js';import{getTranslation as _0x50c04d}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x54a9f9}from'../utils/utils.js';export class TrackChangesStandardEditingMode extends _0x3d897c{[_0x28ce4e(0x1ad)](){const _0x2cd012=_0x28ce4e,_0x25415e=this[_0x2cd012(0x1b9)],_0x54964f=_0x25415e[_0x2cd012(0x1bb)][_0x2cd012(0x1d9)](_0x2cd012(0x1c2));_0x25415e[_0x2cd012(0x1bb)][_0x2cd012(0x1b5)](_0x2cd012(0x1ae))&&(this[_0x2cd012(0x1bf)](),this[_0x2cd012(0x1d8)](),_0x54964f[_0x2cd012(0x1b1)](_0x2cd012(0x1af)));}[_0x28ce4e(0x1bf)](){const _0x4f6b58=_0x28ce4e,_0x3cae1d=this[_0x4f6b58(0x1b9)],_0x1392f0=_0x3cae1d[_0x4f6b58(0x1c3)],_0x4db4d1=_0x3cae1d[_0x4f6b58(0x1d5)],_0x81ce54=_0x3cae1d[_0x4f6b58(0x1bb)][_0x4f6b58(0x1d9)](_0x4f6b58(0x1c2)),_0x324190=_0x4f6b58(0x1a1),_0x225d94=_0x3cae1d[_0x4f6b58(0x1a5)][_0x4f6b58(0x1d9)](_0x324190);_0x81ce54[_0x4f6b58(0x1b1)](_0x324190,(_0xb2d74a,_0x26cec0={})=>{const _0x1acd15=_0x4f6b58,_0x20983d=_0x1392f0[_0x1acd15(0x1a3)][_0x1acd15(0x1c8)];if(_0x20983d[_0x1acd15(0x1bc)])return void _0xb2d74a(_0x26cec0);const _0x5b548f=void 0x0!==_0x26cec0[_0x1acd15(0x1ca)]?_0x26cec0[_0x1acd15(0x1ca)]:!_0x225d94[_0x1acd15(0x1b8)];_0x1392f0[_0x1acd15(0x1a0)](()=>{const _0x953121=_0x1acd15,_0x42644f=Array[_0x953121(0x1a8)](_0x20983d[_0x953121(0x1cd)]());for(const _0xfc6bd8 of _0x42644f){const _0x320f90=_0x5b548f?[_0xfc6bd8]:_0x3e0146(_0x324190,_0xfc6bd8,_0x1392f0);for(const _0x3d296c of _0x320f90)_0x81ce54[_0x953121(0x1c1)](_0x3d296c,{'commandName':_0x324190,'commandParams':[{'forceValue':_0x5b548f}]});}});}),_0x81ce54[_0x4f6b58(0x1a9)][_0x4f6b58(0x1a7)](_0x25e7ff=>{const _0x18b2ac=_0x4f6b58;if(_0x18b2ac(0x1d0)!=_0x25e7ff[_0x18b2ac(0x1cc)]&&_0x18b2ac(0x1b2)!=_0x25e7ff[_0x18b2ac(0x1cc)])return;const {data:_0x546682}=_0x25e7ff;return _0x546682&&_0x546682[_0x18b2ac(0x1a6)]==_0x324190?_0x546682[_0x18b2ac(0x1cb)][0x0][_0x18b2ac(0x1ca)]?{'type':_0x18b2ac(0x1b6),'content':_0x50c04d(_0x4db4d1,_0x18b2ac(0x1ab))}:{'type':_0x18b2ac(0x1b6),'content':_0x50c04d(_0x4db4d1,_0x18b2ac(0x1aa))}:void 0x0;});}[_0x28ce4e(0x1d8)](){const _0x548dcb=_0x28ce4e,_0x3c4a88=this[_0x548dcb(0x1b9)],_0x4f3a82=_0x3c4a88[_0x548dcb(0x1d5)],_0x2a2717=_0x3c4a88[_0x548dcb(0x1bb)][_0x548dcb(0x1d9)](_0x548dcb(0x1c2)),_0x5d8502=_0x548dcb(0x1ce),_0x1ba580=this[_0x548dcb(0x1b9)][_0x548dcb(0x1a5)][_0x548dcb(0x1d9)](_0x5d8502);_0x2a2717[_0x548dcb(0x1b1)](_0x5d8502,(_0x3f7ebe,_0xd0c794={})=>{const _0x20ea46=_0x548dcb,_0x924276=this[_0x20ea46(0x1b9)][_0x20ea46(0x1c3)][_0x20ea46(0x1a3)][_0x20ea46(0x1c8)],_0x29cf36=_0xd0c794&&void 0x0!==_0xd0c794[_0x20ea46(0x1ca)]?_0xd0c794[_0x20ea46(0x1ca)]:!_0x1ba580[_0x20ea46(0x1b8)];let _0x35d94e=[];if(_0x29cf36){const _0x1dde41=Array[_0x20ea46(0x1a8)](_0x924276[_0x20ea46(0x1be)]())[_0x20ea46(0x1c9)](_0x512963=>function(_0x18d9a4){const _0x5e7a3a=_0x20ea46;return!!_0x18d9a4[_0x5e7a3a(0x1c4)](_0x5e7a3a(0x1a1),{'includeSelf':!0x0});}(_0x512963)||function(_0x492dcb,_0x10945d){const _0x2b7d98=_0x20ea46,_0x4b2709=_0x10945d[_0x2b7d98(0x1b4)](_0x492dcb[_0x2b7d98(0x1a4)]);if(!_0x10945d[_0x2b7d98(0x1a2)](_0x4b2709,_0x2b7d98(0x1a1)))return!0x1;if(!_0x10945d[_0x2b7d98(0x1a2)](_0x4b2709[_0x2b7d98(0x1ac)](_0x2b7d98(0x1a1)),_0x492dcb))return!0x1;return!0x0;}(_0x512963,this[_0x20ea46(0x1b9)][_0x20ea46(0x1c3)][_0x20ea46(0x1ba)]));_0x35d94e=_0x54a9f9(_0x1dde41,_0x3c4a88[_0x20ea46(0x1c3)]);}else{const _0x3a63f5=Array[_0x20ea46(0x1a8)](_0x924276[_0x20ea46(0x1be)]())[_0x20ea46(0x1d3)](_0x1af32a=>function(_0x3dc5ac){const _0x1aa96e=_0x20ea46;let _0xe2597d=_0x3dc5ac;for(;_0xe2597d[_0x1aa96e(0x1a4)];){if(_0x1aa96e(0x1a1)==_0xe2597d[_0x1aa96e(0x1a4)][_0x1aa96e(0x1bd)])return _0xe2597d;_0xe2597d=_0xe2597d[_0x1aa96e(0x1a4)];}return null;}(_0x1af32a))[_0x20ea46(0x1c9)](_0x346658=>!!_0x346658);_0x35d94e=_0x54a9f9(_0x3a63f5,_0x3c4a88[_0x20ea46(0x1c3)]);}_0x3c4a88[_0x20ea46(0x1c3)][_0x20ea46(0x1a0)](()=>{const _0x2ebbaa=_0x20ea46;for(const _0x2c9fe2 of _0x35d94e)_0x2a2717[_0x2ebbaa(0x1d1)](_0x2c9fe2,{'commandName':_0x5d8502,'commandParams':[{'forceValue':_0x29cf36}]});});}),_0x2a2717[_0x548dcb(0x1a9)][_0x548dcb(0x1a7)](_0x1e87f9=>{const _0x18cf80=_0x548dcb,{data:_0x3ee148}=_0x1e87f9;if(_0x3ee148&&_0x3ee148[_0x18cf80(0x1a6)]==_0x5d8502)return _0x3ee148[_0x18cf80(0x1cb)][0x0][_0x18cf80(0x1ca)]?{'type':_0x18cf80(0x1b6),'content':_0x50c04d(_0x4f3a82,_0x18cf80(0x1ab))}:{'type':_0x18cf80(0x1b6),'content':_0x50c04d(_0x4f3a82,_0x18cf80(0x1aa))};});}}
23
+ function _0x361f(){const _0x58ca90=['afterInit','type','584516jQIqaU','isCollapsed','format','4278967FAobEb','push','653202LHkhnW','_enableEditingExceptionBlockCommand','2832fkSZJB','FORMAT_RESTRICTED_DISABLED','filter','selection','restrictedEditingExceptionAuto','descriptionFactory','change','from','editor','plugins','restrictedEditingException','findAncestor','checkChild','locale','registerDescriptionCallback','document','schema','markBlockFormat','8hVLzvX','value','4037127UPXcad','formatBlock','has','getRanges','_enableEditingExceptionCommand','map','parent','restrictedEditingExceptionBlock','TrackChangesEditing','commandParams','getSelectedBlocks','commands','4049324gUTbvn','StandardEditingModeEditing','commandName','7730tfSwUR','FORMAT_RESTRICTED_ENABLED','formatInline','2qIHzhB','forceValue','19859930GEIJVO','markInlineFormat','enableCommand','createContext','name','get','model'];_0x361f=function(){return _0x58ca90;};return _0x361f();}const _0xe7b790=_0x13e9;(function(_0x435628,_0x57b11a){const _0x5abac3=_0x13e9,_0x1e0298=_0x435628();while(!![]){try{const _0x4e6f6b=parseInt(_0x5abac3(0xbe))/0x1+-parseInt(_0x5abac3(0xb3))/0x2*(-parseInt(_0x5abac3(0xd9))/0x3)+parseInt(_0x5abac3(0xad))/0x4+parseInt(_0x5abac3(0xb0))/0x5*(-parseInt(_0x5abac3(0xc5))/0x6)+parseInt(_0x5abac3(0xc1))/0x7+parseInt(_0x5abac3(0xd7))/0x8*(-parseInt(_0x5abac3(0xc3))/0x9)+-parseInt(_0x5abac3(0xb5))/0xa;if(_0x4e6f6b===_0x57b11a)break;else _0x1e0298['push'](_0x1e0298['shift']());}catch(_0x157ab7){_0x1e0298['push'](_0x1e0298['shift']());}}}(_0x361f,0xbae72));import{Plugin as _0x32bcb0}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x3fe4d3}from'./utils.js';import{getTranslation as _0x98a853}from'../utils/common-translations.js';function _0x13e9(_0x201593,_0x1d9848){const _0x361f59=_0x361f();return _0x13e9=function(_0x13e95d,_0x30022b){_0x13e95d=_0x13e95d-0xa8;let _0x5e0ba3=_0x361f59[_0x13e95d];return _0x5e0ba3;},_0x13e9(_0x201593,_0x1d9848);}import{getRangesOfBlockGroups as _0x4786c3}from'../utils/utils.js';export class TrackChangesStandardEditingMode extends _0x32bcb0{[_0xe7b790(0xbc)](){const _0x1224e9=_0xe7b790,_0x4b95e9=this[_0x1224e9(0xcd)],_0x54f5a4=_0x4b95e9[_0x1224e9(0xce)][_0x1224e9(0xba)](_0x1224e9(0xa9));_0x4b95e9[_0x1224e9(0xce)][_0x1224e9(0xdb)](_0x1224e9(0xae))&&(this[_0x1224e9(0xdd)](),this[_0x1224e9(0xc4)](),_0x54f5a4[_0x1224e9(0xb7)](_0x1224e9(0xc9)));}[_0xe7b790(0xdd)](){const _0x53fc80=_0xe7b790,_0x42f692=this[_0x53fc80(0xcd)],_0xf8fb63=_0x42f692[_0x53fc80(0xbb)],_0x501994=_0x42f692[_0x53fc80(0xd2)],_0x15c7f8=_0x42f692[_0x53fc80(0xce)][_0x53fc80(0xba)](_0x53fc80(0xa9)),_0x1ac349=_0x53fc80(0xcf),_0x14041f=_0x42f692[_0x53fc80(0xac)][_0x53fc80(0xba)](_0x1ac349);_0x15c7f8[_0x53fc80(0xb7)](_0x1ac349,(_0x4a3130,_0x41d449={})=>{const _0x1f2feb=_0x53fc80,_0x547b3a=_0xf8fb63[_0x1f2feb(0xd4)][_0x1f2feb(0xc8)];if(_0x547b3a[_0x1f2feb(0xbf)])return void _0x4a3130(_0x41d449);const _0x119b43=void 0x0!==_0x41d449[_0x1f2feb(0xb4)]?_0x41d449[_0x1f2feb(0xb4)]:!_0x14041f[_0x1f2feb(0xd8)];_0xf8fb63[_0x1f2feb(0xcb)](()=>{const _0xd7de0=_0x1f2feb,_0x1493d7=Array[_0xd7de0(0xcc)](_0x547b3a[_0xd7de0(0xdc)]());for(const _0x226b48 of _0x1493d7){const _0x210345=_0x119b43?[_0x226b48]:_0x3fe4d3(_0x1ac349,_0x226b48,_0xf8fb63);for(const _0x3ae372 of _0x210345)_0x15c7f8[_0xd7de0(0xb6)](_0x3ae372,{'commandName':_0x1ac349,'commandParams':[{'forceValue':_0x119b43}]});}});}),_0x15c7f8[_0x53fc80(0xca)][_0x53fc80(0xd3)](_0x1bdcf7=>{const _0x45ba20=_0x53fc80;if(_0x45ba20(0xda)!=_0x1bdcf7[_0x45ba20(0xbd)]&&_0x45ba20(0xb2)!=_0x1bdcf7[_0x45ba20(0xbd)])return;const {data:_0x490dec}=_0x1bdcf7;return _0x490dec&&_0x490dec[_0x45ba20(0xaf)]==_0x1ac349?_0x490dec[_0x45ba20(0xaa)][0x0][_0x45ba20(0xb4)]?{'type':_0x45ba20(0xc0),'content':_0x98a853(_0x501994,_0x45ba20(0xb1))}:{'type':_0x45ba20(0xc0),'content':_0x98a853(_0x501994,_0x45ba20(0xc6))}:void 0x0;});}[_0xe7b790(0xc4)](){const _0x426d62=_0xe7b790,_0x4822d1=this[_0x426d62(0xcd)],_0x1414a9=_0x4822d1[_0x426d62(0xd2)],_0x177891=_0x4822d1[_0x426d62(0xce)][_0x426d62(0xba)](_0x426d62(0xa9)),_0x1663e1=_0x426d62(0xa8),_0x497e2c=this[_0x426d62(0xcd)][_0x426d62(0xac)][_0x426d62(0xba)](_0x1663e1);_0x177891[_0x426d62(0xb7)](_0x1663e1,(_0x4f5330,_0x5abde4={})=>{const _0x45d66e=_0x426d62,_0x1cc0d0=this[_0x45d66e(0xcd)][_0x45d66e(0xbb)][_0x45d66e(0xd4)][_0x45d66e(0xc8)],_0x549650=_0x5abde4&&void 0x0!==_0x5abde4[_0x45d66e(0xb4)]?_0x5abde4[_0x45d66e(0xb4)]:!_0x497e2c[_0x45d66e(0xd8)];let _0x51c972=[];if(_0x549650){const _0x410eb3=Array[_0x45d66e(0xcc)](_0x1cc0d0[_0x45d66e(0xab)]())[_0x45d66e(0xc7)](_0x270792=>function(_0x1758be){const _0x32e050=_0x45d66e;return!!_0x1758be[_0x32e050(0xd0)](_0x32e050(0xcf),{'includeSelf':!0x0});}(_0x270792)||function(_0x25f4dd,_0x2dd30a){const _0x332576=_0x45d66e,_0x36a2e2=_0x2dd30a[_0x332576(0xb8)](_0x25f4dd[_0x332576(0xdf)]);if(!_0x2dd30a[_0x332576(0xd1)](_0x36a2e2,_0x332576(0xcf)))return!0x1;if(!_0x2dd30a[_0x332576(0xd1)](_0x36a2e2[_0x332576(0xc2)](_0x332576(0xcf)),_0x25f4dd))return!0x1;return!0x0;}(_0x270792,this[_0x45d66e(0xcd)][_0x45d66e(0xbb)][_0x45d66e(0xd5)]));_0x51c972=_0x4786c3(_0x410eb3,_0x4822d1[_0x45d66e(0xbb)]);}else{const _0x33299f=Array[_0x45d66e(0xcc)](_0x1cc0d0[_0x45d66e(0xab)]())[_0x45d66e(0xde)](_0x3ccfac=>function(_0x840eba){const _0x68bdc9=_0x45d66e;let _0x1da307=_0x840eba;for(;_0x1da307[_0x68bdc9(0xdf)];){if(_0x68bdc9(0xcf)==_0x1da307[_0x68bdc9(0xdf)][_0x68bdc9(0xb9)])return _0x1da307;_0x1da307=_0x1da307[_0x68bdc9(0xdf)];}return null;}(_0x3ccfac))[_0x45d66e(0xc7)](_0x12e02e=>!!_0x12e02e);_0x51c972=_0x4786c3(_0x33299f,_0x4822d1[_0x45d66e(0xbb)]);}_0x4822d1[_0x45d66e(0xbb)][_0x45d66e(0xcb)](()=>{const _0x5704d3=_0x45d66e;for(const _0x4f927c of _0x51c972)_0x177891[_0x5704d3(0xd6)](_0x4f927c,{'commandName':_0x1663e1,'commandParams':[{'forceValue':_0x549650}]});});}),_0x177891[_0x426d62(0xca)][_0x426d62(0xd3)](_0x27ccf4=>{const _0x2d7039=_0x426d62,{data:_0x480e90}=_0x27ccf4;if(_0x480e90&&_0x480e90[_0x2d7039(0xaf)]==_0x1663e1)return _0x480e90[_0x2d7039(0xaa)][0x0][_0x2d7039(0xb4)]?{'type':_0x2d7039(0xc0),'content':_0x98a853(_0x1414a9,_0x2d7039(0xb1))}:{'type':_0x2d7039(0xc0),'content':_0x98a853(_0x1414a9,_0x2d7039(0xc6))};});}}