@ckeditor/ckeditor5-operations-compressor 43.1.0-alpha.2 → 43.1.0-alpha.4

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 _0x3dc5e1}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2f9e66 from'protobufjs/minimal.js';import{cloneDeep as _0x3b3292,isEqual as _0x3f0717,isObject as _0x1e2a96}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x22e09c=_0x2f9e66['Reader'],_0x4c78f0=_0x2f9e66['Writer'],_0x104421=_0x2f9e66['util'],_0x2332ab=_0x2f9e66['roots']['default']||(_0x2f9e66['roots']['default']={});return _0x2332ab['AttributeOperation']=(function(){function _0x336ef9(_0x5758e8){if(_0x5758e8){for(var _0x12ef2a=Object['keys'](_0x5758e8),_0x486806=0x0;_0x486806<_0x12ef2a['length'];++_0x486806)null!=_0x5758e8[_0x12ef2a[_0x486806]]&&(this[_0x12ef2a[_0x486806]]=_0x5758e8[_0x12ef2a[_0x486806]]);}}return _0x336ef9['prototype']['range']=null,_0x336ef9['prototype']['key']='',_0x336ef9['prototype']['oldValueBoolean']=!0x1,_0x336ef9['prototype']['oldValueJson']='',_0x336ef9['prototype']['newValueBoolean']=!0x1,_0x336ef9['prototype']['newValueJson']='',_0x336ef9['prototype']['wasUndone']=!0x1,_0x336ef9['create']=function(_0x2a731d){return new _0x336ef9(_0x2a731d);},_0x336ef9['encode']=function(_0x524456,_0x35ddc6){return _0x35ddc6||(_0x35ddc6=_0x4c78f0['create']()),null!=_0x524456['range']&&Object['hasOwnProperty']['call'](_0x524456,'range')&&_0x2332ab['Range']['encode'](_0x524456['range'],_0x35ddc6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x524456['key']&&Object['hasOwnProperty']['call'](_0x524456,'key')&&_0x35ddc6['uint32'](0x12)['string'](_0x524456['key']),null!=_0x524456['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x524456,'oldValueBoolean')&&_0x35ddc6['uint32'](0x18)['bool'](_0x524456['oldValueBoolean']),null!=_0x524456['oldValueJson']&&Object['hasOwnProperty']['call'](_0x524456,'oldValueJson')&&_0x35ddc6['uint32'](0x22)['string'](_0x524456['oldValueJson']),null!=_0x524456['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x524456,'newValueBoolean')&&_0x35ddc6['uint32'](0x28)['bool'](_0x524456['newValueBoolean']),null!=_0x524456['newValueJson']&&Object['hasOwnProperty']['call'](_0x524456,'newValueJson')&&_0x35ddc6['uint32'](0x32)['string'](_0x524456['newValueJson']),null!=_0x524456['wasUndone']&&Object['hasOwnProperty']['call'](_0x524456,'wasUndone')&&_0x35ddc6['uint32'](0x38)['bool'](_0x524456['wasUndone']),_0x35ddc6;},_0x336ef9['encodeDelimited']=function(_0x1b8b0f,_0x2f2fe7){return this['encode'](_0x1b8b0f,_0x2f2fe7)['ldelim']();},_0x336ef9['decode']=function(_0x53db5c,_0x1c0e20){_0x53db5c instanceof _0x22e09c||(_0x53db5c=_0x22e09c['create'](_0x53db5c));for(var _0x7e2963=void 0x0===_0x1c0e20?_0x53db5c['len']:_0x53db5c['pos']+_0x1c0e20,_0xe4debf=new _0x2332ab['AttributeOperation']();_0x53db5c['pos']<_0x7e2963;){var _0x3f3631=_0x53db5c['uint32']();switch(_0x3f3631>>>0x3){case 0x1:_0xe4debf['range']=_0x2332ab['Range']['decode'](_0x53db5c,_0x53db5c['uint32']());break;case 0x2:_0xe4debf['key']=_0x53db5c['string']();break;case 0x3:_0xe4debf['oldValueBoolean']=_0x53db5c['bool']();break;case 0x4:_0xe4debf['oldValueJson']=_0x53db5c['string']();break;case 0x5:_0xe4debf['newValueBoolean']=_0x53db5c['bool']();break;case 0x6:_0xe4debf['newValueJson']=_0x53db5c['string']();break;case 0x7:_0xe4debf['wasUndone']=_0x53db5c['bool']();break;default:_0x53db5c['skipType'](0x7&_0x3f3631);}}return _0xe4debf;},_0x336ef9['decodeDelimited']=function(_0x4e2b31){return _0x4e2b31 instanceof _0x22e09c||(_0x4e2b31=new _0x22e09c(_0x4e2b31)),this['decode'](_0x4e2b31,_0x4e2b31['uint32']());},_0x336ef9['verify']=function(_0x11acdc){if('object'!=typeof _0x11acdc||null===_0x11acdc)return'object\x20expected';if(null!=_0x11acdc['range']&&_0x11acdc['hasOwnProperty']('range')){var _0x21d4d4=_0x2332ab['Range']['verify'](_0x11acdc['range']);if(_0x21d4d4)return'range.'+_0x21d4d4;}return null!=_0x11acdc['key']&&_0x11acdc['hasOwnProperty']('key')&&!_0x104421['isString'](_0x11acdc['key'])?'key:\x20string\x20expected':null!=_0x11acdc['oldValueBoolean']&&_0x11acdc['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x11acdc['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x11acdc['oldValueJson']&&_0x11acdc['hasOwnProperty']('oldValueJson')&&!_0x104421['isString'](_0x11acdc['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x11acdc['newValueBoolean']&&_0x11acdc['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x11acdc['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x11acdc['newValueJson']&&_0x11acdc['hasOwnProperty']('newValueJson')&&!_0x104421['isString'](_0x11acdc['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x11acdc['wasUndone']&&_0x11acdc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x11acdc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x336ef9['fromObject']=function(_0x275a65){if(_0x275a65 instanceof _0x2332ab['AttributeOperation'])return _0x275a65;var _0x29c077=new _0x2332ab['AttributeOperation']();if(null!=_0x275a65['range']){if('object'!=typeof _0x275a65['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x29c077['range']=_0x2332ab['Range']['fromObject'](_0x275a65['range']);}return null!=_0x275a65['key']&&(_0x29c077['key']=String(_0x275a65['key'])),null!=_0x275a65['oldValueBoolean']&&(_0x29c077['oldValueBoolean']=Boolean(_0x275a65['oldValueBoolean'])),null!=_0x275a65['oldValueJson']&&(_0x29c077['oldValueJson']=String(_0x275a65['oldValueJson'])),null!=_0x275a65['newValueBoolean']&&(_0x29c077['newValueBoolean']=Boolean(_0x275a65['newValueBoolean'])),null!=_0x275a65['newValueJson']&&(_0x29c077['newValueJson']=String(_0x275a65['newValueJson'])),null!=_0x275a65['wasUndone']&&(_0x29c077['wasUndone']=Boolean(_0x275a65['wasUndone'])),_0x29c077;},_0x336ef9['toObject']=function(_0x27553c,_0x35f939){_0x35f939||(_0x35f939={});var _0x245acf={};return _0x35f939['defaults']&&(_0x245acf['range']=null,_0x245acf['key']='',_0x245acf['oldValueBoolean']=!0x1,_0x245acf['oldValueJson']='',_0x245acf['newValueBoolean']=!0x1,_0x245acf['newValueJson']='',_0x245acf['wasUndone']=!0x1),null!=_0x27553c['range']&&_0x27553c['hasOwnProperty']('range')&&(_0x245acf['range']=_0x2332ab['Range']['toObject'](_0x27553c['range'],_0x35f939)),null!=_0x27553c['key']&&_0x27553c['hasOwnProperty']('key')&&(_0x245acf['key']=_0x27553c['key']),null!=_0x27553c['oldValueBoolean']&&_0x27553c['hasOwnProperty']('oldValueBoolean')&&(_0x245acf['oldValueBoolean']=_0x27553c['oldValueBoolean']),null!=_0x27553c['oldValueJson']&&_0x27553c['hasOwnProperty']('oldValueJson')&&(_0x245acf['oldValueJson']=_0x27553c['oldValueJson']),null!=_0x27553c['newValueBoolean']&&_0x27553c['hasOwnProperty']('newValueBoolean')&&(_0x245acf['newValueBoolean']=_0x27553c['newValueBoolean']),null!=_0x27553c['newValueJson']&&_0x27553c['hasOwnProperty']('newValueJson')&&(_0x245acf['newValueJson']=_0x27553c['newValueJson']),null!=_0x27553c['wasUndone']&&_0x27553c['hasOwnProperty']('wasUndone')&&(_0x245acf['wasUndone']=_0x27553c['wasUndone']),_0x245acf;},_0x336ef9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x336ef9['getTypeUrl']=function(_0xa59543){return void 0x0===_0xa59543&&(_0xa59543='type.googleapis.com'),_0xa59543+'/AttributeOperation';},_0x336ef9;}()),_0x2332ab['InsertOperation']=(function(){function _0x205359(_0x1530d9){if(this['nodes']=[],_0x1530d9){for(var _0x5df5e2=Object['keys'](_0x1530d9),_0x273931=0x0;_0x273931<_0x5df5e2['length'];++_0x273931)null!=_0x1530d9[_0x5df5e2[_0x273931]]&&(this[_0x5df5e2[_0x273931]]=_0x1530d9[_0x5df5e2[_0x273931]]);}}return _0x205359['prototype']['position']=null,_0x205359['prototype']['nodes']=_0x104421['emptyArray'],_0x205359['prototype']['shouldReceiveAttributes']=!0x1,_0x205359['prototype']['wasUndone']=!0x1,_0x205359['create']=function(_0x4e7faf){return new _0x205359(_0x4e7faf);},_0x205359['encode']=function(_0x2a63ad,_0xc2469e){if(_0xc2469e||(_0xc2469e=_0x4c78f0['create']()),null!=_0x2a63ad['position']&&Object['hasOwnProperty']['call'](_0x2a63ad,'position')&&_0x2332ab['Position']['encode'](_0x2a63ad['position'],_0xc2469e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a63ad['nodes']&&_0x2a63ad['nodes']['length']){for(var _0x324eb3=0x0;_0x324eb3<_0x2a63ad['nodes']['length'];++_0x324eb3)_0x2332ab['Element']['encode'](_0x2a63ad['nodes'][_0x324eb3],_0xc2469e['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2a63ad['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2a63ad,'shouldReceiveAttributes')&&_0xc2469e['uint32'](0x18)['bool'](_0x2a63ad['shouldReceiveAttributes']),null!=_0x2a63ad['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a63ad,'wasUndone')&&_0xc2469e['uint32'](0x20)['bool'](_0x2a63ad['wasUndone']),_0xc2469e;},_0x205359['encodeDelimited']=function(_0x432057,_0x2bc0d8){return this['encode'](_0x432057,_0x2bc0d8)['ldelim']();},_0x205359['decode']=function(_0x5cfc99,_0x5a33fd){_0x5cfc99 instanceof _0x22e09c||(_0x5cfc99=_0x22e09c['create'](_0x5cfc99));for(var _0x4a79af=void 0x0===_0x5a33fd?_0x5cfc99['len']:_0x5cfc99['pos']+_0x5a33fd,_0x3d3dd6=new _0x2332ab['InsertOperation']();_0x5cfc99['pos']<_0x4a79af;){var _0x1f06fc=_0x5cfc99['uint32']();switch(_0x1f06fc>>>0x3){case 0x1:_0x3d3dd6['position']=_0x2332ab['Position']['decode'](_0x5cfc99,_0x5cfc99['uint32']());break;case 0x2:_0x3d3dd6['nodes']&&_0x3d3dd6['nodes']['length']||(_0x3d3dd6['nodes']=[]),_0x3d3dd6['nodes']['push'](_0x2332ab['Element']['decode'](_0x5cfc99,_0x5cfc99['uint32']()));break;case 0x3:_0x3d3dd6['shouldReceiveAttributes']=_0x5cfc99['bool']();break;case 0x4:_0x3d3dd6['wasUndone']=_0x5cfc99['bool']();break;default:_0x5cfc99['skipType'](0x7&_0x1f06fc);}}return _0x3d3dd6;},_0x205359['decodeDelimited']=function(_0x264c98){return _0x264c98 instanceof _0x22e09c||(_0x264c98=new _0x22e09c(_0x264c98)),this['decode'](_0x264c98,_0x264c98['uint32']());},_0x205359['verify']=function(_0x44a3b7){if('object'!=typeof _0x44a3b7||null===_0x44a3b7)return'object\x20expected';if(null!=_0x44a3b7['position']&&_0x44a3b7['hasOwnProperty']('position')&&(_0x54b998=_0x2332ab['Position']['verify'](_0x44a3b7['position'])))return'position.'+_0x54b998;if(null!=_0x44a3b7['nodes']&&_0x44a3b7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x44a3b7['nodes']))return'nodes:\x20array\x20expected';for(var _0x544d53=0x0;_0x544d53<_0x44a3b7['nodes']['length'];++_0x544d53){var _0x54b998;if(_0x54b998=_0x2332ab['Element']['verify'](_0x44a3b7['nodes'][_0x544d53]))return'nodes.'+_0x54b998;}}return null!=_0x44a3b7['shouldReceiveAttributes']&&_0x44a3b7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x44a3b7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x44a3b7['wasUndone']&&_0x44a3b7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44a3b7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x205359['fromObject']=function(_0x11acda){if(_0x11acda instanceof _0x2332ab['InsertOperation'])return _0x11acda;var _0xfab223=new _0x2332ab['InsertOperation']();if(null!=_0x11acda['position']){if('object'!=typeof _0x11acda['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xfab223['position']=_0x2332ab['Position']['fromObject'](_0x11acda['position']);}if(_0x11acda['nodes']){if(!Array['isArray'](_0x11acda['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xfab223['nodes']=[];for(var _0x2cc23b=0x0;_0x2cc23b<_0x11acda['nodes']['length'];++_0x2cc23b){if('object'!=typeof _0x11acda['nodes'][_0x2cc23b])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xfab223['nodes'][_0x2cc23b]=_0x2332ab['Element']['fromObject'](_0x11acda['nodes'][_0x2cc23b]);}}return null!=_0x11acda['shouldReceiveAttributes']&&(_0xfab223['shouldReceiveAttributes']=Boolean(_0x11acda['shouldReceiveAttributes'])),null!=_0x11acda['wasUndone']&&(_0xfab223['wasUndone']=Boolean(_0x11acda['wasUndone'])),_0xfab223;},_0x205359['toObject']=function(_0x5b6dc7,_0x32122e){_0x32122e||(_0x32122e={});var _0x4b411c={};if((_0x32122e['arrays']||_0x32122e['defaults'])&&(_0x4b411c['nodes']=[]),_0x32122e['defaults']&&(_0x4b411c['position']=null,_0x4b411c['shouldReceiveAttributes']=!0x1,_0x4b411c['wasUndone']=!0x1),null!=_0x5b6dc7['position']&&_0x5b6dc7['hasOwnProperty']('position')&&(_0x4b411c['position']=_0x2332ab['Position']['toObject'](_0x5b6dc7['position'],_0x32122e)),_0x5b6dc7['nodes']&&_0x5b6dc7['nodes']['length']){_0x4b411c['nodes']=[];for(var _0x2e83cf=0x0;_0x2e83cf<_0x5b6dc7['nodes']['length'];++_0x2e83cf)_0x4b411c['nodes'][_0x2e83cf]=_0x2332ab['Element']['toObject'](_0x5b6dc7['nodes'][_0x2e83cf],_0x32122e);}return null!=_0x5b6dc7['shouldReceiveAttributes']&&_0x5b6dc7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4b411c['shouldReceiveAttributes']=_0x5b6dc7['shouldReceiveAttributes']),null!=_0x5b6dc7['wasUndone']&&_0x5b6dc7['hasOwnProperty']('wasUndone')&&(_0x4b411c['wasUndone']=_0x5b6dc7['wasUndone']),_0x4b411c;},_0x205359['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x205359['getTypeUrl']=function(_0x4ae300){return void 0x0===_0x4ae300&&(_0x4ae300='type.googleapis.com'),_0x4ae300+'/InsertOperation';},_0x205359;}()),_0x2332ab['MarkerOperation']=(function(){function _0x146a7f(_0xa4e479){if(_0xa4e479){for(var _0x285a30=Object['keys'](_0xa4e479),_0x1f30a5=0x0;_0x1f30a5<_0x285a30['length'];++_0x1f30a5)null!=_0xa4e479[_0x285a30[_0x1f30a5]]&&(this[_0x285a30[_0x1f30a5]]=_0xa4e479[_0x285a30[_0x1f30a5]]);}}return _0x146a7f['prototype']['name']='',_0x146a7f['prototype']['oldRange']=null,_0x146a7f['prototype']['newRange']=null,_0x146a7f['prototype']['affectsData']=!0x1,_0x146a7f['prototype']['wasUndone']=!0x1,_0x146a7f['create']=function(_0x26675a){return new _0x146a7f(_0x26675a);},_0x146a7f['encode']=function(_0x57b352,_0x644046){return _0x644046||(_0x644046=_0x4c78f0['create']()),null!=_0x57b352['name']&&Object['hasOwnProperty']['call'](_0x57b352,'name')&&_0x644046['uint32'](0xa)['string'](_0x57b352['name']),null!=_0x57b352['oldRange']&&Object['hasOwnProperty']['call'](_0x57b352,'oldRange')&&_0x2332ab['Range']['encode'](_0x57b352['oldRange'],_0x644046['uint32'](0x12)['fork']())['ldelim'](),null!=_0x57b352['newRange']&&Object['hasOwnProperty']['call'](_0x57b352,'newRange')&&_0x2332ab['Range']['encode'](_0x57b352['newRange'],_0x644046['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x57b352['affectsData']&&Object['hasOwnProperty']['call'](_0x57b352,'affectsData')&&_0x644046['uint32'](0x20)['bool'](_0x57b352['affectsData']),null!=_0x57b352['wasUndone']&&Object['hasOwnProperty']['call'](_0x57b352,'wasUndone')&&_0x644046['uint32'](0x28)['bool'](_0x57b352['wasUndone']),_0x644046;},_0x146a7f['encodeDelimited']=function(_0x148db2,_0x356bc5){return this['encode'](_0x148db2,_0x356bc5)['ldelim']();},_0x146a7f['decode']=function(_0x1231d9,_0x2e0fd8){_0x1231d9 instanceof _0x22e09c||(_0x1231d9=_0x22e09c['create'](_0x1231d9));for(var _0x2c62b0=void 0x0===_0x2e0fd8?_0x1231d9['len']:_0x1231d9['pos']+_0x2e0fd8,_0x36d7e4=new _0x2332ab['MarkerOperation']();_0x1231d9['pos']<_0x2c62b0;){var _0x19ca45=_0x1231d9['uint32']();switch(_0x19ca45>>>0x3){case 0x1:_0x36d7e4['name']=_0x1231d9['string']();break;case 0x2:_0x36d7e4['oldRange']=_0x2332ab['Range']['decode'](_0x1231d9,_0x1231d9['uint32']());break;case 0x3:_0x36d7e4['newRange']=_0x2332ab['Range']['decode'](_0x1231d9,_0x1231d9['uint32']());break;case 0x4:_0x36d7e4['affectsData']=_0x1231d9['bool']();break;case 0x5:_0x36d7e4['wasUndone']=_0x1231d9['bool']();break;default:_0x1231d9['skipType'](0x7&_0x19ca45);}}return _0x36d7e4;},_0x146a7f['decodeDelimited']=function(_0x1692a7){return _0x1692a7 instanceof _0x22e09c||(_0x1692a7=new _0x22e09c(_0x1692a7)),this['decode'](_0x1692a7,_0x1692a7['uint32']());},_0x146a7f['verify']=function(_0x4f53e5){if('object'!=typeof _0x4f53e5||null===_0x4f53e5)return'object\x20expected';if(null!=_0x4f53e5['name']&&_0x4f53e5['hasOwnProperty']('name')&&!_0x104421['isString'](_0x4f53e5['name']))return'name:\x20string\x20expected';var _0x189a93;if(null!=_0x4f53e5['oldRange']&&_0x4f53e5['hasOwnProperty']('oldRange')&&(_0x189a93=_0x2332ab['Range']['verify'](_0x4f53e5['oldRange'])))return'oldRange.'+_0x189a93;if(null!=_0x4f53e5['newRange']&&_0x4f53e5['hasOwnProperty']('newRange')&&(_0x189a93=_0x2332ab['Range']['verify'](_0x4f53e5['newRange'])))return'newRange.'+_0x189a93;return null!=_0x4f53e5['affectsData']&&_0x4f53e5['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4f53e5['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4f53e5['wasUndone']&&_0x4f53e5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4f53e5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x146a7f['fromObject']=function(_0xed28a3){if(_0xed28a3 instanceof _0x2332ab['MarkerOperation'])return _0xed28a3;var _0x1d2c3d=new _0x2332ab['MarkerOperation']();if(null!=_0xed28a3['name']&&(_0x1d2c3d['name']=String(_0xed28a3['name'])),null!=_0xed28a3['oldRange']){if('object'!=typeof _0xed28a3['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1d2c3d['oldRange']=_0x2332ab['Range']['fromObject'](_0xed28a3['oldRange']);}if(null!=_0xed28a3['newRange']){if('object'!=typeof _0xed28a3['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1d2c3d['newRange']=_0x2332ab['Range']['fromObject'](_0xed28a3['newRange']);}return null!=_0xed28a3['affectsData']&&(_0x1d2c3d['affectsData']=Boolean(_0xed28a3['affectsData'])),null!=_0xed28a3['wasUndone']&&(_0x1d2c3d['wasUndone']=Boolean(_0xed28a3['wasUndone'])),_0x1d2c3d;},_0x146a7f['toObject']=function(_0x2e2cd7,_0x4eaaf7){_0x4eaaf7||(_0x4eaaf7={});var _0x1db378={};return _0x4eaaf7['defaults']&&(_0x1db378['name']='',_0x1db378['oldRange']=null,_0x1db378['newRange']=null,_0x1db378['affectsData']=!0x1,_0x1db378['wasUndone']=!0x1),null!=_0x2e2cd7['name']&&_0x2e2cd7['hasOwnProperty']('name')&&(_0x1db378['name']=_0x2e2cd7['name']),null!=_0x2e2cd7['oldRange']&&_0x2e2cd7['hasOwnProperty']('oldRange')&&(_0x1db378['oldRange']=_0x2332ab['Range']['toObject'](_0x2e2cd7['oldRange'],_0x4eaaf7)),null!=_0x2e2cd7['newRange']&&_0x2e2cd7['hasOwnProperty']('newRange')&&(_0x1db378['newRange']=_0x2332ab['Range']['toObject'](_0x2e2cd7['newRange'],_0x4eaaf7)),null!=_0x2e2cd7['affectsData']&&_0x2e2cd7['hasOwnProperty']('affectsData')&&(_0x1db378['affectsData']=_0x2e2cd7['affectsData']),null!=_0x2e2cd7['wasUndone']&&_0x2e2cd7['hasOwnProperty']('wasUndone')&&(_0x1db378['wasUndone']=_0x2e2cd7['wasUndone']),_0x1db378;},_0x146a7f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x146a7f['getTypeUrl']=function(_0xba7c2d){return void 0x0===_0xba7c2d&&(_0xba7c2d='type.googleapis.com'),_0xba7c2d+'/MarkerOperation';},_0x146a7f;}()),_0x2332ab['MergeOperation']=(function(){function _0x49c0c2(_0x5a9595){if(_0x5a9595){for(var _0x4a220a=Object['keys'](_0x5a9595),_0x257867=0x0;_0x257867<_0x4a220a['length'];++_0x257867)null!=_0x5a9595[_0x4a220a[_0x257867]]&&(this[_0x4a220a[_0x257867]]=_0x5a9595[_0x4a220a[_0x257867]]);}}return _0x49c0c2['prototype']['sourcePosition']=null,_0x49c0c2['prototype']['targetPosition']=null,_0x49c0c2['prototype']['graveyardPosition']=null,_0x49c0c2['prototype']['howMany']=0x0,_0x49c0c2['prototype']['wasUndone']=!0x1,_0x49c0c2['create']=function(_0x5079fd){return new _0x49c0c2(_0x5079fd);},_0x49c0c2['encode']=function(_0x37126f,_0x50ab08){return _0x50ab08||(_0x50ab08=_0x4c78f0['create']()),null!=_0x37126f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x37126f,'sourcePosition')&&_0x2332ab['Position']['encode'](_0x37126f['sourcePosition'],_0x50ab08['uint32'](0xa)['fork']())['ldelim'](),null!=_0x37126f['targetPosition']&&Object['hasOwnProperty']['call'](_0x37126f,'targetPosition')&&_0x2332ab['Position']['encode'](_0x37126f['targetPosition'],_0x50ab08['uint32'](0x12)['fork']())['ldelim'](),null!=_0x37126f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x37126f,'graveyardPosition')&&_0x2332ab['Position']['encode'](_0x37126f['graveyardPosition'],_0x50ab08['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x37126f['howMany']&&Object['hasOwnProperty']['call'](_0x37126f,'howMany')&&_0x50ab08['uint32'](0x20)['uint32'](_0x37126f['howMany']),null!=_0x37126f['wasUndone']&&Object['hasOwnProperty']['call'](_0x37126f,'wasUndone')&&_0x50ab08['uint32'](0x28)['bool'](_0x37126f['wasUndone']),_0x50ab08;},_0x49c0c2['encodeDelimited']=function(_0x5dd661,_0x45283e){return this['encode'](_0x5dd661,_0x45283e)['ldelim']();},_0x49c0c2['decode']=function(_0x675b13,_0x3296eb){_0x675b13 instanceof _0x22e09c||(_0x675b13=_0x22e09c['create'](_0x675b13));for(var _0x578156=void 0x0===_0x3296eb?_0x675b13['len']:_0x675b13['pos']+_0x3296eb,_0x503b9a=new _0x2332ab['MergeOperation']();_0x675b13['pos']<_0x578156;){var _0x415641=_0x675b13['uint32']();switch(_0x415641>>>0x3){case 0x1:_0x503b9a['sourcePosition']=_0x2332ab['Position']['decode'](_0x675b13,_0x675b13['uint32']());break;case 0x2:_0x503b9a['targetPosition']=_0x2332ab['Position']['decode'](_0x675b13,_0x675b13['uint32']());break;case 0x3:_0x503b9a['graveyardPosition']=_0x2332ab['Position']['decode'](_0x675b13,_0x675b13['uint32']());break;case 0x4:_0x503b9a['howMany']=_0x675b13['uint32']();break;case 0x5:_0x503b9a['wasUndone']=_0x675b13['bool']();break;default:_0x675b13['skipType'](0x7&_0x415641);}}return _0x503b9a;},_0x49c0c2['decodeDelimited']=function(_0x1fca63){return _0x1fca63 instanceof _0x22e09c||(_0x1fca63=new _0x22e09c(_0x1fca63)),this['decode'](_0x1fca63,_0x1fca63['uint32']());},_0x49c0c2['verify']=function(_0x3c3b70){if('object'!=typeof _0x3c3b70||null===_0x3c3b70)return'object\x20expected';var _0x557615;if(null!=_0x3c3b70['sourcePosition']&&_0x3c3b70['hasOwnProperty']('sourcePosition')&&(_0x557615=_0x2332ab['Position']['verify'](_0x3c3b70['sourcePosition'])))return'sourcePosition.'+_0x557615;if(null!=_0x3c3b70['targetPosition']&&_0x3c3b70['hasOwnProperty']('targetPosition')&&(_0x557615=_0x2332ab['Position']['verify'](_0x3c3b70['targetPosition'])))return'targetPosition.'+_0x557615;if(null!=_0x3c3b70['graveyardPosition']&&_0x3c3b70['hasOwnProperty']('graveyardPosition')&&(_0x557615=_0x2332ab['Position']['verify'](_0x3c3b70['graveyardPosition'])))return'graveyardPosition.'+_0x557615;return null!=_0x3c3b70['howMany']&&_0x3c3b70['hasOwnProperty']('howMany')&&!_0x104421['isInteger'](_0x3c3b70['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3c3b70['wasUndone']&&_0x3c3b70['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c3b70['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49c0c2['fromObject']=function(_0x19f3a5){if(_0x19f3a5 instanceof _0x2332ab['MergeOperation'])return _0x19f3a5;var _0x8e5b90=new _0x2332ab['MergeOperation']();if(null!=_0x19f3a5['sourcePosition']){if('object'!=typeof _0x19f3a5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x8e5b90['sourcePosition']=_0x2332ab['Position']['fromObject'](_0x19f3a5['sourcePosition']);}if(null!=_0x19f3a5['targetPosition']){if('object'!=typeof _0x19f3a5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x8e5b90['targetPosition']=_0x2332ab['Position']['fromObject'](_0x19f3a5['targetPosition']);}if(null!=_0x19f3a5['graveyardPosition']){if('object'!=typeof _0x19f3a5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x8e5b90['graveyardPosition']=_0x2332ab['Position']['fromObject'](_0x19f3a5['graveyardPosition']);}return null!=_0x19f3a5['howMany']&&(_0x8e5b90['howMany']=_0x19f3a5['howMany']>>>0x0),null!=_0x19f3a5['wasUndone']&&(_0x8e5b90['wasUndone']=Boolean(_0x19f3a5['wasUndone'])),_0x8e5b90;},_0x49c0c2['toObject']=function(_0x3eb197,_0x34af41){_0x34af41||(_0x34af41={});var _0x33718d={};return _0x34af41['defaults']&&(_0x33718d['sourcePosition']=null,_0x33718d['targetPosition']=null,_0x33718d['graveyardPosition']=null,_0x33718d['howMany']=0x0,_0x33718d['wasUndone']=!0x1),null!=_0x3eb197['sourcePosition']&&_0x3eb197['hasOwnProperty']('sourcePosition')&&(_0x33718d['sourcePosition']=_0x2332ab['Position']['toObject'](_0x3eb197['sourcePosition'],_0x34af41)),null!=_0x3eb197['targetPosition']&&_0x3eb197['hasOwnProperty']('targetPosition')&&(_0x33718d['targetPosition']=_0x2332ab['Position']['toObject'](_0x3eb197['targetPosition'],_0x34af41)),null!=_0x3eb197['graveyardPosition']&&_0x3eb197['hasOwnProperty']('graveyardPosition')&&(_0x33718d['graveyardPosition']=_0x2332ab['Position']['toObject'](_0x3eb197['graveyardPosition'],_0x34af41)),null!=_0x3eb197['howMany']&&_0x3eb197['hasOwnProperty']('howMany')&&(_0x33718d['howMany']=_0x3eb197['howMany']),null!=_0x3eb197['wasUndone']&&_0x3eb197['hasOwnProperty']('wasUndone')&&(_0x33718d['wasUndone']=_0x3eb197['wasUndone']),_0x33718d;},_0x49c0c2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x49c0c2['getTypeUrl']=function(_0x2e8550){return void 0x0===_0x2e8550&&(_0x2e8550='type.googleapis.com'),_0x2e8550+'/MergeOperation';},_0x49c0c2;}()),_0x2332ab['MoveOperation']=(function(){function _0x48b425(_0x38c556){if(_0x38c556){for(var _0x2460b5=Object['keys'](_0x38c556),_0x1bb78d=0x0;_0x1bb78d<_0x2460b5['length'];++_0x1bb78d)null!=_0x38c556[_0x2460b5[_0x1bb78d]]&&(this[_0x2460b5[_0x1bb78d]]=_0x38c556[_0x2460b5[_0x1bb78d]]);}}return _0x48b425['prototype']['sourcePosition']=null,_0x48b425['prototype']['howMany']=0x0,_0x48b425['prototype']['targetPosition']=null,_0x48b425['prototype']['wasUndone']=!0x1,_0x48b425['create']=function(_0x210253){return new _0x48b425(_0x210253);},_0x48b425['encode']=function(_0x24f24a,_0x3875ff){return _0x3875ff||(_0x3875ff=_0x4c78f0['create']()),null!=_0x24f24a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x24f24a,'sourcePosition')&&_0x2332ab['Position']['encode'](_0x24f24a['sourcePosition'],_0x3875ff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x24f24a['howMany']&&Object['hasOwnProperty']['call'](_0x24f24a,'howMany')&&_0x3875ff['uint32'](0x10)['uint32'](_0x24f24a['howMany']),null!=_0x24f24a['targetPosition']&&Object['hasOwnProperty']['call'](_0x24f24a,'targetPosition')&&_0x2332ab['Position']['encode'](_0x24f24a['targetPosition'],_0x3875ff['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x24f24a['wasUndone']&&Object['hasOwnProperty']['call'](_0x24f24a,'wasUndone')&&_0x3875ff['uint32'](0x20)['bool'](_0x24f24a['wasUndone']),_0x3875ff;},_0x48b425['encodeDelimited']=function(_0x504ffc,_0x1953cc){return this['encode'](_0x504ffc,_0x1953cc)['ldelim']();},_0x48b425['decode']=function(_0x4f4f87,_0x2e1807){_0x4f4f87 instanceof _0x22e09c||(_0x4f4f87=_0x22e09c['create'](_0x4f4f87));for(var _0x2cb3c8=void 0x0===_0x2e1807?_0x4f4f87['len']:_0x4f4f87['pos']+_0x2e1807,_0x236fa8=new _0x2332ab['MoveOperation']();_0x4f4f87['pos']<_0x2cb3c8;){var _0x52662d=_0x4f4f87['uint32']();switch(_0x52662d>>>0x3){case 0x1:_0x236fa8['sourcePosition']=_0x2332ab['Position']['decode'](_0x4f4f87,_0x4f4f87['uint32']());break;case 0x2:_0x236fa8['howMany']=_0x4f4f87['uint32']();break;case 0x3:_0x236fa8['targetPosition']=_0x2332ab['Position']['decode'](_0x4f4f87,_0x4f4f87['uint32']());break;case 0x4:_0x236fa8['wasUndone']=_0x4f4f87['bool']();break;default:_0x4f4f87['skipType'](0x7&_0x52662d);}}return _0x236fa8;},_0x48b425['decodeDelimited']=function(_0x4d121f){return _0x4d121f instanceof _0x22e09c||(_0x4d121f=new _0x22e09c(_0x4d121f)),this['decode'](_0x4d121f,_0x4d121f['uint32']());},_0x48b425['verify']=function(_0xcb1caf){if('object'!=typeof _0xcb1caf||null===_0xcb1caf)return'object\x20expected';var _0xc011b;if(null!=_0xcb1caf['sourcePosition']&&_0xcb1caf['hasOwnProperty']('sourcePosition')&&(_0xc011b=_0x2332ab['Position']['verify'](_0xcb1caf['sourcePosition'])))return'sourcePosition.'+_0xc011b;if(null!=_0xcb1caf['howMany']&&_0xcb1caf['hasOwnProperty']('howMany')&&!_0x104421['isInteger'](_0xcb1caf['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xcb1caf['targetPosition']&&_0xcb1caf['hasOwnProperty']('targetPosition')&&(_0xc011b=_0x2332ab['Position']['verify'](_0xcb1caf['targetPosition'])))return'targetPosition.'+_0xc011b;return null!=_0xcb1caf['wasUndone']&&_0xcb1caf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xcb1caf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x48b425['fromObject']=function(_0x4ad94e){if(_0x4ad94e instanceof _0x2332ab['MoveOperation'])return _0x4ad94e;var _0x43ea5b=new _0x2332ab['MoveOperation']();if(null!=_0x4ad94e['sourcePosition']){if('object'!=typeof _0x4ad94e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x43ea5b['sourcePosition']=_0x2332ab['Position']['fromObject'](_0x4ad94e['sourcePosition']);}if(null!=_0x4ad94e['howMany']&&(_0x43ea5b['howMany']=_0x4ad94e['howMany']>>>0x0),null!=_0x4ad94e['targetPosition']){if('object'!=typeof _0x4ad94e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x43ea5b['targetPosition']=_0x2332ab['Position']['fromObject'](_0x4ad94e['targetPosition']);}return null!=_0x4ad94e['wasUndone']&&(_0x43ea5b['wasUndone']=Boolean(_0x4ad94e['wasUndone'])),_0x43ea5b;},_0x48b425['toObject']=function(_0x16e232,_0x40901e){_0x40901e||(_0x40901e={});var _0xc6a51f={};return _0x40901e['defaults']&&(_0xc6a51f['sourcePosition']=null,_0xc6a51f['howMany']=0x0,_0xc6a51f['targetPosition']=null,_0xc6a51f['wasUndone']=!0x1),null!=_0x16e232['sourcePosition']&&_0x16e232['hasOwnProperty']('sourcePosition')&&(_0xc6a51f['sourcePosition']=_0x2332ab['Position']['toObject'](_0x16e232['sourcePosition'],_0x40901e)),null!=_0x16e232['howMany']&&_0x16e232['hasOwnProperty']('howMany')&&(_0xc6a51f['howMany']=_0x16e232['howMany']),null!=_0x16e232['targetPosition']&&_0x16e232['hasOwnProperty']('targetPosition')&&(_0xc6a51f['targetPosition']=_0x2332ab['Position']['toObject'](_0x16e232['targetPosition'],_0x40901e)),null!=_0x16e232['wasUndone']&&_0x16e232['hasOwnProperty']('wasUndone')&&(_0xc6a51f['wasUndone']=_0x16e232['wasUndone']),_0xc6a51f;},_0x48b425['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x48b425['getTypeUrl']=function(_0x3f72a4){return void 0x0===_0x3f72a4&&(_0x3f72a4='type.googleapis.com'),_0x3f72a4+'/MoveOperation';},_0x48b425;}()),_0x2332ab['RenameOperation']=(function(){function _0x8673d(_0x5a0b3b){if(_0x5a0b3b){for(var _0x102e0f=Object['keys'](_0x5a0b3b),_0x15dc68=0x0;_0x15dc68<_0x102e0f['length'];++_0x15dc68)null!=_0x5a0b3b[_0x102e0f[_0x15dc68]]&&(this[_0x102e0f[_0x15dc68]]=_0x5a0b3b[_0x102e0f[_0x15dc68]]);}}return _0x8673d['prototype']['position']=null,_0x8673d['prototype']['oldName']='',_0x8673d['prototype']['newName']='',_0x8673d['prototype']['wasUndone']=!0x1,_0x8673d['create']=function(_0x3e5e83){return new _0x8673d(_0x3e5e83);},_0x8673d['encode']=function(_0x4135b1,_0x50cc9e){return _0x50cc9e||(_0x50cc9e=_0x4c78f0['create']()),null!=_0x4135b1['position']&&Object['hasOwnProperty']['call'](_0x4135b1,'position')&&_0x2332ab['Position']['encode'](_0x4135b1['position'],_0x50cc9e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4135b1['oldName']&&Object['hasOwnProperty']['call'](_0x4135b1,'oldName')&&_0x50cc9e['uint32'](0x12)['string'](_0x4135b1['oldName']),null!=_0x4135b1['newName']&&Object['hasOwnProperty']['call'](_0x4135b1,'newName')&&_0x50cc9e['uint32'](0x1a)['string'](_0x4135b1['newName']),null!=_0x4135b1['wasUndone']&&Object['hasOwnProperty']['call'](_0x4135b1,'wasUndone')&&_0x50cc9e['uint32'](0x20)['bool'](_0x4135b1['wasUndone']),_0x50cc9e;},_0x8673d['encodeDelimited']=function(_0x7f1d0f,_0xe932ad){return this['encode'](_0x7f1d0f,_0xe932ad)['ldelim']();},_0x8673d['decode']=function(_0x2d6231,_0xfa6bf0){_0x2d6231 instanceof _0x22e09c||(_0x2d6231=_0x22e09c['create'](_0x2d6231));for(var _0x409a92=void 0x0===_0xfa6bf0?_0x2d6231['len']:_0x2d6231['pos']+_0xfa6bf0,_0x5547d1=new _0x2332ab['RenameOperation']();_0x2d6231['pos']<_0x409a92;){var _0x37cfaf=_0x2d6231['uint32']();switch(_0x37cfaf>>>0x3){case 0x1:_0x5547d1['position']=_0x2332ab['Position']['decode'](_0x2d6231,_0x2d6231['uint32']());break;case 0x2:_0x5547d1['oldName']=_0x2d6231['string']();break;case 0x3:_0x5547d1['newName']=_0x2d6231['string']();break;case 0x4:_0x5547d1['wasUndone']=_0x2d6231['bool']();break;default:_0x2d6231['skipType'](0x7&_0x37cfaf);}}return _0x5547d1;},_0x8673d['decodeDelimited']=function(_0x4374ca){return _0x4374ca instanceof _0x22e09c||(_0x4374ca=new _0x22e09c(_0x4374ca)),this['decode'](_0x4374ca,_0x4374ca['uint32']());},_0x8673d['verify']=function(_0x3383b8){if('object'!=typeof _0x3383b8||null===_0x3383b8)return'object\x20expected';if(null!=_0x3383b8['position']&&_0x3383b8['hasOwnProperty']('position')){var _0x4a42a3=_0x2332ab['Position']['verify'](_0x3383b8['position']);if(_0x4a42a3)return'position.'+_0x4a42a3;}return null!=_0x3383b8['oldName']&&_0x3383b8['hasOwnProperty']('oldName')&&!_0x104421['isString'](_0x3383b8['oldName'])?'oldName:\x20string\x20expected':null!=_0x3383b8['newName']&&_0x3383b8['hasOwnProperty']('newName')&&!_0x104421['isString'](_0x3383b8['newName'])?'newName:\x20string\x20expected':null!=_0x3383b8['wasUndone']&&_0x3383b8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3383b8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8673d['fromObject']=function(_0x4ff102){if(_0x4ff102 instanceof _0x2332ab['RenameOperation'])return _0x4ff102;var _0x26e135=new _0x2332ab['RenameOperation']();if(null!=_0x4ff102['position']){if('object'!=typeof _0x4ff102['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x26e135['position']=_0x2332ab['Position']['fromObject'](_0x4ff102['position']);}return null!=_0x4ff102['oldName']&&(_0x26e135['oldName']=String(_0x4ff102['oldName'])),null!=_0x4ff102['newName']&&(_0x26e135['newName']=String(_0x4ff102['newName'])),null!=_0x4ff102['wasUndone']&&(_0x26e135['wasUndone']=Boolean(_0x4ff102['wasUndone'])),_0x26e135;},_0x8673d['toObject']=function(_0x284ab1,_0xa39c50){_0xa39c50||(_0xa39c50={});var _0x4ebe3f={};return _0xa39c50['defaults']&&(_0x4ebe3f['position']=null,_0x4ebe3f['oldName']='',_0x4ebe3f['newName']='',_0x4ebe3f['wasUndone']=!0x1),null!=_0x284ab1['position']&&_0x284ab1['hasOwnProperty']('position')&&(_0x4ebe3f['position']=_0x2332ab['Position']['toObject'](_0x284ab1['position'],_0xa39c50)),null!=_0x284ab1['oldName']&&_0x284ab1['hasOwnProperty']('oldName')&&(_0x4ebe3f['oldName']=_0x284ab1['oldName']),null!=_0x284ab1['newName']&&_0x284ab1['hasOwnProperty']('newName')&&(_0x4ebe3f['newName']=_0x284ab1['newName']),null!=_0x284ab1['wasUndone']&&_0x284ab1['hasOwnProperty']('wasUndone')&&(_0x4ebe3f['wasUndone']=_0x284ab1['wasUndone']),_0x4ebe3f;},_0x8673d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x8673d['getTypeUrl']=function(_0x2ee65b){return void 0x0===_0x2ee65b&&(_0x2ee65b='type.googleapis.com'),_0x2ee65b+'/RenameOperation';},_0x8673d;}()),_0x2332ab['RootAttributeOperation']=(function(){function _0x2c0a8b(_0x5d8b03){if(_0x5d8b03){for(var _0x3187ca=Object['keys'](_0x5d8b03),_0x5ac8ee=0x0;_0x5ac8ee<_0x3187ca['length'];++_0x5ac8ee)null!=_0x5d8b03[_0x3187ca[_0x5ac8ee]]&&(this[_0x3187ca[_0x5ac8ee]]=_0x5d8b03[_0x3187ca[_0x5ac8ee]]);}}return _0x2c0a8b['prototype']['root']='',_0x2c0a8b['prototype']['key']='',_0x2c0a8b['prototype']['oldValueBoolean']=!0x1,_0x2c0a8b['prototype']['oldValueJson']='',_0x2c0a8b['prototype']['newValueBoolean']=!0x1,_0x2c0a8b['prototype']['newValueJson']='',_0x2c0a8b['prototype']['wasUndone']=!0x1,_0x2c0a8b['create']=function(_0x531fed){return new _0x2c0a8b(_0x531fed);},_0x2c0a8b['encode']=function(_0x25ed68,_0x4f4243){return _0x4f4243||(_0x4f4243=_0x4c78f0['create']()),null!=_0x25ed68['root']&&Object['hasOwnProperty']['call'](_0x25ed68,'root')&&_0x4f4243['uint32'](0xa)['string'](_0x25ed68['root']),null!=_0x25ed68['key']&&Object['hasOwnProperty']['call'](_0x25ed68,'key')&&_0x4f4243['uint32'](0x12)['string'](_0x25ed68['key']),null!=_0x25ed68['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x25ed68,'oldValueBoolean')&&_0x4f4243['uint32'](0x18)['bool'](_0x25ed68['oldValueBoolean']),null!=_0x25ed68['oldValueJson']&&Object['hasOwnProperty']['call'](_0x25ed68,'oldValueJson')&&_0x4f4243['uint32'](0x22)['string'](_0x25ed68['oldValueJson']),null!=_0x25ed68['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x25ed68,'newValueBoolean')&&_0x4f4243['uint32'](0x28)['bool'](_0x25ed68['newValueBoolean']),null!=_0x25ed68['newValueJson']&&Object['hasOwnProperty']['call'](_0x25ed68,'newValueJson')&&_0x4f4243['uint32'](0x32)['string'](_0x25ed68['newValueJson']),null!=_0x25ed68['wasUndone']&&Object['hasOwnProperty']['call'](_0x25ed68,'wasUndone')&&_0x4f4243['uint32'](0x38)['bool'](_0x25ed68['wasUndone']),_0x4f4243;},_0x2c0a8b['encodeDelimited']=function(_0x214ff6,_0xd1ae47){return this['encode'](_0x214ff6,_0xd1ae47)['ldelim']();},_0x2c0a8b['decode']=function(_0x35b9d3,_0x1d007f){_0x35b9d3 instanceof _0x22e09c||(_0x35b9d3=_0x22e09c['create'](_0x35b9d3));for(var _0x17c0fe=void 0x0===_0x1d007f?_0x35b9d3['len']:_0x35b9d3['pos']+_0x1d007f,_0x3fb37c=new _0x2332ab['RootAttributeOperation']();_0x35b9d3['pos']<_0x17c0fe;){var _0x5821fb=_0x35b9d3['uint32']();switch(_0x5821fb>>>0x3){case 0x1:_0x3fb37c['root']=_0x35b9d3['string']();break;case 0x2:_0x3fb37c['key']=_0x35b9d3['string']();break;case 0x3:_0x3fb37c['oldValueBoolean']=_0x35b9d3['bool']();break;case 0x4:_0x3fb37c['oldValueJson']=_0x35b9d3['string']();break;case 0x5:_0x3fb37c['newValueBoolean']=_0x35b9d3['bool']();break;case 0x6:_0x3fb37c['newValueJson']=_0x35b9d3['string']();break;case 0x7:_0x3fb37c['wasUndone']=_0x35b9d3['bool']();break;default:_0x35b9d3['skipType'](0x7&_0x5821fb);}}return _0x3fb37c;},_0x2c0a8b['decodeDelimited']=function(_0xe7af7a){return _0xe7af7a instanceof _0x22e09c||(_0xe7af7a=new _0x22e09c(_0xe7af7a)),this['decode'](_0xe7af7a,_0xe7af7a['uint32']());},_0x2c0a8b['verify']=function(_0x32de88){return'object'!=typeof _0x32de88||null===_0x32de88?'object\x20expected':null!=_0x32de88['root']&&_0x32de88['hasOwnProperty']('root')&&!_0x104421['isString'](_0x32de88['root'])?'root:\x20string\x20expected':null!=_0x32de88['key']&&_0x32de88['hasOwnProperty']('key')&&!_0x104421['isString'](_0x32de88['key'])?'key:\x20string\x20expected':null!=_0x32de88['oldValueBoolean']&&_0x32de88['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x32de88['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x32de88['oldValueJson']&&_0x32de88['hasOwnProperty']('oldValueJson')&&!_0x104421['isString'](_0x32de88['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x32de88['newValueBoolean']&&_0x32de88['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x32de88['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x32de88['newValueJson']&&_0x32de88['hasOwnProperty']('newValueJson')&&!_0x104421['isString'](_0x32de88['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x32de88['wasUndone']&&_0x32de88['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32de88['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c0a8b['fromObject']=function(_0x42cd03){if(_0x42cd03 instanceof _0x2332ab['RootAttributeOperation'])return _0x42cd03;var _0x3cfb27=new _0x2332ab['RootAttributeOperation']();return null!=_0x42cd03['root']&&(_0x3cfb27['root']=String(_0x42cd03['root'])),null!=_0x42cd03['key']&&(_0x3cfb27['key']=String(_0x42cd03['key'])),null!=_0x42cd03['oldValueBoolean']&&(_0x3cfb27['oldValueBoolean']=Boolean(_0x42cd03['oldValueBoolean'])),null!=_0x42cd03['oldValueJson']&&(_0x3cfb27['oldValueJson']=String(_0x42cd03['oldValueJson'])),null!=_0x42cd03['newValueBoolean']&&(_0x3cfb27['newValueBoolean']=Boolean(_0x42cd03['newValueBoolean'])),null!=_0x42cd03['newValueJson']&&(_0x3cfb27['newValueJson']=String(_0x42cd03['newValueJson'])),null!=_0x42cd03['wasUndone']&&(_0x3cfb27['wasUndone']=Boolean(_0x42cd03['wasUndone'])),_0x3cfb27;},_0x2c0a8b['toObject']=function(_0x3e8351,_0x3d2a7c){_0x3d2a7c||(_0x3d2a7c={});var _0x249136={};return _0x3d2a7c['defaults']&&(_0x249136['root']='',_0x249136['key']='',_0x249136['oldValueBoolean']=!0x1,_0x249136['oldValueJson']='',_0x249136['newValueBoolean']=!0x1,_0x249136['newValueJson']='',_0x249136['wasUndone']=!0x1),null!=_0x3e8351['root']&&_0x3e8351['hasOwnProperty']('root')&&(_0x249136['root']=_0x3e8351['root']),null!=_0x3e8351['key']&&_0x3e8351['hasOwnProperty']('key')&&(_0x249136['key']=_0x3e8351['key']),null!=_0x3e8351['oldValueBoolean']&&_0x3e8351['hasOwnProperty']('oldValueBoolean')&&(_0x249136['oldValueBoolean']=_0x3e8351['oldValueBoolean']),null!=_0x3e8351['oldValueJson']&&_0x3e8351['hasOwnProperty']('oldValueJson')&&(_0x249136['oldValueJson']=_0x3e8351['oldValueJson']),null!=_0x3e8351['newValueBoolean']&&_0x3e8351['hasOwnProperty']('newValueBoolean')&&(_0x249136['newValueBoolean']=_0x3e8351['newValueBoolean']),null!=_0x3e8351['newValueJson']&&_0x3e8351['hasOwnProperty']('newValueJson')&&(_0x249136['newValueJson']=_0x3e8351['newValueJson']),null!=_0x3e8351['wasUndone']&&_0x3e8351['hasOwnProperty']('wasUndone')&&(_0x249136['wasUndone']=_0x3e8351['wasUndone']),_0x249136;},_0x2c0a8b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x2c0a8b['getTypeUrl']=function(_0xe83d42){return void 0x0===_0xe83d42&&(_0xe83d42='type.googleapis.com'),_0xe83d42+'/RootAttributeOperation';},_0x2c0a8b;}()),_0x2332ab['RootOperation']=(function(){function _0x2bbfcc(_0x2556e3){if(_0x2556e3){for(var _0x9ce3cb=Object['keys'](_0x2556e3),_0xafc0f0=0x0;_0xafc0f0<_0x9ce3cb['length'];++_0xafc0f0)null!=_0x2556e3[_0x9ce3cb[_0xafc0f0]]&&(this[_0x9ce3cb[_0xafc0f0]]=_0x2556e3[_0x9ce3cb[_0xafc0f0]]);}}return _0x2bbfcc['prototype']['rootName']='',_0x2bbfcc['prototype']['elementName']='',_0x2bbfcc['prototype']['isAdd']=!0x1,_0x2bbfcc['prototype']['wasUndone']=!0x1,_0x2bbfcc['create']=function(_0x3736cc){return new _0x2bbfcc(_0x3736cc);},_0x2bbfcc['encode']=function(_0x3524d2,_0x2edad7){return _0x2edad7||(_0x2edad7=_0x4c78f0['create']()),null!=_0x3524d2['rootName']&&Object['hasOwnProperty']['call'](_0x3524d2,'rootName')&&_0x2edad7['uint32'](0xa)['string'](_0x3524d2['rootName']),null!=_0x3524d2['elementName']&&Object['hasOwnProperty']['call'](_0x3524d2,'elementName')&&_0x2edad7['uint32'](0x12)['string'](_0x3524d2['elementName']),null!=_0x3524d2['isAdd']&&Object['hasOwnProperty']['call'](_0x3524d2,'isAdd')&&_0x2edad7['uint32'](0x18)['bool'](_0x3524d2['isAdd']),null!=_0x3524d2['wasUndone']&&Object['hasOwnProperty']['call'](_0x3524d2,'wasUndone')&&_0x2edad7['uint32'](0x20)['bool'](_0x3524d2['wasUndone']),_0x2edad7;},_0x2bbfcc['encodeDelimited']=function(_0x5f1709,_0x58767a){return this['encode'](_0x5f1709,_0x58767a)['ldelim']();},_0x2bbfcc['decode']=function(_0x56eb21,_0x297138){_0x56eb21 instanceof _0x22e09c||(_0x56eb21=_0x22e09c['create'](_0x56eb21));for(var _0x155c48=void 0x0===_0x297138?_0x56eb21['len']:_0x56eb21['pos']+_0x297138,_0x534ecd=new _0x2332ab['RootOperation']();_0x56eb21['pos']<_0x155c48;){var _0x4d4348=_0x56eb21['uint32']();switch(_0x4d4348>>>0x3){case 0x1:_0x534ecd['rootName']=_0x56eb21['string']();break;case 0x2:_0x534ecd['elementName']=_0x56eb21['string']();break;case 0x3:_0x534ecd['isAdd']=_0x56eb21['bool']();break;case 0x4:_0x534ecd['wasUndone']=_0x56eb21['bool']();break;default:_0x56eb21['skipType'](0x7&_0x4d4348);}}return _0x534ecd;},_0x2bbfcc['decodeDelimited']=function(_0x5dad06){return _0x5dad06 instanceof _0x22e09c||(_0x5dad06=new _0x22e09c(_0x5dad06)),this['decode'](_0x5dad06,_0x5dad06['uint32']());},_0x2bbfcc['verify']=function(_0x3554b9){return'object'!=typeof _0x3554b9||null===_0x3554b9?'object\x20expected':null!=_0x3554b9['rootName']&&_0x3554b9['hasOwnProperty']('rootName')&&!_0x104421['isString'](_0x3554b9['rootName'])?'rootName:\x20string\x20expected':null!=_0x3554b9['elementName']&&_0x3554b9['hasOwnProperty']('elementName')&&!_0x104421['isString'](_0x3554b9['elementName'])?'elementName:\x20string\x20expected':null!=_0x3554b9['isAdd']&&_0x3554b9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3554b9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3554b9['wasUndone']&&_0x3554b9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3554b9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2bbfcc['fromObject']=function(_0x4fe5c3){if(_0x4fe5c3 instanceof _0x2332ab['RootOperation'])return _0x4fe5c3;var _0x50799=new _0x2332ab['RootOperation']();return null!=_0x4fe5c3['rootName']&&(_0x50799['rootName']=String(_0x4fe5c3['rootName'])),null!=_0x4fe5c3['elementName']&&(_0x50799['elementName']=String(_0x4fe5c3['elementName'])),null!=_0x4fe5c3['isAdd']&&(_0x50799['isAdd']=Boolean(_0x4fe5c3['isAdd'])),null!=_0x4fe5c3['wasUndone']&&(_0x50799['wasUndone']=Boolean(_0x4fe5c3['wasUndone'])),_0x50799;},_0x2bbfcc['toObject']=function(_0x5d8082,_0x29de48){_0x29de48||(_0x29de48={});var _0x59ec52={};return _0x29de48['defaults']&&(_0x59ec52['rootName']='',_0x59ec52['elementName']='',_0x59ec52['isAdd']=!0x1,_0x59ec52['wasUndone']=!0x1),null!=_0x5d8082['rootName']&&_0x5d8082['hasOwnProperty']('rootName')&&(_0x59ec52['rootName']=_0x5d8082['rootName']),null!=_0x5d8082['elementName']&&_0x5d8082['hasOwnProperty']('elementName')&&(_0x59ec52['elementName']=_0x5d8082['elementName']),null!=_0x5d8082['isAdd']&&_0x5d8082['hasOwnProperty']('isAdd')&&(_0x59ec52['isAdd']=_0x5d8082['isAdd']),null!=_0x5d8082['wasUndone']&&_0x5d8082['hasOwnProperty']('wasUndone')&&(_0x59ec52['wasUndone']=_0x5d8082['wasUndone']),_0x59ec52;},_0x2bbfcc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x2bbfcc['getTypeUrl']=function(_0x34d420){return void 0x0===_0x34d420&&(_0x34d420='type.googleapis.com'),_0x34d420+'/RootOperation';},_0x2bbfcc;}()),_0x2332ab['SplitOperation']=(function(){function _0x3e8a30(_0x652d4e){if(_0x652d4e){for(var _0x1ea2c4=Object['keys'](_0x652d4e),_0xf2f01f=0x0;_0xf2f01f<_0x1ea2c4['length'];++_0xf2f01f)null!=_0x652d4e[_0x1ea2c4[_0xf2f01f]]&&(this[_0x1ea2c4[_0xf2f01f]]=_0x652d4e[_0x1ea2c4[_0xf2f01f]]);}}return _0x3e8a30['prototype']['splitPosition']=null,_0x3e8a30['prototype']['graveyardPosition']=null,_0x3e8a30['prototype']['howMany']=0x0,_0x3e8a30['prototype']['insertionPosition']=null,_0x3e8a30['prototype']['wasUndone']=!0x1,_0x3e8a30['create']=function(_0x30c03d){return new _0x3e8a30(_0x30c03d);},_0x3e8a30['encode']=function(_0x591801,_0x58e0b0){return _0x58e0b0||(_0x58e0b0=_0x4c78f0['create']()),null!=_0x591801['splitPosition']&&Object['hasOwnProperty']['call'](_0x591801,'splitPosition')&&_0x2332ab['Position']['encode'](_0x591801['splitPosition'],_0x58e0b0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x591801['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x591801,'graveyardPosition')&&_0x2332ab['Position']['encode'](_0x591801['graveyardPosition'],_0x58e0b0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x591801['howMany']&&Object['hasOwnProperty']['call'](_0x591801,'howMany')&&_0x58e0b0['uint32'](0x18)['uint32'](_0x591801['howMany']),null!=_0x591801['insertionPosition']&&Object['hasOwnProperty']['call'](_0x591801,'insertionPosition')&&_0x2332ab['Position']['encode'](_0x591801['insertionPosition'],_0x58e0b0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x591801['wasUndone']&&Object['hasOwnProperty']['call'](_0x591801,'wasUndone')&&_0x58e0b0['uint32'](0x28)['bool'](_0x591801['wasUndone']),_0x58e0b0;},_0x3e8a30['encodeDelimited']=function(_0x515d2a,_0x361de7){return this['encode'](_0x515d2a,_0x361de7)['ldelim']();},_0x3e8a30['decode']=function(_0x121e51,_0x5c4c2d){_0x121e51 instanceof _0x22e09c||(_0x121e51=_0x22e09c['create'](_0x121e51));for(var _0x32d81a=void 0x0===_0x5c4c2d?_0x121e51['len']:_0x121e51['pos']+_0x5c4c2d,_0x47f650=new _0x2332ab['SplitOperation']();_0x121e51['pos']<_0x32d81a;){var _0x2796a9=_0x121e51['uint32']();switch(_0x2796a9>>>0x3){case 0x1:_0x47f650['splitPosition']=_0x2332ab['Position']['decode'](_0x121e51,_0x121e51['uint32']());break;case 0x2:_0x47f650['graveyardPosition']=_0x2332ab['Position']['decode'](_0x121e51,_0x121e51['uint32']());break;case 0x3:_0x47f650['howMany']=_0x121e51['uint32']();break;case 0x4:_0x47f650['insertionPosition']=_0x2332ab['Position']['decode'](_0x121e51,_0x121e51['uint32']());break;case 0x5:_0x47f650['wasUndone']=_0x121e51['bool']();break;default:_0x121e51['skipType'](0x7&_0x2796a9);}}return _0x47f650;},_0x3e8a30['decodeDelimited']=function(_0x89a493){return _0x89a493 instanceof _0x22e09c||(_0x89a493=new _0x22e09c(_0x89a493)),this['decode'](_0x89a493,_0x89a493['uint32']());},_0x3e8a30['verify']=function(_0x3dee5f){if('object'!=typeof _0x3dee5f||null===_0x3dee5f)return'object\x20expected';var _0x3b9067;if(null!=_0x3dee5f['splitPosition']&&_0x3dee5f['hasOwnProperty']('splitPosition')&&(_0x3b9067=_0x2332ab['Position']['verify'](_0x3dee5f['splitPosition'])))return'splitPosition.'+_0x3b9067;if(null!=_0x3dee5f['graveyardPosition']&&_0x3dee5f['hasOwnProperty']('graveyardPosition')&&(_0x3b9067=_0x2332ab['Position']['verify'](_0x3dee5f['graveyardPosition'])))return'graveyardPosition.'+_0x3b9067;if(null!=_0x3dee5f['howMany']&&_0x3dee5f['hasOwnProperty']('howMany')&&!_0x104421['isInteger'](_0x3dee5f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3dee5f['insertionPosition']&&_0x3dee5f['hasOwnProperty']('insertionPosition')&&(_0x3b9067=_0x2332ab['Position']['verify'](_0x3dee5f['insertionPosition'])))return'insertionPosition.'+_0x3b9067;return null!=_0x3dee5f['wasUndone']&&_0x3dee5f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3dee5f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e8a30['fromObject']=function(_0x312212){if(_0x312212 instanceof _0x2332ab['SplitOperation'])return _0x312212;var _0x145925=new _0x2332ab['SplitOperation']();if(null!=_0x312212['splitPosition']){if('object'!=typeof _0x312212['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x145925['splitPosition']=_0x2332ab['Position']['fromObject'](_0x312212['splitPosition']);}if(null!=_0x312212['graveyardPosition']){if('object'!=typeof _0x312212['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x145925['graveyardPosition']=_0x2332ab['Position']['fromObject'](_0x312212['graveyardPosition']);}if(null!=_0x312212['howMany']&&(_0x145925['howMany']=_0x312212['howMany']>>>0x0),null!=_0x312212['insertionPosition']){if('object'!=typeof _0x312212['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x145925['insertionPosition']=_0x2332ab['Position']['fromObject'](_0x312212['insertionPosition']);}return null!=_0x312212['wasUndone']&&(_0x145925['wasUndone']=Boolean(_0x312212['wasUndone'])),_0x145925;},_0x3e8a30['toObject']=function(_0x487bc4,_0x125d84){_0x125d84||(_0x125d84={});var _0x2eae05={};return _0x125d84['defaults']&&(_0x2eae05['splitPosition']=null,_0x2eae05['graveyardPosition']=null,_0x2eae05['howMany']=0x0,_0x2eae05['insertionPosition']=null,_0x2eae05['wasUndone']=!0x1),null!=_0x487bc4['splitPosition']&&_0x487bc4['hasOwnProperty']('splitPosition')&&(_0x2eae05['splitPosition']=_0x2332ab['Position']['toObject'](_0x487bc4['splitPosition'],_0x125d84)),null!=_0x487bc4['graveyardPosition']&&_0x487bc4['hasOwnProperty']('graveyardPosition')&&(_0x2eae05['graveyardPosition']=_0x2332ab['Position']['toObject'](_0x487bc4['graveyardPosition'],_0x125d84)),null!=_0x487bc4['howMany']&&_0x487bc4['hasOwnProperty']('howMany')&&(_0x2eae05['howMany']=_0x487bc4['howMany']),null!=_0x487bc4['insertionPosition']&&_0x487bc4['hasOwnProperty']('insertionPosition')&&(_0x2eae05['insertionPosition']=_0x2332ab['Position']['toObject'](_0x487bc4['insertionPosition'],_0x125d84)),null!=_0x487bc4['wasUndone']&&_0x487bc4['hasOwnProperty']('wasUndone')&&(_0x2eae05['wasUndone']=_0x487bc4['wasUndone']),_0x2eae05;},_0x3e8a30['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x3e8a30['getTypeUrl']=function(_0x3ca6a4){return void 0x0===_0x3ca6a4&&(_0x3ca6a4='type.googleapis.com'),_0x3ca6a4+'/SplitOperation';},_0x3e8a30;}()),_0x2332ab['Position']=(function(){function _0x41e8a1(_0x3f7f5e){if(this['path']=[],_0x3f7f5e){for(var _0x5e0cdf=Object['keys'](_0x3f7f5e),_0xca9106=0x0;_0xca9106<_0x5e0cdf['length'];++_0xca9106)null!=_0x3f7f5e[_0x5e0cdf[_0xca9106]]&&(this[_0x5e0cdf[_0xca9106]]=_0x3f7f5e[_0x5e0cdf[_0xca9106]]);}}return _0x41e8a1['prototype']['root']='',_0x41e8a1['prototype']['rootMain']=!0x1,_0x41e8a1['prototype']['rootGraveyard']=!0x1,_0x41e8a1['prototype']['path']=_0x104421['emptyArray'],_0x41e8a1['prototype']['stickiness']='',_0x41e8a1['create']=function(_0x2f9e86){return new _0x41e8a1(_0x2f9e86);},_0x41e8a1['encode']=function(_0x12e9fe,_0x365c69){if(_0x365c69||(_0x365c69=_0x4c78f0['create']()),null!=_0x12e9fe['root']&&Object['hasOwnProperty']['call'](_0x12e9fe,'root')&&_0x365c69['uint32'](0xa)['string'](_0x12e9fe['root']),null!=_0x12e9fe['rootMain']&&Object['hasOwnProperty']['call'](_0x12e9fe,'rootMain')&&_0x365c69['uint32'](0x10)['bool'](_0x12e9fe['rootMain']),null!=_0x12e9fe['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x12e9fe,'rootGraveyard')&&_0x365c69['uint32'](0x18)['bool'](_0x12e9fe['rootGraveyard']),null!=_0x12e9fe['path']&&_0x12e9fe['path']['length']){_0x365c69['uint32'](0x22)['fork']();for(var _0x103a13=0x0;_0x103a13<_0x12e9fe['path']['length'];++_0x103a13)_0x365c69['uint32'](_0x12e9fe['path'][_0x103a13]);_0x365c69['ldelim']();}return null!=_0x12e9fe['stickiness']&&Object['hasOwnProperty']['call'](_0x12e9fe,'stickiness')&&_0x365c69['uint32'](0x2a)['string'](_0x12e9fe['stickiness']),_0x365c69;},_0x41e8a1['encodeDelimited']=function(_0x1a2591,_0x29b283){return this['encode'](_0x1a2591,_0x29b283)['ldelim']();},_0x41e8a1['decode']=function(_0x315836,_0x40333c){_0x315836 instanceof _0x22e09c||(_0x315836=_0x22e09c['create'](_0x315836));for(var _0x40e611=void 0x0===_0x40333c?_0x315836['len']:_0x315836['pos']+_0x40333c,_0x25833f=new _0x2332ab['Position']();_0x315836['pos']<_0x40e611;){var _0x36b096=_0x315836['uint32']();switch(_0x36b096>>>0x3){case 0x1:_0x25833f['root']=_0x315836['string']();break;case 0x2:_0x25833f['rootMain']=_0x315836['bool']();break;case 0x3:_0x25833f['rootGraveyard']=_0x315836['bool']();break;case 0x4:if(_0x25833f['path']&&_0x25833f['path']['length']||(_0x25833f['path']=[]),0x2==(0x7&_0x36b096)){for(var _0x297f50=_0x315836['uint32']()+_0x315836['pos'];_0x315836['pos']<_0x297f50;)_0x25833f['path']['push'](_0x315836['uint32']());}else _0x25833f['path']['push'](_0x315836['uint32']());break;case 0x5:_0x25833f['stickiness']=_0x315836['string']();break;default:_0x315836['skipType'](0x7&_0x36b096);}}return _0x25833f;},_0x41e8a1['decodeDelimited']=function(_0x30919f){return _0x30919f instanceof _0x22e09c||(_0x30919f=new _0x22e09c(_0x30919f)),this['decode'](_0x30919f,_0x30919f['uint32']());},_0x41e8a1['verify']=function(_0x5ce545){if('object'!=typeof _0x5ce545||null===_0x5ce545)return'object\x20expected';if(null!=_0x5ce545['root']&&_0x5ce545['hasOwnProperty']('root')&&!_0x104421['isString'](_0x5ce545['root']))return'root:\x20string\x20expected';if(null!=_0x5ce545['rootMain']&&_0x5ce545['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5ce545['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5ce545['rootGraveyard']&&_0x5ce545['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5ce545['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5ce545['path']&&_0x5ce545['hasOwnProperty']('path')){if(!Array['isArray'](_0x5ce545['path']))return'path:\x20array\x20expected';for(var _0x472e2a=0x0;_0x472e2a<_0x5ce545['path']['length'];++_0x472e2a)if(!_0x104421['isInteger'](_0x5ce545['path'][_0x472e2a]))return'path:\x20integer[]\x20expected';}return null!=_0x5ce545['stickiness']&&_0x5ce545['hasOwnProperty']('stickiness')&&!_0x104421['isString'](_0x5ce545['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x41e8a1['fromObject']=function(_0x3e346f){if(_0x3e346f instanceof _0x2332ab['Position'])return _0x3e346f;var _0x2a5acf=new _0x2332ab['Position']();if(null!=_0x3e346f['root']&&(_0x2a5acf['root']=String(_0x3e346f['root'])),null!=_0x3e346f['rootMain']&&(_0x2a5acf['rootMain']=Boolean(_0x3e346f['rootMain'])),null!=_0x3e346f['rootGraveyard']&&(_0x2a5acf['rootGraveyard']=Boolean(_0x3e346f['rootGraveyard'])),_0x3e346f['path']){if(!Array['isArray'](_0x3e346f['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2a5acf['path']=[];for(var _0x2266ec=0x0;_0x2266ec<_0x3e346f['path']['length'];++_0x2266ec)_0x2a5acf['path'][_0x2266ec]=_0x3e346f['path'][_0x2266ec]>>>0x0;}return null!=_0x3e346f['stickiness']&&(_0x2a5acf['stickiness']=String(_0x3e346f['stickiness'])),_0x2a5acf;},_0x41e8a1['toObject']=function(_0x4bd2b4,_0x372495){_0x372495||(_0x372495={});var _0x14f324={};if((_0x372495['arrays']||_0x372495['defaults'])&&(_0x14f324['path']=[]),_0x372495['defaults']&&(_0x14f324['root']='',_0x14f324['rootMain']=!0x1,_0x14f324['rootGraveyard']=!0x1,_0x14f324['stickiness']=''),null!=_0x4bd2b4['root']&&_0x4bd2b4['hasOwnProperty']('root')&&(_0x14f324['root']=_0x4bd2b4['root']),null!=_0x4bd2b4['rootMain']&&_0x4bd2b4['hasOwnProperty']('rootMain')&&(_0x14f324['rootMain']=_0x4bd2b4['rootMain']),null!=_0x4bd2b4['rootGraveyard']&&_0x4bd2b4['hasOwnProperty']('rootGraveyard')&&(_0x14f324['rootGraveyard']=_0x4bd2b4['rootGraveyard']),_0x4bd2b4['path']&&_0x4bd2b4['path']['length']){_0x14f324['path']=[];for(var _0x1cf91c=0x0;_0x1cf91c<_0x4bd2b4['path']['length'];++_0x1cf91c)_0x14f324['path'][_0x1cf91c]=_0x4bd2b4['path'][_0x1cf91c];}return null!=_0x4bd2b4['stickiness']&&_0x4bd2b4['hasOwnProperty']('stickiness')&&(_0x14f324['stickiness']=_0x4bd2b4['stickiness']),_0x14f324;},_0x41e8a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x41e8a1['getTypeUrl']=function(_0x2e0a06){return void 0x0===_0x2e0a06&&(_0x2e0a06='type.googleapis.com'),_0x2e0a06+'/Position';},_0x41e8a1;}()),_0x2332ab['Range']=(function(){function _0x544e2c(_0x55f61){if(_0x55f61){for(var _0x5c7835=Object['keys'](_0x55f61),_0x25c7c6=0x0;_0x25c7c6<_0x5c7835['length'];++_0x25c7c6)null!=_0x55f61[_0x5c7835[_0x25c7c6]]&&(this[_0x5c7835[_0x25c7c6]]=_0x55f61[_0x5c7835[_0x25c7c6]]);}}return _0x544e2c['prototype']['start']=null,_0x544e2c['prototype']['end']=null,_0x544e2c['create']=function(_0x59f73e){return new _0x544e2c(_0x59f73e);},_0x544e2c['encode']=function(_0x4a0d92,_0x295d7d){return _0x295d7d||(_0x295d7d=_0x4c78f0['create']()),null!=_0x4a0d92['start']&&Object['hasOwnProperty']['call'](_0x4a0d92,'start')&&_0x2332ab['Position']['encode'](_0x4a0d92['start'],_0x295d7d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a0d92['end']&&Object['hasOwnProperty']['call'](_0x4a0d92,'end')&&_0x2332ab['Position']['encode'](_0x4a0d92['end'],_0x295d7d['uint32'](0x12)['fork']())['ldelim'](),_0x295d7d;},_0x544e2c['encodeDelimited']=function(_0x4e5d26,_0xc840ec){return this['encode'](_0x4e5d26,_0xc840ec)['ldelim']();},_0x544e2c['decode']=function(_0x43851a,_0x4ebde8){_0x43851a instanceof _0x22e09c||(_0x43851a=_0x22e09c['create'](_0x43851a));for(var _0xde98f8=void 0x0===_0x4ebde8?_0x43851a['len']:_0x43851a['pos']+_0x4ebde8,_0x363674=new _0x2332ab['Range']();_0x43851a['pos']<_0xde98f8;){var _0x1cbe29=_0x43851a['uint32']();switch(_0x1cbe29>>>0x3){case 0x1:_0x363674['start']=_0x2332ab['Position']['decode'](_0x43851a,_0x43851a['uint32']());break;case 0x2:_0x363674['end']=_0x2332ab['Position']['decode'](_0x43851a,_0x43851a['uint32']());break;default:_0x43851a['skipType'](0x7&_0x1cbe29);}}return _0x363674;},_0x544e2c['decodeDelimited']=function(_0x310a7e){return _0x310a7e instanceof _0x22e09c||(_0x310a7e=new _0x22e09c(_0x310a7e)),this['decode'](_0x310a7e,_0x310a7e['uint32']());},_0x544e2c['verify']=function(_0x44b4ab){if('object'!=typeof _0x44b4ab||null===_0x44b4ab)return'object\x20expected';var _0x5cfe10;if(null!=_0x44b4ab['start']&&_0x44b4ab['hasOwnProperty']('start')&&(_0x5cfe10=_0x2332ab['Position']['verify'](_0x44b4ab['start'])))return'start.'+_0x5cfe10;if(null!=_0x44b4ab['end']&&_0x44b4ab['hasOwnProperty']('end')&&(_0x5cfe10=_0x2332ab['Position']['verify'](_0x44b4ab['end'])))return'end.'+_0x5cfe10;return null;},_0x544e2c['fromObject']=function(_0x392d9c){if(_0x392d9c instanceof _0x2332ab['Range'])return _0x392d9c;var _0x2b507d=new _0x2332ab['Range']();if(null!=_0x392d9c['start']){if('object'!=typeof _0x392d9c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2b507d['start']=_0x2332ab['Position']['fromObject'](_0x392d9c['start']);}if(null!=_0x392d9c['end']){if('object'!=typeof _0x392d9c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2b507d['end']=_0x2332ab['Position']['fromObject'](_0x392d9c['end']);}return _0x2b507d;},_0x544e2c['toObject']=function(_0x1c74a8,_0xad3af4){_0xad3af4||(_0xad3af4={});var _0x4a7f94={};return _0xad3af4['defaults']&&(_0x4a7f94['start']=null,_0x4a7f94['end']=null),null!=_0x1c74a8['start']&&_0x1c74a8['hasOwnProperty']('start')&&(_0x4a7f94['start']=_0x2332ab['Position']['toObject'](_0x1c74a8['start'],_0xad3af4)),null!=_0x1c74a8['end']&&_0x1c74a8['hasOwnProperty']('end')&&(_0x4a7f94['end']=_0x2332ab['Position']['toObject'](_0x1c74a8['end'],_0xad3af4)),_0x4a7f94;},_0x544e2c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x544e2c['getTypeUrl']=function(_0x57ec70){return void 0x0===_0x57ec70&&(_0x57ec70='type.googleapis.com'),_0x57ec70+'/Range';},_0x544e2c;}()),_0x2332ab['Element']=(function(){function _0x412760(_0x32c984){if(this['children']=[],this['attributesBoolean']={},_0x32c984){for(var _0x5d551c=Object['keys'](_0x32c984),_0xa6ffcc=0x0;_0xa6ffcc<_0x5d551c['length'];++_0xa6ffcc)null!=_0x32c984[_0x5d551c[_0xa6ffcc]]&&(this[_0x5d551c[_0xa6ffcc]]=_0x32c984[_0x5d551c[_0xa6ffcc]]);}}return _0x412760['prototype']['name']='',_0x412760['prototype']['children']=_0x104421['emptyArray'],_0x412760['prototype']['data']='',_0x412760['prototype']['attributesBoolean']=_0x104421['emptyObject'],_0x412760['prototype']['attributesJson']='',_0x412760['create']=function(_0x180480){return new _0x412760(_0x180480);},_0x412760['encode']=function(_0x480ff9,_0x55c96f){if(_0x55c96f||(_0x55c96f=_0x4c78f0['create']()),null!=_0x480ff9['name']&&Object['hasOwnProperty']['call'](_0x480ff9,'name')&&_0x55c96f['uint32'](0xa)['string'](_0x480ff9['name']),null!=_0x480ff9['children']&&_0x480ff9['children']['length']){for(var _0xd226df=0x0;_0xd226df<_0x480ff9['children']['length'];++_0xd226df)_0x2332ab['Element']['encode'](_0x480ff9['children'][_0xd226df],_0x55c96f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x480ff9['data']&&Object['hasOwnProperty']['call'](_0x480ff9,'data')&&_0x55c96f['uint32'](0x1a)['string'](_0x480ff9['data']),null!=_0x480ff9['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x480ff9,'attributesBoolean')){var _0x45a263=Object['keys'](_0x480ff9['attributesBoolean']);for(_0xd226df=0x0;_0xd226df<_0x45a263['length'];++_0xd226df)_0x55c96f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x45a263[_0xd226df])['uint32'](0x10)['bool'](_0x480ff9['attributesBoolean'][_0x45a263[_0xd226df]])['ldelim']();}return null!=_0x480ff9['attributesJson']&&Object['hasOwnProperty']['call'](_0x480ff9,'attributesJson')&&_0x55c96f['uint32'](0x2a)['string'](_0x480ff9['attributesJson']),_0x55c96f;},_0x412760['encodeDelimited']=function(_0x5d980d,_0x4d96c6){return this['encode'](_0x5d980d,_0x4d96c6)['ldelim']();},_0x412760['decode']=function(_0x2161ff,_0x23f175){_0x2161ff instanceof _0x22e09c||(_0x2161ff=_0x22e09c['create'](_0x2161ff));for(var _0x3922f3,_0x5c89b4,_0x511f9c=void 0x0===_0x23f175?_0x2161ff['len']:_0x2161ff['pos']+_0x23f175,_0x5e6ef5=new _0x2332ab['Element']();_0x2161ff['pos']<_0x511f9c;){var _0x45792b=_0x2161ff['uint32']();switch(_0x45792b>>>0x3){case 0x1:_0x5e6ef5['name']=_0x2161ff['string']();break;case 0x2:_0x5e6ef5['children']&&_0x5e6ef5['children']['length']||(_0x5e6ef5['children']=[]),_0x5e6ef5['children']['push'](_0x2332ab['Element']['decode'](_0x2161ff,_0x2161ff['uint32']()));break;case 0x3:_0x5e6ef5['data']=_0x2161ff['string']();break;case 0x4:_0x5e6ef5['attributesBoolean']===_0x104421['emptyObject']&&(_0x5e6ef5['attributesBoolean']={});var _0x2b4e70=_0x2161ff['uint32']()+_0x2161ff['pos'];for(_0x3922f3='',_0x5c89b4=!0x1;_0x2161ff['pos']<_0x2b4e70;){var _0x3c3171=_0x2161ff['uint32']();switch(_0x3c3171>>>0x3){case 0x1:_0x3922f3=_0x2161ff['string']();break;case 0x2:_0x5c89b4=_0x2161ff['bool']();break;default:_0x2161ff['skipType'](0x7&_0x3c3171);}}_0x5e6ef5['attributesBoolean'][_0x3922f3]=_0x5c89b4;break;case 0x5:_0x5e6ef5['attributesJson']=_0x2161ff['string']();break;default:_0x2161ff['skipType'](0x7&_0x45792b);}}return _0x5e6ef5;},_0x412760['decodeDelimited']=function(_0x2886a8){return _0x2886a8 instanceof _0x22e09c||(_0x2886a8=new _0x22e09c(_0x2886a8)),this['decode'](_0x2886a8,_0x2886a8['uint32']());},_0x412760['verify']=function(_0x3a2151){if('object'!=typeof _0x3a2151||null===_0x3a2151)return'object\x20expected';if(null!=_0x3a2151['name']&&_0x3a2151['hasOwnProperty']('name')&&!_0x104421['isString'](_0x3a2151['name']))return'name:\x20string\x20expected';if(null!=_0x3a2151['children']&&_0x3a2151['hasOwnProperty']('children')){if(!Array['isArray'](_0x3a2151['children']))return'children:\x20array\x20expected';for(var _0x4c65d8=0x0;_0x4c65d8<_0x3a2151['children']['length'];++_0x4c65d8){var _0x427398=_0x2332ab['Element']['verify'](_0x3a2151['children'][_0x4c65d8]);if(_0x427398)return'children.'+_0x427398;}}if(null!=_0x3a2151['data']&&_0x3a2151['hasOwnProperty']('data')&&!_0x104421['isString'](_0x3a2151['data']))return'data:\x20string\x20expected';if(null!=_0x3a2151['attributesBoolean']&&_0x3a2151['hasOwnProperty']('attributesBoolean')){if(!_0x104421['isObject'](_0x3a2151['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x20905f=Object['keys'](_0x3a2151['attributesBoolean']);for(_0x4c65d8=0x0;_0x4c65d8<_0x20905f['length'];++_0x4c65d8)if('boolean'!=typeof _0x3a2151['attributesBoolean'][_0x20905f[_0x4c65d8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3a2151['attributesJson']&&_0x3a2151['hasOwnProperty']('attributesJson')&&!_0x104421['isString'](_0x3a2151['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x412760['fromObject']=function(_0x43a797){if(_0x43a797 instanceof _0x2332ab['Element'])return _0x43a797;var _0x3bca21=new _0x2332ab['Element']();if(null!=_0x43a797['name']&&(_0x3bca21['name']=String(_0x43a797['name'])),_0x43a797['children']){if(!Array['isArray'](_0x43a797['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3bca21['children']=[];for(var _0x33d461=0x0;_0x33d461<_0x43a797['children']['length'];++_0x33d461){if('object'!=typeof _0x43a797['children'][_0x33d461])throw TypeError('.Element.children:\x20object\x20expected');_0x3bca21['children'][_0x33d461]=_0x2332ab['Element']['fromObject'](_0x43a797['children'][_0x33d461]);}}if(null!=_0x43a797['data']&&(_0x3bca21['data']=String(_0x43a797['data'])),_0x43a797['attributesBoolean']){if('object'!=typeof _0x43a797['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3bca21['attributesBoolean']={};var _0x1e972a=Object['keys'](_0x43a797['attributesBoolean']);for(_0x33d461=0x0;_0x33d461<_0x1e972a['length'];++_0x33d461)_0x3bca21['attributesBoolean'][_0x1e972a[_0x33d461]]=Boolean(_0x43a797['attributesBoolean'][_0x1e972a[_0x33d461]]);}return null!=_0x43a797['attributesJson']&&(_0x3bca21['attributesJson']=String(_0x43a797['attributesJson'])),_0x3bca21;},_0x412760['toObject']=function(_0x17e3f5,_0x4899fe){_0x4899fe||(_0x4899fe={});var _0x171154,_0x8cf06f={};if((_0x4899fe['arrays']||_0x4899fe['defaults'])&&(_0x8cf06f['children']=[]),(_0x4899fe['objects']||_0x4899fe['defaults'])&&(_0x8cf06f['attributesBoolean']={}),_0x4899fe['defaults']&&(_0x8cf06f['name']='',_0x8cf06f['data']='',_0x8cf06f['attributesJson']=''),null!=_0x17e3f5['name']&&_0x17e3f5['hasOwnProperty']('name')&&(_0x8cf06f['name']=_0x17e3f5['name']),_0x17e3f5['children']&&_0x17e3f5['children']['length']){_0x8cf06f['children']=[];for(var _0x4c570e=0x0;_0x4c570e<_0x17e3f5['children']['length'];++_0x4c570e)_0x8cf06f['children'][_0x4c570e]=_0x2332ab['Element']['toObject'](_0x17e3f5['children'][_0x4c570e],_0x4899fe);}if(null!=_0x17e3f5['data']&&_0x17e3f5['hasOwnProperty']('data')&&(_0x8cf06f['data']=_0x17e3f5['data']),_0x17e3f5['attributesBoolean']&&(_0x171154=Object['keys'](_0x17e3f5['attributesBoolean']))['length']){_0x8cf06f['attributesBoolean']={};for(_0x4c570e=0x0;_0x4c570e<_0x171154['length'];++_0x4c570e)_0x8cf06f['attributesBoolean'][_0x171154[_0x4c570e]]=_0x17e3f5['attributesBoolean'][_0x171154[_0x4c570e]];}return null!=_0x17e3f5['attributesJson']&&_0x17e3f5['hasOwnProperty']('attributesJson')&&(_0x8cf06f['attributesJson']=_0x17e3f5['attributesJson']),_0x8cf06f;},_0x412760['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f9e66['util']['toJSONOptions']);},_0x412760['getTypeUrl']=function(_0x114b2f){return void 0x0===_0x114b2f&&(_0x114b2f='type.googleapis.com'),_0x114b2f+'/Element';},_0x412760;}()),_0x2332ab;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x46547c){return new y(this['_protobufRoot'][_0x46547c]);}}class y{['_protobuf'];constructor(_0x2367fd){this['_protobuf']=_0x2367fd;}['compress'](_0x231a70){const _0x5f5ddd=this['_protobuf']['verify'](_0x231a70);if(_0x5f5ddd)throw Error(_0x5f5ddd);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x231a70))['finish']();}['decompress'](_0xb983d0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xb983d0),{'oneofs':!0x0});}}function _(_0x50988e,_0x7e0928){const _0x45bcdb=_0x3b3292(_0x50988e);return _0x45bcdb['path'][_0x45bcdb['path']['length']-0x1]+=_0x7e0928,_0x45bcdb;}function O(_0x26babc,_0x3d1909){return _0x26babc['root']===_0x3d1909['root']&&_0x3f0717(_0x26babc['path'],_0x3d1909['path']);}function $(_0x5e91d4){P(_0x5e91d4,_0x2ed572=>('main'==_0x2ed572['root']?(_0x2ed572['rootMain']=!0x0,delete _0x2ed572['root']):'$graveyard'==_0x2ed572['root']&&(_0x2ed572['rootGraveyard']=!0x0,delete _0x2ed572['root']),_0x2ed572));}function J(_0x5525f3){P(_0x5525f3,_0x23012d=>(_0x23012d['rootMain']?(_0x23012d['root']='main',delete _0x23012d['rootMain']):_0x23012d['rootGraveyard']&&(_0x23012d['root']='$graveyard',delete _0x23012d['rootGraveyard']),_0x23012d));}function P(_0x3713e7,_0x411b9c){for(const _0x207432 in _0x3713e7){const _0x447a8e=_0x3713e7[_0x207432];'nodes'!==_0x207432&&_0x1e2a96(_0x447a8e)&&(_0x447a8e['path']&&(_0x447a8e['root']||_0x447a8e['rootMain']||_0x447a8e['rootGraveyard'])?_0x3713e7[_0x207432]=_0x411b9c(_0x447a8e):P(_0x447a8e,_0x411b9c));}return _0x3713e7;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1fa991,_0x3f2baf,_0x2883bc){this['_id']=_0x1fa991,this['_operationName']=_0x3f2baf,this['_protobufDescriptor']=_0x2883bc;}['compress'](_0x5a1ba7,_0x4ad0e1){const _0x19bc99=_0x4ad0e1['shift']();return $(_0x19bc99),_0x5a1ba7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x19bc99)),_0x5a1ba7['types']['push'](this['_id']),!0x0;}['decompress'](_0x431bb8,_0x20db7e){_0x20db7e['types']['shift']();const _0x5c3408=this['_protobufDescriptor']['decompress'](_0x20db7e['buffers']['shift']());J(_0x5c3408),_0x5c3408['__className']=this['_operationName'],_0x431bb8['push'](_0x5c3408);}}class s extends e{['compress'](_0xb2396b,_0x48f4b6){const _0x5b9e71=_0x48f4b6['shift']();return this['_serializeOneOf']('oldValue',_0x5b9e71),this['_serializeOneOf']('newValue',_0x5b9e71),$(_0x5b9e71),_0xb2396b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b9e71)),_0xb2396b['types']['push'](this['_id']),!0x0;}['decompress'](_0x513cbe,_0x267883){const {types:_0x13c937,buffers:_0xb97031}=_0x267883,_0x48cbbb=this['_protobufDescriptor']['decompress'](_0xb97031['shift']());_0x13c937['shift'](),this['_deserializeOneOf']('oldValue',_0x48cbbb),this['_deserializeOneOf']('newValue',_0x48cbbb),J(_0x48cbbb),_0x48cbbb['__className']=this['_operationName'],_0x513cbe['push'](_0x48cbbb);}['_serializeOneOf'](_0x228f24,_0x308a12){const _0x2bcaa6=_0x308a12[_0x228f24];'boolean'==typeof _0x2bcaa6?_0x308a12[_0x228f24+'Boolean']=_0x2bcaa6:_0x308a12[_0x228f24+'Json']=JSON['stringify'](_0x2bcaa6);}['_deserializeOneOf'](_0x3447f3,_0x2deeee){const _0x3dbe2a=_0x3447f3+'Json';_0x2deeee[_0x3dbe2a]?(_0x2deeee[_0x3447f3]=JSON['parse'](_0x2deeee[_0x3dbe2a]),delete _0x2deeee[_0x3dbe2a]):(_0x2deeee[_0x3447f3]=_0x2deeee[_0x3447f3+'Boolean'],delete _0x2deeee[_0x3447f3+'Boolean']);}}class i extends e{['compress'](_0x255c31,_0xc8c3d1){const _0x57dd21=_0xc8c3d1['shift']();return this['_serializeNodesAttributes'](_0x57dd21['nodes']),$(_0x57dd21),_0x255c31['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57dd21)),_0x255c31['types']['push'](this['_id']),!0x0;}['decompress'](_0x30a885,_0x17a067){const {types:_0x8a776b,buffers:_0x1a4dca}=_0x17a067,_0x16a9e2=this['_protobufDescriptor']['decompress'](_0x1a4dca['shift']());_0x8a776b['shift'](),_0x16a9e2['nodes']||(_0x16a9e2['nodes']=[]),this['_deserializeNodesAttributes'](_0x16a9e2['nodes']),J(_0x16a9e2),_0x16a9e2['__className']=this['_operationName'],_0x30a885['push'](_0x16a9e2);}['_serializeNodesAttributes'](_0x1ca123){for(const _0x1c68ca of _0x1ca123){if(_0x1c68ca['attributes']){const _0x26c054=_0x1c68ca['attributes'];this['_areValuesBoolean'](_0x26c054)?_0x1c68ca['attributesBoolean']=_0x26c054:_0x1c68ca['attributesJson']=JSON['stringify'](_0x26c054);}_0x1c68ca['children']&&this['_serializeNodesAttributes'](_0x1c68ca['children']);}}['_deserializeNodesAttributes'](_0x1948f2){for(const _0x26b544 of _0x1948f2)(_0x26b544['attributesBoolean']||_0x26b544['attributesJson'])&&(_0x26b544['attributesBoolean']?(_0x26b544['attributes']=_0x26b544['attributesBoolean'],delete _0x26b544['attributesBoolean']):(_0x26b544['attributes']=JSON['parse'](_0x26b544['attributesJson']),delete _0x26b544['attributesJson'])),_0x26b544['children']&&this['_deserializeNodesAttributes'](_0x26b544['children']);}['_areValuesBoolean'](_0x582e0d){return Object['keys'](_0x582e0d)['every'](_0x4c496a=>'boolean'==typeof _0x582e0d[_0x4c496a]);}}class n extends e{['decompress'](_0x52f672,_0x44e0c8){super['decompress'](_0x52f672,_0x44e0c8);const _0x16c443=_0x52f672[_0x52f672['length']-0x1];_0x16c443['oldRange']||(_0x16c443['oldRange']=null),_0x16c443['newRange']||(_0x16c443['newRange']=null);}}class p extends e{['compress'](_0x220d7d,_0x1de754){return _0x1de754['shift'](),_0x220d7d['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f72ae,_0x73c7e1){_0x73c7e1['types']['shift'](),_0x1f72ae['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x317925,_0x2916d8,_0x55f2af,_0x3a3a12){super(_0x317925,_0x2916d8,_0x55f2af),this['_omittedNamespace']=_0x3a3a12+':';}['compress'](_0x24d9d3,_0x48e56a){return!('MarkerOperation'!=_0x48e56a[0x0]['__className']||!_0x48e56a[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x48e56a[0x0]['name']=_0x48e56a[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x24d9d3,_0x48e56a),!0x0);}['decompress'](_0x790979,_0x36078c){super['decompress'](_0x790979,_0x36078c);const _0x2e559c=_0x790979[_0x790979['length']-0x1];_0x2e559c['name']=this['_omittedNamespace']+_0x2e559c['name'];}}class b{['_id'];['_context'];constructor(_0x5ac4f8,_0x421340){this['_id']=_0x5ac4f8,this['_context']=_0x421340;}['compress'](_0x269de7,_0x30f86b){let _0x2d4e52;for(;_0x30f86b['length']>0x1&&this['_compareOperations'](_0x30f86b[0x0],_0x30f86b[0x1]);)_0x2d4e52?(_0x2d4e52=this['_combineNext'](_0x30f86b['shift'](),_0x2d4e52),_0x269de7['types']['push'](0x0)):(_0x2d4e52=_0x3b3292(_0x30f86b['shift']()),_0x269de7['types']['push'](this['_id']));return!!_0x2d4e52&&(_0x2d4e52=this['_combineNext'](_0x30f86b['shift'](),_0x2d4e52),_0x269de7['types']['push'](0x0),_0x269de7['buffers']['push'](this['_compressSingleOperation'](_0x2d4e52)),!0x0);}['decompress'](_0x2b9c90,_0x28dc4a){const _0x870132=this['_decompressSingleOperation'](_0x28dc4a);for(;0x0==_0x28dc4a['types'][0x0];)_0x28dc4a['types']['shift'](),_0x2b9c90['push'](this['_splitCurrent'](_0x870132));_0x2b9c90['push'](_0x870132);}}class m extends b{['_combineNext'](_0x5227cb,_0x39fd14){return _0x39fd14['nodes'][0x0]['data']+=_0x5227cb['nodes'][0x0]['data'],_0x39fd14;}['_splitCurrent'](_0x3d2eb0){const _0x4e611e=_0x3b3292(_0x3d2eb0),_0x524372=_0x4e611e['nodes'][0x0],_0x1e3370=_0x3d2eb0['nodes'][0x0],_0x578e54=_0x1e3370['data'][Symbol['iterator']]()['next']()['value'],_0x45429c=_0x578e54['length'];return _0x524372['data']=_0x578e54,_0x1e3370['data']=_0x1e3370['data']['substr'](_0x45429c),_0x3d2eb0['position']=_(_0x3d2eb0['position'],_0x45429c),_0x4e611e;}['_compareOperations'](_0x2137fe,_0x276dcb){if(this['_checkOperation'](_0x2137fe)&&this['_checkOperation'](_0x276dcb)){const _0x112ce3=_0x2137fe['nodes'][0x0]['data']['length'],_0x20698d=O(_(_0x2137fe['position'],_0x112ce3),_0x276dcb['position']),_0x548b5d=_0x2137fe['nodes'][0x0],_0xd3b3be=_0x276dcb['nodes'][0x0];return _0x20698d&&this['_compareAttributes'](_0x548b5d,_0xd3b3be);}return!0x1;}['_compressSingleOperation'](_0x590ad9){const _0x5e8d2b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5e8d2b,[_0x590ad9]),_0x5e8d2b['buffers'][0x0];}['_decompressSingleOperation'](_0x963547){const _0x192f02=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x192f02,_0x963547),_0x192f02[0x0];}['_checkOperation'](_0x161f82){return'InsertOperation'==_0x161f82['__className']&&0x1==_0x161f82['nodes']['length']&&_0x161f82['nodes'][0x0]['data']&&!_0x161f82['wasUndone']&&0x1==Array['from'](_0x161f82['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x225699,_0x74af8d){const _0x1526e7=Object['keys'](_0x225699['attributes']||{}),_0x40af44=Object['keys'](_0x74af8d['attributes']||{});return _0x1526e7['length']===_0x40af44['length']&&_0x1526e7['every'](_0x577fd7=>_0x74af8d['attributes'][_0x577fd7]&&_0x74af8d['attributes'][_0x577fd7]===_0x225699['attributes'][_0x577fd7]);}}class c extends b{['_combineNext'](_0x238d72,_0x303f0c){return _0x303f0c['howMany']++,_0x303f0c['sourcePosition']=_0x3b3292(_0x238d72['sourcePosition']),_0x303f0c;}['_splitCurrent'](_0x2ab37a){const _0x248d4b=_0x3b3292(_0x2ab37a);return _0x2ab37a['howMany']--,_0x248d4b['howMany']=0x1,_0x248d4b['sourcePosition']=_(_0x248d4b['sourcePosition'],_0x2ab37a['howMany']),_0x248d4b;}['_compareOperations'](_0x221c72,_0x1da22e){return!(!this['_checkOperation'](_0x221c72)||!this['_checkOperation'](_0x1da22e))&&(O(_(_0x221c72['sourcePosition'],-0x1),_0x1da22e['sourcePosition'])&&O(_0x221c72['targetPosition'],_0x1da22e['targetPosition']));}['_compressSingleOperation'](_0x20934a){const _0x57de72={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x57de72,[_0x20934a]),_0x57de72['buffers'][0x0];}['_decompressSingleOperation'](_0x283fcc){const _0x3af9db=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3af9db,_0x283fcc),_0x3af9db[0x0];}['_checkOperation'](_0x5b1f5c){return'MoveOperation'==_0x5b1f5c['__className']&&'$graveyard'==_0x5b1f5c['targetPosition']['root']&&0x1==_0x5b1f5c['howMany']&&!_0x5b1f5c['wasUndone'];}}class h extends b{['_combineNext'](_0x2c043e,_0x3ce91a){return _0x3ce91a['howMany']++,_0x3ce91a;}['_splitCurrent'](_0x36f91b){const _0x43c0cb=_0x3b3292(_0x36f91b);return _0x43c0cb['howMany']=0x1,_0x36f91b['howMany']--,_0x43c0cb;}['_compareOperations'](_0xb6aeed,_0x5a4c99){return!(!this['_checkOperation'](_0xb6aeed)||!this['_checkOperation'](_0x5a4c99))&&(O(_0xb6aeed['sourcePosition'],_0x5a4c99['sourcePosition'])&&O(_0xb6aeed['targetPosition'],_0x5a4c99['targetPosition']));}['_compressSingleOperation'](_0x59b02e){const _0x33f611={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x33f611,[_0x59b02e]),_0x33f611['buffers'][0x0];}['_decompressSingleOperation'](_0x45db83){const _0x3456ab=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3456ab,_0x45db83),_0x3456ab[0x0];}['_checkOperation'](_0x109aa7){return'MoveOperation'==_0x109aa7['__className']&&'$graveyard'==_0x109aa7['targetPosition']['root']&&0x1==_0x109aa7['howMany']&&!_0x109aa7['wasUndone'];}}class f extends b{['compress'](_0x5c3d4f,_0x1afed6){if(!this['_compareOperations'](_0x1afed6[0x0],_0x1afed6[0x1]))return!0x1;const _0x484d81=_0x1afed6['shift']();return _0x484d81['oldRange']=null,_0x484d81['newRange']&&O(_0x484d81['newRange']['start'],_0x484d81['newRange']['end'])&&(_0x484d81['newRange']['end']=null),_0x1afed6['shift'](),_0x5c3d4f['types']['push'](this['_id']),_0x5c3d4f['types']['push'](0x0),_0x5c3d4f['buffers']['push'](this['_compressSingleOperation'](_0x484d81)),!0x0;}['decompress'](_0x48f2dd,_0x1b3ad2){const _0x53e809=this['_decompressSingleOperation'](_0x1b3ad2);_0x53e809['newRange']&&!_0x53e809['newRange']['end']&&(_0x53e809['newRange']['end']=_0x3b3292(_0x53e809['newRange']['start']));const _0x489b17=_0x3b3292(_0x53e809);_0x489b17['newRange']&&(_0x489b17['newRange']['start']['stickiness']='toNone',_0x489b17['newRange']['end']=_0x3b3292(_0x489b17['newRange']['start'])),_0x489b17['name']='user:position:'+_0x489b17['name']['split'](':')[0x2],_0x1b3ad2['types']['shift'](),_0x48f2dd['push'](_0x53e809),_0x48f2dd['push'](_0x489b17);}['_compressSingleOperation'](_0x2600e8){const _0x554753={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x554753,[_0x2600e8]),_0x554753['buffers'][0x0];}['_decompressSingleOperation'](_0x1cd571){const _0x22e193=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x22e193,_0x1cd571),_0x22e193[0x0];}['_compareOperations'](_0xd6bdbd,_0x5a7890){return!(!_0xd6bdbd||!_0x5a7890)&&('MarkerOperation'==_0xd6bdbd['__className']&&'MarkerOperation'==_0x5a7890['__className']&&!(!_0xd6bdbd['name']['startsWith']('user:')||!_0x5a7890['name']['startsWith']('user:')||_0xd6bdbd['name']==_0x5a7890['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x268b00=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 a(0x12,'MarkerOperation',_0x268b00,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x268b00,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x24a264){if(!_0x24a264||!_0x24a264[0x0])throw new _0x3dc5e1('no-operations-provided',this);const _0x39f3ba={'types':[],'buffers':[],'baseVersion':_0x24a264[0x0]['baseVersion']};for(;_0x24a264['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x39f3ba,_0x24a264)||this['_getCompressorByName']('TypingAction')['compress'](_0x39f3ba,_0x24a264)||this['_getCompressorByName']('DeletingAction')['compress'](_0x39f3ba,_0x24a264)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x39f3ba,_0x24a264)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x39f3ba,_0x24a264)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x39f3ba,_0x24a264)||this['_getCompressorByName'](_0x24a264[0x0]['__className'])['compress'](_0x39f3ba,_0x24a264);return _0x39f3ba;}['decompress'](_0x510b27){const _0x381b51=[];for(;_0x510b27['types']['length'];){this['_compressorById']['get'](_0x510b27['types'][0x0])['decompress'](_0x381b51,_0x510b27);}return _0x381b51['forEach']((_0x23ea80,_0x48fb53)=>_0x23ea80['baseVersion']=_0x510b27['baseVersion']+_0x48fb53),_0x381b51;}['_getCompressorByName'](_0x12b252){return this['_compressorByName']['get'](_0x12b252);}['_registerOperationCompressor'](_0x4414d4,_0x1607ad,_0x2d07b5){const _0x362123=new _0x2d07b5(_0x4414d4,_0x1607ad,this['_protobufFactory']['getDescriptor'](_0x1607ad));this['_registerCompressor'](_0x4414d4,_0x1607ad,_0x362123);}['_registerActionCompressor'](_0x20c728,_0x1620a5,_0x57c4c2){const _0x2c976f=new _0x57c4c2(_0x20c728,this);this['_registerCompressor'](_0x20c728,_0x1620a5,_0x2c976f);}['_registerCompressor'](_0x3ab39a,_0x508284,_0x22e0e1){this['_compressorById']['set'](_0x3ab39a,_0x22e0e1),this['_compressorByName']['set'](_0x508284,_0x22e0e1);}}export{g as Compressor};
23
+ import{CKEditorError as _0xfd3fa0}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x48764d from'protobufjs/minimal.js';import{cloneDeep as _0x32a330,isEqual as _0x5c930a,isObject as _0x3bcb74}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x47adb3=_0x48764d['Reader'],_0x316327=_0x48764d['Writer'],_0x3c8e6b=_0x48764d['util'],_0x23828a=_0x48764d['roots']['default']||(_0x48764d['roots']['default']={});return _0x23828a['AttributeOperation']=(function(){function _0x100348(_0x4e777d){if(_0x4e777d){for(var _0x3be950=Object['keys'](_0x4e777d),_0x3a72f0=0x0;_0x3a72f0<_0x3be950['length'];++_0x3a72f0)null!=_0x4e777d[_0x3be950[_0x3a72f0]]&&(this[_0x3be950[_0x3a72f0]]=_0x4e777d[_0x3be950[_0x3a72f0]]);}}return _0x100348['prototype']['range']=null,_0x100348['prototype']['key']='',_0x100348['prototype']['oldValueBoolean']=!0x1,_0x100348['prototype']['oldValueJson']='',_0x100348['prototype']['newValueBoolean']=!0x1,_0x100348['prototype']['newValueJson']='',_0x100348['prototype']['wasUndone']=!0x1,_0x100348['create']=function(_0x2d367a){return new _0x100348(_0x2d367a);},_0x100348['encode']=function(_0x468840,_0x13be5b){return _0x13be5b||(_0x13be5b=_0x316327['create']()),null!=_0x468840['range']&&Object['hasOwnProperty']['call'](_0x468840,'range')&&_0x23828a['Range']['encode'](_0x468840['range'],_0x13be5b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x468840['key']&&Object['hasOwnProperty']['call'](_0x468840,'key')&&_0x13be5b['uint32'](0x12)['string'](_0x468840['key']),null!=_0x468840['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x468840,'oldValueBoolean')&&_0x13be5b['uint32'](0x18)['bool'](_0x468840['oldValueBoolean']),null!=_0x468840['oldValueJson']&&Object['hasOwnProperty']['call'](_0x468840,'oldValueJson')&&_0x13be5b['uint32'](0x22)['string'](_0x468840['oldValueJson']),null!=_0x468840['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x468840,'newValueBoolean')&&_0x13be5b['uint32'](0x28)['bool'](_0x468840['newValueBoolean']),null!=_0x468840['newValueJson']&&Object['hasOwnProperty']['call'](_0x468840,'newValueJson')&&_0x13be5b['uint32'](0x32)['string'](_0x468840['newValueJson']),null!=_0x468840['wasUndone']&&Object['hasOwnProperty']['call'](_0x468840,'wasUndone')&&_0x13be5b['uint32'](0x38)['bool'](_0x468840['wasUndone']),_0x13be5b;},_0x100348['encodeDelimited']=function(_0x5a5e96,_0x25b310){return this['encode'](_0x5a5e96,_0x25b310)['ldelim']();},_0x100348['decode']=function(_0x4e2580,_0x40fbff){_0x4e2580 instanceof _0x47adb3||(_0x4e2580=_0x47adb3['create'](_0x4e2580));for(var _0x32aeb2=void 0x0===_0x40fbff?_0x4e2580['len']:_0x4e2580['pos']+_0x40fbff,_0x44acde=new _0x23828a['AttributeOperation']();_0x4e2580['pos']<_0x32aeb2;){var _0x10dcba=_0x4e2580['uint32']();switch(_0x10dcba>>>0x3){case 0x1:_0x44acde['range']=_0x23828a['Range']['decode'](_0x4e2580,_0x4e2580['uint32']());break;case 0x2:_0x44acde['key']=_0x4e2580['string']();break;case 0x3:_0x44acde['oldValueBoolean']=_0x4e2580['bool']();break;case 0x4:_0x44acde['oldValueJson']=_0x4e2580['string']();break;case 0x5:_0x44acde['newValueBoolean']=_0x4e2580['bool']();break;case 0x6:_0x44acde['newValueJson']=_0x4e2580['string']();break;case 0x7:_0x44acde['wasUndone']=_0x4e2580['bool']();break;default:_0x4e2580['skipType'](0x7&_0x10dcba);}}return _0x44acde;},_0x100348['decodeDelimited']=function(_0x3c619d){return _0x3c619d instanceof _0x47adb3||(_0x3c619d=new _0x47adb3(_0x3c619d)),this['decode'](_0x3c619d,_0x3c619d['uint32']());},_0x100348['verify']=function(_0x2cee2f){if('object'!=typeof _0x2cee2f||null===_0x2cee2f)return'object\x20expected';if(null!=_0x2cee2f['range']&&_0x2cee2f['hasOwnProperty']('range')){var _0x1465f2=_0x23828a['Range']['verify'](_0x2cee2f['range']);if(_0x1465f2)return'range.'+_0x1465f2;}return null!=_0x2cee2f['key']&&_0x2cee2f['hasOwnProperty']('key')&&!_0x3c8e6b['isString'](_0x2cee2f['key'])?'key:\x20string\x20expected':null!=_0x2cee2f['oldValueBoolean']&&_0x2cee2f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2cee2f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2cee2f['oldValueJson']&&_0x2cee2f['hasOwnProperty']('oldValueJson')&&!_0x3c8e6b['isString'](_0x2cee2f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2cee2f['newValueBoolean']&&_0x2cee2f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2cee2f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2cee2f['newValueJson']&&_0x2cee2f['hasOwnProperty']('newValueJson')&&!_0x3c8e6b['isString'](_0x2cee2f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2cee2f['wasUndone']&&_0x2cee2f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2cee2f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x100348['fromObject']=function(_0x238bb6){if(_0x238bb6 instanceof _0x23828a['AttributeOperation'])return _0x238bb6;var _0x483f78=new _0x23828a['AttributeOperation']();if(null!=_0x238bb6['range']){if('object'!=typeof _0x238bb6['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x483f78['range']=_0x23828a['Range']['fromObject'](_0x238bb6['range']);}return null!=_0x238bb6['key']&&(_0x483f78['key']=String(_0x238bb6['key'])),null!=_0x238bb6['oldValueBoolean']&&(_0x483f78['oldValueBoolean']=Boolean(_0x238bb6['oldValueBoolean'])),null!=_0x238bb6['oldValueJson']&&(_0x483f78['oldValueJson']=String(_0x238bb6['oldValueJson'])),null!=_0x238bb6['newValueBoolean']&&(_0x483f78['newValueBoolean']=Boolean(_0x238bb6['newValueBoolean'])),null!=_0x238bb6['newValueJson']&&(_0x483f78['newValueJson']=String(_0x238bb6['newValueJson'])),null!=_0x238bb6['wasUndone']&&(_0x483f78['wasUndone']=Boolean(_0x238bb6['wasUndone'])),_0x483f78;},_0x100348['toObject']=function(_0x2a9bfa,_0x308e0f){_0x308e0f||(_0x308e0f={});var _0x47d138={};return _0x308e0f['defaults']&&(_0x47d138['range']=null,_0x47d138['key']='',_0x47d138['oldValueBoolean']=!0x1,_0x47d138['oldValueJson']='',_0x47d138['newValueBoolean']=!0x1,_0x47d138['newValueJson']='',_0x47d138['wasUndone']=!0x1),null!=_0x2a9bfa['range']&&_0x2a9bfa['hasOwnProperty']('range')&&(_0x47d138['range']=_0x23828a['Range']['toObject'](_0x2a9bfa['range'],_0x308e0f)),null!=_0x2a9bfa['key']&&_0x2a9bfa['hasOwnProperty']('key')&&(_0x47d138['key']=_0x2a9bfa['key']),null!=_0x2a9bfa['oldValueBoolean']&&_0x2a9bfa['hasOwnProperty']('oldValueBoolean')&&(_0x47d138['oldValueBoolean']=_0x2a9bfa['oldValueBoolean']),null!=_0x2a9bfa['oldValueJson']&&_0x2a9bfa['hasOwnProperty']('oldValueJson')&&(_0x47d138['oldValueJson']=_0x2a9bfa['oldValueJson']),null!=_0x2a9bfa['newValueBoolean']&&_0x2a9bfa['hasOwnProperty']('newValueBoolean')&&(_0x47d138['newValueBoolean']=_0x2a9bfa['newValueBoolean']),null!=_0x2a9bfa['newValueJson']&&_0x2a9bfa['hasOwnProperty']('newValueJson')&&(_0x47d138['newValueJson']=_0x2a9bfa['newValueJson']),null!=_0x2a9bfa['wasUndone']&&_0x2a9bfa['hasOwnProperty']('wasUndone')&&(_0x47d138['wasUndone']=_0x2a9bfa['wasUndone']),_0x47d138;},_0x100348['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x100348['getTypeUrl']=function(_0x1d4967){return void 0x0===_0x1d4967&&(_0x1d4967='type.googleapis.com'),_0x1d4967+'/AttributeOperation';},_0x100348;}()),_0x23828a['InsertOperation']=(function(){function _0x2531f9(_0x10de29){if(this['nodes']=[],_0x10de29){for(var _0x430d1e=Object['keys'](_0x10de29),_0x180893=0x0;_0x180893<_0x430d1e['length'];++_0x180893)null!=_0x10de29[_0x430d1e[_0x180893]]&&(this[_0x430d1e[_0x180893]]=_0x10de29[_0x430d1e[_0x180893]]);}}return _0x2531f9['prototype']['position']=null,_0x2531f9['prototype']['nodes']=_0x3c8e6b['emptyArray'],_0x2531f9['prototype']['shouldReceiveAttributes']=!0x1,_0x2531f9['prototype']['wasUndone']=!0x1,_0x2531f9['create']=function(_0x57c358){return new _0x2531f9(_0x57c358);},_0x2531f9['encode']=function(_0x41509b,_0x218ec3){if(_0x218ec3||(_0x218ec3=_0x316327['create']()),null!=_0x41509b['position']&&Object['hasOwnProperty']['call'](_0x41509b,'position')&&_0x23828a['Position']['encode'](_0x41509b['position'],_0x218ec3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x41509b['nodes']&&_0x41509b['nodes']['length']){for(var _0x29a82f=0x0;_0x29a82f<_0x41509b['nodes']['length'];++_0x29a82f)_0x23828a['Element']['encode'](_0x41509b['nodes'][_0x29a82f],_0x218ec3['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x41509b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x41509b,'shouldReceiveAttributes')&&_0x218ec3['uint32'](0x18)['bool'](_0x41509b['shouldReceiveAttributes']),null!=_0x41509b['wasUndone']&&Object['hasOwnProperty']['call'](_0x41509b,'wasUndone')&&_0x218ec3['uint32'](0x20)['bool'](_0x41509b['wasUndone']),_0x218ec3;},_0x2531f9['encodeDelimited']=function(_0x10df6e,_0x46bf79){return this['encode'](_0x10df6e,_0x46bf79)['ldelim']();},_0x2531f9['decode']=function(_0x1732f4,_0x1e884c){_0x1732f4 instanceof _0x47adb3||(_0x1732f4=_0x47adb3['create'](_0x1732f4));for(var _0x17e5ca=void 0x0===_0x1e884c?_0x1732f4['len']:_0x1732f4['pos']+_0x1e884c,_0x1d1d77=new _0x23828a['InsertOperation']();_0x1732f4['pos']<_0x17e5ca;){var _0x4e07ba=_0x1732f4['uint32']();switch(_0x4e07ba>>>0x3){case 0x1:_0x1d1d77['position']=_0x23828a['Position']['decode'](_0x1732f4,_0x1732f4['uint32']());break;case 0x2:_0x1d1d77['nodes']&&_0x1d1d77['nodes']['length']||(_0x1d1d77['nodes']=[]),_0x1d1d77['nodes']['push'](_0x23828a['Element']['decode'](_0x1732f4,_0x1732f4['uint32']()));break;case 0x3:_0x1d1d77['shouldReceiveAttributes']=_0x1732f4['bool']();break;case 0x4:_0x1d1d77['wasUndone']=_0x1732f4['bool']();break;default:_0x1732f4['skipType'](0x7&_0x4e07ba);}}return _0x1d1d77;},_0x2531f9['decodeDelimited']=function(_0x285e87){return _0x285e87 instanceof _0x47adb3||(_0x285e87=new _0x47adb3(_0x285e87)),this['decode'](_0x285e87,_0x285e87['uint32']());},_0x2531f9['verify']=function(_0x7c7d30){if('object'!=typeof _0x7c7d30||null===_0x7c7d30)return'object\x20expected';if(null!=_0x7c7d30['position']&&_0x7c7d30['hasOwnProperty']('position')&&(_0x3224df=_0x23828a['Position']['verify'](_0x7c7d30['position'])))return'position.'+_0x3224df;if(null!=_0x7c7d30['nodes']&&_0x7c7d30['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x7c7d30['nodes']))return'nodes:\x20array\x20expected';for(var _0x3ddb34=0x0;_0x3ddb34<_0x7c7d30['nodes']['length'];++_0x3ddb34){var _0x3224df;if(_0x3224df=_0x23828a['Element']['verify'](_0x7c7d30['nodes'][_0x3ddb34]))return'nodes.'+_0x3224df;}}return null!=_0x7c7d30['shouldReceiveAttributes']&&_0x7c7d30['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x7c7d30['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x7c7d30['wasUndone']&&_0x7c7d30['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x7c7d30['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2531f9['fromObject']=function(_0x9275ba){if(_0x9275ba instanceof _0x23828a['InsertOperation'])return _0x9275ba;var _0x31a3f5=new _0x23828a['InsertOperation']();if(null!=_0x9275ba['position']){if('object'!=typeof _0x9275ba['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x31a3f5['position']=_0x23828a['Position']['fromObject'](_0x9275ba['position']);}if(_0x9275ba['nodes']){if(!Array['isArray'](_0x9275ba['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x31a3f5['nodes']=[];for(var _0xfa6f03=0x0;_0xfa6f03<_0x9275ba['nodes']['length'];++_0xfa6f03){if('object'!=typeof _0x9275ba['nodes'][_0xfa6f03])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x31a3f5['nodes'][_0xfa6f03]=_0x23828a['Element']['fromObject'](_0x9275ba['nodes'][_0xfa6f03]);}}return null!=_0x9275ba['shouldReceiveAttributes']&&(_0x31a3f5['shouldReceiveAttributes']=Boolean(_0x9275ba['shouldReceiveAttributes'])),null!=_0x9275ba['wasUndone']&&(_0x31a3f5['wasUndone']=Boolean(_0x9275ba['wasUndone'])),_0x31a3f5;},_0x2531f9['toObject']=function(_0x490ba2,_0x2b5c61){_0x2b5c61||(_0x2b5c61={});var _0x47a9dd={};if((_0x2b5c61['arrays']||_0x2b5c61['defaults'])&&(_0x47a9dd['nodes']=[]),_0x2b5c61['defaults']&&(_0x47a9dd['position']=null,_0x47a9dd['shouldReceiveAttributes']=!0x1,_0x47a9dd['wasUndone']=!0x1),null!=_0x490ba2['position']&&_0x490ba2['hasOwnProperty']('position')&&(_0x47a9dd['position']=_0x23828a['Position']['toObject'](_0x490ba2['position'],_0x2b5c61)),_0x490ba2['nodes']&&_0x490ba2['nodes']['length']){_0x47a9dd['nodes']=[];for(var _0x322026=0x0;_0x322026<_0x490ba2['nodes']['length'];++_0x322026)_0x47a9dd['nodes'][_0x322026]=_0x23828a['Element']['toObject'](_0x490ba2['nodes'][_0x322026],_0x2b5c61);}return null!=_0x490ba2['shouldReceiveAttributes']&&_0x490ba2['hasOwnProperty']('shouldReceiveAttributes')&&(_0x47a9dd['shouldReceiveAttributes']=_0x490ba2['shouldReceiveAttributes']),null!=_0x490ba2['wasUndone']&&_0x490ba2['hasOwnProperty']('wasUndone')&&(_0x47a9dd['wasUndone']=_0x490ba2['wasUndone']),_0x47a9dd;},_0x2531f9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x2531f9['getTypeUrl']=function(_0x1142e3){return void 0x0===_0x1142e3&&(_0x1142e3='type.googleapis.com'),_0x1142e3+'/InsertOperation';},_0x2531f9;}()),_0x23828a['MarkerOperation']=(function(){function _0x45ff99(_0x4f2279){if(_0x4f2279){for(var _0x5c14eb=Object['keys'](_0x4f2279),_0x2ed6f8=0x0;_0x2ed6f8<_0x5c14eb['length'];++_0x2ed6f8)null!=_0x4f2279[_0x5c14eb[_0x2ed6f8]]&&(this[_0x5c14eb[_0x2ed6f8]]=_0x4f2279[_0x5c14eb[_0x2ed6f8]]);}}return _0x45ff99['prototype']['name']='',_0x45ff99['prototype']['oldRange']=null,_0x45ff99['prototype']['newRange']=null,_0x45ff99['prototype']['affectsData']=!0x1,_0x45ff99['prototype']['wasUndone']=!0x1,_0x45ff99['create']=function(_0x58039d){return new _0x45ff99(_0x58039d);},_0x45ff99['encode']=function(_0x3bbed9,_0x29e6db){return _0x29e6db||(_0x29e6db=_0x316327['create']()),null!=_0x3bbed9['name']&&Object['hasOwnProperty']['call'](_0x3bbed9,'name')&&_0x29e6db['uint32'](0xa)['string'](_0x3bbed9['name']),null!=_0x3bbed9['oldRange']&&Object['hasOwnProperty']['call'](_0x3bbed9,'oldRange')&&_0x23828a['Range']['encode'](_0x3bbed9['oldRange'],_0x29e6db['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3bbed9['newRange']&&Object['hasOwnProperty']['call'](_0x3bbed9,'newRange')&&_0x23828a['Range']['encode'](_0x3bbed9['newRange'],_0x29e6db['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3bbed9['affectsData']&&Object['hasOwnProperty']['call'](_0x3bbed9,'affectsData')&&_0x29e6db['uint32'](0x20)['bool'](_0x3bbed9['affectsData']),null!=_0x3bbed9['wasUndone']&&Object['hasOwnProperty']['call'](_0x3bbed9,'wasUndone')&&_0x29e6db['uint32'](0x28)['bool'](_0x3bbed9['wasUndone']),_0x29e6db;},_0x45ff99['encodeDelimited']=function(_0x31973e,_0x4e8cf6){return this['encode'](_0x31973e,_0x4e8cf6)['ldelim']();},_0x45ff99['decode']=function(_0x43d7b1,_0x10b199){_0x43d7b1 instanceof _0x47adb3||(_0x43d7b1=_0x47adb3['create'](_0x43d7b1));for(var _0x152d11=void 0x0===_0x10b199?_0x43d7b1['len']:_0x43d7b1['pos']+_0x10b199,_0x521640=new _0x23828a['MarkerOperation']();_0x43d7b1['pos']<_0x152d11;){var _0x1fbdf2=_0x43d7b1['uint32']();switch(_0x1fbdf2>>>0x3){case 0x1:_0x521640['name']=_0x43d7b1['string']();break;case 0x2:_0x521640['oldRange']=_0x23828a['Range']['decode'](_0x43d7b1,_0x43d7b1['uint32']());break;case 0x3:_0x521640['newRange']=_0x23828a['Range']['decode'](_0x43d7b1,_0x43d7b1['uint32']());break;case 0x4:_0x521640['affectsData']=_0x43d7b1['bool']();break;case 0x5:_0x521640['wasUndone']=_0x43d7b1['bool']();break;default:_0x43d7b1['skipType'](0x7&_0x1fbdf2);}}return _0x521640;},_0x45ff99['decodeDelimited']=function(_0x1ee066){return _0x1ee066 instanceof _0x47adb3||(_0x1ee066=new _0x47adb3(_0x1ee066)),this['decode'](_0x1ee066,_0x1ee066['uint32']());},_0x45ff99['verify']=function(_0x1a0293){if('object'!=typeof _0x1a0293||null===_0x1a0293)return'object\x20expected';if(null!=_0x1a0293['name']&&_0x1a0293['hasOwnProperty']('name')&&!_0x3c8e6b['isString'](_0x1a0293['name']))return'name:\x20string\x20expected';var _0x409523;if(null!=_0x1a0293['oldRange']&&_0x1a0293['hasOwnProperty']('oldRange')&&(_0x409523=_0x23828a['Range']['verify'](_0x1a0293['oldRange'])))return'oldRange.'+_0x409523;if(null!=_0x1a0293['newRange']&&_0x1a0293['hasOwnProperty']('newRange')&&(_0x409523=_0x23828a['Range']['verify'](_0x1a0293['newRange'])))return'newRange.'+_0x409523;return null!=_0x1a0293['affectsData']&&_0x1a0293['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1a0293['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1a0293['wasUndone']&&_0x1a0293['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a0293['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45ff99['fromObject']=function(_0x4a9ab4){if(_0x4a9ab4 instanceof _0x23828a['MarkerOperation'])return _0x4a9ab4;var _0x2c948e=new _0x23828a['MarkerOperation']();if(null!=_0x4a9ab4['name']&&(_0x2c948e['name']=String(_0x4a9ab4['name'])),null!=_0x4a9ab4['oldRange']){if('object'!=typeof _0x4a9ab4['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2c948e['oldRange']=_0x23828a['Range']['fromObject'](_0x4a9ab4['oldRange']);}if(null!=_0x4a9ab4['newRange']){if('object'!=typeof _0x4a9ab4['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2c948e['newRange']=_0x23828a['Range']['fromObject'](_0x4a9ab4['newRange']);}return null!=_0x4a9ab4['affectsData']&&(_0x2c948e['affectsData']=Boolean(_0x4a9ab4['affectsData'])),null!=_0x4a9ab4['wasUndone']&&(_0x2c948e['wasUndone']=Boolean(_0x4a9ab4['wasUndone'])),_0x2c948e;},_0x45ff99['toObject']=function(_0x2146e1,_0x2e0281){_0x2e0281||(_0x2e0281={});var _0x4be623={};return _0x2e0281['defaults']&&(_0x4be623['name']='',_0x4be623['oldRange']=null,_0x4be623['newRange']=null,_0x4be623['affectsData']=!0x1,_0x4be623['wasUndone']=!0x1),null!=_0x2146e1['name']&&_0x2146e1['hasOwnProperty']('name')&&(_0x4be623['name']=_0x2146e1['name']),null!=_0x2146e1['oldRange']&&_0x2146e1['hasOwnProperty']('oldRange')&&(_0x4be623['oldRange']=_0x23828a['Range']['toObject'](_0x2146e1['oldRange'],_0x2e0281)),null!=_0x2146e1['newRange']&&_0x2146e1['hasOwnProperty']('newRange')&&(_0x4be623['newRange']=_0x23828a['Range']['toObject'](_0x2146e1['newRange'],_0x2e0281)),null!=_0x2146e1['affectsData']&&_0x2146e1['hasOwnProperty']('affectsData')&&(_0x4be623['affectsData']=_0x2146e1['affectsData']),null!=_0x2146e1['wasUndone']&&_0x2146e1['hasOwnProperty']('wasUndone')&&(_0x4be623['wasUndone']=_0x2146e1['wasUndone']),_0x4be623;},_0x45ff99['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x45ff99['getTypeUrl']=function(_0x194142){return void 0x0===_0x194142&&(_0x194142='type.googleapis.com'),_0x194142+'/MarkerOperation';},_0x45ff99;}()),_0x23828a['MergeOperation']=(function(){function _0x40b15a(_0x4e5491){if(_0x4e5491){for(var _0x4c4b74=Object['keys'](_0x4e5491),_0x2c89c8=0x0;_0x2c89c8<_0x4c4b74['length'];++_0x2c89c8)null!=_0x4e5491[_0x4c4b74[_0x2c89c8]]&&(this[_0x4c4b74[_0x2c89c8]]=_0x4e5491[_0x4c4b74[_0x2c89c8]]);}}return _0x40b15a['prototype']['sourcePosition']=null,_0x40b15a['prototype']['targetPosition']=null,_0x40b15a['prototype']['graveyardPosition']=null,_0x40b15a['prototype']['howMany']=0x0,_0x40b15a['prototype']['wasUndone']=!0x1,_0x40b15a['create']=function(_0x429e65){return new _0x40b15a(_0x429e65);},_0x40b15a['encode']=function(_0x29025f,_0x37d965){return _0x37d965||(_0x37d965=_0x316327['create']()),null!=_0x29025f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x29025f,'sourcePosition')&&_0x23828a['Position']['encode'](_0x29025f['sourcePosition'],_0x37d965['uint32'](0xa)['fork']())['ldelim'](),null!=_0x29025f['targetPosition']&&Object['hasOwnProperty']['call'](_0x29025f,'targetPosition')&&_0x23828a['Position']['encode'](_0x29025f['targetPosition'],_0x37d965['uint32'](0x12)['fork']())['ldelim'](),null!=_0x29025f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x29025f,'graveyardPosition')&&_0x23828a['Position']['encode'](_0x29025f['graveyardPosition'],_0x37d965['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x29025f['howMany']&&Object['hasOwnProperty']['call'](_0x29025f,'howMany')&&_0x37d965['uint32'](0x20)['uint32'](_0x29025f['howMany']),null!=_0x29025f['wasUndone']&&Object['hasOwnProperty']['call'](_0x29025f,'wasUndone')&&_0x37d965['uint32'](0x28)['bool'](_0x29025f['wasUndone']),_0x37d965;},_0x40b15a['encodeDelimited']=function(_0x60530a,_0x176cca){return this['encode'](_0x60530a,_0x176cca)['ldelim']();},_0x40b15a['decode']=function(_0x2cc9d5,_0x310422){_0x2cc9d5 instanceof _0x47adb3||(_0x2cc9d5=_0x47adb3['create'](_0x2cc9d5));for(var _0x378143=void 0x0===_0x310422?_0x2cc9d5['len']:_0x2cc9d5['pos']+_0x310422,_0x58d803=new _0x23828a['MergeOperation']();_0x2cc9d5['pos']<_0x378143;){var _0x166dbd=_0x2cc9d5['uint32']();switch(_0x166dbd>>>0x3){case 0x1:_0x58d803['sourcePosition']=_0x23828a['Position']['decode'](_0x2cc9d5,_0x2cc9d5['uint32']());break;case 0x2:_0x58d803['targetPosition']=_0x23828a['Position']['decode'](_0x2cc9d5,_0x2cc9d5['uint32']());break;case 0x3:_0x58d803['graveyardPosition']=_0x23828a['Position']['decode'](_0x2cc9d5,_0x2cc9d5['uint32']());break;case 0x4:_0x58d803['howMany']=_0x2cc9d5['uint32']();break;case 0x5:_0x58d803['wasUndone']=_0x2cc9d5['bool']();break;default:_0x2cc9d5['skipType'](0x7&_0x166dbd);}}return _0x58d803;},_0x40b15a['decodeDelimited']=function(_0x50f175){return _0x50f175 instanceof _0x47adb3||(_0x50f175=new _0x47adb3(_0x50f175)),this['decode'](_0x50f175,_0x50f175['uint32']());},_0x40b15a['verify']=function(_0x3beb0e){if('object'!=typeof _0x3beb0e||null===_0x3beb0e)return'object\x20expected';var _0x2606c3;if(null!=_0x3beb0e['sourcePosition']&&_0x3beb0e['hasOwnProperty']('sourcePosition')&&(_0x2606c3=_0x23828a['Position']['verify'](_0x3beb0e['sourcePosition'])))return'sourcePosition.'+_0x2606c3;if(null!=_0x3beb0e['targetPosition']&&_0x3beb0e['hasOwnProperty']('targetPosition')&&(_0x2606c3=_0x23828a['Position']['verify'](_0x3beb0e['targetPosition'])))return'targetPosition.'+_0x2606c3;if(null!=_0x3beb0e['graveyardPosition']&&_0x3beb0e['hasOwnProperty']('graveyardPosition')&&(_0x2606c3=_0x23828a['Position']['verify'](_0x3beb0e['graveyardPosition'])))return'graveyardPosition.'+_0x2606c3;return null!=_0x3beb0e['howMany']&&_0x3beb0e['hasOwnProperty']('howMany')&&!_0x3c8e6b['isInteger'](_0x3beb0e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3beb0e['wasUndone']&&_0x3beb0e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3beb0e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x40b15a['fromObject']=function(_0x3558b4){if(_0x3558b4 instanceof _0x23828a['MergeOperation'])return _0x3558b4;var _0x140464=new _0x23828a['MergeOperation']();if(null!=_0x3558b4['sourcePosition']){if('object'!=typeof _0x3558b4['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x140464['sourcePosition']=_0x23828a['Position']['fromObject'](_0x3558b4['sourcePosition']);}if(null!=_0x3558b4['targetPosition']){if('object'!=typeof _0x3558b4['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x140464['targetPosition']=_0x23828a['Position']['fromObject'](_0x3558b4['targetPosition']);}if(null!=_0x3558b4['graveyardPosition']){if('object'!=typeof _0x3558b4['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x140464['graveyardPosition']=_0x23828a['Position']['fromObject'](_0x3558b4['graveyardPosition']);}return null!=_0x3558b4['howMany']&&(_0x140464['howMany']=_0x3558b4['howMany']>>>0x0),null!=_0x3558b4['wasUndone']&&(_0x140464['wasUndone']=Boolean(_0x3558b4['wasUndone'])),_0x140464;},_0x40b15a['toObject']=function(_0x442e81,_0x105a02){_0x105a02||(_0x105a02={});var _0x39e077={};return _0x105a02['defaults']&&(_0x39e077['sourcePosition']=null,_0x39e077['targetPosition']=null,_0x39e077['graveyardPosition']=null,_0x39e077['howMany']=0x0,_0x39e077['wasUndone']=!0x1),null!=_0x442e81['sourcePosition']&&_0x442e81['hasOwnProperty']('sourcePosition')&&(_0x39e077['sourcePosition']=_0x23828a['Position']['toObject'](_0x442e81['sourcePosition'],_0x105a02)),null!=_0x442e81['targetPosition']&&_0x442e81['hasOwnProperty']('targetPosition')&&(_0x39e077['targetPosition']=_0x23828a['Position']['toObject'](_0x442e81['targetPosition'],_0x105a02)),null!=_0x442e81['graveyardPosition']&&_0x442e81['hasOwnProperty']('graveyardPosition')&&(_0x39e077['graveyardPosition']=_0x23828a['Position']['toObject'](_0x442e81['graveyardPosition'],_0x105a02)),null!=_0x442e81['howMany']&&_0x442e81['hasOwnProperty']('howMany')&&(_0x39e077['howMany']=_0x442e81['howMany']),null!=_0x442e81['wasUndone']&&_0x442e81['hasOwnProperty']('wasUndone')&&(_0x39e077['wasUndone']=_0x442e81['wasUndone']),_0x39e077;},_0x40b15a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x40b15a['getTypeUrl']=function(_0x242a06){return void 0x0===_0x242a06&&(_0x242a06='type.googleapis.com'),_0x242a06+'/MergeOperation';},_0x40b15a;}()),_0x23828a['MoveOperation']=(function(){function _0x4a5744(_0x11f59c){if(_0x11f59c){for(var _0xc2af=Object['keys'](_0x11f59c),_0x4c85a6=0x0;_0x4c85a6<_0xc2af['length'];++_0x4c85a6)null!=_0x11f59c[_0xc2af[_0x4c85a6]]&&(this[_0xc2af[_0x4c85a6]]=_0x11f59c[_0xc2af[_0x4c85a6]]);}}return _0x4a5744['prototype']['sourcePosition']=null,_0x4a5744['prototype']['howMany']=0x0,_0x4a5744['prototype']['targetPosition']=null,_0x4a5744['prototype']['wasUndone']=!0x1,_0x4a5744['create']=function(_0x3d918f){return new _0x4a5744(_0x3d918f);},_0x4a5744['encode']=function(_0x2c3589,_0x1cdc3d){return _0x1cdc3d||(_0x1cdc3d=_0x316327['create']()),null!=_0x2c3589['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2c3589,'sourcePosition')&&_0x23828a['Position']['encode'](_0x2c3589['sourcePosition'],_0x1cdc3d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2c3589['howMany']&&Object['hasOwnProperty']['call'](_0x2c3589,'howMany')&&_0x1cdc3d['uint32'](0x10)['uint32'](_0x2c3589['howMany']),null!=_0x2c3589['targetPosition']&&Object['hasOwnProperty']['call'](_0x2c3589,'targetPosition')&&_0x23828a['Position']['encode'](_0x2c3589['targetPosition'],_0x1cdc3d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2c3589['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c3589,'wasUndone')&&_0x1cdc3d['uint32'](0x20)['bool'](_0x2c3589['wasUndone']),_0x1cdc3d;},_0x4a5744['encodeDelimited']=function(_0x45f1ec,_0x607f73){return this['encode'](_0x45f1ec,_0x607f73)['ldelim']();},_0x4a5744['decode']=function(_0x2dded1,_0x401d20){_0x2dded1 instanceof _0x47adb3||(_0x2dded1=_0x47adb3['create'](_0x2dded1));for(var _0xcbb699=void 0x0===_0x401d20?_0x2dded1['len']:_0x2dded1['pos']+_0x401d20,_0x514a0a=new _0x23828a['MoveOperation']();_0x2dded1['pos']<_0xcbb699;){var _0x4bdeff=_0x2dded1['uint32']();switch(_0x4bdeff>>>0x3){case 0x1:_0x514a0a['sourcePosition']=_0x23828a['Position']['decode'](_0x2dded1,_0x2dded1['uint32']());break;case 0x2:_0x514a0a['howMany']=_0x2dded1['uint32']();break;case 0x3:_0x514a0a['targetPosition']=_0x23828a['Position']['decode'](_0x2dded1,_0x2dded1['uint32']());break;case 0x4:_0x514a0a['wasUndone']=_0x2dded1['bool']();break;default:_0x2dded1['skipType'](0x7&_0x4bdeff);}}return _0x514a0a;},_0x4a5744['decodeDelimited']=function(_0x4a2c35){return _0x4a2c35 instanceof _0x47adb3||(_0x4a2c35=new _0x47adb3(_0x4a2c35)),this['decode'](_0x4a2c35,_0x4a2c35['uint32']());},_0x4a5744['verify']=function(_0x31f48e){if('object'!=typeof _0x31f48e||null===_0x31f48e)return'object\x20expected';var _0x3f6b93;if(null!=_0x31f48e['sourcePosition']&&_0x31f48e['hasOwnProperty']('sourcePosition')&&(_0x3f6b93=_0x23828a['Position']['verify'](_0x31f48e['sourcePosition'])))return'sourcePosition.'+_0x3f6b93;if(null!=_0x31f48e['howMany']&&_0x31f48e['hasOwnProperty']('howMany')&&!_0x3c8e6b['isInteger'](_0x31f48e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x31f48e['targetPosition']&&_0x31f48e['hasOwnProperty']('targetPosition')&&(_0x3f6b93=_0x23828a['Position']['verify'](_0x31f48e['targetPosition'])))return'targetPosition.'+_0x3f6b93;return null!=_0x31f48e['wasUndone']&&_0x31f48e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31f48e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a5744['fromObject']=function(_0x10cacf){if(_0x10cacf instanceof _0x23828a['MoveOperation'])return _0x10cacf;var _0x1ee966=new _0x23828a['MoveOperation']();if(null!=_0x10cacf['sourcePosition']){if('object'!=typeof _0x10cacf['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1ee966['sourcePosition']=_0x23828a['Position']['fromObject'](_0x10cacf['sourcePosition']);}if(null!=_0x10cacf['howMany']&&(_0x1ee966['howMany']=_0x10cacf['howMany']>>>0x0),null!=_0x10cacf['targetPosition']){if('object'!=typeof _0x10cacf['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1ee966['targetPosition']=_0x23828a['Position']['fromObject'](_0x10cacf['targetPosition']);}return null!=_0x10cacf['wasUndone']&&(_0x1ee966['wasUndone']=Boolean(_0x10cacf['wasUndone'])),_0x1ee966;},_0x4a5744['toObject']=function(_0x407420,_0x10a721){_0x10a721||(_0x10a721={});var _0x4174d7={};return _0x10a721['defaults']&&(_0x4174d7['sourcePosition']=null,_0x4174d7['howMany']=0x0,_0x4174d7['targetPosition']=null,_0x4174d7['wasUndone']=!0x1),null!=_0x407420['sourcePosition']&&_0x407420['hasOwnProperty']('sourcePosition')&&(_0x4174d7['sourcePosition']=_0x23828a['Position']['toObject'](_0x407420['sourcePosition'],_0x10a721)),null!=_0x407420['howMany']&&_0x407420['hasOwnProperty']('howMany')&&(_0x4174d7['howMany']=_0x407420['howMany']),null!=_0x407420['targetPosition']&&_0x407420['hasOwnProperty']('targetPosition')&&(_0x4174d7['targetPosition']=_0x23828a['Position']['toObject'](_0x407420['targetPosition'],_0x10a721)),null!=_0x407420['wasUndone']&&_0x407420['hasOwnProperty']('wasUndone')&&(_0x4174d7['wasUndone']=_0x407420['wasUndone']),_0x4174d7;},_0x4a5744['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x4a5744['getTypeUrl']=function(_0x1b0576){return void 0x0===_0x1b0576&&(_0x1b0576='type.googleapis.com'),_0x1b0576+'/MoveOperation';},_0x4a5744;}()),_0x23828a['RenameOperation']=(function(){function _0x14b22e(_0xbfe95f){if(_0xbfe95f){for(var _0x30a98d=Object['keys'](_0xbfe95f),_0x3736bf=0x0;_0x3736bf<_0x30a98d['length'];++_0x3736bf)null!=_0xbfe95f[_0x30a98d[_0x3736bf]]&&(this[_0x30a98d[_0x3736bf]]=_0xbfe95f[_0x30a98d[_0x3736bf]]);}}return _0x14b22e['prototype']['position']=null,_0x14b22e['prototype']['oldName']='',_0x14b22e['prototype']['newName']='',_0x14b22e['prototype']['wasUndone']=!0x1,_0x14b22e['create']=function(_0x217c09){return new _0x14b22e(_0x217c09);},_0x14b22e['encode']=function(_0x2afc95,_0x5bb114){return _0x5bb114||(_0x5bb114=_0x316327['create']()),null!=_0x2afc95['position']&&Object['hasOwnProperty']['call'](_0x2afc95,'position')&&_0x23828a['Position']['encode'](_0x2afc95['position'],_0x5bb114['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2afc95['oldName']&&Object['hasOwnProperty']['call'](_0x2afc95,'oldName')&&_0x5bb114['uint32'](0x12)['string'](_0x2afc95['oldName']),null!=_0x2afc95['newName']&&Object['hasOwnProperty']['call'](_0x2afc95,'newName')&&_0x5bb114['uint32'](0x1a)['string'](_0x2afc95['newName']),null!=_0x2afc95['wasUndone']&&Object['hasOwnProperty']['call'](_0x2afc95,'wasUndone')&&_0x5bb114['uint32'](0x20)['bool'](_0x2afc95['wasUndone']),_0x5bb114;},_0x14b22e['encodeDelimited']=function(_0x57585c,_0x3a45ed){return this['encode'](_0x57585c,_0x3a45ed)['ldelim']();},_0x14b22e['decode']=function(_0xeb5887,_0x7a57e6){_0xeb5887 instanceof _0x47adb3||(_0xeb5887=_0x47adb3['create'](_0xeb5887));for(var _0x42979f=void 0x0===_0x7a57e6?_0xeb5887['len']:_0xeb5887['pos']+_0x7a57e6,_0x1a2267=new _0x23828a['RenameOperation']();_0xeb5887['pos']<_0x42979f;){var _0x3df694=_0xeb5887['uint32']();switch(_0x3df694>>>0x3){case 0x1:_0x1a2267['position']=_0x23828a['Position']['decode'](_0xeb5887,_0xeb5887['uint32']());break;case 0x2:_0x1a2267['oldName']=_0xeb5887['string']();break;case 0x3:_0x1a2267['newName']=_0xeb5887['string']();break;case 0x4:_0x1a2267['wasUndone']=_0xeb5887['bool']();break;default:_0xeb5887['skipType'](0x7&_0x3df694);}}return _0x1a2267;},_0x14b22e['decodeDelimited']=function(_0x571b17){return _0x571b17 instanceof _0x47adb3||(_0x571b17=new _0x47adb3(_0x571b17)),this['decode'](_0x571b17,_0x571b17['uint32']());},_0x14b22e['verify']=function(_0x319a3d){if('object'!=typeof _0x319a3d||null===_0x319a3d)return'object\x20expected';if(null!=_0x319a3d['position']&&_0x319a3d['hasOwnProperty']('position')){var _0xaf2355=_0x23828a['Position']['verify'](_0x319a3d['position']);if(_0xaf2355)return'position.'+_0xaf2355;}return null!=_0x319a3d['oldName']&&_0x319a3d['hasOwnProperty']('oldName')&&!_0x3c8e6b['isString'](_0x319a3d['oldName'])?'oldName:\x20string\x20expected':null!=_0x319a3d['newName']&&_0x319a3d['hasOwnProperty']('newName')&&!_0x3c8e6b['isString'](_0x319a3d['newName'])?'newName:\x20string\x20expected':null!=_0x319a3d['wasUndone']&&_0x319a3d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x319a3d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x14b22e['fromObject']=function(_0x338b5a){if(_0x338b5a instanceof _0x23828a['RenameOperation'])return _0x338b5a;var _0x53200b=new _0x23828a['RenameOperation']();if(null!=_0x338b5a['position']){if('object'!=typeof _0x338b5a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x53200b['position']=_0x23828a['Position']['fromObject'](_0x338b5a['position']);}return null!=_0x338b5a['oldName']&&(_0x53200b['oldName']=String(_0x338b5a['oldName'])),null!=_0x338b5a['newName']&&(_0x53200b['newName']=String(_0x338b5a['newName'])),null!=_0x338b5a['wasUndone']&&(_0x53200b['wasUndone']=Boolean(_0x338b5a['wasUndone'])),_0x53200b;},_0x14b22e['toObject']=function(_0xcaa8fa,_0xd91442){_0xd91442||(_0xd91442={});var _0xd4153c={};return _0xd91442['defaults']&&(_0xd4153c['position']=null,_0xd4153c['oldName']='',_0xd4153c['newName']='',_0xd4153c['wasUndone']=!0x1),null!=_0xcaa8fa['position']&&_0xcaa8fa['hasOwnProperty']('position')&&(_0xd4153c['position']=_0x23828a['Position']['toObject'](_0xcaa8fa['position'],_0xd91442)),null!=_0xcaa8fa['oldName']&&_0xcaa8fa['hasOwnProperty']('oldName')&&(_0xd4153c['oldName']=_0xcaa8fa['oldName']),null!=_0xcaa8fa['newName']&&_0xcaa8fa['hasOwnProperty']('newName')&&(_0xd4153c['newName']=_0xcaa8fa['newName']),null!=_0xcaa8fa['wasUndone']&&_0xcaa8fa['hasOwnProperty']('wasUndone')&&(_0xd4153c['wasUndone']=_0xcaa8fa['wasUndone']),_0xd4153c;},_0x14b22e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x14b22e['getTypeUrl']=function(_0xdece19){return void 0x0===_0xdece19&&(_0xdece19='type.googleapis.com'),_0xdece19+'/RenameOperation';},_0x14b22e;}()),_0x23828a['RootAttributeOperation']=(function(){function _0xa1a2c8(_0x14fc95){if(_0x14fc95){for(var _0x23d081=Object['keys'](_0x14fc95),_0xcf76e0=0x0;_0xcf76e0<_0x23d081['length'];++_0xcf76e0)null!=_0x14fc95[_0x23d081[_0xcf76e0]]&&(this[_0x23d081[_0xcf76e0]]=_0x14fc95[_0x23d081[_0xcf76e0]]);}}return _0xa1a2c8['prototype']['root']='',_0xa1a2c8['prototype']['key']='',_0xa1a2c8['prototype']['oldValueBoolean']=!0x1,_0xa1a2c8['prototype']['oldValueJson']='',_0xa1a2c8['prototype']['newValueBoolean']=!0x1,_0xa1a2c8['prototype']['newValueJson']='',_0xa1a2c8['prototype']['wasUndone']=!0x1,_0xa1a2c8['create']=function(_0x1538a6){return new _0xa1a2c8(_0x1538a6);},_0xa1a2c8['encode']=function(_0x1956da,_0x4a4c0f){return _0x4a4c0f||(_0x4a4c0f=_0x316327['create']()),null!=_0x1956da['root']&&Object['hasOwnProperty']['call'](_0x1956da,'root')&&_0x4a4c0f['uint32'](0xa)['string'](_0x1956da['root']),null!=_0x1956da['key']&&Object['hasOwnProperty']['call'](_0x1956da,'key')&&_0x4a4c0f['uint32'](0x12)['string'](_0x1956da['key']),null!=_0x1956da['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1956da,'oldValueBoolean')&&_0x4a4c0f['uint32'](0x18)['bool'](_0x1956da['oldValueBoolean']),null!=_0x1956da['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1956da,'oldValueJson')&&_0x4a4c0f['uint32'](0x22)['string'](_0x1956da['oldValueJson']),null!=_0x1956da['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1956da,'newValueBoolean')&&_0x4a4c0f['uint32'](0x28)['bool'](_0x1956da['newValueBoolean']),null!=_0x1956da['newValueJson']&&Object['hasOwnProperty']['call'](_0x1956da,'newValueJson')&&_0x4a4c0f['uint32'](0x32)['string'](_0x1956da['newValueJson']),null!=_0x1956da['wasUndone']&&Object['hasOwnProperty']['call'](_0x1956da,'wasUndone')&&_0x4a4c0f['uint32'](0x38)['bool'](_0x1956da['wasUndone']),_0x4a4c0f;},_0xa1a2c8['encodeDelimited']=function(_0x381bc0,_0x11c1b5){return this['encode'](_0x381bc0,_0x11c1b5)['ldelim']();},_0xa1a2c8['decode']=function(_0x2fe787,_0x2b6837){_0x2fe787 instanceof _0x47adb3||(_0x2fe787=_0x47adb3['create'](_0x2fe787));for(var _0x1375a2=void 0x0===_0x2b6837?_0x2fe787['len']:_0x2fe787['pos']+_0x2b6837,_0x569a39=new _0x23828a['RootAttributeOperation']();_0x2fe787['pos']<_0x1375a2;){var _0xad15c2=_0x2fe787['uint32']();switch(_0xad15c2>>>0x3){case 0x1:_0x569a39['root']=_0x2fe787['string']();break;case 0x2:_0x569a39['key']=_0x2fe787['string']();break;case 0x3:_0x569a39['oldValueBoolean']=_0x2fe787['bool']();break;case 0x4:_0x569a39['oldValueJson']=_0x2fe787['string']();break;case 0x5:_0x569a39['newValueBoolean']=_0x2fe787['bool']();break;case 0x6:_0x569a39['newValueJson']=_0x2fe787['string']();break;case 0x7:_0x569a39['wasUndone']=_0x2fe787['bool']();break;default:_0x2fe787['skipType'](0x7&_0xad15c2);}}return _0x569a39;},_0xa1a2c8['decodeDelimited']=function(_0x5908e0){return _0x5908e0 instanceof _0x47adb3||(_0x5908e0=new _0x47adb3(_0x5908e0)),this['decode'](_0x5908e0,_0x5908e0['uint32']());},_0xa1a2c8['verify']=function(_0x5d2906){return'object'!=typeof _0x5d2906||null===_0x5d2906?'object\x20expected':null!=_0x5d2906['root']&&_0x5d2906['hasOwnProperty']('root')&&!_0x3c8e6b['isString'](_0x5d2906['root'])?'root:\x20string\x20expected':null!=_0x5d2906['key']&&_0x5d2906['hasOwnProperty']('key')&&!_0x3c8e6b['isString'](_0x5d2906['key'])?'key:\x20string\x20expected':null!=_0x5d2906['oldValueBoolean']&&_0x5d2906['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5d2906['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5d2906['oldValueJson']&&_0x5d2906['hasOwnProperty']('oldValueJson')&&!_0x3c8e6b['isString'](_0x5d2906['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5d2906['newValueBoolean']&&_0x5d2906['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5d2906['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5d2906['newValueJson']&&_0x5d2906['hasOwnProperty']('newValueJson')&&!_0x3c8e6b['isString'](_0x5d2906['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5d2906['wasUndone']&&_0x5d2906['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d2906['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xa1a2c8['fromObject']=function(_0x24d258){if(_0x24d258 instanceof _0x23828a['RootAttributeOperation'])return _0x24d258;var _0xa65944=new _0x23828a['RootAttributeOperation']();return null!=_0x24d258['root']&&(_0xa65944['root']=String(_0x24d258['root'])),null!=_0x24d258['key']&&(_0xa65944['key']=String(_0x24d258['key'])),null!=_0x24d258['oldValueBoolean']&&(_0xa65944['oldValueBoolean']=Boolean(_0x24d258['oldValueBoolean'])),null!=_0x24d258['oldValueJson']&&(_0xa65944['oldValueJson']=String(_0x24d258['oldValueJson'])),null!=_0x24d258['newValueBoolean']&&(_0xa65944['newValueBoolean']=Boolean(_0x24d258['newValueBoolean'])),null!=_0x24d258['newValueJson']&&(_0xa65944['newValueJson']=String(_0x24d258['newValueJson'])),null!=_0x24d258['wasUndone']&&(_0xa65944['wasUndone']=Boolean(_0x24d258['wasUndone'])),_0xa65944;},_0xa1a2c8['toObject']=function(_0xa5d055,_0x1073b2){_0x1073b2||(_0x1073b2={});var _0xc41bba={};return _0x1073b2['defaults']&&(_0xc41bba['root']='',_0xc41bba['key']='',_0xc41bba['oldValueBoolean']=!0x1,_0xc41bba['oldValueJson']='',_0xc41bba['newValueBoolean']=!0x1,_0xc41bba['newValueJson']='',_0xc41bba['wasUndone']=!0x1),null!=_0xa5d055['root']&&_0xa5d055['hasOwnProperty']('root')&&(_0xc41bba['root']=_0xa5d055['root']),null!=_0xa5d055['key']&&_0xa5d055['hasOwnProperty']('key')&&(_0xc41bba['key']=_0xa5d055['key']),null!=_0xa5d055['oldValueBoolean']&&_0xa5d055['hasOwnProperty']('oldValueBoolean')&&(_0xc41bba['oldValueBoolean']=_0xa5d055['oldValueBoolean']),null!=_0xa5d055['oldValueJson']&&_0xa5d055['hasOwnProperty']('oldValueJson')&&(_0xc41bba['oldValueJson']=_0xa5d055['oldValueJson']),null!=_0xa5d055['newValueBoolean']&&_0xa5d055['hasOwnProperty']('newValueBoolean')&&(_0xc41bba['newValueBoolean']=_0xa5d055['newValueBoolean']),null!=_0xa5d055['newValueJson']&&_0xa5d055['hasOwnProperty']('newValueJson')&&(_0xc41bba['newValueJson']=_0xa5d055['newValueJson']),null!=_0xa5d055['wasUndone']&&_0xa5d055['hasOwnProperty']('wasUndone')&&(_0xc41bba['wasUndone']=_0xa5d055['wasUndone']),_0xc41bba;},_0xa1a2c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0xa1a2c8['getTypeUrl']=function(_0x44534c){return void 0x0===_0x44534c&&(_0x44534c='type.googleapis.com'),_0x44534c+'/RootAttributeOperation';},_0xa1a2c8;}()),_0x23828a['RootOperation']=(function(){function _0x1b8f82(_0x3afe39){if(_0x3afe39){for(var _0x10db36=Object['keys'](_0x3afe39),_0x17517d=0x0;_0x17517d<_0x10db36['length'];++_0x17517d)null!=_0x3afe39[_0x10db36[_0x17517d]]&&(this[_0x10db36[_0x17517d]]=_0x3afe39[_0x10db36[_0x17517d]]);}}return _0x1b8f82['prototype']['rootName']='',_0x1b8f82['prototype']['elementName']='',_0x1b8f82['prototype']['isAdd']=!0x1,_0x1b8f82['prototype']['wasUndone']=!0x1,_0x1b8f82['create']=function(_0x195456){return new _0x1b8f82(_0x195456);},_0x1b8f82['encode']=function(_0x4c2b61,_0x392d8e){return _0x392d8e||(_0x392d8e=_0x316327['create']()),null!=_0x4c2b61['rootName']&&Object['hasOwnProperty']['call'](_0x4c2b61,'rootName')&&_0x392d8e['uint32'](0xa)['string'](_0x4c2b61['rootName']),null!=_0x4c2b61['elementName']&&Object['hasOwnProperty']['call'](_0x4c2b61,'elementName')&&_0x392d8e['uint32'](0x12)['string'](_0x4c2b61['elementName']),null!=_0x4c2b61['isAdd']&&Object['hasOwnProperty']['call'](_0x4c2b61,'isAdd')&&_0x392d8e['uint32'](0x18)['bool'](_0x4c2b61['isAdd']),null!=_0x4c2b61['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c2b61,'wasUndone')&&_0x392d8e['uint32'](0x20)['bool'](_0x4c2b61['wasUndone']),_0x392d8e;},_0x1b8f82['encodeDelimited']=function(_0x456312,_0x786a30){return this['encode'](_0x456312,_0x786a30)['ldelim']();},_0x1b8f82['decode']=function(_0x412ed0,_0x4d567){_0x412ed0 instanceof _0x47adb3||(_0x412ed0=_0x47adb3['create'](_0x412ed0));for(var _0x57e323=void 0x0===_0x4d567?_0x412ed0['len']:_0x412ed0['pos']+_0x4d567,_0x50e3b1=new _0x23828a['RootOperation']();_0x412ed0['pos']<_0x57e323;){var _0x233cb7=_0x412ed0['uint32']();switch(_0x233cb7>>>0x3){case 0x1:_0x50e3b1['rootName']=_0x412ed0['string']();break;case 0x2:_0x50e3b1['elementName']=_0x412ed0['string']();break;case 0x3:_0x50e3b1['isAdd']=_0x412ed0['bool']();break;case 0x4:_0x50e3b1['wasUndone']=_0x412ed0['bool']();break;default:_0x412ed0['skipType'](0x7&_0x233cb7);}}return _0x50e3b1;},_0x1b8f82['decodeDelimited']=function(_0x37d94e){return _0x37d94e instanceof _0x47adb3||(_0x37d94e=new _0x47adb3(_0x37d94e)),this['decode'](_0x37d94e,_0x37d94e['uint32']());},_0x1b8f82['verify']=function(_0x422731){return'object'!=typeof _0x422731||null===_0x422731?'object\x20expected':null!=_0x422731['rootName']&&_0x422731['hasOwnProperty']('rootName')&&!_0x3c8e6b['isString'](_0x422731['rootName'])?'rootName:\x20string\x20expected':null!=_0x422731['elementName']&&_0x422731['hasOwnProperty']('elementName')&&!_0x3c8e6b['isString'](_0x422731['elementName'])?'elementName:\x20string\x20expected':null!=_0x422731['isAdd']&&_0x422731['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x422731['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x422731['wasUndone']&&_0x422731['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x422731['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b8f82['fromObject']=function(_0x37778a){if(_0x37778a instanceof _0x23828a['RootOperation'])return _0x37778a;var _0x4731ae=new _0x23828a['RootOperation']();return null!=_0x37778a['rootName']&&(_0x4731ae['rootName']=String(_0x37778a['rootName'])),null!=_0x37778a['elementName']&&(_0x4731ae['elementName']=String(_0x37778a['elementName'])),null!=_0x37778a['isAdd']&&(_0x4731ae['isAdd']=Boolean(_0x37778a['isAdd'])),null!=_0x37778a['wasUndone']&&(_0x4731ae['wasUndone']=Boolean(_0x37778a['wasUndone'])),_0x4731ae;},_0x1b8f82['toObject']=function(_0x374fdb,_0x362b3d){_0x362b3d||(_0x362b3d={});var _0x931666={};return _0x362b3d['defaults']&&(_0x931666['rootName']='',_0x931666['elementName']='',_0x931666['isAdd']=!0x1,_0x931666['wasUndone']=!0x1),null!=_0x374fdb['rootName']&&_0x374fdb['hasOwnProperty']('rootName')&&(_0x931666['rootName']=_0x374fdb['rootName']),null!=_0x374fdb['elementName']&&_0x374fdb['hasOwnProperty']('elementName')&&(_0x931666['elementName']=_0x374fdb['elementName']),null!=_0x374fdb['isAdd']&&_0x374fdb['hasOwnProperty']('isAdd')&&(_0x931666['isAdd']=_0x374fdb['isAdd']),null!=_0x374fdb['wasUndone']&&_0x374fdb['hasOwnProperty']('wasUndone')&&(_0x931666['wasUndone']=_0x374fdb['wasUndone']),_0x931666;},_0x1b8f82['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x1b8f82['getTypeUrl']=function(_0x5599bc){return void 0x0===_0x5599bc&&(_0x5599bc='type.googleapis.com'),_0x5599bc+'/RootOperation';},_0x1b8f82;}()),_0x23828a['SplitOperation']=(function(){function _0x28bc77(_0x302637){if(_0x302637){for(var _0x3da28c=Object['keys'](_0x302637),_0x47f98f=0x0;_0x47f98f<_0x3da28c['length'];++_0x47f98f)null!=_0x302637[_0x3da28c[_0x47f98f]]&&(this[_0x3da28c[_0x47f98f]]=_0x302637[_0x3da28c[_0x47f98f]]);}}return _0x28bc77['prototype']['splitPosition']=null,_0x28bc77['prototype']['graveyardPosition']=null,_0x28bc77['prototype']['howMany']=0x0,_0x28bc77['prototype']['insertionPosition']=null,_0x28bc77['prototype']['wasUndone']=!0x1,_0x28bc77['create']=function(_0x23482a){return new _0x28bc77(_0x23482a);},_0x28bc77['encode']=function(_0xc6da0c,_0x336316){return _0x336316||(_0x336316=_0x316327['create']()),null!=_0xc6da0c['splitPosition']&&Object['hasOwnProperty']['call'](_0xc6da0c,'splitPosition')&&_0x23828a['Position']['encode'](_0xc6da0c['splitPosition'],_0x336316['uint32'](0xa)['fork']())['ldelim'](),null!=_0xc6da0c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xc6da0c,'graveyardPosition')&&_0x23828a['Position']['encode'](_0xc6da0c['graveyardPosition'],_0x336316['uint32'](0x12)['fork']())['ldelim'](),null!=_0xc6da0c['howMany']&&Object['hasOwnProperty']['call'](_0xc6da0c,'howMany')&&_0x336316['uint32'](0x18)['uint32'](_0xc6da0c['howMany']),null!=_0xc6da0c['insertionPosition']&&Object['hasOwnProperty']['call'](_0xc6da0c,'insertionPosition')&&_0x23828a['Position']['encode'](_0xc6da0c['insertionPosition'],_0x336316['uint32'](0x22)['fork']())['ldelim'](),null!=_0xc6da0c['wasUndone']&&Object['hasOwnProperty']['call'](_0xc6da0c,'wasUndone')&&_0x336316['uint32'](0x28)['bool'](_0xc6da0c['wasUndone']),_0x336316;},_0x28bc77['encodeDelimited']=function(_0x468276,_0x302155){return this['encode'](_0x468276,_0x302155)['ldelim']();},_0x28bc77['decode']=function(_0x1783d8,_0x1c6067){_0x1783d8 instanceof _0x47adb3||(_0x1783d8=_0x47adb3['create'](_0x1783d8));for(var _0x5dd74f=void 0x0===_0x1c6067?_0x1783d8['len']:_0x1783d8['pos']+_0x1c6067,_0x3d8f1c=new _0x23828a['SplitOperation']();_0x1783d8['pos']<_0x5dd74f;){var _0x3fec61=_0x1783d8['uint32']();switch(_0x3fec61>>>0x3){case 0x1:_0x3d8f1c['splitPosition']=_0x23828a['Position']['decode'](_0x1783d8,_0x1783d8['uint32']());break;case 0x2:_0x3d8f1c['graveyardPosition']=_0x23828a['Position']['decode'](_0x1783d8,_0x1783d8['uint32']());break;case 0x3:_0x3d8f1c['howMany']=_0x1783d8['uint32']();break;case 0x4:_0x3d8f1c['insertionPosition']=_0x23828a['Position']['decode'](_0x1783d8,_0x1783d8['uint32']());break;case 0x5:_0x3d8f1c['wasUndone']=_0x1783d8['bool']();break;default:_0x1783d8['skipType'](0x7&_0x3fec61);}}return _0x3d8f1c;},_0x28bc77['decodeDelimited']=function(_0x5127e5){return _0x5127e5 instanceof _0x47adb3||(_0x5127e5=new _0x47adb3(_0x5127e5)),this['decode'](_0x5127e5,_0x5127e5['uint32']());},_0x28bc77['verify']=function(_0x1f9cd3){if('object'!=typeof _0x1f9cd3||null===_0x1f9cd3)return'object\x20expected';var _0x5ba48a;if(null!=_0x1f9cd3['splitPosition']&&_0x1f9cd3['hasOwnProperty']('splitPosition')&&(_0x5ba48a=_0x23828a['Position']['verify'](_0x1f9cd3['splitPosition'])))return'splitPosition.'+_0x5ba48a;if(null!=_0x1f9cd3['graveyardPosition']&&_0x1f9cd3['hasOwnProperty']('graveyardPosition')&&(_0x5ba48a=_0x23828a['Position']['verify'](_0x1f9cd3['graveyardPosition'])))return'graveyardPosition.'+_0x5ba48a;if(null!=_0x1f9cd3['howMany']&&_0x1f9cd3['hasOwnProperty']('howMany')&&!_0x3c8e6b['isInteger'](_0x1f9cd3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1f9cd3['insertionPosition']&&_0x1f9cd3['hasOwnProperty']('insertionPosition')&&(_0x5ba48a=_0x23828a['Position']['verify'](_0x1f9cd3['insertionPosition'])))return'insertionPosition.'+_0x5ba48a;return null!=_0x1f9cd3['wasUndone']&&_0x1f9cd3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f9cd3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x28bc77['fromObject']=function(_0xfacd9e){if(_0xfacd9e instanceof _0x23828a['SplitOperation'])return _0xfacd9e;var _0x4f1dea=new _0x23828a['SplitOperation']();if(null!=_0xfacd9e['splitPosition']){if('object'!=typeof _0xfacd9e['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4f1dea['splitPosition']=_0x23828a['Position']['fromObject'](_0xfacd9e['splitPosition']);}if(null!=_0xfacd9e['graveyardPosition']){if('object'!=typeof _0xfacd9e['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4f1dea['graveyardPosition']=_0x23828a['Position']['fromObject'](_0xfacd9e['graveyardPosition']);}if(null!=_0xfacd9e['howMany']&&(_0x4f1dea['howMany']=_0xfacd9e['howMany']>>>0x0),null!=_0xfacd9e['insertionPosition']){if('object'!=typeof _0xfacd9e['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4f1dea['insertionPosition']=_0x23828a['Position']['fromObject'](_0xfacd9e['insertionPosition']);}return null!=_0xfacd9e['wasUndone']&&(_0x4f1dea['wasUndone']=Boolean(_0xfacd9e['wasUndone'])),_0x4f1dea;},_0x28bc77['toObject']=function(_0x4ab9f7,_0x35a68a){_0x35a68a||(_0x35a68a={});var _0x3745c1={};return _0x35a68a['defaults']&&(_0x3745c1['splitPosition']=null,_0x3745c1['graveyardPosition']=null,_0x3745c1['howMany']=0x0,_0x3745c1['insertionPosition']=null,_0x3745c1['wasUndone']=!0x1),null!=_0x4ab9f7['splitPosition']&&_0x4ab9f7['hasOwnProperty']('splitPosition')&&(_0x3745c1['splitPosition']=_0x23828a['Position']['toObject'](_0x4ab9f7['splitPosition'],_0x35a68a)),null!=_0x4ab9f7['graveyardPosition']&&_0x4ab9f7['hasOwnProperty']('graveyardPosition')&&(_0x3745c1['graveyardPosition']=_0x23828a['Position']['toObject'](_0x4ab9f7['graveyardPosition'],_0x35a68a)),null!=_0x4ab9f7['howMany']&&_0x4ab9f7['hasOwnProperty']('howMany')&&(_0x3745c1['howMany']=_0x4ab9f7['howMany']),null!=_0x4ab9f7['insertionPosition']&&_0x4ab9f7['hasOwnProperty']('insertionPosition')&&(_0x3745c1['insertionPosition']=_0x23828a['Position']['toObject'](_0x4ab9f7['insertionPosition'],_0x35a68a)),null!=_0x4ab9f7['wasUndone']&&_0x4ab9f7['hasOwnProperty']('wasUndone')&&(_0x3745c1['wasUndone']=_0x4ab9f7['wasUndone']),_0x3745c1;},_0x28bc77['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x28bc77['getTypeUrl']=function(_0x205601){return void 0x0===_0x205601&&(_0x205601='type.googleapis.com'),_0x205601+'/SplitOperation';},_0x28bc77;}()),_0x23828a['Position']=(function(){function _0x33a2ff(_0x14166f){if(this['path']=[],_0x14166f){for(var _0x3633db=Object['keys'](_0x14166f),_0x50eb87=0x0;_0x50eb87<_0x3633db['length'];++_0x50eb87)null!=_0x14166f[_0x3633db[_0x50eb87]]&&(this[_0x3633db[_0x50eb87]]=_0x14166f[_0x3633db[_0x50eb87]]);}}return _0x33a2ff['prototype']['root']='',_0x33a2ff['prototype']['rootMain']=!0x1,_0x33a2ff['prototype']['rootGraveyard']=!0x1,_0x33a2ff['prototype']['path']=_0x3c8e6b['emptyArray'],_0x33a2ff['prototype']['stickiness']='',_0x33a2ff['create']=function(_0x3c90aa){return new _0x33a2ff(_0x3c90aa);},_0x33a2ff['encode']=function(_0x166149,_0x39a566){if(_0x39a566||(_0x39a566=_0x316327['create']()),null!=_0x166149['root']&&Object['hasOwnProperty']['call'](_0x166149,'root')&&_0x39a566['uint32'](0xa)['string'](_0x166149['root']),null!=_0x166149['rootMain']&&Object['hasOwnProperty']['call'](_0x166149,'rootMain')&&_0x39a566['uint32'](0x10)['bool'](_0x166149['rootMain']),null!=_0x166149['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x166149,'rootGraveyard')&&_0x39a566['uint32'](0x18)['bool'](_0x166149['rootGraveyard']),null!=_0x166149['path']&&_0x166149['path']['length']){_0x39a566['uint32'](0x22)['fork']();for(var _0xbf61db=0x0;_0xbf61db<_0x166149['path']['length'];++_0xbf61db)_0x39a566['uint32'](_0x166149['path'][_0xbf61db]);_0x39a566['ldelim']();}return null!=_0x166149['stickiness']&&Object['hasOwnProperty']['call'](_0x166149,'stickiness')&&_0x39a566['uint32'](0x2a)['string'](_0x166149['stickiness']),_0x39a566;},_0x33a2ff['encodeDelimited']=function(_0x4bd9fb,_0x2b23dc){return this['encode'](_0x4bd9fb,_0x2b23dc)['ldelim']();},_0x33a2ff['decode']=function(_0x2a1814,_0x431108){_0x2a1814 instanceof _0x47adb3||(_0x2a1814=_0x47adb3['create'](_0x2a1814));for(var _0x23a555=void 0x0===_0x431108?_0x2a1814['len']:_0x2a1814['pos']+_0x431108,_0x573817=new _0x23828a['Position']();_0x2a1814['pos']<_0x23a555;){var _0x49d730=_0x2a1814['uint32']();switch(_0x49d730>>>0x3){case 0x1:_0x573817['root']=_0x2a1814['string']();break;case 0x2:_0x573817['rootMain']=_0x2a1814['bool']();break;case 0x3:_0x573817['rootGraveyard']=_0x2a1814['bool']();break;case 0x4:if(_0x573817['path']&&_0x573817['path']['length']||(_0x573817['path']=[]),0x2==(0x7&_0x49d730)){for(var _0x48f218=_0x2a1814['uint32']()+_0x2a1814['pos'];_0x2a1814['pos']<_0x48f218;)_0x573817['path']['push'](_0x2a1814['uint32']());}else _0x573817['path']['push'](_0x2a1814['uint32']());break;case 0x5:_0x573817['stickiness']=_0x2a1814['string']();break;default:_0x2a1814['skipType'](0x7&_0x49d730);}}return _0x573817;},_0x33a2ff['decodeDelimited']=function(_0x133b8b){return _0x133b8b instanceof _0x47adb3||(_0x133b8b=new _0x47adb3(_0x133b8b)),this['decode'](_0x133b8b,_0x133b8b['uint32']());},_0x33a2ff['verify']=function(_0x11b391){if('object'!=typeof _0x11b391||null===_0x11b391)return'object\x20expected';if(null!=_0x11b391['root']&&_0x11b391['hasOwnProperty']('root')&&!_0x3c8e6b['isString'](_0x11b391['root']))return'root:\x20string\x20expected';if(null!=_0x11b391['rootMain']&&_0x11b391['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x11b391['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x11b391['rootGraveyard']&&_0x11b391['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x11b391['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x11b391['path']&&_0x11b391['hasOwnProperty']('path')){if(!Array['isArray'](_0x11b391['path']))return'path:\x20array\x20expected';for(var _0x4ddb4f=0x0;_0x4ddb4f<_0x11b391['path']['length'];++_0x4ddb4f)if(!_0x3c8e6b['isInteger'](_0x11b391['path'][_0x4ddb4f]))return'path:\x20integer[]\x20expected';}return null!=_0x11b391['stickiness']&&_0x11b391['hasOwnProperty']('stickiness')&&!_0x3c8e6b['isString'](_0x11b391['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x33a2ff['fromObject']=function(_0x3a17b6){if(_0x3a17b6 instanceof _0x23828a['Position'])return _0x3a17b6;var _0x10bcee=new _0x23828a['Position']();if(null!=_0x3a17b6['root']&&(_0x10bcee['root']=String(_0x3a17b6['root'])),null!=_0x3a17b6['rootMain']&&(_0x10bcee['rootMain']=Boolean(_0x3a17b6['rootMain'])),null!=_0x3a17b6['rootGraveyard']&&(_0x10bcee['rootGraveyard']=Boolean(_0x3a17b6['rootGraveyard'])),_0x3a17b6['path']){if(!Array['isArray'](_0x3a17b6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x10bcee['path']=[];for(var _0x4dee5a=0x0;_0x4dee5a<_0x3a17b6['path']['length'];++_0x4dee5a)_0x10bcee['path'][_0x4dee5a]=_0x3a17b6['path'][_0x4dee5a]>>>0x0;}return null!=_0x3a17b6['stickiness']&&(_0x10bcee['stickiness']=String(_0x3a17b6['stickiness'])),_0x10bcee;},_0x33a2ff['toObject']=function(_0x249fa4,_0x207ef4){_0x207ef4||(_0x207ef4={});var _0x371b85={};if((_0x207ef4['arrays']||_0x207ef4['defaults'])&&(_0x371b85['path']=[]),_0x207ef4['defaults']&&(_0x371b85['root']='',_0x371b85['rootMain']=!0x1,_0x371b85['rootGraveyard']=!0x1,_0x371b85['stickiness']=''),null!=_0x249fa4['root']&&_0x249fa4['hasOwnProperty']('root')&&(_0x371b85['root']=_0x249fa4['root']),null!=_0x249fa4['rootMain']&&_0x249fa4['hasOwnProperty']('rootMain')&&(_0x371b85['rootMain']=_0x249fa4['rootMain']),null!=_0x249fa4['rootGraveyard']&&_0x249fa4['hasOwnProperty']('rootGraveyard')&&(_0x371b85['rootGraveyard']=_0x249fa4['rootGraveyard']),_0x249fa4['path']&&_0x249fa4['path']['length']){_0x371b85['path']=[];for(var _0x25648a=0x0;_0x25648a<_0x249fa4['path']['length'];++_0x25648a)_0x371b85['path'][_0x25648a]=_0x249fa4['path'][_0x25648a];}return null!=_0x249fa4['stickiness']&&_0x249fa4['hasOwnProperty']('stickiness')&&(_0x371b85['stickiness']=_0x249fa4['stickiness']),_0x371b85;},_0x33a2ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x33a2ff['getTypeUrl']=function(_0xaea39f){return void 0x0===_0xaea39f&&(_0xaea39f='type.googleapis.com'),_0xaea39f+'/Position';},_0x33a2ff;}()),_0x23828a['Range']=(function(){function _0x5c8c4c(_0x3a9681){if(_0x3a9681){for(var _0x133472=Object['keys'](_0x3a9681),_0x1b2e0a=0x0;_0x1b2e0a<_0x133472['length'];++_0x1b2e0a)null!=_0x3a9681[_0x133472[_0x1b2e0a]]&&(this[_0x133472[_0x1b2e0a]]=_0x3a9681[_0x133472[_0x1b2e0a]]);}}return _0x5c8c4c['prototype']['start']=null,_0x5c8c4c['prototype']['end']=null,_0x5c8c4c['create']=function(_0x3a9d17){return new _0x5c8c4c(_0x3a9d17);},_0x5c8c4c['encode']=function(_0x3c1bda,_0x325177){return _0x325177||(_0x325177=_0x316327['create']()),null!=_0x3c1bda['start']&&Object['hasOwnProperty']['call'](_0x3c1bda,'start')&&_0x23828a['Position']['encode'](_0x3c1bda['start'],_0x325177['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c1bda['end']&&Object['hasOwnProperty']['call'](_0x3c1bda,'end')&&_0x23828a['Position']['encode'](_0x3c1bda['end'],_0x325177['uint32'](0x12)['fork']())['ldelim'](),_0x325177;},_0x5c8c4c['encodeDelimited']=function(_0x2ef13a,_0x31e94b){return this['encode'](_0x2ef13a,_0x31e94b)['ldelim']();},_0x5c8c4c['decode']=function(_0x41e562,_0x2a139e){_0x41e562 instanceof _0x47adb3||(_0x41e562=_0x47adb3['create'](_0x41e562));for(var _0x424149=void 0x0===_0x2a139e?_0x41e562['len']:_0x41e562['pos']+_0x2a139e,_0x3dcd6b=new _0x23828a['Range']();_0x41e562['pos']<_0x424149;){var _0x4b8d8f=_0x41e562['uint32']();switch(_0x4b8d8f>>>0x3){case 0x1:_0x3dcd6b['start']=_0x23828a['Position']['decode'](_0x41e562,_0x41e562['uint32']());break;case 0x2:_0x3dcd6b['end']=_0x23828a['Position']['decode'](_0x41e562,_0x41e562['uint32']());break;default:_0x41e562['skipType'](0x7&_0x4b8d8f);}}return _0x3dcd6b;},_0x5c8c4c['decodeDelimited']=function(_0x2bdac0){return _0x2bdac0 instanceof _0x47adb3||(_0x2bdac0=new _0x47adb3(_0x2bdac0)),this['decode'](_0x2bdac0,_0x2bdac0['uint32']());},_0x5c8c4c['verify']=function(_0x1f29d3){if('object'!=typeof _0x1f29d3||null===_0x1f29d3)return'object\x20expected';var _0x42a8cf;if(null!=_0x1f29d3['start']&&_0x1f29d3['hasOwnProperty']('start')&&(_0x42a8cf=_0x23828a['Position']['verify'](_0x1f29d3['start'])))return'start.'+_0x42a8cf;if(null!=_0x1f29d3['end']&&_0x1f29d3['hasOwnProperty']('end')&&(_0x42a8cf=_0x23828a['Position']['verify'](_0x1f29d3['end'])))return'end.'+_0x42a8cf;return null;},_0x5c8c4c['fromObject']=function(_0x4cbd74){if(_0x4cbd74 instanceof _0x23828a['Range'])return _0x4cbd74;var _0x11f023=new _0x23828a['Range']();if(null!=_0x4cbd74['start']){if('object'!=typeof _0x4cbd74['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x11f023['start']=_0x23828a['Position']['fromObject'](_0x4cbd74['start']);}if(null!=_0x4cbd74['end']){if('object'!=typeof _0x4cbd74['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x11f023['end']=_0x23828a['Position']['fromObject'](_0x4cbd74['end']);}return _0x11f023;},_0x5c8c4c['toObject']=function(_0x38df4b,_0x46c621){_0x46c621||(_0x46c621={});var _0x4b74ac={};return _0x46c621['defaults']&&(_0x4b74ac['start']=null,_0x4b74ac['end']=null),null!=_0x38df4b['start']&&_0x38df4b['hasOwnProperty']('start')&&(_0x4b74ac['start']=_0x23828a['Position']['toObject'](_0x38df4b['start'],_0x46c621)),null!=_0x38df4b['end']&&_0x38df4b['hasOwnProperty']('end')&&(_0x4b74ac['end']=_0x23828a['Position']['toObject'](_0x38df4b['end'],_0x46c621)),_0x4b74ac;},_0x5c8c4c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x5c8c4c['getTypeUrl']=function(_0x19e3ff){return void 0x0===_0x19e3ff&&(_0x19e3ff='type.googleapis.com'),_0x19e3ff+'/Range';},_0x5c8c4c;}()),_0x23828a['Element']=(function(){function _0x170723(_0x333da2){if(this['children']=[],this['attributesBoolean']={},_0x333da2){for(var _0x20dc37=Object['keys'](_0x333da2),_0x3fd385=0x0;_0x3fd385<_0x20dc37['length'];++_0x3fd385)null!=_0x333da2[_0x20dc37[_0x3fd385]]&&(this[_0x20dc37[_0x3fd385]]=_0x333da2[_0x20dc37[_0x3fd385]]);}}return _0x170723['prototype']['name']='',_0x170723['prototype']['children']=_0x3c8e6b['emptyArray'],_0x170723['prototype']['data']='',_0x170723['prototype']['attributesBoolean']=_0x3c8e6b['emptyObject'],_0x170723['prototype']['attributesJson']='',_0x170723['create']=function(_0x8dc49d){return new _0x170723(_0x8dc49d);},_0x170723['encode']=function(_0x31b7ec,_0x58f198){if(_0x58f198||(_0x58f198=_0x316327['create']()),null!=_0x31b7ec['name']&&Object['hasOwnProperty']['call'](_0x31b7ec,'name')&&_0x58f198['uint32'](0xa)['string'](_0x31b7ec['name']),null!=_0x31b7ec['children']&&_0x31b7ec['children']['length']){for(var _0x1c73c3=0x0;_0x1c73c3<_0x31b7ec['children']['length'];++_0x1c73c3)_0x23828a['Element']['encode'](_0x31b7ec['children'][_0x1c73c3],_0x58f198['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x31b7ec['data']&&Object['hasOwnProperty']['call'](_0x31b7ec,'data')&&_0x58f198['uint32'](0x1a)['string'](_0x31b7ec['data']),null!=_0x31b7ec['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x31b7ec,'attributesBoolean')){var _0x437c48=Object['keys'](_0x31b7ec['attributesBoolean']);for(_0x1c73c3=0x0;_0x1c73c3<_0x437c48['length'];++_0x1c73c3)_0x58f198['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x437c48[_0x1c73c3])['uint32'](0x10)['bool'](_0x31b7ec['attributesBoolean'][_0x437c48[_0x1c73c3]])['ldelim']();}return null!=_0x31b7ec['attributesJson']&&Object['hasOwnProperty']['call'](_0x31b7ec,'attributesJson')&&_0x58f198['uint32'](0x2a)['string'](_0x31b7ec['attributesJson']),_0x58f198;},_0x170723['encodeDelimited']=function(_0x5eae12,_0x23a97f){return this['encode'](_0x5eae12,_0x23a97f)['ldelim']();},_0x170723['decode']=function(_0x427edb,_0x9bf8af){_0x427edb instanceof _0x47adb3||(_0x427edb=_0x47adb3['create'](_0x427edb));for(var _0x23daca,_0x193c11,_0x54b49d=void 0x0===_0x9bf8af?_0x427edb['len']:_0x427edb['pos']+_0x9bf8af,_0x133a73=new _0x23828a['Element']();_0x427edb['pos']<_0x54b49d;){var _0x4607a3=_0x427edb['uint32']();switch(_0x4607a3>>>0x3){case 0x1:_0x133a73['name']=_0x427edb['string']();break;case 0x2:_0x133a73['children']&&_0x133a73['children']['length']||(_0x133a73['children']=[]),_0x133a73['children']['push'](_0x23828a['Element']['decode'](_0x427edb,_0x427edb['uint32']()));break;case 0x3:_0x133a73['data']=_0x427edb['string']();break;case 0x4:_0x133a73['attributesBoolean']===_0x3c8e6b['emptyObject']&&(_0x133a73['attributesBoolean']={});var _0xba39fb=_0x427edb['uint32']()+_0x427edb['pos'];for(_0x23daca='',_0x193c11=!0x1;_0x427edb['pos']<_0xba39fb;){var _0x4b85a9=_0x427edb['uint32']();switch(_0x4b85a9>>>0x3){case 0x1:_0x23daca=_0x427edb['string']();break;case 0x2:_0x193c11=_0x427edb['bool']();break;default:_0x427edb['skipType'](0x7&_0x4b85a9);}}_0x133a73['attributesBoolean'][_0x23daca]=_0x193c11;break;case 0x5:_0x133a73['attributesJson']=_0x427edb['string']();break;default:_0x427edb['skipType'](0x7&_0x4607a3);}}return _0x133a73;},_0x170723['decodeDelimited']=function(_0x45c32f){return _0x45c32f instanceof _0x47adb3||(_0x45c32f=new _0x47adb3(_0x45c32f)),this['decode'](_0x45c32f,_0x45c32f['uint32']());},_0x170723['verify']=function(_0x4d1614){if('object'!=typeof _0x4d1614||null===_0x4d1614)return'object\x20expected';if(null!=_0x4d1614['name']&&_0x4d1614['hasOwnProperty']('name')&&!_0x3c8e6b['isString'](_0x4d1614['name']))return'name:\x20string\x20expected';if(null!=_0x4d1614['children']&&_0x4d1614['hasOwnProperty']('children')){if(!Array['isArray'](_0x4d1614['children']))return'children:\x20array\x20expected';for(var _0x256915=0x0;_0x256915<_0x4d1614['children']['length'];++_0x256915){var _0x48872d=_0x23828a['Element']['verify'](_0x4d1614['children'][_0x256915]);if(_0x48872d)return'children.'+_0x48872d;}}if(null!=_0x4d1614['data']&&_0x4d1614['hasOwnProperty']('data')&&!_0x3c8e6b['isString'](_0x4d1614['data']))return'data:\x20string\x20expected';if(null!=_0x4d1614['attributesBoolean']&&_0x4d1614['hasOwnProperty']('attributesBoolean')){if(!_0x3c8e6b['isObject'](_0x4d1614['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2002ff=Object['keys'](_0x4d1614['attributesBoolean']);for(_0x256915=0x0;_0x256915<_0x2002ff['length'];++_0x256915)if('boolean'!=typeof _0x4d1614['attributesBoolean'][_0x2002ff[_0x256915]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4d1614['attributesJson']&&_0x4d1614['hasOwnProperty']('attributesJson')&&!_0x3c8e6b['isString'](_0x4d1614['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x170723['fromObject']=function(_0x36c055){if(_0x36c055 instanceof _0x23828a['Element'])return _0x36c055;var _0x131ccf=new _0x23828a['Element']();if(null!=_0x36c055['name']&&(_0x131ccf['name']=String(_0x36c055['name'])),_0x36c055['children']){if(!Array['isArray'](_0x36c055['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x131ccf['children']=[];for(var _0x31d667=0x0;_0x31d667<_0x36c055['children']['length'];++_0x31d667){if('object'!=typeof _0x36c055['children'][_0x31d667])throw TypeError('.Element.children:\x20object\x20expected');_0x131ccf['children'][_0x31d667]=_0x23828a['Element']['fromObject'](_0x36c055['children'][_0x31d667]);}}if(null!=_0x36c055['data']&&(_0x131ccf['data']=String(_0x36c055['data'])),_0x36c055['attributesBoolean']){if('object'!=typeof _0x36c055['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x131ccf['attributesBoolean']={};var _0x34aa47=Object['keys'](_0x36c055['attributesBoolean']);for(_0x31d667=0x0;_0x31d667<_0x34aa47['length'];++_0x31d667)_0x131ccf['attributesBoolean'][_0x34aa47[_0x31d667]]=Boolean(_0x36c055['attributesBoolean'][_0x34aa47[_0x31d667]]);}return null!=_0x36c055['attributesJson']&&(_0x131ccf['attributesJson']=String(_0x36c055['attributesJson'])),_0x131ccf;},_0x170723['toObject']=function(_0x22fae1,_0x407e08){_0x407e08||(_0x407e08={});var _0x2442ea,_0x155324={};if((_0x407e08['arrays']||_0x407e08['defaults'])&&(_0x155324['children']=[]),(_0x407e08['objects']||_0x407e08['defaults'])&&(_0x155324['attributesBoolean']={}),_0x407e08['defaults']&&(_0x155324['name']='',_0x155324['data']='',_0x155324['attributesJson']=''),null!=_0x22fae1['name']&&_0x22fae1['hasOwnProperty']('name')&&(_0x155324['name']=_0x22fae1['name']),_0x22fae1['children']&&_0x22fae1['children']['length']){_0x155324['children']=[];for(var _0x4e50ee=0x0;_0x4e50ee<_0x22fae1['children']['length'];++_0x4e50ee)_0x155324['children'][_0x4e50ee]=_0x23828a['Element']['toObject'](_0x22fae1['children'][_0x4e50ee],_0x407e08);}if(null!=_0x22fae1['data']&&_0x22fae1['hasOwnProperty']('data')&&(_0x155324['data']=_0x22fae1['data']),_0x22fae1['attributesBoolean']&&(_0x2442ea=Object['keys'](_0x22fae1['attributesBoolean']))['length']){_0x155324['attributesBoolean']={};for(_0x4e50ee=0x0;_0x4e50ee<_0x2442ea['length'];++_0x4e50ee)_0x155324['attributesBoolean'][_0x2442ea[_0x4e50ee]]=_0x22fae1['attributesBoolean'][_0x2442ea[_0x4e50ee]];}return null!=_0x22fae1['attributesJson']&&_0x22fae1['hasOwnProperty']('attributesJson')&&(_0x155324['attributesJson']=_0x22fae1['attributesJson']),_0x155324;},_0x170723['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x48764d['util']['toJSONOptions']);},_0x170723['getTypeUrl']=function(_0x2c3e40){return void 0x0===_0x2c3e40&&(_0x2c3e40='type.googleapis.com'),_0x2c3e40+'/Element';},_0x170723;}()),_0x23828a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2684d4){return new y(this['_protobufRoot'][_0x2684d4]);}}class y{['_protobuf'];constructor(_0xf2b3de){this['_protobuf']=_0xf2b3de;}['compress'](_0x4eaee6){const _0xe0dee0=this['_protobuf']['verify'](_0x4eaee6);if(_0xe0dee0)throw Error(_0xe0dee0);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4eaee6))['finish']();}['decompress'](_0x5f2026){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5f2026),{'oneofs':!0x0});}}function _(_0x4c5933,_0x253266){const _0x5ddd0=_0x32a330(_0x4c5933);return _0x5ddd0['path'][_0x5ddd0['path']['length']-0x1]+=_0x253266,_0x5ddd0;}function O(_0x48598f,_0x740f8f){return _0x48598f['root']===_0x740f8f['root']&&_0x5c930a(_0x48598f['path'],_0x740f8f['path']);}function $(_0x4a4698){P(_0x4a4698,_0x550026=>('main'==_0x550026['root']?(_0x550026['rootMain']=!0x0,delete _0x550026['root']):'$graveyard'==_0x550026['root']&&(_0x550026['rootGraveyard']=!0x0,delete _0x550026['root']),_0x550026));}function J(_0x1e7b95){P(_0x1e7b95,_0x1471a4=>(_0x1471a4['rootMain']?(_0x1471a4['root']='main',delete _0x1471a4['rootMain']):_0x1471a4['rootGraveyard']&&(_0x1471a4['root']='$graveyard',delete _0x1471a4['rootGraveyard']),_0x1471a4));}function P(_0x2e387b,_0x2ac783){for(const _0x2c2713 in _0x2e387b){const _0x1b2901=_0x2e387b[_0x2c2713];'nodes'!==_0x2c2713&&_0x3bcb74(_0x1b2901)&&(_0x1b2901['path']&&(_0x1b2901['root']||_0x1b2901['rootMain']||_0x1b2901['rootGraveyard'])?_0x2e387b[_0x2c2713]=_0x2ac783(_0x1b2901):P(_0x1b2901,_0x2ac783));}return _0x2e387b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x269652,_0x91c805,_0x2ed9bc){this['_id']=_0x269652,this['_operationName']=_0x91c805,this['_protobufDescriptor']=_0x2ed9bc;}['compress'](_0x28fcac,_0x2d9d43){const _0x55dea6=_0x2d9d43['shift']();return $(_0x55dea6),_0x28fcac['buffers']['push'](this['_protobufDescriptor']['compress'](_0x55dea6)),_0x28fcac['types']['push'](this['_id']),!0x0;}['decompress'](_0x36dbb,_0x38be30){_0x38be30['types']['shift']();const _0x78314a=this['_protobufDescriptor']['decompress'](_0x38be30['buffers']['shift']());J(_0x78314a),_0x78314a['__className']=this['_operationName'],_0x36dbb['push'](_0x78314a);}}class s extends e{['compress'](_0x560f50,_0x23d0c7){const _0x2e6679=_0x23d0c7['shift']();return this['_serializeOneOf']('oldValue',_0x2e6679),this['_serializeOneOf']('newValue',_0x2e6679),$(_0x2e6679),_0x560f50['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2e6679)),_0x560f50['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a540b,_0x2f22df){const {types:_0x1587ed,buffers:_0x28cb2a}=_0x2f22df,_0x45c0b6=this['_protobufDescriptor']['decompress'](_0x28cb2a['shift']());_0x1587ed['shift'](),this['_deserializeOneOf']('oldValue',_0x45c0b6),this['_deserializeOneOf']('newValue',_0x45c0b6),J(_0x45c0b6),_0x45c0b6['__className']=this['_operationName'],_0x4a540b['push'](_0x45c0b6);}['_serializeOneOf'](_0x265b2e,_0x2afabf){const _0x339f14=_0x2afabf[_0x265b2e];'boolean'==typeof _0x339f14?_0x2afabf[_0x265b2e+'Boolean']=_0x339f14:_0x2afabf[_0x265b2e+'Json']=JSON['stringify'](_0x339f14);}['_deserializeOneOf'](_0x5fe906,_0x4241b7){const _0x33c641=_0x5fe906+'Json';_0x4241b7[_0x33c641]?(_0x4241b7[_0x5fe906]=JSON['parse'](_0x4241b7[_0x33c641]),delete _0x4241b7[_0x33c641]):(_0x4241b7[_0x5fe906]=_0x4241b7[_0x5fe906+'Boolean'],delete _0x4241b7[_0x5fe906+'Boolean']);}}class i extends e{['compress'](_0x17fcac,_0x4a8271){const _0x389da9=_0x4a8271['shift']();return this['_serializeNodesAttributes'](_0x389da9['nodes']),$(_0x389da9),_0x17fcac['buffers']['push'](this['_protobufDescriptor']['compress'](_0x389da9)),_0x17fcac['types']['push'](this['_id']),!0x0;}['decompress'](_0x3936c4,_0x1a4659){const {types:_0x5b6ea7,buffers:_0x998b4c}=_0x1a4659,_0x415a08=this['_protobufDescriptor']['decompress'](_0x998b4c['shift']());_0x5b6ea7['shift'](),_0x415a08['nodes']||(_0x415a08['nodes']=[]),this['_deserializeNodesAttributes'](_0x415a08['nodes']),J(_0x415a08),_0x415a08['__className']=this['_operationName'],_0x3936c4['push'](_0x415a08);}['_serializeNodesAttributes'](_0x352bcd){for(const _0x4492f3 of _0x352bcd){if(_0x4492f3['attributes']){const _0x2904a6=_0x4492f3['attributes'];this['_areValuesBoolean'](_0x2904a6)?_0x4492f3['attributesBoolean']=_0x2904a6:_0x4492f3['attributesJson']=JSON['stringify'](_0x2904a6);}_0x4492f3['children']&&this['_serializeNodesAttributes'](_0x4492f3['children']);}}['_deserializeNodesAttributes'](_0x3df7c0){for(const _0x46a793 of _0x3df7c0)(_0x46a793['attributesBoolean']||_0x46a793['attributesJson'])&&(_0x46a793['attributesBoolean']?(_0x46a793['attributes']=_0x46a793['attributesBoolean'],delete _0x46a793['attributesBoolean']):(_0x46a793['attributes']=JSON['parse'](_0x46a793['attributesJson']),delete _0x46a793['attributesJson'])),_0x46a793['children']&&this['_deserializeNodesAttributes'](_0x46a793['children']);}['_areValuesBoolean'](_0x82c18e){return Object['keys'](_0x82c18e)['every'](_0x2a6957=>'boolean'==typeof _0x82c18e[_0x2a6957]);}}class n extends e{['decompress'](_0x266d83,_0x33d462){super['decompress'](_0x266d83,_0x33d462);const _0x2ed650=_0x266d83[_0x266d83['length']-0x1];_0x2ed650['oldRange']||(_0x2ed650['oldRange']=null),_0x2ed650['newRange']||(_0x2ed650['newRange']=null);}}class p extends e{['compress'](_0x489cdd,_0x5289ba){return _0x5289ba['shift'](),_0x489cdd['types']['push'](this['_id']),!0x0;}['decompress'](_0x4ff7c6,_0x57814c){_0x57814c['types']['shift'](),_0x4ff7c6['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2c0547,_0x803d79,_0xa75c50,_0x6bcd05){super(_0x2c0547,_0x803d79,_0xa75c50),this['_omittedNamespace']=_0x6bcd05+':';}['compress'](_0x986af8,_0x2af78b){return!('MarkerOperation'!=_0x2af78b[0x0]['__className']||!_0x2af78b[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2af78b[0x0]['name']=_0x2af78b[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x986af8,_0x2af78b),!0x0);}['decompress'](_0x1e498f,_0x38ee4d){super['decompress'](_0x1e498f,_0x38ee4d);const _0x5e395a=_0x1e498f[_0x1e498f['length']-0x1];_0x5e395a['name']=this['_omittedNamespace']+_0x5e395a['name'];}}class b{['_id'];['_context'];constructor(_0x2bfd09,_0x106a30){this['_id']=_0x2bfd09,this['_context']=_0x106a30;}['compress'](_0x50bc00,_0x229179){let _0x1ea17d;for(;_0x229179['length']>0x1&&this['_compareOperations'](_0x229179[0x0],_0x229179[0x1]);)_0x1ea17d?(_0x1ea17d=this['_combineNext'](_0x229179['shift'](),_0x1ea17d),_0x50bc00['types']['push'](0x0)):(_0x1ea17d=_0x32a330(_0x229179['shift']()),_0x50bc00['types']['push'](this['_id']));return!!_0x1ea17d&&(_0x1ea17d=this['_combineNext'](_0x229179['shift'](),_0x1ea17d),_0x50bc00['types']['push'](0x0),_0x50bc00['buffers']['push'](this['_compressSingleOperation'](_0x1ea17d)),!0x0);}['decompress'](_0x4f82d3,_0x40b735){const _0x2da9b6=this['_decompressSingleOperation'](_0x40b735);for(;0x0==_0x40b735['types'][0x0];)_0x40b735['types']['shift'](),_0x4f82d3['push'](this['_splitCurrent'](_0x2da9b6));_0x4f82d3['push'](_0x2da9b6);}}class m extends b{['_combineNext'](_0x44fc53,_0x4511fa){return _0x4511fa['nodes'][0x0]['data']+=_0x44fc53['nodes'][0x0]['data'],_0x4511fa;}['_splitCurrent'](_0x4bf46d){const _0x1db471=_0x32a330(_0x4bf46d),_0x2404af=_0x1db471['nodes'][0x0],_0xe2e85e=_0x4bf46d['nodes'][0x0],_0x27718b=_0xe2e85e['data'][Symbol['iterator']]()['next']()['value'],_0x11f786=_0x27718b['length'];return _0x2404af['data']=_0x27718b,_0xe2e85e['data']=_0xe2e85e['data']['substr'](_0x11f786),_0x4bf46d['position']=_(_0x4bf46d['position'],_0x11f786),_0x1db471;}['_compareOperations'](_0x427ba5,_0x38e8e1){if(this['_checkOperation'](_0x427ba5)&&this['_checkOperation'](_0x38e8e1)){const _0x472cc4=_0x427ba5['nodes'][0x0]['data']['length'],_0x15e05e=O(_(_0x427ba5['position'],_0x472cc4),_0x38e8e1['position']),_0x3956e3=_0x427ba5['nodes'][0x0],_0x14803d=_0x38e8e1['nodes'][0x0];return _0x15e05e&&this['_compareAttributes'](_0x3956e3,_0x14803d);}return!0x1;}['_compressSingleOperation'](_0x42d854){const _0x3e57b0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3e57b0,[_0x42d854]),_0x3e57b0['buffers'][0x0];}['_decompressSingleOperation'](_0x5ce316){const _0x304f5c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x304f5c,_0x5ce316),_0x304f5c[0x0];}['_checkOperation'](_0xca7602){return'InsertOperation'==_0xca7602['__className']&&0x1==_0xca7602['nodes']['length']&&_0xca7602['nodes'][0x0]['data']&&!_0xca7602['wasUndone']&&0x1==Array['from'](_0xca7602['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x156fe6,_0x27485b){const _0x5421fc=Object['keys'](_0x156fe6['attributes']||{}),_0xec5307=Object['keys'](_0x27485b['attributes']||{});return _0x5421fc['length']===_0xec5307['length']&&_0x5421fc['every'](_0x1dfaa8=>_0x27485b['attributes'][_0x1dfaa8]&&_0x27485b['attributes'][_0x1dfaa8]===_0x156fe6['attributes'][_0x1dfaa8]);}}class c extends b{['_combineNext'](_0x1e75e1,_0x25d167){return _0x25d167['howMany']++,_0x25d167['sourcePosition']=_0x32a330(_0x1e75e1['sourcePosition']),_0x25d167;}['_splitCurrent'](_0x2edf70){const _0x8134c8=_0x32a330(_0x2edf70);return _0x2edf70['howMany']--,_0x8134c8['howMany']=0x1,_0x8134c8['sourcePosition']=_(_0x8134c8['sourcePosition'],_0x2edf70['howMany']),_0x8134c8;}['_compareOperations'](_0x1fb9e3,_0x14fd50){return!(!this['_checkOperation'](_0x1fb9e3)||!this['_checkOperation'](_0x14fd50))&&(O(_(_0x1fb9e3['sourcePosition'],-0x1),_0x14fd50['sourcePosition'])&&O(_0x1fb9e3['targetPosition'],_0x14fd50['targetPosition']));}['_compressSingleOperation'](_0x5fe53d){const _0x11d467={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x11d467,[_0x5fe53d]),_0x11d467['buffers'][0x0];}['_decompressSingleOperation'](_0x4070bd){const _0x4c08d0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4c08d0,_0x4070bd),_0x4c08d0[0x0];}['_checkOperation'](_0xebe5c6){return'MoveOperation'==_0xebe5c6['__className']&&'$graveyard'==_0xebe5c6['targetPosition']['root']&&0x1==_0xebe5c6['howMany']&&!_0xebe5c6['wasUndone'];}}class h extends b{['_combineNext'](_0x240fbd,_0x2e3f6d){return _0x2e3f6d['howMany']++,_0x2e3f6d;}['_splitCurrent'](_0x39d54c){const _0x3dabbe=_0x32a330(_0x39d54c);return _0x3dabbe['howMany']=0x1,_0x39d54c['howMany']--,_0x3dabbe;}['_compareOperations'](_0x50d105,_0x2bcd63){return!(!this['_checkOperation'](_0x50d105)||!this['_checkOperation'](_0x2bcd63))&&(O(_0x50d105['sourcePosition'],_0x2bcd63['sourcePosition'])&&O(_0x50d105['targetPosition'],_0x2bcd63['targetPosition']));}['_compressSingleOperation'](_0x41ee49){const _0x86b2b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x86b2b,[_0x41ee49]),_0x86b2b['buffers'][0x0];}['_decompressSingleOperation'](_0x1014f0){const _0x4394f6=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4394f6,_0x1014f0),_0x4394f6[0x0];}['_checkOperation'](_0x21f85c){return'MoveOperation'==_0x21f85c['__className']&&'$graveyard'==_0x21f85c['targetPosition']['root']&&0x1==_0x21f85c['howMany']&&!_0x21f85c['wasUndone'];}}class f extends b{['compress'](_0x32e5a6,_0x3389c7){if(!this['_compareOperations'](_0x3389c7[0x0],_0x3389c7[0x1]))return!0x1;const _0x2cd504=_0x3389c7['shift']();return _0x2cd504['oldRange']=null,_0x2cd504['newRange']&&O(_0x2cd504['newRange']['start'],_0x2cd504['newRange']['end'])&&(_0x2cd504['newRange']['end']=null),_0x3389c7['shift'](),_0x32e5a6['types']['push'](this['_id']),_0x32e5a6['types']['push'](0x0),_0x32e5a6['buffers']['push'](this['_compressSingleOperation'](_0x2cd504)),!0x0;}['decompress'](_0x58ba86,_0x924ccb){const _0x54a361=this['_decompressSingleOperation'](_0x924ccb);_0x54a361['newRange']&&!_0x54a361['newRange']['end']&&(_0x54a361['newRange']['end']=_0x32a330(_0x54a361['newRange']['start']));const _0x52098a=_0x32a330(_0x54a361);_0x52098a['newRange']&&(_0x52098a['newRange']['start']['stickiness']='toNone',_0x52098a['newRange']['end']=_0x32a330(_0x52098a['newRange']['start'])),_0x52098a['name']='user:position:'+_0x52098a['name']['split'](':')[0x2],_0x924ccb['types']['shift'](),_0x58ba86['push'](_0x54a361),_0x58ba86['push'](_0x52098a);}['_compressSingleOperation'](_0x2ee86a){const _0x4e695d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4e695d,[_0x2ee86a]),_0x4e695d['buffers'][0x0];}['_decompressSingleOperation'](_0x41b715){const _0x255fba=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x255fba,_0x41b715),_0x255fba[0x0];}['_compareOperations'](_0x8f49f,_0x2abfba){return!(!_0x8f49f||!_0x2abfba)&&('MarkerOperation'==_0x8f49f['__className']&&'MarkerOperation'==_0x2abfba['__className']&&!(!_0x8f49f['name']['startsWith']('user:')||!_0x2abfba['name']['startsWith']('user:')||_0x8f49f['name']==_0x2abfba['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x59843d=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 a(0x12,'MarkerOperation',_0x59843d,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x59843d,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x155056){if(!_0x155056||!_0x155056[0x0])throw new _0xfd3fa0('no-operations-provided',this);const _0x7e4baa={'types':[],'buffers':[],'baseVersion':_0x155056[0x0]['baseVersion']};for(;_0x155056['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x7e4baa,_0x155056)||this['_getCompressorByName']('TypingAction')['compress'](_0x7e4baa,_0x155056)||this['_getCompressorByName']('DeletingAction')['compress'](_0x7e4baa,_0x155056)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x7e4baa,_0x155056)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x7e4baa,_0x155056)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x7e4baa,_0x155056)||this['_getCompressorByName'](_0x155056[0x0]['__className'])['compress'](_0x7e4baa,_0x155056);return _0x7e4baa;}['decompress'](_0x325741){const _0x454a52=[];for(;_0x325741['types']['length'];){this['_compressorById']['get'](_0x325741['types'][0x0])['decompress'](_0x454a52,_0x325741);}return _0x454a52['forEach']((_0xee304a,_0xbc650b)=>_0xee304a['baseVersion']=_0x325741['baseVersion']+_0xbc650b),_0x454a52;}['_getCompressorByName'](_0x29e1c7){return this['_compressorByName']['get'](_0x29e1c7);}['_registerOperationCompressor'](_0x1021f2,_0x22b60c,_0x452c89){const _0x219892=new _0x452c89(_0x1021f2,_0x22b60c,this['_protobufFactory']['getDescriptor'](_0x22b60c));this['_registerCompressor'](_0x1021f2,_0x22b60c,_0x219892);}['_registerActionCompressor'](_0x3a0e34,_0x39104d,_0x8c37b2){const _0x4bbc81=new _0x8c37b2(_0x3a0e34,this);this['_registerCompressor'](_0x3a0e34,_0x39104d,_0x4bbc81);}['_registerCompressor'](_0x4d6b81,_0x4700f6,_0xbfcc5c){this['_compressorById']['set'](_0x4d6b81,_0xbfcc5c),this['_compressorByName']['set'](_0x4700f6,_0xbfcc5c);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "43.1.0-alpha.2",
3
+ "version": "43.1.0-alpha.4",
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": "43.1.0-alpha.2",
37
- "ckeditor5": "43.1.0-alpha.2",
36
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.4",
37
+ "ckeditor5": "43.1.0-alpha.4",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.2.5"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x20b900=_0x5d76;(function(_0x19b0ac,_0x4db433){const _0x1eb97a=_0x5d76,_0x2177c8=_0x19b0ac();while(!![]){try{const _0x271e83=-parseInt(_0x1eb97a(0x14c))/0x1*(-parseInt(_0x1eb97a(0x146))/0x2)+parseInt(_0x1eb97a(0x14d))/0x3*(parseInt(_0x1eb97a(0x156))/0x4)+parseInt(_0x1eb97a(0x14b))/0x5*(-parseInt(_0x1eb97a(0x151))/0x6)+-parseInt(_0x1eb97a(0x149))/0x7+parseInt(_0x1eb97a(0x154))/0x8*(-parseInt(_0x1eb97a(0x13f))/0x9)+-parseInt(_0x1eb97a(0x155))/0xa*(-parseInt(_0x1eb97a(0x141))/0xb)+parseInt(_0x1eb97a(0x140))/0xc;if(_0x271e83===_0x4db433)break;else _0x2177c8['push'](_0x2177c8['shift']());}catch(_0x2b6c89){_0x2177c8['push'](_0x2177c8['shift']());}}}(_0x12ee,0xa52b1));import{cloneDeep as _0x21d6da}from'lodash-es';function _0x12ee(){const _0x4d5f68=['27138MZaZYF','types','length','88aiqysS','20CtpDQC','8KEBOFO','_id','_combineNext','544095ZOkZXe','9884076HpgByU','3551207XFPuga','_compareOperations','_compressSingleOperation','_decompressSingleOperation','buffers','11598ztQdJo','decompress','push','4946291DYhsOk','shift','895QMyINL','67dDXzFU','1499826CpIBYh','_context','_splitCurrent','compress'];_0x12ee=function(){return _0x4d5f68;};return _0x12ee();}function _0x5d76(_0x5631c8,_0x351c81){const _0x12ee07=_0x12ee();return _0x5d76=function(_0x5d7626,_0x2820b5){_0x5d7626=_0x5d7626-0x13e;let _0x36addb=_0x12ee07[_0x5d7626];return _0x36addb;},_0x5d76(_0x5631c8,_0x351c81);}export default class b{constructor(_0x674ee7,_0x2ae771){const _0x1af449=_0x5d76;this[_0x1af449(0x157)]=_0x674ee7,this[_0x1af449(0x14e)]=_0x2ae771;}[_0x20b900(0x150)](_0x548442,_0x1932d0){const _0xb62fdd=_0x20b900;let _0x260411;for(;_0x1932d0[_0xb62fdd(0x153)]>0x1&&this[_0xb62fdd(0x142)](_0x1932d0[0x0],_0x1932d0[0x1]);)_0x260411?(_0x260411=this[_0xb62fdd(0x13e)](_0x1932d0[_0xb62fdd(0x14a)](),_0x260411),_0x548442[_0xb62fdd(0x152)][_0xb62fdd(0x148)](0x0)):(_0x260411=_0x21d6da(_0x1932d0[_0xb62fdd(0x14a)]()),_0x548442[_0xb62fdd(0x152)][_0xb62fdd(0x148)](this[_0xb62fdd(0x157)]));return!!_0x260411&&(_0x260411=this[_0xb62fdd(0x13e)](_0x1932d0[_0xb62fdd(0x14a)](),_0x260411),_0x548442[_0xb62fdd(0x152)][_0xb62fdd(0x148)](0x0),_0x548442[_0xb62fdd(0x145)][_0xb62fdd(0x148)](this[_0xb62fdd(0x143)](_0x260411)),!0x0);}[_0x20b900(0x147)](_0x2d722e,_0x579217){const _0x3fc10b=_0x20b900,_0x31e059=this[_0x3fc10b(0x144)](_0x579217);for(;0x0==_0x579217[_0x3fc10b(0x152)][0x0];)_0x579217[_0x3fc10b(0x152)][_0x3fc10b(0x14a)](),_0x2d722e[_0x3fc10b(0x148)](this[_0x3fc10b(0x14f)](_0x31e059));_0x2d722e[_0x3fc10b(0x148)](_0x31e059);}}
23
+ const _0x5403ce=_0x1ba3;(function(_0x57d241,_0xcdcabf){const _0x591a6b=_0x1ba3,_0x15ddd9=_0x57d241();while(!![]){try{const _0x39a29a=parseInt(_0x591a6b(0x165))/0x1*(-parseInt(_0x591a6b(0x176))/0x2)+-parseInt(_0x591a6b(0x171))/0x3*(parseInt(_0x591a6b(0x179))/0x4)+-parseInt(_0x591a6b(0x16a))/0x5*(-parseInt(_0x591a6b(0x170))/0x6)+-parseInt(_0x591a6b(0x167))/0x7+-parseInt(_0x591a6b(0x174))/0x8*(-parseInt(_0x591a6b(0x168))/0x9)+parseInt(_0x591a6b(0x16f))/0xa*(-parseInt(_0x591a6b(0x175))/0xb)+parseInt(_0x591a6b(0x17a))/0xc;if(_0x39a29a===_0xcdcabf)break;else _0x15ddd9['push'](_0x15ddd9['shift']());}catch(_0x5b628b){_0x15ddd9['push'](_0x15ddd9['shift']());}}}(_0x3332,0xe40ab));import{cloneDeep as _0x27e58d}from'lodash-es';export default class b{constructor(_0x2b4f12,_0x393851){const _0x51691f=_0x1ba3;this[_0x51691f(0x16d)]=_0x2b4f12,this[_0x51691f(0x17e)]=_0x393851;}[_0x5403ce(0x16b)](_0x3c047e,_0x3ee0da){const _0x21d03f=_0x5403ce;let _0x3a031e;for(;_0x3ee0da[_0x21d03f(0x178)]>0x1&&this[_0x21d03f(0x169)](_0x3ee0da[0x0],_0x3ee0da[0x1]);)_0x3a031e?(_0x3a031e=this[_0x21d03f(0x173)](_0x3ee0da[_0x21d03f(0x172)](),_0x3a031e),_0x3c047e[_0x21d03f(0x166)][_0x21d03f(0x16e)](0x0)):(_0x3a031e=_0x27e58d(_0x3ee0da[_0x21d03f(0x172)]()),_0x3c047e[_0x21d03f(0x166)][_0x21d03f(0x16e)](this[_0x21d03f(0x16d)]));return!!_0x3a031e&&(_0x3a031e=this[_0x21d03f(0x173)](_0x3ee0da[_0x21d03f(0x172)](),_0x3a031e),_0x3c047e[_0x21d03f(0x166)][_0x21d03f(0x16e)](0x0),_0x3c047e[_0x21d03f(0x17c)][_0x21d03f(0x16e)](this[_0x21d03f(0x16c)](_0x3a031e)),!0x0);}[_0x5403ce(0x17b)](_0x57db5b,_0x560a55){const _0x368369=_0x5403ce,_0x725478=this[_0x368369(0x17d)](_0x560a55);for(;0x0==_0x560a55[_0x368369(0x166)][0x0];)_0x560a55[_0x368369(0x166)][_0x368369(0x172)](),_0x57db5b[_0x368369(0x16e)](this[_0x368369(0x177)](_0x725478));_0x57db5b[_0x368369(0x16e)](_0x725478);}}function _0x1ba3(_0x203086,_0x3b1f1d){const _0x3332fe=_0x3332();return _0x1ba3=function(_0x1ba38c,_0x29c517){_0x1ba38c=_0x1ba38c-0x165;let _0x58d76b=_0x3332fe[_0x1ba38c];return _0x58d76b;},_0x1ba3(_0x203086,_0x3b1f1d);}function _0x3332(){const _0x3ab44f=['_splitCurrent','length','236xFLYEG','23086476fQsUDt','decompress','buffers','_decompressSingleOperation','_context','303814DhCNky','types','3761919ltdGjK','135PTiFdQ','_compareOperations','5JfkAnI','compress','_compressSingleOperation','_id','push','474770BkjQeR','5263926OtvYAm','26565JBdQCZ','shift','_combineNext','668368rKFrVZ','407QtlMmi','2PynNeH'];_0x3332=function(){return _0x3ab44f;};return _0x3332();}