@ckeditor/ckeditor5-operations-compressor 47.5.0-alpha.7 → 47.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0xb2afbb}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x152d82 from'protobufjs/minimal.js';import{cloneDeep as _0x2a674a,isEqual as _0x58a133,isObject as _0x347327}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x203e80=_0x152d82['Reader'],_0x4d89c5=_0x152d82['Writer'],_0x37216b=_0x152d82['util'],_0x4e8020=_0x152d82['roots']['default']||(_0x152d82['roots']['default']={});return _0x4e8020['AttributeOperation']=(function(){function _0xb1460d(_0x714caa){if(_0x714caa){for(var _0x146fb9=Object['keys'](_0x714caa),_0x6f877a=0x0;_0x6f877a<_0x146fb9['length'];++_0x6f877a)null!=_0x714caa[_0x146fb9[_0x6f877a]]&&(this[_0x146fb9[_0x6f877a]]=_0x714caa[_0x146fb9[_0x6f877a]]);}}return _0xb1460d['prototype']['range']=null,_0xb1460d['prototype']['key']='',_0xb1460d['prototype']['oldValueBoolean']=!0x1,_0xb1460d['prototype']['oldValueJson']='',_0xb1460d['prototype']['newValueBoolean']=!0x1,_0xb1460d['prototype']['newValueJson']='',_0xb1460d['prototype']['wasUndone']=!0x1,_0xb1460d['create']=function(_0x21908e){return new _0xb1460d(_0x21908e);},_0xb1460d['encode']=function(_0x15793f,_0x1e7b94){return _0x1e7b94||(_0x1e7b94=_0x4d89c5['create']()),null!=_0x15793f['range']&&Object['hasOwnProperty']['call'](_0x15793f,'range')&&_0x4e8020['Range']['encode'](_0x15793f['range'],_0x1e7b94['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15793f['key']&&Object['hasOwnProperty']['call'](_0x15793f,'key')&&_0x1e7b94['uint32'](0x12)['string'](_0x15793f['key']),null!=_0x15793f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x15793f,'oldValueBoolean')&&_0x1e7b94['uint32'](0x18)['bool'](_0x15793f['oldValueBoolean']),null!=_0x15793f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x15793f,'oldValueJson')&&_0x1e7b94['uint32'](0x22)['string'](_0x15793f['oldValueJson']),null!=_0x15793f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x15793f,'newValueBoolean')&&_0x1e7b94['uint32'](0x28)['bool'](_0x15793f['newValueBoolean']),null!=_0x15793f['newValueJson']&&Object['hasOwnProperty']['call'](_0x15793f,'newValueJson')&&_0x1e7b94['uint32'](0x32)['string'](_0x15793f['newValueJson']),null!=_0x15793f['wasUndone']&&Object['hasOwnProperty']['call'](_0x15793f,'wasUndone')&&_0x1e7b94['uint32'](0x38)['bool'](_0x15793f['wasUndone']),_0x1e7b94;},_0xb1460d['encodeDelimited']=function(_0x12c770,_0x6b5fca){return this['encode'](_0x12c770,_0x6b5fca)['ldelim']();},_0xb1460d['decode']=function(_0x5db6cc,_0x110002){_0x5db6cc instanceof _0x203e80||(_0x5db6cc=_0x203e80['create'](_0x5db6cc));for(var _0x2175ed=void 0x0===_0x110002?_0x5db6cc['len']:_0x5db6cc['pos']+_0x110002,_0x4c404b=new _0x4e8020['AttributeOperation']();_0x5db6cc['pos']<_0x2175ed;){var _0x1d8b06=_0x5db6cc['uint32']();switch(_0x1d8b06>>>0x3){case 0x1:_0x4c404b['range']=_0x4e8020['Range']['decode'](_0x5db6cc,_0x5db6cc['uint32']());break;case 0x2:_0x4c404b['key']=_0x5db6cc['string']();break;case 0x3:_0x4c404b['oldValueBoolean']=_0x5db6cc['bool']();break;case 0x4:_0x4c404b['oldValueJson']=_0x5db6cc['string']();break;case 0x5:_0x4c404b['newValueBoolean']=_0x5db6cc['bool']();break;case 0x6:_0x4c404b['newValueJson']=_0x5db6cc['string']();break;case 0x7:_0x4c404b['wasUndone']=_0x5db6cc['bool']();break;default:_0x5db6cc['skipType'](0x7&_0x1d8b06);}}return _0x4c404b;},_0xb1460d['decodeDelimited']=function(_0x2e9055){return _0x2e9055 instanceof _0x203e80||(_0x2e9055=new _0x203e80(_0x2e9055)),this['decode'](_0x2e9055,_0x2e9055['uint32']());},_0xb1460d['verify']=function(_0x50fb7a){if('object'!=typeof _0x50fb7a||null===_0x50fb7a)return'object\x20expected';if(null!=_0x50fb7a['range']&&_0x50fb7a['hasOwnProperty']('range')){var _0x297ca2=_0x4e8020['Range']['verify'](_0x50fb7a['range']);if(_0x297ca2)return'range.'+_0x297ca2;}return null!=_0x50fb7a['key']&&_0x50fb7a['hasOwnProperty']('key')&&!_0x37216b['isString'](_0x50fb7a['key'])?'key:\x20string\x20expected':null!=_0x50fb7a['oldValueBoolean']&&_0x50fb7a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x50fb7a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x50fb7a['oldValueJson']&&_0x50fb7a['hasOwnProperty']('oldValueJson')&&!_0x37216b['isString'](_0x50fb7a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x50fb7a['newValueBoolean']&&_0x50fb7a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x50fb7a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x50fb7a['newValueJson']&&_0x50fb7a['hasOwnProperty']('newValueJson')&&!_0x37216b['isString'](_0x50fb7a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x50fb7a['wasUndone']&&_0x50fb7a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50fb7a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb1460d['fromObject']=function(_0x577491){if(_0x577491 instanceof _0x4e8020['AttributeOperation'])return _0x577491;var _0x43eeb4=new _0x4e8020['AttributeOperation']();if(null!=_0x577491['range']){if('object'!=typeof _0x577491['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x43eeb4['range']=_0x4e8020['Range']['fromObject'](_0x577491['range']);}return null!=_0x577491['key']&&(_0x43eeb4['key']=String(_0x577491['key'])),null!=_0x577491['oldValueBoolean']&&(_0x43eeb4['oldValueBoolean']=Boolean(_0x577491['oldValueBoolean'])),null!=_0x577491['oldValueJson']&&(_0x43eeb4['oldValueJson']=String(_0x577491['oldValueJson'])),null!=_0x577491['newValueBoolean']&&(_0x43eeb4['newValueBoolean']=Boolean(_0x577491['newValueBoolean'])),null!=_0x577491['newValueJson']&&(_0x43eeb4['newValueJson']=String(_0x577491['newValueJson'])),null!=_0x577491['wasUndone']&&(_0x43eeb4['wasUndone']=Boolean(_0x577491['wasUndone'])),_0x43eeb4;},_0xb1460d['toObject']=function(_0x1f22dd,_0x51269c){_0x51269c||(_0x51269c={});var _0xe1d1bf={};return _0x51269c['defaults']&&(_0xe1d1bf['range']=null,_0xe1d1bf['key']='',_0xe1d1bf['oldValueBoolean']=!0x1,_0xe1d1bf['oldValueJson']='',_0xe1d1bf['newValueBoolean']=!0x1,_0xe1d1bf['newValueJson']='',_0xe1d1bf['wasUndone']=!0x1),null!=_0x1f22dd['range']&&_0x1f22dd['hasOwnProperty']('range')&&(_0xe1d1bf['range']=_0x4e8020['Range']['toObject'](_0x1f22dd['range'],_0x51269c)),null!=_0x1f22dd['key']&&_0x1f22dd['hasOwnProperty']('key')&&(_0xe1d1bf['key']=_0x1f22dd['key']),null!=_0x1f22dd['oldValueBoolean']&&_0x1f22dd['hasOwnProperty']('oldValueBoolean')&&(_0xe1d1bf['oldValueBoolean']=_0x1f22dd['oldValueBoolean']),null!=_0x1f22dd['oldValueJson']&&_0x1f22dd['hasOwnProperty']('oldValueJson')&&(_0xe1d1bf['oldValueJson']=_0x1f22dd['oldValueJson']),null!=_0x1f22dd['newValueBoolean']&&_0x1f22dd['hasOwnProperty']('newValueBoolean')&&(_0xe1d1bf['newValueBoolean']=_0x1f22dd['newValueBoolean']),null!=_0x1f22dd['newValueJson']&&_0x1f22dd['hasOwnProperty']('newValueJson')&&(_0xe1d1bf['newValueJson']=_0x1f22dd['newValueJson']),null!=_0x1f22dd['wasUndone']&&_0x1f22dd['hasOwnProperty']('wasUndone')&&(_0xe1d1bf['wasUndone']=_0x1f22dd['wasUndone']),_0xe1d1bf;},_0xb1460d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0xb1460d['getTypeUrl']=function(_0x7210a9){return void 0x0===_0x7210a9&&(_0x7210a9='type.googleapis.com'),_0x7210a9+'/AttributeOperation';},_0xb1460d;}()),_0x4e8020['InsertOperation']=(function(){function _0x4b4331(_0x3fb747){if(this['nodes']=[],_0x3fb747){for(var _0xb3b942=Object['keys'](_0x3fb747),_0x62f0bd=0x0;_0x62f0bd<_0xb3b942['length'];++_0x62f0bd)null!=_0x3fb747[_0xb3b942[_0x62f0bd]]&&(this[_0xb3b942[_0x62f0bd]]=_0x3fb747[_0xb3b942[_0x62f0bd]]);}}return _0x4b4331['prototype']['position']=null,_0x4b4331['prototype']['nodes']=_0x37216b['emptyArray'],_0x4b4331['prototype']['shouldReceiveAttributes']=!0x1,_0x4b4331['prototype']['wasUndone']=!0x1,_0x4b4331['create']=function(_0x5a7aaf){return new _0x4b4331(_0x5a7aaf);},_0x4b4331['encode']=function(_0x3cef5e,_0x563542){if(_0x563542||(_0x563542=_0x4d89c5['create']()),null!=_0x3cef5e['position']&&Object['hasOwnProperty']['call'](_0x3cef5e,'position')&&_0x4e8020['Position']['encode'](_0x3cef5e['position'],_0x563542['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cef5e['nodes']&&_0x3cef5e['nodes']['length']){for(var _0xe26f0d=0x0;_0xe26f0d<_0x3cef5e['nodes']['length'];++_0xe26f0d)_0x4e8020['Element']['encode'](_0x3cef5e['nodes'][_0xe26f0d],_0x563542['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3cef5e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3cef5e,'shouldReceiveAttributes')&&_0x563542['uint32'](0x18)['bool'](_0x3cef5e['shouldReceiveAttributes']),null!=_0x3cef5e['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cef5e,'wasUndone')&&_0x563542['uint32'](0x20)['bool'](_0x3cef5e['wasUndone']),_0x563542;},_0x4b4331['encodeDelimited']=function(_0x20c484,_0x571268){return this['encode'](_0x20c484,_0x571268)['ldelim']();},_0x4b4331['decode']=function(_0x1c97fd,_0x55afb6){_0x1c97fd instanceof _0x203e80||(_0x1c97fd=_0x203e80['create'](_0x1c97fd));for(var _0x488493=void 0x0===_0x55afb6?_0x1c97fd['len']:_0x1c97fd['pos']+_0x55afb6,_0x1bfcc4=new _0x4e8020['InsertOperation']();_0x1c97fd['pos']<_0x488493;){var _0x354bcc=_0x1c97fd['uint32']();switch(_0x354bcc>>>0x3){case 0x1:_0x1bfcc4['position']=_0x4e8020['Position']['decode'](_0x1c97fd,_0x1c97fd['uint32']());break;case 0x2:_0x1bfcc4['nodes']&&_0x1bfcc4['nodes']['length']||(_0x1bfcc4['nodes']=[]),_0x1bfcc4['nodes']['push'](_0x4e8020['Element']['decode'](_0x1c97fd,_0x1c97fd['uint32']()));break;case 0x3:_0x1bfcc4['shouldReceiveAttributes']=_0x1c97fd['bool']();break;case 0x4:_0x1bfcc4['wasUndone']=_0x1c97fd['bool']();break;default:_0x1c97fd['skipType'](0x7&_0x354bcc);}}return _0x1bfcc4;},_0x4b4331['decodeDelimited']=function(_0x41c7b2){return _0x41c7b2 instanceof _0x203e80||(_0x41c7b2=new _0x203e80(_0x41c7b2)),this['decode'](_0x41c7b2,_0x41c7b2['uint32']());},_0x4b4331['verify']=function(_0x38f8b1){if('object'!=typeof _0x38f8b1||null===_0x38f8b1)return'object\x20expected';if(null!=_0x38f8b1['position']&&_0x38f8b1['hasOwnProperty']('position')&&(_0x10424b=_0x4e8020['Position']['verify'](_0x38f8b1['position'])))return'position.'+_0x10424b;if(null!=_0x38f8b1['nodes']&&_0x38f8b1['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x38f8b1['nodes']))return'nodes:\x20array\x20expected';for(var _0x4467e1=0x0;_0x4467e1<_0x38f8b1['nodes']['length'];++_0x4467e1){var _0x10424b;if(_0x10424b=_0x4e8020['Element']['verify'](_0x38f8b1['nodes'][_0x4467e1]))return'nodes.'+_0x10424b;}}return null!=_0x38f8b1['shouldReceiveAttributes']&&_0x38f8b1['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x38f8b1['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x38f8b1['wasUndone']&&_0x38f8b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38f8b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b4331['fromObject']=function(_0x37579a){if(_0x37579a instanceof _0x4e8020['InsertOperation'])return _0x37579a;var _0xcae3a6=new _0x4e8020['InsertOperation']();if(null!=_0x37579a['position']){if('object'!=typeof _0x37579a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xcae3a6['position']=_0x4e8020['Position']['fromObject'](_0x37579a['position']);}if(_0x37579a['nodes']){if(!Array['isArray'](_0x37579a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xcae3a6['nodes']=[];for(var _0xed794c=0x0;_0xed794c<_0x37579a['nodes']['length'];++_0xed794c){if('object'!=typeof _0x37579a['nodes'][_0xed794c])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xcae3a6['nodes'][_0xed794c]=_0x4e8020['Element']['fromObject'](_0x37579a['nodes'][_0xed794c]);}}return null!=_0x37579a['shouldReceiveAttributes']&&(_0xcae3a6['shouldReceiveAttributes']=Boolean(_0x37579a['shouldReceiveAttributes'])),null!=_0x37579a['wasUndone']&&(_0xcae3a6['wasUndone']=Boolean(_0x37579a['wasUndone'])),_0xcae3a6;},_0x4b4331['toObject']=function(_0x171498,_0x228250){_0x228250||(_0x228250={});var _0x3d3d5d={};if((_0x228250['arrays']||_0x228250['defaults'])&&(_0x3d3d5d['nodes']=[]),_0x228250['defaults']&&(_0x3d3d5d['position']=null,_0x3d3d5d['shouldReceiveAttributes']=!0x1,_0x3d3d5d['wasUndone']=!0x1),null!=_0x171498['position']&&_0x171498['hasOwnProperty']('position')&&(_0x3d3d5d['position']=_0x4e8020['Position']['toObject'](_0x171498['position'],_0x228250)),_0x171498['nodes']&&_0x171498['nodes']['length']){_0x3d3d5d['nodes']=[];for(var _0x5aed67=0x0;_0x5aed67<_0x171498['nodes']['length'];++_0x5aed67)_0x3d3d5d['nodes'][_0x5aed67]=_0x4e8020['Element']['toObject'](_0x171498['nodes'][_0x5aed67],_0x228250);}return null!=_0x171498['shouldReceiveAttributes']&&_0x171498['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3d3d5d['shouldReceiveAttributes']=_0x171498['shouldReceiveAttributes']),null!=_0x171498['wasUndone']&&_0x171498['hasOwnProperty']('wasUndone')&&(_0x3d3d5d['wasUndone']=_0x171498['wasUndone']),_0x3d3d5d;},_0x4b4331['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x4b4331['getTypeUrl']=function(_0x22d0c7){return void 0x0===_0x22d0c7&&(_0x22d0c7='type.googleapis.com'),_0x22d0c7+'/InsertOperation';},_0x4b4331;}()),_0x4e8020['MarkerOperation']=(function(){function _0x36bd99(_0x20305a){if(_0x20305a){for(var _0x4bd250=Object['keys'](_0x20305a),_0x32260a=0x0;_0x32260a<_0x4bd250['length'];++_0x32260a)null!=_0x20305a[_0x4bd250[_0x32260a]]&&(this[_0x4bd250[_0x32260a]]=_0x20305a[_0x4bd250[_0x32260a]]);}}return _0x36bd99['prototype']['name']='',_0x36bd99['prototype']['oldRange']=null,_0x36bd99['prototype']['newRange']=null,_0x36bd99['prototype']['affectsData']=!0x1,_0x36bd99['prototype']['wasUndone']=!0x1,_0x36bd99['create']=function(_0x2ae365){return new _0x36bd99(_0x2ae365);},_0x36bd99['encode']=function(_0x5c4bfd,_0x3c4c43){return _0x3c4c43||(_0x3c4c43=_0x4d89c5['create']()),null!=_0x5c4bfd['name']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'name')&&_0x3c4c43['uint32'](0xa)['string'](_0x5c4bfd['name']),null!=_0x5c4bfd['oldRange']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'oldRange')&&_0x4e8020['Range']['encode'](_0x5c4bfd['oldRange'],_0x3c4c43['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c4bfd['newRange']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'newRange')&&_0x4e8020['Range']['encode'](_0x5c4bfd['newRange'],_0x3c4c43['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c4bfd['affectsData']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'affectsData')&&_0x3c4c43['uint32'](0x20)['bool'](_0x5c4bfd['affectsData']),null!=_0x5c4bfd['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c4bfd,'wasUndone')&&_0x3c4c43['uint32'](0x28)['bool'](_0x5c4bfd['wasUndone']),_0x3c4c43;},_0x36bd99['encodeDelimited']=function(_0x56fdab,_0x1e13ed){return this['encode'](_0x56fdab,_0x1e13ed)['ldelim']();},_0x36bd99['decode']=function(_0x175594,_0x33f8d6){_0x175594 instanceof _0x203e80||(_0x175594=_0x203e80['create'](_0x175594));for(var _0x8f09f1=void 0x0===_0x33f8d6?_0x175594['len']:_0x175594['pos']+_0x33f8d6,_0xd7593b=new _0x4e8020['MarkerOperation']();_0x175594['pos']<_0x8f09f1;){var _0x4d678f=_0x175594['uint32']();switch(_0x4d678f>>>0x3){case 0x1:_0xd7593b['name']=_0x175594['string']();break;case 0x2:_0xd7593b['oldRange']=_0x4e8020['Range']['decode'](_0x175594,_0x175594['uint32']());break;case 0x3:_0xd7593b['newRange']=_0x4e8020['Range']['decode'](_0x175594,_0x175594['uint32']());break;case 0x4:_0xd7593b['affectsData']=_0x175594['bool']();break;case 0x5:_0xd7593b['wasUndone']=_0x175594['bool']();break;default:_0x175594['skipType'](0x7&_0x4d678f);}}return _0xd7593b;},_0x36bd99['decodeDelimited']=function(_0x514ecf){return _0x514ecf instanceof _0x203e80||(_0x514ecf=new _0x203e80(_0x514ecf)),this['decode'](_0x514ecf,_0x514ecf['uint32']());},_0x36bd99['verify']=function(_0x220a12){if('object'!=typeof _0x220a12||null===_0x220a12)return'object\x20expected';if(null!=_0x220a12['name']&&_0x220a12['hasOwnProperty']('name')&&!_0x37216b['isString'](_0x220a12['name']))return'name:\x20string\x20expected';var _0x539b74;if(null!=_0x220a12['oldRange']&&_0x220a12['hasOwnProperty']('oldRange')&&(_0x539b74=_0x4e8020['Range']['verify'](_0x220a12['oldRange'])))return'oldRange.'+_0x539b74;if(null!=_0x220a12['newRange']&&_0x220a12['hasOwnProperty']('newRange')&&(_0x539b74=_0x4e8020['Range']['verify'](_0x220a12['newRange'])))return'newRange.'+_0x539b74;return null!=_0x220a12['affectsData']&&_0x220a12['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x220a12['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x220a12['wasUndone']&&_0x220a12['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x220a12['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x36bd99['fromObject']=function(_0x599c57){if(_0x599c57 instanceof _0x4e8020['MarkerOperation'])return _0x599c57;var _0x5472f8=new _0x4e8020['MarkerOperation']();if(null!=_0x599c57['name']&&(_0x5472f8['name']=String(_0x599c57['name'])),null!=_0x599c57['oldRange']){if('object'!=typeof _0x599c57['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5472f8['oldRange']=_0x4e8020['Range']['fromObject'](_0x599c57['oldRange']);}if(null!=_0x599c57['newRange']){if('object'!=typeof _0x599c57['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5472f8['newRange']=_0x4e8020['Range']['fromObject'](_0x599c57['newRange']);}return null!=_0x599c57['affectsData']&&(_0x5472f8['affectsData']=Boolean(_0x599c57['affectsData'])),null!=_0x599c57['wasUndone']&&(_0x5472f8['wasUndone']=Boolean(_0x599c57['wasUndone'])),_0x5472f8;},_0x36bd99['toObject']=function(_0x1e9552,_0x31b48a){_0x31b48a||(_0x31b48a={});var _0x108f5a={};return _0x31b48a['defaults']&&(_0x108f5a['name']='',_0x108f5a['oldRange']=null,_0x108f5a['newRange']=null,_0x108f5a['affectsData']=!0x1,_0x108f5a['wasUndone']=!0x1),null!=_0x1e9552['name']&&_0x1e9552['hasOwnProperty']('name')&&(_0x108f5a['name']=_0x1e9552['name']),null!=_0x1e9552['oldRange']&&_0x1e9552['hasOwnProperty']('oldRange')&&(_0x108f5a['oldRange']=_0x4e8020['Range']['toObject'](_0x1e9552['oldRange'],_0x31b48a)),null!=_0x1e9552['newRange']&&_0x1e9552['hasOwnProperty']('newRange')&&(_0x108f5a['newRange']=_0x4e8020['Range']['toObject'](_0x1e9552['newRange'],_0x31b48a)),null!=_0x1e9552['affectsData']&&_0x1e9552['hasOwnProperty']('affectsData')&&(_0x108f5a['affectsData']=_0x1e9552['affectsData']),null!=_0x1e9552['wasUndone']&&_0x1e9552['hasOwnProperty']('wasUndone')&&(_0x108f5a['wasUndone']=_0x1e9552['wasUndone']),_0x108f5a;},_0x36bd99['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x36bd99['getTypeUrl']=function(_0x9a42a2){return void 0x0===_0x9a42a2&&(_0x9a42a2='type.googleapis.com'),_0x9a42a2+'/MarkerOperation';},_0x36bd99;}()),_0x4e8020['MergeOperation']=(function(){function _0x3729bb(_0x5f2b27){if(_0x5f2b27){for(var _0x132dce=Object['keys'](_0x5f2b27),_0x25cc8e=0x0;_0x25cc8e<_0x132dce['length'];++_0x25cc8e)null!=_0x5f2b27[_0x132dce[_0x25cc8e]]&&(this[_0x132dce[_0x25cc8e]]=_0x5f2b27[_0x132dce[_0x25cc8e]]);}}return _0x3729bb['prototype']['sourcePosition']=null,_0x3729bb['prototype']['targetPosition']=null,_0x3729bb['prototype']['graveyardPosition']=null,_0x3729bb['prototype']['howMany']=0x0,_0x3729bb['prototype']['wasUndone']=!0x1,_0x3729bb['create']=function(_0x4cecf3){return new _0x3729bb(_0x4cecf3);},_0x3729bb['encode']=function(_0x8a5383,_0x12bbb6){return _0x12bbb6||(_0x12bbb6=_0x4d89c5['create']()),null!=_0x8a5383['sourcePosition']&&Object['hasOwnProperty']['call'](_0x8a5383,'sourcePosition')&&_0x4e8020['Position']['encode'](_0x8a5383['sourcePosition'],_0x12bbb6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8a5383['targetPosition']&&Object['hasOwnProperty']['call'](_0x8a5383,'targetPosition')&&_0x4e8020['Position']['encode'](_0x8a5383['targetPosition'],_0x12bbb6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x8a5383['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x8a5383,'graveyardPosition')&&_0x4e8020['Position']['encode'](_0x8a5383['graveyardPosition'],_0x12bbb6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x8a5383['howMany']&&Object['hasOwnProperty']['call'](_0x8a5383,'howMany')&&_0x12bbb6['uint32'](0x20)['uint32'](_0x8a5383['howMany']),null!=_0x8a5383['wasUndone']&&Object['hasOwnProperty']['call'](_0x8a5383,'wasUndone')&&_0x12bbb6['uint32'](0x28)['bool'](_0x8a5383['wasUndone']),_0x12bbb6;},_0x3729bb['encodeDelimited']=function(_0x10ea67,_0x520772){return this['encode'](_0x10ea67,_0x520772)['ldelim']();},_0x3729bb['decode']=function(_0x3795d3,_0x18a1c7){_0x3795d3 instanceof _0x203e80||(_0x3795d3=_0x203e80['create'](_0x3795d3));for(var _0x250421=void 0x0===_0x18a1c7?_0x3795d3['len']:_0x3795d3['pos']+_0x18a1c7,_0x1d866f=new _0x4e8020['MergeOperation']();_0x3795d3['pos']<_0x250421;){var _0x111360=_0x3795d3['uint32']();switch(_0x111360>>>0x3){case 0x1:_0x1d866f['sourcePosition']=_0x4e8020['Position']['decode'](_0x3795d3,_0x3795d3['uint32']());break;case 0x2:_0x1d866f['targetPosition']=_0x4e8020['Position']['decode'](_0x3795d3,_0x3795d3['uint32']());break;case 0x3:_0x1d866f['graveyardPosition']=_0x4e8020['Position']['decode'](_0x3795d3,_0x3795d3['uint32']());break;case 0x4:_0x1d866f['howMany']=_0x3795d3['uint32']();break;case 0x5:_0x1d866f['wasUndone']=_0x3795d3['bool']();break;default:_0x3795d3['skipType'](0x7&_0x111360);}}return _0x1d866f;},_0x3729bb['decodeDelimited']=function(_0x3f6217){return _0x3f6217 instanceof _0x203e80||(_0x3f6217=new _0x203e80(_0x3f6217)),this['decode'](_0x3f6217,_0x3f6217['uint32']());},_0x3729bb['verify']=function(_0x357b99){if('object'!=typeof _0x357b99||null===_0x357b99)return'object\x20expected';var _0xef4b37;if(null!=_0x357b99['sourcePosition']&&_0x357b99['hasOwnProperty']('sourcePosition')&&(_0xef4b37=_0x4e8020['Position']['verify'](_0x357b99['sourcePosition'])))return'sourcePosition.'+_0xef4b37;if(null!=_0x357b99['targetPosition']&&_0x357b99['hasOwnProperty']('targetPosition')&&(_0xef4b37=_0x4e8020['Position']['verify'](_0x357b99['targetPosition'])))return'targetPosition.'+_0xef4b37;if(null!=_0x357b99['graveyardPosition']&&_0x357b99['hasOwnProperty']('graveyardPosition')&&(_0xef4b37=_0x4e8020['Position']['verify'](_0x357b99['graveyardPosition'])))return'graveyardPosition.'+_0xef4b37;return null!=_0x357b99['howMany']&&_0x357b99['hasOwnProperty']('howMany')&&!_0x37216b['isInteger'](_0x357b99['howMany'])?'howMany:\x20integer\x20expected':null!=_0x357b99['wasUndone']&&_0x357b99['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x357b99['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3729bb['fromObject']=function(_0x47b6a1){if(_0x47b6a1 instanceof _0x4e8020['MergeOperation'])return _0x47b6a1;var _0x23ce16=new _0x4e8020['MergeOperation']();if(null!=_0x47b6a1['sourcePosition']){if('object'!=typeof _0x47b6a1['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x23ce16['sourcePosition']=_0x4e8020['Position']['fromObject'](_0x47b6a1['sourcePosition']);}if(null!=_0x47b6a1['targetPosition']){if('object'!=typeof _0x47b6a1['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x23ce16['targetPosition']=_0x4e8020['Position']['fromObject'](_0x47b6a1['targetPosition']);}if(null!=_0x47b6a1['graveyardPosition']){if('object'!=typeof _0x47b6a1['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x23ce16['graveyardPosition']=_0x4e8020['Position']['fromObject'](_0x47b6a1['graveyardPosition']);}return null!=_0x47b6a1['howMany']&&(_0x23ce16['howMany']=_0x47b6a1['howMany']>>>0x0),null!=_0x47b6a1['wasUndone']&&(_0x23ce16['wasUndone']=Boolean(_0x47b6a1['wasUndone'])),_0x23ce16;},_0x3729bb['toObject']=function(_0x1ccb23,_0x39d85f){_0x39d85f||(_0x39d85f={});var _0x477036={};return _0x39d85f['defaults']&&(_0x477036['sourcePosition']=null,_0x477036['targetPosition']=null,_0x477036['graveyardPosition']=null,_0x477036['howMany']=0x0,_0x477036['wasUndone']=!0x1),null!=_0x1ccb23['sourcePosition']&&_0x1ccb23['hasOwnProperty']('sourcePosition')&&(_0x477036['sourcePosition']=_0x4e8020['Position']['toObject'](_0x1ccb23['sourcePosition'],_0x39d85f)),null!=_0x1ccb23['targetPosition']&&_0x1ccb23['hasOwnProperty']('targetPosition')&&(_0x477036['targetPosition']=_0x4e8020['Position']['toObject'](_0x1ccb23['targetPosition'],_0x39d85f)),null!=_0x1ccb23['graveyardPosition']&&_0x1ccb23['hasOwnProperty']('graveyardPosition')&&(_0x477036['graveyardPosition']=_0x4e8020['Position']['toObject'](_0x1ccb23['graveyardPosition'],_0x39d85f)),null!=_0x1ccb23['howMany']&&_0x1ccb23['hasOwnProperty']('howMany')&&(_0x477036['howMany']=_0x1ccb23['howMany']),null!=_0x1ccb23['wasUndone']&&_0x1ccb23['hasOwnProperty']('wasUndone')&&(_0x477036['wasUndone']=_0x1ccb23['wasUndone']),_0x477036;},_0x3729bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x3729bb['getTypeUrl']=function(_0x11fc18){return void 0x0===_0x11fc18&&(_0x11fc18='type.googleapis.com'),_0x11fc18+'/MergeOperation';},_0x3729bb;}()),_0x4e8020['MoveOperation']=(function(){function _0x52a649(_0x109978){if(_0x109978){for(var _0x5df71b=Object['keys'](_0x109978),_0x53d8a3=0x0;_0x53d8a3<_0x5df71b['length'];++_0x53d8a3)null!=_0x109978[_0x5df71b[_0x53d8a3]]&&(this[_0x5df71b[_0x53d8a3]]=_0x109978[_0x5df71b[_0x53d8a3]]);}}return _0x52a649['prototype']['sourcePosition']=null,_0x52a649['prototype']['howMany']=0x0,_0x52a649['prototype']['targetPosition']=null,_0x52a649['prototype']['wasUndone']=!0x1,_0x52a649['create']=function(_0x3bb3d2){return new _0x52a649(_0x3bb3d2);},_0x52a649['encode']=function(_0x5372cd,_0xec13bb){return _0xec13bb||(_0xec13bb=_0x4d89c5['create']()),null!=_0x5372cd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5372cd,'sourcePosition')&&_0x4e8020['Position']['encode'](_0x5372cd['sourcePosition'],_0xec13bb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5372cd['howMany']&&Object['hasOwnProperty']['call'](_0x5372cd,'howMany')&&_0xec13bb['uint32'](0x10)['uint32'](_0x5372cd['howMany']),null!=_0x5372cd['targetPosition']&&Object['hasOwnProperty']['call'](_0x5372cd,'targetPosition')&&_0x4e8020['Position']['encode'](_0x5372cd['targetPosition'],_0xec13bb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5372cd['wasUndone']&&Object['hasOwnProperty']['call'](_0x5372cd,'wasUndone')&&_0xec13bb['uint32'](0x20)['bool'](_0x5372cd['wasUndone']),_0xec13bb;},_0x52a649['encodeDelimited']=function(_0x140ada,_0x366861){return this['encode'](_0x140ada,_0x366861)['ldelim']();},_0x52a649['decode']=function(_0x2de35e,_0x2fc952){_0x2de35e instanceof _0x203e80||(_0x2de35e=_0x203e80['create'](_0x2de35e));for(var _0x29abb5=void 0x0===_0x2fc952?_0x2de35e['len']:_0x2de35e['pos']+_0x2fc952,_0x2e6070=new _0x4e8020['MoveOperation']();_0x2de35e['pos']<_0x29abb5;){var _0x498759=_0x2de35e['uint32']();switch(_0x498759>>>0x3){case 0x1:_0x2e6070['sourcePosition']=_0x4e8020['Position']['decode'](_0x2de35e,_0x2de35e['uint32']());break;case 0x2:_0x2e6070['howMany']=_0x2de35e['uint32']();break;case 0x3:_0x2e6070['targetPosition']=_0x4e8020['Position']['decode'](_0x2de35e,_0x2de35e['uint32']());break;case 0x4:_0x2e6070['wasUndone']=_0x2de35e['bool']();break;default:_0x2de35e['skipType'](0x7&_0x498759);}}return _0x2e6070;},_0x52a649['decodeDelimited']=function(_0x243955){return _0x243955 instanceof _0x203e80||(_0x243955=new _0x203e80(_0x243955)),this['decode'](_0x243955,_0x243955['uint32']());},_0x52a649['verify']=function(_0x58ec2e){if('object'!=typeof _0x58ec2e||null===_0x58ec2e)return'object\x20expected';var _0x10833d;if(null!=_0x58ec2e['sourcePosition']&&_0x58ec2e['hasOwnProperty']('sourcePosition')&&(_0x10833d=_0x4e8020['Position']['verify'](_0x58ec2e['sourcePosition'])))return'sourcePosition.'+_0x10833d;if(null!=_0x58ec2e['howMany']&&_0x58ec2e['hasOwnProperty']('howMany')&&!_0x37216b['isInteger'](_0x58ec2e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x58ec2e['targetPosition']&&_0x58ec2e['hasOwnProperty']('targetPosition')&&(_0x10833d=_0x4e8020['Position']['verify'](_0x58ec2e['targetPosition'])))return'targetPosition.'+_0x10833d;return null!=_0x58ec2e['wasUndone']&&_0x58ec2e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58ec2e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52a649['fromObject']=function(_0x319baf){if(_0x319baf instanceof _0x4e8020['MoveOperation'])return _0x319baf;var _0x10198b=new _0x4e8020['MoveOperation']();if(null!=_0x319baf['sourcePosition']){if('object'!=typeof _0x319baf['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x10198b['sourcePosition']=_0x4e8020['Position']['fromObject'](_0x319baf['sourcePosition']);}if(null!=_0x319baf['howMany']&&(_0x10198b['howMany']=_0x319baf['howMany']>>>0x0),null!=_0x319baf['targetPosition']){if('object'!=typeof _0x319baf['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x10198b['targetPosition']=_0x4e8020['Position']['fromObject'](_0x319baf['targetPosition']);}return null!=_0x319baf['wasUndone']&&(_0x10198b['wasUndone']=Boolean(_0x319baf['wasUndone'])),_0x10198b;},_0x52a649['toObject']=function(_0x2daf9c,_0x351927){_0x351927||(_0x351927={});var _0x33a609={};return _0x351927['defaults']&&(_0x33a609['sourcePosition']=null,_0x33a609['howMany']=0x0,_0x33a609['targetPosition']=null,_0x33a609['wasUndone']=!0x1),null!=_0x2daf9c['sourcePosition']&&_0x2daf9c['hasOwnProperty']('sourcePosition')&&(_0x33a609['sourcePosition']=_0x4e8020['Position']['toObject'](_0x2daf9c['sourcePosition'],_0x351927)),null!=_0x2daf9c['howMany']&&_0x2daf9c['hasOwnProperty']('howMany')&&(_0x33a609['howMany']=_0x2daf9c['howMany']),null!=_0x2daf9c['targetPosition']&&_0x2daf9c['hasOwnProperty']('targetPosition')&&(_0x33a609['targetPosition']=_0x4e8020['Position']['toObject'](_0x2daf9c['targetPosition'],_0x351927)),null!=_0x2daf9c['wasUndone']&&_0x2daf9c['hasOwnProperty']('wasUndone')&&(_0x33a609['wasUndone']=_0x2daf9c['wasUndone']),_0x33a609;},_0x52a649['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x52a649['getTypeUrl']=function(_0x1a9361){return void 0x0===_0x1a9361&&(_0x1a9361='type.googleapis.com'),_0x1a9361+'/MoveOperation';},_0x52a649;}()),_0x4e8020['RenameOperation']=(function(){function _0x11b19c(_0x167fde){if(_0x167fde){for(var _0x3e1ade=Object['keys'](_0x167fde),_0x51d2a7=0x0;_0x51d2a7<_0x3e1ade['length'];++_0x51d2a7)null!=_0x167fde[_0x3e1ade[_0x51d2a7]]&&(this[_0x3e1ade[_0x51d2a7]]=_0x167fde[_0x3e1ade[_0x51d2a7]]);}}return _0x11b19c['prototype']['position']=null,_0x11b19c['prototype']['oldName']='',_0x11b19c['prototype']['newName']='',_0x11b19c['prototype']['wasUndone']=!0x1,_0x11b19c['create']=function(_0x432d43){return new _0x11b19c(_0x432d43);},_0x11b19c['encode']=function(_0x230402,_0x4865d3){return _0x4865d3||(_0x4865d3=_0x4d89c5['create']()),null!=_0x230402['position']&&Object['hasOwnProperty']['call'](_0x230402,'position')&&_0x4e8020['Position']['encode'](_0x230402['position'],_0x4865d3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x230402['oldName']&&Object['hasOwnProperty']['call'](_0x230402,'oldName')&&_0x4865d3['uint32'](0x12)['string'](_0x230402['oldName']),null!=_0x230402['newName']&&Object['hasOwnProperty']['call'](_0x230402,'newName')&&_0x4865d3['uint32'](0x1a)['string'](_0x230402['newName']),null!=_0x230402['wasUndone']&&Object['hasOwnProperty']['call'](_0x230402,'wasUndone')&&_0x4865d3['uint32'](0x20)['bool'](_0x230402['wasUndone']),_0x4865d3;},_0x11b19c['encodeDelimited']=function(_0x289b3c,_0x40d85a){return this['encode'](_0x289b3c,_0x40d85a)['ldelim']();},_0x11b19c['decode']=function(_0x27a5ba,_0x237e02){_0x27a5ba instanceof _0x203e80||(_0x27a5ba=_0x203e80['create'](_0x27a5ba));for(var _0x1a8a1a=void 0x0===_0x237e02?_0x27a5ba['len']:_0x27a5ba['pos']+_0x237e02,_0xf720d1=new _0x4e8020['RenameOperation']();_0x27a5ba['pos']<_0x1a8a1a;){var _0x8cef04=_0x27a5ba['uint32']();switch(_0x8cef04>>>0x3){case 0x1:_0xf720d1['position']=_0x4e8020['Position']['decode'](_0x27a5ba,_0x27a5ba['uint32']());break;case 0x2:_0xf720d1['oldName']=_0x27a5ba['string']();break;case 0x3:_0xf720d1['newName']=_0x27a5ba['string']();break;case 0x4:_0xf720d1['wasUndone']=_0x27a5ba['bool']();break;default:_0x27a5ba['skipType'](0x7&_0x8cef04);}}return _0xf720d1;},_0x11b19c['decodeDelimited']=function(_0x5ebee7){return _0x5ebee7 instanceof _0x203e80||(_0x5ebee7=new _0x203e80(_0x5ebee7)),this['decode'](_0x5ebee7,_0x5ebee7['uint32']());},_0x11b19c['verify']=function(_0xefc26c){if('object'!=typeof _0xefc26c||null===_0xefc26c)return'object\x20expected';if(null!=_0xefc26c['position']&&_0xefc26c['hasOwnProperty']('position')){var _0x709aa7=_0x4e8020['Position']['verify'](_0xefc26c['position']);if(_0x709aa7)return'position.'+_0x709aa7;}return null!=_0xefc26c['oldName']&&_0xefc26c['hasOwnProperty']('oldName')&&!_0x37216b['isString'](_0xefc26c['oldName'])?'oldName:\x20string\x20expected':null!=_0xefc26c['newName']&&_0xefc26c['hasOwnProperty']('newName')&&!_0x37216b['isString'](_0xefc26c['newName'])?'newName:\x20string\x20expected':null!=_0xefc26c['wasUndone']&&_0xefc26c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xefc26c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11b19c['fromObject']=function(_0x1b0d70){if(_0x1b0d70 instanceof _0x4e8020['RenameOperation'])return _0x1b0d70;var _0x419466=new _0x4e8020['RenameOperation']();if(null!=_0x1b0d70['position']){if('object'!=typeof _0x1b0d70['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x419466['position']=_0x4e8020['Position']['fromObject'](_0x1b0d70['position']);}return null!=_0x1b0d70['oldName']&&(_0x419466['oldName']=String(_0x1b0d70['oldName'])),null!=_0x1b0d70['newName']&&(_0x419466['newName']=String(_0x1b0d70['newName'])),null!=_0x1b0d70['wasUndone']&&(_0x419466['wasUndone']=Boolean(_0x1b0d70['wasUndone'])),_0x419466;},_0x11b19c['toObject']=function(_0x204149,_0x27bef3){_0x27bef3||(_0x27bef3={});var _0x43bffb={};return _0x27bef3['defaults']&&(_0x43bffb['position']=null,_0x43bffb['oldName']='',_0x43bffb['newName']='',_0x43bffb['wasUndone']=!0x1),null!=_0x204149['position']&&_0x204149['hasOwnProperty']('position')&&(_0x43bffb['position']=_0x4e8020['Position']['toObject'](_0x204149['position'],_0x27bef3)),null!=_0x204149['oldName']&&_0x204149['hasOwnProperty']('oldName')&&(_0x43bffb['oldName']=_0x204149['oldName']),null!=_0x204149['newName']&&_0x204149['hasOwnProperty']('newName')&&(_0x43bffb['newName']=_0x204149['newName']),null!=_0x204149['wasUndone']&&_0x204149['hasOwnProperty']('wasUndone')&&(_0x43bffb['wasUndone']=_0x204149['wasUndone']),_0x43bffb;},_0x11b19c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x11b19c['getTypeUrl']=function(_0xe025f4){return void 0x0===_0xe025f4&&(_0xe025f4='type.googleapis.com'),_0xe025f4+'/RenameOperation';},_0x11b19c;}()),_0x4e8020['RootAttributeOperation']=(function(){function _0x36b66b(_0xf26c34){if(_0xf26c34){for(var _0xbfe1eb=Object['keys'](_0xf26c34),_0x5c6f86=0x0;_0x5c6f86<_0xbfe1eb['length'];++_0x5c6f86)null!=_0xf26c34[_0xbfe1eb[_0x5c6f86]]&&(this[_0xbfe1eb[_0x5c6f86]]=_0xf26c34[_0xbfe1eb[_0x5c6f86]]);}}return _0x36b66b['prototype']['root']='',_0x36b66b['prototype']['key']='',_0x36b66b['prototype']['oldValueBoolean']=!0x1,_0x36b66b['prototype']['oldValueJson']='',_0x36b66b['prototype']['newValueBoolean']=!0x1,_0x36b66b['prototype']['newValueJson']='',_0x36b66b['prototype']['wasUndone']=!0x1,_0x36b66b['create']=function(_0x1cdcb9){return new _0x36b66b(_0x1cdcb9);},_0x36b66b['encode']=function(_0x870a90,_0x487234){return _0x487234||(_0x487234=_0x4d89c5['create']()),null!=_0x870a90['root']&&Object['hasOwnProperty']['call'](_0x870a90,'root')&&_0x487234['uint32'](0xa)['string'](_0x870a90['root']),null!=_0x870a90['key']&&Object['hasOwnProperty']['call'](_0x870a90,'key')&&_0x487234['uint32'](0x12)['string'](_0x870a90['key']),null!=_0x870a90['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x870a90,'oldValueBoolean')&&_0x487234['uint32'](0x18)['bool'](_0x870a90['oldValueBoolean']),null!=_0x870a90['oldValueJson']&&Object['hasOwnProperty']['call'](_0x870a90,'oldValueJson')&&_0x487234['uint32'](0x22)['string'](_0x870a90['oldValueJson']),null!=_0x870a90['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x870a90,'newValueBoolean')&&_0x487234['uint32'](0x28)['bool'](_0x870a90['newValueBoolean']),null!=_0x870a90['newValueJson']&&Object['hasOwnProperty']['call'](_0x870a90,'newValueJson')&&_0x487234['uint32'](0x32)['string'](_0x870a90['newValueJson']),null!=_0x870a90['wasUndone']&&Object['hasOwnProperty']['call'](_0x870a90,'wasUndone')&&_0x487234['uint32'](0x38)['bool'](_0x870a90['wasUndone']),_0x487234;},_0x36b66b['encodeDelimited']=function(_0x558ad3,_0x26ec36){return this['encode'](_0x558ad3,_0x26ec36)['ldelim']();},_0x36b66b['decode']=function(_0x2dd4a4,_0x4df87b){_0x2dd4a4 instanceof _0x203e80||(_0x2dd4a4=_0x203e80['create'](_0x2dd4a4));for(var _0x4bc498=void 0x0===_0x4df87b?_0x2dd4a4['len']:_0x2dd4a4['pos']+_0x4df87b,_0x2a8c90=new _0x4e8020['RootAttributeOperation']();_0x2dd4a4['pos']<_0x4bc498;){var _0x1439ae=_0x2dd4a4['uint32']();switch(_0x1439ae>>>0x3){case 0x1:_0x2a8c90['root']=_0x2dd4a4['string']();break;case 0x2:_0x2a8c90['key']=_0x2dd4a4['string']();break;case 0x3:_0x2a8c90['oldValueBoolean']=_0x2dd4a4['bool']();break;case 0x4:_0x2a8c90['oldValueJson']=_0x2dd4a4['string']();break;case 0x5:_0x2a8c90['newValueBoolean']=_0x2dd4a4['bool']();break;case 0x6:_0x2a8c90['newValueJson']=_0x2dd4a4['string']();break;case 0x7:_0x2a8c90['wasUndone']=_0x2dd4a4['bool']();break;default:_0x2dd4a4['skipType'](0x7&_0x1439ae);}}return _0x2a8c90;},_0x36b66b['decodeDelimited']=function(_0x2b91e5){return _0x2b91e5 instanceof _0x203e80||(_0x2b91e5=new _0x203e80(_0x2b91e5)),this['decode'](_0x2b91e5,_0x2b91e5['uint32']());},_0x36b66b['verify']=function(_0x4e29dd){return'object'!=typeof _0x4e29dd||null===_0x4e29dd?'object\x20expected':null!=_0x4e29dd['root']&&_0x4e29dd['hasOwnProperty']('root')&&!_0x37216b['isString'](_0x4e29dd['root'])?'root:\x20string\x20expected':null!=_0x4e29dd['key']&&_0x4e29dd['hasOwnProperty']('key')&&!_0x37216b['isString'](_0x4e29dd['key'])?'key:\x20string\x20expected':null!=_0x4e29dd['oldValueBoolean']&&_0x4e29dd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4e29dd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4e29dd['oldValueJson']&&_0x4e29dd['hasOwnProperty']('oldValueJson')&&!_0x37216b['isString'](_0x4e29dd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4e29dd['newValueBoolean']&&_0x4e29dd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4e29dd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4e29dd['newValueJson']&&_0x4e29dd['hasOwnProperty']('newValueJson')&&!_0x37216b['isString'](_0x4e29dd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4e29dd['wasUndone']&&_0x4e29dd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e29dd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x36b66b['fromObject']=function(_0x2553e9){if(_0x2553e9 instanceof _0x4e8020['RootAttributeOperation'])return _0x2553e9;var _0x4588c6=new _0x4e8020['RootAttributeOperation']();return null!=_0x2553e9['root']&&(_0x4588c6['root']=String(_0x2553e9['root'])),null!=_0x2553e9['key']&&(_0x4588c6['key']=String(_0x2553e9['key'])),null!=_0x2553e9['oldValueBoolean']&&(_0x4588c6['oldValueBoolean']=Boolean(_0x2553e9['oldValueBoolean'])),null!=_0x2553e9['oldValueJson']&&(_0x4588c6['oldValueJson']=String(_0x2553e9['oldValueJson'])),null!=_0x2553e9['newValueBoolean']&&(_0x4588c6['newValueBoolean']=Boolean(_0x2553e9['newValueBoolean'])),null!=_0x2553e9['newValueJson']&&(_0x4588c6['newValueJson']=String(_0x2553e9['newValueJson'])),null!=_0x2553e9['wasUndone']&&(_0x4588c6['wasUndone']=Boolean(_0x2553e9['wasUndone'])),_0x4588c6;},_0x36b66b['toObject']=function(_0x13590a,_0x5238b3){_0x5238b3||(_0x5238b3={});var _0x1ce829={};return _0x5238b3['defaults']&&(_0x1ce829['root']='',_0x1ce829['key']='',_0x1ce829['oldValueBoolean']=!0x1,_0x1ce829['oldValueJson']='',_0x1ce829['newValueBoolean']=!0x1,_0x1ce829['newValueJson']='',_0x1ce829['wasUndone']=!0x1),null!=_0x13590a['root']&&_0x13590a['hasOwnProperty']('root')&&(_0x1ce829['root']=_0x13590a['root']),null!=_0x13590a['key']&&_0x13590a['hasOwnProperty']('key')&&(_0x1ce829['key']=_0x13590a['key']),null!=_0x13590a['oldValueBoolean']&&_0x13590a['hasOwnProperty']('oldValueBoolean')&&(_0x1ce829['oldValueBoolean']=_0x13590a['oldValueBoolean']),null!=_0x13590a['oldValueJson']&&_0x13590a['hasOwnProperty']('oldValueJson')&&(_0x1ce829['oldValueJson']=_0x13590a['oldValueJson']),null!=_0x13590a['newValueBoolean']&&_0x13590a['hasOwnProperty']('newValueBoolean')&&(_0x1ce829['newValueBoolean']=_0x13590a['newValueBoolean']),null!=_0x13590a['newValueJson']&&_0x13590a['hasOwnProperty']('newValueJson')&&(_0x1ce829['newValueJson']=_0x13590a['newValueJson']),null!=_0x13590a['wasUndone']&&_0x13590a['hasOwnProperty']('wasUndone')&&(_0x1ce829['wasUndone']=_0x13590a['wasUndone']),_0x1ce829;},_0x36b66b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x36b66b['getTypeUrl']=function(_0x5c9e3c){return void 0x0===_0x5c9e3c&&(_0x5c9e3c='type.googleapis.com'),_0x5c9e3c+'/RootAttributeOperation';},_0x36b66b;}()),_0x4e8020['RootOperation']=(function(){function _0x3a23d7(_0x575cc9){if(_0x575cc9){for(var _0x412c5a=Object['keys'](_0x575cc9),_0x2a6b3d=0x0;_0x2a6b3d<_0x412c5a['length'];++_0x2a6b3d)null!=_0x575cc9[_0x412c5a[_0x2a6b3d]]&&(this[_0x412c5a[_0x2a6b3d]]=_0x575cc9[_0x412c5a[_0x2a6b3d]]);}}return _0x3a23d7['prototype']['rootName']='',_0x3a23d7['prototype']['elementName']='',_0x3a23d7['prototype']['isAdd']=!0x1,_0x3a23d7['prototype']['wasUndone']=!0x1,_0x3a23d7['create']=function(_0x18b7de){return new _0x3a23d7(_0x18b7de);},_0x3a23d7['encode']=function(_0x4d634e,_0x4b48cb){return _0x4b48cb||(_0x4b48cb=_0x4d89c5['create']()),null!=_0x4d634e['rootName']&&Object['hasOwnProperty']['call'](_0x4d634e,'rootName')&&_0x4b48cb['uint32'](0xa)['string'](_0x4d634e['rootName']),null!=_0x4d634e['elementName']&&Object['hasOwnProperty']['call'](_0x4d634e,'elementName')&&_0x4b48cb['uint32'](0x12)['string'](_0x4d634e['elementName']),null!=_0x4d634e['isAdd']&&Object['hasOwnProperty']['call'](_0x4d634e,'isAdd')&&_0x4b48cb['uint32'](0x18)['bool'](_0x4d634e['isAdd']),null!=_0x4d634e['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d634e,'wasUndone')&&_0x4b48cb['uint32'](0x20)['bool'](_0x4d634e['wasUndone']),_0x4b48cb;},_0x3a23d7['encodeDelimited']=function(_0x2dcd24,_0x4ae966){return this['encode'](_0x2dcd24,_0x4ae966)['ldelim']();},_0x3a23d7['decode']=function(_0x56cdc6,_0x3b15d2){_0x56cdc6 instanceof _0x203e80||(_0x56cdc6=_0x203e80['create'](_0x56cdc6));for(var _0x383ce3=void 0x0===_0x3b15d2?_0x56cdc6['len']:_0x56cdc6['pos']+_0x3b15d2,_0x449084=new _0x4e8020['RootOperation']();_0x56cdc6['pos']<_0x383ce3;){var _0x4ce164=_0x56cdc6['uint32']();switch(_0x4ce164>>>0x3){case 0x1:_0x449084['rootName']=_0x56cdc6['string']();break;case 0x2:_0x449084['elementName']=_0x56cdc6['string']();break;case 0x3:_0x449084['isAdd']=_0x56cdc6['bool']();break;case 0x4:_0x449084['wasUndone']=_0x56cdc6['bool']();break;default:_0x56cdc6['skipType'](0x7&_0x4ce164);}}return _0x449084;},_0x3a23d7['decodeDelimited']=function(_0x34585f){return _0x34585f instanceof _0x203e80||(_0x34585f=new _0x203e80(_0x34585f)),this['decode'](_0x34585f,_0x34585f['uint32']());},_0x3a23d7['verify']=function(_0x5509f1){return'object'!=typeof _0x5509f1||null===_0x5509f1?'object\x20expected':null!=_0x5509f1['rootName']&&_0x5509f1['hasOwnProperty']('rootName')&&!_0x37216b['isString'](_0x5509f1['rootName'])?'rootName:\x20string\x20expected':null!=_0x5509f1['elementName']&&_0x5509f1['hasOwnProperty']('elementName')&&!_0x37216b['isString'](_0x5509f1['elementName'])?'elementName:\x20string\x20expected':null!=_0x5509f1['isAdd']&&_0x5509f1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x5509f1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x5509f1['wasUndone']&&_0x5509f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5509f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3a23d7['fromObject']=function(_0x3eeff6){if(_0x3eeff6 instanceof _0x4e8020['RootOperation'])return _0x3eeff6;var _0x404754=new _0x4e8020['RootOperation']();return null!=_0x3eeff6['rootName']&&(_0x404754['rootName']=String(_0x3eeff6['rootName'])),null!=_0x3eeff6['elementName']&&(_0x404754['elementName']=String(_0x3eeff6['elementName'])),null!=_0x3eeff6['isAdd']&&(_0x404754['isAdd']=Boolean(_0x3eeff6['isAdd'])),null!=_0x3eeff6['wasUndone']&&(_0x404754['wasUndone']=Boolean(_0x3eeff6['wasUndone'])),_0x404754;},_0x3a23d7['toObject']=function(_0x37345d,_0x51fa72){_0x51fa72||(_0x51fa72={});var _0x92dc0e={};return _0x51fa72['defaults']&&(_0x92dc0e['rootName']='',_0x92dc0e['elementName']='',_0x92dc0e['isAdd']=!0x1,_0x92dc0e['wasUndone']=!0x1),null!=_0x37345d['rootName']&&_0x37345d['hasOwnProperty']('rootName')&&(_0x92dc0e['rootName']=_0x37345d['rootName']),null!=_0x37345d['elementName']&&_0x37345d['hasOwnProperty']('elementName')&&(_0x92dc0e['elementName']=_0x37345d['elementName']),null!=_0x37345d['isAdd']&&_0x37345d['hasOwnProperty']('isAdd')&&(_0x92dc0e['isAdd']=_0x37345d['isAdd']),null!=_0x37345d['wasUndone']&&_0x37345d['hasOwnProperty']('wasUndone')&&(_0x92dc0e['wasUndone']=_0x37345d['wasUndone']),_0x92dc0e;},_0x3a23d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x3a23d7['getTypeUrl']=function(_0x164dbe){return void 0x0===_0x164dbe&&(_0x164dbe='type.googleapis.com'),_0x164dbe+'/RootOperation';},_0x3a23d7;}()),_0x4e8020['SplitOperation']=(function(){function _0x100d36(_0x419639){if(_0x419639){for(var _0x251bd6=Object['keys'](_0x419639),_0x5373ca=0x0;_0x5373ca<_0x251bd6['length'];++_0x5373ca)null!=_0x419639[_0x251bd6[_0x5373ca]]&&(this[_0x251bd6[_0x5373ca]]=_0x419639[_0x251bd6[_0x5373ca]]);}}return _0x100d36['prototype']['splitPosition']=null,_0x100d36['prototype']['graveyardPosition']=null,_0x100d36['prototype']['howMany']=0x0,_0x100d36['prototype']['insertionPosition']=null,_0x100d36['prototype']['wasUndone']=!0x1,_0x100d36['create']=function(_0x4e6470){return new _0x100d36(_0x4e6470);},_0x100d36['encode']=function(_0x3589e0,_0x3723a7){return _0x3723a7||(_0x3723a7=_0x4d89c5['create']()),null!=_0x3589e0['splitPosition']&&Object['hasOwnProperty']['call'](_0x3589e0,'splitPosition')&&_0x4e8020['Position']['encode'](_0x3589e0['splitPosition'],_0x3723a7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3589e0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3589e0,'graveyardPosition')&&_0x4e8020['Position']['encode'](_0x3589e0['graveyardPosition'],_0x3723a7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3589e0['howMany']&&Object['hasOwnProperty']['call'](_0x3589e0,'howMany')&&_0x3723a7['uint32'](0x18)['uint32'](_0x3589e0['howMany']),null!=_0x3589e0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3589e0,'insertionPosition')&&_0x4e8020['Position']['encode'](_0x3589e0['insertionPosition'],_0x3723a7['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3589e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3589e0,'wasUndone')&&_0x3723a7['uint32'](0x28)['bool'](_0x3589e0['wasUndone']),_0x3723a7;},_0x100d36['encodeDelimited']=function(_0x203d6b,_0x5e5b7f){return this['encode'](_0x203d6b,_0x5e5b7f)['ldelim']();},_0x100d36['decode']=function(_0x378700,_0x1ef5a2){_0x378700 instanceof _0x203e80||(_0x378700=_0x203e80['create'](_0x378700));for(var _0x1dc272=void 0x0===_0x1ef5a2?_0x378700['len']:_0x378700['pos']+_0x1ef5a2,_0x335980=new _0x4e8020['SplitOperation']();_0x378700['pos']<_0x1dc272;){var _0x514dd1=_0x378700['uint32']();switch(_0x514dd1>>>0x3){case 0x1:_0x335980['splitPosition']=_0x4e8020['Position']['decode'](_0x378700,_0x378700['uint32']());break;case 0x2:_0x335980['graveyardPosition']=_0x4e8020['Position']['decode'](_0x378700,_0x378700['uint32']());break;case 0x3:_0x335980['howMany']=_0x378700['uint32']();break;case 0x4:_0x335980['insertionPosition']=_0x4e8020['Position']['decode'](_0x378700,_0x378700['uint32']());break;case 0x5:_0x335980['wasUndone']=_0x378700['bool']();break;default:_0x378700['skipType'](0x7&_0x514dd1);}}return _0x335980;},_0x100d36['decodeDelimited']=function(_0x198028){return _0x198028 instanceof _0x203e80||(_0x198028=new _0x203e80(_0x198028)),this['decode'](_0x198028,_0x198028['uint32']());},_0x100d36['verify']=function(_0x267a7d){if('object'!=typeof _0x267a7d||null===_0x267a7d)return'object\x20expected';var _0x442881;if(null!=_0x267a7d['splitPosition']&&_0x267a7d['hasOwnProperty']('splitPosition')&&(_0x442881=_0x4e8020['Position']['verify'](_0x267a7d['splitPosition'])))return'splitPosition.'+_0x442881;if(null!=_0x267a7d['graveyardPosition']&&_0x267a7d['hasOwnProperty']('graveyardPosition')&&(_0x442881=_0x4e8020['Position']['verify'](_0x267a7d['graveyardPosition'])))return'graveyardPosition.'+_0x442881;if(null!=_0x267a7d['howMany']&&_0x267a7d['hasOwnProperty']('howMany')&&!_0x37216b['isInteger'](_0x267a7d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x267a7d['insertionPosition']&&_0x267a7d['hasOwnProperty']('insertionPosition')&&(_0x442881=_0x4e8020['Position']['verify'](_0x267a7d['insertionPosition'])))return'insertionPosition.'+_0x442881;return null!=_0x267a7d['wasUndone']&&_0x267a7d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x267a7d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x100d36['fromObject']=function(_0x67e7ee){if(_0x67e7ee instanceof _0x4e8020['SplitOperation'])return _0x67e7ee;var _0x5da080=new _0x4e8020['SplitOperation']();if(null!=_0x67e7ee['splitPosition']){if('object'!=typeof _0x67e7ee['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5da080['splitPosition']=_0x4e8020['Position']['fromObject'](_0x67e7ee['splitPosition']);}if(null!=_0x67e7ee['graveyardPosition']){if('object'!=typeof _0x67e7ee['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5da080['graveyardPosition']=_0x4e8020['Position']['fromObject'](_0x67e7ee['graveyardPosition']);}if(null!=_0x67e7ee['howMany']&&(_0x5da080['howMany']=_0x67e7ee['howMany']>>>0x0),null!=_0x67e7ee['insertionPosition']){if('object'!=typeof _0x67e7ee['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5da080['insertionPosition']=_0x4e8020['Position']['fromObject'](_0x67e7ee['insertionPosition']);}return null!=_0x67e7ee['wasUndone']&&(_0x5da080['wasUndone']=Boolean(_0x67e7ee['wasUndone'])),_0x5da080;},_0x100d36['toObject']=function(_0xe24cde,_0x1b2b5e){_0x1b2b5e||(_0x1b2b5e={});var _0x517c3e={};return _0x1b2b5e['defaults']&&(_0x517c3e['splitPosition']=null,_0x517c3e['graveyardPosition']=null,_0x517c3e['howMany']=0x0,_0x517c3e['insertionPosition']=null,_0x517c3e['wasUndone']=!0x1),null!=_0xe24cde['splitPosition']&&_0xe24cde['hasOwnProperty']('splitPosition')&&(_0x517c3e['splitPosition']=_0x4e8020['Position']['toObject'](_0xe24cde['splitPosition'],_0x1b2b5e)),null!=_0xe24cde['graveyardPosition']&&_0xe24cde['hasOwnProperty']('graveyardPosition')&&(_0x517c3e['graveyardPosition']=_0x4e8020['Position']['toObject'](_0xe24cde['graveyardPosition'],_0x1b2b5e)),null!=_0xe24cde['howMany']&&_0xe24cde['hasOwnProperty']('howMany')&&(_0x517c3e['howMany']=_0xe24cde['howMany']),null!=_0xe24cde['insertionPosition']&&_0xe24cde['hasOwnProperty']('insertionPosition')&&(_0x517c3e['insertionPosition']=_0x4e8020['Position']['toObject'](_0xe24cde['insertionPosition'],_0x1b2b5e)),null!=_0xe24cde['wasUndone']&&_0xe24cde['hasOwnProperty']('wasUndone')&&(_0x517c3e['wasUndone']=_0xe24cde['wasUndone']),_0x517c3e;},_0x100d36['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x100d36['getTypeUrl']=function(_0x4228b3){return void 0x0===_0x4228b3&&(_0x4228b3='type.googleapis.com'),_0x4228b3+'/SplitOperation';},_0x100d36;}()),_0x4e8020['Position']=(function(){function _0x4269b9(_0x44f827){if(this['path']=[],_0x44f827){for(var _0x3f57e7=Object['keys'](_0x44f827),_0x4bd4dd=0x0;_0x4bd4dd<_0x3f57e7['length'];++_0x4bd4dd)null!=_0x44f827[_0x3f57e7[_0x4bd4dd]]&&(this[_0x3f57e7[_0x4bd4dd]]=_0x44f827[_0x3f57e7[_0x4bd4dd]]);}}return _0x4269b9['prototype']['root']='',_0x4269b9['prototype']['rootMain']=!0x1,_0x4269b9['prototype']['rootGraveyard']=!0x1,_0x4269b9['prototype']['path']=_0x37216b['emptyArray'],_0x4269b9['prototype']['stickiness']='',_0x4269b9['create']=function(_0x42ca6f){return new _0x4269b9(_0x42ca6f);},_0x4269b9['encode']=function(_0xfd050a,_0x4da1f1){if(_0x4da1f1||(_0x4da1f1=_0x4d89c5['create']()),null!=_0xfd050a['root']&&Object['hasOwnProperty']['call'](_0xfd050a,'root')&&_0x4da1f1['uint32'](0xa)['string'](_0xfd050a['root']),null!=_0xfd050a['rootMain']&&Object['hasOwnProperty']['call'](_0xfd050a,'rootMain')&&_0x4da1f1['uint32'](0x10)['bool'](_0xfd050a['rootMain']),null!=_0xfd050a['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xfd050a,'rootGraveyard')&&_0x4da1f1['uint32'](0x18)['bool'](_0xfd050a['rootGraveyard']),null!=_0xfd050a['path']&&_0xfd050a['path']['length']){_0x4da1f1['uint32'](0x22)['fork']();for(var _0x5b6db4=0x0;_0x5b6db4<_0xfd050a['path']['length'];++_0x5b6db4)_0x4da1f1['uint32'](_0xfd050a['path'][_0x5b6db4]);_0x4da1f1['ldelim']();}return null!=_0xfd050a['stickiness']&&Object['hasOwnProperty']['call'](_0xfd050a,'stickiness')&&_0x4da1f1['uint32'](0x2a)['string'](_0xfd050a['stickiness']),_0x4da1f1;},_0x4269b9['encodeDelimited']=function(_0x4890c7,_0x56ca69){return this['encode'](_0x4890c7,_0x56ca69)['ldelim']();},_0x4269b9['decode']=function(_0x5dd1d8,_0x4f2d69){_0x5dd1d8 instanceof _0x203e80||(_0x5dd1d8=_0x203e80['create'](_0x5dd1d8));for(var _0x4a2293=void 0x0===_0x4f2d69?_0x5dd1d8['len']:_0x5dd1d8['pos']+_0x4f2d69,_0x5b16d5=new _0x4e8020['Position']();_0x5dd1d8['pos']<_0x4a2293;){var _0x2d02da=_0x5dd1d8['uint32']();switch(_0x2d02da>>>0x3){case 0x1:_0x5b16d5['root']=_0x5dd1d8['string']();break;case 0x2:_0x5b16d5['rootMain']=_0x5dd1d8['bool']();break;case 0x3:_0x5b16d5['rootGraveyard']=_0x5dd1d8['bool']();break;case 0x4:if(_0x5b16d5['path']&&_0x5b16d5['path']['length']||(_0x5b16d5['path']=[]),0x2==(0x7&_0x2d02da)){for(var _0x389f84=_0x5dd1d8['uint32']()+_0x5dd1d8['pos'];_0x5dd1d8['pos']<_0x389f84;)_0x5b16d5['path']['push'](_0x5dd1d8['uint32']());}else _0x5b16d5['path']['push'](_0x5dd1d8['uint32']());break;case 0x5:_0x5b16d5['stickiness']=_0x5dd1d8['string']();break;default:_0x5dd1d8['skipType'](0x7&_0x2d02da);}}return _0x5b16d5;},_0x4269b9['decodeDelimited']=function(_0x505fc8){return _0x505fc8 instanceof _0x203e80||(_0x505fc8=new _0x203e80(_0x505fc8)),this['decode'](_0x505fc8,_0x505fc8['uint32']());},_0x4269b9['verify']=function(_0x5985b3){if('object'!=typeof _0x5985b3||null===_0x5985b3)return'object\x20expected';if(null!=_0x5985b3['root']&&_0x5985b3['hasOwnProperty']('root')&&!_0x37216b['isString'](_0x5985b3['root']))return'root:\x20string\x20expected';if(null!=_0x5985b3['rootMain']&&_0x5985b3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5985b3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5985b3['rootGraveyard']&&_0x5985b3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5985b3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5985b3['path']&&_0x5985b3['hasOwnProperty']('path')){if(!Array['isArray'](_0x5985b3['path']))return'path:\x20array\x20expected';for(var _0x2e81f0=0x0;_0x2e81f0<_0x5985b3['path']['length'];++_0x2e81f0)if(!_0x37216b['isInteger'](_0x5985b3['path'][_0x2e81f0]))return'path:\x20integer[]\x20expected';}return null!=_0x5985b3['stickiness']&&_0x5985b3['hasOwnProperty']('stickiness')&&!_0x37216b['isString'](_0x5985b3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4269b9['fromObject']=function(_0x52802d){if(_0x52802d instanceof _0x4e8020['Position'])return _0x52802d;var _0x540fd6=new _0x4e8020['Position']();if(null!=_0x52802d['root']&&(_0x540fd6['root']=String(_0x52802d['root'])),null!=_0x52802d['rootMain']&&(_0x540fd6['rootMain']=Boolean(_0x52802d['rootMain'])),null!=_0x52802d['rootGraveyard']&&(_0x540fd6['rootGraveyard']=Boolean(_0x52802d['rootGraveyard'])),_0x52802d['path']){if(!Array['isArray'](_0x52802d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x540fd6['path']=[];for(var _0x233acd=0x0;_0x233acd<_0x52802d['path']['length'];++_0x233acd)_0x540fd6['path'][_0x233acd]=_0x52802d['path'][_0x233acd]>>>0x0;}return null!=_0x52802d['stickiness']&&(_0x540fd6['stickiness']=String(_0x52802d['stickiness'])),_0x540fd6;},_0x4269b9['toObject']=function(_0x49e086,_0x59a242){_0x59a242||(_0x59a242={});var _0x1487de={};if((_0x59a242['arrays']||_0x59a242['defaults'])&&(_0x1487de['path']=[]),_0x59a242['defaults']&&(_0x1487de['root']='',_0x1487de['rootMain']=!0x1,_0x1487de['rootGraveyard']=!0x1,_0x1487de['stickiness']=''),null!=_0x49e086['root']&&_0x49e086['hasOwnProperty']('root')&&(_0x1487de['root']=_0x49e086['root']),null!=_0x49e086['rootMain']&&_0x49e086['hasOwnProperty']('rootMain')&&(_0x1487de['rootMain']=_0x49e086['rootMain']),null!=_0x49e086['rootGraveyard']&&_0x49e086['hasOwnProperty']('rootGraveyard')&&(_0x1487de['rootGraveyard']=_0x49e086['rootGraveyard']),_0x49e086['path']&&_0x49e086['path']['length']){_0x1487de['path']=[];for(var _0x3575ea=0x0;_0x3575ea<_0x49e086['path']['length'];++_0x3575ea)_0x1487de['path'][_0x3575ea]=_0x49e086['path'][_0x3575ea];}return null!=_0x49e086['stickiness']&&_0x49e086['hasOwnProperty']('stickiness')&&(_0x1487de['stickiness']=_0x49e086['stickiness']),_0x1487de;},_0x4269b9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x4269b9['getTypeUrl']=function(_0x3c9b3b){return void 0x0===_0x3c9b3b&&(_0x3c9b3b='type.googleapis.com'),_0x3c9b3b+'/Position';},_0x4269b9;}()),_0x4e8020['Range']=(function(){function _0x1e6950(_0x2de317){if(_0x2de317){for(var _0x4ff7c0=Object['keys'](_0x2de317),_0x15f51a=0x0;_0x15f51a<_0x4ff7c0['length'];++_0x15f51a)null!=_0x2de317[_0x4ff7c0[_0x15f51a]]&&(this[_0x4ff7c0[_0x15f51a]]=_0x2de317[_0x4ff7c0[_0x15f51a]]);}}return _0x1e6950['prototype']['start']=null,_0x1e6950['prototype']['end']=null,_0x1e6950['create']=function(_0x1dcf2d){return new _0x1e6950(_0x1dcf2d);},_0x1e6950['encode']=function(_0x5d595f,_0x1dfbf6){return _0x1dfbf6||(_0x1dfbf6=_0x4d89c5['create']()),null!=_0x5d595f['start']&&Object['hasOwnProperty']['call'](_0x5d595f,'start')&&_0x4e8020['Position']['encode'](_0x5d595f['start'],_0x1dfbf6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d595f['end']&&Object['hasOwnProperty']['call'](_0x5d595f,'end')&&_0x4e8020['Position']['encode'](_0x5d595f['end'],_0x1dfbf6['uint32'](0x12)['fork']())['ldelim'](),_0x1dfbf6;},_0x1e6950['encodeDelimited']=function(_0x4f0744,_0x50ade8){return this['encode'](_0x4f0744,_0x50ade8)['ldelim']();},_0x1e6950['decode']=function(_0x58f722,_0x34c4e9){_0x58f722 instanceof _0x203e80||(_0x58f722=_0x203e80['create'](_0x58f722));for(var _0x43fc3f=void 0x0===_0x34c4e9?_0x58f722['len']:_0x58f722['pos']+_0x34c4e9,_0x2d7022=new _0x4e8020['Range']();_0x58f722['pos']<_0x43fc3f;){var _0x48ffac=_0x58f722['uint32']();switch(_0x48ffac>>>0x3){case 0x1:_0x2d7022['start']=_0x4e8020['Position']['decode'](_0x58f722,_0x58f722['uint32']());break;case 0x2:_0x2d7022['end']=_0x4e8020['Position']['decode'](_0x58f722,_0x58f722['uint32']());break;default:_0x58f722['skipType'](0x7&_0x48ffac);}}return _0x2d7022;},_0x1e6950['decodeDelimited']=function(_0x2ebaca){return _0x2ebaca instanceof _0x203e80||(_0x2ebaca=new _0x203e80(_0x2ebaca)),this['decode'](_0x2ebaca,_0x2ebaca['uint32']());},_0x1e6950['verify']=function(_0x39db52){if('object'!=typeof _0x39db52||null===_0x39db52)return'object\x20expected';var _0x56d7b9;if(null!=_0x39db52['start']&&_0x39db52['hasOwnProperty']('start')&&(_0x56d7b9=_0x4e8020['Position']['verify'](_0x39db52['start'])))return'start.'+_0x56d7b9;if(null!=_0x39db52['end']&&_0x39db52['hasOwnProperty']('end')&&(_0x56d7b9=_0x4e8020['Position']['verify'](_0x39db52['end'])))return'end.'+_0x56d7b9;return null;},_0x1e6950['fromObject']=function(_0x439bc1){if(_0x439bc1 instanceof _0x4e8020['Range'])return _0x439bc1;var _0x23de07=new _0x4e8020['Range']();if(null!=_0x439bc1['start']){if('object'!=typeof _0x439bc1['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23de07['start']=_0x4e8020['Position']['fromObject'](_0x439bc1['start']);}if(null!=_0x439bc1['end']){if('object'!=typeof _0x439bc1['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23de07['end']=_0x4e8020['Position']['fromObject'](_0x439bc1['end']);}return _0x23de07;},_0x1e6950['toObject']=function(_0x446749,_0x42e5ed){_0x42e5ed||(_0x42e5ed={});var _0x18166={};return _0x42e5ed['defaults']&&(_0x18166['start']=null,_0x18166['end']=null),null!=_0x446749['start']&&_0x446749['hasOwnProperty']('start')&&(_0x18166['start']=_0x4e8020['Position']['toObject'](_0x446749['start'],_0x42e5ed)),null!=_0x446749['end']&&_0x446749['hasOwnProperty']('end')&&(_0x18166['end']=_0x4e8020['Position']['toObject'](_0x446749['end'],_0x42e5ed)),_0x18166;},_0x1e6950['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x1e6950['getTypeUrl']=function(_0x1bcddc){return void 0x0===_0x1bcddc&&(_0x1bcddc='type.googleapis.com'),_0x1bcddc+'/Range';},_0x1e6950;}()),_0x4e8020['Element']=(function(){function _0x201da5(_0x2498df){if(this['children']=[],this['attributesBoolean']={},_0x2498df){for(var _0x535b22=Object['keys'](_0x2498df),_0x324de6=0x0;_0x324de6<_0x535b22['length'];++_0x324de6)null!=_0x2498df[_0x535b22[_0x324de6]]&&(this[_0x535b22[_0x324de6]]=_0x2498df[_0x535b22[_0x324de6]]);}}return _0x201da5['prototype']['name']='',_0x201da5['prototype']['children']=_0x37216b['emptyArray'],_0x201da5['prototype']['data']='',_0x201da5['prototype']['attributesBoolean']=_0x37216b['emptyObject'],_0x201da5['prototype']['attributesJson']='',_0x201da5['create']=function(_0x51b451){return new _0x201da5(_0x51b451);},_0x201da5['encode']=function(_0x3a1bec,_0x5032a8){if(_0x5032a8||(_0x5032a8=_0x4d89c5['create']()),null!=_0x3a1bec['name']&&Object['hasOwnProperty']['call'](_0x3a1bec,'name')&&_0x5032a8['uint32'](0xa)['string'](_0x3a1bec['name']),null!=_0x3a1bec['children']&&_0x3a1bec['children']['length']){for(var _0x3acb3f=0x0;_0x3acb3f<_0x3a1bec['children']['length'];++_0x3acb3f)_0x4e8020['Element']['encode'](_0x3a1bec['children'][_0x3acb3f],_0x5032a8['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3a1bec['data']&&Object['hasOwnProperty']['call'](_0x3a1bec,'data')&&_0x5032a8['uint32'](0x1a)['string'](_0x3a1bec['data']),null!=_0x3a1bec['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3a1bec,'attributesBoolean')){var _0x38de1a=Object['keys'](_0x3a1bec['attributesBoolean']);for(_0x3acb3f=0x0;_0x3acb3f<_0x38de1a['length'];++_0x3acb3f)_0x5032a8['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x38de1a[_0x3acb3f])['uint32'](0x10)['bool'](_0x3a1bec['attributesBoolean'][_0x38de1a[_0x3acb3f]])['ldelim']();}return null!=_0x3a1bec['attributesJson']&&Object['hasOwnProperty']['call'](_0x3a1bec,'attributesJson')&&_0x5032a8['uint32'](0x2a)['string'](_0x3a1bec['attributesJson']),_0x5032a8;},_0x201da5['encodeDelimited']=function(_0x1a1a12,_0x5473a1){return this['encode'](_0x1a1a12,_0x5473a1)['ldelim']();},_0x201da5['decode']=function(_0x55c3d8,_0x3e2839){_0x55c3d8 instanceof _0x203e80||(_0x55c3d8=_0x203e80['create'](_0x55c3d8));for(var _0xeeea5a,_0x1e3d22,_0x2db84c=void 0x0===_0x3e2839?_0x55c3d8['len']:_0x55c3d8['pos']+_0x3e2839,_0xd4ce0=new _0x4e8020['Element']();_0x55c3d8['pos']<_0x2db84c;){var _0x1e9f40=_0x55c3d8['uint32']();switch(_0x1e9f40>>>0x3){case 0x1:_0xd4ce0['name']=_0x55c3d8['string']();break;case 0x2:_0xd4ce0['children']&&_0xd4ce0['children']['length']||(_0xd4ce0['children']=[]),_0xd4ce0['children']['push'](_0x4e8020['Element']['decode'](_0x55c3d8,_0x55c3d8['uint32']()));break;case 0x3:_0xd4ce0['data']=_0x55c3d8['string']();break;case 0x4:_0xd4ce0['attributesBoolean']===_0x37216b['emptyObject']&&(_0xd4ce0['attributesBoolean']={});var _0x3027b0=_0x55c3d8['uint32']()+_0x55c3d8['pos'];for(_0xeeea5a='',_0x1e3d22=!0x1;_0x55c3d8['pos']<_0x3027b0;){var _0x550019=_0x55c3d8['uint32']();switch(_0x550019>>>0x3){case 0x1:_0xeeea5a=_0x55c3d8['string']();break;case 0x2:_0x1e3d22=_0x55c3d8['bool']();break;default:_0x55c3d8['skipType'](0x7&_0x550019);}}_0xd4ce0['attributesBoolean'][_0xeeea5a]=_0x1e3d22;break;case 0x5:_0xd4ce0['attributesJson']=_0x55c3d8['string']();break;default:_0x55c3d8['skipType'](0x7&_0x1e9f40);}}return _0xd4ce0;},_0x201da5['decodeDelimited']=function(_0x2231bb){return _0x2231bb instanceof _0x203e80||(_0x2231bb=new _0x203e80(_0x2231bb)),this['decode'](_0x2231bb,_0x2231bb['uint32']());},_0x201da5['verify']=function(_0x20307f){if('object'!=typeof _0x20307f||null===_0x20307f)return'object\x20expected';if(null!=_0x20307f['name']&&_0x20307f['hasOwnProperty']('name')&&!_0x37216b['isString'](_0x20307f['name']))return'name:\x20string\x20expected';if(null!=_0x20307f['children']&&_0x20307f['hasOwnProperty']('children')){if(!Array['isArray'](_0x20307f['children']))return'children:\x20array\x20expected';for(var _0x277119=0x0;_0x277119<_0x20307f['children']['length'];++_0x277119){var _0x27bf83=_0x4e8020['Element']['verify'](_0x20307f['children'][_0x277119]);if(_0x27bf83)return'children.'+_0x27bf83;}}if(null!=_0x20307f['data']&&_0x20307f['hasOwnProperty']('data')&&!_0x37216b['isString'](_0x20307f['data']))return'data:\x20string\x20expected';if(null!=_0x20307f['attributesBoolean']&&_0x20307f['hasOwnProperty']('attributesBoolean')){if(!_0x37216b['isObject'](_0x20307f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3d157b=Object['keys'](_0x20307f['attributesBoolean']);for(_0x277119=0x0;_0x277119<_0x3d157b['length'];++_0x277119)if('boolean'!=typeof _0x20307f['attributesBoolean'][_0x3d157b[_0x277119]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x20307f['attributesJson']&&_0x20307f['hasOwnProperty']('attributesJson')&&!_0x37216b['isString'](_0x20307f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x201da5['fromObject']=function(_0xb06ea6){if(_0xb06ea6 instanceof _0x4e8020['Element'])return _0xb06ea6;var _0x43587f=new _0x4e8020['Element']();if(null!=_0xb06ea6['name']&&(_0x43587f['name']=String(_0xb06ea6['name'])),_0xb06ea6['children']){if(!Array['isArray'](_0xb06ea6['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x43587f['children']=[];for(var _0x709d26=0x0;_0x709d26<_0xb06ea6['children']['length'];++_0x709d26){if('object'!=typeof _0xb06ea6['children'][_0x709d26])throw TypeError('.Element.children:\x20object\x20expected');_0x43587f['children'][_0x709d26]=_0x4e8020['Element']['fromObject'](_0xb06ea6['children'][_0x709d26]);}}if(null!=_0xb06ea6['data']&&(_0x43587f['data']=String(_0xb06ea6['data'])),_0xb06ea6['attributesBoolean']){if('object'!=typeof _0xb06ea6['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x43587f['attributesBoolean']={};var _0x4ff75f=Object['keys'](_0xb06ea6['attributesBoolean']);for(_0x709d26=0x0;_0x709d26<_0x4ff75f['length'];++_0x709d26)_0x43587f['attributesBoolean'][_0x4ff75f[_0x709d26]]=Boolean(_0xb06ea6['attributesBoolean'][_0x4ff75f[_0x709d26]]);}return null!=_0xb06ea6['attributesJson']&&(_0x43587f['attributesJson']=String(_0xb06ea6['attributesJson'])),_0x43587f;},_0x201da5['toObject']=function(_0x9fa5a0,_0xf62c13){_0xf62c13||(_0xf62c13={});var _0x5b2dda,_0x171aa4={};if((_0xf62c13['arrays']||_0xf62c13['defaults'])&&(_0x171aa4['children']=[]),(_0xf62c13['objects']||_0xf62c13['defaults'])&&(_0x171aa4['attributesBoolean']={}),_0xf62c13['defaults']&&(_0x171aa4['name']='',_0x171aa4['data']='',_0x171aa4['attributesJson']=''),null!=_0x9fa5a0['name']&&_0x9fa5a0['hasOwnProperty']('name')&&(_0x171aa4['name']=_0x9fa5a0['name']),_0x9fa5a0['children']&&_0x9fa5a0['children']['length']){_0x171aa4['children']=[];for(var _0x1a5cf9=0x0;_0x1a5cf9<_0x9fa5a0['children']['length'];++_0x1a5cf9)_0x171aa4['children'][_0x1a5cf9]=_0x4e8020['Element']['toObject'](_0x9fa5a0['children'][_0x1a5cf9],_0xf62c13);}if(null!=_0x9fa5a0['data']&&_0x9fa5a0['hasOwnProperty']('data')&&(_0x171aa4['data']=_0x9fa5a0['data']),_0x9fa5a0['attributesBoolean']&&(_0x5b2dda=Object['keys'](_0x9fa5a0['attributesBoolean']))['length']){_0x171aa4['attributesBoolean']={};for(_0x1a5cf9=0x0;_0x1a5cf9<_0x5b2dda['length'];++_0x1a5cf9)_0x171aa4['attributesBoolean'][_0x5b2dda[_0x1a5cf9]]=_0x9fa5a0['attributesBoolean'][_0x5b2dda[_0x1a5cf9]];}return null!=_0x9fa5a0['attributesJson']&&_0x9fa5a0['hasOwnProperty']('attributesJson')&&(_0x171aa4['attributesJson']=_0x9fa5a0['attributesJson']),_0x171aa4;},_0x201da5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x152d82['util']['toJSONOptions']);},_0x201da5['getTypeUrl']=function(_0x46fc62){return void 0x0===_0x46fc62&&(_0x46fc62='type.googleapis.com'),_0x46fc62+'/Element';},_0x201da5;}()),_0x4e8020;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x376b9a){return new w(this['_protobufRoot'][_0x376b9a]);}}class w{['_protobuf'];constructor(_0x57ea83){this['_protobuf']=_0x57ea83;}['compress'](_0x409eda){const _0x3ddb47=this['_protobuf']['verify'](_0x409eda);if(_0x3ddb47)throw Error(_0x3ddb47);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x409eda))['finish']();}['decompress'](_0xb249ee){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xb249ee),{'oneofs':!0x0});}}function g(_0x38f2a5,_0x340c5d){const _0x563bec=_0x2a674a(_0x38f2a5);return _0x563bec['path'][_0x563bec['path']['length']-0x1]+=_0x340c5d,_0x563bec;}function _(_0x442bc7,_0x53f835){return _0x442bc7['root']===_0x53f835['root']&&_0x58a133(_0x442bc7['path'],_0x53f835['path']);}function $(_0x303f88){P(_0x303f88,_0xc97c49=>('main'==_0xc97c49['root']?(_0xc97c49['rootMain']=!0x0,delete _0xc97c49['root']):'$graveyard'==_0xc97c49['root']&&(_0xc97c49['rootGraveyard']=!0x0,delete _0xc97c49['root']),_0xc97c49));}function J(_0x6b5caa){P(_0x6b5caa,_0x2a8754=>(_0x2a8754['rootMain']?(_0x2a8754['root']='main',delete _0x2a8754['rootMain']):_0x2a8754['rootGraveyard']&&(_0x2a8754['root']='$graveyard',delete _0x2a8754['rootGraveyard']),_0x2a8754));}function P(_0x1d42e2,_0x260383){for(const _0x519b92 in _0x1d42e2){const _0x1e6ea4=_0x1d42e2[_0x519b92];'nodes'!==_0x519b92&&_0x347327(_0x1e6ea4)&&(_0x1e6ea4['path']&&(_0x1e6ea4['root']||_0x1e6ea4['rootMain']||_0x1e6ea4['rootGraveyard'])?_0x1d42e2[_0x519b92]=_0x260383(_0x1e6ea4):P(_0x1e6ea4,_0x260383));}return _0x1d42e2;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3424e5,_0x2ae4fe,_0x46e8c9){this['_id']=_0x3424e5,this['_operationName']=_0x2ae4fe,this['_protobufDescriptor']=_0x46e8c9;}['compress'](_0x32224d,_0x413f08){const _0x3a5739=_0x413f08['operations'][_0x413f08['index']++];return $(_0x3a5739),_0x32224d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a5739)),_0x32224d['types']['push'](this['_id']),!0x0;}['decompress'](_0x8a4197,_0x2e1be0){_0x2e1be0['typeIndex']++;const _0x422ec0=_0x2e1be0['buffers'][_0x2e1be0['bufferIndex']++],_0x2e14b6=this['_protobufDescriptor']['decompress'](_0x422ec0);J(_0x2e14b6),_0x2e14b6['__className']=this['_operationName'],_0x8a4197['push'](_0x2e14b6);}}class s extends e{['compress'](_0x312aff,_0x490aae){const _0x51cf48=_0x490aae['operations'][_0x490aae['index']++];return this['_serializeOneOf']('oldValue',_0x51cf48),this['_serializeOneOf']('newValue',_0x51cf48),$(_0x51cf48),_0x312aff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x51cf48)),_0x312aff['types']['push'](this['_id']),!0x0;}['decompress'](_0x1554a4,_0x1f03aa){_0x1f03aa['typeIndex']++;const _0x9b3924=_0x1f03aa['buffers'][_0x1f03aa['bufferIndex']++],_0x5ce509=this['_protobufDescriptor']['decompress'](_0x9b3924);this['_deserializeOneOf']('oldValue',_0x5ce509),this['_deserializeOneOf']('newValue',_0x5ce509),J(_0x5ce509),_0x5ce509['__className']=this['_operationName'],_0x1554a4['push'](_0x5ce509);}['_serializeOneOf'](_0x249aa2,_0x358c87){const _0x1dcca1=_0x358c87[_0x249aa2];'boolean'==typeof _0x1dcca1?_0x358c87[_0x249aa2+'Boolean']=_0x1dcca1:_0x358c87[_0x249aa2+'Json']=JSON['stringify'](_0x1dcca1);}['_deserializeOneOf'](_0x37355d,_0x45e445){const _0x506d5d=_0x37355d+'Json';_0x45e445[_0x506d5d]?(_0x45e445[_0x37355d]=JSON['parse'](_0x45e445[_0x506d5d]),delete _0x45e445[_0x506d5d]):(_0x45e445[_0x37355d]=_0x45e445[_0x37355d+'Boolean'],delete _0x45e445[_0x37355d+'Boolean']);}}class i extends e{['compress'](_0x11e594,_0x208656){const _0x29439b=_0x208656['operations'][_0x208656['index']++];return this['_serializeNodesAttributes'](_0x29439b['nodes']),$(_0x29439b),_0x11e594['buffers']['push'](this['_protobufDescriptor']['compress'](_0x29439b)),_0x11e594['types']['push'](this['_id']),!0x0;}['decompress'](_0x1da772,_0x358ace){_0x358ace['typeIndex']++;const _0x1b1b21=_0x358ace['buffers'][_0x358ace['bufferIndex']++],_0x4aed8c=this['_protobufDescriptor']['decompress'](_0x1b1b21);_0x4aed8c['nodes']||(_0x4aed8c['nodes']=[]),this['_deserializeNodesAttributes'](_0x4aed8c['nodes']),J(_0x4aed8c),_0x4aed8c['__className']=this['_operationName'],_0x1da772['push'](_0x4aed8c);}['_serializeNodesAttributes'](_0x6bc465){for(const _0x4b58c2 of _0x6bc465){if(_0x4b58c2['attributes']){const _0x508e40=_0x4b58c2['attributes'];this['_areValuesBoolean'](_0x508e40)?_0x4b58c2['attributesBoolean']=_0x508e40:_0x4b58c2['attributesJson']=JSON['stringify'](_0x508e40);}_0x4b58c2['children']&&this['_serializeNodesAttributes'](_0x4b58c2['children']);}}['_deserializeNodesAttributes'](_0x42f2e6){for(const _0xe10156 of _0x42f2e6)(_0xe10156['attributesBoolean']||_0xe10156['attributesJson'])&&(_0xe10156['attributesBoolean']?(_0xe10156['attributes']=_0xe10156['attributesBoolean'],delete _0xe10156['attributesBoolean']):(_0xe10156['attributes']=JSON['parse'](_0xe10156['attributesJson']),delete _0xe10156['attributesJson'])),_0xe10156['children']&&this['_deserializeNodesAttributes'](_0xe10156['children']);}['_areValuesBoolean'](_0x38f501){return Object['keys'](_0x38f501)['every'](_0x45c4e0=>'boolean'==typeof _0x38f501[_0x45c4e0]);}}class n extends e{['decompress'](_0x470349,_0x1c8457){super['decompress'](_0x470349,_0x1c8457);const _0x524e5b=_0x470349[_0x470349['length']-0x1];_0x524e5b['oldRange']||(_0x524e5b['oldRange']=null),_0x524e5b['newRange']||(_0x524e5b['newRange']=null);}}class p extends e{['compress'](_0x1922d5,_0x3f5433){return _0x3f5433['index']++,_0x1922d5['types']['push'](this['_id']),!0x0;}['decompress'](_0x179560,_0x526b52){_0x526b52['typeIndex']++,_0x179560['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b7f2b,_0x34ee04,_0x2033e6,_0x593b68){super(_0x3b7f2b,_0x34ee04,_0x2033e6),this['_omittedNamespace']=_0x593b68+':';}['compress'](_0x2448d6,_0xb228eb){const _0x28876e=_0xb228eb['operations'][_0xb228eb['index']];return!('MarkerOperation'!=_0x28876e['__className']||!_0x28876e['name']['startsWith'](this['_omittedNamespace']))&&(_0x28876e['name']=_0x28876e['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2448d6,_0xb228eb),!0x0);}['decompress'](_0x48b678,_0x1fc621){super['decompress'](_0x48b678,_0x1fc621);const _0x3ed367=_0x48b678[_0x48b678['length']-0x1];_0x3ed367['name']=this['_omittedNamespace']+_0x3ed367['name'];}}class O{['_id'];['_context'];constructor(_0x3b7cb8,_0x1ac2ac){this['_id']=_0x3b7cb8,this['_context']=_0x1ac2ac;}['compress'](_0x15e2dd,_0x22dd2e){let _0x2680a0,_0x368ebe=_0x22dd2e['operations'][_0x22dd2e['index']],_0x5ea848=_0x22dd2e['operations'][_0x22dd2e['index']+0x1];for(;_0x5ea848&&this['_compareOperations'](_0x368ebe,_0x5ea848);)_0x2680a0?(_0x2680a0=this['_combineNext'](_0x368ebe,_0x2680a0),_0x15e2dd['types']['push'](0x0)):(_0x2680a0=_0x2a674a(_0x368ebe),_0x15e2dd['types']['push'](this['_id'])),_0x22dd2e['index']++,_0x368ebe=_0x22dd2e['operations'][_0x22dd2e['index']],_0x5ea848=_0x22dd2e['operations'][_0x22dd2e['index']+0x1];return!!_0x2680a0&&(_0x2680a0=this['_combineNext'](_0x22dd2e['operations'][_0x22dd2e['index']++],_0x2680a0),_0x15e2dd['types']['push'](0x0),_0x15e2dd['buffers']['push'](this['_compressSingleOperation'](_0x2680a0)),!0x0);}['decompress'](_0xf43bdb,_0x3a8a93){const _0x1e9a1f=this['_decompressSingleOperation'](_0x3a8a93);for(;0x0==_0x3a8a93['types'][_0x3a8a93['typeIndex']];)_0x3a8a93['typeIndex']++,_0xf43bdb['push'](this['_splitCurrent'](_0x1e9a1f));_0xf43bdb['push'](_0x1e9a1f);}}class c extends O{['_combineNext'](_0xbdd1a2,_0x34a024){return _0x34a024['nodes'][0x0]['data']+=_0xbdd1a2['nodes'][0x0]['data'],_0x34a024;}['_splitCurrent'](_0xfa7fbb){const _0x3269d7=_0x2a674a(_0xfa7fbb),_0xb63722=_0x3269d7['nodes'][0x0],_0x536990=_0xfa7fbb['nodes'][0x0],_0x22dc0d=_0x536990['data'][Symbol['iterator']]()['next']()['value'],_0x32cdbc=_0x22dc0d['length'];return _0xb63722['data']=_0x22dc0d,_0x536990['data']=_0x536990['data']['substr'](_0x32cdbc),_0xfa7fbb['position']=g(_0xfa7fbb['position'],_0x32cdbc),_0x3269d7;}['_compareOperations'](_0x3fe70a,_0x12e911){if(this['_checkOperation'](_0x3fe70a)&&this['_checkOperation'](_0x12e911)){const _0x4b69eb=_0x3fe70a['nodes'][0x0]['data']['length'],_0x2f1816=_(g(_0x3fe70a['position'],_0x4b69eb),_0x12e911['position']),_0x568af3=_0x3fe70a['nodes'][0x0],_0x44d05b=_0x12e911['nodes'][0x0];return _0x2f1816&&this['_compareAttributes'](_0x568af3,_0x44d05b);}return!0x1;}['_compressSingleOperation'](_0x506e1a){const _0x5aa4a2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5aa4a2,{'operations':[_0x506e1a],'index':0x0}),_0x5aa4a2['buffers'][0x0];}['_decompressSingleOperation'](_0x5f0fcf){const _0x42b2d6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x42b2d6,_0x5f0fcf),_0x42b2d6[0x0];}['_checkOperation'](_0xf0c6a6){return'InsertOperation'==_0xf0c6a6['__className']&&0x1==_0xf0c6a6['nodes']['length']&&_0xf0c6a6['nodes'][0x0]['data']&&!_0xf0c6a6['wasUndone']&&0x1==Array['from'](_0xf0c6a6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2688c4,_0x22efaa){const _0x367500=Object['keys'](_0x2688c4['attributes']||{}),_0x3bfa75=Object['keys'](_0x22efaa['attributes']||{});return _0x367500['length']===_0x3bfa75['length']&&_0x367500['every'](_0x3018b0=>_0x22efaa['attributes'][_0x3018b0]&&_0x22efaa['attributes'][_0x3018b0]===_0x2688c4['attributes'][_0x3018b0]);}}class m extends O{['_combineNext'](_0x43ecd5,_0x29d6be){return _0x29d6be['howMany']++,_0x29d6be['sourcePosition']=_0x2a674a(_0x43ecd5['sourcePosition']),_0x29d6be;}['_splitCurrent'](_0x120809){const _0xd241e=_0x2a674a(_0x120809);return _0x120809['howMany']--,_0xd241e['howMany']=0x1,_0xd241e['sourcePosition']=g(_0xd241e['sourcePosition'],_0x120809['howMany']),_0xd241e;}['_compareOperations'](_0x235dfc,_0x5819c9){return!(!this['_checkOperation'](_0x235dfc)||!this['_checkOperation'](_0x5819c9))&&(_(g(_0x235dfc['sourcePosition'],-0x1),_0x5819c9['sourcePosition'])&&_(_0x235dfc['targetPosition'],_0x5819c9['targetPosition']));}['_compressSingleOperation'](_0x52e138){const _0x14761b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x14761b,{'operations':[_0x52e138],'index':0x0}),_0x14761b['buffers'][0x0];}['_decompressSingleOperation'](_0x5231bd){const _0x103de2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x103de2,_0x5231bd),_0x103de2[0x0];}['_checkOperation'](_0x3d2b48){return'MoveOperation'==_0x3d2b48['__className']&&'$graveyard'==_0x3d2b48['targetPosition']['root']&&0x1==_0x3d2b48['howMany']&&!_0x3d2b48['wasUndone'];}}class h extends O{['_combineNext'](_0x1259e1,_0x380a50){return _0x380a50['howMany']++,_0x380a50;}['_splitCurrent'](_0x30ff7f){const _0x217f77=_0x2a674a(_0x30ff7f);return _0x217f77['howMany']=0x1,_0x30ff7f['howMany']--,_0x217f77;}['_compareOperations'](_0x129461,_0xa94156){return!(!this['_checkOperation'](_0x129461)||!this['_checkOperation'](_0xa94156))&&(_(_0x129461['sourcePosition'],_0xa94156['sourcePosition'])&&_(_0x129461['targetPosition'],_0xa94156['targetPosition']));}['_compressSingleOperation'](_0x2901cc){const _0x38e2d1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x38e2d1,{'operations':[_0x2901cc],'index':0x0}),_0x38e2d1['buffers'][0x0];}['_decompressSingleOperation'](_0x354312){const _0x202955=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x202955,_0x354312),_0x202955[0x0];}['_checkOperation'](_0x53ef64){return'MoveOperation'==_0x53ef64['__className']&&'$graveyard'==_0x53ef64['targetPosition']['root']&&0x1==_0x53ef64['howMany']&&!_0x53ef64['wasUndone'];}}class f extends O{['compress'](_0x4eee26,_0x15a0bc){if(!this['_compareOperations'](_0x15a0bc['operations'][_0x15a0bc['index']],_0x15a0bc['operations'][_0x15a0bc['index']+0x1]))return!0x1;const _0x4abf75=_0x15a0bc['operations'][_0x15a0bc['index']++];return _0x4abf75['oldRange']=null,_0x4abf75['newRange']&&_(_0x4abf75['newRange']['start'],_0x4abf75['newRange']['end'])&&(_0x4abf75['newRange']['end']=null),_0x15a0bc['index']++,_0x4eee26['types']['push'](this['_id']),_0x4eee26['types']['push'](0x0),_0x4eee26['buffers']['push'](this['_compressSingleOperation'](_0x4abf75)),!0x0;}['decompress'](_0x3320fb,_0x4211f1){const _0xf20687=this['_decompressSingleOperation'](_0x4211f1);_0xf20687['newRange']&&!_0xf20687['newRange']['end']&&(_0xf20687['newRange']['end']=_0x2a674a(_0xf20687['newRange']['start']));const _0xc4b24=_0x2a674a(_0xf20687);_0xc4b24['newRange']&&(_0xc4b24['newRange']['start']['stickiness']='toNone',_0xc4b24['newRange']['end']=_0x2a674a(_0xc4b24['newRange']['start'])),_0xc4b24['name']='user:position:'+_0xc4b24['name']['split'](':')[0x2],_0x4211f1['typeIndex']++,_0x3320fb['push'](_0xf20687),_0x3320fb['push'](_0xc4b24);}['_compressSingleOperation'](_0x1002b0){const _0x1d6977={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1d6977,{'operations':[_0x1002b0],'index':0x0}),_0x1d6977['buffers'][0x0];}['_decompressSingleOperation'](_0x363c2d){const _0x44d7a0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x44d7a0,_0x363c2d),_0x44d7a0[0x0];}['_compareOperations'](_0x57140c,_0x268380){return!(!_0x57140c||!_0x268380)&&('MarkerOperation'==_0x57140c['__className']&&'MarkerOperation'==_0x268380['__className']&&!(!_0x57140c['name']['startsWith']('user:')||!_0x268380['name']['startsWith']('user:')||_0x57140c['name']==_0x268380['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4747ed=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',_0x4747ed,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x4747ed,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x33f98b){if(!_0x33f98b||!_0x33f98b[0x0])throw new _0xb2afbb('no-operations-provided',this);const _0x20fd05={'operations':_0x33f98b,'index':0x0},_0x476cfc={'types':[],'buffers':[],'baseVersion':_0x33f98b[0x0]['baseVersion']};for(;_0x20fd05['index']<_0x20fd05['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x476cfc,_0x20fd05))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x476cfc,_0x20fd05))continue;const _0x116773=_0x20fd05['operations'][_0x20fd05['index']]['__className'];this['_getCompressorByName'](_0x116773)['compress'](_0x476cfc,_0x20fd05);}return _0x476cfc;}['decompress'](_0x13e739){const _0x1cf1ec=[],_0xb239f3={'types':_0x13e739['types'],'buffers':_0x13e739['buffers'],'baseVersion':_0x13e739['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0xb239f3['typeIndex']<_0xb239f3['types']['length'];){const _0x47f167=_0xb239f3['types'][_0xb239f3['typeIndex']],_0x19e274=this['_compressorById']['get'](_0x47f167);if(!_0x19e274)throw new _0xb2afbb('decompress-compressor-not-found',this,{'type':_0x47f167});_0x19e274['decompress'](_0x1cf1ec,_0xb239f3);}return _0x1cf1ec['forEach']((_0x3cb6bd,_0x16c56d)=>_0x3cb6bd['baseVersion']=_0x13e739['baseVersion']+_0x16c56d),_0x1cf1ec;}['_getCompressorByName'](_0x3bcb69){return this['_compressorByName']['get'](_0x3bcb69);}['_registerOperationCompressor'](_0x48bf71,_0x31ce16,_0x4f0a83){const _0x461ed9=new _0x4f0a83(_0x48bf71,_0x31ce16,this['_protobufFactory']['getDescriptor'](_0x31ce16));this['_registerCompressor'](_0x48bf71,_0x31ce16,_0x461ed9);}['_registerActionCompressor'](_0x552dcc,_0x2aa89e,_0x112bbd){const _0x33f4eb=new _0x112bbd(_0x552dcc,this);this['_registerCompressor'](_0x552dcc,_0x2aa89e,_0x33f4eb);}['_registerCompressor'](_0x3e6447,_0x231274,_0x1ac2fa){this['_compressorById']['set'](_0x3e6447,_0x1ac2fa),this['_compressorByName']['set'](_0x231274,_0x1ac2fa);}}export{y as Compressor};
23
+ import{CKEditorError as _0x546040}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x23261a from'protobufjs/minimal.js';import{cloneDeep as _0x30f5d6,isEqual as _0x127770,isObject as _0x28f9b2}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x342e67=_0x23261a['Reader'],_0x46223c=_0x23261a['Writer'],_0x21914a=_0x23261a['util'],_0x4b6657=_0x23261a['roots']['default']||(_0x23261a['roots']['default']={});return _0x4b6657['AttributeOperation']=(function(){function _0xddc596(_0x499363){if(_0x499363){for(var _0x50f3f8=Object['keys'](_0x499363),_0x5ac191=0x0;_0x5ac191<_0x50f3f8['length'];++_0x5ac191)null!=_0x499363[_0x50f3f8[_0x5ac191]]&&(this[_0x50f3f8[_0x5ac191]]=_0x499363[_0x50f3f8[_0x5ac191]]);}}return _0xddc596['prototype']['range']=null,_0xddc596['prototype']['key']='',_0xddc596['prototype']['oldValueBoolean']=!0x1,_0xddc596['prototype']['oldValueJson']='',_0xddc596['prototype']['newValueBoolean']=!0x1,_0xddc596['prototype']['newValueJson']='',_0xddc596['prototype']['wasUndone']=!0x1,_0xddc596['create']=function(_0x5a0bdb){return new _0xddc596(_0x5a0bdb);},_0xddc596['encode']=function(_0x429829,_0x16779c){return _0x16779c||(_0x16779c=_0x46223c['create']()),null!=_0x429829['range']&&Object['hasOwnProperty']['call'](_0x429829,'range')&&_0x4b6657['Range']['encode'](_0x429829['range'],_0x16779c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x429829['key']&&Object['hasOwnProperty']['call'](_0x429829,'key')&&_0x16779c['uint32'](0x12)['string'](_0x429829['key']),null!=_0x429829['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x429829,'oldValueBoolean')&&_0x16779c['uint32'](0x18)['bool'](_0x429829['oldValueBoolean']),null!=_0x429829['oldValueJson']&&Object['hasOwnProperty']['call'](_0x429829,'oldValueJson')&&_0x16779c['uint32'](0x22)['string'](_0x429829['oldValueJson']),null!=_0x429829['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x429829,'newValueBoolean')&&_0x16779c['uint32'](0x28)['bool'](_0x429829['newValueBoolean']),null!=_0x429829['newValueJson']&&Object['hasOwnProperty']['call'](_0x429829,'newValueJson')&&_0x16779c['uint32'](0x32)['string'](_0x429829['newValueJson']),null!=_0x429829['wasUndone']&&Object['hasOwnProperty']['call'](_0x429829,'wasUndone')&&_0x16779c['uint32'](0x38)['bool'](_0x429829['wasUndone']),_0x16779c;},_0xddc596['encodeDelimited']=function(_0x465fbf,_0x466b26){return this['encode'](_0x465fbf,_0x466b26)['ldelim']();},_0xddc596['decode']=function(_0x5894fd,_0x47cb9e){_0x5894fd instanceof _0x342e67||(_0x5894fd=_0x342e67['create'](_0x5894fd));for(var _0x3ad715=void 0x0===_0x47cb9e?_0x5894fd['len']:_0x5894fd['pos']+_0x47cb9e,_0x4cf539=new _0x4b6657['AttributeOperation']();_0x5894fd['pos']<_0x3ad715;){var _0x206207=_0x5894fd['uint32']();switch(_0x206207>>>0x3){case 0x1:_0x4cf539['range']=_0x4b6657['Range']['decode'](_0x5894fd,_0x5894fd['uint32']());break;case 0x2:_0x4cf539['key']=_0x5894fd['string']();break;case 0x3:_0x4cf539['oldValueBoolean']=_0x5894fd['bool']();break;case 0x4:_0x4cf539['oldValueJson']=_0x5894fd['string']();break;case 0x5:_0x4cf539['newValueBoolean']=_0x5894fd['bool']();break;case 0x6:_0x4cf539['newValueJson']=_0x5894fd['string']();break;case 0x7:_0x4cf539['wasUndone']=_0x5894fd['bool']();break;default:_0x5894fd['skipType'](0x7&_0x206207);}}return _0x4cf539;},_0xddc596['decodeDelimited']=function(_0x22f154){return _0x22f154 instanceof _0x342e67||(_0x22f154=new _0x342e67(_0x22f154)),this['decode'](_0x22f154,_0x22f154['uint32']());},_0xddc596['verify']=function(_0x498e28){if('object'!=typeof _0x498e28||null===_0x498e28)return'object\x20expected';if(null!=_0x498e28['range']&&_0x498e28['hasOwnProperty']('range')){var _0x16cd46=_0x4b6657['Range']['verify'](_0x498e28['range']);if(_0x16cd46)return'range.'+_0x16cd46;}return null!=_0x498e28['key']&&_0x498e28['hasOwnProperty']('key')&&!_0x21914a['isString'](_0x498e28['key'])?'key:\x20string\x20expected':null!=_0x498e28['oldValueBoolean']&&_0x498e28['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x498e28['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x498e28['oldValueJson']&&_0x498e28['hasOwnProperty']('oldValueJson')&&!_0x21914a['isString'](_0x498e28['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x498e28['newValueBoolean']&&_0x498e28['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x498e28['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x498e28['newValueJson']&&_0x498e28['hasOwnProperty']('newValueJson')&&!_0x21914a['isString'](_0x498e28['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x498e28['wasUndone']&&_0x498e28['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x498e28['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xddc596['fromObject']=function(_0x124f40){if(_0x124f40 instanceof _0x4b6657['AttributeOperation'])return _0x124f40;var _0x4c36d8=new _0x4b6657['AttributeOperation']();if(null!=_0x124f40['range']){if('object'!=typeof _0x124f40['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4c36d8['range']=_0x4b6657['Range']['fromObject'](_0x124f40['range']);}return null!=_0x124f40['key']&&(_0x4c36d8['key']=String(_0x124f40['key'])),null!=_0x124f40['oldValueBoolean']&&(_0x4c36d8['oldValueBoolean']=Boolean(_0x124f40['oldValueBoolean'])),null!=_0x124f40['oldValueJson']&&(_0x4c36d8['oldValueJson']=String(_0x124f40['oldValueJson'])),null!=_0x124f40['newValueBoolean']&&(_0x4c36d8['newValueBoolean']=Boolean(_0x124f40['newValueBoolean'])),null!=_0x124f40['newValueJson']&&(_0x4c36d8['newValueJson']=String(_0x124f40['newValueJson'])),null!=_0x124f40['wasUndone']&&(_0x4c36d8['wasUndone']=Boolean(_0x124f40['wasUndone'])),_0x4c36d8;},_0xddc596['toObject']=function(_0x379118,_0x5dcca2){_0x5dcca2||(_0x5dcca2={});var _0x8ef68f={};return _0x5dcca2['defaults']&&(_0x8ef68f['range']=null,_0x8ef68f['key']='',_0x8ef68f['oldValueBoolean']=!0x1,_0x8ef68f['oldValueJson']='',_0x8ef68f['newValueBoolean']=!0x1,_0x8ef68f['newValueJson']='',_0x8ef68f['wasUndone']=!0x1),null!=_0x379118['range']&&_0x379118['hasOwnProperty']('range')&&(_0x8ef68f['range']=_0x4b6657['Range']['toObject'](_0x379118['range'],_0x5dcca2)),null!=_0x379118['key']&&_0x379118['hasOwnProperty']('key')&&(_0x8ef68f['key']=_0x379118['key']),null!=_0x379118['oldValueBoolean']&&_0x379118['hasOwnProperty']('oldValueBoolean')&&(_0x8ef68f['oldValueBoolean']=_0x379118['oldValueBoolean']),null!=_0x379118['oldValueJson']&&_0x379118['hasOwnProperty']('oldValueJson')&&(_0x8ef68f['oldValueJson']=_0x379118['oldValueJson']),null!=_0x379118['newValueBoolean']&&_0x379118['hasOwnProperty']('newValueBoolean')&&(_0x8ef68f['newValueBoolean']=_0x379118['newValueBoolean']),null!=_0x379118['newValueJson']&&_0x379118['hasOwnProperty']('newValueJson')&&(_0x8ef68f['newValueJson']=_0x379118['newValueJson']),null!=_0x379118['wasUndone']&&_0x379118['hasOwnProperty']('wasUndone')&&(_0x8ef68f['wasUndone']=_0x379118['wasUndone']),_0x8ef68f;},_0xddc596['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0xddc596['getTypeUrl']=function(_0x493bbd){return void 0x0===_0x493bbd&&(_0x493bbd='type.googleapis.com'),_0x493bbd+'/AttributeOperation';},_0xddc596;}()),_0x4b6657['InsertOperation']=(function(){function _0xcc1897(_0xb89d3d){if(this['nodes']=[],_0xb89d3d){for(var _0x233ee4=Object['keys'](_0xb89d3d),_0x76a18e=0x0;_0x76a18e<_0x233ee4['length'];++_0x76a18e)null!=_0xb89d3d[_0x233ee4[_0x76a18e]]&&(this[_0x233ee4[_0x76a18e]]=_0xb89d3d[_0x233ee4[_0x76a18e]]);}}return _0xcc1897['prototype']['position']=null,_0xcc1897['prototype']['nodes']=_0x21914a['emptyArray'],_0xcc1897['prototype']['shouldReceiveAttributes']=!0x1,_0xcc1897['prototype']['wasUndone']=!0x1,_0xcc1897['create']=function(_0x497a01){return new _0xcc1897(_0x497a01);},_0xcc1897['encode']=function(_0x1f7d2d,_0x225fca){if(_0x225fca||(_0x225fca=_0x46223c['create']()),null!=_0x1f7d2d['position']&&Object['hasOwnProperty']['call'](_0x1f7d2d,'position')&&_0x4b6657['Position']['encode'](_0x1f7d2d['position'],_0x225fca['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1f7d2d['nodes']&&_0x1f7d2d['nodes']['length']){for(var _0xc57eb6=0x0;_0xc57eb6<_0x1f7d2d['nodes']['length'];++_0xc57eb6)_0x4b6657['Element']['encode'](_0x1f7d2d['nodes'][_0xc57eb6],_0x225fca['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1f7d2d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1f7d2d,'shouldReceiveAttributes')&&_0x225fca['uint32'](0x18)['bool'](_0x1f7d2d['shouldReceiveAttributes']),null!=_0x1f7d2d['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f7d2d,'wasUndone')&&_0x225fca['uint32'](0x20)['bool'](_0x1f7d2d['wasUndone']),_0x225fca;},_0xcc1897['encodeDelimited']=function(_0x1b11ce,_0x5ae659){return this['encode'](_0x1b11ce,_0x5ae659)['ldelim']();},_0xcc1897['decode']=function(_0x5d8e0f,_0x405f23){_0x5d8e0f instanceof _0x342e67||(_0x5d8e0f=_0x342e67['create'](_0x5d8e0f));for(var _0x470f19=void 0x0===_0x405f23?_0x5d8e0f['len']:_0x5d8e0f['pos']+_0x405f23,_0x2f134b=new _0x4b6657['InsertOperation']();_0x5d8e0f['pos']<_0x470f19;){var _0x134d29=_0x5d8e0f['uint32']();switch(_0x134d29>>>0x3){case 0x1:_0x2f134b['position']=_0x4b6657['Position']['decode'](_0x5d8e0f,_0x5d8e0f['uint32']());break;case 0x2:_0x2f134b['nodes']&&_0x2f134b['nodes']['length']||(_0x2f134b['nodes']=[]),_0x2f134b['nodes']['push'](_0x4b6657['Element']['decode'](_0x5d8e0f,_0x5d8e0f['uint32']()));break;case 0x3:_0x2f134b['shouldReceiveAttributes']=_0x5d8e0f['bool']();break;case 0x4:_0x2f134b['wasUndone']=_0x5d8e0f['bool']();break;default:_0x5d8e0f['skipType'](0x7&_0x134d29);}}return _0x2f134b;},_0xcc1897['decodeDelimited']=function(_0x498a42){return _0x498a42 instanceof _0x342e67||(_0x498a42=new _0x342e67(_0x498a42)),this['decode'](_0x498a42,_0x498a42['uint32']());},_0xcc1897['verify']=function(_0x19ef77){if('object'!=typeof _0x19ef77||null===_0x19ef77)return'object\x20expected';if(null!=_0x19ef77['position']&&_0x19ef77['hasOwnProperty']('position')&&(_0x1575cf=_0x4b6657['Position']['verify'](_0x19ef77['position'])))return'position.'+_0x1575cf;if(null!=_0x19ef77['nodes']&&_0x19ef77['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x19ef77['nodes']))return'nodes:\x20array\x20expected';for(var _0x321f09=0x0;_0x321f09<_0x19ef77['nodes']['length'];++_0x321f09){var _0x1575cf;if(_0x1575cf=_0x4b6657['Element']['verify'](_0x19ef77['nodes'][_0x321f09]))return'nodes.'+_0x1575cf;}}return null!=_0x19ef77['shouldReceiveAttributes']&&_0x19ef77['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x19ef77['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x19ef77['wasUndone']&&_0x19ef77['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x19ef77['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xcc1897['fromObject']=function(_0x203146){if(_0x203146 instanceof _0x4b6657['InsertOperation'])return _0x203146;var _0x469887=new _0x4b6657['InsertOperation']();if(null!=_0x203146['position']){if('object'!=typeof _0x203146['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x469887['position']=_0x4b6657['Position']['fromObject'](_0x203146['position']);}if(_0x203146['nodes']){if(!Array['isArray'](_0x203146['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x469887['nodes']=[];for(var _0x1bd541=0x0;_0x1bd541<_0x203146['nodes']['length'];++_0x1bd541){if('object'!=typeof _0x203146['nodes'][_0x1bd541])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x469887['nodes'][_0x1bd541]=_0x4b6657['Element']['fromObject'](_0x203146['nodes'][_0x1bd541]);}}return null!=_0x203146['shouldReceiveAttributes']&&(_0x469887['shouldReceiveAttributes']=Boolean(_0x203146['shouldReceiveAttributes'])),null!=_0x203146['wasUndone']&&(_0x469887['wasUndone']=Boolean(_0x203146['wasUndone'])),_0x469887;},_0xcc1897['toObject']=function(_0x251279,_0x52b972){_0x52b972||(_0x52b972={});var _0x1b25c3={};if((_0x52b972['arrays']||_0x52b972['defaults'])&&(_0x1b25c3['nodes']=[]),_0x52b972['defaults']&&(_0x1b25c3['position']=null,_0x1b25c3['shouldReceiveAttributes']=!0x1,_0x1b25c3['wasUndone']=!0x1),null!=_0x251279['position']&&_0x251279['hasOwnProperty']('position')&&(_0x1b25c3['position']=_0x4b6657['Position']['toObject'](_0x251279['position'],_0x52b972)),_0x251279['nodes']&&_0x251279['nodes']['length']){_0x1b25c3['nodes']=[];for(var _0x3bf6e7=0x0;_0x3bf6e7<_0x251279['nodes']['length'];++_0x3bf6e7)_0x1b25c3['nodes'][_0x3bf6e7]=_0x4b6657['Element']['toObject'](_0x251279['nodes'][_0x3bf6e7],_0x52b972);}return null!=_0x251279['shouldReceiveAttributes']&&_0x251279['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1b25c3['shouldReceiveAttributes']=_0x251279['shouldReceiveAttributes']),null!=_0x251279['wasUndone']&&_0x251279['hasOwnProperty']('wasUndone')&&(_0x1b25c3['wasUndone']=_0x251279['wasUndone']),_0x1b25c3;},_0xcc1897['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0xcc1897['getTypeUrl']=function(_0x168022){return void 0x0===_0x168022&&(_0x168022='type.googleapis.com'),_0x168022+'/InsertOperation';},_0xcc1897;}()),_0x4b6657['MarkerOperation']=(function(){function _0x326dbb(_0x1e8b71){if(_0x1e8b71){for(var _0x451119=Object['keys'](_0x1e8b71),_0x5af72a=0x0;_0x5af72a<_0x451119['length'];++_0x5af72a)null!=_0x1e8b71[_0x451119[_0x5af72a]]&&(this[_0x451119[_0x5af72a]]=_0x1e8b71[_0x451119[_0x5af72a]]);}}return _0x326dbb['prototype']['name']='',_0x326dbb['prototype']['oldRange']=null,_0x326dbb['prototype']['newRange']=null,_0x326dbb['prototype']['affectsData']=!0x1,_0x326dbb['prototype']['wasUndone']=!0x1,_0x326dbb['create']=function(_0x43c7c0){return new _0x326dbb(_0x43c7c0);},_0x326dbb['encode']=function(_0x3cb13f,_0x23fb37){return _0x23fb37||(_0x23fb37=_0x46223c['create']()),null!=_0x3cb13f['name']&&Object['hasOwnProperty']['call'](_0x3cb13f,'name')&&_0x23fb37['uint32'](0xa)['string'](_0x3cb13f['name']),null!=_0x3cb13f['oldRange']&&Object['hasOwnProperty']['call'](_0x3cb13f,'oldRange')&&_0x4b6657['Range']['encode'](_0x3cb13f['oldRange'],_0x23fb37['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3cb13f['newRange']&&Object['hasOwnProperty']['call'](_0x3cb13f,'newRange')&&_0x4b6657['Range']['encode'](_0x3cb13f['newRange'],_0x23fb37['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3cb13f['affectsData']&&Object['hasOwnProperty']['call'](_0x3cb13f,'affectsData')&&_0x23fb37['uint32'](0x20)['bool'](_0x3cb13f['affectsData']),null!=_0x3cb13f['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cb13f,'wasUndone')&&_0x23fb37['uint32'](0x28)['bool'](_0x3cb13f['wasUndone']),_0x23fb37;},_0x326dbb['encodeDelimited']=function(_0x1891ac,_0x622d96){return this['encode'](_0x1891ac,_0x622d96)['ldelim']();},_0x326dbb['decode']=function(_0xb9628d,_0x400419){_0xb9628d instanceof _0x342e67||(_0xb9628d=_0x342e67['create'](_0xb9628d));for(var _0x3903dd=void 0x0===_0x400419?_0xb9628d['len']:_0xb9628d['pos']+_0x400419,_0x2f96d4=new _0x4b6657['MarkerOperation']();_0xb9628d['pos']<_0x3903dd;){var _0x30f8f6=_0xb9628d['uint32']();switch(_0x30f8f6>>>0x3){case 0x1:_0x2f96d4['name']=_0xb9628d['string']();break;case 0x2:_0x2f96d4['oldRange']=_0x4b6657['Range']['decode'](_0xb9628d,_0xb9628d['uint32']());break;case 0x3:_0x2f96d4['newRange']=_0x4b6657['Range']['decode'](_0xb9628d,_0xb9628d['uint32']());break;case 0x4:_0x2f96d4['affectsData']=_0xb9628d['bool']();break;case 0x5:_0x2f96d4['wasUndone']=_0xb9628d['bool']();break;default:_0xb9628d['skipType'](0x7&_0x30f8f6);}}return _0x2f96d4;},_0x326dbb['decodeDelimited']=function(_0x56230e){return _0x56230e instanceof _0x342e67||(_0x56230e=new _0x342e67(_0x56230e)),this['decode'](_0x56230e,_0x56230e['uint32']());},_0x326dbb['verify']=function(_0x1b8d4d){if('object'!=typeof _0x1b8d4d||null===_0x1b8d4d)return'object\x20expected';if(null!=_0x1b8d4d['name']&&_0x1b8d4d['hasOwnProperty']('name')&&!_0x21914a['isString'](_0x1b8d4d['name']))return'name:\x20string\x20expected';var _0x247bed;if(null!=_0x1b8d4d['oldRange']&&_0x1b8d4d['hasOwnProperty']('oldRange')&&(_0x247bed=_0x4b6657['Range']['verify'](_0x1b8d4d['oldRange'])))return'oldRange.'+_0x247bed;if(null!=_0x1b8d4d['newRange']&&_0x1b8d4d['hasOwnProperty']('newRange')&&(_0x247bed=_0x4b6657['Range']['verify'](_0x1b8d4d['newRange'])))return'newRange.'+_0x247bed;return null!=_0x1b8d4d['affectsData']&&_0x1b8d4d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1b8d4d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1b8d4d['wasUndone']&&_0x1b8d4d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b8d4d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x326dbb['fromObject']=function(_0x58b915){if(_0x58b915 instanceof _0x4b6657['MarkerOperation'])return _0x58b915;var _0xdc9028=new _0x4b6657['MarkerOperation']();if(null!=_0x58b915['name']&&(_0xdc9028['name']=String(_0x58b915['name'])),null!=_0x58b915['oldRange']){if('object'!=typeof _0x58b915['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xdc9028['oldRange']=_0x4b6657['Range']['fromObject'](_0x58b915['oldRange']);}if(null!=_0x58b915['newRange']){if('object'!=typeof _0x58b915['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xdc9028['newRange']=_0x4b6657['Range']['fromObject'](_0x58b915['newRange']);}return null!=_0x58b915['affectsData']&&(_0xdc9028['affectsData']=Boolean(_0x58b915['affectsData'])),null!=_0x58b915['wasUndone']&&(_0xdc9028['wasUndone']=Boolean(_0x58b915['wasUndone'])),_0xdc9028;},_0x326dbb['toObject']=function(_0x521887,_0x2c8c58){_0x2c8c58||(_0x2c8c58={});var _0x4fba8a={};return _0x2c8c58['defaults']&&(_0x4fba8a['name']='',_0x4fba8a['oldRange']=null,_0x4fba8a['newRange']=null,_0x4fba8a['affectsData']=!0x1,_0x4fba8a['wasUndone']=!0x1),null!=_0x521887['name']&&_0x521887['hasOwnProperty']('name')&&(_0x4fba8a['name']=_0x521887['name']),null!=_0x521887['oldRange']&&_0x521887['hasOwnProperty']('oldRange')&&(_0x4fba8a['oldRange']=_0x4b6657['Range']['toObject'](_0x521887['oldRange'],_0x2c8c58)),null!=_0x521887['newRange']&&_0x521887['hasOwnProperty']('newRange')&&(_0x4fba8a['newRange']=_0x4b6657['Range']['toObject'](_0x521887['newRange'],_0x2c8c58)),null!=_0x521887['affectsData']&&_0x521887['hasOwnProperty']('affectsData')&&(_0x4fba8a['affectsData']=_0x521887['affectsData']),null!=_0x521887['wasUndone']&&_0x521887['hasOwnProperty']('wasUndone')&&(_0x4fba8a['wasUndone']=_0x521887['wasUndone']),_0x4fba8a;},_0x326dbb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x326dbb['getTypeUrl']=function(_0x179b29){return void 0x0===_0x179b29&&(_0x179b29='type.googleapis.com'),_0x179b29+'/MarkerOperation';},_0x326dbb;}()),_0x4b6657['MergeOperation']=(function(){function _0x33f817(_0x21c0e9){if(_0x21c0e9){for(var _0x325977=Object['keys'](_0x21c0e9),_0x25b5d4=0x0;_0x25b5d4<_0x325977['length'];++_0x25b5d4)null!=_0x21c0e9[_0x325977[_0x25b5d4]]&&(this[_0x325977[_0x25b5d4]]=_0x21c0e9[_0x325977[_0x25b5d4]]);}}return _0x33f817['prototype']['sourcePosition']=null,_0x33f817['prototype']['targetPosition']=null,_0x33f817['prototype']['graveyardPosition']=null,_0x33f817['prototype']['howMany']=0x0,_0x33f817['prototype']['wasUndone']=!0x1,_0x33f817['create']=function(_0x2e9b3a){return new _0x33f817(_0x2e9b3a);},_0x33f817['encode']=function(_0x434596,_0x25f432){return _0x25f432||(_0x25f432=_0x46223c['create']()),null!=_0x434596['sourcePosition']&&Object['hasOwnProperty']['call'](_0x434596,'sourcePosition')&&_0x4b6657['Position']['encode'](_0x434596['sourcePosition'],_0x25f432['uint32'](0xa)['fork']())['ldelim'](),null!=_0x434596['targetPosition']&&Object['hasOwnProperty']['call'](_0x434596,'targetPosition')&&_0x4b6657['Position']['encode'](_0x434596['targetPosition'],_0x25f432['uint32'](0x12)['fork']())['ldelim'](),null!=_0x434596['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x434596,'graveyardPosition')&&_0x4b6657['Position']['encode'](_0x434596['graveyardPosition'],_0x25f432['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x434596['howMany']&&Object['hasOwnProperty']['call'](_0x434596,'howMany')&&_0x25f432['uint32'](0x20)['uint32'](_0x434596['howMany']),null!=_0x434596['wasUndone']&&Object['hasOwnProperty']['call'](_0x434596,'wasUndone')&&_0x25f432['uint32'](0x28)['bool'](_0x434596['wasUndone']),_0x25f432;},_0x33f817['encodeDelimited']=function(_0x473e89,_0x116e24){return this['encode'](_0x473e89,_0x116e24)['ldelim']();},_0x33f817['decode']=function(_0x1f2a11,_0x32d4f8){_0x1f2a11 instanceof _0x342e67||(_0x1f2a11=_0x342e67['create'](_0x1f2a11));for(var _0x1bd2fa=void 0x0===_0x32d4f8?_0x1f2a11['len']:_0x1f2a11['pos']+_0x32d4f8,_0x403748=new _0x4b6657['MergeOperation']();_0x1f2a11['pos']<_0x1bd2fa;){var _0x980b79=_0x1f2a11['uint32']();switch(_0x980b79>>>0x3){case 0x1:_0x403748['sourcePosition']=_0x4b6657['Position']['decode'](_0x1f2a11,_0x1f2a11['uint32']());break;case 0x2:_0x403748['targetPosition']=_0x4b6657['Position']['decode'](_0x1f2a11,_0x1f2a11['uint32']());break;case 0x3:_0x403748['graveyardPosition']=_0x4b6657['Position']['decode'](_0x1f2a11,_0x1f2a11['uint32']());break;case 0x4:_0x403748['howMany']=_0x1f2a11['uint32']();break;case 0x5:_0x403748['wasUndone']=_0x1f2a11['bool']();break;default:_0x1f2a11['skipType'](0x7&_0x980b79);}}return _0x403748;},_0x33f817['decodeDelimited']=function(_0x1a3390){return _0x1a3390 instanceof _0x342e67||(_0x1a3390=new _0x342e67(_0x1a3390)),this['decode'](_0x1a3390,_0x1a3390['uint32']());},_0x33f817['verify']=function(_0x59e8e4){if('object'!=typeof _0x59e8e4||null===_0x59e8e4)return'object\x20expected';var _0x1ee108;if(null!=_0x59e8e4['sourcePosition']&&_0x59e8e4['hasOwnProperty']('sourcePosition')&&(_0x1ee108=_0x4b6657['Position']['verify'](_0x59e8e4['sourcePosition'])))return'sourcePosition.'+_0x1ee108;if(null!=_0x59e8e4['targetPosition']&&_0x59e8e4['hasOwnProperty']('targetPosition')&&(_0x1ee108=_0x4b6657['Position']['verify'](_0x59e8e4['targetPosition'])))return'targetPosition.'+_0x1ee108;if(null!=_0x59e8e4['graveyardPosition']&&_0x59e8e4['hasOwnProperty']('graveyardPosition')&&(_0x1ee108=_0x4b6657['Position']['verify'](_0x59e8e4['graveyardPosition'])))return'graveyardPosition.'+_0x1ee108;return null!=_0x59e8e4['howMany']&&_0x59e8e4['hasOwnProperty']('howMany')&&!_0x21914a['isInteger'](_0x59e8e4['howMany'])?'howMany:\x20integer\x20expected':null!=_0x59e8e4['wasUndone']&&_0x59e8e4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59e8e4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33f817['fromObject']=function(_0x43ac99){if(_0x43ac99 instanceof _0x4b6657['MergeOperation'])return _0x43ac99;var _0x238ce3=new _0x4b6657['MergeOperation']();if(null!=_0x43ac99['sourcePosition']){if('object'!=typeof _0x43ac99['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x238ce3['sourcePosition']=_0x4b6657['Position']['fromObject'](_0x43ac99['sourcePosition']);}if(null!=_0x43ac99['targetPosition']){if('object'!=typeof _0x43ac99['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x238ce3['targetPosition']=_0x4b6657['Position']['fromObject'](_0x43ac99['targetPosition']);}if(null!=_0x43ac99['graveyardPosition']){if('object'!=typeof _0x43ac99['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x238ce3['graveyardPosition']=_0x4b6657['Position']['fromObject'](_0x43ac99['graveyardPosition']);}return null!=_0x43ac99['howMany']&&(_0x238ce3['howMany']=_0x43ac99['howMany']>>>0x0),null!=_0x43ac99['wasUndone']&&(_0x238ce3['wasUndone']=Boolean(_0x43ac99['wasUndone'])),_0x238ce3;},_0x33f817['toObject']=function(_0x5696e5,_0x5d376d){_0x5d376d||(_0x5d376d={});var _0x40674f={};return _0x5d376d['defaults']&&(_0x40674f['sourcePosition']=null,_0x40674f['targetPosition']=null,_0x40674f['graveyardPosition']=null,_0x40674f['howMany']=0x0,_0x40674f['wasUndone']=!0x1),null!=_0x5696e5['sourcePosition']&&_0x5696e5['hasOwnProperty']('sourcePosition')&&(_0x40674f['sourcePosition']=_0x4b6657['Position']['toObject'](_0x5696e5['sourcePosition'],_0x5d376d)),null!=_0x5696e5['targetPosition']&&_0x5696e5['hasOwnProperty']('targetPosition')&&(_0x40674f['targetPosition']=_0x4b6657['Position']['toObject'](_0x5696e5['targetPosition'],_0x5d376d)),null!=_0x5696e5['graveyardPosition']&&_0x5696e5['hasOwnProperty']('graveyardPosition')&&(_0x40674f['graveyardPosition']=_0x4b6657['Position']['toObject'](_0x5696e5['graveyardPosition'],_0x5d376d)),null!=_0x5696e5['howMany']&&_0x5696e5['hasOwnProperty']('howMany')&&(_0x40674f['howMany']=_0x5696e5['howMany']),null!=_0x5696e5['wasUndone']&&_0x5696e5['hasOwnProperty']('wasUndone')&&(_0x40674f['wasUndone']=_0x5696e5['wasUndone']),_0x40674f;},_0x33f817['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x33f817['getTypeUrl']=function(_0x157f0e){return void 0x0===_0x157f0e&&(_0x157f0e='type.googleapis.com'),_0x157f0e+'/MergeOperation';},_0x33f817;}()),_0x4b6657['MoveOperation']=(function(){function _0x34afa0(_0x6ad34a){if(_0x6ad34a){for(var _0x2e1ee4=Object['keys'](_0x6ad34a),_0x4742f9=0x0;_0x4742f9<_0x2e1ee4['length'];++_0x4742f9)null!=_0x6ad34a[_0x2e1ee4[_0x4742f9]]&&(this[_0x2e1ee4[_0x4742f9]]=_0x6ad34a[_0x2e1ee4[_0x4742f9]]);}}return _0x34afa0['prototype']['sourcePosition']=null,_0x34afa0['prototype']['howMany']=0x0,_0x34afa0['prototype']['targetPosition']=null,_0x34afa0['prototype']['wasUndone']=!0x1,_0x34afa0['create']=function(_0x41c43a){return new _0x34afa0(_0x41c43a);},_0x34afa0['encode']=function(_0x22202c,_0x35b708){return _0x35b708||(_0x35b708=_0x46223c['create']()),null!=_0x22202c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x22202c,'sourcePosition')&&_0x4b6657['Position']['encode'](_0x22202c['sourcePosition'],_0x35b708['uint32'](0xa)['fork']())['ldelim'](),null!=_0x22202c['howMany']&&Object['hasOwnProperty']['call'](_0x22202c,'howMany')&&_0x35b708['uint32'](0x10)['uint32'](_0x22202c['howMany']),null!=_0x22202c['targetPosition']&&Object['hasOwnProperty']['call'](_0x22202c,'targetPosition')&&_0x4b6657['Position']['encode'](_0x22202c['targetPosition'],_0x35b708['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x22202c['wasUndone']&&Object['hasOwnProperty']['call'](_0x22202c,'wasUndone')&&_0x35b708['uint32'](0x20)['bool'](_0x22202c['wasUndone']),_0x35b708;},_0x34afa0['encodeDelimited']=function(_0x426305,_0x31c3ff){return this['encode'](_0x426305,_0x31c3ff)['ldelim']();},_0x34afa0['decode']=function(_0xcea2af,_0x57f509){_0xcea2af instanceof _0x342e67||(_0xcea2af=_0x342e67['create'](_0xcea2af));for(var _0x51d7f2=void 0x0===_0x57f509?_0xcea2af['len']:_0xcea2af['pos']+_0x57f509,_0x461bcf=new _0x4b6657['MoveOperation']();_0xcea2af['pos']<_0x51d7f2;){var _0x5a32a7=_0xcea2af['uint32']();switch(_0x5a32a7>>>0x3){case 0x1:_0x461bcf['sourcePosition']=_0x4b6657['Position']['decode'](_0xcea2af,_0xcea2af['uint32']());break;case 0x2:_0x461bcf['howMany']=_0xcea2af['uint32']();break;case 0x3:_0x461bcf['targetPosition']=_0x4b6657['Position']['decode'](_0xcea2af,_0xcea2af['uint32']());break;case 0x4:_0x461bcf['wasUndone']=_0xcea2af['bool']();break;default:_0xcea2af['skipType'](0x7&_0x5a32a7);}}return _0x461bcf;},_0x34afa0['decodeDelimited']=function(_0x590104){return _0x590104 instanceof _0x342e67||(_0x590104=new _0x342e67(_0x590104)),this['decode'](_0x590104,_0x590104['uint32']());},_0x34afa0['verify']=function(_0x52cabb){if('object'!=typeof _0x52cabb||null===_0x52cabb)return'object\x20expected';var _0x6b2e68;if(null!=_0x52cabb['sourcePosition']&&_0x52cabb['hasOwnProperty']('sourcePosition')&&(_0x6b2e68=_0x4b6657['Position']['verify'](_0x52cabb['sourcePosition'])))return'sourcePosition.'+_0x6b2e68;if(null!=_0x52cabb['howMany']&&_0x52cabb['hasOwnProperty']('howMany')&&!_0x21914a['isInteger'](_0x52cabb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x52cabb['targetPosition']&&_0x52cabb['hasOwnProperty']('targetPosition')&&(_0x6b2e68=_0x4b6657['Position']['verify'](_0x52cabb['targetPosition'])))return'targetPosition.'+_0x6b2e68;return null!=_0x52cabb['wasUndone']&&_0x52cabb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x52cabb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34afa0['fromObject']=function(_0x417f87){if(_0x417f87 instanceof _0x4b6657['MoveOperation'])return _0x417f87;var _0x3328a9=new _0x4b6657['MoveOperation']();if(null!=_0x417f87['sourcePosition']){if('object'!=typeof _0x417f87['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3328a9['sourcePosition']=_0x4b6657['Position']['fromObject'](_0x417f87['sourcePosition']);}if(null!=_0x417f87['howMany']&&(_0x3328a9['howMany']=_0x417f87['howMany']>>>0x0),null!=_0x417f87['targetPosition']){if('object'!=typeof _0x417f87['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3328a9['targetPosition']=_0x4b6657['Position']['fromObject'](_0x417f87['targetPosition']);}return null!=_0x417f87['wasUndone']&&(_0x3328a9['wasUndone']=Boolean(_0x417f87['wasUndone'])),_0x3328a9;},_0x34afa0['toObject']=function(_0x2a36dd,_0x288fb6){_0x288fb6||(_0x288fb6={});var _0x32965c={};return _0x288fb6['defaults']&&(_0x32965c['sourcePosition']=null,_0x32965c['howMany']=0x0,_0x32965c['targetPosition']=null,_0x32965c['wasUndone']=!0x1),null!=_0x2a36dd['sourcePosition']&&_0x2a36dd['hasOwnProperty']('sourcePosition')&&(_0x32965c['sourcePosition']=_0x4b6657['Position']['toObject'](_0x2a36dd['sourcePosition'],_0x288fb6)),null!=_0x2a36dd['howMany']&&_0x2a36dd['hasOwnProperty']('howMany')&&(_0x32965c['howMany']=_0x2a36dd['howMany']),null!=_0x2a36dd['targetPosition']&&_0x2a36dd['hasOwnProperty']('targetPosition')&&(_0x32965c['targetPosition']=_0x4b6657['Position']['toObject'](_0x2a36dd['targetPosition'],_0x288fb6)),null!=_0x2a36dd['wasUndone']&&_0x2a36dd['hasOwnProperty']('wasUndone')&&(_0x32965c['wasUndone']=_0x2a36dd['wasUndone']),_0x32965c;},_0x34afa0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x34afa0['getTypeUrl']=function(_0x3a3d9a){return void 0x0===_0x3a3d9a&&(_0x3a3d9a='type.googleapis.com'),_0x3a3d9a+'/MoveOperation';},_0x34afa0;}()),_0x4b6657['RenameOperation']=(function(){function _0x1f151a(_0x4eb39d){if(_0x4eb39d){for(var _0x5939f9=Object['keys'](_0x4eb39d),_0x4a0218=0x0;_0x4a0218<_0x5939f9['length'];++_0x4a0218)null!=_0x4eb39d[_0x5939f9[_0x4a0218]]&&(this[_0x5939f9[_0x4a0218]]=_0x4eb39d[_0x5939f9[_0x4a0218]]);}}return _0x1f151a['prototype']['position']=null,_0x1f151a['prototype']['oldName']='',_0x1f151a['prototype']['newName']='',_0x1f151a['prototype']['wasUndone']=!0x1,_0x1f151a['create']=function(_0x6d4f35){return new _0x1f151a(_0x6d4f35);},_0x1f151a['encode']=function(_0x67e4bf,_0xf3a7c9){return _0xf3a7c9||(_0xf3a7c9=_0x46223c['create']()),null!=_0x67e4bf['position']&&Object['hasOwnProperty']['call'](_0x67e4bf,'position')&&_0x4b6657['Position']['encode'](_0x67e4bf['position'],_0xf3a7c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x67e4bf['oldName']&&Object['hasOwnProperty']['call'](_0x67e4bf,'oldName')&&_0xf3a7c9['uint32'](0x12)['string'](_0x67e4bf['oldName']),null!=_0x67e4bf['newName']&&Object['hasOwnProperty']['call'](_0x67e4bf,'newName')&&_0xf3a7c9['uint32'](0x1a)['string'](_0x67e4bf['newName']),null!=_0x67e4bf['wasUndone']&&Object['hasOwnProperty']['call'](_0x67e4bf,'wasUndone')&&_0xf3a7c9['uint32'](0x20)['bool'](_0x67e4bf['wasUndone']),_0xf3a7c9;},_0x1f151a['encodeDelimited']=function(_0x167a28,_0x5a5290){return this['encode'](_0x167a28,_0x5a5290)['ldelim']();},_0x1f151a['decode']=function(_0x146217,_0x131201){_0x146217 instanceof _0x342e67||(_0x146217=_0x342e67['create'](_0x146217));for(var _0x5d24c3=void 0x0===_0x131201?_0x146217['len']:_0x146217['pos']+_0x131201,_0x1be55f=new _0x4b6657['RenameOperation']();_0x146217['pos']<_0x5d24c3;){var _0x5a5728=_0x146217['uint32']();switch(_0x5a5728>>>0x3){case 0x1:_0x1be55f['position']=_0x4b6657['Position']['decode'](_0x146217,_0x146217['uint32']());break;case 0x2:_0x1be55f['oldName']=_0x146217['string']();break;case 0x3:_0x1be55f['newName']=_0x146217['string']();break;case 0x4:_0x1be55f['wasUndone']=_0x146217['bool']();break;default:_0x146217['skipType'](0x7&_0x5a5728);}}return _0x1be55f;},_0x1f151a['decodeDelimited']=function(_0x4c83d1){return _0x4c83d1 instanceof _0x342e67||(_0x4c83d1=new _0x342e67(_0x4c83d1)),this['decode'](_0x4c83d1,_0x4c83d1['uint32']());},_0x1f151a['verify']=function(_0x4c5e57){if('object'!=typeof _0x4c5e57||null===_0x4c5e57)return'object\x20expected';if(null!=_0x4c5e57['position']&&_0x4c5e57['hasOwnProperty']('position')){var _0x213086=_0x4b6657['Position']['verify'](_0x4c5e57['position']);if(_0x213086)return'position.'+_0x213086;}return null!=_0x4c5e57['oldName']&&_0x4c5e57['hasOwnProperty']('oldName')&&!_0x21914a['isString'](_0x4c5e57['oldName'])?'oldName:\x20string\x20expected':null!=_0x4c5e57['newName']&&_0x4c5e57['hasOwnProperty']('newName')&&!_0x21914a['isString'](_0x4c5e57['newName'])?'newName:\x20string\x20expected':null!=_0x4c5e57['wasUndone']&&_0x4c5e57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c5e57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f151a['fromObject']=function(_0x586ee0){if(_0x586ee0 instanceof _0x4b6657['RenameOperation'])return _0x586ee0;var _0x474474=new _0x4b6657['RenameOperation']();if(null!=_0x586ee0['position']){if('object'!=typeof _0x586ee0['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x474474['position']=_0x4b6657['Position']['fromObject'](_0x586ee0['position']);}return null!=_0x586ee0['oldName']&&(_0x474474['oldName']=String(_0x586ee0['oldName'])),null!=_0x586ee0['newName']&&(_0x474474['newName']=String(_0x586ee0['newName'])),null!=_0x586ee0['wasUndone']&&(_0x474474['wasUndone']=Boolean(_0x586ee0['wasUndone'])),_0x474474;},_0x1f151a['toObject']=function(_0x394d10,_0x3355c7){_0x3355c7||(_0x3355c7={});var _0x2a283b={};return _0x3355c7['defaults']&&(_0x2a283b['position']=null,_0x2a283b['oldName']='',_0x2a283b['newName']='',_0x2a283b['wasUndone']=!0x1),null!=_0x394d10['position']&&_0x394d10['hasOwnProperty']('position')&&(_0x2a283b['position']=_0x4b6657['Position']['toObject'](_0x394d10['position'],_0x3355c7)),null!=_0x394d10['oldName']&&_0x394d10['hasOwnProperty']('oldName')&&(_0x2a283b['oldName']=_0x394d10['oldName']),null!=_0x394d10['newName']&&_0x394d10['hasOwnProperty']('newName')&&(_0x2a283b['newName']=_0x394d10['newName']),null!=_0x394d10['wasUndone']&&_0x394d10['hasOwnProperty']('wasUndone')&&(_0x2a283b['wasUndone']=_0x394d10['wasUndone']),_0x2a283b;},_0x1f151a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x1f151a['getTypeUrl']=function(_0x33b32d){return void 0x0===_0x33b32d&&(_0x33b32d='type.googleapis.com'),_0x33b32d+'/RenameOperation';},_0x1f151a;}()),_0x4b6657['RootAttributeOperation']=(function(){function _0x158651(_0x597df2){if(_0x597df2){for(var _0x33a67a=Object['keys'](_0x597df2),_0x3f8dbe=0x0;_0x3f8dbe<_0x33a67a['length'];++_0x3f8dbe)null!=_0x597df2[_0x33a67a[_0x3f8dbe]]&&(this[_0x33a67a[_0x3f8dbe]]=_0x597df2[_0x33a67a[_0x3f8dbe]]);}}return _0x158651['prototype']['root']='',_0x158651['prototype']['key']='',_0x158651['prototype']['oldValueBoolean']=!0x1,_0x158651['prototype']['oldValueJson']='',_0x158651['prototype']['newValueBoolean']=!0x1,_0x158651['prototype']['newValueJson']='',_0x158651['prototype']['wasUndone']=!0x1,_0x158651['create']=function(_0x598515){return new _0x158651(_0x598515);},_0x158651['encode']=function(_0x28ad22,_0x187ac1){return _0x187ac1||(_0x187ac1=_0x46223c['create']()),null!=_0x28ad22['root']&&Object['hasOwnProperty']['call'](_0x28ad22,'root')&&_0x187ac1['uint32'](0xa)['string'](_0x28ad22['root']),null!=_0x28ad22['key']&&Object['hasOwnProperty']['call'](_0x28ad22,'key')&&_0x187ac1['uint32'](0x12)['string'](_0x28ad22['key']),null!=_0x28ad22['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x28ad22,'oldValueBoolean')&&_0x187ac1['uint32'](0x18)['bool'](_0x28ad22['oldValueBoolean']),null!=_0x28ad22['oldValueJson']&&Object['hasOwnProperty']['call'](_0x28ad22,'oldValueJson')&&_0x187ac1['uint32'](0x22)['string'](_0x28ad22['oldValueJson']),null!=_0x28ad22['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x28ad22,'newValueBoolean')&&_0x187ac1['uint32'](0x28)['bool'](_0x28ad22['newValueBoolean']),null!=_0x28ad22['newValueJson']&&Object['hasOwnProperty']['call'](_0x28ad22,'newValueJson')&&_0x187ac1['uint32'](0x32)['string'](_0x28ad22['newValueJson']),null!=_0x28ad22['wasUndone']&&Object['hasOwnProperty']['call'](_0x28ad22,'wasUndone')&&_0x187ac1['uint32'](0x38)['bool'](_0x28ad22['wasUndone']),_0x187ac1;},_0x158651['encodeDelimited']=function(_0x174dc4,_0x276f35){return this['encode'](_0x174dc4,_0x276f35)['ldelim']();},_0x158651['decode']=function(_0xba06ac,_0x296333){_0xba06ac instanceof _0x342e67||(_0xba06ac=_0x342e67['create'](_0xba06ac));for(var _0x35ab71=void 0x0===_0x296333?_0xba06ac['len']:_0xba06ac['pos']+_0x296333,_0x25c96b=new _0x4b6657['RootAttributeOperation']();_0xba06ac['pos']<_0x35ab71;){var _0x430887=_0xba06ac['uint32']();switch(_0x430887>>>0x3){case 0x1:_0x25c96b['root']=_0xba06ac['string']();break;case 0x2:_0x25c96b['key']=_0xba06ac['string']();break;case 0x3:_0x25c96b['oldValueBoolean']=_0xba06ac['bool']();break;case 0x4:_0x25c96b['oldValueJson']=_0xba06ac['string']();break;case 0x5:_0x25c96b['newValueBoolean']=_0xba06ac['bool']();break;case 0x6:_0x25c96b['newValueJson']=_0xba06ac['string']();break;case 0x7:_0x25c96b['wasUndone']=_0xba06ac['bool']();break;default:_0xba06ac['skipType'](0x7&_0x430887);}}return _0x25c96b;},_0x158651['decodeDelimited']=function(_0xcaa300){return _0xcaa300 instanceof _0x342e67||(_0xcaa300=new _0x342e67(_0xcaa300)),this['decode'](_0xcaa300,_0xcaa300['uint32']());},_0x158651['verify']=function(_0x1b3f4b){return'object'!=typeof _0x1b3f4b||null===_0x1b3f4b?'object\x20expected':null!=_0x1b3f4b['root']&&_0x1b3f4b['hasOwnProperty']('root')&&!_0x21914a['isString'](_0x1b3f4b['root'])?'root:\x20string\x20expected':null!=_0x1b3f4b['key']&&_0x1b3f4b['hasOwnProperty']('key')&&!_0x21914a['isString'](_0x1b3f4b['key'])?'key:\x20string\x20expected':null!=_0x1b3f4b['oldValueBoolean']&&_0x1b3f4b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1b3f4b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1b3f4b['oldValueJson']&&_0x1b3f4b['hasOwnProperty']('oldValueJson')&&!_0x21914a['isString'](_0x1b3f4b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1b3f4b['newValueBoolean']&&_0x1b3f4b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1b3f4b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1b3f4b['newValueJson']&&_0x1b3f4b['hasOwnProperty']('newValueJson')&&!_0x21914a['isString'](_0x1b3f4b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1b3f4b['wasUndone']&&_0x1b3f4b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b3f4b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x158651['fromObject']=function(_0x4e67d3){if(_0x4e67d3 instanceof _0x4b6657['RootAttributeOperation'])return _0x4e67d3;var _0x43a044=new _0x4b6657['RootAttributeOperation']();return null!=_0x4e67d3['root']&&(_0x43a044['root']=String(_0x4e67d3['root'])),null!=_0x4e67d3['key']&&(_0x43a044['key']=String(_0x4e67d3['key'])),null!=_0x4e67d3['oldValueBoolean']&&(_0x43a044['oldValueBoolean']=Boolean(_0x4e67d3['oldValueBoolean'])),null!=_0x4e67d3['oldValueJson']&&(_0x43a044['oldValueJson']=String(_0x4e67d3['oldValueJson'])),null!=_0x4e67d3['newValueBoolean']&&(_0x43a044['newValueBoolean']=Boolean(_0x4e67d3['newValueBoolean'])),null!=_0x4e67d3['newValueJson']&&(_0x43a044['newValueJson']=String(_0x4e67d3['newValueJson'])),null!=_0x4e67d3['wasUndone']&&(_0x43a044['wasUndone']=Boolean(_0x4e67d3['wasUndone'])),_0x43a044;},_0x158651['toObject']=function(_0x3fe817,_0xee9486){_0xee9486||(_0xee9486={});var _0x32e3cb={};return _0xee9486['defaults']&&(_0x32e3cb['root']='',_0x32e3cb['key']='',_0x32e3cb['oldValueBoolean']=!0x1,_0x32e3cb['oldValueJson']='',_0x32e3cb['newValueBoolean']=!0x1,_0x32e3cb['newValueJson']='',_0x32e3cb['wasUndone']=!0x1),null!=_0x3fe817['root']&&_0x3fe817['hasOwnProperty']('root')&&(_0x32e3cb['root']=_0x3fe817['root']),null!=_0x3fe817['key']&&_0x3fe817['hasOwnProperty']('key')&&(_0x32e3cb['key']=_0x3fe817['key']),null!=_0x3fe817['oldValueBoolean']&&_0x3fe817['hasOwnProperty']('oldValueBoolean')&&(_0x32e3cb['oldValueBoolean']=_0x3fe817['oldValueBoolean']),null!=_0x3fe817['oldValueJson']&&_0x3fe817['hasOwnProperty']('oldValueJson')&&(_0x32e3cb['oldValueJson']=_0x3fe817['oldValueJson']),null!=_0x3fe817['newValueBoolean']&&_0x3fe817['hasOwnProperty']('newValueBoolean')&&(_0x32e3cb['newValueBoolean']=_0x3fe817['newValueBoolean']),null!=_0x3fe817['newValueJson']&&_0x3fe817['hasOwnProperty']('newValueJson')&&(_0x32e3cb['newValueJson']=_0x3fe817['newValueJson']),null!=_0x3fe817['wasUndone']&&_0x3fe817['hasOwnProperty']('wasUndone')&&(_0x32e3cb['wasUndone']=_0x3fe817['wasUndone']),_0x32e3cb;},_0x158651['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x158651['getTypeUrl']=function(_0x368f75){return void 0x0===_0x368f75&&(_0x368f75='type.googleapis.com'),_0x368f75+'/RootAttributeOperation';},_0x158651;}()),_0x4b6657['RootOperation']=(function(){function _0x5d8786(_0x3d7926){if(_0x3d7926){for(var _0x37c0f3=Object['keys'](_0x3d7926),_0x39e5fc=0x0;_0x39e5fc<_0x37c0f3['length'];++_0x39e5fc)null!=_0x3d7926[_0x37c0f3[_0x39e5fc]]&&(this[_0x37c0f3[_0x39e5fc]]=_0x3d7926[_0x37c0f3[_0x39e5fc]]);}}return _0x5d8786['prototype']['rootName']='',_0x5d8786['prototype']['elementName']='',_0x5d8786['prototype']['isAdd']=!0x1,_0x5d8786['prototype']['wasUndone']=!0x1,_0x5d8786['create']=function(_0x2e1a80){return new _0x5d8786(_0x2e1a80);},_0x5d8786['encode']=function(_0x421c64,_0xa3e2f9){return _0xa3e2f9||(_0xa3e2f9=_0x46223c['create']()),null!=_0x421c64['rootName']&&Object['hasOwnProperty']['call'](_0x421c64,'rootName')&&_0xa3e2f9['uint32'](0xa)['string'](_0x421c64['rootName']),null!=_0x421c64['elementName']&&Object['hasOwnProperty']['call'](_0x421c64,'elementName')&&_0xa3e2f9['uint32'](0x12)['string'](_0x421c64['elementName']),null!=_0x421c64['isAdd']&&Object['hasOwnProperty']['call'](_0x421c64,'isAdd')&&_0xa3e2f9['uint32'](0x18)['bool'](_0x421c64['isAdd']),null!=_0x421c64['wasUndone']&&Object['hasOwnProperty']['call'](_0x421c64,'wasUndone')&&_0xa3e2f9['uint32'](0x20)['bool'](_0x421c64['wasUndone']),_0xa3e2f9;},_0x5d8786['encodeDelimited']=function(_0x5d8eef,_0x307151){return this['encode'](_0x5d8eef,_0x307151)['ldelim']();},_0x5d8786['decode']=function(_0x10aadc,_0x227d70){_0x10aadc instanceof _0x342e67||(_0x10aadc=_0x342e67['create'](_0x10aadc));for(var _0x4eb0c1=void 0x0===_0x227d70?_0x10aadc['len']:_0x10aadc['pos']+_0x227d70,_0x5335f7=new _0x4b6657['RootOperation']();_0x10aadc['pos']<_0x4eb0c1;){var _0x2b26a2=_0x10aadc['uint32']();switch(_0x2b26a2>>>0x3){case 0x1:_0x5335f7['rootName']=_0x10aadc['string']();break;case 0x2:_0x5335f7['elementName']=_0x10aadc['string']();break;case 0x3:_0x5335f7['isAdd']=_0x10aadc['bool']();break;case 0x4:_0x5335f7['wasUndone']=_0x10aadc['bool']();break;default:_0x10aadc['skipType'](0x7&_0x2b26a2);}}return _0x5335f7;},_0x5d8786['decodeDelimited']=function(_0xda26d6){return _0xda26d6 instanceof _0x342e67||(_0xda26d6=new _0x342e67(_0xda26d6)),this['decode'](_0xda26d6,_0xda26d6['uint32']());},_0x5d8786['verify']=function(_0x116ca0){return'object'!=typeof _0x116ca0||null===_0x116ca0?'object\x20expected':null!=_0x116ca0['rootName']&&_0x116ca0['hasOwnProperty']('rootName')&&!_0x21914a['isString'](_0x116ca0['rootName'])?'rootName:\x20string\x20expected':null!=_0x116ca0['elementName']&&_0x116ca0['hasOwnProperty']('elementName')&&!_0x21914a['isString'](_0x116ca0['elementName'])?'elementName:\x20string\x20expected':null!=_0x116ca0['isAdd']&&_0x116ca0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x116ca0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x116ca0['wasUndone']&&_0x116ca0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x116ca0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d8786['fromObject']=function(_0x19cdfd){if(_0x19cdfd instanceof _0x4b6657['RootOperation'])return _0x19cdfd;var _0x11af30=new _0x4b6657['RootOperation']();return null!=_0x19cdfd['rootName']&&(_0x11af30['rootName']=String(_0x19cdfd['rootName'])),null!=_0x19cdfd['elementName']&&(_0x11af30['elementName']=String(_0x19cdfd['elementName'])),null!=_0x19cdfd['isAdd']&&(_0x11af30['isAdd']=Boolean(_0x19cdfd['isAdd'])),null!=_0x19cdfd['wasUndone']&&(_0x11af30['wasUndone']=Boolean(_0x19cdfd['wasUndone'])),_0x11af30;},_0x5d8786['toObject']=function(_0x3fff0e,_0x3b327d){_0x3b327d||(_0x3b327d={});var _0x38ea4e={};return _0x3b327d['defaults']&&(_0x38ea4e['rootName']='',_0x38ea4e['elementName']='',_0x38ea4e['isAdd']=!0x1,_0x38ea4e['wasUndone']=!0x1),null!=_0x3fff0e['rootName']&&_0x3fff0e['hasOwnProperty']('rootName')&&(_0x38ea4e['rootName']=_0x3fff0e['rootName']),null!=_0x3fff0e['elementName']&&_0x3fff0e['hasOwnProperty']('elementName')&&(_0x38ea4e['elementName']=_0x3fff0e['elementName']),null!=_0x3fff0e['isAdd']&&_0x3fff0e['hasOwnProperty']('isAdd')&&(_0x38ea4e['isAdd']=_0x3fff0e['isAdd']),null!=_0x3fff0e['wasUndone']&&_0x3fff0e['hasOwnProperty']('wasUndone')&&(_0x38ea4e['wasUndone']=_0x3fff0e['wasUndone']),_0x38ea4e;},_0x5d8786['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x5d8786['getTypeUrl']=function(_0x269175){return void 0x0===_0x269175&&(_0x269175='type.googleapis.com'),_0x269175+'/RootOperation';},_0x5d8786;}()),_0x4b6657['SplitOperation']=(function(){function _0x1afa6d(_0x2ca25f){if(_0x2ca25f){for(var _0x18d58f=Object['keys'](_0x2ca25f),_0x504a31=0x0;_0x504a31<_0x18d58f['length'];++_0x504a31)null!=_0x2ca25f[_0x18d58f[_0x504a31]]&&(this[_0x18d58f[_0x504a31]]=_0x2ca25f[_0x18d58f[_0x504a31]]);}}return _0x1afa6d['prototype']['splitPosition']=null,_0x1afa6d['prototype']['graveyardPosition']=null,_0x1afa6d['prototype']['howMany']=0x0,_0x1afa6d['prototype']['insertionPosition']=null,_0x1afa6d['prototype']['wasUndone']=!0x1,_0x1afa6d['create']=function(_0x47d35b){return new _0x1afa6d(_0x47d35b);},_0x1afa6d['encode']=function(_0x5d44b5,_0x31e5e4){return _0x31e5e4||(_0x31e5e4=_0x46223c['create']()),null!=_0x5d44b5['splitPosition']&&Object['hasOwnProperty']['call'](_0x5d44b5,'splitPosition')&&_0x4b6657['Position']['encode'](_0x5d44b5['splitPosition'],_0x31e5e4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d44b5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5d44b5,'graveyardPosition')&&_0x4b6657['Position']['encode'](_0x5d44b5['graveyardPosition'],_0x31e5e4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5d44b5['howMany']&&Object['hasOwnProperty']['call'](_0x5d44b5,'howMany')&&_0x31e5e4['uint32'](0x18)['uint32'](_0x5d44b5['howMany']),null!=_0x5d44b5['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5d44b5,'insertionPosition')&&_0x4b6657['Position']['encode'](_0x5d44b5['insertionPosition'],_0x31e5e4['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5d44b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d44b5,'wasUndone')&&_0x31e5e4['uint32'](0x28)['bool'](_0x5d44b5['wasUndone']),_0x31e5e4;},_0x1afa6d['encodeDelimited']=function(_0x39d313,_0x2b09c6){return this['encode'](_0x39d313,_0x2b09c6)['ldelim']();},_0x1afa6d['decode']=function(_0x165406,_0x140927){_0x165406 instanceof _0x342e67||(_0x165406=_0x342e67['create'](_0x165406));for(var _0x41d1b4=void 0x0===_0x140927?_0x165406['len']:_0x165406['pos']+_0x140927,_0x45ffda=new _0x4b6657['SplitOperation']();_0x165406['pos']<_0x41d1b4;){var _0x52cf54=_0x165406['uint32']();switch(_0x52cf54>>>0x3){case 0x1:_0x45ffda['splitPosition']=_0x4b6657['Position']['decode'](_0x165406,_0x165406['uint32']());break;case 0x2:_0x45ffda['graveyardPosition']=_0x4b6657['Position']['decode'](_0x165406,_0x165406['uint32']());break;case 0x3:_0x45ffda['howMany']=_0x165406['uint32']();break;case 0x4:_0x45ffda['insertionPosition']=_0x4b6657['Position']['decode'](_0x165406,_0x165406['uint32']());break;case 0x5:_0x45ffda['wasUndone']=_0x165406['bool']();break;default:_0x165406['skipType'](0x7&_0x52cf54);}}return _0x45ffda;},_0x1afa6d['decodeDelimited']=function(_0x3d7c38){return _0x3d7c38 instanceof _0x342e67||(_0x3d7c38=new _0x342e67(_0x3d7c38)),this['decode'](_0x3d7c38,_0x3d7c38['uint32']());},_0x1afa6d['verify']=function(_0x22a9d4){if('object'!=typeof _0x22a9d4||null===_0x22a9d4)return'object\x20expected';var _0x18b028;if(null!=_0x22a9d4['splitPosition']&&_0x22a9d4['hasOwnProperty']('splitPosition')&&(_0x18b028=_0x4b6657['Position']['verify'](_0x22a9d4['splitPosition'])))return'splitPosition.'+_0x18b028;if(null!=_0x22a9d4['graveyardPosition']&&_0x22a9d4['hasOwnProperty']('graveyardPosition')&&(_0x18b028=_0x4b6657['Position']['verify'](_0x22a9d4['graveyardPosition'])))return'graveyardPosition.'+_0x18b028;if(null!=_0x22a9d4['howMany']&&_0x22a9d4['hasOwnProperty']('howMany')&&!_0x21914a['isInteger'](_0x22a9d4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x22a9d4['insertionPosition']&&_0x22a9d4['hasOwnProperty']('insertionPosition')&&(_0x18b028=_0x4b6657['Position']['verify'](_0x22a9d4['insertionPosition'])))return'insertionPosition.'+_0x18b028;return null!=_0x22a9d4['wasUndone']&&_0x22a9d4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22a9d4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1afa6d['fromObject']=function(_0x21c4ab){if(_0x21c4ab instanceof _0x4b6657['SplitOperation'])return _0x21c4ab;var _0x377b27=new _0x4b6657['SplitOperation']();if(null!=_0x21c4ab['splitPosition']){if('object'!=typeof _0x21c4ab['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x377b27['splitPosition']=_0x4b6657['Position']['fromObject'](_0x21c4ab['splitPosition']);}if(null!=_0x21c4ab['graveyardPosition']){if('object'!=typeof _0x21c4ab['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x377b27['graveyardPosition']=_0x4b6657['Position']['fromObject'](_0x21c4ab['graveyardPosition']);}if(null!=_0x21c4ab['howMany']&&(_0x377b27['howMany']=_0x21c4ab['howMany']>>>0x0),null!=_0x21c4ab['insertionPosition']){if('object'!=typeof _0x21c4ab['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x377b27['insertionPosition']=_0x4b6657['Position']['fromObject'](_0x21c4ab['insertionPosition']);}return null!=_0x21c4ab['wasUndone']&&(_0x377b27['wasUndone']=Boolean(_0x21c4ab['wasUndone'])),_0x377b27;},_0x1afa6d['toObject']=function(_0x1c7da8,_0x19a41b){_0x19a41b||(_0x19a41b={});var _0x2b3e2f={};return _0x19a41b['defaults']&&(_0x2b3e2f['splitPosition']=null,_0x2b3e2f['graveyardPosition']=null,_0x2b3e2f['howMany']=0x0,_0x2b3e2f['insertionPosition']=null,_0x2b3e2f['wasUndone']=!0x1),null!=_0x1c7da8['splitPosition']&&_0x1c7da8['hasOwnProperty']('splitPosition')&&(_0x2b3e2f['splitPosition']=_0x4b6657['Position']['toObject'](_0x1c7da8['splitPosition'],_0x19a41b)),null!=_0x1c7da8['graveyardPosition']&&_0x1c7da8['hasOwnProperty']('graveyardPosition')&&(_0x2b3e2f['graveyardPosition']=_0x4b6657['Position']['toObject'](_0x1c7da8['graveyardPosition'],_0x19a41b)),null!=_0x1c7da8['howMany']&&_0x1c7da8['hasOwnProperty']('howMany')&&(_0x2b3e2f['howMany']=_0x1c7da8['howMany']),null!=_0x1c7da8['insertionPosition']&&_0x1c7da8['hasOwnProperty']('insertionPosition')&&(_0x2b3e2f['insertionPosition']=_0x4b6657['Position']['toObject'](_0x1c7da8['insertionPosition'],_0x19a41b)),null!=_0x1c7da8['wasUndone']&&_0x1c7da8['hasOwnProperty']('wasUndone')&&(_0x2b3e2f['wasUndone']=_0x1c7da8['wasUndone']),_0x2b3e2f;},_0x1afa6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x1afa6d['getTypeUrl']=function(_0x3a71de){return void 0x0===_0x3a71de&&(_0x3a71de='type.googleapis.com'),_0x3a71de+'/SplitOperation';},_0x1afa6d;}()),_0x4b6657['Position']=(function(){function _0xa6ce12(_0x1425ab){if(this['path']=[],_0x1425ab){for(var _0x5bbc3f=Object['keys'](_0x1425ab),_0xd83898=0x0;_0xd83898<_0x5bbc3f['length'];++_0xd83898)null!=_0x1425ab[_0x5bbc3f[_0xd83898]]&&(this[_0x5bbc3f[_0xd83898]]=_0x1425ab[_0x5bbc3f[_0xd83898]]);}}return _0xa6ce12['prototype']['root']='',_0xa6ce12['prototype']['rootMain']=!0x1,_0xa6ce12['prototype']['rootGraveyard']=!0x1,_0xa6ce12['prototype']['path']=_0x21914a['emptyArray'],_0xa6ce12['prototype']['stickiness']='',_0xa6ce12['create']=function(_0x20fecf){return new _0xa6ce12(_0x20fecf);},_0xa6ce12['encode']=function(_0x52c926,_0x4c8b4d){if(_0x4c8b4d||(_0x4c8b4d=_0x46223c['create']()),null!=_0x52c926['root']&&Object['hasOwnProperty']['call'](_0x52c926,'root')&&_0x4c8b4d['uint32'](0xa)['string'](_0x52c926['root']),null!=_0x52c926['rootMain']&&Object['hasOwnProperty']['call'](_0x52c926,'rootMain')&&_0x4c8b4d['uint32'](0x10)['bool'](_0x52c926['rootMain']),null!=_0x52c926['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x52c926,'rootGraveyard')&&_0x4c8b4d['uint32'](0x18)['bool'](_0x52c926['rootGraveyard']),null!=_0x52c926['path']&&_0x52c926['path']['length']){_0x4c8b4d['uint32'](0x22)['fork']();for(var _0x216315=0x0;_0x216315<_0x52c926['path']['length'];++_0x216315)_0x4c8b4d['uint32'](_0x52c926['path'][_0x216315]);_0x4c8b4d['ldelim']();}return null!=_0x52c926['stickiness']&&Object['hasOwnProperty']['call'](_0x52c926,'stickiness')&&_0x4c8b4d['uint32'](0x2a)['string'](_0x52c926['stickiness']),_0x4c8b4d;},_0xa6ce12['encodeDelimited']=function(_0x482dea,_0x725c6a){return this['encode'](_0x482dea,_0x725c6a)['ldelim']();},_0xa6ce12['decode']=function(_0x1f6094,_0x137418){_0x1f6094 instanceof _0x342e67||(_0x1f6094=_0x342e67['create'](_0x1f6094));for(var _0x108d6a=void 0x0===_0x137418?_0x1f6094['len']:_0x1f6094['pos']+_0x137418,_0x274e12=new _0x4b6657['Position']();_0x1f6094['pos']<_0x108d6a;){var _0x2809b4=_0x1f6094['uint32']();switch(_0x2809b4>>>0x3){case 0x1:_0x274e12['root']=_0x1f6094['string']();break;case 0x2:_0x274e12['rootMain']=_0x1f6094['bool']();break;case 0x3:_0x274e12['rootGraveyard']=_0x1f6094['bool']();break;case 0x4:if(_0x274e12['path']&&_0x274e12['path']['length']||(_0x274e12['path']=[]),0x2==(0x7&_0x2809b4)){for(var _0x5cf0ab=_0x1f6094['uint32']()+_0x1f6094['pos'];_0x1f6094['pos']<_0x5cf0ab;)_0x274e12['path']['push'](_0x1f6094['uint32']());}else _0x274e12['path']['push'](_0x1f6094['uint32']());break;case 0x5:_0x274e12['stickiness']=_0x1f6094['string']();break;default:_0x1f6094['skipType'](0x7&_0x2809b4);}}return _0x274e12;},_0xa6ce12['decodeDelimited']=function(_0x3fe7c6){return _0x3fe7c6 instanceof _0x342e67||(_0x3fe7c6=new _0x342e67(_0x3fe7c6)),this['decode'](_0x3fe7c6,_0x3fe7c6['uint32']());},_0xa6ce12['verify']=function(_0x69852d){if('object'!=typeof _0x69852d||null===_0x69852d)return'object\x20expected';if(null!=_0x69852d['root']&&_0x69852d['hasOwnProperty']('root')&&!_0x21914a['isString'](_0x69852d['root']))return'root:\x20string\x20expected';if(null!=_0x69852d['rootMain']&&_0x69852d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x69852d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x69852d['rootGraveyard']&&_0x69852d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x69852d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x69852d['path']&&_0x69852d['hasOwnProperty']('path')){if(!Array['isArray'](_0x69852d['path']))return'path:\x20array\x20expected';for(var _0xb90574=0x0;_0xb90574<_0x69852d['path']['length'];++_0xb90574)if(!_0x21914a['isInteger'](_0x69852d['path'][_0xb90574]))return'path:\x20integer[]\x20expected';}return null!=_0x69852d['stickiness']&&_0x69852d['hasOwnProperty']('stickiness')&&!_0x21914a['isString'](_0x69852d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xa6ce12['fromObject']=function(_0x452a0){if(_0x452a0 instanceof _0x4b6657['Position'])return _0x452a0;var _0x257028=new _0x4b6657['Position']();if(null!=_0x452a0['root']&&(_0x257028['root']=String(_0x452a0['root'])),null!=_0x452a0['rootMain']&&(_0x257028['rootMain']=Boolean(_0x452a0['rootMain'])),null!=_0x452a0['rootGraveyard']&&(_0x257028['rootGraveyard']=Boolean(_0x452a0['rootGraveyard'])),_0x452a0['path']){if(!Array['isArray'](_0x452a0['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x257028['path']=[];for(var _0x20b735=0x0;_0x20b735<_0x452a0['path']['length'];++_0x20b735)_0x257028['path'][_0x20b735]=_0x452a0['path'][_0x20b735]>>>0x0;}return null!=_0x452a0['stickiness']&&(_0x257028['stickiness']=String(_0x452a0['stickiness'])),_0x257028;},_0xa6ce12['toObject']=function(_0x3d0cd3,_0x59ab0f){_0x59ab0f||(_0x59ab0f={});var _0xa95f84={};if((_0x59ab0f['arrays']||_0x59ab0f['defaults'])&&(_0xa95f84['path']=[]),_0x59ab0f['defaults']&&(_0xa95f84['root']='',_0xa95f84['rootMain']=!0x1,_0xa95f84['rootGraveyard']=!0x1,_0xa95f84['stickiness']=''),null!=_0x3d0cd3['root']&&_0x3d0cd3['hasOwnProperty']('root')&&(_0xa95f84['root']=_0x3d0cd3['root']),null!=_0x3d0cd3['rootMain']&&_0x3d0cd3['hasOwnProperty']('rootMain')&&(_0xa95f84['rootMain']=_0x3d0cd3['rootMain']),null!=_0x3d0cd3['rootGraveyard']&&_0x3d0cd3['hasOwnProperty']('rootGraveyard')&&(_0xa95f84['rootGraveyard']=_0x3d0cd3['rootGraveyard']),_0x3d0cd3['path']&&_0x3d0cd3['path']['length']){_0xa95f84['path']=[];for(var _0x2c1f28=0x0;_0x2c1f28<_0x3d0cd3['path']['length'];++_0x2c1f28)_0xa95f84['path'][_0x2c1f28]=_0x3d0cd3['path'][_0x2c1f28];}return null!=_0x3d0cd3['stickiness']&&_0x3d0cd3['hasOwnProperty']('stickiness')&&(_0xa95f84['stickiness']=_0x3d0cd3['stickiness']),_0xa95f84;},_0xa6ce12['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0xa6ce12['getTypeUrl']=function(_0x1af492){return void 0x0===_0x1af492&&(_0x1af492='type.googleapis.com'),_0x1af492+'/Position';},_0xa6ce12;}()),_0x4b6657['Range']=(function(){function _0x5c7944(_0x54d178){if(_0x54d178){for(var _0x2c34e4=Object['keys'](_0x54d178),_0xab9b0a=0x0;_0xab9b0a<_0x2c34e4['length'];++_0xab9b0a)null!=_0x54d178[_0x2c34e4[_0xab9b0a]]&&(this[_0x2c34e4[_0xab9b0a]]=_0x54d178[_0x2c34e4[_0xab9b0a]]);}}return _0x5c7944['prototype']['start']=null,_0x5c7944['prototype']['end']=null,_0x5c7944['create']=function(_0x512a03){return new _0x5c7944(_0x512a03);},_0x5c7944['encode']=function(_0x10082f,_0x1cea08){return _0x1cea08||(_0x1cea08=_0x46223c['create']()),null!=_0x10082f['start']&&Object['hasOwnProperty']['call'](_0x10082f,'start')&&_0x4b6657['Position']['encode'](_0x10082f['start'],_0x1cea08['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10082f['end']&&Object['hasOwnProperty']['call'](_0x10082f,'end')&&_0x4b6657['Position']['encode'](_0x10082f['end'],_0x1cea08['uint32'](0x12)['fork']())['ldelim'](),_0x1cea08;},_0x5c7944['encodeDelimited']=function(_0x35e4e9,_0x362d15){return this['encode'](_0x35e4e9,_0x362d15)['ldelim']();},_0x5c7944['decode']=function(_0x17a726,_0x674a28){_0x17a726 instanceof _0x342e67||(_0x17a726=_0x342e67['create'](_0x17a726));for(var _0x5d0d46=void 0x0===_0x674a28?_0x17a726['len']:_0x17a726['pos']+_0x674a28,_0x11fe6e=new _0x4b6657['Range']();_0x17a726['pos']<_0x5d0d46;){var _0xf32617=_0x17a726['uint32']();switch(_0xf32617>>>0x3){case 0x1:_0x11fe6e['start']=_0x4b6657['Position']['decode'](_0x17a726,_0x17a726['uint32']());break;case 0x2:_0x11fe6e['end']=_0x4b6657['Position']['decode'](_0x17a726,_0x17a726['uint32']());break;default:_0x17a726['skipType'](0x7&_0xf32617);}}return _0x11fe6e;},_0x5c7944['decodeDelimited']=function(_0x430f12){return _0x430f12 instanceof _0x342e67||(_0x430f12=new _0x342e67(_0x430f12)),this['decode'](_0x430f12,_0x430f12['uint32']());},_0x5c7944['verify']=function(_0x218c2b){if('object'!=typeof _0x218c2b||null===_0x218c2b)return'object\x20expected';var _0x875c2b;if(null!=_0x218c2b['start']&&_0x218c2b['hasOwnProperty']('start')&&(_0x875c2b=_0x4b6657['Position']['verify'](_0x218c2b['start'])))return'start.'+_0x875c2b;if(null!=_0x218c2b['end']&&_0x218c2b['hasOwnProperty']('end')&&(_0x875c2b=_0x4b6657['Position']['verify'](_0x218c2b['end'])))return'end.'+_0x875c2b;return null;},_0x5c7944['fromObject']=function(_0x346812){if(_0x346812 instanceof _0x4b6657['Range'])return _0x346812;var _0x1ad6dc=new _0x4b6657['Range']();if(null!=_0x346812['start']){if('object'!=typeof _0x346812['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1ad6dc['start']=_0x4b6657['Position']['fromObject'](_0x346812['start']);}if(null!=_0x346812['end']){if('object'!=typeof _0x346812['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1ad6dc['end']=_0x4b6657['Position']['fromObject'](_0x346812['end']);}return _0x1ad6dc;},_0x5c7944['toObject']=function(_0x11dba5,_0xfcc804){_0xfcc804||(_0xfcc804={});var _0x166ffc={};return _0xfcc804['defaults']&&(_0x166ffc['start']=null,_0x166ffc['end']=null),null!=_0x11dba5['start']&&_0x11dba5['hasOwnProperty']('start')&&(_0x166ffc['start']=_0x4b6657['Position']['toObject'](_0x11dba5['start'],_0xfcc804)),null!=_0x11dba5['end']&&_0x11dba5['hasOwnProperty']('end')&&(_0x166ffc['end']=_0x4b6657['Position']['toObject'](_0x11dba5['end'],_0xfcc804)),_0x166ffc;},_0x5c7944['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x5c7944['getTypeUrl']=function(_0x14ffa3){return void 0x0===_0x14ffa3&&(_0x14ffa3='type.googleapis.com'),_0x14ffa3+'/Range';},_0x5c7944;}()),_0x4b6657['Element']=(function(){function _0x58dfe5(_0x51a5a6){if(this['children']=[],this['attributesBoolean']={},_0x51a5a6){for(var _0x2215ca=Object['keys'](_0x51a5a6),_0x52e9cf=0x0;_0x52e9cf<_0x2215ca['length'];++_0x52e9cf)null!=_0x51a5a6[_0x2215ca[_0x52e9cf]]&&(this[_0x2215ca[_0x52e9cf]]=_0x51a5a6[_0x2215ca[_0x52e9cf]]);}}return _0x58dfe5['prototype']['name']='',_0x58dfe5['prototype']['children']=_0x21914a['emptyArray'],_0x58dfe5['prototype']['data']='',_0x58dfe5['prototype']['attributesBoolean']=_0x21914a['emptyObject'],_0x58dfe5['prototype']['attributesJson']='',_0x58dfe5['create']=function(_0x47313b){return new _0x58dfe5(_0x47313b);},_0x58dfe5['encode']=function(_0x23872a,_0x5c9b8a){if(_0x5c9b8a||(_0x5c9b8a=_0x46223c['create']()),null!=_0x23872a['name']&&Object['hasOwnProperty']['call'](_0x23872a,'name')&&_0x5c9b8a['uint32'](0xa)['string'](_0x23872a['name']),null!=_0x23872a['children']&&_0x23872a['children']['length']){for(var _0x989a3b=0x0;_0x989a3b<_0x23872a['children']['length'];++_0x989a3b)_0x4b6657['Element']['encode'](_0x23872a['children'][_0x989a3b],_0x5c9b8a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x23872a['data']&&Object['hasOwnProperty']['call'](_0x23872a,'data')&&_0x5c9b8a['uint32'](0x1a)['string'](_0x23872a['data']),null!=_0x23872a['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x23872a,'attributesBoolean')){var _0x221b40=Object['keys'](_0x23872a['attributesBoolean']);for(_0x989a3b=0x0;_0x989a3b<_0x221b40['length'];++_0x989a3b)_0x5c9b8a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x221b40[_0x989a3b])['uint32'](0x10)['bool'](_0x23872a['attributesBoolean'][_0x221b40[_0x989a3b]])['ldelim']();}return null!=_0x23872a['attributesJson']&&Object['hasOwnProperty']['call'](_0x23872a,'attributesJson')&&_0x5c9b8a['uint32'](0x2a)['string'](_0x23872a['attributesJson']),_0x5c9b8a;},_0x58dfe5['encodeDelimited']=function(_0x12edc3,_0x4b348f){return this['encode'](_0x12edc3,_0x4b348f)['ldelim']();},_0x58dfe5['decode']=function(_0x421daf,_0x2ce947){_0x421daf instanceof _0x342e67||(_0x421daf=_0x342e67['create'](_0x421daf));for(var _0x4bb4c2,_0x1370f2,_0x30fcc1=void 0x0===_0x2ce947?_0x421daf['len']:_0x421daf['pos']+_0x2ce947,_0xd70963=new _0x4b6657['Element']();_0x421daf['pos']<_0x30fcc1;){var _0x49750b=_0x421daf['uint32']();switch(_0x49750b>>>0x3){case 0x1:_0xd70963['name']=_0x421daf['string']();break;case 0x2:_0xd70963['children']&&_0xd70963['children']['length']||(_0xd70963['children']=[]),_0xd70963['children']['push'](_0x4b6657['Element']['decode'](_0x421daf,_0x421daf['uint32']()));break;case 0x3:_0xd70963['data']=_0x421daf['string']();break;case 0x4:_0xd70963['attributesBoolean']===_0x21914a['emptyObject']&&(_0xd70963['attributesBoolean']={});var _0x209d62=_0x421daf['uint32']()+_0x421daf['pos'];for(_0x4bb4c2='',_0x1370f2=!0x1;_0x421daf['pos']<_0x209d62;){var _0x1b5e03=_0x421daf['uint32']();switch(_0x1b5e03>>>0x3){case 0x1:_0x4bb4c2=_0x421daf['string']();break;case 0x2:_0x1370f2=_0x421daf['bool']();break;default:_0x421daf['skipType'](0x7&_0x1b5e03);}}_0xd70963['attributesBoolean'][_0x4bb4c2]=_0x1370f2;break;case 0x5:_0xd70963['attributesJson']=_0x421daf['string']();break;default:_0x421daf['skipType'](0x7&_0x49750b);}}return _0xd70963;},_0x58dfe5['decodeDelimited']=function(_0x5a4055){return _0x5a4055 instanceof _0x342e67||(_0x5a4055=new _0x342e67(_0x5a4055)),this['decode'](_0x5a4055,_0x5a4055['uint32']());},_0x58dfe5['verify']=function(_0x460490){if('object'!=typeof _0x460490||null===_0x460490)return'object\x20expected';if(null!=_0x460490['name']&&_0x460490['hasOwnProperty']('name')&&!_0x21914a['isString'](_0x460490['name']))return'name:\x20string\x20expected';if(null!=_0x460490['children']&&_0x460490['hasOwnProperty']('children')){if(!Array['isArray'](_0x460490['children']))return'children:\x20array\x20expected';for(var _0x3798e8=0x0;_0x3798e8<_0x460490['children']['length'];++_0x3798e8){var _0x1d6eb7=_0x4b6657['Element']['verify'](_0x460490['children'][_0x3798e8]);if(_0x1d6eb7)return'children.'+_0x1d6eb7;}}if(null!=_0x460490['data']&&_0x460490['hasOwnProperty']('data')&&!_0x21914a['isString'](_0x460490['data']))return'data:\x20string\x20expected';if(null!=_0x460490['attributesBoolean']&&_0x460490['hasOwnProperty']('attributesBoolean')){if(!_0x21914a['isObject'](_0x460490['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4f3335=Object['keys'](_0x460490['attributesBoolean']);for(_0x3798e8=0x0;_0x3798e8<_0x4f3335['length'];++_0x3798e8)if('boolean'!=typeof _0x460490['attributesBoolean'][_0x4f3335[_0x3798e8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x460490['attributesJson']&&_0x460490['hasOwnProperty']('attributesJson')&&!_0x21914a['isString'](_0x460490['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x58dfe5['fromObject']=function(_0x38505a){if(_0x38505a instanceof _0x4b6657['Element'])return _0x38505a;var _0x260ea4=new _0x4b6657['Element']();if(null!=_0x38505a['name']&&(_0x260ea4['name']=String(_0x38505a['name'])),_0x38505a['children']){if(!Array['isArray'](_0x38505a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x260ea4['children']=[];for(var _0xd34cbd=0x0;_0xd34cbd<_0x38505a['children']['length'];++_0xd34cbd){if('object'!=typeof _0x38505a['children'][_0xd34cbd])throw TypeError('.Element.children:\x20object\x20expected');_0x260ea4['children'][_0xd34cbd]=_0x4b6657['Element']['fromObject'](_0x38505a['children'][_0xd34cbd]);}}if(null!=_0x38505a['data']&&(_0x260ea4['data']=String(_0x38505a['data'])),_0x38505a['attributesBoolean']){if('object'!=typeof _0x38505a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x260ea4['attributesBoolean']={};var _0x599628=Object['keys'](_0x38505a['attributesBoolean']);for(_0xd34cbd=0x0;_0xd34cbd<_0x599628['length'];++_0xd34cbd)_0x260ea4['attributesBoolean'][_0x599628[_0xd34cbd]]=Boolean(_0x38505a['attributesBoolean'][_0x599628[_0xd34cbd]]);}return null!=_0x38505a['attributesJson']&&(_0x260ea4['attributesJson']=String(_0x38505a['attributesJson'])),_0x260ea4;},_0x58dfe5['toObject']=function(_0x12877d,_0x3e3e9){_0x3e3e9||(_0x3e3e9={});var _0x4ce775,_0x30d4c7={};if((_0x3e3e9['arrays']||_0x3e3e9['defaults'])&&(_0x30d4c7['children']=[]),(_0x3e3e9['objects']||_0x3e3e9['defaults'])&&(_0x30d4c7['attributesBoolean']={}),_0x3e3e9['defaults']&&(_0x30d4c7['name']='',_0x30d4c7['data']='',_0x30d4c7['attributesJson']=''),null!=_0x12877d['name']&&_0x12877d['hasOwnProperty']('name')&&(_0x30d4c7['name']=_0x12877d['name']),_0x12877d['children']&&_0x12877d['children']['length']){_0x30d4c7['children']=[];for(var _0x2c58d8=0x0;_0x2c58d8<_0x12877d['children']['length'];++_0x2c58d8)_0x30d4c7['children'][_0x2c58d8]=_0x4b6657['Element']['toObject'](_0x12877d['children'][_0x2c58d8],_0x3e3e9);}if(null!=_0x12877d['data']&&_0x12877d['hasOwnProperty']('data')&&(_0x30d4c7['data']=_0x12877d['data']),_0x12877d['attributesBoolean']&&(_0x4ce775=Object['keys'](_0x12877d['attributesBoolean']))['length']){_0x30d4c7['attributesBoolean']={};for(_0x2c58d8=0x0;_0x2c58d8<_0x4ce775['length'];++_0x2c58d8)_0x30d4c7['attributesBoolean'][_0x4ce775[_0x2c58d8]]=_0x12877d['attributesBoolean'][_0x4ce775[_0x2c58d8]];}return null!=_0x12877d['attributesJson']&&_0x12877d['hasOwnProperty']('attributesJson')&&(_0x30d4c7['attributesJson']=_0x12877d['attributesJson']),_0x30d4c7;},_0x58dfe5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x23261a['util']['toJSONOptions']);},_0x58dfe5['getTypeUrl']=function(_0x3d1152){return void 0x0===_0x3d1152&&(_0x3d1152='type.googleapis.com'),_0x3d1152+'/Element';},_0x58dfe5;}()),_0x4b6657;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x426e55){return new w(this['_protobufRoot'][_0x426e55]);}}class w{['_protobuf'];constructor(_0xc550f8){this['_protobuf']=_0xc550f8;}['compress'](_0x3c93c1){const _0x40c846=this['_protobuf']['verify'](_0x3c93c1);if(_0x40c846)throw Error(_0x40c846);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3c93c1))['finish']();}['decompress'](_0x4a6a9a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4a6a9a),{'oneofs':!0x0});}}function g(_0x3467d7,_0x42f993){const _0x26b7a4=_0x30f5d6(_0x3467d7);return _0x26b7a4['path'][_0x26b7a4['path']['length']-0x1]+=_0x42f993,_0x26b7a4;}function _(_0x48fb3e,_0xc7a239){return _0x48fb3e['root']===_0xc7a239['root']&&_0x127770(_0x48fb3e['path'],_0xc7a239['path']);}function $(_0x4ff198){P(_0x4ff198,_0x216dc0=>('main'==_0x216dc0['root']?(_0x216dc0['rootMain']=!0x0,delete _0x216dc0['root']):'$graveyard'==_0x216dc0['root']&&(_0x216dc0['rootGraveyard']=!0x0,delete _0x216dc0['root']),_0x216dc0));}function J(_0x31b02d){P(_0x31b02d,_0x588530=>(_0x588530['rootMain']?(_0x588530['root']='main',delete _0x588530['rootMain']):_0x588530['rootGraveyard']&&(_0x588530['root']='$graveyard',delete _0x588530['rootGraveyard']),_0x588530));}function P(_0x6d703c,_0x4c9953){for(const _0x20572d in _0x6d703c){const _0xdb3658=_0x6d703c[_0x20572d];'nodes'!==_0x20572d&&_0x28f9b2(_0xdb3658)&&(_0xdb3658['path']&&(_0xdb3658['root']||_0xdb3658['rootMain']||_0xdb3658['rootGraveyard'])?_0x6d703c[_0x20572d]=_0x4c9953(_0xdb3658):P(_0xdb3658,_0x4c9953));}return _0x6d703c;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5c8132,_0x3346e2,_0x505e56){this['_id']=_0x5c8132,this['_operationName']=_0x3346e2,this['_protobufDescriptor']=_0x505e56;}['compress'](_0x32d17b,_0x444267){const _0x225c58=_0x444267['operations'][_0x444267['index']++];return $(_0x225c58),_0x32d17b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x225c58)),_0x32d17b['types']['push'](this['_id']),!0x0;}['decompress'](_0x48416b,_0x1aff43){_0x1aff43['typeIndex']++;const _0x1a6b7f=_0x1aff43['buffers'][_0x1aff43['bufferIndex']++],_0x1ee110=this['_protobufDescriptor']['decompress'](_0x1a6b7f);J(_0x1ee110),_0x1ee110['__className']=this['_operationName'],_0x48416b['push'](_0x1ee110);}}class s extends e{['compress'](_0x2ace08,_0x49c927){const _0x42f271=_0x49c927['operations'][_0x49c927['index']++];return this['_serializeOneOf']('oldValue',_0x42f271),this['_serializeOneOf']('newValue',_0x42f271),$(_0x42f271),_0x2ace08['buffers']['push'](this['_protobufDescriptor']['compress'](_0x42f271)),_0x2ace08['types']['push'](this['_id']),!0x0;}['decompress'](_0x2c9707,_0x16f3ec){_0x16f3ec['typeIndex']++;const _0x317674=_0x16f3ec['buffers'][_0x16f3ec['bufferIndex']++],_0x2b53da=this['_protobufDescriptor']['decompress'](_0x317674);this['_deserializeOneOf']('oldValue',_0x2b53da),this['_deserializeOneOf']('newValue',_0x2b53da),J(_0x2b53da),_0x2b53da['__className']=this['_operationName'],_0x2c9707['push'](_0x2b53da);}['_serializeOneOf'](_0x57b9a6,_0x484a7d){const _0x333d81=_0x484a7d[_0x57b9a6];'boolean'==typeof _0x333d81?_0x484a7d[_0x57b9a6+'Boolean']=_0x333d81:_0x484a7d[_0x57b9a6+'Json']=JSON['stringify'](_0x333d81);}['_deserializeOneOf'](_0x53c139,_0x3093c7){const _0x59c459=_0x53c139+'Json';_0x3093c7[_0x59c459]?(_0x3093c7[_0x53c139]=JSON['parse'](_0x3093c7[_0x59c459]),delete _0x3093c7[_0x59c459]):(_0x3093c7[_0x53c139]=_0x3093c7[_0x53c139+'Boolean'],delete _0x3093c7[_0x53c139+'Boolean']);}}class i extends e{['compress'](_0x5728eb,_0x20e0c1){const _0x584582=_0x20e0c1['operations'][_0x20e0c1['index']++];return this['_serializeNodesAttributes'](_0x584582['nodes']),$(_0x584582),_0x5728eb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x584582)),_0x5728eb['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e44ba,_0x2832c6){_0x2832c6['typeIndex']++;const _0x2c53e2=_0x2832c6['buffers'][_0x2832c6['bufferIndex']++],_0x31acec=this['_protobufDescriptor']['decompress'](_0x2c53e2);_0x31acec['nodes']||(_0x31acec['nodes']=[]),this['_deserializeNodesAttributes'](_0x31acec['nodes']),J(_0x31acec),_0x31acec['__className']=this['_operationName'],_0x2e44ba['push'](_0x31acec);}['_serializeNodesAttributes'](_0x19811c){for(const _0x4d997b of _0x19811c){if(_0x4d997b['attributes']){const _0x356879=_0x4d997b['attributes'];this['_areValuesBoolean'](_0x356879)?_0x4d997b['attributesBoolean']=_0x356879:_0x4d997b['attributesJson']=JSON['stringify'](_0x356879);}_0x4d997b['children']&&this['_serializeNodesAttributes'](_0x4d997b['children']);}}['_deserializeNodesAttributes'](_0x29a661){for(const _0x447e70 of _0x29a661)(_0x447e70['attributesBoolean']||_0x447e70['attributesJson'])&&(_0x447e70['attributesBoolean']?(_0x447e70['attributes']=_0x447e70['attributesBoolean'],delete _0x447e70['attributesBoolean']):(_0x447e70['attributes']=JSON['parse'](_0x447e70['attributesJson']),delete _0x447e70['attributesJson'])),_0x447e70['children']&&this['_deserializeNodesAttributes'](_0x447e70['children']);}['_areValuesBoolean'](_0x255e6e){return Object['keys'](_0x255e6e)['every'](_0x6e6a96=>'boolean'==typeof _0x255e6e[_0x6e6a96]);}}class n extends e{['decompress'](_0x16fee3,_0x47a811){super['decompress'](_0x16fee3,_0x47a811);const _0x3bc3a7=_0x16fee3[_0x16fee3['length']-0x1];_0x3bc3a7['oldRange']||(_0x3bc3a7['oldRange']=null),_0x3bc3a7['newRange']||(_0x3bc3a7['newRange']=null);}}class p extends e{['compress'](_0x13bf0a,_0x521caa){return _0x521caa['index']++,_0x13bf0a['types']['push'](this['_id']),!0x0;}['decompress'](_0x3e2306,_0x1b7219){_0x1b7219['typeIndex']++,_0x3e2306['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2458d7,_0x2b4c2d,_0x36abb5,_0x156279){super(_0x2458d7,_0x2b4c2d,_0x36abb5),this['_omittedNamespace']=_0x156279+':';}['compress'](_0x44f8e3,_0xf8cd24){const _0xd59fa=_0xf8cd24['operations'][_0xf8cd24['index']];return!('MarkerOperation'!=_0xd59fa['__className']||!_0xd59fa['name']['startsWith'](this['_omittedNamespace']))&&(_0xd59fa['name']=_0xd59fa['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x44f8e3,_0xf8cd24),!0x0);}['decompress'](_0x3e88aa,_0x20fde9){super['decompress'](_0x3e88aa,_0x20fde9);const _0x5b9a1b=_0x3e88aa[_0x3e88aa['length']-0x1];_0x5b9a1b['name']=this['_omittedNamespace']+_0x5b9a1b['name'];}}class O{['_id'];['_context'];constructor(_0x480267,_0x488d49){this['_id']=_0x480267,this['_context']=_0x488d49;}['compress'](_0x28a3d5,_0x1201ca){let _0x5beb23,_0xc37ff6=_0x1201ca['operations'][_0x1201ca['index']],_0x2c8cdf=_0x1201ca['operations'][_0x1201ca['index']+0x1];for(;_0x2c8cdf&&this['_compareOperations'](_0xc37ff6,_0x2c8cdf);)_0x5beb23?(_0x5beb23=this['_combineNext'](_0xc37ff6,_0x5beb23),_0x28a3d5['types']['push'](0x0)):(_0x5beb23=_0x30f5d6(_0xc37ff6),_0x28a3d5['types']['push'](this['_id'])),_0x1201ca['index']++,_0xc37ff6=_0x1201ca['operations'][_0x1201ca['index']],_0x2c8cdf=_0x1201ca['operations'][_0x1201ca['index']+0x1];return!!_0x5beb23&&(_0x5beb23=this['_combineNext'](_0x1201ca['operations'][_0x1201ca['index']++],_0x5beb23),_0x28a3d5['types']['push'](0x0),_0x28a3d5['buffers']['push'](this['_compressSingleOperation'](_0x5beb23)),!0x0);}['decompress'](_0x3d7db6,_0x32d8aa){const _0x488ed3=this['_decompressSingleOperation'](_0x32d8aa);for(;0x0==_0x32d8aa['types'][_0x32d8aa['typeIndex']];)_0x32d8aa['typeIndex']++,_0x3d7db6['push'](this['_splitCurrent'](_0x488ed3));_0x3d7db6['push'](_0x488ed3);}}class c extends O{['_combineNext'](_0x15f7b9,_0x2f30ca){return _0x2f30ca['nodes'][0x0]['data']+=_0x15f7b9['nodes'][0x0]['data'],_0x2f30ca;}['_splitCurrent'](_0x345166){const _0x924d90=_0x30f5d6(_0x345166),_0x41b1da=_0x924d90['nodes'][0x0],_0x364214=_0x345166['nodes'][0x0],_0x2c57cc=_0x364214['data'][Symbol['iterator']]()['next']()['value'],_0x27474a=_0x2c57cc['length'];return _0x41b1da['data']=_0x2c57cc,_0x364214['data']=_0x364214['data']['substr'](_0x27474a),_0x345166['position']=g(_0x345166['position'],_0x27474a),_0x924d90;}['_compareOperations'](_0x59b187,_0x34be63){if(this['_checkOperation'](_0x59b187)&&this['_checkOperation'](_0x34be63)){const _0x29aaec=_0x59b187['nodes'][0x0]['data']['length'],_0x33d4ef=_(g(_0x59b187['position'],_0x29aaec),_0x34be63['position']),_0x9be151=_0x59b187['nodes'][0x0],_0x8da3c5=_0x34be63['nodes'][0x0];return _0x33d4ef&&this['_compareAttributes'](_0x9be151,_0x8da3c5);}return!0x1;}['_compressSingleOperation'](_0x370937){const _0x7e27c5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x7e27c5,{'operations':[_0x370937],'index':0x0}),_0x7e27c5['buffers'][0x0];}['_decompressSingleOperation'](_0x2c8386){const _0xe2b8e0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xe2b8e0,_0x2c8386),_0xe2b8e0[0x0];}['_checkOperation'](_0x560edb){return'InsertOperation'==_0x560edb['__className']&&0x1==_0x560edb['nodes']['length']&&_0x560edb['nodes'][0x0]['data']&&!_0x560edb['wasUndone']&&0x1==Array['from'](_0x560edb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x56f6f2,_0xea3a3b){const _0x3fc620=Object['keys'](_0x56f6f2['attributes']||{}),_0x1d3709=Object['keys'](_0xea3a3b['attributes']||{});return _0x3fc620['length']===_0x1d3709['length']&&_0x3fc620['every'](_0x18143d=>_0xea3a3b['attributes'][_0x18143d]&&_0xea3a3b['attributes'][_0x18143d]===_0x56f6f2['attributes'][_0x18143d]);}}class m extends O{['_combineNext'](_0x307fbd,_0x2d0ac5){return _0x2d0ac5['howMany']++,_0x2d0ac5['sourcePosition']=_0x30f5d6(_0x307fbd['sourcePosition']),_0x2d0ac5;}['_splitCurrent'](_0x24d6fe){const _0x5a93a5=_0x30f5d6(_0x24d6fe);return _0x24d6fe['howMany']--,_0x5a93a5['howMany']=0x1,_0x5a93a5['sourcePosition']=g(_0x5a93a5['sourcePosition'],_0x24d6fe['howMany']),_0x5a93a5;}['_compareOperations'](_0x2d18a1,_0x59e2df){return!(!this['_checkOperation'](_0x2d18a1)||!this['_checkOperation'](_0x59e2df))&&(_(g(_0x2d18a1['sourcePosition'],-0x1),_0x59e2df['sourcePosition'])&&_(_0x2d18a1['targetPosition'],_0x59e2df['targetPosition']));}['_compressSingleOperation'](_0x1615de){const _0x289de2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x289de2,{'operations':[_0x1615de],'index':0x0}),_0x289de2['buffers'][0x0];}['_decompressSingleOperation'](_0xfec993){const _0x4583cc=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4583cc,_0xfec993),_0x4583cc[0x0];}['_checkOperation'](_0x56bff7){return'MoveOperation'==_0x56bff7['__className']&&'$graveyard'==_0x56bff7['targetPosition']['root']&&0x1==_0x56bff7['howMany']&&!_0x56bff7['wasUndone'];}}class h extends O{['_combineNext'](_0x2f4057,_0x37beca){return _0x37beca['howMany']++,_0x37beca;}['_splitCurrent'](_0x2b0e72){const _0x765bb1=_0x30f5d6(_0x2b0e72);return _0x765bb1['howMany']=0x1,_0x2b0e72['howMany']--,_0x765bb1;}['_compareOperations'](_0x436c6b,_0x579b76){return!(!this['_checkOperation'](_0x436c6b)||!this['_checkOperation'](_0x579b76))&&(_(_0x436c6b['sourcePosition'],_0x579b76['sourcePosition'])&&_(_0x436c6b['targetPosition'],_0x579b76['targetPosition']));}['_compressSingleOperation'](_0x37c355){const _0x252517={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x252517,{'operations':[_0x37c355],'index':0x0}),_0x252517['buffers'][0x0];}['_decompressSingleOperation'](_0x17ca0b){const _0x108175=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x108175,_0x17ca0b),_0x108175[0x0];}['_checkOperation'](_0x5664f6){return'MoveOperation'==_0x5664f6['__className']&&'$graveyard'==_0x5664f6['targetPosition']['root']&&0x1==_0x5664f6['howMany']&&!_0x5664f6['wasUndone'];}}class f extends O{['compress'](_0x49b8d2,_0x32a861){if(!this['_compareOperations'](_0x32a861['operations'][_0x32a861['index']],_0x32a861['operations'][_0x32a861['index']+0x1]))return!0x1;const _0x3b8afb=_0x32a861['operations'][_0x32a861['index']++];return _0x3b8afb['oldRange']=null,_0x3b8afb['newRange']&&_(_0x3b8afb['newRange']['start'],_0x3b8afb['newRange']['end'])&&(_0x3b8afb['newRange']['end']=null),_0x32a861['index']++,_0x49b8d2['types']['push'](this['_id']),_0x49b8d2['types']['push'](0x0),_0x49b8d2['buffers']['push'](this['_compressSingleOperation'](_0x3b8afb)),!0x0;}['decompress'](_0xc793a6,_0x47be0c){const _0x4184f8=this['_decompressSingleOperation'](_0x47be0c);_0x4184f8['newRange']&&!_0x4184f8['newRange']['end']&&(_0x4184f8['newRange']['end']=_0x30f5d6(_0x4184f8['newRange']['start']));const _0x292476=_0x30f5d6(_0x4184f8);_0x292476['newRange']&&(_0x292476['newRange']['start']['stickiness']='toNone',_0x292476['newRange']['end']=_0x30f5d6(_0x292476['newRange']['start'])),_0x292476['name']='user:position:'+_0x292476['name']['split'](':')[0x2],_0x47be0c['typeIndex']++,_0xc793a6['push'](_0x4184f8),_0xc793a6['push'](_0x292476);}['_compressSingleOperation'](_0x5432da){const _0x235a79={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x235a79,{'operations':[_0x5432da],'index':0x0}),_0x235a79['buffers'][0x0];}['_decompressSingleOperation'](_0x8fd8aa){const _0x1a0ca5=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1a0ca5,_0x8fd8aa),_0x1a0ca5[0x0];}['_compareOperations'](_0x521d06,_0x126cf9){return!(!_0x521d06||!_0x126cf9)&&('MarkerOperation'==_0x521d06['__className']&&'MarkerOperation'==_0x126cf9['__className']&&!(!_0x521d06['name']['startsWith']('user:')||!_0x126cf9['name']['startsWith']('user:')||_0x521d06['name']==_0x126cf9['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1449cf=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',_0x1449cf,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1449cf,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1f872a){if(!_0x1f872a||!_0x1f872a[0x0])throw new _0x546040('no-operations-provided',this);const _0x33758b={'operations':_0x1f872a,'index':0x0},_0xbd27e9={'types':[],'buffers':[],'baseVersion':_0x1f872a[0x0]['baseVersion']};for(;_0x33758b['index']<_0x33758b['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xbd27e9,_0x33758b))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xbd27e9,_0x33758b))continue;const _0x5c5980=_0x33758b['operations'][_0x33758b['index']]['__className'];this['_getCompressorByName'](_0x5c5980)['compress'](_0xbd27e9,_0x33758b);}return _0xbd27e9;}['decompress'](_0x5e7e84){const _0xc9a393=[],_0x5321be={'types':_0x5e7e84['types'],'buffers':_0x5e7e84['buffers'],'baseVersion':_0x5e7e84['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x5321be['typeIndex']<_0x5321be['types']['length'];){const _0x9efdb5=_0x5321be['types'][_0x5321be['typeIndex']],_0x44ef2f=this['_compressorById']['get'](_0x9efdb5);if(!_0x44ef2f)throw new _0x546040('decompress-compressor-not-found',this,{'type':_0x9efdb5});_0x44ef2f['decompress'](_0xc9a393,_0x5321be);}return _0xc9a393['forEach']((_0x5b83a0,_0xb8203c)=>_0x5b83a0['baseVersion']=_0x5e7e84['baseVersion']+_0xb8203c),_0xc9a393;}['_getCompressorByName'](_0x1ab799){return this['_compressorByName']['get'](_0x1ab799);}['_registerOperationCompressor'](_0x24df7d,_0xde0d19,_0x31b930){const _0x3331e3=new _0x31b930(_0x24df7d,_0xde0d19,this['_protobufFactory']['getDescriptor'](_0xde0d19));this['_registerCompressor'](_0x24df7d,_0xde0d19,_0x3331e3);}['_registerActionCompressor'](_0x182cc4,_0x57e936,_0x208446){const _0x451443=new _0x208446(_0x182cc4,this);this['_registerCompressor'](_0x182cc4,_0x57e936,_0x451443);}['_registerCompressor'](_0x220147,_0x5cba56,_0x341a0e){this['_compressorById']['set'](_0x220147,_0x341a0e),this['_compressorByName']['set'](_0x5cba56,_0x341a0e);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.5.0-alpha.7",
3
+ "version": "47.5.0",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.5.0-alpha.7",
37
- "ckeditor5": "47.5.0-alpha.7",
36
+ "@ckeditor/ckeditor5-utils": "47.5.0",
37
+ "ckeditor5": "47.5.0",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.4"
40
40
  },