@ckeditor/ckeditor5-operations-compressor 47.5.0-alpha.0 → 47.5.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/errors.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x3f181d=_0x2dc3af['Reader'],_0x348869=_0x2dc3af['Writer'],_0xa2719f=_0x2dc3af['util'],_0x1179d5=_0x2dc3af['roots']['default']||(_0x2dc3af['roots']['default']={});return _0x1179d5['AttributeOperation']=(function(){function _0x5a7062(_0x14722e){if(_0x14722e){for(var _0x4c42d7=Object['keys'](_0x14722e),_0x4964f0=0x0;_0x4964f0<_0x4c42d7['length'];++_0x4964f0)null!=_0x14722e[_0x4c42d7[_0x4964f0]]&&(this[_0x4c42d7[_0x4964f0]]=_0x14722e[_0x4c42d7[_0x4964f0]]);}}return _0x5a7062['prototype']['range']=null,_0x5a7062['prototype']['key']='',_0x5a7062['prototype']['oldValueBoolean']=!0x1,_0x5a7062['prototype']['oldValueJson']='',_0x5a7062['prototype']['newValueBoolean']=!0x1,_0x5a7062['prototype']['newValueJson']='',_0x5a7062['prototype']['wasUndone']=!0x1,_0x5a7062['create']=function(_0x3ede9f){return new _0x5a7062(_0x3ede9f);},_0x5a7062['encode']=function(_0x3b2232,_0x583deb){return _0x583deb||(_0x583deb=_0x348869['create']()),null!=_0x3b2232['range']&&Object['hasOwnProperty']['call'](_0x3b2232,'range')&&_0x1179d5['Range']['encode'](_0x3b2232['range'],_0x583deb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b2232['key']&&Object['hasOwnProperty']['call'](_0x3b2232,'key')&&_0x583deb['uint32'](0x12)['string'](_0x3b2232['key']),null!=_0x3b2232['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3b2232,'oldValueBoolean')&&_0x583deb['uint32'](0x18)['bool'](_0x3b2232['oldValueBoolean']),null!=_0x3b2232['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3b2232,'oldValueJson')&&_0x583deb['uint32'](0x22)['string'](_0x3b2232['oldValueJson']),null!=_0x3b2232['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3b2232,'newValueBoolean')&&_0x583deb['uint32'](0x28)['bool'](_0x3b2232['newValueBoolean']),null!=_0x3b2232['newValueJson']&&Object['hasOwnProperty']['call'](_0x3b2232,'newValueJson')&&_0x583deb['uint32'](0x32)['string'](_0x3b2232['newValueJson']),null!=_0x3b2232['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b2232,'wasUndone')&&_0x583deb['uint32'](0x38)['bool'](_0x3b2232['wasUndone']),_0x583deb;},_0x5a7062['encodeDelimited']=function(_0x4d7b80,_0x3c273e){return this['encode'](_0x4d7b80,_0x3c273e)['ldelim']();},_0x5a7062['decode']=function(_0x1d2025,_0x3c8b1a){_0x1d2025 instanceof _0x3f181d||(_0x1d2025=_0x3f181d['create'](_0x1d2025));for(var _0x1d2699=void 0x0===_0x3c8b1a?_0x1d2025['len']:_0x1d2025['pos']+_0x3c8b1a,_0x238012=new _0x1179d5['AttributeOperation']();_0x1d2025['pos']<_0x1d2699;){var _0x2591e3=_0x1d2025['uint32']();switch(_0x2591e3>>>0x3){case 0x1:_0x238012['range']=_0x1179d5['Range']['decode'](_0x1d2025,_0x1d2025['uint32']());break;case 0x2:_0x238012['key']=_0x1d2025['string']();break;case 0x3:_0x238012['oldValueBoolean']=_0x1d2025['bool']();break;case 0x4:_0x238012['oldValueJson']=_0x1d2025['string']();break;case 0x5:_0x238012['newValueBoolean']=_0x1d2025['bool']();break;case 0x6:_0x238012['newValueJson']=_0x1d2025['string']();break;case 0x7:_0x238012['wasUndone']=_0x1d2025['bool']();break;default:_0x1d2025['skipType'](0x7&_0x2591e3);}}return _0x238012;},_0x5a7062['decodeDelimited']=function(_0x580d40){return _0x580d40 instanceof _0x3f181d||(_0x580d40=new _0x3f181d(_0x580d40)),this['decode'](_0x580d40,_0x580d40['uint32']());},_0x5a7062['verify']=function(_0x998823){if('object'!=typeof _0x998823||null===_0x998823)return'object\x20expected';if(null!=_0x998823['range']&&_0x998823['hasOwnProperty']('range')){var _0x41c1c0=_0x1179d5['Range']['verify'](_0x998823['range']);if(_0x41c1c0)return'range.'+_0x41c1c0;}return null!=_0x998823['key']&&_0x998823['hasOwnProperty']('key')&&!_0xa2719f['isString'](_0x998823['key'])?'key:\x20string\x20expected':null!=_0x998823['oldValueBoolean']&&_0x998823['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x998823['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x998823['oldValueJson']&&_0x998823['hasOwnProperty']('oldValueJson')&&!_0xa2719f['isString'](_0x998823['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x998823['newValueBoolean']&&_0x998823['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x998823['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x998823['newValueJson']&&_0x998823['hasOwnProperty']('newValueJson')&&!_0xa2719f['isString'](_0x998823['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x998823['wasUndone']&&_0x998823['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x998823['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a7062['fromObject']=function(_0x2999b3){if(_0x2999b3 instanceof _0x1179d5['AttributeOperation'])return _0x2999b3;var _0x7029f9=new _0x1179d5['AttributeOperation']();if(null!=_0x2999b3['range']){if('object'!=typeof _0x2999b3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x7029f9['range']=_0x1179d5['Range']['fromObject'](_0x2999b3['range']);}return null!=_0x2999b3['key']&&(_0x7029f9['key']=String(_0x2999b3['key'])),null!=_0x2999b3['oldValueBoolean']&&(_0x7029f9['oldValueBoolean']=Boolean(_0x2999b3['oldValueBoolean'])),null!=_0x2999b3['oldValueJson']&&(_0x7029f9['oldValueJson']=String(_0x2999b3['oldValueJson'])),null!=_0x2999b3['newValueBoolean']&&(_0x7029f9['newValueBoolean']=Boolean(_0x2999b3['newValueBoolean'])),null!=_0x2999b3['newValueJson']&&(_0x7029f9['newValueJson']=String(_0x2999b3['newValueJson'])),null!=_0x2999b3['wasUndone']&&(_0x7029f9['wasUndone']=Boolean(_0x2999b3['wasUndone'])),_0x7029f9;},_0x5a7062['toObject']=function(_0x3392e8,_0x26e2fb){_0x26e2fb||(_0x26e2fb={});var _0x751c03={};return _0x26e2fb['defaults']&&(_0x751c03['range']=null,_0x751c03['key']='',_0x751c03['oldValueBoolean']=!0x1,_0x751c03['oldValueJson']='',_0x751c03['newValueBoolean']=!0x1,_0x751c03['newValueJson']='',_0x751c03['wasUndone']=!0x1),null!=_0x3392e8['range']&&_0x3392e8['hasOwnProperty']('range')&&(_0x751c03['range']=_0x1179d5['Range']['toObject'](_0x3392e8['range'],_0x26e2fb)),null!=_0x3392e8['key']&&_0x3392e8['hasOwnProperty']('key')&&(_0x751c03['key']=_0x3392e8['key']),null!=_0x3392e8['oldValueBoolean']&&_0x3392e8['hasOwnProperty']('oldValueBoolean')&&(_0x751c03['oldValueBoolean']=_0x3392e8['oldValueBoolean']),null!=_0x3392e8['oldValueJson']&&_0x3392e8['hasOwnProperty']('oldValueJson')&&(_0x751c03['oldValueJson']=_0x3392e8['oldValueJson']),null!=_0x3392e8['newValueBoolean']&&_0x3392e8['hasOwnProperty']('newValueBoolean')&&(_0x751c03['newValueBoolean']=_0x3392e8['newValueBoolean']),null!=_0x3392e8['newValueJson']&&_0x3392e8['hasOwnProperty']('newValueJson')&&(_0x751c03['newValueJson']=_0x3392e8['newValueJson']),null!=_0x3392e8['wasUndone']&&_0x3392e8['hasOwnProperty']('wasUndone')&&(_0x751c03['wasUndone']=_0x3392e8['wasUndone']),_0x751c03;},_0x5a7062['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x5a7062['getTypeUrl']=function(_0x6944a){return void 0x0===_0x6944a&&(_0x6944a='type.googleapis.com'),_0x6944a+'/AttributeOperation';},_0x5a7062;}()),_0x1179d5['InsertOperation']=(function(){function _0x202a2b(_0x351571){if(this['nodes']=[],_0x351571){for(var _0x4b16b6=Object['keys'](_0x351571),_0x344b24=0x0;_0x344b24<_0x4b16b6['length'];++_0x344b24)null!=_0x351571[_0x4b16b6[_0x344b24]]&&(this[_0x4b16b6[_0x344b24]]=_0x351571[_0x4b16b6[_0x344b24]]);}}return _0x202a2b['prototype']['position']=null,_0x202a2b['prototype']['nodes']=_0xa2719f['emptyArray'],_0x202a2b['prototype']['shouldReceiveAttributes']=!0x1,_0x202a2b['prototype']['wasUndone']=!0x1,_0x202a2b['create']=function(_0x416935){return new _0x202a2b(_0x416935);},_0x202a2b['encode']=function(_0x58e357,_0x4151ab){if(_0x4151ab||(_0x4151ab=_0x348869['create']()),null!=_0x58e357['position']&&Object['hasOwnProperty']['call'](_0x58e357,'position')&&_0x1179d5['Position']['encode'](_0x58e357['position'],_0x4151ab['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58e357['nodes']&&_0x58e357['nodes']['length']){for(var _0x5c7c8f=0x0;_0x5c7c8f<_0x58e357['nodes']['length'];++_0x5c7c8f)_0x1179d5['Element']['encode'](_0x58e357['nodes'][_0x5c7c8f],_0x4151ab['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x58e357['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x58e357,'shouldReceiveAttributes')&&_0x4151ab['uint32'](0x18)['bool'](_0x58e357['shouldReceiveAttributes']),null!=_0x58e357['wasUndone']&&Object['hasOwnProperty']['call'](_0x58e357,'wasUndone')&&_0x4151ab['uint32'](0x20)['bool'](_0x58e357['wasUndone']),_0x4151ab;},_0x202a2b['encodeDelimited']=function(_0xca2e9f,_0x2b66f2){return this['encode'](_0xca2e9f,_0x2b66f2)['ldelim']();},_0x202a2b['decode']=function(_0x4bed6c,_0x3db527){_0x4bed6c instanceof _0x3f181d||(_0x4bed6c=_0x3f181d['create'](_0x4bed6c));for(var _0x36f1ff=void 0x0===_0x3db527?_0x4bed6c['len']:_0x4bed6c['pos']+_0x3db527,_0x15669d=new _0x1179d5['InsertOperation']();_0x4bed6c['pos']<_0x36f1ff;){var _0x5b10a9=_0x4bed6c['uint32']();switch(_0x5b10a9>>>0x3){case 0x1:_0x15669d['position']=_0x1179d5['Position']['decode'](_0x4bed6c,_0x4bed6c['uint32']());break;case 0x2:_0x15669d['nodes']&&_0x15669d['nodes']['length']||(_0x15669d['nodes']=[]),_0x15669d['nodes']['push'](_0x1179d5['Element']['decode'](_0x4bed6c,_0x4bed6c['uint32']()));break;case 0x3:_0x15669d['shouldReceiveAttributes']=_0x4bed6c['bool']();break;case 0x4:_0x15669d['wasUndone']=_0x4bed6c['bool']();break;default:_0x4bed6c['skipType'](0x7&_0x5b10a9);}}return _0x15669d;},_0x202a2b['decodeDelimited']=function(_0x47a131){return _0x47a131 instanceof _0x3f181d||(_0x47a131=new _0x3f181d(_0x47a131)),this['decode'](_0x47a131,_0x47a131['uint32']());},_0x202a2b['verify']=function(_0x12ae26){if('object'!=typeof _0x12ae26||null===_0x12ae26)return'object\x20expected';if(null!=_0x12ae26['position']&&_0x12ae26['hasOwnProperty']('position')&&(_0x2574e5=_0x1179d5['Position']['verify'](_0x12ae26['position'])))return'position.'+_0x2574e5;if(null!=_0x12ae26['nodes']&&_0x12ae26['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x12ae26['nodes']))return'nodes:\x20array\x20expected';for(var _0x4fcefe=0x0;_0x4fcefe<_0x12ae26['nodes']['length'];++_0x4fcefe){var _0x2574e5;if(_0x2574e5=_0x1179d5['Element']['verify'](_0x12ae26['nodes'][_0x4fcefe]))return'nodes.'+_0x2574e5;}}return null!=_0x12ae26['shouldReceiveAttributes']&&_0x12ae26['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x12ae26['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x12ae26['wasUndone']&&_0x12ae26['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12ae26['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x202a2b['fromObject']=function(_0x247f4f){if(_0x247f4f instanceof _0x1179d5['InsertOperation'])return _0x247f4f;var _0x5b54ea=new _0x1179d5['InsertOperation']();if(null!=_0x247f4f['position']){if('object'!=typeof _0x247f4f['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5b54ea['position']=_0x1179d5['Position']['fromObject'](_0x247f4f['position']);}if(_0x247f4f['nodes']){if(!Array['isArray'](_0x247f4f['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5b54ea['nodes']=[];for(var _0x339036=0x0;_0x339036<_0x247f4f['nodes']['length'];++_0x339036){if('object'!=typeof _0x247f4f['nodes'][_0x339036])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5b54ea['nodes'][_0x339036]=_0x1179d5['Element']['fromObject'](_0x247f4f['nodes'][_0x339036]);}}return null!=_0x247f4f['shouldReceiveAttributes']&&(_0x5b54ea['shouldReceiveAttributes']=Boolean(_0x247f4f['shouldReceiveAttributes'])),null!=_0x247f4f['wasUndone']&&(_0x5b54ea['wasUndone']=Boolean(_0x247f4f['wasUndone'])),_0x5b54ea;},_0x202a2b['toObject']=function(_0x4cc929,_0x3af9af){_0x3af9af||(_0x3af9af={});var _0x3bf341={};if((_0x3af9af['arrays']||_0x3af9af['defaults'])&&(_0x3bf341['nodes']=[]),_0x3af9af['defaults']&&(_0x3bf341['position']=null,_0x3bf341['shouldReceiveAttributes']=!0x1,_0x3bf341['wasUndone']=!0x1),null!=_0x4cc929['position']&&_0x4cc929['hasOwnProperty']('position')&&(_0x3bf341['position']=_0x1179d5['Position']['toObject'](_0x4cc929['position'],_0x3af9af)),_0x4cc929['nodes']&&_0x4cc929['nodes']['length']){_0x3bf341['nodes']=[];for(var _0x1520b3=0x0;_0x1520b3<_0x4cc929['nodes']['length'];++_0x1520b3)_0x3bf341['nodes'][_0x1520b3]=_0x1179d5['Element']['toObject'](_0x4cc929['nodes'][_0x1520b3],_0x3af9af);}return null!=_0x4cc929['shouldReceiveAttributes']&&_0x4cc929['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3bf341['shouldReceiveAttributes']=_0x4cc929['shouldReceiveAttributes']),null!=_0x4cc929['wasUndone']&&_0x4cc929['hasOwnProperty']('wasUndone')&&(_0x3bf341['wasUndone']=_0x4cc929['wasUndone']),_0x3bf341;},_0x202a2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x202a2b['getTypeUrl']=function(_0x5c1a01){return void 0x0===_0x5c1a01&&(_0x5c1a01='type.googleapis.com'),_0x5c1a01+'/InsertOperation';},_0x202a2b;}()),_0x1179d5['MarkerOperation']=(function(){function _0x266e85(_0x469b17){if(_0x469b17){for(var _0x57da15=Object['keys'](_0x469b17),_0x52e0b9=0x0;_0x52e0b9<_0x57da15['length'];++_0x52e0b9)null!=_0x469b17[_0x57da15[_0x52e0b9]]&&(this[_0x57da15[_0x52e0b9]]=_0x469b17[_0x57da15[_0x52e0b9]]);}}return _0x266e85['prototype']['name']='',_0x266e85['prototype']['oldRange']=null,_0x266e85['prototype']['newRange']=null,_0x266e85['prototype']['affectsData']=!0x1,_0x266e85['prototype']['wasUndone']=!0x1,_0x266e85['create']=function(_0x81ffa0){return new _0x266e85(_0x81ffa0);},_0x266e85['encode']=function(_0x20df95,_0x4cd188){return _0x4cd188||(_0x4cd188=_0x348869['create']()),null!=_0x20df95['name']&&Object['hasOwnProperty']['call'](_0x20df95,'name')&&_0x4cd188['uint32'](0xa)['string'](_0x20df95['name']),null!=_0x20df95['oldRange']&&Object['hasOwnProperty']['call'](_0x20df95,'oldRange')&&_0x1179d5['Range']['encode'](_0x20df95['oldRange'],_0x4cd188['uint32'](0x12)['fork']())['ldelim'](),null!=_0x20df95['newRange']&&Object['hasOwnProperty']['call'](_0x20df95,'newRange')&&_0x1179d5['Range']['encode'](_0x20df95['newRange'],_0x4cd188['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x20df95['affectsData']&&Object['hasOwnProperty']['call'](_0x20df95,'affectsData')&&_0x4cd188['uint32'](0x20)['bool'](_0x20df95['affectsData']),null!=_0x20df95['wasUndone']&&Object['hasOwnProperty']['call'](_0x20df95,'wasUndone')&&_0x4cd188['uint32'](0x28)['bool'](_0x20df95['wasUndone']),_0x4cd188;},_0x266e85['encodeDelimited']=function(_0xefcbc2,_0x180a25){return this['encode'](_0xefcbc2,_0x180a25)['ldelim']();},_0x266e85['decode']=function(_0x205bba,_0x6f27fd){_0x205bba instanceof _0x3f181d||(_0x205bba=_0x3f181d['create'](_0x205bba));for(var _0x710ca9=void 0x0===_0x6f27fd?_0x205bba['len']:_0x205bba['pos']+_0x6f27fd,_0x26034e=new _0x1179d5['MarkerOperation']();_0x205bba['pos']<_0x710ca9;){var _0x5cbf79=_0x205bba['uint32']();switch(_0x5cbf79>>>0x3){case 0x1:_0x26034e['name']=_0x205bba['string']();break;case 0x2:_0x26034e['oldRange']=_0x1179d5['Range']['decode'](_0x205bba,_0x205bba['uint32']());break;case 0x3:_0x26034e['newRange']=_0x1179d5['Range']['decode'](_0x205bba,_0x205bba['uint32']());break;case 0x4:_0x26034e['affectsData']=_0x205bba['bool']();break;case 0x5:_0x26034e['wasUndone']=_0x205bba['bool']();break;default:_0x205bba['skipType'](0x7&_0x5cbf79);}}return _0x26034e;},_0x266e85['decodeDelimited']=function(_0x494f97){return _0x494f97 instanceof _0x3f181d||(_0x494f97=new _0x3f181d(_0x494f97)),this['decode'](_0x494f97,_0x494f97['uint32']());},_0x266e85['verify']=function(_0xfb1be8){if('object'!=typeof _0xfb1be8||null===_0xfb1be8)return'object\x20expected';if(null!=_0xfb1be8['name']&&_0xfb1be8['hasOwnProperty']('name')&&!_0xa2719f['isString'](_0xfb1be8['name']))return'name:\x20string\x20expected';var _0x31aa12;if(null!=_0xfb1be8['oldRange']&&_0xfb1be8['hasOwnProperty']('oldRange')&&(_0x31aa12=_0x1179d5['Range']['verify'](_0xfb1be8['oldRange'])))return'oldRange.'+_0x31aa12;if(null!=_0xfb1be8['newRange']&&_0xfb1be8['hasOwnProperty']('newRange')&&(_0x31aa12=_0x1179d5['Range']['verify'](_0xfb1be8['newRange'])))return'newRange.'+_0x31aa12;return null!=_0xfb1be8['affectsData']&&_0xfb1be8['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xfb1be8['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xfb1be8['wasUndone']&&_0xfb1be8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xfb1be8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x266e85['fromObject']=function(_0x150502){if(_0x150502 instanceof _0x1179d5['MarkerOperation'])return _0x150502;var _0x5e8f51=new _0x1179d5['MarkerOperation']();if(null!=_0x150502['name']&&(_0x5e8f51['name']=String(_0x150502['name'])),null!=_0x150502['oldRange']){if('object'!=typeof _0x150502['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5e8f51['oldRange']=_0x1179d5['Range']['fromObject'](_0x150502['oldRange']);}if(null!=_0x150502['newRange']){if('object'!=typeof _0x150502['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5e8f51['newRange']=_0x1179d5['Range']['fromObject'](_0x150502['newRange']);}return null!=_0x150502['affectsData']&&(_0x5e8f51['affectsData']=Boolean(_0x150502['affectsData'])),null!=_0x150502['wasUndone']&&(_0x5e8f51['wasUndone']=Boolean(_0x150502['wasUndone'])),_0x5e8f51;},_0x266e85['toObject']=function(_0x3e0ea2,_0x110f49){_0x110f49||(_0x110f49={});var _0x4e1043={};return _0x110f49['defaults']&&(_0x4e1043['name']='',_0x4e1043['oldRange']=null,_0x4e1043['newRange']=null,_0x4e1043['affectsData']=!0x1,_0x4e1043['wasUndone']=!0x1),null!=_0x3e0ea2['name']&&_0x3e0ea2['hasOwnProperty']('name')&&(_0x4e1043['name']=_0x3e0ea2['name']),null!=_0x3e0ea2['oldRange']&&_0x3e0ea2['hasOwnProperty']('oldRange')&&(_0x4e1043['oldRange']=_0x1179d5['Range']['toObject'](_0x3e0ea2['oldRange'],_0x110f49)),null!=_0x3e0ea2['newRange']&&_0x3e0ea2['hasOwnProperty']('newRange')&&(_0x4e1043['newRange']=_0x1179d5['Range']['toObject'](_0x3e0ea2['newRange'],_0x110f49)),null!=_0x3e0ea2['affectsData']&&_0x3e0ea2['hasOwnProperty']('affectsData')&&(_0x4e1043['affectsData']=_0x3e0ea2['affectsData']),null!=_0x3e0ea2['wasUndone']&&_0x3e0ea2['hasOwnProperty']('wasUndone')&&(_0x4e1043['wasUndone']=_0x3e0ea2['wasUndone']),_0x4e1043;},_0x266e85['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x266e85['getTypeUrl']=function(_0x1023f1){return void 0x0===_0x1023f1&&(_0x1023f1='type.googleapis.com'),_0x1023f1+'/MarkerOperation';},_0x266e85;}()),_0x1179d5['MergeOperation']=(function(){function _0x453044(_0x3c8765){if(_0x3c8765){for(var _0x7f565d=Object['keys'](_0x3c8765),_0x1abea2=0x0;_0x1abea2<_0x7f565d['length'];++_0x1abea2)null!=_0x3c8765[_0x7f565d[_0x1abea2]]&&(this[_0x7f565d[_0x1abea2]]=_0x3c8765[_0x7f565d[_0x1abea2]]);}}return _0x453044['prototype']['sourcePosition']=null,_0x453044['prototype']['targetPosition']=null,_0x453044['prototype']['graveyardPosition']=null,_0x453044['prototype']['howMany']=0x0,_0x453044['prototype']['wasUndone']=!0x1,_0x453044['create']=function(_0x4499d7){return new _0x453044(_0x4499d7);},_0x453044['encode']=function(_0x8bffb2,_0x3e6692){return _0x3e6692||(_0x3e6692=_0x348869['create']()),null!=_0x8bffb2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x8bffb2,'sourcePosition')&&_0x1179d5['Position']['encode'](_0x8bffb2['sourcePosition'],_0x3e6692['uint32'](0xa)['fork']())['ldelim'](),null!=_0x8bffb2['targetPosition']&&Object['hasOwnProperty']['call'](_0x8bffb2,'targetPosition')&&_0x1179d5['Position']['encode'](_0x8bffb2['targetPosition'],_0x3e6692['uint32'](0x12)['fork']())['ldelim'](),null!=_0x8bffb2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x8bffb2,'graveyardPosition')&&_0x1179d5['Position']['encode'](_0x8bffb2['graveyardPosition'],_0x3e6692['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x8bffb2['howMany']&&Object['hasOwnProperty']['call'](_0x8bffb2,'howMany')&&_0x3e6692['uint32'](0x20)['uint32'](_0x8bffb2['howMany']),null!=_0x8bffb2['wasUndone']&&Object['hasOwnProperty']['call'](_0x8bffb2,'wasUndone')&&_0x3e6692['uint32'](0x28)['bool'](_0x8bffb2['wasUndone']),_0x3e6692;},_0x453044['encodeDelimited']=function(_0x44a641,_0x2aac70){return this['encode'](_0x44a641,_0x2aac70)['ldelim']();},_0x453044['decode']=function(_0x4f0b89,_0x4ba3f3){_0x4f0b89 instanceof _0x3f181d||(_0x4f0b89=_0x3f181d['create'](_0x4f0b89));for(var _0x1fdfbf=void 0x0===_0x4ba3f3?_0x4f0b89['len']:_0x4f0b89['pos']+_0x4ba3f3,_0x1251df=new _0x1179d5['MergeOperation']();_0x4f0b89['pos']<_0x1fdfbf;){var _0x20790d=_0x4f0b89['uint32']();switch(_0x20790d>>>0x3){case 0x1:_0x1251df['sourcePosition']=_0x1179d5['Position']['decode'](_0x4f0b89,_0x4f0b89['uint32']());break;case 0x2:_0x1251df['targetPosition']=_0x1179d5['Position']['decode'](_0x4f0b89,_0x4f0b89['uint32']());break;case 0x3:_0x1251df['graveyardPosition']=_0x1179d5['Position']['decode'](_0x4f0b89,_0x4f0b89['uint32']());break;case 0x4:_0x1251df['howMany']=_0x4f0b89['uint32']();break;case 0x5:_0x1251df['wasUndone']=_0x4f0b89['bool']();break;default:_0x4f0b89['skipType'](0x7&_0x20790d);}}return _0x1251df;},_0x453044['decodeDelimited']=function(_0x4bfffa){return _0x4bfffa instanceof _0x3f181d||(_0x4bfffa=new _0x3f181d(_0x4bfffa)),this['decode'](_0x4bfffa,_0x4bfffa['uint32']());},_0x453044['verify']=function(_0x581bc4){if('object'!=typeof _0x581bc4||null===_0x581bc4)return'object\x20expected';var _0x4b7c7f;if(null!=_0x581bc4['sourcePosition']&&_0x581bc4['hasOwnProperty']('sourcePosition')&&(_0x4b7c7f=_0x1179d5['Position']['verify'](_0x581bc4['sourcePosition'])))return'sourcePosition.'+_0x4b7c7f;if(null!=_0x581bc4['targetPosition']&&_0x581bc4['hasOwnProperty']('targetPosition')&&(_0x4b7c7f=_0x1179d5['Position']['verify'](_0x581bc4['targetPosition'])))return'targetPosition.'+_0x4b7c7f;if(null!=_0x581bc4['graveyardPosition']&&_0x581bc4['hasOwnProperty']('graveyardPosition')&&(_0x4b7c7f=_0x1179d5['Position']['verify'](_0x581bc4['graveyardPosition'])))return'graveyardPosition.'+_0x4b7c7f;return null!=_0x581bc4['howMany']&&_0x581bc4['hasOwnProperty']('howMany')&&!_0xa2719f['isInteger'](_0x581bc4['howMany'])?'howMany:\x20integer\x20expected':null!=_0x581bc4['wasUndone']&&_0x581bc4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x581bc4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x453044['fromObject']=function(_0x1b868a){if(_0x1b868a instanceof _0x1179d5['MergeOperation'])return _0x1b868a;var _0x15790d=new _0x1179d5['MergeOperation']();if(null!=_0x1b868a['sourcePosition']){if('object'!=typeof _0x1b868a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x15790d['sourcePosition']=_0x1179d5['Position']['fromObject'](_0x1b868a['sourcePosition']);}if(null!=_0x1b868a['targetPosition']){if('object'!=typeof _0x1b868a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x15790d['targetPosition']=_0x1179d5['Position']['fromObject'](_0x1b868a['targetPosition']);}if(null!=_0x1b868a['graveyardPosition']){if('object'!=typeof _0x1b868a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x15790d['graveyardPosition']=_0x1179d5['Position']['fromObject'](_0x1b868a['graveyardPosition']);}return null!=_0x1b868a['howMany']&&(_0x15790d['howMany']=_0x1b868a['howMany']>>>0x0),null!=_0x1b868a['wasUndone']&&(_0x15790d['wasUndone']=Boolean(_0x1b868a['wasUndone'])),_0x15790d;},_0x453044['toObject']=function(_0x79f3b6,_0x471a17){_0x471a17||(_0x471a17={});var _0x10906c={};return _0x471a17['defaults']&&(_0x10906c['sourcePosition']=null,_0x10906c['targetPosition']=null,_0x10906c['graveyardPosition']=null,_0x10906c['howMany']=0x0,_0x10906c['wasUndone']=!0x1),null!=_0x79f3b6['sourcePosition']&&_0x79f3b6['hasOwnProperty']('sourcePosition')&&(_0x10906c['sourcePosition']=_0x1179d5['Position']['toObject'](_0x79f3b6['sourcePosition'],_0x471a17)),null!=_0x79f3b6['targetPosition']&&_0x79f3b6['hasOwnProperty']('targetPosition')&&(_0x10906c['targetPosition']=_0x1179d5['Position']['toObject'](_0x79f3b6['targetPosition'],_0x471a17)),null!=_0x79f3b6['graveyardPosition']&&_0x79f3b6['hasOwnProperty']('graveyardPosition')&&(_0x10906c['graveyardPosition']=_0x1179d5['Position']['toObject'](_0x79f3b6['graveyardPosition'],_0x471a17)),null!=_0x79f3b6['howMany']&&_0x79f3b6['hasOwnProperty']('howMany')&&(_0x10906c['howMany']=_0x79f3b6['howMany']),null!=_0x79f3b6['wasUndone']&&_0x79f3b6['hasOwnProperty']('wasUndone')&&(_0x10906c['wasUndone']=_0x79f3b6['wasUndone']),_0x10906c;},_0x453044['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x453044['getTypeUrl']=function(_0x5b6efa){return void 0x0===_0x5b6efa&&(_0x5b6efa='type.googleapis.com'),_0x5b6efa+'/MergeOperation';},_0x453044;}()),_0x1179d5['MoveOperation']=(function(){function _0x4678f7(_0x37e6b3){if(_0x37e6b3){for(var _0x4e1be7=Object['keys'](_0x37e6b3),_0x4141c7=0x0;_0x4141c7<_0x4e1be7['length'];++_0x4141c7)null!=_0x37e6b3[_0x4e1be7[_0x4141c7]]&&(this[_0x4e1be7[_0x4141c7]]=_0x37e6b3[_0x4e1be7[_0x4141c7]]);}}return _0x4678f7['prototype']['sourcePosition']=null,_0x4678f7['prototype']['howMany']=0x0,_0x4678f7['prototype']['targetPosition']=null,_0x4678f7['prototype']['wasUndone']=!0x1,_0x4678f7['create']=function(_0x5a7157){return new _0x4678f7(_0x5a7157);},_0x4678f7['encode']=function(_0x5389ce,_0x513524){return _0x513524||(_0x513524=_0x348869['create']()),null!=_0x5389ce['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5389ce,'sourcePosition')&&_0x1179d5['Position']['encode'](_0x5389ce['sourcePosition'],_0x513524['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5389ce['howMany']&&Object['hasOwnProperty']['call'](_0x5389ce,'howMany')&&_0x513524['uint32'](0x10)['uint32'](_0x5389ce['howMany']),null!=_0x5389ce['targetPosition']&&Object['hasOwnProperty']['call'](_0x5389ce,'targetPosition')&&_0x1179d5['Position']['encode'](_0x5389ce['targetPosition'],_0x513524['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5389ce['wasUndone']&&Object['hasOwnProperty']['call'](_0x5389ce,'wasUndone')&&_0x513524['uint32'](0x20)['bool'](_0x5389ce['wasUndone']),_0x513524;},_0x4678f7['encodeDelimited']=function(_0x11ad6d,_0x272c08){return this['encode'](_0x11ad6d,_0x272c08)['ldelim']();},_0x4678f7['decode']=function(_0x53397c,_0x194130){_0x53397c instanceof _0x3f181d||(_0x53397c=_0x3f181d['create'](_0x53397c));for(var _0x1ff2ba=void 0x0===_0x194130?_0x53397c['len']:_0x53397c['pos']+_0x194130,_0x122f90=new _0x1179d5['MoveOperation']();_0x53397c['pos']<_0x1ff2ba;){var _0x9d2412=_0x53397c['uint32']();switch(_0x9d2412>>>0x3){case 0x1:_0x122f90['sourcePosition']=_0x1179d5['Position']['decode'](_0x53397c,_0x53397c['uint32']());break;case 0x2:_0x122f90['howMany']=_0x53397c['uint32']();break;case 0x3:_0x122f90['targetPosition']=_0x1179d5['Position']['decode'](_0x53397c,_0x53397c['uint32']());break;case 0x4:_0x122f90['wasUndone']=_0x53397c['bool']();break;default:_0x53397c['skipType'](0x7&_0x9d2412);}}return _0x122f90;},_0x4678f7['decodeDelimited']=function(_0x3bad71){return _0x3bad71 instanceof _0x3f181d||(_0x3bad71=new _0x3f181d(_0x3bad71)),this['decode'](_0x3bad71,_0x3bad71['uint32']());},_0x4678f7['verify']=function(_0x88f90c){if('object'!=typeof _0x88f90c||null===_0x88f90c)return'object\x20expected';var _0x7331fd;if(null!=_0x88f90c['sourcePosition']&&_0x88f90c['hasOwnProperty']('sourcePosition')&&(_0x7331fd=_0x1179d5['Position']['verify'](_0x88f90c['sourcePosition'])))return'sourcePosition.'+_0x7331fd;if(null!=_0x88f90c['howMany']&&_0x88f90c['hasOwnProperty']('howMany')&&!_0xa2719f['isInteger'](_0x88f90c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x88f90c['targetPosition']&&_0x88f90c['hasOwnProperty']('targetPosition')&&(_0x7331fd=_0x1179d5['Position']['verify'](_0x88f90c['targetPosition'])))return'targetPosition.'+_0x7331fd;return null!=_0x88f90c['wasUndone']&&_0x88f90c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x88f90c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4678f7['fromObject']=function(_0x22df4c){if(_0x22df4c instanceof _0x1179d5['MoveOperation'])return _0x22df4c;var _0xcc52d3=new _0x1179d5['MoveOperation']();if(null!=_0x22df4c['sourcePosition']){if('object'!=typeof _0x22df4c['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xcc52d3['sourcePosition']=_0x1179d5['Position']['fromObject'](_0x22df4c['sourcePosition']);}if(null!=_0x22df4c['howMany']&&(_0xcc52d3['howMany']=_0x22df4c['howMany']>>>0x0),null!=_0x22df4c['targetPosition']){if('object'!=typeof _0x22df4c['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xcc52d3['targetPosition']=_0x1179d5['Position']['fromObject'](_0x22df4c['targetPosition']);}return null!=_0x22df4c['wasUndone']&&(_0xcc52d3['wasUndone']=Boolean(_0x22df4c['wasUndone'])),_0xcc52d3;},_0x4678f7['toObject']=function(_0x3ccece,_0x1b55f1){_0x1b55f1||(_0x1b55f1={});var _0x5e24d7={};return _0x1b55f1['defaults']&&(_0x5e24d7['sourcePosition']=null,_0x5e24d7['howMany']=0x0,_0x5e24d7['targetPosition']=null,_0x5e24d7['wasUndone']=!0x1),null!=_0x3ccece['sourcePosition']&&_0x3ccece['hasOwnProperty']('sourcePosition')&&(_0x5e24d7['sourcePosition']=_0x1179d5['Position']['toObject'](_0x3ccece['sourcePosition'],_0x1b55f1)),null!=_0x3ccece['howMany']&&_0x3ccece['hasOwnProperty']('howMany')&&(_0x5e24d7['howMany']=_0x3ccece['howMany']),null!=_0x3ccece['targetPosition']&&_0x3ccece['hasOwnProperty']('targetPosition')&&(_0x5e24d7['targetPosition']=_0x1179d5['Position']['toObject'](_0x3ccece['targetPosition'],_0x1b55f1)),null!=_0x3ccece['wasUndone']&&_0x3ccece['hasOwnProperty']('wasUndone')&&(_0x5e24d7['wasUndone']=_0x3ccece['wasUndone']),_0x5e24d7;},_0x4678f7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x4678f7['getTypeUrl']=function(_0x245b5d){return void 0x0===_0x245b5d&&(_0x245b5d='type.googleapis.com'),_0x245b5d+'/MoveOperation';},_0x4678f7;}()),_0x1179d5['RenameOperation']=(function(){function _0x4ff74b(_0x562397){if(_0x562397){for(var _0x51061c=Object['keys'](_0x562397),_0x3d97b7=0x0;_0x3d97b7<_0x51061c['length'];++_0x3d97b7)null!=_0x562397[_0x51061c[_0x3d97b7]]&&(this[_0x51061c[_0x3d97b7]]=_0x562397[_0x51061c[_0x3d97b7]]);}}return _0x4ff74b['prototype']['position']=null,_0x4ff74b['prototype']['oldName']='',_0x4ff74b['prototype']['newName']='',_0x4ff74b['prototype']['wasUndone']=!0x1,_0x4ff74b['create']=function(_0x19d312){return new _0x4ff74b(_0x19d312);},_0x4ff74b['encode']=function(_0x507338,_0x1fa8b3){return _0x1fa8b3||(_0x1fa8b3=_0x348869['create']()),null!=_0x507338['position']&&Object['hasOwnProperty']['call'](_0x507338,'position')&&_0x1179d5['Position']['encode'](_0x507338['position'],_0x1fa8b3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x507338['oldName']&&Object['hasOwnProperty']['call'](_0x507338,'oldName')&&_0x1fa8b3['uint32'](0x12)['string'](_0x507338['oldName']),null!=_0x507338['newName']&&Object['hasOwnProperty']['call'](_0x507338,'newName')&&_0x1fa8b3['uint32'](0x1a)['string'](_0x507338['newName']),null!=_0x507338['wasUndone']&&Object['hasOwnProperty']['call'](_0x507338,'wasUndone')&&_0x1fa8b3['uint32'](0x20)['bool'](_0x507338['wasUndone']),_0x1fa8b3;},_0x4ff74b['encodeDelimited']=function(_0x3a1b57,_0x522ef1){return this['encode'](_0x3a1b57,_0x522ef1)['ldelim']();},_0x4ff74b['decode']=function(_0x4fb3da,_0x111988){_0x4fb3da instanceof _0x3f181d||(_0x4fb3da=_0x3f181d['create'](_0x4fb3da));for(var _0x4ae292=void 0x0===_0x111988?_0x4fb3da['len']:_0x4fb3da['pos']+_0x111988,_0x2183ca=new _0x1179d5['RenameOperation']();_0x4fb3da['pos']<_0x4ae292;){var _0x235c88=_0x4fb3da['uint32']();switch(_0x235c88>>>0x3){case 0x1:_0x2183ca['position']=_0x1179d5['Position']['decode'](_0x4fb3da,_0x4fb3da['uint32']());break;case 0x2:_0x2183ca['oldName']=_0x4fb3da['string']();break;case 0x3:_0x2183ca['newName']=_0x4fb3da['string']();break;case 0x4:_0x2183ca['wasUndone']=_0x4fb3da['bool']();break;default:_0x4fb3da['skipType'](0x7&_0x235c88);}}return _0x2183ca;},_0x4ff74b['decodeDelimited']=function(_0x5a004a){return _0x5a004a instanceof _0x3f181d||(_0x5a004a=new _0x3f181d(_0x5a004a)),this['decode'](_0x5a004a,_0x5a004a['uint32']());},_0x4ff74b['verify']=function(_0x29cead){if('object'!=typeof _0x29cead||null===_0x29cead)return'object\x20expected';if(null!=_0x29cead['position']&&_0x29cead['hasOwnProperty']('position')){var _0x34d857=_0x1179d5['Position']['verify'](_0x29cead['position']);if(_0x34d857)return'position.'+_0x34d857;}return null!=_0x29cead['oldName']&&_0x29cead['hasOwnProperty']('oldName')&&!_0xa2719f['isString'](_0x29cead['oldName'])?'oldName:\x20string\x20expected':null!=_0x29cead['newName']&&_0x29cead['hasOwnProperty']('newName')&&!_0xa2719f['isString'](_0x29cead['newName'])?'newName:\x20string\x20expected':null!=_0x29cead['wasUndone']&&_0x29cead['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29cead['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ff74b['fromObject']=function(_0x38c070){if(_0x38c070 instanceof _0x1179d5['RenameOperation'])return _0x38c070;var _0x87a2cc=new _0x1179d5['RenameOperation']();if(null!=_0x38c070['position']){if('object'!=typeof _0x38c070['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x87a2cc['position']=_0x1179d5['Position']['fromObject'](_0x38c070['position']);}return null!=_0x38c070['oldName']&&(_0x87a2cc['oldName']=String(_0x38c070['oldName'])),null!=_0x38c070['newName']&&(_0x87a2cc['newName']=String(_0x38c070['newName'])),null!=_0x38c070['wasUndone']&&(_0x87a2cc['wasUndone']=Boolean(_0x38c070['wasUndone'])),_0x87a2cc;},_0x4ff74b['toObject']=function(_0x47cfcf,_0x2a1b3d){_0x2a1b3d||(_0x2a1b3d={});var _0x333c67={};return _0x2a1b3d['defaults']&&(_0x333c67['position']=null,_0x333c67['oldName']='',_0x333c67['newName']='',_0x333c67['wasUndone']=!0x1),null!=_0x47cfcf['position']&&_0x47cfcf['hasOwnProperty']('position')&&(_0x333c67['position']=_0x1179d5['Position']['toObject'](_0x47cfcf['position'],_0x2a1b3d)),null!=_0x47cfcf['oldName']&&_0x47cfcf['hasOwnProperty']('oldName')&&(_0x333c67['oldName']=_0x47cfcf['oldName']),null!=_0x47cfcf['newName']&&_0x47cfcf['hasOwnProperty']('newName')&&(_0x333c67['newName']=_0x47cfcf['newName']),null!=_0x47cfcf['wasUndone']&&_0x47cfcf['hasOwnProperty']('wasUndone')&&(_0x333c67['wasUndone']=_0x47cfcf['wasUndone']),_0x333c67;},_0x4ff74b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x4ff74b['getTypeUrl']=function(_0x829a6f){return void 0x0===_0x829a6f&&(_0x829a6f='type.googleapis.com'),_0x829a6f+'/RenameOperation';},_0x4ff74b;}()),_0x1179d5['RootAttributeOperation']=(function(){function _0x2f231a(_0x36b704){if(_0x36b704){for(var _0x29bad0=Object['keys'](_0x36b704),_0x3ad2fa=0x0;_0x3ad2fa<_0x29bad0['length'];++_0x3ad2fa)null!=_0x36b704[_0x29bad0[_0x3ad2fa]]&&(this[_0x29bad0[_0x3ad2fa]]=_0x36b704[_0x29bad0[_0x3ad2fa]]);}}return _0x2f231a['prototype']['root']='',_0x2f231a['prototype']['key']='',_0x2f231a['prototype']['oldValueBoolean']=!0x1,_0x2f231a['prototype']['oldValueJson']='',_0x2f231a['prototype']['newValueBoolean']=!0x1,_0x2f231a['prototype']['newValueJson']='',_0x2f231a['prototype']['wasUndone']=!0x1,_0x2f231a['create']=function(_0x526f2f){return new _0x2f231a(_0x526f2f);},_0x2f231a['encode']=function(_0x2e3683,_0x309a2e){return _0x309a2e||(_0x309a2e=_0x348869['create']()),null!=_0x2e3683['root']&&Object['hasOwnProperty']['call'](_0x2e3683,'root')&&_0x309a2e['uint32'](0xa)['string'](_0x2e3683['root']),null!=_0x2e3683['key']&&Object['hasOwnProperty']['call'](_0x2e3683,'key')&&_0x309a2e['uint32'](0x12)['string'](_0x2e3683['key']),null!=_0x2e3683['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e3683,'oldValueBoolean')&&_0x309a2e['uint32'](0x18)['bool'](_0x2e3683['oldValueBoolean']),null!=_0x2e3683['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2e3683,'oldValueJson')&&_0x309a2e['uint32'](0x22)['string'](_0x2e3683['oldValueJson']),null!=_0x2e3683['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e3683,'newValueBoolean')&&_0x309a2e['uint32'](0x28)['bool'](_0x2e3683['newValueBoolean']),null!=_0x2e3683['newValueJson']&&Object['hasOwnProperty']['call'](_0x2e3683,'newValueJson')&&_0x309a2e['uint32'](0x32)['string'](_0x2e3683['newValueJson']),null!=_0x2e3683['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e3683,'wasUndone')&&_0x309a2e['uint32'](0x38)['bool'](_0x2e3683['wasUndone']),_0x309a2e;},_0x2f231a['encodeDelimited']=function(_0x1ac6bc,_0x97abc1){return this['encode'](_0x1ac6bc,_0x97abc1)['ldelim']();},_0x2f231a['decode']=function(_0x5d1f55,_0xc3f91c){_0x5d1f55 instanceof _0x3f181d||(_0x5d1f55=_0x3f181d['create'](_0x5d1f55));for(var _0x5406d4=void 0x0===_0xc3f91c?_0x5d1f55['len']:_0x5d1f55['pos']+_0xc3f91c,_0xa403c8=new _0x1179d5['RootAttributeOperation']();_0x5d1f55['pos']<_0x5406d4;){var _0x492d4b=_0x5d1f55['uint32']();switch(_0x492d4b>>>0x3){case 0x1:_0xa403c8['root']=_0x5d1f55['string']();break;case 0x2:_0xa403c8['key']=_0x5d1f55['string']();break;case 0x3:_0xa403c8['oldValueBoolean']=_0x5d1f55['bool']();break;case 0x4:_0xa403c8['oldValueJson']=_0x5d1f55['string']();break;case 0x5:_0xa403c8['newValueBoolean']=_0x5d1f55['bool']();break;case 0x6:_0xa403c8['newValueJson']=_0x5d1f55['string']();break;case 0x7:_0xa403c8['wasUndone']=_0x5d1f55['bool']();break;default:_0x5d1f55['skipType'](0x7&_0x492d4b);}}return _0xa403c8;},_0x2f231a['decodeDelimited']=function(_0xa6c9d3){return _0xa6c9d3 instanceof _0x3f181d||(_0xa6c9d3=new _0x3f181d(_0xa6c9d3)),this['decode'](_0xa6c9d3,_0xa6c9d3['uint32']());},_0x2f231a['verify']=function(_0x321a6f){return'object'!=typeof _0x321a6f||null===_0x321a6f?'object\x20expected':null!=_0x321a6f['root']&&_0x321a6f['hasOwnProperty']('root')&&!_0xa2719f['isString'](_0x321a6f['root'])?'root:\x20string\x20expected':null!=_0x321a6f['key']&&_0x321a6f['hasOwnProperty']('key')&&!_0xa2719f['isString'](_0x321a6f['key'])?'key:\x20string\x20expected':null!=_0x321a6f['oldValueBoolean']&&_0x321a6f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x321a6f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x321a6f['oldValueJson']&&_0x321a6f['hasOwnProperty']('oldValueJson')&&!_0xa2719f['isString'](_0x321a6f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x321a6f['newValueBoolean']&&_0x321a6f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x321a6f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x321a6f['newValueJson']&&_0x321a6f['hasOwnProperty']('newValueJson')&&!_0xa2719f['isString'](_0x321a6f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x321a6f['wasUndone']&&_0x321a6f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x321a6f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f231a['fromObject']=function(_0x116653){if(_0x116653 instanceof _0x1179d5['RootAttributeOperation'])return _0x116653;var _0x2ef4f2=new _0x1179d5['RootAttributeOperation']();return null!=_0x116653['root']&&(_0x2ef4f2['root']=String(_0x116653['root'])),null!=_0x116653['key']&&(_0x2ef4f2['key']=String(_0x116653['key'])),null!=_0x116653['oldValueBoolean']&&(_0x2ef4f2['oldValueBoolean']=Boolean(_0x116653['oldValueBoolean'])),null!=_0x116653['oldValueJson']&&(_0x2ef4f2['oldValueJson']=String(_0x116653['oldValueJson'])),null!=_0x116653['newValueBoolean']&&(_0x2ef4f2['newValueBoolean']=Boolean(_0x116653['newValueBoolean'])),null!=_0x116653['newValueJson']&&(_0x2ef4f2['newValueJson']=String(_0x116653['newValueJson'])),null!=_0x116653['wasUndone']&&(_0x2ef4f2['wasUndone']=Boolean(_0x116653['wasUndone'])),_0x2ef4f2;},_0x2f231a['toObject']=function(_0x188e91,_0x68f504){_0x68f504||(_0x68f504={});var _0x1ddec1={};return _0x68f504['defaults']&&(_0x1ddec1['root']='',_0x1ddec1['key']='',_0x1ddec1['oldValueBoolean']=!0x1,_0x1ddec1['oldValueJson']='',_0x1ddec1['newValueBoolean']=!0x1,_0x1ddec1['newValueJson']='',_0x1ddec1['wasUndone']=!0x1),null!=_0x188e91['root']&&_0x188e91['hasOwnProperty']('root')&&(_0x1ddec1['root']=_0x188e91['root']),null!=_0x188e91['key']&&_0x188e91['hasOwnProperty']('key')&&(_0x1ddec1['key']=_0x188e91['key']),null!=_0x188e91['oldValueBoolean']&&_0x188e91['hasOwnProperty']('oldValueBoolean')&&(_0x1ddec1['oldValueBoolean']=_0x188e91['oldValueBoolean']),null!=_0x188e91['oldValueJson']&&_0x188e91['hasOwnProperty']('oldValueJson')&&(_0x1ddec1['oldValueJson']=_0x188e91['oldValueJson']),null!=_0x188e91['newValueBoolean']&&_0x188e91['hasOwnProperty']('newValueBoolean')&&(_0x1ddec1['newValueBoolean']=_0x188e91['newValueBoolean']),null!=_0x188e91['newValueJson']&&_0x188e91['hasOwnProperty']('newValueJson')&&(_0x1ddec1['newValueJson']=_0x188e91['newValueJson']),null!=_0x188e91['wasUndone']&&_0x188e91['hasOwnProperty']('wasUndone')&&(_0x1ddec1['wasUndone']=_0x188e91['wasUndone']),_0x1ddec1;},_0x2f231a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x2f231a['getTypeUrl']=function(_0x5964e1){return void 0x0===_0x5964e1&&(_0x5964e1='type.googleapis.com'),_0x5964e1+'/RootAttributeOperation';},_0x2f231a;}()),_0x1179d5['RootOperation']=(function(){function _0x22df62(_0x19ae52){if(_0x19ae52){for(var _0x350f73=Object['keys'](_0x19ae52),_0x2508f1=0x0;_0x2508f1<_0x350f73['length'];++_0x2508f1)null!=_0x19ae52[_0x350f73[_0x2508f1]]&&(this[_0x350f73[_0x2508f1]]=_0x19ae52[_0x350f73[_0x2508f1]]);}}return _0x22df62['prototype']['rootName']='',_0x22df62['prototype']['elementName']='',_0x22df62['prototype']['isAdd']=!0x1,_0x22df62['prototype']['wasUndone']=!0x1,_0x22df62['create']=function(_0x506894){return new _0x22df62(_0x506894);},_0x22df62['encode']=function(_0x1b88ab,_0xb3bd31){return _0xb3bd31||(_0xb3bd31=_0x348869['create']()),null!=_0x1b88ab['rootName']&&Object['hasOwnProperty']['call'](_0x1b88ab,'rootName')&&_0xb3bd31['uint32'](0xa)['string'](_0x1b88ab['rootName']),null!=_0x1b88ab['elementName']&&Object['hasOwnProperty']['call'](_0x1b88ab,'elementName')&&_0xb3bd31['uint32'](0x12)['string'](_0x1b88ab['elementName']),null!=_0x1b88ab['isAdd']&&Object['hasOwnProperty']['call'](_0x1b88ab,'isAdd')&&_0xb3bd31['uint32'](0x18)['bool'](_0x1b88ab['isAdd']),null!=_0x1b88ab['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b88ab,'wasUndone')&&_0xb3bd31['uint32'](0x20)['bool'](_0x1b88ab['wasUndone']),_0xb3bd31;},_0x22df62['encodeDelimited']=function(_0x40d3f6,_0x1f0e52){return this['encode'](_0x40d3f6,_0x1f0e52)['ldelim']();},_0x22df62['decode']=function(_0x2db133,_0x212151){_0x2db133 instanceof _0x3f181d||(_0x2db133=_0x3f181d['create'](_0x2db133));for(var _0xa9e7e2=void 0x0===_0x212151?_0x2db133['len']:_0x2db133['pos']+_0x212151,_0x284c46=new _0x1179d5['RootOperation']();_0x2db133['pos']<_0xa9e7e2;){var _0x27ab32=_0x2db133['uint32']();switch(_0x27ab32>>>0x3){case 0x1:_0x284c46['rootName']=_0x2db133['string']();break;case 0x2:_0x284c46['elementName']=_0x2db133['string']();break;case 0x3:_0x284c46['isAdd']=_0x2db133['bool']();break;case 0x4:_0x284c46['wasUndone']=_0x2db133['bool']();break;default:_0x2db133['skipType'](0x7&_0x27ab32);}}return _0x284c46;},_0x22df62['decodeDelimited']=function(_0x39b838){return _0x39b838 instanceof _0x3f181d||(_0x39b838=new _0x3f181d(_0x39b838)),this['decode'](_0x39b838,_0x39b838['uint32']());},_0x22df62['verify']=function(_0x289919){return'object'!=typeof _0x289919||null===_0x289919?'object\x20expected':null!=_0x289919['rootName']&&_0x289919['hasOwnProperty']('rootName')&&!_0xa2719f['isString'](_0x289919['rootName'])?'rootName:\x20string\x20expected':null!=_0x289919['elementName']&&_0x289919['hasOwnProperty']('elementName')&&!_0xa2719f['isString'](_0x289919['elementName'])?'elementName:\x20string\x20expected':null!=_0x289919['isAdd']&&_0x289919['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x289919['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x289919['wasUndone']&&_0x289919['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x289919['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x22df62['fromObject']=function(_0x153f20){if(_0x153f20 instanceof _0x1179d5['RootOperation'])return _0x153f20;var _0xe433e7=new _0x1179d5['RootOperation']();return null!=_0x153f20['rootName']&&(_0xe433e7['rootName']=String(_0x153f20['rootName'])),null!=_0x153f20['elementName']&&(_0xe433e7['elementName']=String(_0x153f20['elementName'])),null!=_0x153f20['isAdd']&&(_0xe433e7['isAdd']=Boolean(_0x153f20['isAdd'])),null!=_0x153f20['wasUndone']&&(_0xe433e7['wasUndone']=Boolean(_0x153f20['wasUndone'])),_0xe433e7;},_0x22df62['toObject']=function(_0x3b1e35,_0x48aa91){_0x48aa91||(_0x48aa91={});var _0xebc30={};return _0x48aa91['defaults']&&(_0xebc30['rootName']='',_0xebc30['elementName']='',_0xebc30['isAdd']=!0x1,_0xebc30['wasUndone']=!0x1),null!=_0x3b1e35['rootName']&&_0x3b1e35['hasOwnProperty']('rootName')&&(_0xebc30['rootName']=_0x3b1e35['rootName']),null!=_0x3b1e35['elementName']&&_0x3b1e35['hasOwnProperty']('elementName')&&(_0xebc30['elementName']=_0x3b1e35['elementName']),null!=_0x3b1e35['isAdd']&&_0x3b1e35['hasOwnProperty']('isAdd')&&(_0xebc30['isAdd']=_0x3b1e35['isAdd']),null!=_0x3b1e35['wasUndone']&&_0x3b1e35['hasOwnProperty']('wasUndone')&&(_0xebc30['wasUndone']=_0x3b1e35['wasUndone']),_0xebc30;},_0x22df62['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x22df62['getTypeUrl']=function(_0x2c5a01){return void 0x0===_0x2c5a01&&(_0x2c5a01='type.googleapis.com'),_0x2c5a01+'/RootOperation';},_0x22df62;}()),_0x1179d5['SplitOperation']=(function(){function _0x17a256(_0x207a2c){if(_0x207a2c){for(var _0x45241c=Object['keys'](_0x207a2c),_0xce555e=0x0;_0xce555e<_0x45241c['length'];++_0xce555e)null!=_0x207a2c[_0x45241c[_0xce555e]]&&(this[_0x45241c[_0xce555e]]=_0x207a2c[_0x45241c[_0xce555e]]);}}return _0x17a256['prototype']['splitPosition']=null,_0x17a256['prototype']['graveyardPosition']=null,_0x17a256['prototype']['howMany']=0x0,_0x17a256['prototype']['insertionPosition']=null,_0x17a256['prototype']['wasUndone']=!0x1,_0x17a256['create']=function(_0x25c9b1){return new _0x17a256(_0x25c9b1);},_0x17a256['encode']=function(_0x1d7d67,_0x1ef8d4){return _0x1ef8d4||(_0x1ef8d4=_0x348869['create']()),null!=_0x1d7d67['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d7d67,'splitPosition')&&_0x1179d5['Position']['encode'](_0x1d7d67['splitPosition'],_0x1ef8d4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d7d67['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d7d67,'graveyardPosition')&&_0x1179d5['Position']['encode'](_0x1d7d67['graveyardPosition'],_0x1ef8d4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d7d67['howMany']&&Object['hasOwnProperty']['call'](_0x1d7d67,'howMany')&&_0x1ef8d4['uint32'](0x18)['uint32'](_0x1d7d67['howMany']),null!=_0x1d7d67['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d7d67,'insertionPosition')&&_0x1179d5['Position']['encode'](_0x1d7d67['insertionPosition'],_0x1ef8d4['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d7d67['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d7d67,'wasUndone')&&_0x1ef8d4['uint32'](0x28)['bool'](_0x1d7d67['wasUndone']),_0x1ef8d4;},_0x17a256['encodeDelimited']=function(_0x236b2b,_0x349186){return this['encode'](_0x236b2b,_0x349186)['ldelim']();},_0x17a256['decode']=function(_0x4c9504,_0x272901){_0x4c9504 instanceof _0x3f181d||(_0x4c9504=_0x3f181d['create'](_0x4c9504));for(var _0x3094fe=void 0x0===_0x272901?_0x4c9504['len']:_0x4c9504['pos']+_0x272901,_0x5ddb45=new _0x1179d5['SplitOperation']();_0x4c9504['pos']<_0x3094fe;){var _0x118711=_0x4c9504['uint32']();switch(_0x118711>>>0x3){case 0x1:_0x5ddb45['splitPosition']=_0x1179d5['Position']['decode'](_0x4c9504,_0x4c9504['uint32']());break;case 0x2:_0x5ddb45['graveyardPosition']=_0x1179d5['Position']['decode'](_0x4c9504,_0x4c9504['uint32']());break;case 0x3:_0x5ddb45['howMany']=_0x4c9504['uint32']();break;case 0x4:_0x5ddb45['insertionPosition']=_0x1179d5['Position']['decode'](_0x4c9504,_0x4c9504['uint32']());break;case 0x5:_0x5ddb45['wasUndone']=_0x4c9504['bool']();break;default:_0x4c9504['skipType'](0x7&_0x118711);}}return _0x5ddb45;},_0x17a256['decodeDelimited']=function(_0xfc4d94){return _0xfc4d94 instanceof _0x3f181d||(_0xfc4d94=new _0x3f181d(_0xfc4d94)),this['decode'](_0xfc4d94,_0xfc4d94['uint32']());},_0x17a256['verify']=function(_0x239522){if('object'!=typeof _0x239522||null===_0x239522)return'object\x20expected';var _0x3e1a14;if(null!=_0x239522['splitPosition']&&_0x239522['hasOwnProperty']('splitPosition')&&(_0x3e1a14=_0x1179d5['Position']['verify'](_0x239522['splitPosition'])))return'splitPosition.'+_0x3e1a14;if(null!=_0x239522['graveyardPosition']&&_0x239522['hasOwnProperty']('graveyardPosition')&&(_0x3e1a14=_0x1179d5['Position']['verify'](_0x239522['graveyardPosition'])))return'graveyardPosition.'+_0x3e1a14;if(null!=_0x239522['howMany']&&_0x239522['hasOwnProperty']('howMany')&&!_0xa2719f['isInteger'](_0x239522['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x239522['insertionPosition']&&_0x239522['hasOwnProperty']('insertionPosition')&&(_0x3e1a14=_0x1179d5['Position']['verify'](_0x239522['insertionPosition'])))return'insertionPosition.'+_0x3e1a14;return null!=_0x239522['wasUndone']&&_0x239522['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x239522['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x17a256['fromObject']=function(_0x22ddc0){if(_0x22ddc0 instanceof _0x1179d5['SplitOperation'])return _0x22ddc0;var _0x360970=new _0x1179d5['SplitOperation']();if(null!=_0x22ddc0['splitPosition']){if('object'!=typeof _0x22ddc0['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x360970['splitPosition']=_0x1179d5['Position']['fromObject'](_0x22ddc0['splitPosition']);}if(null!=_0x22ddc0['graveyardPosition']){if('object'!=typeof _0x22ddc0['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x360970['graveyardPosition']=_0x1179d5['Position']['fromObject'](_0x22ddc0['graveyardPosition']);}if(null!=_0x22ddc0['howMany']&&(_0x360970['howMany']=_0x22ddc0['howMany']>>>0x0),null!=_0x22ddc0['insertionPosition']){if('object'!=typeof _0x22ddc0['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x360970['insertionPosition']=_0x1179d5['Position']['fromObject'](_0x22ddc0['insertionPosition']);}return null!=_0x22ddc0['wasUndone']&&(_0x360970['wasUndone']=Boolean(_0x22ddc0['wasUndone'])),_0x360970;},_0x17a256['toObject']=function(_0x35b9e9,_0x94e34b){_0x94e34b||(_0x94e34b={});var _0x2b6358={};return _0x94e34b['defaults']&&(_0x2b6358['splitPosition']=null,_0x2b6358['graveyardPosition']=null,_0x2b6358['howMany']=0x0,_0x2b6358['insertionPosition']=null,_0x2b6358['wasUndone']=!0x1),null!=_0x35b9e9['splitPosition']&&_0x35b9e9['hasOwnProperty']('splitPosition')&&(_0x2b6358['splitPosition']=_0x1179d5['Position']['toObject'](_0x35b9e9['splitPosition'],_0x94e34b)),null!=_0x35b9e9['graveyardPosition']&&_0x35b9e9['hasOwnProperty']('graveyardPosition')&&(_0x2b6358['graveyardPosition']=_0x1179d5['Position']['toObject'](_0x35b9e9['graveyardPosition'],_0x94e34b)),null!=_0x35b9e9['howMany']&&_0x35b9e9['hasOwnProperty']('howMany')&&(_0x2b6358['howMany']=_0x35b9e9['howMany']),null!=_0x35b9e9['insertionPosition']&&_0x35b9e9['hasOwnProperty']('insertionPosition')&&(_0x2b6358['insertionPosition']=_0x1179d5['Position']['toObject'](_0x35b9e9['insertionPosition'],_0x94e34b)),null!=_0x35b9e9['wasUndone']&&_0x35b9e9['hasOwnProperty']('wasUndone')&&(_0x2b6358['wasUndone']=_0x35b9e9['wasUndone']),_0x2b6358;},_0x17a256['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x17a256['getTypeUrl']=function(_0xc59e1a){return void 0x0===_0xc59e1a&&(_0xc59e1a='type.googleapis.com'),_0xc59e1a+'/SplitOperation';},_0x17a256;}()),_0x1179d5['Position']=(function(){function _0x2fd034(_0x226dbf){if(this['path']=[],_0x226dbf){for(var _0xcfada0=Object['keys'](_0x226dbf),_0x55fd01=0x0;_0x55fd01<_0xcfada0['length'];++_0x55fd01)null!=_0x226dbf[_0xcfada0[_0x55fd01]]&&(this[_0xcfada0[_0x55fd01]]=_0x226dbf[_0xcfada0[_0x55fd01]]);}}return _0x2fd034['prototype']['root']='',_0x2fd034['prototype']['rootMain']=!0x1,_0x2fd034['prototype']['rootGraveyard']=!0x1,_0x2fd034['prototype']['path']=_0xa2719f['emptyArray'],_0x2fd034['prototype']['stickiness']='',_0x2fd034['create']=function(_0x397fae){return new _0x2fd034(_0x397fae);},_0x2fd034['encode']=function(_0x157ac4,_0x4225ca){if(_0x4225ca||(_0x4225ca=_0x348869['create']()),null!=_0x157ac4['root']&&Object['hasOwnProperty']['call'](_0x157ac4,'root')&&_0x4225ca['uint32'](0xa)['string'](_0x157ac4['root']),null!=_0x157ac4['rootMain']&&Object['hasOwnProperty']['call'](_0x157ac4,'rootMain')&&_0x4225ca['uint32'](0x10)['bool'](_0x157ac4['rootMain']),null!=_0x157ac4['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x157ac4,'rootGraveyard')&&_0x4225ca['uint32'](0x18)['bool'](_0x157ac4['rootGraveyard']),null!=_0x157ac4['path']&&_0x157ac4['path']['length']){_0x4225ca['uint32'](0x22)['fork']();for(var _0x1b8995=0x0;_0x1b8995<_0x157ac4['path']['length'];++_0x1b8995)_0x4225ca['uint32'](_0x157ac4['path'][_0x1b8995]);_0x4225ca['ldelim']();}return null!=_0x157ac4['stickiness']&&Object['hasOwnProperty']['call'](_0x157ac4,'stickiness')&&_0x4225ca['uint32'](0x2a)['string'](_0x157ac4['stickiness']),_0x4225ca;},_0x2fd034['encodeDelimited']=function(_0x37a04e,_0x5c049d){return this['encode'](_0x37a04e,_0x5c049d)['ldelim']();},_0x2fd034['decode']=function(_0xe05600,_0xdeeaed){_0xe05600 instanceof _0x3f181d||(_0xe05600=_0x3f181d['create'](_0xe05600));for(var _0xf357d0=void 0x0===_0xdeeaed?_0xe05600['len']:_0xe05600['pos']+_0xdeeaed,_0x6a0596=new _0x1179d5['Position']();_0xe05600['pos']<_0xf357d0;){var _0xfcd7e8=_0xe05600['uint32']();switch(_0xfcd7e8>>>0x3){case 0x1:_0x6a0596['root']=_0xe05600['string']();break;case 0x2:_0x6a0596['rootMain']=_0xe05600['bool']();break;case 0x3:_0x6a0596['rootGraveyard']=_0xe05600['bool']();break;case 0x4:if(_0x6a0596['path']&&_0x6a0596['path']['length']||(_0x6a0596['path']=[]),0x2==(0x7&_0xfcd7e8)){for(var _0x4e6011=_0xe05600['uint32']()+_0xe05600['pos'];_0xe05600['pos']<_0x4e6011;)_0x6a0596['path']['push'](_0xe05600['uint32']());}else _0x6a0596['path']['push'](_0xe05600['uint32']());break;case 0x5:_0x6a0596['stickiness']=_0xe05600['string']();break;default:_0xe05600['skipType'](0x7&_0xfcd7e8);}}return _0x6a0596;},_0x2fd034['decodeDelimited']=function(_0x10db13){return _0x10db13 instanceof _0x3f181d||(_0x10db13=new _0x3f181d(_0x10db13)),this['decode'](_0x10db13,_0x10db13['uint32']());},_0x2fd034['verify']=function(_0x9e1a17){if('object'!=typeof _0x9e1a17||null===_0x9e1a17)return'object\x20expected';if(null!=_0x9e1a17['root']&&_0x9e1a17['hasOwnProperty']('root')&&!_0xa2719f['isString'](_0x9e1a17['root']))return'root:\x20string\x20expected';if(null!=_0x9e1a17['rootMain']&&_0x9e1a17['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x9e1a17['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x9e1a17['rootGraveyard']&&_0x9e1a17['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x9e1a17['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x9e1a17['path']&&_0x9e1a17['hasOwnProperty']('path')){if(!Array['isArray'](_0x9e1a17['path']))return'path:\x20array\x20expected';for(var _0x4e9cbe=0x0;_0x4e9cbe<_0x9e1a17['path']['length'];++_0x4e9cbe)if(!_0xa2719f['isInteger'](_0x9e1a17['path'][_0x4e9cbe]))return'path:\x20integer[]\x20expected';}return null!=_0x9e1a17['stickiness']&&_0x9e1a17['hasOwnProperty']('stickiness')&&!_0xa2719f['isString'](_0x9e1a17['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2fd034['fromObject']=function(_0x2e62c1){if(_0x2e62c1 instanceof _0x1179d5['Position'])return _0x2e62c1;var _0x2d8f51=new _0x1179d5['Position']();if(null!=_0x2e62c1['root']&&(_0x2d8f51['root']=String(_0x2e62c1['root'])),null!=_0x2e62c1['rootMain']&&(_0x2d8f51['rootMain']=Boolean(_0x2e62c1['rootMain'])),null!=_0x2e62c1['rootGraveyard']&&(_0x2d8f51['rootGraveyard']=Boolean(_0x2e62c1['rootGraveyard'])),_0x2e62c1['path']){if(!Array['isArray'](_0x2e62c1['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2d8f51['path']=[];for(var _0x2538e8=0x0;_0x2538e8<_0x2e62c1['path']['length'];++_0x2538e8)_0x2d8f51['path'][_0x2538e8]=_0x2e62c1['path'][_0x2538e8]>>>0x0;}return null!=_0x2e62c1['stickiness']&&(_0x2d8f51['stickiness']=String(_0x2e62c1['stickiness'])),_0x2d8f51;},_0x2fd034['toObject']=function(_0x35783b,_0x306872){_0x306872||(_0x306872={});var _0x4facf8={};if((_0x306872['arrays']||_0x306872['defaults'])&&(_0x4facf8['path']=[]),_0x306872['defaults']&&(_0x4facf8['root']='',_0x4facf8['rootMain']=!0x1,_0x4facf8['rootGraveyard']=!0x1,_0x4facf8['stickiness']=''),null!=_0x35783b['root']&&_0x35783b['hasOwnProperty']('root')&&(_0x4facf8['root']=_0x35783b['root']),null!=_0x35783b['rootMain']&&_0x35783b['hasOwnProperty']('rootMain')&&(_0x4facf8['rootMain']=_0x35783b['rootMain']),null!=_0x35783b['rootGraveyard']&&_0x35783b['hasOwnProperty']('rootGraveyard')&&(_0x4facf8['rootGraveyard']=_0x35783b['rootGraveyard']),_0x35783b['path']&&_0x35783b['path']['length']){_0x4facf8['path']=[];for(var _0x12b357=0x0;_0x12b357<_0x35783b['path']['length'];++_0x12b357)_0x4facf8['path'][_0x12b357]=_0x35783b['path'][_0x12b357];}return null!=_0x35783b['stickiness']&&_0x35783b['hasOwnProperty']('stickiness')&&(_0x4facf8['stickiness']=_0x35783b['stickiness']),_0x4facf8;},_0x2fd034['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x2fd034['getTypeUrl']=function(_0xce8255){return void 0x0===_0xce8255&&(_0xce8255='type.googleapis.com'),_0xce8255+'/Position';},_0x2fd034;}()),_0x1179d5['Range']=(function(){function _0x373290(_0x34a0b5){if(_0x34a0b5){for(var _0x345851=Object['keys'](_0x34a0b5),_0x3da56a=0x0;_0x3da56a<_0x345851['length'];++_0x3da56a)null!=_0x34a0b5[_0x345851[_0x3da56a]]&&(this[_0x345851[_0x3da56a]]=_0x34a0b5[_0x345851[_0x3da56a]]);}}return _0x373290['prototype']['start']=null,_0x373290['prototype']['end']=null,_0x373290['create']=function(_0x334cd){return new _0x373290(_0x334cd);},_0x373290['encode']=function(_0x128451,_0x4f9387){return _0x4f9387||(_0x4f9387=_0x348869['create']()),null!=_0x128451['start']&&Object['hasOwnProperty']['call'](_0x128451,'start')&&_0x1179d5['Position']['encode'](_0x128451['start'],_0x4f9387['uint32'](0xa)['fork']())['ldelim'](),null!=_0x128451['end']&&Object['hasOwnProperty']['call'](_0x128451,'end')&&_0x1179d5['Position']['encode'](_0x128451['end'],_0x4f9387['uint32'](0x12)['fork']())['ldelim'](),_0x4f9387;},_0x373290['encodeDelimited']=function(_0x1b116c,_0x5eb682){return this['encode'](_0x1b116c,_0x5eb682)['ldelim']();},_0x373290['decode']=function(_0x31929e,_0x3d0e3d){_0x31929e instanceof _0x3f181d||(_0x31929e=_0x3f181d['create'](_0x31929e));for(var _0x570e46=void 0x0===_0x3d0e3d?_0x31929e['len']:_0x31929e['pos']+_0x3d0e3d,_0x5054fe=new _0x1179d5['Range']();_0x31929e['pos']<_0x570e46;){var _0x540b2b=_0x31929e['uint32']();switch(_0x540b2b>>>0x3){case 0x1:_0x5054fe['start']=_0x1179d5['Position']['decode'](_0x31929e,_0x31929e['uint32']());break;case 0x2:_0x5054fe['end']=_0x1179d5['Position']['decode'](_0x31929e,_0x31929e['uint32']());break;default:_0x31929e['skipType'](0x7&_0x540b2b);}}return _0x5054fe;},_0x373290['decodeDelimited']=function(_0x283932){return _0x283932 instanceof _0x3f181d||(_0x283932=new _0x3f181d(_0x283932)),this['decode'](_0x283932,_0x283932['uint32']());},_0x373290['verify']=function(_0x18d046){if('object'!=typeof _0x18d046||null===_0x18d046)return'object\x20expected';var _0x48d09b;if(null!=_0x18d046['start']&&_0x18d046['hasOwnProperty']('start')&&(_0x48d09b=_0x1179d5['Position']['verify'](_0x18d046['start'])))return'start.'+_0x48d09b;if(null!=_0x18d046['end']&&_0x18d046['hasOwnProperty']('end')&&(_0x48d09b=_0x1179d5['Position']['verify'](_0x18d046['end'])))return'end.'+_0x48d09b;return null;},_0x373290['fromObject']=function(_0x394862){if(_0x394862 instanceof _0x1179d5['Range'])return _0x394862;var _0x1cc959=new _0x1179d5['Range']();if(null!=_0x394862['start']){if('object'!=typeof _0x394862['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1cc959['start']=_0x1179d5['Position']['fromObject'](_0x394862['start']);}if(null!=_0x394862['end']){if('object'!=typeof _0x394862['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1cc959['end']=_0x1179d5['Position']['fromObject'](_0x394862['end']);}return _0x1cc959;},_0x373290['toObject']=function(_0x34a8f4,_0x397e7e){_0x397e7e||(_0x397e7e={});var _0x22fda4={};return _0x397e7e['defaults']&&(_0x22fda4['start']=null,_0x22fda4['end']=null),null!=_0x34a8f4['start']&&_0x34a8f4['hasOwnProperty']('start')&&(_0x22fda4['start']=_0x1179d5['Position']['toObject'](_0x34a8f4['start'],_0x397e7e)),null!=_0x34a8f4['end']&&_0x34a8f4['hasOwnProperty']('end')&&(_0x22fda4['end']=_0x1179d5['Position']['toObject'](_0x34a8f4['end'],_0x397e7e)),_0x22fda4;},_0x373290['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x373290['getTypeUrl']=function(_0x21c13d){return void 0x0===_0x21c13d&&(_0x21c13d='type.googleapis.com'),_0x21c13d+'/Range';},_0x373290;}()),_0x1179d5['Element']=(function(){function _0x53f277(_0x3c0fa9){if(this['children']=[],this['attributesBoolean']={},_0x3c0fa9){for(var _0x2d101a=Object['keys'](_0x3c0fa9),_0x5292d9=0x0;_0x5292d9<_0x2d101a['length'];++_0x5292d9)null!=_0x3c0fa9[_0x2d101a[_0x5292d9]]&&(this[_0x2d101a[_0x5292d9]]=_0x3c0fa9[_0x2d101a[_0x5292d9]]);}}return _0x53f277['prototype']['name']='',_0x53f277['prototype']['children']=_0xa2719f['emptyArray'],_0x53f277['prototype']['data']='',_0x53f277['prototype']['attributesBoolean']=_0xa2719f['emptyObject'],_0x53f277['prototype']['attributesJson']='',_0x53f277['create']=function(_0x489086){return new _0x53f277(_0x489086);},_0x53f277['encode']=function(_0x5968fd,_0x55c333){if(_0x55c333||(_0x55c333=_0x348869['create']()),null!=_0x5968fd['name']&&Object['hasOwnProperty']['call'](_0x5968fd,'name')&&_0x55c333['uint32'](0xa)['string'](_0x5968fd['name']),null!=_0x5968fd['children']&&_0x5968fd['children']['length']){for(var _0x2d170b=0x0;_0x2d170b<_0x5968fd['children']['length'];++_0x2d170b)_0x1179d5['Element']['encode'](_0x5968fd['children'][_0x2d170b],_0x55c333['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5968fd['data']&&Object['hasOwnProperty']['call'](_0x5968fd,'data')&&_0x55c333['uint32'](0x1a)['string'](_0x5968fd['data']),null!=_0x5968fd['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5968fd,'attributesBoolean')){var _0x247060=Object['keys'](_0x5968fd['attributesBoolean']);for(_0x2d170b=0x0;_0x2d170b<_0x247060['length'];++_0x2d170b)_0x55c333['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x247060[_0x2d170b])['uint32'](0x10)['bool'](_0x5968fd['attributesBoolean'][_0x247060[_0x2d170b]])['ldelim']();}return null!=_0x5968fd['attributesJson']&&Object['hasOwnProperty']['call'](_0x5968fd,'attributesJson')&&_0x55c333['uint32'](0x2a)['string'](_0x5968fd['attributesJson']),_0x55c333;},_0x53f277['encodeDelimited']=function(_0x53c93a,_0x5cd2fd){return this['encode'](_0x53c93a,_0x5cd2fd)['ldelim']();},_0x53f277['decode']=function(_0x110224,_0x3849e4){_0x110224 instanceof _0x3f181d||(_0x110224=_0x3f181d['create'](_0x110224));for(var _0x1a435b,_0x34811d,_0x1c05a1=void 0x0===_0x3849e4?_0x110224['len']:_0x110224['pos']+_0x3849e4,_0x187423=new _0x1179d5['Element']();_0x110224['pos']<_0x1c05a1;){var _0x1bf2b2=_0x110224['uint32']();switch(_0x1bf2b2>>>0x3){case 0x1:_0x187423['name']=_0x110224['string']();break;case 0x2:_0x187423['children']&&_0x187423['children']['length']||(_0x187423['children']=[]),_0x187423['children']['push'](_0x1179d5['Element']['decode'](_0x110224,_0x110224['uint32']()));break;case 0x3:_0x187423['data']=_0x110224['string']();break;case 0x4:_0x187423['attributesBoolean']===_0xa2719f['emptyObject']&&(_0x187423['attributesBoolean']={});var _0x52f798=_0x110224['uint32']()+_0x110224['pos'];for(_0x1a435b='',_0x34811d=!0x1;_0x110224['pos']<_0x52f798;){var _0x303359=_0x110224['uint32']();switch(_0x303359>>>0x3){case 0x1:_0x1a435b=_0x110224['string']();break;case 0x2:_0x34811d=_0x110224['bool']();break;default:_0x110224['skipType'](0x7&_0x303359);}}_0x187423['attributesBoolean'][_0x1a435b]=_0x34811d;break;case 0x5:_0x187423['attributesJson']=_0x110224['string']();break;default:_0x110224['skipType'](0x7&_0x1bf2b2);}}return _0x187423;},_0x53f277['decodeDelimited']=function(_0x4c5f49){return _0x4c5f49 instanceof _0x3f181d||(_0x4c5f49=new _0x3f181d(_0x4c5f49)),this['decode'](_0x4c5f49,_0x4c5f49['uint32']());},_0x53f277['verify']=function(_0x38df22){if('object'!=typeof _0x38df22||null===_0x38df22)return'object\x20expected';if(null!=_0x38df22['name']&&_0x38df22['hasOwnProperty']('name')&&!_0xa2719f['isString'](_0x38df22['name']))return'name:\x20string\x20expected';if(null!=_0x38df22['children']&&_0x38df22['hasOwnProperty']('children')){if(!Array['isArray'](_0x38df22['children']))return'children:\x20array\x20expected';for(var _0xad3396=0x0;_0xad3396<_0x38df22['children']['length'];++_0xad3396){var _0x31623f=_0x1179d5['Element']['verify'](_0x38df22['children'][_0xad3396]);if(_0x31623f)return'children.'+_0x31623f;}}if(null!=_0x38df22['data']&&_0x38df22['hasOwnProperty']('data')&&!_0xa2719f['isString'](_0x38df22['data']))return'data:\x20string\x20expected';if(null!=_0x38df22['attributesBoolean']&&_0x38df22['hasOwnProperty']('attributesBoolean')){if(!_0xa2719f['isObject'](_0x38df22['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5bc450=Object['keys'](_0x38df22['attributesBoolean']);for(_0xad3396=0x0;_0xad3396<_0x5bc450['length'];++_0xad3396)if('boolean'!=typeof _0x38df22['attributesBoolean'][_0x5bc450[_0xad3396]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x38df22['attributesJson']&&_0x38df22['hasOwnProperty']('attributesJson')&&!_0xa2719f['isString'](_0x38df22['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x53f277['fromObject']=function(_0x1e26fd){if(_0x1e26fd instanceof _0x1179d5['Element'])return _0x1e26fd;var _0x203395=new _0x1179d5['Element']();if(null!=_0x1e26fd['name']&&(_0x203395['name']=String(_0x1e26fd['name'])),_0x1e26fd['children']){if(!Array['isArray'](_0x1e26fd['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x203395['children']=[];for(var _0x3610b5=0x0;_0x3610b5<_0x1e26fd['children']['length'];++_0x3610b5){if('object'!=typeof _0x1e26fd['children'][_0x3610b5])throw TypeError('.Element.children:\x20object\x20expected');_0x203395['children'][_0x3610b5]=_0x1179d5['Element']['fromObject'](_0x1e26fd['children'][_0x3610b5]);}}if(null!=_0x1e26fd['data']&&(_0x203395['data']=String(_0x1e26fd['data'])),_0x1e26fd['attributesBoolean']){if('object'!=typeof _0x1e26fd['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x203395['attributesBoolean']={};var _0x2e444e=Object['keys'](_0x1e26fd['attributesBoolean']);for(_0x3610b5=0x0;_0x3610b5<_0x2e444e['length'];++_0x3610b5)_0x203395['attributesBoolean'][_0x2e444e[_0x3610b5]]=Boolean(_0x1e26fd['attributesBoolean'][_0x2e444e[_0x3610b5]]);}return null!=_0x1e26fd['attributesJson']&&(_0x203395['attributesJson']=String(_0x1e26fd['attributesJson'])),_0x203395;},_0x53f277['toObject']=function(_0xd01a4c,_0x54b52a){_0x54b52a||(_0x54b52a={});var _0xa3c9d1,_0x17c814={};if((_0x54b52a['arrays']||_0x54b52a['defaults'])&&(_0x17c814['children']=[]),(_0x54b52a['objects']||_0x54b52a['defaults'])&&(_0x17c814['attributesBoolean']={}),_0x54b52a['defaults']&&(_0x17c814['name']='',_0x17c814['data']='',_0x17c814['attributesJson']=''),null!=_0xd01a4c['name']&&_0xd01a4c['hasOwnProperty']('name')&&(_0x17c814['name']=_0xd01a4c['name']),_0xd01a4c['children']&&_0xd01a4c['children']['length']){_0x17c814['children']=[];for(var _0x1026ed=0x0;_0x1026ed<_0xd01a4c['children']['length'];++_0x1026ed)_0x17c814['children'][_0x1026ed]=_0x1179d5['Element']['toObject'](_0xd01a4c['children'][_0x1026ed],_0x54b52a);}if(null!=_0xd01a4c['data']&&_0xd01a4c['hasOwnProperty']('data')&&(_0x17c814['data']=_0xd01a4c['data']),_0xd01a4c['attributesBoolean']&&(_0xa3c9d1=Object['keys'](_0xd01a4c['attributesBoolean']))['length']){_0x17c814['attributesBoolean']={};for(_0x1026ed=0x0;_0x1026ed<_0xa3c9d1['length'];++_0x1026ed)_0x17c814['attributesBoolean'][_0xa3c9d1[_0x1026ed]]=_0xd01a4c['attributesBoolean'][_0xa3c9d1[_0x1026ed]];}return null!=_0xd01a4c['attributesJson']&&_0xd01a4c['hasOwnProperty']('attributesJson')&&(_0x17c814['attributesJson']=_0xd01a4c['attributesJson']),_0x17c814;},_0x53f277['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2dc3af['util']['toJSONOptions']);},_0x53f277['getTypeUrl']=function(_0x30683d){return void 0x0===_0x30683d&&(_0x30683d='type.googleapis.com'),_0x30683d+'/Element';},_0x53f277;}()),_0x1179d5;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2fd607){return new w(this['_protobufRoot'][_0x2fd607]);}}class w{['_protobuf'];constructor(_0x4908cf){this['_protobuf']=_0x4908cf;}['compress'](_0x5a8b0d){const _0x4f7e25=this['_protobuf']['verify'](_0x5a8b0d);if(_0x4f7e25)throw Error(_0x4f7e25);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5a8b0d))['finish']();}['decompress'](_0x3f9228){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3f9228),{'oneofs':!0x0});}}function g(_0x5b99a2,_0x2ea9c5){const _0x22eadb=_0x1a2c7a(_0x5b99a2);return _0x22eadb['path'][_0x22eadb['path']['length']-0x1]+=_0x2ea9c5,_0x22eadb;}function _(_0x4fa7aa,_0x4d92fd){return _0x4fa7aa['root']===_0x4d92fd['root']&&_0x4c8e93(_0x4fa7aa['path'],_0x4d92fd['path']);}function $(_0xad70a){P(_0xad70a,_0x36ecbf=>('main'==_0x36ecbf['root']?(_0x36ecbf['rootMain']=!0x0,delete _0x36ecbf['root']):'$graveyard'==_0x36ecbf['root']&&(_0x36ecbf['rootGraveyard']=!0x0,delete _0x36ecbf['root']),_0x36ecbf));}function J(_0x5ab8fc){P(_0x5ab8fc,_0x39b031=>(_0x39b031['rootMain']?(_0x39b031['root']='main',delete _0x39b031['rootMain']):_0x39b031['rootGraveyard']&&(_0x39b031['root']='$graveyard',delete _0x39b031['rootGraveyard']),_0x39b031));}function P(_0x3bd782,_0x4c9ad4){for(const _0xa9cb79 in _0x3bd782){const _0x4a4b73=_0x3bd782[_0xa9cb79];'nodes'!==_0xa9cb79&&_0x2165dd(_0x4a4b73)&&(_0x4a4b73['path']&&(_0x4a4b73['root']||_0x4a4b73['rootMain']||_0x4a4b73['rootGraveyard'])?_0x3bd782[_0xa9cb79]=_0x4c9ad4(_0x4a4b73):P(_0x4a4b73,_0x4c9ad4));}return _0x3bd782;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x376c85,_0x3b91af,_0x593f95){this['_id']=_0x376c85,this['_operationName']=_0x3b91af,this['_protobufDescriptor']=_0x593f95;}['compress'](_0x5974f2,_0x473c39){const _0x29385a=_0x473c39['operations'][_0x473c39['index']++];return $(_0x29385a),_0x5974f2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x29385a)),_0x5974f2['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c8321,_0x1eac24){_0x1eac24['typeIndex']++;const _0x9abc12=_0x1eac24['buffers'][_0x1eac24['bufferIndex']++],_0x15beef=this['_protobufDescriptor']['decompress'](_0x9abc12);J(_0x15beef),_0x15beef['__className']=this['_operationName'],_0x5c8321['push'](_0x15beef);}}class s extends e{['compress'](_0x282a2b,_0x4f2df0){const _0x2d4aee=_0x4f2df0['operations'][_0x4f2df0['index']++];return this['_serializeOneOf']('oldValue',_0x2d4aee),this['_serializeOneOf']('newValue',_0x2d4aee),$(_0x2d4aee),_0x282a2b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2d4aee)),_0x282a2b['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c4e87,_0x39162f){_0x39162f['typeIndex']++;const _0x7f1241=_0x39162f['buffers'][_0x39162f['bufferIndex']++],_0x63481d=this['_protobufDescriptor']['decompress'](_0x7f1241);this['_deserializeOneOf']('oldValue',_0x63481d),this['_deserializeOneOf']('newValue',_0x63481d),J(_0x63481d),_0x63481d['__className']=this['_operationName'],_0x1c4e87['push'](_0x63481d);}['_serializeOneOf'](_0x235997,_0x813247){const _0x4e23d3=_0x813247[_0x235997];'boolean'==typeof _0x4e23d3?_0x813247[_0x235997+'Boolean']=_0x4e23d3:_0x813247[_0x235997+'Json']=JSON['stringify'](_0x4e23d3);}['_deserializeOneOf'](_0x53b80d,_0x2907ef){const _0x1d1e30=_0x53b80d+'Json';_0x2907ef[_0x1d1e30]?(_0x2907ef[_0x53b80d]=JSON['parse'](_0x2907ef[_0x1d1e30]),delete _0x2907ef[_0x1d1e30]):(_0x2907ef[_0x53b80d]=_0x2907ef[_0x53b80d+'Boolean'],delete _0x2907ef[_0x53b80d+'Boolean']);}}class i extends e{['compress'](_0x1667fe,_0x1308e8){const _0x4f67e9=_0x1308e8['operations'][_0x1308e8['index']++];return this['_serializeNodesAttributes'](_0x4f67e9['nodes']),$(_0x4f67e9),_0x1667fe['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4f67e9)),_0x1667fe['types']['push'](this['_id']),!0x0;}['decompress'](_0x3884d6,_0xed088a){_0xed088a['typeIndex']++;const _0x381adc=_0xed088a['buffers'][_0xed088a['bufferIndex']++],_0xb6292e=this['_protobufDescriptor']['decompress'](_0x381adc);_0xb6292e['nodes']||(_0xb6292e['nodes']=[]),this['_deserializeNodesAttributes'](_0xb6292e['nodes']),J(_0xb6292e),_0xb6292e['__className']=this['_operationName'],_0x3884d6['push'](_0xb6292e);}['_serializeNodesAttributes'](_0x24ccda){for(const _0x1372e7 of _0x24ccda){if(_0x1372e7['attributes']){const _0x156408=_0x1372e7['attributes'];this['_areValuesBoolean'](_0x156408)?_0x1372e7['attributesBoolean']=_0x156408:_0x1372e7['attributesJson']=JSON['stringify'](_0x156408);}_0x1372e7['children']&&this['_serializeNodesAttributes'](_0x1372e7['children']);}}['_deserializeNodesAttributes'](_0x2d72e0){for(const _0x1b5742 of _0x2d72e0)(_0x1b5742['attributesBoolean']||_0x1b5742['attributesJson'])&&(_0x1b5742['attributesBoolean']?(_0x1b5742['attributes']=_0x1b5742['attributesBoolean'],delete _0x1b5742['attributesBoolean']):(_0x1b5742['attributes']=JSON['parse'](_0x1b5742['attributesJson']),delete _0x1b5742['attributesJson'])),_0x1b5742['children']&&this['_deserializeNodesAttributes'](_0x1b5742['children']);}['_areValuesBoolean'](_0xe78a56){return Object['keys'](_0xe78a56)['every'](_0x3d12fb=>'boolean'==typeof _0xe78a56[_0x3d12fb]);}}class n extends e{['decompress'](_0xc23e8f,_0x562120){super['decompress'](_0xc23e8f,_0x562120);const _0x25f96d=_0xc23e8f[_0xc23e8f['length']-0x1];_0x25f96d['oldRange']||(_0x25f96d['oldRange']=null),_0x25f96d['newRange']||(_0x25f96d['newRange']=null);}}class p extends e{['compress'](_0x262a76,_0x5b073a){return _0x5b073a['index']++,_0x262a76['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a4b09,_0x538545){_0x538545['typeIndex']++,_0x4a4b09['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3c55aa,_0x13cc88,_0x5d37c8,_0x5a84f9){super(_0x3c55aa,_0x13cc88,_0x5d37c8),this['_omittedNamespace']=_0x5a84f9+':';}['compress'](_0x2d55c3,_0x3f1e5c){const _0x4bfa63=_0x3f1e5c['operations'][_0x3f1e5c['index']];return!('MarkerOperation'!=_0x4bfa63['__className']||!_0x4bfa63['name']['startsWith'](this['_omittedNamespace']))&&(_0x4bfa63['name']=_0x4bfa63['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2d55c3,_0x3f1e5c),!0x0);}['decompress'](_0x1e1274,_0x55a7e9){super['decompress'](_0x1e1274,_0x55a7e9);const _0x1933ae=_0x1e1274[_0x1e1274['length']-0x1];_0x1933ae['name']=this['_omittedNamespace']+_0x1933ae['name'];}}class O{['_id'];['_context'];constructor(_0x555e89,_0x4bb51a){this['_id']=_0x555e89,this['_context']=_0x4bb51a;}['compress'](_0x38fa4e,_0x23be88){let _0x5a92f5,_0x7cec03=_0x23be88['operations'][_0x23be88['index']],_0x5f4187=_0x23be88['operations'][_0x23be88['index']+0x1];for(;_0x5f4187&&this['_compareOperations'](_0x7cec03,_0x5f4187);)_0x5a92f5?(_0x5a92f5=this['_combineNext'](_0x7cec03,_0x5a92f5),_0x38fa4e['types']['push'](0x0)):(_0x5a92f5=_0x1a2c7a(_0x7cec03),_0x38fa4e['types']['push'](this['_id'])),_0x23be88['index']++,_0x7cec03=_0x23be88['operations'][_0x23be88['index']],_0x5f4187=_0x23be88['operations'][_0x23be88['index']+0x1];return!!_0x5a92f5&&(_0x5a92f5=this['_combineNext'](_0x23be88['operations'][_0x23be88['index']++],_0x5a92f5),_0x38fa4e['types']['push'](0x0),_0x38fa4e['buffers']['push'](this['_compressSingleOperation'](_0x5a92f5)),!0x0);}['decompress'](_0x2996a1,_0x1b925e){const _0x556efd=this['_decompressSingleOperation'](_0x1b925e);for(;0x0==_0x1b925e['types'][_0x1b925e['typeIndex']];)_0x1b925e['typeIndex']++,_0x2996a1['push'](this['_splitCurrent'](_0x556efd));_0x2996a1['push'](_0x556efd);}}class c extends O{['_combineNext'](_0x589ec2,_0x4412c8){return _0x4412c8['nodes'][0x0]['data']+=_0x589ec2['nodes'][0x0]['data'],_0x4412c8;}['_splitCurrent'](_0x321ab4){const _0x639ea8=_0x1a2c7a(_0x321ab4),_0x21028c=_0x639ea8['nodes'][0x0],_0x3d198b=_0x321ab4['nodes'][0x0],_0x5d3dee=_0x3d198b['data'][Symbol['iterator']]()['next']()['value'],_0x51a784=_0x5d3dee['length'];return _0x21028c['data']=_0x5d3dee,_0x3d198b['data']=_0x3d198b['data']['substr'](_0x51a784),_0x321ab4['position']=g(_0x321ab4['position'],_0x51a784),_0x639ea8;}['_compareOperations'](_0x1edf4d,_0x49ec4c){if(this['_checkOperation'](_0x1edf4d)&&this['_checkOperation'](_0x49ec4c)){const _0x46e4b3=_0x1edf4d['nodes'][0x0]['data']['length'],_0x1c099e=_(g(_0x1edf4d['position'],_0x46e4b3),_0x49ec4c['position']),_0x515ef6=_0x1edf4d['nodes'][0x0],_0x557c3b=_0x49ec4c['nodes'][0x0];return _0x1c099e&&this['_compareAttributes'](_0x515ef6,_0x557c3b);}return!0x1;}['_compressSingleOperation'](_0x427b47){const _0x36d0b5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x36d0b5,{'operations':[_0x427b47],'index':0x0}),_0x36d0b5['buffers'][0x0];}['_decompressSingleOperation'](_0x3eb8a6){const _0x5ec5f2=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5ec5f2,_0x3eb8a6),_0x5ec5f2[0x0];}['_checkOperation'](_0x132202){return'InsertOperation'==_0x132202['__className']&&0x1==_0x132202['nodes']['length']&&_0x132202['nodes'][0x0]['data']&&!_0x132202['wasUndone']&&0x1==Array['from'](_0x132202['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2d6239,_0x18bf3e){const _0x34968c=Object['keys'](_0x2d6239['attributes']||{}),_0x1e0d00=Object['keys'](_0x18bf3e['attributes']||{});return _0x34968c['length']===_0x1e0d00['length']&&_0x34968c['every'](_0x142830=>_0x18bf3e['attributes'][_0x142830]&&_0x18bf3e['attributes'][_0x142830]===_0x2d6239['attributes'][_0x142830]);}}class m extends O{['_combineNext'](_0x1db0e5,_0x1369dc){return _0x1369dc['howMany']++,_0x1369dc['sourcePosition']=_0x1a2c7a(_0x1db0e5['sourcePosition']),_0x1369dc;}['_splitCurrent'](_0x1eddee){const _0x2db853=_0x1a2c7a(_0x1eddee);return _0x1eddee['howMany']--,_0x2db853['howMany']=0x1,_0x2db853['sourcePosition']=g(_0x2db853['sourcePosition'],_0x1eddee['howMany']),_0x2db853;}['_compareOperations'](_0xf38fe2,_0x11d1ab){return!(!this['_checkOperation'](_0xf38fe2)||!this['_checkOperation'](_0x11d1ab))&&(_(g(_0xf38fe2['sourcePosition'],-0x1),_0x11d1ab['sourcePosition'])&&_(_0xf38fe2['targetPosition'],_0x11d1ab['targetPosition']));}['_compressSingleOperation'](_0xccc7e0){const _0xe0dccb={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xe0dccb,{'operations':[_0xccc7e0],'index':0x0}),_0xe0dccb['buffers'][0x0];}['_decompressSingleOperation'](_0x35f647){const _0x914416=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x914416,_0x35f647),_0x914416[0x0];}['_checkOperation'](_0xf98cad){return'MoveOperation'==_0xf98cad['__className']&&'$graveyard'==_0xf98cad['targetPosition']['root']&&0x1==_0xf98cad['howMany']&&!_0xf98cad['wasUndone'];}}class h extends O{['_combineNext'](_0x57d4b2,_0xd6ce37){return _0xd6ce37['howMany']++,_0xd6ce37;}['_splitCurrent'](_0x54a1f2){const _0xf7da52=_0x1a2c7a(_0x54a1f2);return _0xf7da52['howMany']=0x1,_0x54a1f2['howMany']--,_0xf7da52;}['_compareOperations'](_0x421ffe,_0x33b2b2){return!(!this['_checkOperation'](_0x421ffe)||!this['_checkOperation'](_0x33b2b2))&&(_(_0x421ffe['sourcePosition'],_0x33b2b2['sourcePosition'])&&_(_0x421ffe['targetPosition'],_0x33b2b2['targetPosition']));}['_compressSingleOperation'](_0x4190b4){const _0x46c54e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x46c54e,{'operations':[_0x4190b4],'index':0x0}),_0x46c54e['buffers'][0x0];}['_decompressSingleOperation'](_0x3cdfe3){const _0x390230=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x390230,_0x3cdfe3),_0x390230[0x0];}['_checkOperation'](_0x3aaeb2){return'MoveOperation'==_0x3aaeb2['__className']&&'$graveyard'==_0x3aaeb2['targetPosition']['root']&&0x1==_0x3aaeb2['howMany']&&!_0x3aaeb2['wasUndone'];}}class f extends O{['compress'](_0x45565d,_0x2f8a68){if(!this['_compareOperations'](_0x2f8a68['operations'][_0x2f8a68['index']],_0x2f8a68['operations'][_0x2f8a68['index']+0x1]))return!0x1;const _0xc5fc50=_0x2f8a68['operations'][_0x2f8a68['index']++];return _0xc5fc50['oldRange']=null,_0xc5fc50['newRange']&&_(_0xc5fc50['newRange']['start'],_0xc5fc50['newRange']['end'])&&(_0xc5fc50['newRange']['end']=null),_0x2f8a68['index']++,_0x45565d['types']['push'](this['_id']),_0x45565d['types']['push'](0x0),_0x45565d['buffers']['push'](this['_compressSingleOperation'](_0xc5fc50)),!0x0;}['decompress'](_0x1d2f79,_0x417f8b){const _0x3d0472=this['_decompressSingleOperation'](_0x417f8b);_0x3d0472['newRange']&&!_0x3d0472['newRange']['end']&&(_0x3d0472['newRange']['end']=_0x1a2c7a(_0x3d0472['newRange']['start']));const _0x32ac5e=_0x1a2c7a(_0x3d0472);_0x32ac5e['newRange']&&(_0x32ac5e['newRange']['start']['stickiness']='toNone',_0x32ac5e['newRange']['end']=_0x1a2c7a(_0x32ac5e['newRange']['start'])),_0x32ac5e['name']='user:position:'+_0x32ac5e['name']['split'](':')[0x2],_0x417f8b['typeIndex']++,_0x1d2f79['push'](_0x3d0472),_0x1d2f79['push'](_0x32ac5e);}['_compressSingleOperation'](_0x4760c8){const _0x53a979={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x53a979,{'operations':[_0x4760c8],'index':0x0}),_0x53a979['buffers'][0x0];}['_decompressSingleOperation'](_0x1463bb){const _0x3418db=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3418db,_0x1463bb),_0x3418db[0x0];}['_compareOperations'](_0x21c0f2,_0x1ad056){return!(!_0x21c0f2||!_0x1ad056)&&('MarkerOperation'==_0x21c0f2['__className']&&'MarkerOperation'==_0x1ad056['__className']&&!(!_0x21c0f2['name']['startsWith']('user:')||!_0x1ad056['name']['startsWith']('user:')||_0x21c0f2['name']==_0x1ad056['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x573542=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',_0x573542,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x573542,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1ac496){if(!_0x1ac496||!_0x1ac496[0x0])throw new _0x3a5713('no-operations-provided',this);const _0x5eacfe={'operations':_0x1ac496,'index':0x0},_0x4fc8da={'types':[],'buffers':[],'baseVersion':_0x1ac496[0x0]['baseVersion']};for(;_0x5eacfe['index']<_0x5eacfe['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4fc8da,_0x5eacfe))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x4fc8da,_0x5eacfe))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x4fc8da,_0x5eacfe))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4fc8da,_0x5eacfe))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4fc8da,_0x5eacfe))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4fc8da,_0x5eacfe))continue;const _0x192cb8=_0x5eacfe['operations'][_0x5eacfe['index']]['__className'];this['_getCompressorByName'](_0x192cb8)['compress'](_0x4fc8da,_0x5eacfe);}return _0x4fc8da;}['decompress'](_0xafb84c){const _0x4e3227=[],_0x4169fd={'types':_0xafb84c['types'],'buffers':_0xafb84c['buffers'],'baseVersion':_0xafb84c['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x4169fd['typeIndex']<_0x4169fd['types']['length'];){const _0x1bccc0=_0x4169fd['types'][_0x4169fd['typeIndex']],_0x14f68a=this['_compressorById']['get'](_0x1bccc0);if(!_0x14f68a)throw new _0x3a5713('decompress-compressor-not-found',this,{'type':_0x1bccc0});_0x14f68a['decompress'](_0x4e3227,_0x4169fd);}return _0x4e3227['forEach']((_0x14f920,_0x4092d9)=>_0x14f920['baseVersion']=_0xafb84c['baseVersion']+_0x4092d9),_0x4e3227;}['_getCompressorByName'](_0x5b40da){return this['_compressorByName']['get'](_0x5b40da);}['_registerOperationCompressor'](_0x2a0efd,_0x56e99c,_0x57b557){const _0x31c23c=new _0x57b557(_0x2a0efd,_0x56e99c,this['_protobufFactory']['getDescriptor'](_0x56e99c));this['_registerCompressor'](_0x2a0efd,_0x56e99c,_0x31c23c);}['_registerActionCompressor'](_0x264541,_0x17631b,_0x52f3e7){const _0x8f3383=new _0x52f3e7(_0x264541,this);this['_registerCompressor'](_0x264541,_0x17631b,_0x8f3383);}['_registerCompressor'](_0x45f1b5,_0x18a510,_0x41583f){this['_compressorById']['set'](_0x45f1b5,_0x41583f),this['_compressorByName']['set'](_0x18a510,_0x41583f);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3172ad}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x28afa4 from'protobufjs/minimal.js';import{cloneDeep as _0x1202c6,isEqual as _0x3609e0,isObject as _0x188a29}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x48f9f0=_0x28afa4['Reader'],_0xed9f9d=_0x28afa4['Writer'],_0x30512c=_0x28afa4['util'],_0x5277a4=_0x28afa4['roots']['default']||(_0x28afa4['roots']['default']={});return _0x5277a4['AttributeOperation']=(function(){function _0xa66e2b(_0x4b1206){if(_0x4b1206){for(var _0x5760c7=Object['keys'](_0x4b1206),_0x226b5d=0x0;_0x226b5d<_0x5760c7['length'];++_0x226b5d)null!=_0x4b1206[_0x5760c7[_0x226b5d]]&&(this[_0x5760c7[_0x226b5d]]=_0x4b1206[_0x5760c7[_0x226b5d]]);}}return _0xa66e2b['prototype']['range']=null,_0xa66e2b['prototype']['key']='',_0xa66e2b['prototype']['oldValueBoolean']=!0x1,_0xa66e2b['prototype']['oldValueJson']='',_0xa66e2b['prototype']['newValueBoolean']=!0x1,_0xa66e2b['prototype']['newValueJson']='',_0xa66e2b['prototype']['wasUndone']=!0x1,_0xa66e2b['create']=function(_0x14556d){return new _0xa66e2b(_0x14556d);},_0xa66e2b['encode']=function(_0x5d74ca,_0x561862){return _0x561862||(_0x561862=_0xed9f9d['create']()),null!=_0x5d74ca['range']&&Object['hasOwnProperty']['call'](_0x5d74ca,'range')&&_0x5277a4['Range']['encode'](_0x5d74ca['range'],_0x561862['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d74ca['key']&&Object['hasOwnProperty']['call'](_0x5d74ca,'key')&&_0x561862['uint32'](0x12)['string'](_0x5d74ca['key']),null!=_0x5d74ca['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5d74ca,'oldValueBoolean')&&_0x561862['uint32'](0x18)['bool'](_0x5d74ca['oldValueBoolean']),null!=_0x5d74ca['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5d74ca,'oldValueJson')&&_0x561862['uint32'](0x22)['string'](_0x5d74ca['oldValueJson']),null!=_0x5d74ca['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5d74ca,'newValueBoolean')&&_0x561862['uint32'](0x28)['bool'](_0x5d74ca['newValueBoolean']),null!=_0x5d74ca['newValueJson']&&Object['hasOwnProperty']['call'](_0x5d74ca,'newValueJson')&&_0x561862['uint32'](0x32)['string'](_0x5d74ca['newValueJson']),null!=_0x5d74ca['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d74ca,'wasUndone')&&_0x561862['uint32'](0x38)['bool'](_0x5d74ca['wasUndone']),_0x561862;},_0xa66e2b['encodeDelimited']=function(_0x29e775,_0x32b701){return this['encode'](_0x29e775,_0x32b701)['ldelim']();},_0xa66e2b['decode']=function(_0x123e3e,_0x3efba4){_0x123e3e instanceof _0x48f9f0||(_0x123e3e=_0x48f9f0['create'](_0x123e3e));for(var _0x4cd3bd=void 0x0===_0x3efba4?_0x123e3e['len']:_0x123e3e['pos']+_0x3efba4,_0x5bd2fe=new _0x5277a4['AttributeOperation']();_0x123e3e['pos']<_0x4cd3bd;){var _0x36f91a=_0x123e3e['uint32']();switch(_0x36f91a>>>0x3){case 0x1:_0x5bd2fe['range']=_0x5277a4['Range']['decode'](_0x123e3e,_0x123e3e['uint32']());break;case 0x2:_0x5bd2fe['key']=_0x123e3e['string']();break;case 0x3:_0x5bd2fe['oldValueBoolean']=_0x123e3e['bool']();break;case 0x4:_0x5bd2fe['oldValueJson']=_0x123e3e['string']();break;case 0x5:_0x5bd2fe['newValueBoolean']=_0x123e3e['bool']();break;case 0x6:_0x5bd2fe['newValueJson']=_0x123e3e['string']();break;case 0x7:_0x5bd2fe['wasUndone']=_0x123e3e['bool']();break;default:_0x123e3e['skipType'](0x7&_0x36f91a);}}return _0x5bd2fe;},_0xa66e2b['decodeDelimited']=function(_0x1b58ba){return _0x1b58ba instanceof _0x48f9f0||(_0x1b58ba=new _0x48f9f0(_0x1b58ba)),this['decode'](_0x1b58ba,_0x1b58ba['uint32']());},_0xa66e2b['verify']=function(_0x10e42c){if('object'!=typeof _0x10e42c||null===_0x10e42c)return'object\x20expected';if(null!=_0x10e42c['range']&&_0x10e42c['hasOwnProperty']('range')){var _0x5c24a9=_0x5277a4['Range']['verify'](_0x10e42c['range']);if(_0x5c24a9)return'range.'+_0x5c24a9;}return null!=_0x10e42c['key']&&_0x10e42c['hasOwnProperty']('key')&&!_0x30512c['isString'](_0x10e42c['key'])?'key:\x20string\x20expected':null!=_0x10e42c['oldValueBoolean']&&_0x10e42c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x10e42c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x10e42c['oldValueJson']&&_0x10e42c['hasOwnProperty']('oldValueJson')&&!_0x30512c['isString'](_0x10e42c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x10e42c['newValueBoolean']&&_0x10e42c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x10e42c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x10e42c['newValueJson']&&_0x10e42c['hasOwnProperty']('newValueJson')&&!_0x30512c['isString'](_0x10e42c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x10e42c['wasUndone']&&_0x10e42c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x10e42c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xa66e2b['fromObject']=function(_0x19423c){if(_0x19423c instanceof _0x5277a4['AttributeOperation'])return _0x19423c;var _0xc9e36b=new _0x5277a4['AttributeOperation']();if(null!=_0x19423c['range']){if('object'!=typeof _0x19423c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xc9e36b['range']=_0x5277a4['Range']['fromObject'](_0x19423c['range']);}return null!=_0x19423c['key']&&(_0xc9e36b['key']=String(_0x19423c['key'])),null!=_0x19423c['oldValueBoolean']&&(_0xc9e36b['oldValueBoolean']=Boolean(_0x19423c['oldValueBoolean'])),null!=_0x19423c['oldValueJson']&&(_0xc9e36b['oldValueJson']=String(_0x19423c['oldValueJson'])),null!=_0x19423c['newValueBoolean']&&(_0xc9e36b['newValueBoolean']=Boolean(_0x19423c['newValueBoolean'])),null!=_0x19423c['newValueJson']&&(_0xc9e36b['newValueJson']=String(_0x19423c['newValueJson'])),null!=_0x19423c['wasUndone']&&(_0xc9e36b['wasUndone']=Boolean(_0x19423c['wasUndone'])),_0xc9e36b;},_0xa66e2b['toObject']=function(_0xd82960,_0x2ff67c){_0x2ff67c||(_0x2ff67c={});var _0x381644={};return _0x2ff67c['defaults']&&(_0x381644['range']=null,_0x381644['key']='',_0x381644['oldValueBoolean']=!0x1,_0x381644['oldValueJson']='',_0x381644['newValueBoolean']=!0x1,_0x381644['newValueJson']='',_0x381644['wasUndone']=!0x1),null!=_0xd82960['range']&&_0xd82960['hasOwnProperty']('range')&&(_0x381644['range']=_0x5277a4['Range']['toObject'](_0xd82960['range'],_0x2ff67c)),null!=_0xd82960['key']&&_0xd82960['hasOwnProperty']('key')&&(_0x381644['key']=_0xd82960['key']),null!=_0xd82960['oldValueBoolean']&&_0xd82960['hasOwnProperty']('oldValueBoolean')&&(_0x381644['oldValueBoolean']=_0xd82960['oldValueBoolean']),null!=_0xd82960['oldValueJson']&&_0xd82960['hasOwnProperty']('oldValueJson')&&(_0x381644['oldValueJson']=_0xd82960['oldValueJson']),null!=_0xd82960['newValueBoolean']&&_0xd82960['hasOwnProperty']('newValueBoolean')&&(_0x381644['newValueBoolean']=_0xd82960['newValueBoolean']),null!=_0xd82960['newValueJson']&&_0xd82960['hasOwnProperty']('newValueJson')&&(_0x381644['newValueJson']=_0xd82960['newValueJson']),null!=_0xd82960['wasUndone']&&_0xd82960['hasOwnProperty']('wasUndone')&&(_0x381644['wasUndone']=_0xd82960['wasUndone']),_0x381644;},_0xa66e2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0xa66e2b['getTypeUrl']=function(_0x304485){return void 0x0===_0x304485&&(_0x304485='type.googleapis.com'),_0x304485+'/AttributeOperation';},_0xa66e2b;}()),_0x5277a4['InsertOperation']=(function(){function _0xeb5d2a(_0x15ea01){if(this['nodes']=[],_0x15ea01){for(var _0x4b8947=Object['keys'](_0x15ea01),_0x16e791=0x0;_0x16e791<_0x4b8947['length'];++_0x16e791)null!=_0x15ea01[_0x4b8947[_0x16e791]]&&(this[_0x4b8947[_0x16e791]]=_0x15ea01[_0x4b8947[_0x16e791]]);}}return _0xeb5d2a['prototype']['position']=null,_0xeb5d2a['prototype']['nodes']=_0x30512c['emptyArray'],_0xeb5d2a['prototype']['shouldReceiveAttributes']=!0x1,_0xeb5d2a['prototype']['wasUndone']=!0x1,_0xeb5d2a['create']=function(_0x5af196){return new _0xeb5d2a(_0x5af196);},_0xeb5d2a['encode']=function(_0x17dbae,_0x4fe57c){if(_0x4fe57c||(_0x4fe57c=_0xed9f9d['create']()),null!=_0x17dbae['position']&&Object['hasOwnProperty']['call'](_0x17dbae,'position')&&_0x5277a4['Position']['encode'](_0x17dbae['position'],_0x4fe57c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17dbae['nodes']&&_0x17dbae['nodes']['length']){for(var _0x43cc7c=0x0;_0x43cc7c<_0x17dbae['nodes']['length'];++_0x43cc7c)_0x5277a4['Element']['encode'](_0x17dbae['nodes'][_0x43cc7c],_0x4fe57c['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x17dbae['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x17dbae,'shouldReceiveAttributes')&&_0x4fe57c['uint32'](0x18)['bool'](_0x17dbae['shouldReceiveAttributes']),null!=_0x17dbae['wasUndone']&&Object['hasOwnProperty']['call'](_0x17dbae,'wasUndone')&&_0x4fe57c['uint32'](0x20)['bool'](_0x17dbae['wasUndone']),_0x4fe57c;},_0xeb5d2a['encodeDelimited']=function(_0x398289,_0xd5ff0){return this['encode'](_0x398289,_0xd5ff0)['ldelim']();},_0xeb5d2a['decode']=function(_0x446540,_0x386977){_0x446540 instanceof _0x48f9f0||(_0x446540=_0x48f9f0['create'](_0x446540));for(var _0x1f1045=void 0x0===_0x386977?_0x446540['len']:_0x446540['pos']+_0x386977,_0x4c6a20=new _0x5277a4['InsertOperation']();_0x446540['pos']<_0x1f1045;){var _0x1f64f6=_0x446540['uint32']();switch(_0x1f64f6>>>0x3){case 0x1:_0x4c6a20['position']=_0x5277a4['Position']['decode'](_0x446540,_0x446540['uint32']());break;case 0x2:_0x4c6a20['nodes']&&_0x4c6a20['nodes']['length']||(_0x4c6a20['nodes']=[]),_0x4c6a20['nodes']['push'](_0x5277a4['Element']['decode'](_0x446540,_0x446540['uint32']()));break;case 0x3:_0x4c6a20['shouldReceiveAttributes']=_0x446540['bool']();break;case 0x4:_0x4c6a20['wasUndone']=_0x446540['bool']();break;default:_0x446540['skipType'](0x7&_0x1f64f6);}}return _0x4c6a20;},_0xeb5d2a['decodeDelimited']=function(_0x42b9d1){return _0x42b9d1 instanceof _0x48f9f0||(_0x42b9d1=new _0x48f9f0(_0x42b9d1)),this['decode'](_0x42b9d1,_0x42b9d1['uint32']());},_0xeb5d2a['verify']=function(_0x51a2e2){if('object'!=typeof _0x51a2e2||null===_0x51a2e2)return'object\x20expected';if(null!=_0x51a2e2['position']&&_0x51a2e2['hasOwnProperty']('position')&&(_0x598020=_0x5277a4['Position']['verify'](_0x51a2e2['position'])))return'position.'+_0x598020;if(null!=_0x51a2e2['nodes']&&_0x51a2e2['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x51a2e2['nodes']))return'nodes:\x20array\x20expected';for(var _0x42a5e7=0x0;_0x42a5e7<_0x51a2e2['nodes']['length'];++_0x42a5e7){var _0x598020;if(_0x598020=_0x5277a4['Element']['verify'](_0x51a2e2['nodes'][_0x42a5e7]))return'nodes.'+_0x598020;}}return null!=_0x51a2e2['shouldReceiveAttributes']&&_0x51a2e2['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x51a2e2['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x51a2e2['wasUndone']&&_0x51a2e2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x51a2e2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xeb5d2a['fromObject']=function(_0x3e52c2){if(_0x3e52c2 instanceof _0x5277a4['InsertOperation'])return _0x3e52c2;var _0x258d5d=new _0x5277a4['InsertOperation']();if(null!=_0x3e52c2['position']){if('object'!=typeof _0x3e52c2['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x258d5d['position']=_0x5277a4['Position']['fromObject'](_0x3e52c2['position']);}if(_0x3e52c2['nodes']){if(!Array['isArray'](_0x3e52c2['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x258d5d['nodes']=[];for(var _0x3f7017=0x0;_0x3f7017<_0x3e52c2['nodes']['length'];++_0x3f7017){if('object'!=typeof _0x3e52c2['nodes'][_0x3f7017])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x258d5d['nodes'][_0x3f7017]=_0x5277a4['Element']['fromObject'](_0x3e52c2['nodes'][_0x3f7017]);}}return null!=_0x3e52c2['shouldReceiveAttributes']&&(_0x258d5d['shouldReceiveAttributes']=Boolean(_0x3e52c2['shouldReceiveAttributes'])),null!=_0x3e52c2['wasUndone']&&(_0x258d5d['wasUndone']=Boolean(_0x3e52c2['wasUndone'])),_0x258d5d;},_0xeb5d2a['toObject']=function(_0x453546,_0x5f21ae){_0x5f21ae||(_0x5f21ae={});var _0x353ff7={};if((_0x5f21ae['arrays']||_0x5f21ae['defaults'])&&(_0x353ff7['nodes']=[]),_0x5f21ae['defaults']&&(_0x353ff7['position']=null,_0x353ff7['shouldReceiveAttributes']=!0x1,_0x353ff7['wasUndone']=!0x1),null!=_0x453546['position']&&_0x453546['hasOwnProperty']('position')&&(_0x353ff7['position']=_0x5277a4['Position']['toObject'](_0x453546['position'],_0x5f21ae)),_0x453546['nodes']&&_0x453546['nodes']['length']){_0x353ff7['nodes']=[];for(var _0x3db78d=0x0;_0x3db78d<_0x453546['nodes']['length'];++_0x3db78d)_0x353ff7['nodes'][_0x3db78d]=_0x5277a4['Element']['toObject'](_0x453546['nodes'][_0x3db78d],_0x5f21ae);}return null!=_0x453546['shouldReceiveAttributes']&&_0x453546['hasOwnProperty']('shouldReceiveAttributes')&&(_0x353ff7['shouldReceiveAttributes']=_0x453546['shouldReceiveAttributes']),null!=_0x453546['wasUndone']&&_0x453546['hasOwnProperty']('wasUndone')&&(_0x353ff7['wasUndone']=_0x453546['wasUndone']),_0x353ff7;},_0xeb5d2a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0xeb5d2a['getTypeUrl']=function(_0xcde1cf){return void 0x0===_0xcde1cf&&(_0xcde1cf='type.googleapis.com'),_0xcde1cf+'/InsertOperation';},_0xeb5d2a;}()),_0x5277a4['MarkerOperation']=(function(){function _0x30d11f(_0x3d1a56){if(_0x3d1a56){for(var _0x5b69ca=Object['keys'](_0x3d1a56),_0x3a09b2=0x0;_0x3a09b2<_0x5b69ca['length'];++_0x3a09b2)null!=_0x3d1a56[_0x5b69ca[_0x3a09b2]]&&(this[_0x5b69ca[_0x3a09b2]]=_0x3d1a56[_0x5b69ca[_0x3a09b2]]);}}return _0x30d11f['prototype']['name']='',_0x30d11f['prototype']['oldRange']=null,_0x30d11f['prototype']['newRange']=null,_0x30d11f['prototype']['affectsData']=!0x1,_0x30d11f['prototype']['wasUndone']=!0x1,_0x30d11f['create']=function(_0x4c35a4){return new _0x30d11f(_0x4c35a4);},_0x30d11f['encode']=function(_0x46b82c,_0x47877e){return _0x47877e||(_0x47877e=_0xed9f9d['create']()),null!=_0x46b82c['name']&&Object['hasOwnProperty']['call'](_0x46b82c,'name')&&_0x47877e['uint32'](0xa)['string'](_0x46b82c['name']),null!=_0x46b82c['oldRange']&&Object['hasOwnProperty']['call'](_0x46b82c,'oldRange')&&_0x5277a4['Range']['encode'](_0x46b82c['oldRange'],_0x47877e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x46b82c['newRange']&&Object['hasOwnProperty']['call'](_0x46b82c,'newRange')&&_0x5277a4['Range']['encode'](_0x46b82c['newRange'],_0x47877e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x46b82c['affectsData']&&Object['hasOwnProperty']['call'](_0x46b82c,'affectsData')&&_0x47877e['uint32'](0x20)['bool'](_0x46b82c['affectsData']),null!=_0x46b82c['wasUndone']&&Object['hasOwnProperty']['call'](_0x46b82c,'wasUndone')&&_0x47877e['uint32'](0x28)['bool'](_0x46b82c['wasUndone']),_0x47877e;},_0x30d11f['encodeDelimited']=function(_0x46d6d0,_0x2b8e29){return this['encode'](_0x46d6d0,_0x2b8e29)['ldelim']();},_0x30d11f['decode']=function(_0x22347c,_0x3c05ea){_0x22347c instanceof _0x48f9f0||(_0x22347c=_0x48f9f0['create'](_0x22347c));for(var _0x525c91=void 0x0===_0x3c05ea?_0x22347c['len']:_0x22347c['pos']+_0x3c05ea,_0xd9b648=new _0x5277a4['MarkerOperation']();_0x22347c['pos']<_0x525c91;){var _0x5b63a7=_0x22347c['uint32']();switch(_0x5b63a7>>>0x3){case 0x1:_0xd9b648['name']=_0x22347c['string']();break;case 0x2:_0xd9b648['oldRange']=_0x5277a4['Range']['decode'](_0x22347c,_0x22347c['uint32']());break;case 0x3:_0xd9b648['newRange']=_0x5277a4['Range']['decode'](_0x22347c,_0x22347c['uint32']());break;case 0x4:_0xd9b648['affectsData']=_0x22347c['bool']();break;case 0x5:_0xd9b648['wasUndone']=_0x22347c['bool']();break;default:_0x22347c['skipType'](0x7&_0x5b63a7);}}return _0xd9b648;},_0x30d11f['decodeDelimited']=function(_0x5e1b50){return _0x5e1b50 instanceof _0x48f9f0||(_0x5e1b50=new _0x48f9f0(_0x5e1b50)),this['decode'](_0x5e1b50,_0x5e1b50['uint32']());},_0x30d11f['verify']=function(_0xbd830c){if('object'!=typeof _0xbd830c||null===_0xbd830c)return'object\x20expected';if(null!=_0xbd830c['name']&&_0xbd830c['hasOwnProperty']('name')&&!_0x30512c['isString'](_0xbd830c['name']))return'name:\x20string\x20expected';var _0x156de6;if(null!=_0xbd830c['oldRange']&&_0xbd830c['hasOwnProperty']('oldRange')&&(_0x156de6=_0x5277a4['Range']['verify'](_0xbd830c['oldRange'])))return'oldRange.'+_0x156de6;if(null!=_0xbd830c['newRange']&&_0xbd830c['hasOwnProperty']('newRange')&&(_0x156de6=_0x5277a4['Range']['verify'](_0xbd830c['newRange'])))return'newRange.'+_0x156de6;return null!=_0xbd830c['affectsData']&&_0xbd830c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xbd830c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xbd830c['wasUndone']&&_0xbd830c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xbd830c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30d11f['fromObject']=function(_0x13a1cd){if(_0x13a1cd instanceof _0x5277a4['MarkerOperation'])return _0x13a1cd;var _0x23c2e5=new _0x5277a4['MarkerOperation']();if(null!=_0x13a1cd['name']&&(_0x23c2e5['name']=String(_0x13a1cd['name'])),null!=_0x13a1cd['oldRange']){if('object'!=typeof _0x13a1cd['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x23c2e5['oldRange']=_0x5277a4['Range']['fromObject'](_0x13a1cd['oldRange']);}if(null!=_0x13a1cd['newRange']){if('object'!=typeof _0x13a1cd['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x23c2e5['newRange']=_0x5277a4['Range']['fromObject'](_0x13a1cd['newRange']);}return null!=_0x13a1cd['affectsData']&&(_0x23c2e5['affectsData']=Boolean(_0x13a1cd['affectsData'])),null!=_0x13a1cd['wasUndone']&&(_0x23c2e5['wasUndone']=Boolean(_0x13a1cd['wasUndone'])),_0x23c2e5;},_0x30d11f['toObject']=function(_0x4067f4,_0x5c7e69){_0x5c7e69||(_0x5c7e69={});var _0x4c3133={};return _0x5c7e69['defaults']&&(_0x4c3133['name']='',_0x4c3133['oldRange']=null,_0x4c3133['newRange']=null,_0x4c3133['affectsData']=!0x1,_0x4c3133['wasUndone']=!0x1),null!=_0x4067f4['name']&&_0x4067f4['hasOwnProperty']('name')&&(_0x4c3133['name']=_0x4067f4['name']),null!=_0x4067f4['oldRange']&&_0x4067f4['hasOwnProperty']('oldRange')&&(_0x4c3133['oldRange']=_0x5277a4['Range']['toObject'](_0x4067f4['oldRange'],_0x5c7e69)),null!=_0x4067f4['newRange']&&_0x4067f4['hasOwnProperty']('newRange')&&(_0x4c3133['newRange']=_0x5277a4['Range']['toObject'](_0x4067f4['newRange'],_0x5c7e69)),null!=_0x4067f4['affectsData']&&_0x4067f4['hasOwnProperty']('affectsData')&&(_0x4c3133['affectsData']=_0x4067f4['affectsData']),null!=_0x4067f4['wasUndone']&&_0x4067f4['hasOwnProperty']('wasUndone')&&(_0x4c3133['wasUndone']=_0x4067f4['wasUndone']),_0x4c3133;},_0x30d11f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x30d11f['getTypeUrl']=function(_0x4c1e55){return void 0x0===_0x4c1e55&&(_0x4c1e55='type.googleapis.com'),_0x4c1e55+'/MarkerOperation';},_0x30d11f;}()),_0x5277a4['MergeOperation']=(function(){function _0x5c47f1(_0x4aa566){if(_0x4aa566){for(var _0x3f7b6b=Object['keys'](_0x4aa566),_0x2f6ae2=0x0;_0x2f6ae2<_0x3f7b6b['length'];++_0x2f6ae2)null!=_0x4aa566[_0x3f7b6b[_0x2f6ae2]]&&(this[_0x3f7b6b[_0x2f6ae2]]=_0x4aa566[_0x3f7b6b[_0x2f6ae2]]);}}return _0x5c47f1['prototype']['sourcePosition']=null,_0x5c47f1['prototype']['targetPosition']=null,_0x5c47f1['prototype']['graveyardPosition']=null,_0x5c47f1['prototype']['howMany']=0x0,_0x5c47f1['prototype']['wasUndone']=!0x1,_0x5c47f1['create']=function(_0x26b6d2){return new _0x5c47f1(_0x26b6d2);},_0x5c47f1['encode']=function(_0x2fad10,_0x1a28cc){return _0x1a28cc||(_0x1a28cc=_0xed9f9d['create']()),null!=_0x2fad10['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2fad10,'sourcePosition')&&_0x5277a4['Position']['encode'](_0x2fad10['sourcePosition'],_0x1a28cc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2fad10['targetPosition']&&Object['hasOwnProperty']['call'](_0x2fad10,'targetPosition')&&_0x5277a4['Position']['encode'](_0x2fad10['targetPosition'],_0x1a28cc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2fad10['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2fad10,'graveyardPosition')&&_0x5277a4['Position']['encode'](_0x2fad10['graveyardPosition'],_0x1a28cc['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2fad10['howMany']&&Object['hasOwnProperty']['call'](_0x2fad10,'howMany')&&_0x1a28cc['uint32'](0x20)['uint32'](_0x2fad10['howMany']),null!=_0x2fad10['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fad10,'wasUndone')&&_0x1a28cc['uint32'](0x28)['bool'](_0x2fad10['wasUndone']),_0x1a28cc;},_0x5c47f1['encodeDelimited']=function(_0x298d0c,_0x3bd117){return this['encode'](_0x298d0c,_0x3bd117)['ldelim']();},_0x5c47f1['decode']=function(_0x3cef2f,_0x123071){_0x3cef2f instanceof _0x48f9f0||(_0x3cef2f=_0x48f9f0['create'](_0x3cef2f));for(var _0x245940=void 0x0===_0x123071?_0x3cef2f['len']:_0x3cef2f['pos']+_0x123071,_0x2bff43=new _0x5277a4['MergeOperation']();_0x3cef2f['pos']<_0x245940;){var _0x25e532=_0x3cef2f['uint32']();switch(_0x25e532>>>0x3){case 0x1:_0x2bff43['sourcePosition']=_0x5277a4['Position']['decode'](_0x3cef2f,_0x3cef2f['uint32']());break;case 0x2:_0x2bff43['targetPosition']=_0x5277a4['Position']['decode'](_0x3cef2f,_0x3cef2f['uint32']());break;case 0x3:_0x2bff43['graveyardPosition']=_0x5277a4['Position']['decode'](_0x3cef2f,_0x3cef2f['uint32']());break;case 0x4:_0x2bff43['howMany']=_0x3cef2f['uint32']();break;case 0x5:_0x2bff43['wasUndone']=_0x3cef2f['bool']();break;default:_0x3cef2f['skipType'](0x7&_0x25e532);}}return _0x2bff43;},_0x5c47f1['decodeDelimited']=function(_0x577d11){return _0x577d11 instanceof _0x48f9f0||(_0x577d11=new _0x48f9f0(_0x577d11)),this['decode'](_0x577d11,_0x577d11['uint32']());},_0x5c47f1['verify']=function(_0x4d9b63){if('object'!=typeof _0x4d9b63||null===_0x4d9b63)return'object\x20expected';var _0xd0692d;if(null!=_0x4d9b63['sourcePosition']&&_0x4d9b63['hasOwnProperty']('sourcePosition')&&(_0xd0692d=_0x5277a4['Position']['verify'](_0x4d9b63['sourcePosition'])))return'sourcePosition.'+_0xd0692d;if(null!=_0x4d9b63['targetPosition']&&_0x4d9b63['hasOwnProperty']('targetPosition')&&(_0xd0692d=_0x5277a4['Position']['verify'](_0x4d9b63['targetPosition'])))return'targetPosition.'+_0xd0692d;if(null!=_0x4d9b63['graveyardPosition']&&_0x4d9b63['hasOwnProperty']('graveyardPosition')&&(_0xd0692d=_0x5277a4['Position']['verify'](_0x4d9b63['graveyardPosition'])))return'graveyardPosition.'+_0xd0692d;return null!=_0x4d9b63['howMany']&&_0x4d9b63['hasOwnProperty']('howMany')&&!_0x30512c['isInteger'](_0x4d9b63['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4d9b63['wasUndone']&&_0x4d9b63['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4d9b63['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c47f1['fromObject']=function(_0xe20f44){if(_0xe20f44 instanceof _0x5277a4['MergeOperation'])return _0xe20f44;var _0x4ae89f=new _0x5277a4['MergeOperation']();if(null!=_0xe20f44['sourcePosition']){if('object'!=typeof _0xe20f44['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4ae89f['sourcePosition']=_0x5277a4['Position']['fromObject'](_0xe20f44['sourcePosition']);}if(null!=_0xe20f44['targetPosition']){if('object'!=typeof _0xe20f44['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4ae89f['targetPosition']=_0x5277a4['Position']['fromObject'](_0xe20f44['targetPosition']);}if(null!=_0xe20f44['graveyardPosition']){if('object'!=typeof _0xe20f44['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4ae89f['graveyardPosition']=_0x5277a4['Position']['fromObject'](_0xe20f44['graveyardPosition']);}return null!=_0xe20f44['howMany']&&(_0x4ae89f['howMany']=_0xe20f44['howMany']>>>0x0),null!=_0xe20f44['wasUndone']&&(_0x4ae89f['wasUndone']=Boolean(_0xe20f44['wasUndone'])),_0x4ae89f;},_0x5c47f1['toObject']=function(_0x54f90b,_0x3fc7d8){_0x3fc7d8||(_0x3fc7d8={});var _0x88b62={};return _0x3fc7d8['defaults']&&(_0x88b62['sourcePosition']=null,_0x88b62['targetPosition']=null,_0x88b62['graveyardPosition']=null,_0x88b62['howMany']=0x0,_0x88b62['wasUndone']=!0x1),null!=_0x54f90b['sourcePosition']&&_0x54f90b['hasOwnProperty']('sourcePosition')&&(_0x88b62['sourcePosition']=_0x5277a4['Position']['toObject'](_0x54f90b['sourcePosition'],_0x3fc7d8)),null!=_0x54f90b['targetPosition']&&_0x54f90b['hasOwnProperty']('targetPosition')&&(_0x88b62['targetPosition']=_0x5277a4['Position']['toObject'](_0x54f90b['targetPosition'],_0x3fc7d8)),null!=_0x54f90b['graveyardPosition']&&_0x54f90b['hasOwnProperty']('graveyardPosition')&&(_0x88b62['graveyardPosition']=_0x5277a4['Position']['toObject'](_0x54f90b['graveyardPosition'],_0x3fc7d8)),null!=_0x54f90b['howMany']&&_0x54f90b['hasOwnProperty']('howMany')&&(_0x88b62['howMany']=_0x54f90b['howMany']),null!=_0x54f90b['wasUndone']&&_0x54f90b['hasOwnProperty']('wasUndone')&&(_0x88b62['wasUndone']=_0x54f90b['wasUndone']),_0x88b62;},_0x5c47f1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x5c47f1['getTypeUrl']=function(_0x44bfca){return void 0x0===_0x44bfca&&(_0x44bfca='type.googleapis.com'),_0x44bfca+'/MergeOperation';},_0x5c47f1;}()),_0x5277a4['MoveOperation']=(function(){function _0x1a1040(_0x22403d){if(_0x22403d){for(var _0x24d049=Object['keys'](_0x22403d),_0x179d51=0x0;_0x179d51<_0x24d049['length'];++_0x179d51)null!=_0x22403d[_0x24d049[_0x179d51]]&&(this[_0x24d049[_0x179d51]]=_0x22403d[_0x24d049[_0x179d51]]);}}return _0x1a1040['prototype']['sourcePosition']=null,_0x1a1040['prototype']['howMany']=0x0,_0x1a1040['prototype']['targetPosition']=null,_0x1a1040['prototype']['wasUndone']=!0x1,_0x1a1040['create']=function(_0x1288a8){return new _0x1a1040(_0x1288a8);},_0x1a1040['encode']=function(_0x16f1af,_0xc78961){return _0xc78961||(_0xc78961=_0xed9f9d['create']()),null!=_0x16f1af['sourcePosition']&&Object['hasOwnProperty']['call'](_0x16f1af,'sourcePosition')&&_0x5277a4['Position']['encode'](_0x16f1af['sourcePosition'],_0xc78961['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16f1af['howMany']&&Object['hasOwnProperty']['call'](_0x16f1af,'howMany')&&_0xc78961['uint32'](0x10)['uint32'](_0x16f1af['howMany']),null!=_0x16f1af['targetPosition']&&Object['hasOwnProperty']['call'](_0x16f1af,'targetPosition')&&_0x5277a4['Position']['encode'](_0x16f1af['targetPosition'],_0xc78961['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x16f1af['wasUndone']&&Object['hasOwnProperty']['call'](_0x16f1af,'wasUndone')&&_0xc78961['uint32'](0x20)['bool'](_0x16f1af['wasUndone']),_0xc78961;},_0x1a1040['encodeDelimited']=function(_0x52b4a8,_0x3f328d){return this['encode'](_0x52b4a8,_0x3f328d)['ldelim']();},_0x1a1040['decode']=function(_0x209322,_0x3608e4){_0x209322 instanceof _0x48f9f0||(_0x209322=_0x48f9f0['create'](_0x209322));for(var _0xe70ad1=void 0x0===_0x3608e4?_0x209322['len']:_0x209322['pos']+_0x3608e4,_0x173b4f=new _0x5277a4['MoveOperation']();_0x209322['pos']<_0xe70ad1;){var _0x31b374=_0x209322['uint32']();switch(_0x31b374>>>0x3){case 0x1:_0x173b4f['sourcePosition']=_0x5277a4['Position']['decode'](_0x209322,_0x209322['uint32']());break;case 0x2:_0x173b4f['howMany']=_0x209322['uint32']();break;case 0x3:_0x173b4f['targetPosition']=_0x5277a4['Position']['decode'](_0x209322,_0x209322['uint32']());break;case 0x4:_0x173b4f['wasUndone']=_0x209322['bool']();break;default:_0x209322['skipType'](0x7&_0x31b374);}}return _0x173b4f;},_0x1a1040['decodeDelimited']=function(_0x14ce6c){return _0x14ce6c instanceof _0x48f9f0||(_0x14ce6c=new _0x48f9f0(_0x14ce6c)),this['decode'](_0x14ce6c,_0x14ce6c['uint32']());},_0x1a1040['verify']=function(_0x5ca395){if('object'!=typeof _0x5ca395||null===_0x5ca395)return'object\x20expected';var _0x11cbd7;if(null!=_0x5ca395['sourcePosition']&&_0x5ca395['hasOwnProperty']('sourcePosition')&&(_0x11cbd7=_0x5277a4['Position']['verify'](_0x5ca395['sourcePosition'])))return'sourcePosition.'+_0x11cbd7;if(null!=_0x5ca395['howMany']&&_0x5ca395['hasOwnProperty']('howMany')&&!_0x30512c['isInteger'](_0x5ca395['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5ca395['targetPosition']&&_0x5ca395['hasOwnProperty']('targetPosition')&&(_0x11cbd7=_0x5277a4['Position']['verify'](_0x5ca395['targetPosition'])))return'targetPosition.'+_0x11cbd7;return null!=_0x5ca395['wasUndone']&&_0x5ca395['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5ca395['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a1040['fromObject']=function(_0x14b597){if(_0x14b597 instanceof _0x5277a4['MoveOperation'])return _0x14b597;var _0x5b7db3=new _0x5277a4['MoveOperation']();if(null!=_0x14b597['sourcePosition']){if('object'!=typeof _0x14b597['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5b7db3['sourcePosition']=_0x5277a4['Position']['fromObject'](_0x14b597['sourcePosition']);}if(null!=_0x14b597['howMany']&&(_0x5b7db3['howMany']=_0x14b597['howMany']>>>0x0),null!=_0x14b597['targetPosition']){if('object'!=typeof _0x14b597['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5b7db3['targetPosition']=_0x5277a4['Position']['fromObject'](_0x14b597['targetPosition']);}return null!=_0x14b597['wasUndone']&&(_0x5b7db3['wasUndone']=Boolean(_0x14b597['wasUndone'])),_0x5b7db3;},_0x1a1040['toObject']=function(_0x2fe89f,_0x11495d){_0x11495d||(_0x11495d={});var _0x4cd36a={};return _0x11495d['defaults']&&(_0x4cd36a['sourcePosition']=null,_0x4cd36a['howMany']=0x0,_0x4cd36a['targetPosition']=null,_0x4cd36a['wasUndone']=!0x1),null!=_0x2fe89f['sourcePosition']&&_0x2fe89f['hasOwnProperty']('sourcePosition')&&(_0x4cd36a['sourcePosition']=_0x5277a4['Position']['toObject'](_0x2fe89f['sourcePosition'],_0x11495d)),null!=_0x2fe89f['howMany']&&_0x2fe89f['hasOwnProperty']('howMany')&&(_0x4cd36a['howMany']=_0x2fe89f['howMany']),null!=_0x2fe89f['targetPosition']&&_0x2fe89f['hasOwnProperty']('targetPosition')&&(_0x4cd36a['targetPosition']=_0x5277a4['Position']['toObject'](_0x2fe89f['targetPosition'],_0x11495d)),null!=_0x2fe89f['wasUndone']&&_0x2fe89f['hasOwnProperty']('wasUndone')&&(_0x4cd36a['wasUndone']=_0x2fe89f['wasUndone']),_0x4cd36a;},_0x1a1040['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x1a1040['getTypeUrl']=function(_0x5bae69){return void 0x0===_0x5bae69&&(_0x5bae69='type.googleapis.com'),_0x5bae69+'/MoveOperation';},_0x1a1040;}()),_0x5277a4['RenameOperation']=(function(){function _0xfa182e(_0x5ddf0a){if(_0x5ddf0a){for(var _0x5c5e61=Object['keys'](_0x5ddf0a),_0x534725=0x0;_0x534725<_0x5c5e61['length'];++_0x534725)null!=_0x5ddf0a[_0x5c5e61[_0x534725]]&&(this[_0x5c5e61[_0x534725]]=_0x5ddf0a[_0x5c5e61[_0x534725]]);}}return _0xfa182e['prototype']['position']=null,_0xfa182e['prototype']['oldName']='',_0xfa182e['prototype']['newName']='',_0xfa182e['prototype']['wasUndone']=!0x1,_0xfa182e['create']=function(_0x41d9c1){return new _0xfa182e(_0x41d9c1);},_0xfa182e['encode']=function(_0x2130b6,_0x34c3c8){return _0x34c3c8||(_0x34c3c8=_0xed9f9d['create']()),null!=_0x2130b6['position']&&Object['hasOwnProperty']['call'](_0x2130b6,'position')&&_0x5277a4['Position']['encode'](_0x2130b6['position'],_0x34c3c8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2130b6['oldName']&&Object['hasOwnProperty']['call'](_0x2130b6,'oldName')&&_0x34c3c8['uint32'](0x12)['string'](_0x2130b6['oldName']),null!=_0x2130b6['newName']&&Object['hasOwnProperty']['call'](_0x2130b6,'newName')&&_0x34c3c8['uint32'](0x1a)['string'](_0x2130b6['newName']),null!=_0x2130b6['wasUndone']&&Object['hasOwnProperty']['call'](_0x2130b6,'wasUndone')&&_0x34c3c8['uint32'](0x20)['bool'](_0x2130b6['wasUndone']),_0x34c3c8;},_0xfa182e['encodeDelimited']=function(_0x3abfe2,_0x33a3e9){return this['encode'](_0x3abfe2,_0x33a3e9)['ldelim']();},_0xfa182e['decode']=function(_0x23ad3e,_0x273a28){_0x23ad3e instanceof _0x48f9f0||(_0x23ad3e=_0x48f9f0['create'](_0x23ad3e));for(var _0x61aae2=void 0x0===_0x273a28?_0x23ad3e['len']:_0x23ad3e['pos']+_0x273a28,_0x552fd1=new _0x5277a4['RenameOperation']();_0x23ad3e['pos']<_0x61aae2;){var _0x544e29=_0x23ad3e['uint32']();switch(_0x544e29>>>0x3){case 0x1:_0x552fd1['position']=_0x5277a4['Position']['decode'](_0x23ad3e,_0x23ad3e['uint32']());break;case 0x2:_0x552fd1['oldName']=_0x23ad3e['string']();break;case 0x3:_0x552fd1['newName']=_0x23ad3e['string']();break;case 0x4:_0x552fd1['wasUndone']=_0x23ad3e['bool']();break;default:_0x23ad3e['skipType'](0x7&_0x544e29);}}return _0x552fd1;},_0xfa182e['decodeDelimited']=function(_0x3fc333){return _0x3fc333 instanceof _0x48f9f0||(_0x3fc333=new _0x48f9f0(_0x3fc333)),this['decode'](_0x3fc333,_0x3fc333['uint32']());},_0xfa182e['verify']=function(_0x38dd19){if('object'!=typeof _0x38dd19||null===_0x38dd19)return'object\x20expected';if(null!=_0x38dd19['position']&&_0x38dd19['hasOwnProperty']('position')){var _0x5c776a=_0x5277a4['Position']['verify'](_0x38dd19['position']);if(_0x5c776a)return'position.'+_0x5c776a;}return null!=_0x38dd19['oldName']&&_0x38dd19['hasOwnProperty']('oldName')&&!_0x30512c['isString'](_0x38dd19['oldName'])?'oldName:\x20string\x20expected':null!=_0x38dd19['newName']&&_0x38dd19['hasOwnProperty']('newName')&&!_0x30512c['isString'](_0x38dd19['newName'])?'newName:\x20string\x20expected':null!=_0x38dd19['wasUndone']&&_0x38dd19['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38dd19['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xfa182e['fromObject']=function(_0x444bb5){if(_0x444bb5 instanceof _0x5277a4['RenameOperation'])return _0x444bb5;var _0xe969f8=new _0x5277a4['RenameOperation']();if(null!=_0x444bb5['position']){if('object'!=typeof _0x444bb5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xe969f8['position']=_0x5277a4['Position']['fromObject'](_0x444bb5['position']);}return null!=_0x444bb5['oldName']&&(_0xe969f8['oldName']=String(_0x444bb5['oldName'])),null!=_0x444bb5['newName']&&(_0xe969f8['newName']=String(_0x444bb5['newName'])),null!=_0x444bb5['wasUndone']&&(_0xe969f8['wasUndone']=Boolean(_0x444bb5['wasUndone'])),_0xe969f8;},_0xfa182e['toObject']=function(_0x3f1f16,_0x5caaec){_0x5caaec||(_0x5caaec={});var _0x2090a7={};return _0x5caaec['defaults']&&(_0x2090a7['position']=null,_0x2090a7['oldName']='',_0x2090a7['newName']='',_0x2090a7['wasUndone']=!0x1),null!=_0x3f1f16['position']&&_0x3f1f16['hasOwnProperty']('position')&&(_0x2090a7['position']=_0x5277a4['Position']['toObject'](_0x3f1f16['position'],_0x5caaec)),null!=_0x3f1f16['oldName']&&_0x3f1f16['hasOwnProperty']('oldName')&&(_0x2090a7['oldName']=_0x3f1f16['oldName']),null!=_0x3f1f16['newName']&&_0x3f1f16['hasOwnProperty']('newName')&&(_0x2090a7['newName']=_0x3f1f16['newName']),null!=_0x3f1f16['wasUndone']&&_0x3f1f16['hasOwnProperty']('wasUndone')&&(_0x2090a7['wasUndone']=_0x3f1f16['wasUndone']),_0x2090a7;},_0xfa182e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0xfa182e['getTypeUrl']=function(_0x1d1a9f){return void 0x0===_0x1d1a9f&&(_0x1d1a9f='type.googleapis.com'),_0x1d1a9f+'/RenameOperation';},_0xfa182e;}()),_0x5277a4['RootAttributeOperation']=(function(){function _0xaf1902(_0xee6930){if(_0xee6930){for(var _0x3f145a=Object['keys'](_0xee6930),_0x3115ce=0x0;_0x3115ce<_0x3f145a['length'];++_0x3115ce)null!=_0xee6930[_0x3f145a[_0x3115ce]]&&(this[_0x3f145a[_0x3115ce]]=_0xee6930[_0x3f145a[_0x3115ce]]);}}return _0xaf1902['prototype']['root']='',_0xaf1902['prototype']['key']='',_0xaf1902['prototype']['oldValueBoolean']=!0x1,_0xaf1902['prototype']['oldValueJson']='',_0xaf1902['prototype']['newValueBoolean']=!0x1,_0xaf1902['prototype']['newValueJson']='',_0xaf1902['prototype']['wasUndone']=!0x1,_0xaf1902['create']=function(_0x36b981){return new _0xaf1902(_0x36b981);},_0xaf1902['encode']=function(_0x2a6aa6,_0x11dee4){return _0x11dee4||(_0x11dee4=_0xed9f9d['create']()),null!=_0x2a6aa6['root']&&Object['hasOwnProperty']['call'](_0x2a6aa6,'root')&&_0x11dee4['uint32'](0xa)['string'](_0x2a6aa6['root']),null!=_0x2a6aa6['key']&&Object['hasOwnProperty']['call'](_0x2a6aa6,'key')&&_0x11dee4['uint32'](0x12)['string'](_0x2a6aa6['key']),null!=_0x2a6aa6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a6aa6,'oldValueBoolean')&&_0x11dee4['uint32'](0x18)['bool'](_0x2a6aa6['oldValueBoolean']),null!=_0x2a6aa6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2a6aa6,'oldValueJson')&&_0x11dee4['uint32'](0x22)['string'](_0x2a6aa6['oldValueJson']),null!=_0x2a6aa6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2a6aa6,'newValueBoolean')&&_0x11dee4['uint32'](0x28)['bool'](_0x2a6aa6['newValueBoolean']),null!=_0x2a6aa6['newValueJson']&&Object['hasOwnProperty']['call'](_0x2a6aa6,'newValueJson')&&_0x11dee4['uint32'](0x32)['string'](_0x2a6aa6['newValueJson']),null!=_0x2a6aa6['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a6aa6,'wasUndone')&&_0x11dee4['uint32'](0x38)['bool'](_0x2a6aa6['wasUndone']),_0x11dee4;},_0xaf1902['encodeDelimited']=function(_0x3e5e8b,_0x4029c4){return this['encode'](_0x3e5e8b,_0x4029c4)['ldelim']();},_0xaf1902['decode']=function(_0x3374f5,_0x560a7d){_0x3374f5 instanceof _0x48f9f0||(_0x3374f5=_0x48f9f0['create'](_0x3374f5));for(var _0x59d4ca=void 0x0===_0x560a7d?_0x3374f5['len']:_0x3374f5['pos']+_0x560a7d,_0x188543=new _0x5277a4['RootAttributeOperation']();_0x3374f5['pos']<_0x59d4ca;){var _0x24a86f=_0x3374f5['uint32']();switch(_0x24a86f>>>0x3){case 0x1:_0x188543['root']=_0x3374f5['string']();break;case 0x2:_0x188543['key']=_0x3374f5['string']();break;case 0x3:_0x188543['oldValueBoolean']=_0x3374f5['bool']();break;case 0x4:_0x188543['oldValueJson']=_0x3374f5['string']();break;case 0x5:_0x188543['newValueBoolean']=_0x3374f5['bool']();break;case 0x6:_0x188543['newValueJson']=_0x3374f5['string']();break;case 0x7:_0x188543['wasUndone']=_0x3374f5['bool']();break;default:_0x3374f5['skipType'](0x7&_0x24a86f);}}return _0x188543;},_0xaf1902['decodeDelimited']=function(_0x2acd27){return _0x2acd27 instanceof _0x48f9f0||(_0x2acd27=new _0x48f9f0(_0x2acd27)),this['decode'](_0x2acd27,_0x2acd27['uint32']());},_0xaf1902['verify']=function(_0x2e8bc8){return'object'!=typeof _0x2e8bc8||null===_0x2e8bc8?'object\x20expected':null!=_0x2e8bc8['root']&&_0x2e8bc8['hasOwnProperty']('root')&&!_0x30512c['isString'](_0x2e8bc8['root'])?'root:\x20string\x20expected':null!=_0x2e8bc8['key']&&_0x2e8bc8['hasOwnProperty']('key')&&!_0x30512c['isString'](_0x2e8bc8['key'])?'key:\x20string\x20expected':null!=_0x2e8bc8['oldValueBoolean']&&_0x2e8bc8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2e8bc8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2e8bc8['oldValueJson']&&_0x2e8bc8['hasOwnProperty']('oldValueJson')&&!_0x30512c['isString'](_0x2e8bc8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2e8bc8['newValueBoolean']&&_0x2e8bc8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2e8bc8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2e8bc8['newValueJson']&&_0x2e8bc8['hasOwnProperty']('newValueJson')&&!_0x30512c['isString'](_0x2e8bc8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2e8bc8['wasUndone']&&_0x2e8bc8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e8bc8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xaf1902['fromObject']=function(_0x131dc1){if(_0x131dc1 instanceof _0x5277a4['RootAttributeOperation'])return _0x131dc1;var _0x1cc19d=new _0x5277a4['RootAttributeOperation']();return null!=_0x131dc1['root']&&(_0x1cc19d['root']=String(_0x131dc1['root'])),null!=_0x131dc1['key']&&(_0x1cc19d['key']=String(_0x131dc1['key'])),null!=_0x131dc1['oldValueBoolean']&&(_0x1cc19d['oldValueBoolean']=Boolean(_0x131dc1['oldValueBoolean'])),null!=_0x131dc1['oldValueJson']&&(_0x1cc19d['oldValueJson']=String(_0x131dc1['oldValueJson'])),null!=_0x131dc1['newValueBoolean']&&(_0x1cc19d['newValueBoolean']=Boolean(_0x131dc1['newValueBoolean'])),null!=_0x131dc1['newValueJson']&&(_0x1cc19d['newValueJson']=String(_0x131dc1['newValueJson'])),null!=_0x131dc1['wasUndone']&&(_0x1cc19d['wasUndone']=Boolean(_0x131dc1['wasUndone'])),_0x1cc19d;},_0xaf1902['toObject']=function(_0x5b61bc,_0x55b942){_0x55b942||(_0x55b942={});var _0x52186d={};return _0x55b942['defaults']&&(_0x52186d['root']='',_0x52186d['key']='',_0x52186d['oldValueBoolean']=!0x1,_0x52186d['oldValueJson']='',_0x52186d['newValueBoolean']=!0x1,_0x52186d['newValueJson']='',_0x52186d['wasUndone']=!0x1),null!=_0x5b61bc['root']&&_0x5b61bc['hasOwnProperty']('root')&&(_0x52186d['root']=_0x5b61bc['root']),null!=_0x5b61bc['key']&&_0x5b61bc['hasOwnProperty']('key')&&(_0x52186d['key']=_0x5b61bc['key']),null!=_0x5b61bc['oldValueBoolean']&&_0x5b61bc['hasOwnProperty']('oldValueBoolean')&&(_0x52186d['oldValueBoolean']=_0x5b61bc['oldValueBoolean']),null!=_0x5b61bc['oldValueJson']&&_0x5b61bc['hasOwnProperty']('oldValueJson')&&(_0x52186d['oldValueJson']=_0x5b61bc['oldValueJson']),null!=_0x5b61bc['newValueBoolean']&&_0x5b61bc['hasOwnProperty']('newValueBoolean')&&(_0x52186d['newValueBoolean']=_0x5b61bc['newValueBoolean']),null!=_0x5b61bc['newValueJson']&&_0x5b61bc['hasOwnProperty']('newValueJson')&&(_0x52186d['newValueJson']=_0x5b61bc['newValueJson']),null!=_0x5b61bc['wasUndone']&&_0x5b61bc['hasOwnProperty']('wasUndone')&&(_0x52186d['wasUndone']=_0x5b61bc['wasUndone']),_0x52186d;},_0xaf1902['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0xaf1902['getTypeUrl']=function(_0x40a05a){return void 0x0===_0x40a05a&&(_0x40a05a='type.googleapis.com'),_0x40a05a+'/RootAttributeOperation';},_0xaf1902;}()),_0x5277a4['RootOperation']=(function(){function _0x231e48(_0x553ac8){if(_0x553ac8){for(var _0x263124=Object['keys'](_0x553ac8),_0x419391=0x0;_0x419391<_0x263124['length'];++_0x419391)null!=_0x553ac8[_0x263124[_0x419391]]&&(this[_0x263124[_0x419391]]=_0x553ac8[_0x263124[_0x419391]]);}}return _0x231e48['prototype']['rootName']='',_0x231e48['prototype']['elementName']='',_0x231e48['prototype']['isAdd']=!0x1,_0x231e48['prototype']['wasUndone']=!0x1,_0x231e48['create']=function(_0x16fb5d){return new _0x231e48(_0x16fb5d);},_0x231e48['encode']=function(_0x2df9b0,_0xa5b7f7){return _0xa5b7f7||(_0xa5b7f7=_0xed9f9d['create']()),null!=_0x2df9b0['rootName']&&Object['hasOwnProperty']['call'](_0x2df9b0,'rootName')&&_0xa5b7f7['uint32'](0xa)['string'](_0x2df9b0['rootName']),null!=_0x2df9b0['elementName']&&Object['hasOwnProperty']['call'](_0x2df9b0,'elementName')&&_0xa5b7f7['uint32'](0x12)['string'](_0x2df9b0['elementName']),null!=_0x2df9b0['isAdd']&&Object['hasOwnProperty']['call'](_0x2df9b0,'isAdd')&&_0xa5b7f7['uint32'](0x18)['bool'](_0x2df9b0['isAdd']),null!=_0x2df9b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2df9b0,'wasUndone')&&_0xa5b7f7['uint32'](0x20)['bool'](_0x2df9b0['wasUndone']),_0xa5b7f7;},_0x231e48['encodeDelimited']=function(_0x145138,_0x1f460a){return this['encode'](_0x145138,_0x1f460a)['ldelim']();},_0x231e48['decode']=function(_0x56e53b,_0x187472){_0x56e53b instanceof _0x48f9f0||(_0x56e53b=_0x48f9f0['create'](_0x56e53b));for(var _0x4d78c6=void 0x0===_0x187472?_0x56e53b['len']:_0x56e53b['pos']+_0x187472,_0x46dcc5=new _0x5277a4['RootOperation']();_0x56e53b['pos']<_0x4d78c6;){var _0x417913=_0x56e53b['uint32']();switch(_0x417913>>>0x3){case 0x1:_0x46dcc5['rootName']=_0x56e53b['string']();break;case 0x2:_0x46dcc5['elementName']=_0x56e53b['string']();break;case 0x3:_0x46dcc5['isAdd']=_0x56e53b['bool']();break;case 0x4:_0x46dcc5['wasUndone']=_0x56e53b['bool']();break;default:_0x56e53b['skipType'](0x7&_0x417913);}}return _0x46dcc5;},_0x231e48['decodeDelimited']=function(_0x1a3de3){return _0x1a3de3 instanceof _0x48f9f0||(_0x1a3de3=new _0x48f9f0(_0x1a3de3)),this['decode'](_0x1a3de3,_0x1a3de3['uint32']());},_0x231e48['verify']=function(_0x40b2bd){return'object'!=typeof _0x40b2bd||null===_0x40b2bd?'object\x20expected':null!=_0x40b2bd['rootName']&&_0x40b2bd['hasOwnProperty']('rootName')&&!_0x30512c['isString'](_0x40b2bd['rootName'])?'rootName:\x20string\x20expected':null!=_0x40b2bd['elementName']&&_0x40b2bd['hasOwnProperty']('elementName')&&!_0x30512c['isString'](_0x40b2bd['elementName'])?'elementName:\x20string\x20expected':null!=_0x40b2bd['isAdd']&&_0x40b2bd['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x40b2bd['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x40b2bd['wasUndone']&&_0x40b2bd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x40b2bd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x231e48['fromObject']=function(_0x50feea){if(_0x50feea instanceof _0x5277a4['RootOperation'])return _0x50feea;var _0x1fd81f=new _0x5277a4['RootOperation']();return null!=_0x50feea['rootName']&&(_0x1fd81f['rootName']=String(_0x50feea['rootName'])),null!=_0x50feea['elementName']&&(_0x1fd81f['elementName']=String(_0x50feea['elementName'])),null!=_0x50feea['isAdd']&&(_0x1fd81f['isAdd']=Boolean(_0x50feea['isAdd'])),null!=_0x50feea['wasUndone']&&(_0x1fd81f['wasUndone']=Boolean(_0x50feea['wasUndone'])),_0x1fd81f;},_0x231e48['toObject']=function(_0x499a72,_0x735ae){_0x735ae||(_0x735ae={});var _0x4bbaa6={};return _0x735ae['defaults']&&(_0x4bbaa6['rootName']='',_0x4bbaa6['elementName']='',_0x4bbaa6['isAdd']=!0x1,_0x4bbaa6['wasUndone']=!0x1),null!=_0x499a72['rootName']&&_0x499a72['hasOwnProperty']('rootName')&&(_0x4bbaa6['rootName']=_0x499a72['rootName']),null!=_0x499a72['elementName']&&_0x499a72['hasOwnProperty']('elementName')&&(_0x4bbaa6['elementName']=_0x499a72['elementName']),null!=_0x499a72['isAdd']&&_0x499a72['hasOwnProperty']('isAdd')&&(_0x4bbaa6['isAdd']=_0x499a72['isAdd']),null!=_0x499a72['wasUndone']&&_0x499a72['hasOwnProperty']('wasUndone')&&(_0x4bbaa6['wasUndone']=_0x499a72['wasUndone']),_0x4bbaa6;},_0x231e48['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x231e48['getTypeUrl']=function(_0x3297b1){return void 0x0===_0x3297b1&&(_0x3297b1='type.googleapis.com'),_0x3297b1+'/RootOperation';},_0x231e48;}()),_0x5277a4['SplitOperation']=(function(){function _0x5918dd(_0x794b40){if(_0x794b40){for(var _0x5bd66c=Object['keys'](_0x794b40),_0x397a80=0x0;_0x397a80<_0x5bd66c['length'];++_0x397a80)null!=_0x794b40[_0x5bd66c[_0x397a80]]&&(this[_0x5bd66c[_0x397a80]]=_0x794b40[_0x5bd66c[_0x397a80]]);}}return _0x5918dd['prototype']['splitPosition']=null,_0x5918dd['prototype']['graveyardPosition']=null,_0x5918dd['prototype']['howMany']=0x0,_0x5918dd['prototype']['insertionPosition']=null,_0x5918dd['prototype']['wasUndone']=!0x1,_0x5918dd['create']=function(_0x25e31e){return new _0x5918dd(_0x25e31e);},_0x5918dd['encode']=function(_0x659cca,_0xd928c3){return _0xd928c3||(_0xd928c3=_0xed9f9d['create']()),null!=_0x659cca['splitPosition']&&Object['hasOwnProperty']['call'](_0x659cca,'splitPosition')&&_0x5277a4['Position']['encode'](_0x659cca['splitPosition'],_0xd928c3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x659cca['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x659cca,'graveyardPosition')&&_0x5277a4['Position']['encode'](_0x659cca['graveyardPosition'],_0xd928c3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x659cca['howMany']&&Object['hasOwnProperty']['call'](_0x659cca,'howMany')&&_0xd928c3['uint32'](0x18)['uint32'](_0x659cca['howMany']),null!=_0x659cca['insertionPosition']&&Object['hasOwnProperty']['call'](_0x659cca,'insertionPosition')&&_0x5277a4['Position']['encode'](_0x659cca['insertionPosition'],_0xd928c3['uint32'](0x22)['fork']())['ldelim'](),null!=_0x659cca['wasUndone']&&Object['hasOwnProperty']['call'](_0x659cca,'wasUndone')&&_0xd928c3['uint32'](0x28)['bool'](_0x659cca['wasUndone']),_0xd928c3;},_0x5918dd['encodeDelimited']=function(_0x344b19,_0x3d629b){return this['encode'](_0x344b19,_0x3d629b)['ldelim']();},_0x5918dd['decode']=function(_0x3df41b,_0x5bf778){_0x3df41b instanceof _0x48f9f0||(_0x3df41b=_0x48f9f0['create'](_0x3df41b));for(var _0x32066d=void 0x0===_0x5bf778?_0x3df41b['len']:_0x3df41b['pos']+_0x5bf778,_0x310cfc=new _0x5277a4['SplitOperation']();_0x3df41b['pos']<_0x32066d;){var _0x557807=_0x3df41b['uint32']();switch(_0x557807>>>0x3){case 0x1:_0x310cfc['splitPosition']=_0x5277a4['Position']['decode'](_0x3df41b,_0x3df41b['uint32']());break;case 0x2:_0x310cfc['graveyardPosition']=_0x5277a4['Position']['decode'](_0x3df41b,_0x3df41b['uint32']());break;case 0x3:_0x310cfc['howMany']=_0x3df41b['uint32']();break;case 0x4:_0x310cfc['insertionPosition']=_0x5277a4['Position']['decode'](_0x3df41b,_0x3df41b['uint32']());break;case 0x5:_0x310cfc['wasUndone']=_0x3df41b['bool']();break;default:_0x3df41b['skipType'](0x7&_0x557807);}}return _0x310cfc;},_0x5918dd['decodeDelimited']=function(_0x3987c4){return _0x3987c4 instanceof _0x48f9f0||(_0x3987c4=new _0x48f9f0(_0x3987c4)),this['decode'](_0x3987c4,_0x3987c4['uint32']());},_0x5918dd['verify']=function(_0x10a3f1){if('object'!=typeof _0x10a3f1||null===_0x10a3f1)return'object\x20expected';var _0x5d2d3c;if(null!=_0x10a3f1['splitPosition']&&_0x10a3f1['hasOwnProperty']('splitPosition')&&(_0x5d2d3c=_0x5277a4['Position']['verify'](_0x10a3f1['splitPosition'])))return'splitPosition.'+_0x5d2d3c;if(null!=_0x10a3f1['graveyardPosition']&&_0x10a3f1['hasOwnProperty']('graveyardPosition')&&(_0x5d2d3c=_0x5277a4['Position']['verify'](_0x10a3f1['graveyardPosition'])))return'graveyardPosition.'+_0x5d2d3c;if(null!=_0x10a3f1['howMany']&&_0x10a3f1['hasOwnProperty']('howMany')&&!_0x30512c['isInteger'](_0x10a3f1['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x10a3f1['insertionPosition']&&_0x10a3f1['hasOwnProperty']('insertionPosition')&&(_0x5d2d3c=_0x5277a4['Position']['verify'](_0x10a3f1['insertionPosition'])))return'insertionPosition.'+_0x5d2d3c;return null!=_0x10a3f1['wasUndone']&&_0x10a3f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x10a3f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5918dd['fromObject']=function(_0x2e2a4e){if(_0x2e2a4e instanceof _0x5277a4['SplitOperation'])return _0x2e2a4e;var _0x45c6d2=new _0x5277a4['SplitOperation']();if(null!=_0x2e2a4e['splitPosition']){if('object'!=typeof _0x2e2a4e['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x45c6d2['splitPosition']=_0x5277a4['Position']['fromObject'](_0x2e2a4e['splitPosition']);}if(null!=_0x2e2a4e['graveyardPosition']){if('object'!=typeof _0x2e2a4e['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x45c6d2['graveyardPosition']=_0x5277a4['Position']['fromObject'](_0x2e2a4e['graveyardPosition']);}if(null!=_0x2e2a4e['howMany']&&(_0x45c6d2['howMany']=_0x2e2a4e['howMany']>>>0x0),null!=_0x2e2a4e['insertionPosition']){if('object'!=typeof _0x2e2a4e['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x45c6d2['insertionPosition']=_0x5277a4['Position']['fromObject'](_0x2e2a4e['insertionPosition']);}return null!=_0x2e2a4e['wasUndone']&&(_0x45c6d2['wasUndone']=Boolean(_0x2e2a4e['wasUndone'])),_0x45c6d2;},_0x5918dd['toObject']=function(_0x18e217,_0x981c86){_0x981c86||(_0x981c86={});var _0x56a2d1={};return _0x981c86['defaults']&&(_0x56a2d1['splitPosition']=null,_0x56a2d1['graveyardPosition']=null,_0x56a2d1['howMany']=0x0,_0x56a2d1['insertionPosition']=null,_0x56a2d1['wasUndone']=!0x1),null!=_0x18e217['splitPosition']&&_0x18e217['hasOwnProperty']('splitPosition')&&(_0x56a2d1['splitPosition']=_0x5277a4['Position']['toObject'](_0x18e217['splitPosition'],_0x981c86)),null!=_0x18e217['graveyardPosition']&&_0x18e217['hasOwnProperty']('graveyardPosition')&&(_0x56a2d1['graveyardPosition']=_0x5277a4['Position']['toObject'](_0x18e217['graveyardPosition'],_0x981c86)),null!=_0x18e217['howMany']&&_0x18e217['hasOwnProperty']('howMany')&&(_0x56a2d1['howMany']=_0x18e217['howMany']),null!=_0x18e217['insertionPosition']&&_0x18e217['hasOwnProperty']('insertionPosition')&&(_0x56a2d1['insertionPosition']=_0x5277a4['Position']['toObject'](_0x18e217['insertionPosition'],_0x981c86)),null!=_0x18e217['wasUndone']&&_0x18e217['hasOwnProperty']('wasUndone')&&(_0x56a2d1['wasUndone']=_0x18e217['wasUndone']),_0x56a2d1;},_0x5918dd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x5918dd['getTypeUrl']=function(_0x1fe1d5){return void 0x0===_0x1fe1d5&&(_0x1fe1d5='type.googleapis.com'),_0x1fe1d5+'/SplitOperation';},_0x5918dd;}()),_0x5277a4['Position']=(function(){function _0x3eb0bd(_0x45d2fa){if(this['path']=[],_0x45d2fa){for(var _0x3e4e25=Object['keys'](_0x45d2fa),_0x304d5d=0x0;_0x304d5d<_0x3e4e25['length'];++_0x304d5d)null!=_0x45d2fa[_0x3e4e25[_0x304d5d]]&&(this[_0x3e4e25[_0x304d5d]]=_0x45d2fa[_0x3e4e25[_0x304d5d]]);}}return _0x3eb0bd['prototype']['root']='',_0x3eb0bd['prototype']['rootMain']=!0x1,_0x3eb0bd['prototype']['rootGraveyard']=!0x1,_0x3eb0bd['prototype']['path']=_0x30512c['emptyArray'],_0x3eb0bd['prototype']['stickiness']='',_0x3eb0bd['create']=function(_0x18ba4a){return new _0x3eb0bd(_0x18ba4a);},_0x3eb0bd['encode']=function(_0x472e72,_0x37d058){if(_0x37d058||(_0x37d058=_0xed9f9d['create']()),null!=_0x472e72['root']&&Object['hasOwnProperty']['call'](_0x472e72,'root')&&_0x37d058['uint32'](0xa)['string'](_0x472e72['root']),null!=_0x472e72['rootMain']&&Object['hasOwnProperty']['call'](_0x472e72,'rootMain')&&_0x37d058['uint32'](0x10)['bool'](_0x472e72['rootMain']),null!=_0x472e72['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x472e72,'rootGraveyard')&&_0x37d058['uint32'](0x18)['bool'](_0x472e72['rootGraveyard']),null!=_0x472e72['path']&&_0x472e72['path']['length']){_0x37d058['uint32'](0x22)['fork']();for(var _0x24c700=0x0;_0x24c700<_0x472e72['path']['length'];++_0x24c700)_0x37d058['uint32'](_0x472e72['path'][_0x24c700]);_0x37d058['ldelim']();}return null!=_0x472e72['stickiness']&&Object['hasOwnProperty']['call'](_0x472e72,'stickiness')&&_0x37d058['uint32'](0x2a)['string'](_0x472e72['stickiness']),_0x37d058;},_0x3eb0bd['encodeDelimited']=function(_0x1a157e,_0x474da9){return this['encode'](_0x1a157e,_0x474da9)['ldelim']();},_0x3eb0bd['decode']=function(_0x485a75,_0x1d6f82){_0x485a75 instanceof _0x48f9f0||(_0x485a75=_0x48f9f0['create'](_0x485a75));for(var _0x56be39=void 0x0===_0x1d6f82?_0x485a75['len']:_0x485a75['pos']+_0x1d6f82,_0x58e10c=new _0x5277a4['Position']();_0x485a75['pos']<_0x56be39;){var _0x4fc954=_0x485a75['uint32']();switch(_0x4fc954>>>0x3){case 0x1:_0x58e10c['root']=_0x485a75['string']();break;case 0x2:_0x58e10c['rootMain']=_0x485a75['bool']();break;case 0x3:_0x58e10c['rootGraveyard']=_0x485a75['bool']();break;case 0x4:if(_0x58e10c['path']&&_0x58e10c['path']['length']||(_0x58e10c['path']=[]),0x2==(0x7&_0x4fc954)){for(var _0x4369d9=_0x485a75['uint32']()+_0x485a75['pos'];_0x485a75['pos']<_0x4369d9;)_0x58e10c['path']['push'](_0x485a75['uint32']());}else _0x58e10c['path']['push'](_0x485a75['uint32']());break;case 0x5:_0x58e10c['stickiness']=_0x485a75['string']();break;default:_0x485a75['skipType'](0x7&_0x4fc954);}}return _0x58e10c;},_0x3eb0bd['decodeDelimited']=function(_0x93cfef){return _0x93cfef instanceof _0x48f9f0||(_0x93cfef=new _0x48f9f0(_0x93cfef)),this['decode'](_0x93cfef,_0x93cfef['uint32']());},_0x3eb0bd['verify']=function(_0x22b00c){if('object'!=typeof _0x22b00c||null===_0x22b00c)return'object\x20expected';if(null!=_0x22b00c['root']&&_0x22b00c['hasOwnProperty']('root')&&!_0x30512c['isString'](_0x22b00c['root']))return'root:\x20string\x20expected';if(null!=_0x22b00c['rootMain']&&_0x22b00c['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x22b00c['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x22b00c['rootGraveyard']&&_0x22b00c['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x22b00c['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x22b00c['path']&&_0x22b00c['hasOwnProperty']('path')){if(!Array['isArray'](_0x22b00c['path']))return'path:\x20array\x20expected';for(var _0x160c9d=0x0;_0x160c9d<_0x22b00c['path']['length'];++_0x160c9d)if(!_0x30512c['isInteger'](_0x22b00c['path'][_0x160c9d]))return'path:\x20integer[]\x20expected';}return null!=_0x22b00c['stickiness']&&_0x22b00c['hasOwnProperty']('stickiness')&&!_0x30512c['isString'](_0x22b00c['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3eb0bd['fromObject']=function(_0x4425ec){if(_0x4425ec instanceof _0x5277a4['Position'])return _0x4425ec;var _0x13b854=new _0x5277a4['Position']();if(null!=_0x4425ec['root']&&(_0x13b854['root']=String(_0x4425ec['root'])),null!=_0x4425ec['rootMain']&&(_0x13b854['rootMain']=Boolean(_0x4425ec['rootMain'])),null!=_0x4425ec['rootGraveyard']&&(_0x13b854['rootGraveyard']=Boolean(_0x4425ec['rootGraveyard'])),_0x4425ec['path']){if(!Array['isArray'](_0x4425ec['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x13b854['path']=[];for(var _0xcc5b29=0x0;_0xcc5b29<_0x4425ec['path']['length'];++_0xcc5b29)_0x13b854['path'][_0xcc5b29]=_0x4425ec['path'][_0xcc5b29]>>>0x0;}return null!=_0x4425ec['stickiness']&&(_0x13b854['stickiness']=String(_0x4425ec['stickiness'])),_0x13b854;},_0x3eb0bd['toObject']=function(_0x5abe31,_0x4a97ec){_0x4a97ec||(_0x4a97ec={});var _0x3a0505={};if((_0x4a97ec['arrays']||_0x4a97ec['defaults'])&&(_0x3a0505['path']=[]),_0x4a97ec['defaults']&&(_0x3a0505['root']='',_0x3a0505['rootMain']=!0x1,_0x3a0505['rootGraveyard']=!0x1,_0x3a0505['stickiness']=''),null!=_0x5abe31['root']&&_0x5abe31['hasOwnProperty']('root')&&(_0x3a0505['root']=_0x5abe31['root']),null!=_0x5abe31['rootMain']&&_0x5abe31['hasOwnProperty']('rootMain')&&(_0x3a0505['rootMain']=_0x5abe31['rootMain']),null!=_0x5abe31['rootGraveyard']&&_0x5abe31['hasOwnProperty']('rootGraveyard')&&(_0x3a0505['rootGraveyard']=_0x5abe31['rootGraveyard']),_0x5abe31['path']&&_0x5abe31['path']['length']){_0x3a0505['path']=[];for(var _0x14eb6a=0x0;_0x14eb6a<_0x5abe31['path']['length'];++_0x14eb6a)_0x3a0505['path'][_0x14eb6a]=_0x5abe31['path'][_0x14eb6a];}return null!=_0x5abe31['stickiness']&&_0x5abe31['hasOwnProperty']('stickiness')&&(_0x3a0505['stickiness']=_0x5abe31['stickiness']),_0x3a0505;},_0x3eb0bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x3eb0bd['getTypeUrl']=function(_0x270829){return void 0x0===_0x270829&&(_0x270829='type.googleapis.com'),_0x270829+'/Position';},_0x3eb0bd;}()),_0x5277a4['Range']=(function(){function _0x1b1b59(_0x1c5212){if(_0x1c5212){for(var _0x5df4f4=Object['keys'](_0x1c5212),_0x3572cf=0x0;_0x3572cf<_0x5df4f4['length'];++_0x3572cf)null!=_0x1c5212[_0x5df4f4[_0x3572cf]]&&(this[_0x5df4f4[_0x3572cf]]=_0x1c5212[_0x5df4f4[_0x3572cf]]);}}return _0x1b1b59['prototype']['start']=null,_0x1b1b59['prototype']['end']=null,_0x1b1b59['create']=function(_0x31502f){return new _0x1b1b59(_0x31502f);},_0x1b1b59['encode']=function(_0x48737a,_0x1e9d3e){return _0x1e9d3e||(_0x1e9d3e=_0xed9f9d['create']()),null!=_0x48737a['start']&&Object['hasOwnProperty']['call'](_0x48737a,'start')&&_0x5277a4['Position']['encode'](_0x48737a['start'],_0x1e9d3e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48737a['end']&&Object['hasOwnProperty']['call'](_0x48737a,'end')&&_0x5277a4['Position']['encode'](_0x48737a['end'],_0x1e9d3e['uint32'](0x12)['fork']())['ldelim'](),_0x1e9d3e;},_0x1b1b59['encodeDelimited']=function(_0x233109,_0x3c7535){return this['encode'](_0x233109,_0x3c7535)['ldelim']();},_0x1b1b59['decode']=function(_0x33f6c9,_0x2451df){_0x33f6c9 instanceof _0x48f9f0||(_0x33f6c9=_0x48f9f0['create'](_0x33f6c9));for(var _0xeca668=void 0x0===_0x2451df?_0x33f6c9['len']:_0x33f6c9['pos']+_0x2451df,_0x18eee2=new _0x5277a4['Range']();_0x33f6c9['pos']<_0xeca668;){var _0x8f3df6=_0x33f6c9['uint32']();switch(_0x8f3df6>>>0x3){case 0x1:_0x18eee2['start']=_0x5277a4['Position']['decode'](_0x33f6c9,_0x33f6c9['uint32']());break;case 0x2:_0x18eee2['end']=_0x5277a4['Position']['decode'](_0x33f6c9,_0x33f6c9['uint32']());break;default:_0x33f6c9['skipType'](0x7&_0x8f3df6);}}return _0x18eee2;},_0x1b1b59['decodeDelimited']=function(_0x2fdde6){return _0x2fdde6 instanceof _0x48f9f0||(_0x2fdde6=new _0x48f9f0(_0x2fdde6)),this['decode'](_0x2fdde6,_0x2fdde6['uint32']());},_0x1b1b59['verify']=function(_0x404ca5){if('object'!=typeof _0x404ca5||null===_0x404ca5)return'object\x20expected';var _0x4fac4c;if(null!=_0x404ca5['start']&&_0x404ca5['hasOwnProperty']('start')&&(_0x4fac4c=_0x5277a4['Position']['verify'](_0x404ca5['start'])))return'start.'+_0x4fac4c;if(null!=_0x404ca5['end']&&_0x404ca5['hasOwnProperty']('end')&&(_0x4fac4c=_0x5277a4['Position']['verify'](_0x404ca5['end'])))return'end.'+_0x4fac4c;return null;},_0x1b1b59['fromObject']=function(_0x410b84){if(_0x410b84 instanceof _0x5277a4['Range'])return _0x410b84;var _0x530594=new _0x5277a4['Range']();if(null!=_0x410b84['start']){if('object'!=typeof _0x410b84['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x530594['start']=_0x5277a4['Position']['fromObject'](_0x410b84['start']);}if(null!=_0x410b84['end']){if('object'!=typeof _0x410b84['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x530594['end']=_0x5277a4['Position']['fromObject'](_0x410b84['end']);}return _0x530594;},_0x1b1b59['toObject']=function(_0xcce33c,_0x267e2a){_0x267e2a||(_0x267e2a={});var _0x2ba622={};return _0x267e2a['defaults']&&(_0x2ba622['start']=null,_0x2ba622['end']=null),null!=_0xcce33c['start']&&_0xcce33c['hasOwnProperty']('start')&&(_0x2ba622['start']=_0x5277a4['Position']['toObject'](_0xcce33c['start'],_0x267e2a)),null!=_0xcce33c['end']&&_0xcce33c['hasOwnProperty']('end')&&(_0x2ba622['end']=_0x5277a4['Position']['toObject'](_0xcce33c['end'],_0x267e2a)),_0x2ba622;},_0x1b1b59['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x1b1b59['getTypeUrl']=function(_0x5a777a){return void 0x0===_0x5a777a&&(_0x5a777a='type.googleapis.com'),_0x5a777a+'/Range';},_0x1b1b59;}()),_0x5277a4['Element']=(function(){function _0x186085(_0x171ec9){if(this['children']=[],this['attributesBoolean']={},_0x171ec9){for(var _0xe5ec50=Object['keys'](_0x171ec9),_0x5dbbce=0x0;_0x5dbbce<_0xe5ec50['length'];++_0x5dbbce)null!=_0x171ec9[_0xe5ec50[_0x5dbbce]]&&(this[_0xe5ec50[_0x5dbbce]]=_0x171ec9[_0xe5ec50[_0x5dbbce]]);}}return _0x186085['prototype']['name']='',_0x186085['prototype']['children']=_0x30512c['emptyArray'],_0x186085['prototype']['data']='',_0x186085['prototype']['attributesBoolean']=_0x30512c['emptyObject'],_0x186085['prototype']['attributesJson']='',_0x186085['create']=function(_0x69b221){return new _0x186085(_0x69b221);},_0x186085['encode']=function(_0x11c132,_0x1eaa76){if(_0x1eaa76||(_0x1eaa76=_0xed9f9d['create']()),null!=_0x11c132['name']&&Object['hasOwnProperty']['call'](_0x11c132,'name')&&_0x1eaa76['uint32'](0xa)['string'](_0x11c132['name']),null!=_0x11c132['children']&&_0x11c132['children']['length']){for(var _0x3640e2=0x0;_0x3640e2<_0x11c132['children']['length'];++_0x3640e2)_0x5277a4['Element']['encode'](_0x11c132['children'][_0x3640e2],_0x1eaa76['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x11c132['data']&&Object['hasOwnProperty']['call'](_0x11c132,'data')&&_0x1eaa76['uint32'](0x1a)['string'](_0x11c132['data']),null!=_0x11c132['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x11c132,'attributesBoolean')){var _0xe9df87=Object['keys'](_0x11c132['attributesBoolean']);for(_0x3640e2=0x0;_0x3640e2<_0xe9df87['length'];++_0x3640e2)_0x1eaa76['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xe9df87[_0x3640e2])['uint32'](0x10)['bool'](_0x11c132['attributesBoolean'][_0xe9df87[_0x3640e2]])['ldelim']();}return null!=_0x11c132['attributesJson']&&Object['hasOwnProperty']['call'](_0x11c132,'attributesJson')&&_0x1eaa76['uint32'](0x2a)['string'](_0x11c132['attributesJson']),_0x1eaa76;},_0x186085['encodeDelimited']=function(_0x426df1,_0x3c962c){return this['encode'](_0x426df1,_0x3c962c)['ldelim']();},_0x186085['decode']=function(_0x27e42e,_0x30498c){_0x27e42e instanceof _0x48f9f0||(_0x27e42e=_0x48f9f0['create'](_0x27e42e));for(var _0x5f3e7d,_0x24e9d2,_0x2d51da=void 0x0===_0x30498c?_0x27e42e['len']:_0x27e42e['pos']+_0x30498c,_0x591fc5=new _0x5277a4['Element']();_0x27e42e['pos']<_0x2d51da;){var _0x48d66c=_0x27e42e['uint32']();switch(_0x48d66c>>>0x3){case 0x1:_0x591fc5['name']=_0x27e42e['string']();break;case 0x2:_0x591fc5['children']&&_0x591fc5['children']['length']||(_0x591fc5['children']=[]),_0x591fc5['children']['push'](_0x5277a4['Element']['decode'](_0x27e42e,_0x27e42e['uint32']()));break;case 0x3:_0x591fc5['data']=_0x27e42e['string']();break;case 0x4:_0x591fc5['attributesBoolean']===_0x30512c['emptyObject']&&(_0x591fc5['attributesBoolean']={});var _0x516885=_0x27e42e['uint32']()+_0x27e42e['pos'];for(_0x5f3e7d='',_0x24e9d2=!0x1;_0x27e42e['pos']<_0x516885;){var _0x1a6ef5=_0x27e42e['uint32']();switch(_0x1a6ef5>>>0x3){case 0x1:_0x5f3e7d=_0x27e42e['string']();break;case 0x2:_0x24e9d2=_0x27e42e['bool']();break;default:_0x27e42e['skipType'](0x7&_0x1a6ef5);}}_0x591fc5['attributesBoolean'][_0x5f3e7d]=_0x24e9d2;break;case 0x5:_0x591fc5['attributesJson']=_0x27e42e['string']();break;default:_0x27e42e['skipType'](0x7&_0x48d66c);}}return _0x591fc5;},_0x186085['decodeDelimited']=function(_0x7e22f3){return _0x7e22f3 instanceof _0x48f9f0||(_0x7e22f3=new _0x48f9f0(_0x7e22f3)),this['decode'](_0x7e22f3,_0x7e22f3['uint32']());},_0x186085['verify']=function(_0xd21c38){if('object'!=typeof _0xd21c38||null===_0xd21c38)return'object\x20expected';if(null!=_0xd21c38['name']&&_0xd21c38['hasOwnProperty']('name')&&!_0x30512c['isString'](_0xd21c38['name']))return'name:\x20string\x20expected';if(null!=_0xd21c38['children']&&_0xd21c38['hasOwnProperty']('children')){if(!Array['isArray'](_0xd21c38['children']))return'children:\x20array\x20expected';for(var _0x35a083=0x0;_0x35a083<_0xd21c38['children']['length'];++_0x35a083){var _0x16b149=_0x5277a4['Element']['verify'](_0xd21c38['children'][_0x35a083]);if(_0x16b149)return'children.'+_0x16b149;}}if(null!=_0xd21c38['data']&&_0xd21c38['hasOwnProperty']('data')&&!_0x30512c['isString'](_0xd21c38['data']))return'data:\x20string\x20expected';if(null!=_0xd21c38['attributesBoolean']&&_0xd21c38['hasOwnProperty']('attributesBoolean')){if(!_0x30512c['isObject'](_0xd21c38['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x2bb042=Object['keys'](_0xd21c38['attributesBoolean']);for(_0x35a083=0x0;_0x35a083<_0x2bb042['length'];++_0x35a083)if('boolean'!=typeof _0xd21c38['attributesBoolean'][_0x2bb042[_0x35a083]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xd21c38['attributesJson']&&_0xd21c38['hasOwnProperty']('attributesJson')&&!_0x30512c['isString'](_0xd21c38['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x186085['fromObject']=function(_0x29e2fd){if(_0x29e2fd instanceof _0x5277a4['Element'])return _0x29e2fd;var _0x4301dd=new _0x5277a4['Element']();if(null!=_0x29e2fd['name']&&(_0x4301dd['name']=String(_0x29e2fd['name'])),_0x29e2fd['children']){if(!Array['isArray'](_0x29e2fd['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4301dd['children']=[];for(var _0x3b8114=0x0;_0x3b8114<_0x29e2fd['children']['length'];++_0x3b8114){if('object'!=typeof _0x29e2fd['children'][_0x3b8114])throw TypeError('.Element.children:\x20object\x20expected');_0x4301dd['children'][_0x3b8114]=_0x5277a4['Element']['fromObject'](_0x29e2fd['children'][_0x3b8114]);}}if(null!=_0x29e2fd['data']&&(_0x4301dd['data']=String(_0x29e2fd['data'])),_0x29e2fd['attributesBoolean']){if('object'!=typeof _0x29e2fd['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4301dd['attributesBoolean']={};var _0x125ad4=Object['keys'](_0x29e2fd['attributesBoolean']);for(_0x3b8114=0x0;_0x3b8114<_0x125ad4['length'];++_0x3b8114)_0x4301dd['attributesBoolean'][_0x125ad4[_0x3b8114]]=Boolean(_0x29e2fd['attributesBoolean'][_0x125ad4[_0x3b8114]]);}return null!=_0x29e2fd['attributesJson']&&(_0x4301dd['attributesJson']=String(_0x29e2fd['attributesJson'])),_0x4301dd;},_0x186085['toObject']=function(_0x1b8dfc,_0x2a9007){_0x2a9007||(_0x2a9007={});var _0x20342c,_0x371a77={};if((_0x2a9007['arrays']||_0x2a9007['defaults'])&&(_0x371a77['children']=[]),(_0x2a9007['objects']||_0x2a9007['defaults'])&&(_0x371a77['attributesBoolean']={}),_0x2a9007['defaults']&&(_0x371a77['name']='',_0x371a77['data']='',_0x371a77['attributesJson']=''),null!=_0x1b8dfc['name']&&_0x1b8dfc['hasOwnProperty']('name')&&(_0x371a77['name']=_0x1b8dfc['name']),_0x1b8dfc['children']&&_0x1b8dfc['children']['length']){_0x371a77['children']=[];for(var _0x1557e2=0x0;_0x1557e2<_0x1b8dfc['children']['length'];++_0x1557e2)_0x371a77['children'][_0x1557e2]=_0x5277a4['Element']['toObject'](_0x1b8dfc['children'][_0x1557e2],_0x2a9007);}if(null!=_0x1b8dfc['data']&&_0x1b8dfc['hasOwnProperty']('data')&&(_0x371a77['data']=_0x1b8dfc['data']),_0x1b8dfc['attributesBoolean']&&(_0x20342c=Object['keys'](_0x1b8dfc['attributesBoolean']))['length']){_0x371a77['attributesBoolean']={};for(_0x1557e2=0x0;_0x1557e2<_0x20342c['length'];++_0x1557e2)_0x371a77['attributesBoolean'][_0x20342c[_0x1557e2]]=_0x1b8dfc['attributesBoolean'][_0x20342c[_0x1557e2]];}return null!=_0x1b8dfc['attributesJson']&&_0x1b8dfc['hasOwnProperty']('attributesJson')&&(_0x371a77['attributesJson']=_0x1b8dfc['attributesJson']),_0x371a77;},_0x186085['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x28afa4['util']['toJSONOptions']);},_0x186085['getTypeUrl']=function(_0x29caaa){return void 0x0===_0x29caaa&&(_0x29caaa='type.googleapis.com'),_0x29caaa+'/Element';},_0x186085;}()),_0x5277a4;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1f1c86){return new w(this['_protobufRoot'][_0x1f1c86]);}}class w{['_protobuf'];constructor(_0x4150f6){this['_protobuf']=_0x4150f6;}['compress'](_0x406033){const _0x285187=this['_protobuf']['verify'](_0x406033);if(_0x285187)throw Error(_0x285187);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x406033))['finish']();}['decompress'](_0x18802f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x18802f),{'oneofs':!0x0});}}function g(_0x3d7179,_0x477842){const _0x559fc8=_0x1202c6(_0x3d7179);return _0x559fc8['path'][_0x559fc8['path']['length']-0x1]+=_0x477842,_0x559fc8;}function _(_0x51242c,_0x3ba237){return _0x51242c['root']===_0x3ba237['root']&&_0x3609e0(_0x51242c['path'],_0x3ba237['path']);}function $(_0x16e64c){P(_0x16e64c,_0x4bdf16=>('main'==_0x4bdf16['root']?(_0x4bdf16['rootMain']=!0x0,delete _0x4bdf16['root']):'$graveyard'==_0x4bdf16['root']&&(_0x4bdf16['rootGraveyard']=!0x0,delete _0x4bdf16['root']),_0x4bdf16));}function J(_0x484d7a){P(_0x484d7a,_0x1e8895=>(_0x1e8895['rootMain']?(_0x1e8895['root']='main',delete _0x1e8895['rootMain']):_0x1e8895['rootGraveyard']&&(_0x1e8895['root']='$graveyard',delete _0x1e8895['rootGraveyard']),_0x1e8895));}function P(_0x5a0f15,_0x3e5ea8){for(const _0x4a8a39 in _0x5a0f15){const _0xb6e4e7=_0x5a0f15[_0x4a8a39];'nodes'!==_0x4a8a39&&_0x188a29(_0xb6e4e7)&&(_0xb6e4e7['path']&&(_0xb6e4e7['root']||_0xb6e4e7['rootMain']||_0xb6e4e7['rootGraveyard'])?_0x5a0f15[_0x4a8a39]=_0x3e5ea8(_0xb6e4e7):P(_0xb6e4e7,_0x3e5ea8));}return _0x5a0f15;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5abe0f,_0x23b02a,_0x4a9e9a){this['_id']=_0x5abe0f,this['_operationName']=_0x23b02a,this['_protobufDescriptor']=_0x4a9e9a;}['compress'](_0x543d23,_0x354f7a){const _0x22a903=_0x354f7a['operations'][_0x354f7a['index']++];return $(_0x22a903),_0x543d23['buffers']['push'](this['_protobufDescriptor']['compress'](_0x22a903)),_0x543d23['types']['push'](this['_id']),!0x0;}['decompress'](_0x2aae4e,_0x188869){_0x188869['typeIndex']++;const _0x7526f9=_0x188869['buffers'][_0x188869['bufferIndex']++],_0x4c4ea7=this['_protobufDescriptor']['decompress'](_0x7526f9);J(_0x4c4ea7),_0x4c4ea7['__className']=this['_operationName'],_0x2aae4e['push'](_0x4c4ea7);}}class s extends e{['compress'](_0xf20d19,_0x3af6f7){const _0x5f5874=_0x3af6f7['operations'][_0x3af6f7['index']++];return this['_serializeOneOf']('oldValue',_0x5f5874),this['_serializeOneOf']('newValue',_0x5f5874),$(_0x5f5874),_0xf20d19['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5f5874)),_0xf20d19['types']['push'](this['_id']),!0x0;}['decompress'](_0x4134b5,_0x915ac7){_0x915ac7['typeIndex']++;const _0x14b067=_0x915ac7['buffers'][_0x915ac7['bufferIndex']++],_0x5c7351=this['_protobufDescriptor']['decompress'](_0x14b067);this['_deserializeOneOf']('oldValue',_0x5c7351),this['_deserializeOneOf']('newValue',_0x5c7351),J(_0x5c7351),_0x5c7351['__className']=this['_operationName'],_0x4134b5['push'](_0x5c7351);}['_serializeOneOf'](_0xea2d8b,_0x4dfd70){const _0x41bafa=_0x4dfd70[_0xea2d8b];'boolean'==typeof _0x41bafa?_0x4dfd70[_0xea2d8b+'Boolean']=_0x41bafa:_0x4dfd70[_0xea2d8b+'Json']=JSON['stringify'](_0x41bafa);}['_deserializeOneOf'](_0x25e0d1,_0x42289a){const _0x523449=_0x25e0d1+'Json';_0x42289a[_0x523449]?(_0x42289a[_0x25e0d1]=JSON['parse'](_0x42289a[_0x523449]),delete _0x42289a[_0x523449]):(_0x42289a[_0x25e0d1]=_0x42289a[_0x25e0d1+'Boolean'],delete _0x42289a[_0x25e0d1+'Boolean']);}}class i extends e{['compress'](_0x40e8fe,_0x28a77f){const _0x5ce18f=_0x28a77f['operations'][_0x28a77f['index']++];return this['_serializeNodesAttributes'](_0x5ce18f['nodes']),$(_0x5ce18f),_0x40e8fe['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5ce18f)),_0x40e8fe['types']['push'](this['_id']),!0x0;}['decompress'](_0x46cc86,_0x1d9794){_0x1d9794['typeIndex']++;const _0x4274c2=_0x1d9794['buffers'][_0x1d9794['bufferIndex']++],_0x3e01ea=this['_protobufDescriptor']['decompress'](_0x4274c2);_0x3e01ea['nodes']||(_0x3e01ea['nodes']=[]),this['_deserializeNodesAttributes'](_0x3e01ea['nodes']),J(_0x3e01ea),_0x3e01ea['__className']=this['_operationName'],_0x46cc86['push'](_0x3e01ea);}['_serializeNodesAttributes'](_0x18b93e){for(const _0x1a0582 of _0x18b93e){if(_0x1a0582['attributes']){const _0x5bd1ea=_0x1a0582['attributes'];this['_areValuesBoolean'](_0x5bd1ea)?_0x1a0582['attributesBoolean']=_0x5bd1ea:_0x1a0582['attributesJson']=JSON['stringify'](_0x5bd1ea);}_0x1a0582['children']&&this['_serializeNodesAttributes'](_0x1a0582['children']);}}['_deserializeNodesAttributes'](_0x4a575e){for(const _0x1c43b9 of _0x4a575e)(_0x1c43b9['attributesBoolean']||_0x1c43b9['attributesJson'])&&(_0x1c43b9['attributesBoolean']?(_0x1c43b9['attributes']=_0x1c43b9['attributesBoolean'],delete _0x1c43b9['attributesBoolean']):(_0x1c43b9['attributes']=JSON['parse'](_0x1c43b9['attributesJson']),delete _0x1c43b9['attributesJson'])),_0x1c43b9['children']&&this['_deserializeNodesAttributes'](_0x1c43b9['children']);}['_areValuesBoolean'](_0x37026b){return Object['keys'](_0x37026b)['every'](_0x14f390=>'boolean'==typeof _0x37026b[_0x14f390]);}}class n extends e{['decompress'](_0x4169e2,_0x49add7){super['decompress'](_0x4169e2,_0x49add7);const _0xf5db96=_0x4169e2[_0x4169e2['length']-0x1];_0xf5db96['oldRange']||(_0xf5db96['oldRange']=null),_0xf5db96['newRange']||(_0xf5db96['newRange']=null);}}class p extends e{['compress'](_0xcc1ef2,_0x459b45){return _0x459b45['index']++,_0xcc1ef2['types']['push'](this['_id']),!0x0;}['decompress'](_0xc7c86d,_0x28e948){_0x28e948['typeIndex']++,_0xc7c86d['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x31fea2,_0x392969,_0x5ee22c,_0x3f01c4){super(_0x31fea2,_0x392969,_0x5ee22c),this['_omittedNamespace']=_0x3f01c4+':';}['compress'](_0x4377c5,_0xf21056){const _0x35c158=_0xf21056['operations'][_0xf21056['index']];return!('MarkerOperation'!=_0x35c158['__className']||!_0x35c158['name']['startsWith'](this['_omittedNamespace']))&&(_0x35c158['name']=_0x35c158['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x4377c5,_0xf21056),!0x0);}['decompress'](_0x12202c,_0x1b5ab6){super['decompress'](_0x12202c,_0x1b5ab6);const _0x1c0b3c=_0x12202c[_0x12202c['length']-0x1];_0x1c0b3c['name']=this['_omittedNamespace']+_0x1c0b3c['name'];}}class O{['_id'];['_context'];constructor(_0x58abe4,_0x3b8cce){this['_id']=_0x58abe4,this['_context']=_0x3b8cce;}['compress'](_0x55f0e9,_0x41ae9a){let _0x27a48a,_0x531052=_0x41ae9a['operations'][_0x41ae9a['index']],_0x185d1a=_0x41ae9a['operations'][_0x41ae9a['index']+0x1];for(;_0x185d1a&&this['_compareOperations'](_0x531052,_0x185d1a);)_0x27a48a?(_0x27a48a=this['_combineNext'](_0x531052,_0x27a48a),_0x55f0e9['types']['push'](0x0)):(_0x27a48a=_0x1202c6(_0x531052),_0x55f0e9['types']['push'](this['_id'])),_0x41ae9a['index']++,_0x531052=_0x41ae9a['operations'][_0x41ae9a['index']],_0x185d1a=_0x41ae9a['operations'][_0x41ae9a['index']+0x1];return!!_0x27a48a&&(_0x27a48a=this['_combineNext'](_0x41ae9a['operations'][_0x41ae9a['index']++],_0x27a48a),_0x55f0e9['types']['push'](0x0),_0x55f0e9['buffers']['push'](this['_compressSingleOperation'](_0x27a48a)),!0x0);}['decompress'](_0x4ea634,_0x4801ac){const _0x2e4c96=this['_decompressSingleOperation'](_0x4801ac);for(;0x0==_0x4801ac['types'][_0x4801ac['typeIndex']];)_0x4801ac['typeIndex']++,_0x4ea634['push'](this['_splitCurrent'](_0x2e4c96));_0x4ea634['push'](_0x2e4c96);}}class c extends O{['_combineNext'](_0x3074e4,_0xfc1751){return _0xfc1751['nodes'][0x0]['data']+=_0x3074e4['nodes'][0x0]['data'],_0xfc1751;}['_splitCurrent'](_0x51757a){const _0x4e9a04=_0x1202c6(_0x51757a),_0x1bff0f=_0x4e9a04['nodes'][0x0],_0x481810=_0x51757a['nodes'][0x0],_0x170a83=_0x481810['data'][Symbol['iterator']]()['next']()['value'],_0x3d33d2=_0x170a83['length'];return _0x1bff0f['data']=_0x170a83,_0x481810['data']=_0x481810['data']['substr'](_0x3d33d2),_0x51757a['position']=g(_0x51757a['position'],_0x3d33d2),_0x4e9a04;}['_compareOperations'](_0x4dab76,_0x2c60e0){if(this['_checkOperation'](_0x4dab76)&&this['_checkOperation'](_0x2c60e0)){const _0x4d60ee=_0x4dab76['nodes'][0x0]['data']['length'],_0x42286e=_(g(_0x4dab76['position'],_0x4d60ee),_0x2c60e0['position']),_0x5ab501=_0x4dab76['nodes'][0x0],_0x175446=_0x2c60e0['nodes'][0x0];return _0x42286e&&this['_compareAttributes'](_0x5ab501,_0x175446);}return!0x1;}['_compressSingleOperation'](_0x4b8095){const _0x4b5c33={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4b5c33,{'operations':[_0x4b8095],'index':0x0}),_0x4b5c33['buffers'][0x0];}['_decompressSingleOperation'](_0x2c1c27){const _0xfaf3e8=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xfaf3e8,_0x2c1c27),_0xfaf3e8[0x0];}['_checkOperation'](_0x27c3d1){return'InsertOperation'==_0x27c3d1['__className']&&0x1==_0x27c3d1['nodes']['length']&&_0x27c3d1['nodes'][0x0]['data']&&!_0x27c3d1['wasUndone']&&0x1==Array['from'](_0x27c3d1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x8fb96c,_0xb75137){const _0x5d1840=Object['keys'](_0x8fb96c['attributes']||{}),_0x4bb3b4=Object['keys'](_0xb75137['attributes']||{});return _0x5d1840['length']===_0x4bb3b4['length']&&_0x5d1840['every'](_0xfdab79=>_0xb75137['attributes'][_0xfdab79]&&_0xb75137['attributes'][_0xfdab79]===_0x8fb96c['attributes'][_0xfdab79]);}}class m extends O{['_combineNext'](_0x1c41c2,_0x3dc491){return _0x3dc491['howMany']++,_0x3dc491['sourcePosition']=_0x1202c6(_0x1c41c2['sourcePosition']),_0x3dc491;}['_splitCurrent'](_0x3a70e3){const _0x1e6d34=_0x1202c6(_0x3a70e3);return _0x3a70e3['howMany']--,_0x1e6d34['howMany']=0x1,_0x1e6d34['sourcePosition']=g(_0x1e6d34['sourcePosition'],_0x3a70e3['howMany']),_0x1e6d34;}['_compareOperations'](_0x1d23fc,_0x3512ff){return!(!this['_checkOperation'](_0x1d23fc)||!this['_checkOperation'](_0x3512ff))&&(_(g(_0x1d23fc['sourcePosition'],-0x1),_0x3512ff['sourcePosition'])&&_(_0x1d23fc['targetPosition'],_0x3512ff['targetPosition']));}['_compressSingleOperation'](_0x59bf37){const _0x334b9c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x334b9c,{'operations':[_0x59bf37],'index':0x0}),_0x334b9c['buffers'][0x0];}['_decompressSingleOperation'](_0x5349f4){const _0x26c14b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x26c14b,_0x5349f4),_0x26c14b[0x0];}['_checkOperation'](_0x525277){return'MoveOperation'==_0x525277['__className']&&'$graveyard'==_0x525277['targetPosition']['root']&&0x1==_0x525277['howMany']&&!_0x525277['wasUndone'];}}class h extends O{['_combineNext'](_0xbc9dbe,_0x206c0a){return _0x206c0a['howMany']++,_0x206c0a;}['_splitCurrent'](_0x765aa5){const _0x29a0ac=_0x1202c6(_0x765aa5);return _0x29a0ac['howMany']=0x1,_0x765aa5['howMany']--,_0x29a0ac;}['_compareOperations'](_0x1a7588,_0x56b641){return!(!this['_checkOperation'](_0x1a7588)||!this['_checkOperation'](_0x56b641))&&(_(_0x1a7588['sourcePosition'],_0x56b641['sourcePosition'])&&_(_0x1a7588['targetPosition'],_0x56b641['targetPosition']));}['_compressSingleOperation'](_0x40ce17){const _0x556721={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x556721,{'operations':[_0x40ce17],'index':0x0}),_0x556721['buffers'][0x0];}['_decompressSingleOperation'](_0x3edaa6){const _0x1a8133=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1a8133,_0x3edaa6),_0x1a8133[0x0];}['_checkOperation'](_0x545d48){return'MoveOperation'==_0x545d48['__className']&&'$graveyard'==_0x545d48['targetPosition']['root']&&0x1==_0x545d48['howMany']&&!_0x545d48['wasUndone'];}}class f extends O{['compress'](_0x5a7239,_0x1c71c0){if(!this['_compareOperations'](_0x1c71c0['operations'][_0x1c71c0['index']],_0x1c71c0['operations'][_0x1c71c0['index']+0x1]))return!0x1;const _0x59d862=_0x1c71c0['operations'][_0x1c71c0['index']++];return _0x59d862['oldRange']=null,_0x59d862['newRange']&&_(_0x59d862['newRange']['start'],_0x59d862['newRange']['end'])&&(_0x59d862['newRange']['end']=null),_0x1c71c0['index']++,_0x5a7239['types']['push'](this['_id']),_0x5a7239['types']['push'](0x0),_0x5a7239['buffers']['push'](this['_compressSingleOperation'](_0x59d862)),!0x0;}['decompress'](_0x413d6f,_0x22b74a){const _0x772937=this['_decompressSingleOperation'](_0x22b74a);_0x772937['newRange']&&!_0x772937['newRange']['end']&&(_0x772937['newRange']['end']=_0x1202c6(_0x772937['newRange']['start']));const _0x3ec447=_0x1202c6(_0x772937);_0x3ec447['newRange']&&(_0x3ec447['newRange']['start']['stickiness']='toNone',_0x3ec447['newRange']['end']=_0x1202c6(_0x3ec447['newRange']['start'])),_0x3ec447['name']='user:position:'+_0x3ec447['name']['split'](':')[0x2],_0x22b74a['typeIndex']++,_0x413d6f['push'](_0x772937),_0x413d6f['push'](_0x3ec447);}['_compressSingleOperation'](_0x26f72c){const _0x201392={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x201392,{'operations':[_0x26f72c],'index':0x0}),_0x201392['buffers'][0x0];}['_decompressSingleOperation'](_0x334ebe){const _0x4d1c66=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4d1c66,_0x334ebe),_0x4d1c66[0x0];}['_compareOperations'](_0x5d7ce1,_0x589243){return!(!_0x5d7ce1||!_0x589243)&&('MarkerOperation'==_0x5d7ce1['__className']&&'MarkerOperation'==_0x589243['__className']&&!(!_0x5d7ce1['name']['startsWith']('user:')||!_0x589243['name']['startsWith']('user:')||_0x5d7ce1['name']==_0x589243['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1ed383=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',_0x1ed383,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1ed383,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x5d996f){if(!_0x5d996f||!_0x5d996f[0x0])throw new _0x3172ad('no-operations-provided',this);const _0x5f16be={'operations':_0x5d996f,'index':0x0},_0x5328c1={'types':[],'buffers':[],'baseVersion':_0x5d996f[0x0]['baseVersion']};for(;_0x5f16be['index']<_0x5f16be['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5328c1,_0x5f16be))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x5328c1,_0x5f16be))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x5328c1,_0x5f16be))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5328c1,_0x5f16be))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5328c1,_0x5f16be))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5328c1,_0x5f16be))continue;const _0x4943d8=_0x5f16be['operations'][_0x5f16be['index']]['__className'];this['_getCompressorByName'](_0x4943d8)['compress'](_0x5328c1,_0x5f16be);}return _0x5328c1;}['decompress'](_0x1d7127){const _0x410b7c=[],_0x48fb2a={'types':_0x1d7127['types'],'buffers':_0x1d7127['buffers'],'baseVersion':_0x1d7127['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x48fb2a['typeIndex']<_0x48fb2a['types']['length'];){const _0x226274=_0x48fb2a['types'][_0x48fb2a['typeIndex']],_0x32cb86=this['_compressorById']['get'](_0x226274);if(!_0x32cb86)throw new _0x3172ad('decompress-compressor-not-found',this,{'type':_0x226274});_0x32cb86['decompress'](_0x410b7c,_0x48fb2a);}return _0x410b7c['forEach']((_0x458f63,_0x33766d)=>_0x458f63['baseVersion']=_0x1d7127['baseVersion']+_0x33766d),_0x410b7c;}['_getCompressorByName'](_0x49757f){return this['_compressorByName']['get'](_0x49757f);}['_registerOperationCompressor'](_0x135d06,_0x11eea2,_0x432b1f){const _0x3ae2ed=new _0x432b1f(_0x135d06,_0x11eea2,this['_protobufFactory']['getDescriptor'](_0x11eea2));this['_registerCompressor'](_0x135d06,_0x11eea2,_0x3ae2ed);}['_registerActionCompressor'](_0x1ab695,_0x3f90f3,_0x561ca0){const _0x3de6ea=new _0x561ca0(_0x1ab695,this);this['_registerCompressor'](_0x1ab695,_0x3f90f3,_0x3de6ea);}['_registerCompressor'](_0xe29e96,_0x4486d6,_0x18a989){this['_compressorById']['set'](_0xe29e96,_0x18a989),this['_compressorByName']['set'](_0x4486d6,_0x18a989);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.5.0-alpha.
|
|
3
|
+
"version": "47.5.0-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.
|
|
37
|
-
"ckeditor5": "47.5.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.5.0-alpha.1",
|
|
37
|
+
"ckeditor5": "47.5.0-alpha.1",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|