@ckeditor/ckeditor5-operations-compressor 47.0.0-alpha.0 → 47.0.0-alpha.2

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/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x23829a}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18c1eb from'protobufjs/minimal.js';import{cloneDeep as _0x1b40db,isEqual as _0xc03a91,isObject as _0x2cdc8f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x5ae1cd=_0x18c1eb['Reader'],_0x5a175f=_0x18c1eb['Writer'],_0x499e3d=_0x18c1eb['util'],_0x2fb0ea=_0x18c1eb['roots']['default']||(_0x18c1eb['roots']['default']={});return _0x2fb0ea['AttributeOperation']=(function(){function _0x51825f(_0x280c9c){if(_0x280c9c){for(var _0x35393c=Object['keys'](_0x280c9c),_0x1327f2=0x0;_0x1327f2<_0x35393c['length'];++_0x1327f2)null!=_0x280c9c[_0x35393c[_0x1327f2]]&&(this[_0x35393c[_0x1327f2]]=_0x280c9c[_0x35393c[_0x1327f2]]);}}return _0x51825f['prototype']['range']=null,_0x51825f['prototype']['key']='',_0x51825f['prototype']['oldValueBoolean']=!0x1,_0x51825f['prototype']['oldValueJson']='',_0x51825f['prototype']['newValueBoolean']=!0x1,_0x51825f['prototype']['newValueJson']='',_0x51825f['prototype']['wasUndone']=!0x1,_0x51825f['create']=function(_0x51a1b2){return new _0x51825f(_0x51a1b2);},_0x51825f['encode']=function(_0x3478c1,_0x3370c6){return _0x3370c6||(_0x3370c6=_0x5a175f['create']()),null!=_0x3478c1['range']&&Object['hasOwnProperty']['call'](_0x3478c1,'range')&&_0x2fb0ea['Range']['encode'](_0x3478c1['range'],_0x3370c6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3478c1['key']&&Object['hasOwnProperty']['call'](_0x3478c1,'key')&&_0x3370c6['uint32'](0x12)['string'](_0x3478c1['key']),null!=_0x3478c1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3478c1,'oldValueBoolean')&&_0x3370c6['uint32'](0x18)['bool'](_0x3478c1['oldValueBoolean']),null!=_0x3478c1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3478c1,'oldValueJson')&&_0x3370c6['uint32'](0x22)['string'](_0x3478c1['oldValueJson']),null!=_0x3478c1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3478c1,'newValueBoolean')&&_0x3370c6['uint32'](0x28)['bool'](_0x3478c1['newValueBoolean']),null!=_0x3478c1['newValueJson']&&Object['hasOwnProperty']['call'](_0x3478c1,'newValueJson')&&_0x3370c6['uint32'](0x32)['string'](_0x3478c1['newValueJson']),null!=_0x3478c1['wasUndone']&&Object['hasOwnProperty']['call'](_0x3478c1,'wasUndone')&&_0x3370c6['uint32'](0x38)['bool'](_0x3478c1['wasUndone']),_0x3370c6;},_0x51825f['encodeDelimited']=function(_0x5c5211,_0x357584){return this['encode'](_0x5c5211,_0x357584)['ldelim']();},_0x51825f['decode']=function(_0x1c969f,_0x4fc6e8){_0x1c969f instanceof _0x5ae1cd||(_0x1c969f=_0x5ae1cd['create'](_0x1c969f));for(var _0x25d66f=void 0x0===_0x4fc6e8?_0x1c969f['len']:_0x1c969f['pos']+_0x4fc6e8,_0x20e4f0=new _0x2fb0ea['AttributeOperation']();_0x1c969f['pos']<_0x25d66f;){var _0x488455=_0x1c969f['uint32']();switch(_0x488455>>>0x3){case 0x1:_0x20e4f0['range']=_0x2fb0ea['Range']['decode'](_0x1c969f,_0x1c969f['uint32']());break;case 0x2:_0x20e4f0['key']=_0x1c969f['string']();break;case 0x3:_0x20e4f0['oldValueBoolean']=_0x1c969f['bool']();break;case 0x4:_0x20e4f0['oldValueJson']=_0x1c969f['string']();break;case 0x5:_0x20e4f0['newValueBoolean']=_0x1c969f['bool']();break;case 0x6:_0x20e4f0['newValueJson']=_0x1c969f['string']();break;case 0x7:_0x20e4f0['wasUndone']=_0x1c969f['bool']();break;default:_0x1c969f['skipType'](0x7&_0x488455);}}return _0x20e4f0;},_0x51825f['decodeDelimited']=function(_0x3d4ebe){return _0x3d4ebe instanceof _0x5ae1cd||(_0x3d4ebe=new _0x5ae1cd(_0x3d4ebe)),this['decode'](_0x3d4ebe,_0x3d4ebe['uint32']());},_0x51825f['verify']=function(_0xf25ce7){if('object'!=typeof _0xf25ce7||null===_0xf25ce7)return'object\x20expected';if(null!=_0xf25ce7['range']&&_0xf25ce7['hasOwnProperty']('range')){var _0x2118d0=_0x2fb0ea['Range']['verify'](_0xf25ce7['range']);if(_0x2118d0)return'range.'+_0x2118d0;}return null!=_0xf25ce7['key']&&_0xf25ce7['hasOwnProperty']('key')&&!_0x499e3d['isString'](_0xf25ce7['key'])?'key:\x20string\x20expected':null!=_0xf25ce7['oldValueBoolean']&&_0xf25ce7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xf25ce7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xf25ce7['oldValueJson']&&_0xf25ce7['hasOwnProperty']('oldValueJson')&&!_0x499e3d['isString'](_0xf25ce7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xf25ce7['newValueBoolean']&&_0xf25ce7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xf25ce7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xf25ce7['newValueJson']&&_0xf25ce7['hasOwnProperty']('newValueJson')&&!_0x499e3d['isString'](_0xf25ce7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xf25ce7['wasUndone']&&_0xf25ce7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf25ce7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51825f['fromObject']=function(_0x2a8a73){if(_0x2a8a73 instanceof _0x2fb0ea['AttributeOperation'])return _0x2a8a73;var _0x419bea=new _0x2fb0ea['AttributeOperation']();if(null!=_0x2a8a73['range']){if('object'!=typeof _0x2a8a73['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x419bea['range']=_0x2fb0ea['Range']['fromObject'](_0x2a8a73['range']);}return null!=_0x2a8a73['key']&&(_0x419bea['key']=String(_0x2a8a73['key'])),null!=_0x2a8a73['oldValueBoolean']&&(_0x419bea['oldValueBoolean']=Boolean(_0x2a8a73['oldValueBoolean'])),null!=_0x2a8a73['oldValueJson']&&(_0x419bea['oldValueJson']=String(_0x2a8a73['oldValueJson'])),null!=_0x2a8a73['newValueBoolean']&&(_0x419bea['newValueBoolean']=Boolean(_0x2a8a73['newValueBoolean'])),null!=_0x2a8a73['newValueJson']&&(_0x419bea['newValueJson']=String(_0x2a8a73['newValueJson'])),null!=_0x2a8a73['wasUndone']&&(_0x419bea['wasUndone']=Boolean(_0x2a8a73['wasUndone'])),_0x419bea;},_0x51825f['toObject']=function(_0x49fc08,_0x5621f4){_0x5621f4||(_0x5621f4={});var _0xe32b90={};return _0x5621f4['defaults']&&(_0xe32b90['range']=null,_0xe32b90['key']='',_0xe32b90['oldValueBoolean']=!0x1,_0xe32b90['oldValueJson']='',_0xe32b90['newValueBoolean']=!0x1,_0xe32b90['newValueJson']='',_0xe32b90['wasUndone']=!0x1),null!=_0x49fc08['range']&&_0x49fc08['hasOwnProperty']('range')&&(_0xe32b90['range']=_0x2fb0ea['Range']['toObject'](_0x49fc08['range'],_0x5621f4)),null!=_0x49fc08['key']&&_0x49fc08['hasOwnProperty']('key')&&(_0xe32b90['key']=_0x49fc08['key']),null!=_0x49fc08['oldValueBoolean']&&_0x49fc08['hasOwnProperty']('oldValueBoolean')&&(_0xe32b90['oldValueBoolean']=_0x49fc08['oldValueBoolean']),null!=_0x49fc08['oldValueJson']&&_0x49fc08['hasOwnProperty']('oldValueJson')&&(_0xe32b90['oldValueJson']=_0x49fc08['oldValueJson']),null!=_0x49fc08['newValueBoolean']&&_0x49fc08['hasOwnProperty']('newValueBoolean')&&(_0xe32b90['newValueBoolean']=_0x49fc08['newValueBoolean']),null!=_0x49fc08['newValueJson']&&_0x49fc08['hasOwnProperty']('newValueJson')&&(_0xe32b90['newValueJson']=_0x49fc08['newValueJson']),null!=_0x49fc08['wasUndone']&&_0x49fc08['hasOwnProperty']('wasUndone')&&(_0xe32b90['wasUndone']=_0x49fc08['wasUndone']),_0xe32b90;},_0x51825f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x51825f['getTypeUrl']=function(_0xb92295){return void 0x0===_0xb92295&&(_0xb92295='type.googleapis.com'),_0xb92295+'/AttributeOperation';},_0x51825f;}()),_0x2fb0ea['InsertOperation']=(function(){function _0x1daaf4(_0x593716){if(this['nodes']=[],_0x593716){for(var _0x57a4ab=Object['keys'](_0x593716),_0x194038=0x0;_0x194038<_0x57a4ab['length'];++_0x194038)null!=_0x593716[_0x57a4ab[_0x194038]]&&(this[_0x57a4ab[_0x194038]]=_0x593716[_0x57a4ab[_0x194038]]);}}return _0x1daaf4['prototype']['position']=null,_0x1daaf4['prototype']['nodes']=_0x499e3d['emptyArray'],_0x1daaf4['prototype']['shouldReceiveAttributes']=!0x1,_0x1daaf4['prototype']['wasUndone']=!0x1,_0x1daaf4['create']=function(_0x59165e){return new _0x1daaf4(_0x59165e);},_0x1daaf4['encode']=function(_0x5cdc02,_0x167d47){if(_0x167d47||(_0x167d47=_0x5a175f['create']()),null!=_0x5cdc02['position']&&Object['hasOwnProperty']['call'](_0x5cdc02,'position')&&_0x2fb0ea['Position']['encode'](_0x5cdc02['position'],_0x167d47['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cdc02['nodes']&&_0x5cdc02['nodes']['length']){for(var _0x219a5c=0x0;_0x219a5c<_0x5cdc02['nodes']['length'];++_0x219a5c)_0x2fb0ea['Element']['encode'](_0x5cdc02['nodes'][_0x219a5c],_0x167d47['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5cdc02['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5cdc02,'shouldReceiveAttributes')&&_0x167d47['uint32'](0x18)['bool'](_0x5cdc02['shouldReceiveAttributes']),null!=_0x5cdc02['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cdc02,'wasUndone')&&_0x167d47['uint32'](0x20)['bool'](_0x5cdc02['wasUndone']),_0x167d47;},_0x1daaf4['encodeDelimited']=function(_0x4de507,_0x4940ba){return this['encode'](_0x4de507,_0x4940ba)['ldelim']();},_0x1daaf4['decode']=function(_0x171283,_0x2cf8dd){_0x171283 instanceof _0x5ae1cd||(_0x171283=_0x5ae1cd['create'](_0x171283));for(var _0x241370=void 0x0===_0x2cf8dd?_0x171283['len']:_0x171283['pos']+_0x2cf8dd,_0x41579d=new _0x2fb0ea['InsertOperation']();_0x171283['pos']<_0x241370;){var _0x5b84c2=_0x171283['uint32']();switch(_0x5b84c2>>>0x3){case 0x1:_0x41579d['position']=_0x2fb0ea['Position']['decode'](_0x171283,_0x171283['uint32']());break;case 0x2:_0x41579d['nodes']&&_0x41579d['nodes']['length']||(_0x41579d['nodes']=[]),_0x41579d['nodes']['push'](_0x2fb0ea['Element']['decode'](_0x171283,_0x171283['uint32']()));break;case 0x3:_0x41579d['shouldReceiveAttributes']=_0x171283['bool']();break;case 0x4:_0x41579d['wasUndone']=_0x171283['bool']();break;default:_0x171283['skipType'](0x7&_0x5b84c2);}}return _0x41579d;},_0x1daaf4['decodeDelimited']=function(_0x4bcd96){return _0x4bcd96 instanceof _0x5ae1cd||(_0x4bcd96=new _0x5ae1cd(_0x4bcd96)),this['decode'](_0x4bcd96,_0x4bcd96['uint32']());},_0x1daaf4['verify']=function(_0x5b61b4){if('object'!=typeof _0x5b61b4||null===_0x5b61b4)return'object\x20expected';if(null!=_0x5b61b4['position']&&_0x5b61b4['hasOwnProperty']('position')&&(_0x5532a7=_0x2fb0ea['Position']['verify'](_0x5b61b4['position'])))return'position.'+_0x5532a7;if(null!=_0x5b61b4['nodes']&&_0x5b61b4['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5b61b4['nodes']))return'nodes:\x20array\x20expected';for(var _0x45d04c=0x0;_0x45d04c<_0x5b61b4['nodes']['length'];++_0x45d04c){var _0x5532a7;if(_0x5532a7=_0x2fb0ea['Element']['verify'](_0x5b61b4['nodes'][_0x45d04c]))return'nodes.'+_0x5532a7;}}return null!=_0x5b61b4['shouldReceiveAttributes']&&_0x5b61b4['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5b61b4['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5b61b4['wasUndone']&&_0x5b61b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5b61b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1daaf4['fromObject']=function(_0x36e6fc){if(_0x36e6fc instanceof _0x2fb0ea['InsertOperation'])return _0x36e6fc;var _0x11d6af=new _0x2fb0ea['InsertOperation']();if(null!=_0x36e6fc['position']){if('object'!=typeof _0x36e6fc['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x11d6af['position']=_0x2fb0ea['Position']['fromObject'](_0x36e6fc['position']);}if(_0x36e6fc['nodes']){if(!Array['isArray'](_0x36e6fc['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x11d6af['nodes']=[];for(var _0x18aebc=0x0;_0x18aebc<_0x36e6fc['nodes']['length'];++_0x18aebc){if('object'!=typeof _0x36e6fc['nodes'][_0x18aebc])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x11d6af['nodes'][_0x18aebc]=_0x2fb0ea['Element']['fromObject'](_0x36e6fc['nodes'][_0x18aebc]);}}return null!=_0x36e6fc['shouldReceiveAttributes']&&(_0x11d6af['shouldReceiveAttributes']=Boolean(_0x36e6fc['shouldReceiveAttributes'])),null!=_0x36e6fc['wasUndone']&&(_0x11d6af['wasUndone']=Boolean(_0x36e6fc['wasUndone'])),_0x11d6af;},_0x1daaf4['toObject']=function(_0x5ccdfb,_0xea47b2){_0xea47b2||(_0xea47b2={});var _0x4e10e4={};if((_0xea47b2['arrays']||_0xea47b2['defaults'])&&(_0x4e10e4['nodes']=[]),_0xea47b2['defaults']&&(_0x4e10e4['position']=null,_0x4e10e4['shouldReceiveAttributes']=!0x1,_0x4e10e4['wasUndone']=!0x1),null!=_0x5ccdfb['position']&&_0x5ccdfb['hasOwnProperty']('position')&&(_0x4e10e4['position']=_0x2fb0ea['Position']['toObject'](_0x5ccdfb['position'],_0xea47b2)),_0x5ccdfb['nodes']&&_0x5ccdfb['nodes']['length']){_0x4e10e4['nodes']=[];for(var _0x473f9b=0x0;_0x473f9b<_0x5ccdfb['nodes']['length'];++_0x473f9b)_0x4e10e4['nodes'][_0x473f9b]=_0x2fb0ea['Element']['toObject'](_0x5ccdfb['nodes'][_0x473f9b],_0xea47b2);}return null!=_0x5ccdfb['shouldReceiveAttributes']&&_0x5ccdfb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4e10e4['shouldReceiveAttributes']=_0x5ccdfb['shouldReceiveAttributes']),null!=_0x5ccdfb['wasUndone']&&_0x5ccdfb['hasOwnProperty']('wasUndone')&&(_0x4e10e4['wasUndone']=_0x5ccdfb['wasUndone']),_0x4e10e4;},_0x1daaf4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x1daaf4['getTypeUrl']=function(_0x2e49e6){return void 0x0===_0x2e49e6&&(_0x2e49e6='type.googleapis.com'),_0x2e49e6+'/InsertOperation';},_0x1daaf4;}()),_0x2fb0ea['MarkerOperation']=(function(){function _0x4d3719(_0x5aae15){if(_0x5aae15){for(var _0x2ce880=Object['keys'](_0x5aae15),_0x28b7ef=0x0;_0x28b7ef<_0x2ce880['length'];++_0x28b7ef)null!=_0x5aae15[_0x2ce880[_0x28b7ef]]&&(this[_0x2ce880[_0x28b7ef]]=_0x5aae15[_0x2ce880[_0x28b7ef]]);}}return _0x4d3719['prototype']['name']='',_0x4d3719['prototype']['oldRange']=null,_0x4d3719['prototype']['newRange']=null,_0x4d3719['prototype']['affectsData']=!0x1,_0x4d3719['prototype']['wasUndone']=!0x1,_0x4d3719['create']=function(_0x5ebef1){return new _0x4d3719(_0x5ebef1);},_0x4d3719['encode']=function(_0x309966,_0x367e2f){return _0x367e2f||(_0x367e2f=_0x5a175f['create']()),null!=_0x309966['name']&&Object['hasOwnProperty']['call'](_0x309966,'name')&&_0x367e2f['uint32'](0xa)['string'](_0x309966['name']),null!=_0x309966['oldRange']&&Object['hasOwnProperty']['call'](_0x309966,'oldRange')&&_0x2fb0ea['Range']['encode'](_0x309966['oldRange'],_0x367e2f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x309966['newRange']&&Object['hasOwnProperty']['call'](_0x309966,'newRange')&&_0x2fb0ea['Range']['encode'](_0x309966['newRange'],_0x367e2f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x309966['affectsData']&&Object['hasOwnProperty']['call'](_0x309966,'affectsData')&&_0x367e2f['uint32'](0x20)['bool'](_0x309966['affectsData']),null!=_0x309966['wasUndone']&&Object['hasOwnProperty']['call'](_0x309966,'wasUndone')&&_0x367e2f['uint32'](0x28)['bool'](_0x309966['wasUndone']),_0x367e2f;},_0x4d3719['encodeDelimited']=function(_0x330788,_0x14d2ae){return this['encode'](_0x330788,_0x14d2ae)['ldelim']();},_0x4d3719['decode']=function(_0x491d31,_0x202122){_0x491d31 instanceof _0x5ae1cd||(_0x491d31=_0x5ae1cd['create'](_0x491d31));for(var _0x37bb3d=void 0x0===_0x202122?_0x491d31['len']:_0x491d31['pos']+_0x202122,_0x1cc9db=new _0x2fb0ea['MarkerOperation']();_0x491d31['pos']<_0x37bb3d;){var _0xaae37e=_0x491d31['uint32']();switch(_0xaae37e>>>0x3){case 0x1:_0x1cc9db['name']=_0x491d31['string']();break;case 0x2:_0x1cc9db['oldRange']=_0x2fb0ea['Range']['decode'](_0x491d31,_0x491d31['uint32']());break;case 0x3:_0x1cc9db['newRange']=_0x2fb0ea['Range']['decode'](_0x491d31,_0x491d31['uint32']());break;case 0x4:_0x1cc9db['affectsData']=_0x491d31['bool']();break;case 0x5:_0x1cc9db['wasUndone']=_0x491d31['bool']();break;default:_0x491d31['skipType'](0x7&_0xaae37e);}}return _0x1cc9db;},_0x4d3719['decodeDelimited']=function(_0x21b6f5){return _0x21b6f5 instanceof _0x5ae1cd||(_0x21b6f5=new _0x5ae1cd(_0x21b6f5)),this['decode'](_0x21b6f5,_0x21b6f5['uint32']());},_0x4d3719['verify']=function(_0x464a20){if('object'!=typeof _0x464a20||null===_0x464a20)return'object\x20expected';if(null!=_0x464a20['name']&&_0x464a20['hasOwnProperty']('name')&&!_0x499e3d['isString'](_0x464a20['name']))return'name:\x20string\x20expected';var _0x31d71c;if(null!=_0x464a20['oldRange']&&_0x464a20['hasOwnProperty']('oldRange')&&(_0x31d71c=_0x2fb0ea['Range']['verify'](_0x464a20['oldRange'])))return'oldRange.'+_0x31d71c;if(null!=_0x464a20['newRange']&&_0x464a20['hasOwnProperty']('newRange')&&(_0x31d71c=_0x2fb0ea['Range']['verify'](_0x464a20['newRange'])))return'newRange.'+_0x31d71c;return null!=_0x464a20['affectsData']&&_0x464a20['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x464a20['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x464a20['wasUndone']&&_0x464a20['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x464a20['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d3719['fromObject']=function(_0x1dda06){if(_0x1dda06 instanceof _0x2fb0ea['MarkerOperation'])return _0x1dda06;var _0x4b3281=new _0x2fb0ea['MarkerOperation']();if(null!=_0x1dda06['name']&&(_0x4b3281['name']=String(_0x1dda06['name'])),null!=_0x1dda06['oldRange']){if('object'!=typeof _0x1dda06['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4b3281['oldRange']=_0x2fb0ea['Range']['fromObject'](_0x1dda06['oldRange']);}if(null!=_0x1dda06['newRange']){if('object'!=typeof _0x1dda06['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4b3281['newRange']=_0x2fb0ea['Range']['fromObject'](_0x1dda06['newRange']);}return null!=_0x1dda06['affectsData']&&(_0x4b3281['affectsData']=Boolean(_0x1dda06['affectsData'])),null!=_0x1dda06['wasUndone']&&(_0x4b3281['wasUndone']=Boolean(_0x1dda06['wasUndone'])),_0x4b3281;},_0x4d3719['toObject']=function(_0x95ef38,_0x405d3f){_0x405d3f||(_0x405d3f={});var _0x104010={};return _0x405d3f['defaults']&&(_0x104010['name']='',_0x104010['oldRange']=null,_0x104010['newRange']=null,_0x104010['affectsData']=!0x1,_0x104010['wasUndone']=!0x1),null!=_0x95ef38['name']&&_0x95ef38['hasOwnProperty']('name')&&(_0x104010['name']=_0x95ef38['name']),null!=_0x95ef38['oldRange']&&_0x95ef38['hasOwnProperty']('oldRange')&&(_0x104010['oldRange']=_0x2fb0ea['Range']['toObject'](_0x95ef38['oldRange'],_0x405d3f)),null!=_0x95ef38['newRange']&&_0x95ef38['hasOwnProperty']('newRange')&&(_0x104010['newRange']=_0x2fb0ea['Range']['toObject'](_0x95ef38['newRange'],_0x405d3f)),null!=_0x95ef38['affectsData']&&_0x95ef38['hasOwnProperty']('affectsData')&&(_0x104010['affectsData']=_0x95ef38['affectsData']),null!=_0x95ef38['wasUndone']&&_0x95ef38['hasOwnProperty']('wasUndone')&&(_0x104010['wasUndone']=_0x95ef38['wasUndone']),_0x104010;},_0x4d3719['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x4d3719['getTypeUrl']=function(_0x4001a7){return void 0x0===_0x4001a7&&(_0x4001a7='type.googleapis.com'),_0x4001a7+'/MarkerOperation';},_0x4d3719;}()),_0x2fb0ea['MergeOperation']=(function(){function _0x1d0f9b(_0x512dfb){if(_0x512dfb){for(var _0x34ac12=Object['keys'](_0x512dfb),_0x58e1f7=0x0;_0x58e1f7<_0x34ac12['length'];++_0x58e1f7)null!=_0x512dfb[_0x34ac12[_0x58e1f7]]&&(this[_0x34ac12[_0x58e1f7]]=_0x512dfb[_0x34ac12[_0x58e1f7]]);}}return _0x1d0f9b['prototype']['sourcePosition']=null,_0x1d0f9b['prototype']['targetPosition']=null,_0x1d0f9b['prototype']['graveyardPosition']=null,_0x1d0f9b['prototype']['howMany']=0x0,_0x1d0f9b['prototype']['wasUndone']=!0x1,_0x1d0f9b['create']=function(_0x52ca60){return new _0x1d0f9b(_0x52ca60);},_0x1d0f9b['encode']=function(_0x1a3e61,_0x5f3cf0){return _0x5f3cf0||(_0x5f3cf0=_0x5a175f['create']()),null!=_0x1a3e61['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1a3e61,'sourcePosition')&&_0x2fb0ea['Position']['encode'](_0x1a3e61['sourcePosition'],_0x5f3cf0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a3e61['targetPosition']&&Object['hasOwnProperty']['call'](_0x1a3e61,'targetPosition')&&_0x2fb0ea['Position']['encode'](_0x1a3e61['targetPosition'],_0x5f3cf0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1a3e61['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1a3e61,'graveyardPosition')&&_0x2fb0ea['Position']['encode'](_0x1a3e61['graveyardPosition'],_0x5f3cf0['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1a3e61['howMany']&&Object['hasOwnProperty']['call'](_0x1a3e61,'howMany')&&_0x5f3cf0['uint32'](0x20)['uint32'](_0x1a3e61['howMany']),null!=_0x1a3e61['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a3e61,'wasUndone')&&_0x5f3cf0['uint32'](0x28)['bool'](_0x1a3e61['wasUndone']),_0x5f3cf0;},_0x1d0f9b['encodeDelimited']=function(_0x15bd4f,_0x2e6c3c){return this['encode'](_0x15bd4f,_0x2e6c3c)['ldelim']();},_0x1d0f9b['decode']=function(_0x42e4f5,_0x4d36be){_0x42e4f5 instanceof _0x5ae1cd||(_0x42e4f5=_0x5ae1cd['create'](_0x42e4f5));for(var _0x1b2a65=void 0x0===_0x4d36be?_0x42e4f5['len']:_0x42e4f5['pos']+_0x4d36be,_0x5ca0fa=new _0x2fb0ea['MergeOperation']();_0x42e4f5['pos']<_0x1b2a65;){var _0x1f7413=_0x42e4f5['uint32']();switch(_0x1f7413>>>0x3){case 0x1:_0x5ca0fa['sourcePosition']=_0x2fb0ea['Position']['decode'](_0x42e4f5,_0x42e4f5['uint32']());break;case 0x2:_0x5ca0fa['targetPosition']=_0x2fb0ea['Position']['decode'](_0x42e4f5,_0x42e4f5['uint32']());break;case 0x3:_0x5ca0fa['graveyardPosition']=_0x2fb0ea['Position']['decode'](_0x42e4f5,_0x42e4f5['uint32']());break;case 0x4:_0x5ca0fa['howMany']=_0x42e4f5['uint32']();break;case 0x5:_0x5ca0fa['wasUndone']=_0x42e4f5['bool']();break;default:_0x42e4f5['skipType'](0x7&_0x1f7413);}}return _0x5ca0fa;},_0x1d0f9b['decodeDelimited']=function(_0x152c80){return _0x152c80 instanceof _0x5ae1cd||(_0x152c80=new _0x5ae1cd(_0x152c80)),this['decode'](_0x152c80,_0x152c80['uint32']());},_0x1d0f9b['verify']=function(_0x3f136b){if('object'!=typeof _0x3f136b||null===_0x3f136b)return'object\x20expected';var _0x5a0d6f;if(null!=_0x3f136b['sourcePosition']&&_0x3f136b['hasOwnProperty']('sourcePosition')&&(_0x5a0d6f=_0x2fb0ea['Position']['verify'](_0x3f136b['sourcePosition'])))return'sourcePosition.'+_0x5a0d6f;if(null!=_0x3f136b['targetPosition']&&_0x3f136b['hasOwnProperty']('targetPosition')&&(_0x5a0d6f=_0x2fb0ea['Position']['verify'](_0x3f136b['targetPosition'])))return'targetPosition.'+_0x5a0d6f;if(null!=_0x3f136b['graveyardPosition']&&_0x3f136b['hasOwnProperty']('graveyardPosition')&&(_0x5a0d6f=_0x2fb0ea['Position']['verify'](_0x3f136b['graveyardPosition'])))return'graveyardPosition.'+_0x5a0d6f;return null!=_0x3f136b['howMany']&&_0x3f136b['hasOwnProperty']('howMany')&&!_0x499e3d['isInteger'](_0x3f136b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3f136b['wasUndone']&&_0x3f136b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f136b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d0f9b['fromObject']=function(_0x1bfc5a){if(_0x1bfc5a instanceof _0x2fb0ea['MergeOperation'])return _0x1bfc5a;var _0x221cd8=new _0x2fb0ea['MergeOperation']();if(null!=_0x1bfc5a['sourcePosition']){if('object'!=typeof _0x1bfc5a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x221cd8['sourcePosition']=_0x2fb0ea['Position']['fromObject'](_0x1bfc5a['sourcePosition']);}if(null!=_0x1bfc5a['targetPosition']){if('object'!=typeof _0x1bfc5a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x221cd8['targetPosition']=_0x2fb0ea['Position']['fromObject'](_0x1bfc5a['targetPosition']);}if(null!=_0x1bfc5a['graveyardPosition']){if('object'!=typeof _0x1bfc5a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x221cd8['graveyardPosition']=_0x2fb0ea['Position']['fromObject'](_0x1bfc5a['graveyardPosition']);}return null!=_0x1bfc5a['howMany']&&(_0x221cd8['howMany']=_0x1bfc5a['howMany']>>>0x0),null!=_0x1bfc5a['wasUndone']&&(_0x221cd8['wasUndone']=Boolean(_0x1bfc5a['wasUndone'])),_0x221cd8;},_0x1d0f9b['toObject']=function(_0x4821eb,_0x401c5a){_0x401c5a||(_0x401c5a={});var _0x189c43={};return _0x401c5a['defaults']&&(_0x189c43['sourcePosition']=null,_0x189c43['targetPosition']=null,_0x189c43['graveyardPosition']=null,_0x189c43['howMany']=0x0,_0x189c43['wasUndone']=!0x1),null!=_0x4821eb['sourcePosition']&&_0x4821eb['hasOwnProperty']('sourcePosition')&&(_0x189c43['sourcePosition']=_0x2fb0ea['Position']['toObject'](_0x4821eb['sourcePosition'],_0x401c5a)),null!=_0x4821eb['targetPosition']&&_0x4821eb['hasOwnProperty']('targetPosition')&&(_0x189c43['targetPosition']=_0x2fb0ea['Position']['toObject'](_0x4821eb['targetPosition'],_0x401c5a)),null!=_0x4821eb['graveyardPosition']&&_0x4821eb['hasOwnProperty']('graveyardPosition')&&(_0x189c43['graveyardPosition']=_0x2fb0ea['Position']['toObject'](_0x4821eb['graveyardPosition'],_0x401c5a)),null!=_0x4821eb['howMany']&&_0x4821eb['hasOwnProperty']('howMany')&&(_0x189c43['howMany']=_0x4821eb['howMany']),null!=_0x4821eb['wasUndone']&&_0x4821eb['hasOwnProperty']('wasUndone')&&(_0x189c43['wasUndone']=_0x4821eb['wasUndone']),_0x189c43;},_0x1d0f9b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x1d0f9b['getTypeUrl']=function(_0x280ca7){return void 0x0===_0x280ca7&&(_0x280ca7='type.googleapis.com'),_0x280ca7+'/MergeOperation';},_0x1d0f9b;}()),_0x2fb0ea['MoveOperation']=(function(){function _0x505e2f(_0x2de14e){if(_0x2de14e){for(var _0x2e5cc6=Object['keys'](_0x2de14e),_0x450455=0x0;_0x450455<_0x2e5cc6['length'];++_0x450455)null!=_0x2de14e[_0x2e5cc6[_0x450455]]&&(this[_0x2e5cc6[_0x450455]]=_0x2de14e[_0x2e5cc6[_0x450455]]);}}return _0x505e2f['prototype']['sourcePosition']=null,_0x505e2f['prototype']['howMany']=0x0,_0x505e2f['prototype']['targetPosition']=null,_0x505e2f['prototype']['wasUndone']=!0x1,_0x505e2f['create']=function(_0x218e4d){return new _0x505e2f(_0x218e4d);},_0x505e2f['encode']=function(_0x1c40c2,_0xf3bc9c){return _0xf3bc9c||(_0xf3bc9c=_0x5a175f['create']()),null!=_0x1c40c2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1c40c2,'sourcePosition')&&_0x2fb0ea['Position']['encode'](_0x1c40c2['sourcePosition'],_0xf3bc9c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1c40c2['howMany']&&Object['hasOwnProperty']['call'](_0x1c40c2,'howMany')&&_0xf3bc9c['uint32'](0x10)['uint32'](_0x1c40c2['howMany']),null!=_0x1c40c2['targetPosition']&&Object['hasOwnProperty']['call'](_0x1c40c2,'targetPosition')&&_0x2fb0ea['Position']['encode'](_0x1c40c2['targetPosition'],_0xf3bc9c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1c40c2['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c40c2,'wasUndone')&&_0xf3bc9c['uint32'](0x20)['bool'](_0x1c40c2['wasUndone']),_0xf3bc9c;},_0x505e2f['encodeDelimited']=function(_0x18c742,_0x14ee60){return this['encode'](_0x18c742,_0x14ee60)['ldelim']();},_0x505e2f['decode']=function(_0x29bde7,_0x32c44f){_0x29bde7 instanceof _0x5ae1cd||(_0x29bde7=_0x5ae1cd['create'](_0x29bde7));for(var _0x236527=void 0x0===_0x32c44f?_0x29bde7['len']:_0x29bde7['pos']+_0x32c44f,_0x4ae76a=new _0x2fb0ea['MoveOperation']();_0x29bde7['pos']<_0x236527;){var _0x269f72=_0x29bde7['uint32']();switch(_0x269f72>>>0x3){case 0x1:_0x4ae76a['sourcePosition']=_0x2fb0ea['Position']['decode'](_0x29bde7,_0x29bde7['uint32']());break;case 0x2:_0x4ae76a['howMany']=_0x29bde7['uint32']();break;case 0x3:_0x4ae76a['targetPosition']=_0x2fb0ea['Position']['decode'](_0x29bde7,_0x29bde7['uint32']());break;case 0x4:_0x4ae76a['wasUndone']=_0x29bde7['bool']();break;default:_0x29bde7['skipType'](0x7&_0x269f72);}}return _0x4ae76a;},_0x505e2f['decodeDelimited']=function(_0x1f5de0){return _0x1f5de0 instanceof _0x5ae1cd||(_0x1f5de0=new _0x5ae1cd(_0x1f5de0)),this['decode'](_0x1f5de0,_0x1f5de0['uint32']());},_0x505e2f['verify']=function(_0x3f8805){if('object'!=typeof _0x3f8805||null===_0x3f8805)return'object\x20expected';var _0x193444;if(null!=_0x3f8805['sourcePosition']&&_0x3f8805['hasOwnProperty']('sourcePosition')&&(_0x193444=_0x2fb0ea['Position']['verify'](_0x3f8805['sourcePosition'])))return'sourcePosition.'+_0x193444;if(null!=_0x3f8805['howMany']&&_0x3f8805['hasOwnProperty']('howMany')&&!_0x499e3d['isInteger'](_0x3f8805['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3f8805['targetPosition']&&_0x3f8805['hasOwnProperty']('targetPosition')&&(_0x193444=_0x2fb0ea['Position']['verify'](_0x3f8805['targetPosition'])))return'targetPosition.'+_0x193444;return null!=_0x3f8805['wasUndone']&&_0x3f8805['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f8805['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x505e2f['fromObject']=function(_0x326b18){if(_0x326b18 instanceof _0x2fb0ea['MoveOperation'])return _0x326b18;var _0x165217=new _0x2fb0ea['MoveOperation']();if(null!=_0x326b18['sourcePosition']){if('object'!=typeof _0x326b18['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x165217['sourcePosition']=_0x2fb0ea['Position']['fromObject'](_0x326b18['sourcePosition']);}if(null!=_0x326b18['howMany']&&(_0x165217['howMany']=_0x326b18['howMany']>>>0x0),null!=_0x326b18['targetPosition']){if('object'!=typeof _0x326b18['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x165217['targetPosition']=_0x2fb0ea['Position']['fromObject'](_0x326b18['targetPosition']);}return null!=_0x326b18['wasUndone']&&(_0x165217['wasUndone']=Boolean(_0x326b18['wasUndone'])),_0x165217;},_0x505e2f['toObject']=function(_0x487d4e,_0x2e1f76){_0x2e1f76||(_0x2e1f76={});var _0x4a4a95={};return _0x2e1f76['defaults']&&(_0x4a4a95['sourcePosition']=null,_0x4a4a95['howMany']=0x0,_0x4a4a95['targetPosition']=null,_0x4a4a95['wasUndone']=!0x1),null!=_0x487d4e['sourcePosition']&&_0x487d4e['hasOwnProperty']('sourcePosition')&&(_0x4a4a95['sourcePosition']=_0x2fb0ea['Position']['toObject'](_0x487d4e['sourcePosition'],_0x2e1f76)),null!=_0x487d4e['howMany']&&_0x487d4e['hasOwnProperty']('howMany')&&(_0x4a4a95['howMany']=_0x487d4e['howMany']),null!=_0x487d4e['targetPosition']&&_0x487d4e['hasOwnProperty']('targetPosition')&&(_0x4a4a95['targetPosition']=_0x2fb0ea['Position']['toObject'](_0x487d4e['targetPosition'],_0x2e1f76)),null!=_0x487d4e['wasUndone']&&_0x487d4e['hasOwnProperty']('wasUndone')&&(_0x4a4a95['wasUndone']=_0x487d4e['wasUndone']),_0x4a4a95;},_0x505e2f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x505e2f['getTypeUrl']=function(_0x5c2ed2){return void 0x0===_0x5c2ed2&&(_0x5c2ed2='type.googleapis.com'),_0x5c2ed2+'/MoveOperation';},_0x505e2f;}()),_0x2fb0ea['RenameOperation']=(function(){function _0x443a31(_0x55b324){if(_0x55b324){for(var _0x58c918=Object['keys'](_0x55b324),_0x3c994a=0x0;_0x3c994a<_0x58c918['length'];++_0x3c994a)null!=_0x55b324[_0x58c918[_0x3c994a]]&&(this[_0x58c918[_0x3c994a]]=_0x55b324[_0x58c918[_0x3c994a]]);}}return _0x443a31['prototype']['position']=null,_0x443a31['prototype']['oldName']='',_0x443a31['prototype']['newName']='',_0x443a31['prototype']['wasUndone']=!0x1,_0x443a31['create']=function(_0x5e9d2d){return new _0x443a31(_0x5e9d2d);},_0x443a31['encode']=function(_0x741525,_0x3cd129){return _0x3cd129||(_0x3cd129=_0x5a175f['create']()),null!=_0x741525['position']&&Object['hasOwnProperty']['call'](_0x741525,'position')&&_0x2fb0ea['Position']['encode'](_0x741525['position'],_0x3cd129['uint32'](0xa)['fork']())['ldelim'](),null!=_0x741525['oldName']&&Object['hasOwnProperty']['call'](_0x741525,'oldName')&&_0x3cd129['uint32'](0x12)['string'](_0x741525['oldName']),null!=_0x741525['newName']&&Object['hasOwnProperty']['call'](_0x741525,'newName')&&_0x3cd129['uint32'](0x1a)['string'](_0x741525['newName']),null!=_0x741525['wasUndone']&&Object['hasOwnProperty']['call'](_0x741525,'wasUndone')&&_0x3cd129['uint32'](0x20)['bool'](_0x741525['wasUndone']),_0x3cd129;},_0x443a31['encodeDelimited']=function(_0x23fc6e,_0x46a303){return this['encode'](_0x23fc6e,_0x46a303)['ldelim']();},_0x443a31['decode']=function(_0x4523da,_0x4fffaa){_0x4523da instanceof _0x5ae1cd||(_0x4523da=_0x5ae1cd['create'](_0x4523da));for(var _0xa82dc0=void 0x0===_0x4fffaa?_0x4523da['len']:_0x4523da['pos']+_0x4fffaa,_0xde4ee3=new _0x2fb0ea['RenameOperation']();_0x4523da['pos']<_0xa82dc0;){var _0x3d7ca5=_0x4523da['uint32']();switch(_0x3d7ca5>>>0x3){case 0x1:_0xde4ee3['position']=_0x2fb0ea['Position']['decode'](_0x4523da,_0x4523da['uint32']());break;case 0x2:_0xde4ee3['oldName']=_0x4523da['string']();break;case 0x3:_0xde4ee3['newName']=_0x4523da['string']();break;case 0x4:_0xde4ee3['wasUndone']=_0x4523da['bool']();break;default:_0x4523da['skipType'](0x7&_0x3d7ca5);}}return _0xde4ee3;},_0x443a31['decodeDelimited']=function(_0x58d3ad){return _0x58d3ad instanceof _0x5ae1cd||(_0x58d3ad=new _0x5ae1cd(_0x58d3ad)),this['decode'](_0x58d3ad,_0x58d3ad['uint32']());},_0x443a31['verify']=function(_0xe63904){if('object'!=typeof _0xe63904||null===_0xe63904)return'object\x20expected';if(null!=_0xe63904['position']&&_0xe63904['hasOwnProperty']('position')){var _0x336cb1=_0x2fb0ea['Position']['verify'](_0xe63904['position']);if(_0x336cb1)return'position.'+_0x336cb1;}return null!=_0xe63904['oldName']&&_0xe63904['hasOwnProperty']('oldName')&&!_0x499e3d['isString'](_0xe63904['oldName'])?'oldName:\x20string\x20expected':null!=_0xe63904['newName']&&_0xe63904['hasOwnProperty']('newName')&&!_0x499e3d['isString'](_0xe63904['newName'])?'newName:\x20string\x20expected':null!=_0xe63904['wasUndone']&&_0xe63904['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe63904['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x443a31['fromObject']=function(_0x5d7bcb){if(_0x5d7bcb instanceof _0x2fb0ea['RenameOperation'])return _0x5d7bcb;var _0x462404=new _0x2fb0ea['RenameOperation']();if(null!=_0x5d7bcb['position']){if('object'!=typeof _0x5d7bcb['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x462404['position']=_0x2fb0ea['Position']['fromObject'](_0x5d7bcb['position']);}return null!=_0x5d7bcb['oldName']&&(_0x462404['oldName']=String(_0x5d7bcb['oldName'])),null!=_0x5d7bcb['newName']&&(_0x462404['newName']=String(_0x5d7bcb['newName'])),null!=_0x5d7bcb['wasUndone']&&(_0x462404['wasUndone']=Boolean(_0x5d7bcb['wasUndone'])),_0x462404;},_0x443a31['toObject']=function(_0x2bdc12,_0x4cba34){_0x4cba34||(_0x4cba34={});var _0x507337={};return _0x4cba34['defaults']&&(_0x507337['position']=null,_0x507337['oldName']='',_0x507337['newName']='',_0x507337['wasUndone']=!0x1),null!=_0x2bdc12['position']&&_0x2bdc12['hasOwnProperty']('position')&&(_0x507337['position']=_0x2fb0ea['Position']['toObject'](_0x2bdc12['position'],_0x4cba34)),null!=_0x2bdc12['oldName']&&_0x2bdc12['hasOwnProperty']('oldName')&&(_0x507337['oldName']=_0x2bdc12['oldName']),null!=_0x2bdc12['newName']&&_0x2bdc12['hasOwnProperty']('newName')&&(_0x507337['newName']=_0x2bdc12['newName']),null!=_0x2bdc12['wasUndone']&&_0x2bdc12['hasOwnProperty']('wasUndone')&&(_0x507337['wasUndone']=_0x2bdc12['wasUndone']),_0x507337;},_0x443a31['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x443a31['getTypeUrl']=function(_0x1eba83){return void 0x0===_0x1eba83&&(_0x1eba83='type.googleapis.com'),_0x1eba83+'/RenameOperation';},_0x443a31;}()),_0x2fb0ea['RootAttributeOperation']=(function(){function _0x2b93cb(_0x3e906a){if(_0x3e906a){for(var _0x32ccd3=Object['keys'](_0x3e906a),_0x39327e=0x0;_0x39327e<_0x32ccd3['length'];++_0x39327e)null!=_0x3e906a[_0x32ccd3[_0x39327e]]&&(this[_0x32ccd3[_0x39327e]]=_0x3e906a[_0x32ccd3[_0x39327e]]);}}return _0x2b93cb['prototype']['root']='',_0x2b93cb['prototype']['key']='',_0x2b93cb['prototype']['oldValueBoolean']=!0x1,_0x2b93cb['prototype']['oldValueJson']='',_0x2b93cb['prototype']['newValueBoolean']=!0x1,_0x2b93cb['prototype']['newValueJson']='',_0x2b93cb['prototype']['wasUndone']=!0x1,_0x2b93cb['create']=function(_0x306ca0){return new _0x2b93cb(_0x306ca0);},_0x2b93cb['encode']=function(_0x3dbc26,_0x19c5a7){return _0x19c5a7||(_0x19c5a7=_0x5a175f['create']()),null!=_0x3dbc26['root']&&Object['hasOwnProperty']['call'](_0x3dbc26,'root')&&_0x19c5a7['uint32'](0xa)['string'](_0x3dbc26['root']),null!=_0x3dbc26['key']&&Object['hasOwnProperty']['call'](_0x3dbc26,'key')&&_0x19c5a7['uint32'](0x12)['string'](_0x3dbc26['key']),null!=_0x3dbc26['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3dbc26,'oldValueBoolean')&&_0x19c5a7['uint32'](0x18)['bool'](_0x3dbc26['oldValueBoolean']),null!=_0x3dbc26['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3dbc26,'oldValueJson')&&_0x19c5a7['uint32'](0x22)['string'](_0x3dbc26['oldValueJson']),null!=_0x3dbc26['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3dbc26,'newValueBoolean')&&_0x19c5a7['uint32'](0x28)['bool'](_0x3dbc26['newValueBoolean']),null!=_0x3dbc26['newValueJson']&&Object['hasOwnProperty']['call'](_0x3dbc26,'newValueJson')&&_0x19c5a7['uint32'](0x32)['string'](_0x3dbc26['newValueJson']),null!=_0x3dbc26['wasUndone']&&Object['hasOwnProperty']['call'](_0x3dbc26,'wasUndone')&&_0x19c5a7['uint32'](0x38)['bool'](_0x3dbc26['wasUndone']),_0x19c5a7;},_0x2b93cb['encodeDelimited']=function(_0x44b55c,_0x115eaf){return this['encode'](_0x44b55c,_0x115eaf)['ldelim']();},_0x2b93cb['decode']=function(_0x540a17,_0x5daea2){_0x540a17 instanceof _0x5ae1cd||(_0x540a17=_0x5ae1cd['create'](_0x540a17));for(var _0x35a4d8=void 0x0===_0x5daea2?_0x540a17['len']:_0x540a17['pos']+_0x5daea2,_0x5d0620=new _0x2fb0ea['RootAttributeOperation']();_0x540a17['pos']<_0x35a4d8;){var _0x2cf186=_0x540a17['uint32']();switch(_0x2cf186>>>0x3){case 0x1:_0x5d0620['root']=_0x540a17['string']();break;case 0x2:_0x5d0620['key']=_0x540a17['string']();break;case 0x3:_0x5d0620['oldValueBoolean']=_0x540a17['bool']();break;case 0x4:_0x5d0620['oldValueJson']=_0x540a17['string']();break;case 0x5:_0x5d0620['newValueBoolean']=_0x540a17['bool']();break;case 0x6:_0x5d0620['newValueJson']=_0x540a17['string']();break;case 0x7:_0x5d0620['wasUndone']=_0x540a17['bool']();break;default:_0x540a17['skipType'](0x7&_0x2cf186);}}return _0x5d0620;},_0x2b93cb['decodeDelimited']=function(_0x2ce5d8){return _0x2ce5d8 instanceof _0x5ae1cd||(_0x2ce5d8=new _0x5ae1cd(_0x2ce5d8)),this['decode'](_0x2ce5d8,_0x2ce5d8['uint32']());},_0x2b93cb['verify']=function(_0x1e9558){return'object'!=typeof _0x1e9558||null===_0x1e9558?'object\x20expected':null!=_0x1e9558['root']&&_0x1e9558['hasOwnProperty']('root')&&!_0x499e3d['isString'](_0x1e9558['root'])?'root:\x20string\x20expected':null!=_0x1e9558['key']&&_0x1e9558['hasOwnProperty']('key')&&!_0x499e3d['isString'](_0x1e9558['key'])?'key:\x20string\x20expected':null!=_0x1e9558['oldValueBoolean']&&_0x1e9558['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1e9558['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1e9558['oldValueJson']&&_0x1e9558['hasOwnProperty']('oldValueJson')&&!_0x499e3d['isString'](_0x1e9558['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1e9558['newValueBoolean']&&_0x1e9558['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1e9558['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1e9558['newValueJson']&&_0x1e9558['hasOwnProperty']('newValueJson')&&!_0x499e3d['isString'](_0x1e9558['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1e9558['wasUndone']&&_0x1e9558['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e9558['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b93cb['fromObject']=function(_0x53e5a6){if(_0x53e5a6 instanceof _0x2fb0ea['RootAttributeOperation'])return _0x53e5a6;var _0x516e15=new _0x2fb0ea['RootAttributeOperation']();return null!=_0x53e5a6['root']&&(_0x516e15['root']=String(_0x53e5a6['root'])),null!=_0x53e5a6['key']&&(_0x516e15['key']=String(_0x53e5a6['key'])),null!=_0x53e5a6['oldValueBoolean']&&(_0x516e15['oldValueBoolean']=Boolean(_0x53e5a6['oldValueBoolean'])),null!=_0x53e5a6['oldValueJson']&&(_0x516e15['oldValueJson']=String(_0x53e5a6['oldValueJson'])),null!=_0x53e5a6['newValueBoolean']&&(_0x516e15['newValueBoolean']=Boolean(_0x53e5a6['newValueBoolean'])),null!=_0x53e5a6['newValueJson']&&(_0x516e15['newValueJson']=String(_0x53e5a6['newValueJson'])),null!=_0x53e5a6['wasUndone']&&(_0x516e15['wasUndone']=Boolean(_0x53e5a6['wasUndone'])),_0x516e15;},_0x2b93cb['toObject']=function(_0x5c0dc6,_0x117b87){_0x117b87||(_0x117b87={});var _0x30a134={};return _0x117b87['defaults']&&(_0x30a134['root']='',_0x30a134['key']='',_0x30a134['oldValueBoolean']=!0x1,_0x30a134['oldValueJson']='',_0x30a134['newValueBoolean']=!0x1,_0x30a134['newValueJson']='',_0x30a134['wasUndone']=!0x1),null!=_0x5c0dc6['root']&&_0x5c0dc6['hasOwnProperty']('root')&&(_0x30a134['root']=_0x5c0dc6['root']),null!=_0x5c0dc6['key']&&_0x5c0dc6['hasOwnProperty']('key')&&(_0x30a134['key']=_0x5c0dc6['key']),null!=_0x5c0dc6['oldValueBoolean']&&_0x5c0dc6['hasOwnProperty']('oldValueBoolean')&&(_0x30a134['oldValueBoolean']=_0x5c0dc6['oldValueBoolean']),null!=_0x5c0dc6['oldValueJson']&&_0x5c0dc6['hasOwnProperty']('oldValueJson')&&(_0x30a134['oldValueJson']=_0x5c0dc6['oldValueJson']),null!=_0x5c0dc6['newValueBoolean']&&_0x5c0dc6['hasOwnProperty']('newValueBoolean')&&(_0x30a134['newValueBoolean']=_0x5c0dc6['newValueBoolean']),null!=_0x5c0dc6['newValueJson']&&_0x5c0dc6['hasOwnProperty']('newValueJson')&&(_0x30a134['newValueJson']=_0x5c0dc6['newValueJson']),null!=_0x5c0dc6['wasUndone']&&_0x5c0dc6['hasOwnProperty']('wasUndone')&&(_0x30a134['wasUndone']=_0x5c0dc6['wasUndone']),_0x30a134;},_0x2b93cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x2b93cb['getTypeUrl']=function(_0x503562){return void 0x0===_0x503562&&(_0x503562='type.googleapis.com'),_0x503562+'/RootAttributeOperation';},_0x2b93cb;}()),_0x2fb0ea['RootOperation']=(function(){function _0xe412eb(_0xd0ee4a){if(_0xd0ee4a){for(var _0x4628a8=Object['keys'](_0xd0ee4a),_0x5059d6=0x0;_0x5059d6<_0x4628a8['length'];++_0x5059d6)null!=_0xd0ee4a[_0x4628a8[_0x5059d6]]&&(this[_0x4628a8[_0x5059d6]]=_0xd0ee4a[_0x4628a8[_0x5059d6]]);}}return _0xe412eb['prototype']['rootName']='',_0xe412eb['prototype']['elementName']='',_0xe412eb['prototype']['isAdd']=!0x1,_0xe412eb['prototype']['wasUndone']=!0x1,_0xe412eb['create']=function(_0x5b9c83){return new _0xe412eb(_0x5b9c83);},_0xe412eb['encode']=function(_0x2a6add,_0x2e37c3){return _0x2e37c3||(_0x2e37c3=_0x5a175f['create']()),null!=_0x2a6add['rootName']&&Object['hasOwnProperty']['call'](_0x2a6add,'rootName')&&_0x2e37c3['uint32'](0xa)['string'](_0x2a6add['rootName']),null!=_0x2a6add['elementName']&&Object['hasOwnProperty']['call'](_0x2a6add,'elementName')&&_0x2e37c3['uint32'](0x12)['string'](_0x2a6add['elementName']),null!=_0x2a6add['isAdd']&&Object['hasOwnProperty']['call'](_0x2a6add,'isAdd')&&_0x2e37c3['uint32'](0x18)['bool'](_0x2a6add['isAdd']),null!=_0x2a6add['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a6add,'wasUndone')&&_0x2e37c3['uint32'](0x20)['bool'](_0x2a6add['wasUndone']),_0x2e37c3;},_0xe412eb['encodeDelimited']=function(_0xc38c79,_0x5dc84a){return this['encode'](_0xc38c79,_0x5dc84a)['ldelim']();},_0xe412eb['decode']=function(_0x3dbbe8,_0x5c6057){_0x3dbbe8 instanceof _0x5ae1cd||(_0x3dbbe8=_0x5ae1cd['create'](_0x3dbbe8));for(var _0x4b9f8f=void 0x0===_0x5c6057?_0x3dbbe8['len']:_0x3dbbe8['pos']+_0x5c6057,_0x1c8f3=new _0x2fb0ea['RootOperation']();_0x3dbbe8['pos']<_0x4b9f8f;){var _0x1b9b02=_0x3dbbe8['uint32']();switch(_0x1b9b02>>>0x3){case 0x1:_0x1c8f3['rootName']=_0x3dbbe8['string']();break;case 0x2:_0x1c8f3['elementName']=_0x3dbbe8['string']();break;case 0x3:_0x1c8f3['isAdd']=_0x3dbbe8['bool']();break;case 0x4:_0x1c8f3['wasUndone']=_0x3dbbe8['bool']();break;default:_0x3dbbe8['skipType'](0x7&_0x1b9b02);}}return _0x1c8f3;},_0xe412eb['decodeDelimited']=function(_0x223917){return _0x223917 instanceof _0x5ae1cd||(_0x223917=new _0x5ae1cd(_0x223917)),this['decode'](_0x223917,_0x223917['uint32']());},_0xe412eb['verify']=function(_0x44470d){return'object'!=typeof _0x44470d||null===_0x44470d?'object\x20expected':null!=_0x44470d['rootName']&&_0x44470d['hasOwnProperty']('rootName')&&!_0x499e3d['isString'](_0x44470d['rootName'])?'rootName:\x20string\x20expected':null!=_0x44470d['elementName']&&_0x44470d['hasOwnProperty']('elementName')&&!_0x499e3d['isString'](_0x44470d['elementName'])?'elementName:\x20string\x20expected':null!=_0x44470d['isAdd']&&_0x44470d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x44470d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x44470d['wasUndone']&&_0x44470d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44470d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe412eb['fromObject']=function(_0x118764){if(_0x118764 instanceof _0x2fb0ea['RootOperation'])return _0x118764;var _0x3d44a6=new _0x2fb0ea['RootOperation']();return null!=_0x118764['rootName']&&(_0x3d44a6['rootName']=String(_0x118764['rootName'])),null!=_0x118764['elementName']&&(_0x3d44a6['elementName']=String(_0x118764['elementName'])),null!=_0x118764['isAdd']&&(_0x3d44a6['isAdd']=Boolean(_0x118764['isAdd'])),null!=_0x118764['wasUndone']&&(_0x3d44a6['wasUndone']=Boolean(_0x118764['wasUndone'])),_0x3d44a6;},_0xe412eb['toObject']=function(_0x424c28,_0x53f6a8){_0x53f6a8||(_0x53f6a8={});var _0x31aede={};return _0x53f6a8['defaults']&&(_0x31aede['rootName']='',_0x31aede['elementName']='',_0x31aede['isAdd']=!0x1,_0x31aede['wasUndone']=!0x1),null!=_0x424c28['rootName']&&_0x424c28['hasOwnProperty']('rootName')&&(_0x31aede['rootName']=_0x424c28['rootName']),null!=_0x424c28['elementName']&&_0x424c28['hasOwnProperty']('elementName')&&(_0x31aede['elementName']=_0x424c28['elementName']),null!=_0x424c28['isAdd']&&_0x424c28['hasOwnProperty']('isAdd')&&(_0x31aede['isAdd']=_0x424c28['isAdd']),null!=_0x424c28['wasUndone']&&_0x424c28['hasOwnProperty']('wasUndone')&&(_0x31aede['wasUndone']=_0x424c28['wasUndone']),_0x31aede;},_0xe412eb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0xe412eb['getTypeUrl']=function(_0x40795f){return void 0x0===_0x40795f&&(_0x40795f='type.googleapis.com'),_0x40795f+'/RootOperation';},_0xe412eb;}()),_0x2fb0ea['SplitOperation']=(function(){function _0x3ce5af(_0x416ebb){if(_0x416ebb){for(var _0x189fe1=Object['keys'](_0x416ebb),_0x1561fd=0x0;_0x1561fd<_0x189fe1['length'];++_0x1561fd)null!=_0x416ebb[_0x189fe1[_0x1561fd]]&&(this[_0x189fe1[_0x1561fd]]=_0x416ebb[_0x189fe1[_0x1561fd]]);}}return _0x3ce5af['prototype']['splitPosition']=null,_0x3ce5af['prototype']['graveyardPosition']=null,_0x3ce5af['prototype']['howMany']=0x0,_0x3ce5af['prototype']['insertionPosition']=null,_0x3ce5af['prototype']['wasUndone']=!0x1,_0x3ce5af['create']=function(_0xb6c351){return new _0x3ce5af(_0xb6c351);},_0x3ce5af['encode']=function(_0x3e1041,_0x444221){return _0x444221||(_0x444221=_0x5a175f['create']()),null!=_0x3e1041['splitPosition']&&Object['hasOwnProperty']['call'](_0x3e1041,'splitPosition')&&_0x2fb0ea['Position']['encode'](_0x3e1041['splitPosition'],_0x444221['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3e1041['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3e1041,'graveyardPosition')&&_0x2fb0ea['Position']['encode'](_0x3e1041['graveyardPosition'],_0x444221['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3e1041['howMany']&&Object['hasOwnProperty']['call'](_0x3e1041,'howMany')&&_0x444221['uint32'](0x18)['uint32'](_0x3e1041['howMany']),null!=_0x3e1041['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3e1041,'insertionPosition')&&_0x2fb0ea['Position']['encode'](_0x3e1041['insertionPosition'],_0x444221['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3e1041['wasUndone']&&Object['hasOwnProperty']['call'](_0x3e1041,'wasUndone')&&_0x444221['uint32'](0x28)['bool'](_0x3e1041['wasUndone']),_0x444221;},_0x3ce5af['encodeDelimited']=function(_0x3dbd7c,_0x2ffe3d){return this['encode'](_0x3dbd7c,_0x2ffe3d)['ldelim']();},_0x3ce5af['decode']=function(_0x21cdbf,_0x501093){_0x21cdbf instanceof _0x5ae1cd||(_0x21cdbf=_0x5ae1cd['create'](_0x21cdbf));for(var _0x3a55c6=void 0x0===_0x501093?_0x21cdbf['len']:_0x21cdbf['pos']+_0x501093,_0x39fa02=new _0x2fb0ea['SplitOperation']();_0x21cdbf['pos']<_0x3a55c6;){var _0x1a33d2=_0x21cdbf['uint32']();switch(_0x1a33d2>>>0x3){case 0x1:_0x39fa02['splitPosition']=_0x2fb0ea['Position']['decode'](_0x21cdbf,_0x21cdbf['uint32']());break;case 0x2:_0x39fa02['graveyardPosition']=_0x2fb0ea['Position']['decode'](_0x21cdbf,_0x21cdbf['uint32']());break;case 0x3:_0x39fa02['howMany']=_0x21cdbf['uint32']();break;case 0x4:_0x39fa02['insertionPosition']=_0x2fb0ea['Position']['decode'](_0x21cdbf,_0x21cdbf['uint32']());break;case 0x5:_0x39fa02['wasUndone']=_0x21cdbf['bool']();break;default:_0x21cdbf['skipType'](0x7&_0x1a33d2);}}return _0x39fa02;},_0x3ce5af['decodeDelimited']=function(_0x57b5cd){return _0x57b5cd instanceof _0x5ae1cd||(_0x57b5cd=new _0x5ae1cd(_0x57b5cd)),this['decode'](_0x57b5cd,_0x57b5cd['uint32']());},_0x3ce5af['verify']=function(_0x4f5f3c){if('object'!=typeof _0x4f5f3c||null===_0x4f5f3c)return'object\x20expected';var _0x160684;if(null!=_0x4f5f3c['splitPosition']&&_0x4f5f3c['hasOwnProperty']('splitPosition')&&(_0x160684=_0x2fb0ea['Position']['verify'](_0x4f5f3c['splitPosition'])))return'splitPosition.'+_0x160684;if(null!=_0x4f5f3c['graveyardPosition']&&_0x4f5f3c['hasOwnProperty']('graveyardPosition')&&(_0x160684=_0x2fb0ea['Position']['verify'](_0x4f5f3c['graveyardPosition'])))return'graveyardPosition.'+_0x160684;if(null!=_0x4f5f3c['howMany']&&_0x4f5f3c['hasOwnProperty']('howMany')&&!_0x499e3d['isInteger'](_0x4f5f3c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4f5f3c['insertionPosition']&&_0x4f5f3c['hasOwnProperty']('insertionPosition')&&(_0x160684=_0x2fb0ea['Position']['verify'](_0x4f5f3c['insertionPosition'])))return'insertionPosition.'+_0x160684;return null!=_0x4f5f3c['wasUndone']&&_0x4f5f3c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4f5f3c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ce5af['fromObject']=function(_0x2449b6){if(_0x2449b6 instanceof _0x2fb0ea['SplitOperation'])return _0x2449b6;var _0x2aef51=new _0x2fb0ea['SplitOperation']();if(null!=_0x2449b6['splitPosition']){if('object'!=typeof _0x2449b6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2aef51['splitPosition']=_0x2fb0ea['Position']['fromObject'](_0x2449b6['splitPosition']);}if(null!=_0x2449b6['graveyardPosition']){if('object'!=typeof _0x2449b6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2aef51['graveyardPosition']=_0x2fb0ea['Position']['fromObject'](_0x2449b6['graveyardPosition']);}if(null!=_0x2449b6['howMany']&&(_0x2aef51['howMany']=_0x2449b6['howMany']>>>0x0),null!=_0x2449b6['insertionPosition']){if('object'!=typeof _0x2449b6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2aef51['insertionPosition']=_0x2fb0ea['Position']['fromObject'](_0x2449b6['insertionPosition']);}return null!=_0x2449b6['wasUndone']&&(_0x2aef51['wasUndone']=Boolean(_0x2449b6['wasUndone'])),_0x2aef51;},_0x3ce5af['toObject']=function(_0x298fd3,_0x1118b1){_0x1118b1||(_0x1118b1={});var _0x3a7c31={};return _0x1118b1['defaults']&&(_0x3a7c31['splitPosition']=null,_0x3a7c31['graveyardPosition']=null,_0x3a7c31['howMany']=0x0,_0x3a7c31['insertionPosition']=null,_0x3a7c31['wasUndone']=!0x1),null!=_0x298fd3['splitPosition']&&_0x298fd3['hasOwnProperty']('splitPosition')&&(_0x3a7c31['splitPosition']=_0x2fb0ea['Position']['toObject'](_0x298fd3['splitPosition'],_0x1118b1)),null!=_0x298fd3['graveyardPosition']&&_0x298fd3['hasOwnProperty']('graveyardPosition')&&(_0x3a7c31['graveyardPosition']=_0x2fb0ea['Position']['toObject'](_0x298fd3['graveyardPosition'],_0x1118b1)),null!=_0x298fd3['howMany']&&_0x298fd3['hasOwnProperty']('howMany')&&(_0x3a7c31['howMany']=_0x298fd3['howMany']),null!=_0x298fd3['insertionPosition']&&_0x298fd3['hasOwnProperty']('insertionPosition')&&(_0x3a7c31['insertionPosition']=_0x2fb0ea['Position']['toObject'](_0x298fd3['insertionPosition'],_0x1118b1)),null!=_0x298fd3['wasUndone']&&_0x298fd3['hasOwnProperty']('wasUndone')&&(_0x3a7c31['wasUndone']=_0x298fd3['wasUndone']),_0x3a7c31;},_0x3ce5af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x3ce5af['getTypeUrl']=function(_0x5a0a1e){return void 0x0===_0x5a0a1e&&(_0x5a0a1e='type.googleapis.com'),_0x5a0a1e+'/SplitOperation';},_0x3ce5af;}()),_0x2fb0ea['Position']=(function(){function _0x3bf3e4(_0x247eeb){if(this['path']=[],_0x247eeb){for(var _0x1aea3d=Object['keys'](_0x247eeb),_0x5402de=0x0;_0x5402de<_0x1aea3d['length'];++_0x5402de)null!=_0x247eeb[_0x1aea3d[_0x5402de]]&&(this[_0x1aea3d[_0x5402de]]=_0x247eeb[_0x1aea3d[_0x5402de]]);}}return _0x3bf3e4['prototype']['root']='',_0x3bf3e4['prototype']['rootMain']=!0x1,_0x3bf3e4['prototype']['rootGraveyard']=!0x1,_0x3bf3e4['prototype']['path']=_0x499e3d['emptyArray'],_0x3bf3e4['prototype']['stickiness']='',_0x3bf3e4['create']=function(_0x2b9825){return new _0x3bf3e4(_0x2b9825);},_0x3bf3e4['encode']=function(_0x4bacda,_0x4c3899){if(_0x4c3899||(_0x4c3899=_0x5a175f['create']()),null!=_0x4bacda['root']&&Object['hasOwnProperty']['call'](_0x4bacda,'root')&&_0x4c3899['uint32'](0xa)['string'](_0x4bacda['root']),null!=_0x4bacda['rootMain']&&Object['hasOwnProperty']['call'](_0x4bacda,'rootMain')&&_0x4c3899['uint32'](0x10)['bool'](_0x4bacda['rootMain']),null!=_0x4bacda['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4bacda,'rootGraveyard')&&_0x4c3899['uint32'](0x18)['bool'](_0x4bacda['rootGraveyard']),null!=_0x4bacda['path']&&_0x4bacda['path']['length']){_0x4c3899['uint32'](0x22)['fork']();for(var _0x5562a8=0x0;_0x5562a8<_0x4bacda['path']['length'];++_0x5562a8)_0x4c3899['uint32'](_0x4bacda['path'][_0x5562a8]);_0x4c3899['ldelim']();}return null!=_0x4bacda['stickiness']&&Object['hasOwnProperty']['call'](_0x4bacda,'stickiness')&&_0x4c3899['uint32'](0x2a)['string'](_0x4bacda['stickiness']),_0x4c3899;},_0x3bf3e4['encodeDelimited']=function(_0xa15a48,_0xa7d118){return this['encode'](_0xa15a48,_0xa7d118)['ldelim']();},_0x3bf3e4['decode']=function(_0x10412b,_0x40b8b0){_0x10412b instanceof _0x5ae1cd||(_0x10412b=_0x5ae1cd['create'](_0x10412b));for(var _0x5ccd41=void 0x0===_0x40b8b0?_0x10412b['len']:_0x10412b['pos']+_0x40b8b0,_0x3c6b5f=new _0x2fb0ea['Position']();_0x10412b['pos']<_0x5ccd41;){var _0xc5bf3a=_0x10412b['uint32']();switch(_0xc5bf3a>>>0x3){case 0x1:_0x3c6b5f['root']=_0x10412b['string']();break;case 0x2:_0x3c6b5f['rootMain']=_0x10412b['bool']();break;case 0x3:_0x3c6b5f['rootGraveyard']=_0x10412b['bool']();break;case 0x4:if(_0x3c6b5f['path']&&_0x3c6b5f['path']['length']||(_0x3c6b5f['path']=[]),0x2==(0x7&_0xc5bf3a)){for(var _0x21fcfd=_0x10412b['uint32']()+_0x10412b['pos'];_0x10412b['pos']<_0x21fcfd;)_0x3c6b5f['path']['push'](_0x10412b['uint32']());}else _0x3c6b5f['path']['push'](_0x10412b['uint32']());break;case 0x5:_0x3c6b5f['stickiness']=_0x10412b['string']();break;default:_0x10412b['skipType'](0x7&_0xc5bf3a);}}return _0x3c6b5f;},_0x3bf3e4['decodeDelimited']=function(_0x1d6d37){return _0x1d6d37 instanceof _0x5ae1cd||(_0x1d6d37=new _0x5ae1cd(_0x1d6d37)),this['decode'](_0x1d6d37,_0x1d6d37['uint32']());},_0x3bf3e4['verify']=function(_0x59cf4c){if('object'!=typeof _0x59cf4c||null===_0x59cf4c)return'object\x20expected';if(null!=_0x59cf4c['root']&&_0x59cf4c['hasOwnProperty']('root')&&!_0x499e3d['isString'](_0x59cf4c['root']))return'root:\x20string\x20expected';if(null!=_0x59cf4c['rootMain']&&_0x59cf4c['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x59cf4c['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x59cf4c['rootGraveyard']&&_0x59cf4c['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x59cf4c['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x59cf4c['path']&&_0x59cf4c['hasOwnProperty']('path')){if(!Array['isArray'](_0x59cf4c['path']))return'path:\x20array\x20expected';for(var _0x2c5cd8=0x0;_0x2c5cd8<_0x59cf4c['path']['length'];++_0x2c5cd8)if(!_0x499e3d['isInteger'](_0x59cf4c['path'][_0x2c5cd8]))return'path:\x20integer[]\x20expected';}return null!=_0x59cf4c['stickiness']&&_0x59cf4c['hasOwnProperty']('stickiness')&&!_0x499e3d['isString'](_0x59cf4c['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3bf3e4['fromObject']=function(_0x15c070){if(_0x15c070 instanceof _0x2fb0ea['Position'])return _0x15c070;var _0x1736ab=new _0x2fb0ea['Position']();if(null!=_0x15c070['root']&&(_0x1736ab['root']=String(_0x15c070['root'])),null!=_0x15c070['rootMain']&&(_0x1736ab['rootMain']=Boolean(_0x15c070['rootMain'])),null!=_0x15c070['rootGraveyard']&&(_0x1736ab['rootGraveyard']=Boolean(_0x15c070['rootGraveyard'])),_0x15c070['path']){if(!Array['isArray'](_0x15c070['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1736ab['path']=[];for(var _0x33c7fc=0x0;_0x33c7fc<_0x15c070['path']['length'];++_0x33c7fc)_0x1736ab['path'][_0x33c7fc]=_0x15c070['path'][_0x33c7fc]>>>0x0;}return null!=_0x15c070['stickiness']&&(_0x1736ab['stickiness']=String(_0x15c070['stickiness'])),_0x1736ab;},_0x3bf3e4['toObject']=function(_0x387a3a,_0x3adb56){_0x3adb56||(_0x3adb56={});var _0x896c5a={};if((_0x3adb56['arrays']||_0x3adb56['defaults'])&&(_0x896c5a['path']=[]),_0x3adb56['defaults']&&(_0x896c5a['root']='',_0x896c5a['rootMain']=!0x1,_0x896c5a['rootGraveyard']=!0x1,_0x896c5a['stickiness']=''),null!=_0x387a3a['root']&&_0x387a3a['hasOwnProperty']('root')&&(_0x896c5a['root']=_0x387a3a['root']),null!=_0x387a3a['rootMain']&&_0x387a3a['hasOwnProperty']('rootMain')&&(_0x896c5a['rootMain']=_0x387a3a['rootMain']),null!=_0x387a3a['rootGraveyard']&&_0x387a3a['hasOwnProperty']('rootGraveyard')&&(_0x896c5a['rootGraveyard']=_0x387a3a['rootGraveyard']),_0x387a3a['path']&&_0x387a3a['path']['length']){_0x896c5a['path']=[];for(var _0x3bdaa7=0x0;_0x3bdaa7<_0x387a3a['path']['length'];++_0x3bdaa7)_0x896c5a['path'][_0x3bdaa7]=_0x387a3a['path'][_0x3bdaa7];}return null!=_0x387a3a['stickiness']&&_0x387a3a['hasOwnProperty']('stickiness')&&(_0x896c5a['stickiness']=_0x387a3a['stickiness']),_0x896c5a;},_0x3bf3e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x3bf3e4['getTypeUrl']=function(_0x2032cf){return void 0x0===_0x2032cf&&(_0x2032cf='type.googleapis.com'),_0x2032cf+'/Position';},_0x3bf3e4;}()),_0x2fb0ea['Range']=(function(){function _0x38b215(_0x117bd5){if(_0x117bd5){for(var _0x4eca75=Object['keys'](_0x117bd5),_0x2883d2=0x0;_0x2883d2<_0x4eca75['length'];++_0x2883d2)null!=_0x117bd5[_0x4eca75[_0x2883d2]]&&(this[_0x4eca75[_0x2883d2]]=_0x117bd5[_0x4eca75[_0x2883d2]]);}}return _0x38b215['prototype']['start']=null,_0x38b215['prototype']['end']=null,_0x38b215['create']=function(_0x54b19c){return new _0x38b215(_0x54b19c);},_0x38b215['encode']=function(_0x3fe533,_0x94c770){return _0x94c770||(_0x94c770=_0x5a175f['create']()),null!=_0x3fe533['start']&&Object['hasOwnProperty']['call'](_0x3fe533,'start')&&_0x2fb0ea['Position']['encode'](_0x3fe533['start'],_0x94c770['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3fe533['end']&&Object['hasOwnProperty']['call'](_0x3fe533,'end')&&_0x2fb0ea['Position']['encode'](_0x3fe533['end'],_0x94c770['uint32'](0x12)['fork']())['ldelim'](),_0x94c770;},_0x38b215['encodeDelimited']=function(_0x5ce1b9,_0x15f81d){return this['encode'](_0x5ce1b9,_0x15f81d)['ldelim']();},_0x38b215['decode']=function(_0x1fdfac,_0xda4def){_0x1fdfac instanceof _0x5ae1cd||(_0x1fdfac=_0x5ae1cd['create'](_0x1fdfac));for(var _0x90601b=void 0x0===_0xda4def?_0x1fdfac['len']:_0x1fdfac['pos']+_0xda4def,_0x4d3cc5=new _0x2fb0ea['Range']();_0x1fdfac['pos']<_0x90601b;){var _0x234b3f=_0x1fdfac['uint32']();switch(_0x234b3f>>>0x3){case 0x1:_0x4d3cc5['start']=_0x2fb0ea['Position']['decode'](_0x1fdfac,_0x1fdfac['uint32']());break;case 0x2:_0x4d3cc5['end']=_0x2fb0ea['Position']['decode'](_0x1fdfac,_0x1fdfac['uint32']());break;default:_0x1fdfac['skipType'](0x7&_0x234b3f);}}return _0x4d3cc5;},_0x38b215['decodeDelimited']=function(_0x341f92){return _0x341f92 instanceof _0x5ae1cd||(_0x341f92=new _0x5ae1cd(_0x341f92)),this['decode'](_0x341f92,_0x341f92['uint32']());},_0x38b215['verify']=function(_0x20e9bd){if('object'!=typeof _0x20e9bd||null===_0x20e9bd)return'object\x20expected';var _0x30ad89;if(null!=_0x20e9bd['start']&&_0x20e9bd['hasOwnProperty']('start')&&(_0x30ad89=_0x2fb0ea['Position']['verify'](_0x20e9bd['start'])))return'start.'+_0x30ad89;if(null!=_0x20e9bd['end']&&_0x20e9bd['hasOwnProperty']('end')&&(_0x30ad89=_0x2fb0ea['Position']['verify'](_0x20e9bd['end'])))return'end.'+_0x30ad89;return null;},_0x38b215['fromObject']=function(_0x24b68c){if(_0x24b68c instanceof _0x2fb0ea['Range'])return _0x24b68c;var _0x22750a=new _0x2fb0ea['Range']();if(null!=_0x24b68c['start']){if('object'!=typeof _0x24b68c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x22750a['start']=_0x2fb0ea['Position']['fromObject'](_0x24b68c['start']);}if(null!=_0x24b68c['end']){if('object'!=typeof _0x24b68c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x22750a['end']=_0x2fb0ea['Position']['fromObject'](_0x24b68c['end']);}return _0x22750a;},_0x38b215['toObject']=function(_0x1e4ac5,_0x1f7115){_0x1f7115||(_0x1f7115={});var _0x36da16={};return _0x1f7115['defaults']&&(_0x36da16['start']=null,_0x36da16['end']=null),null!=_0x1e4ac5['start']&&_0x1e4ac5['hasOwnProperty']('start')&&(_0x36da16['start']=_0x2fb0ea['Position']['toObject'](_0x1e4ac5['start'],_0x1f7115)),null!=_0x1e4ac5['end']&&_0x1e4ac5['hasOwnProperty']('end')&&(_0x36da16['end']=_0x2fb0ea['Position']['toObject'](_0x1e4ac5['end'],_0x1f7115)),_0x36da16;},_0x38b215['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x38b215['getTypeUrl']=function(_0x5072bf){return void 0x0===_0x5072bf&&(_0x5072bf='type.googleapis.com'),_0x5072bf+'/Range';},_0x38b215;}()),_0x2fb0ea['Element']=(function(){function _0x3df92c(_0x254530){if(this['children']=[],this['attributesBoolean']={},_0x254530){for(var _0x4000fd=Object['keys'](_0x254530),_0x3202cd=0x0;_0x3202cd<_0x4000fd['length'];++_0x3202cd)null!=_0x254530[_0x4000fd[_0x3202cd]]&&(this[_0x4000fd[_0x3202cd]]=_0x254530[_0x4000fd[_0x3202cd]]);}}return _0x3df92c['prototype']['name']='',_0x3df92c['prototype']['children']=_0x499e3d['emptyArray'],_0x3df92c['prototype']['data']='',_0x3df92c['prototype']['attributesBoolean']=_0x499e3d['emptyObject'],_0x3df92c['prototype']['attributesJson']='',_0x3df92c['create']=function(_0x1fae80){return new _0x3df92c(_0x1fae80);},_0x3df92c['encode']=function(_0x40b721,_0x4fe409){if(_0x4fe409||(_0x4fe409=_0x5a175f['create']()),null!=_0x40b721['name']&&Object['hasOwnProperty']['call'](_0x40b721,'name')&&_0x4fe409['uint32'](0xa)['string'](_0x40b721['name']),null!=_0x40b721['children']&&_0x40b721['children']['length']){for(var _0xf496cc=0x0;_0xf496cc<_0x40b721['children']['length'];++_0xf496cc)_0x2fb0ea['Element']['encode'](_0x40b721['children'][_0xf496cc],_0x4fe409['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x40b721['data']&&Object['hasOwnProperty']['call'](_0x40b721,'data')&&_0x4fe409['uint32'](0x1a)['string'](_0x40b721['data']),null!=_0x40b721['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x40b721,'attributesBoolean')){var _0x77e4a0=Object['keys'](_0x40b721['attributesBoolean']);for(_0xf496cc=0x0;_0xf496cc<_0x77e4a0['length'];++_0xf496cc)_0x4fe409['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x77e4a0[_0xf496cc])['uint32'](0x10)['bool'](_0x40b721['attributesBoolean'][_0x77e4a0[_0xf496cc]])['ldelim']();}return null!=_0x40b721['attributesJson']&&Object['hasOwnProperty']['call'](_0x40b721,'attributesJson')&&_0x4fe409['uint32'](0x2a)['string'](_0x40b721['attributesJson']),_0x4fe409;},_0x3df92c['encodeDelimited']=function(_0x52054a,_0x1cd39c){return this['encode'](_0x52054a,_0x1cd39c)['ldelim']();},_0x3df92c['decode']=function(_0x17beb5,_0x3756fb){_0x17beb5 instanceof _0x5ae1cd||(_0x17beb5=_0x5ae1cd['create'](_0x17beb5));for(var _0x1086a6,_0x1710db,_0x11efa4=void 0x0===_0x3756fb?_0x17beb5['len']:_0x17beb5['pos']+_0x3756fb,_0x58d587=new _0x2fb0ea['Element']();_0x17beb5['pos']<_0x11efa4;){var _0x319bbf=_0x17beb5['uint32']();switch(_0x319bbf>>>0x3){case 0x1:_0x58d587['name']=_0x17beb5['string']();break;case 0x2:_0x58d587['children']&&_0x58d587['children']['length']||(_0x58d587['children']=[]),_0x58d587['children']['push'](_0x2fb0ea['Element']['decode'](_0x17beb5,_0x17beb5['uint32']()));break;case 0x3:_0x58d587['data']=_0x17beb5['string']();break;case 0x4:_0x58d587['attributesBoolean']===_0x499e3d['emptyObject']&&(_0x58d587['attributesBoolean']={});var _0x1176b5=_0x17beb5['uint32']()+_0x17beb5['pos'];for(_0x1086a6='',_0x1710db=!0x1;_0x17beb5['pos']<_0x1176b5;){var _0x31ced8=_0x17beb5['uint32']();switch(_0x31ced8>>>0x3){case 0x1:_0x1086a6=_0x17beb5['string']();break;case 0x2:_0x1710db=_0x17beb5['bool']();break;default:_0x17beb5['skipType'](0x7&_0x31ced8);}}_0x58d587['attributesBoolean'][_0x1086a6]=_0x1710db;break;case 0x5:_0x58d587['attributesJson']=_0x17beb5['string']();break;default:_0x17beb5['skipType'](0x7&_0x319bbf);}}return _0x58d587;},_0x3df92c['decodeDelimited']=function(_0x1033de){return _0x1033de instanceof _0x5ae1cd||(_0x1033de=new _0x5ae1cd(_0x1033de)),this['decode'](_0x1033de,_0x1033de['uint32']());},_0x3df92c['verify']=function(_0x5bc223){if('object'!=typeof _0x5bc223||null===_0x5bc223)return'object\x20expected';if(null!=_0x5bc223['name']&&_0x5bc223['hasOwnProperty']('name')&&!_0x499e3d['isString'](_0x5bc223['name']))return'name:\x20string\x20expected';if(null!=_0x5bc223['children']&&_0x5bc223['hasOwnProperty']('children')){if(!Array['isArray'](_0x5bc223['children']))return'children:\x20array\x20expected';for(var _0x20ad3a=0x0;_0x20ad3a<_0x5bc223['children']['length'];++_0x20ad3a){var _0x40720e=_0x2fb0ea['Element']['verify'](_0x5bc223['children'][_0x20ad3a]);if(_0x40720e)return'children.'+_0x40720e;}}if(null!=_0x5bc223['data']&&_0x5bc223['hasOwnProperty']('data')&&!_0x499e3d['isString'](_0x5bc223['data']))return'data:\x20string\x20expected';if(null!=_0x5bc223['attributesBoolean']&&_0x5bc223['hasOwnProperty']('attributesBoolean')){if(!_0x499e3d['isObject'](_0x5bc223['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4da592=Object['keys'](_0x5bc223['attributesBoolean']);for(_0x20ad3a=0x0;_0x20ad3a<_0x4da592['length'];++_0x20ad3a)if('boolean'!=typeof _0x5bc223['attributesBoolean'][_0x4da592[_0x20ad3a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5bc223['attributesJson']&&_0x5bc223['hasOwnProperty']('attributesJson')&&!_0x499e3d['isString'](_0x5bc223['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3df92c['fromObject']=function(_0x45f1e8){if(_0x45f1e8 instanceof _0x2fb0ea['Element'])return _0x45f1e8;var _0x49d482=new _0x2fb0ea['Element']();if(null!=_0x45f1e8['name']&&(_0x49d482['name']=String(_0x45f1e8['name'])),_0x45f1e8['children']){if(!Array['isArray'](_0x45f1e8['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x49d482['children']=[];for(var _0x586c7e=0x0;_0x586c7e<_0x45f1e8['children']['length'];++_0x586c7e){if('object'!=typeof _0x45f1e8['children'][_0x586c7e])throw TypeError('.Element.children:\x20object\x20expected');_0x49d482['children'][_0x586c7e]=_0x2fb0ea['Element']['fromObject'](_0x45f1e8['children'][_0x586c7e]);}}if(null!=_0x45f1e8['data']&&(_0x49d482['data']=String(_0x45f1e8['data'])),_0x45f1e8['attributesBoolean']){if('object'!=typeof _0x45f1e8['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x49d482['attributesBoolean']={};var _0x572152=Object['keys'](_0x45f1e8['attributesBoolean']);for(_0x586c7e=0x0;_0x586c7e<_0x572152['length'];++_0x586c7e)_0x49d482['attributesBoolean'][_0x572152[_0x586c7e]]=Boolean(_0x45f1e8['attributesBoolean'][_0x572152[_0x586c7e]]);}return null!=_0x45f1e8['attributesJson']&&(_0x49d482['attributesJson']=String(_0x45f1e8['attributesJson'])),_0x49d482;},_0x3df92c['toObject']=function(_0x3674b1,_0x8d9ee7){_0x8d9ee7||(_0x8d9ee7={});var _0xb33c1e,_0x158193={};if((_0x8d9ee7['arrays']||_0x8d9ee7['defaults'])&&(_0x158193['children']=[]),(_0x8d9ee7['objects']||_0x8d9ee7['defaults'])&&(_0x158193['attributesBoolean']={}),_0x8d9ee7['defaults']&&(_0x158193['name']='',_0x158193['data']='',_0x158193['attributesJson']=''),null!=_0x3674b1['name']&&_0x3674b1['hasOwnProperty']('name')&&(_0x158193['name']=_0x3674b1['name']),_0x3674b1['children']&&_0x3674b1['children']['length']){_0x158193['children']=[];for(var _0x94f8ea=0x0;_0x94f8ea<_0x3674b1['children']['length'];++_0x94f8ea)_0x158193['children'][_0x94f8ea]=_0x2fb0ea['Element']['toObject'](_0x3674b1['children'][_0x94f8ea],_0x8d9ee7);}if(null!=_0x3674b1['data']&&_0x3674b1['hasOwnProperty']('data')&&(_0x158193['data']=_0x3674b1['data']),_0x3674b1['attributesBoolean']&&(_0xb33c1e=Object['keys'](_0x3674b1['attributesBoolean']))['length']){_0x158193['attributesBoolean']={};for(_0x94f8ea=0x0;_0x94f8ea<_0xb33c1e['length'];++_0x94f8ea)_0x158193['attributesBoolean'][_0xb33c1e[_0x94f8ea]]=_0x3674b1['attributesBoolean'][_0xb33c1e[_0x94f8ea]];}return null!=_0x3674b1['attributesJson']&&_0x3674b1['hasOwnProperty']('attributesJson')&&(_0x158193['attributesJson']=_0x3674b1['attributesJson']),_0x158193;},_0x3df92c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x3df92c['getTypeUrl']=function(_0x2d6b68){return void 0x0===_0x2d6b68&&(_0x2d6b68='type.googleapis.com'),_0x2d6b68+'/Element';},_0x3df92c;}()),_0x2fb0ea;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x431b31){return new w(this['_protobufRoot'][_0x431b31]);}}class w{['_protobuf'];constructor(_0x30610f){this['_protobuf']=_0x30610f;}['compress'](_0x21e3e1){const _0x3cf26a=this['_protobuf']['verify'](_0x21e3e1);if(_0x3cf26a)throw Error(_0x3cf26a);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x21e3e1))['finish']();}['decompress'](_0x14681f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x14681f),{'oneofs':!0x0});}}function g(_0x61e214,_0x24e927){const _0x4e8c0a=_0x1b40db(_0x61e214);return _0x4e8c0a['path'][_0x4e8c0a['path']['length']-0x1]+=_0x24e927,_0x4e8c0a;}function _(_0x4b0244,_0x4d9969){return _0x4b0244['root']===_0x4d9969['root']&&_0xc03a91(_0x4b0244['path'],_0x4d9969['path']);}function $(_0x5d025f){P(_0x5d025f,_0x298ab5=>('main'==_0x298ab5['root']?(_0x298ab5['rootMain']=!0x0,delete _0x298ab5['root']):'$graveyard'==_0x298ab5['root']&&(_0x298ab5['rootGraveyard']=!0x0,delete _0x298ab5['root']),_0x298ab5));}function J(_0x3abde2){P(_0x3abde2,_0x2583af=>(_0x2583af['rootMain']?(_0x2583af['root']='main',delete _0x2583af['rootMain']):_0x2583af['rootGraveyard']&&(_0x2583af['root']='$graveyard',delete _0x2583af['rootGraveyard']),_0x2583af));}function P(_0x4591f5,_0x291407){for(const _0x36c103 in _0x4591f5){const _0x98bbcb=_0x4591f5[_0x36c103];'nodes'!==_0x36c103&&_0x2cdc8f(_0x98bbcb)&&(_0x98bbcb['path']&&(_0x98bbcb['root']||_0x98bbcb['rootMain']||_0x98bbcb['rootGraveyard'])?_0x4591f5[_0x36c103]=_0x291407(_0x98bbcb):P(_0x98bbcb,_0x291407));}return _0x4591f5;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1cab6c,_0x355435,_0xde3ea8){this['_id']=_0x1cab6c,this['_operationName']=_0x355435,this['_protobufDescriptor']=_0xde3ea8;}['compress'](_0x419171,_0x1611a0){const _0x95e108=_0x1611a0['shift']();return $(_0x95e108),_0x419171['buffers']['push'](this['_protobufDescriptor']['compress'](_0x95e108)),_0x419171['types']['push'](this['_id']),!0x0;}['decompress'](_0x2934b4,_0xa54b36){_0xa54b36['types']['shift']();const _0x154321=this['_protobufDescriptor']['decompress'](_0xa54b36['buffers']['shift']());J(_0x154321),_0x154321['__className']=this['_operationName'],_0x2934b4['push'](_0x154321);}}class s extends e{['compress'](_0x30478d,_0x41ff3d){const _0x56c6a1=_0x41ff3d['shift']();return this['_serializeOneOf']('oldValue',_0x56c6a1),this['_serializeOneOf']('newValue',_0x56c6a1),$(_0x56c6a1),_0x30478d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x56c6a1)),_0x30478d['types']['push'](this['_id']),!0x0;}['decompress'](_0x55ffa6,_0x2d453c){const {types:_0x4d08e3,buffers:_0x4e0eca}=_0x2d453c,_0xc516a4=this['_protobufDescriptor']['decompress'](_0x4e0eca['shift']());_0x4d08e3['shift'](),this['_deserializeOneOf']('oldValue',_0xc516a4),this['_deserializeOneOf']('newValue',_0xc516a4),J(_0xc516a4),_0xc516a4['__className']=this['_operationName'],_0x55ffa6['push'](_0xc516a4);}['_serializeOneOf'](_0x487e4e,_0x23351a){const _0x201c96=_0x23351a[_0x487e4e];'boolean'==typeof _0x201c96?_0x23351a[_0x487e4e+'Boolean']=_0x201c96:_0x23351a[_0x487e4e+'Json']=JSON['stringify'](_0x201c96);}['_deserializeOneOf'](_0x551e9e,_0x4f7e41){const _0x3178fc=_0x551e9e+'Json';_0x4f7e41[_0x3178fc]?(_0x4f7e41[_0x551e9e]=JSON['parse'](_0x4f7e41[_0x3178fc]),delete _0x4f7e41[_0x3178fc]):(_0x4f7e41[_0x551e9e]=_0x4f7e41[_0x551e9e+'Boolean'],delete _0x4f7e41[_0x551e9e+'Boolean']);}}class i extends e{['compress'](_0x3e7d24,_0x2e2438){const _0x19527b=_0x2e2438['shift']();return this['_serializeNodesAttributes'](_0x19527b['nodes']),$(_0x19527b),_0x3e7d24['buffers']['push'](this['_protobufDescriptor']['compress'](_0x19527b)),_0x3e7d24['types']['push'](this['_id']),!0x0;}['decompress'](_0x6427b6,_0x385be6){const {types:_0x2f9f14,buffers:_0x5e4bd1}=_0x385be6,_0xeb0242=this['_protobufDescriptor']['decompress'](_0x5e4bd1['shift']());_0x2f9f14['shift'](),_0xeb0242['nodes']||(_0xeb0242['nodes']=[]),this['_deserializeNodesAttributes'](_0xeb0242['nodes']),J(_0xeb0242),_0xeb0242['__className']=this['_operationName'],_0x6427b6['push'](_0xeb0242);}['_serializeNodesAttributes'](_0x5f547){for(const _0x51a509 of _0x5f547){if(_0x51a509['attributes']){const _0x2737db=_0x51a509['attributes'];this['_areValuesBoolean'](_0x2737db)?_0x51a509['attributesBoolean']=_0x2737db:_0x51a509['attributesJson']=JSON['stringify'](_0x2737db);}_0x51a509['children']&&this['_serializeNodesAttributes'](_0x51a509['children']);}}['_deserializeNodesAttributes'](_0x5143c5){for(const _0x529daa of _0x5143c5)(_0x529daa['attributesBoolean']||_0x529daa['attributesJson'])&&(_0x529daa['attributesBoolean']?(_0x529daa['attributes']=_0x529daa['attributesBoolean'],delete _0x529daa['attributesBoolean']):(_0x529daa['attributes']=JSON['parse'](_0x529daa['attributesJson']),delete _0x529daa['attributesJson'])),_0x529daa['children']&&this['_deserializeNodesAttributes'](_0x529daa['children']);}['_areValuesBoolean'](_0x1f0bee){return Object['keys'](_0x1f0bee)['every'](_0x3307d9=>'boolean'==typeof _0x1f0bee[_0x3307d9]);}}class n extends e{['decompress'](_0x36404a,_0xd9fcc2){super['decompress'](_0x36404a,_0xd9fcc2);const _0x59e217=_0x36404a[_0x36404a['length']-0x1];_0x59e217['oldRange']||(_0x59e217['oldRange']=null),_0x59e217['newRange']||(_0x59e217['newRange']=null);}}class p extends e{['compress'](_0x4e8d51,_0x454608){return _0x454608['shift'](),_0x4e8d51['types']['push'](this['_id']),!0x0;}['decompress'](_0x245760,_0x33d860){_0x33d860['types']['shift'](),_0x245760['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x9f9f04,_0x1683a5,_0x3b5f18,_0x6e17b9){super(_0x9f9f04,_0x1683a5,_0x3b5f18),this['_omittedNamespace']=_0x6e17b9+':';}['compress'](_0x525e8b,_0x1f72fd){return!('MarkerOperation'!=_0x1f72fd[0x0]['__className']||!_0x1f72fd[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1f72fd[0x0]['name']=_0x1f72fd[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x525e8b,_0x1f72fd),!0x0);}['decompress'](_0xb30807,_0x112826){super['decompress'](_0xb30807,_0x112826);const _0x39edbb=_0xb30807[_0xb30807['length']-0x1];_0x39edbb['name']=this['_omittedNamespace']+_0x39edbb['name'];}}class O{['_id'];['_context'];constructor(_0x3aee6e,_0x2f874b){this['_id']=_0x3aee6e,this['_context']=_0x2f874b;}['compress'](_0x4b5102,_0x538171){let _0x9100;for(;_0x538171['length']>0x1&&this['_compareOperations'](_0x538171[0x0],_0x538171[0x1]);)_0x9100?(_0x9100=this['_combineNext'](_0x538171['shift'](),_0x9100),_0x4b5102['types']['push'](0x0)):(_0x9100=_0x1b40db(_0x538171['shift']()),_0x4b5102['types']['push'](this['_id']));return!!_0x9100&&(_0x9100=this['_combineNext'](_0x538171['shift'](),_0x9100),_0x4b5102['types']['push'](0x0),_0x4b5102['buffers']['push'](this['_compressSingleOperation'](_0x9100)),!0x0);}['decompress'](_0x264f31,_0x5e803a){const _0x286eb4=this['_decompressSingleOperation'](_0x5e803a);for(;0x0==_0x5e803a['types'][0x0];)_0x5e803a['types']['shift'](),_0x264f31['push'](this['_splitCurrent'](_0x286eb4));_0x264f31['push'](_0x286eb4);}}class a extends O{['_combineNext'](_0x4345b0,_0x2d0cbd){return _0x2d0cbd['nodes'][0x0]['data']+=_0x4345b0['nodes'][0x0]['data'],_0x2d0cbd;}['_splitCurrent'](_0x111528){const _0x24837d=_0x1b40db(_0x111528),_0x4b4462=_0x24837d['nodes'][0x0],_0xd0b8cb=_0x111528['nodes'][0x0],_0x4cc69d=_0xd0b8cb['data'][Symbol['iterator']]()['next']()['value'],_0x369bd4=_0x4cc69d['length'];return _0x4b4462['data']=_0x4cc69d,_0xd0b8cb['data']=_0xd0b8cb['data']['substr'](_0x369bd4),_0x111528['position']=g(_0x111528['position'],_0x369bd4),_0x24837d;}['_compareOperations'](_0x2efc13,_0x3273af){if(this['_checkOperation'](_0x2efc13)&&this['_checkOperation'](_0x3273af)){const _0x5f0f71=_0x2efc13['nodes'][0x0]['data']['length'],_0x46bc67=_(g(_0x2efc13['position'],_0x5f0f71),_0x3273af['position']),_0x1972f7=_0x2efc13['nodes'][0x0],_0xa9970d=_0x3273af['nodes'][0x0];return _0x46bc67&&this['_compareAttributes'](_0x1972f7,_0xa9970d);}return!0x1;}['_compressSingleOperation'](_0x5f01d2){const _0x31b3e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x31b3e1,[_0x5f01d2]),_0x31b3e1['buffers'][0x0];}['_decompressSingleOperation'](_0x52d215){const _0x476955=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x476955,_0x52d215),_0x476955[0x0];}['_checkOperation'](_0x32f185){return'InsertOperation'==_0x32f185['__className']&&0x1==_0x32f185['nodes']['length']&&_0x32f185['nodes'][0x0]['data']&&!_0x32f185['wasUndone']&&0x1==Array['from'](_0x32f185['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x50ccce,_0x114ae0){const _0x524d79=Object['keys'](_0x50ccce['attributes']||{}),_0xe59962=Object['keys'](_0x114ae0['attributes']||{});return _0x524d79['length']===_0xe59962['length']&&_0x524d79['every'](_0x1ec3c8=>_0x114ae0['attributes'][_0x1ec3c8]&&_0x114ae0['attributes'][_0x1ec3c8]===_0x50ccce['attributes'][_0x1ec3c8]);}}class c extends O{['_combineNext'](_0x260af2,_0x3454c0){return _0x3454c0['howMany']++,_0x3454c0['sourcePosition']=_0x1b40db(_0x260af2['sourcePosition']),_0x3454c0;}['_splitCurrent'](_0x5e63a9){const _0x331f13=_0x1b40db(_0x5e63a9);return _0x5e63a9['howMany']--,_0x331f13['howMany']=0x1,_0x331f13['sourcePosition']=g(_0x331f13['sourcePosition'],_0x5e63a9['howMany']),_0x331f13;}['_compareOperations'](_0x63c699,_0x383f9d){return!(!this['_checkOperation'](_0x63c699)||!this['_checkOperation'](_0x383f9d))&&(_(g(_0x63c699['sourcePosition'],-0x1),_0x383f9d['sourcePosition'])&&_(_0x63c699['targetPosition'],_0x383f9d['targetPosition']));}['_compressSingleOperation'](_0x3d93b3){const _0x152e0f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x152e0f,[_0x3d93b3]),_0x152e0f['buffers'][0x0];}['_decompressSingleOperation'](_0x39e691){const _0x5581f3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5581f3,_0x39e691),_0x5581f3[0x0];}['_checkOperation'](_0x4a1622){return'MoveOperation'==_0x4a1622['__className']&&'$graveyard'==_0x4a1622['targetPosition']['root']&&0x1==_0x4a1622['howMany']&&!_0x4a1622['wasUndone'];}}class h extends O{['_combineNext'](_0x4ddd60,_0x272ef6){return _0x272ef6['howMany']++,_0x272ef6;}['_splitCurrent'](_0x4b74a0){const _0x2f69d9=_0x1b40db(_0x4b74a0);return _0x2f69d9['howMany']=0x1,_0x4b74a0['howMany']--,_0x2f69d9;}['_compareOperations'](_0x26c7c0,_0x340a24){return!(!this['_checkOperation'](_0x26c7c0)||!this['_checkOperation'](_0x340a24))&&(_(_0x26c7c0['sourcePosition'],_0x340a24['sourcePosition'])&&_(_0x26c7c0['targetPosition'],_0x340a24['targetPosition']));}['_compressSingleOperation'](_0x5918d6){const _0x3f5354={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3f5354,[_0x5918d6]),_0x3f5354['buffers'][0x0];}['_decompressSingleOperation'](_0x3220cb){const _0x4baf35=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4baf35,_0x3220cb),_0x4baf35[0x0];}['_checkOperation'](_0x3c1593){return'MoveOperation'==_0x3c1593['__className']&&'$graveyard'==_0x3c1593['targetPosition']['root']&&0x1==_0x3c1593['howMany']&&!_0x3c1593['wasUndone'];}}class f extends O{['compress'](_0x1e0b32,_0xb184b4){if(!this['_compareOperations'](_0xb184b4[0x0],_0xb184b4[0x1]))return!0x1;const _0x4ecc6b=_0xb184b4['shift']();return _0x4ecc6b['oldRange']=null,_0x4ecc6b['newRange']&&_(_0x4ecc6b['newRange']['start'],_0x4ecc6b['newRange']['end'])&&(_0x4ecc6b['newRange']['end']=null),_0xb184b4['shift'](),_0x1e0b32['types']['push'](this['_id']),_0x1e0b32['types']['push'](0x0),_0x1e0b32['buffers']['push'](this['_compressSingleOperation'](_0x4ecc6b)),!0x0;}['decompress'](_0x492d9d,_0x539973){const _0x143ae0=this['_decompressSingleOperation'](_0x539973);_0x143ae0['newRange']&&!_0x143ae0['newRange']['end']&&(_0x143ae0['newRange']['end']=_0x1b40db(_0x143ae0['newRange']['start']));const _0x457749=_0x1b40db(_0x143ae0);_0x457749['newRange']&&(_0x457749['newRange']['start']['stickiness']='toNone',_0x457749['newRange']['end']=_0x1b40db(_0x457749['newRange']['start'])),_0x457749['name']='user:position:'+_0x457749['name']['split'](':')[0x2],_0x539973['types']['shift'](),_0x492d9d['push'](_0x143ae0),_0x492d9d['push'](_0x457749);}['_compressSingleOperation'](_0x427356){const _0x4f724c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4f724c,[_0x427356]),_0x4f724c['buffers'][0x0];}['_decompressSingleOperation'](_0x5c9a0a){const _0x6d82c3=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x6d82c3,_0x5c9a0a),_0x6d82c3[0x0];}['_compareOperations'](_0x4ba120,_0x2db3a6){return!(!_0x4ba120||!_0x2db3a6)&&('MarkerOperation'==_0x4ba120['__className']&&'MarkerOperation'==_0x2db3a6['__className']&&!(!_0x4ba120['name']['startsWith']('user:')||!_0x2db3a6['name']['startsWith']('user:')||_0x4ba120['name']==_0x2db3a6['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1ad2a7=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x1ad2a7,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1ad2a7,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1c2495){if(!_0x1c2495||!_0x1c2495[0x0])throw new _0x23829a('no-operations-provided',this);const _0x5ebb7d={'types':[],'buffers':[],'baseVersion':_0x1c2495[0x0]['baseVersion']};for(;_0x1c2495['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('TypingAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName'](_0x1c2495[0x0]['__className'])['compress'](_0x5ebb7d,_0x1c2495);return _0x5ebb7d;}['decompress'](_0x468166){const _0xf4471=[];for(;_0x468166['types']['length'];){const _0x4274cf=this['_compressorById']['get'](_0x468166['types'][0x0]);if(!_0x4274cf)throw new _0x23829a('decompress-compressor-not-found',this,{'type':_0x468166['types'][0x0]});_0x4274cf['decompress'](_0xf4471,_0x468166);}return _0xf4471['forEach']((_0x3e3e00,_0x3ef3eb)=>_0x3e3e00['baseVersion']=_0x468166['baseVersion']+_0x3ef3eb),_0xf4471;}['_getCompressorByName'](_0xef4c24){return this['_compressorByName']['get'](_0xef4c24);}['_registerOperationCompressor'](_0x21db53,_0x33f7eb,_0x1dbb44){const _0x995cff=new _0x1dbb44(_0x21db53,_0x33f7eb,this['_protobufFactory']['getDescriptor'](_0x33f7eb));this['_registerCompressor'](_0x21db53,_0x33f7eb,_0x995cff);}['_registerActionCompressor'](_0x36b833,_0x247460,_0x170d49){const _0x3008c6=new _0x170d49(_0x36b833,this);this['_registerCompressor'](_0x36b833,_0x247460,_0x3008c6);}['_registerCompressor'](_0x132a64,_0x5ab758,_0x316bd4){this['_compressorById']['set'](_0x132a64,_0x316bd4),this['_compressorByName']['set'](_0x5ab758,_0x316bd4);}}export{y as Compressor};
23
+ import{CKEditorError as _0x5be41e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5587fe from'protobufjs/minimal.js';import{cloneDeep as _0x43f10b,isEqual as _0x5a7ac5,isObject as _0x5b4071}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x4e9433=_0x5587fe['Reader'],_0x289f09=_0x5587fe['Writer'],_0x2dc189=_0x5587fe['util'],_0x35aec1=_0x5587fe['roots']['default']||(_0x5587fe['roots']['default']={});return _0x35aec1['AttributeOperation']=(function(){function _0x2d38ff(_0x52ccf7){if(_0x52ccf7){for(var _0x1cf670=Object['keys'](_0x52ccf7),_0xffd1c5=0x0;_0xffd1c5<_0x1cf670['length'];++_0xffd1c5)null!=_0x52ccf7[_0x1cf670[_0xffd1c5]]&&(this[_0x1cf670[_0xffd1c5]]=_0x52ccf7[_0x1cf670[_0xffd1c5]]);}}return _0x2d38ff['prototype']['range']=null,_0x2d38ff['prototype']['key']='',_0x2d38ff['prototype']['oldValueBoolean']=!0x1,_0x2d38ff['prototype']['oldValueJson']='',_0x2d38ff['prototype']['newValueBoolean']=!0x1,_0x2d38ff['prototype']['newValueJson']='',_0x2d38ff['prototype']['wasUndone']=!0x1,_0x2d38ff['create']=function(_0x48ffa3){return new _0x2d38ff(_0x48ffa3);},_0x2d38ff['encode']=function(_0x2bab5e,_0x8d9c8e){return _0x8d9c8e||(_0x8d9c8e=_0x289f09['create']()),null!=_0x2bab5e['range']&&Object['hasOwnProperty']['call'](_0x2bab5e,'range')&&_0x35aec1['Range']['encode'](_0x2bab5e['range'],_0x8d9c8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2bab5e['key']&&Object['hasOwnProperty']['call'](_0x2bab5e,'key')&&_0x8d9c8e['uint32'](0x12)['string'](_0x2bab5e['key']),null!=_0x2bab5e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2bab5e,'oldValueBoolean')&&_0x8d9c8e['uint32'](0x18)['bool'](_0x2bab5e['oldValueBoolean']),null!=_0x2bab5e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2bab5e,'oldValueJson')&&_0x8d9c8e['uint32'](0x22)['string'](_0x2bab5e['oldValueJson']),null!=_0x2bab5e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2bab5e,'newValueBoolean')&&_0x8d9c8e['uint32'](0x28)['bool'](_0x2bab5e['newValueBoolean']),null!=_0x2bab5e['newValueJson']&&Object['hasOwnProperty']['call'](_0x2bab5e,'newValueJson')&&_0x8d9c8e['uint32'](0x32)['string'](_0x2bab5e['newValueJson']),null!=_0x2bab5e['wasUndone']&&Object['hasOwnProperty']['call'](_0x2bab5e,'wasUndone')&&_0x8d9c8e['uint32'](0x38)['bool'](_0x2bab5e['wasUndone']),_0x8d9c8e;},_0x2d38ff['encodeDelimited']=function(_0x10dbfe,_0x272bb4){return this['encode'](_0x10dbfe,_0x272bb4)['ldelim']();},_0x2d38ff['decode']=function(_0x42806a,_0x2988fd){_0x42806a instanceof _0x4e9433||(_0x42806a=_0x4e9433['create'](_0x42806a));for(var _0x4f48a8=void 0x0===_0x2988fd?_0x42806a['len']:_0x42806a['pos']+_0x2988fd,_0x114694=new _0x35aec1['AttributeOperation']();_0x42806a['pos']<_0x4f48a8;){var _0x167b7e=_0x42806a['uint32']();switch(_0x167b7e>>>0x3){case 0x1:_0x114694['range']=_0x35aec1['Range']['decode'](_0x42806a,_0x42806a['uint32']());break;case 0x2:_0x114694['key']=_0x42806a['string']();break;case 0x3:_0x114694['oldValueBoolean']=_0x42806a['bool']();break;case 0x4:_0x114694['oldValueJson']=_0x42806a['string']();break;case 0x5:_0x114694['newValueBoolean']=_0x42806a['bool']();break;case 0x6:_0x114694['newValueJson']=_0x42806a['string']();break;case 0x7:_0x114694['wasUndone']=_0x42806a['bool']();break;default:_0x42806a['skipType'](0x7&_0x167b7e);}}return _0x114694;},_0x2d38ff['decodeDelimited']=function(_0x451175){return _0x451175 instanceof _0x4e9433||(_0x451175=new _0x4e9433(_0x451175)),this['decode'](_0x451175,_0x451175['uint32']());},_0x2d38ff['verify']=function(_0x1b7d21){if('object'!=typeof _0x1b7d21||null===_0x1b7d21)return'object\x20expected';if(null!=_0x1b7d21['range']&&_0x1b7d21['hasOwnProperty']('range')){var _0x52cf5d=_0x35aec1['Range']['verify'](_0x1b7d21['range']);if(_0x52cf5d)return'range.'+_0x52cf5d;}return null!=_0x1b7d21['key']&&_0x1b7d21['hasOwnProperty']('key')&&!_0x2dc189['isString'](_0x1b7d21['key'])?'key:\x20string\x20expected':null!=_0x1b7d21['oldValueBoolean']&&_0x1b7d21['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1b7d21['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1b7d21['oldValueJson']&&_0x1b7d21['hasOwnProperty']('oldValueJson')&&!_0x2dc189['isString'](_0x1b7d21['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1b7d21['newValueBoolean']&&_0x1b7d21['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1b7d21['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1b7d21['newValueJson']&&_0x1b7d21['hasOwnProperty']('newValueJson')&&!_0x2dc189['isString'](_0x1b7d21['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1b7d21['wasUndone']&&_0x1b7d21['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b7d21['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d38ff['fromObject']=function(_0x1e053d){if(_0x1e053d instanceof _0x35aec1['AttributeOperation'])return _0x1e053d;var _0x513ef8=new _0x35aec1['AttributeOperation']();if(null!=_0x1e053d['range']){if('object'!=typeof _0x1e053d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x513ef8['range']=_0x35aec1['Range']['fromObject'](_0x1e053d['range']);}return null!=_0x1e053d['key']&&(_0x513ef8['key']=String(_0x1e053d['key'])),null!=_0x1e053d['oldValueBoolean']&&(_0x513ef8['oldValueBoolean']=Boolean(_0x1e053d['oldValueBoolean'])),null!=_0x1e053d['oldValueJson']&&(_0x513ef8['oldValueJson']=String(_0x1e053d['oldValueJson'])),null!=_0x1e053d['newValueBoolean']&&(_0x513ef8['newValueBoolean']=Boolean(_0x1e053d['newValueBoolean'])),null!=_0x1e053d['newValueJson']&&(_0x513ef8['newValueJson']=String(_0x1e053d['newValueJson'])),null!=_0x1e053d['wasUndone']&&(_0x513ef8['wasUndone']=Boolean(_0x1e053d['wasUndone'])),_0x513ef8;},_0x2d38ff['toObject']=function(_0x470997,_0x56b897){_0x56b897||(_0x56b897={});var _0x3c4902={};return _0x56b897['defaults']&&(_0x3c4902['range']=null,_0x3c4902['key']='',_0x3c4902['oldValueBoolean']=!0x1,_0x3c4902['oldValueJson']='',_0x3c4902['newValueBoolean']=!0x1,_0x3c4902['newValueJson']='',_0x3c4902['wasUndone']=!0x1),null!=_0x470997['range']&&_0x470997['hasOwnProperty']('range')&&(_0x3c4902['range']=_0x35aec1['Range']['toObject'](_0x470997['range'],_0x56b897)),null!=_0x470997['key']&&_0x470997['hasOwnProperty']('key')&&(_0x3c4902['key']=_0x470997['key']),null!=_0x470997['oldValueBoolean']&&_0x470997['hasOwnProperty']('oldValueBoolean')&&(_0x3c4902['oldValueBoolean']=_0x470997['oldValueBoolean']),null!=_0x470997['oldValueJson']&&_0x470997['hasOwnProperty']('oldValueJson')&&(_0x3c4902['oldValueJson']=_0x470997['oldValueJson']),null!=_0x470997['newValueBoolean']&&_0x470997['hasOwnProperty']('newValueBoolean')&&(_0x3c4902['newValueBoolean']=_0x470997['newValueBoolean']),null!=_0x470997['newValueJson']&&_0x470997['hasOwnProperty']('newValueJson')&&(_0x3c4902['newValueJson']=_0x470997['newValueJson']),null!=_0x470997['wasUndone']&&_0x470997['hasOwnProperty']('wasUndone')&&(_0x3c4902['wasUndone']=_0x470997['wasUndone']),_0x3c4902;},_0x2d38ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x2d38ff['getTypeUrl']=function(_0x376433){return void 0x0===_0x376433&&(_0x376433='type.googleapis.com'),_0x376433+'/AttributeOperation';},_0x2d38ff;}()),_0x35aec1['InsertOperation']=(function(){function _0x5c0a76(_0x17f07e){if(this['nodes']=[],_0x17f07e){for(var _0x15e89=Object['keys'](_0x17f07e),_0x37c517=0x0;_0x37c517<_0x15e89['length'];++_0x37c517)null!=_0x17f07e[_0x15e89[_0x37c517]]&&(this[_0x15e89[_0x37c517]]=_0x17f07e[_0x15e89[_0x37c517]]);}}return _0x5c0a76['prototype']['position']=null,_0x5c0a76['prototype']['nodes']=_0x2dc189['emptyArray'],_0x5c0a76['prototype']['shouldReceiveAttributes']=!0x1,_0x5c0a76['prototype']['wasUndone']=!0x1,_0x5c0a76['create']=function(_0x2440a3){return new _0x5c0a76(_0x2440a3);},_0x5c0a76['encode']=function(_0x541e8e,_0x555c27){if(_0x555c27||(_0x555c27=_0x289f09['create']()),null!=_0x541e8e['position']&&Object['hasOwnProperty']['call'](_0x541e8e,'position')&&_0x35aec1['Position']['encode'](_0x541e8e['position'],_0x555c27['uint32'](0xa)['fork']())['ldelim'](),null!=_0x541e8e['nodes']&&_0x541e8e['nodes']['length']){for(var _0x1eeb7c=0x0;_0x1eeb7c<_0x541e8e['nodes']['length'];++_0x1eeb7c)_0x35aec1['Element']['encode'](_0x541e8e['nodes'][_0x1eeb7c],_0x555c27['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x541e8e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x541e8e,'shouldReceiveAttributes')&&_0x555c27['uint32'](0x18)['bool'](_0x541e8e['shouldReceiveAttributes']),null!=_0x541e8e['wasUndone']&&Object['hasOwnProperty']['call'](_0x541e8e,'wasUndone')&&_0x555c27['uint32'](0x20)['bool'](_0x541e8e['wasUndone']),_0x555c27;},_0x5c0a76['encodeDelimited']=function(_0x219567,_0x2b0485){return this['encode'](_0x219567,_0x2b0485)['ldelim']();},_0x5c0a76['decode']=function(_0x2b7819,_0x3c3dcf){_0x2b7819 instanceof _0x4e9433||(_0x2b7819=_0x4e9433['create'](_0x2b7819));for(var _0x11ef66=void 0x0===_0x3c3dcf?_0x2b7819['len']:_0x2b7819['pos']+_0x3c3dcf,_0x42a8fd=new _0x35aec1['InsertOperation']();_0x2b7819['pos']<_0x11ef66;){var _0x31e9c6=_0x2b7819['uint32']();switch(_0x31e9c6>>>0x3){case 0x1:_0x42a8fd['position']=_0x35aec1['Position']['decode'](_0x2b7819,_0x2b7819['uint32']());break;case 0x2:_0x42a8fd['nodes']&&_0x42a8fd['nodes']['length']||(_0x42a8fd['nodes']=[]),_0x42a8fd['nodes']['push'](_0x35aec1['Element']['decode'](_0x2b7819,_0x2b7819['uint32']()));break;case 0x3:_0x42a8fd['shouldReceiveAttributes']=_0x2b7819['bool']();break;case 0x4:_0x42a8fd['wasUndone']=_0x2b7819['bool']();break;default:_0x2b7819['skipType'](0x7&_0x31e9c6);}}return _0x42a8fd;},_0x5c0a76['decodeDelimited']=function(_0x59712f){return _0x59712f instanceof _0x4e9433||(_0x59712f=new _0x4e9433(_0x59712f)),this['decode'](_0x59712f,_0x59712f['uint32']());},_0x5c0a76['verify']=function(_0x5d250a){if('object'!=typeof _0x5d250a||null===_0x5d250a)return'object\x20expected';if(null!=_0x5d250a['position']&&_0x5d250a['hasOwnProperty']('position')&&(_0x5814c8=_0x35aec1['Position']['verify'](_0x5d250a['position'])))return'position.'+_0x5814c8;if(null!=_0x5d250a['nodes']&&_0x5d250a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5d250a['nodes']))return'nodes:\x20array\x20expected';for(var _0x28287b=0x0;_0x28287b<_0x5d250a['nodes']['length'];++_0x28287b){var _0x5814c8;if(_0x5814c8=_0x35aec1['Element']['verify'](_0x5d250a['nodes'][_0x28287b]))return'nodes.'+_0x5814c8;}}return null!=_0x5d250a['shouldReceiveAttributes']&&_0x5d250a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5d250a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5d250a['wasUndone']&&_0x5d250a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d250a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c0a76['fromObject']=function(_0x40b4b5){if(_0x40b4b5 instanceof _0x35aec1['InsertOperation'])return _0x40b4b5;var _0x761b52=new _0x35aec1['InsertOperation']();if(null!=_0x40b4b5['position']){if('object'!=typeof _0x40b4b5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x761b52['position']=_0x35aec1['Position']['fromObject'](_0x40b4b5['position']);}if(_0x40b4b5['nodes']){if(!Array['isArray'](_0x40b4b5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x761b52['nodes']=[];for(var _0x45bf32=0x0;_0x45bf32<_0x40b4b5['nodes']['length'];++_0x45bf32){if('object'!=typeof _0x40b4b5['nodes'][_0x45bf32])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x761b52['nodes'][_0x45bf32]=_0x35aec1['Element']['fromObject'](_0x40b4b5['nodes'][_0x45bf32]);}}return null!=_0x40b4b5['shouldReceiveAttributes']&&(_0x761b52['shouldReceiveAttributes']=Boolean(_0x40b4b5['shouldReceiveAttributes'])),null!=_0x40b4b5['wasUndone']&&(_0x761b52['wasUndone']=Boolean(_0x40b4b5['wasUndone'])),_0x761b52;},_0x5c0a76['toObject']=function(_0x4418c0,_0x27677f){_0x27677f||(_0x27677f={});var _0x1d5ffa={};if((_0x27677f['arrays']||_0x27677f['defaults'])&&(_0x1d5ffa['nodes']=[]),_0x27677f['defaults']&&(_0x1d5ffa['position']=null,_0x1d5ffa['shouldReceiveAttributes']=!0x1,_0x1d5ffa['wasUndone']=!0x1),null!=_0x4418c0['position']&&_0x4418c0['hasOwnProperty']('position')&&(_0x1d5ffa['position']=_0x35aec1['Position']['toObject'](_0x4418c0['position'],_0x27677f)),_0x4418c0['nodes']&&_0x4418c0['nodes']['length']){_0x1d5ffa['nodes']=[];for(var _0x262da1=0x0;_0x262da1<_0x4418c0['nodes']['length'];++_0x262da1)_0x1d5ffa['nodes'][_0x262da1]=_0x35aec1['Element']['toObject'](_0x4418c0['nodes'][_0x262da1],_0x27677f);}return null!=_0x4418c0['shouldReceiveAttributes']&&_0x4418c0['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1d5ffa['shouldReceiveAttributes']=_0x4418c0['shouldReceiveAttributes']),null!=_0x4418c0['wasUndone']&&_0x4418c0['hasOwnProperty']('wasUndone')&&(_0x1d5ffa['wasUndone']=_0x4418c0['wasUndone']),_0x1d5ffa;},_0x5c0a76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5c0a76['getTypeUrl']=function(_0x531c4d){return void 0x0===_0x531c4d&&(_0x531c4d='type.googleapis.com'),_0x531c4d+'/InsertOperation';},_0x5c0a76;}()),_0x35aec1['MarkerOperation']=(function(){function _0x5dec6d(_0x378584){if(_0x378584){for(var _0x38914b=Object['keys'](_0x378584),_0x5fd268=0x0;_0x5fd268<_0x38914b['length'];++_0x5fd268)null!=_0x378584[_0x38914b[_0x5fd268]]&&(this[_0x38914b[_0x5fd268]]=_0x378584[_0x38914b[_0x5fd268]]);}}return _0x5dec6d['prototype']['name']='',_0x5dec6d['prototype']['oldRange']=null,_0x5dec6d['prototype']['newRange']=null,_0x5dec6d['prototype']['affectsData']=!0x1,_0x5dec6d['prototype']['wasUndone']=!0x1,_0x5dec6d['create']=function(_0x2452ae){return new _0x5dec6d(_0x2452ae);},_0x5dec6d['encode']=function(_0x2feddc,_0x137204){return _0x137204||(_0x137204=_0x289f09['create']()),null!=_0x2feddc['name']&&Object['hasOwnProperty']['call'](_0x2feddc,'name')&&_0x137204['uint32'](0xa)['string'](_0x2feddc['name']),null!=_0x2feddc['oldRange']&&Object['hasOwnProperty']['call'](_0x2feddc,'oldRange')&&_0x35aec1['Range']['encode'](_0x2feddc['oldRange'],_0x137204['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2feddc['newRange']&&Object['hasOwnProperty']['call'](_0x2feddc,'newRange')&&_0x35aec1['Range']['encode'](_0x2feddc['newRange'],_0x137204['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2feddc['affectsData']&&Object['hasOwnProperty']['call'](_0x2feddc,'affectsData')&&_0x137204['uint32'](0x20)['bool'](_0x2feddc['affectsData']),null!=_0x2feddc['wasUndone']&&Object['hasOwnProperty']['call'](_0x2feddc,'wasUndone')&&_0x137204['uint32'](0x28)['bool'](_0x2feddc['wasUndone']),_0x137204;},_0x5dec6d['encodeDelimited']=function(_0x5bbe22,_0x1c240e){return this['encode'](_0x5bbe22,_0x1c240e)['ldelim']();},_0x5dec6d['decode']=function(_0x2bcc71,_0x16af25){_0x2bcc71 instanceof _0x4e9433||(_0x2bcc71=_0x4e9433['create'](_0x2bcc71));for(var _0x174f15=void 0x0===_0x16af25?_0x2bcc71['len']:_0x2bcc71['pos']+_0x16af25,_0x126922=new _0x35aec1['MarkerOperation']();_0x2bcc71['pos']<_0x174f15;){var _0x1b00e1=_0x2bcc71['uint32']();switch(_0x1b00e1>>>0x3){case 0x1:_0x126922['name']=_0x2bcc71['string']();break;case 0x2:_0x126922['oldRange']=_0x35aec1['Range']['decode'](_0x2bcc71,_0x2bcc71['uint32']());break;case 0x3:_0x126922['newRange']=_0x35aec1['Range']['decode'](_0x2bcc71,_0x2bcc71['uint32']());break;case 0x4:_0x126922['affectsData']=_0x2bcc71['bool']();break;case 0x5:_0x126922['wasUndone']=_0x2bcc71['bool']();break;default:_0x2bcc71['skipType'](0x7&_0x1b00e1);}}return _0x126922;},_0x5dec6d['decodeDelimited']=function(_0x4ce71d){return _0x4ce71d instanceof _0x4e9433||(_0x4ce71d=new _0x4e9433(_0x4ce71d)),this['decode'](_0x4ce71d,_0x4ce71d['uint32']());},_0x5dec6d['verify']=function(_0x878e73){if('object'!=typeof _0x878e73||null===_0x878e73)return'object\x20expected';if(null!=_0x878e73['name']&&_0x878e73['hasOwnProperty']('name')&&!_0x2dc189['isString'](_0x878e73['name']))return'name:\x20string\x20expected';var _0x416dd7;if(null!=_0x878e73['oldRange']&&_0x878e73['hasOwnProperty']('oldRange')&&(_0x416dd7=_0x35aec1['Range']['verify'](_0x878e73['oldRange'])))return'oldRange.'+_0x416dd7;if(null!=_0x878e73['newRange']&&_0x878e73['hasOwnProperty']('newRange')&&(_0x416dd7=_0x35aec1['Range']['verify'](_0x878e73['newRange'])))return'newRange.'+_0x416dd7;return null!=_0x878e73['affectsData']&&_0x878e73['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x878e73['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x878e73['wasUndone']&&_0x878e73['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x878e73['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5dec6d['fromObject']=function(_0x5c7d75){if(_0x5c7d75 instanceof _0x35aec1['MarkerOperation'])return _0x5c7d75;var _0x30371a=new _0x35aec1['MarkerOperation']();if(null!=_0x5c7d75['name']&&(_0x30371a['name']=String(_0x5c7d75['name'])),null!=_0x5c7d75['oldRange']){if('object'!=typeof _0x5c7d75['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x30371a['oldRange']=_0x35aec1['Range']['fromObject'](_0x5c7d75['oldRange']);}if(null!=_0x5c7d75['newRange']){if('object'!=typeof _0x5c7d75['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x30371a['newRange']=_0x35aec1['Range']['fromObject'](_0x5c7d75['newRange']);}return null!=_0x5c7d75['affectsData']&&(_0x30371a['affectsData']=Boolean(_0x5c7d75['affectsData'])),null!=_0x5c7d75['wasUndone']&&(_0x30371a['wasUndone']=Boolean(_0x5c7d75['wasUndone'])),_0x30371a;},_0x5dec6d['toObject']=function(_0x1a681c,_0x3c4aa8){_0x3c4aa8||(_0x3c4aa8={});var _0x5ab7bb={};return _0x3c4aa8['defaults']&&(_0x5ab7bb['name']='',_0x5ab7bb['oldRange']=null,_0x5ab7bb['newRange']=null,_0x5ab7bb['affectsData']=!0x1,_0x5ab7bb['wasUndone']=!0x1),null!=_0x1a681c['name']&&_0x1a681c['hasOwnProperty']('name')&&(_0x5ab7bb['name']=_0x1a681c['name']),null!=_0x1a681c['oldRange']&&_0x1a681c['hasOwnProperty']('oldRange')&&(_0x5ab7bb['oldRange']=_0x35aec1['Range']['toObject'](_0x1a681c['oldRange'],_0x3c4aa8)),null!=_0x1a681c['newRange']&&_0x1a681c['hasOwnProperty']('newRange')&&(_0x5ab7bb['newRange']=_0x35aec1['Range']['toObject'](_0x1a681c['newRange'],_0x3c4aa8)),null!=_0x1a681c['affectsData']&&_0x1a681c['hasOwnProperty']('affectsData')&&(_0x5ab7bb['affectsData']=_0x1a681c['affectsData']),null!=_0x1a681c['wasUndone']&&_0x1a681c['hasOwnProperty']('wasUndone')&&(_0x5ab7bb['wasUndone']=_0x1a681c['wasUndone']),_0x5ab7bb;},_0x5dec6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5dec6d['getTypeUrl']=function(_0x1784c8){return void 0x0===_0x1784c8&&(_0x1784c8='type.googleapis.com'),_0x1784c8+'/MarkerOperation';},_0x5dec6d;}()),_0x35aec1['MergeOperation']=(function(){function _0x31df29(_0x1d3aaf){if(_0x1d3aaf){for(var _0x2504ef=Object['keys'](_0x1d3aaf),_0x39fa0e=0x0;_0x39fa0e<_0x2504ef['length'];++_0x39fa0e)null!=_0x1d3aaf[_0x2504ef[_0x39fa0e]]&&(this[_0x2504ef[_0x39fa0e]]=_0x1d3aaf[_0x2504ef[_0x39fa0e]]);}}return _0x31df29['prototype']['sourcePosition']=null,_0x31df29['prototype']['targetPosition']=null,_0x31df29['prototype']['graveyardPosition']=null,_0x31df29['prototype']['howMany']=0x0,_0x31df29['prototype']['wasUndone']=!0x1,_0x31df29['create']=function(_0x2759f6){return new _0x31df29(_0x2759f6);},_0x31df29['encode']=function(_0x50f8ae,_0x29f7ff){return _0x29f7ff||(_0x29f7ff=_0x289f09['create']()),null!=_0x50f8ae['sourcePosition']&&Object['hasOwnProperty']['call'](_0x50f8ae,'sourcePosition')&&_0x35aec1['Position']['encode'](_0x50f8ae['sourcePosition'],_0x29f7ff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50f8ae['targetPosition']&&Object['hasOwnProperty']['call'](_0x50f8ae,'targetPosition')&&_0x35aec1['Position']['encode'](_0x50f8ae['targetPosition'],_0x29f7ff['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50f8ae['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x50f8ae,'graveyardPosition')&&_0x35aec1['Position']['encode'](_0x50f8ae['graveyardPosition'],_0x29f7ff['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x50f8ae['howMany']&&Object['hasOwnProperty']['call'](_0x50f8ae,'howMany')&&_0x29f7ff['uint32'](0x20)['uint32'](_0x50f8ae['howMany']),null!=_0x50f8ae['wasUndone']&&Object['hasOwnProperty']['call'](_0x50f8ae,'wasUndone')&&_0x29f7ff['uint32'](0x28)['bool'](_0x50f8ae['wasUndone']),_0x29f7ff;},_0x31df29['encodeDelimited']=function(_0x2215a4,_0x33da9f){return this['encode'](_0x2215a4,_0x33da9f)['ldelim']();},_0x31df29['decode']=function(_0x5a2afd,_0x674613){_0x5a2afd instanceof _0x4e9433||(_0x5a2afd=_0x4e9433['create'](_0x5a2afd));for(var _0x3984e2=void 0x0===_0x674613?_0x5a2afd['len']:_0x5a2afd['pos']+_0x674613,_0x56fc84=new _0x35aec1['MergeOperation']();_0x5a2afd['pos']<_0x3984e2;){var _0x3b1be6=_0x5a2afd['uint32']();switch(_0x3b1be6>>>0x3){case 0x1:_0x56fc84['sourcePosition']=_0x35aec1['Position']['decode'](_0x5a2afd,_0x5a2afd['uint32']());break;case 0x2:_0x56fc84['targetPosition']=_0x35aec1['Position']['decode'](_0x5a2afd,_0x5a2afd['uint32']());break;case 0x3:_0x56fc84['graveyardPosition']=_0x35aec1['Position']['decode'](_0x5a2afd,_0x5a2afd['uint32']());break;case 0x4:_0x56fc84['howMany']=_0x5a2afd['uint32']();break;case 0x5:_0x56fc84['wasUndone']=_0x5a2afd['bool']();break;default:_0x5a2afd['skipType'](0x7&_0x3b1be6);}}return _0x56fc84;},_0x31df29['decodeDelimited']=function(_0x4e76e5){return _0x4e76e5 instanceof _0x4e9433||(_0x4e76e5=new _0x4e9433(_0x4e76e5)),this['decode'](_0x4e76e5,_0x4e76e5['uint32']());},_0x31df29['verify']=function(_0xa6631){if('object'!=typeof _0xa6631||null===_0xa6631)return'object\x20expected';var _0x2ee316;if(null!=_0xa6631['sourcePosition']&&_0xa6631['hasOwnProperty']('sourcePosition')&&(_0x2ee316=_0x35aec1['Position']['verify'](_0xa6631['sourcePosition'])))return'sourcePosition.'+_0x2ee316;if(null!=_0xa6631['targetPosition']&&_0xa6631['hasOwnProperty']('targetPosition')&&(_0x2ee316=_0x35aec1['Position']['verify'](_0xa6631['targetPosition'])))return'targetPosition.'+_0x2ee316;if(null!=_0xa6631['graveyardPosition']&&_0xa6631['hasOwnProperty']('graveyardPosition')&&(_0x2ee316=_0x35aec1['Position']['verify'](_0xa6631['graveyardPosition'])))return'graveyardPosition.'+_0x2ee316;return null!=_0xa6631['howMany']&&_0xa6631['hasOwnProperty']('howMany')&&!_0x2dc189['isInteger'](_0xa6631['howMany'])?'howMany:\x20integer\x20expected':null!=_0xa6631['wasUndone']&&_0xa6631['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa6631['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31df29['fromObject']=function(_0x4bb752){if(_0x4bb752 instanceof _0x35aec1['MergeOperation'])return _0x4bb752;var _0x59bccd=new _0x35aec1['MergeOperation']();if(null!=_0x4bb752['sourcePosition']){if('object'!=typeof _0x4bb752['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x59bccd['sourcePosition']=_0x35aec1['Position']['fromObject'](_0x4bb752['sourcePosition']);}if(null!=_0x4bb752['targetPosition']){if('object'!=typeof _0x4bb752['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x59bccd['targetPosition']=_0x35aec1['Position']['fromObject'](_0x4bb752['targetPosition']);}if(null!=_0x4bb752['graveyardPosition']){if('object'!=typeof _0x4bb752['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x59bccd['graveyardPosition']=_0x35aec1['Position']['fromObject'](_0x4bb752['graveyardPosition']);}return null!=_0x4bb752['howMany']&&(_0x59bccd['howMany']=_0x4bb752['howMany']>>>0x0),null!=_0x4bb752['wasUndone']&&(_0x59bccd['wasUndone']=Boolean(_0x4bb752['wasUndone'])),_0x59bccd;},_0x31df29['toObject']=function(_0x4d303a,_0x296082){_0x296082||(_0x296082={});var _0x3feec3={};return _0x296082['defaults']&&(_0x3feec3['sourcePosition']=null,_0x3feec3['targetPosition']=null,_0x3feec3['graveyardPosition']=null,_0x3feec3['howMany']=0x0,_0x3feec3['wasUndone']=!0x1),null!=_0x4d303a['sourcePosition']&&_0x4d303a['hasOwnProperty']('sourcePosition')&&(_0x3feec3['sourcePosition']=_0x35aec1['Position']['toObject'](_0x4d303a['sourcePosition'],_0x296082)),null!=_0x4d303a['targetPosition']&&_0x4d303a['hasOwnProperty']('targetPosition')&&(_0x3feec3['targetPosition']=_0x35aec1['Position']['toObject'](_0x4d303a['targetPosition'],_0x296082)),null!=_0x4d303a['graveyardPosition']&&_0x4d303a['hasOwnProperty']('graveyardPosition')&&(_0x3feec3['graveyardPosition']=_0x35aec1['Position']['toObject'](_0x4d303a['graveyardPosition'],_0x296082)),null!=_0x4d303a['howMany']&&_0x4d303a['hasOwnProperty']('howMany')&&(_0x3feec3['howMany']=_0x4d303a['howMany']),null!=_0x4d303a['wasUndone']&&_0x4d303a['hasOwnProperty']('wasUndone')&&(_0x3feec3['wasUndone']=_0x4d303a['wasUndone']),_0x3feec3;},_0x31df29['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x31df29['getTypeUrl']=function(_0x103c4f){return void 0x0===_0x103c4f&&(_0x103c4f='type.googleapis.com'),_0x103c4f+'/MergeOperation';},_0x31df29;}()),_0x35aec1['MoveOperation']=(function(){function _0x3f6c86(_0x18e273){if(_0x18e273){for(var _0x36c1d6=Object['keys'](_0x18e273),_0x3b77ed=0x0;_0x3b77ed<_0x36c1d6['length'];++_0x3b77ed)null!=_0x18e273[_0x36c1d6[_0x3b77ed]]&&(this[_0x36c1d6[_0x3b77ed]]=_0x18e273[_0x36c1d6[_0x3b77ed]]);}}return _0x3f6c86['prototype']['sourcePosition']=null,_0x3f6c86['prototype']['howMany']=0x0,_0x3f6c86['prototype']['targetPosition']=null,_0x3f6c86['prototype']['wasUndone']=!0x1,_0x3f6c86['create']=function(_0x4a70b4){return new _0x3f6c86(_0x4a70b4);},_0x3f6c86['encode']=function(_0x851ab5,_0x4e2a11){return _0x4e2a11||(_0x4e2a11=_0x289f09['create']()),null!=_0x851ab5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x851ab5,'sourcePosition')&&_0x35aec1['Position']['encode'](_0x851ab5['sourcePosition'],_0x4e2a11['uint32'](0xa)['fork']())['ldelim'](),null!=_0x851ab5['howMany']&&Object['hasOwnProperty']['call'](_0x851ab5,'howMany')&&_0x4e2a11['uint32'](0x10)['uint32'](_0x851ab5['howMany']),null!=_0x851ab5['targetPosition']&&Object['hasOwnProperty']['call'](_0x851ab5,'targetPosition')&&_0x35aec1['Position']['encode'](_0x851ab5['targetPosition'],_0x4e2a11['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x851ab5['wasUndone']&&Object['hasOwnProperty']['call'](_0x851ab5,'wasUndone')&&_0x4e2a11['uint32'](0x20)['bool'](_0x851ab5['wasUndone']),_0x4e2a11;},_0x3f6c86['encodeDelimited']=function(_0xa7165a,_0x1d7380){return this['encode'](_0xa7165a,_0x1d7380)['ldelim']();},_0x3f6c86['decode']=function(_0xe4ec15,_0xe0db4c){_0xe4ec15 instanceof _0x4e9433||(_0xe4ec15=_0x4e9433['create'](_0xe4ec15));for(var _0x3e45d4=void 0x0===_0xe0db4c?_0xe4ec15['len']:_0xe4ec15['pos']+_0xe0db4c,_0x490797=new _0x35aec1['MoveOperation']();_0xe4ec15['pos']<_0x3e45d4;){var _0x14942b=_0xe4ec15['uint32']();switch(_0x14942b>>>0x3){case 0x1:_0x490797['sourcePosition']=_0x35aec1['Position']['decode'](_0xe4ec15,_0xe4ec15['uint32']());break;case 0x2:_0x490797['howMany']=_0xe4ec15['uint32']();break;case 0x3:_0x490797['targetPosition']=_0x35aec1['Position']['decode'](_0xe4ec15,_0xe4ec15['uint32']());break;case 0x4:_0x490797['wasUndone']=_0xe4ec15['bool']();break;default:_0xe4ec15['skipType'](0x7&_0x14942b);}}return _0x490797;},_0x3f6c86['decodeDelimited']=function(_0x1048b3){return _0x1048b3 instanceof _0x4e9433||(_0x1048b3=new _0x4e9433(_0x1048b3)),this['decode'](_0x1048b3,_0x1048b3['uint32']());},_0x3f6c86['verify']=function(_0x447784){if('object'!=typeof _0x447784||null===_0x447784)return'object\x20expected';var _0xfe35c3;if(null!=_0x447784['sourcePosition']&&_0x447784['hasOwnProperty']('sourcePosition')&&(_0xfe35c3=_0x35aec1['Position']['verify'](_0x447784['sourcePosition'])))return'sourcePosition.'+_0xfe35c3;if(null!=_0x447784['howMany']&&_0x447784['hasOwnProperty']('howMany')&&!_0x2dc189['isInteger'](_0x447784['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x447784['targetPosition']&&_0x447784['hasOwnProperty']('targetPosition')&&(_0xfe35c3=_0x35aec1['Position']['verify'](_0x447784['targetPosition'])))return'targetPosition.'+_0xfe35c3;return null!=_0x447784['wasUndone']&&_0x447784['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x447784['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f6c86['fromObject']=function(_0x20cdc7){if(_0x20cdc7 instanceof _0x35aec1['MoveOperation'])return _0x20cdc7;var _0x1a39e2=new _0x35aec1['MoveOperation']();if(null!=_0x20cdc7['sourcePosition']){if('object'!=typeof _0x20cdc7['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1a39e2['sourcePosition']=_0x35aec1['Position']['fromObject'](_0x20cdc7['sourcePosition']);}if(null!=_0x20cdc7['howMany']&&(_0x1a39e2['howMany']=_0x20cdc7['howMany']>>>0x0),null!=_0x20cdc7['targetPosition']){if('object'!=typeof _0x20cdc7['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1a39e2['targetPosition']=_0x35aec1['Position']['fromObject'](_0x20cdc7['targetPosition']);}return null!=_0x20cdc7['wasUndone']&&(_0x1a39e2['wasUndone']=Boolean(_0x20cdc7['wasUndone'])),_0x1a39e2;},_0x3f6c86['toObject']=function(_0x5bfb24,_0x2212f0){_0x2212f0||(_0x2212f0={});var _0x5b6777={};return _0x2212f0['defaults']&&(_0x5b6777['sourcePosition']=null,_0x5b6777['howMany']=0x0,_0x5b6777['targetPosition']=null,_0x5b6777['wasUndone']=!0x1),null!=_0x5bfb24['sourcePosition']&&_0x5bfb24['hasOwnProperty']('sourcePosition')&&(_0x5b6777['sourcePosition']=_0x35aec1['Position']['toObject'](_0x5bfb24['sourcePosition'],_0x2212f0)),null!=_0x5bfb24['howMany']&&_0x5bfb24['hasOwnProperty']('howMany')&&(_0x5b6777['howMany']=_0x5bfb24['howMany']),null!=_0x5bfb24['targetPosition']&&_0x5bfb24['hasOwnProperty']('targetPosition')&&(_0x5b6777['targetPosition']=_0x35aec1['Position']['toObject'](_0x5bfb24['targetPosition'],_0x2212f0)),null!=_0x5bfb24['wasUndone']&&_0x5bfb24['hasOwnProperty']('wasUndone')&&(_0x5b6777['wasUndone']=_0x5bfb24['wasUndone']),_0x5b6777;},_0x3f6c86['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x3f6c86['getTypeUrl']=function(_0x2dfd9e){return void 0x0===_0x2dfd9e&&(_0x2dfd9e='type.googleapis.com'),_0x2dfd9e+'/MoveOperation';},_0x3f6c86;}()),_0x35aec1['RenameOperation']=(function(){function _0x4b7042(_0x25e2c7){if(_0x25e2c7){for(var _0x30e79f=Object['keys'](_0x25e2c7),_0x3c4f92=0x0;_0x3c4f92<_0x30e79f['length'];++_0x3c4f92)null!=_0x25e2c7[_0x30e79f[_0x3c4f92]]&&(this[_0x30e79f[_0x3c4f92]]=_0x25e2c7[_0x30e79f[_0x3c4f92]]);}}return _0x4b7042['prototype']['position']=null,_0x4b7042['prototype']['oldName']='',_0x4b7042['prototype']['newName']='',_0x4b7042['prototype']['wasUndone']=!0x1,_0x4b7042['create']=function(_0x573891){return new _0x4b7042(_0x573891);},_0x4b7042['encode']=function(_0x448104,_0x3c0627){return _0x3c0627||(_0x3c0627=_0x289f09['create']()),null!=_0x448104['position']&&Object['hasOwnProperty']['call'](_0x448104,'position')&&_0x35aec1['Position']['encode'](_0x448104['position'],_0x3c0627['uint32'](0xa)['fork']())['ldelim'](),null!=_0x448104['oldName']&&Object['hasOwnProperty']['call'](_0x448104,'oldName')&&_0x3c0627['uint32'](0x12)['string'](_0x448104['oldName']),null!=_0x448104['newName']&&Object['hasOwnProperty']['call'](_0x448104,'newName')&&_0x3c0627['uint32'](0x1a)['string'](_0x448104['newName']),null!=_0x448104['wasUndone']&&Object['hasOwnProperty']['call'](_0x448104,'wasUndone')&&_0x3c0627['uint32'](0x20)['bool'](_0x448104['wasUndone']),_0x3c0627;},_0x4b7042['encodeDelimited']=function(_0x2e5058,_0x4d829d){return this['encode'](_0x2e5058,_0x4d829d)['ldelim']();},_0x4b7042['decode']=function(_0x589b88,_0x5aab2b){_0x589b88 instanceof _0x4e9433||(_0x589b88=_0x4e9433['create'](_0x589b88));for(var _0x17556f=void 0x0===_0x5aab2b?_0x589b88['len']:_0x589b88['pos']+_0x5aab2b,_0x27d5de=new _0x35aec1['RenameOperation']();_0x589b88['pos']<_0x17556f;){var _0x1766d6=_0x589b88['uint32']();switch(_0x1766d6>>>0x3){case 0x1:_0x27d5de['position']=_0x35aec1['Position']['decode'](_0x589b88,_0x589b88['uint32']());break;case 0x2:_0x27d5de['oldName']=_0x589b88['string']();break;case 0x3:_0x27d5de['newName']=_0x589b88['string']();break;case 0x4:_0x27d5de['wasUndone']=_0x589b88['bool']();break;default:_0x589b88['skipType'](0x7&_0x1766d6);}}return _0x27d5de;},_0x4b7042['decodeDelimited']=function(_0x5bab21){return _0x5bab21 instanceof _0x4e9433||(_0x5bab21=new _0x4e9433(_0x5bab21)),this['decode'](_0x5bab21,_0x5bab21['uint32']());},_0x4b7042['verify']=function(_0x143ef9){if('object'!=typeof _0x143ef9||null===_0x143ef9)return'object\x20expected';if(null!=_0x143ef9['position']&&_0x143ef9['hasOwnProperty']('position')){var _0x257f8e=_0x35aec1['Position']['verify'](_0x143ef9['position']);if(_0x257f8e)return'position.'+_0x257f8e;}return null!=_0x143ef9['oldName']&&_0x143ef9['hasOwnProperty']('oldName')&&!_0x2dc189['isString'](_0x143ef9['oldName'])?'oldName:\x20string\x20expected':null!=_0x143ef9['newName']&&_0x143ef9['hasOwnProperty']('newName')&&!_0x2dc189['isString'](_0x143ef9['newName'])?'newName:\x20string\x20expected':null!=_0x143ef9['wasUndone']&&_0x143ef9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x143ef9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b7042['fromObject']=function(_0xb1b81a){if(_0xb1b81a instanceof _0x35aec1['RenameOperation'])return _0xb1b81a;var _0x1c8eab=new _0x35aec1['RenameOperation']();if(null!=_0xb1b81a['position']){if('object'!=typeof _0xb1b81a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1c8eab['position']=_0x35aec1['Position']['fromObject'](_0xb1b81a['position']);}return null!=_0xb1b81a['oldName']&&(_0x1c8eab['oldName']=String(_0xb1b81a['oldName'])),null!=_0xb1b81a['newName']&&(_0x1c8eab['newName']=String(_0xb1b81a['newName'])),null!=_0xb1b81a['wasUndone']&&(_0x1c8eab['wasUndone']=Boolean(_0xb1b81a['wasUndone'])),_0x1c8eab;},_0x4b7042['toObject']=function(_0x4e04f9,_0x405b30){_0x405b30||(_0x405b30={});var _0x1a6114={};return _0x405b30['defaults']&&(_0x1a6114['position']=null,_0x1a6114['oldName']='',_0x1a6114['newName']='',_0x1a6114['wasUndone']=!0x1),null!=_0x4e04f9['position']&&_0x4e04f9['hasOwnProperty']('position')&&(_0x1a6114['position']=_0x35aec1['Position']['toObject'](_0x4e04f9['position'],_0x405b30)),null!=_0x4e04f9['oldName']&&_0x4e04f9['hasOwnProperty']('oldName')&&(_0x1a6114['oldName']=_0x4e04f9['oldName']),null!=_0x4e04f9['newName']&&_0x4e04f9['hasOwnProperty']('newName')&&(_0x1a6114['newName']=_0x4e04f9['newName']),null!=_0x4e04f9['wasUndone']&&_0x4e04f9['hasOwnProperty']('wasUndone')&&(_0x1a6114['wasUndone']=_0x4e04f9['wasUndone']),_0x1a6114;},_0x4b7042['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x4b7042['getTypeUrl']=function(_0xe2d0bc){return void 0x0===_0xe2d0bc&&(_0xe2d0bc='type.googleapis.com'),_0xe2d0bc+'/RenameOperation';},_0x4b7042;}()),_0x35aec1['RootAttributeOperation']=(function(){function _0x5a8481(_0x5b234a){if(_0x5b234a){for(var _0x2dd64a=Object['keys'](_0x5b234a),_0x473400=0x0;_0x473400<_0x2dd64a['length'];++_0x473400)null!=_0x5b234a[_0x2dd64a[_0x473400]]&&(this[_0x2dd64a[_0x473400]]=_0x5b234a[_0x2dd64a[_0x473400]]);}}return _0x5a8481['prototype']['root']='',_0x5a8481['prototype']['key']='',_0x5a8481['prototype']['oldValueBoolean']=!0x1,_0x5a8481['prototype']['oldValueJson']='',_0x5a8481['prototype']['newValueBoolean']=!0x1,_0x5a8481['prototype']['newValueJson']='',_0x5a8481['prototype']['wasUndone']=!0x1,_0x5a8481['create']=function(_0x2b4758){return new _0x5a8481(_0x2b4758);},_0x5a8481['encode']=function(_0x26e65c,_0x1e95b1){return _0x1e95b1||(_0x1e95b1=_0x289f09['create']()),null!=_0x26e65c['root']&&Object['hasOwnProperty']['call'](_0x26e65c,'root')&&_0x1e95b1['uint32'](0xa)['string'](_0x26e65c['root']),null!=_0x26e65c['key']&&Object['hasOwnProperty']['call'](_0x26e65c,'key')&&_0x1e95b1['uint32'](0x12)['string'](_0x26e65c['key']),null!=_0x26e65c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x26e65c,'oldValueBoolean')&&_0x1e95b1['uint32'](0x18)['bool'](_0x26e65c['oldValueBoolean']),null!=_0x26e65c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x26e65c,'oldValueJson')&&_0x1e95b1['uint32'](0x22)['string'](_0x26e65c['oldValueJson']),null!=_0x26e65c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x26e65c,'newValueBoolean')&&_0x1e95b1['uint32'](0x28)['bool'](_0x26e65c['newValueBoolean']),null!=_0x26e65c['newValueJson']&&Object['hasOwnProperty']['call'](_0x26e65c,'newValueJson')&&_0x1e95b1['uint32'](0x32)['string'](_0x26e65c['newValueJson']),null!=_0x26e65c['wasUndone']&&Object['hasOwnProperty']['call'](_0x26e65c,'wasUndone')&&_0x1e95b1['uint32'](0x38)['bool'](_0x26e65c['wasUndone']),_0x1e95b1;},_0x5a8481['encodeDelimited']=function(_0x3cb199,_0x230594){return this['encode'](_0x3cb199,_0x230594)['ldelim']();},_0x5a8481['decode']=function(_0x22c8bc,_0x332973){_0x22c8bc instanceof _0x4e9433||(_0x22c8bc=_0x4e9433['create'](_0x22c8bc));for(var _0x4fd27a=void 0x0===_0x332973?_0x22c8bc['len']:_0x22c8bc['pos']+_0x332973,_0x51755f=new _0x35aec1['RootAttributeOperation']();_0x22c8bc['pos']<_0x4fd27a;){var _0x23224f=_0x22c8bc['uint32']();switch(_0x23224f>>>0x3){case 0x1:_0x51755f['root']=_0x22c8bc['string']();break;case 0x2:_0x51755f['key']=_0x22c8bc['string']();break;case 0x3:_0x51755f['oldValueBoolean']=_0x22c8bc['bool']();break;case 0x4:_0x51755f['oldValueJson']=_0x22c8bc['string']();break;case 0x5:_0x51755f['newValueBoolean']=_0x22c8bc['bool']();break;case 0x6:_0x51755f['newValueJson']=_0x22c8bc['string']();break;case 0x7:_0x51755f['wasUndone']=_0x22c8bc['bool']();break;default:_0x22c8bc['skipType'](0x7&_0x23224f);}}return _0x51755f;},_0x5a8481['decodeDelimited']=function(_0x2cde21){return _0x2cde21 instanceof _0x4e9433||(_0x2cde21=new _0x4e9433(_0x2cde21)),this['decode'](_0x2cde21,_0x2cde21['uint32']());},_0x5a8481['verify']=function(_0x19cb90){return'object'!=typeof _0x19cb90||null===_0x19cb90?'object\x20expected':null!=_0x19cb90['root']&&_0x19cb90['hasOwnProperty']('root')&&!_0x2dc189['isString'](_0x19cb90['root'])?'root:\x20string\x20expected':null!=_0x19cb90['key']&&_0x19cb90['hasOwnProperty']('key')&&!_0x2dc189['isString'](_0x19cb90['key'])?'key:\x20string\x20expected':null!=_0x19cb90['oldValueBoolean']&&_0x19cb90['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x19cb90['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x19cb90['oldValueJson']&&_0x19cb90['hasOwnProperty']('oldValueJson')&&!_0x2dc189['isString'](_0x19cb90['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x19cb90['newValueBoolean']&&_0x19cb90['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x19cb90['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x19cb90['newValueJson']&&_0x19cb90['hasOwnProperty']('newValueJson')&&!_0x2dc189['isString'](_0x19cb90['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x19cb90['wasUndone']&&_0x19cb90['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x19cb90['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a8481['fromObject']=function(_0x1bce1a){if(_0x1bce1a instanceof _0x35aec1['RootAttributeOperation'])return _0x1bce1a;var _0x58a972=new _0x35aec1['RootAttributeOperation']();return null!=_0x1bce1a['root']&&(_0x58a972['root']=String(_0x1bce1a['root'])),null!=_0x1bce1a['key']&&(_0x58a972['key']=String(_0x1bce1a['key'])),null!=_0x1bce1a['oldValueBoolean']&&(_0x58a972['oldValueBoolean']=Boolean(_0x1bce1a['oldValueBoolean'])),null!=_0x1bce1a['oldValueJson']&&(_0x58a972['oldValueJson']=String(_0x1bce1a['oldValueJson'])),null!=_0x1bce1a['newValueBoolean']&&(_0x58a972['newValueBoolean']=Boolean(_0x1bce1a['newValueBoolean'])),null!=_0x1bce1a['newValueJson']&&(_0x58a972['newValueJson']=String(_0x1bce1a['newValueJson'])),null!=_0x1bce1a['wasUndone']&&(_0x58a972['wasUndone']=Boolean(_0x1bce1a['wasUndone'])),_0x58a972;},_0x5a8481['toObject']=function(_0x351dcf,_0x378d87){_0x378d87||(_0x378d87={});var _0x45cfc8={};return _0x378d87['defaults']&&(_0x45cfc8['root']='',_0x45cfc8['key']='',_0x45cfc8['oldValueBoolean']=!0x1,_0x45cfc8['oldValueJson']='',_0x45cfc8['newValueBoolean']=!0x1,_0x45cfc8['newValueJson']='',_0x45cfc8['wasUndone']=!0x1),null!=_0x351dcf['root']&&_0x351dcf['hasOwnProperty']('root')&&(_0x45cfc8['root']=_0x351dcf['root']),null!=_0x351dcf['key']&&_0x351dcf['hasOwnProperty']('key')&&(_0x45cfc8['key']=_0x351dcf['key']),null!=_0x351dcf['oldValueBoolean']&&_0x351dcf['hasOwnProperty']('oldValueBoolean')&&(_0x45cfc8['oldValueBoolean']=_0x351dcf['oldValueBoolean']),null!=_0x351dcf['oldValueJson']&&_0x351dcf['hasOwnProperty']('oldValueJson')&&(_0x45cfc8['oldValueJson']=_0x351dcf['oldValueJson']),null!=_0x351dcf['newValueBoolean']&&_0x351dcf['hasOwnProperty']('newValueBoolean')&&(_0x45cfc8['newValueBoolean']=_0x351dcf['newValueBoolean']),null!=_0x351dcf['newValueJson']&&_0x351dcf['hasOwnProperty']('newValueJson')&&(_0x45cfc8['newValueJson']=_0x351dcf['newValueJson']),null!=_0x351dcf['wasUndone']&&_0x351dcf['hasOwnProperty']('wasUndone')&&(_0x45cfc8['wasUndone']=_0x351dcf['wasUndone']),_0x45cfc8;},_0x5a8481['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5a8481['getTypeUrl']=function(_0x476040){return void 0x0===_0x476040&&(_0x476040='type.googleapis.com'),_0x476040+'/RootAttributeOperation';},_0x5a8481;}()),_0x35aec1['RootOperation']=(function(){function _0x2c625b(_0x43e796){if(_0x43e796){for(var _0xb63d52=Object['keys'](_0x43e796),_0x25a1a6=0x0;_0x25a1a6<_0xb63d52['length'];++_0x25a1a6)null!=_0x43e796[_0xb63d52[_0x25a1a6]]&&(this[_0xb63d52[_0x25a1a6]]=_0x43e796[_0xb63d52[_0x25a1a6]]);}}return _0x2c625b['prototype']['rootName']='',_0x2c625b['prototype']['elementName']='',_0x2c625b['prototype']['isAdd']=!0x1,_0x2c625b['prototype']['wasUndone']=!0x1,_0x2c625b['create']=function(_0x391bf0){return new _0x2c625b(_0x391bf0);},_0x2c625b['encode']=function(_0x2b18f2,_0xca6bc1){return _0xca6bc1||(_0xca6bc1=_0x289f09['create']()),null!=_0x2b18f2['rootName']&&Object['hasOwnProperty']['call'](_0x2b18f2,'rootName')&&_0xca6bc1['uint32'](0xa)['string'](_0x2b18f2['rootName']),null!=_0x2b18f2['elementName']&&Object['hasOwnProperty']['call'](_0x2b18f2,'elementName')&&_0xca6bc1['uint32'](0x12)['string'](_0x2b18f2['elementName']),null!=_0x2b18f2['isAdd']&&Object['hasOwnProperty']['call'](_0x2b18f2,'isAdd')&&_0xca6bc1['uint32'](0x18)['bool'](_0x2b18f2['isAdd']),null!=_0x2b18f2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b18f2,'wasUndone')&&_0xca6bc1['uint32'](0x20)['bool'](_0x2b18f2['wasUndone']),_0xca6bc1;},_0x2c625b['encodeDelimited']=function(_0x4ef4ea,_0x121781){return this['encode'](_0x4ef4ea,_0x121781)['ldelim']();},_0x2c625b['decode']=function(_0x4fb5ef,_0x2bfcdc){_0x4fb5ef instanceof _0x4e9433||(_0x4fb5ef=_0x4e9433['create'](_0x4fb5ef));for(var _0x56483d=void 0x0===_0x2bfcdc?_0x4fb5ef['len']:_0x4fb5ef['pos']+_0x2bfcdc,_0x3e3d49=new _0x35aec1['RootOperation']();_0x4fb5ef['pos']<_0x56483d;){var _0x518c3e=_0x4fb5ef['uint32']();switch(_0x518c3e>>>0x3){case 0x1:_0x3e3d49['rootName']=_0x4fb5ef['string']();break;case 0x2:_0x3e3d49['elementName']=_0x4fb5ef['string']();break;case 0x3:_0x3e3d49['isAdd']=_0x4fb5ef['bool']();break;case 0x4:_0x3e3d49['wasUndone']=_0x4fb5ef['bool']();break;default:_0x4fb5ef['skipType'](0x7&_0x518c3e);}}return _0x3e3d49;},_0x2c625b['decodeDelimited']=function(_0x2b630f){return _0x2b630f instanceof _0x4e9433||(_0x2b630f=new _0x4e9433(_0x2b630f)),this['decode'](_0x2b630f,_0x2b630f['uint32']());},_0x2c625b['verify']=function(_0x3a91cd){return'object'!=typeof _0x3a91cd||null===_0x3a91cd?'object\x20expected':null!=_0x3a91cd['rootName']&&_0x3a91cd['hasOwnProperty']('rootName')&&!_0x2dc189['isString'](_0x3a91cd['rootName'])?'rootName:\x20string\x20expected':null!=_0x3a91cd['elementName']&&_0x3a91cd['hasOwnProperty']('elementName')&&!_0x2dc189['isString'](_0x3a91cd['elementName'])?'elementName:\x20string\x20expected':null!=_0x3a91cd['isAdd']&&_0x3a91cd['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3a91cd['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3a91cd['wasUndone']&&_0x3a91cd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a91cd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c625b['fromObject']=function(_0x278c29){if(_0x278c29 instanceof _0x35aec1['RootOperation'])return _0x278c29;var _0x545302=new _0x35aec1['RootOperation']();return null!=_0x278c29['rootName']&&(_0x545302['rootName']=String(_0x278c29['rootName'])),null!=_0x278c29['elementName']&&(_0x545302['elementName']=String(_0x278c29['elementName'])),null!=_0x278c29['isAdd']&&(_0x545302['isAdd']=Boolean(_0x278c29['isAdd'])),null!=_0x278c29['wasUndone']&&(_0x545302['wasUndone']=Boolean(_0x278c29['wasUndone'])),_0x545302;},_0x2c625b['toObject']=function(_0x551cda,_0x2260a1){_0x2260a1||(_0x2260a1={});var _0x6216a9={};return _0x2260a1['defaults']&&(_0x6216a9['rootName']='',_0x6216a9['elementName']='',_0x6216a9['isAdd']=!0x1,_0x6216a9['wasUndone']=!0x1),null!=_0x551cda['rootName']&&_0x551cda['hasOwnProperty']('rootName')&&(_0x6216a9['rootName']=_0x551cda['rootName']),null!=_0x551cda['elementName']&&_0x551cda['hasOwnProperty']('elementName')&&(_0x6216a9['elementName']=_0x551cda['elementName']),null!=_0x551cda['isAdd']&&_0x551cda['hasOwnProperty']('isAdd')&&(_0x6216a9['isAdd']=_0x551cda['isAdd']),null!=_0x551cda['wasUndone']&&_0x551cda['hasOwnProperty']('wasUndone')&&(_0x6216a9['wasUndone']=_0x551cda['wasUndone']),_0x6216a9;},_0x2c625b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x2c625b['getTypeUrl']=function(_0x49d8c6){return void 0x0===_0x49d8c6&&(_0x49d8c6='type.googleapis.com'),_0x49d8c6+'/RootOperation';},_0x2c625b;}()),_0x35aec1['SplitOperation']=(function(){function _0x4f81df(_0x9f0ddb){if(_0x9f0ddb){for(var _0x7538a4=Object['keys'](_0x9f0ddb),_0x1be3d5=0x0;_0x1be3d5<_0x7538a4['length'];++_0x1be3d5)null!=_0x9f0ddb[_0x7538a4[_0x1be3d5]]&&(this[_0x7538a4[_0x1be3d5]]=_0x9f0ddb[_0x7538a4[_0x1be3d5]]);}}return _0x4f81df['prototype']['splitPosition']=null,_0x4f81df['prototype']['graveyardPosition']=null,_0x4f81df['prototype']['howMany']=0x0,_0x4f81df['prototype']['insertionPosition']=null,_0x4f81df['prototype']['wasUndone']=!0x1,_0x4f81df['create']=function(_0x5d7ccd){return new _0x4f81df(_0x5d7ccd);},_0x4f81df['encode']=function(_0x886672,_0x378dc3){return _0x378dc3||(_0x378dc3=_0x289f09['create']()),null!=_0x886672['splitPosition']&&Object['hasOwnProperty']['call'](_0x886672,'splitPosition')&&_0x35aec1['Position']['encode'](_0x886672['splitPosition'],_0x378dc3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x886672['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x886672,'graveyardPosition')&&_0x35aec1['Position']['encode'](_0x886672['graveyardPosition'],_0x378dc3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x886672['howMany']&&Object['hasOwnProperty']['call'](_0x886672,'howMany')&&_0x378dc3['uint32'](0x18)['uint32'](_0x886672['howMany']),null!=_0x886672['insertionPosition']&&Object['hasOwnProperty']['call'](_0x886672,'insertionPosition')&&_0x35aec1['Position']['encode'](_0x886672['insertionPosition'],_0x378dc3['uint32'](0x22)['fork']())['ldelim'](),null!=_0x886672['wasUndone']&&Object['hasOwnProperty']['call'](_0x886672,'wasUndone')&&_0x378dc3['uint32'](0x28)['bool'](_0x886672['wasUndone']),_0x378dc3;},_0x4f81df['encodeDelimited']=function(_0x329500,_0x4e8788){return this['encode'](_0x329500,_0x4e8788)['ldelim']();},_0x4f81df['decode']=function(_0x47ff48,_0xb3572c){_0x47ff48 instanceof _0x4e9433||(_0x47ff48=_0x4e9433['create'](_0x47ff48));for(var _0x46c7d7=void 0x0===_0xb3572c?_0x47ff48['len']:_0x47ff48['pos']+_0xb3572c,_0x2a8b2b=new _0x35aec1['SplitOperation']();_0x47ff48['pos']<_0x46c7d7;){var _0xc794d3=_0x47ff48['uint32']();switch(_0xc794d3>>>0x3){case 0x1:_0x2a8b2b['splitPosition']=_0x35aec1['Position']['decode'](_0x47ff48,_0x47ff48['uint32']());break;case 0x2:_0x2a8b2b['graveyardPosition']=_0x35aec1['Position']['decode'](_0x47ff48,_0x47ff48['uint32']());break;case 0x3:_0x2a8b2b['howMany']=_0x47ff48['uint32']();break;case 0x4:_0x2a8b2b['insertionPosition']=_0x35aec1['Position']['decode'](_0x47ff48,_0x47ff48['uint32']());break;case 0x5:_0x2a8b2b['wasUndone']=_0x47ff48['bool']();break;default:_0x47ff48['skipType'](0x7&_0xc794d3);}}return _0x2a8b2b;},_0x4f81df['decodeDelimited']=function(_0x1ab591){return _0x1ab591 instanceof _0x4e9433||(_0x1ab591=new _0x4e9433(_0x1ab591)),this['decode'](_0x1ab591,_0x1ab591['uint32']());},_0x4f81df['verify']=function(_0x33b3c9){if('object'!=typeof _0x33b3c9||null===_0x33b3c9)return'object\x20expected';var _0x25d7cc;if(null!=_0x33b3c9['splitPosition']&&_0x33b3c9['hasOwnProperty']('splitPosition')&&(_0x25d7cc=_0x35aec1['Position']['verify'](_0x33b3c9['splitPosition'])))return'splitPosition.'+_0x25d7cc;if(null!=_0x33b3c9['graveyardPosition']&&_0x33b3c9['hasOwnProperty']('graveyardPosition')&&(_0x25d7cc=_0x35aec1['Position']['verify'](_0x33b3c9['graveyardPosition'])))return'graveyardPosition.'+_0x25d7cc;if(null!=_0x33b3c9['howMany']&&_0x33b3c9['hasOwnProperty']('howMany')&&!_0x2dc189['isInteger'](_0x33b3c9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x33b3c9['insertionPosition']&&_0x33b3c9['hasOwnProperty']('insertionPosition')&&(_0x25d7cc=_0x35aec1['Position']['verify'](_0x33b3c9['insertionPosition'])))return'insertionPosition.'+_0x25d7cc;return null!=_0x33b3c9['wasUndone']&&_0x33b3c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33b3c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f81df['fromObject']=function(_0x39039f){if(_0x39039f instanceof _0x35aec1['SplitOperation'])return _0x39039f;var _0x52e62b=new _0x35aec1['SplitOperation']();if(null!=_0x39039f['splitPosition']){if('object'!=typeof _0x39039f['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x52e62b['splitPosition']=_0x35aec1['Position']['fromObject'](_0x39039f['splitPosition']);}if(null!=_0x39039f['graveyardPosition']){if('object'!=typeof _0x39039f['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x52e62b['graveyardPosition']=_0x35aec1['Position']['fromObject'](_0x39039f['graveyardPosition']);}if(null!=_0x39039f['howMany']&&(_0x52e62b['howMany']=_0x39039f['howMany']>>>0x0),null!=_0x39039f['insertionPosition']){if('object'!=typeof _0x39039f['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x52e62b['insertionPosition']=_0x35aec1['Position']['fromObject'](_0x39039f['insertionPosition']);}return null!=_0x39039f['wasUndone']&&(_0x52e62b['wasUndone']=Boolean(_0x39039f['wasUndone'])),_0x52e62b;},_0x4f81df['toObject']=function(_0x579cee,_0xa20b1c){_0xa20b1c||(_0xa20b1c={});var _0x25c01a={};return _0xa20b1c['defaults']&&(_0x25c01a['splitPosition']=null,_0x25c01a['graveyardPosition']=null,_0x25c01a['howMany']=0x0,_0x25c01a['insertionPosition']=null,_0x25c01a['wasUndone']=!0x1),null!=_0x579cee['splitPosition']&&_0x579cee['hasOwnProperty']('splitPosition')&&(_0x25c01a['splitPosition']=_0x35aec1['Position']['toObject'](_0x579cee['splitPosition'],_0xa20b1c)),null!=_0x579cee['graveyardPosition']&&_0x579cee['hasOwnProperty']('graveyardPosition')&&(_0x25c01a['graveyardPosition']=_0x35aec1['Position']['toObject'](_0x579cee['graveyardPosition'],_0xa20b1c)),null!=_0x579cee['howMany']&&_0x579cee['hasOwnProperty']('howMany')&&(_0x25c01a['howMany']=_0x579cee['howMany']),null!=_0x579cee['insertionPosition']&&_0x579cee['hasOwnProperty']('insertionPosition')&&(_0x25c01a['insertionPosition']=_0x35aec1['Position']['toObject'](_0x579cee['insertionPosition'],_0xa20b1c)),null!=_0x579cee['wasUndone']&&_0x579cee['hasOwnProperty']('wasUndone')&&(_0x25c01a['wasUndone']=_0x579cee['wasUndone']),_0x25c01a;},_0x4f81df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x4f81df['getTypeUrl']=function(_0x1cfb54){return void 0x0===_0x1cfb54&&(_0x1cfb54='type.googleapis.com'),_0x1cfb54+'/SplitOperation';},_0x4f81df;}()),_0x35aec1['Position']=(function(){function _0x2f6d11(_0x5e463f){if(this['path']=[],_0x5e463f){for(var _0x1fc490=Object['keys'](_0x5e463f),_0x7c1ed8=0x0;_0x7c1ed8<_0x1fc490['length'];++_0x7c1ed8)null!=_0x5e463f[_0x1fc490[_0x7c1ed8]]&&(this[_0x1fc490[_0x7c1ed8]]=_0x5e463f[_0x1fc490[_0x7c1ed8]]);}}return _0x2f6d11['prototype']['root']='',_0x2f6d11['prototype']['rootMain']=!0x1,_0x2f6d11['prototype']['rootGraveyard']=!0x1,_0x2f6d11['prototype']['path']=_0x2dc189['emptyArray'],_0x2f6d11['prototype']['stickiness']='',_0x2f6d11['create']=function(_0x14e0ab){return new _0x2f6d11(_0x14e0ab);},_0x2f6d11['encode']=function(_0x36e1c2,_0x5416b0){if(_0x5416b0||(_0x5416b0=_0x289f09['create']()),null!=_0x36e1c2['root']&&Object['hasOwnProperty']['call'](_0x36e1c2,'root')&&_0x5416b0['uint32'](0xa)['string'](_0x36e1c2['root']),null!=_0x36e1c2['rootMain']&&Object['hasOwnProperty']['call'](_0x36e1c2,'rootMain')&&_0x5416b0['uint32'](0x10)['bool'](_0x36e1c2['rootMain']),null!=_0x36e1c2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x36e1c2,'rootGraveyard')&&_0x5416b0['uint32'](0x18)['bool'](_0x36e1c2['rootGraveyard']),null!=_0x36e1c2['path']&&_0x36e1c2['path']['length']){_0x5416b0['uint32'](0x22)['fork']();for(var _0x317ce2=0x0;_0x317ce2<_0x36e1c2['path']['length'];++_0x317ce2)_0x5416b0['uint32'](_0x36e1c2['path'][_0x317ce2]);_0x5416b0['ldelim']();}return null!=_0x36e1c2['stickiness']&&Object['hasOwnProperty']['call'](_0x36e1c2,'stickiness')&&_0x5416b0['uint32'](0x2a)['string'](_0x36e1c2['stickiness']),_0x5416b0;},_0x2f6d11['encodeDelimited']=function(_0x402beb,_0x456a6d){return this['encode'](_0x402beb,_0x456a6d)['ldelim']();},_0x2f6d11['decode']=function(_0x1dd295,_0x15fb90){_0x1dd295 instanceof _0x4e9433||(_0x1dd295=_0x4e9433['create'](_0x1dd295));for(var _0x314896=void 0x0===_0x15fb90?_0x1dd295['len']:_0x1dd295['pos']+_0x15fb90,_0xe7880d=new _0x35aec1['Position']();_0x1dd295['pos']<_0x314896;){var _0x386d19=_0x1dd295['uint32']();switch(_0x386d19>>>0x3){case 0x1:_0xe7880d['root']=_0x1dd295['string']();break;case 0x2:_0xe7880d['rootMain']=_0x1dd295['bool']();break;case 0x3:_0xe7880d['rootGraveyard']=_0x1dd295['bool']();break;case 0x4:if(_0xe7880d['path']&&_0xe7880d['path']['length']||(_0xe7880d['path']=[]),0x2==(0x7&_0x386d19)){for(var _0x7b66d0=_0x1dd295['uint32']()+_0x1dd295['pos'];_0x1dd295['pos']<_0x7b66d0;)_0xe7880d['path']['push'](_0x1dd295['uint32']());}else _0xe7880d['path']['push'](_0x1dd295['uint32']());break;case 0x5:_0xe7880d['stickiness']=_0x1dd295['string']();break;default:_0x1dd295['skipType'](0x7&_0x386d19);}}return _0xe7880d;},_0x2f6d11['decodeDelimited']=function(_0x582a3d){return _0x582a3d instanceof _0x4e9433||(_0x582a3d=new _0x4e9433(_0x582a3d)),this['decode'](_0x582a3d,_0x582a3d['uint32']());},_0x2f6d11['verify']=function(_0x15df72){if('object'!=typeof _0x15df72||null===_0x15df72)return'object\x20expected';if(null!=_0x15df72['root']&&_0x15df72['hasOwnProperty']('root')&&!_0x2dc189['isString'](_0x15df72['root']))return'root:\x20string\x20expected';if(null!=_0x15df72['rootMain']&&_0x15df72['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x15df72['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x15df72['rootGraveyard']&&_0x15df72['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x15df72['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x15df72['path']&&_0x15df72['hasOwnProperty']('path')){if(!Array['isArray'](_0x15df72['path']))return'path:\x20array\x20expected';for(var _0x59f997=0x0;_0x59f997<_0x15df72['path']['length'];++_0x59f997)if(!_0x2dc189['isInteger'](_0x15df72['path'][_0x59f997]))return'path:\x20integer[]\x20expected';}return null!=_0x15df72['stickiness']&&_0x15df72['hasOwnProperty']('stickiness')&&!_0x2dc189['isString'](_0x15df72['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2f6d11['fromObject']=function(_0x2852e6){if(_0x2852e6 instanceof _0x35aec1['Position'])return _0x2852e6;var _0x3687f0=new _0x35aec1['Position']();if(null!=_0x2852e6['root']&&(_0x3687f0['root']=String(_0x2852e6['root'])),null!=_0x2852e6['rootMain']&&(_0x3687f0['rootMain']=Boolean(_0x2852e6['rootMain'])),null!=_0x2852e6['rootGraveyard']&&(_0x3687f0['rootGraveyard']=Boolean(_0x2852e6['rootGraveyard'])),_0x2852e6['path']){if(!Array['isArray'](_0x2852e6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3687f0['path']=[];for(var _0x5276b1=0x0;_0x5276b1<_0x2852e6['path']['length'];++_0x5276b1)_0x3687f0['path'][_0x5276b1]=_0x2852e6['path'][_0x5276b1]>>>0x0;}return null!=_0x2852e6['stickiness']&&(_0x3687f0['stickiness']=String(_0x2852e6['stickiness'])),_0x3687f0;},_0x2f6d11['toObject']=function(_0x58f470,_0x3dce52){_0x3dce52||(_0x3dce52={});var _0x5cfe01={};if((_0x3dce52['arrays']||_0x3dce52['defaults'])&&(_0x5cfe01['path']=[]),_0x3dce52['defaults']&&(_0x5cfe01['root']='',_0x5cfe01['rootMain']=!0x1,_0x5cfe01['rootGraveyard']=!0x1,_0x5cfe01['stickiness']=''),null!=_0x58f470['root']&&_0x58f470['hasOwnProperty']('root')&&(_0x5cfe01['root']=_0x58f470['root']),null!=_0x58f470['rootMain']&&_0x58f470['hasOwnProperty']('rootMain')&&(_0x5cfe01['rootMain']=_0x58f470['rootMain']),null!=_0x58f470['rootGraveyard']&&_0x58f470['hasOwnProperty']('rootGraveyard')&&(_0x5cfe01['rootGraveyard']=_0x58f470['rootGraveyard']),_0x58f470['path']&&_0x58f470['path']['length']){_0x5cfe01['path']=[];for(var _0x13d6b5=0x0;_0x13d6b5<_0x58f470['path']['length'];++_0x13d6b5)_0x5cfe01['path'][_0x13d6b5]=_0x58f470['path'][_0x13d6b5];}return null!=_0x58f470['stickiness']&&_0x58f470['hasOwnProperty']('stickiness')&&(_0x5cfe01['stickiness']=_0x58f470['stickiness']),_0x5cfe01;},_0x2f6d11['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x2f6d11['getTypeUrl']=function(_0x3fd368){return void 0x0===_0x3fd368&&(_0x3fd368='type.googleapis.com'),_0x3fd368+'/Position';},_0x2f6d11;}()),_0x35aec1['Range']=(function(){function _0x135763(_0x3ce0bb){if(_0x3ce0bb){for(var _0x17b325=Object['keys'](_0x3ce0bb),_0x506073=0x0;_0x506073<_0x17b325['length'];++_0x506073)null!=_0x3ce0bb[_0x17b325[_0x506073]]&&(this[_0x17b325[_0x506073]]=_0x3ce0bb[_0x17b325[_0x506073]]);}}return _0x135763['prototype']['start']=null,_0x135763['prototype']['end']=null,_0x135763['create']=function(_0xcb472e){return new _0x135763(_0xcb472e);},_0x135763['encode']=function(_0x308e48,_0x4c0d55){return _0x4c0d55||(_0x4c0d55=_0x289f09['create']()),null!=_0x308e48['start']&&Object['hasOwnProperty']['call'](_0x308e48,'start')&&_0x35aec1['Position']['encode'](_0x308e48['start'],_0x4c0d55['uint32'](0xa)['fork']())['ldelim'](),null!=_0x308e48['end']&&Object['hasOwnProperty']['call'](_0x308e48,'end')&&_0x35aec1['Position']['encode'](_0x308e48['end'],_0x4c0d55['uint32'](0x12)['fork']())['ldelim'](),_0x4c0d55;},_0x135763['encodeDelimited']=function(_0x2b1a84,_0x45ddc9){return this['encode'](_0x2b1a84,_0x45ddc9)['ldelim']();},_0x135763['decode']=function(_0x436b40,_0x377622){_0x436b40 instanceof _0x4e9433||(_0x436b40=_0x4e9433['create'](_0x436b40));for(var _0x58d42a=void 0x0===_0x377622?_0x436b40['len']:_0x436b40['pos']+_0x377622,_0x472176=new _0x35aec1['Range']();_0x436b40['pos']<_0x58d42a;){var _0x1fd759=_0x436b40['uint32']();switch(_0x1fd759>>>0x3){case 0x1:_0x472176['start']=_0x35aec1['Position']['decode'](_0x436b40,_0x436b40['uint32']());break;case 0x2:_0x472176['end']=_0x35aec1['Position']['decode'](_0x436b40,_0x436b40['uint32']());break;default:_0x436b40['skipType'](0x7&_0x1fd759);}}return _0x472176;},_0x135763['decodeDelimited']=function(_0x329b92){return _0x329b92 instanceof _0x4e9433||(_0x329b92=new _0x4e9433(_0x329b92)),this['decode'](_0x329b92,_0x329b92['uint32']());},_0x135763['verify']=function(_0x97f543){if('object'!=typeof _0x97f543||null===_0x97f543)return'object\x20expected';var _0x14e8b5;if(null!=_0x97f543['start']&&_0x97f543['hasOwnProperty']('start')&&(_0x14e8b5=_0x35aec1['Position']['verify'](_0x97f543['start'])))return'start.'+_0x14e8b5;if(null!=_0x97f543['end']&&_0x97f543['hasOwnProperty']('end')&&(_0x14e8b5=_0x35aec1['Position']['verify'](_0x97f543['end'])))return'end.'+_0x14e8b5;return null;},_0x135763['fromObject']=function(_0x3dca41){if(_0x3dca41 instanceof _0x35aec1['Range'])return _0x3dca41;var _0x54079f=new _0x35aec1['Range']();if(null!=_0x3dca41['start']){if('object'!=typeof _0x3dca41['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x54079f['start']=_0x35aec1['Position']['fromObject'](_0x3dca41['start']);}if(null!=_0x3dca41['end']){if('object'!=typeof _0x3dca41['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x54079f['end']=_0x35aec1['Position']['fromObject'](_0x3dca41['end']);}return _0x54079f;},_0x135763['toObject']=function(_0x3673dd,_0x130547){_0x130547||(_0x130547={});var _0x1053fd={};return _0x130547['defaults']&&(_0x1053fd['start']=null,_0x1053fd['end']=null),null!=_0x3673dd['start']&&_0x3673dd['hasOwnProperty']('start')&&(_0x1053fd['start']=_0x35aec1['Position']['toObject'](_0x3673dd['start'],_0x130547)),null!=_0x3673dd['end']&&_0x3673dd['hasOwnProperty']('end')&&(_0x1053fd['end']=_0x35aec1['Position']['toObject'](_0x3673dd['end'],_0x130547)),_0x1053fd;},_0x135763['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x135763['getTypeUrl']=function(_0x57e07c){return void 0x0===_0x57e07c&&(_0x57e07c='type.googleapis.com'),_0x57e07c+'/Range';},_0x135763;}()),_0x35aec1['Element']=(function(){function _0x5b8781(_0x47a588){if(this['children']=[],this['attributesBoolean']={},_0x47a588){for(var _0x1f00b2=Object['keys'](_0x47a588),_0x2a5588=0x0;_0x2a5588<_0x1f00b2['length'];++_0x2a5588)null!=_0x47a588[_0x1f00b2[_0x2a5588]]&&(this[_0x1f00b2[_0x2a5588]]=_0x47a588[_0x1f00b2[_0x2a5588]]);}}return _0x5b8781['prototype']['name']='',_0x5b8781['prototype']['children']=_0x2dc189['emptyArray'],_0x5b8781['prototype']['data']='',_0x5b8781['prototype']['attributesBoolean']=_0x2dc189['emptyObject'],_0x5b8781['prototype']['attributesJson']='',_0x5b8781['create']=function(_0x51145a){return new _0x5b8781(_0x51145a);},_0x5b8781['encode']=function(_0x16dc83,_0x10c3b2){if(_0x10c3b2||(_0x10c3b2=_0x289f09['create']()),null!=_0x16dc83['name']&&Object['hasOwnProperty']['call'](_0x16dc83,'name')&&_0x10c3b2['uint32'](0xa)['string'](_0x16dc83['name']),null!=_0x16dc83['children']&&_0x16dc83['children']['length']){for(var _0x2812c8=0x0;_0x2812c8<_0x16dc83['children']['length'];++_0x2812c8)_0x35aec1['Element']['encode'](_0x16dc83['children'][_0x2812c8],_0x10c3b2['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x16dc83['data']&&Object['hasOwnProperty']['call'](_0x16dc83,'data')&&_0x10c3b2['uint32'](0x1a)['string'](_0x16dc83['data']),null!=_0x16dc83['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x16dc83,'attributesBoolean')){var _0x20a484=Object['keys'](_0x16dc83['attributesBoolean']);for(_0x2812c8=0x0;_0x2812c8<_0x20a484['length'];++_0x2812c8)_0x10c3b2['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x20a484[_0x2812c8])['uint32'](0x10)['bool'](_0x16dc83['attributesBoolean'][_0x20a484[_0x2812c8]])['ldelim']();}return null!=_0x16dc83['attributesJson']&&Object['hasOwnProperty']['call'](_0x16dc83,'attributesJson')&&_0x10c3b2['uint32'](0x2a)['string'](_0x16dc83['attributesJson']),_0x10c3b2;},_0x5b8781['encodeDelimited']=function(_0x3c74f3,_0x48e291){return this['encode'](_0x3c74f3,_0x48e291)['ldelim']();},_0x5b8781['decode']=function(_0x38f17f,_0x28e7b8){_0x38f17f instanceof _0x4e9433||(_0x38f17f=_0x4e9433['create'](_0x38f17f));for(var _0x50c40d,_0x569c64,_0x555862=void 0x0===_0x28e7b8?_0x38f17f['len']:_0x38f17f['pos']+_0x28e7b8,_0x37cef9=new _0x35aec1['Element']();_0x38f17f['pos']<_0x555862;){var _0x5e2b21=_0x38f17f['uint32']();switch(_0x5e2b21>>>0x3){case 0x1:_0x37cef9['name']=_0x38f17f['string']();break;case 0x2:_0x37cef9['children']&&_0x37cef9['children']['length']||(_0x37cef9['children']=[]),_0x37cef9['children']['push'](_0x35aec1['Element']['decode'](_0x38f17f,_0x38f17f['uint32']()));break;case 0x3:_0x37cef9['data']=_0x38f17f['string']();break;case 0x4:_0x37cef9['attributesBoolean']===_0x2dc189['emptyObject']&&(_0x37cef9['attributesBoolean']={});var _0x3c7680=_0x38f17f['uint32']()+_0x38f17f['pos'];for(_0x50c40d='',_0x569c64=!0x1;_0x38f17f['pos']<_0x3c7680;){var _0x22d9fe=_0x38f17f['uint32']();switch(_0x22d9fe>>>0x3){case 0x1:_0x50c40d=_0x38f17f['string']();break;case 0x2:_0x569c64=_0x38f17f['bool']();break;default:_0x38f17f['skipType'](0x7&_0x22d9fe);}}_0x37cef9['attributesBoolean'][_0x50c40d]=_0x569c64;break;case 0x5:_0x37cef9['attributesJson']=_0x38f17f['string']();break;default:_0x38f17f['skipType'](0x7&_0x5e2b21);}}return _0x37cef9;},_0x5b8781['decodeDelimited']=function(_0x4f46ef){return _0x4f46ef instanceof _0x4e9433||(_0x4f46ef=new _0x4e9433(_0x4f46ef)),this['decode'](_0x4f46ef,_0x4f46ef['uint32']());},_0x5b8781['verify']=function(_0x5435bd){if('object'!=typeof _0x5435bd||null===_0x5435bd)return'object\x20expected';if(null!=_0x5435bd['name']&&_0x5435bd['hasOwnProperty']('name')&&!_0x2dc189['isString'](_0x5435bd['name']))return'name:\x20string\x20expected';if(null!=_0x5435bd['children']&&_0x5435bd['hasOwnProperty']('children')){if(!Array['isArray'](_0x5435bd['children']))return'children:\x20array\x20expected';for(var _0x145265=0x0;_0x145265<_0x5435bd['children']['length'];++_0x145265){var _0x595697=_0x35aec1['Element']['verify'](_0x5435bd['children'][_0x145265]);if(_0x595697)return'children.'+_0x595697;}}if(null!=_0x5435bd['data']&&_0x5435bd['hasOwnProperty']('data')&&!_0x2dc189['isString'](_0x5435bd['data']))return'data:\x20string\x20expected';if(null!=_0x5435bd['attributesBoolean']&&_0x5435bd['hasOwnProperty']('attributesBoolean')){if(!_0x2dc189['isObject'](_0x5435bd['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x479981=Object['keys'](_0x5435bd['attributesBoolean']);for(_0x145265=0x0;_0x145265<_0x479981['length'];++_0x145265)if('boolean'!=typeof _0x5435bd['attributesBoolean'][_0x479981[_0x145265]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5435bd['attributesJson']&&_0x5435bd['hasOwnProperty']('attributesJson')&&!_0x2dc189['isString'](_0x5435bd['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5b8781['fromObject']=function(_0x51850c){if(_0x51850c instanceof _0x35aec1['Element'])return _0x51850c;var _0x3f3133=new _0x35aec1['Element']();if(null!=_0x51850c['name']&&(_0x3f3133['name']=String(_0x51850c['name'])),_0x51850c['children']){if(!Array['isArray'](_0x51850c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3f3133['children']=[];for(var _0x1a1420=0x0;_0x1a1420<_0x51850c['children']['length'];++_0x1a1420){if('object'!=typeof _0x51850c['children'][_0x1a1420])throw TypeError('.Element.children:\x20object\x20expected');_0x3f3133['children'][_0x1a1420]=_0x35aec1['Element']['fromObject'](_0x51850c['children'][_0x1a1420]);}}if(null!=_0x51850c['data']&&(_0x3f3133['data']=String(_0x51850c['data'])),_0x51850c['attributesBoolean']){if('object'!=typeof _0x51850c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3f3133['attributesBoolean']={};var _0x5ecdc9=Object['keys'](_0x51850c['attributesBoolean']);for(_0x1a1420=0x0;_0x1a1420<_0x5ecdc9['length'];++_0x1a1420)_0x3f3133['attributesBoolean'][_0x5ecdc9[_0x1a1420]]=Boolean(_0x51850c['attributesBoolean'][_0x5ecdc9[_0x1a1420]]);}return null!=_0x51850c['attributesJson']&&(_0x3f3133['attributesJson']=String(_0x51850c['attributesJson'])),_0x3f3133;},_0x5b8781['toObject']=function(_0x2ee5d2,_0x43fa48){_0x43fa48||(_0x43fa48={});var _0x2be933,_0x226c15={};if((_0x43fa48['arrays']||_0x43fa48['defaults'])&&(_0x226c15['children']=[]),(_0x43fa48['objects']||_0x43fa48['defaults'])&&(_0x226c15['attributesBoolean']={}),_0x43fa48['defaults']&&(_0x226c15['name']='',_0x226c15['data']='',_0x226c15['attributesJson']=''),null!=_0x2ee5d2['name']&&_0x2ee5d2['hasOwnProperty']('name')&&(_0x226c15['name']=_0x2ee5d2['name']),_0x2ee5d2['children']&&_0x2ee5d2['children']['length']){_0x226c15['children']=[];for(var _0x33c5f8=0x0;_0x33c5f8<_0x2ee5d2['children']['length'];++_0x33c5f8)_0x226c15['children'][_0x33c5f8]=_0x35aec1['Element']['toObject'](_0x2ee5d2['children'][_0x33c5f8],_0x43fa48);}if(null!=_0x2ee5d2['data']&&_0x2ee5d2['hasOwnProperty']('data')&&(_0x226c15['data']=_0x2ee5d2['data']),_0x2ee5d2['attributesBoolean']&&(_0x2be933=Object['keys'](_0x2ee5d2['attributesBoolean']))['length']){_0x226c15['attributesBoolean']={};for(_0x33c5f8=0x0;_0x33c5f8<_0x2be933['length'];++_0x33c5f8)_0x226c15['attributesBoolean'][_0x2be933[_0x33c5f8]]=_0x2ee5d2['attributesBoolean'][_0x2be933[_0x33c5f8]];}return null!=_0x2ee5d2['attributesJson']&&_0x2ee5d2['hasOwnProperty']('attributesJson')&&(_0x226c15['attributesJson']=_0x2ee5d2['attributesJson']),_0x226c15;},_0x5b8781['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5b8781['getTypeUrl']=function(_0x4035fc){return void 0x0===_0x4035fc&&(_0x4035fc='type.googleapis.com'),_0x4035fc+'/Element';},_0x5b8781;}()),_0x35aec1;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5c9f31){return new w(this['_protobufRoot'][_0x5c9f31]);}}class w{['_protobuf'];constructor(_0x2cbdde){this['_protobuf']=_0x2cbdde;}['compress'](_0x24bf7c){const _0x30be21=this['_protobuf']['verify'](_0x24bf7c);if(_0x30be21)throw Error(_0x30be21);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x24bf7c))['finish']();}['decompress'](_0x44d816){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x44d816),{'oneofs':!0x0});}}function g(_0x478a93,_0x4ebd5e){const _0x5c2f22=_0x43f10b(_0x478a93);return _0x5c2f22['path'][_0x5c2f22['path']['length']-0x1]+=_0x4ebd5e,_0x5c2f22;}function _(_0x5c5178,_0x239fb8){return _0x5c5178['root']===_0x239fb8['root']&&_0x5a7ac5(_0x5c5178['path'],_0x239fb8['path']);}function $(_0x7af88a){P(_0x7af88a,_0x46277a=>('main'==_0x46277a['root']?(_0x46277a['rootMain']=!0x0,delete _0x46277a['root']):'$graveyard'==_0x46277a['root']&&(_0x46277a['rootGraveyard']=!0x0,delete _0x46277a['root']),_0x46277a));}function J(_0x41193c){P(_0x41193c,_0x2ab72f=>(_0x2ab72f['rootMain']?(_0x2ab72f['root']='main',delete _0x2ab72f['rootMain']):_0x2ab72f['rootGraveyard']&&(_0x2ab72f['root']='$graveyard',delete _0x2ab72f['rootGraveyard']),_0x2ab72f));}function P(_0x54c44c,_0x321b74){for(const _0x1347d4 in _0x54c44c){const _0x34b260=_0x54c44c[_0x1347d4];'nodes'!==_0x1347d4&&_0x5b4071(_0x34b260)&&(_0x34b260['path']&&(_0x34b260['root']||_0x34b260['rootMain']||_0x34b260['rootGraveyard'])?_0x54c44c[_0x1347d4]=_0x321b74(_0x34b260):P(_0x34b260,_0x321b74));}return _0x54c44c;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x568549,_0x38a3ba,_0x13f54d){this['_id']=_0x568549,this['_operationName']=_0x38a3ba,this['_protobufDescriptor']=_0x13f54d;}['compress'](_0x4ceef9,_0x33e88b){const _0x176f19=_0x33e88b['shift']();return $(_0x176f19),_0x4ceef9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x176f19)),_0x4ceef9['types']['push'](this['_id']),!0x0;}['decompress'](_0xf3c94d,_0x8de8c9){_0x8de8c9['types']['shift']();const _0x4adc97=this['_protobufDescriptor']['decompress'](_0x8de8c9['buffers']['shift']());J(_0x4adc97),_0x4adc97['__className']=this['_operationName'],_0xf3c94d['push'](_0x4adc97);}}class s extends e{['compress'](_0x404254,_0x5b7dc7){const _0x5f3b3b=_0x5b7dc7['shift']();return this['_serializeOneOf']('oldValue',_0x5f3b3b),this['_serializeOneOf']('newValue',_0x5f3b3b),$(_0x5f3b3b),_0x404254['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5f3b3b)),_0x404254['types']['push'](this['_id']),!0x0;}['decompress'](_0x46be11,_0x549b52){const {types:_0x159c59,buffers:_0x399e15}=_0x549b52,_0x5dd438=this['_protobufDescriptor']['decompress'](_0x399e15['shift']());_0x159c59['shift'](),this['_deserializeOneOf']('oldValue',_0x5dd438),this['_deserializeOneOf']('newValue',_0x5dd438),J(_0x5dd438),_0x5dd438['__className']=this['_operationName'],_0x46be11['push'](_0x5dd438);}['_serializeOneOf'](_0x45a758,_0x41d937){const _0x309e67=_0x41d937[_0x45a758];'boolean'==typeof _0x309e67?_0x41d937[_0x45a758+'Boolean']=_0x309e67:_0x41d937[_0x45a758+'Json']=JSON['stringify'](_0x309e67);}['_deserializeOneOf'](_0x2064f9,_0x2ce80b){const _0x34a261=_0x2064f9+'Json';_0x2ce80b[_0x34a261]?(_0x2ce80b[_0x2064f9]=JSON['parse'](_0x2ce80b[_0x34a261]),delete _0x2ce80b[_0x34a261]):(_0x2ce80b[_0x2064f9]=_0x2ce80b[_0x2064f9+'Boolean'],delete _0x2ce80b[_0x2064f9+'Boolean']);}}class i extends e{['compress'](_0x569ef7,_0x1c0195){const _0x12dce7=_0x1c0195['shift']();return this['_serializeNodesAttributes'](_0x12dce7['nodes']),$(_0x12dce7),_0x569ef7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x12dce7)),_0x569ef7['types']['push'](this['_id']),!0x0;}['decompress'](_0x300deb,_0x299930){const {types:_0x8c4c6a,buffers:_0x336d6e}=_0x299930,_0x4b9da3=this['_protobufDescriptor']['decompress'](_0x336d6e['shift']());_0x8c4c6a['shift'](),_0x4b9da3['nodes']||(_0x4b9da3['nodes']=[]),this['_deserializeNodesAttributes'](_0x4b9da3['nodes']),J(_0x4b9da3),_0x4b9da3['__className']=this['_operationName'],_0x300deb['push'](_0x4b9da3);}['_serializeNodesAttributes'](_0x3462e7){for(const _0x54ba3f of _0x3462e7){if(_0x54ba3f['attributes']){const _0x329a7c=_0x54ba3f['attributes'];this['_areValuesBoolean'](_0x329a7c)?_0x54ba3f['attributesBoolean']=_0x329a7c:_0x54ba3f['attributesJson']=JSON['stringify'](_0x329a7c);}_0x54ba3f['children']&&this['_serializeNodesAttributes'](_0x54ba3f['children']);}}['_deserializeNodesAttributes'](_0x62f378){for(const _0x261fe2 of _0x62f378)(_0x261fe2['attributesBoolean']||_0x261fe2['attributesJson'])&&(_0x261fe2['attributesBoolean']?(_0x261fe2['attributes']=_0x261fe2['attributesBoolean'],delete _0x261fe2['attributesBoolean']):(_0x261fe2['attributes']=JSON['parse'](_0x261fe2['attributesJson']),delete _0x261fe2['attributesJson'])),_0x261fe2['children']&&this['_deserializeNodesAttributes'](_0x261fe2['children']);}['_areValuesBoolean'](_0x80bac7){return Object['keys'](_0x80bac7)['every'](_0xf9d2ad=>'boolean'==typeof _0x80bac7[_0xf9d2ad]);}}class n extends e{['decompress'](_0x227d3f,_0x72696c){super['decompress'](_0x227d3f,_0x72696c);const _0x55370c=_0x227d3f[_0x227d3f['length']-0x1];_0x55370c['oldRange']||(_0x55370c['oldRange']=null),_0x55370c['newRange']||(_0x55370c['newRange']=null);}}class p extends e{['compress'](_0x43e618,_0x414114){return _0x414114['shift'](),_0x43e618['types']['push'](this['_id']),!0x0;}['decompress'](_0x5dcd46,_0x4b4dd5){_0x4b4dd5['types']['shift'](),_0x5dcd46['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3703a0,_0x124c29,_0x53d154,_0x4a0bfb){super(_0x3703a0,_0x124c29,_0x53d154),this['_omittedNamespace']=_0x4a0bfb+':';}['compress'](_0x2d776e,_0x32745c){return!('MarkerOperation'!=_0x32745c[0x0]['__className']||!_0x32745c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x32745c[0x0]['name']=_0x32745c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2d776e,_0x32745c),!0x0);}['decompress'](_0x137123,_0x53658d){super['decompress'](_0x137123,_0x53658d);const _0x2c7c02=_0x137123[_0x137123['length']-0x1];_0x2c7c02['name']=this['_omittedNamespace']+_0x2c7c02['name'];}}class O{['_id'];['_context'];constructor(_0x3cc05a,_0x4b56a6){this['_id']=_0x3cc05a,this['_context']=_0x4b56a6;}['compress'](_0x5570cc,_0xbbecf){let _0x3ffe20;for(;_0xbbecf['length']>0x1&&this['_compareOperations'](_0xbbecf[0x0],_0xbbecf[0x1]);)_0x3ffe20?(_0x3ffe20=this['_combineNext'](_0xbbecf['shift'](),_0x3ffe20),_0x5570cc['types']['push'](0x0)):(_0x3ffe20=_0x43f10b(_0xbbecf['shift']()),_0x5570cc['types']['push'](this['_id']));return!!_0x3ffe20&&(_0x3ffe20=this['_combineNext'](_0xbbecf['shift'](),_0x3ffe20),_0x5570cc['types']['push'](0x0),_0x5570cc['buffers']['push'](this['_compressSingleOperation'](_0x3ffe20)),!0x0);}['decompress'](_0x54e545,_0x1879e8){const _0x183516=this['_decompressSingleOperation'](_0x1879e8);for(;0x0==_0x1879e8['types'][0x0];)_0x1879e8['types']['shift'](),_0x54e545['push'](this['_splitCurrent'](_0x183516));_0x54e545['push'](_0x183516);}}class a extends O{['_combineNext'](_0x3c07ef,_0x17fa4d){return _0x17fa4d['nodes'][0x0]['data']+=_0x3c07ef['nodes'][0x0]['data'],_0x17fa4d;}['_splitCurrent'](_0x292003){const _0x30119f=_0x43f10b(_0x292003),_0x4452c1=_0x30119f['nodes'][0x0],_0x10afad=_0x292003['nodes'][0x0],_0x1c4fe6=_0x10afad['data'][Symbol['iterator']]()['next']()['value'],_0x8b53f3=_0x1c4fe6['length'];return _0x4452c1['data']=_0x1c4fe6,_0x10afad['data']=_0x10afad['data']['substr'](_0x8b53f3),_0x292003['position']=g(_0x292003['position'],_0x8b53f3),_0x30119f;}['_compareOperations'](_0x2aa085,_0xccf6cb){if(this['_checkOperation'](_0x2aa085)&&this['_checkOperation'](_0xccf6cb)){const _0x2500c5=_0x2aa085['nodes'][0x0]['data']['length'],_0x14837e=_(g(_0x2aa085['position'],_0x2500c5),_0xccf6cb['position']),_0x9fce70=_0x2aa085['nodes'][0x0],_0x3094d3=_0xccf6cb['nodes'][0x0];return _0x14837e&&this['_compareAttributes'](_0x9fce70,_0x3094d3);}return!0x1;}['_compressSingleOperation'](_0x296d99){const _0xeb71be={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xeb71be,[_0x296d99]),_0xeb71be['buffers'][0x0];}['_decompressSingleOperation'](_0x584797){const _0x280680=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x280680,_0x584797),_0x280680[0x0];}['_checkOperation'](_0x462c01){return'InsertOperation'==_0x462c01['__className']&&0x1==_0x462c01['nodes']['length']&&_0x462c01['nodes'][0x0]['data']&&!_0x462c01['wasUndone']&&0x1==Array['from'](_0x462c01['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1168de,_0xcdfd46){const _0x14a1a1=Object['keys'](_0x1168de['attributes']||{}),_0x3118d6=Object['keys'](_0xcdfd46['attributes']||{});return _0x14a1a1['length']===_0x3118d6['length']&&_0x14a1a1['every'](_0x15e357=>_0xcdfd46['attributes'][_0x15e357]&&_0xcdfd46['attributes'][_0x15e357]===_0x1168de['attributes'][_0x15e357]);}}class c extends O{['_combineNext'](_0x541453,_0x572320){return _0x572320['howMany']++,_0x572320['sourcePosition']=_0x43f10b(_0x541453['sourcePosition']),_0x572320;}['_splitCurrent'](_0x334071){const _0x58aaa6=_0x43f10b(_0x334071);return _0x334071['howMany']--,_0x58aaa6['howMany']=0x1,_0x58aaa6['sourcePosition']=g(_0x58aaa6['sourcePosition'],_0x334071['howMany']),_0x58aaa6;}['_compareOperations'](_0x5d2ad9,_0x23a443){return!(!this['_checkOperation'](_0x5d2ad9)||!this['_checkOperation'](_0x23a443))&&(_(g(_0x5d2ad9['sourcePosition'],-0x1),_0x23a443['sourcePosition'])&&_(_0x5d2ad9['targetPosition'],_0x23a443['targetPosition']));}['_compressSingleOperation'](_0x117fd4){const _0x2dc03d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2dc03d,[_0x117fd4]),_0x2dc03d['buffers'][0x0];}['_decompressSingleOperation'](_0xc9d599){const _0x1a0f81=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1a0f81,_0xc9d599),_0x1a0f81[0x0];}['_checkOperation'](_0x226b7f){return'MoveOperation'==_0x226b7f['__className']&&'$graveyard'==_0x226b7f['targetPosition']['root']&&0x1==_0x226b7f['howMany']&&!_0x226b7f['wasUndone'];}}class h extends O{['_combineNext'](_0x54a17c,_0x1deb76){return _0x1deb76['howMany']++,_0x1deb76;}['_splitCurrent'](_0x3039b4){const _0x37a4a3=_0x43f10b(_0x3039b4);return _0x37a4a3['howMany']=0x1,_0x3039b4['howMany']--,_0x37a4a3;}['_compareOperations'](_0x113141,_0x113a96){return!(!this['_checkOperation'](_0x113141)||!this['_checkOperation'](_0x113a96))&&(_(_0x113141['sourcePosition'],_0x113a96['sourcePosition'])&&_(_0x113141['targetPosition'],_0x113a96['targetPosition']));}['_compressSingleOperation'](_0x38462f){const _0x260daf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x260daf,[_0x38462f]),_0x260daf['buffers'][0x0];}['_decompressSingleOperation'](_0x43d727){const _0x423794=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x423794,_0x43d727),_0x423794[0x0];}['_checkOperation'](_0x40cc3d){return'MoveOperation'==_0x40cc3d['__className']&&'$graveyard'==_0x40cc3d['targetPosition']['root']&&0x1==_0x40cc3d['howMany']&&!_0x40cc3d['wasUndone'];}}class f extends O{['compress'](_0x319b80,_0x43f565){if(!this['_compareOperations'](_0x43f565[0x0],_0x43f565[0x1]))return!0x1;const _0x176914=_0x43f565['shift']();return _0x176914['oldRange']=null,_0x176914['newRange']&&_(_0x176914['newRange']['start'],_0x176914['newRange']['end'])&&(_0x176914['newRange']['end']=null),_0x43f565['shift'](),_0x319b80['types']['push'](this['_id']),_0x319b80['types']['push'](0x0),_0x319b80['buffers']['push'](this['_compressSingleOperation'](_0x176914)),!0x0;}['decompress'](_0x113ac8,_0x2fc650){const _0x5009c0=this['_decompressSingleOperation'](_0x2fc650);_0x5009c0['newRange']&&!_0x5009c0['newRange']['end']&&(_0x5009c0['newRange']['end']=_0x43f10b(_0x5009c0['newRange']['start']));const _0xc023e3=_0x43f10b(_0x5009c0);_0xc023e3['newRange']&&(_0xc023e3['newRange']['start']['stickiness']='toNone',_0xc023e3['newRange']['end']=_0x43f10b(_0xc023e3['newRange']['start'])),_0xc023e3['name']='user:position:'+_0xc023e3['name']['split'](':')[0x2],_0x2fc650['types']['shift'](),_0x113ac8['push'](_0x5009c0),_0x113ac8['push'](_0xc023e3);}['_compressSingleOperation'](_0x28f425){const _0x48f35f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x48f35f,[_0x28f425]),_0x48f35f['buffers'][0x0];}['_decompressSingleOperation'](_0x3c9fa5){const _0x3a7d45=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3a7d45,_0x3c9fa5),_0x3a7d45[0x0];}['_compareOperations'](_0x4ad250,_0x23dcd2){return!(!_0x4ad250||!_0x23dcd2)&&('MarkerOperation'==_0x4ad250['__className']&&'MarkerOperation'==_0x23dcd2['__className']&&!(!_0x4ad250['name']['startsWith']('user:')||!_0x23dcd2['name']['startsWith']('user:')||_0x4ad250['name']==_0x23dcd2['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x194360=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x194360,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x194360,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x37fece){if(!_0x37fece||!_0x37fece[0x0])throw new _0x5be41e('no-operations-provided',this);const _0x151c92={'types':[],'buffers':[],'baseVersion':_0x37fece[0x0]['baseVersion']};for(;_0x37fece['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('TypingAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('DeletingAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName'](_0x37fece[0x0]['__className'])['compress'](_0x151c92,_0x37fece);return _0x151c92;}['decompress'](_0x7a842){const _0x2c82ec=[];for(;_0x7a842['types']['length'];){const _0x5f0cee=this['_compressorById']['get'](_0x7a842['types'][0x0]);if(!_0x5f0cee)throw new _0x5be41e('decompress-compressor-not-found',this,{'type':_0x7a842['types'][0x0]});_0x5f0cee['decompress'](_0x2c82ec,_0x7a842);}return _0x2c82ec['forEach']((_0x3000f1,_0xce4999)=>_0x3000f1['baseVersion']=_0x7a842['baseVersion']+_0xce4999),_0x2c82ec;}['_getCompressorByName'](_0x796d5f){return this['_compressorByName']['get'](_0x796d5f);}['_registerOperationCompressor'](_0x2a173d,_0x3717a9,_0x289f35){const _0x1fa35e=new _0x289f35(_0x2a173d,_0x3717a9,this['_protobufFactory']['getDescriptor'](_0x3717a9));this['_registerCompressor'](_0x2a173d,_0x3717a9,_0x1fa35e);}['_registerActionCompressor'](_0x5331c3,_0x445aa9,_0x26d7e6){const _0x350f21=new _0x26d7e6(_0x5331c3,this);this['_registerCompressor'](_0x5331c3,_0x445aa9,_0x350f21);}['_registerCompressor'](_0x4a412f,_0x2269a8,_0x6611fe){this['_compressorById']['set'](_0x4a412f,_0x6611fe),this['_compressorByName']['set'](_0x2269a8,_0x6611fe);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.0.0-alpha.0",
3
+ "version": "47.0.0-alpha.2",
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/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.0.0-alpha.0",
37
- "ckeditor5": "47.0.0-alpha.0",
36
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.2",
37
+ "ckeditor5": "47.0.0-alpha.2",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x50db(_0x4a99ab,_0x18cc16){const _0x33086b=_0x3308();return _0x50db=function(_0x50dbae,_0x4bb3f4){_0x50dbae=_0x50dbae-0x96;let _0x4ae9e2=_0x33086b[_0x50dbae];return _0x4ae9e2;},_0x50db(_0x4a99ab,_0x18cc16);}const _0xd43626=_0x50db;(function(_0x26d2d4,_0x195622){const _0x5989bb=_0x50db,_0x4f6c3c=_0x26d2d4();while(!![]){try{const _0x4468c8=parseInt(_0x5989bb(0x9f))/0x1+-parseInt(_0x5989bb(0x98))/0x2*(parseInt(_0x5989bb(0xa9))/0x3)+-parseInt(_0x5989bb(0xa4))/0x4+-parseInt(_0x5989bb(0x99))/0x5+-parseInt(_0x5989bb(0xa7))/0x6+-parseInt(_0x5989bb(0x9c))/0x7*(-parseInt(_0x5989bb(0xa6))/0x8)+parseInt(_0x5989bb(0x96))/0x9;if(_0x4468c8===_0x195622)break;else _0x4f6c3c['push'](_0x4f6c3c['shift']());}catch(_0x3b9b2e){_0x4f6c3c['push'](_0x4f6c3c['shift']());}}}(_0x3308,0xd8f4e));function _0x3308(){const _0x59df14=['_compressSingleOperation','_id','shift','types','2822152aXwIdD','_compareOperations','172424UKCrLS','37440NkFjDf','_decompressSingleOperation','475887mIguwz','decompress','buffers','compress','14909508CoOBIE','_splitCurrent','2DQNKCu','6935490TTyMhL','_combineNext','length','154BErydV','push','_context','1015381jOWKUB'];_0x3308=function(){return _0x59df14;};return _0x3308();}import{cloneDeep as _0x4ef029}from'es-toolkit/compat';export class ActionCompressor{[_0xd43626(0xa1)];[_0xd43626(0x9e)];constructor(_0x2696f6,_0x1a0935){const _0x450b69=_0xd43626;this[_0x450b69(0xa1)]=_0x2696f6,this[_0x450b69(0x9e)]=_0x1a0935;}[_0xd43626(0xac)](_0x4ebf83,_0x50e041){const _0x1b25c7=_0xd43626;let _0x1c9df1;for(;_0x50e041[_0x1b25c7(0x9b)]>0x1&&this[_0x1b25c7(0xa5)](_0x50e041[0x0],_0x50e041[0x1]);)_0x1c9df1?(_0x1c9df1=this[_0x1b25c7(0x9a)](_0x50e041[_0x1b25c7(0xa2)](),_0x1c9df1),_0x4ebf83[_0x1b25c7(0xa3)][_0x1b25c7(0x9d)](0x0)):(_0x1c9df1=_0x4ef029(_0x50e041[_0x1b25c7(0xa2)]()),_0x4ebf83[_0x1b25c7(0xa3)][_0x1b25c7(0x9d)](this[_0x1b25c7(0xa1)]));return!!_0x1c9df1&&(_0x1c9df1=this[_0x1b25c7(0x9a)](_0x50e041[_0x1b25c7(0xa2)](),_0x1c9df1),_0x4ebf83[_0x1b25c7(0xa3)][_0x1b25c7(0x9d)](0x0),_0x4ebf83[_0x1b25c7(0xab)][_0x1b25c7(0x9d)](this[_0x1b25c7(0xa0)](_0x1c9df1)),!0x0);}[_0xd43626(0xaa)](_0x37484d,_0x1d4f8a){const _0x57584f=_0xd43626,_0x1b91f0=this[_0x57584f(0xa8)](_0x1d4f8a);for(;0x0==_0x1d4f8a[_0x57584f(0xa3)][0x0];)_0x1d4f8a[_0x57584f(0xa3)][_0x57584f(0xa2)](),_0x37484d[_0x57584f(0x9d)](this[_0x57584f(0x97)](_0x1b91f0));_0x37484d[_0x57584f(0x9d)](_0x1b91f0);}}
23
+ const _0x39dd20=_0x4f43;function _0x4f43(_0x474253,_0x434f1a){const _0x4fe27c=_0x4fe2();return _0x4f43=function(_0x4f43b1,_0x3b6780){_0x4f43b1=_0x4f43b1-0x1d8;let _0x510a01=_0x4fe27c[_0x4f43b1];return _0x510a01;},_0x4f43(_0x474253,_0x434f1a);}(function(_0x52b1d4,_0x57fbc6){const _0xd9f502=_0x4f43,_0x11f4f3=_0x52b1d4();while(!![]){try{const _0x5645c0=-parseInt(_0xd9f502(0x1e0))/0x1+parseInt(_0xd9f502(0x1ec))/0x2+-parseInt(_0xd9f502(0x1ed))/0x3+parseInt(_0xd9f502(0x1e7))/0x4+parseInt(_0xd9f502(0x1db))/0x5*(-parseInt(_0xd9f502(0x1da))/0x6)+-parseInt(_0xd9f502(0x1e5))/0x7+parseInt(_0xd9f502(0x1eb))/0x8;if(_0x5645c0===_0x57fbc6)break;else _0x11f4f3['push'](_0x11f4f3['shift']());}catch(_0x4467a8){_0x11f4f3['push'](_0x11f4f3['shift']());}}}(_0x4fe2,0xc34d5));import{cloneDeep as _0xbd6018}from'es-toolkit/compat';function _0x4fe2(){const _0x2f926c=['10251336RvlvcT','2569920QoAyxj','1552821hFBCXO','_combineNext','length','2832846zFPILJ','15wCyGlN','shift','_id','_compareOperations','_splitCurrent','121562IPJiAx','_context','types','compress','decompress','4776723szcNyX','_decompressSingleOperation','3886244SFChvN','_compressSingleOperation','push','buffers'];_0x4fe2=function(){return _0x2f926c;};return _0x4fe2();}export class ActionCompressor{[_0x39dd20(0x1dd)];[_0x39dd20(0x1e1)];constructor(_0x4e7ae0,_0x7561da){const _0x4d0a35=_0x39dd20;this[_0x4d0a35(0x1dd)]=_0x4e7ae0,this[_0x4d0a35(0x1e1)]=_0x7561da;}[_0x39dd20(0x1e3)](_0x45e78c,_0x342820){const _0x2c4736=_0x39dd20;let _0x51d1e3;for(;_0x342820[_0x2c4736(0x1d9)]>0x1&&this[_0x2c4736(0x1de)](_0x342820[0x0],_0x342820[0x1]);)_0x51d1e3?(_0x51d1e3=this[_0x2c4736(0x1d8)](_0x342820[_0x2c4736(0x1dc)](),_0x51d1e3),_0x45e78c[_0x2c4736(0x1e2)][_0x2c4736(0x1e9)](0x0)):(_0x51d1e3=_0xbd6018(_0x342820[_0x2c4736(0x1dc)]()),_0x45e78c[_0x2c4736(0x1e2)][_0x2c4736(0x1e9)](this[_0x2c4736(0x1dd)]));return!!_0x51d1e3&&(_0x51d1e3=this[_0x2c4736(0x1d8)](_0x342820[_0x2c4736(0x1dc)](),_0x51d1e3),_0x45e78c[_0x2c4736(0x1e2)][_0x2c4736(0x1e9)](0x0),_0x45e78c[_0x2c4736(0x1ea)][_0x2c4736(0x1e9)](this[_0x2c4736(0x1e8)](_0x51d1e3)),!0x0);}[_0x39dd20(0x1e4)](_0x474da8,_0x507830){const _0x5607a1=_0x39dd20,_0x30c74b=this[_0x5607a1(0x1e6)](_0x507830);for(;0x0==_0x507830[_0x5607a1(0x1e2)][0x0];)_0x507830[_0x5607a1(0x1e2)][_0x5607a1(0x1dc)](),_0x474da8[_0x5607a1(0x1e9)](this[_0x5607a1(0x1df)](_0x30c74b));_0x474da8[_0x5607a1(0x1e9)](_0x30c74b);}}