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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x42db48}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x49c18b from'protobufjs/minimal.js';import{cloneDeep as _0x578415,isEqual as _0x4e1206,isObject as _0x5c857f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x4ea8a8=_0x49c18b['Reader'],_0x12ddff=_0x49c18b['Writer'],_0x5db98f=_0x49c18b['util'],_0x2c9eec=_0x49c18b['roots']['default']||(_0x49c18b['roots']['default']={});return _0x2c9eec['AttributeOperation']=(function(){function _0x31065c(_0x4e09ad){if(_0x4e09ad){for(var _0x160bf6=Object['keys'](_0x4e09ad),_0x233b3a=0x0;_0x233b3a<_0x160bf6['length'];++_0x233b3a)null!=_0x4e09ad[_0x160bf6[_0x233b3a]]&&(this[_0x160bf6[_0x233b3a]]=_0x4e09ad[_0x160bf6[_0x233b3a]]);}}return _0x31065c['prototype']['range']=null,_0x31065c['prototype']['key']='',_0x31065c['prototype']['oldValueBoolean']=!0x1,_0x31065c['prototype']['oldValueJson']='',_0x31065c['prototype']['newValueBoolean']=!0x1,_0x31065c['prototype']['newValueJson']='',_0x31065c['prototype']['wasUndone']=!0x1,_0x31065c['create']=function(_0x7c7395){return new _0x31065c(_0x7c7395);},_0x31065c['encode']=function(_0x16526e,_0x3533e3){return _0x3533e3||(_0x3533e3=_0x12ddff['create']()),null!=_0x16526e['range']&&Object['hasOwnProperty']['call'](_0x16526e,'range')&&_0x2c9eec['Range']['encode'](_0x16526e['range'],_0x3533e3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16526e['key']&&Object['hasOwnProperty']['call'](_0x16526e,'key')&&_0x3533e3['uint32'](0x12)['string'](_0x16526e['key']),null!=_0x16526e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16526e,'oldValueBoolean')&&_0x3533e3['uint32'](0x18)['bool'](_0x16526e['oldValueBoolean']),null!=_0x16526e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16526e,'oldValueJson')&&_0x3533e3['uint32'](0x22)['string'](_0x16526e['oldValueJson']),null!=_0x16526e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16526e,'newValueBoolean')&&_0x3533e3['uint32'](0x28)['bool'](_0x16526e['newValueBoolean']),null!=_0x16526e['newValueJson']&&Object['hasOwnProperty']['call'](_0x16526e,'newValueJson')&&_0x3533e3['uint32'](0x32)['string'](_0x16526e['newValueJson']),null!=_0x16526e['wasUndone']&&Object['hasOwnProperty']['call'](_0x16526e,'wasUndone')&&_0x3533e3['uint32'](0x38)['bool'](_0x16526e['wasUndone']),_0x3533e3;},_0x31065c['encodeDelimited']=function(_0x3fd20,_0x599f66){return this['encode'](_0x3fd20,_0x599f66)['ldelim']();},_0x31065c['decode']=function(_0x274fdb,_0x599920){_0x274fdb instanceof _0x4ea8a8||(_0x274fdb=_0x4ea8a8['create'](_0x274fdb));for(var _0x59c8ae=void 0x0===_0x599920?_0x274fdb['len']:_0x274fdb['pos']+_0x599920,_0x2959ea=new _0x2c9eec['AttributeOperation']();_0x274fdb['pos']<_0x59c8ae;){var _0x4ccfcc=_0x274fdb['uint32']();switch(_0x4ccfcc>>>0x3){case 0x1:_0x2959ea['range']=_0x2c9eec['Range']['decode'](_0x274fdb,_0x274fdb['uint32']());break;case 0x2:_0x2959ea['key']=_0x274fdb['string']();break;case 0x3:_0x2959ea['oldValueBoolean']=_0x274fdb['bool']();break;case 0x4:_0x2959ea['oldValueJson']=_0x274fdb['string']();break;case 0x5:_0x2959ea['newValueBoolean']=_0x274fdb['bool']();break;case 0x6:_0x2959ea['newValueJson']=_0x274fdb['string']();break;case 0x7:_0x2959ea['wasUndone']=_0x274fdb['bool']();break;default:_0x274fdb['skipType'](0x7&_0x4ccfcc);}}return _0x2959ea;},_0x31065c['decodeDelimited']=function(_0x6a0885){return _0x6a0885 instanceof _0x4ea8a8||(_0x6a0885=new _0x4ea8a8(_0x6a0885)),this['decode'](_0x6a0885,_0x6a0885['uint32']());},_0x31065c['verify']=function(_0x2eba7e){if('object'!=typeof _0x2eba7e||null===_0x2eba7e)return'object\x20expected';if(null!=_0x2eba7e['range']&&_0x2eba7e['hasOwnProperty']('range')){var _0x49a61f=_0x2c9eec['Range']['verify'](_0x2eba7e['range']);if(_0x49a61f)return'range.'+_0x49a61f;}return null!=_0x2eba7e['key']&&_0x2eba7e['hasOwnProperty']('key')&&!_0x5db98f['isString'](_0x2eba7e['key'])?'key:\x20string\x20expected':null!=_0x2eba7e['oldValueBoolean']&&_0x2eba7e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2eba7e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2eba7e['oldValueJson']&&_0x2eba7e['hasOwnProperty']('oldValueJson')&&!_0x5db98f['isString'](_0x2eba7e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2eba7e['newValueBoolean']&&_0x2eba7e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2eba7e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2eba7e['newValueJson']&&_0x2eba7e['hasOwnProperty']('newValueJson')&&!_0x5db98f['isString'](_0x2eba7e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2eba7e['wasUndone']&&_0x2eba7e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2eba7e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31065c['fromObject']=function(_0x359bcf){if(_0x359bcf instanceof _0x2c9eec['AttributeOperation'])return _0x359bcf;var _0x1a2fad=new _0x2c9eec['AttributeOperation']();if(null!=_0x359bcf['range']){if('object'!=typeof _0x359bcf['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1a2fad['range']=_0x2c9eec['Range']['fromObject'](_0x359bcf['range']);}return null!=_0x359bcf['key']&&(_0x1a2fad['key']=String(_0x359bcf['key'])),null!=_0x359bcf['oldValueBoolean']&&(_0x1a2fad['oldValueBoolean']=Boolean(_0x359bcf['oldValueBoolean'])),null!=_0x359bcf['oldValueJson']&&(_0x1a2fad['oldValueJson']=String(_0x359bcf['oldValueJson'])),null!=_0x359bcf['newValueBoolean']&&(_0x1a2fad['newValueBoolean']=Boolean(_0x359bcf['newValueBoolean'])),null!=_0x359bcf['newValueJson']&&(_0x1a2fad['newValueJson']=String(_0x359bcf['newValueJson'])),null!=_0x359bcf['wasUndone']&&(_0x1a2fad['wasUndone']=Boolean(_0x359bcf['wasUndone'])),_0x1a2fad;},_0x31065c['toObject']=function(_0x5b6cef,_0x4dec3c){_0x4dec3c||(_0x4dec3c={});var _0x2c71e2={};return _0x4dec3c['defaults']&&(_0x2c71e2['range']=null,_0x2c71e2['key']='',_0x2c71e2['oldValueBoolean']=!0x1,_0x2c71e2['oldValueJson']='',_0x2c71e2['newValueBoolean']=!0x1,_0x2c71e2['newValueJson']='',_0x2c71e2['wasUndone']=!0x1),null!=_0x5b6cef['range']&&_0x5b6cef['hasOwnProperty']('range')&&(_0x2c71e2['range']=_0x2c9eec['Range']['toObject'](_0x5b6cef['range'],_0x4dec3c)),null!=_0x5b6cef['key']&&_0x5b6cef['hasOwnProperty']('key')&&(_0x2c71e2['key']=_0x5b6cef['key']),null!=_0x5b6cef['oldValueBoolean']&&_0x5b6cef['hasOwnProperty']('oldValueBoolean')&&(_0x2c71e2['oldValueBoolean']=_0x5b6cef['oldValueBoolean']),null!=_0x5b6cef['oldValueJson']&&_0x5b6cef['hasOwnProperty']('oldValueJson')&&(_0x2c71e2['oldValueJson']=_0x5b6cef['oldValueJson']),null!=_0x5b6cef['newValueBoolean']&&_0x5b6cef['hasOwnProperty']('newValueBoolean')&&(_0x2c71e2['newValueBoolean']=_0x5b6cef['newValueBoolean']),null!=_0x5b6cef['newValueJson']&&_0x5b6cef['hasOwnProperty']('newValueJson')&&(_0x2c71e2['newValueJson']=_0x5b6cef['newValueJson']),null!=_0x5b6cef['wasUndone']&&_0x5b6cef['hasOwnProperty']('wasUndone')&&(_0x2c71e2['wasUndone']=_0x5b6cef['wasUndone']),_0x2c71e2;},_0x31065c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x31065c['getTypeUrl']=function(_0x42348a){return void 0x0===_0x42348a&&(_0x42348a='type.googleapis.com'),_0x42348a+'/AttributeOperation';},_0x31065c;}()),_0x2c9eec['InsertOperation']=(function(){function _0x413466(_0x1a6ae6){if(this['nodes']=[],_0x1a6ae6){for(var _0x15d3f3=Object['keys'](_0x1a6ae6),_0x1ad7b6=0x0;_0x1ad7b6<_0x15d3f3['length'];++_0x1ad7b6)null!=_0x1a6ae6[_0x15d3f3[_0x1ad7b6]]&&(this[_0x15d3f3[_0x1ad7b6]]=_0x1a6ae6[_0x15d3f3[_0x1ad7b6]]);}}return _0x413466['prototype']['position']=null,_0x413466['prototype']['nodes']=_0x5db98f['emptyArray'],_0x413466['prototype']['shouldReceiveAttributes']=!0x1,_0x413466['prototype']['wasUndone']=!0x1,_0x413466['create']=function(_0x46929b){return new _0x413466(_0x46929b);},_0x413466['encode']=function(_0x229318,_0x351946){if(_0x351946||(_0x351946=_0x12ddff['create']()),null!=_0x229318['position']&&Object['hasOwnProperty']['call'](_0x229318,'position')&&_0x2c9eec['Position']['encode'](_0x229318['position'],_0x351946['uint32'](0xa)['fork']())['ldelim'](),null!=_0x229318['nodes']&&_0x229318['nodes']['length']){for(var _0xea6b06=0x0;_0xea6b06<_0x229318['nodes']['length'];++_0xea6b06)_0x2c9eec['Element']['encode'](_0x229318['nodes'][_0xea6b06],_0x351946['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x229318['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x229318,'shouldReceiveAttributes')&&_0x351946['uint32'](0x18)['bool'](_0x229318['shouldReceiveAttributes']),null!=_0x229318['wasUndone']&&Object['hasOwnProperty']['call'](_0x229318,'wasUndone')&&_0x351946['uint32'](0x20)['bool'](_0x229318['wasUndone']),_0x351946;},_0x413466['encodeDelimited']=function(_0x3c727c,_0x29f395){return this['encode'](_0x3c727c,_0x29f395)['ldelim']();},_0x413466['decode']=function(_0x3679fc,_0x315ec1){_0x3679fc instanceof _0x4ea8a8||(_0x3679fc=_0x4ea8a8['create'](_0x3679fc));for(var _0x5eba42=void 0x0===_0x315ec1?_0x3679fc['len']:_0x3679fc['pos']+_0x315ec1,_0x39dce2=new _0x2c9eec['InsertOperation']();_0x3679fc['pos']<_0x5eba42;){var _0x4f1508=_0x3679fc['uint32']();switch(_0x4f1508>>>0x3){case 0x1:_0x39dce2['position']=_0x2c9eec['Position']['decode'](_0x3679fc,_0x3679fc['uint32']());break;case 0x2:_0x39dce2['nodes']&&_0x39dce2['nodes']['length']||(_0x39dce2['nodes']=[]),_0x39dce2['nodes']['push'](_0x2c9eec['Element']['decode'](_0x3679fc,_0x3679fc['uint32']()));break;case 0x3:_0x39dce2['shouldReceiveAttributes']=_0x3679fc['bool']();break;case 0x4:_0x39dce2['wasUndone']=_0x3679fc['bool']();break;default:_0x3679fc['skipType'](0x7&_0x4f1508);}}return _0x39dce2;},_0x413466['decodeDelimited']=function(_0x6e3805){return _0x6e3805 instanceof _0x4ea8a8||(_0x6e3805=new _0x4ea8a8(_0x6e3805)),this['decode'](_0x6e3805,_0x6e3805['uint32']());},_0x413466['verify']=function(_0x2e7310){if('object'!=typeof _0x2e7310||null===_0x2e7310)return'object\x20expected';if(null!=_0x2e7310['position']&&_0x2e7310['hasOwnProperty']('position')&&(_0x2771bc=_0x2c9eec['Position']['verify'](_0x2e7310['position'])))return'position.'+_0x2771bc;if(null!=_0x2e7310['nodes']&&_0x2e7310['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2e7310['nodes']))return'nodes:\x20array\x20expected';for(var _0x52dc32=0x0;_0x52dc32<_0x2e7310['nodes']['length'];++_0x52dc32){var _0x2771bc;if(_0x2771bc=_0x2c9eec['Element']['verify'](_0x2e7310['nodes'][_0x52dc32]))return'nodes.'+_0x2771bc;}}return null!=_0x2e7310['shouldReceiveAttributes']&&_0x2e7310['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2e7310['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2e7310['wasUndone']&&_0x2e7310['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e7310['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x413466['fromObject']=function(_0x2dacdd){if(_0x2dacdd instanceof _0x2c9eec['InsertOperation'])return _0x2dacdd;var _0x3cc20=new _0x2c9eec['InsertOperation']();if(null!=_0x2dacdd['position']){if('object'!=typeof _0x2dacdd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3cc20['position']=_0x2c9eec['Position']['fromObject'](_0x2dacdd['position']);}if(_0x2dacdd['nodes']){if(!Array['isArray'](_0x2dacdd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3cc20['nodes']=[];for(var _0x3a1a51=0x0;_0x3a1a51<_0x2dacdd['nodes']['length'];++_0x3a1a51){if('object'!=typeof _0x2dacdd['nodes'][_0x3a1a51])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3cc20['nodes'][_0x3a1a51]=_0x2c9eec['Element']['fromObject'](_0x2dacdd['nodes'][_0x3a1a51]);}}return null!=_0x2dacdd['shouldReceiveAttributes']&&(_0x3cc20['shouldReceiveAttributes']=Boolean(_0x2dacdd['shouldReceiveAttributes'])),null!=_0x2dacdd['wasUndone']&&(_0x3cc20['wasUndone']=Boolean(_0x2dacdd['wasUndone'])),_0x3cc20;},_0x413466['toObject']=function(_0x56d880,_0x4d6ec7){_0x4d6ec7||(_0x4d6ec7={});var _0x99f338={};if((_0x4d6ec7['arrays']||_0x4d6ec7['defaults'])&&(_0x99f338['nodes']=[]),_0x4d6ec7['defaults']&&(_0x99f338['position']=null,_0x99f338['shouldReceiveAttributes']=!0x1,_0x99f338['wasUndone']=!0x1),null!=_0x56d880['position']&&_0x56d880['hasOwnProperty']('position')&&(_0x99f338['position']=_0x2c9eec['Position']['toObject'](_0x56d880['position'],_0x4d6ec7)),_0x56d880['nodes']&&_0x56d880['nodes']['length']){_0x99f338['nodes']=[];for(var _0x216abd=0x0;_0x216abd<_0x56d880['nodes']['length'];++_0x216abd)_0x99f338['nodes'][_0x216abd]=_0x2c9eec['Element']['toObject'](_0x56d880['nodes'][_0x216abd],_0x4d6ec7);}return null!=_0x56d880['shouldReceiveAttributes']&&_0x56d880['hasOwnProperty']('shouldReceiveAttributes')&&(_0x99f338['shouldReceiveAttributes']=_0x56d880['shouldReceiveAttributes']),null!=_0x56d880['wasUndone']&&_0x56d880['hasOwnProperty']('wasUndone')&&(_0x99f338['wasUndone']=_0x56d880['wasUndone']),_0x99f338;},_0x413466['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x413466['getTypeUrl']=function(_0x44a9db){return void 0x0===_0x44a9db&&(_0x44a9db='type.googleapis.com'),_0x44a9db+'/InsertOperation';},_0x413466;}()),_0x2c9eec['MarkerOperation']=(function(){function _0x2f7075(_0x4bd81c){if(_0x4bd81c){for(var _0x499902=Object['keys'](_0x4bd81c),_0x394fa7=0x0;_0x394fa7<_0x499902['length'];++_0x394fa7)null!=_0x4bd81c[_0x499902[_0x394fa7]]&&(this[_0x499902[_0x394fa7]]=_0x4bd81c[_0x499902[_0x394fa7]]);}}return _0x2f7075['prototype']['name']='',_0x2f7075['prototype']['oldRange']=null,_0x2f7075['prototype']['newRange']=null,_0x2f7075['prototype']['affectsData']=!0x1,_0x2f7075['prototype']['wasUndone']=!0x1,_0x2f7075['create']=function(_0x541ad9){return new _0x2f7075(_0x541ad9);},_0x2f7075['encode']=function(_0x2fb13a,_0xc6d47e){return _0xc6d47e||(_0xc6d47e=_0x12ddff['create']()),null!=_0x2fb13a['name']&&Object['hasOwnProperty']['call'](_0x2fb13a,'name')&&_0xc6d47e['uint32'](0xa)['string'](_0x2fb13a['name']),null!=_0x2fb13a['oldRange']&&Object['hasOwnProperty']['call'](_0x2fb13a,'oldRange')&&_0x2c9eec['Range']['encode'](_0x2fb13a['oldRange'],_0xc6d47e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2fb13a['newRange']&&Object['hasOwnProperty']['call'](_0x2fb13a,'newRange')&&_0x2c9eec['Range']['encode'](_0x2fb13a['newRange'],_0xc6d47e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2fb13a['affectsData']&&Object['hasOwnProperty']['call'](_0x2fb13a,'affectsData')&&_0xc6d47e['uint32'](0x20)['bool'](_0x2fb13a['affectsData']),null!=_0x2fb13a['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fb13a,'wasUndone')&&_0xc6d47e['uint32'](0x28)['bool'](_0x2fb13a['wasUndone']),_0xc6d47e;},_0x2f7075['encodeDelimited']=function(_0x119d03,_0x51e93e){return this['encode'](_0x119d03,_0x51e93e)['ldelim']();},_0x2f7075['decode']=function(_0x2c8560,_0x5a8c4d){_0x2c8560 instanceof _0x4ea8a8||(_0x2c8560=_0x4ea8a8['create'](_0x2c8560));for(var _0x1dff65=void 0x0===_0x5a8c4d?_0x2c8560['len']:_0x2c8560['pos']+_0x5a8c4d,_0x4a7688=new _0x2c9eec['MarkerOperation']();_0x2c8560['pos']<_0x1dff65;){var _0x5dd65f=_0x2c8560['uint32']();switch(_0x5dd65f>>>0x3){case 0x1:_0x4a7688['name']=_0x2c8560['string']();break;case 0x2:_0x4a7688['oldRange']=_0x2c9eec['Range']['decode'](_0x2c8560,_0x2c8560['uint32']());break;case 0x3:_0x4a7688['newRange']=_0x2c9eec['Range']['decode'](_0x2c8560,_0x2c8560['uint32']());break;case 0x4:_0x4a7688['affectsData']=_0x2c8560['bool']();break;case 0x5:_0x4a7688['wasUndone']=_0x2c8560['bool']();break;default:_0x2c8560['skipType'](0x7&_0x5dd65f);}}return _0x4a7688;},_0x2f7075['decodeDelimited']=function(_0x350207){return _0x350207 instanceof _0x4ea8a8||(_0x350207=new _0x4ea8a8(_0x350207)),this['decode'](_0x350207,_0x350207['uint32']());},_0x2f7075['verify']=function(_0x5e1372){if('object'!=typeof _0x5e1372||null===_0x5e1372)return'object\x20expected';if(null!=_0x5e1372['name']&&_0x5e1372['hasOwnProperty']('name')&&!_0x5db98f['isString'](_0x5e1372['name']))return'name:\x20string\x20expected';var _0x3aa045;if(null!=_0x5e1372['oldRange']&&_0x5e1372['hasOwnProperty']('oldRange')&&(_0x3aa045=_0x2c9eec['Range']['verify'](_0x5e1372['oldRange'])))return'oldRange.'+_0x3aa045;if(null!=_0x5e1372['newRange']&&_0x5e1372['hasOwnProperty']('newRange')&&(_0x3aa045=_0x2c9eec['Range']['verify'](_0x5e1372['newRange'])))return'newRange.'+_0x3aa045;return null!=_0x5e1372['affectsData']&&_0x5e1372['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5e1372['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5e1372['wasUndone']&&_0x5e1372['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e1372['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f7075['fromObject']=function(_0x4117b7){if(_0x4117b7 instanceof _0x2c9eec['MarkerOperation'])return _0x4117b7;var _0xa6718a=new _0x2c9eec['MarkerOperation']();if(null!=_0x4117b7['name']&&(_0xa6718a['name']=String(_0x4117b7['name'])),null!=_0x4117b7['oldRange']){if('object'!=typeof _0x4117b7['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xa6718a['oldRange']=_0x2c9eec['Range']['fromObject'](_0x4117b7['oldRange']);}if(null!=_0x4117b7['newRange']){if('object'!=typeof _0x4117b7['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xa6718a['newRange']=_0x2c9eec['Range']['fromObject'](_0x4117b7['newRange']);}return null!=_0x4117b7['affectsData']&&(_0xa6718a['affectsData']=Boolean(_0x4117b7['affectsData'])),null!=_0x4117b7['wasUndone']&&(_0xa6718a['wasUndone']=Boolean(_0x4117b7['wasUndone'])),_0xa6718a;},_0x2f7075['toObject']=function(_0x3aabdd,_0x73022c){_0x73022c||(_0x73022c={});var _0x49bb08={};return _0x73022c['defaults']&&(_0x49bb08['name']='',_0x49bb08['oldRange']=null,_0x49bb08['newRange']=null,_0x49bb08['affectsData']=!0x1,_0x49bb08['wasUndone']=!0x1),null!=_0x3aabdd['name']&&_0x3aabdd['hasOwnProperty']('name')&&(_0x49bb08['name']=_0x3aabdd['name']),null!=_0x3aabdd['oldRange']&&_0x3aabdd['hasOwnProperty']('oldRange')&&(_0x49bb08['oldRange']=_0x2c9eec['Range']['toObject'](_0x3aabdd['oldRange'],_0x73022c)),null!=_0x3aabdd['newRange']&&_0x3aabdd['hasOwnProperty']('newRange')&&(_0x49bb08['newRange']=_0x2c9eec['Range']['toObject'](_0x3aabdd['newRange'],_0x73022c)),null!=_0x3aabdd['affectsData']&&_0x3aabdd['hasOwnProperty']('affectsData')&&(_0x49bb08['affectsData']=_0x3aabdd['affectsData']),null!=_0x3aabdd['wasUndone']&&_0x3aabdd['hasOwnProperty']('wasUndone')&&(_0x49bb08['wasUndone']=_0x3aabdd['wasUndone']),_0x49bb08;},_0x2f7075['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x2f7075['getTypeUrl']=function(_0x2e4432){return void 0x0===_0x2e4432&&(_0x2e4432='type.googleapis.com'),_0x2e4432+'/MarkerOperation';},_0x2f7075;}()),_0x2c9eec['MergeOperation']=(function(){function _0x3c79ba(_0x5b714d){if(_0x5b714d){for(var _0x4e3e75=Object['keys'](_0x5b714d),_0x9b15d3=0x0;_0x9b15d3<_0x4e3e75['length'];++_0x9b15d3)null!=_0x5b714d[_0x4e3e75[_0x9b15d3]]&&(this[_0x4e3e75[_0x9b15d3]]=_0x5b714d[_0x4e3e75[_0x9b15d3]]);}}return _0x3c79ba['prototype']['sourcePosition']=null,_0x3c79ba['prototype']['targetPosition']=null,_0x3c79ba['prototype']['graveyardPosition']=null,_0x3c79ba['prototype']['howMany']=0x0,_0x3c79ba['prototype']['wasUndone']=!0x1,_0x3c79ba['create']=function(_0x8aced5){return new _0x3c79ba(_0x8aced5);},_0x3c79ba['encode']=function(_0x574525,_0x1d1ddb){return _0x1d1ddb||(_0x1d1ddb=_0x12ddff['create']()),null!=_0x574525['sourcePosition']&&Object['hasOwnProperty']['call'](_0x574525,'sourcePosition')&&_0x2c9eec['Position']['encode'](_0x574525['sourcePosition'],_0x1d1ddb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x574525['targetPosition']&&Object['hasOwnProperty']['call'](_0x574525,'targetPosition')&&_0x2c9eec['Position']['encode'](_0x574525['targetPosition'],_0x1d1ddb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x574525['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x574525,'graveyardPosition')&&_0x2c9eec['Position']['encode'](_0x574525['graveyardPosition'],_0x1d1ddb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x574525['howMany']&&Object['hasOwnProperty']['call'](_0x574525,'howMany')&&_0x1d1ddb['uint32'](0x20)['uint32'](_0x574525['howMany']),null!=_0x574525['wasUndone']&&Object['hasOwnProperty']['call'](_0x574525,'wasUndone')&&_0x1d1ddb['uint32'](0x28)['bool'](_0x574525['wasUndone']),_0x1d1ddb;},_0x3c79ba['encodeDelimited']=function(_0x196c46,_0x55a198){return this['encode'](_0x196c46,_0x55a198)['ldelim']();},_0x3c79ba['decode']=function(_0x1602d5,_0x36ae02){_0x1602d5 instanceof _0x4ea8a8||(_0x1602d5=_0x4ea8a8['create'](_0x1602d5));for(var _0x3eeb94=void 0x0===_0x36ae02?_0x1602d5['len']:_0x1602d5['pos']+_0x36ae02,_0x5519fc=new _0x2c9eec['MergeOperation']();_0x1602d5['pos']<_0x3eeb94;){var _0x1e9c4b=_0x1602d5['uint32']();switch(_0x1e9c4b>>>0x3){case 0x1:_0x5519fc['sourcePosition']=_0x2c9eec['Position']['decode'](_0x1602d5,_0x1602d5['uint32']());break;case 0x2:_0x5519fc['targetPosition']=_0x2c9eec['Position']['decode'](_0x1602d5,_0x1602d5['uint32']());break;case 0x3:_0x5519fc['graveyardPosition']=_0x2c9eec['Position']['decode'](_0x1602d5,_0x1602d5['uint32']());break;case 0x4:_0x5519fc['howMany']=_0x1602d5['uint32']();break;case 0x5:_0x5519fc['wasUndone']=_0x1602d5['bool']();break;default:_0x1602d5['skipType'](0x7&_0x1e9c4b);}}return _0x5519fc;},_0x3c79ba['decodeDelimited']=function(_0x2495ef){return _0x2495ef instanceof _0x4ea8a8||(_0x2495ef=new _0x4ea8a8(_0x2495ef)),this['decode'](_0x2495ef,_0x2495ef['uint32']());},_0x3c79ba['verify']=function(_0x43675e){if('object'!=typeof _0x43675e||null===_0x43675e)return'object\x20expected';var _0x5dae97;if(null!=_0x43675e['sourcePosition']&&_0x43675e['hasOwnProperty']('sourcePosition')&&(_0x5dae97=_0x2c9eec['Position']['verify'](_0x43675e['sourcePosition'])))return'sourcePosition.'+_0x5dae97;if(null!=_0x43675e['targetPosition']&&_0x43675e['hasOwnProperty']('targetPosition')&&(_0x5dae97=_0x2c9eec['Position']['verify'](_0x43675e['targetPosition'])))return'targetPosition.'+_0x5dae97;if(null!=_0x43675e['graveyardPosition']&&_0x43675e['hasOwnProperty']('graveyardPosition')&&(_0x5dae97=_0x2c9eec['Position']['verify'](_0x43675e['graveyardPosition'])))return'graveyardPosition.'+_0x5dae97;return null!=_0x43675e['howMany']&&_0x43675e['hasOwnProperty']('howMany')&&!_0x5db98f['isInteger'](_0x43675e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x43675e['wasUndone']&&_0x43675e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x43675e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c79ba['fromObject']=function(_0x5cb819){if(_0x5cb819 instanceof _0x2c9eec['MergeOperation'])return _0x5cb819;var _0x45f5a5=new _0x2c9eec['MergeOperation']();if(null!=_0x5cb819['sourcePosition']){if('object'!=typeof _0x5cb819['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x45f5a5['sourcePosition']=_0x2c9eec['Position']['fromObject'](_0x5cb819['sourcePosition']);}if(null!=_0x5cb819['targetPosition']){if('object'!=typeof _0x5cb819['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x45f5a5['targetPosition']=_0x2c9eec['Position']['fromObject'](_0x5cb819['targetPosition']);}if(null!=_0x5cb819['graveyardPosition']){if('object'!=typeof _0x5cb819['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x45f5a5['graveyardPosition']=_0x2c9eec['Position']['fromObject'](_0x5cb819['graveyardPosition']);}return null!=_0x5cb819['howMany']&&(_0x45f5a5['howMany']=_0x5cb819['howMany']>>>0x0),null!=_0x5cb819['wasUndone']&&(_0x45f5a5['wasUndone']=Boolean(_0x5cb819['wasUndone'])),_0x45f5a5;},_0x3c79ba['toObject']=function(_0x7418b9,_0x468ae5){_0x468ae5||(_0x468ae5={});var _0x27daaf={};return _0x468ae5['defaults']&&(_0x27daaf['sourcePosition']=null,_0x27daaf['targetPosition']=null,_0x27daaf['graveyardPosition']=null,_0x27daaf['howMany']=0x0,_0x27daaf['wasUndone']=!0x1),null!=_0x7418b9['sourcePosition']&&_0x7418b9['hasOwnProperty']('sourcePosition')&&(_0x27daaf['sourcePosition']=_0x2c9eec['Position']['toObject'](_0x7418b9['sourcePosition'],_0x468ae5)),null!=_0x7418b9['targetPosition']&&_0x7418b9['hasOwnProperty']('targetPosition')&&(_0x27daaf['targetPosition']=_0x2c9eec['Position']['toObject'](_0x7418b9['targetPosition'],_0x468ae5)),null!=_0x7418b9['graveyardPosition']&&_0x7418b9['hasOwnProperty']('graveyardPosition')&&(_0x27daaf['graveyardPosition']=_0x2c9eec['Position']['toObject'](_0x7418b9['graveyardPosition'],_0x468ae5)),null!=_0x7418b9['howMany']&&_0x7418b9['hasOwnProperty']('howMany')&&(_0x27daaf['howMany']=_0x7418b9['howMany']),null!=_0x7418b9['wasUndone']&&_0x7418b9['hasOwnProperty']('wasUndone')&&(_0x27daaf['wasUndone']=_0x7418b9['wasUndone']),_0x27daaf;},_0x3c79ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x3c79ba['getTypeUrl']=function(_0x533f53){return void 0x0===_0x533f53&&(_0x533f53='type.googleapis.com'),_0x533f53+'/MergeOperation';},_0x3c79ba;}()),_0x2c9eec['MoveOperation']=(function(){function _0x40df1c(_0x4626ff){if(_0x4626ff){for(var _0x4ca4a7=Object['keys'](_0x4626ff),_0x58c073=0x0;_0x58c073<_0x4ca4a7['length'];++_0x58c073)null!=_0x4626ff[_0x4ca4a7[_0x58c073]]&&(this[_0x4ca4a7[_0x58c073]]=_0x4626ff[_0x4ca4a7[_0x58c073]]);}}return _0x40df1c['prototype']['sourcePosition']=null,_0x40df1c['prototype']['howMany']=0x0,_0x40df1c['prototype']['targetPosition']=null,_0x40df1c['prototype']['wasUndone']=!0x1,_0x40df1c['create']=function(_0x15b408){return new _0x40df1c(_0x15b408);},_0x40df1c['encode']=function(_0x39c3dd,_0x455001){return _0x455001||(_0x455001=_0x12ddff['create']()),null!=_0x39c3dd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x39c3dd,'sourcePosition')&&_0x2c9eec['Position']['encode'](_0x39c3dd['sourcePosition'],_0x455001['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39c3dd['howMany']&&Object['hasOwnProperty']['call'](_0x39c3dd,'howMany')&&_0x455001['uint32'](0x10)['uint32'](_0x39c3dd['howMany']),null!=_0x39c3dd['targetPosition']&&Object['hasOwnProperty']['call'](_0x39c3dd,'targetPosition')&&_0x2c9eec['Position']['encode'](_0x39c3dd['targetPosition'],_0x455001['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x39c3dd['wasUndone']&&Object['hasOwnProperty']['call'](_0x39c3dd,'wasUndone')&&_0x455001['uint32'](0x20)['bool'](_0x39c3dd['wasUndone']),_0x455001;},_0x40df1c['encodeDelimited']=function(_0x53c2c7,_0x2b1105){return this['encode'](_0x53c2c7,_0x2b1105)['ldelim']();},_0x40df1c['decode']=function(_0xe21413,_0x5d17ad){_0xe21413 instanceof _0x4ea8a8||(_0xe21413=_0x4ea8a8['create'](_0xe21413));for(var _0x2b77d0=void 0x0===_0x5d17ad?_0xe21413['len']:_0xe21413['pos']+_0x5d17ad,_0x4b81bd=new _0x2c9eec['MoveOperation']();_0xe21413['pos']<_0x2b77d0;){var _0xa77ed4=_0xe21413['uint32']();switch(_0xa77ed4>>>0x3){case 0x1:_0x4b81bd['sourcePosition']=_0x2c9eec['Position']['decode'](_0xe21413,_0xe21413['uint32']());break;case 0x2:_0x4b81bd['howMany']=_0xe21413['uint32']();break;case 0x3:_0x4b81bd['targetPosition']=_0x2c9eec['Position']['decode'](_0xe21413,_0xe21413['uint32']());break;case 0x4:_0x4b81bd['wasUndone']=_0xe21413['bool']();break;default:_0xe21413['skipType'](0x7&_0xa77ed4);}}return _0x4b81bd;},_0x40df1c['decodeDelimited']=function(_0x4d223b){return _0x4d223b instanceof _0x4ea8a8||(_0x4d223b=new _0x4ea8a8(_0x4d223b)),this['decode'](_0x4d223b,_0x4d223b['uint32']());},_0x40df1c['verify']=function(_0x50e5bb){if('object'!=typeof _0x50e5bb||null===_0x50e5bb)return'object\x20expected';var _0x3737b0;if(null!=_0x50e5bb['sourcePosition']&&_0x50e5bb['hasOwnProperty']('sourcePosition')&&(_0x3737b0=_0x2c9eec['Position']['verify'](_0x50e5bb['sourcePosition'])))return'sourcePosition.'+_0x3737b0;if(null!=_0x50e5bb['howMany']&&_0x50e5bb['hasOwnProperty']('howMany')&&!_0x5db98f['isInteger'](_0x50e5bb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x50e5bb['targetPosition']&&_0x50e5bb['hasOwnProperty']('targetPosition')&&(_0x3737b0=_0x2c9eec['Position']['verify'](_0x50e5bb['targetPosition'])))return'targetPosition.'+_0x3737b0;return null!=_0x50e5bb['wasUndone']&&_0x50e5bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50e5bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x40df1c['fromObject']=function(_0x3e9f9a){if(_0x3e9f9a instanceof _0x2c9eec['MoveOperation'])return _0x3e9f9a;var _0x19f9be=new _0x2c9eec['MoveOperation']();if(null!=_0x3e9f9a['sourcePosition']){if('object'!=typeof _0x3e9f9a['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x19f9be['sourcePosition']=_0x2c9eec['Position']['fromObject'](_0x3e9f9a['sourcePosition']);}if(null!=_0x3e9f9a['howMany']&&(_0x19f9be['howMany']=_0x3e9f9a['howMany']>>>0x0),null!=_0x3e9f9a['targetPosition']){if('object'!=typeof _0x3e9f9a['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x19f9be['targetPosition']=_0x2c9eec['Position']['fromObject'](_0x3e9f9a['targetPosition']);}return null!=_0x3e9f9a['wasUndone']&&(_0x19f9be['wasUndone']=Boolean(_0x3e9f9a['wasUndone'])),_0x19f9be;},_0x40df1c['toObject']=function(_0x35b1d2,_0x14e5ab){_0x14e5ab||(_0x14e5ab={});var _0x1a4e84={};return _0x14e5ab['defaults']&&(_0x1a4e84['sourcePosition']=null,_0x1a4e84['howMany']=0x0,_0x1a4e84['targetPosition']=null,_0x1a4e84['wasUndone']=!0x1),null!=_0x35b1d2['sourcePosition']&&_0x35b1d2['hasOwnProperty']('sourcePosition')&&(_0x1a4e84['sourcePosition']=_0x2c9eec['Position']['toObject'](_0x35b1d2['sourcePosition'],_0x14e5ab)),null!=_0x35b1d2['howMany']&&_0x35b1d2['hasOwnProperty']('howMany')&&(_0x1a4e84['howMany']=_0x35b1d2['howMany']),null!=_0x35b1d2['targetPosition']&&_0x35b1d2['hasOwnProperty']('targetPosition')&&(_0x1a4e84['targetPosition']=_0x2c9eec['Position']['toObject'](_0x35b1d2['targetPosition'],_0x14e5ab)),null!=_0x35b1d2['wasUndone']&&_0x35b1d2['hasOwnProperty']('wasUndone')&&(_0x1a4e84['wasUndone']=_0x35b1d2['wasUndone']),_0x1a4e84;},_0x40df1c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x40df1c['getTypeUrl']=function(_0x48e3fa){return void 0x0===_0x48e3fa&&(_0x48e3fa='type.googleapis.com'),_0x48e3fa+'/MoveOperation';},_0x40df1c;}()),_0x2c9eec['RenameOperation']=(function(){function _0x268431(_0x24775f){if(_0x24775f){for(var _0x437835=Object['keys'](_0x24775f),_0x20cf85=0x0;_0x20cf85<_0x437835['length'];++_0x20cf85)null!=_0x24775f[_0x437835[_0x20cf85]]&&(this[_0x437835[_0x20cf85]]=_0x24775f[_0x437835[_0x20cf85]]);}}return _0x268431['prototype']['position']=null,_0x268431['prototype']['oldName']='',_0x268431['prototype']['newName']='',_0x268431['prototype']['wasUndone']=!0x1,_0x268431['create']=function(_0x26d71f){return new _0x268431(_0x26d71f);},_0x268431['encode']=function(_0x438ed3,_0x2ec634){return _0x2ec634||(_0x2ec634=_0x12ddff['create']()),null!=_0x438ed3['position']&&Object['hasOwnProperty']['call'](_0x438ed3,'position')&&_0x2c9eec['Position']['encode'](_0x438ed3['position'],_0x2ec634['uint32'](0xa)['fork']())['ldelim'](),null!=_0x438ed3['oldName']&&Object['hasOwnProperty']['call'](_0x438ed3,'oldName')&&_0x2ec634['uint32'](0x12)['string'](_0x438ed3['oldName']),null!=_0x438ed3['newName']&&Object['hasOwnProperty']['call'](_0x438ed3,'newName')&&_0x2ec634['uint32'](0x1a)['string'](_0x438ed3['newName']),null!=_0x438ed3['wasUndone']&&Object['hasOwnProperty']['call'](_0x438ed3,'wasUndone')&&_0x2ec634['uint32'](0x20)['bool'](_0x438ed3['wasUndone']),_0x2ec634;},_0x268431['encodeDelimited']=function(_0x4b9691,_0x240a80){return this['encode'](_0x4b9691,_0x240a80)['ldelim']();},_0x268431['decode']=function(_0x438b13,_0xc8c900){_0x438b13 instanceof _0x4ea8a8||(_0x438b13=_0x4ea8a8['create'](_0x438b13));for(var _0x19449a=void 0x0===_0xc8c900?_0x438b13['len']:_0x438b13['pos']+_0xc8c900,_0x4116f0=new _0x2c9eec['RenameOperation']();_0x438b13['pos']<_0x19449a;){var _0x316fd3=_0x438b13['uint32']();switch(_0x316fd3>>>0x3){case 0x1:_0x4116f0['position']=_0x2c9eec['Position']['decode'](_0x438b13,_0x438b13['uint32']());break;case 0x2:_0x4116f0['oldName']=_0x438b13['string']();break;case 0x3:_0x4116f0['newName']=_0x438b13['string']();break;case 0x4:_0x4116f0['wasUndone']=_0x438b13['bool']();break;default:_0x438b13['skipType'](0x7&_0x316fd3);}}return _0x4116f0;},_0x268431['decodeDelimited']=function(_0x22666a){return _0x22666a instanceof _0x4ea8a8||(_0x22666a=new _0x4ea8a8(_0x22666a)),this['decode'](_0x22666a,_0x22666a['uint32']());},_0x268431['verify']=function(_0x4ff1f1){if('object'!=typeof _0x4ff1f1||null===_0x4ff1f1)return'object\x20expected';if(null!=_0x4ff1f1['position']&&_0x4ff1f1['hasOwnProperty']('position')){var _0x2522ed=_0x2c9eec['Position']['verify'](_0x4ff1f1['position']);if(_0x2522ed)return'position.'+_0x2522ed;}return null!=_0x4ff1f1['oldName']&&_0x4ff1f1['hasOwnProperty']('oldName')&&!_0x5db98f['isString'](_0x4ff1f1['oldName'])?'oldName:\x20string\x20expected':null!=_0x4ff1f1['newName']&&_0x4ff1f1['hasOwnProperty']('newName')&&!_0x5db98f['isString'](_0x4ff1f1['newName'])?'newName:\x20string\x20expected':null!=_0x4ff1f1['wasUndone']&&_0x4ff1f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ff1f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x268431['fromObject']=function(_0x3633d5){if(_0x3633d5 instanceof _0x2c9eec['RenameOperation'])return _0x3633d5;var _0x1d9bc6=new _0x2c9eec['RenameOperation']();if(null!=_0x3633d5['position']){if('object'!=typeof _0x3633d5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1d9bc6['position']=_0x2c9eec['Position']['fromObject'](_0x3633d5['position']);}return null!=_0x3633d5['oldName']&&(_0x1d9bc6['oldName']=String(_0x3633d5['oldName'])),null!=_0x3633d5['newName']&&(_0x1d9bc6['newName']=String(_0x3633d5['newName'])),null!=_0x3633d5['wasUndone']&&(_0x1d9bc6['wasUndone']=Boolean(_0x3633d5['wasUndone'])),_0x1d9bc6;},_0x268431['toObject']=function(_0x341641,_0x530ed5){_0x530ed5||(_0x530ed5={});var _0x3e8d10={};return _0x530ed5['defaults']&&(_0x3e8d10['position']=null,_0x3e8d10['oldName']='',_0x3e8d10['newName']='',_0x3e8d10['wasUndone']=!0x1),null!=_0x341641['position']&&_0x341641['hasOwnProperty']('position')&&(_0x3e8d10['position']=_0x2c9eec['Position']['toObject'](_0x341641['position'],_0x530ed5)),null!=_0x341641['oldName']&&_0x341641['hasOwnProperty']('oldName')&&(_0x3e8d10['oldName']=_0x341641['oldName']),null!=_0x341641['newName']&&_0x341641['hasOwnProperty']('newName')&&(_0x3e8d10['newName']=_0x341641['newName']),null!=_0x341641['wasUndone']&&_0x341641['hasOwnProperty']('wasUndone')&&(_0x3e8d10['wasUndone']=_0x341641['wasUndone']),_0x3e8d10;},_0x268431['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x268431['getTypeUrl']=function(_0x4d0077){return void 0x0===_0x4d0077&&(_0x4d0077='type.googleapis.com'),_0x4d0077+'/RenameOperation';},_0x268431;}()),_0x2c9eec['RootAttributeOperation']=(function(){function _0x23c5d9(_0x27707){if(_0x27707){for(var _0x22818d=Object['keys'](_0x27707),_0x1fe68f=0x0;_0x1fe68f<_0x22818d['length'];++_0x1fe68f)null!=_0x27707[_0x22818d[_0x1fe68f]]&&(this[_0x22818d[_0x1fe68f]]=_0x27707[_0x22818d[_0x1fe68f]]);}}return _0x23c5d9['prototype']['root']='',_0x23c5d9['prototype']['key']='',_0x23c5d9['prototype']['oldValueBoolean']=!0x1,_0x23c5d9['prototype']['oldValueJson']='',_0x23c5d9['prototype']['newValueBoolean']=!0x1,_0x23c5d9['prototype']['newValueJson']='',_0x23c5d9['prototype']['wasUndone']=!0x1,_0x23c5d9['create']=function(_0x340bf2){return new _0x23c5d9(_0x340bf2);},_0x23c5d9['encode']=function(_0x734d3b,_0x35b138){return _0x35b138||(_0x35b138=_0x12ddff['create']()),null!=_0x734d3b['root']&&Object['hasOwnProperty']['call'](_0x734d3b,'root')&&_0x35b138['uint32'](0xa)['string'](_0x734d3b['root']),null!=_0x734d3b['key']&&Object['hasOwnProperty']['call'](_0x734d3b,'key')&&_0x35b138['uint32'](0x12)['string'](_0x734d3b['key']),null!=_0x734d3b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x734d3b,'oldValueBoolean')&&_0x35b138['uint32'](0x18)['bool'](_0x734d3b['oldValueBoolean']),null!=_0x734d3b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x734d3b,'oldValueJson')&&_0x35b138['uint32'](0x22)['string'](_0x734d3b['oldValueJson']),null!=_0x734d3b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x734d3b,'newValueBoolean')&&_0x35b138['uint32'](0x28)['bool'](_0x734d3b['newValueBoolean']),null!=_0x734d3b['newValueJson']&&Object['hasOwnProperty']['call'](_0x734d3b,'newValueJson')&&_0x35b138['uint32'](0x32)['string'](_0x734d3b['newValueJson']),null!=_0x734d3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x734d3b,'wasUndone')&&_0x35b138['uint32'](0x38)['bool'](_0x734d3b['wasUndone']),_0x35b138;},_0x23c5d9['encodeDelimited']=function(_0xe83f6e,_0x4bff88){return this['encode'](_0xe83f6e,_0x4bff88)['ldelim']();},_0x23c5d9['decode']=function(_0x26fa0a,_0xf61e31){_0x26fa0a instanceof _0x4ea8a8||(_0x26fa0a=_0x4ea8a8['create'](_0x26fa0a));for(var _0x38d023=void 0x0===_0xf61e31?_0x26fa0a['len']:_0x26fa0a['pos']+_0xf61e31,_0x41c5c3=new _0x2c9eec['RootAttributeOperation']();_0x26fa0a['pos']<_0x38d023;){var _0xcbf213=_0x26fa0a['uint32']();switch(_0xcbf213>>>0x3){case 0x1:_0x41c5c3['root']=_0x26fa0a['string']();break;case 0x2:_0x41c5c3['key']=_0x26fa0a['string']();break;case 0x3:_0x41c5c3['oldValueBoolean']=_0x26fa0a['bool']();break;case 0x4:_0x41c5c3['oldValueJson']=_0x26fa0a['string']();break;case 0x5:_0x41c5c3['newValueBoolean']=_0x26fa0a['bool']();break;case 0x6:_0x41c5c3['newValueJson']=_0x26fa0a['string']();break;case 0x7:_0x41c5c3['wasUndone']=_0x26fa0a['bool']();break;default:_0x26fa0a['skipType'](0x7&_0xcbf213);}}return _0x41c5c3;},_0x23c5d9['decodeDelimited']=function(_0x59b1e5){return _0x59b1e5 instanceof _0x4ea8a8||(_0x59b1e5=new _0x4ea8a8(_0x59b1e5)),this['decode'](_0x59b1e5,_0x59b1e5['uint32']());},_0x23c5d9['verify']=function(_0x307203){return'object'!=typeof _0x307203||null===_0x307203?'object\x20expected':null!=_0x307203['root']&&_0x307203['hasOwnProperty']('root')&&!_0x5db98f['isString'](_0x307203['root'])?'root:\x20string\x20expected':null!=_0x307203['key']&&_0x307203['hasOwnProperty']('key')&&!_0x5db98f['isString'](_0x307203['key'])?'key:\x20string\x20expected':null!=_0x307203['oldValueBoolean']&&_0x307203['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x307203['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x307203['oldValueJson']&&_0x307203['hasOwnProperty']('oldValueJson')&&!_0x5db98f['isString'](_0x307203['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x307203['newValueBoolean']&&_0x307203['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x307203['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x307203['newValueJson']&&_0x307203['hasOwnProperty']('newValueJson')&&!_0x5db98f['isString'](_0x307203['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x307203['wasUndone']&&_0x307203['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x307203['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23c5d9['fromObject']=function(_0x319571){if(_0x319571 instanceof _0x2c9eec['RootAttributeOperation'])return _0x319571;var _0x260ac1=new _0x2c9eec['RootAttributeOperation']();return null!=_0x319571['root']&&(_0x260ac1['root']=String(_0x319571['root'])),null!=_0x319571['key']&&(_0x260ac1['key']=String(_0x319571['key'])),null!=_0x319571['oldValueBoolean']&&(_0x260ac1['oldValueBoolean']=Boolean(_0x319571['oldValueBoolean'])),null!=_0x319571['oldValueJson']&&(_0x260ac1['oldValueJson']=String(_0x319571['oldValueJson'])),null!=_0x319571['newValueBoolean']&&(_0x260ac1['newValueBoolean']=Boolean(_0x319571['newValueBoolean'])),null!=_0x319571['newValueJson']&&(_0x260ac1['newValueJson']=String(_0x319571['newValueJson'])),null!=_0x319571['wasUndone']&&(_0x260ac1['wasUndone']=Boolean(_0x319571['wasUndone'])),_0x260ac1;},_0x23c5d9['toObject']=function(_0x1d054b,_0x414fd8){_0x414fd8||(_0x414fd8={});var _0x2c1d87={};return _0x414fd8['defaults']&&(_0x2c1d87['root']='',_0x2c1d87['key']='',_0x2c1d87['oldValueBoolean']=!0x1,_0x2c1d87['oldValueJson']='',_0x2c1d87['newValueBoolean']=!0x1,_0x2c1d87['newValueJson']='',_0x2c1d87['wasUndone']=!0x1),null!=_0x1d054b['root']&&_0x1d054b['hasOwnProperty']('root')&&(_0x2c1d87['root']=_0x1d054b['root']),null!=_0x1d054b['key']&&_0x1d054b['hasOwnProperty']('key')&&(_0x2c1d87['key']=_0x1d054b['key']),null!=_0x1d054b['oldValueBoolean']&&_0x1d054b['hasOwnProperty']('oldValueBoolean')&&(_0x2c1d87['oldValueBoolean']=_0x1d054b['oldValueBoolean']),null!=_0x1d054b['oldValueJson']&&_0x1d054b['hasOwnProperty']('oldValueJson')&&(_0x2c1d87['oldValueJson']=_0x1d054b['oldValueJson']),null!=_0x1d054b['newValueBoolean']&&_0x1d054b['hasOwnProperty']('newValueBoolean')&&(_0x2c1d87['newValueBoolean']=_0x1d054b['newValueBoolean']),null!=_0x1d054b['newValueJson']&&_0x1d054b['hasOwnProperty']('newValueJson')&&(_0x2c1d87['newValueJson']=_0x1d054b['newValueJson']),null!=_0x1d054b['wasUndone']&&_0x1d054b['hasOwnProperty']('wasUndone')&&(_0x2c1d87['wasUndone']=_0x1d054b['wasUndone']),_0x2c1d87;},_0x23c5d9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x23c5d9['getTypeUrl']=function(_0x3e950f){return void 0x0===_0x3e950f&&(_0x3e950f='type.googleapis.com'),_0x3e950f+'/RootAttributeOperation';},_0x23c5d9;}()),_0x2c9eec['RootOperation']=(function(){function _0x4e822e(_0x2861bd){if(_0x2861bd){for(var _0x5e0bd5=Object['keys'](_0x2861bd),_0x50f0f8=0x0;_0x50f0f8<_0x5e0bd5['length'];++_0x50f0f8)null!=_0x2861bd[_0x5e0bd5[_0x50f0f8]]&&(this[_0x5e0bd5[_0x50f0f8]]=_0x2861bd[_0x5e0bd5[_0x50f0f8]]);}}return _0x4e822e['prototype']['rootName']='',_0x4e822e['prototype']['elementName']='',_0x4e822e['prototype']['isAdd']=!0x1,_0x4e822e['prototype']['wasUndone']=!0x1,_0x4e822e['create']=function(_0x3772bf){return new _0x4e822e(_0x3772bf);},_0x4e822e['encode']=function(_0x478834,_0x308dfe){return _0x308dfe||(_0x308dfe=_0x12ddff['create']()),null!=_0x478834['rootName']&&Object['hasOwnProperty']['call'](_0x478834,'rootName')&&_0x308dfe['uint32'](0xa)['string'](_0x478834['rootName']),null!=_0x478834['elementName']&&Object['hasOwnProperty']['call'](_0x478834,'elementName')&&_0x308dfe['uint32'](0x12)['string'](_0x478834['elementName']),null!=_0x478834['isAdd']&&Object['hasOwnProperty']['call'](_0x478834,'isAdd')&&_0x308dfe['uint32'](0x18)['bool'](_0x478834['isAdd']),null!=_0x478834['wasUndone']&&Object['hasOwnProperty']['call'](_0x478834,'wasUndone')&&_0x308dfe['uint32'](0x20)['bool'](_0x478834['wasUndone']),_0x308dfe;},_0x4e822e['encodeDelimited']=function(_0x37603c,_0x30df37){return this['encode'](_0x37603c,_0x30df37)['ldelim']();},_0x4e822e['decode']=function(_0x3ecec6,_0x5b7ba0){_0x3ecec6 instanceof _0x4ea8a8||(_0x3ecec6=_0x4ea8a8['create'](_0x3ecec6));for(var _0x15aa28=void 0x0===_0x5b7ba0?_0x3ecec6['len']:_0x3ecec6['pos']+_0x5b7ba0,_0x401e92=new _0x2c9eec['RootOperation']();_0x3ecec6['pos']<_0x15aa28;){var _0x27e41d=_0x3ecec6['uint32']();switch(_0x27e41d>>>0x3){case 0x1:_0x401e92['rootName']=_0x3ecec6['string']();break;case 0x2:_0x401e92['elementName']=_0x3ecec6['string']();break;case 0x3:_0x401e92['isAdd']=_0x3ecec6['bool']();break;case 0x4:_0x401e92['wasUndone']=_0x3ecec6['bool']();break;default:_0x3ecec6['skipType'](0x7&_0x27e41d);}}return _0x401e92;},_0x4e822e['decodeDelimited']=function(_0x113ccc){return _0x113ccc instanceof _0x4ea8a8||(_0x113ccc=new _0x4ea8a8(_0x113ccc)),this['decode'](_0x113ccc,_0x113ccc['uint32']());},_0x4e822e['verify']=function(_0x1f839c){return'object'!=typeof _0x1f839c||null===_0x1f839c?'object\x20expected':null!=_0x1f839c['rootName']&&_0x1f839c['hasOwnProperty']('rootName')&&!_0x5db98f['isString'](_0x1f839c['rootName'])?'rootName:\x20string\x20expected':null!=_0x1f839c['elementName']&&_0x1f839c['hasOwnProperty']('elementName')&&!_0x5db98f['isString'](_0x1f839c['elementName'])?'elementName:\x20string\x20expected':null!=_0x1f839c['isAdd']&&_0x1f839c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1f839c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1f839c['wasUndone']&&_0x1f839c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f839c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e822e['fromObject']=function(_0x42173f){if(_0x42173f instanceof _0x2c9eec['RootOperation'])return _0x42173f;var _0x57dc20=new _0x2c9eec['RootOperation']();return null!=_0x42173f['rootName']&&(_0x57dc20['rootName']=String(_0x42173f['rootName'])),null!=_0x42173f['elementName']&&(_0x57dc20['elementName']=String(_0x42173f['elementName'])),null!=_0x42173f['isAdd']&&(_0x57dc20['isAdd']=Boolean(_0x42173f['isAdd'])),null!=_0x42173f['wasUndone']&&(_0x57dc20['wasUndone']=Boolean(_0x42173f['wasUndone'])),_0x57dc20;},_0x4e822e['toObject']=function(_0x2f14f1,_0x5aa132){_0x5aa132||(_0x5aa132={});var _0x370166={};return _0x5aa132['defaults']&&(_0x370166['rootName']='',_0x370166['elementName']='',_0x370166['isAdd']=!0x1,_0x370166['wasUndone']=!0x1),null!=_0x2f14f1['rootName']&&_0x2f14f1['hasOwnProperty']('rootName')&&(_0x370166['rootName']=_0x2f14f1['rootName']),null!=_0x2f14f1['elementName']&&_0x2f14f1['hasOwnProperty']('elementName')&&(_0x370166['elementName']=_0x2f14f1['elementName']),null!=_0x2f14f1['isAdd']&&_0x2f14f1['hasOwnProperty']('isAdd')&&(_0x370166['isAdd']=_0x2f14f1['isAdd']),null!=_0x2f14f1['wasUndone']&&_0x2f14f1['hasOwnProperty']('wasUndone')&&(_0x370166['wasUndone']=_0x2f14f1['wasUndone']),_0x370166;},_0x4e822e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x4e822e['getTypeUrl']=function(_0x56a700){return void 0x0===_0x56a700&&(_0x56a700='type.googleapis.com'),_0x56a700+'/RootOperation';},_0x4e822e;}()),_0x2c9eec['SplitOperation']=(function(){function _0x59b907(_0x100398){if(_0x100398){for(var _0x213e91=Object['keys'](_0x100398),_0x196057=0x0;_0x196057<_0x213e91['length'];++_0x196057)null!=_0x100398[_0x213e91[_0x196057]]&&(this[_0x213e91[_0x196057]]=_0x100398[_0x213e91[_0x196057]]);}}return _0x59b907['prototype']['splitPosition']=null,_0x59b907['prototype']['graveyardPosition']=null,_0x59b907['prototype']['howMany']=0x0,_0x59b907['prototype']['insertionPosition']=null,_0x59b907['prototype']['wasUndone']=!0x1,_0x59b907['create']=function(_0x447244){return new _0x59b907(_0x447244);},_0x59b907['encode']=function(_0x1d8c07,_0x121ebc){return _0x121ebc||(_0x121ebc=_0x12ddff['create']()),null!=_0x1d8c07['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d8c07,'splitPosition')&&_0x2c9eec['Position']['encode'](_0x1d8c07['splitPosition'],_0x121ebc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d8c07['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d8c07,'graveyardPosition')&&_0x2c9eec['Position']['encode'](_0x1d8c07['graveyardPosition'],_0x121ebc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d8c07['howMany']&&Object['hasOwnProperty']['call'](_0x1d8c07,'howMany')&&_0x121ebc['uint32'](0x18)['uint32'](_0x1d8c07['howMany']),null!=_0x1d8c07['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d8c07,'insertionPosition')&&_0x2c9eec['Position']['encode'](_0x1d8c07['insertionPosition'],_0x121ebc['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d8c07['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d8c07,'wasUndone')&&_0x121ebc['uint32'](0x28)['bool'](_0x1d8c07['wasUndone']),_0x121ebc;},_0x59b907['encodeDelimited']=function(_0x3c8781,_0x5d670e){return this['encode'](_0x3c8781,_0x5d670e)['ldelim']();},_0x59b907['decode']=function(_0x308cf8,_0x376eb4){_0x308cf8 instanceof _0x4ea8a8||(_0x308cf8=_0x4ea8a8['create'](_0x308cf8));for(var _0x52f5a7=void 0x0===_0x376eb4?_0x308cf8['len']:_0x308cf8['pos']+_0x376eb4,_0x468f79=new _0x2c9eec['SplitOperation']();_0x308cf8['pos']<_0x52f5a7;){var _0x1d13de=_0x308cf8['uint32']();switch(_0x1d13de>>>0x3){case 0x1:_0x468f79['splitPosition']=_0x2c9eec['Position']['decode'](_0x308cf8,_0x308cf8['uint32']());break;case 0x2:_0x468f79['graveyardPosition']=_0x2c9eec['Position']['decode'](_0x308cf8,_0x308cf8['uint32']());break;case 0x3:_0x468f79['howMany']=_0x308cf8['uint32']();break;case 0x4:_0x468f79['insertionPosition']=_0x2c9eec['Position']['decode'](_0x308cf8,_0x308cf8['uint32']());break;case 0x5:_0x468f79['wasUndone']=_0x308cf8['bool']();break;default:_0x308cf8['skipType'](0x7&_0x1d13de);}}return _0x468f79;},_0x59b907['decodeDelimited']=function(_0x3649c1){return _0x3649c1 instanceof _0x4ea8a8||(_0x3649c1=new _0x4ea8a8(_0x3649c1)),this['decode'](_0x3649c1,_0x3649c1['uint32']());},_0x59b907['verify']=function(_0x5c6854){if('object'!=typeof _0x5c6854||null===_0x5c6854)return'object\x20expected';var _0x2dd5d7;if(null!=_0x5c6854['splitPosition']&&_0x5c6854['hasOwnProperty']('splitPosition')&&(_0x2dd5d7=_0x2c9eec['Position']['verify'](_0x5c6854['splitPosition'])))return'splitPosition.'+_0x2dd5d7;if(null!=_0x5c6854['graveyardPosition']&&_0x5c6854['hasOwnProperty']('graveyardPosition')&&(_0x2dd5d7=_0x2c9eec['Position']['verify'](_0x5c6854['graveyardPosition'])))return'graveyardPosition.'+_0x2dd5d7;if(null!=_0x5c6854['howMany']&&_0x5c6854['hasOwnProperty']('howMany')&&!_0x5db98f['isInteger'](_0x5c6854['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5c6854['insertionPosition']&&_0x5c6854['hasOwnProperty']('insertionPosition')&&(_0x2dd5d7=_0x2c9eec['Position']['verify'](_0x5c6854['insertionPosition'])))return'insertionPosition.'+_0x2dd5d7;return null!=_0x5c6854['wasUndone']&&_0x5c6854['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c6854['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59b907['fromObject']=function(_0xe84766){if(_0xe84766 instanceof _0x2c9eec['SplitOperation'])return _0xe84766;var _0x203a03=new _0x2c9eec['SplitOperation']();if(null!=_0xe84766['splitPosition']){if('object'!=typeof _0xe84766['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x203a03['splitPosition']=_0x2c9eec['Position']['fromObject'](_0xe84766['splitPosition']);}if(null!=_0xe84766['graveyardPosition']){if('object'!=typeof _0xe84766['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x203a03['graveyardPosition']=_0x2c9eec['Position']['fromObject'](_0xe84766['graveyardPosition']);}if(null!=_0xe84766['howMany']&&(_0x203a03['howMany']=_0xe84766['howMany']>>>0x0),null!=_0xe84766['insertionPosition']){if('object'!=typeof _0xe84766['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x203a03['insertionPosition']=_0x2c9eec['Position']['fromObject'](_0xe84766['insertionPosition']);}return null!=_0xe84766['wasUndone']&&(_0x203a03['wasUndone']=Boolean(_0xe84766['wasUndone'])),_0x203a03;},_0x59b907['toObject']=function(_0xe20288,_0xc712d7){_0xc712d7||(_0xc712d7={});var _0x50c21a={};return _0xc712d7['defaults']&&(_0x50c21a['splitPosition']=null,_0x50c21a['graveyardPosition']=null,_0x50c21a['howMany']=0x0,_0x50c21a['insertionPosition']=null,_0x50c21a['wasUndone']=!0x1),null!=_0xe20288['splitPosition']&&_0xe20288['hasOwnProperty']('splitPosition')&&(_0x50c21a['splitPosition']=_0x2c9eec['Position']['toObject'](_0xe20288['splitPosition'],_0xc712d7)),null!=_0xe20288['graveyardPosition']&&_0xe20288['hasOwnProperty']('graveyardPosition')&&(_0x50c21a['graveyardPosition']=_0x2c9eec['Position']['toObject'](_0xe20288['graveyardPosition'],_0xc712d7)),null!=_0xe20288['howMany']&&_0xe20288['hasOwnProperty']('howMany')&&(_0x50c21a['howMany']=_0xe20288['howMany']),null!=_0xe20288['insertionPosition']&&_0xe20288['hasOwnProperty']('insertionPosition')&&(_0x50c21a['insertionPosition']=_0x2c9eec['Position']['toObject'](_0xe20288['insertionPosition'],_0xc712d7)),null!=_0xe20288['wasUndone']&&_0xe20288['hasOwnProperty']('wasUndone')&&(_0x50c21a['wasUndone']=_0xe20288['wasUndone']),_0x50c21a;},_0x59b907['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x59b907['getTypeUrl']=function(_0x2cb5b8){return void 0x0===_0x2cb5b8&&(_0x2cb5b8='type.googleapis.com'),_0x2cb5b8+'/SplitOperation';},_0x59b907;}()),_0x2c9eec['Position']=(function(){function _0x145e5c(_0x1b05e6){if(this['path']=[],_0x1b05e6){for(var _0x4cfa82=Object['keys'](_0x1b05e6),_0xabb2e7=0x0;_0xabb2e7<_0x4cfa82['length'];++_0xabb2e7)null!=_0x1b05e6[_0x4cfa82[_0xabb2e7]]&&(this[_0x4cfa82[_0xabb2e7]]=_0x1b05e6[_0x4cfa82[_0xabb2e7]]);}}return _0x145e5c['prototype']['root']='',_0x145e5c['prototype']['rootMain']=!0x1,_0x145e5c['prototype']['rootGraveyard']=!0x1,_0x145e5c['prototype']['path']=_0x5db98f['emptyArray'],_0x145e5c['prototype']['stickiness']='',_0x145e5c['create']=function(_0x3bb189){return new _0x145e5c(_0x3bb189);},_0x145e5c['encode']=function(_0x265ff5,_0x5372ea){if(_0x5372ea||(_0x5372ea=_0x12ddff['create']()),null!=_0x265ff5['root']&&Object['hasOwnProperty']['call'](_0x265ff5,'root')&&_0x5372ea['uint32'](0xa)['string'](_0x265ff5['root']),null!=_0x265ff5['rootMain']&&Object['hasOwnProperty']['call'](_0x265ff5,'rootMain')&&_0x5372ea['uint32'](0x10)['bool'](_0x265ff5['rootMain']),null!=_0x265ff5['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x265ff5,'rootGraveyard')&&_0x5372ea['uint32'](0x18)['bool'](_0x265ff5['rootGraveyard']),null!=_0x265ff5['path']&&_0x265ff5['path']['length']){_0x5372ea['uint32'](0x22)['fork']();for(var _0x358f71=0x0;_0x358f71<_0x265ff5['path']['length'];++_0x358f71)_0x5372ea['uint32'](_0x265ff5['path'][_0x358f71]);_0x5372ea['ldelim']();}return null!=_0x265ff5['stickiness']&&Object['hasOwnProperty']['call'](_0x265ff5,'stickiness')&&_0x5372ea['uint32'](0x2a)['string'](_0x265ff5['stickiness']),_0x5372ea;},_0x145e5c['encodeDelimited']=function(_0x2a4b0e,_0xc3dbed){return this['encode'](_0x2a4b0e,_0xc3dbed)['ldelim']();},_0x145e5c['decode']=function(_0xead6da,_0x11870c){_0xead6da instanceof _0x4ea8a8||(_0xead6da=_0x4ea8a8['create'](_0xead6da));for(var _0x1bf66f=void 0x0===_0x11870c?_0xead6da['len']:_0xead6da['pos']+_0x11870c,_0x51cd10=new _0x2c9eec['Position']();_0xead6da['pos']<_0x1bf66f;){var _0x2d1dd0=_0xead6da['uint32']();switch(_0x2d1dd0>>>0x3){case 0x1:_0x51cd10['root']=_0xead6da['string']();break;case 0x2:_0x51cd10['rootMain']=_0xead6da['bool']();break;case 0x3:_0x51cd10['rootGraveyard']=_0xead6da['bool']();break;case 0x4:if(_0x51cd10['path']&&_0x51cd10['path']['length']||(_0x51cd10['path']=[]),0x2==(0x7&_0x2d1dd0)){for(var _0xf5a7d8=_0xead6da['uint32']()+_0xead6da['pos'];_0xead6da['pos']<_0xf5a7d8;)_0x51cd10['path']['push'](_0xead6da['uint32']());}else _0x51cd10['path']['push'](_0xead6da['uint32']());break;case 0x5:_0x51cd10['stickiness']=_0xead6da['string']();break;default:_0xead6da['skipType'](0x7&_0x2d1dd0);}}return _0x51cd10;},_0x145e5c['decodeDelimited']=function(_0x87c93){return _0x87c93 instanceof _0x4ea8a8||(_0x87c93=new _0x4ea8a8(_0x87c93)),this['decode'](_0x87c93,_0x87c93['uint32']());},_0x145e5c['verify']=function(_0x53d2fc){if('object'!=typeof _0x53d2fc||null===_0x53d2fc)return'object\x20expected';if(null!=_0x53d2fc['root']&&_0x53d2fc['hasOwnProperty']('root')&&!_0x5db98f['isString'](_0x53d2fc['root']))return'root:\x20string\x20expected';if(null!=_0x53d2fc['rootMain']&&_0x53d2fc['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x53d2fc['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x53d2fc['rootGraveyard']&&_0x53d2fc['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x53d2fc['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x53d2fc['path']&&_0x53d2fc['hasOwnProperty']('path')){if(!Array['isArray'](_0x53d2fc['path']))return'path:\x20array\x20expected';for(var _0x5f1d0=0x0;_0x5f1d0<_0x53d2fc['path']['length'];++_0x5f1d0)if(!_0x5db98f['isInteger'](_0x53d2fc['path'][_0x5f1d0]))return'path:\x20integer[]\x20expected';}return null!=_0x53d2fc['stickiness']&&_0x53d2fc['hasOwnProperty']('stickiness')&&!_0x5db98f['isString'](_0x53d2fc['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x145e5c['fromObject']=function(_0xb27c5c){if(_0xb27c5c instanceof _0x2c9eec['Position'])return _0xb27c5c;var _0x58f3fa=new _0x2c9eec['Position']();if(null!=_0xb27c5c['root']&&(_0x58f3fa['root']=String(_0xb27c5c['root'])),null!=_0xb27c5c['rootMain']&&(_0x58f3fa['rootMain']=Boolean(_0xb27c5c['rootMain'])),null!=_0xb27c5c['rootGraveyard']&&(_0x58f3fa['rootGraveyard']=Boolean(_0xb27c5c['rootGraveyard'])),_0xb27c5c['path']){if(!Array['isArray'](_0xb27c5c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x58f3fa['path']=[];for(var _0x2c1bfb=0x0;_0x2c1bfb<_0xb27c5c['path']['length'];++_0x2c1bfb)_0x58f3fa['path'][_0x2c1bfb]=_0xb27c5c['path'][_0x2c1bfb]>>>0x0;}return null!=_0xb27c5c['stickiness']&&(_0x58f3fa['stickiness']=String(_0xb27c5c['stickiness'])),_0x58f3fa;},_0x145e5c['toObject']=function(_0x782a89,_0x4c3da5){_0x4c3da5||(_0x4c3da5={});var _0xbac570={};if((_0x4c3da5['arrays']||_0x4c3da5['defaults'])&&(_0xbac570['path']=[]),_0x4c3da5['defaults']&&(_0xbac570['root']='',_0xbac570['rootMain']=!0x1,_0xbac570['rootGraveyard']=!0x1,_0xbac570['stickiness']=''),null!=_0x782a89['root']&&_0x782a89['hasOwnProperty']('root')&&(_0xbac570['root']=_0x782a89['root']),null!=_0x782a89['rootMain']&&_0x782a89['hasOwnProperty']('rootMain')&&(_0xbac570['rootMain']=_0x782a89['rootMain']),null!=_0x782a89['rootGraveyard']&&_0x782a89['hasOwnProperty']('rootGraveyard')&&(_0xbac570['rootGraveyard']=_0x782a89['rootGraveyard']),_0x782a89['path']&&_0x782a89['path']['length']){_0xbac570['path']=[];for(var _0x568ced=0x0;_0x568ced<_0x782a89['path']['length'];++_0x568ced)_0xbac570['path'][_0x568ced]=_0x782a89['path'][_0x568ced];}return null!=_0x782a89['stickiness']&&_0x782a89['hasOwnProperty']('stickiness')&&(_0xbac570['stickiness']=_0x782a89['stickiness']),_0xbac570;},_0x145e5c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x145e5c['getTypeUrl']=function(_0x737305){return void 0x0===_0x737305&&(_0x737305='type.googleapis.com'),_0x737305+'/Position';},_0x145e5c;}()),_0x2c9eec['Range']=(function(){function _0x4a9163(_0x4c855f){if(_0x4c855f){for(var _0xa17920=Object['keys'](_0x4c855f),_0x5e6558=0x0;_0x5e6558<_0xa17920['length'];++_0x5e6558)null!=_0x4c855f[_0xa17920[_0x5e6558]]&&(this[_0xa17920[_0x5e6558]]=_0x4c855f[_0xa17920[_0x5e6558]]);}}return _0x4a9163['prototype']['start']=null,_0x4a9163['prototype']['end']=null,_0x4a9163['create']=function(_0x392710){return new _0x4a9163(_0x392710);},_0x4a9163['encode']=function(_0x1634ef,_0x35766e){return _0x35766e||(_0x35766e=_0x12ddff['create']()),null!=_0x1634ef['start']&&Object['hasOwnProperty']['call'](_0x1634ef,'start')&&_0x2c9eec['Position']['encode'](_0x1634ef['start'],_0x35766e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1634ef['end']&&Object['hasOwnProperty']['call'](_0x1634ef,'end')&&_0x2c9eec['Position']['encode'](_0x1634ef['end'],_0x35766e['uint32'](0x12)['fork']())['ldelim'](),_0x35766e;},_0x4a9163['encodeDelimited']=function(_0x29460b,_0x42fce2){return this['encode'](_0x29460b,_0x42fce2)['ldelim']();},_0x4a9163['decode']=function(_0x107f31,_0x3dc9c2){_0x107f31 instanceof _0x4ea8a8||(_0x107f31=_0x4ea8a8['create'](_0x107f31));for(var _0x9ef5bd=void 0x0===_0x3dc9c2?_0x107f31['len']:_0x107f31['pos']+_0x3dc9c2,_0x9735a4=new _0x2c9eec['Range']();_0x107f31['pos']<_0x9ef5bd;){var _0x347746=_0x107f31['uint32']();switch(_0x347746>>>0x3){case 0x1:_0x9735a4['start']=_0x2c9eec['Position']['decode'](_0x107f31,_0x107f31['uint32']());break;case 0x2:_0x9735a4['end']=_0x2c9eec['Position']['decode'](_0x107f31,_0x107f31['uint32']());break;default:_0x107f31['skipType'](0x7&_0x347746);}}return _0x9735a4;},_0x4a9163['decodeDelimited']=function(_0x23a956){return _0x23a956 instanceof _0x4ea8a8||(_0x23a956=new _0x4ea8a8(_0x23a956)),this['decode'](_0x23a956,_0x23a956['uint32']());},_0x4a9163['verify']=function(_0x39ef79){if('object'!=typeof _0x39ef79||null===_0x39ef79)return'object\x20expected';var _0x4c79d5;if(null!=_0x39ef79['start']&&_0x39ef79['hasOwnProperty']('start')&&(_0x4c79d5=_0x2c9eec['Position']['verify'](_0x39ef79['start'])))return'start.'+_0x4c79d5;if(null!=_0x39ef79['end']&&_0x39ef79['hasOwnProperty']('end')&&(_0x4c79d5=_0x2c9eec['Position']['verify'](_0x39ef79['end'])))return'end.'+_0x4c79d5;return null;},_0x4a9163['fromObject']=function(_0x28e7c){if(_0x28e7c instanceof _0x2c9eec['Range'])return _0x28e7c;var _0x7a2922=new _0x2c9eec['Range']();if(null!=_0x28e7c['start']){if('object'!=typeof _0x28e7c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x7a2922['start']=_0x2c9eec['Position']['fromObject'](_0x28e7c['start']);}if(null!=_0x28e7c['end']){if('object'!=typeof _0x28e7c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x7a2922['end']=_0x2c9eec['Position']['fromObject'](_0x28e7c['end']);}return _0x7a2922;},_0x4a9163['toObject']=function(_0x2f4435,_0x195457){_0x195457||(_0x195457={});var _0x32a806={};return _0x195457['defaults']&&(_0x32a806['start']=null,_0x32a806['end']=null),null!=_0x2f4435['start']&&_0x2f4435['hasOwnProperty']('start')&&(_0x32a806['start']=_0x2c9eec['Position']['toObject'](_0x2f4435['start'],_0x195457)),null!=_0x2f4435['end']&&_0x2f4435['hasOwnProperty']('end')&&(_0x32a806['end']=_0x2c9eec['Position']['toObject'](_0x2f4435['end'],_0x195457)),_0x32a806;},_0x4a9163['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x4a9163['getTypeUrl']=function(_0x405f1b){return void 0x0===_0x405f1b&&(_0x405f1b='type.googleapis.com'),_0x405f1b+'/Range';},_0x4a9163;}()),_0x2c9eec['Element']=(function(){function _0x3c71b8(_0x31f0d1){if(this['children']=[],this['attributesBoolean']={},_0x31f0d1){for(var _0x512492=Object['keys'](_0x31f0d1),_0x386b61=0x0;_0x386b61<_0x512492['length'];++_0x386b61)null!=_0x31f0d1[_0x512492[_0x386b61]]&&(this[_0x512492[_0x386b61]]=_0x31f0d1[_0x512492[_0x386b61]]);}}return _0x3c71b8['prototype']['name']='',_0x3c71b8['prototype']['children']=_0x5db98f['emptyArray'],_0x3c71b8['prototype']['data']='',_0x3c71b8['prototype']['attributesBoolean']=_0x5db98f['emptyObject'],_0x3c71b8['prototype']['attributesJson']='',_0x3c71b8['create']=function(_0x4dae31){return new _0x3c71b8(_0x4dae31);},_0x3c71b8['encode']=function(_0x1dbc38,_0x43074d){if(_0x43074d||(_0x43074d=_0x12ddff['create']()),null!=_0x1dbc38['name']&&Object['hasOwnProperty']['call'](_0x1dbc38,'name')&&_0x43074d['uint32'](0xa)['string'](_0x1dbc38['name']),null!=_0x1dbc38['children']&&_0x1dbc38['children']['length']){for(var _0x16034f=0x0;_0x16034f<_0x1dbc38['children']['length'];++_0x16034f)_0x2c9eec['Element']['encode'](_0x1dbc38['children'][_0x16034f],_0x43074d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1dbc38['data']&&Object['hasOwnProperty']['call'](_0x1dbc38,'data')&&_0x43074d['uint32'](0x1a)['string'](_0x1dbc38['data']),null!=_0x1dbc38['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1dbc38,'attributesBoolean')){var _0x35297a=Object['keys'](_0x1dbc38['attributesBoolean']);for(_0x16034f=0x0;_0x16034f<_0x35297a['length'];++_0x16034f)_0x43074d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x35297a[_0x16034f])['uint32'](0x10)['bool'](_0x1dbc38['attributesBoolean'][_0x35297a[_0x16034f]])['ldelim']();}return null!=_0x1dbc38['attributesJson']&&Object['hasOwnProperty']['call'](_0x1dbc38,'attributesJson')&&_0x43074d['uint32'](0x2a)['string'](_0x1dbc38['attributesJson']),_0x43074d;},_0x3c71b8['encodeDelimited']=function(_0x2b4b7e,_0x1c39ab){return this['encode'](_0x2b4b7e,_0x1c39ab)['ldelim']();},_0x3c71b8['decode']=function(_0xd4701f,_0x52b18a){_0xd4701f instanceof _0x4ea8a8||(_0xd4701f=_0x4ea8a8['create'](_0xd4701f));for(var _0xbcefd4,_0x318366,_0x5c1b86=void 0x0===_0x52b18a?_0xd4701f['len']:_0xd4701f['pos']+_0x52b18a,_0x109b52=new _0x2c9eec['Element']();_0xd4701f['pos']<_0x5c1b86;){var _0x4467b1=_0xd4701f['uint32']();switch(_0x4467b1>>>0x3){case 0x1:_0x109b52['name']=_0xd4701f['string']();break;case 0x2:_0x109b52['children']&&_0x109b52['children']['length']||(_0x109b52['children']=[]),_0x109b52['children']['push'](_0x2c9eec['Element']['decode'](_0xd4701f,_0xd4701f['uint32']()));break;case 0x3:_0x109b52['data']=_0xd4701f['string']();break;case 0x4:_0x109b52['attributesBoolean']===_0x5db98f['emptyObject']&&(_0x109b52['attributesBoolean']={});var _0x5e8357=_0xd4701f['uint32']()+_0xd4701f['pos'];for(_0xbcefd4='',_0x318366=!0x1;_0xd4701f['pos']<_0x5e8357;){var _0x3ad892=_0xd4701f['uint32']();switch(_0x3ad892>>>0x3){case 0x1:_0xbcefd4=_0xd4701f['string']();break;case 0x2:_0x318366=_0xd4701f['bool']();break;default:_0xd4701f['skipType'](0x7&_0x3ad892);}}_0x109b52['attributesBoolean'][_0xbcefd4]=_0x318366;break;case 0x5:_0x109b52['attributesJson']=_0xd4701f['string']();break;default:_0xd4701f['skipType'](0x7&_0x4467b1);}}return _0x109b52;},_0x3c71b8['decodeDelimited']=function(_0x16fab8){return _0x16fab8 instanceof _0x4ea8a8||(_0x16fab8=new _0x4ea8a8(_0x16fab8)),this['decode'](_0x16fab8,_0x16fab8['uint32']());},_0x3c71b8['verify']=function(_0xa6cd58){if('object'!=typeof _0xa6cd58||null===_0xa6cd58)return'object\x20expected';if(null!=_0xa6cd58['name']&&_0xa6cd58['hasOwnProperty']('name')&&!_0x5db98f['isString'](_0xa6cd58['name']))return'name:\x20string\x20expected';if(null!=_0xa6cd58['children']&&_0xa6cd58['hasOwnProperty']('children')){if(!Array['isArray'](_0xa6cd58['children']))return'children:\x20array\x20expected';for(var _0x5ef615=0x0;_0x5ef615<_0xa6cd58['children']['length'];++_0x5ef615){var _0x2a23cb=_0x2c9eec['Element']['verify'](_0xa6cd58['children'][_0x5ef615]);if(_0x2a23cb)return'children.'+_0x2a23cb;}}if(null!=_0xa6cd58['data']&&_0xa6cd58['hasOwnProperty']('data')&&!_0x5db98f['isString'](_0xa6cd58['data']))return'data:\x20string\x20expected';if(null!=_0xa6cd58['attributesBoolean']&&_0xa6cd58['hasOwnProperty']('attributesBoolean')){if(!_0x5db98f['isObject'](_0xa6cd58['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x21e531=Object['keys'](_0xa6cd58['attributesBoolean']);for(_0x5ef615=0x0;_0x5ef615<_0x21e531['length'];++_0x5ef615)if('boolean'!=typeof _0xa6cd58['attributesBoolean'][_0x21e531[_0x5ef615]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xa6cd58['attributesJson']&&_0xa6cd58['hasOwnProperty']('attributesJson')&&!_0x5db98f['isString'](_0xa6cd58['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3c71b8['fromObject']=function(_0x55ba0d){if(_0x55ba0d instanceof _0x2c9eec['Element'])return _0x55ba0d;var _0x376efe=new _0x2c9eec['Element']();if(null!=_0x55ba0d['name']&&(_0x376efe['name']=String(_0x55ba0d['name'])),_0x55ba0d['children']){if(!Array['isArray'](_0x55ba0d['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x376efe['children']=[];for(var _0x48556e=0x0;_0x48556e<_0x55ba0d['children']['length'];++_0x48556e){if('object'!=typeof _0x55ba0d['children'][_0x48556e])throw TypeError('.Element.children:\x20object\x20expected');_0x376efe['children'][_0x48556e]=_0x2c9eec['Element']['fromObject'](_0x55ba0d['children'][_0x48556e]);}}if(null!=_0x55ba0d['data']&&(_0x376efe['data']=String(_0x55ba0d['data'])),_0x55ba0d['attributesBoolean']){if('object'!=typeof _0x55ba0d['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x376efe['attributesBoolean']={};var _0x377735=Object['keys'](_0x55ba0d['attributesBoolean']);for(_0x48556e=0x0;_0x48556e<_0x377735['length'];++_0x48556e)_0x376efe['attributesBoolean'][_0x377735[_0x48556e]]=Boolean(_0x55ba0d['attributesBoolean'][_0x377735[_0x48556e]]);}return null!=_0x55ba0d['attributesJson']&&(_0x376efe['attributesJson']=String(_0x55ba0d['attributesJson'])),_0x376efe;},_0x3c71b8['toObject']=function(_0x3d316d,_0x1314ce){_0x1314ce||(_0x1314ce={});var _0x2fa3d2,_0x40e2d4={};if((_0x1314ce['arrays']||_0x1314ce['defaults'])&&(_0x40e2d4['children']=[]),(_0x1314ce['objects']||_0x1314ce['defaults'])&&(_0x40e2d4['attributesBoolean']={}),_0x1314ce['defaults']&&(_0x40e2d4['name']='',_0x40e2d4['data']='',_0x40e2d4['attributesJson']=''),null!=_0x3d316d['name']&&_0x3d316d['hasOwnProperty']('name')&&(_0x40e2d4['name']=_0x3d316d['name']),_0x3d316d['children']&&_0x3d316d['children']['length']){_0x40e2d4['children']=[];for(var _0x2627d7=0x0;_0x2627d7<_0x3d316d['children']['length'];++_0x2627d7)_0x40e2d4['children'][_0x2627d7]=_0x2c9eec['Element']['toObject'](_0x3d316d['children'][_0x2627d7],_0x1314ce);}if(null!=_0x3d316d['data']&&_0x3d316d['hasOwnProperty']('data')&&(_0x40e2d4['data']=_0x3d316d['data']),_0x3d316d['attributesBoolean']&&(_0x2fa3d2=Object['keys'](_0x3d316d['attributesBoolean']))['length']){_0x40e2d4['attributesBoolean']={};for(_0x2627d7=0x0;_0x2627d7<_0x2fa3d2['length'];++_0x2627d7)_0x40e2d4['attributesBoolean'][_0x2fa3d2[_0x2627d7]]=_0x3d316d['attributesBoolean'][_0x2fa3d2[_0x2627d7]];}return null!=_0x3d316d['attributesJson']&&_0x3d316d['hasOwnProperty']('attributesJson')&&(_0x40e2d4['attributesJson']=_0x3d316d['attributesJson']),_0x40e2d4;},_0x3c71b8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x3c71b8['getTypeUrl']=function(_0x46e633){return void 0x0===_0x46e633&&(_0x46e633='type.googleapis.com'),_0x46e633+'/Element';},_0x3c71b8;}()),_0x2c9eec;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x32f8e0){return new w(this['_protobufRoot'][_0x32f8e0]);}}class w{['_protobuf'];constructor(_0x145511){this['_protobuf']=_0x145511;}['compress'](_0x1c0bd2){const _0x10eb81=this['_protobuf']['verify'](_0x1c0bd2);if(_0x10eb81)throw Error(_0x10eb81);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1c0bd2))['finish']();}['decompress'](_0x2ba4d1){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2ba4d1),{'oneofs':!0x0});}}function g(_0x325441,_0x5574c5){const _0x168af9=_0x578415(_0x325441);return _0x168af9['path'][_0x168af9['path']['length']-0x1]+=_0x5574c5,_0x168af9;}function _(_0xa9a33e,_0x2367c3){return _0xa9a33e['root']===_0x2367c3['root']&&_0x4e1206(_0xa9a33e['path'],_0x2367c3['path']);}function $(_0x5ab7db){P(_0x5ab7db,_0x5c6bcc=>('main'==_0x5c6bcc['root']?(_0x5c6bcc['rootMain']=!0x0,delete _0x5c6bcc['root']):'$graveyard'==_0x5c6bcc['root']&&(_0x5c6bcc['rootGraveyard']=!0x0,delete _0x5c6bcc['root']),_0x5c6bcc));}function J(_0x386908){P(_0x386908,_0x23e551=>(_0x23e551['rootMain']?(_0x23e551['root']='main',delete _0x23e551['rootMain']):_0x23e551['rootGraveyard']&&(_0x23e551['root']='$graveyard',delete _0x23e551['rootGraveyard']),_0x23e551));}function P(_0x415bd5,_0x240f95){for(const _0x5a38c2 in _0x415bd5){const _0x2ac8d5=_0x415bd5[_0x5a38c2];'nodes'!==_0x5a38c2&&_0x5c857f(_0x2ac8d5)&&(_0x2ac8d5['path']&&(_0x2ac8d5['root']||_0x2ac8d5['rootMain']||_0x2ac8d5['rootGraveyard'])?_0x415bd5[_0x5a38c2]=_0x240f95(_0x2ac8d5):P(_0x2ac8d5,_0x240f95));}return _0x415bd5;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4938d1,_0xc56b62,_0x253bc5){this['_id']=_0x4938d1,this['_operationName']=_0xc56b62,this['_protobufDescriptor']=_0x253bc5;}['compress'](_0x285f41,_0x3950ce){const _0x57a0e8=_0x3950ce['shift']();return $(_0x57a0e8),_0x285f41['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57a0e8)),_0x285f41['types']['push'](this['_id']),!0x0;}['decompress'](_0x57a6b7,_0x17d896){_0x17d896['types']['shift']();const _0x461377=this['_protobufDescriptor']['decompress'](_0x17d896['buffers']['shift']());J(_0x461377),_0x461377['__className']=this['_operationName'],_0x57a6b7['push'](_0x461377);}}class s extends e{['compress'](_0x217260,_0x587c0d){const _0x5a81b3=_0x587c0d['shift']();return this['_serializeOneOf']('oldValue',_0x5a81b3),this['_serializeOneOf']('newValue',_0x5a81b3),$(_0x5a81b3),_0x217260['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5a81b3)),_0x217260['types']['push'](this['_id']),!0x0;}['decompress'](_0x58ee33,_0x4e151e){const {types:_0x3dc903,buffers:_0x575e5c}=_0x4e151e,_0x3bb0da=this['_protobufDescriptor']['decompress'](_0x575e5c['shift']());_0x3dc903['shift'](),this['_deserializeOneOf']('oldValue',_0x3bb0da),this['_deserializeOneOf']('newValue',_0x3bb0da),J(_0x3bb0da),_0x3bb0da['__className']=this['_operationName'],_0x58ee33['push'](_0x3bb0da);}['_serializeOneOf'](_0x5df9c4,_0x14c745){const _0x2c3613=_0x14c745[_0x5df9c4];'boolean'==typeof _0x2c3613?_0x14c745[_0x5df9c4+'Boolean']=_0x2c3613:_0x14c745[_0x5df9c4+'Json']=JSON['stringify'](_0x2c3613);}['_deserializeOneOf'](_0x1ab37e,_0x249364){const _0x34350a=_0x1ab37e+'Json';_0x249364[_0x34350a]?(_0x249364[_0x1ab37e]=JSON['parse'](_0x249364[_0x34350a]),delete _0x249364[_0x34350a]):(_0x249364[_0x1ab37e]=_0x249364[_0x1ab37e+'Boolean'],delete _0x249364[_0x1ab37e+'Boolean']);}}class i extends e{['compress'](_0x107932,_0x1df85a){const _0x33e91a=_0x1df85a['shift']();return this['_serializeNodesAttributes'](_0x33e91a['nodes']),$(_0x33e91a),_0x107932['buffers']['push'](this['_protobufDescriptor']['compress'](_0x33e91a)),_0x107932['types']['push'](this['_id']),!0x0;}['decompress'](_0x5cfbaf,_0x8d2eca){const {types:_0x2f2747,buffers:_0x53b1bf}=_0x8d2eca,_0x550471=this['_protobufDescriptor']['decompress'](_0x53b1bf['shift']());_0x2f2747['shift'](),_0x550471['nodes']||(_0x550471['nodes']=[]),this['_deserializeNodesAttributes'](_0x550471['nodes']),J(_0x550471),_0x550471['__className']=this['_operationName'],_0x5cfbaf['push'](_0x550471);}['_serializeNodesAttributes'](_0x330dab){for(const _0x93bda of _0x330dab){if(_0x93bda['attributes']){const _0x3f6ce2=_0x93bda['attributes'];this['_areValuesBoolean'](_0x3f6ce2)?_0x93bda['attributesBoolean']=_0x3f6ce2:_0x93bda['attributesJson']=JSON['stringify'](_0x3f6ce2);}_0x93bda['children']&&this['_serializeNodesAttributes'](_0x93bda['children']);}}['_deserializeNodesAttributes'](_0x5144c5){for(const _0x37816f of _0x5144c5)(_0x37816f['attributesBoolean']||_0x37816f['attributesJson'])&&(_0x37816f['attributesBoolean']?(_0x37816f['attributes']=_0x37816f['attributesBoolean'],delete _0x37816f['attributesBoolean']):(_0x37816f['attributes']=JSON['parse'](_0x37816f['attributesJson']),delete _0x37816f['attributesJson'])),_0x37816f['children']&&this['_deserializeNodesAttributes'](_0x37816f['children']);}['_areValuesBoolean'](_0x197b55){return Object['keys'](_0x197b55)['every'](_0x462322=>'boolean'==typeof _0x197b55[_0x462322]);}}class n extends e{['decompress'](_0x24afb8,_0x4cd267){super['decompress'](_0x24afb8,_0x4cd267);const _0x31fc7d=_0x24afb8[_0x24afb8['length']-0x1];_0x31fc7d['oldRange']||(_0x31fc7d['oldRange']=null),_0x31fc7d['newRange']||(_0x31fc7d['newRange']=null);}}class p extends e{['compress'](_0x10993c,_0x383939){return _0x383939['shift'](),_0x10993c['types']['push'](this['_id']),!0x0;}['decompress'](_0x23b70f,_0x5a82cf){_0x5a82cf['types']['shift'](),_0x23b70f['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x6b2f50,_0x29f0b4,_0x44bde3,_0x293488){super(_0x6b2f50,_0x29f0b4,_0x44bde3),this['_omittedNamespace']=_0x293488+':';}['compress'](_0x19981d,_0xccdd5f){return!('MarkerOperation'!=_0xccdd5f[0x0]['__className']||!_0xccdd5f[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xccdd5f[0x0]['name']=_0xccdd5f[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x19981d,_0xccdd5f),!0x0);}['decompress'](_0x45d317,_0x43096e){super['decompress'](_0x45d317,_0x43096e);const _0x25176d=_0x45d317[_0x45d317['length']-0x1];_0x25176d['name']=this['_omittedNamespace']+_0x25176d['name'];}}class O{['_id'];['_context'];constructor(_0x859527,_0xa8725e){this['_id']=_0x859527,this['_context']=_0xa8725e;}['compress'](_0x5ad725,_0xb576e9){let _0x1820fc;for(;_0xb576e9['length']>0x1&&this['_compareOperations'](_0xb576e9[0x0],_0xb576e9[0x1]);)_0x1820fc?(_0x1820fc=this['_combineNext'](_0xb576e9['shift'](),_0x1820fc),_0x5ad725['types']['push'](0x0)):(_0x1820fc=_0x578415(_0xb576e9['shift']()),_0x5ad725['types']['push'](this['_id']));return!!_0x1820fc&&(_0x1820fc=this['_combineNext'](_0xb576e9['shift'](),_0x1820fc),_0x5ad725['types']['push'](0x0),_0x5ad725['buffers']['push'](this['_compressSingleOperation'](_0x1820fc)),!0x0);}['decompress'](_0x44d3be,_0x56bf5a){const _0xac7c2c=this['_decompressSingleOperation'](_0x56bf5a);for(;0x0==_0x56bf5a['types'][0x0];)_0x56bf5a['types']['shift'](),_0x44d3be['push'](this['_splitCurrent'](_0xac7c2c));_0x44d3be['push'](_0xac7c2c);}}class a extends O{['_combineNext'](_0x400747,_0xa32107){return _0xa32107['nodes'][0x0]['data']+=_0x400747['nodes'][0x0]['data'],_0xa32107;}['_splitCurrent'](_0x56a310){const _0x7d8794=_0x578415(_0x56a310),_0x17b059=_0x7d8794['nodes'][0x0],_0x3bd137=_0x56a310['nodes'][0x0],_0x203d76=_0x3bd137['data'][Symbol['iterator']]()['next']()['value'],_0x12795c=_0x203d76['length'];return _0x17b059['data']=_0x203d76,_0x3bd137['data']=_0x3bd137['data']['substr'](_0x12795c),_0x56a310['position']=g(_0x56a310['position'],_0x12795c),_0x7d8794;}['_compareOperations'](_0x32ee00,_0x36dc16){if(this['_checkOperation'](_0x32ee00)&&this['_checkOperation'](_0x36dc16)){const _0x13fdb5=_0x32ee00['nodes'][0x0]['data']['length'],_0x5e76c2=_(g(_0x32ee00['position'],_0x13fdb5),_0x36dc16['position']),_0xa7d7d1=_0x32ee00['nodes'][0x0],_0x11c03a=_0x36dc16['nodes'][0x0];return _0x5e76c2&&this['_compareAttributes'](_0xa7d7d1,_0x11c03a);}return!0x1;}['_compressSingleOperation'](_0x2212db){const _0x676c8a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x676c8a,[_0x2212db]),_0x676c8a['buffers'][0x0];}['_decompressSingleOperation'](_0x1ee333){const _0x5d2547=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5d2547,_0x1ee333),_0x5d2547[0x0];}['_checkOperation'](_0x393cdb){return'InsertOperation'==_0x393cdb['__className']&&0x1==_0x393cdb['nodes']['length']&&_0x393cdb['nodes'][0x0]['data']&&!_0x393cdb['wasUndone']&&0x1==Array['from'](_0x393cdb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x906b30,_0x2948c9){const _0x26f141=Object['keys'](_0x906b30['attributes']||{}),_0x19eb40=Object['keys'](_0x2948c9['attributes']||{});return _0x26f141['length']===_0x19eb40['length']&&_0x26f141['every'](_0x16cfd5=>_0x2948c9['attributes'][_0x16cfd5]&&_0x2948c9['attributes'][_0x16cfd5]===_0x906b30['attributes'][_0x16cfd5]);}}class c extends O{['_combineNext'](_0x50af93,_0x336960){return _0x336960['howMany']++,_0x336960['sourcePosition']=_0x578415(_0x50af93['sourcePosition']),_0x336960;}['_splitCurrent'](_0x5b649a){const _0x118d23=_0x578415(_0x5b649a);return _0x5b649a['howMany']--,_0x118d23['howMany']=0x1,_0x118d23['sourcePosition']=g(_0x118d23['sourcePosition'],_0x5b649a['howMany']),_0x118d23;}['_compareOperations'](_0x56904c,_0x269ca6){return!(!this['_checkOperation'](_0x56904c)||!this['_checkOperation'](_0x269ca6))&&(_(g(_0x56904c['sourcePosition'],-0x1),_0x269ca6['sourcePosition'])&&_(_0x56904c['targetPosition'],_0x269ca6['targetPosition']));}['_compressSingleOperation'](_0x61a932){const _0x1afd1d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1afd1d,[_0x61a932]),_0x1afd1d['buffers'][0x0];}['_decompressSingleOperation'](_0xe291e1){const _0x28b74a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x28b74a,_0xe291e1),_0x28b74a[0x0];}['_checkOperation'](_0x1931de){return'MoveOperation'==_0x1931de['__className']&&'$graveyard'==_0x1931de['targetPosition']['root']&&0x1==_0x1931de['howMany']&&!_0x1931de['wasUndone'];}}class h extends O{['_combineNext'](_0x2ce180,_0x159272){return _0x159272['howMany']++,_0x159272;}['_splitCurrent'](_0x1fea0f){const _0x14f379=_0x578415(_0x1fea0f);return _0x14f379['howMany']=0x1,_0x1fea0f['howMany']--,_0x14f379;}['_compareOperations'](_0x2b22c9,_0x28f774){return!(!this['_checkOperation'](_0x2b22c9)||!this['_checkOperation'](_0x28f774))&&(_(_0x2b22c9['sourcePosition'],_0x28f774['sourcePosition'])&&_(_0x2b22c9['targetPosition'],_0x28f774['targetPosition']));}['_compressSingleOperation'](_0x2bd154){const _0x71da8a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x71da8a,[_0x2bd154]),_0x71da8a['buffers'][0x0];}['_decompressSingleOperation'](_0x2d3253){const _0x413ad7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x413ad7,_0x2d3253),_0x413ad7[0x0];}['_checkOperation'](_0x5204a8){return'MoveOperation'==_0x5204a8['__className']&&'$graveyard'==_0x5204a8['targetPosition']['root']&&0x1==_0x5204a8['howMany']&&!_0x5204a8['wasUndone'];}}class f extends O{['compress'](_0x479075,_0x4cfd83){if(!this['_compareOperations'](_0x4cfd83[0x0],_0x4cfd83[0x1]))return!0x1;const _0x185e31=_0x4cfd83['shift']();return _0x185e31['oldRange']=null,_0x185e31['newRange']&&_(_0x185e31['newRange']['start'],_0x185e31['newRange']['end'])&&(_0x185e31['newRange']['end']=null),_0x4cfd83['shift'](),_0x479075['types']['push'](this['_id']),_0x479075['types']['push'](0x0),_0x479075['buffers']['push'](this['_compressSingleOperation'](_0x185e31)),!0x0;}['decompress'](_0x3ad1a1,_0x23af52){const _0x8064cb=this['_decompressSingleOperation'](_0x23af52);_0x8064cb['newRange']&&!_0x8064cb['newRange']['end']&&(_0x8064cb['newRange']['end']=_0x578415(_0x8064cb['newRange']['start']));const _0x230168=_0x578415(_0x8064cb);_0x230168['newRange']&&(_0x230168['newRange']['start']['stickiness']='toNone',_0x230168['newRange']['end']=_0x578415(_0x230168['newRange']['start'])),_0x230168['name']='user:position:'+_0x230168['name']['split'](':')[0x2],_0x23af52['types']['shift'](),_0x3ad1a1['push'](_0x8064cb),_0x3ad1a1['push'](_0x230168);}['_compressSingleOperation'](_0x4ecbc4){const _0x57b5a7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x57b5a7,[_0x4ecbc4]),_0x57b5a7['buffers'][0x0];}['_decompressSingleOperation'](_0x4a47a7){const _0x18f3a2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x18f3a2,_0x4a47a7),_0x18f3a2[0x0];}['_compareOperations'](_0x4de11f,_0x24160e){return!(!_0x4de11f||!_0x24160e)&&('MarkerOperation'==_0x4de11f['__className']&&'MarkerOperation'==_0x24160e['__className']&&!(!_0x4de11f['name']['startsWith']('user:')||!_0x24160e['name']['startsWith']('user:')||_0x4de11f['name']==_0x24160e['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xe796f5=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0xe796f5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0xe796f5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x16c5e6){if(!_0x16c5e6||!_0x16c5e6[0x0])throw new _0x42db48('no-operations-provided',this);const _0x431edf={'types':[],'buffers':[],'baseVersion':_0x16c5e6[0x0]['baseVersion']};for(;_0x16c5e6['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('TypingAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('DeletingAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName'](_0x16c5e6[0x0]['__className'])['compress'](_0x431edf,_0x16c5e6);return _0x431edf;}['decompress'](_0x11edb9){const _0x44f0f0=[];for(;_0x11edb9['types']['length'];){const _0x3af717=this['_compressorById']['get'](_0x11edb9['types'][0x0]);if(!_0x3af717)throw new _0x42db48('decompress-compressor-not-found',this,{'type':_0x11edb9['types'][0x0]});_0x3af717['decompress'](_0x44f0f0,_0x11edb9);}return _0x44f0f0['forEach']((_0x1aad63,_0x28c5d7)=>_0x1aad63['baseVersion']=_0x11edb9['baseVersion']+_0x28c5d7),_0x44f0f0;}['_getCompressorByName'](_0x2390c7){return this['_compressorByName']['get'](_0x2390c7);}['_registerOperationCompressor'](_0x3e1338,_0x476c16,_0x2a930c){const _0x400e9b=new _0x2a930c(_0x3e1338,_0x476c16,this['_protobufFactory']['getDescriptor'](_0x476c16));this['_registerCompressor'](_0x3e1338,_0x476c16,_0x400e9b);}['_registerActionCompressor'](_0x415e7e,_0x4130c0,_0x2b21b2){const _0x5c3400=new _0x2b21b2(_0x415e7e,this);this['_registerCompressor'](_0x415e7e,_0x4130c0,_0x5c3400);}['_registerCompressor'](_0x45c555,_0x4aa4ca,_0x55f933){this['_compressorById']['set'](_0x45c555,_0x55f933),this['_compressorByName']['set'](_0x4aa4ca,_0x55f933);}}export{y as Compressor};
23
+ import{CKEditorError as _0x1b3a74}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18671b from'protobufjs/minimal.js';import{cloneDeep as _0x2d147e,isEqual as _0xe47ab2,isObject as _0x1b7f65}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x49245b=_0x18671b['Reader'],_0x44100=_0x18671b['Writer'],_0x216162=_0x18671b['util'],_0x55a00f=_0x18671b['roots']['default']||(_0x18671b['roots']['default']={});return _0x55a00f['AttributeOperation']=(function(){function _0x4e7051(_0x20a2a8){if(_0x20a2a8){for(var _0x3c68e1=Object['keys'](_0x20a2a8),_0x27ef63=0x0;_0x27ef63<_0x3c68e1['length'];++_0x27ef63)null!=_0x20a2a8[_0x3c68e1[_0x27ef63]]&&(this[_0x3c68e1[_0x27ef63]]=_0x20a2a8[_0x3c68e1[_0x27ef63]]);}}return _0x4e7051['prototype']['range']=null,_0x4e7051['prototype']['key']='',_0x4e7051['prototype']['oldValueBoolean']=!0x1,_0x4e7051['prototype']['oldValueJson']='',_0x4e7051['prototype']['newValueBoolean']=!0x1,_0x4e7051['prototype']['newValueJson']='',_0x4e7051['prototype']['wasUndone']=!0x1,_0x4e7051['create']=function(_0x11110a){return new _0x4e7051(_0x11110a);},_0x4e7051['encode']=function(_0x5b6270,_0x13a50a){return _0x13a50a||(_0x13a50a=_0x44100['create']()),null!=_0x5b6270['range']&&Object['hasOwnProperty']['call'](_0x5b6270,'range')&&_0x55a00f['Range']['encode'](_0x5b6270['range'],_0x13a50a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b6270['key']&&Object['hasOwnProperty']['call'](_0x5b6270,'key')&&_0x13a50a['uint32'](0x12)['string'](_0x5b6270['key']),null!=_0x5b6270['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b6270,'oldValueBoolean')&&_0x13a50a['uint32'](0x18)['bool'](_0x5b6270['oldValueBoolean']),null!=_0x5b6270['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5b6270,'oldValueJson')&&_0x13a50a['uint32'](0x22)['string'](_0x5b6270['oldValueJson']),null!=_0x5b6270['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b6270,'newValueBoolean')&&_0x13a50a['uint32'](0x28)['bool'](_0x5b6270['newValueBoolean']),null!=_0x5b6270['newValueJson']&&Object['hasOwnProperty']['call'](_0x5b6270,'newValueJson')&&_0x13a50a['uint32'](0x32)['string'](_0x5b6270['newValueJson']),null!=_0x5b6270['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b6270,'wasUndone')&&_0x13a50a['uint32'](0x38)['bool'](_0x5b6270['wasUndone']),_0x13a50a;},_0x4e7051['encodeDelimited']=function(_0x47767a,_0x48f537){return this['encode'](_0x47767a,_0x48f537)['ldelim']();},_0x4e7051['decode']=function(_0xb30fe2,_0x51948b){_0xb30fe2 instanceof _0x49245b||(_0xb30fe2=_0x49245b['create'](_0xb30fe2));for(var _0x82e662=void 0x0===_0x51948b?_0xb30fe2['len']:_0xb30fe2['pos']+_0x51948b,_0x5803ce=new _0x55a00f['AttributeOperation']();_0xb30fe2['pos']<_0x82e662;){var _0x5ae586=_0xb30fe2['uint32']();switch(_0x5ae586>>>0x3){case 0x1:_0x5803ce['range']=_0x55a00f['Range']['decode'](_0xb30fe2,_0xb30fe2['uint32']());break;case 0x2:_0x5803ce['key']=_0xb30fe2['string']();break;case 0x3:_0x5803ce['oldValueBoolean']=_0xb30fe2['bool']();break;case 0x4:_0x5803ce['oldValueJson']=_0xb30fe2['string']();break;case 0x5:_0x5803ce['newValueBoolean']=_0xb30fe2['bool']();break;case 0x6:_0x5803ce['newValueJson']=_0xb30fe2['string']();break;case 0x7:_0x5803ce['wasUndone']=_0xb30fe2['bool']();break;default:_0xb30fe2['skipType'](0x7&_0x5ae586);}}return _0x5803ce;},_0x4e7051['decodeDelimited']=function(_0x49a1e4){return _0x49a1e4 instanceof _0x49245b||(_0x49a1e4=new _0x49245b(_0x49a1e4)),this['decode'](_0x49a1e4,_0x49a1e4['uint32']());},_0x4e7051['verify']=function(_0x127e03){if('object'!=typeof _0x127e03||null===_0x127e03)return'object\x20expected';if(null!=_0x127e03['range']&&_0x127e03['hasOwnProperty']('range')){var _0x2425e0=_0x55a00f['Range']['verify'](_0x127e03['range']);if(_0x2425e0)return'range.'+_0x2425e0;}return null!=_0x127e03['key']&&_0x127e03['hasOwnProperty']('key')&&!_0x216162['isString'](_0x127e03['key'])?'key:\x20string\x20expected':null!=_0x127e03['oldValueBoolean']&&_0x127e03['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x127e03['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x127e03['oldValueJson']&&_0x127e03['hasOwnProperty']('oldValueJson')&&!_0x216162['isString'](_0x127e03['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x127e03['newValueBoolean']&&_0x127e03['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x127e03['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x127e03['newValueJson']&&_0x127e03['hasOwnProperty']('newValueJson')&&!_0x216162['isString'](_0x127e03['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x127e03['wasUndone']&&_0x127e03['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x127e03['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e7051['fromObject']=function(_0xcaad1d){if(_0xcaad1d instanceof _0x55a00f['AttributeOperation'])return _0xcaad1d;var _0x1aa272=new _0x55a00f['AttributeOperation']();if(null!=_0xcaad1d['range']){if('object'!=typeof _0xcaad1d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1aa272['range']=_0x55a00f['Range']['fromObject'](_0xcaad1d['range']);}return null!=_0xcaad1d['key']&&(_0x1aa272['key']=String(_0xcaad1d['key'])),null!=_0xcaad1d['oldValueBoolean']&&(_0x1aa272['oldValueBoolean']=Boolean(_0xcaad1d['oldValueBoolean'])),null!=_0xcaad1d['oldValueJson']&&(_0x1aa272['oldValueJson']=String(_0xcaad1d['oldValueJson'])),null!=_0xcaad1d['newValueBoolean']&&(_0x1aa272['newValueBoolean']=Boolean(_0xcaad1d['newValueBoolean'])),null!=_0xcaad1d['newValueJson']&&(_0x1aa272['newValueJson']=String(_0xcaad1d['newValueJson'])),null!=_0xcaad1d['wasUndone']&&(_0x1aa272['wasUndone']=Boolean(_0xcaad1d['wasUndone'])),_0x1aa272;},_0x4e7051['toObject']=function(_0x24d05d,_0x312e0c){_0x312e0c||(_0x312e0c={});var _0x4d6b55={};return _0x312e0c['defaults']&&(_0x4d6b55['range']=null,_0x4d6b55['key']='',_0x4d6b55['oldValueBoolean']=!0x1,_0x4d6b55['oldValueJson']='',_0x4d6b55['newValueBoolean']=!0x1,_0x4d6b55['newValueJson']='',_0x4d6b55['wasUndone']=!0x1),null!=_0x24d05d['range']&&_0x24d05d['hasOwnProperty']('range')&&(_0x4d6b55['range']=_0x55a00f['Range']['toObject'](_0x24d05d['range'],_0x312e0c)),null!=_0x24d05d['key']&&_0x24d05d['hasOwnProperty']('key')&&(_0x4d6b55['key']=_0x24d05d['key']),null!=_0x24d05d['oldValueBoolean']&&_0x24d05d['hasOwnProperty']('oldValueBoolean')&&(_0x4d6b55['oldValueBoolean']=_0x24d05d['oldValueBoolean']),null!=_0x24d05d['oldValueJson']&&_0x24d05d['hasOwnProperty']('oldValueJson')&&(_0x4d6b55['oldValueJson']=_0x24d05d['oldValueJson']),null!=_0x24d05d['newValueBoolean']&&_0x24d05d['hasOwnProperty']('newValueBoolean')&&(_0x4d6b55['newValueBoolean']=_0x24d05d['newValueBoolean']),null!=_0x24d05d['newValueJson']&&_0x24d05d['hasOwnProperty']('newValueJson')&&(_0x4d6b55['newValueJson']=_0x24d05d['newValueJson']),null!=_0x24d05d['wasUndone']&&_0x24d05d['hasOwnProperty']('wasUndone')&&(_0x4d6b55['wasUndone']=_0x24d05d['wasUndone']),_0x4d6b55;},_0x4e7051['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4e7051['getTypeUrl']=function(_0x2af0ca){return void 0x0===_0x2af0ca&&(_0x2af0ca='type.googleapis.com'),_0x2af0ca+'/AttributeOperation';},_0x4e7051;}()),_0x55a00f['InsertOperation']=(function(){function _0x3dded2(_0x45ed8d){if(this['nodes']=[],_0x45ed8d){for(var _0x1e90e4=Object['keys'](_0x45ed8d),_0x1c87c9=0x0;_0x1c87c9<_0x1e90e4['length'];++_0x1c87c9)null!=_0x45ed8d[_0x1e90e4[_0x1c87c9]]&&(this[_0x1e90e4[_0x1c87c9]]=_0x45ed8d[_0x1e90e4[_0x1c87c9]]);}}return _0x3dded2['prototype']['position']=null,_0x3dded2['prototype']['nodes']=_0x216162['emptyArray'],_0x3dded2['prototype']['shouldReceiveAttributes']=!0x1,_0x3dded2['prototype']['wasUndone']=!0x1,_0x3dded2['create']=function(_0x2641c8){return new _0x3dded2(_0x2641c8);},_0x3dded2['encode']=function(_0x519733,_0x48d50d){if(_0x48d50d||(_0x48d50d=_0x44100['create']()),null!=_0x519733['position']&&Object['hasOwnProperty']['call'](_0x519733,'position')&&_0x55a00f['Position']['encode'](_0x519733['position'],_0x48d50d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x519733['nodes']&&_0x519733['nodes']['length']){for(var _0x573dc6=0x0;_0x573dc6<_0x519733['nodes']['length'];++_0x573dc6)_0x55a00f['Element']['encode'](_0x519733['nodes'][_0x573dc6],_0x48d50d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x519733['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x519733,'shouldReceiveAttributes')&&_0x48d50d['uint32'](0x18)['bool'](_0x519733['shouldReceiveAttributes']),null!=_0x519733['wasUndone']&&Object['hasOwnProperty']['call'](_0x519733,'wasUndone')&&_0x48d50d['uint32'](0x20)['bool'](_0x519733['wasUndone']),_0x48d50d;},_0x3dded2['encodeDelimited']=function(_0xdfe817,_0x5c18a1){return this['encode'](_0xdfe817,_0x5c18a1)['ldelim']();},_0x3dded2['decode']=function(_0x10820e,_0x2dd3e9){_0x10820e instanceof _0x49245b||(_0x10820e=_0x49245b['create'](_0x10820e));for(var _0x23da81=void 0x0===_0x2dd3e9?_0x10820e['len']:_0x10820e['pos']+_0x2dd3e9,_0x450f90=new _0x55a00f['InsertOperation']();_0x10820e['pos']<_0x23da81;){var _0x221e89=_0x10820e['uint32']();switch(_0x221e89>>>0x3){case 0x1:_0x450f90['position']=_0x55a00f['Position']['decode'](_0x10820e,_0x10820e['uint32']());break;case 0x2:_0x450f90['nodes']&&_0x450f90['nodes']['length']||(_0x450f90['nodes']=[]),_0x450f90['nodes']['push'](_0x55a00f['Element']['decode'](_0x10820e,_0x10820e['uint32']()));break;case 0x3:_0x450f90['shouldReceiveAttributes']=_0x10820e['bool']();break;case 0x4:_0x450f90['wasUndone']=_0x10820e['bool']();break;default:_0x10820e['skipType'](0x7&_0x221e89);}}return _0x450f90;},_0x3dded2['decodeDelimited']=function(_0x28acac){return _0x28acac instanceof _0x49245b||(_0x28acac=new _0x49245b(_0x28acac)),this['decode'](_0x28acac,_0x28acac['uint32']());},_0x3dded2['verify']=function(_0x4cf469){if('object'!=typeof _0x4cf469||null===_0x4cf469)return'object\x20expected';if(null!=_0x4cf469['position']&&_0x4cf469['hasOwnProperty']('position')&&(_0x21d582=_0x55a00f['Position']['verify'](_0x4cf469['position'])))return'position.'+_0x21d582;if(null!=_0x4cf469['nodes']&&_0x4cf469['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4cf469['nodes']))return'nodes:\x20array\x20expected';for(var _0x2eb8df=0x0;_0x2eb8df<_0x4cf469['nodes']['length'];++_0x2eb8df){var _0x21d582;if(_0x21d582=_0x55a00f['Element']['verify'](_0x4cf469['nodes'][_0x2eb8df]))return'nodes.'+_0x21d582;}}return null!=_0x4cf469['shouldReceiveAttributes']&&_0x4cf469['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4cf469['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4cf469['wasUndone']&&_0x4cf469['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4cf469['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dded2['fromObject']=function(_0x4f4b9a){if(_0x4f4b9a instanceof _0x55a00f['InsertOperation'])return _0x4f4b9a;var _0x2afe79=new _0x55a00f['InsertOperation']();if(null!=_0x4f4b9a['position']){if('object'!=typeof _0x4f4b9a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2afe79['position']=_0x55a00f['Position']['fromObject'](_0x4f4b9a['position']);}if(_0x4f4b9a['nodes']){if(!Array['isArray'](_0x4f4b9a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2afe79['nodes']=[];for(var _0x2d3609=0x0;_0x2d3609<_0x4f4b9a['nodes']['length'];++_0x2d3609){if('object'!=typeof _0x4f4b9a['nodes'][_0x2d3609])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2afe79['nodes'][_0x2d3609]=_0x55a00f['Element']['fromObject'](_0x4f4b9a['nodes'][_0x2d3609]);}}return null!=_0x4f4b9a['shouldReceiveAttributes']&&(_0x2afe79['shouldReceiveAttributes']=Boolean(_0x4f4b9a['shouldReceiveAttributes'])),null!=_0x4f4b9a['wasUndone']&&(_0x2afe79['wasUndone']=Boolean(_0x4f4b9a['wasUndone'])),_0x2afe79;},_0x3dded2['toObject']=function(_0x581bb7,_0x9ead91){_0x9ead91||(_0x9ead91={});var _0x4ba902={};if((_0x9ead91['arrays']||_0x9ead91['defaults'])&&(_0x4ba902['nodes']=[]),_0x9ead91['defaults']&&(_0x4ba902['position']=null,_0x4ba902['shouldReceiveAttributes']=!0x1,_0x4ba902['wasUndone']=!0x1),null!=_0x581bb7['position']&&_0x581bb7['hasOwnProperty']('position')&&(_0x4ba902['position']=_0x55a00f['Position']['toObject'](_0x581bb7['position'],_0x9ead91)),_0x581bb7['nodes']&&_0x581bb7['nodes']['length']){_0x4ba902['nodes']=[];for(var _0xdf81b=0x0;_0xdf81b<_0x581bb7['nodes']['length'];++_0xdf81b)_0x4ba902['nodes'][_0xdf81b]=_0x55a00f['Element']['toObject'](_0x581bb7['nodes'][_0xdf81b],_0x9ead91);}return null!=_0x581bb7['shouldReceiveAttributes']&&_0x581bb7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4ba902['shouldReceiveAttributes']=_0x581bb7['shouldReceiveAttributes']),null!=_0x581bb7['wasUndone']&&_0x581bb7['hasOwnProperty']('wasUndone')&&(_0x4ba902['wasUndone']=_0x581bb7['wasUndone']),_0x4ba902;},_0x3dded2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x3dded2['getTypeUrl']=function(_0x3217cc){return void 0x0===_0x3217cc&&(_0x3217cc='type.googleapis.com'),_0x3217cc+'/InsertOperation';},_0x3dded2;}()),_0x55a00f['MarkerOperation']=(function(){function _0x4f931b(_0x356150){if(_0x356150){for(var _0xae5e2b=Object['keys'](_0x356150),_0xa886ba=0x0;_0xa886ba<_0xae5e2b['length'];++_0xa886ba)null!=_0x356150[_0xae5e2b[_0xa886ba]]&&(this[_0xae5e2b[_0xa886ba]]=_0x356150[_0xae5e2b[_0xa886ba]]);}}return _0x4f931b['prototype']['name']='',_0x4f931b['prototype']['oldRange']=null,_0x4f931b['prototype']['newRange']=null,_0x4f931b['prototype']['affectsData']=!0x1,_0x4f931b['prototype']['wasUndone']=!0x1,_0x4f931b['create']=function(_0x4b72dc){return new _0x4f931b(_0x4b72dc);},_0x4f931b['encode']=function(_0x3faf39,_0x1e2f59){return _0x1e2f59||(_0x1e2f59=_0x44100['create']()),null!=_0x3faf39['name']&&Object['hasOwnProperty']['call'](_0x3faf39,'name')&&_0x1e2f59['uint32'](0xa)['string'](_0x3faf39['name']),null!=_0x3faf39['oldRange']&&Object['hasOwnProperty']['call'](_0x3faf39,'oldRange')&&_0x55a00f['Range']['encode'](_0x3faf39['oldRange'],_0x1e2f59['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3faf39['newRange']&&Object['hasOwnProperty']['call'](_0x3faf39,'newRange')&&_0x55a00f['Range']['encode'](_0x3faf39['newRange'],_0x1e2f59['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3faf39['affectsData']&&Object['hasOwnProperty']['call'](_0x3faf39,'affectsData')&&_0x1e2f59['uint32'](0x20)['bool'](_0x3faf39['affectsData']),null!=_0x3faf39['wasUndone']&&Object['hasOwnProperty']['call'](_0x3faf39,'wasUndone')&&_0x1e2f59['uint32'](0x28)['bool'](_0x3faf39['wasUndone']),_0x1e2f59;},_0x4f931b['encodeDelimited']=function(_0x4f3f31,_0x5c6c65){return this['encode'](_0x4f3f31,_0x5c6c65)['ldelim']();},_0x4f931b['decode']=function(_0x144912,_0x32c6c1){_0x144912 instanceof _0x49245b||(_0x144912=_0x49245b['create'](_0x144912));for(var _0x359534=void 0x0===_0x32c6c1?_0x144912['len']:_0x144912['pos']+_0x32c6c1,_0x29451c=new _0x55a00f['MarkerOperation']();_0x144912['pos']<_0x359534;){var _0x3cdd2b=_0x144912['uint32']();switch(_0x3cdd2b>>>0x3){case 0x1:_0x29451c['name']=_0x144912['string']();break;case 0x2:_0x29451c['oldRange']=_0x55a00f['Range']['decode'](_0x144912,_0x144912['uint32']());break;case 0x3:_0x29451c['newRange']=_0x55a00f['Range']['decode'](_0x144912,_0x144912['uint32']());break;case 0x4:_0x29451c['affectsData']=_0x144912['bool']();break;case 0x5:_0x29451c['wasUndone']=_0x144912['bool']();break;default:_0x144912['skipType'](0x7&_0x3cdd2b);}}return _0x29451c;},_0x4f931b['decodeDelimited']=function(_0x2bdf4b){return _0x2bdf4b instanceof _0x49245b||(_0x2bdf4b=new _0x49245b(_0x2bdf4b)),this['decode'](_0x2bdf4b,_0x2bdf4b['uint32']());},_0x4f931b['verify']=function(_0x3dab30){if('object'!=typeof _0x3dab30||null===_0x3dab30)return'object\x20expected';if(null!=_0x3dab30['name']&&_0x3dab30['hasOwnProperty']('name')&&!_0x216162['isString'](_0x3dab30['name']))return'name:\x20string\x20expected';var _0x447e64;if(null!=_0x3dab30['oldRange']&&_0x3dab30['hasOwnProperty']('oldRange')&&(_0x447e64=_0x55a00f['Range']['verify'](_0x3dab30['oldRange'])))return'oldRange.'+_0x447e64;if(null!=_0x3dab30['newRange']&&_0x3dab30['hasOwnProperty']('newRange')&&(_0x447e64=_0x55a00f['Range']['verify'](_0x3dab30['newRange'])))return'newRange.'+_0x447e64;return null!=_0x3dab30['affectsData']&&_0x3dab30['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3dab30['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3dab30['wasUndone']&&_0x3dab30['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3dab30['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f931b['fromObject']=function(_0x5a7835){if(_0x5a7835 instanceof _0x55a00f['MarkerOperation'])return _0x5a7835;var _0x2580da=new _0x55a00f['MarkerOperation']();if(null!=_0x5a7835['name']&&(_0x2580da['name']=String(_0x5a7835['name'])),null!=_0x5a7835['oldRange']){if('object'!=typeof _0x5a7835['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2580da['oldRange']=_0x55a00f['Range']['fromObject'](_0x5a7835['oldRange']);}if(null!=_0x5a7835['newRange']){if('object'!=typeof _0x5a7835['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2580da['newRange']=_0x55a00f['Range']['fromObject'](_0x5a7835['newRange']);}return null!=_0x5a7835['affectsData']&&(_0x2580da['affectsData']=Boolean(_0x5a7835['affectsData'])),null!=_0x5a7835['wasUndone']&&(_0x2580da['wasUndone']=Boolean(_0x5a7835['wasUndone'])),_0x2580da;},_0x4f931b['toObject']=function(_0xaa9b13,_0x3253dc){_0x3253dc||(_0x3253dc={});var _0x24261f={};return _0x3253dc['defaults']&&(_0x24261f['name']='',_0x24261f['oldRange']=null,_0x24261f['newRange']=null,_0x24261f['affectsData']=!0x1,_0x24261f['wasUndone']=!0x1),null!=_0xaa9b13['name']&&_0xaa9b13['hasOwnProperty']('name')&&(_0x24261f['name']=_0xaa9b13['name']),null!=_0xaa9b13['oldRange']&&_0xaa9b13['hasOwnProperty']('oldRange')&&(_0x24261f['oldRange']=_0x55a00f['Range']['toObject'](_0xaa9b13['oldRange'],_0x3253dc)),null!=_0xaa9b13['newRange']&&_0xaa9b13['hasOwnProperty']('newRange')&&(_0x24261f['newRange']=_0x55a00f['Range']['toObject'](_0xaa9b13['newRange'],_0x3253dc)),null!=_0xaa9b13['affectsData']&&_0xaa9b13['hasOwnProperty']('affectsData')&&(_0x24261f['affectsData']=_0xaa9b13['affectsData']),null!=_0xaa9b13['wasUndone']&&_0xaa9b13['hasOwnProperty']('wasUndone')&&(_0x24261f['wasUndone']=_0xaa9b13['wasUndone']),_0x24261f;},_0x4f931b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4f931b['getTypeUrl']=function(_0x22207b){return void 0x0===_0x22207b&&(_0x22207b='type.googleapis.com'),_0x22207b+'/MarkerOperation';},_0x4f931b;}()),_0x55a00f['MergeOperation']=(function(){function _0x33e8dd(_0x1b995b){if(_0x1b995b){for(var _0x44e207=Object['keys'](_0x1b995b),_0x243cdf=0x0;_0x243cdf<_0x44e207['length'];++_0x243cdf)null!=_0x1b995b[_0x44e207[_0x243cdf]]&&(this[_0x44e207[_0x243cdf]]=_0x1b995b[_0x44e207[_0x243cdf]]);}}return _0x33e8dd['prototype']['sourcePosition']=null,_0x33e8dd['prototype']['targetPosition']=null,_0x33e8dd['prototype']['graveyardPosition']=null,_0x33e8dd['prototype']['howMany']=0x0,_0x33e8dd['prototype']['wasUndone']=!0x1,_0x33e8dd['create']=function(_0x251cbd){return new _0x33e8dd(_0x251cbd);},_0x33e8dd['encode']=function(_0x5cb464,_0x17ea2c){return _0x17ea2c||(_0x17ea2c=_0x44100['create']()),null!=_0x5cb464['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'sourcePosition')&&_0x55a00f['Position']['encode'](_0x5cb464['sourcePosition'],_0x17ea2c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cb464['targetPosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'targetPosition')&&_0x55a00f['Position']['encode'](_0x5cb464['targetPosition'],_0x17ea2c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5cb464['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'graveyardPosition')&&_0x55a00f['Position']['encode'](_0x5cb464['graveyardPosition'],_0x17ea2c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5cb464['howMany']&&Object['hasOwnProperty']['call'](_0x5cb464,'howMany')&&_0x17ea2c['uint32'](0x20)['uint32'](_0x5cb464['howMany']),null!=_0x5cb464['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cb464,'wasUndone')&&_0x17ea2c['uint32'](0x28)['bool'](_0x5cb464['wasUndone']),_0x17ea2c;},_0x33e8dd['encodeDelimited']=function(_0x1abb78,_0x108e96){return this['encode'](_0x1abb78,_0x108e96)['ldelim']();},_0x33e8dd['decode']=function(_0x121141,_0x3f3c11){_0x121141 instanceof _0x49245b||(_0x121141=_0x49245b['create'](_0x121141));for(var _0x1e8f96=void 0x0===_0x3f3c11?_0x121141['len']:_0x121141['pos']+_0x3f3c11,_0xa24ae=new _0x55a00f['MergeOperation']();_0x121141['pos']<_0x1e8f96;){var _0x5524c8=_0x121141['uint32']();switch(_0x5524c8>>>0x3){case 0x1:_0xa24ae['sourcePosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x2:_0xa24ae['targetPosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x3:_0xa24ae['graveyardPosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x4:_0xa24ae['howMany']=_0x121141['uint32']();break;case 0x5:_0xa24ae['wasUndone']=_0x121141['bool']();break;default:_0x121141['skipType'](0x7&_0x5524c8);}}return _0xa24ae;},_0x33e8dd['decodeDelimited']=function(_0x1858de){return _0x1858de instanceof _0x49245b||(_0x1858de=new _0x49245b(_0x1858de)),this['decode'](_0x1858de,_0x1858de['uint32']());},_0x33e8dd['verify']=function(_0x32ffec){if('object'!=typeof _0x32ffec||null===_0x32ffec)return'object\x20expected';var _0x221870;if(null!=_0x32ffec['sourcePosition']&&_0x32ffec['hasOwnProperty']('sourcePosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['sourcePosition'])))return'sourcePosition.'+_0x221870;if(null!=_0x32ffec['targetPosition']&&_0x32ffec['hasOwnProperty']('targetPosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['targetPosition'])))return'targetPosition.'+_0x221870;if(null!=_0x32ffec['graveyardPosition']&&_0x32ffec['hasOwnProperty']('graveyardPosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['graveyardPosition'])))return'graveyardPosition.'+_0x221870;return null!=_0x32ffec['howMany']&&_0x32ffec['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x32ffec['howMany'])?'howMany:\x20integer\x20expected':null!=_0x32ffec['wasUndone']&&_0x32ffec['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32ffec['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33e8dd['fromObject']=function(_0x23b4e9){if(_0x23b4e9 instanceof _0x55a00f['MergeOperation'])return _0x23b4e9;var _0x1733b5=new _0x55a00f['MergeOperation']();if(null!=_0x23b4e9['sourcePosition']){if('object'!=typeof _0x23b4e9['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1733b5['sourcePosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['sourcePosition']);}if(null!=_0x23b4e9['targetPosition']){if('object'!=typeof _0x23b4e9['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1733b5['targetPosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['targetPosition']);}if(null!=_0x23b4e9['graveyardPosition']){if('object'!=typeof _0x23b4e9['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1733b5['graveyardPosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['graveyardPosition']);}return null!=_0x23b4e9['howMany']&&(_0x1733b5['howMany']=_0x23b4e9['howMany']>>>0x0),null!=_0x23b4e9['wasUndone']&&(_0x1733b5['wasUndone']=Boolean(_0x23b4e9['wasUndone'])),_0x1733b5;},_0x33e8dd['toObject']=function(_0x198085,_0x5e5110){_0x5e5110||(_0x5e5110={});var _0x3b72ac={};return _0x5e5110['defaults']&&(_0x3b72ac['sourcePosition']=null,_0x3b72ac['targetPosition']=null,_0x3b72ac['graveyardPosition']=null,_0x3b72ac['howMany']=0x0,_0x3b72ac['wasUndone']=!0x1),null!=_0x198085['sourcePosition']&&_0x198085['hasOwnProperty']('sourcePosition')&&(_0x3b72ac['sourcePosition']=_0x55a00f['Position']['toObject'](_0x198085['sourcePosition'],_0x5e5110)),null!=_0x198085['targetPosition']&&_0x198085['hasOwnProperty']('targetPosition')&&(_0x3b72ac['targetPosition']=_0x55a00f['Position']['toObject'](_0x198085['targetPosition'],_0x5e5110)),null!=_0x198085['graveyardPosition']&&_0x198085['hasOwnProperty']('graveyardPosition')&&(_0x3b72ac['graveyardPosition']=_0x55a00f['Position']['toObject'](_0x198085['graveyardPosition'],_0x5e5110)),null!=_0x198085['howMany']&&_0x198085['hasOwnProperty']('howMany')&&(_0x3b72ac['howMany']=_0x198085['howMany']),null!=_0x198085['wasUndone']&&_0x198085['hasOwnProperty']('wasUndone')&&(_0x3b72ac['wasUndone']=_0x198085['wasUndone']),_0x3b72ac;},_0x33e8dd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x33e8dd['getTypeUrl']=function(_0x4b5da9){return void 0x0===_0x4b5da9&&(_0x4b5da9='type.googleapis.com'),_0x4b5da9+'/MergeOperation';},_0x33e8dd;}()),_0x55a00f['MoveOperation']=(function(){function _0xaaaf17(_0xb93463){if(_0xb93463){for(var _0x14e1f5=Object['keys'](_0xb93463),_0x4c0f8e=0x0;_0x4c0f8e<_0x14e1f5['length'];++_0x4c0f8e)null!=_0xb93463[_0x14e1f5[_0x4c0f8e]]&&(this[_0x14e1f5[_0x4c0f8e]]=_0xb93463[_0x14e1f5[_0x4c0f8e]]);}}return _0xaaaf17['prototype']['sourcePosition']=null,_0xaaaf17['prototype']['howMany']=0x0,_0xaaaf17['prototype']['targetPosition']=null,_0xaaaf17['prototype']['wasUndone']=!0x1,_0xaaaf17['create']=function(_0x440c0b){return new _0xaaaf17(_0x440c0b);},_0xaaaf17['encode']=function(_0x4d3836,_0xfe02a8){return _0xfe02a8||(_0xfe02a8=_0x44100['create']()),null!=_0x4d3836['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4d3836,'sourcePosition')&&_0x55a00f['Position']['encode'](_0x4d3836['sourcePosition'],_0xfe02a8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4d3836['howMany']&&Object['hasOwnProperty']['call'](_0x4d3836,'howMany')&&_0xfe02a8['uint32'](0x10)['uint32'](_0x4d3836['howMany']),null!=_0x4d3836['targetPosition']&&Object['hasOwnProperty']['call'](_0x4d3836,'targetPosition')&&_0x55a00f['Position']['encode'](_0x4d3836['targetPosition'],_0xfe02a8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4d3836['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d3836,'wasUndone')&&_0xfe02a8['uint32'](0x20)['bool'](_0x4d3836['wasUndone']),_0xfe02a8;},_0xaaaf17['encodeDelimited']=function(_0x417164,_0x30068b){return this['encode'](_0x417164,_0x30068b)['ldelim']();},_0xaaaf17['decode']=function(_0x568312,_0x72efa0){_0x568312 instanceof _0x49245b||(_0x568312=_0x49245b['create'](_0x568312));for(var _0x16fb04=void 0x0===_0x72efa0?_0x568312['len']:_0x568312['pos']+_0x72efa0,_0x3ff429=new _0x55a00f['MoveOperation']();_0x568312['pos']<_0x16fb04;){var _0x1fcbca=_0x568312['uint32']();switch(_0x1fcbca>>>0x3){case 0x1:_0x3ff429['sourcePosition']=_0x55a00f['Position']['decode'](_0x568312,_0x568312['uint32']());break;case 0x2:_0x3ff429['howMany']=_0x568312['uint32']();break;case 0x3:_0x3ff429['targetPosition']=_0x55a00f['Position']['decode'](_0x568312,_0x568312['uint32']());break;case 0x4:_0x3ff429['wasUndone']=_0x568312['bool']();break;default:_0x568312['skipType'](0x7&_0x1fcbca);}}return _0x3ff429;},_0xaaaf17['decodeDelimited']=function(_0x57362c){return _0x57362c instanceof _0x49245b||(_0x57362c=new _0x49245b(_0x57362c)),this['decode'](_0x57362c,_0x57362c['uint32']());},_0xaaaf17['verify']=function(_0x579d7a){if('object'!=typeof _0x579d7a||null===_0x579d7a)return'object\x20expected';var _0x474ccb;if(null!=_0x579d7a['sourcePosition']&&_0x579d7a['hasOwnProperty']('sourcePosition')&&(_0x474ccb=_0x55a00f['Position']['verify'](_0x579d7a['sourcePosition'])))return'sourcePosition.'+_0x474ccb;if(null!=_0x579d7a['howMany']&&_0x579d7a['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x579d7a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x579d7a['targetPosition']&&_0x579d7a['hasOwnProperty']('targetPosition')&&(_0x474ccb=_0x55a00f['Position']['verify'](_0x579d7a['targetPosition'])))return'targetPosition.'+_0x474ccb;return null!=_0x579d7a['wasUndone']&&_0x579d7a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x579d7a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xaaaf17['fromObject']=function(_0x134191){if(_0x134191 instanceof _0x55a00f['MoveOperation'])return _0x134191;var _0x3b0b15=new _0x55a00f['MoveOperation']();if(null!=_0x134191['sourcePosition']){if('object'!=typeof _0x134191['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3b0b15['sourcePosition']=_0x55a00f['Position']['fromObject'](_0x134191['sourcePosition']);}if(null!=_0x134191['howMany']&&(_0x3b0b15['howMany']=_0x134191['howMany']>>>0x0),null!=_0x134191['targetPosition']){if('object'!=typeof _0x134191['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3b0b15['targetPosition']=_0x55a00f['Position']['fromObject'](_0x134191['targetPosition']);}return null!=_0x134191['wasUndone']&&(_0x3b0b15['wasUndone']=Boolean(_0x134191['wasUndone'])),_0x3b0b15;},_0xaaaf17['toObject']=function(_0x119829,_0x5a13c6){_0x5a13c6||(_0x5a13c6={});var _0x298947={};return _0x5a13c6['defaults']&&(_0x298947['sourcePosition']=null,_0x298947['howMany']=0x0,_0x298947['targetPosition']=null,_0x298947['wasUndone']=!0x1),null!=_0x119829['sourcePosition']&&_0x119829['hasOwnProperty']('sourcePosition')&&(_0x298947['sourcePosition']=_0x55a00f['Position']['toObject'](_0x119829['sourcePosition'],_0x5a13c6)),null!=_0x119829['howMany']&&_0x119829['hasOwnProperty']('howMany')&&(_0x298947['howMany']=_0x119829['howMany']),null!=_0x119829['targetPosition']&&_0x119829['hasOwnProperty']('targetPosition')&&(_0x298947['targetPosition']=_0x55a00f['Position']['toObject'](_0x119829['targetPosition'],_0x5a13c6)),null!=_0x119829['wasUndone']&&_0x119829['hasOwnProperty']('wasUndone')&&(_0x298947['wasUndone']=_0x119829['wasUndone']),_0x298947;},_0xaaaf17['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0xaaaf17['getTypeUrl']=function(_0xd32113){return void 0x0===_0xd32113&&(_0xd32113='type.googleapis.com'),_0xd32113+'/MoveOperation';},_0xaaaf17;}()),_0x55a00f['RenameOperation']=(function(){function _0x541648(_0x1727db){if(_0x1727db){for(var _0x3cbbca=Object['keys'](_0x1727db),_0x4b5a3f=0x0;_0x4b5a3f<_0x3cbbca['length'];++_0x4b5a3f)null!=_0x1727db[_0x3cbbca[_0x4b5a3f]]&&(this[_0x3cbbca[_0x4b5a3f]]=_0x1727db[_0x3cbbca[_0x4b5a3f]]);}}return _0x541648['prototype']['position']=null,_0x541648['prototype']['oldName']='',_0x541648['prototype']['newName']='',_0x541648['prototype']['wasUndone']=!0x1,_0x541648['create']=function(_0x55edf2){return new _0x541648(_0x55edf2);},_0x541648['encode']=function(_0x1e9ec5,_0x23755c){return _0x23755c||(_0x23755c=_0x44100['create']()),null!=_0x1e9ec5['position']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'position')&&_0x55a00f['Position']['encode'](_0x1e9ec5['position'],_0x23755c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e9ec5['oldName']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'oldName')&&_0x23755c['uint32'](0x12)['string'](_0x1e9ec5['oldName']),null!=_0x1e9ec5['newName']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'newName')&&_0x23755c['uint32'](0x1a)['string'](_0x1e9ec5['newName']),null!=_0x1e9ec5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'wasUndone')&&_0x23755c['uint32'](0x20)['bool'](_0x1e9ec5['wasUndone']),_0x23755c;},_0x541648['encodeDelimited']=function(_0x166c81,_0x34aa38){return this['encode'](_0x166c81,_0x34aa38)['ldelim']();},_0x541648['decode']=function(_0x19fad8,_0x2dfcb3){_0x19fad8 instanceof _0x49245b||(_0x19fad8=_0x49245b['create'](_0x19fad8));for(var _0x2f75e7=void 0x0===_0x2dfcb3?_0x19fad8['len']:_0x19fad8['pos']+_0x2dfcb3,_0x505fd3=new _0x55a00f['RenameOperation']();_0x19fad8['pos']<_0x2f75e7;){var _0x241c4c=_0x19fad8['uint32']();switch(_0x241c4c>>>0x3){case 0x1:_0x505fd3['position']=_0x55a00f['Position']['decode'](_0x19fad8,_0x19fad8['uint32']());break;case 0x2:_0x505fd3['oldName']=_0x19fad8['string']();break;case 0x3:_0x505fd3['newName']=_0x19fad8['string']();break;case 0x4:_0x505fd3['wasUndone']=_0x19fad8['bool']();break;default:_0x19fad8['skipType'](0x7&_0x241c4c);}}return _0x505fd3;},_0x541648['decodeDelimited']=function(_0x46f2f3){return _0x46f2f3 instanceof _0x49245b||(_0x46f2f3=new _0x49245b(_0x46f2f3)),this['decode'](_0x46f2f3,_0x46f2f3['uint32']());},_0x541648['verify']=function(_0x338982){if('object'!=typeof _0x338982||null===_0x338982)return'object\x20expected';if(null!=_0x338982['position']&&_0x338982['hasOwnProperty']('position')){var _0x59da68=_0x55a00f['Position']['verify'](_0x338982['position']);if(_0x59da68)return'position.'+_0x59da68;}return null!=_0x338982['oldName']&&_0x338982['hasOwnProperty']('oldName')&&!_0x216162['isString'](_0x338982['oldName'])?'oldName:\x20string\x20expected':null!=_0x338982['newName']&&_0x338982['hasOwnProperty']('newName')&&!_0x216162['isString'](_0x338982['newName'])?'newName:\x20string\x20expected':null!=_0x338982['wasUndone']&&_0x338982['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x338982['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x541648['fromObject']=function(_0x5cebe2){if(_0x5cebe2 instanceof _0x55a00f['RenameOperation'])return _0x5cebe2;var _0x45bd35=new _0x55a00f['RenameOperation']();if(null!=_0x5cebe2['position']){if('object'!=typeof _0x5cebe2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x45bd35['position']=_0x55a00f['Position']['fromObject'](_0x5cebe2['position']);}return null!=_0x5cebe2['oldName']&&(_0x45bd35['oldName']=String(_0x5cebe2['oldName'])),null!=_0x5cebe2['newName']&&(_0x45bd35['newName']=String(_0x5cebe2['newName'])),null!=_0x5cebe2['wasUndone']&&(_0x45bd35['wasUndone']=Boolean(_0x5cebe2['wasUndone'])),_0x45bd35;},_0x541648['toObject']=function(_0x1a2d2d,_0x13ae3a){_0x13ae3a||(_0x13ae3a={});var _0x2a5b08={};return _0x13ae3a['defaults']&&(_0x2a5b08['position']=null,_0x2a5b08['oldName']='',_0x2a5b08['newName']='',_0x2a5b08['wasUndone']=!0x1),null!=_0x1a2d2d['position']&&_0x1a2d2d['hasOwnProperty']('position')&&(_0x2a5b08['position']=_0x55a00f['Position']['toObject'](_0x1a2d2d['position'],_0x13ae3a)),null!=_0x1a2d2d['oldName']&&_0x1a2d2d['hasOwnProperty']('oldName')&&(_0x2a5b08['oldName']=_0x1a2d2d['oldName']),null!=_0x1a2d2d['newName']&&_0x1a2d2d['hasOwnProperty']('newName')&&(_0x2a5b08['newName']=_0x1a2d2d['newName']),null!=_0x1a2d2d['wasUndone']&&_0x1a2d2d['hasOwnProperty']('wasUndone')&&(_0x2a5b08['wasUndone']=_0x1a2d2d['wasUndone']),_0x2a5b08;},_0x541648['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x541648['getTypeUrl']=function(_0x40f971){return void 0x0===_0x40f971&&(_0x40f971='type.googleapis.com'),_0x40f971+'/RenameOperation';},_0x541648;}()),_0x55a00f['RootAttributeOperation']=(function(){function _0x282de2(_0x3e4fed){if(_0x3e4fed){for(var _0x346bcd=Object['keys'](_0x3e4fed),_0x42fd0b=0x0;_0x42fd0b<_0x346bcd['length'];++_0x42fd0b)null!=_0x3e4fed[_0x346bcd[_0x42fd0b]]&&(this[_0x346bcd[_0x42fd0b]]=_0x3e4fed[_0x346bcd[_0x42fd0b]]);}}return _0x282de2['prototype']['root']='',_0x282de2['prototype']['key']='',_0x282de2['prototype']['oldValueBoolean']=!0x1,_0x282de2['prototype']['oldValueJson']='',_0x282de2['prototype']['newValueBoolean']=!0x1,_0x282de2['prototype']['newValueJson']='',_0x282de2['prototype']['wasUndone']=!0x1,_0x282de2['create']=function(_0x1bcdc3){return new _0x282de2(_0x1bcdc3);},_0x282de2['encode']=function(_0x50ed75,_0xa236cc){return _0xa236cc||(_0xa236cc=_0x44100['create']()),null!=_0x50ed75['root']&&Object['hasOwnProperty']['call'](_0x50ed75,'root')&&_0xa236cc['uint32'](0xa)['string'](_0x50ed75['root']),null!=_0x50ed75['key']&&Object['hasOwnProperty']['call'](_0x50ed75,'key')&&_0xa236cc['uint32'](0x12)['string'](_0x50ed75['key']),null!=_0x50ed75['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x50ed75,'oldValueBoolean')&&_0xa236cc['uint32'](0x18)['bool'](_0x50ed75['oldValueBoolean']),null!=_0x50ed75['oldValueJson']&&Object['hasOwnProperty']['call'](_0x50ed75,'oldValueJson')&&_0xa236cc['uint32'](0x22)['string'](_0x50ed75['oldValueJson']),null!=_0x50ed75['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x50ed75,'newValueBoolean')&&_0xa236cc['uint32'](0x28)['bool'](_0x50ed75['newValueBoolean']),null!=_0x50ed75['newValueJson']&&Object['hasOwnProperty']['call'](_0x50ed75,'newValueJson')&&_0xa236cc['uint32'](0x32)['string'](_0x50ed75['newValueJson']),null!=_0x50ed75['wasUndone']&&Object['hasOwnProperty']['call'](_0x50ed75,'wasUndone')&&_0xa236cc['uint32'](0x38)['bool'](_0x50ed75['wasUndone']),_0xa236cc;},_0x282de2['encodeDelimited']=function(_0x597162,_0x1e8442){return this['encode'](_0x597162,_0x1e8442)['ldelim']();},_0x282de2['decode']=function(_0x130007,_0x57185a){_0x130007 instanceof _0x49245b||(_0x130007=_0x49245b['create'](_0x130007));for(var _0x1ddf4b=void 0x0===_0x57185a?_0x130007['len']:_0x130007['pos']+_0x57185a,_0x10d034=new _0x55a00f['RootAttributeOperation']();_0x130007['pos']<_0x1ddf4b;){var _0x20528f=_0x130007['uint32']();switch(_0x20528f>>>0x3){case 0x1:_0x10d034['root']=_0x130007['string']();break;case 0x2:_0x10d034['key']=_0x130007['string']();break;case 0x3:_0x10d034['oldValueBoolean']=_0x130007['bool']();break;case 0x4:_0x10d034['oldValueJson']=_0x130007['string']();break;case 0x5:_0x10d034['newValueBoolean']=_0x130007['bool']();break;case 0x6:_0x10d034['newValueJson']=_0x130007['string']();break;case 0x7:_0x10d034['wasUndone']=_0x130007['bool']();break;default:_0x130007['skipType'](0x7&_0x20528f);}}return _0x10d034;},_0x282de2['decodeDelimited']=function(_0x3d1d9d){return _0x3d1d9d instanceof _0x49245b||(_0x3d1d9d=new _0x49245b(_0x3d1d9d)),this['decode'](_0x3d1d9d,_0x3d1d9d['uint32']());},_0x282de2['verify']=function(_0x5f4640){return'object'!=typeof _0x5f4640||null===_0x5f4640?'object\x20expected':null!=_0x5f4640['root']&&_0x5f4640['hasOwnProperty']('root')&&!_0x216162['isString'](_0x5f4640['root'])?'root:\x20string\x20expected':null!=_0x5f4640['key']&&_0x5f4640['hasOwnProperty']('key')&&!_0x216162['isString'](_0x5f4640['key'])?'key:\x20string\x20expected':null!=_0x5f4640['oldValueBoolean']&&_0x5f4640['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5f4640['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5f4640['oldValueJson']&&_0x5f4640['hasOwnProperty']('oldValueJson')&&!_0x216162['isString'](_0x5f4640['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5f4640['newValueBoolean']&&_0x5f4640['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5f4640['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5f4640['newValueJson']&&_0x5f4640['hasOwnProperty']('newValueJson')&&!_0x216162['isString'](_0x5f4640['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5f4640['wasUndone']&&_0x5f4640['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5f4640['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x282de2['fromObject']=function(_0x15f696){if(_0x15f696 instanceof _0x55a00f['RootAttributeOperation'])return _0x15f696;var _0x4e9298=new _0x55a00f['RootAttributeOperation']();return null!=_0x15f696['root']&&(_0x4e9298['root']=String(_0x15f696['root'])),null!=_0x15f696['key']&&(_0x4e9298['key']=String(_0x15f696['key'])),null!=_0x15f696['oldValueBoolean']&&(_0x4e9298['oldValueBoolean']=Boolean(_0x15f696['oldValueBoolean'])),null!=_0x15f696['oldValueJson']&&(_0x4e9298['oldValueJson']=String(_0x15f696['oldValueJson'])),null!=_0x15f696['newValueBoolean']&&(_0x4e9298['newValueBoolean']=Boolean(_0x15f696['newValueBoolean'])),null!=_0x15f696['newValueJson']&&(_0x4e9298['newValueJson']=String(_0x15f696['newValueJson'])),null!=_0x15f696['wasUndone']&&(_0x4e9298['wasUndone']=Boolean(_0x15f696['wasUndone'])),_0x4e9298;},_0x282de2['toObject']=function(_0x22363e,_0x208aff){_0x208aff||(_0x208aff={});var _0x5115a7={};return _0x208aff['defaults']&&(_0x5115a7['root']='',_0x5115a7['key']='',_0x5115a7['oldValueBoolean']=!0x1,_0x5115a7['oldValueJson']='',_0x5115a7['newValueBoolean']=!0x1,_0x5115a7['newValueJson']='',_0x5115a7['wasUndone']=!0x1),null!=_0x22363e['root']&&_0x22363e['hasOwnProperty']('root')&&(_0x5115a7['root']=_0x22363e['root']),null!=_0x22363e['key']&&_0x22363e['hasOwnProperty']('key')&&(_0x5115a7['key']=_0x22363e['key']),null!=_0x22363e['oldValueBoolean']&&_0x22363e['hasOwnProperty']('oldValueBoolean')&&(_0x5115a7['oldValueBoolean']=_0x22363e['oldValueBoolean']),null!=_0x22363e['oldValueJson']&&_0x22363e['hasOwnProperty']('oldValueJson')&&(_0x5115a7['oldValueJson']=_0x22363e['oldValueJson']),null!=_0x22363e['newValueBoolean']&&_0x22363e['hasOwnProperty']('newValueBoolean')&&(_0x5115a7['newValueBoolean']=_0x22363e['newValueBoolean']),null!=_0x22363e['newValueJson']&&_0x22363e['hasOwnProperty']('newValueJson')&&(_0x5115a7['newValueJson']=_0x22363e['newValueJson']),null!=_0x22363e['wasUndone']&&_0x22363e['hasOwnProperty']('wasUndone')&&(_0x5115a7['wasUndone']=_0x22363e['wasUndone']),_0x5115a7;},_0x282de2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x282de2['getTypeUrl']=function(_0x306850){return void 0x0===_0x306850&&(_0x306850='type.googleapis.com'),_0x306850+'/RootAttributeOperation';},_0x282de2;}()),_0x55a00f['RootOperation']=(function(){function _0x11ce81(_0x5b1e29){if(_0x5b1e29){for(var _0x496501=Object['keys'](_0x5b1e29),_0x32b7b6=0x0;_0x32b7b6<_0x496501['length'];++_0x32b7b6)null!=_0x5b1e29[_0x496501[_0x32b7b6]]&&(this[_0x496501[_0x32b7b6]]=_0x5b1e29[_0x496501[_0x32b7b6]]);}}return _0x11ce81['prototype']['rootName']='',_0x11ce81['prototype']['elementName']='',_0x11ce81['prototype']['isAdd']=!0x1,_0x11ce81['prototype']['wasUndone']=!0x1,_0x11ce81['create']=function(_0x51edef){return new _0x11ce81(_0x51edef);},_0x11ce81['encode']=function(_0x1f44e0,_0x5bf800){return _0x5bf800||(_0x5bf800=_0x44100['create']()),null!=_0x1f44e0['rootName']&&Object['hasOwnProperty']['call'](_0x1f44e0,'rootName')&&_0x5bf800['uint32'](0xa)['string'](_0x1f44e0['rootName']),null!=_0x1f44e0['elementName']&&Object['hasOwnProperty']['call'](_0x1f44e0,'elementName')&&_0x5bf800['uint32'](0x12)['string'](_0x1f44e0['elementName']),null!=_0x1f44e0['isAdd']&&Object['hasOwnProperty']['call'](_0x1f44e0,'isAdd')&&_0x5bf800['uint32'](0x18)['bool'](_0x1f44e0['isAdd']),null!=_0x1f44e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f44e0,'wasUndone')&&_0x5bf800['uint32'](0x20)['bool'](_0x1f44e0['wasUndone']),_0x5bf800;},_0x11ce81['encodeDelimited']=function(_0x2cc1c6,_0x450558){return this['encode'](_0x2cc1c6,_0x450558)['ldelim']();},_0x11ce81['decode']=function(_0x1076ea,_0x20fce1){_0x1076ea instanceof _0x49245b||(_0x1076ea=_0x49245b['create'](_0x1076ea));for(var _0x761035=void 0x0===_0x20fce1?_0x1076ea['len']:_0x1076ea['pos']+_0x20fce1,_0xe73d9a=new _0x55a00f['RootOperation']();_0x1076ea['pos']<_0x761035;){var _0x3faa57=_0x1076ea['uint32']();switch(_0x3faa57>>>0x3){case 0x1:_0xe73d9a['rootName']=_0x1076ea['string']();break;case 0x2:_0xe73d9a['elementName']=_0x1076ea['string']();break;case 0x3:_0xe73d9a['isAdd']=_0x1076ea['bool']();break;case 0x4:_0xe73d9a['wasUndone']=_0x1076ea['bool']();break;default:_0x1076ea['skipType'](0x7&_0x3faa57);}}return _0xe73d9a;},_0x11ce81['decodeDelimited']=function(_0x2f4079){return _0x2f4079 instanceof _0x49245b||(_0x2f4079=new _0x49245b(_0x2f4079)),this['decode'](_0x2f4079,_0x2f4079['uint32']());},_0x11ce81['verify']=function(_0x276c1c){return'object'!=typeof _0x276c1c||null===_0x276c1c?'object\x20expected':null!=_0x276c1c['rootName']&&_0x276c1c['hasOwnProperty']('rootName')&&!_0x216162['isString'](_0x276c1c['rootName'])?'rootName:\x20string\x20expected':null!=_0x276c1c['elementName']&&_0x276c1c['hasOwnProperty']('elementName')&&!_0x216162['isString'](_0x276c1c['elementName'])?'elementName:\x20string\x20expected':null!=_0x276c1c['isAdd']&&_0x276c1c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x276c1c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x276c1c['wasUndone']&&_0x276c1c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x276c1c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11ce81['fromObject']=function(_0x6101){if(_0x6101 instanceof _0x55a00f['RootOperation'])return _0x6101;var _0x39d15d=new _0x55a00f['RootOperation']();return null!=_0x6101['rootName']&&(_0x39d15d['rootName']=String(_0x6101['rootName'])),null!=_0x6101['elementName']&&(_0x39d15d['elementName']=String(_0x6101['elementName'])),null!=_0x6101['isAdd']&&(_0x39d15d['isAdd']=Boolean(_0x6101['isAdd'])),null!=_0x6101['wasUndone']&&(_0x39d15d['wasUndone']=Boolean(_0x6101['wasUndone'])),_0x39d15d;},_0x11ce81['toObject']=function(_0x1f8cd1,_0x42ce84){_0x42ce84||(_0x42ce84={});var _0x1c86ae={};return _0x42ce84['defaults']&&(_0x1c86ae['rootName']='',_0x1c86ae['elementName']='',_0x1c86ae['isAdd']=!0x1,_0x1c86ae['wasUndone']=!0x1),null!=_0x1f8cd1['rootName']&&_0x1f8cd1['hasOwnProperty']('rootName')&&(_0x1c86ae['rootName']=_0x1f8cd1['rootName']),null!=_0x1f8cd1['elementName']&&_0x1f8cd1['hasOwnProperty']('elementName')&&(_0x1c86ae['elementName']=_0x1f8cd1['elementName']),null!=_0x1f8cd1['isAdd']&&_0x1f8cd1['hasOwnProperty']('isAdd')&&(_0x1c86ae['isAdd']=_0x1f8cd1['isAdd']),null!=_0x1f8cd1['wasUndone']&&_0x1f8cd1['hasOwnProperty']('wasUndone')&&(_0x1c86ae['wasUndone']=_0x1f8cd1['wasUndone']),_0x1c86ae;},_0x11ce81['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x11ce81['getTypeUrl']=function(_0x4177e6){return void 0x0===_0x4177e6&&(_0x4177e6='type.googleapis.com'),_0x4177e6+'/RootOperation';},_0x11ce81;}()),_0x55a00f['SplitOperation']=(function(){function _0x5b6eba(_0x163aeb){if(_0x163aeb){for(var _0x1d9c19=Object['keys'](_0x163aeb),_0x2edd6f=0x0;_0x2edd6f<_0x1d9c19['length'];++_0x2edd6f)null!=_0x163aeb[_0x1d9c19[_0x2edd6f]]&&(this[_0x1d9c19[_0x2edd6f]]=_0x163aeb[_0x1d9c19[_0x2edd6f]]);}}return _0x5b6eba['prototype']['splitPosition']=null,_0x5b6eba['prototype']['graveyardPosition']=null,_0x5b6eba['prototype']['howMany']=0x0,_0x5b6eba['prototype']['insertionPosition']=null,_0x5b6eba['prototype']['wasUndone']=!0x1,_0x5b6eba['create']=function(_0x30858e){return new _0x5b6eba(_0x30858e);},_0x5b6eba['encode']=function(_0x50b2d7,_0x4f0819){return _0x4f0819||(_0x4f0819=_0x44100['create']()),null!=_0x50b2d7['splitPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'splitPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['splitPosition'],_0x4f0819['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50b2d7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'graveyardPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['graveyardPosition'],_0x4f0819['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50b2d7['howMany']&&Object['hasOwnProperty']['call'](_0x50b2d7,'howMany')&&_0x4f0819['uint32'](0x18)['uint32'](_0x50b2d7['howMany']),null!=_0x50b2d7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'insertionPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['insertionPosition'],_0x4f0819['uint32'](0x22)['fork']())['ldelim'](),null!=_0x50b2d7['wasUndone']&&Object['hasOwnProperty']['call'](_0x50b2d7,'wasUndone')&&_0x4f0819['uint32'](0x28)['bool'](_0x50b2d7['wasUndone']),_0x4f0819;},_0x5b6eba['encodeDelimited']=function(_0x1da631,_0x13d4dd){return this['encode'](_0x1da631,_0x13d4dd)['ldelim']();},_0x5b6eba['decode']=function(_0x269f3e,_0x56b8ac){_0x269f3e instanceof _0x49245b||(_0x269f3e=_0x49245b['create'](_0x269f3e));for(var _0x33d6ac=void 0x0===_0x56b8ac?_0x269f3e['len']:_0x269f3e['pos']+_0x56b8ac,_0x1350f7=new _0x55a00f['SplitOperation']();_0x269f3e['pos']<_0x33d6ac;){var _0x46980d=_0x269f3e['uint32']();switch(_0x46980d>>>0x3){case 0x1:_0x1350f7['splitPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x2:_0x1350f7['graveyardPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x3:_0x1350f7['howMany']=_0x269f3e['uint32']();break;case 0x4:_0x1350f7['insertionPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x5:_0x1350f7['wasUndone']=_0x269f3e['bool']();break;default:_0x269f3e['skipType'](0x7&_0x46980d);}}return _0x1350f7;},_0x5b6eba['decodeDelimited']=function(_0x332deb){return _0x332deb instanceof _0x49245b||(_0x332deb=new _0x49245b(_0x332deb)),this['decode'](_0x332deb,_0x332deb['uint32']());},_0x5b6eba['verify']=function(_0x2297b4){if('object'!=typeof _0x2297b4||null===_0x2297b4)return'object\x20expected';var _0x237485;if(null!=_0x2297b4['splitPosition']&&_0x2297b4['hasOwnProperty']('splitPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['splitPosition'])))return'splitPosition.'+_0x237485;if(null!=_0x2297b4['graveyardPosition']&&_0x2297b4['hasOwnProperty']('graveyardPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['graveyardPosition'])))return'graveyardPosition.'+_0x237485;if(null!=_0x2297b4['howMany']&&_0x2297b4['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x2297b4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2297b4['insertionPosition']&&_0x2297b4['hasOwnProperty']('insertionPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['insertionPosition'])))return'insertionPosition.'+_0x237485;return null!=_0x2297b4['wasUndone']&&_0x2297b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2297b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5b6eba['fromObject']=function(_0x3a9ccf){if(_0x3a9ccf instanceof _0x55a00f['SplitOperation'])return _0x3a9ccf;var _0xa6132e=new _0x55a00f['SplitOperation']();if(null!=_0x3a9ccf['splitPosition']){if('object'!=typeof _0x3a9ccf['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xa6132e['splitPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['splitPosition']);}if(null!=_0x3a9ccf['graveyardPosition']){if('object'!=typeof _0x3a9ccf['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xa6132e['graveyardPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['graveyardPosition']);}if(null!=_0x3a9ccf['howMany']&&(_0xa6132e['howMany']=_0x3a9ccf['howMany']>>>0x0),null!=_0x3a9ccf['insertionPosition']){if('object'!=typeof _0x3a9ccf['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xa6132e['insertionPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['insertionPosition']);}return null!=_0x3a9ccf['wasUndone']&&(_0xa6132e['wasUndone']=Boolean(_0x3a9ccf['wasUndone'])),_0xa6132e;},_0x5b6eba['toObject']=function(_0x2ceac7,_0x5afce3){_0x5afce3||(_0x5afce3={});var _0xc55f27={};return _0x5afce3['defaults']&&(_0xc55f27['splitPosition']=null,_0xc55f27['graveyardPosition']=null,_0xc55f27['howMany']=0x0,_0xc55f27['insertionPosition']=null,_0xc55f27['wasUndone']=!0x1),null!=_0x2ceac7['splitPosition']&&_0x2ceac7['hasOwnProperty']('splitPosition')&&(_0xc55f27['splitPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['splitPosition'],_0x5afce3)),null!=_0x2ceac7['graveyardPosition']&&_0x2ceac7['hasOwnProperty']('graveyardPosition')&&(_0xc55f27['graveyardPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['graveyardPosition'],_0x5afce3)),null!=_0x2ceac7['howMany']&&_0x2ceac7['hasOwnProperty']('howMany')&&(_0xc55f27['howMany']=_0x2ceac7['howMany']),null!=_0x2ceac7['insertionPosition']&&_0x2ceac7['hasOwnProperty']('insertionPosition')&&(_0xc55f27['insertionPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['insertionPosition'],_0x5afce3)),null!=_0x2ceac7['wasUndone']&&_0x2ceac7['hasOwnProperty']('wasUndone')&&(_0xc55f27['wasUndone']=_0x2ceac7['wasUndone']),_0xc55f27;},_0x5b6eba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x5b6eba['getTypeUrl']=function(_0xcd6236){return void 0x0===_0xcd6236&&(_0xcd6236='type.googleapis.com'),_0xcd6236+'/SplitOperation';},_0x5b6eba;}()),_0x55a00f['Position']=(function(){function _0x4ac830(_0x3f2c16){if(this['path']=[],_0x3f2c16){for(var _0x5042f1=Object['keys'](_0x3f2c16),_0x517020=0x0;_0x517020<_0x5042f1['length'];++_0x517020)null!=_0x3f2c16[_0x5042f1[_0x517020]]&&(this[_0x5042f1[_0x517020]]=_0x3f2c16[_0x5042f1[_0x517020]]);}}return _0x4ac830['prototype']['root']='',_0x4ac830['prototype']['rootMain']=!0x1,_0x4ac830['prototype']['rootGraveyard']=!0x1,_0x4ac830['prototype']['path']=_0x216162['emptyArray'],_0x4ac830['prototype']['stickiness']='',_0x4ac830['create']=function(_0x257623){return new _0x4ac830(_0x257623);},_0x4ac830['encode']=function(_0x33222c,_0x566bd0){if(_0x566bd0||(_0x566bd0=_0x44100['create']()),null!=_0x33222c['root']&&Object['hasOwnProperty']['call'](_0x33222c,'root')&&_0x566bd0['uint32'](0xa)['string'](_0x33222c['root']),null!=_0x33222c['rootMain']&&Object['hasOwnProperty']['call'](_0x33222c,'rootMain')&&_0x566bd0['uint32'](0x10)['bool'](_0x33222c['rootMain']),null!=_0x33222c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x33222c,'rootGraveyard')&&_0x566bd0['uint32'](0x18)['bool'](_0x33222c['rootGraveyard']),null!=_0x33222c['path']&&_0x33222c['path']['length']){_0x566bd0['uint32'](0x22)['fork']();for(var _0xd881f8=0x0;_0xd881f8<_0x33222c['path']['length'];++_0xd881f8)_0x566bd0['uint32'](_0x33222c['path'][_0xd881f8]);_0x566bd0['ldelim']();}return null!=_0x33222c['stickiness']&&Object['hasOwnProperty']['call'](_0x33222c,'stickiness')&&_0x566bd0['uint32'](0x2a)['string'](_0x33222c['stickiness']),_0x566bd0;},_0x4ac830['encodeDelimited']=function(_0x985162,_0x4e4fcf){return this['encode'](_0x985162,_0x4e4fcf)['ldelim']();},_0x4ac830['decode']=function(_0x107ce9,_0x4dfb80){_0x107ce9 instanceof _0x49245b||(_0x107ce9=_0x49245b['create'](_0x107ce9));for(var _0x1e2343=void 0x0===_0x4dfb80?_0x107ce9['len']:_0x107ce9['pos']+_0x4dfb80,_0x50963c=new _0x55a00f['Position']();_0x107ce9['pos']<_0x1e2343;){var _0x5bae94=_0x107ce9['uint32']();switch(_0x5bae94>>>0x3){case 0x1:_0x50963c['root']=_0x107ce9['string']();break;case 0x2:_0x50963c['rootMain']=_0x107ce9['bool']();break;case 0x3:_0x50963c['rootGraveyard']=_0x107ce9['bool']();break;case 0x4:if(_0x50963c['path']&&_0x50963c['path']['length']||(_0x50963c['path']=[]),0x2==(0x7&_0x5bae94)){for(var _0x4e73c5=_0x107ce9['uint32']()+_0x107ce9['pos'];_0x107ce9['pos']<_0x4e73c5;)_0x50963c['path']['push'](_0x107ce9['uint32']());}else _0x50963c['path']['push'](_0x107ce9['uint32']());break;case 0x5:_0x50963c['stickiness']=_0x107ce9['string']();break;default:_0x107ce9['skipType'](0x7&_0x5bae94);}}return _0x50963c;},_0x4ac830['decodeDelimited']=function(_0x40aac8){return _0x40aac8 instanceof _0x49245b||(_0x40aac8=new _0x49245b(_0x40aac8)),this['decode'](_0x40aac8,_0x40aac8['uint32']());},_0x4ac830['verify']=function(_0x176e35){if('object'!=typeof _0x176e35||null===_0x176e35)return'object\x20expected';if(null!=_0x176e35['root']&&_0x176e35['hasOwnProperty']('root')&&!_0x216162['isString'](_0x176e35['root']))return'root:\x20string\x20expected';if(null!=_0x176e35['rootMain']&&_0x176e35['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x176e35['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x176e35['rootGraveyard']&&_0x176e35['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x176e35['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x176e35['path']&&_0x176e35['hasOwnProperty']('path')){if(!Array['isArray'](_0x176e35['path']))return'path:\x20array\x20expected';for(var _0x3dd512=0x0;_0x3dd512<_0x176e35['path']['length'];++_0x3dd512)if(!_0x216162['isInteger'](_0x176e35['path'][_0x3dd512]))return'path:\x20integer[]\x20expected';}return null!=_0x176e35['stickiness']&&_0x176e35['hasOwnProperty']('stickiness')&&!_0x216162['isString'](_0x176e35['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4ac830['fromObject']=function(_0x10dac2){if(_0x10dac2 instanceof _0x55a00f['Position'])return _0x10dac2;var _0x4c220d=new _0x55a00f['Position']();if(null!=_0x10dac2['root']&&(_0x4c220d['root']=String(_0x10dac2['root'])),null!=_0x10dac2['rootMain']&&(_0x4c220d['rootMain']=Boolean(_0x10dac2['rootMain'])),null!=_0x10dac2['rootGraveyard']&&(_0x4c220d['rootGraveyard']=Boolean(_0x10dac2['rootGraveyard'])),_0x10dac2['path']){if(!Array['isArray'](_0x10dac2['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4c220d['path']=[];for(var _0x235b63=0x0;_0x235b63<_0x10dac2['path']['length'];++_0x235b63)_0x4c220d['path'][_0x235b63]=_0x10dac2['path'][_0x235b63]>>>0x0;}return null!=_0x10dac2['stickiness']&&(_0x4c220d['stickiness']=String(_0x10dac2['stickiness'])),_0x4c220d;},_0x4ac830['toObject']=function(_0xa72a82,_0x2592d2){_0x2592d2||(_0x2592d2={});var _0x289602={};if((_0x2592d2['arrays']||_0x2592d2['defaults'])&&(_0x289602['path']=[]),_0x2592d2['defaults']&&(_0x289602['root']='',_0x289602['rootMain']=!0x1,_0x289602['rootGraveyard']=!0x1,_0x289602['stickiness']=''),null!=_0xa72a82['root']&&_0xa72a82['hasOwnProperty']('root')&&(_0x289602['root']=_0xa72a82['root']),null!=_0xa72a82['rootMain']&&_0xa72a82['hasOwnProperty']('rootMain')&&(_0x289602['rootMain']=_0xa72a82['rootMain']),null!=_0xa72a82['rootGraveyard']&&_0xa72a82['hasOwnProperty']('rootGraveyard')&&(_0x289602['rootGraveyard']=_0xa72a82['rootGraveyard']),_0xa72a82['path']&&_0xa72a82['path']['length']){_0x289602['path']=[];for(var _0x25b14d=0x0;_0x25b14d<_0xa72a82['path']['length'];++_0x25b14d)_0x289602['path'][_0x25b14d]=_0xa72a82['path'][_0x25b14d];}return null!=_0xa72a82['stickiness']&&_0xa72a82['hasOwnProperty']('stickiness')&&(_0x289602['stickiness']=_0xa72a82['stickiness']),_0x289602;},_0x4ac830['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4ac830['getTypeUrl']=function(_0x33f6a3){return void 0x0===_0x33f6a3&&(_0x33f6a3='type.googleapis.com'),_0x33f6a3+'/Position';},_0x4ac830;}()),_0x55a00f['Range']=(function(){function _0x318007(_0xe0026d){if(_0xe0026d){for(var _0x31c99c=Object['keys'](_0xe0026d),_0x1b0a06=0x0;_0x1b0a06<_0x31c99c['length'];++_0x1b0a06)null!=_0xe0026d[_0x31c99c[_0x1b0a06]]&&(this[_0x31c99c[_0x1b0a06]]=_0xe0026d[_0x31c99c[_0x1b0a06]]);}}return _0x318007['prototype']['start']=null,_0x318007['prototype']['end']=null,_0x318007['create']=function(_0x33ddcf){return new _0x318007(_0x33ddcf);},_0x318007['encode']=function(_0x27af35,_0x4ee336){return _0x4ee336||(_0x4ee336=_0x44100['create']()),null!=_0x27af35['start']&&Object['hasOwnProperty']['call'](_0x27af35,'start')&&_0x55a00f['Position']['encode'](_0x27af35['start'],_0x4ee336['uint32'](0xa)['fork']())['ldelim'](),null!=_0x27af35['end']&&Object['hasOwnProperty']['call'](_0x27af35,'end')&&_0x55a00f['Position']['encode'](_0x27af35['end'],_0x4ee336['uint32'](0x12)['fork']())['ldelim'](),_0x4ee336;},_0x318007['encodeDelimited']=function(_0x52dea5,_0x5000e5){return this['encode'](_0x52dea5,_0x5000e5)['ldelim']();},_0x318007['decode']=function(_0x37ec6b,_0x152dba){_0x37ec6b instanceof _0x49245b||(_0x37ec6b=_0x49245b['create'](_0x37ec6b));for(var _0x30f952=void 0x0===_0x152dba?_0x37ec6b['len']:_0x37ec6b['pos']+_0x152dba,_0x9f988c=new _0x55a00f['Range']();_0x37ec6b['pos']<_0x30f952;){var _0x492602=_0x37ec6b['uint32']();switch(_0x492602>>>0x3){case 0x1:_0x9f988c['start']=_0x55a00f['Position']['decode'](_0x37ec6b,_0x37ec6b['uint32']());break;case 0x2:_0x9f988c['end']=_0x55a00f['Position']['decode'](_0x37ec6b,_0x37ec6b['uint32']());break;default:_0x37ec6b['skipType'](0x7&_0x492602);}}return _0x9f988c;},_0x318007['decodeDelimited']=function(_0x40f589){return _0x40f589 instanceof _0x49245b||(_0x40f589=new _0x49245b(_0x40f589)),this['decode'](_0x40f589,_0x40f589['uint32']());},_0x318007['verify']=function(_0x5240e5){if('object'!=typeof _0x5240e5||null===_0x5240e5)return'object\x20expected';var _0x318936;if(null!=_0x5240e5['start']&&_0x5240e5['hasOwnProperty']('start')&&(_0x318936=_0x55a00f['Position']['verify'](_0x5240e5['start'])))return'start.'+_0x318936;if(null!=_0x5240e5['end']&&_0x5240e5['hasOwnProperty']('end')&&(_0x318936=_0x55a00f['Position']['verify'](_0x5240e5['end'])))return'end.'+_0x318936;return null;},_0x318007['fromObject']=function(_0x417fba){if(_0x417fba instanceof _0x55a00f['Range'])return _0x417fba;var _0x23501d=new _0x55a00f['Range']();if(null!=_0x417fba['start']){if('object'!=typeof _0x417fba['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23501d['start']=_0x55a00f['Position']['fromObject'](_0x417fba['start']);}if(null!=_0x417fba['end']){if('object'!=typeof _0x417fba['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23501d['end']=_0x55a00f['Position']['fromObject'](_0x417fba['end']);}return _0x23501d;},_0x318007['toObject']=function(_0x493dd0,_0x23fecf){_0x23fecf||(_0x23fecf={});var _0x1a6af8={};return _0x23fecf['defaults']&&(_0x1a6af8['start']=null,_0x1a6af8['end']=null),null!=_0x493dd0['start']&&_0x493dd0['hasOwnProperty']('start')&&(_0x1a6af8['start']=_0x55a00f['Position']['toObject'](_0x493dd0['start'],_0x23fecf)),null!=_0x493dd0['end']&&_0x493dd0['hasOwnProperty']('end')&&(_0x1a6af8['end']=_0x55a00f['Position']['toObject'](_0x493dd0['end'],_0x23fecf)),_0x1a6af8;},_0x318007['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x318007['getTypeUrl']=function(_0x2e96ba){return void 0x0===_0x2e96ba&&(_0x2e96ba='type.googleapis.com'),_0x2e96ba+'/Range';},_0x318007;}()),_0x55a00f['Element']=(function(){function _0x57ff97(_0xc3fffe){if(this['children']=[],this['attributesBoolean']={},_0xc3fffe){for(var _0x289e97=Object['keys'](_0xc3fffe),_0x5820c7=0x0;_0x5820c7<_0x289e97['length'];++_0x5820c7)null!=_0xc3fffe[_0x289e97[_0x5820c7]]&&(this[_0x289e97[_0x5820c7]]=_0xc3fffe[_0x289e97[_0x5820c7]]);}}return _0x57ff97['prototype']['name']='',_0x57ff97['prototype']['children']=_0x216162['emptyArray'],_0x57ff97['prototype']['data']='',_0x57ff97['prototype']['attributesBoolean']=_0x216162['emptyObject'],_0x57ff97['prototype']['attributesJson']='',_0x57ff97['create']=function(_0x57356e){return new _0x57ff97(_0x57356e);},_0x57ff97['encode']=function(_0xb8e50c,_0x290bad){if(_0x290bad||(_0x290bad=_0x44100['create']()),null!=_0xb8e50c['name']&&Object['hasOwnProperty']['call'](_0xb8e50c,'name')&&_0x290bad['uint32'](0xa)['string'](_0xb8e50c['name']),null!=_0xb8e50c['children']&&_0xb8e50c['children']['length']){for(var _0x1a987d=0x0;_0x1a987d<_0xb8e50c['children']['length'];++_0x1a987d)_0x55a00f['Element']['encode'](_0xb8e50c['children'][_0x1a987d],_0x290bad['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb8e50c['data']&&Object['hasOwnProperty']['call'](_0xb8e50c,'data')&&_0x290bad['uint32'](0x1a)['string'](_0xb8e50c['data']),null!=_0xb8e50c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb8e50c,'attributesBoolean')){var _0x5c8d8f=Object['keys'](_0xb8e50c['attributesBoolean']);for(_0x1a987d=0x0;_0x1a987d<_0x5c8d8f['length'];++_0x1a987d)_0x290bad['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5c8d8f[_0x1a987d])['uint32'](0x10)['bool'](_0xb8e50c['attributesBoolean'][_0x5c8d8f[_0x1a987d]])['ldelim']();}return null!=_0xb8e50c['attributesJson']&&Object['hasOwnProperty']['call'](_0xb8e50c,'attributesJson')&&_0x290bad['uint32'](0x2a)['string'](_0xb8e50c['attributesJson']),_0x290bad;},_0x57ff97['encodeDelimited']=function(_0x669f45,_0x41eab9){return this['encode'](_0x669f45,_0x41eab9)['ldelim']();},_0x57ff97['decode']=function(_0x351fd4,_0x4ebc3b){_0x351fd4 instanceof _0x49245b||(_0x351fd4=_0x49245b['create'](_0x351fd4));for(var _0x50fff9,_0x2bb09b,_0x289545=void 0x0===_0x4ebc3b?_0x351fd4['len']:_0x351fd4['pos']+_0x4ebc3b,_0x239fcc=new _0x55a00f['Element']();_0x351fd4['pos']<_0x289545;){var _0x4fa2a2=_0x351fd4['uint32']();switch(_0x4fa2a2>>>0x3){case 0x1:_0x239fcc['name']=_0x351fd4['string']();break;case 0x2:_0x239fcc['children']&&_0x239fcc['children']['length']||(_0x239fcc['children']=[]),_0x239fcc['children']['push'](_0x55a00f['Element']['decode'](_0x351fd4,_0x351fd4['uint32']()));break;case 0x3:_0x239fcc['data']=_0x351fd4['string']();break;case 0x4:_0x239fcc['attributesBoolean']===_0x216162['emptyObject']&&(_0x239fcc['attributesBoolean']={});var _0x5c7f66=_0x351fd4['uint32']()+_0x351fd4['pos'];for(_0x50fff9='',_0x2bb09b=!0x1;_0x351fd4['pos']<_0x5c7f66;){var _0x3a4cd9=_0x351fd4['uint32']();switch(_0x3a4cd9>>>0x3){case 0x1:_0x50fff9=_0x351fd4['string']();break;case 0x2:_0x2bb09b=_0x351fd4['bool']();break;default:_0x351fd4['skipType'](0x7&_0x3a4cd9);}}_0x239fcc['attributesBoolean'][_0x50fff9]=_0x2bb09b;break;case 0x5:_0x239fcc['attributesJson']=_0x351fd4['string']();break;default:_0x351fd4['skipType'](0x7&_0x4fa2a2);}}return _0x239fcc;},_0x57ff97['decodeDelimited']=function(_0x36d0f3){return _0x36d0f3 instanceof _0x49245b||(_0x36d0f3=new _0x49245b(_0x36d0f3)),this['decode'](_0x36d0f3,_0x36d0f3['uint32']());},_0x57ff97['verify']=function(_0x365290){if('object'!=typeof _0x365290||null===_0x365290)return'object\x20expected';if(null!=_0x365290['name']&&_0x365290['hasOwnProperty']('name')&&!_0x216162['isString'](_0x365290['name']))return'name:\x20string\x20expected';if(null!=_0x365290['children']&&_0x365290['hasOwnProperty']('children')){if(!Array['isArray'](_0x365290['children']))return'children:\x20array\x20expected';for(var _0x7e187=0x0;_0x7e187<_0x365290['children']['length'];++_0x7e187){var _0x7267f1=_0x55a00f['Element']['verify'](_0x365290['children'][_0x7e187]);if(_0x7267f1)return'children.'+_0x7267f1;}}if(null!=_0x365290['data']&&_0x365290['hasOwnProperty']('data')&&!_0x216162['isString'](_0x365290['data']))return'data:\x20string\x20expected';if(null!=_0x365290['attributesBoolean']&&_0x365290['hasOwnProperty']('attributesBoolean')){if(!_0x216162['isObject'](_0x365290['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1eb26a=Object['keys'](_0x365290['attributesBoolean']);for(_0x7e187=0x0;_0x7e187<_0x1eb26a['length'];++_0x7e187)if('boolean'!=typeof _0x365290['attributesBoolean'][_0x1eb26a[_0x7e187]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x365290['attributesJson']&&_0x365290['hasOwnProperty']('attributesJson')&&!_0x216162['isString'](_0x365290['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x57ff97['fromObject']=function(_0x340800){if(_0x340800 instanceof _0x55a00f['Element'])return _0x340800;var _0x5286a0=new _0x55a00f['Element']();if(null!=_0x340800['name']&&(_0x5286a0['name']=String(_0x340800['name'])),_0x340800['children']){if(!Array['isArray'](_0x340800['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5286a0['children']=[];for(var _0x1ab1d3=0x0;_0x1ab1d3<_0x340800['children']['length'];++_0x1ab1d3){if('object'!=typeof _0x340800['children'][_0x1ab1d3])throw TypeError('.Element.children:\x20object\x20expected');_0x5286a0['children'][_0x1ab1d3]=_0x55a00f['Element']['fromObject'](_0x340800['children'][_0x1ab1d3]);}}if(null!=_0x340800['data']&&(_0x5286a0['data']=String(_0x340800['data'])),_0x340800['attributesBoolean']){if('object'!=typeof _0x340800['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5286a0['attributesBoolean']={};var _0x24e598=Object['keys'](_0x340800['attributesBoolean']);for(_0x1ab1d3=0x0;_0x1ab1d3<_0x24e598['length'];++_0x1ab1d3)_0x5286a0['attributesBoolean'][_0x24e598[_0x1ab1d3]]=Boolean(_0x340800['attributesBoolean'][_0x24e598[_0x1ab1d3]]);}return null!=_0x340800['attributesJson']&&(_0x5286a0['attributesJson']=String(_0x340800['attributesJson'])),_0x5286a0;},_0x57ff97['toObject']=function(_0x5bee12,_0x403357){_0x403357||(_0x403357={});var _0x29c059,_0x207982={};if((_0x403357['arrays']||_0x403357['defaults'])&&(_0x207982['children']=[]),(_0x403357['objects']||_0x403357['defaults'])&&(_0x207982['attributesBoolean']={}),_0x403357['defaults']&&(_0x207982['name']='',_0x207982['data']='',_0x207982['attributesJson']=''),null!=_0x5bee12['name']&&_0x5bee12['hasOwnProperty']('name')&&(_0x207982['name']=_0x5bee12['name']),_0x5bee12['children']&&_0x5bee12['children']['length']){_0x207982['children']=[];for(var _0x3fdf75=0x0;_0x3fdf75<_0x5bee12['children']['length'];++_0x3fdf75)_0x207982['children'][_0x3fdf75]=_0x55a00f['Element']['toObject'](_0x5bee12['children'][_0x3fdf75],_0x403357);}if(null!=_0x5bee12['data']&&_0x5bee12['hasOwnProperty']('data')&&(_0x207982['data']=_0x5bee12['data']),_0x5bee12['attributesBoolean']&&(_0x29c059=Object['keys'](_0x5bee12['attributesBoolean']))['length']){_0x207982['attributesBoolean']={};for(_0x3fdf75=0x0;_0x3fdf75<_0x29c059['length'];++_0x3fdf75)_0x207982['attributesBoolean'][_0x29c059[_0x3fdf75]]=_0x5bee12['attributesBoolean'][_0x29c059[_0x3fdf75]];}return null!=_0x5bee12['attributesJson']&&_0x5bee12['hasOwnProperty']('attributesJson')&&(_0x207982['attributesJson']=_0x5bee12['attributesJson']),_0x207982;},_0x57ff97['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x57ff97['getTypeUrl']=function(_0x1b3962){return void 0x0===_0x1b3962&&(_0x1b3962='type.googleapis.com'),_0x1b3962+'/Element';},_0x57ff97;}()),_0x55a00f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x8c489d){return new w(this['_protobufRoot'][_0x8c489d]);}}class w{['_protobuf'];constructor(_0x28db88){this['_protobuf']=_0x28db88;}['compress'](_0x41214b){const _0x95474e=this['_protobuf']['verify'](_0x41214b);if(_0x95474e)throw Error(_0x95474e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x41214b))['finish']();}['decompress'](_0x424c32){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x424c32),{'oneofs':!0x0});}}function g(_0x1fd854,_0x55a723){const _0x34f01d=_0x2d147e(_0x1fd854);return _0x34f01d['path'][_0x34f01d['path']['length']-0x1]+=_0x55a723,_0x34f01d;}function _(_0x311524,_0x2368e7){return _0x311524['root']===_0x2368e7['root']&&_0xe47ab2(_0x311524['path'],_0x2368e7['path']);}function $(_0x38b81e){P(_0x38b81e,_0x35b691=>('main'==_0x35b691['root']?(_0x35b691['rootMain']=!0x0,delete _0x35b691['root']):'$graveyard'==_0x35b691['root']&&(_0x35b691['rootGraveyard']=!0x0,delete _0x35b691['root']),_0x35b691));}function J(_0x3402cf){P(_0x3402cf,_0x5402cf=>(_0x5402cf['rootMain']?(_0x5402cf['root']='main',delete _0x5402cf['rootMain']):_0x5402cf['rootGraveyard']&&(_0x5402cf['root']='$graveyard',delete _0x5402cf['rootGraveyard']),_0x5402cf));}function P(_0x1b0a87,_0x260f3a){for(const _0x3763cd in _0x1b0a87){const _0x16c43f=_0x1b0a87[_0x3763cd];'nodes'!==_0x3763cd&&_0x1b7f65(_0x16c43f)&&(_0x16c43f['path']&&(_0x16c43f['root']||_0x16c43f['rootMain']||_0x16c43f['rootGraveyard'])?_0x1b0a87[_0x3763cd]=_0x260f3a(_0x16c43f):P(_0x16c43f,_0x260f3a));}return _0x1b0a87;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b776b,_0x30df3c,_0x48986c){this['_id']=_0x3b776b,this['_operationName']=_0x30df3c,this['_protobufDescriptor']=_0x48986c;}['compress'](_0x44e801,_0x3e4c68){const _0x1ce16b=_0x3e4c68['shift']();return $(_0x1ce16b),_0x44e801['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1ce16b)),_0x44e801['types']['push'](this['_id']),!0x0;}['decompress'](_0x464e53,_0x1467d2){_0x1467d2['types']['shift']();const _0x4d7601=this['_protobufDescriptor']['decompress'](_0x1467d2['buffers']['shift']());J(_0x4d7601),_0x4d7601['__className']=this['_operationName'],_0x464e53['push'](_0x4d7601);}}class s extends e{['compress'](_0x2c31ed,_0x2b4d5e){const _0x3c1ba8=_0x2b4d5e['shift']();return this['_serializeOneOf']('oldValue',_0x3c1ba8),this['_serializeOneOf']('newValue',_0x3c1ba8),$(_0x3c1ba8),_0x2c31ed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3c1ba8)),_0x2c31ed['types']['push'](this['_id']),!0x0;}['decompress'](_0x5cd3d7,_0x5e5f03){const {types:_0x4544db,buffers:_0x10c106}=_0x5e5f03,_0x440e36=this['_protobufDescriptor']['decompress'](_0x10c106['shift']());_0x4544db['shift'](),this['_deserializeOneOf']('oldValue',_0x440e36),this['_deserializeOneOf']('newValue',_0x440e36),J(_0x440e36),_0x440e36['__className']=this['_operationName'],_0x5cd3d7['push'](_0x440e36);}['_serializeOneOf'](_0x6b6b39,_0x3571aa){const _0x278894=_0x3571aa[_0x6b6b39];'boolean'==typeof _0x278894?_0x3571aa[_0x6b6b39+'Boolean']=_0x278894:_0x3571aa[_0x6b6b39+'Json']=JSON['stringify'](_0x278894);}['_deserializeOneOf'](_0x9af1d9,_0x5e00cd){const _0x372bb8=_0x9af1d9+'Json';_0x5e00cd[_0x372bb8]?(_0x5e00cd[_0x9af1d9]=JSON['parse'](_0x5e00cd[_0x372bb8]),delete _0x5e00cd[_0x372bb8]):(_0x5e00cd[_0x9af1d9]=_0x5e00cd[_0x9af1d9+'Boolean'],delete _0x5e00cd[_0x9af1d9+'Boolean']);}}class i extends e{['compress'](_0x497cdf,_0x38fa3c){const _0x845629=_0x38fa3c['shift']();return this['_serializeNodesAttributes'](_0x845629['nodes']),$(_0x845629),_0x497cdf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x845629)),_0x497cdf['types']['push'](this['_id']),!0x0;}['decompress'](_0x260c18,_0x5d3ce3){const {types:_0xf29d1,buffers:_0x1c9499}=_0x5d3ce3,_0x45d488=this['_protobufDescriptor']['decompress'](_0x1c9499['shift']());_0xf29d1['shift'](),_0x45d488['nodes']||(_0x45d488['nodes']=[]),this['_deserializeNodesAttributes'](_0x45d488['nodes']),J(_0x45d488),_0x45d488['__className']=this['_operationName'],_0x260c18['push'](_0x45d488);}['_serializeNodesAttributes'](_0x1231ca){for(const _0xc2c8bd of _0x1231ca){if(_0xc2c8bd['attributes']){const _0x360f27=_0xc2c8bd['attributes'];this['_areValuesBoolean'](_0x360f27)?_0xc2c8bd['attributesBoolean']=_0x360f27:_0xc2c8bd['attributesJson']=JSON['stringify'](_0x360f27);}_0xc2c8bd['children']&&this['_serializeNodesAttributes'](_0xc2c8bd['children']);}}['_deserializeNodesAttributes'](_0x25fcb5){for(const _0xc94d86 of _0x25fcb5)(_0xc94d86['attributesBoolean']||_0xc94d86['attributesJson'])&&(_0xc94d86['attributesBoolean']?(_0xc94d86['attributes']=_0xc94d86['attributesBoolean'],delete _0xc94d86['attributesBoolean']):(_0xc94d86['attributes']=JSON['parse'](_0xc94d86['attributesJson']),delete _0xc94d86['attributesJson'])),_0xc94d86['children']&&this['_deserializeNodesAttributes'](_0xc94d86['children']);}['_areValuesBoolean'](_0x83fb79){return Object['keys'](_0x83fb79)['every'](_0x1ffe86=>'boolean'==typeof _0x83fb79[_0x1ffe86]);}}class n extends e{['decompress'](_0x5db902,_0x1dde56){super['decompress'](_0x5db902,_0x1dde56);const _0x39176c=_0x5db902[_0x5db902['length']-0x1];_0x39176c['oldRange']||(_0x39176c['oldRange']=null),_0x39176c['newRange']||(_0x39176c['newRange']=null);}}class p extends e{['compress'](_0x96822d,_0x3d9fcc){return _0x3d9fcc['shift'](),_0x96822d['types']['push'](this['_id']),!0x0;}['decompress'](_0x20c8ce,_0x35afeb){_0x35afeb['types']['shift'](),_0x20c8ce['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x450f2f,_0x4dc9fa,_0x57f751,_0x15eee2){super(_0x450f2f,_0x4dc9fa,_0x57f751),this['_omittedNamespace']=_0x15eee2+':';}['compress'](_0x1f29cc,_0x4cb2f3){return!('MarkerOperation'!=_0x4cb2f3[0x0]['__className']||!_0x4cb2f3[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4cb2f3[0x0]['name']=_0x4cb2f3[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1f29cc,_0x4cb2f3),!0x0);}['decompress'](_0x30bdb4,_0x55c7c8){super['decompress'](_0x30bdb4,_0x55c7c8);const _0x57ab7d=_0x30bdb4[_0x30bdb4['length']-0x1];_0x57ab7d['name']=this['_omittedNamespace']+_0x57ab7d['name'];}}class O{['_id'];['_context'];constructor(_0x1998f2,_0x2cdecb){this['_id']=_0x1998f2,this['_context']=_0x2cdecb;}['compress'](_0x23bc31,_0x4f94df){let _0x84c19a;for(;_0x4f94df['length']>0x1&&this['_compareOperations'](_0x4f94df[0x0],_0x4f94df[0x1]);)_0x84c19a?(_0x84c19a=this['_combineNext'](_0x4f94df['shift'](),_0x84c19a),_0x23bc31['types']['push'](0x0)):(_0x84c19a=_0x2d147e(_0x4f94df['shift']()),_0x23bc31['types']['push'](this['_id']));return!!_0x84c19a&&(_0x84c19a=this['_combineNext'](_0x4f94df['shift'](),_0x84c19a),_0x23bc31['types']['push'](0x0),_0x23bc31['buffers']['push'](this['_compressSingleOperation'](_0x84c19a)),!0x0);}['decompress'](_0x241f16,_0x13c417){const _0x338a30=this['_decompressSingleOperation'](_0x13c417);for(;0x0==_0x13c417['types'][0x0];)_0x13c417['types']['shift'](),_0x241f16['push'](this['_splitCurrent'](_0x338a30));_0x241f16['push'](_0x338a30);}}class a extends O{['_combineNext'](_0x44812e,_0x1bd5f1){return _0x1bd5f1['nodes'][0x0]['data']+=_0x44812e['nodes'][0x0]['data'],_0x1bd5f1;}['_splitCurrent'](_0x113ff4){const _0x51bee4=_0x2d147e(_0x113ff4),_0x22cba5=_0x51bee4['nodes'][0x0],_0x31cda8=_0x113ff4['nodes'][0x0],_0x4d4769=_0x31cda8['data'][Symbol['iterator']]()['next']()['value'],_0x3d839b=_0x4d4769['length'];return _0x22cba5['data']=_0x4d4769,_0x31cda8['data']=_0x31cda8['data']['substr'](_0x3d839b),_0x113ff4['position']=g(_0x113ff4['position'],_0x3d839b),_0x51bee4;}['_compareOperations'](_0x1d6abb,_0x3a8ae3){if(this['_checkOperation'](_0x1d6abb)&&this['_checkOperation'](_0x3a8ae3)){const _0x4f3f16=_0x1d6abb['nodes'][0x0]['data']['length'],_0x288ad6=_(g(_0x1d6abb['position'],_0x4f3f16),_0x3a8ae3['position']),_0x533635=_0x1d6abb['nodes'][0x0],_0x54366a=_0x3a8ae3['nodes'][0x0];return _0x288ad6&&this['_compareAttributes'](_0x533635,_0x54366a);}return!0x1;}['_compressSingleOperation'](_0x3f5a37){const _0x381bde={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x381bde,[_0x3f5a37]),_0x381bde['buffers'][0x0];}['_decompressSingleOperation'](_0x3a33c2){const _0x383908=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x383908,_0x3a33c2),_0x383908[0x0];}['_checkOperation'](_0x52ec2f){return'InsertOperation'==_0x52ec2f['__className']&&0x1==_0x52ec2f['nodes']['length']&&_0x52ec2f['nodes'][0x0]['data']&&!_0x52ec2f['wasUndone']&&0x1==Array['from'](_0x52ec2f['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xfd9083,_0x5f1c93){const _0x4f8202=Object['keys'](_0xfd9083['attributes']||{}),_0x50b84e=Object['keys'](_0x5f1c93['attributes']||{});return _0x4f8202['length']===_0x50b84e['length']&&_0x4f8202['every'](_0x190624=>_0x5f1c93['attributes'][_0x190624]&&_0x5f1c93['attributes'][_0x190624]===_0xfd9083['attributes'][_0x190624]);}}class c extends O{['_combineNext'](_0x486957,_0x507a7d){return _0x507a7d['howMany']++,_0x507a7d['sourcePosition']=_0x2d147e(_0x486957['sourcePosition']),_0x507a7d;}['_splitCurrent'](_0x34b2b3){const _0x4d534e=_0x2d147e(_0x34b2b3);return _0x34b2b3['howMany']--,_0x4d534e['howMany']=0x1,_0x4d534e['sourcePosition']=g(_0x4d534e['sourcePosition'],_0x34b2b3['howMany']),_0x4d534e;}['_compareOperations'](_0x53f2ad,_0x5ed955){return!(!this['_checkOperation'](_0x53f2ad)||!this['_checkOperation'](_0x5ed955))&&(_(g(_0x53f2ad['sourcePosition'],-0x1),_0x5ed955['sourcePosition'])&&_(_0x53f2ad['targetPosition'],_0x5ed955['targetPosition']));}['_compressSingleOperation'](_0x87c086){const _0x2caf5f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2caf5f,[_0x87c086]),_0x2caf5f['buffers'][0x0];}['_decompressSingleOperation'](_0x53e694){const _0x1d5afd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1d5afd,_0x53e694),_0x1d5afd[0x0];}['_checkOperation'](_0x128985){return'MoveOperation'==_0x128985['__className']&&'$graveyard'==_0x128985['targetPosition']['root']&&0x1==_0x128985['howMany']&&!_0x128985['wasUndone'];}}class h extends O{['_combineNext'](_0x266d0e,_0x12aee7){return _0x12aee7['howMany']++,_0x12aee7;}['_splitCurrent'](_0x24f0eb){const _0x134df2=_0x2d147e(_0x24f0eb);return _0x134df2['howMany']=0x1,_0x24f0eb['howMany']--,_0x134df2;}['_compareOperations'](_0x36179e,_0x36cbea){return!(!this['_checkOperation'](_0x36179e)||!this['_checkOperation'](_0x36cbea))&&(_(_0x36179e['sourcePosition'],_0x36cbea['sourcePosition'])&&_(_0x36179e['targetPosition'],_0x36cbea['targetPosition']));}['_compressSingleOperation'](_0x18f123){const _0x2e4464={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e4464,[_0x18f123]),_0x2e4464['buffers'][0x0];}['_decompressSingleOperation'](_0x5ca8ae){const _0x278d6d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x278d6d,_0x5ca8ae),_0x278d6d[0x0];}['_checkOperation'](_0x1cc416){return'MoveOperation'==_0x1cc416['__className']&&'$graveyard'==_0x1cc416['targetPosition']['root']&&0x1==_0x1cc416['howMany']&&!_0x1cc416['wasUndone'];}}class f extends O{['compress'](_0x3ec00e,_0xb3f519){if(!this['_compareOperations'](_0xb3f519[0x0],_0xb3f519[0x1]))return!0x1;const _0x1df2ca=_0xb3f519['shift']();return _0x1df2ca['oldRange']=null,_0x1df2ca['newRange']&&_(_0x1df2ca['newRange']['start'],_0x1df2ca['newRange']['end'])&&(_0x1df2ca['newRange']['end']=null),_0xb3f519['shift'](),_0x3ec00e['types']['push'](this['_id']),_0x3ec00e['types']['push'](0x0),_0x3ec00e['buffers']['push'](this['_compressSingleOperation'](_0x1df2ca)),!0x0;}['decompress'](_0x22a1f5,_0x499f91){const _0x13033e=this['_decompressSingleOperation'](_0x499f91);_0x13033e['newRange']&&!_0x13033e['newRange']['end']&&(_0x13033e['newRange']['end']=_0x2d147e(_0x13033e['newRange']['start']));const _0x2c8b01=_0x2d147e(_0x13033e);_0x2c8b01['newRange']&&(_0x2c8b01['newRange']['start']['stickiness']='toNone',_0x2c8b01['newRange']['end']=_0x2d147e(_0x2c8b01['newRange']['start'])),_0x2c8b01['name']='user:position:'+_0x2c8b01['name']['split'](':')[0x2],_0x499f91['types']['shift'](),_0x22a1f5['push'](_0x13033e),_0x22a1f5['push'](_0x2c8b01);}['_compressSingleOperation'](_0x401ce9){const _0x3eac47={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3eac47,[_0x401ce9]),_0x3eac47['buffers'][0x0];}['_decompressSingleOperation'](_0x1609eb){const _0x29d6ad=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x29d6ad,_0x1609eb),_0x29d6ad[0x0];}['_compareOperations'](_0x50d621,_0x4f0f4c){return!(!_0x50d621||!_0x4f0f4c)&&('MarkerOperation'==_0x50d621['__className']&&'MarkerOperation'==_0x4f0f4c['__className']&&!(!_0x50d621['name']['startsWith']('user:')||!_0x4f0f4c['name']['startsWith']('user:')||_0x50d621['name']==_0x4f0f4c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x9b79e2=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x9b79e2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x9b79e2,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x9c1ce){if(!_0x9c1ce||!_0x9c1ce[0x0])throw new _0x1b3a74('no-operations-provided',this);const _0x29f8a6={'types':[],'buffers':[],'baseVersion':_0x9c1ce[0x0]['baseVersion']};for(;_0x9c1ce['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('TypingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('DeletingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName'](_0x9c1ce[0x0]['__className'])['compress'](_0x29f8a6,_0x9c1ce);return _0x29f8a6;}['decompress'](_0xbba521){const _0x3f7ba2=[];for(;_0xbba521['types']['length'];){const _0x9e57e=this['_compressorById']['get'](_0xbba521['types'][0x0]);if(!_0x9e57e)throw new _0x1b3a74('decompress-compressor-not-found',this,{'type':_0xbba521['types'][0x0]});_0x9e57e['decompress'](_0x3f7ba2,_0xbba521);}return _0x3f7ba2['forEach']((_0x1644ee,_0x68567e)=>_0x1644ee['baseVersion']=_0xbba521['baseVersion']+_0x68567e),_0x3f7ba2;}['_getCompressorByName'](_0x5f5d72){return this['_compressorByName']['get'](_0x5f5d72);}['_registerOperationCompressor'](_0x488add,_0x36641c,_0x119e1d){const _0x10fcb7=new _0x119e1d(_0x488add,_0x36641c,this['_protobufFactory']['getDescriptor'](_0x36641c));this['_registerCompressor'](_0x488add,_0x36641c,_0x10fcb7);}['_registerActionCompressor'](_0x57c3cf,_0x22f723,_0x19d49f){const _0x1a7e1f=new _0x19d49f(_0x57c3cf,this);this['_registerCompressor'](_0x57c3cf,_0x22f723,_0x1a7e1f);}['_registerCompressor'](_0x19cad8,_0x384143,_0xf5cdaf){this['_compressorById']['set'](_0x19cad8,_0xf5cdaf),this['_compressorByName']['set'](_0x384143,_0xf5cdaf);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "46.1.1",
3
+ "version": "47.0.0-alpha.1",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "46.1.1",
37
- "ckeditor5": "46.1.1",
36
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.1",
37
+ "ckeditor5": "47.0.0-alpha.1",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1515(){const _0x5eaad7=['152583MCyAXm','991ExpguM','shift','push','types','1128ahFnny','10232706iDWLRT','buffers','_compressSingleOperation','7210lhSPAr','_context','_compareOperations','39337392mBrakL','length','45562ERCqCf','13690143MxiMbx','_combineNext','_decompressSingleOperation','3080dojHDB','16vJnRxe','5aCkTnH','_splitCurrent','compress','decompress','_id','1564cjSxtm'];_0x1515=function(){return _0x5eaad7;};return _0x1515();}const _0x6c64f=_0x3492;(function(_0x2603c9,_0x10c857){const _0x155284=_0x3492,_0x3280ac=_0x2603c9();while(!![]){try{const _0x265b69=parseInt(_0x155284(0x199))/0x1*(-parseInt(_0x155284(0x1b1))/0x2)+-parseInt(_0x155284(0x1b2))/0x3*(-parseInt(_0x155284(0x1ab))/0x4)+-parseInt(_0x155284(0x1ac))/0x5*(parseInt(_0x155284(0x19e))/0x6)+parseInt(_0x155284(0x1a1))/0x7*(parseInt(_0x155284(0x19d))/0x8)+-parseInt(_0x155284(0x1a7))/0x9+parseInt(_0x155284(0x1aa))/0xa*(parseInt(_0x155284(0x1a6))/0xb)+parseInt(_0x155284(0x1a4))/0xc;if(_0x265b69===_0x10c857)break;else _0x3280ac['push'](_0x3280ac['shift']());}catch(_0x2f4b75){_0x3280ac['push'](_0x3280ac['shift']());}}}(_0x1515,0xdbf7a));function _0x3492(_0x1c59c9,_0x3a2937){const _0x15156e=_0x1515();return _0x3492=function(_0x349211,_0x45e3c3){_0x349211=_0x349211-0x199;let _0x40dcb4=_0x15156e[_0x349211];return _0x40dcb4;},_0x3492(_0x1c59c9,_0x3a2937);}import{cloneDeep as _0xa43585}from'es-toolkit/compat';export class ActionCompressor{[_0x6c64f(0x1b0)];[_0x6c64f(0x1a2)];constructor(_0x193f2b,_0x4d39c3){const _0x166926=_0x6c64f;this[_0x166926(0x1b0)]=_0x193f2b,this[_0x166926(0x1a2)]=_0x4d39c3;}[_0x6c64f(0x1ae)](_0x12bcd5,_0x4cb7de){const _0x32a7db=_0x6c64f;let _0x289654;for(;_0x4cb7de[_0x32a7db(0x1a5)]>0x1&&this[_0x32a7db(0x1a3)](_0x4cb7de[0x0],_0x4cb7de[0x1]);)_0x289654?(_0x289654=this[_0x32a7db(0x1a8)](_0x4cb7de[_0x32a7db(0x19a)](),_0x289654),_0x12bcd5[_0x32a7db(0x19c)][_0x32a7db(0x19b)](0x0)):(_0x289654=_0xa43585(_0x4cb7de[_0x32a7db(0x19a)]()),_0x12bcd5[_0x32a7db(0x19c)][_0x32a7db(0x19b)](this[_0x32a7db(0x1b0)]));return!!_0x289654&&(_0x289654=this[_0x32a7db(0x1a8)](_0x4cb7de[_0x32a7db(0x19a)](),_0x289654),_0x12bcd5[_0x32a7db(0x19c)][_0x32a7db(0x19b)](0x0),_0x12bcd5[_0x32a7db(0x19f)][_0x32a7db(0x19b)](this[_0x32a7db(0x1a0)](_0x289654)),!0x0);}[_0x6c64f(0x1af)](_0x35e2b0,_0x412e1b){const _0x463c8b=_0x6c64f,_0x52b7f5=this[_0x463c8b(0x1a9)](_0x412e1b);for(;0x0==_0x412e1b[_0x463c8b(0x19c)][0x0];)_0x412e1b[_0x463c8b(0x19c)][_0x463c8b(0x19a)](),_0x35e2b0[_0x463c8b(0x19b)](this[_0x463c8b(0x1ad)](_0x52b7f5));_0x35e2b0[_0x463c8b(0x19b)](_0x52b7f5);}}
23
+ function _0x4274(_0xc02614,_0x163bb8){const _0x2605f3=_0x2605();return _0x4274=function(_0x4274b0,_0x1692ac){_0x4274b0=_0x4274b0-0x163;let _0x1d3518=_0x2605f3[_0x4274b0];return _0x1d3518;},_0x4274(_0xc02614,_0x163bb8);}const _0x24cdd5=_0x4274;(function(_0x32287a,_0x5c791e){const _0x5accd6=_0x4274,_0x1a2c73=_0x32287a();while(!![]){try{const _0x5ee6c5=parseInt(_0x5accd6(0x164))/0x1+-parseInt(_0x5accd6(0x16a))/0x2*(parseInt(_0x5accd6(0x170))/0x3)+parseInt(_0x5accd6(0x16c))/0x4*(-parseInt(_0x5accd6(0x177))/0x5)+parseInt(_0x5accd6(0x174))/0x6+parseInt(_0x5accd6(0x169))/0x7*(parseInt(_0x5accd6(0x16d))/0x8)+parseInt(_0x5accd6(0x16e))/0x9+parseInt(_0x5accd6(0x167))/0xa;if(_0x5ee6c5===_0x5c791e)break;else _0x1a2c73['push'](_0x1a2c73['shift']());}catch(_0x5d84ba){_0x1a2c73['push'](_0x1a2c73['shift']());}}}(_0x2605,0xcbeab));import{cloneDeep as _0x4f3f85}from'es-toolkit/compat';export class ActionCompressor{[_0x24cdd5(0x166)];[_0x24cdd5(0x165)];constructor(_0x25b1c9,_0x3c2b35){const _0x10f1d5=_0x24cdd5;this[_0x10f1d5(0x166)]=_0x25b1c9,this[_0x10f1d5(0x165)]=_0x3c2b35;}[_0x24cdd5(0x168)](_0x227232,_0x46e78b){const _0x1b7e6f=_0x24cdd5;let _0x7e4869;for(;_0x46e78b[_0x1b7e6f(0x16f)]>0x1&&this[_0x1b7e6f(0x178)](_0x46e78b[0x0],_0x46e78b[0x1]);)_0x7e4869?(_0x7e4869=this[_0x1b7e6f(0x173)](_0x46e78b[_0x1b7e6f(0x176)](),_0x7e4869),_0x227232[_0x1b7e6f(0x171)][_0x1b7e6f(0x16b)](0x0)):(_0x7e4869=_0x4f3f85(_0x46e78b[_0x1b7e6f(0x176)]()),_0x227232[_0x1b7e6f(0x171)][_0x1b7e6f(0x16b)](this[_0x1b7e6f(0x166)]));return!!_0x7e4869&&(_0x7e4869=this[_0x1b7e6f(0x173)](_0x46e78b[_0x1b7e6f(0x176)](),_0x7e4869),_0x227232[_0x1b7e6f(0x171)][_0x1b7e6f(0x16b)](0x0),_0x227232[_0x1b7e6f(0x172)][_0x1b7e6f(0x16b)](this[_0x1b7e6f(0x163)](_0x7e4869)),!0x0);}[_0x24cdd5(0x179)](_0x4c21ff,_0x54a3d2){const _0x51875e=_0x24cdd5,_0x4b99a7=this[_0x51875e(0x175)](_0x54a3d2);for(;0x0==_0x54a3d2[_0x51875e(0x171)][0x0];)_0x54a3d2[_0x51875e(0x171)][_0x51875e(0x176)](),_0x4c21ff[_0x51875e(0x16b)](this[_0x51875e(0x17a)](_0x4b99a7));_0x4c21ff[_0x51875e(0x16b)](_0x4b99a7);}}function _0x2605(){const _0x54b0c3=['_compareOperations','decompress','_splitCurrent','_compressSingleOperation','779349NWSmvm','_context','_id','8772570ZjWOhS','compress','7PQIphX','70qeFqrm','push','3492092reWFnC','1127032FOqZZI','1379232vUQlOL','length','139452fSseok','types','buffers','_combineNext','8306838tZMZrN','_decompressSingleOperation','shift','5jdPXGM'];_0x2605=function(){return _0x54b0c3;};return _0x2605();}