@ckeditor/ckeditor5-operations-compressor 37.1.0 → 38.0.0-rc.1
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 +2 -2
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/lib/compiledmessages.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobufdescriptions.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "38.0.0-rc.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
],
|
|
28
28
|
"author": "CKSource (http://cksource.com/)",
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"ckeditor5": "^
|
|
30
|
+
"ckeditor5": "^38.0.0-rc.1",
|
|
31
31
|
"lodash-es": "^4.17.11",
|
|
32
32
|
"protobufjs": "^7.0.0"
|
|
33
33
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x107c=['compress','shift','decompress','_combineNext','_context','push','types','length','_decompressSingleOperation'];(function(_0x309c0b,_0x107ca5){const _0x564f87=function(_0x4a72e1){while(--_0x4a72e1){_0x309c0b['push'](_0x309c0b['shift']());}};_0x564f87(++_0x107ca5);}(_0x107c,0x130));const _0x564f=function(_0x309c0b,_0x107ca5){_0x309c0b=_0x309c0b-0x0;let _0x564f87=_0x107c[_0x309c0b];return _0x564f87;};import{cloneDeep as _0x413430}from'lodash-es';export default class b{constructor(_0x5dc73e,_0x3b71d0){this['_id']=_0x5dc73e,this[_0x564f('0x6')]=_0x3b71d0;}[_0x564f('0x2')](_0x4711b7,_0x16029d){let _0x8590fa;for(;_0x16029d[_0x564f('0x0')]>0x1&&this['_compareOperations'](_0x16029d[0x0],_0x16029d[0x1]);)_0x8590fa?(_0x8590fa=this[_0x564f('0x5')](_0x16029d[_0x564f('0x3')](),_0x8590fa),_0x4711b7[_0x564f('0x8')]['push'](0x0)):(_0x8590fa=_0x413430(_0x16029d['shift']()),_0x4711b7[_0x564f('0x8')]['push'](this['_id']));return!!_0x8590fa&&(_0x8590fa=this[_0x564f('0x5')](_0x16029d[_0x564f('0x3')](),_0x8590fa),_0x4711b7[_0x564f('0x8')][_0x564f('0x7')](0x0),_0x4711b7['buffers'][_0x564f('0x7')](this['_compressSingleOperation'](_0x8590fa)),!0x0);}[_0x564f('0x4')](_0x1d618f,_0x3083e0){const _0x44dc4d=this[_0x564f('0x1')](_0x3083e0);for(;0x0==_0x3083e0[_0x564f('0x8')][0x0];)_0x3083e0[_0x564f('0x8')][_0x564f('0x3')](),_0x1d618f['push'](this['_splitCurrent'](_0x44dc4d));_0x1d618f['push'](_0x44dc4d);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x28c6=['__className','sourcePosition','buffers','_compressSingleOperation','_getCompressorByName','MoveOperation','_decompressSingleOperation','_context','wasUndone','decompress','$graveyard','_splitCurrent','compress','_compareOperations','howMany','_checkOperation','targetPosition'];(function(_0x2afcd0,_0x28c6b6){const _0x102504=function(_0xa8c6de){while(--_0xa8c6de){_0x2afcd0['push'](_0x2afcd0['shift']());}};_0x102504(++_0x28c6b6);}(_0x28c6,0x118));const _0x1025=function(_0x2afcd0,_0x28c6b6){_0x2afcd0=_0x2afcd0-0x0;let _0x102504=_0x28c6[_0x2afcd0];return _0x102504;};import _0x244d98 from'./actioncompressor';import{arePositionsEqual as _0xb857c5,getPositionShiftedBy as _0x3718d0}from'../utils';import{cloneDeep as _0x4fc407}from'lodash-es';export default class c extends _0x244d98{['_combineNext'](_0x1974ce,_0x2f84e3){return _0x2f84e3['howMany']++,_0x2f84e3[_0x1025('0xa')]=_0x4fc407(_0x1974ce[_0x1025('0xa')]),_0x2f84e3;}[_0x1025('0x3')](_0x5af15e){const _0x33bfa2=_0x4fc407(_0x5af15e);return _0x5af15e[_0x1025('0x6')]--,_0x33bfa2[_0x1025('0x6')]=0x1,_0x33bfa2[_0x1025('0xa')]=_0x3718d0(_0x33bfa2[_0x1025('0xa')],_0x5af15e[_0x1025('0x6')]),_0x33bfa2;}[_0x1025('0x5')](_0x30dbb2,_0x359fc9){return!(!this[_0x1025('0x7')](_0x30dbb2)||!this[_0x1025('0x7')](_0x359fc9))&&(_0xb857c5(_0x3718d0(_0x30dbb2[_0x1025('0xa')],-0x1),_0x359fc9[_0x1025('0xa')])&&_0xb857c5(_0x30dbb2['targetPosition'],_0x359fc9[_0x1025('0x8')]));}[_0x1025('0xc')](_0x2f23a1){const _0x593847={'types':[],'buffers':[],'baseVersion':0x0};return this[_0x1025('0x10')]['_getCompressorByName']('MoveOperation')[_0x1025('0x4')](_0x593847,[_0x2f23a1]),_0x593847[_0x1025('0xb')][0x0];}[_0x1025('0xf')](_0x280f4c){const _0x229f62=[];return this[_0x1025('0x10')][_0x1025('0xd')]('MoveOperation')[_0x1025('0x1')](_0x229f62,_0x280f4c),_0x229f62[0x0];}['_checkOperation'](_0x580136){return _0x1025('0xe')==_0x580136[_0x1025('0x9')]&&_0x1025('0x2')==_0x580136[_0x1025('0x8')]['root']&&0x1==_0x580136[_0x1025('0x6')]&&!_0x580136[_0x1025('0x0')];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x110e=['_checkOperation','buffers','_context','howMany','wasUndone','sourcePosition','root','targetPosition','$graveyard','__className','MoveOperation','_compareOperations','_compressSingleOperation','compress','_splitCurrent','decompress'];(function(_0x129325,_0x110e88){const _0x229b3f=function(_0x11eabd){while(--_0x11eabd){_0x129325['push'](_0x129325['shift']());}};_0x229b3f(++_0x110e88);}(_0x110e,0xb2));const _0x229b=function(_0x129325,_0x110e88){_0x129325=_0x129325-0x0;let _0x229b3f=_0x110e[_0x129325];return _0x229b3f;};import _0xdbe8e0 from'./actioncompressor';import{arePositionsEqual as _0x3a5d68}from'../utils';import{cloneDeep as _0x4d373e}from'lodash-es';export default class h extends _0xdbe8e0{['_combineNext'](_0x3f295b,_0x4776d8){return _0x4776d8[_0x229b('0x1')]++,_0x4776d8;}[_0x229b('0xc')](_0x26bd3b){const _0x5f4e1d=_0x4d373e(_0x26bd3b);return _0x5f4e1d[_0x229b('0x1')]=0x1,_0x26bd3b[_0x229b('0x1')]--,_0x5f4e1d;}[_0x229b('0x9')](_0x268f89,_0x173b0f){return!(!this[_0x229b('0xe')](_0x268f89)||!this[_0x229b('0xe')](_0x173b0f))&&(_0x3a5d68(_0x268f89[_0x229b('0x3')],_0x173b0f[_0x229b('0x3')])&&_0x3a5d68(_0x268f89[_0x229b('0x5')],_0x173b0f[_0x229b('0x5')]));}[_0x229b('0xa')](_0x2358e8){const _0x1029b5={'types':[],'buffers':[],'baseVersion':0x0};return this[_0x229b('0x0')]['_getCompressorByName'](_0x229b('0x8'))[_0x229b('0xb')](_0x1029b5,[_0x2358e8]),_0x1029b5[_0x229b('0xf')][0x0];}['_decompressSingleOperation'](_0xd93cbf){const _0x417594=[];return this['_context']['_getCompressorByName']('MoveOperation')[_0x229b('0xd')](_0x417594,_0xd93cbf),_0x417594[0x0];}['_checkOperation'](_0x40254d){return _0x229b('0x8')==_0x40254d[_0x229b('0x7')]&&_0x229b('0x6')==_0x40254d[_0x229b('0x5')][_0x229b('0x4')]&&0x1==_0x40254d['howMany']&&!_0x40254d[_0x229b('0x2')];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x47b9=['iterator','_compareAttributes','data','nodes','position','next','_compareOperations','length','substr','_getCompressorByName','wasUndone','keys','_compressSingleOperation','InsertOperation','compress','attributes','_checkOperation','_context','decompress','from'];(function(_0x5911be,_0x47b90f){const _0x17ea6b=function(_0x3923c9){while(--_0x3923c9){_0x5911be['push'](_0x5911be['shift']());}};_0x17ea6b(++_0x47b90f);}(_0x47b9,0x1da));const _0x17ea=function(_0x5911be,_0x47b90f){_0x5911be=_0x5911be-0x0;let _0x17ea6b=_0x47b9[_0x5911be];return _0x17ea6b;};import _0xa1b92b from'./actioncompressor';import{arePositionsEqual as _0x3b09db,getPositionShiftedBy as _0x35ef76}from'../utils';import{cloneDeep as _0x2729fc}from'lodash-es';export default class m extends _0xa1b92b{['_combineNext'](_0x18dc2f,_0xf731d3){return _0xf731d3[_0x17ea('0x9')][0x0][_0x17ea('0x8')]+=_0x18dc2f[_0x17ea('0x9')][0x0][_0x17ea('0x8')],_0xf731d3;}['_splitCurrent'](_0x2c8273){const _0x24604a=_0x2729fc(_0x2c8273),_0x57c1e7=_0x24604a[_0x17ea('0x9')][0x0],_0x40a3c9=_0x2c8273[_0x17ea('0x9')][0x0],_0x4d5344=_0x40a3c9[_0x17ea('0x8')][Symbol[_0x17ea('0x6')]]()[_0x17ea('0xb')]()['value'],_0x50419c=_0x4d5344[_0x17ea('0xd')];return _0x57c1e7[_0x17ea('0x8')]=_0x4d5344,_0x40a3c9[_0x17ea('0x8')]=_0x40a3c9[_0x17ea('0x8')][_0x17ea('0xe')](_0x50419c),_0x2c8273[_0x17ea('0xa')]=_0x35ef76(_0x2c8273[_0x17ea('0xa')],_0x50419c),_0x24604a;}[_0x17ea('0xc')](_0x4098ae,_0x4a1c7f){if(this[_0x17ea('0x2')](_0x4098ae)&&this[_0x17ea('0x2')](_0x4a1c7f)){const _0x2e033e=_0x4098ae[_0x17ea('0x9')][0x0][_0x17ea('0x8')][_0x17ea('0xd')],_0x4b62f7=_0x3b09db(_0x35ef76(_0x4098ae[_0x17ea('0xa')],_0x2e033e),_0x4a1c7f[_0x17ea('0xa')]),_0x7f5221=_0x4098ae[_0x17ea('0x9')][0x0],_0x4857d7=_0x4a1c7f['nodes'][0x0];return _0x4b62f7&&this[_0x17ea('0x7')](_0x7f5221,_0x4857d7);}return!0x1;}[_0x17ea('0x12')](_0x34289c){const _0x44c695={'types':[],'buffers':[],'baseVersion':0x0};return this[_0x17ea('0x3')][_0x17ea('0xf')](_0x17ea('0x13'))[_0x17ea('0x0')](_0x44c695,[_0x34289c]),_0x44c695['buffers'][0x0];}['_decompressSingleOperation'](_0x51e58a){const _0xfa677c=[];return this[_0x17ea('0x3')]['_getCompressorByName']('InsertOperation')[_0x17ea('0x4')](_0xfa677c,_0x51e58a),_0xfa677c[0x0];}[_0x17ea('0x2')](_0x3b6af0){return'InsertOperation'==_0x3b6af0['__className']&&0x1==_0x3b6af0[_0x17ea('0x9')][_0x17ea('0xd')]&&_0x3b6af0[_0x17ea('0x9')][0x0][_0x17ea('0x8')]&&!_0x3b6af0[_0x17ea('0x10')]&&0x1==Array[_0x17ea('0x5')](_0x3b6af0[_0x17ea('0x9')][0x0][_0x17ea('0x8')])[_0x17ea('0xd')];}[_0x17ea('0x7')](_0x5b8739,_0x4a9332){const _0x4cdfa8=Object[_0x17ea('0x11')](_0x5b8739[_0x17ea('0x1')]||{}),_0x34e253=Object[_0x17ea('0x11')](_0x4a9332[_0x17ea('0x1')]||{});return _0x4cdfa8[_0x17ea('0xd')]===_0x34e253[_0x17ea('0xd')]&&_0x4cdfa8['every'](_0x5d81c5=>_0x4a9332['attributes'][_0x5d81c5]&&_0x4a9332[_0x17ea('0x1')][_0x5d81c5]===_0x5b8739[_0x17ea('0x1')][_0x5d81c5]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xd035=['buffers','user:position:','types','compress','_getCompressorByName','__className','_compareOperations','_context','name','end','split','user:','start','shift','oldRange','_compressSingleOperation','MarkerOperation','push','decompress','_id','startsWith','newRange'];(function(_0x1814b6,_0xd03571){const _0x3ff189=function(_0x24e843){while(--_0x24e843){_0x1814b6['push'](_0x1814b6['shift']());}};_0x3ff189(++_0xd03571);}(_0xd035,0xc9));const _0x3ff1=function(_0x1814b6,_0xd03571){_0x1814b6=_0x1814b6-0x0;let _0x3ff189=_0xd035[_0x1814b6];return _0x3ff189;};import _0x4c2ed9 from'./actioncompressor';import{arePositionsEqual as _0x547876}from'../utils';import{cloneDeep as _0x49ba5e}from'lodash-es';export default class f extends _0x4c2ed9{['compress'](_0x57b440,_0x2ab990){if(!this[_0x3ff1('0x3')](_0x2ab990[0x0],_0x2ab990[0x1]))return!0x1;const _0x5b8cdc=_0x2ab990[_0x3ff1('0xa')]();return _0x5b8cdc[_0x3ff1('0xb')]=null,_0x5b8cdc[_0x3ff1('0x12')]&&_0x547876(_0x5b8cdc[_0x3ff1('0x12')][_0x3ff1('0x9')],_0x5b8cdc[_0x3ff1('0x12')][_0x3ff1('0x6')])&&(_0x5b8cdc[_0x3ff1('0x12')][_0x3ff1('0x6')]=null),_0x2ab990[_0x3ff1('0xa')](),_0x57b440[_0x3ff1('0x15')][_0x3ff1('0xe')](this[_0x3ff1('0x10')]),_0x57b440[_0x3ff1('0x15')]['push'](0x0),_0x57b440[_0x3ff1('0x13')]['push'](this['_compressSingleOperation'](_0x5b8cdc)),!0x0;}[_0x3ff1('0xf')](_0x32d66f,_0x154741){const _0x42dd3d=this['_decompressSingleOperation'](_0x154741);_0x42dd3d['newRange']&&!_0x42dd3d[_0x3ff1('0x12')][_0x3ff1('0x6')]&&(_0x42dd3d[_0x3ff1('0x12')][_0x3ff1('0x6')]=_0x49ba5e(_0x42dd3d[_0x3ff1('0x12')]['start']));const _0x15cd32=_0x49ba5e(_0x42dd3d);_0x15cd32['newRange']&&(_0x15cd32[_0x3ff1('0x12')][_0x3ff1('0x9')]['stickiness']='toNone',_0x15cd32[_0x3ff1('0x12')][_0x3ff1('0x6')]=_0x49ba5e(_0x15cd32[_0x3ff1('0x12')]['start'])),_0x15cd32[_0x3ff1('0x5')]=_0x3ff1('0x14')+_0x15cd32[_0x3ff1('0x5')][_0x3ff1('0x7')](':')[0x2],_0x154741['types'][_0x3ff1('0xa')](),_0x32d66f[_0x3ff1('0xe')](_0x42dd3d),_0x32d66f[_0x3ff1('0xe')](_0x15cd32);}[_0x3ff1('0xc')](_0x2a1b08){const _0x197ac4={'types':[],'buffers':[],'baseVersion':0x0};return this[_0x3ff1('0x4')][_0x3ff1('0x1')](_0x3ff1('0xd'))[_0x3ff1('0x0')](_0x197ac4,[_0x2a1b08]),_0x197ac4['buffers'][0x0];}['_decompressSingleOperation'](_0x2b8783){const _0x3be738=[];return this['_context']['_getCompressorByName'](_0x3ff1('0xd'))['decompress'](_0x3be738,_0x2b8783),_0x3be738[0x0];}['_compareOperations'](_0x2c16f8,_0x4910c4){return!(!_0x2c16f8||!_0x4910c4)&&(_0x3ff1('0xd')==_0x2c16f8['__className']&&'MarkerOperation'==_0x4910c4[_0x3ff1('0x2')]&&!(!_0x2c16f8['name'][_0x3ff1('0x11')]('user:')||!_0x4910c4[_0x3ff1('0x5')][_0x3ff1('0x11')](_0x3ff1('0x8'))||_0x2c16f8[_0x3ff1('0x5')]==_0x4910c4[_0x3ff1('0x5')]));}}
|
package/src/compressor.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x24cb=['UserSelectionAction','no-operations-provided','baseVersion','forEach','ForwardDeletingAction','_registerCompressor','set','CommentMarkerOperation','_compressorByName','decompress','_registerActionCompressor','TypingAction','RootOperation','comment','__className','compress','MarkerOperation','_registerOperationCompressor','_getCompressorByName','get','SuggestionMarkerOperation','RenameOperation','length','MoveOperation','_protobufFactory','InsertOperation','NoOperation','RootAttributeOperation','_compressorById','types','DeletingAction','getDescriptor'];(function(_0x3aafc9,_0x24cb9d){const _0xcf7619=function(_0x45297e){while(--_0x45297e){_0x3aafc9['push'](_0x3aafc9['shift']());}};_0xcf7619(++_0x24cb9d);}(_0x24cb,0x15a));const _0xcf76=function(_0x3aafc9,_0x24cb9d){_0x3aafc9=_0x3aafc9-0x0;let _0xcf7619=_0x24cb[_0x3aafc9];return _0xcf7619;};import{CKEditorError as _0xe5f47f}from'ckeditor5/src/utils';import _0x1340fe from'./protobuffactory';import _0x31a752 from'./operationcompressor/operationcompressor';import _0x135d5c from'./operationcompressor/attributeoperationcompressor';import _0x5abc55 from'./operationcompressor/insertoperationcompressor';import _0x2107c0 from'./operationcompressor/markeroperationcompressor';import _0x5b6eb2 from'./operationcompressor/nooperationcompressor';import _0x296e53 from'./operationcompressor/annotationmarkeroperationcompressor';import _0x481aae from'./actioncompressor/typingactioncompressor';import _0x2482ae from'./actioncompressor/deletingactioncompressor';import _0x414514 from'./actioncompressor/forwarddeletingactioncompressor';import _0x58cb4e from'./actioncompressor/userselectionactioncompressor';export default class g{constructor(){this[_0xcf76('0x2')]=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new _0x1340fe();const _0xf41549=this[_0xcf76('0x1e')][_0xcf76('0x5')]('MarkerOperation');this['_registerCompressor'](0x1,_0xcf76('0x0'),new _0x5b6eb2(0x1,_0xcf76('0x0'),void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',_0x135d5c),this[_0xcf76('0x17')](0xb,_0xcf76('0x1f'),_0x5abc55),this['_registerOperationCompressor'](0xc,_0xcf76('0x16'),_0x2107c0),this['_registerOperationCompressor'](0xd,'MergeOperation',_0x31a752),this[_0xcf76('0x17')](0xe,_0xcf76('0x1d'),_0x31a752),this[_0xcf76('0x17')](0xf,_0xcf76('0x1b'),_0x31a752),this[_0xcf76('0x17')](0x10,_0xcf76('0x1'),_0x135d5c),this[_0xcf76('0x17')](0x11,'SplitOperation',_0x31a752),this[_0xcf76('0xb')](0x12,_0xcf76('0xd'),new _0x296e53(0x12,'MarkerOperation',_0xf41549,_0xcf76('0x13'))),this[_0xcf76('0xb')](0x13,'SuggestionMarkerOperation',new _0x296e53(0x13,'MarkerOperation',_0xf41549,'suggestion')),this[_0xcf76('0x17')](0x14,_0xcf76('0x12'),_0x31a752),this[_0xcf76('0x10')](0x64,_0xcf76('0x11'),_0x481aae),this[_0xcf76('0x10')](0x65,_0xcf76('0x4'),_0x2482ae),this[_0xcf76('0x10')](0x66,_0xcf76('0xa'),_0x414514),this[_0xcf76('0x10')](0x67,_0xcf76('0x6'),_0x58cb4e);}[_0xcf76('0x15')](_0x4b273b){if(!_0x4b273b||!_0x4b273b[0x0])throw new _0xe5f47f(_0xcf76('0x7'),this);const _0x249759={'types':[],'buffers':[],'baseVersion':_0x4b273b[0x0]['baseVersion']};for(;_0x4b273b[_0xcf76('0x1c')];)this[_0xcf76('0x18')](_0xcf76('0x6'))[_0xcf76('0x15')](_0x249759,_0x4b273b)||this[_0xcf76('0x18')](_0xcf76('0x11'))[_0xcf76('0x15')](_0x249759,_0x4b273b)||this['_getCompressorByName']('DeletingAction')[_0xcf76('0x15')](_0x249759,_0x4b273b)||this[_0xcf76('0x18')](_0xcf76('0xa'))[_0xcf76('0x15')](_0x249759,_0x4b273b)||this[_0xcf76('0x18')]('CommentMarkerOperation')['compress'](_0x249759,_0x4b273b)||this[_0xcf76('0x18')](_0xcf76('0x1a'))['compress'](_0x249759,_0x4b273b)||this[_0xcf76('0x18')](_0x4b273b[0x0][_0xcf76('0x14')])['compress'](_0x249759,_0x4b273b);return _0x249759;}['decompress'](_0x130591){const _0x2239ec=[];for(;_0x130591[_0xcf76('0x3')]['length'];){this['_compressorById'][_0xcf76('0x19')](_0x130591[_0xcf76('0x3')][0x0])[_0xcf76('0xf')](_0x2239ec,_0x130591);}return _0x2239ec[_0xcf76('0x9')]((_0x51c94b,_0x288a32)=>_0x51c94b[_0xcf76('0x8')]=_0x130591[_0xcf76('0x8')]+_0x288a32),_0x2239ec;}[_0xcf76('0x18')](_0x4dbbfb){return this[_0xcf76('0xe')][_0xcf76('0x19')](_0x4dbbfb);}[_0xcf76('0x17')](_0x2f88e3,_0x5163fd,_0x5d5ed7){const _0xe73ecc=new _0x5d5ed7(_0x2f88e3,_0x5163fd,this[_0xcf76('0x1e')][_0xcf76('0x5')](_0x5163fd));this[_0xcf76('0xb')](_0x2f88e3,_0x5163fd,_0xe73ecc);}[_0xcf76('0x10')](_0x27dee3,_0xfa9b18,_0x13d824){const _0x465b65=new _0x13d824(_0x27dee3,this);this[_0xcf76('0xb')](_0x27dee3,_0xfa9b18,_0x465b65);}[_0xcf76('0xb')](_0x369acb,_0x3bc056,_0x172b8d){this[_0xcf76('0x2')][_0xcf76('0xc')](_0x369acb,_0x172b8d),this['_compressorByName'][_0xcf76('0xc')](_0x3bc056,_0x172b8d);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3708=['isAdd:\x20boolean\x20expected','InsertOperation','insertionPosition','object','AttributeOperation','wasUndone','graveyardPosition.','call','data','MarkerOperation','sourcePosition','oldRange','oldName:\x20string\x20expected','skipType','.RenameOperation.position:\x20object\x20expected','rootMain:\x20boolean\x20expected','children','shouldReceiveAttributes','verify','key','objects','.SplitOperation.graveyardPosition:\x20object\x20expected','newValueBoolean:\x20boolean\x20expected','fromObject','Position','oldRange.','.MergeOperation.graveyardPosition:\x20object\x20expected','stickiness:\x20string\x20expected','encodeDelimited','splitPosition.','nodes:\x20array\x20expected','RenameOperation','/Position','attributesJson:\x20string\x20expected','oldValueJson:\x20string\x20expected','name','.Range.start:\x20object\x20expected','shouldReceiveAttributes:\x20boolean\x20expected','affectsData','.MoveOperation.sourcePosition:\x20object\x20expected','encode','fork','type.googleapis.com','key:\x20string\x20expected','rootGraveyard','len','/Element','graveyardPosition','/InsertOperation','data:\x20string\x20expected','.InsertOperation.nodes:\x20array\x20expected','getTypeUrl','MoveOperation','attributesBoolean','howMany','toJSONOptions','name:\x20string\x20expected','wasUndone:\x20boolean\x20expected','.MergeOperation.targetPosition:\x20object\x20expected','keys','create','isAdd','.SplitOperation.splitPosition:\x20object\x20expected','start.','uint32','newValueBoolean','RootAttributeOperation','.SplitOperation.insertionPosition:\x20object\x20expected','oldValueBoolean','newRange.','stickiness','newValueJson:\x20string\x20expected','/MoveOperation','start','bool','rootName:\x20string\x20expected','string','splitPosition','targetPosition.','SplitOperation','isArray','Writer','/Range','decodeDelimited','.Range.end:\x20object\x20expected','object\x20expected','arrays','MergeOperation','range','prototype','constructor','rootMain','oldValueJson','pos','root:\x20string\x20expected','sourcePosition.','toObject','push','.MarkerOperation.newRange:\x20object\x20expected','.Element.children:\x20array\x20expected','boolean','emptyArray','hasOwnProperty','.Element.children:\x20object\x20expected','default','Element','isInteger','/RootAttributeOperation','.MergeOperation.sourcePosition:\x20object\x20expected','decode','length','nodes.','util','/MarkerOperation','roots','root','Range','children:\x20array\x20expected','oldValueBoolean:\x20boolean\x20expected','targetPosition','ldelim','newValueJson','path:\x20integer[]\x20expected','children.','/SplitOperation','isString','attributesJson','defaults','path:\x20array\x20expected','end.','rootGraveyard:\x20boolean\x20expected','toJSON','newName','oldName','elementName','attributesBoolean:\x20object\x20expected','nodes','newRange','/RootOperation','rootName','isObject','end','RootOperation','.InsertOperation.position:\x20object\x20expected','insertionPosition.','position','path'];(function(_0x197a4d,_0x3708b5){const _0x376bb8=function(_0x58a8c9){while(--_0x58a8c9){_0x197a4d['push'](_0x197a4d['shift']());}};_0x376bb8(++_0x3708b5);}(_0x3708,0xcf));const _0x376b=function(_0x197a4d,_0x3708b5){_0x197a4d=_0x197a4d-0x0;let _0x376bb8=_0x3708[_0x197a4d];return _0x376bb8;};import*as _0x15e14d from'protobufjs/minimal';const j=_0x15e14d['Reader'],y=_0x15e14d[_0x376b('0x15')],k=_0x15e14d[_0x376b('0x34')],v=_0x15e14d[_0x376b('0x36')]['default']||(_0x15e14d['roots'][_0x376b('0x2c')]={});export const AttributeOperation=v[_0x376b('0x5b')]=(()=>{function _0x3126c2(_0xbab83c){if(_0xbab83c)for(let _0x248cc7=Object[_0x376b('0x92')](_0xbab83c),_0x101efd=0x0;_0x101efd<_0x248cc7['length'];++_0x101efd)null!=_0xbab83c[_0x248cc7[_0x101efd]]&&(this[_0x248cc7[_0x101efd]]=_0xbab83c[_0x248cc7[_0x101efd]]);}return _0x3126c2['prototype'][_0x376b('0x1c')]=null,_0x3126c2[_0x376b('0x1d')][_0x376b('0x6a')]='',_0x3126c2[_0x376b('0x1d')][_0x376b('0x8')]=!0x1,_0x3126c2[_0x376b('0x1d')][_0x376b('0x20')]='',_0x3126c2[_0x376b('0x1d')][_0x376b('0x5')]=!0x1,_0x3126c2[_0x376b('0x1d')][_0x376b('0x3d')]='',_0x3126c2[_0x376b('0x1d')][_0x376b('0x5c')]=!0x1,_0x3126c2[_0x376b('0x0')]=function(_0x4aea48){return new _0x3126c2(_0x4aea48);},_0x3126c2[_0x376b('0x7f')]=function(_0x1144ff,_0x3f5fd8){return _0x3f5fd8||(_0x3f5fd8=y[_0x376b('0x0')]()),null!=_0x1144ff['range']&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1144ff,_0x376b('0x1c'))&&v[_0x376b('0x38')][_0x376b('0x7f')](_0x1144ff[_0x376b('0x1c')],_0x3f5fd8[_0x376b('0x4')](0xa)['fork']())[_0x376b('0x3c')](),null!=_0x1144ff[_0x376b('0x6a')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x1144ff,_0x376b('0x6a'))&&_0x3f5fd8['uint32'](0x12)[_0x376b('0x10')](_0x1144ff['key']),null!=_0x1144ff[_0x376b('0x8')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1144ff,_0x376b('0x8'))&&_0x3f5fd8[_0x376b('0x4')](0x18)[_0x376b('0xe')](_0x1144ff['oldValueBoolean']),null!=_0x1144ff[_0x376b('0x20')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1144ff,'oldValueJson')&&_0x3f5fd8[_0x376b('0x4')](0x22)[_0x376b('0x10')](_0x1144ff[_0x376b('0x20')]),null!=_0x1144ff[_0x376b('0x5')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1144ff,_0x376b('0x5'))&&_0x3f5fd8['uint32'](0x28)[_0x376b('0xe')](_0x1144ff[_0x376b('0x5')]),null!=_0x1144ff['newValueJson']&&Object[_0x376b('0x2a')]['call'](_0x1144ff,'newValueJson')&&_0x3f5fd8[_0x376b('0x4')](0x32)[_0x376b('0x10')](_0x1144ff[_0x376b('0x3d')]),null!=_0x1144ff[_0x376b('0x5c')]&&Object[_0x376b('0x2a')]['call'](_0x1144ff,_0x376b('0x5c'))&&_0x3f5fd8['uint32'](0x38)['bool'](_0x1144ff['wasUndone']),_0x3f5fd8;},_0x3126c2['encodeDelimited']=function(_0x36a6d3,_0x2783d9){return this[_0x376b('0x7f')](_0x36a6d3,_0x2783d9)[_0x376b('0x3c')]();},_0x3126c2[_0x376b('0x31')]=function(_0x26b000,_0x3fe5b1){_0x26b000 instanceof j||(_0x26b000=j[_0x376b('0x0')](_0x26b000));let _0x62471b=void 0x0===_0x3fe5b1?_0x26b000[_0x376b('0x84')]:_0x26b000['pos']+_0x3fe5b1,_0x4cfad4=new v[(_0x376b('0x5b'))]();for(;_0x26b000[_0x376b('0x21')]<_0x62471b;){let _0x53706e=_0x26b000[_0x376b('0x4')]();switch(_0x53706e>>>0x3){case 0x1:_0x4cfad4[_0x376b('0x1c')]=v[_0x376b('0x38')][_0x376b('0x31')](_0x26b000,_0x26b000['uint32']());break;case 0x2:_0x4cfad4[_0x376b('0x6a')]=_0x26b000[_0x376b('0x10')]();break;case 0x3:_0x4cfad4['oldValueBoolean']=_0x26b000[_0x376b('0xe')]();break;case 0x4:_0x4cfad4['oldValueJson']=_0x26b000[_0x376b('0x10')]();break;case 0x5:_0x4cfad4[_0x376b('0x5')]=_0x26b000[_0x376b('0xe')]();break;case 0x6:_0x4cfad4[_0x376b('0x3d')]=_0x26b000[_0x376b('0x10')]();break;case 0x7:_0x4cfad4[_0x376b('0x5c')]=_0x26b000[_0x376b('0xe')]();break;default:_0x26b000[_0x376b('0x64')](0x7&_0x53706e);}}return _0x4cfad4;},_0x3126c2['decodeDelimited']=function(_0x5265a8){return _0x5265a8 instanceof j||(_0x5265a8=new j(_0x5265a8)),this[_0x376b('0x31')](_0x5265a8,_0x5265a8[_0x376b('0x4')]());},_0x3126c2[_0x376b('0x69')]=function(_0x5524d2){if(_0x376b('0x5a')!=typeof _0x5524d2||null===_0x5524d2)return _0x376b('0x19');if(null!=_0x5524d2[_0x376b('0x1c')]&&_0x5524d2[_0x376b('0x2a')]('range')){let _0x399a4c=v['Range'][_0x376b('0x69')](_0x5524d2[_0x376b('0x1c')]);if(_0x399a4c)return'range.'+_0x399a4c;}return null!=_0x5524d2['key']&&_0x5524d2[_0x376b('0x2a')](_0x376b('0x6a'))&&!k[_0x376b('0x41')](_0x5524d2[_0x376b('0x6a')])?_0x376b('0x82'):null!=_0x5524d2['oldValueBoolean']&&_0x5524d2[_0x376b('0x2a')](_0x376b('0x8'))&&'boolean'!=typeof _0x5524d2[_0x376b('0x8')]?_0x376b('0x3a'):null!=_0x5524d2[_0x376b('0x20')]&&_0x5524d2[_0x376b('0x2a')](_0x376b('0x20'))&&!k['isString'](_0x5524d2[_0x376b('0x20')])?_0x376b('0x79'):null!=_0x5524d2[_0x376b('0x5')]&&_0x5524d2[_0x376b('0x2a')]('newValueBoolean')&&_0x376b('0x28')!=typeof _0x5524d2[_0x376b('0x5')]?_0x376b('0x6d'):null!=_0x5524d2['newValueJson']&&_0x5524d2['hasOwnProperty'](_0x376b('0x3d'))&&!k['isString'](_0x5524d2['newValueJson'])?_0x376b('0xb'):null!=_0x5524d2[_0x376b('0x5c')]&&_0x5524d2['hasOwnProperty'](_0x376b('0x5c'))&&_0x376b('0x28')!=typeof _0x5524d2[_0x376b('0x5c')]?_0x376b('0x90'):null;},_0x3126c2['fromObject']=function(_0x3231ff){if(_0x3231ff instanceof v[_0x376b('0x5b')])return _0x3231ff;let _0x3340e0=new v['AttributeOperation']();if(null!=_0x3231ff[_0x376b('0x1c')]){if(_0x376b('0x5a')!=typeof _0x3231ff[_0x376b('0x1c')])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x3340e0[_0x376b('0x1c')]=v['Range']['fromObject'](_0x3231ff[_0x376b('0x1c')]);}return null!=_0x3231ff[_0x376b('0x6a')]&&(_0x3340e0[_0x376b('0x6a')]=String(_0x3231ff[_0x376b('0x6a')])),null!=_0x3231ff[_0x376b('0x8')]&&(_0x3340e0[_0x376b('0x8')]=Boolean(_0x3231ff[_0x376b('0x8')])),null!=_0x3231ff['oldValueJson']&&(_0x3340e0[_0x376b('0x20')]=String(_0x3231ff['oldValueJson'])),null!=_0x3231ff[_0x376b('0x5')]&&(_0x3340e0[_0x376b('0x5')]=Boolean(_0x3231ff['newValueBoolean'])),null!=_0x3231ff[_0x376b('0x3d')]&&(_0x3340e0[_0x376b('0x3d')]=String(_0x3231ff[_0x376b('0x3d')])),null!=_0x3231ff[_0x376b('0x5c')]&&(_0x3340e0[_0x376b('0x5c')]=Boolean(_0x3231ff[_0x376b('0x5c')])),_0x3340e0;},_0x3126c2['toObject']=function(_0x4ec4b7,_0xf409d2){_0xf409d2||(_0xf409d2={});let _0x1c1a65={};return _0xf409d2[_0x376b('0x43')]&&(_0x1c1a65[_0x376b('0x1c')]=null,_0x1c1a65['key']='',_0x1c1a65[_0x376b('0x8')]=!0x1,_0x1c1a65[_0x376b('0x20')]='',_0x1c1a65[_0x376b('0x5')]=!0x1,_0x1c1a65[_0x376b('0x3d')]='',_0x1c1a65[_0x376b('0x5c')]=!0x1),null!=_0x4ec4b7[_0x376b('0x1c')]&&_0x4ec4b7[_0x376b('0x2a')](_0x376b('0x1c'))&&(_0x1c1a65[_0x376b('0x1c')]=v[_0x376b('0x38')][_0x376b('0x24')](_0x4ec4b7['range'],_0xf409d2)),null!=_0x4ec4b7['key']&&_0x4ec4b7[_0x376b('0x2a')]('key')&&(_0x1c1a65['key']=_0x4ec4b7['key']),null!=_0x4ec4b7['oldValueBoolean']&&_0x4ec4b7['hasOwnProperty'](_0x376b('0x8'))&&(_0x1c1a65[_0x376b('0x8')]=_0x4ec4b7[_0x376b('0x8')]),null!=_0x4ec4b7[_0x376b('0x20')]&&_0x4ec4b7['hasOwnProperty'](_0x376b('0x20'))&&(_0x1c1a65['oldValueJson']=_0x4ec4b7[_0x376b('0x20')]),null!=_0x4ec4b7[_0x376b('0x5')]&&_0x4ec4b7['hasOwnProperty'](_0x376b('0x5'))&&(_0x1c1a65[_0x376b('0x5')]=_0x4ec4b7[_0x376b('0x5')]),null!=_0x4ec4b7[_0x376b('0x3d')]&&_0x4ec4b7[_0x376b('0x2a')]('newValueJson')&&(_0x1c1a65['newValueJson']=_0x4ec4b7[_0x376b('0x3d')]),null!=_0x4ec4b7[_0x376b('0x5c')]&&_0x4ec4b7[_0x376b('0x2a')](_0x376b('0x5c'))&&(_0x1c1a65[_0x376b('0x5c')]=_0x4ec4b7[_0x376b('0x5c')]),_0x1c1a65;},_0x3126c2[_0x376b('0x1d')]['toJSON']=function(){return this[_0x376b('0x1e')][_0x376b('0x24')](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x3126c2[_0x376b('0x8a')]=function(_0x19fd77){return void 0x0===_0x19fd77&&(_0x19fd77=_0x376b('0x81')),_0x19fd77+'/AttributeOperation';},_0x3126c2;})();export const InsertOperation=v[_0x376b('0x58')]=(()=>{function _0x43a0e3(_0x50bd88){if(this[_0x376b('0x4c')]=[],_0x50bd88)for(let _0x18aa70=Object[_0x376b('0x92')](_0x50bd88),_0xd40058=0x0;_0xd40058<_0x18aa70[_0x376b('0x32')];++_0xd40058)null!=_0x50bd88[_0x18aa70[_0xd40058]]&&(this[_0x18aa70[_0xd40058]]=_0x50bd88[_0x18aa70[_0xd40058]]);}return _0x43a0e3[_0x376b('0x1d')][_0x376b('0x55')]=null,_0x43a0e3[_0x376b('0x1d')][_0x376b('0x4c')]=k[_0x376b('0x29')],_0x43a0e3[_0x376b('0x1d')][_0x376b('0x68')]=!0x1,_0x43a0e3[_0x376b('0x1d')][_0x376b('0x5c')]=!0x1,_0x43a0e3[_0x376b('0x0')]=function(_0x1b0765){return new _0x43a0e3(_0x1b0765);},_0x43a0e3[_0x376b('0x7f')]=function(_0x449d56,_0x3f7153){if(_0x3f7153||(_0x3f7153=y[_0x376b('0x0')]()),null!=_0x449d56[_0x376b('0x55')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x449d56,_0x376b('0x55'))&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x449d56[_0x376b('0x55')],_0x3f7153['uint32'](0xa)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x449d56[_0x376b('0x4c')]&&_0x449d56[_0x376b('0x4c')][_0x376b('0x32')])for(let _0x5637ea=0x0;_0x5637ea<_0x449d56[_0x376b('0x4c')][_0x376b('0x32')];++_0x5637ea)v[_0x376b('0x2d')]['encode'](_0x449d56[_0x376b('0x4c')][_0x5637ea],_0x3f7153[_0x376b('0x4')](0x12)[_0x376b('0x80')]())[_0x376b('0x3c')]();return null!=_0x449d56[_0x376b('0x68')]&&Object[_0x376b('0x2a')]['call'](_0x449d56,_0x376b('0x68'))&&_0x3f7153['uint32'](0x18)['bool'](_0x449d56[_0x376b('0x68')]),null!=_0x449d56[_0x376b('0x5c')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x449d56,_0x376b('0x5c'))&&_0x3f7153[_0x376b('0x4')](0x20)['bool'](_0x449d56[_0x376b('0x5c')]),_0x3f7153;},_0x43a0e3[_0x376b('0x73')]=function(_0x232fe1,_0x1d5577){return this[_0x376b('0x7f')](_0x232fe1,_0x1d5577)[_0x376b('0x3c')]();},_0x43a0e3[_0x376b('0x31')]=function(_0x491842,_0x44c6e1){_0x491842 instanceof j||(_0x491842=j[_0x376b('0x0')](_0x491842));let _0x289715=void 0x0===_0x44c6e1?_0x491842[_0x376b('0x84')]:_0x491842[_0x376b('0x21')]+_0x44c6e1,_0x23a939=new v[(_0x376b('0x58'))]();for(;_0x491842[_0x376b('0x21')]<_0x289715;){let _0x1b8693=_0x491842[_0x376b('0x4')]();switch(_0x1b8693>>>0x3){case 0x1:_0x23a939[_0x376b('0x55')]=v['Position'][_0x376b('0x31')](_0x491842,_0x491842[_0x376b('0x4')]());break;case 0x2:_0x23a939[_0x376b('0x4c')]&&_0x23a939[_0x376b('0x4c')][_0x376b('0x32')]||(_0x23a939[_0x376b('0x4c')]=[]),_0x23a939[_0x376b('0x4c')][_0x376b('0x25')](v[_0x376b('0x2d')][_0x376b('0x31')](_0x491842,_0x491842[_0x376b('0x4')]()));break;case 0x3:_0x23a939[_0x376b('0x68')]=_0x491842[_0x376b('0xe')]();break;case 0x4:_0x23a939[_0x376b('0x5c')]=_0x491842[_0x376b('0xe')]();break;default:_0x491842[_0x376b('0x64')](0x7&_0x1b8693);}}return _0x23a939;},_0x43a0e3[_0x376b('0x17')]=function(_0x73343a){return _0x73343a instanceof j||(_0x73343a=new j(_0x73343a)),this[_0x376b('0x31')](_0x73343a,_0x73343a[_0x376b('0x4')]());},_0x43a0e3[_0x376b('0x69')]=function(_0x222f72){if(_0x376b('0x5a')!=typeof _0x222f72||null===_0x222f72)return _0x376b('0x19');if(null!=_0x222f72[_0x376b('0x55')]&&_0x222f72['hasOwnProperty'](_0x376b('0x55'))){let _0x37a5f7=v[_0x376b('0x6f')]['verify'](_0x222f72['position']);if(_0x37a5f7)return'position.'+_0x37a5f7;}if(null!=_0x222f72[_0x376b('0x4c')]&&_0x222f72['hasOwnProperty']('nodes')){if(!Array[_0x376b('0x14')](_0x222f72[_0x376b('0x4c')]))return _0x376b('0x75');for(let _0x148bfd=0x0;_0x148bfd<_0x222f72['nodes'][_0x376b('0x32')];++_0x148bfd){let _0x2578ae=v[_0x376b('0x2d')][_0x376b('0x69')](_0x222f72[_0x376b('0x4c')][_0x148bfd]);if(_0x2578ae)return _0x376b('0x33')+_0x2578ae;}}return null!=_0x222f72[_0x376b('0x68')]&&_0x222f72[_0x376b('0x2a')](_0x376b('0x68'))&&'boolean'!=typeof _0x222f72['shouldReceiveAttributes']?_0x376b('0x7c'):null!=_0x222f72[_0x376b('0x5c')]&&_0x222f72['hasOwnProperty']('wasUndone')&&_0x376b('0x28')!=typeof _0x222f72[_0x376b('0x5c')]?_0x376b('0x90'):null;},_0x43a0e3[_0x376b('0x6e')]=function(_0x3e951e){if(_0x3e951e instanceof v['InsertOperation'])return _0x3e951e;let _0x45106b=new v[(_0x376b('0x58'))]();if(null!=_0x3e951e[_0x376b('0x55')]){if(_0x376b('0x5a')!=typeof _0x3e951e[_0x376b('0x55')])throw TypeError(_0x376b('0x53'));_0x45106b['position']=v[_0x376b('0x6f')][_0x376b('0x6e')](_0x3e951e[_0x376b('0x55')]);}if(_0x3e951e['nodes']){if(!Array[_0x376b('0x14')](_0x3e951e[_0x376b('0x4c')]))throw TypeError(_0x376b('0x89'));_0x45106b[_0x376b('0x4c')]=[];for(let _0x28e560=0x0;_0x28e560<_0x3e951e[_0x376b('0x4c')][_0x376b('0x32')];++_0x28e560){if(_0x376b('0x5a')!=typeof _0x3e951e['nodes'][_0x28e560])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x45106b['nodes'][_0x28e560]=v['Element'][_0x376b('0x6e')](_0x3e951e['nodes'][_0x28e560]);}}return null!=_0x3e951e[_0x376b('0x68')]&&(_0x45106b[_0x376b('0x68')]=Boolean(_0x3e951e['shouldReceiveAttributes'])),null!=_0x3e951e['wasUndone']&&(_0x45106b[_0x376b('0x5c')]=Boolean(_0x3e951e['wasUndone'])),_0x45106b;},_0x43a0e3[_0x376b('0x24')]=function(_0x53967a,_0x2bd505){_0x2bd505||(_0x2bd505={});let _0x2554f8={};if((_0x2bd505[_0x376b('0x1a')]||_0x2bd505['defaults'])&&(_0x2554f8['nodes']=[]),_0x2bd505[_0x376b('0x43')]&&(_0x2554f8[_0x376b('0x55')]=null,_0x2554f8['shouldReceiveAttributes']=!0x1,_0x2554f8[_0x376b('0x5c')]=!0x1),null!=_0x53967a['position']&&_0x53967a['hasOwnProperty'](_0x376b('0x55'))&&(_0x2554f8[_0x376b('0x55')]=v[_0x376b('0x6f')][_0x376b('0x24')](_0x53967a[_0x376b('0x55')],_0x2bd505)),_0x53967a[_0x376b('0x4c')]&&_0x53967a[_0x376b('0x4c')][_0x376b('0x32')]){_0x2554f8[_0x376b('0x4c')]=[];for(let _0x5e356c=0x0;_0x5e356c<_0x53967a[_0x376b('0x4c')][_0x376b('0x32')];++_0x5e356c)_0x2554f8[_0x376b('0x4c')][_0x5e356c]=v[_0x376b('0x2d')][_0x376b('0x24')](_0x53967a['nodes'][_0x5e356c],_0x2bd505);}return null!=_0x53967a[_0x376b('0x68')]&&_0x53967a[_0x376b('0x2a')](_0x376b('0x68'))&&(_0x2554f8[_0x376b('0x68')]=_0x53967a['shouldReceiveAttributes']),null!=_0x53967a['wasUndone']&&_0x53967a[_0x376b('0x2a')](_0x376b('0x5c'))&&(_0x2554f8[_0x376b('0x5c')]=_0x53967a[_0x376b('0x5c')]),_0x2554f8;},_0x43a0e3[_0x376b('0x1d')][_0x376b('0x47')]=function(){return this['constructor']['toObject'](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x43a0e3['getTypeUrl']=function(_0x5f157a){return void 0x0===_0x5f157a&&(_0x5f157a=_0x376b('0x81')),_0x5f157a+_0x376b('0x87');},_0x43a0e3;})();export const MarkerOperation=v[_0x376b('0x60')]=(()=>{function _0x3bcc79(_0x2569f3){if(_0x2569f3)for(let _0x7c4540=Object[_0x376b('0x92')](_0x2569f3),_0x8546f3=0x0;_0x8546f3<_0x7c4540[_0x376b('0x32')];++_0x8546f3)null!=_0x2569f3[_0x7c4540[_0x8546f3]]&&(this[_0x7c4540[_0x8546f3]]=_0x2569f3[_0x7c4540[_0x8546f3]]);}return _0x3bcc79[_0x376b('0x1d')]['name']='',_0x3bcc79[_0x376b('0x1d')][_0x376b('0x62')]=null,_0x3bcc79['prototype']['newRange']=null,_0x3bcc79[_0x376b('0x1d')]['affectsData']=!0x1,_0x3bcc79[_0x376b('0x1d')]['wasUndone']=!0x1,_0x3bcc79[_0x376b('0x0')]=function(_0x3ca7e9){return new _0x3bcc79(_0x3ca7e9);},_0x3bcc79[_0x376b('0x7f')]=function(_0x3ab29d,_0x292b09){return _0x292b09||(_0x292b09=y['create']()),null!=_0x3ab29d[_0x376b('0x7a')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3ab29d,_0x376b('0x7a'))&&_0x292b09[_0x376b('0x4')](0xa)[_0x376b('0x10')](_0x3ab29d['name']),null!=_0x3ab29d[_0x376b('0x62')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x3ab29d,'oldRange')&&v[_0x376b('0x38')][_0x376b('0x7f')](_0x3ab29d['oldRange'],_0x292b09[_0x376b('0x4')](0x12)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x3ab29d['newRange']&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3ab29d,_0x376b('0x4d'))&&v[_0x376b('0x38')]['encode'](_0x3ab29d[_0x376b('0x4d')],_0x292b09[_0x376b('0x4')](0x1a)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x3ab29d[_0x376b('0x7d')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3ab29d,_0x376b('0x7d'))&&_0x292b09['uint32'](0x20)[_0x376b('0xe')](_0x3ab29d[_0x376b('0x7d')]),null!=_0x3ab29d['wasUndone']&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3ab29d,_0x376b('0x5c'))&&_0x292b09['uint32'](0x28)[_0x376b('0xe')](_0x3ab29d[_0x376b('0x5c')]),_0x292b09;},_0x3bcc79[_0x376b('0x73')]=function(_0x1c9d27,_0x610aaf){return this[_0x376b('0x7f')](_0x1c9d27,_0x610aaf)[_0x376b('0x3c')]();},_0x3bcc79[_0x376b('0x31')]=function(_0x505dac,_0x2673a8){_0x505dac instanceof j||(_0x505dac=j[_0x376b('0x0')](_0x505dac));let _0x217d07=void 0x0===_0x2673a8?_0x505dac[_0x376b('0x84')]:_0x505dac[_0x376b('0x21')]+_0x2673a8,_0x4d1036=new v[(_0x376b('0x60'))]();for(;_0x505dac[_0x376b('0x21')]<_0x217d07;){let _0xdf587=_0x505dac['uint32']();switch(_0xdf587>>>0x3){case 0x1:_0x4d1036[_0x376b('0x7a')]=_0x505dac[_0x376b('0x10')]();break;case 0x2:_0x4d1036[_0x376b('0x62')]=v[_0x376b('0x38')][_0x376b('0x31')](_0x505dac,_0x505dac['uint32']());break;case 0x3:_0x4d1036[_0x376b('0x4d')]=v['Range']['decode'](_0x505dac,_0x505dac[_0x376b('0x4')]());break;case 0x4:_0x4d1036[_0x376b('0x7d')]=_0x505dac[_0x376b('0xe')]();break;case 0x5:_0x4d1036[_0x376b('0x5c')]=_0x505dac['bool']();break;default:_0x505dac[_0x376b('0x64')](0x7&_0xdf587);}}return _0x4d1036;},_0x3bcc79[_0x376b('0x17')]=function(_0x71a18b){return _0x71a18b instanceof j||(_0x71a18b=new j(_0x71a18b)),this[_0x376b('0x31')](_0x71a18b,_0x71a18b['uint32']());},_0x3bcc79['verify']=function(_0x282be5){if(_0x376b('0x5a')!=typeof _0x282be5||null===_0x282be5)return _0x376b('0x19');if(null!=_0x282be5[_0x376b('0x7a')]&&_0x282be5['hasOwnProperty'](_0x376b('0x7a'))&&!k[_0x376b('0x41')](_0x282be5[_0x376b('0x7a')]))return _0x376b('0x8f');if(null!=_0x282be5['oldRange']&&_0x282be5[_0x376b('0x2a')](_0x376b('0x62'))){let _0x5bb1ef=v[_0x376b('0x38')][_0x376b('0x69')](_0x282be5[_0x376b('0x62')]);if(_0x5bb1ef)return _0x376b('0x70')+_0x5bb1ef;}if(null!=_0x282be5['newRange']&&_0x282be5[_0x376b('0x2a')](_0x376b('0x4d'))){let _0x448003=v[_0x376b('0x38')][_0x376b('0x69')](_0x282be5[_0x376b('0x4d')]);if(_0x448003)return _0x376b('0x9')+_0x448003;}return null!=_0x282be5[_0x376b('0x7d')]&&_0x282be5[_0x376b('0x2a')](_0x376b('0x7d'))&&_0x376b('0x28')!=typeof _0x282be5[_0x376b('0x7d')]?'affectsData:\x20boolean\x20expected':null!=_0x282be5[_0x376b('0x5c')]&&_0x282be5[_0x376b('0x2a')](_0x376b('0x5c'))&&'boolean'!=typeof _0x282be5[_0x376b('0x5c')]?_0x376b('0x90'):null;},_0x3bcc79[_0x376b('0x6e')]=function(_0xa6a904){if(_0xa6a904 instanceof v[_0x376b('0x60')])return _0xa6a904;let _0x28affc=new v[(_0x376b('0x60'))]();if(null!=_0xa6a904[_0x376b('0x7a')]&&(_0x28affc[_0x376b('0x7a')]=String(_0xa6a904[_0x376b('0x7a')])),null!=_0xa6a904[_0x376b('0x62')]){if(_0x376b('0x5a')!=typeof _0xa6a904[_0x376b('0x62')])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x28affc['oldRange']=v[_0x376b('0x38')][_0x376b('0x6e')](_0xa6a904[_0x376b('0x62')]);}if(null!=_0xa6a904['newRange']){if(_0x376b('0x5a')!=typeof _0xa6a904['newRange'])throw TypeError(_0x376b('0x26'));_0x28affc[_0x376b('0x4d')]=v[_0x376b('0x38')][_0x376b('0x6e')](_0xa6a904['newRange']);}return null!=_0xa6a904[_0x376b('0x7d')]&&(_0x28affc[_0x376b('0x7d')]=Boolean(_0xa6a904[_0x376b('0x7d')])),null!=_0xa6a904[_0x376b('0x5c')]&&(_0x28affc[_0x376b('0x5c')]=Boolean(_0xa6a904[_0x376b('0x5c')])),_0x28affc;},_0x3bcc79['toObject']=function(_0x11e235,_0x1c0ac7){_0x1c0ac7||(_0x1c0ac7={});let _0x1d0f77={};return _0x1c0ac7[_0x376b('0x43')]&&(_0x1d0f77['name']='',_0x1d0f77[_0x376b('0x62')]=null,_0x1d0f77['newRange']=null,_0x1d0f77[_0x376b('0x7d')]=!0x1,_0x1d0f77[_0x376b('0x5c')]=!0x1),null!=_0x11e235[_0x376b('0x7a')]&&_0x11e235[_0x376b('0x2a')](_0x376b('0x7a'))&&(_0x1d0f77[_0x376b('0x7a')]=_0x11e235[_0x376b('0x7a')]),null!=_0x11e235['oldRange']&&_0x11e235[_0x376b('0x2a')](_0x376b('0x62'))&&(_0x1d0f77[_0x376b('0x62')]=v[_0x376b('0x38')][_0x376b('0x24')](_0x11e235[_0x376b('0x62')],_0x1c0ac7)),null!=_0x11e235[_0x376b('0x4d')]&&_0x11e235[_0x376b('0x2a')](_0x376b('0x4d'))&&(_0x1d0f77[_0x376b('0x4d')]=v[_0x376b('0x38')]['toObject'](_0x11e235[_0x376b('0x4d')],_0x1c0ac7)),null!=_0x11e235[_0x376b('0x7d')]&&_0x11e235[_0x376b('0x2a')](_0x376b('0x7d'))&&(_0x1d0f77[_0x376b('0x7d')]=_0x11e235['affectsData']),null!=_0x11e235[_0x376b('0x5c')]&&_0x11e235[_0x376b('0x2a')](_0x376b('0x5c'))&&(_0x1d0f77[_0x376b('0x5c')]=_0x11e235[_0x376b('0x5c')]),_0x1d0f77;},_0x3bcc79[_0x376b('0x1d')]['toJSON']=function(){return this[_0x376b('0x1e')][_0x376b('0x24')](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x3bcc79[_0x376b('0x8a')]=function(_0x30a879){return void 0x0===_0x30a879&&(_0x30a879=_0x376b('0x81')),_0x30a879+_0x376b('0x35');},_0x3bcc79;})();export const MergeOperation=v[_0x376b('0x1b')]=(()=>{function _0x1da02f(_0x51730e){if(_0x51730e)for(let _0x51d808=Object[_0x376b('0x92')](_0x51730e),_0x250e1a=0x0;_0x250e1a<_0x51d808[_0x376b('0x32')];++_0x250e1a)null!=_0x51730e[_0x51d808[_0x250e1a]]&&(this[_0x51d808[_0x250e1a]]=_0x51730e[_0x51d808[_0x250e1a]]);}return _0x1da02f[_0x376b('0x1d')]['sourcePosition']=null,_0x1da02f[_0x376b('0x1d')]['targetPosition']=null,_0x1da02f['prototype'][_0x376b('0x86')]=null,_0x1da02f['prototype'][_0x376b('0x8d')]=0x0,_0x1da02f['prototype'][_0x376b('0x5c')]=!0x1,_0x1da02f[_0x376b('0x0')]=function(_0x46b245){return new _0x1da02f(_0x46b245);},_0x1da02f['encode']=function(_0x8e031f,_0x3ab04c){return _0x3ab04c||(_0x3ab04c=y[_0x376b('0x0')]()),null!=_0x8e031f[_0x376b('0x61')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x8e031f,_0x376b('0x61'))&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x8e031f['sourcePosition'],_0x3ab04c[_0x376b('0x4')](0xa)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x8e031f[_0x376b('0x3b')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x8e031f,_0x376b('0x3b'))&&v['Position'][_0x376b('0x7f')](_0x8e031f[_0x376b('0x3b')],_0x3ab04c[_0x376b('0x4')](0x12)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x8e031f[_0x376b('0x86')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x8e031f,'graveyardPosition')&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x8e031f['graveyardPosition'],_0x3ab04c[_0x376b('0x4')](0x1a)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x8e031f[_0x376b('0x8d')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x8e031f,_0x376b('0x8d'))&&_0x3ab04c[_0x376b('0x4')](0x20)[_0x376b('0x4')](_0x8e031f['howMany']),null!=_0x8e031f[_0x376b('0x5c')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x8e031f,'wasUndone')&&_0x3ab04c[_0x376b('0x4')](0x28)[_0x376b('0xe')](_0x8e031f[_0x376b('0x5c')]),_0x3ab04c;},_0x1da02f[_0x376b('0x73')]=function(_0x4fb03b,_0x4036aa){return this[_0x376b('0x7f')](_0x4fb03b,_0x4036aa)[_0x376b('0x3c')]();},_0x1da02f[_0x376b('0x31')]=function(_0x2bf4dc,_0x3c6ae7){_0x2bf4dc instanceof j||(_0x2bf4dc=j['create'](_0x2bf4dc));let _0x1b8478=void 0x0===_0x3c6ae7?_0x2bf4dc[_0x376b('0x84')]:_0x2bf4dc[_0x376b('0x21')]+_0x3c6ae7,_0x46fb07=new v[(_0x376b('0x1b'))]();for(;_0x2bf4dc['pos']<_0x1b8478;){let _0x523972=_0x2bf4dc[_0x376b('0x4')]();switch(_0x523972>>>0x3){case 0x1:_0x46fb07['sourcePosition']=v[_0x376b('0x6f')][_0x376b('0x31')](_0x2bf4dc,_0x2bf4dc[_0x376b('0x4')]());break;case 0x2:_0x46fb07[_0x376b('0x3b')]=v[_0x376b('0x6f')][_0x376b('0x31')](_0x2bf4dc,_0x2bf4dc['uint32']());break;case 0x3:_0x46fb07[_0x376b('0x86')]=v[_0x376b('0x6f')][_0x376b('0x31')](_0x2bf4dc,_0x2bf4dc[_0x376b('0x4')]());break;case 0x4:_0x46fb07[_0x376b('0x8d')]=_0x2bf4dc['uint32']();break;case 0x5:_0x46fb07['wasUndone']=_0x2bf4dc[_0x376b('0xe')]();break;default:_0x2bf4dc['skipType'](0x7&_0x523972);}}return _0x46fb07;},_0x1da02f['decodeDelimited']=function(_0x29c3ea){return _0x29c3ea instanceof j||(_0x29c3ea=new j(_0x29c3ea)),this['decode'](_0x29c3ea,_0x29c3ea[_0x376b('0x4')]());},_0x1da02f[_0x376b('0x69')]=function(_0x32b163){if(_0x376b('0x5a')!=typeof _0x32b163||null===_0x32b163)return _0x376b('0x19');if(null!=_0x32b163[_0x376b('0x61')]&&_0x32b163[_0x376b('0x2a')](_0x376b('0x61'))){let _0x4b4430=v[_0x376b('0x6f')]['verify'](_0x32b163['sourcePosition']);if(_0x4b4430)return _0x376b('0x23')+_0x4b4430;}if(null!=_0x32b163[_0x376b('0x3b')]&&_0x32b163['hasOwnProperty'](_0x376b('0x3b'))){let _0x4f2ae4=v[_0x376b('0x6f')][_0x376b('0x69')](_0x32b163[_0x376b('0x3b')]);if(_0x4f2ae4)return _0x376b('0x12')+_0x4f2ae4;}if(null!=_0x32b163[_0x376b('0x86')]&&_0x32b163['hasOwnProperty'](_0x376b('0x86'))){let _0x38ac8f=v['Position'][_0x376b('0x69')](_0x32b163['graveyardPosition']);if(_0x38ac8f)return'graveyardPosition.'+_0x38ac8f;}return null!=_0x32b163[_0x376b('0x8d')]&&_0x32b163[_0x376b('0x2a')](_0x376b('0x8d'))&&!k[_0x376b('0x2e')](_0x32b163[_0x376b('0x8d')])?'howMany:\x20integer\x20expected':null!=_0x32b163[_0x376b('0x5c')]&&_0x32b163[_0x376b('0x2a')](_0x376b('0x5c'))&&_0x376b('0x28')!=typeof _0x32b163['wasUndone']?_0x376b('0x90'):null;},_0x1da02f['fromObject']=function(_0x3b8deb){if(_0x3b8deb instanceof v[_0x376b('0x1b')])return _0x3b8deb;let _0x3a7a35=new v['MergeOperation']();if(null!=_0x3b8deb[_0x376b('0x61')]){if(_0x376b('0x5a')!=typeof _0x3b8deb['sourcePosition'])throw TypeError(_0x376b('0x30'));_0x3a7a35[_0x376b('0x61')]=v[_0x376b('0x6f')][_0x376b('0x6e')](_0x3b8deb[_0x376b('0x61')]);}if(null!=_0x3b8deb[_0x376b('0x3b')]){if('object'!=typeof _0x3b8deb[_0x376b('0x3b')])throw TypeError(_0x376b('0x91'));_0x3a7a35[_0x376b('0x3b')]=v[_0x376b('0x6f')][_0x376b('0x6e')](_0x3b8deb[_0x376b('0x3b')]);}if(null!=_0x3b8deb[_0x376b('0x86')]){if(_0x376b('0x5a')!=typeof _0x3b8deb[_0x376b('0x86')])throw TypeError(_0x376b('0x71'));_0x3a7a35[_0x376b('0x86')]=v[_0x376b('0x6f')][_0x376b('0x6e')](_0x3b8deb[_0x376b('0x86')]);}return null!=_0x3b8deb[_0x376b('0x8d')]&&(_0x3a7a35[_0x376b('0x8d')]=_0x3b8deb[_0x376b('0x8d')]>>>0x0),null!=_0x3b8deb[_0x376b('0x5c')]&&(_0x3a7a35[_0x376b('0x5c')]=Boolean(_0x3b8deb[_0x376b('0x5c')])),_0x3a7a35;},_0x1da02f[_0x376b('0x24')]=function(_0x4adaeb,_0x3d92bf){_0x3d92bf||(_0x3d92bf={});let _0xf082c9={};return _0x3d92bf[_0x376b('0x43')]&&(_0xf082c9[_0x376b('0x61')]=null,_0xf082c9[_0x376b('0x3b')]=null,_0xf082c9[_0x376b('0x86')]=null,_0xf082c9[_0x376b('0x8d')]=0x0,_0xf082c9['wasUndone']=!0x1),null!=_0x4adaeb[_0x376b('0x61')]&&_0x4adaeb['hasOwnProperty'](_0x376b('0x61'))&&(_0xf082c9[_0x376b('0x61')]=v['Position'][_0x376b('0x24')](_0x4adaeb[_0x376b('0x61')],_0x3d92bf)),null!=_0x4adaeb[_0x376b('0x3b')]&&_0x4adaeb['hasOwnProperty']('targetPosition')&&(_0xf082c9['targetPosition']=v[_0x376b('0x6f')][_0x376b('0x24')](_0x4adaeb[_0x376b('0x3b')],_0x3d92bf)),null!=_0x4adaeb[_0x376b('0x86')]&&_0x4adaeb[_0x376b('0x2a')](_0x376b('0x86'))&&(_0xf082c9[_0x376b('0x86')]=v[_0x376b('0x6f')][_0x376b('0x24')](_0x4adaeb[_0x376b('0x86')],_0x3d92bf)),null!=_0x4adaeb[_0x376b('0x8d')]&&_0x4adaeb[_0x376b('0x2a')](_0x376b('0x8d'))&&(_0xf082c9[_0x376b('0x8d')]=_0x4adaeb[_0x376b('0x8d')]),null!=_0x4adaeb[_0x376b('0x5c')]&&_0x4adaeb[_0x376b('0x2a')](_0x376b('0x5c'))&&(_0xf082c9['wasUndone']=_0x4adaeb[_0x376b('0x5c')]),_0xf082c9;},_0x1da02f[_0x376b('0x1d')]['toJSON']=function(){return this[_0x376b('0x1e')]['toObject'](this,_0x15e14d['util']['toJSONOptions']);},_0x1da02f['getTypeUrl']=function(_0x21636d){return void 0x0===_0x21636d&&(_0x21636d='type.googleapis.com'),_0x21636d+'/MergeOperation';},_0x1da02f;})();export const MoveOperation=v['MoveOperation']=(()=>{function _0x21893c(_0x52c183){if(_0x52c183)for(let _0x3c8122=Object[_0x376b('0x92')](_0x52c183),_0x32146d=0x0;_0x32146d<_0x3c8122['length'];++_0x32146d)null!=_0x52c183[_0x3c8122[_0x32146d]]&&(this[_0x3c8122[_0x32146d]]=_0x52c183[_0x3c8122[_0x32146d]]);}return _0x21893c[_0x376b('0x1d')][_0x376b('0x61')]=null,_0x21893c[_0x376b('0x1d')]['howMany']=0x0,_0x21893c['prototype'][_0x376b('0x3b')]=null,_0x21893c[_0x376b('0x1d')][_0x376b('0x5c')]=!0x1,_0x21893c[_0x376b('0x0')]=function(_0x1608a2){return new _0x21893c(_0x1608a2);},_0x21893c[_0x376b('0x7f')]=function(_0x3cc2b9,_0x24fd18){return _0x24fd18||(_0x24fd18=y[_0x376b('0x0')]()),null!=_0x3cc2b9['sourcePosition']&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x3cc2b9,'sourcePosition')&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x3cc2b9[_0x376b('0x61')],_0x24fd18[_0x376b('0x4')](0xa)['fork']())[_0x376b('0x3c')](),null!=_0x3cc2b9[_0x376b('0x8d')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3cc2b9,_0x376b('0x8d'))&&_0x24fd18['uint32'](0x10)[_0x376b('0x4')](_0x3cc2b9[_0x376b('0x8d')]),null!=_0x3cc2b9['targetPosition']&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3cc2b9,_0x376b('0x3b'))&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x3cc2b9[_0x376b('0x3b')],_0x24fd18[_0x376b('0x4')](0x1a)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x3cc2b9['wasUndone']&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x3cc2b9,'wasUndone')&&_0x24fd18['uint32'](0x20)[_0x376b('0xe')](_0x3cc2b9['wasUndone']),_0x24fd18;},_0x21893c[_0x376b('0x73')]=function(_0x4a3c1b,_0x18fbc5){return this[_0x376b('0x7f')](_0x4a3c1b,_0x18fbc5)[_0x376b('0x3c')]();},_0x21893c['decode']=function(_0x3adf89,_0x3a7b56){_0x3adf89 instanceof j||(_0x3adf89=j[_0x376b('0x0')](_0x3adf89));let _0x490c7c=void 0x0===_0x3a7b56?_0x3adf89[_0x376b('0x84')]:_0x3adf89[_0x376b('0x21')]+_0x3a7b56,_0x212d60=new v[(_0x376b('0x8b'))]();for(;_0x3adf89[_0x376b('0x21')]<_0x490c7c;){let _0x38b108=_0x3adf89[_0x376b('0x4')]();switch(_0x38b108>>>0x3){case 0x1:_0x212d60['sourcePosition']=v[_0x376b('0x6f')][_0x376b('0x31')](_0x3adf89,_0x3adf89[_0x376b('0x4')]());break;case 0x2:_0x212d60[_0x376b('0x8d')]=_0x3adf89[_0x376b('0x4')]();break;case 0x3:_0x212d60[_0x376b('0x3b')]=v[_0x376b('0x6f')][_0x376b('0x31')](_0x3adf89,_0x3adf89['uint32']());break;case 0x4:_0x212d60['wasUndone']=_0x3adf89[_0x376b('0xe')]();break;default:_0x3adf89['skipType'](0x7&_0x38b108);}}return _0x212d60;},_0x21893c[_0x376b('0x17')]=function(_0x1871ef){return _0x1871ef instanceof j||(_0x1871ef=new j(_0x1871ef)),this[_0x376b('0x31')](_0x1871ef,_0x1871ef['uint32']());},_0x21893c[_0x376b('0x69')]=function(_0x5aed83){if(_0x376b('0x5a')!=typeof _0x5aed83||null===_0x5aed83)return _0x376b('0x19');if(null!=_0x5aed83[_0x376b('0x61')]&&_0x5aed83[_0x376b('0x2a')]('sourcePosition')){let _0x7fe4cb=v['Position'][_0x376b('0x69')](_0x5aed83[_0x376b('0x61')]);if(_0x7fe4cb)return'sourcePosition.'+_0x7fe4cb;}if(null!=_0x5aed83[_0x376b('0x8d')]&&_0x5aed83[_0x376b('0x2a')](_0x376b('0x8d'))&&!k[_0x376b('0x2e')](_0x5aed83[_0x376b('0x8d')]))return'howMany:\x20integer\x20expected';if(null!=_0x5aed83[_0x376b('0x3b')]&&_0x5aed83[_0x376b('0x2a')](_0x376b('0x3b'))){let _0x50d36b=v['Position'][_0x376b('0x69')](_0x5aed83[_0x376b('0x3b')]);if(_0x50d36b)return _0x376b('0x12')+_0x50d36b;}return null!=_0x5aed83[_0x376b('0x5c')]&&_0x5aed83[_0x376b('0x2a')](_0x376b('0x5c'))&&_0x376b('0x28')!=typeof _0x5aed83[_0x376b('0x5c')]?_0x376b('0x90'):null;},_0x21893c[_0x376b('0x6e')]=function(_0x12c271){if(_0x12c271 instanceof v[_0x376b('0x8b')])return _0x12c271;let _0x497fbe=new v[(_0x376b('0x8b'))]();if(null!=_0x12c271[_0x376b('0x61')]){if(_0x376b('0x5a')!=typeof _0x12c271[_0x376b('0x61')])throw TypeError(_0x376b('0x7e'));_0x497fbe[_0x376b('0x61')]=v[_0x376b('0x6f')][_0x376b('0x6e')](_0x12c271[_0x376b('0x61')]);}if(null!=_0x12c271['howMany']&&(_0x497fbe[_0x376b('0x8d')]=_0x12c271['howMany']>>>0x0),null!=_0x12c271[_0x376b('0x3b')]){if(_0x376b('0x5a')!=typeof _0x12c271[_0x376b('0x3b')])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x497fbe[_0x376b('0x3b')]=v['Position'][_0x376b('0x6e')](_0x12c271['targetPosition']);}return null!=_0x12c271[_0x376b('0x5c')]&&(_0x497fbe[_0x376b('0x5c')]=Boolean(_0x12c271[_0x376b('0x5c')])),_0x497fbe;},_0x21893c[_0x376b('0x24')]=function(_0x285f03,_0x10263d){_0x10263d||(_0x10263d={});let _0x363d0b={};return _0x10263d['defaults']&&(_0x363d0b[_0x376b('0x61')]=null,_0x363d0b[_0x376b('0x8d')]=0x0,_0x363d0b[_0x376b('0x3b')]=null,_0x363d0b[_0x376b('0x5c')]=!0x1),null!=_0x285f03[_0x376b('0x61')]&&_0x285f03[_0x376b('0x2a')](_0x376b('0x61'))&&(_0x363d0b[_0x376b('0x61')]=v[_0x376b('0x6f')][_0x376b('0x24')](_0x285f03[_0x376b('0x61')],_0x10263d)),null!=_0x285f03[_0x376b('0x8d')]&&_0x285f03[_0x376b('0x2a')](_0x376b('0x8d'))&&(_0x363d0b[_0x376b('0x8d')]=_0x285f03[_0x376b('0x8d')]),null!=_0x285f03[_0x376b('0x3b')]&&_0x285f03[_0x376b('0x2a')](_0x376b('0x3b'))&&(_0x363d0b['targetPosition']=v[_0x376b('0x6f')][_0x376b('0x24')](_0x285f03['targetPosition'],_0x10263d)),null!=_0x285f03[_0x376b('0x5c')]&&_0x285f03[_0x376b('0x2a')](_0x376b('0x5c'))&&(_0x363d0b[_0x376b('0x5c')]=_0x285f03[_0x376b('0x5c')]),_0x363d0b;},_0x21893c['prototype'][_0x376b('0x47')]=function(){return this[_0x376b('0x1e')]['toObject'](this,_0x15e14d[_0x376b('0x34')]['toJSONOptions']);},_0x21893c[_0x376b('0x8a')]=function(_0x2472f8){return void 0x0===_0x2472f8&&(_0x2472f8=_0x376b('0x81')),_0x2472f8+_0x376b('0xc');},_0x21893c;})();export const RenameOperation=v[_0x376b('0x76')]=(()=>{function _0x2883ec(_0x1d363a){if(_0x1d363a)for(let _0x39a466=Object[_0x376b('0x92')](_0x1d363a),_0x5773c5=0x0;_0x5773c5<_0x39a466['length'];++_0x5773c5)null!=_0x1d363a[_0x39a466[_0x5773c5]]&&(this[_0x39a466[_0x5773c5]]=_0x1d363a[_0x39a466[_0x5773c5]]);}return _0x2883ec[_0x376b('0x1d')][_0x376b('0x55')]=null,_0x2883ec[_0x376b('0x1d')][_0x376b('0x49')]='',_0x2883ec[_0x376b('0x1d')][_0x376b('0x48')]='',_0x2883ec[_0x376b('0x1d')][_0x376b('0x5c')]=!0x1,_0x2883ec[_0x376b('0x0')]=function(_0x1fc395){return new _0x2883ec(_0x1fc395);},_0x2883ec['encode']=function(_0x3b611c,_0x924836){return _0x924836||(_0x924836=y[_0x376b('0x0')]()),null!=_0x3b611c[_0x376b('0x55')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3b611c,_0x376b('0x55'))&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x3b611c[_0x376b('0x55')],_0x924836[_0x376b('0x4')](0xa)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x3b611c[_0x376b('0x49')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3b611c,_0x376b('0x49'))&&_0x924836[_0x376b('0x4')](0x12)['string'](_0x3b611c['oldName']),null!=_0x3b611c['newName']&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x3b611c,_0x376b('0x48'))&&_0x924836[_0x376b('0x4')](0x1a)[_0x376b('0x10')](_0x3b611c[_0x376b('0x48')]),null!=_0x3b611c[_0x376b('0x5c')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3b611c,_0x376b('0x5c'))&&_0x924836['uint32'](0x20)[_0x376b('0xe')](_0x3b611c[_0x376b('0x5c')]),_0x924836;},_0x2883ec[_0x376b('0x73')]=function(_0x4c137b,_0x15f020){return this[_0x376b('0x7f')](_0x4c137b,_0x15f020)['ldelim']();},_0x2883ec[_0x376b('0x31')]=function(_0xe8e30f,_0x5c6df1){_0xe8e30f instanceof j||(_0xe8e30f=j['create'](_0xe8e30f));let _0x483c4c=void 0x0===_0x5c6df1?_0xe8e30f['len']:_0xe8e30f[_0x376b('0x21')]+_0x5c6df1,_0x5b639d=new v[(_0x376b('0x76'))]();for(;_0xe8e30f[_0x376b('0x21')]<_0x483c4c;){let _0x3f3963=_0xe8e30f[_0x376b('0x4')]();switch(_0x3f3963>>>0x3){case 0x1:_0x5b639d[_0x376b('0x55')]=v[_0x376b('0x6f')][_0x376b('0x31')](_0xe8e30f,_0xe8e30f[_0x376b('0x4')]());break;case 0x2:_0x5b639d['oldName']=_0xe8e30f['string']();break;case 0x3:_0x5b639d['newName']=_0xe8e30f['string']();break;case 0x4:_0x5b639d['wasUndone']=_0xe8e30f[_0x376b('0xe')]();break;default:_0xe8e30f[_0x376b('0x64')](0x7&_0x3f3963);}}return _0x5b639d;},_0x2883ec[_0x376b('0x17')]=function(_0x1af479){return _0x1af479 instanceof j||(_0x1af479=new j(_0x1af479)),this['decode'](_0x1af479,_0x1af479[_0x376b('0x4')]());},_0x2883ec['verify']=function(_0x5ee722){if('object'!=typeof _0x5ee722||null===_0x5ee722)return _0x376b('0x19');if(null!=_0x5ee722[_0x376b('0x55')]&&_0x5ee722[_0x376b('0x2a')](_0x376b('0x55'))){let _0x5a71af=v[_0x376b('0x6f')][_0x376b('0x69')](_0x5ee722['position']);if(_0x5a71af)return'position.'+_0x5a71af;}return null!=_0x5ee722[_0x376b('0x49')]&&_0x5ee722['hasOwnProperty'](_0x376b('0x49'))&&!k[_0x376b('0x41')](_0x5ee722[_0x376b('0x49')])?_0x376b('0x63'):null!=_0x5ee722[_0x376b('0x48')]&&_0x5ee722['hasOwnProperty'](_0x376b('0x48'))&&!k['isString'](_0x5ee722[_0x376b('0x48')])?'newName:\x20string\x20expected':null!=_0x5ee722[_0x376b('0x5c')]&&_0x5ee722[_0x376b('0x2a')]('wasUndone')&&_0x376b('0x28')!=typeof _0x5ee722['wasUndone']?_0x376b('0x90'):null;},_0x2883ec[_0x376b('0x6e')]=function(_0x1ac472){if(_0x1ac472 instanceof v[_0x376b('0x76')])return _0x1ac472;let _0x7b6847=new v[(_0x376b('0x76'))]();if(null!=_0x1ac472[_0x376b('0x55')]){if('object'!=typeof _0x1ac472[_0x376b('0x55')])throw TypeError(_0x376b('0x65'));_0x7b6847[_0x376b('0x55')]=v['Position'][_0x376b('0x6e')](_0x1ac472[_0x376b('0x55')]);}return null!=_0x1ac472[_0x376b('0x49')]&&(_0x7b6847['oldName']=String(_0x1ac472[_0x376b('0x49')])),null!=_0x1ac472[_0x376b('0x48')]&&(_0x7b6847[_0x376b('0x48')]=String(_0x1ac472[_0x376b('0x48')])),null!=_0x1ac472[_0x376b('0x5c')]&&(_0x7b6847['wasUndone']=Boolean(_0x1ac472[_0x376b('0x5c')])),_0x7b6847;},_0x2883ec[_0x376b('0x24')]=function(_0x24b2d0,_0x271a61){_0x271a61||(_0x271a61={});let _0x2e7cc3={};return _0x271a61[_0x376b('0x43')]&&(_0x2e7cc3['position']=null,_0x2e7cc3[_0x376b('0x49')]='',_0x2e7cc3[_0x376b('0x48')]='',_0x2e7cc3[_0x376b('0x5c')]=!0x1),null!=_0x24b2d0[_0x376b('0x55')]&&_0x24b2d0[_0x376b('0x2a')](_0x376b('0x55'))&&(_0x2e7cc3[_0x376b('0x55')]=v['Position'][_0x376b('0x24')](_0x24b2d0[_0x376b('0x55')],_0x271a61)),null!=_0x24b2d0[_0x376b('0x49')]&&_0x24b2d0[_0x376b('0x2a')](_0x376b('0x49'))&&(_0x2e7cc3[_0x376b('0x49')]=_0x24b2d0[_0x376b('0x49')]),null!=_0x24b2d0['newName']&&_0x24b2d0[_0x376b('0x2a')](_0x376b('0x48'))&&(_0x2e7cc3[_0x376b('0x48')]=_0x24b2d0['newName']),null!=_0x24b2d0['wasUndone']&&_0x24b2d0[_0x376b('0x2a')]('wasUndone')&&(_0x2e7cc3[_0x376b('0x5c')]=_0x24b2d0['wasUndone']),_0x2e7cc3;},_0x2883ec[_0x376b('0x1d')][_0x376b('0x47')]=function(){return this[_0x376b('0x1e')][_0x376b('0x24')](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x2883ec[_0x376b('0x8a')]=function(_0x432798){return void 0x0===_0x432798&&(_0x432798=_0x376b('0x81')),_0x432798+'/RenameOperation';},_0x2883ec;})();export const RootAttributeOperation=v[_0x376b('0x6')]=(()=>{function _0x2830db(_0x1d060c){if(_0x1d060c)for(let _0x16b7b6=Object['keys'](_0x1d060c),_0x10a2de=0x0;_0x10a2de<_0x16b7b6[_0x376b('0x32')];++_0x10a2de)null!=_0x1d060c[_0x16b7b6[_0x10a2de]]&&(this[_0x16b7b6[_0x10a2de]]=_0x1d060c[_0x16b7b6[_0x10a2de]]);}return _0x2830db[_0x376b('0x1d')][_0x376b('0x37')]='',_0x2830db[_0x376b('0x1d')]['key']='',_0x2830db['prototype'][_0x376b('0x8')]=!0x1,_0x2830db['prototype'][_0x376b('0x20')]='',_0x2830db[_0x376b('0x1d')][_0x376b('0x5')]=!0x1,_0x2830db[_0x376b('0x1d')][_0x376b('0x3d')]='',_0x2830db[_0x376b('0x1d')][_0x376b('0x5c')]=!0x1,_0x2830db[_0x376b('0x0')]=function(_0x2be63a){return new _0x2830db(_0x2be63a);},_0x2830db[_0x376b('0x7f')]=function(_0x549461,_0xbc992a){return _0xbc992a||(_0xbc992a=y[_0x376b('0x0')]()),null!=_0x549461[_0x376b('0x37')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x549461,'root')&&_0xbc992a[_0x376b('0x4')](0xa)[_0x376b('0x10')](_0x549461['root']),null!=_0x549461[_0x376b('0x6a')]&&Object[_0x376b('0x2a')]['call'](_0x549461,_0x376b('0x6a'))&&_0xbc992a[_0x376b('0x4')](0x12)[_0x376b('0x10')](_0x549461[_0x376b('0x6a')]),null!=_0x549461[_0x376b('0x8')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x549461,_0x376b('0x8'))&&_0xbc992a[_0x376b('0x4')](0x18)['bool'](_0x549461['oldValueBoolean']),null!=_0x549461[_0x376b('0x20')]&&Object[_0x376b('0x2a')]['call'](_0x549461,'oldValueJson')&&_0xbc992a[_0x376b('0x4')](0x22)['string'](_0x549461[_0x376b('0x20')]),null!=_0x549461[_0x376b('0x5')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x549461,'newValueBoolean')&&_0xbc992a[_0x376b('0x4')](0x28)['bool'](_0x549461['newValueBoolean']),null!=_0x549461['newValueJson']&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x549461,_0x376b('0x3d'))&&_0xbc992a[_0x376b('0x4')](0x32)[_0x376b('0x10')](_0x549461[_0x376b('0x3d')]),null!=_0x549461['wasUndone']&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x549461,_0x376b('0x5c'))&&_0xbc992a[_0x376b('0x4')](0x38)[_0x376b('0xe')](_0x549461[_0x376b('0x5c')]),_0xbc992a;},_0x2830db[_0x376b('0x73')]=function(_0x57d5bf,_0xd559eb){return this[_0x376b('0x7f')](_0x57d5bf,_0xd559eb)['ldelim']();},_0x2830db[_0x376b('0x31')]=function(_0x3f179a,_0xc7d9f3){_0x3f179a instanceof j||(_0x3f179a=j[_0x376b('0x0')](_0x3f179a));let _0x552dd7=void 0x0===_0xc7d9f3?_0x3f179a[_0x376b('0x84')]:_0x3f179a['pos']+_0xc7d9f3,_0x6cb90d=new v[(_0x376b('0x6'))]();for(;_0x3f179a['pos']<_0x552dd7;){let _0x227bab=_0x3f179a['uint32']();switch(_0x227bab>>>0x3){case 0x1:_0x6cb90d[_0x376b('0x37')]=_0x3f179a[_0x376b('0x10')]();break;case 0x2:_0x6cb90d[_0x376b('0x6a')]=_0x3f179a[_0x376b('0x10')]();break;case 0x3:_0x6cb90d[_0x376b('0x8')]=_0x3f179a[_0x376b('0xe')]();break;case 0x4:_0x6cb90d[_0x376b('0x20')]=_0x3f179a[_0x376b('0x10')]();break;case 0x5:_0x6cb90d['newValueBoolean']=_0x3f179a[_0x376b('0xe')]();break;case 0x6:_0x6cb90d['newValueJson']=_0x3f179a[_0x376b('0x10')]();break;case 0x7:_0x6cb90d[_0x376b('0x5c')]=_0x3f179a[_0x376b('0xe')]();break;default:_0x3f179a[_0x376b('0x64')](0x7&_0x227bab);}}return _0x6cb90d;},_0x2830db[_0x376b('0x17')]=function(_0x303306){return _0x303306 instanceof j||(_0x303306=new j(_0x303306)),this['decode'](_0x303306,_0x303306[_0x376b('0x4')]());},_0x2830db[_0x376b('0x69')]=function(_0x2ab9c4){return _0x376b('0x5a')!=typeof _0x2ab9c4||null===_0x2ab9c4?_0x376b('0x19'):null!=_0x2ab9c4[_0x376b('0x37')]&&_0x2ab9c4[_0x376b('0x2a')]('root')&&!k[_0x376b('0x41')](_0x2ab9c4['root'])?'root:\x20string\x20expected':null!=_0x2ab9c4[_0x376b('0x6a')]&&_0x2ab9c4[_0x376b('0x2a')](_0x376b('0x6a'))&&!k[_0x376b('0x41')](_0x2ab9c4[_0x376b('0x6a')])?_0x376b('0x82'):null!=_0x2ab9c4[_0x376b('0x8')]&&_0x2ab9c4['hasOwnProperty'](_0x376b('0x8'))&&_0x376b('0x28')!=typeof _0x2ab9c4[_0x376b('0x8')]?_0x376b('0x3a'):null!=_0x2ab9c4[_0x376b('0x20')]&&_0x2ab9c4['hasOwnProperty'](_0x376b('0x20'))&&!k[_0x376b('0x41')](_0x2ab9c4[_0x376b('0x20')])?_0x376b('0x79'):null!=_0x2ab9c4[_0x376b('0x5')]&&_0x2ab9c4['hasOwnProperty']('newValueBoolean')&&_0x376b('0x28')!=typeof _0x2ab9c4['newValueBoolean']?_0x376b('0x6d'):null!=_0x2ab9c4[_0x376b('0x3d')]&&_0x2ab9c4[_0x376b('0x2a')](_0x376b('0x3d'))&&!k[_0x376b('0x41')](_0x2ab9c4[_0x376b('0x3d')])?_0x376b('0xb'):null!=_0x2ab9c4['wasUndone']&&_0x2ab9c4[_0x376b('0x2a')](_0x376b('0x5c'))&&'boolean'!=typeof _0x2ab9c4[_0x376b('0x5c')]?_0x376b('0x90'):null;},_0x2830db[_0x376b('0x6e')]=function(_0x4e1934){if(_0x4e1934 instanceof v[_0x376b('0x6')])return _0x4e1934;let _0x317158=new v[(_0x376b('0x6'))]();return null!=_0x4e1934[_0x376b('0x37')]&&(_0x317158[_0x376b('0x37')]=String(_0x4e1934[_0x376b('0x37')])),null!=_0x4e1934[_0x376b('0x6a')]&&(_0x317158[_0x376b('0x6a')]=String(_0x4e1934[_0x376b('0x6a')])),null!=_0x4e1934[_0x376b('0x8')]&&(_0x317158[_0x376b('0x8')]=Boolean(_0x4e1934[_0x376b('0x8')])),null!=_0x4e1934[_0x376b('0x20')]&&(_0x317158['oldValueJson']=String(_0x4e1934[_0x376b('0x20')])),null!=_0x4e1934['newValueBoolean']&&(_0x317158[_0x376b('0x5')]=Boolean(_0x4e1934[_0x376b('0x5')])),null!=_0x4e1934[_0x376b('0x3d')]&&(_0x317158[_0x376b('0x3d')]=String(_0x4e1934[_0x376b('0x3d')])),null!=_0x4e1934[_0x376b('0x5c')]&&(_0x317158[_0x376b('0x5c')]=Boolean(_0x4e1934['wasUndone'])),_0x317158;},_0x2830db['toObject']=function(_0x6d03e,_0x3ba081){_0x3ba081||(_0x3ba081={});let _0x41c058={};return _0x3ba081[_0x376b('0x43')]&&(_0x41c058[_0x376b('0x37')]='',_0x41c058[_0x376b('0x6a')]='',_0x41c058['oldValueBoolean']=!0x1,_0x41c058['oldValueJson']='',_0x41c058[_0x376b('0x5')]=!0x1,_0x41c058['newValueJson']='',_0x41c058[_0x376b('0x5c')]=!0x1),null!=_0x6d03e[_0x376b('0x37')]&&_0x6d03e[_0x376b('0x2a')](_0x376b('0x37'))&&(_0x41c058[_0x376b('0x37')]=_0x6d03e[_0x376b('0x37')]),null!=_0x6d03e[_0x376b('0x6a')]&&_0x6d03e['hasOwnProperty'](_0x376b('0x6a'))&&(_0x41c058['key']=_0x6d03e[_0x376b('0x6a')]),null!=_0x6d03e[_0x376b('0x8')]&&_0x6d03e['hasOwnProperty'](_0x376b('0x8'))&&(_0x41c058['oldValueBoolean']=_0x6d03e['oldValueBoolean']),null!=_0x6d03e[_0x376b('0x20')]&&_0x6d03e[_0x376b('0x2a')](_0x376b('0x20'))&&(_0x41c058[_0x376b('0x20')]=_0x6d03e[_0x376b('0x20')]),null!=_0x6d03e[_0x376b('0x5')]&&_0x6d03e[_0x376b('0x2a')]('newValueBoolean')&&(_0x41c058[_0x376b('0x5')]=_0x6d03e['newValueBoolean']),null!=_0x6d03e[_0x376b('0x3d')]&&_0x6d03e[_0x376b('0x2a')](_0x376b('0x3d'))&&(_0x41c058['newValueJson']=_0x6d03e[_0x376b('0x3d')]),null!=_0x6d03e[_0x376b('0x5c')]&&_0x6d03e[_0x376b('0x2a')](_0x376b('0x5c'))&&(_0x41c058[_0x376b('0x5c')]=_0x6d03e[_0x376b('0x5c')]),_0x41c058;},_0x2830db[_0x376b('0x1d')][_0x376b('0x47')]=function(){return this[_0x376b('0x1e')][_0x376b('0x24')](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x2830db['getTypeUrl']=function(_0x1e217c){return void 0x0===_0x1e217c&&(_0x1e217c='type.googleapis.com'),_0x1e217c+_0x376b('0x2f');},_0x2830db;})();export const RootOperation=v[_0x376b('0x52')]=(()=>{function _0x4f5385(_0x1e3d1d){if(_0x1e3d1d)for(let _0x337296=Object['keys'](_0x1e3d1d),_0x46afab=0x0;_0x46afab<_0x337296['length'];++_0x46afab)null!=_0x1e3d1d[_0x337296[_0x46afab]]&&(this[_0x337296[_0x46afab]]=_0x1e3d1d[_0x337296[_0x46afab]]);}return _0x4f5385[_0x376b('0x1d')][_0x376b('0x4f')]='',_0x4f5385[_0x376b('0x1d')][_0x376b('0x4a')]='',_0x4f5385[_0x376b('0x1d')][_0x376b('0x1')]=!0x1,_0x4f5385[_0x376b('0x1d')][_0x376b('0x5c')]=!0x1,_0x4f5385[_0x376b('0x0')]=function(_0x2d8fd8){return new _0x4f5385(_0x2d8fd8);},_0x4f5385['encode']=function(_0x1603ab,_0xa1d421){return _0xa1d421||(_0xa1d421=y[_0x376b('0x0')]()),null!=_0x1603ab[_0x376b('0x4f')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1603ab,_0x376b('0x4f'))&&_0xa1d421[_0x376b('0x4')](0xa)[_0x376b('0x10')](_0x1603ab[_0x376b('0x4f')]),null!=_0x1603ab[_0x376b('0x4a')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1603ab,_0x376b('0x4a'))&&_0xa1d421[_0x376b('0x4')](0x12)[_0x376b('0x10')](_0x1603ab[_0x376b('0x4a')]),null!=_0x1603ab[_0x376b('0x1')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1603ab,_0x376b('0x1'))&&_0xa1d421[_0x376b('0x4')](0x18)['bool'](_0x1603ab['isAdd']),null!=_0x1603ab[_0x376b('0x5c')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x1603ab,_0x376b('0x5c'))&&_0xa1d421[_0x376b('0x4')](0x20)['bool'](_0x1603ab['wasUndone']),_0xa1d421;},_0x4f5385[_0x376b('0x73')]=function(_0x5b64cd,_0x5b1b72){return this[_0x376b('0x7f')](_0x5b64cd,_0x5b1b72)[_0x376b('0x3c')]();},_0x4f5385['decode']=function(_0x35d004,_0x37f231){_0x35d004 instanceof j||(_0x35d004=j['create'](_0x35d004));let _0x1727e5=void 0x0===_0x37f231?_0x35d004['len']:_0x35d004['pos']+_0x37f231,_0x5ede9a=new v['RootOperation']();for(;_0x35d004['pos']<_0x1727e5;){let _0x3932cc=_0x35d004[_0x376b('0x4')]();switch(_0x3932cc>>>0x3){case 0x1:_0x5ede9a[_0x376b('0x4f')]=_0x35d004[_0x376b('0x10')]();break;case 0x2:_0x5ede9a[_0x376b('0x4a')]=_0x35d004[_0x376b('0x10')]();break;case 0x3:_0x5ede9a[_0x376b('0x1')]=_0x35d004['bool']();break;case 0x4:_0x5ede9a[_0x376b('0x5c')]=_0x35d004[_0x376b('0xe')]();break;default:_0x35d004[_0x376b('0x64')](0x7&_0x3932cc);}}return _0x5ede9a;},_0x4f5385[_0x376b('0x17')]=function(_0x347093){return _0x347093 instanceof j||(_0x347093=new j(_0x347093)),this[_0x376b('0x31')](_0x347093,_0x347093[_0x376b('0x4')]());},_0x4f5385['verify']=function(_0x5d8c7f){return _0x376b('0x5a')!=typeof _0x5d8c7f||null===_0x5d8c7f?_0x376b('0x19'):null!=_0x5d8c7f[_0x376b('0x4f')]&&_0x5d8c7f[_0x376b('0x2a')]('rootName')&&!k['isString'](_0x5d8c7f['rootName'])?_0x376b('0xf'):null!=_0x5d8c7f[_0x376b('0x4a')]&&_0x5d8c7f['hasOwnProperty'](_0x376b('0x4a'))&&!k[_0x376b('0x41')](_0x5d8c7f[_0x376b('0x4a')])?'elementName:\x20string\x20expected':null!=_0x5d8c7f['isAdd']&&_0x5d8c7f[_0x376b('0x2a')]('isAdd')&&_0x376b('0x28')!=typeof _0x5d8c7f[_0x376b('0x1')]?_0x376b('0x57'):null!=_0x5d8c7f['wasUndone']&&_0x5d8c7f[_0x376b('0x2a')](_0x376b('0x5c'))&&_0x376b('0x28')!=typeof _0x5d8c7f[_0x376b('0x5c')]?'wasUndone:\x20boolean\x20expected':null;},_0x4f5385[_0x376b('0x6e')]=function(_0x58fff4){if(_0x58fff4 instanceof v[_0x376b('0x52')])return _0x58fff4;let _0x3e6702=new v[(_0x376b('0x52'))]();return null!=_0x58fff4[_0x376b('0x4f')]&&(_0x3e6702[_0x376b('0x4f')]=String(_0x58fff4[_0x376b('0x4f')])),null!=_0x58fff4[_0x376b('0x4a')]&&(_0x3e6702[_0x376b('0x4a')]=String(_0x58fff4[_0x376b('0x4a')])),null!=_0x58fff4[_0x376b('0x1')]&&(_0x3e6702[_0x376b('0x1')]=Boolean(_0x58fff4[_0x376b('0x1')])),null!=_0x58fff4[_0x376b('0x5c')]&&(_0x3e6702[_0x376b('0x5c')]=Boolean(_0x58fff4['wasUndone'])),_0x3e6702;},_0x4f5385['toObject']=function(_0x4abd29,_0x49f9c3){_0x49f9c3||(_0x49f9c3={});let _0x18184a={};return _0x49f9c3[_0x376b('0x43')]&&(_0x18184a[_0x376b('0x4f')]='',_0x18184a[_0x376b('0x4a')]='',_0x18184a[_0x376b('0x1')]=!0x1,_0x18184a[_0x376b('0x5c')]=!0x1),null!=_0x4abd29['rootName']&&_0x4abd29['hasOwnProperty'](_0x376b('0x4f'))&&(_0x18184a[_0x376b('0x4f')]=_0x4abd29[_0x376b('0x4f')]),null!=_0x4abd29[_0x376b('0x4a')]&&_0x4abd29[_0x376b('0x2a')](_0x376b('0x4a'))&&(_0x18184a[_0x376b('0x4a')]=_0x4abd29[_0x376b('0x4a')]),null!=_0x4abd29['isAdd']&&_0x4abd29[_0x376b('0x2a')](_0x376b('0x1'))&&(_0x18184a[_0x376b('0x1')]=_0x4abd29[_0x376b('0x1')]),null!=_0x4abd29[_0x376b('0x5c')]&&_0x4abd29['hasOwnProperty'](_0x376b('0x5c'))&&(_0x18184a[_0x376b('0x5c')]=_0x4abd29['wasUndone']),_0x18184a;},_0x4f5385[_0x376b('0x1d')][_0x376b('0x47')]=function(){return this[_0x376b('0x1e')][_0x376b('0x24')](this,_0x15e14d['util'][_0x376b('0x8e')]);},_0x4f5385[_0x376b('0x8a')]=function(_0x36b1c2){return void 0x0===_0x36b1c2&&(_0x36b1c2=_0x376b('0x81')),_0x36b1c2+_0x376b('0x4e');},_0x4f5385;})();export const SplitOperation=v['SplitOperation']=(()=>{function _0x4eb889(_0x3af151){if(_0x3af151)for(let _0x397c10=Object[_0x376b('0x92')](_0x3af151),_0x225858=0x0;_0x225858<_0x397c10[_0x376b('0x32')];++_0x225858)null!=_0x3af151[_0x397c10[_0x225858]]&&(this[_0x397c10[_0x225858]]=_0x3af151[_0x397c10[_0x225858]]);}return _0x4eb889[_0x376b('0x1d')][_0x376b('0x11')]=null,_0x4eb889[_0x376b('0x1d')][_0x376b('0x86')]=null,_0x4eb889[_0x376b('0x1d')]['howMany']=0x0,_0x4eb889[_0x376b('0x1d')][_0x376b('0x59')]=null,_0x4eb889[_0x376b('0x1d')][_0x376b('0x5c')]=!0x1,_0x4eb889['create']=function(_0x32951d){return new _0x4eb889(_0x32951d);},_0x4eb889[_0x376b('0x7f')]=function(_0x3bddfe,_0x44f39c){return _0x44f39c||(_0x44f39c=y[_0x376b('0x0')]()),null!=_0x3bddfe[_0x376b('0x11')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x3bddfe,_0x376b('0x11'))&&v['Position'][_0x376b('0x7f')](_0x3bddfe['splitPosition'],_0x44f39c[_0x376b('0x4')](0xa)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x3bddfe[_0x376b('0x86')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3bddfe,_0x376b('0x86'))&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x3bddfe[_0x376b('0x86')],_0x44f39c[_0x376b('0x4')](0x12)['fork']())[_0x376b('0x3c')](),null!=_0x3bddfe['howMany']&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x3bddfe,_0x376b('0x8d'))&&_0x44f39c[_0x376b('0x4')](0x18)['uint32'](_0x3bddfe[_0x376b('0x8d')]),null!=_0x3bddfe[_0x376b('0x59')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x3bddfe,_0x376b('0x59'))&&v[_0x376b('0x6f')]['encode'](_0x3bddfe['insertionPosition'],_0x44f39c[_0x376b('0x4')](0x22)[_0x376b('0x80')]())['ldelim'](),null!=_0x3bddfe[_0x376b('0x5c')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x3bddfe,_0x376b('0x5c'))&&_0x44f39c[_0x376b('0x4')](0x28)['bool'](_0x3bddfe['wasUndone']),_0x44f39c;},_0x4eb889[_0x376b('0x73')]=function(_0x29fa7f,_0x3f85e4){return this[_0x376b('0x7f')](_0x29fa7f,_0x3f85e4)[_0x376b('0x3c')]();},_0x4eb889[_0x376b('0x31')]=function(_0x52c13e,_0x1c4b7f){_0x52c13e instanceof j||(_0x52c13e=j[_0x376b('0x0')](_0x52c13e));let _0x5e1e06=void 0x0===_0x1c4b7f?_0x52c13e[_0x376b('0x84')]:_0x52c13e['pos']+_0x1c4b7f,_0x36a50c=new v['SplitOperation']();for(;_0x52c13e['pos']<_0x5e1e06;){let _0x2c0dfa=_0x52c13e[_0x376b('0x4')]();switch(_0x2c0dfa>>>0x3){case 0x1:_0x36a50c['splitPosition']=v[_0x376b('0x6f')][_0x376b('0x31')](_0x52c13e,_0x52c13e[_0x376b('0x4')]());break;case 0x2:_0x36a50c['graveyardPosition']=v[_0x376b('0x6f')][_0x376b('0x31')](_0x52c13e,_0x52c13e[_0x376b('0x4')]());break;case 0x3:_0x36a50c[_0x376b('0x8d')]=_0x52c13e[_0x376b('0x4')]();break;case 0x4:_0x36a50c['insertionPosition']=v[_0x376b('0x6f')][_0x376b('0x31')](_0x52c13e,_0x52c13e[_0x376b('0x4')]());break;case 0x5:_0x36a50c[_0x376b('0x5c')]=_0x52c13e[_0x376b('0xe')]();break;default:_0x52c13e[_0x376b('0x64')](0x7&_0x2c0dfa);}}return _0x36a50c;},_0x4eb889[_0x376b('0x17')]=function(_0x446bb3){return _0x446bb3 instanceof j||(_0x446bb3=new j(_0x446bb3)),this[_0x376b('0x31')](_0x446bb3,_0x446bb3[_0x376b('0x4')]());},_0x4eb889[_0x376b('0x69')]=function(_0x17f019){if('object'!=typeof _0x17f019||null===_0x17f019)return _0x376b('0x19');if(null!=_0x17f019['splitPosition']&&_0x17f019[_0x376b('0x2a')](_0x376b('0x11'))){let _0x460542=v[_0x376b('0x6f')][_0x376b('0x69')](_0x17f019['splitPosition']);if(_0x460542)return _0x376b('0x74')+_0x460542;}if(null!=_0x17f019[_0x376b('0x86')]&&_0x17f019['hasOwnProperty'](_0x376b('0x86'))){let _0x1cc042=v['Position']['verify'](_0x17f019['graveyardPosition']);if(_0x1cc042)return _0x376b('0x5d')+_0x1cc042;}if(null!=_0x17f019[_0x376b('0x8d')]&&_0x17f019[_0x376b('0x2a')](_0x376b('0x8d'))&&!k[_0x376b('0x2e')](_0x17f019['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x17f019[_0x376b('0x59')]&&_0x17f019[_0x376b('0x2a')](_0x376b('0x59'))){let _0x37affb=v[_0x376b('0x6f')][_0x376b('0x69')](_0x17f019[_0x376b('0x59')]);if(_0x37affb)return _0x376b('0x54')+_0x37affb;}return null!=_0x17f019['wasUndone']&&_0x17f019['hasOwnProperty']('wasUndone')&&_0x376b('0x28')!=typeof _0x17f019[_0x376b('0x5c')]?'wasUndone:\x20boolean\x20expected':null;},_0x4eb889[_0x376b('0x6e')]=function(_0x5876e6){if(_0x5876e6 instanceof v[_0x376b('0x13')])return _0x5876e6;let _0x1602f6=new v[(_0x376b('0x13'))]();if(null!=_0x5876e6[_0x376b('0x11')]){if('object'!=typeof _0x5876e6[_0x376b('0x11')])throw TypeError(_0x376b('0x2'));_0x1602f6[_0x376b('0x11')]=v['Position'][_0x376b('0x6e')](_0x5876e6[_0x376b('0x11')]);}if(null!=_0x5876e6[_0x376b('0x86')]){if('object'!=typeof _0x5876e6['graveyardPosition'])throw TypeError(_0x376b('0x6c'));_0x1602f6[_0x376b('0x86')]=v[_0x376b('0x6f')]['fromObject'](_0x5876e6[_0x376b('0x86')]);}if(null!=_0x5876e6[_0x376b('0x8d')]&&(_0x1602f6[_0x376b('0x8d')]=_0x5876e6[_0x376b('0x8d')]>>>0x0),null!=_0x5876e6[_0x376b('0x59')]){if(_0x376b('0x5a')!=typeof _0x5876e6[_0x376b('0x59')])throw TypeError(_0x376b('0x7'));_0x1602f6['insertionPosition']=v[_0x376b('0x6f')][_0x376b('0x6e')](_0x5876e6[_0x376b('0x59')]);}return null!=_0x5876e6['wasUndone']&&(_0x1602f6[_0x376b('0x5c')]=Boolean(_0x5876e6['wasUndone'])),_0x1602f6;},_0x4eb889[_0x376b('0x24')]=function(_0x2d846e,_0x30679d){_0x30679d||(_0x30679d={});let _0x51df94={};return _0x30679d[_0x376b('0x43')]&&(_0x51df94[_0x376b('0x11')]=null,_0x51df94['graveyardPosition']=null,_0x51df94[_0x376b('0x8d')]=0x0,_0x51df94[_0x376b('0x59')]=null,_0x51df94['wasUndone']=!0x1),null!=_0x2d846e[_0x376b('0x11')]&&_0x2d846e[_0x376b('0x2a')]('splitPosition')&&(_0x51df94[_0x376b('0x11')]=v[_0x376b('0x6f')][_0x376b('0x24')](_0x2d846e[_0x376b('0x11')],_0x30679d)),null!=_0x2d846e['graveyardPosition']&&_0x2d846e[_0x376b('0x2a')](_0x376b('0x86'))&&(_0x51df94[_0x376b('0x86')]=v[_0x376b('0x6f')][_0x376b('0x24')](_0x2d846e[_0x376b('0x86')],_0x30679d)),null!=_0x2d846e['howMany']&&_0x2d846e[_0x376b('0x2a')](_0x376b('0x8d'))&&(_0x51df94[_0x376b('0x8d')]=_0x2d846e[_0x376b('0x8d')]),null!=_0x2d846e['insertionPosition']&&_0x2d846e[_0x376b('0x2a')](_0x376b('0x59'))&&(_0x51df94[_0x376b('0x59')]=v[_0x376b('0x6f')]['toObject'](_0x2d846e[_0x376b('0x59')],_0x30679d)),null!=_0x2d846e[_0x376b('0x5c')]&&_0x2d846e['hasOwnProperty'](_0x376b('0x5c'))&&(_0x51df94[_0x376b('0x5c')]=_0x2d846e['wasUndone']),_0x51df94;},_0x4eb889[_0x376b('0x1d')][_0x376b('0x47')]=function(){return this['constructor'][_0x376b('0x24')](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x4eb889[_0x376b('0x8a')]=function(_0x109b59){return void 0x0===_0x109b59&&(_0x109b59=_0x376b('0x81')),_0x109b59+_0x376b('0x40');},_0x4eb889;})();export const Position=v[_0x376b('0x6f')]=(()=>{function _0x437d3e(_0x3b0131){if(this['path']=[],_0x3b0131)for(let _0x5c1582=Object[_0x376b('0x92')](_0x3b0131),_0x4eed62=0x0;_0x4eed62<_0x5c1582[_0x376b('0x32')];++_0x4eed62)null!=_0x3b0131[_0x5c1582[_0x4eed62]]&&(this[_0x5c1582[_0x4eed62]]=_0x3b0131[_0x5c1582[_0x4eed62]]);}return _0x437d3e['prototype'][_0x376b('0x37')]='',_0x437d3e[_0x376b('0x1d')][_0x376b('0x1f')]=!0x1,_0x437d3e[_0x376b('0x1d')][_0x376b('0x83')]=!0x1,_0x437d3e['prototype'][_0x376b('0x56')]=k[_0x376b('0x29')],_0x437d3e[_0x376b('0x1d')][_0x376b('0xa')]='',_0x437d3e[_0x376b('0x0')]=function(_0x521a58){return new _0x437d3e(_0x521a58);},_0x437d3e[_0x376b('0x7f')]=function(_0x5624dd,_0x38e10f){if(_0x38e10f||(_0x38e10f=y['create']()),null!=_0x5624dd[_0x376b('0x37')]&&Object[_0x376b('0x2a')]['call'](_0x5624dd,'root')&&_0x38e10f['uint32'](0xa)[_0x376b('0x10')](_0x5624dd[_0x376b('0x37')]),null!=_0x5624dd[_0x376b('0x1f')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x5624dd,_0x376b('0x1f'))&&_0x38e10f[_0x376b('0x4')](0x10)[_0x376b('0xe')](_0x5624dd[_0x376b('0x1f')]),null!=_0x5624dd[_0x376b('0x83')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x5624dd,_0x376b('0x83'))&&_0x38e10f[_0x376b('0x4')](0x18)[_0x376b('0xe')](_0x5624dd['rootGraveyard']),null!=_0x5624dd[_0x376b('0x56')]&&_0x5624dd[_0x376b('0x56')]['length']){_0x38e10f[_0x376b('0x4')](0x22)[_0x376b('0x80')]();for(let _0x5150be=0x0;_0x5150be<_0x5624dd['path']['length'];++_0x5150be)_0x38e10f['uint32'](_0x5624dd[_0x376b('0x56')][_0x5150be]);_0x38e10f[_0x376b('0x3c')]();}return null!=_0x5624dd[_0x376b('0xa')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x5624dd,_0x376b('0xa'))&&_0x38e10f[_0x376b('0x4')](0x2a)[_0x376b('0x10')](_0x5624dd[_0x376b('0xa')]),_0x38e10f;},_0x437d3e[_0x376b('0x73')]=function(_0x456e05,_0x33ac06){return this[_0x376b('0x7f')](_0x456e05,_0x33ac06)['ldelim']();},_0x437d3e[_0x376b('0x31')]=function(_0x3e18f3,_0x38f380){_0x3e18f3 instanceof j||(_0x3e18f3=j[_0x376b('0x0')](_0x3e18f3));let _0x265aa9=void 0x0===_0x38f380?_0x3e18f3[_0x376b('0x84')]:_0x3e18f3['pos']+_0x38f380,_0x4d11bf=new v[(_0x376b('0x6f'))]();for(;_0x3e18f3[_0x376b('0x21')]<_0x265aa9;){let _0x58ee96=_0x3e18f3[_0x376b('0x4')]();switch(_0x58ee96>>>0x3){case 0x1:_0x4d11bf[_0x376b('0x37')]=_0x3e18f3[_0x376b('0x10')]();break;case 0x2:_0x4d11bf[_0x376b('0x1f')]=_0x3e18f3[_0x376b('0xe')]();break;case 0x3:_0x4d11bf[_0x376b('0x83')]=_0x3e18f3[_0x376b('0xe')]();break;case 0x4:if(_0x4d11bf[_0x376b('0x56')]&&_0x4d11bf[_0x376b('0x56')][_0x376b('0x32')]||(_0x4d11bf[_0x376b('0x56')]=[]),0x2==(0x7&_0x58ee96)){let _0x24ef30=_0x3e18f3['uint32']()+_0x3e18f3[_0x376b('0x21')];for(;_0x3e18f3[_0x376b('0x21')]<_0x24ef30;)_0x4d11bf['path'][_0x376b('0x25')](_0x3e18f3['uint32']());}else _0x4d11bf[_0x376b('0x56')][_0x376b('0x25')](_0x3e18f3[_0x376b('0x4')]());break;case 0x5:_0x4d11bf[_0x376b('0xa')]=_0x3e18f3[_0x376b('0x10')]();break;default:_0x3e18f3[_0x376b('0x64')](0x7&_0x58ee96);}}return _0x4d11bf;},_0x437d3e[_0x376b('0x17')]=function(_0x5249c9){return _0x5249c9 instanceof j||(_0x5249c9=new j(_0x5249c9)),this[_0x376b('0x31')](_0x5249c9,_0x5249c9[_0x376b('0x4')]());},_0x437d3e[_0x376b('0x69')]=function(_0x139bf1){if(_0x376b('0x5a')!=typeof _0x139bf1||null===_0x139bf1)return _0x376b('0x19');if(null!=_0x139bf1['root']&&_0x139bf1[_0x376b('0x2a')](_0x376b('0x37'))&&!k[_0x376b('0x41')](_0x139bf1[_0x376b('0x37')]))return _0x376b('0x22');if(null!=_0x139bf1[_0x376b('0x1f')]&&_0x139bf1[_0x376b('0x2a')]('rootMain')&&_0x376b('0x28')!=typeof _0x139bf1[_0x376b('0x1f')])return _0x376b('0x66');if(null!=_0x139bf1[_0x376b('0x83')]&&_0x139bf1['hasOwnProperty']('rootGraveyard')&&_0x376b('0x28')!=typeof _0x139bf1['rootGraveyard'])return _0x376b('0x46');if(null!=_0x139bf1[_0x376b('0x56')]&&_0x139bf1[_0x376b('0x2a')]('path')){if(!Array[_0x376b('0x14')](_0x139bf1[_0x376b('0x56')]))return _0x376b('0x44');for(let _0x49ae33=0x0;_0x49ae33<_0x139bf1[_0x376b('0x56')][_0x376b('0x32')];++_0x49ae33)if(!k[_0x376b('0x2e')](_0x139bf1[_0x376b('0x56')][_0x49ae33]))return _0x376b('0x3e');}return null!=_0x139bf1[_0x376b('0xa')]&&_0x139bf1[_0x376b('0x2a')](_0x376b('0xa'))&&!k[_0x376b('0x41')](_0x139bf1['stickiness'])?_0x376b('0x72'):null;},_0x437d3e[_0x376b('0x6e')]=function(_0x246904){if(_0x246904 instanceof v[_0x376b('0x6f')])return _0x246904;let _0x38f2e9=new v['Position']();if(null!=_0x246904['root']&&(_0x38f2e9[_0x376b('0x37')]=String(_0x246904[_0x376b('0x37')])),null!=_0x246904[_0x376b('0x1f')]&&(_0x38f2e9[_0x376b('0x1f')]=Boolean(_0x246904[_0x376b('0x1f')])),null!=_0x246904['rootGraveyard']&&(_0x38f2e9[_0x376b('0x83')]=Boolean(_0x246904[_0x376b('0x83')])),_0x246904[_0x376b('0x56')]){if(!Array[_0x376b('0x14')](_0x246904[_0x376b('0x56')]))throw TypeError('.Position.path:\x20array\x20expected');_0x38f2e9[_0x376b('0x56')]=[];for(let _0x53ea85=0x0;_0x53ea85<_0x246904['path'][_0x376b('0x32')];++_0x53ea85)_0x38f2e9[_0x376b('0x56')][_0x53ea85]=_0x246904['path'][_0x53ea85]>>>0x0;}return null!=_0x246904[_0x376b('0xa')]&&(_0x38f2e9['stickiness']=String(_0x246904['stickiness'])),_0x38f2e9;},_0x437d3e[_0x376b('0x24')]=function(_0x2c84f6,_0x3a973d){_0x3a973d||(_0x3a973d={});let _0xa5dba4={};if((_0x3a973d[_0x376b('0x1a')]||_0x3a973d[_0x376b('0x43')])&&(_0xa5dba4['path']=[]),_0x3a973d[_0x376b('0x43')]&&(_0xa5dba4[_0x376b('0x37')]='',_0xa5dba4['rootMain']=!0x1,_0xa5dba4['rootGraveyard']=!0x1,_0xa5dba4[_0x376b('0xa')]=''),null!=_0x2c84f6[_0x376b('0x37')]&&_0x2c84f6[_0x376b('0x2a')](_0x376b('0x37'))&&(_0xa5dba4[_0x376b('0x37')]=_0x2c84f6[_0x376b('0x37')]),null!=_0x2c84f6[_0x376b('0x1f')]&&_0x2c84f6[_0x376b('0x2a')](_0x376b('0x1f'))&&(_0xa5dba4['rootMain']=_0x2c84f6['rootMain']),null!=_0x2c84f6[_0x376b('0x83')]&&_0x2c84f6[_0x376b('0x2a')](_0x376b('0x83'))&&(_0xa5dba4[_0x376b('0x83')]=_0x2c84f6['rootGraveyard']),_0x2c84f6[_0x376b('0x56')]&&_0x2c84f6['path'][_0x376b('0x32')]){_0xa5dba4[_0x376b('0x56')]=[];for(let _0x471a68=0x0;_0x471a68<_0x2c84f6[_0x376b('0x56')][_0x376b('0x32')];++_0x471a68)_0xa5dba4['path'][_0x471a68]=_0x2c84f6[_0x376b('0x56')][_0x471a68];}return null!=_0x2c84f6[_0x376b('0xa')]&&_0x2c84f6[_0x376b('0x2a')](_0x376b('0xa'))&&(_0xa5dba4['stickiness']=_0x2c84f6[_0x376b('0xa')]),_0xa5dba4;},_0x437d3e['prototype'][_0x376b('0x47')]=function(){return this[_0x376b('0x1e')][_0x376b('0x24')](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x437d3e[_0x376b('0x8a')]=function(_0x55abae){return void 0x0===_0x55abae&&(_0x55abae=_0x376b('0x81')),_0x55abae+_0x376b('0x77');},_0x437d3e;})();export const Range=v[_0x376b('0x38')]=(()=>{function _0x2391b3(_0x18f4f9){if(_0x18f4f9)for(let _0x12b3ad=Object[_0x376b('0x92')](_0x18f4f9),_0x3a259a=0x0;_0x3a259a<_0x12b3ad[_0x376b('0x32')];++_0x3a259a)null!=_0x18f4f9[_0x12b3ad[_0x3a259a]]&&(this[_0x12b3ad[_0x3a259a]]=_0x18f4f9[_0x12b3ad[_0x3a259a]]);}return _0x2391b3[_0x376b('0x1d')][_0x376b('0xd')]=null,_0x2391b3['prototype'][_0x376b('0x51')]=null,_0x2391b3['create']=function(_0x2f5a26){return new _0x2391b3(_0x2f5a26);},_0x2391b3[_0x376b('0x7f')]=function(_0x42480e,_0x4b9149){return _0x4b9149||(_0x4b9149=y['create']()),null!=_0x42480e['start']&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x42480e,_0x376b('0xd'))&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x42480e['start'],_0x4b9149[_0x376b('0x4')](0xa)[_0x376b('0x80')]())[_0x376b('0x3c')](),null!=_0x42480e[_0x376b('0x51')]&&Object['hasOwnProperty'][_0x376b('0x5e')](_0x42480e,_0x376b('0x51'))&&v[_0x376b('0x6f')][_0x376b('0x7f')](_0x42480e['end'],_0x4b9149['uint32'](0x12)[_0x376b('0x80')]())['ldelim'](),_0x4b9149;},_0x2391b3['encodeDelimited']=function(_0x216ac9,_0x1e49aa){return this[_0x376b('0x7f')](_0x216ac9,_0x1e49aa)['ldelim']();},_0x2391b3[_0x376b('0x31')]=function(_0x326b04,_0x3ccba1){_0x326b04 instanceof j||(_0x326b04=j['create'](_0x326b04));let _0xd8140d=void 0x0===_0x3ccba1?_0x326b04['len']:_0x326b04['pos']+_0x3ccba1,_0x2baf3d=new v[(_0x376b('0x38'))]();for(;_0x326b04[_0x376b('0x21')]<_0xd8140d;){let _0x4f082f=_0x326b04[_0x376b('0x4')]();switch(_0x4f082f>>>0x3){case 0x1:_0x2baf3d[_0x376b('0xd')]=v[_0x376b('0x6f')][_0x376b('0x31')](_0x326b04,_0x326b04[_0x376b('0x4')]());break;case 0x2:_0x2baf3d[_0x376b('0x51')]=v[_0x376b('0x6f')][_0x376b('0x31')](_0x326b04,_0x326b04[_0x376b('0x4')]());break;default:_0x326b04[_0x376b('0x64')](0x7&_0x4f082f);}}return _0x2baf3d;},_0x2391b3[_0x376b('0x17')]=function(_0x50e939){return _0x50e939 instanceof j||(_0x50e939=new j(_0x50e939)),this[_0x376b('0x31')](_0x50e939,_0x50e939[_0x376b('0x4')]());},_0x2391b3[_0x376b('0x69')]=function(_0x2d5847){if(_0x376b('0x5a')!=typeof _0x2d5847||null===_0x2d5847)return _0x376b('0x19');if(null!=_0x2d5847[_0x376b('0xd')]&&_0x2d5847[_0x376b('0x2a')](_0x376b('0xd'))){let _0x4cf74f=v['Position'][_0x376b('0x69')](_0x2d5847['start']);if(_0x4cf74f)return _0x376b('0x3')+_0x4cf74f;}if(null!=_0x2d5847[_0x376b('0x51')]&&_0x2d5847[_0x376b('0x2a')](_0x376b('0x51'))){let _0x49b94e=v[_0x376b('0x6f')]['verify'](_0x2d5847[_0x376b('0x51')]);if(_0x49b94e)return _0x376b('0x45')+_0x49b94e;}return null;},_0x2391b3[_0x376b('0x6e')]=function(_0x1b3cdd){if(_0x1b3cdd instanceof v[_0x376b('0x38')])return _0x1b3cdd;let _0x2517aa=new v[(_0x376b('0x38'))]();if(null!=_0x1b3cdd[_0x376b('0xd')]){if('object'!=typeof _0x1b3cdd[_0x376b('0xd')])throw TypeError(_0x376b('0x7b'));_0x2517aa['start']=v[_0x376b('0x6f')][_0x376b('0x6e')](_0x1b3cdd['start']);}if(null!=_0x1b3cdd[_0x376b('0x51')]){if(_0x376b('0x5a')!=typeof _0x1b3cdd[_0x376b('0x51')])throw TypeError(_0x376b('0x18'));_0x2517aa[_0x376b('0x51')]=v['Position'][_0x376b('0x6e')](_0x1b3cdd['end']);}return _0x2517aa;},_0x2391b3[_0x376b('0x24')]=function(_0x5db300,_0x195c84){_0x195c84||(_0x195c84={});let _0x322daa={};return _0x195c84[_0x376b('0x43')]&&(_0x322daa[_0x376b('0xd')]=null,_0x322daa[_0x376b('0x51')]=null),null!=_0x5db300[_0x376b('0xd')]&&_0x5db300[_0x376b('0x2a')](_0x376b('0xd'))&&(_0x322daa[_0x376b('0xd')]=v[_0x376b('0x6f')]['toObject'](_0x5db300[_0x376b('0xd')],_0x195c84)),null!=_0x5db300[_0x376b('0x51')]&&_0x5db300[_0x376b('0x2a')](_0x376b('0x51'))&&(_0x322daa['end']=v[_0x376b('0x6f')]['toObject'](_0x5db300[_0x376b('0x51')],_0x195c84)),_0x322daa;},_0x2391b3[_0x376b('0x1d')]['toJSON']=function(){return this[_0x376b('0x1e')]['toObject'](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x2391b3[_0x376b('0x8a')]=function(_0x192e36){return void 0x0===_0x192e36&&(_0x192e36=_0x376b('0x81')),_0x192e36+_0x376b('0x16');},_0x2391b3;})();export const Element=v[_0x376b('0x2d')]=(()=>{function _0x5dc078(_0x45eefd){if(this[_0x376b('0x67')]=[],this[_0x376b('0x8c')]={},_0x45eefd)for(let _0x4abd68=Object[_0x376b('0x92')](_0x45eefd),_0x449384=0x0;_0x449384<_0x4abd68[_0x376b('0x32')];++_0x449384)null!=_0x45eefd[_0x4abd68[_0x449384]]&&(this[_0x4abd68[_0x449384]]=_0x45eefd[_0x4abd68[_0x449384]]);}return _0x5dc078[_0x376b('0x1d')][_0x376b('0x7a')]='',_0x5dc078[_0x376b('0x1d')][_0x376b('0x67')]=k[_0x376b('0x29')],_0x5dc078[_0x376b('0x1d')][_0x376b('0x5f')]='',_0x5dc078[_0x376b('0x1d')][_0x376b('0x8c')]=k['emptyObject'],_0x5dc078[_0x376b('0x1d')][_0x376b('0x42')]='',_0x5dc078[_0x376b('0x0')]=function(_0x12ebb8){return new _0x5dc078(_0x12ebb8);},_0x5dc078[_0x376b('0x7f')]=function(_0x280290,_0x210ade){if(_0x210ade||(_0x210ade=y['create']()),null!=_0x280290['name']&&Object[_0x376b('0x2a')]['call'](_0x280290,_0x376b('0x7a'))&&_0x210ade[_0x376b('0x4')](0xa)['string'](_0x280290['name']),null!=_0x280290[_0x376b('0x67')]&&_0x280290[_0x376b('0x67')]['length'])for(let _0x1248d4=0x0;_0x1248d4<_0x280290['children'][_0x376b('0x32')];++_0x1248d4)v['Element'][_0x376b('0x7f')](_0x280290['children'][_0x1248d4],_0x210ade[_0x376b('0x4')](0x12)[_0x376b('0x80')]())['ldelim']();if(null!=_0x280290[_0x376b('0x5f')]&&Object[_0x376b('0x2a')]['call'](_0x280290,'data')&&_0x210ade[_0x376b('0x4')](0x1a)['string'](_0x280290[_0x376b('0x5f')]),null!=_0x280290[_0x376b('0x8c')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x280290,_0x376b('0x8c')))for(let _0x84ed47=Object[_0x376b('0x92')](_0x280290[_0x376b('0x8c')]),_0x22c6a4=0x0;_0x22c6a4<_0x84ed47[_0x376b('0x32')];++_0x22c6a4)_0x210ade['uint32'](0x22)[_0x376b('0x80')]()['uint32'](0xa)[_0x376b('0x10')](_0x84ed47[_0x22c6a4])[_0x376b('0x4')](0x10)[_0x376b('0xe')](_0x280290[_0x376b('0x8c')][_0x84ed47[_0x22c6a4]])['ldelim']();return null!=_0x280290[_0x376b('0x42')]&&Object[_0x376b('0x2a')][_0x376b('0x5e')](_0x280290,_0x376b('0x42'))&&_0x210ade[_0x376b('0x4')](0x2a)['string'](_0x280290[_0x376b('0x42')]),_0x210ade;},_0x5dc078[_0x376b('0x73')]=function(_0x548041,_0x30bf45){return this[_0x376b('0x7f')](_0x548041,_0x30bf45)[_0x376b('0x3c')]();},_0x5dc078[_0x376b('0x31')]=function(_0x365946,_0x176544){_0x365946 instanceof j||(_0x365946=j['create'](_0x365946));let _0x2d7041,_0x1ecf54,_0x3cec96=void 0x0===_0x176544?_0x365946['len']:_0x365946[_0x376b('0x21')]+_0x176544,_0x159066=new v[(_0x376b('0x2d'))]();for(;_0x365946[_0x376b('0x21')]<_0x3cec96;){let _0x2a9166=_0x365946[_0x376b('0x4')]();switch(_0x2a9166>>>0x3){case 0x1:_0x159066[_0x376b('0x7a')]=_0x365946['string']();break;case 0x2:_0x159066[_0x376b('0x67')]&&_0x159066[_0x376b('0x67')][_0x376b('0x32')]||(_0x159066[_0x376b('0x67')]=[]),_0x159066[_0x376b('0x67')][_0x376b('0x25')](v[_0x376b('0x2d')][_0x376b('0x31')](_0x365946,_0x365946[_0x376b('0x4')]()));break;case 0x3:_0x159066[_0x376b('0x5f')]=_0x365946['string']();break;case 0x4:{_0x159066['attributesBoolean']===k['emptyObject']&&(_0x159066['attributesBoolean']={});let _0x32d2db=_0x365946[_0x376b('0x4')]()+_0x365946['pos'];for(_0x2d7041='',_0x1ecf54=!0x1;_0x365946[_0x376b('0x21')]<_0x32d2db;){let _0x504f62=_0x365946[_0x376b('0x4')]();switch(_0x504f62>>>0x3){case 0x1:_0x2d7041=_0x365946[_0x376b('0x10')]();break;case 0x2:_0x1ecf54=_0x365946[_0x376b('0xe')]();break;default:_0x365946[_0x376b('0x64')](0x7&_0x504f62);}}_0x159066[_0x376b('0x8c')][_0x2d7041]=_0x1ecf54;break;}case 0x5:_0x159066[_0x376b('0x42')]=_0x365946[_0x376b('0x10')]();break;default:_0x365946[_0x376b('0x64')](0x7&_0x2a9166);}}return _0x159066;},_0x5dc078[_0x376b('0x17')]=function(_0x1d52a8){return _0x1d52a8 instanceof j||(_0x1d52a8=new j(_0x1d52a8)),this['decode'](_0x1d52a8,_0x1d52a8[_0x376b('0x4')]());},_0x5dc078['verify']=function(_0x492606){if('object'!=typeof _0x492606||null===_0x492606)return _0x376b('0x19');if(null!=_0x492606[_0x376b('0x7a')]&&_0x492606[_0x376b('0x2a')](_0x376b('0x7a'))&&!k[_0x376b('0x41')](_0x492606['name']))return _0x376b('0x8f');if(null!=_0x492606[_0x376b('0x67')]&&_0x492606['hasOwnProperty']('children')){if(!Array[_0x376b('0x14')](_0x492606[_0x376b('0x67')]))return _0x376b('0x39');for(let _0x4b33a4=0x0;_0x4b33a4<_0x492606[_0x376b('0x67')][_0x376b('0x32')];++_0x4b33a4){let _0x14ec2c=v['Element'][_0x376b('0x69')](_0x492606[_0x376b('0x67')][_0x4b33a4]);if(_0x14ec2c)return _0x376b('0x3f')+_0x14ec2c;}}if(null!=_0x492606[_0x376b('0x5f')]&&_0x492606['hasOwnProperty']('data')&&!k['isString'](_0x492606[_0x376b('0x5f')]))return _0x376b('0x88');if(null!=_0x492606['attributesBoolean']&&_0x492606[_0x376b('0x2a')]('attributesBoolean')){if(!k[_0x376b('0x50')](_0x492606[_0x376b('0x8c')]))return _0x376b('0x4b');let _0x358d89=Object[_0x376b('0x92')](_0x492606[_0x376b('0x8c')]);for(let _0x22b3a4=0x0;_0x22b3a4<_0x358d89[_0x376b('0x32')];++_0x22b3a4)if('boolean'!=typeof _0x492606[_0x376b('0x8c')][_0x358d89[_0x22b3a4]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x492606[_0x376b('0x42')]&&_0x492606['hasOwnProperty']('attributesJson')&&!k[_0x376b('0x41')](_0x492606['attributesJson'])?_0x376b('0x78'):null;},_0x5dc078[_0x376b('0x6e')]=function(_0x14a17c){if(_0x14a17c instanceof v[_0x376b('0x2d')])return _0x14a17c;let _0x17ae31=new v['Element']();if(null!=_0x14a17c[_0x376b('0x7a')]&&(_0x17ae31[_0x376b('0x7a')]=String(_0x14a17c['name'])),_0x14a17c[_0x376b('0x67')]){if(!Array[_0x376b('0x14')](_0x14a17c['children']))throw TypeError(_0x376b('0x27'));_0x17ae31[_0x376b('0x67')]=[];for(let _0x46cfc8=0x0;_0x46cfc8<_0x14a17c[_0x376b('0x67')][_0x376b('0x32')];++_0x46cfc8){if(_0x376b('0x5a')!=typeof _0x14a17c[_0x376b('0x67')][_0x46cfc8])throw TypeError(_0x376b('0x2b'));_0x17ae31[_0x376b('0x67')][_0x46cfc8]=v['Element']['fromObject'](_0x14a17c[_0x376b('0x67')][_0x46cfc8]);}}if(null!=_0x14a17c[_0x376b('0x5f')]&&(_0x17ae31[_0x376b('0x5f')]=String(_0x14a17c[_0x376b('0x5f')])),_0x14a17c['attributesBoolean']){if(_0x376b('0x5a')!=typeof _0x14a17c[_0x376b('0x8c')])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x17ae31['attributesBoolean']={};for(let _0x336fcc=Object[_0x376b('0x92')](_0x14a17c[_0x376b('0x8c')]),_0x304d22=0x0;_0x304d22<_0x336fcc[_0x376b('0x32')];++_0x304d22)_0x17ae31[_0x376b('0x8c')][_0x336fcc[_0x304d22]]=Boolean(_0x14a17c[_0x376b('0x8c')][_0x336fcc[_0x304d22]]);}return null!=_0x14a17c[_0x376b('0x42')]&&(_0x17ae31[_0x376b('0x42')]=String(_0x14a17c[_0x376b('0x42')])),_0x17ae31;},_0x5dc078['toObject']=function(_0x290854,_0x272c9c){_0x272c9c||(_0x272c9c={});let _0x4ff62d,_0x1e94cf={};if((_0x272c9c['arrays']||_0x272c9c[_0x376b('0x43')])&&(_0x1e94cf[_0x376b('0x67')]=[]),(_0x272c9c[_0x376b('0x6b')]||_0x272c9c['defaults'])&&(_0x1e94cf[_0x376b('0x8c')]={}),_0x272c9c['defaults']&&(_0x1e94cf['name']='',_0x1e94cf[_0x376b('0x5f')]='',_0x1e94cf['attributesJson']=''),null!=_0x290854['name']&&_0x290854[_0x376b('0x2a')](_0x376b('0x7a'))&&(_0x1e94cf[_0x376b('0x7a')]=_0x290854['name']),_0x290854[_0x376b('0x67')]&&_0x290854[_0x376b('0x67')][_0x376b('0x32')]){_0x1e94cf[_0x376b('0x67')]=[];for(let _0xe1e995=0x0;_0xe1e995<_0x290854[_0x376b('0x67')][_0x376b('0x32')];++_0xe1e995)_0x1e94cf[_0x376b('0x67')][_0xe1e995]=v[_0x376b('0x2d')][_0x376b('0x24')](_0x290854[_0x376b('0x67')][_0xe1e995],_0x272c9c);}if(null!=_0x290854[_0x376b('0x5f')]&&_0x290854[_0x376b('0x2a')]('data')&&(_0x1e94cf[_0x376b('0x5f')]=_0x290854[_0x376b('0x5f')]),_0x290854[_0x376b('0x8c')]&&(_0x4ff62d=Object[_0x376b('0x92')](_0x290854[_0x376b('0x8c')]))[_0x376b('0x32')]){_0x1e94cf[_0x376b('0x8c')]={};for(let _0x3f000c=0x0;_0x3f000c<_0x4ff62d[_0x376b('0x32')];++_0x3f000c)_0x1e94cf[_0x376b('0x8c')][_0x4ff62d[_0x3f000c]]=_0x290854[_0x376b('0x8c')][_0x4ff62d[_0x3f000c]];}return null!=_0x290854[_0x376b('0x42')]&&_0x290854['hasOwnProperty']('attributesJson')&&(_0x1e94cf[_0x376b('0x42')]=_0x290854['attributesJson']),_0x1e94cf;},_0x5dc078[_0x376b('0x1d')][_0x376b('0x47')]=function(){return this[_0x376b('0x1e')][_0x376b('0x24')](this,_0x15e14d[_0x376b('0x34')][_0x376b('0x8e')]);},_0x5dc078[_0x376b('0x8a')]=function(_0x424841){return void 0x0===_0x424841&&(_0x424841=_0x376b('0x81')),_0x424841+_0x376b('0x85');},_0x5dc078;})();export{v as default};
|
|
23
|
+
const _0x4879=['objects','data','Reader','encode','push','key','/MoveOperation','toObject','hasOwnProperty','rootMain:\x20boolean\x20expected','/RenameOperation','.SplitOperation.splitPosition:\x20object\x20expected','nodes:\x20array\x20expected','len','toJSON','/MarkerOperation','targetPosition.','fromObject','.MarkerOperation.oldRange:\x20object\x20expected','RootOperation','skipType','isInteger','children:\x20array\x20expected','RenameOperation','type.googleapis.com','oldValueJson','default','attributesBoolean','start.','howMany:\x20integer\x20expected','isArray','/MergeOperation','start','sourcePosition','children','InsertOperation','.RenameOperation.position:\x20object\x20expected','.MergeOperation.sourcePosition:\x20object\x20expected','encodeDelimited','call','.MergeOperation.graveyardPosition:\x20object\x20expected','rootName','.InsertOperation.nodes:\x20array\x20expected','stickiness:\x20string\x20expected','.Element.children:\x20object\x20expected','position.','constructor','targetPosition','boolean','decodeDelimited','attributesJson','object','.Element.attributesBoolean:\x20object\x20expected','keys','data:\x20string\x20expected','oldValueBoolean','isAdd:\x20boolean\x20expected','SplitOperation','shouldReceiveAttributes:\x20boolean\x20expected','howMany','root:\x20string\x20expected','end','/AttributeOperation','oldValueBoolean:\x20boolean\x20expected','graveyardPosition','object\x20expected','.MergeOperation.targetPosition:\x20object\x20expected','newValueJson','AttributeOperation','toJSONOptions','insertionPosition.','children.','rootName:\x20string\x20expected','/SplitOperation','ldelim','nodes','key:\x20string\x20expected','emptyObject','oldName','wasUndone','Element','roots','rootGraveyard','isString','name','defaults','newValueBoolean','RootAttributeOperation','oldRange','root','pos','insertionPosition','.MoveOperation.sourcePosition:\x20object\x20expected','.AttributeOperation.range:\x20object\x20expected','.Position.path:\x20array\x20expected','newValueJson:\x20string\x20expected','.Range.end:\x20object\x20expected','.SplitOperation.insertionPosition:\x20object\x20expected','length','.MoveOperation.targetPosition:\x20object\x20expected','decode','util','create','/Range','newValueBoolean:\x20boolean\x20expected','Writer','wasUndone:\x20boolean\x20expected','shouldReceiveAttributes','uint32','affectsData','.SplitOperation.graveyardPosition:\x20object\x20expected','.Range.start:\x20object\x20expected','verify','rootMain','graveyardPosition.','name:\x20string\x20expected','bool','range','newName','Position','string','Range','elementName','path:\x20array\x20expected','oldRange.','position','MergeOperation','isObject','.MarkerOperation.newRange:\x20object\x20expected','isAdd','emptyArray','/RootOperation','stickiness','newRange','/Element','affectsData:\x20boolean\x20expected','MarkerOperation','newRange.','attributesBoolean:\x20object\x20expected','attributesJson:\x20string\x20expected','sourcePosition.','arrays','fork','path','/Position','prototype','splitPosition','MoveOperation','/RootAttributeOperation','attributesBoolean:\x20boolean{k:string}\x20expected','getTypeUrl'];(function(_0x349943,_0x48795d){const _0x82f679=function(_0x2a05d6){while(--_0x2a05d6){_0x349943['push'](_0x349943['shift']());}};_0x82f679(++_0x48795d);}(_0x4879,0x141));const _0x82f6=function(_0x349943,_0x48795d){_0x349943=_0x349943-0x0;let _0x82f679=_0x4879[_0x349943];return _0x82f679;};import*as _0x351c5e from'protobufjs/minimal';const j=_0x351c5e[_0x82f6('0x86')],y=_0x351c5e[_0x82f6('0x56')],k=_0x351c5e['util'],v=_0x351c5e[_0x82f6('0x3e')][_0x82f6('0x7')]||(_0x351c5e[_0x82f6('0x3e')]['default']={});export const AttributeOperation=v['AttributeOperation']=(()=>{function _0x424a53(_0x56d4a8){if(_0x56d4a8)for(let _0xa1d393=Object[_0x82f6('0x22')](_0x56d4a8),_0x46f8a7=0x0;_0x46f8a7<_0xa1d393[_0x82f6('0x4f')];++_0x46f8a7)null!=_0x56d4a8[_0xa1d393[_0x46f8a7]]&&(this[_0xa1d393[_0x46f8a7]]=_0x56d4a8[_0xa1d393[_0x46f8a7]]);}return _0x424a53[_0x82f6('0x7e')][_0x82f6('0x62')]=null,_0x424a53[_0x82f6('0x7e')][_0x82f6('0x89')]='',_0x424a53[_0x82f6('0x7e')]['oldValueBoolean']=!0x1,_0x424a53[_0x82f6('0x7e')][_0x82f6('0x6')]='',_0x424a53[_0x82f6('0x7e')]['newValueBoolean']=!0x1,_0x424a53[_0x82f6('0x7e')]['newValueJson']='',_0x424a53['prototype']['wasUndone']=!0x1,_0x424a53[_0x82f6('0x53')]=function(_0x41242b){return new _0x424a53(_0x41242b);},_0x424a53[_0x82f6('0x87')]=function(_0x4dfb72,_0x40f7aa){return _0x40f7aa||(_0x40f7aa=y[_0x82f6('0x53')]()),null!=_0x4dfb72[_0x82f6('0x62')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x4dfb72,_0x82f6('0x62'))&&v[_0x82f6('0x66')][_0x82f6('0x87')](_0x4dfb72[_0x82f6('0x62')],_0x40f7aa[_0x82f6('0x59')](0xa)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x4dfb72[_0x82f6('0x89')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x4dfb72,_0x82f6('0x89'))&&_0x40f7aa[_0x82f6('0x59')](0x12)[_0x82f6('0x65')](_0x4dfb72[_0x82f6('0x89')]),null!=_0x4dfb72[_0x82f6('0x24')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4dfb72,_0x82f6('0x24'))&&_0x40f7aa[_0x82f6('0x59')](0x18)[_0x82f6('0x61')](_0x4dfb72[_0x82f6('0x24')]),null!=_0x4dfb72[_0x82f6('0x6')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4dfb72,'oldValueJson')&&_0x40f7aa[_0x82f6('0x59')](0x22)[_0x82f6('0x65')](_0x4dfb72[_0x82f6('0x6')]),null!=_0x4dfb72[_0x82f6('0x43')]&&Object[_0x82f6('0x8c')]['call'](_0x4dfb72,_0x82f6('0x43'))&&_0x40f7aa['uint32'](0x28)[_0x82f6('0x61')](_0x4dfb72['newValueBoolean']),null!=_0x4dfb72[_0x82f6('0x30')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x4dfb72,_0x82f6('0x30'))&&_0x40f7aa[_0x82f6('0x59')](0x32)[_0x82f6('0x65')](_0x4dfb72[_0x82f6('0x30')]),null!=_0x4dfb72[_0x82f6('0x3c')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4dfb72,_0x82f6('0x3c'))&&_0x40f7aa['uint32'](0x38)[_0x82f6('0x61')](_0x4dfb72[_0x82f6('0x3c')]),_0x40f7aa;},_0x424a53[_0x82f6('0x13')]=function(_0xf5a12e,_0x57b607){return this[_0x82f6('0x87')](_0xf5a12e,_0x57b607)['ldelim']();},_0x424a53[_0x82f6('0x51')]=function(_0x143bcc,_0x53a453){_0x143bcc instanceof j||(_0x143bcc=j[_0x82f6('0x53')](_0x143bcc));let _0x2369f4=void 0x0===_0x53a453?_0x143bcc['len']:_0x143bcc[_0x82f6('0x47')]+_0x53a453,_0x5315bf=new v[(_0x82f6('0x31'))]();for(;_0x143bcc[_0x82f6('0x47')]<_0x2369f4;){let _0xf65ac5=_0x143bcc['uint32']();switch(_0xf65ac5>>>0x3){case 0x1:_0x5315bf['range']=v[_0x82f6('0x66')][_0x82f6('0x51')](_0x143bcc,_0x143bcc[_0x82f6('0x59')]());break;case 0x2:_0x5315bf[_0x82f6('0x89')]=_0x143bcc[_0x82f6('0x65')]();break;case 0x3:_0x5315bf[_0x82f6('0x24')]=_0x143bcc[_0x82f6('0x61')]();break;case 0x4:_0x5315bf[_0x82f6('0x6')]=_0x143bcc['string']();break;case 0x5:_0x5315bf[_0x82f6('0x43')]=_0x143bcc[_0x82f6('0x61')]();break;case 0x6:_0x5315bf[_0x82f6('0x30')]=_0x143bcc[_0x82f6('0x65')]();break;case 0x7:_0x5315bf[_0x82f6('0x3c')]=_0x143bcc[_0x82f6('0x61')]();break;default:_0x143bcc[_0x82f6('0x1')](0x7&_0xf65ac5);}}return _0x5315bf;},_0x424a53[_0x82f6('0x1e')]=function(_0x12b4aa){return _0x12b4aa instanceof j||(_0x12b4aa=new j(_0x12b4aa)),this['decode'](_0x12b4aa,_0x12b4aa['uint32']());},_0x424a53[_0x82f6('0x5d')]=function(_0x5185d6){if('object'!=typeof _0x5185d6||null===_0x5185d6)return _0x82f6('0x2e');if(null!=_0x5185d6['range']&&_0x5185d6[_0x82f6('0x8c')](_0x82f6('0x62'))){let _0x4ef998=v['Range'][_0x82f6('0x5d')](_0x5185d6[_0x82f6('0x62')]);if(_0x4ef998)return'range.'+_0x4ef998;}return null!=_0x5185d6[_0x82f6('0x89')]&&_0x5185d6['hasOwnProperty']('key')&&!k[_0x82f6('0x40')](_0x5185d6['key'])?_0x82f6('0x39'):null!=_0x5185d6[_0x82f6('0x24')]&&_0x5185d6[_0x82f6('0x8c')](_0x82f6('0x24'))&&_0x82f6('0x1d')!=typeof _0x5185d6[_0x82f6('0x24')]?_0x82f6('0x2c'):null!=_0x5185d6[_0x82f6('0x6')]&&_0x5185d6[_0x82f6('0x8c')](_0x82f6('0x6'))&&!k['isString'](_0x5185d6[_0x82f6('0x6')])?'oldValueJson:\x20string\x20expected':null!=_0x5185d6[_0x82f6('0x43')]&&_0x5185d6[_0x82f6('0x8c')](_0x82f6('0x43'))&&_0x82f6('0x1d')!=typeof _0x5185d6['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5185d6[_0x82f6('0x30')]&&_0x5185d6[_0x82f6('0x8c')]('newValueJson')&&!k['isString'](_0x5185d6['newValueJson'])?_0x82f6('0x4c'):null!=_0x5185d6['wasUndone']&&_0x5185d6[_0x82f6('0x8c')]('wasUndone')&&_0x82f6('0x1d')!=typeof _0x5185d6[_0x82f6('0x3c')]?'wasUndone:\x20boolean\x20expected':null;},_0x424a53[_0x82f6('0x95')]=function(_0x5cd17e){if(_0x5cd17e instanceof v[_0x82f6('0x31')])return _0x5cd17e;let _0xf045de=new v['AttributeOperation']();if(null!=_0x5cd17e[_0x82f6('0x62')]){if(_0x82f6('0x20')!=typeof _0x5cd17e[_0x82f6('0x62')])throw TypeError(_0x82f6('0x4a'));_0xf045de[_0x82f6('0x62')]=v[_0x82f6('0x66')][_0x82f6('0x95')](_0x5cd17e['range']);}return null!=_0x5cd17e[_0x82f6('0x89')]&&(_0xf045de[_0x82f6('0x89')]=String(_0x5cd17e[_0x82f6('0x89')])),null!=_0x5cd17e[_0x82f6('0x24')]&&(_0xf045de[_0x82f6('0x24')]=Boolean(_0x5cd17e[_0x82f6('0x24')])),null!=_0x5cd17e[_0x82f6('0x6')]&&(_0xf045de[_0x82f6('0x6')]=String(_0x5cd17e[_0x82f6('0x6')])),null!=_0x5cd17e[_0x82f6('0x43')]&&(_0xf045de[_0x82f6('0x43')]=Boolean(_0x5cd17e[_0x82f6('0x43')])),null!=_0x5cd17e[_0x82f6('0x30')]&&(_0xf045de[_0x82f6('0x30')]=String(_0x5cd17e[_0x82f6('0x30')])),null!=_0x5cd17e[_0x82f6('0x3c')]&&(_0xf045de[_0x82f6('0x3c')]=Boolean(_0x5cd17e[_0x82f6('0x3c')])),_0xf045de;},_0x424a53[_0x82f6('0x8b')]=function(_0x32b7a1,_0x293dd2){_0x293dd2||(_0x293dd2={});let _0x1e6099={};return _0x293dd2[_0x82f6('0x42')]&&(_0x1e6099['range']=null,_0x1e6099[_0x82f6('0x89')]='',_0x1e6099['oldValueBoolean']=!0x1,_0x1e6099[_0x82f6('0x6')]='',_0x1e6099[_0x82f6('0x43')]=!0x1,_0x1e6099[_0x82f6('0x30')]='',_0x1e6099['wasUndone']=!0x1),null!=_0x32b7a1[_0x82f6('0x62')]&&_0x32b7a1[_0x82f6('0x8c')](_0x82f6('0x62'))&&(_0x1e6099[_0x82f6('0x62')]=v[_0x82f6('0x66')][_0x82f6('0x8b')](_0x32b7a1[_0x82f6('0x62')],_0x293dd2)),null!=_0x32b7a1[_0x82f6('0x89')]&&_0x32b7a1[_0x82f6('0x8c')](_0x82f6('0x89'))&&(_0x1e6099[_0x82f6('0x89')]=_0x32b7a1[_0x82f6('0x89')]),null!=_0x32b7a1['oldValueBoolean']&&_0x32b7a1['hasOwnProperty'](_0x82f6('0x24'))&&(_0x1e6099['oldValueBoolean']=_0x32b7a1['oldValueBoolean']),null!=_0x32b7a1['oldValueJson']&&_0x32b7a1[_0x82f6('0x8c')](_0x82f6('0x6'))&&(_0x1e6099[_0x82f6('0x6')]=_0x32b7a1[_0x82f6('0x6')]),null!=_0x32b7a1[_0x82f6('0x43')]&&_0x32b7a1[_0x82f6('0x8c')](_0x82f6('0x43'))&&(_0x1e6099[_0x82f6('0x43')]=_0x32b7a1[_0x82f6('0x43')]),null!=_0x32b7a1['newValueJson']&&_0x32b7a1[_0x82f6('0x8c')]('newValueJson')&&(_0x1e6099['newValueJson']=_0x32b7a1[_0x82f6('0x30')]),null!=_0x32b7a1[_0x82f6('0x3c')]&&_0x32b7a1[_0x82f6('0x8c')](_0x82f6('0x3c'))&&(_0x1e6099['wasUndone']=_0x32b7a1['wasUndone']),_0x1e6099;},_0x424a53[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e['util']['toJSONOptions']);},_0x424a53[_0x82f6('0x83')]=function(_0x5b9e67){return void 0x0===_0x5b9e67&&(_0x5b9e67=_0x82f6('0x5')),_0x5b9e67+_0x82f6('0x2b');},_0x424a53;})();export const InsertOperation=v[_0x82f6('0x10')]=(()=>{function _0x4226ce(_0x281a31){if(this['nodes']=[],_0x281a31)for(let _0x13f43e=Object[_0x82f6('0x22')](_0x281a31),_0x40da1c=0x0;_0x40da1c<_0x13f43e['length'];++_0x40da1c)null!=_0x281a31[_0x13f43e[_0x40da1c]]&&(this[_0x13f43e[_0x40da1c]]=_0x281a31[_0x13f43e[_0x40da1c]]);}return _0x4226ce[_0x82f6('0x7e')][_0x82f6('0x6a')]=null,_0x4226ce[_0x82f6('0x7e')]['nodes']=k['emptyArray'],_0x4226ce[_0x82f6('0x7e')][_0x82f6('0x58')]=!0x1,_0x4226ce[_0x82f6('0x7e')][_0x82f6('0x3c')]=!0x1,_0x4226ce[_0x82f6('0x53')]=function(_0x39603f){return new _0x4226ce(_0x39603f);},_0x4226ce[_0x82f6('0x87')]=function(_0x437aac,_0x137c27){if(_0x137c27||(_0x137c27=y[_0x82f6('0x53')]()),null!=_0x437aac[_0x82f6('0x6a')]&&Object['hasOwnProperty']['call'](_0x437aac,'position')&&v[_0x82f6('0x64')][_0x82f6('0x87')](_0x437aac['position'],_0x137c27[_0x82f6('0x59')](0xa)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x437aac[_0x82f6('0x38')]&&_0x437aac[_0x82f6('0x38')][_0x82f6('0x4f')])for(let _0xa2662=0x0;_0xa2662<_0x437aac['nodes']['length'];++_0xa2662)v[_0x82f6('0x3d')][_0x82f6('0x87')](_0x437aac[_0x82f6('0x38')][_0xa2662],_0x137c27[_0x82f6('0x59')](0x12)[_0x82f6('0x7b')]())['ldelim']();return null!=_0x437aac['shouldReceiveAttributes']&&Object[_0x82f6('0x8c')]['call'](_0x437aac,'shouldReceiveAttributes')&&_0x137c27[_0x82f6('0x59')](0x18)[_0x82f6('0x61')](_0x437aac['shouldReceiveAttributes']),null!=_0x437aac['wasUndone']&&Object['hasOwnProperty']['call'](_0x437aac,_0x82f6('0x3c'))&&_0x137c27[_0x82f6('0x59')](0x20)[_0x82f6('0x61')](_0x437aac[_0x82f6('0x3c')]),_0x137c27;},_0x4226ce[_0x82f6('0x13')]=function(_0x4efd9f,_0x8dd2d6){return this[_0x82f6('0x87')](_0x4efd9f,_0x8dd2d6)[_0x82f6('0x37')]();},_0x4226ce[_0x82f6('0x51')]=function(_0x172787,_0x2dfabc){_0x172787 instanceof j||(_0x172787=j[_0x82f6('0x53')](_0x172787));let _0x4dfbf7=void 0x0===_0x2dfabc?_0x172787[_0x82f6('0x91')]:_0x172787[_0x82f6('0x47')]+_0x2dfabc,_0x514ffb=new v[(_0x82f6('0x10'))]();for(;_0x172787[_0x82f6('0x47')]<_0x4dfbf7;){let _0x2b6fec=_0x172787[_0x82f6('0x59')]();switch(_0x2b6fec>>>0x3){case 0x1:_0x514ffb[_0x82f6('0x6a')]=v['Position']['decode'](_0x172787,_0x172787[_0x82f6('0x59')]());break;case 0x2:_0x514ffb[_0x82f6('0x38')]&&_0x514ffb[_0x82f6('0x38')][_0x82f6('0x4f')]||(_0x514ffb['nodes']=[]),_0x514ffb[_0x82f6('0x38')][_0x82f6('0x88')](v[_0x82f6('0x3d')][_0x82f6('0x51')](_0x172787,_0x172787[_0x82f6('0x59')]()));break;case 0x3:_0x514ffb[_0x82f6('0x58')]=_0x172787['bool']();break;case 0x4:_0x514ffb[_0x82f6('0x3c')]=_0x172787[_0x82f6('0x61')]();break;default:_0x172787[_0x82f6('0x1')](0x7&_0x2b6fec);}}return _0x514ffb;},_0x4226ce[_0x82f6('0x1e')]=function(_0x5c9377){return _0x5c9377 instanceof j||(_0x5c9377=new j(_0x5c9377)),this[_0x82f6('0x51')](_0x5c9377,_0x5c9377[_0x82f6('0x59')]());},_0x4226ce[_0x82f6('0x5d')]=function(_0x44d88a){if('object'!=typeof _0x44d88a||null===_0x44d88a)return _0x82f6('0x2e');if(null!=_0x44d88a[_0x82f6('0x6a')]&&_0x44d88a[_0x82f6('0x8c')](_0x82f6('0x6a'))){let _0x35eeae=v['Position'][_0x82f6('0x5d')](_0x44d88a[_0x82f6('0x6a')]);if(_0x35eeae)return _0x82f6('0x1a')+_0x35eeae;}if(null!=_0x44d88a[_0x82f6('0x38')]&&_0x44d88a[_0x82f6('0x8c')](_0x82f6('0x38'))){if(!Array[_0x82f6('0xb')](_0x44d88a[_0x82f6('0x38')]))return _0x82f6('0x90');for(let _0x9981f7=0x0;_0x9981f7<_0x44d88a[_0x82f6('0x38')][_0x82f6('0x4f')];++_0x9981f7){let _0x1cbd3a=v[_0x82f6('0x3d')][_0x82f6('0x5d')](_0x44d88a[_0x82f6('0x38')][_0x9981f7]);if(_0x1cbd3a)return'nodes.'+_0x1cbd3a;}}return null!=_0x44d88a['shouldReceiveAttributes']&&_0x44d88a[_0x82f6('0x8c')](_0x82f6('0x58'))&&_0x82f6('0x1d')!=typeof _0x44d88a['shouldReceiveAttributes']?_0x82f6('0x27'):null!=_0x44d88a[_0x82f6('0x3c')]&&_0x44d88a[_0x82f6('0x8c')]('wasUndone')&&_0x82f6('0x1d')!=typeof _0x44d88a[_0x82f6('0x3c')]?_0x82f6('0x57'):null;},_0x4226ce[_0x82f6('0x95')]=function(_0x3a2c2c){if(_0x3a2c2c instanceof v[_0x82f6('0x10')])return _0x3a2c2c;let _0x2ab3b8=new v[(_0x82f6('0x10'))]();if(null!=_0x3a2c2c[_0x82f6('0x6a')]){if('object'!=typeof _0x3a2c2c[_0x82f6('0x6a')])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2ab3b8['position']=v['Position'][_0x82f6('0x95')](_0x3a2c2c[_0x82f6('0x6a')]);}if(_0x3a2c2c[_0x82f6('0x38')]){if(!Array[_0x82f6('0xb')](_0x3a2c2c['nodes']))throw TypeError(_0x82f6('0x17'));_0x2ab3b8[_0x82f6('0x38')]=[];for(let _0x4875d7=0x0;_0x4875d7<_0x3a2c2c['nodes'][_0x82f6('0x4f')];++_0x4875d7){if('object'!=typeof _0x3a2c2c[_0x82f6('0x38')][_0x4875d7])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2ab3b8['nodes'][_0x4875d7]=v[_0x82f6('0x3d')]['fromObject'](_0x3a2c2c['nodes'][_0x4875d7]);}}return null!=_0x3a2c2c[_0x82f6('0x58')]&&(_0x2ab3b8[_0x82f6('0x58')]=Boolean(_0x3a2c2c[_0x82f6('0x58')])),null!=_0x3a2c2c[_0x82f6('0x3c')]&&(_0x2ab3b8['wasUndone']=Boolean(_0x3a2c2c['wasUndone'])),_0x2ab3b8;},_0x4226ce[_0x82f6('0x8b')]=function(_0x34a3eb,_0x1a6bfd){_0x1a6bfd||(_0x1a6bfd={});let _0x3ed7f4={};if((_0x1a6bfd[_0x82f6('0x7a')]||_0x1a6bfd[_0x82f6('0x42')])&&(_0x3ed7f4[_0x82f6('0x38')]=[]),_0x1a6bfd[_0x82f6('0x42')]&&(_0x3ed7f4[_0x82f6('0x6a')]=null,_0x3ed7f4[_0x82f6('0x58')]=!0x1,_0x3ed7f4[_0x82f6('0x3c')]=!0x1),null!=_0x34a3eb[_0x82f6('0x6a')]&&_0x34a3eb[_0x82f6('0x8c')](_0x82f6('0x6a'))&&(_0x3ed7f4[_0x82f6('0x6a')]=v['Position'][_0x82f6('0x8b')](_0x34a3eb['position'],_0x1a6bfd)),_0x34a3eb[_0x82f6('0x38')]&&_0x34a3eb['nodes']['length']){_0x3ed7f4[_0x82f6('0x38')]=[];for(let _0x2f351d=0x0;_0x2f351d<_0x34a3eb['nodes'][_0x82f6('0x4f')];++_0x2f351d)_0x3ed7f4[_0x82f6('0x38')][_0x2f351d]=v[_0x82f6('0x3d')]['toObject'](_0x34a3eb[_0x82f6('0x38')][_0x2f351d],_0x1a6bfd);}return null!=_0x34a3eb[_0x82f6('0x58')]&&_0x34a3eb[_0x82f6('0x8c')](_0x82f6('0x58'))&&(_0x3ed7f4[_0x82f6('0x58')]=_0x34a3eb[_0x82f6('0x58')]),null!=_0x34a3eb[_0x82f6('0x3c')]&&_0x34a3eb[_0x82f6('0x8c')]('wasUndone')&&(_0x3ed7f4[_0x82f6('0x3c')]=_0x34a3eb[_0x82f6('0x3c')]),_0x3ed7f4;},_0x4226ce['prototype'][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x4226ce['getTypeUrl']=function(_0x292b83){return void 0x0===_0x292b83&&(_0x292b83='type.googleapis.com'),_0x292b83+'/InsertOperation';},_0x4226ce;})();export const MarkerOperation=v[_0x82f6('0x75')]=(()=>{function _0x3d324f(_0x388d40){if(_0x388d40)for(let _0x4ea147=Object[_0x82f6('0x22')](_0x388d40),_0xbc8b4=0x0;_0xbc8b4<_0x4ea147[_0x82f6('0x4f')];++_0xbc8b4)null!=_0x388d40[_0x4ea147[_0xbc8b4]]&&(this[_0x4ea147[_0xbc8b4]]=_0x388d40[_0x4ea147[_0xbc8b4]]);}return _0x3d324f[_0x82f6('0x7e')][_0x82f6('0x41')]='',_0x3d324f['prototype']['oldRange']=null,_0x3d324f['prototype'][_0x82f6('0x72')]=null,_0x3d324f[_0x82f6('0x7e')]['affectsData']=!0x1,_0x3d324f[_0x82f6('0x7e')]['wasUndone']=!0x1,_0x3d324f[_0x82f6('0x53')]=function(_0x36d1c5){return new _0x3d324f(_0x36d1c5);},_0x3d324f[_0x82f6('0x87')]=function(_0x524731,_0xdbed9d){return _0xdbed9d||(_0xdbed9d=y[_0x82f6('0x53')]()),null!=_0x524731['name']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x524731,_0x82f6('0x41'))&&_0xdbed9d[_0x82f6('0x59')](0xa)['string'](_0x524731[_0x82f6('0x41')]),null!=_0x524731[_0x82f6('0x45')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x524731,'oldRange')&&v['Range'][_0x82f6('0x87')](_0x524731[_0x82f6('0x45')],_0xdbed9d[_0x82f6('0x59')](0x12)['fork']())[_0x82f6('0x37')](),null!=_0x524731['newRange']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x524731,'newRange')&&v['Range']['encode'](_0x524731[_0x82f6('0x72')],_0xdbed9d['uint32'](0x1a)[_0x82f6('0x7b')]())['ldelim'](),null!=_0x524731['affectsData']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x524731,_0x82f6('0x5a'))&&_0xdbed9d[_0x82f6('0x59')](0x20)[_0x82f6('0x61')](_0x524731[_0x82f6('0x5a')]),null!=_0x524731[_0x82f6('0x3c')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x524731,_0x82f6('0x3c'))&&_0xdbed9d[_0x82f6('0x59')](0x28)[_0x82f6('0x61')](_0x524731[_0x82f6('0x3c')]),_0xdbed9d;},_0x3d324f[_0x82f6('0x13')]=function(_0x5d6342,_0x4dd698){return this['encode'](_0x5d6342,_0x4dd698)['ldelim']();},_0x3d324f['decode']=function(_0x3847ae,_0xacc0eb){_0x3847ae instanceof j||(_0x3847ae=j[_0x82f6('0x53')](_0x3847ae));let _0x5d2095=void 0x0===_0xacc0eb?_0x3847ae[_0x82f6('0x91')]:_0x3847ae[_0x82f6('0x47')]+_0xacc0eb,_0x53c290=new v[(_0x82f6('0x75'))]();for(;_0x3847ae[_0x82f6('0x47')]<_0x5d2095;){let _0x351dc2=_0x3847ae[_0x82f6('0x59')]();switch(_0x351dc2>>>0x3){case 0x1:_0x53c290[_0x82f6('0x41')]=_0x3847ae['string']();break;case 0x2:_0x53c290[_0x82f6('0x45')]=v[_0x82f6('0x66')]['decode'](_0x3847ae,_0x3847ae[_0x82f6('0x59')]());break;case 0x3:_0x53c290[_0x82f6('0x72')]=v[_0x82f6('0x66')][_0x82f6('0x51')](_0x3847ae,_0x3847ae[_0x82f6('0x59')]());break;case 0x4:_0x53c290[_0x82f6('0x5a')]=_0x3847ae[_0x82f6('0x61')]();break;case 0x5:_0x53c290[_0x82f6('0x3c')]=_0x3847ae[_0x82f6('0x61')]();break;default:_0x3847ae[_0x82f6('0x1')](0x7&_0x351dc2);}}return _0x53c290;},_0x3d324f[_0x82f6('0x1e')]=function(_0x590aab){return _0x590aab instanceof j||(_0x590aab=new j(_0x590aab)),this[_0x82f6('0x51')](_0x590aab,_0x590aab['uint32']());},_0x3d324f[_0x82f6('0x5d')]=function(_0xffd09b){if(_0x82f6('0x20')!=typeof _0xffd09b||null===_0xffd09b)return _0x82f6('0x2e');if(null!=_0xffd09b['name']&&_0xffd09b[_0x82f6('0x8c')](_0x82f6('0x41'))&&!k[_0x82f6('0x40')](_0xffd09b[_0x82f6('0x41')]))return _0x82f6('0x60');if(null!=_0xffd09b[_0x82f6('0x45')]&&_0xffd09b[_0x82f6('0x8c')](_0x82f6('0x45'))){let _0x11ec42=v[_0x82f6('0x66')][_0x82f6('0x5d')](_0xffd09b[_0x82f6('0x45')]);if(_0x11ec42)return _0x82f6('0x69')+_0x11ec42;}if(null!=_0xffd09b[_0x82f6('0x72')]&&_0xffd09b[_0x82f6('0x8c')]('newRange')){let _0x2eb846=v[_0x82f6('0x66')][_0x82f6('0x5d')](_0xffd09b['newRange']);if(_0x2eb846)return _0x82f6('0x76')+_0x2eb846;}return null!=_0xffd09b[_0x82f6('0x5a')]&&_0xffd09b['hasOwnProperty'](_0x82f6('0x5a'))&&_0x82f6('0x1d')!=typeof _0xffd09b[_0x82f6('0x5a')]?_0x82f6('0x74'):null!=_0xffd09b[_0x82f6('0x3c')]&&_0xffd09b[_0x82f6('0x8c')](_0x82f6('0x3c'))&&_0x82f6('0x1d')!=typeof _0xffd09b[_0x82f6('0x3c')]?_0x82f6('0x57'):null;},_0x3d324f['fromObject']=function(_0x7fcd76){if(_0x7fcd76 instanceof v[_0x82f6('0x75')])return _0x7fcd76;let _0x21feee=new v[(_0x82f6('0x75'))]();if(null!=_0x7fcd76[_0x82f6('0x41')]&&(_0x21feee['name']=String(_0x7fcd76['name'])),null!=_0x7fcd76[_0x82f6('0x45')]){if(_0x82f6('0x20')!=typeof _0x7fcd76[_0x82f6('0x45')])throw TypeError(_0x82f6('0x96'));_0x21feee['oldRange']=v[_0x82f6('0x66')]['fromObject'](_0x7fcd76[_0x82f6('0x45')]);}if(null!=_0x7fcd76['newRange']){if(_0x82f6('0x20')!=typeof _0x7fcd76['newRange'])throw TypeError(_0x82f6('0x6d'));_0x21feee['newRange']=v['Range'][_0x82f6('0x95')](_0x7fcd76[_0x82f6('0x72')]);}return null!=_0x7fcd76[_0x82f6('0x5a')]&&(_0x21feee[_0x82f6('0x5a')]=Boolean(_0x7fcd76[_0x82f6('0x5a')])),null!=_0x7fcd76[_0x82f6('0x3c')]&&(_0x21feee[_0x82f6('0x3c')]=Boolean(_0x7fcd76['wasUndone'])),_0x21feee;},_0x3d324f[_0x82f6('0x8b')]=function(_0x45d89d,_0x2ed53c){_0x2ed53c||(_0x2ed53c={});let _0x3cfd6d={};return _0x2ed53c['defaults']&&(_0x3cfd6d[_0x82f6('0x41')]='',_0x3cfd6d[_0x82f6('0x45')]=null,_0x3cfd6d['newRange']=null,_0x3cfd6d[_0x82f6('0x5a')]=!0x1,_0x3cfd6d[_0x82f6('0x3c')]=!0x1),null!=_0x45d89d[_0x82f6('0x41')]&&_0x45d89d['hasOwnProperty'](_0x82f6('0x41'))&&(_0x3cfd6d['name']=_0x45d89d[_0x82f6('0x41')]),null!=_0x45d89d[_0x82f6('0x45')]&&_0x45d89d[_0x82f6('0x8c')](_0x82f6('0x45'))&&(_0x3cfd6d[_0x82f6('0x45')]=v['Range']['toObject'](_0x45d89d[_0x82f6('0x45')],_0x2ed53c)),null!=_0x45d89d[_0x82f6('0x72')]&&_0x45d89d['hasOwnProperty'](_0x82f6('0x72'))&&(_0x3cfd6d['newRange']=v[_0x82f6('0x66')][_0x82f6('0x8b')](_0x45d89d['newRange'],_0x2ed53c)),null!=_0x45d89d[_0x82f6('0x5a')]&&_0x45d89d[_0x82f6('0x8c')](_0x82f6('0x5a'))&&(_0x3cfd6d[_0x82f6('0x5a')]=_0x45d89d[_0x82f6('0x5a')]),null!=_0x45d89d[_0x82f6('0x3c')]&&_0x45d89d[_0x82f6('0x8c')]('wasUndone')&&(_0x3cfd6d[_0x82f6('0x3c')]=_0x45d89d['wasUndone']),_0x3cfd6d;},_0x3d324f[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x3d324f['getTypeUrl']=function(_0x193e18){return void 0x0===_0x193e18&&(_0x193e18=_0x82f6('0x5')),_0x193e18+_0x82f6('0x93');},_0x3d324f;})();export const MergeOperation=v[_0x82f6('0x6b')]=(()=>{function _0x26eeea(_0x2bc1c6){if(_0x2bc1c6)for(let _0x28f47f=Object[_0x82f6('0x22')](_0x2bc1c6),_0x2147d6=0x0;_0x2147d6<_0x28f47f['length'];++_0x2147d6)null!=_0x2bc1c6[_0x28f47f[_0x2147d6]]&&(this[_0x28f47f[_0x2147d6]]=_0x2bc1c6[_0x28f47f[_0x2147d6]]);}return _0x26eeea[_0x82f6('0x7e')]['sourcePosition']=null,_0x26eeea[_0x82f6('0x7e')]['targetPosition']=null,_0x26eeea[_0x82f6('0x7e')][_0x82f6('0x2d')]=null,_0x26eeea[_0x82f6('0x7e')][_0x82f6('0x28')]=0x0,_0x26eeea[_0x82f6('0x7e')][_0x82f6('0x3c')]=!0x1,_0x26eeea['create']=function(_0x2a2cc7){return new _0x26eeea(_0x2a2cc7);},_0x26eeea[_0x82f6('0x87')]=function(_0x38ddac,_0x37a362){return _0x37a362||(_0x37a362=y[_0x82f6('0x53')]()),null!=_0x38ddac['sourcePosition']&&Object[_0x82f6('0x8c')]['call'](_0x38ddac,_0x82f6('0xe'))&&v['Position'][_0x82f6('0x87')](_0x38ddac['sourcePosition'],_0x37a362[_0x82f6('0x59')](0xa)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x38ddac[_0x82f6('0x1c')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x38ddac,_0x82f6('0x1c'))&&v['Position']['encode'](_0x38ddac[_0x82f6('0x1c')],_0x37a362[_0x82f6('0x59')](0x12)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x38ddac[_0x82f6('0x2d')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x38ddac,_0x82f6('0x2d'))&&v['Position'][_0x82f6('0x87')](_0x38ddac['graveyardPosition'],_0x37a362[_0x82f6('0x59')](0x1a)[_0x82f6('0x7b')]())['ldelim'](),null!=_0x38ddac['howMany']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x38ddac,_0x82f6('0x28'))&&_0x37a362[_0x82f6('0x59')](0x20)[_0x82f6('0x59')](_0x38ddac[_0x82f6('0x28')]),null!=_0x38ddac[_0x82f6('0x3c')]&&Object[_0x82f6('0x8c')]['call'](_0x38ddac,_0x82f6('0x3c'))&&_0x37a362[_0x82f6('0x59')](0x28)['bool'](_0x38ddac[_0x82f6('0x3c')]),_0x37a362;},_0x26eeea['encodeDelimited']=function(_0x4f1258,_0x1dc677){return this[_0x82f6('0x87')](_0x4f1258,_0x1dc677)['ldelim']();},_0x26eeea[_0x82f6('0x51')]=function(_0x170cac,_0x200a9f){_0x170cac instanceof j||(_0x170cac=j['create'](_0x170cac));let _0x4ccb98=void 0x0===_0x200a9f?_0x170cac[_0x82f6('0x91')]:_0x170cac[_0x82f6('0x47')]+_0x200a9f,_0x536589=new v[(_0x82f6('0x6b'))]();for(;_0x170cac[_0x82f6('0x47')]<_0x4ccb98;){let _0x39895b=_0x170cac[_0x82f6('0x59')]();switch(_0x39895b>>>0x3){case 0x1:_0x536589[_0x82f6('0xe')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x170cac,_0x170cac[_0x82f6('0x59')]());break;case 0x2:_0x536589[_0x82f6('0x1c')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x170cac,_0x170cac['uint32']());break;case 0x3:_0x536589[_0x82f6('0x2d')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x170cac,_0x170cac[_0x82f6('0x59')]());break;case 0x4:_0x536589[_0x82f6('0x28')]=_0x170cac['uint32']();break;case 0x5:_0x536589[_0x82f6('0x3c')]=_0x170cac[_0x82f6('0x61')]();break;default:_0x170cac[_0x82f6('0x1')](0x7&_0x39895b);}}return _0x536589;},_0x26eeea[_0x82f6('0x1e')]=function(_0x5ac09c){return _0x5ac09c instanceof j||(_0x5ac09c=new j(_0x5ac09c)),this[_0x82f6('0x51')](_0x5ac09c,_0x5ac09c['uint32']());},_0x26eeea['verify']=function(_0x163170){if(_0x82f6('0x20')!=typeof _0x163170||null===_0x163170)return _0x82f6('0x2e');if(null!=_0x163170['sourcePosition']&&_0x163170[_0x82f6('0x8c')](_0x82f6('0xe'))){let _0x5467ea=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x163170[_0x82f6('0xe')]);if(_0x5467ea)return'sourcePosition.'+_0x5467ea;}if(null!=_0x163170[_0x82f6('0x1c')]&&_0x163170['hasOwnProperty'](_0x82f6('0x1c'))){let _0x40f238=v['Position'][_0x82f6('0x5d')](_0x163170[_0x82f6('0x1c')]);if(_0x40f238)return'targetPosition.'+_0x40f238;}if(null!=_0x163170[_0x82f6('0x2d')]&&_0x163170[_0x82f6('0x8c')](_0x82f6('0x2d'))){let _0x7a10ee=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x163170[_0x82f6('0x2d')]);if(_0x7a10ee)return _0x82f6('0x5f')+_0x7a10ee;}return null!=_0x163170[_0x82f6('0x28')]&&_0x163170[_0x82f6('0x8c')](_0x82f6('0x28'))&&!k[_0x82f6('0x2')](_0x163170[_0x82f6('0x28')])?_0x82f6('0xa'):null!=_0x163170[_0x82f6('0x3c')]&&_0x163170[_0x82f6('0x8c')](_0x82f6('0x3c'))&&_0x82f6('0x1d')!=typeof _0x163170['wasUndone']?_0x82f6('0x57'):null;},_0x26eeea['fromObject']=function(_0x43e1bd){if(_0x43e1bd instanceof v['MergeOperation'])return _0x43e1bd;let _0x1d5a12=new v[(_0x82f6('0x6b'))]();if(null!=_0x43e1bd[_0x82f6('0xe')]){if('object'!=typeof _0x43e1bd[_0x82f6('0xe')])throw TypeError(_0x82f6('0x12'));_0x1d5a12[_0x82f6('0xe')]=v[_0x82f6('0x64')]['fromObject'](_0x43e1bd[_0x82f6('0xe')]);}if(null!=_0x43e1bd[_0x82f6('0x1c')]){if('object'!=typeof _0x43e1bd[_0x82f6('0x1c')])throw TypeError(_0x82f6('0x2f'));_0x1d5a12['targetPosition']=v[_0x82f6('0x64')][_0x82f6('0x95')](_0x43e1bd['targetPosition']);}if(null!=_0x43e1bd['graveyardPosition']){if(_0x82f6('0x20')!=typeof _0x43e1bd[_0x82f6('0x2d')])throw TypeError(_0x82f6('0x15'));_0x1d5a12['graveyardPosition']=v[_0x82f6('0x64')][_0x82f6('0x95')](_0x43e1bd[_0x82f6('0x2d')]);}return null!=_0x43e1bd[_0x82f6('0x28')]&&(_0x1d5a12[_0x82f6('0x28')]=_0x43e1bd[_0x82f6('0x28')]>>>0x0),null!=_0x43e1bd[_0x82f6('0x3c')]&&(_0x1d5a12['wasUndone']=Boolean(_0x43e1bd[_0x82f6('0x3c')])),_0x1d5a12;},_0x26eeea[_0x82f6('0x8b')]=function(_0x483560,_0x25548d){_0x25548d||(_0x25548d={});let _0x5039f2={};return _0x25548d[_0x82f6('0x42')]&&(_0x5039f2[_0x82f6('0xe')]=null,_0x5039f2[_0x82f6('0x1c')]=null,_0x5039f2['graveyardPosition']=null,_0x5039f2[_0x82f6('0x28')]=0x0,_0x5039f2[_0x82f6('0x3c')]=!0x1),null!=_0x483560[_0x82f6('0xe')]&&_0x483560[_0x82f6('0x8c')]('sourcePosition')&&(_0x5039f2['sourcePosition']=v['Position'][_0x82f6('0x8b')](_0x483560[_0x82f6('0xe')],_0x25548d)),null!=_0x483560[_0x82f6('0x1c')]&&_0x483560[_0x82f6('0x8c')](_0x82f6('0x1c'))&&(_0x5039f2[_0x82f6('0x1c')]=v[_0x82f6('0x64')]['toObject'](_0x483560[_0x82f6('0x1c')],_0x25548d)),null!=_0x483560[_0x82f6('0x2d')]&&_0x483560[_0x82f6('0x8c')]('graveyardPosition')&&(_0x5039f2[_0x82f6('0x2d')]=v['Position'][_0x82f6('0x8b')](_0x483560[_0x82f6('0x2d')],_0x25548d)),null!=_0x483560[_0x82f6('0x28')]&&_0x483560[_0x82f6('0x8c')]('howMany')&&(_0x5039f2['howMany']=_0x483560[_0x82f6('0x28')]),null!=_0x483560[_0x82f6('0x3c')]&&_0x483560[_0x82f6('0x8c')](_0x82f6('0x3c'))&&(_0x5039f2[_0x82f6('0x3c')]=_0x483560[_0x82f6('0x3c')]),_0x5039f2;},_0x26eeea[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x26eeea[_0x82f6('0x83')]=function(_0x39e7ac){return void 0x0===_0x39e7ac&&(_0x39e7ac=_0x82f6('0x5')),_0x39e7ac+_0x82f6('0xc');},_0x26eeea;})();export const MoveOperation=v[_0x82f6('0x80')]=(()=>{function _0x446dad(_0x495a21){if(_0x495a21)for(let _0x5dd16f=Object[_0x82f6('0x22')](_0x495a21),_0x49bece=0x0;_0x49bece<_0x5dd16f[_0x82f6('0x4f')];++_0x49bece)null!=_0x495a21[_0x5dd16f[_0x49bece]]&&(this[_0x5dd16f[_0x49bece]]=_0x495a21[_0x5dd16f[_0x49bece]]);}return _0x446dad[_0x82f6('0x7e')][_0x82f6('0xe')]=null,_0x446dad[_0x82f6('0x7e')][_0x82f6('0x28')]=0x0,_0x446dad['prototype'][_0x82f6('0x1c')]=null,_0x446dad['prototype'][_0x82f6('0x3c')]=!0x1,_0x446dad[_0x82f6('0x53')]=function(_0x4544e8){return new _0x446dad(_0x4544e8);},_0x446dad[_0x82f6('0x87')]=function(_0x28b19c,_0x8e6047){return _0x8e6047||(_0x8e6047=y['create']()),null!=_0x28b19c[_0x82f6('0xe')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x28b19c,_0x82f6('0xe'))&&v[_0x82f6('0x64')][_0x82f6('0x87')](_0x28b19c[_0x82f6('0xe')],_0x8e6047['uint32'](0xa)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x28b19c['howMany']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x28b19c,'howMany')&&_0x8e6047[_0x82f6('0x59')](0x10)[_0x82f6('0x59')](_0x28b19c[_0x82f6('0x28')]),null!=_0x28b19c['targetPosition']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x28b19c,_0x82f6('0x1c'))&&v[_0x82f6('0x64')][_0x82f6('0x87')](_0x28b19c[_0x82f6('0x1c')],_0x8e6047['uint32'](0x1a)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x28b19c[_0x82f6('0x3c')]&&Object['hasOwnProperty']['call'](_0x28b19c,_0x82f6('0x3c'))&&_0x8e6047['uint32'](0x20)[_0x82f6('0x61')](_0x28b19c['wasUndone']),_0x8e6047;},_0x446dad[_0x82f6('0x13')]=function(_0x2edf59,_0xb6e4c2){return this['encode'](_0x2edf59,_0xb6e4c2)[_0x82f6('0x37')]();},_0x446dad['decode']=function(_0x5729c4,_0x2db3fc){_0x5729c4 instanceof j||(_0x5729c4=j[_0x82f6('0x53')](_0x5729c4));let _0xc5f44=void 0x0===_0x2db3fc?_0x5729c4['len']:_0x5729c4[_0x82f6('0x47')]+_0x2db3fc,_0x189a50=new v[(_0x82f6('0x80'))]();for(;_0x5729c4[_0x82f6('0x47')]<_0xc5f44;){let _0x2ef8cc=_0x5729c4[_0x82f6('0x59')]();switch(_0x2ef8cc>>>0x3){case 0x1:_0x189a50[_0x82f6('0xe')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x5729c4,_0x5729c4[_0x82f6('0x59')]());break;case 0x2:_0x189a50['howMany']=_0x5729c4['uint32']();break;case 0x3:_0x189a50[_0x82f6('0x1c')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x5729c4,_0x5729c4['uint32']());break;case 0x4:_0x189a50[_0x82f6('0x3c')]=_0x5729c4['bool']();break;default:_0x5729c4[_0x82f6('0x1')](0x7&_0x2ef8cc);}}return _0x189a50;},_0x446dad['decodeDelimited']=function(_0xc44d01){return _0xc44d01 instanceof j||(_0xc44d01=new j(_0xc44d01)),this[_0x82f6('0x51')](_0xc44d01,_0xc44d01[_0x82f6('0x59')]());},_0x446dad[_0x82f6('0x5d')]=function(_0x12a61c){if(_0x82f6('0x20')!=typeof _0x12a61c||null===_0x12a61c)return _0x82f6('0x2e');if(null!=_0x12a61c[_0x82f6('0xe')]&&_0x12a61c['hasOwnProperty']('sourcePosition')){let _0x10c7dc=v['Position'][_0x82f6('0x5d')](_0x12a61c[_0x82f6('0xe')]);if(_0x10c7dc)return _0x82f6('0x79')+_0x10c7dc;}if(null!=_0x12a61c[_0x82f6('0x28')]&&_0x12a61c[_0x82f6('0x8c')]('howMany')&&!k[_0x82f6('0x2')](_0x12a61c[_0x82f6('0x28')]))return _0x82f6('0xa');if(null!=_0x12a61c[_0x82f6('0x1c')]&&_0x12a61c['hasOwnProperty'](_0x82f6('0x1c'))){let _0x5c4ae5=v[_0x82f6('0x64')]['verify'](_0x12a61c[_0x82f6('0x1c')]);if(_0x5c4ae5)return _0x82f6('0x94')+_0x5c4ae5;}return null!=_0x12a61c[_0x82f6('0x3c')]&&_0x12a61c[_0x82f6('0x8c')](_0x82f6('0x3c'))&&_0x82f6('0x1d')!=typeof _0x12a61c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x446dad[_0x82f6('0x95')]=function(_0x116947){if(_0x116947 instanceof v[_0x82f6('0x80')])return _0x116947;let _0x553227=new v[(_0x82f6('0x80'))]();if(null!=_0x116947[_0x82f6('0xe')]){if('object'!=typeof _0x116947[_0x82f6('0xe')])throw TypeError(_0x82f6('0x49'));_0x553227[_0x82f6('0xe')]=v['Position'][_0x82f6('0x95')](_0x116947[_0x82f6('0xe')]);}if(null!=_0x116947[_0x82f6('0x28')]&&(_0x553227['howMany']=_0x116947[_0x82f6('0x28')]>>>0x0),null!=_0x116947[_0x82f6('0x1c')]){if(_0x82f6('0x20')!=typeof _0x116947['targetPosition'])throw TypeError(_0x82f6('0x50'));_0x553227['targetPosition']=v[_0x82f6('0x64')][_0x82f6('0x95')](_0x116947[_0x82f6('0x1c')]);}return null!=_0x116947[_0x82f6('0x3c')]&&(_0x553227['wasUndone']=Boolean(_0x116947[_0x82f6('0x3c')])),_0x553227;},_0x446dad['toObject']=function(_0x21bba5,_0xe1180d){_0xe1180d||(_0xe1180d={});let _0x217e00={};return _0xe1180d[_0x82f6('0x42')]&&(_0x217e00[_0x82f6('0xe')]=null,_0x217e00[_0x82f6('0x28')]=0x0,_0x217e00[_0x82f6('0x1c')]=null,_0x217e00[_0x82f6('0x3c')]=!0x1),null!=_0x21bba5[_0x82f6('0xe')]&&_0x21bba5[_0x82f6('0x8c')](_0x82f6('0xe'))&&(_0x217e00[_0x82f6('0xe')]=v[_0x82f6('0x64')]['toObject'](_0x21bba5[_0x82f6('0xe')],_0xe1180d)),null!=_0x21bba5[_0x82f6('0x28')]&&_0x21bba5['hasOwnProperty'](_0x82f6('0x28'))&&(_0x217e00[_0x82f6('0x28')]=_0x21bba5['howMany']),null!=_0x21bba5[_0x82f6('0x1c')]&&_0x21bba5[_0x82f6('0x8c')](_0x82f6('0x1c'))&&(_0x217e00[_0x82f6('0x1c')]=v[_0x82f6('0x64')][_0x82f6('0x8b')](_0x21bba5[_0x82f6('0x1c')],_0xe1180d)),null!=_0x21bba5[_0x82f6('0x3c')]&&_0x21bba5[_0x82f6('0x8c')]('wasUndone')&&(_0x217e00[_0x82f6('0x3c')]=_0x21bba5[_0x82f6('0x3c')]),_0x217e00;},_0x446dad['prototype'][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x446dad[_0x82f6('0x83')]=function(_0x683a1a){return void 0x0===_0x683a1a&&(_0x683a1a=_0x82f6('0x5')),_0x683a1a+_0x82f6('0x8a');},_0x446dad;})();export const RenameOperation=v[_0x82f6('0x4')]=(()=>{function _0x424005(_0x39ce5b){if(_0x39ce5b)for(let _0x1e7d64=Object[_0x82f6('0x22')](_0x39ce5b),_0x433b51=0x0;_0x433b51<_0x1e7d64[_0x82f6('0x4f')];++_0x433b51)null!=_0x39ce5b[_0x1e7d64[_0x433b51]]&&(this[_0x1e7d64[_0x433b51]]=_0x39ce5b[_0x1e7d64[_0x433b51]]);}return _0x424005[_0x82f6('0x7e')][_0x82f6('0x6a')]=null,_0x424005[_0x82f6('0x7e')][_0x82f6('0x3b')]='',_0x424005[_0x82f6('0x7e')][_0x82f6('0x63')]='',_0x424005[_0x82f6('0x7e')]['wasUndone']=!0x1,_0x424005[_0x82f6('0x53')]=function(_0x34bac4){return new _0x424005(_0x34bac4);},_0x424005[_0x82f6('0x87')]=function(_0x891eb,_0x2e2a3c){return _0x2e2a3c||(_0x2e2a3c=y['create']()),null!=_0x891eb[_0x82f6('0x6a')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x891eb,_0x82f6('0x6a'))&&v[_0x82f6('0x64')][_0x82f6('0x87')](_0x891eb[_0x82f6('0x6a')],_0x2e2a3c[_0x82f6('0x59')](0xa)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x891eb['oldName']&&Object[_0x82f6('0x8c')]['call'](_0x891eb,_0x82f6('0x3b'))&&_0x2e2a3c[_0x82f6('0x59')](0x12)['string'](_0x891eb[_0x82f6('0x3b')]),null!=_0x891eb['newName']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x891eb,_0x82f6('0x63'))&&_0x2e2a3c['uint32'](0x1a)[_0x82f6('0x65')](_0x891eb[_0x82f6('0x63')]),null!=_0x891eb[_0x82f6('0x3c')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x891eb,'wasUndone')&&_0x2e2a3c[_0x82f6('0x59')](0x20)[_0x82f6('0x61')](_0x891eb[_0x82f6('0x3c')]),_0x2e2a3c;},_0x424005[_0x82f6('0x13')]=function(_0x1f4c83,_0xaa83e9){return this[_0x82f6('0x87')](_0x1f4c83,_0xaa83e9)[_0x82f6('0x37')]();},_0x424005[_0x82f6('0x51')]=function(_0x508057,_0x424f92){_0x508057 instanceof j||(_0x508057=j['create'](_0x508057));let _0x354dcf=void 0x0===_0x424f92?_0x508057['len']:_0x508057[_0x82f6('0x47')]+_0x424f92,_0x2d4832=new v[(_0x82f6('0x4'))]();for(;_0x508057[_0x82f6('0x47')]<_0x354dcf;){let _0x5168eb=_0x508057[_0x82f6('0x59')]();switch(_0x5168eb>>>0x3){case 0x1:_0x2d4832[_0x82f6('0x6a')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x508057,_0x508057[_0x82f6('0x59')]());break;case 0x2:_0x2d4832[_0x82f6('0x3b')]=_0x508057[_0x82f6('0x65')]();break;case 0x3:_0x2d4832[_0x82f6('0x63')]=_0x508057[_0x82f6('0x65')]();break;case 0x4:_0x2d4832[_0x82f6('0x3c')]=_0x508057[_0x82f6('0x61')]();break;default:_0x508057[_0x82f6('0x1')](0x7&_0x5168eb);}}return _0x2d4832;},_0x424005[_0x82f6('0x1e')]=function(_0x911f0d){return _0x911f0d instanceof j||(_0x911f0d=new j(_0x911f0d)),this['decode'](_0x911f0d,_0x911f0d[_0x82f6('0x59')]());},_0x424005[_0x82f6('0x5d')]=function(_0x399346){if(_0x82f6('0x20')!=typeof _0x399346||null===_0x399346)return _0x82f6('0x2e');if(null!=_0x399346[_0x82f6('0x6a')]&&_0x399346[_0x82f6('0x8c')](_0x82f6('0x6a'))){let _0x32ce55=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x399346['position']);if(_0x32ce55)return'position.'+_0x32ce55;}return null!=_0x399346[_0x82f6('0x3b')]&&_0x399346[_0x82f6('0x8c')](_0x82f6('0x3b'))&&!k[_0x82f6('0x40')](_0x399346[_0x82f6('0x3b')])?'oldName:\x20string\x20expected':null!=_0x399346['newName']&&_0x399346[_0x82f6('0x8c')]('newName')&&!k['isString'](_0x399346[_0x82f6('0x63')])?'newName:\x20string\x20expected':null!=_0x399346[_0x82f6('0x3c')]&&_0x399346[_0x82f6('0x8c')](_0x82f6('0x3c'))&&'boolean'!=typeof _0x399346[_0x82f6('0x3c')]?_0x82f6('0x57'):null;},_0x424005[_0x82f6('0x95')]=function(_0x55e7da){if(_0x55e7da instanceof v[_0x82f6('0x4')])return _0x55e7da;let _0x4c3123=new v['RenameOperation']();if(null!=_0x55e7da[_0x82f6('0x6a')]){if(_0x82f6('0x20')!=typeof _0x55e7da[_0x82f6('0x6a')])throw TypeError(_0x82f6('0x11'));_0x4c3123[_0x82f6('0x6a')]=v[_0x82f6('0x64')]['fromObject'](_0x55e7da[_0x82f6('0x6a')]);}return null!=_0x55e7da['oldName']&&(_0x4c3123[_0x82f6('0x3b')]=String(_0x55e7da[_0x82f6('0x3b')])),null!=_0x55e7da[_0x82f6('0x63')]&&(_0x4c3123[_0x82f6('0x63')]=String(_0x55e7da[_0x82f6('0x63')])),null!=_0x55e7da[_0x82f6('0x3c')]&&(_0x4c3123[_0x82f6('0x3c')]=Boolean(_0x55e7da[_0x82f6('0x3c')])),_0x4c3123;},_0x424005[_0x82f6('0x8b')]=function(_0x201202,_0x153630){_0x153630||(_0x153630={});let _0x48fd66={};return _0x153630[_0x82f6('0x42')]&&(_0x48fd66['position']=null,_0x48fd66['oldName']='',_0x48fd66[_0x82f6('0x63')]='',_0x48fd66[_0x82f6('0x3c')]=!0x1),null!=_0x201202['position']&&_0x201202['hasOwnProperty'](_0x82f6('0x6a'))&&(_0x48fd66['position']=v[_0x82f6('0x64')][_0x82f6('0x8b')](_0x201202[_0x82f6('0x6a')],_0x153630)),null!=_0x201202['oldName']&&_0x201202[_0x82f6('0x8c')](_0x82f6('0x3b'))&&(_0x48fd66[_0x82f6('0x3b')]=_0x201202[_0x82f6('0x3b')]),null!=_0x201202[_0x82f6('0x63')]&&_0x201202['hasOwnProperty']('newName')&&(_0x48fd66[_0x82f6('0x63')]=_0x201202['newName']),null!=_0x201202[_0x82f6('0x3c')]&&_0x201202[_0x82f6('0x8c')]('wasUndone')&&(_0x48fd66[_0x82f6('0x3c')]=_0x201202[_0x82f6('0x3c')]),_0x48fd66;},_0x424005[_0x82f6('0x7e')]['toJSON']=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x424005[_0x82f6('0x83')]=function(_0x3e0f6b){return void 0x0===_0x3e0f6b&&(_0x3e0f6b=_0x82f6('0x5')),_0x3e0f6b+_0x82f6('0x8e');},_0x424005;})();export const RootAttributeOperation=v[_0x82f6('0x44')]=(()=>{function _0x374828(_0x24d5b7){if(_0x24d5b7)for(let _0x491bad=Object[_0x82f6('0x22')](_0x24d5b7),_0x50871d=0x0;_0x50871d<_0x491bad['length'];++_0x50871d)null!=_0x24d5b7[_0x491bad[_0x50871d]]&&(this[_0x491bad[_0x50871d]]=_0x24d5b7[_0x491bad[_0x50871d]]);}return _0x374828[_0x82f6('0x7e')]['root']='',_0x374828[_0x82f6('0x7e')][_0x82f6('0x89')]='',_0x374828['prototype'][_0x82f6('0x24')]=!0x1,_0x374828[_0x82f6('0x7e')][_0x82f6('0x6')]='',_0x374828[_0x82f6('0x7e')]['newValueBoolean']=!0x1,_0x374828['prototype'][_0x82f6('0x30')]='',_0x374828[_0x82f6('0x7e')][_0x82f6('0x3c')]=!0x1,_0x374828['create']=function(_0x11b775){return new _0x374828(_0x11b775);},_0x374828[_0x82f6('0x87')]=function(_0x4b1d1d,_0x1b175c){return _0x1b175c||(_0x1b175c=y['create']()),null!=_0x4b1d1d[_0x82f6('0x46')]&&Object[_0x82f6('0x8c')]['call'](_0x4b1d1d,_0x82f6('0x46'))&&_0x1b175c['uint32'](0xa)[_0x82f6('0x65')](_0x4b1d1d['root']),null!=_0x4b1d1d[_0x82f6('0x89')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4b1d1d,_0x82f6('0x89'))&&_0x1b175c[_0x82f6('0x59')](0x12)[_0x82f6('0x65')](_0x4b1d1d[_0x82f6('0x89')]),null!=_0x4b1d1d[_0x82f6('0x24')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4b1d1d,'oldValueBoolean')&&_0x1b175c[_0x82f6('0x59')](0x18)[_0x82f6('0x61')](_0x4b1d1d[_0x82f6('0x24')]),null!=_0x4b1d1d['oldValueJson']&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x4b1d1d,_0x82f6('0x6'))&&_0x1b175c['uint32'](0x22)[_0x82f6('0x65')](_0x4b1d1d[_0x82f6('0x6')]),null!=_0x4b1d1d[_0x82f6('0x43')]&&Object[_0x82f6('0x8c')]['call'](_0x4b1d1d,'newValueBoolean')&&_0x1b175c[_0x82f6('0x59')](0x28)[_0x82f6('0x61')](_0x4b1d1d[_0x82f6('0x43')]),null!=_0x4b1d1d[_0x82f6('0x30')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4b1d1d,_0x82f6('0x30'))&&_0x1b175c[_0x82f6('0x59')](0x32)['string'](_0x4b1d1d['newValueJson']),null!=_0x4b1d1d['wasUndone']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4b1d1d,_0x82f6('0x3c'))&&_0x1b175c[_0x82f6('0x59')](0x38)[_0x82f6('0x61')](_0x4b1d1d[_0x82f6('0x3c')]),_0x1b175c;},_0x374828[_0x82f6('0x13')]=function(_0x330a98,_0x4c8586){return this['encode'](_0x330a98,_0x4c8586)[_0x82f6('0x37')]();},_0x374828[_0x82f6('0x51')]=function(_0x55ed69,_0x577cf8){_0x55ed69 instanceof j||(_0x55ed69=j['create'](_0x55ed69));let _0x14177f=void 0x0===_0x577cf8?_0x55ed69[_0x82f6('0x91')]:_0x55ed69['pos']+_0x577cf8,_0x449f1b=new v['RootAttributeOperation']();for(;_0x55ed69[_0x82f6('0x47')]<_0x14177f;){let _0x2c504e=_0x55ed69[_0x82f6('0x59')]();switch(_0x2c504e>>>0x3){case 0x1:_0x449f1b[_0x82f6('0x46')]=_0x55ed69[_0x82f6('0x65')]();break;case 0x2:_0x449f1b[_0x82f6('0x89')]=_0x55ed69[_0x82f6('0x65')]();break;case 0x3:_0x449f1b[_0x82f6('0x24')]=_0x55ed69['bool']();break;case 0x4:_0x449f1b[_0x82f6('0x6')]=_0x55ed69[_0x82f6('0x65')]();break;case 0x5:_0x449f1b[_0x82f6('0x43')]=_0x55ed69[_0x82f6('0x61')]();break;case 0x6:_0x449f1b['newValueJson']=_0x55ed69[_0x82f6('0x65')]();break;case 0x7:_0x449f1b['wasUndone']=_0x55ed69[_0x82f6('0x61')]();break;default:_0x55ed69[_0x82f6('0x1')](0x7&_0x2c504e);}}return _0x449f1b;},_0x374828[_0x82f6('0x1e')]=function(_0xdbc3d){return _0xdbc3d instanceof j||(_0xdbc3d=new j(_0xdbc3d)),this['decode'](_0xdbc3d,_0xdbc3d[_0x82f6('0x59')]());},_0x374828[_0x82f6('0x5d')]=function(_0x2c318d){return _0x82f6('0x20')!=typeof _0x2c318d||null===_0x2c318d?_0x82f6('0x2e'):null!=_0x2c318d[_0x82f6('0x46')]&&_0x2c318d[_0x82f6('0x8c')](_0x82f6('0x46'))&&!k[_0x82f6('0x40')](_0x2c318d['root'])?_0x82f6('0x29'):null!=_0x2c318d['key']&&_0x2c318d[_0x82f6('0x8c')](_0x82f6('0x89'))&&!k['isString'](_0x2c318d[_0x82f6('0x89')])?_0x82f6('0x39'):null!=_0x2c318d[_0x82f6('0x24')]&&_0x2c318d[_0x82f6('0x8c')](_0x82f6('0x24'))&&_0x82f6('0x1d')!=typeof _0x2c318d['oldValueBoolean']?_0x82f6('0x2c'):null!=_0x2c318d['oldValueJson']&&_0x2c318d[_0x82f6('0x8c')](_0x82f6('0x6'))&&!k[_0x82f6('0x40')](_0x2c318d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2c318d[_0x82f6('0x43')]&&_0x2c318d['hasOwnProperty']('newValueBoolean')&&_0x82f6('0x1d')!=typeof _0x2c318d['newValueBoolean']?_0x82f6('0x55'):null!=_0x2c318d[_0x82f6('0x30')]&&_0x2c318d[_0x82f6('0x8c')](_0x82f6('0x30'))&&!k['isString'](_0x2c318d[_0x82f6('0x30')])?_0x82f6('0x4c'):null!=_0x2c318d[_0x82f6('0x3c')]&&_0x2c318d['hasOwnProperty'](_0x82f6('0x3c'))&&_0x82f6('0x1d')!=typeof _0x2c318d[_0x82f6('0x3c')]?'wasUndone:\x20boolean\x20expected':null;},_0x374828['fromObject']=function(_0x3d2714){if(_0x3d2714 instanceof v['RootAttributeOperation'])return _0x3d2714;let _0x266cdf=new v['RootAttributeOperation']();return null!=_0x3d2714[_0x82f6('0x46')]&&(_0x266cdf[_0x82f6('0x46')]=String(_0x3d2714[_0x82f6('0x46')])),null!=_0x3d2714[_0x82f6('0x89')]&&(_0x266cdf['key']=String(_0x3d2714['key'])),null!=_0x3d2714[_0x82f6('0x24')]&&(_0x266cdf[_0x82f6('0x24')]=Boolean(_0x3d2714[_0x82f6('0x24')])),null!=_0x3d2714[_0x82f6('0x6')]&&(_0x266cdf[_0x82f6('0x6')]=String(_0x3d2714['oldValueJson'])),null!=_0x3d2714[_0x82f6('0x43')]&&(_0x266cdf[_0x82f6('0x43')]=Boolean(_0x3d2714[_0x82f6('0x43')])),null!=_0x3d2714['newValueJson']&&(_0x266cdf[_0x82f6('0x30')]=String(_0x3d2714['newValueJson'])),null!=_0x3d2714['wasUndone']&&(_0x266cdf[_0x82f6('0x3c')]=Boolean(_0x3d2714['wasUndone'])),_0x266cdf;},_0x374828['toObject']=function(_0x2ebb4a,_0xeb3559){_0xeb3559||(_0xeb3559={});let _0x47796c={};return _0xeb3559['defaults']&&(_0x47796c[_0x82f6('0x46')]='',_0x47796c[_0x82f6('0x89')]='',_0x47796c[_0x82f6('0x24')]=!0x1,_0x47796c[_0x82f6('0x6')]='',_0x47796c['newValueBoolean']=!0x1,_0x47796c['newValueJson']='',_0x47796c[_0x82f6('0x3c')]=!0x1),null!=_0x2ebb4a[_0x82f6('0x46')]&&_0x2ebb4a[_0x82f6('0x8c')](_0x82f6('0x46'))&&(_0x47796c[_0x82f6('0x46')]=_0x2ebb4a['root']),null!=_0x2ebb4a['key']&&_0x2ebb4a['hasOwnProperty']('key')&&(_0x47796c[_0x82f6('0x89')]=_0x2ebb4a[_0x82f6('0x89')]),null!=_0x2ebb4a[_0x82f6('0x24')]&&_0x2ebb4a['hasOwnProperty'](_0x82f6('0x24'))&&(_0x47796c[_0x82f6('0x24')]=_0x2ebb4a[_0x82f6('0x24')]),null!=_0x2ebb4a[_0x82f6('0x6')]&&_0x2ebb4a[_0x82f6('0x8c')]('oldValueJson')&&(_0x47796c[_0x82f6('0x6')]=_0x2ebb4a[_0x82f6('0x6')]),null!=_0x2ebb4a[_0x82f6('0x43')]&&_0x2ebb4a[_0x82f6('0x8c')](_0x82f6('0x43'))&&(_0x47796c[_0x82f6('0x43')]=_0x2ebb4a[_0x82f6('0x43')]),null!=_0x2ebb4a[_0x82f6('0x30')]&&_0x2ebb4a['hasOwnProperty'](_0x82f6('0x30'))&&(_0x47796c['newValueJson']=_0x2ebb4a[_0x82f6('0x30')]),null!=_0x2ebb4a[_0x82f6('0x3c')]&&_0x2ebb4a['hasOwnProperty'](_0x82f6('0x3c'))&&(_0x47796c[_0x82f6('0x3c')]=_0x2ebb4a[_0x82f6('0x3c')]),_0x47796c;},_0x374828[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x374828[_0x82f6('0x83')]=function(_0x20916f){return void 0x0===_0x20916f&&(_0x20916f=_0x82f6('0x5')),_0x20916f+_0x82f6('0x81');},_0x374828;})();export const RootOperation=v[_0x82f6('0x0')]=(()=>{function _0x86a72e(_0x4f5b15){if(_0x4f5b15)for(let _0x35f49d=Object[_0x82f6('0x22')](_0x4f5b15),_0x1ee3aa=0x0;_0x1ee3aa<_0x35f49d[_0x82f6('0x4f')];++_0x1ee3aa)null!=_0x4f5b15[_0x35f49d[_0x1ee3aa]]&&(this[_0x35f49d[_0x1ee3aa]]=_0x4f5b15[_0x35f49d[_0x1ee3aa]]);}return _0x86a72e[_0x82f6('0x7e')][_0x82f6('0x16')]='',_0x86a72e[_0x82f6('0x7e')][_0x82f6('0x67')]='',_0x86a72e[_0x82f6('0x7e')]['isAdd']=!0x1,_0x86a72e[_0x82f6('0x7e')]['wasUndone']=!0x1,_0x86a72e['create']=function(_0x4308ca){return new _0x86a72e(_0x4308ca);},_0x86a72e[_0x82f6('0x87')]=function(_0x35c8d2,_0x447b58){return _0x447b58||(_0x447b58=y[_0x82f6('0x53')]()),null!=_0x35c8d2[_0x82f6('0x16')]&&Object[_0x82f6('0x8c')]['call'](_0x35c8d2,'rootName')&&_0x447b58['uint32'](0xa)['string'](_0x35c8d2['rootName']),null!=_0x35c8d2[_0x82f6('0x67')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x35c8d2,'elementName')&&_0x447b58[_0x82f6('0x59')](0x12)[_0x82f6('0x65')](_0x35c8d2[_0x82f6('0x67')]),null!=_0x35c8d2[_0x82f6('0x6e')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x35c8d2,_0x82f6('0x6e'))&&_0x447b58[_0x82f6('0x59')](0x18)[_0x82f6('0x61')](_0x35c8d2[_0x82f6('0x6e')]),null!=_0x35c8d2[_0x82f6('0x3c')]&&Object[_0x82f6('0x8c')]['call'](_0x35c8d2,'wasUndone')&&_0x447b58[_0x82f6('0x59')](0x20)['bool'](_0x35c8d2[_0x82f6('0x3c')]),_0x447b58;},_0x86a72e[_0x82f6('0x13')]=function(_0x490bf3,_0x10493d){return this[_0x82f6('0x87')](_0x490bf3,_0x10493d)[_0x82f6('0x37')]();},_0x86a72e[_0x82f6('0x51')]=function(_0x4ea325,_0x303e28){_0x4ea325 instanceof j||(_0x4ea325=j[_0x82f6('0x53')](_0x4ea325));let _0x36b36e=void 0x0===_0x303e28?_0x4ea325[_0x82f6('0x91')]:_0x4ea325[_0x82f6('0x47')]+_0x303e28,_0x4b1247=new v[(_0x82f6('0x0'))]();for(;_0x4ea325[_0x82f6('0x47')]<_0x36b36e;){let _0x12b9e6=_0x4ea325['uint32']();switch(_0x12b9e6>>>0x3){case 0x1:_0x4b1247[_0x82f6('0x16')]=_0x4ea325[_0x82f6('0x65')]();break;case 0x2:_0x4b1247[_0x82f6('0x67')]=_0x4ea325[_0x82f6('0x65')]();break;case 0x3:_0x4b1247[_0x82f6('0x6e')]=_0x4ea325[_0x82f6('0x61')]();break;case 0x4:_0x4b1247[_0x82f6('0x3c')]=_0x4ea325[_0x82f6('0x61')]();break;default:_0x4ea325[_0x82f6('0x1')](0x7&_0x12b9e6);}}return _0x4b1247;},_0x86a72e['decodeDelimited']=function(_0x2dafc6){return _0x2dafc6 instanceof j||(_0x2dafc6=new j(_0x2dafc6)),this[_0x82f6('0x51')](_0x2dafc6,_0x2dafc6[_0x82f6('0x59')]());},_0x86a72e['verify']=function(_0x1a32a9){return _0x82f6('0x20')!=typeof _0x1a32a9||null===_0x1a32a9?_0x82f6('0x2e'):null!=_0x1a32a9[_0x82f6('0x16')]&&_0x1a32a9[_0x82f6('0x8c')](_0x82f6('0x16'))&&!k['isString'](_0x1a32a9[_0x82f6('0x16')])?_0x82f6('0x35'):null!=_0x1a32a9[_0x82f6('0x67')]&&_0x1a32a9[_0x82f6('0x8c')](_0x82f6('0x67'))&&!k[_0x82f6('0x40')](_0x1a32a9[_0x82f6('0x67')])?'elementName:\x20string\x20expected':null!=_0x1a32a9['isAdd']&&_0x1a32a9[_0x82f6('0x8c')]('isAdd')&&_0x82f6('0x1d')!=typeof _0x1a32a9[_0x82f6('0x6e')]?_0x82f6('0x25'):null!=_0x1a32a9[_0x82f6('0x3c')]&&_0x1a32a9[_0x82f6('0x8c')](_0x82f6('0x3c'))&&_0x82f6('0x1d')!=typeof _0x1a32a9[_0x82f6('0x3c')]?_0x82f6('0x57'):null;},_0x86a72e[_0x82f6('0x95')]=function(_0x166e8b){if(_0x166e8b instanceof v[_0x82f6('0x0')])return _0x166e8b;let _0x5083a2=new v[(_0x82f6('0x0'))]();return null!=_0x166e8b['rootName']&&(_0x5083a2[_0x82f6('0x16')]=String(_0x166e8b[_0x82f6('0x16')])),null!=_0x166e8b[_0x82f6('0x67')]&&(_0x5083a2[_0x82f6('0x67')]=String(_0x166e8b[_0x82f6('0x67')])),null!=_0x166e8b[_0x82f6('0x6e')]&&(_0x5083a2[_0x82f6('0x6e')]=Boolean(_0x166e8b['isAdd'])),null!=_0x166e8b[_0x82f6('0x3c')]&&(_0x5083a2[_0x82f6('0x3c')]=Boolean(_0x166e8b[_0x82f6('0x3c')])),_0x5083a2;},_0x86a72e[_0x82f6('0x8b')]=function(_0x168253,_0xd5b220){_0xd5b220||(_0xd5b220={});let _0x3cf006={};return _0xd5b220[_0x82f6('0x42')]&&(_0x3cf006[_0x82f6('0x16')]='',_0x3cf006[_0x82f6('0x67')]='',_0x3cf006[_0x82f6('0x6e')]=!0x1,_0x3cf006['wasUndone']=!0x1),null!=_0x168253[_0x82f6('0x16')]&&_0x168253[_0x82f6('0x8c')](_0x82f6('0x16'))&&(_0x3cf006[_0x82f6('0x16')]=_0x168253['rootName']),null!=_0x168253['elementName']&&_0x168253[_0x82f6('0x8c')](_0x82f6('0x67'))&&(_0x3cf006['elementName']=_0x168253[_0x82f6('0x67')]),null!=_0x168253[_0x82f6('0x6e')]&&_0x168253['hasOwnProperty'](_0x82f6('0x6e'))&&(_0x3cf006[_0x82f6('0x6e')]=_0x168253[_0x82f6('0x6e')]),null!=_0x168253[_0x82f6('0x3c')]&&_0x168253['hasOwnProperty'](_0x82f6('0x3c'))&&(_0x3cf006[_0x82f6('0x3c')]=_0x168253[_0x82f6('0x3c')]),_0x3cf006;},_0x86a72e[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x86a72e[_0x82f6('0x83')]=function(_0x368a0d){return void 0x0===_0x368a0d&&(_0x368a0d=_0x82f6('0x5')),_0x368a0d+_0x82f6('0x70');},_0x86a72e;})();export const SplitOperation=v[_0x82f6('0x26')]=(()=>{function _0x32a1d9(_0x4b4f32){if(_0x4b4f32)for(let _0x489068=Object[_0x82f6('0x22')](_0x4b4f32),_0x5707c3=0x0;_0x5707c3<_0x489068[_0x82f6('0x4f')];++_0x5707c3)null!=_0x4b4f32[_0x489068[_0x5707c3]]&&(this[_0x489068[_0x5707c3]]=_0x4b4f32[_0x489068[_0x5707c3]]);}return _0x32a1d9['prototype']['splitPosition']=null,_0x32a1d9[_0x82f6('0x7e')]['graveyardPosition']=null,_0x32a1d9[_0x82f6('0x7e')][_0x82f6('0x28')]=0x0,_0x32a1d9['prototype']['insertionPosition']=null,_0x32a1d9[_0x82f6('0x7e')]['wasUndone']=!0x1,_0x32a1d9['create']=function(_0xd8c52d){return new _0x32a1d9(_0xd8c52d);},_0x32a1d9['encode']=function(_0x471bb6,_0x2cc429){return _0x2cc429||(_0x2cc429=y['create']()),null!=_0x471bb6[_0x82f6('0x7f')]&&Object[_0x82f6('0x8c')]['call'](_0x471bb6,'splitPosition')&&v[_0x82f6('0x64')][_0x82f6('0x87')](_0x471bb6['splitPosition'],_0x2cc429[_0x82f6('0x59')](0xa)['fork']())[_0x82f6('0x37')](),null!=_0x471bb6[_0x82f6('0x2d')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x471bb6,_0x82f6('0x2d'))&&v['Position']['encode'](_0x471bb6[_0x82f6('0x2d')],_0x2cc429[_0x82f6('0x59')](0x12)[_0x82f6('0x7b')]())['ldelim'](),null!=_0x471bb6['howMany']&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x471bb6,'howMany')&&_0x2cc429[_0x82f6('0x59')](0x18)[_0x82f6('0x59')](_0x471bb6['howMany']),null!=_0x471bb6[_0x82f6('0x48')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x471bb6,_0x82f6('0x48'))&&v[_0x82f6('0x64')][_0x82f6('0x87')](_0x471bb6[_0x82f6('0x48')],_0x2cc429[_0x82f6('0x59')](0x22)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x471bb6['wasUndone']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x471bb6,_0x82f6('0x3c'))&&_0x2cc429['uint32'](0x28)[_0x82f6('0x61')](_0x471bb6[_0x82f6('0x3c')]),_0x2cc429;},_0x32a1d9[_0x82f6('0x13')]=function(_0x2108aa,_0x3ae4b5){return this['encode'](_0x2108aa,_0x3ae4b5)[_0x82f6('0x37')]();},_0x32a1d9[_0x82f6('0x51')]=function(_0x198cd7,_0x2e47be){_0x198cd7 instanceof j||(_0x198cd7=j[_0x82f6('0x53')](_0x198cd7));let _0x36fd70=void 0x0===_0x2e47be?_0x198cd7[_0x82f6('0x91')]:_0x198cd7['pos']+_0x2e47be,_0x432d2d=new v[(_0x82f6('0x26'))]();for(;_0x198cd7[_0x82f6('0x47')]<_0x36fd70;){let _0x387471=_0x198cd7[_0x82f6('0x59')]();switch(_0x387471>>>0x3){case 0x1:_0x432d2d['splitPosition']=v['Position']['decode'](_0x198cd7,_0x198cd7[_0x82f6('0x59')]());break;case 0x2:_0x432d2d[_0x82f6('0x2d')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x198cd7,_0x198cd7[_0x82f6('0x59')]());break;case 0x3:_0x432d2d[_0x82f6('0x28')]=_0x198cd7['uint32']();break;case 0x4:_0x432d2d[_0x82f6('0x48')]=v['Position'][_0x82f6('0x51')](_0x198cd7,_0x198cd7[_0x82f6('0x59')]());break;case 0x5:_0x432d2d[_0x82f6('0x3c')]=_0x198cd7[_0x82f6('0x61')]();break;default:_0x198cd7[_0x82f6('0x1')](0x7&_0x387471);}}return _0x432d2d;},_0x32a1d9[_0x82f6('0x1e')]=function(_0xdb93aa){return _0xdb93aa instanceof j||(_0xdb93aa=new j(_0xdb93aa)),this['decode'](_0xdb93aa,_0xdb93aa[_0x82f6('0x59')]());},_0x32a1d9['verify']=function(_0x1817cc){if(_0x82f6('0x20')!=typeof _0x1817cc||null===_0x1817cc)return _0x82f6('0x2e');if(null!=_0x1817cc[_0x82f6('0x7f')]&&_0x1817cc[_0x82f6('0x8c')]('splitPosition')){let _0x3d55d7=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x1817cc[_0x82f6('0x7f')]);if(_0x3d55d7)return'splitPosition.'+_0x3d55d7;}if(null!=_0x1817cc['graveyardPosition']&&_0x1817cc[_0x82f6('0x8c')](_0x82f6('0x2d'))){let _0x5967ef=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x1817cc[_0x82f6('0x2d')]);if(_0x5967ef)return _0x82f6('0x5f')+_0x5967ef;}if(null!=_0x1817cc[_0x82f6('0x28')]&&_0x1817cc[_0x82f6('0x8c')](_0x82f6('0x28'))&&!k[_0x82f6('0x2')](_0x1817cc[_0x82f6('0x28')]))return _0x82f6('0xa');if(null!=_0x1817cc[_0x82f6('0x48')]&&_0x1817cc['hasOwnProperty'](_0x82f6('0x48'))){let _0x5d8127=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x1817cc[_0x82f6('0x48')]);if(_0x5d8127)return _0x82f6('0x33')+_0x5d8127;}return null!=_0x1817cc[_0x82f6('0x3c')]&&_0x1817cc[_0x82f6('0x8c')](_0x82f6('0x3c'))&&'boolean'!=typeof _0x1817cc[_0x82f6('0x3c')]?_0x82f6('0x57'):null;},_0x32a1d9[_0x82f6('0x95')]=function(_0x4a23e3){if(_0x4a23e3 instanceof v[_0x82f6('0x26')])return _0x4a23e3;let _0xa8ee81=new v['SplitOperation']();if(null!=_0x4a23e3['splitPosition']){if(_0x82f6('0x20')!=typeof _0x4a23e3[_0x82f6('0x7f')])throw TypeError(_0x82f6('0x8f'));_0xa8ee81[_0x82f6('0x7f')]=v[_0x82f6('0x64')]['fromObject'](_0x4a23e3['splitPosition']);}if(null!=_0x4a23e3['graveyardPosition']){if(_0x82f6('0x20')!=typeof _0x4a23e3[_0x82f6('0x2d')])throw TypeError(_0x82f6('0x5b'));_0xa8ee81[_0x82f6('0x2d')]=v['Position'][_0x82f6('0x95')](_0x4a23e3[_0x82f6('0x2d')]);}if(null!=_0x4a23e3['howMany']&&(_0xa8ee81[_0x82f6('0x28')]=_0x4a23e3['howMany']>>>0x0),null!=_0x4a23e3[_0x82f6('0x48')]){if(_0x82f6('0x20')!=typeof _0x4a23e3[_0x82f6('0x48')])throw TypeError(_0x82f6('0x4e'));_0xa8ee81[_0x82f6('0x48')]=v[_0x82f6('0x64')][_0x82f6('0x95')](_0x4a23e3[_0x82f6('0x48')]);}return null!=_0x4a23e3[_0x82f6('0x3c')]&&(_0xa8ee81['wasUndone']=Boolean(_0x4a23e3[_0x82f6('0x3c')])),_0xa8ee81;},_0x32a1d9[_0x82f6('0x8b')]=function(_0x27e3be,_0x43f1f9){_0x43f1f9||(_0x43f1f9={});let _0x5aa071={};return _0x43f1f9[_0x82f6('0x42')]&&(_0x5aa071['splitPosition']=null,_0x5aa071[_0x82f6('0x2d')]=null,_0x5aa071['howMany']=0x0,_0x5aa071[_0x82f6('0x48')]=null,_0x5aa071[_0x82f6('0x3c')]=!0x1),null!=_0x27e3be['splitPosition']&&_0x27e3be[_0x82f6('0x8c')](_0x82f6('0x7f'))&&(_0x5aa071[_0x82f6('0x7f')]=v['Position']['toObject'](_0x27e3be[_0x82f6('0x7f')],_0x43f1f9)),null!=_0x27e3be[_0x82f6('0x2d')]&&_0x27e3be[_0x82f6('0x8c')]('graveyardPosition')&&(_0x5aa071['graveyardPosition']=v['Position'][_0x82f6('0x8b')](_0x27e3be[_0x82f6('0x2d')],_0x43f1f9)),null!=_0x27e3be[_0x82f6('0x28')]&&_0x27e3be[_0x82f6('0x8c')](_0x82f6('0x28'))&&(_0x5aa071['howMany']=_0x27e3be['howMany']),null!=_0x27e3be[_0x82f6('0x48')]&&_0x27e3be['hasOwnProperty'](_0x82f6('0x48'))&&(_0x5aa071[_0x82f6('0x48')]=v[_0x82f6('0x64')][_0x82f6('0x8b')](_0x27e3be['insertionPosition'],_0x43f1f9)),null!=_0x27e3be['wasUndone']&&_0x27e3be['hasOwnProperty'](_0x82f6('0x3c'))&&(_0x5aa071[_0x82f6('0x3c')]=_0x27e3be[_0x82f6('0x3c')]),_0x5aa071;},_0x32a1d9[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x32a1d9[_0x82f6('0x83')]=function(_0x38f4e2){return void 0x0===_0x38f4e2&&(_0x38f4e2=_0x82f6('0x5')),_0x38f4e2+_0x82f6('0x36');},_0x32a1d9;})();export const Position=v['Position']=(()=>{function _0x304d8d(_0xe9e0e1){if(this[_0x82f6('0x7c')]=[],_0xe9e0e1)for(let _0x412a1f=Object[_0x82f6('0x22')](_0xe9e0e1),_0x2beb39=0x0;_0x2beb39<_0x412a1f[_0x82f6('0x4f')];++_0x2beb39)null!=_0xe9e0e1[_0x412a1f[_0x2beb39]]&&(this[_0x412a1f[_0x2beb39]]=_0xe9e0e1[_0x412a1f[_0x2beb39]]);}return _0x304d8d[_0x82f6('0x7e')][_0x82f6('0x46')]='',_0x304d8d['prototype'][_0x82f6('0x5e')]=!0x1,_0x304d8d[_0x82f6('0x7e')][_0x82f6('0x3f')]=!0x1,_0x304d8d['prototype'][_0x82f6('0x7c')]=k['emptyArray'],_0x304d8d[_0x82f6('0x7e')][_0x82f6('0x71')]='',_0x304d8d[_0x82f6('0x53')]=function(_0x53c90a){return new _0x304d8d(_0x53c90a);},_0x304d8d[_0x82f6('0x87')]=function(_0x5b693d,_0x4bd6e6){if(_0x4bd6e6||(_0x4bd6e6=y['create']()),null!=_0x5b693d[_0x82f6('0x46')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x5b693d,_0x82f6('0x46'))&&_0x4bd6e6[_0x82f6('0x59')](0xa)[_0x82f6('0x65')](_0x5b693d[_0x82f6('0x46')]),null!=_0x5b693d[_0x82f6('0x5e')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x5b693d,_0x82f6('0x5e'))&&_0x4bd6e6[_0x82f6('0x59')](0x10)[_0x82f6('0x61')](_0x5b693d['rootMain']),null!=_0x5b693d[_0x82f6('0x3f')]&&Object[_0x82f6('0x8c')]['call'](_0x5b693d,_0x82f6('0x3f'))&&_0x4bd6e6[_0x82f6('0x59')](0x18)['bool'](_0x5b693d[_0x82f6('0x3f')]),null!=_0x5b693d[_0x82f6('0x7c')]&&_0x5b693d[_0x82f6('0x7c')][_0x82f6('0x4f')]){_0x4bd6e6[_0x82f6('0x59')](0x22)[_0x82f6('0x7b')]();for(let _0x42ec84=0x0;_0x42ec84<_0x5b693d[_0x82f6('0x7c')]['length'];++_0x42ec84)_0x4bd6e6[_0x82f6('0x59')](_0x5b693d[_0x82f6('0x7c')][_0x42ec84]);_0x4bd6e6[_0x82f6('0x37')]();}return null!=_0x5b693d[_0x82f6('0x71')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x5b693d,_0x82f6('0x71'))&&_0x4bd6e6[_0x82f6('0x59')](0x2a)[_0x82f6('0x65')](_0x5b693d[_0x82f6('0x71')]),_0x4bd6e6;},_0x304d8d[_0x82f6('0x13')]=function(_0x17645e,_0x5d2543){return this[_0x82f6('0x87')](_0x17645e,_0x5d2543)[_0x82f6('0x37')]();},_0x304d8d['decode']=function(_0x1c9f3d,_0x4733ba){_0x1c9f3d instanceof j||(_0x1c9f3d=j[_0x82f6('0x53')](_0x1c9f3d));let _0x13078d=void 0x0===_0x4733ba?_0x1c9f3d[_0x82f6('0x91')]:_0x1c9f3d[_0x82f6('0x47')]+_0x4733ba,_0x59b60a=new v['Position']();for(;_0x1c9f3d[_0x82f6('0x47')]<_0x13078d;){let _0x193e77=_0x1c9f3d[_0x82f6('0x59')]();switch(_0x193e77>>>0x3){case 0x1:_0x59b60a[_0x82f6('0x46')]=_0x1c9f3d[_0x82f6('0x65')]();break;case 0x2:_0x59b60a[_0x82f6('0x5e')]=_0x1c9f3d[_0x82f6('0x61')]();break;case 0x3:_0x59b60a[_0x82f6('0x3f')]=_0x1c9f3d[_0x82f6('0x61')]();break;case 0x4:if(_0x59b60a['path']&&_0x59b60a[_0x82f6('0x7c')][_0x82f6('0x4f')]||(_0x59b60a[_0x82f6('0x7c')]=[]),0x2==(0x7&_0x193e77)){let _0x13a6fe=_0x1c9f3d[_0x82f6('0x59')]()+_0x1c9f3d[_0x82f6('0x47')];for(;_0x1c9f3d[_0x82f6('0x47')]<_0x13a6fe;)_0x59b60a[_0x82f6('0x7c')][_0x82f6('0x88')](_0x1c9f3d[_0x82f6('0x59')]());}else _0x59b60a['path'][_0x82f6('0x88')](_0x1c9f3d[_0x82f6('0x59')]());break;case 0x5:_0x59b60a[_0x82f6('0x71')]=_0x1c9f3d['string']();break;default:_0x1c9f3d[_0x82f6('0x1')](0x7&_0x193e77);}}return _0x59b60a;},_0x304d8d['decodeDelimited']=function(_0x1cc94c){return _0x1cc94c instanceof j||(_0x1cc94c=new j(_0x1cc94c)),this[_0x82f6('0x51')](_0x1cc94c,_0x1cc94c[_0x82f6('0x59')]());},_0x304d8d[_0x82f6('0x5d')]=function(_0x42b917){if(_0x82f6('0x20')!=typeof _0x42b917||null===_0x42b917)return _0x82f6('0x2e');if(null!=_0x42b917[_0x82f6('0x46')]&&_0x42b917['hasOwnProperty'](_0x82f6('0x46'))&&!k[_0x82f6('0x40')](_0x42b917[_0x82f6('0x46')]))return _0x82f6('0x29');if(null!=_0x42b917['rootMain']&&_0x42b917[_0x82f6('0x8c')](_0x82f6('0x5e'))&&_0x82f6('0x1d')!=typeof _0x42b917[_0x82f6('0x5e')])return _0x82f6('0x8d');if(null!=_0x42b917['rootGraveyard']&&_0x42b917[_0x82f6('0x8c')](_0x82f6('0x3f'))&&_0x82f6('0x1d')!=typeof _0x42b917[_0x82f6('0x3f')])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x42b917[_0x82f6('0x7c')]&&_0x42b917[_0x82f6('0x8c')](_0x82f6('0x7c'))){if(!Array['isArray'](_0x42b917['path']))return _0x82f6('0x68');for(let _0x5d4800=0x0;_0x5d4800<_0x42b917[_0x82f6('0x7c')][_0x82f6('0x4f')];++_0x5d4800)if(!k[_0x82f6('0x2')](_0x42b917[_0x82f6('0x7c')][_0x5d4800]))return'path:\x20integer[]\x20expected';}return null!=_0x42b917['stickiness']&&_0x42b917[_0x82f6('0x8c')](_0x82f6('0x71'))&&!k[_0x82f6('0x40')](_0x42b917[_0x82f6('0x71')])?_0x82f6('0x18'):null;},_0x304d8d[_0x82f6('0x95')]=function(_0x48c814){if(_0x48c814 instanceof v[_0x82f6('0x64')])return _0x48c814;let _0xb0adb6=new v['Position']();if(null!=_0x48c814['root']&&(_0xb0adb6['root']=String(_0x48c814[_0x82f6('0x46')])),null!=_0x48c814[_0x82f6('0x5e')]&&(_0xb0adb6['rootMain']=Boolean(_0x48c814[_0x82f6('0x5e')])),null!=_0x48c814[_0x82f6('0x3f')]&&(_0xb0adb6[_0x82f6('0x3f')]=Boolean(_0x48c814[_0x82f6('0x3f')])),_0x48c814[_0x82f6('0x7c')]){if(!Array[_0x82f6('0xb')](_0x48c814[_0x82f6('0x7c')]))throw TypeError(_0x82f6('0x4b'));_0xb0adb6[_0x82f6('0x7c')]=[];for(let _0x4202e2=0x0;_0x4202e2<_0x48c814['path'][_0x82f6('0x4f')];++_0x4202e2)_0xb0adb6['path'][_0x4202e2]=_0x48c814[_0x82f6('0x7c')][_0x4202e2]>>>0x0;}return null!=_0x48c814[_0x82f6('0x71')]&&(_0xb0adb6[_0x82f6('0x71')]=String(_0x48c814[_0x82f6('0x71')])),_0xb0adb6;},_0x304d8d[_0x82f6('0x8b')]=function(_0xe50b85,_0x3af1b8){_0x3af1b8||(_0x3af1b8={});let _0x1ec674={};if((_0x3af1b8['arrays']||_0x3af1b8['defaults'])&&(_0x1ec674[_0x82f6('0x7c')]=[]),_0x3af1b8[_0x82f6('0x42')]&&(_0x1ec674['root']='',_0x1ec674[_0x82f6('0x5e')]=!0x1,_0x1ec674[_0x82f6('0x3f')]=!0x1,_0x1ec674[_0x82f6('0x71')]=''),null!=_0xe50b85['root']&&_0xe50b85[_0x82f6('0x8c')]('root')&&(_0x1ec674[_0x82f6('0x46')]=_0xe50b85[_0x82f6('0x46')]),null!=_0xe50b85[_0x82f6('0x5e')]&&_0xe50b85[_0x82f6('0x8c')](_0x82f6('0x5e'))&&(_0x1ec674[_0x82f6('0x5e')]=_0xe50b85[_0x82f6('0x5e')]),null!=_0xe50b85[_0x82f6('0x3f')]&&_0xe50b85[_0x82f6('0x8c')](_0x82f6('0x3f'))&&(_0x1ec674[_0x82f6('0x3f')]=_0xe50b85[_0x82f6('0x3f')]),_0xe50b85[_0x82f6('0x7c')]&&_0xe50b85['path'][_0x82f6('0x4f')]){_0x1ec674[_0x82f6('0x7c')]=[];for(let _0x1319cb=0x0;_0x1319cb<_0xe50b85['path'][_0x82f6('0x4f')];++_0x1319cb)_0x1ec674[_0x82f6('0x7c')][_0x1319cb]=_0xe50b85[_0x82f6('0x7c')][_0x1319cb];}return null!=_0xe50b85['stickiness']&&_0xe50b85[_0x82f6('0x8c')](_0x82f6('0x71'))&&(_0x1ec674[_0x82f6('0x71')]=_0xe50b85[_0x82f6('0x71')]),_0x1ec674;},_0x304d8d['prototype'][_0x82f6('0x92')]=function(){return this['constructor'][_0x82f6('0x8b')](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x304d8d['getTypeUrl']=function(_0x5b3604){return void 0x0===_0x5b3604&&(_0x5b3604=_0x82f6('0x5')),_0x5b3604+_0x82f6('0x7d');},_0x304d8d;})();export const Range=v[_0x82f6('0x66')]=(()=>{function _0x25ce23(_0x5004b6){if(_0x5004b6)for(let _0x27faf4=Object['keys'](_0x5004b6),_0x33e1e3=0x0;_0x33e1e3<_0x27faf4[_0x82f6('0x4f')];++_0x33e1e3)null!=_0x5004b6[_0x27faf4[_0x33e1e3]]&&(this[_0x27faf4[_0x33e1e3]]=_0x5004b6[_0x27faf4[_0x33e1e3]]);}return _0x25ce23[_0x82f6('0x7e')][_0x82f6('0xd')]=null,_0x25ce23[_0x82f6('0x7e')][_0x82f6('0x2a')]=null,_0x25ce23[_0x82f6('0x53')]=function(_0x17e5e0){return new _0x25ce23(_0x17e5e0);},_0x25ce23['encode']=function(_0x4af5fc,_0x276a18){return _0x276a18||(_0x276a18=y['create']()),null!=_0x4af5fc[_0x82f6('0xd')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x4af5fc,_0x82f6('0xd'))&&v[_0x82f6('0x64')]['encode'](_0x4af5fc['start'],_0x276a18[_0x82f6('0x59')](0xa)[_0x82f6('0x7b')]())[_0x82f6('0x37')](),null!=_0x4af5fc[_0x82f6('0x2a')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x4af5fc,_0x82f6('0x2a'))&&v[_0x82f6('0x64')][_0x82f6('0x87')](_0x4af5fc[_0x82f6('0x2a')],_0x276a18[_0x82f6('0x59')](0x12)['fork']())[_0x82f6('0x37')](),_0x276a18;},_0x25ce23['encodeDelimited']=function(_0x5bbc9b,_0x5af734){return this[_0x82f6('0x87')](_0x5bbc9b,_0x5af734)[_0x82f6('0x37')]();},_0x25ce23[_0x82f6('0x51')]=function(_0x3c6613,_0x25a5a3){_0x3c6613 instanceof j||(_0x3c6613=j['create'](_0x3c6613));let _0x363198=void 0x0===_0x25a5a3?_0x3c6613['len']:_0x3c6613[_0x82f6('0x47')]+_0x25a5a3,_0x43f7e0=new v[(_0x82f6('0x66'))]();for(;_0x3c6613[_0x82f6('0x47')]<_0x363198;){let _0x1a1fdd=_0x3c6613[_0x82f6('0x59')]();switch(_0x1a1fdd>>>0x3){case 0x1:_0x43f7e0[_0x82f6('0xd')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x3c6613,_0x3c6613[_0x82f6('0x59')]());break;case 0x2:_0x43f7e0[_0x82f6('0x2a')]=v[_0x82f6('0x64')][_0x82f6('0x51')](_0x3c6613,_0x3c6613['uint32']());break;default:_0x3c6613[_0x82f6('0x1')](0x7&_0x1a1fdd);}}return _0x43f7e0;},_0x25ce23[_0x82f6('0x1e')]=function(_0x2bc978){return _0x2bc978 instanceof j||(_0x2bc978=new j(_0x2bc978)),this[_0x82f6('0x51')](_0x2bc978,_0x2bc978[_0x82f6('0x59')]());},_0x25ce23[_0x82f6('0x5d')]=function(_0x102163){if(_0x82f6('0x20')!=typeof _0x102163||null===_0x102163)return _0x82f6('0x2e');if(null!=_0x102163[_0x82f6('0xd')]&&_0x102163[_0x82f6('0x8c')]('start')){let _0x123289=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x102163[_0x82f6('0xd')]);if(_0x123289)return _0x82f6('0x9')+_0x123289;}if(null!=_0x102163[_0x82f6('0x2a')]&&_0x102163[_0x82f6('0x8c')](_0x82f6('0x2a'))){let _0x49d3ad=v[_0x82f6('0x64')][_0x82f6('0x5d')](_0x102163['end']);if(_0x49d3ad)return'end.'+_0x49d3ad;}return null;},_0x25ce23['fromObject']=function(_0x2213ea){if(_0x2213ea instanceof v[_0x82f6('0x66')])return _0x2213ea;let _0x253979=new v[(_0x82f6('0x66'))]();if(null!=_0x2213ea[_0x82f6('0xd')]){if(_0x82f6('0x20')!=typeof _0x2213ea[_0x82f6('0xd')])throw TypeError(_0x82f6('0x5c'));_0x253979[_0x82f6('0xd')]=v[_0x82f6('0x64')]['fromObject'](_0x2213ea[_0x82f6('0xd')]);}if(null!=_0x2213ea[_0x82f6('0x2a')]){if(_0x82f6('0x20')!=typeof _0x2213ea['end'])throw TypeError(_0x82f6('0x4d'));_0x253979[_0x82f6('0x2a')]=v[_0x82f6('0x64')][_0x82f6('0x95')](_0x2213ea[_0x82f6('0x2a')]);}return _0x253979;},_0x25ce23[_0x82f6('0x8b')]=function(_0x280c5e,_0x13f1c9){_0x13f1c9||(_0x13f1c9={});let _0x41abf8={};return _0x13f1c9[_0x82f6('0x42')]&&(_0x41abf8['start']=null,_0x41abf8[_0x82f6('0x2a')]=null),null!=_0x280c5e[_0x82f6('0xd')]&&_0x280c5e[_0x82f6('0x8c')](_0x82f6('0xd'))&&(_0x41abf8[_0x82f6('0xd')]=v[_0x82f6('0x64')]['toObject'](_0x280c5e[_0x82f6('0xd')],_0x13f1c9)),null!=_0x280c5e['end']&&_0x280c5e[_0x82f6('0x8c')](_0x82f6('0x2a'))&&(_0x41abf8[_0x82f6('0x2a')]=v[_0x82f6('0x64')][_0x82f6('0x8b')](_0x280c5e['end'],_0x13f1c9)),_0x41abf8;},_0x25ce23[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')]['toObject'](this,_0x351c5e['util'][_0x82f6('0x32')]);},_0x25ce23['getTypeUrl']=function(_0x416e58){return void 0x0===_0x416e58&&(_0x416e58=_0x82f6('0x5')),_0x416e58+_0x82f6('0x54');},_0x25ce23;})();export const Element=v['Element']=(()=>{function _0x28290b(_0x3ccdce){if(this[_0x82f6('0xf')]=[],this['attributesBoolean']={},_0x3ccdce)for(let _0x549576=Object[_0x82f6('0x22')](_0x3ccdce),_0x470ab3=0x0;_0x470ab3<_0x549576[_0x82f6('0x4f')];++_0x470ab3)null!=_0x3ccdce[_0x549576[_0x470ab3]]&&(this[_0x549576[_0x470ab3]]=_0x3ccdce[_0x549576[_0x470ab3]]);}return _0x28290b[_0x82f6('0x7e')][_0x82f6('0x41')]='',_0x28290b[_0x82f6('0x7e')][_0x82f6('0xf')]=k[_0x82f6('0x6f')],_0x28290b[_0x82f6('0x7e')][_0x82f6('0x85')]='',_0x28290b[_0x82f6('0x7e')][_0x82f6('0x8')]=k[_0x82f6('0x3a')],_0x28290b[_0x82f6('0x7e')][_0x82f6('0x1f')]='',_0x28290b[_0x82f6('0x53')]=function(_0x281702){return new _0x28290b(_0x281702);},_0x28290b[_0x82f6('0x87')]=function(_0x1d070a,_0x3e2cf5){if(_0x3e2cf5||(_0x3e2cf5=y[_0x82f6('0x53')]()),null!=_0x1d070a['name']&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x1d070a,_0x82f6('0x41'))&&_0x3e2cf5[_0x82f6('0x59')](0xa)['string'](_0x1d070a[_0x82f6('0x41')]),null!=_0x1d070a[_0x82f6('0xf')]&&_0x1d070a[_0x82f6('0xf')][_0x82f6('0x4f')])for(let _0x238605=0x0;_0x238605<_0x1d070a[_0x82f6('0xf')]['length'];++_0x238605)v['Element'][_0x82f6('0x87')](_0x1d070a[_0x82f6('0xf')][_0x238605],_0x3e2cf5['uint32'](0x12)[_0x82f6('0x7b')]())[_0x82f6('0x37')]();if(null!=_0x1d070a[_0x82f6('0x85')]&&Object['hasOwnProperty']['call'](_0x1d070a,'data')&&_0x3e2cf5[_0x82f6('0x59')](0x1a)[_0x82f6('0x65')](_0x1d070a[_0x82f6('0x85')]),null!=_0x1d070a[_0x82f6('0x8')]&&Object[_0x82f6('0x8c')][_0x82f6('0x14')](_0x1d070a,_0x82f6('0x8')))for(let _0x387363=Object[_0x82f6('0x22')](_0x1d070a[_0x82f6('0x8')]),_0xbec9d4=0x0;_0xbec9d4<_0x387363['length'];++_0xbec9d4)_0x3e2cf5['uint32'](0x22)[_0x82f6('0x7b')]()[_0x82f6('0x59')](0xa)[_0x82f6('0x65')](_0x387363[_0xbec9d4])[_0x82f6('0x59')](0x10)[_0x82f6('0x61')](_0x1d070a[_0x82f6('0x8')][_0x387363[_0xbec9d4]])[_0x82f6('0x37')]();return null!=_0x1d070a[_0x82f6('0x1f')]&&Object['hasOwnProperty'][_0x82f6('0x14')](_0x1d070a,_0x82f6('0x1f'))&&_0x3e2cf5['uint32'](0x2a)[_0x82f6('0x65')](_0x1d070a[_0x82f6('0x1f')]),_0x3e2cf5;},_0x28290b[_0x82f6('0x13')]=function(_0x49871b,_0x5c7909){return this[_0x82f6('0x87')](_0x49871b,_0x5c7909)[_0x82f6('0x37')]();},_0x28290b['decode']=function(_0xd23dee,_0x31fa43){_0xd23dee instanceof j||(_0xd23dee=j[_0x82f6('0x53')](_0xd23dee));let _0x41bd47,_0x317544,_0x288f0d=void 0x0===_0x31fa43?_0xd23dee[_0x82f6('0x91')]:_0xd23dee[_0x82f6('0x47')]+_0x31fa43,_0x5d4a6c=new v[(_0x82f6('0x3d'))]();for(;_0xd23dee['pos']<_0x288f0d;){let _0x460365=_0xd23dee[_0x82f6('0x59')]();switch(_0x460365>>>0x3){case 0x1:_0x5d4a6c[_0x82f6('0x41')]=_0xd23dee['string']();break;case 0x2:_0x5d4a6c['children']&&_0x5d4a6c[_0x82f6('0xf')]['length']||(_0x5d4a6c[_0x82f6('0xf')]=[]),_0x5d4a6c[_0x82f6('0xf')]['push'](v[_0x82f6('0x3d')][_0x82f6('0x51')](_0xd23dee,_0xd23dee[_0x82f6('0x59')]()));break;case 0x3:_0x5d4a6c[_0x82f6('0x85')]=_0xd23dee[_0x82f6('0x65')]();break;case 0x4:{_0x5d4a6c[_0x82f6('0x8')]===k[_0x82f6('0x3a')]&&(_0x5d4a6c[_0x82f6('0x8')]={});let _0x2a19b4=_0xd23dee[_0x82f6('0x59')]()+_0xd23dee[_0x82f6('0x47')];for(_0x41bd47='',_0x317544=!0x1;_0xd23dee[_0x82f6('0x47')]<_0x2a19b4;){let _0x242a67=_0xd23dee['uint32']();switch(_0x242a67>>>0x3){case 0x1:_0x41bd47=_0xd23dee['string']();break;case 0x2:_0x317544=_0xd23dee[_0x82f6('0x61')]();break;default:_0xd23dee[_0x82f6('0x1')](0x7&_0x242a67);}}_0x5d4a6c[_0x82f6('0x8')][_0x41bd47]=_0x317544;break;}case 0x5:_0x5d4a6c[_0x82f6('0x1f')]=_0xd23dee['string']();break;default:_0xd23dee[_0x82f6('0x1')](0x7&_0x460365);}}return _0x5d4a6c;},_0x28290b[_0x82f6('0x1e')]=function(_0x175a15){return _0x175a15 instanceof j||(_0x175a15=new j(_0x175a15)),this[_0x82f6('0x51')](_0x175a15,_0x175a15[_0x82f6('0x59')]());},_0x28290b[_0x82f6('0x5d')]=function(_0x1385f8){if(_0x82f6('0x20')!=typeof _0x1385f8||null===_0x1385f8)return _0x82f6('0x2e');if(null!=_0x1385f8[_0x82f6('0x41')]&&_0x1385f8['hasOwnProperty'](_0x82f6('0x41'))&&!k[_0x82f6('0x40')](_0x1385f8[_0x82f6('0x41')]))return _0x82f6('0x60');if(null!=_0x1385f8[_0x82f6('0xf')]&&_0x1385f8[_0x82f6('0x8c')](_0x82f6('0xf'))){if(!Array[_0x82f6('0xb')](_0x1385f8['children']))return _0x82f6('0x3');for(let _0xb9147b=0x0;_0xb9147b<_0x1385f8['children'][_0x82f6('0x4f')];++_0xb9147b){let _0x5724a8=v[_0x82f6('0x3d')][_0x82f6('0x5d')](_0x1385f8[_0x82f6('0xf')][_0xb9147b]);if(_0x5724a8)return _0x82f6('0x34')+_0x5724a8;}}if(null!=_0x1385f8['data']&&_0x1385f8[_0x82f6('0x8c')]('data')&&!k[_0x82f6('0x40')](_0x1385f8[_0x82f6('0x85')]))return _0x82f6('0x23');if(null!=_0x1385f8[_0x82f6('0x8')]&&_0x1385f8[_0x82f6('0x8c')](_0x82f6('0x8'))){if(!k[_0x82f6('0x6c')](_0x1385f8[_0x82f6('0x8')]))return _0x82f6('0x77');let _0x4f3b7d=Object['keys'](_0x1385f8[_0x82f6('0x8')]);for(let _0x1f7bf4=0x0;_0x1f7bf4<_0x4f3b7d[_0x82f6('0x4f')];++_0x1f7bf4)if(_0x82f6('0x1d')!=typeof _0x1385f8[_0x82f6('0x8')][_0x4f3b7d[_0x1f7bf4]])return _0x82f6('0x82');}return null!=_0x1385f8['attributesJson']&&_0x1385f8[_0x82f6('0x8c')](_0x82f6('0x1f'))&&!k[_0x82f6('0x40')](_0x1385f8[_0x82f6('0x1f')])?_0x82f6('0x78'):null;},_0x28290b[_0x82f6('0x95')]=function(_0x36346c){if(_0x36346c instanceof v['Element'])return _0x36346c;let _0x148cb2=new v[(_0x82f6('0x3d'))]();if(null!=_0x36346c[_0x82f6('0x41')]&&(_0x148cb2[_0x82f6('0x41')]=String(_0x36346c[_0x82f6('0x41')])),_0x36346c['children']){if(!Array[_0x82f6('0xb')](_0x36346c[_0x82f6('0xf')]))throw TypeError('.Element.children:\x20array\x20expected');_0x148cb2[_0x82f6('0xf')]=[];for(let _0x5833c3=0x0;_0x5833c3<_0x36346c[_0x82f6('0xf')][_0x82f6('0x4f')];++_0x5833c3){if(_0x82f6('0x20')!=typeof _0x36346c[_0x82f6('0xf')][_0x5833c3])throw TypeError(_0x82f6('0x19'));_0x148cb2[_0x82f6('0xf')][_0x5833c3]=v[_0x82f6('0x3d')][_0x82f6('0x95')](_0x36346c[_0x82f6('0xf')][_0x5833c3]);}}if(null!=_0x36346c['data']&&(_0x148cb2['data']=String(_0x36346c[_0x82f6('0x85')])),_0x36346c['attributesBoolean']){if(_0x82f6('0x20')!=typeof _0x36346c[_0x82f6('0x8')])throw TypeError(_0x82f6('0x21'));_0x148cb2['attributesBoolean']={};for(let _0xfccbfe=Object['keys'](_0x36346c[_0x82f6('0x8')]),_0x594a7b=0x0;_0x594a7b<_0xfccbfe[_0x82f6('0x4f')];++_0x594a7b)_0x148cb2[_0x82f6('0x8')][_0xfccbfe[_0x594a7b]]=Boolean(_0x36346c[_0x82f6('0x8')][_0xfccbfe[_0x594a7b]]);}return null!=_0x36346c[_0x82f6('0x1f')]&&(_0x148cb2['attributesJson']=String(_0x36346c[_0x82f6('0x1f')])),_0x148cb2;},_0x28290b[_0x82f6('0x8b')]=function(_0x4794ab,_0x124321){_0x124321||(_0x124321={});let _0x201248,_0x1713f1={};if((_0x124321[_0x82f6('0x7a')]||_0x124321['defaults'])&&(_0x1713f1[_0x82f6('0xf')]=[]),(_0x124321[_0x82f6('0x84')]||_0x124321[_0x82f6('0x42')])&&(_0x1713f1[_0x82f6('0x8')]={}),_0x124321[_0x82f6('0x42')]&&(_0x1713f1['name']='',_0x1713f1[_0x82f6('0x85')]='',_0x1713f1[_0x82f6('0x1f')]=''),null!=_0x4794ab[_0x82f6('0x41')]&&_0x4794ab[_0x82f6('0x8c')](_0x82f6('0x41'))&&(_0x1713f1[_0x82f6('0x41')]=_0x4794ab[_0x82f6('0x41')]),_0x4794ab[_0x82f6('0xf')]&&_0x4794ab['children'][_0x82f6('0x4f')]){_0x1713f1['children']=[];for(let _0xd5c156=0x0;_0xd5c156<_0x4794ab[_0x82f6('0xf')][_0x82f6('0x4f')];++_0xd5c156)_0x1713f1[_0x82f6('0xf')][_0xd5c156]=v[_0x82f6('0x3d')]['toObject'](_0x4794ab[_0x82f6('0xf')][_0xd5c156],_0x124321);}if(null!=_0x4794ab[_0x82f6('0x85')]&&_0x4794ab[_0x82f6('0x8c')](_0x82f6('0x85'))&&(_0x1713f1['data']=_0x4794ab[_0x82f6('0x85')]),_0x4794ab[_0x82f6('0x8')]&&(_0x201248=Object[_0x82f6('0x22')](_0x4794ab[_0x82f6('0x8')]))[_0x82f6('0x4f')]){_0x1713f1[_0x82f6('0x8')]={};for(let _0x2bb856=0x0;_0x2bb856<_0x201248[_0x82f6('0x4f')];++_0x2bb856)_0x1713f1[_0x82f6('0x8')][_0x201248[_0x2bb856]]=_0x4794ab[_0x82f6('0x8')][_0x201248[_0x2bb856]];}return null!=_0x4794ab['attributesJson']&&_0x4794ab[_0x82f6('0x8c')]('attributesJson')&&(_0x1713f1[_0x82f6('0x1f')]=_0x4794ab['attributesJson']),_0x1713f1;},_0x28290b[_0x82f6('0x7e')][_0x82f6('0x92')]=function(){return this[_0x82f6('0x1b')]['toObject'](this,_0x351c5e[_0x82f6('0x52')][_0x82f6('0x32')]);},_0x28290b[_0x82f6('0x83')]=function(_0x40528d){return void 0x0===_0x40528d&&(_0x40528d=_0x82f6('0x5')),_0x40528d+_0x82f6('0x73');},_0x28290b;})();export{v as default};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x118d=['decompress','replace','name','__className','compress','_omittedNamespace','startsWith'];(function(_0xf6130c,_0x118dca){const _0x1c8c13=function(_0x24c239){while(--_0x24c239){_0xf6130c['push'](_0xf6130c['shift']());}};_0x1c8c13(++_0x118dca);}(_0x118d,0xa4));const _0x1c8c=function(_0xf6130c,_0x118dca){_0xf6130c=_0xf6130c-0x0;let _0x1c8c13=_0x118d[_0xf6130c];return _0x1c8c13;};import _0x3dab69 from'./markeroperationcompressor';export default class a extends _0x3dab69{constructor(_0x5721db,_0x38c9b7,_0x28e46f,_0x28c95a){super(_0x5721db,_0x38c9b7,_0x28e46f),this['_omittedNamespace']=_0x28c95a+':';}[_0x1c8c('0x1')](_0x41bb65,_0x2b780d){return!('MarkerOperation'!=_0x2b780d[0x0][_0x1c8c('0x0')]||!_0x2b780d[0x0]['name'][_0x1c8c('0x3')](this['_omittedNamespace']))&&(_0x2b780d[0x0][_0x1c8c('0x6')]=_0x2b780d[0x0][_0x1c8c('0x6')][_0x1c8c('0x5')](new RegExp('^'+this[_0x1c8c('0x2')]),''),super[_0x1c8c('0x1')](_0x41bb65,_0x2b780d),!0x0);}[_0x1c8c('0x4')](_0x45bd87,_0x36ba7c){super[_0x1c8c('0x4')](_0x45bd87,_0x36ba7c);const _0x408d9d=_0x45bd87[_0x45bd87['length']-0x1];_0x408d9d[_0x1c8c('0x6')]=this['_omittedNamespace']+_0x408d9d['name'];}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x229c=['_deserializeOneOf','_protobufDescriptor','newValue','Boolean','compress','boolean','stringify','push','_id','__className','_serializeOneOf','oldValue','buffers','Json','decompress','_operationName','shift'];(function(_0x4afd2a,_0x229cd0){const _0x519890=function(_0x4f2135){while(--_0x4f2135){_0x4afd2a['push'](_0x4afd2a['shift']());}};_0x519890(++_0x229cd0);}(_0x229c,0x19f));const _0x5198=function(_0x4afd2a,_0x229cd0){_0x4afd2a=_0x4afd2a-0x0;let _0x519890=_0x229c[_0x4afd2a];return _0x519890;};import _0x2677f5 from'./operationcompressor';import{parsePositionBeforeCompression as _0x3ce943,parsePositionAfterCompression as _0xa0bc32}from'../utils';export default class i extends _0x2677f5{[_0x5198('0xe')](_0x452775,_0x1b2a0d){const _0x49f690=_0x1b2a0d['shift']();return this[_0x5198('0x3')](_0x5198('0x4'),_0x49f690),this[_0x5198('0x3')](_0x5198('0xc'),_0x49f690),_0x3ce943(_0x49f690),_0x452775[_0x5198('0x5')][_0x5198('0x0')](this[_0x5198('0xb')]['compress'](_0x49f690)),_0x452775['types'][_0x5198('0x0')](this[_0x5198('0x1')]),!0x0;}[_0x5198('0x7')](_0x4d2022,_0x2c306e){const {types:_0x2d2948,buffers:_0xf076f2}=_0x2c306e,_0x5067a2=this[_0x5198('0xb')][_0x5198('0x7')](_0xf076f2[_0x5198('0x9')]());_0x2d2948[_0x5198('0x9')](),this[_0x5198('0xa')](_0x5198('0x4'),_0x5067a2),this[_0x5198('0xa')](_0x5198('0xc'),_0x5067a2),_0xa0bc32(_0x5067a2),_0x5067a2[_0x5198('0x2')]=this[_0x5198('0x8')],_0x4d2022[_0x5198('0x0')](_0x5067a2);}[_0x5198('0x3')](_0x5774ef,_0x4cfc55){const _0x3db08b=_0x4cfc55[_0x5774ef];_0x5198('0xf')==typeof _0x3db08b?_0x4cfc55[_0x5774ef+_0x5198('0xd')]=_0x3db08b:_0x4cfc55[_0x5774ef+_0x5198('0x6')]=JSON[_0x5198('0x10')](_0x3db08b);}[_0x5198('0xa')](_0x8f5935,_0x528908){const _0x19efd5=_0x8f5935+'Json';_0x528908[_0x19efd5]?(_0x528908[_0x8f5935]=JSON['parse'](_0x528908[_0x19efd5]),delete _0x528908[_0x19efd5]):(_0x528908[_0x8f5935]=_0x528908[_0x8f5935+_0x5198('0xd')],delete _0x528908[_0x8f5935+_0x5198('0xd')]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x23f7=['push','__className','children','_serializeNodesAttributes','shift','_protobufDescriptor','_deserializeNodesAttributes','attributesBoolean','buffers','attributesJson','keys','_id','parse','_areValuesBoolean','boolean','attributes','nodes'];(function(_0x4c8694,_0x23f70a){const _0x2124da=function(_0x55bb99){while(--_0x55bb99){_0x4c8694['push'](_0x4c8694['shift']());}};_0x2124da(++_0x23f70a);}(_0x23f7,0x1a5));const _0x2124=function(_0x4c8694,_0x23f70a){_0x4c8694=_0x4c8694-0x0;let _0x2124da=_0x23f7[_0x4c8694];return _0x2124da;};import _0x301b55 from'./operationcompressor';import{parsePositionBeforeCompression as _0x26039a,parsePositionAfterCompression as _0x124a12}from'../utils';export default class s extends _0x301b55{['compress'](_0x1f2ac8,_0x439bc9){const _0x13968d=_0x439bc9['shift']();return this[_0x2124('0x7')](_0x13968d[_0x2124('0x3')]),_0x26039a(_0x13968d),_0x1f2ac8[_0x2124('0xc')]['push'](this[_0x2124('0x9')]['compress'](_0x13968d)),_0x1f2ac8['types'][_0x2124('0x4')](this[_0x2124('0xf')]),!0x0;}['decompress'](_0x252338,_0xad79d){const {types:_0x35a778,buffers:_0x599475}=_0xad79d,_0x56d40f=this[_0x2124('0x9')]['decompress'](_0x599475['shift']());_0x35a778[_0x2124('0x8')](),_0x56d40f[_0x2124('0x3')]||(_0x56d40f[_0x2124('0x3')]=[]),this[_0x2124('0xa')](_0x56d40f[_0x2124('0x3')]),_0x124a12(_0x56d40f),_0x56d40f[_0x2124('0x5')]=this['_operationName'],_0x252338['push'](_0x56d40f);}[_0x2124('0x7')](_0x156cf6){for(const _0x49ebec of _0x156cf6){if(_0x49ebec[_0x2124('0x2')]){const _0x5e05c6=_0x49ebec[_0x2124('0x2')];this[_0x2124('0x0')](_0x5e05c6)?_0x49ebec[_0x2124('0xb')]=_0x5e05c6:_0x49ebec['attributesJson']=JSON['stringify'](_0x5e05c6);}_0x49ebec['children']&&this['_serializeNodesAttributes'](_0x49ebec[_0x2124('0x6')]);}}[_0x2124('0xa')](_0x13482b){for(const _0x5eec8e of _0x13482b)(_0x5eec8e[_0x2124('0xb')]||_0x5eec8e[_0x2124('0xd')])&&(_0x5eec8e['attributesBoolean']?(_0x5eec8e['attributes']=_0x5eec8e[_0x2124('0xb')],delete _0x5eec8e[_0x2124('0xb')]):(_0x5eec8e[_0x2124('0x2')]=JSON[_0x2124('0x10')](_0x5eec8e[_0x2124('0xd')]),delete _0x5eec8e['attributesJson'])),_0x5eec8e[_0x2124('0x6')]&&this[_0x2124('0xa')](_0x5eec8e['children']);}[_0x2124('0x0')](_0x5e649d){return Object[_0x2124('0xe')](_0x5e649d)['every'](_0x27c6b7=>_0x2124('0x1')==typeof _0x5e649d[_0x27c6b7]);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x38ca=['length','newRange','decompress'];(function(_0x1c855e,_0x38cacf){const _0x4fd2f4=function(_0x3a5e8b){while(--_0x3a5e8b){_0x1c855e['push'](_0x1c855e['shift']());}};_0x4fd2f4(++_0x38cacf);}(_0x38ca,0xdb));const _0x4fd2=function(_0x1c855e,_0x38cacf){_0x1c855e=_0x1c855e-0x0;let _0x4fd2f4=_0x38ca[_0x1c855e];return _0x4fd2f4;};import _0x1c2e1c from'./operationcompressor';export default class n extends _0x1c2e1c{['decompress'](_0x28a8e7,_0x40a90e){super[_0x4fd2('0x2')](_0x28a8e7,_0x40a90e);const _0x394f15=_0x28a8e7[_0x28a8e7[_0x4fd2('0x0')]-0x1];_0x394f15['oldRange']||(_0x394f15['oldRange']=null),_0x394f15[_0x4fd2('0x1')]||(_0x394f15[_0x4fd2('0x1')]=null);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x1938=['_id','shift','decompress','push','compress','types'];(function(_0x78e25d,_0x19387a){var _0x2b9cef=function(_0x371263){while(--_0x371263){_0x78e25d['push'](_0x78e25d['shift']());}};_0x2b9cef(++_0x19387a);}(_0x1938,0x83));var _0x2b9c=function(_0x78e25d,_0x19387a){_0x78e25d=_0x78e25d-0x0;var _0x2b9cef=_0x1938[_0x78e25d];return _0x2b9cef;};import _0x5a3ce8 from'./operationcompressor';export default class p extends _0x5a3ce8{[_0x2b9c('0x5')](_0xd13de7,_0x33ed88){return _0x33ed88[_0x2b9c('0x2')](),_0xd13de7[_0x2b9c('0x0')][_0x2b9c('0x4')](this[_0x2b9c('0x1')]),!0x0;}[_0x2b9c('0x3')](_0x441b7a,_0x29785e){_0x29785e['types'][_0x2b9c('0x2')](),_0x441b7a[_0x2b9c('0x4')]({'__className':this['_operationName']});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x175b=['decompress','buffers','_id','_protobufDescriptor','push','shift','__className','types','compress','_operationName'];(function(_0x1a2e28,_0x175b87){const _0xa73f87=function(_0x539139){while(--_0x539139){_0x1a2e28['push'](_0x1a2e28['shift']());}};_0xa73f87(++_0x175b87);}(_0x175b,0xd2));const _0xa73f=function(_0x1a2e28,_0x175b87){_0x1a2e28=_0x1a2e28-0x0;let _0xa73f87=_0x175b[_0x1a2e28];return _0xa73f87;};import{parsePositionBeforeCompression as _0x109865,parsePositionAfterCompression as _0xa692dd}from'../utils';export default class e{constructor(_0x499571,_0x5e130d,_0x208d11){this[_0xa73f('0x2')]=_0x499571,this[_0xa73f('0x9')]=_0x5e130d,this[_0xa73f('0x3')]=_0x208d11;}['compress'](_0x62bd46,_0x17be49){const _0x159726=_0x17be49[_0xa73f('0x5')]();return _0x109865(_0x159726),_0x62bd46[_0xa73f('0x1')][_0xa73f('0x4')](this[_0xa73f('0x3')][_0xa73f('0x8')](_0x159726)),_0x62bd46[_0xa73f('0x7')][_0xa73f('0x4')](this[_0xa73f('0x2')]),!0x0;}[_0xa73f('0x0')](_0xa811bf,_0x43ee04){_0x43ee04['types'][_0xa73f('0x5')]();const _0x45d700=this[_0xa73f('0x3')][_0xa73f('0x0')](_0x43ee04[_0xa73f('0x1')][_0xa73f('0x5')]());_0xa692dd(_0x45d700),_0x45d700[_0xa73f('0x6')]=this[_0xa73f('0x9')],_0xa811bf['push'](_0x45d700);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x5a70=['string','Position','Element','uint32','repeated','bool','Range','exports'];(function(_0x38137d,_0x5a7061){var _0xf02fff=function(_0x40e0b0){while(--_0x40e0b0){_0x38137d['push'](_0x38137d['shift']());}};_0xf02fff(++_0x5a7061);}(_0x5a70,0x14f));var _0xf02f=function(_0x38137d,_0x5a7061){_0x38137d=_0x38137d-0x0;var _0xf02fff=_0x5a70[_0x38137d];return _0xf02fff;};'use strict';module[_0xf02f('0x0')]={'AttributeOperation':{'fields':{'range':{'type':'Range','id':0x1},'key':{'type':_0xf02f('0x1'),'id':0x2},'oldValueBoolean':{'type':_0xf02f('0x6'),'id':0x3},'oldValueJson':{'type':_0xf02f('0x1'),'id':0x4},'newValueBoolean':{'type':_0xf02f('0x6'),'id':0x5},'newValueJson':{'type':_0xf02f('0x1'),'id':0x6},'wasUndone':{'type':_0xf02f('0x6'),'id':0x7}}},'InsertOperation':{'fields':{'position':{'type':_0xf02f('0x2'),'id':0x1},'nodes':{'rule':_0xf02f('0x5'),'type':_0xf02f('0x3'),'id':0x2},'shouldReceiveAttributes':{'type':_0xf02f('0x6'),'id':0x3},'wasUndone':{'type':_0xf02f('0x6'),'id':0x4}}},'MarkerOperation':{'fields':{'name':{'type':_0xf02f('0x1'),'id':0x1},'oldRange':{'type':_0xf02f('0x7'),'id':0x2},'newRange':{'type':_0xf02f('0x7'),'id':0x3},'affectsData':{'type':_0xf02f('0x6'),'id':0x4},'wasUndone':{'type':'bool','id':0x5}}},'MergeOperation':{'fields':{'sourcePosition':{'type':_0xf02f('0x2'),'id':0x1},'targetPosition':{'type':'Position','id':0x2},'graveyardPosition':{'type':'Position','id':0x3},'howMany':{'type':'uint32','id':0x4},'wasUndone':{'type':'bool','id':0x5}}},'MoveOperation':{'fields':{'sourcePosition':{'type':'Position','id':0x1},'howMany':{'type':_0xf02f('0x4'),'id':0x2},'targetPosition':{'type':'Position','id':0x3},'wasUndone':{'type':_0xf02f('0x6'),'id':0x4}}},'RenameOperation':{'fields':{'position':{'type':_0xf02f('0x2'),'id':0x1},'oldName':{'type':_0xf02f('0x1'),'id':0x2},'newName':{'type':_0xf02f('0x1'),'id':0x3},'wasUndone':{'type':'bool','id':0x4}}},'RootAttributeOperation':{'fields':{'root':{'type':_0xf02f('0x1'),'id':0x1},'key':{'type':_0xf02f('0x1'),'id':0x2},'oldValueBoolean':{'type':_0xf02f('0x6'),'id':0x3},'oldValueJson':{'type':_0xf02f('0x1'),'id':0x4},'newValueBoolean':{'type':'bool','id':0x5},'newValueJson':{'type':_0xf02f('0x1'),'id':0x6},'wasUndone':{'type':_0xf02f('0x6'),'id':0x7}}},'RootOperation':{'fields':{'rootName':{'type':_0xf02f('0x1'),'id':0x1},'elementName':{'type':_0xf02f('0x1'),'id':0x2},'isAdd':{'type':'bool','id':0x3},'wasUndone':{'type':_0xf02f('0x6'),'id':0x4}}},'SplitOperation':{'fields':{'splitPosition':{'type':_0xf02f('0x2'),'id':0x1},'graveyardPosition':{'type':_0xf02f('0x2'),'id':0x2},'howMany':{'type':'uint32','id':0x3},'insertionPosition':{'type':_0xf02f('0x2'),'id':0x4},'wasUndone':{'type':_0xf02f('0x6'),'id':0x5}}},'Position':{'fields':{'root':{'type':_0xf02f('0x1'),'id':0x1},'rootMain':{'type':_0xf02f('0x6'),'id':0x2},'rootGraveyard':{'type':'bool','id':0x3},'path':{'rule':_0xf02f('0x5'),'type':_0xf02f('0x4'),'id':0x4},'stickiness':{'type':_0xf02f('0x1'),'id':0x5}}},'Range':{'fields':{'start':{'type':_0xf02f('0x2'),'id':0x1},'end':{'type':'Position','id':0x2}}},'Element':{'fields':{'name':{'type':_0xf02f('0x1'),'id':0x1},'children':{'rule':_0xf02f('0x5'),'type':_0xf02f('0x3'),'id':0x2},'data':{'type':_0xf02f('0x1'),'id':0x3},'attributesBoolean':{'keyType':'string','type':_0xf02f('0x6'),'id':0x4},'attributesJson':{'type':_0xf02f('0x1'),'id':0x5}}}};
|
package/src/protobuffactory.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x16f8=['decompress','_protobufRoot','compress','verify','toObject','_protobuf','create','encode'];(function(_0x45fce2,_0x16f8e7){const _0x393c5e=function(_0x266b7e){while(--_0x266b7e){_0x45fce2['push'](_0x45fce2['shift']());}};_0x393c5e(++_0x16f8e7);}(_0x16f8,0x18a));const _0x393c=function(_0x45fce2,_0x16f8e7){_0x45fce2=_0x45fce2-0x0;let _0x393c5e=_0x16f8[_0x45fce2];return _0x393c5e;};import*as _0x5356ca from'./lib/compiledmessages';export default class r{constructor(){this[_0x393c('0x7')]=_0x5356ca;}['getDescriptor'](_0x3453b6){return new ProtobufDescriptor(this[_0x393c('0x7')][_0x3453b6]);}}export class ProtobufDescriptor{constructor(_0x2d5fa9){this['_protobuf']=_0x2d5fa9;}[_0x393c('0x0')](_0x49a51c){const _0x5b146f=this[_0x393c('0x3')][_0x393c('0x1')](_0x49a51c);if(_0x5b146f)throw Error(_0x5b146f);return this['_protobuf'][_0x393c('0x5')](this['_protobuf'][_0x393c('0x4')](_0x49a51c))['finish']();}[_0x393c('0x6')](_0x42dbb1){return this['_protobuf'][_0x393c('0x2')](this[_0x393c('0x3')]['decode'](_0x42dbb1),{'oneofs':!0x0});}}
|
package/src/utils.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xaa09=['rootGraveyard','root','main','$graveyard','rootMain','path','length','nodes'];(function(_0x441e27,_0xaa095f){const _0x48657a=function(_0x14b692){while(--_0x14b692){_0x441e27['push'](_0x441e27['shift']());}};_0x48657a(++_0xaa095f);}(_0xaa09,0x182));const _0x4865=function(_0x441e27,_0xaa095f){_0x441e27=_0x441e27-0x0;let _0x48657a=_0xaa09[_0x441e27];return _0x48657a;};import{cloneDeep as _0x3cdd9e,isEqual as _0x364c6a,isObject as _0x5dacb9}from'lodash-es';export function getPositionShiftedBy(_0x254caa,_0x4aa394){const _0x2ff9f4=_0x3cdd9e(_0x254caa);return _0x2ff9f4[_0x4865('0x3')][_0x2ff9f4[_0x4865('0x3')][_0x4865('0x4')]-0x1]+=_0x4aa394,_0x2ff9f4;}export function arePositionsEqual(_0x5b297b,_0x4a6882){return _0x5b297b[_0x4865('0x7')]===_0x4a6882['root']&&_0x364c6a(_0x5b297b[_0x4865('0x3')],_0x4a6882['path']);}export function parsePositionBeforeCompression(_0x3436f4){P(_0x3436f4,_0x20e803=>(_0x4865('0x0')==_0x20e803['root']?(_0x20e803['rootMain']=!0x0,delete _0x20e803[_0x4865('0x7')]):_0x4865('0x1')==_0x20e803[_0x4865('0x7')]&&(_0x20e803[_0x4865('0x6')]=!0x0,delete _0x20e803[_0x4865('0x7')]),_0x20e803));}export function parsePositionAfterCompression(_0x1a5825){P(_0x1a5825,_0x4c6f90=>(_0x4c6f90[_0x4865('0x2')]?(_0x4c6f90[_0x4865('0x7')]=_0x4865('0x0'),delete _0x4c6f90[_0x4865('0x2')]):_0x4c6f90[_0x4865('0x6')]&&(_0x4c6f90[_0x4865('0x7')]=_0x4865('0x1'),delete _0x4c6f90[_0x4865('0x6')]),_0x4c6f90));}function P(_0x5108a8,_0x55662e){for(const _0x4849dc in _0x5108a8){const _0x1207d0=_0x5108a8[_0x4849dc];_0x4865('0x5')!==_0x4849dc&&_0x5dacb9(_0x1207d0)&&(_0x1207d0[_0x4865('0x3')]&&(_0x1207d0['root']||_0x1207d0[_0x4865('0x2')]||_0x1207d0['rootGraveyard'])?_0x5108a8[_0x4849dc]=_0x55662e(_0x1207d0):P(_0x1207d0,_0x55662e));}return _0x5108a8;}
|