@ckeditor/ckeditor5-operations-compressor 47.3.0-alpha.2 → 47.3.0-alpha.4

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 _0x57194f}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3b920f from'protobufjs/minimal.js';import{cloneDeep as _0x52a08d,isEqual as _0x3bf39f,isObject as _0x5f3c72}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0xe3d74b=_0x3b920f['Reader'],_0x4db5d6=_0x3b920f['Writer'],_0x1cf2e2=_0x3b920f['util'],_0x48e17a=_0x3b920f['roots']['default']||(_0x3b920f['roots']['default']={});return _0x48e17a['AttributeOperation']=(function(){function _0x271201(_0x5f9adf){if(_0x5f9adf){for(var _0x40b040=Object['keys'](_0x5f9adf),_0x54c9a5=0x0;_0x54c9a5<_0x40b040['length'];++_0x54c9a5)null!=_0x5f9adf[_0x40b040[_0x54c9a5]]&&(this[_0x40b040[_0x54c9a5]]=_0x5f9adf[_0x40b040[_0x54c9a5]]);}}return _0x271201['prototype']['range']=null,_0x271201['prototype']['key']='',_0x271201['prototype']['oldValueBoolean']=!0x1,_0x271201['prototype']['oldValueJson']='',_0x271201['prototype']['newValueBoolean']=!0x1,_0x271201['prototype']['newValueJson']='',_0x271201['prototype']['wasUndone']=!0x1,_0x271201['create']=function(_0x1fa611){return new _0x271201(_0x1fa611);},_0x271201['encode']=function(_0x4214e3,_0xb531d1){return _0xb531d1||(_0xb531d1=_0x4db5d6['create']()),null!=_0x4214e3['range']&&Object['hasOwnProperty']['call'](_0x4214e3,'range')&&_0x48e17a['Range']['encode'](_0x4214e3['range'],_0xb531d1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4214e3['key']&&Object['hasOwnProperty']['call'](_0x4214e3,'key')&&_0xb531d1['uint32'](0x12)['string'](_0x4214e3['key']),null!=_0x4214e3['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4214e3,'oldValueBoolean')&&_0xb531d1['uint32'](0x18)['bool'](_0x4214e3['oldValueBoolean']),null!=_0x4214e3['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4214e3,'oldValueJson')&&_0xb531d1['uint32'](0x22)['string'](_0x4214e3['oldValueJson']),null!=_0x4214e3['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4214e3,'newValueBoolean')&&_0xb531d1['uint32'](0x28)['bool'](_0x4214e3['newValueBoolean']),null!=_0x4214e3['newValueJson']&&Object['hasOwnProperty']['call'](_0x4214e3,'newValueJson')&&_0xb531d1['uint32'](0x32)['string'](_0x4214e3['newValueJson']),null!=_0x4214e3['wasUndone']&&Object['hasOwnProperty']['call'](_0x4214e3,'wasUndone')&&_0xb531d1['uint32'](0x38)['bool'](_0x4214e3['wasUndone']),_0xb531d1;},_0x271201['encodeDelimited']=function(_0x3c2094,_0x1235f0){return this['encode'](_0x3c2094,_0x1235f0)['ldelim']();},_0x271201['decode']=function(_0x1cdbab,_0x4762ef){_0x1cdbab instanceof _0xe3d74b||(_0x1cdbab=_0xe3d74b['create'](_0x1cdbab));for(var _0x1fa896=void 0x0===_0x4762ef?_0x1cdbab['len']:_0x1cdbab['pos']+_0x4762ef,_0x43093b=new _0x48e17a['AttributeOperation']();_0x1cdbab['pos']<_0x1fa896;){var _0x12af50=_0x1cdbab['uint32']();switch(_0x12af50>>>0x3){case 0x1:_0x43093b['range']=_0x48e17a['Range']['decode'](_0x1cdbab,_0x1cdbab['uint32']());break;case 0x2:_0x43093b['key']=_0x1cdbab['string']();break;case 0x3:_0x43093b['oldValueBoolean']=_0x1cdbab['bool']();break;case 0x4:_0x43093b['oldValueJson']=_0x1cdbab['string']();break;case 0x5:_0x43093b['newValueBoolean']=_0x1cdbab['bool']();break;case 0x6:_0x43093b['newValueJson']=_0x1cdbab['string']();break;case 0x7:_0x43093b['wasUndone']=_0x1cdbab['bool']();break;default:_0x1cdbab['skipType'](0x7&_0x12af50);}}return _0x43093b;},_0x271201['decodeDelimited']=function(_0x373d1d){return _0x373d1d instanceof _0xe3d74b||(_0x373d1d=new _0xe3d74b(_0x373d1d)),this['decode'](_0x373d1d,_0x373d1d['uint32']());},_0x271201['verify']=function(_0xcf5006){if('object'!=typeof _0xcf5006||null===_0xcf5006)return'object\x20expected';if(null!=_0xcf5006['range']&&_0xcf5006['hasOwnProperty']('range')){var _0x56c547=_0x48e17a['Range']['verify'](_0xcf5006['range']);if(_0x56c547)return'range.'+_0x56c547;}return null!=_0xcf5006['key']&&_0xcf5006['hasOwnProperty']('key')&&!_0x1cf2e2['isString'](_0xcf5006['key'])?'key:\x20string\x20expected':null!=_0xcf5006['oldValueBoolean']&&_0xcf5006['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xcf5006['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xcf5006['oldValueJson']&&_0xcf5006['hasOwnProperty']('oldValueJson')&&!_0x1cf2e2['isString'](_0xcf5006['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xcf5006['newValueBoolean']&&_0xcf5006['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xcf5006['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xcf5006['newValueJson']&&_0xcf5006['hasOwnProperty']('newValueJson')&&!_0x1cf2e2['isString'](_0xcf5006['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xcf5006['wasUndone']&&_0xcf5006['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xcf5006['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x271201['fromObject']=function(_0x5b580f){if(_0x5b580f instanceof _0x48e17a['AttributeOperation'])return _0x5b580f;var _0x2c96b6=new _0x48e17a['AttributeOperation']();if(null!=_0x5b580f['range']){if('object'!=typeof _0x5b580f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2c96b6['range']=_0x48e17a['Range']['fromObject'](_0x5b580f['range']);}return null!=_0x5b580f['key']&&(_0x2c96b6['key']=String(_0x5b580f['key'])),null!=_0x5b580f['oldValueBoolean']&&(_0x2c96b6['oldValueBoolean']=Boolean(_0x5b580f['oldValueBoolean'])),null!=_0x5b580f['oldValueJson']&&(_0x2c96b6['oldValueJson']=String(_0x5b580f['oldValueJson'])),null!=_0x5b580f['newValueBoolean']&&(_0x2c96b6['newValueBoolean']=Boolean(_0x5b580f['newValueBoolean'])),null!=_0x5b580f['newValueJson']&&(_0x2c96b6['newValueJson']=String(_0x5b580f['newValueJson'])),null!=_0x5b580f['wasUndone']&&(_0x2c96b6['wasUndone']=Boolean(_0x5b580f['wasUndone'])),_0x2c96b6;},_0x271201['toObject']=function(_0x2efe59,_0x9f6e46){_0x9f6e46||(_0x9f6e46={});var _0x76b1b4={};return _0x9f6e46['defaults']&&(_0x76b1b4['range']=null,_0x76b1b4['key']='',_0x76b1b4['oldValueBoolean']=!0x1,_0x76b1b4['oldValueJson']='',_0x76b1b4['newValueBoolean']=!0x1,_0x76b1b4['newValueJson']='',_0x76b1b4['wasUndone']=!0x1),null!=_0x2efe59['range']&&_0x2efe59['hasOwnProperty']('range')&&(_0x76b1b4['range']=_0x48e17a['Range']['toObject'](_0x2efe59['range'],_0x9f6e46)),null!=_0x2efe59['key']&&_0x2efe59['hasOwnProperty']('key')&&(_0x76b1b4['key']=_0x2efe59['key']),null!=_0x2efe59['oldValueBoolean']&&_0x2efe59['hasOwnProperty']('oldValueBoolean')&&(_0x76b1b4['oldValueBoolean']=_0x2efe59['oldValueBoolean']),null!=_0x2efe59['oldValueJson']&&_0x2efe59['hasOwnProperty']('oldValueJson')&&(_0x76b1b4['oldValueJson']=_0x2efe59['oldValueJson']),null!=_0x2efe59['newValueBoolean']&&_0x2efe59['hasOwnProperty']('newValueBoolean')&&(_0x76b1b4['newValueBoolean']=_0x2efe59['newValueBoolean']),null!=_0x2efe59['newValueJson']&&_0x2efe59['hasOwnProperty']('newValueJson')&&(_0x76b1b4['newValueJson']=_0x2efe59['newValueJson']),null!=_0x2efe59['wasUndone']&&_0x2efe59['hasOwnProperty']('wasUndone')&&(_0x76b1b4['wasUndone']=_0x2efe59['wasUndone']),_0x76b1b4;},_0x271201['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x271201['getTypeUrl']=function(_0x45ba41){return void 0x0===_0x45ba41&&(_0x45ba41='type.googleapis.com'),_0x45ba41+'/AttributeOperation';},_0x271201;}()),_0x48e17a['InsertOperation']=(function(){function _0x3c4cac(_0x29208c){if(this['nodes']=[],_0x29208c){for(var _0xdef98=Object['keys'](_0x29208c),_0x20b88b=0x0;_0x20b88b<_0xdef98['length'];++_0x20b88b)null!=_0x29208c[_0xdef98[_0x20b88b]]&&(this[_0xdef98[_0x20b88b]]=_0x29208c[_0xdef98[_0x20b88b]]);}}return _0x3c4cac['prototype']['position']=null,_0x3c4cac['prototype']['nodes']=_0x1cf2e2['emptyArray'],_0x3c4cac['prototype']['shouldReceiveAttributes']=!0x1,_0x3c4cac['prototype']['wasUndone']=!0x1,_0x3c4cac['create']=function(_0x5ef459){return new _0x3c4cac(_0x5ef459);},_0x3c4cac['encode']=function(_0x5f0cf9,_0x2bddda){if(_0x2bddda||(_0x2bddda=_0x4db5d6['create']()),null!=_0x5f0cf9['position']&&Object['hasOwnProperty']['call'](_0x5f0cf9,'position')&&_0x48e17a['Position']['encode'](_0x5f0cf9['position'],_0x2bddda['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5f0cf9['nodes']&&_0x5f0cf9['nodes']['length']){for(var _0x24ce9d=0x0;_0x24ce9d<_0x5f0cf9['nodes']['length'];++_0x24ce9d)_0x48e17a['Element']['encode'](_0x5f0cf9['nodes'][_0x24ce9d],_0x2bddda['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5f0cf9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5f0cf9,'shouldReceiveAttributes')&&_0x2bddda['uint32'](0x18)['bool'](_0x5f0cf9['shouldReceiveAttributes']),null!=_0x5f0cf9['wasUndone']&&Object['hasOwnProperty']['call'](_0x5f0cf9,'wasUndone')&&_0x2bddda['uint32'](0x20)['bool'](_0x5f0cf9['wasUndone']),_0x2bddda;},_0x3c4cac['encodeDelimited']=function(_0x189b42,_0x4a627a){return this['encode'](_0x189b42,_0x4a627a)['ldelim']();},_0x3c4cac['decode']=function(_0x2fddcc,_0xe00945){_0x2fddcc instanceof _0xe3d74b||(_0x2fddcc=_0xe3d74b['create'](_0x2fddcc));for(var _0x1783fe=void 0x0===_0xe00945?_0x2fddcc['len']:_0x2fddcc['pos']+_0xe00945,_0x3c0809=new _0x48e17a['InsertOperation']();_0x2fddcc['pos']<_0x1783fe;){var _0x35115e=_0x2fddcc['uint32']();switch(_0x35115e>>>0x3){case 0x1:_0x3c0809['position']=_0x48e17a['Position']['decode'](_0x2fddcc,_0x2fddcc['uint32']());break;case 0x2:_0x3c0809['nodes']&&_0x3c0809['nodes']['length']||(_0x3c0809['nodes']=[]),_0x3c0809['nodes']['push'](_0x48e17a['Element']['decode'](_0x2fddcc,_0x2fddcc['uint32']()));break;case 0x3:_0x3c0809['shouldReceiveAttributes']=_0x2fddcc['bool']();break;case 0x4:_0x3c0809['wasUndone']=_0x2fddcc['bool']();break;default:_0x2fddcc['skipType'](0x7&_0x35115e);}}return _0x3c0809;},_0x3c4cac['decodeDelimited']=function(_0x27caab){return _0x27caab instanceof _0xe3d74b||(_0x27caab=new _0xe3d74b(_0x27caab)),this['decode'](_0x27caab,_0x27caab['uint32']());},_0x3c4cac['verify']=function(_0x1c80af){if('object'!=typeof _0x1c80af||null===_0x1c80af)return'object\x20expected';if(null!=_0x1c80af['position']&&_0x1c80af['hasOwnProperty']('position')&&(_0x449bb8=_0x48e17a['Position']['verify'](_0x1c80af['position'])))return'position.'+_0x449bb8;if(null!=_0x1c80af['nodes']&&_0x1c80af['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1c80af['nodes']))return'nodes:\x20array\x20expected';for(var _0x3bc4c0=0x0;_0x3bc4c0<_0x1c80af['nodes']['length'];++_0x3bc4c0){var _0x449bb8;if(_0x449bb8=_0x48e17a['Element']['verify'](_0x1c80af['nodes'][_0x3bc4c0]))return'nodes.'+_0x449bb8;}}return null!=_0x1c80af['shouldReceiveAttributes']&&_0x1c80af['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1c80af['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1c80af['wasUndone']&&_0x1c80af['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c80af['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c4cac['fromObject']=function(_0x1d3ca8){if(_0x1d3ca8 instanceof _0x48e17a['InsertOperation'])return _0x1d3ca8;var _0x5bd31e=new _0x48e17a['InsertOperation']();if(null!=_0x1d3ca8['position']){if('object'!=typeof _0x1d3ca8['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5bd31e['position']=_0x48e17a['Position']['fromObject'](_0x1d3ca8['position']);}if(_0x1d3ca8['nodes']){if(!Array['isArray'](_0x1d3ca8['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5bd31e['nodes']=[];for(var _0x373130=0x0;_0x373130<_0x1d3ca8['nodes']['length'];++_0x373130){if('object'!=typeof _0x1d3ca8['nodes'][_0x373130])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5bd31e['nodes'][_0x373130]=_0x48e17a['Element']['fromObject'](_0x1d3ca8['nodes'][_0x373130]);}}return null!=_0x1d3ca8['shouldReceiveAttributes']&&(_0x5bd31e['shouldReceiveAttributes']=Boolean(_0x1d3ca8['shouldReceiveAttributes'])),null!=_0x1d3ca8['wasUndone']&&(_0x5bd31e['wasUndone']=Boolean(_0x1d3ca8['wasUndone'])),_0x5bd31e;},_0x3c4cac['toObject']=function(_0x16609c,_0x3b56e9){_0x3b56e9||(_0x3b56e9={});var _0x49c09c={};if((_0x3b56e9['arrays']||_0x3b56e9['defaults'])&&(_0x49c09c['nodes']=[]),_0x3b56e9['defaults']&&(_0x49c09c['position']=null,_0x49c09c['shouldReceiveAttributes']=!0x1,_0x49c09c['wasUndone']=!0x1),null!=_0x16609c['position']&&_0x16609c['hasOwnProperty']('position')&&(_0x49c09c['position']=_0x48e17a['Position']['toObject'](_0x16609c['position'],_0x3b56e9)),_0x16609c['nodes']&&_0x16609c['nodes']['length']){_0x49c09c['nodes']=[];for(var _0x35f0ff=0x0;_0x35f0ff<_0x16609c['nodes']['length'];++_0x35f0ff)_0x49c09c['nodes'][_0x35f0ff]=_0x48e17a['Element']['toObject'](_0x16609c['nodes'][_0x35f0ff],_0x3b56e9);}return null!=_0x16609c['shouldReceiveAttributes']&&_0x16609c['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49c09c['shouldReceiveAttributes']=_0x16609c['shouldReceiveAttributes']),null!=_0x16609c['wasUndone']&&_0x16609c['hasOwnProperty']('wasUndone')&&(_0x49c09c['wasUndone']=_0x16609c['wasUndone']),_0x49c09c;},_0x3c4cac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x3c4cac['getTypeUrl']=function(_0x236b70){return void 0x0===_0x236b70&&(_0x236b70='type.googleapis.com'),_0x236b70+'/InsertOperation';},_0x3c4cac;}()),_0x48e17a['MarkerOperation']=(function(){function _0x4ddd7a(_0x4f69e8){if(_0x4f69e8){for(var _0x34deb9=Object['keys'](_0x4f69e8),_0x59db18=0x0;_0x59db18<_0x34deb9['length'];++_0x59db18)null!=_0x4f69e8[_0x34deb9[_0x59db18]]&&(this[_0x34deb9[_0x59db18]]=_0x4f69e8[_0x34deb9[_0x59db18]]);}}return _0x4ddd7a['prototype']['name']='',_0x4ddd7a['prototype']['oldRange']=null,_0x4ddd7a['prototype']['newRange']=null,_0x4ddd7a['prototype']['affectsData']=!0x1,_0x4ddd7a['prototype']['wasUndone']=!0x1,_0x4ddd7a['create']=function(_0x5715ef){return new _0x4ddd7a(_0x5715ef);},_0x4ddd7a['encode']=function(_0x274266,_0x2b4dc7){return _0x2b4dc7||(_0x2b4dc7=_0x4db5d6['create']()),null!=_0x274266['name']&&Object['hasOwnProperty']['call'](_0x274266,'name')&&_0x2b4dc7['uint32'](0xa)['string'](_0x274266['name']),null!=_0x274266['oldRange']&&Object['hasOwnProperty']['call'](_0x274266,'oldRange')&&_0x48e17a['Range']['encode'](_0x274266['oldRange'],_0x2b4dc7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x274266['newRange']&&Object['hasOwnProperty']['call'](_0x274266,'newRange')&&_0x48e17a['Range']['encode'](_0x274266['newRange'],_0x2b4dc7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x274266['affectsData']&&Object['hasOwnProperty']['call'](_0x274266,'affectsData')&&_0x2b4dc7['uint32'](0x20)['bool'](_0x274266['affectsData']),null!=_0x274266['wasUndone']&&Object['hasOwnProperty']['call'](_0x274266,'wasUndone')&&_0x2b4dc7['uint32'](0x28)['bool'](_0x274266['wasUndone']),_0x2b4dc7;},_0x4ddd7a['encodeDelimited']=function(_0x4f87ff,_0x4a0d12){return this['encode'](_0x4f87ff,_0x4a0d12)['ldelim']();},_0x4ddd7a['decode']=function(_0x524661,_0x3b4d0d){_0x524661 instanceof _0xe3d74b||(_0x524661=_0xe3d74b['create'](_0x524661));for(var _0x1b9d01=void 0x0===_0x3b4d0d?_0x524661['len']:_0x524661['pos']+_0x3b4d0d,_0x11ee6e=new _0x48e17a['MarkerOperation']();_0x524661['pos']<_0x1b9d01;){var _0x22e082=_0x524661['uint32']();switch(_0x22e082>>>0x3){case 0x1:_0x11ee6e['name']=_0x524661['string']();break;case 0x2:_0x11ee6e['oldRange']=_0x48e17a['Range']['decode'](_0x524661,_0x524661['uint32']());break;case 0x3:_0x11ee6e['newRange']=_0x48e17a['Range']['decode'](_0x524661,_0x524661['uint32']());break;case 0x4:_0x11ee6e['affectsData']=_0x524661['bool']();break;case 0x5:_0x11ee6e['wasUndone']=_0x524661['bool']();break;default:_0x524661['skipType'](0x7&_0x22e082);}}return _0x11ee6e;},_0x4ddd7a['decodeDelimited']=function(_0x50ba42){return _0x50ba42 instanceof _0xe3d74b||(_0x50ba42=new _0xe3d74b(_0x50ba42)),this['decode'](_0x50ba42,_0x50ba42['uint32']());},_0x4ddd7a['verify']=function(_0x3386e6){if('object'!=typeof _0x3386e6||null===_0x3386e6)return'object\x20expected';if(null!=_0x3386e6['name']&&_0x3386e6['hasOwnProperty']('name')&&!_0x1cf2e2['isString'](_0x3386e6['name']))return'name:\x20string\x20expected';var _0x52c085;if(null!=_0x3386e6['oldRange']&&_0x3386e6['hasOwnProperty']('oldRange')&&(_0x52c085=_0x48e17a['Range']['verify'](_0x3386e6['oldRange'])))return'oldRange.'+_0x52c085;if(null!=_0x3386e6['newRange']&&_0x3386e6['hasOwnProperty']('newRange')&&(_0x52c085=_0x48e17a['Range']['verify'](_0x3386e6['newRange'])))return'newRange.'+_0x52c085;return null!=_0x3386e6['affectsData']&&_0x3386e6['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3386e6['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3386e6['wasUndone']&&_0x3386e6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3386e6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ddd7a['fromObject']=function(_0x55e29c){if(_0x55e29c instanceof _0x48e17a['MarkerOperation'])return _0x55e29c;var _0x1b658b=new _0x48e17a['MarkerOperation']();if(null!=_0x55e29c['name']&&(_0x1b658b['name']=String(_0x55e29c['name'])),null!=_0x55e29c['oldRange']){if('object'!=typeof _0x55e29c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1b658b['oldRange']=_0x48e17a['Range']['fromObject'](_0x55e29c['oldRange']);}if(null!=_0x55e29c['newRange']){if('object'!=typeof _0x55e29c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1b658b['newRange']=_0x48e17a['Range']['fromObject'](_0x55e29c['newRange']);}return null!=_0x55e29c['affectsData']&&(_0x1b658b['affectsData']=Boolean(_0x55e29c['affectsData'])),null!=_0x55e29c['wasUndone']&&(_0x1b658b['wasUndone']=Boolean(_0x55e29c['wasUndone'])),_0x1b658b;},_0x4ddd7a['toObject']=function(_0x3586ec,_0x5e1f2e){_0x5e1f2e||(_0x5e1f2e={});var _0x3b2105={};return _0x5e1f2e['defaults']&&(_0x3b2105['name']='',_0x3b2105['oldRange']=null,_0x3b2105['newRange']=null,_0x3b2105['affectsData']=!0x1,_0x3b2105['wasUndone']=!0x1),null!=_0x3586ec['name']&&_0x3586ec['hasOwnProperty']('name')&&(_0x3b2105['name']=_0x3586ec['name']),null!=_0x3586ec['oldRange']&&_0x3586ec['hasOwnProperty']('oldRange')&&(_0x3b2105['oldRange']=_0x48e17a['Range']['toObject'](_0x3586ec['oldRange'],_0x5e1f2e)),null!=_0x3586ec['newRange']&&_0x3586ec['hasOwnProperty']('newRange')&&(_0x3b2105['newRange']=_0x48e17a['Range']['toObject'](_0x3586ec['newRange'],_0x5e1f2e)),null!=_0x3586ec['affectsData']&&_0x3586ec['hasOwnProperty']('affectsData')&&(_0x3b2105['affectsData']=_0x3586ec['affectsData']),null!=_0x3586ec['wasUndone']&&_0x3586ec['hasOwnProperty']('wasUndone')&&(_0x3b2105['wasUndone']=_0x3586ec['wasUndone']),_0x3b2105;},_0x4ddd7a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x4ddd7a['getTypeUrl']=function(_0x9901b0){return void 0x0===_0x9901b0&&(_0x9901b0='type.googleapis.com'),_0x9901b0+'/MarkerOperation';},_0x4ddd7a;}()),_0x48e17a['MergeOperation']=(function(){function _0x56b980(_0x3d9364){if(_0x3d9364){for(var _0x128c82=Object['keys'](_0x3d9364),_0x319e50=0x0;_0x319e50<_0x128c82['length'];++_0x319e50)null!=_0x3d9364[_0x128c82[_0x319e50]]&&(this[_0x128c82[_0x319e50]]=_0x3d9364[_0x128c82[_0x319e50]]);}}return _0x56b980['prototype']['sourcePosition']=null,_0x56b980['prototype']['targetPosition']=null,_0x56b980['prototype']['graveyardPosition']=null,_0x56b980['prototype']['howMany']=0x0,_0x56b980['prototype']['wasUndone']=!0x1,_0x56b980['create']=function(_0x238356){return new _0x56b980(_0x238356);},_0x56b980['encode']=function(_0x59ad3b,_0x24930a){return _0x24930a||(_0x24930a=_0x4db5d6['create']()),null!=_0x59ad3b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59ad3b,'sourcePosition')&&_0x48e17a['Position']['encode'](_0x59ad3b['sourcePosition'],_0x24930a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59ad3b['targetPosition']&&Object['hasOwnProperty']['call'](_0x59ad3b,'targetPosition')&&_0x48e17a['Position']['encode'](_0x59ad3b['targetPosition'],_0x24930a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59ad3b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59ad3b,'graveyardPosition')&&_0x48e17a['Position']['encode'](_0x59ad3b['graveyardPosition'],_0x24930a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59ad3b['howMany']&&Object['hasOwnProperty']['call'](_0x59ad3b,'howMany')&&_0x24930a['uint32'](0x20)['uint32'](_0x59ad3b['howMany']),null!=_0x59ad3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x59ad3b,'wasUndone')&&_0x24930a['uint32'](0x28)['bool'](_0x59ad3b['wasUndone']),_0x24930a;},_0x56b980['encodeDelimited']=function(_0x58a304,_0x8ef1c8){return this['encode'](_0x58a304,_0x8ef1c8)['ldelim']();},_0x56b980['decode']=function(_0x53bb81,_0x48dec5){_0x53bb81 instanceof _0xe3d74b||(_0x53bb81=_0xe3d74b['create'](_0x53bb81));for(var _0x2415d6=void 0x0===_0x48dec5?_0x53bb81['len']:_0x53bb81['pos']+_0x48dec5,_0x464943=new _0x48e17a['MergeOperation']();_0x53bb81['pos']<_0x2415d6;){var _0x29c7a1=_0x53bb81['uint32']();switch(_0x29c7a1>>>0x3){case 0x1:_0x464943['sourcePosition']=_0x48e17a['Position']['decode'](_0x53bb81,_0x53bb81['uint32']());break;case 0x2:_0x464943['targetPosition']=_0x48e17a['Position']['decode'](_0x53bb81,_0x53bb81['uint32']());break;case 0x3:_0x464943['graveyardPosition']=_0x48e17a['Position']['decode'](_0x53bb81,_0x53bb81['uint32']());break;case 0x4:_0x464943['howMany']=_0x53bb81['uint32']();break;case 0x5:_0x464943['wasUndone']=_0x53bb81['bool']();break;default:_0x53bb81['skipType'](0x7&_0x29c7a1);}}return _0x464943;},_0x56b980['decodeDelimited']=function(_0x1a0983){return _0x1a0983 instanceof _0xe3d74b||(_0x1a0983=new _0xe3d74b(_0x1a0983)),this['decode'](_0x1a0983,_0x1a0983['uint32']());},_0x56b980['verify']=function(_0x3040f0){if('object'!=typeof _0x3040f0||null===_0x3040f0)return'object\x20expected';var _0x5a5785;if(null!=_0x3040f0['sourcePosition']&&_0x3040f0['hasOwnProperty']('sourcePosition')&&(_0x5a5785=_0x48e17a['Position']['verify'](_0x3040f0['sourcePosition'])))return'sourcePosition.'+_0x5a5785;if(null!=_0x3040f0['targetPosition']&&_0x3040f0['hasOwnProperty']('targetPosition')&&(_0x5a5785=_0x48e17a['Position']['verify'](_0x3040f0['targetPosition'])))return'targetPosition.'+_0x5a5785;if(null!=_0x3040f0['graveyardPosition']&&_0x3040f0['hasOwnProperty']('graveyardPosition')&&(_0x5a5785=_0x48e17a['Position']['verify'](_0x3040f0['graveyardPosition'])))return'graveyardPosition.'+_0x5a5785;return null!=_0x3040f0['howMany']&&_0x3040f0['hasOwnProperty']('howMany')&&!_0x1cf2e2['isInteger'](_0x3040f0['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3040f0['wasUndone']&&_0x3040f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3040f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x56b980['fromObject']=function(_0x3bfacd){if(_0x3bfacd instanceof _0x48e17a['MergeOperation'])return _0x3bfacd;var _0xebe62a=new _0x48e17a['MergeOperation']();if(null!=_0x3bfacd['sourcePosition']){if('object'!=typeof _0x3bfacd['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0xebe62a['sourcePosition']=_0x48e17a['Position']['fromObject'](_0x3bfacd['sourcePosition']);}if(null!=_0x3bfacd['targetPosition']){if('object'!=typeof _0x3bfacd['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0xebe62a['targetPosition']=_0x48e17a['Position']['fromObject'](_0x3bfacd['targetPosition']);}if(null!=_0x3bfacd['graveyardPosition']){if('object'!=typeof _0x3bfacd['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0xebe62a['graveyardPosition']=_0x48e17a['Position']['fromObject'](_0x3bfacd['graveyardPosition']);}return null!=_0x3bfacd['howMany']&&(_0xebe62a['howMany']=_0x3bfacd['howMany']>>>0x0),null!=_0x3bfacd['wasUndone']&&(_0xebe62a['wasUndone']=Boolean(_0x3bfacd['wasUndone'])),_0xebe62a;},_0x56b980['toObject']=function(_0x1aebd8,_0x551a10){_0x551a10||(_0x551a10={});var _0x23b66a={};return _0x551a10['defaults']&&(_0x23b66a['sourcePosition']=null,_0x23b66a['targetPosition']=null,_0x23b66a['graveyardPosition']=null,_0x23b66a['howMany']=0x0,_0x23b66a['wasUndone']=!0x1),null!=_0x1aebd8['sourcePosition']&&_0x1aebd8['hasOwnProperty']('sourcePosition')&&(_0x23b66a['sourcePosition']=_0x48e17a['Position']['toObject'](_0x1aebd8['sourcePosition'],_0x551a10)),null!=_0x1aebd8['targetPosition']&&_0x1aebd8['hasOwnProperty']('targetPosition')&&(_0x23b66a['targetPosition']=_0x48e17a['Position']['toObject'](_0x1aebd8['targetPosition'],_0x551a10)),null!=_0x1aebd8['graveyardPosition']&&_0x1aebd8['hasOwnProperty']('graveyardPosition')&&(_0x23b66a['graveyardPosition']=_0x48e17a['Position']['toObject'](_0x1aebd8['graveyardPosition'],_0x551a10)),null!=_0x1aebd8['howMany']&&_0x1aebd8['hasOwnProperty']('howMany')&&(_0x23b66a['howMany']=_0x1aebd8['howMany']),null!=_0x1aebd8['wasUndone']&&_0x1aebd8['hasOwnProperty']('wasUndone')&&(_0x23b66a['wasUndone']=_0x1aebd8['wasUndone']),_0x23b66a;},_0x56b980['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x56b980['getTypeUrl']=function(_0x20878a){return void 0x0===_0x20878a&&(_0x20878a='type.googleapis.com'),_0x20878a+'/MergeOperation';},_0x56b980;}()),_0x48e17a['MoveOperation']=(function(){function _0x594316(_0x2143e5){if(_0x2143e5){for(var _0x479e7b=Object['keys'](_0x2143e5),_0x1a7020=0x0;_0x1a7020<_0x479e7b['length'];++_0x1a7020)null!=_0x2143e5[_0x479e7b[_0x1a7020]]&&(this[_0x479e7b[_0x1a7020]]=_0x2143e5[_0x479e7b[_0x1a7020]]);}}return _0x594316['prototype']['sourcePosition']=null,_0x594316['prototype']['howMany']=0x0,_0x594316['prototype']['targetPosition']=null,_0x594316['prototype']['wasUndone']=!0x1,_0x594316['create']=function(_0x3018cf){return new _0x594316(_0x3018cf);},_0x594316['encode']=function(_0x1b0e02,_0x191a83){return _0x191a83||(_0x191a83=_0x4db5d6['create']()),null!=_0x1b0e02['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1b0e02,'sourcePosition')&&_0x48e17a['Position']['encode'](_0x1b0e02['sourcePosition'],_0x191a83['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b0e02['howMany']&&Object['hasOwnProperty']['call'](_0x1b0e02,'howMany')&&_0x191a83['uint32'](0x10)['uint32'](_0x1b0e02['howMany']),null!=_0x1b0e02['targetPosition']&&Object['hasOwnProperty']['call'](_0x1b0e02,'targetPosition')&&_0x48e17a['Position']['encode'](_0x1b0e02['targetPosition'],_0x191a83['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1b0e02['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b0e02,'wasUndone')&&_0x191a83['uint32'](0x20)['bool'](_0x1b0e02['wasUndone']),_0x191a83;},_0x594316['encodeDelimited']=function(_0x52c84e,_0x4515fb){return this['encode'](_0x52c84e,_0x4515fb)['ldelim']();},_0x594316['decode']=function(_0x225c38,_0x3d2fc0){_0x225c38 instanceof _0xe3d74b||(_0x225c38=_0xe3d74b['create'](_0x225c38));for(var _0x1e0eb0=void 0x0===_0x3d2fc0?_0x225c38['len']:_0x225c38['pos']+_0x3d2fc0,_0x4a1efa=new _0x48e17a['MoveOperation']();_0x225c38['pos']<_0x1e0eb0;){var _0x30deae=_0x225c38['uint32']();switch(_0x30deae>>>0x3){case 0x1:_0x4a1efa['sourcePosition']=_0x48e17a['Position']['decode'](_0x225c38,_0x225c38['uint32']());break;case 0x2:_0x4a1efa['howMany']=_0x225c38['uint32']();break;case 0x3:_0x4a1efa['targetPosition']=_0x48e17a['Position']['decode'](_0x225c38,_0x225c38['uint32']());break;case 0x4:_0x4a1efa['wasUndone']=_0x225c38['bool']();break;default:_0x225c38['skipType'](0x7&_0x30deae);}}return _0x4a1efa;},_0x594316['decodeDelimited']=function(_0x9bb0d1){return _0x9bb0d1 instanceof _0xe3d74b||(_0x9bb0d1=new _0xe3d74b(_0x9bb0d1)),this['decode'](_0x9bb0d1,_0x9bb0d1['uint32']());},_0x594316['verify']=function(_0x423c3b){if('object'!=typeof _0x423c3b||null===_0x423c3b)return'object\x20expected';var _0x830ef7;if(null!=_0x423c3b['sourcePosition']&&_0x423c3b['hasOwnProperty']('sourcePosition')&&(_0x830ef7=_0x48e17a['Position']['verify'](_0x423c3b['sourcePosition'])))return'sourcePosition.'+_0x830ef7;if(null!=_0x423c3b['howMany']&&_0x423c3b['hasOwnProperty']('howMany')&&!_0x1cf2e2['isInteger'](_0x423c3b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x423c3b['targetPosition']&&_0x423c3b['hasOwnProperty']('targetPosition')&&(_0x830ef7=_0x48e17a['Position']['verify'](_0x423c3b['targetPosition'])))return'targetPosition.'+_0x830ef7;return null!=_0x423c3b['wasUndone']&&_0x423c3b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x423c3b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x594316['fromObject']=function(_0x32f6de){if(_0x32f6de instanceof _0x48e17a['MoveOperation'])return _0x32f6de;var _0x26011d=new _0x48e17a['MoveOperation']();if(null!=_0x32f6de['sourcePosition']){if('object'!=typeof _0x32f6de['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x26011d['sourcePosition']=_0x48e17a['Position']['fromObject'](_0x32f6de['sourcePosition']);}if(null!=_0x32f6de['howMany']&&(_0x26011d['howMany']=_0x32f6de['howMany']>>>0x0),null!=_0x32f6de['targetPosition']){if('object'!=typeof _0x32f6de['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x26011d['targetPosition']=_0x48e17a['Position']['fromObject'](_0x32f6de['targetPosition']);}return null!=_0x32f6de['wasUndone']&&(_0x26011d['wasUndone']=Boolean(_0x32f6de['wasUndone'])),_0x26011d;},_0x594316['toObject']=function(_0x138f0f,_0x1af94b){_0x1af94b||(_0x1af94b={});var _0x3bf2a4={};return _0x1af94b['defaults']&&(_0x3bf2a4['sourcePosition']=null,_0x3bf2a4['howMany']=0x0,_0x3bf2a4['targetPosition']=null,_0x3bf2a4['wasUndone']=!0x1),null!=_0x138f0f['sourcePosition']&&_0x138f0f['hasOwnProperty']('sourcePosition')&&(_0x3bf2a4['sourcePosition']=_0x48e17a['Position']['toObject'](_0x138f0f['sourcePosition'],_0x1af94b)),null!=_0x138f0f['howMany']&&_0x138f0f['hasOwnProperty']('howMany')&&(_0x3bf2a4['howMany']=_0x138f0f['howMany']),null!=_0x138f0f['targetPosition']&&_0x138f0f['hasOwnProperty']('targetPosition')&&(_0x3bf2a4['targetPosition']=_0x48e17a['Position']['toObject'](_0x138f0f['targetPosition'],_0x1af94b)),null!=_0x138f0f['wasUndone']&&_0x138f0f['hasOwnProperty']('wasUndone')&&(_0x3bf2a4['wasUndone']=_0x138f0f['wasUndone']),_0x3bf2a4;},_0x594316['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x594316['getTypeUrl']=function(_0x3e8399){return void 0x0===_0x3e8399&&(_0x3e8399='type.googleapis.com'),_0x3e8399+'/MoveOperation';},_0x594316;}()),_0x48e17a['RenameOperation']=(function(){function _0x4c2013(_0x49e044){if(_0x49e044){for(var _0x2f6dd1=Object['keys'](_0x49e044),_0x163acc=0x0;_0x163acc<_0x2f6dd1['length'];++_0x163acc)null!=_0x49e044[_0x2f6dd1[_0x163acc]]&&(this[_0x2f6dd1[_0x163acc]]=_0x49e044[_0x2f6dd1[_0x163acc]]);}}return _0x4c2013['prototype']['position']=null,_0x4c2013['prototype']['oldName']='',_0x4c2013['prototype']['newName']='',_0x4c2013['prototype']['wasUndone']=!0x1,_0x4c2013['create']=function(_0xb11edf){return new _0x4c2013(_0xb11edf);},_0x4c2013['encode']=function(_0x3e35b3,_0xd23a1e){return _0xd23a1e||(_0xd23a1e=_0x4db5d6['create']()),null!=_0x3e35b3['position']&&Object['hasOwnProperty']['call'](_0x3e35b3,'position')&&_0x48e17a['Position']['encode'](_0x3e35b3['position'],_0xd23a1e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3e35b3['oldName']&&Object['hasOwnProperty']['call'](_0x3e35b3,'oldName')&&_0xd23a1e['uint32'](0x12)['string'](_0x3e35b3['oldName']),null!=_0x3e35b3['newName']&&Object['hasOwnProperty']['call'](_0x3e35b3,'newName')&&_0xd23a1e['uint32'](0x1a)['string'](_0x3e35b3['newName']),null!=_0x3e35b3['wasUndone']&&Object['hasOwnProperty']['call'](_0x3e35b3,'wasUndone')&&_0xd23a1e['uint32'](0x20)['bool'](_0x3e35b3['wasUndone']),_0xd23a1e;},_0x4c2013['encodeDelimited']=function(_0x2ea280,_0x3a2fd4){return this['encode'](_0x2ea280,_0x3a2fd4)['ldelim']();},_0x4c2013['decode']=function(_0x5e7705,_0x116a9e){_0x5e7705 instanceof _0xe3d74b||(_0x5e7705=_0xe3d74b['create'](_0x5e7705));for(var _0x350292=void 0x0===_0x116a9e?_0x5e7705['len']:_0x5e7705['pos']+_0x116a9e,_0xcb7425=new _0x48e17a['RenameOperation']();_0x5e7705['pos']<_0x350292;){var _0x1589c0=_0x5e7705['uint32']();switch(_0x1589c0>>>0x3){case 0x1:_0xcb7425['position']=_0x48e17a['Position']['decode'](_0x5e7705,_0x5e7705['uint32']());break;case 0x2:_0xcb7425['oldName']=_0x5e7705['string']();break;case 0x3:_0xcb7425['newName']=_0x5e7705['string']();break;case 0x4:_0xcb7425['wasUndone']=_0x5e7705['bool']();break;default:_0x5e7705['skipType'](0x7&_0x1589c0);}}return _0xcb7425;},_0x4c2013['decodeDelimited']=function(_0x3645fc){return _0x3645fc instanceof _0xe3d74b||(_0x3645fc=new _0xe3d74b(_0x3645fc)),this['decode'](_0x3645fc,_0x3645fc['uint32']());},_0x4c2013['verify']=function(_0x49bd8a){if('object'!=typeof _0x49bd8a||null===_0x49bd8a)return'object\x20expected';if(null!=_0x49bd8a['position']&&_0x49bd8a['hasOwnProperty']('position')){var _0x6fab1c=_0x48e17a['Position']['verify'](_0x49bd8a['position']);if(_0x6fab1c)return'position.'+_0x6fab1c;}return null!=_0x49bd8a['oldName']&&_0x49bd8a['hasOwnProperty']('oldName')&&!_0x1cf2e2['isString'](_0x49bd8a['oldName'])?'oldName:\x20string\x20expected':null!=_0x49bd8a['newName']&&_0x49bd8a['hasOwnProperty']('newName')&&!_0x1cf2e2['isString'](_0x49bd8a['newName'])?'newName:\x20string\x20expected':null!=_0x49bd8a['wasUndone']&&_0x49bd8a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49bd8a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c2013['fromObject']=function(_0x238429){if(_0x238429 instanceof _0x48e17a['RenameOperation'])return _0x238429;var _0x1865e1=new _0x48e17a['RenameOperation']();if(null!=_0x238429['position']){if('object'!=typeof _0x238429['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1865e1['position']=_0x48e17a['Position']['fromObject'](_0x238429['position']);}return null!=_0x238429['oldName']&&(_0x1865e1['oldName']=String(_0x238429['oldName'])),null!=_0x238429['newName']&&(_0x1865e1['newName']=String(_0x238429['newName'])),null!=_0x238429['wasUndone']&&(_0x1865e1['wasUndone']=Boolean(_0x238429['wasUndone'])),_0x1865e1;},_0x4c2013['toObject']=function(_0x596aaf,_0x55f7c0){_0x55f7c0||(_0x55f7c0={});var _0x59dcc7={};return _0x55f7c0['defaults']&&(_0x59dcc7['position']=null,_0x59dcc7['oldName']='',_0x59dcc7['newName']='',_0x59dcc7['wasUndone']=!0x1),null!=_0x596aaf['position']&&_0x596aaf['hasOwnProperty']('position')&&(_0x59dcc7['position']=_0x48e17a['Position']['toObject'](_0x596aaf['position'],_0x55f7c0)),null!=_0x596aaf['oldName']&&_0x596aaf['hasOwnProperty']('oldName')&&(_0x59dcc7['oldName']=_0x596aaf['oldName']),null!=_0x596aaf['newName']&&_0x596aaf['hasOwnProperty']('newName')&&(_0x59dcc7['newName']=_0x596aaf['newName']),null!=_0x596aaf['wasUndone']&&_0x596aaf['hasOwnProperty']('wasUndone')&&(_0x59dcc7['wasUndone']=_0x596aaf['wasUndone']),_0x59dcc7;},_0x4c2013['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x4c2013['getTypeUrl']=function(_0x2edc4e){return void 0x0===_0x2edc4e&&(_0x2edc4e='type.googleapis.com'),_0x2edc4e+'/RenameOperation';},_0x4c2013;}()),_0x48e17a['RootAttributeOperation']=(function(){function _0x4f79c5(_0x14a381){if(_0x14a381){for(var _0x548397=Object['keys'](_0x14a381),_0x1d2697=0x0;_0x1d2697<_0x548397['length'];++_0x1d2697)null!=_0x14a381[_0x548397[_0x1d2697]]&&(this[_0x548397[_0x1d2697]]=_0x14a381[_0x548397[_0x1d2697]]);}}return _0x4f79c5['prototype']['root']='',_0x4f79c5['prototype']['key']='',_0x4f79c5['prototype']['oldValueBoolean']=!0x1,_0x4f79c5['prototype']['oldValueJson']='',_0x4f79c5['prototype']['newValueBoolean']=!0x1,_0x4f79c5['prototype']['newValueJson']='',_0x4f79c5['prototype']['wasUndone']=!0x1,_0x4f79c5['create']=function(_0x341c33){return new _0x4f79c5(_0x341c33);},_0x4f79c5['encode']=function(_0x508941,_0x480103){return _0x480103||(_0x480103=_0x4db5d6['create']()),null!=_0x508941['root']&&Object['hasOwnProperty']['call'](_0x508941,'root')&&_0x480103['uint32'](0xa)['string'](_0x508941['root']),null!=_0x508941['key']&&Object['hasOwnProperty']['call'](_0x508941,'key')&&_0x480103['uint32'](0x12)['string'](_0x508941['key']),null!=_0x508941['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x508941,'oldValueBoolean')&&_0x480103['uint32'](0x18)['bool'](_0x508941['oldValueBoolean']),null!=_0x508941['oldValueJson']&&Object['hasOwnProperty']['call'](_0x508941,'oldValueJson')&&_0x480103['uint32'](0x22)['string'](_0x508941['oldValueJson']),null!=_0x508941['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x508941,'newValueBoolean')&&_0x480103['uint32'](0x28)['bool'](_0x508941['newValueBoolean']),null!=_0x508941['newValueJson']&&Object['hasOwnProperty']['call'](_0x508941,'newValueJson')&&_0x480103['uint32'](0x32)['string'](_0x508941['newValueJson']),null!=_0x508941['wasUndone']&&Object['hasOwnProperty']['call'](_0x508941,'wasUndone')&&_0x480103['uint32'](0x38)['bool'](_0x508941['wasUndone']),_0x480103;},_0x4f79c5['encodeDelimited']=function(_0x11038f,_0x1a80a3){return this['encode'](_0x11038f,_0x1a80a3)['ldelim']();},_0x4f79c5['decode']=function(_0x5d5a9b,_0x373770){_0x5d5a9b instanceof _0xe3d74b||(_0x5d5a9b=_0xe3d74b['create'](_0x5d5a9b));for(var _0x4fee38=void 0x0===_0x373770?_0x5d5a9b['len']:_0x5d5a9b['pos']+_0x373770,_0x5952fb=new _0x48e17a['RootAttributeOperation']();_0x5d5a9b['pos']<_0x4fee38;){var _0x12c553=_0x5d5a9b['uint32']();switch(_0x12c553>>>0x3){case 0x1:_0x5952fb['root']=_0x5d5a9b['string']();break;case 0x2:_0x5952fb['key']=_0x5d5a9b['string']();break;case 0x3:_0x5952fb['oldValueBoolean']=_0x5d5a9b['bool']();break;case 0x4:_0x5952fb['oldValueJson']=_0x5d5a9b['string']();break;case 0x5:_0x5952fb['newValueBoolean']=_0x5d5a9b['bool']();break;case 0x6:_0x5952fb['newValueJson']=_0x5d5a9b['string']();break;case 0x7:_0x5952fb['wasUndone']=_0x5d5a9b['bool']();break;default:_0x5d5a9b['skipType'](0x7&_0x12c553);}}return _0x5952fb;},_0x4f79c5['decodeDelimited']=function(_0x474bbe){return _0x474bbe instanceof _0xe3d74b||(_0x474bbe=new _0xe3d74b(_0x474bbe)),this['decode'](_0x474bbe,_0x474bbe['uint32']());},_0x4f79c5['verify']=function(_0x54e1b2){return'object'!=typeof _0x54e1b2||null===_0x54e1b2?'object\x20expected':null!=_0x54e1b2['root']&&_0x54e1b2['hasOwnProperty']('root')&&!_0x1cf2e2['isString'](_0x54e1b2['root'])?'root:\x20string\x20expected':null!=_0x54e1b2['key']&&_0x54e1b2['hasOwnProperty']('key')&&!_0x1cf2e2['isString'](_0x54e1b2['key'])?'key:\x20string\x20expected':null!=_0x54e1b2['oldValueBoolean']&&_0x54e1b2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x54e1b2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x54e1b2['oldValueJson']&&_0x54e1b2['hasOwnProperty']('oldValueJson')&&!_0x1cf2e2['isString'](_0x54e1b2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x54e1b2['newValueBoolean']&&_0x54e1b2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x54e1b2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x54e1b2['newValueJson']&&_0x54e1b2['hasOwnProperty']('newValueJson')&&!_0x1cf2e2['isString'](_0x54e1b2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x54e1b2['wasUndone']&&_0x54e1b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54e1b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f79c5['fromObject']=function(_0x13c9c4){if(_0x13c9c4 instanceof _0x48e17a['RootAttributeOperation'])return _0x13c9c4;var _0xd37cc6=new _0x48e17a['RootAttributeOperation']();return null!=_0x13c9c4['root']&&(_0xd37cc6['root']=String(_0x13c9c4['root'])),null!=_0x13c9c4['key']&&(_0xd37cc6['key']=String(_0x13c9c4['key'])),null!=_0x13c9c4['oldValueBoolean']&&(_0xd37cc6['oldValueBoolean']=Boolean(_0x13c9c4['oldValueBoolean'])),null!=_0x13c9c4['oldValueJson']&&(_0xd37cc6['oldValueJson']=String(_0x13c9c4['oldValueJson'])),null!=_0x13c9c4['newValueBoolean']&&(_0xd37cc6['newValueBoolean']=Boolean(_0x13c9c4['newValueBoolean'])),null!=_0x13c9c4['newValueJson']&&(_0xd37cc6['newValueJson']=String(_0x13c9c4['newValueJson'])),null!=_0x13c9c4['wasUndone']&&(_0xd37cc6['wasUndone']=Boolean(_0x13c9c4['wasUndone'])),_0xd37cc6;},_0x4f79c5['toObject']=function(_0x11c4a8,_0x25c6f4){_0x25c6f4||(_0x25c6f4={});var _0x2fbabf={};return _0x25c6f4['defaults']&&(_0x2fbabf['root']='',_0x2fbabf['key']='',_0x2fbabf['oldValueBoolean']=!0x1,_0x2fbabf['oldValueJson']='',_0x2fbabf['newValueBoolean']=!0x1,_0x2fbabf['newValueJson']='',_0x2fbabf['wasUndone']=!0x1),null!=_0x11c4a8['root']&&_0x11c4a8['hasOwnProperty']('root')&&(_0x2fbabf['root']=_0x11c4a8['root']),null!=_0x11c4a8['key']&&_0x11c4a8['hasOwnProperty']('key')&&(_0x2fbabf['key']=_0x11c4a8['key']),null!=_0x11c4a8['oldValueBoolean']&&_0x11c4a8['hasOwnProperty']('oldValueBoolean')&&(_0x2fbabf['oldValueBoolean']=_0x11c4a8['oldValueBoolean']),null!=_0x11c4a8['oldValueJson']&&_0x11c4a8['hasOwnProperty']('oldValueJson')&&(_0x2fbabf['oldValueJson']=_0x11c4a8['oldValueJson']),null!=_0x11c4a8['newValueBoolean']&&_0x11c4a8['hasOwnProperty']('newValueBoolean')&&(_0x2fbabf['newValueBoolean']=_0x11c4a8['newValueBoolean']),null!=_0x11c4a8['newValueJson']&&_0x11c4a8['hasOwnProperty']('newValueJson')&&(_0x2fbabf['newValueJson']=_0x11c4a8['newValueJson']),null!=_0x11c4a8['wasUndone']&&_0x11c4a8['hasOwnProperty']('wasUndone')&&(_0x2fbabf['wasUndone']=_0x11c4a8['wasUndone']),_0x2fbabf;},_0x4f79c5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x4f79c5['getTypeUrl']=function(_0x44d945){return void 0x0===_0x44d945&&(_0x44d945='type.googleapis.com'),_0x44d945+'/RootAttributeOperation';},_0x4f79c5;}()),_0x48e17a['RootOperation']=(function(){function _0x414246(_0x4cb0cf){if(_0x4cb0cf){for(var _0x15da5f=Object['keys'](_0x4cb0cf),_0x1b68b7=0x0;_0x1b68b7<_0x15da5f['length'];++_0x1b68b7)null!=_0x4cb0cf[_0x15da5f[_0x1b68b7]]&&(this[_0x15da5f[_0x1b68b7]]=_0x4cb0cf[_0x15da5f[_0x1b68b7]]);}}return _0x414246['prototype']['rootName']='',_0x414246['prototype']['elementName']='',_0x414246['prototype']['isAdd']=!0x1,_0x414246['prototype']['wasUndone']=!0x1,_0x414246['create']=function(_0x2d9c8e){return new _0x414246(_0x2d9c8e);},_0x414246['encode']=function(_0x48257d,_0x54bbe3){return _0x54bbe3||(_0x54bbe3=_0x4db5d6['create']()),null!=_0x48257d['rootName']&&Object['hasOwnProperty']['call'](_0x48257d,'rootName')&&_0x54bbe3['uint32'](0xa)['string'](_0x48257d['rootName']),null!=_0x48257d['elementName']&&Object['hasOwnProperty']['call'](_0x48257d,'elementName')&&_0x54bbe3['uint32'](0x12)['string'](_0x48257d['elementName']),null!=_0x48257d['isAdd']&&Object['hasOwnProperty']['call'](_0x48257d,'isAdd')&&_0x54bbe3['uint32'](0x18)['bool'](_0x48257d['isAdd']),null!=_0x48257d['wasUndone']&&Object['hasOwnProperty']['call'](_0x48257d,'wasUndone')&&_0x54bbe3['uint32'](0x20)['bool'](_0x48257d['wasUndone']),_0x54bbe3;},_0x414246['encodeDelimited']=function(_0x28c9a6,_0x23c582){return this['encode'](_0x28c9a6,_0x23c582)['ldelim']();},_0x414246['decode']=function(_0x41f626,_0x40a6db){_0x41f626 instanceof _0xe3d74b||(_0x41f626=_0xe3d74b['create'](_0x41f626));for(var _0x25e7e5=void 0x0===_0x40a6db?_0x41f626['len']:_0x41f626['pos']+_0x40a6db,_0x3c41e1=new _0x48e17a['RootOperation']();_0x41f626['pos']<_0x25e7e5;){var _0x181f7b=_0x41f626['uint32']();switch(_0x181f7b>>>0x3){case 0x1:_0x3c41e1['rootName']=_0x41f626['string']();break;case 0x2:_0x3c41e1['elementName']=_0x41f626['string']();break;case 0x3:_0x3c41e1['isAdd']=_0x41f626['bool']();break;case 0x4:_0x3c41e1['wasUndone']=_0x41f626['bool']();break;default:_0x41f626['skipType'](0x7&_0x181f7b);}}return _0x3c41e1;},_0x414246['decodeDelimited']=function(_0x41e475){return _0x41e475 instanceof _0xe3d74b||(_0x41e475=new _0xe3d74b(_0x41e475)),this['decode'](_0x41e475,_0x41e475['uint32']());},_0x414246['verify']=function(_0x2cd14c){return'object'!=typeof _0x2cd14c||null===_0x2cd14c?'object\x20expected':null!=_0x2cd14c['rootName']&&_0x2cd14c['hasOwnProperty']('rootName')&&!_0x1cf2e2['isString'](_0x2cd14c['rootName'])?'rootName:\x20string\x20expected':null!=_0x2cd14c['elementName']&&_0x2cd14c['hasOwnProperty']('elementName')&&!_0x1cf2e2['isString'](_0x2cd14c['elementName'])?'elementName:\x20string\x20expected':null!=_0x2cd14c['isAdd']&&_0x2cd14c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2cd14c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2cd14c['wasUndone']&&_0x2cd14c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2cd14c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x414246['fromObject']=function(_0x12903f){if(_0x12903f instanceof _0x48e17a['RootOperation'])return _0x12903f;var _0x494c08=new _0x48e17a['RootOperation']();return null!=_0x12903f['rootName']&&(_0x494c08['rootName']=String(_0x12903f['rootName'])),null!=_0x12903f['elementName']&&(_0x494c08['elementName']=String(_0x12903f['elementName'])),null!=_0x12903f['isAdd']&&(_0x494c08['isAdd']=Boolean(_0x12903f['isAdd'])),null!=_0x12903f['wasUndone']&&(_0x494c08['wasUndone']=Boolean(_0x12903f['wasUndone'])),_0x494c08;},_0x414246['toObject']=function(_0x1275d3,_0x2a43b9){_0x2a43b9||(_0x2a43b9={});var _0x397999={};return _0x2a43b9['defaults']&&(_0x397999['rootName']='',_0x397999['elementName']='',_0x397999['isAdd']=!0x1,_0x397999['wasUndone']=!0x1),null!=_0x1275d3['rootName']&&_0x1275d3['hasOwnProperty']('rootName')&&(_0x397999['rootName']=_0x1275d3['rootName']),null!=_0x1275d3['elementName']&&_0x1275d3['hasOwnProperty']('elementName')&&(_0x397999['elementName']=_0x1275d3['elementName']),null!=_0x1275d3['isAdd']&&_0x1275d3['hasOwnProperty']('isAdd')&&(_0x397999['isAdd']=_0x1275d3['isAdd']),null!=_0x1275d3['wasUndone']&&_0x1275d3['hasOwnProperty']('wasUndone')&&(_0x397999['wasUndone']=_0x1275d3['wasUndone']),_0x397999;},_0x414246['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x414246['getTypeUrl']=function(_0x371034){return void 0x0===_0x371034&&(_0x371034='type.googleapis.com'),_0x371034+'/RootOperation';},_0x414246;}()),_0x48e17a['SplitOperation']=(function(){function _0x232923(_0x5cbaea){if(_0x5cbaea){for(var _0x41407b=Object['keys'](_0x5cbaea),_0x4bf713=0x0;_0x4bf713<_0x41407b['length'];++_0x4bf713)null!=_0x5cbaea[_0x41407b[_0x4bf713]]&&(this[_0x41407b[_0x4bf713]]=_0x5cbaea[_0x41407b[_0x4bf713]]);}}return _0x232923['prototype']['splitPosition']=null,_0x232923['prototype']['graveyardPosition']=null,_0x232923['prototype']['howMany']=0x0,_0x232923['prototype']['insertionPosition']=null,_0x232923['prototype']['wasUndone']=!0x1,_0x232923['create']=function(_0x1c861b){return new _0x232923(_0x1c861b);},_0x232923['encode']=function(_0x22a224,_0xdacdcf){return _0xdacdcf||(_0xdacdcf=_0x4db5d6['create']()),null!=_0x22a224['splitPosition']&&Object['hasOwnProperty']['call'](_0x22a224,'splitPosition')&&_0x48e17a['Position']['encode'](_0x22a224['splitPosition'],_0xdacdcf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x22a224['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x22a224,'graveyardPosition')&&_0x48e17a['Position']['encode'](_0x22a224['graveyardPosition'],_0xdacdcf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x22a224['howMany']&&Object['hasOwnProperty']['call'](_0x22a224,'howMany')&&_0xdacdcf['uint32'](0x18)['uint32'](_0x22a224['howMany']),null!=_0x22a224['insertionPosition']&&Object['hasOwnProperty']['call'](_0x22a224,'insertionPosition')&&_0x48e17a['Position']['encode'](_0x22a224['insertionPosition'],_0xdacdcf['uint32'](0x22)['fork']())['ldelim'](),null!=_0x22a224['wasUndone']&&Object['hasOwnProperty']['call'](_0x22a224,'wasUndone')&&_0xdacdcf['uint32'](0x28)['bool'](_0x22a224['wasUndone']),_0xdacdcf;},_0x232923['encodeDelimited']=function(_0xdb3305,_0x375fdd){return this['encode'](_0xdb3305,_0x375fdd)['ldelim']();},_0x232923['decode']=function(_0x14ce20,_0x5ade4f){_0x14ce20 instanceof _0xe3d74b||(_0x14ce20=_0xe3d74b['create'](_0x14ce20));for(var _0x3c6715=void 0x0===_0x5ade4f?_0x14ce20['len']:_0x14ce20['pos']+_0x5ade4f,_0x914277=new _0x48e17a['SplitOperation']();_0x14ce20['pos']<_0x3c6715;){var _0x499fbb=_0x14ce20['uint32']();switch(_0x499fbb>>>0x3){case 0x1:_0x914277['splitPosition']=_0x48e17a['Position']['decode'](_0x14ce20,_0x14ce20['uint32']());break;case 0x2:_0x914277['graveyardPosition']=_0x48e17a['Position']['decode'](_0x14ce20,_0x14ce20['uint32']());break;case 0x3:_0x914277['howMany']=_0x14ce20['uint32']();break;case 0x4:_0x914277['insertionPosition']=_0x48e17a['Position']['decode'](_0x14ce20,_0x14ce20['uint32']());break;case 0x5:_0x914277['wasUndone']=_0x14ce20['bool']();break;default:_0x14ce20['skipType'](0x7&_0x499fbb);}}return _0x914277;},_0x232923['decodeDelimited']=function(_0x14daba){return _0x14daba instanceof _0xe3d74b||(_0x14daba=new _0xe3d74b(_0x14daba)),this['decode'](_0x14daba,_0x14daba['uint32']());},_0x232923['verify']=function(_0x23afe9){if('object'!=typeof _0x23afe9||null===_0x23afe9)return'object\x20expected';var _0x19814;if(null!=_0x23afe9['splitPosition']&&_0x23afe9['hasOwnProperty']('splitPosition')&&(_0x19814=_0x48e17a['Position']['verify'](_0x23afe9['splitPosition'])))return'splitPosition.'+_0x19814;if(null!=_0x23afe9['graveyardPosition']&&_0x23afe9['hasOwnProperty']('graveyardPosition')&&(_0x19814=_0x48e17a['Position']['verify'](_0x23afe9['graveyardPosition'])))return'graveyardPosition.'+_0x19814;if(null!=_0x23afe9['howMany']&&_0x23afe9['hasOwnProperty']('howMany')&&!_0x1cf2e2['isInteger'](_0x23afe9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x23afe9['insertionPosition']&&_0x23afe9['hasOwnProperty']('insertionPosition')&&(_0x19814=_0x48e17a['Position']['verify'](_0x23afe9['insertionPosition'])))return'insertionPosition.'+_0x19814;return null!=_0x23afe9['wasUndone']&&_0x23afe9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23afe9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x232923['fromObject']=function(_0x40de33){if(_0x40de33 instanceof _0x48e17a['SplitOperation'])return _0x40de33;var _0x32d987=new _0x48e17a['SplitOperation']();if(null!=_0x40de33['splitPosition']){if('object'!=typeof _0x40de33['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x32d987['splitPosition']=_0x48e17a['Position']['fromObject'](_0x40de33['splitPosition']);}if(null!=_0x40de33['graveyardPosition']){if('object'!=typeof _0x40de33['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x32d987['graveyardPosition']=_0x48e17a['Position']['fromObject'](_0x40de33['graveyardPosition']);}if(null!=_0x40de33['howMany']&&(_0x32d987['howMany']=_0x40de33['howMany']>>>0x0),null!=_0x40de33['insertionPosition']){if('object'!=typeof _0x40de33['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x32d987['insertionPosition']=_0x48e17a['Position']['fromObject'](_0x40de33['insertionPosition']);}return null!=_0x40de33['wasUndone']&&(_0x32d987['wasUndone']=Boolean(_0x40de33['wasUndone'])),_0x32d987;},_0x232923['toObject']=function(_0x277cdd,_0xe8f384){_0xe8f384||(_0xe8f384={});var _0x1265b4={};return _0xe8f384['defaults']&&(_0x1265b4['splitPosition']=null,_0x1265b4['graveyardPosition']=null,_0x1265b4['howMany']=0x0,_0x1265b4['insertionPosition']=null,_0x1265b4['wasUndone']=!0x1),null!=_0x277cdd['splitPosition']&&_0x277cdd['hasOwnProperty']('splitPosition')&&(_0x1265b4['splitPosition']=_0x48e17a['Position']['toObject'](_0x277cdd['splitPosition'],_0xe8f384)),null!=_0x277cdd['graveyardPosition']&&_0x277cdd['hasOwnProperty']('graveyardPosition')&&(_0x1265b4['graveyardPosition']=_0x48e17a['Position']['toObject'](_0x277cdd['graveyardPosition'],_0xe8f384)),null!=_0x277cdd['howMany']&&_0x277cdd['hasOwnProperty']('howMany')&&(_0x1265b4['howMany']=_0x277cdd['howMany']),null!=_0x277cdd['insertionPosition']&&_0x277cdd['hasOwnProperty']('insertionPosition')&&(_0x1265b4['insertionPosition']=_0x48e17a['Position']['toObject'](_0x277cdd['insertionPosition'],_0xe8f384)),null!=_0x277cdd['wasUndone']&&_0x277cdd['hasOwnProperty']('wasUndone')&&(_0x1265b4['wasUndone']=_0x277cdd['wasUndone']),_0x1265b4;},_0x232923['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x232923['getTypeUrl']=function(_0x338625){return void 0x0===_0x338625&&(_0x338625='type.googleapis.com'),_0x338625+'/SplitOperation';},_0x232923;}()),_0x48e17a['Position']=(function(){function _0x7533f5(_0x1e7fea){if(this['path']=[],_0x1e7fea){for(var _0x1d107b=Object['keys'](_0x1e7fea),_0x1a4004=0x0;_0x1a4004<_0x1d107b['length'];++_0x1a4004)null!=_0x1e7fea[_0x1d107b[_0x1a4004]]&&(this[_0x1d107b[_0x1a4004]]=_0x1e7fea[_0x1d107b[_0x1a4004]]);}}return _0x7533f5['prototype']['root']='',_0x7533f5['prototype']['rootMain']=!0x1,_0x7533f5['prototype']['rootGraveyard']=!0x1,_0x7533f5['prototype']['path']=_0x1cf2e2['emptyArray'],_0x7533f5['prototype']['stickiness']='',_0x7533f5['create']=function(_0x9f7008){return new _0x7533f5(_0x9f7008);},_0x7533f5['encode']=function(_0x1719f4,_0x49358b){if(_0x49358b||(_0x49358b=_0x4db5d6['create']()),null!=_0x1719f4['root']&&Object['hasOwnProperty']['call'](_0x1719f4,'root')&&_0x49358b['uint32'](0xa)['string'](_0x1719f4['root']),null!=_0x1719f4['rootMain']&&Object['hasOwnProperty']['call'](_0x1719f4,'rootMain')&&_0x49358b['uint32'](0x10)['bool'](_0x1719f4['rootMain']),null!=_0x1719f4['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1719f4,'rootGraveyard')&&_0x49358b['uint32'](0x18)['bool'](_0x1719f4['rootGraveyard']),null!=_0x1719f4['path']&&_0x1719f4['path']['length']){_0x49358b['uint32'](0x22)['fork']();for(var _0x262394=0x0;_0x262394<_0x1719f4['path']['length'];++_0x262394)_0x49358b['uint32'](_0x1719f4['path'][_0x262394]);_0x49358b['ldelim']();}return null!=_0x1719f4['stickiness']&&Object['hasOwnProperty']['call'](_0x1719f4,'stickiness')&&_0x49358b['uint32'](0x2a)['string'](_0x1719f4['stickiness']),_0x49358b;},_0x7533f5['encodeDelimited']=function(_0x2ad191,_0x487ca6){return this['encode'](_0x2ad191,_0x487ca6)['ldelim']();},_0x7533f5['decode']=function(_0x13604f,_0x343aec){_0x13604f instanceof _0xe3d74b||(_0x13604f=_0xe3d74b['create'](_0x13604f));for(var _0x344e33=void 0x0===_0x343aec?_0x13604f['len']:_0x13604f['pos']+_0x343aec,_0x1138d0=new _0x48e17a['Position']();_0x13604f['pos']<_0x344e33;){var _0x28e40c=_0x13604f['uint32']();switch(_0x28e40c>>>0x3){case 0x1:_0x1138d0['root']=_0x13604f['string']();break;case 0x2:_0x1138d0['rootMain']=_0x13604f['bool']();break;case 0x3:_0x1138d0['rootGraveyard']=_0x13604f['bool']();break;case 0x4:if(_0x1138d0['path']&&_0x1138d0['path']['length']||(_0x1138d0['path']=[]),0x2==(0x7&_0x28e40c)){for(var _0x5b77f5=_0x13604f['uint32']()+_0x13604f['pos'];_0x13604f['pos']<_0x5b77f5;)_0x1138d0['path']['push'](_0x13604f['uint32']());}else _0x1138d0['path']['push'](_0x13604f['uint32']());break;case 0x5:_0x1138d0['stickiness']=_0x13604f['string']();break;default:_0x13604f['skipType'](0x7&_0x28e40c);}}return _0x1138d0;},_0x7533f5['decodeDelimited']=function(_0x38cc68){return _0x38cc68 instanceof _0xe3d74b||(_0x38cc68=new _0xe3d74b(_0x38cc68)),this['decode'](_0x38cc68,_0x38cc68['uint32']());},_0x7533f5['verify']=function(_0x51ac33){if('object'!=typeof _0x51ac33||null===_0x51ac33)return'object\x20expected';if(null!=_0x51ac33['root']&&_0x51ac33['hasOwnProperty']('root')&&!_0x1cf2e2['isString'](_0x51ac33['root']))return'root:\x20string\x20expected';if(null!=_0x51ac33['rootMain']&&_0x51ac33['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x51ac33['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x51ac33['rootGraveyard']&&_0x51ac33['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x51ac33['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x51ac33['path']&&_0x51ac33['hasOwnProperty']('path')){if(!Array['isArray'](_0x51ac33['path']))return'path:\x20array\x20expected';for(var _0x509534=0x0;_0x509534<_0x51ac33['path']['length'];++_0x509534)if(!_0x1cf2e2['isInteger'](_0x51ac33['path'][_0x509534]))return'path:\x20integer[]\x20expected';}return null!=_0x51ac33['stickiness']&&_0x51ac33['hasOwnProperty']('stickiness')&&!_0x1cf2e2['isString'](_0x51ac33['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x7533f5['fromObject']=function(_0x5eb794){if(_0x5eb794 instanceof _0x48e17a['Position'])return _0x5eb794;var _0x349cd1=new _0x48e17a['Position']();if(null!=_0x5eb794['root']&&(_0x349cd1['root']=String(_0x5eb794['root'])),null!=_0x5eb794['rootMain']&&(_0x349cd1['rootMain']=Boolean(_0x5eb794['rootMain'])),null!=_0x5eb794['rootGraveyard']&&(_0x349cd1['rootGraveyard']=Boolean(_0x5eb794['rootGraveyard'])),_0x5eb794['path']){if(!Array['isArray'](_0x5eb794['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x349cd1['path']=[];for(var _0x17147b=0x0;_0x17147b<_0x5eb794['path']['length'];++_0x17147b)_0x349cd1['path'][_0x17147b]=_0x5eb794['path'][_0x17147b]>>>0x0;}return null!=_0x5eb794['stickiness']&&(_0x349cd1['stickiness']=String(_0x5eb794['stickiness'])),_0x349cd1;},_0x7533f5['toObject']=function(_0x415d9f,_0x1ec2e3){_0x1ec2e3||(_0x1ec2e3={});var _0x13f080={};if((_0x1ec2e3['arrays']||_0x1ec2e3['defaults'])&&(_0x13f080['path']=[]),_0x1ec2e3['defaults']&&(_0x13f080['root']='',_0x13f080['rootMain']=!0x1,_0x13f080['rootGraveyard']=!0x1,_0x13f080['stickiness']=''),null!=_0x415d9f['root']&&_0x415d9f['hasOwnProperty']('root')&&(_0x13f080['root']=_0x415d9f['root']),null!=_0x415d9f['rootMain']&&_0x415d9f['hasOwnProperty']('rootMain')&&(_0x13f080['rootMain']=_0x415d9f['rootMain']),null!=_0x415d9f['rootGraveyard']&&_0x415d9f['hasOwnProperty']('rootGraveyard')&&(_0x13f080['rootGraveyard']=_0x415d9f['rootGraveyard']),_0x415d9f['path']&&_0x415d9f['path']['length']){_0x13f080['path']=[];for(var _0x5eecb7=0x0;_0x5eecb7<_0x415d9f['path']['length'];++_0x5eecb7)_0x13f080['path'][_0x5eecb7]=_0x415d9f['path'][_0x5eecb7];}return null!=_0x415d9f['stickiness']&&_0x415d9f['hasOwnProperty']('stickiness')&&(_0x13f080['stickiness']=_0x415d9f['stickiness']),_0x13f080;},_0x7533f5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x7533f5['getTypeUrl']=function(_0x5d6940){return void 0x0===_0x5d6940&&(_0x5d6940='type.googleapis.com'),_0x5d6940+'/Position';},_0x7533f5;}()),_0x48e17a['Range']=(function(){function _0x350933(_0x2b9746){if(_0x2b9746){for(var _0x4724bb=Object['keys'](_0x2b9746),_0x20f683=0x0;_0x20f683<_0x4724bb['length'];++_0x20f683)null!=_0x2b9746[_0x4724bb[_0x20f683]]&&(this[_0x4724bb[_0x20f683]]=_0x2b9746[_0x4724bb[_0x20f683]]);}}return _0x350933['prototype']['start']=null,_0x350933['prototype']['end']=null,_0x350933['create']=function(_0x599f51){return new _0x350933(_0x599f51);},_0x350933['encode']=function(_0x3b4028,_0x2851fb){return _0x2851fb||(_0x2851fb=_0x4db5d6['create']()),null!=_0x3b4028['start']&&Object['hasOwnProperty']['call'](_0x3b4028,'start')&&_0x48e17a['Position']['encode'](_0x3b4028['start'],_0x2851fb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b4028['end']&&Object['hasOwnProperty']['call'](_0x3b4028,'end')&&_0x48e17a['Position']['encode'](_0x3b4028['end'],_0x2851fb['uint32'](0x12)['fork']())['ldelim'](),_0x2851fb;},_0x350933['encodeDelimited']=function(_0x2c82a1,_0x180e8d){return this['encode'](_0x2c82a1,_0x180e8d)['ldelim']();},_0x350933['decode']=function(_0x3b9823,_0x3e2f64){_0x3b9823 instanceof _0xe3d74b||(_0x3b9823=_0xe3d74b['create'](_0x3b9823));for(var _0x33e785=void 0x0===_0x3e2f64?_0x3b9823['len']:_0x3b9823['pos']+_0x3e2f64,_0x5d778f=new _0x48e17a['Range']();_0x3b9823['pos']<_0x33e785;){var _0x54ebb5=_0x3b9823['uint32']();switch(_0x54ebb5>>>0x3){case 0x1:_0x5d778f['start']=_0x48e17a['Position']['decode'](_0x3b9823,_0x3b9823['uint32']());break;case 0x2:_0x5d778f['end']=_0x48e17a['Position']['decode'](_0x3b9823,_0x3b9823['uint32']());break;default:_0x3b9823['skipType'](0x7&_0x54ebb5);}}return _0x5d778f;},_0x350933['decodeDelimited']=function(_0x1343d6){return _0x1343d6 instanceof _0xe3d74b||(_0x1343d6=new _0xe3d74b(_0x1343d6)),this['decode'](_0x1343d6,_0x1343d6['uint32']());},_0x350933['verify']=function(_0xacc6c4){if('object'!=typeof _0xacc6c4||null===_0xacc6c4)return'object\x20expected';var _0x257bb7;if(null!=_0xacc6c4['start']&&_0xacc6c4['hasOwnProperty']('start')&&(_0x257bb7=_0x48e17a['Position']['verify'](_0xacc6c4['start'])))return'start.'+_0x257bb7;if(null!=_0xacc6c4['end']&&_0xacc6c4['hasOwnProperty']('end')&&(_0x257bb7=_0x48e17a['Position']['verify'](_0xacc6c4['end'])))return'end.'+_0x257bb7;return null;},_0x350933['fromObject']=function(_0x39e8ac){if(_0x39e8ac instanceof _0x48e17a['Range'])return _0x39e8ac;var _0x59ad71=new _0x48e17a['Range']();if(null!=_0x39e8ac['start']){if('object'!=typeof _0x39e8ac['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x59ad71['start']=_0x48e17a['Position']['fromObject'](_0x39e8ac['start']);}if(null!=_0x39e8ac['end']){if('object'!=typeof _0x39e8ac['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x59ad71['end']=_0x48e17a['Position']['fromObject'](_0x39e8ac['end']);}return _0x59ad71;},_0x350933['toObject']=function(_0x49106d,_0xf23d2a){_0xf23d2a||(_0xf23d2a={});var _0x7b0acd={};return _0xf23d2a['defaults']&&(_0x7b0acd['start']=null,_0x7b0acd['end']=null),null!=_0x49106d['start']&&_0x49106d['hasOwnProperty']('start')&&(_0x7b0acd['start']=_0x48e17a['Position']['toObject'](_0x49106d['start'],_0xf23d2a)),null!=_0x49106d['end']&&_0x49106d['hasOwnProperty']('end')&&(_0x7b0acd['end']=_0x48e17a['Position']['toObject'](_0x49106d['end'],_0xf23d2a)),_0x7b0acd;},_0x350933['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x350933['getTypeUrl']=function(_0x3ba3e8){return void 0x0===_0x3ba3e8&&(_0x3ba3e8='type.googleapis.com'),_0x3ba3e8+'/Range';},_0x350933;}()),_0x48e17a['Element']=(function(){function _0x34ee20(_0x2c013c){if(this['children']=[],this['attributesBoolean']={},_0x2c013c){for(var _0x15e9e0=Object['keys'](_0x2c013c),_0x56a8cf=0x0;_0x56a8cf<_0x15e9e0['length'];++_0x56a8cf)null!=_0x2c013c[_0x15e9e0[_0x56a8cf]]&&(this[_0x15e9e0[_0x56a8cf]]=_0x2c013c[_0x15e9e0[_0x56a8cf]]);}}return _0x34ee20['prototype']['name']='',_0x34ee20['prototype']['children']=_0x1cf2e2['emptyArray'],_0x34ee20['prototype']['data']='',_0x34ee20['prototype']['attributesBoolean']=_0x1cf2e2['emptyObject'],_0x34ee20['prototype']['attributesJson']='',_0x34ee20['create']=function(_0x1d890b){return new _0x34ee20(_0x1d890b);},_0x34ee20['encode']=function(_0x2dba12,_0x523835){if(_0x523835||(_0x523835=_0x4db5d6['create']()),null!=_0x2dba12['name']&&Object['hasOwnProperty']['call'](_0x2dba12,'name')&&_0x523835['uint32'](0xa)['string'](_0x2dba12['name']),null!=_0x2dba12['children']&&_0x2dba12['children']['length']){for(var _0x1dd02b=0x0;_0x1dd02b<_0x2dba12['children']['length'];++_0x1dd02b)_0x48e17a['Element']['encode'](_0x2dba12['children'][_0x1dd02b],_0x523835['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2dba12['data']&&Object['hasOwnProperty']['call'](_0x2dba12,'data')&&_0x523835['uint32'](0x1a)['string'](_0x2dba12['data']),null!=_0x2dba12['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2dba12,'attributesBoolean')){var _0x21a604=Object['keys'](_0x2dba12['attributesBoolean']);for(_0x1dd02b=0x0;_0x1dd02b<_0x21a604['length'];++_0x1dd02b)_0x523835['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x21a604[_0x1dd02b])['uint32'](0x10)['bool'](_0x2dba12['attributesBoolean'][_0x21a604[_0x1dd02b]])['ldelim']();}return null!=_0x2dba12['attributesJson']&&Object['hasOwnProperty']['call'](_0x2dba12,'attributesJson')&&_0x523835['uint32'](0x2a)['string'](_0x2dba12['attributesJson']),_0x523835;},_0x34ee20['encodeDelimited']=function(_0xee9808,_0x49b306){return this['encode'](_0xee9808,_0x49b306)['ldelim']();},_0x34ee20['decode']=function(_0x515199,_0xe2b864){_0x515199 instanceof _0xe3d74b||(_0x515199=_0xe3d74b['create'](_0x515199));for(var _0x1c51f6,_0x5e717f,_0x567915=void 0x0===_0xe2b864?_0x515199['len']:_0x515199['pos']+_0xe2b864,_0x56737e=new _0x48e17a['Element']();_0x515199['pos']<_0x567915;){var _0x1aa87b=_0x515199['uint32']();switch(_0x1aa87b>>>0x3){case 0x1:_0x56737e['name']=_0x515199['string']();break;case 0x2:_0x56737e['children']&&_0x56737e['children']['length']||(_0x56737e['children']=[]),_0x56737e['children']['push'](_0x48e17a['Element']['decode'](_0x515199,_0x515199['uint32']()));break;case 0x3:_0x56737e['data']=_0x515199['string']();break;case 0x4:_0x56737e['attributesBoolean']===_0x1cf2e2['emptyObject']&&(_0x56737e['attributesBoolean']={});var _0x14c90f=_0x515199['uint32']()+_0x515199['pos'];for(_0x1c51f6='',_0x5e717f=!0x1;_0x515199['pos']<_0x14c90f;){var _0x444836=_0x515199['uint32']();switch(_0x444836>>>0x3){case 0x1:_0x1c51f6=_0x515199['string']();break;case 0x2:_0x5e717f=_0x515199['bool']();break;default:_0x515199['skipType'](0x7&_0x444836);}}_0x56737e['attributesBoolean'][_0x1c51f6]=_0x5e717f;break;case 0x5:_0x56737e['attributesJson']=_0x515199['string']();break;default:_0x515199['skipType'](0x7&_0x1aa87b);}}return _0x56737e;},_0x34ee20['decodeDelimited']=function(_0x567dc7){return _0x567dc7 instanceof _0xe3d74b||(_0x567dc7=new _0xe3d74b(_0x567dc7)),this['decode'](_0x567dc7,_0x567dc7['uint32']());},_0x34ee20['verify']=function(_0x4b43cb){if('object'!=typeof _0x4b43cb||null===_0x4b43cb)return'object\x20expected';if(null!=_0x4b43cb['name']&&_0x4b43cb['hasOwnProperty']('name')&&!_0x1cf2e2['isString'](_0x4b43cb['name']))return'name:\x20string\x20expected';if(null!=_0x4b43cb['children']&&_0x4b43cb['hasOwnProperty']('children')){if(!Array['isArray'](_0x4b43cb['children']))return'children:\x20array\x20expected';for(var _0x5d2792=0x0;_0x5d2792<_0x4b43cb['children']['length'];++_0x5d2792){var _0x526740=_0x48e17a['Element']['verify'](_0x4b43cb['children'][_0x5d2792]);if(_0x526740)return'children.'+_0x526740;}}if(null!=_0x4b43cb['data']&&_0x4b43cb['hasOwnProperty']('data')&&!_0x1cf2e2['isString'](_0x4b43cb['data']))return'data:\x20string\x20expected';if(null!=_0x4b43cb['attributesBoolean']&&_0x4b43cb['hasOwnProperty']('attributesBoolean')){if(!_0x1cf2e2['isObject'](_0x4b43cb['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x187287=Object['keys'](_0x4b43cb['attributesBoolean']);for(_0x5d2792=0x0;_0x5d2792<_0x187287['length'];++_0x5d2792)if('boolean'!=typeof _0x4b43cb['attributesBoolean'][_0x187287[_0x5d2792]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4b43cb['attributesJson']&&_0x4b43cb['hasOwnProperty']('attributesJson')&&!_0x1cf2e2['isString'](_0x4b43cb['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x34ee20['fromObject']=function(_0x4181ce){if(_0x4181ce instanceof _0x48e17a['Element'])return _0x4181ce;var _0x2ea019=new _0x48e17a['Element']();if(null!=_0x4181ce['name']&&(_0x2ea019['name']=String(_0x4181ce['name'])),_0x4181ce['children']){if(!Array['isArray'](_0x4181ce['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2ea019['children']=[];for(var _0x32b324=0x0;_0x32b324<_0x4181ce['children']['length'];++_0x32b324){if('object'!=typeof _0x4181ce['children'][_0x32b324])throw TypeError('.Element.children:\x20object\x20expected');_0x2ea019['children'][_0x32b324]=_0x48e17a['Element']['fromObject'](_0x4181ce['children'][_0x32b324]);}}if(null!=_0x4181ce['data']&&(_0x2ea019['data']=String(_0x4181ce['data'])),_0x4181ce['attributesBoolean']){if('object'!=typeof _0x4181ce['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2ea019['attributesBoolean']={};var _0x5e1c0a=Object['keys'](_0x4181ce['attributesBoolean']);for(_0x32b324=0x0;_0x32b324<_0x5e1c0a['length'];++_0x32b324)_0x2ea019['attributesBoolean'][_0x5e1c0a[_0x32b324]]=Boolean(_0x4181ce['attributesBoolean'][_0x5e1c0a[_0x32b324]]);}return null!=_0x4181ce['attributesJson']&&(_0x2ea019['attributesJson']=String(_0x4181ce['attributesJson'])),_0x2ea019;},_0x34ee20['toObject']=function(_0x41f145,_0x8fc957){_0x8fc957||(_0x8fc957={});var _0x2d823e,_0x3ae9cf={};if((_0x8fc957['arrays']||_0x8fc957['defaults'])&&(_0x3ae9cf['children']=[]),(_0x8fc957['objects']||_0x8fc957['defaults'])&&(_0x3ae9cf['attributesBoolean']={}),_0x8fc957['defaults']&&(_0x3ae9cf['name']='',_0x3ae9cf['data']='',_0x3ae9cf['attributesJson']=''),null!=_0x41f145['name']&&_0x41f145['hasOwnProperty']('name')&&(_0x3ae9cf['name']=_0x41f145['name']),_0x41f145['children']&&_0x41f145['children']['length']){_0x3ae9cf['children']=[];for(var _0x1871b0=0x0;_0x1871b0<_0x41f145['children']['length'];++_0x1871b0)_0x3ae9cf['children'][_0x1871b0]=_0x48e17a['Element']['toObject'](_0x41f145['children'][_0x1871b0],_0x8fc957);}if(null!=_0x41f145['data']&&_0x41f145['hasOwnProperty']('data')&&(_0x3ae9cf['data']=_0x41f145['data']),_0x41f145['attributesBoolean']&&(_0x2d823e=Object['keys'](_0x41f145['attributesBoolean']))['length']){_0x3ae9cf['attributesBoolean']={};for(_0x1871b0=0x0;_0x1871b0<_0x2d823e['length'];++_0x1871b0)_0x3ae9cf['attributesBoolean'][_0x2d823e[_0x1871b0]]=_0x41f145['attributesBoolean'][_0x2d823e[_0x1871b0]];}return null!=_0x41f145['attributesJson']&&_0x41f145['hasOwnProperty']('attributesJson')&&(_0x3ae9cf['attributesJson']=_0x41f145['attributesJson']),_0x3ae9cf;},_0x34ee20['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b920f['util']['toJSONOptions']);},_0x34ee20['getTypeUrl']=function(_0x50ba6f){return void 0x0===_0x50ba6f&&(_0x50ba6f='type.googleapis.com'),_0x50ba6f+'/Element';},_0x34ee20;}()),_0x48e17a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x11d26b){return new w(this['_protobufRoot'][_0x11d26b]);}}class w{['_protobuf'];constructor(_0x2355ae){this['_protobuf']=_0x2355ae;}['compress'](_0x3bcf46){const _0x4ff1c5=this['_protobuf']['verify'](_0x3bcf46);if(_0x4ff1c5)throw Error(_0x4ff1c5);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3bcf46))['finish']();}['decompress'](_0x51fa2d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x51fa2d),{'oneofs':!0x0});}}function g(_0x27c5c9,_0x35e894){const _0x51b901=_0x52a08d(_0x27c5c9);return _0x51b901['path'][_0x51b901['path']['length']-0x1]+=_0x35e894,_0x51b901;}function _(_0x593089,_0x20d0e0){return _0x593089['root']===_0x20d0e0['root']&&_0x3bf39f(_0x593089['path'],_0x20d0e0['path']);}function $(_0x3229e){P(_0x3229e,_0x4fbf98=>('main'==_0x4fbf98['root']?(_0x4fbf98['rootMain']=!0x0,delete _0x4fbf98['root']):'$graveyard'==_0x4fbf98['root']&&(_0x4fbf98['rootGraveyard']=!0x0,delete _0x4fbf98['root']),_0x4fbf98));}function J(_0x59a565){P(_0x59a565,_0x5d0396=>(_0x5d0396['rootMain']?(_0x5d0396['root']='main',delete _0x5d0396['rootMain']):_0x5d0396['rootGraveyard']&&(_0x5d0396['root']='$graveyard',delete _0x5d0396['rootGraveyard']),_0x5d0396));}function P(_0x57fab4,_0x3ac0c9){for(const _0x40002f in _0x57fab4){const _0x2fc689=_0x57fab4[_0x40002f];'nodes'!==_0x40002f&&_0x5f3c72(_0x2fc689)&&(_0x2fc689['path']&&(_0x2fc689['root']||_0x2fc689['rootMain']||_0x2fc689['rootGraveyard'])?_0x57fab4[_0x40002f]=_0x3ac0c9(_0x2fc689):P(_0x2fc689,_0x3ac0c9));}return _0x57fab4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4fab83,_0x43b302,_0x1666ad){this['_id']=_0x4fab83,this['_operationName']=_0x43b302,this['_protobufDescriptor']=_0x1666ad;}['compress'](_0x17ab76,_0x4ce29b){const _0x5c9d3e=_0x4ce29b['shift']();return $(_0x5c9d3e),_0x17ab76['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5c9d3e)),_0x17ab76['types']['push'](this['_id']),!0x0;}['decompress'](_0x2058f3,_0x519456){_0x519456['types']['shift']();const _0x3cda30=this['_protobufDescriptor']['decompress'](_0x519456['buffers']['shift']());J(_0x3cda30),_0x3cda30['__className']=this['_operationName'],_0x2058f3['push'](_0x3cda30);}}class s extends e{['compress'](_0x171a03,_0x13fe05){const _0x303a6b=_0x13fe05['shift']();return this['_serializeOneOf']('oldValue',_0x303a6b),this['_serializeOneOf']('newValue',_0x303a6b),$(_0x303a6b),_0x171a03['buffers']['push'](this['_protobufDescriptor']['compress'](_0x303a6b)),_0x171a03['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f8dff,_0x2b6a4b){const {types:_0x183bc4,buffers:_0x3c2a93}=_0x2b6a4b,_0x72cf6b=this['_protobufDescriptor']['decompress'](_0x3c2a93['shift']());_0x183bc4['shift'](),this['_deserializeOneOf']('oldValue',_0x72cf6b),this['_deserializeOneOf']('newValue',_0x72cf6b),J(_0x72cf6b),_0x72cf6b['__className']=this['_operationName'],_0x1f8dff['push'](_0x72cf6b);}['_serializeOneOf'](_0x20ba46,_0x3f07af){const _0x46f09e=_0x3f07af[_0x20ba46];'boolean'==typeof _0x46f09e?_0x3f07af[_0x20ba46+'Boolean']=_0x46f09e:_0x3f07af[_0x20ba46+'Json']=JSON['stringify'](_0x46f09e);}['_deserializeOneOf'](_0x5dfb7c,_0x173d36){const _0x1f83d9=_0x5dfb7c+'Json';_0x173d36[_0x1f83d9]?(_0x173d36[_0x5dfb7c]=JSON['parse'](_0x173d36[_0x1f83d9]),delete _0x173d36[_0x1f83d9]):(_0x173d36[_0x5dfb7c]=_0x173d36[_0x5dfb7c+'Boolean'],delete _0x173d36[_0x5dfb7c+'Boolean']);}}class i extends e{['compress'](_0x484081,_0x290537){const _0x50f357=_0x290537['shift']();return this['_serializeNodesAttributes'](_0x50f357['nodes']),$(_0x50f357),_0x484081['buffers']['push'](this['_protobufDescriptor']['compress'](_0x50f357)),_0x484081['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f9f4d,_0x4d7755){const {types:_0x5163a3,buffers:_0x368c24}=_0x4d7755,_0x53d4e0=this['_protobufDescriptor']['decompress'](_0x368c24['shift']());_0x5163a3['shift'](),_0x53d4e0['nodes']||(_0x53d4e0['nodes']=[]),this['_deserializeNodesAttributes'](_0x53d4e0['nodes']),J(_0x53d4e0),_0x53d4e0['__className']=this['_operationName'],_0x3f9f4d['push'](_0x53d4e0);}['_serializeNodesAttributes'](_0x1dc40e){for(const _0x4cf32f of _0x1dc40e){if(_0x4cf32f['attributes']){const _0x3bde3f=_0x4cf32f['attributes'];this['_areValuesBoolean'](_0x3bde3f)?_0x4cf32f['attributesBoolean']=_0x3bde3f:_0x4cf32f['attributesJson']=JSON['stringify'](_0x3bde3f);}_0x4cf32f['children']&&this['_serializeNodesAttributes'](_0x4cf32f['children']);}}['_deserializeNodesAttributes'](_0x2a771f){for(const _0xbaca23 of _0x2a771f)(_0xbaca23['attributesBoolean']||_0xbaca23['attributesJson'])&&(_0xbaca23['attributesBoolean']?(_0xbaca23['attributes']=_0xbaca23['attributesBoolean'],delete _0xbaca23['attributesBoolean']):(_0xbaca23['attributes']=JSON['parse'](_0xbaca23['attributesJson']),delete _0xbaca23['attributesJson'])),_0xbaca23['children']&&this['_deserializeNodesAttributes'](_0xbaca23['children']);}['_areValuesBoolean'](_0x141338){return Object['keys'](_0x141338)['every'](_0x360d46=>'boolean'==typeof _0x141338[_0x360d46]);}}class n extends e{['decompress'](_0x269009,_0x3fce89){super['decompress'](_0x269009,_0x3fce89);const _0x5b3d90=_0x269009[_0x269009['length']-0x1];_0x5b3d90['oldRange']||(_0x5b3d90['oldRange']=null),_0x5b3d90['newRange']||(_0x5b3d90['newRange']=null);}}class p extends e{['compress'](_0x1b0e5e,_0x3c0722){return _0x3c0722['shift'](),_0x1b0e5e['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e969b,_0x319a73){_0x319a73['types']['shift'](),_0x2e969b['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x37db59,_0x598bc1,_0x1dc0c2,_0x15b38e){super(_0x37db59,_0x598bc1,_0x1dc0c2),this['_omittedNamespace']=_0x15b38e+':';}['compress'](_0x287565,_0x691c81){return!('MarkerOperation'!=_0x691c81[0x0]['__className']||!_0x691c81[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x691c81[0x0]['name']=_0x691c81[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x287565,_0x691c81),!0x0);}['decompress'](_0x260c91,_0x470a42){super['decompress'](_0x260c91,_0x470a42);const _0x5a2eda=_0x260c91[_0x260c91['length']-0x1];_0x5a2eda['name']=this['_omittedNamespace']+_0x5a2eda['name'];}}class O{['_id'];['_context'];constructor(_0x4bb5ad,_0x2dc2f6){this['_id']=_0x4bb5ad,this['_context']=_0x2dc2f6;}['compress'](_0x10b26e,_0xeb2ce){let _0x54221d;for(;_0xeb2ce['length']>0x1&&this['_compareOperations'](_0xeb2ce[0x0],_0xeb2ce[0x1]);)_0x54221d?(_0x54221d=this['_combineNext'](_0xeb2ce['shift'](),_0x54221d),_0x10b26e['types']['push'](0x0)):(_0x54221d=_0x52a08d(_0xeb2ce['shift']()),_0x10b26e['types']['push'](this['_id']));return!!_0x54221d&&(_0x54221d=this['_combineNext'](_0xeb2ce['shift'](),_0x54221d),_0x10b26e['types']['push'](0x0),_0x10b26e['buffers']['push'](this['_compressSingleOperation'](_0x54221d)),!0x0);}['decompress'](_0x2aaf31,_0x59c346){const _0xa11013=this['_decompressSingleOperation'](_0x59c346);for(;0x0==_0x59c346['types'][0x0];)_0x59c346['types']['shift'](),_0x2aaf31['push'](this['_splitCurrent'](_0xa11013));_0x2aaf31['push'](_0xa11013);}}class a extends O{['_combineNext'](_0x55141d,_0x526a2e){return _0x526a2e['nodes'][0x0]['data']+=_0x55141d['nodes'][0x0]['data'],_0x526a2e;}['_splitCurrent'](_0x4e592f){const _0x46f761=_0x52a08d(_0x4e592f),_0x3c28ac=_0x46f761['nodes'][0x0],_0x38aed0=_0x4e592f['nodes'][0x0],_0x17a3e=_0x38aed0['data'][Symbol['iterator']]()['next']()['value'],_0x37d4a1=_0x17a3e['length'];return _0x3c28ac['data']=_0x17a3e,_0x38aed0['data']=_0x38aed0['data']['substr'](_0x37d4a1),_0x4e592f['position']=g(_0x4e592f['position'],_0x37d4a1),_0x46f761;}['_compareOperations'](_0xb22df1,_0x12e762){if(this['_checkOperation'](_0xb22df1)&&this['_checkOperation'](_0x12e762)){const _0x3284da=_0xb22df1['nodes'][0x0]['data']['length'],_0x29398d=_(g(_0xb22df1['position'],_0x3284da),_0x12e762['position']),_0x2c6e3a=_0xb22df1['nodes'][0x0],_0x2f1681=_0x12e762['nodes'][0x0];return _0x29398d&&this['_compareAttributes'](_0x2c6e3a,_0x2f1681);}return!0x1;}['_compressSingleOperation'](_0xdcc876){const _0x26a9e2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x26a9e2,[_0xdcc876]),_0x26a9e2['buffers'][0x0];}['_decompressSingleOperation'](_0x3f1167){const _0x4a9ba3=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4a9ba3,_0x3f1167),_0x4a9ba3[0x0];}['_checkOperation'](_0x1e3246){return'InsertOperation'==_0x1e3246['__className']&&0x1==_0x1e3246['nodes']['length']&&_0x1e3246['nodes'][0x0]['data']&&!_0x1e3246['wasUndone']&&0x1==Array['from'](_0x1e3246['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4579bc,_0x4945d8){const _0x4cacb9=Object['keys'](_0x4579bc['attributes']||{}),_0x48a942=Object['keys'](_0x4945d8['attributes']||{});return _0x4cacb9['length']===_0x48a942['length']&&_0x4cacb9['every'](_0x590643=>_0x4945d8['attributes'][_0x590643]&&_0x4945d8['attributes'][_0x590643]===_0x4579bc['attributes'][_0x590643]);}}class c extends O{['_combineNext'](_0x14fa8a,_0x16244f){return _0x16244f['howMany']++,_0x16244f['sourcePosition']=_0x52a08d(_0x14fa8a['sourcePosition']),_0x16244f;}['_splitCurrent'](_0x2c6ee1){const _0xf04b57=_0x52a08d(_0x2c6ee1);return _0x2c6ee1['howMany']--,_0xf04b57['howMany']=0x1,_0xf04b57['sourcePosition']=g(_0xf04b57['sourcePosition'],_0x2c6ee1['howMany']),_0xf04b57;}['_compareOperations'](_0x73b1d7,_0x59adab){return!(!this['_checkOperation'](_0x73b1d7)||!this['_checkOperation'](_0x59adab))&&(_(g(_0x73b1d7['sourcePosition'],-0x1),_0x59adab['sourcePosition'])&&_(_0x73b1d7['targetPosition'],_0x59adab['targetPosition']));}['_compressSingleOperation'](_0x45aa36){const _0x323f4d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x323f4d,[_0x45aa36]),_0x323f4d['buffers'][0x0];}['_decompressSingleOperation'](_0x36ad2e){const _0x24a1c1=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x24a1c1,_0x36ad2e),_0x24a1c1[0x0];}['_checkOperation'](_0x5007bb){return'MoveOperation'==_0x5007bb['__className']&&'$graveyard'==_0x5007bb['targetPosition']['root']&&0x1==_0x5007bb['howMany']&&!_0x5007bb['wasUndone'];}}class h extends O{['_combineNext'](_0x3e2d83,_0x4c547b){return _0x4c547b['howMany']++,_0x4c547b;}['_splitCurrent'](_0x3e9333){const _0xfc60db=_0x52a08d(_0x3e9333);return _0xfc60db['howMany']=0x1,_0x3e9333['howMany']--,_0xfc60db;}['_compareOperations'](_0x5d77a7,_0x2445f4){return!(!this['_checkOperation'](_0x5d77a7)||!this['_checkOperation'](_0x2445f4))&&(_(_0x5d77a7['sourcePosition'],_0x2445f4['sourcePosition'])&&_(_0x5d77a7['targetPosition'],_0x2445f4['targetPosition']));}['_compressSingleOperation'](_0x34e93f){const _0x3cb0ff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3cb0ff,[_0x34e93f]),_0x3cb0ff['buffers'][0x0];}['_decompressSingleOperation'](_0x2e1b96){const _0x48cf36=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x48cf36,_0x2e1b96),_0x48cf36[0x0];}['_checkOperation'](_0x15695b){return'MoveOperation'==_0x15695b['__className']&&'$graveyard'==_0x15695b['targetPosition']['root']&&0x1==_0x15695b['howMany']&&!_0x15695b['wasUndone'];}}class f extends O{['compress'](_0x44a042,_0x476fd7){if(!this['_compareOperations'](_0x476fd7[0x0],_0x476fd7[0x1]))return!0x1;const _0x49451a=_0x476fd7['shift']();return _0x49451a['oldRange']=null,_0x49451a['newRange']&&_(_0x49451a['newRange']['start'],_0x49451a['newRange']['end'])&&(_0x49451a['newRange']['end']=null),_0x476fd7['shift'](),_0x44a042['types']['push'](this['_id']),_0x44a042['types']['push'](0x0),_0x44a042['buffers']['push'](this['_compressSingleOperation'](_0x49451a)),!0x0;}['decompress'](_0x2ce447,_0x3b55ce){const _0x4c15e6=this['_decompressSingleOperation'](_0x3b55ce);_0x4c15e6['newRange']&&!_0x4c15e6['newRange']['end']&&(_0x4c15e6['newRange']['end']=_0x52a08d(_0x4c15e6['newRange']['start']));const _0x4df428=_0x52a08d(_0x4c15e6);_0x4df428['newRange']&&(_0x4df428['newRange']['start']['stickiness']='toNone',_0x4df428['newRange']['end']=_0x52a08d(_0x4df428['newRange']['start'])),_0x4df428['name']='user:position:'+_0x4df428['name']['split'](':')[0x2],_0x3b55ce['types']['shift'](),_0x2ce447['push'](_0x4c15e6),_0x2ce447['push'](_0x4df428);}['_compressSingleOperation'](_0x50cfff){const _0x5cccd5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5cccd5,[_0x50cfff]),_0x5cccd5['buffers'][0x0];}['_decompressSingleOperation'](_0x574939){const _0x20a3d2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x20a3d2,_0x574939),_0x20a3d2[0x0];}['_compareOperations'](_0x4b7288,_0x12aa98){return!(!_0x4b7288||!_0x12aa98)&&('MarkerOperation'==_0x4b7288['__className']&&'MarkerOperation'==_0x12aa98['__className']&&!(!_0x4b7288['name']['startsWith']('user:')||!_0x12aa98['name']['startsWith']('user:')||_0x4b7288['name']==_0x12aa98['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x519e2b=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 m(0x12,'MarkerOperation',_0x519e2b,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x519e2b,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1649c6){if(!_0x1649c6||!_0x1649c6[0x0])throw new _0x57194f('no-operations-provided',this);const _0x17d361={'types':[],'buffers':[],'baseVersion':_0x1649c6[0x0]['baseVersion']};for(;_0x1649c6['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('TypingAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('DeletingAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x17d361,_0x1649c6)||this['_getCompressorByName'](_0x1649c6[0x0]['__className'])['compress'](_0x17d361,_0x1649c6);return _0x17d361;}['decompress'](_0x1b7578){const _0x4b39ee=[];for(;_0x1b7578['types']['length'];){const _0x512586=this['_compressorById']['get'](_0x1b7578['types'][0x0]);if(!_0x512586)throw new _0x57194f('decompress-compressor-not-found',this,{'type':_0x1b7578['types'][0x0]});_0x512586['decompress'](_0x4b39ee,_0x1b7578);}return _0x4b39ee['forEach']((_0x3db6a9,_0x4a98c3)=>_0x3db6a9['baseVersion']=_0x1b7578['baseVersion']+_0x4a98c3),_0x4b39ee;}['_getCompressorByName'](_0x39797){return this['_compressorByName']['get'](_0x39797);}['_registerOperationCompressor'](_0x152e46,_0x5eff18,_0x311a79){const _0x2fe3c0=new _0x311a79(_0x152e46,_0x5eff18,this['_protobufFactory']['getDescriptor'](_0x5eff18));this['_registerCompressor'](_0x152e46,_0x5eff18,_0x2fe3c0);}['_registerActionCompressor'](_0x4a307d,_0x110d64,_0x1d451c){const _0x2e4052=new _0x1d451c(_0x4a307d,this);this['_registerCompressor'](_0x4a307d,_0x110d64,_0x2e4052);}['_registerCompressor'](_0x251f7e,_0x1fb4cb,_0x176452){this['_compressorById']['set'](_0x251f7e,_0x176452),this['_compressorByName']['set'](_0x1fb4cb,_0x176452);}}export{y as Compressor};
23
+ import{CKEditorError as _0xaae751}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1f3384 from'protobufjs/minimal.js';import{cloneDeep as _0x2a4bb2,isEqual as _0x56dc3a,isObject as _0x3a3a47}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x3a2f65=_0x1f3384['Reader'],_0x1d5baa=_0x1f3384['Writer'],_0x2e429b=_0x1f3384['util'],_0x2f419c=_0x1f3384['roots']['default']||(_0x1f3384['roots']['default']={});return _0x2f419c['AttributeOperation']=(function(){function _0x39c78e(_0x396441){if(_0x396441){for(var _0x4473ee=Object['keys'](_0x396441),_0x589399=0x0;_0x589399<_0x4473ee['length'];++_0x589399)null!=_0x396441[_0x4473ee[_0x589399]]&&(this[_0x4473ee[_0x589399]]=_0x396441[_0x4473ee[_0x589399]]);}}return _0x39c78e['prototype']['range']=null,_0x39c78e['prototype']['key']='',_0x39c78e['prototype']['oldValueBoolean']=!0x1,_0x39c78e['prototype']['oldValueJson']='',_0x39c78e['prototype']['newValueBoolean']=!0x1,_0x39c78e['prototype']['newValueJson']='',_0x39c78e['prototype']['wasUndone']=!0x1,_0x39c78e['create']=function(_0x1823a9){return new _0x39c78e(_0x1823a9);},_0x39c78e['encode']=function(_0x67c224,_0x3a71ce){return _0x3a71ce||(_0x3a71ce=_0x1d5baa['create']()),null!=_0x67c224['range']&&Object['hasOwnProperty']['call'](_0x67c224,'range')&&_0x2f419c['Range']['encode'](_0x67c224['range'],_0x3a71ce['uint32'](0xa)['fork']())['ldelim'](),null!=_0x67c224['key']&&Object['hasOwnProperty']['call'](_0x67c224,'key')&&_0x3a71ce['uint32'](0x12)['string'](_0x67c224['key']),null!=_0x67c224['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x67c224,'oldValueBoolean')&&_0x3a71ce['uint32'](0x18)['bool'](_0x67c224['oldValueBoolean']),null!=_0x67c224['oldValueJson']&&Object['hasOwnProperty']['call'](_0x67c224,'oldValueJson')&&_0x3a71ce['uint32'](0x22)['string'](_0x67c224['oldValueJson']),null!=_0x67c224['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x67c224,'newValueBoolean')&&_0x3a71ce['uint32'](0x28)['bool'](_0x67c224['newValueBoolean']),null!=_0x67c224['newValueJson']&&Object['hasOwnProperty']['call'](_0x67c224,'newValueJson')&&_0x3a71ce['uint32'](0x32)['string'](_0x67c224['newValueJson']),null!=_0x67c224['wasUndone']&&Object['hasOwnProperty']['call'](_0x67c224,'wasUndone')&&_0x3a71ce['uint32'](0x38)['bool'](_0x67c224['wasUndone']),_0x3a71ce;},_0x39c78e['encodeDelimited']=function(_0x4698f1,_0x38b079){return this['encode'](_0x4698f1,_0x38b079)['ldelim']();},_0x39c78e['decode']=function(_0x20d478,_0x441110){_0x20d478 instanceof _0x3a2f65||(_0x20d478=_0x3a2f65['create'](_0x20d478));for(var _0x29eaf5=void 0x0===_0x441110?_0x20d478['len']:_0x20d478['pos']+_0x441110,_0x208239=new _0x2f419c['AttributeOperation']();_0x20d478['pos']<_0x29eaf5;){var _0x2e3d28=_0x20d478['uint32']();switch(_0x2e3d28>>>0x3){case 0x1:_0x208239['range']=_0x2f419c['Range']['decode'](_0x20d478,_0x20d478['uint32']());break;case 0x2:_0x208239['key']=_0x20d478['string']();break;case 0x3:_0x208239['oldValueBoolean']=_0x20d478['bool']();break;case 0x4:_0x208239['oldValueJson']=_0x20d478['string']();break;case 0x5:_0x208239['newValueBoolean']=_0x20d478['bool']();break;case 0x6:_0x208239['newValueJson']=_0x20d478['string']();break;case 0x7:_0x208239['wasUndone']=_0x20d478['bool']();break;default:_0x20d478['skipType'](0x7&_0x2e3d28);}}return _0x208239;},_0x39c78e['decodeDelimited']=function(_0x4e11ac){return _0x4e11ac instanceof _0x3a2f65||(_0x4e11ac=new _0x3a2f65(_0x4e11ac)),this['decode'](_0x4e11ac,_0x4e11ac['uint32']());},_0x39c78e['verify']=function(_0x219212){if('object'!=typeof _0x219212||null===_0x219212)return'object\x20expected';if(null!=_0x219212['range']&&_0x219212['hasOwnProperty']('range')){var _0x1261b8=_0x2f419c['Range']['verify'](_0x219212['range']);if(_0x1261b8)return'range.'+_0x1261b8;}return null!=_0x219212['key']&&_0x219212['hasOwnProperty']('key')&&!_0x2e429b['isString'](_0x219212['key'])?'key:\x20string\x20expected':null!=_0x219212['oldValueBoolean']&&_0x219212['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x219212['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x219212['oldValueJson']&&_0x219212['hasOwnProperty']('oldValueJson')&&!_0x2e429b['isString'](_0x219212['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x219212['newValueBoolean']&&_0x219212['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x219212['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x219212['newValueJson']&&_0x219212['hasOwnProperty']('newValueJson')&&!_0x2e429b['isString'](_0x219212['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x219212['wasUndone']&&_0x219212['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x219212['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x39c78e['fromObject']=function(_0x105d29){if(_0x105d29 instanceof _0x2f419c['AttributeOperation'])return _0x105d29;var _0x44ab6d=new _0x2f419c['AttributeOperation']();if(null!=_0x105d29['range']){if('object'!=typeof _0x105d29['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x44ab6d['range']=_0x2f419c['Range']['fromObject'](_0x105d29['range']);}return null!=_0x105d29['key']&&(_0x44ab6d['key']=String(_0x105d29['key'])),null!=_0x105d29['oldValueBoolean']&&(_0x44ab6d['oldValueBoolean']=Boolean(_0x105d29['oldValueBoolean'])),null!=_0x105d29['oldValueJson']&&(_0x44ab6d['oldValueJson']=String(_0x105d29['oldValueJson'])),null!=_0x105d29['newValueBoolean']&&(_0x44ab6d['newValueBoolean']=Boolean(_0x105d29['newValueBoolean'])),null!=_0x105d29['newValueJson']&&(_0x44ab6d['newValueJson']=String(_0x105d29['newValueJson'])),null!=_0x105d29['wasUndone']&&(_0x44ab6d['wasUndone']=Boolean(_0x105d29['wasUndone'])),_0x44ab6d;},_0x39c78e['toObject']=function(_0x3edfb2,_0x534157){_0x534157||(_0x534157={});var _0x4dfc3f={};return _0x534157['defaults']&&(_0x4dfc3f['range']=null,_0x4dfc3f['key']='',_0x4dfc3f['oldValueBoolean']=!0x1,_0x4dfc3f['oldValueJson']='',_0x4dfc3f['newValueBoolean']=!0x1,_0x4dfc3f['newValueJson']='',_0x4dfc3f['wasUndone']=!0x1),null!=_0x3edfb2['range']&&_0x3edfb2['hasOwnProperty']('range')&&(_0x4dfc3f['range']=_0x2f419c['Range']['toObject'](_0x3edfb2['range'],_0x534157)),null!=_0x3edfb2['key']&&_0x3edfb2['hasOwnProperty']('key')&&(_0x4dfc3f['key']=_0x3edfb2['key']),null!=_0x3edfb2['oldValueBoolean']&&_0x3edfb2['hasOwnProperty']('oldValueBoolean')&&(_0x4dfc3f['oldValueBoolean']=_0x3edfb2['oldValueBoolean']),null!=_0x3edfb2['oldValueJson']&&_0x3edfb2['hasOwnProperty']('oldValueJson')&&(_0x4dfc3f['oldValueJson']=_0x3edfb2['oldValueJson']),null!=_0x3edfb2['newValueBoolean']&&_0x3edfb2['hasOwnProperty']('newValueBoolean')&&(_0x4dfc3f['newValueBoolean']=_0x3edfb2['newValueBoolean']),null!=_0x3edfb2['newValueJson']&&_0x3edfb2['hasOwnProperty']('newValueJson')&&(_0x4dfc3f['newValueJson']=_0x3edfb2['newValueJson']),null!=_0x3edfb2['wasUndone']&&_0x3edfb2['hasOwnProperty']('wasUndone')&&(_0x4dfc3f['wasUndone']=_0x3edfb2['wasUndone']),_0x4dfc3f;},_0x39c78e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x39c78e['getTypeUrl']=function(_0x57914b){return void 0x0===_0x57914b&&(_0x57914b='type.googleapis.com'),_0x57914b+'/AttributeOperation';},_0x39c78e;}()),_0x2f419c['InsertOperation']=(function(){function _0x216e9e(_0x435681){if(this['nodes']=[],_0x435681){for(var _0x3f51b9=Object['keys'](_0x435681),_0x1400f7=0x0;_0x1400f7<_0x3f51b9['length'];++_0x1400f7)null!=_0x435681[_0x3f51b9[_0x1400f7]]&&(this[_0x3f51b9[_0x1400f7]]=_0x435681[_0x3f51b9[_0x1400f7]]);}}return _0x216e9e['prototype']['position']=null,_0x216e9e['prototype']['nodes']=_0x2e429b['emptyArray'],_0x216e9e['prototype']['shouldReceiveAttributes']=!0x1,_0x216e9e['prototype']['wasUndone']=!0x1,_0x216e9e['create']=function(_0x579d5d){return new _0x216e9e(_0x579d5d);},_0x216e9e['encode']=function(_0x1d17da,_0x3c6532){if(_0x3c6532||(_0x3c6532=_0x1d5baa['create']()),null!=_0x1d17da['position']&&Object['hasOwnProperty']['call'](_0x1d17da,'position')&&_0x2f419c['Position']['encode'](_0x1d17da['position'],_0x3c6532['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d17da['nodes']&&_0x1d17da['nodes']['length']){for(var _0x589999=0x0;_0x589999<_0x1d17da['nodes']['length'];++_0x589999)_0x2f419c['Element']['encode'](_0x1d17da['nodes'][_0x589999],_0x3c6532['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1d17da['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1d17da,'shouldReceiveAttributes')&&_0x3c6532['uint32'](0x18)['bool'](_0x1d17da['shouldReceiveAttributes']),null!=_0x1d17da['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d17da,'wasUndone')&&_0x3c6532['uint32'](0x20)['bool'](_0x1d17da['wasUndone']),_0x3c6532;},_0x216e9e['encodeDelimited']=function(_0x4d689b,_0x489cc3){return this['encode'](_0x4d689b,_0x489cc3)['ldelim']();},_0x216e9e['decode']=function(_0x23453e,_0x484764){_0x23453e instanceof _0x3a2f65||(_0x23453e=_0x3a2f65['create'](_0x23453e));for(var _0x337302=void 0x0===_0x484764?_0x23453e['len']:_0x23453e['pos']+_0x484764,_0x4d713b=new _0x2f419c['InsertOperation']();_0x23453e['pos']<_0x337302;){var _0x4f4872=_0x23453e['uint32']();switch(_0x4f4872>>>0x3){case 0x1:_0x4d713b['position']=_0x2f419c['Position']['decode'](_0x23453e,_0x23453e['uint32']());break;case 0x2:_0x4d713b['nodes']&&_0x4d713b['nodes']['length']||(_0x4d713b['nodes']=[]),_0x4d713b['nodes']['push'](_0x2f419c['Element']['decode'](_0x23453e,_0x23453e['uint32']()));break;case 0x3:_0x4d713b['shouldReceiveAttributes']=_0x23453e['bool']();break;case 0x4:_0x4d713b['wasUndone']=_0x23453e['bool']();break;default:_0x23453e['skipType'](0x7&_0x4f4872);}}return _0x4d713b;},_0x216e9e['decodeDelimited']=function(_0x191175){return _0x191175 instanceof _0x3a2f65||(_0x191175=new _0x3a2f65(_0x191175)),this['decode'](_0x191175,_0x191175['uint32']());},_0x216e9e['verify']=function(_0x5f4061){if('object'!=typeof _0x5f4061||null===_0x5f4061)return'object\x20expected';if(null!=_0x5f4061['position']&&_0x5f4061['hasOwnProperty']('position')&&(_0x30ad70=_0x2f419c['Position']['verify'](_0x5f4061['position'])))return'position.'+_0x30ad70;if(null!=_0x5f4061['nodes']&&_0x5f4061['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5f4061['nodes']))return'nodes:\x20array\x20expected';for(var _0x4c9aa1=0x0;_0x4c9aa1<_0x5f4061['nodes']['length'];++_0x4c9aa1){var _0x30ad70;if(_0x30ad70=_0x2f419c['Element']['verify'](_0x5f4061['nodes'][_0x4c9aa1]))return'nodes.'+_0x30ad70;}}return null!=_0x5f4061['shouldReceiveAttributes']&&_0x5f4061['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5f4061['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5f4061['wasUndone']&&_0x5f4061['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5f4061['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x216e9e['fromObject']=function(_0x2189ee){if(_0x2189ee instanceof _0x2f419c['InsertOperation'])return _0x2189ee;var _0x56f8ff=new _0x2f419c['InsertOperation']();if(null!=_0x2189ee['position']){if('object'!=typeof _0x2189ee['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x56f8ff['position']=_0x2f419c['Position']['fromObject'](_0x2189ee['position']);}if(_0x2189ee['nodes']){if(!Array['isArray'](_0x2189ee['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x56f8ff['nodes']=[];for(var _0x428475=0x0;_0x428475<_0x2189ee['nodes']['length'];++_0x428475){if('object'!=typeof _0x2189ee['nodes'][_0x428475])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x56f8ff['nodes'][_0x428475]=_0x2f419c['Element']['fromObject'](_0x2189ee['nodes'][_0x428475]);}}return null!=_0x2189ee['shouldReceiveAttributes']&&(_0x56f8ff['shouldReceiveAttributes']=Boolean(_0x2189ee['shouldReceiveAttributes'])),null!=_0x2189ee['wasUndone']&&(_0x56f8ff['wasUndone']=Boolean(_0x2189ee['wasUndone'])),_0x56f8ff;},_0x216e9e['toObject']=function(_0xba96c2,_0x3aba05){_0x3aba05||(_0x3aba05={});var _0x201ae1={};if((_0x3aba05['arrays']||_0x3aba05['defaults'])&&(_0x201ae1['nodes']=[]),_0x3aba05['defaults']&&(_0x201ae1['position']=null,_0x201ae1['shouldReceiveAttributes']=!0x1,_0x201ae1['wasUndone']=!0x1),null!=_0xba96c2['position']&&_0xba96c2['hasOwnProperty']('position')&&(_0x201ae1['position']=_0x2f419c['Position']['toObject'](_0xba96c2['position'],_0x3aba05)),_0xba96c2['nodes']&&_0xba96c2['nodes']['length']){_0x201ae1['nodes']=[];for(var _0x11c9a3=0x0;_0x11c9a3<_0xba96c2['nodes']['length'];++_0x11c9a3)_0x201ae1['nodes'][_0x11c9a3]=_0x2f419c['Element']['toObject'](_0xba96c2['nodes'][_0x11c9a3],_0x3aba05);}return null!=_0xba96c2['shouldReceiveAttributes']&&_0xba96c2['hasOwnProperty']('shouldReceiveAttributes')&&(_0x201ae1['shouldReceiveAttributes']=_0xba96c2['shouldReceiveAttributes']),null!=_0xba96c2['wasUndone']&&_0xba96c2['hasOwnProperty']('wasUndone')&&(_0x201ae1['wasUndone']=_0xba96c2['wasUndone']),_0x201ae1;},_0x216e9e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x216e9e['getTypeUrl']=function(_0x1f95e0){return void 0x0===_0x1f95e0&&(_0x1f95e0='type.googleapis.com'),_0x1f95e0+'/InsertOperation';},_0x216e9e;}()),_0x2f419c['MarkerOperation']=(function(){function _0x95e560(_0x57ba58){if(_0x57ba58){for(var _0x13542f=Object['keys'](_0x57ba58),_0x549830=0x0;_0x549830<_0x13542f['length'];++_0x549830)null!=_0x57ba58[_0x13542f[_0x549830]]&&(this[_0x13542f[_0x549830]]=_0x57ba58[_0x13542f[_0x549830]]);}}return _0x95e560['prototype']['name']='',_0x95e560['prototype']['oldRange']=null,_0x95e560['prototype']['newRange']=null,_0x95e560['prototype']['affectsData']=!0x1,_0x95e560['prototype']['wasUndone']=!0x1,_0x95e560['create']=function(_0x1c5bb8){return new _0x95e560(_0x1c5bb8);},_0x95e560['encode']=function(_0x4cb2cc,_0x221134){return _0x221134||(_0x221134=_0x1d5baa['create']()),null!=_0x4cb2cc['name']&&Object['hasOwnProperty']['call'](_0x4cb2cc,'name')&&_0x221134['uint32'](0xa)['string'](_0x4cb2cc['name']),null!=_0x4cb2cc['oldRange']&&Object['hasOwnProperty']['call'](_0x4cb2cc,'oldRange')&&_0x2f419c['Range']['encode'](_0x4cb2cc['oldRange'],_0x221134['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4cb2cc['newRange']&&Object['hasOwnProperty']['call'](_0x4cb2cc,'newRange')&&_0x2f419c['Range']['encode'](_0x4cb2cc['newRange'],_0x221134['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4cb2cc['affectsData']&&Object['hasOwnProperty']['call'](_0x4cb2cc,'affectsData')&&_0x221134['uint32'](0x20)['bool'](_0x4cb2cc['affectsData']),null!=_0x4cb2cc['wasUndone']&&Object['hasOwnProperty']['call'](_0x4cb2cc,'wasUndone')&&_0x221134['uint32'](0x28)['bool'](_0x4cb2cc['wasUndone']),_0x221134;},_0x95e560['encodeDelimited']=function(_0x396237,_0x2b6f1c){return this['encode'](_0x396237,_0x2b6f1c)['ldelim']();},_0x95e560['decode']=function(_0x58b9f2,_0x57a61e){_0x58b9f2 instanceof _0x3a2f65||(_0x58b9f2=_0x3a2f65['create'](_0x58b9f2));for(var _0x472ea8=void 0x0===_0x57a61e?_0x58b9f2['len']:_0x58b9f2['pos']+_0x57a61e,_0xdf844=new _0x2f419c['MarkerOperation']();_0x58b9f2['pos']<_0x472ea8;){var _0x38d37f=_0x58b9f2['uint32']();switch(_0x38d37f>>>0x3){case 0x1:_0xdf844['name']=_0x58b9f2['string']();break;case 0x2:_0xdf844['oldRange']=_0x2f419c['Range']['decode'](_0x58b9f2,_0x58b9f2['uint32']());break;case 0x3:_0xdf844['newRange']=_0x2f419c['Range']['decode'](_0x58b9f2,_0x58b9f2['uint32']());break;case 0x4:_0xdf844['affectsData']=_0x58b9f2['bool']();break;case 0x5:_0xdf844['wasUndone']=_0x58b9f2['bool']();break;default:_0x58b9f2['skipType'](0x7&_0x38d37f);}}return _0xdf844;},_0x95e560['decodeDelimited']=function(_0x5895e5){return _0x5895e5 instanceof _0x3a2f65||(_0x5895e5=new _0x3a2f65(_0x5895e5)),this['decode'](_0x5895e5,_0x5895e5['uint32']());},_0x95e560['verify']=function(_0x1f1e26){if('object'!=typeof _0x1f1e26||null===_0x1f1e26)return'object\x20expected';if(null!=_0x1f1e26['name']&&_0x1f1e26['hasOwnProperty']('name')&&!_0x2e429b['isString'](_0x1f1e26['name']))return'name:\x20string\x20expected';var _0x37903d;if(null!=_0x1f1e26['oldRange']&&_0x1f1e26['hasOwnProperty']('oldRange')&&(_0x37903d=_0x2f419c['Range']['verify'](_0x1f1e26['oldRange'])))return'oldRange.'+_0x37903d;if(null!=_0x1f1e26['newRange']&&_0x1f1e26['hasOwnProperty']('newRange')&&(_0x37903d=_0x2f419c['Range']['verify'](_0x1f1e26['newRange'])))return'newRange.'+_0x37903d;return null!=_0x1f1e26['affectsData']&&_0x1f1e26['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1f1e26['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1f1e26['wasUndone']&&_0x1f1e26['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f1e26['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x95e560['fromObject']=function(_0x1567a7){if(_0x1567a7 instanceof _0x2f419c['MarkerOperation'])return _0x1567a7;var _0x4586a1=new _0x2f419c['MarkerOperation']();if(null!=_0x1567a7['name']&&(_0x4586a1['name']=String(_0x1567a7['name'])),null!=_0x1567a7['oldRange']){if('object'!=typeof _0x1567a7['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4586a1['oldRange']=_0x2f419c['Range']['fromObject'](_0x1567a7['oldRange']);}if(null!=_0x1567a7['newRange']){if('object'!=typeof _0x1567a7['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4586a1['newRange']=_0x2f419c['Range']['fromObject'](_0x1567a7['newRange']);}return null!=_0x1567a7['affectsData']&&(_0x4586a1['affectsData']=Boolean(_0x1567a7['affectsData'])),null!=_0x1567a7['wasUndone']&&(_0x4586a1['wasUndone']=Boolean(_0x1567a7['wasUndone'])),_0x4586a1;},_0x95e560['toObject']=function(_0x52f73d,_0x3419b0){_0x3419b0||(_0x3419b0={});var _0x1562b6={};return _0x3419b0['defaults']&&(_0x1562b6['name']='',_0x1562b6['oldRange']=null,_0x1562b6['newRange']=null,_0x1562b6['affectsData']=!0x1,_0x1562b6['wasUndone']=!0x1),null!=_0x52f73d['name']&&_0x52f73d['hasOwnProperty']('name')&&(_0x1562b6['name']=_0x52f73d['name']),null!=_0x52f73d['oldRange']&&_0x52f73d['hasOwnProperty']('oldRange')&&(_0x1562b6['oldRange']=_0x2f419c['Range']['toObject'](_0x52f73d['oldRange'],_0x3419b0)),null!=_0x52f73d['newRange']&&_0x52f73d['hasOwnProperty']('newRange')&&(_0x1562b6['newRange']=_0x2f419c['Range']['toObject'](_0x52f73d['newRange'],_0x3419b0)),null!=_0x52f73d['affectsData']&&_0x52f73d['hasOwnProperty']('affectsData')&&(_0x1562b6['affectsData']=_0x52f73d['affectsData']),null!=_0x52f73d['wasUndone']&&_0x52f73d['hasOwnProperty']('wasUndone')&&(_0x1562b6['wasUndone']=_0x52f73d['wasUndone']),_0x1562b6;},_0x95e560['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x95e560['getTypeUrl']=function(_0xa2f2ec){return void 0x0===_0xa2f2ec&&(_0xa2f2ec='type.googleapis.com'),_0xa2f2ec+'/MarkerOperation';},_0x95e560;}()),_0x2f419c['MergeOperation']=(function(){function _0x4dd5e2(_0x17e169){if(_0x17e169){for(var _0x28f08a=Object['keys'](_0x17e169),_0x255991=0x0;_0x255991<_0x28f08a['length'];++_0x255991)null!=_0x17e169[_0x28f08a[_0x255991]]&&(this[_0x28f08a[_0x255991]]=_0x17e169[_0x28f08a[_0x255991]]);}}return _0x4dd5e2['prototype']['sourcePosition']=null,_0x4dd5e2['prototype']['targetPosition']=null,_0x4dd5e2['prototype']['graveyardPosition']=null,_0x4dd5e2['prototype']['howMany']=0x0,_0x4dd5e2['prototype']['wasUndone']=!0x1,_0x4dd5e2['create']=function(_0x464085){return new _0x4dd5e2(_0x464085);},_0x4dd5e2['encode']=function(_0x3993f7,_0x3a7535){return _0x3a7535||(_0x3a7535=_0x1d5baa['create']()),null!=_0x3993f7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3993f7,'sourcePosition')&&_0x2f419c['Position']['encode'](_0x3993f7['sourcePosition'],_0x3a7535['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3993f7['targetPosition']&&Object['hasOwnProperty']['call'](_0x3993f7,'targetPosition')&&_0x2f419c['Position']['encode'](_0x3993f7['targetPosition'],_0x3a7535['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3993f7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3993f7,'graveyardPosition')&&_0x2f419c['Position']['encode'](_0x3993f7['graveyardPosition'],_0x3a7535['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3993f7['howMany']&&Object['hasOwnProperty']['call'](_0x3993f7,'howMany')&&_0x3a7535['uint32'](0x20)['uint32'](_0x3993f7['howMany']),null!=_0x3993f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3993f7,'wasUndone')&&_0x3a7535['uint32'](0x28)['bool'](_0x3993f7['wasUndone']),_0x3a7535;},_0x4dd5e2['encodeDelimited']=function(_0x27123f,_0x2a9798){return this['encode'](_0x27123f,_0x2a9798)['ldelim']();},_0x4dd5e2['decode']=function(_0x4a1cec,_0x47d759){_0x4a1cec instanceof _0x3a2f65||(_0x4a1cec=_0x3a2f65['create'](_0x4a1cec));for(var _0x2b02f4=void 0x0===_0x47d759?_0x4a1cec['len']:_0x4a1cec['pos']+_0x47d759,_0x2b38de=new _0x2f419c['MergeOperation']();_0x4a1cec['pos']<_0x2b02f4;){var _0x14474f=_0x4a1cec['uint32']();switch(_0x14474f>>>0x3){case 0x1:_0x2b38de['sourcePosition']=_0x2f419c['Position']['decode'](_0x4a1cec,_0x4a1cec['uint32']());break;case 0x2:_0x2b38de['targetPosition']=_0x2f419c['Position']['decode'](_0x4a1cec,_0x4a1cec['uint32']());break;case 0x3:_0x2b38de['graveyardPosition']=_0x2f419c['Position']['decode'](_0x4a1cec,_0x4a1cec['uint32']());break;case 0x4:_0x2b38de['howMany']=_0x4a1cec['uint32']();break;case 0x5:_0x2b38de['wasUndone']=_0x4a1cec['bool']();break;default:_0x4a1cec['skipType'](0x7&_0x14474f);}}return _0x2b38de;},_0x4dd5e2['decodeDelimited']=function(_0x4fcaab){return _0x4fcaab instanceof _0x3a2f65||(_0x4fcaab=new _0x3a2f65(_0x4fcaab)),this['decode'](_0x4fcaab,_0x4fcaab['uint32']());},_0x4dd5e2['verify']=function(_0x3e126c){if('object'!=typeof _0x3e126c||null===_0x3e126c)return'object\x20expected';var _0x241d31;if(null!=_0x3e126c['sourcePosition']&&_0x3e126c['hasOwnProperty']('sourcePosition')&&(_0x241d31=_0x2f419c['Position']['verify'](_0x3e126c['sourcePosition'])))return'sourcePosition.'+_0x241d31;if(null!=_0x3e126c['targetPosition']&&_0x3e126c['hasOwnProperty']('targetPosition')&&(_0x241d31=_0x2f419c['Position']['verify'](_0x3e126c['targetPosition'])))return'targetPosition.'+_0x241d31;if(null!=_0x3e126c['graveyardPosition']&&_0x3e126c['hasOwnProperty']('graveyardPosition')&&(_0x241d31=_0x2f419c['Position']['verify'](_0x3e126c['graveyardPosition'])))return'graveyardPosition.'+_0x241d31;return null!=_0x3e126c['howMany']&&_0x3e126c['hasOwnProperty']('howMany')&&!_0x2e429b['isInteger'](_0x3e126c['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3e126c['wasUndone']&&_0x3e126c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e126c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4dd5e2['fromObject']=function(_0x3dcb56){if(_0x3dcb56 instanceof _0x2f419c['MergeOperation'])return _0x3dcb56;var _0x2c96ae=new _0x2f419c['MergeOperation']();if(null!=_0x3dcb56['sourcePosition']){if('object'!=typeof _0x3dcb56['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2c96ae['sourcePosition']=_0x2f419c['Position']['fromObject'](_0x3dcb56['sourcePosition']);}if(null!=_0x3dcb56['targetPosition']){if('object'!=typeof _0x3dcb56['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2c96ae['targetPosition']=_0x2f419c['Position']['fromObject'](_0x3dcb56['targetPosition']);}if(null!=_0x3dcb56['graveyardPosition']){if('object'!=typeof _0x3dcb56['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2c96ae['graveyardPosition']=_0x2f419c['Position']['fromObject'](_0x3dcb56['graveyardPosition']);}return null!=_0x3dcb56['howMany']&&(_0x2c96ae['howMany']=_0x3dcb56['howMany']>>>0x0),null!=_0x3dcb56['wasUndone']&&(_0x2c96ae['wasUndone']=Boolean(_0x3dcb56['wasUndone'])),_0x2c96ae;},_0x4dd5e2['toObject']=function(_0x2fe305,_0x2e7a61){_0x2e7a61||(_0x2e7a61={});var _0x382a3a={};return _0x2e7a61['defaults']&&(_0x382a3a['sourcePosition']=null,_0x382a3a['targetPosition']=null,_0x382a3a['graveyardPosition']=null,_0x382a3a['howMany']=0x0,_0x382a3a['wasUndone']=!0x1),null!=_0x2fe305['sourcePosition']&&_0x2fe305['hasOwnProperty']('sourcePosition')&&(_0x382a3a['sourcePosition']=_0x2f419c['Position']['toObject'](_0x2fe305['sourcePosition'],_0x2e7a61)),null!=_0x2fe305['targetPosition']&&_0x2fe305['hasOwnProperty']('targetPosition')&&(_0x382a3a['targetPosition']=_0x2f419c['Position']['toObject'](_0x2fe305['targetPosition'],_0x2e7a61)),null!=_0x2fe305['graveyardPosition']&&_0x2fe305['hasOwnProperty']('graveyardPosition')&&(_0x382a3a['graveyardPosition']=_0x2f419c['Position']['toObject'](_0x2fe305['graveyardPosition'],_0x2e7a61)),null!=_0x2fe305['howMany']&&_0x2fe305['hasOwnProperty']('howMany')&&(_0x382a3a['howMany']=_0x2fe305['howMany']),null!=_0x2fe305['wasUndone']&&_0x2fe305['hasOwnProperty']('wasUndone')&&(_0x382a3a['wasUndone']=_0x2fe305['wasUndone']),_0x382a3a;},_0x4dd5e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x4dd5e2['getTypeUrl']=function(_0x1b9d10){return void 0x0===_0x1b9d10&&(_0x1b9d10='type.googleapis.com'),_0x1b9d10+'/MergeOperation';},_0x4dd5e2;}()),_0x2f419c['MoveOperation']=(function(){function _0x4ffe98(_0x2be428){if(_0x2be428){for(var _0x7bac75=Object['keys'](_0x2be428),_0x59a145=0x0;_0x59a145<_0x7bac75['length'];++_0x59a145)null!=_0x2be428[_0x7bac75[_0x59a145]]&&(this[_0x7bac75[_0x59a145]]=_0x2be428[_0x7bac75[_0x59a145]]);}}return _0x4ffe98['prototype']['sourcePosition']=null,_0x4ffe98['prototype']['howMany']=0x0,_0x4ffe98['prototype']['targetPosition']=null,_0x4ffe98['prototype']['wasUndone']=!0x1,_0x4ffe98['create']=function(_0x435f95){return new _0x4ffe98(_0x435f95);},_0x4ffe98['encode']=function(_0x24cb32,_0x455293){return _0x455293||(_0x455293=_0x1d5baa['create']()),null!=_0x24cb32['sourcePosition']&&Object['hasOwnProperty']['call'](_0x24cb32,'sourcePosition')&&_0x2f419c['Position']['encode'](_0x24cb32['sourcePosition'],_0x455293['uint32'](0xa)['fork']())['ldelim'](),null!=_0x24cb32['howMany']&&Object['hasOwnProperty']['call'](_0x24cb32,'howMany')&&_0x455293['uint32'](0x10)['uint32'](_0x24cb32['howMany']),null!=_0x24cb32['targetPosition']&&Object['hasOwnProperty']['call'](_0x24cb32,'targetPosition')&&_0x2f419c['Position']['encode'](_0x24cb32['targetPosition'],_0x455293['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x24cb32['wasUndone']&&Object['hasOwnProperty']['call'](_0x24cb32,'wasUndone')&&_0x455293['uint32'](0x20)['bool'](_0x24cb32['wasUndone']),_0x455293;},_0x4ffe98['encodeDelimited']=function(_0x14be4d,_0x422565){return this['encode'](_0x14be4d,_0x422565)['ldelim']();},_0x4ffe98['decode']=function(_0x304a73,_0x35604e){_0x304a73 instanceof _0x3a2f65||(_0x304a73=_0x3a2f65['create'](_0x304a73));for(var _0x514992=void 0x0===_0x35604e?_0x304a73['len']:_0x304a73['pos']+_0x35604e,_0x1f9952=new _0x2f419c['MoveOperation']();_0x304a73['pos']<_0x514992;){var _0x413c19=_0x304a73['uint32']();switch(_0x413c19>>>0x3){case 0x1:_0x1f9952['sourcePosition']=_0x2f419c['Position']['decode'](_0x304a73,_0x304a73['uint32']());break;case 0x2:_0x1f9952['howMany']=_0x304a73['uint32']();break;case 0x3:_0x1f9952['targetPosition']=_0x2f419c['Position']['decode'](_0x304a73,_0x304a73['uint32']());break;case 0x4:_0x1f9952['wasUndone']=_0x304a73['bool']();break;default:_0x304a73['skipType'](0x7&_0x413c19);}}return _0x1f9952;},_0x4ffe98['decodeDelimited']=function(_0x4bca88){return _0x4bca88 instanceof _0x3a2f65||(_0x4bca88=new _0x3a2f65(_0x4bca88)),this['decode'](_0x4bca88,_0x4bca88['uint32']());},_0x4ffe98['verify']=function(_0x430567){if('object'!=typeof _0x430567||null===_0x430567)return'object\x20expected';var _0x152019;if(null!=_0x430567['sourcePosition']&&_0x430567['hasOwnProperty']('sourcePosition')&&(_0x152019=_0x2f419c['Position']['verify'](_0x430567['sourcePosition'])))return'sourcePosition.'+_0x152019;if(null!=_0x430567['howMany']&&_0x430567['hasOwnProperty']('howMany')&&!_0x2e429b['isInteger'](_0x430567['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x430567['targetPosition']&&_0x430567['hasOwnProperty']('targetPosition')&&(_0x152019=_0x2f419c['Position']['verify'](_0x430567['targetPosition'])))return'targetPosition.'+_0x152019;return null!=_0x430567['wasUndone']&&_0x430567['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x430567['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ffe98['fromObject']=function(_0x59ff07){if(_0x59ff07 instanceof _0x2f419c['MoveOperation'])return _0x59ff07;var _0x5c0df3=new _0x2f419c['MoveOperation']();if(null!=_0x59ff07['sourcePosition']){if('object'!=typeof _0x59ff07['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5c0df3['sourcePosition']=_0x2f419c['Position']['fromObject'](_0x59ff07['sourcePosition']);}if(null!=_0x59ff07['howMany']&&(_0x5c0df3['howMany']=_0x59ff07['howMany']>>>0x0),null!=_0x59ff07['targetPosition']){if('object'!=typeof _0x59ff07['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5c0df3['targetPosition']=_0x2f419c['Position']['fromObject'](_0x59ff07['targetPosition']);}return null!=_0x59ff07['wasUndone']&&(_0x5c0df3['wasUndone']=Boolean(_0x59ff07['wasUndone'])),_0x5c0df3;},_0x4ffe98['toObject']=function(_0x1a5e8a,_0x5edd4f){_0x5edd4f||(_0x5edd4f={});var _0x575afb={};return _0x5edd4f['defaults']&&(_0x575afb['sourcePosition']=null,_0x575afb['howMany']=0x0,_0x575afb['targetPosition']=null,_0x575afb['wasUndone']=!0x1),null!=_0x1a5e8a['sourcePosition']&&_0x1a5e8a['hasOwnProperty']('sourcePosition')&&(_0x575afb['sourcePosition']=_0x2f419c['Position']['toObject'](_0x1a5e8a['sourcePosition'],_0x5edd4f)),null!=_0x1a5e8a['howMany']&&_0x1a5e8a['hasOwnProperty']('howMany')&&(_0x575afb['howMany']=_0x1a5e8a['howMany']),null!=_0x1a5e8a['targetPosition']&&_0x1a5e8a['hasOwnProperty']('targetPosition')&&(_0x575afb['targetPosition']=_0x2f419c['Position']['toObject'](_0x1a5e8a['targetPosition'],_0x5edd4f)),null!=_0x1a5e8a['wasUndone']&&_0x1a5e8a['hasOwnProperty']('wasUndone')&&(_0x575afb['wasUndone']=_0x1a5e8a['wasUndone']),_0x575afb;},_0x4ffe98['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x4ffe98['getTypeUrl']=function(_0xc586e1){return void 0x0===_0xc586e1&&(_0xc586e1='type.googleapis.com'),_0xc586e1+'/MoveOperation';},_0x4ffe98;}()),_0x2f419c['RenameOperation']=(function(){function _0x20405d(_0x5da84c){if(_0x5da84c){for(var _0x3288d8=Object['keys'](_0x5da84c),_0x12bdd1=0x0;_0x12bdd1<_0x3288d8['length'];++_0x12bdd1)null!=_0x5da84c[_0x3288d8[_0x12bdd1]]&&(this[_0x3288d8[_0x12bdd1]]=_0x5da84c[_0x3288d8[_0x12bdd1]]);}}return _0x20405d['prototype']['position']=null,_0x20405d['prototype']['oldName']='',_0x20405d['prototype']['newName']='',_0x20405d['prototype']['wasUndone']=!0x1,_0x20405d['create']=function(_0x53db4d){return new _0x20405d(_0x53db4d);},_0x20405d['encode']=function(_0x35ce61,_0x5f4c5b){return _0x5f4c5b||(_0x5f4c5b=_0x1d5baa['create']()),null!=_0x35ce61['position']&&Object['hasOwnProperty']['call'](_0x35ce61,'position')&&_0x2f419c['Position']['encode'](_0x35ce61['position'],_0x5f4c5b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x35ce61['oldName']&&Object['hasOwnProperty']['call'](_0x35ce61,'oldName')&&_0x5f4c5b['uint32'](0x12)['string'](_0x35ce61['oldName']),null!=_0x35ce61['newName']&&Object['hasOwnProperty']['call'](_0x35ce61,'newName')&&_0x5f4c5b['uint32'](0x1a)['string'](_0x35ce61['newName']),null!=_0x35ce61['wasUndone']&&Object['hasOwnProperty']['call'](_0x35ce61,'wasUndone')&&_0x5f4c5b['uint32'](0x20)['bool'](_0x35ce61['wasUndone']),_0x5f4c5b;},_0x20405d['encodeDelimited']=function(_0x3cb944,_0x3c7608){return this['encode'](_0x3cb944,_0x3c7608)['ldelim']();},_0x20405d['decode']=function(_0x380e45,_0x453e38){_0x380e45 instanceof _0x3a2f65||(_0x380e45=_0x3a2f65['create'](_0x380e45));for(var _0x399a43=void 0x0===_0x453e38?_0x380e45['len']:_0x380e45['pos']+_0x453e38,_0x36f23b=new _0x2f419c['RenameOperation']();_0x380e45['pos']<_0x399a43;){var _0x43a8cf=_0x380e45['uint32']();switch(_0x43a8cf>>>0x3){case 0x1:_0x36f23b['position']=_0x2f419c['Position']['decode'](_0x380e45,_0x380e45['uint32']());break;case 0x2:_0x36f23b['oldName']=_0x380e45['string']();break;case 0x3:_0x36f23b['newName']=_0x380e45['string']();break;case 0x4:_0x36f23b['wasUndone']=_0x380e45['bool']();break;default:_0x380e45['skipType'](0x7&_0x43a8cf);}}return _0x36f23b;},_0x20405d['decodeDelimited']=function(_0x337ff7){return _0x337ff7 instanceof _0x3a2f65||(_0x337ff7=new _0x3a2f65(_0x337ff7)),this['decode'](_0x337ff7,_0x337ff7['uint32']());},_0x20405d['verify']=function(_0xa4efb9){if('object'!=typeof _0xa4efb9||null===_0xa4efb9)return'object\x20expected';if(null!=_0xa4efb9['position']&&_0xa4efb9['hasOwnProperty']('position')){var _0x4029eb=_0x2f419c['Position']['verify'](_0xa4efb9['position']);if(_0x4029eb)return'position.'+_0x4029eb;}return null!=_0xa4efb9['oldName']&&_0xa4efb9['hasOwnProperty']('oldName')&&!_0x2e429b['isString'](_0xa4efb9['oldName'])?'oldName:\x20string\x20expected':null!=_0xa4efb9['newName']&&_0xa4efb9['hasOwnProperty']('newName')&&!_0x2e429b['isString'](_0xa4efb9['newName'])?'newName:\x20string\x20expected':null!=_0xa4efb9['wasUndone']&&_0xa4efb9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa4efb9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20405d['fromObject']=function(_0x5c2652){if(_0x5c2652 instanceof _0x2f419c['RenameOperation'])return _0x5c2652;var _0x408dd6=new _0x2f419c['RenameOperation']();if(null!=_0x5c2652['position']){if('object'!=typeof _0x5c2652['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x408dd6['position']=_0x2f419c['Position']['fromObject'](_0x5c2652['position']);}return null!=_0x5c2652['oldName']&&(_0x408dd6['oldName']=String(_0x5c2652['oldName'])),null!=_0x5c2652['newName']&&(_0x408dd6['newName']=String(_0x5c2652['newName'])),null!=_0x5c2652['wasUndone']&&(_0x408dd6['wasUndone']=Boolean(_0x5c2652['wasUndone'])),_0x408dd6;},_0x20405d['toObject']=function(_0x422a40,_0x25dd4b){_0x25dd4b||(_0x25dd4b={});var _0x4aac6f={};return _0x25dd4b['defaults']&&(_0x4aac6f['position']=null,_0x4aac6f['oldName']='',_0x4aac6f['newName']='',_0x4aac6f['wasUndone']=!0x1),null!=_0x422a40['position']&&_0x422a40['hasOwnProperty']('position')&&(_0x4aac6f['position']=_0x2f419c['Position']['toObject'](_0x422a40['position'],_0x25dd4b)),null!=_0x422a40['oldName']&&_0x422a40['hasOwnProperty']('oldName')&&(_0x4aac6f['oldName']=_0x422a40['oldName']),null!=_0x422a40['newName']&&_0x422a40['hasOwnProperty']('newName')&&(_0x4aac6f['newName']=_0x422a40['newName']),null!=_0x422a40['wasUndone']&&_0x422a40['hasOwnProperty']('wasUndone')&&(_0x4aac6f['wasUndone']=_0x422a40['wasUndone']),_0x4aac6f;},_0x20405d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x20405d['getTypeUrl']=function(_0x30932d){return void 0x0===_0x30932d&&(_0x30932d='type.googleapis.com'),_0x30932d+'/RenameOperation';},_0x20405d;}()),_0x2f419c['RootAttributeOperation']=(function(){function _0x2ee753(_0x685d8e){if(_0x685d8e){for(var _0x1993f8=Object['keys'](_0x685d8e),_0x582b9b=0x0;_0x582b9b<_0x1993f8['length'];++_0x582b9b)null!=_0x685d8e[_0x1993f8[_0x582b9b]]&&(this[_0x1993f8[_0x582b9b]]=_0x685d8e[_0x1993f8[_0x582b9b]]);}}return _0x2ee753['prototype']['root']='',_0x2ee753['prototype']['key']='',_0x2ee753['prototype']['oldValueBoolean']=!0x1,_0x2ee753['prototype']['oldValueJson']='',_0x2ee753['prototype']['newValueBoolean']=!0x1,_0x2ee753['prototype']['newValueJson']='',_0x2ee753['prototype']['wasUndone']=!0x1,_0x2ee753['create']=function(_0x1d77d7){return new _0x2ee753(_0x1d77d7);},_0x2ee753['encode']=function(_0x45d2c3,_0x30d94e){return _0x30d94e||(_0x30d94e=_0x1d5baa['create']()),null!=_0x45d2c3['root']&&Object['hasOwnProperty']['call'](_0x45d2c3,'root')&&_0x30d94e['uint32'](0xa)['string'](_0x45d2c3['root']),null!=_0x45d2c3['key']&&Object['hasOwnProperty']['call'](_0x45d2c3,'key')&&_0x30d94e['uint32'](0x12)['string'](_0x45d2c3['key']),null!=_0x45d2c3['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x45d2c3,'oldValueBoolean')&&_0x30d94e['uint32'](0x18)['bool'](_0x45d2c3['oldValueBoolean']),null!=_0x45d2c3['oldValueJson']&&Object['hasOwnProperty']['call'](_0x45d2c3,'oldValueJson')&&_0x30d94e['uint32'](0x22)['string'](_0x45d2c3['oldValueJson']),null!=_0x45d2c3['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x45d2c3,'newValueBoolean')&&_0x30d94e['uint32'](0x28)['bool'](_0x45d2c3['newValueBoolean']),null!=_0x45d2c3['newValueJson']&&Object['hasOwnProperty']['call'](_0x45d2c3,'newValueJson')&&_0x30d94e['uint32'](0x32)['string'](_0x45d2c3['newValueJson']),null!=_0x45d2c3['wasUndone']&&Object['hasOwnProperty']['call'](_0x45d2c3,'wasUndone')&&_0x30d94e['uint32'](0x38)['bool'](_0x45d2c3['wasUndone']),_0x30d94e;},_0x2ee753['encodeDelimited']=function(_0x45dd7c,_0x3911d7){return this['encode'](_0x45dd7c,_0x3911d7)['ldelim']();},_0x2ee753['decode']=function(_0x785a8e,_0x48c210){_0x785a8e instanceof _0x3a2f65||(_0x785a8e=_0x3a2f65['create'](_0x785a8e));for(var _0x3d6eb5=void 0x0===_0x48c210?_0x785a8e['len']:_0x785a8e['pos']+_0x48c210,_0x1ad917=new _0x2f419c['RootAttributeOperation']();_0x785a8e['pos']<_0x3d6eb5;){var _0x4726d1=_0x785a8e['uint32']();switch(_0x4726d1>>>0x3){case 0x1:_0x1ad917['root']=_0x785a8e['string']();break;case 0x2:_0x1ad917['key']=_0x785a8e['string']();break;case 0x3:_0x1ad917['oldValueBoolean']=_0x785a8e['bool']();break;case 0x4:_0x1ad917['oldValueJson']=_0x785a8e['string']();break;case 0x5:_0x1ad917['newValueBoolean']=_0x785a8e['bool']();break;case 0x6:_0x1ad917['newValueJson']=_0x785a8e['string']();break;case 0x7:_0x1ad917['wasUndone']=_0x785a8e['bool']();break;default:_0x785a8e['skipType'](0x7&_0x4726d1);}}return _0x1ad917;},_0x2ee753['decodeDelimited']=function(_0x2ca840){return _0x2ca840 instanceof _0x3a2f65||(_0x2ca840=new _0x3a2f65(_0x2ca840)),this['decode'](_0x2ca840,_0x2ca840['uint32']());},_0x2ee753['verify']=function(_0x2b2949){return'object'!=typeof _0x2b2949||null===_0x2b2949?'object\x20expected':null!=_0x2b2949['root']&&_0x2b2949['hasOwnProperty']('root')&&!_0x2e429b['isString'](_0x2b2949['root'])?'root:\x20string\x20expected':null!=_0x2b2949['key']&&_0x2b2949['hasOwnProperty']('key')&&!_0x2e429b['isString'](_0x2b2949['key'])?'key:\x20string\x20expected':null!=_0x2b2949['oldValueBoolean']&&_0x2b2949['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2b2949['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2b2949['oldValueJson']&&_0x2b2949['hasOwnProperty']('oldValueJson')&&!_0x2e429b['isString'](_0x2b2949['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2b2949['newValueBoolean']&&_0x2b2949['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2b2949['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2b2949['newValueJson']&&_0x2b2949['hasOwnProperty']('newValueJson')&&!_0x2e429b['isString'](_0x2b2949['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2b2949['wasUndone']&&_0x2b2949['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b2949['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ee753['fromObject']=function(_0x3f57f9){if(_0x3f57f9 instanceof _0x2f419c['RootAttributeOperation'])return _0x3f57f9;var _0x5189a6=new _0x2f419c['RootAttributeOperation']();return null!=_0x3f57f9['root']&&(_0x5189a6['root']=String(_0x3f57f9['root'])),null!=_0x3f57f9['key']&&(_0x5189a6['key']=String(_0x3f57f9['key'])),null!=_0x3f57f9['oldValueBoolean']&&(_0x5189a6['oldValueBoolean']=Boolean(_0x3f57f9['oldValueBoolean'])),null!=_0x3f57f9['oldValueJson']&&(_0x5189a6['oldValueJson']=String(_0x3f57f9['oldValueJson'])),null!=_0x3f57f9['newValueBoolean']&&(_0x5189a6['newValueBoolean']=Boolean(_0x3f57f9['newValueBoolean'])),null!=_0x3f57f9['newValueJson']&&(_0x5189a6['newValueJson']=String(_0x3f57f9['newValueJson'])),null!=_0x3f57f9['wasUndone']&&(_0x5189a6['wasUndone']=Boolean(_0x3f57f9['wasUndone'])),_0x5189a6;},_0x2ee753['toObject']=function(_0x527196,_0x110752){_0x110752||(_0x110752={});var _0x395964={};return _0x110752['defaults']&&(_0x395964['root']='',_0x395964['key']='',_0x395964['oldValueBoolean']=!0x1,_0x395964['oldValueJson']='',_0x395964['newValueBoolean']=!0x1,_0x395964['newValueJson']='',_0x395964['wasUndone']=!0x1),null!=_0x527196['root']&&_0x527196['hasOwnProperty']('root')&&(_0x395964['root']=_0x527196['root']),null!=_0x527196['key']&&_0x527196['hasOwnProperty']('key')&&(_0x395964['key']=_0x527196['key']),null!=_0x527196['oldValueBoolean']&&_0x527196['hasOwnProperty']('oldValueBoolean')&&(_0x395964['oldValueBoolean']=_0x527196['oldValueBoolean']),null!=_0x527196['oldValueJson']&&_0x527196['hasOwnProperty']('oldValueJson')&&(_0x395964['oldValueJson']=_0x527196['oldValueJson']),null!=_0x527196['newValueBoolean']&&_0x527196['hasOwnProperty']('newValueBoolean')&&(_0x395964['newValueBoolean']=_0x527196['newValueBoolean']),null!=_0x527196['newValueJson']&&_0x527196['hasOwnProperty']('newValueJson')&&(_0x395964['newValueJson']=_0x527196['newValueJson']),null!=_0x527196['wasUndone']&&_0x527196['hasOwnProperty']('wasUndone')&&(_0x395964['wasUndone']=_0x527196['wasUndone']),_0x395964;},_0x2ee753['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x2ee753['getTypeUrl']=function(_0x2c821b){return void 0x0===_0x2c821b&&(_0x2c821b='type.googleapis.com'),_0x2c821b+'/RootAttributeOperation';},_0x2ee753;}()),_0x2f419c['RootOperation']=(function(){function _0x57662f(_0x22480e){if(_0x22480e){for(var _0x2d9bfb=Object['keys'](_0x22480e),_0x5963ec=0x0;_0x5963ec<_0x2d9bfb['length'];++_0x5963ec)null!=_0x22480e[_0x2d9bfb[_0x5963ec]]&&(this[_0x2d9bfb[_0x5963ec]]=_0x22480e[_0x2d9bfb[_0x5963ec]]);}}return _0x57662f['prototype']['rootName']='',_0x57662f['prototype']['elementName']='',_0x57662f['prototype']['isAdd']=!0x1,_0x57662f['prototype']['wasUndone']=!0x1,_0x57662f['create']=function(_0x2465c3){return new _0x57662f(_0x2465c3);},_0x57662f['encode']=function(_0x4d8b1b,_0x41948e){return _0x41948e||(_0x41948e=_0x1d5baa['create']()),null!=_0x4d8b1b['rootName']&&Object['hasOwnProperty']['call'](_0x4d8b1b,'rootName')&&_0x41948e['uint32'](0xa)['string'](_0x4d8b1b['rootName']),null!=_0x4d8b1b['elementName']&&Object['hasOwnProperty']['call'](_0x4d8b1b,'elementName')&&_0x41948e['uint32'](0x12)['string'](_0x4d8b1b['elementName']),null!=_0x4d8b1b['isAdd']&&Object['hasOwnProperty']['call'](_0x4d8b1b,'isAdd')&&_0x41948e['uint32'](0x18)['bool'](_0x4d8b1b['isAdd']),null!=_0x4d8b1b['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d8b1b,'wasUndone')&&_0x41948e['uint32'](0x20)['bool'](_0x4d8b1b['wasUndone']),_0x41948e;},_0x57662f['encodeDelimited']=function(_0x5ea79e,_0x552de0){return this['encode'](_0x5ea79e,_0x552de0)['ldelim']();},_0x57662f['decode']=function(_0x167488,_0x10a14b){_0x167488 instanceof _0x3a2f65||(_0x167488=_0x3a2f65['create'](_0x167488));for(var _0x8e5848=void 0x0===_0x10a14b?_0x167488['len']:_0x167488['pos']+_0x10a14b,_0x2827af=new _0x2f419c['RootOperation']();_0x167488['pos']<_0x8e5848;){var _0x504058=_0x167488['uint32']();switch(_0x504058>>>0x3){case 0x1:_0x2827af['rootName']=_0x167488['string']();break;case 0x2:_0x2827af['elementName']=_0x167488['string']();break;case 0x3:_0x2827af['isAdd']=_0x167488['bool']();break;case 0x4:_0x2827af['wasUndone']=_0x167488['bool']();break;default:_0x167488['skipType'](0x7&_0x504058);}}return _0x2827af;},_0x57662f['decodeDelimited']=function(_0x43a2db){return _0x43a2db instanceof _0x3a2f65||(_0x43a2db=new _0x3a2f65(_0x43a2db)),this['decode'](_0x43a2db,_0x43a2db['uint32']());},_0x57662f['verify']=function(_0x28ceb8){return'object'!=typeof _0x28ceb8||null===_0x28ceb8?'object\x20expected':null!=_0x28ceb8['rootName']&&_0x28ceb8['hasOwnProperty']('rootName')&&!_0x2e429b['isString'](_0x28ceb8['rootName'])?'rootName:\x20string\x20expected':null!=_0x28ceb8['elementName']&&_0x28ceb8['hasOwnProperty']('elementName')&&!_0x2e429b['isString'](_0x28ceb8['elementName'])?'elementName:\x20string\x20expected':null!=_0x28ceb8['isAdd']&&_0x28ceb8['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x28ceb8['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x28ceb8['wasUndone']&&_0x28ceb8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28ceb8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x57662f['fromObject']=function(_0x55a628){if(_0x55a628 instanceof _0x2f419c['RootOperation'])return _0x55a628;var _0xcc10af=new _0x2f419c['RootOperation']();return null!=_0x55a628['rootName']&&(_0xcc10af['rootName']=String(_0x55a628['rootName'])),null!=_0x55a628['elementName']&&(_0xcc10af['elementName']=String(_0x55a628['elementName'])),null!=_0x55a628['isAdd']&&(_0xcc10af['isAdd']=Boolean(_0x55a628['isAdd'])),null!=_0x55a628['wasUndone']&&(_0xcc10af['wasUndone']=Boolean(_0x55a628['wasUndone'])),_0xcc10af;},_0x57662f['toObject']=function(_0x1c9b2c,_0x51a51d){_0x51a51d||(_0x51a51d={});var _0x2cb6f2={};return _0x51a51d['defaults']&&(_0x2cb6f2['rootName']='',_0x2cb6f2['elementName']='',_0x2cb6f2['isAdd']=!0x1,_0x2cb6f2['wasUndone']=!0x1),null!=_0x1c9b2c['rootName']&&_0x1c9b2c['hasOwnProperty']('rootName')&&(_0x2cb6f2['rootName']=_0x1c9b2c['rootName']),null!=_0x1c9b2c['elementName']&&_0x1c9b2c['hasOwnProperty']('elementName')&&(_0x2cb6f2['elementName']=_0x1c9b2c['elementName']),null!=_0x1c9b2c['isAdd']&&_0x1c9b2c['hasOwnProperty']('isAdd')&&(_0x2cb6f2['isAdd']=_0x1c9b2c['isAdd']),null!=_0x1c9b2c['wasUndone']&&_0x1c9b2c['hasOwnProperty']('wasUndone')&&(_0x2cb6f2['wasUndone']=_0x1c9b2c['wasUndone']),_0x2cb6f2;},_0x57662f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x57662f['getTypeUrl']=function(_0x3b2c36){return void 0x0===_0x3b2c36&&(_0x3b2c36='type.googleapis.com'),_0x3b2c36+'/RootOperation';},_0x57662f;}()),_0x2f419c['SplitOperation']=(function(){function _0x120561(_0x32aca7){if(_0x32aca7){for(var _0x2233b3=Object['keys'](_0x32aca7),_0x423a15=0x0;_0x423a15<_0x2233b3['length'];++_0x423a15)null!=_0x32aca7[_0x2233b3[_0x423a15]]&&(this[_0x2233b3[_0x423a15]]=_0x32aca7[_0x2233b3[_0x423a15]]);}}return _0x120561['prototype']['splitPosition']=null,_0x120561['prototype']['graveyardPosition']=null,_0x120561['prototype']['howMany']=0x0,_0x120561['prototype']['insertionPosition']=null,_0x120561['prototype']['wasUndone']=!0x1,_0x120561['create']=function(_0x2af790){return new _0x120561(_0x2af790);},_0x120561['encode']=function(_0x1aa8db,_0x245268){return _0x245268||(_0x245268=_0x1d5baa['create']()),null!=_0x1aa8db['splitPosition']&&Object['hasOwnProperty']['call'](_0x1aa8db,'splitPosition')&&_0x2f419c['Position']['encode'](_0x1aa8db['splitPosition'],_0x245268['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1aa8db['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1aa8db,'graveyardPosition')&&_0x2f419c['Position']['encode'](_0x1aa8db['graveyardPosition'],_0x245268['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1aa8db['howMany']&&Object['hasOwnProperty']['call'](_0x1aa8db,'howMany')&&_0x245268['uint32'](0x18)['uint32'](_0x1aa8db['howMany']),null!=_0x1aa8db['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1aa8db,'insertionPosition')&&_0x2f419c['Position']['encode'](_0x1aa8db['insertionPosition'],_0x245268['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1aa8db['wasUndone']&&Object['hasOwnProperty']['call'](_0x1aa8db,'wasUndone')&&_0x245268['uint32'](0x28)['bool'](_0x1aa8db['wasUndone']),_0x245268;},_0x120561['encodeDelimited']=function(_0x4dab6d,_0xb1a2a3){return this['encode'](_0x4dab6d,_0xb1a2a3)['ldelim']();},_0x120561['decode']=function(_0x134b5c,_0x38d26b){_0x134b5c instanceof _0x3a2f65||(_0x134b5c=_0x3a2f65['create'](_0x134b5c));for(var _0xebdf20=void 0x0===_0x38d26b?_0x134b5c['len']:_0x134b5c['pos']+_0x38d26b,_0x14c95e=new _0x2f419c['SplitOperation']();_0x134b5c['pos']<_0xebdf20;){var _0x15f52f=_0x134b5c['uint32']();switch(_0x15f52f>>>0x3){case 0x1:_0x14c95e['splitPosition']=_0x2f419c['Position']['decode'](_0x134b5c,_0x134b5c['uint32']());break;case 0x2:_0x14c95e['graveyardPosition']=_0x2f419c['Position']['decode'](_0x134b5c,_0x134b5c['uint32']());break;case 0x3:_0x14c95e['howMany']=_0x134b5c['uint32']();break;case 0x4:_0x14c95e['insertionPosition']=_0x2f419c['Position']['decode'](_0x134b5c,_0x134b5c['uint32']());break;case 0x5:_0x14c95e['wasUndone']=_0x134b5c['bool']();break;default:_0x134b5c['skipType'](0x7&_0x15f52f);}}return _0x14c95e;},_0x120561['decodeDelimited']=function(_0x5732a6){return _0x5732a6 instanceof _0x3a2f65||(_0x5732a6=new _0x3a2f65(_0x5732a6)),this['decode'](_0x5732a6,_0x5732a6['uint32']());},_0x120561['verify']=function(_0x3c3fad){if('object'!=typeof _0x3c3fad||null===_0x3c3fad)return'object\x20expected';var _0x2410e4;if(null!=_0x3c3fad['splitPosition']&&_0x3c3fad['hasOwnProperty']('splitPosition')&&(_0x2410e4=_0x2f419c['Position']['verify'](_0x3c3fad['splitPosition'])))return'splitPosition.'+_0x2410e4;if(null!=_0x3c3fad['graveyardPosition']&&_0x3c3fad['hasOwnProperty']('graveyardPosition')&&(_0x2410e4=_0x2f419c['Position']['verify'](_0x3c3fad['graveyardPosition'])))return'graveyardPosition.'+_0x2410e4;if(null!=_0x3c3fad['howMany']&&_0x3c3fad['hasOwnProperty']('howMany')&&!_0x2e429b['isInteger'](_0x3c3fad['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3c3fad['insertionPosition']&&_0x3c3fad['hasOwnProperty']('insertionPosition')&&(_0x2410e4=_0x2f419c['Position']['verify'](_0x3c3fad['insertionPosition'])))return'insertionPosition.'+_0x2410e4;return null!=_0x3c3fad['wasUndone']&&_0x3c3fad['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c3fad['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x120561['fromObject']=function(_0x312883){if(_0x312883 instanceof _0x2f419c['SplitOperation'])return _0x312883;var _0x185651=new _0x2f419c['SplitOperation']();if(null!=_0x312883['splitPosition']){if('object'!=typeof _0x312883['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x185651['splitPosition']=_0x2f419c['Position']['fromObject'](_0x312883['splitPosition']);}if(null!=_0x312883['graveyardPosition']){if('object'!=typeof _0x312883['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x185651['graveyardPosition']=_0x2f419c['Position']['fromObject'](_0x312883['graveyardPosition']);}if(null!=_0x312883['howMany']&&(_0x185651['howMany']=_0x312883['howMany']>>>0x0),null!=_0x312883['insertionPosition']){if('object'!=typeof _0x312883['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x185651['insertionPosition']=_0x2f419c['Position']['fromObject'](_0x312883['insertionPosition']);}return null!=_0x312883['wasUndone']&&(_0x185651['wasUndone']=Boolean(_0x312883['wasUndone'])),_0x185651;},_0x120561['toObject']=function(_0x5843ef,_0x573159){_0x573159||(_0x573159={});var _0x76df93={};return _0x573159['defaults']&&(_0x76df93['splitPosition']=null,_0x76df93['graveyardPosition']=null,_0x76df93['howMany']=0x0,_0x76df93['insertionPosition']=null,_0x76df93['wasUndone']=!0x1),null!=_0x5843ef['splitPosition']&&_0x5843ef['hasOwnProperty']('splitPosition')&&(_0x76df93['splitPosition']=_0x2f419c['Position']['toObject'](_0x5843ef['splitPosition'],_0x573159)),null!=_0x5843ef['graveyardPosition']&&_0x5843ef['hasOwnProperty']('graveyardPosition')&&(_0x76df93['graveyardPosition']=_0x2f419c['Position']['toObject'](_0x5843ef['graveyardPosition'],_0x573159)),null!=_0x5843ef['howMany']&&_0x5843ef['hasOwnProperty']('howMany')&&(_0x76df93['howMany']=_0x5843ef['howMany']),null!=_0x5843ef['insertionPosition']&&_0x5843ef['hasOwnProperty']('insertionPosition')&&(_0x76df93['insertionPosition']=_0x2f419c['Position']['toObject'](_0x5843ef['insertionPosition'],_0x573159)),null!=_0x5843ef['wasUndone']&&_0x5843ef['hasOwnProperty']('wasUndone')&&(_0x76df93['wasUndone']=_0x5843ef['wasUndone']),_0x76df93;},_0x120561['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x120561['getTypeUrl']=function(_0x41b166){return void 0x0===_0x41b166&&(_0x41b166='type.googleapis.com'),_0x41b166+'/SplitOperation';},_0x120561;}()),_0x2f419c['Position']=(function(){function _0x38091f(_0x2a03d6){if(this['path']=[],_0x2a03d6){for(var _0x28510f=Object['keys'](_0x2a03d6),_0xd01ad4=0x0;_0xd01ad4<_0x28510f['length'];++_0xd01ad4)null!=_0x2a03d6[_0x28510f[_0xd01ad4]]&&(this[_0x28510f[_0xd01ad4]]=_0x2a03d6[_0x28510f[_0xd01ad4]]);}}return _0x38091f['prototype']['root']='',_0x38091f['prototype']['rootMain']=!0x1,_0x38091f['prototype']['rootGraveyard']=!0x1,_0x38091f['prototype']['path']=_0x2e429b['emptyArray'],_0x38091f['prototype']['stickiness']='',_0x38091f['create']=function(_0x2ada5e){return new _0x38091f(_0x2ada5e);},_0x38091f['encode']=function(_0x3e3468,_0x36a9a9){if(_0x36a9a9||(_0x36a9a9=_0x1d5baa['create']()),null!=_0x3e3468['root']&&Object['hasOwnProperty']['call'](_0x3e3468,'root')&&_0x36a9a9['uint32'](0xa)['string'](_0x3e3468['root']),null!=_0x3e3468['rootMain']&&Object['hasOwnProperty']['call'](_0x3e3468,'rootMain')&&_0x36a9a9['uint32'](0x10)['bool'](_0x3e3468['rootMain']),null!=_0x3e3468['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3e3468,'rootGraveyard')&&_0x36a9a9['uint32'](0x18)['bool'](_0x3e3468['rootGraveyard']),null!=_0x3e3468['path']&&_0x3e3468['path']['length']){_0x36a9a9['uint32'](0x22)['fork']();for(var _0xa04818=0x0;_0xa04818<_0x3e3468['path']['length'];++_0xa04818)_0x36a9a9['uint32'](_0x3e3468['path'][_0xa04818]);_0x36a9a9['ldelim']();}return null!=_0x3e3468['stickiness']&&Object['hasOwnProperty']['call'](_0x3e3468,'stickiness')&&_0x36a9a9['uint32'](0x2a)['string'](_0x3e3468['stickiness']),_0x36a9a9;},_0x38091f['encodeDelimited']=function(_0x3b8109,_0x3c90bb){return this['encode'](_0x3b8109,_0x3c90bb)['ldelim']();},_0x38091f['decode']=function(_0x513bee,_0x5876ae){_0x513bee instanceof _0x3a2f65||(_0x513bee=_0x3a2f65['create'](_0x513bee));for(var _0xced2f6=void 0x0===_0x5876ae?_0x513bee['len']:_0x513bee['pos']+_0x5876ae,_0x3f3472=new _0x2f419c['Position']();_0x513bee['pos']<_0xced2f6;){var _0x1b5ff5=_0x513bee['uint32']();switch(_0x1b5ff5>>>0x3){case 0x1:_0x3f3472['root']=_0x513bee['string']();break;case 0x2:_0x3f3472['rootMain']=_0x513bee['bool']();break;case 0x3:_0x3f3472['rootGraveyard']=_0x513bee['bool']();break;case 0x4:if(_0x3f3472['path']&&_0x3f3472['path']['length']||(_0x3f3472['path']=[]),0x2==(0x7&_0x1b5ff5)){for(var _0x21a72d=_0x513bee['uint32']()+_0x513bee['pos'];_0x513bee['pos']<_0x21a72d;)_0x3f3472['path']['push'](_0x513bee['uint32']());}else _0x3f3472['path']['push'](_0x513bee['uint32']());break;case 0x5:_0x3f3472['stickiness']=_0x513bee['string']();break;default:_0x513bee['skipType'](0x7&_0x1b5ff5);}}return _0x3f3472;},_0x38091f['decodeDelimited']=function(_0x20b4da){return _0x20b4da instanceof _0x3a2f65||(_0x20b4da=new _0x3a2f65(_0x20b4da)),this['decode'](_0x20b4da,_0x20b4da['uint32']());},_0x38091f['verify']=function(_0x509f11){if('object'!=typeof _0x509f11||null===_0x509f11)return'object\x20expected';if(null!=_0x509f11['root']&&_0x509f11['hasOwnProperty']('root')&&!_0x2e429b['isString'](_0x509f11['root']))return'root:\x20string\x20expected';if(null!=_0x509f11['rootMain']&&_0x509f11['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x509f11['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x509f11['rootGraveyard']&&_0x509f11['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x509f11['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x509f11['path']&&_0x509f11['hasOwnProperty']('path')){if(!Array['isArray'](_0x509f11['path']))return'path:\x20array\x20expected';for(var _0x4bbd87=0x0;_0x4bbd87<_0x509f11['path']['length'];++_0x4bbd87)if(!_0x2e429b['isInteger'](_0x509f11['path'][_0x4bbd87]))return'path:\x20integer[]\x20expected';}return null!=_0x509f11['stickiness']&&_0x509f11['hasOwnProperty']('stickiness')&&!_0x2e429b['isString'](_0x509f11['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x38091f['fromObject']=function(_0x4557c7){if(_0x4557c7 instanceof _0x2f419c['Position'])return _0x4557c7;var _0x346b90=new _0x2f419c['Position']();if(null!=_0x4557c7['root']&&(_0x346b90['root']=String(_0x4557c7['root'])),null!=_0x4557c7['rootMain']&&(_0x346b90['rootMain']=Boolean(_0x4557c7['rootMain'])),null!=_0x4557c7['rootGraveyard']&&(_0x346b90['rootGraveyard']=Boolean(_0x4557c7['rootGraveyard'])),_0x4557c7['path']){if(!Array['isArray'](_0x4557c7['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x346b90['path']=[];for(var _0x338fe8=0x0;_0x338fe8<_0x4557c7['path']['length'];++_0x338fe8)_0x346b90['path'][_0x338fe8]=_0x4557c7['path'][_0x338fe8]>>>0x0;}return null!=_0x4557c7['stickiness']&&(_0x346b90['stickiness']=String(_0x4557c7['stickiness'])),_0x346b90;},_0x38091f['toObject']=function(_0x55e2a9,_0x2d1cc5){_0x2d1cc5||(_0x2d1cc5={});var _0xaea376={};if((_0x2d1cc5['arrays']||_0x2d1cc5['defaults'])&&(_0xaea376['path']=[]),_0x2d1cc5['defaults']&&(_0xaea376['root']='',_0xaea376['rootMain']=!0x1,_0xaea376['rootGraveyard']=!0x1,_0xaea376['stickiness']=''),null!=_0x55e2a9['root']&&_0x55e2a9['hasOwnProperty']('root')&&(_0xaea376['root']=_0x55e2a9['root']),null!=_0x55e2a9['rootMain']&&_0x55e2a9['hasOwnProperty']('rootMain')&&(_0xaea376['rootMain']=_0x55e2a9['rootMain']),null!=_0x55e2a9['rootGraveyard']&&_0x55e2a9['hasOwnProperty']('rootGraveyard')&&(_0xaea376['rootGraveyard']=_0x55e2a9['rootGraveyard']),_0x55e2a9['path']&&_0x55e2a9['path']['length']){_0xaea376['path']=[];for(var _0x498e87=0x0;_0x498e87<_0x55e2a9['path']['length'];++_0x498e87)_0xaea376['path'][_0x498e87]=_0x55e2a9['path'][_0x498e87];}return null!=_0x55e2a9['stickiness']&&_0x55e2a9['hasOwnProperty']('stickiness')&&(_0xaea376['stickiness']=_0x55e2a9['stickiness']),_0xaea376;},_0x38091f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x38091f['getTypeUrl']=function(_0x54426e){return void 0x0===_0x54426e&&(_0x54426e='type.googleapis.com'),_0x54426e+'/Position';},_0x38091f;}()),_0x2f419c['Range']=(function(){function _0x3818f3(_0x16f35d){if(_0x16f35d){for(var _0x3faa43=Object['keys'](_0x16f35d),_0xe26c81=0x0;_0xe26c81<_0x3faa43['length'];++_0xe26c81)null!=_0x16f35d[_0x3faa43[_0xe26c81]]&&(this[_0x3faa43[_0xe26c81]]=_0x16f35d[_0x3faa43[_0xe26c81]]);}}return _0x3818f3['prototype']['start']=null,_0x3818f3['prototype']['end']=null,_0x3818f3['create']=function(_0x158788){return new _0x3818f3(_0x158788);},_0x3818f3['encode']=function(_0xebb10d,_0x2b29aa){return _0x2b29aa||(_0x2b29aa=_0x1d5baa['create']()),null!=_0xebb10d['start']&&Object['hasOwnProperty']['call'](_0xebb10d,'start')&&_0x2f419c['Position']['encode'](_0xebb10d['start'],_0x2b29aa['uint32'](0xa)['fork']())['ldelim'](),null!=_0xebb10d['end']&&Object['hasOwnProperty']['call'](_0xebb10d,'end')&&_0x2f419c['Position']['encode'](_0xebb10d['end'],_0x2b29aa['uint32'](0x12)['fork']())['ldelim'](),_0x2b29aa;},_0x3818f3['encodeDelimited']=function(_0x1e2728,_0x17ef02){return this['encode'](_0x1e2728,_0x17ef02)['ldelim']();},_0x3818f3['decode']=function(_0x5b26c4,_0x3bb052){_0x5b26c4 instanceof _0x3a2f65||(_0x5b26c4=_0x3a2f65['create'](_0x5b26c4));for(var _0x3bec8d=void 0x0===_0x3bb052?_0x5b26c4['len']:_0x5b26c4['pos']+_0x3bb052,_0x28d523=new _0x2f419c['Range']();_0x5b26c4['pos']<_0x3bec8d;){var _0x5ba313=_0x5b26c4['uint32']();switch(_0x5ba313>>>0x3){case 0x1:_0x28d523['start']=_0x2f419c['Position']['decode'](_0x5b26c4,_0x5b26c4['uint32']());break;case 0x2:_0x28d523['end']=_0x2f419c['Position']['decode'](_0x5b26c4,_0x5b26c4['uint32']());break;default:_0x5b26c4['skipType'](0x7&_0x5ba313);}}return _0x28d523;},_0x3818f3['decodeDelimited']=function(_0x4555e8){return _0x4555e8 instanceof _0x3a2f65||(_0x4555e8=new _0x3a2f65(_0x4555e8)),this['decode'](_0x4555e8,_0x4555e8['uint32']());},_0x3818f3['verify']=function(_0xed71a5){if('object'!=typeof _0xed71a5||null===_0xed71a5)return'object\x20expected';var _0x1bc8dc;if(null!=_0xed71a5['start']&&_0xed71a5['hasOwnProperty']('start')&&(_0x1bc8dc=_0x2f419c['Position']['verify'](_0xed71a5['start'])))return'start.'+_0x1bc8dc;if(null!=_0xed71a5['end']&&_0xed71a5['hasOwnProperty']('end')&&(_0x1bc8dc=_0x2f419c['Position']['verify'](_0xed71a5['end'])))return'end.'+_0x1bc8dc;return null;},_0x3818f3['fromObject']=function(_0x55a8e0){if(_0x55a8e0 instanceof _0x2f419c['Range'])return _0x55a8e0;var _0x11b1b9=new _0x2f419c['Range']();if(null!=_0x55a8e0['start']){if('object'!=typeof _0x55a8e0['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x11b1b9['start']=_0x2f419c['Position']['fromObject'](_0x55a8e0['start']);}if(null!=_0x55a8e0['end']){if('object'!=typeof _0x55a8e0['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x11b1b9['end']=_0x2f419c['Position']['fromObject'](_0x55a8e0['end']);}return _0x11b1b9;},_0x3818f3['toObject']=function(_0x261db9,_0x4e9995){_0x4e9995||(_0x4e9995={});var _0x223911={};return _0x4e9995['defaults']&&(_0x223911['start']=null,_0x223911['end']=null),null!=_0x261db9['start']&&_0x261db9['hasOwnProperty']('start')&&(_0x223911['start']=_0x2f419c['Position']['toObject'](_0x261db9['start'],_0x4e9995)),null!=_0x261db9['end']&&_0x261db9['hasOwnProperty']('end')&&(_0x223911['end']=_0x2f419c['Position']['toObject'](_0x261db9['end'],_0x4e9995)),_0x223911;},_0x3818f3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x3818f3['getTypeUrl']=function(_0x13d0fc){return void 0x0===_0x13d0fc&&(_0x13d0fc='type.googleapis.com'),_0x13d0fc+'/Range';},_0x3818f3;}()),_0x2f419c['Element']=(function(){function _0x4c607a(_0x48a86f){if(this['children']=[],this['attributesBoolean']={},_0x48a86f){for(var _0x590060=Object['keys'](_0x48a86f),_0x185dd0=0x0;_0x185dd0<_0x590060['length'];++_0x185dd0)null!=_0x48a86f[_0x590060[_0x185dd0]]&&(this[_0x590060[_0x185dd0]]=_0x48a86f[_0x590060[_0x185dd0]]);}}return _0x4c607a['prototype']['name']='',_0x4c607a['prototype']['children']=_0x2e429b['emptyArray'],_0x4c607a['prototype']['data']='',_0x4c607a['prototype']['attributesBoolean']=_0x2e429b['emptyObject'],_0x4c607a['prototype']['attributesJson']='',_0x4c607a['create']=function(_0x142461){return new _0x4c607a(_0x142461);},_0x4c607a['encode']=function(_0x47168e,_0x3b06bd){if(_0x3b06bd||(_0x3b06bd=_0x1d5baa['create']()),null!=_0x47168e['name']&&Object['hasOwnProperty']['call'](_0x47168e,'name')&&_0x3b06bd['uint32'](0xa)['string'](_0x47168e['name']),null!=_0x47168e['children']&&_0x47168e['children']['length']){for(var _0x310fb1=0x0;_0x310fb1<_0x47168e['children']['length'];++_0x310fb1)_0x2f419c['Element']['encode'](_0x47168e['children'][_0x310fb1],_0x3b06bd['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x47168e['data']&&Object['hasOwnProperty']['call'](_0x47168e,'data')&&_0x3b06bd['uint32'](0x1a)['string'](_0x47168e['data']),null!=_0x47168e['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x47168e,'attributesBoolean')){var _0x486f1a=Object['keys'](_0x47168e['attributesBoolean']);for(_0x310fb1=0x0;_0x310fb1<_0x486f1a['length'];++_0x310fb1)_0x3b06bd['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x486f1a[_0x310fb1])['uint32'](0x10)['bool'](_0x47168e['attributesBoolean'][_0x486f1a[_0x310fb1]])['ldelim']();}return null!=_0x47168e['attributesJson']&&Object['hasOwnProperty']['call'](_0x47168e,'attributesJson')&&_0x3b06bd['uint32'](0x2a)['string'](_0x47168e['attributesJson']),_0x3b06bd;},_0x4c607a['encodeDelimited']=function(_0x49ebcc,_0x5a97b8){return this['encode'](_0x49ebcc,_0x5a97b8)['ldelim']();},_0x4c607a['decode']=function(_0x4803c1,_0x5dbb8f){_0x4803c1 instanceof _0x3a2f65||(_0x4803c1=_0x3a2f65['create'](_0x4803c1));for(var _0x18709e,_0x1cf2ad,_0xf20454=void 0x0===_0x5dbb8f?_0x4803c1['len']:_0x4803c1['pos']+_0x5dbb8f,_0x1f9625=new _0x2f419c['Element']();_0x4803c1['pos']<_0xf20454;){var _0x1914e5=_0x4803c1['uint32']();switch(_0x1914e5>>>0x3){case 0x1:_0x1f9625['name']=_0x4803c1['string']();break;case 0x2:_0x1f9625['children']&&_0x1f9625['children']['length']||(_0x1f9625['children']=[]),_0x1f9625['children']['push'](_0x2f419c['Element']['decode'](_0x4803c1,_0x4803c1['uint32']()));break;case 0x3:_0x1f9625['data']=_0x4803c1['string']();break;case 0x4:_0x1f9625['attributesBoolean']===_0x2e429b['emptyObject']&&(_0x1f9625['attributesBoolean']={});var _0x33a952=_0x4803c1['uint32']()+_0x4803c1['pos'];for(_0x18709e='',_0x1cf2ad=!0x1;_0x4803c1['pos']<_0x33a952;){var _0x43feba=_0x4803c1['uint32']();switch(_0x43feba>>>0x3){case 0x1:_0x18709e=_0x4803c1['string']();break;case 0x2:_0x1cf2ad=_0x4803c1['bool']();break;default:_0x4803c1['skipType'](0x7&_0x43feba);}}_0x1f9625['attributesBoolean'][_0x18709e]=_0x1cf2ad;break;case 0x5:_0x1f9625['attributesJson']=_0x4803c1['string']();break;default:_0x4803c1['skipType'](0x7&_0x1914e5);}}return _0x1f9625;},_0x4c607a['decodeDelimited']=function(_0x596aab){return _0x596aab instanceof _0x3a2f65||(_0x596aab=new _0x3a2f65(_0x596aab)),this['decode'](_0x596aab,_0x596aab['uint32']());},_0x4c607a['verify']=function(_0x3f703f){if('object'!=typeof _0x3f703f||null===_0x3f703f)return'object\x20expected';if(null!=_0x3f703f['name']&&_0x3f703f['hasOwnProperty']('name')&&!_0x2e429b['isString'](_0x3f703f['name']))return'name:\x20string\x20expected';if(null!=_0x3f703f['children']&&_0x3f703f['hasOwnProperty']('children')){if(!Array['isArray'](_0x3f703f['children']))return'children:\x20array\x20expected';for(var _0x3d9c7b=0x0;_0x3d9c7b<_0x3f703f['children']['length'];++_0x3d9c7b){var _0xcbb4c5=_0x2f419c['Element']['verify'](_0x3f703f['children'][_0x3d9c7b]);if(_0xcbb4c5)return'children.'+_0xcbb4c5;}}if(null!=_0x3f703f['data']&&_0x3f703f['hasOwnProperty']('data')&&!_0x2e429b['isString'](_0x3f703f['data']))return'data:\x20string\x20expected';if(null!=_0x3f703f['attributesBoolean']&&_0x3f703f['hasOwnProperty']('attributesBoolean')){if(!_0x2e429b['isObject'](_0x3f703f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x483949=Object['keys'](_0x3f703f['attributesBoolean']);for(_0x3d9c7b=0x0;_0x3d9c7b<_0x483949['length'];++_0x3d9c7b)if('boolean'!=typeof _0x3f703f['attributesBoolean'][_0x483949[_0x3d9c7b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x3f703f['attributesJson']&&_0x3f703f['hasOwnProperty']('attributesJson')&&!_0x2e429b['isString'](_0x3f703f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4c607a['fromObject']=function(_0x38a844){if(_0x38a844 instanceof _0x2f419c['Element'])return _0x38a844;var _0x32554e=new _0x2f419c['Element']();if(null!=_0x38a844['name']&&(_0x32554e['name']=String(_0x38a844['name'])),_0x38a844['children']){if(!Array['isArray'](_0x38a844['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x32554e['children']=[];for(var _0xcd13fd=0x0;_0xcd13fd<_0x38a844['children']['length'];++_0xcd13fd){if('object'!=typeof _0x38a844['children'][_0xcd13fd])throw TypeError('.Element.children:\x20object\x20expected');_0x32554e['children'][_0xcd13fd]=_0x2f419c['Element']['fromObject'](_0x38a844['children'][_0xcd13fd]);}}if(null!=_0x38a844['data']&&(_0x32554e['data']=String(_0x38a844['data'])),_0x38a844['attributesBoolean']){if('object'!=typeof _0x38a844['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x32554e['attributesBoolean']={};var _0x3ad21d=Object['keys'](_0x38a844['attributesBoolean']);for(_0xcd13fd=0x0;_0xcd13fd<_0x3ad21d['length'];++_0xcd13fd)_0x32554e['attributesBoolean'][_0x3ad21d[_0xcd13fd]]=Boolean(_0x38a844['attributesBoolean'][_0x3ad21d[_0xcd13fd]]);}return null!=_0x38a844['attributesJson']&&(_0x32554e['attributesJson']=String(_0x38a844['attributesJson'])),_0x32554e;},_0x4c607a['toObject']=function(_0x901704,_0x4c675c){_0x4c675c||(_0x4c675c={});var _0x285a8c,_0xb20cf5={};if((_0x4c675c['arrays']||_0x4c675c['defaults'])&&(_0xb20cf5['children']=[]),(_0x4c675c['objects']||_0x4c675c['defaults'])&&(_0xb20cf5['attributesBoolean']={}),_0x4c675c['defaults']&&(_0xb20cf5['name']='',_0xb20cf5['data']='',_0xb20cf5['attributesJson']=''),null!=_0x901704['name']&&_0x901704['hasOwnProperty']('name')&&(_0xb20cf5['name']=_0x901704['name']),_0x901704['children']&&_0x901704['children']['length']){_0xb20cf5['children']=[];for(var _0x505e8e=0x0;_0x505e8e<_0x901704['children']['length'];++_0x505e8e)_0xb20cf5['children'][_0x505e8e]=_0x2f419c['Element']['toObject'](_0x901704['children'][_0x505e8e],_0x4c675c);}if(null!=_0x901704['data']&&_0x901704['hasOwnProperty']('data')&&(_0xb20cf5['data']=_0x901704['data']),_0x901704['attributesBoolean']&&(_0x285a8c=Object['keys'](_0x901704['attributesBoolean']))['length']){_0xb20cf5['attributesBoolean']={};for(_0x505e8e=0x0;_0x505e8e<_0x285a8c['length'];++_0x505e8e)_0xb20cf5['attributesBoolean'][_0x285a8c[_0x505e8e]]=_0x901704['attributesBoolean'][_0x285a8c[_0x505e8e]];}return null!=_0x901704['attributesJson']&&_0x901704['hasOwnProperty']('attributesJson')&&(_0xb20cf5['attributesJson']=_0x901704['attributesJson']),_0xb20cf5;},_0x4c607a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1f3384['util']['toJSONOptions']);},_0x4c607a['getTypeUrl']=function(_0x8edf74){return void 0x0===_0x8edf74&&(_0x8edf74='type.googleapis.com'),_0x8edf74+'/Element';},_0x4c607a;}()),_0x2f419c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x50b027){return new w(this['_protobufRoot'][_0x50b027]);}}class w{['_protobuf'];constructor(_0x5485ff){this['_protobuf']=_0x5485ff;}['compress'](_0x4c74eb){const _0x2efd19=this['_protobuf']['verify'](_0x4c74eb);if(_0x2efd19)throw Error(_0x2efd19);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4c74eb))['finish']();}['decompress'](_0x278b1d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x278b1d),{'oneofs':!0x0});}}function g(_0x2ed79a,_0x28f83e){const _0x13ce8a=_0x2a4bb2(_0x2ed79a);return _0x13ce8a['path'][_0x13ce8a['path']['length']-0x1]+=_0x28f83e,_0x13ce8a;}function _(_0xacc185,_0x10d2b3){return _0xacc185['root']===_0x10d2b3['root']&&_0x56dc3a(_0xacc185['path'],_0x10d2b3['path']);}function $(_0x50f20f){P(_0x50f20f,_0x258d29=>('main'==_0x258d29['root']?(_0x258d29['rootMain']=!0x0,delete _0x258d29['root']):'$graveyard'==_0x258d29['root']&&(_0x258d29['rootGraveyard']=!0x0,delete _0x258d29['root']),_0x258d29));}function J(_0x1decc2){P(_0x1decc2,_0x3115a7=>(_0x3115a7['rootMain']?(_0x3115a7['root']='main',delete _0x3115a7['rootMain']):_0x3115a7['rootGraveyard']&&(_0x3115a7['root']='$graveyard',delete _0x3115a7['rootGraveyard']),_0x3115a7));}function P(_0xa326c8,_0x21d1c9){for(const _0x16fc04 in _0xa326c8){const _0x489335=_0xa326c8[_0x16fc04];'nodes'!==_0x16fc04&&_0x3a3a47(_0x489335)&&(_0x489335['path']&&(_0x489335['root']||_0x489335['rootMain']||_0x489335['rootGraveyard'])?_0xa326c8[_0x16fc04]=_0x21d1c9(_0x489335):P(_0x489335,_0x21d1c9));}return _0xa326c8;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x54cb7b,_0x147460,_0x58ac68){this['_id']=_0x54cb7b,this['_operationName']=_0x147460,this['_protobufDescriptor']=_0x58ac68;}['compress'](_0x5739a3,_0x43df0e){const _0x53ae2a=_0x43df0e['shift']();return $(_0x53ae2a),_0x5739a3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53ae2a)),_0x5739a3['types']['push'](this['_id']),!0x0;}['decompress'](_0x52ea44,_0x533b04){_0x533b04['types']['shift']();const _0xde1eae=this['_protobufDescriptor']['decompress'](_0x533b04['buffers']['shift']());J(_0xde1eae),_0xde1eae['__className']=this['_operationName'],_0x52ea44['push'](_0xde1eae);}}class s extends e{['compress'](_0x1dc333,_0x3ae979){const _0xb20491=_0x3ae979['shift']();return this['_serializeOneOf']('oldValue',_0xb20491),this['_serializeOneOf']('newValue',_0xb20491),$(_0xb20491),_0x1dc333['buffers']['push'](this['_protobufDescriptor']['compress'](_0xb20491)),_0x1dc333['types']['push'](this['_id']),!0x0;}['decompress'](_0x544e85,_0x2220eb){const {types:_0x263198,buffers:_0x1dcd6a}=_0x2220eb,_0x1e6aa1=this['_protobufDescriptor']['decompress'](_0x1dcd6a['shift']());_0x263198['shift'](),this['_deserializeOneOf']('oldValue',_0x1e6aa1),this['_deserializeOneOf']('newValue',_0x1e6aa1),J(_0x1e6aa1),_0x1e6aa1['__className']=this['_operationName'],_0x544e85['push'](_0x1e6aa1);}['_serializeOneOf'](_0x4f5aea,_0x4790e5){const _0x1309fe=_0x4790e5[_0x4f5aea];'boolean'==typeof _0x1309fe?_0x4790e5[_0x4f5aea+'Boolean']=_0x1309fe:_0x4790e5[_0x4f5aea+'Json']=JSON['stringify'](_0x1309fe);}['_deserializeOneOf'](_0x488952,_0x2afba0){const _0x3fffea=_0x488952+'Json';_0x2afba0[_0x3fffea]?(_0x2afba0[_0x488952]=JSON['parse'](_0x2afba0[_0x3fffea]),delete _0x2afba0[_0x3fffea]):(_0x2afba0[_0x488952]=_0x2afba0[_0x488952+'Boolean'],delete _0x2afba0[_0x488952+'Boolean']);}}class i extends e{['compress'](_0x15de2f,_0x4a2784){const _0x26e841=_0x4a2784['shift']();return this['_serializeNodesAttributes'](_0x26e841['nodes']),$(_0x26e841),_0x15de2f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x26e841)),_0x15de2f['types']['push'](this['_id']),!0x0;}['decompress'](_0x3bb1ae,_0x33d9bc){const {types:_0x20004b,buffers:_0xc9f7fb}=_0x33d9bc,_0x400b49=this['_protobufDescriptor']['decompress'](_0xc9f7fb['shift']());_0x20004b['shift'](),_0x400b49['nodes']||(_0x400b49['nodes']=[]),this['_deserializeNodesAttributes'](_0x400b49['nodes']),J(_0x400b49),_0x400b49['__className']=this['_operationName'],_0x3bb1ae['push'](_0x400b49);}['_serializeNodesAttributes'](_0x5a185e){for(const _0x3d2747 of _0x5a185e){if(_0x3d2747['attributes']){const _0xd9d9fa=_0x3d2747['attributes'];this['_areValuesBoolean'](_0xd9d9fa)?_0x3d2747['attributesBoolean']=_0xd9d9fa:_0x3d2747['attributesJson']=JSON['stringify'](_0xd9d9fa);}_0x3d2747['children']&&this['_serializeNodesAttributes'](_0x3d2747['children']);}}['_deserializeNodesAttributes'](_0x243a92){for(const _0x1ae446 of _0x243a92)(_0x1ae446['attributesBoolean']||_0x1ae446['attributesJson'])&&(_0x1ae446['attributesBoolean']?(_0x1ae446['attributes']=_0x1ae446['attributesBoolean'],delete _0x1ae446['attributesBoolean']):(_0x1ae446['attributes']=JSON['parse'](_0x1ae446['attributesJson']),delete _0x1ae446['attributesJson'])),_0x1ae446['children']&&this['_deserializeNodesAttributes'](_0x1ae446['children']);}['_areValuesBoolean'](_0xf65878){return Object['keys'](_0xf65878)['every'](_0x2f7b70=>'boolean'==typeof _0xf65878[_0x2f7b70]);}}class n extends e{['decompress'](_0x5ba82d,_0x3b5707){super['decompress'](_0x5ba82d,_0x3b5707);const _0x6be1d5=_0x5ba82d[_0x5ba82d['length']-0x1];_0x6be1d5['oldRange']||(_0x6be1d5['oldRange']=null),_0x6be1d5['newRange']||(_0x6be1d5['newRange']=null);}}class p extends e{['compress'](_0x189cb5,_0x52f09a){return _0x52f09a['shift'](),_0x189cb5['types']['push'](this['_id']),!0x0;}['decompress'](_0x7bdacb,_0x295dec){_0x295dec['types']['shift'](),_0x7bdacb['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x560336,_0x52afec,_0x21e2d5,_0x3a52a2){super(_0x560336,_0x52afec,_0x21e2d5),this['_omittedNamespace']=_0x3a52a2+':';}['compress'](_0x17e8aa,_0x267ecb){return!('MarkerOperation'!=_0x267ecb[0x0]['__className']||!_0x267ecb[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x267ecb[0x0]['name']=_0x267ecb[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x17e8aa,_0x267ecb),!0x0);}['decompress'](_0x173780,_0x4eb29f){super['decompress'](_0x173780,_0x4eb29f);const _0xfc7662=_0x173780[_0x173780['length']-0x1];_0xfc7662['name']=this['_omittedNamespace']+_0xfc7662['name'];}}class O{['_id'];['_context'];constructor(_0x5b7201,_0x540ad5){this['_id']=_0x5b7201,this['_context']=_0x540ad5;}['compress'](_0x35b4f8,_0x10a38b){let _0x3faf80;for(;_0x10a38b['length']>0x1&&this['_compareOperations'](_0x10a38b[0x0],_0x10a38b[0x1]);)_0x3faf80?(_0x3faf80=this['_combineNext'](_0x10a38b['shift'](),_0x3faf80),_0x35b4f8['types']['push'](0x0)):(_0x3faf80=_0x2a4bb2(_0x10a38b['shift']()),_0x35b4f8['types']['push'](this['_id']));return!!_0x3faf80&&(_0x3faf80=this['_combineNext'](_0x10a38b['shift'](),_0x3faf80),_0x35b4f8['types']['push'](0x0),_0x35b4f8['buffers']['push'](this['_compressSingleOperation'](_0x3faf80)),!0x0);}['decompress'](_0x16f8fe,_0x53a2a7){const _0x3f198f=this['_decompressSingleOperation'](_0x53a2a7);for(;0x0==_0x53a2a7['types'][0x0];)_0x53a2a7['types']['shift'](),_0x16f8fe['push'](this['_splitCurrent'](_0x3f198f));_0x16f8fe['push'](_0x3f198f);}}class a extends O{['_combineNext'](_0x326ca0,_0x53a39d){return _0x53a39d['nodes'][0x0]['data']+=_0x326ca0['nodes'][0x0]['data'],_0x53a39d;}['_splitCurrent'](_0x5c6a0a){const _0x259cdc=_0x2a4bb2(_0x5c6a0a),_0x4c38f9=_0x259cdc['nodes'][0x0],_0x53b802=_0x5c6a0a['nodes'][0x0],_0x336146=_0x53b802['data'][Symbol['iterator']]()['next']()['value'],_0x1812e3=_0x336146['length'];return _0x4c38f9['data']=_0x336146,_0x53b802['data']=_0x53b802['data']['substr'](_0x1812e3),_0x5c6a0a['position']=g(_0x5c6a0a['position'],_0x1812e3),_0x259cdc;}['_compareOperations'](_0x3b4748,_0x37a574){if(this['_checkOperation'](_0x3b4748)&&this['_checkOperation'](_0x37a574)){const _0x231d22=_0x3b4748['nodes'][0x0]['data']['length'],_0x53228c=_(g(_0x3b4748['position'],_0x231d22),_0x37a574['position']),_0x128f31=_0x3b4748['nodes'][0x0],_0x35f5da=_0x37a574['nodes'][0x0];return _0x53228c&&this['_compareAttributes'](_0x128f31,_0x35f5da);}return!0x1;}['_compressSingleOperation'](_0x3c7fc5){const _0x4eb721={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4eb721,[_0x3c7fc5]),_0x4eb721['buffers'][0x0];}['_decompressSingleOperation'](_0x130b16){const _0x303724=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x303724,_0x130b16),_0x303724[0x0];}['_checkOperation'](_0x1409e4){return'InsertOperation'==_0x1409e4['__className']&&0x1==_0x1409e4['nodes']['length']&&_0x1409e4['nodes'][0x0]['data']&&!_0x1409e4['wasUndone']&&0x1==Array['from'](_0x1409e4['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x24eaf1,_0x4dbf3e){const _0x372dab=Object['keys'](_0x24eaf1['attributes']||{}),_0x451dee=Object['keys'](_0x4dbf3e['attributes']||{});return _0x372dab['length']===_0x451dee['length']&&_0x372dab['every'](_0x5544dc=>_0x4dbf3e['attributes'][_0x5544dc]&&_0x4dbf3e['attributes'][_0x5544dc]===_0x24eaf1['attributes'][_0x5544dc]);}}class c extends O{['_combineNext'](_0x540525,_0x3bad3d){return _0x3bad3d['howMany']++,_0x3bad3d['sourcePosition']=_0x2a4bb2(_0x540525['sourcePosition']),_0x3bad3d;}['_splitCurrent'](_0xd69297){const _0xef8241=_0x2a4bb2(_0xd69297);return _0xd69297['howMany']--,_0xef8241['howMany']=0x1,_0xef8241['sourcePosition']=g(_0xef8241['sourcePosition'],_0xd69297['howMany']),_0xef8241;}['_compareOperations'](_0x3efc86,_0x90e0b9){return!(!this['_checkOperation'](_0x3efc86)||!this['_checkOperation'](_0x90e0b9))&&(_(g(_0x3efc86['sourcePosition'],-0x1),_0x90e0b9['sourcePosition'])&&_(_0x3efc86['targetPosition'],_0x90e0b9['targetPosition']));}['_compressSingleOperation'](_0x549ba6){const _0x1ee28d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1ee28d,[_0x549ba6]),_0x1ee28d['buffers'][0x0];}['_decompressSingleOperation'](_0x5dffce){const _0x47cb65=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x47cb65,_0x5dffce),_0x47cb65[0x0];}['_checkOperation'](_0x1747c3){return'MoveOperation'==_0x1747c3['__className']&&'$graveyard'==_0x1747c3['targetPosition']['root']&&0x1==_0x1747c3['howMany']&&!_0x1747c3['wasUndone'];}}class h extends O{['_combineNext'](_0xa08217,_0x5ba2f6){return _0x5ba2f6['howMany']++,_0x5ba2f6;}['_splitCurrent'](_0x1a254c){const _0x1f7572=_0x2a4bb2(_0x1a254c);return _0x1f7572['howMany']=0x1,_0x1a254c['howMany']--,_0x1f7572;}['_compareOperations'](_0x1c70df,_0x395110){return!(!this['_checkOperation'](_0x1c70df)||!this['_checkOperation'](_0x395110))&&(_(_0x1c70df['sourcePosition'],_0x395110['sourcePosition'])&&_(_0x1c70df['targetPosition'],_0x395110['targetPosition']));}['_compressSingleOperation'](_0x43efd2){const _0x2597e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2597e1,[_0x43efd2]),_0x2597e1['buffers'][0x0];}['_decompressSingleOperation'](_0xf24750){const _0x1fc9fd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1fc9fd,_0xf24750),_0x1fc9fd[0x0];}['_checkOperation'](_0x2fd1ad){return'MoveOperation'==_0x2fd1ad['__className']&&'$graveyard'==_0x2fd1ad['targetPosition']['root']&&0x1==_0x2fd1ad['howMany']&&!_0x2fd1ad['wasUndone'];}}class f extends O{['compress'](_0x2a74c0,_0x52ed86){if(!this['_compareOperations'](_0x52ed86[0x0],_0x52ed86[0x1]))return!0x1;const _0x813950=_0x52ed86['shift']();return _0x813950['oldRange']=null,_0x813950['newRange']&&_(_0x813950['newRange']['start'],_0x813950['newRange']['end'])&&(_0x813950['newRange']['end']=null),_0x52ed86['shift'](),_0x2a74c0['types']['push'](this['_id']),_0x2a74c0['types']['push'](0x0),_0x2a74c0['buffers']['push'](this['_compressSingleOperation'](_0x813950)),!0x0;}['decompress'](_0x2b151c,_0x1b17a2){const _0x57e179=this['_decompressSingleOperation'](_0x1b17a2);_0x57e179['newRange']&&!_0x57e179['newRange']['end']&&(_0x57e179['newRange']['end']=_0x2a4bb2(_0x57e179['newRange']['start']));const _0x4d3968=_0x2a4bb2(_0x57e179);_0x4d3968['newRange']&&(_0x4d3968['newRange']['start']['stickiness']='toNone',_0x4d3968['newRange']['end']=_0x2a4bb2(_0x4d3968['newRange']['start'])),_0x4d3968['name']='user:position:'+_0x4d3968['name']['split'](':')[0x2],_0x1b17a2['types']['shift'](),_0x2b151c['push'](_0x57e179),_0x2b151c['push'](_0x4d3968);}['_compressSingleOperation'](_0x4b7f71){const _0x467c8a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x467c8a,[_0x4b7f71]),_0x467c8a['buffers'][0x0];}['_decompressSingleOperation'](_0x2b1a31){const _0x1609f7=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1609f7,_0x2b1a31),_0x1609f7[0x0];}['_compareOperations'](_0x436abb,_0x954bf6){return!(!_0x436abb||!_0x954bf6)&&('MarkerOperation'==_0x436abb['__className']&&'MarkerOperation'==_0x954bf6['__className']&&!(!_0x436abb['name']['startsWith']('user:')||!_0x954bf6['name']['startsWith']('user:')||_0x436abb['name']==_0x954bf6['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4d1203=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 m(0x12,'MarkerOperation',_0x4d1203,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x4d1203,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x2b2978){if(!_0x2b2978||!_0x2b2978[0x0])throw new _0xaae751('no-operations-provided',this);const _0x1eaf1e={'types':[],'buffers':[],'baseVersion':_0x2b2978[0x0]['baseVersion']};for(;_0x2b2978['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1eaf1e,_0x2b2978)||this['_getCompressorByName']('TypingAction')['compress'](_0x1eaf1e,_0x2b2978)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1eaf1e,_0x2b2978)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1eaf1e,_0x2b2978)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1eaf1e,_0x2b2978)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1eaf1e,_0x2b2978)||this['_getCompressorByName'](_0x2b2978[0x0]['__className'])['compress'](_0x1eaf1e,_0x2b2978);return _0x1eaf1e;}['decompress'](_0x1f7cd7){const _0x6ddad1=[];for(;_0x1f7cd7['types']['length'];){const _0x5718af=this['_compressorById']['get'](_0x1f7cd7['types'][0x0]);if(!_0x5718af)throw new _0xaae751('decompress-compressor-not-found',this,{'type':_0x1f7cd7['types'][0x0]});_0x5718af['decompress'](_0x6ddad1,_0x1f7cd7);}return _0x6ddad1['forEach']((_0x333669,_0x461b4c)=>_0x333669['baseVersion']=_0x1f7cd7['baseVersion']+_0x461b4c),_0x6ddad1;}['_getCompressorByName'](_0x14ca25){return this['_compressorByName']['get'](_0x14ca25);}['_registerOperationCompressor'](_0x1d73e4,_0xf13547,_0x30bae8){const _0x31eba4=new _0x30bae8(_0x1d73e4,_0xf13547,this['_protobufFactory']['getDescriptor'](_0xf13547));this['_registerCompressor'](_0x1d73e4,_0xf13547,_0x31eba4);}['_registerActionCompressor'](_0x576f37,_0x470ac4,_0xdb07dc){const _0x4043d6=new _0xdb07dc(_0x576f37,this);this['_registerCompressor'](_0x576f37,_0x470ac4,_0x4043d6);}['_registerCompressor'](_0x59ce25,_0x198d8e,_0x1da3af){this['_compressorById']['set'](_0x59ce25,_0x1da3af),this['_compressorByName']['set'](_0x198d8e,_0x1da3af);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.3.0-alpha.2",
3
+ "version": "47.3.0-alpha.4",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "47.3.0-alpha.2",
37
- "ckeditor5": "47.3.0-alpha.2",
36
+ "@ckeditor/ckeditor5-utils": "47.3.0-alpha.4",
37
+ "ckeditor5": "47.3.0-alpha.4",
38
38
  "es-toolkit": "1.39.5",
39
39
  "protobufjs": "7.5.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2d315c=_0x9ebb;function _0x9ebb(_0x1acfcd,_0x1ad028){const _0x420b43=_0x420b();return _0x9ebb=function(_0x9ebbac,_0x131639){_0x9ebbac=_0x9ebbac-0xe1;let _0xaa27f2=_0x420b43[_0x9ebbac];return _0xaa27f2;},_0x9ebb(_0x1acfcd,_0x1ad028);}function _0x420b(){const _0x52117d=['types','180mGQCEA','push','3356SQHvEQ','length','8404odmVQL','362155GPOHOI','357zsGjFW','3610aWfHLs','_decompressSingleOperation','_id','82tbNTcI','buffers','_context','4792tfCoSU','1398978eNYjlZ','_compareOperations','decompress','_compressSingleOperation','shift','_combineNext','33543RMNOsW','_splitCurrent','26436LMwtdn','7674rChTqS','compress'];_0x420b=function(){return _0x52117d;};return _0x420b();}(function(_0x3396cd,_0x2f29e8){const _0x4536d0=_0x9ebb,_0xd5d6d7=_0x3396cd();while(!![]){try{const _0x1ab693=-parseInt(_0x4536d0(0xe4))/0x1+parseInt(_0x4536d0(0xe9))/0x2*(-parseInt(_0x4536d0(0xf6))/0x3)+-parseInt(_0x4536d0(0xe1))/0x4*(parseInt(_0x4536d0(0xe6))/0x5)+-parseInt(_0x4536d0(0xed))/0x6+parseInt(_0x4536d0(0xe5))/0x7*(parseInt(_0x4536d0(0xec))/0x8)+-parseInt(_0x4536d0(0xf3))/0x9*(parseInt(_0x4536d0(0xf9))/0xa)+parseInt(_0x4536d0(0xe3))/0xb*(parseInt(_0x4536d0(0xf5))/0xc);if(_0x1ab693===_0x2f29e8)break;else _0xd5d6d7['push'](_0xd5d6d7['shift']());}catch(_0x35b1df){_0xd5d6d7['push'](_0xd5d6d7['shift']());}}}(_0x420b,0x53279));import{cloneDeep as _0x419a69}from'es-toolkit/compat';export class ActionCompressor{[_0x2d315c(0xe8)];[_0x2d315c(0xeb)];constructor(_0x3f8c18,_0x288465){const _0x3aca88=_0x2d315c;this[_0x3aca88(0xe8)]=_0x3f8c18,this[_0x3aca88(0xeb)]=_0x288465;}[_0x2d315c(0xf7)](_0x447647,_0x2025c2){const _0x25e081=_0x2d315c;let _0x290701;for(;_0x2025c2[_0x25e081(0xe2)]>0x1&&this[_0x25e081(0xee)](_0x2025c2[0x0],_0x2025c2[0x1]);)_0x290701?(_0x290701=this[_0x25e081(0xf2)](_0x2025c2[_0x25e081(0xf1)](),_0x290701),_0x447647[_0x25e081(0xf8)][_0x25e081(0xfa)](0x0)):(_0x290701=_0x419a69(_0x2025c2[_0x25e081(0xf1)]()),_0x447647[_0x25e081(0xf8)][_0x25e081(0xfa)](this[_0x25e081(0xe8)]));return!!_0x290701&&(_0x290701=this[_0x25e081(0xf2)](_0x2025c2[_0x25e081(0xf1)](),_0x290701),_0x447647[_0x25e081(0xf8)][_0x25e081(0xfa)](0x0),_0x447647[_0x25e081(0xea)][_0x25e081(0xfa)](this[_0x25e081(0xf0)](_0x290701)),!0x0);}[_0x2d315c(0xef)](_0x3fdb36,_0x52240d){const _0xe42c25=_0x2d315c,_0x508e89=this[_0xe42c25(0xe7)](_0x52240d);for(;0x0==_0x52240d[_0xe42c25(0xf8)][0x0];)_0x52240d[_0xe42c25(0xf8)][_0xe42c25(0xf1)](),_0x3fdb36[_0xe42c25(0xfa)](this[_0xe42c25(0xf4)](_0x508e89));_0x3fdb36[_0xe42c25(0xfa)](_0x508e89);}}
23
+ function _0x42d1(_0x26b5b8,_0x4db85b){const _0x359179=_0x3591();return _0x42d1=function(_0x42d1ca,_0x3fd04b){_0x42d1ca=_0x42d1ca-0x128;let _0x172445=_0x359179[_0x42d1ca];return _0x172445;},_0x42d1(_0x26b5b8,_0x4db85b);}function _0x3591(){const _0x16474b=['3809088WRCtyv','596yOKKCr','4wAbdqI','buffers','1278693FbBfju','4163705lAUChT','_compressSingleOperation','compress','decompress','types','8046717djCAEV','_decompressSingleOperation','_combineNext','1327ZSUprD','_splitCurrent','4361142OrlbPX','_context','push','_compareOperations','shift','_id','6922020DwGUUi','length'];_0x3591=function(){return _0x16474b;};return _0x3591();}const _0x5a41e9=_0x42d1;(function(_0x37b160,_0x37f9d8){const _0x51b169=_0x42d1,_0x5e3754=_0x37b160();while(!![]){try{const _0xe2657c=-parseInt(_0x51b169(0x138))/0x1*(-parseInt(_0x51b169(0x12c))/0x2)+-parseInt(_0x51b169(0x13a))/0x3*(parseInt(_0x51b169(0x12d))/0x4)+-parseInt(_0x51b169(0x130))/0x5+parseInt(_0x51b169(0x129))/0x6+parseInt(_0x51b169(0x135))/0x7+parseInt(_0x51b169(0x12b))/0x8+-parseInt(_0x51b169(0x12f))/0x9;if(_0xe2657c===_0x37f9d8)break;else _0x5e3754['push'](_0x5e3754['shift']());}catch(_0x1747f3){_0x5e3754['push'](_0x5e3754['shift']());}}}(_0x3591,0xb630b));import{cloneDeep as _0x1588a6}from'es-toolkit/compat';export class ActionCompressor{[_0x5a41e9(0x128)];[_0x5a41e9(0x13b)];constructor(_0x5caf0b,_0x4d8c72){const _0x2ac864=_0x5a41e9;this[_0x2ac864(0x128)]=_0x5caf0b,this[_0x2ac864(0x13b)]=_0x4d8c72;}[_0x5a41e9(0x132)](_0x11abcf,_0x519eca){const _0x2fb531=_0x5a41e9;let _0x3aef2c;for(;_0x519eca[_0x2fb531(0x12a)]>0x1&&this[_0x2fb531(0x13d)](_0x519eca[0x0],_0x519eca[0x1]);)_0x3aef2c?(_0x3aef2c=this[_0x2fb531(0x137)](_0x519eca[_0x2fb531(0x13e)](),_0x3aef2c),_0x11abcf[_0x2fb531(0x134)][_0x2fb531(0x13c)](0x0)):(_0x3aef2c=_0x1588a6(_0x519eca[_0x2fb531(0x13e)]()),_0x11abcf[_0x2fb531(0x134)][_0x2fb531(0x13c)](this[_0x2fb531(0x128)]));return!!_0x3aef2c&&(_0x3aef2c=this[_0x2fb531(0x137)](_0x519eca[_0x2fb531(0x13e)](),_0x3aef2c),_0x11abcf[_0x2fb531(0x134)][_0x2fb531(0x13c)](0x0),_0x11abcf[_0x2fb531(0x12e)][_0x2fb531(0x13c)](this[_0x2fb531(0x131)](_0x3aef2c)),!0x0);}[_0x5a41e9(0x133)](_0x57f644,_0x211a14){const _0x4dcb71=_0x5a41e9,_0x4e04b7=this[_0x4dcb71(0x136)](_0x211a14);for(;0x0==_0x211a14[_0x4dcb71(0x134)][0x0];)_0x211a14[_0x4dcb71(0x134)][_0x4dcb71(0x13e)](),_0x57f644[_0x4dcb71(0x13c)](this[_0x4dcb71(0x139)](_0x4e04b7));_0x57f644[_0x4dcb71(0x13c)](_0x4e04b7);}}