@ckeditor/ckeditor5-operations-compressor 46.1.1-alpha.2 → 46.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +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 _0x42db48}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x49c18b from'protobufjs/minimal.js';import{cloneDeep as _0x578415,isEqual as _0x4e1206,isObject as _0x5c857f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x4ea8a8=_0x49c18b['Reader'],_0x12ddff=_0x49c18b['Writer'],_0x5db98f=_0x49c18b['util'],_0x2c9eec=_0x49c18b['roots']['default']||(_0x49c18b['roots']['default']={});return _0x2c9eec['AttributeOperation']=(function(){function _0x31065c(_0x4e09ad){if(_0x4e09ad){for(var _0x160bf6=Object['keys'](_0x4e09ad),_0x233b3a=0x0;_0x233b3a<_0x160bf6['length'];++_0x233b3a)null!=_0x4e09ad[_0x160bf6[_0x233b3a]]&&(this[_0x160bf6[_0x233b3a]]=_0x4e09ad[_0x160bf6[_0x233b3a]]);}}return _0x31065c['prototype']['range']=null,_0x31065c['prototype']['key']='',_0x31065c['prototype']['oldValueBoolean']=!0x1,_0x31065c['prototype']['oldValueJson']='',_0x31065c['prototype']['newValueBoolean']=!0x1,_0x31065c['prototype']['newValueJson']='',_0x31065c['prototype']['wasUndone']=!0x1,_0x31065c['create']=function(_0x7c7395){return new _0x31065c(_0x7c7395);},_0x31065c['encode']=function(_0x16526e,_0x3533e3){return _0x3533e3||(_0x3533e3=_0x12ddff['create']()),null!=_0x16526e['range']&&Object['hasOwnProperty']['call'](_0x16526e,'range')&&_0x2c9eec['Range']['encode'](_0x16526e['range'],_0x3533e3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16526e['key']&&Object['hasOwnProperty']['call'](_0x16526e,'key')&&_0x3533e3['uint32'](0x12)['string'](_0x16526e['key']),null!=_0x16526e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16526e,'oldValueBoolean')&&_0x3533e3['uint32'](0x18)['bool'](_0x16526e['oldValueBoolean']),null!=_0x16526e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16526e,'oldValueJson')&&_0x3533e3['uint32'](0x22)['string'](_0x16526e['oldValueJson']),null!=_0x16526e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16526e,'newValueBoolean')&&_0x3533e3['uint32'](0x28)['bool'](_0x16526e['newValueBoolean']),null!=_0x16526e['newValueJson']&&Object['hasOwnProperty']['call'](_0x16526e,'newValueJson')&&_0x3533e3['uint32'](0x32)['string'](_0x16526e['newValueJson']),null!=_0x16526e['wasUndone']&&Object['hasOwnProperty']['call'](_0x16526e,'wasUndone')&&_0x3533e3['uint32'](0x38)['bool'](_0x16526e['wasUndone']),_0x3533e3;},_0x31065c['encodeDelimited']=function(_0x3fd20,_0x599f66){return this['encode'](_0x3fd20,_0x599f66)['ldelim']();},_0x31065c['decode']=function(_0x274fdb,_0x599920){_0x274fdb instanceof _0x4ea8a8||(_0x274fdb=_0x4ea8a8['create'](_0x274fdb));for(var _0x59c8ae=void 0x0===_0x599920?_0x274fdb['len']:_0x274fdb['pos']+_0x599920,_0x2959ea=new _0x2c9eec['AttributeOperation']();_0x274fdb['pos']<_0x59c8ae;){var _0x4ccfcc=_0x274fdb['uint32']();switch(_0x4ccfcc>>>0x3){case 0x1:_0x2959ea['range']=_0x2c9eec['Range']['decode'](_0x274fdb,_0x274fdb['uint32']());break;case 0x2:_0x2959ea['key']=_0x274fdb['string']();break;case 0x3:_0x2959ea['oldValueBoolean']=_0x274fdb['bool']();break;case 0x4:_0x2959ea['oldValueJson']=_0x274fdb['string']();break;case 0x5:_0x2959ea['newValueBoolean']=_0x274fdb['bool']();break;case 0x6:_0x2959ea['newValueJson']=_0x274fdb['string']();break;case 0x7:_0x2959ea['wasUndone']=_0x274fdb['bool']();break;default:_0x274fdb['skipType'](0x7&_0x4ccfcc);}}return _0x2959ea;},_0x31065c['decodeDelimited']=function(_0x6a0885){return _0x6a0885 instanceof _0x4ea8a8||(_0x6a0885=new _0x4ea8a8(_0x6a0885)),this['decode'](_0x6a0885,_0x6a0885['uint32']());},_0x31065c['verify']=function(_0x2eba7e){if('object'!=typeof _0x2eba7e||null===_0x2eba7e)return'object\x20expected';if(null!=_0x2eba7e['range']&&_0x2eba7e['hasOwnProperty']('range')){var _0x49a61f=_0x2c9eec['Range']['verify'](_0x2eba7e['range']);if(_0x49a61f)return'range.'+_0x49a61f;}return null!=_0x2eba7e['key']&&_0x2eba7e['hasOwnProperty']('key')&&!_0x5db98f['isString'](_0x2eba7e['key'])?'key:\x20string\x20expected':null!=_0x2eba7e['oldValueBoolean']&&_0x2eba7e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2eba7e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2eba7e['oldValueJson']&&_0x2eba7e['hasOwnProperty']('oldValueJson')&&!_0x5db98f['isString'](_0x2eba7e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2eba7e['newValueBoolean']&&_0x2eba7e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2eba7e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2eba7e['newValueJson']&&_0x2eba7e['hasOwnProperty']('newValueJson')&&!_0x5db98f['isString'](_0x2eba7e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2eba7e['wasUndone']&&_0x2eba7e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2eba7e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31065c['fromObject']=function(_0x359bcf){if(_0x359bcf instanceof _0x2c9eec['AttributeOperation'])return _0x359bcf;var _0x1a2fad=new _0x2c9eec['AttributeOperation']();if(null!=_0x359bcf['range']){if('object'!=typeof _0x359bcf['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1a2fad['range']=_0x2c9eec['Range']['fromObject'](_0x359bcf['range']);}return null!=_0x359bcf['key']&&(_0x1a2fad['key']=String(_0x359bcf['key'])),null!=_0x359bcf['oldValueBoolean']&&(_0x1a2fad['oldValueBoolean']=Boolean(_0x359bcf['oldValueBoolean'])),null!=_0x359bcf['oldValueJson']&&(_0x1a2fad['oldValueJson']=String(_0x359bcf['oldValueJson'])),null!=_0x359bcf['newValueBoolean']&&(_0x1a2fad['newValueBoolean']=Boolean(_0x359bcf['newValueBoolean'])),null!=_0x359bcf['newValueJson']&&(_0x1a2fad['newValueJson']=String(_0x359bcf['newValueJson'])),null!=_0x359bcf['wasUndone']&&(_0x1a2fad['wasUndone']=Boolean(_0x359bcf['wasUndone'])),_0x1a2fad;},_0x31065c['toObject']=function(_0x5b6cef,_0x4dec3c){_0x4dec3c||(_0x4dec3c={});var _0x2c71e2={};return _0x4dec3c['defaults']&&(_0x2c71e2['range']=null,_0x2c71e2['key']='',_0x2c71e2['oldValueBoolean']=!0x1,_0x2c71e2['oldValueJson']='',_0x2c71e2['newValueBoolean']=!0x1,_0x2c71e2['newValueJson']='',_0x2c71e2['wasUndone']=!0x1),null!=_0x5b6cef['range']&&_0x5b6cef['hasOwnProperty']('range')&&(_0x2c71e2['range']=_0x2c9eec['Range']['toObject'](_0x5b6cef['range'],_0x4dec3c)),null!=_0x5b6cef['key']&&_0x5b6cef['hasOwnProperty']('key')&&(_0x2c71e2['key']=_0x5b6cef['key']),null!=_0x5b6cef['oldValueBoolean']&&_0x5b6cef['hasOwnProperty']('oldValueBoolean')&&(_0x2c71e2['oldValueBoolean']=_0x5b6cef['oldValueBoolean']),null!=_0x5b6cef['oldValueJson']&&_0x5b6cef['hasOwnProperty']('oldValueJson')&&(_0x2c71e2['oldValueJson']=_0x5b6cef['oldValueJson']),null!=_0x5b6cef['newValueBoolean']&&_0x5b6cef['hasOwnProperty']('newValueBoolean')&&(_0x2c71e2['newValueBoolean']=_0x5b6cef['newValueBoolean']),null!=_0x5b6cef['newValueJson']&&_0x5b6cef['hasOwnProperty']('newValueJson')&&(_0x2c71e2['newValueJson']=_0x5b6cef['newValueJson']),null!=_0x5b6cef['wasUndone']&&_0x5b6cef['hasOwnProperty']('wasUndone')&&(_0x2c71e2['wasUndone']=_0x5b6cef['wasUndone']),_0x2c71e2;},_0x31065c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x31065c['getTypeUrl']=function(_0x42348a){return void 0x0===_0x42348a&&(_0x42348a='type.googleapis.com'),_0x42348a+'/AttributeOperation';},_0x31065c;}()),_0x2c9eec['InsertOperation']=(function(){function _0x413466(_0x1a6ae6){if(this['nodes']=[],_0x1a6ae6){for(var _0x15d3f3=Object['keys'](_0x1a6ae6),_0x1ad7b6=0x0;_0x1ad7b6<_0x15d3f3['length'];++_0x1ad7b6)null!=_0x1a6ae6[_0x15d3f3[_0x1ad7b6]]&&(this[_0x15d3f3[_0x1ad7b6]]=_0x1a6ae6[_0x15d3f3[_0x1ad7b6]]);}}return _0x413466['prototype']['position']=null,_0x413466['prototype']['nodes']=_0x5db98f['emptyArray'],_0x413466['prototype']['shouldReceiveAttributes']=!0x1,_0x413466['prototype']['wasUndone']=!0x1,_0x413466['create']=function(_0x46929b){return new _0x413466(_0x46929b);},_0x413466['encode']=function(_0x229318,_0x351946){if(_0x351946||(_0x351946=_0x12ddff['create']()),null!=_0x229318['position']&&Object['hasOwnProperty']['call'](_0x229318,'position')&&_0x2c9eec['Position']['encode'](_0x229318['position'],_0x351946['uint32'](0xa)['fork']())['ldelim'](),null!=_0x229318['nodes']&&_0x229318['nodes']['length']){for(var _0xea6b06=0x0;_0xea6b06<_0x229318['nodes']['length'];++_0xea6b06)_0x2c9eec['Element']['encode'](_0x229318['nodes'][_0xea6b06],_0x351946['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x229318['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x229318,'shouldReceiveAttributes')&&_0x351946['uint32'](0x18)['bool'](_0x229318['shouldReceiveAttributes']),null!=_0x229318['wasUndone']&&Object['hasOwnProperty']['call'](_0x229318,'wasUndone')&&_0x351946['uint32'](0x20)['bool'](_0x229318['wasUndone']),_0x351946;},_0x413466['encodeDelimited']=function(_0x3c727c,_0x29f395){return this['encode'](_0x3c727c,_0x29f395)['ldelim']();},_0x413466['decode']=function(_0x3679fc,_0x315ec1){_0x3679fc instanceof _0x4ea8a8||(_0x3679fc=_0x4ea8a8['create'](_0x3679fc));for(var _0x5eba42=void 0x0===_0x315ec1?_0x3679fc['len']:_0x3679fc['pos']+_0x315ec1,_0x39dce2=new _0x2c9eec['InsertOperation']();_0x3679fc['pos']<_0x5eba42;){var _0x4f1508=_0x3679fc['uint32']();switch(_0x4f1508>>>0x3){case 0x1:_0x39dce2['position']=_0x2c9eec['Position']['decode'](_0x3679fc,_0x3679fc['uint32']());break;case 0x2:_0x39dce2['nodes']&&_0x39dce2['nodes']['length']||(_0x39dce2['nodes']=[]),_0x39dce2['nodes']['push'](_0x2c9eec['Element']['decode'](_0x3679fc,_0x3679fc['uint32']()));break;case 0x3:_0x39dce2['shouldReceiveAttributes']=_0x3679fc['bool']();break;case 0x4:_0x39dce2['wasUndone']=_0x3679fc['bool']();break;default:_0x3679fc['skipType'](0x7&_0x4f1508);}}return _0x39dce2;},_0x413466['decodeDelimited']=function(_0x6e3805){return _0x6e3805 instanceof _0x4ea8a8||(_0x6e3805=new _0x4ea8a8(_0x6e3805)),this['decode'](_0x6e3805,_0x6e3805['uint32']());},_0x413466['verify']=function(_0x2e7310){if('object'!=typeof _0x2e7310||null===_0x2e7310)return'object\x20expected';if(null!=_0x2e7310['position']&&_0x2e7310['hasOwnProperty']('position')&&(_0x2771bc=_0x2c9eec['Position']['verify'](_0x2e7310['position'])))return'position.'+_0x2771bc;if(null!=_0x2e7310['nodes']&&_0x2e7310['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2e7310['nodes']))return'nodes:\x20array\x20expected';for(var _0x52dc32=0x0;_0x52dc32<_0x2e7310['nodes']['length'];++_0x52dc32){var _0x2771bc;if(_0x2771bc=_0x2c9eec['Element']['verify'](_0x2e7310['nodes'][_0x52dc32]))return'nodes.'+_0x2771bc;}}return null!=_0x2e7310['shouldReceiveAttributes']&&_0x2e7310['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2e7310['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2e7310['wasUndone']&&_0x2e7310['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e7310['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x413466['fromObject']=function(_0x2dacdd){if(_0x2dacdd instanceof _0x2c9eec['InsertOperation'])return _0x2dacdd;var _0x3cc20=new _0x2c9eec['InsertOperation']();if(null!=_0x2dacdd['position']){if('object'!=typeof _0x2dacdd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3cc20['position']=_0x2c9eec['Position']['fromObject'](_0x2dacdd['position']);}if(_0x2dacdd['nodes']){if(!Array['isArray'](_0x2dacdd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3cc20['nodes']=[];for(var _0x3a1a51=0x0;_0x3a1a51<_0x2dacdd['nodes']['length'];++_0x3a1a51){if('object'!=typeof _0x2dacdd['nodes'][_0x3a1a51])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3cc20['nodes'][_0x3a1a51]=_0x2c9eec['Element']['fromObject'](_0x2dacdd['nodes'][_0x3a1a51]);}}return null!=_0x2dacdd['shouldReceiveAttributes']&&(_0x3cc20['shouldReceiveAttributes']=Boolean(_0x2dacdd['shouldReceiveAttributes'])),null!=_0x2dacdd['wasUndone']&&(_0x3cc20['wasUndone']=Boolean(_0x2dacdd['wasUndone'])),_0x3cc20;},_0x413466['toObject']=function(_0x56d880,_0x4d6ec7){_0x4d6ec7||(_0x4d6ec7={});var _0x99f338={};if((_0x4d6ec7['arrays']||_0x4d6ec7['defaults'])&&(_0x99f338['nodes']=[]),_0x4d6ec7['defaults']&&(_0x99f338['position']=null,_0x99f338['shouldReceiveAttributes']=!0x1,_0x99f338['wasUndone']=!0x1),null!=_0x56d880['position']&&_0x56d880['hasOwnProperty']('position')&&(_0x99f338['position']=_0x2c9eec['Position']['toObject'](_0x56d880['position'],_0x4d6ec7)),_0x56d880['nodes']&&_0x56d880['nodes']['length']){_0x99f338['nodes']=[];for(var _0x216abd=0x0;_0x216abd<_0x56d880['nodes']['length'];++_0x216abd)_0x99f338['nodes'][_0x216abd]=_0x2c9eec['Element']['toObject'](_0x56d880['nodes'][_0x216abd],_0x4d6ec7);}return null!=_0x56d880['shouldReceiveAttributes']&&_0x56d880['hasOwnProperty']('shouldReceiveAttributes')&&(_0x99f338['shouldReceiveAttributes']=_0x56d880['shouldReceiveAttributes']),null!=_0x56d880['wasUndone']&&_0x56d880['hasOwnProperty']('wasUndone')&&(_0x99f338['wasUndone']=_0x56d880['wasUndone']),_0x99f338;},_0x413466['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x413466['getTypeUrl']=function(_0x44a9db){return void 0x0===_0x44a9db&&(_0x44a9db='type.googleapis.com'),_0x44a9db+'/InsertOperation';},_0x413466;}()),_0x2c9eec['MarkerOperation']=(function(){function _0x2f7075(_0x4bd81c){if(_0x4bd81c){for(var _0x499902=Object['keys'](_0x4bd81c),_0x394fa7=0x0;_0x394fa7<_0x499902['length'];++_0x394fa7)null!=_0x4bd81c[_0x499902[_0x394fa7]]&&(this[_0x499902[_0x394fa7]]=_0x4bd81c[_0x499902[_0x394fa7]]);}}return _0x2f7075['prototype']['name']='',_0x2f7075['prototype']['oldRange']=null,_0x2f7075['prototype']['newRange']=null,_0x2f7075['prototype']['affectsData']=!0x1,_0x2f7075['prototype']['wasUndone']=!0x1,_0x2f7075['create']=function(_0x541ad9){return new _0x2f7075(_0x541ad9);},_0x2f7075['encode']=function(_0x2fb13a,_0xc6d47e){return _0xc6d47e||(_0xc6d47e=_0x12ddff['create']()),null!=_0x2fb13a['name']&&Object['hasOwnProperty']['call'](_0x2fb13a,'name')&&_0xc6d47e['uint32'](0xa)['string'](_0x2fb13a['name']),null!=_0x2fb13a['oldRange']&&Object['hasOwnProperty']['call'](_0x2fb13a,'oldRange')&&_0x2c9eec['Range']['encode'](_0x2fb13a['oldRange'],_0xc6d47e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2fb13a['newRange']&&Object['hasOwnProperty']['call'](_0x2fb13a,'newRange')&&_0x2c9eec['Range']['encode'](_0x2fb13a['newRange'],_0xc6d47e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2fb13a['affectsData']&&Object['hasOwnProperty']['call'](_0x2fb13a,'affectsData')&&_0xc6d47e['uint32'](0x20)['bool'](_0x2fb13a['affectsData']),null!=_0x2fb13a['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fb13a,'wasUndone')&&_0xc6d47e['uint32'](0x28)['bool'](_0x2fb13a['wasUndone']),_0xc6d47e;},_0x2f7075['encodeDelimited']=function(_0x119d03,_0x51e93e){return this['encode'](_0x119d03,_0x51e93e)['ldelim']();},_0x2f7075['decode']=function(_0x2c8560,_0x5a8c4d){_0x2c8560 instanceof _0x4ea8a8||(_0x2c8560=_0x4ea8a8['create'](_0x2c8560));for(var _0x1dff65=void 0x0===_0x5a8c4d?_0x2c8560['len']:_0x2c8560['pos']+_0x5a8c4d,_0x4a7688=new _0x2c9eec['MarkerOperation']();_0x2c8560['pos']<_0x1dff65;){var _0x5dd65f=_0x2c8560['uint32']();switch(_0x5dd65f>>>0x3){case 0x1:_0x4a7688['name']=_0x2c8560['string']();break;case 0x2:_0x4a7688['oldRange']=_0x2c9eec['Range']['decode'](_0x2c8560,_0x2c8560['uint32']());break;case 0x3:_0x4a7688['newRange']=_0x2c9eec['Range']['decode'](_0x2c8560,_0x2c8560['uint32']());break;case 0x4:_0x4a7688['affectsData']=_0x2c8560['bool']();break;case 0x5:_0x4a7688['wasUndone']=_0x2c8560['bool']();break;default:_0x2c8560['skipType'](0x7&_0x5dd65f);}}return _0x4a7688;},_0x2f7075['decodeDelimited']=function(_0x350207){return _0x350207 instanceof _0x4ea8a8||(_0x350207=new _0x4ea8a8(_0x350207)),this['decode'](_0x350207,_0x350207['uint32']());},_0x2f7075['verify']=function(_0x5e1372){if('object'!=typeof _0x5e1372||null===_0x5e1372)return'object\x20expected';if(null!=_0x5e1372['name']&&_0x5e1372['hasOwnProperty']('name')&&!_0x5db98f['isString'](_0x5e1372['name']))return'name:\x20string\x20expected';var _0x3aa045;if(null!=_0x5e1372['oldRange']&&_0x5e1372['hasOwnProperty']('oldRange')&&(_0x3aa045=_0x2c9eec['Range']['verify'](_0x5e1372['oldRange'])))return'oldRange.'+_0x3aa045;if(null!=_0x5e1372['newRange']&&_0x5e1372['hasOwnProperty']('newRange')&&(_0x3aa045=_0x2c9eec['Range']['verify'](_0x5e1372['newRange'])))return'newRange.'+_0x3aa045;return null!=_0x5e1372['affectsData']&&_0x5e1372['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5e1372['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5e1372['wasUndone']&&_0x5e1372['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e1372['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f7075['fromObject']=function(_0x4117b7){if(_0x4117b7 instanceof _0x2c9eec['MarkerOperation'])return _0x4117b7;var _0xa6718a=new _0x2c9eec['MarkerOperation']();if(null!=_0x4117b7['name']&&(_0xa6718a['name']=String(_0x4117b7['name'])),null!=_0x4117b7['oldRange']){if('object'!=typeof _0x4117b7['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xa6718a['oldRange']=_0x2c9eec['Range']['fromObject'](_0x4117b7['oldRange']);}if(null!=_0x4117b7['newRange']){if('object'!=typeof _0x4117b7['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xa6718a['newRange']=_0x2c9eec['Range']['fromObject'](_0x4117b7['newRange']);}return null!=_0x4117b7['affectsData']&&(_0xa6718a['affectsData']=Boolean(_0x4117b7['affectsData'])),null!=_0x4117b7['wasUndone']&&(_0xa6718a['wasUndone']=Boolean(_0x4117b7['wasUndone'])),_0xa6718a;},_0x2f7075['toObject']=function(_0x3aabdd,_0x73022c){_0x73022c||(_0x73022c={});var _0x49bb08={};return _0x73022c['defaults']&&(_0x49bb08['name']='',_0x49bb08['oldRange']=null,_0x49bb08['newRange']=null,_0x49bb08['affectsData']=!0x1,_0x49bb08['wasUndone']=!0x1),null!=_0x3aabdd['name']&&_0x3aabdd['hasOwnProperty']('name')&&(_0x49bb08['name']=_0x3aabdd['name']),null!=_0x3aabdd['oldRange']&&_0x3aabdd['hasOwnProperty']('oldRange')&&(_0x49bb08['oldRange']=_0x2c9eec['Range']['toObject'](_0x3aabdd['oldRange'],_0x73022c)),null!=_0x3aabdd['newRange']&&_0x3aabdd['hasOwnProperty']('newRange')&&(_0x49bb08['newRange']=_0x2c9eec['Range']['toObject'](_0x3aabdd['newRange'],_0x73022c)),null!=_0x3aabdd['affectsData']&&_0x3aabdd['hasOwnProperty']('affectsData')&&(_0x49bb08['affectsData']=_0x3aabdd['affectsData']),null!=_0x3aabdd['wasUndone']&&_0x3aabdd['hasOwnProperty']('wasUndone')&&(_0x49bb08['wasUndone']=_0x3aabdd['wasUndone']),_0x49bb08;},_0x2f7075['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x2f7075['getTypeUrl']=function(_0x2e4432){return void 0x0===_0x2e4432&&(_0x2e4432='type.googleapis.com'),_0x2e4432+'/MarkerOperation';},_0x2f7075;}()),_0x2c9eec['MergeOperation']=(function(){function _0x3c79ba(_0x5b714d){if(_0x5b714d){for(var _0x4e3e75=Object['keys'](_0x5b714d),_0x9b15d3=0x0;_0x9b15d3<_0x4e3e75['length'];++_0x9b15d3)null!=_0x5b714d[_0x4e3e75[_0x9b15d3]]&&(this[_0x4e3e75[_0x9b15d3]]=_0x5b714d[_0x4e3e75[_0x9b15d3]]);}}return _0x3c79ba['prototype']['sourcePosition']=null,_0x3c79ba['prototype']['targetPosition']=null,_0x3c79ba['prototype']['graveyardPosition']=null,_0x3c79ba['prototype']['howMany']=0x0,_0x3c79ba['prototype']['wasUndone']=!0x1,_0x3c79ba['create']=function(_0x8aced5){return new _0x3c79ba(_0x8aced5);},_0x3c79ba['encode']=function(_0x574525,_0x1d1ddb){return _0x1d1ddb||(_0x1d1ddb=_0x12ddff['create']()),null!=_0x574525['sourcePosition']&&Object['hasOwnProperty']['call'](_0x574525,'sourcePosition')&&_0x2c9eec['Position']['encode'](_0x574525['sourcePosition'],_0x1d1ddb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x574525['targetPosition']&&Object['hasOwnProperty']['call'](_0x574525,'targetPosition')&&_0x2c9eec['Position']['encode'](_0x574525['targetPosition'],_0x1d1ddb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x574525['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x574525,'graveyardPosition')&&_0x2c9eec['Position']['encode'](_0x574525['graveyardPosition'],_0x1d1ddb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x574525['howMany']&&Object['hasOwnProperty']['call'](_0x574525,'howMany')&&_0x1d1ddb['uint32'](0x20)['uint32'](_0x574525['howMany']),null!=_0x574525['wasUndone']&&Object['hasOwnProperty']['call'](_0x574525,'wasUndone')&&_0x1d1ddb['uint32'](0x28)['bool'](_0x574525['wasUndone']),_0x1d1ddb;},_0x3c79ba['encodeDelimited']=function(_0x196c46,_0x55a198){return this['encode'](_0x196c46,_0x55a198)['ldelim']();},_0x3c79ba['decode']=function(_0x1602d5,_0x36ae02){_0x1602d5 instanceof _0x4ea8a8||(_0x1602d5=_0x4ea8a8['create'](_0x1602d5));for(var _0x3eeb94=void 0x0===_0x36ae02?_0x1602d5['len']:_0x1602d5['pos']+_0x36ae02,_0x5519fc=new _0x2c9eec['MergeOperation']();_0x1602d5['pos']<_0x3eeb94;){var _0x1e9c4b=_0x1602d5['uint32']();switch(_0x1e9c4b>>>0x3){case 0x1:_0x5519fc['sourcePosition']=_0x2c9eec['Position']['decode'](_0x1602d5,_0x1602d5['uint32']());break;case 0x2:_0x5519fc['targetPosition']=_0x2c9eec['Position']['decode'](_0x1602d5,_0x1602d5['uint32']());break;case 0x3:_0x5519fc['graveyardPosition']=_0x2c9eec['Position']['decode'](_0x1602d5,_0x1602d5['uint32']());break;case 0x4:_0x5519fc['howMany']=_0x1602d5['uint32']();break;case 0x5:_0x5519fc['wasUndone']=_0x1602d5['bool']();break;default:_0x1602d5['skipType'](0x7&_0x1e9c4b);}}return _0x5519fc;},_0x3c79ba['decodeDelimited']=function(_0x2495ef){return _0x2495ef instanceof _0x4ea8a8||(_0x2495ef=new _0x4ea8a8(_0x2495ef)),this['decode'](_0x2495ef,_0x2495ef['uint32']());},_0x3c79ba['verify']=function(_0x43675e){if('object'!=typeof _0x43675e||null===_0x43675e)return'object\x20expected';var _0x5dae97;if(null!=_0x43675e['sourcePosition']&&_0x43675e['hasOwnProperty']('sourcePosition')&&(_0x5dae97=_0x2c9eec['Position']['verify'](_0x43675e['sourcePosition'])))return'sourcePosition.'+_0x5dae97;if(null!=_0x43675e['targetPosition']&&_0x43675e['hasOwnProperty']('targetPosition')&&(_0x5dae97=_0x2c9eec['Position']['verify'](_0x43675e['targetPosition'])))return'targetPosition.'+_0x5dae97;if(null!=_0x43675e['graveyardPosition']&&_0x43675e['hasOwnProperty']('graveyardPosition')&&(_0x5dae97=_0x2c9eec['Position']['verify'](_0x43675e['graveyardPosition'])))return'graveyardPosition.'+_0x5dae97;return null!=_0x43675e['howMany']&&_0x43675e['hasOwnProperty']('howMany')&&!_0x5db98f['isInteger'](_0x43675e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x43675e['wasUndone']&&_0x43675e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x43675e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c79ba['fromObject']=function(_0x5cb819){if(_0x5cb819 instanceof _0x2c9eec['MergeOperation'])return _0x5cb819;var _0x45f5a5=new _0x2c9eec['MergeOperation']();if(null!=_0x5cb819['sourcePosition']){if('object'!=typeof _0x5cb819['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x45f5a5['sourcePosition']=_0x2c9eec['Position']['fromObject'](_0x5cb819['sourcePosition']);}if(null!=_0x5cb819['targetPosition']){if('object'!=typeof _0x5cb819['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x45f5a5['targetPosition']=_0x2c9eec['Position']['fromObject'](_0x5cb819['targetPosition']);}if(null!=_0x5cb819['graveyardPosition']){if('object'!=typeof _0x5cb819['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x45f5a5['graveyardPosition']=_0x2c9eec['Position']['fromObject'](_0x5cb819['graveyardPosition']);}return null!=_0x5cb819['howMany']&&(_0x45f5a5['howMany']=_0x5cb819['howMany']>>>0x0),null!=_0x5cb819['wasUndone']&&(_0x45f5a5['wasUndone']=Boolean(_0x5cb819['wasUndone'])),_0x45f5a5;},_0x3c79ba['toObject']=function(_0x7418b9,_0x468ae5){_0x468ae5||(_0x468ae5={});var _0x27daaf={};return _0x468ae5['defaults']&&(_0x27daaf['sourcePosition']=null,_0x27daaf['targetPosition']=null,_0x27daaf['graveyardPosition']=null,_0x27daaf['howMany']=0x0,_0x27daaf['wasUndone']=!0x1),null!=_0x7418b9['sourcePosition']&&_0x7418b9['hasOwnProperty']('sourcePosition')&&(_0x27daaf['sourcePosition']=_0x2c9eec['Position']['toObject'](_0x7418b9['sourcePosition'],_0x468ae5)),null!=_0x7418b9['targetPosition']&&_0x7418b9['hasOwnProperty']('targetPosition')&&(_0x27daaf['targetPosition']=_0x2c9eec['Position']['toObject'](_0x7418b9['targetPosition'],_0x468ae5)),null!=_0x7418b9['graveyardPosition']&&_0x7418b9['hasOwnProperty']('graveyardPosition')&&(_0x27daaf['graveyardPosition']=_0x2c9eec['Position']['toObject'](_0x7418b9['graveyardPosition'],_0x468ae5)),null!=_0x7418b9['howMany']&&_0x7418b9['hasOwnProperty']('howMany')&&(_0x27daaf['howMany']=_0x7418b9['howMany']),null!=_0x7418b9['wasUndone']&&_0x7418b9['hasOwnProperty']('wasUndone')&&(_0x27daaf['wasUndone']=_0x7418b9['wasUndone']),_0x27daaf;},_0x3c79ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x3c79ba['getTypeUrl']=function(_0x533f53){return void 0x0===_0x533f53&&(_0x533f53='type.googleapis.com'),_0x533f53+'/MergeOperation';},_0x3c79ba;}()),_0x2c9eec['MoveOperation']=(function(){function _0x40df1c(_0x4626ff){if(_0x4626ff){for(var _0x4ca4a7=Object['keys'](_0x4626ff),_0x58c073=0x0;_0x58c073<_0x4ca4a7['length'];++_0x58c073)null!=_0x4626ff[_0x4ca4a7[_0x58c073]]&&(this[_0x4ca4a7[_0x58c073]]=_0x4626ff[_0x4ca4a7[_0x58c073]]);}}return _0x40df1c['prototype']['sourcePosition']=null,_0x40df1c['prototype']['howMany']=0x0,_0x40df1c['prototype']['targetPosition']=null,_0x40df1c['prototype']['wasUndone']=!0x1,_0x40df1c['create']=function(_0x15b408){return new _0x40df1c(_0x15b408);},_0x40df1c['encode']=function(_0x39c3dd,_0x455001){return _0x455001||(_0x455001=_0x12ddff['create']()),null!=_0x39c3dd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x39c3dd,'sourcePosition')&&_0x2c9eec['Position']['encode'](_0x39c3dd['sourcePosition'],_0x455001['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39c3dd['howMany']&&Object['hasOwnProperty']['call'](_0x39c3dd,'howMany')&&_0x455001['uint32'](0x10)['uint32'](_0x39c3dd['howMany']),null!=_0x39c3dd['targetPosition']&&Object['hasOwnProperty']['call'](_0x39c3dd,'targetPosition')&&_0x2c9eec['Position']['encode'](_0x39c3dd['targetPosition'],_0x455001['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x39c3dd['wasUndone']&&Object['hasOwnProperty']['call'](_0x39c3dd,'wasUndone')&&_0x455001['uint32'](0x20)['bool'](_0x39c3dd['wasUndone']),_0x455001;},_0x40df1c['encodeDelimited']=function(_0x53c2c7,_0x2b1105){return this['encode'](_0x53c2c7,_0x2b1105)['ldelim']();},_0x40df1c['decode']=function(_0xe21413,_0x5d17ad){_0xe21413 instanceof _0x4ea8a8||(_0xe21413=_0x4ea8a8['create'](_0xe21413));for(var _0x2b77d0=void 0x0===_0x5d17ad?_0xe21413['len']:_0xe21413['pos']+_0x5d17ad,_0x4b81bd=new _0x2c9eec['MoveOperation']();_0xe21413['pos']<_0x2b77d0;){var _0xa77ed4=_0xe21413['uint32']();switch(_0xa77ed4>>>0x3){case 0x1:_0x4b81bd['sourcePosition']=_0x2c9eec['Position']['decode'](_0xe21413,_0xe21413['uint32']());break;case 0x2:_0x4b81bd['howMany']=_0xe21413['uint32']();break;case 0x3:_0x4b81bd['targetPosition']=_0x2c9eec['Position']['decode'](_0xe21413,_0xe21413['uint32']());break;case 0x4:_0x4b81bd['wasUndone']=_0xe21413['bool']();break;default:_0xe21413['skipType'](0x7&_0xa77ed4);}}return _0x4b81bd;},_0x40df1c['decodeDelimited']=function(_0x4d223b){return _0x4d223b instanceof _0x4ea8a8||(_0x4d223b=new _0x4ea8a8(_0x4d223b)),this['decode'](_0x4d223b,_0x4d223b['uint32']());},_0x40df1c['verify']=function(_0x50e5bb){if('object'!=typeof _0x50e5bb||null===_0x50e5bb)return'object\x20expected';var _0x3737b0;if(null!=_0x50e5bb['sourcePosition']&&_0x50e5bb['hasOwnProperty']('sourcePosition')&&(_0x3737b0=_0x2c9eec['Position']['verify'](_0x50e5bb['sourcePosition'])))return'sourcePosition.'+_0x3737b0;if(null!=_0x50e5bb['howMany']&&_0x50e5bb['hasOwnProperty']('howMany')&&!_0x5db98f['isInteger'](_0x50e5bb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x50e5bb['targetPosition']&&_0x50e5bb['hasOwnProperty']('targetPosition')&&(_0x3737b0=_0x2c9eec['Position']['verify'](_0x50e5bb['targetPosition'])))return'targetPosition.'+_0x3737b0;return null!=_0x50e5bb['wasUndone']&&_0x50e5bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50e5bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x40df1c['fromObject']=function(_0x3e9f9a){if(_0x3e9f9a instanceof _0x2c9eec['MoveOperation'])return _0x3e9f9a;var _0x19f9be=new _0x2c9eec['MoveOperation']();if(null!=_0x3e9f9a['sourcePosition']){if('object'!=typeof _0x3e9f9a['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x19f9be['sourcePosition']=_0x2c9eec['Position']['fromObject'](_0x3e9f9a['sourcePosition']);}if(null!=_0x3e9f9a['howMany']&&(_0x19f9be['howMany']=_0x3e9f9a['howMany']>>>0x0),null!=_0x3e9f9a['targetPosition']){if('object'!=typeof _0x3e9f9a['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x19f9be['targetPosition']=_0x2c9eec['Position']['fromObject'](_0x3e9f9a['targetPosition']);}return null!=_0x3e9f9a['wasUndone']&&(_0x19f9be['wasUndone']=Boolean(_0x3e9f9a['wasUndone'])),_0x19f9be;},_0x40df1c['toObject']=function(_0x35b1d2,_0x14e5ab){_0x14e5ab||(_0x14e5ab={});var _0x1a4e84={};return _0x14e5ab['defaults']&&(_0x1a4e84['sourcePosition']=null,_0x1a4e84['howMany']=0x0,_0x1a4e84['targetPosition']=null,_0x1a4e84['wasUndone']=!0x1),null!=_0x35b1d2['sourcePosition']&&_0x35b1d2['hasOwnProperty']('sourcePosition')&&(_0x1a4e84['sourcePosition']=_0x2c9eec['Position']['toObject'](_0x35b1d2['sourcePosition'],_0x14e5ab)),null!=_0x35b1d2['howMany']&&_0x35b1d2['hasOwnProperty']('howMany')&&(_0x1a4e84['howMany']=_0x35b1d2['howMany']),null!=_0x35b1d2['targetPosition']&&_0x35b1d2['hasOwnProperty']('targetPosition')&&(_0x1a4e84['targetPosition']=_0x2c9eec['Position']['toObject'](_0x35b1d2['targetPosition'],_0x14e5ab)),null!=_0x35b1d2['wasUndone']&&_0x35b1d2['hasOwnProperty']('wasUndone')&&(_0x1a4e84['wasUndone']=_0x35b1d2['wasUndone']),_0x1a4e84;},_0x40df1c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x40df1c['getTypeUrl']=function(_0x48e3fa){return void 0x0===_0x48e3fa&&(_0x48e3fa='type.googleapis.com'),_0x48e3fa+'/MoveOperation';},_0x40df1c;}()),_0x2c9eec['RenameOperation']=(function(){function _0x268431(_0x24775f){if(_0x24775f){for(var _0x437835=Object['keys'](_0x24775f),_0x20cf85=0x0;_0x20cf85<_0x437835['length'];++_0x20cf85)null!=_0x24775f[_0x437835[_0x20cf85]]&&(this[_0x437835[_0x20cf85]]=_0x24775f[_0x437835[_0x20cf85]]);}}return _0x268431['prototype']['position']=null,_0x268431['prototype']['oldName']='',_0x268431['prototype']['newName']='',_0x268431['prototype']['wasUndone']=!0x1,_0x268431['create']=function(_0x26d71f){return new _0x268431(_0x26d71f);},_0x268431['encode']=function(_0x438ed3,_0x2ec634){return _0x2ec634||(_0x2ec634=_0x12ddff['create']()),null!=_0x438ed3['position']&&Object['hasOwnProperty']['call'](_0x438ed3,'position')&&_0x2c9eec['Position']['encode'](_0x438ed3['position'],_0x2ec634['uint32'](0xa)['fork']())['ldelim'](),null!=_0x438ed3['oldName']&&Object['hasOwnProperty']['call'](_0x438ed3,'oldName')&&_0x2ec634['uint32'](0x12)['string'](_0x438ed3['oldName']),null!=_0x438ed3['newName']&&Object['hasOwnProperty']['call'](_0x438ed3,'newName')&&_0x2ec634['uint32'](0x1a)['string'](_0x438ed3['newName']),null!=_0x438ed3['wasUndone']&&Object['hasOwnProperty']['call'](_0x438ed3,'wasUndone')&&_0x2ec634['uint32'](0x20)['bool'](_0x438ed3['wasUndone']),_0x2ec634;},_0x268431['encodeDelimited']=function(_0x4b9691,_0x240a80){return this['encode'](_0x4b9691,_0x240a80)['ldelim']();},_0x268431['decode']=function(_0x438b13,_0xc8c900){_0x438b13 instanceof _0x4ea8a8||(_0x438b13=_0x4ea8a8['create'](_0x438b13));for(var _0x19449a=void 0x0===_0xc8c900?_0x438b13['len']:_0x438b13['pos']+_0xc8c900,_0x4116f0=new _0x2c9eec['RenameOperation']();_0x438b13['pos']<_0x19449a;){var _0x316fd3=_0x438b13['uint32']();switch(_0x316fd3>>>0x3){case 0x1:_0x4116f0['position']=_0x2c9eec['Position']['decode'](_0x438b13,_0x438b13['uint32']());break;case 0x2:_0x4116f0['oldName']=_0x438b13['string']();break;case 0x3:_0x4116f0['newName']=_0x438b13['string']();break;case 0x4:_0x4116f0['wasUndone']=_0x438b13['bool']();break;default:_0x438b13['skipType'](0x7&_0x316fd3);}}return _0x4116f0;},_0x268431['decodeDelimited']=function(_0x22666a){return _0x22666a instanceof _0x4ea8a8||(_0x22666a=new _0x4ea8a8(_0x22666a)),this['decode'](_0x22666a,_0x22666a['uint32']());},_0x268431['verify']=function(_0x4ff1f1){if('object'!=typeof _0x4ff1f1||null===_0x4ff1f1)return'object\x20expected';if(null!=_0x4ff1f1['position']&&_0x4ff1f1['hasOwnProperty']('position')){var _0x2522ed=_0x2c9eec['Position']['verify'](_0x4ff1f1['position']);if(_0x2522ed)return'position.'+_0x2522ed;}return null!=_0x4ff1f1['oldName']&&_0x4ff1f1['hasOwnProperty']('oldName')&&!_0x5db98f['isString'](_0x4ff1f1['oldName'])?'oldName:\x20string\x20expected':null!=_0x4ff1f1['newName']&&_0x4ff1f1['hasOwnProperty']('newName')&&!_0x5db98f['isString'](_0x4ff1f1['newName'])?'newName:\x20string\x20expected':null!=_0x4ff1f1['wasUndone']&&_0x4ff1f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ff1f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x268431['fromObject']=function(_0x3633d5){if(_0x3633d5 instanceof _0x2c9eec['RenameOperation'])return _0x3633d5;var _0x1d9bc6=new _0x2c9eec['RenameOperation']();if(null!=_0x3633d5['position']){if('object'!=typeof _0x3633d5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1d9bc6['position']=_0x2c9eec['Position']['fromObject'](_0x3633d5['position']);}return null!=_0x3633d5['oldName']&&(_0x1d9bc6['oldName']=String(_0x3633d5['oldName'])),null!=_0x3633d5['newName']&&(_0x1d9bc6['newName']=String(_0x3633d5['newName'])),null!=_0x3633d5['wasUndone']&&(_0x1d9bc6['wasUndone']=Boolean(_0x3633d5['wasUndone'])),_0x1d9bc6;},_0x268431['toObject']=function(_0x341641,_0x530ed5){_0x530ed5||(_0x530ed5={});var _0x3e8d10={};return _0x530ed5['defaults']&&(_0x3e8d10['position']=null,_0x3e8d10['oldName']='',_0x3e8d10['newName']='',_0x3e8d10['wasUndone']=!0x1),null!=_0x341641['position']&&_0x341641['hasOwnProperty']('position')&&(_0x3e8d10['position']=_0x2c9eec['Position']['toObject'](_0x341641['position'],_0x530ed5)),null!=_0x341641['oldName']&&_0x341641['hasOwnProperty']('oldName')&&(_0x3e8d10['oldName']=_0x341641['oldName']),null!=_0x341641['newName']&&_0x341641['hasOwnProperty']('newName')&&(_0x3e8d10['newName']=_0x341641['newName']),null!=_0x341641['wasUndone']&&_0x341641['hasOwnProperty']('wasUndone')&&(_0x3e8d10['wasUndone']=_0x341641['wasUndone']),_0x3e8d10;},_0x268431['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x268431['getTypeUrl']=function(_0x4d0077){return void 0x0===_0x4d0077&&(_0x4d0077='type.googleapis.com'),_0x4d0077+'/RenameOperation';},_0x268431;}()),_0x2c9eec['RootAttributeOperation']=(function(){function _0x23c5d9(_0x27707){if(_0x27707){for(var _0x22818d=Object['keys'](_0x27707),_0x1fe68f=0x0;_0x1fe68f<_0x22818d['length'];++_0x1fe68f)null!=_0x27707[_0x22818d[_0x1fe68f]]&&(this[_0x22818d[_0x1fe68f]]=_0x27707[_0x22818d[_0x1fe68f]]);}}return _0x23c5d9['prototype']['root']='',_0x23c5d9['prototype']['key']='',_0x23c5d9['prototype']['oldValueBoolean']=!0x1,_0x23c5d9['prototype']['oldValueJson']='',_0x23c5d9['prototype']['newValueBoolean']=!0x1,_0x23c5d9['prototype']['newValueJson']='',_0x23c5d9['prototype']['wasUndone']=!0x1,_0x23c5d9['create']=function(_0x340bf2){return new _0x23c5d9(_0x340bf2);},_0x23c5d9['encode']=function(_0x734d3b,_0x35b138){return _0x35b138||(_0x35b138=_0x12ddff['create']()),null!=_0x734d3b['root']&&Object['hasOwnProperty']['call'](_0x734d3b,'root')&&_0x35b138['uint32'](0xa)['string'](_0x734d3b['root']),null!=_0x734d3b['key']&&Object['hasOwnProperty']['call'](_0x734d3b,'key')&&_0x35b138['uint32'](0x12)['string'](_0x734d3b['key']),null!=_0x734d3b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x734d3b,'oldValueBoolean')&&_0x35b138['uint32'](0x18)['bool'](_0x734d3b['oldValueBoolean']),null!=_0x734d3b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x734d3b,'oldValueJson')&&_0x35b138['uint32'](0x22)['string'](_0x734d3b['oldValueJson']),null!=_0x734d3b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x734d3b,'newValueBoolean')&&_0x35b138['uint32'](0x28)['bool'](_0x734d3b['newValueBoolean']),null!=_0x734d3b['newValueJson']&&Object['hasOwnProperty']['call'](_0x734d3b,'newValueJson')&&_0x35b138['uint32'](0x32)['string'](_0x734d3b['newValueJson']),null!=_0x734d3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x734d3b,'wasUndone')&&_0x35b138['uint32'](0x38)['bool'](_0x734d3b['wasUndone']),_0x35b138;},_0x23c5d9['encodeDelimited']=function(_0xe83f6e,_0x4bff88){return this['encode'](_0xe83f6e,_0x4bff88)['ldelim']();},_0x23c5d9['decode']=function(_0x26fa0a,_0xf61e31){_0x26fa0a instanceof _0x4ea8a8||(_0x26fa0a=_0x4ea8a8['create'](_0x26fa0a));for(var _0x38d023=void 0x0===_0xf61e31?_0x26fa0a['len']:_0x26fa0a['pos']+_0xf61e31,_0x41c5c3=new _0x2c9eec['RootAttributeOperation']();_0x26fa0a['pos']<_0x38d023;){var _0xcbf213=_0x26fa0a['uint32']();switch(_0xcbf213>>>0x3){case 0x1:_0x41c5c3['root']=_0x26fa0a['string']();break;case 0x2:_0x41c5c3['key']=_0x26fa0a['string']();break;case 0x3:_0x41c5c3['oldValueBoolean']=_0x26fa0a['bool']();break;case 0x4:_0x41c5c3['oldValueJson']=_0x26fa0a['string']();break;case 0x5:_0x41c5c3['newValueBoolean']=_0x26fa0a['bool']();break;case 0x6:_0x41c5c3['newValueJson']=_0x26fa0a['string']();break;case 0x7:_0x41c5c3['wasUndone']=_0x26fa0a['bool']();break;default:_0x26fa0a['skipType'](0x7&_0xcbf213);}}return _0x41c5c3;},_0x23c5d9['decodeDelimited']=function(_0x59b1e5){return _0x59b1e5 instanceof _0x4ea8a8||(_0x59b1e5=new _0x4ea8a8(_0x59b1e5)),this['decode'](_0x59b1e5,_0x59b1e5['uint32']());},_0x23c5d9['verify']=function(_0x307203){return'object'!=typeof _0x307203||null===_0x307203?'object\x20expected':null!=_0x307203['root']&&_0x307203['hasOwnProperty']('root')&&!_0x5db98f['isString'](_0x307203['root'])?'root:\x20string\x20expected':null!=_0x307203['key']&&_0x307203['hasOwnProperty']('key')&&!_0x5db98f['isString'](_0x307203['key'])?'key:\x20string\x20expected':null!=_0x307203['oldValueBoolean']&&_0x307203['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x307203['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x307203['oldValueJson']&&_0x307203['hasOwnProperty']('oldValueJson')&&!_0x5db98f['isString'](_0x307203['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x307203['newValueBoolean']&&_0x307203['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x307203['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x307203['newValueJson']&&_0x307203['hasOwnProperty']('newValueJson')&&!_0x5db98f['isString'](_0x307203['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x307203['wasUndone']&&_0x307203['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x307203['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23c5d9['fromObject']=function(_0x319571){if(_0x319571 instanceof _0x2c9eec['RootAttributeOperation'])return _0x319571;var _0x260ac1=new _0x2c9eec['RootAttributeOperation']();return null!=_0x319571['root']&&(_0x260ac1['root']=String(_0x319571['root'])),null!=_0x319571['key']&&(_0x260ac1['key']=String(_0x319571['key'])),null!=_0x319571['oldValueBoolean']&&(_0x260ac1['oldValueBoolean']=Boolean(_0x319571['oldValueBoolean'])),null!=_0x319571['oldValueJson']&&(_0x260ac1['oldValueJson']=String(_0x319571['oldValueJson'])),null!=_0x319571['newValueBoolean']&&(_0x260ac1['newValueBoolean']=Boolean(_0x319571['newValueBoolean'])),null!=_0x319571['newValueJson']&&(_0x260ac1['newValueJson']=String(_0x319571['newValueJson'])),null!=_0x319571['wasUndone']&&(_0x260ac1['wasUndone']=Boolean(_0x319571['wasUndone'])),_0x260ac1;},_0x23c5d9['toObject']=function(_0x1d054b,_0x414fd8){_0x414fd8||(_0x414fd8={});var _0x2c1d87={};return _0x414fd8['defaults']&&(_0x2c1d87['root']='',_0x2c1d87['key']='',_0x2c1d87['oldValueBoolean']=!0x1,_0x2c1d87['oldValueJson']='',_0x2c1d87['newValueBoolean']=!0x1,_0x2c1d87['newValueJson']='',_0x2c1d87['wasUndone']=!0x1),null!=_0x1d054b['root']&&_0x1d054b['hasOwnProperty']('root')&&(_0x2c1d87['root']=_0x1d054b['root']),null!=_0x1d054b['key']&&_0x1d054b['hasOwnProperty']('key')&&(_0x2c1d87['key']=_0x1d054b['key']),null!=_0x1d054b['oldValueBoolean']&&_0x1d054b['hasOwnProperty']('oldValueBoolean')&&(_0x2c1d87['oldValueBoolean']=_0x1d054b['oldValueBoolean']),null!=_0x1d054b['oldValueJson']&&_0x1d054b['hasOwnProperty']('oldValueJson')&&(_0x2c1d87['oldValueJson']=_0x1d054b['oldValueJson']),null!=_0x1d054b['newValueBoolean']&&_0x1d054b['hasOwnProperty']('newValueBoolean')&&(_0x2c1d87['newValueBoolean']=_0x1d054b['newValueBoolean']),null!=_0x1d054b['newValueJson']&&_0x1d054b['hasOwnProperty']('newValueJson')&&(_0x2c1d87['newValueJson']=_0x1d054b['newValueJson']),null!=_0x1d054b['wasUndone']&&_0x1d054b['hasOwnProperty']('wasUndone')&&(_0x2c1d87['wasUndone']=_0x1d054b['wasUndone']),_0x2c1d87;},_0x23c5d9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x23c5d9['getTypeUrl']=function(_0x3e950f){return void 0x0===_0x3e950f&&(_0x3e950f='type.googleapis.com'),_0x3e950f+'/RootAttributeOperation';},_0x23c5d9;}()),_0x2c9eec['RootOperation']=(function(){function _0x4e822e(_0x2861bd){if(_0x2861bd){for(var _0x5e0bd5=Object['keys'](_0x2861bd),_0x50f0f8=0x0;_0x50f0f8<_0x5e0bd5['length'];++_0x50f0f8)null!=_0x2861bd[_0x5e0bd5[_0x50f0f8]]&&(this[_0x5e0bd5[_0x50f0f8]]=_0x2861bd[_0x5e0bd5[_0x50f0f8]]);}}return _0x4e822e['prototype']['rootName']='',_0x4e822e['prototype']['elementName']='',_0x4e822e['prototype']['isAdd']=!0x1,_0x4e822e['prototype']['wasUndone']=!0x1,_0x4e822e['create']=function(_0x3772bf){return new _0x4e822e(_0x3772bf);},_0x4e822e['encode']=function(_0x478834,_0x308dfe){return _0x308dfe||(_0x308dfe=_0x12ddff['create']()),null!=_0x478834['rootName']&&Object['hasOwnProperty']['call'](_0x478834,'rootName')&&_0x308dfe['uint32'](0xa)['string'](_0x478834['rootName']),null!=_0x478834['elementName']&&Object['hasOwnProperty']['call'](_0x478834,'elementName')&&_0x308dfe['uint32'](0x12)['string'](_0x478834['elementName']),null!=_0x478834['isAdd']&&Object['hasOwnProperty']['call'](_0x478834,'isAdd')&&_0x308dfe['uint32'](0x18)['bool'](_0x478834['isAdd']),null!=_0x478834['wasUndone']&&Object['hasOwnProperty']['call'](_0x478834,'wasUndone')&&_0x308dfe['uint32'](0x20)['bool'](_0x478834['wasUndone']),_0x308dfe;},_0x4e822e['encodeDelimited']=function(_0x37603c,_0x30df37){return this['encode'](_0x37603c,_0x30df37)['ldelim']();},_0x4e822e['decode']=function(_0x3ecec6,_0x5b7ba0){_0x3ecec6 instanceof _0x4ea8a8||(_0x3ecec6=_0x4ea8a8['create'](_0x3ecec6));for(var _0x15aa28=void 0x0===_0x5b7ba0?_0x3ecec6['len']:_0x3ecec6['pos']+_0x5b7ba0,_0x401e92=new _0x2c9eec['RootOperation']();_0x3ecec6['pos']<_0x15aa28;){var _0x27e41d=_0x3ecec6['uint32']();switch(_0x27e41d>>>0x3){case 0x1:_0x401e92['rootName']=_0x3ecec6['string']();break;case 0x2:_0x401e92['elementName']=_0x3ecec6['string']();break;case 0x3:_0x401e92['isAdd']=_0x3ecec6['bool']();break;case 0x4:_0x401e92['wasUndone']=_0x3ecec6['bool']();break;default:_0x3ecec6['skipType'](0x7&_0x27e41d);}}return _0x401e92;},_0x4e822e['decodeDelimited']=function(_0x113ccc){return _0x113ccc instanceof _0x4ea8a8||(_0x113ccc=new _0x4ea8a8(_0x113ccc)),this['decode'](_0x113ccc,_0x113ccc['uint32']());},_0x4e822e['verify']=function(_0x1f839c){return'object'!=typeof _0x1f839c||null===_0x1f839c?'object\x20expected':null!=_0x1f839c['rootName']&&_0x1f839c['hasOwnProperty']('rootName')&&!_0x5db98f['isString'](_0x1f839c['rootName'])?'rootName:\x20string\x20expected':null!=_0x1f839c['elementName']&&_0x1f839c['hasOwnProperty']('elementName')&&!_0x5db98f['isString'](_0x1f839c['elementName'])?'elementName:\x20string\x20expected':null!=_0x1f839c['isAdd']&&_0x1f839c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1f839c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1f839c['wasUndone']&&_0x1f839c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f839c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e822e['fromObject']=function(_0x42173f){if(_0x42173f instanceof _0x2c9eec['RootOperation'])return _0x42173f;var _0x57dc20=new _0x2c9eec['RootOperation']();return null!=_0x42173f['rootName']&&(_0x57dc20['rootName']=String(_0x42173f['rootName'])),null!=_0x42173f['elementName']&&(_0x57dc20['elementName']=String(_0x42173f['elementName'])),null!=_0x42173f['isAdd']&&(_0x57dc20['isAdd']=Boolean(_0x42173f['isAdd'])),null!=_0x42173f['wasUndone']&&(_0x57dc20['wasUndone']=Boolean(_0x42173f['wasUndone'])),_0x57dc20;},_0x4e822e['toObject']=function(_0x2f14f1,_0x5aa132){_0x5aa132||(_0x5aa132={});var _0x370166={};return _0x5aa132['defaults']&&(_0x370166['rootName']='',_0x370166['elementName']='',_0x370166['isAdd']=!0x1,_0x370166['wasUndone']=!0x1),null!=_0x2f14f1['rootName']&&_0x2f14f1['hasOwnProperty']('rootName')&&(_0x370166['rootName']=_0x2f14f1['rootName']),null!=_0x2f14f1['elementName']&&_0x2f14f1['hasOwnProperty']('elementName')&&(_0x370166['elementName']=_0x2f14f1['elementName']),null!=_0x2f14f1['isAdd']&&_0x2f14f1['hasOwnProperty']('isAdd')&&(_0x370166['isAdd']=_0x2f14f1['isAdd']),null!=_0x2f14f1['wasUndone']&&_0x2f14f1['hasOwnProperty']('wasUndone')&&(_0x370166['wasUndone']=_0x2f14f1['wasUndone']),_0x370166;},_0x4e822e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x4e822e['getTypeUrl']=function(_0x56a700){return void 0x0===_0x56a700&&(_0x56a700='type.googleapis.com'),_0x56a700+'/RootOperation';},_0x4e822e;}()),_0x2c9eec['SplitOperation']=(function(){function _0x59b907(_0x100398){if(_0x100398){for(var _0x213e91=Object['keys'](_0x100398),_0x196057=0x0;_0x196057<_0x213e91['length'];++_0x196057)null!=_0x100398[_0x213e91[_0x196057]]&&(this[_0x213e91[_0x196057]]=_0x100398[_0x213e91[_0x196057]]);}}return _0x59b907['prototype']['splitPosition']=null,_0x59b907['prototype']['graveyardPosition']=null,_0x59b907['prototype']['howMany']=0x0,_0x59b907['prototype']['insertionPosition']=null,_0x59b907['prototype']['wasUndone']=!0x1,_0x59b907['create']=function(_0x447244){return new _0x59b907(_0x447244);},_0x59b907['encode']=function(_0x1d8c07,_0x121ebc){return _0x121ebc||(_0x121ebc=_0x12ddff['create']()),null!=_0x1d8c07['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d8c07,'splitPosition')&&_0x2c9eec['Position']['encode'](_0x1d8c07['splitPosition'],_0x121ebc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d8c07['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d8c07,'graveyardPosition')&&_0x2c9eec['Position']['encode'](_0x1d8c07['graveyardPosition'],_0x121ebc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d8c07['howMany']&&Object['hasOwnProperty']['call'](_0x1d8c07,'howMany')&&_0x121ebc['uint32'](0x18)['uint32'](_0x1d8c07['howMany']),null!=_0x1d8c07['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d8c07,'insertionPosition')&&_0x2c9eec['Position']['encode'](_0x1d8c07['insertionPosition'],_0x121ebc['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d8c07['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d8c07,'wasUndone')&&_0x121ebc['uint32'](0x28)['bool'](_0x1d8c07['wasUndone']),_0x121ebc;},_0x59b907['encodeDelimited']=function(_0x3c8781,_0x5d670e){return this['encode'](_0x3c8781,_0x5d670e)['ldelim']();},_0x59b907['decode']=function(_0x308cf8,_0x376eb4){_0x308cf8 instanceof _0x4ea8a8||(_0x308cf8=_0x4ea8a8['create'](_0x308cf8));for(var _0x52f5a7=void 0x0===_0x376eb4?_0x308cf8['len']:_0x308cf8['pos']+_0x376eb4,_0x468f79=new _0x2c9eec['SplitOperation']();_0x308cf8['pos']<_0x52f5a7;){var _0x1d13de=_0x308cf8['uint32']();switch(_0x1d13de>>>0x3){case 0x1:_0x468f79['splitPosition']=_0x2c9eec['Position']['decode'](_0x308cf8,_0x308cf8['uint32']());break;case 0x2:_0x468f79['graveyardPosition']=_0x2c9eec['Position']['decode'](_0x308cf8,_0x308cf8['uint32']());break;case 0x3:_0x468f79['howMany']=_0x308cf8['uint32']();break;case 0x4:_0x468f79['insertionPosition']=_0x2c9eec['Position']['decode'](_0x308cf8,_0x308cf8['uint32']());break;case 0x5:_0x468f79['wasUndone']=_0x308cf8['bool']();break;default:_0x308cf8['skipType'](0x7&_0x1d13de);}}return _0x468f79;},_0x59b907['decodeDelimited']=function(_0x3649c1){return _0x3649c1 instanceof _0x4ea8a8||(_0x3649c1=new _0x4ea8a8(_0x3649c1)),this['decode'](_0x3649c1,_0x3649c1['uint32']());},_0x59b907['verify']=function(_0x5c6854){if('object'!=typeof _0x5c6854||null===_0x5c6854)return'object\x20expected';var _0x2dd5d7;if(null!=_0x5c6854['splitPosition']&&_0x5c6854['hasOwnProperty']('splitPosition')&&(_0x2dd5d7=_0x2c9eec['Position']['verify'](_0x5c6854['splitPosition'])))return'splitPosition.'+_0x2dd5d7;if(null!=_0x5c6854['graveyardPosition']&&_0x5c6854['hasOwnProperty']('graveyardPosition')&&(_0x2dd5d7=_0x2c9eec['Position']['verify'](_0x5c6854['graveyardPosition'])))return'graveyardPosition.'+_0x2dd5d7;if(null!=_0x5c6854['howMany']&&_0x5c6854['hasOwnProperty']('howMany')&&!_0x5db98f['isInteger'](_0x5c6854['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5c6854['insertionPosition']&&_0x5c6854['hasOwnProperty']('insertionPosition')&&(_0x2dd5d7=_0x2c9eec['Position']['verify'](_0x5c6854['insertionPosition'])))return'insertionPosition.'+_0x2dd5d7;return null!=_0x5c6854['wasUndone']&&_0x5c6854['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c6854['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59b907['fromObject']=function(_0xe84766){if(_0xe84766 instanceof _0x2c9eec['SplitOperation'])return _0xe84766;var _0x203a03=new _0x2c9eec['SplitOperation']();if(null!=_0xe84766['splitPosition']){if('object'!=typeof _0xe84766['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x203a03['splitPosition']=_0x2c9eec['Position']['fromObject'](_0xe84766['splitPosition']);}if(null!=_0xe84766['graveyardPosition']){if('object'!=typeof _0xe84766['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x203a03['graveyardPosition']=_0x2c9eec['Position']['fromObject'](_0xe84766['graveyardPosition']);}if(null!=_0xe84766['howMany']&&(_0x203a03['howMany']=_0xe84766['howMany']>>>0x0),null!=_0xe84766['insertionPosition']){if('object'!=typeof _0xe84766['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x203a03['insertionPosition']=_0x2c9eec['Position']['fromObject'](_0xe84766['insertionPosition']);}return null!=_0xe84766['wasUndone']&&(_0x203a03['wasUndone']=Boolean(_0xe84766['wasUndone'])),_0x203a03;},_0x59b907['toObject']=function(_0xe20288,_0xc712d7){_0xc712d7||(_0xc712d7={});var _0x50c21a={};return _0xc712d7['defaults']&&(_0x50c21a['splitPosition']=null,_0x50c21a['graveyardPosition']=null,_0x50c21a['howMany']=0x0,_0x50c21a['insertionPosition']=null,_0x50c21a['wasUndone']=!0x1),null!=_0xe20288['splitPosition']&&_0xe20288['hasOwnProperty']('splitPosition')&&(_0x50c21a['splitPosition']=_0x2c9eec['Position']['toObject'](_0xe20288['splitPosition'],_0xc712d7)),null!=_0xe20288['graveyardPosition']&&_0xe20288['hasOwnProperty']('graveyardPosition')&&(_0x50c21a['graveyardPosition']=_0x2c9eec['Position']['toObject'](_0xe20288['graveyardPosition'],_0xc712d7)),null!=_0xe20288['howMany']&&_0xe20288['hasOwnProperty']('howMany')&&(_0x50c21a['howMany']=_0xe20288['howMany']),null!=_0xe20288['insertionPosition']&&_0xe20288['hasOwnProperty']('insertionPosition')&&(_0x50c21a['insertionPosition']=_0x2c9eec['Position']['toObject'](_0xe20288['insertionPosition'],_0xc712d7)),null!=_0xe20288['wasUndone']&&_0xe20288['hasOwnProperty']('wasUndone')&&(_0x50c21a['wasUndone']=_0xe20288['wasUndone']),_0x50c21a;},_0x59b907['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x59b907['getTypeUrl']=function(_0x2cb5b8){return void 0x0===_0x2cb5b8&&(_0x2cb5b8='type.googleapis.com'),_0x2cb5b8+'/SplitOperation';},_0x59b907;}()),_0x2c9eec['Position']=(function(){function _0x145e5c(_0x1b05e6){if(this['path']=[],_0x1b05e6){for(var _0x4cfa82=Object['keys'](_0x1b05e6),_0xabb2e7=0x0;_0xabb2e7<_0x4cfa82['length'];++_0xabb2e7)null!=_0x1b05e6[_0x4cfa82[_0xabb2e7]]&&(this[_0x4cfa82[_0xabb2e7]]=_0x1b05e6[_0x4cfa82[_0xabb2e7]]);}}return _0x145e5c['prototype']['root']='',_0x145e5c['prototype']['rootMain']=!0x1,_0x145e5c['prototype']['rootGraveyard']=!0x1,_0x145e5c['prototype']['path']=_0x5db98f['emptyArray'],_0x145e5c['prototype']['stickiness']='',_0x145e5c['create']=function(_0x3bb189){return new _0x145e5c(_0x3bb189);},_0x145e5c['encode']=function(_0x265ff5,_0x5372ea){if(_0x5372ea||(_0x5372ea=_0x12ddff['create']()),null!=_0x265ff5['root']&&Object['hasOwnProperty']['call'](_0x265ff5,'root')&&_0x5372ea['uint32'](0xa)['string'](_0x265ff5['root']),null!=_0x265ff5['rootMain']&&Object['hasOwnProperty']['call'](_0x265ff5,'rootMain')&&_0x5372ea['uint32'](0x10)['bool'](_0x265ff5['rootMain']),null!=_0x265ff5['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x265ff5,'rootGraveyard')&&_0x5372ea['uint32'](0x18)['bool'](_0x265ff5['rootGraveyard']),null!=_0x265ff5['path']&&_0x265ff5['path']['length']){_0x5372ea['uint32'](0x22)['fork']();for(var _0x358f71=0x0;_0x358f71<_0x265ff5['path']['length'];++_0x358f71)_0x5372ea['uint32'](_0x265ff5['path'][_0x358f71]);_0x5372ea['ldelim']();}return null!=_0x265ff5['stickiness']&&Object['hasOwnProperty']['call'](_0x265ff5,'stickiness')&&_0x5372ea['uint32'](0x2a)['string'](_0x265ff5['stickiness']),_0x5372ea;},_0x145e5c['encodeDelimited']=function(_0x2a4b0e,_0xc3dbed){return this['encode'](_0x2a4b0e,_0xc3dbed)['ldelim']();},_0x145e5c['decode']=function(_0xead6da,_0x11870c){_0xead6da instanceof _0x4ea8a8||(_0xead6da=_0x4ea8a8['create'](_0xead6da));for(var _0x1bf66f=void 0x0===_0x11870c?_0xead6da['len']:_0xead6da['pos']+_0x11870c,_0x51cd10=new _0x2c9eec['Position']();_0xead6da['pos']<_0x1bf66f;){var _0x2d1dd0=_0xead6da['uint32']();switch(_0x2d1dd0>>>0x3){case 0x1:_0x51cd10['root']=_0xead6da['string']();break;case 0x2:_0x51cd10['rootMain']=_0xead6da['bool']();break;case 0x3:_0x51cd10['rootGraveyard']=_0xead6da['bool']();break;case 0x4:if(_0x51cd10['path']&&_0x51cd10['path']['length']||(_0x51cd10['path']=[]),0x2==(0x7&_0x2d1dd0)){for(var _0xf5a7d8=_0xead6da['uint32']()+_0xead6da['pos'];_0xead6da['pos']<_0xf5a7d8;)_0x51cd10['path']['push'](_0xead6da['uint32']());}else _0x51cd10['path']['push'](_0xead6da['uint32']());break;case 0x5:_0x51cd10['stickiness']=_0xead6da['string']();break;default:_0xead6da['skipType'](0x7&_0x2d1dd0);}}return _0x51cd10;},_0x145e5c['decodeDelimited']=function(_0x87c93){return _0x87c93 instanceof _0x4ea8a8||(_0x87c93=new _0x4ea8a8(_0x87c93)),this['decode'](_0x87c93,_0x87c93['uint32']());},_0x145e5c['verify']=function(_0x53d2fc){if('object'!=typeof _0x53d2fc||null===_0x53d2fc)return'object\x20expected';if(null!=_0x53d2fc['root']&&_0x53d2fc['hasOwnProperty']('root')&&!_0x5db98f['isString'](_0x53d2fc['root']))return'root:\x20string\x20expected';if(null!=_0x53d2fc['rootMain']&&_0x53d2fc['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x53d2fc['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x53d2fc['rootGraveyard']&&_0x53d2fc['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x53d2fc['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x53d2fc['path']&&_0x53d2fc['hasOwnProperty']('path')){if(!Array['isArray'](_0x53d2fc['path']))return'path:\x20array\x20expected';for(var _0x5f1d0=0x0;_0x5f1d0<_0x53d2fc['path']['length'];++_0x5f1d0)if(!_0x5db98f['isInteger'](_0x53d2fc['path'][_0x5f1d0]))return'path:\x20integer[]\x20expected';}return null!=_0x53d2fc['stickiness']&&_0x53d2fc['hasOwnProperty']('stickiness')&&!_0x5db98f['isString'](_0x53d2fc['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x145e5c['fromObject']=function(_0xb27c5c){if(_0xb27c5c instanceof _0x2c9eec['Position'])return _0xb27c5c;var _0x58f3fa=new _0x2c9eec['Position']();if(null!=_0xb27c5c['root']&&(_0x58f3fa['root']=String(_0xb27c5c['root'])),null!=_0xb27c5c['rootMain']&&(_0x58f3fa['rootMain']=Boolean(_0xb27c5c['rootMain'])),null!=_0xb27c5c['rootGraveyard']&&(_0x58f3fa['rootGraveyard']=Boolean(_0xb27c5c['rootGraveyard'])),_0xb27c5c['path']){if(!Array['isArray'](_0xb27c5c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x58f3fa['path']=[];for(var _0x2c1bfb=0x0;_0x2c1bfb<_0xb27c5c['path']['length'];++_0x2c1bfb)_0x58f3fa['path'][_0x2c1bfb]=_0xb27c5c['path'][_0x2c1bfb]>>>0x0;}return null!=_0xb27c5c['stickiness']&&(_0x58f3fa['stickiness']=String(_0xb27c5c['stickiness'])),_0x58f3fa;},_0x145e5c['toObject']=function(_0x782a89,_0x4c3da5){_0x4c3da5||(_0x4c3da5={});var _0xbac570={};if((_0x4c3da5['arrays']||_0x4c3da5['defaults'])&&(_0xbac570['path']=[]),_0x4c3da5['defaults']&&(_0xbac570['root']='',_0xbac570['rootMain']=!0x1,_0xbac570['rootGraveyard']=!0x1,_0xbac570['stickiness']=''),null!=_0x782a89['root']&&_0x782a89['hasOwnProperty']('root')&&(_0xbac570['root']=_0x782a89['root']),null!=_0x782a89['rootMain']&&_0x782a89['hasOwnProperty']('rootMain')&&(_0xbac570['rootMain']=_0x782a89['rootMain']),null!=_0x782a89['rootGraveyard']&&_0x782a89['hasOwnProperty']('rootGraveyard')&&(_0xbac570['rootGraveyard']=_0x782a89['rootGraveyard']),_0x782a89['path']&&_0x782a89['path']['length']){_0xbac570['path']=[];for(var _0x568ced=0x0;_0x568ced<_0x782a89['path']['length'];++_0x568ced)_0xbac570['path'][_0x568ced]=_0x782a89['path'][_0x568ced];}return null!=_0x782a89['stickiness']&&_0x782a89['hasOwnProperty']('stickiness')&&(_0xbac570['stickiness']=_0x782a89['stickiness']),_0xbac570;},_0x145e5c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x145e5c['getTypeUrl']=function(_0x737305){return void 0x0===_0x737305&&(_0x737305='type.googleapis.com'),_0x737305+'/Position';},_0x145e5c;}()),_0x2c9eec['Range']=(function(){function _0x4a9163(_0x4c855f){if(_0x4c855f){for(var _0xa17920=Object['keys'](_0x4c855f),_0x5e6558=0x0;_0x5e6558<_0xa17920['length'];++_0x5e6558)null!=_0x4c855f[_0xa17920[_0x5e6558]]&&(this[_0xa17920[_0x5e6558]]=_0x4c855f[_0xa17920[_0x5e6558]]);}}return _0x4a9163['prototype']['start']=null,_0x4a9163['prototype']['end']=null,_0x4a9163['create']=function(_0x392710){return new _0x4a9163(_0x392710);},_0x4a9163['encode']=function(_0x1634ef,_0x35766e){return _0x35766e||(_0x35766e=_0x12ddff['create']()),null!=_0x1634ef['start']&&Object['hasOwnProperty']['call'](_0x1634ef,'start')&&_0x2c9eec['Position']['encode'](_0x1634ef['start'],_0x35766e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1634ef['end']&&Object['hasOwnProperty']['call'](_0x1634ef,'end')&&_0x2c9eec['Position']['encode'](_0x1634ef['end'],_0x35766e['uint32'](0x12)['fork']())['ldelim'](),_0x35766e;},_0x4a9163['encodeDelimited']=function(_0x29460b,_0x42fce2){return this['encode'](_0x29460b,_0x42fce2)['ldelim']();},_0x4a9163['decode']=function(_0x107f31,_0x3dc9c2){_0x107f31 instanceof _0x4ea8a8||(_0x107f31=_0x4ea8a8['create'](_0x107f31));for(var _0x9ef5bd=void 0x0===_0x3dc9c2?_0x107f31['len']:_0x107f31['pos']+_0x3dc9c2,_0x9735a4=new _0x2c9eec['Range']();_0x107f31['pos']<_0x9ef5bd;){var _0x347746=_0x107f31['uint32']();switch(_0x347746>>>0x3){case 0x1:_0x9735a4['start']=_0x2c9eec['Position']['decode'](_0x107f31,_0x107f31['uint32']());break;case 0x2:_0x9735a4['end']=_0x2c9eec['Position']['decode'](_0x107f31,_0x107f31['uint32']());break;default:_0x107f31['skipType'](0x7&_0x347746);}}return _0x9735a4;},_0x4a9163['decodeDelimited']=function(_0x23a956){return _0x23a956 instanceof _0x4ea8a8||(_0x23a956=new _0x4ea8a8(_0x23a956)),this['decode'](_0x23a956,_0x23a956['uint32']());},_0x4a9163['verify']=function(_0x39ef79){if('object'!=typeof _0x39ef79||null===_0x39ef79)return'object\x20expected';var _0x4c79d5;if(null!=_0x39ef79['start']&&_0x39ef79['hasOwnProperty']('start')&&(_0x4c79d5=_0x2c9eec['Position']['verify'](_0x39ef79['start'])))return'start.'+_0x4c79d5;if(null!=_0x39ef79['end']&&_0x39ef79['hasOwnProperty']('end')&&(_0x4c79d5=_0x2c9eec['Position']['verify'](_0x39ef79['end'])))return'end.'+_0x4c79d5;return null;},_0x4a9163['fromObject']=function(_0x28e7c){if(_0x28e7c instanceof _0x2c9eec['Range'])return _0x28e7c;var _0x7a2922=new _0x2c9eec['Range']();if(null!=_0x28e7c['start']){if('object'!=typeof _0x28e7c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x7a2922['start']=_0x2c9eec['Position']['fromObject'](_0x28e7c['start']);}if(null!=_0x28e7c['end']){if('object'!=typeof _0x28e7c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x7a2922['end']=_0x2c9eec['Position']['fromObject'](_0x28e7c['end']);}return _0x7a2922;},_0x4a9163['toObject']=function(_0x2f4435,_0x195457){_0x195457||(_0x195457={});var _0x32a806={};return _0x195457['defaults']&&(_0x32a806['start']=null,_0x32a806['end']=null),null!=_0x2f4435['start']&&_0x2f4435['hasOwnProperty']('start')&&(_0x32a806['start']=_0x2c9eec['Position']['toObject'](_0x2f4435['start'],_0x195457)),null!=_0x2f4435['end']&&_0x2f4435['hasOwnProperty']('end')&&(_0x32a806['end']=_0x2c9eec['Position']['toObject'](_0x2f4435['end'],_0x195457)),_0x32a806;},_0x4a9163['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x4a9163['getTypeUrl']=function(_0x405f1b){return void 0x0===_0x405f1b&&(_0x405f1b='type.googleapis.com'),_0x405f1b+'/Range';},_0x4a9163;}()),_0x2c9eec['Element']=(function(){function _0x3c71b8(_0x31f0d1){if(this['children']=[],this['attributesBoolean']={},_0x31f0d1){for(var _0x512492=Object['keys'](_0x31f0d1),_0x386b61=0x0;_0x386b61<_0x512492['length'];++_0x386b61)null!=_0x31f0d1[_0x512492[_0x386b61]]&&(this[_0x512492[_0x386b61]]=_0x31f0d1[_0x512492[_0x386b61]]);}}return _0x3c71b8['prototype']['name']='',_0x3c71b8['prototype']['children']=_0x5db98f['emptyArray'],_0x3c71b8['prototype']['data']='',_0x3c71b8['prototype']['attributesBoolean']=_0x5db98f['emptyObject'],_0x3c71b8['prototype']['attributesJson']='',_0x3c71b8['create']=function(_0x4dae31){return new _0x3c71b8(_0x4dae31);},_0x3c71b8['encode']=function(_0x1dbc38,_0x43074d){if(_0x43074d||(_0x43074d=_0x12ddff['create']()),null!=_0x1dbc38['name']&&Object['hasOwnProperty']['call'](_0x1dbc38,'name')&&_0x43074d['uint32'](0xa)['string'](_0x1dbc38['name']),null!=_0x1dbc38['children']&&_0x1dbc38['children']['length']){for(var _0x16034f=0x0;_0x16034f<_0x1dbc38['children']['length'];++_0x16034f)_0x2c9eec['Element']['encode'](_0x1dbc38['children'][_0x16034f],_0x43074d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1dbc38['data']&&Object['hasOwnProperty']['call'](_0x1dbc38,'data')&&_0x43074d['uint32'](0x1a)['string'](_0x1dbc38['data']),null!=_0x1dbc38['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1dbc38,'attributesBoolean')){var _0x35297a=Object['keys'](_0x1dbc38['attributesBoolean']);for(_0x16034f=0x0;_0x16034f<_0x35297a['length'];++_0x16034f)_0x43074d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x35297a[_0x16034f])['uint32'](0x10)['bool'](_0x1dbc38['attributesBoolean'][_0x35297a[_0x16034f]])['ldelim']();}return null!=_0x1dbc38['attributesJson']&&Object['hasOwnProperty']['call'](_0x1dbc38,'attributesJson')&&_0x43074d['uint32'](0x2a)['string'](_0x1dbc38['attributesJson']),_0x43074d;},_0x3c71b8['encodeDelimited']=function(_0x2b4b7e,_0x1c39ab){return this['encode'](_0x2b4b7e,_0x1c39ab)['ldelim']();},_0x3c71b8['decode']=function(_0xd4701f,_0x52b18a){_0xd4701f instanceof _0x4ea8a8||(_0xd4701f=_0x4ea8a8['create'](_0xd4701f));for(var _0xbcefd4,_0x318366,_0x5c1b86=void 0x0===_0x52b18a?_0xd4701f['len']:_0xd4701f['pos']+_0x52b18a,_0x109b52=new _0x2c9eec['Element']();_0xd4701f['pos']<_0x5c1b86;){var _0x4467b1=_0xd4701f['uint32']();switch(_0x4467b1>>>0x3){case 0x1:_0x109b52['name']=_0xd4701f['string']();break;case 0x2:_0x109b52['children']&&_0x109b52['children']['length']||(_0x109b52['children']=[]),_0x109b52['children']['push'](_0x2c9eec['Element']['decode'](_0xd4701f,_0xd4701f['uint32']()));break;case 0x3:_0x109b52['data']=_0xd4701f['string']();break;case 0x4:_0x109b52['attributesBoolean']===_0x5db98f['emptyObject']&&(_0x109b52['attributesBoolean']={});var _0x5e8357=_0xd4701f['uint32']()+_0xd4701f['pos'];for(_0xbcefd4='',_0x318366=!0x1;_0xd4701f['pos']<_0x5e8357;){var _0x3ad892=_0xd4701f['uint32']();switch(_0x3ad892>>>0x3){case 0x1:_0xbcefd4=_0xd4701f['string']();break;case 0x2:_0x318366=_0xd4701f['bool']();break;default:_0xd4701f['skipType'](0x7&_0x3ad892);}}_0x109b52['attributesBoolean'][_0xbcefd4]=_0x318366;break;case 0x5:_0x109b52['attributesJson']=_0xd4701f['string']();break;default:_0xd4701f['skipType'](0x7&_0x4467b1);}}return _0x109b52;},_0x3c71b8['decodeDelimited']=function(_0x16fab8){return _0x16fab8 instanceof _0x4ea8a8||(_0x16fab8=new _0x4ea8a8(_0x16fab8)),this['decode'](_0x16fab8,_0x16fab8['uint32']());},_0x3c71b8['verify']=function(_0xa6cd58){if('object'!=typeof _0xa6cd58||null===_0xa6cd58)return'object\x20expected';if(null!=_0xa6cd58['name']&&_0xa6cd58['hasOwnProperty']('name')&&!_0x5db98f['isString'](_0xa6cd58['name']))return'name:\x20string\x20expected';if(null!=_0xa6cd58['children']&&_0xa6cd58['hasOwnProperty']('children')){if(!Array['isArray'](_0xa6cd58['children']))return'children:\x20array\x20expected';for(var _0x5ef615=0x0;_0x5ef615<_0xa6cd58['children']['length'];++_0x5ef615){var _0x2a23cb=_0x2c9eec['Element']['verify'](_0xa6cd58['children'][_0x5ef615]);if(_0x2a23cb)return'children.'+_0x2a23cb;}}if(null!=_0xa6cd58['data']&&_0xa6cd58['hasOwnProperty']('data')&&!_0x5db98f['isString'](_0xa6cd58['data']))return'data:\x20string\x20expected';if(null!=_0xa6cd58['attributesBoolean']&&_0xa6cd58['hasOwnProperty']('attributesBoolean')){if(!_0x5db98f['isObject'](_0xa6cd58['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x21e531=Object['keys'](_0xa6cd58['attributesBoolean']);for(_0x5ef615=0x0;_0x5ef615<_0x21e531['length'];++_0x5ef615)if('boolean'!=typeof _0xa6cd58['attributesBoolean'][_0x21e531[_0x5ef615]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xa6cd58['attributesJson']&&_0xa6cd58['hasOwnProperty']('attributesJson')&&!_0x5db98f['isString'](_0xa6cd58['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3c71b8['fromObject']=function(_0x55ba0d){if(_0x55ba0d instanceof _0x2c9eec['Element'])return _0x55ba0d;var _0x376efe=new _0x2c9eec['Element']();if(null!=_0x55ba0d['name']&&(_0x376efe['name']=String(_0x55ba0d['name'])),_0x55ba0d['children']){if(!Array['isArray'](_0x55ba0d['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x376efe['children']=[];for(var _0x48556e=0x0;_0x48556e<_0x55ba0d['children']['length'];++_0x48556e){if('object'!=typeof _0x55ba0d['children'][_0x48556e])throw TypeError('.Element.children:\x20object\x20expected');_0x376efe['children'][_0x48556e]=_0x2c9eec['Element']['fromObject'](_0x55ba0d['children'][_0x48556e]);}}if(null!=_0x55ba0d['data']&&(_0x376efe['data']=String(_0x55ba0d['data'])),_0x55ba0d['attributesBoolean']){if('object'!=typeof _0x55ba0d['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x376efe['attributesBoolean']={};var _0x377735=Object['keys'](_0x55ba0d['attributesBoolean']);for(_0x48556e=0x0;_0x48556e<_0x377735['length'];++_0x48556e)_0x376efe['attributesBoolean'][_0x377735[_0x48556e]]=Boolean(_0x55ba0d['attributesBoolean'][_0x377735[_0x48556e]]);}return null!=_0x55ba0d['attributesJson']&&(_0x376efe['attributesJson']=String(_0x55ba0d['attributesJson'])),_0x376efe;},_0x3c71b8['toObject']=function(_0x3d316d,_0x1314ce){_0x1314ce||(_0x1314ce={});var _0x2fa3d2,_0x40e2d4={};if((_0x1314ce['arrays']||_0x1314ce['defaults'])&&(_0x40e2d4['children']=[]),(_0x1314ce['objects']||_0x1314ce['defaults'])&&(_0x40e2d4['attributesBoolean']={}),_0x1314ce['defaults']&&(_0x40e2d4['name']='',_0x40e2d4['data']='',_0x40e2d4['attributesJson']=''),null!=_0x3d316d['name']&&_0x3d316d['hasOwnProperty']('name')&&(_0x40e2d4['name']=_0x3d316d['name']),_0x3d316d['children']&&_0x3d316d['children']['length']){_0x40e2d4['children']=[];for(var _0x2627d7=0x0;_0x2627d7<_0x3d316d['children']['length'];++_0x2627d7)_0x40e2d4['children'][_0x2627d7]=_0x2c9eec['Element']['toObject'](_0x3d316d['children'][_0x2627d7],_0x1314ce);}if(null!=_0x3d316d['data']&&_0x3d316d['hasOwnProperty']('data')&&(_0x40e2d4['data']=_0x3d316d['data']),_0x3d316d['attributesBoolean']&&(_0x2fa3d2=Object['keys'](_0x3d316d['attributesBoolean']))['length']){_0x40e2d4['attributesBoolean']={};for(_0x2627d7=0x0;_0x2627d7<_0x2fa3d2['length'];++_0x2627d7)_0x40e2d4['attributesBoolean'][_0x2fa3d2[_0x2627d7]]=_0x3d316d['attributesBoolean'][_0x2fa3d2[_0x2627d7]];}return null!=_0x3d316d['attributesJson']&&_0x3d316d['hasOwnProperty']('attributesJson')&&(_0x40e2d4['attributesJson']=_0x3d316d['attributesJson']),_0x40e2d4;},_0x3c71b8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49c18b['util']['toJSONOptions']);},_0x3c71b8['getTypeUrl']=function(_0x46e633){return void 0x0===_0x46e633&&(_0x46e633='type.googleapis.com'),_0x46e633+'/Element';},_0x3c71b8;}()),_0x2c9eec;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x32f8e0){return new w(this['_protobufRoot'][_0x32f8e0]);}}class w{['_protobuf'];constructor(_0x145511){this['_protobuf']=_0x145511;}['compress'](_0x1c0bd2){const _0x10eb81=this['_protobuf']['verify'](_0x1c0bd2);if(_0x10eb81)throw Error(_0x10eb81);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1c0bd2))['finish']();}['decompress'](_0x2ba4d1){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2ba4d1),{'oneofs':!0x0});}}function g(_0x325441,_0x5574c5){const _0x168af9=_0x578415(_0x325441);return _0x168af9['path'][_0x168af9['path']['length']-0x1]+=_0x5574c5,_0x168af9;}function _(_0xa9a33e,_0x2367c3){return _0xa9a33e['root']===_0x2367c3['root']&&_0x4e1206(_0xa9a33e['path'],_0x2367c3['path']);}function $(_0x5ab7db){P(_0x5ab7db,_0x5c6bcc=>('main'==_0x5c6bcc['root']?(_0x5c6bcc['rootMain']=!0x0,delete _0x5c6bcc['root']):'$graveyard'==_0x5c6bcc['root']&&(_0x5c6bcc['rootGraveyard']=!0x0,delete _0x5c6bcc['root']),_0x5c6bcc));}function J(_0x386908){P(_0x386908,_0x23e551=>(_0x23e551['rootMain']?(_0x23e551['root']='main',delete _0x23e551['rootMain']):_0x23e551['rootGraveyard']&&(_0x23e551['root']='$graveyard',delete _0x23e551['rootGraveyard']),_0x23e551));}function P(_0x415bd5,_0x240f95){for(const _0x5a38c2 in _0x415bd5){const _0x2ac8d5=_0x415bd5[_0x5a38c2];'nodes'!==_0x5a38c2&&_0x5c857f(_0x2ac8d5)&&(_0x2ac8d5['path']&&(_0x2ac8d5['root']||_0x2ac8d5['rootMain']||_0x2ac8d5['rootGraveyard'])?_0x415bd5[_0x5a38c2]=_0x240f95(_0x2ac8d5):P(_0x2ac8d5,_0x240f95));}return _0x415bd5;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4938d1,_0xc56b62,_0x253bc5){this['_id']=_0x4938d1,this['_operationName']=_0xc56b62,this['_protobufDescriptor']=_0x253bc5;}['compress'](_0x285f41,_0x3950ce){const _0x57a0e8=_0x3950ce['shift']();return $(_0x57a0e8),_0x285f41['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57a0e8)),_0x285f41['types']['push'](this['_id']),!0x0;}['decompress'](_0x57a6b7,_0x17d896){_0x17d896['types']['shift']();const _0x461377=this['_protobufDescriptor']['decompress'](_0x17d896['buffers']['shift']());J(_0x461377),_0x461377['__className']=this['_operationName'],_0x57a6b7['push'](_0x461377);}}class s extends e{['compress'](_0x217260,_0x587c0d){const _0x5a81b3=_0x587c0d['shift']();return this['_serializeOneOf']('oldValue',_0x5a81b3),this['_serializeOneOf']('newValue',_0x5a81b3),$(_0x5a81b3),_0x217260['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5a81b3)),_0x217260['types']['push'](this['_id']),!0x0;}['decompress'](_0x58ee33,_0x4e151e){const {types:_0x3dc903,buffers:_0x575e5c}=_0x4e151e,_0x3bb0da=this['_protobufDescriptor']['decompress'](_0x575e5c['shift']());_0x3dc903['shift'](),this['_deserializeOneOf']('oldValue',_0x3bb0da),this['_deserializeOneOf']('newValue',_0x3bb0da),J(_0x3bb0da),_0x3bb0da['__className']=this['_operationName'],_0x58ee33['push'](_0x3bb0da);}['_serializeOneOf'](_0x5df9c4,_0x14c745){const _0x2c3613=_0x14c745[_0x5df9c4];'boolean'==typeof _0x2c3613?_0x14c745[_0x5df9c4+'Boolean']=_0x2c3613:_0x14c745[_0x5df9c4+'Json']=JSON['stringify'](_0x2c3613);}['_deserializeOneOf'](_0x1ab37e,_0x249364){const _0x34350a=_0x1ab37e+'Json';_0x249364[_0x34350a]?(_0x249364[_0x1ab37e]=JSON['parse'](_0x249364[_0x34350a]),delete _0x249364[_0x34350a]):(_0x249364[_0x1ab37e]=_0x249364[_0x1ab37e+'Boolean'],delete _0x249364[_0x1ab37e+'Boolean']);}}class i extends e{['compress'](_0x107932,_0x1df85a){const _0x33e91a=_0x1df85a['shift']();return this['_serializeNodesAttributes'](_0x33e91a['nodes']),$(_0x33e91a),_0x107932['buffers']['push'](this['_protobufDescriptor']['compress'](_0x33e91a)),_0x107932['types']['push'](this['_id']),!0x0;}['decompress'](_0x5cfbaf,_0x8d2eca){const {types:_0x2f2747,buffers:_0x53b1bf}=_0x8d2eca,_0x550471=this['_protobufDescriptor']['decompress'](_0x53b1bf['shift']());_0x2f2747['shift'](),_0x550471['nodes']||(_0x550471['nodes']=[]),this['_deserializeNodesAttributes'](_0x550471['nodes']),J(_0x550471),_0x550471['__className']=this['_operationName'],_0x5cfbaf['push'](_0x550471);}['_serializeNodesAttributes'](_0x330dab){for(const _0x93bda of _0x330dab){if(_0x93bda['attributes']){const _0x3f6ce2=_0x93bda['attributes'];this['_areValuesBoolean'](_0x3f6ce2)?_0x93bda['attributesBoolean']=_0x3f6ce2:_0x93bda['attributesJson']=JSON['stringify'](_0x3f6ce2);}_0x93bda['children']&&this['_serializeNodesAttributes'](_0x93bda['children']);}}['_deserializeNodesAttributes'](_0x5144c5){for(const _0x37816f of _0x5144c5)(_0x37816f['attributesBoolean']||_0x37816f['attributesJson'])&&(_0x37816f['attributesBoolean']?(_0x37816f['attributes']=_0x37816f['attributesBoolean'],delete _0x37816f['attributesBoolean']):(_0x37816f['attributes']=JSON['parse'](_0x37816f['attributesJson']),delete _0x37816f['attributesJson'])),_0x37816f['children']&&this['_deserializeNodesAttributes'](_0x37816f['children']);}['_areValuesBoolean'](_0x197b55){return Object['keys'](_0x197b55)['every'](_0x462322=>'boolean'==typeof _0x197b55[_0x462322]);}}class n extends e{['decompress'](_0x24afb8,_0x4cd267){super['decompress'](_0x24afb8,_0x4cd267);const _0x31fc7d=_0x24afb8[_0x24afb8['length']-0x1];_0x31fc7d['oldRange']||(_0x31fc7d['oldRange']=null),_0x31fc7d['newRange']||(_0x31fc7d['newRange']=null);}}class p extends e{['compress'](_0x10993c,_0x383939){return _0x383939['shift'](),_0x10993c['types']['push'](this['_id']),!0x0;}['decompress'](_0x23b70f,_0x5a82cf){_0x5a82cf['types']['shift'](),_0x23b70f['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x6b2f50,_0x29f0b4,_0x44bde3,_0x293488){super(_0x6b2f50,_0x29f0b4,_0x44bde3),this['_omittedNamespace']=_0x293488+':';}['compress'](_0x19981d,_0xccdd5f){return!('MarkerOperation'!=_0xccdd5f[0x0]['__className']||!_0xccdd5f[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xccdd5f[0x0]['name']=_0xccdd5f[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x19981d,_0xccdd5f),!0x0);}['decompress'](_0x45d317,_0x43096e){super['decompress'](_0x45d317,_0x43096e);const _0x25176d=_0x45d317[_0x45d317['length']-0x1];_0x25176d['name']=this['_omittedNamespace']+_0x25176d['name'];}}class O{['_id'];['_context'];constructor(_0x859527,_0xa8725e){this['_id']=_0x859527,this['_context']=_0xa8725e;}['compress'](_0x5ad725,_0xb576e9){let _0x1820fc;for(;_0xb576e9['length']>0x1&&this['_compareOperations'](_0xb576e9[0x0],_0xb576e9[0x1]);)_0x1820fc?(_0x1820fc=this['_combineNext'](_0xb576e9['shift'](),_0x1820fc),_0x5ad725['types']['push'](0x0)):(_0x1820fc=_0x578415(_0xb576e9['shift']()),_0x5ad725['types']['push'](this['_id']));return!!_0x1820fc&&(_0x1820fc=this['_combineNext'](_0xb576e9['shift'](),_0x1820fc),_0x5ad725['types']['push'](0x0),_0x5ad725['buffers']['push'](this['_compressSingleOperation'](_0x1820fc)),!0x0);}['decompress'](_0x44d3be,_0x56bf5a){const _0xac7c2c=this['_decompressSingleOperation'](_0x56bf5a);for(;0x0==_0x56bf5a['types'][0x0];)_0x56bf5a['types']['shift'](),_0x44d3be['push'](this['_splitCurrent'](_0xac7c2c));_0x44d3be['push'](_0xac7c2c);}}class a extends O{['_combineNext'](_0x400747,_0xa32107){return _0xa32107['nodes'][0x0]['data']+=_0x400747['nodes'][0x0]['data'],_0xa32107;}['_splitCurrent'](_0x56a310){const _0x7d8794=_0x578415(_0x56a310),_0x17b059=_0x7d8794['nodes'][0x0],_0x3bd137=_0x56a310['nodes'][0x0],_0x203d76=_0x3bd137['data'][Symbol['iterator']]()['next']()['value'],_0x12795c=_0x203d76['length'];return _0x17b059['data']=_0x203d76,_0x3bd137['data']=_0x3bd137['data']['substr'](_0x12795c),_0x56a310['position']=g(_0x56a310['position'],_0x12795c),_0x7d8794;}['_compareOperations'](_0x32ee00,_0x36dc16){if(this['_checkOperation'](_0x32ee00)&&this['_checkOperation'](_0x36dc16)){const _0x13fdb5=_0x32ee00['nodes'][0x0]['data']['length'],_0x5e76c2=_(g(_0x32ee00['position'],_0x13fdb5),_0x36dc16['position']),_0xa7d7d1=_0x32ee00['nodes'][0x0],_0x11c03a=_0x36dc16['nodes'][0x0];return _0x5e76c2&&this['_compareAttributes'](_0xa7d7d1,_0x11c03a);}return!0x1;}['_compressSingleOperation'](_0x2212db){const _0x676c8a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x676c8a,[_0x2212db]),_0x676c8a['buffers'][0x0];}['_decompressSingleOperation'](_0x1ee333){const _0x5d2547=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5d2547,_0x1ee333),_0x5d2547[0x0];}['_checkOperation'](_0x393cdb){return'InsertOperation'==_0x393cdb['__className']&&0x1==_0x393cdb['nodes']['length']&&_0x393cdb['nodes'][0x0]['data']&&!_0x393cdb['wasUndone']&&0x1==Array['from'](_0x393cdb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x906b30,_0x2948c9){const _0x26f141=Object['keys'](_0x906b30['attributes']||{}),_0x19eb40=Object['keys'](_0x2948c9['attributes']||{});return _0x26f141['length']===_0x19eb40['length']&&_0x26f141['every'](_0x16cfd5=>_0x2948c9['attributes'][_0x16cfd5]&&_0x2948c9['attributes'][_0x16cfd5]===_0x906b30['attributes'][_0x16cfd5]);}}class c extends O{['_combineNext'](_0x50af93,_0x336960){return _0x336960['howMany']++,_0x336960['sourcePosition']=_0x578415(_0x50af93['sourcePosition']),_0x336960;}['_splitCurrent'](_0x5b649a){const _0x118d23=_0x578415(_0x5b649a);return _0x5b649a['howMany']--,_0x118d23['howMany']=0x1,_0x118d23['sourcePosition']=g(_0x118d23['sourcePosition'],_0x5b649a['howMany']),_0x118d23;}['_compareOperations'](_0x56904c,_0x269ca6){return!(!this['_checkOperation'](_0x56904c)||!this['_checkOperation'](_0x269ca6))&&(_(g(_0x56904c['sourcePosition'],-0x1),_0x269ca6['sourcePosition'])&&_(_0x56904c['targetPosition'],_0x269ca6['targetPosition']));}['_compressSingleOperation'](_0x61a932){const _0x1afd1d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1afd1d,[_0x61a932]),_0x1afd1d['buffers'][0x0];}['_decompressSingleOperation'](_0xe291e1){const _0x28b74a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x28b74a,_0xe291e1),_0x28b74a[0x0];}['_checkOperation'](_0x1931de){return'MoveOperation'==_0x1931de['__className']&&'$graveyard'==_0x1931de['targetPosition']['root']&&0x1==_0x1931de['howMany']&&!_0x1931de['wasUndone'];}}class h extends O{['_combineNext'](_0x2ce180,_0x159272){return _0x159272['howMany']++,_0x159272;}['_splitCurrent'](_0x1fea0f){const _0x14f379=_0x578415(_0x1fea0f);return _0x14f379['howMany']=0x1,_0x1fea0f['howMany']--,_0x14f379;}['_compareOperations'](_0x2b22c9,_0x28f774){return!(!this['_checkOperation'](_0x2b22c9)||!this['_checkOperation'](_0x28f774))&&(_(_0x2b22c9['sourcePosition'],_0x28f774['sourcePosition'])&&_(_0x2b22c9['targetPosition'],_0x28f774['targetPosition']));}['_compressSingleOperation'](_0x2bd154){const _0x71da8a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x71da8a,[_0x2bd154]),_0x71da8a['buffers'][0x0];}['_decompressSingleOperation'](_0x2d3253){const _0x413ad7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x413ad7,_0x2d3253),_0x413ad7[0x0];}['_checkOperation'](_0x5204a8){return'MoveOperation'==_0x5204a8['__className']&&'$graveyard'==_0x5204a8['targetPosition']['root']&&0x1==_0x5204a8['howMany']&&!_0x5204a8['wasUndone'];}}class f extends O{['compress'](_0x479075,_0x4cfd83){if(!this['_compareOperations'](_0x4cfd83[0x0],_0x4cfd83[0x1]))return!0x1;const _0x185e31=_0x4cfd83['shift']();return _0x185e31['oldRange']=null,_0x185e31['newRange']&&_(_0x185e31['newRange']['start'],_0x185e31['newRange']['end'])&&(_0x185e31['newRange']['end']=null),_0x4cfd83['shift'](),_0x479075['types']['push'](this['_id']),_0x479075['types']['push'](0x0),_0x479075['buffers']['push'](this['_compressSingleOperation'](_0x185e31)),!0x0;}['decompress'](_0x3ad1a1,_0x23af52){const _0x8064cb=this['_decompressSingleOperation'](_0x23af52);_0x8064cb['newRange']&&!_0x8064cb['newRange']['end']&&(_0x8064cb['newRange']['end']=_0x578415(_0x8064cb['newRange']['start']));const _0x230168=_0x578415(_0x8064cb);_0x230168['newRange']&&(_0x230168['newRange']['start']['stickiness']='toNone',_0x230168['newRange']['end']=_0x578415(_0x230168['newRange']['start'])),_0x230168['name']='user:position:'+_0x230168['name']['split'](':')[0x2],_0x23af52['types']['shift'](),_0x3ad1a1['push'](_0x8064cb),_0x3ad1a1['push'](_0x230168);}['_compressSingleOperation'](_0x4ecbc4){const _0x57b5a7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x57b5a7,[_0x4ecbc4]),_0x57b5a7['buffers'][0x0];}['_decompressSingleOperation'](_0x4a47a7){const _0x18f3a2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x18f3a2,_0x4a47a7),_0x18f3a2[0x0];}['_compareOperations'](_0x4de11f,_0x24160e){return!(!_0x4de11f||!_0x24160e)&&('MarkerOperation'==_0x4de11f['__className']&&'MarkerOperation'==_0x24160e['__className']&&!(!_0x4de11f['name']['startsWith']('user:')||!_0x24160e['name']['startsWith']('user:')||_0x4de11f['name']==_0x24160e['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xe796f5=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new m(0x12,'MarkerOperation',_0xe796f5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0xe796f5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x16c5e6){if(!_0x16c5e6||!_0x16c5e6[0x0])throw new _0x42db48('no-operations-provided',this);const _0x431edf={'types':[],'buffers':[],'baseVersion':_0x16c5e6[0x0]['baseVersion']};for(;_0x16c5e6['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('TypingAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('DeletingAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x431edf,_0x16c5e6)||this['_getCompressorByName'](_0x16c5e6[0x0]['__className'])['compress'](_0x431edf,_0x16c5e6);return _0x431edf;}['decompress'](_0x11edb9){const _0x44f0f0=[];for(;_0x11edb9['types']['length'];){const _0x3af717=this['_compressorById']['get'](_0x11edb9['types'][0x0]);if(!_0x3af717)throw new _0x42db48('decompress-compressor-not-found',this,{'type':_0x11edb9['types'][0x0]});_0x3af717['decompress'](_0x44f0f0,_0x11edb9);}return _0x44f0f0['forEach']((_0x1aad63,_0x28c5d7)=>_0x1aad63['baseVersion']=_0x11edb9['baseVersion']+_0x28c5d7),_0x44f0f0;}['_getCompressorByName'](_0x2390c7){return this['_compressorByName']['get'](_0x2390c7);}['_registerOperationCompressor'](_0x3e1338,_0x476c16,_0x2a930c){const _0x400e9b=new _0x2a930c(_0x3e1338,_0x476c16,this['_protobufFactory']['getDescriptor'](_0x476c16));this['_registerCompressor'](_0x3e1338,_0x476c16,_0x400e9b);}['_registerActionCompressor'](_0x415e7e,_0x4130c0,_0x2b21b2){const _0x5c3400=new _0x2b21b2(_0x415e7e,this);this['_registerCompressor'](_0x415e7e,_0x4130c0,_0x5c3400);}['_registerCompressor'](_0x45c555,_0x4aa4ca,_0x55f933){this['_compressorById']['set'](_0x45c555,_0x55f933),this['_compressorByName']['set'](_0x4aa4ca,_0x55f933);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.1.1
|
|
3
|
+
"version": "46.1.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.1.1
|
|
37
|
-
"ckeditor5": "46.1.1
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.1.1",
|
|
37
|
+
"ckeditor5": "46.1.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1515(){const _0x5eaad7=['152583MCyAXm','991ExpguM','shift','push','types','1128ahFnny','10232706iDWLRT','buffers','_compressSingleOperation','7210lhSPAr','_context','_compareOperations','39337392mBrakL','length','45562ERCqCf','13690143MxiMbx','_combineNext','_decompressSingleOperation','3080dojHDB','16vJnRxe','5aCkTnH','_splitCurrent','compress','decompress','_id','1564cjSxtm'];_0x1515=function(){return _0x5eaad7;};return _0x1515();}const _0x6c64f=_0x3492;(function(_0x2603c9,_0x10c857){const _0x155284=_0x3492,_0x3280ac=_0x2603c9();while(!![]){try{const _0x265b69=parseInt(_0x155284(0x199))/0x1*(-parseInt(_0x155284(0x1b1))/0x2)+-parseInt(_0x155284(0x1b2))/0x3*(-parseInt(_0x155284(0x1ab))/0x4)+-parseInt(_0x155284(0x1ac))/0x5*(parseInt(_0x155284(0x19e))/0x6)+parseInt(_0x155284(0x1a1))/0x7*(parseInt(_0x155284(0x19d))/0x8)+-parseInt(_0x155284(0x1a7))/0x9+parseInt(_0x155284(0x1aa))/0xa*(parseInt(_0x155284(0x1a6))/0xb)+parseInt(_0x155284(0x1a4))/0xc;if(_0x265b69===_0x10c857)break;else _0x3280ac['push'](_0x3280ac['shift']());}catch(_0x2f4b75){_0x3280ac['push'](_0x3280ac['shift']());}}}(_0x1515,0xdbf7a));function _0x3492(_0x1c59c9,_0x3a2937){const _0x15156e=_0x1515();return _0x3492=function(_0x349211,_0x45e3c3){_0x349211=_0x349211-0x199;let _0x40dcb4=_0x15156e[_0x349211];return _0x40dcb4;},_0x3492(_0x1c59c9,_0x3a2937);}import{cloneDeep as _0xa43585}from'es-toolkit/compat';export class ActionCompressor{[_0x6c64f(0x1b0)];[_0x6c64f(0x1a2)];constructor(_0x193f2b,_0x4d39c3){const _0x166926=_0x6c64f;this[_0x166926(0x1b0)]=_0x193f2b,this[_0x166926(0x1a2)]=_0x4d39c3;}[_0x6c64f(0x1ae)](_0x12bcd5,_0x4cb7de){const _0x32a7db=_0x6c64f;let _0x289654;for(;_0x4cb7de[_0x32a7db(0x1a5)]>0x1&&this[_0x32a7db(0x1a3)](_0x4cb7de[0x0],_0x4cb7de[0x1]);)_0x289654?(_0x289654=this[_0x32a7db(0x1a8)](_0x4cb7de[_0x32a7db(0x19a)](),_0x289654),_0x12bcd5[_0x32a7db(0x19c)][_0x32a7db(0x19b)](0x0)):(_0x289654=_0xa43585(_0x4cb7de[_0x32a7db(0x19a)]()),_0x12bcd5[_0x32a7db(0x19c)][_0x32a7db(0x19b)](this[_0x32a7db(0x1b0)]));return!!_0x289654&&(_0x289654=this[_0x32a7db(0x1a8)](_0x4cb7de[_0x32a7db(0x19a)](),_0x289654),_0x12bcd5[_0x32a7db(0x19c)][_0x32a7db(0x19b)](0x0),_0x12bcd5[_0x32a7db(0x19f)][_0x32a7db(0x19b)](this[_0x32a7db(0x1a0)](_0x289654)),!0x0);}[_0x6c64f(0x1af)](_0x35e2b0,_0x412e1b){const _0x463c8b=_0x6c64f,_0x52b7f5=this[_0x463c8b(0x1a9)](_0x412e1b);for(;0x0==_0x412e1b[_0x463c8b(0x19c)][0x0];)_0x412e1b[_0x463c8b(0x19c)][_0x463c8b(0x19a)](),_0x35e2b0[_0x463c8b(0x19b)](this[_0x463c8b(0x1ad)](_0x52b7f5));_0x35e2b0[_0x463c8b(0x19b)](_0x52b7f5);}}
|