@ckeditor/ckeditor5-operations-compressor 46.1.1-alpha.3 → 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 +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x463477=_0x22ed3f['Reader'],_0x441bcd=_0x22ed3f['Writer'],_0x4b4550=_0x22ed3f['util'],_0xa15f53=_0x22ed3f['roots']['default']||(_0x22ed3f['roots']['default']={});return _0xa15f53['AttributeOperation']=(function(){function _0x1210c9(_0x2fe16b){if(_0x2fe16b){for(var _0x306add=Object['keys'](_0x2fe16b),_0x4d228c=0x0;_0x4d228c<_0x306add['length'];++_0x4d228c)null!=_0x2fe16b[_0x306add[_0x4d228c]]&&(this[_0x306add[_0x4d228c]]=_0x2fe16b[_0x306add[_0x4d228c]]);}}return _0x1210c9['prototype']['range']=null,_0x1210c9['prototype']['key']='',_0x1210c9['prototype']['oldValueBoolean']=!0x1,_0x1210c9['prototype']['oldValueJson']='',_0x1210c9['prototype']['newValueBoolean']=!0x1,_0x1210c9['prototype']['newValueJson']='',_0x1210c9['prototype']['wasUndone']=!0x1,_0x1210c9['create']=function(_0x358409){return new _0x1210c9(_0x358409);},_0x1210c9['encode']=function(_0x129954,_0x2d730f){return _0x2d730f||(_0x2d730f=_0x441bcd['create']()),null!=_0x129954['range']&&Object['hasOwnProperty']['call'](_0x129954,'range')&&_0xa15f53['Range']['encode'](_0x129954['range'],_0x2d730f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x129954['key']&&Object['hasOwnProperty']['call'](_0x129954,'key')&&_0x2d730f['uint32'](0x12)['string'](_0x129954['key']),null!=_0x129954['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x129954,'oldValueBoolean')&&_0x2d730f['uint32'](0x18)['bool'](_0x129954['oldValueBoolean']),null!=_0x129954['oldValueJson']&&Object['hasOwnProperty']['call'](_0x129954,'oldValueJson')&&_0x2d730f['uint32'](0x22)['string'](_0x129954['oldValueJson']),null!=_0x129954['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x129954,'newValueBoolean')&&_0x2d730f['uint32'](0x28)['bool'](_0x129954['newValueBoolean']),null!=_0x129954['newValueJson']&&Object['hasOwnProperty']['call'](_0x129954,'newValueJson')&&_0x2d730f['uint32'](0x32)['string'](_0x129954['newValueJson']),null!=_0x129954['wasUndone']&&Object['hasOwnProperty']['call'](_0x129954,'wasUndone')&&_0x2d730f['uint32'](0x38)['bool'](_0x129954['wasUndone']),_0x2d730f;},_0x1210c9['encodeDelimited']=function(_0x3c02ed,_0x642cfd){return this['encode'](_0x3c02ed,_0x642cfd)['ldelim']();},_0x1210c9['decode']=function(_0x138bff,_0x7e358f){_0x138bff instanceof _0x463477||(_0x138bff=_0x463477['create'](_0x138bff));for(var _0x4553f2=void 0x0===_0x7e358f?_0x138bff['len']:_0x138bff['pos']+_0x7e358f,_0x4bbb45=new _0xa15f53['AttributeOperation']();_0x138bff['pos']<_0x4553f2;){var _0x522ebc=_0x138bff['uint32']();switch(_0x522ebc>>>0x3){case 0x1:_0x4bbb45['range']=_0xa15f53['Range']['decode'](_0x138bff,_0x138bff['uint32']());break;case 0x2:_0x4bbb45['key']=_0x138bff['string']();break;case 0x3:_0x4bbb45['oldValueBoolean']=_0x138bff['bool']();break;case 0x4:_0x4bbb45['oldValueJson']=_0x138bff['string']();break;case 0x5:_0x4bbb45['newValueBoolean']=_0x138bff['bool']();break;case 0x6:_0x4bbb45['newValueJson']=_0x138bff['string']();break;case 0x7:_0x4bbb45['wasUndone']=_0x138bff['bool']();break;default:_0x138bff['skipType'](0x7&_0x522ebc);}}return _0x4bbb45;},_0x1210c9['decodeDelimited']=function(_0x1de00d){return _0x1de00d instanceof _0x463477||(_0x1de00d=new _0x463477(_0x1de00d)),this['decode'](_0x1de00d,_0x1de00d['uint32']());},_0x1210c9['verify']=function(_0x5886f3){if('object'!=typeof _0x5886f3||null===_0x5886f3)return'object\x20expected';if(null!=_0x5886f3['range']&&_0x5886f3['hasOwnProperty']('range')){var _0xd0ea8c=_0xa15f53['Range']['verify'](_0x5886f3['range']);if(_0xd0ea8c)return'range.'+_0xd0ea8c;}return null!=_0x5886f3['key']&&_0x5886f3['hasOwnProperty']('key')&&!_0x4b4550['isString'](_0x5886f3['key'])?'key:\x20string\x20expected':null!=_0x5886f3['oldValueBoolean']&&_0x5886f3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5886f3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5886f3['oldValueJson']&&_0x5886f3['hasOwnProperty']('oldValueJson')&&!_0x4b4550['isString'](_0x5886f3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5886f3['newValueBoolean']&&_0x5886f3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5886f3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5886f3['newValueJson']&&_0x5886f3['hasOwnProperty']('newValueJson')&&!_0x4b4550['isString'](_0x5886f3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5886f3['wasUndone']&&_0x5886f3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5886f3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1210c9['fromObject']=function(_0x413c73){if(_0x413c73 instanceof _0xa15f53['AttributeOperation'])return _0x413c73;var _0x565e4a=new _0xa15f53['AttributeOperation']();if(null!=_0x413c73['range']){if('object'!=typeof _0x413c73['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x565e4a['range']=_0xa15f53['Range']['fromObject'](_0x413c73['range']);}return null!=_0x413c73['key']&&(_0x565e4a['key']=String(_0x413c73['key'])),null!=_0x413c73['oldValueBoolean']&&(_0x565e4a['oldValueBoolean']=Boolean(_0x413c73['oldValueBoolean'])),null!=_0x413c73['oldValueJson']&&(_0x565e4a['oldValueJson']=String(_0x413c73['oldValueJson'])),null!=_0x413c73['newValueBoolean']&&(_0x565e4a['newValueBoolean']=Boolean(_0x413c73['newValueBoolean'])),null!=_0x413c73['newValueJson']&&(_0x565e4a['newValueJson']=String(_0x413c73['newValueJson'])),null!=_0x413c73['wasUndone']&&(_0x565e4a['wasUndone']=Boolean(_0x413c73['wasUndone'])),_0x565e4a;},_0x1210c9['toObject']=function(_0xd80022,_0x4e7035){_0x4e7035||(_0x4e7035={});var _0x4d225b={};return _0x4e7035['defaults']&&(_0x4d225b['range']=null,_0x4d225b['key']='',_0x4d225b['oldValueBoolean']=!0x1,_0x4d225b['oldValueJson']='',_0x4d225b['newValueBoolean']=!0x1,_0x4d225b['newValueJson']='',_0x4d225b['wasUndone']=!0x1),null!=_0xd80022['range']&&_0xd80022['hasOwnProperty']('range')&&(_0x4d225b['range']=_0xa15f53['Range']['toObject'](_0xd80022['range'],_0x4e7035)),null!=_0xd80022['key']&&_0xd80022['hasOwnProperty']('key')&&(_0x4d225b['key']=_0xd80022['key']),null!=_0xd80022['oldValueBoolean']&&_0xd80022['hasOwnProperty']('oldValueBoolean')&&(_0x4d225b['oldValueBoolean']=_0xd80022['oldValueBoolean']),null!=_0xd80022['oldValueJson']&&_0xd80022['hasOwnProperty']('oldValueJson')&&(_0x4d225b['oldValueJson']=_0xd80022['oldValueJson']),null!=_0xd80022['newValueBoolean']&&_0xd80022['hasOwnProperty']('newValueBoolean')&&(_0x4d225b['newValueBoolean']=_0xd80022['newValueBoolean']),null!=_0xd80022['newValueJson']&&_0xd80022['hasOwnProperty']('newValueJson')&&(_0x4d225b['newValueJson']=_0xd80022['newValueJson']),null!=_0xd80022['wasUndone']&&_0xd80022['hasOwnProperty']('wasUndone')&&(_0x4d225b['wasUndone']=_0xd80022['wasUndone']),_0x4d225b;},_0x1210c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x1210c9['getTypeUrl']=function(_0x3a90f6){return void 0x0===_0x3a90f6&&(_0x3a90f6='type.googleapis.com'),_0x3a90f6+'/AttributeOperation';},_0x1210c9;}()),_0xa15f53['InsertOperation']=(function(){function _0x28bd2b(_0x31ab89){if(this['nodes']=[],_0x31ab89){for(var _0x69e507=Object['keys'](_0x31ab89),_0xe2c854=0x0;_0xe2c854<_0x69e507['length'];++_0xe2c854)null!=_0x31ab89[_0x69e507[_0xe2c854]]&&(this[_0x69e507[_0xe2c854]]=_0x31ab89[_0x69e507[_0xe2c854]]);}}return _0x28bd2b['prototype']['position']=null,_0x28bd2b['prototype']['nodes']=_0x4b4550['emptyArray'],_0x28bd2b['prototype']['shouldReceiveAttributes']=!0x1,_0x28bd2b['prototype']['wasUndone']=!0x1,_0x28bd2b['create']=function(_0x47f07d){return new _0x28bd2b(_0x47f07d);},_0x28bd2b['encode']=function(_0x2a1bd8,_0x538048){if(_0x538048||(_0x538048=_0x441bcd['create']()),null!=_0x2a1bd8['position']&&Object['hasOwnProperty']['call'](_0x2a1bd8,'position')&&_0xa15f53['Position']['encode'](_0x2a1bd8['position'],_0x538048['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a1bd8['nodes']&&_0x2a1bd8['nodes']['length']){for(var _0x1dd439=0x0;_0x1dd439<_0x2a1bd8['nodes']['length'];++_0x1dd439)_0xa15f53['Element']['encode'](_0x2a1bd8['nodes'][_0x1dd439],_0x538048['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2a1bd8['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2a1bd8,'shouldReceiveAttributes')&&_0x538048['uint32'](0x18)['bool'](_0x2a1bd8['shouldReceiveAttributes']),null!=_0x2a1bd8['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a1bd8,'wasUndone')&&_0x538048['uint32'](0x20)['bool'](_0x2a1bd8['wasUndone']),_0x538048;},_0x28bd2b['encodeDelimited']=function(_0x3e7ef9,_0x535e34){return this['encode'](_0x3e7ef9,_0x535e34)['ldelim']();},_0x28bd2b['decode']=function(_0x1be98f,_0x42d793){_0x1be98f instanceof _0x463477||(_0x1be98f=_0x463477['create'](_0x1be98f));for(var _0x549340=void 0x0===_0x42d793?_0x1be98f['len']:_0x1be98f['pos']+_0x42d793,_0x701923=new _0xa15f53['InsertOperation']();_0x1be98f['pos']<_0x549340;){var _0x2232d1=_0x1be98f['uint32']();switch(_0x2232d1>>>0x3){case 0x1:_0x701923['position']=_0xa15f53['Position']['decode'](_0x1be98f,_0x1be98f['uint32']());break;case 0x2:_0x701923['nodes']&&_0x701923['nodes']['length']||(_0x701923['nodes']=[]),_0x701923['nodes']['push'](_0xa15f53['Element']['decode'](_0x1be98f,_0x1be98f['uint32']()));break;case 0x3:_0x701923['shouldReceiveAttributes']=_0x1be98f['bool']();break;case 0x4:_0x701923['wasUndone']=_0x1be98f['bool']();break;default:_0x1be98f['skipType'](0x7&_0x2232d1);}}return _0x701923;},_0x28bd2b['decodeDelimited']=function(_0x1ad2ba){return _0x1ad2ba instanceof _0x463477||(_0x1ad2ba=new _0x463477(_0x1ad2ba)),this['decode'](_0x1ad2ba,_0x1ad2ba['uint32']());},_0x28bd2b['verify']=function(_0x37f40d){if('object'!=typeof _0x37f40d||null===_0x37f40d)return'object\x20expected';if(null!=_0x37f40d['position']&&_0x37f40d['hasOwnProperty']('position')&&(_0x2e5835=_0xa15f53['Position']['verify'](_0x37f40d['position'])))return'position.'+_0x2e5835;if(null!=_0x37f40d['nodes']&&_0x37f40d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x37f40d['nodes']))return'nodes:\x20array\x20expected';for(var _0x3d2b33=0x0;_0x3d2b33<_0x37f40d['nodes']['length'];++_0x3d2b33){var _0x2e5835;if(_0x2e5835=_0xa15f53['Element']['verify'](_0x37f40d['nodes'][_0x3d2b33]))return'nodes.'+_0x2e5835;}}return null!=_0x37f40d['shouldReceiveAttributes']&&_0x37f40d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x37f40d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x37f40d['wasUndone']&&_0x37f40d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37f40d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x28bd2b['fromObject']=function(_0x4ee921){if(_0x4ee921 instanceof _0xa15f53['InsertOperation'])return _0x4ee921;var _0x44f0f1=new _0xa15f53['InsertOperation']();if(null!=_0x4ee921['position']){if('object'!=typeof _0x4ee921['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x44f0f1['position']=_0xa15f53['Position']['fromObject'](_0x4ee921['position']);}if(_0x4ee921['nodes']){if(!Array['isArray'](_0x4ee921['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x44f0f1['nodes']=[];for(var _0x25380e=0x0;_0x25380e<_0x4ee921['nodes']['length'];++_0x25380e){if('object'!=typeof _0x4ee921['nodes'][_0x25380e])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x44f0f1['nodes'][_0x25380e]=_0xa15f53['Element']['fromObject'](_0x4ee921['nodes'][_0x25380e]);}}return null!=_0x4ee921['shouldReceiveAttributes']&&(_0x44f0f1['shouldReceiveAttributes']=Boolean(_0x4ee921['shouldReceiveAttributes'])),null!=_0x4ee921['wasUndone']&&(_0x44f0f1['wasUndone']=Boolean(_0x4ee921['wasUndone'])),_0x44f0f1;},_0x28bd2b['toObject']=function(_0x583926,_0x43a463){_0x43a463||(_0x43a463={});var _0x47e0c2={};if((_0x43a463['arrays']||_0x43a463['defaults'])&&(_0x47e0c2['nodes']=[]),_0x43a463['defaults']&&(_0x47e0c2['position']=null,_0x47e0c2['shouldReceiveAttributes']=!0x1,_0x47e0c2['wasUndone']=!0x1),null!=_0x583926['position']&&_0x583926['hasOwnProperty']('position')&&(_0x47e0c2['position']=_0xa15f53['Position']['toObject'](_0x583926['position'],_0x43a463)),_0x583926['nodes']&&_0x583926['nodes']['length']){_0x47e0c2['nodes']=[];for(var _0x1d68a1=0x0;_0x1d68a1<_0x583926['nodes']['length'];++_0x1d68a1)_0x47e0c2['nodes'][_0x1d68a1]=_0xa15f53['Element']['toObject'](_0x583926['nodes'][_0x1d68a1],_0x43a463);}return null!=_0x583926['shouldReceiveAttributes']&&_0x583926['hasOwnProperty']('shouldReceiveAttributes')&&(_0x47e0c2['shouldReceiveAttributes']=_0x583926['shouldReceiveAttributes']),null!=_0x583926['wasUndone']&&_0x583926['hasOwnProperty']('wasUndone')&&(_0x47e0c2['wasUndone']=_0x583926['wasUndone']),_0x47e0c2;},_0x28bd2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x28bd2b['getTypeUrl']=function(_0x1fa065){return void 0x0===_0x1fa065&&(_0x1fa065='type.googleapis.com'),_0x1fa065+'/InsertOperation';},_0x28bd2b;}()),_0xa15f53['MarkerOperation']=(function(){function _0x43d31e(_0x3b0b3e){if(_0x3b0b3e){for(var _0x177833=Object['keys'](_0x3b0b3e),_0x2fe78b=0x0;_0x2fe78b<_0x177833['length'];++_0x2fe78b)null!=_0x3b0b3e[_0x177833[_0x2fe78b]]&&(this[_0x177833[_0x2fe78b]]=_0x3b0b3e[_0x177833[_0x2fe78b]]);}}return _0x43d31e['prototype']['name']='',_0x43d31e['prototype']['oldRange']=null,_0x43d31e['prototype']['newRange']=null,_0x43d31e['prototype']['affectsData']=!0x1,_0x43d31e['prototype']['wasUndone']=!0x1,_0x43d31e['create']=function(_0x4c35d4){return new _0x43d31e(_0x4c35d4);},_0x43d31e['encode']=function(_0x4ed5ea,_0x1d5791){return _0x1d5791||(_0x1d5791=_0x441bcd['create']()),null!=_0x4ed5ea['name']&&Object['hasOwnProperty']['call'](_0x4ed5ea,'name')&&_0x1d5791['uint32'](0xa)['string'](_0x4ed5ea['name']),null!=_0x4ed5ea['oldRange']&&Object['hasOwnProperty']['call'](_0x4ed5ea,'oldRange')&&_0xa15f53['Range']['encode'](_0x4ed5ea['oldRange'],_0x1d5791['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4ed5ea['newRange']&&Object['hasOwnProperty']['call'](_0x4ed5ea,'newRange')&&_0xa15f53['Range']['encode'](_0x4ed5ea['newRange'],_0x1d5791['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4ed5ea['affectsData']&&Object['hasOwnProperty']['call'](_0x4ed5ea,'affectsData')&&_0x1d5791['uint32'](0x20)['bool'](_0x4ed5ea['affectsData']),null!=_0x4ed5ea['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ed5ea,'wasUndone')&&_0x1d5791['uint32'](0x28)['bool'](_0x4ed5ea['wasUndone']),_0x1d5791;},_0x43d31e['encodeDelimited']=function(_0xaaae49,_0x87218e){return this['encode'](_0xaaae49,_0x87218e)['ldelim']();},_0x43d31e['decode']=function(_0x31f111,_0x4068b0){_0x31f111 instanceof _0x463477||(_0x31f111=_0x463477['create'](_0x31f111));for(var _0x5cacab=void 0x0===_0x4068b0?_0x31f111['len']:_0x31f111['pos']+_0x4068b0,_0x16c30d=new _0xa15f53['MarkerOperation']();_0x31f111['pos']<_0x5cacab;){var _0x4acb24=_0x31f111['uint32']();switch(_0x4acb24>>>0x3){case 0x1:_0x16c30d['name']=_0x31f111['string']();break;case 0x2:_0x16c30d['oldRange']=_0xa15f53['Range']['decode'](_0x31f111,_0x31f111['uint32']());break;case 0x3:_0x16c30d['newRange']=_0xa15f53['Range']['decode'](_0x31f111,_0x31f111['uint32']());break;case 0x4:_0x16c30d['affectsData']=_0x31f111['bool']();break;case 0x5:_0x16c30d['wasUndone']=_0x31f111['bool']();break;default:_0x31f111['skipType'](0x7&_0x4acb24);}}return _0x16c30d;},_0x43d31e['decodeDelimited']=function(_0x12e581){return _0x12e581 instanceof _0x463477||(_0x12e581=new _0x463477(_0x12e581)),this['decode'](_0x12e581,_0x12e581['uint32']());},_0x43d31e['verify']=function(_0x46933e){if('object'!=typeof _0x46933e||null===_0x46933e)return'object\x20expected';if(null!=_0x46933e['name']&&_0x46933e['hasOwnProperty']('name')&&!_0x4b4550['isString'](_0x46933e['name']))return'name:\x20string\x20expected';var _0x5df3b1;if(null!=_0x46933e['oldRange']&&_0x46933e['hasOwnProperty']('oldRange')&&(_0x5df3b1=_0xa15f53['Range']['verify'](_0x46933e['oldRange'])))return'oldRange.'+_0x5df3b1;if(null!=_0x46933e['newRange']&&_0x46933e['hasOwnProperty']('newRange')&&(_0x5df3b1=_0xa15f53['Range']['verify'](_0x46933e['newRange'])))return'newRange.'+_0x5df3b1;return null!=_0x46933e['affectsData']&&_0x46933e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x46933e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x46933e['wasUndone']&&_0x46933e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x46933e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x43d31e['fromObject']=function(_0x149114){if(_0x149114 instanceof _0xa15f53['MarkerOperation'])return _0x149114;var _0x42f0fd=new _0xa15f53['MarkerOperation']();if(null!=_0x149114['name']&&(_0x42f0fd['name']=String(_0x149114['name'])),null!=_0x149114['oldRange']){if('object'!=typeof _0x149114['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x42f0fd['oldRange']=_0xa15f53['Range']['fromObject'](_0x149114['oldRange']);}if(null!=_0x149114['newRange']){if('object'!=typeof _0x149114['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x42f0fd['newRange']=_0xa15f53['Range']['fromObject'](_0x149114['newRange']);}return null!=_0x149114['affectsData']&&(_0x42f0fd['affectsData']=Boolean(_0x149114['affectsData'])),null!=_0x149114['wasUndone']&&(_0x42f0fd['wasUndone']=Boolean(_0x149114['wasUndone'])),_0x42f0fd;},_0x43d31e['toObject']=function(_0x173832,_0x45514d){_0x45514d||(_0x45514d={});var _0x148bb7={};return _0x45514d['defaults']&&(_0x148bb7['name']='',_0x148bb7['oldRange']=null,_0x148bb7['newRange']=null,_0x148bb7['affectsData']=!0x1,_0x148bb7['wasUndone']=!0x1),null!=_0x173832['name']&&_0x173832['hasOwnProperty']('name')&&(_0x148bb7['name']=_0x173832['name']),null!=_0x173832['oldRange']&&_0x173832['hasOwnProperty']('oldRange')&&(_0x148bb7['oldRange']=_0xa15f53['Range']['toObject'](_0x173832['oldRange'],_0x45514d)),null!=_0x173832['newRange']&&_0x173832['hasOwnProperty']('newRange')&&(_0x148bb7['newRange']=_0xa15f53['Range']['toObject'](_0x173832['newRange'],_0x45514d)),null!=_0x173832['affectsData']&&_0x173832['hasOwnProperty']('affectsData')&&(_0x148bb7['affectsData']=_0x173832['affectsData']),null!=_0x173832['wasUndone']&&_0x173832['hasOwnProperty']('wasUndone')&&(_0x148bb7['wasUndone']=_0x173832['wasUndone']),_0x148bb7;},_0x43d31e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x43d31e['getTypeUrl']=function(_0x2b5cc8){return void 0x0===_0x2b5cc8&&(_0x2b5cc8='type.googleapis.com'),_0x2b5cc8+'/MarkerOperation';},_0x43d31e;}()),_0xa15f53['MergeOperation']=(function(){function _0x2ddf3f(_0x1b6ea0){if(_0x1b6ea0){for(var _0x5cec3e=Object['keys'](_0x1b6ea0),_0x3c4452=0x0;_0x3c4452<_0x5cec3e['length'];++_0x3c4452)null!=_0x1b6ea0[_0x5cec3e[_0x3c4452]]&&(this[_0x5cec3e[_0x3c4452]]=_0x1b6ea0[_0x5cec3e[_0x3c4452]]);}}return _0x2ddf3f['prototype']['sourcePosition']=null,_0x2ddf3f['prototype']['targetPosition']=null,_0x2ddf3f['prototype']['graveyardPosition']=null,_0x2ddf3f['prototype']['howMany']=0x0,_0x2ddf3f['prototype']['wasUndone']=!0x1,_0x2ddf3f['create']=function(_0x3b6042){return new _0x2ddf3f(_0x3b6042);},_0x2ddf3f['encode']=function(_0x597326,_0x458c21){return _0x458c21||(_0x458c21=_0x441bcd['create']()),null!=_0x597326['sourcePosition']&&Object['hasOwnProperty']['call'](_0x597326,'sourcePosition')&&_0xa15f53['Position']['encode'](_0x597326['sourcePosition'],_0x458c21['uint32'](0xa)['fork']())['ldelim'](),null!=_0x597326['targetPosition']&&Object['hasOwnProperty']['call'](_0x597326,'targetPosition')&&_0xa15f53['Position']['encode'](_0x597326['targetPosition'],_0x458c21['uint32'](0x12)['fork']())['ldelim'](),null!=_0x597326['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x597326,'graveyardPosition')&&_0xa15f53['Position']['encode'](_0x597326['graveyardPosition'],_0x458c21['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x597326['howMany']&&Object['hasOwnProperty']['call'](_0x597326,'howMany')&&_0x458c21['uint32'](0x20)['uint32'](_0x597326['howMany']),null!=_0x597326['wasUndone']&&Object['hasOwnProperty']['call'](_0x597326,'wasUndone')&&_0x458c21['uint32'](0x28)['bool'](_0x597326['wasUndone']),_0x458c21;},_0x2ddf3f['encodeDelimited']=function(_0x18c60c,_0x372a05){return this['encode'](_0x18c60c,_0x372a05)['ldelim']();},_0x2ddf3f['decode']=function(_0x5caa5d,_0x3d97e4){_0x5caa5d instanceof _0x463477||(_0x5caa5d=_0x463477['create'](_0x5caa5d));for(var _0xd4541d=void 0x0===_0x3d97e4?_0x5caa5d['len']:_0x5caa5d['pos']+_0x3d97e4,_0x1e3005=new _0xa15f53['MergeOperation']();_0x5caa5d['pos']<_0xd4541d;){var _0x588b90=_0x5caa5d['uint32']();switch(_0x588b90>>>0x3){case 0x1:_0x1e3005['sourcePosition']=_0xa15f53['Position']['decode'](_0x5caa5d,_0x5caa5d['uint32']());break;case 0x2:_0x1e3005['targetPosition']=_0xa15f53['Position']['decode'](_0x5caa5d,_0x5caa5d['uint32']());break;case 0x3:_0x1e3005['graveyardPosition']=_0xa15f53['Position']['decode'](_0x5caa5d,_0x5caa5d['uint32']());break;case 0x4:_0x1e3005['howMany']=_0x5caa5d['uint32']();break;case 0x5:_0x1e3005['wasUndone']=_0x5caa5d['bool']();break;default:_0x5caa5d['skipType'](0x7&_0x588b90);}}return _0x1e3005;},_0x2ddf3f['decodeDelimited']=function(_0x5bfc9b){return _0x5bfc9b instanceof _0x463477||(_0x5bfc9b=new _0x463477(_0x5bfc9b)),this['decode'](_0x5bfc9b,_0x5bfc9b['uint32']());},_0x2ddf3f['verify']=function(_0x4141b5){if('object'!=typeof _0x4141b5||null===_0x4141b5)return'object\x20expected';var _0x3b6076;if(null!=_0x4141b5['sourcePosition']&&_0x4141b5['hasOwnProperty']('sourcePosition')&&(_0x3b6076=_0xa15f53['Position']['verify'](_0x4141b5['sourcePosition'])))return'sourcePosition.'+_0x3b6076;if(null!=_0x4141b5['targetPosition']&&_0x4141b5['hasOwnProperty']('targetPosition')&&(_0x3b6076=_0xa15f53['Position']['verify'](_0x4141b5['targetPosition'])))return'targetPosition.'+_0x3b6076;if(null!=_0x4141b5['graveyardPosition']&&_0x4141b5['hasOwnProperty']('graveyardPosition')&&(_0x3b6076=_0xa15f53['Position']['verify'](_0x4141b5['graveyardPosition'])))return'graveyardPosition.'+_0x3b6076;return null!=_0x4141b5['howMany']&&_0x4141b5['hasOwnProperty']('howMany')&&!_0x4b4550['isInteger'](_0x4141b5['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4141b5['wasUndone']&&_0x4141b5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4141b5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ddf3f['fromObject']=function(_0x43e1f1){if(_0x43e1f1 instanceof _0xa15f53['MergeOperation'])return _0x43e1f1;var _0x97d021=new _0xa15f53['MergeOperation']();if(null!=_0x43e1f1['sourcePosition']){if('object'!=typeof _0x43e1f1['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x97d021['sourcePosition']=_0xa15f53['Position']['fromObject'](_0x43e1f1['sourcePosition']);}if(null!=_0x43e1f1['targetPosition']){if('object'!=typeof _0x43e1f1['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x97d021['targetPosition']=_0xa15f53['Position']['fromObject'](_0x43e1f1['targetPosition']);}if(null!=_0x43e1f1['graveyardPosition']){if('object'!=typeof _0x43e1f1['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x97d021['graveyardPosition']=_0xa15f53['Position']['fromObject'](_0x43e1f1['graveyardPosition']);}return null!=_0x43e1f1['howMany']&&(_0x97d021['howMany']=_0x43e1f1['howMany']>>>0x0),null!=_0x43e1f1['wasUndone']&&(_0x97d021['wasUndone']=Boolean(_0x43e1f1['wasUndone'])),_0x97d021;},_0x2ddf3f['toObject']=function(_0x2c4407,_0x418c56){_0x418c56||(_0x418c56={});var _0x3f37cb={};return _0x418c56['defaults']&&(_0x3f37cb['sourcePosition']=null,_0x3f37cb['targetPosition']=null,_0x3f37cb['graveyardPosition']=null,_0x3f37cb['howMany']=0x0,_0x3f37cb['wasUndone']=!0x1),null!=_0x2c4407['sourcePosition']&&_0x2c4407['hasOwnProperty']('sourcePosition')&&(_0x3f37cb['sourcePosition']=_0xa15f53['Position']['toObject'](_0x2c4407['sourcePosition'],_0x418c56)),null!=_0x2c4407['targetPosition']&&_0x2c4407['hasOwnProperty']('targetPosition')&&(_0x3f37cb['targetPosition']=_0xa15f53['Position']['toObject'](_0x2c4407['targetPosition'],_0x418c56)),null!=_0x2c4407['graveyardPosition']&&_0x2c4407['hasOwnProperty']('graveyardPosition')&&(_0x3f37cb['graveyardPosition']=_0xa15f53['Position']['toObject'](_0x2c4407['graveyardPosition'],_0x418c56)),null!=_0x2c4407['howMany']&&_0x2c4407['hasOwnProperty']('howMany')&&(_0x3f37cb['howMany']=_0x2c4407['howMany']),null!=_0x2c4407['wasUndone']&&_0x2c4407['hasOwnProperty']('wasUndone')&&(_0x3f37cb['wasUndone']=_0x2c4407['wasUndone']),_0x3f37cb;},_0x2ddf3f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x2ddf3f['getTypeUrl']=function(_0x4e64bb){return void 0x0===_0x4e64bb&&(_0x4e64bb='type.googleapis.com'),_0x4e64bb+'/MergeOperation';},_0x2ddf3f;}()),_0xa15f53['MoveOperation']=(function(){function _0x24d650(_0x582899){if(_0x582899){for(var _0x16144d=Object['keys'](_0x582899),_0x1264c2=0x0;_0x1264c2<_0x16144d['length'];++_0x1264c2)null!=_0x582899[_0x16144d[_0x1264c2]]&&(this[_0x16144d[_0x1264c2]]=_0x582899[_0x16144d[_0x1264c2]]);}}return _0x24d650['prototype']['sourcePosition']=null,_0x24d650['prototype']['howMany']=0x0,_0x24d650['prototype']['targetPosition']=null,_0x24d650['prototype']['wasUndone']=!0x1,_0x24d650['create']=function(_0x3e8987){return new _0x24d650(_0x3e8987);},_0x24d650['encode']=function(_0x7a3423,_0x2239df){return _0x2239df||(_0x2239df=_0x441bcd['create']()),null!=_0x7a3423['sourcePosition']&&Object['hasOwnProperty']['call'](_0x7a3423,'sourcePosition')&&_0xa15f53['Position']['encode'](_0x7a3423['sourcePosition'],_0x2239df['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7a3423['howMany']&&Object['hasOwnProperty']['call'](_0x7a3423,'howMany')&&_0x2239df['uint32'](0x10)['uint32'](_0x7a3423['howMany']),null!=_0x7a3423['targetPosition']&&Object['hasOwnProperty']['call'](_0x7a3423,'targetPosition')&&_0xa15f53['Position']['encode'](_0x7a3423['targetPosition'],_0x2239df['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x7a3423['wasUndone']&&Object['hasOwnProperty']['call'](_0x7a3423,'wasUndone')&&_0x2239df['uint32'](0x20)['bool'](_0x7a3423['wasUndone']),_0x2239df;},_0x24d650['encodeDelimited']=function(_0x13ac29,_0x3ea3f2){return this['encode'](_0x13ac29,_0x3ea3f2)['ldelim']();},_0x24d650['decode']=function(_0x3d5bd6,_0x5fd0cb){_0x3d5bd6 instanceof _0x463477||(_0x3d5bd6=_0x463477['create'](_0x3d5bd6));for(var _0x2d7b70=void 0x0===_0x5fd0cb?_0x3d5bd6['len']:_0x3d5bd6['pos']+_0x5fd0cb,_0x3de2e6=new _0xa15f53['MoveOperation']();_0x3d5bd6['pos']<_0x2d7b70;){var _0x35dbb6=_0x3d5bd6['uint32']();switch(_0x35dbb6>>>0x3){case 0x1:_0x3de2e6['sourcePosition']=_0xa15f53['Position']['decode'](_0x3d5bd6,_0x3d5bd6['uint32']());break;case 0x2:_0x3de2e6['howMany']=_0x3d5bd6['uint32']();break;case 0x3:_0x3de2e6['targetPosition']=_0xa15f53['Position']['decode'](_0x3d5bd6,_0x3d5bd6['uint32']());break;case 0x4:_0x3de2e6['wasUndone']=_0x3d5bd6['bool']();break;default:_0x3d5bd6['skipType'](0x7&_0x35dbb6);}}return _0x3de2e6;},_0x24d650['decodeDelimited']=function(_0x285f5f){return _0x285f5f instanceof _0x463477||(_0x285f5f=new _0x463477(_0x285f5f)),this['decode'](_0x285f5f,_0x285f5f['uint32']());},_0x24d650['verify']=function(_0x1b712c){if('object'!=typeof _0x1b712c||null===_0x1b712c)return'object\x20expected';var _0x26556b;if(null!=_0x1b712c['sourcePosition']&&_0x1b712c['hasOwnProperty']('sourcePosition')&&(_0x26556b=_0xa15f53['Position']['verify'](_0x1b712c['sourcePosition'])))return'sourcePosition.'+_0x26556b;if(null!=_0x1b712c['howMany']&&_0x1b712c['hasOwnProperty']('howMany')&&!_0x4b4550['isInteger'](_0x1b712c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1b712c['targetPosition']&&_0x1b712c['hasOwnProperty']('targetPosition')&&(_0x26556b=_0xa15f53['Position']['verify'](_0x1b712c['targetPosition'])))return'targetPosition.'+_0x26556b;return null!=_0x1b712c['wasUndone']&&_0x1b712c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b712c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24d650['fromObject']=function(_0x28a17d){if(_0x28a17d instanceof _0xa15f53['MoveOperation'])return _0x28a17d;var _0x4e2a45=new _0xa15f53['MoveOperation']();if(null!=_0x28a17d['sourcePosition']){if('object'!=typeof _0x28a17d['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4e2a45['sourcePosition']=_0xa15f53['Position']['fromObject'](_0x28a17d['sourcePosition']);}if(null!=_0x28a17d['howMany']&&(_0x4e2a45['howMany']=_0x28a17d['howMany']>>>0x0),null!=_0x28a17d['targetPosition']){if('object'!=typeof _0x28a17d['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4e2a45['targetPosition']=_0xa15f53['Position']['fromObject'](_0x28a17d['targetPosition']);}return null!=_0x28a17d['wasUndone']&&(_0x4e2a45['wasUndone']=Boolean(_0x28a17d['wasUndone'])),_0x4e2a45;},_0x24d650['toObject']=function(_0x572f8c,_0x3ff0e9){_0x3ff0e9||(_0x3ff0e9={});var _0x5bd141={};return _0x3ff0e9['defaults']&&(_0x5bd141['sourcePosition']=null,_0x5bd141['howMany']=0x0,_0x5bd141['targetPosition']=null,_0x5bd141['wasUndone']=!0x1),null!=_0x572f8c['sourcePosition']&&_0x572f8c['hasOwnProperty']('sourcePosition')&&(_0x5bd141['sourcePosition']=_0xa15f53['Position']['toObject'](_0x572f8c['sourcePosition'],_0x3ff0e9)),null!=_0x572f8c['howMany']&&_0x572f8c['hasOwnProperty']('howMany')&&(_0x5bd141['howMany']=_0x572f8c['howMany']),null!=_0x572f8c['targetPosition']&&_0x572f8c['hasOwnProperty']('targetPosition')&&(_0x5bd141['targetPosition']=_0xa15f53['Position']['toObject'](_0x572f8c['targetPosition'],_0x3ff0e9)),null!=_0x572f8c['wasUndone']&&_0x572f8c['hasOwnProperty']('wasUndone')&&(_0x5bd141['wasUndone']=_0x572f8c['wasUndone']),_0x5bd141;},_0x24d650['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x24d650['getTypeUrl']=function(_0x1fb153){return void 0x0===_0x1fb153&&(_0x1fb153='type.googleapis.com'),_0x1fb153+'/MoveOperation';},_0x24d650;}()),_0xa15f53['RenameOperation']=(function(){function _0x26b1ef(_0x9e9ef5){if(_0x9e9ef5){for(var _0x4a7a75=Object['keys'](_0x9e9ef5),_0x4dd4be=0x0;_0x4dd4be<_0x4a7a75['length'];++_0x4dd4be)null!=_0x9e9ef5[_0x4a7a75[_0x4dd4be]]&&(this[_0x4a7a75[_0x4dd4be]]=_0x9e9ef5[_0x4a7a75[_0x4dd4be]]);}}return _0x26b1ef['prototype']['position']=null,_0x26b1ef['prototype']['oldName']='',_0x26b1ef['prototype']['newName']='',_0x26b1ef['prototype']['wasUndone']=!0x1,_0x26b1ef['create']=function(_0xa92741){return new _0x26b1ef(_0xa92741);},_0x26b1ef['encode']=function(_0x355122,_0x4cf625){return _0x4cf625||(_0x4cf625=_0x441bcd['create']()),null!=_0x355122['position']&&Object['hasOwnProperty']['call'](_0x355122,'position')&&_0xa15f53['Position']['encode'](_0x355122['position'],_0x4cf625['uint32'](0xa)['fork']())['ldelim'](),null!=_0x355122['oldName']&&Object['hasOwnProperty']['call'](_0x355122,'oldName')&&_0x4cf625['uint32'](0x12)['string'](_0x355122['oldName']),null!=_0x355122['newName']&&Object['hasOwnProperty']['call'](_0x355122,'newName')&&_0x4cf625['uint32'](0x1a)['string'](_0x355122['newName']),null!=_0x355122['wasUndone']&&Object['hasOwnProperty']['call'](_0x355122,'wasUndone')&&_0x4cf625['uint32'](0x20)['bool'](_0x355122['wasUndone']),_0x4cf625;},_0x26b1ef['encodeDelimited']=function(_0x3529fc,_0x4f9dc0){return this['encode'](_0x3529fc,_0x4f9dc0)['ldelim']();},_0x26b1ef['decode']=function(_0x20c25e,_0x124e5b){_0x20c25e instanceof _0x463477||(_0x20c25e=_0x463477['create'](_0x20c25e));for(var _0x4c8db4=void 0x0===_0x124e5b?_0x20c25e['len']:_0x20c25e['pos']+_0x124e5b,_0x2f09d5=new _0xa15f53['RenameOperation']();_0x20c25e['pos']<_0x4c8db4;){var _0x12ff9b=_0x20c25e['uint32']();switch(_0x12ff9b>>>0x3){case 0x1:_0x2f09d5['position']=_0xa15f53['Position']['decode'](_0x20c25e,_0x20c25e['uint32']());break;case 0x2:_0x2f09d5['oldName']=_0x20c25e['string']();break;case 0x3:_0x2f09d5['newName']=_0x20c25e['string']();break;case 0x4:_0x2f09d5['wasUndone']=_0x20c25e['bool']();break;default:_0x20c25e['skipType'](0x7&_0x12ff9b);}}return _0x2f09d5;},_0x26b1ef['decodeDelimited']=function(_0x32ebc7){return _0x32ebc7 instanceof _0x463477||(_0x32ebc7=new _0x463477(_0x32ebc7)),this['decode'](_0x32ebc7,_0x32ebc7['uint32']());},_0x26b1ef['verify']=function(_0x5333e2){if('object'!=typeof _0x5333e2||null===_0x5333e2)return'object\x20expected';if(null!=_0x5333e2['position']&&_0x5333e2['hasOwnProperty']('position')){var _0xce1f15=_0xa15f53['Position']['verify'](_0x5333e2['position']);if(_0xce1f15)return'position.'+_0xce1f15;}return null!=_0x5333e2['oldName']&&_0x5333e2['hasOwnProperty']('oldName')&&!_0x4b4550['isString'](_0x5333e2['oldName'])?'oldName:\x20string\x20expected':null!=_0x5333e2['newName']&&_0x5333e2['hasOwnProperty']('newName')&&!_0x4b4550['isString'](_0x5333e2['newName'])?'newName:\x20string\x20expected':null!=_0x5333e2['wasUndone']&&_0x5333e2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5333e2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x26b1ef['fromObject']=function(_0x3f1149){if(_0x3f1149 instanceof _0xa15f53['RenameOperation'])return _0x3f1149;var _0x28561e=new _0xa15f53['RenameOperation']();if(null!=_0x3f1149['position']){if('object'!=typeof _0x3f1149['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x28561e['position']=_0xa15f53['Position']['fromObject'](_0x3f1149['position']);}return null!=_0x3f1149['oldName']&&(_0x28561e['oldName']=String(_0x3f1149['oldName'])),null!=_0x3f1149['newName']&&(_0x28561e['newName']=String(_0x3f1149['newName'])),null!=_0x3f1149['wasUndone']&&(_0x28561e['wasUndone']=Boolean(_0x3f1149['wasUndone'])),_0x28561e;},_0x26b1ef['toObject']=function(_0x5c124a,_0x5e91b3){_0x5e91b3||(_0x5e91b3={});var _0x547172={};return _0x5e91b3['defaults']&&(_0x547172['position']=null,_0x547172['oldName']='',_0x547172['newName']='',_0x547172['wasUndone']=!0x1),null!=_0x5c124a['position']&&_0x5c124a['hasOwnProperty']('position')&&(_0x547172['position']=_0xa15f53['Position']['toObject'](_0x5c124a['position'],_0x5e91b3)),null!=_0x5c124a['oldName']&&_0x5c124a['hasOwnProperty']('oldName')&&(_0x547172['oldName']=_0x5c124a['oldName']),null!=_0x5c124a['newName']&&_0x5c124a['hasOwnProperty']('newName')&&(_0x547172['newName']=_0x5c124a['newName']),null!=_0x5c124a['wasUndone']&&_0x5c124a['hasOwnProperty']('wasUndone')&&(_0x547172['wasUndone']=_0x5c124a['wasUndone']),_0x547172;},_0x26b1ef['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x26b1ef['getTypeUrl']=function(_0x31022b){return void 0x0===_0x31022b&&(_0x31022b='type.googleapis.com'),_0x31022b+'/RenameOperation';},_0x26b1ef;}()),_0xa15f53['RootAttributeOperation']=(function(){function _0x2b9ea2(_0x2a6892){if(_0x2a6892){for(var _0x27f31a=Object['keys'](_0x2a6892),_0x426500=0x0;_0x426500<_0x27f31a['length'];++_0x426500)null!=_0x2a6892[_0x27f31a[_0x426500]]&&(this[_0x27f31a[_0x426500]]=_0x2a6892[_0x27f31a[_0x426500]]);}}return _0x2b9ea2['prototype']['root']='',_0x2b9ea2['prototype']['key']='',_0x2b9ea2['prototype']['oldValueBoolean']=!0x1,_0x2b9ea2['prototype']['oldValueJson']='',_0x2b9ea2['prototype']['newValueBoolean']=!0x1,_0x2b9ea2['prototype']['newValueJson']='',_0x2b9ea2['prototype']['wasUndone']=!0x1,_0x2b9ea2['create']=function(_0xe8919a){return new _0x2b9ea2(_0xe8919a);},_0x2b9ea2['encode']=function(_0x407e78,_0x5e4f12){return _0x5e4f12||(_0x5e4f12=_0x441bcd['create']()),null!=_0x407e78['root']&&Object['hasOwnProperty']['call'](_0x407e78,'root')&&_0x5e4f12['uint32'](0xa)['string'](_0x407e78['root']),null!=_0x407e78['key']&&Object['hasOwnProperty']['call'](_0x407e78,'key')&&_0x5e4f12['uint32'](0x12)['string'](_0x407e78['key']),null!=_0x407e78['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x407e78,'oldValueBoolean')&&_0x5e4f12['uint32'](0x18)['bool'](_0x407e78['oldValueBoolean']),null!=_0x407e78['oldValueJson']&&Object['hasOwnProperty']['call'](_0x407e78,'oldValueJson')&&_0x5e4f12['uint32'](0x22)['string'](_0x407e78['oldValueJson']),null!=_0x407e78['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x407e78,'newValueBoolean')&&_0x5e4f12['uint32'](0x28)['bool'](_0x407e78['newValueBoolean']),null!=_0x407e78['newValueJson']&&Object['hasOwnProperty']['call'](_0x407e78,'newValueJson')&&_0x5e4f12['uint32'](0x32)['string'](_0x407e78['newValueJson']),null!=_0x407e78['wasUndone']&&Object['hasOwnProperty']['call'](_0x407e78,'wasUndone')&&_0x5e4f12['uint32'](0x38)['bool'](_0x407e78['wasUndone']),_0x5e4f12;},_0x2b9ea2['encodeDelimited']=function(_0x361341,_0x466c7a){return this['encode'](_0x361341,_0x466c7a)['ldelim']();},_0x2b9ea2['decode']=function(_0x3bc34d,_0xed67f0){_0x3bc34d instanceof _0x463477||(_0x3bc34d=_0x463477['create'](_0x3bc34d));for(var _0x3f1391=void 0x0===_0xed67f0?_0x3bc34d['len']:_0x3bc34d['pos']+_0xed67f0,_0x5aba50=new _0xa15f53['RootAttributeOperation']();_0x3bc34d['pos']<_0x3f1391;){var _0x486c2f=_0x3bc34d['uint32']();switch(_0x486c2f>>>0x3){case 0x1:_0x5aba50['root']=_0x3bc34d['string']();break;case 0x2:_0x5aba50['key']=_0x3bc34d['string']();break;case 0x3:_0x5aba50['oldValueBoolean']=_0x3bc34d['bool']();break;case 0x4:_0x5aba50['oldValueJson']=_0x3bc34d['string']();break;case 0x5:_0x5aba50['newValueBoolean']=_0x3bc34d['bool']();break;case 0x6:_0x5aba50['newValueJson']=_0x3bc34d['string']();break;case 0x7:_0x5aba50['wasUndone']=_0x3bc34d['bool']();break;default:_0x3bc34d['skipType'](0x7&_0x486c2f);}}return _0x5aba50;},_0x2b9ea2['decodeDelimited']=function(_0x456d5e){return _0x456d5e instanceof _0x463477||(_0x456d5e=new _0x463477(_0x456d5e)),this['decode'](_0x456d5e,_0x456d5e['uint32']());},_0x2b9ea2['verify']=function(_0x2ffbc8){return'object'!=typeof _0x2ffbc8||null===_0x2ffbc8?'object\x20expected':null!=_0x2ffbc8['root']&&_0x2ffbc8['hasOwnProperty']('root')&&!_0x4b4550['isString'](_0x2ffbc8['root'])?'root:\x20string\x20expected':null!=_0x2ffbc8['key']&&_0x2ffbc8['hasOwnProperty']('key')&&!_0x4b4550['isString'](_0x2ffbc8['key'])?'key:\x20string\x20expected':null!=_0x2ffbc8['oldValueBoolean']&&_0x2ffbc8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2ffbc8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2ffbc8['oldValueJson']&&_0x2ffbc8['hasOwnProperty']('oldValueJson')&&!_0x4b4550['isString'](_0x2ffbc8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2ffbc8['newValueBoolean']&&_0x2ffbc8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2ffbc8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2ffbc8['newValueJson']&&_0x2ffbc8['hasOwnProperty']('newValueJson')&&!_0x4b4550['isString'](_0x2ffbc8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2ffbc8['wasUndone']&&_0x2ffbc8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ffbc8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b9ea2['fromObject']=function(_0x538650){if(_0x538650 instanceof _0xa15f53['RootAttributeOperation'])return _0x538650;var _0x566fe8=new _0xa15f53['RootAttributeOperation']();return null!=_0x538650['root']&&(_0x566fe8['root']=String(_0x538650['root'])),null!=_0x538650['key']&&(_0x566fe8['key']=String(_0x538650['key'])),null!=_0x538650['oldValueBoolean']&&(_0x566fe8['oldValueBoolean']=Boolean(_0x538650['oldValueBoolean'])),null!=_0x538650['oldValueJson']&&(_0x566fe8['oldValueJson']=String(_0x538650['oldValueJson'])),null!=_0x538650['newValueBoolean']&&(_0x566fe8['newValueBoolean']=Boolean(_0x538650['newValueBoolean'])),null!=_0x538650['newValueJson']&&(_0x566fe8['newValueJson']=String(_0x538650['newValueJson'])),null!=_0x538650['wasUndone']&&(_0x566fe8['wasUndone']=Boolean(_0x538650['wasUndone'])),_0x566fe8;},_0x2b9ea2['toObject']=function(_0x3cd2fc,_0x1ec4bf){_0x1ec4bf||(_0x1ec4bf={});var _0x52444d={};return _0x1ec4bf['defaults']&&(_0x52444d['root']='',_0x52444d['key']='',_0x52444d['oldValueBoolean']=!0x1,_0x52444d['oldValueJson']='',_0x52444d['newValueBoolean']=!0x1,_0x52444d['newValueJson']='',_0x52444d['wasUndone']=!0x1),null!=_0x3cd2fc['root']&&_0x3cd2fc['hasOwnProperty']('root')&&(_0x52444d['root']=_0x3cd2fc['root']),null!=_0x3cd2fc['key']&&_0x3cd2fc['hasOwnProperty']('key')&&(_0x52444d['key']=_0x3cd2fc['key']),null!=_0x3cd2fc['oldValueBoolean']&&_0x3cd2fc['hasOwnProperty']('oldValueBoolean')&&(_0x52444d['oldValueBoolean']=_0x3cd2fc['oldValueBoolean']),null!=_0x3cd2fc['oldValueJson']&&_0x3cd2fc['hasOwnProperty']('oldValueJson')&&(_0x52444d['oldValueJson']=_0x3cd2fc['oldValueJson']),null!=_0x3cd2fc['newValueBoolean']&&_0x3cd2fc['hasOwnProperty']('newValueBoolean')&&(_0x52444d['newValueBoolean']=_0x3cd2fc['newValueBoolean']),null!=_0x3cd2fc['newValueJson']&&_0x3cd2fc['hasOwnProperty']('newValueJson')&&(_0x52444d['newValueJson']=_0x3cd2fc['newValueJson']),null!=_0x3cd2fc['wasUndone']&&_0x3cd2fc['hasOwnProperty']('wasUndone')&&(_0x52444d['wasUndone']=_0x3cd2fc['wasUndone']),_0x52444d;},_0x2b9ea2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x2b9ea2['getTypeUrl']=function(_0x207a1a){return void 0x0===_0x207a1a&&(_0x207a1a='type.googleapis.com'),_0x207a1a+'/RootAttributeOperation';},_0x2b9ea2;}()),_0xa15f53['RootOperation']=(function(){function _0x4bd84e(_0x584e7c){if(_0x584e7c){for(var _0xe099f=Object['keys'](_0x584e7c),_0x45fce1=0x0;_0x45fce1<_0xe099f['length'];++_0x45fce1)null!=_0x584e7c[_0xe099f[_0x45fce1]]&&(this[_0xe099f[_0x45fce1]]=_0x584e7c[_0xe099f[_0x45fce1]]);}}return _0x4bd84e['prototype']['rootName']='',_0x4bd84e['prototype']['elementName']='',_0x4bd84e['prototype']['isAdd']=!0x1,_0x4bd84e['prototype']['wasUndone']=!0x1,_0x4bd84e['create']=function(_0x550210){return new _0x4bd84e(_0x550210);},_0x4bd84e['encode']=function(_0x44ca16,_0x55f364){return _0x55f364||(_0x55f364=_0x441bcd['create']()),null!=_0x44ca16['rootName']&&Object['hasOwnProperty']['call'](_0x44ca16,'rootName')&&_0x55f364['uint32'](0xa)['string'](_0x44ca16['rootName']),null!=_0x44ca16['elementName']&&Object['hasOwnProperty']['call'](_0x44ca16,'elementName')&&_0x55f364['uint32'](0x12)['string'](_0x44ca16['elementName']),null!=_0x44ca16['isAdd']&&Object['hasOwnProperty']['call'](_0x44ca16,'isAdd')&&_0x55f364['uint32'](0x18)['bool'](_0x44ca16['isAdd']),null!=_0x44ca16['wasUndone']&&Object['hasOwnProperty']['call'](_0x44ca16,'wasUndone')&&_0x55f364['uint32'](0x20)['bool'](_0x44ca16['wasUndone']),_0x55f364;},_0x4bd84e['encodeDelimited']=function(_0x3a3b2c,_0x32f1b7){return this['encode'](_0x3a3b2c,_0x32f1b7)['ldelim']();},_0x4bd84e['decode']=function(_0x5390ff,_0x38d0f4){_0x5390ff instanceof _0x463477||(_0x5390ff=_0x463477['create'](_0x5390ff));for(var _0x45e28d=void 0x0===_0x38d0f4?_0x5390ff['len']:_0x5390ff['pos']+_0x38d0f4,_0x2c7946=new _0xa15f53['RootOperation']();_0x5390ff['pos']<_0x45e28d;){var _0x2f6773=_0x5390ff['uint32']();switch(_0x2f6773>>>0x3){case 0x1:_0x2c7946['rootName']=_0x5390ff['string']();break;case 0x2:_0x2c7946['elementName']=_0x5390ff['string']();break;case 0x3:_0x2c7946['isAdd']=_0x5390ff['bool']();break;case 0x4:_0x2c7946['wasUndone']=_0x5390ff['bool']();break;default:_0x5390ff['skipType'](0x7&_0x2f6773);}}return _0x2c7946;},_0x4bd84e['decodeDelimited']=function(_0x4e0099){return _0x4e0099 instanceof _0x463477||(_0x4e0099=new _0x463477(_0x4e0099)),this['decode'](_0x4e0099,_0x4e0099['uint32']());},_0x4bd84e['verify']=function(_0x36208d){return'object'!=typeof _0x36208d||null===_0x36208d?'object\x20expected':null!=_0x36208d['rootName']&&_0x36208d['hasOwnProperty']('rootName')&&!_0x4b4550['isString'](_0x36208d['rootName'])?'rootName:\x20string\x20expected':null!=_0x36208d['elementName']&&_0x36208d['hasOwnProperty']('elementName')&&!_0x4b4550['isString'](_0x36208d['elementName'])?'elementName:\x20string\x20expected':null!=_0x36208d['isAdd']&&_0x36208d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x36208d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x36208d['wasUndone']&&_0x36208d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36208d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4bd84e['fromObject']=function(_0x3aed02){if(_0x3aed02 instanceof _0xa15f53['RootOperation'])return _0x3aed02;var _0x258c53=new _0xa15f53['RootOperation']();return null!=_0x3aed02['rootName']&&(_0x258c53['rootName']=String(_0x3aed02['rootName'])),null!=_0x3aed02['elementName']&&(_0x258c53['elementName']=String(_0x3aed02['elementName'])),null!=_0x3aed02['isAdd']&&(_0x258c53['isAdd']=Boolean(_0x3aed02['isAdd'])),null!=_0x3aed02['wasUndone']&&(_0x258c53['wasUndone']=Boolean(_0x3aed02['wasUndone'])),_0x258c53;},_0x4bd84e['toObject']=function(_0x4b0d45,_0x4af12d){_0x4af12d||(_0x4af12d={});var _0x4ba266={};return _0x4af12d['defaults']&&(_0x4ba266['rootName']='',_0x4ba266['elementName']='',_0x4ba266['isAdd']=!0x1,_0x4ba266['wasUndone']=!0x1),null!=_0x4b0d45['rootName']&&_0x4b0d45['hasOwnProperty']('rootName')&&(_0x4ba266['rootName']=_0x4b0d45['rootName']),null!=_0x4b0d45['elementName']&&_0x4b0d45['hasOwnProperty']('elementName')&&(_0x4ba266['elementName']=_0x4b0d45['elementName']),null!=_0x4b0d45['isAdd']&&_0x4b0d45['hasOwnProperty']('isAdd')&&(_0x4ba266['isAdd']=_0x4b0d45['isAdd']),null!=_0x4b0d45['wasUndone']&&_0x4b0d45['hasOwnProperty']('wasUndone')&&(_0x4ba266['wasUndone']=_0x4b0d45['wasUndone']),_0x4ba266;},_0x4bd84e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x4bd84e['getTypeUrl']=function(_0x579a57){return void 0x0===_0x579a57&&(_0x579a57='type.googleapis.com'),_0x579a57+'/RootOperation';},_0x4bd84e;}()),_0xa15f53['SplitOperation']=(function(){function _0x47228a(_0x170f83){if(_0x170f83){for(var _0x48f028=Object['keys'](_0x170f83),_0x3e03ec=0x0;_0x3e03ec<_0x48f028['length'];++_0x3e03ec)null!=_0x170f83[_0x48f028[_0x3e03ec]]&&(this[_0x48f028[_0x3e03ec]]=_0x170f83[_0x48f028[_0x3e03ec]]);}}return _0x47228a['prototype']['splitPosition']=null,_0x47228a['prototype']['graveyardPosition']=null,_0x47228a['prototype']['howMany']=0x0,_0x47228a['prototype']['insertionPosition']=null,_0x47228a['prototype']['wasUndone']=!0x1,_0x47228a['create']=function(_0x300449){return new _0x47228a(_0x300449);},_0x47228a['encode']=function(_0x1fad9c,_0x21cba6){return _0x21cba6||(_0x21cba6=_0x441bcd['create']()),null!=_0x1fad9c['splitPosition']&&Object['hasOwnProperty']['call'](_0x1fad9c,'splitPosition')&&_0xa15f53['Position']['encode'](_0x1fad9c['splitPosition'],_0x21cba6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1fad9c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1fad9c,'graveyardPosition')&&_0xa15f53['Position']['encode'](_0x1fad9c['graveyardPosition'],_0x21cba6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1fad9c['howMany']&&Object['hasOwnProperty']['call'](_0x1fad9c,'howMany')&&_0x21cba6['uint32'](0x18)['uint32'](_0x1fad9c['howMany']),null!=_0x1fad9c['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1fad9c,'insertionPosition')&&_0xa15f53['Position']['encode'](_0x1fad9c['insertionPosition'],_0x21cba6['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1fad9c['wasUndone']&&Object['hasOwnProperty']['call'](_0x1fad9c,'wasUndone')&&_0x21cba6['uint32'](0x28)['bool'](_0x1fad9c['wasUndone']),_0x21cba6;},_0x47228a['encodeDelimited']=function(_0x385b33,_0x3286a2){return this['encode'](_0x385b33,_0x3286a2)['ldelim']();},_0x47228a['decode']=function(_0x5493d6,_0x402f7a){_0x5493d6 instanceof _0x463477||(_0x5493d6=_0x463477['create'](_0x5493d6));for(var _0x24b97f=void 0x0===_0x402f7a?_0x5493d6['len']:_0x5493d6['pos']+_0x402f7a,_0x52744=new _0xa15f53['SplitOperation']();_0x5493d6['pos']<_0x24b97f;){var _0xb271a2=_0x5493d6['uint32']();switch(_0xb271a2>>>0x3){case 0x1:_0x52744['splitPosition']=_0xa15f53['Position']['decode'](_0x5493d6,_0x5493d6['uint32']());break;case 0x2:_0x52744['graveyardPosition']=_0xa15f53['Position']['decode'](_0x5493d6,_0x5493d6['uint32']());break;case 0x3:_0x52744['howMany']=_0x5493d6['uint32']();break;case 0x4:_0x52744['insertionPosition']=_0xa15f53['Position']['decode'](_0x5493d6,_0x5493d6['uint32']());break;case 0x5:_0x52744['wasUndone']=_0x5493d6['bool']();break;default:_0x5493d6['skipType'](0x7&_0xb271a2);}}return _0x52744;},_0x47228a['decodeDelimited']=function(_0x5d10c3){return _0x5d10c3 instanceof _0x463477||(_0x5d10c3=new _0x463477(_0x5d10c3)),this['decode'](_0x5d10c3,_0x5d10c3['uint32']());},_0x47228a['verify']=function(_0x5a31db){if('object'!=typeof _0x5a31db||null===_0x5a31db)return'object\x20expected';var _0x4cebde;if(null!=_0x5a31db['splitPosition']&&_0x5a31db['hasOwnProperty']('splitPosition')&&(_0x4cebde=_0xa15f53['Position']['verify'](_0x5a31db['splitPosition'])))return'splitPosition.'+_0x4cebde;if(null!=_0x5a31db['graveyardPosition']&&_0x5a31db['hasOwnProperty']('graveyardPosition')&&(_0x4cebde=_0xa15f53['Position']['verify'](_0x5a31db['graveyardPosition'])))return'graveyardPosition.'+_0x4cebde;if(null!=_0x5a31db['howMany']&&_0x5a31db['hasOwnProperty']('howMany')&&!_0x4b4550['isInteger'](_0x5a31db['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5a31db['insertionPosition']&&_0x5a31db['hasOwnProperty']('insertionPosition')&&(_0x4cebde=_0xa15f53['Position']['verify'](_0x5a31db['insertionPosition'])))return'insertionPosition.'+_0x4cebde;return null!=_0x5a31db['wasUndone']&&_0x5a31db['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a31db['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47228a['fromObject']=function(_0x7d23b8){if(_0x7d23b8 instanceof _0xa15f53['SplitOperation'])return _0x7d23b8;var _0x5612cb=new _0xa15f53['SplitOperation']();if(null!=_0x7d23b8['splitPosition']){if('object'!=typeof _0x7d23b8['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5612cb['splitPosition']=_0xa15f53['Position']['fromObject'](_0x7d23b8['splitPosition']);}if(null!=_0x7d23b8['graveyardPosition']){if('object'!=typeof _0x7d23b8['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5612cb['graveyardPosition']=_0xa15f53['Position']['fromObject'](_0x7d23b8['graveyardPosition']);}if(null!=_0x7d23b8['howMany']&&(_0x5612cb['howMany']=_0x7d23b8['howMany']>>>0x0),null!=_0x7d23b8['insertionPosition']){if('object'!=typeof _0x7d23b8['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5612cb['insertionPosition']=_0xa15f53['Position']['fromObject'](_0x7d23b8['insertionPosition']);}return null!=_0x7d23b8['wasUndone']&&(_0x5612cb['wasUndone']=Boolean(_0x7d23b8['wasUndone'])),_0x5612cb;},_0x47228a['toObject']=function(_0x1ad6f6,_0x30b22f){_0x30b22f||(_0x30b22f={});var _0x271d30={};return _0x30b22f['defaults']&&(_0x271d30['splitPosition']=null,_0x271d30['graveyardPosition']=null,_0x271d30['howMany']=0x0,_0x271d30['insertionPosition']=null,_0x271d30['wasUndone']=!0x1),null!=_0x1ad6f6['splitPosition']&&_0x1ad6f6['hasOwnProperty']('splitPosition')&&(_0x271d30['splitPosition']=_0xa15f53['Position']['toObject'](_0x1ad6f6['splitPosition'],_0x30b22f)),null!=_0x1ad6f6['graveyardPosition']&&_0x1ad6f6['hasOwnProperty']('graveyardPosition')&&(_0x271d30['graveyardPosition']=_0xa15f53['Position']['toObject'](_0x1ad6f6['graveyardPosition'],_0x30b22f)),null!=_0x1ad6f6['howMany']&&_0x1ad6f6['hasOwnProperty']('howMany')&&(_0x271d30['howMany']=_0x1ad6f6['howMany']),null!=_0x1ad6f6['insertionPosition']&&_0x1ad6f6['hasOwnProperty']('insertionPosition')&&(_0x271d30['insertionPosition']=_0xa15f53['Position']['toObject'](_0x1ad6f6['insertionPosition'],_0x30b22f)),null!=_0x1ad6f6['wasUndone']&&_0x1ad6f6['hasOwnProperty']('wasUndone')&&(_0x271d30['wasUndone']=_0x1ad6f6['wasUndone']),_0x271d30;},_0x47228a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x47228a['getTypeUrl']=function(_0x487bfc){return void 0x0===_0x487bfc&&(_0x487bfc='type.googleapis.com'),_0x487bfc+'/SplitOperation';},_0x47228a;}()),_0xa15f53['Position']=(function(){function _0x4d8a2f(_0x25357b){if(this['path']=[],_0x25357b){for(var _0x11c279=Object['keys'](_0x25357b),_0x5e925e=0x0;_0x5e925e<_0x11c279['length'];++_0x5e925e)null!=_0x25357b[_0x11c279[_0x5e925e]]&&(this[_0x11c279[_0x5e925e]]=_0x25357b[_0x11c279[_0x5e925e]]);}}return _0x4d8a2f['prototype']['root']='',_0x4d8a2f['prototype']['rootMain']=!0x1,_0x4d8a2f['prototype']['rootGraveyard']=!0x1,_0x4d8a2f['prototype']['path']=_0x4b4550['emptyArray'],_0x4d8a2f['prototype']['stickiness']='',_0x4d8a2f['create']=function(_0x45e867){return new _0x4d8a2f(_0x45e867);},_0x4d8a2f['encode']=function(_0x5f46ad,_0x8763c0){if(_0x8763c0||(_0x8763c0=_0x441bcd['create']()),null!=_0x5f46ad['root']&&Object['hasOwnProperty']['call'](_0x5f46ad,'root')&&_0x8763c0['uint32'](0xa)['string'](_0x5f46ad['root']),null!=_0x5f46ad['rootMain']&&Object['hasOwnProperty']['call'](_0x5f46ad,'rootMain')&&_0x8763c0['uint32'](0x10)['bool'](_0x5f46ad['rootMain']),null!=_0x5f46ad['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5f46ad,'rootGraveyard')&&_0x8763c0['uint32'](0x18)['bool'](_0x5f46ad['rootGraveyard']),null!=_0x5f46ad['path']&&_0x5f46ad['path']['length']){_0x8763c0['uint32'](0x22)['fork']();for(var _0x251a79=0x0;_0x251a79<_0x5f46ad['path']['length'];++_0x251a79)_0x8763c0['uint32'](_0x5f46ad['path'][_0x251a79]);_0x8763c0['ldelim']();}return null!=_0x5f46ad['stickiness']&&Object['hasOwnProperty']['call'](_0x5f46ad,'stickiness')&&_0x8763c0['uint32'](0x2a)['string'](_0x5f46ad['stickiness']),_0x8763c0;},_0x4d8a2f['encodeDelimited']=function(_0x33d89a,_0x4d372a){return this['encode'](_0x33d89a,_0x4d372a)['ldelim']();},_0x4d8a2f['decode']=function(_0x2bacdc,_0x2f651){_0x2bacdc instanceof _0x463477||(_0x2bacdc=_0x463477['create'](_0x2bacdc));for(var _0x1994c7=void 0x0===_0x2f651?_0x2bacdc['len']:_0x2bacdc['pos']+_0x2f651,_0xb68dc2=new _0xa15f53['Position']();_0x2bacdc['pos']<_0x1994c7;){var _0xb4d4b=_0x2bacdc['uint32']();switch(_0xb4d4b>>>0x3){case 0x1:_0xb68dc2['root']=_0x2bacdc['string']();break;case 0x2:_0xb68dc2['rootMain']=_0x2bacdc['bool']();break;case 0x3:_0xb68dc2['rootGraveyard']=_0x2bacdc['bool']();break;case 0x4:if(_0xb68dc2['path']&&_0xb68dc2['path']['length']||(_0xb68dc2['path']=[]),0x2==(0x7&_0xb4d4b)){for(var _0x2dc944=_0x2bacdc['uint32']()+_0x2bacdc['pos'];_0x2bacdc['pos']<_0x2dc944;)_0xb68dc2['path']['push'](_0x2bacdc['uint32']());}else _0xb68dc2['path']['push'](_0x2bacdc['uint32']());break;case 0x5:_0xb68dc2['stickiness']=_0x2bacdc['string']();break;default:_0x2bacdc['skipType'](0x7&_0xb4d4b);}}return _0xb68dc2;},_0x4d8a2f['decodeDelimited']=function(_0x595702){return _0x595702 instanceof _0x463477||(_0x595702=new _0x463477(_0x595702)),this['decode'](_0x595702,_0x595702['uint32']());},_0x4d8a2f['verify']=function(_0x24473d){if('object'!=typeof _0x24473d||null===_0x24473d)return'object\x20expected';if(null!=_0x24473d['root']&&_0x24473d['hasOwnProperty']('root')&&!_0x4b4550['isString'](_0x24473d['root']))return'root:\x20string\x20expected';if(null!=_0x24473d['rootMain']&&_0x24473d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x24473d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x24473d['rootGraveyard']&&_0x24473d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x24473d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x24473d['path']&&_0x24473d['hasOwnProperty']('path')){if(!Array['isArray'](_0x24473d['path']))return'path:\x20array\x20expected';for(var _0x2c59bb=0x0;_0x2c59bb<_0x24473d['path']['length'];++_0x2c59bb)if(!_0x4b4550['isInteger'](_0x24473d['path'][_0x2c59bb]))return'path:\x20integer[]\x20expected';}return null!=_0x24473d['stickiness']&&_0x24473d['hasOwnProperty']('stickiness')&&!_0x4b4550['isString'](_0x24473d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4d8a2f['fromObject']=function(_0x1ea1d1){if(_0x1ea1d1 instanceof _0xa15f53['Position'])return _0x1ea1d1;var _0xc81696=new _0xa15f53['Position']();if(null!=_0x1ea1d1['root']&&(_0xc81696['root']=String(_0x1ea1d1['root'])),null!=_0x1ea1d1['rootMain']&&(_0xc81696['rootMain']=Boolean(_0x1ea1d1['rootMain'])),null!=_0x1ea1d1['rootGraveyard']&&(_0xc81696['rootGraveyard']=Boolean(_0x1ea1d1['rootGraveyard'])),_0x1ea1d1['path']){if(!Array['isArray'](_0x1ea1d1['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xc81696['path']=[];for(var _0x225b7f=0x0;_0x225b7f<_0x1ea1d1['path']['length'];++_0x225b7f)_0xc81696['path'][_0x225b7f]=_0x1ea1d1['path'][_0x225b7f]>>>0x0;}return null!=_0x1ea1d1['stickiness']&&(_0xc81696['stickiness']=String(_0x1ea1d1['stickiness'])),_0xc81696;},_0x4d8a2f['toObject']=function(_0x166a8d,_0xd6c7b9){_0xd6c7b9||(_0xd6c7b9={});var _0x4ec7cc={};if((_0xd6c7b9['arrays']||_0xd6c7b9['defaults'])&&(_0x4ec7cc['path']=[]),_0xd6c7b9['defaults']&&(_0x4ec7cc['root']='',_0x4ec7cc['rootMain']=!0x1,_0x4ec7cc['rootGraveyard']=!0x1,_0x4ec7cc['stickiness']=''),null!=_0x166a8d['root']&&_0x166a8d['hasOwnProperty']('root')&&(_0x4ec7cc['root']=_0x166a8d['root']),null!=_0x166a8d['rootMain']&&_0x166a8d['hasOwnProperty']('rootMain')&&(_0x4ec7cc['rootMain']=_0x166a8d['rootMain']),null!=_0x166a8d['rootGraveyard']&&_0x166a8d['hasOwnProperty']('rootGraveyard')&&(_0x4ec7cc['rootGraveyard']=_0x166a8d['rootGraveyard']),_0x166a8d['path']&&_0x166a8d['path']['length']){_0x4ec7cc['path']=[];for(var _0x280751=0x0;_0x280751<_0x166a8d['path']['length'];++_0x280751)_0x4ec7cc['path'][_0x280751]=_0x166a8d['path'][_0x280751];}return null!=_0x166a8d['stickiness']&&_0x166a8d['hasOwnProperty']('stickiness')&&(_0x4ec7cc['stickiness']=_0x166a8d['stickiness']),_0x4ec7cc;},_0x4d8a2f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x4d8a2f['getTypeUrl']=function(_0x16e441){return void 0x0===_0x16e441&&(_0x16e441='type.googleapis.com'),_0x16e441+'/Position';},_0x4d8a2f;}()),_0xa15f53['Range']=(function(){function _0x1a7505(_0xe4883a){if(_0xe4883a){for(var _0x45bc94=Object['keys'](_0xe4883a),_0x181587=0x0;_0x181587<_0x45bc94['length'];++_0x181587)null!=_0xe4883a[_0x45bc94[_0x181587]]&&(this[_0x45bc94[_0x181587]]=_0xe4883a[_0x45bc94[_0x181587]]);}}return _0x1a7505['prototype']['start']=null,_0x1a7505['prototype']['end']=null,_0x1a7505['create']=function(_0x5416f0){return new _0x1a7505(_0x5416f0);},_0x1a7505['encode']=function(_0x56475d,_0xe96a1){return _0xe96a1||(_0xe96a1=_0x441bcd['create']()),null!=_0x56475d['start']&&Object['hasOwnProperty']['call'](_0x56475d,'start')&&_0xa15f53['Position']['encode'](_0x56475d['start'],_0xe96a1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56475d['end']&&Object['hasOwnProperty']['call'](_0x56475d,'end')&&_0xa15f53['Position']['encode'](_0x56475d['end'],_0xe96a1['uint32'](0x12)['fork']())['ldelim'](),_0xe96a1;},_0x1a7505['encodeDelimited']=function(_0x272b69,_0x1006fd){return this['encode'](_0x272b69,_0x1006fd)['ldelim']();},_0x1a7505['decode']=function(_0xa8b2ff,_0x7a44b2){_0xa8b2ff instanceof _0x463477||(_0xa8b2ff=_0x463477['create'](_0xa8b2ff));for(var _0x3dbe20=void 0x0===_0x7a44b2?_0xa8b2ff['len']:_0xa8b2ff['pos']+_0x7a44b2,_0x314e7f=new _0xa15f53['Range']();_0xa8b2ff['pos']<_0x3dbe20;){var _0x46e344=_0xa8b2ff['uint32']();switch(_0x46e344>>>0x3){case 0x1:_0x314e7f['start']=_0xa15f53['Position']['decode'](_0xa8b2ff,_0xa8b2ff['uint32']());break;case 0x2:_0x314e7f['end']=_0xa15f53['Position']['decode'](_0xa8b2ff,_0xa8b2ff['uint32']());break;default:_0xa8b2ff['skipType'](0x7&_0x46e344);}}return _0x314e7f;},_0x1a7505['decodeDelimited']=function(_0x29a3d6){return _0x29a3d6 instanceof _0x463477||(_0x29a3d6=new _0x463477(_0x29a3d6)),this['decode'](_0x29a3d6,_0x29a3d6['uint32']());},_0x1a7505['verify']=function(_0x4b8226){if('object'!=typeof _0x4b8226||null===_0x4b8226)return'object\x20expected';var _0x4e8997;if(null!=_0x4b8226['start']&&_0x4b8226['hasOwnProperty']('start')&&(_0x4e8997=_0xa15f53['Position']['verify'](_0x4b8226['start'])))return'start.'+_0x4e8997;if(null!=_0x4b8226['end']&&_0x4b8226['hasOwnProperty']('end')&&(_0x4e8997=_0xa15f53['Position']['verify'](_0x4b8226['end'])))return'end.'+_0x4e8997;return null;},_0x1a7505['fromObject']=function(_0x1adc2e){if(_0x1adc2e instanceof _0xa15f53['Range'])return _0x1adc2e;var _0x614394=new _0xa15f53['Range']();if(null!=_0x1adc2e['start']){if('object'!=typeof _0x1adc2e['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x614394['start']=_0xa15f53['Position']['fromObject'](_0x1adc2e['start']);}if(null!=_0x1adc2e['end']){if('object'!=typeof _0x1adc2e['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x614394['end']=_0xa15f53['Position']['fromObject'](_0x1adc2e['end']);}return _0x614394;},_0x1a7505['toObject']=function(_0x5a6c9d,_0x1fc690){_0x1fc690||(_0x1fc690={});var _0x46214e={};return _0x1fc690['defaults']&&(_0x46214e['start']=null,_0x46214e['end']=null),null!=_0x5a6c9d['start']&&_0x5a6c9d['hasOwnProperty']('start')&&(_0x46214e['start']=_0xa15f53['Position']['toObject'](_0x5a6c9d['start'],_0x1fc690)),null!=_0x5a6c9d['end']&&_0x5a6c9d['hasOwnProperty']('end')&&(_0x46214e['end']=_0xa15f53['Position']['toObject'](_0x5a6c9d['end'],_0x1fc690)),_0x46214e;},_0x1a7505['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x1a7505['getTypeUrl']=function(_0x2aea6d){return void 0x0===_0x2aea6d&&(_0x2aea6d='type.googleapis.com'),_0x2aea6d+'/Range';},_0x1a7505;}()),_0xa15f53['Element']=(function(){function _0x29eb75(_0x338982){if(this['children']=[],this['attributesBoolean']={},_0x338982){for(var _0x7bb764=Object['keys'](_0x338982),_0x163527=0x0;_0x163527<_0x7bb764['length'];++_0x163527)null!=_0x338982[_0x7bb764[_0x163527]]&&(this[_0x7bb764[_0x163527]]=_0x338982[_0x7bb764[_0x163527]]);}}return _0x29eb75['prototype']['name']='',_0x29eb75['prototype']['children']=_0x4b4550['emptyArray'],_0x29eb75['prototype']['data']='',_0x29eb75['prototype']['attributesBoolean']=_0x4b4550['emptyObject'],_0x29eb75['prototype']['attributesJson']='',_0x29eb75['create']=function(_0x3f2901){return new _0x29eb75(_0x3f2901);},_0x29eb75['encode']=function(_0x9c95c6,_0x4893a0){if(_0x4893a0||(_0x4893a0=_0x441bcd['create']()),null!=_0x9c95c6['name']&&Object['hasOwnProperty']['call'](_0x9c95c6,'name')&&_0x4893a0['uint32'](0xa)['string'](_0x9c95c6['name']),null!=_0x9c95c6['children']&&_0x9c95c6['children']['length']){for(var _0x20503e=0x0;_0x20503e<_0x9c95c6['children']['length'];++_0x20503e)_0xa15f53['Element']['encode'](_0x9c95c6['children'][_0x20503e],_0x4893a0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x9c95c6['data']&&Object['hasOwnProperty']['call'](_0x9c95c6,'data')&&_0x4893a0['uint32'](0x1a)['string'](_0x9c95c6['data']),null!=_0x9c95c6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x9c95c6,'attributesBoolean')){var _0x3e4474=Object['keys'](_0x9c95c6['attributesBoolean']);for(_0x20503e=0x0;_0x20503e<_0x3e4474['length'];++_0x20503e)_0x4893a0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3e4474[_0x20503e])['uint32'](0x10)['bool'](_0x9c95c6['attributesBoolean'][_0x3e4474[_0x20503e]])['ldelim']();}return null!=_0x9c95c6['attributesJson']&&Object['hasOwnProperty']['call'](_0x9c95c6,'attributesJson')&&_0x4893a0['uint32'](0x2a)['string'](_0x9c95c6['attributesJson']),_0x4893a0;},_0x29eb75['encodeDelimited']=function(_0x30b02e,_0x19e054){return this['encode'](_0x30b02e,_0x19e054)['ldelim']();},_0x29eb75['decode']=function(_0x49dc14,_0x446788){_0x49dc14 instanceof _0x463477||(_0x49dc14=_0x463477['create'](_0x49dc14));for(var _0xa3be83,_0x13c765,_0x340015=void 0x0===_0x446788?_0x49dc14['len']:_0x49dc14['pos']+_0x446788,_0x2accf6=new _0xa15f53['Element']();_0x49dc14['pos']<_0x340015;){var _0x51947e=_0x49dc14['uint32']();switch(_0x51947e>>>0x3){case 0x1:_0x2accf6['name']=_0x49dc14['string']();break;case 0x2:_0x2accf6['children']&&_0x2accf6['children']['length']||(_0x2accf6['children']=[]),_0x2accf6['children']['push'](_0xa15f53['Element']['decode'](_0x49dc14,_0x49dc14['uint32']()));break;case 0x3:_0x2accf6['data']=_0x49dc14['string']();break;case 0x4:_0x2accf6['attributesBoolean']===_0x4b4550['emptyObject']&&(_0x2accf6['attributesBoolean']={});var _0x3ca037=_0x49dc14['uint32']()+_0x49dc14['pos'];for(_0xa3be83='',_0x13c765=!0x1;_0x49dc14['pos']<_0x3ca037;){var _0xabf9d1=_0x49dc14['uint32']();switch(_0xabf9d1>>>0x3){case 0x1:_0xa3be83=_0x49dc14['string']();break;case 0x2:_0x13c765=_0x49dc14['bool']();break;default:_0x49dc14['skipType'](0x7&_0xabf9d1);}}_0x2accf6['attributesBoolean'][_0xa3be83]=_0x13c765;break;case 0x5:_0x2accf6['attributesJson']=_0x49dc14['string']();break;default:_0x49dc14['skipType'](0x7&_0x51947e);}}return _0x2accf6;},_0x29eb75['decodeDelimited']=function(_0x1c1d61){return _0x1c1d61 instanceof _0x463477||(_0x1c1d61=new _0x463477(_0x1c1d61)),this['decode'](_0x1c1d61,_0x1c1d61['uint32']());},_0x29eb75['verify']=function(_0x437a63){if('object'!=typeof _0x437a63||null===_0x437a63)return'object\x20expected';if(null!=_0x437a63['name']&&_0x437a63['hasOwnProperty']('name')&&!_0x4b4550['isString'](_0x437a63['name']))return'name:\x20string\x20expected';if(null!=_0x437a63['children']&&_0x437a63['hasOwnProperty']('children')){if(!Array['isArray'](_0x437a63['children']))return'children:\x20array\x20expected';for(var _0x5dbf7b=0x0;_0x5dbf7b<_0x437a63['children']['length'];++_0x5dbf7b){var _0x3de76f=_0xa15f53['Element']['verify'](_0x437a63['children'][_0x5dbf7b]);if(_0x3de76f)return'children.'+_0x3de76f;}}if(null!=_0x437a63['data']&&_0x437a63['hasOwnProperty']('data')&&!_0x4b4550['isString'](_0x437a63['data']))return'data:\x20string\x20expected';if(null!=_0x437a63['attributesBoolean']&&_0x437a63['hasOwnProperty']('attributesBoolean')){if(!_0x4b4550['isObject'](_0x437a63['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3e90a9=Object['keys'](_0x437a63['attributesBoolean']);for(_0x5dbf7b=0x0;_0x5dbf7b<_0x3e90a9['length'];++_0x5dbf7b)if('boolean'!=typeof _0x437a63['attributesBoolean'][_0x3e90a9[_0x5dbf7b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x437a63['attributesJson']&&_0x437a63['hasOwnProperty']('attributesJson')&&!_0x4b4550['isString'](_0x437a63['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x29eb75['fromObject']=function(_0x40de20){if(_0x40de20 instanceof _0xa15f53['Element'])return _0x40de20;var _0x2187b2=new _0xa15f53['Element']();if(null!=_0x40de20['name']&&(_0x2187b2['name']=String(_0x40de20['name'])),_0x40de20['children']){if(!Array['isArray'](_0x40de20['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2187b2['children']=[];for(var _0x39eb9b=0x0;_0x39eb9b<_0x40de20['children']['length'];++_0x39eb9b){if('object'!=typeof _0x40de20['children'][_0x39eb9b])throw TypeError('.Element.children:\x20object\x20expected');_0x2187b2['children'][_0x39eb9b]=_0xa15f53['Element']['fromObject'](_0x40de20['children'][_0x39eb9b]);}}if(null!=_0x40de20['data']&&(_0x2187b2['data']=String(_0x40de20['data'])),_0x40de20['attributesBoolean']){if('object'!=typeof _0x40de20['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2187b2['attributesBoolean']={};var _0x2b0955=Object['keys'](_0x40de20['attributesBoolean']);for(_0x39eb9b=0x0;_0x39eb9b<_0x2b0955['length'];++_0x39eb9b)_0x2187b2['attributesBoolean'][_0x2b0955[_0x39eb9b]]=Boolean(_0x40de20['attributesBoolean'][_0x2b0955[_0x39eb9b]]);}return null!=_0x40de20['attributesJson']&&(_0x2187b2['attributesJson']=String(_0x40de20['attributesJson'])),_0x2187b2;},_0x29eb75['toObject']=function(_0x405a00,_0x4a47c8){_0x4a47c8||(_0x4a47c8={});var _0x1a90b1,_0x8ca9dc={};if((_0x4a47c8['arrays']||_0x4a47c8['defaults'])&&(_0x8ca9dc['children']=[]),(_0x4a47c8['objects']||_0x4a47c8['defaults'])&&(_0x8ca9dc['attributesBoolean']={}),_0x4a47c8['defaults']&&(_0x8ca9dc['name']='',_0x8ca9dc['data']='',_0x8ca9dc['attributesJson']=''),null!=_0x405a00['name']&&_0x405a00['hasOwnProperty']('name')&&(_0x8ca9dc['name']=_0x405a00['name']),_0x405a00['children']&&_0x405a00['children']['length']){_0x8ca9dc['children']=[];for(var _0x16b288=0x0;_0x16b288<_0x405a00['children']['length'];++_0x16b288)_0x8ca9dc['children'][_0x16b288]=_0xa15f53['Element']['toObject'](_0x405a00['children'][_0x16b288],_0x4a47c8);}if(null!=_0x405a00['data']&&_0x405a00['hasOwnProperty']('data')&&(_0x8ca9dc['data']=_0x405a00['data']),_0x405a00['attributesBoolean']&&(_0x1a90b1=Object['keys'](_0x405a00['attributesBoolean']))['length']){_0x8ca9dc['attributesBoolean']={};for(_0x16b288=0x0;_0x16b288<_0x1a90b1['length'];++_0x16b288)_0x8ca9dc['attributesBoolean'][_0x1a90b1[_0x16b288]]=_0x405a00['attributesBoolean'][_0x1a90b1[_0x16b288]];}return null!=_0x405a00['attributesJson']&&_0x405a00['hasOwnProperty']('attributesJson')&&(_0x8ca9dc['attributesJson']=_0x405a00['attributesJson']),_0x8ca9dc;},_0x29eb75['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x22ed3f['util']['toJSONOptions']);},_0x29eb75['getTypeUrl']=function(_0x15c6b3){return void 0x0===_0x15c6b3&&(_0x15c6b3='type.googleapis.com'),_0x15c6b3+'/Element';},_0x29eb75;}()),_0xa15f53;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x158c5f){return new w(this['_protobufRoot'][_0x158c5f]);}}class w{['_protobuf'];constructor(_0x47830f){this['_protobuf']=_0x47830f;}['compress'](_0xd50ecb){const _0x4700e1=this['_protobuf']['verify'](_0xd50ecb);if(_0x4700e1)throw Error(_0x4700e1);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xd50ecb))['finish']();}['decompress'](_0x271c63){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x271c63),{'oneofs':!0x0});}}function g(_0x2117b5,_0x4fdd54){const _0x34fe08=_0x2a3548(_0x2117b5);return _0x34fe08['path'][_0x34fe08['path']['length']-0x1]+=_0x4fdd54,_0x34fe08;}function _(_0x11122e,_0x4ed0e2){return _0x11122e['root']===_0x4ed0e2['root']&&_0x30d61e(_0x11122e['path'],_0x4ed0e2['path']);}function $(_0x3993c3){P(_0x3993c3,_0x3be4c7=>('main'==_0x3be4c7['root']?(_0x3be4c7['rootMain']=!0x0,delete _0x3be4c7['root']):'$graveyard'==_0x3be4c7['root']&&(_0x3be4c7['rootGraveyard']=!0x0,delete _0x3be4c7['root']),_0x3be4c7));}function J(_0x1505cf){P(_0x1505cf,_0x52247a=>(_0x52247a['rootMain']?(_0x52247a['root']='main',delete _0x52247a['rootMain']):_0x52247a['rootGraveyard']&&(_0x52247a['root']='$graveyard',delete _0x52247a['rootGraveyard']),_0x52247a));}function P(_0x5032d3,_0x1b8bbb){for(const _0x412ed4 in _0x5032d3){const _0x421973=_0x5032d3[_0x412ed4];'nodes'!==_0x412ed4&&_0x80d653(_0x421973)&&(_0x421973['path']&&(_0x421973['root']||_0x421973['rootMain']||_0x421973['rootGraveyard'])?_0x5032d3[_0x412ed4]=_0x1b8bbb(_0x421973):P(_0x421973,_0x1b8bbb));}return _0x5032d3;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4dc788,_0x2bd0a3,_0x14c06b){this['_id']=_0x4dc788,this['_operationName']=_0x2bd0a3,this['_protobufDescriptor']=_0x14c06b;}['compress'](_0xc9946f,_0x40e678){const _0x5a4856=_0x40e678['shift']();return $(_0x5a4856),_0xc9946f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5a4856)),_0xc9946f['types']['push'](this['_id']),!0x0;}['decompress'](_0xaf7119,_0x2a3690){_0x2a3690['types']['shift']();const _0x46ea14=this['_protobufDescriptor']['decompress'](_0x2a3690['buffers']['shift']());J(_0x46ea14),_0x46ea14['__className']=this['_operationName'],_0xaf7119['push'](_0x46ea14);}}class s extends e{['compress'](_0x5988bc,_0x3eac1e){const _0x32399d=_0x3eac1e['shift']();return this['_serializeOneOf']('oldValue',_0x32399d),this['_serializeOneOf']('newValue',_0x32399d),$(_0x32399d),_0x5988bc['buffers']['push'](this['_protobufDescriptor']['compress'](_0x32399d)),_0x5988bc['types']['push'](this['_id']),!0x0;}['decompress'](_0x22a306,_0x2ad74b){const {types:_0x2cc91a,buffers:_0xc52c3e}=_0x2ad74b,_0x4c092b=this['_protobufDescriptor']['decompress'](_0xc52c3e['shift']());_0x2cc91a['shift'](),this['_deserializeOneOf']('oldValue',_0x4c092b),this['_deserializeOneOf']('newValue',_0x4c092b),J(_0x4c092b),_0x4c092b['__className']=this['_operationName'],_0x22a306['push'](_0x4c092b);}['_serializeOneOf'](_0x1d0159,_0x339bf3){const _0x50b683=_0x339bf3[_0x1d0159];'boolean'==typeof _0x50b683?_0x339bf3[_0x1d0159+'Boolean']=_0x50b683:_0x339bf3[_0x1d0159+'Json']=JSON['stringify'](_0x50b683);}['_deserializeOneOf'](_0x3c7302,_0x34ab11){const _0x5796e7=_0x3c7302+'Json';_0x34ab11[_0x5796e7]?(_0x34ab11[_0x3c7302]=JSON['parse'](_0x34ab11[_0x5796e7]),delete _0x34ab11[_0x5796e7]):(_0x34ab11[_0x3c7302]=_0x34ab11[_0x3c7302+'Boolean'],delete _0x34ab11[_0x3c7302+'Boolean']);}}class i extends e{['compress'](_0xade339,_0x5ccab2){const _0x315968=_0x5ccab2['shift']();return this['_serializeNodesAttributes'](_0x315968['nodes']),$(_0x315968),_0xade339['buffers']['push'](this['_protobufDescriptor']['compress'](_0x315968)),_0xade339['types']['push'](this['_id']),!0x0;}['decompress'](_0x1217bb,_0x207598){const {types:_0x3b2f52,buffers:_0x2b552b}=_0x207598,_0x5f2478=this['_protobufDescriptor']['decompress'](_0x2b552b['shift']());_0x3b2f52['shift'](),_0x5f2478['nodes']||(_0x5f2478['nodes']=[]),this['_deserializeNodesAttributes'](_0x5f2478['nodes']),J(_0x5f2478),_0x5f2478['__className']=this['_operationName'],_0x1217bb['push'](_0x5f2478);}['_serializeNodesAttributes'](_0x45486c){for(const _0x359a50 of _0x45486c){if(_0x359a50['attributes']){const _0x2a13eb=_0x359a50['attributes'];this['_areValuesBoolean'](_0x2a13eb)?_0x359a50['attributesBoolean']=_0x2a13eb:_0x359a50['attributesJson']=JSON['stringify'](_0x2a13eb);}_0x359a50['children']&&this['_serializeNodesAttributes'](_0x359a50['children']);}}['_deserializeNodesAttributes'](_0x2ae28d){for(const _0x256b91 of _0x2ae28d)(_0x256b91['attributesBoolean']||_0x256b91['attributesJson'])&&(_0x256b91['attributesBoolean']?(_0x256b91['attributes']=_0x256b91['attributesBoolean'],delete _0x256b91['attributesBoolean']):(_0x256b91['attributes']=JSON['parse'](_0x256b91['attributesJson']),delete _0x256b91['attributesJson'])),_0x256b91['children']&&this['_deserializeNodesAttributes'](_0x256b91['children']);}['_areValuesBoolean'](_0x10942b){return Object['keys'](_0x10942b)['every'](_0x477e24=>'boolean'==typeof _0x10942b[_0x477e24]);}}class n extends e{['decompress'](_0x216e0d,_0x3e6845){super['decompress'](_0x216e0d,_0x3e6845);const _0x2e6a99=_0x216e0d[_0x216e0d['length']-0x1];_0x2e6a99['oldRange']||(_0x2e6a99['oldRange']=null),_0x2e6a99['newRange']||(_0x2e6a99['newRange']=null);}}class p extends e{['compress'](_0x207a21,_0x275854){return _0x275854['shift'](),_0x207a21['types']['push'](this['_id']),!0x0;}['decompress'](_0x46bd12,_0x40e143){_0x40e143['types']['shift'](),_0x46bd12['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x205075,_0xd276c,_0x4a3275,_0x5840ef){super(_0x205075,_0xd276c,_0x4a3275),this['_omittedNamespace']=_0x5840ef+':';}['compress'](_0x1d206c,_0x195413){return!('MarkerOperation'!=_0x195413[0x0]['__className']||!_0x195413[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x195413[0x0]['name']=_0x195413[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1d206c,_0x195413),!0x0);}['decompress'](_0x368d6a,_0x514b50){super['decompress'](_0x368d6a,_0x514b50);const _0x15c376=_0x368d6a[_0x368d6a['length']-0x1];_0x15c376['name']=this['_omittedNamespace']+_0x15c376['name'];}}class O{['_id'];['_context'];constructor(_0x22bacf,_0x56412d){this['_id']=_0x22bacf,this['_context']=_0x56412d;}['compress'](_0x60ff5,_0x38a271){let _0x572464;for(;_0x38a271['length']>0x1&&this['_compareOperations'](_0x38a271[0x0],_0x38a271[0x1]);)_0x572464?(_0x572464=this['_combineNext'](_0x38a271['shift'](),_0x572464),_0x60ff5['types']['push'](0x0)):(_0x572464=_0x2a3548(_0x38a271['shift']()),_0x60ff5['types']['push'](this['_id']));return!!_0x572464&&(_0x572464=this['_combineNext'](_0x38a271['shift'](),_0x572464),_0x60ff5['types']['push'](0x0),_0x60ff5['buffers']['push'](this['_compressSingleOperation'](_0x572464)),!0x0);}['decompress'](_0x12c30f,_0x87d2fb){const _0x214414=this['_decompressSingleOperation'](_0x87d2fb);for(;0x0==_0x87d2fb['types'][0x0];)_0x87d2fb['types']['shift'](),_0x12c30f['push'](this['_splitCurrent'](_0x214414));_0x12c30f['push'](_0x214414);}}class a extends O{['_combineNext'](_0x45c65d,_0x3e762f){return _0x3e762f['nodes'][0x0]['data']+=_0x45c65d['nodes'][0x0]['data'],_0x3e762f;}['_splitCurrent'](_0x1e24cb){const _0x1d37de=_0x2a3548(_0x1e24cb),_0x92f116=_0x1d37de['nodes'][0x0],_0x2313e9=_0x1e24cb['nodes'][0x0],_0x518a74=_0x2313e9['data'][Symbol['iterator']]()['next']()['value'],_0x4e7a59=_0x518a74['length'];return _0x92f116['data']=_0x518a74,_0x2313e9['data']=_0x2313e9['data']['substr'](_0x4e7a59),_0x1e24cb['position']=g(_0x1e24cb['position'],_0x4e7a59),_0x1d37de;}['_compareOperations'](_0x38c357,_0x2bc398){if(this['_checkOperation'](_0x38c357)&&this['_checkOperation'](_0x2bc398)){const _0x12c231=_0x38c357['nodes'][0x0]['data']['length'],_0x25a759=_(g(_0x38c357['position'],_0x12c231),_0x2bc398['position']),_0x4cdc70=_0x38c357['nodes'][0x0],_0x29ea85=_0x2bc398['nodes'][0x0];return _0x25a759&&this['_compareAttributes'](_0x4cdc70,_0x29ea85);}return!0x1;}['_compressSingleOperation'](_0x3441ac){const _0x250473={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x250473,[_0x3441ac]),_0x250473['buffers'][0x0];}['_decompressSingleOperation'](_0x2b5027){const _0x3d7da8=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3d7da8,_0x2b5027),_0x3d7da8[0x0];}['_checkOperation'](_0x1a6e68){return'InsertOperation'==_0x1a6e68['__className']&&0x1==_0x1a6e68['nodes']['length']&&_0x1a6e68['nodes'][0x0]['data']&&!_0x1a6e68['wasUndone']&&0x1==Array['from'](_0x1a6e68['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2b8ffd,_0x10e9b5){const _0x5b900c=Object['keys'](_0x2b8ffd['attributes']||{}),_0x157e49=Object['keys'](_0x10e9b5['attributes']||{});return _0x5b900c['length']===_0x157e49['length']&&_0x5b900c['every'](_0x20af71=>_0x10e9b5['attributes'][_0x20af71]&&_0x10e9b5['attributes'][_0x20af71]===_0x2b8ffd['attributes'][_0x20af71]);}}class c extends O{['_combineNext'](_0x203e66,_0x370d19){return _0x370d19['howMany']++,_0x370d19['sourcePosition']=_0x2a3548(_0x203e66['sourcePosition']),_0x370d19;}['_splitCurrent'](_0x28fa50){const _0x47d68b=_0x2a3548(_0x28fa50);return _0x28fa50['howMany']--,_0x47d68b['howMany']=0x1,_0x47d68b['sourcePosition']=g(_0x47d68b['sourcePosition'],_0x28fa50['howMany']),_0x47d68b;}['_compareOperations'](_0x57232b,_0x499727){return!(!this['_checkOperation'](_0x57232b)||!this['_checkOperation'](_0x499727))&&(_(g(_0x57232b['sourcePosition'],-0x1),_0x499727['sourcePosition'])&&_(_0x57232b['targetPosition'],_0x499727['targetPosition']));}['_compressSingleOperation'](_0xd0af8e){const _0xa0eb29={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xa0eb29,[_0xd0af8e]),_0xa0eb29['buffers'][0x0];}['_decompressSingleOperation'](_0x43220b){const _0x43f000=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x43f000,_0x43220b),_0x43f000[0x0];}['_checkOperation'](_0xb5541a){return'MoveOperation'==_0xb5541a['__className']&&'$graveyard'==_0xb5541a['targetPosition']['root']&&0x1==_0xb5541a['howMany']&&!_0xb5541a['wasUndone'];}}class h extends O{['_combineNext'](_0x30ebaf,_0x28539f){return _0x28539f['howMany']++,_0x28539f;}['_splitCurrent'](_0x223e08){const _0x147b89=_0x2a3548(_0x223e08);return _0x147b89['howMany']=0x1,_0x223e08['howMany']--,_0x147b89;}['_compareOperations'](_0x5163e6,_0x26d007){return!(!this['_checkOperation'](_0x5163e6)||!this['_checkOperation'](_0x26d007))&&(_(_0x5163e6['sourcePosition'],_0x26d007['sourcePosition'])&&_(_0x5163e6['targetPosition'],_0x26d007['targetPosition']));}['_compressSingleOperation'](_0x768914){const _0x11f1f7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x11f1f7,[_0x768914]),_0x11f1f7['buffers'][0x0];}['_decompressSingleOperation'](_0x3aff35){const _0x413435=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x413435,_0x3aff35),_0x413435[0x0];}['_checkOperation'](_0x227748){return'MoveOperation'==_0x227748['__className']&&'$graveyard'==_0x227748['targetPosition']['root']&&0x1==_0x227748['howMany']&&!_0x227748['wasUndone'];}}class f extends O{['compress'](_0x28e4b8,_0x423f41){if(!this['_compareOperations'](_0x423f41[0x0],_0x423f41[0x1]))return!0x1;const _0x138059=_0x423f41['shift']();return _0x138059['oldRange']=null,_0x138059['newRange']&&_(_0x138059['newRange']['start'],_0x138059['newRange']['end'])&&(_0x138059['newRange']['end']=null),_0x423f41['shift'](),_0x28e4b8['types']['push'](this['_id']),_0x28e4b8['types']['push'](0x0),_0x28e4b8['buffers']['push'](this['_compressSingleOperation'](_0x138059)),!0x0;}['decompress'](_0x3981a4,_0x2bca3e){const _0x4ed709=this['_decompressSingleOperation'](_0x2bca3e);_0x4ed709['newRange']&&!_0x4ed709['newRange']['end']&&(_0x4ed709['newRange']['end']=_0x2a3548(_0x4ed709['newRange']['start']));const _0xa16949=_0x2a3548(_0x4ed709);_0xa16949['newRange']&&(_0xa16949['newRange']['start']['stickiness']='toNone',_0xa16949['newRange']['end']=_0x2a3548(_0xa16949['newRange']['start'])),_0xa16949['name']='user:position:'+_0xa16949['name']['split'](':')[0x2],_0x2bca3e['types']['shift'](),_0x3981a4['push'](_0x4ed709),_0x3981a4['push'](_0xa16949);}['_compressSingleOperation'](_0x25b39f){const _0x1303f0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1303f0,[_0x25b39f]),_0x1303f0['buffers'][0x0];}['_decompressSingleOperation'](_0x1de24a){const _0x4e3c43=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4e3c43,_0x1de24a),_0x4e3c43[0x0];}['_compareOperations'](_0x2fa7e5,_0x3ea5a8){return!(!_0x2fa7e5||!_0x3ea5a8)&&('MarkerOperation'==_0x2fa7e5['__className']&&'MarkerOperation'==_0x3ea5a8['__className']&&!(!_0x2fa7e5['name']['startsWith']('user:')||!_0x3ea5a8['name']['startsWith']('user:')||_0x2fa7e5['name']==_0x3ea5a8['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3b3e1d=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',_0x3b3e1d,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x3b3e1d,'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'](_0x2cfb43){if(!_0x2cfb43||!_0x2cfb43[0x0])throw new _0x13071a('no-operations-provided',this);const _0x590f68={'types':[],'buffers':[],'baseVersion':_0x2cfb43[0x0]['baseVersion']};for(;_0x2cfb43['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x590f68,_0x2cfb43)||this['_getCompressorByName']('TypingAction')['compress'](_0x590f68,_0x2cfb43)||this['_getCompressorByName']('DeletingAction')['compress'](_0x590f68,_0x2cfb43)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x590f68,_0x2cfb43)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x590f68,_0x2cfb43)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x590f68,_0x2cfb43)||this['_getCompressorByName'](_0x2cfb43[0x0]['__className'])['compress'](_0x590f68,_0x2cfb43);return _0x590f68;}['decompress'](_0x2beb68){const _0x67d1b3=[];for(;_0x2beb68['types']['length'];){const _0x39b782=this['_compressorById']['get'](_0x2beb68['types'][0x0]);if(!_0x39b782)throw new _0x13071a('decompress-compressor-not-found',this,{'type':_0x2beb68['types'][0x0]});_0x39b782['decompress'](_0x67d1b3,_0x2beb68);}return _0x67d1b3['forEach']((_0x284b1e,_0x30cdff)=>_0x284b1e['baseVersion']=_0x2beb68['baseVersion']+_0x30cdff),_0x67d1b3;}['_getCompressorByName'](_0x156ad1){return this['_compressorByName']['get'](_0x156ad1);}['_registerOperationCompressor'](_0x4e487f,_0x3345d4,_0x3b92f9){const _0x4d8a30=new _0x3b92f9(_0x4e487f,_0x3345d4,this['_protobufFactory']['getDescriptor'](_0x3345d4));this['_registerCompressor'](_0x4e487f,_0x3345d4,_0x4d8a30);}['_registerActionCompressor'](_0x48cdb2,_0x30cf31,_0x87cc37){const _0x24128b=new _0x87cc37(_0x48cdb2,this);this['_registerCompressor'](_0x48cdb2,_0x30cf31,_0x24128b);}['_registerCompressor'](_0x497629,_0x102e5d,_0x45f08d){this['_compressorById']['set'](_0x497629,_0x45f08d),this['_compressorByName']['set'](_0x102e5d,_0x45f08d);}}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": "
|
|
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": "
|
|
37
|
-
"ckeditor5": "
|
|
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
|
|
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);}}
|