@ckeditor/ckeditor5-operations-compressor 43.3.1 → 44.0.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,18 +4,24 @@
4
4
 
5
5
  CKEditor 5 operations compressor is a low-level API that compresses and decompresses operations to a normalized binary format to decrease network usage during real-time collaborative editing. It is required by the [CKEditor 5 real-time collaborative editing](https://ckeditor.com/collaboration/real-time/) feature to enable collaboration in [CKEditor 5](https://ckeditor.com/ckeditor-5/).
6
6
 
7
- ## Documentation
8
-
9
- For more information about real-time collaboration see the [CKEditor 5 real-time collaboration documentation](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html).
10
-
11
- Also, make sure you visit the [CKEditor 5 changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md) whenever a new version of the package is released.
12
-
13
7
  ## Installation
14
8
 
9
+ This plugin is part of the `ckeditor5-premium-features` package. Install the whole package to use it.
10
+
15
11
  ```bash
16
12
  npm install ckeditor5-premium-features
17
13
  ```
18
14
 
15
+ ## Create free account
16
+
17
+ If you want to check full CKEditor 5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/signup).
18
+
19
+ ## Documentation
20
+
21
+ For more information about real-time collaboration see the [CKEditor 5 real-time collaboration documentation](https://ckeditor.com/docs/ckeditor5/latest/features/collaboration/real-time-collaboration/real-time-collaboration.html).
22
+
23
+ Also, make sure you visit the [CKEditor 5 changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md) whenever a new version of the package is released.
24
+
19
25
  ## Getting support
20
26
 
21
27
  CKEditor 5 operations compressor comes with outstanding support from a dedicated team of customer care specialists, QA engineers and CKEditor 5 developers. The team will gladly assist you in all aspects from setting up your account to integrating CKEditor 5 Collaboration features with your application.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x1d21f9}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1cb8e6 from'protobufjs/minimal.js';import{cloneDeep as _0x400cc1,isEqual as _0x45ff1d,isObject as _0x19bd5c}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x2a3711=_0x1cb8e6['Reader'],_0x3f90b9=_0x1cb8e6['Writer'],_0x2d424b=_0x1cb8e6['util'],_0x39c05c=_0x1cb8e6['roots']['default']||(_0x1cb8e6['roots']['default']={});return _0x39c05c['AttributeOperation']=(function(){function _0x274d77(_0x3aa44e){if(_0x3aa44e){for(var _0x5ef3b4=Object['keys'](_0x3aa44e),_0x29e696=0x0;_0x29e696<_0x5ef3b4['length'];++_0x29e696)null!=_0x3aa44e[_0x5ef3b4[_0x29e696]]&&(this[_0x5ef3b4[_0x29e696]]=_0x3aa44e[_0x5ef3b4[_0x29e696]]);}}return _0x274d77['prototype']['range']=null,_0x274d77['prototype']['key']='',_0x274d77['prototype']['oldValueBoolean']=!0x1,_0x274d77['prototype']['oldValueJson']='',_0x274d77['prototype']['newValueBoolean']=!0x1,_0x274d77['prototype']['newValueJson']='',_0x274d77['prototype']['wasUndone']=!0x1,_0x274d77['create']=function(_0x4c04fe){return new _0x274d77(_0x4c04fe);},_0x274d77['encode']=function(_0x323777,_0x9e71c5){return _0x9e71c5||(_0x9e71c5=_0x3f90b9['create']()),null!=_0x323777['range']&&Object['hasOwnProperty']['call'](_0x323777,'range')&&_0x39c05c['Range']['encode'](_0x323777['range'],_0x9e71c5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x323777['key']&&Object['hasOwnProperty']['call'](_0x323777,'key')&&_0x9e71c5['uint32'](0x12)['string'](_0x323777['key']),null!=_0x323777['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x323777,'oldValueBoolean')&&_0x9e71c5['uint32'](0x18)['bool'](_0x323777['oldValueBoolean']),null!=_0x323777['oldValueJson']&&Object['hasOwnProperty']['call'](_0x323777,'oldValueJson')&&_0x9e71c5['uint32'](0x22)['string'](_0x323777['oldValueJson']),null!=_0x323777['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x323777,'newValueBoolean')&&_0x9e71c5['uint32'](0x28)['bool'](_0x323777['newValueBoolean']),null!=_0x323777['newValueJson']&&Object['hasOwnProperty']['call'](_0x323777,'newValueJson')&&_0x9e71c5['uint32'](0x32)['string'](_0x323777['newValueJson']),null!=_0x323777['wasUndone']&&Object['hasOwnProperty']['call'](_0x323777,'wasUndone')&&_0x9e71c5['uint32'](0x38)['bool'](_0x323777['wasUndone']),_0x9e71c5;},_0x274d77['encodeDelimited']=function(_0x3569b2,_0x14010a){return this['encode'](_0x3569b2,_0x14010a)['ldelim']();},_0x274d77['decode']=function(_0x53a095,_0x2a6f54){_0x53a095 instanceof _0x2a3711||(_0x53a095=_0x2a3711['create'](_0x53a095));for(var _0x5b2bf4=void 0x0===_0x2a6f54?_0x53a095['len']:_0x53a095['pos']+_0x2a6f54,_0x5d8722=new _0x39c05c['AttributeOperation']();_0x53a095['pos']<_0x5b2bf4;){var _0x26ff30=_0x53a095['uint32']();switch(_0x26ff30>>>0x3){case 0x1:_0x5d8722['range']=_0x39c05c['Range']['decode'](_0x53a095,_0x53a095['uint32']());break;case 0x2:_0x5d8722['key']=_0x53a095['string']();break;case 0x3:_0x5d8722['oldValueBoolean']=_0x53a095['bool']();break;case 0x4:_0x5d8722['oldValueJson']=_0x53a095['string']();break;case 0x5:_0x5d8722['newValueBoolean']=_0x53a095['bool']();break;case 0x6:_0x5d8722['newValueJson']=_0x53a095['string']();break;case 0x7:_0x5d8722['wasUndone']=_0x53a095['bool']();break;default:_0x53a095['skipType'](0x7&_0x26ff30);}}return _0x5d8722;},_0x274d77['decodeDelimited']=function(_0x33de17){return _0x33de17 instanceof _0x2a3711||(_0x33de17=new _0x2a3711(_0x33de17)),this['decode'](_0x33de17,_0x33de17['uint32']());},_0x274d77['verify']=function(_0x3ab1d2){if('object'!=typeof _0x3ab1d2||null===_0x3ab1d2)return'object\x20expected';if(null!=_0x3ab1d2['range']&&_0x3ab1d2['hasOwnProperty']('range')){var _0x54b549=_0x39c05c['Range']['verify'](_0x3ab1d2['range']);if(_0x54b549)return'range.'+_0x54b549;}return null!=_0x3ab1d2['key']&&_0x3ab1d2['hasOwnProperty']('key')&&!_0x2d424b['isString'](_0x3ab1d2['key'])?'key:\x20string\x20expected':null!=_0x3ab1d2['oldValueBoolean']&&_0x3ab1d2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3ab1d2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3ab1d2['oldValueJson']&&_0x3ab1d2['hasOwnProperty']('oldValueJson')&&!_0x2d424b['isString'](_0x3ab1d2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3ab1d2['newValueBoolean']&&_0x3ab1d2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3ab1d2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3ab1d2['newValueJson']&&_0x3ab1d2['hasOwnProperty']('newValueJson')&&!_0x2d424b['isString'](_0x3ab1d2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3ab1d2['wasUndone']&&_0x3ab1d2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ab1d2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x274d77['fromObject']=function(_0x3e835f){if(_0x3e835f instanceof _0x39c05c['AttributeOperation'])return _0x3e835f;var _0x4cf75a=new _0x39c05c['AttributeOperation']();if(null!=_0x3e835f['range']){if('object'!=typeof _0x3e835f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4cf75a['range']=_0x39c05c['Range']['fromObject'](_0x3e835f['range']);}return null!=_0x3e835f['key']&&(_0x4cf75a['key']=String(_0x3e835f['key'])),null!=_0x3e835f['oldValueBoolean']&&(_0x4cf75a['oldValueBoolean']=Boolean(_0x3e835f['oldValueBoolean'])),null!=_0x3e835f['oldValueJson']&&(_0x4cf75a['oldValueJson']=String(_0x3e835f['oldValueJson'])),null!=_0x3e835f['newValueBoolean']&&(_0x4cf75a['newValueBoolean']=Boolean(_0x3e835f['newValueBoolean'])),null!=_0x3e835f['newValueJson']&&(_0x4cf75a['newValueJson']=String(_0x3e835f['newValueJson'])),null!=_0x3e835f['wasUndone']&&(_0x4cf75a['wasUndone']=Boolean(_0x3e835f['wasUndone'])),_0x4cf75a;},_0x274d77['toObject']=function(_0x39dcf4,_0x6125d4){_0x6125d4||(_0x6125d4={});var _0xcae604={};return _0x6125d4['defaults']&&(_0xcae604['range']=null,_0xcae604['key']='',_0xcae604['oldValueBoolean']=!0x1,_0xcae604['oldValueJson']='',_0xcae604['newValueBoolean']=!0x1,_0xcae604['newValueJson']='',_0xcae604['wasUndone']=!0x1),null!=_0x39dcf4['range']&&_0x39dcf4['hasOwnProperty']('range')&&(_0xcae604['range']=_0x39c05c['Range']['toObject'](_0x39dcf4['range'],_0x6125d4)),null!=_0x39dcf4['key']&&_0x39dcf4['hasOwnProperty']('key')&&(_0xcae604['key']=_0x39dcf4['key']),null!=_0x39dcf4['oldValueBoolean']&&_0x39dcf4['hasOwnProperty']('oldValueBoolean')&&(_0xcae604['oldValueBoolean']=_0x39dcf4['oldValueBoolean']),null!=_0x39dcf4['oldValueJson']&&_0x39dcf4['hasOwnProperty']('oldValueJson')&&(_0xcae604['oldValueJson']=_0x39dcf4['oldValueJson']),null!=_0x39dcf4['newValueBoolean']&&_0x39dcf4['hasOwnProperty']('newValueBoolean')&&(_0xcae604['newValueBoolean']=_0x39dcf4['newValueBoolean']),null!=_0x39dcf4['newValueJson']&&_0x39dcf4['hasOwnProperty']('newValueJson')&&(_0xcae604['newValueJson']=_0x39dcf4['newValueJson']),null!=_0x39dcf4['wasUndone']&&_0x39dcf4['hasOwnProperty']('wasUndone')&&(_0xcae604['wasUndone']=_0x39dcf4['wasUndone']),_0xcae604;},_0x274d77['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x274d77['getTypeUrl']=function(_0x3366d0){return void 0x0===_0x3366d0&&(_0x3366d0='type.googleapis.com'),_0x3366d0+'/AttributeOperation';},_0x274d77;}()),_0x39c05c['InsertOperation']=(function(){function _0xe30895(_0x3de116){if(this['nodes']=[],_0x3de116){for(var _0x217986=Object['keys'](_0x3de116),_0x2054ab=0x0;_0x2054ab<_0x217986['length'];++_0x2054ab)null!=_0x3de116[_0x217986[_0x2054ab]]&&(this[_0x217986[_0x2054ab]]=_0x3de116[_0x217986[_0x2054ab]]);}}return _0xe30895['prototype']['position']=null,_0xe30895['prototype']['nodes']=_0x2d424b['emptyArray'],_0xe30895['prototype']['shouldReceiveAttributes']=!0x1,_0xe30895['prototype']['wasUndone']=!0x1,_0xe30895['create']=function(_0x479f30){return new _0xe30895(_0x479f30);},_0xe30895['encode']=function(_0x4541b3,_0x4da3cf){if(_0x4da3cf||(_0x4da3cf=_0x3f90b9['create']()),null!=_0x4541b3['position']&&Object['hasOwnProperty']['call'](_0x4541b3,'position')&&_0x39c05c['Position']['encode'](_0x4541b3['position'],_0x4da3cf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4541b3['nodes']&&_0x4541b3['nodes']['length']){for(var _0x1066bd=0x0;_0x1066bd<_0x4541b3['nodes']['length'];++_0x1066bd)_0x39c05c['Element']['encode'](_0x4541b3['nodes'][_0x1066bd],_0x4da3cf['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4541b3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4541b3,'shouldReceiveAttributes')&&_0x4da3cf['uint32'](0x18)['bool'](_0x4541b3['shouldReceiveAttributes']),null!=_0x4541b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x4541b3,'wasUndone')&&_0x4da3cf['uint32'](0x20)['bool'](_0x4541b3['wasUndone']),_0x4da3cf;},_0xe30895['encodeDelimited']=function(_0x359067,_0x5e23ce){return this['encode'](_0x359067,_0x5e23ce)['ldelim']();},_0xe30895['decode']=function(_0x153141,_0xef3f81){_0x153141 instanceof _0x2a3711||(_0x153141=_0x2a3711['create'](_0x153141));for(var _0x49a7b4=void 0x0===_0xef3f81?_0x153141['len']:_0x153141['pos']+_0xef3f81,_0x174388=new _0x39c05c['InsertOperation']();_0x153141['pos']<_0x49a7b4;){var _0x20df66=_0x153141['uint32']();switch(_0x20df66>>>0x3){case 0x1:_0x174388['position']=_0x39c05c['Position']['decode'](_0x153141,_0x153141['uint32']());break;case 0x2:_0x174388['nodes']&&_0x174388['nodes']['length']||(_0x174388['nodes']=[]),_0x174388['nodes']['push'](_0x39c05c['Element']['decode'](_0x153141,_0x153141['uint32']()));break;case 0x3:_0x174388['shouldReceiveAttributes']=_0x153141['bool']();break;case 0x4:_0x174388['wasUndone']=_0x153141['bool']();break;default:_0x153141['skipType'](0x7&_0x20df66);}}return _0x174388;},_0xe30895['decodeDelimited']=function(_0x521f6d){return _0x521f6d instanceof _0x2a3711||(_0x521f6d=new _0x2a3711(_0x521f6d)),this['decode'](_0x521f6d,_0x521f6d['uint32']());},_0xe30895['verify']=function(_0x47af6a){if('object'!=typeof _0x47af6a||null===_0x47af6a)return'object\x20expected';if(null!=_0x47af6a['position']&&_0x47af6a['hasOwnProperty']('position')&&(_0x888e5a=_0x39c05c['Position']['verify'](_0x47af6a['position'])))return'position.'+_0x888e5a;if(null!=_0x47af6a['nodes']&&_0x47af6a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x47af6a['nodes']))return'nodes:\x20array\x20expected';for(var _0x39e7ce=0x0;_0x39e7ce<_0x47af6a['nodes']['length'];++_0x39e7ce){var _0x888e5a;if(_0x888e5a=_0x39c05c['Element']['verify'](_0x47af6a['nodes'][_0x39e7ce]))return'nodes.'+_0x888e5a;}}return null!=_0x47af6a['shouldReceiveAttributes']&&_0x47af6a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x47af6a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x47af6a['wasUndone']&&_0x47af6a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47af6a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe30895['fromObject']=function(_0x4ba9cd){if(_0x4ba9cd instanceof _0x39c05c['InsertOperation'])return _0x4ba9cd;var _0x2f8c5a=new _0x39c05c['InsertOperation']();if(null!=_0x4ba9cd['position']){if('object'!=typeof _0x4ba9cd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2f8c5a['position']=_0x39c05c['Position']['fromObject'](_0x4ba9cd['position']);}if(_0x4ba9cd['nodes']){if(!Array['isArray'](_0x4ba9cd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2f8c5a['nodes']=[];for(var _0x588ff9=0x0;_0x588ff9<_0x4ba9cd['nodes']['length'];++_0x588ff9){if('object'!=typeof _0x4ba9cd['nodes'][_0x588ff9])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2f8c5a['nodes'][_0x588ff9]=_0x39c05c['Element']['fromObject'](_0x4ba9cd['nodes'][_0x588ff9]);}}return null!=_0x4ba9cd['shouldReceiveAttributes']&&(_0x2f8c5a['shouldReceiveAttributes']=Boolean(_0x4ba9cd['shouldReceiveAttributes'])),null!=_0x4ba9cd['wasUndone']&&(_0x2f8c5a['wasUndone']=Boolean(_0x4ba9cd['wasUndone'])),_0x2f8c5a;},_0xe30895['toObject']=function(_0x49a00c,_0x1bc297){_0x1bc297||(_0x1bc297={});var _0xfee039={};if((_0x1bc297['arrays']||_0x1bc297['defaults'])&&(_0xfee039['nodes']=[]),_0x1bc297['defaults']&&(_0xfee039['position']=null,_0xfee039['shouldReceiveAttributes']=!0x1,_0xfee039['wasUndone']=!0x1),null!=_0x49a00c['position']&&_0x49a00c['hasOwnProperty']('position')&&(_0xfee039['position']=_0x39c05c['Position']['toObject'](_0x49a00c['position'],_0x1bc297)),_0x49a00c['nodes']&&_0x49a00c['nodes']['length']){_0xfee039['nodes']=[];for(var _0x38652c=0x0;_0x38652c<_0x49a00c['nodes']['length'];++_0x38652c)_0xfee039['nodes'][_0x38652c]=_0x39c05c['Element']['toObject'](_0x49a00c['nodes'][_0x38652c],_0x1bc297);}return null!=_0x49a00c['shouldReceiveAttributes']&&_0x49a00c['hasOwnProperty']('shouldReceiveAttributes')&&(_0xfee039['shouldReceiveAttributes']=_0x49a00c['shouldReceiveAttributes']),null!=_0x49a00c['wasUndone']&&_0x49a00c['hasOwnProperty']('wasUndone')&&(_0xfee039['wasUndone']=_0x49a00c['wasUndone']),_0xfee039;},_0xe30895['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0xe30895['getTypeUrl']=function(_0xa5837f){return void 0x0===_0xa5837f&&(_0xa5837f='type.googleapis.com'),_0xa5837f+'/InsertOperation';},_0xe30895;}()),_0x39c05c['MarkerOperation']=(function(){function _0x8e6229(_0x26ca5f){if(_0x26ca5f){for(var _0x163263=Object['keys'](_0x26ca5f),_0x4380ec=0x0;_0x4380ec<_0x163263['length'];++_0x4380ec)null!=_0x26ca5f[_0x163263[_0x4380ec]]&&(this[_0x163263[_0x4380ec]]=_0x26ca5f[_0x163263[_0x4380ec]]);}}return _0x8e6229['prototype']['name']='',_0x8e6229['prototype']['oldRange']=null,_0x8e6229['prototype']['newRange']=null,_0x8e6229['prototype']['affectsData']=!0x1,_0x8e6229['prototype']['wasUndone']=!0x1,_0x8e6229['create']=function(_0x5ae4b2){return new _0x8e6229(_0x5ae4b2);},_0x8e6229['encode']=function(_0x56a0d1,_0x30b459){return _0x30b459||(_0x30b459=_0x3f90b9['create']()),null!=_0x56a0d1['name']&&Object['hasOwnProperty']['call'](_0x56a0d1,'name')&&_0x30b459['uint32'](0xa)['string'](_0x56a0d1['name']),null!=_0x56a0d1['oldRange']&&Object['hasOwnProperty']['call'](_0x56a0d1,'oldRange')&&_0x39c05c['Range']['encode'](_0x56a0d1['oldRange'],_0x30b459['uint32'](0x12)['fork']())['ldelim'](),null!=_0x56a0d1['newRange']&&Object['hasOwnProperty']['call'](_0x56a0d1,'newRange')&&_0x39c05c['Range']['encode'](_0x56a0d1['newRange'],_0x30b459['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56a0d1['affectsData']&&Object['hasOwnProperty']['call'](_0x56a0d1,'affectsData')&&_0x30b459['uint32'](0x20)['bool'](_0x56a0d1['affectsData']),null!=_0x56a0d1['wasUndone']&&Object['hasOwnProperty']['call'](_0x56a0d1,'wasUndone')&&_0x30b459['uint32'](0x28)['bool'](_0x56a0d1['wasUndone']),_0x30b459;},_0x8e6229['encodeDelimited']=function(_0x5909fb,_0x2e7ad9){return this['encode'](_0x5909fb,_0x2e7ad9)['ldelim']();},_0x8e6229['decode']=function(_0x27bbec,_0x2ebc3f){_0x27bbec instanceof _0x2a3711||(_0x27bbec=_0x2a3711['create'](_0x27bbec));for(var _0x4c9f79=void 0x0===_0x2ebc3f?_0x27bbec['len']:_0x27bbec['pos']+_0x2ebc3f,_0x33b5c0=new _0x39c05c['MarkerOperation']();_0x27bbec['pos']<_0x4c9f79;){var _0xd5b29b=_0x27bbec['uint32']();switch(_0xd5b29b>>>0x3){case 0x1:_0x33b5c0['name']=_0x27bbec['string']();break;case 0x2:_0x33b5c0['oldRange']=_0x39c05c['Range']['decode'](_0x27bbec,_0x27bbec['uint32']());break;case 0x3:_0x33b5c0['newRange']=_0x39c05c['Range']['decode'](_0x27bbec,_0x27bbec['uint32']());break;case 0x4:_0x33b5c0['affectsData']=_0x27bbec['bool']();break;case 0x5:_0x33b5c0['wasUndone']=_0x27bbec['bool']();break;default:_0x27bbec['skipType'](0x7&_0xd5b29b);}}return _0x33b5c0;},_0x8e6229['decodeDelimited']=function(_0x19ca04){return _0x19ca04 instanceof _0x2a3711||(_0x19ca04=new _0x2a3711(_0x19ca04)),this['decode'](_0x19ca04,_0x19ca04['uint32']());},_0x8e6229['verify']=function(_0x1f2f8a){if('object'!=typeof _0x1f2f8a||null===_0x1f2f8a)return'object\x20expected';if(null!=_0x1f2f8a['name']&&_0x1f2f8a['hasOwnProperty']('name')&&!_0x2d424b['isString'](_0x1f2f8a['name']))return'name:\x20string\x20expected';var _0x2dfe4a;if(null!=_0x1f2f8a['oldRange']&&_0x1f2f8a['hasOwnProperty']('oldRange')&&(_0x2dfe4a=_0x39c05c['Range']['verify'](_0x1f2f8a['oldRange'])))return'oldRange.'+_0x2dfe4a;if(null!=_0x1f2f8a['newRange']&&_0x1f2f8a['hasOwnProperty']('newRange')&&(_0x2dfe4a=_0x39c05c['Range']['verify'](_0x1f2f8a['newRange'])))return'newRange.'+_0x2dfe4a;return null!=_0x1f2f8a['affectsData']&&_0x1f2f8a['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1f2f8a['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1f2f8a['wasUndone']&&_0x1f2f8a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f2f8a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8e6229['fromObject']=function(_0x3f1c89){if(_0x3f1c89 instanceof _0x39c05c['MarkerOperation'])return _0x3f1c89;var _0x15e46f=new _0x39c05c['MarkerOperation']();if(null!=_0x3f1c89['name']&&(_0x15e46f['name']=String(_0x3f1c89['name'])),null!=_0x3f1c89['oldRange']){if('object'!=typeof _0x3f1c89['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x15e46f['oldRange']=_0x39c05c['Range']['fromObject'](_0x3f1c89['oldRange']);}if(null!=_0x3f1c89['newRange']){if('object'!=typeof _0x3f1c89['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x15e46f['newRange']=_0x39c05c['Range']['fromObject'](_0x3f1c89['newRange']);}return null!=_0x3f1c89['affectsData']&&(_0x15e46f['affectsData']=Boolean(_0x3f1c89['affectsData'])),null!=_0x3f1c89['wasUndone']&&(_0x15e46f['wasUndone']=Boolean(_0x3f1c89['wasUndone'])),_0x15e46f;},_0x8e6229['toObject']=function(_0x1075e7,_0x5ea0cb){_0x5ea0cb||(_0x5ea0cb={});var _0x2dbaf0={};return _0x5ea0cb['defaults']&&(_0x2dbaf0['name']='',_0x2dbaf0['oldRange']=null,_0x2dbaf0['newRange']=null,_0x2dbaf0['affectsData']=!0x1,_0x2dbaf0['wasUndone']=!0x1),null!=_0x1075e7['name']&&_0x1075e7['hasOwnProperty']('name')&&(_0x2dbaf0['name']=_0x1075e7['name']),null!=_0x1075e7['oldRange']&&_0x1075e7['hasOwnProperty']('oldRange')&&(_0x2dbaf0['oldRange']=_0x39c05c['Range']['toObject'](_0x1075e7['oldRange'],_0x5ea0cb)),null!=_0x1075e7['newRange']&&_0x1075e7['hasOwnProperty']('newRange')&&(_0x2dbaf0['newRange']=_0x39c05c['Range']['toObject'](_0x1075e7['newRange'],_0x5ea0cb)),null!=_0x1075e7['affectsData']&&_0x1075e7['hasOwnProperty']('affectsData')&&(_0x2dbaf0['affectsData']=_0x1075e7['affectsData']),null!=_0x1075e7['wasUndone']&&_0x1075e7['hasOwnProperty']('wasUndone')&&(_0x2dbaf0['wasUndone']=_0x1075e7['wasUndone']),_0x2dbaf0;},_0x8e6229['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x8e6229['getTypeUrl']=function(_0x475c3b){return void 0x0===_0x475c3b&&(_0x475c3b='type.googleapis.com'),_0x475c3b+'/MarkerOperation';},_0x8e6229;}()),_0x39c05c['MergeOperation']=(function(){function _0x1adbb1(_0x5d32d8){if(_0x5d32d8){for(var _0xc50aec=Object['keys'](_0x5d32d8),_0xaba8d8=0x0;_0xaba8d8<_0xc50aec['length'];++_0xaba8d8)null!=_0x5d32d8[_0xc50aec[_0xaba8d8]]&&(this[_0xc50aec[_0xaba8d8]]=_0x5d32d8[_0xc50aec[_0xaba8d8]]);}}return _0x1adbb1['prototype']['sourcePosition']=null,_0x1adbb1['prototype']['targetPosition']=null,_0x1adbb1['prototype']['graveyardPosition']=null,_0x1adbb1['prototype']['howMany']=0x0,_0x1adbb1['prototype']['wasUndone']=!0x1,_0x1adbb1['create']=function(_0x497ae0){return new _0x1adbb1(_0x497ae0);},_0x1adbb1['encode']=function(_0x3eb2ad,_0x1b5fd1){return _0x1b5fd1||(_0x1b5fd1=_0x3f90b9['create']()),null!=_0x3eb2ad['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'sourcePosition')&&_0x39c05c['Position']['encode'](_0x3eb2ad['sourcePosition'],_0x1b5fd1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3eb2ad['targetPosition']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'targetPosition')&&_0x39c05c['Position']['encode'](_0x3eb2ad['targetPosition'],_0x1b5fd1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3eb2ad['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'graveyardPosition')&&_0x39c05c['Position']['encode'](_0x3eb2ad['graveyardPosition'],_0x1b5fd1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3eb2ad['howMany']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'howMany')&&_0x1b5fd1['uint32'](0x20)['uint32'](_0x3eb2ad['howMany']),null!=_0x3eb2ad['wasUndone']&&Object['hasOwnProperty']['call'](_0x3eb2ad,'wasUndone')&&_0x1b5fd1['uint32'](0x28)['bool'](_0x3eb2ad['wasUndone']),_0x1b5fd1;},_0x1adbb1['encodeDelimited']=function(_0x436f96,_0x3cbae3){return this['encode'](_0x436f96,_0x3cbae3)['ldelim']();},_0x1adbb1['decode']=function(_0x2eba32,_0xe9f068){_0x2eba32 instanceof _0x2a3711||(_0x2eba32=_0x2a3711['create'](_0x2eba32));for(var _0xd0b6e5=void 0x0===_0xe9f068?_0x2eba32['len']:_0x2eba32['pos']+_0xe9f068,_0xe7e0f3=new _0x39c05c['MergeOperation']();_0x2eba32['pos']<_0xd0b6e5;){var _0x5c6a87=_0x2eba32['uint32']();switch(_0x5c6a87>>>0x3){case 0x1:_0xe7e0f3['sourcePosition']=_0x39c05c['Position']['decode'](_0x2eba32,_0x2eba32['uint32']());break;case 0x2:_0xe7e0f3['targetPosition']=_0x39c05c['Position']['decode'](_0x2eba32,_0x2eba32['uint32']());break;case 0x3:_0xe7e0f3['graveyardPosition']=_0x39c05c['Position']['decode'](_0x2eba32,_0x2eba32['uint32']());break;case 0x4:_0xe7e0f3['howMany']=_0x2eba32['uint32']();break;case 0x5:_0xe7e0f3['wasUndone']=_0x2eba32['bool']();break;default:_0x2eba32['skipType'](0x7&_0x5c6a87);}}return _0xe7e0f3;},_0x1adbb1['decodeDelimited']=function(_0x2a3fd8){return _0x2a3fd8 instanceof _0x2a3711||(_0x2a3fd8=new _0x2a3711(_0x2a3fd8)),this['decode'](_0x2a3fd8,_0x2a3fd8['uint32']());},_0x1adbb1['verify']=function(_0x1a16ae){if('object'!=typeof _0x1a16ae||null===_0x1a16ae)return'object\x20expected';var _0x298364;if(null!=_0x1a16ae['sourcePosition']&&_0x1a16ae['hasOwnProperty']('sourcePosition')&&(_0x298364=_0x39c05c['Position']['verify'](_0x1a16ae['sourcePosition'])))return'sourcePosition.'+_0x298364;if(null!=_0x1a16ae['targetPosition']&&_0x1a16ae['hasOwnProperty']('targetPosition')&&(_0x298364=_0x39c05c['Position']['verify'](_0x1a16ae['targetPosition'])))return'targetPosition.'+_0x298364;if(null!=_0x1a16ae['graveyardPosition']&&_0x1a16ae['hasOwnProperty']('graveyardPosition')&&(_0x298364=_0x39c05c['Position']['verify'](_0x1a16ae['graveyardPosition'])))return'graveyardPosition.'+_0x298364;return null!=_0x1a16ae['howMany']&&_0x1a16ae['hasOwnProperty']('howMany')&&!_0x2d424b['isInteger'](_0x1a16ae['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1a16ae['wasUndone']&&_0x1a16ae['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a16ae['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1adbb1['fromObject']=function(_0x403ffb){if(_0x403ffb instanceof _0x39c05c['MergeOperation'])return _0x403ffb;var _0x4a6144=new _0x39c05c['MergeOperation']();if(null!=_0x403ffb['sourcePosition']){if('object'!=typeof _0x403ffb['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4a6144['sourcePosition']=_0x39c05c['Position']['fromObject'](_0x403ffb['sourcePosition']);}if(null!=_0x403ffb['targetPosition']){if('object'!=typeof _0x403ffb['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4a6144['targetPosition']=_0x39c05c['Position']['fromObject'](_0x403ffb['targetPosition']);}if(null!=_0x403ffb['graveyardPosition']){if('object'!=typeof _0x403ffb['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4a6144['graveyardPosition']=_0x39c05c['Position']['fromObject'](_0x403ffb['graveyardPosition']);}return null!=_0x403ffb['howMany']&&(_0x4a6144['howMany']=_0x403ffb['howMany']>>>0x0),null!=_0x403ffb['wasUndone']&&(_0x4a6144['wasUndone']=Boolean(_0x403ffb['wasUndone'])),_0x4a6144;},_0x1adbb1['toObject']=function(_0x335d36,_0x554ef7){_0x554ef7||(_0x554ef7={});var _0xf70f35={};return _0x554ef7['defaults']&&(_0xf70f35['sourcePosition']=null,_0xf70f35['targetPosition']=null,_0xf70f35['graveyardPosition']=null,_0xf70f35['howMany']=0x0,_0xf70f35['wasUndone']=!0x1),null!=_0x335d36['sourcePosition']&&_0x335d36['hasOwnProperty']('sourcePosition')&&(_0xf70f35['sourcePosition']=_0x39c05c['Position']['toObject'](_0x335d36['sourcePosition'],_0x554ef7)),null!=_0x335d36['targetPosition']&&_0x335d36['hasOwnProperty']('targetPosition')&&(_0xf70f35['targetPosition']=_0x39c05c['Position']['toObject'](_0x335d36['targetPosition'],_0x554ef7)),null!=_0x335d36['graveyardPosition']&&_0x335d36['hasOwnProperty']('graveyardPosition')&&(_0xf70f35['graveyardPosition']=_0x39c05c['Position']['toObject'](_0x335d36['graveyardPosition'],_0x554ef7)),null!=_0x335d36['howMany']&&_0x335d36['hasOwnProperty']('howMany')&&(_0xf70f35['howMany']=_0x335d36['howMany']),null!=_0x335d36['wasUndone']&&_0x335d36['hasOwnProperty']('wasUndone')&&(_0xf70f35['wasUndone']=_0x335d36['wasUndone']),_0xf70f35;},_0x1adbb1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x1adbb1['getTypeUrl']=function(_0x2eb7de){return void 0x0===_0x2eb7de&&(_0x2eb7de='type.googleapis.com'),_0x2eb7de+'/MergeOperation';},_0x1adbb1;}()),_0x39c05c['MoveOperation']=(function(){function _0x5a35e2(_0x3670bd){if(_0x3670bd){for(var _0x58cffe=Object['keys'](_0x3670bd),_0x56d358=0x0;_0x56d358<_0x58cffe['length'];++_0x56d358)null!=_0x3670bd[_0x58cffe[_0x56d358]]&&(this[_0x58cffe[_0x56d358]]=_0x3670bd[_0x58cffe[_0x56d358]]);}}return _0x5a35e2['prototype']['sourcePosition']=null,_0x5a35e2['prototype']['howMany']=0x0,_0x5a35e2['prototype']['targetPosition']=null,_0x5a35e2['prototype']['wasUndone']=!0x1,_0x5a35e2['create']=function(_0x11355c){return new _0x5a35e2(_0x11355c);},_0x5a35e2['encode']=function(_0x342095,_0x5177d2){return _0x5177d2||(_0x5177d2=_0x3f90b9['create']()),null!=_0x342095['sourcePosition']&&Object['hasOwnProperty']['call'](_0x342095,'sourcePosition')&&_0x39c05c['Position']['encode'](_0x342095['sourcePosition'],_0x5177d2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x342095['howMany']&&Object['hasOwnProperty']['call'](_0x342095,'howMany')&&_0x5177d2['uint32'](0x10)['uint32'](_0x342095['howMany']),null!=_0x342095['targetPosition']&&Object['hasOwnProperty']['call'](_0x342095,'targetPosition')&&_0x39c05c['Position']['encode'](_0x342095['targetPosition'],_0x5177d2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x342095['wasUndone']&&Object['hasOwnProperty']['call'](_0x342095,'wasUndone')&&_0x5177d2['uint32'](0x20)['bool'](_0x342095['wasUndone']),_0x5177d2;},_0x5a35e2['encodeDelimited']=function(_0x2d5944,_0x140aae){return this['encode'](_0x2d5944,_0x140aae)['ldelim']();},_0x5a35e2['decode']=function(_0x41a921,_0x35ee7d){_0x41a921 instanceof _0x2a3711||(_0x41a921=_0x2a3711['create'](_0x41a921));for(var _0x354cba=void 0x0===_0x35ee7d?_0x41a921['len']:_0x41a921['pos']+_0x35ee7d,_0xa7b773=new _0x39c05c['MoveOperation']();_0x41a921['pos']<_0x354cba;){var _0x36b3bf=_0x41a921['uint32']();switch(_0x36b3bf>>>0x3){case 0x1:_0xa7b773['sourcePosition']=_0x39c05c['Position']['decode'](_0x41a921,_0x41a921['uint32']());break;case 0x2:_0xa7b773['howMany']=_0x41a921['uint32']();break;case 0x3:_0xa7b773['targetPosition']=_0x39c05c['Position']['decode'](_0x41a921,_0x41a921['uint32']());break;case 0x4:_0xa7b773['wasUndone']=_0x41a921['bool']();break;default:_0x41a921['skipType'](0x7&_0x36b3bf);}}return _0xa7b773;},_0x5a35e2['decodeDelimited']=function(_0x14dcac){return _0x14dcac instanceof _0x2a3711||(_0x14dcac=new _0x2a3711(_0x14dcac)),this['decode'](_0x14dcac,_0x14dcac['uint32']());},_0x5a35e2['verify']=function(_0x656394){if('object'!=typeof _0x656394||null===_0x656394)return'object\x20expected';var _0xdb3627;if(null!=_0x656394['sourcePosition']&&_0x656394['hasOwnProperty']('sourcePosition')&&(_0xdb3627=_0x39c05c['Position']['verify'](_0x656394['sourcePosition'])))return'sourcePosition.'+_0xdb3627;if(null!=_0x656394['howMany']&&_0x656394['hasOwnProperty']('howMany')&&!_0x2d424b['isInteger'](_0x656394['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x656394['targetPosition']&&_0x656394['hasOwnProperty']('targetPosition')&&(_0xdb3627=_0x39c05c['Position']['verify'](_0x656394['targetPosition'])))return'targetPosition.'+_0xdb3627;return null!=_0x656394['wasUndone']&&_0x656394['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x656394['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a35e2['fromObject']=function(_0x21025b){if(_0x21025b instanceof _0x39c05c['MoveOperation'])return _0x21025b;var _0x977db9=new _0x39c05c['MoveOperation']();if(null!=_0x21025b['sourcePosition']){if('object'!=typeof _0x21025b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x977db9['sourcePosition']=_0x39c05c['Position']['fromObject'](_0x21025b['sourcePosition']);}if(null!=_0x21025b['howMany']&&(_0x977db9['howMany']=_0x21025b['howMany']>>>0x0),null!=_0x21025b['targetPosition']){if('object'!=typeof _0x21025b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x977db9['targetPosition']=_0x39c05c['Position']['fromObject'](_0x21025b['targetPosition']);}return null!=_0x21025b['wasUndone']&&(_0x977db9['wasUndone']=Boolean(_0x21025b['wasUndone'])),_0x977db9;},_0x5a35e2['toObject']=function(_0x544696,_0x1a0c6a){_0x1a0c6a||(_0x1a0c6a={});var _0x180c77={};return _0x1a0c6a['defaults']&&(_0x180c77['sourcePosition']=null,_0x180c77['howMany']=0x0,_0x180c77['targetPosition']=null,_0x180c77['wasUndone']=!0x1),null!=_0x544696['sourcePosition']&&_0x544696['hasOwnProperty']('sourcePosition')&&(_0x180c77['sourcePosition']=_0x39c05c['Position']['toObject'](_0x544696['sourcePosition'],_0x1a0c6a)),null!=_0x544696['howMany']&&_0x544696['hasOwnProperty']('howMany')&&(_0x180c77['howMany']=_0x544696['howMany']),null!=_0x544696['targetPosition']&&_0x544696['hasOwnProperty']('targetPosition')&&(_0x180c77['targetPosition']=_0x39c05c['Position']['toObject'](_0x544696['targetPosition'],_0x1a0c6a)),null!=_0x544696['wasUndone']&&_0x544696['hasOwnProperty']('wasUndone')&&(_0x180c77['wasUndone']=_0x544696['wasUndone']),_0x180c77;},_0x5a35e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x5a35e2['getTypeUrl']=function(_0x29ef4f){return void 0x0===_0x29ef4f&&(_0x29ef4f='type.googleapis.com'),_0x29ef4f+'/MoveOperation';},_0x5a35e2;}()),_0x39c05c['RenameOperation']=(function(){function _0x5ee9bb(_0x5c3cd8){if(_0x5c3cd8){for(var _0x45a8a8=Object['keys'](_0x5c3cd8),_0x5909dd=0x0;_0x5909dd<_0x45a8a8['length'];++_0x5909dd)null!=_0x5c3cd8[_0x45a8a8[_0x5909dd]]&&(this[_0x45a8a8[_0x5909dd]]=_0x5c3cd8[_0x45a8a8[_0x5909dd]]);}}return _0x5ee9bb['prototype']['position']=null,_0x5ee9bb['prototype']['oldName']='',_0x5ee9bb['prototype']['newName']='',_0x5ee9bb['prototype']['wasUndone']=!0x1,_0x5ee9bb['create']=function(_0x155c91){return new _0x5ee9bb(_0x155c91);},_0x5ee9bb['encode']=function(_0x5eb254,_0x31edd6){return _0x31edd6||(_0x31edd6=_0x3f90b9['create']()),null!=_0x5eb254['position']&&Object['hasOwnProperty']['call'](_0x5eb254,'position')&&_0x39c05c['Position']['encode'](_0x5eb254['position'],_0x31edd6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5eb254['oldName']&&Object['hasOwnProperty']['call'](_0x5eb254,'oldName')&&_0x31edd6['uint32'](0x12)['string'](_0x5eb254['oldName']),null!=_0x5eb254['newName']&&Object['hasOwnProperty']['call'](_0x5eb254,'newName')&&_0x31edd6['uint32'](0x1a)['string'](_0x5eb254['newName']),null!=_0x5eb254['wasUndone']&&Object['hasOwnProperty']['call'](_0x5eb254,'wasUndone')&&_0x31edd6['uint32'](0x20)['bool'](_0x5eb254['wasUndone']),_0x31edd6;},_0x5ee9bb['encodeDelimited']=function(_0x1a62bb,_0x467c82){return this['encode'](_0x1a62bb,_0x467c82)['ldelim']();},_0x5ee9bb['decode']=function(_0x483db3,_0x1039b){_0x483db3 instanceof _0x2a3711||(_0x483db3=_0x2a3711['create'](_0x483db3));for(var _0x5314c9=void 0x0===_0x1039b?_0x483db3['len']:_0x483db3['pos']+_0x1039b,_0x59877a=new _0x39c05c['RenameOperation']();_0x483db3['pos']<_0x5314c9;){var _0x452049=_0x483db3['uint32']();switch(_0x452049>>>0x3){case 0x1:_0x59877a['position']=_0x39c05c['Position']['decode'](_0x483db3,_0x483db3['uint32']());break;case 0x2:_0x59877a['oldName']=_0x483db3['string']();break;case 0x3:_0x59877a['newName']=_0x483db3['string']();break;case 0x4:_0x59877a['wasUndone']=_0x483db3['bool']();break;default:_0x483db3['skipType'](0x7&_0x452049);}}return _0x59877a;},_0x5ee9bb['decodeDelimited']=function(_0x32e374){return _0x32e374 instanceof _0x2a3711||(_0x32e374=new _0x2a3711(_0x32e374)),this['decode'](_0x32e374,_0x32e374['uint32']());},_0x5ee9bb['verify']=function(_0x34b20a){if('object'!=typeof _0x34b20a||null===_0x34b20a)return'object\x20expected';if(null!=_0x34b20a['position']&&_0x34b20a['hasOwnProperty']('position')){var _0xa5b701=_0x39c05c['Position']['verify'](_0x34b20a['position']);if(_0xa5b701)return'position.'+_0xa5b701;}return null!=_0x34b20a['oldName']&&_0x34b20a['hasOwnProperty']('oldName')&&!_0x2d424b['isString'](_0x34b20a['oldName'])?'oldName:\x20string\x20expected':null!=_0x34b20a['newName']&&_0x34b20a['hasOwnProperty']('newName')&&!_0x2d424b['isString'](_0x34b20a['newName'])?'newName:\x20string\x20expected':null!=_0x34b20a['wasUndone']&&_0x34b20a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34b20a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ee9bb['fromObject']=function(_0xd21e68){if(_0xd21e68 instanceof _0x39c05c['RenameOperation'])return _0xd21e68;var _0x40953c=new _0x39c05c['RenameOperation']();if(null!=_0xd21e68['position']){if('object'!=typeof _0xd21e68['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x40953c['position']=_0x39c05c['Position']['fromObject'](_0xd21e68['position']);}return null!=_0xd21e68['oldName']&&(_0x40953c['oldName']=String(_0xd21e68['oldName'])),null!=_0xd21e68['newName']&&(_0x40953c['newName']=String(_0xd21e68['newName'])),null!=_0xd21e68['wasUndone']&&(_0x40953c['wasUndone']=Boolean(_0xd21e68['wasUndone'])),_0x40953c;},_0x5ee9bb['toObject']=function(_0x103888,_0x525e66){_0x525e66||(_0x525e66={});var _0x48cfd8={};return _0x525e66['defaults']&&(_0x48cfd8['position']=null,_0x48cfd8['oldName']='',_0x48cfd8['newName']='',_0x48cfd8['wasUndone']=!0x1),null!=_0x103888['position']&&_0x103888['hasOwnProperty']('position')&&(_0x48cfd8['position']=_0x39c05c['Position']['toObject'](_0x103888['position'],_0x525e66)),null!=_0x103888['oldName']&&_0x103888['hasOwnProperty']('oldName')&&(_0x48cfd8['oldName']=_0x103888['oldName']),null!=_0x103888['newName']&&_0x103888['hasOwnProperty']('newName')&&(_0x48cfd8['newName']=_0x103888['newName']),null!=_0x103888['wasUndone']&&_0x103888['hasOwnProperty']('wasUndone')&&(_0x48cfd8['wasUndone']=_0x103888['wasUndone']),_0x48cfd8;},_0x5ee9bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x5ee9bb['getTypeUrl']=function(_0x24eb01){return void 0x0===_0x24eb01&&(_0x24eb01='type.googleapis.com'),_0x24eb01+'/RenameOperation';},_0x5ee9bb;}()),_0x39c05c['RootAttributeOperation']=(function(){function _0x15cdca(_0x4a899a){if(_0x4a899a){for(var _0x272ae0=Object['keys'](_0x4a899a),_0x3ff85a=0x0;_0x3ff85a<_0x272ae0['length'];++_0x3ff85a)null!=_0x4a899a[_0x272ae0[_0x3ff85a]]&&(this[_0x272ae0[_0x3ff85a]]=_0x4a899a[_0x272ae0[_0x3ff85a]]);}}return _0x15cdca['prototype']['root']='',_0x15cdca['prototype']['key']='',_0x15cdca['prototype']['oldValueBoolean']=!0x1,_0x15cdca['prototype']['oldValueJson']='',_0x15cdca['prototype']['newValueBoolean']=!0x1,_0x15cdca['prototype']['newValueJson']='',_0x15cdca['prototype']['wasUndone']=!0x1,_0x15cdca['create']=function(_0x58d3d2){return new _0x15cdca(_0x58d3d2);},_0x15cdca['encode']=function(_0x55b86e,_0x43c527){return _0x43c527||(_0x43c527=_0x3f90b9['create']()),null!=_0x55b86e['root']&&Object['hasOwnProperty']['call'](_0x55b86e,'root')&&_0x43c527['uint32'](0xa)['string'](_0x55b86e['root']),null!=_0x55b86e['key']&&Object['hasOwnProperty']['call'](_0x55b86e,'key')&&_0x43c527['uint32'](0x12)['string'](_0x55b86e['key']),null!=_0x55b86e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x55b86e,'oldValueBoolean')&&_0x43c527['uint32'](0x18)['bool'](_0x55b86e['oldValueBoolean']),null!=_0x55b86e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x55b86e,'oldValueJson')&&_0x43c527['uint32'](0x22)['string'](_0x55b86e['oldValueJson']),null!=_0x55b86e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x55b86e,'newValueBoolean')&&_0x43c527['uint32'](0x28)['bool'](_0x55b86e['newValueBoolean']),null!=_0x55b86e['newValueJson']&&Object['hasOwnProperty']['call'](_0x55b86e,'newValueJson')&&_0x43c527['uint32'](0x32)['string'](_0x55b86e['newValueJson']),null!=_0x55b86e['wasUndone']&&Object['hasOwnProperty']['call'](_0x55b86e,'wasUndone')&&_0x43c527['uint32'](0x38)['bool'](_0x55b86e['wasUndone']),_0x43c527;},_0x15cdca['encodeDelimited']=function(_0x38db81,_0x345a73){return this['encode'](_0x38db81,_0x345a73)['ldelim']();},_0x15cdca['decode']=function(_0x4c1e50,_0x1a218a){_0x4c1e50 instanceof _0x2a3711||(_0x4c1e50=_0x2a3711['create'](_0x4c1e50));for(var _0x5447c2=void 0x0===_0x1a218a?_0x4c1e50['len']:_0x4c1e50['pos']+_0x1a218a,_0xf7c3dd=new _0x39c05c['RootAttributeOperation']();_0x4c1e50['pos']<_0x5447c2;){var _0x5e087a=_0x4c1e50['uint32']();switch(_0x5e087a>>>0x3){case 0x1:_0xf7c3dd['root']=_0x4c1e50['string']();break;case 0x2:_0xf7c3dd['key']=_0x4c1e50['string']();break;case 0x3:_0xf7c3dd['oldValueBoolean']=_0x4c1e50['bool']();break;case 0x4:_0xf7c3dd['oldValueJson']=_0x4c1e50['string']();break;case 0x5:_0xf7c3dd['newValueBoolean']=_0x4c1e50['bool']();break;case 0x6:_0xf7c3dd['newValueJson']=_0x4c1e50['string']();break;case 0x7:_0xf7c3dd['wasUndone']=_0x4c1e50['bool']();break;default:_0x4c1e50['skipType'](0x7&_0x5e087a);}}return _0xf7c3dd;},_0x15cdca['decodeDelimited']=function(_0x1f1949){return _0x1f1949 instanceof _0x2a3711||(_0x1f1949=new _0x2a3711(_0x1f1949)),this['decode'](_0x1f1949,_0x1f1949['uint32']());},_0x15cdca['verify']=function(_0x4645c0){return'object'!=typeof _0x4645c0||null===_0x4645c0?'object\x20expected':null!=_0x4645c0['root']&&_0x4645c0['hasOwnProperty']('root')&&!_0x2d424b['isString'](_0x4645c0['root'])?'root:\x20string\x20expected':null!=_0x4645c0['key']&&_0x4645c0['hasOwnProperty']('key')&&!_0x2d424b['isString'](_0x4645c0['key'])?'key:\x20string\x20expected':null!=_0x4645c0['oldValueBoolean']&&_0x4645c0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4645c0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4645c0['oldValueJson']&&_0x4645c0['hasOwnProperty']('oldValueJson')&&!_0x2d424b['isString'](_0x4645c0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4645c0['newValueBoolean']&&_0x4645c0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4645c0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4645c0['newValueJson']&&_0x4645c0['hasOwnProperty']('newValueJson')&&!_0x2d424b['isString'](_0x4645c0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4645c0['wasUndone']&&_0x4645c0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4645c0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15cdca['fromObject']=function(_0x38bd99){if(_0x38bd99 instanceof _0x39c05c['RootAttributeOperation'])return _0x38bd99;var _0x26f217=new _0x39c05c['RootAttributeOperation']();return null!=_0x38bd99['root']&&(_0x26f217['root']=String(_0x38bd99['root'])),null!=_0x38bd99['key']&&(_0x26f217['key']=String(_0x38bd99['key'])),null!=_0x38bd99['oldValueBoolean']&&(_0x26f217['oldValueBoolean']=Boolean(_0x38bd99['oldValueBoolean'])),null!=_0x38bd99['oldValueJson']&&(_0x26f217['oldValueJson']=String(_0x38bd99['oldValueJson'])),null!=_0x38bd99['newValueBoolean']&&(_0x26f217['newValueBoolean']=Boolean(_0x38bd99['newValueBoolean'])),null!=_0x38bd99['newValueJson']&&(_0x26f217['newValueJson']=String(_0x38bd99['newValueJson'])),null!=_0x38bd99['wasUndone']&&(_0x26f217['wasUndone']=Boolean(_0x38bd99['wasUndone'])),_0x26f217;},_0x15cdca['toObject']=function(_0x45a443,_0x14288c){_0x14288c||(_0x14288c={});var _0x747731={};return _0x14288c['defaults']&&(_0x747731['root']='',_0x747731['key']='',_0x747731['oldValueBoolean']=!0x1,_0x747731['oldValueJson']='',_0x747731['newValueBoolean']=!0x1,_0x747731['newValueJson']='',_0x747731['wasUndone']=!0x1),null!=_0x45a443['root']&&_0x45a443['hasOwnProperty']('root')&&(_0x747731['root']=_0x45a443['root']),null!=_0x45a443['key']&&_0x45a443['hasOwnProperty']('key')&&(_0x747731['key']=_0x45a443['key']),null!=_0x45a443['oldValueBoolean']&&_0x45a443['hasOwnProperty']('oldValueBoolean')&&(_0x747731['oldValueBoolean']=_0x45a443['oldValueBoolean']),null!=_0x45a443['oldValueJson']&&_0x45a443['hasOwnProperty']('oldValueJson')&&(_0x747731['oldValueJson']=_0x45a443['oldValueJson']),null!=_0x45a443['newValueBoolean']&&_0x45a443['hasOwnProperty']('newValueBoolean')&&(_0x747731['newValueBoolean']=_0x45a443['newValueBoolean']),null!=_0x45a443['newValueJson']&&_0x45a443['hasOwnProperty']('newValueJson')&&(_0x747731['newValueJson']=_0x45a443['newValueJson']),null!=_0x45a443['wasUndone']&&_0x45a443['hasOwnProperty']('wasUndone')&&(_0x747731['wasUndone']=_0x45a443['wasUndone']),_0x747731;},_0x15cdca['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x15cdca['getTypeUrl']=function(_0x8e8dc3){return void 0x0===_0x8e8dc3&&(_0x8e8dc3='type.googleapis.com'),_0x8e8dc3+'/RootAttributeOperation';},_0x15cdca;}()),_0x39c05c['RootOperation']=(function(){function _0x5ddb86(_0x30a8fe){if(_0x30a8fe){for(var _0x211122=Object['keys'](_0x30a8fe),_0x1ac68a=0x0;_0x1ac68a<_0x211122['length'];++_0x1ac68a)null!=_0x30a8fe[_0x211122[_0x1ac68a]]&&(this[_0x211122[_0x1ac68a]]=_0x30a8fe[_0x211122[_0x1ac68a]]);}}return _0x5ddb86['prototype']['rootName']='',_0x5ddb86['prototype']['elementName']='',_0x5ddb86['prototype']['isAdd']=!0x1,_0x5ddb86['prototype']['wasUndone']=!0x1,_0x5ddb86['create']=function(_0x391267){return new _0x5ddb86(_0x391267);},_0x5ddb86['encode']=function(_0x3fd20a,_0x2d6ec7){return _0x2d6ec7||(_0x2d6ec7=_0x3f90b9['create']()),null!=_0x3fd20a['rootName']&&Object['hasOwnProperty']['call'](_0x3fd20a,'rootName')&&_0x2d6ec7['uint32'](0xa)['string'](_0x3fd20a['rootName']),null!=_0x3fd20a['elementName']&&Object['hasOwnProperty']['call'](_0x3fd20a,'elementName')&&_0x2d6ec7['uint32'](0x12)['string'](_0x3fd20a['elementName']),null!=_0x3fd20a['isAdd']&&Object['hasOwnProperty']['call'](_0x3fd20a,'isAdd')&&_0x2d6ec7['uint32'](0x18)['bool'](_0x3fd20a['isAdd']),null!=_0x3fd20a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3fd20a,'wasUndone')&&_0x2d6ec7['uint32'](0x20)['bool'](_0x3fd20a['wasUndone']),_0x2d6ec7;},_0x5ddb86['encodeDelimited']=function(_0x85e8fe,_0x7b51d7){return this['encode'](_0x85e8fe,_0x7b51d7)['ldelim']();},_0x5ddb86['decode']=function(_0x2761cb,_0x476a07){_0x2761cb instanceof _0x2a3711||(_0x2761cb=_0x2a3711['create'](_0x2761cb));for(var _0x2def47=void 0x0===_0x476a07?_0x2761cb['len']:_0x2761cb['pos']+_0x476a07,_0x11eeee=new _0x39c05c['RootOperation']();_0x2761cb['pos']<_0x2def47;){var _0x190f14=_0x2761cb['uint32']();switch(_0x190f14>>>0x3){case 0x1:_0x11eeee['rootName']=_0x2761cb['string']();break;case 0x2:_0x11eeee['elementName']=_0x2761cb['string']();break;case 0x3:_0x11eeee['isAdd']=_0x2761cb['bool']();break;case 0x4:_0x11eeee['wasUndone']=_0x2761cb['bool']();break;default:_0x2761cb['skipType'](0x7&_0x190f14);}}return _0x11eeee;},_0x5ddb86['decodeDelimited']=function(_0x3ee972){return _0x3ee972 instanceof _0x2a3711||(_0x3ee972=new _0x2a3711(_0x3ee972)),this['decode'](_0x3ee972,_0x3ee972['uint32']());},_0x5ddb86['verify']=function(_0x332af3){return'object'!=typeof _0x332af3||null===_0x332af3?'object\x20expected':null!=_0x332af3['rootName']&&_0x332af3['hasOwnProperty']('rootName')&&!_0x2d424b['isString'](_0x332af3['rootName'])?'rootName:\x20string\x20expected':null!=_0x332af3['elementName']&&_0x332af3['hasOwnProperty']('elementName')&&!_0x2d424b['isString'](_0x332af3['elementName'])?'elementName:\x20string\x20expected':null!=_0x332af3['isAdd']&&_0x332af3['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x332af3['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x332af3['wasUndone']&&_0x332af3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x332af3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ddb86['fromObject']=function(_0x53f5de){if(_0x53f5de instanceof _0x39c05c['RootOperation'])return _0x53f5de;var _0x46dd92=new _0x39c05c['RootOperation']();return null!=_0x53f5de['rootName']&&(_0x46dd92['rootName']=String(_0x53f5de['rootName'])),null!=_0x53f5de['elementName']&&(_0x46dd92['elementName']=String(_0x53f5de['elementName'])),null!=_0x53f5de['isAdd']&&(_0x46dd92['isAdd']=Boolean(_0x53f5de['isAdd'])),null!=_0x53f5de['wasUndone']&&(_0x46dd92['wasUndone']=Boolean(_0x53f5de['wasUndone'])),_0x46dd92;},_0x5ddb86['toObject']=function(_0x5e5291,_0x1edf5d){_0x1edf5d||(_0x1edf5d={});var _0x488154={};return _0x1edf5d['defaults']&&(_0x488154['rootName']='',_0x488154['elementName']='',_0x488154['isAdd']=!0x1,_0x488154['wasUndone']=!0x1),null!=_0x5e5291['rootName']&&_0x5e5291['hasOwnProperty']('rootName')&&(_0x488154['rootName']=_0x5e5291['rootName']),null!=_0x5e5291['elementName']&&_0x5e5291['hasOwnProperty']('elementName')&&(_0x488154['elementName']=_0x5e5291['elementName']),null!=_0x5e5291['isAdd']&&_0x5e5291['hasOwnProperty']('isAdd')&&(_0x488154['isAdd']=_0x5e5291['isAdd']),null!=_0x5e5291['wasUndone']&&_0x5e5291['hasOwnProperty']('wasUndone')&&(_0x488154['wasUndone']=_0x5e5291['wasUndone']),_0x488154;},_0x5ddb86['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x5ddb86['getTypeUrl']=function(_0x361bf2){return void 0x0===_0x361bf2&&(_0x361bf2='type.googleapis.com'),_0x361bf2+'/RootOperation';},_0x5ddb86;}()),_0x39c05c['SplitOperation']=(function(){function _0x3f84a3(_0x3b575e){if(_0x3b575e){for(var _0x4b10d7=Object['keys'](_0x3b575e),_0x4f4691=0x0;_0x4f4691<_0x4b10d7['length'];++_0x4f4691)null!=_0x3b575e[_0x4b10d7[_0x4f4691]]&&(this[_0x4b10d7[_0x4f4691]]=_0x3b575e[_0x4b10d7[_0x4f4691]]);}}return _0x3f84a3['prototype']['splitPosition']=null,_0x3f84a3['prototype']['graveyardPosition']=null,_0x3f84a3['prototype']['howMany']=0x0,_0x3f84a3['prototype']['insertionPosition']=null,_0x3f84a3['prototype']['wasUndone']=!0x1,_0x3f84a3['create']=function(_0x16e234){return new _0x3f84a3(_0x16e234);},_0x3f84a3['encode']=function(_0x5ea558,_0x539d2c){return _0x539d2c||(_0x539d2c=_0x3f90b9['create']()),null!=_0x5ea558['splitPosition']&&Object['hasOwnProperty']['call'](_0x5ea558,'splitPosition')&&_0x39c05c['Position']['encode'](_0x5ea558['splitPosition'],_0x539d2c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ea558['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5ea558,'graveyardPosition')&&_0x39c05c['Position']['encode'](_0x5ea558['graveyardPosition'],_0x539d2c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5ea558['howMany']&&Object['hasOwnProperty']['call'](_0x5ea558,'howMany')&&_0x539d2c['uint32'](0x18)['uint32'](_0x5ea558['howMany']),null!=_0x5ea558['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5ea558,'insertionPosition')&&_0x39c05c['Position']['encode'](_0x5ea558['insertionPosition'],_0x539d2c['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5ea558['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ea558,'wasUndone')&&_0x539d2c['uint32'](0x28)['bool'](_0x5ea558['wasUndone']),_0x539d2c;},_0x3f84a3['encodeDelimited']=function(_0xd4037c,_0xa0cef4){return this['encode'](_0xd4037c,_0xa0cef4)['ldelim']();},_0x3f84a3['decode']=function(_0x10cde6,_0xa922cd){_0x10cde6 instanceof _0x2a3711||(_0x10cde6=_0x2a3711['create'](_0x10cde6));for(var _0x2c61a4=void 0x0===_0xa922cd?_0x10cde6['len']:_0x10cde6['pos']+_0xa922cd,_0x11f5d9=new _0x39c05c['SplitOperation']();_0x10cde6['pos']<_0x2c61a4;){var _0x2bf4c7=_0x10cde6['uint32']();switch(_0x2bf4c7>>>0x3){case 0x1:_0x11f5d9['splitPosition']=_0x39c05c['Position']['decode'](_0x10cde6,_0x10cde6['uint32']());break;case 0x2:_0x11f5d9['graveyardPosition']=_0x39c05c['Position']['decode'](_0x10cde6,_0x10cde6['uint32']());break;case 0x3:_0x11f5d9['howMany']=_0x10cde6['uint32']();break;case 0x4:_0x11f5d9['insertionPosition']=_0x39c05c['Position']['decode'](_0x10cde6,_0x10cde6['uint32']());break;case 0x5:_0x11f5d9['wasUndone']=_0x10cde6['bool']();break;default:_0x10cde6['skipType'](0x7&_0x2bf4c7);}}return _0x11f5d9;},_0x3f84a3['decodeDelimited']=function(_0x2aeba1){return _0x2aeba1 instanceof _0x2a3711||(_0x2aeba1=new _0x2a3711(_0x2aeba1)),this['decode'](_0x2aeba1,_0x2aeba1['uint32']());},_0x3f84a3['verify']=function(_0x582c68){if('object'!=typeof _0x582c68||null===_0x582c68)return'object\x20expected';var _0x57cd7e;if(null!=_0x582c68['splitPosition']&&_0x582c68['hasOwnProperty']('splitPosition')&&(_0x57cd7e=_0x39c05c['Position']['verify'](_0x582c68['splitPosition'])))return'splitPosition.'+_0x57cd7e;if(null!=_0x582c68['graveyardPosition']&&_0x582c68['hasOwnProperty']('graveyardPosition')&&(_0x57cd7e=_0x39c05c['Position']['verify'](_0x582c68['graveyardPosition'])))return'graveyardPosition.'+_0x57cd7e;if(null!=_0x582c68['howMany']&&_0x582c68['hasOwnProperty']('howMany')&&!_0x2d424b['isInteger'](_0x582c68['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x582c68['insertionPosition']&&_0x582c68['hasOwnProperty']('insertionPosition')&&(_0x57cd7e=_0x39c05c['Position']['verify'](_0x582c68['insertionPosition'])))return'insertionPosition.'+_0x57cd7e;return null!=_0x582c68['wasUndone']&&_0x582c68['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x582c68['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f84a3['fromObject']=function(_0x52e8e9){if(_0x52e8e9 instanceof _0x39c05c['SplitOperation'])return _0x52e8e9;var _0x1289e0=new _0x39c05c['SplitOperation']();if(null!=_0x52e8e9['splitPosition']){if('object'!=typeof _0x52e8e9['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1289e0['splitPosition']=_0x39c05c['Position']['fromObject'](_0x52e8e9['splitPosition']);}if(null!=_0x52e8e9['graveyardPosition']){if('object'!=typeof _0x52e8e9['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1289e0['graveyardPosition']=_0x39c05c['Position']['fromObject'](_0x52e8e9['graveyardPosition']);}if(null!=_0x52e8e9['howMany']&&(_0x1289e0['howMany']=_0x52e8e9['howMany']>>>0x0),null!=_0x52e8e9['insertionPosition']){if('object'!=typeof _0x52e8e9['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1289e0['insertionPosition']=_0x39c05c['Position']['fromObject'](_0x52e8e9['insertionPosition']);}return null!=_0x52e8e9['wasUndone']&&(_0x1289e0['wasUndone']=Boolean(_0x52e8e9['wasUndone'])),_0x1289e0;},_0x3f84a3['toObject']=function(_0x3e9186,_0x2b1d56){_0x2b1d56||(_0x2b1d56={});var _0x310ece={};return _0x2b1d56['defaults']&&(_0x310ece['splitPosition']=null,_0x310ece['graveyardPosition']=null,_0x310ece['howMany']=0x0,_0x310ece['insertionPosition']=null,_0x310ece['wasUndone']=!0x1),null!=_0x3e9186['splitPosition']&&_0x3e9186['hasOwnProperty']('splitPosition')&&(_0x310ece['splitPosition']=_0x39c05c['Position']['toObject'](_0x3e9186['splitPosition'],_0x2b1d56)),null!=_0x3e9186['graveyardPosition']&&_0x3e9186['hasOwnProperty']('graveyardPosition')&&(_0x310ece['graveyardPosition']=_0x39c05c['Position']['toObject'](_0x3e9186['graveyardPosition'],_0x2b1d56)),null!=_0x3e9186['howMany']&&_0x3e9186['hasOwnProperty']('howMany')&&(_0x310ece['howMany']=_0x3e9186['howMany']),null!=_0x3e9186['insertionPosition']&&_0x3e9186['hasOwnProperty']('insertionPosition')&&(_0x310ece['insertionPosition']=_0x39c05c['Position']['toObject'](_0x3e9186['insertionPosition'],_0x2b1d56)),null!=_0x3e9186['wasUndone']&&_0x3e9186['hasOwnProperty']('wasUndone')&&(_0x310ece['wasUndone']=_0x3e9186['wasUndone']),_0x310ece;},_0x3f84a3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x3f84a3['getTypeUrl']=function(_0x372e6c){return void 0x0===_0x372e6c&&(_0x372e6c='type.googleapis.com'),_0x372e6c+'/SplitOperation';},_0x3f84a3;}()),_0x39c05c['Position']=(function(){function _0x376d26(_0xcbbca2){if(this['path']=[],_0xcbbca2){for(var _0x141c09=Object['keys'](_0xcbbca2),_0x5bd627=0x0;_0x5bd627<_0x141c09['length'];++_0x5bd627)null!=_0xcbbca2[_0x141c09[_0x5bd627]]&&(this[_0x141c09[_0x5bd627]]=_0xcbbca2[_0x141c09[_0x5bd627]]);}}return _0x376d26['prototype']['root']='',_0x376d26['prototype']['rootMain']=!0x1,_0x376d26['prototype']['rootGraveyard']=!0x1,_0x376d26['prototype']['path']=_0x2d424b['emptyArray'],_0x376d26['prototype']['stickiness']='',_0x376d26['create']=function(_0x33c11b){return new _0x376d26(_0x33c11b);},_0x376d26['encode']=function(_0x57b814,_0x147fdd){if(_0x147fdd||(_0x147fdd=_0x3f90b9['create']()),null!=_0x57b814['root']&&Object['hasOwnProperty']['call'](_0x57b814,'root')&&_0x147fdd['uint32'](0xa)['string'](_0x57b814['root']),null!=_0x57b814['rootMain']&&Object['hasOwnProperty']['call'](_0x57b814,'rootMain')&&_0x147fdd['uint32'](0x10)['bool'](_0x57b814['rootMain']),null!=_0x57b814['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x57b814,'rootGraveyard')&&_0x147fdd['uint32'](0x18)['bool'](_0x57b814['rootGraveyard']),null!=_0x57b814['path']&&_0x57b814['path']['length']){_0x147fdd['uint32'](0x22)['fork']();for(var _0x4f778d=0x0;_0x4f778d<_0x57b814['path']['length'];++_0x4f778d)_0x147fdd['uint32'](_0x57b814['path'][_0x4f778d]);_0x147fdd['ldelim']();}return null!=_0x57b814['stickiness']&&Object['hasOwnProperty']['call'](_0x57b814,'stickiness')&&_0x147fdd['uint32'](0x2a)['string'](_0x57b814['stickiness']),_0x147fdd;},_0x376d26['encodeDelimited']=function(_0x39eb45,_0x4bf10c){return this['encode'](_0x39eb45,_0x4bf10c)['ldelim']();},_0x376d26['decode']=function(_0x19c0c8,_0x13f6d0){_0x19c0c8 instanceof _0x2a3711||(_0x19c0c8=_0x2a3711['create'](_0x19c0c8));for(var _0x24b91a=void 0x0===_0x13f6d0?_0x19c0c8['len']:_0x19c0c8['pos']+_0x13f6d0,_0x5a7ed6=new _0x39c05c['Position']();_0x19c0c8['pos']<_0x24b91a;){var _0x2d0e4b=_0x19c0c8['uint32']();switch(_0x2d0e4b>>>0x3){case 0x1:_0x5a7ed6['root']=_0x19c0c8['string']();break;case 0x2:_0x5a7ed6['rootMain']=_0x19c0c8['bool']();break;case 0x3:_0x5a7ed6['rootGraveyard']=_0x19c0c8['bool']();break;case 0x4:if(_0x5a7ed6['path']&&_0x5a7ed6['path']['length']||(_0x5a7ed6['path']=[]),0x2==(0x7&_0x2d0e4b)){for(var _0x3c83f1=_0x19c0c8['uint32']()+_0x19c0c8['pos'];_0x19c0c8['pos']<_0x3c83f1;)_0x5a7ed6['path']['push'](_0x19c0c8['uint32']());}else _0x5a7ed6['path']['push'](_0x19c0c8['uint32']());break;case 0x5:_0x5a7ed6['stickiness']=_0x19c0c8['string']();break;default:_0x19c0c8['skipType'](0x7&_0x2d0e4b);}}return _0x5a7ed6;},_0x376d26['decodeDelimited']=function(_0x7b6be2){return _0x7b6be2 instanceof _0x2a3711||(_0x7b6be2=new _0x2a3711(_0x7b6be2)),this['decode'](_0x7b6be2,_0x7b6be2['uint32']());},_0x376d26['verify']=function(_0x35f8c5){if('object'!=typeof _0x35f8c5||null===_0x35f8c5)return'object\x20expected';if(null!=_0x35f8c5['root']&&_0x35f8c5['hasOwnProperty']('root')&&!_0x2d424b['isString'](_0x35f8c5['root']))return'root:\x20string\x20expected';if(null!=_0x35f8c5['rootMain']&&_0x35f8c5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x35f8c5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x35f8c5['rootGraveyard']&&_0x35f8c5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x35f8c5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x35f8c5['path']&&_0x35f8c5['hasOwnProperty']('path')){if(!Array['isArray'](_0x35f8c5['path']))return'path:\x20array\x20expected';for(var _0x4e67d7=0x0;_0x4e67d7<_0x35f8c5['path']['length'];++_0x4e67d7)if(!_0x2d424b['isInteger'](_0x35f8c5['path'][_0x4e67d7]))return'path:\x20integer[]\x20expected';}return null!=_0x35f8c5['stickiness']&&_0x35f8c5['hasOwnProperty']('stickiness')&&!_0x2d424b['isString'](_0x35f8c5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x376d26['fromObject']=function(_0x3d973d){if(_0x3d973d instanceof _0x39c05c['Position'])return _0x3d973d;var _0x2790e5=new _0x39c05c['Position']();if(null!=_0x3d973d['root']&&(_0x2790e5['root']=String(_0x3d973d['root'])),null!=_0x3d973d['rootMain']&&(_0x2790e5['rootMain']=Boolean(_0x3d973d['rootMain'])),null!=_0x3d973d['rootGraveyard']&&(_0x2790e5['rootGraveyard']=Boolean(_0x3d973d['rootGraveyard'])),_0x3d973d['path']){if(!Array['isArray'](_0x3d973d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2790e5['path']=[];for(var _0x7e89aa=0x0;_0x7e89aa<_0x3d973d['path']['length'];++_0x7e89aa)_0x2790e5['path'][_0x7e89aa]=_0x3d973d['path'][_0x7e89aa]>>>0x0;}return null!=_0x3d973d['stickiness']&&(_0x2790e5['stickiness']=String(_0x3d973d['stickiness'])),_0x2790e5;},_0x376d26['toObject']=function(_0x423f86,_0x38635d){_0x38635d||(_0x38635d={});var _0x2bbd78={};if((_0x38635d['arrays']||_0x38635d['defaults'])&&(_0x2bbd78['path']=[]),_0x38635d['defaults']&&(_0x2bbd78['root']='',_0x2bbd78['rootMain']=!0x1,_0x2bbd78['rootGraveyard']=!0x1,_0x2bbd78['stickiness']=''),null!=_0x423f86['root']&&_0x423f86['hasOwnProperty']('root')&&(_0x2bbd78['root']=_0x423f86['root']),null!=_0x423f86['rootMain']&&_0x423f86['hasOwnProperty']('rootMain')&&(_0x2bbd78['rootMain']=_0x423f86['rootMain']),null!=_0x423f86['rootGraveyard']&&_0x423f86['hasOwnProperty']('rootGraveyard')&&(_0x2bbd78['rootGraveyard']=_0x423f86['rootGraveyard']),_0x423f86['path']&&_0x423f86['path']['length']){_0x2bbd78['path']=[];for(var _0x20341b=0x0;_0x20341b<_0x423f86['path']['length'];++_0x20341b)_0x2bbd78['path'][_0x20341b]=_0x423f86['path'][_0x20341b];}return null!=_0x423f86['stickiness']&&_0x423f86['hasOwnProperty']('stickiness')&&(_0x2bbd78['stickiness']=_0x423f86['stickiness']),_0x2bbd78;},_0x376d26['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x376d26['getTypeUrl']=function(_0x25a907){return void 0x0===_0x25a907&&(_0x25a907='type.googleapis.com'),_0x25a907+'/Position';},_0x376d26;}()),_0x39c05c['Range']=(function(){function _0x4239cb(_0x4cc981){if(_0x4cc981){for(var _0x48e10d=Object['keys'](_0x4cc981),_0x332cf6=0x0;_0x332cf6<_0x48e10d['length'];++_0x332cf6)null!=_0x4cc981[_0x48e10d[_0x332cf6]]&&(this[_0x48e10d[_0x332cf6]]=_0x4cc981[_0x48e10d[_0x332cf6]]);}}return _0x4239cb['prototype']['start']=null,_0x4239cb['prototype']['end']=null,_0x4239cb['create']=function(_0x51dcc8){return new _0x4239cb(_0x51dcc8);},_0x4239cb['encode']=function(_0x1fb0b8,_0x43cc85){return _0x43cc85||(_0x43cc85=_0x3f90b9['create']()),null!=_0x1fb0b8['start']&&Object['hasOwnProperty']['call'](_0x1fb0b8,'start')&&_0x39c05c['Position']['encode'](_0x1fb0b8['start'],_0x43cc85['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1fb0b8['end']&&Object['hasOwnProperty']['call'](_0x1fb0b8,'end')&&_0x39c05c['Position']['encode'](_0x1fb0b8['end'],_0x43cc85['uint32'](0x12)['fork']())['ldelim'](),_0x43cc85;},_0x4239cb['encodeDelimited']=function(_0x116d69,_0x376c20){return this['encode'](_0x116d69,_0x376c20)['ldelim']();},_0x4239cb['decode']=function(_0x215ed0,_0x38d5aa){_0x215ed0 instanceof _0x2a3711||(_0x215ed0=_0x2a3711['create'](_0x215ed0));for(var _0x5a3135=void 0x0===_0x38d5aa?_0x215ed0['len']:_0x215ed0['pos']+_0x38d5aa,_0x300dfb=new _0x39c05c['Range']();_0x215ed0['pos']<_0x5a3135;){var _0x3e2276=_0x215ed0['uint32']();switch(_0x3e2276>>>0x3){case 0x1:_0x300dfb['start']=_0x39c05c['Position']['decode'](_0x215ed0,_0x215ed0['uint32']());break;case 0x2:_0x300dfb['end']=_0x39c05c['Position']['decode'](_0x215ed0,_0x215ed0['uint32']());break;default:_0x215ed0['skipType'](0x7&_0x3e2276);}}return _0x300dfb;},_0x4239cb['decodeDelimited']=function(_0x2ab8fb){return _0x2ab8fb instanceof _0x2a3711||(_0x2ab8fb=new _0x2a3711(_0x2ab8fb)),this['decode'](_0x2ab8fb,_0x2ab8fb['uint32']());},_0x4239cb['verify']=function(_0x13a7a0){if('object'!=typeof _0x13a7a0||null===_0x13a7a0)return'object\x20expected';var _0x18b978;if(null!=_0x13a7a0['start']&&_0x13a7a0['hasOwnProperty']('start')&&(_0x18b978=_0x39c05c['Position']['verify'](_0x13a7a0['start'])))return'start.'+_0x18b978;if(null!=_0x13a7a0['end']&&_0x13a7a0['hasOwnProperty']('end')&&(_0x18b978=_0x39c05c['Position']['verify'](_0x13a7a0['end'])))return'end.'+_0x18b978;return null;},_0x4239cb['fromObject']=function(_0x34c179){if(_0x34c179 instanceof _0x39c05c['Range'])return _0x34c179;var _0x2d2f10=new _0x39c05c['Range']();if(null!=_0x34c179['start']){if('object'!=typeof _0x34c179['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2d2f10['start']=_0x39c05c['Position']['fromObject'](_0x34c179['start']);}if(null!=_0x34c179['end']){if('object'!=typeof _0x34c179['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2d2f10['end']=_0x39c05c['Position']['fromObject'](_0x34c179['end']);}return _0x2d2f10;},_0x4239cb['toObject']=function(_0x151faa,_0x432339){_0x432339||(_0x432339={});var _0xc69f9c={};return _0x432339['defaults']&&(_0xc69f9c['start']=null,_0xc69f9c['end']=null),null!=_0x151faa['start']&&_0x151faa['hasOwnProperty']('start')&&(_0xc69f9c['start']=_0x39c05c['Position']['toObject'](_0x151faa['start'],_0x432339)),null!=_0x151faa['end']&&_0x151faa['hasOwnProperty']('end')&&(_0xc69f9c['end']=_0x39c05c['Position']['toObject'](_0x151faa['end'],_0x432339)),_0xc69f9c;},_0x4239cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x4239cb['getTypeUrl']=function(_0x3a166d){return void 0x0===_0x3a166d&&(_0x3a166d='type.googleapis.com'),_0x3a166d+'/Range';},_0x4239cb;}()),_0x39c05c['Element']=(function(){function _0x43b1bc(_0x20716c){if(this['children']=[],this['attributesBoolean']={},_0x20716c){for(var _0x2d1f93=Object['keys'](_0x20716c),_0x165a67=0x0;_0x165a67<_0x2d1f93['length'];++_0x165a67)null!=_0x20716c[_0x2d1f93[_0x165a67]]&&(this[_0x2d1f93[_0x165a67]]=_0x20716c[_0x2d1f93[_0x165a67]]);}}return _0x43b1bc['prototype']['name']='',_0x43b1bc['prototype']['children']=_0x2d424b['emptyArray'],_0x43b1bc['prototype']['data']='',_0x43b1bc['prototype']['attributesBoolean']=_0x2d424b['emptyObject'],_0x43b1bc['prototype']['attributesJson']='',_0x43b1bc['create']=function(_0x4a97f7){return new _0x43b1bc(_0x4a97f7);},_0x43b1bc['encode']=function(_0x1db634,_0xd32d01){if(_0xd32d01||(_0xd32d01=_0x3f90b9['create']()),null!=_0x1db634['name']&&Object['hasOwnProperty']['call'](_0x1db634,'name')&&_0xd32d01['uint32'](0xa)['string'](_0x1db634['name']),null!=_0x1db634['children']&&_0x1db634['children']['length']){for(var _0x387b55=0x0;_0x387b55<_0x1db634['children']['length'];++_0x387b55)_0x39c05c['Element']['encode'](_0x1db634['children'][_0x387b55],_0xd32d01['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1db634['data']&&Object['hasOwnProperty']['call'](_0x1db634,'data')&&_0xd32d01['uint32'](0x1a)['string'](_0x1db634['data']),null!=_0x1db634['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1db634,'attributesBoolean')){var _0xafe439=Object['keys'](_0x1db634['attributesBoolean']);for(_0x387b55=0x0;_0x387b55<_0xafe439['length'];++_0x387b55)_0xd32d01['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xafe439[_0x387b55])['uint32'](0x10)['bool'](_0x1db634['attributesBoolean'][_0xafe439[_0x387b55]])['ldelim']();}return null!=_0x1db634['attributesJson']&&Object['hasOwnProperty']['call'](_0x1db634,'attributesJson')&&_0xd32d01['uint32'](0x2a)['string'](_0x1db634['attributesJson']),_0xd32d01;},_0x43b1bc['encodeDelimited']=function(_0x109d39,_0x449e99){return this['encode'](_0x109d39,_0x449e99)['ldelim']();},_0x43b1bc['decode']=function(_0x483298,_0x109290){_0x483298 instanceof _0x2a3711||(_0x483298=_0x2a3711['create'](_0x483298));for(var _0x5b17ab,_0x32fa3b,_0x448f7a=void 0x0===_0x109290?_0x483298['len']:_0x483298['pos']+_0x109290,_0x5eedb1=new _0x39c05c['Element']();_0x483298['pos']<_0x448f7a;){var _0x50d6ae=_0x483298['uint32']();switch(_0x50d6ae>>>0x3){case 0x1:_0x5eedb1['name']=_0x483298['string']();break;case 0x2:_0x5eedb1['children']&&_0x5eedb1['children']['length']||(_0x5eedb1['children']=[]),_0x5eedb1['children']['push'](_0x39c05c['Element']['decode'](_0x483298,_0x483298['uint32']()));break;case 0x3:_0x5eedb1['data']=_0x483298['string']();break;case 0x4:_0x5eedb1['attributesBoolean']===_0x2d424b['emptyObject']&&(_0x5eedb1['attributesBoolean']={});var _0x4c5c73=_0x483298['uint32']()+_0x483298['pos'];for(_0x5b17ab='',_0x32fa3b=!0x1;_0x483298['pos']<_0x4c5c73;){var _0x9989b8=_0x483298['uint32']();switch(_0x9989b8>>>0x3){case 0x1:_0x5b17ab=_0x483298['string']();break;case 0x2:_0x32fa3b=_0x483298['bool']();break;default:_0x483298['skipType'](0x7&_0x9989b8);}}_0x5eedb1['attributesBoolean'][_0x5b17ab]=_0x32fa3b;break;case 0x5:_0x5eedb1['attributesJson']=_0x483298['string']();break;default:_0x483298['skipType'](0x7&_0x50d6ae);}}return _0x5eedb1;},_0x43b1bc['decodeDelimited']=function(_0x206f7b){return _0x206f7b instanceof _0x2a3711||(_0x206f7b=new _0x2a3711(_0x206f7b)),this['decode'](_0x206f7b,_0x206f7b['uint32']());},_0x43b1bc['verify']=function(_0x21408e){if('object'!=typeof _0x21408e||null===_0x21408e)return'object\x20expected';if(null!=_0x21408e['name']&&_0x21408e['hasOwnProperty']('name')&&!_0x2d424b['isString'](_0x21408e['name']))return'name:\x20string\x20expected';if(null!=_0x21408e['children']&&_0x21408e['hasOwnProperty']('children')){if(!Array['isArray'](_0x21408e['children']))return'children:\x20array\x20expected';for(var _0x5aedd7=0x0;_0x5aedd7<_0x21408e['children']['length'];++_0x5aedd7){var _0x1c8ec3=_0x39c05c['Element']['verify'](_0x21408e['children'][_0x5aedd7]);if(_0x1c8ec3)return'children.'+_0x1c8ec3;}}if(null!=_0x21408e['data']&&_0x21408e['hasOwnProperty']('data')&&!_0x2d424b['isString'](_0x21408e['data']))return'data:\x20string\x20expected';if(null!=_0x21408e['attributesBoolean']&&_0x21408e['hasOwnProperty']('attributesBoolean')){if(!_0x2d424b['isObject'](_0x21408e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x7ffb5b=Object['keys'](_0x21408e['attributesBoolean']);for(_0x5aedd7=0x0;_0x5aedd7<_0x7ffb5b['length'];++_0x5aedd7)if('boolean'!=typeof _0x21408e['attributesBoolean'][_0x7ffb5b[_0x5aedd7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x21408e['attributesJson']&&_0x21408e['hasOwnProperty']('attributesJson')&&!_0x2d424b['isString'](_0x21408e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x43b1bc['fromObject']=function(_0x52c3b0){if(_0x52c3b0 instanceof _0x39c05c['Element'])return _0x52c3b0;var _0x55c904=new _0x39c05c['Element']();if(null!=_0x52c3b0['name']&&(_0x55c904['name']=String(_0x52c3b0['name'])),_0x52c3b0['children']){if(!Array['isArray'](_0x52c3b0['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x55c904['children']=[];for(var _0x6b97ff=0x0;_0x6b97ff<_0x52c3b0['children']['length'];++_0x6b97ff){if('object'!=typeof _0x52c3b0['children'][_0x6b97ff])throw TypeError('.Element.children:\x20object\x20expected');_0x55c904['children'][_0x6b97ff]=_0x39c05c['Element']['fromObject'](_0x52c3b0['children'][_0x6b97ff]);}}if(null!=_0x52c3b0['data']&&(_0x55c904['data']=String(_0x52c3b0['data'])),_0x52c3b0['attributesBoolean']){if('object'!=typeof _0x52c3b0['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x55c904['attributesBoolean']={};var _0x52aeba=Object['keys'](_0x52c3b0['attributesBoolean']);for(_0x6b97ff=0x0;_0x6b97ff<_0x52aeba['length'];++_0x6b97ff)_0x55c904['attributesBoolean'][_0x52aeba[_0x6b97ff]]=Boolean(_0x52c3b0['attributesBoolean'][_0x52aeba[_0x6b97ff]]);}return null!=_0x52c3b0['attributesJson']&&(_0x55c904['attributesJson']=String(_0x52c3b0['attributesJson'])),_0x55c904;},_0x43b1bc['toObject']=function(_0x11dae2,_0x41dc66){_0x41dc66||(_0x41dc66={});var _0x531fcb,_0x382cd1={};if((_0x41dc66['arrays']||_0x41dc66['defaults'])&&(_0x382cd1['children']=[]),(_0x41dc66['objects']||_0x41dc66['defaults'])&&(_0x382cd1['attributesBoolean']={}),_0x41dc66['defaults']&&(_0x382cd1['name']='',_0x382cd1['data']='',_0x382cd1['attributesJson']=''),null!=_0x11dae2['name']&&_0x11dae2['hasOwnProperty']('name')&&(_0x382cd1['name']=_0x11dae2['name']),_0x11dae2['children']&&_0x11dae2['children']['length']){_0x382cd1['children']=[];for(var _0xd3f835=0x0;_0xd3f835<_0x11dae2['children']['length'];++_0xd3f835)_0x382cd1['children'][_0xd3f835]=_0x39c05c['Element']['toObject'](_0x11dae2['children'][_0xd3f835],_0x41dc66);}if(null!=_0x11dae2['data']&&_0x11dae2['hasOwnProperty']('data')&&(_0x382cd1['data']=_0x11dae2['data']),_0x11dae2['attributesBoolean']&&(_0x531fcb=Object['keys'](_0x11dae2['attributesBoolean']))['length']){_0x382cd1['attributesBoolean']={};for(_0xd3f835=0x0;_0xd3f835<_0x531fcb['length'];++_0xd3f835)_0x382cd1['attributesBoolean'][_0x531fcb[_0xd3f835]]=_0x11dae2['attributesBoolean'][_0x531fcb[_0xd3f835]];}return null!=_0x11dae2['attributesJson']&&_0x11dae2['hasOwnProperty']('attributesJson')&&(_0x382cd1['attributesJson']=_0x11dae2['attributesJson']),_0x382cd1;},_0x43b1bc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1cb8e6['util']['toJSONOptions']);},_0x43b1bc['getTypeUrl']=function(_0x51f318){return void 0x0===_0x51f318&&(_0x51f318='type.googleapis.com'),_0x51f318+'/Element';},_0x43b1bc;}()),_0x39c05c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x465478){return new y(this['_protobufRoot'][_0x465478]);}}class y{['_protobuf'];constructor(_0x3bad7e){this['_protobuf']=_0x3bad7e;}['compress'](_0xb5878a){const _0xc181b=this['_protobuf']['verify'](_0xb5878a);if(_0xc181b)throw Error(_0xc181b);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xb5878a))['finish']();}['decompress'](_0x49637b){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x49637b),{'oneofs':!0x0});}}function _(_0x1c82fa,_0x547a61){const _0x2d08cd=_0x400cc1(_0x1c82fa);return _0x2d08cd['path'][_0x2d08cd['path']['length']-0x1]+=_0x547a61,_0x2d08cd;}function O(_0x219a48,_0x173bac){return _0x219a48['root']===_0x173bac['root']&&_0x45ff1d(_0x219a48['path'],_0x173bac['path']);}function $(_0x1b25f7){P(_0x1b25f7,_0x4f6550=>('main'==_0x4f6550['root']?(_0x4f6550['rootMain']=!0x0,delete _0x4f6550['root']):'$graveyard'==_0x4f6550['root']&&(_0x4f6550['rootGraveyard']=!0x0,delete _0x4f6550['root']),_0x4f6550));}function J(_0x1911c7){P(_0x1911c7,_0x2ad91c=>(_0x2ad91c['rootMain']?(_0x2ad91c['root']='main',delete _0x2ad91c['rootMain']):_0x2ad91c['rootGraveyard']&&(_0x2ad91c['root']='$graveyard',delete _0x2ad91c['rootGraveyard']),_0x2ad91c));}function P(_0x25caa8,_0x2766b7){for(const _0x47d89d in _0x25caa8){const _0x34ab82=_0x25caa8[_0x47d89d];'nodes'!==_0x47d89d&&_0x19bd5c(_0x34ab82)&&(_0x34ab82['path']&&(_0x34ab82['root']||_0x34ab82['rootMain']||_0x34ab82['rootGraveyard'])?_0x25caa8[_0x47d89d]=_0x2766b7(_0x34ab82):P(_0x34ab82,_0x2766b7));}return _0x25caa8;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x567177,_0x25a66b,_0x1d5bec){this['_id']=_0x567177,this['_operationName']=_0x25a66b,this['_protobufDescriptor']=_0x1d5bec;}['compress'](_0xd9844f,_0x1387ac){const _0x2e58e4=_0x1387ac['shift']();return $(_0x2e58e4),_0xd9844f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2e58e4)),_0xd9844f['types']['push'](this['_id']),!0x0;}['decompress'](_0x2665ec,_0x496f04){_0x496f04['types']['shift']();const _0x4767cd=this['_protobufDescriptor']['decompress'](_0x496f04['buffers']['shift']());J(_0x4767cd),_0x4767cd['__className']=this['_operationName'],_0x2665ec['push'](_0x4767cd);}}class s extends e{['compress'](_0x231213,_0x4fd47f){const _0x83e039=_0x4fd47f['shift']();return this['_serializeOneOf']('oldValue',_0x83e039),this['_serializeOneOf']('newValue',_0x83e039),$(_0x83e039),_0x231213['buffers']['push'](this['_protobufDescriptor']['compress'](_0x83e039)),_0x231213['types']['push'](this['_id']),!0x0;}['decompress'](_0x31e315,_0x4e0897){const {types:_0x2ab560,buffers:_0x2d8bb9}=_0x4e0897,_0x285b40=this['_protobufDescriptor']['decompress'](_0x2d8bb9['shift']());_0x2ab560['shift'](),this['_deserializeOneOf']('oldValue',_0x285b40),this['_deserializeOneOf']('newValue',_0x285b40),J(_0x285b40),_0x285b40['__className']=this['_operationName'],_0x31e315['push'](_0x285b40);}['_serializeOneOf'](_0x1558bc,_0x3de53c){const _0x5d516f=_0x3de53c[_0x1558bc];'boolean'==typeof _0x5d516f?_0x3de53c[_0x1558bc+'Boolean']=_0x5d516f:_0x3de53c[_0x1558bc+'Json']=JSON['stringify'](_0x5d516f);}['_deserializeOneOf'](_0x57c96c,_0x5624f4){const _0x3593a1=_0x57c96c+'Json';_0x5624f4[_0x3593a1]?(_0x5624f4[_0x57c96c]=JSON['parse'](_0x5624f4[_0x3593a1]),delete _0x5624f4[_0x3593a1]):(_0x5624f4[_0x57c96c]=_0x5624f4[_0x57c96c+'Boolean'],delete _0x5624f4[_0x57c96c+'Boolean']);}}class i extends e{['compress'](_0xaa871d,_0x5b536a){const _0x23c72c=_0x5b536a['shift']();return this['_serializeNodesAttributes'](_0x23c72c['nodes']),$(_0x23c72c),_0xaa871d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x23c72c)),_0xaa871d['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f88fd,_0x26970d){const {types:_0x2794b8,buffers:_0x558605}=_0x26970d,_0x45737d=this['_protobufDescriptor']['decompress'](_0x558605['shift']());_0x2794b8['shift'](),_0x45737d['nodes']||(_0x45737d['nodes']=[]),this['_deserializeNodesAttributes'](_0x45737d['nodes']),J(_0x45737d),_0x45737d['__className']=this['_operationName'],_0x3f88fd['push'](_0x45737d);}['_serializeNodesAttributes'](_0x97339){for(const _0x47f526 of _0x97339){if(_0x47f526['attributes']){const _0x530d5c=_0x47f526['attributes'];this['_areValuesBoolean'](_0x530d5c)?_0x47f526['attributesBoolean']=_0x530d5c:_0x47f526['attributesJson']=JSON['stringify'](_0x530d5c);}_0x47f526['children']&&this['_serializeNodesAttributes'](_0x47f526['children']);}}['_deserializeNodesAttributes'](_0x179395){for(const _0x377d3e of _0x179395)(_0x377d3e['attributesBoolean']||_0x377d3e['attributesJson'])&&(_0x377d3e['attributesBoolean']?(_0x377d3e['attributes']=_0x377d3e['attributesBoolean'],delete _0x377d3e['attributesBoolean']):(_0x377d3e['attributes']=JSON['parse'](_0x377d3e['attributesJson']),delete _0x377d3e['attributesJson'])),_0x377d3e['children']&&this['_deserializeNodesAttributes'](_0x377d3e['children']);}['_areValuesBoolean'](_0x4d2843){return Object['keys'](_0x4d2843)['every'](_0x46cdd1=>'boolean'==typeof _0x4d2843[_0x46cdd1]);}}class n extends e{['decompress'](_0x2886f2,_0x5c4843){super['decompress'](_0x2886f2,_0x5c4843);const _0x9d9fb0=_0x2886f2[_0x2886f2['length']-0x1];_0x9d9fb0['oldRange']||(_0x9d9fb0['oldRange']=null),_0x9d9fb0['newRange']||(_0x9d9fb0['newRange']=null);}}class p extends e{['compress'](_0x3edbec,_0x8008a6){return _0x8008a6['shift'](),_0x3edbec['types']['push'](this['_id']),!0x0;}['decompress'](_0x4d8d91,_0x589dec){_0x589dec['types']['shift'](),_0x4d8d91['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2d5066,_0x4893e4,_0x169888,_0x4f989b){super(_0x2d5066,_0x4893e4,_0x169888),this['_omittedNamespace']=_0x4f989b+':';}['compress'](_0x2025d9,_0x2c6a65){return!('MarkerOperation'!=_0x2c6a65[0x0]['__className']||!_0x2c6a65[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2c6a65[0x0]['name']=_0x2c6a65[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2025d9,_0x2c6a65),!0x0);}['decompress'](_0x2c24ab,_0x19147a){super['decompress'](_0x2c24ab,_0x19147a);const _0x208c74=_0x2c24ab[_0x2c24ab['length']-0x1];_0x208c74['name']=this['_omittedNamespace']+_0x208c74['name'];}}class b{['_id'];['_context'];constructor(_0x2255f5,_0x44d889){this['_id']=_0x2255f5,this['_context']=_0x44d889;}['compress'](_0x2fbc53,_0x5c1d3b){let _0x1a2bf4;for(;_0x5c1d3b['length']>0x1&&this['_compareOperations'](_0x5c1d3b[0x0],_0x5c1d3b[0x1]);)_0x1a2bf4?(_0x1a2bf4=this['_combineNext'](_0x5c1d3b['shift'](),_0x1a2bf4),_0x2fbc53['types']['push'](0x0)):(_0x1a2bf4=_0x400cc1(_0x5c1d3b['shift']()),_0x2fbc53['types']['push'](this['_id']));return!!_0x1a2bf4&&(_0x1a2bf4=this['_combineNext'](_0x5c1d3b['shift'](),_0x1a2bf4),_0x2fbc53['types']['push'](0x0),_0x2fbc53['buffers']['push'](this['_compressSingleOperation'](_0x1a2bf4)),!0x0);}['decompress'](_0x5bd9d0,_0x13b80b){const _0x4c2cde=this['_decompressSingleOperation'](_0x13b80b);for(;0x0==_0x13b80b['types'][0x0];)_0x13b80b['types']['shift'](),_0x5bd9d0['push'](this['_splitCurrent'](_0x4c2cde));_0x5bd9d0['push'](_0x4c2cde);}}class m extends b{['_combineNext'](_0x44e798,_0x3fa293){return _0x3fa293['nodes'][0x0]['data']+=_0x44e798['nodes'][0x0]['data'],_0x3fa293;}['_splitCurrent'](_0x4c184b){const _0x4ad96e=_0x400cc1(_0x4c184b),_0x1f4fa2=_0x4ad96e['nodes'][0x0],_0x174ec7=_0x4c184b['nodes'][0x0],_0x5a2cff=_0x174ec7['data'][Symbol['iterator']]()['next']()['value'],_0x1ec67e=_0x5a2cff['length'];return _0x1f4fa2['data']=_0x5a2cff,_0x174ec7['data']=_0x174ec7['data']['substr'](_0x1ec67e),_0x4c184b['position']=_(_0x4c184b['position'],_0x1ec67e),_0x4ad96e;}['_compareOperations'](_0x1e20d8,_0x467dc8){if(this['_checkOperation'](_0x1e20d8)&&this['_checkOperation'](_0x467dc8)){const _0x121cfc=_0x1e20d8['nodes'][0x0]['data']['length'],_0x128a8b=O(_(_0x1e20d8['position'],_0x121cfc),_0x467dc8['position']),_0x4e1065=_0x1e20d8['nodes'][0x0],_0x4d7a91=_0x467dc8['nodes'][0x0];return _0x128a8b&&this['_compareAttributes'](_0x4e1065,_0x4d7a91);}return!0x1;}['_compressSingleOperation'](_0x21ab92){const _0x3cf70d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3cf70d,[_0x21ab92]),_0x3cf70d['buffers'][0x0];}['_decompressSingleOperation'](_0xd19134){const _0x7db180=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x7db180,_0xd19134),_0x7db180[0x0];}['_checkOperation'](_0x415181){return'InsertOperation'==_0x415181['__className']&&0x1==_0x415181['nodes']['length']&&_0x415181['nodes'][0x0]['data']&&!_0x415181['wasUndone']&&0x1==Array['from'](_0x415181['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2095bc,_0x41044f){const _0x20dd00=Object['keys'](_0x2095bc['attributes']||{}),_0x229b5e=Object['keys'](_0x41044f['attributes']||{});return _0x20dd00['length']===_0x229b5e['length']&&_0x20dd00['every'](_0x2c9763=>_0x41044f['attributes'][_0x2c9763]&&_0x41044f['attributes'][_0x2c9763]===_0x2095bc['attributes'][_0x2c9763]);}}class c extends b{['_combineNext'](_0x5f458f,_0x1f8db4){return _0x1f8db4['howMany']++,_0x1f8db4['sourcePosition']=_0x400cc1(_0x5f458f['sourcePosition']),_0x1f8db4;}['_splitCurrent'](_0x4334db){const _0x28db65=_0x400cc1(_0x4334db);return _0x4334db['howMany']--,_0x28db65['howMany']=0x1,_0x28db65['sourcePosition']=_(_0x28db65['sourcePosition'],_0x4334db['howMany']),_0x28db65;}['_compareOperations'](_0x464268,_0x978047){return!(!this['_checkOperation'](_0x464268)||!this['_checkOperation'](_0x978047))&&(O(_(_0x464268['sourcePosition'],-0x1),_0x978047['sourcePosition'])&&O(_0x464268['targetPosition'],_0x978047['targetPosition']));}['_compressSingleOperation'](_0x3dd762){const _0x54ffa3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x54ffa3,[_0x3dd762]),_0x54ffa3['buffers'][0x0];}['_decompressSingleOperation'](_0x40c77f){const _0x288361=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x288361,_0x40c77f),_0x288361[0x0];}['_checkOperation'](_0x36b65a){return'MoveOperation'==_0x36b65a['__className']&&'$graveyard'==_0x36b65a['targetPosition']['root']&&0x1==_0x36b65a['howMany']&&!_0x36b65a['wasUndone'];}}class h extends b{['_combineNext'](_0x15cf0a,_0x2cafd8){return _0x2cafd8['howMany']++,_0x2cafd8;}['_splitCurrent'](_0x29012a){const _0x987e97=_0x400cc1(_0x29012a);return _0x987e97['howMany']=0x1,_0x29012a['howMany']--,_0x987e97;}['_compareOperations'](_0x5f14dd,_0x2c4d29){return!(!this['_checkOperation'](_0x5f14dd)||!this['_checkOperation'](_0x2c4d29))&&(O(_0x5f14dd['sourcePosition'],_0x2c4d29['sourcePosition'])&&O(_0x5f14dd['targetPosition'],_0x2c4d29['targetPosition']));}['_compressSingleOperation'](_0x1bd157){const _0x12261a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x12261a,[_0x1bd157]),_0x12261a['buffers'][0x0];}['_decompressSingleOperation'](_0x52d697){const _0x4ca9bd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4ca9bd,_0x52d697),_0x4ca9bd[0x0];}['_checkOperation'](_0x3f4e02){return'MoveOperation'==_0x3f4e02['__className']&&'$graveyard'==_0x3f4e02['targetPosition']['root']&&0x1==_0x3f4e02['howMany']&&!_0x3f4e02['wasUndone'];}}class f extends b{['compress'](_0x5e56a3,_0x5d6fc6){if(!this['_compareOperations'](_0x5d6fc6[0x0],_0x5d6fc6[0x1]))return!0x1;const _0x567f7e=_0x5d6fc6['shift']();return _0x567f7e['oldRange']=null,_0x567f7e['newRange']&&O(_0x567f7e['newRange']['start'],_0x567f7e['newRange']['end'])&&(_0x567f7e['newRange']['end']=null),_0x5d6fc6['shift'](),_0x5e56a3['types']['push'](this['_id']),_0x5e56a3['types']['push'](0x0),_0x5e56a3['buffers']['push'](this['_compressSingleOperation'](_0x567f7e)),!0x0;}['decompress'](_0x642fb4,_0x3dc1b6){const _0xd7225d=this['_decompressSingleOperation'](_0x3dc1b6);_0xd7225d['newRange']&&!_0xd7225d['newRange']['end']&&(_0xd7225d['newRange']['end']=_0x400cc1(_0xd7225d['newRange']['start']));const _0xd1bf62=_0x400cc1(_0xd7225d);_0xd1bf62['newRange']&&(_0xd1bf62['newRange']['start']['stickiness']='toNone',_0xd1bf62['newRange']['end']=_0x400cc1(_0xd1bf62['newRange']['start'])),_0xd1bf62['name']='user:position:'+_0xd1bf62['name']['split'](':')[0x2],_0x3dc1b6['types']['shift'](),_0x642fb4['push'](_0xd7225d),_0x642fb4['push'](_0xd1bf62);}['_compressSingleOperation'](_0x46cf73){const _0x51777b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x51777b,[_0x46cf73]),_0x51777b['buffers'][0x0];}['_decompressSingleOperation'](_0x4e223e){const _0x4f2099=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4f2099,_0x4e223e),_0x4f2099[0x0];}['_compareOperations'](_0x3c03ab,_0x275491){return!(!_0x3c03ab||!_0x275491)&&('MarkerOperation'==_0x3c03ab['__className']&&'MarkerOperation'==_0x275491['__className']&&!(!_0x3c03ab['name']['startsWith']('user:')||!_0x275491['name']['startsWith']('user:')||_0x3c03ab['name']==_0x275491['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2efb88=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',_0x2efb88,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2efb88,'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'](_0x5c40f0){if(!_0x5c40f0||!_0x5c40f0[0x0])throw new _0x1d21f9('no-operations-provided',this);const _0x456078={'types':[],'buffers':[],'baseVersion':_0x5c40f0[0x0]['baseVersion']};for(;_0x5c40f0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('TypingAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x456078,_0x5c40f0)||this['_getCompressorByName'](_0x5c40f0[0x0]['__className'])['compress'](_0x456078,_0x5c40f0);return _0x456078;}['decompress'](_0x29e0ee){const _0x231e57=[];for(;_0x29e0ee['types']['length'];){this['_compressorById']['get'](_0x29e0ee['types'][0x0])['decompress'](_0x231e57,_0x29e0ee);}return _0x231e57['forEach']((_0x452646,_0x149c1b)=>_0x452646['baseVersion']=_0x29e0ee['baseVersion']+_0x149c1b),_0x231e57;}['_getCompressorByName'](_0x25432b){return this['_compressorByName']['get'](_0x25432b);}['_registerOperationCompressor'](_0x1caad4,_0x2f3793,_0x47e9c5){const _0x34e9de=new _0x47e9c5(_0x1caad4,_0x2f3793,this['_protobufFactory']['getDescriptor'](_0x2f3793));this['_registerCompressor'](_0x1caad4,_0x2f3793,_0x34e9de);}['_registerActionCompressor'](_0x62bebd,_0x50233d,_0x4b8723){const _0x14e490=new _0x4b8723(_0x62bebd,this);this['_registerCompressor'](_0x62bebd,_0x50233d,_0x14e490);}['_registerCompressor'](_0xf2bc2f,_0x344de4,_0x3288a5){this['_compressorById']['set'](_0xf2bc2f,_0x3288a5),this['_compressorByName']['set'](_0x344de4,_0x3288a5);}}export{g as Compressor};
23
+ import{CKEditorError as _0x81d192}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1dd0cd from'protobufjs/minimal.js';import{cloneDeep as _0x4fbdc9,isEqual as _0x264ba7,isObject as _0xfed9fa}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x22668c=_0x1dd0cd['Reader'],_0x2cb8b4=_0x1dd0cd['Writer'],_0x28cd5b=_0x1dd0cd['util'],_0x5e7bdf=_0x1dd0cd['roots']['default']||(_0x1dd0cd['roots']['default']={});return _0x5e7bdf['AttributeOperation']=(function(){function _0x5acaf3(_0x30ce3e){if(_0x30ce3e){for(var _0x163890=Object['keys'](_0x30ce3e),_0x1544cd=0x0;_0x1544cd<_0x163890['length'];++_0x1544cd)null!=_0x30ce3e[_0x163890[_0x1544cd]]&&(this[_0x163890[_0x1544cd]]=_0x30ce3e[_0x163890[_0x1544cd]]);}}return _0x5acaf3['prototype']['range']=null,_0x5acaf3['prototype']['key']='',_0x5acaf3['prototype']['oldValueBoolean']=!0x1,_0x5acaf3['prototype']['oldValueJson']='',_0x5acaf3['prototype']['newValueBoolean']=!0x1,_0x5acaf3['prototype']['newValueJson']='',_0x5acaf3['prototype']['wasUndone']=!0x1,_0x5acaf3['create']=function(_0x1a5152){return new _0x5acaf3(_0x1a5152);},_0x5acaf3['encode']=function(_0x13ecd1,_0x3a8f99){return _0x3a8f99||(_0x3a8f99=_0x2cb8b4['create']()),null!=_0x13ecd1['range']&&Object['hasOwnProperty']['call'](_0x13ecd1,'range')&&_0x5e7bdf['Range']['encode'](_0x13ecd1['range'],_0x3a8f99['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13ecd1['key']&&Object['hasOwnProperty']['call'](_0x13ecd1,'key')&&_0x3a8f99['uint32'](0x12)['string'](_0x13ecd1['key']),null!=_0x13ecd1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x13ecd1,'oldValueBoolean')&&_0x3a8f99['uint32'](0x18)['bool'](_0x13ecd1['oldValueBoolean']),null!=_0x13ecd1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x13ecd1,'oldValueJson')&&_0x3a8f99['uint32'](0x22)['string'](_0x13ecd1['oldValueJson']),null!=_0x13ecd1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x13ecd1,'newValueBoolean')&&_0x3a8f99['uint32'](0x28)['bool'](_0x13ecd1['newValueBoolean']),null!=_0x13ecd1['newValueJson']&&Object['hasOwnProperty']['call'](_0x13ecd1,'newValueJson')&&_0x3a8f99['uint32'](0x32)['string'](_0x13ecd1['newValueJson']),null!=_0x13ecd1['wasUndone']&&Object['hasOwnProperty']['call'](_0x13ecd1,'wasUndone')&&_0x3a8f99['uint32'](0x38)['bool'](_0x13ecd1['wasUndone']),_0x3a8f99;},_0x5acaf3['encodeDelimited']=function(_0x4ec7f0,_0x372a9a){return this['encode'](_0x4ec7f0,_0x372a9a)['ldelim']();},_0x5acaf3['decode']=function(_0x2459b1,_0x12f5ad){_0x2459b1 instanceof _0x22668c||(_0x2459b1=_0x22668c['create'](_0x2459b1));for(var _0x434d6f=void 0x0===_0x12f5ad?_0x2459b1['len']:_0x2459b1['pos']+_0x12f5ad,_0x4510a0=new _0x5e7bdf['AttributeOperation']();_0x2459b1['pos']<_0x434d6f;){var _0x24fd83=_0x2459b1['uint32']();switch(_0x24fd83>>>0x3){case 0x1:_0x4510a0['range']=_0x5e7bdf['Range']['decode'](_0x2459b1,_0x2459b1['uint32']());break;case 0x2:_0x4510a0['key']=_0x2459b1['string']();break;case 0x3:_0x4510a0['oldValueBoolean']=_0x2459b1['bool']();break;case 0x4:_0x4510a0['oldValueJson']=_0x2459b1['string']();break;case 0x5:_0x4510a0['newValueBoolean']=_0x2459b1['bool']();break;case 0x6:_0x4510a0['newValueJson']=_0x2459b1['string']();break;case 0x7:_0x4510a0['wasUndone']=_0x2459b1['bool']();break;default:_0x2459b1['skipType'](0x7&_0x24fd83);}}return _0x4510a0;},_0x5acaf3['decodeDelimited']=function(_0x1da24f){return _0x1da24f instanceof _0x22668c||(_0x1da24f=new _0x22668c(_0x1da24f)),this['decode'](_0x1da24f,_0x1da24f['uint32']());},_0x5acaf3['verify']=function(_0x1be255){if('object'!=typeof _0x1be255||null===_0x1be255)return'object\x20expected';if(null!=_0x1be255['range']&&_0x1be255['hasOwnProperty']('range')){var _0x1a8eb3=_0x5e7bdf['Range']['verify'](_0x1be255['range']);if(_0x1a8eb3)return'range.'+_0x1a8eb3;}return null!=_0x1be255['key']&&_0x1be255['hasOwnProperty']('key')&&!_0x28cd5b['isString'](_0x1be255['key'])?'key:\x20string\x20expected':null!=_0x1be255['oldValueBoolean']&&_0x1be255['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1be255['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1be255['oldValueJson']&&_0x1be255['hasOwnProperty']('oldValueJson')&&!_0x28cd5b['isString'](_0x1be255['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1be255['newValueBoolean']&&_0x1be255['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1be255['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1be255['newValueJson']&&_0x1be255['hasOwnProperty']('newValueJson')&&!_0x28cd5b['isString'](_0x1be255['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1be255['wasUndone']&&_0x1be255['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1be255['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5acaf3['fromObject']=function(_0x9dffe0){if(_0x9dffe0 instanceof _0x5e7bdf['AttributeOperation'])return _0x9dffe0;var _0x500591=new _0x5e7bdf['AttributeOperation']();if(null!=_0x9dffe0['range']){if('object'!=typeof _0x9dffe0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x500591['range']=_0x5e7bdf['Range']['fromObject'](_0x9dffe0['range']);}return null!=_0x9dffe0['key']&&(_0x500591['key']=String(_0x9dffe0['key'])),null!=_0x9dffe0['oldValueBoolean']&&(_0x500591['oldValueBoolean']=Boolean(_0x9dffe0['oldValueBoolean'])),null!=_0x9dffe0['oldValueJson']&&(_0x500591['oldValueJson']=String(_0x9dffe0['oldValueJson'])),null!=_0x9dffe0['newValueBoolean']&&(_0x500591['newValueBoolean']=Boolean(_0x9dffe0['newValueBoolean'])),null!=_0x9dffe0['newValueJson']&&(_0x500591['newValueJson']=String(_0x9dffe0['newValueJson'])),null!=_0x9dffe0['wasUndone']&&(_0x500591['wasUndone']=Boolean(_0x9dffe0['wasUndone'])),_0x500591;},_0x5acaf3['toObject']=function(_0x62e990,_0x5c3fa1){_0x5c3fa1||(_0x5c3fa1={});var _0x3e0093={};return _0x5c3fa1['defaults']&&(_0x3e0093['range']=null,_0x3e0093['key']='',_0x3e0093['oldValueBoolean']=!0x1,_0x3e0093['oldValueJson']='',_0x3e0093['newValueBoolean']=!0x1,_0x3e0093['newValueJson']='',_0x3e0093['wasUndone']=!0x1),null!=_0x62e990['range']&&_0x62e990['hasOwnProperty']('range')&&(_0x3e0093['range']=_0x5e7bdf['Range']['toObject'](_0x62e990['range'],_0x5c3fa1)),null!=_0x62e990['key']&&_0x62e990['hasOwnProperty']('key')&&(_0x3e0093['key']=_0x62e990['key']),null!=_0x62e990['oldValueBoolean']&&_0x62e990['hasOwnProperty']('oldValueBoolean')&&(_0x3e0093['oldValueBoolean']=_0x62e990['oldValueBoolean']),null!=_0x62e990['oldValueJson']&&_0x62e990['hasOwnProperty']('oldValueJson')&&(_0x3e0093['oldValueJson']=_0x62e990['oldValueJson']),null!=_0x62e990['newValueBoolean']&&_0x62e990['hasOwnProperty']('newValueBoolean')&&(_0x3e0093['newValueBoolean']=_0x62e990['newValueBoolean']),null!=_0x62e990['newValueJson']&&_0x62e990['hasOwnProperty']('newValueJson')&&(_0x3e0093['newValueJson']=_0x62e990['newValueJson']),null!=_0x62e990['wasUndone']&&_0x62e990['hasOwnProperty']('wasUndone')&&(_0x3e0093['wasUndone']=_0x62e990['wasUndone']),_0x3e0093;},_0x5acaf3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x5acaf3['getTypeUrl']=function(_0x401f4d){return void 0x0===_0x401f4d&&(_0x401f4d='type.googleapis.com'),_0x401f4d+'/AttributeOperation';},_0x5acaf3;}()),_0x5e7bdf['InsertOperation']=(function(){function _0x7396c3(_0x1a8876){if(this['nodes']=[],_0x1a8876){for(var _0x100423=Object['keys'](_0x1a8876),_0x5d7938=0x0;_0x5d7938<_0x100423['length'];++_0x5d7938)null!=_0x1a8876[_0x100423[_0x5d7938]]&&(this[_0x100423[_0x5d7938]]=_0x1a8876[_0x100423[_0x5d7938]]);}}return _0x7396c3['prototype']['position']=null,_0x7396c3['prototype']['nodes']=_0x28cd5b['emptyArray'],_0x7396c3['prototype']['shouldReceiveAttributes']=!0x1,_0x7396c3['prototype']['wasUndone']=!0x1,_0x7396c3['create']=function(_0x36eb5b){return new _0x7396c3(_0x36eb5b);},_0x7396c3['encode']=function(_0x9b9751,_0x14c513){if(_0x14c513||(_0x14c513=_0x2cb8b4['create']()),null!=_0x9b9751['position']&&Object['hasOwnProperty']['call'](_0x9b9751,'position')&&_0x5e7bdf['Position']['encode'](_0x9b9751['position'],_0x14c513['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9b9751['nodes']&&_0x9b9751['nodes']['length']){for(var _0x13714c=0x0;_0x13714c<_0x9b9751['nodes']['length'];++_0x13714c)_0x5e7bdf['Element']['encode'](_0x9b9751['nodes'][_0x13714c],_0x14c513['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x9b9751['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x9b9751,'shouldReceiveAttributes')&&_0x14c513['uint32'](0x18)['bool'](_0x9b9751['shouldReceiveAttributes']),null!=_0x9b9751['wasUndone']&&Object['hasOwnProperty']['call'](_0x9b9751,'wasUndone')&&_0x14c513['uint32'](0x20)['bool'](_0x9b9751['wasUndone']),_0x14c513;},_0x7396c3['encodeDelimited']=function(_0x1a7e70,_0x96d24f){return this['encode'](_0x1a7e70,_0x96d24f)['ldelim']();},_0x7396c3['decode']=function(_0x691763,_0x2723d8){_0x691763 instanceof _0x22668c||(_0x691763=_0x22668c['create'](_0x691763));for(var _0x5edc95=void 0x0===_0x2723d8?_0x691763['len']:_0x691763['pos']+_0x2723d8,_0xdc9eb3=new _0x5e7bdf['InsertOperation']();_0x691763['pos']<_0x5edc95;){var _0x1f7379=_0x691763['uint32']();switch(_0x1f7379>>>0x3){case 0x1:_0xdc9eb3['position']=_0x5e7bdf['Position']['decode'](_0x691763,_0x691763['uint32']());break;case 0x2:_0xdc9eb3['nodes']&&_0xdc9eb3['nodes']['length']||(_0xdc9eb3['nodes']=[]),_0xdc9eb3['nodes']['push'](_0x5e7bdf['Element']['decode'](_0x691763,_0x691763['uint32']()));break;case 0x3:_0xdc9eb3['shouldReceiveAttributes']=_0x691763['bool']();break;case 0x4:_0xdc9eb3['wasUndone']=_0x691763['bool']();break;default:_0x691763['skipType'](0x7&_0x1f7379);}}return _0xdc9eb3;},_0x7396c3['decodeDelimited']=function(_0x1e1662){return _0x1e1662 instanceof _0x22668c||(_0x1e1662=new _0x22668c(_0x1e1662)),this['decode'](_0x1e1662,_0x1e1662['uint32']());},_0x7396c3['verify']=function(_0x75bd9e){if('object'!=typeof _0x75bd9e||null===_0x75bd9e)return'object\x20expected';if(null!=_0x75bd9e['position']&&_0x75bd9e['hasOwnProperty']('position')&&(_0x4a728d=_0x5e7bdf['Position']['verify'](_0x75bd9e['position'])))return'position.'+_0x4a728d;if(null!=_0x75bd9e['nodes']&&_0x75bd9e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x75bd9e['nodes']))return'nodes:\x20array\x20expected';for(var _0x28d0c9=0x0;_0x28d0c9<_0x75bd9e['nodes']['length'];++_0x28d0c9){var _0x4a728d;if(_0x4a728d=_0x5e7bdf['Element']['verify'](_0x75bd9e['nodes'][_0x28d0c9]))return'nodes.'+_0x4a728d;}}return null!=_0x75bd9e['shouldReceiveAttributes']&&_0x75bd9e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x75bd9e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x75bd9e['wasUndone']&&_0x75bd9e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x75bd9e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7396c3['fromObject']=function(_0x3bf12b){if(_0x3bf12b instanceof _0x5e7bdf['InsertOperation'])return _0x3bf12b;var _0xaf6e04=new _0x5e7bdf['InsertOperation']();if(null!=_0x3bf12b['position']){if('object'!=typeof _0x3bf12b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xaf6e04['position']=_0x5e7bdf['Position']['fromObject'](_0x3bf12b['position']);}if(_0x3bf12b['nodes']){if(!Array['isArray'](_0x3bf12b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xaf6e04['nodes']=[];for(var _0x5a7358=0x0;_0x5a7358<_0x3bf12b['nodes']['length'];++_0x5a7358){if('object'!=typeof _0x3bf12b['nodes'][_0x5a7358])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xaf6e04['nodes'][_0x5a7358]=_0x5e7bdf['Element']['fromObject'](_0x3bf12b['nodes'][_0x5a7358]);}}return null!=_0x3bf12b['shouldReceiveAttributes']&&(_0xaf6e04['shouldReceiveAttributes']=Boolean(_0x3bf12b['shouldReceiveAttributes'])),null!=_0x3bf12b['wasUndone']&&(_0xaf6e04['wasUndone']=Boolean(_0x3bf12b['wasUndone'])),_0xaf6e04;},_0x7396c3['toObject']=function(_0x3277cf,_0x208c42){_0x208c42||(_0x208c42={});var _0x2f3444={};if((_0x208c42['arrays']||_0x208c42['defaults'])&&(_0x2f3444['nodes']=[]),_0x208c42['defaults']&&(_0x2f3444['position']=null,_0x2f3444['shouldReceiveAttributes']=!0x1,_0x2f3444['wasUndone']=!0x1),null!=_0x3277cf['position']&&_0x3277cf['hasOwnProperty']('position')&&(_0x2f3444['position']=_0x5e7bdf['Position']['toObject'](_0x3277cf['position'],_0x208c42)),_0x3277cf['nodes']&&_0x3277cf['nodes']['length']){_0x2f3444['nodes']=[];for(var _0x3bb1fb=0x0;_0x3bb1fb<_0x3277cf['nodes']['length'];++_0x3bb1fb)_0x2f3444['nodes'][_0x3bb1fb]=_0x5e7bdf['Element']['toObject'](_0x3277cf['nodes'][_0x3bb1fb],_0x208c42);}return null!=_0x3277cf['shouldReceiveAttributes']&&_0x3277cf['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2f3444['shouldReceiveAttributes']=_0x3277cf['shouldReceiveAttributes']),null!=_0x3277cf['wasUndone']&&_0x3277cf['hasOwnProperty']('wasUndone')&&(_0x2f3444['wasUndone']=_0x3277cf['wasUndone']),_0x2f3444;},_0x7396c3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x7396c3['getTypeUrl']=function(_0x4c4e17){return void 0x0===_0x4c4e17&&(_0x4c4e17='type.googleapis.com'),_0x4c4e17+'/InsertOperation';},_0x7396c3;}()),_0x5e7bdf['MarkerOperation']=(function(){function _0x2ba6fc(_0x380148){if(_0x380148){for(var _0x1aedb6=Object['keys'](_0x380148),_0x4431ba=0x0;_0x4431ba<_0x1aedb6['length'];++_0x4431ba)null!=_0x380148[_0x1aedb6[_0x4431ba]]&&(this[_0x1aedb6[_0x4431ba]]=_0x380148[_0x1aedb6[_0x4431ba]]);}}return _0x2ba6fc['prototype']['name']='',_0x2ba6fc['prototype']['oldRange']=null,_0x2ba6fc['prototype']['newRange']=null,_0x2ba6fc['prototype']['affectsData']=!0x1,_0x2ba6fc['prototype']['wasUndone']=!0x1,_0x2ba6fc['create']=function(_0x13e377){return new _0x2ba6fc(_0x13e377);},_0x2ba6fc['encode']=function(_0xa2a8b0,_0x466c3f){return _0x466c3f||(_0x466c3f=_0x2cb8b4['create']()),null!=_0xa2a8b0['name']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'name')&&_0x466c3f['uint32'](0xa)['string'](_0xa2a8b0['name']),null!=_0xa2a8b0['oldRange']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'oldRange')&&_0x5e7bdf['Range']['encode'](_0xa2a8b0['oldRange'],_0x466c3f['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa2a8b0['newRange']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'newRange')&&_0x5e7bdf['Range']['encode'](_0xa2a8b0['newRange'],_0x466c3f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xa2a8b0['affectsData']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'affectsData')&&_0x466c3f['uint32'](0x20)['bool'](_0xa2a8b0['affectsData']),null!=_0xa2a8b0['wasUndone']&&Object['hasOwnProperty']['call'](_0xa2a8b0,'wasUndone')&&_0x466c3f['uint32'](0x28)['bool'](_0xa2a8b0['wasUndone']),_0x466c3f;},_0x2ba6fc['encodeDelimited']=function(_0xd7c239,_0x23e0eb){return this['encode'](_0xd7c239,_0x23e0eb)['ldelim']();},_0x2ba6fc['decode']=function(_0x187865,_0x1e5220){_0x187865 instanceof _0x22668c||(_0x187865=_0x22668c['create'](_0x187865));for(var _0x205711=void 0x0===_0x1e5220?_0x187865['len']:_0x187865['pos']+_0x1e5220,_0x35b2bf=new _0x5e7bdf['MarkerOperation']();_0x187865['pos']<_0x205711;){var _0x5102ce=_0x187865['uint32']();switch(_0x5102ce>>>0x3){case 0x1:_0x35b2bf['name']=_0x187865['string']();break;case 0x2:_0x35b2bf['oldRange']=_0x5e7bdf['Range']['decode'](_0x187865,_0x187865['uint32']());break;case 0x3:_0x35b2bf['newRange']=_0x5e7bdf['Range']['decode'](_0x187865,_0x187865['uint32']());break;case 0x4:_0x35b2bf['affectsData']=_0x187865['bool']();break;case 0x5:_0x35b2bf['wasUndone']=_0x187865['bool']();break;default:_0x187865['skipType'](0x7&_0x5102ce);}}return _0x35b2bf;},_0x2ba6fc['decodeDelimited']=function(_0x35bcdb){return _0x35bcdb instanceof _0x22668c||(_0x35bcdb=new _0x22668c(_0x35bcdb)),this['decode'](_0x35bcdb,_0x35bcdb['uint32']());},_0x2ba6fc['verify']=function(_0x333296){if('object'!=typeof _0x333296||null===_0x333296)return'object\x20expected';if(null!=_0x333296['name']&&_0x333296['hasOwnProperty']('name')&&!_0x28cd5b['isString'](_0x333296['name']))return'name:\x20string\x20expected';var _0x5a3125;if(null!=_0x333296['oldRange']&&_0x333296['hasOwnProperty']('oldRange')&&(_0x5a3125=_0x5e7bdf['Range']['verify'](_0x333296['oldRange'])))return'oldRange.'+_0x5a3125;if(null!=_0x333296['newRange']&&_0x333296['hasOwnProperty']('newRange')&&(_0x5a3125=_0x5e7bdf['Range']['verify'](_0x333296['newRange'])))return'newRange.'+_0x5a3125;return null!=_0x333296['affectsData']&&_0x333296['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x333296['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x333296['wasUndone']&&_0x333296['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x333296['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ba6fc['fromObject']=function(_0x162fe9){if(_0x162fe9 instanceof _0x5e7bdf['MarkerOperation'])return _0x162fe9;var _0x5b28eb=new _0x5e7bdf['MarkerOperation']();if(null!=_0x162fe9['name']&&(_0x5b28eb['name']=String(_0x162fe9['name'])),null!=_0x162fe9['oldRange']){if('object'!=typeof _0x162fe9['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5b28eb['oldRange']=_0x5e7bdf['Range']['fromObject'](_0x162fe9['oldRange']);}if(null!=_0x162fe9['newRange']){if('object'!=typeof _0x162fe9['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5b28eb['newRange']=_0x5e7bdf['Range']['fromObject'](_0x162fe9['newRange']);}return null!=_0x162fe9['affectsData']&&(_0x5b28eb['affectsData']=Boolean(_0x162fe9['affectsData'])),null!=_0x162fe9['wasUndone']&&(_0x5b28eb['wasUndone']=Boolean(_0x162fe9['wasUndone'])),_0x5b28eb;},_0x2ba6fc['toObject']=function(_0xf58026,_0x2ef237){_0x2ef237||(_0x2ef237={});var _0x21ab14={};return _0x2ef237['defaults']&&(_0x21ab14['name']='',_0x21ab14['oldRange']=null,_0x21ab14['newRange']=null,_0x21ab14['affectsData']=!0x1,_0x21ab14['wasUndone']=!0x1),null!=_0xf58026['name']&&_0xf58026['hasOwnProperty']('name')&&(_0x21ab14['name']=_0xf58026['name']),null!=_0xf58026['oldRange']&&_0xf58026['hasOwnProperty']('oldRange')&&(_0x21ab14['oldRange']=_0x5e7bdf['Range']['toObject'](_0xf58026['oldRange'],_0x2ef237)),null!=_0xf58026['newRange']&&_0xf58026['hasOwnProperty']('newRange')&&(_0x21ab14['newRange']=_0x5e7bdf['Range']['toObject'](_0xf58026['newRange'],_0x2ef237)),null!=_0xf58026['affectsData']&&_0xf58026['hasOwnProperty']('affectsData')&&(_0x21ab14['affectsData']=_0xf58026['affectsData']),null!=_0xf58026['wasUndone']&&_0xf58026['hasOwnProperty']('wasUndone')&&(_0x21ab14['wasUndone']=_0xf58026['wasUndone']),_0x21ab14;},_0x2ba6fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x2ba6fc['getTypeUrl']=function(_0x5068c8){return void 0x0===_0x5068c8&&(_0x5068c8='type.googleapis.com'),_0x5068c8+'/MarkerOperation';},_0x2ba6fc;}()),_0x5e7bdf['MergeOperation']=(function(){function _0x56116b(_0x47fd79){if(_0x47fd79){for(var _0x5730ed=Object['keys'](_0x47fd79),_0x31f007=0x0;_0x31f007<_0x5730ed['length'];++_0x31f007)null!=_0x47fd79[_0x5730ed[_0x31f007]]&&(this[_0x5730ed[_0x31f007]]=_0x47fd79[_0x5730ed[_0x31f007]]);}}return _0x56116b['prototype']['sourcePosition']=null,_0x56116b['prototype']['targetPosition']=null,_0x56116b['prototype']['graveyardPosition']=null,_0x56116b['prototype']['howMany']=0x0,_0x56116b['prototype']['wasUndone']=!0x1,_0x56116b['create']=function(_0xe14f31){return new _0x56116b(_0xe14f31);},_0x56116b['encode']=function(_0x257da3,_0x33df96){return _0x33df96||(_0x33df96=_0x2cb8b4['create']()),null!=_0x257da3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x257da3,'sourcePosition')&&_0x5e7bdf['Position']['encode'](_0x257da3['sourcePosition'],_0x33df96['uint32'](0xa)['fork']())['ldelim'](),null!=_0x257da3['targetPosition']&&Object['hasOwnProperty']['call'](_0x257da3,'targetPosition')&&_0x5e7bdf['Position']['encode'](_0x257da3['targetPosition'],_0x33df96['uint32'](0x12)['fork']())['ldelim'](),null!=_0x257da3['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x257da3,'graveyardPosition')&&_0x5e7bdf['Position']['encode'](_0x257da3['graveyardPosition'],_0x33df96['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x257da3['howMany']&&Object['hasOwnProperty']['call'](_0x257da3,'howMany')&&_0x33df96['uint32'](0x20)['uint32'](_0x257da3['howMany']),null!=_0x257da3['wasUndone']&&Object['hasOwnProperty']['call'](_0x257da3,'wasUndone')&&_0x33df96['uint32'](0x28)['bool'](_0x257da3['wasUndone']),_0x33df96;},_0x56116b['encodeDelimited']=function(_0x2536e6,_0x5dc953){return this['encode'](_0x2536e6,_0x5dc953)['ldelim']();},_0x56116b['decode']=function(_0x53adb8,_0x22093c){_0x53adb8 instanceof _0x22668c||(_0x53adb8=_0x22668c['create'](_0x53adb8));for(var _0x103a13=void 0x0===_0x22093c?_0x53adb8['len']:_0x53adb8['pos']+_0x22093c,_0x37ddf4=new _0x5e7bdf['MergeOperation']();_0x53adb8['pos']<_0x103a13;){var _0x21f94d=_0x53adb8['uint32']();switch(_0x21f94d>>>0x3){case 0x1:_0x37ddf4['sourcePosition']=_0x5e7bdf['Position']['decode'](_0x53adb8,_0x53adb8['uint32']());break;case 0x2:_0x37ddf4['targetPosition']=_0x5e7bdf['Position']['decode'](_0x53adb8,_0x53adb8['uint32']());break;case 0x3:_0x37ddf4['graveyardPosition']=_0x5e7bdf['Position']['decode'](_0x53adb8,_0x53adb8['uint32']());break;case 0x4:_0x37ddf4['howMany']=_0x53adb8['uint32']();break;case 0x5:_0x37ddf4['wasUndone']=_0x53adb8['bool']();break;default:_0x53adb8['skipType'](0x7&_0x21f94d);}}return _0x37ddf4;},_0x56116b['decodeDelimited']=function(_0x906f3){return _0x906f3 instanceof _0x22668c||(_0x906f3=new _0x22668c(_0x906f3)),this['decode'](_0x906f3,_0x906f3['uint32']());},_0x56116b['verify']=function(_0x29a5af){if('object'!=typeof _0x29a5af||null===_0x29a5af)return'object\x20expected';var _0x13eabf;if(null!=_0x29a5af['sourcePosition']&&_0x29a5af['hasOwnProperty']('sourcePosition')&&(_0x13eabf=_0x5e7bdf['Position']['verify'](_0x29a5af['sourcePosition'])))return'sourcePosition.'+_0x13eabf;if(null!=_0x29a5af['targetPosition']&&_0x29a5af['hasOwnProperty']('targetPosition')&&(_0x13eabf=_0x5e7bdf['Position']['verify'](_0x29a5af['targetPosition'])))return'targetPosition.'+_0x13eabf;if(null!=_0x29a5af['graveyardPosition']&&_0x29a5af['hasOwnProperty']('graveyardPosition')&&(_0x13eabf=_0x5e7bdf['Position']['verify'](_0x29a5af['graveyardPosition'])))return'graveyardPosition.'+_0x13eabf;return null!=_0x29a5af['howMany']&&_0x29a5af['hasOwnProperty']('howMany')&&!_0x28cd5b['isInteger'](_0x29a5af['howMany'])?'howMany:\x20integer\x20expected':null!=_0x29a5af['wasUndone']&&_0x29a5af['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29a5af['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x56116b['fromObject']=function(_0x4c77af){if(_0x4c77af instanceof _0x5e7bdf['MergeOperation'])return _0x4c77af;var _0x5d3559=new _0x5e7bdf['MergeOperation']();if(null!=_0x4c77af['sourcePosition']){if('object'!=typeof _0x4c77af['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5d3559['sourcePosition']=_0x5e7bdf['Position']['fromObject'](_0x4c77af['sourcePosition']);}if(null!=_0x4c77af['targetPosition']){if('object'!=typeof _0x4c77af['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5d3559['targetPosition']=_0x5e7bdf['Position']['fromObject'](_0x4c77af['targetPosition']);}if(null!=_0x4c77af['graveyardPosition']){if('object'!=typeof _0x4c77af['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5d3559['graveyardPosition']=_0x5e7bdf['Position']['fromObject'](_0x4c77af['graveyardPosition']);}return null!=_0x4c77af['howMany']&&(_0x5d3559['howMany']=_0x4c77af['howMany']>>>0x0),null!=_0x4c77af['wasUndone']&&(_0x5d3559['wasUndone']=Boolean(_0x4c77af['wasUndone'])),_0x5d3559;},_0x56116b['toObject']=function(_0x1f7893,_0x4d0a3b){_0x4d0a3b||(_0x4d0a3b={});var _0x337cb2={};return _0x4d0a3b['defaults']&&(_0x337cb2['sourcePosition']=null,_0x337cb2['targetPosition']=null,_0x337cb2['graveyardPosition']=null,_0x337cb2['howMany']=0x0,_0x337cb2['wasUndone']=!0x1),null!=_0x1f7893['sourcePosition']&&_0x1f7893['hasOwnProperty']('sourcePosition')&&(_0x337cb2['sourcePosition']=_0x5e7bdf['Position']['toObject'](_0x1f7893['sourcePosition'],_0x4d0a3b)),null!=_0x1f7893['targetPosition']&&_0x1f7893['hasOwnProperty']('targetPosition')&&(_0x337cb2['targetPosition']=_0x5e7bdf['Position']['toObject'](_0x1f7893['targetPosition'],_0x4d0a3b)),null!=_0x1f7893['graveyardPosition']&&_0x1f7893['hasOwnProperty']('graveyardPosition')&&(_0x337cb2['graveyardPosition']=_0x5e7bdf['Position']['toObject'](_0x1f7893['graveyardPosition'],_0x4d0a3b)),null!=_0x1f7893['howMany']&&_0x1f7893['hasOwnProperty']('howMany')&&(_0x337cb2['howMany']=_0x1f7893['howMany']),null!=_0x1f7893['wasUndone']&&_0x1f7893['hasOwnProperty']('wasUndone')&&(_0x337cb2['wasUndone']=_0x1f7893['wasUndone']),_0x337cb2;},_0x56116b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x56116b['getTypeUrl']=function(_0x32ba47){return void 0x0===_0x32ba47&&(_0x32ba47='type.googleapis.com'),_0x32ba47+'/MergeOperation';},_0x56116b;}()),_0x5e7bdf['MoveOperation']=(function(){function _0x5d68f7(_0x32de5b){if(_0x32de5b){for(var _0x31e37f=Object['keys'](_0x32de5b),_0x236eb5=0x0;_0x236eb5<_0x31e37f['length'];++_0x236eb5)null!=_0x32de5b[_0x31e37f[_0x236eb5]]&&(this[_0x31e37f[_0x236eb5]]=_0x32de5b[_0x31e37f[_0x236eb5]]);}}return _0x5d68f7['prototype']['sourcePosition']=null,_0x5d68f7['prototype']['howMany']=0x0,_0x5d68f7['prototype']['targetPosition']=null,_0x5d68f7['prototype']['wasUndone']=!0x1,_0x5d68f7['create']=function(_0x32f237){return new _0x5d68f7(_0x32f237);},_0x5d68f7['encode']=function(_0x147ab5,_0x2d4145){return _0x2d4145||(_0x2d4145=_0x2cb8b4['create']()),null!=_0x147ab5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x147ab5,'sourcePosition')&&_0x5e7bdf['Position']['encode'](_0x147ab5['sourcePosition'],_0x2d4145['uint32'](0xa)['fork']())['ldelim'](),null!=_0x147ab5['howMany']&&Object['hasOwnProperty']['call'](_0x147ab5,'howMany')&&_0x2d4145['uint32'](0x10)['uint32'](_0x147ab5['howMany']),null!=_0x147ab5['targetPosition']&&Object['hasOwnProperty']['call'](_0x147ab5,'targetPosition')&&_0x5e7bdf['Position']['encode'](_0x147ab5['targetPosition'],_0x2d4145['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x147ab5['wasUndone']&&Object['hasOwnProperty']['call'](_0x147ab5,'wasUndone')&&_0x2d4145['uint32'](0x20)['bool'](_0x147ab5['wasUndone']),_0x2d4145;},_0x5d68f7['encodeDelimited']=function(_0x53a2d2,_0x532c2c){return this['encode'](_0x53a2d2,_0x532c2c)['ldelim']();},_0x5d68f7['decode']=function(_0x5bc57e,_0x4fbd3a){_0x5bc57e instanceof _0x22668c||(_0x5bc57e=_0x22668c['create'](_0x5bc57e));for(var _0x57a2cd=void 0x0===_0x4fbd3a?_0x5bc57e['len']:_0x5bc57e['pos']+_0x4fbd3a,_0x1e5a0e=new _0x5e7bdf['MoveOperation']();_0x5bc57e['pos']<_0x57a2cd;){var _0x397872=_0x5bc57e['uint32']();switch(_0x397872>>>0x3){case 0x1:_0x1e5a0e['sourcePosition']=_0x5e7bdf['Position']['decode'](_0x5bc57e,_0x5bc57e['uint32']());break;case 0x2:_0x1e5a0e['howMany']=_0x5bc57e['uint32']();break;case 0x3:_0x1e5a0e['targetPosition']=_0x5e7bdf['Position']['decode'](_0x5bc57e,_0x5bc57e['uint32']());break;case 0x4:_0x1e5a0e['wasUndone']=_0x5bc57e['bool']();break;default:_0x5bc57e['skipType'](0x7&_0x397872);}}return _0x1e5a0e;},_0x5d68f7['decodeDelimited']=function(_0x2b3b7c){return _0x2b3b7c instanceof _0x22668c||(_0x2b3b7c=new _0x22668c(_0x2b3b7c)),this['decode'](_0x2b3b7c,_0x2b3b7c['uint32']());},_0x5d68f7['verify']=function(_0x911c29){if('object'!=typeof _0x911c29||null===_0x911c29)return'object\x20expected';var _0x54596a;if(null!=_0x911c29['sourcePosition']&&_0x911c29['hasOwnProperty']('sourcePosition')&&(_0x54596a=_0x5e7bdf['Position']['verify'](_0x911c29['sourcePosition'])))return'sourcePosition.'+_0x54596a;if(null!=_0x911c29['howMany']&&_0x911c29['hasOwnProperty']('howMany')&&!_0x28cd5b['isInteger'](_0x911c29['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x911c29['targetPosition']&&_0x911c29['hasOwnProperty']('targetPosition')&&(_0x54596a=_0x5e7bdf['Position']['verify'](_0x911c29['targetPosition'])))return'targetPosition.'+_0x54596a;return null!=_0x911c29['wasUndone']&&_0x911c29['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x911c29['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d68f7['fromObject']=function(_0x90b63d){if(_0x90b63d instanceof _0x5e7bdf['MoveOperation'])return _0x90b63d;var _0x3362f5=new _0x5e7bdf['MoveOperation']();if(null!=_0x90b63d['sourcePosition']){if('object'!=typeof _0x90b63d['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3362f5['sourcePosition']=_0x5e7bdf['Position']['fromObject'](_0x90b63d['sourcePosition']);}if(null!=_0x90b63d['howMany']&&(_0x3362f5['howMany']=_0x90b63d['howMany']>>>0x0),null!=_0x90b63d['targetPosition']){if('object'!=typeof _0x90b63d['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3362f5['targetPosition']=_0x5e7bdf['Position']['fromObject'](_0x90b63d['targetPosition']);}return null!=_0x90b63d['wasUndone']&&(_0x3362f5['wasUndone']=Boolean(_0x90b63d['wasUndone'])),_0x3362f5;},_0x5d68f7['toObject']=function(_0x3b06cc,_0x4734f4){_0x4734f4||(_0x4734f4={});var _0x3ae535={};return _0x4734f4['defaults']&&(_0x3ae535['sourcePosition']=null,_0x3ae535['howMany']=0x0,_0x3ae535['targetPosition']=null,_0x3ae535['wasUndone']=!0x1),null!=_0x3b06cc['sourcePosition']&&_0x3b06cc['hasOwnProperty']('sourcePosition')&&(_0x3ae535['sourcePosition']=_0x5e7bdf['Position']['toObject'](_0x3b06cc['sourcePosition'],_0x4734f4)),null!=_0x3b06cc['howMany']&&_0x3b06cc['hasOwnProperty']('howMany')&&(_0x3ae535['howMany']=_0x3b06cc['howMany']),null!=_0x3b06cc['targetPosition']&&_0x3b06cc['hasOwnProperty']('targetPosition')&&(_0x3ae535['targetPosition']=_0x5e7bdf['Position']['toObject'](_0x3b06cc['targetPosition'],_0x4734f4)),null!=_0x3b06cc['wasUndone']&&_0x3b06cc['hasOwnProperty']('wasUndone')&&(_0x3ae535['wasUndone']=_0x3b06cc['wasUndone']),_0x3ae535;},_0x5d68f7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x5d68f7['getTypeUrl']=function(_0x35b9d5){return void 0x0===_0x35b9d5&&(_0x35b9d5='type.googleapis.com'),_0x35b9d5+'/MoveOperation';},_0x5d68f7;}()),_0x5e7bdf['RenameOperation']=(function(){function _0x5cbef3(_0x20419d){if(_0x20419d){for(var _0x137674=Object['keys'](_0x20419d),_0x1445cf=0x0;_0x1445cf<_0x137674['length'];++_0x1445cf)null!=_0x20419d[_0x137674[_0x1445cf]]&&(this[_0x137674[_0x1445cf]]=_0x20419d[_0x137674[_0x1445cf]]);}}return _0x5cbef3['prototype']['position']=null,_0x5cbef3['prototype']['oldName']='',_0x5cbef3['prototype']['newName']='',_0x5cbef3['prototype']['wasUndone']=!0x1,_0x5cbef3['create']=function(_0x7ed9c7){return new _0x5cbef3(_0x7ed9c7);},_0x5cbef3['encode']=function(_0x36dbdc,_0x440905){return _0x440905||(_0x440905=_0x2cb8b4['create']()),null!=_0x36dbdc['position']&&Object['hasOwnProperty']['call'](_0x36dbdc,'position')&&_0x5e7bdf['Position']['encode'](_0x36dbdc['position'],_0x440905['uint32'](0xa)['fork']())['ldelim'](),null!=_0x36dbdc['oldName']&&Object['hasOwnProperty']['call'](_0x36dbdc,'oldName')&&_0x440905['uint32'](0x12)['string'](_0x36dbdc['oldName']),null!=_0x36dbdc['newName']&&Object['hasOwnProperty']['call'](_0x36dbdc,'newName')&&_0x440905['uint32'](0x1a)['string'](_0x36dbdc['newName']),null!=_0x36dbdc['wasUndone']&&Object['hasOwnProperty']['call'](_0x36dbdc,'wasUndone')&&_0x440905['uint32'](0x20)['bool'](_0x36dbdc['wasUndone']),_0x440905;},_0x5cbef3['encodeDelimited']=function(_0x47b789,_0x410416){return this['encode'](_0x47b789,_0x410416)['ldelim']();},_0x5cbef3['decode']=function(_0x33ab37,_0x1c2b7b){_0x33ab37 instanceof _0x22668c||(_0x33ab37=_0x22668c['create'](_0x33ab37));for(var _0x57fd88=void 0x0===_0x1c2b7b?_0x33ab37['len']:_0x33ab37['pos']+_0x1c2b7b,_0x16b668=new _0x5e7bdf['RenameOperation']();_0x33ab37['pos']<_0x57fd88;){var _0x13d522=_0x33ab37['uint32']();switch(_0x13d522>>>0x3){case 0x1:_0x16b668['position']=_0x5e7bdf['Position']['decode'](_0x33ab37,_0x33ab37['uint32']());break;case 0x2:_0x16b668['oldName']=_0x33ab37['string']();break;case 0x3:_0x16b668['newName']=_0x33ab37['string']();break;case 0x4:_0x16b668['wasUndone']=_0x33ab37['bool']();break;default:_0x33ab37['skipType'](0x7&_0x13d522);}}return _0x16b668;},_0x5cbef3['decodeDelimited']=function(_0x21cbdb){return _0x21cbdb instanceof _0x22668c||(_0x21cbdb=new _0x22668c(_0x21cbdb)),this['decode'](_0x21cbdb,_0x21cbdb['uint32']());},_0x5cbef3['verify']=function(_0xea5198){if('object'!=typeof _0xea5198||null===_0xea5198)return'object\x20expected';if(null!=_0xea5198['position']&&_0xea5198['hasOwnProperty']('position')){var _0x119527=_0x5e7bdf['Position']['verify'](_0xea5198['position']);if(_0x119527)return'position.'+_0x119527;}return null!=_0xea5198['oldName']&&_0xea5198['hasOwnProperty']('oldName')&&!_0x28cd5b['isString'](_0xea5198['oldName'])?'oldName:\x20string\x20expected':null!=_0xea5198['newName']&&_0xea5198['hasOwnProperty']('newName')&&!_0x28cd5b['isString'](_0xea5198['newName'])?'newName:\x20string\x20expected':null!=_0xea5198['wasUndone']&&_0xea5198['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xea5198['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5cbef3['fromObject']=function(_0x76b1c){if(_0x76b1c instanceof _0x5e7bdf['RenameOperation'])return _0x76b1c;var _0x2e0ec1=new _0x5e7bdf['RenameOperation']();if(null!=_0x76b1c['position']){if('object'!=typeof _0x76b1c['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2e0ec1['position']=_0x5e7bdf['Position']['fromObject'](_0x76b1c['position']);}return null!=_0x76b1c['oldName']&&(_0x2e0ec1['oldName']=String(_0x76b1c['oldName'])),null!=_0x76b1c['newName']&&(_0x2e0ec1['newName']=String(_0x76b1c['newName'])),null!=_0x76b1c['wasUndone']&&(_0x2e0ec1['wasUndone']=Boolean(_0x76b1c['wasUndone'])),_0x2e0ec1;},_0x5cbef3['toObject']=function(_0x46a5f2,_0x2bfe2d){_0x2bfe2d||(_0x2bfe2d={});var _0x1e4b6c={};return _0x2bfe2d['defaults']&&(_0x1e4b6c['position']=null,_0x1e4b6c['oldName']='',_0x1e4b6c['newName']='',_0x1e4b6c['wasUndone']=!0x1),null!=_0x46a5f2['position']&&_0x46a5f2['hasOwnProperty']('position')&&(_0x1e4b6c['position']=_0x5e7bdf['Position']['toObject'](_0x46a5f2['position'],_0x2bfe2d)),null!=_0x46a5f2['oldName']&&_0x46a5f2['hasOwnProperty']('oldName')&&(_0x1e4b6c['oldName']=_0x46a5f2['oldName']),null!=_0x46a5f2['newName']&&_0x46a5f2['hasOwnProperty']('newName')&&(_0x1e4b6c['newName']=_0x46a5f2['newName']),null!=_0x46a5f2['wasUndone']&&_0x46a5f2['hasOwnProperty']('wasUndone')&&(_0x1e4b6c['wasUndone']=_0x46a5f2['wasUndone']),_0x1e4b6c;},_0x5cbef3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x5cbef3['getTypeUrl']=function(_0x57744b){return void 0x0===_0x57744b&&(_0x57744b='type.googleapis.com'),_0x57744b+'/RenameOperation';},_0x5cbef3;}()),_0x5e7bdf['RootAttributeOperation']=(function(){function _0x3609e9(_0x14a7bb){if(_0x14a7bb){for(var _0x2d6f46=Object['keys'](_0x14a7bb),_0x37180b=0x0;_0x37180b<_0x2d6f46['length'];++_0x37180b)null!=_0x14a7bb[_0x2d6f46[_0x37180b]]&&(this[_0x2d6f46[_0x37180b]]=_0x14a7bb[_0x2d6f46[_0x37180b]]);}}return _0x3609e9['prototype']['root']='',_0x3609e9['prototype']['key']='',_0x3609e9['prototype']['oldValueBoolean']=!0x1,_0x3609e9['prototype']['oldValueJson']='',_0x3609e9['prototype']['newValueBoolean']=!0x1,_0x3609e9['prototype']['newValueJson']='',_0x3609e9['prototype']['wasUndone']=!0x1,_0x3609e9['create']=function(_0x34b97e){return new _0x3609e9(_0x34b97e);},_0x3609e9['encode']=function(_0x3304eb,_0xc3894){return _0xc3894||(_0xc3894=_0x2cb8b4['create']()),null!=_0x3304eb['root']&&Object['hasOwnProperty']['call'](_0x3304eb,'root')&&_0xc3894['uint32'](0xa)['string'](_0x3304eb['root']),null!=_0x3304eb['key']&&Object['hasOwnProperty']['call'](_0x3304eb,'key')&&_0xc3894['uint32'](0x12)['string'](_0x3304eb['key']),null!=_0x3304eb['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3304eb,'oldValueBoolean')&&_0xc3894['uint32'](0x18)['bool'](_0x3304eb['oldValueBoolean']),null!=_0x3304eb['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3304eb,'oldValueJson')&&_0xc3894['uint32'](0x22)['string'](_0x3304eb['oldValueJson']),null!=_0x3304eb['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3304eb,'newValueBoolean')&&_0xc3894['uint32'](0x28)['bool'](_0x3304eb['newValueBoolean']),null!=_0x3304eb['newValueJson']&&Object['hasOwnProperty']['call'](_0x3304eb,'newValueJson')&&_0xc3894['uint32'](0x32)['string'](_0x3304eb['newValueJson']),null!=_0x3304eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x3304eb,'wasUndone')&&_0xc3894['uint32'](0x38)['bool'](_0x3304eb['wasUndone']),_0xc3894;},_0x3609e9['encodeDelimited']=function(_0x75d349,_0x12d59a){return this['encode'](_0x75d349,_0x12d59a)['ldelim']();},_0x3609e9['decode']=function(_0x181c37,_0x2b7a25){_0x181c37 instanceof _0x22668c||(_0x181c37=_0x22668c['create'](_0x181c37));for(var _0x347191=void 0x0===_0x2b7a25?_0x181c37['len']:_0x181c37['pos']+_0x2b7a25,_0x4bcc94=new _0x5e7bdf['RootAttributeOperation']();_0x181c37['pos']<_0x347191;){var _0x513c06=_0x181c37['uint32']();switch(_0x513c06>>>0x3){case 0x1:_0x4bcc94['root']=_0x181c37['string']();break;case 0x2:_0x4bcc94['key']=_0x181c37['string']();break;case 0x3:_0x4bcc94['oldValueBoolean']=_0x181c37['bool']();break;case 0x4:_0x4bcc94['oldValueJson']=_0x181c37['string']();break;case 0x5:_0x4bcc94['newValueBoolean']=_0x181c37['bool']();break;case 0x6:_0x4bcc94['newValueJson']=_0x181c37['string']();break;case 0x7:_0x4bcc94['wasUndone']=_0x181c37['bool']();break;default:_0x181c37['skipType'](0x7&_0x513c06);}}return _0x4bcc94;},_0x3609e9['decodeDelimited']=function(_0x3d95b7){return _0x3d95b7 instanceof _0x22668c||(_0x3d95b7=new _0x22668c(_0x3d95b7)),this['decode'](_0x3d95b7,_0x3d95b7['uint32']());},_0x3609e9['verify']=function(_0x202d91){return'object'!=typeof _0x202d91||null===_0x202d91?'object\x20expected':null!=_0x202d91['root']&&_0x202d91['hasOwnProperty']('root')&&!_0x28cd5b['isString'](_0x202d91['root'])?'root:\x20string\x20expected':null!=_0x202d91['key']&&_0x202d91['hasOwnProperty']('key')&&!_0x28cd5b['isString'](_0x202d91['key'])?'key:\x20string\x20expected':null!=_0x202d91['oldValueBoolean']&&_0x202d91['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x202d91['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x202d91['oldValueJson']&&_0x202d91['hasOwnProperty']('oldValueJson')&&!_0x28cd5b['isString'](_0x202d91['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x202d91['newValueBoolean']&&_0x202d91['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x202d91['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x202d91['newValueJson']&&_0x202d91['hasOwnProperty']('newValueJson')&&!_0x28cd5b['isString'](_0x202d91['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x202d91['wasUndone']&&_0x202d91['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x202d91['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3609e9['fromObject']=function(_0x34385b){if(_0x34385b instanceof _0x5e7bdf['RootAttributeOperation'])return _0x34385b;var _0x597e7c=new _0x5e7bdf['RootAttributeOperation']();return null!=_0x34385b['root']&&(_0x597e7c['root']=String(_0x34385b['root'])),null!=_0x34385b['key']&&(_0x597e7c['key']=String(_0x34385b['key'])),null!=_0x34385b['oldValueBoolean']&&(_0x597e7c['oldValueBoolean']=Boolean(_0x34385b['oldValueBoolean'])),null!=_0x34385b['oldValueJson']&&(_0x597e7c['oldValueJson']=String(_0x34385b['oldValueJson'])),null!=_0x34385b['newValueBoolean']&&(_0x597e7c['newValueBoolean']=Boolean(_0x34385b['newValueBoolean'])),null!=_0x34385b['newValueJson']&&(_0x597e7c['newValueJson']=String(_0x34385b['newValueJson'])),null!=_0x34385b['wasUndone']&&(_0x597e7c['wasUndone']=Boolean(_0x34385b['wasUndone'])),_0x597e7c;},_0x3609e9['toObject']=function(_0x361a5c,_0x2495a4){_0x2495a4||(_0x2495a4={});var _0xb3bc4d={};return _0x2495a4['defaults']&&(_0xb3bc4d['root']='',_0xb3bc4d['key']='',_0xb3bc4d['oldValueBoolean']=!0x1,_0xb3bc4d['oldValueJson']='',_0xb3bc4d['newValueBoolean']=!0x1,_0xb3bc4d['newValueJson']='',_0xb3bc4d['wasUndone']=!0x1),null!=_0x361a5c['root']&&_0x361a5c['hasOwnProperty']('root')&&(_0xb3bc4d['root']=_0x361a5c['root']),null!=_0x361a5c['key']&&_0x361a5c['hasOwnProperty']('key')&&(_0xb3bc4d['key']=_0x361a5c['key']),null!=_0x361a5c['oldValueBoolean']&&_0x361a5c['hasOwnProperty']('oldValueBoolean')&&(_0xb3bc4d['oldValueBoolean']=_0x361a5c['oldValueBoolean']),null!=_0x361a5c['oldValueJson']&&_0x361a5c['hasOwnProperty']('oldValueJson')&&(_0xb3bc4d['oldValueJson']=_0x361a5c['oldValueJson']),null!=_0x361a5c['newValueBoolean']&&_0x361a5c['hasOwnProperty']('newValueBoolean')&&(_0xb3bc4d['newValueBoolean']=_0x361a5c['newValueBoolean']),null!=_0x361a5c['newValueJson']&&_0x361a5c['hasOwnProperty']('newValueJson')&&(_0xb3bc4d['newValueJson']=_0x361a5c['newValueJson']),null!=_0x361a5c['wasUndone']&&_0x361a5c['hasOwnProperty']('wasUndone')&&(_0xb3bc4d['wasUndone']=_0x361a5c['wasUndone']),_0xb3bc4d;},_0x3609e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x3609e9['getTypeUrl']=function(_0x4431dd){return void 0x0===_0x4431dd&&(_0x4431dd='type.googleapis.com'),_0x4431dd+'/RootAttributeOperation';},_0x3609e9;}()),_0x5e7bdf['RootOperation']=(function(){function _0x2065fe(_0x42706c){if(_0x42706c){for(var _0x96e20a=Object['keys'](_0x42706c),_0x51074b=0x0;_0x51074b<_0x96e20a['length'];++_0x51074b)null!=_0x42706c[_0x96e20a[_0x51074b]]&&(this[_0x96e20a[_0x51074b]]=_0x42706c[_0x96e20a[_0x51074b]]);}}return _0x2065fe['prototype']['rootName']='',_0x2065fe['prototype']['elementName']='',_0x2065fe['prototype']['isAdd']=!0x1,_0x2065fe['prototype']['wasUndone']=!0x1,_0x2065fe['create']=function(_0x42c571){return new _0x2065fe(_0x42c571);},_0x2065fe['encode']=function(_0x6e2fc,_0x53c3a0){return _0x53c3a0||(_0x53c3a0=_0x2cb8b4['create']()),null!=_0x6e2fc['rootName']&&Object['hasOwnProperty']['call'](_0x6e2fc,'rootName')&&_0x53c3a0['uint32'](0xa)['string'](_0x6e2fc['rootName']),null!=_0x6e2fc['elementName']&&Object['hasOwnProperty']['call'](_0x6e2fc,'elementName')&&_0x53c3a0['uint32'](0x12)['string'](_0x6e2fc['elementName']),null!=_0x6e2fc['isAdd']&&Object['hasOwnProperty']['call'](_0x6e2fc,'isAdd')&&_0x53c3a0['uint32'](0x18)['bool'](_0x6e2fc['isAdd']),null!=_0x6e2fc['wasUndone']&&Object['hasOwnProperty']['call'](_0x6e2fc,'wasUndone')&&_0x53c3a0['uint32'](0x20)['bool'](_0x6e2fc['wasUndone']),_0x53c3a0;},_0x2065fe['encodeDelimited']=function(_0xcc08b7,_0x44ec81){return this['encode'](_0xcc08b7,_0x44ec81)['ldelim']();},_0x2065fe['decode']=function(_0xa77110,_0x23847b){_0xa77110 instanceof _0x22668c||(_0xa77110=_0x22668c['create'](_0xa77110));for(var _0x4e7063=void 0x0===_0x23847b?_0xa77110['len']:_0xa77110['pos']+_0x23847b,_0x217325=new _0x5e7bdf['RootOperation']();_0xa77110['pos']<_0x4e7063;){var _0x791e16=_0xa77110['uint32']();switch(_0x791e16>>>0x3){case 0x1:_0x217325['rootName']=_0xa77110['string']();break;case 0x2:_0x217325['elementName']=_0xa77110['string']();break;case 0x3:_0x217325['isAdd']=_0xa77110['bool']();break;case 0x4:_0x217325['wasUndone']=_0xa77110['bool']();break;default:_0xa77110['skipType'](0x7&_0x791e16);}}return _0x217325;},_0x2065fe['decodeDelimited']=function(_0xe8bef6){return _0xe8bef6 instanceof _0x22668c||(_0xe8bef6=new _0x22668c(_0xe8bef6)),this['decode'](_0xe8bef6,_0xe8bef6['uint32']());},_0x2065fe['verify']=function(_0x3f73f0){return'object'!=typeof _0x3f73f0||null===_0x3f73f0?'object\x20expected':null!=_0x3f73f0['rootName']&&_0x3f73f0['hasOwnProperty']('rootName')&&!_0x28cd5b['isString'](_0x3f73f0['rootName'])?'rootName:\x20string\x20expected':null!=_0x3f73f0['elementName']&&_0x3f73f0['hasOwnProperty']('elementName')&&!_0x28cd5b['isString'](_0x3f73f0['elementName'])?'elementName:\x20string\x20expected':null!=_0x3f73f0['isAdd']&&_0x3f73f0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3f73f0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3f73f0['wasUndone']&&_0x3f73f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f73f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2065fe['fromObject']=function(_0x57c3f3){if(_0x57c3f3 instanceof _0x5e7bdf['RootOperation'])return _0x57c3f3;var _0x22b074=new _0x5e7bdf['RootOperation']();return null!=_0x57c3f3['rootName']&&(_0x22b074['rootName']=String(_0x57c3f3['rootName'])),null!=_0x57c3f3['elementName']&&(_0x22b074['elementName']=String(_0x57c3f3['elementName'])),null!=_0x57c3f3['isAdd']&&(_0x22b074['isAdd']=Boolean(_0x57c3f3['isAdd'])),null!=_0x57c3f3['wasUndone']&&(_0x22b074['wasUndone']=Boolean(_0x57c3f3['wasUndone'])),_0x22b074;},_0x2065fe['toObject']=function(_0x1dfc38,_0x1aeee5){_0x1aeee5||(_0x1aeee5={});var _0x495899={};return _0x1aeee5['defaults']&&(_0x495899['rootName']='',_0x495899['elementName']='',_0x495899['isAdd']=!0x1,_0x495899['wasUndone']=!0x1),null!=_0x1dfc38['rootName']&&_0x1dfc38['hasOwnProperty']('rootName')&&(_0x495899['rootName']=_0x1dfc38['rootName']),null!=_0x1dfc38['elementName']&&_0x1dfc38['hasOwnProperty']('elementName')&&(_0x495899['elementName']=_0x1dfc38['elementName']),null!=_0x1dfc38['isAdd']&&_0x1dfc38['hasOwnProperty']('isAdd')&&(_0x495899['isAdd']=_0x1dfc38['isAdd']),null!=_0x1dfc38['wasUndone']&&_0x1dfc38['hasOwnProperty']('wasUndone')&&(_0x495899['wasUndone']=_0x1dfc38['wasUndone']),_0x495899;},_0x2065fe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x2065fe['getTypeUrl']=function(_0x33dffb){return void 0x0===_0x33dffb&&(_0x33dffb='type.googleapis.com'),_0x33dffb+'/RootOperation';},_0x2065fe;}()),_0x5e7bdf['SplitOperation']=(function(){function _0x394ad2(_0x3944ce){if(_0x3944ce){for(var _0x35a489=Object['keys'](_0x3944ce),_0x52c072=0x0;_0x52c072<_0x35a489['length'];++_0x52c072)null!=_0x3944ce[_0x35a489[_0x52c072]]&&(this[_0x35a489[_0x52c072]]=_0x3944ce[_0x35a489[_0x52c072]]);}}return _0x394ad2['prototype']['splitPosition']=null,_0x394ad2['prototype']['graveyardPosition']=null,_0x394ad2['prototype']['howMany']=0x0,_0x394ad2['prototype']['insertionPosition']=null,_0x394ad2['prototype']['wasUndone']=!0x1,_0x394ad2['create']=function(_0x1dcf6f){return new _0x394ad2(_0x1dcf6f);},_0x394ad2['encode']=function(_0x4d6259,_0x10bc2c){return _0x10bc2c||(_0x10bc2c=_0x2cb8b4['create']()),null!=_0x4d6259['splitPosition']&&Object['hasOwnProperty']['call'](_0x4d6259,'splitPosition')&&_0x5e7bdf['Position']['encode'](_0x4d6259['splitPosition'],_0x10bc2c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4d6259['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4d6259,'graveyardPosition')&&_0x5e7bdf['Position']['encode'](_0x4d6259['graveyardPosition'],_0x10bc2c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4d6259['howMany']&&Object['hasOwnProperty']['call'](_0x4d6259,'howMany')&&_0x10bc2c['uint32'](0x18)['uint32'](_0x4d6259['howMany']),null!=_0x4d6259['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4d6259,'insertionPosition')&&_0x5e7bdf['Position']['encode'](_0x4d6259['insertionPosition'],_0x10bc2c['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4d6259['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d6259,'wasUndone')&&_0x10bc2c['uint32'](0x28)['bool'](_0x4d6259['wasUndone']),_0x10bc2c;},_0x394ad2['encodeDelimited']=function(_0x341a3b,_0x566b46){return this['encode'](_0x341a3b,_0x566b46)['ldelim']();},_0x394ad2['decode']=function(_0x4a041e,_0x46855e){_0x4a041e instanceof _0x22668c||(_0x4a041e=_0x22668c['create'](_0x4a041e));for(var _0x508dc1=void 0x0===_0x46855e?_0x4a041e['len']:_0x4a041e['pos']+_0x46855e,_0x5e43e4=new _0x5e7bdf['SplitOperation']();_0x4a041e['pos']<_0x508dc1;){var _0x5d546b=_0x4a041e['uint32']();switch(_0x5d546b>>>0x3){case 0x1:_0x5e43e4['splitPosition']=_0x5e7bdf['Position']['decode'](_0x4a041e,_0x4a041e['uint32']());break;case 0x2:_0x5e43e4['graveyardPosition']=_0x5e7bdf['Position']['decode'](_0x4a041e,_0x4a041e['uint32']());break;case 0x3:_0x5e43e4['howMany']=_0x4a041e['uint32']();break;case 0x4:_0x5e43e4['insertionPosition']=_0x5e7bdf['Position']['decode'](_0x4a041e,_0x4a041e['uint32']());break;case 0x5:_0x5e43e4['wasUndone']=_0x4a041e['bool']();break;default:_0x4a041e['skipType'](0x7&_0x5d546b);}}return _0x5e43e4;},_0x394ad2['decodeDelimited']=function(_0xb0354a){return _0xb0354a instanceof _0x22668c||(_0xb0354a=new _0x22668c(_0xb0354a)),this['decode'](_0xb0354a,_0xb0354a['uint32']());},_0x394ad2['verify']=function(_0x2ce08d){if('object'!=typeof _0x2ce08d||null===_0x2ce08d)return'object\x20expected';var _0x2dd747;if(null!=_0x2ce08d['splitPosition']&&_0x2ce08d['hasOwnProperty']('splitPosition')&&(_0x2dd747=_0x5e7bdf['Position']['verify'](_0x2ce08d['splitPosition'])))return'splitPosition.'+_0x2dd747;if(null!=_0x2ce08d['graveyardPosition']&&_0x2ce08d['hasOwnProperty']('graveyardPosition')&&(_0x2dd747=_0x5e7bdf['Position']['verify'](_0x2ce08d['graveyardPosition'])))return'graveyardPosition.'+_0x2dd747;if(null!=_0x2ce08d['howMany']&&_0x2ce08d['hasOwnProperty']('howMany')&&!_0x28cd5b['isInteger'](_0x2ce08d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ce08d['insertionPosition']&&_0x2ce08d['hasOwnProperty']('insertionPosition')&&(_0x2dd747=_0x5e7bdf['Position']['verify'](_0x2ce08d['insertionPosition'])))return'insertionPosition.'+_0x2dd747;return null!=_0x2ce08d['wasUndone']&&_0x2ce08d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ce08d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x394ad2['fromObject']=function(_0x286124){if(_0x286124 instanceof _0x5e7bdf['SplitOperation'])return _0x286124;var _0x59890c=new _0x5e7bdf['SplitOperation']();if(null!=_0x286124['splitPosition']){if('object'!=typeof _0x286124['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x59890c['splitPosition']=_0x5e7bdf['Position']['fromObject'](_0x286124['splitPosition']);}if(null!=_0x286124['graveyardPosition']){if('object'!=typeof _0x286124['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x59890c['graveyardPosition']=_0x5e7bdf['Position']['fromObject'](_0x286124['graveyardPosition']);}if(null!=_0x286124['howMany']&&(_0x59890c['howMany']=_0x286124['howMany']>>>0x0),null!=_0x286124['insertionPosition']){if('object'!=typeof _0x286124['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x59890c['insertionPosition']=_0x5e7bdf['Position']['fromObject'](_0x286124['insertionPosition']);}return null!=_0x286124['wasUndone']&&(_0x59890c['wasUndone']=Boolean(_0x286124['wasUndone'])),_0x59890c;},_0x394ad2['toObject']=function(_0x2ec763,_0x57a428){_0x57a428||(_0x57a428={});var _0x5058b8={};return _0x57a428['defaults']&&(_0x5058b8['splitPosition']=null,_0x5058b8['graveyardPosition']=null,_0x5058b8['howMany']=0x0,_0x5058b8['insertionPosition']=null,_0x5058b8['wasUndone']=!0x1),null!=_0x2ec763['splitPosition']&&_0x2ec763['hasOwnProperty']('splitPosition')&&(_0x5058b8['splitPosition']=_0x5e7bdf['Position']['toObject'](_0x2ec763['splitPosition'],_0x57a428)),null!=_0x2ec763['graveyardPosition']&&_0x2ec763['hasOwnProperty']('graveyardPosition')&&(_0x5058b8['graveyardPosition']=_0x5e7bdf['Position']['toObject'](_0x2ec763['graveyardPosition'],_0x57a428)),null!=_0x2ec763['howMany']&&_0x2ec763['hasOwnProperty']('howMany')&&(_0x5058b8['howMany']=_0x2ec763['howMany']),null!=_0x2ec763['insertionPosition']&&_0x2ec763['hasOwnProperty']('insertionPosition')&&(_0x5058b8['insertionPosition']=_0x5e7bdf['Position']['toObject'](_0x2ec763['insertionPosition'],_0x57a428)),null!=_0x2ec763['wasUndone']&&_0x2ec763['hasOwnProperty']('wasUndone')&&(_0x5058b8['wasUndone']=_0x2ec763['wasUndone']),_0x5058b8;},_0x394ad2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x394ad2['getTypeUrl']=function(_0x137659){return void 0x0===_0x137659&&(_0x137659='type.googleapis.com'),_0x137659+'/SplitOperation';},_0x394ad2;}()),_0x5e7bdf['Position']=(function(){function _0x25e78a(_0x5c01ff){if(this['path']=[],_0x5c01ff){for(var _0x5246ce=Object['keys'](_0x5c01ff),_0x564ff0=0x0;_0x564ff0<_0x5246ce['length'];++_0x564ff0)null!=_0x5c01ff[_0x5246ce[_0x564ff0]]&&(this[_0x5246ce[_0x564ff0]]=_0x5c01ff[_0x5246ce[_0x564ff0]]);}}return _0x25e78a['prototype']['root']='',_0x25e78a['prototype']['rootMain']=!0x1,_0x25e78a['prototype']['rootGraveyard']=!0x1,_0x25e78a['prototype']['path']=_0x28cd5b['emptyArray'],_0x25e78a['prototype']['stickiness']='',_0x25e78a['create']=function(_0x384895){return new _0x25e78a(_0x384895);},_0x25e78a['encode']=function(_0x3056ff,_0x5a3219){if(_0x5a3219||(_0x5a3219=_0x2cb8b4['create']()),null!=_0x3056ff['root']&&Object['hasOwnProperty']['call'](_0x3056ff,'root')&&_0x5a3219['uint32'](0xa)['string'](_0x3056ff['root']),null!=_0x3056ff['rootMain']&&Object['hasOwnProperty']['call'](_0x3056ff,'rootMain')&&_0x5a3219['uint32'](0x10)['bool'](_0x3056ff['rootMain']),null!=_0x3056ff['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3056ff,'rootGraveyard')&&_0x5a3219['uint32'](0x18)['bool'](_0x3056ff['rootGraveyard']),null!=_0x3056ff['path']&&_0x3056ff['path']['length']){_0x5a3219['uint32'](0x22)['fork']();for(var _0x4fa6b7=0x0;_0x4fa6b7<_0x3056ff['path']['length'];++_0x4fa6b7)_0x5a3219['uint32'](_0x3056ff['path'][_0x4fa6b7]);_0x5a3219['ldelim']();}return null!=_0x3056ff['stickiness']&&Object['hasOwnProperty']['call'](_0x3056ff,'stickiness')&&_0x5a3219['uint32'](0x2a)['string'](_0x3056ff['stickiness']),_0x5a3219;},_0x25e78a['encodeDelimited']=function(_0x5a6cff,_0x3a26a9){return this['encode'](_0x5a6cff,_0x3a26a9)['ldelim']();},_0x25e78a['decode']=function(_0x4dbfc3,_0x4c513c){_0x4dbfc3 instanceof _0x22668c||(_0x4dbfc3=_0x22668c['create'](_0x4dbfc3));for(var _0x486729=void 0x0===_0x4c513c?_0x4dbfc3['len']:_0x4dbfc3['pos']+_0x4c513c,_0x17b80f=new _0x5e7bdf['Position']();_0x4dbfc3['pos']<_0x486729;){var _0xcf5c5e=_0x4dbfc3['uint32']();switch(_0xcf5c5e>>>0x3){case 0x1:_0x17b80f['root']=_0x4dbfc3['string']();break;case 0x2:_0x17b80f['rootMain']=_0x4dbfc3['bool']();break;case 0x3:_0x17b80f['rootGraveyard']=_0x4dbfc3['bool']();break;case 0x4:if(_0x17b80f['path']&&_0x17b80f['path']['length']||(_0x17b80f['path']=[]),0x2==(0x7&_0xcf5c5e)){for(var _0x539d31=_0x4dbfc3['uint32']()+_0x4dbfc3['pos'];_0x4dbfc3['pos']<_0x539d31;)_0x17b80f['path']['push'](_0x4dbfc3['uint32']());}else _0x17b80f['path']['push'](_0x4dbfc3['uint32']());break;case 0x5:_0x17b80f['stickiness']=_0x4dbfc3['string']();break;default:_0x4dbfc3['skipType'](0x7&_0xcf5c5e);}}return _0x17b80f;},_0x25e78a['decodeDelimited']=function(_0x395a6e){return _0x395a6e instanceof _0x22668c||(_0x395a6e=new _0x22668c(_0x395a6e)),this['decode'](_0x395a6e,_0x395a6e['uint32']());},_0x25e78a['verify']=function(_0x372fbf){if('object'!=typeof _0x372fbf||null===_0x372fbf)return'object\x20expected';if(null!=_0x372fbf['root']&&_0x372fbf['hasOwnProperty']('root')&&!_0x28cd5b['isString'](_0x372fbf['root']))return'root:\x20string\x20expected';if(null!=_0x372fbf['rootMain']&&_0x372fbf['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x372fbf['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x372fbf['rootGraveyard']&&_0x372fbf['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x372fbf['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x372fbf['path']&&_0x372fbf['hasOwnProperty']('path')){if(!Array['isArray'](_0x372fbf['path']))return'path:\x20array\x20expected';for(var _0x4b669c=0x0;_0x4b669c<_0x372fbf['path']['length'];++_0x4b669c)if(!_0x28cd5b['isInteger'](_0x372fbf['path'][_0x4b669c]))return'path:\x20integer[]\x20expected';}return null!=_0x372fbf['stickiness']&&_0x372fbf['hasOwnProperty']('stickiness')&&!_0x28cd5b['isString'](_0x372fbf['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x25e78a['fromObject']=function(_0x7803c){if(_0x7803c instanceof _0x5e7bdf['Position'])return _0x7803c;var _0x3bb32b=new _0x5e7bdf['Position']();if(null!=_0x7803c['root']&&(_0x3bb32b['root']=String(_0x7803c['root'])),null!=_0x7803c['rootMain']&&(_0x3bb32b['rootMain']=Boolean(_0x7803c['rootMain'])),null!=_0x7803c['rootGraveyard']&&(_0x3bb32b['rootGraveyard']=Boolean(_0x7803c['rootGraveyard'])),_0x7803c['path']){if(!Array['isArray'](_0x7803c['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3bb32b['path']=[];for(var _0x41afa6=0x0;_0x41afa6<_0x7803c['path']['length'];++_0x41afa6)_0x3bb32b['path'][_0x41afa6]=_0x7803c['path'][_0x41afa6]>>>0x0;}return null!=_0x7803c['stickiness']&&(_0x3bb32b['stickiness']=String(_0x7803c['stickiness'])),_0x3bb32b;},_0x25e78a['toObject']=function(_0x4207a3,_0x424497){_0x424497||(_0x424497={});var _0x480a8e={};if((_0x424497['arrays']||_0x424497['defaults'])&&(_0x480a8e['path']=[]),_0x424497['defaults']&&(_0x480a8e['root']='',_0x480a8e['rootMain']=!0x1,_0x480a8e['rootGraveyard']=!0x1,_0x480a8e['stickiness']=''),null!=_0x4207a3['root']&&_0x4207a3['hasOwnProperty']('root')&&(_0x480a8e['root']=_0x4207a3['root']),null!=_0x4207a3['rootMain']&&_0x4207a3['hasOwnProperty']('rootMain')&&(_0x480a8e['rootMain']=_0x4207a3['rootMain']),null!=_0x4207a3['rootGraveyard']&&_0x4207a3['hasOwnProperty']('rootGraveyard')&&(_0x480a8e['rootGraveyard']=_0x4207a3['rootGraveyard']),_0x4207a3['path']&&_0x4207a3['path']['length']){_0x480a8e['path']=[];for(var _0x347202=0x0;_0x347202<_0x4207a3['path']['length'];++_0x347202)_0x480a8e['path'][_0x347202]=_0x4207a3['path'][_0x347202];}return null!=_0x4207a3['stickiness']&&_0x4207a3['hasOwnProperty']('stickiness')&&(_0x480a8e['stickiness']=_0x4207a3['stickiness']),_0x480a8e;},_0x25e78a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x25e78a['getTypeUrl']=function(_0x4319ba){return void 0x0===_0x4319ba&&(_0x4319ba='type.googleapis.com'),_0x4319ba+'/Position';},_0x25e78a;}()),_0x5e7bdf['Range']=(function(){function _0x123314(_0x3d2022){if(_0x3d2022){for(var _0x2d4e80=Object['keys'](_0x3d2022),_0x1b9da8=0x0;_0x1b9da8<_0x2d4e80['length'];++_0x1b9da8)null!=_0x3d2022[_0x2d4e80[_0x1b9da8]]&&(this[_0x2d4e80[_0x1b9da8]]=_0x3d2022[_0x2d4e80[_0x1b9da8]]);}}return _0x123314['prototype']['start']=null,_0x123314['prototype']['end']=null,_0x123314['create']=function(_0x4292c3){return new _0x123314(_0x4292c3);},_0x123314['encode']=function(_0x446b0d,_0x4aaa26){return _0x4aaa26||(_0x4aaa26=_0x2cb8b4['create']()),null!=_0x446b0d['start']&&Object['hasOwnProperty']['call'](_0x446b0d,'start')&&_0x5e7bdf['Position']['encode'](_0x446b0d['start'],_0x4aaa26['uint32'](0xa)['fork']())['ldelim'](),null!=_0x446b0d['end']&&Object['hasOwnProperty']['call'](_0x446b0d,'end')&&_0x5e7bdf['Position']['encode'](_0x446b0d['end'],_0x4aaa26['uint32'](0x12)['fork']())['ldelim'](),_0x4aaa26;},_0x123314['encodeDelimited']=function(_0x37eca0,_0x4c202f){return this['encode'](_0x37eca0,_0x4c202f)['ldelim']();},_0x123314['decode']=function(_0x5ac5b3,_0x583806){_0x5ac5b3 instanceof _0x22668c||(_0x5ac5b3=_0x22668c['create'](_0x5ac5b3));for(var _0x43b109=void 0x0===_0x583806?_0x5ac5b3['len']:_0x5ac5b3['pos']+_0x583806,_0x303283=new _0x5e7bdf['Range']();_0x5ac5b3['pos']<_0x43b109;){var _0x494faa=_0x5ac5b3['uint32']();switch(_0x494faa>>>0x3){case 0x1:_0x303283['start']=_0x5e7bdf['Position']['decode'](_0x5ac5b3,_0x5ac5b3['uint32']());break;case 0x2:_0x303283['end']=_0x5e7bdf['Position']['decode'](_0x5ac5b3,_0x5ac5b3['uint32']());break;default:_0x5ac5b3['skipType'](0x7&_0x494faa);}}return _0x303283;},_0x123314['decodeDelimited']=function(_0x547d40){return _0x547d40 instanceof _0x22668c||(_0x547d40=new _0x22668c(_0x547d40)),this['decode'](_0x547d40,_0x547d40['uint32']());},_0x123314['verify']=function(_0x3dc419){if('object'!=typeof _0x3dc419||null===_0x3dc419)return'object\x20expected';var _0x498e8d;if(null!=_0x3dc419['start']&&_0x3dc419['hasOwnProperty']('start')&&(_0x498e8d=_0x5e7bdf['Position']['verify'](_0x3dc419['start'])))return'start.'+_0x498e8d;if(null!=_0x3dc419['end']&&_0x3dc419['hasOwnProperty']('end')&&(_0x498e8d=_0x5e7bdf['Position']['verify'](_0x3dc419['end'])))return'end.'+_0x498e8d;return null;},_0x123314['fromObject']=function(_0x7f0c64){if(_0x7f0c64 instanceof _0x5e7bdf['Range'])return _0x7f0c64;var _0x26f726=new _0x5e7bdf['Range']();if(null!=_0x7f0c64['start']){if('object'!=typeof _0x7f0c64['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x26f726['start']=_0x5e7bdf['Position']['fromObject'](_0x7f0c64['start']);}if(null!=_0x7f0c64['end']){if('object'!=typeof _0x7f0c64['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x26f726['end']=_0x5e7bdf['Position']['fromObject'](_0x7f0c64['end']);}return _0x26f726;},_0x123314['toObject']=function(_0x392f6e,_0x10b6de){_0x10b6de||(_0x10b6de={});var _0x57ce04={};return _0x10b6de['defaults']&&(_0x57ce04['start']=null,_0x57ce04['end']=null),null!=_0x392f6e['start']&&_0x392f6e['hasOwnProperty']('start')&&(_0x57ce04['start']=_0x5e7bdf['Position']['toObject'](_0x392f6e['start'],_0x10b6de)),null!=_0x392f6e['end']&&_0x392f6e['hasOwnProperty']('end')&&(_0x57ce04['end']=_0x5e7bdf['Position']['toObject'](_0x392f6e['end'],_0x10b6de)),_0x57ce04;},_0x123314['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x123314['getTypeUrl']=function(_0x4d7721){return void 0x0===_0x4d7721&&(_0x4d7721='type.googleapis.com'),_0x4d7721+'/Range';},_0x123314;}()),_0x5e7bdf['Element']=(function(){function _0x3c2e39(_0x1884e1){if(this['children']=[],this['attributesBoolean']={},_0x1884e1){for(var _0x12d28b=Object['keys'](_0x1884e1),_0x42928e=0x0;_0x42928e<_0x12d28b['length'];++_0x42928e)null!=_0x1884e1[_0x12d28b[_0x42928e]]&&(this[_0x12d28b[_0x42928e]]=_0x1884e1[_0x12d28b[_0x42928e]]);}}return _0x3c2e39['prototype']['name']='',_0x3c2e39['prototype']['children']=_0x28cd5b['emptyArray'],_0x3c2e39['prototype']['data']='',_0x3c2e39['prototype']['attributesBoolean']=_0x28cd5b['emptyObject'],_0x3c2e39['prototype']['attributesJson']='',_0x3c2e39['create']=function(_0x4a2142){return new _0x3c2e39(_0x4a2142);},_0x3c2e39['encode']=function(_0x2f4bfa,_0x7933d3){if(_0x7933d3||(_0x7933d3=_0x2cb8b4['create']()),null!=_0x2f4bfa['name']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'name')&&_0x7933d3['uint32'](0xa)['string'](_0x2f4bfa['name']),null!=_0x2f4bfa['children']&&_0x2f4bfa['children']['length']){for(var _0x2fa4dc=0x0;_0x2fa4dc<_0x2f4bfa['children']['length'];++_0x2fa4dc)_0x5e7bdf['Element']['encode'](_0x2f4bfa['children'][_0x2fa4dc],_0x7933d3['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2f4bfa['data']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'data')&&_0x7933d3['uint32'](0x1a)['string'](_0x2f4bfa['data']),null!=_0x2f4bfa['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'attributesBoolean')){var _0x2fdb7e=Object['keys'](_0x2f4bfa['attributesBoolean']);for(_0x2fa4dc=0x0;_0x2fa4dc<_0x2fdb7e['length'];++_0x2fa4dc)_0x7933d3['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2fdb7e[_0x2fa4dc])['uint32'](0x10)['bool'](_0x2f4bfa['attributesBoolean'][_0x2fdb7e[_0x2fa4dc]])['ldelim']();}return null!=_0x2f4bfa['attributesJson']&&Object['hasOwnProperty']['call'](_0x2f4bfa,'attributesJson')&&_0x7933d3['uint32'](0x2a)['string'](_0x2f4bfa['attributesJson']),_0x7933d3;},_0x3c2e39['encodeDelimited']=function(_0x1a7e85,_0x109087){return this['encode'](_0x1a7e85,_0x109087)['ldelim']();},_0x3c2e39['decode']=function(_0x574aaf,_0x419f13){_0x574aaf instanceof _0x22668c||(_0x574aaf=_0x22668c['create'](_0x574aaf));for(var _0x135627,_0x2a0827,_0x588660=void 0x0===_0x419f13?_0x574aaf['len']:_0x574aaf['pos']+_0x419f13,_0x4938c8=new _0x5e7bdf['Element']();_0x574aaf['pos']<_0x588660;){var _0xc9d9d=_0x574aaf['uint32']();switch(_0xc9d9d>>>0x3){case 0x1:_0x4938c8['name']=_0x574aaf['string']();break;case 0x2:_0x4938c8['children']&&_0x4938c8['children']['length']||(_0x4938c8['children']=[]),_0x4938c8['children']['push'](_0x5e7bdf['Element']['decode'](_0x574aaf,_0x574aaf['uint32']()));break;case 0x3:_0x4938c8['data']=_0x574aaf['string']();break;case 0x4:_0x4938c8['attributesBoolean']===_0x28cd5b['emptyObject']&&(_0x4938c8['attributesBoolean']={});var _0x4ccb9c=_0x574aaf['uint32']()+_0x574aaf['pos'];for(_0x135627='',_0x2a0827=!0x1;_0x574aaf['pos']<_0x4ccb9c;){var _0x5086b8=_0x574aaf['uint32']();switch(_0x5086b8>>>0x3){case 0x1:_0x135627=_0x574aaf['string']();break;case 0x2:_0x2a0827=_0x574aaf['bool']();break;default:_0x574aaf['skipType'](0x7&_0x5086b8);}}_0x4938c8['attributesBoolean'][_0x135627]=_0x2a0827;break;case 0x5:_0x4938c8['attributesJson']=_0x574aaf['string']();break;default:_0x574aaf['skipType'](0x7&_0xc9d9d);}}return _0x4938c8;},_0x3c2e39['decodeDelimited']=function(_0x4f30cf){return _0x4f30cf instanceof _0x22668c||(_0x4f30cf=new _0x22668c(_0x4f30cf)),this['decode'](_0x4f30cf,_0x4f30cf['uint32']());},_0x3c2e39['verify']=function(_0x52c371){if('object'!=typeof _0x52c371||null===_0x52c371)return'object\x20expected';if(null!=_0x52c371['name']&&_0x52c371['hasOwnProperty']('name')&&!_0x28cd5b['isString'](_0x52c371['name']))return'name:\x20string\x20expected';if(null!=_0x52c371['children']&&_0x52c371['hasOwnProperty']('children')){if(!Array['isArray'](_0x52c371['children']))return'children:\x20array\x20expected';for(var _0x33ef26=0x0;_0x33ef26<_0x52c371['children']['length'];++_0x33ef26){var _0x14bc92=_0x5e7bdf['Element']['verify'](_0x52c371['children'][_0x33ef26]);if(_0x14bc92)return'children.'+_0x14bc92;}}if(null!=_0x52c371['data']&&_0x52c371['hasOwnProperty']('data')&&!_0x28cd5b['isString'](_0x52c371['data']))return'data:\x20string\x20expected';if(null!=_0x52c371['attributesBoolean']&&_0x52c371['hasOwnProperty']('attributesBoolean')){if(!_0x28cd5b['isObject'](_0x52c371['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x37e285=Object['keys'](_0x52c371['attributesBoolean']);for(_0x33ef26=0x0;_0x33ef26<_0x37e285['length'];++_0x33ef26)if('boolean'!=typeof _0x52c371['attributesBoolean'][_0x37e285[_0x33ef26]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x52c371['attributesJson']&&_0x52c371['hasOwnProperty']('attributesJson')&&!_0x28cd5b['isString'](_0x52c371['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3c2e39['fromObject']=function(_0x1dabc2){if(_0x1dabc2 instanceof _0x5e7bdf['Element'])return _0x1dabc2;var _0x5ee14e=new _0x5e7bdf['Element']();if(null!=_0x1dabc2['name']&&(_0x5ee14e['name']=String(_0x1dabc2['name'])),_0x1dabc2['children']){if(!Array['isArray'](_0x1dabc2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5ee14e['children']=[];for(var _0x2d5ba5=0x0;_0x2d5ba5<_0x1dabc2['children']['length'];++_0x2d5ba5){if('object'!=typeof _0x1dabc2['children'][_0x2d5ba5])throw TypeError('.Element.children:\x20object\x20expected');_0x5ee14e['children'][_0x2d5ba5]=_0x5e7bdf['Element']['fromObject'](_0x1dabc2['children'][_0x2d5ba5]);}}if(null!=_0x1dabc2['data']&&(_0x5ee14e['data']=String(_0x1dabc2['data'])),_0x1dabc2['attributesBoolean']){if('object'!=typeof _0x1dabc2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5ee14e['attributesBoolean']={};var _0xbcf2f7=Object['keys'](_0x1dabc2['attributesBoolean']);for(_0x2d5ba5=0x0;_0x2d5ba5<_0xbcf2f7['length'];++_0x2d5ba5)_0x5ee14e['attributesBoolean'][_0xbcf2f7[_0x2d5ba5]]=Boolean(_0x1dabc2['attributesBoolean'][_0xbcf2f7[_0x2d5ba5]]);}return null!=_0x1dabc2['attributesJson']&&(_0x5ee14e['attributesJson']=String(_0x1dabc2['attributesJson'])),_0x5ee14e;},_0x3c2e39['toObject']=function(_0x5f19c9,_0x3956a0){_0x3956a0||(_0x3956a0={});var _0x1dac32,_0xf8f37d={};if((_0x3956a0['arrays']||_0x3956a0['defaults'])&&(_0xf8f37d['children']=[]),(_0x3956a0['objects']||_0x3956a0['defaults'])&&(_0xf8f37d['attributesBoolean']={}),_0x3956a0['defaults']&&(_0xf8f37d['name']='',_0xf8f37d['data']='',_0xf8f37d['attributesJson']=''),null!=_0x5f19c9['name']&&_0x5f19c9['hasOwnProperty']('name')&&(_0xf8f37d['name']=_0x5f19c9['name']),_0x5f19c9['children']&&_0x5f19c9['children']['length']){_0xf8f37d['children']=[];for(var _0x52a78b=0x0;_0x52a78b<_0x5f19c9['children']['length'];++_0x52a78b)_0xf8f37d['children'][_0x52a78b]=_0x5e7bdf['Element']['toObject'](_0x5f19c9['children'][_0x52a78b],_0x3956a0);}if(null!=_0x5f19c9['data']&&_0x5f19c9['hasOwnProperty']('data')&&(_0xf8f37d['data']=_0x5f19c9['data']),_0x5f19c9['attributesBoolean']&&(_0x1dac32=Object['keys'](_0x5f19c9['attributesBoolean']))['length']){_0xf8f37d['attributesBoolean']={};for(_0x52a78b=0x0;_0x52a78b<_0x1dac32['length'];++_0x52a78b)_0xf8f37d['attributesBoolean'][_0x1dac32[_0x52a78b]]=_0x5f19c9['attributesBoolean'][_0x1dac32[_0x52a78b]];}return null!=_0x5f19c9['attributesJson']&&_0x5f19c9['hasOwnProperty']('attributesJson')&&(_0xf8f37d['attributesJson']=_0x5f19c9['attributesJson']),_0xf8f37d;},_0x3c2e39['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1dd0cd['util']['toJSONOptions']);},_0x3c2e39['getTypeUrl']=function(_0x40622f){return void 0x0===_0x40622f&&(_0x40622f='type.googleapis.com'),_0x40622f+'/Element';},_0x3c2e39;}()),_0x5e7bdf;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5daaf3){return new y(this['_protobufRoot'][_0x5daaf3]);}}class y{['_protobuf'];constructor(_0x566263){this['_protobuf']=_0x566263;}['compress'](_0x4b315d){const _0x28a87d=this['_protobuf']['verify'](_0x4b315d);if(_0x28a87d)throw Error(_0x28a87d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4b315d))['finish']();}['decompress'](_0x5afd28){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5afd28),{'oneofs':!0x0});}}function _(_0x20e587,_0x17576e){const _0x4703f3=_0x4fbdc9(_0x20e587);return _0x4703f3['path'][_0x4703f3['path']['length']-0x1]+=_0x17576e,_0x4703f3;}function O(_0xfa34a5,_0x266eae){return _0xfa34a5['root']===_0x266eae['root']&&_0x264ba7(_0xfa34a5['path'],_0x266eae['path']);}function $(_0x39d06a){P(_0x39d06a,_0x185c53=>('main'==_0x185c53['root']?(_0x185c53['rootMain']=!0x0,delete _0x185c53['root']):'$graveyard'==_0x185c53['root']&&(_0x185c53['rootGraveyard']=!0x0,delete _0x185c53['root']),_0x185c53));}function J(_0xc84785){P(_0xc84785,_0x88fcd3=>(_0x88fcd3['rootMain']?(_0x88fcd3['root']='main',delete _0x88fcd3['rootMain']):_0x88fcd3['rootGraveyard']&&(_0x88fcd3['root']='$graveyard',delete _0x88fcd3['rootGraveyard']),_0x88fcd3));}function P(_0x3da9b9,_0x5037bb){for(const _0x56785a in _0x3da9b9){const _0xf59f56=_0x3da9b9[_0x56785a];'nodes'!==_0x56785a&&_0xfed9fa(_0xf59f56)&&(_0xf59f56['path']&&(_0xf59f56['root']||_0xf59f56['rootMain']||_0xf59f56['rootGraveyard'])?_0x3da9b9[_0x56785a]=_0x5037bb(_0xf59f56):P(_0xf59f56,_0x5037bb));}return _0x3da9b9;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x947d16,_0x1e682f,_0x3e62fb){this['_id']=_0x947d16,this['_operationName']=_0x1e682f,this['_protobufDescriptor']=_0x3e62fb;}['compress'](_0x32bfdd,_0xad89dc){const _0x35db47=_0xad89dc['shift']();return $(_0x35db47),_0x32bfdd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x35db47)),_0x32bfdd['types']['push'](this['_id']),!0x0;}['decompress'](_0x45075e,_0x3cb3ae){_0x3cb3ae['types']['shift']();const _0x2a0ae0=this['_protobufDescriptor']['decompress'](_0x3cb3ae['buffers']['shift']());J(_0x2a0ae0),_0x2a0ae0['__className']=this['_operationName'],_0x45075e['push'](_0x2a0ae0);}}class s extends e{['compress'](_0x2170d2,_0x50f0a6){const _0x55c05a=_0x50f0a6['shift']();return this['_serializeOneOf']('oldValue',_0x55c05a),this['_serializeOneOf']('newValue',_0x55c05a),$(_0x55c05a),_0x2170d2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x55c05a)),_0x2170d2['types']['push'](this['_id']),!0x0;}['decompress'](_0x1a74e3,_0x243f4d){const {types:_0xe20208,buffers:_0x209120}=_0x243f4d,_0x490bde=this['_protobufDescriptor']['decompress'](_0x209120['shift']());_0xe20208['shift'](),this['_deserializeOneOf']('oldValue',_0x490bde),this['_deserializeOneOf']('newValue',_0x490bde),J(_0x490bde),_0x490bde['__className']=this['_operationName'],_0x1a74e3['push'](_0x490bde);}['_serializeOneOf'](_0x57716a,_0x48fbc9){const _0x58e39e=_0x48fbc9[_0x57716a];'boolean'==typeof _0x58e39e?_0x48fbc9[_0x57716a+'Boolean']=_0x58e39e:_0x48fbc9[_0x57716a+'Json']=JSON['stringify'](_0x58e39e);}['_deserializeOneOf'](_0xf91f2c,_0x38cd75){const _0x1dabcd=_0xf91f2c+'Json';_0x38cd75[_0x1dabcd]?(_0x38cd75[_0xf91f2c]=JSON['parse'](_0x38cd75[_0x1dabcd]),delete _0x38cd75[_0x1dabcd]):(_0x38cd75[_0xf91f2c]=_0x38cd75[_0xf91f2c+'Boolean'],delete _0x38cd75[_0xf91f2c+'Boolean']);}}class i extends e{['compress'](_0x26f136,_0xae9e8d){const _0x2679bf=_0xae9e8d['shift']();return this['_serializeNodesAttributes'](_0x2679bf['nodes']),$(_0x2679bf),_0x26f136['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2679bf)),_0x26f136['types']['push'](this['_id']),!0x0;}['decompress'](_0x4e732c,_0x56259a){const {types:_0x5e98be,buffers:_0x415db3}=_0x56259a,_0x553359=this['_protobufDescriptor']['decompress'](_0x415db3['shift']());_0x5e98be['shift'](),_0x553359['nodes']||(_0x553359['nodes']=[]),this['_deserializeNodesAttributes'](_0x553359['nodes']),J(_0x553359),_0x553359['__className']=this['_operationName'],_0x4e732c['push'](_0x553359);}['_serializeNodesAttributes'](_0x346329){for(const _0x441c86 of _0x346329){if(_0x441c86['attributes']){const _0x988186=_0x441c86['attributes'];this['_areValuesBoolean'](_0x988186)?_0x441c86['attributesBoolean']=_0x988186:_0x441c86['attributesJson']=JSON['stringify'](_0x988186);}_0x441c86['children']&&this['_serializeNodesAttributes'](_0x441c86['children']);}}['_deserializeNodesAttributes'](_0x500ebb){for(const _0x35f5be of _0x500ebb)(_0x35f5be['attributesBoolean']||_0x35f5be['attributesJson'])&&(_0x35f5be['attributesBoolean']?(_0x35f5be['attributes']=_0x35f5be['attributesBoolean'],delete _0x35f5be['attributesBoolean']):(_0x35f5be['attributes']=JSON['parse'](_0x35f5be['attributesJson']),delete _0x35f5be['attributesJson'])),_0x35f5be['children']&&this['_deserializeNodesAttributes'](_0x35f5be['children']);}['_areValuesBoolean'](_0x3782f3){return Object['keys'](_0x3782f3)['every'](_0x7c1aac=>'boolean'==typeof _0x3782f3[_0x7c1aac]);}}class n extends e{['decompress'](_0x1d0257,_0x26f597){super['decompress'](_0x1d0257,_0x26f597);const _0x24a2c8=_0x1d0257[_0x1d0257['length']-0x1];_0x24a2c8['oldRange']||(_0x24a2c8['oldRange']=null),_0x24a2c8['newRange']||(_0x24a2c8['newRange']=null);}}class p extends e{['compress'](_0x4dc238,_0x2329d4){return _0x2329d4['shift'](),_0x4dc238['types']['push'](this['_id']),!0x0;}['decompress'](_0x505d1,_0x56aedc){_0x56aedc['types']['shift'](),_0x505d1['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1b9ce3,_0x5ea0fc,_0x2cdeec,_0x271fe2){super(_0x1b9ce3,_0x5ea0fc,_0x2cdeec),this['_omittedNamespace']=_0x271fe2+':';}['compress'](_0x1896a5,_0x32982e){return!('MarkerOperation'!=_0x32982e[0x0]['__className']||!_0x32982e[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x32982e[0x0]['name']=_0x32982e[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1896a5,_0x32982e),!0x0);}['decompress'](_0x31257f,_0x2bccef){super['decompress'](_0x31257f,_0x2bccef);const _0x4874be=_0x31257f[_0x31257f['length']-0x1];_0x4874be['name']=this['_omittedNamespace']+_0x4874be['name'];}}class b{['_id'];['_context'];constructor(_0x39eb17,_0x3daad1){this['_id']=_0x39eb17,this['_context']=_0x3daad1;}['compress'](_0x452543,_0x1b1c14){let _0x5e3138;for(;_0x1b1c14['length']>0x1&&this['_compareOperations'](_0x1b1c14[0x0],_0x1b1c14[0x1]);)_0x5e3138?(_0x5e3138=this['_combineNext'](_0x1b1c14['shift'](),_0x5e3138),_0x452543['types']['push'](0x0)):(_0x5e3138=_0x4fbdc9(_0x1b1c14['shift']()),_0x452543['types']['push'](this['_id']));return!!_0x5e3138&&(_0x5e3138=this['_combineNext'](_0x1b1c14['shift'](),_0x5e3138),_0x452543['types']['push'](0x0),_0x452543['buffers']['push'](this['_compressSingleOperation'](_0x5e3138)),!0x0);}['decompress'](_0x11f702,_0x5beb76){const _0xd2cd08=this['_decompressSingleOperation'](_0x5beb76);for(;0x0==_0x5beb76['types'][0x0];)_0x5beb76['types']['shift'](),_0x11f702['push'](this['_splitCurrent'](_0xd2cd08));_0x11f702['push'](_0xd2cd08);}}class m extends b{['_combineNext'](_0x441b95,_0x54e98b){return _0x54e98b['nodes'][0x0]['data']+=_0x441b95['nodes'][0x0]['data'],_0x54e98b;}['_splitCurrent'](_0x3f37fd){const _0x450eec=_0x4fbdc9(_0x3f37fd),_0x3822b4=_0x450eec['nodes'][0x0],_0x4f61cd=_0x3f37fd['nodes'][0x0],_0x4ae3f8=_0x4f61cd['data'][Symbol['iterator']]()['next']()['value'],_0x164047=_0x4ae3f8['length'];return _0x3822b4['data']=_0x4ae3f8,_0x4f61cd['data']=_0x4f61cd['data']['substr'](_0x164047),_0x3f37fd['position']=_(_0x3f37fd['position'],_0x164047),_0x450eec;}['_compareOperations'](_0xdcc1ab,_0x25c73e){if(this['_checkOperation'](_0xdcc1ab)&&this['_checkOperation'](_0x25c73e)){const _0x5e1d5f=_0xdcc1ab['nodes'][0x0]['data']['length'],_0x1e6394=O(_(_0xdcc1ab['position'],_0x5e1d5f),_0x25c73e['position']),_0x5c2959=_0xdcc1ab['nodes'][0x0],_0x2d1aa2=_0x25c73e['nodes'][0x0];return _0x1e6394&&this['_compareAttributes'](_0x5c2959,_0x2d1aa2);}return!0x1;}['_compressSingleOperation'](_0x4de14a){const _0x1ed50a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1ed50a,[_0x4de14a]),_0x1ed50a['buffers'][0x0];}['_decompressSingleOperation'](_0x4f1699){const _0x51c2af=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x51c2af,_0x4f1699),_0x51c2af[0x0];}['_checkOperation'](_0x1e571c){return'InsertOperation'==_0x1e571c['__className']&&0x1==_0x1e571c['nodes']['length']&&_0x1e571c['nodes'][0x0]['data']&&!_0x1e571c['wasUndone']&&0x1==Array['from'](_0x1e571c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2c8800,_0x451e){const _0x49685d=Object['keys'](_0x2c8800['attributes']||{}),_0x555c4e=Object['keys'](_0x451e['attributes']||{});return _0x49685d['length']===_0x555c4e['length']&&_0x49685d['every'](_0x384bb2=>_0x451e['attributes'][_0x384bb2]&&_0x451e['attributes'][_0x384bb2]===_0x2c8800['attributes'][_0x384bb2]);}}class c extends b{['_combineNext'](_0x2054d8,_0x7b3b93){return _0x7b3b93['howMany']++,_0x7b3b93['sourcePosition']=_0x4fbdc9(_0x2054d8['sourcePosition']),_0x7b3b93;}['_splitCurrent'](_0x3081cd){const _0xe1551=_0x4fbdc9(_0x3081cd);return _0x3081cd['howMany']--,_0xe1551['howMany']=0x1,_0xe1551['sourcePosition']=_(_0xe1551['sourcePosition'],_0x3081cd['howMany']),_0xe1551;}['_compareOperations'](_0x1b53f4,_0x372a17){return!(!this['_checkOperation'](_0x1b53f4)||!this['_checkOperation'](_0x372a17))&&(O(_(_0x1b53f4['sourcePosition'],-0x1),_0x372a17['sourcePosition'])&&O(_0x1b53f4['targetPosition'],_0x372a17['targetPosition']));}['_compressSingleOperation'](_0x4b8057){const _0x3fb4d2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3fb4d2,[_0x4b8057]),_0x3fb4d2['buffers'][0x0];}['_decompressSingleOperation'](_0x14f9ae){const _0x37277b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x37277b,_0x14f9ae),_0x37277b[0x0];}['_checkOperation'](_0x41355d){return'MoveOperation'==_0x41355d['__className']&&'$graveyard'==_0x41355d['targetPosition']['root']&&0x1==_0x41355d['howMany']&&!_0x41355d['wasUndone'];}}class h extends b{['_combineNext'](_0x4d758f,_0x3e5aa2){return _0x3e5aa2['howMany']++,_0x3e5aa2;}['_splitCurrent'](_0x2388ef){const _0x154284=_0x4fbdc9(_0x2388ef);return _0x154284['howMany']=0x1,_0x2388ef['howMany']--,_0x154284;}['_compareOperations'](_0x504899,_0x31636b){return!(!this['_checkOperation'](_0x504899)||!this['_checkOperation'](_0x31636b))&&(O(_0x504899['sourcePosition'],_0x31636b['sourcePosition'])&&O(_0x504899['targetPosition'],_0x31636b['targetPosition']));}['_compressSingleOperation'](_0x1c730f){const _0x296341={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x296341,[_0x1c730f]),_0x296341['buffers'][0x0];}['_decompressSingleOperation'](_0x5186b2){const _0x274947=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x274947,_0x5186b2),_0x274947[0x0];}['_checkOperation'](_0xcc98b4){return'MoveOperation'==_0xcc98b4['__className']&&'$graveyard'==_0xcc98b4['targetPosition']['root']&&0x1==_0xcc98b4['howMany']&&!_0xcc98b4['wasUndone'];}}class f extends b{['compress'](_0x5560ec,_0x24892e){if(!this['_compareOperations'](_0x24892e[0x0],_0x24892e[0x1]))return!0x1;const _0x3862d7=_0x24892e['shift']();return _0x3862d7['oldRange']=null,_0x3862d7['newRange']&&O(_0x3862d7['newRange']['start'],_0x3862d7['newRange']['end'])&&(_0x3862d7['newRange']['end']=null),_0x24892e['shift'](),_0x5560ec['types']['push'](this['_id']),_0x5560ec['types']['push'](0x0),_0x5560ec['buffers']['push'](this['_compressSingleOperation'](_0x3862d7)),!0x0;}['decompress'](_0xc035cc,_0x2a288c){const _0x3180c2=this['_decompressSingleOperation'](_0x2a288c);_0x3180c2['newRange']&&!_0x3180c2['newRange']['end']&&(_0x3180c2['newRange']['end']=_0x4fbdc9(_0x3180c2['newRange']['start']));const _0x5457c2=_0x4fbdc9(_0x3180c2);_0x5457c2['newRange']&&(_0x5457c2['newRange']['start']['stickiness']='toNone',_0x5457c2['newRange']['end']=_0x4fbdc9(_0x5457c2['newRange']['start'])),_0x5457c2['name']='user:position:'+_0x5457c2['name']['split'](':')[0x2],_0x2a288c['types']['shift'](),_0xc035cc['push'](_0x3180c2),_0xc035cc['push'](_0x5457c2);}['_compressSingleOperation'](_0xeab8b6){const _0x4cdae4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4cdae4,[_0xeab8b6]),_0x4cdae4['buffers'][0x0];}['_decompressSingleOperation'](_0x5a3ac5){const _0x20bb19=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x20bb19,_0x5a3ac5),_0x20bb19[0x0];}['_compareOperations'](_0x71ab22,_0x30e197){return!(!_0x71ab22||!_0x30e197)&&('MarkerOperation'==_0x71ab22['__className']&&'MarkerOperation'==_0x30e197['__className']&&!(!_0x71ab22['name']['startsWith']('user:')||!_0x30e197['name']['startsWith']('user:')||_0x71ab22['name']==_0x30e197['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x292e03=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',_0x292e03,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x292e03,'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'](_0x4fd09e){if(!_0x4fd09e||!_0x4fd09e[0x0])throw new _0x81d192('no-operations-provided',this);const _0x3d8348={'types':[],'buffers':[],'baseVersion':_0x4fd09e[0x0]['baseVersion']};for(;_0x4fd09e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('TypingAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3d8348,_0x4fd09e)||this['_getCompressorByName'](_0x4fd09e[0x0]['__className'])['compress'](_0x3d8348,_0x4fd09e);return _0x3d8348;}['decompress'](_0x51da02){const _0x2284a3=[];for(;_0x51da02['types']['length'];){this['_compressorById']['get'](_0x51da02['types'][0x0])['decompress'](_0x2284a3,_0x51da02);}return _0x2284a3['forEach']((_0x42f223,_0x45a855)=>_0x42f223['baseVersion']=_0x51da02['baseVersion']+_0x45a855),_0x2284a3;}['_getCompressorByName'](_0x4b308d){return this['_compressorByName']['get'](_0x4b308d);}['_registerOperationCompressor'](_0x5b68cb,_0xf3940d,_0x59e01c){const _0x56437c=new _0x59e01c(_0x5b68cb,_0xf3940d,this['_protobufFactory']['getDescriptor'](_0xf3940d));this['_registerCompressor'](_0x5b68cb,_0xf3940d,_0x56437c);}['_registerActionCompressor'](_0x3ce01c,_0x263389,_0x552872){const _0x140dc6=new _0x552872(_0x3ce01c,this);this['_registerCompressor'](_0x3ce01c,_0x263389,_0x140dc6);}['_registerCompressor'](_0x610659,_0x2c98ee,_0x5d73eb){this['_compressorById']['set'](_0x610659,_0x5d73eb),this['_compressorByName']['set'](_0x2c98ee,_0x5d73eb);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "43.3.1",
3
+ "version": "44.0.0-alpha.1",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "43.3.1",
37
- "ckeditor5": "43.3.1",
36
+ "@ckeditor/ckeditor5-utils": "44.0.0-alpha.1",
37
+ "ckeditor5": "44.0.0-alpha.1",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.4.0"
40
40
  },