@ckeditor/ckeditor5-operations-compressor 44.0.0-alpha.5 → 44.0.0-alpha.6
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 _0x4e5f47=_0x5ac345['Reader'],_0x1b8b89=_0x5ac345['Writer'],_0x334e71=_0x5ac345['util'],_0x1e1350=_0x5ac345['roots']['default']||(_0x5ac345['roots']['default']={});return _0x1e1350['AttributeOperation']=(function(){function _0x1a45e9(_0x35c1ca){if(_0x35c1ca){for(var _0x3cbdf1=Object['keys'](_0x35c1ca),_0x2d036e=0x0;_0x2d036e<_0x3cbdf1['length'];++_0x2d036e)null!=_0x35c1ca[_0x3cbdf1[_0x2d036e]]&&(this[_0x3cbdf1[_0x2d036e]]=_0x35c1ca[_0x3cbdf1[_0x2d036e]]);}}return _0x1a45e9['prototype']['range']=null,_0x1a45e9['prototype']['key']='',_0x1a45e9['prototype']['oldValueBoolean']=!0x1,_0x1a45e9['prototype']['oldValueJson']='',_0x1a45e9['prototype']['newValueBoolean']=!0x1,_0x1a45e9['prototype']['newValueJson']='',_0x1a45e9['prototype']['wasUndone']=!0x1,_0x1a45e9['create']=function(_0x2b69cc){return new _0x1a45e9(_0x2b69cc);},_0x1a45e9['encode']=function(_0x35e6a2,_0x4e2228){return _0x4e2228||(_0x4e2228=_0x1b8b89['create']()),null!=_0x35e6a2['range']&&Object['hasOwnProperty']['call'](_0x35e6a2,'range')&&_0x1e1350['Range']['encode'](_0x35e6a2['range'],_0x4e2228['uint32'](0xa)['fork']())['ldelim'](),null!=_0x35e6a2['key']&&Object['hasOwnProperty']['call'](_0x35e6a2,'key')&&_0x4e2228['uint32'](0x12)['string'](_0x35e6a2['key']),null!=_0x35e6a2['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x35e6a2,'oldValueBoolean')&&_0x4e2228['uint32'](0x18)['bool'](_0x35e6a2['oldValueBoolean']),null!=_0x35e6a2['oldValueJson']&&Object['hasOwnProperty']['call'](_0x35e6a2,'oldValueJson')&&_0x4e2228['uint32'](0x22)['string'](_0x35e6a2['oldValueJson']),null!=_0x35e6a2['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x35e6a2,'newValueBoolean')&&_0x4e2228['uint32'](0x28)['bool'](_0x35e6a2['newValueBoolean']),null!=_0x35e6a2['newValueJson']&&Object['hasOwnProperty']['call'](_0x35e6a2,'newValueJson')&&_0x4e2228['uint32'](0x32)['string'](_0x35e6a2['newValueJson']),null!=_0x35e6a2['wasUndone']&&Object['hasOwnProperty']['call'](_0x35e6a2,'wasUndone')&&_0x4e2228['uint32'](0x38)['bool'](_0x35e6a2['wasUndone']),_0x4e2228;},_0x1a45e9['encodeDelimited']=function(_0x4827a6,_0x37b842){return this['encode'](_0x4827a6,_0x37b842)['ldelim']();},_0x1a45e9['decode']=function(_0x5e248c,_0x1882ea){_0x5e248c instanceof _0x4e5f47||(_0x5e248c=_0x4e5f47['create'](_0x5e248c));for(var _0x2d6d35=void 0x0===_0x1882ea?_0x5e248c['len']:_0x5e248c['pos']+_0x1882ea,_0x1a19ab=new _0x1e1350['AttributeOperation']();_0x5e248c['pos']<_0x2d6d35;){var _0x557c8f=_0x5e248c['uint32']();switch(_0x557c8f>>>0x3){case 0x1:_0x1a19ab['range']=_0x1e1350['Range']['decode'](_0x5e248c,_0x5e248c['uint32']());break;case 0x2:_0x1a19ab['key']=_0x5e248c['string']();break;case 0x3:_0x1a19ab['oldValueBoolean']=_0x5e248c['bool']();break;case 0x4:_0x1a19ab['oldValueJson']=_0x5e248c['string']();break;case 0x5:_0x1a19ab['newValueBoolean']=_0x5e248c['bool']();break;case 0x6:_0x1a19ab['newValueJson']=_0x5e248c['string']();break;case 0x7:_0x1a19ab['wasUndone']=_0x5e248c['bool']();break;default:_0x5e248c['skipType'](0x7&_0x557c8f);}}return _0x1a19ab;},_0x1a45e9['decodeDelimited']=function(_0x442356){return _0x442356 instanceof _0x4e5f47||(_0x442356=new _0x4e5f47(_0x442356)),this['decode'](_0x442356,_0x442356['uint32']());},_0x1a45e9['verify']=function(_0x1da873){if('object'!=typeof _0x1da873||null===_0x1da873)return'object\x20expected';if(null!=_0x1da873['range']&&_0x1da873['hasOwnProperty']('range')){var _0x481040=_0x1e1350['Range']['verify'](_0x1da873['range']);if(_0x481040)return'range.'+_0x481040;}return null!=_0x1da873['key']&&_0x1da873['hasOwnProperty']('key')&&!_0x334e71['isString'](_0x1da873['key'])?'key:\x20string\x20expected':null!=_0x1da873['oldValueBoolean']&&_0x1da873['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1da873['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1da873['oldValueJson']&&_0x1da873['hasOwnProperty']('oldValueJson')&&!_0x334e71['isString'](_0x1da873['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1da873['newValueBoolean']&&_0x1da873['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1da873['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1da873['newValueJson']&&_0x1da873['hasOwnProperty']('newValueJson')&&!_0x334e71['isString'](_0x1da873['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1da873['wasUndone']&&_0x1da873['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1da873['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a45e9['fromObject']=function(_0x195a30){if(_0x195a30 instanceof _0x1e1350['AttributeOperation'])return _0x195a30;var _0xcfa35f=new _0x1e1350['AttributeOperation']();if(null!=_0x195a30['range']){if('object'!=typeof _0x195a30['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xcfa35f['range']=_0x1e1350['Range']['fromObject'](_0x195a30['range']);}return null!=_0x195a30['key']&&(_0xcfa35f['key']=String(_0x195a30['key'])),null!=_0x195a30['oldValueBoolean']&&(_0xcfa35f['oldValueBoolean']=Boolean(_0x195a30['oldValueBoolean'])),null!=_0x195a30['oldValueJson']&&(_0xcfa35f['oldValueJson']=String(_0x195a30['oldValueJson'])),null!=_0x195a30['newValueBoolean']&&(_0xcfa35f['newValueBoolean']=Boolean(_0x195a30['newValueBoolean'])),null!=_0x195a30['newValueJson']&&(_0xcfa35f['newValueJson']=String(_0x195a30['newValueJson'])),null!=_0x195a30['wasUndone']&&(_0xcfa35f['wasUndone']=Boolean(_0x195a30['wasUndone'])),_0xcfa35f;},_0x1a45e9['toObject']=function(_0x2cd60b,_0x96510c){_0x96510c||(_0x96510c={});var _0x52abcb={};return _0x96510c['defaults']&&(_0x52abcb['range']=null,_0x52abcb['key']='',_0x52abcb['oldValueBoolean']=!0x1,_0x52abcb['oldValueJson']='',_0x52abcb['newValueBoolean']=!0x1,_0x52abcb['newValueJson']='',_0x52abcb['wasUndone']=!0x1),null!=_0x2cd60b['range']&&_0x2cd60b['hasOwnProperty']('range')&&(_0x52abcb['range']=_0x1e1350['Range']['toObject'](_0x2cd60b['range'],_0x96510c)),null!=_0x2cd60b['key']&&_0x2cd60b['hasOwnProperty']('key')&&(_0x52abcb['key']=_0x2cd60b['key']),null!=_0x2cd60b['oldValueBoolean']&&_0x2cd60b['hasOwnProperty']('oldValueBoolean')&&(_0x52abcb['oldValueBoolean']=_0x2cd60b['oldValueBoolean']),null!=_0x2cd60b['oldValueJson']&&_0x2cd60b['hasOwnProperty']('oldValueJson')&&(_0x52abcb['oldValueJson']=_0x2cd60b['oldValueJson']),null!=_0x2cd60b['newValueBoolean']&&_0x2cd60b['hasOwnProperty']('newValueBoolean')&&(_0x52abcb['newValueBoolean']=_0x2cd60b['newValueBoolean']),null!=_0x2cd60b['newValueJson']&&_0x2cd60b['hasOwnProperty']('newValueJson')&&(_0x52abcb['newValueJson']=_0x2cd60b['newValueJson']),null!=_0x2cd60b['wasUndone']&&_0x2cd60b['hasOwnProperty']('wasUndone')&&(_0x52abcb['wasUndone']=_0x2cd60b['wasUndone']),_0x52abcb;},_0x1a45e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x1a45e9['getTypeUrl']=function(_0x35e441){return void 0x0===_0x35e441&&(_0x35e441='type.googleapis.com'),_0x35e441+'/AttributeOperation';},_0x1a45e9;}()),_0x1e1350['InsertOperation']=(function(){function _0x19edfc(_0x754a1f){if(this['nodes']=[],_0x754a1f){for(var _0x4bb6a2=Object['keys'](_0x754a1f),_0x30d6c3=0x0;_0x30d6c3<_0x4bb6a2['length'];++_0x30d6c3)null!=_0x754a1f[_0x4bb6a2[_0x30d6c3]]&&(this[_0x4bb6a2[_0x30d6c3]]=_0x754a1f[_0x4bb6a2[_0x30d6c3]]);}}return _0x19edfc['prototype']['position']=null,_0x19edfc['prototype']['nodes']=_0x334e71['emptyArray'],_0x19edfc['prototype']['shouldReceiveAttributes']=!0x1,_0x19edfc['prototype']['wasUndone']=!0x1,_0x19edfc['create']=function(_0x37d6c1){return new _0x19edfc(_0x37d6c1);},_0x19edfc['encode']=function(_0x31ae23,_0x2eea28){if(_0x2eea28||(_0x2eea28=_0x1b8b89['create']()),null!=_0x31ae23['position']&&Object['hasOwnProperty']['call'](_0x31ae23,'position')&&_0x1e1350['Position']['encode'](_0x31ae23['position'],_0x2eea28['uint32'](0xa)['fork']())['ldelim'](),null!=_0x31ae23['nodes']&&_0x31ae23['nodes']['length']){for(var _0xdacafd=0x0;_0xdacafd<_0x31ae23['nodes']['length'];++_0xdacafd)_0x1e1350['Element']['encode'](_0x31ae23['nodes'][_0xdacafd],_0x2eea28['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x31ae23['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x31ae23,'shouldReceiveAttributes')&&_0x2eea28['uint32'](0x18)['bool'](_0x31ae23['shouldReceiveAttributes']),null!=_0x31ae23['wasUndone']&&Object['hasOwnProperty']['call'](_0x31ae23,'wasUndone')&&_0x2eea28['uint32'](0x20)['bool'](_0x31ae23['wasUndone']),_0x2eea28;},_0x19edfc['encodeDelimited']=function(_0x29356a,_0x22dfef){return this['encode'](_0x29356a,_0x22dfef)['ldelim']();},_0x19edfc['decode']=function(_0x160ef4,_0x24e61c){_0x160ef4 instanceof _0x4e5f47||(_0x160ef4=_0x4e5f47['create'](_0x160ef4));for(var _0x3c1781=void 0x0===_0x24e61c?_0x160ef4['len']:_0x160ef4['pos']+_0x24e61c,_0x897f53=new _0x1e1350['InsertOperation']();_0x160ef4['pos']<_0x3c1781;){var _0x118e62=_0x160ef4['uint32']();switch(_0x118e62>>>0x3){case 0x1:_0x897f53['position']=_0x1e1350['Position']['decode'](_0x160ef4,_0x160ef4['uint32']());break;case 0x2:_0x897f53['nodes']&&_0x897f53['nodes']['length']||(_0x897f53['nodes']=[]),_0x897f53['nodes']['push'](_0x1e1350['Element']['decode'](_0x160ef4,_0x160ef4['uint32']()));break;case 0x3:_0x897f53['shouldReceiveAttributes']=_0x160ef4['bool']();break;case 0x4:_0x897f53['wasUndone']=_0x160ef4['bool']();break;default:_0x160ef4['skipType'](0x7&_0x118e62);}}return _0x897f53;},_0x19edfc['decodeDelimited']=function(_0x228034){return _0x228034 instanceof _0x4e5f47||(_0x228034=new _0x4e5f47(_0x228034)),this['decode'](_0x228034,_0x228034['uint32']());},_0x19edfc['verify']=function(_0x2ea389){if('object'!=typeof _0x2ea389||null===_0x2ea389)return'object\x20expected';if(null!=_0x2ea389['position']&&_0x2ea389['hasOwnProperty']('position')&&(_0x370ba4=_0x1e1350['Position']['verify'](_0x2ea389['position'])))return'position.'+_0x370ba4;if(null!=_0x2ea389['nodes']&&_0x2ea389['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2ea389['nodes']))return'nodes:\x20array\x20expected';for(var _0x9cdcec=0x0;_0x9cdcec<_0x2ea389['nodes']['length'];++_0x9cdcec){var _0x370ba4;if(_0x370ba4=_0x1e1350['Element']['verify'](_0x2ea389['nodes'][_0x9cdcec]))return'nodes.'+_0x370ba4;}}return null!=_0x2ea389['shouldReceiveAttributes']&&_0x2ea389['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2ea389['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2ea389['wasUndone']&&_0x2ea389['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ea389['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19edfc['fromObject']=function(_0x91f9c9){if(_0x91f9c9 instanceof _0x1e1350['InsertOperation'])return _0x91f9c9;var _0x26014f=new _0x1e1350['InsertOperation']();if(null!=_0x91f9c9['position']){if('object'!=typeof _0x91f9c9['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x26014f['position']=_0x1e1350['Position']['fromObject'](_0x91f9c9['position']);}if(_0x91f9c9['nodes']){if(!Array['isArray'](_0x91f9c9['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x26014f['nodes']=[];for(var _0x1bf767=0x0;_0x1bf767<_0x91f9c9['nodes']['length'];++_0x1bf767){if('object'!=typeof _0x91f9c9['nodes'][_0x1bf767])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x26014f['nodes'][_0x1bf767]=_0x1e1350['Element']['fromObject'](_0x91f9c9['nodes'][_0x1bf767]);}}return null!=_0x91f9c9['shouldReceiveAttributes']&&(_0x26014f['shouldReceiveAttributes']=Boolean(_0x91f9c9['shouldReceiveAttributes'])),null!=_0x91f9c9['wasUndone']&&(_0x26014f['wasUndone']=Boolean(_0x91f9c9['wasUndone'])),_0x26014f;},_0x19edfc['toObject']=function(_0x4ca573,_0x5d54a9){_0x5d54a9||(_0x5d54a9={});var _0x556c59={};if((_0x5d54a9['arrays']||_0x5d54a9['defaults'])&&(_0x556c59['nodes']=[]),_0x5d54a9['defaults']&&(_0x556c59['position']=null,_0x556c59['shouldReceiveAttributes']=!0x1,_0x556c59['wasUndone']=!0x1),null!=_0x4ca573['position']&&_0x4ca573['hasOwnProperty']('position')&&(_0x556c59['position']=_0x1e1350['Position']['toObject'](_0x4ca573['position'],_0x5d54a9)),_0x4ca573['nodes']&&_0x4ca573['nodes']['length']){_0x556c59['nodes']=[];for(var _0x1c4531=0x0;_0x1c4531<_0x4ca573['nodes']['length'];++_0x1c4531)_0x556c59['nodes'][_0x1c4531]=_0x1e1350['Element']['toObject'](_0x4ca573['nodes'][_0x1c4531],_0x5d54a9);}return null!=_0x4ca573['shouldReceiveAttributes']&&_0x4ca573['hasOwnProperty']('shouldReceiveAttributes')&&(_0x556c59['shouldReceiveAttributes']=_0x4ca573['shouldReceiveAttributes']),null!=_0x4ca573['wasUndone']&&_0x4ca573['hasOwnProperty']('wasUndone')&&(_0x556c59['wasUndone']=_0x4ca573['wasUndone']),_0x556c59;},_0x19edfc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x19edfc['getTypeUrl']=function(_0x42d1f0){return void 0x0===_0x42d1f0&&(_0x42d1f0='type.googleapis.com'),_0x42d1f0+'/InsertOperation';},_0x19edfc;}()),_0x1e1350['MarkerOperation']=(function(){function _0x24d7be(_0x26e849){if(_0x26e849){for(var _0x239489=Object['keys'](_0x26e849),_0x15dcc8=0x0;_0x15dcc8<_0x239489['length'];++_0x15dcc8)null!=_0x26e849[_0x239489[_0x15dcc8]]&&(this[_0x239489[_0x15dcc8]]=_0x26e849[_0x239489[_0x15dcc8]]);}}return _0x24d7be['prototype']['name']='',_0x24d7be['prototype']['oldRange']=null,_0x24d7be['prototype']['newRange']=null,_0x24d7be['prototype']['affectsData']=!0x1,_0x24d7be['prototype']['wasUndone']=!0x1,_0x24d7be['create']=function(_0x47a45f){return new _0x24d7be(_0x47a45f);},_0x24d7be['encode']=function(_0xdc9ea1,_0x3eaa9f){return _0x3eaa9f||(_0x3eaa9f=_0x1b8b89['create']()),null!=_0xdc9ea1['name']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'name')&&_0x3eaa9f['uint32'](0xa)['string'](_0xdc9ea1['name']),null!=_0xdc9ea1['oldRange']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'oldRange')&&_0x1e1350['Range']['encode'](_0xdc9ea1['oldRange'],_0x3eaa9f['uint32'](0x12)['fork']())['ldelim'](),null!=_0xdc9ea1['newRange']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'newRange')&&_0x1e1350['Range']['encode'](_0xdc9ea1['newRange'],_0x3eaa9f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xdc9ea1['affectsData']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'affectsData')&&_0x3eaa9f['uint32'](0x20)['bool'](_0xdc9ea1['affectsData']),null!=_0xdc9ea1['wasUndone']&&Object['hasOwnProperty']['call'](_0xdc9ea1,'wasUndone')&&_0x3eaa9f['uint32'](0x28)['bool'](_0xdc9ea1['wasUndone']),_0x3eaa9f;},_0x24d7be['encodeDelimited']=function(_0x2a8c7d,_0x4517a8){return this['encode'](_0x2a8c7d,_0x4517a8)['ldelim']();},_0x24d7be['decode']=function(_0x1e3054,_0x41ff73){_0x1e3054 instanceof _0x4e5f47||(_0x1e3054=_0x4e5f47['create'](_0x1e3054));for(var _0x218e95=void 0x0===_0x41ff73?_0x1e3054['len']:_0x1e3054['pos']+_0x41ff73,_0x1003dc=new _0x1e1350['MarkerOperation']();_0x1e3054['pos']<_0x218e95;){var _0x2d8ee2=_0x1e3054['uint32']();switch(_0x2d8ee2>>>0x3){case 0x1:_0x1003dc['name']=_0x1e3054['string']();break;case 0x2:_0x1003dc['oldRange']=_0x1e1350['Range']['decode'](_0x1e3054,_0x1e3054['uint32']());break;case 0x3:_0x1003dc['newRange']=_0x1e1350['Range']['decode'](_0x1e3054,_0x1e3054['uint32']());break;case 0x4:_0x1003dc['affectsData']=_0x1e3054['bool']();break;case 0x5:_0x1003dc['wasUndone']=_0x1e3054['bool']();break;default:_0x1e3054['skipType'](0x7&_0x2d8ee2);}}return _0x1003dc;},_0x24d7be['decodeDelimited']=function(_0x408727){return _0x408727 instanceof _0x4e5f47||(_0x408727=new _0x4e5f47(_0x408727)),this['decode'](_0x408727,_0x408727['uint32']());},_0x24d7be['verify']=function(_0x2aa848){if('object'!=typeof _0x2aa848||null===_0x2aa848)return'object\x20expected';if(null!=_0x2aa848['name']&&_0x2aa848['hasOwnProperty']('name')&&!_0x334e71['isString'](_0x2aa848['name']))return'name:\x20string\x20expected';var _0x1039fe;if(null!=_0x2aa848['oldRange']&&_0x2aa848['hasOwnProperty']('oldRange')&&(_0x1039fe=_0x1e1350['Range']['verify'](_0x2aa848['oldRange'])))return'oldRange.'+_0x1039fe;if(null!=_0x2aa848['newRange']&&_0x2aa848['hasOwnProperty']('newRange')&&(_0x1039fe=_0x1e1350['Range']['verify'](_0x2aa848['newRange'])))return'newRange.'+_0x1039fe;return null!=_0x2aa848['affectsData']&&_0x2aa848['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2aa848['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2aa848['wasUndone']&&_0x2aa848['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2aa848['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24d7be['fromObject']=function(_0x3be1f6){if(_0x3be1f6 instanceof _0x1e1350['MarkerOperation'])return _0x3be1f6;var _0x2d11af=new _0x1e1350['MarkerOperation']();if(null!=_0x3be1f6['name']&&(_0x2d11af['name']=String(_0x3be1f6['name'])),null!=_0x3be1f6['oldRange']){if('object'!=typeof _0x3be1f6['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2d11af['oldRange']=_0x1e1350['Range']['fromObject'](_0x3be1f6['oldRange']);}if(null!=_0x3be1f6['newRange']){if('object'!=typeof _0x3be1f6['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2d11af['newRange']=_0x1e1350['Range']['fromObject'](_0x3be1f6['newRange']);}return null!=_0x3be1f6['affectsData']&&(_0x2d11af['affectsData']=Boolean(_0x3be1f6['affectsData'])),null!=_0x3be1f6['wasUndone']&&(_0x2d11af['wasUndone']=Boolean(_0x3be1f6['wasUndone'])),_0x2d11af;},_0x24d7be['toObject']=function(_0x5588c9,_0x39e07e){_0x39e07e||(_0x39e07e={});var _0xd4ff32={};return _0x39e07e['defaults']&&(_0xd4ff32['name']='',_0xd4ff32['oldRange']=null,_0xd4ff32['newRange']=null,_0xd4ff32['affectsData']=!0x1,_0xd4ff32['wasUndone']=!0x1),null!=_0x5588c9['name']&&_0x5588c9['hasOwnProperty']('name')&&(_0xd4ff32['name']=_0x5588c9['name']),null!=_0x5588c9['oldRange']&&_0x5588c9['hasOwnProperty']('oldRange')&&(_0xd4ff32['oldRange']=_0x1e1350['Range']['toObject'](_0x5588c9['oldRange'],_0x39e07e)),null!=_0x5588c9['newRange']&&_0x5588c9['hasOwnProperty']('newRange')&&(_0xd4ff32['newRange']=_0x1e1350['Range']['toObject'](_0x5588c9['newRange'],_0x39e07e)),null!=_0x5588c9['affectsData']&&_0x5588c9['hasOwnProperty']('affectsData')&&(_0xd4ff32['affectsData']=_0x5588c9['affectsData']),null!=_0x5588c9['wasUndone']&&_0x5588c9['hasOwnProperty']('wasUndone')&&(_0xd4ff32['wasUndone']=_0x5588c9['wasUndone']),_0xd4ff32;},_0x24d7be['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x24d7be['getTypeUrl']=function(_0x1b8341){return void 0x0===_0x1b8341&&(_0x1b8341='type.googleapis.com'),_0x1b8341+'/MarkerOperation';},_0x24d7be;}()),_0x1e1350['MergeOperation']=(function(){function _0x20b9e2(_0x3a3d62){if(_0x3a3d62){for(var _0x272a44=Object['keys'](_0x3a3d62),_0x3c6b26=0x0;_0x3c6b26<_0x272a44['length'];++_0x3c6b26)null!=_0x3a3d62[_0x272a44[_0x3c6b26]]&&(this[_0x272a44[_0x3c6b26]]=_0x3a3d62[_0x272a44[_0x3c6b26]]);}}return _0x20b9e2['prototype']['sourcePosition']=null,_0x20b9e2['prototype']['targetPosition']=null,_0x20b9e2['prototype']['graveyardPosition']=null,_0x20b9e2['prototype']['howMany']=0x0,_0x20b9e2['prototype']['wasUndone']=!0x1,_0x20b9e2['create']=function(_0x263575){return new _0x20b9e2(_0x263575);},_0x20b9e2['encode']=function(_0x182e12,_0x4e3a8a){return _0x4e3a8a||(_0x4e3a8a=_0x1b8b89['create']()),null!=_0x182e12['sourcePosition']&&Object['hasOwnProperty']['call'](_0x182e12,'sourcePosition')&&_0x1e1350['Position']['encode'](_0x182e12['sourcePosition'],_0x4e3a8a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x182e12['targetPosition']&&Object['hasOwnProperty']['call'](_0x182e12,'targetPosition')&&_0x1e1350['Position']['encode'](_0x182e12['targetPosition'],_0x4e3a8a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x182e12['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x182e12,'graveyardPosition')&&_0x1e1350['Position']['encode'](_0x182e12['graveyardPosition'],_0x4e3a8a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x182e12['howMany']&&Object['hasOwnProperty']['call'](_0x182e12,'howMany')&&_0x4e3a8a['uint32'](0x20)['uint32'](_0x182e12['howMany']),null!=_0x182e12['wasUndone']&&Object['hasOwnProperty']['call'](_0x182e12,'wasUndone')&&_0x4e3a8a['uint32'](0x28)['bool'](_0x182e12['wasUndone']),_0x4e3a8a;},_0x20b9e2['encodeDelimited']=function(_0x56e9b1,_0x30cc38){return this['encode'](_0x56e9b1,_0x30cc38)['ldelim']();},_0x20b9e2['decode']=function(_0x235217,_0x4db329){_0x235217 instanceof _0x4e5f47||(_0x235217=_0x4e5f47['create'](_0x235217));for(var _0x11b1ca=void 0x0===_0x4db329?_0x235217['len']:_0x235217['pos']+_0x4db329,_0x53969b=new _0x1e1350['MergeOperation']();_0x235217['pos']<_0x11b1ca;){var _0x2763f8=_0x235217['uint32']();switch(_0x2763f8>>>0x3){case 0x1:_0x53969b['sourcePosition']=_0x1e1350['Position']['decode'](_0x235217,_0x235217['uint32']());break;case 0x2:_0x53969b['targetPosition']=_0x1e1350['Position']['decode'](_0x235217,_0x235217['uint32']());break;case 0x3:_0x53969b['graveyardPosition']=_0x1e1350['Position']['decode'](_0x235217,_0x235217['uint32']());break;case 0x4:_0x53969b['howMany']=_0x235217['uint32']();break;case 0x5:_0x53969b['wasUndone']=_0x235217['bool']();break;default:_0x235217['skipType'](0x7&_0x2763f8);}}return _0x53969b;},_0x20b9e2['decodeDelimited']=function(_0x14d963){return _0x14d963 instanceof _0x4e5f47||(_0x14d963=new _0x4e5f47(_0x14d963)),this['decode'](_0x14d963,_0x14d963['uint32']());},_0x20b9e2['verify']=function(_0x1affc1){if('object'!=typeof _0x1affc1||null===_0x1affc1)return'object\x20expected';var _0x588e86;if(null!=_0x1affc1['sourcePosition']&&_0x1affc1['hasOwnProperty']('sourcePosition')&&(_0x588e86=_0x1e1350['Position']['verify'](_0x1affc1['sourcePosition'])))return'sourcePosition.'+_0x588e86;if(null!=_0x1affc1['targetPosition']&&_0x1affc1['hasOwnProperty']('targetPosition')&&(_0x588e86=_0x1e1350['Position']['verify'](_0x1affc1['targetPosition'])))return'targetPosition.'+_0x588e86;if(null!=_0x1affc1['graveyardPosition']&&_0x1affc1['hasOwnProperty']('graveyardPosition')&&(_0x588e86=_0x1e1350['Position']['verify'](_0x1affc1['graveyardPosition'])))return'graveyardPosition.'+_0x588e86;return null!=_0x1affc1['howMany']&&_0x1affc1['hasOwnProperty']('howMany')&&!_0x334e71['isInteger'](_0x1affc1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1affc1['wasUndone']&&_0x1affc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1affc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20b9e2['fromObject']=function(_0x4b5d6c){if(_0x4b5d6c instanceof _0x1e1350['MergeOperation'])return _0x4b5d6c;var _0x18dfac=new _0x1e1350['MergeOperation']();if(null!=_0x4b5d6c['sourcePosition']){if('object'!=typeof _0x4b5d6c['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x18dfac['sourcePosition']=_0x1e1350['Position']['fromObject'](_0x4b5d6c['sourcePosition']);}if(null!=_0x4b5d6c['targetPosition']){if('object'!=typeof _0x4b5d6c['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x18dfac['targetPosition']=_0x1e1350['Position']['fromObject'](_0x4b5d6c['targetPosition']);}if(null!=_0x4b5d6c['graveyardPosition']){if('object'!=typeof _0x4b5d6c['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x18dfac['graveyardPosition']=_0x1e1350['Position']['fromObject'](_0x4b5d6c['graveyardPosition']);}return null!=_0x4b5d6c['howMany']&&(_0x18dfac['howMany']=_0x4b5d6c['howMany']>>>0x0),null!=_0x4b5d6c['wasUndone']&&(_0x18dfac['wasUndone']=Boolean(_0x4b5d6c['wasUndone'])),_0x18dfac;},_0x20b9e2['toObject']=function(_0x387328,_0x48953d){_0x48953d||(_0x48953d={});var _0x4fb8d1={};return _0x48953d['defaults']&&(_0x4fb8d1['sourcePosition']=null,_0x4fb8d1['targetPosition']=null,_0x4fb8d1['graveyardPosition']=null,_0x4fb8d1['howMany']=0x0,_0x4fb8d1['wasUndone']=!0x1),null!=_0x387328['sourcePosition']&&_0x387328['hasOwnProperty']('sourcePosition')&&(_0x4fb8d1['sourcePosition']=_0x1e1350['Position']['toObject'](_0x387328['sourcePosition'],_0x48953d)),null!=_0x387328['targetPosition']&&_0x387328['hasOwnProperty']('targetPosition')&&(_0x4fb8d1['targetPosition']=_0x1e1350['Position']['toObject'](_0x387328['targetPosition'],_0x48953d)),null!=_0x387328['graveyardPosition']&&_0x387328['hasOwnProperty']('graveyardPosition')&&(_0x4fb8d1['graveyardPosition']=_0x1e1350['Position']['toObject'](_0x387328['graveyardPosition'],_0x48953d)),null!=_0x387328['howMany']&&_0x387328['hasOwnProperty']('howMany')&&(_0x4fb8d1['howMany']=_0x387328['howMany']),null!=_0x387328['wasUndone']&&_0x387328['hasOwnProperty']('wasUndone')&&(_0x4fb8d1['wasUndone']=_0x387328['wasUndone']),_0x4fb8d1;},_0x20b9e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x20b9e2['getTypeUrl']=function(_0x756b22){return void 0x0===_0x756b22&&(_0x756b22='type.googleapis.com'),_0x756b22+'/MergeOperation';},_0x20b9e2;}()),_0x1e1350['MoveOperation']=(function(){function _0x1c18a0(_0x2d123b){if(_0x2d123b){for(var _0x2184ee=Object['keys'](_0x2d123b),_0x182ece=0x0;_0x182ece<_0x2184ee['length'];++_0x182ece)null!=_0x2d123b[_0x2184ee[_0x182ece]]&&(this[_0x2184ee[_0x182ece]]=_0x2d123b[_0x2184ee[_0x182ece]]);}}return _0x1c18a0['prototype']['sourcePosition']=null,_0x1c18a0['prototype']['howMany']=0x0,_0x1c18a0['prototype']['targetPosition']=null,_0x1c18a0['prototype']['wasUndone']=!0x1,_0x1c18a0['create']=function(_0x3257c7){return new _0x1c18a0(_0x3257c7);},_0x1c18a0['encode']=function(_0x2498ba,_0x53cd8b){return _0x53cd8b||(_0x53cd8b=_0x1b8b89['create']()),null!=_0x2498ba['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2498ba,'sourcePosition')&&_0x1e1350['Position']['encode'](_0x2498ba['sourcePosition'],_0x53cd8b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2498ba['howMany']&&Object['hasOwnProperty']['call'](_0x2498ba,'howMany')&&_0x53cd8b['uint32'](0x10)['uint32'](_0x2498ba['howMany']),null!=_0x2498ba['targetPosition']&&Object['hasOwnProperty']['call'](_0x2498ba,'targetPosition')&&_0x1e1350['Position']['encode'](_0x2498ba['targetPosition'],_0x53cd8b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2498ba['wasUndone']&&Object['hasOwnProperty']['call'](_0x2498ba,'wasUndone')&&_0x53cd8b['uint32'](0x20)['bool'](_0x2498ba['wasUndone']),_0x53cd8b;},_0x1c18a0['encodeDelimited']=function(_0x5a1f54,_0x3c4de0){return this['encode'](_0x5a1f54,_0x3c4de0)['ldelim']();},_0x1c18a0['decode']=function(_0x1ed4dd,_0x29b010){_0x1ed4dd instanceof _0x4e5f47||(_0x1ed4dd=_0x4e5f47['create'](_0x1ed4dd));for(var _0x29ef21=void 0x0===_0x29b010?_0x1ed4dd['len']:_0x1ed4dd['pos']+_0x29b010,_0x5343d8=new _0x1e1350['MoveOperation']();_0x1ed4dd['pos']<_0x29ef21;){var _0x1e5fd9=_0x1ed4dd['uint32']();switch(_0x1e5fd9>>>0x3){case 0x1:_0x5343d8['sourcePosition']=_0x1e1350['Position']['decode'](_0x1ed4dd,_0x1ed4dd['uint32']());break;case 0x2:_0x5343d8['howMany']=_0x1ed4dd['uint32']();break;case 0x3:_0x5343d8['targetPosition']=_0x1e1350['Position']['decode'](_0x1ed4dd,_0x1ed4dd['uint32']());break;case 0x4:_0x5343d8['wasUndone']=_0x1ed4dd['bool']();break;default:_0x1ed4dd['skipType'](0x7&_0x1e5fd9);}}return _0x5343d8;},_0x1c18a0['decodeDelimited']=function(_0x12562c){return _0x12562c instanceof _0x4e5f47||(_0x12562c=new _0x4e5f47(_0x12562c)),this['decode'](_0x12562c,_0x12562c['uint32']());},_0x1c18a0['verify']=function(_0x50c86b){if('object'!=typeof _0x50c86b||null===_0x50c86b)return'object\x20expected';var _0x34d455;if(null!=_0x50c86b['sourcePosition']&&_0x50c86b['hasOwnProperty']('sourcePosition')&&(_0x34d455=_0x1e1350['Position']['verify'](_0x50c86b['sourcePosition'])))return'sourcePosition.'+_0x34d455;if(null!=_0x50c86b['howMany']&&_0x50c86b['hasOwnProperty']('howMany')&&!_0x334e71['isInteger'](_0x50c86b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x50c86b['targetPosition']&&_0x50c86b['hasOwnProperty']('targetPosition')&&(_0x34d455=_0x1e1350['Position']['verify'](_0x50c86b['targetPosition'])))return'targetPosition.'+_0x34d455;return null!=_0x50c86b['wasUndone']&&_0x50c86b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50c86b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c18a0['fromObject']=function(_0x535086){if(_0x535086 instanceof _0x1e1350['MoveOperation'])return _0x535086;var _0x255e69=new _0x1e1350['MoveOperation']();if(null!=_0x535086['sourcePosition']){if('object'!=typeof _0x535086['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x255e69['sourcePosition']=_0x1e1350['Position']['fromObject'](_0x535086['sourcePosition']);}if(null!=_0x535086['howMany']&&(_0x255e69['howMany']=_0x535086['howMany']>>>0x0),null!=_0x535086['targetPosition']){if('object'!=typeof _0x535086['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x255e69['targetPosition']=_0x1e1350['Position']['fromObject'](_0x535086['targetPosition']);}return null!=_0x535086['wasUndone']&&(_0x255e69['wasUndone']=Boolean(_0x535086['wasUndone'])),_0x255e69;},_0x1c18a0['toObject']=function(_0x2ec8fa,_0x429ec0){_0x429ec0||(_0x429ec0={});var _0x474f05={};return _0x429ec0['defaults']&&(_0x474f05['sourcePosition']=null,_0x474f05['howMany']=0x0,_0x474f05['targetPosition']=null,_0x474f05['wasUndone']=!0x1),null!=_0x2ec8fa['sourcePosition']&&_0x2ec8fa['hasOwnProperty']('sourcePosition')&&(_0x474f05['sourcePosition']=_0x1e1350['Position']['toObject'](_0x2ec8fa['sourcePosition'],_0x429ec0)),null!=_0x2ec8fa['howMany']&&_0x2ec8fa['hasOwnProperty']('howMany')&&(_0x474f05['howMany']=_0x2ec8fa['howMany']),null!=_0x2ec8fa['targetPosition']&&_0x2ec8fa['hasOwnProperty']('targetPosition')&&(_0x474f05['targetPosition']=_0x1e1350['Position']['toObject'](_0x2ec8fa['targetPosition'],_0x429ec0)),null!=_0x2ec8fa['wasUndone']&&_0x2ec8fa['hasOwnProperty']('wasUndone')&&(_0x474f05['wasUndone']=_0x2ec8fa['wasUndone']),_0x474f05;},_0x1c18a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x1c18a0['getTypeUrl']=function(_0xcf244b){return void 0x0===_0xcf244b&&(_0xcf244b='type.googleapis.com'),_0xcf244b+'/MoveOperation';},_0x1c18a0;}()),_0x1e1350['RenameOperation']=(function(){function _0x2119ba(_0x5c2004){if(_0x5c2004){for(var _0x456c54=Object['keys'](_0x5c2004),_0x368652=0x0;_0x368652<_0x456c54['length'];++_0x368652)null!=_0x5c2004[_0x456c54[_0x368652]]&&(this[_0x456c54[_0x368652]]=_0x5c2004[_0x456c54[_0x368652]]);}}return _0x2119ba['prototype']['position']=null,_0x2119ba['prototype']['oldName']='',_0x2119ba['prototype']['newName']='',_0x2119ba['prototype']['wasUndone']=!0x1,_0x2119ba['create']=function(_0x45032e){return new _0x2119ba(_0x45032e);},_0x2119ba['encode']=function(_0x42b64b,_0xf2fe3f){return _0xf2fe3f||(_0xf2fe3f=_0x1b8b89['create']()),null!=_0x42b64b['position']&&Object['hasOwnProperty']['call'](_0x42b64b,'position')&&_0x1e1350['Position']['encode'](_0x42b64b['position'],_0xf2fe3f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x42b64b['oldName']&&Object['hasOwnProperty']['call'](_0x42b64b,'oldName')&&_0xf2fe3f['uint32'](0x12)['string'](_0x42b64b['oldName']),null!=_0x42b64b['newName']&&Object['hasOwnProperty']['call'](_0x42b64b,'newName')&&_0xf2fe3f['uint32'](0x1a)['string'](_0x42b64b['newName']),null!=_0x42b64b['wasUndone']&&Object['hasOwnProperty']['call'](_0x42b64b,'wasUndone')&&_0xf2fe3f['uint32'](0x20)['bool'](_0x42b64b['wasUndone']),_0xf2fe3f;},_0x2119ba['encodeDelimited']=function(_0x47324b,_0x694d6f){return this['encode'](_0x47324b,_0x694d6f)['ldelim']();},_0x2119ba['decode']=function(_0x37145a,_0x186b64){_0x37145a instanceof _0x4e5f47||(_0x37145a=_0x4e5f47['create'](_0x37145a));for(var _0x24a580=void 0x0===_0x186b64?_0x37145a['len']:_0x37145a['pos']+_0x186b64,_0x328c8d=new _0x1e1350['RenameOperation']();_0x37145a['pos']<_0x24a580;){var _0x21ad4a=_0x37145a['uint32']();switch(_0x21ad4a>>>0x3){case 0x1:_0x328c8d['position']=_0x1e1350['Position']['decode'](_0x37145a,_0x37145a['uint32']());break;case 0x2:_0x328c8d['oldName']=_0x37145a['string']();break;case 0x3:_0x328c8d['newName']=_0x37145a['string']();break;case 0x4:_0x328c8d['wasUndone']=_0x37145a['bool']();break;default:_0x37145a['skipType'](0x7&_0x21ad4a);}}return _0x328c8d;},_0x2119ba['decodeDelimited']=function(_0x454b79){return _0x454b79 instanceof _0x4e5f47||(_0x454b79=new _0x4e5f47(_0x454b79)),this['decode'](_0x454b79,_0x454b79['uint32']());},_0x2119ba['verify']=function(_0x286cad){if('object'!=typeof _0x286cad||null===_0x286cad)return'object\x20expected';if(null!=_0x286cad['position']&&_0x286cad['hasOwnProperty']('position')){var _0xbeea47=_0x1e1350['Position']['verify'](_0x286cad['position']);if(_0xbeea47)return'position.'+_0xbeea47;}return null!=_0x286cad['oldName']&&_0x286cad['hasOwnProperty']('oldName')&&!_0x334e71['isString'](_0x286cad['oldName'])?'oldName:\x20string\x20expected':null!=_0x286cad['newName']&&_0x286cad['hasOwnProperty']('newName')&&!_0x334e71['isString'](_0x286cad['newName'])?'newName:\x20string\x20expected':null!=_0x286cad['wasUndone']&&_0x286cad['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x286cad['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2119ba['fromObject']=function(_0x520cd7){if(_0x520cd7 instanceof _0x1e1350['RenameOperation'])return _0x520cd7;var _0x220618=new _0x1e1350['RenameOperation']();if(null!=_0x520cd7['position']){if('object'!=typeof _0x520cd7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x220618['position']=_0x1e1350['Position']['fromObject'](_0x520cd7['position']);}return null!=_0x520cd7['oldName']&&(_0x220618['oldName']=String(_0x520cd7['oldName'])),null!=_0x520cd7['newName']&&(_0x220618['newName']=String(_0x520cd7['newName'])),null!=_0x520cd7['wasUndone']&&(_0x220618['wasUndone']=Boolean(_0x520cd7['wasUndone'])),_0x220618;},_0x2119ba['toObject']=function(_0x1d0a67,_0x29b2ba){_0x29b2ba||(_0x29b2ba={});var _0x3444a5={};return _0x29b2ba['defaults']&&(_0x3444a5['position']=null,_0x3444a5['oldName']='',_0x3444a5['newName']='',_0x3444a5['wasUndone']=!0x1),null!=_0x1d0a67['position']&&_0x1d0a67['hasOwnProperty']('position')&&(_0x3444a5['position']=_0x1e1350['Position']['toObject'](_0x1d0a67['position'],_0x29b2ba)),null!=_0x1d0a67['oldName']&&_0x1d0a67['hasOwnProperty']('oldName')&&(_0x3444a5['oldName']=_0x1d0a67['oldName']),null!=_0x1d0a67['newName']&&_0x1d0a67['hasOwnProperty']('newName')&&(_0x3444a5['newName']=_0x1d0a67['newName']),null!=_0x1d0a67['wasUndone']&&_0x1d0a67['hasOwnProperty']('wasUndone')&&(_0x3444a5['wasUndone']=_0x1d0a67['wasUndone']),_0x3444a5;},_0x2119ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x2119ba['getTypeUrl']=function(_0x482221){return void 0x0===_0x482221&&(_0x482221='type.googleapis.com'),_0x482221+'/RenameOperation';},_0x2119ba;}()),_0x1e1350['RootAttributeOperation']=(function(){function _0x17f6ea(_0x53e90a){if(_0x53e90a){for(var _0x54f515=Object['keys'](_0x53e90a),_0x368974=0x0;_0x368974<_0x54f515['length'];++_0x368974)null!=_0x53e90a[_0x54f515[_0x368974]]&&(this[_0x54f515[_0x368974]]=_0x53e90a[_0x54f515[_0x368974]]);}}return _0x17f6ea['prototype']['root']='',_0x17f6ea['prototype']['key']='',_0x17f6ea['prototype']['oldValueBoolean']=!0x1,_0x17f6ea['prototype']['oldValueJson']='',_0x17f6ea['prototype']['newValueBoolean']=!0x1,_0x17f6ea['prototype']['newValueJson']='',_0x17f6ea['prototype']['wasUndone']=!0x1,_0x17f6ea['create']=function(_0xc887e9){return new _0x17f6ea(_0xc887e9);},_0x17f6ea['encode']=function(_0x370755,_0xe49a6b){return _0xe49a6b||(_0xe49a6b=_0x1b8b89['create']()),null!=_0x370755['root']&&Object['hasOwnProperty']['call'](_0x370755,'root')&&_0xe49a6b['uint32'](0xa)['string'](_0x370755['root']),null!=_0x370755['key']&&Object['hasOwnProperty']['call'](_0x370755,'key')&&_0xe49a6b['uint32'](0x12)['string'](_0x370755['key']),null!=_0x370755['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x370755,'oldValueBoolean')&&_0xe49a6b['uint32'](0x18)['bool'](_0x370755['oldValueBoolean']),null!=_0x370755['oldValueJson']&&Object['hasOwnProperty']['call'](_0x370755,'oldValueJson')&&_0xe49a6b['uint32'](0x22)['string'](_0x370755['oldValueJson']),null!=_0x370755['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x370755,'newValueBoolean')&&_0xe49a6b['uint32'](0x28)['bool'](_0x370755['newValueBoolean']),null!=_0x370755['newValueJson']&&Object['hasOwnProperty']['call'](_0x370755,'newValueJson')&&_0xe49a6b['uint32'](0x32)['string'](_0x370755['newValueJson']),null!=_0x370755['wasUndone']&&Object['hasOwnProperty']['call'](_0x370755,'wasUndone')&&_0xe49a6b['uint32'](0x38)['bool'](_0x370755['wasUndone']),_0xe49a6b;},_0x17f6ea['encodeDelimited']=function(_0x31bd7c,_0x170a1f){return this['encode'](_0x31bd7c,_0x170a1f)['ldelim']();},_0x17f6ea['decode']=function(_0x27f773,_0x2f52ba){_0x27f773 instanceof _0x4e5f47||(_0x27f773=_0x4e5f47['create'](_0x27f773));for(var _0x318883=void 0x0===_0x2f52ba?_0x27f773['len']:_0x27f773['pos']+_0x2f52ba,_0x971229=new _0x1e1350['RootAttributeOperation']();_0x27f773['pos']<_0x318883;){var _0x2fec40=_0x27f773['uint32']();switch(_0x2fec40>>>0x3){case 0x1:_0x971229['root']=_0x27f773['string']();break;case 0x2:_0x971229['key']=_0x27f773['string']();break;case 0x3:_0x971229['oldValueBoolean']=_0x27f773['bool']();break;case 0x4:_0x971229['oldValueJson']=_0x27f773['string']();break;case 0x5:_0x971229['newValueBoolean']=_0x27f773['bool']();break;case 0x6:_0x971229['newValueJson']=_0x27f773['string']();break;case 0x7:_0x971229['wasUndone']=_0x27f773['bool']();break;default:_0x27f773['skipType'](0x7&_0x2fec40);}}return _0x971229;},_0x17f6ea['decodeDelimited']=function(_0x9e2624){return _0x9e2624 instanceof _0x4e5f47||(_0x9e2624=new _0x4e5f47(_0x9e2624)),this['decode'](_0x9e2624,_0x9e2624['uint32']());},_0x17f6ea['verify']=function(_0x1c2b63){return'object'!=typeof _0x1c2b63||null===_0x1c2b63?'object\x20expected':null!=_0x1c2b63['root']&&_0x1c2b63['hasOwnProperty']('root')&&!_0x334e71['isString'](_0x1c2b63['root'])?'root:\x20string\x20expected':null!=_0x1c2b63['key']&&_0x1c2b63['hasOwnProperty']('key')&&!_0x334e71['isString'](_0x1c2b63['key'])?'key:\x20string\x20expected':null!=_0x1c2b63['oldValueBoolean']&&_0x1c2b63['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1c2b63['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1c2b63['oldValueJson']&&_0x1c2b63['hasOwnProperty']('oldValueJson')&&!_0x334e71['isString'](_0x1c2b63['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1c2b63['newValueBoolean']&&_0x1c2b63['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1c2b63['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1c2b63['newValueJson']&&_0x1c2b63['hasOwnProperty']('newValueJson')&&!_0x334e71['isString'](_0x1c2b63['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1c2b63['wasUndone']&&_0x1c2b63['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c2b63['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17f6ea['fromObject']=function(_0x3a53f6){if(_0x3a53f6 instanceof _0x1e1350['RootAttributeOperation'])return _0x3a53f6;var _0xca7518=new _0x1e1350['RootAttributeOperation']();return null!=_0x3a53f6['root']&&(_0xca7518['root']=String(_0x3a53f6['root'])),null!=_0x3a53f6['key']&&(_0xca7518['key']=String(_0x3a53f6['key'])),null!=_0x3a53f6['oldValueBoolean']&&(_0xca7518['oldValueBoolean']=Boolean(_0x3a53f6['oldValueBoolean'])),null!=_0x3a53f6['oldValueJson']&&(_0xca7518['oldValueJson']=String(_0x3a53f6['oldValueJson'])),null!=_0x3a53f6['newValueBoolean']&&(_0xca7518['newValueBoolean']=Boolean(_0x3a53f6['newValueBoolean'])),null!=_0x3a53f6['newValueJson']&&(_0xca7518['newValueJson']=String(_0x3a53f6['newValueJson'])),null!=_0x3a53f6['wasUndone']&&(_0xca7518['wasUndone']=Boolean(_0x3a53f6['wasUndone'])),_0xca7518;},_0x17f6ea['toObject']=function(_0x3376cd,_0xfb311e){_0xfb311e||(_0xfb311e={});var _0x3e5403={};return _0xfb311e['defaults']&&(_0x3e5403['root']='',_0x3e5403['key']='',_0x3e5403['oldValueBoolean']=!0x1,_0x3e5403['oldValueJson']='',_0x3e5403['newValueBoolean']=!0x1,_0x3e5403['newValueJson']='',_0x3e5403['wasUndone']=!0x1),null!=_0x3376cd['root']&&_0x3376cd['hasOwnProperty']('root')&&(_0x3e5403['root']=_0x3376cd['root']),null!=_0x3376cd['key']&&_0x3376cd['hasOwnProperty']('key')&&(_0x3e5403['key']=_0x3376cd['key']),null!=_0x3376cd['oldValueBoolean']&&_0x3376cd['hasOwnProperty']('oldValueBoolean')&&(_0x3e5403['oldValueBoolean']=_0x3376cd['oldValueBoolean']),null!=_0x3376cd['oldValueJson']&&_0x3376cd['hasOwnProperty']('oldValueJson')&&(_0x3e5403['oldValueJson']=_0x3376cd['oldValueJson']),null!=_0x3376cd['newValueBoolean']&&_0x3376cd['hasOwnProperty']('newValueBoolean')&&(_0x3e5403['newValueBoolean']=_0x3376cd['newValueBoolean']),null!=_0x3376cd['newValueJson']&&_0x3376cd['hasOwnProperty']('newValueJson')&&(_0x3e5403['newValueJson']=_0x3376cd['newValueJson']),null!=_0x3376cd['wasUndone']&&_0x3376cd['hasOwnProperty']('wasUndone')&&(_0x3e5403['wasUndone']=_0x3376cd['wasUndone']),_0x3e5403;},_0x17f6ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x17f6ea['getTypeUrl']=function(_0xabe28b){return void 0x0===_0xabe28b&&(_0xabe28b='type.googleapis.com'),_0xabe28b+'/RootAttributeOperation';},_0x17f6ea;}()),_0x1e1350['RootOperation']=(function(){function _0x1bda01(_0x1c0929){if(_0x1c0929){for(var _0x5e4183=Object['keys'](_0x1c0929),_0x1645bc=0x0;_0x1645bc<_0x5e4183['length'];++_0x1645bc)null!=_0x1c0929[_0x5e4183[_0x1645bc]]&&(this[_0x5e4183[_0x1645bc]]=_0x1c0929[_0x5e4183[_0x1645bc]]);}}return _0x1bda01['prototype']['rootName']='',_0x1bda01['prototype']['elementName']='',_0x1bda01['prototype']['isAdd']=!0x1,_0x1bda01['prototype']['wasUndone']=!0x1,_0x1bda01['create']=function(_0x10c8d4){return new _0x1bda01(_0x10c8d4);},_0x1bda01['encode']=function(_0x4410f0,_0x20d668){return _0x20d668||(_0x20d668=_0x1b8b89['create']()),null!=_0x4410f0['rootName']&&Object['hasOwnProperty']['call'](_0x4410f0,'rootName')&&_0x20d668['uint32'](0xa)['string'](_0x4410f0['rootName']),null!=_0x4410f0['elementName']&&Object['hasOwnProperty']['call'](_0x4410f0,'elementName')&&_0x20d668['uint32'](0x12)['string'](_0x4410f0['elementName']),null!=_0x4410f0['isAdd']&&Object['hasOwnProperty']['call'](_0x4410f0,'isAdd')&&_0x20d668['uint32'](0x18)['bool'](_0x4410f0['isAdd']),null!=_0x4410f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x4410f0,'wasUndone')&&_0x20d668['uint32'](0x20)['bool'](_0x4410f0['wasUndone']),_0x20d668;},_0x1bda01['encodeDelimited']=function(_0x635a0a,_0xc289c4){return this['encode'](_0x635a0a,_0xc289c4)['ldelim']();},_0x1bda01['decode']=function(_0x74d62e,_0x314432){_0x74d62e instanceof _0x4e5f47||(_0x74d62e=_0x4e5f47['create'](_0x74d62e));for(var _0x43c67b=void 0x0===_0x314432?_0x74d62e['len']:_0x74d62e['pos']+_0x314432,_0xc8df72=new _0x1e1350['RootOperation']();_0x74d62e['pos']<_0x43c67b;){var _0x11714c=_0x74d62e['uint32']();switch(_0x11714c>>>0x3){case 0x1:_0xc8df72['rootName']=_0x74d62e['string']();break;case 0x2:_0xc8df72['elementName']=_0x74d62e['string']();break;case 0x3:_0xc8df72['isAdd']=_0x74d62e['bool']();break;case 0x4:_0xc8df72['wasUndone']=_0x74d62e['bool']();break;default:_0x74d62e['skipType'](0x7&_0x11714c);}}return _0xc8df72;},_0x1bda01['decodeDelimited']=function(_0x1b6ad2){return _0x1b6ad2 instanceof _0x4e5f47||(_0x1b6ad2=new _0x4e5f47(_0x1b6ad2)),this['decode'](_0x1b6ad2,_0x1b6ad2['uint32']());},_0x1bda01['verify']=function(_0x485560){return'object'!=typeof _0x485560||null===_0x485560?'object\x20expected':null!=_0x485560['rootName']&&_0x485560['hasOwnProperty']('rootName')&&!_0x334e71['isString'](_0x485560['rootName'])?'rootName:\x20string\x20expected':null!=_0x485560['elementName']&&_0x485560['hasOwnProperty']('elementName')&&!_0x334e71['isString'](_0x485560['elementName'])?'elementName:\x20string\x20expected':null!=_0x485560['isAdd']&&_0x485560['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x485560['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x485560['wasUndone']&&_0x485560['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x485560['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bda01['fromObject']=function(_0x15207e){if(_0x15207e instanceof _0x1e1350['RootOperation'])return _0x15207e;var _0x1c9554=new _0x1e1350['RootOperation']();return null!=_0x15207e['rootName']&&(_0x1c9554['rootName']=String(_0x15207e['rootName'])),null!=_0x15207e['elementName']&&(_0x1c9554['elementName']=String(_0x15207e['elementName'])),null!=_0x15207e['isAdd']&&(_0x1c9554['isAdd']=Boolean(_0x15207e['isAdd'])),null!=_0x15207e['wasUndone']&&(_0x1c9554['wasUndone']=Boolean(_0x15207e['wasUndone'])),_0x1c9554;},_0x1bda01['toObject']=function(_0x341b36,_0x174d00){_0x174d00||(_0x174d00={});var _0x1910e1={};return _0x174d00['defaults']&&(_0x1910e1['rootName']='',_0x1910e1['elementName']='',_0x1910e1['isAdd']=!0x1,_0x1910e1['wasUndone']=!0x1),null!=_0x341b36['rootName']&&_0x341b36['hasOwnProperty']('rootName')&&(_0x1910e1['rootName']=_0x341b36['rootName']),null!=_0x341b36['elementName']&&_0x341b36['hasOwnProperty']('elementName')&&(_0x1910e1['elementName']=_0x341b36['elementName']),null!=_0x341b36['isAdd']&&_0x341b36['hasOwnProperty']('isAdd')&&(_0x1910e1['isAdd']=_0x341b36['isAdd']),null!=_0x341b36['wasUndone']&&_0x341b36['hasOwnProperty']('wasUndone')&&(_0x1910e1['wasUndone']=_0x341b36['wasUndone']),_0x1910e1;},_0x1bda01['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x1bda01['getTypeUrl']=function(_0x1edccc){return void 0x0===_0x1edccc&&(_0x1edccc='type.googleapis.com'),_0x1edccc+'/RootOperation';},_0x1bda01;}()),_0x1e1350['SplitOperation']=(function(){function _0x4521c8(_0x571f7c){if(_0x571f7c){for(var _0x68f940=Object['keys'](_0x571f7c),_0x4a7d90=0x0;_0x4a7d90<_0x68f940['length'];++_0x4a7d90)null!=_0x571f7c[_0x68f940[_0x4a7d90]]&&(this[_0x68f940[_0x4a7d90]]=_0x571f7c[_0x68f940[_0x4a7d90]]);}}return _0x4521c8['prototype']['splitPosition']=null,_0x4521c8['prototype']['graveyardPosition']=null,_0x4521c8['prototype']['howMany']=0x0,_0x4521c8['prototype']['insertionPosition']=null,_0x4521c8['prototype']['wasUndone']=!0x1,_0x4521c8['create']=function(_0x3c058b){return new _0x4521c8(_0x3c058b);},_0x4521c8['encode']=function(_0x1ad7a4,_0x1f3c26){return _0x1f3c26||(_0x1f3c26=_0x1b8b89['create']()),null!=_0x1ad7a4['splitPosition']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'splitPosition')&&_0x1e1350['Position']['encode'](_0x1ad7a4['splitPosition'],_0x1f3c26['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ad7a4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'graveyardPosition')&&_0x1e1350['Position']['encode'](_0x1ad7a4['graveyardPosition'],_0x1f3c26['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1ad7a4['howMany']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'howMany')&&_0x1f3c26['uint32'](0x18)['uint32'](_0x1ad7a4['howMany']),null!=_0x1ad7a4['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'insertionPosition')&&_0x1e1350['Position']['encode'](_0x1ad7a4['insertionPosition'],_0x1f3c26['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1ad7a4['wasUndone']&&Object['hasOwnProperty']['call'](_0x1ad7a4,'wasUndone')&&_0x1f3c26['uint32'](0x28)['bool'](_0x1ad7a4['wasUndone']),_0x1f3c26;},_0x4521c8['encodeDelimited']=function(_0x47fcb6,_0x56e4b6){return this['encode'](_0x47fcb6,_0x56e4b6)['ldelim']();},_0x4521c8['decode']=function(_0x347e01,_0x5e5665){_0x347e01 instanceof _0x4e5f47||(_0x347e01=_0x4e5f47['create'](_0x347e01));for(var _0x3273db=void 0x0===_0x5e5665?_0x347e01['len']:_0x347e01['pos']+_0x5e5665,_0x496226=new _0x1e1350['SplitOperation']();_0x347e01['pos']<_0x3273db;){var _0x3b731f=_0x347e01['uint32']();switch(_0x3b731f>>>0x3){case 0x1:_0x496226['splitPosition']=_0x1e1350['Position']['decode'](_0x347e01,_0x347e01['uint32']());break;case 0x2:_0x496226['graveyardPosition']=_0x1e1350['Position']['decode'](_0x347e01,_0x347e01['uint32']());break;case 0x3:_0x496226['howMany']=_0x347e01['uint32']();break;case 0x4:_0x496226['insertionPosition']=_0x1e1350['Position']['decode'](_0x347e01,_0x347e01['uint32']());break;case 0x5:_0x496226['wasUndone']=_0x347e01['bool']();break;default:_0x347e01['skipType'](0x7&_0x3b731f);}}return _0x496226;},_0x4521c8['decodeDelimited']=function(_0x500f4e){return _0x500f4e instanceof _0x4e5f47||(_0x500f4e=new _0x4e5f47(_0x500f4e)),this['decode'](_0x500f4e,_0x500f4e['uint32']());},_0x4521c8['verify']=function(_0x1ea2d0){if('object'!=typeof _0x1ea2d0||null===_0x1ea2d0)return'object\x20expected';var _0x4a2c09;if(null!=_0x1ea2d0['splitPosition']&&_0x1ea2d0['hasOwnProperty']('splitPosition')&&(_0x4a2c09=_0x1e1350['Position']['verify'](_0x1ea2d0['splitPosition'])))return'splitPosition.'+_0x4a2c09;if(null!=_0x1ea2d0['graveyardPosition']&&_0x1ea2d0['hasOwnProperty']('graveyardPosition')&&(_0x4a2c09=_0x1e1350['Position']['verify'](_0x1ea2d0['graveyardPosition'])))return'graveyardPosition.'+_0x4a2c09;if(null!=_0x1ea2d0['howMany']&&_0x1ea2d0['hasOwnProperty']('howMany')&&!_0x334e71['isInteger'](_0x1ea2d0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1ea2d0['insertionPosition']&&_0x1ea2d0['hasOwnProperty']('insertionPosition')&&(_0x4a2c09=_0x1e1350['Position']['verify'](_0x1ea2d0['insertionPosition'])))return'insertionPosition.'+_0x4a2c09;return null!=_0x1ea2d0['wasUndone']&&_0x1ea2d0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ea2d0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4521c8['fromObject']=function(_0x6decb3){if(_0x6decb3 instanceof _0x1e1350['SplitOperation'])return _0x6decb3;var _0x37b87=new _0x1e1350['SplitOperation']();if(null!=_0x6decb3['splitPosition']){if('object'!=typeof _0x6decb3['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x37b87['splitPosition']=_0x1e1350['Position']['fromObject'](_0x6decb3['splitPosition']);}if(null!=_0x6decb3['graveyardPosition']){if('object'!=typeof _0x6decb3['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x37b87['graveyardPosition']=_0x1e1350['Position']['fromObject'](_0x6decb3['graveyardPosition']);}if(null!=_0x6decb3['howMany']&&(_0x37b87['howMany']=_0x6decb3['howMany']>>>0x0),null!=_0x6decb3['insertionPosition']){if('object'!=typeof _0x6decb3['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x37b87['insertionPosition']=_0x1e1350['Position']['fromObject'](_0x6decb3['insertionPosition']);}return null!=_0x6decb3['wasUndone']&&(_0x37b87['wasUndone']=Boolean(_0x6decb3['wasUndone'])),_0x37b87;},_0x4521c8['toObject']=function(_0x5bd5a9,_0x2df158){_0x2df158||(_0x2df158={});var _0x560327={};return _0x2df158['defaults']&&(_0x560327['splitPosition']=null,_0x560327['graveyardPosition']=null,_0x560327['howMany']=0x0,_0x560327['insertionPosition']=null,_0x560327['wasUndone']=!0x1),null!=_0x5bd5a9['splitPosition']&&_0x5bd5a9['hasOwnProperty']('splitPosition')&&(_0x560327['splitPosition']=_0x1e1350['Position']['toObject'](_0x5bd5a9['splitPosition'],_0x2df158)),null!=_0x5bd5a9['graveyardPosition']&&_0x5bd5a9['hasOwnProperty']('graveyardPosition')&&(_0x560327['graveyardPosition']=_0x1e1350['Position']['toObject'](_0x5bd5a9['graveyardPosition'],_0x2df158)),null!=_0x5bd5a9['howMany']&&_0x5bd5a9['hasOwnProperty']('howMany')&&(_0x560327['howMany']=_0x5bd5a9['howMany']),null!=_0x5bd5a9['insertionPosition']&&_0x5bd5a9['hasOwnProperty']('insertionPosition')&&(_0x560327['insertionPosition']=_0x1e1350['Position']['toObject'](_0x5bd5a9['insertionPosition'],_0x2df158)),null!=_0x5bd5a9['wasUndone']&&_0x5bd5a9['hasOwnProperty']('wasUndone')&&(_0x560327['wasUndone']=_0x5bd5a9['wasUndone']),_0x560327;},_0x4521c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x4521c8['getTypeUrl']=function(_0x555f5d){return void 0x0===_0x555f5d&&(_0x555f5d='type.googleapis.com'),_0x555f5d+'/SplitOperation';},_0x4521c8;}()),_0x1e1350['Position']=(function(){function _0x503a1d(_0x2ee5ba){if(this['path']=[],_0x2ee5ba){for(var _0x1aba32=Object['keys'](_0x2ee5ba),_0x3bec83=0x0;_0x3bec83<_0x1aba32['length'];++_0x3bec83)null!=_0x2ee5ba[_0x1aba32[_0x3bec83]]&&(this[_0x1aba32[_0x3bec83]]=_0x2ee5ba[_0x1aba32[_0x3bec83]]);}}return _0x503a1d['prototype']['root']='',_0x503a1d['prototype']['rootMain']=!0x1,_0x503a1d['prototype']['rootGraveyard']=!0x1,_0x503a1d['prototype']['path']=_0x334e71['emptyArray'],_0x503a1d['prototype']['stickiness']='',_0x503a1d['create']=function(_0x404ef4){return new _0x503a1d(_0x404ef4);},_0x503a1d['encode']=function(_0x4114d0,_0x483dc0){if(_0x483dc0||(_0x483dc0=_0x1b8b89['create']()),null!=_0x4114d0['root']&&Object['hasOwnProperty']['call'](_0x4114d0,'root')&&_0x483dc0['uint32'](0xa)['string'](_0x4114d0['root']),null!=_0x4114d0['rootMain']&&Object['hasOwnProperty']['call'](_0x4114d0,'rootMain')&&_0x483dc0['uint32'](0x10)['bool'](_0x4114d0['rootMain']),null!=_0x4114d0['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4114d0,'rootGraveyard')&&_0x483dc0['uint32'](0x18)['bool'](_0x4114d0['rootGraveyard']),null!=_0x4114d0['path']&&_0x4114d0['path']['length']){_0x483dc0['uint32'](0x22)['fork']();for(var _0x204e83=0x0;_0x204e83<_0x4114d0['path']['length'];++_0x204e83)_0x483dc0['uint32'](_0x4114d0['path'][_0x204e83]);_0x483dc0['ldelim']();}return null!=_0x4114d0['stickiness']&&Object['hasOwnProperty']['call'](_0x4114d0,'stickiness')&&_0x483dc0['uint32'](0x2a)['string'](_0x4114d0['stickiness']),_0x483dc0;},_0x503a1d['encodeDelimited']=function(_0xebb630,_0x4b5292){return this['encode'](_0xebb630,_0x4b5292)['ldelim']();},_0x503a1d['decode']=function(_0x2dadd4,_0x52908a){_0x2dadd4 instanceof _0x4e5f47||(_0x2dadd4=_0x4e5f47['create'](_0x2dadd4));for(var _0x14289b=void 0x0===_0x52908a?_0x2dadd4['len']:_0x2dadd4['pos']+_0x52908a,_0x119939=new _0x1e1350['Position']();_0x2dadd4['pos']<_0x14289b;){var _0x8a4043=_0x2dadd4['uint32']();switch(_0x8a4043>>>0x3){case 0x1:_0x119939['root']=_0x2dadd4['string']();break;case 0x2:_0x119939['rootMain']=_0x2dadd4['bool']();break;case 0x3:_0x119939['rootGraveyard']=_0x2dadd4['bool']();break;case 0x4:if(_0x119939['path']&&_0x119939['path']['length']||(_0x119939['path']=[]),0x2==(0x7&_0x8a4043)){for(var _0x45fcc2=_0x2dadd4['uint32']()+_0x2dadd4['pos'];_0x2dadd4['pos']<_0x45fcc2;)_0x119939['path']['push'](_0x2dadd4['uint32']());}else _0x119939['path']['push'](_0x2dadd4['uint32']());break;case 0x5:_0x119939['stickiness']=_0x2dadd4['string']();break;default:_0x2dadd4['skipType'](0x7&_0x8a4043);}}return _0x119939;},_0x503a1d['decodeDelimited']=function(_0x4e7cfb){return _0x4e7cfb instanceof _0x4e5f47||(_0x4e7cfb=new _0x4e5f47(_0x4e7cfb)),this['decode'](_0x4e7cfb,_0x4e7cfb['uint32']());},_0x503a1d['verify']=function(_0x5f1469){if('object'!=typeof _0x5f1469||null===_0x5f1469)return'object\x20expected';if(null!=_0x5f1469['root']&&_0x5f1469['hasOwnProperty']('root')&&!_0x334e71['isString'](_0x5f1469['root']))return'root:\x20string\x20expected';if(null!=_0x5f1469['rootMain']&&_0x5f1469['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5f1469['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5f1469['rootGraveyard']&&_0x5f1469['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5f1469['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5f1469['path']&&_0x5f1469['hasOwnProperty']('path')){if(!Array['isArray'](_0x5f1469['path']))return'path:\x20array\x20expected';for(var _0x860904=0x0;_0x860904<_0x5f1469['path']['length'];++_0x860904)if(!_0x334e71['isInteger'](_0x5f1469['path'][_0x860904]))return'path:\x20integer[]\x20expected';}return null!=_0x5f1469['stickiness']&&_0x5f1469['hasOwnProperty']('stickiness')&&!_0x334e71['isString'](_0x5f1469['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x503a1d['fromObject']=function(_0x59efe9){if(_0x59efe9 instanceof _0x1e1350['Position'])return _0x59efe9;var _0x4180ad=new _0x1e1350['Position']();if(null!=_0x59efe9['root']&&(_0x4180ad['root']=String(_0x59efe9['root'])),null!=_0x59efe9['rootMain']&&(_0x4180ad['rootMain']=Boolean(_0x59efe9['rootMain'])),null!=_0x59efe9['rootGraveyard']&&(_0x4180ad['rootGraveyard']=Boolean(_0x59efe9['rootGraveyard'])),_0x59efe9['path']){if(!Array['isArray'](_0x59efe9['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4180ad['path']=[];for(var _0x4e2767=0x0;_0x4e2767<_0x59efe9['path']['length'];++_0x4e2767)_0x4180ad['path'][_0x4e2767]=_0x59efe9['path'][_0x4e2767]>>>0x0;}return null!=_0x59efe9['stickiness']&&(_0x4180ad['stickiness']=String(_0x59efe9['stickiness'])),_0x4180ad;},_0x503a1d['toObject']=function(_0x34e088,_0x2f01ea){_0x2f01ea||(_0x2f01ea={});var _0x2408b0={};if((_0x2f01ea['arrays']||_0x2f01ea['defaults'])&&(_0x2408b0['path']=[]),_0x2f01ea['defaults']&&(_0x2408b0['root']='',_0x2408b0['rootMain']=!0x1,_0x2408b0['rootGraveyard']=!0x1,_0x2408b0['stickiness']=''),null!=_0x34e088['root']&&_0x34e088['hasOwnProperty']('root')&&(_0x2408b0['root']=_0x34e088['root']),null!=_0x34e088['rootMain']&&_0x34e088['hasOwnProperty']('rootMain')&&(_0x2408b0['rootMain']=_0x34e088['rootMain']),null!=_0x34e088['rootGraveyard']&&_0x34e088['hasOwnProperty']('rootGraveyard')&&(_0x2408b0['rootGraveyard']=_0x34e088['rootGraveyard']),_0x34e088['path']&&_0x34e088['path']['length']){_0x2408b0['path']=[];for(var _0x2ecbbb=0x0;_0x2ecbbb<_0x34e088['path']['length'];++_0x2ecbbb)_0x2408b0['path'][_0x2ecbbb]=_0x34e088['path'][_0x2ecbbb];}return null!=_0x34e088['stickiness']&&_0x34e088['hasOwnProperty']('stickiness')&&(_0x2408b0['stickiness']=_0x34e088['stickiness']),_0x2408b0;},_0x503a1d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x503a1d['getTypeUrl']=function(_0x9a67cd){return void 0x0===_0x9a67cd&&(_0x9a67cd='type.googleapis.com'),_0x9a67cd+'/Position';},_0x503a1d;}()),_0x1e1350['Range']=(function(){function _0x59e5af(_0xccb392){if(_0xccb392){for(var _0x4e85db=Object['keys'](_0xccb392),_0x290995=0x0;_0x290995<_0x4e85db['length'];++_0x290995)null!=_0xccb392[_0x4e85db[_0x290995]]&&(this[_0x4e85db[_0x290995]]=_0xccb392[_0x4e85db[_0x290995]]);}}return _0x59e5af['prototype']['start']=null,_0x59e5af['prototype']['end']=null,_0x59e5af['create']=function(_0x27826e){return new _0x59e5af(_0x27826e);},_0x59e5af['encode']=function(_0x5e3168,_0x33c3e6){return _0x33c3e6||(_0x33c3e6=_0x1b8b89['create']()),null!=_0x5e3168['start']&&Object['hasOwnProperty']['call'](_0x5e3168,'start')&&_0x1e1350['Position']['encode'](_0x5e3168['start'],_0x33c3e6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5e3168['end']&&Object['hasOwnProperty']['call'](_0x5e3168,'end')&&_0x1e1350['Position']['encode'](_0x5e3168['end'],_0x33c3e6['uint32'](0x12)['fork']())['ldelim'](),_0x33c3e6;},_0x59e5af['encodeDelimited']=function(_0x1740de,_0x2c08f5){return this['encode'](_0x1740de,_0x2c08f5)['ldelim']();},_0x59e5af['decode']=function(_0x116564,_0x2158d0){_0x116564 instanceof _0x4e5f47||(_0x116564=_0x4e5f47['create'](_0x116564));for(var _0x360b15=void 0x0===_0x2158d0?_0x116564['len']:_0x116564['pos']+_0x2158d0,_0x3370e0=new _0x1e1350['Range']();_0x116564['pos']<_0x360b15;){var _0x994319=_0x116564['uint32']();switch(_0x994319>>>0x3){case 0x1:_0x3370e0['start']=_0x1e1350['Position']['decode'](_0x116564,_0x116564['uint32']());break;case 0x2:_0x3370e0['end']=_0x1e1350['Position']['decode'](_0x116564,_0x116564['uint32']());break;default:_0x116564['skipType'](0x7&_0x994319);}}return _0x3370e0;},_0x59e5af['decodeDelimited']=function(_0x398d14){return _0x398d14 instanceof _0x4e5f47||(_0x398d14=new _0x4e5f47(_0x398d14)),this['decode'](_0x398d14,_0x398d14['uint32']());},_0x59e5af['verify']=function(_0x4b5a9a){if('object'!=typeof _0x4b5a9a||null===_0x4b5a9a)return'object\x20expected';var _0x32ad0a;if(null!=_0x4b5a9a['start']&&_0x4b5a9a['hasOwnProperty']('start')&&(_0x32ad0a=_0x1e1350['Position']['verify'](_0x4b5a9a['start'])))return'start.'+_0x32ad0a;if(null!=_0x4b5a9a['end']&&_0x4b5a9a['hasOwnProperty']('end')&&(_0x32ad0a=_0x1e1350['Position']['verify'](_0x4b5a9a['end'])))return'end.'+_0x32ad0a;return null;},_0x59e5af['fromObject']=function(_0x528127){if(_0x528127 instanceof _0x1e1350['Range'])return _0x528127;var _0x3977fc=new _0x1e1350['Range']();if(null!=_0x528127['start']){if('object'!=typeof _0x528127['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3977fc['start']=_0x1e1350['Position']['fromObject'](_0x528127['start']);}if(null!=_0x528127['end']){if('object'!=typeof _0x528127['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3977fc['end']=_0x1e1350['Position']['fromObject'](_0x528127['end']);}return _0x3977fc;},_0x59e5af['toObject']=function(_0x187ed0,_0x27aa1e){_0x27aa1e||(_0x27aa1e={});var _0x58bca8={};return _0x27aa1e['defaults']&&(_0x58bca8['start']=null,_0x58bca8['end']=null),null!=_0x187ed0['start']&&_0x187ed0['hasOwnProperty']('start')&&(_0x58bca8['start']=_0x1e1350['Position']['toObject'](_0x187ed0['start'],_0x27aa1e)),null!=_0x187ed0['end']&&_0x187ed0['hasOwnProperty']('end')&&(_0x58bca8['end']=_0x1e1350['Position']['toObject'](_0x187ed0['end'],_0x27aa1e)),_0x58bca8;},_0x59e5af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x59e5af['getTypeUrl']=function(_0x3f5fb6){return void 0x0===_0x3f5fb6&&(_0x3f5fb6='type.googleapis.com'),_0x3f5fb6+'/Range';},_0x59e5af;}()),_0x1e1350['Element']=(function(){function _0x3d48af(_0x2e77fe){if(this['children']=[],this['attributesBoolean']={},_0x2e77fe){for(var _0x8d0e5b=Object['keys'](_0x2e77fe),_0x4bf679=0x0;_0x4bf679<_0x8d0e5b['length'];++_0x4bf679)null!=_0x2e77fe[_0x8d0e5b[_0x4bf679]]&&(this[_0x8d0e5b[_0x4bf679]]=_0x2e77fe[_0x8d0e5b[_0x4bf679]]);}}return _0x3d48af['prototype']['name']='',_0x3d48af['prototype']['children']=_0x334e71['emptyArray'],_0x3d48af['prototype']['data']='',_0x3d48af['prototype']['attributesBoolean']=_0x334e71['emptyObject'],_0x3d48af['prototype']['attributesJson']='',_0x3d48af['create']=function(_0x537ef9){return new _0x3d48af(_0x537ef9);},_0x3d48af['encode']=function(_0x285794,_0x32ca80){if(_0x32ca80||(_0x32ca80=_0x1b8b89['create']()),null!=_0x285794['name']&&Object['hasOwnProperty']['call'](_0x285794,'name')&&_0x32ca80['uint32'](0xa)['string'](_0x285794['name']),null!=_0x285794['children']&&_0x285794['children']['length']){for(var _0x9618ff=0x0;_0x9618ff<_0x285794['children']['length'];++_0x9618ff)_0x1e1350['Element']['encode'](_0x285794['children'][_0x9618ff],_0x32ca80['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x285794['data']&&Object['hasOwnProperty']['call'](_0x285794,'data')&&_0x32ca80['uint32'](0x1a)['string'](_0x285794['data']),null!=_0x285794['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x285794,'attributesBoolean')){var _0x18662f=Object['keys'](_0x285794['attributesBoolean']);for(_0x9618ff=0x0;_0x9618ff<_0x18662f['length'];++_0x9618ff)_0x32ca80['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x18662f[_0x9618ff])['uint32'](0x10)['bool'](_0x285794['attributesBoolean'][_0x18662f[_0x9618ff]])['ldelim']();}return null!=_0x285794['attributesJson']&&Object['hasOwnProperty']['call'](_0x285794,'attributesJson')&&_0x32ca80['uint32'](0x2a)['string'](_0x285794['attributesJson']),_0x32ca80;},_0x3d48af['encodeDelimited']=function(_0x4d6ca8,_0x4fa360){return this['encode'](_0x4d6ca8,_0x4fa360)['ldelim']();},_0x3d48af['decode']=function(_0x95473,_0x2e4ef7){_0x95473 instanceof _0x4e5f47||(_0x95473=_0x4e5f47['create'](_0x95473));for(var _0x364c08,_0x2b72af,_0x33f3e4=void 0x0===_0x2e4ef7?_0x95473['len']:_0x95473['pos']+_0x2e4ef7,_0x14e17f=new _0x1e1350['Element']();_0x95473['pos']<_0x33f3e4;){var _0x42981e=_0x95473['uint32']();switch(_0x42981e>>>0x3){case 0x1:_0x14e17f['name']=_0x95473['string']();break;case 0x2:_0x14e17f['children']&&_0x14e17f['children']['length']||(_0x14e17f['children']=[]),_0x14e17f['children']['push'](_0x1e1350['Element']['decode'](_0x95473,_0x95473['uint32']()));break;case 0x3:_0x14e17f['data']=_0x95473['string']();break;case 0x4:_0x14e17f['attributesBoolean']===_0x334e71['emptyObject']&&(_0x14e17f['attributesBoolean']={});var _0xc0c5c8=_0x95473['uint32']()+_0x95473['pos'];for(_0x364c08='',_0x2b72af=!0x1;_0x95473['pos']<_0xc0c5c8;){var _0x216ac2=_0x95473['uint32']();switch(_0x216ac2>>>0x3){case 0x1:_0x364c08=_0x95473['string']();break;case 0x2:_0x2b72af=_0x95473['bool']();break;default:_0x95473['skipType'](0x7&_0x216ac2);}}_0x14e17f['attributesBoolean'][_0x364c08]=_0x2b72af;break;case 0x5:_0x14e17f['attributesJson']=_0x95473['string']();break;default:_0x95473['skipType'](0x7&_0x42981e);}}return _0x14e17f;},_0x3d48af['decodeDelimited']=function(_0x3027ce){return _0x3027ce instanceof _0x4e5f47||(_0x3027ce=new _0x4e5f47(_0x3027ce)),this['decode'](_0x3027ce,_0x3027ce['uint32']());},_0x3d48af['verify']=function(_0x5a7734){if('object'!=typeof _0x5a7734||null===_0x5a7734)return'object\x20expected';if(null!=_0x5a7734['name']&&_0x5a7734['hasOwnProperty']('name')&&!_0x334e71['isString'](_0x5a7734['name']))return'name:\x20string\x20expected';if(null!=_0x5a7734['children']&&_0x5a7734['hasOwnProperty']('children')){if(!Array['isArray'](_0x5a7734['children']))return'children:\x20array\x20expected';for(var _0x394855=0x0;_0x394855<_0x5a7734['children']['length'];++_0x394855){var _0x3bd877=_0x1e1350['Element']['verify'](_0x5a7734['children'][_0x394855]);if(_0x3bd877)return'children.'+_0x3bd877;}}if(null!=_0x5a7734['data']&&_0x5a7734['hasOwnProperty']('data')&&!_0x334e71['isString'](_0x5a7734['data']))return'data:\x20string\x20expected';if(null!=_0x5a7734['attributesBoolean']&&_0x5a7734['hasOwnProperty']('attributesBoolean')){if(!_0x334e71['isObject'](_0x5a7734['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1f390c=Object['keys'](_0x5a7734['attributesBoolean']);for(_0x394855=0x0;_0x394855<_0x1f390c['length'];++_0x394855)if('boolean'!=typeof _0x5a7734['attributesBoolean'][_0x1f390c[_0x394855]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5a7734['attributesJson']&&_0x5a7734['hasOwnProperty']('attributesJson')&&!_0x334e71['isString'](_0x5a7734['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3d48af['fromObject']=function(_0x52de7b){if(_0x52de7b instanceof _0x1e1350['Element'])return _0x52de7b;var _0x20de8e=new _0x1e1350['Element']();if(null!=_0x52de7b['name']&&(_0x20de8e['name']=String(_0x52de7b['name'])),_0x52de7b['children']){if(!Array['isArray'](_0x52de7b['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x20de8e['children']=[];for(var _0x4fbe47=0x0;_0x4fbe47<_0x52de7b['children']['length'];++_0x4fbe47){if('object'!=typeof _0x52de7b['children'][_0x4fbe47])throw TypeError('.Element.children:\x20object\x20expected');_0x20de8e['children'][_0x4fbe47]=_0x1e1350['Element']['fromObject'](_0x52de7b['children'][_0x4fbe47]);}}if(null!=_0x52de7b['data']&&(_0x20de8e['data']=String(_0x52de7b['data'])),_0x52de7b['attributesBoolean']){if('object'!=typeof _0x52de7b['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x20de8e['attributesBoolean']={};var _0x5812a2=Object['keys'](_0x52de7b['attributesBoolean']);for(_0x4fbe47=0x0;_0x4fbe47<_0x5812a2['length'];++_0x4fbe47)_0x20de8e['attributesBoolean'][_0x5812a2[_0x4fbe47]]=Boolean(_0x52de7b['attributesBoolean'][_0x5812a2[_0x4fbe47]]);}return null!=_0x52de7b['attributesJson']&&(_0x20de8e['attributesJson']=String(_0x52de7b['attributesJson'])),_0x20de8e;},_0x3d48af['toObject']=function(_0x7ee23d,_0x5a161b){_0x5a161b||(_0x5a161b={});var _0x41781d,_0x2cdf42={};if((_0x5a161b['arrays']||_0x5a161b['defaults'])&&(_0x2cdf42['children']=[]),(_0x5a161b['objects']||_0x5a161b['defaults'])&&(_0x2cdf42['attributesBoolean']={}),_0x5a161b['defaults']&&(_0x2cdf42['name']='',_0x2cdf42['data']='',_0x2cdf42['attributesJson']=''),null!=_0x7ee23d['name']&&_0x7ee23d['hasOwnProperty']('name')&&(_0x2cdf42['name']=_0x7ee23d['name']),_0x7ee23d['children']&&_0x7ee23d['children']['length']){_0x2cdf42['children']=[];for(var _0x23f1dd=0x0;_0x23f1dd<_0x7ee23d['children']['length'];++_0x23f1dd)_0x2cdf42['children'][_0x23f1dd]=_0x1e1350['Element']['toObject'](_0x7ee23d['children'][_0x23f1dd],_0x5a161b);}if(null!=_0x7ee23d['data']&&_0x7ee23d['hasOwnProperty']('data')&&(_0x2cdf42['data']=_0x7ee23d['data']),_0x7ee23d['attributesBoolean']&&(_0x41781d=Object['keys'](_0x7ee23d['attributesBoolean']))['length']){_0x2cdf42['attributesBoolean']={};for(_0x23f1dd=0x0;_0x23f1dd<_0x41781d['length'];++_0x23f1dd)_0x2cdf42['attributesBoolean'][_0x41781d[_0x23f1dd]]=_0x7ee23d['attributesBoolean'][_0x41781d[_0x23f1dd]];}return null!=_0x7ee23d['attributesJson']&&_0x7ee23d['hasOwnProperty']('attributesJson')&&(_0x2cdf42['attributesJson']=_0x7ee23d['attributesJson']),_0x2cdf42;},_0x3d48af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5ac345['util']['toJSONOptions']);},_0x3d48af['getTypeUrl']=function(_0x294ccd){return void 0x0===_0x294ccd&&(_0x294ccd='type.googleapis.com'),_0x294ccd+'/Element';},_0x3d48af;}()),_0x1e1350;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x40ffdd){return new y(this['_protobufRoot'][_0x40ffdd]);}}class y{['_protobuf'];constructor(_0x3d75bc){this['_protobuf']=_0x3d75bc;}['compress'](_0x1e8223){const _0x1a6fdd=this['_protobuf']['verify'](_0x1e8223);if(_0x1a6fdd)throw Error(_0x1a6fdd);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1e8223))['finish']();}['decompress'](_0x5303bc){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5303bc),{'oneofs':!0x0});}}function _(_0x392942,_0x485963){const _0x32fc8a=_0xb82878(_0x392942);return _0x32fc8a['path'][_0x32fc8a['path']['length']-0x1]+=_0x485963,_0x32fc8a;}function O(_0x4b2f0d,_0x1e5744){return _0x4b2f0d['root']===_0x1e5744['root']&&_0xb8fc7(_0x4b2f0d['path'],_0x1e5744['path']);}function $(_0x57ae2a){P(_0x57ae2a,_0x547fb0=>('main'==_0x547fb0['root']?(_0x547fb0['rootMain']=!0x0,delete _0x547fb0['root']):'$graveyard'==_0x547fb0['root']&&(_0x547fb0['rootGraveyard']=!0x0,delete _0x547fb0['root']),_0x547fb0));}function J(_0x511d49){P(_0x511d49,_0x25f328=>(_0x25f328['rootMain']?(_0x25f328['root']='main',delete _0x25f328['rootMain']):_0x25f328['rootGraveyard']&&(_0x25f328['root']='$graveyard',delete _0x25f328['rootGraveyard']),_0x25f328));}function P(_0x1a8385,_0x40a2e7){for(const _0x2b2c23 in _0x1a8385){const _0x3e90f2=_0x1a8385[_0x2b2c23];'nodes'!==_0x2b2c23&&_0x4687a9(_0x3e90f2)&&(_0x3e90f2['path']&&(_0x3e90f2['root']||_0x3e90f2['rootMain']||_0x3e90f2['rootGraveyard'])?_0x1a8385[_0x2b2c23]=_0x40a2e7(_0x3e90f2):P(_0x3e90f2,_0x40a2e7));}return _0x1a8385;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x17a238,_0xae45f1,_0x311b62){this['_id']=_0x17a238,this['_operationName']=_0xae45f1,this['_protobufDescriptor']=_0x311b62;}['compress'](_0x25f57c,_0x581d7f){const _0x20ef25=_0x581d7f['shift']();return $(_0x20ef25),_0x25f57c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x20ef25)),_0x25f57c['types']['push'](this['_id']),!0x0;}['decompress'](_0x2baa03,_0x4a5152){_0x4a5152['types']['shift']();const _0x1030e6=this['_protobufDescriptor']['decompress'](_0x4a5152['buffers']['shift']());J(_0x1030e6),_0x1030e6['__className']=this['_operationName'],_0x2baa03['push'](_0x1030e6);}}class s extends e{['compress'](_0x4034de,_0x451c90){const _0x14094e=_0x451c90['shift']();return this['_serializeOneOf']('oldValue',_0x14094e),this['_serializeOneOf']('newValue',_0x14094e),$(_0x14094e),_0x4034de['buffers']['push'](this['_protobufDescriptor']['compress'](_0x14094e)),_0x4034de['types']['push'](this['_id']),!0x0;}['decompress'](_0x4c82e6,_0x34693c){const {types:_0x307481,buffers:_0x38bc64}=_0x34693c,_0x13ba23=this['_protobufDescriptor']['decompress'](_0x38bc64['shift']());_0x307481['shift'](),this['_deserializeOneOf']('oldValue',_0x13ba23),this['_deserializeOneOf']('newValue',_0x13ba23),J(_0x13ba23),_0x13ba23['__className']=this['_operationName'],_0x4c82e6['push'](_0x13ba23);}['_serializeOneOf'](_0x4cc9e7,_0xaecb09){const _0x32ccd6=_0xaecb09[_0x4cc9e7];'boolean'==typeof _0x32ccd6?_0xaecb09[_0x4cc9e7+'Boolean']=_0x32ccd6:_0xaecb09[_0x4cc9e7+'Json']=JSON['stringify'](_0x32ccd6);}['_deserializeOneOf'](_0x32219c,_0x367763){const _0x27640e=_0x32219c+'Json';_0x367763[_0x27640e]?(_0x367763[_0x32219c]=JSON['parse'](_0x367763[_0x27640e]),delete _0x367763[_0x27640e]):(_0x367763[_0x32219c]=_0x367763[_0x32219c+'Boolean'],delete _0x367763[_0x32219c+'Boolean']);}}class i extends e{['compress'](_0x51f306,_0x1b5fb3){const _0x4d0e91=_0x1b5fb3['shift']();return this['_serializeNodesAttributes'](_0x4d0e91['nodes']),$(_0x4d0e91),_0x51f306['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4d0e91)),_0x51f306['types']['push'](this['_id']),!0x0;}['decompress'](_0x284d82,_0x1c5893){const {types:_0x31cafa,buffers:_0x1984c8}=_0x1c5893,_0x1b378f=this['_protobufDescriptor']['decompress'](_0x1984c8['shift']());_0x31cafa['shift'](),_0x1b378f['nodes']||(_0x1b378f['nodes']=[]),this['_deserializeNodesAttributes'](_0x1b378f['nodes']),J(_0x1b378f),_0x1b378f['__className']=this['_operationName'],_0x284d82['push'](_0x1b378f);}['_serializeNodesAttributes'](_0x20254f){for(const _0x3a25f4 of _0x20254f){if(_0x3a25f4['attributes']){const _0x29f6ca=_0x3a25f4['attributes'];this['_areValuesBoolean'](_0x29f6ca)?_0x3a25f4['attributesBoolean']=_0x29f6ca:_0x3a25f4['attributesJson']=JSON['stringify'](_0x29f6ca);}_0x3a25f4['children']&&this['_serializeNodesAttributes'](_0x3a25f4['children']);}}['_deserializeNodesAttributes'](_0x5483a9){for(const _0x3a624d of _0x5483a9)(_0x3a624d['attributesBoolean']||_0x3a624d['attributesJson'])&&(_0x3a624d['attributesBoolean']?(_0x3a624d['attributes']=_0x3a624d['attributesBoolean'],delete _0x3a624d['attributesBoolean']):(_0x3a624d['attributes']=JSON['parse'](_0x3a624d['attributesJson']),delete _0x3a624d['attributesJson'])),_0x3a624d['children']&&this['_deserializeNodesAttributes'](_0x3a624d['children']);}['_areValuesBoolean'](_0xb353ed){return Object['keys'](_0xb353ed)['every'](_0x5ccf2f=>'boolean'==typeof _0xb353ed[_0x5ccf2f]);}}class n extends e{['decompress'](_0x53d3e8,_0x49c3af){super['decompress'](_0x53d3e8,_0x49c3af);const _0xbb8d95=_0x53d3e8[_0x53d3e8['length']-0x1];_0xbb8d95['oldRange']||(_0xbb8d95['oldRange']=null),_0xbb8d95['newRange']||(_0xbb8d95['newRange']=null);}}class p extends e{['compress'](_0x5ae6d1,_0x31fdb4){return _0x31fdb4['shift'](),_0x5ae6d1['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c4a0b,_0xc9e4fa){_0xc9e4fa['types']['shift'](),_0x1c4a0b['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1b7cb8,_0x32bec3,_0x3b5406,_0x480590){super(_0x1b7cb8,_0x32bec3,_0x3b5406),this['_omittedNamespace']=_0x480590+':';}['compress'](_0x5029b6,_0x5363e5){return!('MarkerOperation'!=_0x5363e5[0x0]['__className']||!_0x5363e5[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5363e5[0x0]['name']=_0x5363e5[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x5029b6,_0x5363e5),!0x0);}['decompress'](_0x1c22bb,_0x8be99b){super['decompress'](_0x1c22bb,_0x8be99b);const _0x5494a8=_0x1c22bb[_0x1c22bb['length']-0x1];_0x5494a8['name']=this['_omittedNamespace']+_0x5494a8['name'];}}class b{['_id'];['_context'];constructor(_0x1d99a2,_0x3fbbcc){this['_id']=_0x1d99a2,this['_context']=_0x3fbbcc;}['compress'](_0x4f5f5b,_0x3ff039){let _0x554d80;for(;_0x3ff039['length']>0x1&&this['_compareOperations'](_0x3ff039[0x0],_0x3ff039[0x1]);)_0x554d80?(_0x554d80=this['_combineNext'](_0x3ff039['shift'](),_0x554d80),_0x4f5f5b['types']['push'](0x0)):(_0x554d80=_0xb82878(_0x3ff039['shift']()),_0x4f5f5b['types']['push'](this['_id']));return!!_0x554d80&&(_0x554d80=this['_combineNext'](_0x3ff039['shift'](),_0x554d80),_0x4f5f5b['types']['push'](0x0),_0x4f5f5b['buffers']['push'](this['_compressSingleOperation'](_0x554d80)),!0x0);}['decompress'](_0x1d6d1e,_0x1280c3){const _0x1415b3=this['_decompressSingleOperation'](_0x1280c3);for(;0x0==_0x1280c3['types'][0x0];)_0x1280c3['types']['shift'](),_0x1d6d1e['push'](this['_splitCurrent'](_0x1415b3));_0x1d6d1e['push'](_0x1415b3);}}class m extends b{['_combineNext'](_0x2330ff,_0x50531b){return _0x50531b['nodes'][0x0]['data']+=_0x2330ff['nodes'][0x0]['data'],_0x50531b;}['_splitCurrent'](_0x2e4d2b){const _0x21df58=_0xb82878(_0x2e4d2b),_0x3aeeef=_0x21df58['nodes'][0x0],_0x584043=_0x2e4d2b['nodes'][0x0],_0x34fd9b=_0x584043['data'][Symbol['iterator']]()['next']()['value'],_0x45e0b8=_0x34fd9b['length'];return _0x3aeeef['data']=_0x34fd9b,_0x584043['data']=_0x584043['data']['substr'](_0x45e0b8),_0x2e4d2b['position']=_(_0x2e4d2b['position'],_0x45e0b8),_0x21df58;}['_compareOperations'](_0x357476,_0x3ad5d7){if(this['_checkOperation'](_0x357476)&&this['_checkOperation'](_0x3ad5d7)){const _0x459339=_0x357476['nodes'][0x0]['data']['length'],_0xdb6a11=O(_(_0x357476['position'],_0x459339),_0x3ad5d7['position']),_0x1fe98f=_0x357476['nodes'][0x0],_0xa54d2a=_0x3ad5d7['nodes'][0x0];return _0xdb6a11&&this['_compareAttributes'](_0x1fe98f,_0xa54d2a);}return!0x1;}['_compressSingleOperation'](_0x1fac35){const _0x2caa35={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2caa35,[_0x1fac35]),_0x2caa35['buffers'][0x0];}['_decompressSingleOperation'](_0x3cd3b7){const _0xe1580f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xe1580f,_0x3cd3b7),_0xe1580f[0x0];}['_checkOperation'](_0x42d908){return'InsertOperation'==_0x42d908['__className']&&0x1==_0x42d908['nodes']['length']&&_0x42d908['nodes'][0x0]['data']&&!_0x42d908['wasUndone']&&0x1==Array['from'](_0x42d908['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2c9816,_0x15e97e){const _0x5089eb=Object['keys'](_0x2c9816['attributes']||{}),_0x2b15d5=Object['keys'](_0x15e97e['attributes']||{});return _0x5089eb['length']===_0x2b15d5['length']&&_0x5089eb['every'](_0x3f7061=>_0x15e97e['attributes'][_0x3f7061]&&_0x15e97e['attributes'][_0x3f7061]===_0x2c9816['attributes'][_0x3f7061]);}}class c extends b{['_combineNext'](_0x57c092,_0x12cc49){return _0x12cc49['howMany']++,_0x12cc49['sourcePosition']=_0xb82878(_0x57c092['sourcePosition']),_0x12cc49;}['_splitCurrent'](_0x434f7b){const _0x5a2542=_0xb82878(_0x434f7b);return _0x434f7b['howMany']--,_0x5a2542['howMany']=0x1,_0x5a2542['sourcePosition']=_(_0x5a2542['sourcePosition'],_0x434f7b['howMany']),_0x5a2542;}['_compareOperations'](_0x13562f,_0x57002b){return!(!this['_checkOperation'](_0x13562f)||!this['_checkOperation'](_0x57002b))&&(O(_(_0x13562f['sourcePosition'],-0x1),_0x57002b['sourcePosition'])&&O(_0x13562f['targetPosition'],_0x57002b['targetPosition']));}['_compressSingleOperation'](_0x366dc1){const _0x377abe={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x377abe,[_0x366dc1]),_0x377abe['buffers'][0x0];}['_decompressSingleOperation'](_0x19e042){const _0x4fb06d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4fb06d,_0x19e042),_0x4fb06d[0x0];}['_checkOperation'](_0x34eed1){return'MoveOperation'==_0x34eed1['__className']&&'$graveyard'==_0x34eed1['targetPosition']['root']&&0x1==_0x34eed1['howMany']&&!_0x34eed1['wasUndone'];}}class h extends b{['_combineNext'](_0x2c3ba2,_0x53a84c){return _0x53a84c['howMany']++,_0x53a84c;}['_splitCurrent'](_0x3e7f9a){const _0x2079cc=_0xb82878(_0x3e7f9a);return _0x2079cc['howMany']=0x1,_0x3e7f9a['howMany']--,_0x2079cc;}['_compareOperations'](_0x1889e9,_0x11e2be){return!(!this['_checkOperation'](_0x1889e9)||!this['_checkOperation'](_0x11e2be))&&(O(_0x1889e9['sourcePosition'],_0x11e2be['sourcePosition'])&&O(_0x1889e9['targetPosition'],_0x11e2be['targetPosition']));}['_compressSingleOperation'](_0x9ec7a9){const _0x434add={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x434add,[_0x9ec7a9]),_0x434add['buffers'][0x0];}['_decompressSingleOperation'](_0x3efbe6){const _0x17d58a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x17d58a,_0x3efbe6),_0x17d58a[0x0];}['_checkOperation'](_0x1d24ce){return'MoveOperation'==_0x1d24ce['__className']&&'$graveyard'==_0x1d24ce['targetPosition']['root']&&0x1==_0x1d24ce['howMany']&&!_0x1d24ce['wasUndone'];}}class f extends b{['compress'](_0x53f20d,_0x2634d0){if(!this['_compareOperations'](_0x2634d0[0x0],_0x2634d0[0x1]))return!0x1;const _0x1149ae=_0x2634d0['shift']();return _0x1149ae['oldRange']=null,_0x1149ae['newRange']&&O(_0x1149ae['newRange']['start'],_0x1149ae['newRange']['end'])&&(_0x1149ae['newRange']['end']=null),_0x2634d0['shift'](),_0x53f20d['types']['push'](this['_id']),_0x53f20d['types']['push'](0x0),_0x53f20d['buffers']['push'](this['_compressSingleOperation'](_0x1149ae)),!0x0;}['decompress'](_0x13cc47,_0x5872df){const _0xce59e9=this['_decompressSingleOperation'](_0x5872df);_0xce59e9['newRange']&&!_0xce59e9['newRange']['end']&&(_0xce59e9['newRange']['end']=_0xb82878(_0xce59e9['newRange']['start']));const _0x13a987=_0xb82878(_0xce59e9);_0x13a987['newRange']&&(_0x13a987['newRange']['start']['stickiness']='toNone',_0x13a987['newRange']['end']=_0xb82878(_0x13a987['newRange']['start'])),_0x13a987['name']='user:position:'+_0x13a987['name']['split'](':')[0x2],_0x5872df['types']['shift'](),_0x13cc47['push'](_0xce59e9),_0x13cc47['push'](_0x13a987);}['_compressSingleOperation'](_0x13341b){const _0x2d3c63={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2d3c63,[_0x13341b]),_0x2d3c63['buffers'][0x0];}['_decompressSingleOperation'](_0x3c9309){const _0x37aa31=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x37aa31,_0x3c9309),_0x37aa31[0x0];}['_compareOperations'](_0x3a982e,_0x3505fe){return!(!_0x3a982e||!_0x3505fe)&&('MarkerOperation'==_0x3a982e['__className']&&'MarkerOperation'==_0x3505fe['__className']&&!(!_0x3a982e['name']['startsWith']('user:')||!_0x3505fe['name']['startsWith']('user:')||_0x3a982e['name']==_0x3505fe['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x464e43=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x464e43,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x464e43,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x9ab03a){if(!_0x9ab03a||!_0x9ab03a[0x0])throw new _0x16871a('no-operations-provided',this);const _0x13cbb3={'types':[],'buffers':[],'baseVersion':_0x9ab03a[0x0]['baseVersion']};for(;_0x9ab03a['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('TypingAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('DeletingAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x13cbb3,_0x9ab03a)||this['_getCompressorByName'](_0x9ab03a[0x0]['__className'])['compress'](_0x13cbb3,_0x9ab03a);return _0x13cbb3;}['decompress'](_0x5e64b3){const _0x1d6393=[];for(;_0x5e64b3['types']['length'];){this['_compressorById']['get'](_0x5e64b3['types'][0x0])['decompress'](_0x1d6393,_0x5e64b3);}return _0x1d6393['forEach']((_0x1240d8,_0x43cffa)=>_0x1240d8['baseVersion']=_0x5e64b3['baseVersion']+_0x43cffa),_0x1d6393;}['_getCompressorByName'](_0xe54d38){return this['_compressorByName']['get'](_0xe54d38);}['_registerOperationCompressor'](_0x3f1168,_0xa67972,_0x18a199){const _0x103bdf=new _0x18a199(_0x3f1168,_0xa67972,this['_protobufFactory']['getDescriptor'](_0xa67972));this['_registerCompressor'](_0x3f1168,_0xa67972,_0x103bdf);}['_registerActionCompressor'](_0x2b69a5,_0xa12f95,_0x2c153b){const _0x1c7f00=new _0x2c153b(_0x2b69a5,this);this['_registerCompressor'](_0x2b69a5,_0xa12f95,_0x1c7f00);}['_registerCompressor'](_0x196a52,_0x366705,_0x21dc14){this['_compressorById']['set'](_0x196a52,_0x21dc14),this['_compressorByName']['set'](_0x366705,_0x21dc14);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x512d99}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18c341 from'protobufjs/minimal.js';import{cloneDeep as _0x109bd5,isEqual as _0x3f3d14,isObject as _0x48957a}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x5743de=_0x18c341['Reader'],_0x2ae4f3=_0x18c341['Writer'],_0x5b8838=_0x18c341['util'],_0x4dfa7f=_0x18c341['roots']['default']||(_0x18c341['roots']['default']={});return _0x4dfa7f['AttributeOperation']=(function(){function _0x4771fd(_0x4f51ed){if(_0x4f51ed){for(var _0x171d44=Object['keys'](_0x4f51ed),_0x136a0a=0x0;_0x136a0a<_0x171d44['length'];++_0x136a0a)null!=_0x4f51ed[_0x171d44[_0x136a0a]]&&(this[_0x171d44[_0x136a0a]]=_0x4f51ed[_0x171d44[_0x136a0a]]);}}return _0x4771fd['prototype']['range']=null,_0x4771fd['prototype']['key']='',_0x4771fd['prototype']['oldValueBoolean']=!0x1,_0x4771fd['prototype']['oldValueJson']='',_0x4771fd['prototype']['newValueBoolean']=!0x1,_0x4771fd['prototype']['newValueJson']='',_0x4771fd['prototype']['wasUndone']=!0x1,_0x4771fd['create']=function(_0x107d05){return new _0x4771fd(_0x107d05);},_0x4771fd['encode']=function(_0x2a5d0e,_0x2d2a4b){return _0x2d2a4b||(_0x2d2a4b=_0x2ae4f3['create']()),null!=_0x2a5d0e['range']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'range')&&_0x4dfa7f['Range']['encode'](_0x2a5d0e['range'],_0x2d2a4b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a5d0e['key']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'key')&&_0x2d2a4b['uint32'](0x12)['string'](_0x2a5d0e['key']),null!=_0x2a5d0e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'oldValueBoolean')&&_0x2d2a4b['uint32'](0x18)['bool'](_0x2a5d0e['oldValueBoolean']),null!=_0x2a5d0e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'oldValueJson')&&_0x2d2a4b['uint32'](0x22)['string'](_0x2a5d0e['oldValueJson']),null!=_0x2a5d0e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'newValueBoolean')&&_0x2d2a4b['uint32'](0x28)['bool'](_0x2a5d0e['newValueBoolean']),null!=_0x2a5d0e['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'newValueJson')&&_0x2d2a4b['uint32'](0x32)['string'](_0x2a5d0e['newValueJson']),null!=_0x2a5d0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'wasUndone')&&_0x2d2a4b['uint32'](0x38)['bool'](_0x2a5d0e['wasUndone']),_0x2d2a4b;},_0x4771fd['encodeDelimited']=function(_0x525ce7,_0x1630a0){return this['encode'](_0x525ce7,_0x1630a0)['ldelim']();},_0x4771fd['decode']=function(_0x56cd86,_0x45eca0){_0x56cd86 instanceof _0x5743de||(_0x56cd86=_0x5743de['create'](_0x56cd86));for(var _0x23f5e0=void 0x0===_0x45eca0?_0x56cd86['len']:_0x56cd86['pos']+_0x45eca0,_0x939ba6=new _0x4dfa7f['AttributeOperation']();_0x56cd86['pos']<_0x23f5e0;){var _0x10644d=_0x56cd86['uint32']();switch(_0x10644d>>>0x3){case 0x1:_0x939ba6['range']=_0x4dfa7f['Range']['decode'](_0x56cd86,_0x56cd86['uint32']());break;case 0x2:_0x939ba6['key']=_0x56cd86['string']();break;case 0x3:_0x939ba6['oldValueBoolean']=_0x56cd86['bool']();break;case 0x4:_0x939ba6['oldValueJson']=_0x56cd86['string']();break;case 0x5:_0x939ba6['newValueBoolean']=_0x56cd86['bool']();break;case 0x6:_0x939ba6['newValueJson']=_0x56cd86['string']();break;case 0x7:_0x939ba6['wasUndone']=_0x56cd86['bool']();break;default:_0x56cd86['skipType'](0x7&_0x10644d);}}return _0x939ba6;},_0x4771fd['decodeDelimited']=function(_0x50d3a4){return _0x50d3a4 instanceof _0x5743de||(_0x50d3a4=new _0x5743de(_0x50d3a4)),this['decode'](_0x50d3a4,_0x50d3a4['uint32']());},_0x4771fd['verify']=function(_0x2dd6f7){if('object'!=typeof _0x2dd6f7||null===_0x2dd6f7)return'object\x20expected';if(null!=_0x2dd6f7['range']&&_0x2dd6f7['hasOwnProperty']('range')){var _0x10e045=_0x4dfa7f['Range']['verify'](_0x2dd6f7['range']);if(_0x10e045)return'range.'+_0x10e045;}return null!=_0x2dd6f7['key']&&_0x2dd6f7['hasOwnProperty']('key')&&!_0x5b8838['isString'](_0x2dd6f7['key'])?'key:\x20string\x20expected':null!=_0x2dd6f7['oldValueBoolean']&&_0x2dd6f7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2dd6f7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2dd6f7['oldValueJson']&&_0x2dd6f7['hasOwnProperty']('oldValueJson')&&!_0x5b8838['isString'](_0x2dd6f7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2dd6f7['newValueBoolean']&&_0x2dd6f7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2dd6f7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2dd6f7['newValueJson']&&_0x2dd6f7['hasOwnProperty']('newValueJson')&&!_0x5b8838['isString'](_0x2dd6f7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2dd6f7['wasUndone']&&_0x2dd6f7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dd6f7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4771fd['fromObject']=function(_0x2ff94a){if(_0x2ff94a instanceof _0x4dfa7f['AttributeOperation'])return _0x2ff94a;var _0x5db150=new _0x4dfa7f['AttributeOperation']();if(null!=_0x2ff94a['range']){if('object'!=typeof _0x2ff94a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5db150['range']=_0x4dfa7f['Range']['fromObject'](_0x2ff94a['range']);}return null!=_0x2ff94a['key']&&(_0x5db150['key']=String(_0x2ff94a['key'])),null!=_0x2ff94a['oldValueBoolean']&&(_0x5db150['oldValueBoolean']=Boolean(_0x2ff94a['oldValueBoolean'])),null!=_0x2ff94a['oldValueJson']&&(_0x5db150['oldValueJson']=String(_0x2ff94a['oldValueJson'])),null!=_0x2ff94a['newValueBoolean']&&(_0x5db150['newValueBoolean']=Boolean(_0x2ff94a['newValueBoolean'])),null!=_0x2ff94a['newValueJson']&&(_0x5db150['newValueJson']=String(_0x2ff94a['newValueJson'])),null!=_0x2ff94a['wasUndone']&&(_0x5db150['wasUndone']=Boolean(_0x2ff94a['wasUndone'])),_0x5db150;},_0x4771fd['toObject']=function(_0x2cbfc9,_0x3d81c3){_0x3d81c3||(_0x3d81c3={});var _0x48727e={};return _0x3d81c3['defaults']&&(_0x48727e['range']=null,_0x48727e['key']='',_0x48727e['oldValueBoolean']=!0x1,_0x48727e['oldValueJson']='',_0x48727e['newValueBoolean']=!0x1,_0x48727e['newValueJson']='',_0x48727e['wasUndone']=!0x1),null!=_0x2cbfc9['range']&&_0x2cbfc9['hasOwnProperty']('range')&&(_0x48727e['range']=_0x4dfa7f['Range']['toObject'](_0x2cbfc9['range'],_0x3d81c3)),null!=_0x2cbfc9['key']&&_0x2cbfc9['hasOwnProperty']('key')&&(_0x48727e['key']=_0x2cbfc9['key']),null!=_0x2cbfc9['oldValueBoolean']&&_0x2cbfc9['hasOwnProperty']('oldValueBoolean')&&(_0x48727e['oldValueBoolean']=_0x2cbfc9['oldValueBoolean']),null!=_0x2cbfc9['oldValueJson']&&_0x2cbfc9['hasOwnProperty']('oldValueJson')&&(_0x48727e['oldValueJson']=_0x2cbfc9['oldValueJson']),null!=_0x2cbfc9['newValueBoolean']&&_0x2cbfc9['hasOwnProperty']('newValueBoolean')&&(_0x48727e['newValueBoolean']=_0x2cbfc9['newValueBoolean']),null!=_0x2cbfc9['newValueJson']&&_0x2cbfc9['hasOwnProperty']('newValueJson')&&(_0x48727e['newValueJson']=_0x2cbfc9['newValueJson']),null!=_0x2cbfc9['wasUndone']&&_0x2cbfc9['hasOwnProperty']('wasUndone')&&(_0x48727e['wasUndone']=_0x2cbfc9['wasUndone']),_0x48727e;},_0x4771fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x4771fd['getTypeUrl']=function(_0x393b15){return void 0x0===_0x393b15&&(_0x393b15='type.googleapis.com'),_0x393b15+'/AttributeOperation';},_0x4771fd;}()),_0x4dfa7f['InsertOperation']=(function(){function _0x1bdfd1(_0x30081a){if(this['nodes']=[],_0x30081a){for(var _0x2bad99=Object['keys'](_0x30081a),_0x2107cc=0x0;_0x2107cc<_0x2bad99['length'];++_0x2107cc)null!=_0x30081a[_0x2bad99[_0x2107cc]]&&(this[_0x2bad99[_0x2107cc]]=_0x30081a[_0x2bad99[_0x2107cc]]);}}return _0x1bdfd1['prototype']['position']=null,_0x1bdfd1['prototype']['nodes']=_0x5b8838['emptyArray'],_0x1bdfd1['prototype']['shouldReceiveAttributes']=!0x1,_0x1bdfd1['prototype']['wasUndone']=!0x1,_0x1bdfd1['create']=function(_0x3aa0de){return new _0x1bdfd1(_0x3aa0de);},_0x1bdfd1['encode']=function(_0x3a8c06,_0x7385e9){if(_0x7385e9||(_0x7385e9=_0x2ae4f3['create']()),null!=_0x3a8c06['position']&&Object['hasOwnProperty']['call'](_0x3a8c06,'position')&&_0x4dfa7f['Position']['encode'](_0x3a8c06['position'],_0x7385e9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3a8c06['nodes']&&_0x3a8c06['nodes']['length']){for(var _0x762fa0=0x0;_0x762fa0<_0x3a8c06['nodes']['length'];++_0x762fa0)_0x4dfa7f['Element']['encode'](_0x3a8c06['nodes'][_0x762fa0],_0x7385e9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3a8c06['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3a8c06,'shouldReceiveAttributes')&&_0x7385e9['uint32'](0x18)['bool'](_0x3a8c06['shouldReceiveAttributes']),null!=_0x3a8c06['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a8c06,'wasUndone')&&_0x7385e9['uint32'](0x20)['bool'](_0x3a8c06['wasUndone']),_0x7385e9;},_0x1bdfd1['encodeDelimited']=function(_0x964a7a,_0x10d90f){return this['encode'](_0x964a7a,_0x10d90f)['ldelim']();},_0x1bdfd1['decode']=function(_0x4c8f1a,_0x19c7cd){_0x4c8f1a instanceof _0x5743de||(_0x4c8f1a=_0x5743de['create'](_0x4c8f1a));for(var _0x2755ac=void 0x0===_0x19c7cd?_0x4c8f1a['len']:_0x4c8f1a['pos']+_0x19c7cd,_0x569925=new _0x4dfa7f['InsertOperation']();_0x4c8f1a['pos']<_0x2755ac;){var _0x316efe=_0x4c8f1a['uint32']();switch(_0x316efe>>>0x3){case 0x1:_0x569925['position']=_0x4dfa7f['Position']['decode'](_0x4c8f1a,_0x4c8f1a['uint32']());break;case 0x2:_0x569925['nodes']&&_0x569925['nodes']['length']||(_0x569925['nodes']=[]),_0x569925['nodes']['push'](_0x4dfa7f['Element']['decode'](_0x4c8f1a,_0x4c8f1a['uint32']()));break;case 0x3:_0x569925['shouldReceiveAttributes']=_0x4c8f1a['bool']();break;case 0x4:_0x569925['wasUndone']=_0x4c8f1a['bool']();break;default:_0x4c8f1a['skipType'](0x7&_0x316efe);}}return _0x569925;},_0x1bdfd1['decodeDelimited']=function(_0x21e82d){return _0x21e82d instanceof _0x5743de||(_0x21e82d=new _0x5743de(_0x21e82d)),this['decode'](_0x21e82d,_0x21e82d['uint32']());},_0x1bdfd1['verify']=function(_0x1af27d){if('object'!=typeof _0x1af27d||null===_0x1af27d)return'object\x20expected';if(null!=_0x1af27d['position']&&_0x1af27d['hasOwnProperty']('position')&&(_0x289c92=_0x4dfa7f['Position']['verify'](_0x1af27d['position'])))return'position.'+_0x289c92;if(null!=_0x1af27d['nodes']&&_0x1af27d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1af27d['nodes']))return'nodes:\x20array\x20expected';for(var _0x117cde=0x0;_0x117cde<_0x1af27d['nodes']['length'];++_0x117cde){var _0x289c92;if(_0x289c92=_0x4dfa7f['Element']['verify'](_0x1af27d['nodes'][_0x117cde]))return'nodes.'+_0x289c92;}}return null!=_0x1af27d['shouldReceiveAttributes']&&_0x1af27d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1af27d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1af27d['wasUndone']&&_0x1af27d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1af27d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bdfd1['fromObject']=function(_0x21d011){if(_0x21d011 instanceof _0x4dfa7f['InsertOperation'])return _0x21d011;var _0x5020d7=new _0x4dfa7f['InsertOperation']();if(null!=_0x21d011['position']){if('object'!=typeof _0x21d011['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5020d7['position']=_0x4dfa7f['Position']['fromObject'](_0x21d011['position']);}if(_0x21d011['nodes']){if(!Array['isArray'](_0x21d011['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5020d7['nodes']=[];for(var _0x1c459f=0x0;_0x1c459f<_0x21d011['nodes']['length'];++_0x1c459f){if('object'!=typeof _0x21d011['nodes'][_0x1c459f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5020d7['nodes'][_0x1c459f]=_0x4dfa7f['Element']['fromObject'](_0x21d011['nodes'][_0x1c459f]);}}return null!=_0x21d011['shouldReceiveAttributes']&&(_0x5020d7['shouldReceiveAttributes']=Boolean(_0x21d011['shouldReceiveAttributes'])),null!=_0x21d011['wasUndone']&&(_0x5020d7['wasUndone']=Boolean(_0x21d011['wasUndone'])),_0x5020d7;},_0x1bdfd1['toObject']=function(_0x140571,_0x4bb8da){_0x4bb8da||(_0x4bb8da={});var _0x2bc636={};if((_0x4bb8da['arrays']||_0x4bb8da['defaults'])&&(_0x2bc636['nodes']=[]),_0x4bb8da['defaults']&&(_0x2bc636['position']=null,_0x2bc636['shouldReceiveAttributes']=!0x1,_0x2bc636['wasUndone']=!0x1),null!=_0x140571['position']&&_0x140571['hasOwnProperty']('position')&&(_0x2bc636['position']=_0x4dfa7f['Position']['toObject'](_0x140571['position'],_0x4bb8da)),_0x140571['nodes']&&_0x140571['nodes']['length']){_0x2bc636['nodes']=[];for(var _0x1d3aa5=0x0;_0x1d3aa5<_0x140571['nodes']['length'];++_0x1d3aa5)_0x2bc636['nodes'][_0x1d3aa5]=_0x4dfa7f['Element']['toObject'](_0x140571['nodes'][_0x1d3aa5],_0x4bb8da);}return null!=_0x140571['shouldReceiveAttributes']&&_0x140571['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2bc636['shouldReceiveAttributes']=_0x140571['shouldReceiveAttributes']),null!=_0x140571['wasUndone']&&_0x140571['hasOwnProperty']('wasUndone')&&(_0x2bc636['wasUndone']=_0x140571['wasUndone']),_0x2bc636;},_0x1bdfd1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1bdfd1['getTypeUrl']=function(_0x1c4ad7){return void 0x0===_0x1c4ad7&&(_0x1c4ad7='type.googleapis.com'),_0x1c4ad7+'/InsertOperation';},_0x1bdfd1;}()),_0x4dfa7f['MarkerOperation']=(function(){function _0x1d1fa3(_0x587abe){if(_0x587abe){for(var _0x1d138f=Object['keys'](_0x587abe),_0x4b45db=0x0;_0x4b45db<_0x1d138f['length'];++_0x4b45db)null!=_0x587abe[_0x1d138f[_0x4b45db]]&&(this[_0x1d138f[_0x4b45db]]=_0x587abe[_0x1d138f[_0x4b45db]]);}}return _0x1d1fa3['prototype']['name']='',_0x1d1fa3['prototype']['oldRange']=null,_0x1d1fa3['prototype']['newRange']=null,_0x1d1fa3['prototype']['affectsData']=!0x1,_0x1d1fa3['prototype']['wasUndone']=!0x1,_0x1d1fa3['create']=function(_0x189038){return new _0x1d1fa3(_0x189038);},_0x1d1fa3['encode']=function(_0x112fd8,_0x53f698){return _0x53f698||(_0x53f698=_0x2ae4f3['create']()),null!=_0x112fd8['name']&&Object['hasOwnProperty']['call'](_0x112fd8,'name')&&_0x53f698['uint32'](0xa)['string'](_0x112fd8['name']),null!=_0x112fd8['oldRange']&&Object['hasOwnProperty']['call'](_0x112fd8,'oldRange')&&_0x4dfa7f['Range']['encode'](_0x112fd8['oldRange'],_0x53f698['uint32'](0x12)['fork']())['ldelim'](),null!=_0x112fd8['newRange']&&Object['hasOwnProperty']['call'](_0x112fd8,'newRange')&&_0x4dfa7f['Range']['encode'](_0x112fd8['newRange'],_0x53f698['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x112fd8['affectsData']&&Object['hasOwnProperty']['call'](_0x112fd8,'affectsData')&&_0x53f698['uint32'](0x20)['bool'](_0x112fd8['affectsData']),null!=_0x112fd8['wasUndone']&&Object['hasOwnProperty']['call'](_0x112fd8,'wasUndone')&&_0x53f698['uint32'](0x28)['bool'](_0x112fd8['wasUndone']),_0x53f698;},_0x1d1fa3['encodeDelimited']=function(_0x52e33c,_0x5c77ed){return this['encode'](_0x52e33c,_0x5c77ed)['ldelim']();},_0x1d1fa3['decode']=function(_0x53d1cb,_0x32238d){_0x53d1cb instanceof _0x5743de||(_0x53d1cb=_0x5743de['create'](_0x53d1cb));for(var _0x37107f=void 0x0===_0x32238d?_0x53d1cb['len']:_0x53d1cb['pos']+_0x32238d,_0x465910=new _0x4dfa7f['MarkerOperation']();_0x53d1cb['pos']<_0x37107f;){var _0x41935d=_0x53d1cb['uint32']();switch(_0x41935d>>>0x3){case 0x1:_0x465910['name']=_0x53d1cb['string']();break;case 0x2:_0x465910['oldRange']=_0x4dfa7f['Range']['decode'](_0x53d1cb,_0x53d1cb['uint32']());break;case 0x3:_0x465910['newRange']=_0x4dfa7f['Range']['decode'](_0x53d1cb,_0x53d1cb['uint32']());break;case 0x4:_0x465910['affectsData']=_0x53d1cb['bool']();break;case 0x5:_0x465910['wasUndone']=_0x53d1cb['bool']();break;default:_0x53d1cb['skipType'](0x7&_0x41935d);}}return _0x465910;},_0x1d1fa3['decodeDelimited']=function(_0x132322){return _0x132322 instanceof _0x5743de||(_0x132322=new _0x5743de(_0x132322)),this['decode'](_0x132322,_0x132322['uint32']());},_0x1d1fa3['verify']=function(_0x4e563b){if('object'!=typeof _0x4e563b||null===_0x4e563b)return'object\x20expected';if(null!=_0x4e563b['name']&&_0x4e563b['hasOwnProperty']('name')&&!_0x5b8838['isString'](_0x4e563b['name']))return'name:\x20string\x20expected';var _0x9be9ec;if(null!=_0x4e563b['oldRange']&&_0x4e563b['hasOwnProperty']('oldRange')&&(_0x9be9ec=_0x4dfa7f['Range']['verify'](_0x4e563b['oldRange'])))return'oldRange.'+_0x9be9ec;if(null!=_0x4e563b['newRange']&&_0x4e563b['hasOwnProperty']('newRange')&&(_0x9be9ec=_0x4dfa7f['Range']['verify'](_0x4e563b['newRange'])))return'newRange.'+_0x9be9ec;return null!=_0x4e563b['affectsData']&&_0x4e563b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4e563b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4e563b['wasUndone']&&_0x4e563b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e563b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d1fa3['fromObject']=function(_0xd7277c){if(_0xd7277c instanceof _0x4dfa7f['MarkerOperation'])return _0xd7277c;var _0x4cdb7e=new _0x4dfa7f['MarkerOperation']();if(null!=_0xd7277c['name']&&(_0x4cdb7e['name']=String(_0xd7277c['name'])),null!=_0xd7277c['oldRange']){if('object'!=typeof _0xd7277c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4cdb7e['oldRange']=_0x4dfa7f['Range']['fromObject'](_0xd7277c['oldRange']);}if(null!=_0xd7277c['newRange']){if('object'!=typeof _0xd7277c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4cdb7e['newRange']=_0x4dfa7f['Range']['fromObject'](_0xd7277c['newRange']);}return null!=_0xd7277c['affectsData']&&(_0x4cdb7e['affectsData']=Boolean(_0xd7277c['affectsData'])),null!=_0xd7277c['wasUndone']&&(_0x4cdb7e['wasUndone']=Boolean(_0xd7277c['wasUndone'])),_0x4cdb7e;},_0x1d1fa3['toObject']=function(_0x561961,_0x34e8d5){_0x34e8d5||(_0x34e8d5={});var _0x58e6d4={};return _0x34e8d5['defaults']&&(_0x58e6d4['name']='',_0x58e6d4['oldRange']=null,_0x58e6d4['newRange']=null,_0x58e6d4['affectsData']=!0x1,_0x58e6d4['wasUndone']=!0x1),null!=_0x561961['name']&&_0x561961['hasOwnProperty']('name')&&(_0x58e6d4['name']=_0x561961['name']),null!=_0x561961['oldRange']&&_0x561961['hasOwnProperty']('oldRange')&&(_0x58e6d4['oldRange']=_0x4dfa7f['Range']['toObject'](_0x561961['oldRange'],_0x34e8d5)),null!=_0x561961['newRange']&&_0x561961['hasOwnProperty']('newRange')&&(_0x58e6d4['newRange']=_0x4dfa7f['Range']['toObject'](_0x561961['newRange'],_0x34e8d5)),null!=_0x561961['affectsData']&&_0x561961['hasOwnProperty']('affectsData')&&(_0x58e6d4['affectsData']=_0x561961['affectsData']),null!=_0x561961['wasUndone']&&_0x561961['hasOwnProperty']('wasUndone')&&(_0x58e6d4['wasUndone']=_0x561961['wasUndone']),_0x58e6d4;},_0x1d1fa3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1d1fa3['getTypeUrl']=function(_0x14bf60){return void 0x0===_0x14bf60&&(_0x14bf60='type.googleapis.com'),_0x14bf60+'/MarkerOperation';},_0x1d1fa3;}()),_0x4dfa7f['MergeOperation']=(function(){function _0x5c55d2(_0x98d9ff){if(_0x98d9ff){for(var _0x4e9ec1=Object['keys'](_0x98d9ff),_0x496d30=0x0;_0x496d30<_0x4e9ec1['length'];++_0x496d30)null!=_0x98d9ff[_0x4e9ec1[_0x496d30]]&&(this[_0x4e9ec1[_0x496d30]]=_0x98d9ff[_0x4e9ec1[_0x496d30]]);}}return _0x5c55d2['prototype']['sourcePosition']=null,_0x5c55d2['prototype']['targetPosition']=null,_0x5c55d2['prototype']['graveyardPosition']=null,_0x5c55d2['prototype']['howMany']=0x0,_0x5c55d2['prototype']['wasUndone']=!0x1,_0x5c55d2['create']=function(_0x14b792){return new _0x5c55d2(_0x14b792);},_0x5c55d2['encode']=function(_0x122b67,_0x1b9acd){return _0x1b9acd||(_0x1b9acd=_0x2ae4f3['create']()),null!=_0x122b67['sourcePosition']&&Object['hasOwnProperty']['call'](_0x122b67,'sourcePosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['sourcePosition'],_0x1b9acd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x122b67['targetPosition']&&Object['hasOwnProperty']['call'](_0x122b67,'targetPosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['targetPosition'],_0x1b9acd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x122b67['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x122b67,'graveyardPosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['graveyardPosition'],_0x1b9acd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x122b67['howMany']&&Object['hasOwnProperty']['call'](_0x122b67,'howMany')&&_0x1b9acd['uint32'](0x20)['uint32'](_0x122b67['howMany']),null!=_0x122b67['wasUndone']&&Object['hasOwnProperty']['call'](_0x122b67,'wasUndone')&&_0x1b9acd['uint32'](0x28)['bool'](_0x122b67['wasUndone']),_0x1b9acd;},_0x5c55d2['encodeDelimited']=function(_0x1aa49e,_0x2fc53e){return this['encode'](_0x1aa49e,_0x2fc53e)['ldelim']();},_0x5c55d2['decode']=function(_0x500d0f,_0x1aeee4){_0x500d0f instanceof _0x5743de||(_0x500d0f=_0x5743de['create'](_0x500d0f));for(var _0xa6bf0c=void 0x0===_0x1aeee4?_0x500d0f['len']:_0x500d0f['pos']+_0x1aeee4,_0x21718b=new _0x4dfa7f['MergeOperation']();_0x500d0f['pos']<_0xa6bf0c;){var _0x5d403b=_0x500d0f['uint32']();switch(_0x5d403b>>>0x3){case 0x1:_0x21718b['sourcePosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x2:_0x21718b['targetPosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x3:_0x21718b['graveyardPosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x4:_0x21718b['howMany']=_0x500d0f['uint32']();break;case 0x5:_0x21718b['wasUndone']=_0x500d0f['bool']();break;default:_0x500d0f['skipType'](0x7&_0x5d403b);}}return _0x21718b;},_0x5c55d2['decodeDelimited']=function(_0x2a173e){return _0x2a173e instanceof _0x5743de||(_0x2a173e=new _0x5743de(_0x2a173e)),this['decode'](_0x2a173e,_0x2a173e['uint32']());},_0x5c55d2['verify']=function(_0x5a92b1){if('object'!=typeof _0x5a92b1||null===_0x5a92b1)return'object\x20expected';var _0xf54c21;if(null!=_0x5a92b1['sourcePosition']&&_0x5a92b1['hasOwnProperty']('sourcePosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['sourcePosition'])))return'sourcePosition.'+_0xf54c21;if(null!=_0x5a92b1['targetPosition']&&_0x5a92b1['hasOwnProperty']('targetPosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['targetPosition'])))return'targetPosition.'+_0xf54c21;if(null!=_0x5a92b1['graveyardPosition']&&_0x5a92b1['hasOwnProperty']('graveyardPosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['graveyardPosition'])))return'graveyardPosition.'+_0xf54c21;return null!=_0x5a92b1['howMany']&&_0x5a92b1['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x5a92b1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5a92b1['wasUndone']&&_0x5a92b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a92b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c55d2['fromObject']=function(_0x273624){if(_0x273624 instanceof _0x4dfa7f['MergeOperation'])return _0x273624;var _0x29a779=new _0x4dfa7f['MergeOperation']();if(null!=_0x273624['sourcePosition']){if('object'!=typeof _0x273624['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x29a779['sourcePosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['sourcePosition']);}if(null!=_0x273624['targetPosition']){if('object'!=typeof _0x273624['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x29a779['targetPosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['targetPosition']);}if(null!=_0x273624['graveyardPosition']){if('object'!=typeof _0x273624['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x29a779['graveyardPosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['graveyardPosition']);}return null!=_0x273624['howMany']&&(_0x29a779['howMany']=_0x273624['howMany']>>>0x0),null!=_0x273624['wasUndone']&&(_0x29a779['wasUndone']=Boolean(_0x273624['wasUndone'])),_0x29a779;},_0x5c55d2['toObject']=function(_0x4ac966,_0x3635ce){_0x3635ce||(_0x3635ce={});var _0x32bf37={};return _0x3635ce['defaults']&&(_0x32bf37['sourcePosition']=null,_0x32bf37['targetPosition']=null,_0x32bf37['graveyardPosition']=null,_0x32bf37['howMany']=0x0,_0x32bf37['wasUndone']=!0x1),null!=_0x4ac966['sourcePosition']&&_0x4ac966['hasOwnProperty']('sourcePosition')&&(_0x32bf37['sourcePosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['sourcePosition'],_0x3635ce)),null!=_0x4ac966['targetPosition']&&_0x4ac966['hasOwnProperty']('targetPosition')&&(_0x32bf37['targetPosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['targetPosition'],_0x3635ce)),null!=_0x4ac966['graveyardPosition']&&_0x4ac966['hasOwnProperty']('graveyardPosition')&&(_0x32bf37['graveyardPosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['graveyardPosition'],_0x3635ce)),null!=_0x4ac966['howMany']&&_0x4ac966['hasOwnProperty']('howMany')&&(_0x32bf37['howMany']=_0x4ac966['howMany']),null!=_0x4ac966['wasUndone']&&_0x4ac966['hasOwnProperty']('wasUndone')&&(_0x32bf37['wasUndone']=_0x4ac966['wasUndone']),_0x32bf37;},_0x5c55d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x5c55d2['getTypeUrl']=function(_0x3929d8){return void 0x0===_0x3929d8&&(_0x3929d8='type.googleapis.com'),_0x3929d8+'/MergeOperation';},_0x5c55d2;}()),_0x4dfa7f['MoveOperation']=(function(){function _0x19c7d2(_0x643dd0){if(_0x643dd0){for(var _0x2bd44c=Object['keys'](_0x643dd0),_0x2dcdc4=0x0;_0x2dcdc4<_0x2bd44c['length'];++_0x2dcdc4)null!=_0x643dd0[_0x2bd44c[_0x2dcdc4]]&&(this[_0x2bd44c[_0x2dcdc4]]=_0x643dd0[_0x2bd44c[_0x2dcdc4]]);}}return _0x19c7d2['prototype']['sourcePosition']=null,_0x19c7d2['prototype']['howMany']=0x0,_0x19c7d2['prototype']['targetPosition']=null,_0x19c7d2['prototype']['wasUndone']=!0x1,_0x19c7d2['create']=function(_0x3bbdd6){return new _0x19c7d2(_0x3bbdd6);},_0x19c7d2['encode']=function(_0x11a845,_0x489946){return _0x489946||(_0x489946=_0x2ae4f3['create']()),null!=_0x11a845['sourcePosition']&&Object['hasOwnProperty']['call'](_0x11a845,'sourcePosition')&&_0x4dfa7f['Position']['encode'](_0x11a845['sourcePosition'],_0x489946['uint32'](0xa)['fork']())['ldelim'](),null!=_0x11a845['howMany']&&Object['hasOwnProperty']['call'](_0x11a845,'howMany')&&_0x489946['uint32'](0x10)['uint32'](_0x11a845['howMany']),null!=_0x11a845['targetPosition']&&Object['hasOwnProperty']['call'](_0x11a845,'targetPosition')&&_0x4dfa7f['Position']['encode'](_0x11a845['targetPosition'],_0x489946['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x11a845['wasUndone']&&Object['hasOwnProperty']['call'](_0x11a845,'wasUndone')&&_0x489946['uint32'](0x20)['bool'](_0x11a845['wasUndone']),_0x489946;},_0x19c7d2['encodeDelimited']=function(_0x4709b4,_0x3328f4){return this['encode'](_0x4709b4,_0x3328f4)['ldelim']();},_0x19c7d2['decode']=function(_0x3aed43,_0x456a99){_0x3aed43 instanceof _0x5743de||(_0x3aed43=_0x5743de['create'](_0x3aed43));for(var _0x1531b3=void 0x0===_0x456a99?_0x3aed43['len']:_0x3aed43['pos']+_0x456a99,_0x570fb1=new _0x4dfa7f['MoveOperation']();_0x3aed43['pos']<_0x1531b3;){var _0x1d6580=_0x3aed43['uint32']();switch(_0x1d6580>>>0x3){case 0x1:_0x570fb1['sourcePosition']=_0x4dfa7f['Position']['decode'](_0x3aed43,_0x3aed43['uint32']());break;case 0x2:_0x570fb1['howMany']=_0x3aed43['uint32']();break;case 0x3:_0x570fb1['targetPosition']=_0x4dfa7f['Position']['decode'](_0x3aed43,_0x3aed43['uint32']());break;case 0x4:_0x570fb1['wasUndone']=_0x3aed43['bool']();break;default:_0x3aed43['skipType'](0x7&_0x1d6580);}}return _0x570fb1;},_0x19c7d2['decodeDelimited']=function(_0x451ae5){return _0x451ae5 instanceof _0x5743de||(_0x451ae5=new _0x5743de(_0x451ae5)),this['decode'](_0x451ae5,_0x451ae5['uint32']());},_0x19c7d2['verify']=function(_0x3b0ed4){if('object'!=typeof _0x3b0ed4||null===_0x3b0ed4)return'object\x20expected';var _0x31f517;if(null!=_0x3b0ed4['sourcePosition']&&_0x3b0ed4['hasOwnProperty']('sourcePosition')&&(_0x31f517=_0x4dfa7f['Position']['verify'](_0x3b0ed4['sourcePosition'])))return'sourcePosition.'+_0x31f517;if(null!=_0x3b0ed4['howMany']&&_0x3b0ed4['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x3b0ed4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3b0ed4['targetPosition']&&_0x3b0ed4['hasOwnProperty']('targetPosition')&&(_0x31f517=_0x4dfa7f['Position']['verify'](_0x3b0ed4['targetPosition'])))return'targetPosition.'+_0x31f517;return null!=_0x3b0ed4['wasUndone']&&_0x3b0ed4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b0ed4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19c7d2['fromObject']=function(_0x274b78){if(_0x274b78 instanceof _0x4dfa7f['MoveOperation'])return _0x274b78;var _0x41031a=new _0x4dfa7f['MoveOperation']();if(null!=_0x274b78['sourcePosition']){if('object'!=typeof _0x274b78['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x41031a['sourcePosition']=_0x4dfa7f['Position']['fromObject'](_0x274b78['sourcePosition']);}if(null!=_0x274b78['howMany']&&(_0x41031a['howMany']=_0x274b78['howMany']>>>0x0),null!=_0x274b78['targetPosition']){if('object'!=typeof _0x274b78['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x41031a['targetPosition']=_0x4dfa7f['Position']['fromObject'](_0x274b78['targetPosition']);}return null!=_0x274b78['wasUndone']&&(_0x41031a['wasUndone']=Boolean(_0x274b78['wasUndone'])),_0x41031a;},_0x19c7d2['toObject']=function(_0x4795a3,_0x3c5503){_0x3c5503||(_0x3c5503={});var _0x3918ac={};return _0x3c5503['defaults']&&(_0x3918ac['sourcePosition']=null,_0x3918ac['howMany']=0x0,_0x3918ac['targetPosition']=null,_0x3918ac['wasUndone']=!0x1),null!=_0x4795a3['sourcePosition']&&_0x4795a3['hasOwnProperty']('sourcePosition')&&(_0x3918ac['sourcePosition']=_0x4dfa7f['Position']['toObject'](_0x4795a3['sourcePosition'],_0x3c5503)),null!=_0x4795a3['howMany']&&_0x4795a3['hasOwnProperty']('howMany')&&(_0x3918ac['howMany']=_0x4795a3['howMany']),null!=_0x4795a3['targetPosition']&&_0x4795a3['hasOwnProperty']('targetPosition')&&(_0x3918ac['targetPosition']=_0x4dfa7f['Position']['toObject'](_0x4795a3['targetPosition'],_0x3c5503)),null!=_0x4795a3['wasUndone']&&_0x4795a3['hasOwnProperty']('wasUndone')&&(_0x3918ac['wasUndone']=_0x4795a3['wasUndone']),_0x3918ac;},_0x19c7d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x19c7d2['getTypeUrl']=function(_0x55d57c){return void 0x0===_0x55d57c&&(_0x55d57c='type.googleapis.com'),_0x55d57c+'/MoveOperation';},_0x19c7d2;}()),_0x4dfa7f['RenameOperation']=(function(){function _0x11dd35(_0x51b7d7){if(_0x51b7d7){for(var _0x58a029=Object['keys'](_0x51b7d7),_0x47b8e5=0x0;_0x47b8e5<_0x58a029['length'];++_0x47b8e5)null!=_0x51b7d7[_0x58a029[_0x47b8e5]]&&(this[_0x58a029[_0x47b8e5]]=_0x51b7d7[_0x58a029[_0x47b8e5]]);}}return _0x11dd35['prototype']['position']=null,_0x11dd35['prototype']['oldName']='',_0x11dd35['prototype']['newName']='',_0x11dd35['prototype']['wasUndone']=!0x1,_0x11dd35['create']=function(_0x46349d){return new _0x11dd35(_0x46349d);},_0x11dd35['encode']=function(_0x110ab0,_0x30e94e){return _0x30e94e||(_0x30e94e=_0x2ae4f3['create']()),null!=_0x110ab0['position']&&Object['hasOwnProperty']['call'](_0x110ab0,'position')&&_0x4dfa7f['Position']['encode'](_0x110ab0['position'],_0x30e94e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x110ab0['oldName']&&Object['hasOwnProperty']['call'](_0x110ab0,'oldName')&&_0x30e94e['uint32'](0x12)['string'](_0x110ab0['oldName']),null!=_0x110ab0['newName']&&Object['hasOwnProperty']['call'](_0x110ab0,'newName')&&_0x30e94e['uint32'](0x1a)['string'](_0x110ab0['newName']),null!=_0x110ab0['wasUndone']&&Object['hasOwnProperty']['call'](_0x110ab0,'wasUndone')&&_0x30e94e['uint32'](0x20)['bool'](_0x110ab0['wasUndone']),_0x30e94e;},_0x11dd35['encodeDelimited']=function(_0x57eab8,_0x5c04ff){return this['encode'](_0x57eab8,_0x5c04ff)['ldelim']();},_0x11dd35['decode']=function(_0x75c7a6,_0x343321){_0x75c7a6 instanceof _0x5743de||(_0x75c7a6=_0x5743de['create'](_0x75c7a6));for(var _0x6e1911=void 0x0===_0x343321?_0x75c7a6['len']:_0x75c7a6['pos']+_0x343321,_0x53a15a=new _0x4dfa7f['RenameOperation']();_0x75c7a6['pos']<_0x6e1911;){var _0x194351=_0x75c7a6['uint32']();switch(_0x194351>>>0x3){case 0x1:_0x53a15a['position']=_0x4dfa7f['Position']['decode'](_0x75c7a6,_0x75c7a6['uint32']());break;case 0x2:_0x53a15a['oldName']=_0x75c7a6['string']();break;case 0x3:_0x53a15a['newName']=_0x75c7a6['string']();break;case 0x4:_0x53a15a['wasUndone']=_0x75c7a6['bool']();break;default:_0x75c7a6['skipType'](0x7&_0x194351);}}return _0x53a15a;},_0x11dd35['decodeDelimited']=function(_0x1447d2){return _0x1447d2 instanceof _0x5743de||(_0x1447d2=new _0x5743de(_0x1447d2)),this['decode'](_0x1447d2,_0x1447d2['uint32']());},_0x11dd35['verify']=function(_0x29e00f){if('object'!=typeof _0x29e00f||null===_0x29e00f)return'object\x20expected';if(null!=_0x29e00f['position']&&_0x29e00f['hasOwnProperty']('position')){var _0x4e7be4=_0x4dfa7f['Position']['verify'](_0x29e00f['position']);if(_0x4e7be4)return'position.'+_0x4e7be4;}return null!=_0x29e00f['oldName']&&_0x29e00f['hasOwnProperty']('oldName')&&!_0x5b8838['isString'](_0x29e00f['oldName'])?'oldName:\x20string\x20expected':null!=_0x29e00f['newName']&&_0x29e00f['hasOwnProperty']('newName')&&!_0x5b8838['isString'](_0x29e00f['newName'])?'newName:\x20string\x20expected':null!=_0x29e00f['wasUndone']&&_0x29e00f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29e00f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11dd35['fromObject']=function(_0xe0f9ac){if(_0xe0f9ac instanceof _0x4dfa7f['RenameOperation'])return _0xe0f9ac;var _0x2dbce6=new _0x4dfa7f['RenameOperation']();if(null!=_0xe0f9ac['position']){if('object'!=typeof _0xe0f9ac['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2dbce6['position']=_0x4dfa7f['Position']['fromObject'](_0xe0f9ac['position']);}return null!=_0xe0f9ac['oldName']&&(_0x2dbce6['oldName']=String(_0xe0f9ac['oldName'])),null!=_0xe0f9ac['newName']&&(_0x2dbce6['newName']=String(_0xe0f9ac['newName'])),null!=_0xe0f9ac['wasUndone']&&(_0x2dbce6['wasUndone']=Boolean(_0xe0f9ac['wasUndone'])),_0x2dbce6;},_0x11dd35['toObject']=function(_0x3278c8,_0x33cddd){_0x33cddd||(_0x33cddd={});var _0x3274d5={};return _0x33cddd['defaults']&&(_0x3274d5['position']=null,_0x3274d5['oldName']='',_0x3274d5['newName']='',_0x3274d5['wasUndone']=!0x1),null!=_0x3278c8['position']&&_0x3278c8['hasOwnProperty']('position')&&(_0x3274d5['position']=_0x4dfa7f['Position']['toObject'](_0x3278c8['position'],_0x33cddd)),null!=_0x3278c8['oldName']&&_0x3278c8['hasOwnProperty']('oldName')&&(_0x3274d5['oldName']=_0x3278c8['oldName']),null!=_0x3278c8['newName']&&_0x3278c8['hasOwnProperty']('newName')&&(_0x3274d5['newName']=_0x3278c8['newName']),null!=_0x3278c8['wasUndone']&&_0x3278c8['hasOwnProperty']('wasUndone')&&(_0x3274d5['wasUndone']=_0x3278c8['wasUndone']),_0x3274d5;},_0x11dd35['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x11dd35['getTypeUrl']=function(_0x973de9){return void 0x0===_0x973de9&&(_0x973de9='type.googleapis.com'),_0x973de9+'/RenameOperation';},_0x11dd35;}()),_0x4dfa7f['RootAttributeOperation']=(function(){function _0x3df1a1(_0x5f43b9){if(_0x5f43b9){for(var _0x2567ee=Object['keys'](_0x5f43b9),_0x8244e4=0x0;_0x8244e4<_0x2567ee['length'];++_0x8244e4)null!=_0x5f43b9[_0x2567ee[_0x8244e4]]&&(this[_0x2567ee[_0x8244e4]]=_0x5f43b9[_0x2567ee[_0x8244e4]]);}}return _0x3df1a1['prototype']['root']='',_0x3df1a1['prototype']['key']='',_0x3df1a1['prototype']['oldValueBoolean']=!0x1,_0x3df1a1['prototype']['oldValueJson']='',_0x3df1a1['prototype']['newValueBoolean']=!0x1,_0x3df1a1['prototype']['newValueJson']='',_0x3df1a1['prototype']['wasUndone']=!0x1,_0x3df1a1['create']=function(_0x4c915c){return new _0x3df1a1(_0x4c915c);},_0x3df1a1['encode']=function(_0xa69608,_0x15d7b4){return _0x15d7b4||(_0x15d7b4=_0x2ae4f3['create']()),null!=_0xa69608['root']&&Object['hasOwnProperty']['call'](_0xa69608,'root')&&_0x15d7b4['uint32'](0xa)['string'](_0xa69608['root']),null!=_0xa69608['key']&&Object['hasOwnProperty']['call'](_0xa69608,'key')&&_0x15d7b4['uint32'](0x12)['string'](_0xa69608['key']),null!=_0xa69608['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xa69608,'oldValueBoolean')&&_0x15d7b4['uint32'](0x18)['bool'](_0xa69608['oldValueBoolean']),null!=_0xa69608['oldValueJson']&&Object['hasOwnProperty']['call'](_0xa69608,'oldValueJson')&&_0x15d7b4['uint32'](0x22)['string'](_0xa69608['oldValueJson']),null!=_0xa69608['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xa69608,'newValueBoolean')&&_0x15d7b4['uint32'](0x28)['bool'](_0xa69608['newValueBoolean']),null!=_0xa69608['newValueJson']&&Object['hasOwnProperty']['call'](_0xa69608,'newValueJson')&&_0x15d7b4['uint32'](0x32)['string'](_0xa69608['newValueJson']),null!=_0xa69608['wasUndone']&&Object['hasOwnProperty']['call'](_0xa69608,'wasUndone')&&_0x15d7b4['uint32'](0x38)['bool'](_0xa69608['wasUndone']),_0x15d7b4;},_0x3df1a1['encodeDelimited']=function(_0x5d2d9b,_0x288ae5){return this['encode'](_0x5d2d9b,_0x288ae5)['ldelim']();},_0x3df1a1['decode']=function(_0x2bea9c,_0x1b81c7){_0x2bea9c instanceof _0x5743de||(_0x2bea9c=_0x5743de['create'](_0x2bea9c));for(var _0x236568=void 0x0===_0x1b81c7?_0x2bea9c['len']:_0x2bea9c['pos']+_0x1b81c7,_0x5857d1=new _0x4dfa7f['RootAttributeOperation']();_0x2bea9c['pos']<_0x236568;){var _0x2e9ea1=_0x2bea9c['uint32']();switch(_0x2e9ea1>>>0x3){case 0x1:_0x5857d1['root']=_0x2bea9c['string']();break;case 0x2:_0x5857d1['key']=_0x2bea9c['string']();break;case 0x3:_0x5857d1['oldValueBoolean']=_0x2bea9c['bool']();break;case 0x4:_0x5857d1['oldValueJson']=_0x2bea9c['string']();break;case 0x5:_0x5857d1['newValueBoolean']=_0x2bea9c['bool']();break;case 0x6:_0x5857d1['newValueJson']=_0x2bea9c['string']();break;case 0x7:_0x5857d1['wasUndone']=_0x2bea9c['bool']();break;default:_0x2bea9c['skipType'](0x7&_0x2e9ea1);}}return _0x5857d1;},_0x3df1a1['decodeDelimited']=function(_0x17796d){return _0x17796d instanceof _0x5743de||(_0x17796d=new _0x5743de(_0x17796d)),this['decode'](_0x17796d,_0x17796d['uint32']());},_0x3df1a1['verify']=function(_0x2bf249){return'object'!=typeof _0x2bf249||null===_0x2bf249?'object\x20expected':null!=_0x2bf249['root']&&_0x2bf249['hasOwnProperty']('root')&&!_0x5b8838['isString'](_0x2bf249['root'])?'root:\x20string\x20expected':null!=_0x2bf249['key']&&_0x2bf249['hasOwnProperty']('key')&&!_0x5b8838['isString'](_0x2bf249['key'])?'key:\x20string\x20expected':null!=_0x2bf249['oldValueBoolean']&&_0x2bf249['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2bf249['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2bf249['oldValueJson']&&_0x2bf249['hasOwnProperty']('oldValueJson')&&!_0x5b8838['isString'](_0x2bf249['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2bf249['newValueBoolean']&&_0x2bf249['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2bf249['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2bf249['newValueJson']&&_0x2bf249['hasOwnProperty']('newValueJson')&&!_0x5b8838['isString'](_0x2bf249['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2bf249['wasUndone']&&_0x2bf249['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2bf249['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3df1a1['fromObject']=function(_0x230426){if(_0x230426 instanceof _0x4dfa7f['RootAttributeOperation'])return _0x230426;var _0x444f9f=new _0x4dfa7f['RootAttributeOperation']();return null!=_0x230426['root']&&(_0x444f9f['root']=String(_0x230426['root'])),null!=_0x230426['key']&&(_0x444f9f['key']=String(_0x230426['key'])),null!=_0x230426['oldValueBoolean']&&(_0x444f9f['oldValueBoolean']=Boolean(_0x230426['oldValueBoolean'])),null!=_0x230426['oldValueJson']&&(_0x444f9f['oldValueJson']=String(_0x230426['oldValueJson'])),null!=_0x230426['newValueBoolean']&&(_0x444f9f['newValueBoolean']=Boolean(_0x230426['newValueBoolean'])),null!=_0x230426['newValueJson']&&(_0x444f9f['newValueJson']=String(_0x230426['newValueJson'])),null!=_0x230426['wasUndone']&&(_0x444f9f['wasUndone']=Boolean(_0x230426['wasUndone'])),_0x444f9f;},_0x3df1a1['toObject']=function(_0xe1c8b5,_0x1c6062){_0x1c6062||(_0x1c6062={});var _0x22c6b0={};return _0x1c6062['defaults']&&(_0x22c6b0['root']='',_0x22c6b0['key']='',_0x22c6b0['oldValueBoolean']=!0x1,_0x22c6b0['oldValueJson']='',_0x22c6b0['newValueBoolean']=!0x1,_0x22c6b0['newValueJson']='',_0x22c6b0['wasUndone']=!0x1),null!=_0xe1c8b5['root']&&_0xe1c8b5['hasOwnProperty']('root')&&(_0x22c6b0['root']=_0xe1c8b5['root']),null!=_0xe1c8b5['key']&&_0xe1c8b5['hasOwnProperty']('key')&&(_0x22c6b0['key']=_0xe1c8b5['key']),null!=_0xe1c8b5['oldValueBoolean']&&_0xe1c8b5['hasOwnProperty']('oldValueBoolean')&&(_0x22c6b0['oldValueBoolean']=_0xe1c8b5['oldValueBoolean']),null!=_0xe1c8b5['oldValueJson']&&_0xe1c8b5['hasOwnProperty']('oldValueJson')&&(_0x22c6b0['oldValueJson']=_0xe1c8b5['oldValueJson']),null!=_0xe1c8b5['newValueBoolean']&&_0xe1c8b5['hasOwnProperty']('newValueBoolean')&&(_0x22c6b0['newValueBoolean']=_0xe1c8b5['newValueBoolean']),null!=_0xe1c8b5['newValueJson']&&_0xe1c8b5['hasOwnProperty']('newValueJson')&&(_0x22c6b0['newValueJson']=_0xe1c8b5['newValueJson']),null!=_0xe1c8b5['wasUndone']&&_0xe1c8b5['hasOwnProperty']('wasUndone')&&(_0x22c6b0['wasUndone']=_0xe1c8b5['wasUndone']),_0x22c6b0;},_0x3df1a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x3df1a1['getTypeUrl']=function(_0x425d1a){return void 0x0===_0x425d1a&&(_0x425d1a='type.googleapis.com'),_0x425d1a+'/RootAttributeOperation';},_0x3df1a1;}()),_0x4dfa7f['RootOperation']=(function(){function _0x2a758f(_0x2274b1){if(_0x2274b1){for(var _0x3aaca3=Object['keys'](_0x2274b1),_0x1cf6e2=0x0;_0x1cf6e2<_0x3aaca3['length'];++_0x1cf6e2)null!=_0x2274b1[_0x3aaca3[_0x1cf6e2]]&&(this[_0x3aaca3[_0x1cf6e2]]=_0x2274b1[_0x3aaca3[_0x1cf6e2]]);}}return _0x2a758f['prototype']['rootName']='',_0x2a758f['prototype']['elementName']='',_0x2a758f['prototype']['isAdd']=!0x1,_0x2a758f['prototype']['wasUndone']=!0x1,_0x2a758f['create']=function(_0x1da0f9){return new _0x2a758f(_0x1da0f9);},_0x2a758f['encode']=function(_0x1cd73a,_0x46e403){return _0x46e403||(_0x46e403=_0x2ae4f3['create']()),null!=_0x1cd73a['rootName']&&Object['hasOwnProperty']['call'](_0x1cd73a,'rootName')&&_0x46e403['uint32'](0xa)['string'](_0x1cd73a['rootName']),null!=_0x1cd73a['elementName']&&Object['hasOwnProperty']['call'](_0x1cd73a,'elementName')&&_0x46e403['uint32'](0x12)['string'](_0x1cd73a['elementName']),null!=_0x1cd73a['isAdd']&&Object['hasOwnProperty']['call'](_0x1cd73a,'isAdd')&&_0x46e403['uint32'](0x18)['bool'](_0x1cd73a['isAdd']),null!=_0x1cd73a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cd73a,'wasUndone')&&_0x46e403['uint32'](0x20)['bool'](_0x1cd73a['wasUndone']),_0x46e403;},_0x2a758f['encodeDelimited']=function(_0x2c8e71,_0x5bd40b){return this['encode'](_0x2c8e71,_0x5bd40b)['ldelim']();},_0x2a758f['decode']=function(_0x371b5a,_0x53a910){_0x371b5a instanceof _0x5743de||(_0x371b5a=_0x5743de['create'](_0x371b5a));for(var _0x10e12a=void 0x0===_0x53a910?_0x371b5a['len']:_0x371b5a['pos']+_0x53a910,_0x4a622a=new _0x4dfa7f['RootOperation']();_0x371b5a['pos']<_0x10e12a;){var _0x4fedd3=_0x371b5a['uint32']();switch(_0x4fedd3>>>0x3){case 0x1:_0x4a622a['rootName']=_0x371b5a['string']();break;case 0x2:_0x4a622a['elementName']=_0x371b5a['string']();break;case 0x3:_0x4a622a['isAdd']=_0x371b5a['bool']();break;case 0x4:_0x4a622a['wasUndone']=_0x371b5a['bool']();break;default:_0x371b5a['skipType'](0x7&_0x4fedd3);}}return _0x4a622a;},_0x2a758f['decodeDelimited']=function(_0x43e2ec){return _0x43e2ec instanceof _0x5743de||(_0x43e2ec=new _0x5743de(_0x43e2ec)),this['decode'](_0x43e2ec,_0x43e2ec['uint32']());},_0x2a758f['verify']=function(_0x39e54a){return'object'!=typeof _0x39e54a||null===_0x39e54a?'object\x20expected':null!=_0x39e54a['rootName']&&_0x39e54a['hasOwnProperty']('rootName')&&!_0x5b8838['isString'](_0x39e54a['rootName'])?'rootName:\x20string\x20expected':null!=_0x39e54a['elementName']&&_0x39e54a['hasOwnProperty']('elementName')&&!_0x5b8838['isString'](_0x39e54a['elementName'])?'elementName:\x20string\x20expected':null!=_0x39e54a['isAdd']&&_0x39e54a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x39e54a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x39e54a['wasUndone']&&_0x39e54a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39e54a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a758f['fromObject']=function(_0x5cdb7c){if(_0x5cdb7c instanceof _0x4dfa7f['RootOperation'])return _0x5cdb7c;var _0x3db761=new _0x4dfa7f['RootOperation']();return null!=_0x5cdb7c['rootName']&&(_0x3db761['rootName']=String(_0x5cdb7c['rootName'])),null!=_0x5cdb7c['elementName']&&(_0x3db761['elementName']=String(_0x5cdb7c['elementName'])),null!=_0x5cdb7c['isAdd']&&(_0x3db761['isAdd']=Boolean(_0x5cdb7c['isAdd'])),null!=_0x5cdb7c['wasUndone']&&(_0x3db761['wasUndone']=Boolean(_0x5cdb7c['wasUndone'])),_0x3db761;},_0x2a758f['toObject']=function(_0x3311c0,_0x2bfd88){_0x2bfd88||(_0x2bfd88={});var _0x3fc0af={};return _0x2bfd88['defaults']&&(_0x3fc0af['rootName']='',_0x3fc0af['elementName']='',_0x3fc0af['isAdd']=!0x1,_0x3fc0af['wasUndone']=!0x1),null!=_0x3311c0['rootName']&&_0x3311c0['hasOwnProperty']('rootName')&&(_0x3fc0af['rootName']=_0x3311c0['rootName']),null!=_0x3311c0['elementName']&&_0x3311c0['hasOwnProperty']('elementName')&&(_0x3fc0af['elementName']=_0x3311c0['elementName']),null!=_0x3311c0['isAdd']&&_0x3311c0['hasOwnProperty']('isAdd')&&(_0x3fc0af['isAdd']=_0x3311c0['isAdd']),null!=_0x3311c0['wasUndone']&&_0x3311c0['hasOwnProperty']('wasUndone')&&(_0x3fc0af['wasUndone']=_0x3311c0['wasUndone']),_0x3fc0af;},_0x2a758f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x2a758f['getTypeUrl']=function(_0x2bed2e){return void 0x0===_0x2bed2e&&(_0x2bed2e='type.googleapis.com'),_0x2bed2e+'/RootOperation';},_0x2a758f;}()),_0x4dfa7f['SplitOperation']=(function(){function _0x1454d4(_0x43574a){if(_0x43574a){for(var _0x4f9292=Object['keys'](_0x43574a),_0x586b05=0x0;_0x586b05<_0x4f9292['length'];++_0x586b05)null!=_0x43574a[_0x4f9292[_0x586b05]]&&(this[_0x4f9292[_0x586b05]]=_0x43574a[_0x4f9292[_0x586b05]]);}}return _0x1454d4['prototype']['splitPosition']=null,_0x1454d4['prototype']['graveyardPosition']=null,_0x1454d4['prototype']['howMany']=0x0,_0x1454d4['prototype']['insertionPosition']=null,_0x1454d4['prototype']['wasUndone']=!0x1,_0x1454d4['create']=function(_0x11e0d9){return new _0x1454d4(_0x11e0d9);},_0x1454d4['encode']=function(_0xa7823a,_0x2d5424){return _0x2d5424||(_0x2d5424=_0x2ae4f3['create']()),null!=_0xa7823a['splitPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'splitPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['splitPosition'],_0x2d5424['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa7823a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'graveyardPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['graveyardPosition'],_0x2d5424['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa7823a['howMany']&&Object['hasOwnProperty']['call'](_0xa7823a,'howMany')&&_0x2d5424['uint32'](0x18)['uint32'](_0xa7823a['howMany']),null!=_0xa7823a['insertionPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'insertionPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['insertionPosition'],_0x2d5424['uint32'](0x22)['fork']())['ldelim'](),null!=_0xa7823a['wasUndone']&&Object['hasOwnProperty']['call'](_0xa7823a,'wasUndone')&&_0x2d5424['uint32'](0x28)['bool'](_0xa7823a['wasUndone']),_0x2d5424;},_0x1454d4['encodeDelimited']=function(_0x27a97e,_0x1257f2){return this['encode'](_0x27a97e,_0x1257f2)['ldelim']();},_0x1454d4['decode']=function(_0x526afe,_0x1252b6){_0x526afe instanceof _0x5743de||(_0x526afe=_0x5743de['create'](_0x526afe));for(var _0x5dc422=void 0x0===_0x1252b6?_0x526afe['len']:_0x526afe['pos']+_0x1252b6,_0x6dba21=new _0x4dfa7f['SplitOperation']();_0x526afe['pos']<_0x5dc422;){var _0x2c4420=_0x526afe['uint32']();switch(_0x2c4420>>>0x3){case 0x1:_0x6dba21['splitPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x2:_0x6dba21['graveyardPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x3:_0x6dba21['howMany']=_0x526afe['uint32']();break;case 0x4:_0x6dba21['insertionPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x5:_0x6dba21['wasUndone']=_0x526afe['bool']();break;default:_0x526afe['skipType'](0x7&_0x2c4420);}}return _0x6dba21;},_0x1454d4['decodeDelimited']=function(_0x205fa8){return _0x205fa8 instanceof _0x5743de||(_0x205fa8=new _0x5743de(_0x205fa8)),this['decode'](_0x205fa8,_0x205fa8['uint32']());},_0x1454d4['verify']=function(_0x525152){if('object'!=typeof _0x525152||null===_0x525152)return'object\x20expected';var _0x4dd47c;if(null!=_0x525152['splitPosition']&&_0x525152['hasOwnProperty']('splitPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['splitPosition'])))return'splitPosition.'+_0x4dd47c;if(null!=_0x525152['graveyardPosition']&&_0x525152['hasOwnProperty']('graveyardPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['graveyardPosition'])))return'graveyardPosition.'+_0x4dd47c;if(null!=_0x525152['howMany']&&_0x525152['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x525152['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x525152['insertionPosition']&&_0x525152['hasOwnProperty']('insertionPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['insertionPosition'])))return'insertionPosition.'+_0x4dd47c;return null!=_0x525152['wasUndone']&&_0x525152['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x525152['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1454d4['fromObject']=function(_0x420f9a){if(_0x420f9a instanceof _0x4dfa7f['SplitOperation'])return _0x420f9a;var _0x35583d=new _0x4dfa7f['SplitOperation']();if(null!=_0x420f9a['splitPosition']){if('object'!=typeof _0x420f9a['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x35583d['splitPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['splitPosition']);}if(null!=_0x420f9a['graveyardPosition']){if('object'!=typeof _0x420f9a['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x35583d['graveyardPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['graveyardPosition']);}if(null!=_0x420f9a['howMany']&&(_0x35583d['howMany']=_0x420f9a['howMany']>>>0x0),null!=_0x420f9a['insertionPosition']){if('object'!=typeof _0x420f9a['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x35583d['insertionPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['insertionPosition']);}return null!=_0x420f9a['wasUndone']&&(_0x35583d['wasUndone']=Boolean(_0x420f9a['wasUndone'])),_0x35583d;},_0x1454d4['toObject']=function(_0x137026,_0x7ba500){_0x7ba500||(_0x7ba500={});var _0xbbf53e={};return _0x7ba500['defaults']&&(_0xbbf53e['splitPosition']=null,_0xbbf53e['graveyardPosition']=null,_0xbbf53e['howMany']=0x0,_0xbbf53e['insertionPosition']=null,_0xbbf53e['wasUndone']=!0x1),null!=_0x137026['splitPosition']&&_0x137026['hasOwnProperty']('splitPosition')&&(_0xbbf53e['splitPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['splitPosition'],_0x7ba500)),null!=_0x137026['graveyardPosition']&&_0x137026['hasOwnProperty']('graveyardPosition')&&(_0xbbf53e['graveyardPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['graveyardPosition'],_0x7ba500)),null!=_0x137026['howMany']&&_0x137026['hasOwnProperty']('howMany')&&(_0xbbf53e['howMany']=_0x137026['howMany']),null!=_0x137026['insertionPosition']&&_0x137026['hasOwnProperty']('insertionPosition')&&(_0xbbf53e['insertionPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['insertionPosition'],_0x7ba500)),null!=_0x137026['wasUndone']&&_0x137026['hasOwnProperty']('wasUndone')&&(_0xbbf53e['wasUndone']=_0x137026['wasUndone']),_0xbbf53e;},_0x1454d4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1454d4['getTypeUrl']=function(_0x3f2f03){return void 0x0===_0x3f2f03&&(_0x3f2f03='type.googleapis.com'),_0x3f2f03+'/SplitOperation';},_0x1454d4;}()),_0x4dfa7f['Position']=(function(){function _0x21aa44(_0x358e03){if(this['path']=[],_0x358e03){for(var _0x349746=Object['keys'](_0x358e03),_0x3dbae0=0x0;_0x3dbae0<_0x349746['length'];++_0x3dbae0)null!=_0x358e03[_0x349746[_0x3dbae0]]&&(this[_0x349746[_0x3dbae0]]=_0x358e03[_0x349746[_0x3dbae0]]);}}return _0x21aa44['prototype']['root']='',_0x21aa44['prototype']['rootMain']=!0x1,_0x21aa44['prototype']['rootGraveyard']=!0x1,_0x21aa44['prototype']['path']=_0x5b8838['emptyArray'],_0x21aa44['prototype']['stickiness']='',_0x21aa44['create']=function(_0x58dc20){return new _0x21aa44(_0x58dc20);},_0x21aa44['encode']=function(_0x2b8706,_0x2673ab){if(_0x2673ab||(_0x2673ab=_0x2ae4f3['create']()),null!=_0x2b8706['root']&&Object['hasOwnProperty']['call'](_0x2b8706,'root')&&_0x2673ab['uint32'](0xa)['string'](_0x2b8706['root']),null!=_0x2b8706['rootMain']&&Object['hasOwnProperty']['call'](_0x2b8706,'rootMain')&&_0x2673ab['uint32'](0x10)['bool'](_0x2b8706['rootMain']),null!=_0x2b8706['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2b8706,'rootGraveyard')&&_0x2673ab['uint32'](0x18)['bool'](_0x2b8706['rootGraveyard']),null!=_0x2b8706['path']&&_0x2b8706['path']['length']){_0x2673ab['uint32'](0x22)['fork']();for(var _0x2b5c7c=0x0;_0x2b5c7c<_0x2b8706['path']['length'];++_0x2b5c7c)_0x2673ab['uint32'](_0x2b8706['path'][_0x2b5c7c]);_0x2673ab['ldelim']();}return null!=_0x2b8706['stickiness']&&Object['hasOwnProperty']['call'](_0x2b8706,'stickiness')&&_0x2673ab['uint32'](0x2a)['string'](_0x2b8706['stickiness']),_0x2673ab;},_0x21aa44['encodeDelimited']=function(_0x3e40f6,_0x1c7f5b){return this['encode'](_0x3e40f6,_0x1c7f5b)['ldelim']();},_0x21aa44['decode']=function(_0x517fa8,_0x251bfc){_0x517fa8 instanceof _0x5743de||(_0x517fa8=_0x5743de['create'](_0x517fa8));for(var _0x388f82=void 0x0===_0x251bfc?_0x517fa8['len']:_0x517fa8['pos']+_0x251bfc,_0x31780a=new _0x4dfa7f['Position']();_0x517fa8['pos']<_0x388f82;){var _0x2a563c=_0x517fa8['uint32']();switch(_0x2a563c>>>0x3){case 0x1:_0x31780a['root']=_0x517fa8['string']();break;case 0x2:_0x31780a['rootMain']=_0x517fa8['bool']();break;case 0x3:_0x31780a['rootGraveyard']=_0x517fa8['bool']();break;case 0x4:if(_0x31780a['path']&&_0x31780a['path']['length']||(_0x31780a['path']=[]),0x2==(0x7&_0x2a563c)){for(var _0x55ac22=_0x517fa8['uint32']()+_0x517fa8['pos'];_0x517fa8['pos']<_0x55ac22;)_0x31780a['path']['push'](_0x517fa8['uint32']());}else _0x31780a['path']['push'](_0x517fa8['uint32']());break;case 0x5:_0x31780a['stickiness']=_0x517fa8['string']();break;default:_0x517fa8['skipType'](0x7&_0x2a563c);}}return _0x31780a;},_0x21aa44['decodeDelimited']=function(_0x1f0fae){return _0x1f0fae instanceof _0x5743de||(_0x1f0fae=new _0x5743de(_0x1f0fae)),this['decode'](_0x1f0fae,_0x1f0fae['uint32']());},_0x21aa44['verify']=function(_0x4270c1){if('object'!=typeof _0x4270c1||null===_0x4270c1)return'object\x20expected';if(null!=_0x4270c1['root']&&_0x4270c1['hasOwnProperty']('root')&&!_0x5b8838['isString'](_0x4270c1['root']))return'root:\x20string\x20expected';if(null!=_0x4270c1['rootMain']&&_0x4270c1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4270c1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4270c1['rootGraveyard']&&_0x4270c1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4270c1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4270c1['path']&&_0x4270c1['hasOwnProperty']('path')){if(!Array['isArray'](_0x4270c1['path']))return'path:\x20array\x20expected';for(var _0x4c7da1=0x0;_0x4c7da1<_0x4270c1['path']['length'];++_0x4c7da1)if(!_0x5b8838['isInteger'](_0x4270c1['path'][_0x4c7da1]))return'path:\x20integer[]\x20expected';}return null!=_0x4270c1['stickiness']&&_0x4270c1['hasOwnProperty']('stickiness')&&!_0x5b8838['isString'](_0x4270c1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x21aa44['fromObject']=function(_0x1fb703){if(_0x1fb703 instanceof _0x4dfa7f['Position'])return _0x1fb703;var _0x4cfb2f=new _0x4dfa7f['Position']();if(null!=_0x1fb703['root']&&(_0x4cfb2f['root']=String(_0x1fb703['root'])),null!=_0x1fb703['rootMain']&&(_0x4cfb2f['rootMain']=Boolean(_0x1fb703['rootMain'])),null!=_0x1fb703['rootGraveyard']&&(_0x4cfb2f['rootGraveyard']=Boolean(_0x1fb703['rootGraveyard'])),_0x1fb703['path']){if(!Array['isArray'](_0x1fb703['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4cfb2f['path']=[];for(var _0x4cd177=0x0;_0x4cd177<_0x1fb703['path']['length'];++_0x4cd177)_0x4cfb2f['path'][_0x4cd177]=_0x1fb703['path'][_0x4cd177]>>>0x0;}return null!=_0x1fb703['stickiness']&&(_0x4cfb2f['stickiness']=String(_0x1fb703['stickiness'])),_0x4cfb2f;},_0x21aa44['toObject']=function(_0x1f77ff,_0x273acc){_0x273acc||(_0x273acc={});var _0x1ffb8e={};if((_0x273acc['arrays']||_0x273acc['defaults'])&&(_0x1ffb8e['path']=[]),_0x273acc['defaults']&&(_0x1ffb8e['root']='',_0x1ffb8e['rootMain']=!0x1,_0x1ffb8e['rootGraveyard']=!0x1,_0x1ffb8e['stickiness']=''),null!=_0x1f77ff['root']&&_0x1f77ff['hasOwnProperty']('root')&&(_0x1ffb8e['root']=_0x1f77ff['root']),null!=_0x1f77ff['rootMain']&&_0x1f77ff['hasOwnProperty']('rootMain')&&(_0x1ffb8e['rootMain']=_0x1f77ff['rootMain']),null!=_0x1f77ff['rootGraveyard']&&_0x1f77ff['hasOwnProperty']('rootGraveyard')&&(_0x1ffb8e['rootGraveyard']=_0x1f77ff['rootGraveyard']),_0x1f77ff['path']&&_0x1f77ff['path']['length']){_0x1ffb8e['path']=[];for(var _0x2c05bf=0x0;_0x2c05bf<_0x1f77ff['path']['length'];++_0x2c05bf)_0x1ffb8e['path'][_0x2c05bf]=_0x1f77ff['path'][_0x2c05bf];}return null!=_0x1f77ff['stickiness']&&_0x1f77ff['hasOwnProperty']('stickiness')&&(_0x1ffb8e['stickiness']=_0x1f77ff['stickiness']),_0x1ffb8e;},_0x21aa44['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x21aa44['getTypeUrl']=function(_0x287665){return void 0x0===_0x287665&&(_0x287665='type.googleapis.com'),_0x287665+'/Position';},_0x21aa44;}()),_0x4dfa7f['Range']=(function(){function _0x50a361(_0x43b643){if(_0x43b643){for(var _0x9cb0c5=Object['keys'](_0x43b643),_0x30448b=0x0;_0x30448b<_0x9cb0c5['length'];++_0x30448b)null!=_0x43b643[_0x9cb0c5[_0x30448b]]&&(this[_0x9cb0c5[_0x30448b]]=_0x43b643[_0x9cb0c5[_0x30448b]]);}}return _0x50a361['prototype']['start']=null,_0x50a361['prototype']['end']=null,_0x50a361['create']=function(_0x286f63){return new _0x50a361(_0x286f63);},_0x50a361['encode']=function(_0xb8e8ab,_0x3803c7){return _0x3803c7||(_0x3803c7=_0x2ae4f3['create']()),null!=_0xb8e8ab['start']&&Object['hasOwnProperty']['call'](_0xb8e8ab,'start')&&_0x4dfa7f['Position']['encode'](_0xb8e8ab['start'],_0x3803c7['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb8e8ab['end']&&Object['hasOwnProperty']['call'](_0xb8e8ab,'end')&&_0x4dfa7f['Position']['encode'](_0xb8e8ab['end'],_0x3803c7['uint32'](0x12)['fork']())['ldelim'](),_0x3803c7;},_0x50a361['encodeDelimited']=function(_0x4e80fc,_0x45a57f){return this['encode'](_0x4e80fc,_0x45a57f)['ldelim']();},_0x50a361['decode']=function(_0x1f1a15,_0x37515c){_0x1f1a15 instanceof _0x5743de||(_0x1f1a15=_0x5743de['create'](_0x1f1a15));for(var _0x9ae539=void 0x0===_0x37515c?_0x1f1a15['len']:_0x1f1a15['pos']+_0x37515c,_0x2a7dfa=new _0x4dfa7f['Range']();_0x1f1a15['pos']<_0x9ae539;){var _0x4529ff=_0x1f1a15['uint32']();switch(_0x4529ff>>>0x3){case 0x1:_0x2a7dfa['start']=_0x4dfa7f['Position']['decode'](_0x1f1a15,_0x1f1a15['uint32']());break;case 0x2:_0x2a7dfa['end']=_0x4dfa7f['Position']['decode'](_0x1f1a15,_0x1f1a15['uint32']());break;default:_0x1f1a15['skipType'](0x7&_0x4529ff);}}return _0x2a7dfa;},_0x50a361['decodeDelimited']=function(_0x49d200){return _0x49d200 instanceof _0x5743de||(_0x49d200=new _0x5743de(_0x49d200)),this['decode'](_0x49d200,_0x49d200['uint32']());},_0x50a361['verify']=function(_0x3ca229){if('object'!=typeof _0x3ca229||null===_0x3ca229)return'object\x20expected';var _0xb24902;if(null!=_0x3ca229['start']&&_0x3ca229['hasOwnProperty']('start')&&(_0xb24902=_0x4dfa7f['Position']['verify'](_0x3ca229['start'])))return'start.'+_0xb24902;if(null!=_0x3ca229['end']&&_0x3ca229['hasOwnProperty']('end')&&(_0xb24902=_0x4dfa7f['Position']['verify'](_0x3ca229['end'])))return'end.'+_0xb24902;return null;},_0x50a361['fromObject']=function(_0x44922c){if(_0x44922c instanceof _0x4dfa7f['Range'])return _0x44922c;var _0x5a5900=new _0x4dfa7f['Range']();if(null!=_0x44922c['start']){if('object'!=typeof _0x44922c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5a5900['start']=_0x4dfa7f['Position']['fromObject'](_0x44922c['start']);}if(null!=_0x44922c['end']){if('object'!=typeof _0x44922c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5a5900['end']=_0x4dfa7f['Position']['fromObject'](_0x44922c['end']);}return _0x5a5900;},_0x50a361['toObject']=function(_0x4ea4f2,_0x12d5b5){_0x12d5b5||(_0x12d5b5={});var _0x2c2442={};return _0x12d5b5['defaults']&&(_0x2c2442['start']=null,_0x2c2442['end']=null),null!=_0x4ea4f2['start']&&_0x4ea4f2['hasOwnProperty']('start')&&(_0x2c2442['start']=_0x4dfa7f['Position']['toObject'](_0x4ea4f2['start'],_0x12d5b5)),null!=_0x4ea4f2['end']&&_0x4ea4f2['hasOwnProperty']('end')&&(_0x2c2442['end']=_0x4dfa7f['Position']['toObject'](_0x4ea4f2['end'],_0x12d5b5)),_0x2c2442;},_0x50a361['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x50a361['getTypeUrl']=function(_0x383051){return void 0x0===_0x383051&&(_0x383051='type.googleapis.com'),_0x383051+'/Range';},_0x50a361;}()),_0x4dfa7f['Element']=(function(){function _0x29d588(_0x35b239){if(this['children']=[],this['attributesBoolean']={},_0x35b239){for(var _0x2c7ae4=Object['keys'](_0x35b239),_0x43937e=0x0;_0x43937e<_0x2c7ae4['length'];++_0x43937e)null!=_0x35b239[_0x2c7ae4[_0x43937e]]&&(this[_0x2c7ae4[_0x43937e]]=_0x35b239[_0x2c7ae4[_0x43937e]]);}}return _0x29d588['prototype']['name']='',_0x29d588['prototype']['children']=_0x5b8838['emptyArray'],_0x29d588['prototype']['data']='',_0x29d588['prototype']['attributesBoolean']=_0x5b8838['emptyObject'],_0x29d588['prototype']['attributesJson']='',_0x29d588['create']=function(_0x5da58e){return new _0x29d588(_0x5da58e);},_0x29d588['encode']=function(_0x229671,_0x47ea5a){if(_0x47ea5a||(_0x47ea5a=_0x2ae4f3['create']()),null!=_0x229671['name']&&Object['hasOwnProperty']['call'](_0x229671,'name')&&_0x47ea5a['uint32'](0xa)['string'](_0x229671['name']),null!=_0x229671['children']&&_0x229671['children']['length']){for(var _0x87d8eb=0x0;_0x87d8eb<_0x229671['children']['length'];++_0x87d8eb)_0x4dfa7f['Element']['encode'](_0x229671['children'][_0x87d8eb],_0x47ea5a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x229671['data']&&Object['hasOwnProperty']['call'](_0x229671,'data')&&_0x47ea5a['uint32'](0x1a)['string'](_0x229671['data']),null!=_0x229671['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x229671,'attributesBoolean')){var _0x4770c8=Object['keys'](_0x229671['attributesBoolean']);for(_0x87d8eb=0x0;_0x87d8eb<_0x4770c8['length'];++_0x87d8eb)_0x47ea5a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4770c8[_0x87d8eb])['uint32'](0x10)['bool'](_0x229671['attributesBoolean'][_0x4770c8[_0x87d8eb]])['ldelim']();}return null!=_0x229671['attributesJson']&&Object['hasOwnProperty']['call'](_0x229671,'attributesJson')&&_0x47ea5a['uint32'](0x2a)['string'](_0x229671['attributesJson']),_0x47ea5a;},_0x29d588['encodeDelimited']=function(_0x3397fe,_0x13bfc5){return this['encode'](_0x3397fe,_0x13bfc5)['ldelim']();},_0x29d588['decode']=function(_0x3485bb,_0x2ac3a4){_0x3485bb instanceof _0x5743de||(_0x3485bb=_0x5743de['create'](_0x3485bb));for(var _0x2d90c7,_0x492179,_0x1b3a35=void 0x0===_0x2ac3a4?_0x3485bb['len']:_0x3485bb['pos']+_0x2ac3a4,_0x19c72d=new _0x4dfa7f['Element']();_0x3485bb['pos']<_0x1b3a35;){var _0x1a00ba=_0x3485bb['uint32']();switch(_0x1a00ba>>>0x3){case 0x1:_0x19c72d['name']=_0x3485bb['string']();break;case 0x2:_0x19c72d['children']&&_0x19c72d['children']['length']||(_0x19c72d['children']=[]),_0x19c72d['children']['push'](_0x4dfa7f['Element']['decode'](_0x3485bb,_0x3485bb['uint32']()));break;case 0x3:_0x19c72d['data']=_0x3485bb['string']();break;case 0x4:_0x19c72d['attributesBoolean']===_0x5b8838['emptyObject']&&(_0x19c72d['attributesBoolean']={});var _0x191cfe=_0x3485bb['uint32']()+_0x3485bb['pos'];for(_0x2d90c7='',_0x492179=!0x1;_0x3485bb['pos']<_0x191cfe;){var _0x598b7d=_0x3485bb['uint32']();switch(_0x598b7d>>>0x3){case 0x1:_0x2d90c7=_0x3485bb['string']();break;case 0x2:_0x492179=_0x3485bb['bool']();break;default:_0x3485bb['skipType'](0x7&_0x598b7d);}}_0x19c72d['attributesBoolean'][_0x2d90c7]=_0x492179;break;case 0x5:_0x19c72d['attributesJson']=_0x3485bb['string']();break;default:_0x3485bb['skipType'](0x7&_0x1a00ba);}}return _0x19c72d;},_0x29d588['decodeDelimited']=function(_0xcc1f88){return _0xcc1f88 instanceof _0x5743de||(_0xcc1f88=new _0x5743de(_0xcc1f88)),this['decode'](_0xcc1f88,_0xcc1f88['uint32']());},_0x29d588['verify']=function(_0x134966){if('object'!=typeof _0x134966||null===_0x134966)return'object\x20expected';if(null!=_0x134966['name']&&_0x134966['hasOwnProperty']('name')&&!_0x5b8838['isString'](_0x134966['name']))return'name:\x20string\x20expected';if(null!=_0x134966['children']&&_0x134966['hasOwnProperty']('children')){if(!Array['isArray'](_0x134966['children']))return'children:\x20array\x20expected';for(var _0xe7b232=0x0;_0xe7b232<_0x134966['children']['length'];++_0xe7b232){var _0x3d8e38=_0x4dfa7f['Element']['verify'](_0x134966['children'][_0xe7b232]);if(_0x3d8e38)return'children.'+_0x3d8e38;}}if(null!=_0x134966['data']&&_0x134966['hasOwnProperty']('data')&&!_0x5b8838['isString'](_0x134966['data']))return'data:\x20string\x20expected';if(null!=_0x134966['attributesBoolean']&&_0x134966['hasOwnProperty']('attributesBoolean')){if(!_0x5b8838['isObject'](_0x134966['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x576514=Object['keys'](_0x134966['attributesBoolean']);for(_0xe7b232=0x0;_0xe7b232<_0x576514['length'];++_0xe7b232)if('boolean'!=typeof _0x134966['attributesBoolean'][_0x576514[_0xe7b232]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x134966['attributesJson']&&_0x134966['hasOwnProperty']('attributesJson')&&!_0x5b8838['isString'](_0x134966['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x29d588['fromObject']=function(_0x4deda5){if(_0x4deda5 instanceof _0x4dfa7f['Element'])return _0x4deda5;var _0x41f640=new _0x4dfa7f['Element']();if(null!=_0x4deda5['name']&&(_0x41f640['name']=String(_0x4deda5['name'])),_0x4deda5['children']){if(!Array['isArray'](_0x4deda5['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x41f640['children']=[];for(var _0x9f7a71=0x0;_0x9f7a71<_0x4deda5['children']['length'];++_0x9f7a71){if('object'!=typeof _0x4deda5['children'][_0x9f7a71])throw TypeError('.Element.children:\x20object\x20expected');_0x41f640['children'][_0x9f7a71]=_0x4dfa7f['Element']['fromObject'](_0x4deda5['children'][_0x9f7a71]);}}if(null!=_0x4deda5['data']&&(_0x41f640['data']=String(_0x4deda5['data'])),_0x4deda5['attributesBoolean']){if('object'!=typeof _0x4deda5['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x41f640['attributesBoolean']={};var _0x389288=Object['keys'](_0x4deda5['attributesBoolean']);for(_0x9f7a71=0x0;_0x9f7a71<_0x389288['length'];++_0x9f7a71)_0x41f640['attributesBoolean'][_0x389288[_0x9f7a71]]=Boolean(_0x4deda5['attributesBoolean'][_0x389288[_0x9f7a71]]);}return null!=_0x4deda5['attributesJson']&&(_0x41f640['attributesJson']=String(_0x4deda5['attributesJson'])),_0x41f640;},_0x29d588['toObject']=function(_0xdff2c,_0x5e9cf5){_0x5e9cf5||(_0x5e9cf5={});var _0x10eda5,_0x44b139={};if((_0x5e9cf5['arrays']||_0x5e9cf5['defaults'])&&(_0x44b139['children']=[]),(_0x5e9cf5['objects']||_0x5e9cf5['defaults'])&&(_0x44b139['attributesBoolean']={}),_0x5e9cf5['defaults']&&(_0x44b139['name']='',_0x44b139['data']='',_0x44b139['attributesJson']=''),null!=_0xdff2c['name']&&_0xdff2c['hasOwnProperty']('name')&&(_0x44b139['name']=_0xdff2c['name']),_0xdff2c['children']&&_0xdff2c['children']['length']){_0x44b139['children']=[];for(var _0x4846eb=0x0;_0x4846eb<_0xdff2c['children']['length'];++_0x4846eb)_0x44b139['children'][_0x4846eb]=_0x4dfa7f['Element']['toObject'](_0xdff2c['children'][_0x4846eb],_0x5e9cf5);}if(null!=_0xdff2c['data']&&_0xdff2c['hasOwnProperty']('data')&&(_0x44b139['data']=_0xdff2c['data']),_0xdff2c['attributesBoolean']&&(_0x10eda5=Object['keys'](_0xdff2c['attributesBoolean']))['length']){_0x44b139['attributesBoolean']={};for(_0x4846eb=0x0;_0x4846eb<_0x10eda5['length'];++_0x4846eb)_0x44b139['attributesBoolean'][_0x10eda5[_0x4846eb]]=_0xdff2c['attributesBoolean'][_0x10eda5[_0x4846eb]];}return null!=_0xdff2c['attributesJson']&&_0xdff2c['hasOwnProperty']('attributesJson')&&(_0x44b139['attributesJson']=_0xdff2c['attributesJson']),_0x44b139;},_0x29d588['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x29d588['getTypeUrl']=function(_0x14b39d){return void 0x0===_0x14b39d&&(_0x14b39d='type.googleapis.com'),_0x14b39d+'/Element';},_0x29d588;}()),_0x4dfa7f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5f54c4){return new y(this['_protobufRoot'][_0x5f54c4]);}}class y{['_protobuf'];constructor(_0x2fd55d){this['_protobuf']=_0x2fd55d;}['compress'](_0x5edbec){const _0x47b1a3=this['_protobuf']['verify'](_0x5edbec);if(_0x47b1a3)throw Error(_0x47b1a3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5edbec))['finish']();}['decompress'](_0x408a74){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x408a74),{'oneofs':!0x0});}}function _(_0x146b6f,_0x1f6b88){const _0x29714e=_0x109bd5(_0x146b6f);return _0x29714e['path'][_0x29714e['path']['length']-0x1]+=_0x1f6b88,_0x29714e;}function O(_0x5e458a,_0x4a98b0){return _0x5e458a['root']===_0x4a98b0['root']&&_0x3f3d14(_0x5e458a['path'],_0x4a98b0['path']);}function $(_0x135eec){P(_0x135eec,_0x3704df=>('main'==_0x3704df['root']?(_0x3704df['rootMain']=!0x0,delete _0x3704df['root']):'$graveyard'==_0x3704df['root']&&(_0x3704df['rootGraveyard']=!0x0,delete _0x3704df['root']),_0x3704df));}function J(_0x483ee4){P(_0x483ee4,_0x508eec=>(_0x508eec['rootMain']?(_0x508eec['root']='main',delete _0x508eec['rootMain']):_0x508eec['rootGraveyard']&&(_0x508eec['root']='$graveyard',delete _0x508eec['rootGraveyard']),_0x508eec));}function P(_0x4cc011,_0x2777d8){for(const _0x54588d in _0x4cc011){const _0x28e811=_0x4cc011[_0x54588d];'nodes'!==_0x54588d&&_0x48957a(_0x28e811)&&(_0x28e811['path']&&(_0x28e811['root']||_0x28e811['rootMain']||_0x28e811['rootGraveyard'])?_0x4cc011[_0x54588d]=_0x2777d8(_0x28e811):P(_0x28e811,_0x2777d8));}return _0x4cc011;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xb9528d,_0x59c4e7,_0x44d94d){this['_id']=_0xb9528d,this['_operationName']=_0x59c4e7,this['_protobufDescriptor']=_0x44d94d;}['compress'](_0x148f9d,_0x35a1d5){const _0x116bbe=_0x35a1d5['shift']();return $(_0x116bbe),_0x148f9d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x116bbe)),_0x148f9d['types']['push'](this['_id']),!0x0;}['decompress'](_0xfe0e77,_0x69996){_0x69996['types']['shift']();const _0x1d1781=this['_protobufDescriptor']['decompress'](_0x69996['buffers']['shift']());J(_0x1d1781),_0x1d1781['__className']=this['_operationName'],_0xfe0e77['push'](_0x1d1781);}}class s extends e{['compress'](_0x442768,_0x416095){const _0x29755d=_0x416095['shift']();return this['_serializeOneOf']('oldValue',_0x29755d),this['_serializeOneOf']('newValue',_0x29755d),$(_0x29755d),_0x442768['buffers']['push'](this['_protobufDescriptor']['compress'](_0x29755d)),_0x442768['types']['push'](this['_id']),!0x0;}['decompress'](_0x54ab6e,_0x101cc4){const {types:_0x3a4eab,buffers:_0x3c7d7c}=_0x101cc4,_0x16bd16=this['_protobufDescriptor']['decompress'](_0x3c7d7c['shift']());_0x3a4eab['shift'](),this['_deserializeOneOf']('oldValue',_0x16bd16),this['_deserializeOneOf']('newValue',_0x16bd16),J(_0x16bd16),_0x16bd16['__className']=this['_operationName'],_0x54ab6e['push'](_0x16bd16);}['_serializeOneOf'](_0x4875bf,_0x1503ea){const _0x86429f=_0x1503ea[_0x4875bf];'boolean'==typeof _0x86429f?_0x1503ea[_0x4875bf+'Boolean']=_0x86429f:_0x1503ea[_0x4875bf+'Json']=JSON['stringify'](_0x86429f);}['_deserializeOneOf'](_0x268cd8,_0xe3b30f){const _0x491b48=_0x268cd8+'Json';_0xe3b30f[_0x491b48]?(_0xe3b30f[_0x268cd8]=JSON['parse'](_0xe3b30f[_0x491b48]),delete _0xe3b30f[_0x491b48]):(_0xe3b30f[_0x268cd8]=_0xe3b30f[_0x268cd8+'Boolean'],delete _0xe3b30f[_0x268cd8+'Boolean']);}}class i extends e{['compress'](_0x86de06,_0x547b06){const _0x59eb75=_0x547b06['shift']();return this['_serializeNodesAttributes'](_0x59eb75['nodes']),$(_0x59eb75),_0x86de06['buffers']['push'](this['_protobufDescriptor']['compress'](_0x59eb75)),_0x86de06['types']['push'](this['_id']),!0x0;}['decompress'](_0x35b3c2,_0x5b2647){const {types:_0x37ba9e,buffers:_0x52eb77}=_0x5b2647,_0x4462ea=this['_protobufDescriptor']['decompress'](_0x52eb77['shift']());_0x37ba9e['shift'](),_0x4462ea['nodes']||(_0x4462ea['nodes']=[]),this['_deserializeNodesAttributes'](_0x4462ea['nodes']),J(_0x4462ea),_0x4462ea['__className']=this['_operationName'],_0x35b3c2['push'](_0x4462ea);}['_serializeNodesAttributes'](_0x2a9960){for(const _0x591490 of _0x2a9960){if(_0x591490['attributes']){const _0x531509=_0x591490['attributes'];this['_areValuesBoolean'](_0x531509)?_0x591490['attributesBoolean']=_0x531509:_0x591490['attributesJson']=JSON['stringify'](_0x531509);}_0x591490['children']&&this['_serializeNodesAttributes'](_0x591490['children']);}}['_deserializeNodesAttributes'](_0x4c0f8f){for(const _0x4832f2 of _0x4c0f8f)(_0x4832f2['attributesBoolean']||_0x4832f2['attributesJson'])&&(_0x4832f2['attributesBoolean']?(_0x4832f2['attributes']=_0x4832f2['attributesBoolean'],delete _0x4832f2['attributesBoolean']):(_0x4832f2['attributes']=JSON['parse'](_0x4832f2['attributesJson']),delete _0x4832f2['attributesJson'])),_0x4832f2['children']&&this['_deserializeNodesAttributes'](_0x4832f2['children']);}['_areValuesBoolean'](_0xfb8b79){return Object['keys'](_0xfb8b79)['every'](_0x122daa=>'boolean'==typeof _0xfb8b79[_0x122daa]);}}class n extends e{['decompress'](_0x22feab,_0x5cac7c){super['decompress'](_0x22feab,_0x5cac7c);const _0x27ce43=_0x22feab[_0x22feab['length']-0x1];_0x27ce43['oldRange']||(_0x27ce43['oldRange']=null),_0x27ce43['newRange']||(_0x27ce43['newRange']=null);}}class p extends e{['compress'](_0x24f3f6,_0x352426){return _0x352426['shift'](),_0x24f3f6['types']['push'](this['_id']),!0x0;}['decompress'](_0x427ee2,_0x24eb36){_0x24eb36['types']['shift'](),_0x427ee2['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x15846c,_0x47d3cc,_0x587cd3,_0xee4457){super(_0x15846c,_0x47d3cc,_0x587cd3),this['_omittedNamespace']=_0xee4457+':';}['compress'](_0xec4f42,_0x4bf338){return!('MarkerOperation'!=_0x4bf338[0x0]['__className']||!_0x4bf338[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4bf338[0x0]['name']=_0x4bf338[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xec4f42,_0x4bf338),!0x0);}['decompress'](_0x3d551d,_0x2ef71d){super['decompress'](_0x3d551d,_0x2ef71d);const _0x5430fb=_0x3d551d[_0x3d551d['length']-0x1];_0x5430fb['name']=this['_omittedNamespace']+_0x5430fb['name'];}}class b{['_id'];['_context'];constructor(_0x32b3b8,_0x586f4e){this['_id']=_0x32b3b8,this['_context']=_0x586f4e;}['compress'](_0x54cb11,_0x480535){let _0x13820d;for(;_0x480535['length']>0x1&&this['_compareOperations'](_0x480535[0x0],_0x480535[0x1]);)_0x13820d?(_0x13820d=this['_combineNext'](_0x480535['shift'](),_0x13820d),_0x54cb11['types']['push'](0x0)):(_0x13820d=_0x109bd5(_0x480535['shift']()),_0x54cb11['types']['push'](this['_id']));return!!_0x13820d&&(_0x13820d=this['_combineNext'](_0x480535['shift'](),_0x13820d),_0x54cb11['types']['push'](0x0),_0x54cb11['buffers']['push'](this['_compressSingleOperation'](_0x13820d)),!0x0);}['decompress'](_0x4911ca,_0x53a1c7){const _0x3898d1=this['_decompressSingleOperation'](_0x53a1c7);for(;0x0==_0x53a1c7['types'][0x0];)_0x53a1c7['types']['shift'](),_0x4911ca['push'](this['_splitCurrent'](_0x3898d1));_0x4911ca['push'](_0x3898d1);}}class m extends b{['_combineNext'](_0x5a92b6,_0x3c2e7a){return _0x3c2e7a['nodes'][0x0]['data']+=_0x5a92b6['nodes'][0x0]['data'],_0x3c2e7a;}['_splitCurrent'](_0x1e2a74){const _0xdf5cdc=_0x109bd5(_0x1e2a74),_0x5352f6=_0xdf5cdc['nodes'][0x0],_0x28bf30=_0x1e2a74['nodes'][0x0],_0x5e4725=_0x28bf30['data'][Symbol['iterator']]()['next']()['value'],_0x20d0ee=_0x5e4725['length'];return _0x5352f6['data']=_0x5e4725,_0x28bf30['data']=_0x28bf30['data']['substr'](_0x20d0ee),_0x1e2a74['position']=_(_0x1e2a74['position'],_0x20d0ee),_0xdf5cdc;}['_compareOperations'](_0x3f1210,_0x46f345){if(this['_checkOperation'](_0x3f1210)&&this['_checkOperation'](_0x46f345)){const _0x4a75c1=_0x3f1210['nodes'][0x0]['data']['length'],_0x53bd0e=O(_(_0x3f1210['position'],_0x4a75c1),_0x46f345['position']),_0x32aef5=_0x3f1210['nodes'][0x0],_0xa94f76=_0x46f345['nodes'][0x0];return _0x53bd0e&&this['_compareAttributes'](_0x32aef5,_0xa94f76);}return!0x1;}['_compressSingleOperation'](_0x2778fa){const _0x3a68b9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3a68b9,[_0x2778fa]),_0x3a68b9['buffers'][0x0];}['_decompressSingleOperation'](_0x1c701f){const _0x19f1fb=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x19f1fb,_0x1c701f),_0x19f1fb[0x0];}['_checkOperation'](_0x140e4e){return'InsertOperation'==_0x140e4e['__className']&&0x1==_0x140e4e['nodes']['length']&&_0x140e4e['nodes'][0x0]['data']&&!_0x140e4e['wasUndone']&&0x1==Array['from'](_0x140e4e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x25d917,_0x2e3f74){const _0x132015=Object['keys'](_0x25d917['attributes']||{}),_0x158134=Object['keys'](_0x2e3f74['attributes']||{});return _0x132015['length']===_0x158134['length']&&_0x132015['every'](_0xd2da8e=>_0x2e3f74['attributes'][_0xd2da8e]&&_0x2e3f74['attributes'][_0xd2da8e]===_0x25d917['attributes'][_0xd2da8e]);}}class c extends b{['_combineNext'](_0x3f48a9,_0x3862d7){return _0x3862d7['howMany']++,_0x3862d7['sourcePosition']=_0x109bd5(_0x3f48a9['sourcePosition']),_0x3862d7;}['_splitCurrent'](_0x2baf79){const _0x39527c=_0x109bd5(_0x2baf79);return _0x2baf79['howMany']--,_0x39527c['howMany']=0x1,_0x39527c['sourcePosition']=_(_0x39527c['sourcePosition'],_0x2baf79['howMany']),_0x39527c;}['_compareOperations'](_0x447506,_0x5efbaa){return!(!this['_checkOperation'](_0x447506)||!this['_checkOperation'](_0x5efbaa))&&(O(_(_0x447506['sourcePosition'],-0x1),_0x5efbaa['sourcePosition'])&&O(_0x447506['targetPosition'],_0x5efbaa['targetPosition']));}['_compressSingleOperation'](_0x116a6b){const _0x364ccf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x364ccf,[_0x116a6b]),_0x364ccf['buffers'][0x0];}['_decompressSingleOperation'](_0x10d1c0){const _0x55ee1e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x55ee1e,_0x10d1c0),_0x55ee1e[0x0];}['_checkOperation'](_0xaaf08c){return'MoveOperation'==_0xaaf08c['__className']&&'$graveyard'==_0xaaf08c['targetPosition']['root']&&0x1==_0xaaf08c['howMany']&&!_0xaaf08c['wasUndone'];}}class h extends b{['_combineNext'](_0xa4c4b1,_0x4d63fc){return _0x4d63fc['howMany']++,_0x4d63fc;}['_splitCurrent'](_0x314852){const _0x50b352=_0x109bd5(_0x314852);return _0x50b352['howMany']=0x1,_0x314852['howMany']--,_0x50b352;}['_compareOperations'](_0x198da6,_0x4651fb){return!(!this['_checkOperation'](_0x198da6)||!this['_checkOperation'](_0x4651fb))&&(O(_0x198da6['sourcePosition'],_0x4651fb['sourcePosition'])&&O(_0x198da6['targetPosition'],_0x4651fb['targetPosition']));}['_compressSingleOperation'](_0x1ad623){const _0x5bc2d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5bc2d8,[_0x1ad623]),_0x5bc2d8['buffers'][0x0];}['_decompressSingleOperation'](_0x35f17d){const _0x30790b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x30790b,_0x35f17d),_0x30790b[0x0];}['_checkOperation'](_0x31cc29){return'MoveOperation'==_0x31cc29['__className']&&'$graveyard'==_0x31cc29['targetPosition']['root']&&0x1==_0x31cc29['howMany']&&!_0x31cc29['wasUndone'];}}class f extends b{['compress'](_0x378a68,_0x559541){if(!this['_compareOperations'](_0x559541[0x0],_0x559541[0x1]))return!0x1;const _0x195f5e=_0x559541['shift']();return _0x195f5e['oldRange']=null,_0x195f5e['newRange']&&O(_0x195f5e['newRange']['start'],_0x195f5e['newRange']['end'])&&(_0x195f5e['newRange']['end']=null),_0x559541['shift'](),_0x378a68['types']['push'](this['_id']),_0x378a68['types']['push'](0x0),_0x378a68['buffers']['push'](this['_compressSingleOperation'](_0x195f5e)),!0x0;}['decompress'](_0x86617f,_0x1990e2){const _0x1df2f1=this['_decompressSingleOperation'](_0x1990e2);_0x1df2f1['newRange']&&!_0x1df2f1['newRange']['end']&&(_0x1df2f1['newRange']['end']=_0x109bd5(_0x1df2f1['newRange']['start']));const _0x5d45be=_0x109bd5(_0x1df2f1);_0x5d45be['newRange']&&(_0x5d45be['newRange']['start']['stickiness']='toNone',_0x5d45be['newRange']['end']=_0x109bd5(_0x5d45be['newRange']['start'])),_0x5d45be['name']='user:position:'+_0x5d45be['name']['split'](':')[0x2],_0x1990e2['types']['shift'](),_0x86617f['push'](_0x1df2f1),_0x86617f['push'](_0x5d45be);}['_compressSingleOperation'](_0x3733cf){const _0x48aa4e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x48aa4e,[_0x3733cf]),_0x48aa4e['buffers'][0x0];}['_decompressSingleOperation'](_0x3f38f5){const _0x6660d0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x6660d0,_0x3f38f5),_0x6660d0[0x0];}['_compareOperations'](_0x34f312,_0x20f57e){return!(!_0x34f312||!_0x20f57e)&&('MarkerOperation'==_0x34f312['__className']&&'MarkerOperation'==_0x20f57e['__className']&&!(!_0x34f312['name']['startsWith']('user:')||!_0x20f57e['name']['startsWith']('user:')||_0x34f312['name']==_0x20f57e['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x24c6b5=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x24c6b5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x24c6b5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x247481){if(!_0x247481||!_0x247481[0x0])throw new _0x512d99('no-operations-provided',this);const _0xb564ac={'types':[],'buffers':[],'baseVersion':_0x247481[0x0]['baseVersion']};for(;_0x247481['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('TypingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('DeletingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName'](_0x247481[0x0]['__className'])['compress'](_0xb564ac,_0x247481);return _0xb564ac;}['decompress'](_0x47a40b){const _0x3c71a6=[];for(;_0x47a40b['types']['length'];){this['_compressorById']['get'](_0x47a40b['types'][0x0])['decompress'](_0x3c71a6,_0x47a40b);}return _0x3c71a6['forEach']((_0x37990c,_0xfeaa57)=>_0x37990c['baseVersion']=_0x47a40b['baseVersion']+_0xfeaa57),_0x3c71a6;}['_getCompressorByName'](_0x2235a2){return this['_compressorByName']['get'](_0x2235a2);}['_registerOperationCompressor'](_0x3effab,_0x12df5d,_0x21b179){const _0x22e095=new _0x21b179(_0x3effab,_0x12df5d,this['_protobufFactory']['getDescriptor'](_0x12df5d));this['_registerCompressor'](_0x3effab,_0x12df5d,_0x22e095);}['_registerActionCompressor'](_0x381ddf,_0x1173bd,_0x346ed1){const _0x1cf951=new _0x346ed1(_0x381ddf,this);this['_registerCompressor'](_0x381ddf,_0x1173bd,_0x1cf951);}['_registerCompressor'](_0x1bf972,_0x176cad,_0x16cca3){this['_compressorById']['set'](_0x1bf972,_0x16cca3),this['_compressorByName']['set'](_0x176cad,_0x16cca3);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.0.0-alpha.
|
|
3
|
+
"version": "44.0.0-alpha.6",
|
|
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": "44.0.0-alpha.
|
|
37
|
-
"ckeditor5": "44.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.6",
|
|
37
|
+
"ckeditor5": "44.0.0-alpha.6",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xf10b(_0x164996,_0x590df4){const _0x4e9210=_0x4e92();return _0xf10b=function(_0xf10b1c,_0x32cf15){_0xf10b1c=_0xf10b1c-0x1a1;let _0x1ead86=_0x4e9210[_0xf10b1c];return _0x1ead86;},_0xf10b(_0x164996,_0x590df4);}const _0x24a6e1=_0xf10b;(function(_0x4478e0,_0x3cb01f){const _0x125b7d=_0xf10b,_0x1e2600=_0x4478e0();while(!![]){try{const _0x28bdad=parseInt(_0x125b7d(0x1b7))/0x1*(parseInt(_0x125b7d(0x1b2))/0x2)+parseInt(_0x125b7d(0x1ac))/0x3*(-parseInt(_0x125b7d(0x1ab))/0x4)+-parseInt(_0x125b7d(0x1a3))/0x5*(-parseInt(_0x125b7d(0x1b6))/0x6)+parseInt(_0x125b7d(0x1af))/0x7+-parseInt(_0x125b7d(0x1b1))/0x8+-parseInt(_0x125b7d(0x1aa))/0x9+parseInt(_0x125b7d(0x1a9))/0xa;if(_0x28bdad===_0x3cb01f)break;else _0x1e2600['push'](_0x1e2600['shift']());}catch(_0x195a27){_0x1e2600['push'](_0x1e2600['shift']());}}}(_0x4e92,0x9e190));import{cloneDeep as _0xfa0045}from'lodash-es';export default class b{constructor(_0x1969a0,_0x255bdc){const _0x170a07=_0xf10b;this[_0x170a07(0x1a2)]=_0x1969a0,this[_0x170a07(0x1a8)]=_0x255bdc;}[_0x24a6e1(0x1a7)](_0x3242a8,_0x1612f4){const _0xcba74=_0x24a6e1;let _0x4f3c8f;for(;_0x1612f4[_0xcba74(0x1b0)]>0x1&&this[_0xcba74(0x1a5)](_0x1612f4[0x0],_0x1612f4[0x1]);)_0x4f3c8f?(_0x4f3c8f=this[_0xcba74(0x1ad)](_0x1612f4[_0xcba74(0x1b4)](),_0x4f3c8f),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](0x0)):(_0x4f3c8f=_0xfa0045(_0x1612f4[_0xcba74(0x1b4)]()),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](this[_0xcba74(0x1a2)]));return!!_0x4f3c8f&&(_0x4f3c8f=this[_0xcba74(0x1ad)](_0x1612f4[_0xcba74(0x1b4)](),_0x4f3c8f),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](0x0),_0x3242a8[_0xcba74(0x1b3)][_0xcba74(0x1b8)](this[_0xcba74(0x1a4)](_0x4f3c8f)),!0x0);}[_0x24a6e1(0x1a6)](_0x51b4da,_0x3f188f){const _0x23cbc8=_0x24a6e1,_0x2f57f2=this[_0x23cbc8(0x1b5)](_0x3f188f);for(;0x0==_0x3f188f[_0x23cbc8(0x1a1)][0x0];)_0x3f188f[_0x23cbc8(0x1a1)][_0x23cbc8(0x1b4)](),_0x51b4da[_0x23cbc8(0x1b8)](this[_0x23cbc8(0x1ae)](_0x2f57f2));_0x51b4da[_0x23cbc8(0x1b8)](_0x2f57f2);}}function _0x4e92(){const _0x5dc24a=['compress','_context','2953310EjEAhd','9497313ptXcwD','14380uYywSS','33sdAWug','_combineNext','_splitCurrent','7892010eKxzVx','length','3260624QsrCgG','45758EjvFRn','buffers','shift','_decompressSingleOperation','53814SokaLP','31BZqoja','push','types','_id','10iijLos','_compressSingleOperation','_compareOperations','decompress'];_0x4e92=function(){return _0x5dc24a;};return _0x4e92();}
|