@ckeditor/ckeditor5-operations-compressor 44.0.0-alpha.7 → 44.0.0-alpha.9

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 _0x512d99}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x18c341 from'protobufjs/minimal.js';import{cloneDeep as _0x109bd5,isEqual as _0x3f3d14,isObject as _0x48957a}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x5743de=_0x18c341['Reader'],_0x2ae4f3=_0x18c341['Writer'],_0x5b8838=_0x18c341['util'],_0x4dfa7f=_0x18c341['roots']['default']||(_0x18c341['roots']['default']={});return _0x4dfa7f['AttributeOperation']=(function(){function _0x4771fd(_0x4f51ed){if(_0x4f51ed){for(var _0x171d44=Object['keys'](_0x4f51ed),_0x136a0a=0x0;_0x136a0a<_0x171d44['length'];++_0x136a0a)null!=_0x4f51ed[_0x171d44[_0x136a0a]]&&(this[_0x171d44[_0x136a0a]]=_0x4f51ed[_0x171d44[_0x136a0a]]);}}return _0x4771fd['prototype']['range']=null,_0x4771fd['prototype']['key']='',_0x4771fd['prototype']['oldValueBoolean']=!0x1,_0x4771fd['prototype']['oldValueJson']='',_0x4771fd['prototype']['newValueBoolean']=!0x1,_0x4771fd['prototype']['newValueJson']='',_0x4771fd['prototype']['wasUndone']=!0x1,_0x4771fd['create']=function(_0x107d05){return new _0x4771fd(_0x107d05);},_0x4771fd['encode']=function(_0x2a5d0e,_0x2d2a4b){return _0x2d2a4b||(_0x2d2a4b=_0x2ae4f3['create']()),null!=_0x2a5d0e['range']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'range')&&_0x4dfa7f['Range']['encode'](_0x2a5d0e['range'],_0x2d2a4b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a5d0e['key']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'key')&&_0x2d2a4b['uint32'](0x12)['string'](_0x2a5d0e['key']),null!=_0x2a5d0e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'oldValueBoolean')&&_0x2d2a4b['uint32'](0x18)['bool'](_0x2a5d0e['oldValueBoolean']),null!=_0x2a5d0e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'oldValueJson')&&_0x2d2a4b['uint32'](0x22)['string'](_0x2a5d0e['oldValueJson']),null!=_0x2a5d0e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'newValueBoolean')&&_0x2d2a4b['uint32'](0x28)['bool'](_0x2a5d0e['newValueBoolean']),null!=_0x2a5d0e['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'newValueJson')&&_0x2d2a4b['uint32'](0x32)['string'](_0x2a5d0e['newValueJson']),null!=_0x2a5d0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a5d0e,'wasUndone')&&_0x2d2a4b['uint32'](0x38)['bool'](_0x2a5d0e['wasUndone']),_0x2d2a4b;},_0x4771fd['encodeDelimited']=function(_0x525ce7,_0x1630a0){return this['encode'](_0x525ce7,_0x1630a0)['ldelim']();},_0x4771fd['decode']=function(_0x56cd86,_0x45eca0){_0x56cd86 instanceof _0x5743de||(_0x56cd86=_0x5743de['create'](_0x56cd86));for(var _0x23f5e0=void 0x0===_0x45eca0?_0x56cd86['len']:_0x56cd86['pos']+_0x45eca0,_0x939ba6=new _0x4dfa7f['AttributeOperation']();_0x56cd86['pos']<_0x23f5e0;){var _0x10644d=_0x56cd86['uint32']();switch(_0x10644d>>>0x3){case 0x1:_0x939ba6['range']=_0x4dfa7f['Range']['decode'](_0x56cd86,_0x56cd86['uint32']());break;case 0x2:_0x939ba6['key']=_0x56cd86['string']();break;case 0x3:_0x939ba6['oldValueBoolean']=_0x56cd86['bool']();break;case 0x4:_0x939ba6['oldValueJson']=_0x56cd86['string']();break;case 0x5:_0x939ba6['newValueBoolean']=_0x56cd86['bool']();break;case 0x6:_0x939ba6['newValueJson']=_0x56cd86['string']();break;case 0x7:_0x939ba6['wasUndone']=_0x56cd86['bool']();break;default:_0x56cd86['skipType'](0x7&_0x10644d);}}return _0x939ba6;},_0x4771fd['decodeDelimited']=function(_0x50d3a4){return _0x50d3a4 instanceof _0x5743de||(_0x50d3a4=new _0x5743de(_0x50d3a4)),this['decode'](_0x50d3a4,_0x50d3a4['uint32']());},_0x4771fd['verify']=function(_0x2dd6f7){if('object'!=typeof _0x2dd6f7||null===_0x2dd6f7)return'object\x20expected';if(null!=_0x2dd6f7['range']&&_0x2dd6f7['hasOwnProperty']('range')){var _0x10e045=_0x4dfa7f['Range']['verify'](_0x2dd6f7['range']);if(_0x10e045)return'range.'+_0x10e045;}return null!=_0x2dd6f7['key']&&_0x2dd6f7['hasOwnProperty']('key')&&!_0x5b8838['isString'](_0x2dd6f7['key'])?'key:\x20string\x20expected':null!=_0x2dd6f7['oldValueBoolean']&&_0x2dd6f7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2dd6f7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2dd6f7['oldValueJson']&&_0x2dd6f7['hasOwnProperty']('oldValueJson')&&!_0x5b8838['isString'](_0x2dd6f7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2dd6f7['newValueBoolean']&&_0x2dd6f7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2dd6f7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2dd6f7['newValueJson']&&_0x2dd6f7['hasOwnProperty']('newValueJson')&&!_0x5b8838['isString'](_0x2dd6f7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2dd6f7['wasUndone']&&_0x2dd6f7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dd6f7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4771fd['fromObject']=function(_0x2ff94a){if(_0x2ff94a instanceof _0x4dfa7f['AttributeOperation'])return _0x2ff94a;var _0x5db150=new _0x4dfa7f['AttributeOperation']();if(null!=_0x2ff94a['range']){if('object'!=typeof _0x2ff94a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5db150['range']=_0x4dfa7f['Range']['fromObject'](_0x2ff94a['range']);}return null!=_0x2ff94a['key']&&(_0x5db150['key']=String(_0x2ff94a['key'])),null!=_0x2ff94a['oldValueBoolean']&&(_0x5db150['oldValueBoolean']=Boolean(_0x2ff94a['oldValueBoolean'])),null!=_0x2ff94a['oldValueJson']&&(_0x5db150['oldValueJson']=String(_0x2ff94a['oldValueJson'])),null!=_0x2ff94a['newValueBoolean']&&(_0x5db150['newValueBoolean']=Boolean(_0x2ff94a['newValueBoolean'])),null!=_0x2ff94a['newValueJson']&&(_0x5db150['newValueJson']=String(_0x2ff94a['newValueJson'])),null!=_0x2ff94a['wasUndone']&&(_0x5db150['wasUndone']=Boolean(_0x2ff94a['wasUndone'])),_0x5db150;},_0x4771fd['toObject']=function(_0x2cbfc9,_0x3d81c3){_0x3d81c3||(_0x3d81c3={});var _0x48727e={};return _0x3d81c3['defaults']&&(_0x48727e['range']=null,_0x48727e['key']='',_0x48727e['oldValueBoolean']=!0x1,_0x48727e['oldValueJson']='',_0x48727e['newValueBoolean']=!0x1,_0x48727e['newValueJson']='',_0x48727e['wasUndone']=!0x1),null!=_0x2cbfc9['range']&&_0x2cbfc9['hasOwnProperty']('range')&&(_0x48727e['range']=_0x4dfa7f['Range']['toObject'](_0x2cbfc9['range'],_0x3d81c3)),null!=_0x2cbfc9['key']&&_0x2cbfc9['hasOwnProperty']('key')&&(_0x48727e['key']=_0x2cbfc9['key']),null!=_0x2cbfc9['oldValueBoolean']&&_0x2cbfc9['hasOwnProperty']('oldValueBoolean')&&(_0x48727e['oldValueBoolean']=_0x2cbfc9['oldValueBoolean']),null!=_0x2cbfc9['oldValueJson']&&_0x2cbfc9['hasOwnProperty']('oldValueJson')&&(_0x48727e['oldValueJson']=_0x2cbfc9['oldValueJson']),null!=_0x2cbfc9['newValueBoolean']&&_0x2cbfc9['hasOwnProperty']('newValueBoolean')&&(_0x48727e['newValueBoolean']=_0x2cbfc9['newValueBoolean']),null!=_0x2cbfc9['newValueJson']&&_0x2cbfc9['hasOwnProperty']('newValueJson')&&(_0x48727e['newValueJson']=_0x2cbfc9['newValueJson']),null!=_0x2cbfc9['wasUndone']&&_0x2cbfc9['hasOwnProperty']('wasUndone')&&(_0x48727e['wasUndone']=_0x2cbfc9['wasUndone']),_0x48727e;},_0x4771fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x4771fd['getTypeUrl']=function(_0x393b15){return void 0x0===_0x393b15&&(_0x393b15='type.googleapis.com'),_0x393b15+'/AttributeOperation';},_0x4771fd;}()),_0x4dfa7f['InsertOperation']=(function(){function _0x1bdfd1(_0x30081a){if(this['nodes']=[],_0x30081a){for(var _0x2bad99=Object['keys'](_0x30081a),_0x2107cc=0x0;_0x2107cc<_0x2bad99['length'];++_0x2107cc)null!=_0x30081a[_0x2bad99[_0x2107cc]]&&(this[_0x2bad99[_0x2107cc]]=_0x30081a[_0x2bad99[_0x2107cc]]);}}return _0x1bdfd1['prototype']['position']=null,_0x1bdfd1['prototype']['nodes']=_0x5b8838['emptyArray'],_0x1bdfd1['prototype']['shouldReceiveAttributes']=!0x1,_0x1bdfd1['prototype']['wasUndone']=!0x1,_0x1bdfd1['create']=function(_0x3aa0de){return new _0x1bdfd1(_0x3aa0de);},_0x1bdfd1['encode']=function(_0x3a8c06,_0x7385e9){if(_0x7385e9||(_0x7385e9=_0x2ae4f3['create']()),null!=_0x3a8c06['position']&&Object['hasOwnProperty']['call'](_0x3a8c06,'position')&&_0x4dfa7f['Position']['encode'](_0x3a8c06['position'],_0x7385e9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3a8c06['nodes']&&_0x3a8c06['nodes']['length']){for(var _0x762fa0=0x0;_0x762fa0<_0x3a8c06['nodes']['length'];++_0x762fa0)_0x4dfa7f['Element']['encode'](_0x3a8c06['nodes'][_0x762fa0],_0x7385e9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3a8c06['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3a8c06,'shouldReceiveAttributes')&&_0x7385e9['uint32'](0x18)['bool'](_0x3a8c06['shouldReceiveAttributes']),null!=_0x3a8c06['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a8c06,'wasUndone')&&_0x7385e9['uint32'](0x20)['bool'](_0x3a8c06['wasUndone']),_0x7385e9;},_0x1bdfd1['encodeDelimited']=function(_0x964a7a,_0x10d90f){return this['encode'](_0x964a7a,_0x10d90f)['ldelim']();},_0x1bdfd1['decode']=function(_0x4c8f1a,_0x19c7cd){_0x4c8f1a instanceof _0x5743de||(_0x4c8f1a=_0x5743de['create'](_0x4c8f1a));for(var _0x2755ac=void 0x0===_0x19c7cd?_0x4c8f1a['len']:_0x4c8f1a['pos']+_0x19c7cd,_0x569925=new _0x4dfa7f['InsertOperation']();_0x4c8f1a['pos']<_0x2755ac;){var _0x316efe=_0x4c8f1a['uint32']();switch(_0x316efe>>>0x3){case 0x1:_0x569925['position']=_0x4dfa7f['Position']['decode'](_0x4c8f1a,_0x4c8f1a['uint32']());break;case 0x2:_0x569925['nodes']&&_0x569925['nodes']['length']||(_0x569925['nodes']=[]),_0x569925['nodes']['push'](_0x4dfa7f['Element']['decode'](_0x4c8f1a,_0x4c8f1a['uint32']()));break;case 0x3:_0x569925['shouldReceiveAttributes']=_0x4c8f1a['bool']();break;case 0x4:_0x569925['wasUndone']=_0x4c8f1a['bool']();break;default:_0x4c8f1a['skipType'](0x7&_0x316efe);}}return _0x569925;},_0x1bdfd1['decodeDelimited']=function(_0x21e82d){return _0x21e82d instanceof _0x5743de||(_0x21e82d=new _0x5743de(_0x21e82d)),this['decode'](_0x21e82d,_0x21e82d['uint32']());},_0x1bdfd1['verify']=function(_0x1af27d){if('object'!=typeof _0x1af27d||null===_0x1af27d)return'object\x20expected';if(null!=_0x1af27d['position']&&_0x1af27d['hasOwnProperty']('position')&&(_0x289c92=_0x4dfa7f['Position']['verify'](_0x1af27d['position'])))return'position.'+_0x289c92;if(null!=_0x1af27d['nodes']&&_0x1af27d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1af27d['nodes']))return'nodes:\x20array\x20expected';for(var _0x117cde=0x0;_0x117cde<_0x1af27d['nodes']['length'];++_0x117cde){var _0x289c92;if(_0x289c92=_0x4dfa7f['Element']['verify'](_0x1af27d['nodes'][_0x117cde]))return'nodes.'+_0x289c92;}}return null!=_0x1af27d['shouldReceiveAttributes']&&_0x1af27d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1af27d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1af27d['wasUndone']&&_0x1af27d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1af27d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bdfd1['fromObject']=function(_0x21d011){if(_0x21d011 instanceof _0x4dfa7f['InsertOperation'])return _0x21d011;var _0x5020d7=new _0x4dfa7f['InsertOperation']();if(null!=_0x21d011['position']){if('object'!=typeof _0x21d011['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5020d7['position']=_0x4dfa7f['Position']['fromObject'](_0x21d011['position']);}if(_0x21d011['nodes']){if(!Array['isArray'](_0x21d011['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5020d7['nodes']=[];for(var _0x1c459f=0x0;_0x1c459f<_0x21d011['nodes']['length'];++_0x1c459f){if('object'!=typeof _0x21d011['nodes'][_0x1c459f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5020d7['nodes'][_0x1c459f]=_0x4dfa7f['Element']['fromObject'](_0x21d011['nodes'][_0x1c459f]);}}return null!=_0x21d011['shouldReceiveAttributes']&&(_0x5020d7['shouldReceiveAttributes']=Boolean(_0x21d011['shouldReceiveAttributes'])),null!=_0x21d011['wasUndone']&&(_0x5020d7['wasUndone']=Boolean(_0x21d011['wasUndone'])),_0x5020d7;},_0x1bdfd1['toObject']=function(_0x140571,_0x4bb8da){_0x4bb8da||(_0x4bb8da={});var _0x2bc636={};if((_0x4bb8da['arrays']||_0x4bb8da['defaults'])&&(_0x2bc636['nodes']=[]),_0x4bb8da['defaults']&&(_0x2bc636['position']=null,_0x2bc636['shouldReceiveAttributes']=!0x1,_0x2bc636['wasUndone']=!0x1),null!=_0x140571['position']&&_0x140571['hasOwnProperty']('position')&&(_0x2bc636['position']=_0x4dfa7f['Position']['toObject'](_0x140571['position'],_0x4bb8da)),_0x140571['nodes']&&_0x140571['nodes']['length']){_0x2bc636['nodes']=[];for(var _0x1d3aa5=0x0;_0x1d3aa5<_0x140571['nodes']['length'];++_0x1d3aa5)_0x2bc636['nodes'][_0x1d3aa5]=_0x4dfa7f['Element']['toObject'](_0x140571['nodes'][_0x1d3aa5],_0x4bb8da);}return null!=_0x140571['shouldReceiveAttributes']&&_0x140571['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2bc636['shouldReceiveAttributes']=_0x140571['shouldReceiveAttributes']),null!=_0x140571['wasUndone']&&_0x140571['hasOwnProperty']('wasUndone')&&(_0x2bc636['wasUndone']=_0x140571['wasUndone']),_0x2bc636;},_0x1bdfd1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1bdfd1['getTypeUrl']=function(_0x1c4ad7){return void 0x0===_0x1c4ad7&&(_0x1c4ad7='type.googleapis.com'),_0x1c4ad7+'/InsertOperation';},_0x1bdfd1;}()),_0x4dfa7f['MarkerOperation']=(function(){function _0x1d1fa3(_0x587abe){if(_0x587abe){for(var _0x1d138f=Object['keys'](_0x587abe),_0x4b45db=0x0;_0x4b45db<_0x1d138f['length'];++_0x4b45db)null!=_0x587abe[_0x1d138f[_0x4b45db]]&&(this[_0x1d138f[_0x4b45db]]=_0x587abe[_0x1d138f[_0x4b45db]]);}}return _0x1d1fa3['prototype']['name']='',_0x1d1fa3['prototype']['oldRange']=null,_0x1d1fa3['prototype']['newRange']=null,_0x1d1fa3['prototype']['affectsData']=!0x1,_0x1d1fa3['prototype']['wasUndone']=!0x1,_0x1d1fa3['create']=function(_0x189038){return new _0x1d1fa3(_0x189038);},_0x1d1fa3['encode']=function(_0x112fd8,_0x53f698){return _0x53f698||(_0x53f698=_0x2ae4f3['create']()),null!=_0x112fd8['name']&&Object['hasOwnProperty']['call'](_0x112fd8,'name')&&_0x53f698['uint32'](0xa)['string'](_0x112fd8['name']),null!=_0x112fd8['oldRange']&&Object['hasOwnProperty']['call'](_0x112fd8,'oldRange')&&_0x4dfa7f['Range']['encode'](_0x112fd8['oldRange'],_0x53f698['uint32'](0x12)['fork']())['ldelim'](),null!=_0x112fd8['newRange']&&Object['hasOwnProperty']['call'](_0x112fd8,'newRange')&&_0x4dfa7f['Range']['encode'](_0x112fd8['newRange'],_0x53f698['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x112fd8['affectsData']&&Object['hasOwnProperty']['call'](_0x112fd8,'affectsData')&&_0x53f698['uint32'](0x20)['bool'](_0x112fd8['affectsData']),null!=_0x112fd8['wasUndone']&&Object['hasOwnProperty']['call'](_0x112fd8,'wasUndone')&&_0x53f698['uint32'](0x28)['bool'](_0x112fd8['wasUndone']),_0x53f698;},_0x1d1fa3['encodeDelimited']=function(_0x52e33c,_0x5c77ed){return this['encode'](_0x52e33c,_0x5c77ed)['ldelim']();},_0x1d1fa3['decode']=function(_0x53d1cb,_0x32238d){_0x53d1cb instanceof _0x5743de||(_0x53d1cb=_0x5743de['create'](_0x53d1cb));for(var _0x37107f=void 0x0===_0x32238d?_0x53d1cb['len']:_0x53d1cb['pos']+_0x32238d,_0x465910=new _0x4dfa7f['MarkerOperation']();_0x53d1cb['pos']<_0x37107f;){var _0x41935d=_0x53d1cb['uint32']();switch(_0x41935d>>>0x3){case 0x1:_0x465910['name']=_0x53d1cb['string']();break;case 0x2:_0x465910['oldRange']=_0x4dfa7f['Range']['decode'](_0x53d1cb,_0x53d1cb['uint32']());break;case 0x3:_0x465910['newRange']=_0x4dfa7f['Range']['decode'](_0x53d1cb,_0x53d1cb['uint32']());break;case 0x4:_0x465910['affectsData']=_0x53d1cb['bool']();break;case 0x5:_0x465910['wasUndone']=_0x53d1cb['bool']();break;default:_0x53d1cb['skipType'](0x7&_0x41935d);}}return _0x465910;},_0x1d1fa3['decodeDelimited']=function(_0x132322){return _0x132322 instanceof _0x5743de||(_0x132322=new _0x5743de(_0x132322)),this['decode'](_0x132322,_0x132322['uint32']());},_0x1d1fa3['verify']=function(_0x4e563b){if('object'!=typeof _0x4e563b||null===_0x4e563b)return'object\x20expected';if(null!=_0x4e563b['name']&&_0x4e563b['hasOwnProperty']('name')&&!_0x5b8838['isString'](_0x4e563b['name']))return'name:\x20string\x20expected';var _0x9be9ec;if(null!=_0x4e563b['oldRange']&&_0x4e563b['hasOwnProperty']('oldRange')&&(_0x9be9ec=_0x4dfa7f['Range']['verify'](_0x4e563b['oldRange'])))return'oldRange.'+_0x9be9ec;if(null!=_0x4e563b['newRange']&&_0x4e563b['hasOwnProperty']('newRange')&&(_0x9be9ec=_0x4dfa7f['Range']['verify'](_0x4e563b['newRange'])))return'newRange.'+_0x9be9ec;return null!=_0x4e563b['affectsData']&&_0x4e563b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4e563b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4e563b['wasUndone']&&_0x4e563b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e563b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d1fa3['fromObject']=function(_0xd7277c){if(_0xd7277c instanceof _0x4dfa7f['MarkerOperation'])return _0xd7277c;var _0x4cdb7e=new _0x4dfa7f['MarkerOperation']();if(null!=_0xd7277c['name']&&(_0x4cdb7e['name']=String(_0xd7277c['name'])),null!=_0xd7277c['oldRange']){if('object'!=typeof _0xd7277c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4cdb7e['oldRange']=_0x4dfa7f['Range']['fromObject'](_0xd7277c['oldRange']);}if(null!=_0xd7277c['newRange']){if('object'!=typeof _0xd7277c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4cdb7e['newRange']=_0x4dfa7f['Range']['fromObject'](_0xd7277c['newRange']);}return null!=_0xd7277c['affectsData']&&(_0x4cdb7e['affectsData']=Boolean(_0xd7277c['affectsData'])),null!=_0xd7277c['wasUndone']&&(_0x4cdb7e['wasUndone']=Boolean(_0xd7277c['wasUndone'])),_0x4cdb7e;},_0x1d1fa3['toObject']=function(_0x561961,_0x34e8d5){_0x34e8d5||(_0x34e8d5={});var _0x58e6d4={};return _0x34e8d5['defaults']&&(_0x58e6d4['name']='',_0x58e6d4['oldRange']=null,_0x58e6d4['newRange']=null,_0x58e6d4['affectsData']=!0x1,_0x58e6d4['wasUndone']=!0x1),null!=_0x561961['name']&&_0x561961['hasOwnProperty']('name')&&(_0x58e6d4['name']=_0x561961['name']),null!=_0x561961['oldRange']&&_0x561961['hasOwnProperty']('oldRange')&&(_0x58e6d4['oldRange']=_0x4dfa7f['Range']['toObject'](_0x561961['oldRange'],_0x34e8d5)),null!=_0x561961['newRange']&&_0x561961['hasOwnProperty']('newRange')&&(_0x58e6d4['newRange']=_0x4dfa7f['Range']['toObject'](_0x561961['newRange'],_0x34e8d5)),null!=_0x561961['affectsData']&&_0x561961['hasOwnProperty']('affectsData')&&(_0x58e6d4['affectsData']=_0x561961['affectsData']),null!=_0x561961['wasUndone']&&_0x561961['hasOwnProperty']('wasUndone')&&(_0x58e6d4['wasUndone']=_0x561961['wasUndone']),_0x58e6d4;},_0x1d1fa3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1d1fa3['getTypeUrl']=function(_0x14bf60){return void 0x0===_0x14bf60&&(_0x14bf60='type.googleapis.com'),_0x14bf60+'/MarkerOperation';},_0x1d1fa3;}()),_0x4dfa7f['MergeOperation']=(function(){function _0x5c55d2(_0x98d9ff){if(_0x98d9ff){for(var _0x4e9ec1=Object['keys'](_0x98d9ff),_0x496d30=0x0;_0x496d30<_0x4e9ec1['length'];++_0x496d30)null!=_0x98d9ff[_0x4e9ec1[_0x496d30]]&&(this[_0x4e9ec1[_0x496d30]]=_0x98d9ff[_0x4e9ec1[_0x496d30]]);}}return _0x5c55d2['prototype']['sourcePosition']=null,_0x5c55d2['prototype']['targetPosition']=null,_0x5c55d2['prototype']['graveyardPosition']=null,_0x5c55d2['prototype']['howMany']=0x0,_0x5c55d2['prototype']['wasUndone']=!0x1,_0x5c55d2['create']=function(_0x14b792){return new _0x5c55d2(_0x14b792);},_0x5c55d2['encode']=function(_0x122b67,_0x1b9acd){return _0x1b9acd||(_0x1b9acd=_0x2ae4f3['create']()),null!=_0x122b67['sourcePosition']&&Object['hasOwnProperty']['call'](_0x122b67,'sourcePosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['sourcePosition'],_0x1b9acd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x122b67['targetPosition']&&Object['hasOwnProperty']['call'](_0x122b67,'targetPosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['targetPosition'],_0x1b9acd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x122b67['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x122b67,'graveyardPosition')&&_0x4dfa7f['Position']['encode'](_0x122b67['graveyardPosition'],_0x1b9acd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x122b67['howMany']&&Object['hasOwnProperty']['call'](_0x122b67,'howMany')&&_0x1b9acd['uint32'](0x20)['uint32'](_0x122b67['howMany']),null!=_0x122b67['wasUndone']&&Object['hasOwnProperty']['call'](_0x122b67,'wasUndone')&&_0x1b9acd['uint32'](0x28)['bool'](_0x122b67['wasUndone']),_0x1b9acd;},_0x5c55d2['encodeDelimited']=function(_0x1aa49e,_0x2fc53e){return this['encode'](_0x1aa49e,_0x2fc53e)['ldelim']();},_0x5c55d2['decode']=function(_0x500d0f,_0x1aeee4){_0x500d0f instanceof _0x5743de||(_0x500d0f=_0x5743de['create'](_0x500d0f));for(var _0xa6bf0c=void 0x0===_0x1aeee4?_0x500d0f['len']:_0x500d0f['pos']+_0x1aeee4,_0x21718b=new _0x4dfa7f['MergeOperation']();_0x500d0f['pos']<_0xa6bf0c;){var _0x5d403b=_0x500d0f['uint32']();switch(_0x5d403b>>>0x3){case 0x1:_0x21718b['sourcePosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x2:_0x21718b['targetPosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x3:_0x21718b['graveyardPosition']=_0x4dfa7f['Position']['decode'](_0x500d0f,_0x500d0f['uint32']());break;case 0x4:_0x21718b['howMany']=_0x500d0f['uint32']();break;case 0x5:_0x21718b['wasUndone']=_0x500d0f['bool']();break;default:_0x500d0f['skipType'](0x7&_0x5d403b);}}return _0x21718b;},_0x5c55d2['decodeDelimited']=function(_0x2a173e){return _0x2a173e instanceof _0x5743de||(_0x2a173e=new _0x5743de(_0x2a173e)),this['decode'](_0x2a173e,_0x2a173e['uint32']());},_0x5c55d2['verify']=function(_0x5a92b1){if('object'!=typeof _0x5a92b1||null===_0x5a92b1)return'object\x20expected';var _0xf54c21;if(null!=_0x5a92b1['sourcePosition']&&_0x5a92b1['hasOwnProperty']('sourcePosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['sourcePosition'])))return'sourcePosition.'+_0xf54c21;if(null!=_0x5a92b1['targetPosition']&&_0x5a92b1['hasOwnProperty']('targetPosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['targetPosition'])))return'targetPosition.'+_0xf54c21;if(null!=_0x5a92b1['graveyardPosition']&&_0x5a92b1['hasOwnProperty']('graveyardPosition')&&(_0xf54c21=_0x4dfa7f['Position']['verify'](_0x5a92b1['graveyardPosition'])))return'graveyardPosition.'+_0xf54c21;return null!=_0x5a92b1['howMany']&&_0x5a92b1['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x5a92b1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5a92b1['wasUndone']&&_0x5a92b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a92b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c55d2['fromObject']=function(_0x273624){if(_0x273624 instanceof _0x4dfa7f['MergeOperation'])return _0x273624;var _0x29a779=new _0x4dfa7f['MergeOperation']();if(null!=_0x273624['sourcePosition']){if('object'!=typeof _0x273624['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x29a779['sourcePosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['sourcePosition']);}if(null!=_0x273624['targetPosition']){if('object'!=typeof _0x273624['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x29a779['targetPosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['targetPosition']);}if(null!=_0x273624['graveyardPosition']){if('object'!=typeof _0x273624['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x29a779['graveyardPosition']=_0x4dfa7f['Position']['fromObject'](_0x273624['graveyardPosition']);}return null!=_0x273624['howMany']&&(_0x29a779['howMany']=_0x273624['howMany']>>>0x0),null!=_0x273624['wasUndone']&&(_0x29a779['wasUndone']=Boolean(_0x273624['wasUndone'])),_0x29a779;},_0x5c55d2['toObject']=function(_0x4ac966,_0x3635ce){_0x3635ce||(_0x3635ce={});var _0x32bf37={};return _0x3635ce['defaults']&&(_0x32bf37['sourcePosition']=null,_0x32bf37['targetPosition']=null,_0x32bf37['graveyardPosition']=null,_0x32bf37['howMany']=0x0,_0x32bf37['wasUndone']=!0x1),null!=_0x4ac966['sourcePosition']&&_0x4ac966['hasOwnProperty']('sourcePosition')&&(_0x32bf37['sourcePosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['sourcePosition'],_0x3635ce)),null!=_0x4ac966['targetPosition']&&_0x4ac966['hasOwnProperty']('targetPosition')&&(_0x32bf37['targetPosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['targetPosition'],_0x3635ce)),null!=_0x4ac966['graveyardPosition']&&_0x4ac966['hasOwnProperty']('graveyardPosition')&&(_0x32bf37['graveyardPosition']=_0x4dfa7f['Position']['toObject'](_0x4ac966['graveyardPosition'],_0x3635ce)),null!=_0x4ac966['howMany']&&_0x4ac966['hasOwnProperty']('howMany')&&(_0x32bf37['howMany']=_0x4ac966['howMany']),null!=_0x4ac966['wasUndone']&&_0x4ac966['hasOwnProperty']('wasUndone')&&(_0x32bf37['wasUndone']=_0x4ac966['wasUndone']),_0x32bf37;},_0x5c55d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x5c55d2['getTypeUrl']=function(_0x3929d8){return void 0x0===_0x3929d8&&(_0x3929d8='type.googleapis.com'),_0x3929d8+'/MergeOperation';},_0x5c55d2;}()),_0x4dfa7f['MoveOperation']=(function(){function _0x19c7d2(_0x643dd0){if(_0x643dd0){for(var _0x2bd44c=Object['keys'](_0x643dd0),_0x2dcdc4=0x0;_0x2dcdc4<_0x2bd44c['length'];++_0x2dcdc4)null!=_0x643dd0[_0x2bd44c[_0x2dcdc4]]&&(this[_0x2bd44c[_0x2dcdc4]]=_0x643dd0[_0x2bd44c[_0x2dcdc4]]);}}return _0x19c7d2['prototype']['sourcePosition']=null,_0x19c7d2['prototype']['howMany']=0x0,_0x19c7d2['prototype']['targetPosition']=null,_0x19c7d2['prototype']['wasUndone']=!0x1,_0x19c7d2['create']=function(_0x3bbdd6){return new _0x19c7d2(_0x3bbdd6);},_0x19c7d2['encode']=function(_0x11a845,_0x489946){return _0x489946||(_0x489946=_0x2ae4f3['create']()),null!=_0x11a845['sourcePosition']&&Object['hasOwnProperty']['call'](_0x11a845,'sourcePosition')&&_0x4dfa7f['Position']['encode'](_0x11a845['sourcePosition'],_0x489946['uint32'](0xa)['fork']())['ldelim'](),null!=_0x11a845['howMany']&&Object['hasOwnProperty']['call'](_0x11a845,'howMany')&&_0x489946['uint32'](0x10)['uint32'](_0x11a845['howMany']),null!=_0x11a845['targetPosition']&&Object['hasOwnProperty']['call'](_0x11a845,'targetPosition')&&_0x4dfa7f['Position']['encode'](_0x11a845['targetPosition'],_0x489946['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x11a845['wasUndone']&&Object['hasOwnProperty']['call'](_0x11a845,'wasUndone')&&_0x489946['uint32'](0x20)['bool'](_0x11a845['wasUndone']),_0x489946;},_0x19c7d2['encodeDelimited']=function(_0x4709b4,_0x3328f4){return this['encode'](_0x4709b4,_0x3328f4)['ldelim']();},_0x19c7d2['decode']=function(_0x3aed43,_0x456a99){_0x3aed43 instanceof _0x5743de||(_0x3aed43=_0x5743de['create'](_0x3aed43));for(var _0x1531b3=void 0x0===_0x456a99?_0x3aed43['len']:_0x3aed43['pos']+_0x456a99,_0x570fb1=new _0x4dfa7f['MoveOperation']();_0x3aed43['pos']<_0x1531b3;){var _0x1d6580=_0x3aed43['uint32']();switch(_0x1d6580>>>0x3){case 0x1:_0x570fb1['sourcePosition']=_0x4dfa7f['Position']['decode'](_0x3aed43,_0x3aed43['uint32']());break;case 0x2:_0x570fb1['howMany']=_0x3aed43['uint32']();break;case 0x3:_0x570fb1['targetPosition']=_0x4dfa7f['Position']['decode'](_0x3aed43,_0x3aed43['uint32']());break;case 0x4:_0x570fb1['wasUndone']=_0x3aed43['bool']();break;default:_0x3aed43['skipType'](0x7&_0x1d6580);}}return _0x570fb1;},_0x19c7d2['decodeDelimited']=function(_0x451ae5){return _0x451ae5 instanceof _0x5743de||(_0x451ae5=new _0x5743de(_0x451ae5)),this['decode'](_0x451ae5,_0x451ae5['uint32']());},_0x19c7d2['verify']=function(_0x3b0ed4){if('object'!=typeof _0x3b0ed4||null===_0x3b0ed4)return'object\x20expected';var _0x31f517;if(null!=_0x3b0ed4['sourcePosition']&&_0x3b0ed4['hasOwnProperty']('sourcePosition')&&(_0x31f517=_0x4dfa7f['Position']['verify'](_0x3b0ed4['sourcePosition'])))return'sourcePosition.'+_0x31f517;if(null!=_0x3b0ed4['howMany']&&_0x3b0ed4['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x3b0ed4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3b0ed4['targetPosition']&&_0x3b0ed4['hasOwnProperty']('targetPosition')&&(_0x31f517=_0x4dfa7f['Position']['verify'](_0x3b0ed4['targetPosition'])))return'targetPosition.'+_0x31f517;return null!=_0x3b0ed4['wasUndone']&&_0x3b0ed4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b0ed4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19c7d2['fromObject']=function(_0x274b78){if(_0x274b78 instanceof _0x4dfa7f['MoveOperation'])return _0x274b78;var _0x41031a=new _0x4dfa7f['MoveOperation']();if(null!=_0x274b78['sourcePosition']){if('object'!=typeof _0x274b78['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x41031a['sourcePosition']=_0x4dfa7f['Position']['fromObject'](_0x274b78['sourcePosition']);}if(null!=_0x274b78['howMany']&&(_0x41031a['howMany']=_0x274b78['howMany']>>>0x0),null!=_0x274b78['targetPosition']){if('object'!=typeof _0x274b78['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x41031a['targetPosition']=_0x4dfa7f['Position']['fromObject'](_0x274b78['targetPosition']);}return null!=_0x274b78['wasUndone']&&(_0x41031a['wasUndone']=Boolean(_0x274b78['wasUndone'])),_0x41031a;},_0x19c7d2['toObject']=function(_0x4795a3,_0x3c5503){_0x3c5503||(_0x3c5503={});var _0x3918ac={};return _0x3c5503['defaults']&&(_0x3918ac['sourcePosition']=null,_0x3918ac['howMany']=0x0,_0x3918ac['targetPosition']=null,_0x3918ac['wasUndone']=!0x1),null!=_0x4795a3['sourcePosition']&&_0x4795a3['hasOwnProperty']('sourcePosition')&&(_0x3918ac['sourcePosition']=_0x4dfa7f['Position']['toObject'](_0x4795a3['sourcePosition'],_0x3c5503)),null!=_0x4795a3['howMany']&&_0x4795a3['hasOwnProperty']('howMany')&&(_0x3918ac['howMany']=_0x4795a3['howMany']),null!=_0x4795a3['targetPosition']&&_0x4795a3['hasOwnProperty']('targetPosition')&&(_0x3918ac['targetPosition']=_0x4dfa7f['Position']['toObject'](_0x4795a3['targetPosition'],_0x3c5503)),null!=_0x4795a3['wasUndone']&&_0x4795a3['hasOwnProperty']('wasUndone')&&(_0x3918ac['wasUndone']=_0x4795a3['wasUndone']),_0x3918ac;},_0x19c7d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x19c7d2['getTypeUrl']=function(_0x55d57c){return void 0x0===_0x55d57c&&(_0x55d57c='type.googleapis.com'),_0x55d57c+'/MoveOperation';},_0x19c7d2;}()),_0x4dfa7f['RenameOperation']=(function(){function _0x11dd35(_0x51b7d7){if(_0x51b7d7){for(var _0x58a029=Object['keys'](_0x51b7d7),_0x47b8e5=0x0;_0x47b8e5<_0x58a029['length'];++_0x47b8e5)null!=_0x51b7d7[_0x58a029[_0x47b8e5]]&&(this[_0x58a029[_0x47b8e5]]=_0x51b7d7[_0x58a029[_0x47b8e5]]);}}return _0x11dd35['prototype']['position']=null,_0x11dd35['prototype']['oldName']='',_0x11dd35['prototype']['newName']='',_0x11dd35['prototype']['wasUndone']=!0x1,_0x11dd35['create']=function(_0x46349d){return new _0x11dd35(_0x46349d);},_0x11dd35['encode']=function(_0x110ab0,_0x30e94e){return _0x30e94e||(_0x30e94e=_0x2ae4f3['create']()),null!=_0x110ab0['position']&&Object['hasOwnProperty']['call'](_0x110ab0,'position')&&_0x4dfa7f['Position']['encode'](_0x110ab0['position'],_0x30e94e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x110ab0['oldName']&&Object['hasOwnProperty']['call'](_0x110ab0,'oldName')&&_0x30e94e['uint32'](0x12)['string'](_0x110ab0['oldName']),null!=_0x110ab0['newName']&&Object['hasOwnProperty']['call'](_0x110ab0,'newName')&&_0x30e94e['uint32'](0x1a)['string'](_0x110ab0['newName']),null!=_0x110ab0['wasUndone']&&Object['hasOwnProperty']['call'](_0x110ab0,'wasUndone')&&_0x30e94e['uint32'](0x20)['bool'](_0x110ab0['wasUndone']),_0x30e94e;},_0x11dd35['encodeDelimited']=function(_0x57eab8,_0x5c04ff){return this['encode'](_0x57eab8,_0x5c04ff)['ldelim']();},_0x11dd35['decode']=function(_0x75c7a6,_0x343321){_0x75c7a6 instanceof _0x5743de||(_0x75c7a6=_0x5743de['create'](_0x75c7a6));for(var _0x6e1911=void 0x0===_0x343321?_0x75c7a6['len']:_0x75c7a6['pos']+_0x343321,_0x53a15a=new _0x4dfa7f['RenameOperation']();_0x75c7a6['pos']<_0x6e1911;){var _0x194351=_0x75c7a6['uint32']();switch(_0x194351>>>0x3){case 0x1:_0x53a15a['position']=_0x4dfa7f['Position']['decode'](_0x75c7a6,_0x75c7a6['uint32']());break;case 0x2:_0x53a15a['oldName']=_0x75c7a6['string']();break;case 0x3:_0x53a15a['newName']=_0x75c7a6['string']();break;case 0x4:_0x53a15a['wasUndone']=_0x75c7a6['bool']();break;default:_0x75c7a6['skipType'](0x7&_0x194351);}}return _0x53a15a;},_0x11dd35['decodeDelimited']=function(_0x1447d2){return _0x1447d2 instanceof _0x5743de||(_0x1447d2=new _0x5743de(_0x1447d2)),this['decode'](_0x1447d2,_0x1447d2['uint32']());},_0x11dd35['verify']=function(_0x29e00f){if('object'!=typeof _0x29e00f||null===_0x29e00f)return'object\x20expected';if(null!=_0x29e00f['position']&&_0x29e00f['hasOwnProperty']('position')){var _0x4e7be4=_0x4dfa7f['Position']['verify'](_0x29e00f['position']);if(_0x4e7be4)return'position.'+_0x4e7be4;}return null!=_0x29e00f['oldName']&&_0x29e00f['hasOwnProperty']('oldName')&&!_0x5b8838['isString'](_0x29e00f['oldName'])?'oldName:\x20string\x20expected':null!=_0x29e00f['newName']&&_0x29e00f['hasOwnProperty']('newName')&&!_0x5b8838['isString'](_0x29e00f['newName'])?'newName:\x20string\x20expected':null!=_0x29e00f['wasUndone']&&_0x29e00f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29e00f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11dd35['fromObject']=function(_0xe0f9ac){if(_0xe0f9ac instanceof _0x4dfa7f['RenameOperation'])return _0xe0f9ac;var _0x2dbce6=new _0x4dfa7f['RenameOperation']();if(null!=_0xe0f9ac['position']){if('object'!=typeof _0xe0f9ac['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2dbce6['position']=_0x4dfa7f['Position']['fromObject'](_0xe0f9ac['position']);}return null!=_0xe0f9ac['oldName']&&(_0x2dbce6['oldName']=String(_0xe0f9ac['oldName'])),null!=_0xe0f9ac['newName']&&(_0x2dbce6['newName']=String(_0xe0f9ac['newName'])),null!=_0xe0f9ac['wasUndone']&&(_0x2dbce6['wasUndone']=Boolean(_0xe0f9ac['wasUndone'])),_0x2dbce6;},_0x11dd35['toObject']=function(_0x3278c8,_0x33cddd){_0x33cddd||(_0x33cddd={});var _0x3274d5={};return _0x33cddd['defaults']&&(_0x3274d5['position']=null,_0x3274d5['oldName']='',_0x3274d5['newName']='',_0x3274d5['wasUndone']=!0x1),null!=_0x3278c8['position']&&_0x3278c8['hasOwnProperty']('position')&&(_0x3274d5['position']=_0x4dfa7f['Position']['toObject'](_0x3278c8['position'],_0x33cddd)),null!=_0x3278c8['oldName']&&_0x3278c8['hasOwnProperty']('oldName')&&(_0x3274d5['oldName']=_0x3278c8['oldName']),null!=_0x3278c8['newName']&&_0x3278c8['hasOwnProperty']('newName')&&(_0x3274d5['newName']=_0x3278c8['newName']),null!=_0x3278c8['wasUndone']&&_0x3278c8['hasOwnProperty']('wasUndone')&&(_0x3274d5['wasUndone']=_0x3278c8['wasUndone']),_0x3274d5;},_0x11dd35['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x11dd35['getTypeUrl']=function(_0x973de9){return void 0x0===_0x973de9&&(_0x973de9='type.googleapis.com'),_0x973de9+'/RenameOperation';},_0x11dd35;}()),_0x4dfa7f['RootAttributeOperation']=(function(){function _0x3df1a1(_0x5f43b9){if(_0x5f43b9){for(var _0x2567ee=Object['keys'](_0x5f43b9),_0x8244e4=0x0;_0x8244e4<_0x2567ee['length'];++_0x8244e4)null!=_0x5f43b9[_0x2567ee[_0x8244e4]]&&(this[_0x2567ee[_0x8244e4]]=_0x5f43b9[_0x2567ee[_0x8244e4]]);}}return _0x3df1a1['prototype']['root']='',_0x3df1a1['prototype']['key']='',_0x3df1a1['prototype']['oldValueBoolean']=!0x1,_0x3df1a1['prototype']['oldValueJson']='',_0x3df1a1['prototype']['newValueBoolean']=!0x1,_0x3df1a1['prototype']['newValueJson']='',_0x3df1a1['prototype']['wasUndone']=!0x1,_0x3df1a1['create']=function(_0x4c915c){return new _0x3df1a1(_0x4c915c);},_0x3df1a1['encode']=function(_0xa69608,_0x15d7b4){return _0x15d7b4||(_0x15d7b4=_0x2ae4f3['create']()),null!=_0xa69608['root']&&Object['hasOwnProperty']['call'](_0xa69608,'root')&&_0x15d7b4['uint32'](0xa)['string'](_0xa69608['root']),null!=_0xa69608['key']&&Object['hasOwnProperty']['call'](_0xa69608,'key')&&_0x15d7b4['uint32'](0x12)['string'](_0xa69608['key']),null!=_0xa69608['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xa69608,'oldValueBoolean')&&_0x15d7b4['uint32'](0x18)['bool'](_0xa69608['oldValueBoolean']),null!=_0xa69608['oldValueJson']&&Object['hasOwnProperty']['call'](_0xa69608,'oldValueJson')&&_0x15d7b4['uint32'](0x22)['string'](_0xa69608['oldValueJson']),null!=_0xa69608['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xa69608,'newValueBoolean')&&_0x15d7b4['uint32'](0x28)['bool'](_0xa69608['newValueBoolean']),null!=_0xa69608['newValueJson']&&Object['hasOwnProperty']['call'](_0xa69608,'newValueJson')&&_0x15d7b4['uint32'](0x32)['string'](_0xa69608['newValueJson']),null!=_0xa69608['wasUndone']&&Object['hasOwnProperty']['call'](_0xa69608,'wasUndone')&&_0x15d7b4['uint32'](0x38)['bool'](_0xa69608['wasUndone']),_0x15d7b4;},_0x3df1a1['encodeDelimited']=function(_0x5d2d9b,_0x288ae5){return this['encode'](_0x5d2d9b,_0x288ae5)['ldelim']();},_0x3df1a1['decode']=function(_0x2bea9c,_0x1b81c7){_0x2bea9c instanceof _0x5743de||(_0x2bea9c=_0x5743de['create'](_0x2bea9c));for(var _0x236568=void 0x0===_0x1b81c7?_0x2bea9c['len']:_0x2bea9c['pos']+_0x1b81c7,_0x5857d1=new _0x4dfa7f['RootAttributeOperation']();_0x2bea9c['pos']<_0x236568;){var _0x2e9ea1=_0x2bea9c['uint32']();switch(_0x2e9ea1>>>0x3){case 0x1:_0x5857d1['root']=_0x2bea9c['string']();break;case 0x2:_0x5857d1['key']=_0x2bea9c['string']();break;case 0x3:_0x5857d1['oldValueBoolean']=_0x2bea9c['bool']();break;case 0x4:_0x5857d1['oldValueJson']=_0x2bea9c['string']();break;case 0x5:_0x5857d1['newValueBoolean']=_0x2bea9c['bool']();break;case 0x6:_0x5857d1['newValueJson']=_0x2bea9c['string']();break;case 0x7:_0x5857d1['wasUndone']=_0x2bea9c['bool']();break;default:_0x2bea9c['skipType'](0x7&_0x2e9ea1);}}return _0x5857d1;},_0x3df1a1['decodeDelimited']=function(_0x17796d){return _0x17796d instanceof _0x5743de||(_0x17796d=new _0x5743de(_0x17796d)),this['decode'](_0x17796d,_0x17796d['uint32']());},_0x3df1a1['verify']=function(_0x2bf249){return'object'!=typeof _0x2bf249||null===_0x2bf249?'object\x20expected':null!=_0x2bf249['root']&&_0x2bf249['hasOwnProperty']('root')&&!_0x5b8838['isString'](_0x2bf249['root'])?'root:\x20string\x20expected':null!=_0x2bf249['key']&&_0x2bf249['hasOwnProperty']('key')&&!_0x5b8838['isString'](_0x2bf249['key'])?'key:\x20string\x20expected':null!=_0x2bf249['oldValueBoolean']&&_0x2bf249['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2bf249['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2bf249['oldValueJson']&&_0x2bf249['hasOwnProperty']('oldValueJson')&&!_0x5b8838['isString'](_0x2bf249['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2bf249['newValueBoolean']&&_0x2bf249['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2bf249['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2bf249['newValueJson']&&_0x2bf249['hasOwnProperty']('newValueJson')&&!_0x5b8838['isString'](_0x2bf249['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2bf249['wasUndone']&&_0x2bf249['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2bf249['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3df1a1['fromObject']=function(_0x230426){if(_0x230426 instanceof _0x4dfa7f['RootAttributeOperation'])return _0x230426;var _0x444f9f=new _0x4dfa7f['RootAttributeOperation']();return null!=_0x230426['root']&&(_0x444f9f['root']=String(_0x230426['root'])),null!=_0x230426['key']&&(_0x444f9f['key']=String(_0x230426['key'])),null!=_0x230426['oldValueBoolean']&&(_0x444f9f['oldValueBoolean']=Boolean(_0x230426['oldValueBoolean'])),null!=_0x230426['oldValueJson']&&(_0x444f9f['oldValueJson']=String(_0x230426['oldValueJson'])),null!=_0x230426['newValueBoolean']&&(_0x444f9f['newValueBoolean']=Boolean(_0x230426['newValueBoolean'])),null!=_0x230426['newValueJson']&&(_0x444f9f['newValueJson']=String(_0x230426['newValueJson'])),null!=_0x230426['wasUndone']&&(_0x444f9f['wasUndone']=Boolean(_0x230426['wasUndone'])),_0x444f9f;},_0x3df1a1['toObject']=function(_0xe1c8b5,_0x1c6062){_0x1c6062||(_0x1c6062={});var _0x22c6b0={};return _0x1c6062['defaults']&&(_0x22c6b0['root']='',_0x22c6b0['key']='',_0x22c6b0['oldValueBoolean']=!0x1,_0x22c6b0['oldValueJson']='',_0x22c6b0['newValueBoolean']=!0x1,_0x22c6b0['newValueJson']='',_0x22c6b0['wasUndone']=!0x1),null!=_0xe1c8b5['root']&&_0xe1c8b5['hasOwnProperty']('root')&&(_0x22c6b0['root']=_0xe1c8b5['root']),null!=_0xe1c8b5['key']&&_0xe1c8b5['hasOwnProperty']('key')&&(_0x22c6b0['key']=_0xe1c8b5['key']),null!=_0xe1c8b5['oldValueBoolean']&&_0xe1c8b5['hasOwnProperty']('oldValueBoolean')&&(_0x22c6b0['oldValueBoolean']=_0xe1c8b5['oldValueBoolean']),null!=_0xe1c8b5['oldValueJson']&&_0xe1c8b5['hasOwnProperty']('oldValueJson')&&(_0x22c6b0['oldValueJson']=_0xe1c8b5['oldValueJson']),null!=_0xe1c8b5['newValueBoolean']&&_0xe1c8b5['hasOwnProperty']('newValueBoolean')&&(_0x22c6b0['newValueBoolean']=_0xe1c8b5['newValueBoolean']),null!=_0xe1c8b5['newValueJson']&&_0xe1c8b5['hasOwnProperty']('newValueJson')&&(_0x22c6b0['newValueJson']=_0xe1c8b5['newValueJson']),null!=_0xe1c8b5['wasUndone']&&_0xe1c8b5['hasOwnProperty']('wasUndone')&&(_0x22c6b0['wasUndone']=_0xe1c8b5['wasUndone']),_0x22c6b0;},_0x3df1a1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x3df1a1['getTypeUrl']=function(_0x425d1a){return void 0x0===_0x425d1a&&(_0x425d1a='type.googleapis.com'),_0x425d1a+'/RootAttributeOperation';},_0x3df1a1;}()),_0x4dfa7f['RootOperation']=(function(){function _0x2a758f(_0x2274b1){if(_0x2274b1){for(var _0x3aaca3=Object['keys'](_0x2274b1),_0x1cf6e2=0x0;_0x1cf6e2<_0x3aaca3['length'];++_0x1cf6e2)null!=_0x2274b1[_0x3aaca3[_0x1cf6e2]]&&(this[_0x3aaca3[_0x1cf6e2]]=_0x2274b1[_0x3aaca3[_0x1cf6e2]]);}}return _0x2a758f['prototype']['rootName']='',_0x2a758f['prototype']['elementName']='',_0x2a758f['prototype']['isAdd']=!0x1,_0x2a758f['prototype']['wasUndone']=!0x1,_0x2a758f['create']=function(_0x1da0f9){return new _0x2a758f(_0x1da0f9);},_0x2a758f['encode']=function(_0x1cd73a,_0x46e403){return _0x46e403||(_0x46e403=_0x2ae4f3['create']()),null!=_0x1cd73a['rootName']&&Object['hasOwnProperty']['call'](_0x1cd73a,'rootName')&&_0x46e403['uint32'](0xa)['string'](_0x1cd73a['rootName']),null!=_0x1cd73a['elementName']&&Object['hasOwnProperty']['call'](_0x1cd73a,'elementName')&&_0x46e403['uint32'](0x12)['string'](_0x1cd73a['elementName']),null!=_0x1cd73a['isAdd']&&Object['hasOwnProperty']['call'](_0x1cd73a,'isAdd')&&_0x46e403['uint32'](0x18)['bool'](_0x1cd73a['isAdd']),null!=_0x1cd73a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cd73a,'wasUndone')&&_0x46e403['uint32'](0x20)['bool'](_0x1cd73a['wasUndone']),_0x46e403;},_0x2a758f['encodeDelimited']=function(_0x2c8e71,_0x5bd40b){return this['encode'](_0x2c8e71,_0x5bd40b)['ldelim']();},_0x2a758f['decode']=function(_0x371b5a,_0x53a910){_0x371b5a instanceof _0x5743de||(_0x371b5a=_0x5743de['create'](_0x371b5a));for(var _0x10e12a=void 0x0===_0x53a910?_0x371b5a['len']:_0x371b5a['pos']+_0x53a910,_0x4a622a=new _0x4dfa7f['RootOperation']();_0x371b5a['pos']<_0x10e12a;){var _0x4fedd3=_0x371b5a['uint32']();switch(_0x4fedd3>>>0x3){case 0x1:_0x4a622a['rootName']=_0x371b5a['string']();break;case 0x2:_0x4a622a['elementName']=_0x371b5a['string']();break;case 0x3:_0x4a622a['isAdd']=_0x371b5a['bool']();break;case 0x4:_0x4a622a['wasUndone']=_0x371b5a['bool']();break;default:_0x371b5a['skipType'](0x7&_0x4fedd3);}}return _0x4a622a;},_0x2a758f['decodeDelimited']=function(_0x43e2ec){return _0x43e2ec instanceof _0x5743de||(_0x43e2ec=new _0x5743de(_0x43e2ec)),this['decode'](_0x43e2ec,_0x43e2ec['uint32']());},_0x2a758f['verify']=function(_0x39e54a){return'object'!=typeof _0x39e54a||null===_0x39e54a?'object\x20expected':null!=_0x39e54a['rootName']&&_0x39e54a['hasOwnProperty']('rootName')&&!_0x5b8838['isString'](_0x39e54a['rootName'])?'rootName:\x20string\x20expected':null!=_0x39e54a['elementName']&&_0x39e54a['hasOwnProperty']('elementName')&&!_0x5b8838['isString'](_0x39e54a['elementName'])?'elementName:\x20string\x20expected':null!=_0x39e54a['isAdd']&&_0x39e54a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x39e54a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x39e54a['wasUndone']&&_0x39e54a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39e54a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a758f['fromObject']=function(_0x5cdb7c){if(_0x5cdb7c instanceof _0x4dfa7f['RootOperation'])return _0x5cdb7c;var _0x3db761=new _0x4dfa7f['RootOperation']();return null!=_0x5cdb7c['rootName']&&(_0x3db761['rootName']=String(_0x5cdb7c['rootName'])),null!=_0x5cdb7c['elementName']&&(_0x3db761['elementName']=String(_0x5cdb7c['elementName'])),null!=_0x5cdb7c['isAdd']&&(_0x3db761['isAdd']=Boolean(_0x5cdb7c['isAdd'])),null!=_0x5cdb7c['wasUndone']&&(_0x3db761['wasUndone']=Boolean(_0x5cdb7c['wasUndone'])),_0x3db761;},_0x2a758f['toObject']=function(_0x3311c0,_0x2bfd88){_0x2bfd88||(_0x2bfd88={});var _0x3fc0af={};return _0x2bfd88['defaults']&&(_0x3fc0af['rootName']='',_0x3fc0af['elementName']='',_0x3fc0af['isAdd']=!0x1,_0x3fc0af['wasUndone']=!0x1),null!=_0x3311c0['rootName']&&_0x3311c0['hasOwnProperty']('rootName')&&(_0x3fc0af['rootName']=_0x3311c0['rootName']),null!=_0x3311c0['elementName']&&_0x3311c0['hasOwnProperty']('elementName')&&(_0x3fc0af['elementName']=_0x3311c0['elementName']),null!=_0x3311c0['isAdd']&&_0x3311c0['hasOwnProperty']('isAdd')&&(_0x3fc0af['isAdd']=_0x3311c0['isAdd']),null!=_0x3311c0['wasUndone']&&_0x3311c0['hasOwnProperty']('wasUndone')&&(_0x3fc0af['wasUndone']=_0x3311c0['wasUndone']),_0x3fc0af;},_0x2a758f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x2a758f['getTypeUrl']=function(_0x2bed2e){return void 0x0===_0x2bed2e&&(_0x2bed2e='type.googleapis.com'),_0x2bed2e+'/RootOperation';},_0x2a758f;}()),_0x4dfa7f['SplitOperation']=(function(){function _0x1454d4(_0x43574a){if(_0x43574a){for(var _0x4f9292=Object['keys'](_0x43574a),_0x586b05=0x0;_0x586b05<_0x4f9292['length'];++_0x586b05)null!=_0x43574a[_0x4f9292[_0x586b05]]&&(this[_0x4f9292[_0x586b05]]=_0x43574a[_0x4f9292[_0x586b05]]);}}return _0x1454d4['prototype']['splitPosition']=null,_0x1454d4['prototype']['graveyardPosition']=null,_0x1454d4['prototype']['howMany']=0x0,_0x1454d4['prototype']['insertionPosition']=null,_0x1454d4['prototype']['wasUndone']=!0x1,_0x1454d4['create']=function(_0x11e0d9){return new _0x1454d4(_0x11e0d9);},_0x1454d4['encode']=function(_0xa7823a,_0x2d5424){return _0x2d5424||(_0x2d5424=_0x2ae4f3['create']()),null!=_0xa7823a['splitPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'splitPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['splitPosition'],_0x2d5424['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa7823a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'graveyardPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['graveyardPosition'],_0x2d5424['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa7823a['howMany']&&Object['hasOwnProperty']['call'](_0xa7823a,'howMany')&&_0x2d5424['uint32'](0x18)['uint32'](_0xa7823a['howMany']),null!=_0xa7823a['insertionPosition']&&Object['hasOwnProperty']['call'](_0xa7823a,'insertionPosition')&&_0x4dfa7f['Position']['encode'](_0xa7823a['insertionPosition'],_0x2d5424['uint32'](0x22)['fork']())['ldelim'](),null!=_0xa7823a['wasUndone']&&Object['hasOwnProperty']['call'](_0xa7823a,'wasUndone')&&_0x2d5424['uint32'](0x28)['bool'](_0xa7823a['wasUndone']),_0x2d5424;},_0x1454d4['encodeDelimited']=function(_0x27a97e,_0x1257f2){return this['encode'](_0x27a97e,_0x1257f2)['ldelim']();},_0x1454d4['decode']=function(_0x526afe,_0x1252b6){_0x526afe instanceof _0x5743de||(_0x526afe=_0x5743de['create'](_0x526afe));for(var _0x5dc422=void 0x0===_0x1252b6?_0x526afe['len']:_0x526afe['pos']+_0x1252b6,_0x6dba21=new _0x4dfa7f['SplitOperation']();_0x526afe['pos']<_0x5dc422;){var _0x2c4420=_0x526afe['uint32']();switch(_0x2c4420>>>0x3){case 0x1:_0x6dba21['splitPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x2:_0x6dba21['graveyardPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x3:_0x6dba21['howMany']=_0x526afe['uint32']();break;case 0x4:_0x6dba21['insertionPosition']=_0x4dfa7f['Position']['decode'](_0x526afe,_0x526afe['uint32']());break;case 0x5:_0x6dba21['wasUndone']=_0x526afe['bool']();break;default:_0x526afe['skipType'](0x7&_0x2c4420);}}return _0x6dba21;},_0x1454d4['decodeDelimited']=function(_0x205fa8){return _0x205fa8 instanceof _0x5743de||(_0x205fa8=new _0x5743de(_0x205fa8)),this['decode'](_0x205fa8,_0x205fa8['uint32']());},_0x1454d4['verify']=function(_0x525152){if('object'!=typeof _0x525152||null===_0x525152)return'object\x20expected';var _0x4dd47c;if(null!=_0x525152['splitPosition']&&_0x525152['hasOwnProperty']('splitPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['splitPosition'])))return'splitPosition.'+_0x4dd47c;if(null!=_0x525152['graveyardPosition']&&_0x525152['hasOwnProperty']('graveyardPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['graveyardPosition'])))return'graveyardPosition.'+_0x4dd47c;if(null!=_0x525152['howMany']&&_0x525152['hasOwnProperty']('howMany')&&!_0x5b8838['isInteger'](_0x525152['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x525152['insertionPosition']&&_0x525152['hasOwnProperty']('insertionPosition')&&(_0x4dd47c=_0x4dfa7f['Position']['verify'](_0x525152['insertionPosition'])))return'insertionPosition.'+_0x4dd47c;return null!=_0x525152['wasUndone']&&_0x525152['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x525152['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1454d4['fromObject']=function(_0x420f9a){if(_0x420f9a instanceof _0x4dfa7f['SplitOperation'])return _0x420f9a;var _0x35583d=new _0x4dfa7f['SplitOperation']();if(null!=_0x420f9a['splitPosition']){if('object'!=typeof _0x420f9a['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x35583d['splitPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['splitPosition']);}if(null!=_0x420f9a['graveyardPosition']){if('object'!=typeof _0x420f9a['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x35583d['graveyardPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['graveyardPosition']);}if(null!=_0x420f9a['howMany']&&(_0x35583d['howMany']=_0x420f9a['howMany']>>>0x0),null!=_0x420f9a['insertionPosition']){if('object'!=typeof _0x420f9a['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x35583d['insertionPosition']=_0x4dfa7f['Position']['fromObject'](_0x420f9a['insertionPosition']);}return null!=_0x420f9a['wasUndone']&&(_0x35583d['wasUndone']=Boolean(_0x420f9a['wasUndone'])),_0x35583d;},_0x1454d4['toObject']=function(_0x137026,_0x7ba500){_0x7ba500||(_0x7ba500={});var _0xbbf53e={};return _0x7ba500['defaults']&&(_0xbbf53e['splitPosition']=null,_0xbbf53e['graveyardPosition']=null,_0xbbf53e['howMany']=0x0,_0xbbf53e['insertionPosition']=null,_0xbbf53e['wasUndone']=!0x1),null!=_0x137026['splitPosition']&&_0x137026['hasOwnProperty']('splitPosition')&&(_0xbbf53e['splitPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['splitPosition'],_0x7ba500)),null!=_0x137026['graveyardPosition']&&_0x137026['hasOwnProperty']('graveyardPosition')&&(_0xbbf53e['graveyardPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['graveyardPosition'],_0x7ba500)),null!=_0x137026['howMany']&&_0x137026['hasOwnProperty']('howMany')&&(_0xbbf53e['howMany']=_0x137026['howMany']),null!=_0x137026['insertionPosition']&&_0x137026['hasOwnProperty']('insertionPosition')&&(_0xbbf53e['insertionPosition']=_0x4dfa7f['Position']['toObject'](_0x137026['insertionPosition'],_0x7ba500)),null!=_0x137026['wasUndone']&&_0x137026['hasOwnProperty']('wasUndone')&&(_0xbbf53e['wasUndone']=_0x137026['wasUndone']),_0xbbf53e;},_0x1454d4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x1454d4['getTypeUrl']=function(_0x3f2f03){return void 0x0===_0x3f2f03&&(_0x3f2f03='type.googleapis.com'),_0x3f2f03+'/SplitOperation';},_0x1454d4;}()),_0x4dfa7f['Position']=(function(){function _0x21aa44(_0x358e03){if(this['path']=[],_0x358e03){for(var _0x349746=Object['keys'](_0x358e03),_0x3dbae0=0x0;_0x3dbae0<_0x349746['length'];++_0x3dbae0)null!=_0x358e03[_0x349746[_0x3dbae0]]&&(this[_0x349746[_0x3dbae0]]=_0x358e03[_0x349746[_0x3dbae0]]);}}return _0x21aa44['prototype']['root']='',_0x21aa44['prototype']['rootMain']=!0x1,_0x21aa44['prototype']['rootGraveyard']=!0x1,_0x21aa44['prototype']['path']=_0x5b8838['emptyArray'],_0x21aa44['prototype']['stickiness']='',_0x21aa44['create']=function(_0x58dc20){return new _0x21aa44(_0x58dc20);},_0x21aa44['encode']=function(_0x2b8706,_0x2673ab){if(_0x2673ab||(_0x2673ab=_0x2ae4f3['create']()),null!=_0x2b8706['root']&&Object['hasOwnProperty']['call'](_0x2b8706,'root')&&_0x2673ab['uint32'](0xa)['string'](_0x2b8706['root']),null!=_0x2b8706['rootMain']&&Object['hasOwnProperty']['call'](_0x2b8706,'rootMain')&&_0x2673ab['uint32'](0x10)['bool'](_0x2b8706['rootMain']),null!=_0x2b8706['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2b8706,'rootGraveyard')&&_0x2673ab['uint32'](0x18)['bool'](_0x2b8706['rootGraveyard']),null!=_0x2b8706['path']&&_0x2b8706['path']['length']){_0x2673ab['uint32'](0x22)['fork']();for(var _0x2b5c7c=0x0;_0x2b5c7c<_0x2b8706['path']['length'];++_0x2b5c7c)_0x2673ab['uint32'](_0x2b8706['path'][_0x2b5c7c]);_0x2673ab['ldelim']();}return null!=_0x2b8706['stickiness']&&Object['hasOwnProperty']['call'](_0x2b8706,'stickiness')&&_0x2673ab['uint32'](0x2a)['string'](_0x2b8706['stickiness']),_0x2673ab;},_0x21aa44['encodeDelimited']=function(_0x3e40f6,_0x1c7f5b){return this['encode'](_0x3e40f6,_0x1c7f5b)['ldelim']();},_0x21aa44['decode']=function(_0x517fa8,_0x251bfc){_0x517fa8 instanceof _0x5743de||(_0x517fa8=_0x5743de['create'](_0x517fa8));for(var _0x388f82=void 0x0===_0x251bfc?_0x517fa8['len']:_0x517fa8['pos']+_0x251bfc,_0x31780a=new _0x4dfa7f['Position']();_0x517fa8['pos']<_0x388f82;){var _0x2a563c=_0x517fa8['uint32']();switch(_0x2a563c>>>0x3){case 0x1:_0x31780a['root']=_0x517fa8['string']();break;case 0x2:_0x31780a['rootMain']=_0x517fa8['bool']();break;case 0x3:_0x31780a['rootGraveyard']=_0x517fa8['bool']();break;case 0x4:if(_0x31780a['path']&&_0x31780a['path']['length']||(_0x31780a['path']=[]),0x2==(0x7&_0x2a563c)){for(var _0x55ac22=_0x517fa8['uint32']()+_0x517fa8['pos'];_0x517fa8['pos']<_0x55ac22;)_0x31780a['path']['push'](_0x517fa8['uint32']());}else _0x31780a['path']['push'](_0x517fa8['uint32']());break;case 0x5:_0x31780a['stickiness']=_0x517fa8['string']();break;default:_0x517fa8['skipType'](0x7&_0x2a563c);}}return _0x31780a;},_0x21aa44['decodeDelimited']=function(_0x1f0fae){return _0x1f0fae instanceof _0x5743de||(_0x1f0fae=new _0x5743de(_0x1f0fae)),this['decode'](_0x1f0fae,_0x1f0fae['uint32']());},_0x21aa44['verify']=function(_0x4270c1){if('object'!=typeof _0x4270c1||null===_0x4270c1)return'object\x20expected';if(null!=_0x4270c1['root']&&_0x4270c1['hasOwnProperty']('root')&&!_0x5b8838['isString'](_0x4270c1['root']))return'root:\x20string\x20expected';if(null!=_0x4270c1['rootMain']&&_0x4270c1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4270c1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4270c1['rootGraveyard']&&_0x4270c1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4270c1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4270c1['path']&&_0x4270c1['hasOwnProperty']('path')){if(!Array['isArray'](_0x4270c1['path']))return'path:\x20array\x20expected';for(var _0x4c7da1=0x0;_0x4c7da1<_0x4270c1['path']['length'];++_0x4c7da1)if(!_0x5b8838['isInteger'](_0x4270c1['path'][_0x4c7da1]))return'path:\x20integer[]\x20expected';}return null!=_0x4270c1['stickiness']&&_0x4270c1['hasOwnProperty']('stickiness')&&!_0x5b8838['isString'](_0x4270c1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x21aa44['fromObject']=function(_0x1fb703){if(_0x1fb703 instanceof _0x4dfa7f['Position'])return _0x1fb703;var _0x4cfb2f=new _0x4dfa7f['Position']();if(null!=_0x1fb703['root']&&(_0x4cfb2f['root']=String(_0x1fb703['root'])),null!=_0x1fb703['rootMain']&&(_0x4cfb2f['rootMain']=Boolean(_0x1fb703['rootMain'])),null!=_0x1fb703['rootGraveyard']&&(_0x4cfb2f['rootGraveyard']=Boolean(_0x1fb703['rootGraveyard'])),_0x1fb703['path']){if(!Array['isArray'](_0x1fb703['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4cfb2f['path']=[];for(var _0x4cd177=0x0;_0x4cd177<_0x1fb703['path']['length'];++_0x4cd177)_0x4cfb2f['path'][_0x4cd177]=_0x1fb703['path'][_0x4cd177]>>>0x0;}return null!=_0x1fb703['stickiness']&&(_0x4cfb2f['stickiness']=String(_0x1fb703['stickiness'])),_0x4cfb2f;},_0x21aa44['toObject']=function(_0x1f77ff,_0x273acc){_0x273acc||(_0x273acc={});var _0x1ffb8e={};if((_0x273acc['arrays']||_0x273acc['defaults'])&&(_0x1ffb8e['path']=[]),_0x273acc['defaults']&&(_0x1ffb8e['root']='',_0x1ffb8e['rootMain']=!0x1,_0x1ffb8e['rootGraveyard']=!0x1,_0x1ffb8e['stickiness']=''),null!=_0x1f77ff['root']&&_0x1f77ff['hasOwnProperty']('root')&&(_0x1ffb8e['root']=_0x1f77ff['root']),null!=_0x1f77ff['rootMain']&&_0x1f77ff['hasOwnProperty']('rootMain')&&(_0x1ffb8e['rootMain']=_0x1f77ff['rootMain']),null!=_0x1f77ff['rootGraveyard']&&_0x1f77ff['hasOwnProperty']('rootGraveyard')&&(_0x1ffb8e['rootGraveyard']=_0x1f77ff['rootGraveyard']),_0x1f77ff['path']&&_0x1f77ff['path']['length']){_0x1ffb8e['path']=[];for(var _0x2c05bf=0x0;_0x2c05bf<_0x1f77ff['path']['length'];++_0x2c05bf)_0x1ffb8e['path'][_0x2c05bf]=_0x1f77ff['path'][_0x2c05bf];}return null!=_0x1f77ff['stickiness']&&_0x1f77ff['hasOwnProperty']('stickiness')&&(_0x1ffb8e['stickiness']=_0x1f77ff['stickiness']),_0x1ffb8e;},_0x21aa44['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x21aa44['getTypeUrl']=function(_0x287665){return void 0x0===_0x287665&&(_0x287665='type.googleapis.com'),_0x287665+'/Position';},_0x21aa44;}()),_0x4dfa7f['Range']=(function(){function _0x50a361(_0x43b643){if(_0x43b643){for(var _0x9cb0c5=Object['keys'](_0x43b643),_0x30448b=0x0;_0x30448b<_0x9cb0c5['length'];++_0x30448b)null!=_0x43b643[_0x9cb0c5[_0x30448b]]&&(this[_0x9cb0c5[_0x30448b]]=_0x43b643[_0x9cb0c5[_0x30448b]]);}}return _0x50a361['prototype']['start']=null,_0x50a361['prototype']['end']=null,_0x50a361['create']=function(_0x286f63){return new _0x50a361(_0x286f63);},_0x50a361['encode']=function(_0xb8e8ab,_0x3803c7){return _0x3803c7||(_0x3803c7=_0x2ae4f3['create']()),null!=_0xb8e8ab['start']&&Object['hasOwnProperty']['call'](_0xb8e8ab,'start')&&_0x4dfa7f['Position']['encode'](_0xb8e8ab['start'],_0x3803c7['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb8e8ab['end']&&Object['hasOwnProperty']['call'](_0xb8e8ab,'end')&&_0x4dfa7f['Position']['encode'](_0xb8e8ab['end'],_0x3803c7['uint32'](0x12)['fork']())['ldelim'](),_0x3803c7;},_0x50a361['encodeDelimited']=function(_0x4e80fc,_0x45a57f){return this['encode'](_0x4e80fc,_0x45a57f)['ldelim']();},_0x50a361['decode']=function(_0x1f1a15,_0x37515c){_0x1f1a15 instanceof _0x5743de||(_0x1f1a15=_0x5743de['create'](_0x1f1a15));for(var _0x9ae539=void 0x0===_0x37515c?_0x1f1a15['len']:_0x1f1a15['pos']+_0x37515c,_0x2a7dfa=new _0x4dfa7f['Range']();_0x1f1a15['pos']<_0x9ae539;){var _0x4529ff=_0x1f1a15['uint32']();switch(_0x4529ff>>>0x3){case 0x1:_0x2a7dfa['start']=_0x4dfa7f['Position']['decode'](_0x1f1a15,_0x1f1a15['uint32']());break;case 0x2:_0x2a7dfa['end']=_0x4dfa7f['Position']['decode'](_0x1f1a15,_0x1f1a15['uint32']());break;default:_0x1f1a15['skipType'](0x7&_0x4529ff);}}return _0x2a7dfa;},_0x50a361['decodeDelimited']=function(_0x49d200){return _0x49d200 instanceof _0x5743de||(_0x49d200=new _0x5743de(_0x49d200)),this['decode'](_0x49d200,_0x49d200['uint32']());},_0x50a361['verify']=function(_0x3ca229){if('object'!=typeof _0x3ca229||null===_0x3ca229)return'object\x20expected';var _0xb24902;if(null!=_0x3ca229['start']&&_0x3ca229['hasOwnProperty']('start')&&(_0xb24902=_0x4dfa7f['Position']['verify'](_0x3ca229['start'])))return'start.'+_0xb24902;if(null!=_0x3ca229['end']&&_0x3ca229['hasOwnProperty']('end')&&(_0xb24902=_0x4dfa7f['Position']['verify'](_0x3ca229['end'])))return'end.'+_0xb24902;return null;},_0x50a361['fromObject']=function(_0x44922c){if(_0x44922c instanceof _0x4dfa7f['Range'])return _0x44922c;var _0x5a5900=new _0x4dfa7f['Range']();if(null!=_0x44922c['start']){if('object'!=typeof _0x44922c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5a5900['start']=_0x4dfa7f['Position']['fromObject'](_0x44922c['start']);}if(null!=_0x44922c['end']){if('object'!=typeof _0x44922c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5a5900['end']=_0x4dfa7f['Position']['fromObject'](_0x44922c['end']);}return _0x5a5900;},_0x50a361['toObject']=function(_0x4ea4f2,_0x12d5b5){_0x12d5b5||(_0x12d5b5={});var _0x2c2442={};return _0x12d5b5['defaults']&&(_0x2c2442['start']=null,_0x2c2442['end']=null),null!=_0x4ea4f2['start']&&_0x4ea4f2['hasOwnProperty']('start')&&(_0x2c2442['start']=_0x4dfa7f['Position']['toObject'](_0x4ea4f2['start'],_0x12d5b5)),null!=_0x4ea4f2['end']&&_0x4ea4f2['hasOwnProperty']('end')&&(_0x2c2442['end']=_0x4dfa7f['Position']['toObject'](_0x4ea4f2['end'],_0x12d5b5)),_0x2c2442;},_0x50a361['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x50a361['getTypeUrl']=function(_0x383051){return void 0x0===_0x383051&&(_0x383051='type.googleapis.com'),_0x383051+'/Range';},_0x50a361;}()),_0x4dfa7f['Element']=(function(){function _0x29d588(_0x35b239){if(this['children']=[],this['attributesBoolean']={},_0x35b239){for(var _0x2c7ae4=Object['keys'](_0x35b239),_0x43937e=0x0;_0x43937e<_0x2c7ae4['length'];++_0x43937e)null!=_0x35b239[_0x2c7ae4[_0x43937e]]&&(this[_0x2c7ae4[_0x43937e]]=_0x35b239[_0x2c7ae4[_0x43937e]]);}}return _0x29d588['prototype']['name']='',_0x29d588['prototype']['children']=_0x5b8838['emptyArray'],_0x29d588['prototype']['data']='',_0x29d588['prototype']['attributesBoolean']=_0x5b8838['emptyObject'],_0x29d588['prototype']['attributesJson']='',_0x29d588['create']=function(_0x5da58e){return new _0x29d588(_0x5da58e);},_0x29d588['encode']=function(_0x229671,_0x47ea5a){if(_0x47ea5a||(_0x47ea5a=_0x2ae4f3['create']()),null!=_0x229671['name']&&Object['hasOwnProperty']['call'](_0x229671,'name')&&_0x47ea5a['uint32'](0xa)['string'](_0x229671['name']),null!=_0x229671['children']&&_0x229671['children']['length']){for(var _0x87d8eb=0x0;_0x87d8eb<_0x229671['children']['length'];++_0x87d8eb)_0x4dfa7f['Element']['encode'](_0x229671['children'][_0x87d8eb],_0x47ea5a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x229671['data']&&Object['hasOwnProperty']['call'](_0x229671,'data')&&_0x47ea5a['uint32'](0x1a)['string'](_0x229671['data']),null!=_0x229671['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x229671,'attributesBoolean')){var _0x4770c8=Object['keys'](_0x229671['attributesBoolean']);for(_0x87d8eb=0x0;_0x87d8eb<_0x4770c8['length'];++_0x87d8eb)_0x47ea5a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4770c8[_0x87d8eb])['uint32'](0x10)['bool'](_0x229671['attributesBoolean'][_0x4770c8[_0x87d8eb]])['ldelim']();}return null!=_0x229671['attributesJson']&&Object['hasOwnProperty']['call'](_0x229671,'attributesJson')&&_0x47ea5a['uint32'](0x2a)['string'](_0x229671['attributesJson']),_0x47ea5a;},_0x29d588['encodeDelimited']=function(_0x3397fe,_0x13bfc5){return this['encode'](_0x3397fe,_0x13bfc5)['ldelim']();},_0x29d588['decode']=function(_0x3485bb,_0x2ac3a4){_0x3485bb instanceof _0x5743de||(_0x3485bb=_0x5743de['create'](_0x3485bb));for(var _0x2d90c7,_0x492179,_0x1b3a35=void 0x0===_0x2ac3a4?_0x3485bb['len']:_0x3485bb['pos']+_0x2ac3a4,_0x19c72d=new _0x4dfa7f['Element']();_0x3485bb['pos']<_0x1b3a35;){var _0x1a00ba=_0x3485bb['uint32']();switch(_0x1a00ba>>>0x3){case 0x1:_0x19c72d['name']=_0x3485bb['string']();break;case 0x2:_0x19c72d['children']&&_0x19c72d['children']['length']||(_0x19c72d['children']=[]),_0x19c72d['children']['push'](_0x4dfa7f['Element']['decode'](_0x3485bb,_0x3485bb['uint32']()));break;case 0x3:_0x19c72d['data']=_0x3485bb['string']();break;case 0x4:_0x19c72d['attributesBoolean']===_0x5b8838['emptyObject']&&(_0x19c72d['attributesBoolean']={});var _0x191cfe=_0x3485bb['uint32']()+_0x3485bb['pos'];for(_0x2d90c7='',_0x492179=!0x1;_0x3485bb['pos']<_0x191cfe;){var _0x598b7d=_0x3485bb['uint32']();switch(_0x598b7d>>>0x3){case 0x1:_0x2d90c7=_0x3485bb['string']();break;case 0x2:_0x492179=_0x3485bb['bool']();break;default:_0x3485bb['skipType'](0x7&_0x598b7d);}}_0x19c72d['attributesBoolean'][_0x2d90c7]=_0x492179;break;case 0x5:_0x19c72d['attributesJson']=_0x3485bb['string']();break;default:_0x3485bb['skipType'](0x7&_0x1a00ba);}}return _0x19c72d;},_0x29d588['decodeDelimited']=function(_0xcc1f88){return _0xcc1f88 instanceof _0x5743de||(_0xcc1f88=new _0x5743de(_0xcc1f88)),this['decode'](_0xcc1f88,_0xcc1f88['uint32']());},_0x29d588['verify']=function(_0x134966){if('object'!=typeof _0x134966||null===_0x134966)return'object\x20expected';if(null!=_0x134966['name']&&_0x134966['hasOwnProperty']('name')&&!_0x5b8838['isString'](_0x134966['name']))return'name:\x20string\x20expected';if(null!=_0x134966['children']&&_0x134966['hasOwnProperty']('children')){if(!Array['isArray'](_0x134966['children']))return'children:\x20array\x20expected';for(var _0xe7b232=0x0;_0xe7b232<_0x134966['children']['length'];++_0xe7b232){var _0x3d8e38=_0x4dfa7f['Element']['verify'](_0x134966['children'][_0xe7b232]);if(_0x3d8e38)return'children.'+_0x3d8e38;}}if(null!=_0x134966['data']&&_0x134966['hasOwnProperty']('data')&&!_0x5b8838['isString'](_0x134966['data']))return'data:\x20string\x20expected';if(null!=_0x134966['attributesBoolean']&&_0x134966['hasOwnProperty']('attributesBoolean')){if(!_0x5b8838['isObject'](_0x134966['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x576514=Object['keys'](_0x134966['attributesBoolean']);for(_0xe7b232=0x0;_0xe7b232<_0x576514['length'];++_0xe7b232)if('boolean'!=typeof _0x134966['attributesBoolean'][_0x576514[_0xe7b232]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x134966['attributesJson']&&_0x134966['hasOwnProperty']('attributesJson')&&!_0x5b8838['isString'](_0x134966['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x29d588['fromObject']=function(_0x4deda5){if(_0x4deda5 instanceof _0x4dfa7f['Element'])return _0x4deda5;var _0x41f640=new _0x4dfa7f['Element']();if(null!=_0x4deda5['name']&&(_0x41f640['name']=String(_0x4deda5['name'])),_0x4deda5['children']){if(!Array['isArray'](_0x4deda5['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x41f640['children']=[];for(var _0x9f7a71=0x0;_0x9f7a71<_0x4deda5['children']['length'];++_0x9f7a71){if('object'!=typeof _0x4deda5['children'][_0x9f7a71])throw TypeError('.Element.children:\x20object\x20expected');_0x41f640['children'][_0x9f7a71]=_0x4dfa7f['Element']['fromObject'](_0x4deda5['children'][_0x9f7a71]);}}if(null!=_0x4deda5['data']&&(_0x41f640['data']=String(_0x4deda5['data'])),_0x4deda5['attributesBoolean']){if('object'!=typeof _0x4deda5['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x41f640['attributesBoolean']={};var _0x389288=Object['keys'](_0x4deda5['attributesBoolean']);for(_0x9f7a71=0x0;_0x9f7a71<_0x389288['length'];++_0x9f7a71)_0x41f640['attributesBoolean'][_0x389288[_0x9f7a71]]=Boolean(_0x4deda5['attributesBoolean'][_0x389288[_0x9f7a71]]);}return null!=_0x4deda5['attributesJson']&&(_0x41f640['attributesJson']=String(_0x4deda5['attributesJson'])),_0x41f640;},_0x29d588['toObject']=function(_0xdff2c,_0x5e9cf5){_0x5e9cf5||(_0x5e9cf5={});var _0x10eda5,_0x44b139={};if((_0x5e9cf5['arrays']||_0x5e9cf5['defaults'])&&(_0x44b139['children']=[]),(_0x5e9cf5['objects']||_0x5e9cf5['defaults'])&&(_0x44b139['attributesBoolean']={}),_0x5e9cf5['defaults']&&(_0x44b139['name']='',_0x44b139['data']='',_0x44b139['attributesJson']=''),null!=_0xdff2c['name']&&_0xdff2c['hasOwnProperty']('name')&&(_0x44b139['name']=_0xdff2c['name']),_0xdff2c['children']&&_0xdff2c['children']['length']){_0x44b139['children']=[];for(var _0x4846eb=0x0;_0x4846eb<_0xdff2c['children']['length'];++_0x4846eb)_0x44b139['children'][_0x4846eb]=_0x4dfa7f['Element']['toObject'](_0xdff2c['children'][_0x4846eb],_0x5e9cf5);}if(null!=_0xdff2c['data']&&_0xdff2c['hasOwnProperty']('data')&&(_0x44b139['data']=_0xdff2c['data']),_0xdff2c['attributesBoolean']&&(_0x10eda5=Object['keys'](_0xdff2c['attributesBoolean']))['length']){_0x44b139['attributesBoolean']={};for(_0x4846eb=0x0;_0x4846eb<_0x10eda5['length'];++_0x4846eb)_0x44b139['attributesBoolean'][_0x10eda5[_0x4846eb]]=_0xdff2c['attributesBoolean'][_0x10eda5[_0x4846eb]];}return null!=_0xdff2c['attributesJson']&&_0xdff2c['hasOwnProperty']('attributesJson')&&(_0x44b139['attributesJson']=_0xdff2c['attributesJson']),_0x44b139;},_0x29d588['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18c341['util']['toJSONOptions']);},_0x29d588['getTypeUrl']=function(_0x14b39d){return void 0x0===_0x14b39d&&(_0x14b39d='type.googleapis.com'),_0x14b39d+'/Element';},_0x29d588;}()),_0x4dfa7f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5f54c4){return new y(this['_protobufRoot'][_0x5f54c4]);}}class y{['_protobuf'];constructor(_0x2fd55d){this['_protobuf']=_0x2fd55d;}['compress'](_0x5edbec){const _0x47b1a3=this['_protobuf']['verify'](_0x5edbec);if(_0x47b1a3)throw Error(_0x47b1a3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5edbec))['finish']();}['decompress'](_0x408a74){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x408a74),{'oneofs':!0x0});}}function _(_0x146b6f,_0x1f6b88){const _0x29714e=_0x109bd5(_0x146b6f);return _0x29714e['path'][_0x29714e['path']['length']-0x1]+=_0x1f6b88,_0x29714e;}function O(_0x5e458a,_0x4a98b0){return _0x5e458a['root']===_0x4a98b0['root']&&_0x3f3d14(_0x5e458a['path'],_0x4a98b0['path']);}function $(_0x135eec){P(_0x135eec,_0x3704df=>('main'==_0x3704df['root']?(_0x3704df['rootMain']=!0x0,delete _0x3704df['root']):'$graveyard'==_0x3704df['root']&&(_0x3704df['rootGraveyard']=!0x0,delete _0x3704df['root']),_0x3704df));}function J(_0x483ee4){P(_0x483ee4,_0x508eec=>(_0x508eec['rootMain']?(_0x508eec['root']='main',delete _0x508eec['rootMain']):_0x508eec['rootGraveyard']&&(_0x508eec['root']='$graveyard',delete _0x508eec['rootGraveyard']),_0x508eec));}function P(_0x4cc011,_0x2777d8){for(const _0x54588d in _0x4cc011){const _0x28e811=_0x4cc011[_0x54588d];'nodes'!==_0x54588d&&_0x48957a(_0x28e811)&&(_0x28e811['path']&&(_0x28e811['root']||_0x28e811['rootMain']||_0x28e811['rootGraveyard'])?_0x4cc011[_0x54588d]=_0x2777d8(_0x28e811):P(_0x28e811,_0x2777d8));}return _0x4cc011;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xb9528d,_0x59c4e7,_0x44d94d){this['_id']=_0xb9528d,this['_operationName']=_0x59c4e7,this['_protobufDescriptor']=_0x44d94d;}['compress'](_0x148f9d,_0x35a1d5){const _0x116bbe=_0x35a1d5['shift']();return $(_0x116bbe),_0x148f9d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x116bbe)),_0x148f9d['types']['push'](this['_id']),!0x0;}['decompress'](_0xfe0e77,_0x69996){_0x69996['types']['shift']();const _0x1d1781=this['_protobufDescriptor']['decompress'](_0x69996['buffers']['shift']());J(_0x1d1781),_0x1d1781['__className']=this['_operationName'],_0xfe0e77['push'](_0x1d1781);}}class s extends e{['compress'](_0x442768,_0x416095){const _0x29755d=_0x416095['shift']();return this['_serializeOneOf']('oldValue',_0x29755d),this['_serializeOneOf']('newValue',_0x29755d),$(_0x29755d),_0x442768['buffers']['push'](this['_protobufDescriptor']['compress'](_0x29755d)),_0x442768['types']['push'](this['_id']),!0x0;}['decompress'](_0x54ab6e,_0x101cc4){const {types:_0x3a4eab,buffers:_0x3c7d7c}=_0x101cc4,_0x16bd16=this['_protobufDescriptor']['decompress'](_0x3c7d7c['shift']());_0x3a4eab['shift'](),this['_deserializeOneOf']('oldValue',_0x16bd16),this['_deserializeOneOf']('newValue',_0x16bd16),J(_0x16bd16),_0x16bd16['__className']=this['_operationName'],_0x54ab6e['push'](_0x16bd16);}['_serializeOneOf'](_0x4875bf,_0x1503ea){const _0x86429f=_0x1503ea[_0x4875bf];'boolean'==typeof _0x86429f?_0x1503ea[_0x4875bf+'Boolean']=_0x86429f:_0x1503ea[_0x4875bf+'Json']=JSON['stringify'](_0x86429f);}['_deserializeOneOf'](_0x268cd8,_0xe3b30f){const _0x491b48=_0x268cd8+'Json';_0xe3b30f[_0x491b48]?(_0xe3b30f[_0x268cd8]=JSON['parse'](_0xe3b30f[_0x491b48]),delete _0xe3b30f[_0x491b48]):(_0xe3b30f[_0x268cd8]=_0xe3b30f[_0x268cd8+'Boolean'],delete _0xe3b30f[_0x268cd8+'Boolean']);}}class i extends e{['compress'](_0x86de06,_0x547b06){const _0x59eb75=_0x547b06['shift']();return this['_serializeNodesAttributes'](_0x59eb75['nodes']),$(_0x59eb75),_0x86de06['buffers']['push'](this['_protobufDescriptor']['compress'](_0x59eb75)),_0x86de06['types']['push'](this['_id']),!0x0;}['decompress'](_0x35b3c2,_0x5b2647){const {types:_0x37ba9e,buffers:_0x52eb77}=_0x5b2647,_0x4462ea=this['_protobufDescriptor']['decompress'](_0x52eb77['shift']());_0x37ba9e['shift'](),_0x4462ea['nodes']||(_0x4462ea['nodes']=[]),this['_deserializeNodesAttributes'](_0x4462ea['nodes']),J(_0x4462ea),_0x4462ea['__className']=this['_operationName'],_0x35b3c2['push'](_0x4462ea);}['_serializeNodesAttributes'](_0x2a9960){for(const _0x591490 of _0x2a9960){if(_0x591490['attributes']){const _0x531509=_0x591490['attributes'];this['_areValuesBoolean'](_0x531509)?_0x591490['attributesBoolean']=_0x531509:_0x591490['attributesJson']=JSON['stringify'](_0x531509);}_0x591490['children']&&this['_serializeNodesAttributes'](_0x591490['children']);}}['_deserializeNodesAttributes'](_0x4c0f8f){for(const _0x4832f2 of _0x4c0f8f)(_0x4832f2['attributesBoolean']||_0x4832f2['attributesJson'])&&(_0x4832f2['attributesBoolean']?(_0x4832f2['attributes']=_0x4832f2['attributesBoolean'],delete _0x4832f2['attributesBoolean']):(_0x4832f2['attributes']=JSON['parse'](_0x4832f2['attributesJson']),delete _0x4832f2['attributesJson'])),_0x4832f2['children']&&this['_deserializeNodesAttributes'](_0x4832f2['children']);}['_areValuesBoolean'](_0xfb8b79){return Object['keys'](_0xfb8b79)['every'](_0x122daa=>'boolean'==typeof _0xfb8b79[_0x122daa]);}}class n extends e{['decompress'](_0x22feab,_0x5cac7c){super['decompress'](_0x22feab,_0x5cac7c);const _0x27ce43=_0x22feab[_0x22feab['length']-0x1];_0x27ce43['oldRange']||(_0x27ce43['oldRange']=null),_0x27ce43['newRange']||(_0x27ce43['newRange']=null);}}class p extends e{['compress'](_0x24f3f6,_0x352426){return _0x352426['shift'](),_0x24f3f6['types']['push'](this['_id']),!0x0;}['decompress'](_0x427ee2,_0x24eb36){_0x24eb36['types']['shift'](),_0x427ee2['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x15846c,_0x47d3cc,_0x587cd3,_0xee4457){super(_0x15846c,_0x47d3cc,_0x587cd3),this['_omittedNamespace']=_0xee4457+':';}['compress'](_0xec4f42,_0x4bf338){return!('MarkerOperation'!=_0x4bf338[0x0]['__className']||!_0x4bf338[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4bf338[0x0]['name']=_0x4bf338[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xec4f42,_0x4bf338),!0x0);}['decompress'](_0x3d551d,_0x2ef71d){super['decompress'](_0x3d551d,_0x2ef71d);const _0x5430fb=_0x3d551d[_0x3d551d['length']-0x1];_0x5430fb['name']=this['_omittedNamespace']+_0x5430fb['name'];}}class b{['_id'];['_context'];constructor(_0x32b3b8,_0x586f4e){this['_id']=_0x32b3b8,this['_context']=_0x586f4e;}['compress'](_0x54cb11,_0x480535){let _0x13820d;for(;_0x480535['length']>0x1&&this['_compareOperations'](_0x480535[0x0],_0x480535[0x1]);)_0x13820d?(_0x13820d=this['_combineNext'](_0x480535['shift'](),_0x13820d),_0x54cb11['types']['push'](0x0)):(_0x13820d=_0x109bd5(_0x480535['shift']()),_0x54cb11['types']['push'](this['_id']));return!!_0x13820d&&(_0x13820d=this['_combineNext'](_0x480535['shift'](),_0x13820d),_0x54cb11['types']['push'](0x0),_0x54cb11['buffers']['push'](this['_compressSingleOperation'](_0x13820d)),!0x0);}['decompress'](_0x4911ca,_0x53a1c7){const _0x3898d1=this['_decompressSingleOperation'](_0x53a1c7);for(;0x0==_0x53a1c7['types'][0x0];)_0x53a1c7['types']['shift'](),_0x4911ca['push'](this['_splitCurrent'](_0x3898d1));_0x4911ca['push'](_0x3898d1);}}class m extends b{['_combineNext'](_0x5a92b6,_0x3c2e7a){return _0x3c2e7a['nodes'][0x0]['data']+=_0x5a92b6['nodes'][0x0]['data'],_0x3c2e7a;}['_splitCurrent'](_0x1e2a74){const _0xdf5cdc=_0x109bd5(_0x1e2a74),_0x5352f6=_0xdf5cdc['nodes'][0x0],_0x28bf30=_0x1e2a74['nodes'][0x0],_0x5e4725=_0x28bf30['data'][Symbol['iterator']]()['next']()['value'],_0x20d0ee=_0x5e4725['length'];return _0x5352f6['data']=_0x5e4725,_0x28bf30['data']=_0x28bf30['data']['substr'](_0x20d0ee),_0x1e2a74['position']=_(_0x1e2a74['position'],_0x20d0ee),_0xdf5cdc;}['_compareOperations'](_0x3f1210,_0x46f345){if(this['_checkOperation'](_0x3f1210)&&this['_checkOperation'](_0x46f345)){const _0x4a75c1=_0x3f1210['nodes'][0x0]['data']['length'],_0x53bd0e=O(_(_0x3f1210['position'],_0x4a75c1),_0x46f345['position']),_0x32aef5=_0x3f1210['nodes'][0x0],_0xa94f76=_0x46f345['nodes'][0x0];return _0x53bd0e&&this['_compareAttributes'](_0x32aef5,_0xa94f76);}return!0x1;}['_compressSingleOperation'](_0x2778fa){const _0x3a68b9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3a68b9,[_0x2778fa]),_0x3a68b9['buffers'][0x0];}['_decompressSingleOperation'](_0x1c701f){const _0x19f1fb=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x19f1fb,_0x1c701f),_0x19f1fb[0x0];}['_checkOperation'](_0x140e4e){return'InsertOperation'==_0x140e4e['__className']&&0x1==_0x140e4e['nodes']['length']&&_0x140e4e['nodes'][0x0]['data']&&!_0x140e4e['wasUndone']&&0x1==Array['from'](_0x140e4e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x25d917,_0x2e3f74){const _0x132015=Object['keys'](_0x25d917['attributes']||{}),_0x158134=Object['keys'](_0x2e3f74['attributes']||{});return _0x132015['length']===_0x158134['length']&&_0x132015['every'](_0xd2da8e=>_0x2e3f74['attributes'][_0xd2da8e]&&_0x2e3f74['attributes'][_0xd2da8e]===_0x25d917['attributes'][_0xd2da8e]);}}class c extends b{['_combineNext'](_0x3f48a9,_0x3862d7){return _0x3862d7['howMany']++,_0x3862d7['sourcePosition']=_0x109bd5(_0x3f48a9['sourcePosition']),_0x3862d7;}['_splitCurrent'](_0x2baf79){const _0x39527c=_0x109bd5(_0x2baf79);return _0x2baf79['howMany']--,_0x39527c['howMany']=0x1,_0x39527c['sourcePosition']=_(_0x39527c['sourcePosition'],_0x2baf79['howMany']),_0x39527c;}['_compareOperations'](_0x447506,_0x5efbaa){return!(!this['_checkOperation'](_0x447506)||!this['_checkOperation'](_0x5efbaa))&&(O(_(_0x447506['sourcePosition'],-0x1),_0x5efbaa['sourcePosition'])&&O(_0x447506['targetPosition'],_0x5efbaa['targetPosition']));}['_compressSingleOperation'](_0x116a6b){const _0x364ccf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x364ccf,[_0x116a6b]),_0x364ccf['buffers'][0x0];}['_decompressSingleOperation'](_0x10d1c0){const _0x55ee1e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x55ee1e,_0x10d1c0),_0x55ee1e[0x0];}['_checkOperation'](_0xaaf08c){return'MoveOperation'==_0xaaf08c['__className']&&'$graveyard'==_0xaaf08c['targetPosition']['root']&&0x1==_0xaaf08c['howMany']&&!_0xaaf08c['wasUndone'];}}class h extends b{['_combineNext'](_0xa4c4b1,_0x4d63fc){return _0x4d63fc['howMany']++,_0x4d63fc;}['_splitCurrent'](_0x314852){const _0x50b352=_0x109bd5(_0x314852);return _0x50b352['howMany']=0x1,_0x314852['howMany']--,_0x50b352;}['_compareOperations'](_0x198da6,_0x4651fb){return!(!this['_checkOperation'](_0x198da6)||!this['_checkOperation'](_0x4651fb))&&(O(_0x198da6['sourcePosition'],_0x4651fb['sourcePosition'])&&O(_0x198da6['targetPosition'],_0x4651fb['targetPosition']));}['_compressSingleOperation'](_0x1ad623){const _0x5bc2d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5bc2d8,[_0x1ad623]),_0x5bc2d8['buffers'][0x0];}['_decompressSingleOperation'](_0x35f17d){const _0x30790b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x30790b,_0x35f17d),_0x30790b[0x0];}['_checkOperation'](_0x31cc29){return'MoveOperation'==_0x31cc29['__className']&&'$graveyard'==_0x31cc29['targetPosition']['root']&&0x1==_0x31cc29['howMany']&&!_0x31cc29['wasUndone'];}}class f extends b{['compress'](_0x378a68,_0x559541){if(!this['_compareOperations'](_0x559541[0x0],_0x559541[0x1]))return!0x1;const _0x195f5e=_0x559541['shift']();return _0x195f5e['oldRange']=null,_0x195f5e['newRange']&&O(_0x195f5e['newRange']['start'],_0x195f5e['newRange']['end'])&&(_0x195f5e['newRange']['end']=null),_0x559541['shift'](),_0x378a68['types']['push'](this['_id']),_0x378a68['types']['push'](0x0),_0x378a68['buffers']['push'](this['_compressSingleOperation'](_0x195f5e)),!0x0;}['decompress'](_0x86617f,_0x1990e2){const _0x1df2f1=this['_decompressSingleOperation'](_0x1990e2);_0x1df2f1['newRange']&&!_0x1df2f1['newRange']['end']&&(_0x1df2f1['newRange']['end']=_0x109bd5(_0x1df2f1['newRange']['start']));const _0x5d45be=_0x109bd5(_0x1df2f1);_0x5d45be['newRange']&&(_0x5d45be['newRange']['start']['stickiness']='toNone',_0x5d45be['newRange']['end']=_0x109bd5(_0x5d45be['newRange']['start'])),_0x5d45be['name']='user:position:'+_0x5d45be['name']['split'](':')[0x2],_0x1990e2['types']['shift'](),_0x86617f['push'](_0x1df2f1),_0x86617f['push'](_0x5d45be);}['_compressSingleOperation'](_0x3733cf){const _0x48aa4e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x48aa4e,[_0x3733cf]),_0x48aa4e['buffers'][0x0];}['_decompressSingleOperation'](_0x3f38f5){const _0x6660d0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x6660d0,_0x3f38f5),_0x6660d0[0x0];}['_compareOperations'](_0x34f312,_0x20f57e){return!(!_0x34f312||!_0x20f57e)&&('MarkerOperation'==_0x34f312['__className']&&'MarkerOperation'==_0x20f57e['__className']&&!(!_0x34f312['name']['startsWith']('user:')||!_0x20f57e['name']['startsWith']('user:')||_0x34f312['name']==_0x20f57e['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x24c6b5=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x24c6b5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x24c6b5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x247481){if(!_0x247481||!_0x247481[0x0])throw new _0x512d99('no-operations-provided',this);const _0xb564ac={'types':[],'buffers':[],'baseVersion':_0x247481[0x0]['baseVersion']};for(;_0x247481['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('TypingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('DeletingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xb564ac,_0x247481)||this['_getCompressorByName'](_0x247481[0x0]['__className'])['compress'](_0xb564ac,_0x247481);return _0xb564ac;}['decompress'](_0x47a40b){const _0x3c71a6=[];for(;_0x47a40b['types']['length'];){this['_compressorById']['get'](_0x47a40b['types'][0x0])['decompress'](_0x3c71a6,_0x47a40b);}return _0x3c71a6['forEach']((_0x37990c,_0xfeaa57)=>_0x37990c['baseVersion']=_0x47a40b['baseVersion']+_0xfeaa57),_0x3c71a6;}['_getCompressorByName'](_0x2235a2){return this['_compressorByName']['get'](_0x2235a2);}['_registerOperationCompressor'](_0x3effab,_0x12df5d,_0x21b179){const _0x22e095=new _0x21b179(_0x3effab,_0x12df5d,this['_protobufFactory']['getDescriptor'](_0x12df5d));this['_registerCompressor'](_0x3effab,_0x12df5d,_0x22e095);}['_registerActionCompressor'](_0x381ddf,_0x1173bd,_0x346ed1){const _0x1cf951=new _0x346ed1(_0x381ddf,this);this['_registerCompressor'](_0x381ddf,_0x1173bd,_0x1cf951);}['_registerCompressor'](_0x1bf972,_0x176cad,_0x16cca3){this['_compressorById']['set'](_0x1bf972,_0x16cca3),this['_compressorByName']['set'](_0x176cad,_0x16cca3);}}export{g as Compressor};
23
+ import{CKEditorError as _0x2c55a1}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x304426 from'protobufjs/minimal.js';import{cloneDeep as _0xa81e64,isEqual as _0x2417ff,isObject as _0x3ae70c}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x394348=_0x304426['Reader'],_0x5ed478=_0x304426['Writer'],_0x4788e4=_0x304426['util'],_0x408440=_0x304426['roots']['default']||(_0x304426['roots']['default']={});return _0x408440['AttributeOperation']=(function(){function _0x1c2ca0(_0x536e2f){if(_0x536e2f){for(var _0x570689=Object['keys'](_0x536e2f),_0x4819d9=0x0;_0x4819d9<_0x570689['length'];++_0x4819d9)null!=_0x536e2f[_0x570689[_0x4819d9]]&&(this[_0x570689[_0x4819d9]]=_0x536e2f[_0x570689[_0x4819d9]]);}}return _0x1c2ca0['prototype']['range']=null,_0x1c2ca0['prototype']['key']='',_0x1c2ca0['prototype']['oldValueBoolean']=!0x1,_0x1c2ca0['prototype']['oldValueJson']='',_0x1c2ca0['prototype']['newValueBoolean']=!0x1,_0x1c2ca0['prototype']['newValueJson']='',_0x1c2ca0['prototype']['wasUndone']=!0x1,_0x1c2ca0['create']=function(_0x3bffd3){return new _0x1c2ca0(_0x3bffd3);},_0x1c2ca0['encode']=function(_0x23f154,_0x37d3e4){return _0x37d3e4||(_0x37d3e4=_0x5ed478['create']()),null!=_0x23f154['range']&&Object['hasOwnProperty']['call'](_0x23f154,'range')&&_0x408440['Range']['encode'](_0x23f154['range'],_0x37d3e4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23f154['key']&&Object['hasOwnProperty']['call'](_0x23f154,'key')&&_0x37d3e4['uint32'](0x12)['string'](_0x23f154['key']),null!=_0x23f154['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23f154,'oldValueBoolean')&&_0x37d3e4['uint32'](0x18)['bool'](_0x23f154['oldValueBoolean']),null!=_0x23f154['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23f154,'oldValueJson')&&_0x37d3e4['uint32'](0x22)['string'](_0x23f154['oldValueJson']),null!=_0x23f154['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23f154,'newValueBoolean')&&_0x37d3e4['uint32'](0x28)['bool'](_0x23f154['newValueBoolean']),null!=_0x23f154['newValueJson']&&Object['hasOwnProperty']['call'](_0x23f154,'newValueJson')&&_0x37d3e4['uint32'](0x32)['string'](_0x23f154['newValueJson']),null!=_0x23f154['wasUndone']&&Object['hasOwnProperty']['call'](_0x23f154,'wasUndone')&&_0x37d3e4['uint32'](0x38)['bool'](_0x23f154['wasUndone']),_0x37d3e4;},_0x1c2ca0['encodeDelimited']=function(_0x5598e3,_0x466d64){return this['encode'](_0x5598e3,_0x466d64)['ldelim']();},_0x1c2ca0['decode']=function(_0x18f62e,_0xc65a1c){_0x18f62e instanceof _0x394348||(_0x18f62e=_0x394348['create'](_0x18f62e));for(var _0x32ac92=void 0x0===_0xc65a1c?_0x18f62e['len']:_0x18f62e['pos']+_0xc65a1c,_0xb407d7=new _0x408440['AttributeOperation']();_0x18f62e['pos']<_0x32ac92;){var _0x2fd813=_0x18f62e['uint32']();switch(_0x2fd813>>>0x3){case 0x1:_0xb407d7['range']=_0x408440['Range']['decode'](_0x18f62e,_0x18f62e['uint32']());break;case 0x2:_0xb407d7['key']=_0x18f62e['string']();break;case 0x3:_0xb407d7['oldValueBoolean']=_0x18f62e['bool']();break;case 0x4:_0xb407d7['oldValueJson']=_0x18f62e['string']();break;case 0x5:_0xb407d7['newValueBoolean']=_0x18f62e['bool']();break;case 0x6:_0xb407d7['newValueJson']=_0x18f62e['string']();break;case 0x7:_0xb407d7['wasUndone']=_0x18f62e['bool']();break;default:_0x18f62e['skipType'](0x7&_0x2fd813);}}return _0xb407d7;},_0x1c2ca0['decodeDelimited']=function(_0x4ebf39){return _0x4ebf39 instanceof _0x394348||(_0x4ebf39=new _0x394348(_0x4ebf39)),this['decode'](_0x4ebf39,_0x4ebf39['uint32']());},_0x1c2ca0['verify']=function(_0x100585){if('object'!=typeof _0x100585||null===_0x100585)return'object\x20expected';if(null!=_0x100585['range']&&_0x100585['hasOwnProperty']('range')){var _0x490f01=_0x408440['Range']['verify'](_0x100585['range']);if(_0x490f01)return'range.'+_0x490f01;}return null!=_0x100585['key']&&_0x100585['hasOwnProperty']('key')&&!_0x4788e4['isString'](_0x100585['key'])?'key:\x20string\x20expected':null!=_0x100585['oldValueBoolean']&&_0x100585['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x100585['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x100585['oldValueJson']&&_0x100585['hasOwnProperty']('oldValueJson')&&!_0x4788e4['isString'](_0x100585['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x100585['newValueBoolean']&&_0x100585['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x100585['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x100585['newValueJson']&&_0x100585['hasOwnProperty']('newValueJson')&&!_0x4788e4['isString'](_0x100585['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x100585['wasUndone']&&_0x100585['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x100585['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c2ca0['fromObject']=function(_0x23b9cc){if(_0x23b9cc instanceof _0x408440['AttributeOperation'])return _0x23b9cc;var _0x5b1b87=new _0x408440['AttributeOperation']();if(null!=_0x23b9cc['range']){if('object'!=typeof _0x23b9cc['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5b1b87['range']=_0x408440['Range']['fromObject'](_0x23b9cc['range']);}return null!=_0x23b9cc['key']&&(_0x5b1b87['key']=String(_0x23b9cc['key'])),null!=_0x23b9cc['oldValueBoolean']&&(_0x5b1b87['oldValueBoolean']=Boolean(_0x23b9cc['oldValueBoolean'])),null!=_0x23b9cc['oldValueJson']&&(_0x5b1b87['oldValueJson']=String(_0x23b9cc['oldValueJson'])),null!=_0x23b9cc['newValueBoolean']&&(_0x5b1b87['newValueBoolean']=Boolean(_0x23b9cc['newValueBoolean'])),null!=_0x23b9cc['newValueJson']&&(_0x5b1b87['newValueJson']=String(_0x23b9cc['newValueJson'])),null!=_0x23b9cc['wasUndone']&&(_0x5b1b87['wasUndone']=Boolean(_0x23b9cc['wasUndone'])),_0x5b1b87;},_0x1c2ca0['toObject']=function(_0x151acd,_0x3b002e){_0x3b002e||(_0x3b002e={});var _0x132448={};return _0x3b002e['defaults']&&(_0x132448['range']=null,_0x132448['key']='',_0x132448['oldValueBoolean']=!0x1,_0x132448['oldValueJson']='',_0x132448['newValueBoolean']=!0x1,_0x132448['newValueJson']='',_0x132448['wasUndone']=!0x1),null!=_0x151acd['range']&&_0x151acd['hasOwnProperty']('range')&&(_0x132448['range']=_0x408440['Range']['toObject'](_0x151acd['range'],_0x3b002e)),null!=_0x151acd['key']&&_0x151acd['hasOwnProperty']('key')&&(_0x132448['key']=_0x151acd['key']),null!=_0x151acd['oldValueBoolean']&&_0x151acd['hasOwnProperty']('oldValueBoolean')&&(_0x132448['oldValueBoolean']=_0x151acd['oldValueBoolean']),null!=_0x151acd['oldValueJson']&&_0x151acd['hasOwnProperty']('oldValueJson')&&(_0x132448['oldValueJson']=_0x151acd['oldValueJson']),null!=_0x151acd['newValueBoolean']&&_0x151acd['hasOwnProperty']('newValueBoolean')&&(_0x132448['newValueBoolean']=_0x151acd['newValueBoolean']),null!=_0x151acd['newValueJson']&&_0x151acd['hasOwnProperty']('newValueJson')&&(_0x132448['newValueJson']=_0x151acd['newValueJson']),null!=_0x151acd['wasUndone']&&_0x151acd['hasOwnProperty']('wasUndone')&&(_0x132448['wasUndone']=_0x151acd['wasUndone']),_0x132448;},_0x1c2ca0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1c2ca0['getTypeUrl']=function(_0x227ad3){return void 0x0===_0x227ad3&&(_0x227ad3='type.googleapis.com'),_0x227ad3+'/AttributeOperation';},_0x1c2ca0;}()),_0x408440['InsertOperation']=(function(){function _0x1f9a8e(_0x3294d6){if(this['nodes']=[],_0x3294d6){for(var _0x6ecf78=Object['keys'](_0x3294d6),_0x3e943e=0x0;_0x3e943e<_0x6ecf78['length'];++_0x3e943e)null!=_0x3294d6[_0x6ecf78[_0x3e943e]]&&(this[_0x6ecf78[_0x3e943e]]=_0x3294d6[_0x6ecf78[_0x3e943e]]);}}return _0x1f9a8e['prototype']['position']=null,_0x1f9a8e['prototype']['nodes']=_0x4788e4['emptyArray'],_0x1f9a8e['prototype']['shouldReceiveAttributes']=!0x1,_0x1f9a8e['prototype']['wasUndone']=!0x1,_0x1f9a8e['create']=function(_0x5e48b1){return new _0x1f9a8e(_0x5e48b1);},_0x1f9a8e['encode']=function(_0x3b9391,_0x5e244f){if(_0x5e244f||(_0x5e244f=_0x5ed478['create']()),null!=_0x3b9391['position']&&Object['hasOwnProperty']['call'](_0x3b9391,'position')&&_0x408440['Position']['encode'](_0x3b9391['position'],_0x5e244f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b9391['nodes']&&_0x3b9391['nodes']['length']){for(var _0x81ab67=0x0;_0x81ab67<_0x3b9391['nodes']['length'];++_0x81ab67)_0x408440['Element']['encode'](_0x3b9391['nodes'][_0x81ab67],_0x5e244f['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3b9391['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3b9391,'shouldReceiveAttributes')&&_0x5e244f['uint32'](0x18)['bool'](_0x3b9391['shouldReceiveAttributes']),null!=_0x3b9391['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b9391,'wasUndone')&&_0x5e244f['uint32'](0x20)['bool'](_0x3b9391['wasUndone']),_0x5e244f;},_0x1f9a8e['encodeDelimited']=function(_0x1566e4,_0x1e339b){return this['encode'](_0x1566e4,_0x1e339b)['ldelim']();},_0x1f9a8e['decode']=function(_0x34c70a,_0x249702){_0x34c70a instanceof _0x394348||(_0x34c70a=_0x394348['create'](_0x34c70a));for(var _0x17b13c=void 0x0===_0x249702?_0x34c70a['len']:_0x34c70a['pos']+_0x249702,_0x9c97d3=new _0x408440['InsertOperation']();_0x34c70a['pos']<_0x17b13c;){var _0x2112d6=_0x34c70a['uint32']();switch(_0x2112d6>>>0x3){case 0x1:_0x9c97d3['position']=_0x408440['Position']['decode'](_0x34c70a,_0x34c70a['uint32']());break;case 0x2:_0x9c97d3['nodes']&&_0x9c97d3['nodes']['length']||(_0x9c97d3['nodes']=[]),_0x9c97d3['nodes']['push'](_0x408440['Element']['decode'](_0x34c70a,_0x34c70a['uint32']()));break;case 0x3:_0x9c97d3['shouldReceiveAttributes']=_0x34c70a['bool']();break;case 0x4:_0x9c97d3['wasUndone']=_0x34c70a['bool']();break;default:_0x34c70a['skipType'](0x7&_0x2112d6);}}return _0x9c97d3;},_0x1f9a8e['decodeDelimited']=function(_0x590e2b){return _0x590e2b instanceof _0x394348||(_0x590e2b=new _0x394348(_0x590e2b)),this['decode'](_0x590e2b,_0x590e2b['uint32']());},_0x1f9a8e['verify']=function(_0x2e2b9e){if('object'!=typeof _0x2e2b9e||null===_0x2e2b9e)return'object\x20expected';if(null!=_0x2e2b9e['position']&&_0x2e2b9e['hasOwnProperty']('position')&&(_0x2cc62f=_0x408440['Position']['verify'](_0x2e2b9e['position'])))return'position.'+_0x2cc62f;if(null!=_0x2e2b9e['nodes']&&_0x2e2b9e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2e2b9e['nodes']))return'nodes:\x20array\x20expected';for(var _0x12584a=0x0;_0x12584a<_0x2e2b9e['nodes']['length'];++_0x12584a){var _0x2cc62f;if(_0x2cc62f=_0x408440['Element']['verify'](_0x2e2b9e['nodes'][_0x12584a]))return'nodes.'+_0x2cc62f;}}return null!=_0x2e2b9e['shouldReceiveAttributes']&&_0x2e2b9e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2e2b9e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2e2b9e['wasUndone']&&_0x2e2b9e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e2b9e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f9a8e['fromObject']=function(_0x423444){if(_0x423444 instanceof _0x408440['InsertOperation'])return _0x423444;var _0x2494fc=new _0x408440['InsertOperation']();if(null!=_0x423444['position']){if('object'!=typeof _0x423444['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2494fc['position']=_0x408440['Position']['fromObject'](_0x423444['position']);}if(_0x423444['nodes']){if(!Array['isArray'](_0x423444['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2494fc['nodes']=[];for(var _0x378dd1=0x0;_0x378dd1<_0x423444['nodes']['length'];++_0x378dd1){if('object'!=typeof _0x423444['nodes'][_0x378dd1])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2494fc['nodes'][_0x378dd1]=_0x408440['Element']['fromObject'](_0x423444['nodes'][_0x378dd1]);}}return null!=_0x423444['shouldReceiveAttributes']&&(_0x2494fc['shouldReceiveAttributes']=Boolean(_0x423444['shouldReceiveAttributes'])),null!=_0x423444['wasUndone']&&(_0x2494fc['wasUndone']=Boolean(_0x423444['wasUndone'])),_0x2494fc;},_0x1f9a8e['toObject']=function(_0x29f05d,_0x37760b){_0x37760b||(_0x37760b={});var _0x34a404={};if((_0x37760b['arrays']||_0x37760b['defaults'])&&(_0x34a404['nodes']=[]),_0x37760b['defaults']&&(_0x34a404['position']=null,_0x34a404['shouldReceiveAttributes']=!0x1,_0x34a404['wasUndone']=!0x1),null!=_0x29f05d['position']&&_0x29f05d['hasOwnProperty']('position')&&(_0x34a404['position']=_0x408440['Position']['toObject'](_0x29f05d['position'],_0x37760b)),_0x29f05d['nodes']&&_0x29f05d['nodes']['length']){_0x34a404['nodes']=[];for(var _0x559624=0x0;_0x559624<_0x29f05d['nodes']['length'];++_0x559624)_0x34a404['nodes'][_0x559624]=_0x408440['Element']['toObject'](_0x29f05d['nodes'][_0x559624],_0x37760b);}return null!=_0x29f05d['shouldReceiveAttributes']&&_0x29f05d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x34a404['shouldReceiveAttributes']=_0x29f05d['shouldReceiveAttributes']),null!=_0x29f05d['wasUndone']&&_0x29f05d['hasOwnProperty']('wasUndone')&&(_0x34a404['wasUndone']=_0x29f05d['wasUndone']),_0x34a404;},_0x1f9a8e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1f9a8e['getTypeUrl']=function(_0x4b93e7){return void 0x0===_0x4b93e7&&(_0x4b93e7='type.googleapis.com'),_0x4b93e7+'/InsertOperation';},_0x1f9a8e;}()),_0x408440['MarkerOperation']=(function(){function _0x3e03b6(_0x4a2eb7){if(_0x4a2eb7){for(var _0x5b7d94=Object['keys'](_0x4a2eb7),_0x5a5db9=0x0;_0x5a5db9<_0x5b7d94['length'];++_0x5a5db9)null!=_0x4a2eb7[_0x5b7d94[_0x5a5db9]]&&(this[_0x5b7d94[_0x5a5db9]]=_0x4a2eb7[_0x5b7d94[_0x5a5db9]]);}}return _0x3e03b6['prototype']['name']='',_0x3e03b6['prototype']['oldRange']=null,_0x3e03b6['prototype']['newRange']=null,_0x3e03b6['prototype']['affectsData']=!0x1,_0x3e03b6['prototype']['wasUndone']=!0x1,_0x3e03b6['create']=function(_0x4b8ad3){return new _0x3e03b6(_0x4b8ad3);},_0x3e03b6['encode']=function(_0x1cfac7,_0x2684eb){return _0x2684eb||(_0x2684eb=_0x5ed478['create']()),null!=_0x1cfac7['name']&&Object['hasOwnProperty']['call'](_0x1cfac7,'name')&&_0x2684eb['uint32'](0xa)['string'](_0x1cfac7['name']),null!=_0x1cfac7['oldRange']&&Object['hasOwnProperty']['call'](_0x1cfac7,'oldRange')&&_0x408440['Range']['encode'](_0x1cfac7['oldRange'],_0x2684eb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1cfac7['newRange']&&Object['hasOwnProperty']['call'](_0x1cfac7,'newRange')&&_0x408440['Range']['encode'](_0x1cfac7['newRange'],_0x2684eb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1cfac7['affectsData']&&Object['hasOwnProperty']['call'](_0x1cfac7,'affectsData')&&_0x2684eb['uint32'](0x20)['bool'](_0x1cfac7['affectsData']),null!=_0x1cfac7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cfac7,'wasUndone')&&_0x2684eb['uint32'](0x28)['bool'](_0x1cfac7['wasUndone']),_0x2684eb;},_0x3e03b6['encodeDelimited']=function(_0x218b0f,_0x481efb){return this['encode'](_0x218b0f,_0x481efb)['ldelim']();},_0x3e03b6['decode']=function(_0x294260,_0x4540d8){_0x294260 instanceof _0x394348||(_0x294260=_0x394348['create'](_0x294260));for(var _0x31f092=void 0x0===_0x4540d8?_0x294260['len']:_0x294260['pos']+_0x4540d8,_0xfd5c32=new _0x408440['MarkerOperation']();_0x294260['pos']<_0x31f092;){var _0xd414e6=_0x294260['uint32']();switch(_0xd414e6>>>0x3){case 0x1:_0xfd5c32['name']=_0x294260['string']();break;case 0x2:_0xfd5c32['oldRange']=_0x408440['Range']['decode'](_0x294260,_0x294260['uint32']());break;case 0x3:_0xfd5c32['newRange']=_0x408440['Range']['decode'](_0x294260,_0x294260['uint32']());break;case 0x4:_0xfd5c32['affectsData']=_0x294260['bool']();break;case 0x5:_0xfd5c32['wasUndone']=_0x294260['bool']();break;default:_0x294260['skipType'](0x7&_0xd414e6);}}return _0xfd5c32;},_0x3e03b6['decodeDelimited']=function(_0x3f0218){return _0x3f0218 instanceof _0x394348||(_0x3f0218=new _0x394348(_0x3f0218)),this['decode'](_0x3f0218,_0x3f0218['uint32']());},_0x3e03b6['verify']=function(_0x293df4){if('object'!=typeof _0x293df4||null===_0x293df4)return'object\x20expected';if(null!=_0x293df4['name']&&_0x293df4['hasOwnProperty']('name')&&!_0x4788e4['isString'](_0x293df4['name']))return'name:\x20string\x20expected';var _0xe90b56;if(null!=_0x293df4['oldRange']&&_0x293df4['hasOwnProperty']('oldRange')&&(_0xe90b56=_0x408440['Range']['verify'](_0x293df4['oldRange'])))return'oldRange.'+_0xe90b56;if(null!=_0x293df4['newRange']&&_0x293df4['hasOwnProperty']('newRange')&&(_0xe90b56=_0x408440['Range']['verify'](_0x293df4['newRange'])))return'newRange.'+_0xe90b56;return null!=_0x293df4['affectsData']&&_0x293df4['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x293df4['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x293df4['wasUndone']&&_0x293df4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x293df4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e03b6['fromObject']=function(_0x5e281b){if(_0x5e281b instanceof _0x408440['MarkerOperation'])return _0x5e281b;var _0x366442=new _0x408440['MarkerOperation']();if(null!=_0x5e281b['name']&&(_0x366442['name']=String(_0x5e281b['name'])),null!=_0x5e281b['oldRange']){if('object'!=typeof _0x5e281b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x366442['oldRange']=_0x408440['Range']['fromObject'](_0x5e281b['oldRange']);}if(null!=_0x5e281b['newRange']){if('object'!=typeof _0x5e281b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x366442['newRange']=_0x408440['Range']['fromObject'](_0x5e281b['newRange']);}return null!=_0x5e281b['affectsData']&&(_0x366442['affectsData']=Boolean(_0x5e281b['affectsData'])),null!=_0x5e281b['wasUndone']&&(_0x366442['wasUndone']=Boolean(_0x5e281b['wasUndone'])),_0x366442;},_0x3e03b6['toObject']=function(_0x1dfce1,_0x38e7a2){_0x38e7a2||(_0x38e7a2={});var _0x2b557e={};return _0x38e7a2['defaults']&&(_0x2b557e['name']='',_0x2b557e['oldRange']=null,_0x2b557e['newRange']=null,_0x2b557e['affectsData']=!0x1,_0x2b557e['wasUndone']=!0x1),null!=_0x1dfce1['name']&&_0x1dfce1['hasOwnProperty']('name')&&(_0x2b557e['name']=_0x1dfce1['name']),null!=_0x1dfce1['oldRange']&&_0x1dfce1['hasOwnProperty']('oldRange')&&(_0x2b557e['oldRange']=_0x408440['Range']['toObject'](_0x1dfce1['oldRange'],_0x38e7a2)),null!=_0x1dfce1['newRange']&&_0x1dfce1['hasOwnProperty']('newRange')&&(_0x2b557e['newRange']=_0x408440['Range']['toObject'](_0x1dfce1['newRange'],_0x38e7a2)),null!=_0x1dfce1['affectsData']&&_0x1dfce1['hasOwnProperty']('affectsData')&&(_0x2b557e['affectsData']=_0x1dfce1['affectsData']),null!=_0x1dfce1['wasUndone']&&_0x1dfce1['hasOwnProperty']('wasUndone')&&(_0x2b557e['wasUndone']=_0x1dfce1['wasUndone']),_0x2b557e;},_0x3e03b6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x3e03b6['getTypeUrl']=function(_0x580b27){return void 0x0===_0x580b27&&(_0x580b27='type.googleapis.com'),_0x580b27+'/MarkerOperation';},_0x3e03b6;}()),_0x408440['MergeOperation']=(function(){function _0x15b2b3(_0x581477){if(_0x581477){for(var _0x3e9458=Object['keys'](_0x581477),_0x11c565=0x0;_0x11c565<_0x3e9458['length'];++_0x11c565)null!=_0x581477[_0x3e9458[_0x11c565]]&&(this[_0x3e9458[_0x11c565]]=_0x581477[_0x3e9458[_0x11c565]]);}}return _0x15b2b3['prototype']['sourcePosition']=null,_0x15b2b3['prototype']['targetPosition']=null,_0x15b2b3['prototype']['graveyardPosition']=null,_0x15b2b3['prototype']['howMany']=0x0,_0x15b2b3['prototype']['wasUndone']=!0x1,_0x15b2b3['create']=function(_0x189958){return new _0x15b2b3(_0x189958);},_0x15b2b3['encode']=function(_0x5d0940,_0x49652e){return _0x49652e||(_0x49652e=_0x5ed478['create']()),null!=_0x5d0940['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'sourcePosition')&&_0x408440['Position']['encode'](_0x5d0940['sourcePosition'],_0x49652e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d0940['targetPosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'targetPosition')&&_0x408440['Position']['encode'](_0x5d0940['targetPosition'],_0x49652e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5d0940['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'graveyardPosition')&&_0x408440['Position']['encode'](_0x5d0940['graveyardPosition'],_0x49652e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5d0940['howMany']&&Object['hasOwnProperty']['call'](_0x5d0940,'howMany')&&_0x49652e['uint32'](0x20)['uint32'](_0x5d0940['howMany']),null!=_0x5d0940['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d0940,'wasUndone')&&_0x49652e['uint32'](0x28)['bool'](_0x5d0940['wasUndone']),_0x49652e;},_0x15b2b3['encodeDelimited']=function(_0x1983e5,_0x36b1ef){return this['encode'](_0x1983e5,_0x36b1ef)['ldelim']();},_0x15b2b3['decode']=function(_0x8c921d,_0x2bd665){_0x8c921d instanceof _0x394348||(_0x8c921d=_0x394348['create'](_0x8c921d));for(var _0x2ecf8b=void 0x0===_0x2bd665?_0x8c921d['len']:_0x8c921d['pos']+_0x2bd665,_0x4a93d2=new _0x408440['MergeOperation']();_0x8c921d['pos']<_0x2ecf8b;){var _0x41fe64=_0x8c921d['uint32']();switch(_0x41fe64>>>0x3){case 0x1:_0x4a93d2['sourcePosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x2:_0x4a93d2['targetPosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x3:_0x4a93d2['graveyardPosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x4:_0x4a93d2['howMany']=_0x8c921d['uint32']();break;case 0x5:_0x4a93d2['wasUndone']=_0x8c921d['bool']();break;default:_0x8c921d['skipType'](0x7&_0x41fe64);}}return _0x4a93d2;},_0x15b2b3['decodeDelimited']=function(_0x1f96be){return _0x1f96be instanceof _0x394348||(_0x1f96be=new _0x394348(_0x1f96be)),this['decode'](_0x1f96be,_0x1f96be['uint32']());},_0x15b2b3['verify']=function(_0x5bd8b1){if('object'!=typeof _0x5bd8b1||null===_0x5bd8b1)return'object\x20expected';var _0x4c48d4;if(null!=_0x5bd8b1['sourcePosition']&&_0x5bd8b1['hasOwnProperty']('sourcePosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['sourcePosition'])))return'sourcePosition.'+_0x4c48d4;if(null!=_0x5bd8b1['targetPosition']&&_0x5bd8b1['hasOwnProperty']('targetPosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['targetPosition'])))return'targetPosition.'+_0x4c48d4;if(null!=_0x5bd8b1['graveyardPosition']&&_0x5bd8b1['hasOwnProperty']('graveyardPosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['graveyardPosition'])))return'graveyardPosition.'+_0x4c48d4;return null!=_0x5bd8b1['howMany']&&_0x5bd8b1['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x5bd8b1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5bd8b1['wasUndone']&&_0x5bd8b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bd8b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15b2b3['fromObject']=function(_0xf06782){if(_0xf06782 instanceof _0x408440['MergeOperation'])return _0xf06782;var _0x1d924b=new _0x408440['MergeOperation']();if(null!=_0xf06782['sourcePosition']){if('object'!=typeof _0xf06782['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1d924b['sourcePosition']=_0x408440['Position']['fromObject'](_0xf06782['sourcePosition']);}if(null!=_0xf06782['targetPosition']){if('object'!=typeof _0xf06782['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1d924b['targetPosition']=_0x408440['Position']['fromObject'](_0xf06782['targetPosition']);}if(null!=_0xf06782['graveyardPosition']){if('object'!=typeof _0xf06782['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1d924b['graveyardPosition']=_0x408440['Position']['fromObject'](_0xf06782['graveyardPosition']);}return null!=_0xf06782['howMany']&&(_0x1d924b['howMany']=_0xf06782['howMany']>>>0x0),null!=_0xf06782['wasUndone']&&(_0x1d924b['wasUndone']=Boolean(_0xf06782['wasUndone'])),_0x1d924b;},_0x15b2b3['toObject']=function(_0x46dbf4,_0x22bf47){_0x22bf47||(_0x22bf47={});var _0x5224ce={};return _0x22bf47['defaults']&&(_0x5224ce['sourcePosition']=null,_0x5224ce['targetPosition']=null,_0x5224ce['graveyardPosition']=null,_0x5224ce['howMany']=0x0,_0x5224ce['wasUndone']=!0x1),null!=_0x46dbf4['sourcePosition']&&_0x46dbf4['hasOwnProperty']('sourcePosition')&&(_0x5224ce['sourcePosition']=_0x408440['Position']['toObject'](_0x46dbf4['sourcePosition'],_0x22bf47)),null!=_0x46dbf4['targetPosition']&&_0x46dbf4['hasOwnProperty']('targetPosition')&&(_0x5224ce['targetPosition']=_0x408440['Position']['toObject'](_0x46dbf4['targetPosition'],_0x22bf47)),null!=_0x46dbf4['graveyardPosition']&&_0x46dbf4['hasOwnProperty']('graveyardPosition')&&(_0x5224ce['graveyardPosition']=_0x408440['Position']['toObject'](_0x46dbf4['graveyardPosition'],_0x22bf47)),null!=_0x46dbf4['howMany']&&_0x46dbf4['hasOwnProperty']('howMany')&&(_0x5224ce['howMany']=_0x46dbf4['howMany']),null!=_0x46dbf4['wasUndone']&&_0x46dbf4['hasOwnProperty']('wasUndone')&&(_0x5224ce['wasUndone']=_0x46dbf4['wasUndone']),_0x5224ce;},_0x15b2b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x15b2b3['getTypeUrl']=function(_0x535c45){return void 0x0===_0x535c45&&(_0x535c45='type.googleapis.com'),_0x535c45+'/MergeOperation';},_0x15b2b3;}()),_0x408440['MoveOperation']=(function(){function _0x1772d7(_0x19d2ed){if(_0x19d2ed){for(var _0x55ef09=Object['keys'](_0x19d2ed),_0x4a5f42=0x0;_0x4a5f42<_0x55ef09['length'];++_0x4a5f42)null!=_0x19d2ed[_0x55ef09[_0x4a5f42]]&&(this[_0x55ef09[_0x4a5f42]]=_0x19d2ed[_0x55ef09[_0x4a5f42]]);}}return _0x1772d7['prototype']['sourcePosition']=null,_0x1772d7['prototype']['howMany']=0x0,_0x1772d7['prototype']['targetPosition']=null,_0x1772d7['prototype']['wasUndone']=!0x1,_0x1772d7['create']=function(_0xd9724){return new _0x1772d7(_0xd9724);},_0x1772d7['encode']=function(_0x4e0b70,_0x230ea2){return _0x230ea2||(_0x230ea2=_0x5ed478['create']()),null!=_0x4e0b70['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4e0b70,'sourcePosition')&&_0x408440['Position']['encode'](_0x4e0b70['sourcePosition'],_0x230ea2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4e0b70['howMany']&&Object['hasOwnProperty']['call'](_0x4e0b70,'howMany')&&_0x230ea2['uint32'](0x10)['uint32'](_0x4e0b70['howMany']),null!=_0x4e0b70['targetPosition']&&Object['hasOwnProperty']['call'](_0x4e0b70,'targetPosition')&&_0x408440['Position']['encode'](_0x4e0b70['targetPosition'],_0x230ea2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4e0b70['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e0b70,'wasUndone')&&_0x230ea2['uint32'](0x20)['bool'](_0x4e0b70['wasUndone']),_0x230ea2;},_0x1772d7['encodeDelimited']=function(_0x4a1cfe,_0x20fdee){return this['encode'](_0x4a1cfe,_0x20fdee)['ldelim']();},_0x1772d7['decode']=function(_0x5aeac0,_0xfcecd){_0x5aeac0 instanceof _0x394348||(_0x5aeac0=_0x394348['create'](_0x5aeac0));for(var _0x3723e6=void 0x0===_0xfcecd?_0x5aeac0['len']:_0x5aeac0['pos']+_0xfcecd,_0x16c04b=new _0x408440['MoveOperation']();_0x5aeac0['pos']<_0x3723e6;){var _0x34141b=_0x5aeac0['uint32']();switch(_0x34141b>>>0x3){case 0x1:_0x16c04b['sourcePosition']=_0x408440['Position']['decode'](_0x5aeac0,_0x5aeac0['uint32']());break;case 0x2:_0x16c04b['howMany']=_0x5aeac0['uint32']();break;case 0x3:_0x16c04b['targetPosition']=_0x408440['Position']['decode'](_0x5aeac0,_0x5aeac0['uint32']());break;case 0x4:_0x16c04b['wasUndone']=_0x5aeac0['bool']();break;default:_0x5aeac0['skipType'](0x7&_0x34141b);}}return _0x16c04b;},_0x1772d7['decodeDelimited']=function(_0x19a30a){return _0x19a30a instanceof _0x394348||(_0x19a30a=new _0x394348(_0x19a30a)),this['decode'](_0x19a30a,_0x19a30a['uint32']());},_0x1772d7['verify']=function(_0x4748eb){if('object'!=typeof _0x4748eb||null===_0x4748eb)return'object\x20expected';var _0x247e59;if(null!=_0x4748eb['sourcePosition']&&_0x4748eb['hasOwnProperty']('sourcePosition')&&(_0x247e59=_0x408440['Position']['verify'](_0x4748eb['sourcePosition'])))return'sourcePosition.'+_0x247e59;if(null!=_0x4748eb['howMany']&&_0x4748eb['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x4748eb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4748eb['targetPosition']&&_0x4748eb['hasOwnProperty']('targetPosition')&&(_0x247e59=_0x408440['Position']['verify'](_0x4748eb['targetPosition'])))return'targetPosition.'+_0x247e59;return null!=_0x4748eb['wasUndone']&&_0x4748eb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4748eb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1772d7['fromObject']=function(_0x3376fb){if(_0x3376fb instanceof _0x408440['MoveOperation'])return _0x3376fb;var _0x1534e2=new _0x408440['MoveOperation']();if(null!=_0x3376fb['sourcePosition']){if('object'!=typeof _0x3376fb['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1534e2['sourcePosition']=_0x408440['Position']['fromObject'](_0x3376fb['sourcePosition']);}if(null!=_0x3376fb['howMany']&&(_0x1534e2['howMany']=_0x3376fb['howMany']>>>0x0),null!=_0x3376fb['targetPosition']){if('object'!=typeof _0x3376fb['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1534e2['targetPosition']=_0x408440['Position']['fromObject'](_0x3376fb['targetPosition']);}return null!=_0x3376fb['wasUndone']&&(_0x1534e2['wasUndone']=Boolean(_0x3376fb['wasUndone'])),_0x1534e2;},_0x1772d7['toObject']=function(_0xd76eb6,_0xf489a9){_0xf489a9||(_0xf489a9={});var _0x397748={};return _0xf489a9['defaults']&&(_0x397748['sourcePosition']=null,_0x397748['howMany']=0x0,_0x397748['targetPosition']=null,_0x397748['wasUndone']=!0x1),null!=_0xd76eb6['sourcePosition']&&_0xd76eb6['hasOwnProperty']('sourcePosition')&&(_0x397748['sourcePosition']=_0x408440['Position']['toObject'](_0xd76eb6['sourcePosition'],_0xf489a9)),null!=_0xd76eb6['howMany']&&_0xd76eb6['hasOwnProperty']('howMany')&&(_0x397748['howMany']=_0xd76eb6['howMany']),null!=_0xd76eb6['targetPosition']&&_0xd76eb6['hasOwnProperty']('targetPosition')&&(_0x397748['targetPosition']=_0x408440['Position']['toObject'](_0xd76eb6['targetPosition'],_0xf489a9)),null!=_0xd76eb6['wasUndone']&&_0xd76eb6['hasOwnProperty']('wasUndone')&&(_0x397748['wasUndone']=_0xd76eb6['wasUndone']),_0x397748;},_0x1772d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1772d7['getTypeUrl']=function(_0x4085e1){return void 0x0===_0x4085e1&&(_0x4085e1='type.googleapis.com'),_0x4085e1+'/MoveOperation';},_0x1772d7;}()),_0x408440['RenameOperation']=(function(){function _0x123e71(_0x5bb667){if(_0x5bb667){for(var _0x48b15d=Object['keys'](_0x5bb667),_0x5bca3f=0x0;_0x5bca3f<_0x48b15d['length'];++_0x5bca3f)null!=_0x5bb667[_0x48b15d[_0x5bca3f]]&&(this[_0x48b15d[_0x5bca3f]]=_0x5bb667[_0x48b15d[_0x5bca3f]]);}}return _0x123e71['prototype']['position']=null,_0x123e71['prototype']['oldName']='',_0x123e71['prototype']['newName']='',_0x123e71['prototype']['wasUndone']=!0x1,_0x123e71['create']=function(_0x2d8f7d){return new _0x123e71(_0x2d8f7d);},_0x123e71['encode']=function(_0x48d5b0,_0x31285f){return _0x31285f||(_0x31285f=_0x5ed478['create']()),null!=_0x48d5b0['position']&&Object['hasOwnProperty']['call'](_0x48d5b0,'position')&&_0x408440['Position']['encode'](_0x48d5b0['position'],_0x31285f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48d5b0['oldName']&&Object['hasOwnProperty']['call'](_0x48d5b0,'oldName')&&_0x31285f['uint32'](0x12)['string'](_0x48d5b0['oldName']),null!=_0x48d5b0['newName']&&Object['hasOwnProperty']['call'](_0x48d5b0,'newName')&&_0x31285f['uint32'](0x1a)['string'](_0x48d5b0['newName']),null!=_0x48d5b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x48d5b0,'wasUndone')&&_0x31285f['uint32'](0x20)['bool'](_0x48d5b0['wasUndone']),_0x31285f;},_0x123e71['encodeDelimited']=function(_0xca91c0,_0x55ddf3){return this['encode'](_0xca91c0,_0x55ddf3)['ldelim']();},_0x123e71['decode']=function(_0x392005,_0x1aa745){_0x392005 instanceof _0x394348||(_0x392005=_0x394348['create'](_0x392005));for(var _0x4b51b9=void 0x0===_0x1aa745?_0x392005['len']:_0x392005['pos']+_0x1aa745,_0x18d888=new _0x408440['RenameOperation']();_0x392005['pos']<_0x4b51b9;){var _0x3e8d54=_0x392005['uint32']();switch(_0x3e8d54>>>0x3){case 0x1:_0x18d888['position']=_0x408440['Position']['decode'](_0x392005,_0x392005['uint32']());break;case 0x2:_0x18d888['oldName']=_0x392005['string']();break;case 0x3:_0x18d888['newName']=_0x392005['string']();break;case 0x4:_0x18d888['wasUndone']=_0x392005['bool']();break;default:_0x392005['skipType'](0x7&_0x3e8d54);}}return _0x18d888;},_0x123e71['decodeDelimited']=function(_0x4000f6){return _0x4000f6 instanceof _0x394348||(_0x4000f6=new _0x394348(_0x4000f6)),this['decode'](_0x4000f6,_0x4000f6['uint32']());},_0x123e71['verify']=function(_0x4584fe){if('object'!=typeof _0x4584fe||null===_0x4584fe)return'object\x20expected';if(null!=_0x4584fe['position']&&_0x4584fe['hasOwnProperty']('position')){var _0x2d8fc9=_0x408440['Position']['verify'](_0x4584fe['position']);if(_0x2d8fc9)return'position.'+_0x2d8fc9;}return null!=_0x4584fe['oldName']&&_0x4584fe['hasOwnProperty']('oldName')&&!_0x4788e4['isString'](_0x4584fe['oldName'])?'oldName:\x20string\x20expected':null!=_0x4584fe['newName']&&_0x4584fe['hasOwnProperty']('newName')&&!_0x4788e4['isString'](_0x4584fe['newName'])?'newName:\x20string\x20expected':null!=_0x4584fe['wasUndone']&&_0x4584fe['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4584fe['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x123e71['fromObject']=function(_0x2273cf){if(_0x2273cf instanceof _0x408440['RenameOperation'])return _0x2273cf;var _0x59d795=new _0x408440['RenameOperation']();if(null!=_0x2273cf['position']){if('object'!=typeof _0x2273cf['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x59d795['position']=_0x408440['Position']['fromObject'](_0x2273cf['position']);}return null!=_0x2273cf['oldName']&&(_0x59d795['oldName']=String(_0x2273cf['oldName'])),null!=_0x2273cf['newName']&&(_0x59d795['newName']=String(_0x2273cf['newName'])),null!=_0x2273cf['wasUndone']&&(_0x59d795['wasUndone']=Boolean(_0x2273cf['wasUndone'])),_0x59d795;},_0x123e71['toObject']=function(_0x5a05ff,_0x3f7249){_0x3f7249||(_0x3f7249={});var _0x4ea7e8={};return _0x3f7249['defaults']&&(_0x4ea7e8['position']=null,_0x4ea7e8['oldName']='',_0x4ea7e8['newName']='',_0x4ea7e8['wasUndone']=!0x1),null!=_0x5a05ff['position']&&_0x5a05ff['hasOwnProperty']('position')&&(_0x4ea7e8['position']=_0x408440['Position']['toObject'](_0x5a05ff['position'],_0x3f7249)),null!=_0x5a05ff['oldName']&&_0x5a05ff['hasOwnProperty']('oldName')&&(_0x4ea7e8['oldName']=_0x5a05ff['oldName']),null!=_0x5a05ff['newName']&&_0x5a05ff['hasOwnProperty']('newName')&&(_0x4ea7e8['newName']=_0x5a05ff['newName']),null!=_0x5a05ff['wasUndone']&&_0x5a05ff['hasOwnProperty']('wasUndone')&&(_0x4ea7e8['wasUndone']=_0x5a05ff['wasUndone']),_0x4ea7e8;},_0x123e71['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x123e71['getTypeUrl']=function(_0xe8aa28){return void 0x0===_0xe8aa28&&(_0xe8aa28='type.googleapis.com'),_0xe8aa28+'/RenameOperation';},_0x123e71;}()),_0x408440['RootAttributeOperation']=(function(){function _0x23adbd(_0xf1b038){if(_0xf1b038){for(var _0x39b52e=Object['keys'](_0xf1b038),_0x5e1996=0x0;_0x5e1996<_0x39b52e['length'];++_0x5e1996)null!=_0xf1b038[_0x39b52e[_0x5e1996]]&&(this[_0x39b52e[_0x5e1996]]=_0xf1b038[_0x39b52e[_0x5e1996]]);}}return _0x23adbd['prototype']['root']='',_0x23adbd['prototype']['key']='',_0x23adbd['prototype']['oldValueBoolean']=!0x1,_0x23adbd['prototype']['oldValueJson']='',_0x23adbd['prototype']['newValueBoolean']=!0x1,_0x23adbd['prototype']['newValueJson']='',_0x23adbd['prototype']['wasUndone']=!0x1,_0x23adbd['create']=function(_0x2522b2){return new _0x23adbd(_0x2522b2);},_0x23adbd['encode']=function(_0x3eb1c6,_0x57ec29){return _0x57ec29||(_0x57ec29=_0x5ed478['create']()),null!=_0x3eb1c6['root']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'root')&&_0x57ec29['uint32'](0xa)['string'](_0x3eb1c6['root']),null!=_0x3eb1c6['key']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'key')&&_0x57ec29['uint32'](0x12)['string'](_0x3eb1c6['key']),null!=_0x3eb1c6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'oldValueBoolean')&&_0x57ec29['uint32'](0x18)['bool'](_0x3eb1c6['oldValueBoolean']),null!=_0x3eb1c6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'oldValueJson')&&_0x57ec29['uint32'](0x22)['string'](_0x3eb1c6['oldValueJson']),null!=_0x3eb1c6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'newValueBoolean')&&_0x57ec29['uint32'](0x28)['bool'](_0x3eb1c6['newValueBoolean']),null!=_0x3eb1c6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'newValueJson')&&_0x57ec29['uint32'](0x32)['string'](_0x3eb1c6['newValueJson']),null!=_0x3eb1c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'wasUndone')&&_0x57ec29['uint32'](0x38)['bool'](_0x3eb1c6['wasUndone']),_0x57ec29;},_0x23adbd['encodeDelimited']=function(_0x1f4063,_0x35c9af){return this['encode'](_0x1f4063,_0x35c9af)['ldelim']();},_0x23adbd['decode']=function(_0x15d928,_0xdd8558){_0x15d928 instanceof _0x394348||(_0x15d928=_0x394348['create'](_0x15d928));for(var _0x4f3ef8=void 0x0===_0xdd8558?_0x15d928['len']:_0x15d928['pos']+_0xdd8558,_0x3c9ffe=new _0x408440['RootAttributeOperation']();_0x15d928['pos']<_0x4f3ef8;){var _0x23e89b=_0x15d928['uint32']();switch(_0x23e89b>>>0x3){case 0x1:_0x3c9ffe['root']=_0x15d928['string']();break;case 0x2:_0x3c9ffe['key']=_0x15d928['string']();break;case 0x3:_0x3c9ffe['oldValueBoolean']=_0x15d928['bool']();break;case 0x4:_0x3c9ffe['oldValueJson']=_0x15d928['string']();break;case 0x5:_0x3c9ffe['newValueBoolean']=_0x15d928['bool']();break;case 0x6:_0x3c9ffe['newValueJson']=_0x15d928['string']();break;case 0x7:_0x3c9ffe['wasUndone']=_0x15d928['bool']();break;default:_0x15d928['skipType'](0x7&_0x23e89b);}}return _0x3c9ffe;},_0x23adbd['decodeDelimited']=function(_0x368291){return _0x368291 instanceof _0x394348||(_0x368291=new _0x394348(_0x368291)),this['decode'](_0x368291,_0x368291['uint32']());},_0x23adbd['verify']=function(_0x5be0a2){return'object'!=typeof _0x5be0a2||null===_0x5be0a2?'object\x20expected':null!=_0x5be0a2['root']&&_0x5be0a2['hasOwnProperty']('root')&&!_0x4788e4['isString'](_0x5be0a2['root'])?'root:\x20string\x20expected':null!=_0x5be0a2['key']&&_0x5be0a2['hasOwnProperty']('key')&&!_0x4788e4['isString'](_0x5be0a2['key'])?'key:\x20string\x20expected':null!=_0x5be0a2['oldValueBoolean']&&_0x5be0a2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5be0a2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5be0a2['oldValueJson']&&_0x5be0a2['hasOwnProperty']('oldValueJson')&&!_0x4788e4['isString'](_0x5be0a2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5be0a2['newValueBoolean']&&_0x5be0a2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5be0a2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5be0a2['newValueJson']&&_0x5be0a2['hasOwnProperty']('newValueJson')&&!_0x4788e4['isString'](_0x5be0a2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5be0a2['wasUndone']&&_0x5be0a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5be0a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23adbd['fromObject']=function(_0x36635a){if(_0x36635a instanceof _0x408440['RootAttributeOperation'])return _0x36635a;var _0x77531=new _0x408440['RootAttributeOperation']();return null!=_0x36635a['root']&&(_0x77531['root']=String(_0x36635a['root'])),null!=_0x36635a['key']&&(_0x77531['key']=String(_0x36635a['key'])),null!=_0x36635a['oldValueBoolean']&&(_0x77531['oldValueBoolean']=Boolean(_0x36635a['oldValueBoolean'])),null!=_0x36635a['oldValueJson']&&(_0x77531['oldValueJson']=String(_0x36635a['oldValueJson'])),null!=_0x36635a['newValueBoolean']&&(_0x77531['newValueBoolean']=Boolean(_0x36635a['newValueBoolean'])),null!=_0x36635a['newValueJson']&&(_0x77531['newValueJson']=String(_0x36635a['newValueJson'])),null!=_0x36635a['wasUndone']&&(_0x77531['wasUndone']=Boolean(_0x36635a['wasUndone'])),_0x77531;},_0x23adbd['toObject']=function(_0x1c941f,_0x2ac289){_0x2ac289||(_0x2ac289={});var _0x3ae94d={};return _0x2ac289['defaults']&&(_0x3ae94d['root']='',_0x3ae94d['key']='',_0x3ae94d['oldValueBoolean']=!0x1,_0x3ae94d['oldValueJson']='',_0x3ae94d['newValueBoolean']=!0x1,_0x3ae94d['newValueJson']='',_0x3ae94d['wasUndone']=!0x1),null!=_0x1c941f['root']&&_0x1c941f['hasOwnProperty']('root')&&(_0x3ae94d['root']=_0x1c941f['root']),null!=_0x1c941f['key']&&_0x1c941f['hasOwnProperty']('key')&&(_0x3ae94d['key']=_0x1c941f['key']),null!=_0x1c941f['oldValueBoolean']&&_0x1c941f['hasOwnProperty']('oldValueBoolean')&&(_0x3ae94d['oldValueBoolean']=_0x1c941f['oldValueBoolean']),null!=_0x1c941f['oldValueJson']&&_0x1c941f['hasOwnProperty']('oldValueJson')&&(_0x3ae94d['oldValueJson']=_0x1c941f['oldValueJson']),null!=_0x1c941f['newValueBoolean']&&_0x1c941f['hasOwnProperty']('newValueBoolean')&&(_0x3ae94d['newValueBoolean']=_0x1c941f['newValueBoolean']),null!=_0x1c941f['newValueJson']&&_0x1c941f['hasOwnProperty']('newValueJson')&&(_0x3ae94d['newValueJson']=_0x1c941f['newValueJson']),null!=_0x1c941f['wasUndone']&&_0x1c941f['hasOwnProperty']('wasUndone')&&(_0x3ae94d['wasUndone']=_0x1c941f['wasUndone']),_0x3ae94d;},_0x23adbd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x23adbd['getTypeUrl']=function(_0x190c5b){return void 0x0===_0x190c5b&&(_0x190c5b='type.googleapis.com'),_0x190c5b+'/RootAttributeOperation';},_0x23adbd;}()),_0x408440['RootOperation']=(function(){function _0x213bf2(_0x4bb4a7){if(_0x4bb4a7){for(var _0x50f5f3=Object['keys'](_0x4bb4a7),_0xfbd475=0x0;_0xfbd475<_0x50f5f3['length'];++_0xfbd475)null!=_0x4bb4a7[_0x50f5f3[_0xfbd475]]&&(this[_0x50f5f3[_0xfbd475]]=_0x4bb4a7[_0x50f5f3[_0xfbd475]]);}}return _0x213bf2['prototype']['rootName']='',_0x213bf2['prototype']['elementName']='',_0x213bf2['prototype']['isAdd']=!0x1,_0x213bf2['prototype']['wasUndone']=!0x1,_0x213bf2['create']=function(_0xe1dee8){return new _0x213bf2(_0xe1dee8);},_0x213bf2['encode']=function(_0x49edef,_0xe53236){return _0xe53236||(_0xe53236=_0x5ed478['create']()),null!=_0x49edef['rootName']&&Object['hasOwnProperty']['call'](_0x49edef,'rootName')&&_0xe53236['uint32'](0xa)['string'](_0x49edef['rootName']),null!=_0x49edef['elementName']&&Object['hasOwnProperty']['call'](_0x49edef,'elementName')&&_0xe53236['uint32'](0x12)['string'](_0x49edef['elementName']),null!=_0x49edef['isAdd']&&Object['hasOwnProperty']['call'](_0x49edef,'isAdd')&&_0xe53236['uint32'](0x18)['bool'](_0x49edef['isAdd']),null!=_0x49edef['wasUndone']&&Object['hasOwnProperty']['call'](_0x49edef,'wasUndone')&&_0xe53236['uint32'](0x20)['bool'](_0x49edef['wasUndone']),_0xe53236;},_0x213bf2['encodeDelimited']=function(_0x1180fa,_0xb928cd){return this['encode'](_0x1180fa,_0xb928cd)['ldelim']();},_0x213bf2['decode']=function(_0x57957b,_0x533ec5){_0x57957b instanceof _0x394348||(_0x57957b=_0x394348['create'](_0x57957b));for(var _0x18eb70=void 0x0===_0x533ec5?_0x57957b['len']:_0x57957b['pos']+_0x533ec5,_0x3b92e2=new _0x408440['RootOperation']();_0x57957b['pos']<_0x18eb70;){var _0x1f7ed5=_0x57957b['uint32']();switch(_0x1f7ed5>>>0x3){case 0x1:_0x3b92e2['rootName']=_0x57957b['string']();break;case 0x2:_0x3b92e2['elementName']=_0x57957b['string']();break;case 0x3:_0x3b92e2['isAdd']=_0x57957b['bool']();break;case 0x4:_0x3b92e2['wasUndone']=_0x57957b['bool']();break;default:_0x57957b['skipType'](0x7&_0x1f7ed5);}}return _0x3b92e2;},_0x213bf2['decodeDelimited']=function(_0x97b53e){return _0x97b53e instanceof _0x394348||(_0x97b53e=new _0x394348(_0x97b53e)),this['decode'](_0x97b53e,_0x97b53e['uint32']());},_0x213bf2['verify']=function(_0xd6f8dc){return'object'!=typeof _0xd6f8dc||null===_0xd6f8dc?'object\x20expected':null!=_0xd6f8dc['rootName']&&_0xd6f8dc['hasOwnProperty']('rootName')&&!_0x4788e4['isString'](_0xd6f8dc['rootName'])?'rootName:\x20string\x20expected':null!=_0xd6f8dc['elementName']&&_0xd6f8dc['hasOwnProperty']('elementName')&&!_0x4788e4['isString'](_0xd6f8dc['elementName'])?'elementName:\x20string\x20expected':null!=_0xd6f8dc['isAdd']&&_0xd6f8dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xd6f8dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xd6f8dc['wasUndone']&&_0xd6f8dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd6f8dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x213bf2['fromObject']=function(_0x57c27a){if(_0x57c27a instanceof _0x408440['RootOperation'])return _0x57c27a;var _0x42f61a=new _0x408440['RootOperation']();return null!=_0x57c27a['rootName']&&(_0x42f61a['rootName']=String(_0x57c27a['rootName'])),null!=_0x57c27a['elementName']&&(_0x42f61a['elementName']=String(_0x57c27a['elementName'])),null!=_0x57c27a['isAdd']&&(_0x42f61a['isAdd']=Boolean(_0x57c27a['isAdd'])),null!=_0x57c27a['wasUndone']&&(_0x42f61a['wasUndone']=Boolean(_0x57c27a['wasUndone'])),_0x42f61a;},_0x213bf2['toObject']=function(_0x6dca52,_0xf2a6a9){_0xf2a6a9||(_0xf2a6a9={});var _0x24f2d7={};return _0xf2a6a9['defaults']&&(_0x24f2d7['rootName']='',_0x24f2d7['elementName']='',_0x24f2d7['isAdd']=!0x1,_0x24f2d7['wasUndone']=!0x1),null!=_0x6dca52['rootName']&&_0x6dca52['hasOwnProperty']('rootName')&&(_0x24f2d7['rootName']=_0x6dca52['rootName']),null!=_0x6dca52['elementName']&&_0x6dca52['hasOwnProperty']('elementName')&&(_0x24f2d7['elementName']=_0x6dca52['elementName']),null!=_0x6dca52['isAdd']&&_0x6dca52['hasOwnProperty']('isAdd')&&(_0x24f2d7['isAdd']=_0x6dca52['isAdd']),null!=_0x6dca52['wasUndone']&&_0x6dca52['hasOwnProperty']('wasUndone')&&(_0x24f2d7['wasUndone']=_0x6dca52['wasUndone']),_0x24f2d7;},_0x213bf2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x213bf2['getTypeUrl']=function(_0x3abaee){return void 0x0===_0x3abaee&&(_0x3abaee='type.googleapis.com'),_0x3abaee+'/RootOperation';},_0x213bf2;}()),_0x408440['SplitOperation']=(function(){function _0x4828b0(_0x4d15b4){if(_0x4d15b4){for(var _0x1b1894=Object['keys'](_0x4d15b4),_0x5bd5aa=0x0;_0x5bd5aa<_0x1b1894['length'];++_0x5bd5aa)null!=_0x4d15b4[_0x1b1894[_0x5bd5aa]]&&(this[_0x1b1894[_0x5bd5aa]]=_0x4d15b4[_0x1b1894[_0x5bd5aa]]);}}return _0x4828b0['prototype']['splitPosition']=null,_0x4828b0['prototype']['graveyardPosition']=null,_0x4828b0['prototype']['howMany']=0x0,_0x4828b0['prototype']['insertionPosition']=null,_0x4828b0['prototype']['wasUndone']=!0x1,_0x4828b0['create']=function(_0x32b59e){return new _0x4828b0(_0x32b59e);},_0x4828b0['encode']=function(_0x1d3493,_0x85a226){return _0x85a226||(_0x85a226=_0x5ed478['create']()),null!=_0x1d3493['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'splitPosition')&&_0x408440['Position']['encode'](_0x1d3493['splitPosition'],_0x85a226['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d3493['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'graveyardPosition')&&_0x408440['Position']['encode'](_0x1d3493['graveyardPosition'],_0x85a226['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d3493['howMany']&&Object['hasOwnProperty']['call'](_0x1d3493,'howMany')&&_0x85a226['uint32'](0x18)['uint32'](_0x1d3493['howMany']),null!=_0x1d3493['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'insertionPosition')&&_0x408440['Position']['encode'](_0x1d3493['insertionPosition'],_0x85a226['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d3493['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d3493,'wasUndone')&&_0x85a226['uint32'](0x28)['bool'](_0x1d3493['wasUndone']),_0x85a226;},_0x4828b0['encodeDelimited']=function(_0x560853,_0x5c174b){return this['encode'](_0x560853,_0x5c174b)['ldelim']();},_0x4828b0['decode']=function(_0xada913,_0x2ec2b8){_0xada913 instanceof _0x394348||(_0xada913=_0x394348['create'](_0xada913));for(var _0x514bb0=void 0x0===_0x2ec2b8?_0xada913['len']:_0xada913['pos']+_0x2ec2b8,_0x58d665=new _0x408440['SplitOperation']();_0xada913['pos']<_0x514bb0;){var _0x129bae=_0xada913['uint32']();switch(_0x129bae>>>0x3){case 0x1:_0x58d665['splitPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x2:_0x58d665['graveyardPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x3:_0x58d665['howMany']=_0xada913['uint32']();break;case 0x4:_0x58d665['insertionPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x5:_0x58d665['wasUndone']=_0xada913['bool']();break;default:_0xada913['skipType'](0x7&_0x129bae);}}return _0x58d665;},_0x4828b0['decodeDelimited']=function(_0x1b7e82){return _0x1b7e82 instanceof _0x394348||(_0x1b7e82=new _0x394348(_0x1b7e82)),this['decode'](_0x1b7e82,_0x1b7e82['uint32']());},_0x4828b0['verify']=function(_0x567c29){if('object'!=typeof _0x567c29||null===_0x567c29)return'object\x20expected';var _0x2ea9a7;if(null!=_0x567c29['splitPosition']&&_0x567c29['hasOwnProperty']('splitPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['splitPosition'])))return'splitPosition.'+_0x2ea9a7;if(null!=_0x567c29['graveyardPosition']&&_0x567c29['hasOwnProperty']('graveyardPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['graveyardPosition'])))return'graveyardPosition.'+_0x2ea9a7;if(null!=_0x567c29['howMany']&&_0x567c29['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x567c29['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x567c29['insertionPosition']&&_0x567c29['hasOwnProperty']('insertionPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['insertionPosition'])))return'insertionPosition.'+_0x2ea9a7;return null!=_0x567c29['wasUndone']&&_0x567c29['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x567c29['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4828b0['fromObject']=function(_0x274b59){if(_0x274b59 instanceof _0x408440['SplitOperation'])return _0x274b59;var _0x547751=new _0x408440['SplitOperation']();if(null!=_0x274b59['splitPosition']){if('object'!=typeof _0x274b59['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x547751['splitPosition']=_0x408440['Position']['fromObject'](_0x274b59['splitPosition']);}if(null!=_0x274b59['graveyardPosition']){if('object'!=typeof _0x274b59['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x547751['graveyardPosition']=_0x408440['Position']['fromObject'](_0x274b59['graveyardPosition']);}if(null!=_0x274b59['howMany']&&(_0x547751['howMany']=_0x274b59['howMany']>>>0x0),null!=_0x274b59['insertionPosition']){if('object'!=typeof _0x274b59['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x547751['insertionPosition']=_0x408440['Position']['fromObject'](_0x274b59['insertionPosition']);}return null!=_0x274b59['wasUndone']&&(_0x547751['wasUndone']=Boolean(_0x274b59['wasUndone'])),_0x547751;},_0x4828b0['toObject']=function(_0x3d8a59,_0x336b35){_0x336b35||(_0x336b35={});var _0x43a53b={};return _0x336b35['defaults']&&(_0x43a53b['splitPosition']=null,_0x43a53b['graveyardPosition']=null,_0x43a53b['howMany']=0x0,_0x43a53b['insertionPosition']=null,_0x43a53b['wasUndone']=!0x1),null!=_0x3d8a59['splitPosition']&&_0x3d8a59['hasOwnProperty']('splitPosition')&&(_0x43a53b['splitPosition']=_0x408440['Position']['toObject'](_0x3d8a59['splitPosition'],_0x336b35)),null!=_0x3d8a59['graveyardPosition']&&_0x3d8a59['hasOwnProperty']('graveyardPosition')&&(_0x43a53b['graveyardPosition']=_0x408440['Position']['toObject'](_0x3d8a59['graveyardPosition'],_0x336b35)),null!=_0x3d8a59['howMany']&&_0x3d8a59['hasOwnProperty']('howMany')&&(_0x43a53b['howMany']=_0x3d8a59['howMany']),null!=_0x3d8a59['insertionPosition']&&_0x3d8a59['hasOwnProperty']('insertionPosition')&&(_0x43a53b['insertionPosition']=_0x408440['Position']['toObject'](_0x3d8a59['insertionPosition'],_0x336b35)),null!=_0x3d8a59['wasUndone']&&_0x3d8a59['hasOwnProperty']('wasUndone')&&(_0x43a53b['wasUndone']=_0x3d8a59['wasUndone']),_0x43a53b;},_0x4828b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x4828b0['getTypeUrl']=function(_0x310f72){return void 0x0===_0x310f72&&(_0x310f72='type.googleapis.com'),_0x310f72+'/SplitOperation';},_0x4828b0;}()),_0x408440['Position']=(function(){function _0xefc8d5(_0x1c4b4b){if(this['path']=[],_0x1c4b4b){for(var _0x4021c3=Object['keys'](_0x1c4b4b),_0x4712d9=0x0;_0x4712d9<_0x4021c3['length'];++_0x4712d9)null!=_0x1c4b4b[_0x4021c3[_0x4712d9]]&&(this[_0x4021c3[_0x4712d9]]=_0x1c4b4b[_0x4021c3[_0x4712d9]]);}}return _0xefc8d5['prototype']['root']='',_0xefc8d5['prototype']['rootMain']=!0x1,_0xefc8d5['prototype']['rootGraveyard']=!0x1,_0xefc8d5['prototype']['path']=_0x4788e4['emptyArray'],_0xefc8d5['prototype']['stickiness']='',_0xefc8d5['create']=function(_0x351de6){return new _0xefc8d5(_0x351de6);},_0xefc8d5['encode']=function(_0x295f44,_0x171316){if(_0x171316||(_0x171316=_0x5ed478['create']()),null!=_0x295f44['root']&&Object['hasOwnProperty']['call'](_0x295f44,'root')&&_0x171316['uint32'](0xa)['string'](_0x295f44['root']),null!=_0x295f44['rootMain']&&Object['hasOwnProperty']['call'](_0x295f44,'rootMain')&&_0x171316['uint32'](0x10)['bool'](_0x295f44['rootMain']),null!=_0x295f44['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x295f44,'rootGraveyard')&&_0x171316['uint32'](0x18)['bool'](_0x295f44['rootGraveyard']),null!=_0x295f44['path']&&_0x295f44['path']['length']){_0x171316['uint32'](0x22)['fork']();for(var _0x14eea2=0x0;_0x14eea2<_0x295f44['path']['length'];++_0x14eea2)_0x171316['uint32'](_0x295f44['path'][_0x14eea2]);_0x171316['ldelim']();}return null!=_0x295f44['stickiness']&&Object['hasOwnProperty']['call'](_0x295f44,'stickiness')&&_0x171316['uint32'](0x2a)['string'](_0x295f44['stickiness']),_0x171316;},_0xefc8d5['encodeDelimited']=function(_0x5e6fd8,_0xe58bed){return this['encode'](_0x5e6fd8,_0xe58bed)['ldelim']();},_0xefc8d5['decode']=function(_0x3ad70,_0x389510){_0x3ad70 instanceof _0x394348||(_0x3ad70=_0x394348['create'](_0x3ad70));for(var _0x167caf=void 0x0===_0x389510?_0x3ad70['len']:_0x3ad70['pos']+_0x389510,_0x8054dd=new _0x408440['Position']();_0x3ad70['pos']<_0x167caf;){var _0x22e5f4=_0x3ad70['uint32']();switch(_0x22e5f4>>>0x3){case 0x1:_0x8054dd['root']=_0x3ad70['string']();break;case 0x2:_0x8054dd['rootMain']=_0x3ad70['bool']();break;case 0x3:_0x8054dd['rootGraveyard']=_0x3ad70['bool']();break;case 0x4:if(_0x8054dd['path']&&_0x8054dd['path']['length']||(_0x8054dd['path']=[]),0x2==(0x7&_0x22e5f4)){for(var _0x1b6b43=_0x3ad70['uint32']()+_0x3ad70['pos'];_0x3ad70['pos']<_0x1b6b43;)_0x8054dd['path']['push'](_0x3ad70['uint32']());}else _0x8054dd['path']['push'](_0x3ad70['uint32']());break;case 0x5:_0x8054dd['stickiness']=_0x3ad70['string']();break;default:_0x3ad70['skipType'](0x7&_0x22e5f4);}}return _0x8054dd;},_0xefc8d5['decodeDelimited']=function(_0x46bec8){return _0x46bec8 instanceof _0x394348||(_0x46bec8=new _0x394348(_0x46bec8)),this['decode'](_0x46bec8,_0x46bec8['uint32']());},_0xefc8d5['verify']=function(_0x1a278){if('object'!=typeof _0x1a278||null===_0x1a278)return'object\x20expected';if(null!=_0x1a278['root']&&_0x1a278['hasOwnProperty']('root')&&!_0x4788e4['isString'](_0x1a278['root']))return'root:\x20string\x20expected';if(null!=_0x1a278['rootMain']&&_0x1a278['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1a278['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1a278['rootGraveyard']&&_0x1a278['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1a278['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1a278['path']&&_0x1a278['hasOwnProperty']('path')){if(!Array['isArray'](_0x1a278['path']))return'path:\x20array\x20expected';for(var _0x504adf=0x0;_0x504adf<_0x1a278['path']['length'];++_0x504adf)if(!_0x4788e4['isInteger'](_0x1a278['path'][_0x504adf]))return'path:\x20integer[]\x20expected';}return null!=_0x1a278['stickiness']&&_0x1a278['hasOwnProperty']('stickiness')&&!_0x4788e4['isString'](_0x1a278['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xefc8d5['fromObject']=function(_0x2f50cc){if(_0x2f50cc instanceof _0x408440['Position'])return _0x2f50cc;var _0x1f4bb8=new _0x408440['Position']();if(null!=_0x2f50cc['root']&&(_0x1f4bb8['root']=String(_0x2f50cc['root'])),null!=_0x2f50cc['rootMain']&&(_0x1f4bb8['rootMain']=Boolean(_0x2f50cc['rootMain'])),null!=_0x2f50cc['rootGraveyard']&&(_0x1f4bb8['rootGraveyard']=Boolean(_0x2f50cc['rootGraveyard'])),_0x2f50cc['path']){if(!Array['isArray'](_0x2f50cc['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1f4bb8['path']=[];for(var _0x47a223=0x0;_0x47a223<_0x2f50cc['path']['length'];++_0x47a223)_0x1f4bb8['path'][_0x47a223]=_0x2f50cc['path'][_0x47a223]>>>0x0;}return null!=_0x2f50cc['stickiness']&&(_0x1f4bb8['stickiness']=String(_0x2f50cc['stickiness'])),_0x1f4bb8;},_0xefc8d5['toObject']=function(_0x30ef72,_0x1bcd9a){_0x1bcd9a||(_0x1bcd9a={});var _0x1523d9={};if((_0x1bcd9a['arrays']||_0x1bcd9a['defaults'])&&(_0x1523d9['path']=[]),_0x1bcd9a['defaults']&&(_0x1523d9['root']='',_0x1523d9['rootMain']=!0x1,_0x1523d9['rootGraveyard']=!0x1,_0x1523d9['stickiness']=''),null!=_0x30ef72['root']&&_0x30ef72['hasOwnProperty']('root')&&(_0x1523d9['root']=_0x30ef72['root']),null!=_0x30ef72['rootMain']&&_0x30ef72['hasOwnProperty']('rootMain')&&(_0x1523d9['rootMain']=_0x30ef72['rootMain']),null!=_0x30ef72['rootGraveyard']&&_0x30ef72['hasOwnProperty']('rootGraveyard')&&(_0x1523d9['rootGraveyard']=_0x30ef72['rootGraveyard']),_0x30ef72['path']&&_0x30ef72['path']['length']){_0x1523d9['path']=[];for(var _0x108f4f=0x0;_0x108f4f<_0x30ef72['path']['length'];++_0x108f4f)_0x1523d9['path'][_0x108f4f]=_0x30ef72['path'][_0x108f4f];}return null!=_0x30ef72['stickiness']&&_0x30ef72['hasOwnProperty']('stickiness')&&(_0x1523d9['stickiness']=_0x30ef72['stickiness']),_0x1523d9;},_0xefc8d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0xefc8d5['getTypeUrl']=function(_0x29c52f){return void 0x0===_0x29c52f&&(_0x29c52f='type.googleapis.com'),_0x29c52f+'/Position';},_0xefc8d5;}()),_0x408440['Range']=(function(){function _0x469aad(_0x4c5596){if(_0x4c5596){for(var _0x569e2f=Object['keys'](_0x4c5596),_0x4440a8=0x0;_0x4440a8<_0x569e2f['length'];++_0x4440a8)null!=_0x4c5596[_0x569e2f[_0x4440a8]]&&(this[_0x569e2f[_0x4440a8]]=_0x4c5596[_0x569e2f[_0x4440a8]]);}}return _0x469aad['prototype']['start']=null,_0x469aad['prototype']['end']=null,_0x469aad['create']=function(_0x275f08){return new _0x469aad(_0x275f08);},_0x469aad['encode']=function(_0xdd79c5,_0x47efc7){return _0x47efc7||(_0x47efc7=_0x5ed478['create']()),null!=_0xdd79c5['start']&&Object['hasOwnProperty']['call'](_0xdd79c5,'start')&&_0x408440['Position']['encode'](_0xdd79c5['start'],_0x47efc7['uint32'](0xa)['fork']())['ldelim'](),null!=_0xdd79c5['end']&&Object['hasOwnProperty']['call'](_0xdd79c5,'end')&&_0x408440['Position']['encode'](_0xdd79c5['end'],_0x47efc7['uint32'](0x12)['fork']())['ldelim'](),_0x47efc7;},_0x469aad['encodeDelimited']=function(_0x4da4e1,_0x52372b){return this['encode'](_0x4da4e1,_0x52372b)['ldelim']();},_0x469aad['decode']=function(_0x56bcc7,_0x5045bf){_0x56bcc7 instanceof _0x394348||(_0x56bcc7=_0x394348['create'](_0x56bcc7));for(var _0x462b2a=void 0x0===_0x5045bf?_0x56bcc7['len']:_0x56bcc7['pos']+_0x5045bf,_0x4dac4a=new _0x408440['Range']();_0x56bcc7['pos']<_0x462b2a;){var _0x4f54ee=_0x56bcc7['uint32']();switch(_0x4f54ee>>>0x3){case 0x1:_0x4dac4a['start']=_0x408440['Position']['decode'](_0x56bcc7,_0x56bcc7['uint32']());break;case 0x2:_0x4dac4a['end']=_0x408440['Position']['decode'](_0x56bcc7,_0x56bcc7['uint32']());break;default:_0x56bcc7['skipType'](0x7&_0x4f54ee);}}return _0x4dac4a;},_0x469aad['decodeDelimited']=function(_0x4625ec){return _0x4625ec instanceof _0x394348||(_0x4625ec=new _0x394348(_0x4625ec)),this['decode'](_0x4625ec,_0x4625ec['uint32']());},_0x469aad['verify']=function(_0x250db5){if('object'!=typeof _0x250db5||null===_0x250db5)return'object\x20expected';var _0x58feda;if(null!=_0x250db5['start']&&_0x250db5['hasOwnProperty']('start')&&(_0x58feda=_0x408440['Position']['verify'](_0x250db5['start'])))return'start.'+_0x58feda;if(null!=_0x250db5['end']&&_0x250db5['hasOwnProperty']('end')&&(_0x58feda=_0x408440['Position']['verify'](_0x250db5['end'])))return'end.'+_0x58feda;return null;},_0x469aad['fromObject']=function(_0x272996){if(_0x272996 instanceof _0x408440['Range'])return _0x272996;var _0x9a86e0=new _0x408440['Range']();if(null!=_0x272996['start']){if('object'!=typeof _0x272996['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x9a86e0['start']=_0x408440['Position']['fromObject'](_0x272996['start']);}if(null!=_0x272996['end']){if('object'!=typeof _0x272996['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x9a86e0['end']=_0x408440['Position']['fromObject'](_0x272996['end']);}return _0x9a86e0;},_0x469aad['toObject']=function(_0x135bf0,_0x909e28){_0x909e28||(_0x909e28={});var _0x5b9944={};return _0x909e28['defaults']&&(_0x5b9944['start']=null,_0x5b9944['end']=null),null!=_0x135bf0['start']&&_0x135bf0['hasOwnProperty']('start')&&(_0x5b9944['start']=_0x408440['Position']['toObject'](_0x135bf0['start'],_0x909e28)),null!=_0x135bf0['end']&&_0x135bf0['hasOwnProperty']('end')&&(_0x5b9944['end']=_0x408440['Position']['toObject'](_0x135bf0['end'],_0x909e28)),_0x5b9944;},_0x469aad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x469aad['getTypeUrl']=function(_0x2b7df1){return void 0x0===_0x2b7df1&&(_0x2b7df1='type.googleapis.com'),_0x2b7df1+'/Range';},_0x469aad;}()),_0x408440['Element']=(function(){function _0x85c81d(_0x6717dd){if(this['children']=[],this['attributesBoolean']={},_0x6717dd){for(var _0x2ef495=Object['keys'](_0x6717dd),_0x3fe95a=0x0;_0x3fe95a<_0x2ef495['length'];++_0x3fe95a)null!=_0x6717dd[_0x2ef495[_0x3fe95a]]&&(this[_0x2ef495[_0x3fe95a]]=_0x6717dd[_0x2ef495[_0x3fe95a]]);}}return _0x85c81d['prototype']['name']='',_0x85c81d['prototype']['children']=_0x4788e4['emptyArray'],_0x85c81d['prototype']['data']='',_0x85c81d['prototype']['attributesBoolean']=_0x4788e4['emptyObject'],_0x85c81d['prototype']['attributesJson']='',_0x85c81d['create']=function(_0x55015e){return new _0x85c81d(_0x55015e);},_0x85c81d['encode']=function(_0x5943ca,_0x2368e9){if(_0x2368e9||(_0x2368e9=_0x5ed478['create']()),null!=_0x5943ca['name']&&Object['hasOwnProperty']['call'](_0x5943ca,'name')&&_0x2368e9['uint32'](0xa)['string'](_0x5943ca['name']),null!=_0x5943ca['children']&&_0x5943ca['children']['length']){for(var _0x51e5fc=0x0;_0x51e5fc<_0x5943ca['children']['length'];++_0x51e5fc)_0x408440['Element']['encode'](_0x5943ca['children'][_0x51e5fc],_0x2368e9['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5943ca['data']&&Object['hasOwnProperty']['call'](_0x5943ca,'data')&&_0x2368e9['uint32'](0x1a)['string'](_0x5943ca['data']),null!=_0x5943ca['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5943ca,'attributesBoolean')){var _0x5f20a0=Object['keys'](_0x5943ca['attributesBoolean']);for(_0x51e5fc=0x0;_0x51e5fc<_0x5f20a0['length'];++_0x51e5fc)_0x2368e9['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5f20a0[_0x51e5fc])['uint32'](0x10)['bool'](_0x5943ca['attributesBoolean'][_0x5f20a0[_0x51e5fc]])['ldelim']();}return null!=_0x5943ca['attributesJson']&&Object['hasOwnProperty']['call'](_0x5943ca,'attributesJson')&&_0x2368e9['uint32'](0x2a)['string'](_0x5943ca['attributesJson']),_0x2368e9;},_0x85c81d['encodeDelimited']=function(_0x419861,_0x34c84e){return this['encode'](_0x419861,_0x34c84e)['ldelim']();},_0x85c81d['decode']=function(_0x3f084a,_0x270d9f){_0x3f084a instanceof _0x394348||(_0x3f084a=_0x394348['create'](_0x3f084a));for(var _0x25e6ea,_0x1d72da,_0x447c46=void 0x0===_0x270d9f?_0x3f084a['len']:_0x3f084a['pos']+_0x270d9f,_0x74f285=new _0x408440['Element']();_0x3f084a['pos']<_0x447c46;){var _0x42ca0a=_0x3f084a['uint32']();switch(_0x42ca0a>>>0x3){case 0x1:_0x74f285['name']=_0x3f084a['string']();break;case 0x2:_0x74f285['children']&&_0x74f285['children']['length']||(_0x74f285['children']=[]),_0x74f285['children']['push'](_0x408440['Element']['decode'](_0x3f084a,_0x3f084a['uint32']()));break;case 0x3:_0x74f285['data']=_0x3f084a['string']();break;case 0x4:_0x74f285['attributesBoolean']===_0x4788e4['emptyObject']&&(_0x74f285['attributesBoolean']={});var _0x1bba4d=_0x3f084a['uint32']()+_0x3f084a['pos'];for(_0x25e6ea='',_0x1d72da=!0x1;_0x3f084a['pos']<_0x1bba4d;){var _0x497d2c=_0x3f084a['uint32']();switch(_0x497d2c>>>0x3){case 0x1:_0x25e6ea=_0x3f084a['string']();break;case 0x2:_0x1d72da=_0x3f084a['bool']();break;default:_0x3f084a['skipType'](0x7&_0x497d2c);}}_0x74f285['attributesBoolean'][_0x25e6ea]=_0x1d72da;break;case 0x5:_0x74f285['attributesJson']=_0x3f084a['string']();break;default:_0x3f084a['skipType'](0x7&_0x42ca0a);}}return _0x74f285;},_0x85c81d['decodeDelimited']=function(_0x4b74ef){return _0x4b74ef instanceof _0x394348||(_0x4b74ef=new _0x394348(_0x4b74ef)),this['decode'](_0x4b74ef,_0x4b74ef['uint32']());},_0x85c81d['verify']=function(_0x48882f){if('object'!=typeof _0x48882f||null===_0x48882f)return'object\x20expected';if(null!=_0x48882f['name']&&_0x48882f['hasOwnProperty']('name')&&!_0x4788e4['isString'](_0x48882f['name']))return'name:\x20string\x20expected';if(null!=_0x48882f['children']&&_0x48882f['hasOwnProperty']('children')){if(!Array['isArray'](_0x48882f['children']))return'children:\x20array\x20expected';for(var _0x1472a7=0x0;_0x1472a7<_0x48882f['children']['length'];++_0x1472a7){var _0x2b895d=_0x408440['Element']['verify'](_0x48882f['children'][_0x1472a7]);if(_0x2b895d)return'children.'+_0x2b895d;}}if(null!=_0x48882f['data']&&_0x48882f['hasOwnProperty']('data')&&!_0x4788e4['isString'](_0x48882f['data']))return'data:\x20string\x20expected';if(null!=_0x48882f['attributesBoolean']&&_0x48882f['hasOwnProperty']('attributesBoolean')){if(!_0x4788e4['isObject'](_0x48882f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3cb84b=Object['keys'](_0x48882f['attributesBoolean']);for(_0x1472a7=0x0;_0x1472a7<_0x3cb84b['length'];++_0x1472a7)if('boolean'!=typeof _0x48882f['attributesBoolean'][_0x3cb84b[_0x1472a7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x48882f['attributesJson']&&_0x48882f['hasOwnProperty']('attributesJson')&&!_0x4788e4['isString'](_0x48882f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x85c81d['fromObject']=function(_0x304fd1){if(_0x304fd1 instanceof _0x408440['Element'])return _0x304fd1;var _0x40006b=new _0x408440['Element']();if(null!=_0x304fd1['name']&&(_0x40006b['name']=String(_0x304fd1['name'])),_0x304fd1['children']){if(!Array['isArray'](_0x304fd1['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x40006b['children']=[];for(var _0x35fbf2=0x0;_0x35fbf2<_0x304fd1['children']['length'];++_0x35fbf2){if('object'!=typeof _0x304fd1['children'][_0x35fbf2])throw TypeError('.Element.children:\x20object\x20expected');_0x40006b['children'][_0x35fbf2]=_0x408440['Element']['fromObject'](_0x304fd1['children'][_0x35fbf2]);}}if(null!=_0x304fd1['data']&&(_0x40006b['data']=String(_0x304fd1['data'])),_0x304fd1['attributesBoolean']){if('object'!=typeof _0x304fd1['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x40006b['attributesBoolean']={};var _0x4aece7=Object['keys'](_0x304fd1['attributesBoolean']);for(_0x35fbf2=0x0;_0x35fbf2<_0x4aece7['length'];++_0x35fbf2)_0x40006b['attributesBoolean'][_0x4aece7[_0x35fbf2]]=Boolean(_0x304fd1['attributesBoolean'][_0x4aece7[_0x35fbf2]]);}return null!=_0x304fd1['attributesJson']&&(_0x40006b['attributesJson']=String(_0x304fd1['attributesJson'])),_0x40006b;},_0x85c81d['toObject']=function(_0x936b9b,_0x3e09ea){_0x3e09ea||(_0x3e09ea={});var _0x387644,_0x26fd65={};if((_0x3e09ea['arrays']||_0x3e09ea['defaults'])&&(_0x26fd65['children']=[]),(_0x3e09ea['objects']||_0x3e09ea['defaults'])&&(_0x26fd65['attributesBoolean']={}),_0x3e09ea['defaults']&&(_0x26fd65['name']='',_0x26fd65['data']='',_0x26fd65['attributesJson']=''),null!=_0x936b9b['name']&&_0x936b9b['hasOwnProperty']('name')&&(_0x26fd65['name']=_0x936b9b['name']),_0x936b9b['children']&&_0x936b9b['children']['length']){_0x26fd65['children']=[];for(var _0xcda20d=0x0;_0xcda20d<_0x936b9b['children']['length'];++_0xcda20d)_0x26fd65['children'][_0xcda20d]=_0x408440['Element']['toObject'](_0x936b9b['children'][_0xcda20d],_0x3e09ea);}if(null!=_0x936b9b['data']&&_0x936b9b['hasOwnProperty']('data')&&(_0x26fd65['data']=_0x936b9b['data']),_0x936b9b['attributesBoolean']&&(_0x387644=Object['keys'](_0x936b9b['attributesBoolean']))['length']){_0x26fd65['attributesBoolean']={};for(_0xcda20d=0x0;_0xcda20d<_0x387644['length'];++_0xcda20d)_0x26fd65['attributesBoolean'][_0x387644[_0xcda20d]]=_0x936b9b['attributesBoolean'][_0x387644[_0xcda20d]];}return null!=_0x936b9b['attributesJson']&&_0x936b9b['hasOwnProperty']('attributesJson')&&(_0x26fd65['attributesJson']=_0x936b9b['attributesJson']),_0x26fd65;},_0x85c81d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x85c81d['getTypeUrl']=function(_0x3b55df){return void 0x0===_0x3b55df&&(_0x3b55df='type.googleapis.com'),_0x3b55df+'/Element';},_0x85c81d;}()),_0x408440;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3d9aaf){return new y(this['_protobufRoot'][_0x3d9aaf]);}}class y{['_protobuf'];constructor(_0x108e81){this['_protobuf']=_0x108e81;}['compress'](_0x372657){const _0x14d524=this['_protobuf']['verify'](_0x372657);if(_0x14d524)throw Error(_0x14d524);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x372657))['finish']();}['decompress'](_0x118a4d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x118a4d),{'oneofs':!0x0});}}function _(_0x5e4bba,_0x46b899){const _0x39d6ae=_0xa81e64(_0x5e4bba);return _0x39d6ae['path'][_0x39d6ae['path']['length']-0x1]+=_0x46b899,_0x39d6ae;}function O(_0x171e70,_0x4352b3){return _0x171e70['root']===_0x4352b3['root']&&_0x2417ff(_0x171e70['path'],_0x4352b3['path']);}function $(_0x4d56d5){P(_0x4d56d5,_0x1b24d5=>('main'==_0x1b24d5['root']?(_0x1b24d5['rootMain']=!0x0,delete _0x1b24d5['root']):'$graveyard'==_0x1b24d5['root']&&(_0x1b24d5['rootGraveyard']=!0x0,delete _0x1b24d5['root']),_0x1b24d5));}function J(_0x79961d){P(_0x79961d,_0x3a9787=>(_0x3a9787['rootMain']?(_0x3a9787['root']='main',delete _0x3a9787['rootMain']):_0x3a9787['rootGraveyard']&&(_0x3a9787['root']='$graveyard',delete _0x3a9787['rootGraveyard']),_0x3a9787));}function P(_0x3bc945,_0x513cad){for(const _0xf3935b in _0x3bc945){const _0x49a358=_0x3bc945[_0xf3935b];'nodes'!==_0xf3935b&&_0x3ae70c(_0x49a358)&&(_0x49a358['path']&&(_0x49a358['root']||_0x49a358['rootMain']||_0x49a358['rootGraveyard'])?_0x3bc945[_0xf3935b]=_0x513cad(_0x49a358):P(_0x49a358,_0x513cad));}return _0x3bc945;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2e6689,_0x4e4ff7,_0xcbc284){this['_id']=_0x2e6689,this['_operationName']=_0x4e4ff7,this['_protobufDescriptor']=_0xcbc284;}['compress'](_0x1a9af8,_0x3a74c6){const _0x406d0b=_0x3a74c6['shift']();return $(_0x406d0b),_0x1a9af8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x406d0b)),_0x1a9af8['types']['push'](this['_id']),!0x0;}['decompress'](_0x134b40,_0x1ddc23){_0x1ddc23['types']['shift']();const _0x3322d0=this['_protobufDescriptor']['decompress'](_0x1ddc23['buffers']['shift']());J(_0x3322d0),_0x3322d0['__className']=this['_operationName'],_0x134b40['push'](_0x3322d0);}}class s extends e{['compress'](_0x6d8fc8,_0x17d110){const _0x5aae4f=_0x17d110['shift']();return this['_serializeOneOf']('oldValue',_0x5aae4f),this['_serializeOneOf']('newValue',_0x5aae4f),$(_0x5aae4f),_0x6d8fc8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5aae4f)),_0x6d8fc8['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f2fa8,_0x27a6c6){const {types:_0x57ec3c,buffers:_0x26cb56}=_0x27a6c6,_0x119b5c=this['_protobufDescriptor']['decompress'](_0x26cb56['shift']());_0x57ec3c['shift'](),this['_deserializeOneOf']('oldValue',_0x119b5c),this['_deserializeOneOf']('newValue',_0x119b5c),J(_0x119b5c),_0x119b5c['__className']=this['_operationName'],_0x1f2fa8['push'](_0x119b5c);}['_serializeOneOf'](_0x227d1c,_0x4a67ba){const _0x45ec8a=_0x4a67ba[_0x227d1c];'boolean'==typeof _0x45ec8a?_0x4a67ba[_0x227d1c+'Boolean']=_0x45ec8a:_0x4a67ba[_0x227d1c+'Json']=JSON['stringify'](_0x45ec8a);}['_deserializeOneOf'](_0x46eae0,_0x181266){const _0x4c9b73=_0x46eae0+'Json';_0x181266[_0x4c9b73]?(_0x181266[_0x46eae0]=JSON['parse'](_0x181266[_0x4c9b73]),delete _0x181266[_0x4c9b73]):(_0x181266[_0x46eae0]=_0x181266[_0x46eae0+'Boolean'],delete _0x181266[_0x46eae0+'Boolean']);}}class i extends e{['compress'](_0x425e9c,_0x7e9a9a){const _0x5a0cff=_0x7e9a9a['shift']();return this['_serializeNodesAttributes'](_0x5a0cff['nodes']),$(_0x5a0cff),_0x425e9c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5a0cff)),_0x425e9c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3b86dd,_0x350fa0){const {types:_0x610baa,buffers:_0x3e6270}=_0x350fa0,_0x4d13ab=this['_protobufDescriptor']['decompress'](_0x3e6270['shift']());_0x610baa['shift'](),_0x4d13ab['nodes']||(_0x4d13ab['nodes']=[]),this['_deserializeNodesAttributes'](_0x4d13ab['nodes']),J(_0x4d13ab),_0x4d13ab['__className']=this['_operationName'],_0x3b86dd['push'](_0x4d13ab);}['_serializeNodesAttributes'](_0x47ddb5){for(const _0x19f0dc of _0x47ddb5){if(_0x19f0dc['attributes']){const _0x38bc0d=_0x19f0dc['attributes'];this['_areValuesBoolean'](_0x38bc0d)?_0x19f0dc['attributesBoolean']=_0x38bc0d:_0x19f0dc['attributesJson']=JSON['stringify'](_0x38bc0d);}_0x19f0dc['children']&&this['_serializeNodesAttributes'](_0x19f0dc['children']);}}['_deserializeNodesAttributes'](_0xaf62c){for(const _0x2bd8e5 of _0xaf62c)(_0x2bd8e5['attributesBoolean']||_0x2bd8e5['attributesJson'])&&(_0x2bd8e5['attributesBoolean']?(_0x2bd8e5['attributes']=_0x2bd8e5['attributesBoolean'],delete _0x2bd8e5['attributesBoolean']):(_0x2bd8e5['attributes']=JSON['parse'](_0x2bd8e5['attributesJson']),delete _0x2bd8e5['attributesJson'])),_0x2bd8e5['children']&&this['_deserializeNodesAttributes'](_0x2bd8e5['children']);}['_areValuesBoolean'](_0x6442ba){return Object['keys'](_0x6442ba)['every'](_0x29eb0f=>'boolean'==typeof _0x6442ba[_0x29eb0f]);}}class n extends e{['decompress'](_0x234453,_0x5dd114){super['decompress'](_0x234453,_0x5dd114);const _0x64b155=_0x234453[_0x234453['length']-0x1];_0x64b155['oldRange']||(_0x64b155['oldRange']=null),_0x64b155['newRange']||(_0x64b155['newRange']=null);}}class p extends e{['compress'](_0x10306f,_0x5b7e61){return _0x5b7e61['shift'](),_0x10306f['types']['push'](this['_id']),!0x0;}['decompress'](_0x444e61,_0x4e7534){_0x4e7534['types']['shift'](),_0x444e61['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x96d41e,_0x1ef3d5,_0x592f5d,_0x310767){super(_0x96d41e,_0x1ef3d5,_0x592f5d),this['_omittedNamespace']=_0x310767+':';}['compress'](_0xa17bb5,_0x59014c){return!('MarkerOperation'!=_0x59014c[0x0]['__className']||!_0x59014c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x59014c[0x0]['name']=_0x59014c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xa17bb5,_0x59014c),!0x0);}['decompress'](_0x2e7070,_0x18fb87){super['decompress'](_0x2e7070,_0x18fb87);const _0x3cdb1c=_0x2e7070[_0x2e7070['length']-0x1];_0x3cdb1c['name']=this['_omittedNamespace']+_0x3cdb1c['name'];}}class b{['_id'];['_context'];constructor(_0x1e18ae,_0x3ce28f){this['_id']=_0x1e18ae,this['_context']=_0x3ce28f;}['compress'](_0xc055f3,_0x53ee1a){let _0x85de3d;for(;_0x53ee1a['length']>0x1&&this['_compareOperations'](_0x53ee1a[0x0],_0x53ee1a[0x1]);)_0x85de3d?(_0x85de3d=this['_combineNext'](_0x53ee1a['shift'](),_0x85de3d),_0xc055f3['types']['push'](0x0)):(_0x85de3d=_0xa81e64(_0x53ee1a['shift']()),_0xc055f3['types']['push'](this['_id']));return!!_0x85de3d&&(_0x85de3d=this['_combineNext'](_0x53ee1a['shift'](),_0x85de3d),_0xc055f3['types']['push'](0x0),_0xc055f3['buffers']['push'](this['_compressSingleOperation'](_0x85de3d)),!0x0);}['decompress'](_0x33c61f,_0x3daf25){const _0x549811=this['_decompressSingleOperation'](_0x3daf25);for(;0x0==_0x3daf25['types'][0x0];)_0x3daf25['types']['shift'](),_0x33c61f['push'](this['_splitCurrent'](_0x549811));_0x33c61f['push'](_0x549811);}}class m extends b{['_combineNext'](_0x51f615,_0x4e58ac){return _0x4e58ac['nodes'][0x0]['data']+=_0x51f615['nodes'][0x0]['data'],_0x4e58ac;}['_splitCurrent'](_0x399199){const _0x42c910=_0xa81e64(_0x399199),_0x4a67b4=_0x42c910['nodes'][0x0],_0x5a27bc=_0x399199['nodes'][0x0],_0x3f3f8f=_0x5a27bc['data'][Symbol['iterator']]()['next']()['value'],_0x21159e=_0x3f3f8f['length'];return _0x4a67b4['data']=_0x3f3f8f,_0x5a27bc['data']=_0x5a27bc['data']['substr'](_0x21159e),_0x399199['position']=_(_0x399199['position'],_0x21159e),_0x42c910;}['_compareOperations'](_0x360554,_0x2d138b){if(this['_checkOperation'](_0x360554)&&this['_checkOperation'](_0x2d138b)){const _0x28055c=_0x360554['nodes'][0x0]['data']['length'],_0x5793d6=O(_(_0x360554['position'],_0x28055c),_0x2d138b['position']),_0x4fa07e=_0x360554['nodes'][0x0],_0x1b9176=_0x2d138b['nodes'][0x0];return _0x5793d6&&this['_compareAttributes'](_0x4fa07e,_0x1b9176);}return!0x1;}['_compressSingleOperation'](_0x2b7f39){const _0x3be81f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3be81f,[_0x2b7f39]),_0x3be81f['buffers'][0x0];}['_decompressSingleOperation'](_0x33292c){const _0xcdf81e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xcdf81e,_0x33292c),_0xcdf81e[0x0];}['_checkOperation'](_0x1b449d){return'InsertOperation'==_0x1b449d['__className']&&0x1==_0x1b449d['nodes']['length']&&_0x1b449d['nodes'][0x0]['data']&&!_0x1b449d['wasUndone']&&0x1==Array['from'](_0x1b449d['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x31f294,_0x50bd8c){const _0x3f6717=Object['keys'](_0x31f294['attributes']||{}),_0x447d8e=Object['keys'](_0x50bd8c['attributes']||{});return _0x3f6717['length']===_0x447d8e['length']&&_0x3f6717['every'](_0x3f993f=>_0x50bd8c['attributes'][_0x3f993f]&&_0x50bd8c['attributes'][_0x3f993f]===_0x31f294['attributes'][_0x3f993f]);}}class c extends b{['_combineNext'](_0x49d15a,_0x402512){return _0x402512['howMany']++,_0x402512['sourcePosition']=_0xa81e64(_0x49d15a['sourcePosition']),_0x402512;}['_splitCurrent'](_0x4ef831){const _0x3033f8=_0xa81e64(_0x4ef831);return _0x4ef831['howMany']--,_0x3033f8['howMany']=0x1,_0x3033f8['sourcePosition']=_(_0x3033f8['sourcePosition'],_0x4ef831['howMany']),_0x3033f8;}['_compareOperations'](_0x52672f,_0x2d8e7d){return!(!this['_checkOperation'](_0x52672f)||!this['_checkOperation'](_0x2d8e7d))&&(O(_(_0x52672f['sourcePosition'],-0x1),_0x2d8e7d['sourcePosition'])&&O(_0x52672f['targetPosition'],_0x2d8e7d['targetPosition']));}['_compressSingleOperation'](_0x1dec74){const _0x315927={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x315927,[_0x1dec74]),_0x315927['buffers'][0x0];}['_decompressSingleOperation'](_0x4dcf6c){const _0x15ebdd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x15ebdd,_0x4dcf6c),_0x15ebdd[0x0];}['_checkOperation'](_0x5d7577){return'MoveOperation'==_0x5d7577['__className']&&'$graveyard'==_0x5d7577['targetPosition']['root']&&0x1==_0x5d7577['howMany']&&!_0x5d7577['wasUndone'];}}class h extends b{['_combineNext'](_0x141ab9,_0x5df624){return _0x5df624['howMany']++,_0x5df624;}['_splitCurrent'](_0x3cdfd5){const _0x52f51a=_0xa81e64(_0x3cdfd5);return _0x52f51a['howMany']=0x1,_0x3cdfd5['howMany']--,_0x52f51a;}['_compareOperations'](_0x4f9935,_0x582775){return!(!this['_checkOperation'](_0x4f9935)||!this['_checkOperation'](_0x582775))&&(O(_0x4f9935['sourcePosition'],_0x582775['sourcePosition'])&&O(_0x4f9935['targetPosition'],_0x582775['targetPosition']));}['_compressSingleOperation'](_0xaff20d){const _0x5423ef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5423ef,[_0xaff20d]),_0x5423ef['buffers'][0x0];}['_decompressSingleOperation'](_0x52c367){const _0x45061b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x45061b,_0x52c367),_0x45061b[0x0];}['_checkOperation'](_0x58577b){return'MoveOperation'==_0x58577b['__className']&&'$graveyard'==_0x58577b['targetPosition']['root']&&0x1==_0x58577b['howMany']&&!_0x58577b['wasUndone'];}}class f extends b{['compress'](_0x597a3d,_0x2eacfd){if(!this['_compareOperations'](_0x2eacfd[0x0],_0x2eacfd[0x1]))return!0x1;const _0x28e689=_0x2eacfd['shift']();return _0x28e689['oldRange']=null,_0x28e689['newRange']&&O(_0x28e689['newRange']['start'],_0x28e689['newRange']['end'])&&(_0x28e689['newRange']['end']=null),_0x2eacfd['shift'](),_0x597a3d['types']['push'](this['_id']),_0x597a3d['types']['push'](0x0),_0x597a3d['buffers']['push'](this['_compressSingleOperation'](_0x28e689)),!0x0;}['decompress'](_0x28fef4,_0x1ab9ed){const _0x96d00a=this['_decompressSingleOperation'](_0x1ab9ed);_0x96d00a['newRange']&&!_0x96d00a['newRange']['end']&&(_0x96d00a['newRange']['end']=_0xa81e64(_0x96d00a['newRange']['start']));const _0x1f3974=_0xa81e64(_0x96d00a);_0x1f3974['newRange']&&(_0x1f3974['newRange']['start']['stickiness']='toNone',_0x1f3974['newRange']['end']=_0xa81e64(_0x1f3974['newRange']['start'])),_0x1f3974['name']='user:position:'+_0x1f3974['name']['split'](':')[0x2],_0x1ab9ed['types']['shift'](),_0x28fef4['push'](_0x96d00a),_0x28fef4['push'](_0x1f3974);}['_compressSingleOperation'](_0x3c6d99){const _0x24bfff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x24bfff,[_0x3c6d99]),_0x24bfff['buffers'][0x0];}['_decompressSingleOperation'](_0x52bae6){const _0xe4de8c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xe4de8c,_0x52bae6),_0xe4de8c[0x0];}['_compareOperations'](_0x2a4920,_0x2ac69c){return!(!_0x2a4920||!_0x2ac69c)&&('MarkerOperation'==_0x2a4920['__className']&&'MarkerOperation'==_0x2ac69c['__className']&&!(!_0x2a4920['name']['startsWith']('user:')||!_0x2ac69c['name']['startsWith']('user:')||_0x2a4920['name']==_0x2ac69c['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xc48507=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0xc48507,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xc48507,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x5b981d){if(!_0x5b981d||!_0x5b981d[0x0])throw new _0x2c55a1('no-operations-provided',this);const _0x38ef96={'types':[],'buffers':[],'baseVersion':_0x5b981d[0x0]['baseVersion']};for(;_0x5b981d['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('TypingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('DeletingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName'](_0x5b981d[0x0]['__className'])['compress'](_0x38ef96,_0x5b981d);return _0x38ef96;}['decompress'](_0x638a05){const _0x117777=[];for(;_0x638a05['types']['length'];){this['_compressorById']['get'](_0x638a05['types'][0x0])['decompress'](_0x117777,_0x638a05);}return _0x117777['forEach']((_0x4a276c,_0x527046)=>_0x4a276c['baseVersion']=_0x638a05['baseVersion']+_0x527046),_0x117777;}['_getCompressorByName'](_0x5d22cb){return this['_compressorByName']['get'](_0x5d22cb);}['_registerOperationCompressor'](_0x5e274e,_0xbf9278,_0xd4c4c0){const _0x28a88d=new _0xd4c4c0(_0x5e274e,_0xbf9278,this['_protobufFactory']['getDescriptor'](_0xbf9278));this['_registerCompressor'](_0x5e274e,_0xbf9278,_0x28a88d);}['_registerActionCompressor'](_0x516f98,_0xdeb95e,_0x39e86f){const _0x4f3b51=new _0x39e86f(_0x516f98,this);this['_registerCompressor'](_0x516f98,_0xdeb95e,_0x4f3b51);}['_registerCompressor'](_0x19dd1c,_0x461113,_0x12eda1){this['_compressorById']['set'](_0x19dd1c,_0x12eda1),this['_compressorByName']['set'](_0x461113,_0x12eda1);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "44.0.0-alpha.7",
3
+ "version": "44.0.0-alpha.9",
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": "44.0.0-alpha.7",
37
- "ckeditor5": "44.0.0-alpha.7",
36
+ "@ckeditor/ckeditor5-utils": "44.0.0-alpha.9",
37
+ "ckeditor5": "44.0.0-alpha.9",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.4.0"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0xf10b(_0x164996,_0x590df4){const _0x4e9210=_0x4e92();return _0xf10b=function(_0xf10b1c,_0x32cf15){_0xf10b1c=_0xf10b1c-0x1a1;let _0x1ead86=_0x4e9210[_0xf10b1c];return _0x1ead86;},_0xf10b(_0x164996,_0x590df4);}const _0x24a6e1=_0xf10b;(function(_0x4478e0,_0x3cb01f){const _0x125b7d=_0xf10b,_0x1e2600=_0x4478e0();while(!![]){try{const _0x28bdad=parseInt(_0x125b7d(0x1b7))/0x1*(parseInt(_0x125b7d(0x1b2))/0x2)+parseInt(_0x125b7d(0x1ac))/0x3*(-parseInt(_0x125b7d(0x1ab))/0x4)+-parseInt(_0x125b7d(0x1a3))/0x5*(-parseInt(_0x125b7d(0x1b6))/0x6)+parseInt(_0x125b7d(0x1af))/0x7+-parseInt(_0x125b7d(0x1b1))/0x8+-parseInt(_0x125b7d(0x1aa))/0x9+parseInt(_0x125b7d(0x1a9))/0xa;if(_0x28bdad===_0x3cb01f)break;else _0x1e2600['push'](_0x1e2600['shift']());}catch(_0x195a27){_0x1e2600['push'](_0x1e2600['shift']());}}}(_0x4e92,0x9e190));import{cloneDeep as _0xfa0045}from'lodash-es';export default class b{constructor(_0x1969a0,_0x255bdc){const _0x170a07=_0xf10b;this[_0x170a07(0x1a2)]=_0x1969a0,this[_0x170a07(0x1a8)]=_0x255bdc;}[_0x24a6e1(0x1a7)](_0x3242a8,_0x1612f4){const _0xcba74=_0x24a6e1;let _0x4f3c8f;for(;_0x1612f4[_0xcba74(0x1b0)]>0x1&&this[_0xcba74(0x1a5)](_0x1612f4[0x0],_0x1612f4[0x1]);)_0x4f3c8f?(_0x4f3c8f=this[_0xcba74(0x1ad)](_0x1612f4[_0xcba74(0x1b4)](),_0x4f3c8f),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](0x0)):(_0x4f3c8f=_0xfa0045(_0x1612f4[_0xcba74(0x1b4)]()),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](this[_0xcba74(0x1a2)]));return!!_0x4f3c8f&&(_0x4f3c8f=this[_0xcba74(0x1ad)](_0x1612f4[_0xcba74(0x1b4)](),_0x4f3c8f),_0x3242a8[_0xcba74(0x1a1)][_0xcba74(0x1b8)](0x0),_0x3242a8[_0xcba74(0x1b3)][_0xcba74(0x1b8)](this[_0xcba74(0x1a4)](_0x4f3c8f)),!0x0);}[_0x24a6e1(0x1a6)](_0x51b4da,_0x3f188f){const _0x23cbc8=_0x24a6e1,_0x2f57f2=this[_0x23cbc8(0x1b5)](_0x3f188f);for(;0x0==_0x3f188f[_0x23cbc8(0x1a1)][0x0];)_0x3f188f[_0x23cbc8(0x1a1)][_0x23cbc8(0x1b4)](),_0x51b4da[_0x23cbc8(0x1b8)](this[_0x23cbc8(0x1ae)](_0x2f57f2));_0x51b4da[_0x23cbc8(0x1b8)](_0x2f57f2);}}function _0x4e92(){const _0x5dc24a=['compress','_context','2953310EjEAhd','9497313ptXcwD','14380uYywSS','33sdAWug','_combineNext','_splitCurrent','7892010eKxzVx','length','3260624QsrCgG','45758EjvFRn','buffers','shift','_decompressSingleOperation','53814SokaLP','31BZqoja','push','types','_id','10iijLos','_compressSingleOperation','_compareOperations','decompress'];_0x4e92=function(){return _0x5dc24a;};return _0x4e92();}
23
+ const _0x135f2b=_0x3c48;(function(_0x2f05fa,_0x38c622){const _0x379b36=_0x3c48,_0x34a653=_0x2f05fa();while(!![]){try{const _0x56420b=-parseInt(_0x379b36(0x151))/0x1*(parseInt(_0x379b36(0x150))/0x2)+parseInt(_0x379b36(0x15c))/0x3*(parseInt(_0x379b36(0x15a))/0x4)+parseInt(_0x379b36(0x14b))/0x5+parseInt(_0x379b36(0x15d))/0x6*(parseInt(_0x379b36(0x14e))/0x7)+-parseInt(_0x379b36(0x14d))/0x8+-parseInt(_0x379b36(0x154))/0x9+parseInt(_0x379b36(0x153))/0xa;if(_0x56420b===_0x38c622)break;else _0x34a653['push'](_0x34a653['shift']());}catch(_0x4f0b01){_0x34a653['push'](_0x34a653['shift']());}}}(_0x50fe,0xabc24));function _0x3c48(_0x3b4659,_0x1004be){const _0x50fe97=_0x50fe();return _0x3c48=function(_0x3c4823,_0x4dbc1f){_0x3c4823=_0x3c4823-0x14a;let _0x1c5119=_0x50fe97[_0x3c4823];return _0x1c5119;},_0x3c48(_0x3b4659,_0x1004be);}import{cloneDeep as _0x50574d}from'lodash-es';export default class b{constructor(_0x1d7136,_0x4e18a9){const _0x2a61b3=_0x3c48;this[_0x2a61b3(0x155)]=_0x1d7136,this[_0x2a61b3(0x159)]=_0x4e18a9;}[_0x135f2b(0x161)](_0x39ef3f,_0x4bf972){const _0x5447b4=_0x135f2b;let _0x11611b;for(;_0x4bf972[_0x5447b4(0x158)]>0x1&&this[_0x5447b4(0x157)](_0x4bf972[0x0],_0x4bf972[0x1]);)_0x11611b?(_0x11611b=this[_0x5447b4(0x15e)](_0x4bf972[_0x5447b4(0x14f)](),_0x11611b),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](0x0)):(_0x11611b=_0x50574d(_0x4bf972[_0x5447b4(0x14f)]()),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](this[_0x5447b4(0x155)]));return!!_0x11611b&&(_0x11611b=this[_0x5447b4(0x15e)](_0x4bf972[_0x5447b4(0x14f)](),_0x11611b),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](0x0),_0x39ef3f[_0x5447b4(0x160)][_0x5447b4(0x15b)](this[_0x5447b4(0x15f)](_0x11611b)),!0x0);}[_0x135f2b(0x14c)](_0x4f608f,_0x2c693a){const _0x14737e=_0x135f2b,_0x4f99b9=this[_0x14737e(0x156)](_0x2c693a);for(;0x0==_0x2c693a[_0x14737e(0x14a)][0x0];)_0x2c693a[_0x14737e(0x14a)][_0x14737e(0x14f)](),_0x4f608f[_0x14737e(0x15b)](this[_0x14737e(0x152)](_0x4f99b9));_0x4f608f[_0x14737e(0x15b)](_0x4f99b9);}}function _0x50fe(){const _0x117286=['_compareOperations','length','_context','24OHrUmf','push','68619zyIKJg','1383414NMpOUj','_combineNext','_compressSingleOperation','buffers','compress','types','620900HVtChs','decompress','10613544uEEmeE','35wMmAez','shift','2DrSwfS','659241NEbEQS','_splitCurrent','14421370sZSPAp','1502478DZSsAN','_id','_decompressSingleOperation'];_0x50fe=function(){return _0x117286;};return _0x50fe();}