@ckeditor/ckeditor5-operations-compressor 47.7.1 → 47.7.2-alpha.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 _0x5d216b}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1e32dd from'protobufjs/minimal.js';import{cloneDeep as _0x3df017,isEqual as _0x4c5330,isObject as _0x2ae372}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x448297=_0x1e32dd['Reader'],_0x6178da=_0x1e32dd['Writer'],_0x167c93=_0x1e32dd['util'],_0x3b1f06=_0x1e32dd['roots']['default']||(_0x1e32dd['roots']['default']={});return _0x3b1f06['AttributeOperation']=(function(){function _0xb3c4d2(_0x2d4c53){if(_0x2d4c53){for(var _0x5ad04f=Object['keys'](_0x2d4c53),_0x486f0c=0x0;_0x486f0c<_0x5ad04f['length'];++_0x486f0c)null!=_0x2d4c53[_0x5ad04f[_0x486f0c]]&&(this[_0x5ad04f[_0x486f0c]]=_0x2d4c53[_0x5ad04f[_0x486f0c]]);}}return _0xb3c4d2['prototype']['range']=null,_0xb3c4d2['prototype']['key']='',_0xb3c4d2['prototype']['oldValueBoolean']=!0x1,_0xb3c4d2['prototype']['oldValueJson']='',_0xb3c4d2['prototype']['newValueBoolean']=!0x1,_0xb3c4d2['prototype']['newValueJson']='',_0xb3c4d2['prototype']['wasUndone']=!0x1,_0xb3c4d2['create']=function(_0x7aed5d){return new _0xb3c4d2(_0x7aed5d);},_0xb3c4d2['encode']=function(_0x29fa22,_0x412e5d){return _0x412e5d||(_0x412e5d=_0x6178da['create']()),null!=_0x29fa22['range']&&Object['hasOwnProperty']['call'](_0x29fa22,'range')&&_0x3b1f06['Range']['encode'](_0x29fa22['range'],_0x412e5d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x29fa22['key']&&Object['hasOwnProperty']['call'](_0x29fa22,'key')&&_0x412e5d['uint32'](0x12)['string'](_0x29fa22['key']),null!=_0x29fa22['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x29fa22,'oldValueBoolean')&&_0x412e5d['uint32'](0x18)['bool'](_0x29fa22['oldValueBoolean']),null!=_0x29fa22['oldValueJson']&&Object['hasOwnProperty']['call'](_0x29fa22,'oldValueJson')&&_0x412e5d['uint32'](0x22)['string'](_0x29fa22['oldValueJson']),null!=_0x29fa22['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x29fa22,'newValueBoolean')&&_0x412e5d['uint32'](0x28)['bool'](_0x29fa22['newValueBoolean']),null!=_0x29fa22['newValueJson']&&Object['hasOwnProperty']['call'](_0x29fa22,'newValueJson')&&_0x412e5d['uint32'](0x32)['string'](_0x29fa22['newValueJson']),null!=_0x29fa22['wasUndone']&&Object['hasOwnProperty']['call'](_0x29fa22,'wasUndone')&&_0x412e5d['uint32'](0x38)['bool'](_0x29fa22['wasUndone']),_0x412e5d;},_0xb3c4d2['encodeDelimited']=function(_0x4af940,_0x47cd9a){return this['encode'](_0x4af940,_0x47cd9a)['ldelim']();},_0xb3c4d2['decode']=function(_0x4f7cd2,_0x57ff06){_0x4f7cd2 instanceof _0x448297||(_0x4f7cd2=_0x448297['create'](_0x4f7cd2));for(var _0x2aacea=void 0x0===_0x57ff06?_0x4f7cd2['len']:_0x4f7cd2['pos']+_0x57ff06,_0x389a3c=new _0x3b1f06['AttributeOperation']();_0x4f7cd2['pos']<_0x2aacea;){var _0x5316bc=_0x4f7cd2['uint32']();switch(_0x5316bc>>>0x3){case 0x1:_0x389a3c['range']=_0x3b1f06['Range']['decode'](_0x4f7cd2,_0x4f7cd2['uint32']());break;case 0x2:_0x389a3c['key']=_0x4f7cd2['string']();break;case 0x3:_0x389a3c['oldValueBoolean']=_0x4f7cd2['bool']();break;case 0x4:_0x389a3c['oldValueJson']=_0x4f7cd2['string']();break;case 0x5:_0x389a3c['newValueBoolean']=_0x4f7cd2['bool']();break;case 0x6:_0x389a3c['newValueJson']=_0x4f7cd2['string']();break;case 0x7:_0x389a3c['wasUndone']=_0x4f7cd2['bool']();break;default:_0x4f7cd2['skipType'](0x7&_0x5316bc);}}return _0x389a3c;},_0xb3c4d2['decodeDelimited']=function(_0xc7e59e){return _0xc7e59e instanceof _0x448297||(_0xc7e59e=new _0x448297(_0xc7e59e)),this['decode'](_0xc7e59e,_0xc7e59e['uint32']());},_0xb3c4d2['verify']=function(_0x77d4c3){if('object'!=typeof _0x77d4c3||null===_0x77d4c3)return'object\x20expected';if(null!=_0x77d4c3['range']&&_0x77d4c3['hasOwnProperty']('range')){var _0x24e320=_0x3b1f06['Range']['verify'](_0x77d4c3['range']);if(_0x24e320)return'range.'+_0x24e320;}return null!=_0x77d4c3['key']&&_0x77d4c3['hasOwnProperty']('key')&&!_0x167c93['isString'](_0x77d4c3['key'])?'key:\x20string\x20expected':null!=_0x77d4c3['oldValueBoolean']&&_0x77d4c3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x77d4c3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x77d4c3['oldValueJson']&&_0x77d4c3['hasOwnProperty']('oldValueJson')&&!_0x167c93['isString'](_0x77d4c3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x77d4c3['newValueBoolean']&&_0x77d4c3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x77d4c3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x77d4c3['newValueJson']&&_0x77d4c3['hasOwnProperty']('newValueJson')&&!_0x167c93['isString'](_0x77d4c3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x77d4c3['wasUndone']&&_0x77d4c3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x77d4c3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb3c4d2['fromObject']=function(_0xeb7d27){if(_0xeb7d27 instanceof _0x3b1f06['AttributeOperation'])return _0xeb7d27;var _0x17b691=new _0x3b1f06['AttributeOperation']();if(null!=_0xeb7d27['range']){if('object'!=typeof _0xeb7d27['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x17b691['range']=_0x3b1f06['Range']['fromObject'](_0xeb7d27['range']);}return null!=_0xeb7d27['key']&&(_0x17b691['key']=String(_0xeb7d27['key'])),null!=_0xeb7d27['oldValueBoolean']&&(_0x17b691['oldValueBoolean']=Boolean(_0xeb7d27['oldValueBoolean'])),null!=_0xeb7d27['oldValueJson']&&(_0x17b691['oldValueJson']=String(_0xeb7d27['oldValueJson'])),null!=_0xeb7d27['newValueBoolean']&&(_0x17b691['newValueBoolean']=Boolean(_0xeb7d27['newValueBoolean'])),null!=_0xeb7d27['newValueJson']&&(_0x17b691['newValueJson']=String(_0xeb7d27['newValueJson'])),null!=_0xeb7d27['wasUndone']&&(_0x17b691['wasUndone']=Boolean(_0xeb7d27['wasUndone'])),_0x17b691;},_0xb3c4d2['toObject']=function(_0xac201c,_0x540f3c){_0x540f3c||(_0x540f3c={});var _0x59bb78={};return _0x540f3c['defaults']&&(_0x59bb78['range']=null,_0x59bb78['key']='',_0x59bb78['oldValueBoolean']=!0x1,_0x59bb78['oldValueJson']='',_0x59bb78['newValueBoolean']=!0x1,_0x59bb78['newValueJson']='',_0x59bb78['wasUndone']=!0x1),null!=_0xac201c['range']&&_0xac201c['hasOwnProperty']('range')&&(_0x59bb78['range']=_0x3b1f06['Range']['toObject'](_0xac201c['range'],_0x540f3c)),null!=_0xac201c['key']&&_0xac201c['hasOwnProperty']('key')&&(_0x59bb78['key']=_0xac201c['key']),null!=_0xac201c['oldValueBoolean']&&_0xac201c['hasOwnProperty']('oldValueBoolean')&&(_0x59bb78['oldValueBoolean']=_0xac201c['oldValueBoolean']),null!=_0xac201c['oldValueJson']&&_0xac201c['hasOwnProperty']('oldValueJson')&&(_0x59bb78['oldValueJson']=_0xac201c['oldValueJson']),null!=_0xac201c['newValueBoolean']&&_0xac201c['hasOwnProperty']('newValueBoolean')&&(_0x59bb78['newValueBoolean']=_0xac201c['newValueBoolean']),null!=_0xac201c['newValueJson']&&_0xac201c['hasOwnProperty']('newValueJson')&&(_0x59bb78['newValueJson']=_0xac201c['newValueJson']),null!=_0xac201c['wasUndone']&&_0xac201c['hasOwnProperty']('wasUndone')&&(_0x59bb78['wasUndone']=_0xac201c['wasUndone']),_0x59bb78;},_0xb3c4d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0xb3c4d2['getTypeUrl']=function(_0x4cc35f){return void 0x0===_0x4cc35f&&(_0x4cc35f='type.googleapis.com'),_0x4cc35f+'/AttributeOperation';},_0xb3c4d2;}()),_0x3b1f06['InsertOperation']=(function(){function _0x19ef61(_0x5e79c1){if(this['nodes']=[],_0x5e79c1){for(var _0x57cabe=Object['keys'](_0x5e79c1),_0x53af09=0x0;_0x53af09<_0x57cabe['length'];++_0x53af09)null!=_0x5e79c1[_0x57cabe[_0x53af09]]&&(this[_0x57cabe[_0x53af09]]=_0x5e79c1[_0x57cabe[_0x53af09]]);}}return _0x19ef61['prototype']['position']=null,_0x19ef61['prototype']['nodes']=_0x167c93['emptyArray'],_0x19ef61['prototype']['shouldReceiveAttributes']=!0x1,_0x19ef61['prototype']['wasUndone']=!0x1,_0x19ef61['create']=function(_0x58c509){return new _0x19ef61(_0x58c509);},_0x19ef61['encode']=function(_0x298a4b,_0x4b29c2){if(_0x4b29c2||(_0x4b29c2=_0x6178da['create']()),null!=_0x298a4b['position']&&Object['hasOwnProperty']['call'](_0x298a4b,'position')&&_0x3b1f06['Position']['encode'](_0x298a4b['position'],_0x4b29c2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x298a4b['nodes']&&_0x298a4b['nodes']['length']){for(var _0x58b175=0x0;_0x58b175<_0x298a4b['nodes']['length'];++_0x58b175)_0x3b1f06['Element']['encode'](_0x298a4b['nodes'][_0x58b175],_0x4b29c2['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x298a4b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x298a4b,'shouldReceiveAttributes')&&_0x4b29c2['uint32'](0x18)['bool'](_0x298a4b['shouldReceiveAttributes']),null!=_0x298a4b['wasUndone']&&Object['hasOwnProperty']['call'](_0x298a4b,'wasUndone')&&_0x4b29c2['uint32'](0x20)['bool'](_0x298a4b['wasUndone']),_0x4b29c2;},_0x19ef61['encodeDelimited']=function(_0x45b045,_0xa380ec){return this['encode'](_0x45b045,_0xa380ec)['ldelim']();},_0x19ef61['decode']=function(_0x1778f6,_0x516567){_0x1778f6 instanceof _0x448297||(_0x1778f6=_0x448297['create'](_0x1778f6));for(var _0x2e92d1=void 0x0===_0x516567?_0x1778f6['len']:_0x1778f6['pos']+_0x516567,_0x42efa7=new _0x3b1f06['InsertOperation']();_0x1778f6['pos']<_0x2e92d1;){var _0x58acb2=_0x1778f6['uint32']();switch(_0x58acb2>>>0x3){case 0x1:_0x42efa7['position']=_0x3b1f06['Position']['decode'](_0x1778f6,_0x1778f6['uint32']());break;case 0x2:_0x42efa7['nodes']&&_0x42efa7['nodes']['length']||(_0x42efa7['nodes']=[]),_0x42efa7['nodes']['push'](_0x3b1f06['Element']['decode'](_0x1778f6,_0x1778f6['uint32']()));break;case 0x3:_0x42efa7['shouldReceiveAttributes']=_0x1778f6['bool']();break;case 0x4:_0x42efa7['wasUndone']=_0x1778f6['bool']();break;default:_0x1778f6['skipType'](0x7&_0x58acb2);}}return _0x42efa7;},_0x19ef61['decodeDelimited']=function(_0x327dad){return _0x327dad instanceof _0x448297||(_0x327dad=new _0x448297(_0x327dad)),this['decode'](_0x327dad,_0x327dad['uint32']());},_0x19ef61['verify']=function(_0x5981b6){if('object'!=typeof _0x5981b6||null===_0x5981b6)return'object\x20expected';if(null!=_0x5981b6['position']&&_0x5981b6['hasOwnProperty']('position')&&(_0x4de1f8=_0x3b1f06['Position']['verify'](_0x5981b6['position'])))return'position.'+_0x4de1f8;if(null!=_0x5981b6['nodes']&&_0x5981b6['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5981b6['nodes']))return'nodes:\x20array\x20expected';for(var _0x378dd5=0x0;_0x378dd5<_0x5981b6['nodes']['length'];++_0x378dd5){var _0x4de1f8;if(_0x4de1f8=_0x3b1f06['Element']['verify'](_0x5981b6['nodes'][_0x378dd5]))return'nodes.'+_0x4de1f8;}}return null!=_0x5981b6['shouldReceiveAttributes']&&_0x5981b6['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5981b6['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5981b6['wasUndone']&&_0x5981b6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5981b6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19ef61['fromObject']=function(_0x279072){if(_0x279072 instanceof _0x3b1f06['InsertOperation'])return _0x279072;var _0x2af939=new _0x3b1f06['InsertOperation']();if(null!=_0x279072['position']){if('object'!=typeof _0x279072['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2af939['position']=_0x3b1f06['Position']['fromObject'](_0x279072['position']);}if(_0x279072['nodes']){if(!Array['isArray'](_0x279072['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2af939['nodes']=[];for(var _0x36085e=0x0;_0x36085e<_0x279072['nodes']['length'];++_0x36085e){if('object'!=typeof _0x279072['nodes'][_0x36085e])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2af939['nodes'][_0x36085e]=_0x3b1f06['Element']['fromObject'](_0x279072['nodes'][_0x36085e]);}}return null!=_0x279072['shouldReceiveAttributes']&&(_0x2af939['shouldReceiveAttributes']=Boolean(_0x279072['shouldReceiveAttributes'])),null!=_0x279072['wasUndone']&&(_0x2af939['wasUndone']=Boolean(_0x279072['wasUndone'])),_0x2af939;},_0x19ef61['toObject']=function(_0xfc3dce,_0x4e25c4){_0x4e25c4||(_0x4e25c4={});var _0x13a3f2={};if((_0x4e25c4['arrays']||_0x4e25c4['defaults'])&&(_0x13a3f2['nodes']=[]),_0x4e25c4['defaults']&&(_0x13a3f2['position']=null,_0x13a3f2['shouldReceiveAttributes']=!0x1,_0x13a3f2['wasUndone']=!0x1),null!=_0xfc3dce['position']&&_0xfc3dce['hasOwnProperty']('position')&&(_0x13a3f2['position']=_0x3b1f06['Position']['toObject'](_0xfc3dce['position'],_0x4e25c4)),_0xfc3dce['nodes']&&_0xfc3dce['nodes']['length']){_0x13a3f2['nodes']=[];for(var _0x417bbf=0x0;_0x417bbf<_0xfc3dce['nodes']['length'];++_0x417bbf)_0x13a3f2['nodes'][_0x417bbf]=_0x3b1f06['Element']['toObject'](_0xfc3dce['nodes'][_0x417bbf],_0x4e25c4);}return null!=_0xfc3dce['shouldReceiveAttributes']&&_0xfc3dce['hasOwnProperty']('shouldReceiveAttributes')&&(_0x13a3f2['shouldReceiveAttributes']=_0xfc3dce['shouldReceiveAttributes']),null!=_0xfc3dce['wasUndone']&&_0xfc3dce['hasOwnProperty']('wasUndone')&&(_0x13a3f2['wasUndone']=_0xfc3dce['wasUndone']),_0x13a3f2;},_0x19ef61['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x19ef61['getTypeUrl']=function(_0x46fbd3){return void 0x0===_0x46fbd3&&(_0x46fbd3='type.googleapis.com'),_0x46fbd3+'/InsertOperation';},_0x19ef61;}()),_0x3b1f06['MarkerOperation']=(function(){function _0x531e48(_0x188953){if(_0x188953){for(var _0x1fae0a=Object['keys'](_0x188953),_0x4e1d80=0x0;_0x4e1d80<_0x1fae0a['length'];++_0x4e1d80)null!=_0x188953[_0x1fae0a[_0x4e1d80]]&&(this[_0x1fae0a[_0x4e1d80]]=_0x188953[_0x1fae0a[_0x4e1d80]]);}}return _0x531e48['prototype']['name']='',_0x531e48['prototype']['oldRange']=null,_0x531e48['prototype']['newRange']=null,_0x531e48['prototype']['affectsData']=!0x1,_0x531e48['prototype']['wasUndone']=!0x1,_0x531e48['create']=function(_0x35b710){return new _0x531e48(_0x35b710);},_0x531e48['encode']=function(_0x2c60fd,_0xe7d15d){return _0xe7d15d||(_0xe7d15d=_0x6178da['create']()),null!=_0x2c60fd['name']&&Object['hasOwnProperty']['call'](_0x2c60fd,'name')&&_0xe7d15d['uint32'](0xa)['string'](_0x2c60fd['name']),null!=_0x2c60fd['oldRange']&&Object['hasOwnProperty']['call'](_0x2c60fd,'oldRange')&&_0x3b1f06['Range']['encode'](_0x2c60fd['oldRange'],_0xe7d15d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2c60fd['newRange']&&Object['hasOwnProperty']['call'](_0x2c60fd,'newRange')&&_0x3b1f06['Range']['encode'](_0x2c60fd['newRange'],_0xe7d15d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2c60fd['affectsData']&&Object['hasOwnProperty']['call'](_0x2c60fd,'affectsData')&&_0xe7d15d['uint32'](0x20)['bool'](_0x2c60fd['affectsData']),null!=_0x2c60fd['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c60fd,'wasUndone')&&_0xe7d15d['uint32'](0x28)['bool'](_0x2c60fd['wasUndone']),_0xe7d15d;},_0x531e48['encodeDelimited']=function(_0x35a1fd,_0xc589a4){return this['encode'](_0x35a1fd,_0xc589a4)['ldelim']();},_0x531e48['decode']=function(_0x10094a,_0x18bed2){_0x10094a instanceof _0x448297||(_0x10094a=_0x448297['create'](_0x10094a));for(var _0x38d4d=void 0x0===_0x18bed2?_0x10094a['len']:_0x10094a['pos']+_0x18bed2,_0x1bea94=new _0x3b1f06['MarkerOperation']();_0x10094a['pos']<_0x38d4d;){var _0x49fba7=_0x10094a['uint32']();switch(_0x49fba7>>>0x3){case 0x1:_0x1bea94['name']=_0x10094a['string']();break;case 0x2:_0x1bea94['oldRange']=_0x3b1f06['Range']['decode'](_0x10094a,_0x10094a['uint32']());break;case 0x3:_0x1bea94['newRange']=_0x3b1f06['Range']['decode'](_0x10094a,_0x10094a['uint32']());break;case 0x4:_0x1bea94['affectsData']=_0x10094a['bool']();break;case 0x5:_0x1bea94['wasUndone']=_0x10094a['bool']();break;default:_0x10094a['skipType'](0x7&_0x49fba7);}}return _0x1bea94;},_0x531e48['decodeDelimited']=function(_0x56a504){return _0x56a504 instanceof _0x448297||(_0x56a504=new _0x448297(_0x56a504)),this['decode'](_0x56a504,_0x56a504['uint32']());},_0x531e48['verify']=function(_0x8da8b8){if('object'!=typeof _0x8da8b8||null===_0x8da8b8)return'object\x20expected';if(null!=_0x8da8b8['name']&&_0x8da8b8['hasOwnProperty']('name')&&!_0x167c93['isString'](_0x8da8b8['name']))return'name:\x20string\x20expected';var _0x1bfb0d;if(null!=_0x8da8b8['oldRange']&&_0x8da8b8['hasOwnProperty']('oldRange')&&(_0x1bfb0d=_0x3b1f06['Range']['verify'](_0x8da8b8['oldRange'])))return'oldRange.'+_0x1bfb0d;if(null!=_0x8da8b8['newRange']&&_0x8da8b8['hasOwnProperty']('newRange')&&(_0x1bfb0d=_0x3b1f06['Range']['verify'](_0x8da8b8['newRange'])))return'newRange.'+_0x1bfb0d;return null!=_0x8da8b8['affectsData']&&_0x8da8b8['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x8da8b8['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x8da8b8['wasUndone']&&_0x8da8b8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8da8b8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x531e48['fromObject']=function(_0x17082a){if(_0x17082a instanceof _0x3b1f06['MarkerOperation'])return _0x17082a;var _0x58c1a2=new _0x3b1f06['MarkerOperation']();if(null!=_0x17082a['name']&&(_0x58c1a2['name']=String(_0x17082a['name'])),null!=_0x17082a['oldRange']){if('object'!=typeof _0x17082a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x58c1a2['oldRange']=_0x3b1f06['Range']['fromObject'](_0x17082a['oldRange']);}if(null!=_0x17082a['newRange']){if('object'!=typeof _0x17082a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x58c1a2['newRange']=_0x3b1f06['Range']['fromObject'](_0x17082a['newRange']);}return null!=_0x17082a['affectsData']&&(_0x58c1a2['affectsData']=Boolean(_0x17082a['affectsData'])),null!=_0x17082a['wasUndone']&&(_0x58c1a2['wasUndone']=Boolean(_0x17082a['wasUndone'])),_0x58c1a2;},_0x531e48['toObject']=function(_0x56303d,_0x3f610d){_0x3f610d||(_0x3f610d={});var _0x1a555c={};return _0x3f610d['defaults']&&(_0x1a555c['name']='',_0x1a555c['oldRange']=null,_0x1a555c['newRange']=null,_0x1a555c['affectsData']=!0x1,_0x1a555c['wasUndone']=!0x1),null!=_0x56303d['name']&&_0x56303d['hasOwnProperty']('name')&&(_0x1a555c['name']=_0x56303d['name']),null!=_0x56303d['oldRange']&&_0x56303d['hasOwnProperty']('oldRange')&&(_0x1a555c['oldRange']=_0x3b1f06['Range']['toObject'](_0x56303d['oldRange'],_0x3f610d)),null!=_0x56303d['newRange']&&_0x56303d['hasOwnProperty']('newRange')&&(_0x1a555c['newRange']=_0x3b1f06['Range']['toObject'](_0x56303d['newRange'],_0x3f610d)),null!=_0x56303d['affectsData']&&_0x56303d['hasOwnProperty']('affectsData')&&(_0x1a555c['affectsData']=_0x56303d['affectsData']),null!=_0x56303d['wasUndone']&&_0x56303d['hasOwnProperty']('wasUndone')&&(_0x1a555c['wasUndone']=_0x56303d['wasUndone']),_0x1a555c;},_0x531e48['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x531e48['getTypeUrl']=function(_0x18a631){return void 0x0===_0x18a631&&(_0x18a631='type.googleapis.com'),_0x18a631+'/MarkerOperation';},_0x531e48;}()),_0x3b1f06['MergeOperation']=(function(){function _0x49b75b(_0x28d35d){if(_0x28d35d){for(var _0x252106=Object['keys'](_0x28d35d),_0x4fe4e6=0x0;_0x4fe4e6<_0x252106['length'];++_0x4fe4e6)null!=_0x28d35d[_0x252106[_0x4fe4e6]]&&(this[_0x252106[_0x4fe4e6]]=_0x28d35d[_0x252106[_0x4fe4e6]]);}}return _0x49b75b['prototype']['sourcePosition']=null,_0x49b75b['prototype']['targetPosition']=null,_0x49b75b['prototype']['graveyardPosition']=null,_0x49b75b['prototype']['howMany']=0x0,_0x49b75b['prototype']['wasUndone']=!0x1,_0x49b75b['create']=function(_0xf0705){return new _0x49b75b(_0xf0705);},_0x49b75b['encode']=function(_0x59da54,_0x2fd90a){return _0x2fd90a||(_0x2fd90a=_0x6178da['create']()),null!=_0x59da54['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59da54,'sourcePosition')&&_0x3b1f06['Position']['encode'](_0x59da54['sourcePosition'],_0x2fd90a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59da54['targetPosition']&&Object['hasOwnProperty']['call'](_0x59da54,'targetPosition')&&_0x3b1f06['Position']['encode'](_0x59da54['targetPosition'],_0x2fd90a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59da54['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59da54,'graveyardPosition')&&_0x3b1f06['Position']['encode'](_0x59da54['graveyardPosition'],_0x2fd90a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59da54['howMany']&&Object['hasOwnProperty']['call'](_0x59da54,'howMany')&&_0x2fd90a['uint32'](0x20)['uint32'](_0x59da54['howMany']),null!=_0x59da54['wasUndone']&&Object['hasOwnProperty']['call'](_0x59da54,'wasUndone')&&_0x2fd90a['uint32'](0x28)['bool'](_0x59da54['wasUndone']),_0x2fd90a;},_0x49b75b['encodeDelimited']=function(_0x2e3f36,_0x35dd38){return this['encode'](_0x2e3f36,_0x35dd38)['ldelim']();},_0x49b75b['decode']=function(_0x495c8c,_0x1c3ea5){_0x495c8c instanceof _0x448297||(_0x495c8c=_0x448297['create'](_0x495c8c));for(var _0x4994ea=void 0x0===_0x1c3ea5?_0x495c8c['len']:_0x495c8c['pos']+_0x1c3ea5,_0x2d0f8c=new _0x3b1f06['MergeOperation']();_0x495c8c['pos']<_0x4994ea;){var _0x1c74a8=_0x495c8c['uint32']();switch(_0x1c74a8>>>0x3){case 0x1:_0x2d0f8c['sourcePosition']=_0x3b1f06['Position']['decode'](_0x495c8c,_0x495c8c['uint32']());break;case 0x2:_0x2d0f8c['targetPosition']=_0x3b1f06['Position']['decode'](_0x495c8c,_0x495c8c['uint32']());break;case 0x3:_0x2d0f8c['graveyardPosition']=_0x3b1f06['Position']['decode'](_0x495c8c,_0x495c8c['uint32']());break;case 0x4:_0x2d0f8c['howMany']=_0x495c8c['uint32']();break;case 0x5:_0x2d0f8c['wasUndone']=_0x495c8c['bool']();break;default:_0x495c8c['skipType'](0x7&_0x1c74a8);}}return _0x2d0f8c;},_0x49b75b['decodeDelimited']=function(_0x5f5f2a){return _0x5f5f2a instanceof _0x448297||(_0x5f5f2a=new _0x448297(_0x5f5f2a)),this['decode'](_0x5f5f2a,_0x5f5f2a['uint32']());},_0x49b75b['verify']=function(_0x133825){if('object'!=typeof _0x133825||null===_0x133825)return'object\x20expected';var _0x1c8b5a;if(null!=_0x133825['sourcePosition']&&_0x133825['hasOwnProperty']('sourcePosition')&&(_0x1c8b5a=_0x3b1f06['Position']['verify'](_0x133825['sourcePosition'])))return'sourcePosition.'+_0x1c8b5a;if(null!=_0x133825['targetPosition']&&_0x133825['hasOwnProperty']('targetPosition')&&(_0x1c8b5a=_0x3b1f06['Position']['verify'](_0x133825['targetPosition'])))return'targetPosition.'+_0x1c8b5a;if(null!=_0x133825['graveyardPosition']&&_0x133825['hasOwnProperty']('graveyardPosition')&&(_0x1c8b5a=_0x3b1f06['Position']['verify'](_0x133825['graveyardPosition'])))return'graveyardPosition.'+_0x1c8b5a;return null!=_0x133825['howMany']&&_0x133825['hasOwnProperty']('howMany')&&!_0x167c93['isInteger'](_0x133825['howMany'])?'howMany:\x20integer\x20expected':null!=_0x133825['wasUndone']&&_0x133825['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x133825['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x49b75b['fromObject']=function(_0x46eb2b){if(_0x46eb2b instanceof _0x3b1f06['MergeOperation'])return _0x46eb2b;var _0x3de562=new _0x3b1f06['MergeOperation']();if(null!=_0x46eb2b['sourcePosition']){if('object'!=typeof _0x46eb2b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3de562['sourcePosition']=_0x3b1f06['Position']['fromObject'](_0x46eb2b['sourcePosition']);}if(null!=_0x46eb2b['targetPosition']){if('object'!=typeof _0x46eb2b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3de562['targetPosition']=_0x3b1f06['Position']['fromObject'](_0x46eb2b['targetPosition']);}if(null!=_0x46eb2b['graveyardPosition']){if('object'!=typeof _0x46eb2b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3de562['graveyardPosition']=_0x3b1f06['Position']['fromObject'](_0x46eb2b['graveyardPosition']);}return null!=_0x46eb2b['howMany']&&(_0x3de562['howMany']=_0x46eb2b['howMany']>>>0x0),null!=_0x46eb2b['wasUndone']&&(_0x3de562['wasUndone']=Boolean(_0x46eb2b['wasUndone'])),_0x3de562;},_0x49b75b['toObject']=function(_0x44f4d7,_0x490c15){_0x490c15||(_0x490c15={});var _0x348bf0={};return _0x490c15['defaults']&&(_0x348bf0['sourcePosition']=null,_0x348bf0['targetPosition']=null,_0x348bf0['graveyardPosition']=null,_0x348bf0['howMany']=0x0,_0x348bf0['wasUndone']=!0x1),null!=_0x44f4d7['sourcePosition']&&_0x44f4d7['hasOwnProperty']('sourcePosition')&&(_0x348bf0['sourcePosition']=_0x3b1f06['Position']['toObject'](_0x44f4d7['sourcePosition'],_0x490c15)),null!=_0x44f4d7['targetPosition']&&_0x44f4d7['hasOwnProperty']('targetPosition')&&(_0x348bf0['targetPosition']=_0x3b1f06['Position']['toObject'](_0x44f4d7['targetPosition'],_0x490c15)),null!=_0x44f4d7['graveyardPosition']&&_0x44f4d7['hasOwnProperty']('graveyardPosition')&&(_0x348bf0['graveyardPosition']=_0x3b1f06['Position']['toObject'](_0x44f4d7['graveyardPosition'],_0x490c15)),null!=_0x44f4d7['howMany']&&_0x44f4d7['hasOwnProperty']('howMany')&&(_0x348bf0['howMany']=_0x44f4d7['howMany']),null!=_0x44f4d7['wasUndone']&&_0x44f4d7['hasOwnProperty']('wasUndone')&&(_0x348bf0['wasUndone']=_0x44f4d7['wasUndone']),_0x348bf0;},_0x49b75b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x49b75b['getTypeUrl']=function(_0x55eca8){return void 0x0===_0x55eca8&&(_0x55eca8='type.googleapis.com'),_0x55eca8+'/MergeOperation';},_0x49b75b;}()),_0x3b1f06['MoveOperation']=(function(){function _0x3d359b(_0x15ca5f){if(_0x15ca5f){for(var _0x2ec6eb=Object['keys'](_0x15ca5f),_0x1a060a=0x0;_0x1a060a<_0x2ec6eb['length'];++_0x1a060a)null!=_0x15ca5f[_0x2ec6eb[_0x1a060a]]&&(this[_0x2ec6eb[_0x1a060a]]=_0x15ca5f[_0x2ec6eb[_0x1a060a]]);}}return _0x3d359b['prototype']['sourcePosition']=null,_0x3d359b['prototype']['howMany']=0x0,_0x3d359b['prototype']['targetPosition']=null,_0x3d359b['prototype']['wasUndone']=!0x1,_0x3d359b['create']=function(_0x163a69){return new _0x3d359b(_0x163a69);},_0x3d359b['encode']=function(_0x13b3e6,_0x1d9db4){return _0x1d9db4||(_0x1d9db4=_0x6178da['create']()),null!=_0x13b3e6['sourcePosition']&&Object['hasOwnProperty']['call'](_0x13b3e6,'sourcePosition')&&_0x3b1f06['Position']['encode'](_0x13b3e6['sourcePosition'],_0x1d9db4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13b3e6['howMany']&&Object['hasOwnProperty']['call'](_0x13b3e6,'howMany')&&_0x1d9db4['uint32'](0x10)['uint32'](_0x13b3e6['howMany']),null!=_0x13b3e6['targetPosition']&&Object['hasOwnProperty']['call'](_0x13b3e6,'targetPosition')&&_0x3b1f06['Position']['encode'](_0x13b3e6['targetPosition'],_0x1d9db4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x13b3e6['wasUndone']&&Object['hasOwnProperty']['call'](_0x13b3e6,'wasUndone')&&_0x1d9db4['uint32'](0x20)['bool'](_0x13b3e6['wasUndone']),_0x1d9db4;},_0x3d359b['encodeDelimited']=function(_0x4a86d4,_0x47b87e){return this['encode'](_0x4a86d4,_0x47b87e)['ldelim']();},_0x3d359b['decode']=function(_0x1800ac,_0x4f5f3b){_0x1800ac instanceof _0x448297||(_0x1800ac=_0x448297['create'](_0x1800ac));for(var _0x4b7b26=void 0x0===_0x4f5f3b?_0x1800ac['len']:_0x1800ac['pos']+_0x4f5f3b,_0x120b7=new _0x3b1f06['MoveOperation']();_0x1800ac['pos']<_0x4b7b26;){var _0x1c03c4=_0x1800ac['uint32']();switch(_0x1c03c4>>>0x3){case 0x1:_0x120b7['sourcePosition']=_0x3b1f06['Position']['decode'](_0x1800ac,_0x1800ac['uint32']());break;case 0x2:_0x120b7['howMany']=_0x1800ac['uint32']();break;case 0x3:_0x120b7['targetPosition']=_0x3b1f06['Position']['decode'](_0x1800ac,_0x1800ac['uint32']());break;case 0x4:_0x120b7['wasUndone']=_0x1800ac['bool']();break;default:_0x1800ac['skipType'](0x7&_0x1c03c4);}}return _0x120b7;},_0x3d359b['decodeDelimited']=function(_0x9ce79a){return _0x9ce79a instanceof _0x448297||(_0x9ce79a=new _0x448297(_0x9ce79a)),this['decode'](_0x9ce79a,_0x9ce79a['uint32']());},_0x3d359b['verify']=function(_0x44e489){if('object'!=typeof _0x44e489||null===_0x44e489)return'object\x20expected';var _0x39b7dc;if(null!=_0x44e489['sourcePosition']&&_0x44e489['hasOwnProperty']('sourcePosition')&&(_0x39b7dc=_0x3b1f06['Position']['verify'](_0x44e489['sourcePosition'])))return'sourcePosition.'+_0x39b7dc;if(null!=_0x44e489['howMany']&&_0x44e489['hasOwnProperty']('howMany')&&!_0x167c93['isInteger'](_0x44e489['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x44e489['targetPosition']&&_0x44e489['hasOwnProperty']('targetPosition')&&(_0x39b7dc=_0x3b1f06['Position']['verify'](_0x44e489['targetPosition'])))return'targetPosition.'+_0x39b7dc;return null!=_0x44e489['wasUndone']&&_0x44e489['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44e489['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d359b['fromObject']=function(_0x4a835c){if(_0x4a835c instanceof _0x3b1f06['MoveOperation'])return _0x4a835c;var _0x908ccc=new _0x3b1f06['MoveOperation']();if(null!=_0x4a835c['sourcePosition']){if('object'!=typeof _0x4a835c['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x908ccc['sourcePosition']=_0x3b1f06['Position']['fromObject'](_0x4a835c['sourcePosition']);}if(null!=_0x4a835c['howMany']&&(_0x908ccc['howMany']=_0x4a835c['howMany']>>>0x0),null!=_0x4a835c['targetPosition']){if('object'!=typeof _0x4a835c['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x908ccc['targetPosition']=_0x3b1f06['Position']['fromObject'](_0x4a835c['targetPosition']);}return null!=_0x4a835c['wasUndone']&&(_0x908ccc['wasUndone']=Boolean(_0x4a835c['wasUndone'])),_0x908ccc;},_0x3d359b['toObject']=function(_0x541092,_0x311e3d){_0x311e3d||(_0x311e3d={});var _0x3a57b6={};return _0x311e3d['defaults']&&(_0x3a57b6['sourcePosition']=null,_0x3a57b6['howMany']=0x0,_0x3a57b6['targetPosition']=null,_0x3a57b6['wasUndone']=!0x1),null!=_0x541092['sourcePosition']&&_0x541092['hasOwnProperty']('sourcePosition')&&(_0x3a57b6['sourcePosition']=_0x3b1f06['Position']['toObject'](_0x541092['sourcePosition'],_0x311e3d)),null!=_0x541092['howMany']&&_0x541092['hasOwnProperty']('howMany')&&(_0x3a57b6['howMany']=_0x541092['howMany']),null!=_0x541092['targetPosition']&&_0x541092['hasOwnProperty']('targetPosition')&&(_0x3a57b6['targetPosition']=_0x3b1f06['Position']['toObject'](_0x541092['targetPosition'],_0x311e3d)),null!=_0x541092['wasUndone']&&_0x541092['hasOwnProperty']('wasUndone')&&(_0x3a57b6['wasUndone']=_0x541092['wasUndone']),_0x3a57b6;},_0x3d359b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x3d359b['getTypeUrl']=function(_0x43db2f){return void 0x0===_0x43db2f&&(_0x43db2f='type.googleapis.com'),_0x43db2f+'/MoveOperation';},_0x3d359b;}()),_0x3b1f06['RenameOperation']=(function(){function _0x4f383a(_0x5cbcc9){if(_0x5cbcc9){for(var _0x33a2a1=Object['keys'](_0x5cbcc9),_0x25464d=0x0;_0x25464d<_0x33a2a1['length'];++_0x25464d)null!=_0x5cbcc9[_0x33a2a1[_0x25464d]]&&(this[_0x33a2a1[_0x25464d]]=_0x5cbcc9[_0x33a2a1[_0x25464d]]);}}return _0x4f383a['prototype']['position']=null,_0x4f383a['prototype']['oldName']='',_0x4f383a['prototype']['newName']='',_0x4f383a['prototype']['wasUndone']=!0x1,_0x4f383a['create']=function(_0x27a8cf){return new _0x4f383a(_0x27a8cf);},_0x4f383a['encode']=function(_0xbcd56a,_0x2828c4){return _0x2828c4||(_0x2828c4=_0x6178da['create']()),null!=_0xbcd56a['position']&&Object['hasOwnProperty']['call'](_0xbcd56a,'position')&&_0x3b1f06['Position']['encode'](_0xbcd56a['position'],_0x2828c4['uint32'](0xa)['fork']())['ldelim'](),null!=_0xbcd56a['oldName']&&Object['hasOwnProperty']['call'](_0xbcd56a,'oldName')&&_0x2828c4['uint32'](0x12)['string'](_0xbcd56a['oldName']),null!=_0xbcd56a['newName']&&Object['hasOwnProperty']['call'](_0xbcd56a,'newName')&&_0x2828c4['uint32'](0x1a)['string'](_0xbcd56a['newName']),null!=_0xbcd56a['wasUndone']&&Object['hasOwnProperty']['call'](_0xbcd56a,'wasUndone')&&_0x2828c4['uint32'](0x20)['bool'](_0xbcd56a['wasUndone']),_0x2828c4;},_0x4f383a['encodeDelimited']=function(_0x2aecb3,_0x5126cf){return this['encode'](_0x2aecb3,_0x5126cf)['ldelim']();},_0x4f383a['decode']=function(_0x170263,_0x3d0aac){_0x170263 instanceof _0x448297||(_0x170263=_0x448297['create'](_0x170263));for(var _0x33234c=void 0x0===_0x3d0aac?_0x170263['len']:_0x170263['pos']+_0x3d0aac,_0x2ad0b4=new _0x3b1f06['RenameOperation']();_0x170263['pos']<_0x33234c;){var _0x43782f=_0x170263['uint32']();switch(_0x43782f>>>0x3){case 0x1:_0x2ad0b4['position']=_0x3b1f06['Position']['decode'](_0x170263,_0x170263['uint32']());break;case 0x2:_0x2ad0b4['oldName']=_0x170263['string']();break;case 0x3:_0x2ad0b4['newName']=_0x170263['string']();break;case 0x4:_0x2ad0b4['wasUndone']=_0x170263['bool']();break;default:_0x170263['skipType'](0x7&_0x43782f);}}return _0x2ad0b4;},_0x4f383a['decodeDelimited']=function(_0x412df2){return _0x412df2 instanceof _0x448297||(_0x412df2=new _0x448297(_0x412df2)),this['decode'](_0x412df2,_0x412df2['uint32']());},_0x4f383a['verify']=function(_0x5edbf3){if('object'!=typeof _0x5edbf3||null===_0x5edbf3)return'object\x20expected';if(null!=_0x5edbf3['position']&&_0x5edbf3['hasOwnProperty']('position')){var _0x443381=_0x3b1f06['Position']['verify'](_0x5edbf3['position']);if(_0x443381)return'position.'+_0x443381;}return null!=_0x5edbf3['oldName']&&_0x5edbf3['hasOwnProperty']('oldName')&&!_0x167c93['isString'](_0x5edbf3['oldName'])?'oldName:\x20string\x20expected':null!=_0x5edbf3['newName']&&_0x5edbf3['hasOwnProperty']('newName')&&!_0x167c93['isString'](_0x5edbf3['newName'])?'newName:\x20string\x20expected':null!=_0x5edbf3['wasUndone']&&_0x5edbf3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5edbf3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f383a['fromObject']=function(_0x2292be){if(_0x2292be instanceof _0x3b1f06['RenameOperation'])return _0x2292be;var _0x1ddcfb=new _0x3b1f06['RenameOperation']();if(null!=_0x2292be['position']){if('object'!=typeof _0x2292be['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1ddcfb['position']=_0x3b1f06['Position']['fromObject'](_0x2292be['position']);}return null!=_0x2292be['oldName']&&(_0x1ddcfb['oldName']=String(_0x2292be['oldName'])),null!=_0x2292be['newName']&&(_0x1ddcfb['newName']=String(_0x2292be['newName'])),null!=_0x2292be['wasUndone']&&(_0x1ddcfb['wasUndone']=Boolean(_0x2292be['wasUndone'])),_0x1ddcfb;},_0x4f383a['toObject']=function(_0x5a4fa2,_0x4b8045){_0x4b8045||(_0x4b8045={});var _0x49d018={};return _0x4b8045['defaults']&&(_0x49d018['position']=null,_0x49d018['oldName']='',_0x49d018['newName']='',_0x49d018['wasUndone']=!0x1),null!=_0x5a4fa2['position']&&_0x5a4fa2['hasOwnProperty']('position')&&(_0x49d018['position']=_0x3b1f06['Position']['toObject'](_0x5a4fa2['position'],_0x4b8045)),null!=_0x5a4fa2['oldName']&&_0x5a4fa2['hasOwnProperty']('oldName')&&(_0x49d018['oldName']=_0x5a4fa2['oldName']),null!=_0x5a4fa2['newName']&&_0x5a4fa2['hasOwnProperty']('newName')&&(_0x49d018['newName']=_0x5a4fa2['newName']),null!=_0x5a4fa2['wasUndone']&&_0x5a4fa2['hasOwnProperty']('wasUndone')&&(_0x49d018['wasUndone']=_0x5a4fa2['wasUndone']),_0x49d018;},_0x4f383a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x4f383a['getTypeUrl']=function(_0x4a4f13){return void 0x0===_0x4a4f13&&(_0x4a4f13='type.googleapis.com'),_0x4a4f13+'/RenameOperation';},_0x4f383a;}()),_0x3b1f06['RootAttributeOperation']=(function(){function _0x41fe9d(_0x453063){if(_0x453063){for(var _0x53a442=Object['keys'](_0x453063),_0x127be7=0x0;_0x127be7<_0x53a442['length'];++_0x127be7)null!=_0x453063[_0x53a442[_0x127be7]]&&(this[_0x53a442[_0x127be7]]=_0x453063[_0x53a442[_0x127be7]]);}}return _0x41fe9d['prototype']['root']='',_0x41fe9d['prototype']['key']='',_0x41fe9d['prototype']['oldValueBoolean']=!0x1,_0x41fe9d['prototype']['oldValueJson']='',_0x41fe9d['prototype']['newValueBoolean']=!0x1,_0x41fe9d['prototype']['newValueJson']='',_0x41fe9d['prototype']['wasUndone']=!0x1,_0x41fe9d['create']=function(_0x4bf871){return new _0x41fe9d(_0x4bf871);},_0x41fe9d['encode']=function(_0x32f0e7,_0x1ae7d3){return _0x1ae7d3||(_0x1ae7d3=_0x6178da['create']()),null!=_0x32f0e7['root']&&Object['hasOwnProperty']['call'](_0x32f0e7,'root')&&_0x1ae7d3['uint32'](0xa)['string'](_0x32f0e7['root']),null!=_0x32f0e7['key']&&Object['hasOwnProperty']['call'](_0x32f0e7,'key')&&_0x1ae7d3['uint32'](0x12)['string'](_0x32f0e7['key']),null!=_0x32f0e7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x32f0e7,'oldValueBoolean')&&_0x1ae7d3['uint32'](0x18)['bool'](_0x32f0e7['oldValueBoolean']),null!=_0x32f0e7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x32f0e7,'oldValueJson')&&_0x1ae7d3['uint32'](0x22)['string'](_0x32f0e7['oldValueJson']),null!=_0x32f0e7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x32f0e7,'newValueBoolean')&&_0x1ae7d3['uint32'](0x28)['bool'](_0x32f0e7['newValueBoolean']),null!=_0x32f0e7['newValueJson']&&Object['hasOwnProperty']['call'](_0x32f0e7,'newValueJson')&&_0x1ae7d3['uint32'](0x32)['string'](_0x32f0e7['newValueJson']),null!=_0x32f0e7['wasUndone']&&Object['hasOwnProperty']['call'](_0x32f0e7,'wasUndone')&&_0x1ae7d3['uint32'](0x38)['bool'](_0x32f0e7['wasUndone']),_0x1ae7d3;},_0x41fe9d['encodeDelimited']=function(_0x345709,_0xfb1e90){return this['encode'](_0x345709,_0xfb1e90)['ldelim']();},_0x41fe9d['decode']=function(_0x23b009,_0xb4962d){_0x23b009 instanceof _0x448297||(_0x23b009=_0x448297['create'](_0x23b009));for(var _0x2af8c7=void 0x0===_0xb4962d?_0x23b009['len']:_0x23b009['pos']+_0xb4962d,_0x42d9d3=new _0x3b1f06['RootAttributeOperation']();_0x23b009['pos']<_0x2af8c7;){var _0x4d1f83=_0x23b009['uint32']();switch(_0x4d1f83>>>0x3){case 0x1:_0x42d9d3['root']=_0x23b009['string']();break;case 0x2:_0x42d9d3['key']=_0x23b009['string']();break;case 0x3:_0x42d9d3['oldValueBoolean']=_0x23b009['bool']();break;case 0x4:_0x42d9d3['oldValueJson']=_0x23b009['string']();break;case 0x5:_0x42d9d3['newValueBoolean']=_0x23b009['bool']();break;case 0x6:_0x42d9d3['newValueJson']=_0x23b009['string']();break;case 0x7:_0x42d9d3['wasUndone']=_0x23b009['bool']();break;default:_0x23b009['skipType'](0x7&_0x4d1f83);}}return _0x42d9d3;},_0x41fe9d['decodeDelimited']=function(_0x3fbed7){return _0x3fbed7 instanceof _0x448297||(_0x3fbed7=new _0x448297(_0x3fbed7)),this['decode'](_0x3fbed7,_0x3fbed7['uint32']());},_0x41fe9d['verify']=function(_0x208d6f){return'object'!=typeof _0x208d6f||null===_0x208d6f?'object\x20expected':null!=_0x208d6f['root']&&_0x208d6f['hasOwnProperty']('root')&&!_0x167c93['isString'](_0x208d6f['root'])?'root:\x20string\x20expected':null!=_0x208d6f['key']&&_0x208d6f['hasOwnProperty']('key')&&!_0x167c93['isString'](_0x208d6f['key'])?'key:\x20string\x20expected':null!=_0x208d6f['oldValueBoolean']&&_0x208d6f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x208d6f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x208d6f['oldValueJson']&&_0x208d6f['hasOwnProperty']('oldValueJson')&&!_0x167c93['isString'](_0x208d6f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x208d6f['newValueBoolean']&&_0x208d6f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x208d6f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x208d6f['newValueJson']&&_0x208d6f['hasOwnProperty']('newValueJson')&&!_0x167c93['isString'](_0x208d6f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x208d6f['wasUndone']&&_0x208d6f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x208d6f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41fe9d['fromObject']=function(_0x2f2d63){if(_0x2f2d63 instanceof _0x3b1f06['RootAttributeOperation'])return _0x2f2d63;var _0x3aea22=new _0x3b1f06['RootAttributeOperation']();return null!=_0x2f2d63['root']&&(_0x3aea22['root']=String(_0x2f2d63['root'])),null!=_0x2f2d63['key']&&(_0x3aea22['key']=String(_0x2f2d63['key'])),null!=_0x2f2d63['oldValueBoolean']&&(_0x3aea22['oldValueBoolean']=Boolean(_0x2f2d63['oldValueBoolean'])),null!=_0x2f2d63['oldValueJson']&&(_0x3aea22['oldValueJson']=String(_0x2f2d63['oldValueJson'])),null!=_0x2f2d63['newValueBoolean']&&(_0x3aea22['newValueBoolean']=Boolean(_0x2f2d63['newValueBoolean'])),null!=_0x2f2d63['newValueJson']&&(_0x3aea22['newValueJson']=String(_0x2f2d63['newValueJson'])),null!=_0x2f2d63['wasUndone']&&(_0x3aea22['wasUndone']=Boolean(_0x2f2d63['wasUndone'])),_0x3aea22;},_0x41fe9d['toObject']=function(_0x230954,_0x5dd106){_0x5dd106||(_0x5dd106={});var _0x143b74={};return _0x5dd106['defaults']&&(_0x143b74['root']='',_0x143b74['key']='',_0x143b74['oldValueBoolean']=!0x1,_0x143b74['oldValueJson']='',_0x143b74['newValueBoolean']=!0x1,_0x143b74['newValueJson']='',_0x143b74['wasUndone']=!0x1),null!=_0x230954['root']&&_0x230954['hasOwnProperty']('root')&&(_0x143b74['root']=_0x230954['root']),null!=_0x230954['key']&&_0x230954['hasOwnProperty']('key')&&(_0x143b74['key']=_0x230954['key']),null!=_0x230954['oldValueBoolean']&&_0x230954['hasOwnProperty']('oldValueBoolean')&&(_0x143b74['oldValueBoolean']=_0x230954['oldValueBoolean']),null!=_0x230954['oldValueJson']&&_0x230954['hasOwnProperty']('oldValueJson')&&(_0x143b74['oldValueJson']=_0x230954['oldValueJson']),null!=_0x230954['newValueBoolean']&&_0x230954['hasOwnProperty']('newValueBoolean')&&(_0x143b74['newValueBoolean']=_0x230954['newValueBoolean']),null!=_0x230954['newValueJson']&&_0x230954['hasOwnProperty']('newValueJson')&&(_0x143b74['newValueJson']=_0x230954['newValueJson']),null!=_0x230954['wasUndone']&&_0x230954['hasOwnProperty']('wasUndone')&&(_0x143b74['wasUndone']=_0x230954['wasUndone']),_0x143b74;},_0x41fe9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x41fe9d['getTypeUrl']=function(_0x6d9f1e){return void 0x0===_0x6d9f1e&&(_0x6d9f1e='type.googleapis.com'),_0x6d9f1e+'/RootAttributeOperation';},_0x41fe9d;}()),_0x3b1f06['RootOperation']=(function(){function _0x58e25d(_0x2b679a){if(_0x2b679a){for(var _0x28810c=Object['keys'](_0x2b679a),_0x1dcac0=0x0;_0x1dcac0<_0x28810c['length'];++_0x1dcac0)null!=_0x2b679a[_0x28810c[_0x1dcac0]]&&(this[_0x28810c[_0x1dcac0]]=_0x2b679a[_0x28810c[_0x1dcac0]]);}}return _0x58e25d['prototype']['rootName']='',_0x58e25d['prototype']['elementName']='',_0x58e25d['prototype']['isAdd']=!0x1,_0x58e25d['prototype']['wasUndone']=!0x1,_0x58e25d['create']=function(_0x2bc75d){return new _0x58e25d(_0x2bc75d);},_0x58e25d['encode']=function(_0x3321f0,_0x2fb3a6){return _0x2fb3a6||(_0x2fb3a6=_0x6178da['create']()),null!=_0x3321f0['rootName']&&Object['hasOwnProperty']['call'](_0x3321f0,'rootName')&&_0x2fb3a6['uint32'](0xa)['string'](_0x3321f0['rootName']),null!=_0x3321f0['elementName']&&Object['hasOwnProperty']['call'](_0x3321f0,'elementName')&&_0x2fb3a6['uint32'](0x12)['string'](_0x3321f0['elementName']),null!=_0x3321f0['isAdd']&&Object['hasOwnProperty']['call'](_0x3321f0,'isAdd')&&_0x2fb3a6['uint32'](0x18)['bool'](_0x3321f0['isAdd']),null!=_0x3321f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3321f0,'wasUndone')&&_0x2fb3a6['uint32'](0x20)['bool'](_0x3321f0['wasUndone']),_0x2fb3a6;},_0x58e25d['encodeDelimited']=function(_0x11574d,_0x38a2e3){return this['encode'](_0x11574d,_0x38a2e3)['ldelim']();},_0x58e25d['decode']=function(_0x5becad,_0x4cafd6){_0x5becad instanceof _0x448297||(_0x5becad=_0x448297['create'](_0x5becad));for(var _0xa5c780=void 0x0===_0x4cafd6?_0x5becad['len']:_0x5becad['pos']+_0x4cafd6,_0x3075e8=new _0x3b1f06['RootOperation']();_0x5becad['pos']<_0xa5c780;){var _0x5148d8=_0x5becad['uint32']();switch(_0x5148d8>>>0x3){case 0x1:_0x3075e8['rootName']=_0x5becad['string']();break;case 0x2:_0x3075e8['elementName']=_0x5becad['string']();break;case 0x3:_0x3075e8['isAdd']=_0x5becad['bool']();break;case 0x4:_0x3075e8['wasUndone']=_0x5becad['bool']();break;default:_0x5becad['skipType'](0x7&_0x5148d8);}}return _0x3075e8;},_0x58e25d['decodeDelimited']=function(_0x27ef88){return _0x27ef88 instanceof _0x448297||(_0x27ef88=new _0x448297(_0x27ef88)),this['decode'](_0x27ef88,_0x27ef88['uint32']());},_0x58e25d['verify']=function(_0x16bcee){return'object'!=typeof _0x16bcee||null===_0x16bcee?'object\x20expected':null!=_0x16bcee['rootName']&&_0x16bcee['hasOwnProperty']('rootName')&&!_0x167c93['isString'](_0x16bcee['rootName'])?'rootName:\x20string\x20expected':null!=_0x16bcee['elementName']&&_0x16bcee['hasOwnProperty']('elementName')&&!_0x167c93['isString'](_0x16bcee['elementName'])?'elementName:\x20string\x20expected':null!=_0x16bcee['isAdd']&&_0x16bcee['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x16bcee['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x16bcee['wasUndone']&&_0x16bcee['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16bcee['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58e25d['fromObject']=function(_0x4f0ae4){if(_0x4f0ae4 instanceof _0x3b1f06['RootOperation'])return _0x4f0ae4;var _0x44a4f6=new _0x3b1f06['RootOperation']();return null!=_0x4f0ae4['rootName']&&(_0x44a4f6['rootName']=String(_0x4f0ae4['rootName'])),null!=_0x4f0ae4['elementName']&&(_0x44a4f6['elementName']=String(_0x4f0ae4['elementName'])),null!=_0x4f0ae4['isAdd']&&(_0x44a4f6['isAdd']=Boolean(_0x4f0ae4['isAdd'])),null!=_0x4f0ae4['wasUndone']&&(_0x44a4f6['wasUndone']=Boolean(_0x4f0ae4['wasUndone'])),_0x44a4f6;},_0x58e25d['toObject']=function(_0x401e3d,_0x24c4f9){_0x24c4f9||(_0x24c4f9={});var _0x1cb082={};return _0x24c4f9['defaults']&&(_0x1cb082['rootName']='',_0x1cb082['elementName']='',_0x1cb082['isAdd']=!0x1,_0x1cb082['wasUndone']=!0x1),null!=_0x401e3d['rootName']&&_0x401e3d['hasOwnProperty']('rootName')&&(_0x1cb082['rootName']=_0x401e3d['rootName']),null!=_0x401e3d['elementName']&&_0x401e3d['hasOwnProperty']('elementName')&&(_0x1cb082['elementName']=_0x401e3d['elementName']),null!=_0x401e3d['isAdd']&&_0x401e3d['hasOwnProperty']('isAdd')&&(_0x1cb082['isAdd']=_0x401e3d['isAdd']),null!=_0x401e3d['wasUndone']&&_0x401e3d['hasOwnProperty']('wasUndone')&&(_0x1cb082['wasUndone']=_0x401e3d['wasUndone']),_0x1cb082;},_0x58e25d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x58e25d['getTypeUrl']=function(_0xfa3c37){return void 0x0===_0xfa3c37&&(_0xfa3c37='type.googleapis.com'),_0xfa3c37+'/RootOperation';},_0x58e25d;}()),_0x3b1f06['SplitOperation']=(function(){function _0x18920a(_0x231979){if(_0x231979){for(var _0x36e853=Object['keys'](_0x231979),_0x4b685d=0x0;_0x4b685d<_0x36e853['length'];++_0x4b685d)null!=_0x231979[_0x36e853[_0x4b685d]]&&(this[_0x36e853[_0x4b685d]]=_0x231979[_0x36e853[_0x4b685d]]);}}return _0x18920a['prototype']['splitPosition']=null,_0x18920a['prototype']['graveyardPosition']=null,_0x18920a['prototype']['howMany']=0x0,_0x18920a['prototype']['insertionPosition']=null,_0x18920a['prototype']['wasUndone']=!0x1,_0x18920a['create']=function(_0x4146bc){return new _0x18920a(_0x4146bc);},_0x18920a['encode']=function(_0x4790bd,_0x49e4fa){return _0x49e4fa||(_0x49e4fa=_0x6178da['create']()),null!=_0x4790bd['splitPosition']&&Object['hasOwnProperty']['call'](_0x4790bd,'splitPosition')&&_0x3b1f06['Position']['encode'](_0x4790bd['splitPosition'],_0x49e4fa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4790bd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4790bd,'graveyardPosition')&&_0x3b1f06['Position']['encode'](_0x4790bd['graveyardPosition'],_0x49e4fa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4790bd['howMany']&&Object['hasOwnProperty']['call'](_0x4790bd,'howMany')&&_0x49e4fa['uint32'](0x18)['uint32'](_0x4790bd['howMany']),null!=_0x4790bd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4790bd,'insertionPosition')&&_0x3b1f06['Position']['encode'](_0x4790bd['insertionPosition'],_0x49e4fa['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4790bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x4790bd,'wasUndone')&&_0x49e4fa['uint32'](0x28)['bool'](_0x4790bd['wasUndone']),_0x49e4fa;},_0x18920a['encodeDelimited']=function(_0x314e4e,_0x2a1733){return this['encode'](_0x314e4e,_0x2a1733)['ldelim']();},_0x18920a['decode']=function(_0x36a7ca,_0x33ba9f){_0x36a7ca instanceof _0x448297||(_0x36a7ca=_0x448297['create'](_0x36a7ca));for(var _0x49471d=void 0x0===_0x33ba9f?_0x36a7ca['len']:_0x36a7ca['pos']+_0x33ba9f,_0x536cb2=new _0x3b1f06['SplitOperation']();_0x36a7ca['pos']<_0x49471d;){var _0x1f76be=_0x36a7ca['uint32']();switch(_0x1f76be>>>0x3){case 0x1:_0x536cb2['splitPosition']=_0x3b1f06['Position']['decode'](_0x36a7ca,_0x36a7ca['uint32']());break;case 0x2:_0x536cb2['graveyardPosition']=_0x3b1f06['Position']['decode'](_0x36a7ca,_0x36a7ca['uint32']());break;case 0x3:_0x536cb2['howMany']=_0x36a7ca['uint32']();break;case 0x4:_0x536cb2['insertionPosition']=_0x3b1f06['Position']['decode'](_0x36a7ca,_0x36a7ca['uint32']());break;case 0x5:_0x536cb2['wasUndone']=_0x36a7ca['bool']();break;default:_0x36a7ca['skipType'](0x7&_0x1f76be);}}return _0x536cb2;},_0x18920a['decodeDelimited']=function(_0x4fc5ed){return _0x4fc5ed instanceof _0x448297||(_0x4fc5ed=new _0x448297(_0x4fc5ed)),this['decode'](_0x4fc5ed,_0x4fc5ed['uint32']());},_0x18920a['verify']=function(_0x54a15e){if('object'!=typeof _0x54a15e||null===_0x54a15e)return'object\x20expected';var _0x7ff1e1;if(null!=_0x54a15e['splitPosition']&&_0x54a15e['hasOwnProperty']('splitPosition')&&(_0x7ff1e1=_0x3b1f06['Position']['verify'](_0x54a15e['splitPosition'])))return'splitPosition.'+_0x7ff1e1;if(null!=_0x54a15e['graveyardPosition']&&_0x54a15e['hasOwnProperty']('graveyardPosition')&&(_0x7ff1e1=_0x3b1f06['Position']['verify'](_0x54a15e['graveyardPosition'])))return'graveyardPosition.'+_0x7ff1e1;if(null!=_0x54a15e['howMany']&&_0x54a15e['hasOwnProperty']('howMany')&&!_0x167c93['isInteger'](_0x54a15e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x54a15e['insertionPosition']&&_0x54a15e['hasOwnProperty']('insertionPosition')&&(_0x7ff1e1=_0x3b1f06['Position']['verify'](_0x54a15e['insertionPosition'])))return'insertionPosition.'+_0x7ff1e1;return null!=_0x54a15e['wasUndone']&&_0x54a15e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54a15e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18920a['fromObject']=function(_0x35dd34){if(_0x35dd34 instanceof _0x3b1f06['SplitOperation'])return _0x35dd34;var _0x2b304c=new _0x3b1f06['SplitOperation']();if(null!=_0x35dd34['splitPosition']){if('object'!=typeof _0x35dd34['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2b304c['splitPosition']=_0x3b1f06['Position']['fromObject'](_0x35dd34['splitPosition']);}if(null!=_0x35dd34['graveyardPosition']){if('object'!=typeof _0x35dd34['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2b304c['graveyardPosition']=_0x3b1f06['Position']['fromObject'](_0x35dd34['graveyardPosition']);}if(null!=_0x35dd34['howMany']&&(_0x2b304c['howMany']=_0x35dd34['howMany']>>>0x0),null!=_0x35dd34['insertionPosition']){if('object'!=typeof _0x35dd34['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2b304c['insertionPosition']=_0x3b1f06['Position']['fromObject'](_0x35dd34['insertionPosition']);}return null!=_0x35dd34['wasUndone']&&(_0x2b304c['wasUndone']=Boolean(_0x35dd34['wasUndone'])),_0x2b304c;},_0x18920a['toObject']=function(_0x43a443,_0x10e78a){_0x10e78a||(_0x10e78a={});var _0x5da44d={};return _0x10e78a['defaults']&&(_0x5da44d['splitPosition']=null,_0x5da44d['graveyardPosition']=null,_0x5da44d['howMany']=0x0,_0x5da44d['insertionPosition']=null,_0x5da44d['wasUndone']=!0x1),null!=_0x43a443['splitPosition']&&_0x43a443['hasOwnProperty']('splitPosition')&&(_0x5da44d['splitPosition']=_0x3b1f06['Position']['toObject'](_0x43a443['splitPosition'],_0x10e78a)),null!=_0x43a443['graveyardPosition']&&_0x43a443['hasOwnProperty']('graveyardPosition')&&(_0x5da44d['graveyardPosition']=_0x3b1f06['Position']['toObject'](_0x43a443['graveyardPosition'],_0x10e78a)),null!=_0x43a443['howMany']&&_0x43a443['hasOwnProperty']('howMany')&&(_0x5da44d['howMany']=_0x43a443['howMany']),null!=_0x43a443['insertionPosition']&&_0x43a443['hasOwnProperty']('insertionPosition')&&(_0x5da44d['insertionPosition']=_0x3b1f06['Position']['toObject'](_0x43a443['insertionPosition'],_0x10e78a)),null!=_0x43a443['wasUndone']&&_0x43a443['hasOwnProperty']('wasUndone')&&(_0x5da44d['wasUndone']=_0x43a443['wasUndone']),_0x5da44d;},_0x18920a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x18920a['getTypeUrl']=function(_0x100306){return void 0x0===_0x100306&&(_0x100306='type.googleapis.com'),_0x100306+'/SplitOperation';},_0x18920a;}()),_0x3b1f06['Position']=(function(){function _0x24268c(_0x3e1ef9){if(this['path']=[],_0x3e1ef9){for(var _0x24a930=Object['keys'](_0x3e1ef9),_0x32dc76=0x0;_0x32dc76<_0x24a930['length'];++_0x32dc76)null!=_0x3e1ef9[_0x24a930[_0x32dc76]]&&(this[_0x24a930[_0x32dc76]]=_0x3e1ef9[_0x24a930[_0x32dc76]]);}}return _0x24268c['prototype']['root']='',_0x24268c['prototype']['rootMain']=!0x1,_0x24268c['prototype']['rootGraveyard']=!0x1,_0x24268c['prototype']['path']=_0x167c93['emptyArray'],_0x24268c['prototype']['stickiness']='',_0x24268c['create']=function(_0x1aee0e){return new _0x24268c(_0x1aee0e);},_0x24268c['encode']=function(_0x31fc25,_0xfde111){if(_0xfde111||(_0xfde111=_0x6178da['create']()),null!=_0x31fc25['root']&&Object['hasOwnProperty']['call'](_0x31fc25,'root')&&_0xfde111['uint32'](0xa)['string'](_0x31fc25['root']),null!=_0x31fc25['rootMain']&&Object['hasOwnProperty']['call'](_0x31fc25,'rootMain')&&_0xfde111['uint32'](0x10)['bool'](_0x31fc25['rootMain']),null!=_0x31fc25['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x31fc25,'rootGraveyard')&&_0xfde111['uint32'](0x18)['bool'](_0x31fc25['rootGraveyard']),null!=_0x31fc25['path']&&_0x31fc25['path']['length']){_0xfde111['uint32'](0x22)['fork']();for(var _0x3ce607=0x0;_0x3ce607<_0x31fc25['path']['length'];++_0x3ce607)_0xfde111['uint32'](_0x31fc25['path'][_0x3ce607]);_0xfde111['ldelim']();}return null!=_0x31fc25['stickiness']&&Object['hasOwnProperty']['call'](_0x31fc25,'stickiness')&&_0xfde111['uint32'](0x2a)['string'](_0x31fc25['stickiness']),_0xfde111;},_0x24268c['encodeDelimited']=function(_0x88398c,_0x5f1704){return this['encode'](_0x88398c,_0x5f1704)['ldelim']();},_0x24268c['decode']=function(_0x479cd0,_0x713186){_0x479cd0 instanceof _0x448297||(_0x479cd0=_0x448297['create'](_0x479cd0));for(var _0x2e23b3=void 0x0===_0x713186?_0x479cd0['len']:_0x479cd0['pos']+_0x713186,_0x188744=new _0x3b1f06['Position']();_0x479cd0['pos']<_0x2e23b3;){var _0x39020b=_0x479cd0['uint32']();switch(_0x39020b>>>0x3){case 0x1:_0x188744['root']=_0x479cd0['string']();break;case 0x2:_0x188744['rootMain']=_0x479cd0['bool']();break;case 0x3:_0x188744['rootGraveyard']=_0x479cd0['bool']();break;case 0x4:if(_0x188744['path']&&_0x188744['path']['length']||(_0x188744['path']=[]),0x2==(0x7&_0x39020b)){for(var _0x3456d3=_0x479cd0['uint32']()+_0x479cd0['pos'];_0x479cd0['pos']<_0x3456d3;)_0x188744['path']['push'](_0x479cd0['uint32']());}else _0x188744['path']['push'](_0x479cd0['uint32']());break;case 0x5:_0x188744['stickiness']=_0x479cd0['string']();break;default:_0x479cd0['skipType'](0x7&_0x39020b);}}return _0x188744;},_0x24268c['decodeDelimited']=function(_0x5f3b31){return _0x5f3b31 instanceof _0x448297||(_0x5f3b31=new _0x448297(_0x5f3b31)),this['decode'](_0x5f3b31,_0x5f3b31['uint32']());},_0x24268c['verify']=function(_0x306d46){if('object'!=typeof _0x306d46||null===_0x306d46)return'object\x20expected';if(null!=_0x306d46['root']&&_0x306d46['hasOwnProperty']('root')&&!_0x167c93['isString'](_0x306d46['root']))return'root:\x20string\x20expected';if(null!=_0x306d46['rootMain']&&_0x306d46['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x306d46['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x306d46['rootGraveyard']&&_0x306d46['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x306d46['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x306d46['path']&&_0x306d46['hasOwnProperty']('path')){if(!Array['isArray'](_0x306d46['path']))return'path:\x20array\x20expected';for(var _0x9c6626=0x0;_0x9c6626<_0x306d46['path']['length'];++_0x9c6626)if(!_0x167c93['isInteger'](_0x306d46['path'][_0x9c6626]))return'path:\x20integer[]\x20expected';}return null!=_0x306d46['stickiness']&&_0x306d46['hasOwnProperty']('stickiness')&&!_0x167c93['isString'](_0x306d46['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x24268c['fromObject']=function(_0x8d2184){if(_0x8d2184 instanceof _0x3b1f06['Position'])return _0x8d2184;var _0x571fa1=new _0x3b1f06['Position']();if(null!=_0x8d2184['root']&&(_0x571fa1['root']=String(_0x8d2184['root'])),null!=_0x8d2184['rootMain']&&(_0x571fa1['rootMain']=Boolean(_0x8d2184['rootMain'])),null!=_0x8d2184['rootGraveyard']&&(_0x571fa1['rootGraveyard']=Boolean(_0x8d2184['rootGraveyard'])),_0x8d2184['path']){if(!Array['isArray'](_0x8d2184['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x571fa1['path']=[];for(var _0x1471e0=0x0;_0x1471e0<_0x8d2184['path']['length'];++_0x1471e0)_0x571fa1['path'][_0x1471e0]=_0x8d2184['path'][_0x1471e0]>>>0x0;}return null!=_0x8d2184['stickiness']&&(_0x571fa1['stickiness']=String(_0x8d2184['stickiness'])),_0x571fa1;},_0x24268c['toObject']=function(_0x6abde8,_0x36d9a3){_0x36d9a3||(_0x36d9a3={});var _0x54e392={};if((_0x36d9a3['arrays']||_0x36d9a3['defaults'])&&(_0x54e392['path']=[]),_0x36d9a3['defaults']&&(_0x54e392['root']='',_0x54e392['rootMain']=!0x1,_0x54e392['rootGraveyard']=!0x1,_0x54e392['stickiness']=''),null!=_0x6abde8['root']&&_0x6abde8['hasOwnProperty']('root')&&(_0x54e392['root']=_0x6abde8['root']),null!=_0x6abde8['rootMain']&&_0x6abde8['hasOwnProperty']('rootMain')&&(_0x54e392['rootMain']=_0x6abde8['rootMain']),null!=_0x6abde8['rootGraveyard']&&_0x6abde8['hasOwnProperty']('rootGraveyard')&&(_0x54e392['rootGraveyard']=_0x6abde8['rootGraveyard']),_0x6abde8['path']&&_0x6abde8['path']['length']){_0x54e392['path']=[];for(var _0x55150a=0x0;_0x55150a<_0x6abde8['path']['length'];++_0x55150a)_0x54e392['path'][_0x55150a]=_0x6abde8['path'][_0x55150a];}return null!=_0x6abde8['stickiness']&&_0x6abde8['hasOwnProperty']('stickiness')&&(_0x54e392['stickiness']=_0x6abde8['stickiness']),_0x54e392;},_0x24268c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x24268c['getTypeUrl']=function(_0x44e8f1){return void 0x0===_0x44e8f1&&(_0x44e8f1='type.googleapis.com'),_0x44e8f1+'/Position';},_0x24268c;}()),_0x3b1f06['Range']=(function(){function _0x3c71dc(_0x126acb){if(_0x126acb){for(var _0x174afa=Object['keys'](_0x126acb),_0x4810de=0x0;_0x4810de<_0x174afa['length'];++_0x4810de)null!=_0x126acb[_0x174afa[_0x4810de]]&&(this[_0x174afa[_0x4810de]]=_0x126acb[_0x174afa[_0x4810de]]);}}return _0x3c71dc['prototype']['start']=null,_0x3c71dc['prototype']['end']=null,_0x3c71dc['create']=function(_0x1dc9e2){return new _0x3c71dc(_0x1dc9e2);},_0x3c71dc['encode']=function(_0x218637,_0xc73765){return _0xc73765||(_0xc73765=_0x6178da['create']()),null!=_0x218637['start']&&Object['hasOwnProperty']['call'](_0x218637,'start')&&_0x3b1f06['Position']['encode'](_0x218637['start'],_0xc73765['uint32'](0xa)['fork']())['ldelim'](),null!=_0x218637['end']&&Object['hasOwnProperty']['call'](_0x218637,'end')&&_0x3b1f06['Position']['encode'](_0x218637['end'],_0xc73765['uint32'](0x12)['fork']())['ldelim'](),_0xc73765;},_0x3c71dc['encodeDelimited']=function(_0xc6f4f5,_0x4f80e0){return this['encode'](_0xc6f4f5,_0x4f80e0)['ldelim']();},_0x3c71dc['decode']=function(_0x583d09,_0x2a9041){_0x583d09 instanceof _0x448297||(_0x583d09=_0x448297['create'](_0x583d09));for(var _0x287664=void 0x0===_0x2a9041?_0x583d09['len']:_0x583d09['pos']+_0x2a9041,_0xf9be43=new _0x3b1f06['Range']();_0x583d09['pos']<_0x287664;){var _0x13c797=_0x583d09['uint32']();switch(_0x13c797>>>0x3){case 0x1:_0xf9be43['start']=_0x3b1f06['Position']['decode'](_0x583d09,_0x583d09['uint32']());break;case 0x2:_0xf9be43['end']=_0x3b1f06['Position']['decode'](_0x583d09,_0x583d09['uint32']());break;default:_0x583d09['skipType'](0x7&_0x13c797);}}return _0xf9be43;},_0x3c71dc['decodeDelimited']=function(_0x116967){return _0x116967 instanceof _0x448297||(_0x116967=new _0x448297(_0x116967)),this['decode'](_0x116967,_0x116967['uint32']());},_0x3c71dc['verify']=function(_0x502d0f){if('object'!=typeof _0x502d0f||null===_0x502d0f)return'object\x20expected';var _0x303183;if(null!=_0x502d0f['start']&&_0x502d0f['hasOwnProperty']('start')&&(_0x303183=_0x3b1f06['Position']['verify'](_0x502d0f['start'])))return'start.'+_0x303183;if(null!=_0x502d0f['end']&&_0x502d0f['hasOwnProperty']('end')&&(_0x303183=_0x3b1f06['Position']['verify'](_0x502d0f['end'])))return'end.'+_0x303183;return null;},_0x3c71dc['fromObject']=function(_0x5bcc72){if(_0x5bcc72 instanceof _0x3b1f06['Range'])return _0x5bcc72;var _0x4afc0b=new _0x3b1f06['Range']();if(null!=_0x5bcc72['start']){if('object'!=typeof _0x5bcc72['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4afc0b['start']=_0x3b1f06['Position']['fromObject'](_0x5bcc72['start']);}if(null!=_0x5bcc72['end']){if('object'!=typeof _0x5bcc72['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4afc0b['end']=_0x3b1f06['Position']['fromObject'](_0x5bcc72['end']);}return _0x4afc0b;},_0x3c71dc['toObject']=function(_0x31909e,_0x3fdf9a){_0x3fdf9a||(_0x3fdf9a={});var _0x922016={};return _0x3fdf9a['defaults']&&(_0x922016['start']=null,_0x922016['end']=null),null!=_0x31909e['start']&&_0x31909e['hasOwnProperty']('start')&&(_0x922016['start']=_0x3b1f06['Position']['toObject'](_0x31909e['start'],_0x3fdf9a)),null!=_0x31909e['end']&&_0x31909e['hasOwnProperty']('end')&&(_0x922016['end']=_0x3b1f06['Position']['toObject'](_0x31909e['end'],_0x3fdf9a)),_0x922016;},_0x3c71dc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x3c71dc['getTypeUrl']=function(_0x2e0de9){return void 0x0===_0x2e0de9&&(_0x2e0de9='type.googleapis.com'),_0x2e0de9+'/Range';},_0x3c71dc;}()),_0x3b1f06['Element']=(function(){function _0x5bb4ac(_0x38bd80){if(this['children']=[],this['attributesBoolean']={},_0x38bd80){for(var _0x1eac06=Object['keys'](_0x38bd80),_0x44a557=0x0;_0x44a557<_0x1eac06['length'];++_0x44a557)null!=_0x38bd80[_0x1eac06[_0x44a557]]&&(this[_0x1eac06[_0x44a557]]=_0x38bd80[_0x1eac06[_0x44a557]]);}}return _0x5bb4ac['prototype']['name']='',_0x5bb4ac['prototype']['children']=_0x167c93['emptyArray'],_0x5bb4ac['prototype']['data']='',_0x5bb4ac['prototype']['attributesBoolean']=_0x167c93['emptyObject'],_0x5bb4ac['prototype']['attributesJson']='',_0x5bb4ac['create']=function(_0x215280){return new _0x5bb4ac(_0x215280);},_0x5bb4ac['encode']=function(_0x3c6464,_0xd67f17){if(_0xd67f17||(_0xd67f17=_0x6178da['create']()),null!=_0x3c6464['name']&&Object['hasOwnProperty']['call'](_0x3c6464,'name')&&_0xd67f17['uint32'](0xa)['string'](_0x3c6464['name']),null!=_0x3c6464['children']&&_0x3c6464['children']['length']){for(var _0x1d80b=0x0;_0x1d80b<_0x3c6464['children']['length'];++_0x1d80b)_0x3b1f06['Element']['encode'](_0x3c6464['children'][_0x1d80b],_0xd67f17['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3c6464['data']&&Object['hasOwnProperty']['call'](_0x3c6464,'data')&&_0xd67f17['uint32'](0x1a)['string'](_0x3c6464['data']),null!=_0x3c6464['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3c6464,'attributesBoolean')){var _0x167ff0=Object['keys'](_0x3c6464['attributesBoolean']);for(_0x1d80b=0x0;_0x1d80b<_0x167ff0['length'];++_0x1d80b)_0xd67f17['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x167ff0[_0x1d80b])['uint32'](0x10)['bool'](_0x3c6464['attributesBoolean'][_0x167ff0[_0x1d80b]])['ldelim']();}return null!=_0x3c6464['attributesJson']&&Object['hasOwnProperty']['call'](_0x3c6464,'attributesJson')&&_0xd67f17['uint32'](0x2a)['string'](_0x3c6464['attributesJson']),_0xd67f17;},_0x5bb4ac['encodeDelimited']=function(_0x3274bc,_0x402a68){return this['encode'](_0x3274bc,_0x402a68)['ldelim']();},_0x5bb4ac['decode']=function(_0x40aaad,_0x5c7694){_0x40aaad instanceof _0x448297||(_0x40aaad=_0x448297['create'](_0x40aaad));for(var _0x4ab993,_0x3d9844,_0x251f4b=void 0x0===_0x5c7694?_0x40aaad['len']:_0x40aaad['pos']+_0x5c7694,_0x5dac46=new _0x3b1f06['Element']();_0x40aaad['pos']<_0x251f4b;){var _0x2f0748=_0x40aaad['uint32']();switch(_0x2f0748>>>0x3){case 0x1:_0x5dac46['name']=_0x40aaad['string']();break;case 0x2:_0x5dac46['children']&&_0x5dac46['children']['length']||(_0x5dac46['children']=[]),_0x5dac46['children']['push'](_0x3b1f06['Element']['decode'](_0x40aaad,_0x40aaad['uint32']()));break;case 0x3:_0x5dac46['data']=_0x40aaad['string']();break;case 0x4:_0x5dac46['attributesBoolean']===_0x167c93['emptyObject']&&(_0x5dac46['attributesBoolean']={});var _0x457890=_0x40aaad['uint32']()+_0x40aaad['pos'];for(_0x4ab993='',_0x3d9844=!0x1;_0x40aaad['pos']<_0x457890;){var _0x5f4c48=_0x40aaad['uint32']();switch(_0x5f4c48>>>0x3){case 0x1:_0x4ab993=_0x40aaad['string']();break;case 0x2:_0x3d9844=_0x40aaad['bool']();break;default:_0x40aaad['skipType'](0x7&_0x5f4c48);}}_0x5dac46['attributesBoolean'][_0x4ab993]=_0x3d9844;break;case 0x5:_0x5dac46['attributesJson']=_0x40aaad['string']();break;default:_0x40aaad['skipType'](0x7&_0x2f0748);}}return _0x5dac46;},_0x5bb4ac['decodeDelimited']=function(_0x4ef3a6){return _0x4ef3a6 instanceof _0x448297||(_0x4ef3a6=new _0x448297(_0x4ef3a6)),this['decode'](_0x4ef3a6,_0x4ef3a6['uint32']());},_0x5bb4ac['verify']=function(_0x59211e){if('object'!=typeof _0x59211e||null===_0x59211e)return'object\x20expected';if(null!=_0x59211e['name']&&_0x59211e['hasOwnProperty']('name')&&!_0x167c93['isString'](_0x59211e['name']))return'name:\x20string\x20expected';if(null!=_0x59211e['children']&&_0x59211e['hasOwnProperty']('children')){if(!Array['isArray'](_0x59211e['children']))return'children:\x20array\x20expected';for(var _0x52e6d7=0x0;_0x52e6d7<_0x59211e['children']['length'];++_0x52e6d7){var _0x4175e8=_0x3b1f06['Element']['verify'](_0x59211e['children'][_0x52e6d7]);if(_0x4175e8)return'children.'+_0x4175e8;}}if(null!=_0x59211e['data']&&_0x59211e['hasOwnProperty']('data')&&!_0x167c93['isString'](_0x59211e['data']))return'data:\x20string\x20expected';if(null!=_0x59211e['attributesBoolean']&&_0x59211e['hasOwnProperty']('attributesBoolean')){if(!_0x167c93['isObject'](_0x59211e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1a8412=Object['keys'](_0x59211e['attributesBoolean']);for(_0x52e6d7=0x0;_0x52e6d7<_0x1a8412['length'];++_0x52e6d7)if('boolean'!=typeof _0x59211e['attributesBoolean'][_0x1a8412[_0x52e6d7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x59211e['attributesJson']&&_0x59211e['hasOwnProperty']('attributesJson')&&!_0x167c93['isString'](_0x59211e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5bb4ac['fromObject']=function(_0x25bc4a){if(_0x25bc4a instanceof _0x3b1f06['Element'])return _0x25bc4a;var _0x176128=new _0x3b1f06['Element']();if(null!=_0x25bc4a['name']&&(_0x176128['name']=String(_0x25bc4a['name'])),_0x25bc4a['children']){if(!Array['isArray'](_0x25bc4a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x176128['children']=[];for(var _0x304300=0x0;_0x304300<_0x25bc4a['children']['length'];++_0x304300){if('object'!=typeof _0x25bc4a['children'][_0x304300])throw TypeError('.Element.children:\x20object\x20expected');_0x176128['children'][_0x304300]=_0x3b1f06['Element']['fromObject'](_0x25bc4a['children'][_0x304300]);}}if(null!=_0x25bc4a['data']&&(_0x176128['data']=String(_0x25bc4a['data'])),_0x25bc4a['attributesBoolean']){if('object'!=typeof _0x25bc4a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x176128['attributesBoolean']={};var _0x3b1dfb=Object['keys'](_0x25bc4a['attributesBoolean']);for(_0x304300=0x0;_0x304300<_0x3b1dfb['length'];++_0x304300)_0x176128['attributesBoolean'][_0x3b1dfb[_0x304300]]=Boolean(_0x25bc4a['attributesBoolean'][_0x3b1dfb[_0x304300]]);}return null!=_0x25bc4a['attributesJson']&&(_0x176128['attributesJson']=String(_0x25bc4a['attributesJson'])),_0x176128;},_0x5bb4ac['toObject']=function(_0x2911b5,_0xa45657){_0xa45657||(_0xa45657={});var _0x12a5f8,_0x3b7946={};if((_0xa45657['arrays']||_0xa45657['defaults'])&&(_0x3b7946['children']=[]),(_0xa45657['objects']||_0xa45657['defaults'])&&(_0x3b7946['attributesBoolean']={}),_0xa45657['defaults']&&(_0x3b7946['name']='',_0x3b7946['data']='',_0x3b7946['attributesJson']=''),null!=_0x2911b5['name']&&_0x2911b5['hasOwnProperty']('name')&&(_0x3b7946['name']=_0x2911b5['name']),_0x2911b5['children']&&_0x2911b5['children']['length']){_0x3b7946['children']=[];for(var _0x531c3d=0x0;_0x531c3d<_0x2911b5['children']['length'];++_0x531c3d)_0x3b7946['children'][_0x531c3d]=_0x3b1f06['Element']['toObject'](_0x2911b5['children'][_0x531c3d],_0xa45657);}if(null!=_0x2911b5['data']&&_0x2911b5['hasOwnProperty']('data')&&(_0x3b7946['data']=_0x2911b5['data']),_0x2911b5['attributesBoolean']&&(_0x12a5f8=Object['keys'](_0x2911b5['attributesBoolean']))['length']){_0x3b7946['attributesBoolean']={};for(_0x531c3d=0x0;_0x531c3d<_0x12a5f8['length'];++_0x531c3d)_0x3b7946['attributesBoolean'][_0x12a5f8[_0x531c3d]]=_0x2911b5['attributesBoolean'][_0x12a5f8[_0x531c3d]];}return null!=_0x2911b5['attributesJson']&&_0x2911b5['hasOwnProperty']('attributesJson')&&(_0x3b7946['attributesJson']=_0x2911b5['attributesJson']),_0x3b7946;},_0x5bb4ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e32dd['util']['toJSONOptions']);},_0x5bb4ac['getTypeUrl']=function(_0x3b5ded){return void 0x0===_0x3b5ded&&(_0x3b5ded='type.googleapis.com'),_0x3b5ded+'/Element';},_0x5bb4ac;}()),_0x3b1f06;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1dca37){return new w(this['_protobufRoot'][_0x1dca37]);}}class w{['_protobuf'];constructor(_0x18c3b0){this['_protobuf']=_0x18c3b0;}['compress'](_0x103e6f){const _0x3a3839=this['_protobuf']['verify'](_0x103e6f);if(_0x3a3839)throw Error(_0x3a3839);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x103e6f))['finish']();}['decompress'](_0x348835){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x348835),{'oneofs':!0x0});}}function g(_0x14b964,_0x44fad0){const _0x4b4172=_0x3df017(_0x14b964);return _0x4b4172['path'][_0x4b4172['path']['length']-0x1]+=_0x44fad0,_0x4b4172;}function _(_0x2be8bd,_0x596977){return _0x2be8bd['root']===_0x596977['root']&&_0x4c5330(_0x2be8bd['path'],_0x596977['path']);}function $(_0x27acc3){P(_0x27acc3,_0x993cde=>('main'==_0x993cde['root']?(_0x993cde['rootMain']=!0x0,delete _0x993cde['root']):'$graveyard'==_0x993cde['root']&&(_0x993cde['rootGraveyard']=!0x0,delete _0x993cde['root']),_0x993cde));}function J(_0x529203){P(_0x529203,_0x5955c6=>(_0x5955c6['rootMain']?(_0x5955c6['root']='main',delete _0x5955c6['rootMain']):_0x5955c6['rootGraveyard']&&(_0x5955c6['root']='$graveyard',delete _0x5955c6['rootGraveyard']),_0x5955c6));}function P(_0x213c82,_0x5a5c7d){for(const _0x804a43 in _0x213c82){const _0xae5be5=_0x213c82[_0x804a43];'nodes'!==_0x804a43&&_0x2ae372(_0xae5be5)&&(_0xae5be5['path']&&(_0xae5be5['root']||_0xae5be5['rootMain']||_0xae5be5['rootGraveyard'])?_0x213c82[_0x804a43]=_0x5a5c7d(_0xae5be5):P(_0xae5be5,_0x5a5c7d));}return _0x213c82;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x575025,_0xe15e7e,_0x851302){this['_id']=_0x575025,this['_operationName']=_0xe15e7e,this['_protobufDescriptor']=_0x851302;}['compress'](_0x5e3f0b,_0x1eb905){const _0x20ab93=_0x1eb905['operations'][_0x1eb905['index']++];return $(_0x20ab93),_0x5e3f0b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x20ab93)),_0x5e3f0b['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cb447,_0x4a478c){_0x4a478c['typeIndex']++;const _0x546e95=_0x4a478c['buffers'][_0x4a478c['bufferIndex']++],_0x2beb54=this['_protobufDescriptor']['decompress'](_0x546e95);J(_0x2beb54),_0x2beb54['__className']=this['_operationName'],_0x3cb447['push'](_0x2beb54);}}class s extends e{['compress'](_0x33fe20,_0x30d1a4){const _0x487d45=_0x30d1a4['operations'][_0x30d1a4['index']++];return this['_serializeOneOf']('oldValue',_0x487d45),this['_serializeOneOf']('newValue',_0x487d45),$(_0x487d45),_0x33fe20['buffers']['push'](this['_protobufDescriptor']['compress'](_0x487d45)),_0x33fe20['types']['push'](this['_id']),!0x0;}['decompress'](_0x476f2e,_0x4388a1){_0x4388a1['typeIndex']++;const _0x2c5203=_0x4388a1['buffers'][_0x4388a1['bufferIndex']++],_0x849163=this['_protobufDescriptor']['decompress'](_0x2c5203);this['_deserializeOneOf']('oldValue',_0x849163),this['_deserializeOneOf']('newValue',_0x849163),J(_0x849163),_0x849163['__className']=this['_operationName'],_0x476f2e['push'](_0x849163);}['_serializeOneOf'](_0x4aaad1,_0x2ac7f2){const _0xf4b428=_0x2ac7f2[_0x4aaad1];'boolean'==typeof _0xf4b428?_0x2ac7f2[_0x4aaad1+'Boolean']=_0xf4b428:_0x2ac7f2[_0x4aaad1+'Json']=JSON['stringify'](_0xf4b428);}['_deserializeOneOf'](_0x4fffff,_0x16a10c){const _0x2c3fc1=_0x4fffff+'Json';_0x16a10c[_0x2c3fc1]?(_0x16a10c[_0x4fffff]=JSON['parse'](_0x16a10c[_0x2c3fc1]),delete _0x16a10c[_0x2c3fc1]):(_0x16a10c[_0x4fffff]=_0x16a10c[_0x4fffff+'Boolean'],delete _0x16a10c[_0x4fffff+'Boolean']);}}class i extends e{['compress'](_0x56a9e8,_0x181c9e){const _0x1e2079=_0x181c9e['operations'][_0x181c9e['index']++];return this['_serializeNodesAttributes'](_0x1e2079['nodes']),$(_0x1e2079),_0x56a9e8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1e2079)),_0x56a9e8['types']['push'](this['_id']),!0x0;}['decompress'](_0x5dec0e,_0x5d0202){_0x5d0202['typeIndex']++;const _0x4a755e=_0x5d0202['buffers'][_0x5d0202['bufferIndex']++],_0x16fe3a=this['_protobufDescriptor']['decompress'](_0x4a755e);_0x16fe3a['nodes']||(_0x16fe3a['nodes']=[]),this['_deserializeNodesAttributes'](_0x16fe3a['nodes']),J(_0x16fe3a),_0x16fe3a['__className']=this['_operationName'],_0x5dec0e['push'](_0x16fe3a);}['_serializeNodesAttributes'](_0xa928dc){for(const _0x3bee51 of _0xa928dc){if(_0x3bee51['attributes']){const _0x43a52c=_0x3bee51['attributes'];this['_areValuesBoolean'](_0x43a52c)?_0x3bee51['attributesBoolean']=_0x43a52c:_0x3bee51['attributesJson']=JSON['stringify'](_0x43a52c);}_0x3bee51['children']&&this['_serializeNodesAttributes'](_0x3bee51['children']);}}['_deserializeNodesAttributes'](_0x1abfa2){for(const _0x2151dd of _0x1abfa2)(_0x2151dd['attributesBoolean']||_0x2151dd['attributesJson'])&&(_0x2151dd['attributesBoolean']?(_0x2151dd['attributes']=_0x2151dd['attributesBoolean'],delete _0x2151dd['attributesBoolean']):(_0x2151dd['attributes']=JSON['parse'](_0x2151dd['attributesJson']),delete _0x2151dd['attributesJson'])),_0x2151dd['children']&&this['_deserializeNodesAttributes'](_0x2151dd['children']);}['_areValuesBoolean'](_0x1c04e6){return Object['keys'](_0x1c04e6)['every'](_0x274ae9=>'boolean'==typeof _0x1c04e6[_0x274ae9]);}}class n extends e{['decompress'](_0x3edaf7,_0x200f41){super['decompress'](_0x3edaf7,_0x200f41);const _0x3d0ff3=_0x3edaf7[_0x3edaf7['length']-0x1];_0x3d0ff3['oldRange']||(_0x3d0ff3['oldRange']=null),_0x3d0ff3['newRange']||(_0x3d0ff3['newRange']=null);}}class p extends e{['compress'](_0x4bc69d,_0x33143c){return _0x33143c['index']++,_0x4bc69d['types']['push'](this['_id']),!0x0;}['decompress'](_0x491409,_0x3a7e2f){_0x3a7e2f['typeIndex']++,_0x491409['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b63a7,_0x489962,_0x44a680,_0xc3d33d){super(_0x3b63a7,_0x489962,_0x44a680),this['_omittedNamespace']=_0xc3d33d+':';}['compress'](_0x23d959,_0xf3e1af){const _0x1255a9=_0xf3e1af['operations'][_0xf3e1af['index']];return!('MarkerOperation'!=_0x1255a9['__className']||!_0x1255a9['name']['startsWith'](this['_omittedNamespace']))&&(_0x1255a9['name']=_0x1255a9['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x23d959,_0xf3e1af),!0x0);}['decompress'](_0x42f637,_0x40cfa5){super['decompress'](_0x42f637,_0x40cfa5);const _0xdcf509=_0x42f637[_0x42f637['length']-0x1];_0xdcf509['name']=this['_omittedNamespace']+_0xdcf509['name'];}}class O{['_id'];['_context'];constructor(_0x2066a0,_0xecb9ab){this['_id']=_0x2066a0,this['_context']=_0xecb9ab;}['compress'](_0x49e818,_0x130ec3){let _0x2b50c2,_0x2644fe=_0x130ec3['operations'][_0x130ec3['index']],_0x2593c0=_0x130ec3['operations'][_0x130ec3['index']+0x1];for(;_0x2593c0&&this['_compareOperations'](_0x2644fe,_0x2593c0);)_0x2b50c2?(_0x2b50c2=this['_combineNext'](_0x2644fe,_0x2b50c2),_0x49e818['types']['push'](0x0)):(_0x2b50c2=_0x3df017(_0x2644fe),_0x49e818['types']['push'](this['_id'])),_0x130ec3['index']++,_0x2644fe=_0x130ec3['operations'][_0x130ec3['index']],_0x2593c0=_0x130ec3['operations'][_0x130ec3['index']+0x1];return!!_0x2b50c2&&(_0x2b50c2=this['_combineNext'](_0x130ec3['operations'][_0x130ec3['index']++],_0x2b50c2),_0x49e818['types']['push'](0x0),_0x49e818['buffers']['push'](this['_compressSingleOperation'](_0x2b50c2)),!0x0);}['decompress'](_0x5573c3,_0x335197){const _0xb0d16c=this['_decompressSingleOperation'](_0x335197);for(;0x0==_0x335197['types'][_0x335197['typeIndex']];)_0x335197['typeIndex']++,_0x5573c3['push'](this['_splitCurrent'](_0xb0d16c));_0x5573c3['push'](_0xb0d16c);}}class c extends O{['_combineNext'](_0x3fdb7e,_0x24ab5b){return _0x24ab5b['nodes'][0x0]['data']+=_0x3fdb7e['nodes'][0x0]['data'],_0x24ab5b;}['_splitCurrent'](_0x73c4bd){const _0x4db08c=_0x3df017(_0x73c4bd),_0x43ca4a=_0x4db08c['nodes'][0x0],_0x6a2592=_0x73c4bd['nodes'][0x0],_0x17b342=_0x6a2592['data'][Symbol['iterator']]()['next']()['value'],_0x136135=_0x17b342['length'];return _0x43ca4a['data']=_0x17b342,_0x6a2592['data']=_0x6a2592['data']['substr'](_0x136135),_0x73c4bd['position']=g(_0x73c4bd['position'],_0x136135),_0x4db08c;}['_compareOperations'](_0xb64591,_0x2d0d19){if(this['_checkOperation'](_0xb64591)&&this['_checkOperation'](_0x2d0d19)){const _0x30dea2=_0xb64591['nodes'][0x0]['data']['length'],_0x5ddf06=_(g(_0xb64591['position'],_0x30dea2),_0x2d0d19['position']),_0x2de93a=_0xb64591['nodes'][0x0],_0x4d7597=_0x2d0d19['nodes'][0x0];return _0x5ddf06&&this['_compareAttributes'](_0x2de93a,_0x4d7597);}return!0x1;}['_compressSingleOperation'](_0x3d8791){const _0x49197f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x49197f,{'operations':[_0x3d8791],'index':0x0}),_0x49197f['buffers'][0x0];}['_decompressSingleOperation'](_0x1c9c4b){const _0x2ef694=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2ef694,_0x1c9c4b),_0x2ef694[0x0];}['_checkOperation'](_0x457404){return'InsertOperation'==_0x457404['__className']&&0x1==_0x457404['nodes']['length']&&_0x457404['nodes'][0x0]['data']&&!_0x457404['wasUndone']&&0x1==Array['from'](_0x457404['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4db0af,_0xf43f7f){const _0x39ee6f=Object['keys'](_0x4db0af['attributes']||{}),_0x4a5b33=Object['keys'](_0xf43f7f['attributes']||{});return _0x39ee6f['length']===_0x4a5b33['length']&&_0x39ee6f['every'](_0x2d4ff7=>_0xf43f7f['attributes'][_0x2d4ff7]&&_0xf43f7f['attributes'][_0x2d4ff7]===_0x4db0af['attributes'][_0x2d4ff7]);}}class m extends O{['_combineNext'](_0x53dcbe,_0x1fbe6e){return _0x1fbe6e['howMany']++,_0x1fbe6e['sourcePosition']=_0x3df017(_0x53dcbe['sourcePosition']),_0x1fbe6e;}['_splitCurrent'](_0x265bb5){const _0x288cdf=_0x3df017(_0x265bb5);return _0x265bb5['howMany']--,_0x288cdf['howMany']=0x1,_0x288cdf['sourcePosition']=g(_0x288cdf['sourcePosition'],_0x265bb5['howMany']),_0x288cdf;}['_compareOperations'](_0x53ef70,_0x5f5680){return!(!this['_checkOperation'](_0x53ef70)||!this['_checkOperation'](_0x5f5680))&&(_(g(_0x53ef70['sourcePosition'],-0x1),_0x5f5680['sourcePosition'])&&_(_0x53ef70['targetPosition'],_0x5f5680['targetPosition']));}['_compressSingleOperation'](_0x1e5648){const _0xac3509={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xac3509,{'operations':[_0x1e5648],'index':0x0}),_0xac3509['buffers'][0x0];}['_decompressSingleOperation'](_0x19549f){const _0x3c9ac8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3c9ac8,_0x19549f),_0x3c9ac8[0x0];}['_checkOperation'](_0x45250a){return'MoveOperation'==_0x45250a['__className']&&'$graveyard'==_0x45250a['targetPosition']['root']&&0x1==_0x45250a['howMany']&&!_0x45250a['wasUndone'];}}class h extends O{['_combineNext'](_0x3bb26f,_0x2ecbf3){return _0x2ecbf3['howMany']++,_0x2ecbf3;}['_splitCurrent'](_0x4f0c20){const _0x3973a0=_0x3df017(_0x4f0c20);return _0x3973a0['howMany']=0x1,_0x4f0c20['howMany']--,_0x3973a0;}['_compareOperations'](_0x26f0c6,_0x219f70){return!(!this['_checkOperation'](_0x26f0c6)||!this['_checkOperation'](_0x219f70))&&(_(_0x26f0c6['sourcePosition'],_0x219f70['sourcePosition'])&&_(_0x26f0c6['targetPosition'],_0x219f70['targetPosition']));}['_compressSingleOperation'](_0x3e04fd){const _0x7e6474={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x7e6474,{'operations':[_0x3e04fd],'index':0x0}),_0x7e6474['buffers'][0x0];}['_decompressSingleOperation'](_0x1cfa92){const _0x105fb0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x105fb0,_0x1cfa92),_0x105fb0[0x0];}['_checkOperation'](_0xbc314c){return'MoveOperation'==_0xbc314c['__className']&&'$graveyard'==_0xbc314c['targetPosition']['root']&&0x1==_0xbc314c['howMany']&&!_0xbc314c['wasUndone'];}}class f extends O{['compress'](_0x2683ed,_0x1ccef4){if(!this['_compareOperations'](_0x1ccef4['operations'][_0x1ccef4['index']],_0x1ccef4['operations'][_0x1ccef4['index']+0x1]))return!0x1;const _0x1c2ffa=_0x1ccef4['operations'][_0x1ccef4['index']++];return _0x1c2ffa['oldRange']=null,_0x1c2ffa['newRange']&&_(_0x1c2ffa['newRange']['start'],_0x1c2ffa['newRange']['end'])&&(_0x1c2ffa['newRange']['end']=null),_0x1ccef4['index']++,_0x2683ed['types']['push'](this['_id']),_0x2683ed['types']['push'](0x0),_0x2683ed['buffers']['push'](this['_compressSingleOperation'](_0x1c2ffa)),!0x0;}['decompress'](_0x59e1a8,_0x83bba){const _0x474fa7=this['_decompressSingleOperation'](_0x83bba);_0x474fa7['newRange']&&!_0x474fa7['newRange']['end']&&(_0x474fa7['newRange']['end']=_0x3df017(_0x474fa7['newRange']['start']));const _0x2039cb=_0x3df017(_0x474fa7);_0x2039cb['newRange']&&(_0x2039cb['newRange']['start']['stickiness']='toNone',_0x2039cb['newRange']['end']=_0x3df017(_0x2039cb['newRange']['start'])),_0x2039cb['name']='user:position:'+_0x2039cb['name']['split'](':')[0x2],_0x83bba['typeIndex']++,_0x59e1a8['push'](_0x474fa7),_0x59e1a8['push'](_0x2039cb);}['_compressSingleOperation'](_0x47be6a){const _0xa4e533={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xa4e533,{'operations':[_0x47be6a],'index':0x0}),_0xa4e533['buffers'][0x0];}['_decompressSingleOperation'](_0x50c758){const _0x212b7c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x212b7c,_0x50c758),_0x212b7c[0x0];}['_compareOperations'](_0x50c199,_0x1c64b6){return!(!_0x50c199||!_0x1c64b6)&&('MarkerOperation'==_0x50c199['__className']&&'MarkerOperation'==_0x1c64b6['__className']&&!(!_0x50c199['name']['startsWith']('user:')||!_0x1c64b6['name']['startsWith']('user:')||_0x50c199['name']==_0x1c64b6['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5b4a9d=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',_0x5b4a9d,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5b4a9d,'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'](_0x4d1af0){if(!_0x4d1af0||!_0x4d1af0[0x0])throw new _0x5d216b('no-operations-provided',this);const _0x312378={'operations':_0x4d1af0,'index':0x0},_0xc69d2c={'types':[],'buffers':[],'baseVersion':_0x4d1af0[0x0]['baseVersion']};for(;_0x312378['index']<_0x312378['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xc69d2c,_0x312378))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xc69d2c,_0x312378))continue;const _0x1db732=_0x312378['operations'][_0x312378['index']]['__className'];this['_getCompressorByName'](_0x1db732)['compress'](_0xc69d2c,_0x312378);}return _0xc69d2c;}['decompress'](_0x54c1f9){const _0x21edbd=[],_0x3e2399={'types':_0x54c1f9['types'],'buffers':_0x54c1f9['buffers'],'baseVersion':_0x54c1f9['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x3e2399['typeIndex']<_0x3e2399['types']['length'];){const _0x3673fc=_0x3e2399['types'][_0x3e2399['typeIndex']],_0x3cd816=this['_compressorById']['get'](_0x3673fc);if(!_0x3cd816)throw new _0x5d216b('decompress-compressor-not-found',this,{'type':_0x3673fc});_0x3cd816['decompress'](_0x21edbd,_0x3e2399);}return _0x21edbd['forEach']((_0x9e9ae3,_0x52a73d)=>_0x9e9ae3['baseVersion']=_0x54c1f9['baseVersion']+_0x52a73d),_0x21edbd;}['_getCompressorByName'](_0x2883d8){return this['_compressorByName']['get'](_0x2883d8);}['_registerOperationCompressor'](_0x366fbd,_0x3182f0,_0x2127d5){const _0x566bb5=new _0x2127d5(_0x366fbd,_0x3182f0,this['_protobufFactory']['getDescriptor'](_0x3182f0));this['_registerCompressor'](_0x366fbd,_0x3182f0,_0x566bb5);}['_registerActionCompressor'](_0x3fa3f8,_0x3e1365,_0x1bfaf0){const _0x26c5c7=new _0x1bfaf0(_0x3fa3f8,this);this['_registerCompressor'](_0x3fa3f8,_0x3e1365,_0x26c5c7);}['_registerCompressor'](_0x3283b6,_0x3b8590,_0x23bf74){this['_compressorById']['set'](_0x3283b6,_0x23bf74),this['_compressorByName']['set'](_0x3b8590,_0x23bf74);}}export{y as Compressor};
23
+ import{CKEditorError as _0x1b63b4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x557af8 from'protobufjs/minimal.js';import{cloneDeep as _0x1496e7,isEqual as _0x52330c,isObject as _0xa9ea76}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x122f4d=_0x557af8['Reader'],_0x43a836=_0x557af8['Writer'],_0x56310e=_0x557af8['util'],_0x587fd4=_0x557af8['roots']['default']||(_0x557af8['roots']['default']={});return _0x587fd4['AttributeOperation']=(function(){function _0x5b60b7(_0x23859d){if(_0x23859d){for(var _0x3b8065=Object['keys'](_0x23859d),_0x258ceb=0x0;_0x258ceb<_0x3b8065['length'];++_0x258ceb)null!=_0x23859d[_0x3b8065[_0x258ceb]]&&'__proto__'!==_0x3b8065[_0x258ceb]&&(this[_0x3b8065[_0x258ceb]]=_0x23859d[_0x3b8065[_0x258ceb]]);}}return _0x5b60b7['prototype']['range']=null,_0x5b60b7['prototype']['key']='',_0x5b60b7['prototype']['oldValueBoolean']=!0x1,_0x5b60b7['prototype']['oldValueJson']='',_0x5b60b7['prototype']['newValueBoolean']=!0x1,_0x5b60b7['prototype']['newValueJson']='',_0x5b60b7['prototype']['wasUndone']=!0x1,_0x5b60b7['create']=function(_0x3e999f){return new _0x5b60b7(_0x3e999f);},_0x5b60b7['encode']=function(_0xfd326,_0x55a9b8){return _0x55a9b8||(_0x55a9b8=_0x43a836['create']()),null!=_0xfd326['range']&&Object['hasOwnProperty']['call'](_0xfd326,'range')&&_0x587fd4['Range']['encode'](_0xfd326['range'],_0x55a9b8['uint32'](0xa)['fork']())['ldelim'](),null!=_0xfd326['key']&&Object['hasOwnProperty']['call'](_0xfd326,'key')&&_0x55a9b8['uint32'](0x12)['string'](_0xfd326['key']),null!=_0xfd326['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xfd326,'oldValueBoolean')&&_0x55a9b8['uint32'](0x18)['bool'](_0xfd326['oldValueBoolean']),null!=_0xfd326['oldValueJson']&&Object['hasOwnProperty']['call'](_0xfd326,'oldValueJson')&&_0x55a9b8['uint32'](0x22)['string'](_0xfd326['oldValueJson']),null!=_0xfd326['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xfd326,'newValueBoolean')&&_0x55a9b8['uint32'](0x28)['bool'](_0xfd326['newValueBoolean']),null!=_0xfd326['newValueJson']&&Object['hasOwnProperty']['call'](_0xfd326,'newValueJson')&&_0x55a9b8['uint32'](0x32)['string'](_0xfd326['newValueJson']),null!=_0xfd326['wasUndone']&&Object['hasOwnProperty']['call'](_0xfd326,'wasUndone')&&_0x55a9b8['uint32'](0x38)['bool'](_0xfd326['wasUndone']),_0x55a9b8;},_0x5b60b7['encodeDelimited']=function(_0x22c200,_0x3adc71){return this['encode'](_0x22c200,_0x3adc71)['ldelim']();},_0x5b60b7['decode']=function(_0x272bb0,_0x58ea23,_0x4987e5,_0x70b8d3){if(_0x272bb0 instanceof _0x122f4d||(_0x272bb0=_0x122f4d['create'](_0x272bb0)),void 0x0===_0x70b8d3&&(_0x70b8d3=0x0),_0x70b8d3>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x4bd4d1=void 0x0===_0x58ea23?_0x272bb0['len']:_0x272bb0['pos']+_0x58ea23,_0x1daa84=new _0x587fd4['AttributeOperation']();_0x272bb0['pos']<_0x4bd4d1;){var _0x58cfaa=_0x272bb0['uint32']();if(_0x58cfaa===_0x4987e5)break;switch(_0x58cfaa>>>0x3){case 0x1:_0x1daa84['range']=_0x587fd4['Range']['decode'](_0x272bb0,_0x272bb0['uint32'](),void 0x0,_0x70b8d3+0x1);break;case 0x2:_0x1daa84['key']=_0x272bb0['string']();break;case 0x3:_0x1daa84['oldValueBoolean']=_0x272bb0['bool']();break;case 0x4:_0x1daa84['oldValueJson']=_0x272bb0['string']();break;case 0x5:_0x1daa84['newValueBoolean']=_0x272bb0['bool']();break;case 0x6:_0x1daa84['newValueJson']=_0x272bb0['string']();break;case 0x7:_0x1daa84['wasUndone']=_0x272bb0['bool']();break;default:_0x272bb0['skipType'](0x7&_0x58cfaa,_0x70b8d3);}}return _0x1daa84;},_0x5b60b7['decodeDelimited']=function(_0x566cca){return _0x566cca instanceof _0x122f4d||(_0x566cca=new _0x122f4d(_0x566cca)),this['decode'](_0x566cca,_0x566cca['uint32']());},_0x5b60b7['verify']=function(_0x25ed7c,_0x35a5c1){if('object'!=typeof _0x25ed7c||null===_0x25ed7c)return'object\x20expected';if(void 0x0===_0x35a5c1&&(_0x35a5c1=0x0),_0x35a5c1>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';if(null!=_0x25ed7c['range']&&_0x25ed7c['hasOwnProperty']('range')){var _0x3c30a5=_0x587fd4['Range']['verify'](_0x25ed7c['range'],_0x35a5c1+0x1);if(_0x3c30a5)return'range.'+_0x3c30a5;}return null!=_0x25ed7c['key']&&_0x25ed7c['hasOwnProperty']('key')&&!_0x56310e['isString'](_0x25ed7c['key'])?'key:\x20string\x20expected':null!=_0x25ed7c['oldValueBoolean']&&_0x25ed7c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x25ed7c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x25ed7c['oldValueJson']&&_0x25ed7c['hasOwnProperty']('oldValueJson')&&!_0x56310e['isString'](_0x25ed7c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x25ed7c['newValueBoolean']&&_0x25ed7c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x25ed7c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x25ed7c['newValueJson']&&_0x25ed7c['hasOwnProperty']('newValueJson')&&!_0x56310e['isString'](_0x25ed7c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x25ed7c['wasUndone']&&_0x25ed7c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25ed7c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5b60b7['fromObject']=function(_0x32361c,_0x241d6d){if(_0x32361c instanceof _0x587fd4['AttributeOperation'])return _0x32361c;if(void 0x0===_0x241d6d&&(_0x241d6d=0x0),_0x241d6d>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x2b6434=new _0x587fd4['AttributeOperation']();if(null!=_0x32361c['range']){if('object'!=typeof _0x32361c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2b6434['range']=_0x587fd4['Range']['fromObject'](_0x32361c['range'],_0x241d6d+0x1);}return null!=_0x32361c['key']&&(_0x2b6434['key']=String(_0x32361c['key'])),null!=_0x32361c['oldValueBoolean']&&(_0x2b6434['oldValueBoolean']=Boolean(_0x32361c['oldValueBoolean'])),null!=_0x32361c['oldValueJson']&&(_0x2b6434['oldValueJson']=String(_0x32361c['oldValueJson'])),null!=_0x32361c['newValueBoolean']&&(_0x2b6434['newValueBoolean']=Boolean(_0x32361c['newValueBoolean'])),null!=_0x32361c['newValueJson']&&(_0x2b6434['newValueJson']=String(_0x32361c['newValueJson'])),null!=_0x32361c['wasUndone']&&(_0x2b6434['wasUndone']=Boolean(_0x32361c['wasUndone'])),_0x2b6434;},_0x5b60b7['toObject']=function(_0x1dda02,_0x4690e7){_0x4690e7||(_0x4690e7={});var _0x489dbc={};return _0x4690e7['defaults']&&(_0x489dbc['range']=null,_0x489dbc['key']='',_0x489dbc['oldValueBoolean']=!0x1,_0x489dbc['oldValueJson']='',_0x489dbc['newValueBoolean']=!0x1,_0x489dbc['newValueJson']='',_0x489dbc['wasUndone']=!0x1),null!=_0x1dda02['range']&&_0x1dda02['hasOwnProperty']('range')&&(_0x489dbc['range']=_0x587fd4['Range']['toObject'](_0x1dda02['range'],_0x4690e7)),null!=_0x1dda02['key']&&_0x1dda02['hasOwnProperty']('key')&&(_0x489dbc['key']=_0x1dda02['key']),null!=_0x1dda02['oldValueBoolean']&&_0x1dda02['hasOwnProperty']('oldValueBoolean')&&(_0x489dbc['oldValueBoolean']=_0x1dda02['oldValueBoolean']),null!=_0x1dda02['oldValueJson']&&_0x1dda02['hasOwnProperty']('oldValueJson')&&(_0x489dbc['oldValueJson']=_0x1dda02['oldValueJson']),null!=_0x1dda02['newValueBoolean']&&_0x1dda02['hasOwnProperty']('newValueBoolean')&&(_0x489dbc['newValueBoolean']=_0x1dda02['newValueBoolean']),null!=_0x1dda02['newValueJson']&&_0x1dda02['hasOwnProperty']('newValueJson')&&(_0x489dbc['newValueJson']=_0x1dda02['newValueJson']),null!=_0x1dda02['wasUndone']&&_0x1dda02['hasOwnProperty']('wasUndone')&&(_0x489dbc['wasUndone']=_0x1dda02['wasUndone']),_0x489dbc;},_0x5b60b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x5b60b7['getTypeUrl']=function(_0x48b1d2){return void 0x0===_0x48b1d2&&(_0x48b1d2='type.googleapis.com'),_0x48b1d2+'/AttributeOperation';},_0x5b60b7;}()),_0x587fd4['InsertOperation']=(function(){function _0x39652c(_0x296a9c){if(this['nodes']=[],_0x296a9c){for(var _0x4288ee=Object['keys'](_0x296a9c),_0x3b9ebd=0x0;_0x3b9ebd<_0x4288ee['length'];++_0x3b9ebd)null!=_0x296a9c[_0x4288ee[_0x3b9ebd]]&&'__proto__'!==_0x4288ee[_0x3b9ebd]&&(this[_0x4288ee[_0x3b9ebd]]=_0x296a9c[_0x4288ee[_0x3b9ebd]]);}}return _0x39652c['prototype']['position']=null,_0x39652c['prototype']['nodes']=_0x56310e['emptyArray'],_0x39652c['prototype']['shouldReceiveAttributes']=!0x1,_0x39652c['prototype']['wasUndone']=!0x1,_0x39652c['create']=function(_0x505c13){return new _0x39652c(_0x505c13);},_0x39652c['encode']=function(_0x43263e,_0x5196fa){if(_0x5196fa||(_0x5196fa=_0x43a836['create']()),null!=_0x43263e['position']&&Object['hasOwnProperty']['call'](_0x43263e,'position')&&_0x587fd4['Position']['encode'](_0x43263e['position'],_0x5196fa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x43263e['nodes']&&_0x43263e['nodes']['length']){for(var _0x9709b7=0x0;_0x9709b7<_0x43263e['nodes']['length'];++_0x9709b7)_0x587fd4['Element']['encode'](_0x43263e['nodes'][_0x9709b7],_0x5196fa['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x43263e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x43263e,'shouldReceiveAttributes')&&_0x5196fa['uint32'](0x18)['bool'](_0x43263e['shouldReceiveAttributes']),null!=_0x43263e['wasUndone']&&Object['hasOwnProperty']['call'](_0x43263e,'wasUndone')&&_0x5196fa['uint32'](0x20)['bool'](_0x43263e['wasUndone']),_0x5196fa;},_0x39652c['encodeDelimited']=function(_0x168172,_0x32c233){return this['encode'](_0x168172,_0x32c233)['ldelim']();},_0x39652c['decode']=function(_0x1b36d7,_0x5bdf09,_0x12b799,_0x180f3e){if(_0x1b36d7 instanceof _0x122f4d||(_0x1b36d7=_0x122f4d['create'](_0x1b36d7)),void 0x0===_0x180f3e&&(_0x180f3e=0x0),_0x180f3e>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x5ce735=void 0x0===_0x5bdf09?_0x1b36d7['len']:_0x1b36d7['pos']+_0x5bdf09,_0x42aedb=new _0x587fd4['InsertOperation']();_0x1b36d7['pos']<_0x5ce735;){var _0x2ffa26=_0x1b36d7['uint32']();if(_0x2ffa26===_0x12b799)break;switch(_0x2ffa26>>>0x3){case 0x1:_0x42aedb['position']=_0x587fd4['Position']['decode'](_0x1b36d7,_0x1b36d7['uint32'](),void 0x0,_0x180f3e+0x1);break;case 0x2:_0x42aedb['nodes']&&_0x42aedb['nodes']['length']||(_0x42aedb['nodes']=[]),_0x42aedb['nodes']['push'](_0x587fd4['Element']['decode'](_0x1b36d7,_0x1b36d7['uint32'](),void 0x0,_0x180f3e+0x1));break;case 0x3:_0x42aedb['shouldReceiveAttributes']=_0x1b36d7['bool']();break;case 0x4:_0x42aedb['wasUndone']=_0x1b36d7['bool']();break;default:_0x1b36d7['skipType'](0x7&_0x2ffa26,_0x180f3e);}}return _0x42aedb;},_0x39652c['decodeDelimited']=function(_0x3abe66){return _0x3abe66 instanceof _0x122f4d||(_0x3abe66=new _0x122f4d(_0x3abe66)),this['decode'](_0x3abe66,_0x3abe66['uint32']());},_0x39652c['verify']=function(_0x2807f2,_0x479ffa){if('object'!=typeof _0x2807f2||null===_0x2807f2)return'object\x20expected';if(void 0x0===_0x479ffa&&(_0x479ffa=0x0),_0x479ffa>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';if(null!=_0x2807f2['position']&&_0x2807f2['hasOwnProperty']('position')&&(_0x2623e1=_0x587fd4['Position']['verify'](_0x2807f2['position'],_0x479ffa+0x1)))return'position.'+_0x2623e1;if(null!=_0x2807f2['nodes']&&_0x2807f2['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2807f2['nodes']))return'nodes:\x20array\x20expected';for(var _0x455c21=0x0;_0x455c21<_0x2807f2['nodes']['length'];++_0x455c21){var _0x2623e1;if(_0x2623e1=_0x587fd4['Element']['verify'](_0x2807f2['nodes'][_0x455c21],_0x479ffa+0x1))return'nodes.'+_0x2623e1;}}return null!=_0x2807f2['shouldReceiveAttributes']&&_0x2807f2['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2807f2['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2807f2['wasUndone']&&_0x2807f2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2807f2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x39652c['fromObject']=function(_0x4704df,_0x2224b8){if(_0x4704df instanceof _0x587fd4['InsertOperation'])return _0x4704df;if(void 0x0===_0x2224b8&&(_0x2224b8=0x0),_0x2224b8>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x3f2dd8=new _0x587fd4['InsertOperation']();if(null!=_0x4704df['position']){if('object'!=typeof _0x4704df['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3f2dd8['position']=_0x587fd4['Position']['fromObject'](_0x4704df['position'],_0x2224b8+0x1);}if(_0x4704df['nodes']){if(!Array['isArray'](_0x4704df['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3f2dd8['nodes']=[];for(var _0x1588ac=0x0;_0x1588ac<_0x4704df['nodes']['length'];++_0x1588ac){if('object'!=typeof _0x4704df['nodes'][_0x1588ac])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3f2dd8['nodes'][_0x1588ac]=_0x587fd4['Element']['fromObject'](_0x4704df['nodes'][_0x1588ac],_0x2224b8+0x1);}}return null!=_0x4704df['shouldReceiveAttributes']&&(_0x3f2dd8['shouldReceiveAttributes']=Boolean(_0x4704df['shouldReceiveAttributes'])),null!=_0x4704df['wasUndone']&&(_0x3f2dd8['wasUndone']=Boolean(_0x4704df['wasUndone'])),_0x3f2dd8;},_0x39652c['toObject']=function(_0x6e6b3e,_0x24ebd2){_0x24ebd2||(_0x24ebd2={});var _0xf20e45={};if((_0x24ebd2['arrays']||_0x24ebd2['defaults'])&&(_0xf20e45['nodes']=[]),_0x24ebd2['defaults']&&(_0xf20e45['position']=null,_0xf20e45['shouldReceiveAttributes']=!0x1,_0xf20e45['wasUndone']=!0x1),null!=_0x6e6b3e['position']&&_0x6e6b3e['hasOwnProperty']('position')&&(_0xf20e45['position']=_0x587fd4['Position']['toObject'](_0x6e6b3e['position'],_0x24ebd2)),_0x6e6b3e['nodes']&&_0x6e6b3e['nodes']['length']){_0xf20e45['nodes']=[];for(var _0x379fde=0x0;_0x379fde<_0x6e6b3e['nodes']['length'];++_0x379fde)_0xf20e45['nodes'][_0x379fde]=_0x587fd4['Element']['toObject'](_0x6e6b3e['nodes'][_0x379fde],_0x24ebd2);}return null!=_0x6e6b3e['shouldReceiveAttributes']&&_0x6e6b3e['hasOwnProperty']('shouldReceiveAttributes')&&(_0xf20e45['shouldReceiveAttributes']=_0x6e6b3e['shouldReceiveAttributes']),null!=_0x6e6b3e['wasUndone']&&_0x6e6b3e['hasOwnProperty']('wasUndone')&&(_0xf20e45['wasUndone']=_0x6e6b3e['wasUndone']),_0xf20e45;},_0x39652c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x39652c['getTypeUrl']=function(_0x35fc03){return void 0x0===_0x35fc03&&(_0x35fc03='type.googleapis.com'),_0x35fc03+'/InsertOperation';},_0x39652c;}()),_0x587fd4['MarkerOperation']=(function(){function _0xac5ada(_0x2f7a8a){if(_0x2f7a8a){for(var _0x32de3e=Object['keys'](_0x2f7a8a),_0x586cb0=0x0;_0x586cb0<_0x32de3e['length'];++_0x586cb0)null!=_0x2f7a8a[_0x32de3e[_0x586cb0]]&&'__proto__'!==_0x32de3e[_0x586cb0]&&(this[_0x32de3e[_0x586cb0]]=_0x2f7a8a[_0x32de3e[_0x586cb0]]);}}return _0xac5ada['prototype']['name']='',_0xac5ada['prototype']['oldRange']=null,_0xac5ada['prototype']['newRange']=null,_0xac5ada['prototype']['affectsData']=!0x1,_0xac5ada['prototype']['wasUndone']=!0x1,_0xac5ada['create']=function(_0x15182d){return new _0xac5ada(_0x15182d);},_0xac5ada['encode']=function(_0x1eb11b,_0x249b91){return _0x249b91||(_0x249b91=_0x43a836['create']()),null!=_0x1eb11b['name']&&Object['hasOwnProperty']['call'](_0x1eb11b,'name')&&_0x249b91['uint32'](0xa)['string'](_0x1eb11b['name']),null!=_0x1eb11b['oldRange']&&Object['hasOwnProperty']['call'](_0x1eb11b,'oldRange')&&_0x587fd4['Range']['encode'](_0x1eb11b['oldRange'],_0x249b91['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1eb11b['newRange']&&Object['hasOwnProperty']['call'](_0x1eb11b,'newRange')&&_0x587fd4['Range']['encode'](_0x1eb11b['newRange'],_0x249b91['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1eb11b['affectsData']&&Object['hasOwnProperty']['call'](_0x1eb11b,'affectsData')&&_0x249b91['uint32'](0x20)['bool'](_0x1eb11b['affectsData']),null!=_0x1eb11b['wasUndone']&&Object['hasOwnProperty']['call'](_0x1eb11b,'wasUndone')&&_0x249b91['uint32'](0x28)['bool'](_0x1eb11b['wasUndone']),_0x249b91;},_0xac5ada['encodeDelimited']=function(_0x15d5aa,_0x51c95c){return this['encode'](_0x15d5aa,_0x51c95c)['ldelim']();},_0xac5ada['decode']=function(_0x127edc,_0x3022cd,_0x5b6005,_0x59154a){if(_0x127edc instanceof _0x122f4d||(_0x127edc=_0x122f4d['create'](_0x127edc)),void 0x0===_0x59154a&&(_0x59154a=0x0),_0x59154a>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x2513db=void 0x0===_0x3022cd?_0x127edc['len']:_0x127edc['pos']+_0x3022cd,_0x1d5418=new _0x587fd4['MarkerOperation']();_0x127edc['pos']<_0x2513db;){var _0x1eec8f=_0x127edc['uint32']();if(_0x1eec8f===_0x5b6005)break;switch(_0x1eec8f>>>0x3){case 0x1:_0x1d5418['name']=_0x127edc['string']();break;case 0x2:_0x1d5418['oldRange']=_0x587fd4['Range']['decode'](_0x127edc,_0x127edc['uint32'](),void 0x0,_0x59154a+0x1);break;case 0x3:_0x1d5418['newRange']=_0x587fd4['Range']['decode'](_0x127edc,_0x127edc['uint32'](),void 0x0,_0x59154a+0x1);break;case 0x4:_0x1d5418['affectsData']=_0x127edc['bool']();break;case 0x5:_0x1d5418['wasUndone']=_0x127edc['bool']();break;default:_0x127edc['skipType'](0x7&_0x1eec8f,_0x59154a);}}return _0x1d5418;},_0xac5ada['decodeDelimited']=function(_0xc0e586){return _0xc0e586 instanceof _0x122f4d||(_0xc0e586=new _0x122f4d(_0xc0e586)),this['decode'](_0xc0e586,_0xc0e586['uint32']());},_0xac5ada['verify']=function(_0x1150d8,_0x7a7dd4){if('object'!=typeof _0x1150d8||null===_0x1150d8)return'object\x20expected';if(void 0x0===_0x7a7dd4&&(_0x7a7dd4=0x0),_0x7a7dd4>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';if(null!=_0x1150d8['name']&&_0x1150d8['hasOwnProperty']('name')&&!_0x56310e['isString'](_0x1150d8['name']))return'name:\x20string\x20expected';var _0x4b39cd;if(null!=_0x1150d8['oldRange']&&_0x1150d8['hasOwnProperty']('oldRange')&&(_0x4b39cd=_0x587fd4['Range']['verify'](_0x1150d8['oldRange'],_0x7a7dd4+0x1)))return'oldRange.'+_0x4b39cd;if(null!=_0x1150d8['newRange']&&_0x1150d8['hasOwnProperty']('newRange')&&(_0x4b39cd=_0x587fd4['Range']['verify'](_0x1150d8['newRange'],_0x7a7dd4+0x1)))return'newRange.'+_0x4b39cd;return null!=_0x1150d8['affectsData']&&_0x1150d8['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1150d8['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1150d8['wasUndone']&&_0x1150d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1150d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xac5ada['fromObject']=function(_0x2a528e,_0xfdae91){if(_0x2a528e instanceof _0x587fd4['MarkerOperation'])return _0x2a528e;if(void 0x0===_0xfdae91&&(_0xfdae91=0x0),_0xfdae91>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x154f3e=new _0x587fd4['MarkerOperation']();if(null!=_0x2a528e['name']&&(_0x154f3e['name']=String(_0x2a528e['name'])),null!=_0x2a528e['oldRange']){if('object'!=typeof _0x2a528e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x154f3e['oldRange']=_0x587fd4['Range']['fromObject'](_0x2a528e['oldRange'],_0xfdae91+0x1);}if(null!=_0x2a528e['newRange']){if('object'!=typeof _0x2a528e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x154f3e['newRange']=_0x587fd4['Range']['fromObject'](_0x2a528e['newRange'],_0xfdae91+0x1);}return null!=_0x2a528e['affectsData']&&(_0x154f3e['affectsData']=Boolean(_0x2a528e['affectsData'])),null!=_0x2a528e['wasUndone']&&(_0x154f3e['wasUndone']=Boolean(_0x2a528e['wasUndone'])),_0x154f3e;},_0xac5ada['toObject']=function(_0x37df9d,_0x315f69){_0x315f69||(_0x315f69={});var _0x368f0d={};return _0x315f69['defaults']&&(_0x368f0d['name']='',_0x368f0d['oldRange']=null,_0x368f0d['newRange']=null,_0x368f0d['affectsData']=!0x1,_0x368f0d['wasUndone']=!0x1),null!=_0x37df9d['name']&&_0x37df9d['hasOwnProperty']('name')&&(_0x368f0d['name']=_0x37df9d['name']),null!=_0x37df9d['oldRange']&&_0x37df9d['hasOwnProperty']('oldRange')&&(_0x368f0d['oldRange']=_0x587fd4['Range']['toObject'](_0x37df9d['oldRange'],_0x315f69)),null!=_0x37df9d['newRange']&&_0x37df9d['hasOwnProperty']('newRange')&&(_0x368f0d['newRange']=_0x587fd4['Range']['toObject'](_0x37df9d['newRange'],_0x315f69)),null!=_0x37df9d['affectsData']&&_0x37df9d['hasOwnProperty']('affectsData')&&(_0x368f0d['affectsData']=_0x37df9d['affectsData']),null!=_0x37df9d['wasUndone']&&_0x37df9d['hasOwnProperty']('wasUndone')&&(_0x368f0d['wasUndone']=_0x37df9d['wasUndone']),_0x368f0d;},_0xac5ada['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0xac5ada['getTypeUrl']=function(_0x4df915){return void 0x0===_0x4df915&&(_0x4df915='type.googleapis.com'),_0x4df915+'/MarkerOperation';},_0xac5ada;}()),_0x587fd4['MergeOperation']=(function(){function _0x2460aa(_0x2193cc){if(_0x2193cc){for(var _0x4f2cb7=Object['keys'](_0x2193cc),_0x14cb9d=0x0;_0x14cb9d<_0x4f2cb7['length'];++_0x14cb9d)null!=_0x2193cc[_0x4f2cb7[_0x14cb9d]]&&'__proto__'!==_0x4f2cb7[_0x14cb9d]&&(this[_0x4f2cb7[_0x14cb9d]]=_0x2193cc[_0x4f2cb7[_0x14cb9d]]);}}return _0x2460aa['prototype']['sourcePosition']=null,_0x2460aa['prototype']['targetPosition']=null,_0x2460aa['prototype']['graveyardPosition']=null,_0x2460aa['prototype']['howMany']=0x0,_0x2460aa['prototype']['wasUndone']=!0x1,_0x2460aa['create']=function(_0x243624){return new _0x2460aa(_0x243624);},_0x2460aa['encode']=function(_0x1f4f8c,_0x81fcee){return _0x81fcee||(_0x81fcee=_0x43a836['create']()),null!=_0x1f4f8c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1f4f8c,'sourcePosition')&&_0x587fd4['Position']['encode'](_0x1f4f8c['sourcePosition'],_0x81fcee['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1f4f8c['targetPosition']&&Object['hasOwnProperty']['call'](_0x1f4f8c,'targetPosition')&&_0x587fd4['Position']['encode'](_0x1f4f8c['targetPosition'],_0x81fcee['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1f4f8c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1f4f8c,'graveyardPosition')&&_0x587fd4['Position']['encode'](_0x1f4f8c['graveyardPosition'],_0x81fcee['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1f4f8c['howMany']&&Object['hasOwnProperty']['call'](_0x1f4f8c,'howMany')&&_0x81fcee['uint32'](0x20)['uint32'](_0x1f4f8c['howMany']),null!=_0x1f4f8c['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f4f8c,'wasUndone')&&_0x81fcee['uint32'](0x28)['bool'](_0x1f4f8c['wasUndone']),_0x81fcee;},_0x2460aa['encodeDelimited']=function(_0xa93abc,_0x2a25f2){return this['encode'](_0xa93abc,_0x2a25f2)['ldelim']();},_0x2460aa['decode']=function(_0x37c4cd,_0x587253,_0x4b0936,_0x5a0539){if(_0x37c4cd instanceof _0x122f4d||(_0x37c4cd=_0x122f4d['create'](_0x37c4cd)),void 0x0===_0x5a0539&&(_0x5a0539=0x0),_0x5a0539>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x794704=void 0x0===_0x587253?_0x37c4cd['len']:_0x37c4cd['pos']+_0x587253,_0xeeb601=new _0x587fd4['MergeOperation']();_0x37c4cd['pos']<_0x794704;){var _0x1161fc=_0x37c4cd['uint32']();if(_0x1161fc===_0x4b0936)break;switch(_0x1161fc>>>0x3){case 0x1:_0xeeb601['sourcePosition']=_0x587fd4['Position']['decode'](_0x37c4cd,_0x37c4cd['uint32'](),void 0x0,_0x5a0539+0x1);break;case 0x2:_0xeeb601['targetPosition']=_0x587fd4['Position']['decode'](_0x37c4cd,_0x37c4cd['uint32'](),void 0x0,_0x5a0539+0x1);break;case 0x3:_0xeeb601['graveyardPosition']=_0x587fd4['Position']['decode'](_0x37c4cd,_0x37c4cd['uint32'](),void 0x0,_0x5a0539+0x1);break;case 0x4:_0xeeb601['howMany']=_0x37c4cd['uint32']();break;case 0x5:_0xeeb601['wasUndone']=_0x37c4cd['bool']();break;default:_0x37c4cd['skipType'](0x7&_0x1161fc,_0x5a0539);}}return _0xeeb601;},_0x2460aa['decodeDelimited']=function(_0x3ebed0){return _0x3ebed0 instanceof _0x122f4d||(_0x3ebed0=new _0x122f4d(_0x3ebed0)),this['decode'](_0x3ebed0,_0x3ebed0['uint32']());},_0x2460aa['verify']=function(_0x4ad9ec,_0x53c683){if('object'!=typeof _0x4ad9ec||null===_0x4ad9ec)return'object\x20expected';if(void 0x0===_0x53c683&&(_0x53c683=0x0),_0x53c683>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';var _0x25c9bd;if(null!=_0x4ad9ec['sourcePosition']&&_0x4ad9ec['hasOwnProperty']('sourcePosition')&&(_0x25c9bd=_0x587fd4['Position']['verify'](_0x4ad9ec['sourcePosition'],_0x53c683+0x1)))return'sourcePosition.'+_0x25c9bd;if(null!=_0x4ad9ec['targetPosition']&&_0x4ad9ec['hasOwnProperty']('targetPosition')&&(_0x25c9bd=_0x587fd4['Position']['verify'](_0x4ad9ec['targetPosition'],_0x53c683+0x1)))return'targetPosition.'+_0x25c9bd;if(null!=_0x4ad9ec['graveyardPosition']&&_0x4ad9ec['hasOwnProperty']('graveyardPosition')&&(_0x25c9bd=_0x587fd4['Position']['verify'](_0x4ad9ec['graveyardPosition'],_0x53c683+0x1)))return'graveyardPosition.'+_0x25c9bd;return null!=_0x4ad9ec['howMany']&&_0x4ad9ec['hasOwnProperty']('howMany')&&!_0x56310e['isInteger'](_0x4ad9ec['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4ad9ec['wasUndone']&&_0x4ad9ec['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ad9ec['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2460aa['fromObject']=function(_0x231192,_0x39cf02){if(_0x231192 instanceof _0x587fd4['MergeOperation'])return _0x231192;if(void 0x0===_0x39cf02&&(_0x39cf02=0x0),_0x39cf02>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x5d62bc=new _0x587fd4['MergeOperation']();if(null!=_0x231192['sourcePosition']){if('object'!=typeof _0x231192['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5d62bc['sourcePosition']=_0x587fd4['Position']['fromObject'](_0x231192['sourcePosition'],_0x39cf02+0x1);}if(null!=_0x231192['targetPosition']){if('object'!=typeof _0x231192['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5d62bc['targetPosition']=_0x587fd4['Position']['fromObject'](_0x231192['targetPosition'],_0x39cf02+0x1);}if(null!=_0x231192['graveyardPosition']){if('object'!=typeof _0x231192['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5d62bc['graveyardPosition']=_0x587fd4['Position']['fromObject'](_0x231192['graveyardPosition'],_0x39cf02+0x1);}return null!=_0x231192['howMany']&&(_0x5d62bc['howMany']=_0x231192['howMany']>>>0x0),null!=_0x231192['wasUndone']&&(_0x5d62bc['wasUndone']=Boolean(_0x231192['wasUndone'])),_0x5d62bc;},_0x2460aa['toObject']=function(_0x18c2d7,_0x5df67a){_0x5df67a||(_0x5df67a={});var _0x2eb03e={};return _0x5df67a['defaults']&&(_0x2eb03e['sourcePosition']=null,_0x2eb03e['targetPosition']=null,_0x2eb03e['graveyardPosition']=null,_0x2eb03e['howMany']=0x0,_0x2eb03e['wasUndone']=!0x1),null!=_0x18c2d7['sourcePosition']&&_0x18c2d7['hasOwnProperty']('sourcePosition')&&(_0x2eb03e['sourcePosition']=_0x587fd4['Position']['toObject'](_0x18c2d7['sourcePosition'],_0x5df67a)),null!=_0x18c2d7['targetPosition']&&_0x18c2d7['hasOwnProperty']('targetPosition')&&(_0x2eb03e['targetPosition']=_0x587fd4['Position']['toObject'](_0x18c2d7['targetPosition'],_0x5df67a)),null!=_0x18c2d7['graveyardPosition']&&_0x18c2d7['hasOwnProperty']('graveyardPosition')&&(_0x2eb03e['graveyardPosition']=_0x587fd4['Position']['toObject'](_0x18c2d7['graveyardPosition'],_0x5df67a)),null!=_0x18c2d7['howMany']&&_0x18c2d7['hasOwnProperty']('howMany')&&(_0x2eb03e['howMany']=_0x18c2d7['howMany']),null!=_0x18c2d7['wasUndone']&&_0x18c2d7['hasOwnProperty']('wasUndone')&&(_0x2eb03e['wasUndone']=_0x18c2d7['wasUndone']),_0x2eb03e;},_0x2460aa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x2460aa['getTypeUrl']=function(_0x366001){return void 0x0===_0x366001&&(_0x366001='type.googleapis.com'),_0x366001+'/MergeOperation';},_0x2460aa;}()),_0x587fd4['MoveOperation']=(function(){function _0x2bd6ef(_0x51905f){if(_0x51905f){for(var _0x56ad65=Object['keys'](_0x51905f),_0x20fb42=0x0;_0x20fb42<_0x56ad65['length'];++_0x20fb42)null!=_0x51905f[_0x56ad65[_0x20fb42]]&&'__proto__'!==_0x56ad65[_0x20fb42]&&(this[_0x56ad65[_0x20fb42]]=_0x51905f[_0x56ad65[_0x20fb42]]);}}return _0x2bd6ef['prototype']['sourcePosition']=null,_0x2bd6ef['prototype']['howMany']=0x0,_0x2bd6ef['prototype']['targetPosition']=null,_0x2bd6ef['prototype']['wasUndone']=!0x1,_0x2bd6ef['create']=function(_0x15ed61){return new _0x2bd6ef(_0x15ed61);},_0x2bd6ef['encode']=function(_0x364828,_0x3abb0c){return _0x3abb0c||(_0x3abb0c=_0x43a836['create']()),null!=_0x364828['sourcePosition']&&Object['hasOwnProperty']['call'](_0x364828,'sourcePosition')&&_0x587fd4['Position']['encode'](_0x364828['sourcePosition'],_0x3abb0c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x364828['howMany']&&Object['hasOwnProperty']['call'](_0x364828,'howMany')&&_0x3abb0c['uint32'](0x10)['uint32'](_0x364828['howMany']),null!=_0x364828['targetPosition']&&Object['hasOwnProperty']['call'](_0x364828,'targetPosition')&&_0x587fd4['Position']['encode'](_0x364828['targetPosition'],_0x3abb0c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x364828['wasUndone']&&Object['hasOwnProperty']['call'](_0x364828,'wasUndone')&&_0x3abb0c['uint32'](0x20)['bool'](_0x364828['wasUndone']),_0x3abb0c;},_0x2bd6ef['encodeDelimited']=function(_0x58e2eb,_0x164717){return this['encode'](_0x58e2eb,_0x164717)['ldelim']();},_0x2bd6ef['decode']=function(_0x52e58a,_0x19dc19,_0x4a8203,_0xaaefa5){if(_0x52e58a instanceof _0x122f4d||(_0x52e58a=_0x122f4d['create'](_0x52e58a)),void 0x0===_0xaaefa5&&(_0xaaefa5=0x0),_0xaaefa5>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0xe45be8=void 0x0===_0x19dc19?_0x52e58a['len']:_0x52e58a['pos']+_0x19dc19,_0x56db28=new _0x587fd4['MoveOperation']();_0x52e58a['pos']<_0xe45be8;){var _0x1f211e=_0x52e58a['uint32']();if(_0x1f211e===_0x4a8203)break;switch(_0x1f211e>>>0x3){case 0x1:_0x56db28['sourcePosition']=_0x587fd4['Position']['decode'](_0x52e58a,_0x52e58a['uint32'](),void 0x0,_0xaaefa5+0x1);break;case 0x2:_0x56db28['howMany']=_0x52e58a['uint32']();break;case 0x3:_0x56db28['targetPosition']=_0x587fd4['Position']['decode'](_0x52e58a,_0x52e58a['uint32'](),void 0x0,_0xaaefa5+0x1);break;case 0x4:_0x56db28['wasUndone']=_0x52e58a['bool']();break;default:_0x52e58a['skipType'](0x7&_0x1f211e,_0xaaefa5);}}return _0x56db28;},_0x2bd6ef['decodeDelimited']=function(_0x489f30){return _0x489f30 instanceof _0x122f4d||(_0x489f30=new _0x122f4d(_0x489f30)),this['decode'](_0x489f30,_0x489f30['uint32']());},_0x2bd6ef['verify']=function(_0x585089,_0x3ee8dc){if('object'!=typeof _0x585089||null===_0x585089)return'object\x20expected';if(void 0x0===_0x3ee8dc&&(_0x3ee8dc=0x0),_0x3ee8dc>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';var _0x48d19f;if(null!=_0x585089['sourcePosition']&&_0x585089['hasOwnProperty']('sourcePosition')&&(_0x48d19f=_0x587fd4['Position']['verify'](_0x585089['sourcePosition'],_0x3ee8dc+0x1)))return'sourcePosition.'+_0x48d19f;if(null!=_0x585089['howMany']&&_0x585089['hasOwnProperty']('howMany')&&!_0x56310e['isInteger'](_0x585089['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x585089['targetPosition']&&_0x585089['hasOwnProperty']('targetPosition')&&(_0x48d19f=_0x587fd4['Position']['verify'](_0x585089['targetPosition'],_0x3ee8dc+0x1)))return'targetPosition.'+_0x48d19f;return null!=_0x585089['wasUndone']&&_0x585089['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x585089['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2bd6ef['fromObject']=function(_0x2d636e,_0x53bca2){if(_0x2d636e instanceof _0x587fd4['MoveOperation'])return _0x2d636e;if(void 0x0===_0x53bca2&&(_0x53bca2=0x0),_0x53bca2>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x27d46a=new _0x587fd4['MoveOperation']();if(null!=_0x2d636e['sourcePosition']){if('object'!=typeof _0x2d636e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x27d46a['sourcePosition']=_0x587fd4['Position']['fromObject'](_0x2d636e['sourcePosition'],_0x53bca2+0x1);}if(null!=_0x2d636e['howMany']&&(_0x27d46a['howMany']=_0x2d636e['howMany']>>>0x0),null!=_0x2d636e['targetPosition']){if('object'!=typeof _0x2d636e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x27d46a['targetPosition']=_0x587fd4['Position']['fromObject'](_0x2d636e['targetPosition'],_0x53bca2+0x1);}return null!=_0x2d636e['wasUndone']&&(_0x27d46a['wasUndone']=Boolean(_0x2d636e['wasUndone'])),_0x27d46a;},_0x2bd6ef['toObject']=function(_0x597982,_0x2c4009){_0x2c4009||(_0x2c4009={});var _0x299579={};return _0x2c4009['defaults']&&(_0x299579['sourcePosition']=null,_0x299579['howMany']=0x0,_0x299579['targetPosition']=null,_0x299579['wasUndone']=!0x1),null!=_0x597982['sourcePosition']&&_0x597982['hasOwnProperty']('sourcePosition')&&(_0x299579['sourcePosition']=_0x587fd4['Position']['toObject'](_0x597982['sourcePosition'],_0x2c4009)),null!=_0x597982['howMany']&&_0x597982['hasOwnProperty']('howMany')&&(_0x299579['howMany']=_0x597982['howMany']),null!=_0x597982['targetPosition']&&_0x597982['hasOwnProperty']('targetPosition')&&(_0x299579['targetPosition']=_0x587fd4['Position']['toObject'](_0x597982['targetPosition'],_0x2c4009)),null!=_0x597982['wasUndone']&&_0x597982['hasOwnProperty']('wasUndone')&&(_0x299579['wasUndone']=_0x597982['wasUndone']),_0x299579;},_0x2bd6ef['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x2bd6ef['getTypeUrl']=function(_0x35fbe8){return void 0x0===_0x35fbe8&&(_0x35fbe8='type.googleapis.com'),_0x35fbe8+'/MoveOperation';},_0x2bd6ef;}()),_0x587fd4['RenameOperation']=(function(){function _0x13bb25(_0x37e0b2){if(_0x37e0b2){for(var _0x456f8f=Object['keys'](_0x37e0b2),_0x5e5acc=0x0;_0x5e5acc<_0x456f8f['length'];++_0x5e5acc)null!=_0x37e0b2[_0x456f8f[_0x5e5acc]]&&'__proto__'!==_0x456f8f[_0x5e5acc]&&(this[_0x456f8f[_0x5e5acc]]=_0x37e0b2[_0x456f8f[_0x5e5acc]]);}}return _0x13bb25['prototype']['position']=null,_0x13bb25['prototype']['oldName']='',_0x13bb25['prototype']['newName']='',_0x13bb25['prototype']['wasUndone']=!0x1,_0x13bb25['create']=function(_0x161b3e){return new _0x13bb25(_0x161b3e);},_0x13bb25['encode']=function(_0x2dd30d,_0xfd8f6c){return _0xfd8f6c||(_0xfd8f6c=_0x43a836['create']()),null!=_0x2dd30d['position']&&Object['hasOwnProperty']['call'](_0x2dd30d,'position')&&_0x587fd4['Position']['encode'](_0x2dd30d['position'],_0xfd8f6c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2dd30d['oldName']&&Object['hasOwnProperty']['call'](_0x2dd30d,'oldName')&&_0xfd8f6c['uint32'](0x12)['string'](_0x2dd30d['oldName']),null!=_0x2dd30d['newName']&&Object['hasOwnProperty']['call'](_0x2dd30d,'newName')&&_0xfd8f6c['uint32'](0x1a)['string'](_0x2dd30d['newName']),null!=_0x2dd30d['wasUndone']&&Object['hasOwnProperty']['call'](_0x2dd30d,'wasUndone')&&_0xfd8f6c['uint32'](0x20)['bool'](_0x2dd30d['wasUndone']),_0xfd8f6c;},_0x13bb25['encodeDelimited']=function(_0xdc9b03,_0x4d0af8){return this['encode'](_0xdc9b03,_0x4d0af8)['ldelim']();},_0x13bb25['decode']=function(_0x520fb5,_0x1e78c8,_0x44604a,_0x9b2a71){if(_0x520fb5 instanceof _0x122f4d||(_0x520fb5=_0x122f4d['create'](_0x520fb5)),void 0x0===_0x9b2a71&&(_0x9b2a71=0x0),_0x9b2a71>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0xc335f=void 0x0===_0x1e78c8?_0x520fb5['len']:_0x520fb5['pos']+_0x1e78c8,_0x4802a2=new _0x587fd4['RenameOperation']();_0x520fb5['pos']<_0xc335f;){var _0x52bc54=_0x520fb5['uint32']();if(_0x52bc54===_0x44604a)break;switch(_0x52bc54>>>0x3){case 0x1:_0x4802a2['position']=_0x587fd4['Position']['decode'](_0x520fb5,_0x520fb5['uint32'](),void 0x0,_0x9b2a71+0x1);break;case 0x2:_0x4802a2['oldName']=_0x520fb5['string']();break;case 0x3:_0x4802a2['newName']=_0x520fb5['string']();break;case 0x4:_0x4802a2['wasUndone']=_0x520fb5['bool']();break;default:_0x520fb5['skipType'](0x7&_0x52bc54,_0x9b2a71);}}return _0x4802a2;},_0x13bb25['decodeDelimited']=function(_0xaaf792){return _0xaaf792 instanceof _0x122f4d||(_0xaaf792=new _0x122f4d(_0xaaf792)),this['decode'](_0xaaf792,_0xaaf792['uint32']());},_0x13bb25['verify']=function(_0x10dc64,_0x4bad01){if('object'!=typeof _0x10dc64||null===_0x10dc64)return'object\x20expected';if(void 0x0===_0x4bad01&&(_0x4bad01=0x0),_0x4bad01>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';if(null!=_0x10dc64['position']&&_0x10dc64['hasOwnProperty']('position')){var _0x5e8d5c=_0x587fd4['Position']['verify'](_0x10dc64['position'],_0x4bad01+0x1);if(_0x5e8d5c)return'position.'+_0x5e8d5c;}return null!=_0x10dc64['oldName']&&_0x10dc64['hasOwnProperty']('oldName')&&!_0x56310e['isString'](_0x10dc64['oldName'])?'oldName:\x20string\x20expected':null!=_0x10dc64['newName']&&_0x10dc64['hasOwnProperty']('newName')&&!_0x56310e['isString'](_0x10dc64['newName'])?'newName:\x20string\x20expected':null!=_0x10dc64['wasUndone']&&_0x10dc64['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x10dc64['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x13bb25['fromObject']=function(_0x5de80a,_0x2a31e8){if(_0x5de80a instanceof _0x587fd4['RenameOperation'])return _0x5de80a;if(void 0x0===_0x2a31e8&&(_0x2a31e8=0x0),_0x2a31e8>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x5a1d71=new _0x587fd4['RenameOperation']();if(null!=_0x5de80a['position']){if('object'!=typeof _0x5de80a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5a1d71['position']=_0x587fd4['Position']['fromObject'](_0x5de80a['position'],_0x2a31e8+0x1);}return null!=_0x5de80a['oldName']&&(_0x5a1d71['oldName']=String(_0x5de80a['oldName'])),null!=_0x5de80a['newName']&&(_0x5a1d71['newName']=String(_0x5de80a['newName'])),null!=_0x5de80a['wasUndone']&&(_0x5a1d71['wasUndone']=Boolean(_0x5de80a['wasUndone'])),_0x5a1d71;},_0x13bb25['toObject']=function(_0x3e78a6,_0x2c3dfb){_0x2c3dfb||(_0x2c3dfb={});var _0x532a1f={};return _0x2c3dfb['defaults']&&(_0x532a1f['position']=null,_0x532a1f['oldName']='',_0x532a1f['newName']='',_0x532a1f['wasUndone']=!0x1),null!=_0x3e78a6['position']&&_0x3e78a6['hasOwnProperty']('position')&&(_0x532a1f['position']=_0x587fd4['Position']['toObject'](_0x3e78a6['position'],_0x2c3dfb)),null!=_0x3e78a6['oldName']&&_0x3e78a6['hasOwnProperty']('oldName')&&(_0x532a1f['oldName']=_0x3e78a6['oldName']),null!=_0x3e78a6['newName']&&_0x3e78a6['hasOwnProperty']('newName')&&(_0x532a1f['newName']=_0x3e78a6['newName']),null!=_0x3e78a6['wasUndone']&&_0x3e78a6['hasOwnProperty']('wasUndone')&&(_0x532a1f['wasUndone']=_0x3e78a6['wasUndone']),_0x532a1f;},_0x13bb25['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x13bb25['getTypeUrl']=function(_0x113d5d){return void 0x0===_0x113d5d&&(_0x113d5d='type.googleapis.com'),_0x113d5d+'/RenameOperation';},_0x13bb25;}()),_0x587fd4['RootAttributeOperation']=(function(){function _0x416cea(_0x2c3979){if(_0x2c3979){for(var _0x5558a9=Object['keys'](_0x2c3979),_0x2d743f=0x0;_0x2d743f<_0x5558a9['length'];++_0x2d743f)null!=_0x2c3979[_0x5558a9[_0x2d743f]]&&'__proto__'!==_0x5558a9[_0x2d743f]&&(this[_0x5558a9[_0x2d743f]]=_0x2c3979[_0x5558a9[_0x2d743f]]);}}return _0x416cea['prototype']['root']='',_0x416cea['prototype']['key']='',_0x416cea['prototype']['oldValueBoolean']=!0x1,_0x416cea['prototype']['oldValueJson']='',_0x416cea['prototype']['newValueBoolean']=!0x1,_0x416cea['prototype']['newValueJson']='',_0x416cea['prototype']['wasUndone']=!0x1,_0x416cea['create']=function(_0x4862a0){return new _0x416cea(_0x4862a0);},_0x416cea['encode']=function(_0x430783,_0x23113d){return _0x23113d||(_0x23113d=_0x43a836['create']()),null!=_0x430783['root']&&Object['hasOwnProperty']['call'](_0x430783,'root')&&_0x23113d['uint32'](0xa)['string'](_0x430783['root']),null!=_0x430783['key']&&Object['hasOwnProperty']['call'](_0x430783,'key')&&_0x23113d['uint32'](0x12)['string'](_0x430783['key']),null!=_0x430783['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x430783,'oldValueBoolean')&&_0x23113d['uint32'](0x18)['bool'](_0x430783['oldValueBoolean']),null!=_0x430783['oldValueJson']&&Object['hasOwnProperty']['call'](_0x430783,'oldValueJson')&&_0x23113d['uint32'](0x22)['string'](_0x430783['oldValueJson']),null!=_0x430783['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x430783,'newValueBoolean')&&_0x23113d['uint32'](0x28)['bool'](_0x430783['newValueBoolean']),null!=_0x430783['newValueJson']&&Object['hasOwnProperty']['call'](_0x430783,'newValueJson')&&_0x23113d['uint32'](0x32)['string'](_0x430783['newValueJson']),null!=_0x430783['wasUndone']&&Object['hasOwnProperty']['call'](_0x430783,'wasUndone')&&_0x23113d['uint32'](0x38)['bool'](_0x430783['wasUndone']),_0x23113d;},_0x416cea['encodeDelimited']=function(_0x1fa5ec,_0x5d32ef){return this['encode'](_0x1fa5ec,_0x5d32ef)['ldelim']();},_0x416cea['decode']=function(_0x2beceb,_0x3f2ee1,_0x10e200,_0x31ffb){if(_0x2beceb instanceof _0x122f4d||(_0x2beceb=_0x122f4d['create'](_0x2beceb)),void 0x0===_0x31ffb&&(_0x31ffb=0x0),_0x31ffb>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x3c24a2=void 0x0===_0x3f2ee1?_0x2beceb['len']:_0x2beceb['pos']+_0x3f2ee1,_0x576e49=new _0x587fd4['RootAttributeOperation']();_0x2beceb['pos']<_0x3c24a2;){var _0x51b057=_0x2beceb['uint32']();if(_0x51b057===_0x10e200)break;switch(_0x51b057>>>0x3){case 0x1:_0x576e49['root']=_0x2beceb['string']();break;case 0x2:_0x576e49['key']=_0x2beceb['string']();break;case 0x3:_0x576e49['oldValueBoolean']=_0x2beceb['bool']();break;case 0x4:_0x576e49['oldValueJson']=_0x2beceb['string']();break;case 0x5:_0x576e49['newValueBoolean']=_0x2beceb['bool']();break;case 0x6:_0x576e49['newValueJson']=_0x2beceb['string']();break;case 0x7:_0x576e49['wasUndone']=_0x2beceb['bool']();break;default:_0x2beceb['skipType'](0x7&_0x51b057,_0x31ffb);}}return _0x576e49;},_0x416cea['decodeDelimited']=function(_0x8c3299){return _0x8c3299 instanceof _0x122f4d||(_0x8c3299=new _0x122f4d(_0x8c3299)),this['decode'](_0x8c3299,_0x8c3299['uint32']());},_0x416cea['verify']=function(_0x2310ee,_0x4136c){return'object'!=typeof _0x2310ee||null===_0x2310ee?'object\x20expected':(void 0x0===_0x4136c&&(_0x4136c=0x0),_0x4136c>_0x56310e['recursionLimit']?'maximum\x20nesting\x20depth\x20exceeded':null!=_0x2310ee['root']&&_0x2310ee['hasOwnProperty']('root')&&!_0x56310e['isString'](_0x2310ee['root'])?'root:\x20string\x20expected':null!=_0x2310ee['key']&&_0x2310ee['hasOwnProperty']('key')&&!_0x56310e['isString'](_0x2310ee['key'])?'key:\x20string\x20expected':null!=_0x2310ee['oldValueBoolean']&&_0x2310ee['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2310ee['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2310ee['oldValueJson']&&_0x2310ee['hasOwnProperty']('oldValueJson')&&!_0x56310e['isString'](_0x2310ee['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2310ee['newValueBoolean']&&_0x2310ee['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2310ee['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2310ee['newValueJson']&&_0x2310ee['hasOwnProperty']('newValueJson')&&!_0x56310e['isString'](_0x2310ee['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2310ee['wasUndone']&&_0x2310ee['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2310ee['wasUndone']?'wasUndone:\x20boolean\x20expected':null);},_0x416cea['fromObject']=function(_0x42b0cc,_0x1b97e3){if(_0x42b0cc instanceof _0x587fd4['RootAttributeOperation'])return _0x42b0cc;if(void 0x0===_0x1b97e3&&(_0x1b97e3=0x0),_0x1b97e3>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x2d708b=new _0x587fd4['RootAttributeOperation']();return null!=_0x42b0cc['root']&&(_0x2d708b['root']=String(_0x42b0cc['root'])),null!=_0x42b0cc['key']&&(_0x2d708b['key']=String(_0x42b0cc['key'])),null!=_0x42b0cc['oldValueBoolean']&&(_0x2d708b['oldValueBoolean']=Boolean(_0x42b0cc['oldValueBoolean'])),null!=_0x42b0cc['oldValueJson']&&(_0x2d708b['oldValueJson']=String(_0x42b0cc['oldValueJson'])),null!=_0x42b0cc['newValueBoolean']&&(_0x2d708b['newValueBoolean']=Boolean(_0x42b0cc['newValueBoolean'])),null!=_0x42b0cc['newValueJson']&&(_0x2d708b['newValueJson']=String(_0x42b0cc['newValueJson'])),null!=_0x42b0cc['wasUndone']&&(_0x2d708b['wasUndone']=Boolean(_0x42b0cc['wasUndone'])),_0x2d708b;},_0x416cea['toObject']=function(_0x160dcc,_0xe4c5cd){_0xe4c5cd||(_0xe4c5cd={});var _0x1c3614={};return _0xe4c5cd['defaults']&&(_0x1c3614['root']='',_0x1c3614['key']='',_0x1c3614['oldValueBoolean']=!0x1,_0x1c3614['oldValueJson']='',_0x1c3614['newValueBoolean']=!0x1,_0x1c3614['newValueJson']='',_0x1c3614['wasUndone']=!0x1),null!=_0x160dcc['root']&&_0x160dcc['hasOwnProperty']('root')&&(_0x1c3614['root']=_0x160dcc['root']),null!=_0x160dcc['key']&&_0x160dcc['hasOwnProperty']('key')&&(_0x1c3614['key']=_0x160dcc['key']),null!=_0x160dcc['oldValueBoolean']&&_0x160dcc['hasOwnProperty']('oldValueBoolean')&&(_0x1c3614['oldValueBoolean']=_0x160dcc['oldValueBoolean']),null!=_0x160dcc['oldValueJson']&&_0x160dcc['hasOwnProperty']('oldValueJson')&&(_0x1c3614['oldValueJson']=_0x160dcc['oldValueJson']),null!=_0x160dcc['newValueBoolean']&&_0x160dcc['hasOwnProperty']('newValueBoolean')&&(_0x1c3614['newValueBoolean']=_0x160dcc['newValueBoolean']),null!=_0x160dcc['newValueJson']&&_0x160dcc['hasOwnProperty']('newValueJson')&&(_0x1c3614['newValueJson']=_0x160dcc['newValueJson']),null!=_0x160dcc['wasUndone']&&_0x160dcc['hasOwnProperty']('wasUndone')&&(_0x1c3614['wasUndone']=_0x160dcc['wasUndone']),_0x1c3614;},_0x416cea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x416cea['getTypeUrl']=function(_0x507330){return void 0x0===_0x507330&&(_0x507330='type.googleapis.com'),_0x507330+'/RootAttributeOperation';},_0x416cea;}()),_0x587fd4['RootOperation']=(function(){function _0x21e154(_0x354ada){if(_0x354ada){for(var _0x15cae0=Object['keys'](_0x354ada),_0x5d3c8c=0x0;_0x5d3c8c<_0x15cae0['length'];++_0x5d3c8c)null!=_0x354ada[_0x15cae0[_0x5d3c8c]]&&'__proto__'!==_0x15cae0[_0x5d3c8c]&&(this[_0x15cae0[_0x5d3c8c]]=_0x354ada[_0x15cae0[_0x5d3c8c]]);}}return _0x21e154['prototype']['rootName']='',_0x21e154['prototype']['elementName']='',_0x21e154['prototype']['isAdd']=!0x1,_0x21e154['prototype']['wasUndone']=!0x1,_0x21e154['create']=function(_0x4dcb90){return new _0x21e154(_0x4dcb90);},_0x21e154['encode']=function(_0x3cf7b7,_0x2ff092){return _0x2ff092||(_0x2ff092=_0x43a836['create']()),null!=_0x3cf7b7['rootName']&&Object['hasOwnProperty']['call'](_0x3cf7b7,'rootName')&&_0x2ff092['uint32'](0xa)['string'](_0x3cf7b7['rootName']),null!=_0x3cf7b7['elementName']&&Object['hasOwnProperty']['call'](_0x3cf7b7,'elementName')&&_0x2ff092['uint32'](0x12)['string'](_0x3cf7b7['elementName']),null!=_0x3cf7b7['isAdd']&&Object['hasOwnProperty']['call'](_0x3cf7b7,'isAdd')&&_0x2ff092['uint32'](0x18)['bool'](_0x3cf7b7['isAdd']),null!=_0x3cf7b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cf7b7,'wasUndone')&&_0x2ff092['uint32'](0x20)['bool'](_0x3cf7b7['wasUndone']),_0x2ff092;},_0x21e154['encodeDelimited']=function(_0xa22dab,_0x5ea58b){return this['encode'](_0xa22dab,_0x5ea58b)['ldelim']();},_0x21e154['decode']=function(_0x340bb8,_0x1c0f5a,_0x3f7a72,_0x3aff47){if(_0x340bb8 instanceof _0x122f4d||(_0x340bb8=_0x122f4d['create'](_0x340bb8)),void 0x0===_0x3aff47&&(_0x3aff47=0x0),_0x3aff47>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x24a95e=void 0x0===_0x1c0f5a?_0x340bb8['len']:_0x340bb8['pos']+_0x1c0f5a,_0x1c7c88=new _0x587fd4['RootOperation']();_0x340bb8['pos']<_0x24a95e;){var _0x5cedf7=_0x340bb8['uint32']();if(_0x5cedf7===_0x3f7a72)break;switch(_0x5cedf7>>>0x3){case 0x1:_0x1c7c88['rootName']=_0x340bb8['string']();break;case 0x2:_0x1c7c88['elementName']=_0x340bb8['string']();break;case 0x3:_0x1c7c88['isAdd']=_0x340bb8['bool']();break;case 0x4:_0x1c7c88['wasUndone']=_0x340bb8['bool']();break;default:_0x340bb8['skipType'](0x7&_0x5cedf7,_0x3aff47);}}return _0x1c7c88;},_0x21e154['decodeDelimited']=function(_0x2d66c0){return _0x2d66c0 instanceof _0x122f4d||(_0x2d66c0=new _0x122f4d(_0x2d66c0)),this['decode'](_0x2d66c0,_0x2d66c0['uint32']());},_0x21e154['verify']=function(_0x294dd1,_0x4dc4d9){return'object'!=typeof _0x294dd1||null===_0x294dd1?'object\x20expected':(void 0x0===_0x4dc4d9&&(_0x4dc4d9=0x0),_0x4dc4d9>_0x56310e['recursionLimit']?'maximum\x20nesting\x20depth\x20exceeded':null!=_0x294dd1['rootName']&&_0x294dd1['hasOwnProperty']('rootName')&&!_0x56310e['isString'](_0x294dd1['rootName'])?'rootName:\x20string\x20expected':null!=_0x294dd1['elementName']&&_0x294dd1['hasOwnProperty']('elementName')&&!_0x56310e['isString'](_0x294dd1['elementName'])?'elementName:\x20string\x20expected':null!=_0x294dd1['isAdd']&&_0x294dd1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x294dd1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x294dd1['wasUndone']&&_0x294dd1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x294dd1['wasUndone']?'wasUndone:\x20boolean\x20expected':null);},_0x21e154['fromObject']=function(_0x5dceb3,_0x4d0dc2){if(_0x5dceb3 instanceof _0x587fd4['RootOperation'])return _0x5dceb3;if(void 0x0===_0x4d0dc2&&(_0x4d0dc2=0x0),_0x4d0dc2>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x323655=new _0x587fd4['RootOperation']();return null!=_0x5dceb3['rootName']&&(_0x323655['rootName']=String(_0x5dceb3['rootName'])),null!=_0x5dceb3['elementName']&&(_0x323655['elementName']=String(_0x5dceb3['elementName'])),null!=_0x5dceb3['isAdd']&&(_0x323655['isAdd']=Boolean(_0x5dceb3['isAdd'])),null!=_0x5dceb3['wasUndone']&&(_0x323655['wasUndone']=Boolean(_0x5dceb3['wasUndone'])),_0x323655;},_0x21e154['toObject']=function(_0x382eec,_0x3b3249){_0x3b3249||(_0x3b3249={});var _0x563934={};return _0x3b3249['defaults']&&(_0x563934['rootName']='',_0x563934['elementName']='',_0x563934['isAdd']=!0x1,_0x563934['wasUndone']=!0x1),null!=_0x382eec['rootName']&&_0x382eec['hasOwnProperty']('rootName')&&(_0x563934['rootName']=_0x382eec['rootName']),null!=_0x382eec['elementName']&&_0x382eec['hasOwnProperty']('elementName')&&(_0x563934['elementName']=_0x382eec['elementName']),null!=_0x382eec['isAdd']&&_0x382eec['hasOwnProperty']('isAdd')&&(_0x563934['isAdd']=_0x382eec['isAdd']),null!=_0x382eec['wasUndone']&&_0x382eec['hasOwnProperty']('wasUndone')&&(_0x563934['wasUndone']=_0x382eec['wasUndone']),_0x563934;},_0x21e154['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x21e154['getTypeUrl']=function(_0x19e1a0){return void 0x0===_0x19e1a0&&(_0x19e1a0='type.googleapis.com'),_0x19e1a0+'/RootOperation';},_0x21e154;}()),_0x587fd4['SplitOperation']=(function(){function _0x44034e(_0xc5d64c){if(_0xc5d64c){for(var _0x1cf9d1=Object['keys'](_0xc5d64c),_0x166d74=0x0;_0x166d74<_0x1cf9d1['length'];++_0x166d74)null!=_0xc5d64c[_0x1cf9d1[_0x166d74]]&&'__proto__'!==_0x1cf9d1[_0x166d74]&&(this[_0x1cf9d1[_0x166d74]]=_0xc5d64c[_0x1cf9d1[_0x166d74]]);}}return _0x44034e['prototype']['splitPosition']=null,_0x44034e['prototype']['graveyardPosition']=null,_0x44034e['prototype']['howMany']=0x0,_0x44034e['prototype']['insertionPosition']=null,_0x44034e['prototype']['wasUndone']=!0x1,_0x44034e['create']=function(_0x5e6614){return new _0x44034e(_0x5e6614);},_0x44034e['encode']=function(_0x1d6d3b,_0x55ad92){return _0x55ad92||(_0x55ad92=_0x43a836['create']()),null!=_0x1d6d3b['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d6d3b,'splitPosition')&&_0x587fd4['Position']['encode'](_0x1d6d3b['splitPosition'],_0x55ad92['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d6d3b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d6d3b,'graveyardPosition')&&_0x587fd4['Position']['encode'](_0x1d6d3b['graveyardPosition'],_0x55ad92['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d6d3b['howMany']&&Object['hasOwnProperty']['call'](_0x1d6d3b,'howMany')&&_0x55ad92['uint32'](0x18)['uint32'](_0x1d6d3b['howMany']),null!=_0x1d6d3b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d6d3b,'insertionPosition')&&_0x587fd4['Position']['encode'](_0x1d6d3b['insertionPosition'],_0x55ad92['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d6d3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d6d3b,'wasUndone')&&_0x55ad92['uint32'](0x28)['bool'](_0x1d6d3b['wasUndone']),_0x55ad92;},_0x44034e['encodeDelimited']=function(_0x1cb1ec,_0x4db7d1){return this['encode'](_0x1cb1ec,_0x4db7d1)['ldelim']();},_0x44034e['decode']=function(_0x5065bd,_0x3d7cbe,_0x29a65d,_0x1eaa18){if(_0x5065bd instanceof _0x122f4d||(_0x5065bd=_0x122f4d['create'](_0x5065bd)),void 0x0===_0x1eaa18&&(_0x1eaa18=0x0),_0x1eaa18>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x1a4c5a=void 0x0===_0x3d7cbe?_0x5065bd['len']:_0x5065bd['pos']+_0x3d7cbe,_0x2c806a=new _0x587fd4['SplitOperation']();_0x5065bd['pos']<_0x1a4c5a;){var _0x1aa8bd=_0x5065bd['uint32']();if(_0x1aa8bd===_0x29a65d)break;switch(_0x1aa8bd>>>0x3){case 0x1:_0x2c806a['splitPosition']=_0x587fd4['Position']['decode'](_0x5065bd,_0x5065bd['uint32'](),void 0x0,_0x1eaa18+0x1);break;case 0x2:_0x2c806a['graveyardPosition']=_0x587fd4['Position']['decode'](_0x5065bd,_0x5065bd['uint32'](),void 0x0,_0x1eaa18+0x1);break;case 0x3:_0x2c806a['howMany']=_0x5065bd['uint32']();break;case 0x4:_0x2c806a['insertionPosition']=_0x587fd4['Position']['decode'](_0x5065bd,_0x5065bd['uint32'](),void 0x0,_0x1eaa18+0x1);break;case 0x5:_0x2c806a['wasUndone']=_0x5065bd['bool']();break;default:_0x5065bd['skipType'](0x7&_0x1aa8bd,_0x1eaa18);}}return _0x2c806a;},_0x44034e['decodeDelimited']=function(_0xc3ebea){return _0xc3ebea instanceof _0x122f4d||(_0xc3ebea=new _0x122f4d(_0xc3ebea)),this['decode'](_0xc3ebea,_0xc3ebea['uint32']());},_0x44034e['verify']=function(_0x35ed4a,_0x26a23c){if('object'!=typeof _0x35ed4a||null===_0x35ed4a)return'object\x20expected';if(void 0x0===_0x26a23c&&(_0x26a23c=0x0),_0x26a23c>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';var _0xee7de1;if(null!=_0x35ed4a['splitPosition']&&_0x35ed4a['hasOwnProperty']('splitPosition')&&(_0xee7de1=_0x587fd4['Position']['verify'](_0x35ed4a['splitPosition'],_0x26a23c+0x1)))return'splitPosition.'+_0xee7de1;if(null!=_0x35ed4a['graveyardPosition']&&_0x35ed4a['hasOwnProperty']('graveyardPosition')&&(_0xee7de1=_0x587fd4['Position']['verify'](_0x35ed4a['graveyardPosition'],_0x26a23c+0x1)))return'graveyardPosition.'+_0xee7de1;if(null!=_0x35ed4a['howMany']&&_0x35ed4a['hasOwnProperty']('howMany')&&!_0x56310e['isInteger'](_0x35ed4a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x35ed4a['insertionPosition']&&_0x35ed4a['hasOwnProperty']('insertionPosition')&&(_0xee7de1=_0x587fd4['Position']['verify'](_0x35ed4a['insertionPosition'],_0x26a23c+0x1)))return'insertionPosition.'+_0xee7de1;return null!=_0x35ed4a['wasUndone']&&_0x35ed4a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35ed4a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x44034e['fromObject']=function(_0x11bcd3,_0x574cb5){if(_0x11bcd3 instanceof _0x587fd4['SplitOperation'])return _0x11bcd3;if(void 0x0===_0x574cb5&&(_0x574cb5=0x0),_0x574cb5>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x30719c=new _0x587fd4['SplitOperation']();if(null!=_0x11bcd3['splitPosition']){if('object'!=typeof _0x11bcd3['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x30719c['splitPosition']=_0x587fd4['Position']['fromObject'](_0x11bcd3['splitPosition'],_0x574cb5+0x1);}if(null!=_0x11bcd3['graveyardPosition']){if('object'!=typeof _0x11bcd3['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x30719c['graveyardPosition']=_0x587fd4['Position']['fromObject'](_0x11bcd3['graveyardPosition'],_0x574cb5+0x1);}if(null!=_0x11bcd3['howMany']&&(_0x30719c['howMany']=_0x11bcd3['howMany']>>>0x0),null!=_0x11bcd3['insertionPosition']){if('object'!=typeof _0x11bcd3['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x30719c['insertionPosition']=_0x587fd4['Position']['fromObject'](_0x11bcd3['insertionPosition'],_0x574cb5+0x1);}return null!=_0x11bcd3['wasUndone']&&(_0x30719c['wasUndone']=Boolean(_0x11bcd3['wasUndone'])),_0x30719c;},_0x44034e['toObject']=function(_0x5d4b54,_0x40af52){_0x40af52||(_0x40af52={});var _0x1e24fa={};return _0x40af52['defaults']&&(_0x1e24fa['splitPosition']=null,_0x1e24fa['graveyardPosition']=null,_0x1e24fa['howMany']=0x0,_0x1e24fa['insertionPosition']=null,_0x1e24fa['wasUndone']=!0x1),null!=_0x5d4b54['splitPosition']&&_0x5d4b54['hasOwnProperty']('splitPosition')&&(_0x1e24fa['splitPosition']=_0x587fd4['Position']['toObject'](_0x5d4b54['splitPosition'],_0x40af52)),null!=_0x5d4b54['graveyardPosition']&&_0x5d4b54['hasOwnProperty']('graveyardPosition')&&(_0x1e24fa['graveyardPosition']=_0x587fd4['Position']['toObject'](_0x5d4b54['graveyardPosition'],_0x40af52)),null!=_0x5d4b54['howMany']&&_0x5d4b54['hasOwnProperty']('howMany')&&(_0x1e24fa['howMany']=_0x5d4b54['howMany']),null!=_0x5d4b54['insertionPosition']&&_0x5d4b54['hasOwnProperty']('insertionPosition')&&(_0x1e24fa['insertionPosition']=_0x587fd4['Position']['toObject'](_0x5d4b54['insertionPosition'],_0x40af52)),null!=_0x5d4b54['wasUndone']&&_0x5d4b54['hasOwnProperty']('wasUndone')&&(_0x1e24fa['wasUndone']=_0x5d4b54['wasUndone']),_0x1e24fa;},_0x44034e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x44034e['getTypeUrl']=function(_0x15cac0){return void 0x0===_0x15cac0&&(_0x15cac0='type.googleapis.com'),_0x15cac0+'/SplitOperation';},_0x44034e;}()),_0x587fd4['Position']=(function(){function _0x476bd4(_0x22db28){if(this['path']=[],_0x22db28){for(var _0x42df60=Object['keys'](_0x22db28),_0x3220d5=0x0;_0x3220d5<_0x42df60['length'];++_0x3220d5)null!=_0x22db28[_0x42df60[_0x3220d5]]&&'__proto__'!==_0x42df60[_0x3220d5]&&(this[_0x42df60[_0x3220d5]]=_0x22db28[_0x42df60[_0x3220d5]]);}}return _0x476bd4['prototype']['root']='',_0x476bd4['prototype']['rootMain']=!0x1,_0x476bd4['prototype']['rootGraveyard']=!0x1,_0x476bd4['prototype']['path']=_0x56310e['emptyArray'],_0x476bd4['prototype']['stickiness']='',_0x476bd4['create']=function(_0xe6effe){return new _0x476bd4(_0xe6effe);},_0x476bd4['encode']=function(_0xb45f6c,_0x55758b){if(_0x55758b||(_0x55758b=_0x43a836['create']()),null!=_0xb45f6c['root']&&Object['hasOwnProperty']['call'](_0xb45f6c,'root')&&_0x55758b['uint32'](0xa)['string'](_0xb45f6c['root']),null!=_0xb45f6c['rootMain']&&Object['hasOwnProperty']['call'](_0xb45f6c,'rootMain')&&_0x55758b['uint32'](0x10)['bool'](_0xb45f6c['rootMain']),null!=_0xb45f6c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xb45f6c,'rootGraveyard')&&_0x55758b['uint32'](0x18)['bool'](_0xb45f6c['rootGraveyard']),null!=_0xb45f6c['path']&&_0xb45f6c['path']['length']){_0x55758b['uint32'](0x22)['fork']();for(var _0x1688e8=0x0;_0x1688e8<_0xb45f6c['path']['length'];++_0x1688e8)_0x55758b['uint32'](_0xb45f6c['path'][_0x1688e8]);_0x55758b['ldelim']();}return null!=_0xb45f6c['stickiness']&&Object['hasOwnProperty']['call'](_0xb45f6c,'stickiness')&&_0x55758b['uint32'](0x2a)['string'](_0xb45f6c['stickiness']),_0x55758b;},_0x476bd4['encodeDelimited']=function(_0x286a66,_0x5026e6){return this['encode'](_0x286a66,_0x5026e6)['ldelim']();},_0x476bd4['decode']=function(_0xc604e1,_0x1d2f4a,_0x538c56,_0x59157a){if(_0xc604e1 instanceof _0x122f4d||(_0xc604e1=_0x122f4d['create'](_0xc604e1)),void 0x0===_0x59157a&&(_0x59157a=0x0),_0x59157a>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x2f8515=void 0x0===_0x1d2f4a?_0xc604e1['len']:_0xc604e1['pos']+_0x1d2f4a,_0x580ba2=new _0x587fd4['Position']();_0xc604e1['pos']<_0x2f8515;){var _0x49ad65=_0xc604e1['uint32']();if(_0x49ad65===_0x538c56)break;switch(_0x49ad65>>>0x3){case 0x1:_0x580ba2['root']=_0xc604e1['string']();break;case 0x2:_0x580ba2['rootMain']=_0xc604e1['bool']();break;case 0x3:_0x580ba2['rootGraveyard']=_0xc604e1['bool']();break;case 0x4:if(_0x580ba2['path']&&_0x580ba2['path']['length']||(_0x580ba2['path']=[]),0x2==(0x7&_0x49ad65)){for(var _0x55fcf5=_0xc604e1['uint32']()+_0xc604e1['pos'];_0xc604e1['pos']<_0x55fcf5;)_0x580ba2['path']['push'](_0xc604e1['uint32']());}else _0x580ba2['path']['push'](_0xc604e1['uint32']());break;case 0x5:_0x580ba2['stickiness']=_0xc604e1['string']();break;default:_0xc604e1['skipType'](0x7&_0x49ad65,_0x59157a);}}return _0x580ba2;},_0x476bd4['decodeDelimited']=function(_0x2fcc8f){return _0x2fcc8f instanceof _0x122f4d||(_0x2fcc8f=new _0x122f4d(_0x2fcc8f)),this['decode'](_0x2fcc8f,_0x2fcc8f['uint32']());},_0x476bd4['verify']=function(_0x3f4fd7,_0x18b2d1){if('object'!=typeof _0x3f4fd7||null===_0x3f4fd7)return'object\x20expected';if(void 0x0===_0x18b2d1&&(_0x18b2d1=0x0),_0x18b2d1>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';if(null!=_0x3f4fd7['root']&&_0x3f4fd7['hasOwnProperty']('root')&&!_0x56310e['isString'](_0x3f4fd7['root']))return'root:\x20string\x20expected';if(null!=_0x3f4fd7['rootMain']&&_0x3f4fd7['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3f4fd7['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3f4fd7['rootGraveyard']&&_0x3f4fd7['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3f4fd7['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3f4fd7['path']&&_0x3f4fd7['hasOwnProperty']('path')){if(!Array['isArray'](_0x3f4fd7['path']))return'path:\x20array\x20expected';for(var _0x5076f8=0x0;_0x5076f8<_0x3f4fd7['path']['length'];++_0x5076f8)if(!_0x56310e['isInteger'](_0x3f4fd7['path'][_0x5076f8]))return'path:\x20integer[]\x20expected';}return null!=_0x3f4fd7['stickiness']&&_0x3f4fd7['hasOwnProperty']('stickiness')&&!_0x56310e['isString'](_0x3f4fd7['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x476bd4['fromObject']=function(_0x2cb624,_0x243973){if(_0x2cb624 instanceof _0x587fd4['Position'])return _0x2cb624;if(void 0x0===_0x243973&&(_0x243973=0x0),_0x243973>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x1fff23=new _0x587fd4['Position']();if(null!=_0x2cb624['root']&&(_0x1fff23['root']=String(_0x2cb624['root'])),null!=_0x2cb624['rootMain']&&(_0x1fff23['rootMain']=Boolean(_0x2cb624['rootMain'])),null!=_0x2cb624['rootGraveyard']&&(_0x1fff23['rootGraveyard']=Boolean(_0x2cb624['rootGraveyard'])),_0x2cb624['path']){if(!Array['isArray'](_0x2cb624['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1fff23['path']=[];for(var _0x159732=0x0;_0x159732<_0x2cb624['path']['length'];++_0x159732)_0x1fff23['path'][_0x159732]=_0x2cb624['path'][_0x159732]>>>0x0;}return null!=_0x2cb624['stickiness']&&(_0x1fff23['stickiness']=String(_0x2cb624['stickiness'])),_0x1fff23;},_0x476bd4['toObject']=function(_0x438b08,_0x4657f3){_0x4657f3||(_0x4657f3={});var _0x522f68={};if((_0x4657f3['arrays']||_0x4657f3['defaults'])&&(_0x522f68['path']=[]),_0x4657f3['defaults']&&(_0x522f68['root']='',_0x522f68['rootMain']=!0x1,_0x522f68['rootGraveyard']=!0x1,_0x522f68['stickiness']=''),null!=_0x438b08['root']&&_0x438b08['hasOwnProperty']('root')&&(_0x522f68['root']=_0x438b08['root']),null!=_0x438b08['rootMain']&&_0x438b08['hasOwnProperty']('rootMain')&&(_0x522f68['rootMain']=_0x438b08['rootMain']),null!=_0x438b08['rootGraveyard']&&_0x438b08['hasOwnProperty']('rootGraveyard')&&(_0x522f68['rootGraveyard']=_0x438b08['rootGraveyard']),_0x438b08['path']&&_0x438b08['path']['length']){_0x522f68['path']=[];for(var _0x2fe3f2=0x0;_0x2fe3f2<_0x438b08['path']['length'];++_0x2fe3f2)_0x522f68['path'][_0x2fe3f2]=_0x438b08['path'][_0x2fe3f2];}return null!=_0x438b08['stickiness']&&_0x438b08['hasOwnProperty']('stickiness')&&(_0x522f68['stickiness']=_0x438b08['stickiness']),_0x522f68;},_0x476bd4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x476bd4['getTypeUrl']=function(_0x258796){return void 0x0===_0x258796&&(_0x258796='type.googleapis.com'),_0x258796+'/Position';},_0x476bd4;}()),_0x587fd4['Range']=(function(){function _0x4035b3(_0x48fed7){if(_0x48fed7){for(var _0x1dfd01=Object['keys'](_0x48fed7),_0x1dc5cd=0x0;_0x1dc5cd<_0x1dfd01['length'];++_0x1dc5cd)null!=_0x48fed7[_0x1dfd01[_0x1dc5cd]]&&'__proto__'!==_0x1dfd01[_0x1dc5cd]&&(this[_0x1dfd01[_0x1dc5cd]]=_0x48fed7[_0x1dfd01[_0x1dc5cd]]);}}return _0x4035b3['prototype']['start']=null,_0x4035b3['prototype']['end']=null,_0x4035b3['create']=function(_0x11efb2){return new _0x4035b3(_0x11efb2);},_0x4035b3['encode']=function(_0x2c8885,_0x3ff4ea){return _0x3ff4ea||(_0x3ff4ea=_0x43a836['create']()),null!=_0x2c8885['start']&&Object['hasOwnProperty']['call'](_0x2c8885,'start')&&_0x587fd4['Position']['encode'](_0x2c8885['start'],_0x3ff4ea['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2c8885['end']&&Object['hasOwnProperty']['call'](_0x2c8885,'end')&&_0x587fd4['Position']['encode'](_0x2c8885['end'],_0x3ff4ea['uint32'](0x12)['fork']())['ldelim'](),_0x3ff4ea;},_0x4035b3['encodeDelimited']=function(_0x23b800,_0x2665cf){return this['encode'](_0x23b800,_0x2665cf)['ldelim']();},_0x4035b3['decode']=function(_0x53b4e8,_0x3a788e,_0x21e5e1,_0x41a0b7){if(_0x53b4e8 instanceof _0x122f4d||(_0x53b4e8=_0x122f4d['create'](_0x53b4e8)),void 0x0===_0x41a0b7&&(_0x41a0b7=0x0),_0x41a0b7>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x1a4595=void 0x0===_0x3a788e?_0x53b4e8['len']:_0x53b4e8['pos']+_0x3a788e,_0x32a055=new _0x587fd4['Range']();_0x53b4e8['pos']<_0x1a4595;){var _0x1792d7=_0x53b4e8['uint32']();if(_0x1792d7===_0x21e5e1)break;switch(_0x1792d7>>>0x3){case 0x1:_0x32a055['start']=_0x587fd4['Position']['decode'](_0x53b4e8,_0x53b4e8['uint32'](),void 0x0,_0x41a0b7+0x1);break;case 0x2:_0x32a055['end']=_0x587fd4['Position']['decode'](_0x53b4e8,_0x53b4e8['uint32'](),void 0x0,_0x41a0b7+0x1);break;default:_0x53b4e8['skipType'](0x7&_0x1792d7,_0x41a0b7);}}return _0x32a055;},_0x4035b3['decodeDelimited']=function(_0x5d3095){return _0x5d3095 instanceof _0x122f4d||(_0x5d3095=new _0x122f4d(_0x5d3095)),this['decode'](_0x5d3095,_0x5d3095['uint32']());},_0x4035b3['verify']=function(_0x425319,_0x10e8a9){if('object'!=typeof _0x425319||null===_0x425319)return'object\x20expected';if(void 0x0===_0x10e8a9&&(_0x10e8a9=0x0),_0x10e8a9>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';var _0x391c98;if(null!=_0x425319['start']&&_0x425319['hasOwnProperty']('start')&&(_0x391c98=_0x587fd4['Position']['verify'](_0x425319['start'],_0x10e8a9+0x1)))return'start.'+_0x391c98;if(null!=_0x425319['end']&&_0x425319['hasOwnProperty']('end')&&(_0x391c98=_0x587fd4['Position']['verify'](_0x425319['end'],_0x10e8a9+0x1)))return'end.'+_0x391c98;return null;},_0x4035b3['fromObject']=function(_0x447808,_0x51a9c6){if(_0x447808 instanceof _0x587fd4['Range'])return _0x447808;if(void 0x0===_0x51a9c6&&(_0x51a9c6=0x0),_0x51a9c6>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x4fb582=new _0x587fd4['Range']();if(null!=_0x447808['start']){if('object'!=typeof _0x447808['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4fb582['start']=_0x587fd4['Position']['fromObject'](_0x447808['start'],_0x51a9c6+0x1);}if(null!=_0x447808['end']){if('object'!=typeof _0x447808['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4fb582['end']=_0x587fd4['Position']['fromObject'](_0x447808['end'],_0x51a9c6+0x1);}return _0x4fb582;},_0x4035b3['toObject']=function(_0x4e18e4,_0xe7ea0b){_0xe7ea0b||(_0xe7ea0b={});var _0x437430={};return _0xe7ea0b['defaults']&&(_0x437430['start']=null,_0x437430['end']=null),null!=_0x4e18e4['start']&&_0x4e18e4['hasOwnProperty']('start')&&(_0x437430['start']=_0x587fd4['Position']['toObject'](_0x4e18e4['start'],_0xe7ea0b)),null!=_0x4e18e4['end']&&_0x4e18e4['hasOwnProperty']('end')&&(_0x437430['end']=_0x587fd4['Position']['toObject'](_0x4e18e4['end'],_0xe7ea0b)),_0x437430;},_0x4035b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x4035b3['getTypeUrl']=function(_0x4ddddb){return void 0x0===_0x4ddddb&&(_0x4ddddb='type.googleapis.com'),_0x4ddddb+'/Range';},_0x4035b3;}()),_0x587fd4['Element']=(function(){function _0x4ae37a(_0x54914f){if(this['children']=[],this['attributesBoolean']={},_0x54914f){for(var _0x1494fe=Object['keys'](_0x54914f),_0x320e1c=0x0;_0x320e1c<_0x1494fe['length'];++_0x320e1c)null!=_0x54914f[_0x1494fe[_0x320e1c]]&&'__proto__'!==_0x1494fe[_0x320e1c]&&(this[_0x1494fe[_0x320e1c]]=_0x54914f[_0x1494fe[_0x320e1c]]);}}return _0x4ae37a['prototype']['name']='',_0x4ae37a['prototype']['children']=_0x56310e['emptyArray'],_0x4ae37a['prototype']['data']='',_0x4ae37a['prototype']['attributesBoolean']=_0x56310e['emptyObject'],_0x4ae37a['prototype']['attributesJson']='',_0x4ae37a['create']=function(_0x487a9e){return new _0x4ae37a(_0x487a9e);},_0x4ae37a['encode']=function(_0xbfd288,_0x4ed176){if(_0x4ed176||(_0x4ed176=_0x43a836['create']()),null!=_0xbfd288['name']&&Object['hasOwnProperty']['call'](_0xbfd288,'name')&&_0x4ed176['uint32'](0xa)['string'](_0xbfd288['name']),null!=_0xbfd288['children']&&_0xbfd288['children']['length']){for(var _0x3e1375=0x0;_0x3e1375<_0xbfd288['children']['length'];++_0x3e1375)_0x587fd4['Element']['encode'](_0xbfd288['children'][_0x3e1375],_0x4ed176['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xbfd288['data']&&Object['hasOwnProperty']['call'](_0xbfd288,'data')&&_0x4ed176['uint32'](0x1a)['string'](_0xbfd288['data']),null!=_0xbfd288['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xbfd288,'attributesBoolean')){var _0x182e4d=Object['keys'](_0xbfd288['attributesBoolean']);for(_0x3e1375=0x0;_0x3e1375<_0x182e4d['length'];++_0x3e1375)_0x4ed176['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x182e4d[_0x3e1375])['uint32'](0x10)['bool'](_0xbfd288['attributesBoolean'][_0x182e4d[_0x3e1375]])['ldelim']();}return null!=_0xbfd288['attributesJson']&&Object['hasOwnProperty']['call'](_0xbfd288,'attributesJson')&&_0x4ed176['uint32'](0x2a)['string'](_0xbfd288['attributesJson']),_0x4ed176;},_0x4ae37a['encodeDelimited']=function(_0x1d3352,_0x31cd28){return this['encode'](_0x1d3352,_0x31cd28)['ldelim']();},_0x4ae37a['decode']=function(_0x39e607,_0x10f40d,_0x548ce1,_0x44f97d){if(_0x39e607 instanceof _0x122f4d||(_0x39e607=_0x122f4d['create'](_0x39e607)),void 0x0===_0x44f97d&&(_0x44f97d=0x0),_0x44f97d>_0x122f4d['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');for(var _0x364580,_0x5903cc,_0xbb7fd9=void 0x0===_0x10f40d?_0x39e607['len']:_0x39e607['pos']+_0x10f40d,_0x52db07=new _0x587fd4['Element']();_0x39e607['pos']<_0xbb7fd9;){var _0x49c69e=_0x39e607['uint32']();if(_0x49c69e===_0x548ce1)break;switch(_0x49c69e>>>0x3){case 0x1:_0x52db07['name']=_0x39e607['string']();break;case 0x2:_0x52db07['children']&&_0x52db07['children']['length']||(_0x52db07['children']=[]),_0x52db07['children']['push'](_0x587fd4['Element']['decode'](_0x39e607,_0x39e607['uint32'](),void 0x0,_0x44f97d+0x1));break;case 0x3:_0x52db07['data']=_0x39e607['string']();break;case 0x4:_0x52db07['attributesBoolean']===_0x56310e['emptyObject']&&(_0x52db07['attributesBoolean']={});var _0x2ee0f9=_0x39e607['uint32']()+_0x39e607['pos'];for(_0x364580='',_0x5903cc=!0x1;_0x39e607['pos']<_0x2ee0f9;){var _0x21677a=_0x39e607['uint32']();switch(_0x21677a>>>0x3){case 0x1:_0x364580=_0x39e607['string']();break;case 0x2:_0x5903cc=_0x39e607['bool']();break;default:_0x39e607['skipType'](0x7&_0x21677a,_0x44f97d);}}'__proto__'===_0x364580&&_0x56310e['makeProp'](_0x52db07['attributesBoolean'],_0x364580),_0x52db07['attributesBoolean'][_0x364580]=_0x5903cc;break;case 0x5:_0x52db07['attributesJson']=_0x39e607['string']();break;default:_0x39e607['skipType'](0x7&_0x49c69e,_0x44f97d);}}return _0x52db07;},_0x4ae37a['decodeDelimited']=function(_0x2033e9){return _0x2033e9 instanceof _0x122f4d||(_0x2033e9=new _0x122f4d(_0x2033e9)),this['decode'](_0x2033e9,_0x2033e9['uint32']());},_0x4ae37a['verify']=function(_0x4b1283,_0x2fe93c){if('object'!=typeof _0x4b1283||null===_0x4b1283)return'object\x20expected';if(void 0x0===_0x2fe93c&&(_0x2fe93c=0x0),_0x2fe93c>_0x56310e['recursionLimit'])return'maximum\x20nesting\x20depth\x20exceeded';if(null!=_0x4b1283['name']&&_0x4b1283['hasOwnProperty']('name')&&!_0x56310e['isString'](_0x4b1283['name']))return'name:\x20string\x20expected';if(null!=_0x4b1283['children']&&_0x4b1283['hasOwnProperty']('children')){if(!Array['isArray'](_0x4b1283['children']))return'children:\x20array\x20expected';for(var _0x407e35=0x0;_0x407e35<_0x4b1283['children']['length'];++_0x407e35){var _0x320022=_0x587fd4['Element']['verify'](_0x4b1283['children'][_0x407e35],_0x2fe93c+0x1);if(_0x320022)return'children.'+_0x320022;}}if(null!=_0x4b1283['data']&&_0x4b1283['hasOwnProperty']('data')&&!_0x56310e['isString'](_0x4b1283['data']))return'data:\x20string\x20expected';if(null!=_0x4b1283['attributesBoolean']&&_0x4b1283['hasOwnProperty']('attributesBoolean')){if(!_0x56310e['isObject'](_0x4b1283['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5b80fe=Object['keys'](_0x4b1283['attributesBoolean']);for(_0x407e35=0x0;_0x407e35<_0x5b80fe['length'];++_0x407e35)if('boolean'!=typeof _0x4b1283['attributesBoolean'][_0x5b80fe[_0x407e35]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4b1283['attributesJson']&&_0x4b1283['hasOwnProperty']('attributesJson')&&!_0x56310e['isString'](_0x4b1283['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4ae37a['fromObject']=function(_0x1cf3cd,_0x71788e){if(_0x1cf3cd instanceof _0x587fd4['Element'])return _0x1cf3cd;if(void 0x0===_0x71788e&&(_0x71788e=0x0),_0x71788e>_0x56310e['recursionLimit'])throw Error('maximum\x20nesting\x20depth\x20exceeded');var _0x4e6cc1=new _0x587fd4['Element']();if(null!=_0x1cf3cd['name']&&(_0x4e6cc1['name']=String(_0x1cf3cd['name'])),_0x1cf3cd['children']){if(!Array['isArray'](_0x1cf3cd['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4e6cc1['children']=[];for(var _0xe5e653=0x0;_0xe5e653<_0x1cf3cd['children']['length'];++_0xe5e653){if('object'!=typeof _0x1cf3cd['children'][_0xe5e653])throw TypeError('.Element.children:\x20object\x20expected');_0x4e6cc1['children'][_0xe5e653]=_0x587fd4['Element']['fromObject'](_0x1cf3cd['children'][_0xe5e653],_0x71788e+0x1);}}if(null!=_0x1cf3cd['data']&&(_0x4e6cc1['data']=String(_0x1cf3cd['data'])),_0x1cf3cd['attributesBoolean']){if('object'!=typeof _0x1cf3cd['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4e6cc1['attributesBoolean']={};var _0x494a63=Object['keys'](_0x1cf3cd['attributesBoolean']);for(_0xe5e653=0x0;_0xe5e653<_0x494a63['length'];++_0xe5e653)'__proto__'===_0x494a63[_0xe5e653]&&_0x56310e['makeProp'](_0x4e6cc1['attributesBoolean'],_0x494a63[_0xe5e653]),_0x4e6cc1['attributesBoolean'][_0x494a63[_0xe5e653]]=Boolean(_0x1cf3cd['attributesBoolean'][_0x494a63[_0xe5e653]]);}return null!=_0x1cf3cd['attributesJson']&&(_0x4e6cc1['attributesJson']=String(_0x1cf3cd['attributesJson'])),_0x4e6cc1;},_0x4ae37a['toObject']=function(_0x4ef9bc,_0x1916f5){_0x1916f5||(_0x1916f5={});var _0x2a4351,_0x4b3631={};if((_0x1916f5['arrays']||_0x1916f5['defaults'])&&(_0x4b3631['children']=[]),(_0x1916f5['objects']||_0x1916f5['defaults'])&&(_0x4b3631['attributesBoolean']={}),_0x1916f5['defaults']&&(_0x4b3631['name']='',_0x4b3631['data']='',_0x4b3631['attributesJson']=''),null!=_0x4ef9bc['name']&&_0x4ef9bc['hasOwnProperty']('name')&&(_0x4b3631['name']=_0x4ef9bc['name']),_0x4ef9bc['children']&&_0x4ef9bc['children']['length']){_0x4b3631['children']=[];for(var _0x547a71=0x0;_0x547a71<_0x4ef9bc['children']['length'];++_0x547a71)_0x4b3631['children'][_0x547a71]=_0x587fd4['Element']['toObject'](_0x4ef9bc['children'][_0x547a71],_0x1916f5);}if(null!=_0x4ef9bc['data']&&_0x4ef9bc['hasOwnProperty']('data')&&(_0x4b3631['data']=_0x4ef9bc['data']),_0x4ef9bc['attributesBoolean']&&(_0x2a4351=Object['keys'](_0x4ef9bc['attributesBoolean']))['length']){_0x4b3631['attributesBoolean']={};for(_0x547a71=0x0;_0x547a71<_0x2a4351['length'];++_0x547a71)'__proto__'===_0x2a4351[_0x547a71]&&_0x56310e['makeProp'](_0x4b3631['attributesBoolean'],_0x2a4351[_0x547a71]),_0x4b3631['attributesBoolean'][_0x2a4351[_0x547a71]]=_0x4ef9bc['attributesBoolean'][_0x2a4351[_0x547a71]];}return null!=_0x4ef9bc['attributesJson']&&_0x4ef9bc['hasOwnProperty']('attributesJson')&&(_0x4b3631['attributesJson']=_0x4ef9bc['attributesJson']),_0x4b3631;},_0x4ae37a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x557af8['util']['toJSONOptions']);},_0x4ae37a['getTypeUrl']=function(_0x3a0ba9){return void 0x0===_0x3a0ba9&&(_0x3a0ba9='type.googleapis.com'),_0x3a0ba9+'/Element';},_0x4ae37a;}()),_0x587fd4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x91c76a){return new ProtobufDescriptor(this['_protobufRoot'][_0x91c76a]);}}class ProtobufDescriptor{['_protobuf'];constructor(_0x5805a4){this['_protobuf']=_0x5805a4;}['compress'](_0x68d893){const _0x2c51d0=this['_protobuf']['verify'](_0x68d893);if(_0x2c51d0)throw Error(_0x2c51d0);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x68d893))['finish']();}['decompress'](_0x346ab2){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x346ab2),{'oneofs':!0x0});}}function g(_0x34a7e1,_0x24f9fe){const _0x11c493=_0x1496e7(_0x34a7e1);return _0x11c493['path'][_0x11c493['path']['length']-0x1]+=_0x24f9fe,_0x11c493;}function _(_0x2d1cd5,_0x59a3db){return _0x2d1cd5['root']===_0x59a3db['root']&&_0x52330c(_0x2d1cd5['path'],_0x59a3db['path']);}function $(_0x391725){P(_0x391725,_0x84348d=>('main'==_0x84348d['root']?(_0x84348d['rootMain']=!0x0,delete _0x84348d['root']):'$graveyard'==_0x84348d['root']&&(_0x84348d['rootGraveyard']=!0x0,delete _0x84348d['root']),_0x84348d));}function J(_0x5ab5d4){P(_0x5ab5d4,_0x41a5f0=>(_0x41a5f0['rootMain']?(_0x41a5f0['root']='main',delete _0x41a5f0['rootMain']):_0x41a5f0['rootGraveyard']&&(_0x41a5f0['root']='$graveyard',delete _0x41a5f0['rootGraveyard']),_0x41a5f0));}function P(_0x4d7a12,_0xafb819){for(const _0x291dfc in _0x4d7a12){const _0x30e0bb=_0x4d7a12[_0x291dfc];'nodes'!==_0x291dfc&&_0xa9ea76(_0x30e0bb)&&(_0x30e0bb['path']&&(_0x30e0bb['root']||_0x30e0bb['rootMain']||_0x30e0bb['rootGraveyard'])?_0x4d7a12[_0x291dfc]=_0xafb819(_0x30e0bb):P(_0x30e0bb,_0xafb819));}return _0x4d7a12;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1312a0,_0x5401c2,_0x4b0de2){this['_id']=_0x1312a0,this['_operationName']=_0x5401c2,this['_protobufDescriptor']=_0x4b0de2;}['compress'](_0x3fd217,_0x5411f1){const _0x3777ba=_0x5411f1['operations'][_0x5411f1['index']++];return $(_0x3777ba),_0x3fd217['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3777ba)),_0x3fd217['types']['push'](this['_id']),!0x0;}['decompress'](_0x3dbeec,_0x534d66){_0x534d66['typeIndex']++;const _0x6361f7=_0x534d66['buffers'][_0x534d66['bufferIndex']++],_0x344022=this['_protobufDescriptor']['decompress'](_0x6361f7);J(_0x344022),_0x344022['__className']=this['_operationName'],_0x3dbeec['push'](_0x344022);}}class s extends e{['compress'](_0x3de70d,_0x3c5772){const _0x426288=_0x3c5772['operations'][_0x3c5772['index']++];return this['_serializeOneOf']('oldValue',_0x426288),this['_serializeOneOf']('newValue',_0x426288),$(_0x426288),_0x3de70d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x426288)),_0x3de70d['types']['push'](this['_id']),!0x0;}['decompress'](_0xa51aa2,_0x4add42){_0x4add42['typeIndex']++;const _0x57d4f8=_0x4add42['buffers'][_0x4add42['bufferIndex']++],_0x965e58=this['_protobufDescriptor']['decompress'](_0x57d4f8);this['_deserializeOneOf']('oldValue',_0x965e58),this['_deserializeOneOf']('newValue',_0x965e58),J(_0x965e58),_0x965e58['__className']=this['_operationName'],_0xa51aa2['push'](_0x965e58);}['_serializeOneOf'](_0x560c41,_0x16c385){const _0xa2bbe5=_0x16c385[_0x560c41];'boolean'==typeof _0xa2bbe5?_0x16c385[_0x560c41+'Boolean']=_0xa2bbe5:_0x16c385[_0x560c41+'Json']=JSON['stringify'](_0xa2bbe5);}['_deserializeOneOf'](_0x2971da,_0x20d963){const _0x1993f2=_0x2971da+'Json';_0x20d963[_0x1993f2]?(_0x20d963[_0x2971da]=JSON['parse'](_0x20d963[_0x1993f2]),delete _0x20d963[_0x1993f2]):(_0x20d963[_0x2971da]=_0x20d963[_0x2971da+'Boolean'],delete _0x20d963[_0x2971da+'Boolean']);}}class i extends e{['compress'](_0x14d898,_0x3b0de7){const _0x51c58d=_0x3b0de7['operations'][_0x3b0de7['index']++];return this['_serializeNodesAttributes'](_0x51c58d['nodes']),$(_0x51c58d),_0x14d898['buffers']['push'](this['_protobufDescriptor']['compress'](_0x51c58d)),_0x14d898['types']['push'](this['_id']),!0x0;}['decompress'](_0xf61818,_0x1b5939){_0x1b5939['typeIndex']++;const _0x1b5571=_0x1b5939['buffers'][_0x1b5939['bufferIndex']++],_0x30e80c=this['_protobufDescriptor']['decompress'](_0x1b5571);_0x30e80c['nodes']||(_0x30e80c['nodes']=[]),this['_deserializeNodesAttributes'](_0x30e80c['nodes']),J(_0x30e80c),_0x30e80c['__className']=this['_operationName'],_0xf61818['push'](_0x30e80c);}['_serializeNodesAttributes'](_0x3b717e){for(const _0x3d24f7 of _0x3b717e){if(_0x3d24f7['attributes']){const _0x1ef90b=_0x3d24f7['attributes'];this['_areValuesBoolean'](_0x1ef90b)?_0x3d24f7['attributesBoolean']=_0x1ef90b:_0x3d24f7['attributesJson']=JSON['stringify'](_0x1ef90b);}_0x3d24f7['children']&&this['_serializeNodesAttributes'](_0x3d24f7['children']);}}['_deserializeNodesAttributes'](_0x43c320){for(const _0x116cb4 of _0x43c320)(_0x116cb4['attributesBoolean']||_0x116cb4['attributesJson'])&&(_0x116cb4['attributesBoolean']?(_0x116cb4['attributes']=_0x116cb4['attributesBoolean'],delete _0x116cb4['attributesBoolean']):(_0x116cb4['attributes']=JSON['parse'](_0x116cb4['attributesJson']),delete _0x116cb4['attributesJson'])),_0x116cb4['children']&&this['_deserializeNodesAttributes'](_0x116cb4['children']);}['_areValuesBoolean'](_0x255e41){return Object['keys'](_0x255e41)['every'](_0x371cf4=>'boolean'==typeof _0x255e41[_0x371cf4]);}}class n extends e{['decompress'](_0x241cdc,_0x74c5ba){super['decompress'](_0x241cdc,_0x74c5ba);const _0x5f05de=_0x241cdc[_0x241cdc['length']-0x1];_0x5f05de['oldRange']||(_0x5f05de['oldRange']=null),_0x5f05de['newRange']||(_0x5f05de['newRange']=null);}}class p extends e{['compress'](_0x44d9fb,_0x1b6eea){return _0x1b6eea['index']++,_0x44d9fb['types']['push'](this['_id']),!0x0;}['decompress'](_0x179644,_0x23220b){_0x23220b['typeIndex']++,_0x179644['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x749e65,_0x1627b6,_0x1a8eb9,_0x4c1b3d){super(_0x749e65,_0x1627b6,_0x1a8eb9),this['_omittedNamespace']=_0x4c1b3d+':';}['compress'](_0x711e8f,_0x53d909){const _0x73243d=_0x53d909['operations'][_0x53d909['index']];return!('MarkerOperation'!=_0x73243d['__className']||!_0x73243d['name']['startsWith'](this['_omittedNamespace']))&&(_0x73243d['name']=_0x73243d['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x711e8f,_0x53d909),!0x0);}['decompress'](_0x120161,_0x23f131){super['decompress'](_0x120161,_0x23f131);const _0x5b83a3=_0x120161[_0x120161['length']-0x1];_0x5b83a3['name']=this['_omittedNamespace']+_0x5b83a3['name'];}}class O{['_id'];['_context'];constructor(_0xb61065,_0x4eaaba){this['_id']=_0xb61065,this['_context']=_0x4eaaba;}['compress'](_0x28d333,_0xfd2e1f){let _0x3601bc,_0x4331a9=_0xfd2e1f['operations'][_0xfd2e1f['index']],_0x439efb=_0xfd2e1f['operations'][_0xfd2e1f['index']+0x1];for(;_0x439efb&&this['_compareOperations'](_0x4331a9,_0x439efb);)_0x3601bc?(_0x3601bc=this['_combineNext'](_0x4331a9,_0x3601bc),_0x28d333['types']['push'](0x0)):(_0x3601bc=_0x1496e7(_0x4331a9),_0x28d333['types']['push'](this['_id'])),_0xfd2e1f['index']++,_0x4331a9=_0xfd2e1f['operations'][_0xfd2e1f['index']],_0x439efb=_0xfd2e1f['operations'][_0xfd2e1f['index']+0x1];return!!_0x3601bc&&(_0x3601bc=this['_combineNext'](_0xfd2e1f['operations'][_0xfd2e1f['index']++],_0x3601bc),_0x28d333['types']['push'](0x0),_0x28d333['buffers']['push'](this['_compressSingleOperation'](_0x3601bc)),!0x0);}['decompress'](_0x1a2262,_0x1fd6ba){const _0x39547a=this['_decompressSingleOperation'](_0x1fd6ba);for(;0x0==_0x1fd6ba['types'][_0x1fd6ba['typeIndex']];)_0x1fd6ba['typeIndex']++,_0x1a2262['push'](this['_splitCurrent'](_0x39547a));_0x1a2262['push'](_0x39547a);}}class c extends O{['_combineNext'](_0x5e64d9,_0x2dca5d){return _0x2dca5d['nodes'][0x0]['data']+=_0x5e64d9['nodes'][0x0]['data'],_0x2dca5d;}['_splitCurrent'](_0x1e4a88){const _0x566864=_0x1496e7(_0x1e4a88),_0x13f875=_0x566864['nodes'][0x0],_0x5c1770=_0x1e4a88['nodes'][0x0],_0x17158e=_0x5c1770['data'][Symbol['iterator']]()['next']()['value'],_0x1bffc5=_0x17158e['length'];return _0x13f875['data']=_0x17158e,_0x5c1770['data']=_0x5c1770['data']['substr'](_0x1bffc5),_0x1e4a88['position']=g(_0x1e4a88['position'],_0x1bffc5),_0x566864;}['_compareOperations'](_0x2a504e,_0x361c41){if(this['_checkOperation'](_0x2a504e)&&this['_checkOperation'](_0x361c41)){const _0x3f5f20=_0x2a504e['nodes'][0x0]['data']['length'],_0xe6648e=_(g(_0x2a504e['position'],_0x3f5f20),_0x361c41['position']),_0xba94f4=_0x2a504e['nodes'][0x0],_0xea62c5=_0x361c41['nodes'][0x0];return _0xe6648e&&this['_compareAttributes'](_0xba94f4,_0xea62c5);}return!0x1;}['_compressSingleOperation'](_0x3c4fad){const _0x36ad6a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x36ad6a,{'operations':[_0x3c4fad],'index':0x0}),_0x36ad6a['buffers'][0x0];}['_decompressSingleOperation'](_0x395654){const _0x244fba=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x244fba,_0x395654),_0x244fba[0x0];}['_checkOperation'](_0x1cc285){return'InsertOperation'==_0x1cc285['__className']&&0x1==_0x1cc285['nodes']['length']&&_0x1cc285['nodes'][0x0]['data']&&!_0x1cc285['wasUndone']&&0x1==Array['from'](_0x1cc285['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x118be1,_0x37a9d6){const _0x16c0e6=Object['keys'](_0x118be1['attributes']||{}),_0x5b0e34=Object['keys'](_0x37a9d6['attributes']||{});return _0x16c0e6['length']===_0x5b0e34['length']&&_0x16c0e6['every'](_0xd25535=>_0x37a9d6['attributes'][_0xd25535]&&_0x37a9d6['attributes'][_0xd25535]===_0x118be1['attributes'][_0xd25535]);}}class m extends O{['_combineNext'](_0x3f987a,_0x2b2ff8){return _0x2b2ff8['howMany']++,_0x2b2ff8['sourcePosition']=_0x1496e7(_0x3f987a['sourcePosition']),_0x2b2ff8;}['_splitCurrent'](_0x1f44aa){const _0x59f027=_0x1496e7(_0x1f44aa);return _0x1f44aa['howMany']--,_0x59f027['howMany']=0x1,_0x59f027['sourcePosition']=g(_0x59f027['sourcePosition'],_0x1f44aa['howMany']),_0x59f027;}['_compareOperations'](_0xe982e,_0x21aac9){return!(!this['_checkOperation'](_0xe982e)||!this['_checkOperation'](_0x21aac9))&&(_(g(_0xe982e['sourcePosition'],-0x1),_0x21aac9['sourcePosition'])&&_(_0xe982e['targetPosition'],_0x21aac9['targetPosition']));}['_compressSingleOperation'](_0x59fdf2){const _0x1754bf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1754bf,{'operations':[_0x59fdf2],'index':0x0}),_0x1754bf['buffers'][0x0];}['_decompressSingleOperation'](_0x2b909a){const _0x2a82ef=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2a82ef,_0x2b909a),_0x2a82ef[0x0];}['_checkOperation'](_0x5d5655){return'MoveOperation'==_0x5d5655['__className']&&'$graveyard'==_0x5d5655['targetPosition']['root']&&0x1==_0x5d5655['howMany']&&!_0x5d5655['wasUndone'];}}class h extends O{['_combineNext'](_0x2b3e0b,_0x12df48){return _0x12df48['howMany']++,_0x12df48;}['_splitCurrent'](_0x2f2169){const _0x19d7f6=_0x1496e7(_0x2f2169);return _0x19d7f6['howMany']=0x1,_0x2f2169['howMany']--,_0x19d7f6;}['_compareOperations'](_0x41757a,_0x523a81){return!(!this['_checkOperation'](_0x41757a)||!this['_checkOperation'](_0x523a81))&&(_(_0x41757a['sourcePosition'],_0x523a81['sourcePosition'])&&_(_0x41757a['targetPosition'],_0x523a81['targetPosition']));}['_compressSingleOperation'](_0x1623d9){const _0x18a7d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x18a7d8,{'operations':[_0x1623d9],'index':0x0}),_0x18a7d8['buffers'][0x0];}['_decompressSingleOperation'](_0x12d4ff){const _0x1c027a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1c027a,_0x12d4ff),_0x1c027a[0x0];}['_checkOperation'](_0x376158){return'MoveOperation'==_0x376158['__className']&&'$graveyard'==_0x376158['targetPosition']['root']&&0x1==_0x376158['howMany']&&!_0x376158['wasUndone'];}}class f extends O{['compress'](_0x3616c1,_0x2d1eaa){if(!this['_compareOperations'](_0x2d1eaa['operations'][_0x2d1eaa['index']],_0x2d1eaa['operations'][_0x2d1eaa['index']+0x1]))return!0x1;const _0x2f61d8=_0x2d1eaa['operations'][_0x2d1eaa['index']++];return _0x2f61d8['oldRange']=null,_0x2f61d8['newRange']&&_(_0x2f61d8['newRange']['start'],_0x2f61d8['newRange']['end'])&&(_0x2f61d8['newRange']['end']=null),_0x2d1eaa['index']++,_0x3616c1['types']['push'](this['_id']),_0x3616c1['types']['push'](0x0),_0x3616c1['buffers']['push'](this['_compressSingleOperation'](_0x2f61d8)),!0x0;}['decompress'](_0x5b74fd,_0x46eda9){const _0xfb3089=this['_decompressSingleOperation'](_0x46eda9);_0xfb3089['newRange']&&!_0xfb3089['newRange']['end']&&(_0xfb3089['newRange']['end']=_0x1496e7(_0xfb3089['newRange']['start']));const _0x2d6555=_0x1496e7(_0xfb3089);_0x2d6555['newRange']&&(_0x2d6555['newRange']['start']['stickiness']='toNone',_0x2d6555['newRange']['end']=_0x1496e7(_0x2d6555['newRange']['start'])),_0x2d6555['name']='user:position:'+_0x2d6555['name']['split'](':')[0x2],_0x46eda9['typeIndex']++,_0x5b74fd['push'](_0xfb3089),_0x5b74fd['push'](_0x2d6555);}['_compressSingleOperation'](_0xf2cbef){const _0x184368={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x184368,{'operations':[_0xf2cbef],'index':0x0}),_0x184368['buffers'][0x0];}['_decompressSingleOperation'](_0x4fb1aa){const _0x493abf=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x493abf,_0x4fb1aa),_0x493abf[0x0];}['_compareOperations'](_0x2e4232,_0x24ac88){return!(!_0x2e4232||!_0x24ac88)&&('MarkerOperation'==_0x2e4232['__className']&&'MarkerOperation'==_0x24ac88['__className']&&!(!_0x2e4232['name']['startsWith']('user:')||!_0x24ac88['name']['startsWith']('user:')||_0x2e4232['name']==_0x24ac88['name']));}}class Compressor{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x473e7c=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',_0x473e7c,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x473e7c,'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'](_0x38a709){if(!_0x38a709||!_0x38a709[0x0])throw new _0x1b63b4('no-operations-provided',this);const _0x522e65={'operations':_0x38a709,'index':0x0},_0x3467bd={'types':[],'buffers':[],'baseVersion':_0x38a709[0x0]['baseVersion']};for(;_0x522e65['index']<_0x522e65['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3467bd,_0x522e65))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x3467bd,_0x522e65))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x3467bd,_0x522e65))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3467bd,_0x522e65))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3467bd,_0x522e65))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3467bd,_0x522e65))continue;const _0x2ee25b=_0x522e65['operations'][_0x522e65['index']]['__className'];this['_getCompressorByName'](_0x2ee25b)['compress'](_0x3467bd,_0x522e65);}return _0x3467bd;}['decompress'](_0x2b9d17){const _0x345bc2=[],_0x154d42={'types':_0x2b9d17['types'],'buffers':_0x2b9d17['buffers'],'baseVersion':_0x2b9d17['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x154d42['typeIndex']<_0x154d42['types']['length'];){const _0x352e61=_0x154d42['types'][_0x154d42['typeIndex']],_0x38f5c7=this['_compressorById']['get'](_0x352e61);if(!_0x38f5c7)throw new _0x1b63b4('decompress-compressor-not-found',this,{'type':_0x352e61});_0x38f5c7['decompress'](_0x345bc2,_0x154d42);}return _0x345bc2['forEach']((_0x241b11,_0x304348)=>_0x241b11['baseVersion']=_0x2b9d17['baseVersion']+_0x304348),_0x345bc2;}['_getCompressorByName'](_0x56f8cc){return this['_compressorByName']['get'](_0x56f8cc);}['_registerOperationCompressor'](_0x38d557,_0xbeb12c,_0x4fbc7e){const _0x44c3c6=new _0x4fbc7e(_0x38d557,_0xbeb12c,this['_protobufFactory']['getDescriptor'](_0xbeb12c));this['_registerCompressor'](_0x38d557,_0xbeb12c,_0x44c3c6);}['_registerActionCompressor'](_0x29925b,_0x25a042,_0x221b4e){const _0x1c0e36=new _0x221b4e(_0x29925b,this);this['_registerCompressor'](_0x29925b,_0x25a042,_0x1c0e36);}['_registerCompressor'](_0x2d707b,_0x1f67f0,_0x1d6fc3){this['_compressorById']['set'](_0x2d707b,_0x1d6fc3),this['_compressorByName']['set'](_0x1f67f0,_0x1d6fc3);}}export{Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.7.1",
3
+ "version": "47.7.2-alpha.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,10 +33,10 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.7.1",
37
- "ckeditor5": "47.7.1",
36
+ "@ckeditor/ckeditor5-utils": "47.7.2-alpha.0",
37
+ "ckeditor5": "47.7.2-alpha.0",
38
38
  "es-toolkit": "1.39.5",
39
- "protobufjs": "7.5.5"
39
+ "protobufjs": "7.5.8"
40
40
  },
41
41
  "files": [
42
42
  "dist",