@ckeditor/ckeditor5-operations-compressor 43.0.0-alpha.6 → 43.1.0-alpha.0

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 _0x1053b4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x45a249 from'protobufjs/minimal.js';import{cloneDeep as _0x2739b6,isEqual as _0x2e3e0d,isObject as _0xfae406}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x51dfe8=_0x45a249['Reader'],_0x490777=_0x45a249['Writer'],_0xfcf22b=_0x45a249['util'],_0x350436=_0x45a249['roots']['default']||(_0x45a249['roots']['default']={});return _0x350436['AttributeOperation']=(function(){function _0x47c46f(_0x257090){if(_0x257090){for(var _0x5e095c=Object['keys'](_0x257090),_0x32000c=0x0;_0x32000c<_0x5e095c['length'];++_0x32000c)null!=_0x257090[_0x5e095c[_0x32000c]]&&(this[_0x5e095c[_0x32000c]]=_0x257090[_0x5e095c[_0x32000c]]);}}return _0x47c46f['prototype']['range']=null,_0x47c46f['prototype']['key']='',_0x47c46f['prototype']['oldValueBoolean']=!0x1,_0x47c46f['prototype']['oldValueJson']='',_0x47c46f['prototype']['newValueBoolean']=!0x1,_0x47c46f['prototype']['newValueJson']='',_0x47c46f['prototype']['wasUndone']=!0x1,_0x47c46f['create']=function(_0x2a0c34){return new _0x47c46f(_0x2a0c34);},_0x47c46f['encode']=function(_0x448e37,_0x340618){return _0x340618||(_0x340618=_0x490777['create']()),null!=_0x448e37['range']&&Object['hasOwnProperty']['call'](_0x448e37,'range')&&_0x350436['Range']['encode'](_0x448e37['range'],_0x340618['uint32'](0xa)['fork']())['ldelim'](),null!=_0x448e37['key']&&Object['hasOwnProperty']['call'](_0x448e37,'key')&&_0x340618['uint32'](0x12)['string'](_0x448e37['key']),null!=_0x448e37['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x448e37,'oldValueBoolean')&&_0x340618['uint32'](0x18)['bool'](_0x448e37['oldValueBoolean']),null!=_0x448e37['oldValueJson']&&Object['hasOwnProperty']['call'](_0x448e37,'oldValueJson')&&_0x340618['uint32'](0x22)['string'](_0x448e37['oldValueJson']),null!=_0x448e37['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x448e37,'newValueBoolean')&&_0x340618['uint32'](0x28)['bool'](_0x448e37['newValueBoolean']),null!=_0x448e37['newValueJson']&&Object['hasOwnProperty']['call'](_0x448e37,'newValueJson')&&_0x340618['uint32'](0x32)['string'](_0x448e37['newValueJson']),null!=_0x448e37['wasUndone']&&Object['hasOwnProperty']['call'](_0x448e37,'wasUndone')&&_0x340618['uint32'](0x38)['bool'](_0x448e37['wasUndone']),_0x340618;},_0x47c46f['encodeDelimited']=function(_0xf7e6c2,_0x2b1e04){return this['encode'](_0xf7e6c2,_0x2b1e04)['ldelim']();},_0x47c46f['decode']=function(_0x47897b,_0x30eac6){_0x47897b instanceof _0x51dfe8||(_0x47897b=_0x51dfe8['create'](_0x47897b));for(var _0x427ec8=void 0x0===_0x30eac6?_0x47897b['len']:_0x47897b['pos']+_0x30eac6,_0x3818ea=new _0x350436['AttributeOperation']();_0x47897b['pos']<_0x427ec8;){var _0x9a355c=_0x47897b['uint32']();switch(_0x9a355c>>>0x3){case 0x1:_0x3818ea['range']=_0x350436['Range']['decode'](_0x47897b,_0x47897b['uint32']());break;case 0x2:_0x3818ea['key']=_0x47897b['string']();break;case 0x3:_0x3818ea['oldValueBoolean']=_0x47897b['bool']();break;case 0x4:_0x3818ea['oldValueJson']=_0x47897b['string']();break;case 0x5:_0x3818ea['newValueBoolean']=_0x47897b['bool']();break;case 0x6:_0x3818ea['newValueJson']=_0x47897b['string']();break;case 0x7:_0x3818ea['wasUndone']=_0x47897b['bool']();break;default:_0x47897b['skipType'](0x7&_0x9a355c);}}return _0x3818ea;},_0x47c46f['decodeDelimited']=function(_0x39ff92){return _0x39ff92 instanceof _0x51dfe8||(_0x39ff92=new _0x51dfe8(_0x39ff92)),this['decode'](_0x39ff92,_0x39ff92['uint32']());},_0x47c46f['verify']=function(_0x3f372f){if('object'!=typeof _0x3f372f||null===_0x3f372f)return'object\x20expected';if(null!=_0x3f372f['range']&&_0x3f372f['hasOwnProperty']('range')){var _0xc3891f=_0x350436['Range']['verify'](_0x3f372f['range']);if(_0xc3891f)return'range.'+_0xc3891f;}return null!=_0x3f372f['key']&&_0x3f372f['hasOwnProperty']('key')&&!_0xfcf22b['isString'](_0x3f372f['key'])?'key:\x20string\x20expected':null!=_0x3f372f['oldValueBoolean']&&_0x3f372f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3f372f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3f372f['oldValueJson']&&_0x3f372f['hasOwnProperty']('oldValueJson')&&!_0xfcf22b['isString'](_0x3f372f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3f372f['newValueBoolean']&&_0x3f372f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3f372f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3f372f['newValueJson']&&_0x3f372f['hasOwnProperty']('newValueJson')&&!_0xfcf22b['isString'](_0x3f372f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3f372f['wasUndone']&&_0x3f372f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f372f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47c46f['fromObject']=function(_0x5d5de8){if(_0x5d5de8 instanceof _0x350436['AttributeOperation'])return _0x5d5de8;var _0x366653=new _0x350436['AttributeOperation']();if(null!=_0x5d5de8['range']){if('object'!=typeof _0x5d5de8['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x366653['range']=_0x350436['Range']['fromObject'](_0x5d5de8['range']);}return null!=_0x5d5de8['key']&&(_0x366653['key']=String(_0x5d5de8['key'])),null!=_0x5d5de8['oldValueBoolean']&&(_0x366653['oldValueBoolean']=Boolean(_0x5d5de8['oldValueBoolean'])),null!=_0x5d5de8['oldValueJson']&&(_0x366653['oldValueJson']=String(_0x5d5de8['oldValueJson'])),null!=_0x5d5de8['newValueBoolean']&&(_0x366653['newValueBoolean']=Boolean(_0x5d5de8['newValueBoolean'])),null!=_0x5d5de8['newValueJson']&&(_0x366653['newValueJson']=String(_0x5d5de8['newValueJson'])),null!=_0x5d5de8['wasUndone']&&(_0x366653['wasUndone']=Boolean(_0x5d5de8['wasUndone'])),_0x366653;},_0x47c46f['toObject']=function(_0x4b8315,_0x41c37b){_0x41c37b||(_0x41c37b={});var _0x3fe19e={};return _0x41c37b['defaults']&&(_0x3fe19e['range']=null,_0x3fe19e['key']='',_0x3fe19e['oldValueBoolean']=!0x1,_0x3fe19e['oldValueJson']='',_0x3fe19e['newValueBoolean']=!0x1,_0x3fe19e['newValueJson']='',_0x3fe19e['wasUndone']=!0x1),null!=_0x4b8315['range']&&_0x4b8315['hasOwnProperty']('range')&&(_0x3fe19e['range']=_0x350436['Range']['toObject'](_0x4b8315['range'],_0x41c37b)),null!=_0x4b8315['key']&&_0x4b8315['hasOwnProperty']('key')&&(_0x3fe19e['key']=_0x4b8315['key']),null!=_0x4b8315['oldValueBoolean']&&_0x4b8315['hasOwnProperty']('oldValueBoolean')&&(_0x3fe19e['oldValueBoolean']=_0x4b8315['oldValueBoolean']),null!=_0x4b8315['oldValueJson']&&_0x4b8315['hasOwnProperty']('oldValueJson')&&(_0x3fe19e['oldValueJson']=_0x4b8315['oldValueJson']),null!=_0x4b8315['newValueBoolean']&&_0x4b8315['hasOwnProperty']('newValueBoolean')&&(_0x3fe19e['newValueBoolean']=_0x4b8315['newValueBoolean']),null!=_0x4b8315['newValueJson']&&_0x4b8315['hasOwnProperty']('newValueJson')&&(_0x3fe19e['newValueJson']=_0x4b8315['newValueJson']),null!=_0x4b8315['wasUndone']&&_0x4b8315['hasOwnProperty']('wasUndone')&&(_0x3fe19e['wasUndone']=_0x4b8315['wasUndone']),_0x3fe19e;},_0x47c46f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x47c46f['getTypeUrl']=function(_0x5993c6){return void 0x0===_0x5993c6&&(_0x5993c6='type.googleapis.com'),_0x5993c6+'/AttributeOperation';},_0x47c46f;}()),_0x350436['InsertOperation']=(function(){function _0x293b17(_0x238ad4){if(this['nodes']=[],_0x238ad4){for(var _0x30c0e3=Object['keys'](_0x238ad4),_0x153326=0x0;_0x153326<_0x30c0e3['length'];++_0x153326)null!=_0x238ad4[_0x30c0e3[_0x153326]]&&(this[_0x30c0e3[_0x153326]]=_0x238ad4[_0x30c0e3[_0x153326]]);}}return _0x293b17['prototype']['position']=null,_0x293b17['prototype']['nodes']=_0xfcf22b['emptyArray'],_0x293b17['prototype']['shouldReceiveAttributes']=!0x1,_0x293b17['prototype']['wasUndone']=!0x1,_0x293b17['create']=function(_0x46d6fd){return new _0x293b17(_0x46d6fd);},_0x293b17['encode']=function(_0x359b6a,_0x3103ad){if(_0x3103ad||(_0x3103ad=_0x490777['create']()),null!=_0x359b6a['position']&&Object['hasOwnProperty']['call'](_0x359b6a,'position')&&_0x350436['Position']['encode'](_0x359b6a['position'],_0x3103ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x359b6a['nodes']&&_0x359b6a['nodes']['length']){for(var _0x5862e9=0x0;_0x5862e9<_0x359b6a['nodes']['length'];++_0x5862e9)_0x350436['Element']['encode'](_0x359b6a['nodes'][_0x5862e9],_0x3103ad['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x359b6a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x359b6a,'shouldReceiveAttributes')&&_0x3103ad['uint32'](0x18)['bool'](_0x359b6a['shouldReceiveAttributes']),null!=_0x359b6a['wasUndone']&&Object['hasOwnProperty']['call'](_0x359b6a,'wasUndone')&&_0x3103ad['uint32'](0x20)['bool'](_0x359b6a['wasUndone']),_0x3103ad;},_0x293b17['encodeDelimited']=function(_0x2e13d4,_0x3b7883){return this['encode'](_0x2e13d4,_0x3b7883)['ldelim']();},_0x293b17['decode']=function(_0x379791,_0x5204d4){_0x379791 instanceof _0x51dfe8||(_0x379791=_0x51dfe8['create'](_0x379791));for(var _0x4fecd7=void 0x0===_0x5204d4?_0x379791['len']:_0x379791['pos']+_0x5204d4,_0x14b99f=new _0x350436['InsertOperation']();_0x379791['pos']<_0x4fecd7;){var _0xec619d=_0x379791['uint32']();switch(_0xec619d>>>0x3){case 0x1:_0x14b99f['position']=_0x350436['Position']['decode'](_0x379791,_0x379791['uint32']());break;case 0x2:_0x14b99f['nodes']&&_0x14b99f['nodes']['length']||(_0x14b99f['nodes']=[]),_0x14b99f['nodes']['push'](_0x350436['Element']['decode'](_0x379791,_0x379791['uint32']()));break;case 0x3:_0x14b99f['shouldReceiveAttributes']=_0x379791['bool']();break;case 0x4:_0x14b99f['wasUndone']=_0x379791['bool']();break;default:_0x379791['skipType'](0x7&_0xec619d);}}return _0x14b99f;},_0x293b17['decodeDelimited']=function(_0x1ead5b){return _0x1ead5b instanceof _0x51dfe8||(_0x1ead5b=new _0x51dfe8(_0x1ead5b)),this['decode'](_0x1ead5b,_0x1ead5b['uint32']());},_0x293b17['verify']=function(_0xf64467){if('object'!=typeof _0xf64467||null===_0xf64467)return'object\x20expected';if(null!=_0xf64467['position']&&_0xf64467['hasOwnProperty']('position')&&(_0x120dbc=_0x350436['Position']['verify'](_0xf64467['position'])))return'position.'+_0x120dbc;if(null!=_0xf64467['nodes']&&_0xf64467['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xf64467['nodes']))return'nodes:\x20array\x20expected';for(var _0x5d1e6d=0x0;_0x5d1e6d<_0xf64467['nodes']['length'];++_0x5d1e6d){var _0x120dbc;if(_0x120dbc=_0x350436['Element']['verify'](_0xf64467['nodes'][_0x5d1e6d]))return'nodes.'+_0x120dbc;}}return null!=_0xf64467['shouldReceiveAttributes']&&_0xf64467['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xf64467['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xf64467['wasUndone']&&_0xf64467['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf64467['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x293b17['fromObject']=function(_0x2648eb){if(_0x2648eb instanceof _0x350436['InsertOperation'])return _0x2648eb;var _0x4bff37=new _0x350436['InsertOperation']();if(null!=_0x2648eb['position']){if('object'!=typeof _0x2648eb['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4bff37['position']=_0x350436['Position']['fromObject'](_0x2648eb['position']);}if(_0x2648eb['nodes']){if(!Array['isArray'](_0x2648eb['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4bff37['nodes']=[];for(var _0x246fba=0x0;_0x246fba<_0x2648eb['nodes']['length'];++_0x246fba){if('object'!=typeof _0x2648eb['nodes'][_0x246fba])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4bff37['nodes'][_0x246fba]=_0x350436['Element']['fromObject'](_0x2648eb['nodes'][_0x246fba]);}}return null!=_0x2648eb['shouldReceiveAttributes']&&(_0x4bff37['shouldReceiveAttributes']=Boolean(_0x2648eb['shouldReceiveAttributes'])),null!=_0x2648eb['wasUndone']&&(_0x4bff37['wasUndone']=Boolean(_0x2648eb['wasUndone'])),_0x4bff37;},_0x293b17['toObject']=function(_0x568841,_0x1b5000){_0x1b5000||(_0x1b5000={});var _0x49f1f7={};if((_0x1b5000['arrays']||_0x1b5000['defaults'])&&(_0x49f1f7['nodes']=[]),_0x1b5000['defaults']&&(_0x49f1f7['position']=null,_0x49f1f7['shouldReceiveAttributes']=!0x1,_0x49f1f7['wasUndone']=!0x1),null!=_0x568841['position']&&_0x568841['hasOwnProperty']('position')&&(_0x49f1f7['position']=_0x350436['Position']['toObject'](_0x568841['position'],_0x1b5000)),_0x568841['nodes']&&_0x568841['nodes']['length']){_0x49f1f7['nodes']=[];for(var _0x58a5be=0x0;_0x58a5be<_0x568841['nodes']['length'];++_0x58a5be)_0x49f1f7['nodes'][_0x58a5be]=_0x350436['Element']['toObject'](_0x568841['nodes'][_0x58a5be],_0x1b5000);}return null!=_0x568841['shouldReceiveAttributes']&&_0x568841['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49f1f7['shouldReceiveAttributes']=_0x568841['shouldReceiveAttributes']),null!=_0x568841['wasUndone']&&_0x568841['hasOwnProperty']('wasUndone')&&(_0x49f1f7['wasUndone']=_0x568841['wasUndone']),_0x49f1f7;},_0x293b17['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x293b17['getTypeUrl']=function(_0x5b7f6c){return void 0x0===_0x5b7f6c&&(_0x5b7f6c='type.googleapis.com'),_0x5b7f6c+'/InsertOperation';},_0x293b17;}()),_0x350436['MarkerOperation']=(function(){function _0x35c0d6(_0x35efec){if(_0x35efec){for(var _0x4b0c38=Object['keys'](_0x35efec),_0x1e4553=0x0;_0x1e4553<_0x4b0c38['length'];++_0x1e4553)null!=_0x35efec[_0x4b0c38[_0x1e4553]]&&(this[_0x4b0c38[_0x1e4553]]=_0x35efec[_0x4b0c38[_0x1e4553]]);}}return _0x35c0d6['prototype']['name']='',_0x35c0d6['prototype']['oldRange']=null,_0x35c0d6['prototype']['newRange']=null,_0x35c0d6['prototype']['affectsData']=!0x1,_0x35c0d6['prototype']['wasUndone']=!0x1,_0x35c0d6['create']=function(_0x150e03){return new _0x35c0d6(_0x150e03);},_0x35c0d6['encode']=function(_0x517dbb,_0x3ae87f){return _0x3ae87f||(_0x3ae87f=_0x490777['create']()),null!=_0x517dbb['name']&&Object['hasOwnProperty']['call'](_0x517dbb,'name')&&_0x3ae87f['uint32'](0xa)['string'](_0x517dbb['name']),null!=_0x517dbb['oldRange']&&Object['hasOwnProperty']['call'](_0x517dbb,'oldRange')&&_0x350436['Range']['encode'](_0x517dbb['oldRange'],_0x3ae87f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x517dbb['newRange']&&Object['hasOwnProperty']['call'](_0x517dbb,'newRange')&&_0x350436['Range']['encode'](_0x517dbb['newRange'],_0x3ae87f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x517dbb['affectsData']&&Object['hasOwnProperty']['call'](_0x517dbb,'affectsData')&&_0x3ae87f['uint32'](0x20)['bool'](_0x517dbb['affectsData']),null!=_0x517dbb['wasUndone']&&Object['hasOwnProperty']['call'](_0x517dbb,'wasUndone')&&_0x3ae87f['uint32'](0x28)['bool'](_0x517dbb['wasUndone']),_0x3ae87f;},_0x35c0d6['encodeDelimited']=function(_0x5169e6,_0x3b06ce){return this['encode'](_0x5169e6,_0x3b06ce)['ldelim']();},_0x35c0d6['decode']=function(_0xa3ae8b,_0x1de4e5){_0xa3ae8b instanceof _0x51dfe8||(_0xa3ae8b=_0x51dfe8['create'](_0xa3ae8b));for(var _0x450585=void 0x0===_0x1de4e5?_0xa3ae8b['len']:_0xa3ae8b['pos']+_0x1de4e5,_0x1edc0f=new _0x350436['MarkerOperation']();_0xa3ae8b['pos']<_0x450585;){var _0x4b6337=_0xa3ae8b['uint32']();switch(_0x4b6337>>>0x3){case 0x1:_0x1edc0f['name']=_0xa3ae8b['string']();break;case 0x2:_0x1edc0f['oldRange']=_0x350436['Range']['decode'](_0xa3ae8b,_0xa3ae8b['uint32']());break;case 0x3:_0x1edc0f['newRange']=_0x350436['Range']['decode'](_0xa3ae8b,_0xa3ae8b['uint32']());break;case 0x4:_0x1edc0f['affectsData']=_0xa3ae8b['bool']();break;case 0x5:_0x1edc0f['wasUndone']=_0xa3ae8b['bool']();break;default:_0xa3ae8b['skipType'](0x7&_0x4b6337);}}return _0x1edc0f;},_0x35c0d6['decodeDelimited']=function(_0x18e0a3){return _0x18e0a3 instanceof _0x51dfe8||(_0x18e0a3=new _0x51dfe8(_0x18e0a3)),this['decode'](_0x18e0a3,_0x18e0a3['uint32']());},_0x35c0d6['verify']=function(_0x201351){if('object'!=typeof _0x201351||null===_0x201351)return'object\x20expected';if(null!=_0x201351['name']&&_0x201351['hasOwnProperty']('name')&&!_0xfcf22b['isString'](_0x201351['name']))return'name:\x20string\x20expected';var _0x349bf4;if(null!=_0x201351['oldRange']&&_0x201351['hasOwnProperty']('oldRange')&&(_0x349bf4=_0x350436['Range']['verify'](_0x201351['oldRange'])))return'oldRange.'+_0x349bf4;if(null!=_0x201351['newRange']&&_0x201351['hasOwnProperty']('newRange')&&(_0x349bf4=_0x350436['Range']['verify'](_0x201351['newRange'])))return'newRange.'+_0x349bf4;return null!=_0x201351['affectsData']&&_0x201351['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x201351['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x201351['wasUndone']&&_0x201351['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x201351['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x35c0d6['fromObject']=function(_0x1945d2){if(_0x1945d2 instanceof _0x350436['MarkerOperation'])return _0x1945d2;var _0x146f0d=new _0x350436['MarkerOperation']();if(null!=_0x1945d2['name']&&(_0x146f0d['name']=String(_0x1945d2['name'])),null!=_0x1945d2['oldRange']){if('object'!=typeof _0x1945d2['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x146f0d['oldRange']=_0x350436['Range']['fromObject'](_0x1945d2['oldRange']);}if(null!=_0x1945d2['newRange']){if('object'!=typeof _0x1945d2['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x146f0d['newRange']=_0x350436['Range']['fromObject'](_0x1945d2['newRange']);}return null!=_0x1945d2['affectsData']&&(_0x146f0d['affectsData']=Boolean(_0x1945d2['affectsData'])),null!=_0x1945d2['wasUndone']&&(_0x146f0d['wasUndone']=Boolean(_0x1945d2['wasUndone'])),_0x146f0d;},_0x35c0d6['toObject']=function(_0x8fc277,_0x27183a){_0x27183a||(_0x27183a={});var _0x35f26c={};return _0x27183a['defaults']&&(_0x35f26c['name']='',_0x35f26c['oldRange']=null,_0x35f26c['newRange']=null,_0x35f26c['affectsData']=!0x1,_0x35f26c['wasUndone']=!0x1),null!=_0x8fc277['name']&&_0x8fc277['hasOwnProperty']('name')&&(_0x35f26c['name']=_0x8fc277['name']),null!=_0x8fc277['oldRange']&&_0x8fc277['hasOwnProperty']('oldRange')&&(_0x35f26c['oldRange']=_0x350436['Range']['toObject'](_0x8fc277['oldRange'],_0x27183a)),null!=_0x8fc277['newRange']&&_0x8fc277['hasOwnProperty']('newRange')&&(_0x35f26c['newRange']=_0x350436['Range']['toObject'](_0x8fc277['newRange'],_0x27183a)),null!=_0x8fc277['affectsData']&&_0x8fc277['hasOwnProperty']('affectsData')&&(_0x35f26c['affectsData']=_0x8fc277['affectsData']),null!=_0x8fc277['wasUndone']&&_0x8fc277['hasOwnProperty']('wasUndone')&&(_0x35f26c['wasUndone']=_0x8fc277['wasUndone']),_0x35f26c;},_0x35c0d6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x35c0d6['getTypeUrl']=function(_0xcae4e7){return void 0x0===_0xcae4e7&&(_0xcae4e7='type.googleapis.com'),_0xcae4e7+'/MarkerOperation';},_0x35c0d6;}()),_0x350436['MergeOperation']=(function(){function _0x3c865b(_0x289f0b){if(_0x289f0b){for(var _0x9cef72=Object['keys'](_0x289f0b),_0x49bd30=0x0;_0x49bd30<_0x9cef72['length'];++_0x49bd30)null!=_0x289f0b[_0x9cef72[_0x49bd30]]&&(this[_0x9cef72[_0x49bd30]]=_0x289f0b[_0x9cef72[_0x49bd30]]);}}return _0x3c865b['prototype']['sourcePosition']=null,_0x3c865b['prototype']['targetPosition']=null,_0x3c865b['prototype']['graveyardPosition']=null,_0x3c865b['prototype']['howMany']=0x0,_0x3c865b['prototype']['wasUndone']=!0x1,_0x3c865b['create']=function(_0x55e8b2){return new _0x3c865b(_0x55e8b2);},_0x3c865b['encode']=function(_0x549247,_0x5b2ce7){return _0x5b2ce7||(_0x5b2ce7=_0x490777['create']()),null!=_0x549247['sourcePosition']&&Object['hasOwnProperty']['call'](_0x549247,'sourcePosition')&&_0x350436['Position']['encode'](_0x549247['sourcePosition'],_0x5b2ce7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x549247['targetPosition']&&Object['hasOwnProperty']['call'](_0x549247,'targetPosition')&&_0x350436['Position']['encode'](_0x549247['targetPosition'],_0x5b2ce7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x549247['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x549247,'graveyardPosition')&&_0x350436['Position']['encode'](_0x549247['graveyardPosition'],_0x5b2ce7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x549247['howMany']&&Object['hasOwnProperty']['call'](_0x549247,'howMany')&&_0x5b2ce7['uint32'](0x20)['uint32'](_0x549247['howMany']),null!=_0x549247['wasUndone']&&Object['hasOwnProperty']['call'](_0x549247,'wasUndone')&&_0x5b2ce7['uint32'](0x28)['bool'](_0x549247['wasUndone']),_0x5b2ce7;},_0x3c865b['encodeDelimited']=function(_0x505862,_0x19ccaf){return this['encode'](_0x505862,_0x19ccaf)['ldelim']();},_0x3c865b['decode']=function(_0x1e40bc,_0x5b576a){_0x1e40bc instanceof _0x51dfe8||(_0x1e40bc=_0x51dfe8['create'](_0x1e40bc));for(var _0x54c68d=void 0x0===_0x5b576a?_0x1e40bc['len']:_0x1e40bc['pos']+_0x5b576a,_0x4861d2=new _0x350436['MergeOperation']();_0x1e40bc['pos']<_0x54c68d;){var _0x5ffaf7=_0x1e40bc['uint32']();switch(_0x5ffaf7>>>0x3){case 0x1:_0x4861d2['sourcePosition']=_0x350436['Position']['decode'](_0x1e40bc,_0x1e40bc['uint32']());break;case 0x2:_0x4861d2['targetPosition']=_0x350436['Position']['decode'](_0x1e40bc,_0x1e40bc['uint32']());break;case 0x3:_0x4861d2['graveyardPosition']=_0x350436['Position']['decode'](_0x1e40bc,_0x1e40bc['uint32']());break;case 0x4:_0x4861d2['howMany']=_0x1e40bc['uint32']();break;case 0x5:_0x4861d2['wasUndone']=_0x1e40bc['bool']();break;default:_0x1e40bc['skipType'](0x7&_0x5ffaf7);}}return _0x4861d2;},_0x3c865b['decodeDelimited']=function(_0x4d23fe){return _0x4d23fe instanceof _0x51dfe8||(_0x4d23fe=new _0x51dfe8(_0x4d23fe)),this['decode'](_0x4d23fe,_0x4d23fe['uint32']());},_0x3c865b['verify']=function(_0x13f49c){if('object'!=typeof _0x13f49c||null===_0x13f49c)return'object\x20expected';var _0x309a45;if(null!=_0x13f49c['sourcePosition']&&_0x13f49c['hasOwnProperty']('sourcePosition')&&(_0x309a45=_0x350436['Position']['verify'](_0x13f49c['sourcePosition'])))return'sourcePosition.'+_0x309a45;if(null!=_0x13f49c['targetPosition']&&_0x13f49c['hasOwnProperty']('targetPosition')&&(_0x309a45=_0x350436['Position']['verify'](_0x13f49c['targetPosition'])))return'targetPosition.'+_0x309a45;if(null!=_0x13f49c['graveyardPosition']&&_0x13f49c['hasOwnProperty']('graveyardPosition')&&(_0x309a45=_0x350436['Position']['verify'](_0x13f49c['graveyardPosition'])))return'graveyardPosition.'+_0x309a45;return null!=_0x13f49c['howMany']&&_0x13f49c['hasOwnProperty']('howMany')&&!_0xfcf22b['isInteger'](_0x13f49c['howMany'])?'howMany:\x20integer\x20expected':null!=_0x13f49c['wasUndone']&&_0x13f49c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13f49c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c865b['fromObject']=function(_0x47aedc){if(_0x47aedc instanceof _0x350436['MergeOperation'])return _0x47aedc;var _0x4c54fa=new _0x350436['MergeOperation']();if(null!=_0x47aedc['sourcePosition']){if('object'!=typeof _0x47aedc['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4c54fa['sourcePosition']=_0x350436['Position']['fromObject'](_0x47aedc['sourcePosition']);}if(null!=_0x47aedc['targetPosition']){if('object'!=typeof _0x47aedc['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4c54fa['targetPosition']=_0x350436['Position']['fromObject'](_0x47aedc['targetPosition']);}if(null!=_0x47aedc['graveyardPosition']){if('object'!=typeof _0x47aedc['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4c54fa['graveyardPosition']=_0x350436['Position']['fromObject'](_0x47aedc['graveyardPosition']);}return null!=_0x47aedc['howMany']&&(_0x4c54fa['howMany']=_0x47aedc['howMany']>>>0x0),null!=_0x47aedc['wasUndone']&&(_0x4c54fa['wasUndone']=Boolean(_0x47aedc['wasUndone'])),_0x4c54fa;},_0x3c865b['toObject']=function(_0x152e9f,_0x326dad){_0x326dad||(_0x326dad={});var _0x30fa3e={};return _0x326dad['defaults']&&(_0x30fa3e['sourcePosition']=null,_0x30fa3e['targetPosition']=null,_0x30fa3e['graveyardPosition']=null,_0x30fa3e['howMany']=0x0,_0x30fa3e['wasUndone']=!0x1),null!=_0x152e9f['sourcePosition']&&_0x152e9f['hasOwnProperty']('sourcePosition')&&(_0x30fa3e['sourcePosition']=_0x350436['Position']['toObject'](_0x152e9f['sourcePosition'],_0x326dad)),null!=_0x152e9f['targetPosition']&&_0x152e9f['hasOwnProperty']('targetPosition')&&(_0x30fa3e['targetPosition']=_0x350436['Position']['toObject'](_0x152e9f['targetPosition'],_0x326dad)),null!=_0x152e9f['graveyardPosition']&&_0x152e9f['hasOwnProperty']('graveyardPosition')&&(_0x30fa3e['graveyardPosition']=_0x350436['Position']['toObject'](_0x152e9f['graveyardPosition'],_0x326dad)),null!=_0x152e9f['howMany']&&_0x152e9f['hasOwnProperty']('howMany')&&(_0x30fa3e['howMany']=_0x152e9f['howMany']),null!=_0x152e9f['wasUndone']&&_0x152e9f['hasOwnProperty']('wasUndone')&&(_0x30fa3e['wasUndone']=_0x152e9f['wasUndone']),_0x30fa3e;},_0x3c865b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x3c865b['getTypeUrl']=function(_0x195ea9){return void 0x0===_0x195ea9&&(_0x195ea9='type.googleapis.com'),_0x195ea9+'/MergeOperation';},_0x3c865b;}()),_0x350436['MoveOperation']=(function(){function _0x59c265(_0x142c8a){if(_0x142c8a){for(var _0x538aae=Object['keys'](_0x142c8a),_0x3f4b55=0x0;_0x3f4b55<_0x538aae['length'];++_0x3f4b55)null!=_0x142c8a[_0x538aae[_0x3f4b55]]&&(this[_0x538aae[_0x3f4b55]]=_0x142c8a[_0x538aae[_0x3f4b55]]);}}return _0x59c265['prototype']['sourcePosition']=null,_0x59c265['prototype']['howMany']=0x0,_0x59c265['prototype']['targetPosition']=null,_0x59c265['prototype']['wasUndone']=!0x1,_0x59c265['create']=function(_0x2ed37b){return new _0x59c265(_0x2ed37b);},_0x59c265['encode']=function(_0x5ed886,_0x4220d7){return _0x4220d7||(_0x4220d7=_0x490777['create']()),null!=_0x5ed886['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5ed886,'sourcePosition')&&_0x350436['Position']['encode'](_0x5ed886['sourcePosition'],_0x4220d7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ed886['howMany']&&Object['hasOwnProperty']['call'](_0x5ed886,'howMany')&&_0x4220d7['uint32'](0x10)['uint32'](_0x5ed886['howMany']),null!=_0x5ed886['targetPosition']&&Object['hasOwnProperty']['call'](_0x5ed886,'targetPosition')&&_0x350436['Position']['encode'](_0x5ed886['targetPosition'],_0x4220d7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5ed886['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ed886,'wasUndone')&&_0x4220d7['uint32'](0x20)['bool'](_0x5ed886['wasUndone']),_0x4220d7;},_0x59c265['encodeDelimited']=function(_0x14deb1,_0x467b90){return this['encode'](_0x14deb1,_0x467b90)['ldelim']();},_0x59c265['decode']=function(_0x1284e7,_0x461483){_0x1284e7 instanceof _0x51dfe8||(_0x1284e7=_0x51dfe8['create'](_0x1284e7));for(var _0x479e21=void 0x0===_0x461483?_0x1284e7['len']:_0x1284e7['pos']+_0x461483,_0x2f202a=new _0x350436['MoveOperation']();_0x1284e7['pos']<_0x479e21;){var _0x564349=_0x1284e7['uint32']();switch(_0x564349>>>0x3){case 0x1:_0x2f202a['sourcePosition']=_0x350436['Position']['decode'](_0x1284e7,_0x1284e7['uint32']());break;case 0x2:_0x2f202a['howMany']=_0x1284e7['uint32']();break;case 0x3:_0x2f202a['targetPosition']=_0x350436['Position']['decode'](_0x1284e7,_0x1284e7['uint32']());break;case 0x4:_0x2f202a['wasUndone']=_0x1284e7['bool']();break;default:_0x1284e7['skipType'](0x7&_0x564349);}}return _0x2f202a;},_0x59c265['decodeDelimited']=function(_0x9e49ef){return _0x9e49ef instanceof _0x51dfe8||(_0x9e49ef=new _0x51dfe8(_0x9e49ef)),this['decode'](_0x9e49ef,_0x9e49ef['uint32']());},_0x59c265['verify']=function(_0x3b7019){if('object'!=typeof _0x3b7019||null===_0x3b7019)return'object\x20expected';var _0x16714d;if(null!=_0x3b7019['sourcePosition']&&_0x3b7019['hasOwnProperty']('sourcePosition')&&(_0x16714d=_0x350436['Position']['verify'](_0x3b7019['sourcePosition'])))return'sourcePosition.'+_0x16714d;if(null!=_0x3b7019['howMany']&&_0x3b7019['hasOwnProperty']('howMany')&&!_0xfcf22b['isInteger'](_0x3b7019['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3b7019['targetPosition']&&_0x3b7019['hasOwnProperty']('targetPosition')&&(_0x16714d=_0x350436['Position']['verify'](_0x3b7019['targetPosition'])))return'targetPosition.'+_0x16714d;return null!=_0x3b7019['wasUndone']&&_0x3b7019['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b7019['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59c265['fromObject']=function(_0x15a74f){if(_0x15a74f instanceof _0x350436['MoveOperation'])return _0x15a74f;var _0x4cd3e6=new _0x350436['MoveOperation']();if(null!=_0x15a74f['sourcePosition']){if('object'!=typeof _0x15a74f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4cd3e6['sourcePosition']=_0x350436['Position']['fromObject'](_0x15a74f['sourcePosition']);}if(null!=_0x15a74f['howMany']&&(_0x4cd3e6['howMany']=_0x15a74f['howMany']>>>0x0),null!=_0x15a74f['targetPosition']){if('object'!=typeof _0x15a74f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4cd3e6['targetPosition']=_0x350436['Position']['fromObject'](_0x15a74f['targetPosition']);}return null!=_0x15a74f['wasUndone']&&(_0x4cd3e6['wasUndone']=Boolean(_0x15a74f['wasUndone'])),_0x4cd3e6;},_0x59c265['toObject']=function(_0x360544,_0x51e086){_0x51e086||(_0x51e086={});var _0x34a995={};return _0x51e086['defaults']&&(_0x34a995['sourcePosition']=null,_0x34a995['howMany']=0x0,_0x34a995['targetPosition']=null,_0x34a995['wasUndone']=!0x1),null!=_0x360544['sourcePosition']&&_0x360544['hasOwnProperty']('sourcePosition')&&(_0x34a995['sourcePosition']=_0x350436['Position']['toObject'](_0x360544['sourcePosition'],_0x51e086)),null!=_0x360544['howMany']&&_0x360544['hasOwnProperty']('howMany')&&(_0x34a995['howMany']=_0x360544['howMany']),null!=_0x360544['targetPosition']&&_0x360544['hasOwnProperty']('targetPosition')&&(_0x34a995['targetPosition']=_0x350436['Position']['toObject'](_0x360544['targetPosition'],_0x51e086)),null!=_0x360544['wasUndone']&&_0x360544['hasOwnProperty']('wasUndone')&&(_0x34a995['wasUndone']=_0x360544['wasUndone']),_0x34a995;},_0x59c265['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x59c265['getTypeUrl']=function(_0x3e5420){return void 0x0===_0x3e5420&&(_0x3e5420='type.googleapis.com'),_0x3e5420+'/MoveOperation';},_0x59c265;}()),_0x350436['RenameOperation']=(function(){function _0x3db729(_0x31e88d){if(_0x31e88d){for(var _0x50affd=Object['keys'](_0x31e88d),_0x249e20=0x0;_0x249e20<_0x50affd['length'];++_0x249e20)null!=_0x31e88d[_0x50affd[_0x249e20]]&&(this[_0x50affd[_0x249e20]]=_0x31e88d[_0x50affd[_0x249e20]]);}}return _0x3db729['prototype']['position']=null,_0x3db729['prototype']['oldName']='',_0x3db729['prototype']['newName']='',_0x3db729['prototype']['wasUndone']=!0x1,_0x3db729['create']=function(_0x262094){return new _0x3db729(_0x262094);},_0x3db729['encode']=function(_0x527d8a,_0x2dd9d8){return _0x2dd9d8||(_0x2dd9d8=_0x490777['create']()),null!=_0x527d8a['position']&&Object['hasOwnProperty']['call'](_0x527d8a,'position')&&_0x350436['Position']['encode'](_0x527d8a['position'],_0x2dd9d8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x527d8a['oldName']&&Object['hasOwnProperty']['call'](_0x527d8a,'oldName')&&_0x2dd9d8['uint32'](0x12)['string'](_0x527d8a['oldName']),null!=_0x527d8a['newName']&&Object['hasOwnProperty']['call'](_0x527d8a,'newName')&&_0x2dd9d8['uint32'](0x1a)['string'](_0x527d8a['newName']),null!=_0x527d8a['wasUndone']&&Object['hasOwnProperty']['call'](_0x527d8a,'wasUndone')&&_0x2dd9d8['uint32'](0x20)['bool'](_0x527d8a['wasUndone']),_0x2dd9d8;},_0x3db729['encodeDelimited']=function(_0x2c9217,_0x4133a4){return this['encode'](_0x2c9217,_0x4133a4)['ldelim']();},_0x3db729['decode']=function(_0x2731c5,_0x34f4dd){_0x2731c5 instanceof _0x51dfe8||(_0x2731c5=_0x51dfe8['create'](_0x2731c5));for(var _0x189d91=void 0x0===_0x34f4dd?_0x2731c5['len']:_0x2731c5['pos']+_0x34f4dd,_0x17d405=new _0x350436['RenameOperation']();_0x2731c5['pos']<_0x189d91;){var _0xa65a44=_0x2731c5['uint32']();switch(_0xa65a44>>>0x3){case 0x1:_0x17d405['position']=_0x350436['Position']['decode'](_0x2731c5,_0x2731c5['uint32']());break;case 0x2:_0x17d405['oldName']=_0x2731c5['string']();break;case 0x3:_0x17d405['newName']=_0x2731c5['string']();break;case 0x4:_0x17d405['wasUndone']=_0x2731c5['bool']();break;default:_0x2731c5['skipType'](0x7&_0xa65a44);}}return _0x17d405;},_0x3db729['decodeDelimited']=function(_0xf3425a){return _0xf3425a instanceof _0x51dfe8||(_0xf3425a=new _0x51dfe8(_0xf3425a)),this['decode'](_0xf3425a,_0xf3425a['uint32']());},_0x3db729['verify']=function(_0x410bc1){if('object'!=typeof _0x410bc1||null===_0x410bc1)return'object\x20expected';if(null!=_0x410bc1['position']&&_0x410bc1['hasOwnProperty']('position')){var _0xe6e1b5=_0x350436['Position']['verify'](_0x410bc1['position']);if(_0xe6e1b5)return'position.'+_0xe6e1b5;}return null!=_0x410bc1['oldName']&&_0x410bc1['hasOwnProperty']('oldName')&&!_0xfcf22b['isString'](_0x410bc1['oldName'])?'oldName:\x20string\x20expected':null!=_0x410bc1['newName']&&_0x410bc1['hasOwnProperty']('newName')&&!_0xfcf22b['isString'](_0x410bc1['newName'])?'newName:\x20string\x20expected':null!=_0x410bc1['wasUndone']&&_0x410bc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x410bc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3db729['fromObject']=function(_0x49f411){if(_0x49f411 instanceof _0x350436['RenameOperation'])return _0x49f411;var _0x347a89=new _0x350436['RenameOperation']();if(null!=_0x49f411['position']){if('object'!=typeof _0x49f411['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x347a89['position']=_0x350436['Position']['fromObject'](_0x49f411['position']);}return null!=_0x49f411['oldName']&&(_0x347a89['oldName']=String(_0x49f411['oldName'])),null!=_0x49f411['newName']&&(_0x347a89['newName']=String(_0x49f411['newName'])),null!=_0x49f411['wasUndone']&&(_0x347a89['wasUndone']=Boolean(_0x49f411['wasUndone'])),_0x347a89;},_0x3db729['toObject']=function(_0xe9b59e,_0x46bccc){_0x46bccc||(_0x46bccc={});var _0x3def88={};return _0x46bccc['defaults']&&(_0x3def88['position']=null,_0x3def88['oldName']='',_0x3def88['newName']='',_0x3def88['wasUndone']=!0x1),null!=_0xe9b59e['position']&&_0xe9b59e['hasOwnProperty']('position')&&(_0x3def88['position']=_0x350436['Position']['toObject'](_0xe9b59e['position'],_0x46bccc)),null!=_0xe9b59e['oldName']&&_0xe9b59e['hasOwnProperty']('oldName')&&(_0x3def88['oldName']=_0xe9b59e['oldName']),null!=_0xe9b59e['newName']&&_0xe9b59e['hasOwnProperty']('newName')&&(_0x3def88['newName']=_0xe9b59e['newName']),null!=_0xe9b59e['wasUndone']&&_0xe9b59e['hasOwnProperty']('wasUndone')&&(_0x3def88['wasUndone']=_0xe9b59e['wasUndone']),_0x3def88;},_0x3db729['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x3db729['getTypeUrl']=function(_0x41456d){return void 0x0===_0x41456d&&(_0x41456d='type.googleapis.com'),_0x41456d+'/RenameOperation';},_0x3db729;}()),_0x350436['RootAttributeOperation']=(function(){function _0x11f386(_0x379fb6){if(_0x379fb6){for(var _0x50b37a=Object['keys'](_0x379fb6),_0x4201bc=0x0;_0x4201bc<_0x50b37a['length'];++_0x4201bc)null!=_0x379fb6[_0x50b37a[_0x4201bc]]&&(this[_0x50b37a[_0x4201bc]]=_0x379fb6[_0x50b37a[_0x4201bc]]);}}return _0x11f386['prototype']['root']='',_0x11f386['prototype']['key']='',_0x11f386['prototype']['oldValueBoolean']=!0x1,_0x11f386['prototype']['oldValueJson']='',_0x11f386['prototype']['newValueBoolean']=!0x1,_0x11f386['prototype']['newValueJson']='',_0x11f386['prototype']['wasUndone']=!0x1,_0x11f386['create']=function(_0x40142e){return new _0x11f386(_0x40142e);},_0x11f386['encode']=function(_0x1c9ef6,_0x206dec){return _0x206dec||(_0x206dec=_0x490777['create']()),null!=_0x1c9ef6['root']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'root')&&_0x206dec['uint32'](0xa)['string'](_0x1c9ef6['root']),null!=_0x1c9ef6['key']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'key')&&_0x206dec['uint32'](0x12)['string'](_0x1c9ef6['key']),null!=_0x1c9ef6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'oldValueBoolean')&&_0x206dec['uint32'](0x18)['bool'](_0x1c9ef6['oldValueBoolean']),null!=_0x1c9ef6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'oldValueJson')&&_0x206dec['uint32'](0x22)['string'](_0x1c9ef6['oldValueJson']),null!=_0x1c9ef6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'newValueBoolean')&&_0x206dec['uint32'](0x28)['bool'](_0x1c9ef6['newValueBoolean']),null!=_0x1c9ef6['newValueJson']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'newValueJson')&&_0x206dec['uint32'](0x32)['string'](_0x1c9ef6['newValueJson']),null!=_0x1c9ef6['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c9ef6,'wasUndone')&&_0x206dec['uint32'](0x38)['bool'](_0x1c9ef6['wasUndone']),_0x206dec;},_0x11f386['encodeDelimited']=function(_0x5f53c0,_0x1de295){return this['encode'](_0x5f53c0,_0x1de295)['ldelim']();},_0x11f386['decode']=function(_0x9913c7,_0x308144){_0x9913c7 instanceof _0x51dfe8||(_0x9913c7=_0x51dfe8['create'](_0x9913c7));for(var _0x51531a=void 0x0===_0x308144?_0x9913c7['len']:_0x9913c7['pos']+_0x308144,_0x280902=new _0x350436['RootAttributeOperation']();_0x9913c7['pos']<_0x51531a;){var _0x4391bb=_0x9913c7['uint32']();switch(_0x4391bb>>>0x3){case 0x1:_0x280902['root']=_0x9913c7['string']();break;case 0x2:_0x280902['key']=_0x9913c7['string']();break;case 0x3:_0x280902['oldValueBoolean']=_0x9913c7['bool']();break;case 0x4:_0x280902['oldValueJson']=_0x9913c7['string']();break;case 0x5:_0x280902['newValueBoolean']=_0x9913c7['bool']();break;case 0x6:_0x280902['newValueJson']=_0x9913c7['string']();break;case 0x7:_0x280902['wasUndone']=_0x9913c7['bool']();break;default:_0x9913c7['skipType'](0x7&_0x4391bb);}}return _0x280902;},_0x11f386['decodeDelimited']=function(_0x1968c8){return _0x1968c8 instanceof _0x51dfe8||(_0x1968c8=new _0x51dfe8(_0x1968c8)),this['decode'](_0x1968c8,_0x1968c8['uint32']());},_0x11f386['verify']=function(_0x591358){return'object'!=typeof _0x591358||null===_0x591358?'object\x20expected':null!=_0x591358['root']&&_0x591358['hasOwnProperty']('root')&&!_0xfcf22b['isString'](_0x591358['root'])?'root:\x20string\x20expected':null!=_0x591358['key']&&_0x591358['hasOwnProperty']('key')&&!_0xfcf22b['isString'](_0x591358['key'])?'key:\x20string\x20expected':null!=_0x591358['oldValueBoolean']&&_0x591358['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x591358['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x591358['oldValueJson']&&_0x591358['hasOwnProperty']('oldValueJson')&&!_0xfcf22b['isString'](_0x591358['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x591358['newValueBoolean']&&_0x591358['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x591358['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x591358['newValueJson']&&_0x591358['hasOwnProperty']('newValueJson')&&!_0xfcf22b['isString'](_0x591358['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x591358['wasUndone']&&_0x591358['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x591358['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11f386['fromObject']=function(_0x4d3292){if(_0x4d3292 instanceof _0x350436['RootAttributeOperation'])return _0x4d3292;var _0x46e3f5=new _0x350436['RootAttributeOperation']();return null!=_0x4d3292['root']&&(_0x46e3f5['root']=String(_0x4d3292['root'])),null!=_0x4d3292['key']&&(_0x46e3f5['key']=String(_0x4d3292['key'])),null!=_0x4d3292['oldValueBoolean']&&(_0x46e3f5['oldValueBoolean']=Boolean(_0x4d3292['oldValueBoolean'])),null!=_0x4d3292['oldValueJson']&&(_0x46e3f5['oldValueJson']=String(_0x4d3292['oldValueJson'])),null!=_0x4d3292['newValueBoolean']&&(_0x46e3f5['newValueBoolean']=Boolean(_0x4d3292['newValueBoolean'])),null!=_0x4d3292['newValueJson']&&(_0x46e3f5['newValueJson']=String(_0x4d3292['newValueJson'])),null!=_0x4d3292['wasUndone']&&(_0x46e3f5['wasUndone']=Boolean(_0x4d3292['wasUndone'])),_0x46e3f5;},_0x11f386['toObject']=function(_0xde1e68,_0x149374){_0x149374||(_0x149374={});var _0x2ac8e5={};return _0x149374['defaults']&&(_0x2ac8e5['root']='',_0x2ac8e5['key']='',_0x2ac8e5['oldValueBoolean']=!0x1,_0x2ac8e5['oldValueJson']='',_0x2ac8e5['newValueBoolean']=!0x1,_0x2ac8e5['newValueJson']='',_0x2ac8e5['wasUndone']=!0x1),null!=_0xde1e68['root']&&_0xde1e68['hasOwnProperty']('root')&&(_0x2ac8e5['root']=_0xde1e68['root']),null!=_0xde1e68['key']&&_0xde1e68['hasOwnProperty']('key')&&(_0x2ac8e5['key']=_0xde1e68['key']),null!=_0xde1e68['oldValueBoolean']&&_0xde1e68['hasOwnProperty']('oldValueBoolean')&&(_0x2ac8e5['oldValueBoolean']=_0xde1e68['oldValueBoolean']),null!=_0xde1e68['oldValueJson']&&_0xde1e68['hasOwnProperty']('oldValueJson')&&(_0x2ac8e5['oldValueJson']=_0xde1e68['oldValueJson']),null!=_0xde1e68['newValueBoolean']&&_0xde1e68['hasOwnProperty']('newValueBoolean')&&(_0x2ac8e5['newValueBoolean']=_0xde1e68['newValueBoolean']),null!=_0xde1e68['newValueJson']&&_0xde1e68['hasOwnProperty']('newValueJson')&&(_0x2ac8e5['newValueJson']=_0xde1e68['newValueJson']),null!=_0xde1e68['wasUndone']&&_0xde1e68['hasOwnProperty']('wasUndone')&&(_0x2ac8e5['wasUndone']=_0xde1e68['wasUndone']),_0x2ac8e5;},_0x11f386['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x11f386['getTypeUrl']=function(_0x9ef7d1){return void 0x0===_0x9ef7d1&&(_0x9ef7d1='type.googleapis.com'),_0x9ef7d1+'/RootAttributeOperation';},_0x11f386;}()),_0x350436['RootOperation']=(function(){function _0x58bb1f(_0x24f5e4){if(_0x24f5e4){for(var _0x5c016b=Object['keys'](_0x24f5e4),_0x3692ff=0x0;_0x3692ff<_0x5c016b['length'];++_0x3692ff)null!=_0x24f5e4[_0x5c016b[_0x3692ff]]&&(this[_0x5c016b[_0x3692ff]]=_0x24f5e4[_0x5c016b[_0x3692ff]]);}}return _0x58bb1f['prototype']['rootName']='',_0x58bb1f['prototype']['elementName']='',_0x58bb1f['prototype']['isAdd']=!0x1,_0x58bb1f['prototype']['wasUndone']=!0x1,_0x58bb1f['create']=function(_0x1626a9){return new _0x58bb1f(_0x1626a9);},_0x58bb1f['encode']=function(_0x33961d,_0x36b3a4){return _0x36b3a4||(_0x36b3a4=_0x490777['create']()),null!=_0x33961d['rootName']&&Object['hasOwnProperty']['call'](_0x33961d,'rootName')&&_0x36b3a4['uint32'](0xa)['string'](_0x33961d['rootName']),null!=_0x33961d['elementName']&&Object['hasOwnProperty']['call'](_0x33961d,'elementName')&&_0x36b3a4['uint32'](0x12)['string'](_0x33961d['elementName']),null!=_0x33961d['isAdd']&&Object['hasOwnProperty']['call'](_0x33961d,'isAdd')&&_0x36b3a4['uint32'](0x18)['bool'](_0x33961d['isAdd']),null!=_0x33961d['wasUndone']&&Object['hasOwnProperty']['call'](_0x33961d,'wasUndone')&&_0x36b3a4['uint32'](0x20)['bool'](_0x33961d['wasUndone']),_0x36b3a4;},_0x58bb1f['encodeDelimited']=function(_0x2d5091,_0xf19816){return this['encode'](_0x2d5091,_0xf19816)['ldelim']();},_0x58bb1f['decode']=function(_0x2f69cc,_0x16b21c){_0x2f69cc instanceof _0x51dfe8||(_0x2f69cc=_0x51dfe8['create'](_0x2f69cc));for(var _0x218006=void 0x0===_0x16b21c?_0x2f69cc['len']:_0x2f69cc['pos']+_0x16b21c,_0xb54f68=new _0x350436['RootOperation']();_0x2f69cc['pos']<_0x218006;){var _0x4591a1=_0x2f69cc['uint32']();switch(_0x4591a1>>>0x3){case 0x1:_0xb54f68['rootName']=_0x2f69cc['string']();break;case 0x2:_0xb54f68['elementName']=_0x2f69cc['string']();break;case 0x3:_0xb54f68['isAdd']=_0x2f69cc['bool']();break;case 0x4:_0xb54f68['wasUndone']=_0x2f69cc['bool']();break;default:_0x2f69cc['skipType'](0x7&_0x4591a1);}}return _0xb54f68;},_0x58bb1f['decodeDelimited']=function(_0x456edb){return _0x456edb instanceof _0x51dfe8||(_0x456edb=new _0x51dfe8(_0x456edb)),this['decode'](_0x456edb,_0x456edb['uint32']());},_0x58bb1f['verify']=function(_0xe3a044){return'object'!=typeof _0xe3a044||null===_0xe3a044?'object\x20expected':null!=_0xe3a044['rootName']&&_0xe3a044['hasOwnProperty']('rootName')&&!_0xfcf22b['isString'](_0xe3a044['rootName'])?'rootName:\x20string\x20expected':null!=_0xe3a044['elementName']&&_0xe3a044['hasOwnProperty']('elementName')&&!_0xfcf22b['isString'](_0xe3a044['elementName'])?'elementName:\x20string\x20expected':null!=_0xe3a044['isAdd']&&_0xe3a044['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xe3a044['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xe3a044['wasUndone']&&_0xe3a044['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe3a044['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58bb1f['fromObject']=function(_0x5bff2a){if(_0x5bff2a instanceof _0x350436['RootOperation'])return _0x5bff2a;var _0x176317=new _0x350436['RootOperation']();return null!=_0x5bff2a['rootName']&&(_0x176317['rootName']=String(_0x5bff2a['rootName'])),null!=_0x5bff2a['elementName']&&(_0x176317['elementName']=String(_0x5bff2a['elementName'])),null!=_0x5bff2a['isAdd']&&(_0x176317['isAdd']=Boolean(_0x5bff2a['isAdd'])),null!=_0x5bff2a['wasUndone']&&(_0x176317['wasUndone']=Boolean(_0x5bff2a['wasUndone'])),_0x176317;},_0x58bb1f['toObject']=function(_0x3e8f6b,_0x3f86eb){_0x3f86eb||(_0x3f86eb={});var _0x315c2d={};return _0x3f86eb['defaults']&&(_0x315c2d['rootName']='',_0x315c2d['elementName']='',_0x315c2d['isAdd']=!0x1,_0x315c2d['wasUndone']=!0x1),null!=_0x3e8f6b['rootName']&&_0x3e8f6b['hasOwnProperty']('rootName')&&(_0x315c2d['rootName']=_0x3e8f6b['rootName']),null!=_0x3e8f6b['elementName']&&_0x3e8f6b['hasOwnProperty']('elementName')&&(_0x315c2d['elementName']=_0x3e8f6b['elementName']),null!=_0x3e8f6b['isAdd']&&_0x3e8f6b['hasOwnProperty']('isAdd')&&(_0x315c2d['isAdd']=_0x3e8f6b['isAdd']),null!=_0x3e8f6b['wasUndone']&&_0x3e8f6b['hasOwnProperty']('wasUndone')&&(_0x315c2d['wasUndone']=_0x3e8f6b['wasUndone']),_0x315c2d;},_0x58bb1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x58bb1f['getTypeUrl']=function(_0x4d4027){return void 0x0===_0x4d4027&&(_0x4d4027='type.googleapis.com'),_0x4d4027+'/RootOperation';},_0x58bb1f;}()),_0x350436['SplitOperation']=(function(){function _0x610ecf(_0x619688){if(_0x619688){for(var _0x23c1f3=Object['keys'](_0x619688),_0x4e5f21=0x0;_0x4e5f21<_0x23c1f3['length'];++_0x4e5f21)null!=_0x619688[_0x23c1f3[_0x4e5f21]]&&(this[_0x23c1f3[_0x4e5f21]]=_0x619688[_0x23c1f3[_0x4e5f21]]);}}return _0x610ecf['prototype']['splitPosition']=null,_0x610ecf['prototype']['graveyardPosition']=null,_0x610ecf['prototype']['howMany']=0x0,_0x610ecf['prototype']['insertionPosition']=null,_0x610ecf['prototype']['wasUndone']=!0x1,_0x610ecf['create']=function(_0x173bd3){return new _0x610ecf(_0x173bd3);},_0x610ecf['encode']=function(_0x209d8b,_0x46389a){return _0x46389a||(_0x46389a=_0x490777['create']()),null!=_0x209d8b['splitPosition']&&Object['hasOwnProperty']['call'](_0x209d8b,'splitPosition')&&_0x350436['Position']['encode'](_0x209d8b['splitPosition'],_0x46389a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x209d8b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x209d8b,'graveyardPosition')&&_0x350436['Position']['encode'](_0x209d8b['graveyardPosition'],_0x46389a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x209d8b['howMany']&&Object['hasOwnProperty']['call'](_0x209d8b,'howMany')&&_0x46389a['uint32'](0x18)['uint32'](_0x209d8b['howMany']),null!=_0x209d8b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x209d8b,'insertionPosition')&&_0x350436['Position']['encode'](_0x209d8b['insertionPosition'],_0x46389a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x209d8b['wasUndone']&&Object['hasOwnProperty']['call'](_0x209d8b,'wasUndone')&&_0x46389a['uint32'](0x28)['bool'](_0x209d8b['wasUndone']),_0x46389a;},_0x610ecf['encodeDelimited']=function(_0x430b5a,_0x1dad12){return this['encode'](_0x430b5a,_0x1dad12)['ldelim']();},_0x610ecf['decode']=function(_0x4c48b2,_0x5959d4){_0x4c48b2 instanceof _0x51dfe8||(_0x4c48b2=_0x51dfe8['create'](_0x4c48b2));for(var _0x339cdb=void 0x0===_0x5959d4?_0x4c48b2['len']:_0x4c48b2['pos']+_0x5959d4,_0x45f586=new _0x350436['SplitOperation']();_0x4c48b2['pos']<_0x339cdb;){var _0x4f3492=_0x4c48b2['uint32']();switch(_0x4f3492>>>0x3){case 0x1:_0x45f586['splitPosition']=_0x350436['Position']['decode'](_0x4c48b2,_0x4c48b2['uint32']());break;case 0x2:_0x45f586['graveyardPosition']=_0x350436['Position']['decode'](_0x4c48b2,_0x4c48b2['uint32']());break;case 0x3:_0x45f586['howMany']=_0x4c48b2['uint32']();break;case 0x4:_0x45f586['insertionPosition']=_0x350436['Position']['decode'](_0x4c48b2,_0x4c48b2['uint32']());break;case 0x5:_0x45f586['wasUndone']=_0x4c48b2['bool']();break;default:_0x4c48b2['skipType'](0x7&_0x4f3492);}}return _0x45f586;},_0x610ecf['decodeDelimited']=function(_0x5054e8){return _0x5054e8 instanceof _0x51dfe8||(_0x5054e8=new _0x51dfe8(_0x5054e8)),this['decode'](_0x5054e8,_0x5054e8['uint32']());},_0x610ecf['verify']=function(_0x5dd4ae){if('object'!=typeof _0x5dd4ae||null===_0x5dd4ae)return'object\x20expected';var _0x42cf74;if(null!=_0x5dd4ae['splitPosition']&&_0x5dd4ae['hasOwnProperty']('splitPosition')&&(_0x42cf74=_0x350436['Position']['verify'](_0x5dd4ae['splitPosition'])))return'splitPosition.'+_0x42cf74;if(null!=_0x5dd4ae['graveyardPosition']&&_0x5dd4ae['hasOwnProperty']('graveyardPosition')&&(_0x42cf74=_0x350436['Position']['verify'](_0x5dd4ae['graveyardPosition'])))return'graveyardPosition.'+_0x42cf74;if(null!=_0x5dd4ae['howMany']&&_0x5dd4ae['hasOwnProperty']('howMany')&&!_0xfcf22b['isInteger'](_0x5dd4ae['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5dd4ae['insertionPosition']&&_0x5dd4ae['hasOwnProperty']('insertionPosition')&&(_0x42cf74=_0x350436['Position']['verify'](_0x5dd4ae['insertionPosition'])))return'insertionPosition.'+_0x42cf74;return null!=_0x5dd4ae['wasUndone']&&_0x5dd4ae['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5dd4ae['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x610ecf['fromObject']=function(_0x1e4a4c){if(_0x1e4a4c instanceof _0x350436['SplitOperation'])return _0x1e4a4c;var _0x3b17d3=new _0x350436['SplitOperation']();if(null!=_0x1e4a4c['splitPosition']){if('object'!=typeof _0x1e4a4c['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3b17d3['splitPosition']=_0x350436['Position']['fromObject'](_0x1e4a4c['splitPosition']);}if(null!=_0x1e4a4c['graveyardPosition']){if('object'!=typeof _0x1e4a4c['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3b17d3['graveyardPosition']=_0x350436['Position']['fromObject'](_0x1e4a4c['graveyardPosition']);}if(null!=_0x1e4a4c['howMany']&&(_0x3b17d3['howMany']=_0x1e4a4c['howMany']>>>0x0),null!=_0x1e4a4c['insertionPosition']){if('object'!=typeof _0x1e4a4c['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3b17d3['insertionPosition']=_0x350436['Position']['fromObject'](_0x1e4a4c['insertionPosition']);}return null!=_0x1e4a4c['wasUndone']&&(_0x3b17d3['wasUndone']=Boolean(_0x1e4a4c['wasUndone'])),_0x3b17d3;},_0x610ecf['toObject']=function(_0x53191b,_0x3bc419){_0x3bc419||(_0x3bc419={});var _0x2c1b8a={};return _0x3bc419['defaults']&&(_0x2c1b8a['splitPosition']=null,_0x2c1b8a['graveyardPosition']=null,_0x2c1b8a['howMany']=0x0,_0x2c1b8a['insertionPosition']=null,_0x2c1b8a['wasUndone']=!0x1),null!=_0x53191b['splitPosition']&&_0x53191b['hasOwnProperty']('splitPosition')&&(_0x2c1b8a['splitPosition']=_0x350436['Position']['toObject'](_0x53191b['splitPosition'],_0x3bc419)),null!=_0x53191b['graveyardPosition']&&_0x53191b['hasOwnProperty']('graveyardPosition')&&(_0x2c1b8a['graveyardPosition']=_0x350436['Position']['toObject'](_0x53191b['graveyardPosition'],_0x3bc419)),null!=_0x53191b['howMany']&&_0x53191b['hasOwnProperty']('howMany')&&(_0x2c1b8a['howMany']=_0x53191b['howMany']),null!=_0x53191b['insertionPosition']&&_0x53191b['hasOwnProperty']('insertionPosition')&&(_0x2c1b8a['insertionPosition']=_0x350436['Position']['toObject'](_0x53191b['insertionPosition'],_0x3bc419)),null!=_0x53191b['wasUndone']&&_0x53191b['hasOwnProperty']('wasUndone')&&(_0x2c1b8a['wasUndone']=_0x53191b['wasUndone']),_0x2c1b8a;},_0x610ecf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x610ecf['getTypeUrl']=function(_0xffe9fd){return void 0x0===_0xffe9fd&&(_0xffe9fd='type.googleapis.com'),_0xffe9fd+'/SplitOperation';},_0x610ecf;}()),_0x350436['Position']=(function(){function _0x2400cf(_0x15047b){if(this['path']=[],_0x15047b){for(var _0xe1f59b=Object['keys'](_0x15047b),_0x235a32=0x0;_0x235a32<_0xe1f59b['length'];++_0x235a32)null!=_0x15047b[_0xe1f59b[_0x235a32]]&&(this[_0xe1f59b[_0x235a32]]=_0x15047b[_0xe1f59b[_0x235a32]]);}}return _0x2400cf['prototype']['root']='',_0x2400cf['prototype']['rootMain']=!0x1,_0x2400cf['prototype']['rootGraveyard']=!0x1,_0x2400cf['prototype']['path']=_0xfcf22b['emptyArray'],_0x2400cf['prototype']['stickiness']='',_0x2400cf['create']=function(_0x28ff11){return new _0x2400cf(_0x28ff11);},_0x2400cf['encode']=function(_0x82a263,_0x4c1c84){if(_0x4c1c84||(_0x4c1c84=_0x490777['create']()),null!=_0x82a263['root']&&Object['hasOwnProperty']['call'](_0x82a263,'root')&&_0x4c1c84['uint32'](0xa)['string'](_0x82a263['root']),null!=_0x82a263['rootMain']&&Object['hasOwnProperty']['call'](_0x82a263,'rootMain')&&_0x4c1c84['uint32'](0x10)['bool'](_0x82a263['rootMain']),null!=_0x82a263['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x82a263,'rootGraveyard')&&_0x4c1c84['uint32'](0x18)['bool'](_0x82a263['rootGraveyard']),null!=_0x82a263['path']&&_0x82a263['path']['length']){_0x4c1c84['uint32'](0x22)['fork']();for(var _0x1738f3=0x0;_0x1738f3<_0x82a263['path']['length'];++_0x1738f3)_0x4c1c84['uint32'](_0x82a263['path'][_0x1738f3]);_0x4c1c84['ldelim']();}return null!=_0x82a263['stickiness']&&Object['hasOwnProperty']['call'](_0x82a263,'stickiness')&&_0x4c1c84['uint32'](0x2a)['string'](_0x82a263['stickiness']),_0x4c1c84;},_0x2400cf['encodeDelimited']=function(_0x2f4b64,_0x423dc4){return this['encode'](_0x2f4b64,_0x423dc4)['ldelim']();},_0x2400cf['decode']=function(_0x34ef30,_0x3513dc){_0x34ef30 instanceof _0x51dfe8||(_0x34ef30=_0x51dfe8['create'](_0x34ef30));for(var _0x8b5f30=void 0x0===_0x3513dc?_0x34ef30['len']:_0x34ef30['pos']+_0x3513dc,_0x34aa13=new _0x350436['Position']();_0x34ef30['pos']<_0x8b5f30;){var _0x51fa66=_0x34ef30['uint32']();switch(_0x51fa66>>>0x3){case 0x1:_0x34aa13['root']=_0x34ef30['string']();break;case 0x2:_0x34aa13['rootMain']=_0x34ef30['bool']();break;case 0x3:_0x34aa13['rootGraveyard']=_0x34ef30['bool']();break;case 0x4:if(_0x34aa13['path']&&_0x34aa13['path']['length']||(_0x34aa13['path']=[]),0x2==(0x7&_0x51fa66)){for(var _0x451169=_0x34ef30['uint32']()+_0x34ef30['pos'];_0x34ef30['pos']<_0x451169;)_0x34aa13['path']['push'](_0x34ef30['uint32']());}else _0x34aa13['path']['push'](_0x34ef30['uint32']());break;case 0x5:_0x34aa13['stickiness']=_0x34ef30['string']();break;default:_0x34ef30['skipType'](0x7&_0x51fa66);}}return _0x34aa13;},_0x2400cf['decodeDelimited']=function(_0x2a0076){return _0x2a0076 instanceof _0x51dfe8||(_0x2a0076=new _0x51dfe8(_0x2a0076)),this['decode'](_0x2a0076,_0x2a0076['uint32']());},_0x2400cf['verify']=function(_0x2e2bee){if('object'!=typeof _0x2e2bee||null===_0x2e2bee)return'object\x20expected';if(null!=_0x2e2bee['root']&&_0x2e2bee['hasOwnProperty']('root')&&!_0xfcf22b['isString'](_0x2e2bee['root']))return'root:\x20string\x20expected';if(null!=_0x2e2bee['rootMain']&&_0x2e2bee['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2e2bee['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2e2bee['rootGraveyard']&&_0x2e2bee['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2e2bee['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2e2bee['path']&&_0x2e2bee['hasOwnProperty']('path')){if(!Array['isArray'](_0x2e2bee['path']))return'path:\x20array\x20expected';for(var _0x465b46=0x0;_0x465b46<_0x2e2bee['path']['length'];++_0x465b46)if(!_0xfcf22b['isInteger'](_0x2e2bee['path'][_0x465b46]))return'path:\x20integer[]\x20expected';}return null!=_0x2e2bee['stickiness']&&_0x2e2bee['hasOwnProperty']('stickiness')&&!_0xfcf22b['isString'](_0x2e2bee['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2400cf['fromObject']=function(_0x104470){if(_0x104470 instanceof _0x350436['Position'])return _0x104470;var _0xd1ff80=new _0x350436['Position']();if(null!=_0x104470['root']&&(_0xd1ff80['root']=String(_0x104470['root'])),null!=_0x104470['rootMain']&&(_0xd1ff80['rootMain']=Boolean(_0x104470['rootMain'])),null!=_0x104470['rootGraveyard']&&(_0xd1ff80['rootGraveyard']=Boolean(_0x104470['rootGraveyard'])),_0x104470['path']){if(!Array['isArray'](_0x104470['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xd1ff80['path']=[];for(var _0x5287dc=0x0;_0x5287dc<_0x104470['path']['length'];++_0x5287dc)_0xd1ff80['path'][_0x5287dc]=_0x104470['path'][_0x5287dc]>>>0x0;}return null!=_0x104470['stickiness']&&(_0xd1ff80['stickiness']=String(_0x104470['stickiness'])),_0xd1ff80;},_0x2400cf['toObject']=function(_0x4e5d5c,_0x43efa8){_0x43efa8||(_0x43efa8={});var _0x5d29cb={};if((_0x43efa8['arrays']||_0x43efa8['defaults'])&&(_0x5d29cb['path']=[]),_0x43efa8['defaults']&&(_0x5d29cb['root']='',_0x5d29cb['rootMain']=!0x1,_0x5d29cb['rootGraveyard']=!0x1,_0x5d29cb['stickiness']=''),null!=_0x4e5d5c['root']&&_0x4e5d5c['hasOwnProperty']('root')&&(_0x5d29cb['root']=_0x4e5d5c['root']),null!=_0x4e5d5c['rootMain']&&_0x4e5d5c['hasOwnProperty']('rootMain')&&(_0x5d29cb['rootMain']=_0x4e5d5c['rootMain']),null!=_0x4e5d5c['rootGraveyard']&&_0x4e5d5c['hasOwnProperty']('rootGraveyard')&&(_0x5d29cb['rootGraveyard']=_0x4e5d5c['rootGraveyard']),_0x4e5d5c['path']&&_0x4e5d5c['path']['length']){_0x5d29cb['path']=[];for(var _0x30737b=0x0;_0x30737b<_0x4e5d5c['path']['length'];++_0x30737b)_0x5d29cb['path'][_0x30737b]=_0x4e5d5c['path'][_0x30737b];}return null!=_0x4e5d5c['stickiness']&&_0x4e5d5c['hasOwnProperty']('stickiness')&&(_0x5d29cb['stickiness']=_0x4e5d5c['stickiness']),_0x5d29cb;},_0x2400cf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x2400cf['getTypeUrl']=function(_0x1f9964){return void 0x0===_0x1f9964&&(_0x1f9964='type.googleapis.com'),_0x1f9964+'/Position';},_0x2400cf;}()),_0x350436['Range']=(function(){function _0x5a428f(_0xbe20bb){if(_0xbe20bb){for(var _0x55d9b6=Object['keys'](_0xbe20bb),_0x4b94d9=0x0;_0x4b94d9<_0x55d9b6['length'];++_0x4b94d9)null!=_0xbe20bb[_0x55d9b6[_0x4b94d9]]&&(this[_0x55d9b6[_0x4b94d9]]=_0xbe20bb[_0x55d9b6[_0x4b94d9]]);}}return _0x5a428f['prototype']['start']=null,_0x5a428f['prototype']['end']=null,_0x5a428f['create']=function(_0x6d1907){return new _0x5a428f(_0x6d1907);},_0x5a428f['encode']=function(_0xe0638,_0xb90698){return _0xb90698||(_0xb90698=_0x490777['create']()),null!=_0xe0638['start']&&Object['hasOwnProperty']['call'](_0xe0638,'start')&&_0x350436['Position']['encode'](_0xe0638['start'],_0xb90698['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe0638['end']&&Object['hasOwnProperty']['call'](_0xe0638,'end')&&_0x350436['Position']['encode'](_0xe0638['end'],_0xb90698['uint32'](0x12)['fork']())['ldelim'](),_0xb90698;},_0x5a428f['encodeDelimited']=function(_0x5a88bb,_0x25d43b){return this['encode'](_0x5a88bb,_0x25d43b)['ldelim']();},_0x5a428f['decode']=function(_0x1996fb,_0x227e58){_0x1996fb instanceof _0x51dfe8||(_0x1996fb=_0x51dfe8['create'](_0x1996fb));for(var _0x2ebde2=void 0x0===_0x227e58?_0x1996fb['len']:_0x1996fb['pos']+_0x227e58,_0x79a8b3=new _0x350436['Range']();_0x1996fb['pos']<_0x2ebde2;){var _0x4ceed8=_0x1996fb['uint32']();switch(_0x4ceed8>>>0x3){case 0x1:_0x79a8b3['start']=_0x350436['Position']['decode'](_0x1996fb,_0x1996fb['uint32']());break;case 0x2:_0x79a8b3['end']=_0x350436['Position']['decode'](_0x1996fb,_0x1996fb['uint32']());break;default:_0x1996fb['skipType'](0x7&_0x4ceed8);}}return _0x79a8b3;},_0x5a428f['decodeDelimited']=function(_0x38108b){return _0x38108b instanceof _0x51dfe8||(_0x38108b=new _0x51dfe8(_0x38108b)),this['decode'](_0x38108b,_0x38108b['uint32']());},_0x5a428f['verify']=function(_0x20cf98){if('object'!=typeof _0x20cf98||null===_0x20cf98)return'object\x20expected';var _0x76a4a3;if(null!=_0x20cf98['start']&&_0x20cf98['hasOwnProperty']('start')&&(_0x76a4a3=_0x350436['Position']['verify'](_0x20cf98['start'])))return'start.'+_0x76a4a3;if(null!=_0x20cf98['end']&&_0x20cf98['hasOwnProperty']('end')&&(_0x76a4a3=_0x350436['Position']['verify'](_0x20cf98['end'])))return'end.'+_0x76a4a3;return null;},_0x5a428f['fromObject']=function(_0x1f5190){if(_0x1f5190 instanceof _0x350436['Range'])return _0x1f5190;var _0x2ee5a7=new _0x350436['Range']();if(null!=_0x1f5190['start']){if('object'!=typeof _0x1f5190['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2ee5a7['start']=_0x350436['Position']['fromObject'](_0x1f5190['start']);}if(null!=_0x1f5190['end']){if('object'!=typeof _0x1f5190['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2ee5a7['end']=_0x350436['Position']['fromObject'](_0x1f5190['end']);}return _0x2ee5a7;},_0x5a428f['toObject']=function(_0x1298d8,_0x81fc3e){_0x81fc3e||(_0x81fc3e={});var _0x543e93={};return _0x81fc3e['defaults']&&(_0x543e93['start']=null,_0x543e93['end']=null),null!=_0x1298d8['start']&&_0x1298d8['hasOwnProperty']('start')&&(_0x543e93['start']=_0x350436['Position']['toObject'](_0x1298d8['start'],_0x81fc3e)),null!=_0x1298d8['end']&&_0x1298d8['hasOwnProperty']('end')&&(_0x543e93['end']=_0x350436['Position']['toObject'](_0x1298d8['end'],_0x81fc3e)),_0x543e93;},_0x5a428f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x5a428f['getTypeUrl']=function(_0x2b030b){return void 0x0===_0x2b030b&&(_0x2b030b='type.googleapis.com'),_0x2b030b+'/Range';},_0x5a428f;}()),_0x350436['Element']=(function(){function _0x6e5641(_0x37cf5c){if(this['children']=[],this['attributesBoolean']={},_0x37cf5c){for(var _0x323c71=Object['keys'](_0x37cf5c),_0x3bafb0=0x0;_0x3bafb0<_0x323c71['length'];++_0x3bafb0)null!=_0x37cf5c[_0x323c71[_0x3bafb0]]&&(this[_0x323c71[_0x3bafb0]]=_0x37cf5c[_0x323c71[_0x3bafb0]]);}}return _0x6e5641['prototype']['name']='',_0x6e5641['prototype']['children']=_0xfcf22b['emptyArray'],_0x6e5641['prototype']['data']='',_0x6e5641['prototype']['attributesBoolean']=_0xfcf22b['emptyObject'],_0x6e5641['prototype']['attributesJson']='',_0x6e5641['create']=function(_0x324341){return new _0x6e5641(_0x324341);},_0x6e5641['encode']=function(_0x50f0d9,_0x3f67ab){if(_0x3f67ab||(_0x3f67ab=_0x490777['create']()),null!=_0x50f0d9['name']&&Object['hasOwnProperty']['call'](_0x50f0d9,'name')&&_0x3f67ab['uint32'](0xa)['string'](_0x50f0d9['name']),null!=_0x50f0d9['children']&&_0x50f0d9['children']['length']){for(var _0x407775=0x0;_0x407775<_0x50f0d9['children']['length'];++_0x407775)_0x350436['Element']['encode'](_0x50f0d9['children'][_0x407775],_0x3f67ab['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x50f0d9['data']&&Object['hasOwnProperty']['call'](_0x50f0d9,'data')&&_0x3f67ab['uint32'](0x1a)['string'](_0x50f0d9['data']),null!=_0x50f0d9['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x50f0d9,'attributesBoolean')){var _0x42c556=Object['keys'](_0x50f0d9['attributesBoolean']);for(_0x407775=0x0;_0x407775<_0x42c556['length'];++_0x407775)_0x3f67ab['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x42c556[_0x407775])['uint32'](0x10)['bool'](_0x50f0d9['attributesBoolean'][_0x42c556[_0x407775]])['ldelim']();}return null!=_0x50f0d9['attributesJson']&&Object['hasOwnProperty']['call'](_0x50f0d9,'attributesJson')&&_0x3f67ab['uint32'](0x2a)['string'](_0x50f0d9['attributesJson']),_0x3f67ab;},_0x6e5641['encodeDelimited']=function(_0x5394d9,_0xa0ac){return this['encode'](_0x5394d9,_0xa0ac)['ldelim']();},_0x6e5641['decode']=function(_0x55ef83,_0x2ba66f){_0x55ef83 instanceof _0x51dfe8||(_0x55ef83=_0x51dfe8['create'](_0x55ef83));for(var _0x1c8974,_0x70f1ca,_0x5f3847=void 0x0===_0x2ba66f?_0x55ef83['len']:_0x55ef83['pos']+_0x2ba66f,_0x99a434=new _0x350436['Element']();_0x55ef83['pos']<_0x5f3847;){var _0x320376=_0x55ef83['uint32']();switch(_0x320376>>>0x3){case 0x1:_0x99a434['name']=_0x55ef83['string']();break;case 0x2:_0x99a434['children']&&_0x99a434['children']['length']||(_0x99a434['children']=[]),_0x99a434['children']['push'](_0x350436['Element']['decode'](_0x55ef83,_0x55ef83['uint32']()));break;case 0x3:_0x99a434['data']=_0x55ef83['string']();break;case 0x4:_0x99a434['attributesBoolean']===_0xfcf22b['emptyObject']&&(_0x99a434['attributesBoolean']={});var _0x5ddda0=_0x55ef83['uint32']()+_0x55ef83['pos'];for(_0x1c8974='',_0x70f1ca=!0x1;_0x55ef83['pos']<_0x5ddda0;){var _0x27e6eb=_0x55ef83['uint32']();switch(_0x27e6eb>>>0x3){case 0x1:_0x1c8974=_0x55ef83['string']();break;case 0x2:_0x70f1ca=_0x55ef83['bool']();break;default:_0x55ef83['skipType'](0x7&_0x27e6eb);}}_0x99a434['attributesBoolean'][_0x1c8974]=_0x70f1ca;break;case 0x5:_0x99a434['attributesJson']=_0x55ef83['string']();break;default:_0x55ef83['skipType'](0x7&_0x320376);}}return _0x99a434;},_0x6e5641['decodeDelimited']=function(_0xbf1535){return _0xbf1535 instanceof _0x51dfe8||(_0xbf1535=new _0x51dfe8(_0xbf1535)),this['decode'](_0xbf1535,_0xbf1535['uint32']());},_0x6e5641['verify']=function(_0x346c1b){if('object'!=typeof _0x346c1b||null===_0x346c1b)return'object\x20expected';if(null!=_0x346c1b['name']&&_0x346c1b['hasOwnProperty']('name')&&!_0xfcf22b['isString'](_0x346c1b['name']))return'name:\x20string\x20expected';if(null!=_0x346c1b['children']&&_0x346c1b['hasOwnProperty']('children')){if(!Array['isArray'](_0x346c1b['children']))return'children:\x20array\x20expected';for(var _0x3952cc=0x0;_0x3952cc<_0x346c1b['children']['length'];++_0x3952cc){var _0x12a982=_0x350436['Element']['verify'](_0x346c1b['children'][_0x3952cc]);if(_0x12a982)return'children.'+_0x12a982;}}if(null!=_0x346c1b['data']&&_0x346c1b['hasOwnProperty']('data')&&!_0xfcf22b['isString'](_0x346c1b['data']))return'data:\x20string\x20expected';if(null!=_0x346c1b['attributesBoolean']&&_0x346c1b['hasOwnProperty']('attributesBoolean')){if(!_0xfcf22b['isObject'](_0x346c1b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5e7e0d=Object['keys'](_0x346c1b['attributesBoolean']);for(_0x3952cc=0x0;_0x3952cc<_0x5e7e0d['length'];++_0x3952cc)if('boolean'!=typeof _0x346c1b['attributesBoolean'][_0x5e7e0d[_0x3952cc]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x346c1b['attributesJson']&&_0x346c1b['hasOwnProperty']('attributesJson')&&!_0xfcf22b['isString'](_0x346c1b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x6e5641['fromObject']=function(_0x38e39c){if(_0x38e39c instanceof _0x350436['Element'])return _0x38e39c;var _0x5bd9a1=new _0x350436['Element']();if(null!=_0x38e39c['name']&&(_0x5bd9a1['name']=String(_0x38e39c['name'])),_0x38e39c['children']){if(!Array['isArray'](_0x38e39c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5bd9a1['children']=[];for(var _0x193967=0x0;_0x193967<_0x38e39c['children']['length'];++_0x193967){if('object'!=typeof _0x38e39c['children'][_0x193967])throw TypeError('.Element.children:\x20object\x20expected');_0x5bd9a1['children'][_0x193967]=_0x350436['Element']['fromObject'](_0x38e39c['children'][_0x193967]);}}if(null!=_0x38e39c['data']&&(_0x5bd9a1['data']=String(_0x38e39c['data'])),_0x38e39c['attributesBoolean']){if('object'!=typeof _0x38e39c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5bd9a1['attributesBoolean']={};var _0x1a503a=Object['keys'](_0x38e39c['attributesBoolean']);for(_0x193967=0x0;_0x193967<_0x1a503a['length'];++_0x193967)_0x5bd9a1['attributesBoolean'][_0x1a503a[_0x193967]]=Boolean(_0x38e39c['attributesBoolean'][_0x1a503a[_0x193967]]);}return null!=_0x38e39c['attributesJson']&&(_0x5bd9a1['attributesJson']=String(_0x38e39c['attributesJson'])),_0x5bd9a1;},_0x6e5641['toObject']=function(_0x182d20,_0x26880d){_0x26880d||(_0x26880d={});var _0x161c08,_0x2e60de={};if((_0x26880d['arrays']||_0x26880d['defaults'])&&(_0x2e60de['children']=[]),(_0x26880d['objects']||_0x26880d['defaults'])&&(_0x2e60de['attributesBoolean']={}),_0x26880d['defaults']&&(_0x2e60de['name']='',_0x2e60de['data']='',_0x2e60de['attributesJson']=''),null!=_0x182d20['name']&&_0x182d20['hasOwnProperty']('name')&&(_0x2e60de['name']=_0x182d20['name']),_0x182d20['children']&&_0x182d20['children']['length']){_0x2e60de['children']=[];for(var _0x32b61b=0x0;_0x32b61b<_0x182d20['children']['length'];++_0x32b61b)_0x2e60de['children'][_0x32b61b]=_0x350436['Element']['toObject'](_0x182d20['children'][_0x32b61b],_0x26880d);}if(null!=_0x182d20['data']&&_0x182d20['hasOwnProperty']('data')&&(_0x2e60de['data']=_0x182d20['data']),_0x182d20['attributesBoolean']&&(_0x161c08=Object['keys'](_0x182d20['attributesBoolean']))['length']){_0x2e60de['attributesBoolean']={};for(_0x32b61b=0x0;_0x32b61b<_0x161c08['length'];++_0x32b61b)_0x2e60de['attributesBoolean'][_0x161c08[_0x32b61b]]=_0x182d20['attributesBoolean'][_0x161c08[_0x32b61b]];}return null!=_0x182d20['attributesJson']&&_0x182d20['hasOwnProperty']('attributesJson')&&(_0x2e60de['attributesJson']=_0x182d20['attributesJson']),_0x2e60de;},_0x6e5641['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x45a249['util']['toJSONOptions']);},_0x6e5641['getTypeUrl']=function(_0x41f28c){return void 0x0===_0x41f28c&&(_0x41f28c='type.googleapis.com'),_0x41f28c+'/Element';},_0x6e5641;}()),_0x350436;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4ab54e){return new y(this['_protobufRoot'][_0x4ab54e]);}}class y{['_protobuf'];constructor(_0x212ea5){this['_protobuf']=_0x212ea5;}['compress'](_0x4a4da7){const _0xb3c1ee=this['_protobuf']['verify'](_0x4a4da7);if(_0xb3c1ee)throw Error(_0xb3c1ee);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4a4da7))['finish']();}['decompress'](_0x14cbb9){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x14cbb9),{'oneofs':!0x0});}}function _(_0x2a9f45,_0x560b75){const _0x381fbe=_0x2739b6(_0x2a9f45);return _0x381fbe['path'][_0x381fbe['path']['length']-0x1]+=_0x560b75,_0x381fbe;}function O(_0x1ba61b,_0x805582){return _0x1ba61b['root']===_0x805582['root']&&_0x2e3e0d(_0x1ba61b['path'],_0x805582['path']);}function $(_0x13da7d){P(_0x13da7d,_0x3cead9=>('main'==_0x3cead9['root']?(_0x3cead9['rootMain']=!0x0,delete _0x3cead9['root']):'$graveyard'==_0x3cead9['root']&&(_0x3cead9['rootGraveyard']=!0x0,delete _0x3cead9['root']),_0x3cead9));}function J(_0x6f3896){P(_0x6f3896,_0x366659=>(_0x366659['rootMain']?(_0x366659['root']='main',delete _0x366659['rootMain']):_0x366659['rootGraveyard']&&(_0x366659['root']='$graveyard',delete _0x366659['rootGraveyard']),_0x366659));}function P(_0x55361a,_0xe1eeae){for(const _0x1e54e4 in _0x55361a){const _0x3ce0ae=_0x55361a[_0x1e54e4];'nodes'!==_0x1e54e4&&_0xfae406(_0x3ce0ae)&&(_0x3ce0ae['path']&&(_0x3ce0ae['root']||_0x3ce0ae['rootMain']||_0x3ce0ae['rootGraveyard'])?_0x55361a[_0x1e54e4]=_0xe1eeae(_0x3ce0ae):P(_0x3ce0ae,_0xe1eeae));}return _0x55361a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4fdc6d,_0x162761,_0x5b4ca6){this['_id']=_0x4fdc6d,this['_operationName']=_0x162761,this['_protobufDescriptor']=_0x5b4ca6;}['compress'](_0x12b9cd,_0x2ee1a9){const _0x87c363=_0x2ee1a9['shift']();return $(_0x87c363),_0x12b9cd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x87c363)),_0x12b9cd['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b8c1c,_0x4c3652){_0x4c3652['types']['shift']();const _0x2d3aef=this['_protobufDescriptor']['decompress'](_0x4c3652['buffers']['shift']());J(_0x2d3aef),_0x2d3aef['__className']=this['_operationName'],_0x5b8c1c['push'](_0x2d3aef);}}class s extends e{['compress'](_0x1e53ba,_0x44e20d){const _0x54243d=_0x44e20d['shift']();return this['_serializeOneOf']('oldValue',_0x54243d),this['_serializeOneOf']('newValue',_0x54243d),$(_0x54243d),_0x1e53ba['buffers']['push'](this['_protobufDescriptor']['compress'](_0x54243d)),_0x1e53ba['types']['push'](this['_id']),!0x0;}['decompress'](_0x7bb5a8,_0x45e3e9){const {types:_0x3cf5d1,buffers:_0x4ea3d2}=_0x45e3e9,_0x42df1f=this['_protobufDescriptor']['decompress'](_0x4ea3d2['shift']());_0x3cf5d1['shift'](),this['_deserializeOneOf']('oldValue',_0x42df1f),this['_deserializeOneOf']('newValue',_0x42df1f),J(_0x42df1f),_0x42df1f['__className']=this['_operationName'],_0x7bb5a8['push'](_0x42df1f);}['_serializeOneOf'](_0x4b9216,_0x2d0cee){const _0x2a21b6=_0x2d0cee[_0x4b9216];'boolean'==typeof _0x2a21b6?_0x2d0cee[_0x4b9216+'Boolean']=_0x2a21b6:_0x2d0cee[_0x4b9216+'Json']=JSON['stringify'](_0x2a21b6);}['_deserializeOneOf'](_0x3f0547,_0x167db5){const _0x4f83c5=_0x3f0547+'Json';_0x167db5[_0x4f83c5]?(_0x167db5[_0x3f0547]=JSON['parse'](_0x167db5[_0x4f83c5]),delete _0x167db5[_0x4f83c5]):(_0x167db5[_0x3f0547]=_0x167db5[_0x3f0547+'Boolean'],delete _0x167db5[_0x3f0547+'Boolean']);}}class i extends e{['compress'](_0x55d846,_0x33e895){const _0x45d213=_0x33e895['shift']();return this['_serializeNodesAttributes'](_0x45d213['nodes']),$(_0x45d213),_0x55d846['buffers']['push'](this['_protobufDescriptor']['compress'](_0x45d213)),_0x55d846['types']['push'](this['_id']),!0x0;}['decompress'](_0x2d98d8,_0x835e11){const {types:_0x25e238,buffers:_0x14d358}=_0x835e11,_0x360946=this['_protobufDescriptor']['decompress'](_0x14d358['shift']());_0x25e238['shift'](),_0x360946['nodes']||(_0x360946['nodes']=[]),this['_deserializeNodesAttributes'](_0x360946['nodes']),J(_0x360946),_0x360946['__className']=this['_operationName'],_0x2d98d8['push'](_0x360946);}['_serializeNodesAttributes'](_0x16e44d){for(const _0x56f481 of _0x16e44d){if(_0x56f481['attributes']){const _0x560a87=_0x56f481['attributes'];this['_areValuesBoolean'](_0x560a87)?_0x56f481['attributesBoolean']=_0x560a87:_0x56f481['attributesJson']=JSON['stringify'](_0x560a87);}_0x56f481['children']&&this['_serializeNodesAttributes'](_0x56f481['children']);}}['_deserializeNodesAttributes'](_0xa1a843){for(const _0x327ef8 of _0xa1a843)(_0x327ef8['attributesBoolean']||_0x327ef8['attributesJson'])&&(_0x327ef8['attributesBoolean']?(_0x327ef8['attributes']=_0x327ef8['attributesBoolean'],delete _0x327ef8['attributesBoolean']):(_0x327ef8['attributes']=JSON['parse'](_0x327ef8['attributesJson']),delete _0x327ef8['attributesJson'])),_0x327ef8['children']&&this['_deserializeNodesAttributes'](_0x327ef8['children']);}['_areValuesBoolean'](_0x23570c){return Object['keys'](_0x23570c)['every'](_0x3a157d=>'boolean'==typeof _0x23570c[_0x3a157d]);}}class n extends e{['decompress'](_0x39026f,_0x259488){super['decompress'](_0x39026f,_0x259488);const _0x16dfad=_0x39026f[_0x39026f['length']-0x1];_0x16dfad['oldRange']||(_0x16dfad['oldRange']=null),_0x16dfad['newRange']||(_0x16dfad['newRange']=null);}}class p extends e{['compress'](_0x42c5b5,_0x5902bb){return _0x5902bb['shift'](),_0x42c5b5['types']['push'](this['_id']),!0x0;}['decompress'](_0x481c93,_0x172f2e){_0x172f2e['types']['shift'](),_0x481c93['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xef880a,_0x43003a,_0x444144,_0x2e64f8){super(_0xef880a,_0x43003a,_0x444144),this['_omittedNamespace']=_0x2e64f8+':';}['compress'](_0x11068f,_0x4d027f){return!('MarkerOperation'!=_0x4d027f[0x0]['__className']||!_0x4d027f[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4d027f[0x0]['name']=_0x4d027f[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x11068f,_0x4d027f),!0x0);}['decompress'](_0x514590,_0x33366f){super['decompress'](_0x514590,_0x33366f);const _0x4af5a1=_0x514590[_0x514590['length']-0x1];_0x4af5a1['name']=this['_omittedNamespace']+_0x4af5a1['name'];}}class b{['_id'];['_context'];constructor(_0x16c9df,_0x23e808){this['_id']=_0x16c9df,this['_context']=_0x23e808;}['compress'](_0x2a3778,_0x49b33e){let _0x847087;for(;_0x49b33e['length']>0x1&&this['_compareOperations'](_0x49b33e[0x0],_0x49b33e[0x1]);)_0x847087?(_0x847087=this['_combineNext'](_0x49b33e['shift'](),_0x847087),_0x2a3778['types']['push'](0x0)):(_0x847087=_0x2739b6(_0x49b33e['shift']()),_0x2a3778['types']['push'](this['_id']));return!!_0x847087&&(_0x847087=this['_combineNext'](_0x49b33e['shift'](),_0x847087),_0x2a3778['types']['push'](0x0),_0x2a3778['buffers']['push'](this['_compressSingleOperation'](_0x847087)),!0x0);}['decompress'](_0xc0301b,_0x977050){const _0x2fc88f=this['_decompressSingleOperation'](_0x977050);for(;0x0==_0x977050['types'][0x0];)_0x977050['types']['shift'](),_0xc0301b['push'](this['_splitCurrent'](_0x2fc88f));_0xc0301b['push'](_0x2fc88f);}}class m extends b{['_combineNext'](_0x34bd6c,_0x321e02){return _0x321e02['nodes'][0x0]['data']+=_0x34bd6c['nodes'][0x0]['data'],_0x321e02;}['_splitCurrent'](_0x357e74){const _0x4c4c1f=_0x2739b6(_0x357e74),_0x471be7=_0x4c4c1f['nodes'][0x0],_0x13acd0=_0x357e74['nodes'][0x0],_0x3a5ef9=_0x13acd0['data'][Symbol['iterator']]()['next']()['value'],_0x1670d1=_0x3a5ef9['length'];return _0x471be7['data']=_0x3a5ef9,_0x13acd0['data']=_0x13acd0['data']['substr'](_0x1670d1),_0x357e74['position']=_(_0x357e74['position'],_0x1670d1),_0x4c4c1f;}['_compareOperations'](_0xc18fa3,_0x61aacc){if(this['_checkOperation'](_0xc18fa3)&&this['_checkOperation'](_0x61aacc)){const _0x40b2d3=_0xc18fa3['nodes'][0x0]['data']['length'],_0x378c5a=O(_(_0xc18fa3['position'],_0x40b2d3),_0x61aacc['position']),_0x2e9ddd=_0xc18fa3['nodes'][0x0],_0x266eac=_0x61aacc['nodes'][0x0];return _0x378c5a&&this['_compareAttributes'](_0x2e9ddd,_0x266eac);}return!0x1;}['_compressSingleOperation'](_0x5d56cc){const _0x45727a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x45727a,[_0x5d56cc]),_0x45727a['buffers'][0x0];}['_decompressSingleOperation'](_0x5d7f0a){const _0x299232=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x299232,_0x5d7f0a),_0x299232[0x0];}['_checkOperation'](_0x2a7355){return'InsertOperation'==_0x2a7355['__className']&&0x1==_0x2a7355['nodes']['length']&&_0x2a7355['nodes'][0x0]['data']&&!_0x2a7355['wasUndone']&&0x1==Array['from'](_0x2a7355['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xa5f23f,_0x150cc4){const _0x45ea91=Object['keys'](_0xa5f23f['attributes']||{}),_0x26f302=Object['keys'](_0x150cc4['attributes']||{});return _0x45ea91['length']===_0x26f302['length']&&_0x45ea91['every'](_0x141bd6=>_0x150cc4['attributes'][_0x141bd6]&&_0x150cc4['attributes'][_0x141bd6]===_0xa5f23f['attributes'][_0x141bd6]);}}class c extends b{['_combineNext'](_0x4298a9,_0x34885e){return _0x34885e['howMany']++,_0x34885e['sourcePosition']=_0x2739b6(_0x4298a9['sourcePosition']),_0x34885e;}['_splitCurrent'](_0x1ebe14){const _0x767159=_0x2739b6(_0x1ebe14);return _0x1ebe14['howMany']--,_0x767159['howMany']=0x1,_0x767159['sourcePosition']=_(_0x767159['sourcePosition'],_0x1ebe14['howMany']),_0x767159;}['_compareOperations'](_0x3b514b,_0x188258){return!(!this['_checkOperation'](_0x3b514b)||!this['_checkOperation'](_0x188258))&&(O(_(_0x3b514b['sourcePosition'],-0x1),_0x188258['sourcePosition'])&&O(_0x3b514b['targetPosition'],_0x188258['targetPosition']));}['_compressSingleOperation'](_0x2deb8c){const _0x1f875e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1f875e,[_0x2deb8c]),_0x1f875e['buffers'][0x0];}['_decompressSingleOperation'](_0x5d5cc1){const _0x4e6f60=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4e6f60,_0x5d5cc1),_0x4e6f60[0x0];}['_checkOperation'](_0x54f922){return'MoveOperation'==_0x54f922['__className']&&'$graveyard'==_0x54f922['targetPosition']['root']&&0x1==_0x54f922['howMany']&&!_0x54f922['wasUndone'];}}class h extends b{['_combineNext'](_0xce2aac,_0x4d3c44){return _0x4d3c44['howMany']++,_0x4d3c44;}['_splitCurrent'](_0x34ff51){const _0x1119a1=_0x2739b6(_0x34ff51);return _0x1119a1['howMany']=0x1,_0x34ff51['howMany']--,_0x1119a1;}['_compareOperations'](_0x448a9a,_0x4915f4){return!(!this['_checkOperation'](_0x448a9a)||!this['_checkOperation'](_0x4915f4))&&(O(_0x448a9a['sourcePosition'],_0x4915f4['sourcePosition'])&&O(_0x448a9a['targetPosition'],_0x4915f4['targetPosition']));}['_compressSingleOperation'](_0x25b4e5){const _0x114cbf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x114cbf,[_0x25b4e5]),_0x114cbf['buffers'][0x0];}['_decompressSingleOperation'](_0xfb6b81){const _0x5727c2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5727c2,_0xfb6b81),_0x5727c2[0x0];}['_checkOperation'](_0x1262db){return'MoveOperation'==_0x1262db['__className']&&'$graveyard'==_0x1262db['targetPosition']['root']&&0x1==_0x1262db['howMany']&&!_0x1262db['wasUndone'];}}class f extends b{['compress'](_0x28de79,_0x58a1e9){if(!this['_compareOperations'](_0x58a1e9[0x0],_0x58a1e9[0x1]))return!0x1;const _0x58b014=_0x58a1e9['shift']();return _0x58b014['oldRange']=null,_0x58b014['newRange']&&O(_0x58b014['newRange']['start'],_0x58b014['newRange']['end'])&&(_0x58b014['newRange']['end']=null),_0x58a1e9['shift'](),_0x28de79['types']['push'](this['_id']),_0x28de79['types']['push'](0x0),_0x28de79['buffers']['push'](this['_compressSingleOperation'](_0x58b014)),!0x0;}['decompress'](_0x4a22ce,_0x7eab11){const _0x105595=this['_decompressSingleOperation'](_0x7eab11);_0x105595['newRange']&&!_0x105595['newRange']['end']&&(_0x105595['newRange']['end']=_0x2739b6(_0x105595['newRange']['start']));const _0x2e0939=_0x2739b6(_0x105595);_0x2e0939['newRange']&&(_0x2e0939['newRange']['start']['stickiness']='toNone',_0x2e0939['newRange']['end']=_0x2739b6(_0x2e0939['newRange']['start'])),_0x2e0939['name']='user:position:'+_0x2e0939['name']['split'](':')[0x2],_0x7eab11['types']['shift'](),_0x4a22ce['push'](_0x105595),_0x4a22ce['push'](_0x2e0939);}['_compressSingleOperation'](_0x47bdaf){const _0x1c4a47={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1c4a47,[_0x47bdaf]),_0x1c4a47['buffers'][0x0];}['_decompressSingleOperation'](_0x295d73){const _0x1e5daa=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1e5daa,_0x295d73),_0x1e5daa[0x0];}['_compareOperations'](_0x2512ce,_0x49d2f8){return!(!_0x2512ce||!_0x49d2f8)&&('MarkerOperation'==_0x2512ce['__className']&&'MarkerOperation'==_0x49d2f8['__className']&&!(!_0x2512ce['name']['startsWith']('user:')||!_0x49d2f8['name']['startsWith']('user:')||_0x2512ce['name']==_0x49d2f8['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x56770c=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',_0x56770c,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x56770c,'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'](_0x259859){if(!_0x259859||!_0x259859[0x0])throw new _0x1053b4('no-operations-provided',this);const _0x35738c={'types':[],'buffers':[],'baseVersion':_0x259859[0x0]['baseVersion']};for(;_0x259859['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('TypingAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('DeletingAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x35738c,_0x259859)||this['_getCompressorByName'](_0x259859[0x0]['__className'])['compress'](_0x35738c,_0x259859);return _0x35738c;}['decompress'](_0x551809){const _0x4a9d1a=[];for(;_0x551809['types']['length'];){this['_compressorById']['get'](_0x551809['types'][0x0])['decompress'](_0x4a9d1a,_0x551809);}return _0x4a9d1a['forEach']((_0x5387ac,_0x557ef3)=>_0x5387ac['baseVersion']=_0x551809['baseVersion']+_0x557ef3),_0x4a9d1a;}['_getCompressorByName'](_0x2b93c1){return this['_compressorByName']['get'](_0x2b93c1);}['_registerOperationCompressor'](_0x595798,_0x150bdb,_0x5a7fb2){const _0x588323=new _0x5a7fb2(_0x595798,_0x150bdb,this['_protobufFactory']['getDescriptor'](_0x150bdb));this['_registerCompressor'](_0x595798,_0x150bdb,_0x588323);}['_registerActionCompressor'](_0x46ff68,_0x1cb073,_0x5d8853){const _0xb875bb=new _0x5d8853(_0x46ff68,this);this['_registerCompressor'](_0x46ff68,_0x1cb073,_0xb875bb);}['_registerCompressor'](_0x3947d6,_0x56c54b,_0x2df768){this['_compressorById']['set'](_0x3947d6,_0x2df768),this['_compressorByName']['set'](_0x56c54b,_0x2df768);}}export{g as Compressor};
23
+ import{CKEditorError as _0x442490}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x449c24 from'protobufjs/minimal.js';import{cloneDeep as _0x2f7a57,isEqual as _0xd1d16d,isObject as _0x3b357d}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x3ebf86=_0x449c24['Reader'],_0x3c0e36=_0x449c24['Writer'],_0x372a87=_0x449c24['util'],_0x47007b=_0x449c24['roots']['default']||(_0x449c24['roots']['default']={});return _0x47007b['AttributeOperation']=(function(){function _0x1fa303(_0x1fcb82){if(_0x1fcb82){for(var _0x434869=Object['keys'](_0x1fcb82),_0x14829e=0x0;_0x14829e<_0x434869['length'];++_0x14829e)null!=_0x1fcb82[_0x434869[_0x14829e]]&&(this[_0x434869[_0x14829e]]=_0x1fcb82[_0x434869[_0x14829e]]);}}return _0x1fa303['prototype']['range']=null,_0x1fa303['prototype']['key']='',_0x1fa303['prototype']['oldValueBoolean']=!0x1,_0x1fa303['prototype']['oldValueJson']='',_0x1fa303['prototype']['newValueBoolean']=!0x1,_0x1fa303['prototype']['newValueJson']='',_0x1fa303['prototype']['wasUndone']=!0x1,_0x1fa303['create']=function(_0x50664a){return new _0x1fa303(_0x50664a);},_0x1fa303['encode']=function(_0x671534,_0x56f6df){return _0x56f6df||(_0x56f6df=_0x3c0e36['create']()),null!=_0x671534['range']&&Object['hasOwnProperty']['call'](_0x671534,'range')&&_0x47007b['Range']['encode'](_0x671534['range'],_0x56f6df['uint32'](0xa)['fork']())['ldelim'](),null!=_0x671534['key']&&Object['hasOwnProperty']['call'](_0x671534,'key')&&_0x56f6df['uint32'](0x12)['string'](_0x671534['key']),null!=_0x671534['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x671534,'oldValueBoolean')&&_0x56f6df['uint32'](0x18)['bool'](_0x671534['oldValueBoolean']),null!=_0x671534['oldValueJson']&&Object['hasOwnProperty']['call'](_0x671534,'oldValueJson')&&_0x56f6df['uint32'](0x22)['string'](_0x671534['oldValueJson']),null!=_0x671534['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x671534,'newValueBoolean')&&_0x56f6df['uint32'](0x28)['bool'](_0x671534['newValueBoolean']),null!=_0x671534['newValueJson']&&Object['hasOwnProperty']['call'](_0x671534,'newValueJson')&&_0x56f6df['uint32'](0x32)['string'](_0x671534['newValueJson']),null!=_0x671534['wasUndone']&&Object['hasOwnProperty']['call'](_0x671534,'wasUndone')&&_0x56f6df['uint32'](0x38)['bool'](_0x671534['wasUndone']),_0x56f6df;},_0x1fa303['encodeDelimited']=function(_0x27c3b8,_0x499d92){return this['encode'](_0x27c3b8,_0x499d92)['ldelim']();},_0x1fa303['decode']=function(_0x3b6ea6,_0x43473e){_0x3b6ea6 instanceof _0x3ebf86||(_0x3b6ea6=_0x3ebf86['create'](_0x3b6ea6));for(var _0x4c3228=void 0x0===_0x43473e?_0x3b6ea6['len']:_0x3b6ea6['pos']+_0x43473e,_0x29a08a=new _0x47007b['AttributeOperation']();_0x3b6ea6['pos']<_0x4c3228;){var _0x5df22c=_0x3b6ea6['uint32']();switch(_0x5df22c>>>0x3){case 0x1:_0x29a08a['range']=_0x47007b['Range']['decode'](_0x3b6ea6,_0x3b6ea6['uint32']());break;case 0x2:_0x29a08a['key']=_0x3b6ea6['string']();break;case 0x3:_0x29a08a['oldValueBoolean']=_0x3b6ea6['bool']();break;case 0x4:_0x29a08a['oldValueJson']=_0x3b6ea6['string']();break;case 0x5:_0x29a08a['newValueBoolean']=_0x3b6ea6['bool']();break;case 0x6:_0x29a08a['newValueJson']=_0x3b6ea6['string']();break;case 0x7:_0x29a08a['wasUndone']=_0x3b6ea6['bool']();break;default:_0x3b6ea6['skipType'](0x7&_0x5df22c);}}return _0x29a08a;},_0x1fa303['decodeDelimited']=function(_0x42c5d2){return _0x42c5d2 instanceof _0x3ebf86||(_0x42c5d2=new _0x3ebf86(_0x42c5d2)),this['decode'](_0x42c5d2,_0x42c5d2['uint32']());},_0x1fa303['verify']=function(_0x3e85e6){if('object'!=typeof _0x3e85e6||null===_0x3e85e6)return'object\x20expected';if(null!=_0x3e85e6['range']&&_0x3e85e6['hasOwnProperty']('range')){var _0x41ea18=_0x47007b['Range']['verify'](_0x3e85e6['range']);if(_0x41ea18)return'range.'+_0x41ea18;}return null!=_0x3e85e6['key']&&_0x3e85e6['hasOwnProperty']('key')&&!_0x372a87['isString'](_0x3e85e6['key'])?'key:\x20string\x20expected':null!=_0x3e85e6['oldValueBoolean']&&_0x3e85e6['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3e85e6['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3e85e6['oldValueJson']&&_0x3e85e6['hasOwnProperty']('oldValueJson')&&!_0x372a87['isString'](_0x3e85e6['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3e85e6['newValueBoolean']&&_0x3e85e6['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3e85e6['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3e85e6['newValueJson']&&_0x3e85e6['hasOwnProperty']('newValueJson')&&!_0x372a87['isString'](_0x3e85e6['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3e85e6['wasUndone']&&_0x3e85e6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e85e6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1fa303['fromObject']=function(_0x4999d5){if(_0x4999d5 instanceof _0x47007b['AttributeOperation'])return _0x4999d5;var _0x47704b=new _0x47007b['AttributeOperation']();if(null!=_0x4999d5['range']){if('object'!=typeof _0x4999d5['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x47704b['range']=_0x47007b['Range']['fromObject'](_0x4999d5['range']);}return null!=_0x4999d5['key']&&(_0x47704b['key']=String(_0x4999d5['key'])),null!=_0x4999d5['oldValueBoolean']&&(_0x47704b['oldValueBoolean']=Boolean(_0x4999d5['oldValueBoolean'])),null!=_0x4999d5['oldValueJson']&&(_0x47704b['oldValueJson']=String(_0x4999d5['oldValueJson'])),null!=_0x4999d5['newValueBoolean']&&(_0x47704b['newValueBoolean']=Boolean(_0x4999d5['newValueBoolean'])),null!=_0x4999d5['newValueJson']&&(_0x47704b['newValueJson']=String(_0x4999d5['newValueJson'])),null!=_0x4999d5['wasUndone']&&(_0x47704b['wasUndone']=Boolean(_0x4999d5['wasUndone'])),_0x47704b;},_0x1fa303['toObject']=function(_0x48a4a5,_0x33c8e9){_0x33c8e9||(_0x33c8e9={});var _0x5170bb={};return _0x33c8e9['defaults']&&(_0x5170bb['range']=null,_0x5170bb['key']='',_0x5170bb['oldValueBoolean']=!0x1,_0x5170bb['oldValueJson']='',_0x5170bb['newValueBoolean']=!0x1,_0x5170bb['newValueJson']='',_0x5170bb['wasUndone']=!0x1),null!=_0x48a4a5['range']&&_0x48a4a5['hasOwnProperty']('range')&&(_0x5170bb['range']=_0x47007b['Range']['toObject'](_0x48a4a5['range'],_0x33c8e9)),null!=_0x48a4a5['key']&&_0x48a4a5['hasOwnProperty']('key')&&(_0x5170bb['key']=_0x48a4a5['key']),null!=_0x48a4a5['oldValueBoolean']&&_0x48a4a5['hasOwnProperty']('oldValueBoolean')&&(_0x5170bb['oldValueBoolean']=_0x48a4a5['oldValueBoolean']),null!=_0x48a4a5['oldValueJson']&&_0x48a4a5['hasOwnProperty']('oldValueJson')&&(_0x5170bb['oldValueJson']=_0x48a4a5['oldValueJson']),null!=_0x48a4a5['newValueBoolean']&&_0x48a4a5['hasOwnProperty']('newValueBoolean')&&(_0x5170bb['newValueBoolean']=_0x48a4a5['newValueBoolean']),null!=_0x48a4a5['newValueJson']&&_0x48a4a5['hasOwnProperty']('newValueJson')&&(_0x5170bb['newValueJson']=_0x48a4a5['newValueJson']),null!=_0x48a4a5['wasUndone']&&_0x48a4a5['hasOwnProperty']('wasUndone')&&(_0x5170bb['wasUndone']=_0x48a4a5['wasUndone']),_0x5170bb;},_0x1fa303['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x1fa303['getTypeUrl']=function(_0x54b074){return void 0x0===_0x54b074&&(_0x54b074='type.googleapis.com'),_0x54b074+'/AttributeOperation';},_0x1fa303;}()),_0x47007b['InsertOperation']=(function(){function _0x2bd440(_0x5715a7){if(this['nodes']=[],_0x5715a7){for(var _0x252186=Object['keys'](_0x5715a7),_0x4556ac=0x0;_0x4556ac<_0x252186['length'];++_0x4556ac)null!=_0x5715a7[_0x252186[_0x4556ac]]&&(this[_0x252186[_0x4556ac]]=_0x5715a7[_0x252186[_0x4556ac]]);}}return _0x2bd440['prototype']['position']=null,_0x2bd440['prototype']['nodes']=_0x372a87['emptyArray'],_0x2bd440['prototype']['shouldReceiveAttributes']=!0x1,_0x2bd440['prototype']['wasUndone']=!0x1,_0x2bd440['create']=function(_0x4b66fb){return new _0x2bd440(_0x4b66fb);},_0x2bd440['encode']=function(_0x3371fb,_0x45a9e4){if(_0x45a9e4||(_0x45a9e4=_0x3c0e36['create']()),null!=_0x3371fb['position']&&Object['hasOwnProperty']['call'](_0x3371fb,'position')&&_0x47007b['Position']['encode'](_0x3371fb['position'],_0x45a9e4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3371fb['nodes']&&_0x3371fb['nodes']['length']){for(var _0x2fdb02=0x0;_0x2fdb02<_0x3371fb['nodes']['length'];++_0x2fdb02)_0x47007b['Element']['encode'](_0x3371fb['nodes'][_0x2fdb02],_0x45a9e4['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3371fb['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3371fb,'shouldReceiveAttributes')&&_0x45a9e4['uint32'](0x18)['bool'](_0x3371fb['shouldReceiveAttributes']),null!=_0x3371fb['wasUndone']&&Object['hasOwnProperty']['call'](_0x3371fb,'wasUndone')&&_0x45a9e4['uint32'](0x20)['bool'](_0x3371fb['wasUndone']),_0x45a9e4;},_0x2bd440['encodeDelimited']=function(_0x4a0031,_0x2dd039){return this['encode'](_0x4a0031,_0x2dd039)['ldelim']();},_0x2bd440['decode']=function(_0x5e9e29,_0x588c7a){_0x5e9e29 instanceof _0x3ebf86||(_0x5e9e29=_0x3ebf86['create'](_0x5e9e29));for(var _0x57667a=void 0x0===_0x588c7a?_0x5e9e29['len']:_0x5e9e29['pos']+_0x588c7a,_0x2c5d97=new _0x47007b['InsertOperation']();_0x5e9e29['pos']<_0x57667a;){var _0x8b5b3a=_0x5e9e29['uint32']();switch(_0x8b5b3a>>>0x3){case 0x1:_0x2c5d97['position']=_0x47007b['Position']['decode'](_0x5e9e29,_0x5e9e29['uint32']());break;case 0x2:_0x2c5d97['nodes']&&_0x2c5d97['nodes']['length']||(_0x2c5d97['nodes']=[]),_0x2c5d97['nodes']['push'](_0x47007b['Element']['decode'](_0x5e9e29,_0x5e9e29['uint32']()));break;case 0x3:_0x2c5d97['shouldReceiveAttributes']=_0x5e9e29['bool']();break;case 0x4:_0x2c5d97['wasUndone']=_0x5e9e29['bool']();break;default:_0x5e9e29['skipType'](0x7&_0x8b5b3a);}}return _0x2c5d97;},_0x2bd440['decodeDelimited']=function(_0x1e0123){return _0x1e0123 instanceof _0x3ebf86||(_0x1e0123=new _0x3ebf86(_0x1e0123)),this['decode'](_0x1e0123,_0x1e0123['uint32']());},_0x2bd440['verify']=function(_0x461405){if('object'!=typeof _0x461405||null===_0x461405)return'object\x20expected';if(null!=_0x461405['position']&&_0x461405['hasOwnProperty']('position')&&(_0x365afd=_0x47007b['Position']['verify'](_0x461405['position'])))return'position.'+_0x365afd;if(null!=_0x461405['nodes']&&_0x461405['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x461405['nodes']))return'nodes:\x20array\x20expected';for(var _0x439718=0x0;_0x439718<_0x461405['nodes']['length'];++_0x439718){var _0x365afd;if(_0x365afd=_0x47007b['Element']['verify'](_0x461405['nodes'][_0x439718]))return'nodes.'+_0x365afd;}}return null!=_0x461405['shouldReceiveAttributes']&&_0x461405['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x461405['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x461405['wasUndone']&&_0x461405['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x461405['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2bd440['fromObject']=function(_0x124e6d){if(_0x124e6d instanceof _0x47007b['InsertOperation'])return _0x124e6d;var _0x22a893=new _0x47007b['InsertOperation']();if(null!=_0x124e6d['position']){if('object'!=typeof _0x124e6d['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x22a893['position']=_0x47007b['Position']['fromObject'](_0x124e6d['position']);}if(_0x124e6d['nodes']){if(!Array['isArray'](_0x124e6d['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x22a893['nodes']=[];for(var _0x4c2a0f=0x0;_0x4c2a0f<_0x124e6d['nodes']['length'];++_0x4c2a0f){if('object'!=typeof _0x124e6d['nodes'][_0x4c2a0f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x22a893['nodes'][_0x4c2a0f]=_0x47007b['Element']['fromObject'](_0x124e6d['nodes'][_0x4c2a0f]);}}return null!=_0x124e6d['shouldReceiveAttributes']&&(_0x22a893['shouldReceiveAttributes']=Boolean(_0x124e6d['shouldReceiveAttributes'])),null!=_0x124e6d['wasUndone']&&(_0x22a893['wasUndone']=Boolean(_0x124e6d['wasUndone'])),_0x22a893;},_0x2bd440['toObject']=function(_0x59552c,_0x3b0035){_0x3b0035||(_0x3b0035={});var _0x17abb6={};if((_0x3b0035['arrays']||_0x3b0035['defaults'])&&(_0x17abb6['nodes']=[]),_0x3b0035['defaults']&&(_0x17abb6['position']=null,_0x17abb6['shouldReceiveAttributes']=!0x1,_0x17abb6['wasUndone']=!0x1),null!=_0x59552c['position']&&_0x59552c['hasOwnProperty']('position')&&(_0x17abb6['position']=_0x47007b['Position']['toObject'](_0x59552c['position'],_0x3b0035)),_0x59552c['nodes']&&_0x59552c['nodes']['length']){_0x17abb6['nodes']=[];for(var _0x53902e=0x0;_0x53902e<_0x59552c['nodes']['length'];++_0x53902e)_0x17abb6['nodes'][_0x53902e]=_0x47007b['Element']['toObject'](_0x59552c['nodes'][_0x53902e],_0x3b0035);}return null!=_0x59552c['shouldReceiveAttributes']&&_0x59552c['hasOwnProperty']('shouldReceiveAttributes')&&(_0x17abb6['shouldReceiveAttributes']=_0x59552c['shouldReceiveAttributes']),null!=_0x59552c['wasUndone']&&_0x59552c['hasOwnProperty']('wasUndone')&&(_0x17abb6['wasUndone']=_0x59552c['wasUndone']),_0x17abb6;},_0x2bd440['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x2bd440['getTypeUrl']=function(_0xfa5bfb){return void 0x0===_0xfa5bfb&&(_0xfa5bfb='type.googleapis.com'),_0xfa5bfb+'/InsertOperation';},_0x2bd440;}()),_0x47007b['MarkerOperation']=(function(){function _0x449749(_0x192180){if(_0x192180){for(var _0x50a5f1=Object['keys'](_0x192180),_0x5b6e7b=0x0;_0x5b6e7b<_0x50a5f1['length'];++_0x5b6e7b)null!=_0x192180[_0x50a5f1[_0x5b6e7b]]&&(this[_0x50a5f1[_0x5b6e7b]]=_0x192180[_0x50a5f1[_0x5b6e7b]]);}}return _0x449749['prototype']['name']='',_0x449749['prototype']['oldRange']=null,_0x449749['prototype']['newRange']=null,_0x449749['prototype']['affectsData']=!0x1,_0x449749['prototype']['wasUndone']=!0x1,_0x449749['create']=function(_0x46b436){return new _0x449749(_0x46b436);},_0x449749['encode']=function(_0x144d8e,_0x2e2b8e){return _0x2e2b8e||(_0x2e2b8e=_0x3c0e36['create']()),null!=_0x144d8e['name']&&Object['hasOwnProperty']['call'](_0x144d8e,'name')&&_0x2e2b8e['uint32'](0xa)['string'](_0x144d8e['name']),null!=_0x144d8e['oldRange']&&Object['hasOwnProperty']['call'](_0x144d8e,'oldRange')&&_0x47007b['Range']['encode'](_0x144d8e['oldRange'],_0x2e2b8e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x144d8e['newRange']&&Object['hasOwnProperty']['call'](_0x144d8e,'newRange')&&_0x47007b['Range']['encode'](_0x144d8e['newRange'],_0x2e2b8e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x144d8e['affectsData']&&Object['hasOwnProperty']['call'](_0x144d8e,'affectsData')&&_0x2e2b8e['uint32'](0x20)['bool'](_0x144d8e['affectsData']),null!=_0x144d8e['wasUndone']&&Object['hasOwnProperty']['call'](_0x144d8e,'wasUndone')&&_0x2e2b8e['uint32'](0x28)['bool'](_0x144d8e['wasUndone']),_0x2e2b8e;},_0x449749['encodeDelimited']=function(_0x41cb53,_0x379b18){return this['encode'](_0x41cb53,_0x379b18)['ldelim']();},_0x449749['decode']=function(_0xfa3bd7,_0x29d6bd){_0xfa3bd7 instanceof _0x3ebf86||(_0xfa3bd7=_0x3ebf86['create'](_0xfa3bd7));for(var _0xb38fb=void 0x0===_0x29d6bd?_0xfa3bd7['len']:_0xfa3bd7['pos']+_0x29d6bd,_0x567f4c=new _0x47007b['MarkerOperation']();_0xfa3bd7['pos']<_0xb38fb;){var _0x185b88=_0xfa3bd7['uint32']();switch(_0x185b88>>>0x3){case 0x1:_0x567f4c['name']=_0xfa3bd7['string']();break;case 0x2:_0x567f4c['oldRange']=_0x47007b['Range']['decode'](_0xfa3bd7,_0xfa3bd7['uint32']());break;case 0x3:_0x567f4c['newRange']=_0x47007b['Range']['decode'](_0xfa3bd7,_0xfa3bd7['uint32']());break;case 0x4:_0x567f4c['affectsData']=_0xfa3bd7['bool']();break;case 0x5:_0x567f4c['wasUndone']=_0xfa3bd7['bool']();break;default:_0xfa3bd7['skipType'](0x7&_0x185b88);}}return _0x567f4c;},_0x449749['decodeDelimited']=function(_0x51e3e7){return _0x51e3e7 instanceof _0x3ebf86||(_0x51e3e7=new _0x3ebf86(_0x51e3e7)),this['decode'](_0x51e3e7,_0x51e3e7['uint32']());},_0x449749['verify']=function(_0x134153){if('object'!=typeof _0x134153||null===_0x134153)return'object\x20expected';if(null!=_0x134153['name']&&_0x134153['hasOwnProperty']('name')&&!_0x372a87['isString'](_0x134153['name']))return'name:\x20string\x20expected';var _0x50cdde;if(null!=_0x134153['oldRange']&&_0x134153['hasOwnProperty']('oldRange')&&(_0x50cdde=_0x47007b['Range']['verify'](_0x134153['oldRange'])))return'oldRange.'+_0x50cdde;if(null!=_0x134153['newRange']&&_0x134153['hasOwnProperty']('newRange')&&(_0x50cdde=_0x47007b['Range']['verify'](_0x134153['newRange'])))return'newRange.'+_0x50cdde;return null!=_0x134153['affectsData']&&_0x134153['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x134153['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x134153['wasUndone']&&_0x134153['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x134153['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x449749['fromObject']=function(_0x87ee9d){if(_0x87ee9d instanceof _0x47007b['MarkerOperation'])return _0x87ee9d;var _0x4c786e=new _0x47007b['MarkerOperation']();if(null!=_0x87ee9d['name']&&(_0x4c786e['name']=String(_0x87ee9d['name'])),null!=_0x87ee9d['oldRange']){if('object'!=typeof _0x87ee9d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4c786e['oldRange']=_0x47007b['Range']['fromObject'](_0x87ee9d['oldRange']);}if(null!=_0x87ee9d['newRange']){if('object'!=typeof _0x87ee9d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4c786e['newRange']=_0x47007b['Range']['fromObject'](_0x87ee9d['newRange']);}return null!=_0x87ee9d['affectsData']&&(_0x4c786e['affectsData']=Boolean(_0x87ee9d['affectsData'])),null!=_0x87ee9d['wasUndone']&&(_0x4c786e['wasUndone']=Boolean(_0x87ee9d['wasUndone'])),_0x4c786e;},_0x449749['toObject']=function(_0x270818,_0x8ef24f){_0x8ef24f||(_0x8ef24f={});var _0x4dc0a3={};return _0x8ef24f['defaults']&&(_0x4dc0a3['name']='',_0x4dc0a3['oldRange']=null,_0x4dc0a3['newRange']=null,_0x4dc0a3['affectsData']=!0x1,_0x4dc0a3['wasUndone']=!0x1),null!=_0x270818['name']&&_0x270818['hasOwnProperty']('name')&&(_0x4dc0a3['name']=_0x270818['name']),null!=_0x270818['oldRange']&&_0x270818['hasOwnProperty']('oldRange')&&(_0x4dc0a3['oldRange']=_0x47007b['Range']['toObject'](_0x270818['oldRange'],_0x8ef24f)),null!=_0x270818['newRange']&&_0x270818['hasOwnProperty']('newRange')&&(_0x4dc0a3['newRange']=_0x47007b['Range']['toObject'](_0x270818['newRange'],_0x8ef24f)),null!=_0x270818['affectsData']&&_0x270818['hasOwnProperty']('affectsData')&&(_0x4dc0a3['affectsData']=_0x270818['affectsData']),null!=_0x270818['wasUndone']&&_0x270818['hasOwnProperty']('wasUndone')&&(_0x4dc0a3['wasUndone']=_0x270818['wasUndone']),_0x4dc0a3;},_0x449749['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x449749['getTypeUrl']=function(_0x57139e){return void 0x0===_0x57139e&&(_0x57139e='type.googleapis.com'),_0x57139e+'/MarkerOperation';},_0x449749;}()),_0x47007b['MergeOperation']=(function(){function _0x9fe305(_0x563fda){if(_0x563fda){for(var _0x104f95=Object['keys'](_0x563fda),_0x5aa06d=0x0;_0x5aa06d<_0x104f95['length'];++_0x5aa06d)null!=_0x563fda[_0x104f95[_0x5aa06d]]&&(this[_0x104f95[_0x5aa06d]]=_0x563fda[_0x104f95[_0x5aa06d]]);}}return _0x9fe305['prototype']['sourcePosition']=null,_0x9fe305['prototype']['targetPosition']=null,_0x9fe305['prototype']['graveyardPosition']=null,_0x9fe305['prototype']['howMany']=0x0,_0x9fe305['prototype']['wasUndone']=!0x1,_0x9fe305['create']=function(_0x68e953){return new _0x9fe305(_0x68e953);},_0x9fe305['encode']=function(_0x3f8851,_0x3cde38){return _0x3cde38||(_0x3cde38=_0x3c0e36['create']()),null!=_0x3f8851['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3f8851,'sourcePosition')&&_0x47007b['Position']['encode'](_0x3f8851['sourcePosition'],_0x3cde38['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f8851['targetPosition']&&Object['hasOwnProperty']['call'](_0x3f8851,'targetPosition')&&_0x47007b['Position']['encode'](_0x3f8851['targetPosition'],_0x3cde38['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3f8851['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3f8851,'graveyardPosition')&&_0x47007b['Position']['encode'](_0x3f8851['graveyardPosition'],_0x3cde38['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3f8851['howMany']&&Object['hasOwnProperty']['call'](_0x3f8851,'howMany')&&_0x3cde38['uint32'](0x20)['uint32'](_0x3f8851['howMany']),null!=_0x3f8851['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f8851,'wasUndone')&&_0x3cde38['uint32'](0x28)['bool'](_0x3f8851['wasUndone']),_0x3cde38;},_0x9fe305['encodeDelimited']=function(_0x20a4fc,_0x1e69c8){return this['encode'](_0x20a4fc,_0x1e69c8)['ldelim']();},_0x9fe305['decode']=function(_0x392486,_0x1b99ee){_0x392486 instanceof _0x3ebf86||(_0x392486=_0x3ebf86['create'](_0x392486));for(var _0x5c9d72=void 0x0===_0x1b99ee?_0x392486['len']:_0x392486['pos']+_0x1b99ee,_0x372ecf=new _0x47007b['MergeOperation']();_0x392486['pos']<_0x5c9d72;){var _0x2d0d11=_0x392486['uint32']();switch(_0x2d0d11>>>0x3){case 0x1:_0x372ecf['sourcePosition']=_0x47007b['Position']['decode'](_0x392486,_0x392486['uint32']());break;case 0x2:_0x372ecf['targetPosition']=_0x47007b['Position']['decode'](_0x392486,_0x392486['uint32']());break;case 0x3:_0x372ecf['graveyardPosition']=_0x47007b['Position']['decode'](_0x392486,_0x392486['uint32']());break;case 0x4:_0x372ecf['howMany']=_0x392486['uint32']();break;case 0x5:_0x372ecf['wasUndone']=_0x392486['bool']();break;default:_0x392486['skipType'](0x7&_0x2d0d11);}}return _0x372ecf;},_0x9fe305['decodeDelimited']=function(_0x201a9e){return _0x201a9e instanceof _0x3ebf86||(_0x201a9e=new _0x3ebf86(_0x201a9e)),this['decode'](_0x201a9e,_0x201a9e['uint32']());},_0x9fe305['verify']=function(_0x5b1b03){if('object'!=typeof _0x5b1b03||null===_0x5b1b03)return'object\x20expected';var _0xe9dfb8;if(null!=_0x5b1b03['sourcePosition']&&_0x5b1b03['hasOwnProperty']('sourcePosition')&&(_0xe9dfb8=_0x47007b['Position']['verify'](_0x5b1b03['sourcePosition'])))return'sourcePosition.'+_0xe9dfb8;if(null!=_0x5b1b03['targetPosition']&&_0x5b1b03['hasOwnProperty']('targetPosition')&&(_0xe9dfb8=_0x47007b['Position']['verify'](_0x5b1b03['targetPosition'])))return'targetPosition.'+_0xe9dfb8;if(null!=_0x5b1b03['graveyardPosition']&&_0x5b1b03['hasOwnProperty']('graveyardPosition')&&(_0xe9dfb8=_0x47007b['Position']['verify'](_0x5b1b03['graveyardPosition'])))return'graveyardPosition.'+_0xe9dfb8;return null!=_0x5b1b03['howMany']&&_0x5b1b03['hasOwnProperty']('howMany')&&!_0x372a87['isInteger'](_0x5b1b03['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5b1b03['wasUndone']&&_0x5b1b03['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5b1b03['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9fe305['fromObject']=function(_0x2028ba){if(_0x2028ba instanceof _0x47007b['MergeOperation'])return _0x2028ba;var _0x57f71d=new _0x47007b['MergeOperation']();if(null!=_0x2028ba['sourcePosition']){if('object'!=typeof _0x2028ba['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x57f71d['sourcePosition']=_0x47007b['Position']['fromObject'](_0x2028ba['sourcePosition']);}if(null!=_0x2028ba['targetPosition']){if('object'!=typeof _0x2028ba['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x57f71d['targetPosition']=_0x47007b['Position']['fromObject'](_0x2028ba['targetPosition']);}if(null!=_0x2028ba['graveyardPosition']){if('object'!=typeof _0x2028ba['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x57f71d['graveyardPosition']=_0x47007b['Position']['fromObject'](_0x2028ba['graveyardPosition']);}return null!=_0x2028ba['howMany']&&(_0x57f71d['howMany']=_0x2028ba['howMany']>>>0x0),null!=_0x2028ba['wasUndone']&&(_0x57f71d['wasUndone']=Boolean(_0x2028ba['wasUndone'])),_0x57f71d;},_0x9fe305['toObject']=function(_0x4ad113,_0x41a315){_0x41a315||(_0x41a315={});var _0x50af1f={};return _0x41a315['defaults']&&(_0x50af1f['sourcePosition']=null,_0x50af1f['targetPosition']=null,_0x50af1f['graveyardPosition']=null,_0x50af1f['howMany']=0x0,_0x50af1f['wasUndone']=!0x1),null!=_0x4ad113['sourcePosition']&&_0x4ad113['hasOwnProperty']('sourcePosition')&&(_0x50af1f['sourcePosition']=_0x47007b['Position']['toObject'](_0x4ad113['sourcePosition'],_0x41a315)),null!=_0x4ad113['targetPosition']&&_0x4ad113['hasOwnProperty']('targetPosition')&&(_0x50af1f['targetPosition']=_0x47007b['Position']['toObject'](_0x4ad113['targetPosition'],_0x41a315)),null!=_0x4ad113['graveyardPosition']&&_0x4ad113['hasOwnProperty']('graveyardPosition')&&(_0x50af1f['graveyardPosition']=_0x47007b['Position']['toObject'](_0x4ad113['graveyardPosition'],_0x41a315)),null!=_0x4ad113['howMany']&&_0x4ad113['hasOwnProperty']('howMany')&&(_0x50af1f['howMany']=_0x4ad113['howMany']),null!=_0x4ad113['wasUndone']&&_0x4ad113['hasOwnProperty']('wasUndone')&&(_0x50af1f['wasUndone']=_0x4ad113['wasUndone']),_0x50af1f;},_0x9fe305['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x9fe305['getTypeUrl']=function(_0x15be3b){return void 0x0===_0x15be3b&&(_0x15be3b='type.googleapis.com'),_0x15be3b+'/MergeOperation';},_0x9fe305;}()),_0x47007b['MoveOperation']=(function(){function _0x3775a9(_0x33b78a){if(_0x33b78a){for(var _0x3f7d0f=Object['keys'](_0x33b78a),_0x312235=0x0;_0x312235<_0x3f7d0f['length'];++_0x312235)null!=_0x33b78a[_0x3f7d0f[_0x312235]]&&(this[_0x3f7d0f[_0x312235]]=_0x33b78a[_0x3f7d0f[_0x312235]]);}}return _0x3775a9['prototype']['sourcePosition']=null,_0x3775a9['prototype']['howMany']=0x0,_0x3775a9['prototype']['targetPosition']=null,_0x3775a9['prototype']['wasUndone']=!0x1,_0x3775a9['create']=function(_0x1cc52c){return new _0x3775a9(_0x1cc52c);},_0x3775a9['encode']=function(_0x3ae18,_0x1d817b){return _0x1d817b||(_0x1d817b=_0x3c0e36['create']()),null!=_0x3ae18['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3ae18,'sourcePosition')&&_0x47007b['Position']['encode'](_0x3ae18['sourcePosition'],_0x1d817b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ae18['howMany']&&Object['hasOwnProperty']['call'](_0x3ae18,'howMany')&&_0x1d817b['uint32'](0x10)['uint32'](_0x3ae18['howMany']),null!=_0x3ae18['targetPosition']&&Object['hasOwnProperty']['call'](_0x3ae18,'targetPosition')&&_0x47007b['Position']['encode'](_0x3ae18['targetPosition'],_0x1d817b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3ae18['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ae18,'wasUndone')&&_0x1d817b['uint32'](0x20)['bool'](_0x3ae18['wasUndone']),_0x1d817b;},_0x3775a9['encodeDelimited']=function(_0x9fd40f,_0x42db39){return this['encode'](_0x9fd40f,_0x42db39)['ldelim']();},_0x3775a9['decode']=function(_0x183633,_0x1ca605){_0x183633 instanceof _0x3ebf86||(_0x183633=_0x3ebf86['create'](_0x183633));for(var _0x2e731c=void 0x0===_0x1ca605?_0x183633['len']:_0x183633['pos']+_0x1ca605,_0x83a432=new _0x47007b['MoveOperation']();_0x183633['pos']<_0x2e731c;){var _0x4b8077=_0x183633['uint32']();switch(_0x4b8077>>>0x3){case 0x1:_0x83a432['sourcePosition']=_0x47007b['Position']['decode'](_0x183633,_0x183633['uint32']());break;case 0x2:_0x83a432['howMany']=_0x183633['uint32']();break;case 0x3:_0x83a432['targetPosition']=_0x47007b['Position']['decode'](_0x183633,_0x183633['uint32']());break;case 0x4:_0x83a432['wasUndone']=_0x183633['bool']();break;default:_0x183633['skipType'](0x7&_0x4b8077);}}return _0x83a432;},_0x3775a9['decodeDelimited']=function(_0x3d86bf){return _0x3d86bf instanceof _0x3ebf86||(_0x3d86bf=new _0x3ebf86(_0x3d86bf)),this['decode'](_0x3d86bf,_0x3d86bf['uint32']());},_0x3775a9['verify']=function(_0x13e51f){if('object'!=typeof _0x13e51f||null===_0x13e51f)return'object\x20expected';var _0x48e7f4;if(null!=_0x13e51f['sourcePosition']&&_0x13e51f['hasOwnProperty']('sourcePosition')&&(_0x48e7f4=_0x47007b['Position']['verify'](_0x13e51f['sourcePosition'])))return'sourcePosition.'+_0x48e7f4;if(null!=_0x13e51f['howMany']&&_0x13e51f['hasOwnProperty']('howMany')&&!_0x372a87['isInteger'](_0x13e51f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x13e51f['targetPosition']&&_0x13e51f['hasOwnProperty']('targetPosition')&&(_0x48e7f4=_0x47007b['Position']['verify'](_0x13e51f['targetPosition'])))return'targetPosition.'+_0x48e7f4;return null!=_0x13e51f['wasUndone']&&_0x13e51f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13e51f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3775a9['fromObject']=function(_0x31b48a){if(_0x31b48a instanceof _0x47007b['MoveOperation'])return _0x31b48a;var _0x36c0b2=new _0x47007b['MoveOperation']();if(null!=_0x31b48a['sourcePosition']){if('object'!=typeof _0x31b48a['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x36c0b2['sourcePosition']=_0x47007b['Position']['fromObject'](_0x31b48a['sourcePosition']);}if(null!=_0x31b48a['howMany']&&(_0x36c0b2['howMany']=_0x31b48a['howMany']>>>0x0),null!=_0x31b48a['targetPosition']){if('object'!=typeof _0x31b48a['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x36c0b2['targetPosition']=_0x47007b['Position']['fromObject'](_0x31b48a['targetPosition']);}return null!=_0x31b48a['wasUndone']&&(_0x36c0b2['wasUndone']=Boolean(_0x31b48a['wasUndone'])),_0x36c0b2;},_0x3775a9['toObject']=function(_0x30377e,_0xc0996f){_0xc0996f||(_0xc0996f={});var _0x1559bc={};return _0xc0996f['defaults']&&(_0x1559bc['sourcePosition']=null,_0x1559bc['howMany']=0x0,_0x1559bc['targetPosition']=null,_0x1559bc['wasUndone']=!0x1),null!=_0x30377e['sourcePosition']&&_0x30377e['hasOwnProperty']('sourcePosition')&&(_0x1559bc['sourcePosition']=_0x47007b['Position']['toObject'](_0x30377e['sourcePosition'],_0xc0996f)),null!=_0x30377e['howMany']&&_0x30377e['hasOwnProperty']('howMany')&&(_0x1559bc['howMany']=_0x30377e['howMany']),null!=_0x30377e['targetPosition']&&_0x30377e['hasOwnProperty']('targetPosition')&&(_0x1559bc['targetPosition']=_0x47007b['Position']['toObject'](_0x30377e['targetPosition'],_0xc0996f)),null!=_0x30377e['wasUndone']&&_0x30377e['hasOwnProperty']('wasUndone')&&(_0x1559bc['wasUndone']=_0x30377e['wasUndone']),_0x1559bc;},_0x3775a9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x3775a9['getTypeUrl']=function(_0x1d174){return void 0x0===_0x1d174&&(_0x1d174='type.googleapis.com'),_0x1d174+'/MoveOperation';},_0x3775a9;}()),_0x47007b['RenameOperation']=(function(){function _0x29edcb(_0x48a017){if(_0x48a017){for(var _0x51d19e=Object['keys'](_0x48a017),_0x46678b=0x0;_0x46678b<_0x51d19e['length'];++_0x46678b)null!=_0x48a017[_0x51d19e[_0x46678b]]&&(this[_0x51d19e[_0x46678b]]=_0x48a017[_0x51d19e[_0x46678b]]);}}return _0x29edcb['prototype']['position']=null,_0x29edcb['prototype']['oldName']='',_0x29edcb['prototype']['newName']='',_0x29edcb['prototype']['wasUndone']=!0x1,_0x29edcb['create']=function(_0x54f167){return new _0x29edcb(_0x54f167);},_0x29edcb['encode']=function(_0x596f84,_0x22f967){return _0x22f967||(_0x22f967=_0x3c0e36['create']()),null!=_0x596f84['position']&&Object['hasOwnProperty']['call'](_0x596f84,'position')&&_0x47007b['Position']['encode'](_0x596f84['position'],_0x22f967['uint32'](0xa)['fork']())['ldelim'](),null!=_0x596f84['oldName']&&Object['hasOwnProperty']['call'](_0x596f84,'oldName')&&_0x22f967['uint32'](0x12)['string'](_0x596f84['oldName']),null!=_0x596f84['newName']&&Object['hasOwnProperty']['call'](_0x596f84,'newName')&&_0x22f967['uint32'](0x1a)['string'](_0x596f84['newName']),null!=_0x596f84['wasUndone']&&Object['hasOwnProperty']['call'](_0x596f84,'wasUndone')&&_0x22f967['uint32'](0x20)['bool'](_0x596f84['wasUndone']),_0x22f967;},_0x29edcb['encodeDelimited']=function(_0xf7c892,_0x487c42){return this['encode'](_0xf7c892,_0x487c42)['ldelim']();},_0x29edcb['decode']=function(_0x3b561a,_0x2a5286){_0x3b561a instanceof _0x3ebf86||(_0x3b561a=_0x3ebf86['create'](_0x3b561a));for(var _0x5c44e2=void 0x0===_0x2a5286?_0x3b561a['len']:_0x3b561a['pos']+_0x2a5286,_0x4a6085=new _0x47007b['RenameOperation']();_0x3b561a['pos']<_0x5c44e2;){var _0x47bf1d=_0x3b561a['uint32']();switch(_0x47bf1d>>>0x3){case 0x1:_0x4a6085['position']=_0x47007b['Position']['decode'](_0x3b561a,_0x3b561a['uint32']());break;case 0x2:_0x4a6085['oldName']=_0x3b561a['string']();break;case 0x3:_0x4a6085['newName']=_0x3b561a['string']();break;case 0x4:_0x4a6085['wasUndone']=_0x3b561a['bool']();break;default:_0x3b561a['skipType'](0x7&_0x47bf1d);}}return _0x4a6085;},_0x29edcb['decodeDelimited']=function(_0x59eb70){return _0x59eb70 instanceof _0x3ebf86||(_0x59eb70=new _0x3ebf86(_0x59eb70)),this['decode'](_0x59eb70,_0x59eb70['uint32']());},_0x29edcb['verify']=function(_0x517df3){if('object'!=typeof _0x517df3||null===_0x517df3)return'object\x20expected';if(null!=_0x517df3['position']&&_0x517df3['hasOwnProperty']('position')){var _0x453688=_0x47007b['Position']['verify'](_0x517df3['position']);if(_0x453688)return'position.'+_0x453688;}return null!=_0x517df3['oldName']&&_0x517df3['hasOwnProperty']('oldName')&&!_0x372a87['isString'](_0x517df3['oldName'])?'oldName:\x20string\x20expected':null!=_0x517df3['newName']&&_0x517df3['hasOwnProperty']('newName')&&!_0x372a87['isString'](_0x517df3['newName'])?'newName:\x20string\x20expected':null!=_0x517df3['wasUndone']&&_0x517df3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x517df3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29edcb['fromObject']=function(_0x4f9cb7){if(_0x4f9cb7 instanceof _0x47007b['RenameOperation'])return _0x4f9cb7;var _0x2024d7=new _0x47007b['RenameOperation']();if(null!=_0x4f9cb7['position']){if('object'!=typeof _0x4f9cb7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2024d7['position']=_0x47007b['Position']['fromObject'](_0x4f9cb7['position']);}return null!=_0x4f9cb7['oldName']&&(_0x2024d7['oldName']=String(_0x4f9cb7['oldName'])),null!=_0x4f9cb7['newName']&&(_0x2024d7['newName']=String(_0x4f9cb7['newName'])),null!=_0x4f9cb7['wasUndone']&&(_0x2024d7['wasUndone']=Boolean(_0x4f9cb7['wasUndone'])),_0x2024d7;},_0x29edcb['toObject']=function(_0x139b97,_0x39db05){_0x39db05||(_0x39db05={});var _0x94f4d2={};return _0x39db05['defaults']&&(_0x94f4d2['position']=null,_0x94f4d2['oldName']='',_0x94f4d2['newName']='',_0x94f4d2['wasUndone']=!0x1),null!=_0x139b97['position']&&_0x139b97['hasOwnProperty']('position')&&(_0x94f4d2['position']=_0x47007b['Position']['toObject'](_0x139b97['position'],_0x39db05)),null!=_0x139b97['oldName']&&_0x139b97['hasOwnProperty']('oldName')&&(_0x94f4d2['oldName']=_0x139b97['oldName']),null!=_0x139b97['newName']&&_0x139b97['hasOwnProperty']('newName')&&(_0x94f4d2['newName']=_0x139b97['newName']),null!=_0x139b97['wasUndone']&&_0x139b97['hasOwnProperty']('wasUndone')&&(_0x94f4d2['wasUndone']=_0x139b97['wasUndone']),_0x94f4d2;},_0x29edcb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x29edcb['getTypeUrl']=function(_0x996649){return void 0x0===_0x996649&&(_0x996649='type.googleapis.com'),_0x996649+'/RenameOperation';},_0x29edcb;}()),_0x47007b['RootAttributeOperation']=(function(){function _0x3d4eb6(_0x4f86fc){if(_0x4f86fc){for(var _0x11606b=Object['keys'](_0x4f86fc),_0x4f83be=0x0;_0x4f83be<_0x11606b['length'];++_0x4f83be)null!=_0x4f86fc[_0x11606b[_0x4f83be]]&&(this[_0x11606b[_0x4f83be]]=_0x4f86fc[_0x11606b[_0x4f83be]]);}}return _0x3d4eb6['prototype']['root']='',_0x3d4eb6['prototype']['key']='',_0x3d4eb6['prototype']['oldValueBoolean']=!0x1,_0x3d4eb6['prototype']['oldValueJson']='',_0x3d4eb6['prototype']['newValueBoolean']=!0x1,_0x3d4eb6['prototype']['newValueJson']='',_0x3d4eb6['prototype']['wasUndone']=!0x1,_0x3d4eb6['create']=function(_0x537769){return new _0x3d4eb6(_0x537769);},_0x3d4eb6['encode']=function(_0x484ac6,_0x148dd0){return _0x148dd0||(_0x148dd0=_0x3c0e36['create']()),null!=_0x484ac6['root']&&Object['hasOwnProperty']['call'](_0x484ac6,'root')&&_0x148dd0['uint32'](0xa)['string'](_0x484ac6['root']),null!=_0x484ac6['key']&&Object['hasOwnProperty']['call'](_0x484ac6,'key')&&_0x148dd0['uint32'](0x12)['string'](_0x484ac6['key']),null!=_0x484ac6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x484ac6,'oldValueBoolean')&&_0x148dd0['uint32'](0x18)['bool'](_0x484ac6['oldValueBoolean']),null!=_0x484ac6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x484ac6,'oldValueJson')&&_0x148dd0['uint32'](0x22)['string'](_0x484ac6['oldValueJson']),null!=_0x484ac6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x484ac6,'newValueBoolean')&&_0x148dd0['uint32'](0x28)['bool'](_0x484ac6['newValueBoolean']),null!=_0x484ac6['newValueJson']&&Object['hasOwnProperty']['call'](_0x484ac6,'newValueJson')&&_0x148dd0['uint32'](0x32)['string'](_0x484ac6['newValueJson']),null!=_0x484ac6['wasUndone']&&Object['hasOwnProperty']['call'](_0x484ac6,'wasUndone')&&_0x148dd0['uint32'](0x38)['bool'](_0x484ac6['wasUndone']),_0x148dd0;},_0x3d4eb6['encodeDelimited']=function(_0x1c2cd2,_0x1998e4){return this['encode'](_0x1c2cd2,_0x1998e4)['ldelim']();},_0x3d4eb6['decode']=function(_0x455056,_0x58f328){_0x455056 instanceof _0x3ebf86||(_0x455056=_0x3ebf86['create'](_0x455056));for(var _0x5f05b5=void 0x0===_0x58f328?_0x455056['len']:_0x455056['pos']+_0x58f328,_0x41f9eb=new _0x47007b['RootAttributeOperation']();_0x455056['pos']<_0x5f05b5;){var _0x50d901=_0x455056['uint32']();switch(_0x50d901>>>0x3){case 0x1:_0x41f9eb['root']=_0x455056['string']();break;case 0x2:_0x41f9eb['key']=_0x455056['string']();break;case 0x3:_0x41f9eb['oldValueBoolean']=_0x455056['bool']();break;case 0x4:_0x41f9eb['oldValueJson']=_0x455056['string']();break;case 0x5:_0x41f9eb['newValueBoolean']=_0x455056['bool']();break;case 0x6:_0x41f9eb['newValueJson']=_0x455056['string']();break;case 0x7:_0x41f9eb['wasUndone']=_0x455056['bool']();break;default:_0x455056['skipType'](0x7&_0x50d901);}}return _0x41f9eb;},_0x3d4eb6['decodeDelimited']=function(_0xd0ba13){return _0xd0ba13 instanceof _0x3ebf86||(_0xd0ba13=new _0x3ebf86(_0xd0ba13)),this['decode'](_0xd0ba13,_0xd0ba13['uint32']());},_0x3d4eb6['verify']=function(_0x2fe1a9){return'object'!=typeof _0x2fe1a9||null===_0x2fe1a9?'object\x20expected':null!=_0x2fe1a9['root']&&_0x2fe1a9['hasOwnProperty']('root')&&!_0x372a87['isString'](_0x2fe1a9['root'])?'root:\x20string\x20expected':null!=_0x2fe1a9['key']&&_0x2fe1a9['hasOwnProperty']('key')&&!_0x372a87['isString'](_0x2fe1a9['key'])?'key:\x20string\x20expected':null!=_0x2fe1a9['oldValueBoolean']&&_0x2fe1a9['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2fe1a9['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2fe1a9['oldValueJson']&&_0x2fe1a9['hasOwnProperty']('oldValueJson')&&!_0x372a87['isString'](_0x2fe1a9['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2fe1a9['newValueBoolean']&&_0x2fe1a9['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2fe1a9['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2fe1a9['newValueJson']&&_0x2fe1a9['hasOwnProperty']('newValueJson')&&!_0x372a87['isString'](_0x2fe1a9['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2fe1a9['wasUndone']&&_0x2fe1a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fe1a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d4eb6['fromObject']=function(_0x39b668){if(_0x39b668 instanceof _0x47007b['RootAttributeOperation'])return _0x39b668;var _0x10e4d3=new _0x47007b['RootAttributeOperation']();return null!=_0x39b668['root']&&(_0x10e4d3['root']=String(_0x39b668['root'])),null!=_0x39b668['key']&&(_0x10e4d3['key']=String(_0x39b668['key'])),null!=_0x39b668['oldValueBoolean']&&(_0x10e4d3['oldValueBoolean']=Boolean(_0x39b668['oldValueBoolean'])),null!=_0x39b668['oldValueJson']&&(_0x10e4d3['oldValueJson']=String(_0x39b668['oldValueJson'])),null!=_0x39b668['newValueBoolean']&&(_0x10e4d3['newValueBoolean']=Boolean(_0x39b668['newValueBoolean'])),null!=_0x39b668['newValueJson']&&(_0x10e4d3['newValueJson']=String(_0x39b668['newValueJson'])),null!=_0x39b668['wasUndone']&&(_0x10e4d3['wasUndone']=Boolean(_0x39b668['wasUndone'])),_0x10e4d3;},_0x3d4eb6['toObject']=function(_0x50999d,_0x301ebb){_0x301ebb||(_0x301ebb={});var _0x335e42={};return _0x301ebb['defaults']&&(_0x335e42['root']='',_0x335e42['key']='',_0x335e42['oldValueBoolean']=!0x1,_0x335e42['oldValueJson']='',_0x335e42['newValueBoolean']=!0x1,_0x335e42['newValueJson']='',_0x335e42['wasUndone']=!0x1),null!=_0x50999d['root']&&_0x50999d['hasOwnProperty']('root')&&(_0x335e42['root']=_0x50999d['root']),null!=_0x50999d['key']&&_0x50999d['hasOwnProperty']('key')&&(_0x335e42['key']=_0x50999d['key']),null!=_0x50999d['oldValueBoolean']&&_0x50999d['hasOwnProperty']('oldValueBoolean')&&(_0x335e42['oldValueBoolean']=_0x50999d['oldValueBoolean']),null!=_0x50999d['oldValueJson']&&_0x50999d['hasOwnProperty']('oldValueJson')&&(_0x335e42['oldValueJson']=_0x50999d['oldValueJson']),null!=_0x50999d['newValueBoolean']&&_0x50999d['hasOwnProperty']('newValueBoolean')&&(_0x335e42['newValueBoolean']=_0x50999d['newValueBoolean']),null!=_0x50999d['newValueJson']&&_0x50999d['hasOwnProperty']('newValueJson')&&(_0x335e42['newValueJson']=_0x50999d['newValueJson']),null!=_0x50999d['wasUndone']&&_0x50999d['hasOwnProperty']('wasUndone')&&(_0x335e42['wasUndone']=_0x50999d['wasUndone']),_0x335e42;},_0x3d4eb6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x3d4eb6['getTypeUrl']=function(_0x34aec6){return void 0x0===_0x34aec6&&(_0x34aec6='type.googleapis.com'),_0x34aec6+'/RootAttributeOperation';},_0x3d4eb6;}()),_0x47007b['RootOperation']=(function(){function _0x1367a5(_0x56728a){if(_0x56728a){for(var _0x1978bb=Object['keys'](_0x56728a),_0x52a6e9=0x0;_0x52a6e9<_0x1978bb['length'];++_0x52a6e9)null!=_0x56728a[_0x1978bb[_0x52a6e9]]&&(this[_0x1978bb[_0x52a6e9]]=_0x56728a[_0x1978bb[_0x52a6e9]]);}}return _0x1367a5['prototype']['rootName']='',_0x1367a5['prototype']['elementName']='',_0x1367a5['prototype']['isAdd']=!0x1,_0x1367a5['prototype']['wasUndone']=!0x1,_0x1367a5['create']=function(_0x534b91){return new _0x1367a5(_0x534b91);},_0x1367a5['encode']=function(_0x21431a,_0x3159a0){return _0x3159a0||(_0x3159a0=_0x3c0e36['create']()),null!=_0x21431a['rootName']&&Object['hasOwnProperty']['call'](_0x21431a,'rootName')&&_0x3159a0['uint32'](0xa)['string'](_0x21431a['rootName']),null!=_0x21431a['elementName']&&Object['hasOwnProperty']['call'](_0x21431a,'elementName')&&_0x3159a0['uint32'](0x12)['string'](_0x21431a['elementName']),null!=_0x21431a['isAdd']&&Object['hasOwnProperty']['call'](_0x21431a,'isAdd')&&_0x3159a0['uint32'](0x18)['bool'](_0x21431a['isAdd']),null!=_0x21431a['wasUndone']&&Object['hasOwnProperty']['call'](_0x21431a,'wasUndone')&&_0x3159a0['uint32'](0x20)['bool'](_0x21431a['wasUndone']),_0x3159a0;},_0x1367a5['encodeDelimited']=function(_0x3ef8e6,_0x26c951){return this['encode'](_0x3ef8e6,_0x26c951)['ldelim']();},_0x1367a5['decode']=function(_0x55eff2,_0x355fc2){_0x55eff2 instanceof _0x3ebf86||(_0x55eff2=_0x3ebf86['create'](_0x55eff2));for(var _0x452657=void 0x0===_0x355fc2?_0x55eff2['len']:_0x55eff2['pos']+_0x355fc2,_0x38d7e4=new _0x47007b['RootOperation']();_0x55eff2['pos']<_0x452657;){var _0x404fe6=_0x55eff2['uint32']();switch(_0x404fe6>>>0x3){case 0x1:_0x38d7e4['rootName']=_0x55eff2['string']();break;case 0x2:_0x38d7e4['elementName']=_0x55eff2['string']();break;case 0x3:_0x38d7e4['isAdd']=_0x55eff2['bool']();break;case 0x4:_0x38d7e4['wasUndone']=_0x55eff2['bool']();break;default:_0x55eff2['skipType'](0x7&_0x404fe6);}}return _0x38d7e4;},_0x1367a5['decodeDelimited']=function(_0x26d5d2){return _0x26d5d2 instanceof _0x3ebf86||(_0x26d5d2=new _0x3ebf86(_0x26d5d2)),this['decode'](_0x26d5d2,_0x26d5d2['uint32']());},_0x1367a5['verify']=function(_0x1796cb){return'object'!=typeof _0x1796cb||null===_0x1796cb?'object\x20expected':null!=_0x1796cb['rootName']&&_0x1796cb['hasOwnProperty']('rootName')&&!_0x372a87['isString'](_0x1796cb['rootName'])?'rootName:\x20string\x20expected':null!=_0x1796cb['elementName']&&_0x1796cb['hasOwnProperty']('elementName')&&!_0x372a87['isString'](_0x1796cb['elementName'])?'elementName:\x20string\x20expected':null!=_0x1796cb['isAdd']&&_0x1796cb['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1796cb['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1796cb['wasUndone']&&_0x1796cb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1796cb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1367a5['fromObject']=function(_0x731dbb){if(_0x731dbb instanceof _0x47007b['RootOperation'])return _0x731dbb;var _0x3049b7=new _0x47007b['RootOperation']();return null!=_0x731dbb['rootName']&&(_0x3049b7['rootName']=String(_0x731dbb['rootName'])),null!=_0x731dbb['elementName']&&(_0x3049b7['elementName']=String(_0x731dbb['elementName'])),null!=_0x731dbb['isAdd']&&(_0x3049b7['isAdd']=Boolean(_0x731dbb['isAdd'])),null!=_0x731dbb['wasUndone']&&(_0x3049b7['wasUndone']=Boolean(_0x731dbb['wasUndone'])),_0x3049b7;},_0x1367a5['toObject']=function(_0x430b16,_0x51ed6b){_0x51ed6b||(_0x51ed6b={});var _0x54d5e2={};return _0x51ed6b['defaults']&&(_0x54d5e2['rootName']='',_0x54d5e2['elementName']='',_0x54d5e2['isAdd']=!0x1,_0x54d5e2['wasUndone']=!0x1),null!=_0x430b16['rootName']&&_0x430b16['hasOwnProperty']('rootName')&&(_0x54d5e2['rootName']=_0x430b16['rootName']),null!=_0x430b16['elementName']&&_0x430b16['hasOwnProperty']('elementName')&&(_0x54d5e2['elementName']=_0x430b16['elementName']),null!=_0x430b16['isAdd']&&_0x430b16['hasOwnProperty']('isAdd')&&(_0x54d5e2['isAdd']=_0x430b16['isAdd']),null!=_0x430b16['wasUndone']&&_0x430b16['hasOwnProperty']('wasUndone')&&(_0x54d5e2['wasUndone']=_0x430b16['wasUndone']),_0x54d5e2;},_0x1367a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x1367a5['getTypeUrl']=function(_0x39aa72){return void 0x0===_0x39aa72&&(_0x39aa72='type.googleapis.com'),_0x39aa72+'/RootOperation';},_0x1367a5;}()),_0x47007b['SplitOperation']=(function(){function _0x5648a8(_0xecfc4a){if(_0xecfc4a){for(var _0x1a7a4f=Object['keys'](_0xecfc4a),_0x2b64d9=0x0;_0x2b64d9<_0x1a7a4f['length'];++_0x2b64d9)null!=_0xecfc4a[_0x1a7a4f[_0x2b64d9]]&&(this[_0x1a7a4f[_0x2b64d9]]=_0xecfc4a[_0x1a7a4f[_0x2b64d9]]);}}return _0x5648a8['prototype']['splitPosition']=null,_0x5648a8['prototype']['graveyardPosition']=null,_0x5648a8['prototype']['howMany']=0x0,_0x5648a8['prototype']['insertionPosition']=null,_0x5648a8['prototype']['wasUndone']=!0x1,_0x5648a8['create']=function(_0xc4b3ab){return new _0x5648a8(_0xc4b3ab);},_0x5648a8['encode']=function(_0x386822,_0x5cccde){return _0x5cccde||(_0x5cccde=_0x3c0e36['create']()),null!=_0x386822['splitPosition']&&Object['hasOwnProperty']['call'](_0x386822,'splitPosition')&&_0x47007b['Position']['encode'](_0x386822['splitPosition'],_0x5cccde['uint32'](0xa)['fork']())['ldelim'](),null!=_0x386822['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x386822,'graveyardPosition')&&_0x47007b['Position']['encode'](_0x386822['graveyardPosition'],_0x5cccde['uint32'](0x12)['fork']())['ldelim'](),null!=_0x386822['howMany']&&Object['hasOwnProperty']['call'](_0x386822,'howMany')&&_0x5cccde['uint32'](0x18)['uint32'](_0x386822['howMany']),null!=_0x386822['insertionPosition']&&Object['hasOwnProperty']['call'](_0x386822,'insertionPosition')&&_0x47007b['Position']['encode'](_0x386822['insertionPosition'],_0x5cccde['uint32'](0x22)['fork']())['ldelim'](),null!=_0x386822['wasUndone']&&Object['hasOwnProperty']['call'](_0x386822,'wasUndone')&&_0x5cccde['uint32'](0x28)['bool'](_0x386822['wasUndone']),_0x5cccde;},_0x5648a8['encodeDelimited']=function(_0x2364c3,_0x597bbd){return this['encode'](_0x2364c3,_0x597bbd)['ldelim']();},_0x5648a8['decode']=function(_0x10503c,_0x3522a8){_0x10503c instanceof _0x3ebf86||(_0x10503c=_0x3ebf86['create'](_0x10503c));for(var _0xc70533=void 0x0===_0x3522a8?_0x10503c['len']:_0x10503c['pos']+_0x3522a8,_0x257a27=new _0x47007b['SplitOperation']();_0x10503c['pos']<_0xc70533;){var _0x788a93=_0x10503c['uint32']();switch(_0x788a93>>>0x3){case 0x1:_0x257a27['splitPosition']=_0x47007b['Position']['decode'](_0x10503c,_0x10503c['uint32']());break;case 0x2:_0x257a27['graveyardPosition']=_0x47007b['Position']['decode'](_0x10503c,_0x10503c['uint32']());break;case 0x3:_0x257a27['howMany']=_0x10503c['uint32']();break;case 0x4:_0x257a27['insertionPosition']=_0x47007b['Position']['decode'](_0x10503c,_0x10503c['uint32']());break;case 0x5:_0x257a27['wasUndone']=_0x10503c['bool']();break;default:_0x10503c['skipType'](0x7&_0x788a93);}}return _0x257a27;},_0x5648a8['decodeDelimited']=function(_0x4f206a){return _0x4f206a instanceof _0x3ebf86||(_0x4f206a=new _0x3ebf86(_0x4f206a)),this['decode'](_0x4f206a,_0x4f206a['uint32']());},_0x5648a8['verify']=function(_0x499e76){if('object'!=typeof _0x499e76||null===_0x499e76)return'object\x20expected';var _0x3277fc;if(null!=_0x499e76['splitPosition']&&_0x499e76['hasOwnProperty']('splitPosition')&&(_0x3277fc=_0x47007b['Position']['verify'](_0x499e76['splitPosition'])))return'splitPosition.'+_0x3277fc;if(null!=_0x499e76['graveyardPosition']&&_0x499e76['hasOwnProperty']('graveyardPosition')&&(_0x3277fc=_0x47007b['Position']['verify'](_0x499e76['graveyardPosition'])))return'graveyardPosition.'+_0x3277fc;if(null!=_0x499e76['howMany']&&_0x499e76['hasOwnProperty']('howMany')&&!_0x372a87['isInteger'](_0x499e76['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x499e76['insertionPosition']&&_0x499e76['hasOwnProperty']('insertionPosition')&&(_0x3277fc=_0x47007b['Position']['verify'](_0x499e76['insertionPosition'])))return'insertionPosition.'+_0x3277fc;return null!=_0x499e76['wasUndone']&&_0x499e76['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x499e76['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5648a8['fromObject']=function(_0x13d434){if(_0x13d434 instanceof _0x47007b['SplitOperation'])return _0x13d434;var _0x36afc1=new _0x47007b['SplitOperation']();if(null!=_0x13d434['splitPosition']){if('object'!=typeof _0x13d434['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x36afc1['splitPosition']=_0x47007b['Position']['fromObject'](_0x13d434['splitPosition']);}if(null!=_0x13d434['graveyardPosition']){if('object'!=typeof _0x13d434['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x36afc1['graveyardPosition']=_0x47007b['Position']['fromObject'](_0x13d434['graveyardPosition']);}if(null!=_0x13d434['howMany']&&(_0x36afc1['howMany']=_0x13d434['howMany']>>>0x0),null!=_0x13d434['insertionPosition']){if('object'!=typeof _0x13d434['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x36afc1['insertionPosition']=_0x47007b['Position']['fromObject'](_0x13d434['insertionPosition']);}return null!=_0x13d434['wasUndone']&&(_0x36afc1['wasUndone']=Boolean(_0x13d434['wasUndone'])),_0x36afc1;},_0x5648a8['toObject']=function(_0x48216f,_0x4b52fa){_0x4b52fa||(_0x4b52fa={});var _0x30c012={};return _0x4b52fa['defaults']&&(_0x30c012['splitPosition']=null,_0x30c012['graveyardPosition']=null,_0x30c012['howMany']=0x0,_0x30c012['insertionPosition']=null,_0x30c012['wasUndone']=!0x1),null!=_0x48216f['splitPosition']&&_0x48216f['hasOwnProperty']('splitPosition')&&(_0x30c012['splitPosition']=_0x47007b['Position']['toObject'](_0x48216f['splitPosition'],_0x4b52fa)),null!=_0x48216f['graveyardPosition']&&_0x48216f['hasOwnProperty']('graveyardPosition')&&(_0x30c012['graveyardPosition']=_0x47007b['Position']['toObject'](_0x48216f['graveyardPosition'],_0x4b52fa)),null!=_0x48216f['howMany']&&_0x48216f['hasOwnProperty']('howMany')&&(_0x30c012['howMany']=_0x48216f['howMany']),null!=_0x48216f['insertionPosition']&&_0x48216f['hasOwnProperty']('insertionPosition')&&(_0x30c012['insertionPosition']=_0x47007b['Position']['toObject'](_0x48216f['insertionPosition'],_0x4b52fa)),null!=_0x48216f['wasUndone']&&_0x48216f['hasOwnProperty']('wasUndone')&&(_0x30c012['wasUndone']=_0x48216f['wasUndone']),_0x30c012;},_0x5648a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x5648a8['getTypeUrl']=function(_0x2ef5d0){return void 0x0===_0x2ef5d0&&(_0x2ef5d0='type.googleapis.com'),_0x2ef5d0+'/SplitOperation';},_0x5648a8;}()),_0x47007b['Position']=(function(){function _0x2c9ec2(_0x54cd8e){if(this['path']=[],_0x54cd8e){for(var _0x4c589b=Object['keys'](_0x54cd8e),_0xfb1df6=0x0;_0xfb1df6<_0x4c589b['length'];++_0xfb1df6)null!=_0x54cd8e[_0x4c589b[_0xfb1df6]]&&(this[_0x4c589b[_0xfb1df6]]=_0x54cd8e[_0x4c589b[_0xfb1df6]]);}}return _0x2c9ec2['prototype']['root']='',_0x2c9ec2['prototype']['rootMain']=!0x1,_0x2c9ec2['prototype']['rootGraveyard']=!0x1,_0x2c9ec2['prototype']['path']=_0x372a87['emptyArray'],_0x2c9ec2['prototype']['stickiness']='',_0x2c9ec2['create']=function(_0x4c53c5){return new _0x2c9ec2(_0x4c53c5);},_0x2c9ec2['encode']=function(_0x1cc157,_0x452bed){if(_0x452bed||(_0x452bed=_0x3c0e36['create']()),null!=_0x1cc157['root']&&Object['hasOwnProperty']['call'](_0x1cc157,'root')&&_0x452bed['uint32'](0xa)['string'](_0x1cc157['root']),null!=_0x1cc157['rootMain']&&Object['hasOwnProperty']['call'](_0x1cc157,'rootMain')&&_0x452bed['uint32'](0x10)['bool'](_0x1cc157['rootMain']),null!=_0x1cc157['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1cc157,'rootGraveyard')&&_0x452bed['uint32'](0x18)['bool'](_0x1cc157['rootGraveyard']),null!=_0x1cc157['path']&&_0x1cc157['path']['length']){_0x452bed['uint32'](0x22)['fork']();for(var _0x374627=0x0;_0x374627<_0x1cc157['path']['length'];++_0x374627)_0x452bed['uint32'](_0x1cc157['path'][_0x374627]);_0x452bed['ldelim']();}return null!=_0x1cc157['stickiness']&&Object['hasOwnProperty']['call'](_0x1cc157,'stickiness')&&_0x452bed['uint32'](0x2a)['string'](_0x1cc157['stickiness']),_0x452bed;},_0x2c9ec2['encodeDelimited']=function(_0x16e863,_0x42161d){return this['encode'](_0x16e863,_0x42161d)['ldelim']();},_0x2c9ec2['decode']=function(_0x53cce7,_0x3f4a2d){_0x53cce7 instanceof _0x3ebf86||(_0x53cce7=_0x3ebf86['create'](_0x53cce7));for(var _0x4d4237=void 0x0===_0x3f4a2d?_0x53cce7['len']:_0x53cce7['pos']+_0x3f4a2d,_0x22f9b5=new _0x47007b['Position']();_0x53cce7['pos']<_0x4d4237;){var _0x3fc75b=_0x53cce7['uint32']();switch(_0x3fc75b>>>0x3){case 0x1:_0x22f9b5['root']=_0x53cce7['string']();break;case 0x2:_0x22f9b5['rootMain']=_0x53cce7['bool']();break;case 0x3:_0x22f9b5['rootGraveyard']=_0x53cce7['bool']();break;case 0x4:if(_0x22f9b5['path']&&_0x22f9b5['path']['length']||(_0x22f9b5['path']=[]),0x2==(0x7&_0x3fc75b)){for(var _0x45e863=_0x53cce7['uint32']()+_0x53cce7['pos'];_0x53cce7['pos']<_0x45e863;)_0x22f9b5['path']['push'](_0x53cce7['uint32']());}else _0x22f9b5['path']['push'](_0x53cce7['uint32']());break;case 0x5:_0x22f9b5['stickiness']=_0x53cce7['string']();break;default:_0x53cce7['skipType'](0x7&_0x3fc75b);}}return _0x22f9b5;},_0x2c9ec2['decodeDelimited']=function(_0x39547b){return _0x39547b instanceof _0x3ebf86||(_0x39547b=new _0x3ebf86(_0x39547b)),this['decode'](_0x39547b,_0x39547b['uint32']());},_0x2c9ec2['verify']=function(_0x32ef5f){if('object'!=typeof _0x32ef5f||null===_0x32ef5f)return'object\x20expected';if(null!=_0x32ef5f['root']&&_0x32ef5f['hasOwnProperty']('root')&&!_0x372a87['isString'](_0x32ef5f['root']))return'root:\x20string\x20expected';if(null!=_0x32ef5f['rootMain']&&_0x32ef5f['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x32ef5f['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x32ef5f['rootGraveyard']&&_0x32ef5f['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x32ef5f['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x32ef5f['path']&&_0x32ef5f['hasOwnProperty']('path')){if(!Array['isArray'](_0x32ef5f['path']))return'path:\x20array\x20expected';for(var _0x8481d9=0x0;_0x8481d9<_0x32ef5f['path']['length'];++_0x8481d9)if(!_0x372a87['isInteger'](_0x32ef5f['path'][_0x8481d9]))return'path:\x20integer[]\x20expected';}return null!=_0x32ef5f['stickiness']&&_0x32ef5f['hasOwnProperty']('stickiness')&&!_0x372a87['isString'](_0x32ef5f['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2c9ec2['fromObject']=function(_0x3ba916){if(_0x3ba916 instanceof _0x47007b['Position'])return _0x3ba916;var _0x30710e=new _0x47007b['Position']();if(null!=_0x3ba916['root']&&(_0x30710e['root']=String(_0x3ba916['root'])),null!=_0x3ba916['rootMain']&&(_0x30710e['rootMain']=Boolean(_0x3ba916['rootMain'])),null!=_0x3ba916['rootGraveyard']&&(_0x30710e['rootGraveyard']=Boolean(_0x3ba916['rootGraveyard'])),_0x3ba916['path']){if(!Array['isArray'](_0x3ba916['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x30710e['path']=[];for(var _0x58e868=0x0;_0x58e868<_0x3ba916['path']['length'];++_0x58e868)_0x30710e['path'][_0x58e868]=_0x3ba916['path'][_0x58e868]>>>0x0;}return null!=_0x3ba916['stickiness']&&(_0x30710e['stickiness']=String(_0x3ba916['stickiness'])),_0x30710e;},_0x2c9ec2['toObject']=function(_0x257259,_0x4b569f){_0x4b569f||(_0x4b569f={});var _0x3186ef={};if((_0x4b569f['arrays']||_0x4b569f['defaults'])&&(_0x3186ef['path']=[]),_0x4b569f['defaults']&&(_0x3186ef['root']='',_0x3186ef['rootMain']=!0x1,_0x3186ef['rootGraveyard']=!0x1,_0x3186ef['stickiness']=''),null!=_0x257259['root']&&_0x257259['hasOwnProperty']('root')&&(_0x3186ef['root']=_0x257259['root']),null!=_0x257259['rootMain']&&_0x257259['hasOwnProperty']('rootMain')&&(_0x3186ef['rootMain']=_0x257259['rootMain']),null!=_0x257259['rootGraveyard']&&_0x257259['hasOwnProperty']('rootGraveyard')&&(_0x3186ef['rootGraveyard']=_0x257259['rootGraveyard']),_0x257259['path']&&_0x257259['path']['length']){_0x3186ef['path']=[];for(var _0x1a2702=0x0;_0x1a2702<_0x257259['path']['length'];++_0x1a2702)_0x3186ef['path'][_0x1a2702]=_0x257259['path'][_0x1a2702];}return null!=_0x257259['stickiness']&&_0x257259['hasOwnProperty']('stickiness')&&(_0x3186ef['stickiness']=_0x257259['stickiness']),_0x3186ef;},_0x2c9ec2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x2c9ec2['getTypeUrl']=function(_0x5f3b83){return void 0x0===_0x5f3b83&&(_0x5f3b83='type.googleapis.com'),_0x5f3b83+'/Position';},_0x2c9ec2;}()),_0x47007b['Range']=(function(){function _0x4f4491(_0x2bae66){if(_0x2bae66){for(var _0x56a724=Object['keys'](_0x2bae66),_0x59590a=0x0;_0x59590a<_0x56a724['length'];++_0x59590a)null!=_0x2bae66[_0x56a724[_0x59590a]]&&(this[_0x56a724[_0x59590a]]=_0x2bae66[_0x56a724[_0x59590a]]);}}return _0x4f4491['prototype']['start']=null,_0x4f4491['prototype']['end']=null,_0x4f4491['create']=function(_0x1a74f2){return new _0x4f4491(_0x1a74f2);},_0x4f4491['encode']=function(_0x36cdfd,_0x3404f9){return _0x3404f9||(_0x3404f9=_0x3c0e36['create']()),null!=_0x36cdfd['start']&&Object['hasOwnProperty']['call'](_0x36cdfd,'start')&&_0x47007b['Position']['encode'](_0x36cdfd['start'],_0x3404f9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x36cdfd['end']&&Object['hasOwnProperty']['call'](_0x36cdfd,'end')&&_0x47007b['Position']['encode'](_0x36cdfd['end'],_0x3404f9['uint32'](0x12)['fork']())['ldelim'](),_0x3404f9;},_0x4f4491['encodeDelimited']=function(_0x2b9b6e,_0x100dd8){return this['encode'](_0x2b9b6e,_0x100dd8)['ldelim']();},_0x4f4491['decode']=function(_0x57c795,_0xb9560d){_0x57c795 instanceof _0x3ebf86||(_0x57c795=_0x3ebf86['create'](_0x57c795));for(var _0x1d198b=void 0x0===_0xb9560d?_0x57c795['len']:_0x57c795['pos']+_0xb9560d,_0x3aef6f=new _0x47007b['Range']();_0x57c795['pos']<_0x1d198b;){var _0x2f1b2d=_0x57c795['uint32']();switch(_0x2f1b2d>>>0x3){case 0x1:_0x3aef6f['start']=_0x47007b['Position']['decode'](_0x57c795,_0x57c795['uint32']());break;case 0x2:_0x3aef6f['end']=_0x47007b['Position']['decode'](_0x57c795,_0x57c795['uint32']());break;default:_0x57c795['skipType'](0x7&_0x2f1b2d);}}return _0x3aef6f;},_0x4f4491['decodeDelimited']=function(_0x52ce76){return _0x52ce76 instanceof _0x3ebf86||(_0x52ce76=new _0x3ebf86(_0x52ce76)),this['decode'](_0x52ce76,_0x52ce76['uint32']());},_0x4f4491['verify']=function(_0xa46c34){if('object'!=typeof _0xa46c34||null===_0xa46c34)return'object\x20expected';var _0x219568;if(null!=_0xa46c34['start']&&_0xa46c34['hasOwnProperty']('start')&&(_0x219568=_0x47007b['Position']['verify'](_0xa46c34['start'])))return'start.'+_0x219568;if(null!=_0xa46c34['end']&&_0xa46c34['hasOwnProperty']('end')&&(_0x219568=_0x47007b['Position']['verify'](_0xa46c34['end'])))return'end.'+_0x219568;return null;},_0x4f4491['fromObject']=function(_0x20a29c){if(_0x20a29c instanceof _0x47007b['Range'])return _0x20a29c;var _0x5a2de3=new _0x47007b['Range']();if(null!=_0x20a29c['start']){if('object'!=typeof _0x20a29c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5a2de3['start']=_0x47007b['Position']['fromObject'](_0x20a29c['start']);}if(null!=_0x20a29c['end']){if('object'!=typeof _0x20a29c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5a2de3['end']=_0x47007b['Position']['fromObject'](_0x20a29c['end']);}return _0x5a2de3;},_0x4f4491['toObject']=function(_0x46d70c,_0x5b3365){_0x5b3365||(_0x5b3365={});var _0x33a932={};return _0x5b3365['defaults']&&(_0x33a932['start']=null,_0x33a932['end']=null),null!=_0x46d70c['start']&&_0x46d70c['hasOwnProperty']('start')&&(_0x33a932['start']=_0x47007b['Position']['toObject'](_0x46d70c['start'],_0x5b3365)),null!=_0x46d70c['end']&&_0x46d70c['hasOwnProperty']('end')&&(_0x33a932['end']=_0x47007b['Position']['toObject'](_0x46d70c['end'],_0x5b3365)),_0x33a932;},_0x4f4491['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x4f4491['getTypeUrl']=function(_0x23b82a){return void 0x0===_0x23b82a&&(_0x23b82a='type.googleapis.com'),_0x23b82a+'/Range';},_0x4f4491;}()),_0x47007b['Element']=(function(){function _0x549a1a(_0x313490){if(this['children']=[],this['attributesBoolean']={},_0x313490){for(var _0x5ce4b5=Object['keys'](_0x313490),_0xaa01da=0x0;_0xaa01da<_0x5ce4b5['length'];++_0xaa01da)null!=_0x313490[_0x5ce4b5[_0xaa01da]]&&(this[_0x5ce4b5[_0xaa01da]]=_0x313490[_0x5ce4b5[_0xaa01da]]);}}return _0x549a1a['prototype']['name']='',_0x549a1a['prototype']['children']=_0x372a87['emptyArray'],_0x549a1a['prototype']['data']='',_0x549a1a['prototype']['attributesBoolean']=_0x372a87['emptyObject'],_0x549a1a['prototype']['attributesJson']='',_0x549a1a['create']=function(_0x5697e6){return new _0x549a1a(_0x5697e6);},_0x549a1a['encode']=function(_0x453eda,_0x4f7f29){if(_0x4f7f29||(_0x4f7f29=_0x3c0e36['create']()),null!=_0x453eda['name']&&Object['hasOwnProperty']['call'](_0x453eda,'name')&&_0x4f7f29['uint32'](0xa)['string'](_0x453eda['name']),null!=_0x453eda['children']&&_0x453eda['children']['length']){for(var _0x536293=0x0;_0x536293<_0x453eda['children']['length'];++_0x536293)_0x47007b['Element']['encode'](_0x453eda['children'][_0x536293],_0x4f7f29['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x453eda['data']&&Object['hasOwnProperty']['call'](_0x453eda,'data')&&_0x4f7f29['uint32'](0x1a)['string'](_0x453eda['data']),null!=_0x453eda['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x453eda,'attributesBoolean')){var _0x2b0ec0=Object['keys'](_0x453eda['attributesBoolean']);for(_0x536293=0x0;_0x536293<_0x2b0ec0['length'];++_0x536293)_0x4f7f29['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2b0ec0[_0x536293])['uint32'](0x10)['bool'](_0x453eda['attributesBoolean'][_0x2b0ec0[_0x536293]])['ldelim']();}return null!=_0x453eda['attributesJson']&&Object['hasOwnProperty']['call'](_0x453eda,'attributesJson')&&_0x4f7f29['uint32'](0x2a)['string'](_0x453eda['attributesJson']),_0x4f7f29;},_0x549a1a['encodeDelimited']=function(_0x779e8f,_0x4a6551){return this['encode'](_0x779e8f,_0x4a6551)['ldelim']();},_0x549a1a['decode']=function(_0x29fb40,_0x2ba5cf){_0x29fb40 instanceof _0x3ebf86||(_0x29fb40=_0x3ebf86['create'](_0x29fb40));for(var _0x533524,_0x5b8c3d,_0x5e1c3f=void 0x0===_0x2ba5cf?_0x29fb40['len']:_0x29fb40['pos']+_0x2ba5cf,_0x4a132e=new _0x47007b['Element']();_0x29fb40['pos']<_0x5e1c3f;){var _0xb29752=_0x29fb40['uint32']();switch(_0xb29752>>>0x3){case 0x1:_0x4a132e['name']=_0x29fb40['string']();break;case 0x2:_0x4a132e['children']&&_0x4a132e['children']['length']||(_0x4a132e['children']=[]),_0x4a132e['children']['push'](_0x47007b['Element']['decode'](_0x29fb40,_0x29fb40['uint32']()));break;case 0x3:_0x4a132e['data']=_0x29fb40['string']();break;case 0x4:_0x4a132e['attributesBoolean']===_0x372a87['emptyObject']&&(_0x4a132e['attributesBoolean']={});var _0x516a0c=_0x29fb40['uint32']()+_0x29fb40['pos'];for(_0x533524='',_0x5b8c3d=!0x1;_0x29fb40['pos']<_0x516a0c;){var _0x5bd2fe=_0x29fb40['uint32']();switch(_0x5bd2fe>>>0x3){case 0x1:_0x533524=_0x29fb40['string']();break;case 0x2:_0x5b8c3d=_0x29fb40['bool']();break;default:_0x29fb40['skipType'](0x7&_0x5bd2fe);}}_0x4a132e['attributesBoolean'][_0x533524]=_0x5b8c3d;break;case 0x5:_0x4a132e['attributesJson']=_0x29fb40['string']();break;default:_0x29fb40['skipType'](0x7&_0xb29752);}}return _0x4a132e;},_0x549a1a['decodeDelimited']=function(_0x33e8ed){return _0x33e8ed instanceof _0x3ebf86||(_0x33e8ed=new _0x3ebf86(_0x33e8ed)),this['decode'](_0x33e8ed,_0x33e8ed['uint32']());},_0x549a1a['verify']=function(_0x2b11b6){if('object'!=typeof _0x2b11b6||null===_0x2b11b6)return'object\x20expected';if(null!=_0x2b11b6['name']&&_0x2b11b6['hasOwnProperty']('name')&&!_0x372a87['isString'](_0x2b11b6['name']))return'name:\x20string\x20expected';if(null!=_0x2b11b6['children']&&_0x2b11b6['hasOwnProperty']('children')){if(!Array['isArray'](_0x2b11b6['children']))return'children:\x20array\x20expected';for(var _0x25e7f5=0x0;_0x25e7f5<_0x2b11b6['children']['length'];++_0x25e7f5){var _0x3d85e3=_0x47007b['Element']['verify'](_0x2b11b6['children'][_0x25e7f5]);if(_0x3d85e3)return'children.'+_0x3d85e3;}}if(null!=_0x2b11b6['data']&&_0x2b11b6['hasOwnProperty']('data')&&!_0x372a87['isString'](_0x2b11b6['data']))return'data:\x20string\x20expected';if(null!=_0x2b11b6['attributesBoolean']&&_0x2b11b6['hasOwnProperty']('attributesBoolean')){if(!_0x372a87['isObject'](_0x2b11b6['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x563ccd=Object['keys'](_0x2b11b6['attributesBoolean']);for(_0x25e7f5=0x0;_0x25e7f5<_0x563ccd['length'];++_0x25e7f5)if('boolean'!=typeof _0x2b11b6['attributesBoolean'][_0x563ccd[_0x25e7f5]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2b11b6['attributesJson']&&_0x2b11b6['hasOwnProperty']('attributesJson')&&!_0x372a87['isString'](_0x2b11b6['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x549a1a['fromObject']=function(_0x39386c){if(_0x39386c instanceof _0x47007b['Element'])return _0x39386c;var _0x3ecd84=new _0x47007b['Element']();if(null!=_0x39386c['name']&&(_0x3ecd84['name']=String(_0x39386c['name'])),_0x39386c['children']){if(!Array['isArray'](_0x39386c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3ecd84['children']=[];for(var _0x3fc1c8=0x0;_0x3fc1c8<_0x39386c['children']['length'];++_0x3fc1c8){if('object'!=typeof _0x39386c['children'][_0x3fc1c8])throw TypeError('.Element.children:\x20object\x20expected');_0x3ecd84['children'][_0x3fc1c8]=_0x47007b['Element']['fromObject'](_0x39386c['children'][_0x3fc1c8]);}}if(null!=_0x39386c['data']&&(_0x3ecd84['data']=String(_0x39386c['data'])),_0x39386c['attributesBoolean']){if('object'!=typeof _0x39386c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3ecd84['attributesBoolean']={};var _0x5ad584=Object['keys'](_0x39386c['attributesBoolean']);for(_0x3fc1c8=0x0;_0x3fc1c8<_0x5ad584['length'];++_0x3fc1c8)_0x3ecd84['attributesBoolean'][_0x5ad584[_0x3fc1c8]]=Boolean(_0x39386c['attributesBoolean'][_0x5ad584[_0x3fc1c8]]);}return null!=_0x39386c['attributesJson']&&(_0x3ecd84['attributesJson']=String(_0x39386c['attributesJson'])),_0x3ecd84;},_0x549a1a['toObject']=function(_0x3424ce,_0xdfae2a){_0xdfae2a||(_0xdfae2a={});var _0x380ac6,_0x212747={};if((_0xdfae2a['arrays']||_0xdfae2a['defaults'])&&(_0x212747['children']=[]),(_0xdfae2a['objects']||_0xdfae2a['defaults'])&&(_0x212747['attributesBoolean']={}),_0xdfae2a['defaults']&&(_0x212747['name']='',_0x212747['data']='',_0x212747['attributesJson']=''),null!=_0x3424ce['name']&&_0x3424ce['hasOwnProperty']('name')&&(_0x212747['name']=_0x3424ce['name']),_0x3424ce['children']&&_0x3424ce['children']['length']){_0x212747['children']=[];for(var _0x2de0dc=0x0;_0x2de0dc<_0x3424ce['children']['length'];++_0x2de0dc)_0x212747['children'][_0x2de0dc]=_0x47007b['Element']['toObject'](_0x3424ce['children'][_0x2de0dc],_0xdfae2a);}if(null!=_0x3424ce['data']&&_0x3424ce['hasOwnProperty']('data')&&(_0x212747['data']=_0x3424ce['data']),_0x3424ce['attributesBoolean']&&(_0x380ac6=Object['keys'](_0x3424ce['attributesBoolean']))['length']){_0x212747['attributesBoolean']={};for(_0x2de0dc=0x0;_0x2de0dc<_0x380ac6['length'];++_0x2de0dc)_0x212747['attributesBoolean'][_0x380ac6[_0x2de0dc]]=_0x3424ce['attributesBoolean'][_0x380ac6[_0x2de0dc]];}return null!=_0x3424ce['attributesJson']&&_0x3424ce['hasOwnProperty']('attributesJson')&&(_0x212747['attributesJson']=_0x3424ce['attributesJson']),_0x212747;},_0x549a1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x449c24['util']['toJSONOptions']);},_0x549a1a['getTypeUrl']=function(_0x3b4d18){return void 0x0===_0x3b4d18&&(_0x3b4d18='type.googleapis.com'),_0x3b4d18+'/Element';},_0x549a1a;}()),_0x47007b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5d2e3b){return new y(this['_protobufRoot'][_0x5d2e3b]);}}class y{['_protobuf'];constructor(_0x1008aa){this['_protobuf']=_0x1008aa;}['compress'](_0x50bc48){const _0x4ca753=this['_protobuf']['verify'](_0x50bc48);if(_0x4ca753)throw Error(_0x4ca753);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x50bc48))['finish']();}['decompress'](_0x5be336){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5be336),{'oneofs':!0x0});}}function _(_0x3e5c5f,_0x48fdcf){const _0x584c8b=_0x2f7a57(_0x3e5c5f);return _0x584c8b['path'][_0x584c8b['path']['length']-0x1]+=_0x48fdcf,_0x584c8b;}function O(_0x1a6fac,_0xc7f77f){return _0x1a6fac['root']===_0xc7f77f['root']&&_0xd1d16d(_0x1a6fac['path'],_0xc7f77f['path']);}function $(_0x2d8dde){P(_0x2d8dde,_0x2ed02f=>('main'==_0x2ed02f['root']?(_0x2ed02f['rootMain']=!0x0,delete _0x2ed02f['root']):'$graveyard'==_0x2ed02f['root']&&(_0x2ed02f['rootGraveyard']=!0x0,delete _0x2ed02f['root']),_0x2ed02f));}function J(_0x5b2bb8){P(_0x5b2bb8,_0x3a47ce=>(_0x3a47ce['rootMain']?(_0x3a47ce['root']='main',delete _0x3a47ce['rootMain']):_0x3a47ce['rootGraveyard']&&(_0x3a47ce['root']='$graveyard',delete _0x3a47ce['rootGraveyard']),_0x3a47ce));}function P(_0x5b9e2f,_0x174b28){for(const _0x2dae2e in _0x5b9e2f){const _0x4f2b1e=_0x5b9e2f[_0x2dae2e];'nodes'!==_0x2dae2e&&_0x3b357d(_0x4f2b1e)&&(_0x4f2b1e['path']&&(_0x4f2b1e['root']||_0x4f2b1e['rootMain']||_0x4f2b1e['rootGraveyard'])?_0x5b9e2f[_0x2dae2e]=_0x174b28(_0x4f2b1e):P(_0x4f2b1e,_0x174b28));}return _0x5b9e2f;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x9b04e7,_0x1ed617,_0x52aff2){this['_id']=_0x9b04e7,this['_operationName']=_0x1ed617,this['_protobufDescriptor']=_0x52aff2;}['compress'](_0x2b75cb,_0x1aad84){const _0x42ba9b=_0x1aad84['shift']();return $(_0x42ba9b),_0x2b75cb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x42ba9b)),_0x2b75cb['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c2d4f,_0x3816b7){_0x3816b7['types']['shift']();const _0x29cf09=this['_protobufDescriptor']['decompress'](_0x3816b7['buffers']['shift']());J(_0x29cf09),_0x29cf09['__className']=this['_operationName'],_0x5c2d4f['push'](_0x29cf09);}}class s extends e{['compress'](_0xc74910,_0xb58b18){const _0x4b6974=_0xb58b18['shift']();return this['_serializeOneOf']('oldValue',_0x4b6974),this['_serializeOneOf']('newValue',_0x4b6974),$(_0x4b6974),_0xc74910['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4b6974)),_0xc74910['types']['push'](this['_id']),!0x0;}['decompress'](_0x1a25c6,_0x2d5f48){const {types:_0x19f197,buffers:_0x3b90b7}=_0x2d5f48,_0x43eab3=this['_protobufDescriptor']['decompress'](_0x3b90b7['shift']());_0x19f197['shift'](),this['_deserializeOneOf']('oldValue',_0x43eab3),this['_deserializeOneOf']('newValue',_0x43eab3),J(_0x43eab3),_0x43eab3['__className']=this['_operationName'],_0x1a25c6['push'](_0x43eab3);}['_serializeOneOf'](_0x5cdbd1,_0xff6ac){const _0x1302ce=_0xff6ac[_0x5cdbd1];'boolean'==typeof _0x1302ce?_0xff6ac[_0x5cdbd1+'Boolean']=_0x1302ce:_0xff6ac[_0x5cdbd1+'Json']=JSON['stringify'](_0x1302ce);}['_deserializeOneOf'](_0x464963,_0x443186){const _0x3dca9e=_0x464963+'Json';_0x443186[_0x3dca9e]?(_0x443186[_0x464963]=JSON['parse'](_0x443186[_0x3dca9e]),delete _0x443186[_0x3dca9e]):(_0x443186[_0x464963]=_0x443186[_0x464963+'Boolean'],delete _0x443186[_0x464963+'Boolean']);}}class i extends e{['compress'](_0x1c406c,_0x259737){const _0x59f434=_0x259737['shift']();return this['_serializeNodesAttributes'](_0x59f434['nodes']),$(_0x59f434),_0x1c406c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x59f434)),_0x1c406c['types']['push'](this['_id']),!0x0;}['decompress'](_0x12be97,_0x32907a){const {types:_0x39b7c4,buffers:_0xed3765}=_0x32907a,_0x479452=this['_protobufDescriptor']['decompress'](_0xed3765['shift']());_0x39b7c4['shift'](),_0x479452['nodes']||(_0x479452['nodes']=[]),this['_deserializeNodesAttributes'](_0x479452['nodes']),J(_0x479452),_0x479452['__className']=this['_operationName'],_0x12be97['push'](_0x479452);}['_serializeNodesAttributes'](_0x3832ac){for(const _0x30dee3 of _0x3832ac){if(_0x30dee3['attributes']){const _0x3b45af=_0x30dee3['attributes'];this['_areValuesBoolean'](_0x3b45af)?_0x30dee3['attributesBoolean']=_0x3b45af:_0x30dee3['attributesJson']=JSON['stringify'](_0x3b45af);}_0x30dee3['children']&&this['_serializeNodesAttributes'](_0x30dee3['children']);}}['_deserializeNodesAttributes'](_0x579139){for(const _0x201cad of _0x579139)(_0x201cad['attributesBoolean']||_0x201cad['attributesJson'])&&(_0x201cad['attributesBoolean']?(_0x201cad['attributes']=_0x201cad['attributesBoolean'],delete _0x201cad['attributesBoolean']):(_0x201cad['attributes']=JSON['parse'](_0x201cad['attributesJson']),delete _0x201cad['attributesJson'])),_0x201cad['children']&&this['_deserializeNodesAttributes'](_0x201cad['children']);}['_areValuesBoolean'](_0x4026df){return Object['keys'](_0x4026df)['every'](_0x1b46a0=>'boolean'==typeof _0x4026df[_0x1b46a0]);}}class n extends e{['decompress'](_0x461f3b,_0x3486cf){super['decompress'](_0x461f3b,_0x3486cf);const _0x2f6891=_0x461f3b[_0x461f3b['length']-0x1];_0x2f6891['oldRange']||(_0x2f6891['oldRange']=null),_0x2f6891['newRange']||(_0x2f6891['newRange']=null);}}class p extends e{['compress'](_0x135955,_0x4e1cd9){return _0x4e1cd9['shift'](),_0x135955['types']['push'](this['_id']),!0x0;}['decompress'](_0x44b712,_0x128db){_0x128db['types']['shift'](),_0x44b712['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x56217e,_0x2cc6d6,_0x2e409f,_0x39a516){super(_0x56217e,_0x2cc6d6,_0x2e409f),this['_omittedNamespace']=_0x39a516+':';}['compress'](_0x53e611,_0x2d0279){return!('MarkerOperation'!=_0x2d0279[0x0]['__className']||!_0x2d0279[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2d0279[0x0]['name']=_0x2d0279[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x53e611,_0x2d0279),!0x0);}['decompress'](_0x2fa462,_0x50b8c4){super['decompress'](_0x2fa462,_0x50b8c4);const _0x368a9a=_0x2fa462[_0x2fa462['length']-0x1];_0x368a9a['name']=this['_omittedNamespace']+_0x368a9a['name'];}}class b{['_id'];['_context'];constructor(_0x4c8525,_0x16dc83){this['_id']=_0x4c8525,this['_context']=_0x16dc83;}['compress'](_0x3e8c5b,_0x187806){let _0x5df1da;for(;_0x187806['length']>0x1&&this['_compareOperations'](_0x187806[0x0],_0x187806[0x1]);)_0x5df1da?(_0x5df1da=this['_combineNext'](_0x187806['shift'](),_0x5df1da),_0x3e8c5b['types']['push'](0x0)):(_0x5df1da=_0x2f7a57(_0x187806['shift']()),_0x3e8c5b['types']['push'](this['_id']));return!!_0x5df1da&&(_0x5df1da=this['_combineNext'](_0x187806['shift'](),_0x5df1da),_0x3e8c5b['types']['push'](0x0),_0x3e8c5b['buffers']['push'](this['_compressSingleOperation'](_0x5df1da)),!0x0);}['decompress'](_0x51b5c6,_0x44ca03){const _0x3ec06f=this['_decompressSingleOperation'](_0x44ca03);for(;0x0==_0x44ca03['types'][0x0];)_0x44ca03['types']['shift'](),_0x51b5c6['push'](this['_splitCurrent'](_0x3ec06f));_0x51b5c6['push'](_0x3ec06f);}}class m extends b{['_combineNext'](_0x3c3d52,_0x5f599d){return _0x5f599d['nodes'][0x0]['data']+=_0x3c3d52['nodes'][0x0]['data'],_0x5f599d;}['_splitCurrent'](_0x23ce89){const _0x3ef2e1=_0x2f7a57(_0x23ce89),_0x578e80=_0x3ef2e1['nodes'][0x0],_0x477ecf=_0x23ce89['nodes'][0x0],_0x4da993=_0x477ecf['data'][Symbol['iterator']]()['next']()['value'],_0x3ae02e=_0x4da993['length'];return _0x578e80['data']=_0x4da993,_0x477ecf['data']=_0x477ecf['data']['substr'](_0x3ae02e),_0x23ce89['position']=_(_0x23ce89['position'],_0x3ae02e),_0x3ef2e1;}['_compareOperations'](_0x56c375,_0x4ec88b){if(this['_checkOperation'](_0x56c375)&&this['_checkOperation'](_0x4ec88b)){const _0x141bd4=_0x56c375['nodes'][0x0]['data']['length'],_0xcfc165=O(_(_0x56c375['position'],_0x141bd4),_0x4ec88b['position']),_0x51b29b=_0x56c375['nodes'][0x0],_0x4d1b6e=_0x4ec88b['nodes'][0x0];return _0xcfc165&&this['_compareAttributes'](_0x51b29b,_0x4d1b6e);}return!0x1;}['_compressSingleOperation'](_0x3e0859){const _0x5b24d7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5b24d7,[_0x3e0859]),_0x5b24d7['buffers'][0x0];}['_decompressSingleOperation'](_0x522f9a){const _0x320e63=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x320e63,_0x522f9a),_0x320e63[0x0];}['_checkOperation'](_0x24efc1){return'InsertOperation'==_0x24efc1['__className']&&0x1==_0x24efc1['nodes']['length']&&_0x24efc1['nodes'][0x0]['data']&&!_0x24efc1['wasUndone']&&0x1==Array['from'](_0x24efc1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x296b3b,_0x2c29fe){const _0x55dfef=Object['keys'](_0x296b3b['attributes']||{}),_0x47fc52=Object['keys'](_0x2c29fe['attributes']||{});return _0x55dfef['length']===_0x47fc52['length']&&_0x55dfef['every'](_0x4a4b55=>_0x2c29fe['attributes'][_0x4a4b55]&&_0x2c29fe['attributes'][_0x4a4b55]===_0x296b3b['attributes'][_0x4a4b55]);}}class c extends b{['_combineNext'](_0x466620,_0xd8231b){return _0xd8231b['howMany']++,_0xd8231b['sourcePosition']=_0x2f7a57(_0x466620['sourcePosition']),_0xd8231b;}['_splitCurrent'](_0x510540){const _0x46cd7e=_0x2f7a57(_0x510540);return _0x510540['howMany']--,_0x46cd7e['howMany']=0x1,_0x46cd7e['sourcePosition']=_(_0x46cd7e['sourcePosition'],_0x510540['howMany']),_0x46cd7e;}['_compareOperations'](_0x26a962,_0x3aebd0){return!(!this['_checkOperation'](_0x26a962)||!this['_checkOperation'](_0x3aebd0))&&(O(_(_0x26a962['sourcePosition'],-0x1),_0x3aebd0['sourcePosition'])&&O(_0x26a962['targetPosition'],_0x3aebd0['targetPosition']));}['_compressSingleOperation'](_0x4054f0){const _0x226233={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x226233,[_0x4054f0]),_0x226233['buffers'][0x0];}['_decompressSingleOperation'](_0x1ba632){const _0x38d4d2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x38d4d2,_0x1ba632),_0x38d4d2[0x0];}['_checkOperation'](_0x21d0c8){return'MoveOperation'==_0x21d0c8['__className']&&'$graveyard'==_0x21d0c8['targetPosition']['root']&&0x1==_0x21d0c8['howMany']&&!_0x21d0c8['wasUndone'];}}class h extends b{['_combineNext'](_0x5a4367,_0x1288b9){return _0x1288b9['howMany']++,_0x1288b9;}['_splitCurrent'](_0xc68bed){const _0x108e3d=_0x2f7a57(_0xc68bed);return _0x108e3d['howMany']=0x1,_0xc68bed['howMany']--,_0x108e3d;}['_compareOperations'](_0x429093,_0x4be970){return!(!this['_checkOperation'](_0x429093)||!this['_checkOperation'](_0x4be970))&&(O(_0x429093['sourcePosition'],_0x4be970['sourcePosition'])&&O(_0x429093['targetPosition'],_0x4be970['targetPosition']));}['_compressSingleOperation'](_0x15b9e0){const _0x55207d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x55207d,[_0x15b9e0]),_0x55207d['buffers'][0x0];}['_decompressSingleOperation'](_0x5f4105){const _0x2f514b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2f514b,_0x5f4105),_0x2f514b[0x0];}['_checkOperation'](_0x23f0ca){return'MoveOperation'==_0x23f0ca['__className']&&'$graveyard'==_0x23f0ca['targetPosition']['root']&&0x1==_0x23f0ca['howMany']&&!_0x23f0ca['wasUndone'];}}class f extends b{['compress'](_0x111697,_0x1b985c){if(!this['_compareOperations'](_0x1b985c[0x0],_0x1b985c[0x1]))return!0x1;const _0x53810e=_0x1b985c['shift']();return _0x53810e['oldRange']=null,_0x53810e['newRange']&&O(_0x53810e['newRange']['start'],_0x53810e['newRange']['end'])&&(_0x53810e['newRange']['end']=null),_0x1b985c['shift'](),_0x111697['types']['push'](this['_id']),_0x111697['types']['push'](0x0),_0x111697['buffers']['push'](this['_compressSingleOperation'](_0x53810e)),!0x0;}['decompress'](_0x33b0cd,_0x8ae746){const _0x53498a=this['_decompressSingleOperation'](_0x8ae746);_0x53498a['newRange']&&!_0x53498a['newRange']['end']&&(_0x53498a['newRange']['end']=_0x2f7a57(_0x53498a['newRange']['start']));const _0x193b50=_0x2f7a57(_0x53498a);_0x193b50['newRange']&&(_0x193b50['newRange']['start']['stickiness']='toNone',_0x193b50['newRange']['end']=_0x2f7a57(_0x193b50['newRange']['start'])),_0x193b50['name']='user:position:'+_0x193b50['name']['split'](':')[0x2],_0x8ae746['types']['shift'](),_0x33b0cd['push'](_0x53498a),_0x33b0cd['push'](_0x193b50);}['_compressSingleOperation'](_0x7c189){const _0x52c37a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x52c37a,[_0x7c189]),_0x52c37a['buffers'][0x0];}['_decompressSingleOperation'](_0x39c217){const _0x33ff9=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x33ff9,_0x39c217),_0x33ff9[0x0];}['_compareOperations'](_0x22d540,_0x5d440c){return!(!_0x22d540||!_0x5d440c)&&('MarkerOperation'==_0x22d540['__className']&&'MarkerOperation'==_0x5d440c['__className']&&!(!_0x22d540['name']['startsWith']('user:')||!_0x5d440c['name']['startsWith']('user:')||_0x22d540['name']==_0x5d440c['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x18c610=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',_0x18c610,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x18c610,'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'](_0x2327cf){if(!_0x2327cf||!_0x2327cf[0x0])throw new _0x442490('no-operations-provided',this);const _0x5f4e1a={'types':[],'buffers':[],'baseVersion':_0x2327cf[0x0]['baseVersion']};for(;_0x2327cf['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5f4e1a,_0x2327cf)||this['_getCompressorByName']('TypingAction')['compress'](_0x5f4e1a,_0x2327cf)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5f4e1a,_0x2327cf)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5f4e1a,_0x2327cf)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5f4e1a,_0x2327cf)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5f4e1a,_0x2327cf)||this['_getCompressorByName'](_0x2327cf[0x0]['__className'])['compress'](_0x5f4e1a,_0x2327cf);return _0x5f4e1a;}['decompress'](_0x3d7ba8){const _0xa8bd1f=[];for(;_0x3d7ba8['types']['length'];){this['_compressorById']['get'](_0x3d7ba8['types'][0x0])['decompress'](_0xa8bd1f,_0x3d7ba8);}return _0xa8bd1f['forEach']((_0x171ede,_0x121301)=>_0x171ede['baseVersion']=_0x3d7ba8['baseVersion']+_0x121301),_0xa8bd1f;}['_getCompressorByName'](_0x4da747){return this['_compressorByName']['get'](_0x4da747);}['_registerOperationCompressor'](_0x3aa39a,_0x56ecc9,_0x1ce889){const _0x1c3a8e=new _0x1ce889(_0x3aa39a,_0x56ecc9,this['_protobufFactory']['getDescriptor'](_0x56ecc9));this['_registerCompressor'](_0x3aa39a,_0x56ecc9,_0x1c3a8e);}['_registerActionCompressor'](_0x42b82f,_0x4cdf07,_0x51d11b){const _0x270356=new _0x51d11b(_0x42b82f,this);this['_registerCompressor'](_0x42b82f,_0x4cdf07,_0x270356);}['_registerCompressor'](_0x259db4,_0x2eddfb,_0x1606f0){this['_compressorById']['set'](_0x259db4,_0x1606f0),this['_compressorByName']['set'](_0x2eddfb,_0x1606f0);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "43.0.0-alpha.6",
3
+ "version": "43.1.0-alpha.0",
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.0.0-alpha.6",
37
- "ckeditor5": "43.0.0-alpha.6",
36
+ "@ckeditor/ckeditor5-utils": "43.1.0-alpha.0",
37
+ "ckeditor5": "43.1.0-alpha.0",
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 _0x5a13cc=_0x28a8;function _0x28a8(_0x3fcb3d,_0x56b3cc){const _0x5e8812=_0x5e88();return _0x28a8=function(_0x28a836,_0x312e4b){_0x28a836=_0x28a836-0xb0;let _0x1c2e32=_0x5e8812[_0x28a836];return _0x1c2e32;},_0x28a8(_0x3fcb3d,_0x56b3cc);}(function(_0x380e9f,_0x45baf0){const _0x160a65=_0x28a8,_0x2c71cc=_0x380e9f();while(!![]){try{const _0x346b9d=parseInt(_0x160a65(0xc6))/0x1*(-parseInt(_0x160a65(0xbc))/0x2)+-parseInt(_0x160a65(0xc1))/0x3*(parseInt(_0x160a65(0xca))/0x4)+parseInt(_0x160a65(0xb8))/0x5*(-parseInt(_0x160a65(0xbe))/0x6)+parseInt(_0x160a65(0xb1))/0x7*(parseInt(_0x160a65(0xc3))/0x8)+-parseInt(_0x160a65(0xb3))/0x9+parseInt(_0x160a65(0xb5))/0xa*(parseInt(_0x160a65(0xb0))/0xb)+-parseInt(_0x160a65(0xb6))/0xc*(-parseInt(_0x160a65(0xbf))/0xd);if(_0x346b9d===_0x45baf0)break;else _0x2c71cc['push'](_0x2c71cc['shift']());}catch(_0x3ef3d3){_0x2c71cc['push'](_0x2c71cc['shift']());}}}(_0x5e88,0x64baa));function _0x5e88(){const _0x483c71=['types','_decompressSingleOperation','compress','2809264gfvNRK','229526krYsvs','13692YtaELx','_compressSingleOperation','2034198MRZgse','_compareOperations','40BJMeif','1284JTMbHM','_splitCurrent','15LGvWei','buffers','decompress','push','124rSZkVv','_context','334974eZXAoO','199069xARIPZ','_id','3DjpeyB','shift','1032hLHNWR','_combineNext','length','7514SrFQEy'];_0x5e88=function(){return _0x483c71;};return _0x5e88();}import{cloneDeep as _0x55a6c7}from'lodash-es';export default class b{constructor(_0x24577d,_0x454a20){const _0x19699f=_0x28a8;this[_0x19699f(0xc0)]=_0x24577d,this[_0x19699f(0xbd)]=_0x454a20;}[_0x5a13cc(0xc9)](_0x5abdbb,_0x51f834){const _0x52522f=_0x5a13cc;let _0x5c060c;for(;_0x51f834[_0x52522f(0xc5)]>0x1&&this[_0x52522f(0xb4)](_0x51f834[0x0],_0x51f834[0x1]);)_0x5c060c?(_0x5c060c=this[_0x52522f(0xc4)](_0x51f834[_0x52522f(0xc2)](),_0x5c060c),_0x5abdbb[_0x52522f(0xc7)][_0x52522f(0xbb)](0x0)):(_0x5c060c=_0x55a6c7(_0x51f834[_0x52522f(0xc2)]()),_0x5abdbb[_0x52522f(0xc7)][_0x52522f(0xbb)](this[_0x52522f(0xc0)]));return!!_0x5c060c&&(_0x5c060c=this[_0x52522f(0xc4)](_0x51f834[_0x52522f(0xc2)](),_0x5c060c),_0x5abdbb[_0x52522f(0xc7)][_0x52522f(0xbb)](0x0),_0x5abdbb[_0x52522f(0xb9)][_0x52522f(0xbb)](this[_0x52522f(0xb2)](_0x5c060c)),!0x0);}[_0x5a13cc(0xba)](_0x495a58,_0x2c3cf0){const _0xf9e94a=_0x5a13cc,_0x416315=this[_0xf9e94a(0xc8)](_0x2c3cf0);for(;0x0==_0x2c3cf0[_0xf9e94a(0xc7)][0x0];)_0x2c3cf0[_0xf9e94a(0xc7)][_0xf9e94a(0xc2)](),_0x495a58[_0xf9e94a(0xbb)](this[_0xf9e94a(0xb7)](_0x416315));_0x495a58[_0xf9e94a(0xbb)](_0x416315);}}
23
+ function _0x3f90(_0x4a72cb,_0xef6fdb){const _0xd8e69a=_0xd8e6();return _0x3f90=function(_0x3f906d,_0x17f980){_0x3f906d=_0x3f906d-0x193;let _0x4396cd=_0xd8e69a[_0x3f906d];return _0x4396cd;},_0x3f90(_0x4a72cb,_0xef6fdb);}const _0x2f007b=_0x3f90;(function(_0x2b8214,_0x2ed861){const _0x3328ad=_0x3f90,_0x1520d2=_0x2b8214();while(!![]){try{const _0x599df8=-parseInt(_0x3328ad(0x197))/0x1*(parseInt(_0x3328ad(0x1a0))/0x2)+-parseInt(_0x3328ad(0x19b))/0x3*(parseInt(_0x3328ad(0x19c))/0x4)+parseInt(_0x3328ad(0x1a3))/0x5*(parseInt(_0x3328ad(0x1ab))/0x6)+parseInt(_0x3328ad(0x194))/0x7*(-parseInt(_0x3328ad(0x19e))/0x8)+-parseInt(_0x3328ad(0x196))/0x9+-parseInt(_0x3328ad(0x1a9))/0xa+parseInt(_0x3328ad(0x198))/0xb;if(_0x599df8===_0x2ed861)break;else _0x1520d2['push'](_0x1520d2['shift']());}catch(_0x131ff5){_0x1520d2['push'](_0x1520d2['shift']());}}}(_0xd8e6,0xd046c));import{cloneDeep as _0x3b2fa8}from'lodash-es';export default class b{constructor(_0x34dafe,_0x3a950c){const _0xe41d87=_0x3f90;this[_0xe41d87(0x195)]=_0x34dafe,this[_0xe41d87(0x19a)]=_0x3a950c;}[_0x2f007b(0x1aa)](_0x423ada,_0x2f0e75){const _0x659ca=_0x2f007b;let _0x4d1234;for(;_0x2f0e75[_0x659ca(0x1a7)]>0x1&&this[_0x659ca(0x1a5)](_0x2f0e75[0x0],_0x2f0e75[0x1]);)_0x4d1234?(_0x4d1234=this[_0x659ca(0x19d)](_0x2f0e75[_0x659ca(0x1a2)](),_0x4d1234),_0x423ada[_0x659ca(0x1a6)][_0x659ca(0x1a8)](0x0)):(_0x4d1234=_0x3b2fa8(_0x2f0e75[_0x659ca(0x1a2)]()),_0x423ada[_0x659ca(0x1a6)][_0x659ca(0x1a8)](this[_0x659ca(0x195)]));return!!_0x4d1234&&(_0x4d1234=this[_0x659ca(0x19d)](_0x2f0e75[_0x659ca(0x1a2)](),_0x4d1234),_0x423ada[_0x659ca(0x1a6)][_0x659ca(0x1a8)](0x0),_0x423ada[_0x659ca(0x199)][_0x659ca(0x1a8)](this[_0x659ca(0x19f)](_0x4d1234)),!0x0);}[_0x2f007b(0x1a4)](_0xdcf240,_0x421b76){const _0x1ba95e=_0x2f007b,_0x4d3e0d=this[_0x1ba95e(0x193)](_0x421b76);for(;0x0==_0x421b76[_0x1ba95e(0x1a6)][0x0];)_0x421b76[_0x1ba95e(0x1a6)][_0x1ba95e(0x1a2)](),_0xdcf240[_0x1ba95e(0x1a8)](this[_0x1ba95e(0x1a1)](_0x4d3e0d));_0xdcf240[_0x1ba95e(0x1a8)](_0x4d3e0d);}}function _0xd8e6(){const _0x555768=['108cPzJOd','_combineNext','712SGazUi','_compressSingleOperation','902234ddAeKX','_splitCurrent','shift','9535Mkdita','decompress','_compareOperations','types','length','push','3957150BaqmbH','compress','846wcyvnX','_decompressSingleOperation','58436IoIVDK','_id','93834sPufhw','2TNiTgj','39249243JqfucQ','buffers','_context','103617PaMXBz'];_0xd8e6=function(){return _0x555768;};return _0xd8e6();}