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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _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 _0x23829a}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18c1eb from'protobufjs/minimal.js';import{cloneDeep as _0x1b40db,isEqual as _0xc03a91,isObject as _0x2cdc8f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x5ae1cd=_0x18c1eb['Reader'],_0x5a175f=_0x18c1eb['Writer'],_0x499e3d=_0x18c1eb['util'],_0x2fb0ea=_0x18c1eb['roots']['default']||(_0x18c1eb['roots']['default']={});return _0x2fb0ea['AttributeOperation']=(function(){function _0x51825f(_0x280c9c){if(_0x280c9c){for(var _0x35393c=Object['keys'](_0x280c9c),_0x1327f2=0x0;_0x1327f2<_0x35393c['length'];++_0x1327f2)null!=_0x280c9c[_0x35393c[_0x1327f2]]&&(this[_0x35393c[_0x1327f2]]=_0x280c9c[_0x35393c[_0x1327f2]]);}}return _0x51825f['prototype']['range']=null,_0x51825f['prototype']['key']='',_0x51825f['prototype']['oldValueBoolean']=!0x1,_0x51825f['prototype']['oldValueJson']='',_0x51825f['prototype']['newValueBoolean']=!0x1,_0x51825f['prototype']['newValueJson']='',_0x51825f['prototype']['wasUndone']=!0x1,_0x51825f['create']=function(_0x51a1b2){return new _0x51825f(_0x51a1b2);},_0x51825f['encode']=function(_0x3478c1,_0x3370c6){return _0x3370c6||(_0x3370c6=_0x5a175f['create']()),null!=_0x3478c1['range']&&Object['hasOwnProperty']['call'](_0x3478c1,'range')&&_0x2fb0ea['Range']['encode'](_0x3478c1['range'],_0x3370c6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3478c1['key']&&Object['hasOwnProperty']['call'](_0x3478c1,'key')&&_0x3370c6['uint32'](0x12)['string'](_0x3478c1['key']),null!=_0x3478c1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3478c1,'oldValueBoolean')&&_0x3370c6['uint32'](0x18)['bool'](_0x3478c1['oldValueBoolean']),null!=_0x3478c1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3478c1,'oldValueJson')&&_0x3370c6['uint32'](0x22)['string'](_0x3478c1['oldValueJson']),null!=_0x3478c1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3478c1,'newValueBoolean')&&_0x3370c6['uint32'](0x28)['bool'](_0x3478c1['newValueBoolean']),null!=_0x3478c1['newValueJson']&&Object['hasOwnProperty']['call'](_0x3478c1,'newValueJson')&&_0x3370c6['uint32'](0x32)['string'](_0x3478c1['newValueJson']),null!=_0x3478c1['wasUndone']&&Object['hasOwnProperty']['call'](_0x3478c1,'wasUndone')&&_0x3370c6['uint32'](0x38)['bool'](_0x3478c1['wasUndone']),_0x3370c6;},_0x51825f['encodeDelimited']=function(_0x5c5211,_0x357584){return this['encode'](_0x5c5211,_0x357584)['ldelim']();},_0x51825f['decode']=function(_0x1c969f,_0x4fc6e8){_0x1c969f instanceof _0x5ae1cd||(_0x1c969f=_0x5ae1cd['create'](_0x1c969f));for(var _0x25d66f=void 0x0===_0x4fc6e8?_0x1c969f['len']:_0x1c969f['pos']+_0x4fc6e8,_0x20e4f0=new _0x2fb0ea['AttributeOperation']();_0x1c969f['pos']<_0x25d66f;){var _0x488455=_0x1c969f['uint32']();switch(_0x488455>>>0x3){case 0x1:_0x20e4f0['range']=_0x2fb0ea['Range']['decode'](_0x1c969f,_0x1c969f['uint32']());break;case 0x2:_0x20e4f0['key']=_0x1c969f['string']();break;case 0x3:_0x20e4f0['oldValueBoolean']=_0x1c969f['bool']();break;case 0x4:_0x20e4f0['oldValueJson']=_0x1c969f['string']();break;case 0x5:_0x20e4f0['newValueBoolean']=_0x1c969f['bool']();break;case 0x6:_0x20e4f0['newValueJson']=_0x1c969f['string']();break;case 0x7:_0x20e4f0['wasUndone']=_0x1c969f['bool']();break;default:_0x1c969f['skipType'](0x7&_0x488455);}}return _0x20e4f0;},_0x51825f['decodeDelimited']=function(_0x3d4ebe){return _0x3d4ebe instanceof _0x5ae1cd||(_0x3d4ebe=new _0x5ae1cd(_0x3d4ebe)),this['decode'](_0x3d4ebe,_0x3d4ebe['uint32']());},_0x51825f['verify']=function(_0xf25ce7){if('object'!=typeof _0xf25ce7||null===_0xf25ce7)return'object\x20expected';if(null!=_0xf25ce7['range']&&_0xf25ce7['hasOwnProperty']('range')){var _0x2118d0=_0x2fb0ea['Range']['verify'](_0xf25ce7['range']);if(_0x2118d0)return'range.'+_0x2118d0;}return null!=_0xf25ce7['key']&&_0xf25ce7['hasOwnProperty']('key')&&!_0x499e3d['isString'](_0xf25ce7['key'])?'key:\x20string\x20expected':null!=_0xf25ce7['oldValueBoolean']&&_0xf25ce7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xf25ce7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xf25ce7['oldValueJson']&&_0xf25ce7['hasOwnProperty']('oldValueJson')&&!_0x499e3d['isString'](_0xf25ce7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xf25ce7['newValueBoolean']&&_0xf25ce7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xf25ce7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xf25ce7['newValueJson']&&_0xf25ce7['hasOwnProperty']('newValueJson')&&!_0x499e3d['isString'](_0xf25ce7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xf25ce7['wasUndone']&&_0xf25ce7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf25ce7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51825f['fromObject']=function(_0x2a8a73){if(_0x2a8a73 instanceof _0x2fb0ea['AttributeOperation'])return _0x2a8a73;var _0x419bea=new _0x2fb0ea['AttributeOperation']();if(null!=_0x2a8a73['range']){if('object'!=typeof _0x2a8a73['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x419bea['range']=_0x2fb0ea['Range']['fromObject'](_0x2a8a73['range']);}return null!=_0x2a8a73['key']&&(_0x419bea['key']=String(_0x2a8a73['key'])),null!=_0x2a8a73['oldValueBoolean']&&(_0x419bea['oldValueBoolean']=Boolean(_0x2a8a73['oldValueBoolean'])),null!=_0x2a8a73['oldValueJson']&&(_0x419bea['oldValueJson']=String(_0x2a8a73['oldValueJson'])),null!=_0x2a8a73['newValueBoolean']&&(_0x419bea['newValueBoolean']=Boolean(_0x2a8a73['newValueBoolean'])),null!=_0x2a8a73['newValueJson']&&(_0x419bea['newValueJson']=String(_0x2a8a73['newValueJson'])),null!=_0x2a8a73['wasUndone']&&(_0x419bea['wasUndone']=Boolean(_0x2a8a73['wasUndone'])),_0x419bea;},_0x51825f['toObject']=function(_0x49fc08,_0x5621f4){_0x5621f4||(_0x5621f4={});var _0xe32b90={};return _0x5621f4['defaults']&&(_0xe32b90['range']=null,_0xe32b90['key']='',_0xe32b90['oldValueBoolean']=!0x1,_0xe32b90['oldValueJson']='',_0xe32b90['newValueBoolean']=!0x1,_0xe32b90['newValueJson']='',_0xe32b90['wasUndone']=!0x1),null!=_0x49fc08['range']&&_0x49fc08['hasOwnProperty']('range')&&(_0xe32b90['range']=_0x2fb0ea['Range']['toObject'](_0x49fc08['range'],_0x5621f4)),null!=_0x49fc08['key']&&_0x49fc08['hasOwnProperty']('key')&&(_0xe32b90['key']=_0x49fc08['key']),null!=_0x49fc08['oldValueBoolean']&&_0x49fc08['hasOwnProperty']('oldValueBoolean')&&(_0xe32b90['oldValueBoolean']=_0x49fc08['oldValueBoolean']),null!=_0x49fc08['oldValueJson']&&_0x49fc08['hasOwnProperty']('oldValueJson')&&(_0xe32b90['oldValueJson']=_0x49fc08['oldValueJson']),null!=_0x49fc08['newValueBoolean']&&_0x49fc08['hasOwnProperty']('newValueBoolean')&&(_0xe32b90['newValueBoolean']=_0x49fc08['newValueBoolean']),null!=_0x49fc08['newValueJson']&&_0x49fc08['hasOwnProperty']('newValueJson')&&(_0xe32b90['newValueJson']=_0x49fc08['newValueJson']),null!=_0x49fc08['wasUndone']&&_0x49fc08['hasOwnProperty']('wasUndone')&&(_0xe32b90['wasUndone']=_0x49fc08['wasUndone']),_0xe32b90;},_0x51825f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x51825f['getTypeUrl']=function(_0xb92295){return void 0x0===_0xb92295&&(_0xb92295='type.googleapis.com'),_0xb92295+'/AttributeOperation';},_0x51825f;}()),_0x2fb0ea['InsertOperation']=(function(){function _0x1daaf4(_0x593716){if(this['nodes']=[],_0x593716){for(var _0x57a4ab=Object['keys'](_0x593716),_0x194038=0x0;_0x194038<_0x57a4ab['length'];++_0x194038)null!=_0x593716[_0x57a4ab[_0x194038]]&&(this[_0x57a4ab[_0x194038]]=_0x593716[_0x57a4ab[_0x194038]]);}}return _0x1daaf4['prototype']['position']=null,_0x1daaf4['prototype']['nodes']=_0x499e3d['emptyArray'],_0x1daaf4['prototype']['shouldReceiveAttributes']=!0x1,_0x1daaf4['prototype']['wasUndone']=!0x1,_0x1daaf4['create']=function(_0x59165e){return new _0x1daaf4(_0x59165e);},_0x1daaf4['encode']=function(_0x5cdc02,_0x167d47){if(_0x167d47||(_0x167d47=_0x5a175f['create']()),null!=_0x5cdc02['position']&&Object['hasOwnProperty']['call'](_0x5cdc02,'position')&&_0x2fb0ea['Position']['encode'](_0x5cdc02['position'],_0x167d47['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cdc02['nodes']&&_0x5cdc02['nodes']['length']){for(var _0x219a5c=0x0;_0x219a5c<_0x5cdc02['nodes']['length'];++_0x219a5c)_0x2fb0ea['Element']['encode'](_0x5cdc02['nodes'][_0x219a5c],_0x167d47['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5cdc02['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5cdc02,'shouldReceiveAttributes')&&_0x167d47['uint32'](0x18)['bool'](_0x5cdc02['shouldReceiveAttributes']),null!=_0x5cdc02['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cdc02,'wasUndone')&&_0x167d47['uint32'](0x20)['bool'](_0x5cdc02['wasUndone']),_0x167d47;},_0x1daaf4['encodeDelimited']=function(_0x4de507,_0x4940ba){return this['encode'](_0x4de507,_0x4940ba)['ldelim']();},_0x1daaf4['decode']=function(_0x171283,_0x2cf8dd){_0x171283 instanceof _0x5ae1cd||(_0x171283=_0x5ae1cd['create'](_0x171283));for(var _0x241370=void 0x0===_0x2cf8dd?_0x171283['len']:_0x171283['pos']+_0x2cf8dd,_0x41579d=new _0x2fb0ea['InsertOperation']();_0x171283['pos']<_0x241370;){var _0x5b84c2=_0x171283['uint32']();switch(_0x5b84c2>>>0x3){case 0x1:_0x41579d['position']=_0x2fb0ea['Position']['decode'](_0x171283,_0x171283['uint32']());break;case 0x2:_0x41579d['nodes']&&_0x41579d['nodes']['length']||(_0x41579d['nodes']=[]),_0x41579d['nodes']['push'](_0x2fb0ea['Element']['decode'](_0x171283,_0x171283['uint32']()));break;case 0x3:_0x41579d['shouldReceiveAttributes']=_0x171283['bool']();break;case 0x4:_0x41579d['wasUndone']=_0x171283['bool']();break;default:_0x171283['skipType'](0x7&_0x5b84c2);}}return _0x41579d;},_0x1daaf4['decodeDelimited']=function(_0x4bcd96){return _0x4bcd96 instanceof _0x5ae1cd||(_0x4bcd96=new _0x5ae1cd(_0x4bcd96)),this['decode'](_0x4bcd96,_0x4bcd96['uint32']());},_0x1daaf4['verify']=function(_0x5b61b4){if('object'!=typeof _0x5b61b4||null===_0x5b61b4)return'object\x20expected';if(null!=_0x5b61b4['position']&&_0x5b61b4['hasOwnProperty']('position')&&(_0x5532a7=_0x2fb0ea['Position']['verify'](_0x5b61b4['position'])))return'position.'+_0x5532a7;if(null!=_0x5b61b4['nodes']&&_0x5b61b4['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5b61b4['nodes']))return'nodes:\x20array\x20expected';for(var _0x45d04c=0x0;_0x45d04c<_0x5b61b4['nodes']['length'];++_0x45d04c){var _0x5532a7;if(_0x5532a7=_0x2fb0ea['Element']['verify'](_0x5b61b4['nodes'][_0x45d04c]))return'nodes.'+_0x5532a7;}}return null!=_0x5b61b4['shouldReceiveAttributes']&&_0x5b61b4['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5b61b4['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5b61b4['wasUndone']&&_0x5b61b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5b61b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1daaf4['fromObject']=function(_0x36e6fc){if(_0x36e6fc instanceof _0x2fb0ea['InsertOperation'])return _0x36e6fc;var _0x11d6af=new _0x2fb0ea['InsertOperation']();if(null!=_0x36e6fc['position']){if('object'!=typeof _0x36e6fc['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x11d6af['position']=_0x2fb0ea['Position']['fromObject'](_0x36e6fc['position']);}if(_0x36e6fc['nodes']){if(!Array['isArray'](_0x36e6fc['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x11d6af['nodes']=[];for(var _0x18aebc=0x0;_0x18aebc<_0x36e6fc['nodes']['length'];++_0x18aebc){if('object'!=typeof _0x36e6fc['nodes'][_0x18aebc])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x11d6af['nodes'][_0x18aebc]=_0x2fb0ea['Element']['fromObject'](_0x36e6fc['nodes'][_0x18aebc]);}}return null!=_0x36e6fc['shouldReceiveAttributes']&&(_0x11d6af['shouldReceiveAttributes']=Boolean(_0x36e6fc['shouldReceiveAttributes'])),null!=_0x36e6fc['wasUndone']&&(_0x11d6af['wasUndone']=Boolean(_0x36e6fc['wasUndone'])),_0x11d6af;},_0x1daaf4['toObject']=function(_0x5ccdfb,_0xea47b2){_0xea47b2||(_0xea47b2={});var _0x4e10e4={};if((_0xea47b2['arrays']||_0xea47b2['defaults'])&&(_0x4e10e4['nodes']=[]),_0xea47b2['defaults']&&(_0x4e10e4['position']=null,_0x4e10e4['shouldReceiveAttributes']=!0x1,_0x4e10e4['wasUndone']=!0x1),null!=_0x5ccdfb['position']&&_0x5ccdfb['hasOwnProperty']('position')&&(_0x4e10e4['position']=_0x2fb0ea['Position']['toObject'](_0x5ccdfb['position'],_0xea47b2)),_0x5ccdfb['nodes']&&_0x5ccdfb['nodes']['length']){_0x4e10e4['nodes']=[];for(var _0x473f9b=0x0;_0x473f9b<_0x5ccdfb['nodes']['length'];++_0x473f9b)_0x4e10e4['nodes'][_0x473f9b]=_0x2fb0ea['Element']['toObject'](_0x5ccdfb['nodes'][_0x473f9b],_0xea47b2);}return null!=_0x5ccdfb['shouldReceiveAttributes']&&_0x5ccdfb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4e10e4['shouldReceiveAttributes']=_0x5ccdfb['shouldReceiveAttributes']),null!=_0x5ccdfb['wasUndone']&&_0x5ccdfb['hasOwnProperty']('wasUndone')&&(_0x4e10e4['wasUndone']=_0x5ccdfb['wasUndone']),_0x4e10e4;},_0x1daaf4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x1daaf4['getTypeUrl']=function(_0x2e49e6){return void 0x0===_0x2e49e6&&(_0x2e49e6='type.googleapis.com'),_0x2e49e6+'/InsertOperation';},_0x1daaf4;}()),_0x2fb0ea['MarkerOperation']=(function(){function _0x4d3719(_0x5aae15){if(_0x5aae15){for(var _0x2ce880=Object['keys'](_0x5aae15),_0x28b7ef=0x0;_0x28b7ef<_0x2ce880['length'];++_0x28b7ef)null!=_0x5aae15[_0x2ce880[_0x28b7ef]]&&(this[_0x2ce880[_0x28b7ef]]=_0x5aae15[_0x2ce880[_0x28b7ef]]);}}return _0x4d3719['prototype']['name']='',_0x4d3719['prototype']['oldRange']=null,_0x4d3719['prototype']['newRange']=null,_0x4d3719['prototype']['affectsData']=!0x1,_0x4d3719['prototype']['wasUndone']=!0x1,_0x4d3719['create']=function(_0x5ebef1){return new _0x4d3719(_0x5ebef1);},_0x4d3719['encode']=function(_0x309966,_0x367e2f){return _0x367e2f||(_0x367e2f=_0x5a175f['create']()),null!=_0x309966['name']&&Object['hasOwnProperty']['call'](_0x309966,'name')&&_0x367e2f['uint32'](0xa)['string'](_0x309966['name']),null!=_0x309966['oldRange']&&Object['hasOwnProperty']['call'](_0x309966,'oldRange')&&_0x2fb0ea['Range']['encode'](_0x309966['oldRange'],_0x367e2f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x309966['newRange']&&Object['hasOwnProperty']['call'](_0x309966,'newRange')&&_0x2fb0ea['Range']['encode'](_0x309966['newRange'],_0x367e2f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x309966['affectsData']&&Object['hasOwnProperty']['call'](_0x309966,'affectsData')&&_0x367e2f['uint32'](0x20)['bool'](_0x309966['affectsData']),null!=_0x309966['wasUndone']&&Object['hasOwnProperty']['call'](_0x309966,'wasUndone')&&_0x367e2f['uint32'](0x28)['bool'](_0x309966['wasUndone']),_0x367e2f;},_0x4d3719['encodeDelimited']=function(_0x330788,_0x14d2ae){return this['encode'](_0x330788,_0x14d2ae)['ldelim']();},_0x4d3719['decode']=function(_0x491d31,_0x202122){_0x491d31 instanceof _0x5ae1cd||(_0x491d31=_0x5ae1cd['create'](_0x491d31));for(var _0x37bb3d=void 0x0===_0x202122?_0x491d31['len']:_0x491d31['pos']+_0x202122,_0x1cc9db=new _0x2fb0ea['MarkerOperation']();_0x491d31['pos']<_0x37bb3d;){var _0xaae37e=_0x491d31['uint32']();switch(_0xaae37e>>>0x3){case 0x1:_0x1cc9db['name']=_0x491d31['string']();break;case 0x2:_0x1cc9db['oldRange']=_0x2fb0ea['Range']['decode'](_0x491d31,_0x491d31['uint32']());break;case 0x3:_0x1cc9db['newRange']=_0x2fb0ea['Range']['decode'](_0x491d31,_0x491d31['uint32']());break;case 0x4:_0x1cc9db['affectsData']=_0x491d31['bool']();break;case 0x5:_0x1cc9db['wasUndone']=_0x491d31['bool']();break;default:_0x491d31['skipType'](0x7&_0xaae37e);}}return _0x1cc9db;},_0x4d3719['decodeDelimited']=function(_0x21b6f5){return _0x21b6f5 instanceof _0x5ae1cd||(_0x21b6f5=new _0x5ae1cd(_0x21b6f5)),this['decode'](_0x21b6f5,_0x21b6f5['uint32']());},_0x4d3719['verify']=function(_0x464a20){if('object'!=typeof _0x464a20||null===_0x464a20)return'object\x20expected';if(null!=_0x464a20['name']&&_0x464a20['hasOwnProperty']('name')&&!_0x499e3d['isString'](_0x464a20['name']))return'name:\x20string\x20expected';var _0x31d71c;if(null!=_0x464a20['oldRange']&&_0x464a20['hasOwnProperty']('oldRange')&&(_0x31d71c=_0x2fb0ea['Range']['verify'](_0x464a20['oldRange'])))return'oldRange.'+_0x31d71c;if(null!=_0x464a20['newRange']&&_0x464a20['hasOwnProperty']('newRange')&&(_0x31d71c=_0x2fb0ea['Range']['verify'](_0x464a20['newRange'])))return'newRange.'+_0x31d71c;return null!=_0x464a20['affectsData']&&_0x464a20['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x464a20['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x464a20['wasUndone']&&_0x464a20['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x464a20['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d3719['fromObject']=function(_0x1dda06){if(_0x1dda06 instanceof _0x2fb0ea['MarkerOperation'])return _0x1dda06;var _0x4b3281=new _0x2fb0ea['MarkerOperation']();if(null!=_0x1dda06['name']&&(_0x4b3281['name']=String(_0x1dda06['name'])),null!=_0x1dda06['oldRange']){if('object'!=typeof _0x1dda06['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4b3281['oldRange']=_0x2fb0ea['Range']['fromObject'](_0x1dda06['oldRange']);}if(null!=_0x1dda06['newRange']){if('object'!=typeof _0x1dda06['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4b3281['newRange']=_0x2fb0ea['Range']['fromObject'](_0x1dda06['newRange']);}return null!=_0x1dda06['affectsData']&&(_0x4b3281['affectsData']=Boolean(_0x1dda06['affectsData'])),null!=_0x1dda06['wasUndone']&&(_0x4b3281['wasUndone']=Boolean(_0x1dda06['wasUndone'])),_0x4b3281;},_0x4d3719['toObject']=function(_0x95ef38,_0x405d3f){_0x405d3f||(_0x405d3f={});var _0x104010={};return _0x405d3f['defaults']&&(_0x104010['name']='',_0x104010['oldRange']=null,_0x104010['newRange']=null,_0x104010['affectsData']=!0x1,_0x104010['wasUndone']=!0x1),null!=_0x95ef38['name']&&_0x95ef38['hasOwnProperty']('name')&&(_0x104010['name']=_0x95ef38['name']),null!=_0x95ef38['oldRange']&&_0x95ef38['hasOwnProperty']('oldRange')&&(_0x104010['oldRange']=_0x2fb0ea['Range']['toObject'](_0x95ef38['oldRange'],_0x405d3f)),null!=_0x95ef38['newRange']&&_0x95ef38['hasOwnProperty']('newRange')&&(_0x104010['newRange']=_0x2fb0ea['Range']['toObject'](_0x95ef38['newRange'],_0x405d3f)),null!=_0x95ef38['affectsData']&&_0x95ef38['hasOwnProperty']('affectsData')&&(_0x104010['affectsData']=_0x95ef38['affectsData']),null!=_0x95ef38['wasUndone']&&_0x95ef38['hasOwnProperty']('wasUndone')&&(_0x104010['wasUndone']=_0x95ef38['wasUndone']),_0x104010;},_0x4d3719['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x4d3719['getTypeUrl']=function(_0x4001a7){return void 0x0===_0x4001a7&&(_0x4001a7='type.googleapis.com'),_0x4001a7+'/MarkerOperation';},_0x4d3719;}()),_0x2fb0ea['MergeOperation']=(function(){function _0x1d0f9b(_0x512dfb){if(_0x512dfb){for(var _0x34ac12=Object['keys'](_0x512dfb),_0x58e1f7=0x0;_0x58e1f7<_0x34ac12['length'];++_0x58e1f7)null!=_0x512dfb[_0x34ac12[_0x58e1f7]]&&(this[_0x34ac12[_0x58e1f7]]=_0x512dfb[_0x34ac12[_0x58e1f7]]);}}return _0x1d0f9b['prototype']['sourcePosition']=null,_0x1d0f9b['prototype']['targetPosition']=null,_0x1d0f9b['prototype']['graveyardPosition']=null,_0x1d0f9b['prototype']['howMany']=0x0,_0x1d0f9b['prototype']['wasUndone']=!0x1,_0x1d0f9b['create']=function(_0x52ca60){return new _0x1d0f9b(_0x52ca60);},_0x1d0f9b['encode']=function(_0x1a3e61,_0x5f3cf0){return _0x5f3cf0||(_0x5f3cf0=_0x5a175f['create']()),null!=_0x1a3e61['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1a3e61,'sourcePosition')&&_0x2fb0ea['Position']['encode'](_0x1a3e61['sourcePosition'],_0x5f3cf0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a3e61['targetPosition']&&Object['hasOwnProperty']['call'](_0x1a3e61,'targetPosition')&&_0x2fb0ea['Position']['encode'](_0x1a3e61['targetPosition'],_0x5f3cf0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1a3e61['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1a3e61,'graveyardPosition')&&_0x2fb0ea['Position']['encode'](_0x1a3e61['graveyardPosition'],_0x5f3cf0['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1a3e61['howMany']&&Object['hasOwnProperty']['call'](_0x1a3e61,'howMany')&&_0x5f3cf0['uint32'](0x20)['uint32'](_0x1a3e61['howMany']),null!=_0x1a3e61['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a3e61,'wasUndone')&&_0x5f3cf0['uint32'](0x28)['bool'](_0x1a3e61['wasUndone']),_0x5f3cf0;},_0x1d0f9b['encodeDelimited']=function(_0x15bd4f,_0x2e6c3c){return this['encode'](_0x15bd4f,_0x2e6c3c)['ldelim']();},_0x1d0f9b['decode']=function(_0x42e4f5,_0x4d36be){_0x42e4f5 instanceof _0x5ae1cd||(_0x42e4f5=_0x5ae1cd['create'](_0x42e4f5));for(var _0x1b2a65=void 0x0===_0x4d36be?_0x42e4f5['len']:_0x42e4f5['pos']+_0x4d36be,_0x5ca0fa=new _0x2fb0ea['MergeOperation']();_0x42e4f5['pos']<_0x1b2a65;){var _0x1f7413=_0x42e4f5['uint32']();switch(_0x1f7413>>>0x3){case 0x1:_0x5ca0fa['sourcePosition']=_0x2fb0ea['Position']['decode'](_0x42e4f5,_0x42e4f5['uint32']());break;case 0x2:_0x5ca0fa['targetPosition']=_0x2fb0ea['Position']['decode'](_0x42e4f5,_0x42e4f5['uint32']());break;case 0x3:_0x5ca0fa['graveyardPosition']=_0x2fb0ea['Position']['decode'](_0x42e4f5,_0x42e4f5['uint32']());break;case 0x4:_0x5ca0fa['howMany']=_0x42e4f5['uint32']();break;case 0x5:_0x5ca0fa['wasUndone']=_0x42e4f5['bool']();break;default:_0x42e4f5['skipType'](0x7&_0x1f7413);}}return _0x5ca0fa;},_0x1d0f9b['decodeDelimited']=function(_0x152c80){return _0x152c80 instanceof _0x5ae1cd||(_0x152c80=new _0x5ae1cd(_0x152c80)),this['decode'](_0x152c80,_0x152c80['uint32']());},_0x1d0f9b['verify']=function(_0x3f136b){if('object'!=typeof _0x3f136b||null===_0x3f136b)return'object\x20expected';var _0x5a0d6f;if(null!=_0x3f136b['sourcePosition']&&_0x3f136b['hasOwnProperty']('sourcePosition')&&(_0x5a0d6f=_0x2fb0ea['Position']['verify'](_0x3f136b['sourcePosition'])))return'sourcePosition.'+_0x5a0d6f;if(null!=_0x3f136b['targetPosition']&&_0x3f136b['hasOwnProperty']('targetPosition')&&(_0x5a0d6f=_0x2fb0ea['Position']['verify'](_0x3f136b['targetPosition'])))return'targetPosition.'+_0x5a0d6f;if(null!=_0x3f136b['graveyardPosition']&&_0x3f136b['hasOwnProperty']('graveyardPosition')&&(_0x5a0d6f=_0x2fb0ea['Position']['verify'](_0x3f136b['graveyardPosition'])))return'graveyardPosition.'+_0x5a0d6f;return null!=_0x3f136b['howMany']&&_0x3f136b['hasOwnProperty']('howMany')&&!_0x499e3d['isInteger'](_0x3f136b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3f136b['wasUndone']&&_0x3f136b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f136b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d0f9b['fromObject']=function(_0x1bfc5a){if(_0x1bfc5a instanceof _0x2fb0ea['MergeOperation'])return _0x1bfc5a;var _0x221cd8=new _0x2fb0ea['MergeOperation']();if(null!=_0x1bfc5a['sourcePosition']){if('object'!=typeof _0x1bfc5a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x221cd8['sourcePosition']=_0x2fb0ea['Position']['fromObject'](_0x1bfc5a['sourcePosition']);}if(null!=_0x1bfc5a['targetPosition']){if('object'!=typeof _0x1bfc5a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x221cd8['targetPosition']=_0x2fb0ea['Position']['fromObject'](_0x1bfc5a['targetPosition']);}if(null!=_0x1bfc5a['graveyardPosition']){if('object'!=typeof _0x1bfc5a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x221cd8['graveyardPosition']=_0x2fb0ea['Position']['fromObject'](_0x1bfc5a['graveyardPosition']);}return null!=_0x1bfc5a['howMany']&&(_0x221cd8['howMany']=_0x1bfc5a['howMany']>>>0x0),null!=_0x1bfc5a['wasUndone']&&(_0x221cd8['wasUndone']=Boolean(_0x1bfc5a['wasUndone'])),_0x221cd8;},_0x1d0f9b['toObject']=function(_0x4821eb,_0x401c5a){_0x401c5a||(_0x401c5a={});var _0x189c43={};return _0x401c5a['defaults']&&(_0x189c43['sourcePosition']=null,_0x189c43['targetPosition']=null,_0x189c43['graveyardPosition']=null,_0x189c43['howMany']=0x0,_0x189c43['wasUndone']=!0x1),null!=_0x4821eb['sourcePosition']&&_0x4821eb['hasOwnProperty']('sourcePosition')&&(_0x189c43['sourcePosition']=_0x2fb0ea['Position']['toObject'](_0x4821eb['sourcePosition'],_0x401c5a)),null!=_0x4821eb['targetPosition']&&_0x4821eb['hasOwnProperty']('targetPosition')&&(_0x189c43['targetPosition']=_0x2fb0ea['Position']['toObject'](_0x4821eb['targetPosition'],_0x401c5a)),null!=_0x4821eb['graveyardPosition']&&_0x4821eb['hasOwnProperty']('graveyardPosition')&&(_0x189c43['graveyardPosition']=_0x2fb0ea['Position']['toObject'](_0x4821eb['graveyardPosition'],_0x401c5a)),null!=_0x4821eb['howMany']&&_0x4821eb['hasOwnProperty']('howMany')&&(_0x189c43['howMany']=_0x4821eb['howMany']),null!=_0x4821eb['wasUndone']&&_0x4821eb['hasOwnProperty']('wasUndone')&&(_0x189c43['wasUndone']=_0x4821eb['wasUndone']),_0x189c43;},_0x1d0f9b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x1d0f9b['getTypeUrl']=function(_0x280ca7){return void 0x0===_0x280ca7&&(_0x280ca7='type.googleapis.com'),_0x280ca7+'/MergeOperation';},_0x1d0f9b;}()),_0x2fb0ea['MoveOperation']=(function(){function _0x505e2f(_0x2de14e){if(_0x2de14e){for(var _0x2e5cc6=Object['keys'](_0x2de14e),_0x450455=0x0;_0x450455<_0x2e5cc6['length'];++_0x450455)null!=_0x2de14e[_0x2e5cc6[_0x450455]]&&(this[_0x2e5cc6[_0x450455]]=_0x2de14e[_0x2e5cc6[_0x450455]]);}}return _0x505e2f['prototype']['sourcePosition']=null,_0x505e2f['prototype']['howMany']=0x0,_0x505e2f['prototype']['targetPosition']=null,_0x505e2f['prototype']['wasUndone']=!0x1,_0x505e2f['create']=function(_0x218e4d){return new _0x505e2f(_0x218e4d);},_0x505e2f['encode']=function(_0x1c40c2,_0xf3bc9c){return _0xf3bc9c||(_0xf3bc9c=_0x5a175f['create']()),null!=_0x1c40c2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1c40c2,'sourcePosition')&&_0x2fb0ea['Position']['encode'](_0x1c40c2['sourcePosition'],_0xf3bc9c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1c40c2['howMany']&&Object['hasOwnProperty']['call'](_0x1c40c2,'howMany')&&_0xf3bc9c['uint32'](0x10)['uint32'](_0x1c40c2['howMany']),null!=_0x1c40c2['targetPosition']&&Object['hasOwnProperty']['call'](_0x1c40c2,'targetPosition')&&_0x2fb0ea['Position']['encode'](_0x1c40c2['targetPosition'],_0xf3bc9c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1c40c2['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c40c2,'wasUndone')&&_0xf3bc9c['uint32'](0x20)['bool'](_0x1c40c2['wasUndone']),_0xf3bc9c;},_0x505e2f['encodeDelimited']=function(_0x18c742,_0x14ee60){return this['encode'](_0x18c742,_0x14ee60)['ldelim']();},_0x505e2f['decode']=function(_0x29bde7,_0x32c44f){_0x29bde7 instanceof _0x5ae1cd||(_0x29bde7=_0x5ae1cd['create'](_0x29bde7));for(var _0x236527=void 0x0===_0x32c44f?_0x29bde7['len']:_0x29bde7['pos']+_0x32c44f,_0x4ae76a=new _0x2fb0ea['MoveOperation']();_0x29bde7['pos']<_0x236527;){var _0x269f72=_0x29bde7['uint32']();switch(_0x269f72>>>0x3){case 0x1:_0x4ae76a['sourcePosition']=_0x2fb0ea['Position']['decode'](_0x29bde7,_0x29bde7['uint32']());break;case 0x2:_0x4ae76a['howMany']=_0x29bde7['uint32']();break;case 0x3:_0x4ae76a['targetPosition']=_0x2fb0ea['Position']['decode'](_0x29bde7,_0x29bde7['uint32']());break;case 0x4:_0x4ae76a['wasUndone']=_0x29bde7['bool']();break;default:_0x29bde7['skipType'](0x7&_0x269f72);}}return _0x4ae76a;},_0x505e2f['decodeDelimited']=function(_0x1f5de0){return _0x1f5de0 instanceof _0x5ae1cd||(_0x1f5de0=new _0x5ae1cd(_0x1f5de0)),this['decode'](_0x1f5de0,_0x1f5de0['uint32']());},_0x505e2f['verify']=function(_0x3f8805){if('object'!=typeof _0x3f8805||null===_0x3f8805)return'object\x20expected';var _0x193444;if(null!=_0x3f8805['sourcePosition']&&_0x3f8805['hasOwnProperty']('sourcePosition')&&(_0x193444=_0x2fb0ea['Position']['verify'](_0x3f8805['sourcePosition'])))return'sourcePosition.'+_0x193444;if(null!=_0x3f8805['howMany']&&_0x3f8805['hasOwnProperty']('howMany')&&!_0x499e3d['isInteger'](_0x3f8805['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3f8805['targetPosition']&&_0x3f8805['hasOwnProperty']('targetPosition')&&(_0x193444=_0x2fb0ea['Position']['verify'](_0x3f8805['targetPosition'])))return'targetPosition.'+_0x193444;return null!=_0x3f8805['wasUndone']&&_0x3f8805['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f8805['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x505e2f['fromObject']=function(_0x326b18){if(_0x326b18 instanceof _0x2fb0ea['MoveOperation'])return _0x326b18;var _0x165217=new _0x2fb0ea['MoveOperation']();if(null!=_0x326b18['sourcePosition']){if('object'!=typeof _0x326b18['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x165217['sourcePosition']=_0x2fb0ea['Position']['fromObject'](_0x326b18['sourcePosition']);}if(null!=_0x326b18['howMany']&&(_0x165217['howMany']=_0x326b18['howMany']>>>0x0),null!=_0x326b18['targetPosition']){if('object'!=typeof _0x326b18['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x165217['targetPosition']=_0x2fb0ea['Position']['fromObject'](_0x326b18['targetPosition']);}return null!=_0x326b18['wasUndone']&&(_0x165217['wasUndone']=Boolean(_0x326b18['wasUndone'])),_0x165217;},_0x505e2f['toObject']=function(_0x487d4e,_0x2e1f76){_0x2e1f76||(_0x2e1f76={});var _0x4a4a95={};return _0x2e1f76['defaults']&&(_0x4a4a95['sourcePosition']=null,_0x4a4a95['howMany']=0x0,_0x4a4a95['targetPosition']=null,_0x4a4a95['wasUndone']=!0x1),null!=_0x487d4e['sourcePosition']&&_0x487d4e['hasOwnProperty']('sourcePosition')&&(_0x4a4a95['sourcePosition']=_0x2fb0ea['Position']['toObject'](_0x487d4e['sourcePosition'],_0x2e1f76)),null!=_0x487d4e['howMany']&&_0x487d4e['hasOwnProperty']('howMany')&&(_0x4a4a95['howMany']=_0x487d4e['howMany']),null!=_0x487d4e['targetPosition']&&_0x487d4e['hasOwnProperty']('targetPosition')&&(_0x4a4a95['targetPosition']=_0x2fb0ea['Position']['toObject'](_0x487d4e['targetPosition'],_0x2e1f76)),null!=_0x487d4e['wasUndone']&&_0x487d4e['hasOwnProperty']('wasUndone')&&(_0x4a4a95['wasUndone']=_0x487d4e['wasUndone']),_0x4a4a95;},_0x505e2f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x505e2f['getTypeUrl']=function(_0x5c2ed2){return void 0x0===_0x5c2ed2&&(_0x5c2ed2='type.googleapis.com'),_0x5c2ed2+'/MoveOperation';},_0x505e2f;}()),_0x2fb0ea['RenameOperation']=(function(){function _0x443a31(_0x55b324){if(_0x55b324){for(var _0x58c918=Object['keys'](_0x55b324),_0x3c994a=0x0;_0x3c994a<_0x58c918['length'];++_0x3c994a)null!=_0x55b324[_0x58c918[_0x3c994a]]&&(this[_0x58c918[_0x3c994a]]=_0x55b324[_0x58c918[_0x3c994a]]);}}return _0x443a31['prototype']['position']=null,_0x443a31['prototype']['oldName']='',_0x443a31['prototype']['newName']='',_0x443a31['prototype']['wasUndone']=!0x1,_0x443a31['create']=function(_0x5e9d2d){return new _0x443a31(_0x5e9d2d);},_0x443a31['encode']=function(_0x741525,_0x3cd129){return _0x3cd129||(_0x3cd129=_0x5a175f['create']()),null!=_0x741525['position']&&Object['hasOwnProperty']['call'](_0x741525,'position')&&_0x2fb0ea['Position']['encode'](_0x741525['position'],_0x3cd129['uint32'](0xa)['fork']())['ldelim'](),null!=_0x741525['oldName']&&Object['hasOwnProperty']['call'](_0x741525,'oldName')&&_0x3cd129['uint32'](0x12)['string'](_0x741525['oldName']),null!=_0x741525['newName']&&Object['hasOwnProperty']['call'](_0x741525,'newName')&&_0x3cd129['uint32'](0x1a)['string'](_0x741525['newName']),null!=_0x741525['wasUndone']&&Object['hasOwnProperty']['call'](_0x741525,'wasUndone')&&_0x3cd129['uint32'](0x20)['bool'](_0x741525['wasUndone']),_0x3cd129;},_0x443a31['encodeDelimited']=function(_0x23fc6e,_0x46a303){return this['encode'](_0x23fc6e,_0x46a303)['ldelim']();},_0x443a31['decode']=function(_0x4523da,_0x4fffaa){_0x4523da instanceof _0x5ae1cd||(_0x4523da=_0x5ae1cd['create'](_0x4523da));for(var _0xa82dc0=void 0x0===_0x4fffaa?_0x4523da['len']:_0x4523da['pos']+_0x4fffaa,_0xde4ee3=new _0x2fb0ea['RenameOperation']();_0x4523da['pos']<_0xa82dc0;){var _0x3d7ca5=_0x4523da['uint32']();switch(_0x3d7ca5>>>0x3){case 0x1:_0xde4ee3['position']=_0x2fb0ea['Position']['decode'](_0x4523da,_0x4523da['uint32']());break;case 0x2:_0xde4ee3['oldName']=_0x4523da['string']();break;case 0x3:_0xde4ee3['newName']=_0x4523da['string']();break;case 0x4:_0xde4ee3['wasUndone']=_0x4523da['bool']();break;default:_0x4523da['skipType'](0x7&_0x3d7ca5);}}return _0xde4ee3;},_0x443a31['decodeDelimited']=function(_0x58d3ad){return _0x58d3ad instanceof _0x5ae1cd||(_0x58d3ad=new _0x5ae1cd(_0x58d3ad)),this['decode'](_0x58d3ad,_0x58d3ad['uint32']());},_0x443a31['verify']=function(_0xe63904){if('object'!=typeof _0xe63904||null===_0xe63904)return'object\x20expected';if(null!=_0xe63904['position']&&_0xe63904['hasOwnProperty']('position')){var _0x336cb1=_0x2fb0ea['Position']['verify'](_0xe63904['position']);if(_0x336cb1)return'position.'+_0x336cb1;}return null!=_0xe63904['oldName']&&_0xe63904['hasOwnProperty']('oldName')&&!_0x499e3d['isString'](_0xe63904['oldName'])?'oldName:\x20string\x20expected':null!=_0xe63904['newName']&&_0xe63904['hasOwnProperty']('newName')&&!_0x499e3d['isString'](_0xe63904['newName'])?'newName:\x20string\x20expected':null!=_0xe63904['wasUndone']&&_0xe63904['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe63904['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x443a31['fromObject']=function(_0x5d7bcb){if(_0x5d7bcb instanceof _0x2fb0ea['RenameOperation'])return _0x5d7bcb;var _0x462404=new _0x2fb0ea['RenameOperation']();if(null!=_0x5d7bcb['position']){if('object'!=typeof _0x5d7bcb['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x462404['position']=_0x2fb0ea['Position']['fromObject'](_0x5d7bcb['position']);}return null!=_0x5d7bcb['oldName']&&(_0x462404['oldName']=String(_0x5d7bcb['oldName'])),null!=_0x5d7bcb['newName']&&(_0x462404['newName']=String(_0x5d7bcb['newName'])),null!=_0x5d7bcb['wasUndone']&&(_0x462404['wasUndone']=Boolean(_0x5d7bcb['wasUndone'])),_0x462404;},_0x443a31['toObject']=function(_0x2bdc12,_0x4cba34){_0x4cba34||(_0x4cba34={});var _0x507337={};return _0x4cba34['defaults']&&(_0x507337['position']=null,_0x507337['oldName']='',_0x507337['newName']='',_0x507337['wasUndone']=!0x1),null!=_0x2bdc12['position']&&_0x2bdc12['hasOwnProperty']('position')&&(_0x507337['position']=_0x2fb0ea['Position']['toObject'](_0x2bdc12['position'],_0x4cba34)),null!=_0x2bdc12['oldName']&&_0x2bdc12['hasOwnProperty']('oldName')&&(_0x507337['oldName']=_0x2bdc12['oldName']),null!=_0x2bdc12['newName']&&_0x2bdc12['hasOwnProperty']('newName')&&(_0x507337['newName']=_0x2bdc12['newName']),null!=_0x2bdc12['wasUndone']&&_0x2bdc12['hasOwnProperty']('wasUndone')&&(_0x507337['wasUndone']=_0x2bdc12['wasUndone']),_0x507337;},_0x443a31['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x443a31['getTypeUrl']=function(_0x1eba83){return void 0x0===_0x1eba83&&(_0x1eba83='type.googleapis.com'),_0x1eba83+'/RenameOperation';},_0x443a31;}()),_0x2fb0ea['RootAttributeOperation']=(function(){function _0x2b93cb(_0x3e906a){if(_0x3e906a){for(var _0x32ccd3=Object['keys'](_0x3e906a),_0x39327e=0x0;_0x39327e<_0x32ccd3['length'];++_0x39327e)null!=_0x3e906a[_0x32ccd3[_0x39327e]]&&(this[_0x32ccd3[_0x39327e]]=_0x3e906a[_0x32ccd3[_0x39327e]]);}}return _0x2b93cb['prototype']['root']='',_0x2b93cb['prototype']['key']='',_0x2b93cb['prototype']['oldValueBoolean']=!0x1,_0x2b93cb['prototype']['oldValueJson']='',_0x2b93cb['prototype']['newValueBoolean']=!0x1,_0x2b93cb['prototype']['newValueJson']='',_0x2b93cb['prototype']['wasUndone']=!0x1,_0x2b93cb['create']=function(_0x306ca0){return new _0x2b93cb(_0x306ca0);},_0x2b93cb['encode']=function(_0x3dbc26,_0x19c5a7){return _0x19c5a7||(_0x19c5a7=_0x5a175f['create']()),null!=_0x3dbc26['root']&&Object['hasOwnProperty']['call'](_0x3dbc26,'root')&&_0x19c5a7['uint32'](0xa)['string'](_0x3dbc26['root']),null!=_0x3dbc26['key']&&Object['hasOwnProperty']['call'](_0x3dbc26,'key')&&_0x19c5a7['uint32'](0x12)['string'](_0x3dbc26['key']),null!=_0x3dbc26['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3dbc26,'oldValueBoolean')&&_0x19c5a7['uint32'](0x18)['bool'](_0x3dbc26['oldValueBoolean']),null!=_0x3dbc26['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3dbc26,'oldValueJson')&&_0x19c5a7['uint32'](0x22)['string'](_0x3dbc26['oldValueJson']),null!=_0x3dbc26['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3dbc26,'newValueBoolean')&&_0x19c5a7['uint32'](0x28)['bool'](_0x3dbc26['newValueBoolean']),null!=_0x3dbc26['newValueJson']&&Object['hasOwnProperty']['call'](_0x3dbc26,'newValueJson')&&_0x19c5a7['uint32'](0x32)['string'](_0x3dbc26['newValueJson']),null!=_0x3dbc26['wasUndone']&&Object['hasOwnProperty']['call'](_0x3dbc26,'wasUndone')&&_0x19c5a7['uint32'](0x38)['bool'](_0x3dbc26['wasUndone']),_0x19c5a7;},_0x2b93cb['encodeDelimited']=function(_0x44b55c,_0x115eaf){return this['encode'](_0x44b55c,_0x115eaf)['ldelim']();},_0x2b93cb['decode']=function(_0x540a17,_0x5daea2){_0x540a17 instanceof _0x5ae1cd||(_0x540a17=_0x5ae1cd['create'](_0x540a17));for(var _0x35a4d8=void 0x0===_0x5daea2?_0x540a17['len']:_0x540a17['pos']+_0x5daea2,_0x5d0620=new _0x2fb0ea['RootAttributeOperation']();_0x540a17['pos']<_0x35a4d8;){var _0x2cf186=_0x540a17['uint32']();switch(_0x2cf186>>>0x3){case 0x1:_0x5d0620['root']=_0x540a17['string']();break;case 0x2:_0x5d0620['key']=_0x540a17['string']();break;case 0x3:_0x5d0620['oldValueBoolean']=_0x540a17['bool']();break;case 0x4:_0x5d0620['oldValueJson']=_0x540a17['string']();break;case 0x5:_0x5d0620['newValueBoolean']=_0x540a17['bool']();break;case 0x6:_0x5d0620['newValueJson']=_0x540a17['string']();break;case 0x7:_0x5d0620['wasUndone']=_0x540a17['bool']();break;default:_0x540a17['skipType'](0x7&_0x2cf186);}}return _0x5d0620;},_0x2b93cb['decodeDelimited']=function(_0x2ce5d8){return _0x2ce5d8 instanceof _0x5ae1cd||(_0x2ce5d8=new _0x5ae1cd(_0x2ce5d8)),this['decode'](_0x2ce5d8,_0x2ce5d8['uint32']());},_0x2b93cb['verify']=function(_0x1e9558){return'object'!=typeof _0x1e9558||null===_0x1e9558?'object\x20expected':null!=_0x1e9558['root']&&_0x1e9558['hasOwnProperty']('root')&&!_0x499e3d['isString'](_0x1e9558['root'])?'root:\x20string\x20expected':null!=_0x1e9558['key']&&_0x1e9558['hasOwnProperty']('key')&&!_0x499e3d['isString'](_0x1e9558['key'])?'key:\x20string\x20expected':null!=_0x1e9558['oldValueBoolean']&&_0x1e9558['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1e9558['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1e9558['oldValueJson']&&_0x1e9558['hasOwnProperty']('oldValueJson')&&!_0x499e3d['isString'](_0x1e9558['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1e9558['newValueBoolean']&&_0x1e9558['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1e9558['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1e9558['newValueJson']&&_0x1e9558['hasOwnProperty']('newValueJson')&&!_0x499e3d['isString'](_0x1e9558['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1e9558['wasUndone']&&_0x1e9558['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e9558['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b93cb['fromObject']=function(_0x53e5a6){if(_0x53e5a6 instanceof _0x2fb0ea['RootAttributeOperation'])return _0x53e5a6;var _0x516e15=new _0x2fb0ea['RootAttributeOperation']();return null!=_0x53e5a6['root']&&(_0x516e15['root']=String(_0x53e5a6['root'])),null!=_0x53e5a6['key']&&(_0x516e15['key']=String(_0x53e5a6['key'])),null!=_0x53e5a6['oldValueBoolean']&&(_0x516e15['oldValueBoolean']=Boolean(_0x53e5a6['oldValueBoolean'])),null!=_0x53e5a6['oldValueJson']&&(_0x516e15['oldValueJson']=String(_0x53e5a6['oldValueJson'])),null!=_0x53e5a6['newValueBoolean']&&(_0x516e15['newValueBoolean']=Boolean(_0x53e5a6['newValueBoolean'])),null!=_0x53e5a6['newValueJson']&&(_0x516e15['newValueJson']=String(_0x53e5a6['newValueJson'])),null!=_0x53e5a6['wasUndone']&&(_0x516e15['wasUndone']=Boolean(_0x53e5a6['wasUndone'])),_0x516e15;},_0x2b93cb['toObject']=function(_0x5c0dc6,_0x117b87){_0x117b87||(_0x117b87={});var _0x30a134={};return _0x117b87['defaults']&&(_0x30a134['root']='',_0x30a134['key']='',_0x30a134['oldValueBoolean']=!0x1,_0x30a134['oldValueJson']='',_0x30a134['newValueBoolean']=!0x1,_0x30a134['newValueJson']='',_0x30a134['wasUndone']=!0x1),null!=_0x5c0dc6['root']&&_0x5c0dc6['hasOwnProperty']('root')&&(_0x30a134['root']=_0x5c0dc6['root']),null!=_0x5c0dc6['key']&&_0x5c0dc6['hasOwnProperty']('key')&&(_0x30a134['key']=_0x5c0dc6['key']),null!=_0x5c0dc6['oldValueBoolean']&&_0x5c0dc6['hasOwnProperty']('oldValueBoolean')&&(_0x30a134['oldValueBoolean']=_0x5c0dc6['oldValueBoolean']),null!=_0x5c0dc6['oldValueJson']&&_0x5c0dc6['hasOwnProperty']('oldValueJson')&&(_0x30a134['oldValueJson']=_0x5c0dc6['oldValueJson']),null!=_0x5c0dc6['newValueBoolean']&&_0x5c0dc6['hasOwnProperty']('newValueBoolean')&&(_0x30a134['newValueBoolean']=_0x5c0dc6['newValueBoolean']),null!=_0x5c0dc6['newValueJson']&&_0x5c0dc6['hasOwnProperty']('newValueJson')&&(_0x30a134['newValueJson']=_0x5c0dc6['newValueJson']),null!=_0x5c0dc6['wasUndone']&&_0x5c0dc6['hasOwnProperty']('wasUndone')&&(_0x30a134['wasUndone']=_0x5c0dc6['wasUndone']),_0x30a134;},_0x2b93cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x2b93cb['getTypeUrl']=function(_0x503562){return void 0x0===_0x503562&&(_0x503562='type.googleapis.com'),_0x503562+'/RootAttributeOperation';},_0x2b93cb;}()),_0x2fb0ea['RootOperation']=(function(){function _0xe412eb(_0xd0ee4a){if(_0xd0ee4a){for(var _0x4628a8=Object['keys'](_0xd0ee4a),_0x5059d6=0x0;_0x5059d6<_0x4628a8['length'];++_0x5059d6)null!=_0xd0ee4a[_0x4628a8[_0x5059d6]]&&(this[_0x4628a8[_0x5059d6]]=_0xd0ee4a[_0x4628a8[_0x5059d6]]);}}return _0xe412eb['prototype']['rootName']='',_0xe412eb['prototype']['elementName']='',_0xe412eb['prototype']['isAdd']=!0x1,_0xe412eb['prototype']['wasUndone']=!0x1,_0xe412eb['create']=function(_0x5b9c83){return new _0xe412eb(_0x5b9c83);},_0xe412eb['encode']=function(_0x2a6add,_0x2e37c3){return _0x2e37c3||(_0x2e37c3=_0x5a175f['create']()),null!=_0x2a6add['rootName']&&Object['hasOwnProperty']['call'](_0x2a6add,'rootName')&&_0x2e37c3['uint32'](0xa)['string'](_0x2a6add['rootName']),null!=_0x2a6add['elementName']&&Object['hasOwnProperty']['call'](_0x2a6add,'elementName')&&_0x2e37c3['uint32'](0x12)['string'](_0x2a6add['elementName']),null!=_0x2a6add['isAdd']&&Object['hasOwnProperty']['call'](_0x2a6add,'isAdd')&&_0x2e37c3['uint32'](0x18)['bool'](_0x2a6add['isAdd']),null!=_0x2a6add['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a6add,'wasUndone')&&_0x2e37c3['uint32'](0x20)['bool'](_0x2a6add['wasUndone']),_0x2e37c3;},_0xe412eb['encodeDelimited']=function(_0xc38c79,_0x5dc84a){return this['encode'](_0xc38c79,_0x5dc84a)['ldelim']();},_0xe412eb['decode']=function(_0x3dbbe8,_0x5c6057){_0x3dbbe8 instanceof _0x5ae1cd||(_0x3dbbe8=_0x5ae1cd['create'](_0x3dbbe8));for(var _0x4b9f8f=void 0x0===_0x5c6057?_0x3dbbe8['len']:_0x3dbbe8['pos']+_0x5c6057,_0x1c8f3=new _0x2fb0ea['RootOperation']();_0x3dbbe8['pos']<_0x4b9f8f;){var _0x1b9b02=_0x3dbbe8['uint32']();switch(_0x1b9b02>>>0x3){case 0x1:_0x1c8f3['rootName']=_0x3dbbe8['string']();break;case 0x2:_0x1c8f3['elementName']=_0x3dbbe8['string']();break;case 0x3:_0x1c8f3['isAdd']=_0x3dbbe8['bool']();break;case 0x4:_0x1c8f3['wasUndone']=_0x3dbbe8['bool']();break;default:_0x3dbbe8['skipType'](0x7&_0x1b9b02);}}return _0x1c8f3;},_0xe412eb['decodeDelimited']=function(_0x223917){return _0x223917 instanceof _0x5ae1cd||(_0x223917=new _0x5ae1cd(_0x223917)),this['decode'](_0x223917,_0x223917['uint32']());},_0xe412eb['verify']=function(_0x44470d){return'object'!=typeof _0x44470d||null===_0x44470d?'object\x20expected':null!=_0x44470d['rootName']&&_0x44470d['hasOwnProperty']('rootName')&&!_0x499e3d['isString'](_0x44470d['rootName'])?'rootName:\x20string\x20expected':null!=_0x44470d['elementName']&&_0x44470d['hasOwnProperty']('elementName')&&!_0x499e3d['isString'](_0x44470d['elementName'])?'elementName:\x20string\x20expected':null!=_0x44470d['isAdd']&&_0x44470d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x44470d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x44470d['wasUndone']&&_0x44470d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44470d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe412eb['fromObject']=function(_0x118764){if(_0x118764 instanceof _0x2fb0ea['RootOperation'])return _0x118764;var _0x3d44a6=new _0x2fb0ea['RootOperation']();return null!=_0x118764['rootName']&&(_0x3d44a6['rootName']=String(_0x118764['rootName'])),null!=_0x118764['elementName']&&(_0x3d44a6['elementName']=String(_0x118764['elementName'])),null!=_0x118764['isAdd']&&(_0x3d44a6['isAdd']=Boolean(_0x118764['isAdd'])),null!=_0x118764['wasUndone']&&(_0x3d44a6['wasUndone']=Boolean(_0x118764['wasUndone'])),_0x3d44a6;},_0xe412eb['toObject']=function(_0x424c28,_0x53f6a8){_0x53f6a8||(_0x53f6a8={});var _0x31aede={};return _0x53f6a8['defaults']&&(_0x31aede['rootName']='',_0x31aede['elementName']='',_0x31aede['isAdd']=!0x1,_0x31aede['wasUndone']=!0x1),null!=_0x424c28['rootName']&&_0x424c28['hasOwnProperty']('rootName')&&(_0x31aede['rootName']=_0x424c28['rootName']),null!=_0x424c28['elementName']&&_0x424c28['hasOwnProperty']('elementName')&&(_0x31aede['elementName']=_0x424c28['elementName']),null!=_0x424c28['isAdd']&&_0x424c28['hasOwnProperty']('isAdd')&&(_0x31aede['isAdd']=_0x424c28['isAdd']),null!=_0x424c28['wasUndone']&&_0x424c28['hasOwnProperty']('wasUndone')&&(_0x31aede['wasUndone']=_0x424c28['wasUndone']),_0x31aede;},_0xe412eb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0xe412eb['getTypeUrl']=function(_0x40795f){return void 0x0===_0x40795f&&(_0x40795f='type.googleapis.com'),_0x40795f+'/RootOperation';},_0xe412eb;}()),_0x2fb0ea['SplitOperation']=(function(){function _0x3ce5af(_0x416ebb){if(_0x416ebb){for(var _0x189fe1=Object['keys'](_0x416ebb),_0x1561fd=0x0;_0x1561fd<_0x189fe1['length'];++_0x1561fd)null!=_0x416ebb[_0x189fe1[_0x1561fd]]&&(this[_0x189fe1[_0x1561fd]]=_0x416ebb[_0x189fe1[_0x1561fd]]);}}return _0x3ce5af['prototype']['splitPosition']=null,_0x3ce5af['prototype']['graveyardPosition']=null,_0x3ce5af['prototype']['howMany']=0x0,_0x3ce5af['prototype']['insertionPosition']=null,_0x3ce5af['prototype']['wasUndone']=!0x1,_0x3ce5af['create']=function(_0xb6c351){return new _0x3ce5af(_0xb6c351);},_0x3ce5af['encode']=function(_0x3e1041,_0x444221){return _0x444221||(_0x444221=_0x5a175f['create']()),null!=_0x3e1041['splitPosition']&&Object['hasOwnProperty']['call'](_0x3e1041,'splitPosition')&&_0x2fb0ea['Position']['encode'](_0x3e1041['splitPosition'],_0x444221['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3e1041['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3e1041,'graveyardPosition')&&_0x2fb0ea['Position']['encode'](_0x3e1041['graveyardPosition'],_0x444221['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3e1041['howMany']&&Object['hasOwnProperty']['call'](_0x3e1041,'howMany')&&_0x444221['uint32'](0x18)['uint32'](_0x3e1041['howMany']),null!=_0x3e1041['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3e1041,'insertionPosition')&&_0x2fb0ea['Position']['encode'](_0x3e1041['insertionPosition'],_0x444221['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3e1041['wasUndone']&&Object['hasOwnProperty']['call'](_0x3e1041,'wasUndone')&&_0x444221['uint32'](0x28)['bool'](_0x3e1041['wasUndone']),_0x444221;},_0x3ce5af['encodeDelimited']=function(_0x3dbd7c,_0x2ffe3d){return this['encode'](_0x3dbd7c,_0x2ffe3d)['ldelim']();},_0x3ce5af['decode']=function(_0x21cdbf,_0x501093){_0x21cdbf instanceof _0x5ae1cd||(_0x21cdbf=_0x5ae1cd['create'](_0x21cdbf));for(var _0x3a55c6=void 0x0===_0x501093?_0x21cdbf['len']:_0x21cdbf['pos']+_0x501093,_0x39fa02=new _0x2fb0ea['SplitOperation']();_0x21cdbf['pos']<_0x3a55c6;){var _0x1a33d2=_0x21cdbf['uint32']();switch(_0x1a33d2>>>0x3){case 0x1:_0x39fa02['splitPosition']=_0x2fb0ea['Position']['decode'](_0x21cdbf,_0x21cdbf['uint32']());break;case 0x2:_0x39fa02['graveyardPosition']=_0x2fb0ea['Position']['decode'](_0x21cdbf,_0x21cdbf['uint32']());break;case 0x3:_0x39fa02['howMany']=_0x21cdbf['uint32']();break;case 0x4:_0x39fa02['insertionPosition']=_0x2fb0ea['Position']['decode'](_0x21cdbf,_0x21cdbf['uint32']());break;case 0x5:_0x39fa02['wasUndone']=_0x21cdbf['bool']();break;default:_0x21cdbf['skipType'](0x7&_0x1a33d2);}}return _0x39fa02;},_0x3ce5af['decodeDelimited']=function(_0x57b5cd){return _0x57b5cd instanceof _0x5ae1cd||(_0x57b5cd=new _0x5ae1cd(_0x57b5cd)),this['decode'](_0x57b5cd,_0x57b5cd['uint32']());},_0x3ce5af['verify']=function(_0x4f5f3c){if('object'!=typeof _0x4f5f3c||null===_0x4f5f3c)return'object\x20expected';var _0x160684;if(null!=_0x4f5f3c['splitPosition']&&_0x4f5f3c['hasOwnProperty']('splitPosition')&&(_0x160684=_0x2fb0ea['Position']['verify'](_0x4f5f3c['splitPosition'])))return'splitPosition.'+_0x160684;if(null!=_0x4f5f3c['graveyardPosition']&&_0x4f5f3c['hasOwnProperty']('graveyardPosition')&&(_0x160684=_0x2fb0ea['Position']['verify'](_0x4f5f3c['graveyardPosition'])))return'graveyardPosition.'+_0x160684;if(null!=_0x4f5f3c['howMany']&&_0x4f5f3c['hasOwnProperty']('howMany')&&!_0x499e3d['isInteger'](_0x4f5f3c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4f5f3c['insertionPosition']&&_0x4f5f3c['hasOwnProperty']('insertionPosition')&&(_0x160684=_0x2fb0ea['Position']['verify'](_0x4f5f3c['insertionPosition'])))return'insertionPosition.'+_0x160684;return null!=_0x4f5f3c['wasUndone']&&_0x4f5f3c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4f5f3c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ce5af['fromObject']=function(_0x2449b6){if(_0x2449b6 instanceof _0x2fb0ea['SplitOperation'])return _0x2449b6;var _0x2aef51=new _0x2fb0ea['SplitOperation']();if(null!=_0x2449b6['splitPosition']){if('object'!=typeof _0x2449b6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2aef51['splitPosition']=_0x2fb0ea['Position']['fromObject'](_0x2449b6['splitPosition']);}if(null!=_0x2449b6['graveyardPosition']){if('object'!=typeof _0x2449b6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2aef51['graveyardPosition']=_0x2fb0ea['Position']['fromObject'](_0x2449b6['graveyardPosition']);}if(null!=_0x2449b6['howMany']&&(_0x2aef51['howMany']=_0x2449b6['howMany']>>>0x0),null!=_0x2449b6['insertionPosition']){if('object'!=typeof _0x2449b6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2aef51['insertionPosition']=_0x2fb0ea['Position']['fromObject'](_0x2449b6['insertionPosition']);}return null!=_0x2449b6['wasUndone']&&(_0x2aef51['wasUndone']=Boolean(_0x2449b6['wasUndone'])),_0x2aef51;},_0x3ce5af['toObject']=function(_0x298fd3,_0x1118b1){_0x1118b1||(_0x1118b1={});var _0x3a7c31={};return _0x1118b1['defaults']&&(_0x3a7c31['splitPosition']=null,_0x3a7c31['graveyardPosition']=null,_0x3a7c31['howMany']=0x0,_0x3a7c31['insertionPosition']=null,_0x3a7c31['wasUndone']=!0x1),null!=_0x298fd3['splitPosition']&&_0x298fd3['hasOwnProperty']('splitPosition')&&(_0x3a7c31['splitPosition']=_0x2fb0ea['Position']['toObject'](_0x298fd3['splitPosition'],_0x1118b1)),null!=_0x298fd3['graveyardPosition']&&_0x298fd3['hasOwnProperty']('graveyardPosition')&&(_0x3a7c31['graveyardPosition']=_0x2fb0ea['Position']['toObject'](_0x298fd3['graveyardPosition'],_0x1118b1)),null!=_0x298fd3['howMany']&&_0x298fd3['hasOwnProperty']('howMany')&&(_0x3a7c31['howMany']=_0x298fd3['howMany']),null!=_0x298fd3['insertionPosition']&&_0x298fd3['hasOwnProperty']('insertionPosition')&&(_0x3a7c31['insertionPosition']=_0x2fb0ea['Position']['toObject'](_0x298fd3['insertionPosition'],_0x1118b1)),null!=_0x298fd3['wasUndone']&&_0x298fd3['hasOwnProperty']('wasUndone')&&(_0x3a7c31['wasUndone']=_0x298fd3['wasUndone']),_0x3a7c31;},_0x3ce5af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x3ce5af['getTypeUrl']=function(_0x5a0a1e){return void 0x0===_0x5a0a1e&&(_0x5a0a1e='type.googleapis.com'),_0x5a0a1e+'/SplitOperation';},_0x3ce5af;}()),_0x2fb0ea['Position']=(function(){function _0x3bf3e4(_0x247eeb){if(this['path']=[],_0x247eeb){for(var _0x1aea3d=Object['keys'](_0x247eeb),_0x5402de=0x0;_0x5402de<_0x1aea3d['length'];++_0x5402de)null!=_0x247eeb[_0x1aea3d[_0x5402de]]&&(this[_0x1aea3d[_0x5402de]]=_0x247eeb[_0x1aea3d[_0x5402de]]);}}return _0x3bf3e4['prototype']['root']='',_0x3bf3e4['prototype']['rootMain']=!0x1,_0x3bf3e4['prototype']['rootGraveyard']=!0x1,_0x3bf3e4['prototype']['path']=_0x499e3d['emptyArray'],_0x3bf3e4['prototype']['stickiness']='',_0x3bf3e4['create']=function(_0x2b9825){return new _0x3bf3e4(_0x2b9825);},_0x3bf3e4['encode']=function(_0x4bacda,_0x4c3899){if(_0x4c3899||(_0x4c3899=_0x5a175f['create']()),null!=_0x4bacda['root']&&Object['hasOwnProperty']['call'](_0x4bacda,'root')&&_0x4c3899['uint32'](0xa)['string'](_0x4bacda['root']),null!=_0x4bacda['rootMain']&&Object['hasOwnProperty']['call'](_0x4bacda,'rootMain')&&_0x4c3899['uint32'](0x10)['bool'](_0x4bacda['rootMain']),null!=_0x4bacda['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4bacda,'rootGraveyard')&&_0x4c3899['uint32'](0x18)['bool'](_0x4bacda['rootGraveyard']),null!=_0x4bacda['path']&&_0x4bacda['path']['length']){_0x4c3899['uint32'](0x22)['fork']();for(var _0x5562a8=0x0;_0x5562a8<_0x4bacda['path']['length'];++_0x5562a8)_0x4c3899['uint32'](_0x4bacda['path'][_0x5562a8]);_0x4c3899['ldelim']();}return null!=_0x4bacda['stickiness']&&Object['hasOwnProperty']['call'](_0x4bacda,'stickiness')&&_0x4c3899['uint32'](0x2a)['string'](_0x4bacda['stickiness']),_0x4c3899;},_0x3bf3e4['encodeDelimited']=function(_0xa15a48,_0xa7d118){return this['encode'](_0xa15a48,_0xa7d118)['ldelim']();},_0x3bf3e4['decode']=function(_0x10412b,_0x40b8b0){_0x10412b instanceof _0x5ae1cd||(_0x10412b=_0x5ae1cd['create'](_0x10412b));for(var _0x5ccd41=void 0x0===_0x40b8b0?_0x10412b['len']:_0x10412b['pos']+_0x40b8b0,_0x3c6b5f=new _0x2fb0ea['Position']();_0x10412b['pos']<_0x5ccd41;){var _0xc5bf3a=_0x10412b['uint32']();switch(_0xc5bf3a>>>0x3){case 0x1:_0x3c6b5f['root']=_0x10412b['string']();break;case 0x2:_0x3c6b5f['rootMain']=_0x10412b['bool']();break;case 0x3:_0x3c6b5f['rootGraveyard']=_0x10412b['bool']();break;case 0x4:if(_0x3c6b5f['path']&&_0x3c6b5f['path']['length']||(_0x3c6b5f['path']=[]),0x2==(0x7&_0xc5bf3a)){for(var _0x21fcfd=_0x10412b['uint32']()+_0x10412b['pos'];_0x10412b['pos']<_0x21fcfd;)_0x3c6b5f['path']['push'](_0x10412b['uint32']());}else _0x3c6b5f['path']['push'](_0x10412b['uint32']());break;case 0x5:_0x3c6b5f['stickiness']=_0x10412b['string']();break;default:_0x10412b['skipType'](0x7&_0xc5bf3a);}}return _0x3c6b5f;},_0x3bf3e4['decodeDelimited']=function(_0x1d6d37){return _0x1d6d37 instanceof _0x5ae1cd||(_0x1d6d37=new _0x5ae1cd(_0x1d6d37)),this['decode'](_0x1d6d37,_0x1d6d37['uint32']());},_0x3bf3e4['verify']=function(_0x59cf4c){if('object'!=typeof _0x59cf4c||null===_0x59cf4c)return'object\x20expected';if(null!=_0x59cf4c['root']&&_0x59cf4c['hasOwnProperty']('root')&&!_0x499e3d['isString'](_0x59cf4c['root']))return'root:\x20string\x20expected';if(null!=_0x59cf4c['rootMain']&&_0x59cf4c['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x59cf4c['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x59cf4c['rootGraveyard']&&_0x59cf4c['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x59cf4c['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x59cf4c['path']&&_0x59cf4c['hasOwnProperty']('path')){if(!Array['isArray'](_0x59cf4c['path']))return'path:\x20array\x20expected';for(var _0x2c5cd8=0x0;_0x2c5cd8<_0x59cf4c['path']['length'];++_0x2c5cd8)if(!_0x499e3d['isInteger'](_0x59cf4c['path'][_0x2c5cd8]))return'path:\x20integer[]\x20expected';}return null!=_0x59cf4c['stickiness']&&_0x59cf4c['hasOwnProperty']('stickiness')&&!_0x499e3d['isString'](_0x59cf4c['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3bf3e4['fromObject']=function(_0x15c070){if(_0x15c070 instanceof _0x2fb0ea['Position'])return _0x15c070;var _0x1736ab=new _0x2fb0ea['Position']();if(null!=_0x15c070['root']&&(_0x1736ab['root']=String(_0x15c070['root'])),null!=_0x15c070['rootMain']&&(_0x1736ab['rootMain']=Boolean(_0x15c070['rootMain'])),null!=_0x15c070['rootGraveyard']&&(_0x1736ab['rootGraveyard']=Boolean(_0x15c070['rootGraveyard'])),_0x15c070['path']){if(!Array['isArray'](_0x15c070['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1736ab['path']=[];for(var _0x33c7fc=0x0;_0x33c7fc<_0x15c070['path']['length'];++_0x33c7fc)_0x1736ab['path'][_0x33c7fc]=_0x15c070['path'][_0x33c7fc]>>>0x0;}return null!=_0x15c070['stickiness']&&(_0x1736ab['stickiness']=String(_0x15c070['stickiness'])),_0x1736ab;},_0x3bf3e4['toObject']=function(_0x387a3a,_0x3adb56){_0x3adb56||(_0x3adb56={});var _0x896c5a={};if((_0x3adb56['arrays']||_0x3adb56['defaults'])&&(_0x896c5a['path']=[]),_0x3adb56['defaults']&&(_0x896c5a['root']='',_0x896c5a['rootMain']=!0x1,_0x896c5a['rootGraveyard']=!0x1,_0x896c5a['stickiness']=''),null!=_0x387a3a['root']&&_0x387a3a['hasOwnProperty']('root')&&(_0x896c5a['root']=_0x387a3a['root']),null!=_0x387a3a['rootMain']&&_0x387a3a['hasOwnProperty']('rootMain')&&(_0x896c5a['rootMain']=_0x387a3a['rootMain']),null!=_0x387a3a['rootGraveyard']&&_0x387a3a['hasOwnProperty']('rootGraveyard')&&(_0x896c5a['rootGraveyard']=_0x387a3a['rootGraveyard']),_0x387a3a['path']&&_0x387a3a['path']['length']){_0x896c5a['path']=[];for(var _0x3bdaa7=0x0;_0x3bdaa7<_0x387a3a['path']['length'];++_0x3bdaa7)_0x896c5a['path'][_0x3bdaa7]=_0x387a3a['path'][_0x3bdaa7];}return null!=_0x387a3a['stickiness']&&_0x387a3a['hasOwnProperty']('stickiness')&&(_0x896c5a['stickiness']=_0x387a3a['stickiness']),_0x896c5a;},_0x3bf3e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x3bf3e4['getTypeUrl']=function(_0x2032cf){return void 0x0===_0x2032cf&&(_0x2032cf='type.googleapis.com'),_0x2032cf+'/Position';},_0x3bf3e4;}()),_0x2fb0ea['Range']=(function(){function _0x38b215(_0x117bd5){if(_0x117bd5){for(var _0x4eca75=Object['keys'](_0x117bd5),_0x2883d2=0x0;_0x2883d2<_0x4eca75['length'];++_0x2883d2)null!=_0x117bd5[_0x4eca75[_0x2883d2]]&&(this[_0x4eca75[_0x2883d2]]=_0x117bd5[_0x4eca75[_0x2883d2]]);}}return _0x38b215['prototype']['start']=null,_0x38b215['prototype']['end']=null,_0x38b215['create']=function(_0x54b19c){return new _0x38b215(_0x54b19c);},_0x38b215['encode']=function(_0x3fe533,_0x94c770){return _0x94c770||(_0x94c770=_0x5a175f['create']()),null!=_0x3fe533['start']&&Object['hasOwnProperty']['call'](_0x3fe533,'start')&&_0x2fb0ea['Position']['encode'](_0x3fe533['start'],_0x94c770['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3fe533['end']&&Object['hasOwnProperty']['call'](_0x3fe533,'end')&&_0x2fb0ea['Position']['encode'](_0x3fe533['end'],_0x94c770['uint32'](0x12)['fork']())['ldelim'](),_0x94c770;},_0x38b215['encodeDelimited']=function(_0x5ce1b9,_0x15f81d){return this['encode'](_0x5ce1b9,_0x15f81d)['ldelim']();},_0x38b215['decode']=function(_0x1fdfac,_0xda4def){_0x1fdfac instanceof _0x5ae1cd||(_0x1fdfac=_0x5ae1cd['create'](_0x1fdfac));for(var _0x90601b=void 0x0===_0xda4def?_0x1fdfac['len']:_0x1fdfac['pos']+_0xda4def,_0x4d3cc5=new _0x2fb0ea['Range']();_0x1fdfac['pos']<_0x90601b;){var _0x234b3f=_0x1fdfac['uint32']();switch(_0x234b3f>>>0x3){case 0x1:_0x4d3cc5['start']=_0x2fb0ea['Position']['decode'](_0x1fdfac,_0x1fdfac['uint32']());break;case 0x2:_0x4d3cc5['end']=_0x2fb0ea['Position']['decode'](_0x1fdfac,_0x1fdfac['uint32']());break;default:_0x1fdfac['skipType'](0x7&_0x234b3f);}}return _0x4d3cc5;},_0x38b215['decodeDelimited']=function(_0x341f92){return _0x341f92 instanceof _0x5ae1cd||(_0x341f92=new _0x5ae1cd(_0x341f92)),this['decode'](_0x341f92,_0x341f92['uint32']());},_0x38b215['verify']=function(_0x20e9bd){if('object'!=typeof _0x20e9bd||null===_0x20e9bd)return'object\x20expected';var _0x30ad89;if(null!=_0x20e9bd['start']&&_0x20e9bd['hasOwnProperty']('start')&&(_0x30ad89=_0x2fb0ea['Position']['verify'](_0x20e9bd['start'])))return'start.'+_0x30ad89;if(null!=_0x20e9bd['end']&&_0x20e9bd['hasOwnProperty']('end')&&(_0x30ad89=_0x2fb0ea['Position']['verify'](_0x20e9bd['end'])))return'end.'+_0x30ad89;return null;},_0x38b215['fromObject']=function(_0x24b68c){if(_0x24b68c instanceof _0x2fb0ea['Range'])return _0x24b68c;var _0x22750a=new _0x2fb0ea['Range']();if(null!=_0x24b68c['start']){if('object'!=typeof _0x24b68c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x22750a['start']=_0x2fb0ea['Position']['fromObject'](_0x24b68c['start']);}if(null!=_0x24b68c['end']){if('object'!=typeof _0x24b68c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x22750a['end']=_0x2fb0ea['Position']['fromObject'](_0x24b68c['end']);}return _0x22750a;},_0x38b215['toObject']=function(_0x1e4ac5,_0x1f7115){_0x1f7115||(_0x1f7115={});var _0x36da16={};return _0x1f7115['defaults']&&(_0x36da16['start']=null,_0x36da16['end']=null),null!=_0x1e4ac5['start']&&_0x1e4ac5['hasOwnProperty']('start')&&(_0x36da16['start']=_0x2fb0ea['Position']['toObject'](_0x1e4ac5['start'],_0x1f7115)),null!=_0x1e4ac5['end']&&_0x1e4ac5['hasOwnProperty']('end')&&(_0x36da16['end']=_0x2fb0ea['Position']['toObject'](_0x1e4ac5['end'],_0x1f7115)),_0x36da16;},_0x38b215['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x38b215['getTypeUrl']=function(_0x5072bf){return void 0x0===_0x5072bf&&(_0x5072bf='type.googleapis.com'),_0x5072bf+'/Range';},_0x38b215;}()),_0x2fb0ea['Element']=(function(){function _0x3df92c(_0x254530){if(this['children']=[],this['attributesBoolean']={},_0x254530){for(var _0x4000fd=Object['keys'](_0x254530),_0x3202cd=0x0;_0x3202cd<_0x4000fd['length'];++_0x3202cd)null!=_0x254530[_0x4000fd[_0x3202cd]]&&(this[_0x4000fd[_0x3202cd]]=_0x254530[_0x4000fd[_0x3202cd]]);}}return _0x3df92c['prototype']['name']='',_0x3df92c['prototype']['children']=_0x499e3d['emptyArray'],_0x3df92c['prototype']['data']='',_0x3df92c['prototype']['attributesBoolean']=_0x499e3d['emptyObject'],_0x3df92c['prototype']['attributesJson']='',_0x3df92c['create']=function(_0x1fae80){return new _0x3df92c(_0x1fae80);},_0x3df92c['encode']=function(_0x40b721,_0x4fe409){if(_0x4fe409||(_0x4fe409=_0x5a175f['create']()),null!=_0x40b721['name']&&Object['hasOwnProperty']['call'](_0x40b721,'name')&&_0x4fe409['uint32'](0xa)['string'](_0x40b721['name']),null!=_0x40b721['children']&&_0x40b721['children']['length']){for(var _0xf496cc=0x0;_0xf496cc<_0x40b721['children']['length'];++_0xf496cc)_0x2fb0ea['Element']['encode'](_0x40b721['children'][_0xf496cc],_0x4fe409['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x40b721['data']&&Object['hasOwnProperty']['call'](_0x40b721,'data')&&_0x4fe409['uint32'](0x1a)['string'](_0x40b721['data']),null!=_0x40b721['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x40b721,'attributesBoolean')){var _0x77e4a0=Object['keys'](_0x40b721['attributesBoolean']);for(_0xf496cc=0x0;_0xf496cc<_0x77e4a0['length'];++_0xf496cc)_0x4fe409['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x77e4a0[_0xf496cc])['uint32'](0x10)['bool'](_0x40b721['attributesBoolean'][_0x77e4a0[_0xf496cc]])['ldelim']();}return null!=_0x40b721['attributesJson']&&Object['hasOwnProperty']['call'](_0x40b721,'attributesJson')&&_0x4fe409['uint32'](0x2a)['string'](_0x40b721['attributesJson']),_0x4fe409;},_0x3df92c['encodeDelimited']=function(_0x52054a,_0x1cd39c){return this['encode'](_0x52054a,_0x1cd39c)['ldelim']();},_0x3df92c['decode']=function(_0x17beb5,_0x3756fb){_0x17beb5 instanceof _0x5ae1cd||(_0x17beb5=_0x5ae1cd['create'](_0x17beb5));for(var _0x1086a6,_0x1710db,_0x11efa4=void 0x0===_0x3756fb?_0x17beb5['len']:_0x17beb5['pos']+_0x3756fb,_0x58d587=new _0x2fb0ea['Element']();_0x17beb5['pos']<_0x11efa4;){var _0x319bbf=_0x17beb5['uint32']();switch(_0x319bbf>>>0x3){case 0x1:_0x58d587['name']=_0x17beb5['string']();break;case 0x2:_0x58d587['children']&&_0x58d587['children']['length']||(_0x58d587['children']=[]),_0x58d587['children']['push'](_0x2fb0ea['Element']['decode'](_0x17beb5,_0x17beb5['uint32']()));break;case 0x3:_0x58d587['data']=_0x17beb5['string']();break;case 0x4:_0x58d587['attributesBoolean']===_0x499e3d['emptyObject']&&(_0x58d587['attributesBoolean']={});var _0x1176b5=_0x17beb5['uint32']()+_0x17beb5['pos'];for(_0x1086a6='',_0x1710db=!0x1;_0x17beb5['pos']<_0x1176b5;){var _0x31ced8=_0x17beb5['uint32']();switch(_0x31ced8>>>0x3){case 0x1:_0x1086a6=_0x17beb5['string']();break;case 0x2:_0x1710db=_0x17beb5['bool']();break;default:_0x17beb5['skipType'](0x7&_0x31ced8);}}_0x58d587['attributesBoolean'][_0x1086a6]=_0x1710db;break;case 0x5:_0x58d587['attributesJson']=_0x17beb5['string']();break;default:_0x17beb5['skipType'](0x7&_0x319bbf);}}return _0x58d587;},_0x3df92c['decodeDelimited']=function(_0x1033de){return _0x1033de instanceof _0x5ae1cd||(_0x1033de=new _0x5ae1cd(_0x1033de)),this['decode'](_0x1033de,_0x1033de['uint32']());},_0x3df92c['verify']=function(_0x5bc223){if('object'!=typeof _0x5bc223||null===_0x5bc223)return'object\x20expected';if(null!=_0x5bc223['name']&&_0x5bc223['hasOwnProperty']('name')&&!_0x499e3d['isString'](_0x5bc223['name']))return'name:\x20string\x20expected';if(null!=_0x5bc223['children']&&_0x5bc223['hasOwnProperty']('children')){if(!Array['isArray'](_0x5bc223['children']))return'children:\x20array\x20expected';for(var _0x20ad3a=0x0;_0x20ad3a<_0x5bc223['children']['length'];++_0x20ad3a){var _0x40720e=_0x2fb0ea['Element']['verify'](_0x5bc223['children'][_0x20ad3a]);if(_0x40720e)return'children.'+_0x40720e;}}if(null!=_0x5bc223['data']&&_0x5bc223['hasOwnProperty']('data')&&!_0x499e3d['isString'](_0x5bc223['data']))return'data:\x20string\x20expected';if(null!=_0x5bc223['attributesBoolean']&&_0x5bc223['hasOwnProperty']('attributesBoolean')){if(!_0x499e3d['isObject'](_0x5bc223['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4da592=Object['keys'](_0x5bc223['attributesBoolean']);for(_0x20ad3a=0x0;_0x20ad3a<_0x4da592['length'];++_0x20ad3a)if('boolean'!=typeof _0x5bc223['attributesBoolean'][_0x4da592[_0x20ad3a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5bc223['attributesJson']&&_0x5bc223['hasOwnProperty']('attributesJson')&&!_0x499e3d['isString'](_0x5bc223['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3df92c['fromObject']=function(_0x45f1e8){if(_0x45f1e8 instanceof _0x2fb0ea['Element'])return _0x45f1e8;var _0x49d482=new _0x2fb0ea['Element']();if(null!=_0x45f1e8['name']&&(_0x49d482['name']=String(_0x45f1e8['name'])),_0x45f1e8['children']){if(!Array['isArray'](_0x45f1e8['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x49d482['children']=[];for(var _0x586c7e=0x0;_0x586c7e<_0x45f1e8['children']['length'];++_0x586c7e){if('object'!=typeof _0x45f1e8['children'][_0x586c7e])throw TypeError('.Element.children:\x20object\x20expected');_0x49d482['children'][_0x586c7e]=_0x2fb0ea['Element']['fromObject'](_0x45f1e8['children'][_0x586c7e]);}}if(null!=_0x45f1e8['data']&&(_0x49d482['data']=String(_0x45f1e8['data'])),_0x45f1e8['attributesBoolean']){if('object'!=typeof _0x45f1e8['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x49d482['attributesBoolean']={};var _0x572152=Object['keys'](_0x45f1e8['attributesBoolean']);for(_0x586c7e=0x0;_0x586c7e<_0x572152['length'];++_0x586c7e)_0x49d482['attributesBoolean'][_0x572152[_0x586c7e]]=Boolean(_0x45f1e8['attributesBoolean'][_0x572152[_0x586c7e]]);}return null!=_0x45f1e8['attributesJson']&&(_0x49d482['attributesJson']=String(_0x45f1e8['attributesJson'])),_0x49d482;},_0x3df92c['toObject']=function(_0x3674b1,_0x8d9ee7){_0x8d9ee7||(_0x8d9ee7={});var _0xb33c1e,_0x158193={};if((_0x8d9ee7['arrays']||_0x8d9ee7['defaults'])&&(_0x158193['children']=[]),(_0x8d9ee7['objects']||_0x8d9ee7['defaults'])&&(_0x158193['attributesBoolean']={}),_0x8d9ee7['defaults']&&(_0x158193['name']='',_0x158193['data']='',_0x158193['attributesJson']=''),null!=_0x3674b1['name']&&_0x3674b1['hasOwnProperty']('name')&&(_0x158193['name']=_0x3674b1['name']),_0x3674b1['children']&&_0x3674b1['children']['length']){_0x158193['children']=[];for(var _0x94f8ea=0x0;_0x94f8ea<_0x3674b1['children']['length'];++_0x94f8ea)_0x158193['children'][_0x94f8ea]=_0x2fb0ea['Element']['toObject'](_0x3674b1['children'][_0x94f8ea],_0x8d9ee7);}if(null!=_0x3674b1['data']&&_0x3674b1['hasOwnProperty']('data')&&(_0x158193['data']=_0x3674b1['data']),_0x3674b1['attributesBoolean']&&(_0xb33c1e=Object['keys'](_0x3674b1['attributesBoolean']))['length']){_0x158193['attributesBoolean']={};for(_0x94f8ea=0x0;_0x94f8ea<_0xb33c1e['length'];++_0x94f8ea)_0x158193['attributesBoolean'][_0xb33c1e[_0x94f8ea]]=_0x3674b1['attributesBoolean'][_0xb33c1e[_0x94f8ea]];}return null!=_0x3674b1['attributesJson']&&_0x3674b1['hasOwnProperty']('attributesJson')&&(_0x158193['attributesJson']=_0x3674b1['attributesJson']),_0x158193;},_0x3df92c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c1eb['util']['toJSONOptions']);},_0x3df92c['getTypeUrl']=function(_0x2d6b68){return void 0x0===_0x2d6b68&&(_0x2d6b68='type.googleapis.com'),_0x2d6b68+'/Element';},_0x3df92c;}()),_0x2fb0ea;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x431b31){return new w(this['_protobufRoot'][_0x431b31]);}}class w{['_protobuf'];constructor(_0x30610f){this['_protobuf']=_0x30610f;}['compress'](_0x21e3e1){const _0x3cf26a=this['_protobuf']['verify'](_0x21e3e1);if(_0x3cf26a)throw Error(_0x3cf26a);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x21e3e1))['finish']();}['decompress'](_0x14681f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x14681f),{'oneofs':!0x0});}}function g(_0x61e214,_0x24e927){const _0x4e8c0a=_0x1b40db(_0x61e214);return _0x4e8c0a['path'][_0x4e8c0a['path']['length']-0x1]+=_0x24e927,_0x4e8c0a;}function _(_0x4b0244,_0x4d9969){return _0x4b0244['root']===_0x4d9969['root']&&_0xc03a91(_0x4b0244['path'],_0x4d9969['path']);}function $(_0x5d025f){P(_0x5d025f,_0x298ab5=>('main'==_0x298ab5['root']?(_0x298ab5['rootMain']=!0x0,delete _0x298ab5['root']):'$graveyard'==_0x298ab5['root']&&(_0x298ab5['rootGraveyard']=!0x0,delete _0x298ab5['root']),_0x298ab5));}function J(_0x3abde2){P(_0x3abde2,_0x2583af=>(_0x2583af['rootMain']?(_0x2583af['root']='main',delete _0x2583af['rootMain']):_0x2583af['rootGraveyard']&&(_0x2583af['root']='$graveyard',delete _0x2583af['rootGraveyard']),_0x2583af));}function P(_0x4591f5,_0x291407){for(const _0x36c103 in _0x4591f5){const _0x98bbcb=_0x4591f5[_0x36c103];'nodes'!==_0x36c103&&_0x2cdc8f(_0x98bbcb)&&(_0x98bbcb['path']&&(_0x98bbcb['root']||_0x98bbcb['rootMain']||_0x98bbcb['rootGraveyard'])?_0x4591f5[_0x36c103]=_0x291407(_0x98bbcb):P(_0x98bbcb,_0x291407));}return _0x4591f5;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1cab6c,_0x355435,_0xde3ea8){this['_id']=_0x1cab6c,this['_operationName']=_0x355435,this['_protobufDescriptor']=_0xde3ea8;}['compress'](_0x419171,_0x1611a0){const _0x95e108=_0x1611a0['shift']();return $(_0x95e108),_0x419171['buffers']['push'](this['_protobufDescriptor']['compress'](_0x95e108)),_0x419171['types']['push'](this['_id']),!0x0;}['decompress'](_0x2934b4,_0xa54b36){_0xa54b36['types']['shift']();const _0x154321=this['_protobufDescriptor']['decompress'](_0xa54b36['buffers']['shift']());J(_0x154321),_0x154321['__className']=this['_operationName'],_0x2934b4['push'](_0x154321);}}class s extends e{['compress'](_0x30478d,_0x41ff3d){const _0x56c6a1=_0x41ff3d['shift']();return this['_serializeOneOf']('oldValue',_0x56c6a1),this['_serializeOneOf']('newValue',_0x56c6a1),$(_0x56c6a1),_0x30478d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x56c6a1)),_0x30478d['types']['push'](this['_id']),!0x0;}['decompress'](_0x55ffa6,_0x2d453c){const {types:_0x4d08e3,buffers:_0x4e0eca}=_0x2d453c,_0xc516a4=this['_protobufDescriptor']['decompress'](_0x4e0eca['shift']());_0x4d08e3['shift'](),this['_deserializeOneOf']('oldValue',_0xc516a4),this['_deserializeOneOf']('newValue',_0xc516a4),J(_0xc516a4),_0xc516a4['__className']=this['_operationName'],_0x55ffa6['push'](_0xc516a4);}['_serializeOneOf'](_0x487e4e,_0x23351a){const _0x201c96=_0x23351a[_0x487e4e];'boolean'==typeof _0x201c96?_0x23351a[_0x487e4e+'Boolean']=_0x201c96:_0x23351a[_0x487e4e+'Json']=JSON['stringify'](_0x201c96);}['_deserializeOneOf'](_0x551e9e,_0x4f7e41){const _0x3178fc=_0x551e9e+'Json';_0x4f7e41[_0x3178fc]?(_0x4f7e41[_0x551e9e]=JSON['parse'](_0x4f7e41[_0x3178fc]),delete _0x4f7e41[_0x3178fc]):(_0x4f7e41[_0x551e9e]=_0x4f7e41[_0x551e9e+'Boolean'],delete _0x4f7e41[_0x551e9e+'Boolean']);}}class i extends e{['compress'](_0x3e7d24,_0x2e2438){const _0x19527b=_0x2e2438['shift']();return this['_serializeNodesAttributes'](_0x19527b['nodes']),$(_0x19527b),_0x3e7d24['buffers']['push'](this['_protobufDescriptor']['compress'](_0x19527b)),_0x3e7d24['types']['push'](this['_id']),!0x0;}['decompress'](_0x6427b6,_0x385be6){const {types:_0x2f9f14,buffers:_0x5e4bd1}=_0x385be6,_0xeb0242=this['_protobufDescriptor']['decompress'](_0x5e4bd1['shift']());_0x2f9f14['shift'](),_0xeb0242['nodes']||(_0xeb0242['nodes']=[]),this['_deserializeNodesAttributes'](_0xeb0242['nodes']),J(_0xeb0242),_0xeb0242['__className']=this['_operationName'],_0x6427b6['push'](_0xeb0242);}['_serializeNodesAttributes'](_0x5f547){for(const _0x51a509 of _0x5f547){if(_0x51a509['attributes']){const _0x2737db=_0x51a509['attributes'];this['_areValuesBoolean'](_0x2737db)?_0x51a509['attributesBoolean']=_0x2737db:_0x51a509['attributesJson']=JSON['stringify'](_0x2737db);}_0x51a509['children']&&this['_serializeNodesAttributes'](_0x51a509['children']);}}['_deserializeNodesAttributes'](_0x5143c5){for(const _0x529daa of _0x5143c5)(_0x529daa['attributesBoolean']||_0x529daa['attributesJson'])&&(_0x529daa['attributesBoolean']?(_0x529daa['attributes']=_0x529daa['attributesBoolean'],delete _0x529daa['attributesBoolean']):(_0x529daa['attributes']=JSON['parse'](_0x529daa['attributesJson']),delete _0x529daa['attributesJson'])),_0x529daa['children']&&this['_deserializeNodesAttributes'](_0x529daa['children']);}['_areValuesBoolean'](_0x1f0bee){return Object['keys'](_0x1f0bee)['every'](_0x3307d9=>'boolean'==typeof _0x1f0bee[_0x3307d9]);}}class n extends e{['decompress'](_0x36404a,_0xd9fcc2){super['decompress'](_0x36404a,_0xd9fcc2);const _0x59e217=_0x36404a[_0x36404a['length']-0x1];_0x59e217['oldRange']||(_0x59e217['oldRange']=null),_0x59e217['newRange']||(_0x59e217['newRange']=null);}}class p extends e{['compress'](_0x4e8d51,_0x454608){return _0x454608['shift'](),_0x4e8d51['types']['push'](this['_id']),!0x0;}['decompress'](_0x245760,_0x33d860){_0x33d860['types']['shift'](),_0x245760['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x9f9f04,_0x1683a5,_0x3b5f18,_0x6e17b9){super(_0x9f9f04,_0x1683a5,_0x3b5f18),this['_omittedNamespace']=_0x6e17b9+':';}['compress'](_0x525e8b,_0x1f72fd){return!('MarkerOperation'!=_0x1f72fd[0x0]['__className']||!_0x1f72fd[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1f72fd[0x0]['name']=_0x1f72fd[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x525e8b,_0x1f72fd),!0x0);}['decompress'](_0xb30807,_0x112826){super['decompress'](_0xb30807,_0x112826);const _0x39edbb=_0xb30807[_0xb30807['length']-0x1];_0x39edbb['name']=this['_omittedNamespace']+_0x39edbb['name'];}}class O{['_id'];['_context'];constructor(_0x3aee6e,_0x2f874b){this['_id']=_0x3aee6e,this['_context']=_0x2f874b;}['compress'](_0x4b5102,_0x538171){let _0x9100;for(;_0x538171['length']>0x1&&this['_compareOperations'](_0x538171[0x0],_0x538171[0x1]);)_0x9100?(_0x9100=this['_combineNext'](_0x538171['shift'](),_0x9100),_0x4b5102['types']['push'](0x0)):(_0x9100=_0x1b40db(_0x538171['shift']()),_0x4b5102['types']['push'](this['_id']));return!!_0x9100&&(_0x9100=this['_combineNext'](_0x538171['shift'](),_0x9100),_0x4b5102['types']['push'](0x0),_0x4b5102['buffers']['push'](this['_compressSingleOperation'](_0x9100)),!0x0);}['decompress'](_0x264f31,_0x5e803a){const _0x286eb4=this['_decompressSingleOperation'](_0x5e803a);for(;0x0==_0x5e803a['types'][0x0];)_0x5e803a['types']['shift'](),_0x264f31['push'](this['_splitCurrent'](_0x286eb4));_0x264f31['push'](_0x286eb4);}}class a extends O{['_combineNext'](_0x4345b0,_0x2d0cbd){return _0x2d0cbd['nodes'][0x0]['data']+=_0x4345b0['nodes'][0x0]['data'],_0x2d0cbd;}['_splitCurrent'](_0x111528){const _0x24837d=_0x1b40db(_0x111528),_0x4b4462=_0x24837d['nodes'][0x0],_0xd0b8cb=_0x111528['nodes'][0x0],_0x4cc69d=_0xd0b8cb['data'][Symbol['iterator']]()['next']()['value'],_0x369bd4=_0x4cc69d['length'];return _0x4b4462['data']=_0x4cc69d,_0xd0b8cb['data']=_0xd0b8cb['data']['substr'](_0x369bd4),_0x111528['position']=g(_0x111528['position'],_0x369bd4),_0x24837d;}['_compareOperations'](_0x2efc13,_0x3273af){if(this['_checkOperation'](_0x2efc13)&&this['_checkOperation'](_0x3273af)){const _0x5f0f71=_0x2efc13['nodes'][0x0]['data']['length'],_0x46bc67=_(g(_0x2efc13['position'],_0x5f0f71),_0x3273af['position']),_0x1972f7=_0x2efc13['nodes'][0x0],_0xa9970d=_0x3273af['nodes'][0x0];return _0x46bc67&&this['_compareAttributes'](_0x1972f7,_0xa9970d);}return!0x1;}['_compressSingleOperation'](_0x5f01d2){const _0x31b3e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x31b3e1,[_0x5f01d2]),_0x31b3e1['buffers'][0x0];}['_decompressSingleOperation'](_0x52d215){const _0x476955=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x476955,_0x52d215),_0x476955[0x0];}['_checkOperation'](_0x32f185){return'InsertOperation'==_0x32f185['__className']&&0x1==_0x32f185['nodes']['length']&&_0x32f185['nodes'][0x0]['data']&&!_0x32f185['wasUndone']&&0x1==Array['from'](_0x32f185['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x50ccce,_0x114ae0){const _0x524d79=Object['keys'](_0x50ccce['attributes']||{}),_0xe59962=Object['keys'](_0x114ae0['attributes']||{});return _0x524d79['length']===_0xe59962['length']&&_0x524d79['every'](_0x1ec3c8=>_0x114ae0['attributes'][_0x1ec3c8]&&_0x114ae0['attributes'][_0x1ec3c8]===_0x50ccce['attributes'][_0x1ec3c8]);}}class c extends O{['_combineNext'](_0x260af2,_0x3454c0){return _0x3454c0['howMany']++,_0x3454c0['sourcePosition']=_0x1b40db(_0x260af2['sourcePosition']),_0x3454c0;}['_splitCurrent'](_0x5e63a9){const _0x331f13=_0x1b40db(_0x5e63a9);return _0x5e63a9['howMany']--,_0x331f13['howMany']=0x1,_0x331f13['sourcePosition']=g(_0x331f13['sourcePosition'],_0x5e63a9['howMany']),_0x331f13;}['_compareOperations'](_0x63c699,_0x383f9d){return!(!this['_checkOperation'](_0x63c699)||!this['_checkOperation'](_0x383f9d))&&(_(g(_0x63c699['sourcePosition'],-0x1),_0x383f9d['sourcePosition'])&&_(_0x63c699['targetPosition'],_0x383f9d['targetPosition']));}['_compressSingleOperation'](_0x3d93b3){const _0x152e0f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x152e0f,[_0x3d93b3]),_0x152e0f['buffers'][0x0];}['_decompressSingleOperation'](_0x39e691){const _0x5581f3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5581f3,_0x39e691),_0x5581f3[0x0];}['_checkOperation'](_0x4a1622){return'MoveOperation'==_0x4a1622['__className']&&'$graveyard'==_0x4a1622['targetPosition']['root']&&0x1==_0x4a1622['howMany']&&!_0x4a1622['wasUndone'];}}class h extends O{['_combineNext'](_0x4ddd60,_0x272ef6){return _0x272ef6['howMany']++,_0x272ef6;}['_splitCurrent'](_0x4b74a0){const _0x2f69d9=_0x1b40db(_0x4b74a0);return _0x2f69d9['howMany']=0x1,_0x4b74a0['howMany']--,_0x2f69d9;}['_compareOperations'](_0x26c7c0,_0x340a24){return!(!this['_checkOperation'](_0x26c7c0)||!this['_checkOperation'](_0x340a24))&&(_(_0x26c7c0['sourcePosition'],_0x340a24['sourcePosition'])&&_(_0x26c7c0['targetPosition'],_0x340a24['targetPosition']));}['_compressSingleOperation'](_0x5918d6){const _0x3f5354={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3f5354,[_0x5918d6]),_0x3f5354['buffers'][0x0];}['_decompressSingleOperation'](_0x3220cb){const _0x4baf35=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4baf35,_0x3220cb),_0x4baf35[0x0];}['_checkOperation'](_0x3c1593){return'MoveOperation'==_0x3c1593['__className']&&'$graveyard'==_0x3c1593['targetPosition']['root']&&0x1==_0x3c1593['howMany']&&!_0x3c1593['wasUndone'];}}class f extends O{['compress'](_0x1e0b32,_0xb184b4){if(!this['_compareOperations'](_0xb184b4[0x0],_0xb184b4[0x1]))return!0x1;const _0x4ecc6b=_0xb184b4['shift']();return _0x4ecc6b['oldRange']=null,_0x4ecc6b['newRange']&&_(_0x4ecc6b['newRange']['start'],_0x4ecc6b['newRange']['end'])&&(_0x4ecc6b['newRange']['end']=null),_0xb184b4['shift'](),_0x1e0b32['types']['push'](this['_id']),_0x1e0b32['types']['push'](0x0),_0x1e0b32['buffers']['push'](this['_compressSingleOperation'](_0x4ecc6b)),!0x0;}['decompress'](_0x492d9d,_0x539973){const _0x143ae0=this['_decompressSingleOperation'](_0x539973);_0x143ae0['newRange']&&!_0x143ae0['newRange']['end']&&(_0x143ae0['newRange']['end']=_0x1b40db(_0x143ae0['newRange']['start']));const _0x457749=_0x1b40db(_0x143ae0);_0x457749['newRange']&&(_0x457749['newRange']['start']['stickiness']='toNone',_0x457749['newRange']['end']=_0x1b40db(_0x457749['newRange']['start'])),_0x457749['name']='user:position:'+_0x457749['name']['split'](':')[0x2],_0x539973['types']['shift'](),_0x492d9d['push'](_0x143ae0),_0x492d9d['push'](_0x457749);}['_compressSingleOperation'](_0x427356){const _0x4f724c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4f724c,[_0x427356]),_0x4f724c['buffers'][0x0];}['_decompressSingleOperation'](_0x5c9a0a){const _0x6d82c3=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x6d82c3,_0x5c9a0a),_0x6d82c3[0x0];}['_compareOperations'](_0x4ba120,_0x2db3a6){return!(!_0x4ba120||!_0x2db3a6)&&('MarkerOperation'==_0x4ba120['__className']&&'MarkerOperation'==_0x2db3a6['__className']&&!(!_0x4ba120['name']['startsWith']('user:')||!_0x2db3a6['name']['startsWith']('user:')||_0x4ba120['name']==_0x2db3a6['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1ad2a7=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0x1ad2a7,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1ad2a7,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1c2495){if(!_0x1c2495||!_0x1c2495[0x0])throw new _0x23829a('no-operations-provided',this);const _0x5ebb7d={'types':[],'buffers':[],'baseVersion':_0x1c2495[0x0]['baseVersion']};for(;_0x1c2495['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('TypingAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5ebb7d,_0x1c2495)||this['_getCompressorByName'](_0x1c2495[0x0]['__className'])['compress'](_0x5ebb7d,_0x1c2495);return _0x5ebb7d;}['decompress'](_0x468166){const _0xf4471=[];for(;_0x468166['types']['length'];){const _0x4274cf=this['_compressorById']['get'](_0x468166['types'][0x0]);if(!_0x4274cf)throw new _0x23829a('decompress-compressor-not-found',this,{'type':_0x468166['types'][0x0]});_0x4274cf['decompress'](_0xf4471,_0x468166);}return _0xf4471['forEach']((_0x3e3e00,_0x3ef3eb)=>_0x3e3e00['baseVersion']=_0x468166['baseVersion']+_0x3ef3eb),_0xf4471;}['_getCompressorByName'](_0xef4c24){return this['_compressorByName']['get'](_0xef4c24);}['_registerOperationCompressor'](_0x21db53,_0x33f7eb,_0x1dbb44){const _0x995cff=new _0x1dbb44(_0x21db53,_0x33f7eb,this['_protobufFactory']['getDescriptor'](_0x33f7eb));this['_registerCompressor'](_0x21db53,_0x33f7eb,_0x995cff);}['_registerActionCompressor'](_0x36b833,_0x247460,_0x170d49){const _0x3008c6=new _0x170d49(_0x36b833,this);this['_registerCompressor'](_0x36b833,_0x247460,_0x3008c6);}['_registerCompressor'](_0x132a64,_0x5ab758,_0x316bd4){this['_compressorById']['set'](_0x132a64,_0x316bd4),this['_compressorByName']['set'](_0x5ab758,_0x316bd4);}}export{y as Compressor};
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.0",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "46.1.1",
37
- "ckeditor5": "46.1.1",
36
+ "@ckeditor/ckeditor5-utils": "47.0.0-alpha.0",
37
+ "ckeditor5": "47.0.0-alpha.0",
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 _0x50db(_0x4a99ab,_0x18cc16){const _0x33086b=_0x3308();return _0x50db=function(_0x50dbae,_0x4bb3f4){_0x50dbae=_0x50dbae-0x96;let _0x4ae9e2=_0x33086b[_0x50dbae];return _0x4ae9e2;},_0x50db(_0x4a99ab,_0x18cc16);}const _0xd43626=_0x50db;(function(_0x26d2d4,_0x195622){const _0x5989bb=_0x50db,_0x4f6c3c=_0x26d2d4();while(!![]){try{const _0x4468c8=parseInt(_0x5989bb(0x9f))/0x1+-parseInt(_0x5989bb(0x98))/0x2*(parseInt(_0x5989bb(0xa9))/0x3)+-parseInt(_0x5989bb(0xa4))/0x4+-parseInt(_0x5989bb(0x99))/0x5+-parseInt(_0x5989bb(0xa7))/0x6+-parseInt(_0x5989bb(0x9c))/0x7*(-parseInt(_0x5989bb(0xa6))/0x8)+parseInt(_0x5989bb(0x96))/0x9;if(_0x4468c8===_0x195622)break;else _0x4f6c3c['push'](_0x4f6c3c['shift']());}catch(_0x3b9b2e){_0x4f6c3c['push'](_0x4f6c3c['shift']());}}}(_0x3308,0xd8f4e));function _0x3308(){const _0x59df14=['_compressSingleOperation','_id','shift','types','2822152aXwIdD','_compareOperations','172424UKCrLS','37440NkFjDf','_decompressSingleOperation','475887mIguwz','decompress','buffers','compress','14909508CoOBIE','_splitCurrent','2DQNKCu','6935490TTyMhL','_combineNext','length','154BErydV','push','_context','1015381jOWKUB'];_0x3308=function(){return _0x59df14;};return _0x3308();}import{cloneDeep as _0x4ef029}from'es-toolkit/compat';export class ActionCompressor{[_0xd43626(0xa1)];[_0xd43626(0x9e)];constructor(_0x2696f6,_0x1a0935){const _0x450b69=_0xd43626;this[_0x450b69(0xa1)]=_0x2696f6,this[_0x450b69(0x9e)]=_0x1a0935;}[_0xd43626(0xac)](_0x4ebf83,_0x50e041){const _0x1b25c7=_0xd43626;let _0x1c9df1;for(;_0x50e041[_0x1b25c7(0x9b)]>0x1&&this[_0x1b25c7(0xa5)](_0x50e041[0x0],_0x50e041[0x1]);)_0x1c9df1?(_0x1c9df1=this[_0x1b25c7(0x9a)](_0x50e041[_0x1b25c7(0xa2)](),_0x1c9df1),_0x4ebf83[_0x1b25c7(0xa3)][_0x1b25c7(0x9d)](0x0)):(_0x1c9df1=_0x4ef029(_0x50e041[_0x1b25c7(0xa2)]()),_0x4ebf83[_0x1b25c7(0xa3)][_0x1b25c7(0x9d)](this[_0x1b25c7(0xa1)]));return!!_0x1c9df1&&(_0x1c9df1=this[_0x1b25c7(0x9a)](_0x50e041[_0x1b25c7(0xa2)](),_0x1c9df1),_0x4ebf83[_0x1b25c7(0xa3)][_0x1b25c7(0x9d)](0x0),_0x4ebf83[_0x1b25c7(0xab)][_0x1b25c7(0x9d)](this[_0x1b25c7(0xa0)](_0x1c9df1)),!0x0);}[_0xd43626(0xaa)](_0x37484d,_0x1d4f8a){const _0x57584f=_0xd43626,_0x1b91f0=this[_0x57584f(0xa8)](_0x1d4f8a);for(;0x0==_0x1d4f8a[_0x57584f(0xa3)][0x0];)_0x1d4f8a[_0x57584f(0xa3)][_0x57584f(0xa2)](),_0x37484d[_0x57584f(0x9d)](this[_0x57584f(0x97)](_0x1b91f0));_0x37484d[_0x57584f(0x9d)](_0x1b91f0);}}