@ckeditor/ckeditor5-operations-compressor 44.0.0 → 44.1.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.
Files changed (49) hide show
  1. package/dist/actioncompressor/actioncompressor.d.ts +1 -1
  2. package/dist/actioncompressor/deletingactioncompressor.d.ts +1 -1
  3. package/dist/actioncompressor/forwarddeletingactioncompressor.d.ts +1 -1
  4. package/dist/actioncompressor/typingactioncompressor.d.ts +1 -1
  5. package/dist/actioncompressor/userselectionactioncompressor.d.ts +1 -1
  6. package/dist/compressor.d.ts +1 -1
  7. package/dist/index.d.ts +1 -1
  8. package/dist/index.js +2 -2
  9. package/dist/operationcompressor/annotationmarkeroperationcompressor.d.ts +1 -1
  10. package/dist/operationcompressor/attributeoperationcompressor.d.ts +1 -1
  11. package/dist/operationcompressor/insertoperationcompressor.d.ts +1 -1
  12. package/dist/operationcompressor/markeroperationcompressor.d.ts +1 -1
  13. package/dist/operationcompressor/nooperationcompressor.d.ts +1 -1
  14. package/dist/operationcompressor/operationcompressor.d.ts +1 -1
  15. package/dist/protobuffactory.d.ts +1 -1
  16. package/dist/utils.d.ts +1 -1
  17. package/package.json +3 -3
  18. package/src/actioncompressor/actioncompressor.d.ts +1 -1
  19. package/src/actioncompressor/actioncompressor.js +1 -1
  20. package/src/actioncompressor/deletingactioncompressor.d.ts +1 -1
  21. package/src/actioncompressor/deletingactioncompressor.js +1 -1
  22. package/src/actioncompressor/forwarddeletingactioncompressor.d.ts +1 -1
  23. package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
  24. package/src/actioncompressor/typingactioncompressor.d.ts +1 -1
  25. package/src/actioncompressor/typingactioncompressor.js +1 -1
  26. package/src/actioncompressor/userselectionactioncompressor.d.ts +1 -1
  27. package/src/actioncompressor/userselectionactioncompressor.js +1 -1
  28. package/src/compressor.d.ts +1 -1
  29. package/src/compressor.js +1 -1
  30. package/src/index.d.ts +1 -1
  31. package/src/index.js +1 -1
  32. package/src/lib/compiledmessages.js +2 -2
  33. package/src/lib/protobufdescriptions.js +1 -1
  34. package/src/operationcompressor/annotationmarkeroperationcompressor.d.ts +1 -1
  35. package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
  36. package/src/operationcompressor/attributeoperationcompressor.d.ts +1 -1
  37. package/src/operationcompressor/attributeoperationcompressor.js +1 -1
  38. package/src/operationcompressor/insertoperationcompressor.d.ts +1 -1
  39. package/src/operationcompressor/insertoperationcompressor.js +1 -1
  40. package/src/operationcompressor/markeroperationcompressor.d.ts +1 -1
  41. package/src/operationcompressor/markeroperationcompressor.js +1 -1
  42. package/src/operationcompressor/nooperationcompressor.d.ts +1 -1
  43. package/src/operationcompressor/nooperationcompressor.js +1 -1
  44. package/src/operationcompressor/operationcompressor.d.ts +1 -1
  45. package/src/operationcompressor/operationcompressor.js +1 -1
  46. package/src/protobuffactory.d.ts +1 -1
  47. package/src/protobuffactory.js +1 -1
  48. package/src/utils.d.ts +1 -1
  49. package/src/utils.js +1 -1
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x46a358}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x104846 from'protobufjs/minimal.js';import{cloneDeep as _0x1ffe31,isEqual as _0x40c4b7,isObject as _0x13a10c}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x3324b8=_0x104846['Reader'],_0x4698e3=_0x104846['Writer'],_0x2a0efe=_0x104846['util'],_0x2b890b=_0x104846['roots']['default']||(_0x104846['roots']['default']={});return _0x2b890b['AttributeOperation']=(function(){function _0x791f4d(_0x257649){if(_0x257649){for(var _0xa4c3b1=Object['keys'](_0x257649),_0x135eda=0x0;_0x135eda<_0xa4c3b1['length'];++_0x135eda)null!=_0x257649[_0xa4c3b1[_0x135eda]]&&(this[_0xa4c3b1[_0x135eda]]=_0x257649[_0xa4c3b1[_0x135eda]]);}}return _0x791f4d['prototype']['range']=null,_0x791f4d['prototype']['key']='',_0x791f4d['prototype']['oldValueBoolean']=!0x1,_0x791f4d['prototype']['oldValueJson']='',_0x791f4d['prototype']['newValueBoolean']=!0x1,_0x791f4d['prototype']['newValueJson']='',_0x791f4d['prototype']['wasUndone']=!0x1,_0x791f4d['create']=function(_0x41a2cf){return new _0x791f4d(_0x41a2cf);},_0x791f4d['encode']=function(_0x57f8ba,_0x5129eb){return _0x5129eb||(_0x5129eb=_0x4698e3['create']()),null!=_0x57f8ba['range']&&Object['hasOwnProperty']['call'](_0x57f8ba,'range')&&_0x2b890b['Range']['encode'](_0x57f8ba['range'],_0x5129eb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57f8ba['key']&&Object['hasOwnProperty']['call'](_0x57f8ba,'key')&&_0x5129eb['uint32'](0x12)['string'](_0x57f8ba['key']),null!=_0x57f8ba['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x57f8ba,'oldValueBoolean')&&_0x5129eb['uint32'](0x18)['bool'](_0x57f8ba['oldValueBoolean']),null!=_0x57f8ba['oldValueJson']&&Object['hasOwnProperty']['call'](_0x57f8ba,'oldValueJson')&&_0x5129eb['uint32'](0x22)['string'](_0x57f8ba['oldValueJson']),null!=_0x57f8ba['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x57f8ba,'newValueBoolean')&&_0x5129eb['uint32'](0x28)['bool'](_0x57f8ba['newValueBoolean']),null!=_0x57f8ba['newValueJson']&&Object['hasOwnProperty']['call'](_0x57f8ba,'newValueJson')&&_0x5129eb['uint32'](0x32)['string'](_0x57f8ba['newValueJson']),null!=_0x57f8ba['wasUndone']&&Object['hasOwnProperty']['call'](_0x57f8ba,'wasUndone')&&_0x5129eb['uint32'](0x38)['bool'](_0x57f8ba['wasUndone']),_0x5129eb;},_0x791f4d['encodeDelimited']=function(_0x2cca41,_0x352838){return this['encode'](_0x2cca41,_0x352838)['ldelim']();},_0x791f4d['decode']=function(_0xf3658e,_0x41de5b){_0xf3658e instanceof _0x3324b8||(_0xf3658e=_0x3324b8['create'](_0xf3658e));for(var _0x5e6e85=void 0x0===_0x41de5b?_0xf3658e['len']:_0xf3658e['pos']+_0x41de5b,_0xeafde=new _0x2b890b['AttributeOperation']();_0xf3658e['pos']<_0x5e6e85;){var _0x2c4ca3=_0xf3658e['uint32']();switch(_0x2c4ca3>>>0x3){case 0x1:_0xeafde['range']=_0x2b890b['Range']['decode'](_0xf3658e,_0xf3658e['uint32']());break;case 0x2:_0xeafde['key']=_0xf3658e['string']();break;case 0x3:_0xeafde['oldValueBoolean']=_0xf3658e['bool']();break;case 0x4:_0xeafde['oldValueJson']=_0xf3658e['string']();break;case 0x5:_0xeafde['newValueBoolean']=_0xf3658e['bool']();break;case 0x6:_0xeafde['newValueJson']=_0xf3658e['string']();break;case 0x7:_0xeafde['wasUndone']=_0xf3658e['bool']();break;default:_0xf3658e['skipType'](0x7&_0x2c4ca3);}}return _0xeafde;},_0x791f4d['decodeDelimited']=function(_0x5061eb){return _0x5061eb instanceof _0x3324b8||(_0x5061eb=new _0x3324b8(_0x5061eb)),this['decode'](_0x5061eb,_0x5061eb['uint32']());},_0x791f4d['verify']=function(_0x39eba3){if('object'!=typeof _0x39eba3||null===_0x39eba3)return'object\x20expected';if(null!=_0x39eba3['range']&&_0x39eba3['hasOwnProperty']('range')){var _0x38b634=_0x2b890b['Range']['verify'](_0x39eba3['range']);if(_0x38b634)return'range.'+_0x38b634;}return null!=_0x39eba3['key']&&_0x39eba3['hasOwnProperty']('key')&&!_0x2a0efe['isString'](_0x39eba3['key'])?'key:\x20string\x20expected':null!=_0x39eba3['oldValueBoolean']&&_0x39eba3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x39eba3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x39eba3['oldValueJson']&&_0x39eba3['hasOwnProperty']('oldValueJson')&&!_0x2a0efe['isString'](_0x39eba3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x39eba3['newValueBoolean']&&_0x39eba3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x39eba3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x39eba3['newValueJson']&&_0x39eba3['hasOwnProperty']('newValueJson')&&!_0x2a0efe['isString'](_0x39eba3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x39eba3['wasUndone']&&_0x39eba3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39eba3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x791f4d['fromObject']=function(_0x13bd42){if(_0x13bd42 instanceof _0x2b890b['AttributeOperation'])return _0x13bd42;var _0x294724=new _0x2b890b['AttributeOperation']();if(null!=_0x13bd42['range']){if('object'!=typeof _0x13bd42['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x294724['range']=_0x2b890b['Range']['fromObject'](_0x13bd42['range']);}return null!=_0x13bd42['key']&&(_0x294724['key']=String(_0x13bd42['key'])),null!=_0x13bd42['oldValueBoolean']&&(_0x294724['oldValueBoolean']=Boolean(_0x13bd42['oldValueBoolean'])),null!=_0x13bd42['oldValueJson']&&(_0x294724['oldValueJson']=String(_0x13bd42['oldValueJson'])),null!=_0x13bd42['newValueBoolean']&&(_0x294724['newValueBoolean']=Boolean(_0x13bd42['newValueBoolean'])),null!=_0x13bd42['newValueJson']&&(_0x294724['newValueJson']=String(_0x13bd42['newValueJson'])),null!=_0x13bd42['wasUndone']&&(_0x294724['wasUndone']=Boolean(_0x13bd42['wasUndone'])),_0x294724;},_0x791f4d['toObject']=function(_0x4771d2,_0x261150){_0x261150||(_0x261150={});var _0x1539c1={};return _0x261150['defaults']&&(_0x1539c1['range']=null,_0x1539c1['key']='',_0x1539c1['oldValueBoolean']=!0x1,_0x1539c1['oldValueJson']='',_0x1539c1['newValueBoolean']=!0x1,_0x1539c1['newValueJson']='',_0x1539c1['wasUndone']=!0x1),null!=_0x4771d2['range']&&_0x4771d2['hasOwnProperty']('range')&&(_0x1539c1['range']=_0x2b890b['Range']['toObject'](_0x4771d2['range'],_0x261150)),null!=_0x4771d2['key']&&_0x4771d2['hasOwnProperty']('key')&&(_0x1539c1['key']=_0x4771d2['key']),null!=_0x4771d2['oldValueBoolean']&&_0x4771d2['hasOwnProperty']('oldValueBoolean')&&(_0x1539c1['oldValueBoolean']=_0x4771d2['oldValueBoolean']),null!=_0x4771d2['oldValueJson']&&_0x4771d2['hasOwnProperty']('oldValueJson')&&(_0x1539c1['oldValueJson']=_0x4771d2['oldValueJson']),null!=_0x4771d2['newValueBoolean']&&_0x4771d2['hasOwnProperty']('newValueBoolean')&&(_0x1539c1['newValueBoolean']=_0x4771d2['newValueBoolean']),null!=_0x4771d2['newValueJson']&&_0x4771d2['hasOwnProperty']('newValueJson')&&(_0x1539c1['newValueJson']=_0x4771d2['newValueJson']),null!=_0x4771d2['wasUndone']&&_0x4771d2['hasOwnProperty']('wasUndone')&&(_0x1539c1['wasUndone']=_0x4771d2['wasUndone']),_0x1539c1;},_0x791f4d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x791f4d['getTypeUrl']=function(_0xddbdb5){return void 0x0===_0xddbdb5&&(_0xddbdb5='type.googleapis.com'),_0xddbdb5+'/AttributeOperation';},_0x791f4d;}()),_0x2b890b['InsertOperation']=(function(){function _0x384164(_0x3e78d7){if(this['nodes']=[],_0x3e78d7){for(var _0x2dd277=Object['keys'](_0x3e78d7),_0x29b842=0x0;_0x29b842<_0x2dd277['length'];++_0x29b842)null!=_0x3e78d7[_0x2dd277[_0x29b842]]&&(this[_0x2dd277[_0x29b842]]=_0x3e78d7[_0x2dd277[_0x29b842]]);}}return _0x384164['prototype']['position']=null,_0x384164['prototype']['nodes']=_0x2a0efe['emptyArray'],_0x384164['prototype']['shouldReceiveAttributes']=!0x1,_0x384164['prototype']['wasUndone']=!0x1,_0x384164['create']=function(_0x18cfe1){return new _0x384164(_0x18cfe1);},_0x384164['encode']=function(_0x5a75f3,_0x1cc32e){if(_0x1cc32e||(_0x1cc32e=_0x4698e3['create']()),null!=_0x5a75f3['position']&&Object['hasOwnProperty']['call'](_0x5a75f3,'position')&&_0x2b890b['Position']['encode'](_0x5a75f3['position'],_0x1cc32e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a75f3['nodes']&&_0x5a75f3['nodes']['length']){for(var _0x52b98e=0x0;_0x52b98e<_0x5a75f3['nodes']['length'];++_0x52b98e)_0x2b890b['Element']['encode'](_0x5a75f3['nodes'][_0x52b98e],_0x1cc32e['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5a75f3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5a75f3,'shouldReceiveAttributes')&&_0x1cc32e['uint32'](0x18)['bool'](_0x5a75f3['shouldReceiveAttributes']),null!=_0x5a75f3['wasUndone']&&Object['hasOwnProperty']['call'](_0x5a75f3,'wasUndone')&&_0x1cc32e['uint32'](0x20)['bool'](_0x5a75f3['wasUndone']),_0x1cc32e;},_0x384164['encodeDelimited']=function(_0x25ddcc,_0x5baa3c){return this['encode'](_0x25ddcc,_0x5baa3c)['ldelim']();},_0x384164['decode']=function(_0x2d0e72,_0x4cb915){_0x2d0e72 instanceof _0x3324b8||(_0x2d0e72=_0x3324b8['create'](_0x2d0e72));for(var _0x29d27b=void 0x0===_0x4cb915?_0x2d0e72['len']:_0x2d0e72['pos']+_0x4cb915,_0x3a9078=new _0x2b890b['InsertOperation']();_0x2d0e72['pos']<_0x29d27b;){var _0x28383a=_0x2d0e72['uint32']();switch(_0x28383a>>>0x3){case 0x1:_0x3a9078['position']=_0x2b890b['Position']['decode'](_0x2d0e72,_0x2d0e72['uint32']());break;case 0x2:_0x3a9078['nodes']&&_0x3a9078['nodes']['length']||(_0x3a9078['nodes']=[]),_0x3a9078['nodes']['push'](_0x2b890b['Element']['decode'](_0x2d0e72,_0x2d0e72['uint32']()));break;case 0x3:_0x3a9078['shouldReceiveAttributes']=_0x2d0e72['bool']();break;case 0x4:_0x3a9078['wasUndone']=_0x2d0e72['bool']();break;default:_0x2d0e72['skipType'](0x7&_0x28383a);}}return _0x3a9078;},_0x384164['decodeDelimited']=function(_0x545dd4){return _0x545dd4 instanceof _0x3324b8||(_0x545dd4=new _0x3324b8(_0x545dd4)),this['decode'](_0x545dd4,_0x545dd4['uint32']());},_0x384164['verify']=function(_0x54953a){if('object'!=typeof _0x54953a||null===_0x54953a)return'object\x20expected';if(null!=_0x54953a['position']&&_0x54953a['hasOwnProperty']('position')&&(_0x3131e6=_0x2b890b['Position']['verify'](_0x54953a['position'])))return'position.'+_0x3131e6;if(null!=_0x54953a['nodes']&&_0x54953a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x54953a['nodes']))return'nodes:\x20array\x20expected';for(var _0x2399e5=0x0;_0x2399e5<_0x54953a['nodes']['length'];++_0x2399e5){var _0x3131e6;if(_0x3131e6=_0x2b890b['Element']['verify'](_0x54953a['nodes'][_0x2399e5]))return'nodes.'+_0x3131e6;}}return null!=_0x54953a['shouldReceiveAttributes']&&_0x54953a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x54953a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x54953a['wasUndone']&&_0x54953a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54953a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x384164['fromObject']=function(_0x5b2ff5){if(_0x5b2ff5 instanceof _0x2b890b['InsertOperation'])return _0x5b2ff5;var _0x6691a6=new _0x2b890b['InsertOperation']();if(null!=_0x5b2ff5['position']){if('object'!=typeof _0x5b2ff5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x6691a6['position']=_0x2b890b['Position']['fromObject'](_0x5b2ff5['position']);}if(_0x5b2ff5['nodes']){if(!Array['isArray'](_0x5b2ff5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x6691a6['nodes']=[];for(var _0x4917ea=0x0;_0x4917ea<_0x5b2ff5['nodes']['length'];++_0x4917ea){if('object'!=typeof _0x5b2ff5['nodes'][_0x4917ea])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x6691a6['nodes'][_0x4917ea]=_0x2b890b['Element']['fromObject'](_0x5b2ff5['nodes'][_0x4917ea]);}}return null!=_0x5b2ff5['shouldReceiveAttributes']&&(_0x6691a6['shouldReceiveAttributes']=Boolean(_0x5b2ff5['shouldReceiveAttributes'])),null!=_0x5b2ff5['wasUndone']&&(_0x6691a6['wasUndone']=Boolean(_0x5b2ff5['wasUndone'])),_0x6691a6;},_0x384164['toObject']=function(_0x184d5d,_0x5e0e02){_0x5e0e02||(_0x5e0e02={});var _0x98247e={};if((_0x5e0e02['arrays']||_0x5e0e02['defaults'])&&(_0x98247e['nodes']=[]),_0x5e0e02['defaults']&&(_0x98247e['position']=null,_0x98247e['shouldReceiveAttributes']=!0x1,_0x98247e['wasUndone']=!0x1),null!=_0x184d5d['position']&&_0x184d5d['hasOwnProperty']('position')&&(_0x98247e['position']=_0x2b890b['Position']['toObject'](_0x184d5d['position'],_0x5e0e02)),_0x184d5d['nodes']&&_0x184d5d['nodes']['length']){_0x98247e['nodes']=[];for(var _0x2df719=0x0;_0x2df719<_0x184d5d['nodes']['length'];++_0x2df719)_0x98247e['nodes'][_0x2df719]=_0x2b890b['Element']['toObject'](_0x184d5d['nodes'][_0x2df719],_0x5e0e02);}return null!=_0x184d5d['shouldReceiveAttributes']&&_0x184d5d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x98247e['shouldReceiveAttributes']=_0x184d5d['shouldReceiveAttributes']),null!=_0x184d5d['wasUndone']&&_0x184d5d['hasOwnProperty']('wasUndone')&&(_0x98247e['wasUndone']=_0x184d5d['wasUndone']),_0x98247e;},_0x384164['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x384164['getTypeUrl']=function(_0x12824f){return void 0x0===_0x12824f&&(_0x12824f='type.googleapis.com'),_0x12824f+'/InsertOperation';},_0x384164;}()),_0x2b890b['MarkerOperation']=(function(){function _0x4e30bf(_0x519fd5){if(_0x519fd5){for(var _0x1d8ccf=Object['keys'](_0x519fd5),_0x56e27a=0x0;_0x56e27a<_0x1d8ccf['length'];++_0x56e27a)null!=_0x519fd5[_0x1d8ccf[_0x56e27a]]&&(this[_0x1d8ccf[_0x56e27a]]=_0x519fd5[_0x1d8ccf[_0x56e27a]]);}}return _0x4e30bf['prototype']['name']='',_0x4e30bf['prototype']['oldRange']=null,_0x4e30bf['prototype']['newRange']=null,_0x4e30bf['prototype']['affectsData']=!0x1,_0x4e30bf['prototype']['wasUndone']=!0x1,_0x4e30bf['create']=function(_0x44cdf6){return new _0x4e30bf(_0x44cdf6);},_0x4e30bf['encode']=function(_0x4eeade,_0x2489bd){return _0x2489bd||(_0x2489bd=_0x4698e3['create']()),null!=_0x4eeade['name']&&Object['hasOwnProperty']['call'](_0x4eeade,'name')&&_0x2489bd['uint32'](0xa)['string'](_0x4eeade['name']),null!=_0x4eeade['oldRange']&&Object['hasOwnProperty']['call'](_0x4eeade,'oldRange')&&_0x2b890b['Range']['encode'](_0x4eeade['oldRange'],_0x2489bd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4eeade['newRange']&&Object['hasOwnProperty']['call'](_0x4eeade,'newRange')&&_0x2b890b['Range']['encode'](_0x4eeade['newRange'],_0x2489bd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4eeade['affectsData']&&Object['hasOwnProperty']['call'](_0x4eeade,'affectsData')&&_0x2489bd['uint32'](0x20)['bool'](_0x4eeade['affectsData']),null!=_0x4eeade['wasUndone']&&Object['hasOwnProperty']['call'](_0x4eeade,'wasUndone')&&_0x2489bd['uint32'](0x28)['bool'](_0x4eeade['wasUndone']),_0x2489bd;},_0x4e30bf['encodeDelimited']=function(_0x3a3697,_0x588999){return this['encode'](_0x3a3697,_0x588999)['ldelim']();},_0x4e30bf['decode']=function(_0x2e417b,_0x9ea171){_0x2e417b instanceof _0x3324b8||(_0x2e417b=_0x3324b8['create'](_0x2e417b));for(var _0x4a230a=void 0x0===_0x9ea171?_0x2e417b['len']:_0x2e417b['pos']+_0x9ea171,_0x4a7e79=new _0x2b890b['MarkerOperation']();_0x2e417b['pos']<_0x4a230a;){var _0x3d2904=_0x2e417b['uint32']();switch(_0x3d2904>>>0x3){case 0x1:_0x4a7e79['name']=_0x2e417b['string']();break;case 0x2:_0x4a7e79['oldRange']=_0x2b890b['Range']['decode'](_0x2e417b,_0x2e417b['uint32']());break;case 0x3:_0x4a7e79['newRange']=_0x2b890b['Range']['decode'](_0x2e417b,_0x2e417b['uint32']());break;case 0x4:_0x4a7e79['affectsData']=_0x2e417b['bool']();break;case 0x5:_0x4a7e79['wasUndone']=_0x2e417b['bool']();break;default:_0x2e417b['skipType'](0x7&_0x3d2904);}}return _0x4a7e79;},_0x4e30bf['decodeDelimited']=function(_0x48a944){return _0x48a944 instanceof _0x3324b8||(_0x48a944=new _0x3324b8(_0x48a944)),this['decode'](_0x48a944,_0x48a944['uint32']());},_0x4e30bf['verify']=function(_0x39dd7c){if('object'!=typeof _0x39dd7c||null===_0x39dd7c)return'object\x20expected';if(null!=_0x39dd7c['name']&&_0x39dd7c['hasOwnProperty']('name')&&!_0x2a0efe['isString'](_0x39dd7c['name']))return'name:\x20string\x20expected';var _0x27e949;if(null!=_0x39dd7c['oldRange']&&_0x39dd7c['hasOwnProperty']('oldRange')&&(_0x27e949=_0x2b890b['Range']['verify'](_0x39dd7c['oldRange'])))return'oldRange.'+_0x27e949;if(null!=_0x39dd7c['newRange']&&_0x39dd7c['hasOwnProperty']('newRange')&&(_0x27e949=_0x2b890b['Range']['verify'](_0x39dd7c['newRange'])))return'newRange.'+_0x27e949;return null!=_0x39dd7c['affectsData']&&_0x39dd7c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x39dd7c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x39dd7c['wasUndone']&&_0x39dd7c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39dd7c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e30bf['fromObject']=function(_0x282c14){if(_0x282c14 instanceof _0x2b890b['MarkerOperation'])return _0x282c14;var _0xcec235=new _0x2b890b['MarkerOperation']();if(null!=_0x282c14['name']&&(_0xcec235['name']=String(_0x282c14['name'])),null!=_0x282c14['oldRange']){if('object'!=typeof _0x282c14['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xcec235['oldRange']=_0x2b890b['Range']['fromObject'](_0x282c14['oldRange']);}if(null!=_0x282c14['newRange']){if('object'!=typeof _0x282c14['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xcec235['newRange']=_0x2b890b['Range']['fromObject'](_0x282c14['newRange']);}return null!=_0x282c14['affectsData']&&(_0xcec235['affectsData']=Boolean(_0x282c14['affectsData'])),null!=_0x282c14['wasUndone']&&(_0xcec235['wasUndone']=Boolean(_0x282c14['wasUndone'])),_0xcec235;},_0x4e30bf['toObject']=function(_0x2ba542,_0x1c76cb){_0x1c76cb||(_0x1c76cb={});var _0x4549cd={};return _0x1c76cb['defaults']&&(_0x4549cd['name']='',_0x4549cd['oldRange']=null,_0x4549cd['newRange']=null,_0x4549cd['affectsData']=!0x1,_0x4549cd['wasUndone']=!0x1),null!=_0x2ba542['name']&&_0x2ba542['hasOwnProperty']('name')&&(_0x4549cd['name']=_0x2ba542['name']),null!=_0x2ba542['oldRange']&&_0x2ba542['hasOwnProperty']('oldRange')&&(_0x4549cd['oldRange']=_0x2b890b['Range']['toObject'](_0x2ba542['oldRange'],_0x1c76cb)),null!=_0x2ba542['newRange']&&_0x2ba542['hasOwnProperty']('newRange')&&(_0x4549cd['newRange']=_0x2b890b['Range']['toObject'](_0x2ba542['newRange'],_0x1c76cb)),null!=_0x2ba542['affectsData']&&_0x2ba542['hasOwnProperty']('affectsData')&&(_0x4549cd['affectsData']=_0x2ba542['affectsData']),null!=_0x2ba542['wasUndone']&&_0x2ba542['hasOwnProperty']('wasUndone')&&(_0x4549cd['wasUndone']=_0x2ba542['wasUndone']),_0x4549cd;},_0x4e30bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x4e30bf['getTypeUrl']=function(_0xc32b00){return void 0x0===_0xc32b00&&(_0xc32b00='type.googleapis.com'),_0xc32b00+'/MarkerOperation';},_0x4e30bf;}()),_0x2b890b['MergeOperation']=(function(){function _0x3bd057(_0x538e11){if(_0x538e11){for(var _0x2057db=Object['keys'](_0x538e11),_0x3414c3=0x0;_0x3414c3<_0x2057db['length'];++_0x3414c3)null!=_0x538e11[_0x2057db[_0x3414c3]]&&(this[_0x2057db[_0x3414c3]]=_0x538e11[_0x2057db[_0x3414c3]]);}}return _0x3bd057['prototype']['sourcePosition']=null,_0x3bd057['prototype']['targetPosition']=null,_0x3bd057['prototype']['graveyardPosition']=null,_0x3bd057['prototype']['howMany']=0x0,_0x3bd057['prototype']['wasUndone']=!0x1,_0x3bd057['create']=function(_0x5b07e6){return new _0x3bd057(_0x5b07e6);},_0x3bd057['encode']=function(_0x29f8b7,_0x75935c){return _0x75935c||(_0x75935c=_0x4698e3['create']()),null!=_0x29f8b7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x29f8b7,'sourcePosition')&&_0x2b890b['Position']['encode'](_0x29f8b7['sourcePosition'],_0x75935c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x29f8b7['targetPosition']&&Object['hasOwnProperty']['call'](_0x29f8b7,'targetPosition')&&_0x2b890b['Position']['encode'](_0x29f8b7['targetPosition'],_0x75935c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x29f8b7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x29f8b7,'graveyardPosition')&&_0x2b890b['Position']['encode'](_0x29f8b7['graveyardPosition'],_0x75935c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x29f8b7['howMany']&&Object['hasOwnProperty']['call'](_0x29f8b7,'howMany')&&_0x75935c['uint32'](0x20)['uint32'](_0x29f8b7['howMany']),null!=_0x29f8b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x29f8b7,'wasUndone')&&_0x75935c['uint32'](0x28)['bool'](_0x29f8b7['wasUndone']),_0x75935c;},_0x3bd057['encodeDelimited']=function(_0x323dec,_0x55d7ec){return this['encode'](_0x323dec,_0x55d7ec)['ldelim']();},_0x3bd057['decode']=function(_0x2a63db,_0x491535){_0x2a63db instanceof _0x3324b8||(_0x2a63db=_0x3324b8['create'](_0x2a63db));for(var _0x768d75=void 0x0===_0x491535?_0x2a63db['len']:_0x2a63db['pos']+_0x491535,_0x182136=new _0x2b890b['MergeOperation']();_0x2a63db['pos']<_0x768d75;){var _0x3ffe72=_0x2a63db['uint32']();switch(_0x3ffe72>>>0x3){case 0x1:_0x182136['sourcePosition']=_0x2b890b['Position']['decode'](_0x2a63db,_0x2a63db['uint32']());break;case 0x2:_0x182136['targetPosition']=_0x2b890b['Position']['decode'](_0x2a63db,_0x2a63db['uint32']());break;case 0x3:_0x182136['graveyardPosition']=_0x2b890b['Position']['decode'](_0x2a63db,_0x2a63db['uint32']());break;case 0x4:_0x182136['howMany']=_0x2a63db['uint32']();break;case 0x5:_0x182136['wasUndone']=_0x2a63db['bool']();break;default:_0x2a63db['skipType'](0x7&_0x3ffe72);}}return _0x182136;},_0x3bd057['decodeDelimited']=function(_0x2a97a6){return _0x2a97a6 instanceof _0x3324b8||(_0x2a97a6=new _0x3324b8(_0x2a97a6)),this['decode'](_0x2a97a6,_0x2a97a6['uint32']());},_0x3bd057['verify']=function(_0x39264b){if('object'!=typeof _0x39264b||null===_0x39264b)return'object\x20expected';var _0xab648;if(null!=_0x39264b['sourcePosition']&&_0x39264b['hasOwnProperty']('sourcePosition')&&(_0xab648=_0x2b890b['Position']['verify'](_0x39264b['sourcePosition'])))return'sourcePosition.'+_0xab648;if(null!=_0x39264b['targetPosition']&&_0x39264b['hasOwnProperty']('targetPosition')&&(_0xab648=_0x2b890b['Position']['verify'](_0x39264b['targetPosition'])))return'targetPosition.'+_0xab648;if(null!=_0x39264b['graveyardPosition']&&_0x39264b['hasOwnProperty']('graveyardPosition')&&(_0xab648=_0x2b890b['Position']['verify'](_0x39264b['graveyardPosition'])))return'graveyardPosition.'+_0xab648;return null!=_0x39264b['howMany']&&_0x39264b['hasOwnProperty']('howMany')&&!_0x2a0efe['isInteger'](_0x39264b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x39264b['wasUndone']&&_0x39264b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39264b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3bd057['fromObject']=function(_0xfeb6d){if(_0xfeb6d instanceof _0x2b890b['MergeOperation'])return _0xfeb6d;var _0x47a632=new _0x2b890b['MergeOperation']();if(null!=_0xfeb6d['sourcePosition']){if('object'!=typeof _0xfeb6d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x47a632['sourcePosition']=_0x2b890b['Position']['fromObject'](_0xfeb6d['sourcePosition']);}if(null!=_0xfeb6d['targetPosition']){if('object'!=typeof _0xfeb6d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x47a632['targetPosition']=_0x2b890b['Position']['fromObject'](_0xfeb6d['targetPosition']);}if(null!=_0xfeb6d['graveyardPosition']){if('object'!=typeof _0xfeb6d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x47a632['graveyardPosition']=_0x2b890b['Position']['fromObject'](_0xfeb6d['graveyardPosition']);}return null!=_0xfeb6d['howMany']&&(_0x47a632['howMany']=_0xfeb6d['howMany']>>>0x0),null!=_0xfeb6d['wasUndone']&&(_0x47a632['wasUndone']=Boolean(_0xfeb6d['wasUndone'])),_0x47a632;},_0x3bd057['toObject']=function(_0x441f1b,_0x5e0b67){_0x5e0b67||(_0x5e0b67={});var _0x23a356={};return _0x5e0b67['defaults']&&(_0x23a356['sourcePosition']=null,_0x23a356['targetPosition']=null,_0x23a356['graveyardPosition']=null,_0x23a356['howMany']=0x0,_0x23a356['wasUndone']=!0x1),null!=_0x441f1b['sourcePosition']&&_0x441f1b['hasOwnProperty']('sourcePosition')&&(_0x23a356['sourcePosition']=_0x2b890b['Position']['toObject'](_0x441f1b['sourcePosition'],_0x5e0b67)),null!=_0x441f1b['targetPosition']&&_0x441f1b['hasOwnProperty']('targetPosition')&&(_0x23a356['targetPosition']=_0x2b890b['Position']['toObject'](_0x441f1b['targetPosition'],_0x5e0b67)),null!=_0x441f1b['graveyardPosition']&&_0x441f1b['hasOwnProperty']('graveyardPosition')&&(_0x23a356['graveyardPosition']=_0x2b890b['Position']['toObject'](_0x441f1b['graveyardPosition'],_0x5e0b67)),null!=_0x441f1b['howMany']&&_0x441f1b['hasOwnProperty']('howMany')&&(_0x23a356['howMany']=_0x441f1b['howMany']),null!=_0x441f1b['wasUndone']&&_0x441f1b['hasOwnProperty']('wasUndone')&&(_0x23a356['wasUndone']=_0x441f1b['wasUndone']),_0x23a356;},_0x3bd057['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x3bd057['getTypeUrl']=function(_0x9cdc8b){return void 0x0===_0x9cdc8b&&(_0x9cdc8b='type.googleapis.com'),_0x9cdc8b+'/MergeOperation';},_0x3bd057;}()),_0x2b890b['MoveOperation']=(function(){function _0x2cd905(_0x43f9e3){if(_0x43f9e3){for(var _0x2094ee=Object['keys'](_0x43f9e3),_0x427fbd=0x0;_0x427fbd<_0x2094ee['length'];++_0x427fbd)null!=_0x43f9e3[_0x2094ee[_0x427fbd]]&&(this[_0x2094ee[_0x427fbd]]=_0x43f9e3[_0x2094ee[_0x427fbd]]);}}return _0x2cd905['prototype']['sourcePosition']=null,_0x2cd905['prototype']['howMany']=0x0,_0x2cd905['prototype']['targetPosition']=null,_0x2cd905['prototype']['wasUndone']=!0x1,_0x2cd905['create']=function(_0x2ffafb){return new _0x2cd905(_0x2ffafb);},_0x2cd905['encode']=function(_0x216f2b,_0x4d1b10){return _0x4d1b10||(_0x4d1b10=_0x4698e3['create']()),null!=_0x216f2b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x216f2b,'sourcePosition')&&_0x2b890b['Position']['encode'](_0x216f2b['sourcePosition'],_0x4d1b10['uint32'](0xa)['fork']())['ldelim'](),null!=_0x216f2b['howMany']&&Object['hasOwnProperty']['call'](_0x216f2b,'howMany')&&_0x4d1b10['uint32'](0x10)['uint32'](_0x216f2b['howMany']),null!=_0x216f2b['targetPosition']&&Object['hasOwnProperty']['call'](_0x216f2b,'targetPosition')&&_0x2b890b['Position']['encode'](_0x216f2b['targetPosition'],_0x4d1b10['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x216f2b['wasUndone']&&Object['hasOwnProperty']['call'](_0x216f2b,'wasUndone')&&_0x4d1b10['uint32'](0x20)['bool'](_0x216f2b['wasUndone']),_0x4d1b10;},_0x2cd905['encodeDelimited']=function(_0x53b1ef,_0x739a7f){return this['encode'](_0x53b1ef,_0x739a7f)['ldelim']();},_0x2cd905['decode']=function(_0x4abffe,_0x43f807){_0x4abffe instanceof _0x3324b8||(_0x4abffe=_0x3324b8['create'](_0x4abffe));for(var _0x438ced=void 0x0===_0x43f807?_0x4abffe['len']:_0x4abffe['pos']+_0x43f807,_0xe02ab3=new _0x2b890b['MoveOperation']();_0x4abffe['pos']<_0x438ced;){var _0x533e96=_0x4abffe['uint32']();switch(_0x533e96>>>0x3){case 0x1:_0xe02ab3['sourcePosition']=_0x2b890b['Position']['decode'](_0x4abffe,_0x4abffe['uint32']());break;case 0x2:_0xe02ab3['howMany']=_0x4abffe['uint32']();break;case 0x3:_0xe02ab3['targetPosition']=_0x2b890b['Position']['decode'](_0x4abffe,_0x4abffe['uint32']());break;case 0x4:_0xe02ab3['wasUndone']=_0x4abffe['bool']();break;default:_0x4abffe['skipType'](0x7&_0x533e96);}}return _0xe02ab3;},_0x2cd905['decodeDelimited']=function(_0x2c36dc){return _0x2c36dc instanceof _0x3324b8||(_0x2c36dc=new _0x3324b8(_0x2c36dc)),this['decode'](_0x2c36dc,_0x2c36dc['uint32']());},_0x2cd905['verify']=function(_0x2607af){if('object'!=typeof _0x2607af||null===_0x2607af)return'object\x20expected';var _0x2c122b;if(null!=_0x2607af['sourcePosition']&&_0x2607af['hasOwnProperty']('sourcePosition')&&(_0x2c122b=_0x2b890b['Position']['verify'](_0x2607af['sourcePosition'])))return'sourcePosition.'+_0x2c122b;if(null!=_0x2607af['howMany']&&_0x2607af['hasOwnProperty']('howMany')&&!_0x2a0efe['isInteger'](_0x2607af['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2607af['targetPosition']&&_0x2607af['hasOwnProperty']('targetPosition')&&(_0x2c122b=_0x2b890b['Position']['verify'](_0x2607af['targetPosition'])))return'targetPosition.'+_0x2c122b;return null!=_0x2607af['wasUndone']&&_0x2607af['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2607af['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2cd905['fromObject']=function(_0x56e1aa){if(_0x56e1aa instanceof _0x2b890b['MoveOperation'])return _0x56e1aa;var _0x31b368=new _0x2b890b['MoveOperation']();if(null!=_0x56e1aa['sourcePosition']){if('object'!=typeof _0x56e1aa['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x31b368['sourcePosition']=_0x2b890b['Position']['fromObject'](_0x56e1aa['sourcePosition']);}if(null!=_0x56e1aa['howMany']&&(_0x31b368['howMany']=_0x56e1aa['howMany']>>>0x0),null!=_0x56e1aa['targetPosition']){if('object'!=typeof _0x56e1aa['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x31b368['targetPosition']=_0x2b890b['Position']['fromObject'](_0x56e1aa['targetPosition']);}return null!=_0x56e1aa['wasUndone']&&(_0x31b368['wasUndone']=Boolean(_0x56e1aa['wasUndone'])),_0x31b368;},_0x2cd905['toObject']=function(_0x4471f9,_0xe8bdcb){_0xe8bdcb||(_0xe8bdcb={});var _0x550dc3={};return _0xe8bdcb['defaults']&&(_0x550dc3['sourcePosition']=null,_0x550dc3['howMany']=0x0,_0x550dc3['targetPosition']=null,_0x550dc3['wasUndone']=!0x1),null!=_0x4471f9['sourcePosition']&&_0x4471f9['hasOwnProperty']('sourcePosition')&&(_0x550dc3['sourcePosition']=_0x2b890b['Position']['toObject'](_0x4471f9['sourcePosition'],_0xe8bdcb)),null!=_0x4471f9['howMany']&&_0x4471f9['hasOwnProperty']('howMany')&&(_0x550dc3['howMany']=_0x4471f9['howMany']),null!=_0x4471f9['targetPosition']&&_0x4471f9['hasOwnProperty']('targetPosition')&&(_0x550dc3['targetPosition']=_0x2b890b['Position']['toObject'](_0x4471f9['targetPosition'],_0xe8bdcb)),null!=_0x4471f9['wasUndone']&&_0x4471f9['hasOwnProperty']('wasUndone')&&(_0x550dc3['wasUndone']=_0x4471f9['wasUndone']),_0x550dc3;},_0x2cd905['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x2cd905['getTypeUrl']=function(_0xe70364){return void 0x0===_0xe70364&&(_0xe70364='type.googleapis.com'),_0xe70364+'/MoveOperation';},_0x2cd905;}()),_0x2b890b['RenameOperation']=(function(){function _0x722219(_0x7687fb){if(_0x7687fb){for(var _0x4aa511=Object['keys'](_0x7687fb),_0x48e881=0x0;_0x48e881<_0x4aa511['length'];++_0x48e881)null!=_0x7687fb[_0x4aa511[_0x48e881]]&&(this[_0x4aa511[_0x48e881]]=_0x7687fb[_0x4aa511[_0x48e881]]);}}return _0x722219['prototype']['position']=null,_0x722219['prototype']['oldName']='',_0x722219['prototype']['newName']='',_0x722219['prototype']['wasUndone']=!0x1,_0x722219['create']=function(_0x328213){return new _0x722219(_0x328213);},_0x722219['encode']=function(_0x976c88,_0x4461c9){return _0x4461c9||(_0x4461c9=_0x4698e3['create']()),null!=_0x976c88['position']&&Object['hasOwnProperty']['call'](_0x976c88,'position')&&_0x2b890b['Position']['encode'](_0x976c88['position'],_0x4461c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x976c88['oldName']&&Object['hasOwnProperty']['call'](_0x976c88,'oldName')&&_0x4461c9['uint32'](0x12)['string'](_0x976c88['oldName']),null!=_0x976c88['newName']&&Object['hasOwnProperty']['call'](_0x976c88,'newName')&&_0x4461c9['uint32'](0x1a)['string'](_0x976c88['newName']),null!=_0x976c88['wasUndone']&&Object['hasOwnProperty']['call'](_0x976c88,'wasUndone')&&_0x4461c9['uint32'](0x20)['bool'](_0x976c88['wasUndone']),_0x4461c9;},_0x722219['encodeDelimited']=function(_0x3a7965,_0x98cfc4){return this['encode'](_0x3a7965,_0x98cfc4)['ldelim']();},_0x722219['decode']=function(_0x4dccdf,_0xa04f81){_0x4dccdf instanceof _0x3324b8||(_0x4dccdf=_0x3324b8['create'](_0x4dccdf));for(var _0x314781=void 0x0===_0xa04f81?_0x4dccdf['len']:_0x4dccdf['pos']+_0xa04f81,_0x4effa7=new _0x2b890b['RenameOperation']();_0x4dccdf['pos']<_0x314781;){var _0x3c9aa6=_0x4dccdf['uint32']();switch(_0x3c9aa6>>>0x3){case 0x1:_0x4effa7['position']=_0x2b890b['Position']['decode'](_0x4dccdf,_0x4dccdf['uint32']());break;case 0x2:_0x4effa7['oldName']=_0x4dccdf['string']();break;case 0x3:_0x4effa7['newName']=_0x4dccdf['string']();break;case 0x4:_0x4effa7['wasUndone']=_0x4dccdf['bool']();break;default:_0x4dccdf['skipType'](0x7&_0x3c9aa6);}}return _0x4effa7;},_0x722219['decodeDelimited']=function(_0x177be1){return _0x177be1 instanceof _0x3324b8||(_0x177be1=new _0x3324b8(_0x177be1)),this['decode'](_0x177be1,_0x177be1['uint32']());},_0x722219['verify']=function(_0x468635){if('object'!=typeof _0x468635||null===_0x468635)return'object\x20expected';if(null!=_0x468635['position']&&_0x468635['hasOwnProperty']('position')){var _0x3c4f34=_0x2b890b['Position']['verify'](_0x468635['position']);if(_0x3c4f34)return'position.'+_0x3c4f34;}return null!=_0x468635['oldName']&&_0x468635['hasOwnProperty']('oldName')&&!_0x2a0efe['isString'](_0x468635['oldName'])?'oldName:\x20string\x20expected':null!=_0x468635['newName']&&_0x468635['hasOwnProperty']('newName')&&!_0x2a0efe['isString'](_0x468635['newName'])?'newName:\x20string\x20expected':null!=_0x468635['wasUndone']&&_0x468635['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x468635['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x722219['fromObject']=function(_0x30b91a){if(_0x30b91a instanceof _0x2b890b['RenameOperation'])return _0x30b91a;var _0x5cfce3=new _0x2b890b['RenameOperation']();if(null!=_0x30b91a['position']){if('object'!=typeof _0x30b91a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5cfce3['position']=_0x2b890b['Position']['fromObject'](_0x30b91a['position']);}return null!=_0x30b91a['oldName']&&(_0x5cfce3['oldName']=String(_0x30b91a['oldName'])),null!=_0x30b91a['newName']&&(_0x5cfce3['newName']=String(_0x30b91a['newName'])),null!=_0x30b91a['wasUndone']&&(_0x5cfce3['wasUndone']=Boolean(_0x30b91a['wasUndone'])),_0x5cfce3;},_0x722219['toObject']=function(_0x4f2766,_0x33f89a){_0x33f89a||(_0x33f89a={});var _0x233dd5={};return _0x33f89a['defaults']&&(_0x233dd5['position']=null,_0x233dd5['oldName']='',_0x233dd5['newName']='',_0x233dd5['wasUndone']=!0x1),null!=_0x4f2766['position']&&_0x4f2766['hasOwnProperty']('position')&&(_0x233dd5['position']=_0x2b890b['Position']['toObject'](_0x4f2766['position'],_0x33f89a)),null!=_0x4f2766['oldName']&&_0x4f2766['hasOwnProperty']('oldName')&&(_0x233dd5['oldName']=_0x4f2766['oldName']),null!=_0x4f2766['newName']&&_0x4f2766['hasOwnProperty']('newName')&&(_0x233dd5['newName']=_0x4f2766['newName']),null!=_0x4f2766['wasUndone']&&_0x4f2766['hasOwnProperty']('wasUndone')&&(_0x233dd5['wasUndone']=_0x4f2766['wasUndone']),_0x233dd5;},_0x722219['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x722219['getTypeUrl']=function(_0xd1067c){return void 0x0===_0xd1067c&&(_0xd1067c='type.googleapis.com'),_0xd1067c+'/RenameOperation';},_0x722219;}()),_0x2b890b['RootAttributeOperation']=(function(){function _0x5ece6c(_0x43e1bf){if(_0x43e1bf){for(var _0xa3c053=Object['keys'](_0x43e1bf),_0x537073=0x0;_0x537073<_0xa3c053['length'];++_0x537073)null!=_0x43e1bf[_0xa3c053[_0x537073]]&&(this[_0xa3c053[_0x537073]]=_0x43e1bf[_0xa3c053[_0x537073]]);}}return _0x5ece6c['prototype']['root']='',_0x5ece6c['prototype']['key']='',_0x5ece6c['prototype']['oldValueBoolean']=!0x1,_0x5ece6c['prototype']['oldValueJson']='',_0x5ece6c['prototype']['newValueBoolean']=!0x1,_0x5ece6c['prototype']['newValueJson']='',_0x5ece6c['prototype']['wasUndone']=!0x1,_0x5ece6c['create']=function(_0x16e3c9){return new _0x5ece6c(_0x16e3c9);},_0x5ece6c['encode']=function(_0x270cae,_0x28d867){return _0x28d867||(_0x28d867=_0x4698e3['create']()),null!=_0x270cae['root']&&Object['hasOwnProperty']['call'](_0x270cae,'root')&&_0x28d867['uint32'](0xa)['string'](_0x270cae['root']),null!=_0x270cae['key']&&Object['hasOwnProperty']['call'](_0x270cae,'key')&&_0x28d867['uint32'](0x12)['string'](_0x270cae['key']),null!=_0x270cae['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x270cae,'oldValueBoolean')&&_0x28d867['uint32'](0x18)['bool'](_0x270cae['oldValueBoolean']),null!=_0x270cae['oldValueJson']&&Object['hasOwnProperty']['call'](_0x270cae,'oldValueJson')&&_0x28d867['uint32'](0x22)['string'](_0x270cae['oldValueJson']),null!=_0x270cae['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x270cae,'newValueBoolean')&&_0x28d867['uint32'](0x28)['bool'](_0x270cae['newValueBoolean']),null!=_0x270cae['newValueJson']&&Object['hasOwnProperty']['call'](_0x270cae,'newValueJson')&&_0x28d867['uint32'](0x32)['string'](_0x270cae['newValueJson']),null!=_0x270cae['wasUndone']&&Object['hasOwnProperty']['call'](_0x270cae,'wasUndone')&&_0x28d867['uint32'](0x38)['bool'](_0x270cae['wasUndone']),_0x28d867;},_0x5ece6c['encodeDelimited']=function(_0x40374b,_0x4b8fde){return this['encode'](_0x40374b,_0x4b8fde)['ldelim']();},_0x5ece6c['decode']=function(_0x38a6c3,_0x1b55c9){_0x38a6c3 instanceof _0x3324b8||(_0x38a6c3=_0x3324b8['create'](_0x38a6c3));for(var _0x31e147=void 0x0===_0x1b55c9?_0x38a6c3['len']:_0x38a6c3['pos']+_0x1b55c9,_0xaa2060=new _0x2b890b['RootAttributeOperation']();_0x38a6c3['pos']<_0x31e147;){var _0x3baa42=_0x38a6c3['uint32']();switch(_0x3baa42>>>0x3){case 0x1:_0xaa2060['root']=_0x38a6c3['string']();break;case 0x2:_0xaa2060['key']=_0x38a6c3['string']();break;case 0x3:_0xaa2060['oldValueBoolean']=_0x38a6c3['bool']();break;case 0x4:_0xaa2060['oldValueJson']=_0x38a6c3['string']();break;case 0x5:_0xaa2060['newValueBoolean']=_0x38a6c3['bool']();break;case 0x6:_0xaa2060['newValueJson']=_0x38a6c3['string']();break;case 0x7:_0xaa2060['wasUndone']=_0x38a6c3['bool']();break;default:_0x38a6c3['skipType'](0x7&_0x3baa42);}}return _0xaa2060;},_0x5ece6c['decodeDelimited']=function(_0x109bc9){return _0x109bc9 instanceof _0x3324b8||(_0x109bc9=new _0x3324b8(_0x109bc9)),this['decode'](_0x109bc9,_0x109bc9['uint32']());},_0x5ece6c['verify']=function(_0x5e9f98){return'object'!=typeof _0x5e9f98||null===_0x5e9f98?'object\x20expected':null!=_0x5e9f98['root']&&_0x5e9f98['hasOwnProperty']('root')&&!_0x2a0efe['isString'](_0x5e9f98['root'])?'root:\x20string\x20expected':null!=_0x5e9f98['key']&&_0x5e9f98['hasOwnProperty']('key')&&!_0x2a0efe['isString'](_0x5e9f98['key'])?'key:\x20string\x20expected':null!=_0x5e9f98['oldValueBoolean']&&_0x5e9f98['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5e9f98['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5e9f98['oldValueJson']&&_0x5e9f98['hasOwnProperty']('oldValueJson')&&!_0x2a0efe['isString'](_0x5e9f98['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5e9f98['newValueBoolean']&&_0x5e9f98['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5e9f98['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5e9f98['newValueJson']&&_0x5e9f98['hasOwnProperty']('newValueJson')&&!_0x2a0efe['isString'](_0x5e9f98['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5e9f98['wasUndone']&&_0x5e9f98['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e9f98['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ece6c['fromObject']=function(_0x4fb275){if(_0x4fb275 instanceof _0x2b890b['RootAttributeOperation'])return _0x4fb275;var _0x53559a=new _0x2b890b['RootAttributeOperation']();return null!=_0x4fb275['root']&&(_0x53559a['root']=String(_0x4fb275['root'])),null!=_0x4fb275['key']&&(_0x53559a['key']=String(_0x4fb275['key'])),null!=_0x4fb275['oldValueBoolean']&&(_0x53559a['oldValueBoolean']=Boolean(_0x4fb275['oldValueBoolean'])),null!=_0x4fb275['oldValueJson']&&(_0x53559a['oldValueJson']=String(_0x4fb275['oldValueJson'])),null!=_0x4fb275['newValueBoolean']&&(_0x53559a['newValueBoolean']=Boolean(_0x4fb275['newValueBoolean'])),null!=_0x4fb275['newValueJson']&&(_0x53559a['newValueJson']=String(_0x4fb275['newValueJson'])),null!=_0x4fb275['wasUndone']&&(_0x53559a['wasUndone']=Boolean(_0x4fb275['wasUndone'])),_0x53559a;},_0x5ece6c['toObject']=function(_0x279783,_0x2abf89){_0x2abf89||(_0x2abf89={});var _0x398d7d={};return _0x2abf89['defaults']&&(_0x398d7d['root']='',_0x398d7d['key']='',_0x398d7d['oldValueBoolean']=!0x1,_0x398d7d['oldValueJson']='',_0x398d7d['newValueBoolean']=!0x1,_0x398d7d['newValueJson']='',_0x398d7d['wasUndone']=!0x1),null!=_0x279783['root']&&_0x279783['hasOwnProperty']('root')&&(_0x398d7d['root']=_0x279783['root']),null!=_0x279783['key']&&_0x279783['hasOwnProperty']('key')&&(_0x398d7d['key']=_0x279783['key']),null!=_0x279783['oldValueBoolean']&&_0x279783['hasOwnProperty']('oldValueBoolean')&&(_0x398d7d['oldValueBoolean']=_0x279783['oldValueBoolean']),null!=_0x279783['oldValueJson']&&_0x279783['hasOwnProperty']('oldValueJson')&&(_0x398d7d['oldValueJson']=_0x279783['oldValueJson']),null!=_0x279783['newValueBoolean']&&_0x279783['hasOwnProperty']('newValueBoolean')&&(_0x398d7d['newValueBoolean']=_0x279783['newValueBoolean']),null!=_0x279783['newValueJson']&&_0x279783['hasOwnProperty']('newValueJson')&&(_0x398d7d['newValueJson']=_0x279783['newValueJson']),null!=_0x279783['wasUndone']&&_0x279783['hasOwnProperty']('wasUndone')&&(_0x398d7d['wasUndone']=_0x279783['wasUndone']),_0x398d7d;},_0x5ece6c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x5ece6c['getTypeUrl']=function(_0x19fe64){return void 0x0===_0x19fe64&&(_0x19fe64='type.googleapis.com'),_0x19fe64+'/RootAttributeOperation';},_0x5ece6c;}()),_0x2b890b['RootOperation']=(function(){function _0x4f8a59(_0x4d9078){if(_0x4d9078){for(var _0x50ff29=Object['keys'](_0x4d9078),_0x418e1e=0x0;_0x418e1e<_0x50ff29['length'];++_0x418e1e)null!=_0x4d9078[_0x50ff29[_0x418e1e]]&&(this[_0x50ff29[_0x418e1e]]=_0x4d9078[_0x50ff29[_0x418e1e]]);}}return _0x4f8a59['prototype']['rootName']='',_0x4f8a59['prototype']['elementName']='',_0x4f8a59['prototype']['isAdd']=!0x1,_0x4f8a59['prototype']['wasUndone']=!0x1,_0x4f8a59['create']=function(_0x4e48dd){return new _0x4f8a59(_0x4e48dd);},_0x4f8a59['encode']=function(_0x13d493,_0x26e41b){return _0x26e41b||(_0x26e41b=_0x4698e3['create']()),null!=_0x13d493['rootName']&&Object['hasOwnProperty']['call'](_0x13d493,'rootName')&&_0x26e41b['uint32'](0xa)['string'](_0x13d493['rootName']),null!=_0x13d493['elementName']&&Object['hasOwnProperty']['call'](_0x13d493,'elementName')&&_0x26e41b['uint32'](0x12)['string'](_0x13d493['elementName']),null!=_0x13d493['isAdd']&&Object['hasOwnProperty']['call'](_0x13d493,'isAdd')&&_0x26e41b['uint32'](0x18)['bool'](_0x13d493['isAdd']),null!=_0x13d493['wasUndone']&&Object['hasOwnProperty']['call'](_0x13d493,'wasUndone')&&_0x26e41b['uint32'](0x20)['bool'](_0x13d493['wasUndone']),_0x26e41b;},_0x4f8a59['encodeDelimited']=function(_0x3bd149,_0xf8fe2){return this['encode'](_0x3bd149,_0xf8fe2)['ldelim']();},_0x4f8a59['decode']=function(_0x58e3bd,_0x19a40d){_0x58e3bd instanceof _0x3324b8||(_0x58e3bd=_0x3324b8['create'](_0x58e3bd));for(var _0x2cb824=void 0x0===_0x19a40d?_0x58e3bd['len']:_0x58e3bd['pos']+_0x19a40d,_0x2e3a5d=new _0x2b890b['RootOperation']();_0x58e3bd['pos']<_0x2cb824;){var _0x1cafb0=_0x58e3bd['uint32']();switch(_0x1cafb0>>>0x3){case 0x1:_0x2e3a5d['rootName']=_0x58e3bd['string']();break;case 0x2:_0x2e3a5d['elementName']=_0x58e3bd['string']();break;case 0x3:_0x2e3a5d['isAdd']=_0x58e3bd['bool']();break;case 0x4:_0x2e3a5d['wasUndone']=_0x58e3bd['bool']();break;default:_0x58e3bd['skipType'](0x7&_0x1cafb0);}}return _0x2e3a5d;},_0x4f8a59['decodeDelimited']=function(_0x1900ff){return _0x1900ff instanceof _0x3324b8||(_0x1900ff=new _0x3324b8(_0x1900ff)),this['decode'](_0x1900ff,_0x1900ff['uint32']());},_0x4f8a59['verify']=function(_0x1f6dac){return'object'!=typeof _0x1f6dac||null===_0x1f6dac?'object\x20expected':null!=_0x1f6dac['rootName']&&_0x1f6dac['hasOwnProperty']('rootName')&&!_0x2a0efe['isString'](_0x1f6dac['rootName'])?'rootName:\x20string\x20expected':null!=_0x1f6dac['elementName']&&_0x1f6dac['hasOwnProperty']('elementName')&&!_0x2a0efe['isString'](_0x1f6dac['elementName'])?'elementName:\x20string\x20expected':null!=_0x1f6dac['isAdd']&&_0x1f6dac['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1f6dac['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1f6dac['wasUndone']&&_0x1f6dac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f6dac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f8a59['fromObject']=function(_0x3b803f){if(_0x3b803f instanceof _0x2b890b['RootOperation'])return _0x3b803f;var _0x2e0818=new _0x2b890b['RootOperation']();return null!=_0x3b803f['rootName']&&(_0x2e0818['rootName']=String(_0x3b803f['rootName'])),null!=_0x3b803f['elementName']&&(_0x2e0818['elementName']=String(_0x3b803f['elementName'])),null!=_0x3b803f['isAdd']&&(_0x2e0818['isAdd']=Boolean(_0x3b803f['isAdd'])),null!=_0x3b803f['wasUndone']&&(_0x2e0818['wasUndone']=Boolean(_0x3b803f['wasUndone'])),_0x2e0818;},_0x4f8a59['toObject']=function(_0x37006c,_0x127eb8){_0x127eb8||(_0x127eb8={});var _0x13ac5a={};return _0x127eb8['defaults']&&(_0x13ac5a['rootName']='',_0x13ac5a['elementName']='',_0x13ac5a['isAdd']=!0x1,_0x13ac5a['wasUndone']=!0x1),null!=_0x37006c['rootName']&&_0x37006c['hasOwnProperty']('rootName')&&(_0x13ac5a['rootName']=_0x37006c['rootName']),null!=_0x37006c['elementName']&&_0x37006c['hasOwnProperty']('elementName')&&(_0x13ac5a['elementName']=_0x37006c['elementName']),null!=_0x37006c['isAdd']&&_0x37006c['hasOwnProperty']('isAdd')&&(_0x13ac5a['isAdd']=_0x37006c['isAdd']),null!=_0x37006c['wasUndone']&&_0x37006c['hasOwnProperty']('wasUndone')&&(_0x13ac5a['wasUndone']=_0x37006c['wasUndone']),_0x13ac5a;},_0x4f8a59['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x4f8a59['getTypeUrl']=function(_0x59adf4){return void 0x0===_0x59adf4&&(_0x59adf4='type.googleapis.com'),_0x59adf4+'/RootOperation';},_0x4f8a59;}()),_0x2b890b['SplitOperation']=(function(){function _0x3bfa47(_0x1a0be1){if(_0x1a0be1){for(var _0x2390fb=Object['keys'](_0x1a0be1),_0x267300=0x0;_0x267300<_0x2390fb['length'];++_0x267300)null!=_0x1a0be1[_0x2390fb[_0x267300]]&&(this[_0x2390fb[_0x267300]]=_0x1a0be1[_0x2390fb[_0x267300]]);}}return _0x3bfa47['prototype']['splitPosition']=null,_0x3bfa47['prototype']['graveyardPosition']=null,_0x3bfa47['prototype']['howMany']=0x0,_0x3bfa47['prototype']['insertionPosition']=null,_0x3bfa47['prototype']['wasUndone']=!0x1,_0x3bfa47['create']=function(_0xab769a){return new _0x3bfa47(_0xab769a);},_0x3bfa47['encode']=function(_0x33f5bd,_0x4f7e2a){return _0x4f7e2a||(_0x4f7e2a=_0x4698e3['create']()),null!=_0x33f5bd['splitPosition']&&Object['hasOwnProperty']['call'](_0x33f5bd,'splitPosition')&&_0x2b890b['Position']['encode'](_0x33f5bd['splitPosition'],_0x4f7e2a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x33f5bd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x33f5bd,'graveyardPosition')&&_0x2b890b['Position']['encode'](_0x33f5bd['graveyardPosition'],_0x4f7e2a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x33f5bd['howMany']&&Object['hasOwnProperty']['call'](_0x33f5bd,'howMany')&&_0x4f7e2a['uint32'](0x18)['uint32'](_0x33f5bd['howMany']),null!=_0x33f5bd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x33f5bd,'insertionPosition')&&_0x2b890b['Position']['encode'](_0x33f5bd['insertionPosition'],_0x4f7e2a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x33f5bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x33f5bd,'wasUndone')&&_0x4f7e2a['uint32'](0x28)['bool'](_0x33f5bd['wasUndone']),_0x4f7e2a;},_0x3bfa47['encodeDelimited']=function(_0x4f9671,_0x3d412e){return this['encode'](_0x4f9671,_0x3d412e)['ldelim']();},_0x3bfa47['decode']=function(_0x5d8cbf,_0x3263d5){_0x5d8cbf instanceof _0x3324b8||(_0x5d8cbf=_0x3324b8['create'](_0x5d8cbf));for(var _0x2e955a=void 0x0===_0x3263d5?_0x5d8cbf['len']:_0x5d8cbf['pos']+_0x3263d5,_0x2df6e4=new _0x2b890b['SplitOperation']();_0x5d8cbf['pos']<_0x2e955a;){var _0x183948=_0x5d8cbf['uint32']();switch(_0x183948>>>0x3){case 0x1:_0x2df6e4['splitPosition']=_0x2b890b['Position']['decode'](_0x5d8cbf,_0x5d8cbf['uint32']());break;case 0x2:_0x2df6e4['graveyardPosition']=_0x2b890b['Position']['decode'](_0x5d8cbf,_0x5d8cbf['uint32']());break;case 0x3:_0x2df6e4['howMany']=_0x5d8cbf['uint32']();break;case 0x4:_0x2df6e4['insertionPosition']=_0x2b890b['Position']['decode'](_0x5d8cbf,_0x5d8cbf['uint32']());break;case 0x5:_0x2df6e4['wasUndone']=_0x5d8cbf['bool']();break;default:_0x5d8cbf['skipType'](0x7&_0x183948);}}return _0x2df6e4;},_0x3bfa47['decodeDelimited']=function(_0x2763df){return _0x2763df instanceof _0x3324b8||(_0x2763df=new _0x3324b8(_0x2763df)),this['decode'](_0x2763df,_0x2763df['uint32']());},_0x3bfa47['verify']=function(_0xf6addc){if('object'!=typeof _0xf6addc||null===_0xf6addc)return'object\x20expected';var _0x47697f;if(null!=_0xf6addc['splitPosition']&&_0xf6addc['hasOwnProperty']('splitPosition')&&(_0x47697f=_0x2b890b['Position']['verify'](_0xf6addc['splitPosition'])))return'splitPosition.'+_0x47697f;if(null!=_0xf6addc['graveyardPosition']&&_0xf6addc['hasOwnProperty']('graveyardPosition')&&(_0x47697f=_0x2b890b['Position']['verify'](_0xf6addc['graveyardPosition'])))return'graveyardPosition.'+_0x47697f;if(null!=_0xf6addc['howMany']&&_0xf6addc['hasOwnProperty']('howMany')&&!_0x2a0efe['isInteger'](_0xf6addc['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xf6addc['insertionPosition']&&_0xf6addc['hasOwnProperty']('insertionPosition')&&(_0x47697f=_0x2b890b['Position']['verify'](_0xf6addc['insertionPosition'])))return'insertionPosition.'+_0x47697f;return null!=_0xf6addc['wasUndone']&&_0xf6addc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf6addc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3bfa47['fromObject']=function(_0x458304){if(_0x458304 instanceof _0x2b890b['SplitOperation'])return _0x458304;var _0x37cfb0=new _0x2b890b['SplitOperation']();if(null!=_0x458304['splitPosition']){if('object'!=typeof _0x458304['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x37cfb0['splitPosition']=_0x2b890b['Position']['fromObject'](_0x458304['splitPosition']);}if(null!=_0x458304['graveyardPosition']){if('object'!=typeof _0x458304['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x37cfb0['graveyardPosition']=_0x2b890b['Position']['fromObject'](_0x458304['graveyardPosition']);}if(null!=_0x458304['howMany']&&(_0x37cfb0['howMany']=_0x458304['howMany']>>>0x0),null!=_0x458304['insertionPosition']){if('object'!=typeof _0x458304['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x37cfb0['insertionPosition']=_0x2b890b['Position']['fromObject'](_0x458304['insertionPosition']);}return null!=_0x458304['wasUndone']&&(_0x37cfb0['wasUndone']=Boolean(_0x458304['wasUndone'])),_0x37cfb0;},_0x3bfa47['toObject']=function(_0x2fdfe8,_0x45bc9b){_0x45bc9b||(_0x45bc9b={});var _0xb647b3={};return _0x45bc9b['defaults']&&(_0xb647b3['splitPosition']=null,_0xb647b3['graveyardPosition']=null,_0xb647b3['howMany']=0x0,_0xb647b3['insertionPosition']=null,_0xb647b3['wasUndone']=!0x1),null!=_0x2fdfe8['splitPosition']&&_0x2fdfe8['hasOwnProperty']('splitPosition')&&(_0xb647b3['splitPosition']=_0x2b890b['Position']['toObject'](_0x2fdfe8['splitPosition'],_0x45bc9b)),null!=_0x2fdfe8['graveyardPosition']&&_0x2fdfe8['hasOwnProperty']('graveyardPosition')&&(_0xb647b3['graveyardPosition']=_0x2b890b['Position']['toObject'](_0x2fdfe8['graveyardPosition'],_0x45bc9b)),null!=_0x2fdfe8['howMany']&&_0x2fdfe8['hasOwnProperty']('howMany')&&(_0xb647b3['howMany']=_0x2fdfe8['howMany']),null!=_0x2fdfe8['insertionPosition']&&_0x2fdfe8['hasOwnProperty']('insertionPosition')&&(_0xb647b3['insertionPosition']=_0x2b890b['Position']['toObject'](_0x2fdfe8['insertionPosition'],_0x45bc9b)),null!=_0x2fdfe8['wasUndone']&&_0x2fdfe8['hasOwnProperty']('wasUndone')&&(_0xb647b3['wasUndone']=_0x2fdfe8['wasUndone']),_0xb647b3;},_0x3bfa47['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x3bfa47['getTypeUrl']=function(_0x5022c4){return void 0x0===_0x5022c4&&(_0x5022c4='type.googleapis.com'),_0x5022c4+'/SplitOperation';},_0x3bfa47;}()),_0x2b890b['Position']=(function(){function _0x443681(_0x19edb5){if(this['path']=[],_0x19edb5){for(var _0x32dfb8=Object['keys'](_0x19edb5),_0x384510=0x0;_0x384510<_0x32dfb8['length'];++_0x384510)null!=_0x19edb5[_0x32dfb8[_0x384510]]&&(this[_0x32dfb8[_0x384510]]=_0x19edb5[_0x32dfb8[_0x384510]]);}}return _0x443681['prototype']['root']='',_0x443681['prototype']['rootMain']=!0x1,_0x443681['prototype']['rootGraveyard']=!0x1,_0x443681['prototype']['path']=_0x2a0efe['emptyArray'],_0x443681['prototype']['stickiness']='',_0x443681['create']=function(_0x181654){return new _0x443681(_0x181654);},_0x443681['encode']=function(_0x2047fa,_0x472cae){if(_0x472cae||(_0x472cae=_0x4698e3['create']()),null!=_0x2047fa['root']&&Object['hasOwnProperty']['call'](_0x2047fa,'root')&&_0x472cae['uint32'](0xa)['string'](_0x2047fa['root']),null!=_0x2047fa['rootMain']&&Object['hasOwnProperty']['call'](_0x2047fa,'rootMain')&&_0x472cae['uint32'](0x10)['bool'](_0x2047fa['rootMain']),null!=_0x2047fa['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2047fa,'rootGraveyard')&&_0x472cae['uint32'](0x18)['bool'](_0x2047fa['rootGraveyard']),null!=_0x2047fa['path']&&_0x2047fa['path']['length']){_0x472cae['uint32'](0x22)['fork']();for(var _0x49dc65=0x0;_0x49dc65<_0x2047fa['path']['length'];++_0x49dc65)_0x472cae['uint32'](_0x2047fa['path'][_0x49dc65]);_0x472cae['ldelim']();}return null!=_0x2047fa['stickiness']&&Object['hasOwnProperty']['call'](_0x2047fa,'stickiness')&&_0x472cae['uint32'](0x2a)['string'](_0x2047fa['stickiness']),_0x472cae;},_0x443681['encodeDelimited']=function(_0x337579,_0x56d768){return this['encode'](_0x337579,_0x56d768)['ldelim']();},_0x443681['decode']=function(_0x29b6d6,_0x50b61c){_0x29b6d6 instanceof _0x3324b8||(_0x29b6d6=_0x3324b8['create'](_0x29b6d6));for(var _0x46150e=void 0x0===_0x50b61c?_0x29b6d6['len']:_0x29b6d6['pos']+_0x50b61c,_0x21cac4=new _0x2b890b['Position']();_0x29b6d6['pos']<_0x46150e;){var _0x38007f=_0x29b6d6['uint32']();switch(_0x38007f>>>0x3){case 0x1:_0x21cac4['root']=_0x29b6d6['string']();break;case 0x2:_0x21cac4['rootMain']=_0x29b6d6['bool']();break;case 0x3:_0x21cac4['rootGraveyard']=_0x29b6d6['bool']();break;case 0x4:if(_0x21cac4['path']&&_0x21cac4['path']['length']||(_0x21cac4['path']=[]),0x2==(0x7&_0x38007f)){for(var _0x13faeb=_0x29b6d6['uint32']()+_0x29b6d6['pos'];_0x29b6d6['pos']<_0x13faeb;)_0x21cac4['path']['push'](_0x29b6d6['uint32']());}else _0x21cac4['path']['push'](_0x29b6d6['uint32']());break;case 0x5:_0x21cac4['stickiness']=_0x29b6d6['string']();break;default:_0x29b6d6['skipType'](0x7&_0x38007f);}}return _0x21cac4;},_0x443681['decodeDelimited']=function(_0x59859b){return _0x59859b instanceof _0x3324b8||(_0x59859b=new _0x3324b8(_0x59859b)),this['decode'](_0x59859b,_0x59859b['uint32']());},_0x443681['verify']=function(_0x6de4d9){if('object'!=typeof _0x6de4d9||null===_0x6de4d9)return'object\x20expected';if(null!=_0x6de4d9['root']&&_0x6de4d9['hasOwnProperty']('root')&&!_0x2a0efe['isString'](_0x6de4d9['root']))return'root:\x20string\x20expected';if(null!=_0x6de4d9['rootMain']&&_0x6de4d9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x6de4d9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x6de4d9['rootGraveyard']&&_0x6de4d9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x6de4d9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x6de4d9['path']&&_0x6de4d9['hasOwnProperty']('path')){if(!Array['isArray'](_0x6de4d9['path']))return'path:\x20array\x20expected';for(var _0x219ae3=0x0;_0x219ae3<_0x6de4d9['path']['length'];++_0x219ae3)if(!_0x2a0efe['isInteger'](_0x6de4d9['path'][_0x219ae3]))return'path:\x20integer[]\x20expected';}return null!=_0x6de4d9['stickiness']&&_0x6de4d9['hasOwnProperty']('stickiness')&&!_0x2a0efe['isString'](_0x6de4d9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x443681['fromObject']=function(_0x4f5cff){if(_0x4f5cff instanceof _0x2b890b['Position'])return _0x4f5cff;var _0x484642=new _0x2b890b['Position']();if(null!=_0x4f5cff['root']&&(_0x484642['root']=String(_0x4f5cff['root'])),null!=_0x4f5cff['rootMain']&&(_0x484642['rootMain']=Boolean(_0x4f5cff['rootMain'])),null!=_0x4f5cff['rootGraveyard']&&(_0x484642['rootGraveyard']=Boolean(_0x4f5cff['rootGraveyard'])),_0x4f5cff['path']){if(!Array['isArray'](_0x4f5cff['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x484642['path']=[];for(var _0x4f5ea4=0x0;_0x4f5ea4<_0x4f5cff['path']['length'];++_0x4f5ea4)_0x484642['path'][_0x4f5ea4]=_0x4f5cff['path'][_0x4f5ea4]>>>0x0;}return null!=_0x4f5cff['stickiness']&&(_0x484642['stickiness']=String(_0x4f5cff['stickiness'])),_0x484642;},_0x443681['toObject']=function(_0x506d1c,_0x342804){_0x342804||(_0x342804={});var _0x481340={};if((_0x342804['arrays']||_0x342804['defaults'])&&(_0x481340['path']=[]),_0x342804['defaults']&&(_0x481340['root']='',_0x481340['rootMain']=!0x1,_0x481340['rootGraveyard']=!0x1,_0x481340['stickiness']=''),null!=_0x506d1c['root']&&_0x506d1c['hasOwnProperty']('root')&&(_0x481340['root']=_0x506d1c['root']),null!=_0x506d1c['rootMain']&&_0x506d1c['hasOwnProperty']('rootMain')&&(_0x481340['rootMain']=_0x506d1c['rootMain']),null!=_0x506d1c['rootGraveyard']&&_0x506d1c['hasOwnProperty']('rootGraveyard')&&(_0x481340['rootGraveyard']=_0x506d1c['rootGraveyard']),_0x506d1c['path']&&_0x506d1c['path']['length']){_0x481340['path']=[];for(var _0x57ba7=0x0;_0x57ba7<_0x506d1c['path']['length'];++_0x57ba7)_0x481340['path'][_0x57ba7]=_0x506d1c['path'][_0x57ba7];}return null!=_0x506d1c['stickiness']&&_0x506d1c['hasOwnProperty']('stickiness')&&(_0x481340['stickiness']=_0x506d1c['stickiness']),_0x481340;},_0x443681['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x443681['getTypeUrl']=function(_0xce87a7){return void 0x0===_0xce87a7&&(_0xce87a7='type.googleapis.com'),_0xce87a7+'/Position';},_0x443681;}()),_0x2b890b['Range']=(function(){function _0x55600a(_0x3baf65){if(_0x3baf65){for(var _0x223431=Object['keys'](_0x3baf65),_0x202385=0x0;_0x202385<_0x223431['length'];++_0x202385)null!=_0x3baf65[_0x223431[_0x202385]]&&(this[_0x223431[_0x202385]]=_0x3baf65[_0x223431[_0x202385]]);}}return _0x55600a['prototype']['start']=null,_0x55600a['prototype']['end']=null,_0x55600a['create']=function(_0x49dc50){return new _0x55600a(_0x49dc50);},_0x55600a['encode']=function(_0x5354fb,_0x43b398){return _0x43b398||(_0x43b398=_0x4698e3['create']()),null!=_0x5354fb['start']&&Object['hasOwnProperty']['call'](_0x5354fb,'start')&&_0x2b890b['Position']['encode'](_0x5354fb['start'],_0x43b398['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5354fb['end']&&Object['hasOwnProperty']['call'](_0x5354fb,'end')&&_0x2b890b['Position']['encode'](_0x5354fb['end'],_0x43b398['uint32'](0x12)['fork']())['ldelim'](),_0x43b398;},_0x55600a['encodeDelimited']=function(_0x14c788,_0x101c5a){return this['encode'](_0x14c788,_0x101c5a)['ldelim']();},_0x55600a['decode']=function(_0x524d91,_0x31791d){_0x524d91 instanceof _0x3324b8||(_0x524d91=_0x3324b8['create'](_0x524d91));for(var _0x205d85=void 0x0===_0x31791d?_0x524d91['len']:_0x524d91['pos']+_0x31791d,_0x2e3703=new _0x2b890b['Range']();_0x524d91['pos']<_0x205d85;){var _0x2aefd7=_0x524d91['uint32']();switch(_0x2aefd7>>>0x3){case 0x1:_0x2e3703['start']=_0x2b890b['Position']['decode'](_0x524d91,_0x524d91['uint32']());break;case 0x2:_0x2e3703['end']=_0x2b890b['Position']['decode'](_0x524d91,_0x524d91['uint32']());break;default:_0x524d91['skipType'](0x7&_0x2aefd7);}}return _0x2e3703;},_0x55600a['decodeDelimited']=function(_0x3da98e){return _0x3da98e instanceof _0x3324b8||(_0x3da98e=new _0x3324b8(_0x3da98e)),this['decode'](_0x3da98e,_0x3da98e['uint32']());},_0x55600a['verify']=function(_0x218940){if('object'!=typeof _0x218940||null===_0x218940)return'object\x20expected';var _0x32588f;if(null!=_0x218940['start']&&_0x218940['hasOwnProperty']('start')&&(_0x32588f=_0x2b890b['Position']['verify'](_0x218940['start'])))return'start.'+_0x32588f;if(null!=_0x218940['end']&&_0x218940['hasOwnProperty']('end')&&(_0x32588f=_0x2b890b['Position']['verify'](_0x218940['end'])))return'end.'+_0x32588f;return null;},_0x55600a['fromObject']=function(_0x473909){if(_0x473909 instanceof _0x2b890b['Range'])return _0x473909;var _0x38d840=new _0x2b890b['Range']();if(null!=_0x473909['start']){if('object'!=typeof _0x473909['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x38d840['start']=_0x2b890b['Position']['fromObject'](_0x473909['start']);}if(null!=_0x473909['end']){if('object'!=typeof _0x473909['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x38d840['end']=_0x2b890b['Position']['fromObject'](_0x473909['end']);}return _0x38d840;},_0x55600a['toObject']=function(_0x428533,_0x110506){_0x110506||(_0x110506={});var _0xbb1b4e={};return _0x110506['defaults']&&(_0xbb1b4e['start']=null,_0xbb1b4e['end']=null),null!=_0x428533['start']&&_0x428533['hasOwnProperty']('start')&&(_0xbb1b4e['start']=_0x2b890b['Position']['toObject'](_0x428533['start'],_0x110506)),null!=_0x428533['end']&&_0x428533['hasOwnProperty']('end')&&(_0xbb1b4e['end']=_0x2b890b['Position']['toObject'](_0x428533['end'],_0x110506)),_0xbb1b4e;},_0x55600a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x55600a['getTypeUrl']=function(_0x222b1f){return void 0x0===_0x222b1f&&(_0x222b1f='type.googleapis.com'),_0x222b1f+'/Range';},_0x55600a;}()),_0x2b890b['Element']=(function(){function _0x351357(_0x3c9852){if(this['children']=[],this['attributesBoolean']={},_0x3c9852){for(var _0x40374d=Object['keys'](_0x3c9852),_0x471065=0x0;_0x471065<_0x40374d['length'];++_0x471065)null!=_0x3c9852[_0x40374d[_0x471065]]&&(this[_0x40374d[_0x471065]]=_0x3c9852[_0x40374d[_0x471065]]);}}return _0x351357['prototype']['name']='',_0x351357['prototype']['children']=_0x2a0efe['emptyArray'],_0x351357['prototype']['data']='',_0x351357['prototype']['attributesBoolean']=_0x2a0efe['emptyObject'],_0x351357['prototype']['attributesJson']='',_0x351357['create']=function(_0xc162a3){return new _0x351357(_0xc162a3);},_0x351357['encode']=function(_0x16d670,_0x9c56fb){if(_0x9c56fb||(_0x9c56fb=_0x4698e3['create']()),null!=_0x16d670['name']&&Object['hasOwnProperty']['call'](_0x16d670,'name')&&_0x9c56fb['uint32'](0xa)['string'](_0x16d670['name']),null!=_0x16d670['children']&&_0x16d670['children']['length']){for(var _0x5ae218=0x0;_0x5ae218<_0x16d670['children']['length'];++_0x5ae218)_0x2b890b['Element']['encode'](_0x16d670['children'][_0x5ae218],_0x9c56fb['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x16d670['data']&&Object['hasOwnProperty']['call'](_0x16d670,'data')&&_0x9c56fb['uint32'](0x1a)['string'](_0x16d670['data']),null!=_0x16d670['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x16d670,'attributesBoolean')){var _0x8512c=Object['keys'](_0x16d670['attributesBoolean']);for(_0x5ae218=0x0;_0x5ae218<_0x8512c['length'];++_0x5ae218)_0x9c56fb['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x8512c[_0x5ae218])['uint32'](0x10)['bool'](_0x16d670['attributesBoolean'][_0x8512c[_0x5ae218]])['ldelim']();}return null!=_0x16d670['attributesJson']&&Object['hasOwnProperty']['call'](_0x16d670,'attributesJson')&&_0x9c56fb['uint32'](0x2a)['string'](_0x16d670['attributesJson']),_0x9c56fb;},_0x351357['encodeDelimited']=function(_0x521821,_0x562b59){return this['encode'](_0x521821,_0x562b59)['ldelim']();},_0x351357['decode']=function(_0x2f6657,_0x18e5a2){_0x2f6657 instanceof _0x3324b8||(_0x2f6657=_0x3324b8['create'](_0x2f6657));for(var _0x1546fe,_0x21cf50,_0x1234d8=void 0x0===_0x18e5a2?_0x2f6657['len']:_0x2f6657['pos']+_0x18e5a2,_0x125c76=new _0x2b890b['Element']();_0x2f6657['pos']<_0x1234d8;){var _0x4e10fc=_0x2f6657['uint32']();switch(_0x4e10fc>>>0x3){case 0x1:_0x125c76['name']=_0x2f6657['string']();break;case 0x2:_0x125c76['children']&&_0x125c76['children']['length']||(_0x125c76['children']=[]),_0x125c76['children']['push'](_0x2b890b['Element']['decode'](_0x2f6657,_0x2f6657['uint32']()));break;case 0x3:_0x125c76['data']=_0x2f6657['string']();break;case 0x4:_0x125c76['attributesBoolean']===_0x2a0efe['emptyObject']&&(_0x125c76['attributesBoolean']={});var _0x28ab0a=_0x2f6657['uint32']()+_0x2f6657['pos'];for(_0x1546fe='',_0x21cf50=!0x1;_0x2f6657['pos']<_0x28ab0a;){var _0x32afdf=_0x2f6657['uint32']();switch(_0x32afdf>>>0x3){case 0x1:_0x1546fe=_0x2f6657['string']();break;case 0x2:_0x21cf50=_0x2f6657['bool']();break;default:_0x2f6657['skipType'](0x7&_0x32afdf);}}_0x125c76['attributesBoolean'][_0x1546fe]=_0x21cf50;break;case 0x5:_0x125c76['attributesJson']=_0x2f6657['string']();break;default:_0x2f6657['skipType'](0x7&_0x4e10fc);}}return _0x125c76;},_0x351357['decodeDelimited']=function(_0x3d7026){return _0x3d7026 instanceof _0x3324b8||(_0x3d7026=new _0x3324b8(_0x3d7026)),this['decode'](_0x3d7026,_0x3d7026['uint32']());},_0x351357['verify']=function(_0xc55f92){if('object'!=typeof _0xc55f92||null===_0xc55f92)return'object\x20expected';if(null!=_0xc55f92['name']&&_0xc55f92['hasOwnProperty']('name')&&!_0x2a0efe['isString'](_0xc55f92['name']))return'name:\x20string\x20expected';if(null!=_0xc55f92['children']&&_0xc55f92['hasOwnProperty']('children')){if(!Array['isArray'](_0xc55f92['children']))return'children:\x20array\x20expected';for(var _0x5b8958=0x0;_0x5b8958<_0xc55f92['children']['length'];++_0x5b8958){var _0x99d9a=_0x2b890b['Element']['verify'](_0xc55f92['children'][_0x5b8958]);if(_0x99d9a)return'children.'+_0x99d9a;}}if(null!=_0xc55f92['data']&&_0xc55f92['hasOwnProperty']('data')&&!_0x2a0efe['isString'](_0xc55f92['data']))return'data:\x20string\x20expected';if(null!=_0xc55f92['attributesBoolean']&&_0xc55f92['hasOwnProperty']('attributesBoolean')){if(!_0x2a0efe['isObject'](_0xc55f92['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x32c5f3=Object['keys'](_0xc55f92['attributesBoolean']);for(_0x5b8958=0x0;_0x5b8958<_0x32c5f3['length'];++_0x5b8958)if('boolean'!=typeof _0xc55f92['attributesBoolean'][_0x32c5f3[_0x5b8958]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xc55f92['attributesJson']&&_0xc55f92['hasOwnProperty']('attributesJson')&&!_0x2a0efe['isString'](_0xc55f92['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x351357['fromObject']=function(_0x596b74){if(_0x596b74 instanceof _0x2b890b['Element'])return _0x596b74;var _0x1e07f4=new _0x2b890b['Element']();if(null!=_0x596b74['name']&&(_0x1e07f4['name']=String(_0x596b74['name'])),_0x596b74['children']){if(!Array['isArray'](_0x596b74['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1e07f4['children']=[];for(var _0x4d67d7=0x0;_0x4d67d7<_0x596b74['children']['length'];++_0x4d67d7){if('object'!=typeof _0x596b74['children'][_0x4d67d7])throw TypeError('.Element.children:\x20object\x20expected');_0x1e07f4['children'][_0x4d67d7]=_0x2b890b['Element']['fromObject'](_0x596b74['children'][_0x4d67d7]);}}if(null!=_0x596b74['data']&&(_0x1e07f4['data']=String(_0x596b74['data'])),_0x596b74['attributesBoolean']){if('object'!=typeof _0x596b74['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1e07f4['attributesBoolean']={};var _0x20f730=Object['keys'](_0x596b74['attributesBoolean']);for(_0x4d67d7=0x0;_0x4d67d7<_0x20f730['length'];++_0x4d67d7)_0x1e07f4['attributesBoolean'][_0x20f730[_0x4d67d7]]=Boolean(_0x596b74['attributesBoolean'][_0x20f730[_0x4d67d7]]);}return null!=_0x596b74['attributesJson']&&(_0x1e07f4['attributesJson']=String(_0x596b74['attributesJson'])),_0x1e07f4;},_0x351357['toObject']=function(_0x3f55d6,_0x39b462){_0x39b462||(_0x39b462={});var _0x50dc0f,_0xf7431b={};if((_0x39b462['arrays']||_0x39b462['defaults'])&&(_0xf7431b['children']=[]),(_0x39b462['objects']||_0x39b462['defaults'])&&(_0xf7431b['attributesBoolean']={}),_0x39b462['defaults']&&(_0xf7431b['name']='',_0xf7431b['data']='',_0xf7431b['attributesJson']=''),null!=_0x3f55d6['name']&&_0x3f55d6['hasOwnProperty']('name')&&(_0xf7431b['name']=_0x3f55d6['name']),_0x3f55d6['children']&&_0x3f55d6['children']['length']){_0xf7431b['children']=[];for(var _0x1e117d=0x0;_0x1e117d<_0x3f55d6['children']['length'];++_0x1e117d)_0xf7431b['children'][_0x1e117d]=_0x2b890b['Element']['toObject'](_0x3f55d6['children'][_0x1e117d],_0x39b462);}if(null!=_0x3f55d6['data']&&_0x3f55d6['hasOwnProperty']('data')&&(_0xf7431b['data']=_0x3f55d6['data']),_0x3f55d6['attributesBoolean']&&(_0x50dc0f=Object['keys'](_0x3f55d6['attributesBoolean']))['length']){_0xf7431b['attributesBoolean']={};for(_0x1e117d=0x0;_0x1e117d<_0x50dc0f['length'];++_0x1e117d)_0xf7431b['attributesBoolean'][_0x50dc0f[_0x1e117d]]=_0x3f55d6['attributesBoolean'][_0x50dc0f[_0x1e117d]];}return null!=_0x3f55d6['attributesJson']&&_0x3f55d6['hasOwnProperty']('attributesJson')&&(_0xf7431b['attributesJson']=_0x3f55d6['attributesJson']),_0xf7431b;},_0x351357['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x351357['getTypeUrl']=function(_0x5c2553){return void 0x0===_0x5c2553&&(_0x5c2553='type.googleapis.com'),_0x5c2553+'/Element';},_0x351357;}()),_0x2b890b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1324a1){return new y(this['_protobufRoot'][_0x1324a1]);}}class y{['_protobuf'];constructor(_0x1641c6){this['_protobuf']=_0x1641c6;}['compress'](_0x1fe020){const _0x3fde58=this['_protobuf']['verify'](_0x1fe020);if(_0x3fde58)throw Error(_0x3fde58);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1fe020))['finish']();}['decompress'](_0xc77f11){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xc77f11),{'oneofs':!0x0});}}function _(_0x11f629,_0x58b953){const _0x252d4b=_0x1ffe31(_0x11f629);return _0x252d4b['path'][_0x252d4b['path']['length']-0x1]+=_0x58b953,_0x252d4b;}function O(_0x306116,_0x175734){return _0x306116['root']===_0x175734['root']&&_0x40c4b7(_0x306116['path'],_0x175734['path']);}function $(_0x202b9b){P(_0x202b9b,_0x52c0e5=>('main'==_0x52c0e5['root']?(_0x52c0e5['rootMain']=!0x0,delete _0x52c0e5['root']):'$graveyard'==_0x52c0e5['root']&&(_0x52c0e5['rootGraveyard']=!0x0,delete _0x52c0e5['root']),_0x52c0e5));}function J(_0x49b824){P(_0x49b824,_0x11e25c=>(_0x11e25c['rootMain']?(_0x11e25c['root']='main',delete _0x11e25c['rootMain']):_0x11e25c['rootGraveyard']&&(_0x11e25c['root']='$graveyard',delete _0x11e25c['rootGraveyard']),_0x11e25c));}function P(_0x37f349,_0x27c33d){for(const _0x2391f4 in _0x37f349){const _0x14060e=_0x37f349[_0x2391f4];'nodes'!==_0x2391f4&&_0x13a10c(_0x14060e)&&(_0x14060e['path']&&(_0x14060e['root']||_0x14060e['rootMain']||_0x14060e['rootGraveyard'])?_0x37f349[_0x2391f4]=_0x27c33d(_0x14060e):P(_0x14060e,_0x27c33d));}return _0x37f349;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3e009b,_0x54f55d,_0x5b0695){this['_id']=_0x3e009b,this['_operationName']=_0x54f55d,this['_protobufDescriptor']=_0x5b0695;}['compress'](_0x58f6b9,_0x397841){const _0x4b0933=_0x397841['shift']();return $(_0x4b0933),_0x58f6b9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4b0933)),_0x58f6b9['types']['push'](this['_id']),!0x0;}['decompress'](_0x349fbb,_0x5afdab){_0x5afdab['types']['shift']();const _0x3fd6d3=this['_protobufDescriptor']['decompress'](_0x5afdab['buffers']['shift']());J(_0x3fd6d3),_0x3fd6d3['__className']=this['_operationName'],_0x349fbb['push'](_0x3fd6d3);}}class s extends e{['compress'](_0x3c2e2b,_0x335f73){const _0x185ec4=_0x335f73['shift']();return this['_serializeOneOf']('oldValue',_0x185ec4),this['_serializeOneOf']('newValue',_0x185ec4),$(_0x185ec4),_0x3c2e2b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x185ec4)),_0x3c2e2b['types']['push'](this['_id']),!0x0;}['decompress'](_0x31494e,_0x376122){const {types:_0x1e5c0a,buffers:_0x324771}=_0x376122,_0x3d0f12=this['_protobufDescriptor']['decompress'](_0x324771['shift']());_0x1e5c0a['shift'](),this['_deserializeOneOf']('oldValue',_0x3d0f12),this['_deserializeOneOf']('newValue',_0x3d0f12),J(_0x3d0f12),_0x3d0f12['__className']=this['_operationName'],_0x31494e['push'](_0x3d0f12);}['_serializeOneOf'](_0x329c2f,_0x53734c){const _0x34e929=_0x53734c[_0x329c2f];'boolean'==typeof _0x34e929?_0x53734c[_0x329c2f+'Boolean']=_0x34e929:_0x53734c[_0x329c2f+'Json']=JSON['stringify'](_0x34e929);}['_deserializeOneOf'](_0xf43ee2,_0x3837c2){const _0x51e506=_0xf43ee2+'Json';_0x3837c2[_0x51e506]?(_0x3837c2[_0xf43ee2]=JSON['parse'](_0x3837c2[_0x51e506]),delete _0x3837c2[_0x51e506]):(_0x3837c2[_0xf43ee2]=_0x3837c2[_0xf43ee2+'Boolean'],delete _0x3837c2[_0xf43ee2+'Boolean']);}}class i extends e{['compress'](_0x3a63bd,_0x4b3d10){const _0x423cb1=_0x4b3d10['shift']();return this['_serializeNodesAttributes'](_0x423cb1['nodes']),$(_0x423cb1),_0x3a63bd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x423cb1)),_0x3a63bd['types']['push'](this['_id']),!0x0;}['decompress'](_0x3a9241,_0x592859){const {types:_0x11773d,buffers:_0x183e9e}=_0x592859,_0x316f05=this['_protobufDescriptor']['decompress'](_0x183e9e['shift']());_0x11773d['shift'](),_0x316f05['nodes']||(_0x316f05['nodes']=[]),this['_deserializeNodesAttributes'](_0x316f05['nodes']),J(_0x316f05),_0x316f05['__className']=this['_operationName'],_0x3a9241['push'](_0x316f05);}['_serializeNodesAttributes'](_0x4f192f){for(const _0x4a6225 of _0x4f192f){if(_0x4a6225['attributes']){const _0x78cbff=_0x4a6225['attributes'];this['_areValuesBoolean'](_0x78cbff)?_0x4a6225['attributesBoolean']=_0x78cbff:_0x4a6225['attributesJson']=JSON['stringify'](_0x78cbff);}_0x4a6225['children']&&this['_serializeNodesAttributes'](_0x4a6225['children']);}}['_deserializeNodesAttributes'](_0x9bafdc){for(const _0x44f2ca of _0x9bafdc)(_0x44f2ca['attributesBoolean']||_0x44f2ca['attributesJson'])&&(_0x44f2ca['attributesBoolean']?(_0x44f2ca['attributes']=_0x44f2ca['attributesBoolean'],delete _0x44f2ca['attributesBoolean']):(_0x44f2ca['attributes']=JSON['parse'](_0x44f2ca['attributesJson']),delete _0x44f2ca['attributesJson'])),_0x44f2ca['children']&&this['_deserializeNodesAttributes'](_0x44f2ca['children']);}['_areValuesBoolean'](_0xb4226b){return Object['keys'](_0xb4226b)['every'](_0x936b4=>'boolean'==typeof _0xb4226b[_0x936b4]);}}class n extends e{['decompress'](_0x5d3678,_0x52cceb){super['decompress'](_0x5d3678,_0x52cceb);const _0x3a81a8=_0x5d3678[_0x5d3678['length']-0x1];_0x3a81a8['oldRange']||(_0x3a81a8['oldRange']=null),_0x3a81a8['newRange']||(_0x3a81a8['newRange']=null);}}class p extends e{['compress'](_0x237638,_0x1d2ec0){return _0x1d2ec0['shift'](),_0x237638['types']['push'](this['_id']),!0x0;}['decompress'](_0x276209,_0x120ac0){_0x120ac0['types']['shift'](),_0x276209['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x54730f,_0x44a3ed,_0x2ff27f,_0x210be0){super(_0x54730f,_0x44a3ed,_0x2ff27f),this['_omittedNamespace']=_0x210be0+':';}['compress'](_0x5b648e,_0x57c169){return!('MarkerOperation'!=_0x57c169[0x0]['__className']||!_0x57c169[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x57c169[0x0]['name']=_0x57c169[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x5b648e,_0x57c169),!0x0);}['decompress'](_0x5a381e,_0xb00747){super['decompress'](_0x5a381e,_0xb00747);const _0x4497ea=_0x5a381e[_0x5a381e['length']-0x1];_0x4497ea['name']=this['_omittedNamespace']+_0x4497ea['name'];}}class b{['_id'];['_context'];constructor(_0xe0740f,_0x8242a0){this['_id']=_0xe0740f,this['_context']=_0x8242a0;}['compress'](_0x357d11,_0xf72723){let _0x5533ac;for(;_0xf72723['length']>0x1&&this['_compareOperations'](_0xf72723[0x0],_0xf72723[0x1]);)_0x5533ac?(_0x5533ac=this['_combineNext'](_0xf72723['shift'](),_0x5533ac),_0x357d11['types']['push'](0x0)):(_0x5533ac=_0x1ffe31(_0xf72723['shift']()),_0x357d11['types']['push'](this['_id']));return!!_0x5533ac&&(_0x5533ac=this['_combineNext'](_0xf72723['shift'](),_0x5533ac),_0x357d11['types']['push'](0x0),_0x357d11['buffers']['push'](this['_compressSingleOperation'](_0x5533ac)),!0x0);}['decompress'](_0x244f06,_0x2ab7f9){const _0x166ba8=this['_decompressSingleOperation'](_0x2ab7f9);for(;0x0==_0x2ab7f9['types'][0x0];)_0x2ab7f9['types']['shift'](),_0x244f06['push'](this['_splitCurrent'](_0x166ba8));_0x244f06['push'](_0x166ba8);}}class m extends b{['_combineNext'](_0x500577,_0xba7327){return _0xba7327['nodes'][0x0]['data']+=_0x500577['nodes'][0x0]['data'],_0xba7327;}['_splitCurrent'](_0x25010d){const _0x44ab1d=_0x1ffe31(_0x25010d),_0x3bc906=_0x44ab1d['nodes'][0x0],_0x103adf=_0x25010d['nodes'][0x0],_0x26f30b=_0x103adf['data'][Symbol['iterator']]()['next']()['value'],_0x2e3af4=_0x26f30b['length'];return _0x3bc906['data']=_0x26f30b,_0x103adf['data']=_0x103adf['data']['substr'](_0x2e3af4),_0x25010d['position']=_(_0x25010d['position'],_0x2e3af4),_0x44ab1d;}['_compareOperations'](_0x383b15,_0x3c808c){if(this['_checkOperation'](_0x383b15)&&this['_checkOperation'](_0x3c808c)){const _0x3cf0a5=_0x383b15['nodes'][0x0]['data']['length'],_0x44ebbb=O(_(_0x383b15['position'],_0x3cf0a5),_0x3c808c['position']),_0x2f0393=_0x383b15['nodes'][0x0],_0x8a35f3=_0x3c808c['nodes'][0x0];return _0x44ebbb&&this['_compareAttributes'](_0x2f0393,_0x8a35f3);}return!0x1;}['_compressSingleOperation'](_0x48687b){const _0x3d24b2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3d24b2,[_0x48687b]),_0x3d24b2['buffers'][0x0];}['_decompressSingleOperation'](_0x570ec0){const _0x40a497=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x40a497,_0x570ec0),_0x40a497[0x0];}['_checkOperation'](_0x29288a){return'InsertOperation'==_0x29288a['__className']&&0x1==_0x29288a['nodes']['length']&&_0x29288a['nodes'][0x0]['data']&&!_0x29288a['wasUndone']&&0x1==Array['from'](_0x29288a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1ccfbb,_0x4a2091){const _0x3d1c4a=Object['keys'](_0x1ccfbb['attributes']||{}),_0x403147=Object['keys'](_0x4a2091['attributes']||{});return _0x3d1c4a['length']===_0x403147['length']&&_0x3d1c4a['every'](_0x26484b=>_0x4a2091['attributes'][_0x26484b]&&_0x4a2091['attributes'][_0x26484b]===_0x1ccfbb['attributes'][_0x26484b]);}}class c extends b{['_combineNext'](_0x1b4b00,_0x4df877){return _0x4df877['howMany']++,_0x4df877['sourcePosition']=_0x1ffe31(_0x1b4b00['sourcePosition']),_0x4df877;}['_splitCurrent'](_0x4046a4){const _0x5c99eb=_0x1ffe31(_0x4046a4);return _0x4046a4['howMany']--,_0x5c99eb['howMany']=0x1,_0x5c99eb['sourcePosition']=_(_0x5c99eb['sourcePosition'],_0x4046a4['howMany']),_0x5c99eb;}['_compareOperations'](_0x365bd2,_0x9c68b4){return!(!this['_checkOperation'](_0x365bd2)||!this['_checkOperation'](_0x9c68b4))&&(O(_(_0x365bd2['sourcePosition'],-0x1),_0x9c68b4['sourcePosition'])&&O(_0x365bd2['targetPosition'],_0x9c68b4['targetPosition']));}['_compressSingleOperation'](_0x5d1cdb){const _0x29013d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x29013d,[_0x5d1cdb]),_0x29013d['buffers'][0x0];}['_decompressSingleOperation'](_0x17f671){const _0x3b5f2e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3b5f2e,_0x17f671),_0x3b5f2e[0x0];}['_checkOperation'](_0x8a2d2a){return'MoveOperation'==_0x8a2d2a['__className']&&'$graveyard'==_0x8a2d2a['targetPosition']['root']&&0x1==_0x8a2d2a['howMany']&&!_0x8a2d2a['wasUndone'];}}class h extends b{['_combineNext'](_0x2f4fb0,_0x889b95){return _0x889b95['howMany']++,_0x889b95;}['_splitCurrent'](_0x5d7b3d){const _0x206aa3=_0x1ffe31(_0x5d7b3d);return _0x206aa3['howMany']=0x1,_0x5d7b3d['howMany']--,_0x206aa3;}['_compareOperations'](_0x3eb085,_0x56a6c2){return!(!this['_checkOperation'](_0x3eb085)||!this['_checkOperation'](_0x56a6c2))&&(O(_0x3eb085['sourcePosition'],_0x56a6c2['sourcePosition'])&&O(_0x3eb085['targetPosition'],_0x56a6c2['targetPosition']));}['_compressSingleOperation'](_0xbb5132){const _0x4799d0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4799d0,[_0xbb5132]),_0x4799d0['buffers'][0x0];}['_decompressSingleOperation'](_0x593ba0){const _0x3e2293=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3e2293,_0x593ba0),_0x3e2293[0x0];}['_checkOperation'](_0x55c55a){return'MoveOperation'==_0x55c55a['__className']&&'$graveyard'==_0x55c55a['targetPosition']['root']&&0x1==_0x55c55a['howMany']&&!_0x55c55a['wasUndone'];}}class f extends b{['compress'](_0x1da428,_0x1ffe6a){if(!this['_compareOperations'](_0x1ffe6a[0x0],_0x1ffe6a[0x1]))return!0x1;const _0x333fa4=_0x1ffe6a['shift']();return _0x333fa4['oldRange']=null,_0x333fa4['newRange']&&O(_0x333fa4['newRange']['start'],_0x333fa4['newRange']['end'])&&(_0x333fa4['newRange']['end']=null),_0x1ffe6a['shift'](),_0x1da428['types']['push'](this['_id']),_0x1da428['types']['push'](0x0),_0x1da428['buffers']['push'](this['_compressSingleOperation'](_0x333fa4)),!0x0;}['decompress'](_0x57b2bb,_0x5be8a8){const _0xefebdc=this['_decompressSingleOperation'](_0x5be8a8);_0xefebdc['newRange']&&!_0xefebdc['newRange']['end']&&(_0xefebdc['newRange']['end']=_0x1ffe31(_0xefebdc['newRange']['start']));const _0x35d075=_0x1ffe31(_0xefebdc);_0x35d075['newRange']&&(_0x35d075['newRange']['start']['stickiness']='toNone',_0x35d075['newRange']['end']=_0x1ffe31(_0x35d075['newRange']['start'])),_0x35d075['name']='user:position:'+_0x35d075['name']['split'](':')[0x2],_0x5be8a8['types']['shift'](),_0x57b2bb['push'](_0xefebdc),_0x57b2bb['push'](_0x35d075);}['_compressSingleOperation'](_0x25ad2e){const _0x225af0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x225af0,[_0x25ad2e]),_0x225af0['buffers'][0x0];}['_decompressSingleOperation'](_0x45f293){const _0x3f2c83=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3f2c83,_0x45f293),_0x3f2c83[0x0];}['_compareOperations'](_0x7c8b83,_0x240e3a){return!(!_0x7c8b83||!_0x240e3a)&&('MarkerOperation'==_0x7c8b83['__className']&&'MarkerOperation'==_0x240e3a['__className']&&!(!_0x7c8b83['name']['startsWith']('user:')||!_0x240e3a['name']['startsWith']('user:')||_0x7c8b83['name']==_0x240e3a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x526b5a=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',_0x526b5a,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x526b5a,'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'](_0x5be446){if(!_0x5be446||!_0x5be446[0x0])throw new _0x46a358('no-operations-provided',this);const _0x1a839d={'types':[],'buffers':[],'baseVersion':_0x5be446[0x0]['baseVersion']};for(;_0x5be446['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('TypingAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName'](_0x5be446[0x0]['__className'])['compress'](_0x1a839d,_0x5be446);return _0x1a839d;}['decompress'](_0x576316){const _0x231beb=[];for(;_0x576316['types']['length'];){this['_compressorById']['get'](_0x576316['types'][0x0])['decompress'](_0x231beb,_0x576316);}return _0x231beb['forEach']((_0x2731eb,_0x58c319)=>_0x2731eb['baseVersion']=_0x576316['baseVersion']+_0x58c319),_0x231beb;}['_getCompressorByName'](_0x273b53){return this['_compressorByName']['get'](_0x273b53);}['_registerOperationCompressor'](_0x13c308,_0x21ac27,_0x15338f){const _0x3ab358=new _0x15338f(_0x13c308,_0x21ac27,this['_protobufFactory']['getDescriptor'](_0x21ac27));this['_registerCompressor'](_0x13c308,_0x21ac27,_0x3ab358);}['_registerActionCompressor'](_0x2d02c3,_0x2fd464,_0x31e8d6){const _0x5b358a=new _0x31e8d6(_0x2d02c3,this);this['_registerCompressor'](_0x2d02c3,_0x2fd464,_0x5b358a);}['_registerCompressor'](_0x3db4e0,_0x49b42a,_0x18a59a){this['_compressorById']['set'](_0x3db4e0,_0x18a59a),this['_compressorByName']['set'](_0x49b42a,_0x18a59a);}}export{g as Compressor};
23
+ import{CKEditorError as _0x39fb12}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1bb040 from'protobufjs/minimal.js';import{cloneDeep as _0x43d5e2,isEqual as _0x35ee8f,isObject as _0x5d2cc6}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x276696=_0x1bb040['Reader'],_0x2a3047=_0x1bb040['Writer'],_0xb5b4f5=_0x1bb040['util'],_0x5306a3=_0x1bb040['roots']['default']||(_0x1bb040['roots']['default']={});return _0x5306a3['AttributeOperation']=(function(){function _0x420f8c(_0x6613d4){if(_0x6613d4){for(var _0x21f648=Object['keys'](_0x6613d4),_0x22731b=0x0;_0x22731b<_0x21f648['length'];++_0x22731b)null!=_0x6613d4[_0x21f648[_0x22731b]]&&(this[_0x21f648[_0x22731b]]=_0x6613d4[_0x21f648[_0x22731b]]);}}return _0x420f8c['prototype']['range']=null,_0x420f8c['prototype']['key']='',_0x420f8c['prototype']['oldValueBoolean']=!0x1,_0x420f8c['prototype']['oldValueJson']='',_0x420f8c['prototype']['newValueBoolean']=!0x1,_0x420f8c['prototype']['newValueJson']='',_0x420f8c['prototype']['wasUndone']=!0x1,_0x420f8c['create']=function(_0x22145e){return new _0x420f8c(_0x22145e);},_0x420f8c['encode']=function(_0x5f014f,_0x3489e5){return _0x3489e5||(_0x3489e5=_0x2a3047['create']()),null!=_0x5f014f['range']&&Object['hasOwnProperty']['call'](_0x5f014f,'range')&&_0x5306a3['Range']['encode'](_0x5f014f['range'],_0x3489e5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5f014f['key']&&Object['hasOwnProperty']['call'](_0x5f014f,'key')&&_0x3489e5['uint32'](0x12)['string'](_0x5f014f['key']),null!=_0x5f014f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5f014f,'oldValueBoolean')&&_0x3489e5['uint32'](0x18)['bool'](_0x5f014f['oldValueBoolean']),null!=_0x5f014f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5f014f,'oldValueJson')&&_0x3489e5['uint32'](0x22)['string'](_0x5f014f['oldValueJson']),null!=_0x5f014f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5f014f,'newValueBoolean')&&_0x3489e5['uint32'](0x28)['bool'](_0x5f014f['newValueBoolean']),null!=_0x5f014f['newValueJson']&&Object['hasOwnProperty']['call'](_0x5f014f,'newValueJson')&&_0x3489e5['uint32'](0x32)['string'](_0x5f014f['newValueJson']),null!=_0x5f014f['wasUndone']&&Object['hasOwnProperty']['call'](_0x5f014f,'wasUndone')&&_0x3489e5['uint32'](0x38)['bool'](_0x5f014f['wasUndone']),_0x3489e5;},_0x420f8c['encodeDelimited']=function(_0x25c517,_0x26abb6){return this['encode'](_0x25c517,_0x26abb6)['ldelim']();},_0x420f8c['decode']=function(_0x304f80,_0x4b41b7){_0x304f80 instanceof _0x276696||(_0x304f80=_0x276696['create'](_0x304f80));for(var _0x3b579b=void 0x0===_0x4b41b7?_0x304f80['len']:_0x304f80['pos']+_0x4b41b7,_0x53f9f3=new _0x5306a3['AttributeOperation']();_0x304f80['pos']<_0x3b579b;){var _0x260915=_0x304f80['uint32']();switch(_0x260915>>>0x3){case 0x1:_0x53f9f3['range']=_0x5306a3['Range']['decode'](_0x304f80,_0x304f80['uint32']());break;case 0x2:_0x53f9f3['key']=_0x304f80['string']();break;case 0x3:_0x53f9f3['oldValueBoolean']=_0x304f80['bool']();break;case 0x4:_0x53f9f3['oldValueJson']=_0x304f80['string']();break;case 0x5:_0x53f9f3['newValueBoolean']=_0x304f80['bool']();break;case 0x6:_0x53f9f3['newValueJson']=_0x304f80['string']();break;case 0x7:_0x53f9f3['wasUndone']=_0x304f80['bool']();break;default:_0x304f80['skipType'](0x7&_0x260915);}}return _0x53f9f3;},_0x420f8c['decodeDelimited']=function(_0x4580cc){return _0x4580cc instanceof _0x276696||(_0x4580cc=new _0x276696(_0x4580cc)),this['decode'](_0x4580cc,_0x4580cc['uint32']());},_0x420f8c['verify']=function(_0x394ffe){if('object'!=typeof _0x394ffe||null===_0x394ffe)return'object\x20expected';if(null!=_0x394ffe['range']&&_0x394ffe['hasOwnProperty']('range')){var _0x16aad7=_0x5306a3['Range']['verify'](_0x394ffe['range']);if(_0x16aad7)return'range.'+_0x16aad7;}return null!=_0x394ffe['key']&&_0x394ffe['hasOwnProperty']('key')&&!_0xb5b4f5['isString'](_0x394ffe['key'])?'key:\x20string\x20expected':null!=_0x394ffe['oldValueBoolean']&&_0x394ffe['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x394ffe['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x394ffe['oldValueJson']&&_0x394ffe['hasOwnProperty']('oldValueJson')&&!_0xb5b4f5['isString'](_0x394ffe['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x394ffe['newValueBoolean']&&_0x394ffe['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x394ffe['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x394ffe['newValueJson']&&_0x394ffe['hasOwnProperty']('newValueJson')&&!_0xb5b4f5['isString'](_0x394ffe['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x394ffe['wasUndone']&&_0x394ffe['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x394ffe['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x420f8c['fromObject']=function(_0x3a33bf){if(_0x3a33bf instanceof _0x5306a3['AttributeOperation'])return _0x3a33bf;var _0x5f0f34=new _0x5306a3['AttributeOperation']();if(null!=_0x3a33bf['range']){if('object'!=typeof _0x3a33bf['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5f0f34['range']=_0x5306a3['Range']['fromObject'](_0x3a33bf['range']);}return null!=_0x3a33bf['key']&&(_0x5f0f34['key']=String(_0x3a33bf['key'])),null!=_0x3a33bf['oldValueBoolean']&&(_0x5f0f34['oldValueBoolean']=Boolean(_0x3a33bf['oldValueBoolean'])),null!=_0x3a33bf['oldValueJson']&&(_0x5f0f34['oldValueJson']=String(_0x3a33bf['oldValueJson'])),null!=_0x3a33bf['newValueBoolean']&&(_0x5f0f34['newValueBoolean']=Boolean(_0x3a33bf['newValueBoolean'])),null!=_0x3a33bf['newValueJson']&&(_0x5f0f34['newValueJson']=String(_0x3a33bf['newValueJson'])),null!=_0x3a33bf['wasUndone']&&(_0x5f0f34['wasUndone']=Boolean(_0x3a33bf['wasUndone'])),_0x5f0f34;},_0x420f8c['toObject']=function(_0xef8a0d,_0x5e486c){_0x5e486c||(_0x5e486c={});var _0x566e3={};return _0x5e486c['defaults']&&(_0x566e3['range']=null,_0x566e3['key']='',_0x566e3['oldValueBoolean']=!0x1,_0x566e3['oldValueJson']='',_0x566e3['newValueBoolean']=!0x1,_0x566e3['newValueJson']='',_0x566e3['wasUndone']=!0x1),null!=_0xef8a0d['range']&&_0xef8a0d['hasOwnProperty']('range')&&(_0x566e3['range']=_0x5306a3['Range']['toObject'](_0xef8a0d['range'],_0x5e486c)),null!=_0xef8a0d['key']&&_0xef8a0d['hasOwnProperty']('key')&&(_0x566e3['key']=_0xef8a0d['key']),null!=_0xef8a0d['oldValueBoolean']&&_0xef8a0d['hasOwnProperty']('oldValueBoolean')&&(_0x566e3['oldValueBoolean']=_0xef8a0d['oldValueBoolean']),null!=_0xef8a0d['oldValueJson']&&_0xef8a0d['hasOwnProperty']('oldValueJson')&&(_0x566e3['oldValueJson']=_0xef8a0d['oldValueJson']),null!=_0xef8a0d['newValueBoolean']&&_0xef8a0d['hasOwnProperty']('newValueBoolean')&&(_0x566e3['newValueBoolean']=_0xef8a0d['newValueBoolean']),null!=_0xef8a0d['newValueJson']&&_0xef8a0d['hasOwnProperty']('newValueJson')&&(_0x566e3['newValueJson']=_0xef8a0d['newValueJson']),null!=_0xef8a0d['wasUndone']&&_0xef8a0d['hasOwnProperty']('wasUndone')&&(_0x566e3['wasUndone']=_0xef8a0d['wasUndone']),_0x566e3;},_0x420f8c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x420f8c['getTypeUrl']=function(_0x1d9fcf){return void 0x0===_0x1d9fcf&&(_0x1d9fcf='type.googleapis.com'),_0x1d9fcf+'/AttributeOperation';},_0x420f8c;}()),_0x5306a3['InsertOperation']=(function(){function _0x3bdcda(_0x3374d3){if(this['nodes']=[],_0x3374d3){for(var _0x50a1d3=Object['keys'](_0x3374d3),_0x27cf50=0x0;_0x27cf50<_0x50a1d3['length'];++_0x27cf50)null!=_0x3374d3[_0x50a1d3[_0x27cf50]]&&(this[_0x50a1d3[_0x27cf50]]=_0x3374d3[_0x50a1d3[_0x27cf50]]);}}return _0x3bdcda['prototype']['position']=null,_0x3bdcda['prototype']['nodes']=_0xb5b4f5['emptyArray'],_0x3bdcda['prototype']['shouldReceiveAttributes']=!0x1,_0x3bdcda['prototype']['wasUndone']=!0x1,_0x3bdcda['create']=function(_0xeb2c97){return new _0x3bdcda(_0xeb2c97);},_0x3bdcda['encode']=function(_0x497ec9,_0x11b0c7){if(_0x11b0c7||(_0x11b0c7=_0x2a3047['create']()),null!=_0x497ec9['position']&&Object['hasOwnProperty']['call'](_0x497ec9,'position')&&_0x5306a3['Position']['encode'](_0x497ec9['position'],_0x11b0c7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x497ec9['nodes']&&_0x497ec9['nodes']['length']){for(var _0x16a365=0x0;_0x16a365<_0x497ec9['nodes']['length'];++_0x16a365)_0x5306a3['Element']['encode'](_0x497ec9['nodes'][_0x16a365],_0x11b0c7['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x497ec9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x497ec9,'shouldReceiveAttributes')&&_0x11b0c7['uint32'](0x18)['bool'](_0x497ec9['shouldReceiveAttributes']),null!=_0x497ec9['wasUndone']&&Object['hasOwnProperty']['call'](_0x497ec9,'wasUndone')&&_0x11b0c7['uint32'](0x20)['bool'](_0x497ec9['wasUndone']),_0x11b0c7;},_0x3bdcda['encodeDelimited']=function(_0x24f6e9,_0x53b453){return this['encode'](_0x24f6e9,_0x53b453)['ldelim']();},_0x3bdcda['decode']=function(_0x585147,_0x282120){_0x585147 instanceof _0x276696||(_0x585147=_0x276696['create'](_0x585147));for(var _0x5e2983=void 0x0===_0x282120?_0x585147['len']:_0x585147['pos']+_0x282120,_0x38ea4e=new _0x5306a3['InsertOperation']();_0x585147['pos']<_0x5e2983;){var _0x1956aa=_0x585147['uint32']();switch(_0x1956aa>>>0x3){case 0x1:_0x38ea4e['position']=_0x5306a3['Position']['decode'](_0x585147,_0x585147['uint32']());break;case 0x2:_0x38ea4e['nodes']&&_0x38ea4e['nodes']['length']||(_0x38ea4e['nodes']=[]),_0x38ea4e['nodes']['push'](_0x5306a3['Element']['decode'](_0x585147,_0x585147['uint32']()));break;case 0x3:_0x38ea4e['shouldReceiveAttributes']=_0x585147['bool']();break;case 0x4:_0x38ea4e['wasUndone']=_0x585147['bool']();break;default:_0x585147['skipType'](0x7&_0x1956aa);}}return _0x38ea4e;},_0x3bdcda['decodeDelimited']=function(_0x43c1e2){return _0x43c1e2 instanceof _0x276696||(_0x43c1e2=new _0x276696(_0x43c1e2)),this['decode'](_0x43c1e2,_0x43c1e2['uint32']());},_0x3bdcda['verify']=function(_0x3c58f2){if('object'!=typeof _0x3c58f2||null===_0x3c58f2)return'object\x20expected';if(null!=_0x3c58f2['position']&&_0x3c58f2['hasOwnProperty']('position')&&(_0x2d9a38=_0x5306a3['Position']['verify'](_0x3c58f2['position'])))return'position.'+_0x2d9a38;if(null!=_0x3c58f2['nodes']&&_0x3c58f2['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3c58f2['nodes']))return'nodes:\x20array\x20expected';for(var _0x131e8e=0x0;_0x131e8e<_0x3c58f2['nodes']['length'];++_0x131e8e){var _0x2d9a38;if(_0x2d9a38=_0x5306a3['Element']['verify'](_0x3c58f2['nodes'][_0x131e8e]))return'nodes.'+_0x2d9a38;}}return null!=_0x3c58f2['shouldReceiveAttributes']&&_0x3c58f2['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3c58f2['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3c58f2['wasUndone']&&_0x3c58f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c58f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3bdcda['fromObject']=function(_0x406038){if(_0x406038 instanceof _0x5306a3['InsertOperation'])return _0x406038;var _0x41b74a=new _0x5306a3['InsertOperation']();if(null!=_0x406038['position']){if('object'!=typeof _0x406038['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x41b74a['position']=_0x5306a3['Position']['fromObject'](_0x406038['position']);}if(_0x406038['nodes']){if(!Array['isArray'](_0x406038['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x41b74a['nodes']=[];for(var _0xff9eaf=0x0;_0xff9eaf<_0x406038['nodes']['length'];++_0xff9eaf){if('object'!=typeof _0x406038['nodes'][_0xff9eaf])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x41b74a['nodes'][_0xff9eaf]=_0x5306a3['Element']['fromObject'](_0x406038['nodes'][_0xff9eaf]);}}return null!=_0x406038['shouldReceiveAttributes']&&(_0x41b74a['shouldReceiveAttributes']=Boolean(_0x406038['shouldReceiveAttributes'])),null!=_0x406038['wasUndone']&&(_0x41b74a['wasUndone']=Boolean(_0x406038['wasUndone'])),_0x41b74a;},_0x3bdcda['toObject']=function(_0x450186,_0x11f6a4){_0x11f6a4||(_0x11f6a4={});var _0x5c7df8={};if((_0x11f6a4['arrays']||_0x11f6a4['defaults'])&&(_0x5c7df8['nodes']=[]),_0x11f6a4['defaults']&&(_0x5c7df8['position']=null,_0x5c7df8['shouldReceiveAttributes']=!0x1,_0x5c7df8['wasUndone']=!0x1),null!=_0x450186['position']&&_0x450186['hasOwnProperty']('position')&&(_0x5c7df8['position']=_0x5306a3['Position']['toObject'](_0x450186['position'],_0x11f6a4)),_0x450186['nodes']&&_0x450186['nodes']['length']){_0x5c7df8['nodes']=[];for(var _0x4b5527=0x0;_0x4b5527<_0x450186['nodes']['length'];++_0x4b5527)_0x5c7df8['nodes'][_0x4b5527]=_0x5306a3['Element']['toObject'](_0x450186['nodes'][_0x4b5527],_0x11f6a4);}return null!=_0x450186['shouldReceiveAttributes']&&_0x450186['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5c7df8['shouldReceiveAttributes']=_0x450186['shouldReceiveAttributes']),null!=_0x450186['wasUndone']&&_0x450186['hasOwnProperty']('wasUndone')&&(_0x5c7df8['wasUndone']=_0x450186['wasUndone']),_0x5c7df8;},_0x3bdcda['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x3bdcda['getTypeUrl']=function(_0x378622){return void 0x0===_0x378622&&(_0x378622='type.googleapis.com'),_0x378622+'/InsertOperation';},_0x3bdcda;}()),_0x5306a3['MarkerOperation']=(function(){function _0x5ca86c(_0x418f83){if(_0x418f83){for(var _0x2b6850=Object['keys'](_0x418f83),_0x384b07=0x0;_0x384b07<_0x2b6850['length'];++_0x384b07)null!=_0x418f83[_0x2b6850[_0x384b07]]&&(this[_0x2b6850[_0x384b07]]=_0x418f83[_0x2b6850[_0x384b07]]);}}return _0x5ca86c['prototype']['name']='',_0x5ca86c['prototype']['oldRange']=null,_0x5ca86c['prototype']['newRange']=null,_0x5ca86c['prototype']['affectsData']=!0x1,_0x5ca86c['prototype']['wasUndone']=!0x1,_0x5ca86c['create']=function(_0x213e52){return new _0x5ca86c(_0x213e52);},_0x5ca86c['encode']=function(_0x572901,_0x49e9f4){return _0x49e9f4||(_0x49e9f4=_0x2a3047['create']()),null!=_0x572901['name']&&Object['hasOwnProperty']['call'](_0x572901,'name')&&_0x49e9f4['uint32'](0xa)['string'](_0x572901['name']),null!=_0x572901['oldRange']&&Object['hasOwnProperty']['call'](_0x572901,'oldRange')&&_0x5306a3['Range']['encode'](_0x572901['oldRange'],_0x49e9f4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x572901['newRange']&&Object['hasOwnProperty']['call'](_0x572901,'newRange')&&_0x5306a3['Range']['encode'](_0x572901['newRange'],_0x49e9f4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x572901['affectsData']&&Object['hasOwnProperty']['call'](_0x572901,'affectsData')&&_0x49e9f4['uint32'](0x20)['bool'](_0x572901['affectsData']),null!=_0x572901['wasUndone']&&Object['hasOwnProperty']['call'](_0x572901,'wasUndone')&&_0x49e9f4['uint32'](0x28)['bool'](_0x572901['wasUndone']),_0x49e9f4;},_0x5ca86c['encodeDelimited']=function(_0x12a30,_0x37252e){return this['encode'](_0x12a30,_0x37252e)['ldelim']();},_0x5ca86c['decode']=function(_0x5046ef,_0x4184df){_0x5046ef instanceof _0x276696||(_0x5046ef=_0x276696['create'](_0x5046ef));for(var _0x339a6d=void 0x0===_0x4184df?_0x5046ef['len']:_0x5046ef['pos']+_0x4184df,_0x76d007=new _0x5306a3['MarkerOperation']();_0x5046ef['pos']<_0x339a6d;){var _0x5cd5fb=_0x5046ef['uint32']();switch(_0x5cd5fb>>>0x3){case 0x1:_0x76d007['name']=_0x5046ef['string']();break;case 0x2:_0x76d007['oldRange']=_0x5306a3['Range']['decode'](_0x5046ef,_0x5046ef['uint32']());break;case 0x3:_0x76d007['newRange']=_0x5306a3['Range']['decode'](_0x5046ef,_0x5046ef['uint32']());break;case 0x4:_0x76d007['affectsData']=_0x5046ef['bool']();break;case 0x5:_0x76d007['wasUndone']=_0x5046ef['bool']();break;default:_0x5046ef['skipType'](0x7&_0x5cd5fb);}}return _0x76d007;},_0x5ca86c['decodeDelimited']=function(_0x73182c){return _0x73182c instanceof _0x276696||(_0x73182c=new _0x276696(_0x73182c)),this['decode'](_0x73182c,_0x73182c['uint32']());},_0x5ca86c['verify']=function(_0x52ebf0){if('object'!=typeof _0x52ebf0||null===_0x52ebf0)return'object\x20expected';if(null!=_0x52ebf0['name']&&_0x52ebf0['hasOwnProperty']('name')&&!_0xb5b4f5['isString'](_0x52ebf0['name']))return'name:\x20string\x20expected';var _0x1972f3;if(null!=_0x52ebf0['oldRange']&&_0x52ebf0['hasOwnProperty']('oldRange')&&(_0x1972f3=_0x5306a3['Range']['verify'](_0x52ebf0['oldRange'])))return'oldRange.'+_0x1972f3;if(null!=_0x52ebf0['newRange']&&_0x52ebf0['hasOwnProperty']('newRange')&&(_0x1972f3=_0x5306a3['Range']['verify'](_0x52ebf0['newRange'])))return'newRange.'+_0x1972f3;return null!=_0x52ebf0['affectsData']&&_0x52ebf0['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x52ebf0['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x52ebf0['wasUndone']&&_0x52ebf0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x52ebf0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ca86c['fromObject']=function(_0x1fd456){if(_0x1fd456 instanceof _0x5306a3['MarkerOperation'])return _0x1fd456;var _0x55f869=new _0x5306a3['MarkerOperation']();if(null!=_0x1fd456['name']&&(_0x55f869['name']=String(_0x1fd456['name'])),null!=_0x1fd456['oldRange']){if('object'!=typeof _0x1fd456['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x55f869['oldRange']=_0x5306a3['Range']['fromObject'](_0x1fd456['oldRange']);}if(null!=_0x1fd456['newRange']){if('object'!=typeof _0x1fd456['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x55f869['newRange']=_0x5306a3['Range']['fromObject'](_0x1fd456['newRange']);}return null!=_0x1fd456['affectsData']&&(_0x55f869['affectsData']=Boolean(_0x1fd456['affectsData'])),null!=_0x1fd456['wasUndone']&&(_0x55f869['wasUndone']=Boolean(_0x1fd456['wasUndone'])),_0x55f869;},_0x5ca86c['toObject']=function(_0x229f74,_0x2675c0){_0x2675c0||(_0x2675c0={});var _0x2906e0={};return _0x2675c0['defaults']&&(_0x2906e0['name']='',_0x2906e0['oldRange']=null,_0x2906e0['newRange']=null,_0x2906e0['affectsData']=!0x1,_0x2906e0['wasUndone']=!0x1),null!=_0x229f74['name']&&_0x229f74['hasOwnProperty']('name')&&(_0x2906e0['name']=_0x229f74['name']),null!=_0x229f74['oldRange']&&_0x229f74['hasOwnProperty']('oldRange')&&(_0x2906e0['oldRange']=_0x5306a3['Range']['toObject'](_0x229f74['oldRange'],_0x2675c0)),null!=_0x229f74['newRange']&&_0x229f74['hasOwnProperty']('newRange')&&(_0x2906e0['newRange']=_0x5306a3['Range']['toObject'](_0x229f74['newRange'],_0x2675c0)),null!=_0x229f74['affectsData']&&_0x229f74['hasOwnProperty']('affectsData')&&(_0x2906e0['affectsData']=_0x229f74['affectsData']),null!=_0x229f74['wasUndone']&&_0x229f74['hasOwnProperty']('wasUndone')&&(_0x2906e0['wasUndone']=_0x229f74['wasUndone']),_0x2906e0;},_0x5ca86c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x5ca86c['getTypeUrl']=function(_0x4ac9e2){return void 0x0===_0x4ac9e2&&(_0x4ac9e2='type.googleapis.com'),_0x4ac9e2+'/MarkerOperation';},_0x5ca86c;}()),_0x5306a3['MergeOperation']=(function(){function _0x3e1ae2(_0x55513b){if(_0x55513b){for(var _0x291eea=Object['keys'](_0x55513b),_0x314822=0x0;_0x314822<_0x291eea['length'];++_0x314822)null!=_0x55513b[_0x291eea[_0x314822]]&&(this[_0x291eea[_0x314822]]=_0x55513b[_0x291eea[_0x314822]]);}}return _0x3e1ae2['prototype']['sourcePosition']=null,_0x3e1ae2['prototype']['targetPosition']=null,_0x3e1ae2['prototype']['graveyardPosition']=null,_0x3e1ae2['prototype']['howMany']=0x0,_0x3e1ae2['prototype']['wasUndone']=!0x1,_0x3e1ae2['create']=function(_0x16bd34){return new _0x3e1ae2(_0x16bd34);},_0x3e1ae2['encode']=function(_0x309ea0,_0x315b9a){return _0x315b9a||(_0x315b9a=_0x2a3047['create']()),null!=_0x309ea0['sourcePosition']&&Object['hasOwnProperty']['call'](_0x309ea0,'sourcePosition')&&_0x5306a3['Position']['encode'](_0x309ea0['sourcePosition'],_0x315b9a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x309ea0['targetPosition']&&Object['hasOwnProperty']['call'](_0x309ea0,'targetPosition')&&_0x5306a3['Position']['encode'](_0x309ea0['targetPosition'],_0x315b9a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x309ea0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x309ea0,'graveyardPosition')&&_0x5306a3['Position']['encode'](_0x309ea0['graveyardPosition'],_0x315b9a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x309ea0['howMany']&&Object['hasOwnProperty']['call'](_0x309ea0,'howMany')&&_0x315b9a['uint32'](0x20)['uint32'](_0x309ea0['howMany']),null!=_0x309ea0['wasUndone']&&Object['hasOwnProperty']['call'](_0x309ea0,'wasUndone')&&_0x315b9a['uint32'](0x28)['bool'](_0x309ea0['wasUndone']),_0x315b9a;},_0x3e1ae2['encodeDelimited']=function(_0x187ee4,_0x369bd4){return this['encode'](_0x187ee4,_0x369bd4)['ldelim']();},_0x3e1ae2['decode']=function(_0x584085,_0x3b8869){_0x584085 instanceof _0x276696||(_0x584085=_0x276696['create'](_0x584085));for(var _0x2e861a=void 0x0===_0x3b8869?_0x584085['len']:_0x584085['pos']+_0x3b8869,_0x868b60=new _0x5306a3['MergeOperation']();_0x584085['pos']<_0x2e861a;){var _0x45dea2=_0x584085['uint32']();switch(_0x45dea2>>>0x3){case 0x1:_0x868b60['sourcePosition']=_0x5306a3['Position']['decode'](_0x584085,_0x584085['uint32']());break;case 0x2:_0x868b60['targetPosition']=_0x5306a3['Position']['decode'](_0x584085,_0x584085['uint32']());break;case 0x3:_0x868b60['graveyardPosition']=_0x5306a3['Position']['decode'](_0x584085,_0x584085['uint32']());break;case 0x4:_0x868b60['howMany']=_0x584085['uint32']();break;case 0x5:_0x868b60['wasUndone']=_0x584085['bool']();break;default:_0x584085['skipType'](0x7&_0x45dea2);}}return _0x868b60;},_0x3e1ae2['decodeDelimited']=function(_0x3767c0){return _0x3767c0 instanceof _0x276696||(_0x3767c0=new _0x276696(_0x3767c0)),this['decode'](_0x3767c0,_0x3767c0['uint32']());},_0x3e1ae2['verify']=function(_0x483654){if('object'!=typeof _0x483654||null===_0x483654)return'object\x20expected';var _0x3f229c;if(null!=_0x483654['sourcePosition']&&_0x483654['hasOwnProperty']('sourcePosition')&&(_0x3f229c=_0x5306a3['Position']['verify'](_0x483654['sourcePosition'])))return'sourcePosition.'+_0x3f229c;if(null!=_0x483654['targetPosition']&&_0x483654['hasOwnProperty']('targetPosition')&&(_0x3f229c=_0x5306a3['Position']['verify'](_0x483654['targetPosition'])))return'targetPosition.'+_0x3f229c;if(null!=_0x483654['graveyardPosition']&&_0x483654['hasOwnProperty']('graveyardPosition')&&(_0x3f229c=_0x5306a3['Position']['verify'](_0x483654['graveyardPosition'])))return'graveyardPosition.'+_0x3f229c;return null!=_0x483654['howMany']&&_0x483654['hasOwnProperty']('howMany')&&!_0xb5b4f5['isInteger'](_0x483654['howMany'])?'howMany:\x20integer\x20expected':null!=_0x483654['wasUndone']&&_0x483654['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x483654['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e1ae2['fromObject']=function(_0x19c109){if(_0x19c109 instanceof _0x5306a3['MergeOperation'])return _0x19c109;var _0x388b05=new _0x5306a3['MergeOperation']();if(null!=_0x19c109['sourcePosition']){if('object'!=typeof _0x19c109['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x388b05['sourcePosition']=_0x5306a3['Position']['fromObject'](_0x19c109['sourcePosition']);}if(null!=_0x19c109['targetPosition']){if('object'!=typeof _0x19c109['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x388b05['targetPosition']=_0x5306a3['Position']['fromObject'](_0x19c109['targetPosition']);}if(null!=_0x19c109['graveyardPosition']){if('object'!=typeof _0x19c109['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x388b05['graveyardPosition']=_0x5306a3['Position']['fromObject'](_0x19c109['graveyardPosition']);}return null!=_0x19c109['howMany']&&(_0x388b05['howMany']=_0x19c109['howMany']>>>0x0),null!=_0x19c109['wasUndone']&&(_0x388b05['wasUndone']=Boolean(_0x19c109['wasUndone'])),_0x388b05;},_0x3e1ae2['toObject']=function(_0x1db0e9,_0x2f41f7){_0x2f41f7||(_0x2f41f7={});var _0x5872d0={};return _0x2f41f7['defaults']&&(_0x5872d0['sourcePosition']=null,_0x5872d0['targetPosition']=null,_0x5872d0['graveyardPosition']=null,_0x5872d0['howMany']=0x0,_0x5872d0['wasUndone']=!0x1),null!=_0x1db0e9['sourcePosition']&&_0x1db0e9['hasOwnProperty']('sourcePosition')&&(_0x5872d0['sourcePosition']=_0x5306a3['Position']['toObject'](_0x1db0e9['sourcePosition'],_0x2f41f7)),null!=_0x1db0e9['targetPosition']&&_0x1db0e9['hasOwnProperty']('targetPosition')&&(_0x5872d0['targetPosition']=_0x5306a3['Position']['toObject'](_0x1db0e9['targetPosition'],_0x2f41f7)),null!=_0x1db0e9['graveyardPosition']&&_0x1db0e9['hasOwnProperty']('graveyardPosition')&&(_0x5872d0['graveyardPosition']=_0x5306a3['Position']['toObject'](_0x1db0e9['graveyardPosition'],_0x2f41f7)),null!=_0x1db0e9['howMany']&&_0x1db0e9['hasOwnProperty']('howMany')&&(_0x5872d0['howMany']=_0x1db0e9['howMany']),null!=_0x1db0e9['wasUndone']&&_0x1db0e9['hasOwnProperty']('wasUndone')&&(_0x5872d0['wasUndone']=_0x1db0e9['wasUndone']),_0x5872d0;},_0x3e1ae2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x3e1ae2['getTypeUrl']=function(_0x1f0ce5){return void 0x0===_0x1f0ce5&&(_0x1f0ce5='type.googleapis.com'),_0x1f0ce5+'/MergeOperation';},_0x3e1ae2;}()),_0x5306a3['MoveOperation']=(function(){function _0x39cb5b(_0x5d0487){if(_0x5d0487){for(var _0x339029=Object['keys'](_0x5d0487),_0x48622c=0x0;_0x48622c<_0x339029['length'];++_0x48622c)null!=_0x5d0487[_0x339029[_0x48622c]]&&(this[_0x339029[_0x48622c]]=_0x5d0487[_0x339029[_0x48622c]]);}}return _0x39cb5b['prototype']['sourcePosition']=null,_0x39cb5b['prototype']['howMany']=0x0,_0x39cb5b['prototype']['targetPosition']=null,_0x39cb5b['prototype']['wasUndone']=!0x1,_0x39cb5b['create']=function(_0x3ffff9){return new _0x39cb5b(_0x3ffff9);},_0x39cb5b['encode']=function(_0x130a02,_0x337b50){return _0x337b50||(_0x337b50=_0x2a3047['create']()),null!=_0x130a02['sourcePosition']&&Object['hasOwnProperty']['call'](_0x130a02,'sourcePosition')&&_0x5306a3['Position']['encode'](_0x130a02['sourcePosition'],_0x337b50['uint32'](0xa)['fork']())['ldelim'](),null!=_0x130a02['howMany']&&Object['hasOwnProperty']['call'](_0x130a02,'howMany')&&_0x337b50['uint32'](0x10)['uint32'](_0x130a02['howMany']),null!=_0x130a02['targetPosition']&&Object['hasOwnProperty']['call'](_0x130a02,'targetPosition')&&_0x5306a3['Position']['encode'](_0x130a02['targetPosition'],_0x337b50['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x130a02['wasUndone']&&Object['hasOwnProperty']['call'](_0x130a02,'wasUndone')&&_0x337b50['uint32'](0x20)['bool'](_0x130a02['wasUndone']),_0x337b50;},_0x39cb5b['encodeDelimited']=function(_0x5f2989,_0x228185){return this['encode'](_0x5f2989,_0x228185)['ldelim']();},_0x39cb5b['decode']=function(_0x23bc6f,_0x5803b6){_0x23bc6f instanceof _0x276696||(_0x23bc6f=_0x276696['create'](_0x23bc6f));for(var _0x20d21e=void 0x0===_0x5803b6?_0x23bc6f['len']:_0x23bc6f['pos']+_0x5803b6,_0x51181e=new _0x5306a3['MoveOperation']();_0x23bc6f['pos']<_0x20d21e;){var _0x41d1af=_0x23bc6f['uint32']();switch(_0x41d1af>>>0x3){case 0x1:_0x51181e['sourcePosition']=_0x5306a3['Position']['decode'](_0x23bc6f,_0x23bc6f['uint32']());break;case 0x2:_0x51181e['howMany']=_0x23bc6f['uint32']();break;case 0x3:_0x51181e['targetPosition']=_0x5306a3['Position']['decode'](_0x23bc6f,_0x23bc6f['uint32']());break;case 0x4:_0x51181e['wasUndone']=_0x23bc6f['bool']();break;default:_0x23bc6f['skipType'](0x7&_0x41d1af);}}return _0x51181e;},_0x39cb5b['decodeDelimited']=function(_0xe9691a){return _0xe9691a instanceof _0x276696||(_0xe9691a=new _0x276696(_0xe9691a)),this['decode'](_0xe9691a,_0xe9691a['uint32']());},_0x39cb5b['verify']=function(_0x3bd147){if('object'!=typeof _0x3bd147||null===_0x3bd147)return'object\x20expected';var _0x431022;if(null!=_0x3bd147['sourcePosition']&&_0x3bd147['hasOwnProperty']('sourcePosition')&&(_0x431022=_0x5306a3['Position']['verify'](_0x3bd147['sourcePosition'])))return'sourcePosition.'+_0x431022;if(null!=_0x3bd147['howMany']&&_0x3bd147['hasOwnProperty']('howMany')&&!_0xb5b4f5['isInteger'](_0x3bd147['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3bd147['targetPosition']&&_0x3bd147['hasOwnProperty']('targetPosition')&&(_0x431022=_0x5306a3['Position']['verify'](_0x3bd147['targetPosition'])))return'targetPosition.'+_0x431022;return null!=_0x3bd147['wasUndone']&&_0x3bd147['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3bd147['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x39cb5b['fromObject']=function(_0x35b625){if(_0x35b625 instanceof _0x5306a3['MoveOperation'])return _0x35b625;var _0x2436e4=new _0x5306a3['MoveOperation']();if(null!=_0x35b625['sourcePosition']){if('object'!=typeof _0x35b625['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2436e4['sourcePosition']=_0x5306a3['Position']['fromObject'](_0x35b625['sourcePosition']);}if(null!=_0x35b625['howMany']&&(_0x2436e4['howMany']=_0x35b625['howMany']>>>0x0),null!=_0x35b625['targetPosition']){if('object'!=typeof _0x35b625['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2436e4['targetPosition']=_0x5306a3['Position']['fromObject'](_0x35b625['targetPosition']);}return null!=_0x35b625['wasUndone']&&(_0x2436e4['wasUndone']=Boolean(_0x35b625['wasUndone'])),_0x2436e4;},_0x39cb5b['toObject']=function(_0xee057c,_0xaa62af){_0xaa62af||(_0xaa62af={});var _0x48034b={};return _0xaa62af['defaults']&&(_0x48034b['sourcePosition']=null,_0x48034b['howMany']=0x0,_0x48034b['targetPosition']=null,_0x48034b['wasUndone']=!0x1),null!=_0xee057c['sourcePosition']&&_0xee057c['hasOwnProperty']('sourcePosition')&&(_0x48034b['sourcePosition']=_0x5306a3['Position']['toObject'](_0xee057c['sourcePosition'],_0xaa62af)),null!=_0xee057c['howMany']&&_0xee057c['hasOwnProperty']('howMany')&&(_0x48034b['howMany']=_0xee057c['howMany']),null!=_0xee057c['targetPosition']&&_0xee057c['hasOwnProperty']('targetPosition')&&(_0x48034b['targetPosition']=_0x5306a3['Position']['toObject'](_0xee057c['targetPosition'],_0xaa62af)),null!=_0xee057c['wasUndone']&&_0xee057c['hasOwnProperty']('wasUndone')&&(_0x48034b['wasUndone']=_0xee057c['wasUndone']),_0x48034b;},_0x39cb5b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x39cb5b['getTypeUrl']=function(_0x43f364){return void 0x0===_0x43f364&&(_0x43f364='type.googleapis.com'),_0x43f364+'/MoveOperation';},_0x39cb5b;}()),_0x5306a3['RenameOperation']=(function(){function _0x3034b9(_0x1be12f){if(_0x1be12f){for(var _0x379e69=Object['keys'](_0x1be12f),_0x41db58=0x0;_0x41db58<_0x379e69['length'];++_0x41db58)null!=_0x1be12f[_0x379e69[_0x41db58]]&&(this[_0x379e69[_0x41db58]]=_0x1be12f[_0x379e69[_0x41db58]]);}}return _0x3034b9['prototype']['position']=null,_0x3034b9['prototype']['oldName']='',_0x3034b9['prototype']['newName']='',_0x3034b9['prototype']['wasUndone']=!0x1,_0x3034b9['create']=function(_0xdb198c){return new _0x3034b9(_0xdb198c);},_0x3034b9['encode']=function(_0x31f444,_0x322577){return _0x322577||(_0x322577=_0x2a3047['create']()),null!=_0x31f444['position']&&Object['hasOwnProperty']['call'](_0x31f444,'position')&&_0x5306a3['Position']['encode'](_0x31f444['position'],_0x322577['uint32'](0xa)['fork']())['ldelim'](),null!=_0x31f444['oldName']&&Object['hasOwnProperty']['call'](_0x31f444,'oldName')&&_0x322577['uint32'](0x12)['string'](_0x31f444['oldName']),null!=_0x31f444['newName']&&Object['hasOwnProperty']['call'](_0x31f444,'newName')&&_0x322577['uint32'](0x1a)['string'](_0x31f444['newName']),null!=_0x31f444['wasUndone']&&Object['hasOwnProperty']['call'](_0x31f444,'wasUndone')&&_0x322577['uint32'](0x20)['bool'](_0x31f444['wasUndone']),_0x322577;},_0x3034b9['encodeDelimited']=function(_0x449306,_0x54e585){return this['encode'](_0x449306,_0x54e585)['ldelim']();},_0x3034b9['decode']=function(_0x353a5d,_0x4d51b1){_0x353a5d instanceof _0x276696||(_0x353a5d=_0x276696['create'](_0x353a5d));for(var _0x530d19=void 0x0===_0x4d51b1?_0x353a5d['len']:_0x353a5d['pos']+_0x4d51b1,_0x4b1caf=new _0x5306a3['RenameOperation']();_0x353a5d['pos']<_0x530d19;){var _0x1460a=_0x353a5d['uint32']();switch(_0x1460a>>>0x3){case 0x1:_0x4b1caf['position']=_0x5306a3['Position']['decode'](_0x353a5d,_0x353a5d['uint32']());break;case 0x2:_0x4b1caf['oldName']=_0x353a5d['string']();break;case 0x3:_0x4b1caf['newName']=_0x353a5d['string']();break;case 0x4:_0x4b1caf['wasUndone']=_0x353a5d['bool']();break;default:_0x353a5d['skipType'](0x7&_0x1460a);}}return _0x4b1caf;},_0x3034b9['decodeDelimited']=function(_0x1a6247){return _0x1a6247 instanceof _0x276696||(_0x1a6247=new _0x276696(_0x1a6247)),this['decode'](_0x1a6247,_0x1a6247['uint32']());},_0x3034b9['verify']=function(_0x4abe6f){if('object'!=typeof _0x4abe6f||null===_0x4abe6f)return'object\x20expected';if(null!=_0x4abe6f['position']&&_0x4abe6f['hasOwnProperty']('position')){var _0x201f2f=_0x5306a3['Position']['verify'](_0x4abe6f['position']);if(_0x201f2f)return'position.'+_0x201f2f;}return null!=_0x4abe6f['oldName']&&_0x4abe6f['hasOwnProperty']('oldName')&&!_0xb5b4f5['isString'](_0x4abe6f['oldName'])?'oldName:\x20string\x20expected':null!=_0x4abe6f['newName']&&_0x4abe6f['hasOwnProperty']('newName')&&!_0xb5b4f5['isString'](_0x4abe6f['newName'])?'newName:\x20string\x20expected':null!=_0x4abe6f['wasUndone']&&_0x4abe6f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4abe6f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3034b9['fromObject']=function(_0x29e3a5){if(_0x29e3a5 instanceof _0x5306a3['RenameOperation'])return _0x29e3a5;var _0x30c505=new _0x5306a3['RenameOperation']();if(null!=_0x29e3a5['position']){if('object'!=typeof _0x29e3a5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x30c505['position']=_0x5306a3['Position']['fromObject'](_0x29e3a5['position']);}return null!=_0x29e3a5['oldName']&&(_0x30c505['oldName']=String(_0x29e3a5['oldName'])),null!=_0x29e3a5['newName']&&(_0x30c505['newName']=String(_0x29e3a5['newName'])),null!=_0x29e3a5['wasUndone']&&(_0x30c505['wasUndone']=Boolean(_0x29e3a5['wasUndone'])),_0x30c505;},_0x3034b9['toObject']=function(_0x3d9b86,_0x23db6e){_0x23db6e||(_0x23db6e={});var _0x46f6d0={};return _0x23db6e['defaults']&&(_0x46f6d0['position']=null,_0x46f6d0['oldName']='',_0x46f6d0['newName']='',_0x46f6d0['wasUndone']=!0x1),null!=_0x3d9b86['position']&&_0x3d9b86['hasOwnProperty']('position')&&(_0x46f6d0['position']=_0x5306a3['Position']['toObject'](_0x3d9b86['position'],_0x23db6e)),null!=_0x3d9b86['oldName']&&_0x3d9b86['hasOwnProperty']('oldName')&&(_0x46f6d0['oldName']=_0x3d9b86['oldName']),null!=_0x3d9b86['newName']&&_0x3d9b86['hasOwnProperty']('newName')&&(_0x46f6d0['newName']=_0x3d9b86['newName']),null!=_0x3d9b86['wasUndone']&&_0x3d9b86['hasOwnProperty']('wasUndone')&&(_0x46f6d0['wasUndone']=_0x3d9b86['wasUndone']),_0x46f6d0;},_0x3034b9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x3034b9['getTypeUrl']=function(_0x5dd798){return void 0x0===_0x5dd798&&(_0x5dd798='type.googleapis.com'),_0x5dd798+'/RenameOperation';},_0x3034b9;}()),_0x5306a3['RootAttributeOperation']=(function(){function _0x54fed4(_0x21fcfc){if(_0x21fcfc){for(var _0x4f075f=Object['keys'](_0x21fcfc),_0x23c716=0x0;_0x23c716<_0x4f075f['length'];++_0x23c716)null!=_0x21fcfc[_0x4f075f[_0x23c716]]&&(this[_0x4f075f[_0x23c716]]=_0x21fcfc[_0x4f075f[_0x23c716]]);}}return _0x54fed4['prototype']['root']='',_0x54fed4['prototype']['key']='',_0x54fed4['prototype']['oldValueBoolean']=!0x1,_0x54fed4['prototype']['oldValueJson']='',_0x54fed4['prototype']['newValueBoolean']=!0x1,_0x54fed4['prototype']['newValueJson']='',_0x54fed4['prototype']['wasUndone']=!0x1,_0x54fed4['create']=function(_0x10faa7){return new _0x54fed4(_0x10faa7);},_0x54fed4['encode']=function(_0x2ae735,_0x5c9ae9){return _0x5c9ae9||(_0x5c9ae9=_0x2a3047['create']()),null!=_0x2ae735['root']&&Object['hasOwnProperty']['call'](_0x2ae735,'root')&&_0x5c9ae9['uint32'](0xa)['string'](_0x2ae735['root']),null!=_0x2ae735['key']&&Object['hasOwnProperty']['call'](_0x2ae735,'key')&&_0x5c9ae9['uint32'](0x12)['string'](_0x2ae735['key']),null!=_0x2ae735['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2ae735,'oldValueBoolean')&&_0x5c9ae9['uint32'](0x18)['bool'](_0x2ae735['oldValueBoolean']),null!=_0x2ae735['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2ae735,'oldValueJson')&&_0x5c9ae9['uint32'](0x22)['string'](_0x2ae735['oldValueJson']),null!=_0x2ae735['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2ae735,'newValueBoolean')&&_0x5c9ae9['uint32'](0x28)['bool'](_0x2ae735['newValueBoolean']),null!=_0x2ae735['newValueJson']&&Object['hasOwnProperty']['call'](_0x2ae735,'newValueJson')&&_0x5c9ae9['uint32'](0x32)['string'](_0x2ae735['newValueJson']),null!=_0x2ae735['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ae735,'wasUndone')&&_0x5c9ae9['uint32'](0x38)['bool'](_0x2ae735['wasUndone']),_0x5c9ae9;},_0x54fed4['encodeDelimited']=function(_0xeac22e,_0x3226be){return this['encode'](_0xeac22e,_0x3226be)['ldelim']();},_0x54fed4['decode']=function(_0x4ec985,_0x4cbcbe){_0x4ec985 instanceof _0x276696||(_0x4ec985=_0x276696['create'](_0x4ec985));for(var _0x550a81=void 0x0===_0x4cbcbe?_0x4ec985['len']:_0x4ec985['pos']+_0x4cbcbe,_0x957c59=new _0x5306a3['RootAttributeOperation']();_0x4ec985['pos']<_0x550a81;){var _0x981b9f=_0x4ec985['uint32']();switch(_0x981b9f>>>0x3){case 0x1:_0x957c59['root']=_0x4ec985['string']();break;case 0x2:_0x957c59['key']=_0x4ec985['string']();break;case 0x3:_0x957c59['oldValueBoolean']=_0x4ec985['bool']();break;case 0x4:_0x957c59['oldValueJson']=_0x4ec985['string']();break;case 0x5:_0x957c59['newValueBoolean']=_0x4ec985['bool']();break;case 0x6:_0x957c59['newValueJson']=_0x4ec985['string']();break;case 0x7:_0x957c59['wasUndone']=_0x4ec985['bool']();break;default:_0x4ec985['skipType'](0x7&_0x981b9f);}}return _0x957c59;},_0x54fed4['decodeDelimited']=function(_0x362f83){return _0x362f83 instanceof _0x276696||(_0x362f83=new _0x276696(_0x362f83)),this['decode'](_0x362f83,_0x362f83['uint32']());},_0x54fed4['verify']=function(_0xdad583){return'object'!=typeof _0xdad583||null===_0xdad583?'object\x20expected':null!=_0xdad583['root']&&_0xdad583['hasOwnProperty']('root')&&!_0xb5b4f5['isString'](_0xdad583['root'])?'root:\x20string\x20expected':null!=_0xdad583['key']&&_0xdad583['hasOwnProperty']('key')&&!_0xb5b4f5['isString'](_0xdad583['key'])?'key:\x20string\x20expected':null!=_0xdad583['oldValueBoolean']&&_0xdad583['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xdad583['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xdad583['oldValueJson']&&_0xdad583['hasOwnProperty']('oldValueJson')&&!_0xb5b4f5['isString'](_0xdad583['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xdad583['newValueBoolean']&&_0xdad583['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xdad583['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xdad583['newValueJson']&&_0xdad583['hasOwnProperty']('newValueJson')&&!_0xb5b4f5['isString'](_0xdad583['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xdad583['wasUndone']&&_0xdad583['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xdad583['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54fed4['fromObject']=function(_0x386d6c){if(_0x386d6c instanceof _0x5306a3['RootAttributeOperation'])return _0x386d6c;var _0x590707=new _0x5306a3['RootAttributeOperation']();return null!=_0x386d6c['root']&&(_0x590707['root']=String(_0x386d6c['root'])),null!=_0x386d6c['key']&&(_0x590707['key']=String(_0x386d6c['key'])),null!=_0x386d6c['oldValueBoolean']&&(_0x590707['oldValueBoolean']=Boolean(_0x386d6c['oldValueBoolean'])),null!=_0x386d6c['oldValueJson']&&(_0x590707['oldValueJson']=String(_0x386d6c['oldValueJson'])),null!=_0x386d6c['newValueBoolean']&&(_0x590707['newValueBoolean']=Boolean(_0x386d6c['newValueBoolean'])),null!=_0x386d6c['newValueJson']&&(_0x590707['newValueJson']=String(_0x386d6c['newValueJson'])),null!=_0x386d6c['wasUndone']&&(_0x590707['wasUndone']=Boolean(_0x386d6c['wasUndone'])),_0x590707;},_0x54fed4['toObject']=function(_0x56e84e,_0x391b29){_0x391b29||(_0x391b29={});var _0x52676f={};return _0x391b29['defaults']&&(_0x52676f['root']='',_0x52676f['key']='',_0x52676f['oldValueBoolean']=!0x1,_0x52676f['oldValueJson']='',_0x52676f['newValueBoolean']=!0x1,_0x52676f['newValueJson']='',_0x52676f['wasUndone']=!0x1),null!=_0x56e84e['root']&&_0x56e84e['hasOwnProperty']('root')&&(_0x52676f['root']=_0x56e84e['root']),null!=_0x56e84e['key']&&_0x56e84e['hasOwnProperty']('key')&&(_0x52676f['key']=_0x56e84e['key']),null!=_0x56e84e['oldValueBoolean']&&_0x56e84e['hasOwnProperty']('oldValueBoolean')&&(_0x52676f['oldValueBoolean']=_0x56e84e['oldValueBoolean']),null!=_0x56e84e['oldValueJson']&&_0x56e84e['hasOwnProperty']('oldValueJson')&&(_0x52676f['oldValueJson']=_0x56e84e['oldValueJson']),null!=_0x56e84e['newValueBoolean']&&_0x56e84e['hasOwnProperty']('newValueBoolean')&&(_0x52676f['newValueBoolean']=_0x56e84e['newValueBoolean']),null!=_0x56e84e['newValueJson']&&_0x56e84e['hasOwnProperty']('newValueJson')&&(_0x52676f['newValueJson']=_0x56e84e['newValueJson']),null!=_0x56e84e['wasUndone']&&_0x56e84e['hasOwnProperty']('wasUndone')&&(_0x52676f['wasUndone']=_0x56e84e['wasUndone']),_0x52676f;},_0x54fed4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x54fed4['getTypeUrl']=function(_0x368e58){return void 0x0===_0x368e58&&(_0x368e58='type.googleapis.com'),_0x368e58+'/RootAttributeOperation';},_0x54fed4;}()),_0x5306a3['RootOperation']=(function(){function _0x3210c0(_0x32c5b3){if(_0x32c5b3){for(var _0xbf7a26=Object['keys'](_0x32c5b3),_0x51f56c=0x0;_0x51f56c<_0xbf7a26['length'];++_0x51f56c)null!=_0x32c5b3[_0xbf7a26[_0x51f56c]]&&(this[_0xbf7a26[_0x51f56c]]=_0x32c5b3[_0xbf7a26[_0x51f56c]]);}}return _0x3210c0['prototype']['rootName']='',_0x3210c0['prototype']['elementName']='',_0x3210c0['prototype']['isAdd']=!0x1,_0x3210c0['prototype']['wasUndone']=!0x1,_0x3210c0['create']=function(_0x242930){return new _0x3210c0(_0x242930);},_0x3210c0['encode']=function(_0x3ef2d6,_0x2afa41){return _0x2afa41||(_0x2afa41=_0x2a3047['create']()),null!=_0x3ef2d6['rootName']&&Object['hasOwnProperty']['call'](_0x3ef2d6,'rootName')&&_0x2afa41['uint32'](0xa)['string'](_0x3ef2d6['rootName']),null!=_0x3ef2d6['elementName']&&Object['hasOwnProperty']['call'](_0x3ef2d6,'elementName')&&_0x2afa41['uint32'](0x12)['string'](_0x3ef2d6['elementName']),null!=_0x3ef2d6['isAdd']&&Object['hasOwnProperty']['call'](_0x3ef2d6,'isAdd')&&_0x2afa41['uint32'](0x18)['bool'](_0x3ef2d6['isAdd']),null!=_0x3ef2d6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ef2d6,'wasUndone')&&_0x2afa41['uint32'](0x20)['bool'](_0x3ef2d6['wasUndone']),_0x2afa41;},_0x3210c0['encodeDelimited']=function(_0x15adc8,_0x330773){return this['encode'](_0x15adc8,_0x330773)['ldelim']();},_0x3210c0['decode']=function(_0x57f8d3,_0x755a4e){_0x57f8d3 instanceof _0x276696||(_0x57f8d3=_0x276696['create'](_0x57f8d3));for(var _0x1a4f3e=void 0x0===_0x755a4e?_0x57f8d3['len']:_0x57f8d3['pos']+_0x755a4e,_0x117a13=new _0x5306a3['RootOperation']();_0x57f8d3['pos']<_0x1a4f3e;){var _0x3edeae=_0x57f8d3['uint32']();switch(_0x3edeae>>>0x3){case 0x1:_0x117a13['rootName']=_0x57f8d3['string']();break;case 0x2:_0x117a13['elementName']=_0x57f8d3['string']();break;case 0x3:_0x117a13['isAdd']=_0x57f8d3['bool']();break;case 0x4:_0x117a13['wasUndone']=_0x57f8d3['bool']();break;default:_0x57f8d3['skipType'](0x7&_0x3edeae);}}return _0x117a13;},_0x3210c0['decodeDelimited']=function(_0x7e9076){return _0x7e9076 instanceof _0x276696||(_0x7e9076=new _0x276696(_0x7e9076)),this['decode'](_0x7e9076,_0x7e9076['uint32']());},_0x3210c0['verify']=function(_0x30f044){return'object'!=typeof _0x30f044||null===_0x30f044?'object\x20expected':null!=_0x30f044['rootName']&&_0x30f044['hasOwnProperty']('rootName')&&!_0xb5b4f5['isString'](_0x30f044['rootName'])?'rootName:\x20string\x20expected':null!=_0x30f044['elementName']&&_0x30f044['hasOwnProperty']('elementName')&&!_0xb5b4f5['isString'](_0x30f044['elementName'])?'elementName:\x20string\x20expected':null!=_0x30f044['isAdd']&&_0x30f044['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x30f044['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x30f044['wasUndone']&&_0x30f044['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30f044['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3210c0['fromObject']=function(_0x35261c){if(_0x35261c instanceof _0x5306a3['RootOperation'])return _0x35261c;var _0x396d99=new _0x5306a3['RootOperation']();return null!=_0x35261c['rootName']&&(_0x396d99['rootName']=String(_0x35261c['rootName'])),null!=_0x35261c['elementName']&&(_0x396d99['elementName']=String(_0x35261c['elementName'])),null!=_0x35261c['isAdd']&&(_0x396d99['isAdd']=Boolean(_0x35261c['isAdd'])),null!=_0x35261c['wasUndone']&&(_0x396d99['wasUndone']=Boolean(_0x35261c['wasUndone'])),_0x396d99;},_0x3210c0['toObject']=function(_0x1b2c90,_0x2f348c){_0x2f348c||(_0x2f348c={});var _0x523985={};return _0x2f348c['defaults']&&(_0x523985['rootName']='',_0x523985['elementName']='',_0x523985['isAdd']=!0x1,_0x523985['wasUndone']=!0x1),null!=_0x1b2c90['rootName']&&_0x1b2c90['hasOwnProperty']('rootName')&&(_0x523985['rootName']=_0x1b2c90['rootName']),null!=_0x1b2c90['elementName']&&_0x1b2c90['hasOwnProperty']('elementName')&&(_0x523985['elementName']=_0x1b2c90['elementName']),null!=_0x1b2c90['isAdd']&&_0x1b2c90['hasOwnProperty']('isAdd')&&(_0x523985['isAdd']=_0x1b2c90['isAdd']),null!=_0x1b2c90['wasUndone']&&_0x1b2c90['hasOwnProperty']('wasUndone')&&(_0x523985['wasUndone']=_0x1b2c90['wasUndone']),_0x523985;},_0x3210c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x3210c0['getTypeUrl']=function(_0x5aae68){return void 0x0===_0x5aae68&&(_0x5aae68='type.googleapis.com'),_0x5aae68+'/RootOperation';},_0x3210c0;}()),_0x5306a3['SplitOperation']=(function(){function _0x30f552(_0x3166c9){if(_0x3166c9){for(var _0x5014dc=Object['keys'](_0x3166c9),_0x4484c2=0x0;_0x4484c2<_0x5014dc['length'];++_0x4484c2)null!=_0x3166c9[_0x5014dc[_0x4484c2]]&&(this[_0x5014dc[_0x4484c2]]=_0x3166c9[_0x5014dc[_0x4484c2]]);}}return _0x30f552['prototype']['splitPosition']=null,_0x30f552['prototype']['graveyardPosition']=null,_0x30f552['prototype']['howMany']=0x0,_0x30f552['prototype']['insertionPosition']=null,_0x30f552['prototype']['wasUndone']=!0x1,_0x30f552['create']=function(_0x1c35ec){return new _0x30f552(_0x1c35ec);},_0x30f552['encode']=function(_0x49f2a8,_0x143c22){return _0x143c22||(_0x143c22=_0x2a3047['create']()),null!=_0x49f2a8['splitPosition']&&Object['hasOwnProperty']['call'](_0x49f2a8,'splitPosition')&&_0x5306a3['Position']['encode'](_0x49f2a8['splitPosition'],_0x143c22['uint32'](0xa)['fork']())['ldelim'](),null!=_0x49f2a8['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x49f2a8,'graveyardPosition')&&_0x5306a3['Position']['encode'](_0x49f2a8['graveyardPosition'],_0x143c22['uint32'](0x12)['fork']())['ldelim'](),null!=_0x49f2a8['howMany']&&Object['hasOwnProperty']['call'](_0x49f2a8,'howMany')&&_0x143c22['uint32'](0x18)['uint32'](_0x49f2a8['howMany']),null!=_0x49f2a8['insertionPosition']&&Object['hasOwnProperty']['call'](_0x49f2a8,'insertionPosition')&&_0x5306a3['Position']['encode'](_0x49f2a8['insertionPosition'],_0x143c22['uint32'](0x22)['fork']())['ldelim'](),null!=_0x49f2a8['wasUndone']&&Object['hasOwnProperty']['call'](_0x49f2a8,'wasUndone')&&_0x143c22['uint32'](0x28)['bool'](_0x49f2a8['wasUndone']),_0x143c22;},_0x30f552['encodeDelimited']=function(_0x1d6652,_0x5380ec){return this['encode'](_0x1d6652,_0x5380ec)['ldelim']();},_0x30f552['decode']=function(_0x409dd7,_0x58c6ca){_0x409dd7 instanceof _0x276696||(_0x409dd7=_0x276696['create'](_0x409dd7));for(var _0x2487a6=void 0x0===_0x58c6ca?_0x409dd7['len']:_0x409dd7['pos']+_0x58c6ca,_0x3c765f=new _0x5306a3['SplitOperation']();_0x409dd7['pos']<_0x2487a6;){var _0x2af6c9=_0x409dd7['uint32']();switch(_0x2af6c9>>>0x3){case 0x1:_0x3c765f['splitPosition']=_0x5306a3['Position']['decode'](_0x409dd7,_0x409dd7['uint32']());break;case 0x2:_0x3c765f['graveyardPosition']=_0x5306a3['Position']['decode'](_0x409dd7,_0x409dd7['uint32']());break;case 0x3:_0x3c765f['howMany']=_0x409dd7['uint32']();break;case 0x4:_0x3c765f['insertionPosition']=_0x5306a3['Position']['decode'](_0x409dd7,_0x409dd7['uint32']());break;case 0x5:_0x3c765f['wasUndone']=_0x409dd7['bool']();break;default:_0x409dd7['skipType'](0x7&_0x2af6c9);}}return _0x3c765f;},_0x30f552['decodeDelimited']=function(_0x56d371){return _0x56d371 instanceof _0x276696||(_0x56d371=new _0x276696(_0x56d371)),this['decode'](_0x56d371,_0x56d371['uint32']());},_0x30f552['verify']=function(_0x500c20){if('object'!=typeof _0x500c20||null===_0x500c20)return'object\x20expected';var _0x5d8356;if(null!=_0x500c20['splitPosition']&&_0x500c20['hasOwnProperty']('splitPosition')&&(_0x5d8356=_0x5306a3['Position']['verify'](_0x500c20['splitPosition'])))return'splitPosition.'+_0x5d8356;if(null!=_0x500c20['graveyardPosition']&&_0x500c20['hasOwnProperty']('graveyardPosition')&&(_0x5d8356=_0x5306a3['Position']['verify'](_0x500c20['graveyardPosition'])))return'graveyardPosition.'+_0x5d8356;if(null!=_0x500c20['howMany']&&_0x500c20['hasOwnProperty']('howMany')&&!_0xb5b4f5['isInteger'](_0x500c20['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x500c20['insertionPosition']&&_0x500c20['hasOwnProperty']('insertionPosition')&&(_0x5d8356=_0x5306a3['Position']['verify'](_0x500c20['insertionPosition'])))return'insertionPosition.'+_0x5d8356;return null!=_0x500c20['wasUndone']&&_0x500c20['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x500c20['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30f552['fromObject']=function(_0xf91bf3){if(_0xf91bf3 instanceof _0x5306a3['SplitOperation'])return _0xf91bf3;var _0x16f877=new _0x5306a3['SplitOperation']();if(null!=_0xf91bf3['splitPosition']){if('object'!=typeof _0xf91bf3['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x16f877['splitPosition']=_0x5306a3['Position']['fromObject'](_0xf91bf3['splitPosition']);}if(null!=_0xf91bf3['graveyardPosition']){if('object'!=typeof _0xf91bf3['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x16f877['graveyardPosition']=_0x5306a3['Position']['fromObject'](_0xf91bf3['graveyardPosition']);}if(null!=_0xf91bf3['howMany']&&(_0x16f877['howMany']=_0xf91bf3['howMany']>>>0x0),null!=_0xf91bf3['insertionPosition']){if('object'!=typeof _0xf91bf3['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x16f877['insertionPosition']=_0x5306a3['Position']['fromObject'](_0xf91bf3['insertionPosition']);}return null!=_0xf91bf3['wasUndone']&&(_0x16f877['wasUndone']=Boolean(_0xf91bf3['wasUndone'])),_0x16f877;},_0x30f552['toObject']=function(_0x4649af,_0x579646){_0x579646||(_0x579646={});var _0x55ba44={};return _0x579646['defaults']&&(_0x55ba44['splitPosition']=null,_0x55ba44['graveyardPosition']=null,_0x55ba44['howMany']=0x0,_0x55ba44['insertionPosition']=null,_0x55ba44['wasUndone']=!0x1),null!=_0x4649af['splitPosition']&&_0x4649af['hasOwnProperty']('splitPosition')&&(_0x55ba44['splitPosition']=_0x5306a3['Position']['toObject'](_0x4649af['splitPosition'],_0x579646)),null!=_0x4649af['graveyardPosition']&&_0x4649af['hasOwnProperty']('graveyardPosition')&&(_0x55ba44['graveyardPosition']=_0x5306a3['Position']['toObject'](_0x4649af['graveyardPosition'],_0x579646)),null!=_0x4649af['howMany']&&_0x4649af['hasOwnProperty']('howMany')&&(_0x55ba44['howMany']=_0x4649af['howMany']),null!=_0x4649af['insertionPosition']&&_0x4649af['hasOwnProperty']('insertionPosition')&&(_0x55ba44['insertionPosition']=_0x5306a3['Position']['toObject'](_0x4649af['insertionPosition'],_0x579646)),null!=_0x4649af['wasUndone']&&_0x4649af['hasOwnProperty']('wasUndone')&&(_0x55ba44['wasUndone']=_0x4649af['wasUndone']),_0x55ba44;},_0x30f552['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x30f552['getTypeUrl']=function(_0x440b72){return void 0x0===_0x440b72&&(_0x440b72='type.googleapis.com'),_0x440b72+'/SplitOperation';},_0x30f552;}()),_0x5306a3['Position']=(function(){function _0x309fc8(_0x3ef04b){if(this['path']=[],_0x3ef04b){for(var _0x59f4b3=Object['keys'](_0x3ef04b),_0x345626=0x0;_0x345626<_0x59f4b3['length'];++_0x345626)null!=_0x3ef04b[_0x59f4b3[_0x345626]]&&(this[_0x59f4b3[_0x345626]]=_0x3ef04b[_0x59f4b3[_0x345626]]);}}return _0x309fc8['prototype']['root']='',_0x309fc8['prototype']['rootMain']=!0x1,_0x309fc8['prototype']['rootGraveyard']=!0x1,_0x309fc8['prototype']['path']=_0xb5b4f5['emptyArray'],_0x309fc8['prototype']['stickiness']='',_0x309fc8['create']=function(_0x8deca2){return new _0x309fc8(_0x8deca2);},_0x309fc8['encode']=function(_0x323ad6,_0x3bfc06){if(_0x3bfc06||(_0x3bfc06=_0x2a3047['create']()),null!=_0x323ad6['root']&&Object['hasOwnProperty']['call'](_0x323ad6,'root')&&_0x3bfc06['uint32'](0xa)['string'](_0x323ad6['root']),null!=_0x323ad6['rootMain']&&Object['hasOwnProperty']['call'](_0x323ad6,'rootMain')&&_0x3bfc06['uint32'](0x10)['bool'](_0x323ad6['rootMain']),null!=_0x323ad6['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x323ad6,'rootGraveyard')&&_0x3bfc06['uint32'](0x18)['bool'](_0x323ad6['rootGraveyard']),null!=_0x323ad6['path']&&_0x323ad6['path']['length']){_0x3bfc06['uint32'](0x22)['fork']();for(var _0x52a6a2=0x0;_0x52a6a2<_0x323ad6['path']['length'];++_0x52a6a2)_0x3bfc06['uint32'](_0x323ad6['path'][_0x52a6a2]);_0x3bfc06['ldelim']();}return null!=_0x323ad6['stickiness']&&Object['hasOwnProperty']['call'](_0x323ad6,'stickiness')&&_0x3bfc06['uint32'](0x2a)['string'](_0x323ad6['stickiness']),_0x3bfc06;},_0x309fc8['encodeDelimited']=function(_0x5169da,_0x367521){return this['encode'](_0x5169da,_0x367521)['ldelim']();},_0x309fc8['decode']=function(_0x4fbc3d,_0x378220){_0x4fbc3d instanceof _0x276696||(_0x4fbc3d=_0x276696['create'](_0x4fbc3d));for(var _0x4eca57=void 0x0===_0x378220?_0x4fbc3d['len']:_0x4fbc3d['pos']+_0x378220,_0x3a0c0c=new _0x5306a3['Position']();_0x4fbc3d['pos']<_0x4eca57;){var _0x147624=_0x4fbc3d['uint32']();switch(_0x147624>>>0x3){case 0x1:_0x3a0c0c['root']=_0x4fbc3d['string']();break;case 0x2:_0x3a0c0c['rootMain']=_0x4fbc3d['bool']();break;case 0x3:_0x3a0c0c['rootGraveyard']=_0x4fbc3d['bool']();break;case 0x4:if(_0x3a0c0c['path']&&_0x3a0c0c['path']['length']||(_0x3a0c0c['path']=[]),0x2==(0x7&_0x147624)){for(var _0x50552a=_0x4fbc3d['uint32']()+_0x4fbc3d['pos'];_0x4fbc3d['pos']<_0x50552a;)_0x3a0c0c['path']['push'](_0x4fbc3d['uint32']());}else _0x3a0c0c['path']['push'](_0x4fbc3d['uint32']());break;case 0x5:_0x3a0c0c['stickiness']=_0x4fbc3d['string']();break;default:_0x4fbc3d['skipType'](0x7&_0x147624);}}return _0x3a0c0c;},_0x309fc8['decodeDelimited']=function(_0x494d13){return _0x494d13 instanceof _0x276696||(_0x494d13=new _0x276696(_0x494d13)),this['decode'](_0x494d13,_0x494d13['uint32']());},_0x309fc8['verify']=function(_0xe32348){if('object'!=typeof _0xe32348||null===_0xe32348)return'object\x20expected';if(null!=_0xe32348['root']&&_0xe32348['hasOwnProperty']('root')&&!_0xb5b4f5['isString'](_0xe32348['root']))return'root:\x20string\x20expected';if(null!=_0xe32348['rootMain']&&_0xe32348['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xe32348['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xe32348['rootGraveyard']&&_0xe32348['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xe32348['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xe32348['path']&&_0xe32348['hasOwnProperty']('path')){if(!Array['isArray'](_0xe32348['path']))return'path:\x20array\x20expected';for(var _0x4a82f4=0x0;_0x4a82f4<_0xe32348['path']['length'];++_0x4a82f4)if(!_0xb5b4f5['isInteger'](_0xe32348['path'][_0x4a82f4]))return'path:\x20integer[]\x20expected';}return null!=_0xe32348['stickiness']&&_0xe32348['hasOwnProperty']('stickiness')&&!_0xb5b4f5['isString'](_0xe32348['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x309fc8['fromObject']=function(_0x3e5080){if(_0x3e5080 instanceof _0x5306a3['Position'])return _0x3e5080;var _0x1653d7=new _0x5306a3['Position']();if(null!=_0x3e5080['root']&&(_0x1653d7['root']=String(_0x3e5080['root'])),null!=_0x3e5080['rootMain']&&(_0x1653d7['rootMain']=Boolean(_0x3e5080['rootMain'])),null!=_0x3e5080['rootGraveyard']&&(_0x1653d7['rootGraveyard']=Boolean(_0x3e5080['rootGraveyard'])),_0x3e5080['path']){if(!Array['isArray'](_0x3e5080['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1653d7['path']=[];for(var _0x52836e=0x0;_0x52836e<_0x3e5080['path']['length'];++_0x52836e)_0x1653d7['path'][_0x52836e]=_0x3e5080['path'][_0x52836e]>>>0x0;}return null!=_0x3e5080['stickiness']&&(_0x1653d7['stickiness']=String(_0x3e5080['stickiness'])),_0x1653d7;},_0x309fc8['toObject']=function(_0x51e087,_0x13f557){_0x13f557||(_0x13f557={});var _0xa30850={};if((_0x13f557['arrays']||_0x13f557['defaults'])&&(_0xa30850['path']=[]),_0x13f557['defaults']&&(_0xa30850['root']='',_0xa30850['rootMain']=!0x1,_0xa30850['rootGraveyard']=!0x1,_0xa30850['stickiness']=''),null!=_0x51e087['root']&&_0x51e087['hasOwnProperty']('root')&&(_0xa30850['root']=_0x51e087['root']),null!=_0x51e087['rootMain']&&_0x51e087['hasOwnProperty']('rootMain')&&(_0xa30850['rootMain']=_0x51e087['rootMain']),null!=_0x51e087['rootGraveyard']&&_0x51e087['hasOwnProperty']('rootGraveyard')&&(_0xa30850['rootGraveyard']=_0x51e087['rootGraveyard']),_0x51e087['path']&&_0x51e087['path']['length']){_0xa30850['path']=[];for(var _0x17f23e=0x0;_0x17f23e<_0x51e087['path']['length'];++_0x17f23e)_0xa30850['path'][_0x17f23e]=_0x51e087['path'][_0x17f23e];}return null!=_0x51e087['stickiness']&&_0x51e087['hasOwnProperty']('stickiness')&&(_0xa30850['stickiness']=_0x51e087['stickiness']),_0xa30850;},_0x309fc8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x309fc8['getTypeUrl']=function(_0x90f1b0){return void 0x0===_0x90f1b0&&(_0x90f1b0='type.googleapis.com'),_0x90f1b0+'/Position';},_0x309fc8;}()),_0x5306a3['Range']=(function(){function _0x26bd8b(_0x285a75){if(_0x285a75){for(var _0x220dce=Object['keys'](_0x285a75),_0xaa0b20=0x0;_0xaa0b20<_0x220dce['length'];++_0xaa0b20)null!=_0x285a75[_0x220dce[_0xaa0b20]]&&(this[_0x220dce[_0xaa0b20]]=_0x285a75[_0x220dce[_0xaa0b20]]);}}return _0x26bd8b['prototype']['start']=null,_0x26bd8b['prototype']['end']=null,_0x26bd8b['create']=function(_0x23ebbe){return new _0x26bd8b(_0x23ebbe);},_0x26bd8b['encode']=function(_0x153830,_0x1342b4){return _0x1342b4||(_0x1342b4=_0x2a3047['create']()),null!=_0x153830['start']&&Object['hasOwnProperty']['call'](_0x153830,'start')&&_0x5306a3['Position']['encode'](_0x153830['start'],_0x1342b4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x153830['end']&&Object['hasOwnProperty']['call'](_0x153830,'end')&&_0x5306a3['Position']['encode'](_0x153830['end'],_0x1342b4['uint32'](0x12)['fork']())['ldelim'](),_0x1342b4;},_0x26bd8b['encodeDelimited']=function(_0xe09465,_0x339c55){return this['encode'](_0xe09465,_0x339c55)['ldelim']();},_0x26bd8b['decode']=function(_0x1812b8,_0x2b8dc7){_0x1812b8 instanceof _0x276696||(_0x1812b8=_0x276696['create'](_0x1812b8));for(var _0x46715c=void 0x0===_0x2b8dc7?_0x1812b8['len']:_0x1812b8['pos']+_0x2b8dc7,_0x37750a=new _0x5306a3['Range']();_0x1812b8['pos']<_0x46715c;){var _0x55519d=_0x1812b8['uint32']();switch(_0x55519d>>>0x3){case 0x1:_0x37750a['start']=_0x5306a3['Position']['decode'](_0x1812b8,_0x1812b8['uint32']());break;case 0x2:_0x37750a['end']=_0x5306a3['Position']['decode'](_0x1812b8,_0x1812b8['uint32']());break;default:_0x1812b8['skipType'](0x7&_0x55519d);}}return _0x37750a;},_0x26bd8b['decodeDelimited']=function(_0x1b51a1){return _0x1b51a1 instanceof _0x276696||(_0x1b51a1=new _0x276696(_0x1b51a1)),this['decode'](_0x1b51a1,_0x1b51a1['uint32']());},_0x26bd8b['verify']=function(_0x5f0514){if('object'!=typeof _0x5f0514||null===_0x5f0514)return'object\x20expected';var _0x4c0d65;if(null!=_0x5f0514['start']&&_0x5f0514['hasOwnProperty']('start')&&(_0x4c0d65=_0x5306a3['Position']['verify'](_0x5f0514['start'])))return'start.'+_0x4c0d65;if(null!=_0x5f0514['end']&&_0x5f0514['hasOwnProperty']('end')&&(_0x4c0d65=_0x5306a3['Position']['verify'](_0x5f0514['end'])))return'end.'+_0x4c0d65;return null;},_0x26bd8b['fromObject']=function(_0x566c14){if(_0x566c14 instanceof _0x5306a3['Range'])return _0x566c14;var _0x2058db=new _0x5306a3['Range']();if(null!=_0x566c14['start']){if('object'!=typeof _0x566c14['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2058db['start']=_0x5306a3['Position']['fromObject'](_0x566c14['start']);}if(null!=_0x566c14['end']){if('object'!=typeof _0x566c14['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2058db['end']=_0x5306a3['Position']['fromObject'](_0x566c14['end']);}return _0x2058db;},_0x26bd8b['toObject']=function(_0x44da1f,_0x58e02f){_0x58e02f||(_0x58e02f={});var _0x1ce9fc={};return _0x58e02f['defaults']&&(_0x1ce9fc['start']=null,_0x1ce9fc['end']=null),null!=_0x44da1f['start']&&_0x44da1f['hasOwnProperty']('start')&&(_0x1ce9fc['start']=_0x5306a3['Position']['toObject'](_0x44da1f['start'],_0x58e02f)),null!=_0x44da1f['end']&&_0x44da1f['hasOwnProperty']('end')&&(_0x1ce9fc['end']=_0x5306a3['Position']['toObject'](_0x44da1f['end'],_0x58e02f)),_0x1ce9fc;},_0x26bd8b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x26bd8b['getTypeUrl']=function(_0xe7a190){return void 0x0===_0xe7a190&&(_0xe7a190='type.googleapis.com'),_0xe7a190+'/Range';},_0x26bd8b;}()),_0x5306a3['Element']=(function(){function _0x5d5d10(_0x3adcbc){if(this['children']=[],this['attributesBoolean']={},_0x3adcbc){for(var _0x30136f=Object['keys'](_0x3adcbc),_0x478138=0x0;_0x478138<_0x30136f['length'];++_0x478138)null!=_0x3adcbc[_0x30136f[_0x478138]]&&(this[_0x30136f[_0x478138]]=_0x3adcbc[_0x30136f[_0x478138]]);}}return _0x5d5d10['prototype']['name']='',_0x5d5d10['prototype']['children']=_0xb5b4f5['emptyArray'],_0x5d5d10['prototype']['data']='',_0x5d5d10['prototype']['attributesBoolean']=_0xb5b4f5['emptyObject'],_0x5d5d10['prototype']['attributesJson']='',_0x5d5d10['create']=function(_0x58bba4){return new _0x5d5d10(_0x58bba4);},_0x5d5d10['encode']=function(_0x4431c2,_0x3fc7d9){if(_0x3fc7d9||(_0x3fc7d9=_0x2a3047['create']()),null!=_0x4431c2['name']&&Object['hasOwnProperty']['call'](_0x4431c2,'name')&&_0x3fc7d9['uint32'](0xa)['string'](_0x4431c2['name']),null!=_0x4431c2['children']&&_0x4431c2['children']['length']){for(var _0x32ff6b=0x0;_0x32ff6b<_0x4431c2['children']['length'];++_0x32ff6b)_0x5306a3['Element']['encode'](_0x4431c2['children'][_0x32ff6b],_0x3fc7d9['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4431c2['data']&&Object['hasOwnProperty']['call'](_0x4431c2,'data')&&_0x3fc7d9['uint32'](0x1a)['string'](_0x4431c2['data']),null!=_0x4431c2['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4431c2,'attributesBoolean')){var _0x5d58b4=Object['keys'](_0x4431c2['attributesBoolean']);for(_0x32ff6b=0x0;_0x32ff6b<_0x5d58b4['length'];++_0x32ff6b)_0x3fc7d9['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5d58b4[_0x32ff6b])['uint32'](0x10)['bool'](_0x4431c2['attributesBoolean'][_0x5d58b4[_0x32ff6b]])['ldelim']();}return null!=_0x4431c2['attributesJson']&&Object['hasOwnProperty']['call'](_0x4431c2,'attributesJson')&&_0x3fc7d9['uint32'](0x2a)['string'](_0x4431c2['attributesJson']),_0x3fc7d9;},_0x5d5d10['encodeDelimited']=function(_0x4313ec,_0x1851bd){return this['encode'](_0x4313ec,_0x1851bd)['ldelim']();},_0x5d5d10['decode']=function(_0x47e347,_0x335ce4){_0x47e347 instanceof _0x276696||(_0x47e347=_0x276696['create'](_0x47e347));for(var _0x4442f2,_0x51fba8,_0x39ec51=void 0x0===_0x335ce4?_0x47e347['len']:_0x47e347['pos']+_0x335ce4,_0x1a5c1f=new _0x5306a3['Element']();_0x47e347['pos']<_0x39ec51;){var _0x2f4f61=_0x47e347['uint32']();switch(_0x2f4f61>>>0x3){case 0x1:_0x1a5c1f['name']=_0x47e347['string']();break;case 0x2:_0x1a5c1f['children']&&_0x1a5c1f['children']['length']||(_0x1a5c1f['children']=[]),_0x1a5c1f['children']['push'](_0x5306a3['Element']['decode'](_0x47e347,_0x47e347['uint32']()));break;case 0x3:_0x1a5c1f['data']=_0x47e347['string']();break;case 0x4:_0x1a5c1f['attributesBoolean']===_0xb5b4f5['emptyObject']&&(_0x1a5c1f['attributesBoolean']={});var _0x23e988=_0x47e347['uint32']()+_0x47e347['pos'];for(_0x4442f2='',_0x51fba8=!0x1;_0x47e347['pos']<_0x23e988;){var _0x1be47b=_0x47e347['uint32']();switch(_0x1be47b>>>0x3){case 0x1:_0x4442f2=_0x47e347['string']();break;case 0x2:_0x51fba8=_0x47e347['bool']();break;default:_0x47e347['skipType'](0x7&_0x1be47b);}}_0x1a5c1f['attributesBoolean'][_0x4442f2]=_0x51fba8;break;case 0x5:_0x1a5c1f['attributesJson']=_0x47e347['string']();break;default:_0x47e347['skipType'](0x7&_0x2f4f61);}}return _0x1a5c1f;},_0x5d5d10['decodeDelimited']=function(_0x3ecafd){return _0x3ecafd instanceof _0x276696||(_0x3ecafd=new _0x276696(_0x3ecafd)),this['decode'](_0x3ecafd,_0x3ecafd['uint32']());},_0x5d5d10['verify']=function(_0x3ed638){if('object'!=typeof _0x3ed638||null===_0x3ed638)return'object\x20expected';if(null!=_0x3ed638['name']&&_0x3ed638['hasOwnProperty']('name')&&!_0xb5b4f5['isString'](_0x3ed638['name']))return'name:\x20string\x20expected';if(null!=_0x3ed638['children']&&_0x3ed638['hasOwnProperty']('children')){if(!Array['isArray'](_0x3ed638['children']))return'children:\x20array\x20expected';for(var _0xb911b5=0x0;_0xb911b5<_0x3ed638['children']['length'];++_0xb911b5){var _0x57bd6b=_0x5306a3['Element']['verify'](_0x3ed638['children'][_0xb911b5]);if(_0x57bd6b)return'children.'+_0x57bd6b;}}if(null!=_0x3ed638['data']&&_0x3ed638['hasOwnProperty']('data')&&!_0xb5b4f5['isString'](_0x3ed638['data']))return'data:\x20string\x20expected';if(null!=_0x3ed638['attributesBoolean']&&_0x3ed638['hasOwnProperty']('attributesBoolean')){if(!_0xb5b4f5['isObject'](_0x3ed638['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x46dcae=Object['keys'](_0x3ed638['attributesBoolean']);for(_0xb911b5=0x0;_0xb911b5<_0x46dcae['length'];++_0xb911b5)if('boolean'!=typeof _0x3ed638['attributesBoolean'][_0x46dcae[_0xb911b5]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3ed638['attributesJson']&&_0x3ed638['hasOwnProperty']('attributesJson')&&!_0xb5b4f5['isString'](_0x3ed638['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5d5d10['fromObject']=function(_0x5638f3){if(_0x5638f3 instanceof _0x5306a3['Element'])return _0x5638f3;var _0x303b16=new _0x5306a3['Element']();if(null!=_0x5638f3['name']&&(_0x303b16['name']=String(_0x5638f3['name'])),_0x5638f3['children']){if(!Array['isArray'](_0x5638f3['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x303b16['children']=[];for(var _0x3b42b9=0x0;_0x3b42b9<_0x5638f3['children']['length'];++_0x3b42b9){if('object'!=typeof _0x5638f3['children'][_0x3b42b9])throw TypeError('.Element.children:\x20object\x20expected');_0x303b16['children'][_0x3b42b9]=_0x5306a3['Element']['fromObject'](_0x5638f3['children'][_0x3b42b9]);}}if(null!=_0x5638f3['data']&&(_0x303b16['data']=String(_0x5638f3['data'])),_0x5638f3['attributesBoolean']){if('object'!=typeof _0x5638f3['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x303b16['attributesBoolean']={};var _0x411c6c=Object['keys'](_0x5638f3['attributesBoolean']);for(_0x3b42b9=0x0;_0x3b42b9<_0x411c6c['length'];++_0x3b42b9)_0x303b16['attributesBoolean'][_0x411c6c[_0x3b42b9]]=Boolean(_0x5638f3['attributesBoolean'][_0x411c6c[_0x3b42b9]]);}return null!=_0x5638f3['attributesJson']&&(_0x303b16['attributesJson']=String(_0x5638f3['attributesJson'])),_0x303b16;},_0x5d5d10['toObject']=function(_0xbd2a40,_0x55b189){_0x55b189||(_0x55b189={});var _0x2d78cb,_0x7108e={};if((_0x55b189['arrays']||_0x55b189['defaults'])&&(_0x7108e['children']=[]),(_0x55b189['objects']||_0x55b189['defaults'])&&(_0x7108e['attributesBoolean']={}),_0x55b189['defaults']&&(_0x7108e['name']='',_0x7108e['data']='',_0x7108e['attributesJson']=''),null!=_0xbd2a40['name']&&_0xbd2a40['hasOwnProperty']('name')&&(_0x7108e['name']=_0xbd2a40['name']),_0xbd2a40['children']&&_0xbd2a40['children']['length']){_0x7108e['children']=[];for(var _0x1e6c60=0x0;_0x1e6c60<_0xbd2a40['children']['length'];++_0x1e6c60)_0x7108e['children'][_0x1e6c60]=_0x5306a3['Element']['toObject'](_0xbd2a40['children'][_0x1e6c60],_0x55b189);}if(null!=_0xbd2a40['data']&&_0xbd2a40['hasOwnProperty']('data')&&(_0x7108e['data']=_0xbd2a40['data']),_0xbd2a40['attributesBoolean']&&(_0x2d78cb=Object['keys'](_0xbd2a40['attributesBoolean']))['length']){_0x7108e['attributesBoolean']={};for(_0x1e6c60=0x0;_0x1e6c60<_0x2d78cb['length'];++_0x1e6c60)_0x7108e['attributesBoolean'][_0x2d78cb[_0x1e6c60]]=_0xbd2a40['attributesBoolean'][_0x2d78cb[_0x1e6c60]];}return null!=_0xbd2a40['attributesJson']&&_0xbd2a40['hasOwnProperty']('attributesJson')&&(_0x7108e['attributesJson']=_0xbd2a40['attributesJson']),_0x7108e;},_0x5d5d10['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1bb040['util']['toJSONOptions']);},_0x5d5d10['getTypeUrl']=function(_0x46713c){return void 0x0===_0x46713c&&(_0x46713c='type.googleapis.com'),_0x46713c+'/Element';},_0x5d5d10;}()),_0x5306a3;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x290ce4){return new y(this['_protobufRoot'][_0x290ce4]);}}class y{['_protobuf'];constructor(_0x366cf0){this['_protobuf']=_0x366cf0;}['compress'](_0x4d277d){const _0x23f31f=this['_protobuf']['verify'](_0x4d277d);if(_0x23f31f)throw Error(_0x23f31f);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4d277d))['finish']();}['decompress'](_0x3c2222){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3c2222),{'oneofs':!0x0});}}function _(_0x260a4e,_0x5a0644){const _0x3e2acf=_0x43d5e2(_0x260a4e);return _0x3e2acf['path'][_0x3e2acf['path']['length']-0x1]+=_0x5a0644,_0x3e2acf;}function O(_0x23dbe8,_0xff5dce){return _0x23dbe8['root']===_0xff5dce['root']&&_0x35ee8f(_0x23dbe8['path'],_0xff5dce['path']);}function $(_0x530ebb){P(_0x530ebb,_0x57ad62=>('main'==_0x57ad62['root']?(_0x57ad62['rootMain']=!0x0,delete _0x57ad62['root']):'$graveyard'==_0x57ad62['root']&&(_0x57ad62['rootGraveyard']=!0x0,delete _0x57ad62['root']),_0x57ad62));}function J(_0x29a56f){P(_0x29a56f,_0x2fa7f9=>(_0x2fa7f9['rootMain']?(_0x2fa7f9['root']='main',delete _0x2fa7f9['rootMain']):_0x2fa7f9['rootGraveyard']&&(_0x2fa7f9['root']='$graveyard',delete _0x2fa7f9['rootGraveyard']),_0x2fa7f9));}function P(_0x109a84,_0x11a85f){for(const _0xab2809 in _0x109a84){const _0x4dd0b1=_0x109a84[_0xab2809];'nodes'!==_0xab2809&&_0x5d2cc6(_0x4dd0b1)&&(_0x4dd0b1['path']&&(_0x4dd0b1['root']||_0x4dd0b1['rootMain']||_0x4dd0b1['rootGraveyard'])?_0x109a84[_0xab2809]=_0x11a85f(_0x4dd0b1):P(_0x4dd0b1,_0x11a85f));}return _0x109a84;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2d8dad,_0x9829fe,_0x1de4c0){this['_id']=_0x2d8dad,this['_operationName']=_0x9829fe,this['_protobufDescriptor']=_0x1de4c0;}['compress'](_0x13570c,_0x3f3432){const _0x57b932=_0x3f3432['shift']();return $(_0x57b932),_0x13570c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57b932)),_0x13570c['types']['push'](this['_id']),!0x0;}['decompress'](_0x5e53fe,_0x55d24f){_0x55d24f['types']['shift']();const _0x7e45e8=this['_protobufDescriptor']['decompress'](_0x55d24f['buffers']['shift']());J(_0x7e45e8),_0x7e45e8['__className']=this['_operationName'],_0x5e53fe['push'](_0x7e45e8);}}class s extends e{['compress'](_0x302943,_0x4246f9){const _0x14f012=_0x4246f9['shift']();return this['_serializeOneOf']('oldValue',_0x14f012),this['_serializeOneOf']('newValue',_0x14f012),$(_0x14f012),_0x302943['buffers']['push'](this['_protobufDescriptor']['compress'](_0x14f012)),_0x302943['types']['push'](this['_id']),!0x0;}['decompress'](_0x8b500a,_0x40e599){const {types:_0x3d7bf6,buffers:_0x1dc60c}=_0x40e599,_0x5ebbf0=this['_protobufDescriptor']['decompress'](_0x1dc60c['shift']());_0x3d7bf6['shift'](),this['_deserializeOneOf']('oldValue',_0x5ebbf0),this['_deserializeOneOf']('newValue',_0x5ebbf0),J(_0x5ebbf0),_0x5ebbf0['__className']=this['_operationName'],_0x8b500a['push'](_0x5ebbf0);}['_serializeOneOf'](_0x15d6b5,_0x15dbbc){const _0xf39471=_0x15dbbc[_0x15d6b5];'boolean'==typeof _0xf39471?_0x15dbbc[_0x15d6b5+'Boolean']=_0xf39471:_0x15dbbc[_0x15d6b5+'Json']=JSON['stringify'](_0xf39471);}['_deserializeOneOf'](_0xa71183,_0x38faa3){const _0xa970da=_0xa71183+'Json';_0x38faa3[_0xa970da]?(_0x38faa3[_0xa71183]=JSON['parse'](_0x38faa3[_0xa970da]),delete _0x38faa3[_0xa970da]):(_0x38faa3[_0xa71183]=_0x38faa3[_0xa71183+'Boolean'],delete _0x38faa3[_0xa71183+'Boolean']);}}class i extends e{['compress'](_0x2ea000,_0x567936){const _0x53bcc9=_0x567936['shift']();return this['_serializeNodesAttributes'](_0x53bcc9['nodes']),$(_0x53bcc9),_0x2ea000['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53bcc9)),_0x2ea000['types']['push'](this['_id']),!0x0;}['decompress'](_0x317042,_0x3a18ec){const {types:_0x2438b2,buffers:_0x447ae6}=_0x3a18ec,_0x285748=this['_protobufDescriptor']['decompress'](_0x447ae6['shift']());_0x2438b2['shift'](),_0x285748['nodes']||(_0x285748['nodes']=[]),this['_deserializeNodesAttributes'](_0x285748['nodes']),J(_0x285748),_0x285748['__className']=this['_operationName'],_0x317042['push'](_0x285748);}['_serializeNodesAttributes'](_0x49a775){for(const _0x54348b of _0x49a775){if(_0x54348b['attributes']){const _0x30d287=_0x54348b['attributes'];this['_areValuesBoolean'](_0x30d287)?_0x54348b['attributesBoolean']=_0x30d287:_0x54348b['attributesJson']=JSON['stringify'](_0x30d287);}_0x54348b['children']&&this['_serializeNodesAttributes'](_0x54348b['children']);}}['_deserializeNodesAttributes'](_0x36a565){for(const _0x5f0a86 of _0x36a565)(_0x5f0a86['attributesBoolean']||_0x5f0a86['attributesJson'])&&(_0x5f0a86['attributesBoolean']?(_0x5f0a86['attributes']=_0x5f0a86['attributesBoolean'],delete _0x5f0a86['attributesBoolean']):(_0x5f0a86['attributes']=JSON['parse'](_0x5f0a86['attributesJson']),delete _0x5f0a86['attributesJson'])),_0x5f0a86['children']&&this['_deserializeNodesAttributes'](_0x5f0a86['children']);}['_areValuesBoolean'](_0x3a3823){return Object['keys'](_0x3a3823)['every'](_0x351aa9=>'boolean'==typeof _0x3a3823[_0x351aa9]);}}class n extends e{['decompress'](_0x168be0,_0x68bd8d){super['decompress'](_0x168be0,_0x68bd8d);const _0x3044aa=_0x168be0[_0x168be0['length']-0x1];_0x3044aa['oldRange']||(_0x3044aa['oldRange']=null),_0x3044aa['newRange']||(_0x3044aa['newRange']=null);}}class p extends e{['compress'](_0x36f37d,_0x26cf02){return _0x26cf02['shift'](),_0x36f37d['types']['push'](this['_id']),!0x0;}['decompress'](_0x18d9cb,_0xe49d5c){_0xe49d5c['types']['shift'](),_0x18d9cb['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3733dd,_0x5587b6,_0x30a020,_0x1f330e){super(_0x3733dd,_0x5587b6,_0x30a020),this['_omittedNamespace']=_0x1f330e+':';}['compress'](_0x49ac56,_0x17cb08){return!('MarkerOperation'!=_0x17cb08[0x0]['__className']||!_0x17cb08[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x17cb08[0x0]['name']=_0x17cb08[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x49ac56,_0x17cb08),!0x0);}['decompress'](_0x5692f9,_0x2c9e0b){super['decompress'](_0x5692f9,_0x2c9e0b);const _0x4b0214=_0x5692f9[_0x5692f9['length']-0x1];_0x4b0214['name']=this['_omittedNamespace']+_0x4b0214['name'];}}class b{['_id'];['_context'];constructor(_0x3874c6,_0x4bb1fc){this['_id']=_0x3874c6,this['_context']=_0x4bb1fc;}['compress'](_0x4f10b2,_0x282cf6){let _0x2f8fdb;for(;_0x282cf6['length']>0x1&&this['_compareOperations'](_0x282cf6[0x0],_0x282cf6[0x1]);)_0x2f8fdb?(_0x2f8fdb=this['_combineNext'](_0x282cf6['shift'](),_0x2f8fdb),_0x4f10b2['types']['push'](0x0)):(_0x2f8fdb=_0x43d5e2(_0x282cf6['shift']()),_0x4f10b2['types']['push'](this['_id']));return!!_0x2f8fdb&&(_0x2f8fdb=this['_combineNext'](_0x282cf6['shift'](),_0x2f8fdb),_0x4f10b2['types']['push'](0x0),_0x4f10b2['buffers']['push'](this['_compressSingleOperation'](_0x2f8fdb)),!0x0);}['decompress'](_0x1876ea,_0x154de6){const _0x333bfe=this['_decompressSingleOperation'](_0x154de6);for(;0x0==_0x154de6['types'][0x0];)_0x154de6['types']['shift'](),_0x1876ea['push'](this['_splitCurrent'](_0x333bfe));_0x1876ea['push'](_0x333bfe);}}class m extends b{['_combineNext'](_0x23c572,_0x20320d){return _0x20320d['nodes'][0x0]['data']+=_0x23c572['nodes'][0x0]['data'],_0x20320d;}['_splitCurrent'](_0x476863){const _0x5cdc7f=_0x43d5e2(_0x476863),_0xeb4006=_0x5cdc7f['nodes'][0x0],_0x6b802d=_0x476863['nodes'][0x0],_0x4dec3e=_0x6b802d['data'][Symbol['iterator']]()['next']()['value'],_0x5cab09=_0x4dec3e['length'];return _0xeb4006['data']=_0x4dec3e,_0x6b802d['data']=_0x6b802d['data']['substr'](_0x5cab09),_0x476863['position']=_(_0x476863['position'],_0x5cab09),_0x5cdc7f;}['_compareOperations'](_0x357d8e,_0x2cd5db){if(this['_checkOperation'](_0x357d8e)&&this['_checkOperation'](_0x2cd5db)){const _0x481952=_0x357d8e['nodes'][0x0]['data']['length'],_0x1abd7f=O(_(_0x357d8e['position'],_0x481952),_0x2cd5db['position']),_0x3468b3=_0x357d8e['nodes'][0x0],_0x152c68=_0x2cd5db['nodes'][0x0];return _0x1abd7f&&this['_compareAttributes'](_0x3468b3,_0x152c68);}return!0x1;}['_compressSingleOperation'](_0x39beba){const _0x660b08={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x660b08,[_0x39beba]),_0x660b08['buffers'][0x0];}['_decompressSingleOperation'](_0x1fa8e5){const _0x4ab2d3=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4ab2d3,_0x1fa8e5),_0x4ab2d3[0x0];}['_checkOperation'](_0x35a02b){return'InsertOperation'==_0x35a02b['__className']&&0x1==_0x35a02b['nodes']['length']&&_0x35a02b['nodes'][0x0]['data']&&!_0x35a02b['wasUndone']&&0x1==Array['from'](_0x35a02b['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x11f5fa,_0x2aaeb9){const _0x368821=Object['keys'](_0x11f5fa['attributes']||{}),_0x2f5961=Object['keys'](_0x2aaeb9['attributes']||{});return _0x368821['length']===_0x2f5961['length']&&_0x368821['every'](_0x298fc5=>_0x2aaeb9['attributes'][_0x298fc5]&&_0x2aaeb9['attributes'][_0x298fc5]===_0x11f5fa['attributes'][_0x298fc5]);}}class c extends b{['_combineNext'](_0xad2ad9,_0x537f32){return _0x537f32['howMany']++,_0x537f32['sourcePosition']=_0x43d5e2(_0xad2ad9['sourcePosition']),_0x537f32;}['_splitCurrent'](_0x269605){const _0x25b69f=_0x43d5e2(_0x269605);return _0x269605['howMany']--,_0x25b69f['howMany']=0x1,_0x25b69f['sourcePosition']=_(_0x25b69f['sourcePosition'],_0x269605['howMany']),_0x25b69f;}['_compareOperations'](_0x1c7cc3,_0xd16dcb){return!(!this['_checkOperation'](_0x1c7cc3)||!this['_checkOperation'](_0xd16dcb))&&(O(_(_0x1c7cc3['sourcePosition'],-0x1),_0xd16dcb['sourcePosition'])&&O(_0x1c7cc3['targetPosition'],_0xd16dcb['targetPosition']));}['_compressSingleOperation'](_0x8fa723){const _0x3134e7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3134e7,[_0x8fa723]),_0x3134e7['buffers'][0x0];}['_decompressSingleOperation'](_0x5c6b84){const _0x5818ab=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5818ab,_0x5c6b84),_0x5818ab[0x0];}['_checkOperation'](_0x5a845f){return'MoveOperation'==_0x5a845f['__className']&&'$graveyard'==_0x5a845f['targetPosition']['root']&&0x1==_0x5a845f['howMany']&&!_0x5a845f['wasUndone'];}}class h extends b{['_combineNext'](_0x532236,_0x3a14ed){return _0x3a14ed['howMany']++,_0x3a14ed;}['_splitCurrent'](_0x527f60){const _0x9e47a9=_0x43d5e2(_0x527f60);return _0x9e47a9['howMany']=0x1,_0x527f60['howMany']--,_0x9e47a9;}['_compareOperations'](_0x53c80a,_0x57fabb){return!(!this['_checkOperation'](_0x53c80a)||!this['_checkOperation'](_0x57fabb))&&(O(_0x53c80a['sourcePosition'],_0x57fabb['sourcePosition'])&&O(_0x53c80a['targetPosition'],_0x57fabb['targetPosition']));}['_compressSingleOperation'](_0x1b3d3b){const _0x342c33={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x342c33,[_0x1b3d3b]),_0x342c33['buffers'][0x0];}['_decompressSingleOperation'](_0x6abe56){const _0x53f156=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x53f156,_0x6abe56),_0x53f156[0x0];}['_checkOperation'](_0x16083d){return'MoveOperation'==_0x16083d['__className']&&'$graveyard'==_0x16083d['targetPosition']['root']&&0x1==_0x16083d['howMany']&&!_0x16083d['wasUndone'];}}class f extends b{['compress'](_0x5c2c9a,_0x1f3cb2){if(!this['_compareOperations'](_0x1f3cb2[0x0],_0x1f3cb2[0x1]))return!0x1;const _0xa973ee=_0x1f3cb2['shift']();return _0xa973ee['oldRange']=null,_0xa973ee['newRange']&&O(_0xa973ee['newRange']['start'],_0xa973ee['newRange']['end'])&&(_0xa973ee['newRange']['end']=null),_0x1f3cb2['shift'](),_0x5c2c9a['types']['push'](this['_id']),_0x5c2c9a['types']['push'](0x0),_0x5c2c9a['buffers']['push'](this['_compressSingleOperation'](_0xa973ee)),!0x0;}['decompress'](_0x1916f7,_0x1809a2){const _0x42396c=this['_decompressSingleOperation'](_0x1809a2);_0x42396c['newRange']&&!_0x42396c['newRange']['end']&&(_0x42396c['newRange']['end']=_0x43d5e2(_0x42396c['newRange']['start']));const _0x8997b7=_0x43d5e2(_0x42396c);_0x8997b7['newRange']&&(_0x8997b7['newRange']['start']['stickiness']='toNone',_0x8997b7['newRange']['end']=_0x43d5e2(_0x8997b7['newRange']['start'])),_0x8997b7['name']='user:position:'+_0x8997b7['name']['split'](':')[0x2],_0x1809a2['types']['shift'](),_0x1916f7['push'](_0x42396c),_0x1916f7['push'](_0x8997b7);}['_compressSingleOperation'](_0x4862a2){const _0x3cfbb3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3cfbb3,[_0x4862a2]),_0x3cfbb3['buffers'][0x0];}['_decompressSingleOperation'](_0x182a93){const _0x32d90a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x32d90a,_0x182a93),_0x32d90a[0x0];}['_compareOperations'](_0x561c59,_0x443385){return!(!_0x561c59||!_0x443385)&&('MarkerOperation'==_0x561c59['__className']&&'MarkerOperation'==_0x443385['__className']&&!(!_0x561c59['name']['startsWith']('user:')||!_0x443385['name']['startsWith']('user:')||_0x561c59['name']==_0x443385['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x47842e=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',_0x47842e,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x47842e,'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'](_0x2740ea){if(!_0x2740ea||!_0x2740ea[0x0])throw new _0x39fb12('no-operations-provided',this);const _0x1c8fb4={'types':[],'buffers':[],'baseVersion':_0x2740ea[0x0]['baseVersion']};for(;_0x2740ea['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1c8fb4,_0x2740ea)||this['_getCompressorByName']('TypingAction')['compress'](_0x1c8fb4,_0x2740ea)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1c8fb4,_0x2740ea)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1c8fb4,_0x2740ea)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1c8fb4,_0x2740ea)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1c8fb4,_0x2740ea)||this['_getCompressorByName'](_0x2740ea[0x0]['__className'])['compress'](_0x1c8fb4,_0x2740ea);return _0x1c8fb4;}['decompress'](_0x3c2cbe){const _0x3d8711=[];for(;_0x3c2cbe['types']['length'];){this['_compressorById']['get'](_0x3c2cbe['types'][0x0])['decompress'](_0x3d8711,_0x3c2cbe);}return _0x3d8711['forEach']((_0x5a270d,_0x18aae6)=>_0x5a270d['baseVersion']=_0x3c2cbe['baseVersion']+_0x18aae6),_0x3d8711;}['_getCompressorByName'](_0x321cab){return this['_compressorByName']['get'](_0x321cab);}['_registerOperationCompressor'](_0x456816,_0x9001f4,_0x51f811){const _0x1f420d=new _0x51f811(_0x456816,_0x9001f4,this['_protobufFactory']['getDescriptor'](_0x9001f4));this['_registerCompressor'](_0x456816,_0x9001f4,_0x1f420d);}['_registerActionCompressor'](_0x46503,_0x3bff75,_0xc43074){const _0x84bb7c=new _0xc43074(_0x46503,this);this['_registerCompressor'](_0x46503,_0x3bff75,_0x84bb7c);}['_registerCompressor'](_0x455122,_0xd05e6e,_0x5cd80d){this['_compressorById']['set'](_0x455122,_0x5cd80d),this['_compressorByName']['set'](_0xd05e6e,_0x5cd80d);}}export{g as Compressor};
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import MarkerOperationCompressor from './markeroperationcompressor.js';
10
10
  import type { ProtobufDescriptor } from '../protobuffactory.js';
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import OperationCompressor from './operationcompressor.js';
10
10
  import type { CompressedOperationsData } from '../compressor.js';
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import OperationCompressor from './operationcompressor.js';
10
10
  import type { CompressedOperationsData } from '../compressor.js';
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import OperationCompressor from './operationcompressor.js';
10
10
  import type { CompressedOperationsData } from '../compressor.js';
@@ -4,7 +4,7 @@
4
4
  */
5
5
  /**
6
6
  * @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
7
- * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
8
  */
9
9
  import OperationCompressor from './operationcompressor.js';
10
10
  import type { CompressedOperationsData } from '../compressor.js';