@ckeditor/ckeditor5-track-changes 46.0.0-alpha.7 → 46.0.0-alpha.8
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 +4 -4
- package/package.json +27 -27
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/utils.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-track-changes",
|
|
3
|
-
"version": "46.0.0-alpha.
|
|
3
|
+
"version": "46.0.0-alpha.8",
|
|
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": "46.0.0-alpha.
|
|
45
|
-
"@ckeditor/ckeditor5-code-block": "46.0.0-alpha.
|
|
46
|
-
"@ckeditor/ckeditor5-comments": "46.0.0-alpha.
|
|
47
|
-
"@ckeditor/ckeditor5-core": "46.0.0-alpha.
|
|
48
|
-
"@ckeditor/ckeditor5-editor-multi-root": "46.0.0-alpha.
|
|
49
|
-
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.
|
|
50
|
-
"@ckeditor/ckeditor5-enter": "46.0.0-alpha.
|
|
51
|
-
"@ckeditor/ckeditor5-find-and-replace": "46.0.0-alpha.
|
|
52
|
-
"@ckeditor/ckeditor5-font": "46.0.0-alpha.
|
|
53
|
-
"@ckeditor/ckeditor5-heading": "46.0.0-alpha.
|
|
54
|
-
"@ckeditor/ckeditor5-highlight": "46.0.0-alpha.
|
|
55
|
-
"@ckeditor/ckeditor5-icons": "46.0.0-alpha.
|
|
56
|
-
"@ckeditor/ckeditor5-image": "46.0.0-alpha.
|
|
57
|
-
"@ckeditor/ckeditor5-link": "46.0.0-alpha.
|
|
58
|
-
"@ckeditor/ckeditor5-list": "46.0.0-alpha.
|
|
59
|
-
"@ckeditor/ckeditor5-media-embed": "46.0.0-alpha.
|
|
60
|
-
"@ckeditor/ckeditor5-merge-fields": "46.0.0-alpha.
|
|
61
|
-
"@ckeditor/ckeditor5-restricted-editing": "46.0.0-alpha.
|
|
62
|
-
"@ckeditor/ckeditor5-style": "46.0.0-alpha.
|
|
63
|
-
"@ckeditor/ckeditor5-table": "46.0.0-alpha.
|
|
64
|
-
"@ckeditor/ckeditor5-typing": "46.0.0-alpha.
|
|
65
|
-
"@ckeditor/ckeditor5-ui": "46.0.0-alpha.
|
|
66
|
-
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.
|
|
67
|
-
"@ckeditor/ckeditor5-widget": "46.0.0-alpha.
|
|
68
|
-
"ckeditor5": "46.0.0-alpha.
|
|
69
|
-
"ckeditor5-collaboration": "46.0.0-alpha.
|
|
44
|
+
"@ckeditor/ckeditor5-clipboard": "46.0.0-alpha.8",
|
|
45
|
+
"@ckeditor/ckeditor5-code-block": "46.0.0-alpha.8",
|
|
46
|
+
"@ckeditor/ckeditor5-comments": "46.0.0-alpha.8",
|
|
47
|
+
"@ckeditor/ckeditor5-core": "46.0.0-alpha.8",
|
|
48
|
+
"@ckeditor/ckeditor5-editor-multi-root": "46.0.0-alpha.8",
|
|
49
|
+
"@ckeditor/ckeditor5-engine": "46.0.0-alpha.8",
|
|
50
|
+
"@ckeditor/ckeditor5-enter": "46.0.0-alpha.8",
|
|
51
|
+
"@ckeditor/ckeditor5-find-and-replace": "46.0.0-alpha.8",
|
|
52
|
+
"@ckeditor/ckeditor5-font": "46.0.0-alpha.8",
|
|
53
|
+
"@ckeditor/ckeditor5-heading": "46.0.0-alpha.8",
|
|
54
|
+
"@ckeditor/ckeditor5-highlight": "46.0.0-alpha.8",
|
|
55
|
+
"@ckeditor/ckeditor5-icons": "46.0.0-alpha.8",
|
|
56
|
+
"@ckeditor/ckeditor5-image": "46.0.0-alpha.8",
|
|
57
|
+
"@ckeditor/ckeditor5-link": "46.0.0-alpha.8",
|
|
58
|
+
"@ckeditor/ckeditor5-list": "46.0.0-alpha.8",
|
|
59
|
+
"@ckeditor/ckeditor5-media-embed": "46.0.0-alpha.8",
|
|
60
|
+
"@ckeditor/ckeditor5-merge-fields": "46.0.0-alpha.8",
|
|
61
|
+
"@ckeditor/ckeditor5-restricted-editing": "46.0.0-alpha.8",
|
|
62
|
+
"@ckeditor/ckeditor5-style": "46.0.0-alpha.8",
|
|
63
|
+
"@ckeditor/ckeditor5-table": "46.0.0-alpha.8",
|
|
64
|
+
"@ckeditor/ckeditor5-typing": "46.0.0-alpha.8",
|
|
65
|
+
"@ckeditor/ckeditor5-ui": "46.0.0-alpha.8",
|
|
66
|
+
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.8",
|
|
67
|
+
"@ckeditor/ckeditor5-widget": "46.0.0-alpha.8",
|
|
68
|
+
"ckeditor5": "46.0.0-alpha.8",
|
|
69
|
+
"ckeditor5-collaboration": "46.0.0-alpha.8",
|
|
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
|
|
23
|
+
function _0x1b65(){const _0x4b1741=['FORMAT_BOLD','italic','FORMAT_SUPERSCRIPT','get','241862lYiijR','909252VeYfTp','underline','235372GaEwSP','toUpperCase','subscript','forceValue','TrackChangesEditing','descriptionFactory','86712XASgTW','StrikethroughEditing','*Format:*\x20%0','enableDefaultAttributesIntegration','registerAttributeLabel','code','commandParams','bold','format','438214nzsAec','SuperscriptEditing','10BXdjEs','FORMAT_CODE','_registerLegacyDescription','CodeEditing','BoldEditing','SubscriptEditing','commandName','1231576kJbirM','UnderlineEditing','FORMAT_UNDERLINE','registerDescriptionCallback','afterInit','formatInline','toLowerCase','type','registerInlineAttribute','ItalicEditing','strikethrough','locale','plugins','265481hfKgng','FORMAT_ITALIC','*Remove\x20format:*\x20%0','has','superscript','editor','FORMAT_SUBSCRIPT','FORMAT_','slice','FORMAT_STRIKETHROUGH'];_0x1b65=function(){return _0x4b1741;};return _0x1b65();}const _0x22ef4a=_0x3859;(function(_0x1b7414,_0x74ad22){const _0x220849=_0x3859,_0x33e8c7=_0x1b7414();while(!![]){try{const _0x2e1749=-parseInt(_0x220849(0x1cb))/0x1+parseInt(_0x220849(0x1d9))/0x2+parseInt(_0x220849(0x1da))/0x3+parseInt(_0x220849(0x1dc))/0x4+-parseInt(_0x220849(0x1ed))/0x5*(-parseInt(_0x220849(0x1e2))/0x6)+parseInt(_0x220849(0x1eb))/0x7+-parseInt(_0x220849(0x1f4))/0x8;if(_0x2e1749===_0x74ad22)break;else _0x33e8c7['push'](_0x33e8c7['shift']());}catch(_0x3d780c){_0x33e8c7['push'](_0x33e8c7['shift']());}}}(_0x1b65,0x25d38));import{Plugin as _0xfbf218}from'ckeditor5/src/core.js';import{getTranslation as _0x4ebf22}from'../utils/common-translations.js';function _0x3859(_0x4ef81e,_0x5a5df3){const _0x1b65c6=_0x1b65();return _0x3859=function(_0x3859ad,_0x37fec8){_0x3859ad=_0x3859ad-0x1c1;let _0x208228=_0x1b65c6[_0x3859ad];return _0x208228;},_0x3859(_0x4ef81e,_0x5a5df3);}const ti=[_0x22ef4a(0x1f1),_0x22ef4a(0x1c7),_0x22ef4a(0x1f5),_0x22ef4a(0x1f0),_0x22ef4a(0x1e3),_0x22ef4a(0x1f2),_0x22ef4a(0x1ec)];export class TrackChangesBasicStyles extends _0xfbf218{[_0x22ef4a(0x1c2)](){const _0xeba1fa=_0x22ef4a,_0x591f13=this[_0xeba1fa(0x1d0)],_0x14293a=_0x591f13[_0xeba1fa(0x1ca)][_0xeba1fa(0x1d8)](_0xeba1fa(0x1e0)),_0x2840c8=_0x591f13[_0xeba1fa(0x1c9)];for(const _0x89134a of ti){if(!_0x591f13[_0xeba1fa(0x1ca)][_0xeba1fa(0x1ce)](_0x89134a))continue;const _0x4fe264=_0x89134a[_0xeba1fa(0x1d3)](0x0,-0x7)[_0xeba1fa(0x1c4)](),_0x550585=_0xeba1fa(0x1d2)+_0x4fe264[_0xeba1fa(0x1dd)]();_0x14293a[_0xeba1fa(0x1e5)](_0x4fe264),_0x14293a[_0xeba1fa(0x1c6)](_0x4fe264),_0x14293a[_0xeba1fa(0x1e1)][_0xeba1fa(0x1e6)](_0x4fe264,_0x4ebf22(_0x2840c8,_0x550585));}this[_0xeba1fa(0x1ef)]();}[_0x22ef4a(0x1ef)](){const _0x37945b=_0x22ef4a,_0x876e6=this[_0x37945b(0x1d0)],_0x33e073=_0x876e6[_0x37945b(0x1c9)],_0x411607=_0x876e6[_0x37945b(0x1ca)][_0x37945b(0x1d8)](_0x37945b(0x1e0));function _0x3dc1bc(_0x44711c,_0x581747){const _0x32a00f=_0x37945b;_0x411607[_0x32a00f(0x1e1)][_0x32a00f(0x1c1)](_0x5b61ce=>{const _0x34bc54=_0x32a00f;if(_0x34bc54(0x1c3)!=_0x5b61ce[_0x34bc54(0x1c5)])return;const {data:_0x26eb90}=_0x5b61ce;return _0x26eb90&&_0x26eb90[_0x34bc54(0x1f3)]===_0x44711c?_0x26eb90[_0x34bc54(0x1e8)][0x0][_0x34bc54(0x1df)]?{'type':_0x34bc54(0x1ea),'content':_0x4ebf22(_0x33e073,_0x34bc54(0x1e4),_0x581747)}:{'type':_0x34bc54(0x1ea),'content':_0x4ebf22(_0x33e073,_0x34bc54(0x1cd),_0x581747)}:void 0x0;});}_0x3dc1bc(_0x37945b(0x1e9),_0x4ebf22(_0x33e073,_0x37945b(0x1d5))),_0x3dc1bc(_0x37945b(0x1d6),_0x4ebf22(_0x33e073,_0x37945b(0x1cc))),_0x3dc1bc(_0x37945b(0x1db),_0x4ebf22(_0x33e073,_0x37945b(0x1f6))),_0x3dc1bc(_0x37945b(0x1e7),_0x4ebf22(_0x33e073,_0x37945b(0x1ee))),_0x3dc1bc(_0x37945b(0x1c8),_0x4ebf22(_0x33e073,_0x37945b(0x1d4))),_0x3dc1bc(_0x37945b(0x1de),_0x4ebf22(_0x33e073,_0x37945b(0x1d1))),_0x3dc1bc(_0x37945b(0x1cf),_0x4ebf22(_0x33e073,_0x37945b(0x1d7)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5587e4=_0x4d97;(function(_0x339f89,_0x6ecf62){const _0x4a1b58=_0x4d97,_0x4d4fd7=_0x339f89();while(!![]){try{const _0x2f41ea=parseInt(_0x4a1b58(0x1a9))/0x1*(parseInt(_0x4a1b58(0x1c1))/0x2)+parseInt(_0x4a1b58(0x1ac))/0x3+-parseInt(_0x4a1b58(0x1a5))/0x4*(parseInt(_0x4a1b58(0x1af))/0x5)+parseInt(_0x4a1b58(0x19f))/0x6+parseInt(_0x4a1b58(0x1a0))/0x7+parseInt(_0x4a1b58(0x1a4))/0x8*(-parseInt(_0x4a1b58(0x1b7))/0x9)+parseInt(_0x4a1b58(0x1b0))/0xa*(-parseInt(_0x4a1b58(0x1aa))/0xb);if(_0x2f41ea===_0x6ecf62)break;else _0x4d4fd7['push'](_0x4d4fd7['shift']());}catch(_0x1154f3){_0x4d4fd7['push'](_0x4d4fd7['shift']());}}}(_0x4d62,0xd8a70));import{Plugin as _0x2f9e7e}from'ckeditor5/src/core.js';import{getTranslation as _0x234ef2}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x50553a}from'../utils/utils.js';export class TrackChangesBlockQuote extends _0x2f9e7e{[_0x5587e4(0x199)](){const _0x5ddd3e=_0x5587e4,_0x44d0dd=this[_0x5ddd3e(0x198)],_0x322412=_0x44d0dd[_0x5ddd3e(0x1ae)];if(!_0x44d0dd[_0x5ddd3e(0x1b2)][_0x5ddd3e(0x1c0)](_0x5ddd3e(0x1b9)))return;const _0x4b2f1e=_0x44d0dd[_0x5ddd3e(0x1b2)][_0x5ddd3e(0x1a8)](_0x5ddd3e(0x1a3)),_0x500568=this[_0x5ddd3e(0x198)][_0x5ddd3e(0x197)][_0x5ddd3e(0x1a8)](_0x5ddd3e(0x1ba));_0x4b2f1e[_0x5ddd3e(0x1b1)](_0x5ddd3e(0x1ba),(_0x2946ad,_0x2b71cb={})=>{const _0x3f15b5=_0x5ddd3e,_0x33dc93=this[_0x3f15b5(0x198)][_0x3f15b5(0x19c)][_0x3f15b5(0x1b5)][_0x3f15b5(0x1bd)],_0x4371ab=_0x2b71cb&&void 0x0!==_0x2b71cb[_0x3f15b5(0x1a1)]?_0x2b71cb[_0x3f15b5(0x1a1)]:!_0x500568[_0x3f15b5(0x1b6)];let _0x342586=[];if(_0x4371ab){const _0xed8d80=Array[_0x3f15b5(0x19d)](_0x33dc93[_0x3f15b5(0x1ad)]())[_0x3f15b5(0x1b8)](_0x4f88b4=>oo(_0x4f88b4)||function(_0x20bfeb,_0x3ac987){const _0x335603=_0x3f15b5,_0x1ab516=_0x3ac987[_0x335603(0x1be)](_0x20bfeb[_0x335603(0x19b)],_0x335603(0x1ba)),_0x2e3f70=_0x3ac987[_0x335603(0x1be)]([_0x335603(0x1ab),_0x335603(0x1ba)],_0x20bfeb);return _0x1ab516&&_0x2e3f70;}(_0x4f88b4,this[_0x3f15b5(0x198)][_0x3f15b5(0x19c)][_0x3f15b5(0x1c2)]));_0x342586=_0x50553a(_0xed8d80,_0x44d0dd[_0x3f15b5(0x19c)]);}else{const _0x323236=Array[_0x3f15b5(0x19d)](_0x33dc93[_0x3f15b5(0x1ad)]())[_0x3f15b5(0x1b8)](_0xae29ff=>oo(_0xae29ff));_0x342586=_0x50553a(_0x323236,_0x44d0dd[_0x3f15b5(0x19c)]);}_0x44d0dd[_0x3f15b5(0x19c)][_0x3f15b5(0x1bb)](()=>{const _0x4dceaf=_0x3f15b5;for(const _0x5623f4 of _0x342586)_0x4b2f1e[_0x4dceaf(0x1b3)](_0x5623f4,{'commandName':_0x4dceaf(0x1ba),'commandParams':[{'forceValue':_0x4371ab}]});});}),_0x4b2f1e[_0x5ddd3e(0x1a7)][_0x5ddd3e(0x1a2)](_0x5c4b0f=>{const _0x5495f9=_0x5ddd3e,{data:_0x2d844a}=_0x5c4b0f;if(_0x2d844a&&_0x5495f9(0x1ba)==_0x2d844a[_0x5495f9(0x19e)]){const _0x3a8c9e=_0x234ef2(_0x322412,_0x5495f9(0x1bc));return _0x2d844a[_0x5495f9(0x1b4)][0x0][_0x5495f9(0x1a1)]?{'type':_0x5495f9(0x1bf),'content':_0x234ef2(_0x322412,_0x5495f9(0x19a),_0x3a8c9e)}:{'type':_0x5495f9(0x1bf),'content':_0x234ef2(_0x322412,_0x5495f9(0x196),_0x3a8c9e)};}});}}function _0x4d97(_0x5c1baa,_0x331c8b){const _0x4d625d=_0x4d62();return _0x4d97=function(_0x4d9721,_0x455065){_0x4d9721=_0x4d9721-0x196;let _0x26835e=_0x4d625d[_0x4d9721];return _0x26835e;},_0x4d97(_0x5c1baa,_0x331c8b);}function _0x4d62(){const _0x39ad01=['679960GlfAjl','22170whRCEe','enableCommand','plugins','markBlockFormat','commandParams','document','value','4532535BIBTsp','filter','BlockQuoteEditing','blockQuote','change','ELEMENT_BLOCK_QUOTE','selection','checkChild','format','has','22jBRfFm','schema','*Remove\x20format:*\x20%0','commands','editor','afterInit','*Set\x20format:*\x20%0','parent','model','from','commandName','9570072vZgBZu','6684951OFRObv','forceValue','registerDescriptionCallback','TrackChangesEditing','16OkYHSj','48KhMgvJ','name','descriptionFactory','get','102710vLDSyp','4631FiMzxi','$root','2340252HuWEpq','getSelectedBlocks','locale'];_0x4d62=function(){return _0x39ad01;};return _0x4d62();}function oo(_0x5a9553){const _0xc733e8=_0x5587e4;return _0xc733e8(0x1ba)==_0x5a9553[_0xc733e8(0x19b)][_0xc733e8(0x1a6)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x39ea(_0x211d65,_0x7a9ad5){const _0x4818c6=_0x4818();return _0x39ea=function(_0x39ea68,_0x399201){_0x39ea68=_0x39ea68-0x7a;let _0x264d3a=_0x4818c6[_0x39ea68];return _0x264d3a;},_0x39ea(_0x211d65,_0x7a9ad5);}const _0x340170=_0x39ea;(function(_0x3c431c,_0x3768d0){const _0x18a7ce=_0x39ea,_0x4e2169=_0x3c431c();while(!![]){try{const _0x56a70d=-parseInt(_0x18a7ce(0xa0))/0x1+-parseInt(_0x18a7ce(0x8a))/0x2*(parseInt(_0x18a7ce(0x91))/0x3)+parseInt(_0x18a7ce(0x9d))/0x4+-parseInt(_0x18a7ce(0x7b))/0x5+parseInt(_0x18a7ce(0xa2))/0x6*(-parseInt(_0x18a7ce(0xab))/0x7)+parseInt(_0x18a7ce(0xb1))/0x8*(-parseInt(_0x18a7ce(0x80))/0x9)+parseInt(_0x18a7ce(0x94))/0xa;if(_0x56a70d===_0x3768d0)break;else _0x4e2169['push'](_0x4e2169['shift']());}catch(_0x3a3914){_0x4e2169['push'](_0x4e2169['shift']());}}}(_0x4818,0xa958d));import{Plugin as _0x8cff99}from'ckeditor5/src/core.js';import{getTranslation as _0x5dee4d}from'../utils/common-translations.js';function _0x4818(){const _0x5dfc33=['1732491eapXLR','has','*Remove\x20format:*\x20%0','26313250DZAwtT','languages','selection','isLimit','find','format','getSelectedBlocks','outdentCodeBlock','label','2666764kuDWmz','parent','editor','321776zqWlLz','blockName','2980218xhSesB','from','commandParams','afterInit','config','forceValue','registerDescriptionCallback','commandName','codeBlock','7modLrA','plugins','checkChild','name','document','indentCodeBlock','42192DzYsuU','CodeBlock','toLowerCase','4697105ntquiW','enableCommand','registerElementLabel','TrackChangesEditing','schema','459UgMQGi','markBlockFormat','descriptionFactory','language','filter','value','locale','rootElement','model','commands','2jfnMhZ','formatBlock','change','type','get','*Set\x20format:*\x20%0','ELEMENT_CODE_BLOCK'];_0x4818=function(){return _0x5dfc33;};return _0x4818();}import{getRangesOfBlockGroups as _0x57605e}from'../utils/utils.js';export class TrackChangesCodeBlock extends _0x8cff99{[_0x340170(0xa5)](){const _0xd2c689=_0x340170,_0x4e8899=this[_0xd2c689(0x9f)];if(!_0x4e8899[_0xd2c689(0xac)][_0xd2c689(0x92)](_0xd2c689(0xb2)))return;const _0x24bfe9=_0x4e8899[_0xd2c689(0xac)][_0xd2c689(0x8e)](_0xd2c689(0x7e)),_0x43d640=_0x4e8899[_0xd2c689(0x86)],_0x459328=_0x4e8899[_0xd2c689(0xa6)][_0xd2c689(0x8e)](_0xd2c689(0xaa))[_0xd2c689(0x95)],_0x3066c4=_0x4e8899[_0xd2c689(0x89)][_0xd2c689(0x8e)](_0xd2c689(0xaa));_0x24bfe9[_0xd2c689(0x7c)](_0xd2c689(0xb0)),_0x24bfe9[_0xd2c689(0x7c)](_0xd2c689(0x9b)),_0x24bfe9[_0xd2c689(0x7c)](_0xd2c689(0xaa),(_0x12a595,_0x25ef2f={})=>{const _0x57de0e=_0xd2c689,_0x1cb5e2=_0x4e8899[_0x57de0e(0x88)],_0x3fff81=_0x4e8899[_0x57de0e(0x88)][_0x57de0e(0xaf)][_0x57de0e(0x96)],_0x7f498=_0x25ef2f&&void 0x0!==_0x25ef2f[_0x57de0e(0xa7)]?_0x25ef2f[_0x57de0e(0xa7)]:!_0x3066c4[_0x57de0e(0x85)];let _0x5f43ea;_0x25ef2f[_0x57de0e(0x83)]||(_0x25ef2f[_0x57de0e(0x83)]=_0x459328[0x0][_0x57de0e(0x83)]),_0x5f43ea=_0x7f498?Array[_0x57de0e(0xa3)](_0x3fff81[_0x57de0e(0x9a)]())[_0x57de0e(0x84)](_0x4db480=>co(_0x4db480)||function(_0xf9b2d6,_0x5a8733){const _0x5dcbd3=_0x57de0e;if(_0xf9b2d6['is'](_0x5dcbd3(0x87))||_0x5a8733[_0x5dcbd3(0x97)](_0xf9b2d6))return!0x1;return _0x5a8733[_0x5dcbd3(0xad)](_0xf9b2d6[_0x5dcbd3(0x9e)],_0x5dcbd3(0xaa));}(_0x4db480,_0x1cb5e2[_0x57de0e(0x7f)])):Array[_0x57de0e(0xa3)](_0x3fff81[_0x57de0e(0x9a)]())[_0x57de0e(0x84)](_0x4304c0=>co(_0x4304c0));const _0x32f77e=_0x57605e(_0x5f43ea,_0x1cb5e2);_0x1cb5e2[_0x57de0e(0x8c)](()=>{const _0x4c6a6e=_0x57de0e;for(const _0x18530b of _0x32f77e)_0x24bfe9[_0x4c6a6e(0x81)](_0x18530b,{'commandName':_0x4c6a6e(0xaa),'commandParams':[{..._0x25ef2f,'forceValue':_0x7f498}],'formatGroupId':_0x4c6a6e(0xa1)});});}),(_0x24bfe9[_0xd2c689(0x82)][_0xd2c689(0x7d)](_0xd2c689(0xaa),_0x2e43ad=>_0x5dee4d(_0x43d640,_0xd2c689(0x90),_0x2e43ad)),_0x24bfe9[_0xd2c689(0x82)][_0xd2c689(0xa8)](_0x1f5f15=>{const _0x2aa045=_0xd2c689;if(_0x2aa045(0x8b)!=_0x1f5f15[_0x2aa045(0x8d)])return;const _0x2a3caf=_0x43d640['t'],{data:_0x202fcf}=_0x1f5f15;if(!_0x202fcf||_0x2aa045(0xaa)!=_0x202fcf[_0x2aa045(0xa9)])return;const _0x53337e=_0x202fcf[_0x2aa045(0xa4)][0x0][_0x2aa045(0x83)],_0x811aed=_0x2a3caf(_0x459328[_0x2aa045(0x98)](_0x36dd1d=>_0x36dd1d[_0x2aa045(0x83)]===_0x53337e)[_0x2aa045(0x9c)])[_0x2aa045(0x7a)]();return _0x202fcf[_0x2aa045(0xa4)][0x0][_0x2aa045(0xa7)]?{'type':_0x2aa045(0x99),'content':_0x5dee4d(_0x43d640,_0x2aa045(0x8f),_0x5dee4d(_0x43d640,_0x2aa045(0x90),0x1)+'\x20('+_0x811aed+')')}:{'type':_0x2aa045(0x99),'content':_0x5dee4d(_0x43d640,_0x2aa045(0x93),_0x5dee4d(_0x43d640,_0x2aa045(0x90),0x1))};}));}}function co(_0x160cd8){const _0x3a8059=_0x340170;return _0x3a8059(0xaa)==_0x160cd8[_0x3a8059(0xae)];}
|