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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/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 _0x1b3a74}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18671b from'protobufjs/minimal.js';import{cloneDeep as _0x2d147e,isEqual as _0xe47ab2,isObject as _0x1b7f65}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x49245b=_0x18671b['Reader'],_0x44100=_0x18671b['Writer'],_0x216162=_0x18671b['util'],_0x55a00f=_0x18671b['roots']['default']||(_0x18671b['roots']['default']={});return _0x55a00f['AttributeOperation']=(function(){function _0x4e7051(_0x20a2a8){if(_0x20a2a8){for(var _0x3c68e1=Object['keys'](_0x20a2a8),_0x27ef63=0x0;_0x27ef63<_0x3c68e1['length'];++_0x27ef63)null!=_0x20a2a8[_0x3c68e1[_0x27ef63]]&&(this[_0x3c68e1[_0x27ef63]]=_0x20a2a8[_0x3c68e1[_0x27ef63]]);}}return _0x4e7051['prototype']['range']=null,_0x4e7051['prototype']['key']='',_0x4e7051['prototype']['oldValueBoolean']=!0x1,_0x4e7051['prototype']['oldValueJson']='',_0x4e7051['prototype']['newValueBoolean']=!0x1,_0x4e7051['prototype']['newValueJson']='',_0x4e7051['prototype']['wasUndone']=!0x1,_0x4e7051['create']=function(_0x11110a){return new _0x4e7051(_0x11110a);},_0x4e7051['encode']=function(_0x5b6270,_0x13a50a){return _0x13a50a||(_0x13a50a=_0x44100['create']()),null!=_0x5b6270['range']&&Object['hasOwnProperty']['call'](_0x5b6270,'range')&&_0x55a00f['Range']['encode'](_0x5b6270['range'],_0x13a50a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b6270['key']&&Object['hasOwnProperty']['call'](_0x5b6270,'key')&&_0x13a50a['uint32'](0x12)['string'](_0x5b6270['key']),null!=_0x5b6270['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b6270,'oldValueBoolean')&&_0x13a50a['uint32'](0x18)['bool'](_0x5b6270['oldValueBoolean']),null!=_0x5b6270['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5b6270,'oldValueJson')&&_0x13a50a['uint32'](0x22)['string'](_0x5b6270['oldValueJson']),null!=_0x5b6270['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b6270,'newValueBoolean')&&_0x13a50a['uint32'](0x28)['bool'](_0x5b6270['newValueBoolean']),null!=_0x5b6270['newValueJson']&&Object['hasOwnProperty']['call'](_0x5b6270,'newValueJson')&&_0x13a50a['uint32'](0x32)['string'](_0x5b6270['newValueJson']),null!=_0x5b6270['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b6270,'wasUndone')&&_0x13a50a['uint32'](0x38)['bool'](_0x5b6270['wasUndone']),_0x13a50a;},_0x4e7051['encodeDelimited']=function(_0x47767a,_0x48f537){return this['encode'](_0x47767a,_0x48f537)['ldelim']();},_0x4e7051['decode']=function(_0xb30fe2,_0x51948b){_0xb30fe2 instanceof _0x49245b||(_0xb30fe2=_0x49245b['create'](_0xb30fe2));for(var _0x82e662=void 0x0===_0x51948b?_0xb30fe2['len']:_0xb30fe2['pos']+_0x51948b,_0x5803ce=new _0x55a00f['AttributeOperation']();_0xb30fe2['pos']<_0x82e662;){var _0x5ae586=_0xb30fe2['uint32']();switch(_0x5ae586>>>0x3){case 0x1:_0x5803ce['range']=_0x55a00f['Range']['decode'](_0xb30fe2,_0xb30fe2['uint32']());break;case 0x2:_0x5803ce['key']=_0xb30fe2['string']();break;case 0x3:_0x5803ce['oldValueBoolean']=_0xb30fe2['bool']();break;case 0x4:_0x5803ce['oldValueJson']=_0xb30fe2['string']();break;case 0x5:_0x5803ce['newValueBoolean']=_0xb30fe2['bool']();break;case 0x6:_0x5803ce['newValueJson']=_0xb30fe2['string']();break;case 0x7:_0x5803ce['wasUndone']=_0xb30fe2['bool']();break;default:_0xb30fe2['skipType'](0x7&_0x5ae586);}}return _0x5803ce;},_0x4e7051['decodeDelimited']=function(_0x49a1e4){return _0x49a1e4 instanceof _0x49245b||(_0x49a1e4=new _0x49245b(_0x49a1e4)),this['decode'](_0x49a1e4,_0x49a1e4['uint32']());},_0x4e7051['verify']=function(_0x127e03){if('object'!=typeof _0x127e03||null===_0x127e03)return'object\x20expected';if(null!=_0x127e03['range']&&_0x127e03['hasOwnProperty']('range')){var _0x2425e0=_0x55a00f['Range']['verify'](_0x127e03['range']);if(_0x2425e0)return'range.'+_0x2425e0;}return null!=_0x127e03['key']&&_0x127e03['hasOwnProperty']('key')&&!_0x216162['isString'](_0x127e03['key'])?'key:\x20string\x20expected':null!=_0x127e03['oldValueBoolean']&&_0x127e03['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x127e03['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x127e03['oldValueJson']&&_0x127e03['hasOwnProperty']('oldValueJson')&&!_0x216162['isString'](_0x127e03['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x127e03['newValueBoolean']&&_0x127e03['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x127e03['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x127e03['newValueJson']&&_0x127e03['hasOwnProperty']('newValueJson')&&!_0x216162['isString'](_0x127e03['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x127e03['wasUndone']&&_0x127e03['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x127e03['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e7051['fromObject']=function(_0xcaad1d){if(_0xcaad1d instanceof _0x55a00f['AttributeOperation'])return _0xcaad1d;var _0x1aa272=new _0x55a00f['AttributeOperation']();if(null!=_0xcaad1d['range']){if('object'!=typeof _0xcaad1d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1aa272['range']=_0x55a00f['Range']['fromObject'](_0xcaad1d['range']);}return null!=_0xcaad1d['key']&&(_0x1aa272['key']=String(_0xcaad1d['key'])),null!=_0xcaad1d['oldValueBoolean']&&(_0x1aa272['oldValueBoolean']=Boolean(_0xcaad1d['oldValueBoolean'])),null!=_0xcaad1d['oldValueJson']&&(_0x1aa272['oldValueJson']=String(_0xcaad1d['oldValueJson'])),null!=_0xcaad1d['newValueBoolean']&&(_0x1aa272['newValueBoolean']=Boolean(_0xcaad1d['newValueBoolean'])),null!=_0xcaad1d['newValueJson']&&(_0x1aa272['newValueJson']=String(_0xcaad1d['newValueJson'])),null!=_0xcaad1d['wasUndone']&&(_0x1aa272['wasUndone']=Boolean(_0xcaad1d['wasUndone'])),_0x1aa272;},_0x4e7051['toObject']=function(_0x24d05d,_0x312e0c){_0x312e0c||(_0x312e0c={});var _0x4d6b55={};return _0x312e0c['defaults']&&(_0x4d6b55['range']=null,_0x4d6b55['key']='',_0x4d6b55['oldValueBoolean']=!0x1,_0x4d6b55['oldValueJson']='',_0x4d6b55['newValueBoolean']=!0x1,_0x4d6b55['newValueJson']='',_0x4d6b55['wasUndone']=!0x1),null!=_0x24d05d['range']&&_0x24d05d['hasOwnProperty']('range')&&(_0x4d6b55['range']=_0x55a00f['Range']['toObject'](_0x24d05d['range'],_0x312e0c)),null!=_0x24d05d['key']&&_0x24d05d['hasOwnProperty']('key')&&(_0x4d6b55['key']=_0x24d05d['key']),null!=_0x24d05d['oldValueBoolean']&&_0x24d05d['hasOwnProperty']('oldValueBoolean')&&(_0x4d6b55['oldValueBoolean']=_0x24d05d['oldValueBoolean']),null!=_0x24d05d['oldValueJson']&&_0x24d05d['hasOwnProperty']('oldValueJson')&&(_0x4d6b55['oldValueJson']=_0x24d05d['oldValueJson']),null!=_0x24d05d['newValueBoolean']&&_0x24d05d['hasOwnProperty']('newValueBoolean')&&(_0x4d6b55['newValueBoolean']=_0x24d05d['newValueBoolean']),null!=_0x24d05d['newValueJson']&&_0x24d05d['hasOwnProperty']('newValueJson')&&(_0x4d6b55['newValueJson']=_0x24d05d['newValueJson']),null!=_0x24d05d['wasUndone']&&_0x24d05d['hasOwnProperty']('wasUndone')&&(_0x4d6b55['wasUndone']=_0x24d05d['wasUndone']),_0x4d6b55;},_0x4e7051['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4e7051['getTypeUrl']=function(_0x2af0ca){return void 0x0===_0x2af0ca&&(_0x2af0ca='type.googleapis.com'),_0x2af0ca+'/AttributeOperation';},_0x4e7051;}()),_0x55a00f['InsertOperation']=(function(){function _0x3dded2(_0x45ed8d){if(this['nodes']=[],_0x45ed8d){for(var _0x1e90e4=Object['keys'](_0x45ed8d),_0x1c87c9=0x0;_0x1c87c9<_0x1e90e4['length'];++_0x1c87c9)null!=_0x45ed8d[_0x1e90e4[_0x1c87c9]]&&(this[_0x1e90e4[_0x1c87c9]]=_0x45ed8d[_0x1e90e4[_0x1c87c9]]);}}return _0x3dded2['prototype']['position']=null,_0x3dded2['prototype']['nodes']=_0x216162['emptyArray'],_0x3dded2['prototype']['shouldReceiveAttributes']=!0x1,_0x3dded2['prototype']['wasUndone']=!0x1,_0x3dded2['create']=function(_0x2641c8){return new _0x3dded2(_0x2641c8);},_0x3dded2['encode']=function(_0x519733,_0x48d50d){if(_0x48d50d||(_0x48d50d=_0x44100['create']()),null!=_0x519733['position']&&Object['hasOwnProperty']['call'](_0x519733,'position')&&_0x55a00f['Position']['encode'](_0x519733['position'],_0x48d50d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x519733['nodes']&&_0x519733['nodes']['length']){for(var _0x573dc6=0x0;_0x573dc6<_0x519733['nodes']['length'];++_0x573dc6)_0x55a00f['Element']['encode'](_0x519733['nodes'][_0x573dc6],_0x48d50d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x519733['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x519733,'shouldReceiveAttributes')&&_0x48d50d['uint32'](0x18)['bool'](_0x519733['shouldReceiveAttributes']),null!=_0x519733['wasUndone']&&Object['hasOwnProperty']['call'](_0x519733,'wasUndone')&&_0x48d50d['uint32'](0x20)['bool'](_0x519733['wasUndone']),_0x48d50d;},_0x3dded2['encodeDelimited']=function(_0xdfe817,_0x5c18a1){return this['encode'](_0xdfe817,_0x5c18a1)['ldelim']();},_0x3dded2['decode']=function(_0x10820e,_0x2dd3e9){_0x10820e instanceof _0x49245b||(_0x10820e=_0x49245b['create'](_0x10820e));for(var _0x23da81=void 0x0===_0x2dd3e9?_0x10820e['len']:_0x10820e['pos']+_0x2dd3e9,_0x450f90=new _0x55a00f['InsertOperation']();_0x10820e['pos']<_0x23da81;){var _0x221e89=_0x10820e['uint32']();switch(_0x221e89>>>0x3){case 0x1:_0x450f90['position']=_0x55a00f['Position']['decode'](_0x10820e,_0x10820e['uint32']());break;case 0x2:_0x450f90['nodes']&&_0x450f90['nodes']['length']||(_0x450f90['nodes']=[]),_0x450f90['nodes']['push'](_0x55a00f['Element']['decode'](_0x10820e,_0x10820e['uint32']()));break;case 0x3:_0x450f90['shouldReceiveAttributes']=_0x10820e['bool']();break;case 0x4:_0x450f90['wasUndone']=_0x10820e['bool']();break;default:_0x10820e['skipType'](0x7&_0x221e89);}}return _0x450f90;},_0x3dded2['decodeDelimited']=function(_0x28acac){return _0x28acac instanceof _0x49245b||(_0x28acac=new _0x49245b(_0x28acac)),this['decode'](_0x28acac,_0x28acac['uint32']());},_0x3dded2['verify']=function(_0x4cf469){if('object'!=typeof _0x4cf469||null===_0x4cf469)return'object\x20expected';if(null!=_0x4cf469['position']&&_0x4cf469['hasOwnProperty']('position')&&(_0x21d582=_0x55a00f['Position']['verify'](_0x4cf469['position'])))return'position.'+_0x21d582;if(null!=_0x4cf469['nodes']&&_0x4cf469['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4cf469['nodes']))return'nodes:\x20array\x20expected';for(var _0x2eb8df=0x0;_0x2eb8df<_0x4cf469['nodes']['length'];++_0x2eb8df){var _0x21d582;if(_0x21d582=_0x55a00f['Element']['verify'](_0x4cf469['nodes'][_0x2eb8df]))return'nodes.'+_0x21d582;}}return null!=_0x4cf469['shouldReceiveAttributes']&&_0x4cf469['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4cf469['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4cf469['wasUndone']&&_0x4cf469['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4cf469['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dded2['fromObject']=function(_0x4f4b9a){if(_0x4f4b9a instanceof _0x55a00f['InsertOperation'])return _0x4f4b9a;var _0x2afe79=new _0x55a00f['InsertOperation']();if(null!=_0x4f4b9a['position']){if('object'!=typeof _0x4f4b9a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2afe79['position']=_0x55a00f['Position']['fromObject'](_0x4f4b9a['position']);}if(_0x4f4b9a['nodes']){if(!Array['isArray'](_0x4f4b9a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2afe79['nodes']=[];for(var _0x2d3609=0x0;_0x2d3609<_0x4f4b9a['nodes']['length'];++_0x2d3609){if('object'!=typeof _0x4f4b9a['nodes'][_0x2d3609])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2afe79['nodes'][_0x2d3609]=_0x55a00f['Element']['fromObject'](_0x4f4b9a['nodes'][_0x2d3609]);}}return null!=_0x4f4b9a['shouldReceiveAttributes']&&(_0x2afe79['shouldReceiveAttributes']=Boolean(_0x4f4b9a['shouldReceiveAttributes'])),null!=_0x4f4b9a['wasUndone']&&(_0x2afe79['wasUndone']=Boolean(_0x4f4b9a['wasUndone'])),_0x2afe79;},_0x3dded2['toObject']=function(_0x581bb7,_0x9ead91){_0x9ead91||(_0x9ead91={});var _0x4ba902={};if((_0x9ead91['arrays']||_0x9ead91['defaults'])&&(_0x4ba902['nodes']=[]),_0x9ead91['defaults']&&(_0x4ba902['position']=null,_0x4ba902['shouldReceiveAttributes']=!0x1,_0x4ba902['wasUndone']=!0x1),null!=_0x581bb7['position']&&_0x581bb7['hasOwnProperty']('position')&&(_0x4ba902['position']=_0x55a00f['Position']['toObject'](_0x581bb7['position'],_0x9ead91)),_0x581bb7['nodes']&&_0x581bb7['nodes']['length']){_0x4ba902['nodes']=[];for(var _0xdf81b=0x0;_0xdf81b<_0x581bb7['nodes']['length'];++_0xdf81b)_0x4ba902['nodes'][_0xdf81b]=_0x55a00f['Element']['toObject'](_0x581bb7['nodes'][_0xdf81b],_0x9ead91);}return null!=_0x581bb7['shouldReceiveAttributes']&&_0x581bb7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4ba902['shouldReceiveAttributes']=_0x581bb7['shouldReceiveAttributes']),null!=_0x581bb7['wasUndone']&&_0x581bb7['hasOwnProperty']('wasUndone')&&(_0x4ba902['wasUndone']=_0x581bb7['wasUndone']),_0x4ba902;},_0x3dded2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x3dded2['getTypeUrl']=function(_0x3217cc){return void 0x0===_0x3217cc&&(_0x3217cc='type.googleapis.com'),_0x3217cc+'/InsertOperation';},_0x3dded2;}()),_0x55a00f['MarkerOperation']=(function(){function _0x4f931b(_0x356150){if(_0x356150){for(var _0xae5e2b=Object['keys'](_0x356150),_0xa886ba=0x0;_0xa886ba<_0xae5e2b['length'];++_0xa886ba)null!=_0x356150[_0xae5e2b[_0xa886ba]]&&(this[_0xae5e2b[_0xa886ba]]=_0x356150[_0xae5e2b[_0xa886ba]]);}}return _0x4f931b['prototype']['name']='',_0x4f931b['prototype']['oldRange']=null,_0x4f931b['prototype']['newRange']=null,_0x4f931b['prototype']['affectsData']=!0x1,_0x4f931b['prototype']['wasUndone']=!0x1,_0x4f931b['create']=function(_0x4b72dc){return new _0x4f931b(_0x4b72dc);},_0x4f931b['encode']=function(_0x3faf39,_0x1e2f59){return _0x1e2f59||(_0x1e2f59=_0x44100['create']()),null!=_0x3faf39['name']&&Object['hasOwnProperty']['call'](_0x3faf39,'name')&&_0x1e2f59['uint32'](0xa)['string'](_0x3faf39['name']),null!=_0x3faf39['oldRange']&&Object['hasOwnProperty']['call'](_0x3faf39,'oldRange')&&_0x55a00f['Range']['encode'](_0x3faf39['oldRange'],_0x1e2f59['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3faf39['newRange']&&Object['hasOwnProperty']['call'](_0x3faf39,'newRange')&&_0x55a00f['Range']['encode'](_0x3faf39['newRange'],_0x1e2f59['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3faf39['affectsData']&&Object['hasOwnProperty']['call'](_0x3faf39,'affectsData')&&_0x1e2f59['uint32'](0x20)['bool'](_0x3faf39['affectsData']),null!=_0x3faf39['wasUndone']&&Object['hasOwnProperty']['call'](_0x3faf39,'wasUndone')&&_0x1e2f59['uint32'](0x28)['bool'](_0x3faf39['wasUndone']),_0x1e2f59;},_0x4f931b['encodeDelimited']=function(_0x4f3f31,_0x5c6c65){return this['encode'](_0x4f3f31,_0x5c6c65)['ldelim']();},_0x4f931b['decode']=function(_0x144912,_0x32c6c1){_0x144912 instanceof _0x49245b||(_0x144912=_0x49245b['create'](_0x144912));for(var _0x359534=void 0x0===_0x32c6c1?_0x144912['len']:_0x144912['pos']+_0x32c6c1,_0x29451c=new _0x55a00f['MarkerOperation']();_0x144912['pos']<_0x359534;){var _0x3cdd2b=_0x144912['uint32']();switch(_0x3cdd2b>>>0x3){case 0x1:_0x29451c['name']=_0x144912['string']();break;case 0x2:_0x29451c['oldRange']=_0x55a00f['Range']['decode'](_0x144912,_0x144912['uint32']());break;case 0x3:_0x29451c['newRange']=_0x55a00f['Range']['decode'](_0x144912,_0x144912['uint32']());break;case 0x4:_0x29451c['affectsData']=_0x144912['bool']();break;case 0x5:_0x29451c['wasUndone']=_0x144912['bool']();break;default:_0x144912['skipType'](0x7&_0x3cdd2b);}}return _0x29451c;},_0x4f931b['decodeDelimited']=function(_0x2bdf4b){return _0x2bdf4b instanceof _0x49245b||(_0x2bdf4b=new _0x49245b(_0x2bdf4b)),this['decode'](_0x2bdf4b,_0x2bdf4b['uint32']());},_0x4f931b['verify']=function(_0x3dab30){if('object'!=typeof _0x3dab30||null===_0x3dab30)return'object\x20expected';if(null!=_0x3dab30['name']&&_0x3dab30['hasOwnProperty']('name')&&!_0x216162['isString'](_0x3dab30['name']))return'name:\x20string\x20expected';var _0x447e64;if(null!=_0x3dab30['oldRange']&&_0x3dab30['hasOwnProperty']('oldRange')&&(_0x447e64=_0x55a00f['Range']['verify'](_0x3dab30['oldRange'])))return'oldRange.'+_0x447e64;if(null!=_0x3dab30['newRange']&&_0x3dab30['hasOwnProperty']('newRange')&&(_0x447e64=_0x55a00f['Range']['verify'](_0x3dab30['newRange'])))return'newRange.'+_0x447e64;return null!=_0x3dab30['affectsData']&&_0x3dab30['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3dab30['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3dab30['wasUndone']&&_0x3dab30['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3dab30['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f931b['fromObject']=function(_0x5a7835){if(_0x5a7835 instanceof _0x55a00f['MarkerOperation'])return _0x5a7835;var _0x2580da=new _0x55a00f['MarkerOperation']();if(null!=_0x5a7835['name']&&(_0x2580da['name']=String(_0x5a7835['name'])),null!=_0x5a7835['oldRange']){if('object'!=typeof _0x5a7835['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2580da['oldRange']=_0x55a00f['Range']['fromObject'](_0x5a7835['oldRange']);}if(null!=_0x5a7835['newRange']){if('object'!=typeof _0x5a7835['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2580da['newRange']=_0x55a00f['Range']['fromObject'](_0x5a7835['newRange']);}return null!=_0x5a7835['affectsData']&&(_0x2580da['affectsData']=Boolean(_0x5a7835['affectsData'])),null!=_0x5a7835['wasUndone']&&(_0x2580da['wasUndone']=Boolean(_0x5a7835['wasUndone'])),_0x2580da;},_0x4f931b['toObject']=function(_0xaa9b13,_0x3253dc){_0x3253dc||(_0x3253dc={});var _0x24261f={};return _0x3253dc['defaults']&&(_0x24261f['name']='',_0x24261f['oldRange']=null,_0x24261f['newRange']=null,_0x24261f['affectsData']=!0x1,_0x24261f['wasUndone']=!0x1),null!=_0xaa9b13['name']&&_0xaa9b13['hasOwnProperty']('name')&&(_0x24261f['name']=_0xaa9b13['name']),null!=_0xaa9b13['oldRange']&&_0xaa9b13['hasOwnProperty']('oldRange')&&(_0x24261f['oldRange']=_0x55a00f['Range']['toObject'](_0xaa9b13['oldRange'],_0x3253dc)),null!=_0xaa9b13['newRange']&&_0xaa9b13['hasOwnProperty']('newRange')&&(_0x24261f['newRange']=_0x55a00f['Range']['toObject'](_0xaa9b13['newRange'],_0x3253dc)),null!=_0xaa9b13['affectsData']&&_0xaa9b13['hasOwnProperty']('affectsData')&&(_0x24261f['affectsData']=_0xaa9b13['affectsData']),null!=_0xaa9b13['wasUndone']&&_0xaa9b13['hasOwnProperty']('wasUndone')&&(_0x24261f['wasUndone']=_0xaa9b13['wasUndone']),_0x24261f;},_0x4f931b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4f931b['getTypeUrl']=function(_0x22207b){return void 0x0===_0x22207b&&(_0x22207b='type.googleapis.com'),_0x22207b+'/MarkerOperation';},_0x4f931b;}()),_0x55a00f['MergeOperation']=(function(){function _0x33e8dd(_0x1b995b){if(_0x1b995b){for(var _0x44e207=Object['keys'](_0x1b995b),_0x243cdf=0x0;_0x243cdf<_0x44e207['length'];++_0x243cdf)null!=_0x1b995b[_0x44e207[_0x243cdf]]&&(this[_0x44e207[_0x243cdf]]=_0x1b995b[_0x44e207[_0x243cdf]]);}}return _0x33e8dd['prototype']['sourcePosition']=null,_0x33e8dd['prototype']['targetPosition']=null,_0x33e8dd['prototype']['graveyardPosition']=null,_0x33e8dd['prototype']['howMany']=0x0,_0x33e8dd['prototype']['wasUndone']=!0x1,_0x33e8dd['create']=function(_0x251cbd){return new _0x33e8dd(_0x251cbd);},_0x33e8dd['encode']=function(_0x5cb464,_0x17ea2c){return _0x17ea2c||(_0x17ea2c=_0x44100['create']()),null!=_0x5cb464['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'sourcePosition')&&_0x55a00f['Position']['encode'](_0x5cb464['sourcePosition'],_0x17ea2c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cb464['targetPosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'targetPosition')&&_0x55a00f['Position']['encode'](_0x5cb464['targetPosition'],_0x17ea2c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5cb464['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'graveyardPosition')&&_0x55a00f['Position']['encode'](_0x5cb464['graveyardPosition'],_0x17ea2c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5cb464['howMany']&&Object['hasOwnProperty']['call'](_0x5cb464,'howMany')&&_0x17ea2c['uint32'](0x20)['uint32'](_0x5cb464['howMany']),null!=_0x5cb464['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cb464,'wasUndone')&&_0x17ea2c['uint32'](0x28)['bool'](_0x5cb464['wasUndone']),_0x17ea2c;},_0x33e8dd['encodeDelimited']=function(_0x1abb78,_0x108e96){return this['encode'](_0x1abb78,_0x108e96)['ldelim']();},_0x33e8dd['decode']=function(_0x121141,_0x3f3c11){_0x121141 instanceof _0x49245b||(_0x121141=_0x49245b['create'](_0x121141));for(var _0x1e8f96=void 0x0===_0x3f3c11?_0x121141['len']:_0x121141['pos']+_0x3f3c11,_0xa24ae=new _0x55a00f['MergeOperation']();_0x121141['pos']<_0x1e8f96;){var _0x5524c8=_0x121141['uint32']();switch(_0x5524c8>>>0x3){case 0x1:_0xa24ae['sourcePosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x2:_0xa24ae['targetPosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x3:_0xa24ae['graveyardPosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x4:_0xa24ae['howMany']=_0x121141['uint32']();break;case 0x5:_0xa24ae['wasUndone']=_0x121141['bool']();break;default:_0x121141['skipType'](0x7&_0x5524c8);}}return _0xa24ae;},_0x33e8dd['decodeDelimited']=function(_0x1858de){return _0x1858de instanceof _0x49245b||(_0x1858de=new _0x49245b(_0x1858de)),this['decode'](_0x1858de,_0x1858de['uint32']());},_0x33e8dd['verify']=function(_0x32ffec){if('object'!=typeof _0x32ffec||null===_0x32ffec)return'object\x20expected';var _0x221870;if(null!=_0x32ffec['sourcePosition']&&_0x32ffec['hasOwnProperty']('sourcePosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['sourcePosition'])))return'sourcePosition.'+_0x221870;if(null!=_0x32ffec['targetPosition']&&_0x32ffec['hasOwnProperty']('targetPosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['targetPosition'])))return'targetPosition.'+_0x221870;if(null!=_0x32ffec['graveyardPosition']&&_0x32ffec['hasOwnProperty']('graveyardPosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['graveyardPosition'])))return'graveyardPosition.'+_0x221870;return null!=_0x32ffec['howMany']&&_0x32ffec['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x32ffec['howMany'])?'howMany:\x20integer\x20expected':null!=_0x32ffec['wasUndone']&&_0x32ffec['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32ffec['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33e8dd['fromObject']=function(_0x23b4e9){if(_0x23b4e9 instanceof _0x55a00f['MergeOperation'])return _0x23b4e9;var _0x1733b5=new _0x55a00f['MergeOperation']();if(null!=_0x23b4e9['sourcePosition']){if('object'!=typeof _0x23b4e9['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1733b5['sourcePosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['sourcePosition']);}if(null!=_0x23b4e9['targetPosition']){if('object'!=typeof _0x23b4e9['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1733b5['targetPosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['targetPosition']);}if(null!=_0x23b4e9['graveyardPosition']){if('object'!=typeof _0x23b4e9['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1733b5['graveyardPosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['graveyardPosition']);}return null!=_0x23b4e9['howMany']&&(_0x1733b5['howMany']=_0x23b4e9['howMany']>>>0x0),null!=_0x23b4e9['wasUndone']&&(_0x1733b5['wasUndone']=Boolean(_0x23b4e9['wasUndone'])),_0x1733b5;},_0x33e8dd['toObject']=function(_0x198085,_0x5e5110){_0x5e5110||(_0x5e5110={});var _0x3b72ac={};return _0x5e5110['defaults']&&(_0x3b72ac['sourcePosition']=null,_0x3b72ac['targetPosition']=null,_0x3b72ac['graveyardPosition']=null,_0x3b72ac['howMany']=0x0,_0x3b72ac['wasUndone']=!0x1),null!=_0x198085['sourcePosition']&&_0x198085['hasOwnProperty']('sourcePosition')&&(_0x3b72ac['sourcePosition']=_0x55a00f['Position']['toObject'](_0x198085['sourcePosition'],_0x5e5110)),null!=_0x198085['targetPosition']&&_0x198085['hasOwnProperty']('targetPosition')&&(_0x3b72ac['targetPosition']=_0x55a00f['Position']['toObject'](_0x198085['targetPosition'],_0x5e5110)),null!=_0x198085['graveyardPosition']&&_0x198085['hasOwnProperty']('graveyardPosition')&&(_0x3b72ac['graveyardPosition']=_0x55a00f['Position']['toObject'](_0x198085['graveyardPosition'],_0x5e5110)),null!=_0x198085['howMany']&&_0x198085['hasOwnProperty']('howMany')&&(_0x3b72ac['howMany']=_0x198085['howMany']),null!=_0x198085['wasUndone']&&_0x198085['hasOwnProperty']('wasUndone')&&(_0x3b72ac['wasUndone']=_0x198085['wasUndone']),_0x3b72ac;},_0x33e8dd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x33e8dd['getTypeUrl']=function(_0x4b5da9){return void 0x0===_0x4b5da9&&(_0x4b5da9='type.googleapis.com'),_0x4b5da9+'/MergeOperation';},_0x33e8dd;}()),_0x55a00f['MoveOperation']=(function(){function _0xaaaf17(_0xb93463){if(_0xb93463){for(var _0x14e1f5=Object['keys'](_0xb93463),_0x4c0f8e=0x0;_0x4c0f8e<_0x14e1f5['length'];++_0x4c0f8e)null!=_0xb93463[_0x14e1f5[_0x4c0f8e]]&&(this[_0x14e1f5[_0x4c0f8e]]=_0xb93463[_0x14e1f5[_0x4c0f8e]]);}}return _0xaaaf17['prototype']['sourcePosition']=null,_0xaaaf17['prototype']['howMany']=0x0,_0xaaaf17['prototype']['targetPosition']=null,_0xaaaf17['prototype']['wasUndone']=!0x1,_0xaaaf17['create']=function(_0x440c0b){return new _0xaaaf17(_0x440c0b);},_0xaaaf17['encode']=function(_0x4d3836,_0xfe02a8){return _0xfe02a8||(_0xfe02a8=_0x44100['create']()),null!=_0x4d3836['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4d3836,'sourcePosition')&&_0x55a00f['Position']['encode'](_0x4d3836['sourcePosition'],_0xfe02a8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4d3836['howMany']&&Object['hasOwnProperty']['call'](_0x4d3836,'howMany')&&_0xfe02a8['uint32'](0x10)['uint32'](_0x4d3836['howMany']),null!=_0x4d3836['targetPosition']&&Object['hasOwnProperty']['call'](_0x4d3836,'targetPosition')&&_0x55a00f['Position']['encode'](_0x4d3836['targetPosition'],_0xfe02a8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4d3836['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d3836,'wasUndone')&&_0xfe02a8['uint32'](0x20)['bool'](_0x4d3836['wasUndone']),_0xfe02a8;},_0xaaaf17['encodeDelimited']=function(_0x417164,_0x30068b){return this['encode'](_0x417164,_0x30068b)['ldelim']();},_0xaaaf17['decode']=function(_0x568312,_0x72efa0){_0x568312 instanceof _0x49245b||(_0x568312=_0x49245b['create'](_0x568312));for(var _0x16fb04=void 0x0===_0x72efa0?_0x568312['len']:_0x568312['pos']+_0x72efa0,_0x3ff429=new _0x55a00f['MoveOperation']();_0x568312['pos']<_0x16fb04;){var _0x1fcbca=_0x568312['uint32']();switch(_0x1fcbca>>>0x3){case 0x1:_0x3ff429['sourcePosition']=_0x55a00f['Position']['decode'](_0x568312,_0x568312['uint32']());break;case 0x2:_0x3ff429['howMany']=_0x568312['uint32']();break;case 0x3:_0x3ff429['targetPosition']=_0x55a00f['Position']['decode'](_0x568312,_0x568312['uint32']());break;case 0x4:_0x3ff429['wasUndone']=_0x568312['bool']();break;default:_0x568312['skipType'](0x7&_0x1fcbca);}}return _0x3ff429;},_0xaaaf17['decodeDelimited']=function(_0x57362c){return _0x57362c instanceof _0x49245b||(_0x57362c=new _0x49245b(_0x57362c)),this['decode'](_0x57362c,_0x57362c['uint32']());},_0xaaaf17['verify']=function(_0x579d7a){if('object'!=typeof _0x579d7a||null===_0x579d7a)return'object\x20expected';var _0x474ccb;if(null!=_0x579d7a['sourcePosition']&&_0x579d7a['hasOwnProperty']('sourcePosition')&&(_0x474ccb=_0x55a00f['Position']['verify'](_0x579d7a['sourcePosition'])))return'sourcePosition.'+_0x474ccb;if(null!=_0x579d7a['howMany']&&_0x579d7a['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x579d7a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x579d7a['targetPosition']&&_0x579d7a['hasOwnProperty']('targetPosition')&&(_0x474ccb=_0x55a00f['Position']['verify'](_0x579d7a['targetPosition'])))return'targetPosition.'+_0x474ccb;return null!=_0x579d7a['wasUndone']&&_0x579d7a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x579d7a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xaaaf17['fromObject']=function(_0x134191){if(_0x134191 instanceof _0x55a00f['MoveOperation'])return _0x134191;var _0x3b0b15=new _0x55a00f['MoveOperation']();if(null!=_0x134191['sourcePosition']){if('object'!=typeof _0x134191['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3b0b15['sourcePosition']=_0x55a00f['Position']['fromObject'](_0x134191['sourcePosition']);}if(null!=_0x134191['howMany']&&(_0x3b0b15['howMany']=_0x134191['howMany']>>>0x0),null!=_0x134191['targetPosition']){if('object'!=typeof _0x134191['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3b0b15['targetPosition']=_0x55a00f['Position']['fromObject'](_0x134191['targetPosition']);}return null!=_0x134191['wasUndone']&&(_0x3b0b15['wasUndone']=Boolean(_0x134191['wasUndone'])),_0x3b0b15;},_0xaaaf17['toObject']=function(_0x119829,_0x5a13c6){_0x5a13c6||(_0x5a13c6={});var _0x298947={};return _0x5a13c6['defaults']&&(_0x298947['sourcePosition']=null,_0x298947['howMany']=0x0,_0x298947['targetPosition']=null,_0x298947['wasUndone']=!0x1),null!=_0x119829['sourcePosition']&&_0x119829['hasOwnProperty']('sourcePosition')&&(_0x298947['sourcePosition']=_0x55a00f['Position']['toObject'](_0x119829['sourcePosition'],_0x5a13c6)),null!=_0x119829['howMany']&&_0x119829['hasOwnProperty']('howMany')&&(_0x298947['howMany']=_0x119829['howMany']),null!=_0x119829['targetPosition']&&_0x119829['hasOwnProperty']('targetPosition')&&(_0x298947['targetPosition']=_0x55a00f['Position']['toObject'](_0x119829['targetPosition'],_0x5a13c6)),null!=_0x119829['wasUndone']&&_0x119829['hasOwnProperty']('wasUndone')&&(_0x298947['wasUndone']=_0x119829['wasUndone']),_0x298947;},_0xaaaf17['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0xaaaf17['getTypeUrl']=function(_0xd32113){return void 0x0===_0xd32113&&(_0xd32113='type.googleapis.com'),_0xd32113+'/MoveOperation';},_0xaaaf17;}()),_0x55a00f['RenameOperation']=(function(){function _0x541648(_0x1727db){if(_0x1727db){for(var _0x3cbbca=Object['keys'](_0x1727db),_0x4b5a3f=0x0;_0x4b5a3f<_0x3cbbca['length'];++_0x4b5a3f)null!=_0x1727db[_0x3cbbca[_0x4b5a3f]]&&(this[_0x3cbbca[_0x4b5a3f]]=_0x1727db[_0x3cbbca[_0x4b5a3f]]);}}return _0x541648['prototype']['position']=null,_0x541648['prototype']['oldName']='',_0x541648['prototype']['newName']='',_0x541648['prototype']['wasUndone']=!0x1,_0x541648['create']=function(_0x55edf2){return new _0x541648(_0x55edf2);},_0x541648['encode']=function(_0x1e9ec5,_0x23755c){return _0x23755c||(_0x23755c=_0x44100['create']()),null!=_0x1e9ec5['position']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'position')&&_0x55a00f['Position']['encode'](_0x1e9ec5['position'],_0x23755c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e9ec5['oldName']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'oldName')&&_0x23755c['uint32'](0x12)['string'](_0x1e9ec5['oldName']),null!=_0x1e9ec5['newName']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'newName')&&_0x23755c['uint32'](0x1a)['string'](_0x1e9ec5['newName']),null!=_0x1e9ec5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'wasUndone')&&_0x23755c['uint32'](0x20)['bool'](_0x1e9ec5['wasUndone']),_0x23755c;},_0x541648['encodeDelimited']=function(_0x166c81,_0x34aa38){return this['encode'](_0x166c81,_0x34aa38)['ldelim']();},_0x541648['decode']=function(_0x19fad8,_0x2dfcb3){_0x19fad8 instanceof _0x49245b||(_0x19fad8=_0x49245b['create'](_0x19fad8));for(var _0x2f75e7=void 0x0===_0x2dfcb3?_0x19fad8['len']:_0x19fad8['pos']+_0x2dfcb3,_0x505fd3=new _0x55a00f['RenameOperation']();_0x19fad8['pos']<_0x2f75e7;){var _0x241c4c=_0x19fad8['uint32']();switch(_0x241c4c>>>0x3){case 0x1:_0x505fd3['position']=_0x55a00f['Position']['decode'](_0x19fad8,_0x19fad8['uint32']());break;case 0x2:_0x505fd3['oldName']=_0x19fad8['string']();break;case 0x3:_0x505fd3['newName']=_0x19fad8['string']();break;case 0x4:_0x505fd3['wasUndone']=_0x19fad8['bool']();break;default:_0x19fad8['skipType'](0x7&_0x241c4c);}}return _0x505fd3;},_0x541648['decodeDelimited']=function(_0x46f2f3){return _0x46f2f3 instanceof _0x49245b||(_0x46f2f3=new _0x49245b(_0x46f2f3)),this['decode'](_0x46f2f3,_0x46f2f3['uint32']());},_0x541648['verify']=function(_0x338982){if('object'!=typeof _0x338982||null===_0x338982)return'object\x20expected';if(null!=_0x338982['position']&&_0x338982['hasOwnProperty']('position')){var _0x59da68=_0x55a00f['Position']['verify'](_0x338982['position']);if(_0x59da68)return'position.'+_0x59da68;}return null!=_0x338982['oldName']&&_0x338982['hasOwnProperty']('oldName')&&!_0x216162['isString'](_0x338982['oldName'])?'oldName:\x20string\x20expected':null!=_0x338982['newName']&&_0x338982['hasOwnProperty']('newName')&&!_0x216162['isString'](_0x338982['newName'])?'newName:\x20string\x20expected':null!=_0x338982['wasUndone']&&_0x338982['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x338982['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x541648['fromObject']=function(_0x5cebe2){if(_0x5cebe2 instanceof _0x55a00f['RenameOperation'])return _0x5cebe2;var _0x45bd35=new _0x55a00f['RenameOperation']();if(null!=_0x5cebe2['position']){if('object'!=typeof _0x5cebe2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x45bd35['position']=_0x55a00f['Position']['fromObject'](_0x5cebe2['position']);}return null!=_0x5cebe2['oldName']&&(_0x45bd35['oldName']=String(_0x5cebe2['oldName'])),null!=_0x5cebe2['newName']&&(_0x45bd35['newName']=String(_0x5cebe2['newName'])),null!=_0x5cebe2['wasUndone']&&(_0x45bd35['wasUndone']=Boolean(_0x5cebe2['wasUndone'])),_0x45bd35;},_0x541648['toObject']=function(_0x1a2d2d,_0x13ae3a){_0x13ae3a||(_0x13ae3a={});var _0x2a5b08={};return _0x13ae3a['defaults']&&(_0x2a5b08['position']=null,_0x2a5b08['oldName']='',_0x2a5b08['newName']='',_0x2a5b08['wasUndone']=!0x1),null!=_0x1a2d2d['position']&&_0x1a2d2d['hasOwnProperty']('position')&&(_0x2a5b08['position']=_0x55a00f['Position']['toObject'](_0x1a2d2d['position'],_0x13ae3a)),null!=_0x1a2d2d['oldName']&&_0x1a2d2d['hasOwnProperty']('oldName')&&(_0x2a5b08['oldName']=_0x1a2d2d['oldName']),null!=_0x1a2d2d['newName']&&_0x1a2d2d['hasOwnProperty']('newName')&&(_0x2a5b08['newName']=_0x1a2d2d['newName']),null!=_0x1a2d2d['wasUndone']&&_0x1a2d2d['hasOwnProperty']('wasUndone')&&(_0x2a5b08['wasUndone']=_0x1a2d2d['wasUndone']),_0x2a5b08;},_0x541648['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x541648['getTypeUrl']=function(_0x40f971){return void 0x0===_0x40f971&&(_0x40f971='type.googleapis.com'),_0x40f971+'/RenameOperation';},_0x541648;}()),_0x55a00f['RootAttributeOperation']=(function(){function _0x282de2(_0x3e4fed){if(_0x3e4fed){for(var _0x346bcd=Object['keys'](_0x3e4fed),_0x42fd0b=0x0;_0x42fd0b<_0x346bcd['length'];++_0x42fd0b)null!=_0x3e4fed[_0x346bcd[_0x42fd0b]]&&(this[_0x346bcd[_0x42fd0b]]=_0x3e4fed[_0x346bcd[_0x42fd0b]]);}}return _0x282de2['prototype']['root']='',_0x282de2['prototype']['key']='',_0x282de2['prototype']['oldValueBoolean']=!0x1,_0x282de2['prototype']['oldValueJson']='',_0x282de2['prototype']['newValueBoolean']=!0x1,_0x282de2['prototype']['newValueJson']='',_0x282de2['prototype']['wasUndone']=!0x1,_0x282de2['create']=function(_0x1bcdc3){return new _0x282de2(_0x1bcdc3);},_0x282de2['encode']=function(_0x50ed75,_0xa236cc){return _0xa236cc||(_0xa236cc=_0x44100['create']()),null!=_0x50ed75['root']&&Object['hasOwnProperty']['call'](_0x50ed75,'root')&&_0xa236cc['uint32'](0xa)['string'](_0x50ed75['root']),null!=_0x50ed75['key']&&Object['hasOwnProperty']['call'](_0x50ed75,'key')&&_0xa236cc['uint32'](0x12)['string'](_0x50ed75['key']),null!=_0x50ed75['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x50ed75,'oldValueBoolean')&&_0xa236cc['uint32'](0x18)['bool'](_0x50ed75['oldValueBoolean']),null!=_0x50ed75['oldValueJson']&&Object['hasOwnProperty']['call'](_0x50ed75,'oldValueJson')&&_0xa236cc['uint32'](0x22)['string'](_0x50ed75['oldValueJson']),null!=_0x50ed75['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x50ed75,'newValueBoolean')&&_0xa236cc['uint32'](0x28)['bool'](_0x50ed75['newValueBoolean']),null!=_0x50ed75['newValueJson']&&Object['hasOwnProperty']['call'](_0x50ed75,'newValueJson')&&_0xa236cc['uint32'](0x32)['string'](_0x50ed75['newValueJson']),null!=_0x50ed75['wasUndone']&&Object['hasOwnProperty']['call'](_0x50ed75,'wasUndone')&&_0xa236cc['uint32'](0x38)['bool'](_0x50ed75['wasUndone']),_0xa236cc;},_0x282de2['encodeDelimited']=function(_0x597162,_0x1e8442){return this['encode'](_0x597162,_0x1e8442)['ldelim']();},_0x282de2['decode']=function(_0x130007,_0x57185a){_0x130007 instanceof _0x49245b||(_0x130007=_0x49245b['create'](_0x130007));for(var _0x1ddf4b=void 0x0===_0x57185a?_0x130007['len']:_0x130007['pos']+_0x57185a,_0x10d034=new _0x55a00f['RootAttributeOperation']();_0x130007['pos']<_0x1ddf4b;){var _0x20528f=_0x130007['uint32']();switch(_0x20528f>>>0x3){case 0x1:_0x10d034['root']=_0x130007['string']();break;case 0x2:_0x10d034['key']=_0x130007['string']();break;case 0x3:_0x10d034['oldValueBoolean']=_0x130007['bool']();break;case 0x4:_0x10d034['oldValueJson']=_0x130007['string']();break;case 0x5:_0x10d034['newValueBoolean']=_0x130007['bool']();break;case 0x6:_0x10d034['newValueJson']=_0x130007['string']();break;case 0x7:_0x10d034['wasUndone']=_0x130007['bool']();break;default:_0x130007['skipType'](0x7&_0x20528f);}}return _0x10d034;},_0x282de2['decodeDelimited']=function(_0x3d1d9d){return _0x3d1d9d instanceof _0x49245b||(_0x3d1d9d=new _0x49245b(_0x3d1d9d)),this['decode'](_0x3d1d9d,_0x3d1d9d['uint32']());},_0x282de2['verify']=function(_0x5f4640){return'object'!=typeof _0x5f4640||null===_0x5f4640?'object\x20expected':null!=_0x5f4640['root']&&_0x5f4640['hasOwnProperty']('root')&&!_0x216162['isString'](_0x5f4640['root'])?'root:\x20string\x20expected':null!=_0x5f4640['key']&&_0x5f4640['hasOwnProperty']('key')&&!_0x216162['isString'](_0x5f4640['key'])?'key:\x20string\x20expected':null!=_0x5f4640['oldValueBoolean']&&_0x5f4640['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5f4640['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5f4640['oldValueJson']&&_0x5f4640['hasOwnProperty']('oldValueJson')&&!_0x216162['isString'](_0x5f4640['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5f4640['newValueBoolean']&&_0x5f4640['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5f4640['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5f4640['newValueJson']&&_0x5f4640['hasOwnProperty']('newValueJson')&&!_0x216162['isString'](_0x5f4640['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5f4640['wasUndone']&&_0x5f4640['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5f4640['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x282de2['fromObject']=function(_0x15f696){if(_0x15f696 instanceof _0x55a00f['RootAttributeOperation'])return _0x15f696;var _0x4e9298=new _0x55a00f['RootAttributeOperation']();return null!=_0x15f696['root']&&(_0x4e9298['root']=String(_0x15f696['root'])),null!=_0x15f696['key']&&(_0x4e9298['key']=String(_0x15f696['key'])),null!=_0x15f696['oldValueBoolean']&&(_0x4e9298['oldValueBoolean']=Boolean(_0x15f696['oldValueBoolean'])),null!=_0x15f696['oldValueJson']&&(_0x4e9298['oldValueJson']=String(_0x15f696['oldValueJson'])),null!=_0x15f696['newValueBoolean']&&(_0x4e9298['newValueBoolean']=Boolean(_0x15f696['newValueBoolean'])),null!=_0x15f696['newValueJson']&&(_0x4e9298['newValueJson']=String(_0x15f696['newValueJson'])),null!=_0x15f696['wasUndone']&&(_0x4e9298['wasUndone']=Boolean(_0x15f696['wasUndone'])),_0x4e9298;},_0x282de2['toObject']=function(_0x22363e,_0x208aff){_0x208aff||(_0x208aff={});var _0x5115a7={};return _0x208aff['defaults']&&(_0x5115a7['root']='',_0x5115a7['key']='',_0x5115a7['oldValueBoolean']=!0x1,_0x5115a7['oldValueJson']='',_0x5115a7['newValueBoolean']=!0x1,_0x5115a7['newValueJson']='',_0x5115a7['wasUndone']=!0x1),null!=_0x22363e['root']&&_0x22363e['hasOwnProperty']('root')&&(_0x5115a7['root']=_0x22363e['root']),null!=_0x22363e['key']&&_0x22363e['hasOwnProperty']('key')&&(_0x5115a7['key']=_0x22363e['key']),null!=_0x22363e['oldValueBoolean']&&_0x22363e['hasOwnProperty']('oldValueBoolean')&&(_0x5115a7['oldValueBoolean']=_0x22363e['oldValueBoolean']),null!=_0x22363e['oldValueJson']&&_0x22363e['hasOwnProperty']('oldValueJson')&&(_0x5115a7['oldValueJson']=_0x22363e['oldValueJson']),null!=_0x22363e['newValueBoolean']&&_0x22363e['hasOwnProperty']('newValueBoolean')&&(_0x5115a7['newValueBoolean']=_0x22363e['newValueBoolean']),null!=_0x22363e['newValueJson']&&_0x22363e['hasOwnProperty']('newValueJson')&&(_0x5115a7['newValueJson']=_0x22363e['newValueJson']),null!=_0x22363e['wasUndone']&&_0x22363e['hasOwnProperty']('wasUndone')&&(_0x5115a7['wasUndone']=_0x22363e['wasUndone']),_0x5115a7;},_0x282de2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x282de2['getTypeUrl']=function(_0x306850){return void 0x0===_0x306850&&(_0x306850='type.googleapis.com'),_0x306850+'/RootAttributeOperation';},_0x282de2;}()),_0x55a00f['RootOperation']=(function(){function _0x11ce81(_0x5b1e29){if(_0x5b1e29){for(var _0x496501=Object['keys'](_0x5b1e29),_0x32b7b6=0x0;_0x32b7b6<_0x496501['length'];++_0x32b7b6)null!=_0x5b1e29[_0x496501[_0x32b7b6]]&&(this[_0x496501[_0x32b7b6]]=_0x5b1e29[_0x496501[_0x32b7b6]]);}}return _0x11ce81['prototype']['rootName']='',_0x11ce81['prototype']['elementName']='',_0x11ce81['prototype']['isAdd']=!0x1,_0x11ce81['prototype']['wasUndone']=!0x1,_0x11ce81['create']=function(_0x51edef){return new _0x11ce81(_0x51edef);},_0x11ce81['encode']=function(_0x1f44e0,_0x5bf800){return _0x5bf800||(_0x5bf800=_0x44100['create']()),null!=_0x1f44e0['rootName']&&Object['hasOwnProperty']['call'](_0x1f44e0,'rootName')&&_0x5bf800['uint32'](0xa)['string'](_0x1f44e0['rootName']),null!=_0x1f44e0['elementName']&&Object['hasOwnProperty']['call'](_0x1f44e0,'elementName')&&_0x5bf800['uint32'](0x12)['string'](_0x1f44e0['elementName']),null!=_0x1f44e0['isAdd']&&Object['hasOwnProperty']['call'](_0x1f44e0,'isAdd')&&_0x5bf800['uint32'](0x18)['bool'](_0x1f44e0['isAdd']),null!=_0x1f44e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f44e0,'wasUndone')&&_0x5bf800['uint32'](0x20)['bool'](_0x1f44e0['wasUndone']),_0x5bf800;},_0x11ce81['encodeDelimited']=function(_0x2cc1c6,_0x450558){return this['encode'](_0x2cc1c6,_0x450558)['ldelim']();},_0x11ce81['decode']=function(_0x1076ea,_0x20fce1){_0x1076ea instanceof _0x49245b||(_0x1076ea=_0x49245b['create'](_0x1076ea));for(var _0x761035=void 0x0===_0x20fce1?_0x1076ea['len']:_0x1076ea['pos']+_0x20fce1,_0xe73d9a=new _0x55a00f['RootOperation']();_0x1076ea['pos']<_0x761035;){var _0x3faa57=_0x1076ea['uint32']();switch(_0x3faa57>>>0x3){case 0x1:_0xe73d9a['rootName']=_0x1076ea['string']();break;case 0x2:_0xe73d9a['elementName']=_0x1076ea['string']();break;case 0x3:_0xe73d9a['isAdd']=_0x1076ea['bool']();break;case 0x4:_0xe73d9a['wasUndone']=_0x1076ea['bool']();break;default:_0x1076ea['skipType'](0x7&_0x3faa57);}}return _0xe73d9a;},_0x11ce81['decodeDelimited']=function(_0x2f4079){return _0x2f4079 instanceof _0x49245b||(_0x2f4079=new _0x49245b(_0x2f4079)),this['decode'](_0x2f4079,_0x2f4079['uint32']());},_0x11ce81['verify']=function(_0x276c1c){return'object'!=typeof _0x276c1c||null===_0x276c1c?'object\x20expected':null!=_0x276c1c['rootName']&&_0x276c1c['hasOwnProperty']('rootName')&&!_0x216162['isString'](_0x276c1c['rootName'])?'rootName:\x20string\x20expected':null!=_0x276c1c['elementName']&&_0x276c1c['hasOwnProperty']('elementName')&&!_0x216162['isString'](_0x276c1c['elementName'])?'elementName:\x20string\x20expected':null!=_0x276c1c['isAdd']&&_0x276c1c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x276c1c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x276c1c['wasUndone']&&_0x276c1c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x276c1c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11ce81['fromObject']=function(_0x6101){if(_0x6101 instanceof _0x55a00f['RootOperation'])return _0x6101;var _0x39d15d=new _0x55a00f['RootOperation']();return null!=_0x6101['rootName']&&(_0x39d15d['rootName']=String(_0x6101['rootName'])),null!=_0x6101['elementName']&&(_0x39d15d['elementName']=String(_0x6101['elementName'])),null!=_0x6101['isAdd']&&(_0x39d15d['isAdd']=Boolean(_0x6101['isAdd'])),null!=_0x6101['wasUndone']&&(_0x39d15d['wasUndone']=Boolean(_0x6101['wasUndone'])),_0x39d15d;},_0x11ce81['toObject']=function(_0x1f8cd1,_0x42ce84){_0x42ce84||(_0x42ce84={});var _0x1c86ae={};return _0x42ce84['defaults']&&(_0x1c86ae['rootName']='',_0x1c86ae['elementName']='',_0x1c86ae['isAdd']=!0x1,_0x1c86ae['wasUndone']=!0x1),null!=_0x1f8cd1['rootName']&&_0x1f8cd1['hasOwnProperty']('rootName')&&(_0x1c86ae['rootName']=_0x1f8cd1['rootName']),null!=_0x1f8cd1['elementName']&&_0x1f8cd1['hasOwnProperty']('elementName')&&(_0x1c86ae['elementName']=_0x1f8cd1['elementName']),null!=_0x1f8cd1['isAdd']&&_0x1f8cd1['hasOwnProperty']('isAdd')&&(_0x1c86ae['isAdd']=_0x1f8cd1['isAdd']),null!=_0x1f8cd1['wasUndone']&&_0x1f8cd1['hasOwnProperty']('wasUndone')&&(_0x1c86ae['wasUndone']=_0x1f8cd1['wasUndone']),_0x1c86ae;},_0x11ce81['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x11ce81['getTypeUrl']=function(_0x4177e6){return void 0x0===_0x4177e6&&(_0x4177e6='type.googleapis.com'),_0x4177e6+'/RootOperation';},_0x11ce81;}()),_0x55a00f['SplitOperation']=(function(){function _0x5b6eba(_0x163aeb){if(_0x163aeb){for(var _0x1d9c19=Object['keys'](_0x163aeb),_0x2edd6f=0x0;_0x2edd6f<_0x1d9c19['length'];++_0x2edd6f)null!=_0x163aeb[_0x1d9c19[_0x2edd6f]]&&(this[_0x1d9c19[_0x2edd6f]]=_0x163aeb[_0x1d9c19[_0x2edd6f]]);}}return _0x5b6eba['prototype']['splitPosition']=null,_0x5b6eba['prototype']['graveyardPosition']=null,_0x5b6eba['prototype']['howMany']=0x0,_0x5b6eba['prototype']['insertionPosition']=null,_0x5b6eba['prototype']['wasUndone']=!0x1,_0x5b6eba['create']=function(_0x30858e){return new _0x5b6eba(_0x30858e);},_0x5b6eba['encode']=function(_0x50b2d7,_0x4f0819){return _0x4f0819||(_0x4f0819=_0x44100['create']()),null!=_0x50b2d7['splitPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'splitPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['splitPosition'],_0x4f0819['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50b2d7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'graveyardPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['graveyardPosition'],_0x4f0819['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50b2d7['howMany']&&Object['hasOwnProperty']['call'](_0x50b2d7,'howMany')&&_0x4f0819['uint32'](0x18)['uint32'](_0x50b2d7['howMany']),null!=_0x50b2d7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'insertionPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['insertionPosition'],_0x4f0819['uint32'](0x22)['fork']())['ldelim'](),null!=_0x50b2d7['wasUndone']&&Object['hasOwnProperty']['call'](_0x50b2d7,'wasUndone')&&_0x4f0819['uint32'](0x28)['bool'](_0x50b2d7['wasUndone']),_0x4f0819;},_0x5b6eba['encodeDelimited']=function(_0x1da631,_0x13d4dd){return this['encode'](_0x1da631,_0x13d4dd)['ldelim']();},_0x5b6eba['decode']=function(_0x269f3e,_0x56b8ac){_0x269f3e instanceof _0x49245b||(_0x269f3e=_0x49245b['create'](_0x269f3e));for(var _0x33d6ac=void 0x0===_0x56b8ac?_0x269f3e['len']:_0x269f3e['pos']+_0x56b8ac,_0x1350f7=new _0x55a00f['SplitOperation']();_0x269f3e['pos']<_0x33d6ac;){var _0x46980d=_0x269f3e['uint32']();switch(_0x46980d>>>0x3){case 0x1:_0x1350f7['splitPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x2:_0x1350f7['graveyardPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x3:_0x1350f7['howMany']=_0x269f3e['uint32']();break;case 0x4:_0x1350f7['insertionPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x5:_0x1350f7['wasUndone']=_0x269f3e['bool']();break;default:_0x269f3e['skipType'](0x7&_0x46980d);}}return _0x1350f7;},_0x5b6eba['decodeDelimited']=function(_0x332deb){return _0x332deb instanceof _0x49245b||(_0x332deb=new _0x49245b(_0x332deb)),this['decode'](_0x332deb,_0x332deb['uint32']());},_0x5b6eba['verify']=function(_0x2297b4){if('object'!=typeof _0x2297b4||null===_0x2297b4)return'object\x20expected';var _0x237485;if(null!=_0x2297b4['splitPosition']&&_0x2297b4['hasOwnProperty']('splitPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['splitPosition'])))return'splitPosition.'+_0x237485;if(null!=_0x2297b4['graveyardPosition']&&_0x2297b4['hasOwnProperty']('graveyardPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['graveyardPosition'])))return'graveyardPosition.'+_0x237485;if(null!=_0x2297b4['howMany']&&_0x2297b4['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x2297b4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2297b4['insertionPosition']&&_0x2297b4['hasOwnProperty']('insertionPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['insertionPosition'])))return'insertionPosition.'+_0x237485;return null!=_0x2297b4['wasUndone']&&_0x2297b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2297b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5b6eba['fromObject']=function(_0x3a9ccf){if(_0x3a9ccf instanceof _0x55a00f['SplitOperation'])return _0x3a9ccf;var _0xa6132e=new _0x55a00f['SplitOperation']();if(null!=_0x3a9ccf['splitPosition']){if('object'!=typeof _0x3a9ccf['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xa6132e['splitPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['splitPosition']);}if(null!=_0x3a9ccf['graveyardPosition']){if('object'!=typeof _0x3a9ccf['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xa6132e['graveyardPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['graveyardPosition']);}if(null!=_0x3a9ccf['howMany']&&(_0xa6132e['howMany']=_0x3a9ccf['howMany']>>>0x0),null!=_0x3a9ccf['insertionPosition']){if('object'!=typeof _0x3a9ccf['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xa6132e['insertionPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['insertionPosition']);}return null!=_0x3a9ccf['wasUndone']&&(_0xa6132e['wasUndone']=Boolean(_0x3a9ccf['wasUndone'])),_0xa6132e;},_0x5b6eba['toObject']=function(_0x2ceac7,_0x5afce3){_0x5afce3||(_0x5afce3={});var _0xc55f27={};return _0x5afce3['defaults']&&(_0xc55f27['splitPosition']=null,_0xc55f27['graveyardPosition']=null,_0xc55f27['howMany']=0x0,_0xc55f27['insertionPosition']=null,_0xc55f27['wasUndone']=!0x1),null!=_0x2ceac7['splitPosition']&&_0x2ceac7['hasOwnProperty']('splitPosition')&&(_0xc55f27['splitPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['splitPosition'],_0x5afce3)),null!=_0x2ceac7['graveyardPosition']&&_0x2ceac7['hasOwnProperty']('graveyardPosition')&&(_0xc55f27['graveyardPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['graveyardPosition'],_0x5afce3)),null!=_0x2ceac7['howMany']&&_0x2ceac7['hasOwnProperty']('howMany')&&(_0xc55f27['howMany']=_0x2ceac7['howMany']),null!=_0x2ceac7['insertionPosition']&&_0x2ceac7['hasOwnProperty']('insertionPosition')&&(_0xc55f27['insertionPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['insertionPosition'],_0x5afce3)),null!=_0x2ceac7['wasUndone']&&_0x2ceac7['hasOwnProperty']('wasUndone')&&(_0xc55f27['wasUndone']=_0x2ceac7['wasUndone']),_0xc55f27;},_0x5b6eba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x5b6eba['getTypeUrl']=function(_0xcd6236){return void 0x0===_0xcd6236&&(_0xcd6236='type.googleapis.com'),_0xcd6236+'/SplitOperation';},_0x5b6eba;}()),_0x55a00f['Position']=(function(){function _0x4ac830(_0x3f2c16){if(this['path']=[],_0x3f2c16){for(var _0x5042f1=Object['keys'](_0x3f2c16),_0x517020=0x0;_0x517020<_0x5042f1['length'];++_0x517020)null!=_0x3f2c16[_0x5042f1[_0x517020]]&&(this[_0x5042f1[_0x517020]]=_0x3f2c16[_0x5042f1[_0x517020]]);}}return _0x4ac830['prototype']['root']='',_0x4ac830['prototype']['rootMain']=!0x1,_0x4ac830['prototype']['rootGraveyard']=!0x1,_0x4ac830['prototype']['path']=_0x216162['emptyArray'],_0x4ac830['prototype']['stickiness']='',_0x4ac830['create']=function(_0x257623){return new _0x4ac830(_0x257623);},_0x4ac830['encode']=function(_0x33222c,_0x566bd0){if(_0x566bd0||(_0x566bd0=_0x44100['create']()),null!=_0x33222c['root']&&Object['hasOwnProperty']['call'](_0x33222c,'root')&&_0x566bd0['uint32'](0xa)['string'](_0x33222c['root']),null!=_0x33222c['rootMain']&&Object['hasOwnProperty']['call'](_0x33222c,'rootMain')&&_0x566bd0['uint32'](0x10)['bool'](_0x33222c['rootMain']),null!=_0x33222c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x33222c,'rootGraveyard')&&_0x566bd0['uint32'](0x18)['bool'](_0x33222c['rootGraveyard']),null!=_0x33222c['path']&&_0x33222c['path']['length']){_0x566bd0['uint32'](0x22)['fork']();for(var _0xd881f8=0x0;_0xd881f8<_0x33222c['path']['length'];++_0xd881f8)_0x566bd0['uint32'](_0x33222c['path'][_0xd881f8]);_0x566bd0['ldelim']();}return null!=_0x33222c['stickiness']&&Object['hasOwnProperty']['call'](_0x33222c,'stickiness')&&_0x566bd0['uint32'](0x2a)['string'](_0x33222c['stickiness']),_0x566bd0;},_0x4ac830['encodeDelimited']=function(_0x985162,_0x4e4fcf){return this['encode'](_0x985162,_0x4e4fcf)['ldelim']();},_0x4ac830['decode']=function(_0x107ce9,_0x4dfb80){_0x107ce9 instanceof _0x49245b||(_0x107ce9=_0x49245b['create'](_0x107ce9));for(var _0x1e2343=void 0x0===_0x4dfb80?_0x107ce9['len']:_0x107ce9['pos']+_0x4dfb80,_0x50963c=new _0x55a00f['Position']();_0x107ce9['pos']<_0x1e2343;){var _0x5bae94=_0x107ce9['uint32']();switch(_0x5bae94>>>0x3){case 0x1:_0x50963c['root']=_0x107ce9['string']();break;case 0x2:_0x50963c['rootMain']=_0x107ce9['bool']();break;case 0x3:_0x50963c['rootGraveyard']=_0x107ce9['bool']();break;case 0x4:if(_0x50963c['path']&&_0x50963c['path']['length']||(_0x50963c['path']=[]),0x2==(0x7&_0x5bae94)){for(var _0x4e73c5=_0x107ce9['uint32']()+_0x107ce9['pos'];_0x107ce9['pos']<_0x4e73c5;)_0x50963c['path']['push'](_0x107ce9['uint32']());}else _0x50963c['path']['push'](_0x107ce9['uint32']());break;case 0x5:_0x50963c['stickiness']=_0x107ce9['string']();break;default:_0x107ce9['skipType'](0x7&_0x5bae94);}}return _0x50963c;},_0x4ac830['decodeDelimited']=function(_0x40aac8){return _0x40aac8 instanceof _0x49245b||(_0x40aac8=new _0x49245b(_0x40aac8)),this['decode'](_0x40aac8,_0x40aac8['uint32']());},_0x4ac830['verify']=function(_0x176e35){if('object'!=typeof _0x176e35||null===_0x176e35)return'object\x20expected';if(null!=_0x176e35['root']&&_0x176e35['hasOwnProperty']('root')&&!_0x216162['isString'](_0x176e35['root']))return'root:\x20string\x20expected';if(null!=_0x176e35['rootMain']&&_0x176e35['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x176e35['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x176e35['rootGraveyard']&&_0x176e35['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x176e35['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x176e35['path']&&_0x176e35['hasOwnProperty']('path')){if(!Array['isArray'](_0x176e35['path']))return'path:\x20array\x20expected';for(var _0x3dd512=0x0;_0x3dd512<_0x176e35['path']['length'];++_0x3dd512)if(!_0x216162['isInteger'](_0x176e35['path'][_0x3dd512]))return'path:\x20integer[]\x20expected';}return null!=_0x176e35['stickiness']&&_0x176e35['hasOwnProperty']('stickiness')&&!_0x216162['isString'](_0x176e35['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4ac830['fromObject']=function(_0x10dac2){if(_0x10dac2 instanceof _0x55a00f['Position'])return _0x10dac2;var _0x4c220d=new _0x55a00f['Position']();if(null!=_0x10dac2['root']&&(_0x4c220d['root']=String(_0x10dac2['root'])),null!=_0x10dac2['rootMain']&&(_0x4c220d['rootMain']=Boolean(_0x10dac2['rootMain'])),null!=_0x10dac2['rootGraveyard']&&(_0x4c220d['rootGraveyard']=Boolean(_0x10dac2['rootGraveyard'])),_0x10dac2['path']){if(!Array['isArray'](_0x10dac2['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4c220d['path']=[];for(var _0x235b63=0x0;_0x235b63<_0x10dac2['path']['length'];++_0x235b63)_0x4c220d['path'][_0x235b63]=_0x10dac2['path'][_0x235b63]>>>0x0;}return null!=_0x10dac2['stickiness']&&(_0x4c220d['stickiness']=String(_0x10dac2['stickiness'])),_0x4c220d;},_0x4ac830['toObject']=function(_0xa72a82,_0x2592d2){_0x2592d2||(_0x2592d2={});var _0x289602={};if((_0x2592d2['arrays']||_0x2592d2['defaults'])&&(_0x289602['path']=[]),_0x2592d2['defaults']&&(_0x289602['root']='',_0x289602['rootMain']=!0x1,_0x289602['rootGraveyard']=!0x1,_0x289602['stickiness']=''),null!=_0xa72a82['root']&&_0xa72a82['hasOwnProperty']('root')&&(_0x289602['root']=_0xa72a82['root']),null!=_0xa72a82['rootMain']&&_0xa72a82['hasOwnProperty']('rootMain')&&(_0x289602['rootMain']=_0xa72a82['rootMain']),null!=_0xa72a82['rootGraveyard']&&_0xa72a82['hasOwnProperty']('rootGraveyard')&&(_0x289602['rootGraveyard']=_0xa72a82['rootGraveyard']),_0xa72a82['path']&&_0xa72a82['path']['length']){_0x289602['path']=[];for(var _0x25b14d=0x0;_0x25b14d<_0xa72a82['path']['length'];++_0x25b14d)_0x289602['path'][_0x25b14d]=_0xa72a82['path'][_0x25b14d];}return null!=_0xa72a82['stickiness']&&_0xa72a82['hasOwnProperty']('stickiness')&&(_0x289602['stickiness']=_0xa72a82['stickiness']),_0x289602;},_0x4ac830['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4ac830['getTypeUrl']=function(_0x33f6a3){return void 0x0===_0x33f6a3&&(_0x33f6a3='type.googleapis.com'),_0x33f6a3+'/Position';},_0x4ac830;}()),_0x55a00f['Range']=(function(){function _0x318007(_0xe0026d){if(_0xe0026d){for(var _0x31c99c=Object['keys'](_0xe0026d),_0x1b0a06=0x0;_0x1b0a06<_0x31c99c['length'];++_0x1b0a06)null!=_0xe0026d[_0x31c99c[_0x1b0a06]]&&(this[_0x31c99c[_0x1b0a06]]=_0xe0026d[_0x31c99c[_0x1b0a06]]);}}return _0x318007['prototype']['start']=null,_0x318007['prototype']['end']=null,_0x318007['create']=function(_0x33ddcf){return new _0x318007(_0x33ddcf);},_0x318007['encode']=function(_0x27af35,_0x4ee336){return _0x4ee336||(_0x4ee336=_0x44100['create']()),null!=_0x27af35['start']&&Object['hasOwnProperty']['call'](_0x27af35,'start')&&_0x55a00f['Position']['encode'](_0x27af35['start'],_0x4ee336['uint32'](0xa)['fork']())['ldelim'](),null!=_0x27af35['end']&&Object['hasOwnProperty']['call'](_0x27af35,'end')&&_0x55a00f['Position']['encode'](_0x27af35['end'],_0x4ee336['uint32'](0x12)['fork']())['ldelim'](),_0x4ee336;},_0x318007['encodeDelimited']=function(_0x52dea5,_0x5000e5){return this['encode'](_0x52dea5,_0x5000e5)['ldelim']();},_0x318007['decode']=function(_0x37ec6b,_0x152dba){_0x37ec6b instanceof _0x49245b||(_0x37ec6b=_0x49245b['create'](_0x37ec6b));for(var _0x30f952=void 0x0===_0x152dba?_0x37ec6b['len']:_0x37ec6b['pos']+_0x152dba,_0x9f988c=new _0x55a00f['Range']();_0x37ec6b['pos']<_0x30f952;){var _0x492602=_0x37ec6b['uint32']();switch(_0x492602>>>0x3){case 0x1:_0x9f988c['start']=_0x55a00f['Position']['decode'](_0x37ec6b,_0x37ec6b['uint32']());break;case 0x2:_0x9f988c['end']=_0x55a00f['Position']['decode'](_0x37ec6b,_0x37ec6b['uint32']());break;default:_0x37ec6b['skipType'](0x7&_0x492602);}}return _0x9f988c;},_0x318007['decodeDelimited']=function(_0x40f589){return _0x40f589 instanceof _0x49245b||(_0x40f589=new _0x49245b(_0x40f589)),this['decode'](_0x40f589,_0x40f589['uint32']());},_0x318007['verify']=function(_0x5240e5){if('object'!=typeof _0x5240e5||null===_0x5240e5)return'object\x20expected';var _0x318936;if(null!=_0x5240e5['start']&&_0x5240e5['hasOwnProperty']('start')&&(_0x318936=_0x55a00f['Position']['verify'](_0x5240e5['start'])))return'start.'+_0x318936;if(null!=_0x5240e5['end']&&_0x5240e5['hasOwnProperty']('end')&&(_0x318936=_0x55a00f['Position']['verify'](_0x5240e5['end'])))return'end.'+_0x318936;return null;},_0x318007['fromObject']=function(_0x417fba){if(_0x417fba instanceof _0x55a00f['Range'])return _0x417fba;var _0x23501d=new _0x55a00f['Range']();if(null!=_0x417fba['start']){if('object'!=typeof _0x417fba['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23501d['start']=_0x55a00f['Position']['fromObject'](_0x417fba['start']);}if(null!=_0x417fba['end']){if('object'!=typeof _0x417fba['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23501d['end']=_0x55a00f['Position']['fromObject'](_0x417fba['end']);}return _0x23501d;},_0x318007['toObject']=function(_0x493dd0,_0x23fecf){_0x23fecf||(_0x23fecf={});var _0x1a6af8={};return _0x23fecf['defaults']&&(_0x1a6af8['start']=null,_0x1a6af8['end']=null),null!=_0x493dd0['start']&&_0x493dd0['hasOwnProperty']('start')&&(_0x1a6af8['start']=_0x55a00f['Position']['toObject'](_0x493dd0['start'],_0x23fecf)),null!=_0x493dd0['end']&&_0x493dd0['hasOwnProperty']('end')&&(_0x1a6af8['end']=_0x55a00f['Position']['toObject'](_0x493dd0['end'],_0x23fecf)),_0x1a6af8;},_0x318007['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x318007['getTypeUrl']=function(_0x2e96ba){return void 0x0===_0x2e96ba&&(_0x2e96ba='type.googleapis.com'),_0x2e96ba+'/Range';},_0x318007;}()),_0x55a00f['Element']=(function(){function _0x57ff97(_0xc3fffe){if(this['children']=[],this['attributesBoolean']={},_0xc3fffe){for(var _0x289e97=Object['keys'](_0xc3fffe),_0x5820c7=0x0;_0x5820c7<_0x289e97['length'];++_0x5820c7)null!=_0xc3fffe[_0x289e97[_0x5820c7]]&&(this[_0x289e97[_0x5820c7]]=_0xc3fffe[_0x289e97[_0x5820c7]]);}}return _0x57ff97['prototype']['name']='',_0x57ff97['prototype']['children']=_0x216162['emptyArray'],_0x57ff97['prototype']['data']='',_0x57ff97['prototype']['attributesBoolean']=_0x216162['emptyObject'],_0x57ff97['prototype']['attributesJson']='',_0x57ff97['create']=function(_0x57356e){return new _0x57ff97(_0x57356e);},_0x57ff97['encode']=function(_0xb8e50c,_0x290bad){if(_0x290bad||(_0x290bad=_0x44100['create']()),null!=_0xb8e50c['name']&&Object['hasOwnProperty']['call'](_0xb8e50c,'name')&&_0x290bad['uint32'](0xa)['string'](_0xb8e50c['name']),null!=_0xb8e50c['children']&&_0xb8e50c['children']['length']){for(var _0x1a987d=0x0;_0x1a987d<_0xb8e50c['children']['length'];++_0x1a987d)_0x55a00f['Element']['encode'](_0xb8e50c['children'][_0x1a987d],_0x290bad['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb8e50c['data']&&Object['hasOwnProperty']['call'](_0xb8e50c,'data')&&_0x290bad['uint32'](0x1a)['string'](_0xb8e50c['data']),null!=_0xb8e50c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb8e50c,'attributesBoolean')){var _0x5c8d8f=Object['keys'](_0xb8e50c['attributesBoolean']);for(_0x1a987d=0x0;_0x1a987d<_0x5c8d8f['length'];++_0x1a987d)_0x290bad['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5c8d8f[_0x1a987d])['uint32'](0x10)['bool'](_0xb8e50c['attributesBoolean'][_0x5c8d8f[_0x1a987d]])['ldelim']();}return null!=_0xb8e50c['attributesJson']&&Object['hasOwnProperty']['call'](_0xb8e50c,'attributesJson')&&_0x290bad['uint32'](0x2a)['string'](_0xb8e50c['attributesJson']),_0x290bad;},_0x57ff97['encodeDelimited']=function(_0x669f45,_0x41eab9){return this['encode'](_0x669f45,_0x41eab9)['ldelim']();},_0x57ff97['decode']=function(_0x351fd4,_0x4ebc3b){_0x351fd4 instanceof _0x49245b||(_0x351fd4=_0x49245b['create'](_0x351fd4));for(var _0x50fff9,_0x2bb09b,_0x289545=void 0x0===_0x4ebc3b?_0x351fd4['len']:_0x351fd4['pos']+_0x4ebc3b,_0x239fcc=new _0x55a00f['Element']();_0x351fd4['pos']<_0x289545;){var _0x4fa2a2=_0x351fd4['uint32']();switch(_0x4fa2a2>>>0x3){case 0x1:_0x239fcc['name']=_0x351fd4['string']();break;case 0x2:_0x239fcc['children']&&_0x239fcc['children']['length']||(_0x239fcc['children']=[]),_0x239fcc['children']['push'](_0x55a00f['Element']['decode'](_0x351fd4,_0x351fd4['uint32']()));break;case 0x3:_0x239fcc['data']=_0x351fd4['string']();break;case 0x4:_0x239fcc['attributesBoolean']===_0x216162['emptyObject']&&(_0x239fcc['attributesBoolean']={});var _0x5c7f66=_0x351fd4['uint32']()+_0x351fd4['pos'];for(_0x50fff9='',_0x2bb09b=!0x1;_0x351fd4['pos']<_0x5c7f66;){var _0x3a4cd9=_0x351fd4['uint32']();switch(_0x3a4cd9>>>0x3){case 0x1:_0x50fff9=_0x351fd4['string']();break;case 0x2:_0x2bb09b=_0x351fd4['bool']();break;default:_0x351fd4['skipType'](0x7&_0x3a4cd9);}}_0x239fcc['attributesBoolean'][_0x50fff9]=_0x2bb09b;break;case 0x5:_0x239fcc['attributesJson']=_0x351fd4['string']();break;default:_0x351fd4['skipType'](0x7&_0x4fa2a2);}}return _0x239fcc;},_0x57ff97['decodeDelimited']=function(_0x36d0f3){return _0x36d0f3 instanceof _0x49245b||(_0x36d0f3=new _0x49245b(_0x36d0f3)),this['decode'](_0x36d0f3,_0x36d0f3['uint32']());},_0x57ff97['verify']=function(_0x365290){if('object'!=typeof _0x365290||null===_0x365290)return'object\x20expected';if(null!=_0x365290['name']&&_0x365290['hasOwnProperty']('name')&&!_0x216162['isString'](_0x365290['name']))return'name:\x20string\x20expected';if(null!=_0x365290['children']&&_0x365290['hasOwnProperty']('children')){if(!Array['isArray'](_0x365290['children']))return'children:\x20array\x20expected';for(var _0x7e187=0x0;_0x7e187<_0x365290['children']['length'];++_0x7e187){var _0x7267f1=_0x55a00f['Element']['verify'](_0x365290['children'][_0x7e187]);if(_0x7267f1)return'children.'+_0x7267f1;}}if(null!=_0x365290['data']&&_0x365290['hasOwnProperty']('data')&&!_0x216162['isString'](_0x365290['data']))return'data:\x20string\x20expected';if(null!=_0x365290['attributesBoolean']&&_0x365290['hasOwnProperty']('attributesBoolean')){if(!_0x216162['isObject'](_0x365290['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1eb26a=Object['keys'](_0x365290['attributesBoolean']);for(_0x7e187=0x0;_0x7e187<_0x1eb26a['length'];++_0x7e187)if('boolean'!=typeof _0x365290['attributesBoolean'][_0x1eb26a[_0x7e187]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x365290['attributesJson']&&_0x365290['hasOwnProperty']('attributesJson')&&!_0x216162['isString'](_0x365290['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x57ff97['fromObject']=function(_0x340800){if(_0x340800 instanceof _0x55a00f['Element'])return _0x340800;var _0x5286a0=new _0x55a00f['Element']();if(null!=_0x340800['name']&&(_0x5286a0['name']=String(_0x340800['name'])),_0x340800['children']){if(!Array['isArray'](_0x340800['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5286a0['children']=[];for(var _0x1ab1d3=0x0;_0x1ab1d3<_0x340800['children']['length'];++_0x1ab1d3){if('object'!=typeof _0x340800['children'][_0x1ab1d3])throw TypeError('.Element.children:\x20object\x20expected');_0x5286a0['children'][_0x1ab1d3]=_0x55a00f['Element']['fromObject'](_0x340800['children'][_0x1ab1d3]);}}if(null!=_0x340800['data']&&(_0x5286a0['data']=String(_0x340800['data'])),_0x340800['attributesBoolean']){if('object'!=typeof _0x340800['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5286a0['attributesBoolean']={};var _0x24e598=Object['keys'](_0x340800['attributesBoolean']);for(_0x1ab1d3=0x0;_0x1ab1d3<_0x24e598['length'];++_0x1ab1d3)_0x5286a0['attributesBoolean'][_0x24e598[_0x1ab1d3]]=Boolean(_0x340800['attributesBoolean'][_0x24e598[_0x1ab1d3]]);}return null!=_0x340800['attributesJson']&&(_0x5286a0['attributesJson']=String(_0x340800['attributesJson'])),_0x5286a0;},_0x57ff97['toObject']=function(_0x5bee12,_0x403357){_0x403357||(_0x403357={});var _0x29c059,_0x207982={};if((_0x403357['arrays']||_0x403357['defaults'])&&(_0x207982['children']=[]),(_0x403357['objects']||_0x403357['defaults'])&&(_0x207982['attributesBoolean']={}),_0x403357['defaults']&&(_0x207982['name']='',_0x207982['data']='',_0x207982['attributesJson']=''),null!=_0x5bee12['name']&&_0x5bee12['hasOwnProperty']('name')&&(_0x207982['name']=_0x5bee12['name']),_0x5bee12['children']&&_0x5bee12['children']['length']){_0x207982['children']=[];for(var _0x3fdf75=0x0;_0x3fdf75<_0x5bee12['children']['length'];++_0x3fdf75)_0x207982['children'][_0x3fdf75]=_0x55a00f['Element']['toObject'](_0x5bee12['children'][_0x3fdf75],_0x403357);}if(null!=_0x5bee12['data']&&_0x5bee12['hasOwnProperty']('data')&&(_0x207982['data']=_0x5bee12['data']),_0x5bee12['attributesBoolean']&&(_0x29c059=Object['keys'](_0x5bee12['attributesBoolean']))['length']){_0x207982['attributesBoolean']={};for(_0x3fdf75=0x0;_0x3fdf75<_0x29c059['length'];++_0x3fdf75)_0x207982['attributesBoolean'][_0x29c059[_0x3fdf75]]=_0x5bee12['attributesBoolean'][_0x29c059[_0x3fdf75]];}return null!=_0x5bee12['attributesJson']&&_0x5bee12['hasOwnProperty']('attributesJson')&&(_0x207982['attributesJson']=_0x5bee12['attributesJson']),_0x207982;},_0x57ff97['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x57ff97['getTypeUrl']=function(_0x1b3962){return void 0x0===_0x1b3962&&(_0x1b3962='type.googleapis.com'),_0x1b3962+'/Element';},_0x57ff97;}()),_0x55a00f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x8c489d){return new w(this['_protobufRoot'][_0x8c489d]);}}class w{['_protobuf'];constructor(_0x28db88){this['_protobuf']=_0x28db88;}['compress'](_0x41214b){const _0x95474e=this['_protobuf']['verify'](_0x41214b);if(_0x95474e)throw Error(_0x95474e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x41214b))['finish']();}['decompress'](_0x424c32){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x424c32),{'oneofs':!0x0});}}function g(_0x1fd854,_0x55a723){const _0x34f01d=_0x2d147e(_0x1fd854);return _0x34f01d['path'][_0x34f01d['path']['length']-0x1]+=_0x55a723,_0x34f01d;}function _(_0x311524,_0x2368e7){return _0x311524['root']===_0x2368e7['root']&&_0xe47ab2(_0x311524['path'],_0x2368e7['path']);}function $(_0x38b81e){P(_0x38b81e,_0x35b691=>('main'==_0x35b691['root']?(_0x35b691['rootMain']=!0x0,delete _0x35b691['root']):'$graveyard'==_0x35b691['root']&&(_0x35b691['rootGraveyard']=!0x0,delete _0x35b691['root']),_0x35b691));}function J(_0x3402cf){P(_0x3402cf,_0x5402cf=>(_0x5402cf['rootMain']?(_0x5402cf['root']='main',delete _0x5402cf['rootMain']):_0x5402cf['rootGraveyard']&&(_0x5402cf['root']='$graveyard',delete _0x5402cf['rootGraveyard']),_0x5402cf));}function P(_0x1b0a87,_0x260f3a){for(const _0x3763cd in _0x1b0a87){const _0x16c43f=_0x1b0a87[_0x3763cd];'nodes'!==_0x3763cd&&_0x1b7f65(_0x16c43f)&&(_0x16c43f['path']&&(_0x16c43f['root']||_0x16c43f['rootMain']||_0x16c43f['rootGraveyard'])?_0x1b0a87[_0x3763cd]=_0x260f3a(_0x16c43f):P(_0x16c43f,_0x260f3a));}return _0x1b0a87;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b776b,_0x30df3c,_0x48986c){this['_id']=_0x3b776b,this['_operationName']=_0x30df3c,this['_protobufDescriptor']=_0x48986c;}['compress'](_0x44e801,_0x3e4c68){const _0x1ce16b=_0x3e4c68['shift']();return $(_0x1ce16b),_0x44e801['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1ce16b)),_0x44e801['types']['push'](this['_id']),!0x0;}['decompress'](_0x464e53,_0x1467d2){_0x1467d2['types']['shift']();const _0x4d7601=this['_protobufDescriptor']['decompress'](_0x1467d2['buffers']['shift']());J(_0x4d7601),_0x4d7601['__className']=this['_operationName'],_0x464e53['push'](_0x4d7601);}}class s extends e{['compress'](_0x2c31ed,_0x2b4d5e){const _0x3c1ba8=_0x2b4d5e['shift']();return this['_serializeOneOf']('oldValue',_0x3c1ba8),this['_serializeOneOf']('newValue',_0x3c1ba8),$(_0x3c1ba8),_0x2c31ed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3c1ba8)),_0x2c31ed['types']['push'](this['_id']),!0x0;}['decompress'](_0x5cd3d7,_0x5e5f03){const {types:_0x4544db,buffers:_0x10c106}=_0x5e5f03,_0x440e36=this['_protobufDescriptor']['decompress'](_0x10c106['shift']());_0x4544db['shift'](),this['_deserializeOneOf']('oldValue',_0x440e36),this['_deserializeOneOf']('newValue',_0x440e36),J(_0x440e36),_0x440e36['__className']=this['_operationName'],_0x5cd3d7['push'](_0x440e36);}['_serializeOneOf'](_0x6b6b39,_0x3571aa){const _0x278894=_0x3571aa[_0x6b6b39];'boolean'==typeof _0x278894?_0x3571aa[_0x6b6b39+'Boolean']=_0x278894:_0x3571aa[_0x6b6b39+'Json']=JSON['stringify'](_0x278894);}['_deserializeOneOf'](_0x9af1d9,_0x5e00cd){const _0x372bb8=_0x9af1d9+'Json';_0x5e00cd[_0x372bb8]?(_0x5e00cd[_0x9af1d9]=JSON['parse'](_0x5e00cd[_0x372bb8]),delete _0x5e00cd[_0x372bb8]):(_0x5e00cd[_0x9af1d9]=_0x5e00cd[_0x9af1d9+'Boolean'],delete _0x5e00cd[_0x9af1d9+'Boolean']);}}class i extends e{['compress'](_0x497cdf,_0x38fa3c){const _0x845629=_0x38fa3c['shift']();return this['_serializeNodesAttributes'](_0x845629['nodes']),$(_0x845629),_0x497cdf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x845629)),_0x497cdf['types']['push'](this['_id']),!0x0;}['decompress'](_0x260c18,_0x5d3ce3){const {types:_0xf29d1,buffers:_0x1c9499}=_0x5d3ce3,_0x45d488=this['_protobufDescriptor']['decompress'](_0x1c9499['shift']());_0xf29d1['shift'](),_0x45d488['nodes']||(_0x45d488['nodes']=[]),this['_deserializeNodesAttributes'](_0x45d488['nodes']),J(_0x45d488),_0x45d488['__className']=this['_operationName'],_0x260c18['push'](_0x45d488);}['_serializeNodesAttributes'](_0x1231ca){for(const _0xc2c8bd of _0x1231ca){if(_0xc2c8bd['attributes']){const _0x360f27=_0xc2c8bd['attributes'];this['_areValuesBoolean'](_0x360f27)?_0xc2c8bd['attributesBoolean']=_0x360f27:_0xc2c8bd['attributesJson']=JSON['stringify'](_0x360f27);}_0xc2c8bd['children']&&this['_serializeNodesAttributes'](_0xc2c8bd['children']);}}['_deserializeNodesAttributes'](_0x25fcb5){for(const _0xc94d86 of _0x25fcb5)(_0xc94d86['attributesBoolean']||_0xc94d86['attributesJson'])&&(_0xc94d86['attributesBoolean']?(_0xc94d86['attributes']=_0xc94d86['attributesBoolean'],delete _0xc94d86['attributesBoolean']):(_0xc94d86['attributes']=JSON['parse'](_0xc94d86['attributesJson']),delete _0xc94d86['attributesJson'])),_0xc94d86['children']&&this['_deserializeNodesAttributes'](_0xc94d86['children']);}['_areValuesBoolean'](_0x83fb79){return Object['keys'](_0x83fb79)['every'](_0x1ffe86=>'boolean'==typeof _0x83fb79[_0x1ffe86]);}}class n extends e{['decompress'](_0x5db902,_0x1dde56){super['decompress'](_0x5db902,_0x1dde56);const _0x39176c=_0x5db902[_0x5db902['length']-0x1];_0x39176c['oldRange']||(_0x39176c['oldRange']=null),_0x39176c['newRange']||(_0x39176c['newRange']=null);}}class p extends e{['compress'](_0x96822d,_0x3d9fcc){return _0x3d9fcc['shift'](),_0x96822d['types']['push'](this['_id']),!0x0;}['decompress'](_0x20c8ce,_0x35afeb){_0x35afeb['types']['shift'](),_0x20c8ce['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x450f2f,_0x4dc9fa,_0x57f751,_0x15eee2){super(_0x450f2f,_0x4dc9fa,_0x57f751),this['_omittedNamespace']=_0x15eee2+':';}['compress'](_0x1f29cc,_0x4cb2f3){return!('MarkerOperation'!=_0x4cb2f3[0x0]['__className']||!_0x4cb2f3[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4cb2f3[0x0]['name']=_0x4cb2f3[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1f29cc,_0x4cb2f3),!0x0);}['decompress'](_0x30bdb4,_0x55c7c8){super['decompress'](_0x30bdb4,_0x55c7c8);const _0x57ab7d=_0x30bdb4[_0x30bdb4['length']-0x1];_0x57ab7d['name']=this['_omittedNamespace']+_0x57ab7d['name'];}}class O{['_id'];['_context'];constructor(_0x1998f2,_0x2cdecb){this['_id']=_0x1998f2,this['_context']=_0x2cdecb;}['compress'](_0x23bc31,_0x4f94df){let _0x84c19a;for(;_0x4f94df['length']>0x1&&this['_compareOperations'](_0x4f94df[0x0],_0x4f94df[0x1]);)_0x84c19a?(_0x84c19a=this['_combineNext'](_0x4f94df['shift'](),_0x84c19a),_0x23bc31['types']['push'](0x0)):(_0x84c19a=_0x2d147e(_0x4f94df['shift']()),_0x23bc31['types']['push'](this['_id']));return!!_0x84c19a&&(_0x84c19a=this['_combineNext'](_0x4f94df['shift'](),_0x84c19a),_0x23bc31['types']['push'](0x0),_0x23bc31['buffers']['push'](this['_compressSingleOperation'](_0x84c19a)),!0x0);}['decompress'](_0x241f16,_0x13c417){const _0x338a30=this['_decompressSingleOperation'](_0x13c417);for(;0x0==_0x13c417['types'][0x0];)_0x13c417['types']['shift'](),_0x241f16['push'](this['_splitCurrent'](_0x338a30));_0x241f16['push'](_0x338a30);}}class a extends O{['_combineNext'](_0x44812e,_0x1bd5f1){return _0x1bd5f1['nodes'][0x0]['data']+=_0x44812e['nodes'][0x0]['data'],_0x1bd5f1;}['_splitCurrent'](_0x113ff4){const _0x51bee4=_0x2d147e(_0x113ff4),_0x22cba5=_0x51bee4['nodes'][0x0],_0x31cda8=_0x113ff4['nodes'][0x0],_0x4d4769=_0x31cda8['data'][Symbol['iterator']]()['next']()['value'],_0x3d839b=_0x4d4769['length'];return _0x22cba5['data']=_0x4d4769,_0x31cda8['data']=_0x31cda8['data']['substr'](_0x3d839b),_0x113ff4['position']=g(_0x113ff4['position'],_0x3d839b),_0x51bee4;}['_compareOperations'](_0x1d6abb,_0x3a8ae3){if(this['_checkOperation'](_0x1d6abb)&&this['_checkOperation'](_0x3a8ae3)){const _0x4f3f16=_0x1d6abb['nodes'][0x0]['data']['length'],_0x288ad6=_(g(_0x1d6abb['position'],_0x4f3f16),_0x3a8ae3['position']),_0x533635=_0x1d6abb['nodes'][0x0],_0x54366a=_0x3a8ae3['nodes'][0x0];return _0x288ad6&&this['_compareAttributes'](_0x533635,_0x54366a);}return!0x1;}['_compressSingleOperation'](_0x3f5a37){const _0x381bde={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x381bde,[_0x3f5a37]),_0x381bde['buffers'][0x0];}['_decompressSingleOperation'](_0x3a33c2){const _0x383908=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x383908,_0x3a33c2),_0x383908[0x0];}['_checkOperation'](_0x52ec2f){return'InsertOperation'==_0x52ec2f['__className']&&0x1==_0x52ec2f['nodes']['length']&&_0x52ec2f['nodes'][0x0]['data']&&!_0x52ec2f['wasUndone']&&0x1==Array['from'](_0x52ec2f['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xfd9083,_0x5f1c93){const _0x4f8202=Object['keys'](_0xfd9083['attributes']||{}),_0x50b84e=Object['keys'](_0x5f1c93['attributes']||{});return _0x4f8202['length']===_0x50b84e['length']&&_0x4f8202['every'](_0x190624=>_0x5f1c93['attributes'][_0x190624]&&_0x5f1c93['attributes'][_0x190624]===_0xfd9083['attributes'][_0x190624]);}}class c extends O{['_combineNext'](_0x486957,_0x507a7d){return _0x507a7d['howMany']++,_0x507a7d['sourcePosition']=_0x2d147e(_0x486957['sourcePosition']),_0x507a7d;}['_splitCurrent'](_0x34b2b3){const _0x4d534e=_0x2d147e(_0x34b2b3);return _0x34b2b3['howMany']--,_0x4d534e['howMany']=0x1,_0x4d534e['sourcePosition']=g(_0x4d534e['sourcePosition'],_0x34b2b3['howMany']),_0x4d534e;}['_compareOperations'](_0x53f2ad,_0x5ed955){return!(!this['_checkOperation'](_0x53f2ad)||!this['_checkOperation'](_0x5ed955))&&(_(g(_0x53f2ad['sourcePosition'],-0x1),_0x5ed955['sourcePosition'])&&_(_0x53f2ad['targetPosition'],_0x5ed955['targetPosition']));}['_compressSingleOperation'](_0x87c086){const _0x2caf5f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2caf5f,[_0x87c086]),_0x2caf5f['buffers'][0x0];}['_decompressSingleOperation'](_0x53e694){const _0x1d5afd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1d5afd,_0x53e694),_0x1d5afd[0x0];}['_checkOperation'](_0x128985){return'MoveOperation'==_0x128985['__className']&&'$graveyard'==_0x128985['targetPosition']['root']&&0x1==_0x128985['howMany']&&!_0x128985['wasUndone'];}}class h extends O{['_combineNext'](_0x266d0e,_0x12aee7){return _0x12aee7['howMany']++,_0x12aee7;}['_splitCurrent'](_0x24f0eb){const _0x134df2=_0x2d147e(_0x24f0eb);return _0x134df2['howMany']=0x1,_0x24f0eb['howMany']--,_0x134df2;}['_compareOperations'](_0x36179e,_0x36cbea){return!(!this['_checkOperation'](_0x36179e)||!this['_checkOperation'](_0x36cbea))&&(_(_0x36179e['sourcePosition'],_0x36cbea['sourcePosition'])&&_(_0x36179e['targetPosition'],_0x36cbea['targetPosition']));}['_compressSingleOperation'](_0x18f123){const _0x2e4464={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e4464,[_0x18f123]),_0x2e4464['buffers'][0x0];}['_decompressSingleOperation'](_0x5ca8ae){const _0x278d6d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x278d6d,_0x5ca8ae),_0x278d6d[0x0];}['_checkOperation'](_0x1cc416){return'MoveOperation'==_0x1cc416['__className']&&'$graveyard'==_0x1cc416['targetPosition']['root']&&0x1==_0x1cc416['howMany']&&!_0x1cc416['wasUndone'];}}class f extends O{['compress'](_0x3ec00e,_0xb3f519){if(!this['_compareOperations'](_0xb3f519[0x0],_0xb3f519[0x1]))return!0x1;const _0x1df2ca=_0xb3f519['shift']();return _0x1df2ca['oldRange']=null,_0x1df2ca['newRange']&&_(_0x1df2ca['newRange']['start'],_0x1df2ca['newRange']['end'])&&(_0x1df2ca['newRange']['end']=null),_0xb3f519['shift'](),_0x3ec00e['types']['push'](this['_id']),_0x3ec00e['types']['push'](0x0),_0x3ec00e['buffers']['push'](this['_compressSingleOperation'](_0x1df2ca)),!0x0;}['decompress'](_0x22a1f5,_0x499f91){const _0x13033e=this['_decompressSingleOperation'](_0x499f91);_0x13033e['newRange']&&!_0x13033e['newRange']['end']&&(_0x13033e['newRange']['end']=_0x2d147e(_0x13033e['newRange']['start']));const _0x2c8b01=_0x2d147e(_0x13033e);_0x2c8b01['newRange']&&(_0x2c8b01['newRange']['start']['stickiness']='toNone',_0x2c8b01['newRange']['end']=_0x2d147e(_0x2c8b01['newRange']['start'])),_0x2c8b01['name']='user:position:'+_0x2c8b01['name']['split'](':')[0x2],_0x499f91['types']['shift'](),_0x22a1f5['push'](_0x13033e),_0x22a1f5['push'](_0x2c8b01);}['_compressSingleOperation'](_0x401ce9){const _0x3eac47={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3eac47,[_0x401ce9]),_0x3eac47['buffers'][0x0];}['_decompressSingleOperation'](_0x1609eb){const _0x29d6ad=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x29d6ad,_0x1609eb),_0x29d6ad[0x0];}['_compareOperations'](_0x50d621,_0x4f0f4c){return!(!_0x50d621||!_0x4f0f4c)&&('MarkerOperation'==_0x50d621['__className']&&'MarkerOperation'==_0x4f0f4c['__className']&&!(!_0x50d621['name']['startsWith']('user:')||!_0x4f0f4c['name']['startsWith']('user:')||_0x50d621['name']==_0x4f0f4c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x9b79e2=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',_0x9b79e2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x9b79e2,'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'](_0x9c1ce){if(!_0x9c1ce||!_0x9c1ce[0x0])throw new _0x1b3a74('no-operations-provided',this);const _0x29f8a6={'types':[],'buffers':[],'baseVersion':_0x9c1ce[0x0]['baseVersion']};for(;_0x9c1ce['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('TypingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('DeletingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName'](_0x9c1ce[0x0]['__className'])['compress'](_0x29f8a6,_0x9c1ce);return _0x29f8a6;}['decompress'](_0xbba521){const _0x3f7ba2=[];for(;_0xbba521['types']['length'];){const _0x9e57e=this['_compressorById']['get'](_0xbba521['types'][0x0]);if(!_0x9e57e)throw new _0x1b3a74('decompress-compressor-not-found',this,{'type':_0xbba521['types'][0x0]});_0x9e57e['decompress'](_0x3f7ba2,_0xbba521);}return _0x3f7ba2['forEach']((_0x1644ee,_0x68567e)=>_0x1644ee['baseVersion']=_0xbba521['baseVersion']+_0x68567e),_0x3f7ba2;}['_getCompressorByName'](_0x5f5d72){return this['_compressorByName']['get'](_0x5f5d72);}['_registerOperationCompressor'](_0x488add,_0x36641c,_0x119e1d){const _0x10fcb7=new _0x119e1d(_0x488add,_0x36641c,this['_protobufFactory']['getDescriptor'](_0x36641c));this['_registerCompressor'](_0x488add,_0x36641c,_0x10fcb7);}['_registerActionCompressor'](_0x57c3cf,_0x22f723,_0x19d49f){const _0x1a7e1f=new _0x19d49f(_0x57c3cf,this);this['_registerCompressor'](_0x57c3cf,_0x22f723,_0x1a7e1f);}['_registerCompressor'](_0x19cad8,_0x384143,_0xf5cdaf){this['_compressorById']['set'](_0x19cad8,_0xf5cdaf),this['_compressorByName']['set'](_0x384143,_0xf5cdaf);}}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.1",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -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.1",
37
+ "ckeditor5": "47.0.0-alpha.1",
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
+ function _0x4274(_0xc02614,_0x163bb8){const _0x2605f3=_0x2605();return _0x4274=function(_0x4274b0,_0x1692ac){_0x4274b0=_0x4274b0-0x163;let _0x1d3518=_0x2605f3[_0x4274b0];return _0x1d3518;},_0x4274(_0xc02614,_0x163bb8);}const _0x24cdd5=_0x4274;(function(_0x32287a,_0x5c791e){const _0x5accd6=_0x4274,_0x1a2c73=_0x32287a();while(!![]){try{const _0x5ee6c5=parseInt(_0x5accd6(0x164))/0x1+-parseInt(_0x5accd6(0x16a))/0x2*(parseInt(_0x5accd6(0x170))/0x3)+parseInt(_0x5accd6(0x16c))/0x4*(-parseInt(_0x5accd6(0x177))/0x5)+parseInt(_0x5accd6(0x174))/0x6+parseInt(_0x5accd6(0x169))/0x7*(parseInt(_0x5accd6(0x16d))/0x8)+parseInt(_0x5accd6(0x16e))/0x9+parseInt(_0x5accd6(0x167))/0xa;if(_0x5ee6c5===_0x5c791e)break;else _0x1a2c73['push'](_0x1a2c73['shift']());}catch(_0x5d84ba){_0x1a2c73['push'](_0x1a2c73['shift']());}}}(_0x2605,0xcbeab));import{cloneDeep as _0x4f3f85}from'es-toolkit/compat';export class ActionCompressor{[_0x24cdd5(0x166)];[_0x24cdd5(0x165)];constructor(_0x25b1c9,_0x3c2b35){const _0x10f1d5=_0x24cdd5;this[_0x10f1d5(0x166)]=_0x25b1c9,this[_0x10f1d5(0x165)]=_0x3c2b35;}[_0x24cdd5(0x168)](_0x227232,_0x46e78b){const _0x1b7e6f=_0x24cdd5;let _0x7e4869;for(;_0x46e78b[_0x1b7e6f(0x16f)]>0x1&&this[_0x1b7e6f(0x178)](_0x46e78b[0x0],_0x46e78b[0x1]);)_0x7e4869?(_0x7e4869=this[_0x1b7e6f(0x173)](_0x46e78b[_0x1b7e6f(0x176)](),_0x7e4869),_0x227232[_0x1b7e6f(0x171)][_0x1b7e6f(0x16b)](0x0)):(_0x7e4869=_0x4f3f85(_0x46e78b[_0x1b7e6f(0x176)]()),_0x227232[_0x1b7e6f(0x171)][_0x1b7e6f(0x16b)](this[_0x1b7e6f(0x166)]));return!!_0x7e4869&&(_0x7e4869=this[_0x1b7e6f(0x173)](_0x46e78b[_0x1b7e6f(0x176)](),_0x7e4869),_0x227232[_0x1b7e6f(0x171)][_0x1b7e6f(0x16b)](0x0),_0x227232[_0x1b7e6f(0x172)][_0x1b7e6f(0x16b)](this[_0x1b7e6f(0x163)](_0x7e4869)),!0x0);}[_0x24cdd5(0x179)](_0x4c21ff,_0x54a3d2){const _0x51875e=_0x24cdd5,_0x4b99a7=this[_0x51875e(0x175)](_0x54a3d2);for(;0x0==_0x54a3d2[_0x51875e(0x171)][0x0];)_0x54a3d2[_0x51875e(0x171)][_0x51875e(0x176)](),_0x4c21ff[_0x51875e(0x16b)](this[_0x51875e(0x17a)](_0x4b99a7));_0x4c21ff[_0x51875e(0x16b)](_0x4b99a7);}}function _0x2605(){const _0x54b0c3=['_compareOperations','decompress','_splitCurrent','_compressSingleOperation','779349NWSmvm','_context','_id','8772570ZjWOhS','compress','7PQIphX','70qeFqrm','push','3492092reWFnC','1127032FOqZZI','1379232vUQlOL','length','139452fSseok','types','buffers','_combineNext','8306838tZMZrN','_decompressSingleOperation','shift','5jdPXGM'];_0x2605=function(){return _0x54b0c3;};return _0x2605();}