@ckeditor/ckeditor5-operations-compressor 42.0.0-alpha.21 → 42.0.0-alpha.23
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 +2 -2
- 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/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 _0x46d69d=_0x4d7233['Reader'],_0x2015a9=_0x4d7233['Writer'],_0x27d238=_0x4d7233['util'],_0x37168a=_0x4d7233['roots']['default']||(_0x4d7233['roots']['default']={});return _0x37168a['AttributeOperation']=(function(){function _0x3d3009(_0x21b0d8){if(_0x21b0d8){for(var _0x562641=Object['keys'](_0x21b0d8),_0x372034=0x0;_0x372034<_0x562641['length'];++_0x372034)null!=_0x21b0d8[_0x562641[_0x372034]]&&(this[_0x562641[_0x372034]]=_0x21b0d8[_0x562641[_0x372034]]);}}return _0x3d3009['prototype']['range']=null,_0x3d3009['prototype']['key']='',_0x3d3009['prototype']['oldValueBoolean']=!0x1,_0x3d3009['prototype']['oldValueJson']='',_0x3d3009['prototype']['newValueBoolean']=!0x1,_0x3d3009['prototype']['newValueJson']='',_0x3d3009['prototype']['wasUndone']=!0x1,_0x3d3009['create']=function(_0x57aebf){return new _0x3d3009(_0x57aebf);},_0x3d3009['encode']=function(_0x4acca9,_0xa67cd7){return _0xa67cd7||(_0xa67cd7=_0x2015a9['create']()),null!=_0x4acca9['range']&&Object['hasOwnProperty']['call'](_0x4acca9,'range')&&_0x37168a['Range']['encode'](_0x4acca9['range'],_0xa67cd7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4acca9['key']&&Object['hasOwnProperty']['call'](_0x4acca9,'key')&&_0xa67cd7['uint32'](0x12)['string'](_0x4acca9['key']),null!=_0x4acca9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4acca9,'oldValueBoolean')&&_0xa67cd7['uint32'](0x18)['bool'](_0x4acca9['oldValueBoolean']),null!=_0x4acca9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4acca9,'oldValueJson')&&_0xa67cd7['uint32'](0x22)['string'](_0x4acca9['oldValueJson']),null!=_0x4acca9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4acca9,'newValueBoolean')&&_0xa67cd7['uint32'](0x28)['bool'](_0x4acca9['newValueBoolean']),null!=_0x4acca9['newValueJson']&&Object['hasOwnProperty']['call'](_0x4acca9,'newValueJson')&&_0xa67cd7['uint32'](0x32)['string'](_0x4acca9['newValueJson']),null!=_0x4acca9['wasUndone']&&Object['hasOwnProperty']['call'](_0x4acca9,'wasUndone')&&_0xa67cd7['uint32'](0x38)['bool'](_0x4acca9['wasUndone']),_0xa67cd7;},_0x3d3009['encodeDelimited']=function(_0x20a9c9,_0x53b66e){return this['encode'](_0x20a9c9,_0x53b66e)['ldelim']();},_0x3d3009['decode']=function(_0x1296a1,_0x16a8b0){_0x1296a1 instanceof _0x46d69d||(_0x1296a1=_0x46d69d['create'](_0x1296a1));for(var _0x506b6a=void 0x0===_0x16a8b0?_0x1296a1['len']:_0x1296a1['pos']+_0x16a8b0,_0x88a760=new _0x37168a['AttributeOperation']();_0x1296a1['pos']<_0x506b6a;){var _0x18334c=_0x1296a1['uint32']();switch(_0x18334c>>>0x3){case 0x1:_0x88a760['range']=_0x37168a['Range']['decode'](_0x1296a1,_0x1296a1['uint32']());break;case 0x2:_0x88a760['key']=_0x1296a1['string']();break;case 0x3:_0x88a760['oldValueBoolean']=_0x1296a1['bool']();break;case 0x4:_0x88a760['oldValueJson']=_0x1296a1['string']();break;case 0x5:_0x88a760['newValueBoolean']=_0x1296a1['bool']();break;case 0x6:_0x88a760['newValueJson']=_0x1296a1['string']();break;case 0x7:_0x88a760['wasUndone']=_0x1296a1['bool']();break;default:_0x1296a1['skipType'](0x7&_0x18334c);}}return _0x88a760;},_0x3d3009['decodeDelimited']=function(_0x1215b4){return _0x1215b4 instanceof _0x46d69d||(_0x1215b4=new _0x46d69d(_0x1215b4)),this['decode'](_0x1215b4,_0x1215b4['uint32']());},_0x3d3009['verify']=function(_0x3de9f3){if('object'!=typeof _0x3de9f3||null===_0x3de9f3)return'object\x20expected';if(null!=_0x3de9f3['range']&&_0x3de9f3['hasOwnProperty']('range')){var _0xc6ed23=_0x37168a['Range']['verify'](_0x3de9f3['range']);if(_0xc6ed23)return'range.'+_0xc6ed23;}return null!=_0x3de9f3['key']&&_0x3de9f3['hasOwnProperty']('key')&&!_0x27d238['isString'](_0x3de9f3['key'])?'key:\x20string\x20expected':null!=_0x3de9f3['oldValueBoolean']&&_0x3de9f3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3de9f3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3de9f3['oldValueJson']&&_0x3de9f3['hasOwnProperty']('oldValueJson')&&!_0x27d238['isString'](_0x3de9f3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3de9f3['newValueBoolean']&&_0x3de9f3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3de9f3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3de9f3['newValueJson']&&_0x3de9f3['hasOwnProperty']('newValueJson')&&!_0x27d238['isString'](_0x3de9f3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3de9f3['wasUndone']&&_0x3de9f3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3de9f3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d3009['fromObject']=function(_0x3ab720){if(_0x3ab720 instanceof _0x37168a['AttributeOperation'])return _0x3ab720;var _0x9a9135=new _0x37168a['AttributeOperation']();if(null!=_0x3ab720['range']){if('object'!=typeof _0x3ab720['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x9a9135['range']=_0x37168a['Range']['fromObject'](_0x3ab720['range']);}return null!=_0x3ab720['key']&&(_0x9a9135['key']=String(_0x3ab720['key'])),null!=_0x3ab720['oldValueBoolean']&&(_0x9a9135['oldValueBoolean']=Boolean(_0x3ab720['oldValueBoolean'])),null!=_0x3ab720['oldValueJson']&&(_0x9a9135['oldValueJson']=String(_0x3ab720['oldValueJson'])),null!=_0x3ab720['newValueBoolean']&&(_0x9a9135['newValueBoolean']=Boolean(_0x3ab720['newValueBoolean'])),null!=_0x3ab720['newValueJson']&&(_0x9a9135['newValueJson']=String(_0x3ab720['newValueJson'])),null!=_0x3ab720['wasUndone']&&(_0x9a9135['wasUndone']=Boolean(_0x3ab720['wasUndone'])),_0x9a9135;},_0x3d3009['toObject']=function(_0x2851cb,_0x1bd87d){_0x1bd87d||(_0x1bd87d={});var _0x4832ea={};return _0x1bd87d['defaults']&&(_0x4832ea['range']=null,_0x4832ea['key']='',_0x4832ea['oldValueBoolean']=!0x1,_0x4832ea['oldValueJson']='',_0x4832ea['newValueBoolean']=!0x1,_0x4832ea['newValueJson']='',_0x4832ea['wasUndone']=!0x1),null!=_0x2851cb['range']&&_0x2851cb['hasOwnProperty']('range')&&(_0x4832ea['range']=_0x37168a['Range']['toObject'](_0x2851cb['range'],_0x1bd87d)),null!=_0x2851cb['key']&&_0x2851cb['hasOwnProperty']('key')&&(_0x4832ea['key']=_0x2851cb['key']),null!=_0x2851cb['oldValueBoolean']&&_0x2851cb['hasOwnProperty']('oldValueBoolean')&&(_0x4832ea['oldValueBoolean']=_0x2851cb['oldValueBoolean']),null!=_0x2851cb['oldValueJson']&&_0x2851cb['hasOwnProperty']('oldValueJson')&&(_0x4832ea['oldValueJson']=_0x2851cb['oldValueJson']),null!=_0x2851cb['newValueBoolean']&&_0x2851cb['hasOwnProperty']('newValueBoolean')&&(_0x4832ea['newValueBoolean']=_0x2851cb['newValueBoolean']),null!=_0x2851cb['newValueJson']&&_0x2851cb['hasOwnProperty']('newValueJson')&&(_0x4832ea['newValueJson']=_0x2851cb['newValueJson']),null!=_0x2851cb['wasUndone']&&_0x2851cb['hasOwnProperty']('wasUndone')&&(_0x4832ea['wasUndone']=_0x2851cb['wasUndone']),_0x4832ea;},_0x3d3009['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x3d3009['getTypeUrl']=function(_0x4f7640){return void 0x0===_0x4f7640&&(_0x4f7640='type.googleapis.com'),_0x4f7640+'/AttributeOperation';},_0x3d3009;}()),_0x37168a['InsertOperation']=(function(){function _0x4964a0(_0x1c3b05){if(this['nodes']=[],_0x1c3b05){for(var _0x27624b=Object['keys'](_0x1c3b05),_0x3794ed=0x0;_0x3794ed<_0x27624b['length'];++_0x3794ed)null!=_0x1c3b05[_0x27624b[_0x3794ed]]&&(this[_0x27624b[_0x3794ed]]=_0x1c3b05[_0x27624b[_0x3794ed]]);}}return _0x4964a0['prototype']['position']=null,_0x4964a0['prototype']['nodes']=_0x27d238['emptyArray'],_0x4964a0['prototype']['shouldReceiveAttributes']=!0x1,_0x4964a0['prototype']['wasUndone']=!0x1,_0x4964a0['create']=function(_0x5505b5){return new _0x4964a0(_0x5505b5);},_0x4964a0['encode']=function(_0x516bf4,_0x2d4331){if(_0x2d4331||(_0x2d4331=_0x2015a9['create']()),null!=_0x516bf4['position']&&Object['hasOwnProperty']['call'](_0x516bf4,'position')&&_0x37168a['Position']['encode'](_0x516bf4['position'],_0x2d4331['uint32'](0xa)['fork']())['ldelim'](),null!=_0x516bf4['nodes']&&_0x516bf4['nodes']['length']){for(var _0x5a764a=0x0;_0x5a764a<_0x516bf4['nodes']['length'];++_0x5a764a)_0x37168a['Element']['encode'](_0x516bf4['nodes'][_0x5a764a],_0x2d4331['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x516bf4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x516bf4,'shouldReceiveAttributes')&&_0x2d4331['uint32'](0x18)['bool'](_0x516bf4['shouldReceiveAttributes']),null!=_0x516bf4['wasUndone']&&Object['hasOwnProperty']['call'](_0x516bf4,'wasUndone')&&_0x2d4331['uint32'](0x20)['bool'](_0x516bf4['wasUndone']),_0x2d4331;},_0x4964a0['encodeDelimited']=function(_0x257c28,_0x3aa0a3){return this['encode'](_0x257c28,_0x3aa0a3)['ldelim']();},_0x4964a0['decode']=function(_0x472b9d,_0x1105bb){_0x472b9d instanceof _0x46d69d||(_0x472b9d=_0x46d69d['create'](_0x472b9d));for(var _0x2b9bc7=void 0x0===_0x1105bb?_0x472b9d['len']:_0x472b9d['pos']+_0x1105bb,_0x405dce=new _0x37168a['InsertOperation']();_0x472b9d['pos']<_0x2b9bc7;){var _0xff4224=_0x472b9d['uint32']();switch(_0xff4224>>>0x3){case 0x1:_0x405dce['position']=_0x37168a['Position']['decode'](_0x472b9d,_0x472b9d['uint32']());break;case 0x2:_0x405dce['nodes']&&_0x405dce['nodes']['length']||(_0x405dce['nodes']=[]),_0x405dce['nodes']['push'](_0x37168a['Element']['decode'](_0x472b9d,_0x472b9d['uint32']()));break;case 0x3:_0x405dce['shouldReceiveAttributes']=_0x472b9d['bool']();break;case 0x4:_0x405dce['wasUndone']=_0x472b9d['bool']();break;default:_0x472b9d['skipType'](0x7&_0xff4224);}}return _0x405dce;},_0x4964a0['decodeDelimited']=function(_0x546c6a){return _0x546c6a instanceof _0x46d69d||(_0x546c6a=new _0x46d69d(_0x546c6a)),this['decode'](_0x546c6a,_0x546c6a['uint32']());},_0x4964a0['verify']=function(_0x17e2d7){if('object'!=typeof _0x17e2d7||null===_0x17e2d7)return'object\x20expected';if(null!=_0x17e2d7['position']&&_0x17e2d7['hasOwnProperty']('position')&&(_0x5b36bb=_0x37168a['Position']['verify'](_0x17e2d7['position'])))return'position.'+_0x5b36bb;if(null!=_0x17e2d7['nodes']&&_0x17e2d7['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x17e2d7['nodes']))return'nodes:\x20array\x20expected';for(var _0x3be620=0x0;_0x3be620<_0x17e2d7['nodes']['length'];++_0x3be620){var _0x5b36bb;if(_0x5b36bb=_0x37168a['Element']['verify'](_0x17e2d7['nodes'][_0x3be620]))return'nodes.'+_0x5b36bb;}}return null!=_0x17e2d7['shouldReceiveAttributes']&&_0x17e2d7['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x17e2d7['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x17e2d7['wasUndone']&&_0x17e2d7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17e2d7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4964a0['fromObject']=function(_0x4be226){if(_0x4be226 instanceof _0x37168a['InsertOperation'])return _0x4be226;var _0x334913=new _0x37168a['InsertOperation']();if(null!=_0x4be226['position']){if('object'!=typeof _0x4be226['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x334913['position']=_0x37168a['Position']['fromObject'](_0x4be226['position']);}if(_0x4be226['nodes']){if(!Array['isArray'](_0x4be226['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x334913['nodes']=[];for(var _0x4d0ba8=0x0;_0x4d0ba8<_0x4be226['nodes']['length'];++_0x4d0ba8){if('object'!=typeof _0x4be226['nodes'][_0x4d0ba8])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x334913['nodes'][_0x4d0ba8]=_0x37168a['Element']['fromObject'](_0x4be226['nodes'][_0x4d0ba8]);}}return null!=_0x4be226['shouldReceiveAttributes']&&(_0x334913['shouldReceiveAttributes']=Boolean(_0x4be226['shouldReceiveAttributes'])),null!=_0x4be226['wasUndone']&&(_0x334913['wasUndone']=Boolean(_0x4be226['wasUndone'])),_0x334913;},_0x4964a0['toObject']=function(_0x12f66d,_0x182dcd){_0x182dcd||(_0x182dcd={});var _0x66bd3c={};if((_0x182dcd['arrays']||_0x182dcd['defaults'])&&(_0x66bd3c['nodes']=[]),_0x182dcd['defaults']&&(_0x66bd3c['position']=null,_0x66bd3c['shouldReceiveAttributes']=!0x1,_0x66bd3c['wasUndone']=!0x1),null!=_0x12f66d['position']&&_0x12f66d['hasOwnProperty']('position')&&(_0x66bd3c['position']=_0x37168a['Position']['toObject'](_0x12f66d['position'],_0x182dcd)),_0x12f66d['nodes']&&_0x12f66d['nodes']['length']){_0x66bd3c['nodes']=[];for(var _0xce142f=0x0;_0xce142f<_0x12f66d['nodes']['length'];++_0xce142f)_0x66bd3c['nodes'][_0xce142f]=_0x37168a['Element']['toObject'](_0x12f66d['nodes'][_0xce142f],_0x182dcd);}return null!=_0x12f66d['shouldReceiveAttributes']&&_0x12f66d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x66bd3c['shouldReceiveAttributes']=_0x12f66d['shouldReceiveAttributes']),null!=_0x12f66d['wasUndone']&&_0x12f66d['hasOwnProperty']('wasUndone')&&(_0x66bd3c['wasUndone']=_0x12f66d['wasUndone']),_0x66bd3c;},_0x4964a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x4964a0['getTypeUrl']=function(_0x4fbec6){return void 0x0===_0x4fbec6&&(_0x4fbec6='type.googleapis.com'),_0x4fbec6+'/InsertOperation';},_0x4964a0;}()),_0x37168a['MarkerOperation']=(function(){function _0x469713(_0x4af4ff){if(_0x4af4ff){for(var _0x4d7a43=Object['keys'](_0x4af4ff),_0x422534=0x0;_0x422534<_0x4d7a43['length'];++_0x422534)null!=_0x4af4ff[_0x4d7a43[_0x422534]]&&(this[_0x4d7a43[_0x422534]]=_0x4af4ff[_0x4d7a43[_0x422534]]);}}return _0x469713['prototype']['name']='',_0x469713['prototype']['oldRange']=null,_0x469713['prototype']['newRange']=null,_0x469713['prototype']['affectsData']=!0x1,_0x469713['prototype']['wasUndone']=!0x1,_0x469713['create']=function(_0xda33f5){return new _0x469713(_0xda33f5);},_0x469713['encode']=function(_0x20769,_0x58dc02){return _0x58dc02||(_0x58dc02=_0x2015a9['create']()),null!=_0x20769['name']&&Object['hasOwnProperty']['call'](_0x20769,'name')&&_0x58dc02['uint32'](0xa)['string'](_0x20769['name']),null!=_0x20769['oldRange']&&Object['hasOwnProperty']['call'](_0x20769,'oldRange')&&_0x37168a['Range']['encode'](_0x20769['oldRange'],_0x58dc02['uint32'](0x12)['fork']())['ldelim'](),null!=_0x20769['newRange']&&Object['hasOwnProperty']['call'](_0x20769,'newRange')&&_0x37168a['Range']['encode'](_0x20769['newRange'],_0x58dc02['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x20769['affectsData']&&Object['hasOwnProperty']['call'](_0x20769,'affectsData')&&_0x58dc02['uint32'](0x20)['bool'](_0x20769['affectsData']),null!=_0x20769['wasUndone']&&Object['hasOwnProperty']['call'](_0x20769,'wasUndone')&&_0x58dc02['uint32'](0x28)['bool'](_0x20769['wasUndone']),_0x58dc02;},_0x469713['encodeDelimited']=function(_0x49346c,_0xfdd4e7){return this['encode'](_0x49346c,_0xfdd4e7)['ldelim']();},_0x469713['decode']=function(_0x5cb05c,_0x27c5a1){_0x5cb05c instanceof _0x46d69d||(_0x5cb05c=_0x46d69d['create'](_0x5cb05c));for(var _0x275a2f=void 0x0===_0x27c5a1?_0x5cb05c['len']:_0x5cb05c['pos']+_0x27c5a1,_0x364188=new _0x37168a['MarkerOperation']();_0x5cb05c['pos']<_0x275a2f;){var _0x279b6d=_0x5cb05c['uint32']();switch(_0x279b6d>>>0x3){case 0x1:_0x364188['name']=_0x5cb05c['string']();break;case 0x2:_0x364188['oldRange']=_0x37168a['Range']['decode'](_0x5cb05c,_0x5cb05c['uint32']());break;case 0x3:_0x364188['newRange']=_0x37168a['Range']['decode'](_0x5cb05c,_0x5cb05c['uint32']());break;case 0x4:_0x364188['affectsData']=_0x5cb05c['bool']();break;case 0x5:_0x364188['wasUndone']=_0x5cb05c['bool']();break;default:_0x5cb05c['skipType'](0x7&_0x279b6d);}}return _0x364188;},_0x469713['decodeDelimited']=function(_0x581797){return _0x581797 instanceof _0x46d69d||(_0x581797=new _0x46d69d(_0x581797)),this['decode'](_0x581797,_0x581797['uint32']());},_0x469713['verify']=function(_0x8d7a6c){if('object'!=typeof _0x8d7a6c||null===_0x8d7a6c)return'object\x20expected';if(null!=_0x8d7a6c['name']&&_0x8d7a6c['hasOwnProperty']('name')&&!_0x27d238['isString'](_0x8d7a6c['name']))return'name:\x20string\x20expected';var _0xede83b;if(null!=_0x8d7a6c['oldRange']&&_0x8d7a6c['hasOwnProperty']('oldRange')&&(_0xede83b=_0x37168a['Range']['verify'](_0x8d7a6c['oldRange'])))return'oldRange.'+_0xede83b;if(null!=_0x8d7a6c['newRange']&&_0x8d7a6c['hasOwnProperty']('newRange')&&(_0xede83b=_0x37168a['Range']['verify'](_0x8d7a6c['newRange'])))return'newRange.'+_0xede83b;return null!=_0x8d7a6c['affectsData']&&_0x8d7a6c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x8d7a6c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x8d7a6c['wasUndone']&&_0x8d7a6c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8d7a6c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x469713['fromObject']=function(_0x5b777b){if(_0x5b777b instanceof _0x37168a['MarkerOperation'])return _0x5b777b;var _0x7377f4=new _0x37168a['MarkerOperation']();if(null!=_0x5b777b['name']&&(_0x7377f4['name']=String(_0x5b777b['name'])),null!=_0x5b777b['oldRange']){if('object'!=typeof _0x5b777b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x7377f4['oldRange']=_0x37168a['Range']['fromObject'](_0x5b777b['oldRange']);}if(null!=_0x5b777b['newRange']){if('object'!=typeof _0x5b777b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x7377f4['newRange']=_0x37168a['Range']['fromObject'](_0x5b777b['newRange']);}return null!=_0x5b777b['affectsData']&&(_0x7377f4['affectsData']=Boolean(_0x5b777b['affectsData'])),null!=_0x5b777b['wasUndone']&&(_0x7377f4['wasUndone']=Boolean(_0x5b777b['wasUndone'])),_0x7377f4;},_0x469713['toObject']=function(_0x1f4379,_0x2dcba1){_0x2dcba1||(_0x2dcba1={});var _0x30262e={};return _0x2dcba1['defaults']&&(_0x30262e['name']='',_0x30262e['oldRange']=null,_0x30262e['newRange']=null,_0x30262e['affectsData']=!0x1,_0x30262e['wasUndone']=!0x1),null!=_0x1f4379['name']&&_0x1f4379['hasOwnProperty']('name')&&(_0x30262e['name']=_0x1f4379['name']),null!=_0x1f4379['oldRange']&&_0x1f4379['hasOwnProperty']('oldRange')&&(_0x30262e['oldRange']=_0x37168a['Range']['toObject'](_0x1f4379['oldRange'],_0x2dcba1)),null!=_0x1f4379['newRange']&&_0x1f4379['hasOwnProperty']('newRange')&&(_0x30262e['newRange']=_0x37168a['Range']['toObject'](_0x1f4379['newRange'],_0x2dcba1)),null!=_0x1f4379['affectsData']&&_0x1f4379['hasOwnProperty']('affectsData')&&(_0x30262e['affectsData']=_0x1f4379['affectsData']),null!=_0x1f4379['wasUndone']&&_0x1f4379['hasOwnProperty']('wasUndone')&&(_0x30262e['wasUndone']=_0x1f4379['wasUndone']),_0x30262e;},_0x469713['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x469713['getTypeUrl']=function(_0x4fe295){return void 0x0===_0x4fe295&&(_0x4fe295='type.googleapis.com'),_0x4fe295+'/MarkerOperation';},_0x469713;}()),_0x37168a['MergeOperation']=(function(){function _0x239a50(_0x763e14){if(_0x763e14){for(var _0x480ee6=Object['keys'](_0x763e14),_0x1f361e=0x0;_0x1f361e<_0x480ee6['length'];++_0x1f361e)null!=_0x763e14[_0x480ee6[_0x1f361e]]&&(this[_0x480ee6[_0x1f361e]]=_0x763e14[_0x480ee6[_0x1f361e]]);}}return _0x239a50['prototype']['sourcePosition']=null,_0x239a50['prototype']['targetPosition']=null,_0x239a50['prototype']['graveyardPosition']=null,_0x239a50['prototype']['howMany']=0x0,_0x239a50['prototype']['wasUndone']=!0x1,_0x239a50['create']=function(_0x17c569){return new _0x239a50(_0x17c569);},_0x239a50['encode']=function(_0x569f60,_0x21af54){return _0x21af54||(_0x21af54=_0x2015a9['create']()),null!=_0x569f60['sourcePosition']&&Object['hasOwnProperty']['call'](_0x569f60,'sourcePosition')&&_0x37168a['Position']['encode'](_0x569f60['sourcePosition'],_0x21af54['uint32'](0xa)['fork']())['ldelim'](),null!=_0x569f60['targetPosition']&&Object['hasOwnProperty']['call'](_0x569f60,'targetPosition')&&_0x37168a['Position']['encode'](_0x569f60['targetPosition'],_0x21af54['uint32'](0x12)['fork']())['ldelim'](),null!=_0x569f60['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x569f60,'graveyardPosition')&&_0x37168a['Position']['encode'](_0x569f60['graveyardPosition'],_0x21af54['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x569f60['howMany']&&Object['hasOwnProperty']['call'](_0x569f60,'howMany')&&_0x21af54['uint32'](0x20)['uint32'](_0x569f60['howMany']),null!=_0x569f60['wasUndone']&&Object['hasOwnProperty']['call'](_0x569f60,'wasUndone')&&_0x21af54['uint32'](0x28)['bool'](_0x569f60['wasUndone']),_0x21af54;},_0x239a50['encodeDelimited']=function(_0x14f251,_0x2f03c8){return this['encode'](_0x14f251,_0x2f03c8)['ldelim']();},_0x239a50['decode']=function(_0x5515c8,_0x1d4dd2){_0x5515c8 instanceof _0x46d69d||(_0x5515c8=_0x46d69d['create'](_0x5515c8));for(var _0x158feb=void 0x0===_0x1d4dd2?_0x5515c8['len']:_0x5515c8['pos']+_0x1d4dd2,_0x2e056b=new _0x37168a['MergeOperation']();_0x5515c8['pos']<_0x158feb;){var _0x562a0f=_0x5515c8['uint32']();switch(_0x562a0f>>>0x3){case 0x1:_0x2e056b['sourcePosition']=_0x37168a['Position']['decode'](_0x5515c8,_0x5515c8['uint32']());break;case 0x2:_0x2e056b['targetPosition']=_0x37168a['Position']['decode'](_0x5515c8,_0x5515c8['uint32']());break;case 0x3:_0x2e056b['graveyardPosition']=_0x37168a['Position']['decode'](_0x5515c8,_0x5515c8['uint32']());break;case 0x4:_0x2e056b['howMany']=_0x5515c8['uint32']();break;case 0x5:_0x2e056b['wasUndone']=_0x5515c8['bool']();break;default:_0x5515c8['skipType'](0x7&_0x562a0f);}}return _0x2e056b;},_0x239a50['decodeDelimited']=function(_0x5b5932){return _0x5b5932 instanceof _0x46d69d||(_0x5b5932=new _0x46d69d(_0x5b5932)),this['decode'](_0x5b5932,_0x5b5932['uint32']());},_0x239a50['verify']=function(_0x21ea40){if('object'!=typeof _0x21ea40||null===_0x21ea40)return'object\x20expected';var _0x15b06f;if(null!=_0x21ea40['sourcePosition']&&_0x21ea40['hasOwnProperty']('sourcePosition')&&(_0x15b06f=_0x37168a['Position']['verify'](_0x21ea40['sourcePosition'])))return'sourcePosition.'+_0x15b06f;if(null!=_0x21ea40['targetPosition']&&_0x21ea40['hasOwnProperty']('targetPosition')&&(_0x15b06f=_0x37168a['Position']['verify'](_0x21ea40['targetPosition'])))return'targetPosition.'+_0x15b06f;if(null!=_0x21ea40['graveyardPosition']&&_0x21ea40['hasOwnProperty']('graveyardPosition')&&(_0x15b06f=_0x37168a['Position']['verify'](_0x21ea40['graveyardPosition'])))return'graveyardPosition.'+_0x15b06f;return null!=_0x21ea40['howMany']&&_0x21ea40['hasOwnProperty']('howMany')&&!_0x27d238['isInteger'](_0x21ea40['howMany'])?'howMany:\x20integer\x20expected':null!=_0x21ea40['wasUndone']&&_0x21ea40['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21ea40['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x239a50['fromObject']=function(_0x493b42){if(_0x493b42 instanceof _0x37168a['MergeOperation'])return _0x493b42;var _0x4921be=new _0x37168a['MergeOperation']();if(null!=_0x493b42['sourcePosition']){if('object'!=typeof _0x493b42['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4921be['sourcePosition']=_0x37168a['Position']['fromObject'](_0x493b42['sourcePosition']);}if(null!=_0x493b42['targetPosition']){if('object'!=typeof _0x493b42['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4921be['targetPosition']=_0x37168a['Position']['fromObject'](_0x493b42['targetPosition']);}if(null!=_0x493b42['graveyardPosition']){if('object'!=typeof _0x493b42['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4921be['graveyardPosition']=_0x37168a['Position']['fromObject'](_0x493b42['graveyardPosition']);}return null!=_0x493b42['howMany']&&(_0x4921be['howMany']=_0x493b42['howMany']>>>0x0),null!=_0x493b42['wasUndone']&&(_0x4921be['wasUndone']=Boolean(_0x493b42['wasUndone'])),_0x4921be;},_0x239a50['toObject']=function(_0xa36cca,_0x3f2956){_0x3f2956||(_0x3f2956={});var _0x48e679={};return _0x3f2956['defaults']&&(_0x48e679['sourcePosition']=null,_0x48e679['targetPosition']=null,_0x48e679['graveyardPosition']=null,_0x48e679['howMany']=0x0,_0x48e679['wasUndone']=!0x1),null!=_0xa36cca['sourcePosition']&&_0xa36cca['hasOwnProperty']('sourcePosition')&&(_0x48e679['sourcePosition']=_0x37168a['Position']['toObject'](_0xa36cca['sourcePosition'],_0x3f2956)),null!=_0xa36cca['targetPosition']&&_0xa36cca['hasOwnProperty']('targetPosition')&&(_0x48e679['targetPosition']=_0x37168a['Position']['toObject'](_0xa36cca['targetPosition'],_0x3f2956)),null!=_0xa36cca['graveyardPosition']&&_0xa36cca['hasOwnProperty']('graveyardPosition')&&(_0x48e679['graveyardPosition']=_0x37168a['Position']['toObject'](_0xa36cca['graveyardPosition'],_0x3f2956)),null!=_0xa36cca['howMany']&&_0xa36cca['hasOwnProperty']('howMany')&&(_0x48e679['howMany']=_0xa36cca['howMany']),null!=_0xa36cca['wasUndone']&&_0xa36cca['hasOwnProperty']('wasUndone')&&(_0x48e679['wasUndone']=_0xa36cca['wasUndone']),_0x48e679;},_0x239a50['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x239a50['getTypeUrl']=function(_0x33babf){return void 0x0===_0x33babf&&(_0x33babf='type.googleapis.com'),_0x33babf+'/MergeOperation';},_0x239a50;}()),_0x37168a['MoveOperation']=(function(){function _0x16300e(_0x2a3c0a){if(_0x2a3c0a){for(var _0x2378c3=Object['keys'](_0x2a3c0a),_0x4d459a=0x0;_0x4d459a<_0x2378c3['length'];++_0x4d459a)null!=_0x2a3c0a[_0x2378c3[_0x4d459a]]&&(this[_0x2378c3[_0x4d459a]]=_0x2a3c0a[_0x2378c3[_0x4d459a]]);}}return _0x16300e['prototype']['sourcePosition']=null,_0x16300e['prototype']['howMany']=0x0,_0x16300e['prototype']['targetPosition']=null,_0x16300e['prototype']['wasUndone']=!0x1,_0x16300e['create']=function(_0xd82cde){return new _0x16300e(_0xd82cde);},_0x16300e['encode']=function(_0x5ac1b5,_0x173d2d){return _0x173d2d||(_0x173d2d=_0x2015a9['create']()),null!=_0x5ac1b5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5ac1b5,'sourcePosition')&&_0x37168a['Position']['encode'](_0x5ac1b5['sourcePosition'],_0x173d2d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5ac1b5['howMany']&&Object['hasOwnProperty']['call'](_0x5ac1b5,'howMany')&&_0x173d2d['uint32'](0x10)['uint32'](_0x5ac1b5['howMany']),null!=_0x5ac1b5['targetPosition']&&Object['hasOwnProperty']['call'](_0x5ac1b5,'targetPosition')&&_0x37168a['Position']['encode'](_0x5ac1b5['targetPosition'],_0x173d2d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5ac1b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ac1b5,'wasUndone')&&_0x173d2d['uint32'](0x20)['bool'](_0x5ac1b5['wasUndone']),_0x173d2d;},_0x16300e['encodeDelimited']=function(_0x23cf8c,_0x3ca05d){return this['encode'](_0x23cf8c,_0x3ca05d)['ldelim']();},_0x16300e['decode']=function(_0x42bb9d,_0x347777){_0x42bb9d instanceof _0x46d69d||(_0x42bb9d=_0x46d69d['create'](_0x42bb9d));for(var _0x5d7489=void 0x0===_0x347777?_0x42bb9d['len']:_0x42bb9d['pos']+_0x347777,_0x539816=new _0x37168a['MoveOperation']();_0x42bb9d['pos']<_0x5d7489;){var _0x1c5b1f=_0x42bb9d['uint32']();switch(_0x1c5b1f>>>0x3){case 0x1:_0x539816['sourcePosition']=_0x37168a['Position']['decode'](_0x42bb9d,_0x42bb9d['uint32']());break;case 0x2:_0x539816['howMany']=_0x42bb9d['uint32']();break;case 0x3:_0x539816['targetPosition']=_0x37168a['Position']['decode'](_0x42bb9d,_0x42bb9d['uint32']());break;case 0x4:_0x539816['wasUndone']=_0x42bb9d['bool']();break;default:_0x42bb9d['skipType'](0x7&_0x1c5b1f);}}return _0x539816;},_0x16300e['decodeDelimited']=function(_0x19553b){return _0x19553b instanceof _0x46d69d||(_0x19553b=new _0x46d69d(_0x19553b)),this['decode'](_0x19553b,_0x19553b['uint32']());},_0x16300e['verify']=function(_0x45180c){if('object'!=typeof _0x45180c||null===_0x45180c)return'object\x20expected';var _0x24e703;if(null!=_0x45180c['sourcePosition']&&_0x45180c['hasOwnProperty']('sourcePosition')&&(_0x24e703=_0x37168a['Position']['verify'](_0x45180c['sourcePosition'])))return'sourcePosition.'+_0x24e703;if(null!=_0x45180c['howMany']&&_0x45180c['hasOwnProperty']('howMany')&&!_0x27d238['isInteger'](_0x45180c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x45180c['targetPosition']&&_0x45180c['hasOwnProperty']('targetPosition')&&(_0x24e703=_0x37168a['Position']['verify'](_0x45180c['targetPosition'])))return'targetPosition.'+_0x24e703;return null!=_0x45180c['wasUndone']&&_0x45180c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x45180c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16300e['fromObject']=function(_0x405142){if(_0x405142 instanceof _0x37168a['MoveOperation'])return _0x405142;var _0xba7765=new _0x37168a['MoveOperation']();if(null!=_0x405142['sourcePosition']){if('object'!=typeof _0x405142['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xba7765['sourcePosition']=_0x37168a['Position']['fromObject'](_0x405142['sourcePosition']);}if(null!=_0x405142['howMany']&&(_0xba7765['howMany']=_0x405142['howMany']>>>0x0),null!=_0x405142['targetPosition']){if('object'!=typeof _0x405142['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xba7765['targetPosition']=_0x37168a['Position']['fromObject'](_0x405142['targetPosition']);}return null!=_0x405142['wasUndone']&&(_0xba7765['wasUndone']=Boolean(_0x405142['wasUndone'])),_0xba7765;},_0x16300e['toObject']=function(_0x33df80,_0x4f43ae){_0x4f43ae||(_0x4f43ae={});var _0x2aacac={};return _0x4f43ae['defaults']&&(_0x2aacac['sourcePosition']=null,_0x2aacac['howMany']=0x0,_0x2aacac['targetPosition']=null,_0x2aacac['wasUndone']=!0x1),null!=_0x33df80['sourcePosition']&&_0x33df80['hasOwnProperty']('sourcePosition')&&(_0x2aacac['sourcePosition']=_0x37168a['Position']['toObject'](_0x33df80['sourcePosition'],_0x4f43ae)),null!=_0x33df80['howMany']&&_0x33df80['hasOwnProperty']('howMany')&&(_0x2aacac['howMany']=_0x33df80['howMany']),null!=_0x33df80['targetPosition']&&_0x33df80['hasOwnProperty']('targetPosition')&&(_0x2aacac['targetPosition']=_0x37168a['Position']['toObject'](_0x33df80['targetPosition'],_0x4f43ae)),null!=_0x33df80['wasUndone']&&_0x33df80['hasOwnProperty']('wasUndone')&&(_0x2aacac['wasUndone']=_0x33df80['wasUndone']),_0x2aacac;},_0x16300e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x16300e['getTypeUrl']=function(_0x4c4927){return void 0x0===_0x4c4927&&(_0x4c4927='type.googleapis.com'),_0x4c4927+'/MoveOperation';},_0x16300e;}()),_0x37168a['RenameOperation']=(function(){function _0x39cec3(_0x245407){if(_0x245407){for(var _0x201cc1=Object['keys'](_0x245407),_0xb2fee9=0x0;_0xb2fee9<_0x201cc1['length'];++_0xb2fee9)null!=_0x245407[_0x201cc1[_0xb2fee9]]&&(this[_0x201cc1[_0xb2fee9]]=_0x245407[_0x201cc1[_0xb2fee9]]);}}return _0x39cec3['prototype']['position']=null,_0x39cec3['prototype']['oldName']='',_0x39cec3['prototype']['newName']='',_0x39cec3['prototype']['wasUndone']=!0x1,_0x39cec3['create']=function(_0x6e6783){return new _0x39cec3(_0x6e6783);},_0x39cec3['encode']=function(_0x2910d7,_0x761716){return _0x761716||(_0x761716=_0x2015a9['create']()),null!=_0x2910d7['position']&&Object['hasOwnProperty']['call'](_0x2910d7,'position')&&_0x37168a['Position']['encode'](_0x2910d7['position'],_0x761716['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2910d7['oldName']&&Object['hasOwnProperty']['call'](_0x2910d7,'oldName')&&_0x761716['uint32'](0x12)['string'](_0x2910d7['oldName']),null!=_0x2910d7['newName']&&Object['hasOwnProperty']['call'](_0x2910d7,'newName')&&_0x761716['uint32'](0x1a)['string'](_0x2910d7['newName']),null!=_0x2910d7['wasUndone']&&Object['hasOwnProperty']['call'](_0x2910d7,'wasUndone')&&_0x761716['uint32'](0x20)['bool'](_0x2910d7['wasUndone']),_0x761716;},_0x39cec3['encodeDelimited']=function(_0x589f39,_0x1b70ef){return this['encode'](_0x589f39,_0x1b70ef)['ldelim']();},_0x39cec3['decode']=function(_0x4e17d6,_0x1a73ae){_0x4e17d6 instanceof _0x46d69d||(_0x4e17d6=_0x46d69d['create'](_0x4e17d6));for(var _0x3d91c9=void 0x0===_0x1a73ae?_0x4e17d6['len']:_0x4e17d6['pos']+_0x1a73ae,_0x18f8e2=new _0x37168a['RenameOperation']();_0x4e17d6['pos']<_0x3d91c9;){var _0x609b86=_0x4e17d6['uint32']();switch(_0x609b86>>>0x3){case 0x1:_0x18f8e2['position']=_0x37168a['Position']['decode'](_0x4e17d6,_0x4e17d6['uint32']());break;case 0x2:_0x18f8e2['oldName']=_0x4e17d6['string']();break;case 0x3:_0x18f8e2['newName']=_0x4e17d6['string']();break;case 0x4:_0x18f8e2['wasUndone']=_0x4e17d6['bool']();break;default:_0x4e17d6['skipType'](0x7&_0x609b86);}}return _0x18f8e2;},_0x39cec3['decodeDelimited']=function(_0x4d645f){return _0x4d645f instanceof _0x46d69d||(_0x4d645f=new _0x46d69d(_0x4d645f)),this['decode'](_0x4d645f,_0x4d645f['uint32']());},_0x39cec3['verify']=function(_0x2abb31){if('object'!=typeof _0x2abb31||null===_0x2abb31)return'object\x20expected';if(null!=_0x2abb31['position']&&_0x2abb31['hasOwnProperty']('position')){var _0x193441=_0x37168a['Position']['verify'](_0x2abb31['position']);if(_0x193441)return'position.'+_0x193441;}return null!=_0x2abb31['oldName']&&_0x2abb31['hasOwnProperty']('oldName')&&!_0x27d238['isString'](_0x2abb31['oldName'])?'oldName:\x20string\x20expected':null!=_0x2abb31['newName']&&_0x2abb31['hasOwnProperty']('newName')&&!_0x27d238['isString'](_0x2abb31['newName'])?'newName:\x20string\x20expected':null!=_0x2abb31['wasUndone']&&_0x2abb31['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2abb31['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x39cec3['fromObject']=function(_0x2dced4){if(_0x2dced4 instanceof _0x37168a['RenameOperation'])return _0x2dced4;var _0x8c235d=new _0x37168a['RenameOperation']();if(null!=_0x2dced4['position']){if('object'!=typeof _0x2dced4['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x8c235d['position']=_0x37168a['Position']['fromObject'](_0x2dced4['position']);}return null!=_0x2dced4['oldName']&&(_0x8c235d['oldName']=String(_0x2dced4['oldName'])),null!=_0x2dced4['newName']&&(_0x8c235d['newName']=String(_0x2dced4['newName'])),null!=_0x2dced4['wasUndone']&&(_0x8c235d['wasUndone']=Boolean(_0x2dced4['wasUndone'])),_0x8c235d;},_0x39cec3['toObject']=function(_0x38fda3,_0x2a3f9d){_0x2a3f9d||(_0x2a3f9d={});var _0x214fa8={};return _0x2a3f9d['defaults']&&(_0x214fa8['position']=null,_0x214fa8['oldName']='',_0x214fa8['newName']='',_0x214fa8['wasUndone']=!0x1),null!=_0x38fda3['position']&&_0x38fda3['hasOwnProperty']('position')&&(_0x214fa8['position']=_0x37168a['Position']['toObject'](_0x38fda3['position'],_0x2a3f9d)),null!=_0x38fda3['oldName']&&_0x38fda3['hasOwnProperty']('oldName')&&(_0x214fa8['oldName']=_0x38fda3['oldName']),null!=_0x38fda3['newName']&&_0x38fda3['hasOwnProperty']('newName')&&(_0x214fa8['newName']=_0x38fda3['newName']),null!=_0x38fda3['wasUndone']&&_0x38fda3['hasOwnProperty']('wasUndone')&&(_0x214fa8['wasUndone']=_0x38fda3['wasUndone']),_0x214fa8;},_0x39cec3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x39cec3['getTypeUrl']=function(_0xc7f163){return void 0x0===_0xc7f163&&(_0xc7f163='type.googleapis.com'),_0xc7f163+'/RenameOperation';},_0x39cec3;}()),_0x37168a['RootAttributeOperation']=(function(){function _0x5b8d33(_0x1f52c8){if(_0x1f52c8){for(var _0x8113d0=Object['keys'](_0x1f52c8),_0x2a1727=0x0;_0x2a1727<_0x8113d0['length'];++_0x2a1727)null!=_0x1f52c8[_0x8113d0[_0x2a1727]]&&(this[_0x8113d0[_0x2a1727]]=_0x1f52c8[_0x8113d0[_0x2a1727]]);}}return _0x5b8d33['prototype']['root']='',_0x5b8d33['prototype']['key']='',_0x5b8d33['prototype']['oldValueBoolean']=!0x1,_0x5b8d33['prototype']['oldValueJson']='',_0x5b8d33['prototype']['newValueBoolean']=!0x1,_0x5b8d33['prototype']['newValueJson']='',_0x5b8d33['prototype']['wasUndone']=!0x1,_0x5b8d33['create']=function(_0x278b1e){return new _0x5b8d33(_0x278b1e);},_0x5b8d33['encode']=function(_0x392f71,_0x39c697){return _0x39c697||(_0x39c697=_0x2015a9['create']()),null!=_0x392f71['root']&&Object['hasOwnProperty']['call'](_0x392f71,'root')&&_0x39c697['uint32'](0xa)['string'](_0x392f71['root']),null!=_0x392f71['key']&&Object['hasOwnProperty']['call'](_0x392f71,'key')&&_0x39c697['uint32'](0x12)['string'](_0x392f71['key']),null!=_0x392f71['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x392f71,'oldValueBoolean')&&_0x39c697['uint32'](0x18)['bool'](_0x392f71['oldValueBoolean']),null!=_0x392f71['oldValueJson']&&Object['hasOwnProperty']['call'](_0x392f71,'oldValueJson')&&_0x39c697['uint32'](0x22)['string'](_0x392f71['oldValueJson']),null!=_0x392f71['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x392f71,'newValueBoolean')&&_0x39c697['uint32'](0x28)['bool'](_0x392f71['newValueBoolean']),null!=_0x392f71['newValueJson']&&Object['hasOwnProperty']['call'](_0x392f71,'newValueJson')&&_0x39c697['uint32'](0x32)['string'](_0x392f71['newValueJson']),null!=_0x392f71['wasUndone']&&Object['hasOwnProperty']['call'](_0x392f71,'wasUndone')&&_0x39c697['uint32'](0x38)['bool'](_0x392f71['wasUndone']),_0x39c697;},_0x5b8d33['encodeDelimited']=function(_0x4a4cf5,_0x237690){return this['encode'](_0x4a4cf5,_0x237690)['ldelim']();},_0x5b8d33['decode']=function(_0x1ccec8,_0x247afb){_0x1ccec8 instanceof _0x46d69d||(_0x1ccec8=_0x46d69d['create'](_0x1ccec8));for(var _0x1b59fe=void 0x0===_0x247afb?_0x1ccec8['len']:_0x1ccec8['pos']+_0x247afb,_0x10e56c=new _0x37168a['RootAttributeOperation']();_0x1ccec8['pos']<_0x1b59fe;){var _0x585f13=_0x1ccec8['uint32']();switch(_0x585f13>>>0x3){case 0x1:_0x10e56c['root']=_0x1ccec8['string']();break;case 0x2:_0x10e56c['key']=_0x1ccec8['string']();break;case 0x3:_0x10e56c['oldValueBoolean']=_0x1ccec8['bool']();break;case 0x4:_0x10e56c['oldValueJson']=_0x1ccec8['string']();break;case 0x5:_0x10e56c['newValueBoolean']=_0x1ccec8['bool']();break;case 0x6:_0x10e56c['newValueJson']=_0x1ccec8['string']();break;case 0x7:_0x10e56c['wasUndone']=_0x1ccec8['bool']();break;default:_0x1ccec8['skipType'](0x7&_0x585f13);}}return _0x10e56c;},_0x5b8d33['decodeDelimited']=function(_0x19c927){return _0x19c927 instanceof _0x46d69d||(_0x19c927=new _0x46d69d(_0x19c927)),this['decode'](_0x19c927,_0x19c927['uint32']());},_0x5b8d33['verify']=function(_0x4904af){return'object'!=typeof _0x4904af||null===_0x4904af?'object\x20expected':null!=_0x4904af['root']&&_0x4904af['hasOwnProperty']('root')&&!_0x27d238['isString'](_0x4904af['root'])?'root:\x20string\x20expected':null!=_0x4904af['key']&&_0x4904af['hasOwnProperty']('key')&&!_0x27d238['isString'](_0x4904af['key'])?'key:\x20string\x20expected':null!=_0x4904af['oldValueBoolean']&&_0x4904af['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4904af['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4904af['oldValueJson']&&_0x4904af['hasOwnProperty']('oldValueJson')&&!_0x27d238['isString'](_0x4904af['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4904af['newValueBoolean']&&_0x4904af['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4904af['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4904af['newValueJson']&&_0x4904af['hasOwnProperty']('newValueJson')&&!_0x27d238['isString'](_0x4904af['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4904af['wasUndone']&&_0x4904af['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4904af['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5b8d33['fromObject']=function(_0x2838c7){if(_0x2838c7 instanceof _0x37168a['RootAttributeOperation'])return _0x2838c7;var _0x20a1a2=new _0x37168a['RootAttributeOperation']();return null!=_0x2838c7['root']&&(_0x20a1a2['root']=String(_0x2838c7['root'])),null!=_0x2838c7['key']&&(_0x20a1a2['key']=String(_0x2838c7['key'])),null!=_0x2838c7['oldValueBoolean']&&(_0x20a1a2['oldValueBoolean']=Boolean(_0x2838c7['oldValueBoolean'])),null!=_0x2838c7['oldValueJson']&&(_0x20a1a2['oldValueJson']=String(_0x2838c7['oldValueJson'])),null!=_0x2838c7['newValueBoolean']&&(_0x20a1a2['newValueBoolean']=Boolean(_0x2838c7['newValueBoolean'])),null!=_0x2838c7['newValueJson']&&(_0x20a1a2['newValueJson']=String(_0x2838c7['newValueJson'])),null!=_0x2838c7['wasUndone']&&(_0x20a1a2['wasUndone']=Boolean(_0x2838c7['wasUndone'])),_0x20a1a2;},_0x5b8d33['toObject']=function(_0x320c18,_0x1f3670){_0x1f3670||(_0x1f3670={});var _0x5acbc3={};return _0x1f3670['defaults']&&(_0x5acbc3['root']='',_0x5acbc3['key']='',_0x5acbc3['oldValueBoolean']=!0x1,_0x5acbc3['oldValueJson']='',_0x5acbc3['newValueBoolean']=!0x1,_0x5acbc3['newValueJson']='',_0x5acbc3['wasUndone']=!0x1),null!=_0x320c18['root']&&_0x320c18['hasOwnProperty']('root')&&(_0x5acbc3['root']=_0x320c18['root']),null!=_0x320c18['key']&&_0x320c18['hasOwnProperty']('key')&&(_0x5acbc3['key']=_0x320c18['key']),null!=_0x320c18['oldValueBoolean']&&_0x320c18['hasOwnProperty']('oldValueBoolean')&&(_0x5acbc3['oldValueBoolean']=_0x320c18['oldValueBoolean']),null!=_0x320c18['oldValueJson']&&_0x320c18['hasOwnProperty']('oldValueJson')&&(_0x5acbc3['oldValueJson']=_0x320c18['oldValueJson']),null!=_0x320c18['newValueBoolean']&&_0x320c18['hasOwnProperty']('newValueBoolean')&&(_0x5acbc3['newValueBoolean']=_0x320c18['newValueBoolean']),null!=_0x320c18['newValueJson']&&_0x320c18['hasOwnProperty']('newValueJson')&&(_0x5acbc3['newValueJson']=_0x320c18['newValueJson']),null!=_0x320c18['wasUndone']&&_0x320c18['hasOwnProperty']('wasUndone')&&(_0x5acbc3['wasUndone']=_0x320c18['wasUndone']),_0x5acbc3;},_0x5b8d33['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x5b8d33['getTypeUrl']=function(_0x2a073e){return void 0x0===_0x2a073e&&(_0x2a073e='type.googleapis.com'),_0x2a073e+'/RootAttributeOperation';},_0x5b8d33;}()),_0x37168a['RootOperation']=(function(){function _0x5ba04e(_0x4d75a9){if(_0x4d75a9){for(var _0x119d6f=Object['keys'](_0x4d75a9),_0x1be025=0x0;_0x1be025<_0x119d6f['length'];++_0x1be025)null!=_0x4d75a9[_0x119d6f[_0x1be025]]&&(this[_0x119d6f[_0x1be025]]=_0x4d75a9[_0x119d6f[_0x1be025]]);}}return _0x5ba04e['prototype']['rootName']='',_0x5ba04e['prototype']['elementName']='',_0x5ba04e['prototype']['isAdd']=!0x1,_0x5ba04e['prototype']['wasUndone']=!0x1,_0x5ba04e['create']=function(_0xe9338f){return new _0x5ba04e(_0xe9338f);},_0x5ba04e['encode']=function(_0x3aa93f,_0x3ff770){return _0x3ff770||(_0x3ff770=_0x2015a9['create']()),null!=_0x3aa93f['rootName']&&Object['hasOwnProperty']['call'](_0x3aa93f,'rootName')&&_0x3ff770['uint32'](0xa)['string'](_0x3aa93f['rootName']),null!=_0x3aa93f['elementName']&&Object['hasOwnProperty']['call'](_0x3aa93f,'elementName')&&_0x3ff770['uint32'](0x12)['string'](_0x3aa93f['elementName']),null!=_0x3aa93f['isAdd']&&Object['hasOwnProperty']['call'](_0x3aa93f,'isAdd')&&_0x3ff770['uint32'](0x18)['bool'](_0x3aa93f['isAdd']),null!=_0x3aa93f['wasUndone']&&Object['hasOwnProperty']['call'](_0x3aa93f,'wasUndone')&&_0x3ff770['uint32'](0x20)['bool'](_0x3aa93f['wasUndone']),_0x3ff770;},_0x5ba04e['encodeDelimited']=function(_0x726d0e,_0x150a73){return this['encode'](_0x726d0e,_0x150a73)['ldelim']();},_0x5ba04e['decode']=function(_0x16fd7d,_0x6d86a6){_0x16fd7d instanceof _0x46d69d||(_0x16fd7d=_0x46d69d['create'](_0x16fd7d));for(var _0x4552e0=void 0x0===_0x6d86a6?_0x16fd7d['len']:_0x16fd7d['pos']+_0x6d86a6,_0x339f34=new _0x37168a['RootOperation']();_0x16fd7d['pos']<_0x4552e0;){var _0x30ea05=_0x16fd7d['uint32']();switch(_0x30ea05>>>0x3){case 0x1:_0x339f34['rootName']=_0x16fd7d['string']();break;case 0x2:_0x339f34['elementName']=_0x16fd7d['string']();break;case 0x3:_0x339f34['isAdd']=_0x16fd7d['bool']();break;case 0x4:_0x339f34['wasUndone']=_0x16fd7d['bool']();break;default:_0x16fd7d['skipType'](0x7&_0x30ea05);}}return _0x339f34;},_0x5ba04e['decodeDelimited']=function(_0x3ae6e9){return _0x3ae6e9 instanceof _0x46d69d||(_0x3ae6e9=new _0x46d69d(_0x3ae6e9)),this['decode'](_0x3ae6e9,_0x3ae6e9['uint32']());},_0x5ba04e['verify']=function(_0x5eafdf){return'object'!=typeof _0x5eafdf||null===_0x5eafdf?'object\x20expected':null!=_0x5eafdf['rootName']&&_0x5eafdf['hasOwnProperty']('rootName')&&!_0x27d238['isString'](_0x5eafdf['rootName'])?'rootName:\x20string\x20expected':null!=_0x5eafdf['elementName']&&_0x5eafdf['hasOwnProperty']('elementName')&&!_0x27d238['isString'](_0x5eafdf['elementName'])?'elementName:\x20string\x20expected':null!=_0x5eafdf['isAdd']&&_0x5eafdf['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x5eafdf['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x5eafdf['wasUndone']&&_0x5eafdf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5eafdf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ba04e['fromObject']=function(_0x21d202){if(_0x21d202 instanceof _0x37168a['RootOperation'])return _0x21d202;var _0x1f4910=new _0x37168a['RootOperation']();return null!=_0x21d202['rootName']&&(_0x1f4910['rootName']=String(_0x21d202['rootName'])),null!=_0x21d202['elementName']&&(_0x1f4910['elementName']=String(_0x21d202['elementName'])),null!=_0x21d202['isAdd']&&(_0x1f4910['isAdd']=Boolean(_0x21d202['isAdd'])),null!=_0x21d202['wasUndone']&&(_0x1f4910['wasUndone']=Boolean(_0x21d202['wasUndone'])),_0x1f4910;},_0x5ba04e['toObject']=function(_0x119507,_0x16f7b3){_0x16f7b3||(_0x16f7b3={});var _0x46bbad={};return _0x16f7b3['defaults']&&(_0x46bbad['rootName']='',_0x46bbad['elementName']='',_0x46bbad['isAdd']=!0x1,_0x46bbad['wasUndone']=!0x1),null!=_0x119507['rootName']&&_0x119507['hasOwnProperty']('rootName')&&(_0x46bbad['rootName']=_0x119507['rootName']),null!=_0x119507['elementName']&&_0x119507['hasOwnProperty']('elementName')&&(_0x46bbad['elementName']=_0x119507['elementName']),null!=_0x119507['isAdd']&&_0x119507['hasOwnProperty']('isAdd')&&(_0x46bbad['isAdd']=_0x119507['isAdd']),null!=_0x119507['wasUndone']&&_0x119507['hasOwnProperty']('wasUndone')&&(_0x46bbad['wasUndone']=_0x119507['wasUndone']),_0x46bbad;},_0x5ba04e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x5ba04e['getTypeUrl']=function(_0x4be93e){return void 0x0===_0x4be93e&&(_0x4be93e='type.googleapis.com'),_0x4be93e+'/RootOperation';},_0x5ba04e;}()),_0x37168a['SplitOperation']=(function(){function _0x54fd3e(_0x21f5b9){if(_0x21f5b9){for(var _0x43636a=Object['keys'](_0x21f5b9),_0x33aa1f=0x0;_0x33aa1f<_0x43636a['length'];++_0x33aa1f)null!=_0x21f5b9[_0x43636a[_0x33aa1f]]&&(this[_0x43636a[_0x33aa1f]]=_0x21f5b9[_0x43636a[_0x33aa1f]]);}}return _0x54fd3e['prototype']['splitPosition']=null,_0x54fd3e['prototype']['graveyardPosition']=null,_0x54fd3e['prototype']['howMany']=0x0,_0x54fd3e['prototype']['insertionPosition']=null,_0x54fd3e['prototype']['wasUndone']=!0x1,_0x54fd3e['create']=function(_0x2b04fd){return new _0x54fd3e(_0x2b04fd);},_0x54fd3e['encode']=function(_0x3b5853,_0xd635d3){return _0xd635d3||(_0xd635d3=_0x2015a9['create']()),null!=_0x3b5853['splitPosition']&&Object['hasOwnProperty']['call'](_0x3b5853,'splitPosition')&&_0x37168a['Position']['encode'](_0x3b5853['splitPosition'],_0xd635d3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b5853['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3b5853,'graveyardPosition')&&_0x37168a['Position']['encode'](_0x3b5853['graveyardPosition'],_0xd635d3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3b5853['howMany']&&Object['hasOwnProperty']['call'](_0x3b5853,'howMany')&&_0xd635d3['uint32'](0x18)['uint32'](_0x3b5853['howMany']),null!=_0x3b5853['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3b5853,'insertionPosition')&&_0x37168a['Position']['encode'](_0x3b5853['insertionPosition'],_0xd635d3['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3b5853['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b5853,'wasUndone')&&_0xd635d3['uint32'](0x28)['bool'](_0x3b5853['wasUndone']),_0xd635d3;},_0x54fd3e['encodeDelimited']=function(_0x483fb4,_0xbb098c){return this['encode'](_0x483fb4,_0xbb098c)['ldelim']();},_0x54fd3e['decode']=function(_0x7f15b5,_0x201685){_0x7f15b5 instanceof _0x46d69d||(_0x7f15b5=_0x46d69d['create'](_0x7f15b5));for(var _0x489863=void 0x0===_0x201685?_0x7f15b5['len']:_0x7f15b5['pos']+_0x201685,_0x273226=new _0x37168a['SplitOperation']();_0x7f15b5['pos']<_0x489863;){var _0x472a9f=_0x7f15b5['uint32']();switch(_0x472a9f>>>0x3){case 0x1:_0x273226['splitPosition']=_0x37168a['Position']['decode'](_0x7f15b5,_0x7f15b5['uint32']());break;case 0x2:_0x273226['graveyardPosition']=_0x37168a['Position']['decode'](_0x7f15b5,_0x7f15b5['uint32']());break;case 0x3:_0x273226['howMany']=_0x7f15b5['uint32']();break;case 0x4:_0x273226['insertionPosition']=_0x37168a['Position']['decode'](_0x7f15b5,_0x7f15b5['uint32']());break;case 0x5:_0x273226['wasUndone']=_0x7f15b5['bool']();break;default:_0x7f15b5['skipType'](0x7&_0x472a9f);}}return _0x273226;},_0x54fd3e['decodeDelimited']=function(_0x154d29){return _0x154d29 instanceof _0x46d69d||(_0x154d29=new _0x46d69d(_0x154d29)),this['decode'](_0x154d29,_0x154d29['uint32']());},_0x54fd3e['verify']=function(_0x572be1){if('object'!=typeof _0x572be1||null===_0x572be1)return'object\x20expected';var _0x243185;if(null!=_0x572be1['splitPosition']&&_0x572be1['hasOwnProperty']('splitPosition')&&(_0x243185=_0x37168a['Position']['verify'](_0x572be1['splitPosition'])))return'splitPosition.'+_0x243185;if(null!=_0x572be1['graveyardPosition']&&_0x572be1['hasOwnProperty']('graveyardPosition')&&(_0x243185=_0x37168a['Position']['verify'](_0x572be1['graveyardPosition'])))return'graveyardPosition.'+_0x243185;if(null!=_0x572be1['howMany']&&_0x572be1['hasOwnProperty']('howMany')&&!_0x27d238['isInteger'](_0x572be1['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x572be1['insertionPosition']&&_0x572be1['hasOwnProperty']('insertionPosition')&&(_0x243185=_0x37168a['Position']['verify'](_0x572be1['insertionPosition'])))return'insertionPosition.'+_0x243185;return null!=_0x572be1['wasUndone']&&_0x572be1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x572be1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54fd3e['fromObject']=function(_0x168c18){if(_0x168c18 instanceof _0x37168a['SplitOperation'])return _0x168c18;var _0x5c79ac=new _0x37168a['SplitOperation']();if(null!=_0x168c18['splitPosition']){if('object'!=typeof _0x168c18['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5c79ac['splitPosition']=_0x37168a['Position']['fromObject'](_0x168c18['splitPosition']);}if(null!=_0x168c18['graveyardPosition']){if('object'!=typeof _0x168c18['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5c79ac['graveyardPosition']=_0x37168a['Position']['fromObject'](_0x168c18['graveyardPosition']);}if(null!=_0x168c18['howMany']&&(_0x5c79ac['howMany']=_0x168c18['howMany']>>>0x0),null!=_0x168c18['insertionPosition']){if('object'!=typeof _0x168c18['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5c79ac['insertionPosition']=_0x37168a['Position']['fromObject'](_0x168c18['insertionPosition']);}return null!=_0x168c18['wasUndone']&&(_0x5c79ac['wasUndone']=Boolean(_0x168c18['wasUndone'])),_0x5c79ac;},_0x54fd3e['toObject']=function(_0x380a2b,_0x34c9d2){_0x34c9d2||(_0x34c9d2={});var _0x2c395d={};return _0x34c9d2['defaults']&&(_0x2c395d['splitPosition']=null,_0x2c395d['graveyardPosition']=null,_0x2c395d['howMany']=0x0,_0x2c395d['insertionPosition']=null,_0x2c395d['wasUndone']=!0x1),null!=_0x380a2b['splitPosition']&&_0x380a2b['hasOwnProperty']('splitPosition')&&(_0x2c395d['splitPosition']=_0x37168a['Position']['toObject'](_0x380a2b['splitPosition'],_0x34c9d2)),null!=_0x380a2b['graveyardPosition']&&_0x380a2b['hasOwnProperty']('graveyardPosition')&&(_0x2c395d['graveyardPosition']=_0x37168a['Position']['toObject'](_0x380a2b['graveyardPosition'],_0x34c9d2)),null!=_0x380a2b['howMany']&&_0x380a2b['hasOwnProperty']('howMany')&&(_0x2c395d['howMany']=_0x380a2b['howMany']),null!=_0x380a2b['insertionPosition']&&_0x380a2b['hasOwnProperty']('insertionPosition')&&(_0x2c395d['insertionPosition']=_0x37168a['Position']['toObject'](_0x380a2b['insertionPosition'],_0x34c9d2)),null!=_0x380a2b['wasUndone']&&_0x380a2b['hasOwnProperty']('wasUndone')&&(_0x2c395d['wasUndone']=_0x380a2b['wasUndone']),_0x2c395d;},_0x54fd3e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x54fd3e['getTypeUrl']=function(_0x4d1f9e){return void 0x0===_0x4d1f9e&&(_0x4d1f9e='type.googleapis.com'),_0x4d1f9e+'/SplitOperation';},_0x54fd3e;}()),_0x37168a['Position']=(function(){function _0x2d4a63(_0x1e7e21){if(this['path']=[],_0x1e7e21){for(var _0xc0cd24=Object['keys'](_0x1e7e21),_0x115c02=0x0;_0x115c02<_0xc0cd24['length'];++_0x115c02)null!=_0x1e7e21[_0xc0cd24[_0x115c02]]&&(this[_0xc0cd24[_0x115c02]]=_0x1e7e21[_0xc0cd24[_0x115c02]]);}}return _0x2d4a63['prototype']['root']='',_0x2d4a63['prototype']['rootMain']=!0x1,_0x2d4a63['prototype']['rootGraveyard']=!0x1,_0x2d4a63['prototype']['path']=_0x27d238['emptyArray'],_0x2d4a63['prototype']['stickiness']='',_0x2d4a63['create']=function(_0x25c051){return new _0x2d4a63(_0x25c051);},_0x2d4a63['encode']=function(_0x232765,_0x5d2072){if(_0x5d2072||(_0x5d2072=_0x2015a9['create']()),null!=_0x232765['root']&&Object['hasOwnProperty']['call'](_0x232765,'root')&&_0x5d2072['uint32'](0xa)['string'](_0x232765['root']),null!=_0x232765['rootMain']&&Object['hasOwnProperty']['call'](_0x232765,'rootMain')&&_0x5d2072['uint32'](0x10)['bool'](_0x232765['rootMain']),null!=_0x232765['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x232765,'rootGraveyard')&&_0x5d2072['uint32'](0x18)['bool'](_0x232765['rootGraveyard']),null!=_0x232765['path']&&_0x232765['path']['length']){_0x5d2072['uint32'](0x22)['fork']();for(var _0x5cc175=0x0;_0x5cc175<_0x232765['path']['length'];++_0x5cc175)_0x5d2072['uint32'](_0x232765['path'][_0x5cc175]);_0x5d2072['ldelim']();}return null!=_0x232765['stickiness']&&Object['hasOwnProperty']['call'](_0x232765,'stickiness')&&_0x5d2072['uint32'](0x2a)['string'](_0x232765['stickiness']),_0x5d2072;},_0x2d4a63['encodeDelimited']=function(_0x48aefc,_0x2f4f34){return this['encode'](_0x48aefc,_0x2f4f34)['ldelim']();},_0x2d4a63['decode']=function(_0x251570,_0xec9918){_0x251570 instanceof _0x46d69d||(_0x251570=_0x46d69d['create'](_0x251570));for(var _0x387061=void 0x0===_0xec9918?_0x251570['len']:_0x251570['pos']+_0xec9918,_0x2da188=new _0x37168a['Position']();_0x251570['pos']<_0x387061;){var _0x563e24=_0x251570['uint32']();switch(_0x563e24>>>0x3){case 0x1:_0x2da188['root']=_0x251570['string']();break;case 0x2:_0x2da188['rootMain']=_0x251570['bool']();break;case 0x3:_0x2da188['rootGraveyard']=_0x251570['bool']();break;case 0x4:if(_0x2da188['path']&&_0x2da188['path']['length']||(_0x2da188['path']=[]),0x2==(0x7&_0x563e24)){for(var _0x4d50d4=_0x251570['uint32']()+_0x251570['pos'];_0x251570['pos']<_0x4d50d4;)_0x2da188['path']['push'](_0x251570['uint32']());}else _0x2da188['path']['push'](_0x251570['uint32']());break;case 0x5:_0x2da188['stickiness']=_0x251570['string']();break;default:_0x251570['skipType'](0x7&_0x563e24);}}return _0x2da188;},_0x2d4a63['decodeDelimited']=function(_0x3ca26f){return _0x3ca26f instanceof _0x46d69d||(_0x3ca26f=new _0x46d69d(_0x3ca26f)),this['decode'](_0x3ca26f,_0x3ca26f['uint32']());},_0x2d4a63['verify']=function(_0x1028d5){if('object'!=typeof _0x1028d5||null===_0x1028d5)return'object\x20expected';if(null!=_0x1028d5['root']&&_0x1028d5['hasOwnProperty']('root')&&!_0x27d238['isString'](_0x1028d5['root']))return'root:\x20string\x20expected';if(null!=_0x1028d5['rootMain']&&_0x1028d5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1028d5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1028d5['rootGraveyard']&&_0x1028d5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1028d5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1028d5['path']&&_0x1028d5['hasOwnProperty']('path')){if(!Array['isArray'](_0x1028d5['path']))return'path:\x20array\x20expected';for(var _0x3e199b=0x0;_0x3e199b<_0x1028d5['path']['length'];++_0x3e199b)if(!_0x27d238['isInteger'](_0x1028d5['path'][_0x3e199b]))return'path:\x20integer[]\x20expected';}return null!=_0x1028d5['stickiness']&&_0x1028d5['hasOwnProperty']('stickiness')&&!_0x27d238['isString'](_0x1028d5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2d4a63['fromObject']=function(_0x4a3be6){if(_0x4a3be6 instanceof _0x37168a['Position'])return _0x4a3be6;var _0xbc7b8d=new _0x37168a['Position']();if(null!=_0x4a3be6['root']&&(_0xbc7b8d['root']=String(_0x4a3be6['root'])),null!=_0x4a3be6['rootMain']&&(_0xbc7b8d['rootMain']=Boolean(_0x4a3be6['rootMain'])),null!=_0x4a3be6['rootGraveyard']&&(_0xbc7b8d['rootGraveyard']=Boolean(_0x4a3be6['rootGraveyard'])),_0x4a3be6['path']){if(!Array['isArray'](_0x4a3be6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xbc7b8d['path']=[];for(var _0x531d04=0x0;_0x531d04<_0x4a3be6['path']['length'];++_0x531d04)_0xbc7b8d['path'][_0x531d04]=_0x4a3be6['path'][_0x531d04]>>>0x0;}return null!=_0x4a3be6['stickiness']&&(_0xbc7b8d['stickiness']=String(_0x4a3be6['stickiness'])),_0xbc7b8d;},_0x2d4a63['toObject']=function(_0x29a346,_0x3912bd){_0x3912bd||(_0x3912bd={});var _0x2bb83e={};if((_0x3912bd['arrays']||_0x3912bd['defaults'])&&(_0x2bb83e['path']=[]),_0x3912bd['defaults']&&(_0x2bb83e['root']='',_0x2bb83e['rootMain']=!0x1,_0x2bb83e['rootGraveyard']=!0x1,_0x2bb83e['stickiness']=''),null!=_0x29a346['root']&&_0x29a346['hasOwnProperty']('root')&&(_0x2bb83e['root']=_0x29a346['root']),null!=_0x29a346['rootMain']&&_0x29a346['hasOwnProperty']('rootMain')&&(_0x2bb83e['rootMain']=_0x29a346['rootMain']),null!=_0x29a346['rootGraveyard']&&_0x29a346['hasOwnProperty']('rootGraveyard')&&(_0x2bb83e['rootGraveyard']=_0x29a346['rootGraveyard']),_0x29a346['path']&&_0x29a346['path']['length']){_0x2bb83e['path']=[];for(var _0x4474a4=0x0;_0x4474a4<_0x29a346['path']['length'];++_0x4474a4)_0x2bb83e['path'][_0x4474a4]=_0x29a346['path'][_0x4474a4];}return null!=_0x29a346['stickiness']&&_0x29a346['hasOwnProperty']('stickiness')&&(_0x2bb83e['stickiness']=_0x29a346['stickiness']),_0x2bb83e;},_0x2d4a63['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x2d4a63['getTypeUrl']=function(_0x58cc29){return void 0x0===_0x58cc29&&(_0x58cc29='type.googleapis.com'),_0x58cc29+'/Position';},_0x2d4a63;}()),_0x37168a['Range']=(function(){function _0x4bda34(_0x3910f8){if(_0x3910f8){for(var _0x4c843f=Object['keys'](_0x3910f8),_0x35d895=0x0;_0x35d895<_0x4c843f['length'];++_0x35d895)null!=_0x3910f8[_0x4c843f[_0x35d895]]&&(this[_0x4c843f[_0x35d895]]=_0x3910f8[_0x4c843f[_0x35d895]]);}}return _0x4bda34['prototype']['start']=null,_0x4bda34['prototype']['end']=null,_0x4bda34['create']=function(_0x4ab7b2){return new _0x4bda34(_0x4ab7b2);},_0x4bda34['encode']=function(_0x55e74d,_0x37946a){return _0x37946a||(_0x37946a=_0x2015a9['create']()),null!=_0x55e74d['start']&&Object['hasOwnProperty']['call'](_0x55e74d,'start')&&_0x37168a['Position']['encode'](_0x55e74d['start'],_0x37946a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x55e74d['end']&&Object['hasOwnProperty']['call'](_0x55e74d,'end')&&_0x37168a['Position']['encode'](_0x55e74d['end'],_0x37946a['uint32'](0x12)['fork']())['ldelim'](),_0x37946a;},_0x4bda34['encodeDelimited']=function(_0x20ea81,_0x32749e){return this['encode'](_0x20ea81,_0x32749e)['ldelim']();},_0x4bda34['decode']=function(_0x387c85,_0x4f64c8){_0x387c85 instanceof _0x46d69d||(_0x387c85=_0x46d69d['create'](_0x387c85));for(var _0xc8e875=void 0x0===_0x4f64c8?_0x387c85['len']:_0x387c85['pos']+_0x4f64c8,_0x2aa73f=new _0x37168a['Range']();_0x387c85['pos']<_0xc8e875;){var _0x228776=_0x387c85['uint32']();switch(_0x228776>>>0x3){case 0x1:_0x2aa73f['start']=_0x37168a['Position']['decode'](_0x387c85,_0x387c85['uint32']());break;case 0x2:_0x2aa73f['end']=_0x37168a['Position']['decode'](_0x387c85,_0x387c85['uint32']());break;default:_0x387c85['skipType'](0x7&_0x228776);}}return _0x2aa73f;},_0x4bda34['decodeDelimited']=function(_0x1b0593){return _0x1b0593 instanceof _0x46d69d||(_0x1b0593=new _0x46d69d(_0x1b0593)),this['decode'](_0x1b0593,_0x1b0593['uint32']());},_0x4bda34['verify']=function(_0x4fbd3f){if('object'!=typeof _0x4fbd3f||null===_0x4fbd3f)return'object\x20expected';var _0x4a9c55;if(null!=_0x4fbd3f['start']&&_0x4fbd3f['hasOwnProperty']('start')&&(_0x4a9c55=_0x37168a['Position']['verify'](_0x4fbd3f['start'])))return'start.'+_0x4a9c55;if(null!=_0x4fbd3f['end']&&_0x4fbd3f['hasOwnProperty']('end')&&(_0x4a9c55=_0x37168a['Position']['verify'](_0x4fbd3f['end'])))return'end.'+_0x4a9c55;return null;},_0x4bda34['fromObject']=function(_0x17c91a){if(_0x17c91a instanceof _0x37168a['Range'])return _0x17c91a;var _0x164010=new _0x37168a['Range']();if(null!=_0x17c91a['start']){if('object'!=typeof _0x17c91a['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x164010['start']=_0x37168a['Position']['fromObject'](_0x17c91a['start']);}if(null!=_0x17c91a['end']){if('object'!=typeof _0x17c91a['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x164010['end']=_0x37168a['Position']['fromObject'](_0x17c91a['end']);}return _0x164010;},_0x4bda34['toObject']=function(_0x4edecc,_0x4f755b){_0x4f755b||(_0x4f755b={});var _0x215b00={};return _0x4f755b['defaults']&&(_0x215b00['start']=null,_0x215b00['end']=null),null!=_0x4edecc['start']&&_0x4edecc['hasOwnProperty']('start')&&(_0x215b00['start']=_0x37168a['Position']['toObject'](_0x4edecc['start'],_0x4f755b)),null!=_0x4edecc['end']&&_0x4edecc['hasOwnProperty']('end')&&(_0x215b00['end']=_0x37168a['Position']['toObject'](_0x4edecc['end'],_0x4f755b)),_0x215b00;},_0x4bda34['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0x4bda34['getTypeUrl']=function(_0x251c18){return void 0x0===_0x251c18&&(_0x251c18='type.googleapis.com'),_0x251c18+'/Range';},_0x4bda34;}()),_0x37168a['Element']=(function(){function _0xa96e5f(_0x2a15ba){if(this['children']=[],this['attributesBoolean']={},_0x2a15ba){for(var _0x4a4a94=Object['keys'](_0x2a15ba),_0x552680=0x0;_0x552680<_0x4a4a94['length'];++_0x552680)null!=_0x2a15ba[_0x4a4a94[_0x552680]]&&(this[_0x4a4a94[_0x552680]]=_0x2a15ba[_0x4a4a94[_0x552680]]);}}return _0xa96e5f['prototype']['name']='',_0xa96e5f['prototype']['children']=_0x27d238['emptyArray'],_0xa96e5f['prototype']['data']='',_0xa96e5f['prototype']['attributesBoolean']=_0x27d238['emptyObject'],_0xa96e5f['prototype']['attributesJson']='',_0xa96e5f['create']=function(_0x13d424){return new _0xa96e5f(_0x13d424);},_0xa96e5f['encode']=function(_0x4f71ac,_0x3a04af){if(_0x3a04af||(_0x3a04af=_0x2015a9['create']()),null!=_0x4f71ac['name']&&Object['hasOwnProperty']['call'](_0x4f71ac,'name')&&_0x3a04af['uint32'](0xa)['string'](_0x4f71ac['name']),null!=_0x4f71ac['children']&&_0x4f71ac['children']['length']){for(var _0x1bfc9b=0x0;_0x1bfc9b<_0x4f71ac['children']['length'];++_0x1bfc9b)_0x37168a['Element']['encode'](_0x4f71ac['children'][_0x1bfc9b],_0x3a04af['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4f71ac['data']&&Object['hasOwnProperty']['call'](_0x4f71ac,'data')&&_0x3a04af['uint32'](0x1a)['string'](_0x4f71ac['data']),null!=_0x4f71ac['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4f71ac,'attributesBoolean')){var _0x395112=Object['keys'](_0x4f71ac['attributesBoolean']);for(_0x1bfc9b=0x0;_0x1bfc9b<_0x395112['length'];++_0x1bfc9b)_0x3a04af['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x395112[_0x1bfc9b])['uint32'](0x10)['bool'](_0x4f71ac['attributesBoolean'][_0x395112[_0x1bfc9b]])['ldelim']();}return null!=_0x4f71ac['attributesJson']&&Object['hasOwnProperty']['call'](_0x4f71ac,'attributesJson')&&_0x3a04af['uint32'](0x2a)['string'](_0x4f71ac['attributesJson']),_0x3a04af;},_0xa96e5f['encodeDelimited']=function(_0x3fea80,_0x168065){return this['encode'](_0x3fea80,_0x168065)['ldelim']();},_0xa96e5f['decode']=function(_0x41761b,_0xcd3842){_0x41761b instanceof _0x46d69d||(_0x41761b=_0x46d69d['create'](_0x41761b));for(var _0x250a91,_0x31f2dd,_0x5c9dbc=void 0x0===_0xcd3842?_0x41761b['len']:_0x41761b['pos']+_0xcd3842,_0x1012de=new _0x37168a['Element']();_0x41761b['pos']<_0x5c9dbc;){var _0x20f188=_0x41761b['uint32']();switch(_0x20f188>>>0x3){case 0x1:_0x1012de['name']=_0x41761b['string']();break;case 0x2:_0x1012de['children']&&_0x1012de['children']['length']||(_0x1012de['children']=[]),_0x1012de['children']['push'](_0x37168a['Element']['decode'](_0x41761b,_0x41761b['uint32']()));break;case 0x3:_0x1012de['data']=_0x41761b['string']();break;case 0x4:_0x1012de['attributesBoolean']===_0x27d238['emptyObject']&&(_0x1012de['attributesBoolean']={});var _0x5be231=_0x41761b['uint32']()+_0x41761b['pos'];for(_0x250a91='',_0x31f2dd=!0x1;_0x41761b['pos']<_0x5be231;){var _0x5e7a64=_0x41761b['uint32']();switch(_0x5e7a64>>>0x3){case 0x1:_0x250a91=_0x41761b['string']();break;case 0x2:_0x31f2dd=_0x41761b['bool']();break;default:_0x41761b['skipType'](0x7&_0x5e7a64);}}_0x1012de['attributesBoolean'][_0x250a91]=_0x31f2dd;break;case 0x5:_0x1012de['attributesJson']=_0x41761b['string']();break;default:_0x41761b['skipType'](0x7&_0x20f188);}}return _0x1012de;},_0xa96e5f['decodeDelimited']=function(_0x54c756){return _0x54c756 instanceof _0x46d69d||(_0x54c756=new _0x46d69d(_0x54c756)),this['decode'](_0x54c756,_0x54c756['uint32']());},_0xa96e5f['verify']=function(_0x29790b){if('object'!=typeof _0x29790b||null===_0x29790b)return'object\x20expected';if(null!=_0x29790b['name']&&_0x29790b['hasOwnProperty']('name')&&!_0x27d238['isString'](_0x29790b['name']))return'name:\x20string\x20expected';if(null!=_0x29790b['children']&&_0x29790b['hasOwnProperty']('children')){if(!Array['isArray'](_0x29790b['children']))return'children:\x20array\x20expected';for(var _0x4c85a4=0x0;_0x4c85a4<_0x29790b['children']['length'];++_0x4c85a4){var _0xc136ba=_0x37168a['Element']['verify'](_0x29790b['children'][_0x4c85a4]);if(_0xc136ba)return'children.'+_0xc136ba;}}if(null!=_0x29790b['data']&&_0x29790b['hasOwnProperty']('data')&&!_0x27d238['isString'](_0x29790b['data']))return'data:\x20string\x20expected';if(null!=_0x29790b['attributesBoolean']&&_0x29790b['hasOwnProperty']('attributesBoolean')){if(!_0x27d238['isObject'](_0x29790b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1c2528=Object['keys'](_0x29790b['attributesBoolean']);for(_0x4c85a4=0x0;_0x4c85a4<_0x1c2528['length'];++_0x4c85a4)if('boolean'!=typeof _0x29790b['attributesBoolean'][_0x1c2528[_0x4c85a4]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x29790b['attributesJson']&&_0x29790b['hasOwnProperty']('attributesJson')&&!_0x27d238['isString'](_0x29790b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xa96e5f['fromObject']=function(_0x1c35d2){if(_0x1c35d2 instanceof _0x37168a['Element'])return _0x1c35d2;var _0x2d7537=new _0x37168a['Element']();if(null!=_0x1c35d2['name']&&(_0x2d7537['name']=String(_0x1c35d2['name'])),_0x1c35d2['children']){if(!Array['isArray'](_0x1c35d2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2d7537['children']=[];for(var _0x4177a6=0x0;_0x4177a6<_0x1c35d2['children']['length'];++_0x4177a6){if('object'!=typeof _0x1c35d2['children'][_0x4177a6])throw TypeError('.Element.children:\x20object\x20expected');_0x2d7537['children'][_0x4177a6]=_0x37168a['Element']['fromObject'](_0x1c35d2['children'][_0x4177a6]);}}if(null!=_0x1c35d2['data']&&(_0x2d7537['data']=String(_0x1c35d2['data'])),_0x1c35d2['attributesBoolean']){if('object'!=typeof _0x1c35d2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2d7537['attributesBoolean']={};var _0x3c79e7=Object['keys'](_0x1c35d2['attributesBoolean']);for(_0x4177a6=0x0;_0x4177a6<_0x3c79e7['length'];++_0x4177a6)_0x2d7537['attributesBoolean'][_0x3c79e7[_0x4177a6]]=Boolean(_0x1c35d2['attributesBoolean'][_0x3c79e7[_0x4177a6]]);}return null!=_0x1c35d2['attributesJson']&&(_0x2d7537['attributesJson']=String(_0x1c35d2['attributesJson'])),_0x2d7537;},_0xa96e5f['toObject']=function(_0x35e1e1,_0xa7d94){_0xa7d94||(_0xa7d94={});var _0x82e433,_0x22d833={};if((_0xa7d94['arrays']||_0xa7d94['defaults'])&&(_0x22d833['children']=[]),(_0xa7d94['objects']||_0xa7d94['defaults'])&&(_0x22d833['attributesBoolean']={}),_0xa7d94['defaults']&&(_0x22d833['name']='',_0x22d833['data']='',_0x22d833['attributesJson']=''),null!=_0x35e1e1['name']&&_0x35e1e1['hasOwnProperty']('name')&&(_0x22d833['name']=_0x35e1e1['name']),_0x35e1e1['children']&&_0x35e1e1['children']['length']){_0x22d833['children']=[];for(var _0x2d315b=0x0;_0x2d315b<_0x35e1e1['children']['length'];++_0x2d315b)_0x22d833['children'][_0x2d315b]=_0x37168a['Element']['toObject'](_0x35e1e1['children'][_0x2d315b],_0xa7d94);}if(null!=_0x35e1e1['data']&&_0x35e1e1['hasOwnProperty']('data')&&(_0x22d833['data']=_0x35e1e1['data']),_0x35e1e1['attributesBoolean']&&(_0x82e433=Object['keys'](_0x35e1e1['attributesBoolean']))['length']){_0x22d833['attributesBoolean']={};for(_0x2d315b=0x0;_0x2d315b<_0x82e433['length'];++_0x2d315b)_0x22d833['attributesBoolean'][_0x82e433[_0x2d315b]]=_0x35e1e1['attributesBoolean'][_0x82e433[_0x2d315b]];}return null!=_0x35e1e1['attributesJson']&&_0x35e1e1['hasOwnProperty']('attributesJson')&&(_0x22d833['attributesJson']=_0x35e1e1['attributesJson']),_0x22d833;},_0xa96e5f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4d7233['util']['toJSONOptions']);},_0xa96e5f['getTypeUrl']=function(_0x519b1c){return void 0x0===_0x519b1c&&(_0x519b1c='type.googleapis.com'),_0x519b1c+'/Element';},_0xa96e5f;}()),_0x37168a;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x283bad){return new y(this['_protobufRoot'][_0x283bad]);}}class y{['_protobuf'];constructor(_0x4a4ce2){this['_protobuf']=_0x4a4ce2;}['compress'](_0x4744b6){const _0x39831b=this['_protobuf']['verify'](_0x4744b6);if(_0x39831b)throw Error(_0x39831b);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4744b6))['finish']();}['decompress'](_0x5b05eb){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5b05eb),{'oneofs':!0x0});}}function _(_0x1485bc,_0x45ced5){const _0x4bd17e=_0x497bc4(_0x1485bc);return _0x4bd17e['path'][_0x4bd17e['path']['length']-0x1]+=_0x45ced5,_0x4bd17e;}function O(_0x10f717,_0x3b04cb){return _0x10f717['root']===_0x3b04cb['root']&&_0x5a2f50(_0x10f717['path'],_0x3b04cb['path']);}function $(_0x3f052c){P(_0x3f052c,_0x12c451=>('main'==_0x12c451['root']?(_0x12c451['rootMain']=!0x0,delete _0x12c451['root']):'$graveyard'==_0x12c451['root']&&(_0x12c451['rootGraveyard']=!0x0,delete _0x12c451['root']),_0x12c451));}function J(_0x4fd40f){P(_0x4fd40f,_0x1f9d72=>(_0x1f9d72['rootMain']?(_0x1f9d72['root']='main',delete _0x1f9d72['rootMain']):_0x1f9d72['rootGraveyard']&&(_0x1f9d72['root']='$graveyard',delete _0x1f9d72['rootGraveyard']),_0x1f9d72));}function P(_0x119d6a,_0x2fc3f7){for(const _0x228216 in _0x119d6a){const _0x5ef4f9=_0x119d6a[_0x228216];'nodes'!==_0x228216&&_0x228fc0(_0x5ef4f9)&&(_0x5ef4f9['path']&&(_0x5ef4f9['root']||_0x5ef4f9['rootMain']||_0x5ef4f9['rootGraveyard'])?_0x119d6a[_0x228216]=_0x2fc3f7(_0x5ef4f9):P(_0x5ef4f9,_0x2fc3f7));}return _0x119d6a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1d1cb2,_0xac879b,_0x3636fa){this['_id']=_0x1d1cb2,this['_operationName']=_0xac879b,this['_protobufDescriptor']=_0x3636fa;}['compress'](_0xb6c8d7,_0x3f55d3){const _0xf6b5a4=_0x3f55d3['shift']();return $(_0xf6b5a4),_0xb6c8d7['buffers']['push'](this['_protobufDescriptor']['compress'](_0xf6b5a4)),_0xb6c8d7['types']['push'](this['_id']),!0x0;}['decompress'](_0x4beff4,_0x1ebb6e){_0x1ebb6e['types']['shift']();const _0x325955=this['_protobufDescriptor']['decompress'](_0x1ebb6e['buffers']['shift']());J(_0x325955),_0x325955['__className']=this['_operationName'],_0x4beff4['push'](_0x325955);}}class s extends e{['compress'](_0x441d07,_0x1f696a){const _0x18f6cf=_0x1f696a['shift']();return this['_serializeOneOf']('oldValue',_0x18f6cf),this['_serializeOneOf']('newValue',_0x18f6cf),$(_0x18f6cf),_0x441d07['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18f6cf)),_0x441d07['types']['push'](this['_id']),!0x0;}['decompress'](_0x400547,_0x29e7aa){const {types:_0x585b19,buffers:_0x3ade94}=_0x29e7aa,_0x559306=this['_protobufDescriptor']['decompress'](_0x3ade94['shift']());_0x585b19['shift'](),this['_deserializeOneOf']('oldValue',_0x559306),this['_deserializeOneOf']('newValue',_0x559306),J(_0x559306),_0x559306['__className']=this['_operationName'],_0x400547['push'](_0x559306);}['_serializeOneOf'](_0x1a2a17,_0x46fb3e){const _0x450530=_0x46fb3e[_0x1a2a17];'boolean'==typeof _0x450530?_0x46fb3e[_0x1a2a17+'Boolean']=_0x450530:_0x46fb3e[_0x1a2a17+'Json']=JSON['stringify'](_0x450530);}['_deserializeOneOf'](_0x430a86,_0x2585d6){const _0x650ccc=_0x430a86+'Json';_0x2585d6[_0x650ccc]?(_0x2585d6[_0x430a86]=JSON['parse'](_0x2585d6[_0x650ccc]),delete _0x2585d6[_0x650ccc]):(_0x2585d6[_0x430a86]=_0x2585d6[_0x430a86+'Boolean'],delete _0x2585d6[_0x430a86+'Boolean']);}}class i extends e{['compress'](_0x13c128,_0x29948d){const _0x4f203c=_0x29948d['shift']();return this['_serializeNodesAttributes'](_0x4f203c['nodes']),$(_0x4f203c),_0x13c128['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4f203c)),_0x13c128['types']['push'](this['_id']),!0x0;}['decompress'](_0x14db33,_0x9e7efc){const {types:_0x4631f1,buffers:_0x171946}=_0x9e7efc,_0x226ad8=this['_protobufDescriptor']['decompress'](_0x171946['shift']());_0x4631f1['shift'](),_0x226ad8['nodes']||(_0x226ad8['nodes']=[]),this['_deserializeNodesAttributes'](_0x226ad8['nodes']),J(_0x226ad8),_0x226ad8['__className']=this['_operationName'],_0x14db33['push'](_0x226ad8);}['_serializeNodesAttributes'](_0x29c02c){for(const _0x5eb84f of _0x29c02c){if(_0x5eb84f['attributes']){const _0x1f4e2a=_0x5eb84f['attributes'];this['_areValuesBoolean'](_0x1f4e2a)?_0x5eb84f['attributesBoolean']=_0x1f4e2a:_0x5eb84f['attributesJson']=JSON['stringify'](_0x1f4e2a);}_0x5eb84f['children']&&this['_serializeNodesAttributes'](_0x5eb84f['children']);}}['_deserializeNodesAttributes'](_0x14b2e0){for(const _0x44d803 of _0x14b2e0)(_0x44d803['attributesBoolean']||_0x44d803['attributesJson'])&&(_0x44d803['attributesBoolean']?(_0x44d803['attributes']=_0x44d803['attributesBoolean'],delete _0x44d803['attributesBoolean']):(_0x44d803['attributes']=JSON['parse'](_0x44d803['attributesJson']),delete _0x44d803['attributesJson'])),_0x44d803['children']&&this['_deserializeNodesAttributes'](_0x44d803['children']);}['_areValuesBoolean'](_0x23ebe2){return Object['keys'](_0x23ebe2)['every'](_0x557fdd=>'boolean'==typeof _0x23ebe2[_0x557fdd]);}}class n extends e{['decompress'](_0x56373a,_0x2b09b9){super['decompress'](_0x56373a,_0x2b09b9);const _0x33003e=_0x56373a[_0x56373a['length']-0x1];_0x33003e['oldRange']||(_0x33003e['oldRange']=null),_0x33003e['newRange']||(_0x33003e['newRange']=null);}}class p extends e{['compress'](_0x506360,_0x32b401){return _0x32b401['shift'](),_0x506360['types']['push'](this['_id']),!0x0;}['decompress'](_0x1e7536,_0x5a67c4){_0x5a67c4['types']['shift'](),_0x1e7536['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x250ddf,_0x908751,_0x410aed,_0x211e20){super(_0x250ddf,_0x908751,_0x410aed),this['_omittedNamespace']=_0x211e20+':';}['compress'](_0x147c71,_0x337c18){return!('MarkerOperation'!=_0x337c18[0x0]['__className']||!_0x337c18[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x337c18[0x0]['name']=_0x337c18[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x147c71,_0x337c18),!0x0);}['decompress'](_0x54ca44,_0x5a4ff6){super['decompress'](_0x54ca44,_0x5a4ff6);const _0x4961af=_0x54ca44[_0x54ca44['length']-0x1];_0x4961af['name']=this['_omittedNamespace']+_0x4961af['name'];}}class b{['_id'];['_context'];constructor(_0x280483,_0x4d240b){this['_id']=_0x280483,this['_context']=_0x4d240b;}['compress'](_0x44d84d,_0x5df2cb){let _0x28cf8e;for(;_0x5df2cb['length']>0x1&&this['_compareOperations'](_0x5df2cb[0x0],_0x5df2cb[0x1]);)_0x28cf8e?(_0x28cf8e=this['_combineNext'](_0x5df2cb['shift'](),_0x28cf8e),_0x44d84d['types']['push'](0x0)):(_0x28cf8e=_0x497bc4(_0x5df2cb['shift']()),_0x44d84d['types']['push'](this['_id']));return!!_0x28cf8e&&(_0x28cf8e=this['_combineNext'](_0x5df2cb['shift'](),_0x28cf8e),_0x44d84d['types']['push'](0x0),_0x44d84d['buffers']['push'](this['_compressSingleOperation'](_0x28cf8e)),!0x0);}['decompress'](_0x5f25a5,_0x1d12a7){const _0x314c4d=this['_decompressSingleOperation'](_0x1d12a7);for(;0x0==_0x1d12a7['types'][0x0];)_0x1d12a7['types']['shift'](),_0x5f25a5['push'](this['_splitCurrent'](_0x314c4d));_0x5f25a5['push'](_0x314c4d);}}class m extends b{['_combineNext'](_0x268e36,_0x56b8bc){return _0x56b8bc['nodes'][0x0]['data']+=_0x268e36['nodes'][0x0]['data'],_0x56b8bc;}['_splitCurrent'](_0x164829){const _0x523a68=_0x497bc4(_0x164829),_0x5d1f08=_0x523a68['nodes'][0x0],_0x572595=_0x164829['nodes'][0x0],_0x28826f=_0x572595['data'][Symbol['iterator']]()['next']()['value'],_0x122693=_0x28826f['length'];return _0x5d1f08['data']=_0x28826f,_0x572595['data']=_0x572595['data']['substr'](_0x122693),_0x164829['position']=_(_0x164829['position'],_0x122693),_0x523a68;}['_compareOperations'](_0x2b622a,_0x77a0c7){if(this['_checkOperation'](_0x2b622a)&&this['_checkOperation'](_0x77a0c7)){const _0x599f2a=_0x2b622a['nodes'][0x0]['data']['length'],_0x47f90a=O(_(_0x2b622a['position'],_0x599f2a),_0x77a0c7['position']),_0x3b2a1d=_0x2b622a['nodes'][0x0],_0x3f1915=_0x77a0c7['nodes'][0x0];return _0x47f90a&&this['_compareAttributes'](_0x3b2a1d,_0x3f1915);}return!0x1;}['_compressSingleOperation'](_0x3cbf40){const _0x4ea9aa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4ea9aa,[_0x3cbf40]),_0x4ea9aa['buffers'][0x0];}['_decompressSingleOperation'](_0x50e04e){const _0x37abcf=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x37abcf,_0x50e04e),_0x37abcf[0x0];}['_checkOperation'](_0x17b3bd){return'InsertOperation'==_0x17b3bd['__className']&&0x1==_0x17b3bd['nodes']['length']&&_0x17b3bd['nodes'][0x0]['data']&&!_0x17b3bd['wasUndone']&&0x1==Array['from'](_0x17b3bd['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x272a53,_0x30e0f8){const _0x9ae255=Object['keys'](_0x272a53['attributes']||{}),_0x38f16c=Object['keys'](_0x30e0f8['attributes']||{});return _0x9ae255['length']===_0x38f16c['length']&&_0x9ae255['every'](_0x2b532c=>_0x30e0f8['attributes'][_0x2b532c]&&_0x30e0f8['attributes'][_0x2b532c]===_0x272a53['attributes'][_0x2b532c]);}}class c extends b{['_combineNext'](_0x2646d2,_0x1b4640){return _0x1b4640['howMany']++,_0x1b4640['sourcePosition']=_0x497bc4(_0x2646d2['sourcePosition']),_0x1b4640;}['_splitCurrent'](_0x421d9a){const _0x5c4063=_0x497bc4(_0x421d9a);return _0x421d9a['howMany']--,_0x5c4063['howMany']=0x1,_0x5c4063['sourcePosition']=_(_0x5c4063['sourcePosition'],_0x421d9a['howMany']),_0x5c4063;}['_compareOperations'](_0x4b0417,_0x8de4c8){return!(!this['_checkOperation'](_0x4b0417)||!this['_checkOperation'](_0x8de4c8))&&(O(_(_0x4b0417['sourcePosition'],-0x1),_0x8de4c8['sourcePosition'])&&O(_0x4b0417['targetPosition'],_0x8de4c8['targetPosition']));}['_compressSingleOperation'](_0x430fac){const _0x26acd8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x26acd8,[_0x430fac]),_0x26acd8['buffers'][0x0];}['_decompressSingleOperation'](_0x402e1e){const _0x3e148a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3e148a,_0x402e1e),_0x3e148a[0x0];}['_checkOperation'](_0x5e2899){return'MoveOperation'==_0x5e2899['__className']&&'$graveyard'==_0x5e2899['targetPosition']['root']&&0x1==_0x5e2899['howMany']&&!_0x5e2899['wasUndone'];}}class h extends b{['_combineNext'](_0x46f753,_0x3810db){return _0x3810db['howMany']++,_0x3810db;}['_splitCurrent'](_0x4cbd47){const _0x55c7e3=_0x497bc4(_0x4cbd47);return _0x55c7e3['howMany']=0x1,_0x4cbd47['howMany']--,_0x55c7e3;}['_compareOperations'](_0x4287fd,_0x460ac5){return!(!this['_checkOperation'](_0x4287fd)||!this['_checkOperation'](_0x460ac5))&&(O(_0x4287fd['sourcePosition'],_0x460ac5['sourcePosition'])&&O(_0x4287fd['targetPosition'],_0x460ac5['targetPosition']));}['_compressSingleOperation'](_0xab1bf8){const _0xcb2dfa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xcb2dfa,[_0xab1bf8]),_0xcb2dfa['buffers'][0x0];}['_decompressSingleOperation'](_0x18c3fa){const _0x1002de=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1002de,_0x18c3fa),_0x1002de[0x0];}['_checkOperation'](_0x5b621b){return'MoveOperation'==_0x5b621b['__className']&&'$graveyard'==_0x5b621b['targetPosition']['root']&&0x1==_0x5b621b['howMany']&&!_0x5b621b['wasUndone'];}}class f extends b{['compress'](_0x50b60c,_0x53cbdc){if(!this['_compareOperations'](_0x53cbdc[0x0],_0x53cbdc[0x1]))return!0x1;const _0x2cef9b=_0x53cbdc['shift']();return _0x2cef9b['oldRange']=null,_0x2cef9b['newRange']&&O(_0x2cef9b['newRange']['start'],_0x2cef9b['newRange']['end'])&&(_0x2cef9b['newRange']['end']=null),_0x53cbdc['shift'](),_0x50b60c['types']['push'](this['_id']),_0x50b60c['types']['push'](0x0),_0x50b60c['buffers']['push'](this['_compressSingleOperation'](_0x2cef9b)),!0x0;}['decompress'](_0x1f358c,_0x10eb3b){const _0x208940=this['_decompressSingleOperation'](_0x10eb3b);_0x208940['newRange']&&!_0x208940['newRange']['end']&&(_0x208940['newRange']['end']=_0x497bc4(_0x208940['newRange']['start']));const _0x2a5526=_0x497bc4(_0x208940);_0x2a5526['newRange']&&(_0x2a5526['newRange']['start']['stickiness']='toNone',_0x2a5526['newRange']['end']=_0x497bc4(_0x2a5526['newRange']['start'])),_0x2a5526['name']='user:position:'+_0x2a5526['name']['split'](':')[0x2],_0x10eb3b['types']['shift'](),_0x1f358c['push'](_0x208940),_0x1f358c['push'](_0x2a5526);}['_compressSingleOperation'](_0x710e8f){const _0x5b6c2c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5b6c2c,[_0x710e8f]),_0x5b6c2c['buffers'][0x0];}['_decompressSingleOperation'](_0x2843c2){const _0xfdc4c1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xfdc4c1,_0x2843c2),_0xfdc4c1[0x0];}['_compareOperations'](_0x5e0f4b,_0x33ae10){return!(!_0x5e0f4b||!_0x33ae10)&&('MarkerOperation'==_0x5e0f4b['__className']&&'MarkerOperation'==_0x33ae10['__className']&&!(!_0x5e0f4b['name']['startsWith']('user:')||!_0x33ae10['name']['startsWith']('user:')||_0x5e0f4b['name']==_0x33ae10['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4ce6ff=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',_0x4ce6ff,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x4ce6ff,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x281d1a){if(!_0x281d1a||!_0x281d1a[0x0])throw new _0x38999e('no-operations-provided',this);const _0x374a03={'types':[],'buffers':[],'baseVersion':_0x281d1a[0x0]['baseVersion']};for(;_0x281d1a['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x374a03,_0x281d1a)||this['_getCompressorByName']('TypingAction')['compress'](_0x374a03,_0x281d1a)||this['_getCompressorByName']('DeletingAction')['compress'](_0x374a03,_0x281d1a)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x374a03,_0x281d1a)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x374a03,_0x281d1a)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x374a03,_0x281d1a)||this['_getCompressorByName'](_0x281d1a[0x0]['__className'])['compress'](_0x374a03,_0x281d1a);return _0x374a03;}['decompress'](_0x46551d){const _0x43088f=[];for(;_0x46551d['types']['length'];){this['_compressorById']['get'](_0x46551d['types'][0x0])['decompress'](_0x43088f,_0x46551d);}return _0x43088f['forEach']((_0x22a6ba,_0x1a83ad)=>_0x22a6ba['baseVersion']=_0x46551d['baseVersion']+_0x1a83ad),_0x43088f;}['_getCompressorByName'](_0x568d03){return this['_compressorByName']['get'](_0x568d03);}['_registerOperationCompressor'](_0x23d741,_0x2d3f9b,_0x399f8e){const _0x32e692=new _0x399f8e(_0x23d741,_0x2d3f9b,this['_protobufFactory']['getDescriptor'](_0x2d3f9b));this['_registerCompressor'](_0x23d741,_0x2d3f9b,_0x32e692);}['_registerActionCompressor'](_0x315256,_0x52ea1f,_0x1e73c2){const _0xa80a76=new _0x1e73c2(_0x315256,this);this['_registerCompressor'](_0x315256,_0x52ea1f,_0xa80a76);}['_registerCompressor'](_0x3e40ad,_0x595be2,_0x2f96ae){this['_compressorById']['set'](_0x3e40ad,_0x2f96ae),this['_compressorByName']['set'](_0x595be2,_0x2f96ae);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x7c607a}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3bff9a from'protobufjs/minimal.js';import{cloneDeep as _0x4c52fe,isEqual as _0x4c74c5,isObject as _0x4d1c85}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1b7c1f=_0x3bff9a['Reader'],_0x56a6a6=_0x3bff9a['Writer'],_0x1caa8f=_0x3bff9a['util'],_0x584be0=_0x3bff9a['roots']['default']||(_0x3bff9a['roots']['default']={});return _0x584be0['AttributeOperation']=(function(){function _0x8ef524(_0x55dbc6){if(_0x55dbc6){for(var _0x5b813b=Object['keys'](_0x55dbc6),_0xaf1f31=0x0;_0xaf1f31<_0x5b813b['length'];++_0xaf1f31)null!=_0x55dbc6[_0x5b813b[_0xaf1f31]]&&(this[_0x5b813b[_0xaf1f31]]=_0x55dbc6[_0x5b813b[_0xaf1f31]]);}}return _0x8ef524['prototype']['range']=null,_0x8ef524['prototype']['key']='',_0x8ef524['prototype']['oldValueBoolean']=!0x1,_0x8ef524['prototype']['oldValueJson']='',_0x8ef524['prototype']['newValueBoolean']=!0x1,_0x8ef524['prototype']['newValueJson']='',_0x8ef524['prototype']['wasUndone']=!0x1,_0x8ef524['create']=function(_0x117a4c){return new _0x8ef524(_0x117a4c);},_0x8ef524['encode']=function(_0x2fdbf9,_0xde7e18){return _0xde7e18||(_0xde7e18=_0x56a6a6['create']()),null!=_0x2fdbf9['range']&&Object['hasOwnProperty']['call'](_0x2fdbf9,'range')&&_0x584be0['Range']['encode'](_0x2fdbf9['range'],_0xde7e18['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2fdbf9['key']&&Object['hasOwnProperty']['call'](_0x2fdbf9,'key')&&_0xde7e18['uint32'](0x12)['string'](_0x2fdbf9['key']),null!=_0x2fdbf9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2fdbf9,'oldValueBoolean')&&_0xde7e18['uint32'](0x18)['bool'](_0x2fdbf9['oldValueBoolean']),null!=_0x2fdbf9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2fdbf9,'oldValueJson')&&_0xde7e18['uint32'](0x22)['string'](_0x2fdbf9['oldValueJson']),null!=_0x2fdbf9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2fdbf9,'newValueBoolean')&&_0xde7e18['uint32'](0x28)['bool'](_0x2fdbf9['newValueBoolean']),null!=_0x2fdbf9['newValueJson']&&Object['hasOwnProperty']['call'](_0x2fdbf9,'newValueJson')&&_0xde7e18['uint32'](0x32)['string'](_0x2fdbf9['newValueJson']),null!=_0x2fdbf9['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fdbf9,'wasUndone')&&_0xde7e18['uint32'](0x38)['bool'](_0x2fdbf9['wasUndone']),_0xde7e18;},_0x8ef524['encodeDelimited']=function(_0x34cc54,_0x5466a0){return this['encode'](_0x34cc54,_0x5466a0)['ldelim']();},_0x8ef524['decode']=function(_0x5deaaa,_0x587e71){_0x5deaaa instanceof _0x1b7c1f||(_0x5deaaa=_0x1b7c1f['create'](_0x5deaaa));for(var _0xc53f74=void 0x0===_0x587e71?_0x5deaaa['len']:_0x5deaaa['pos']+_0x587e71,_0x8f8d38=new _0x584be0['AttributeOperation']();_0x5deaaa['pos']<_0xc53f74;){var _0x1a0934=_0x5deaaa['uint32']();switch(_0x1a0934>>>0x3){case 0x1:_0x8f8d38['range']=_0x584be0['Range']['decode'](_0x5deaaa,_0x5deaaa['uint32']());break;case 0x2:_0x8f8d38['key']=_0x5deaaa['string']();break;case 0x3:_0x8f8d38['oldValueBoolean']=_0x5deaaa['bool']();break;case 0x4:_0x8f8d38['oldValueJson']=_0x5deaaa['string']();break;case 0x5:_0x8f8d38['newValueBoolean']=_0x5deaaa['bool']();break;case 0x6:_0x8f8d38['newValueJson']=_0x5deaaa['string']();break;case 0x7:_0x8f8d38['wasUndone']=_0x5deaaa['bool']();break;default:_0x5deaaa['skipType'](0x7&_0x1a0934);}}return _0x8f8d38;},_0x8ef524['decodeDelimited']=function(_0x4335a6){return _0x4335a6 instanceof _0x1b7c1f||(_0x4335a6=new _0x1b7c1f(_0x4335a6)),this['decode'](_0x4335a6,_0x4335a6['uint32']());},_0x8ef524['verify']=function(_0x4402d8){if('object'!=typeof _0x4402d8||null===_0x4402d8)return'object\x20expected';if(null!=_0x4402d8['range']&&_0x4402d8['hasOwnProperty']('range')){var _0x53a801=_0x584be0['Range']['verify'](_0x4402d8['range']);if(_0x53a801)return'range.'+_0x53a801;}return null!=_0x4402d8['key']&&_0x4402d8['hasOwnProperty']('key')&&!_0x1caa8f['isString'](_0x4402d8['key'])?'key:\x20string\x20expected':null!=_0x4402d8['oldValueBoolean']&&_0x4402d8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4402d8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4402d8['oldValueJson']&&_0x4402d8['hasOwnProperty']('oldValueJson')&&!_0x1caa8f['isString'](_0x4402d8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4402d8['newValueBoolean']&&_0x4402d8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4402d8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4402d8['newValueJson']&&_0x4402d8['hasOwnProperty']('newValueJson')&&!_0x1caa8f['isString'](_0x4402d8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4402d8['wasUndone']&&_0x4402d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4402d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8ef524['fromObject']=function(_0x514d91){if(_0x514d91 instanceof _0x584be0['AttributeOperation'])return _0x514d91;var _0x2d0be1=new _0x584be0['AttributeOperation']();if(null!=_0x514d91['range']){if('object'!=typeof _0x514d91['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2d0be1['range']=_0x584be0['Range']['fromObject'](_0x514d91['range']);}return null!=_0x514d91['key']&&(_0x2d0be1['key']=String(_0x514d91['key'])),null!=_0x514d91['oldValueBoolean']&&(_0x2d0be1['oldValueBoolean']=Boolean(_0x514d91['oldValueBoolean'])),null!=_0x514d91['oldValueJson']&&(_0x2d0be1['oldValueJson']=String(_0x514d91['oldValueJson'])),null!=_0x514d91['newValueBoolean']&&(_0x2d0be1['newValueBoolean']=Boolean(_0x514d91['newValueBoolean'])),null!=_0x514d91['newValueJson']&&(_0x2d0be1['newValueJson']=String(_0x514d91['newValueJson'])),null!=_0x514d91['wasUndone']&&(_0x2d0be1['wasUndone']=Boolean(_0x514d91['wasUndone'])),_0x2d0be1;},_0x8ef524['toObject']=function(_0x1956cd,_0x83e355){_0x83e355||(_0x83e355={});var _0xc83c9f={};return _0x83e355['defaults']&&(_0xc83c9f['range']=null,_0xc83c9f['key']='',_0xc83c9f['oldValueBoolean']=!0x1,_0xc83c9f['oldValueJson']='',_0xc83c9f['newValueBoolean']=!0x1,_0xc83c9f['newValueJson']='',_0xc83c9f['wasUndone']=!0x1),null!=_0x1956cd['range']&&_0x1956cd['hasOwnProperty']('range')&&(_0xc83c9f['range']=_0x584be0['Range']['toObject'](_0x1956cd['range'],_0x83e355)),null!=_0x1956cd['key']&&_0x1956cd['hasOwnProperty']('key')&&(_0xc83c9f['key']=_0x1956cd['key']),null!=_0x1956cd['oldValueBoolean']&&_0x1956cd['hasOwnProperty']('oldValueBoolean')&&(_0xc83c9f['oldValueBoolean']=_0x1956cd['oldValueBoolean']),null!=_0x1956cd['oldValueJson']&&_0x1956cd['hasOwnProperty']('oldValueJson')&&(_0xc83c9f['oldValueJson']=_0x1956cd['oldValueJson']),null!=_0x1956cd['newValueBoolean']&&_0x1956cd['hasOwnProperty']('newValueBoolean')&&(_0xc83c9f['newValueBoolean']=_0x1956cd['newValueBoolean']),null!=_0x1956cd['newValueJson']&&_0x1956cd['hasOwnProperty']('newValueJson')&&(_0xc83c9f['newValueJson']=_0x1956cd['newValueJson']),null!=_0x1956cd['wasUndone']&&_0x1956cd['hasOwnProperty']('wasUndone')&&(_0xc83c9f['wasUndone']=_0x1956cd['wasUndone']),_0xc83c9f;},_0x8ef524['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x8ef524['getTypeUrl']=function(_0x1bb94){return void 0x0===_0x1bb94&&(_0x1bb94='type.googleapis.com'),_0x1bb94+'/AttributeOperation';},_0x8ef524;}()),_0x584be0['InsertOperation']=(function(){function _0x3ba0a0(_0x553275){if(this['nodes']=[],_0x553275){for(var _0x56d678=Object['keys'](_0x553275),_0x4a23b5=0x0;_0x4a23b5<_0x56d678['length'];++_0x4a23b5)null!=_0x553275[_0x56d678[_0x4a23b5]]&&(this[_0x56d678[_0x4a23b5]]=_0x553275[_0x56d678[_0x4a23b5]]);}}return _0x3ba0a0['prototype']['position']=null,_0x3ba0a0['prototype']['nodes']=_0x1caa8f['emptyArray'],_0x3ba0a0['prototype']['shouldReceiveAttributes']=!0x1,_0x3ba0a0['prototype']['wasUndone']=!0x1,_0x3ba0a0['create']=function(_0x5d8279){return new _0x3ba0a0(_0x5d8279);},_0x3ba0a0['encode']=function(_0x4f1e6d,_0x2931ea){if(_0x2931ea||(_0x2931ea=_0x56a6a6['create']()),null!=_0x4f1e6d['position']&&Object['hasOwnProperty']['call'](_0x4f1e6d,'position')&&_0x584be0['Position']['encode'](_0x4f1e6d['position'],_0x2931ea['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f1e6d['nodes']&&_0x4f1e6d['nodes']['length']){for(var _0x292b4c=0x0;_0x292b4c<_0x4f1e6d['nodes']['length'];++_0x292b4c)_0x584be0['Element']['encode'](_0x4f1e6d['nodes'][_0x292b4c],_0x2931ea['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4f1e6d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4f1e6d,'shouldReceiveAttributes')&&_0x2931ea['uint32'](0x18)['bool'](_0x4f1e6d['shouldReceiveAttributes']),null!=_0x4f1e6d['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f1e6d,'wasUndone')&&_0x2931ea['uint32'](0x20)['bool'](_0x4f1e6d['wasUndone']),_0x2931ea;},_0x3ba0a0['encodeDelimited']=function(_0x516059,_0x284572){return this['encode'](_0x516059,_0x284572)['ldelim']();},_0x3ba0a0['decode']=function(_0x1bba55,_0x1c9147){_0x1bba55 instanceof _0x1b7c1f||(_0x1bba55=_0x1b7c1f['create'](_0x1bba55));for(var _0xb84053=void 0x0===_0x1c9147?_0x1bba55['len']:_0x1bba55['pos']+_0x1c9147,_0x574e3d=new _0x584be0['InsertOperation']();_0x1bba55['pos']<_0xb84053;){var _0x4e20c6=_0x1bba55['uint32']();switch(_0x4e20c6>>>0x3){case 0x1:_0x574e3d['position']=_0x584be0['Position']['decode'](_0x1bba55,_0x1bba55['uint32']());break;case 0x2:_0x574e3d['nodes']&&_0x574e3d['nodes']['length']||(_0x574e3d['nodes']=[]),_0x574e3d['nodes']['push'](_0x584be0['Element']['decode'](_0x1bba55,_0x1bba55['uint32']()));break;case 0x3:_0x574e3d['shouldReceiveAttributes']=_0x1bba55['bool']();break;case 0x4:_0x574e3d['wasUndone']=_0x1bba55['bool']();break;default:_0x1bba55['skipType'](0x7&_0x4e20c6);}}return _0x574e3d;},_0x3ba0a0['decodeDelimited']=function(_0x57021a){return _0x57021a instanceof _0x1b7c1f||(_0x57021a=new _0x1b7c1f(_0x57021a)),this['decode'](_0x57021a,_0x57021a['uint32']());},_0x3ba0a0['verify']=function(_0x118a46){if('object'!=typeof _0x118a46||null===_0x118a46)return'object\x20expected';if(null!=_0x118a46['position']&&_0x118a46['hasOwnProperty']('position')&&(_0x2085a4=_0x584be0['Position']['verify'](_0x118a46['position'])))return'position.'+_0x2085a4;if(null!=_0x118a46['nodes']&&_0x118a46['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x118a46['nodes']))return'nodes:\x20array\x20expected';for(var _0x532cb7=0x0;_0x532cb7<_0x118a46['nodes']['length'];++_0x532cb7){var _0x2085a4;if(_0x2085a4=_0x584be0['Element']['verify'](_0x118a46['nodes'][_0x532cb7]))return'nodes.'+_0x2085a4;}}return null!=_0x118a46['shouldReceiveAttributes']&&_0x118a46['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x118a46['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x118a46['wasUndone']&&_0x118a46['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x118a46['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ba0a0['fromObject']=function(_0x5e956a){if(_0x5e956a instanceof _0x584be0['InsertOperation'])return _0x5e956a;var _0x536d5e=new _0x584be0['InsertOperation']();if(null!=_0x5e956a['position']){if('object'!=typeof _0x5e956a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x536d5e['position']=_0x584be0['Position']['fromObject'](_0x5e956a['position']);}if(_0x5e956a['nodes']){if(!Array['isArray'](_0x5e956a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x536d5e['nodes']=[];for(var _0x5834bf=0x0;_0x5834bf<_0x5e956a['nodes']['length'];++_0x5834bf){if('object'!=typeof _0x5e956a['nodes'][_0x5834bf])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x536d5e['nodes'][_0x5834bf]=_0x584be0['Element']['fromObject'](_0x5e956a['nodes'][_0x5834bf]);}}return null!=_0x5e956a['shouldReceiveAttributes']&&(_0x536d5e['shouldReceiveAttributes']=Boolean(_0x5e956a['shouldReceiveAttributes'])),null!=_0x5e956a['wasUndone']&&(_0x536d5e['wasUndone']=Boolean(_0x5e956a['wasUndone'])),_0x536d5e;},_0x3ba0a0['toObject']=function(_0x41a4fc,_0x45af84){_0x45af84||(_0x45af84={});var _0x43e30a={};if((_0x45af84['arrays']||_0x45af84['defaults'])&&(_0x43e30a['nodes']=[]),_0x45af84['defaults']&&(_0x43e30a['position']=null,_0x43e30a['shouldReceiveAttributes']=!0x1,_0x43e30a['wasUndone']=!0x1),null!=_0x41a4fc['position']&&_0x41a4fc['hasOwnProperty']('position')&&(_0x43e30a['position']=_0x584be0['Position']['toObject'](_0x41a4fc['position'],_0x45af84)),_0x41a4fc['nodes']&&_0x41a4fc['nodes']['length']){_0x43e30a['nodes']=[];for(var _0x2446b9=0x0;_0x2446b9<_0x41a4fc['nodes']['length'];++_0x2446b9)_0x43e30a['nodes'][_0x2446b9]=_0x584be0['Element']['toObject'](_0x41a4fc['nodes'][_0x2446b9],_0x45af84);}return null!=_0x41a4fc['shouldReceiveAttributes']&&_0x41a4fc['hasOwnProperty']('shouldReceiveAttributes')&&(_0x43e30a['shouldReceiveAttributes']=_0x41a4fc['shouldReceiveAttributes']),null!=_0x41a4fc['wasUndone']&&_0x41a4fc['hasOwnProperty']('wasUndone')&&(_0x43e30a['wasUndone']=_0x41a4fc['wasUndone']),_0x43e30a;},_0x3ba0a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x3ba0a0['getTypeUrl']=function(_0x4a337c){return void 0x0===_0x4a337c&&(_0x4a337c='type.googleapis.com'),_0x4a337c+'/InsertOperation';},_0x3ba0a0;}()),_0x584be0['MarkerOperation']=(function(){function _0xbdc4c8(_0xfc2e27){if(_0xfc2e27){for(var _0x2a5cbb=Object['keys'](_0xfc2e27),_0x29a161=0x0;_0x29a161<_0x2a5cbb['length'];++_0x29a161)null!=_0xfc2e27[_0x2a5cbb[_0x29a161]]&&(this[_0x2a5cbb[_0x29a161]]=_0xfc2e27[_0x2a5cbb[_0x29a161]]);}}return _0xbdc4c8['prototype']['name']='',_0xbdc4c8['prototype']['oldRange']=null,_0xbdc4c8['prototype']['newRange']=null,_0xbdc4c8['prototype']['affectsData']=!0x1,_0xbdc4c8['prototype']['wasUndone']=!0x1,_0xbdc4c8['create']=function(_0x2a0d75){return new _0xbdc4c8(_0x2a0d75);},_0xbdc4c8['encode']=function(_0x3a26c6,_0x38fdab){return _0x38fdab||(_0x38fdab=_0x56a6a6['create']()),null!=_0x3a26c6['name']&&Object['hasOwnProperty']['call'](_0x3a26c6,'name')&&_0x38fdab['uint32'](0xa)['string'](_0x3a26c6['name']),null!=_0x3a26c6['oldRange']&&Object['hasOwnProperty']['call'](_0x3a26c6,'oldRange')&&_0x584be0['Range']['encode'](_0x3a26c6['oldRange'],_0x38fdab['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3a26c6['newRange']&&Object['hasOwnProperty']['call'](_0x3a26c6,'newRange')&&_0x584be0['Range']['encode'](_0x3a26c6['newRange'],_0x38fdab['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3a26c6['affectsData']&&Object['hasOwnProperty']['call'](_0x3a26c6,'affectsData')&&_0x38fdab['uint32'](0x20)['bool'](_0x3a26c6['affectsData']),null!=_0x3a26c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a26c6,'wasUndone')&&_0x38fdab['uint32'](0x28)['bool'](_0x3a26c6['wasUndone']),_0x38fdab;},_0xbdc4c8['encodeDelimited']=function(_0x48d665,_0x5aeaff){return this['encode'](_0x48d665,_0x5aeaff)['ldelim']();},_0xbdc4c8['decode']=function(_0x39a864,_0x3ea56b){_0x39a864 instanceof _0x1b7c1f||(_0x39a864=_0x1b7c1f['create'](_0x39a864));for(var _0x401d0d=void 0x0===_0x3ea56b?_0x39a864['len']:_0x39a864['pos']+_0x3ea56b,_0x5d5a29=new _0x584be0['MarkerOperation']();_0x39a864['pos']<_0x401d0d;){var _0x2ecd40=_0x39a864['uint32']();switch(_0x2ecd40>>>0x3){case 0x1:_0x5d5a29['name']=_0x39a864['string']();break;case 0x2:_0x5d5a29['oldRange']=_0x584be0['Range']['decode'](_0x39a864,_0x39a864['uint32']());break;case 0x3:_0x5d5a29['newRange']=_0x584be0['Range']['decode'](_0x39a864,_0x39a864['uint32']());break;case 0x4:_0x5d5a29['affectsData']=_0x39a864['bool']();break;case 0x5:_0x5d5a29['wasUndone']=_0x39a864['bool']();break;default:_0x39a864['skipType'](0x7&_0x2ecd40);}}return _0x5d5a29;},_0xbdc4c8['decodeDelimited']=function(_0x444722){return _0x444722 instanceof _0x1b7c1f||(_0x444722=new _0x1b7c1f(_0x444722)),this['decode'](_0x444722,_0x444722['uint32']());},_0xbdc4c8['verify']=function(_0x1505c5){if('object'!=typeof _0x1505c5||null===_0x1505c5)return'object\x20expected';if(null!=_0x1505c5['name']&&_0x1505c5['hasOwnProperty']('name')&&!_0x1caa8f['isString'](_0x1505c5['name']))return'name:\x20string\x20expected';var _0x25575b;if(null!=_0x1505c5['oldRange']&&_0x1505c5['hasOwnProperty']('oldRange')&&(_0x25575b=_0x584be0['Range']['verify'](_0x1505c5['oldRange'])))return'oldRange.'+_0x25575b;if(null!=_0x1505c5['newRange']&&_0x1505c5['hasOwnProperty']('newRange')&&(_0x25575b=_0x584be0['Range']['verify'](_0x1505c5['newRange'])))return'newRange.'+_0x25575b;return null!=_0x1505c5['affectsData']&&_0x1505c5['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1505c5['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1505c5['wasUndone']&&_0x1505c5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1505c5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xbdc4c8['fromObject']=function(_0x152c04){if(_0x152c04 instanceof _0x584be0['MarkerOperation'])return _0x152c04;var _0x11eef5=new _0x584be0['MarkerOperation']();if(null!=_0x152c04['name']&&(_0x11eef5['name']=String(_0x152c04['name'])),null!=_0x152c04['oldRange']){if('object'!=typeof _0x152c04['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x11eef5['oldRange']=_0x584be0['Range']['fromObject'](_0x152c04['oldRange']);}if(null!=_0x152c04['newRange']){if('object'!=typeof _0x152c04['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x11eef5['newRange']=_0x584be0['Range']['fromObject'](_0x152c04['newRange']);}return null!=_0x152c04['affectsData']&&(_0x11eef5['affectsData']=Boolean(_0x152c04['affectsData'])),null!=_0x152c04['wasUndone']&&(_0x11eef5['wasUndone']=Boolean(_0x152c04['wasUndone'])),_0x11eef5;},_0xbdc4c8['toObject']=function(_0x28bb6d,_0x3a5438){_0x3a5438||(_0x3a5438={});var _0x468379={};return _0x3a5438['defaults']&&(_0x468379['name']='',_0x468379['oldRange']=null,_0x468379['newRange']=null,_0x468379['affectsData']=!0x1,_0x468379['wasUndone']=!0x1),null!=_0x28bb6d['name']&&_0x28bb6d['hasOwnProperty']('name')&&(_0x468379['name']=_0x28bb6d['name']),null!=_0x28bb6d['oldRange']&&_0x28bb6d['hasOwnProperty']('oldRange')&&(_0x468379['oldRange']=_0x584be0['Range']['toObject'](_0x28bb6d['oldRange'],_0x3a5438)),null!=_0x28bb6d['newRange']&&_0x28bb6d['hasOwnProperty']('newRange')&&(_0x468379['newRange']=_0x584be0['Range']['toObject'](_0x28bb6d['newRange'],_0x3a5438)),null!=_0x28bb6d['affectsData']&&_0x28bb6d['hasOwnProperty']('affectsData')&&(_0x468379['affectsData']=_0x28bb6d['affectsData']),null!=_0x28bb6d['wasUndone']&&_0x28bb6d['hasOwnProperty']('wasUndone')&&(_0x468379['wasUndone']=_0x28bb6d['wasUndone']),_0x468379;},_0xbdc4c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0xbdc4c8['getTypeUrl']=function(_0x29409a){return void 0x0===_0x29409a&&(_0x29409a='type.googleapis.com'),_0x29409a+'/MarkerOperation';},_0xbdc4c8;}()),_0x584be0['MergeOperation']=(function(){function _0x5534a9(_0x1606e5){if(_0x1606e5){for(var _0x3033ff=Object['keys'](_0x1606e5),_0x7eef91=0x0;_0x7eef91<_0x3033ff['length'];++_0x7eef91)null!=_0x1606e5[_0x3033ff[_0x7eef91]]&&(this[_0x3033ff[_0x7eef91]]=_0x1606e5[_0x3033ff[_0x7eef91]]);}}return _0x5534a9['prototype']['sourcePosition']=null,_0x5534a9['prototype']['targetPosition']=null,_0x5534a9['prototype']['graveyardPosition']=null,_0x5534a9['prototype']['howMany']=0x0,_0x5534a9['prototype']['wasUndone']=!0x1,_0x5534a9['create']=function(_0x4c2fd5){return new _0x5534a9(_0x4c2fd5);},_0x5534a9['encode']=function(_0x36242a,_0x1aa721){return _0x1aa721||(_0x1aa721=_0x56a6a6['create']()),null!=_0x36242a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x36242a,'sourcePosition')&&_0x584be0['Position']['encode'](_0x36242a['sourcePosition'],_0x1aa721['uint32'](0xa)['fork']())['ldelim'](),null!=_0x36242a['targetPosition']&&Object['hasOwnProperty']['call'](_0x36242a,'targetPosition')&&_0x584be0['Position']['encode'](_0x36242a['targetPosition'],_0x1aa721['uint32'](0x12)['fork']())['ldelim'](),null!=_0x36242a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x36242a,'graveyardPosition')&&_0x584be0['Position']['encode'](_0x36242a['graveyardPosition'],_0x1aa721['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x36242a['howMany']&&Object['hasOwnProperty']['call'](_0x36242a,'howMany')&&_0x1aa721['uint32'](0x20)['uint32'](_0x36242a['howMany']),null!=_0x36242a['wasUndone']&&Object['hasOwnProperty']['call'](_0x36242a,'wasUndone')&&_0x1aa721['uint32'](0x28)['bool'](_0x36242a['wasUndone']),_0x1aa721;},_0x5534a9['encodeDelimited']=function(_0x3f5542,_0x2d987b){return this['encode'](_0x3f5542,_0x2d987b)['ldelim']();},_0x5534a9['decode']=function(_0x4bf3bf,_0x392988){_0x4bf3bf instanceof _0x1b7c1f||(_0x4bf3bf=_0x1b7c1f['create'](_0x4bf3bf));for(var _0x2a38ae=void 0x0===_0x392988?_0x4bf3bf['len']:_0x4bf3bf['pos']+_0x392988,_0x405afc=new _0x584be0['MergeOperation']();_0x4bf3bf['pos']<_0x2a38ae;){var _0x121f5b=_0x4bf3bf['uint32']();switch(_0x121f5b>>>0x3){case 0x1:_0x405afc['sourcePosition']=_0x584be0['Position']['decode'](_0x4bf3bf,_0x4bf3bf['uint32']());break;case 0x2:_0x405afc['targetPosition']=_0x584be0['Position']['decode'](_0x4bf3bf,_0x4bf3bf['uint32']());break;case 0x3:_0x405afc['graveyardPosition']=_0x584be0['Position']['decode'](_0x4bf3bf,_0x4bf3bf['uint32']());break;case 0x4:_0x405afc['howMany']=_0x4bf3bf['uint32']();break;case 0x5:_0x405afc['wasUndone']=_0x4bf3bf['bool']();break;default:_0x4bf3bf['skipType'](0x7&_0x121f5b);}}return _0x405afc;},_0x5534a9['decodeDelimited']=function(_0x2d9a8a){return _0x2d9a8a instanceof _0x1b7c1f||(_0x2d9a8a=new _0x1b7c1f(_0x2d9a8a)),this['decode'](_0x2d9a8a,_0x2d9a8a['uint32']());},_0x5534a9['verify']=function(_0x30f881){if('object'!=typeof _0x30f881||null===_0x30f881)return'object\x20expected';var _0x395559;if(null!=_0x30f881['sourcePosition']&&_0x30f881['hasOwnProperty']('sourcePosition')&&(_0x395559=_0x584be0['Position']['verify'](_0x30f881['sourcePosition'])))return'sourcePosition.'+_0x395559;if(null!=_0x30f881['targetPosition']&&_0x30f881['hasOwnProperty']('targetPosition')&&(_0x395559=_0x584be0['Position']['verify'](_0x30f881['targetPosition'])))return'targetPosition.'+_0x395559;if(null!=_0x30f881['graveyardPosition']&&_0x30f881['hasOwnProperty']('graveyardPosition')&&(_0x395559=_0x584be0['Position']['verify'](_0x30f881['graveyardPosition'])))return'graveyardPosition.'+_0x395559;return null!=_0x30f881['howMany']&&_0x30f881['hasOwnProperty']('howMany')&&!_0x1caa8f['isInteger'](_0x30f881['howMany'])?'howMany:\x20integer\x20expected':null!=_0x30f881['wasUndone']&&_0x30f881['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30f881['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5534a9['fromObject']=function(_0x538074){if(_0x538074 instanceof _0x584be0['MergeOperation'])return _0x538074;var _0x70ed29=new _0x584be0['MergeOperation']();if(null!=_0x538074['sourcePosition']){if('object'!=typeof _0x538074['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x70ed29['sourcePosition']=_0x584be0['Position']['fromObject'](_0x538074['sourcePosition']);}if(null!=_0x538074['targetPosition']){if('object'!=typeof _0x538074['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x70ed29['targetPosition']=_0x584be0['Position']['fromObject'](_0x538074['targetPosition']);}if(null!=_0x538074['graveyardPosition']){if('object'!=typeof _0x538074['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x70ed29['graveyardPosition']=_0x584be0['Position']['fromObject'](_0x538074['graveyardPosition']);}return null!=_0x538074['howMany']&&(_0x70ed29['howMany']=_0x538074['howMany']>>>0x0),null!=_0x538074['wasUndone']&&(_0x70ed29['wasUndone']=Boolean(_0x538074['wasUndone'])),_0x70ed29;},_0x5534a9['toObject']=function(_0x17248f,_0x5329d5){_0x5329d5||(_0x5329d5={});var _0x3641e8={};return _0x5329d5['defaults']&&(_0x3641e8['sourcePosition']=null,_0x3641e8['targetPosition']=null,_0x3641e8['graveyardPosition']=null,_0x3641e8['howMany']=0x0,_0x3641e8['wasUndone']=!0x1),null!=_0x17248f['sourcePosition']&&_0x17248f['hasOwnProperty']('sourcePosition')&&(_0x3641e8['sourcePosition']=_0x584be0['Position']['toObject'](_0x17248f['sourcePosition'],_0x5329d5)),null!=_0x17248f['targetPosition']&&_0x17248f['hasOwnProperty']('targetPosition')&&(_0x3641e8['targetPosition']=_0x584be0['Position']['toObject'](_0x17248f['targetPosition'],_0x5329d5)),null!=_0x17248f['graveyardPosition']&&_0x17248f['hasOwnProperty']('graveyardPosition')&&(_0x3641e8['graveyardPosition']=_0x584be0['Position']['toObject'](_0x17248f['graveyardPosition'],_0x5329d5)),null!=_0x17248f['howMany']&&_0x17248f['hasOwnProperty']('howMany')&&(_0x3641e8['howMany']=_0x17248f['howMany']),null!=_0x17248f['wasUndone']&&_0x17248f['hasOwnProperty']('wasUndone')&&(_0x3641e8['wasUndone']=_0x17248f['wasUndone']),_0x3641e8;},_0x5534a9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x5534a9['getTypeUrl']=function(_0x3e12d4){return void 0x0===_0x3e12d4&&(_0x3e12d4='type.googleapis.com'),_0x3e12d4+'/MergeOperation';},_0x5534a9;}()),_0x584be0['MoveOperation']=(function(){function _0x157a4f(_0x2d3d71){if(_0x2d3d71){for(var _0x8a8360=Object['keys'](_0x2d3d71),_0x7bd8cf=0x0;_0x7bd8cf<_0x8a8360['length'];++_0x7bd8cf)null!=_0x2d3d71[_0x8a8360[_0x7bd8cf]]&&(this[_0x8a8360[_0x7bd8cf]]=_0x2d3d71[_0x8a8360[_0x7bd8cf]]);}}return _0x157a4f['prototype']['sourcePosition']=null,_0x157a4f['prototype']['howMany']=0x0,_0x157a4f['prototype']['targetPosition']=null,_0x157a4f['prototype']['wasUndone']=!0x1,_0x157a4f['create']=function(_0x4891fe){return new _0x157a4f(_0x4891fe);},_0x157a4f['encode']=function(_0x1bbc0b,_0xf4893d){return _0xf4893d||(_0xf4893d=_0x56a6a6['create']()),null!=_0x1bbc0b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1bbc0b,'sourcePosition')&&_0x584be0['Position']['encode'](_0x1bbc0b['sourcePosition'],_0xf4893d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1bbc0b['howMany']&&Object['hasOwnProperty']['call'](_0x1bbc0b,'howMany')&&_0xf4893d['uint32'](0x10)['uint32'](_0x1bbc0b['howMany']),null!=_0x1bbc0b['targetPosition']&&Object['hasOwnProperty']['call'](_0x1bbc0b,'targetPosition')&&_0x584be0['Position']['encode'](_0x1bbc0b['targetPosition'],_0xf4893d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1bbc0b['wasUndone']&&Object['hasOwnProperty']['call'](_0x1bbc0b,'wasUndone')&&_0xf4893d['uint32'](0x20)['bool'](_0x1bbc0b['wasUndone']),_0xf4893d;},_0x157a4f['encodeDelimited']=function(_0x5253f6,_0x46c53c){return this['encode'](_0x5253f6,_0x46c53c)['ldelim']();},_0x157a4f['decode']=function(_0x298fdd,_0x64ef0a){_0x298fdd instanceof _0x1b7c1f||(_0x298fdd=_0x1b7c1f['create'](_0x298fdd));for(var _0x59f17e=void 0x0===_0x64ef0a?_0x298fdd['len']:_0x298fdd['pos']+_0x64ef0a,_0x5217ed=new _0x584be0['MoveOperation']();_0x298fdd['pos']<_0x59f17e;){var _0x50aa35=_0x298fdd['uint32']();switch(_0x50aa35>>>0x3){case 0x1:_0x5217ed['sourcePosition']=_0x584be0['Position']['decode'](_0x298fdd,_0x298fdd['uint32']());break;case 0x2:_0x5217ed['howMany']=_0x298fdd['uint32']();break;case 0x3:_0x5217ed['targetPosition']=_0x584be0['Position']['decode'](_0x298fdd,_0x298fdd['uint32']());break;case 0x4:_0x5217ed['wasUndone']=_0x298fdd['bool']();break;default:_0x298fdd['skipType'](0x7&_0x50aa35);}}return _0x5217ed;},_0x157a4f['decodeDelimited']=function(_0x9b2edf){return _0x9b2edf instanceof _0x1b7c1f||(_0x9b2edf=new _0x1b7c1f(_0x9b2edf)),this['decode'](_0x9b2edf,_0x9b2edf['uint32']());},_0x157a4f['verify']=function(_0x23b8a2){if('object'!=typeof _0x23b8a2||null===_0x23b8a2)return'object\x20expected';var _0x5338a1;if(null!=_0x23b8a2['sourcePosition']&&_0x23b8a2['hasOwnProperty']('sourcePosition')&&(_0x5338a1=_0x584be0['Position']['verify'](_0x23b8a2['sourcePosition'])))return'sourcePosition.'+_0x5338a1;if(null!=_0x23b8a2['howMany']&&_0x23b8a2['hasOwnProperty']('howMany')&&!_0x1caa8f['isInteger'](_0x23b8a2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x23b8a2['targetPosition']&&_0x23b8a2['hasOwnProperty']('targetPosition')&&(_0x5338a1=_0x584be0['Position']['verify'](_0x23b8a2['targetPosition'])))return'targetPosition.'+_0x5338a1;return null!=_0x23b8a2['wasUndone']&&_0x23b8a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23b8a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x157a4f['fromObject']=function(_0xa1668a){if(_0xa1668a instanceof _0x584be0['MoveOperation'])return _0xa1668a;var _0x4fc04d=new _0x584be0['MoveOperation']();if(null!=_0xa1668a['sourcePosition']){if('object'!=typeof _0xa1668a['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4fc04d['sourcePosition']=_0x584be0['Position']['fromObject'](_0xa1668a['sourcePosition']);}if(null!=_0xa1668a['howMany']&&(_0x4fc04d['howMany']=_0xa1668a['howMany']>>>0x0),null!=_0xa1668a['targetPosition']){if('object'!=typeof _0xa1668a['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4fc04d['targetPosition']=_0x584be0['Position']['fromObject'](_0xa1668a['targetPosition']);}return null!=_0xa1668a['wasUndone']&&(_0x4fc04d['wasUndone']=Boolean(_0xa1668a['wasUndone'])),_0x4fc04d;},_0x157a4f['toObject']=function(_0x20c28f,_0x42945c){_0x42945c||(_0x42945c={});var _0x1c915c={};return _0x42945c['defaults']&&(_0x1c915c['sourcePosition']=null,_0x1c915c['howMany']=0x0,_0x1c915c['targetPosition']=null,_0x1c915c['wasUndone']=!0x1),null!=_0x20c28f['sourcePosition']&&_0x20c28f['hasOwnProperty']('sourcePosition')&&(_0x1c915c['sourcePosition']=_0x584be0['Position']['toObject'](_0x20c28f['sourcePosition'],_0x42945c)),null!=_0x20c28f['howMany']&&_0x20c28f['hasOwnProperty']('howMany')&&(_0x1c915c['howMany']=_0x20c28f['howMany']),null!=_0x20c28f['targetPosition']&&_0x20c28f['hasOwnProperty']('targetPosition')&&(_0x1c915c['targetPosition']=_0x584be0['Position']['toObject'](_0x20c28f['targetPosition'],_0x42945c)),null!=_0x20c28f['wasUndone']&&_0x20c28f['hasOwnProperty']('wasUndone')&&(_0x1c915c['wasUndone']=_0x20c28f['wasUndone']),_0x1c915c;},_0x157a4f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x157a4f['getTypeUrl']=function(_0x221c09){return void 0x0===_0x221c09&&(_0x221c09='type.googleapis.com'),_0x221c09+'/MoveOperation';},_0x157a4f;}()),_0x584be0['RenameOperation']=(function(){function _0x3cb57b(_0x2c34a3){if(_0x2c34a3){for(var _0x2c6142=Object['keys'](_0x2c34a3),_0x52aa3d=0x0;_0x52aa3d<_0x2c6142['length'];++_0x52aa3d)null!=_0x2c34a3[_0x2c6142[_0x52aa3d]]&&(this[_0x2c6142[_0x52aa3d]]=_0x2c34a3[_0x2c6142[_0x52aa3d]]);}}return _0x3cb57b['prototype']['position']=null,_0x3cb57b['prototype']['oldName']='',_0x3cb57b['prototype']['newName']='',_0x3cb57b['prototype']['wasUndone']=!0x1,_0x3cb57b['create']=function(_0x31fd47){return new _0x3cb57b(_0x31fd47);},_0x3cb57b['encode']=function(_0x1cf39c,_0x204a7d){return _0x204a7d||(_0x204a7d=_0x56a6a6['create']()),null!=_0x1cf39c['position']&&Object['hasOwnProperty']['call'](_0x1cf39c,'position')&&_0x584be0['Position']['encode'](_0x1cf39c['position'],_0x204a7d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1cf39c['oldName']&&Object['hasOwnProperty']['call'](_0x1cf39c,'oldName')&&_0x204a7d['uint32'](0x12)['string'](_0x1cf39c['oldName']),null!=_0x1cf39c['newName']&&Object['hasOwnProperty']['call'](_0x1cf39c,'newName')&&_0x204a7d['uint32'](0x1a)['string'](_0x1cf39c['newName']),null!=_0x1cf39c['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cf39c,'wasUndone')&&_0x204a7d['uint32'](0x20)['bool'](_0x1cf39c['wasUndone']),_0x204a7d;},_0x3cb57b['encodeDelimited']=function(_0x151b81,_0x36a074){return this['encode'](_0x151b81,_0x36a074)['ldelim']();},_0x3cb57b['decode']=function(_0x59d67b,_0x9cfa8){_0x59d67b instanceof _0x1b7c1f||(_0x59d67b=_0x1b7c1f['create'](_0x59d67b));for(var _0x5f559c=void 0x0===_0x9cfa8?_0x59d67b['len']:_0x59d67b['pos']+_0x9cfa8,_0x394f71=new _0x584be0['RenameOperation']();_0x59d67b['pos']<_0x5f559c;){var _0x38884c=_0x59d67b['uint32']();switch(_0x38884c>>>0x3){case 0x1:_0x394f71['position']=_0x584be0['Position']['decode'](_0x59d67b,_0x59d67b['uint32']());break;case 0x2:_0x394f71['oldName']=_0x59d67b['string']();break;case 0x3:_0x394f71['newName']=_0x59d67b['string']();break;case 0x4:_0x394f71['wasUndone']=_0x59d67b['bool']();break;default:_0x59d67b['skipType'](0x7&_0x38884c);}}return _0x394f71;},_0x3cb57b['decodeDelimited']=function(_0x4ba20e){return _0x4ba20e instanceof _0x1b7c1f||(_0x4ba20e=new _0x1b7c1f(_0x4ba20e)),this['decode'](_0x4ba20e,_0x4ba20e['uint32']());},_0x3cb57b['verify']=function(_0xa21ef2){if('object'!=typeof _0xa21ef2||null===_0xa21ef2)return'object\x20expected';if(null!=_0xa21ef2['position']&&_0xa21ef2['hasOwnProperty']('position')){var _0x15e95d=_0x584be0['Position']['verify'](_0xa21ef2['position']);if(_0x15e95d)return'position.'+_0x15e95d;}return null!=_0xa21ef2['oldName']&&_0xa21ef2['hasOwnProperty']('oldName')&&!_0x1caa8f['isString'](_0xa21ef2['oldName'])?'oldName:\x20string\x20expected':null!=_0xa21ef2['newName']&&_0xa21ef2['hasOwnProperty']('newName')&&!_0x1caa8f['isString'](_0xa21ef2['newName'])?'newName:\x20string\x20expected':null!=_0xa21ef2['wasUndone']&&_0xa21ef2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa21ef2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3cb57b['fromObject']=function(_0x3a45e8){if(_0x3a45e8 instanceof _0x584be0['RenameOperation'])return _0x3a45e8;var _0x185505=new _0x584be0['RenameOperation']();if(null!=_0x3a45e8['position']){if('object'!=typeof _0x3a45e8['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x185505['position']=_0x584be0['Position']['fromObject'](_0x3a45e8['position']);}return null!=_0x3a45e8['oldName']&&(_0x185505['oldName']=String(_0x3a45e8['oldName'])),null!=_0x3a45e8['newName']&&(_0x185505['newName']=String(_0x3a45e8['newName'])),null!=_0x3a45e8['wasUndone']&&(_0x185505['wasUndone']=Boolean(_0x3a45e8['wasUndone'])),_0x185505;},_0x3cb57b['toObject']=function(_0xbee8bc,_0x2ce67a){_0x2ce67a||(_0x2ce67a={});var _0x2fd1ba={};return _0x2ce67a['defaults']&&(_0x2fd1ba['position']=null,_0x2fd1ba['oldName']='',_0x2fd1ba['newName']='',_0x2fd1ba['wasUndone']=!0x1),null!=_0xbee8bc['position']&&_0xbee8bc['hasOwnProperty']('position')&&(_0x2fd1ba['position']=_0x584be0['Position']['toObject'](_0xbee8bc['position'],_0x2ce67a)),null!=_0xbee8bc['oldName']&&_0xbee8bc['hasOwnProperty']('oldName')&&(_0x2fd1ba['oldName']=_0xbee8bc['oldName']),null!=_0xbee8bc['newName']&&_0xbee8bc['hasOwnProperty']('newName')&&(_0x2fd1ba['newName']=_0xbee8bc['newName']),null!=_0xbee8bc['wasUndone']&&_0xbee8bc['hasOwnProperty']('wasUndone')&&(_0x2fd1ba['wasUndone']=_0xbee8bc['wasUndone']),_0x2fd1ba;},_0x3cb57b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x3cb57b['getTypeUrl']=function(_0x4737d3){return void 0x0===_0x4737d3&&(_0x4737d3='type.googleapis.com'),_0x4737d3+'/RenameOperation';},_0x3cb57b;}()),_0x584be0['RootAttributeOperation']=(function(){function _0x2256bf(_0x5b0b72){if(_0x5b0b72){for(var _0x1ecca3=Object['keys'](_0x5b0b72),_0x13b217=0x0;_0x13b217<_0x1ecca3['length'];++_0x13b217)null!=_0x5b0b72[_0x1ecca3[_0x13b217]]&&(this[_0x1ecca3[_0x13b217]]=_0x5b0b72[_0x1ecca3[_0x13b217]]);}}return _0x2256bf['prototype']['root']='',_0x2256bf['prototype']['key']='',_0x2256bf['prototype']['oldValueBoolean']=!0x1,_0x2256bf['prototype']['oldValueJson']='',_0x2256bf['prototype']['newValueBoolean']=!0x1,_0x2256bf['prototype']['newValueJson']='',_0x2256bf['prototype']['wasUndone']=!0x1,_0x2256bf['create']=function(_0x1494ba){return new _0x2256bf(_0x1494ba);},_0x2256bf['encode']=function(_0x555117,_0x37a520){return _0x37a520||(_0x37a520=_0x56a6a6['create']()),null!=_0x555117['root']&&Object['hasOwnProperty']['call'](_0x555117,'root')&&_0x37a520['uint32'](0xa)['string'](_0x555117['root']),null!=_0x555117['key']&&Object['hasOwnProperty']['call'](_0x555117,'key')&&_0x37a520['uint32'](0x12)['string'](_0x555117['key']),null!=_0x555117['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x555117,'oldValueBoolean')&&_0x37a520['uint32'](0x18)['bool'](_0x555117['oldValueBoolean']),null!=_0x555117['oldValueJson']&&Object['hasOwnProperty']['call'](_0x555117,'oldValueJson')&&_0x37a520['uint32'](0x22)['string'](_0x555117['oldValueJson']),null!=_0x555117['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x555117,'newValueBoolean')&&_0x37a520['uint32'](0x28)['bool'](_0x555117['newValueBoolean']),null!=_0x555117['newValueJson']&&Object['hasOwnProperty']['call'](_0x555117,'newValueJson')&&_0x37a520['uint32'](0x32)['string'](_0x555117['newValueJson']),null!=_0x555117['wasUndone']&&Object['hasOwnProperty']['call'](_0x555117,'wasUndone')&&_0x37a520['uint32'](0x38)['bool'](_0x555117['wasUndone']),_0x37a520;},_0x2256bf['encodeDelimited']=function(_0x26a5c6,_0x2e5445){return this['encode'](_0x26a5c6,_0x2e5445)['ldelim']();},_0x2256bf['decode']=function(_0x26e16c,_0x549c21){_0x26e16c instanceof _0x1b7c1f||(_0x26e16c=_0x1b7c1f['create'](_0x26e16c));for(var _0x27a8e8=void 0x0===_0x549c21?_0x26e16c['len']:_0x26e16c['pos']+_0x549c21,_0x6798a8=new _0x584be0['RootAttributeOperation']();_0x26e16c['pos']<_0x27a8e8;){var _0x23232a=_0x26e16c['uint32']();switch(_0x23232a>>>0x3){case 0x1:_0x6798a8['root']=_0x26e16c['string']();break;case 0x2:_0x6798a8['key']=_0x26e16c['string']();break;case 0x3:_0x6798a8['oldValueBoolean']=_0x26e16c['bool']();break;case 0x4:_0x6798a8['oldValueJson']=_0x26e16c['string']();break;case 0x5:_0x6798a8['newValueBoolean']=_0x26e16c['bool']();break;case 0x6:_0x6798a8['newValueJson']=_0x26e16c['string']();break;case 0x7:_0x6798a8['wasUndone']=_0x26e16c['bool']();break;default:_0x26e16c['skipType'](0x7&_0x23232a);}}return _0x6798a8;},_0x2256bf['decodeDelimited']=function(_0xd96b53){return _0xd96b53 instanceof _0x1b7c1f||(_0xd96b53=new _0x1b7c1f(_0xd96b53)),this['decode'](_0xd96b53,_0xd96b53['uint32']());},_0x2256bf['verify']=function(_0x2f1dfe){return'object'!=typeof _0x2f1dfe||null===_0x2f1dfe?'object\x20expected':null!=_0x2f1dfe['root']&&_0x2f1dfe['hasOwnProperty']('root')&&!_0x1caa8f['isString'](_0x2f1dfe['root'])?'root:\x20string\x20expected':null!=_0x2f1dfe['key']&&_0x2f1dfe['hasOwnProperty']('key')&&!_0x1caa8f['isString'](_0x2f1dfe['key'])?'key:\x20string\x20expected':null!=_0x2f1dfe['oldValueBoolean']&&_0x2f1dfe['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2f1dfe['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2f1dfe['oldValueJson']&&_0x2f1dfe['hasOwnProperty']('oldValueJson')&&!_0x1caa8f['isString'](_0x2f1dfe['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2f1dfe['newValueBoolean']&&_0x2f1dfe['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2f1dfe['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2f1dfe['newValueJson']&&_0x2f1dfe['hasOwnProperty']('newValueJson')&&!_0x1caa8f['isString'](_0x2f1dfe['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2f1dfe['wasUndone']&&_0x2f1dfe['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f1dfe['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2256bf['fromObject']=function(_0x7a72bc){if(_0x7a72bc instanceof _0x584be0['RootAttributeOperation'])return _0x7a72bc;var _0x335f61=new _0x584be0['RootAttributeOperation']();return null!=_0x7a72bc['root']&&(_0x335f61['root']=String(_0x7a72bc['root'])),null!=_0x7a72bc['key']&&(_0x335f61['key']=String(_0x7a72bc['key'])),null!=_0x7a72bc['oldValueBoolean']&&(_0x335f61['oldValueBoolean']=Boolean(_0x7a72bc['oldValueBoolean'])),null!=_0x7a72bc['oldValueJson']&&(_0x335f61['oldValueJson']=String(_0x7a72bc['oldValueJson'])),null!=_0x7a72bc['newValueBoolean']&&(_0x335f61['newValueBoolean']=Boolean(_0x7a72bc['newValueBoolean'])),null!=_0x7a72bc['newValueJson']&&(_0x335f61['newValueJson']=String(_0x7a72bc['newValueJson'])),null!=_0x7a72bc['wasUndone']&&(_0x335f61['wasUndone']=Boolean(_0x7a72bc['wasUndone'])),_0x335f61;},_0x2256bf['toObject']=function(_0x561d22,_0x1a4dab){_0x1a4dab||(_0x1a4dab={});var _0xa88adf={};return _0x1a4dab['defaults']&&(_0xa88adf['root']='',_0xa88adf['key']='',_0xa88adf['oldValueBoolean']=!0x1,_0xa88adf['oldValueJson']='',_0xa88adf['newValueBoolean']=!0x1,_0xa88adf['newValueJson']='',_0xa88adf['wasUndone']=!0x1),null!=_0x561d22['root']&&_0x561d22['hasOwnProperty']('root')&&(_0xa88adf['root']=_0x561d22['root']),null!=_0x561d22['key']&&_0x561d22['hasOwnProperty']('key')&&(_0xa88adf['key']=_0x561d22['key']),null!=_0x561d22['oldValueBoolean']&&_0x561d22['hasOwnProperty']('oldValueBoolean')&&(_0xa88adf['oldValueBoolean']=_0x561d22['oldValueBoolean']),null!=_0x561d22['oldValueJson']&&_0x561d22['hasOwnProperty']('oldValueJson')&&(_0xa88adf['oldValueJson']=_0x561d22['oldValueJson']),null!=_0x561d22['newValueBoolean']&&_0x561d22['hasOwnProperty']('newValueBoolean')&&(_0xa88adf['newValueBoolean']=_0x561d22['newValueBoolean']),null!=_0x561d22['newValueJson']&&_0x561d22['hasOwnProperty']('newValueJson')&&(_0xa88adf['newValueJson']=_0x561d22['newValueJson']),null!=_0x561d22['wasUndone']&&_0x561d22['hasOwnProperty']('wasUndone')&&(_0xa88adf['wasUndone']=_0x561d22['wasUndone']),_0xa88adf;},_0x2256bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x2256bf['getTypeUrl']=function(_0x529542){return void 0x0===_0x529542&&(_0x529542='type.googleapis.com'),_0x529542+'/RootAttributeOperation';},_0x2256bf;}()),_0x584be0['RootOperation']=(function(){function _0x587efe(_0x39b571){if(_0x39b571){for(var _0x1f6013=Object['keys'](_0x39b571),_0x42ce8e=0x0;_0x42ce8e<_0x1f6013['length'];++_0x42ce8e)null!=_0x39b571[_0x1f6013[_0x42ce8e]]&&(this[_0x1f6013[_0x42ce8e]]=_0x39b571[_0x1f6013[_0x42ce8e]]);}}return _0x587efe['prototype']['rootName']='',_0x587efe['prototype']['elementName']='',_0x587efe['prototype']['isAdd']=!0x1,_0x587efe['prototype']['wasUndone']=!0x1,_0x587efe['create']=function(_0x29f1ae){return new _0x587efe(_0x29f1ae);},_0x587efe['encode']=function(_0x29a51b,_0x4e0ef3){return _0x4e0ef3||(_0x4e0ef3=_0x56a6a6['create']()),null!=_0x29a51b['rootName']&&Object['hasOwnProperty']['call'](_0x29a51b,'rootName')&&_0x4e0ef3['uint32'](0xa)['string'](_0x29a51b['rootName']),null!=_0x29a51b['elementName']&&Object['hasOwnProperty']['call'](_0x29a51b,'elementName')&&_0x4e0ef3['uint32'](0x12)['string'](_0x29a51b['elementName']),null!=_0x29a51b['isAdd']&&Object['hasOwnProperty']['call'](_0x29a51b,'isAdd')&&_0x4e0ef3['uint32'](0x18)['bool'](_0x29a51b['isAdd']),null!=_0x29a51b['wasUndone']&&Object['hasOwnProperty']['call'](_0x29a51b,'wasUndone')&&_0x4e0ef3['uint32'](0x20)['bool'](_0x29a51b['wasUndone']),_0x4e0ef3;},_0x587efe['encodeDelimited']=function(_0x63cbcc,_0x167dc0){return this['encode'](_0x63cbcc,_0x167dc0)['ldelim']();},_0x587efe['decode']=function(_0x29f036,_0x495bb4){_0x29f036 instanceof _0x1b7c1f||(_0x29f036=_0x1b7c1f['create'](_0x29f036));for(var _0x1916be=void 0x0===_0x495bb4?_0x29f036['len']:_0x29f036['pos']+_0x495bb4,_0x5c4fa4=new _0x584be0['RootOperation']();_0x29f036['pos']<_0x1916be;){var _0x3ab67c=_0x29f036['uint32']();switch(_0x3ab67c>>>0x3){case 0x1:_0x5c4fa4['rootName']=_0x29f036['string']();break;case 0x2:_0x5c4fa4['elementName']=_0x29f036['string']();break;case 0x3:_0x5c4fa4['isAdd']=_0x29f036['bool']();break;case 0x4:_0x5c4fa4['wasUndone']=_0x29f036['bool']();break;default:_0x29f036['skipType'](0x7&_0x3ab67c);}}return _0x5c4fa4;},_0x587efe['decodeDelimited']=function(_0x10aba2){return _0x10aba2 instanceof _0x1b7c1f||(_0x10aba2=new _0x1b7c1f(_0x10aba2)),this['decode'](_0x10aba2,_0x10aba2['uint32']());},_0x587efe['verify']=function(_0x364aa6){return'object'!=typeof _0x364aa6||null===_0x364aa6?'object\x20expected':null!=_0x364aa6['rootName']&&_0x364aa6['hasOwnProperty']('rootName')&&!_0x1caa8f['isString'](_0x364aa6['rootName'])?'rootName:\x20string\x20expected':null!=_0x364aa6['elementName']&&_0x364aa6['hasOwnProperty']('elementName')&&!_0x1caa8f['isString'](_0x364aa6['elementName'])?'elementName:\x20string\x20expected':null!=_0x364aa6['isAdd']&&_0x364aa6['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x364aa6['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x364aa6['wasUndone']&&_0x364aa6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x364aa6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x587efe['fromObject']=function(_0x5ec8b2){if(_0x5ec8b2 instanceof _0x584be0['RootOperation'])return _0x5ec8b2;var _0x5881f8=new _0x584be0['RootOperation']();return null!=_0x5ec8b2['rootName']&&(_0x5881f8['rootName']=String(_0x5ec8b2['rootName'])),null!=_0x5ec8b2['elementName']&&(_0x5881f8['elementName']=String(_0x5ec8b2['elementName'])),null!=_0x5ec8b2['isAdd']&&(_0x5881f8['isAdd']=Boolean(_0x5ec8b2['isAdd'])),null!=_0x5ec8b2['wasUndone']&&(_0x5881f8['wasUndone']=Boolean(_0x5ec8b2['wasUndone'])),_0x5881f8;},_0x587efe['toObject']=function(_0x85909d,_0x149172){_0x149172||(_0x149172={});var _0x23da4d={};return _0x149172['defaults']&&(_0x23da4d['rootName']='',_0x23da4d['elementName']='',_0x23da4d['isAdd']=!0x1,_0x23da4d['wasUndone']=!0x1),null!=_0x85909d['rootName']&&_0x85909d['hasOwnProperty']('rootName')&&(_0x23da4d['rootName']=_0x85909d['rootName']),null!=_0x85909d['elementName']&&_0x85909d['hasOwnProperty']('elementName')&&(_0x23da4d['elementName']=_0x85909d['elementName']),null!=_0x85909d['isAdd']&&_0x85909d['hasOwnProperty']('isAdd')&&(_0x23da4d['isAdd']=_0x85909d['isAdd']),null!=_0x85909d['wasUndone']&&_0x85909d['hasOwnProperty']('wasUndone')&&(_0x23da4d['wasUndone']=_0x85909d['wasUndone']),_0x23da4d;},_0x587efe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x587efe['getTypeUrl']=function(_0x714b54){return void 0x0===_0x714b54&&(_0x714b54='type.googleapis.com'),_0x714b54+'/RootOperation';},_0x587efe;}()),_0x584be0['SplitOperation']=(function(){function _0x8d262c(_0x3a2e6c){if(_0x3a2e6c){for(var _0x4bcd7d=Object['keys'](_0x3a2e6c),_0x41d2d3=0x0;_0x41d2d3<_0x4bcd7d['length'];++_0x41d2d3)null!=_0x3a2e6c[_0x4bcd7d[_0x41d2d3]]&&(this[_0x4bcd7d[_0x41d2d3]]=_0x3a2e6c[_0x4bcd7d[_0x41d2d3]]);}}return _0x8d262c['prototype']['splitPosition']=null,_0x8d262c['prototype']['graveyardPosition']=null,_0x8d262c['prototype']['howMany']=0x0,_0x8d262c['prototype']['insertionPosition']=null,_0x8d262c['prototype']['wasUndone']=!0x1,_0x8d262c['create']=function(_0x8a171){return new _0x8d262c(_0x8a171);},_0x8d262c['encode']=function(_0x3bbdca,_0x317201){return _0x317201||(_0x317201=_0x56a6a6['create']()),null!=_0x3bbdca['splitPosition']&&Object['hasOwnProperty']['call'](_0x3bbdca,'splitPosition')&&_0x584be0['Position']['encode'](_0x3bbdca['splitPosition'],_0x317201['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3bbdca['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3bbdca,'graveyardPosition')&&_0x584be0['Position']['encode'](_0x3bbdca['graveyardPosition'],_0x317201['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3bbdca['howMany']&&Object['hasOwnProperty']['call'](_0x3bbdca,'howMany')&&_0x317201['uint32'](0x18)['uint32'](_0x3bbdca['howMany']),null!=_0x3bbdca['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3bbdca,'insertionPosition')&&_0x584be0['Position']['encode'](_0x3bbdca['insertionPosition'],_0x317201['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3bbdca['wasUndone']&&Object['hasOwnProperty']['call'](_0x3bbdca,'wasUndone')&&_0x317201['uint32'](0x28)['bool'](_0x3bbdca['wasUndone']),_0x317201;},_0x8d262c['encodeDelimited']=function(_0x272fb9,_0x59db88){return this['encode'](_0x272fb9,_0x59db88)['ldelim']();},_0x8d262c['decode']=function(_0x8cc936,_0x18c160){_0x8cc936 instanceof _0x1b7c1f||(_0x8cc936=_0x1b7c1f['create'](_0x8cc936));for(var _0x43b0b1=void 0x0===_0x18c160?_0x8cc936['len']:_0x8cc936['pos']+_0x18c160,_0x1b8709=new _0x584be0['SplitOperation']();_0x8cc936['pos']<_0x43b0b1;){var _0x442828=_0x8cc936['uint32']();switch(_0x442828>>>0x3){case 0x1:_0x1b8709['splitPosition']=_0x584be0['Position']['decode'](_0x8cc936,_0x8cc936['uint32']());break;case 0x2:_0x1b8709['graveyardPosition']=_0x584be0['Position']['decode'](_0x8cc936,_0x8cc936['uint32']());break;case 0x3:_0x1b8709['howMany']=_0x8cc936['uint32']();break;case 0x4:_0x1b8709['insertionPosition']=_0x584be0['Position']['decode'](_0x8cc936,_0x8cc936['uint32']());break;case 0x5:_0x1b8709['wasUndone']=_0x8cc936['bool']();break;default:_0x8cc936['skipType'](0x7&_0x442828);}}return _0x1b8709;},_0x8d262c['decodeDelimited']=function(_0x4970bd){return _0x4970bd instanceof _0x1b7c1f||(_0x4970bd=new _0x1b7c1f(_0x4970bd)),this['decode'](_0x4970bd,_0x4970bd['uint32']());},_0x8d262c['verify']=function(_0x5ea7b9){if('object'!=typeof _0x5ea7b9||null===_0x5ea7b9)return'object\x20expected';var _0x5113ec;if(null!=_0x5ea7b9['splitPosition']&&_0x5ea7b9['hasOwnProperty']('splitPosition')&&(_0x5113ec=_0x584be0['Position']['verify'](_0x5ea7b9['splitPosition'])))return'splitPosition.'+_0x5113ec;if(null!=_0x5ea7b9['graveyardPosition']&&_0x5ea7b9['hasOwnProperty']('graveyardPosition')&&(_0x5113ec=_0x584be0['Position']['verify'](_0x5ea7b9['graveyardPosition'])))return'graveyardPosition.'+_0x5113ec;if(null!=_0x5ea7b9['howMany']&&_0x5ea7b9['hasOwnProperty']('howMany')&&!_0x1caa8f['isInteger'](_0x5ea7b9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5ea7b9['insertionPosition']&&_0x5ea7b9['hasOwnProperty']('insertionPosition')&&(_0x5113ec=_0x584be0['Position']['verify'](_0x5ea7b9['insertionPosition'])))return'insertionPosition.'+_0x5113ec;return null!=_0x5ea7b9['wasUndone']&&_0x5ea7b9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5ea7b9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8d262c['fromObject']=function(_0x8dd47){if(_0x8dd47 instanceof _0x584be0['SplitOperation'])return _0x8dd47;var _0x250961=new _0x584be0['SplitOperation']();if(null!=_0x8dd47['splitPosition']){if('object'!=typeof _0x8dd47['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x250961['splitPosition']=_0x584be0['Position']['fromObject'](_0x8dd47['splitPosition']);}if(null!=_0x8dd47['graveyardPosition']){if('object'!=typeof _0x8dd47['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x250961['graveyardPosition']=_0x584be0['Position']['fromObject'](_0x8dd47['graveyardPosition']);}if(null!=_0x8dd47['howMany']&&(_0x250961['howMany']=_0x8dd47['howMany']>>>0x0),null!=_0x8dd47['insertionPosition']){if('object'!=typeof _0x8dd47['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x250961['insertionPosition']=_0x584be0['Position']['fromObject'](_0x8dd47['insertionPosition']);}return null!=_0x8dd47['wasUndone']&&(_0x250961['wasUndone']=Boolean(_0x8dd47['wasUndone'])),_0x250961;},_0x8d262c['toObject']=function(_0x5c2d4d,_0x54ab0b){_0x54ab0b||(_0x54ab0b={});var _0x335a96={};return _0x54ab0b['defaults']&&(_0x335a96['splitPosition']=null,_0x335a96['graveyardPosition']=null,_0x335a96['howMany']=0x0,_0x335a96['insertionPosition']=null,_0x335a96['wasUndone']=!0x1),null!=_0x5c2d4d['splitPosition']&&_0x5c2d4d['hasOwnProperty']('splitPosition')&&(_0x335a96['splitPosition']=_0x584be0['Position']['toObject'](_0x5c2d4d['splitPosition'],_0x54ab0b)),null!=_0x5c2d4d['graveyardPosition']&&_0x5c2d4d['hasOwnProperty']('graveyardPosition')&&(_0x335a96['graveyardPosition']=_0x584be0['Position']['toObject'](_0x5c2d4d['graveyardPosition'],_0x54ab0b)),null!=_0x5c2d4d['howMany']&&_0x5c2d4d['hasOwnProperty']('howMany')&&(_0x335a96['howMany']=_0x5c2d4d['howMany']),null!=_0x5c2d4d['insertionPosition']&&_0x5c2d4d['hasOwnProperty']('insertionPosition')&&(_0x335a96['insertionPosition']=_0x584be0['Position']['toObject'](_0x5c2d4d['insertionPosition'],_0x54ab0b)),null!=_0x5c2d4d['wasUndone']&&_0x5c2d4d['hasOwnProperty']('wasUndone')&&(_0x335a96['wasUndone']=_0x5c2d4d['wasUndone']),_0x335a96;},_0x8d262c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x8d262c['getTypeUrl']=function(_0x5809f1){return void 0x0===_0x5809f1&&(_0x5809f1='type.googleapis.com'),_0x5809f1+'/SplitOperation';},_0x8d262c;}()),_0x584be0['Position']=(function(){function _0x3e8d6d(_0x8a66fa){if(this['path']=[],_0x8a66fa){for(var _0x3787b4=Object['keys'](_0x8a66fa),_0x42a52e=0x0;_0x42a52e<_0x3787b4['length'];++_0x42a52e)null!=_0x8a66fa[_0x3787b4[_0x42a52e]]&&(this[_0x3787b4[_0x42a52e]]=_0x8a66fa[_0x3787b4[_0x42a52e]]);}}return _0x3e8d6d['prototype']['root']='',_0x3e8d6d['prototype']['rootMain']=!0x1,_0x3e8d6d['prototype']['rootGraveyard']=!0x1,_0x3e8d6d['prototype']['path']=_0x1caa8f['emptyArray'],_0x3e8d6d['prototype']['stickiness']='',_0x3e8d6d['create']=function(_0x19e9b6){return new _0x3e8d6d(_0x19e9b6);},_0x3e8d6d['encode']=function(_0x48f63e,_0x1d719f){if(_0x1d719f||(_0x1d719f=_0x56a6a6['create']()),null!=_0x48f63e['root']&&Object['hasOwnProperty']['call'](_0x48f63e,'root')&&_0x1d719f['uint32'](0xa)['string'](_0x48f63e['root']),null!=_0x48f63e['rootMain']&&Object['hasOwnProperty']['call'](_0x48f63e,'rootMain')&&_0x1d719f['uint32'](0x10)['bool'](_0x48f63e['rootMain']),null!=_0x48f63e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x48f63e,'rootGraveyard')&&_0x1d719f['uint32'](0x18)['bool'](_0x48f63e['rootGraveyard']),null!=_0x48f63e['path']&&_0x48f63e['path']['length']){_0x1d719f['uint32'](0x22)['fork']();for(var _0xb51472=0x0;_0xb51472<_0x48f63e['path']['length'];++_0xb51472)_0x1d719f['uint32'](_0x48f63e['path'][_0xb51472]);_0x1d719f['ldelim']();}return null!=_0x48f63e['stickiness']&&Object['hasOwnProperty']['call'](_0x48f63e,'stickiness')&&_0x1d719f['uint32'](0x2a)['string'](_0x48f63e['stickiness']),_0x1d719f;},_0x3e8d6d['encodeDelimited']=function(_0x400a7a,_0x49fb10){return this['encode'](_0x400a7a,_0x49fb10)['ldelim']();},_0x3e8d6d['decode']=function(_0xfee0a4,_0x188d11){_0xfee0a4 instanceof _0x1b7c1f||(_0xfee0a4=_0x1b7c1f['create'](_0xfee0a4));for(var _0x4b7ab9=void 0x0===_0x188d11?_0xfee0a4['len']:_0xfee0a4['pos']+_0x188d11,_0x390ef9=new _0x584be0['Position']();_0xfee0a4['pos']<_0x4b7ab9;){var _0x2aa0a5=_0xfee0a4['uint32']();switch(_0x2aa0a5>>>0x3){case 0x1:_0x390ef9['root']=_0xfee0a4['string']();break;case 0x2:_0x390ef9['rootMain']=_0xfee0a4['bool']();break;case 0x3:_0x390ef9['rootGraveyard']=_0xfee0a4['bool']();break;case 0x4:if(_0x390ef9['path']&&_0x390ef9['path']['length']||(_0x390ef9['path']=[]),0x2==(0x7&_0x2aa0a5)){for(var _0x350c75=_0xfee0a4['uint32']()+_0xfee0a4['pos'];_0xfee0a4['pos']<_0x350c75;)_0x390ef9['path']['push'](_0xfee0a4['uint32']());}else _0x390ef9['path']['push'](_0xfee0a4['uint32']());break;case 0x5:_0x390ef9['stickiness']=_0xfee0a4['string']();break;default:_0xfee0a4['skipType'](0x7&_0x2aa0a5);}}return _0x390ef9;},_0x3e8d6d['decodeDelimited']=function(_0x2d6081){return _0x2d6081 instanceof _0x1b7c1f||(_0x2d6081=new _0x1b7c1f(_0x2d6081)),this['decode'](_0x2d6081,_0x2d6081['uint32']());},_0x3e8d6d['verify']=function(_0x32c107){if('object'!=typeof _0x32c107||null===_0x32c107)return'object\x20expected';if(null!=_0x32c107['root']&&_0x32c107['hasOwnProperty']('root')&&!_0x1caa8f['isString'](_0x32c107['root']))return'root:\x20string\x20expected';if(null!=_0x32c107['rootMain']&&_0x32c107['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x32c107['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x32c107['rootGraveyard']&&_0x32c107['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x32c107['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x32c107['path']&&_0x32c107['hasOwnProperty']('path')){if(!Array['isArray'](_0x32c107['path']))return'path:\x20array\x20expected';for(var _0x11c5e9=0x0;_0x11c5e9<_0x32c107['path']['length'];++_0x11c5e9)if(!_0x1caa8f['isInteger'](_0x32c107['path'][_0x11c5e9]))return'path:\x20integer[]\x20expected';}return null!=_0x32c107['stickiness']&&_0x32c107['hasOwnProperty']('stickiness')&&!_0x1caa8f['isString'](_0x32c107['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3e8d6d['fromObject']=function(_0x16e5ee){if(_0x16e5ee instanceof _0x584be0['Position'])return _0x16e5ee;var _0x1d35d6=new _0x584be0['Position']();if(null!=_0x16e5ee['root']&&(_0x1d35d6['root']=String(_0x16e5ee['root'])),null!=_0x16e5ee['rootMain']&&(_0x1d35d6['rootMain']=Boolean(_0x16e5ee['rootMain'])),null!=_0x16e5ee['rootGraveyard']&&(_0x1d35d6['rootGraveyard']=Boolean(_0x16e5ee['rootGraveyard'])),_0x16e5ee['path']){if(!Array['isArray'](_0x16e5ee['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1d35d6['path']=[];for(var _0x2b2454=0x0;_0x2b2454<_0x16e5ee['path']['length'];++_0x2b2454)_0x1d35d6['path'][_0x2b2454]=_0x16e5ee['path'][_0x2b2454]>>>0x0;}return null!=_0x16e5ee['stickiness']&&(_0x1d35d6['stickiness']=String(_0x16e5ee['stickiness'])),_0x1d35d6;},_0x3e8d6d['toObject']=function(_0x489fb3,_0x20ecb2){_0x20ecb2||(_0x20ecb2={});var _0x4bf232={};if((_0x20ecb2['arrays']||_0x20ecb2['defaults'])&&(_0x4bf232['path']=[]),_0x20ecb2['defaults']&&(_0x4bf232['root']='',_0x4bf232['rootMain']=!0x1,_0x4bf232['rootGraveyard']=!0x1,_0x4bf232['stickiness']=''),null!=_0x489fb3['root']&&_0x489fb3['hasOwnProperty']('root')&&(_0x4bf232['root']=_0x489fb3['root']),null!=_0x489fb3['rootMain']&&_0x489fb3['hasOwnProperty']('rootMain')&&(_0x4bf232['rootMain']=_0x489fb3['rootMain']),null!=_0x489fb3['rootGraveyard']&&_0x489fb3['hasOwnProperty']('rootGraveyard')&&(_0x4bf232['rootGraveyard']=_0x489fb3['rootGraveyard']),_0x489fb3['path']&&_0x489fb3['path']['length']){_0x4bf232['path']=[];for(var _0x59a74=0x0;_0x59a74<_0x489fb3['path']['length'];++_0x59a74)_0x4bf232['path'][_0x59a74]=_0x489fb3['path'][_0x59a74];}return null!=_0x489fb3['stickiness']&&_0x489fb3['hasOwnProperty']('stickiness')&&(_0x4bf232['stickiness']=_0x489fb3['stickiness']),_0x4bf232;},_0x3e8d6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x3e8d6d['getTypeUrl']=function(_0x28a5f5){return void 0x0===_0x28a5f5&&(_0x28a5f5='type.googleapis.com'),_0x28a5f5+'/Position';},_0x3e8d6d;}()),_0x584be0['Range']=(function(){function _0x34c0c1(_0x12c5ac){if(_0x12c5ac){for(var _0x1a9020=Object['keys'](_0x12c5ac),_0x3dcacf=0x0;_0x3dcacf<_0x1a9020['length'];++_0x3dcacf)null!=_0x12c5ac[_0x1a9020[_0x3dcacf]]&&(this[_0x1a9020[_0x3dcacf]]=_0x12c5ac[_0x1a9020[_0x3dcacf]]);}}return _0x34c0c1['prototype']['start']=null,_0x34c0c1['prototype']['end']=null,_0x34c0c1['create']=function(_0x4c1c14){return new _0x34c0c1(_0x4c1c14);},_0x34c0c1['encode']=function(_0xc9ed2e,_0xba5866){return _0xba5866||(_0xba5866=_0x56a6a6['create']()),null!=_0xc9ed2e['start']&&Object['hasOwnProperty']['call'](_0xc9ed2e,'start')&&_0x584be0['Position']['encode'](_0xc9ed2e['start'],_0xba5866['uint32'](0xa)['fork']())['ldelim'](),null!=_0xc9ed2e['end']&&Object['hasOwnProperty']['call'](_0xc9ed2e,'end')&&_0x584be0['Position']['encode'](_0xc9ed2e['end'],_0xba5866['uint32'](0x12)['fork']())['ldelim'](),_0xba5866;},_0x34c0c1['encodeDelimited']=function(_0x28bc7f,_0x4a8b1f){return this['encode'](_0x28bc7f,_0x4a8b1f)['ldelim']();},_0x34c0c1['decode']=function(_0x33157d,_0x3a16f1){_0x33157d instanceof _0x1b7c1f||(_0x33157d=_0x1b7c1f['create'](_0x33157d));for(var _0xa450e4=void 0x0===_0x3a16f1?_0x33157d['len']:_0x33157d['pos']+_0x3a16f1,_0x1e80f6=new _0x584be0['Range']();_0x33157d['pos']<_0xa450e4;){var _0x5418e2=_0x33157d['uint32']();switch(_0x5418e2>>>0x3){case 0x1:_0x1e80f6['start']=_0x584be0['Position']['decode'](_0x33157d,_0x33157d['uint32']());break;case 0x2:_0x1e80f6['end']=_0x584be0['Position']['decode'](_0x33157d,_0x33157d['uint32']());break;default:_0x33157d['skipType'](0x7&_0x5418e2);}}return _0x1e80f6;},_0x34c0c1['decodeDelimited']=function(_0x51a58e){return _0x51a58e instanceof _0x1b7c1f||(_0x51a58e=new _0x1b7c1f(_0x51a58e)),this['decode'](_0x51a58e,_0x51a58e['uint32']());},_0x34c0c1['verify']=function(_0x54616e){if('object'!=typeof _0x54616e||null===_0x54616e)return'object\x20expected';var _0x3b4a72;if(null!=_0x54616e['start']&&_0x54616e['hasOwnProperty']('start')&&(_0x3b4a72=_0x584be0['Position']['verify'](_0x54616e['start'])))return'start.'+_0x3b4a72;if(null!=_0x54616e['end']&&_0x54616e['hasOwnProperty']('end')&&(_0x3b4a72=_0x584be0['Position']['verify'](_0x54616e['end'])))return'end.'+_0x3b4a72;return null;},_0x34c0c1['fromObject']=function(_0x3e99b0){if(_0x3e99b0 instanceof _0x584be0['Range'])return _0x3e99b0;var _0x1848ac=new _0x584be0['Range']();if(null!=_0x3e99b0['start']){if('object'!=typeof _0x3e99b0['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1848ac['start']=_0x584be0['Position']['fromObject'](_0x3e99b0['start']);}if(null!=_0x3e99b0['end']){if('object'!=typeof _0x3e99b0['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1848ac['end']=_0x584be0['Position']['fromObject'](_0x3e99b0['end']);}return _0x1848ac;},_0x34c0c1['toObject']=function(_0x1f360e,_0x2e9c7b){_0x2e9c7b||(_0x2e9c7b={});var _0x560e7c={};return _0x2e9c7b['defaults']&&(_0x560e7c['start']=null,_0x560e7c['end']=null),null!=_0x1f360e['start']&&_0x1f360e['hasOwnProperty']('start')&&(_0x560e7c['start']=_0x584be0['Position']['toObject'](_0x1f360e['start'],_0x2e9c7b)),null!=_0x1f360e['end']&&_0x1f360e['hasOwnProperty']('end')&&(_0x560e7c['end']=_0x584be0['Position']['toObject'](_0x1f360e['end'],_0x2e9c7b)),_0x560e7c;},_0x34c0c1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x34c0c1['getTypeUrl']=function(_0x1b3936){return void 0x0===_0x1b3936&&(_0x1b3936='type.googleapis.com'),_0x1b3936+'/Range';},_0x34c0c1;}()),_0x584be0['Element']=(function(){function _0x366a61(_0x566cad){if(this['children']=[],this['attributesBoolean']={},_0x566cad){for(var _0x446f82=Object['keys'](_0x566cad),_0x2be498=0x0;_0x2be498<_0x446f82['length'];++_0x2be498)null!=_0x566cad[_0x446f82[_0x2be498]]&&(this[_0x446f82[_0x2be498]]=_0x566cad[_0x446f82[_0x2be498]]);}}return _0x366a61['prototype']['name']='',_0x366a61['prototype']['children']=_0x1caa8f['emptyArray'],_0x366a61['prototype']['data']='',_0x366a61['prototype']['attributesBoolean']=_0x1caa8f['emptyObject'],_0x366a61['prototype']['attributesJson']='',_0x366a61['create']=function(_0x33727c){return new _0x366a61(_0x33727c);},_0x366a61['encode']=function(_0xd068f,_0x617eec){if(_0x617eec||(_0x617eec=_0x56a6a6['create']()),null!=_0xd068f['name']&&Object['hasOwnProperty']['call'](_0xd068f,'name')&&_0x617eec['uint32'](0xa)['string'](_0xd068f['name']),null!=_0xd068f['children']&&_0xd068f['children']['length']){for(var _0x293338=0x0;_0x293338<_0xd068f['children']['length'];++_0x293338)_0x584be0['Element']['encode'](_0xd068f['children'][_0x293338],_0x617eec['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xd068f['data']&&Object['hasOwnProperty']['call'](_0xd068f,'data')&&_0x617eec['uint32'](0x1a)['string'](_0xd068f['data']),null!=_0xd068f['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xd068f,'attributesBoolean')){var _0x120657=Object['keys'](_0xd068f['attributesBoolean']);for(_0x293338=0x0;_0x293338<_0x120657['length'];++_0x293338)_0x617eec['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x120657[_0x293338])['uint32'](0x10)['bool'](_0xd068f['attributesBoolean'][_0x120657[_0x293338]])['ldelim']();}return null!=_0xd068f['attributesJson']&&Object['hasOwnProperty']['call'](_0xd068f,'attributesJson')&&_0x617eec['uint32'](0x2a)['string'](_0xd068f['attributesJson']),_0x617eec;},_0x366a61['encodeDelimited']=function(_0x57da6c,_0x52cce7){return this['encode'](_0x57da6c,_0x52cce7)['ldelim']();},_0x366a61['decode']=function(_0x10d218,_0x550753){_0x10d218 instanceof _0x1b7c1f||(_0x10d218=_0x1b7c1f['create'](_0x10d218));for(var _0x107e87,_0x113d73,_0x2b20ef=void 0x0===_0x550753?_0x10d218['len']:_0x10d218['pos']+_0x550753,_0xbf18d5=new _0x584be0['Element']();_0x10d218['pos']<_0x2b20ef;){var _0x32a893=_0x10d218['uint32']();switch(_0x32a893>>>0x3){case 0x1:_0xbf18d5['name']=_0x10d218['string']();break;case 0x2:_0xbf18d5['children']&&_0xbf18d5['children']['length']||(_0xbf18d5['children']=[]),_0xbf18d5['children']['push'](_0x584be0['Element']['decode'](_0x10d218,_0x10d218['uint32']()));break;case 0x3:_0xbf18d5['data']=_0x10d218['string']();break;case 0x4:_0xbf18d5['attributesBoolean']===_0x1caa8f['emptyObject']&&(_0xbf18d5['attributesBoolean']={});var _0x4b6420=_0x10d218['uint32']()+_0x10d218['pos'];for(_0x107e87='',_0x113d73=!0x1;_0x10d218['pos']<_0x4b6420;){var _0x5009fe=_0x10d218['uint32']();switch(_0x5009fe>>>0x3){case 0x1:_0x107e87=_0x10d218['string']();break;case 0x2:_0x113d73=_0x10d218['bool']();break;default:_0x10d218['skipType'](0x7&_0x5009fe);}}_0xbf18d5['attributesBoolean'][_0x107e87]=_0x113d73;break;case 0x5:_0xbf18d5['attributesJson']=_0x10d218['string']();break;default:_0x10d218['skipType'](0x7&_0x32a893);}}return _0xbf18d5;},_0x366a61['decodeDelimited']=function(_0x169be1){return _0x169be1 instanceof _0x1b7c1f||(_0x169be1=new _0x1b7c1f(_0x169be1)),this['decode'](_0x169be1,_0x169be1['uint32']());},_0x366a61['verify']=function(_0x2a489d){if('object'!=typeof _0x2a489d||null===_0x2a489d)return'object\x20expected';if(null!=_0x2a489d['name']&&_0x2a489d['hasOwnProperty']('name')&&!_0x1caa8f['isString'](_0x2a489d['name']))return'name:\x20string\x20expected';if(null!=_0x2a489d['children']&&_0x2a489d['hasOwnProperty']('children')){if(!Array['isArray'](_0x2a489d['children']))return'children:\x20array\x20expected';for(var _0x8a51cf=0x0;_0x8a51cf<_0x2a489d['children']['length'];++_0x8a51cf){var _0xc36902=_0x584be0['Element']['verify'](_0x2a489d['children'][_0x8a51cf]);if(_0xc36902)return'children.'+_0xc36902;}}if(null!=_0x2a489d['data']&&_0x2a489d['hasOwnProperty']('data')&&!_0x1caa8f['isString'](_0x2a489d['data']))return'data:\x20string\x20expected';if(null!=_0x2a489d['attributesBoolean']&&_0x2a489d['hasOwnProperty']('attributesBoolean')){if(!_0x1caa8f['isObject'](_0x2a489d['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x20fb4c=Object['keys'](_0x2a489d['attributesBoolean']);for(_0x8a51cf=0x0;_0x8a51cf<_0x20fb4c['length'];++_0x8a51cf)if('boolean'!=typeof _0x2a489d['attributesBoolean'][_0x20fb4c[_0x8a51cf]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2a489d['attributesJson']&&_0x2a489d['hasOwnProperty']('attributesJson')&&!_0x1caa8f['isString'](_0x2a489d['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x366a61['fromObject']=function(_0x38217b){if(_0x38217b instanceof _0x584be0['Element'])return _0x38217b;var _0x52ec7f=new _0x584be0['Element']();if(null!=_0x38217b['name']&&(_0x52ec7f['name']=String(_0x38217b['name'])),_0x38217b['children']){if(!Array['isArray'](_0x38217b['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x52ec7f['children']=[];for(var _0x56101d=0x0;_0x56101d<_0x38217b['children']['length'];++_0x56101d){if('object'!=typeof _0x38217b['children'][_0x56101d])throw TypeError('.Element.children:\x20object\x20expected');_0x52ec7f['children'][_0x56101d]=_0x584be0['Element']['fromObject'](_0x38217b['children'][_0x56101d]);}}if(null!=_0x38217b['data']&&(_0x52ec7f['data']=String(_0x38217b['data'])),_0x38217b['attributesBoolean']){if('object'!=typeof _0x38217b['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x52ec7f['attributesBoolean']={};var _0x5a3c82=Object['keys'](_0x38217b['attributesBoolean']);for(_0x56101d=0x0;_0x56101d<_0x5a3c82['length'];++_0x56101d)_0x52ec7f['attributesBoolean'][_0x5a3c82[_0x56101d]]=Boolean(_0x38217b['attributesBoolean'][_0x5a3c82[_0x56101d]]);}return null!=_0x38217b['attributesJson']&&(_0x52ec7f['attributesJson']=String(_0x38217b['attributesJson'])),_0x52ec7f;},_0x366a61['toObject']=function(_0x3e306d,_0xca27aa){_0xca27aa||(_0xca27aa={});var _0x4d03c3,_0x2ad8de={};if((_0xca27aa['arrays']||_0xca27aa['defaults'])&&(_0x2ad8de['children']=[]),(_0xca27aa['objects']||_0xca27aa['defaults'])&&(_0x2ad8de['attributesBoolean']={}),_0xca27aa['defaults']&&(_0x2ad8de['name']='',_0x2ad8de['data']='',_0x2ad8de['attributesJson']=''),null!=_0x3e306d['name']&&_0x3e306d['hasOwnProperty']('name')&&(_0x2ad8de['name']=_0x3e306d['name']),_0x3e306d['children']&&_0x3e306d['children']['length']){_0x2ad8de['children']=[];for(var _0xc35d7f=0x0;_0xc35d7f<_0x3e306d['children']['length'];++_0xc35d7f)_0x2ad8de['children'][_0xc35d7f]=_0x584be0['Element']['toObject'](_0x3e306d['children'][_0xc35d7f],_0xca27aa);}if(null!=_0x3e306d['data']&&_0x3e306d['hasOwnProperty']('data')&&(_0x2ad8de['data']=_0x3e306d['data']),_0x3e306d['attributesBoolean']&&(_0x4d03c3=Object['keys'](_0x3e306d['attributesBoolean']))['length']){_0x2ad8de['attributesBoolean']={};for(_0xc35d7f=0x0;_0xc35d7f<_0x4d03c3['length'];++_0xc35d7f)_0x2ad8de['attributesBoolean'][_0x4d03c3[_0xc35d7f]]=_0x3e306d['attributesBoolean'][_0x4d03c3[_0xc35d7f]];}return null!=_0x3e306d['attributesJson']&&_0x3e306d['hasOwnProperty']('attributesJson')&&(_0x2ad8de['attributesJson']=_0x3e306d['attributesJson']),_0x2ad8de;},_0x366a61['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3bff9a['util']['toJSONOptions']);},_0x366a61['getTypeUrl']=function(_0x2fbe23){return void 0x0===_0x2fbe23&&(_0x2fbe23='type.googleapis.com'),_0x2fbe23+'/Element';},_0x366a61;}()),_0x584be0;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x36aadb){return new y(this['_protobufRoot'][_0x36aadb]);}}class y{['_protobuf'];constructor(_0x5b0169){this['_protobuf']=_0x5b0169;}['compress'](_0x16ec4d){const _0x2d263f=this['_protobuf']['verify'](_0x16ec4d);if(_0x2d263f)throw Error(_0x2d263f);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x16ec4d))['finish']();}['decompress'](_0x59f4e9){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x59f4e9),{'oneofs':!0x0});}}function _(_0x2e3d37,_0x976ab6){const _0x7b3746=_0x4c52fe(_0x2e3d37);return _0x7b3746['path'][_0x7b3746['path']['length']-0x1]+=_0x976ab6,_0x7b3746;}function O(_0xdb5571,_0x568fa5){return _0xdb5571['root']===_0x568fa5['root']&&_0x4c74c5(_0xdb5571['path'],_0x568fa5['path']);}function $(_0x20de3d){P(_0x20de3d,_0xaa2663=>('main'==_0xaa2663['root']?(_0xaa2663['rootMain']=!0x0,delete _0xaa2663['root']):'$graveyard'==_0xaa2663['root']&&(_0xaa2663['rootGraveyard']=!0x0,delete _0xaa2663['root']),_0xaa2663));}function J(_0xccb35d){P(_0xccb35d,_0x26c3d9=>(_0x26c3d9['rootMain']?(_0x26c3d9['root']='main',delete _0x26c3d9['rootMain']):_0x26c3d9['rootGraveyard']&&(_0x26c3d9['root']='$graveyard',delete _0x26c3d9['rootGraveyard']),_0x26c3d9));}function P(_0x4ae32b,_0x363328){for(const _0x3b8bfe in _0x4ae32b){const _0x3194f5=_0x4ae32b[_0x3b8bfe];'nodes'!==_0x3b8bfe&&_0x4d1c85(_0x3194f5)&&(_0x3194f5['path']&&(_0x3194f5['root']||_0x3194f5['rootMain']||_0x3194f5['rootGraveyard'])?_0x4ae32b[_0x3b8bfe]=_0x363328(_0x3194f5):P(_0x3194f5,_0x363328));}return _0x4ae32b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x54aac0,_0x4ec6aa,_0x46545a){this['_id']=_0x54aac0,this['_operationName']=_0x4ec6aa,this['_protobufDescriptor']=_0x46545a;}['compress'](_0xb619f2,_0x22901c){const _0x1713b5=_0x22901c['shift']();return $(_0x1713b5),_0xb619f2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1713b5)),_0xb619f2['types']['push'](this['_id']),!0x0;}['decompress'](_0xe0cee5,_0x42a0e8){_0x42a0e8['types']['shift']();const _0x5c22bd=this['_protobufDescriptor']['decompress'](_0x42a0e8['buffers']['shift']());J(_0x5c22bd),_0x5c22bd['__className']=this['_operationName'],_0xe0cee5['push'](_0x5c22bd);}}class s extends e{['compress'](_0x102de8,_0x3bc11f){const _0x13467f=_0x3bc11f['shift']();return this['_serializeOneOf']('oldValue',_0x13467f),this['_serializeOneOf']('newValue',_0x13467f),$(_0x13467f),_0x102de8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x13467f)),_0x102de8['types']['push'](this['_id']),!0x0;}['decompress'](_0x316214,_0x748538){const {types:_0x3e0b78,buffers:_0x4344e8}=_0x748538,_0x3ac41a=this['_protobufDescriptor']['decompress'](_0x4344e8['shift']());_0x3e0b78['shift'](),this['_deserializeOneOf']('oldValue',_0x3ac41a),this['_deserializeOneOf']('newValue',_0x3ac41a),J(_0x3ac41a),_0x3ac41a['__className']=this['_operationName'],_0x316214['push'](_0x3ac41a);}['_serializeOneOf'](_0x4da634,_0x4e88cb){const _0x1be940=_0x4e88cb[_0x4da634];'boolean'==typeof _0x1be940?_0x4e88cb[_0x4da634+'Boolean']=_0x1be940:_0x4e88cb[_0x4da634+'Json']=JSON['stringify'](_0x1be940);}['_deserializeOneOf'](_0x135ed9,_0x1bddef){const _0x5d974f=_0x135ed9+'Json';_0x1bddef[_0x5d974f]?(_0x1bddef[_0x135ed9]=JSON['parse'](_0x1bddef[_0x5d974f]),delete _0x1bddef[_0x5d974f]):(_0x1bddef[_0x135ed9]=_0x1bddef[_0x135ed9+'Boolean'],delete _0x1bddef[_0x135ed9+'Boolean']);}}class i extends e{['compress'](_0x3fb061,_0x159239){const _0x3c9180=_0x159239['shift']();return this['_serializeNodesAttributes'](_0x3c9180['nodes']),$(_0x3c9180),_0x3fb061['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3c9180)),_0x3fb061['types']['push'](this['_id']),!0x0;}['decompress'](_0x496aeb,_0x4fec2f){const {types:_0x402fb0,buffers:_0x30838e}=_0x4fec2f,_0x139e3b=this['_protobufDescriptor']['decompress'](_0x30838e['shift']());_0x402fb0['shift'](),_0x139e3b['nodes']||(_0x139e3b['nodes']=[]),this['_deserializeNodesAttributes'](_0x139e3b['nodes']),J(_0x139e3b),_0x139e3b['__className']=this['_operationName'],_0x496aeb['push'](_0x139e3b);}['_serializeNodesAttributes'](_0x379c64){for(const _0x5397ca of _0x379c64){if(_0x5397ca['attributes']){const _0x2d1aa7=_0x5397ca['attributes'];this['_areValuesBoolean'](_0x2d1aa7)?_0x5397ca['attributesBoolean']=_0x2d1aa7:_0x5397ca['attributesJson']=JSON['stringify'](_0x2d1aa7);}_0x5397ca['children']&&this['_serializeNodesAttributes'](_0x5397ca['children']);}}['_deserializeNodesAttributes'](_0x2a2fdf){for(const _0x342c2a of _0x2a2fdf)(_0x342c2a['attributesBoolean']||_0x342c2a['attributesJson'])&&(_0x342c2a['attributesBoolean']?(_0x342c2a['attributes']=_0x342c2a['attributesBoolean'],delete _0x342c2a['attributesBoolean']):(_0x342c2a['attributes']=JSON['parse'](_0x342c2a['attributesJson']),delete _0x342c2a['attributesJson'])),_0x342c2a['children']&&this['_deserializeNodesAttributes'](_0x342c2a['children']);}['_areValuesBoolean'](_0x1d9830){return Object['keys'](_0x1d9830)['every'](_0x5addd3=>'boolean'==typeof _0x1d9830[_0x5addd3]);}}class n extends e{['decompress'](_0xbc0492,_0xcdb65c){super['decompress'](_0xbc0492,_0xcdb65c);const _0x1a6993=_0xbc0492[_0xbc0492['length']-0x1];_0x1a6993['oldRange']||(_0x1a6993['oldRange']=null),_0x1a6993['newRange']||(_0x1a6993['newRange']=null);}}class p extends e{['compress'](_0x3abd4c,_0xf080c9){return _0xf080c9['shift'](),_0x3abd4c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3386c5,_0x585b9d){_0x585b9d['types']['shift'](),_0x3386c5['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x37a435,_0x4e018e,_0x438817,_0x41953c){super(_0x37a435,_0x4e018e,_0x438817),this['_omittedNamespace']=_0x41953c+':';}['compress'](_0x4d1490,_0x493b4e){return!('MarkerOperation'!=_0x493b4e[0x0]['__className']||!_0x493b4e[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x493b4e[0x0]['name']=_0x493b4e[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x4d1490,_0x493b4e),!0x0);}['decompress'](_0x49f0ac,_0x1dc932){super['decompress'](_0x49f0ac,_0x1dc932);const _0x12a4f8=_0x49f0ac[_0x49f0ac['length']-0x1];_0x12a4f8['name']=this['_omittedNamespace']+_0x12a4f8['name'];}}class b{['_id'];['_context'];constructor(_0x21a28c,_0x43f745){this['_id']=_0x21a28c,this['_context']=_0x43f745;}['compress'](_0x29831a,_0x22a1c0){let _0x18bc27;for(;_0x22a1c0['length']>0x1&&this['_compareOperations'](_0x22a1c0[0x0],_0x22a1c0[0x1]);)_0x18bc27?(_0x18bc27=this['_combineNext'](_0x22a1c0['shift'](),_0x18bc27),_0x29831a['types']['push'](0x0)):(_0x18bc27=_0x4c52fe(_0x22a1c0['shift']()),_0x29831a['types']['push'](this['_id']));return!!_0x18bc27&&(_0x18bc27=this['_combineNext'](_0x22a1c0['shift'](),_0x18bc27),_0x29831a['types']['push'](0x0),_0x29831a['buffers']['push'](this['_compressSingleOperation'](_0x18bc27)),!0x0);}['decompress'](_0x3c49de,_0x45470c){const _0x3468a6=this['_decompressSingleOperation'](_0x45470c);for(;0x0==_0x45470c['types'][0x0];)_0x45470c['types']['shift'](),_0x3c49de['push'](this['_splitCurrent'](_0x3468a6));_0x3c49de['push'](_0x3468a6);}}class m extends b{['_combineNext'](_0x24982e,_0x324c3c){return _0x324c3c['nodes'][0x0]['data']+=_0x24982e['nodes'][0x0]['data'],_0x324c3c;}['_splitCurrent'](_0x20c5bb){const _0x14f21f=_0x4c52fe(_0x20c5bb),_0x48b638=_0x14f21f['nodes'][0x0],_0x4726a9=_0x20c5bb['nodes'][0x0],_0x26db99=_0x4726a9['data'][Symbol['iterator']]()['next']()['value'],_0x573864=_0x26db99['length'];return _0x48b638['data']=_0x26db99,_0x4726a9['data']=_0x4726a9['data']['substr'](_0x573864),_0x20c5bb['position']=_(_0x20c5bb['position'],_0x573864),_0x14f21f;}['_compareOperations'](_0x282095,_0x38eb71){if(this['_checkOperation'](_0x282095)&&this['_checkOperation'](_0x38eb71)){const _0x1e0c9b=_0x282095['nodes'][0x0]['data']['length'],_0x58740f=O(_(_0x282095['position'],_0x1e0c9b),_0x38eb71['position']),_0x49b1b9=_0x282095['nodes'][0x0],_0x7ecb4d=_0x38eb71['nodes'][0x0];return _0x58740f&&this['_compareAttributes'](_0x49b1b9,_0x7ecb4d);}return!0x1;}['_compressSingleOperation'](_0x5c8cdf){const _0x39cc2e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x39cc2e,[_0x5c8cdf]),_0x39cc2e['buffers'][0x0];}['_decompressSingleOperation'](_0x282c30){const _0x57829d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x57829d,_0x282c30),_0x57829d[0x0];}['_checkOperation'](_0x4902c7){return'InsertOperation'==_0x4902c7['__className']&&0x1==_0x4902c7['nodes']['length']&&_0x4902c7['nodes'][0x0]['data']&&!_0x4902c7['wasUndone']&&0x1==Array['from'](_0x4902c7['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2580c5,_0xfbae8c){const _0x235fba=Object['keys'](_0x2580c5['attributes']||{}),_0x4ec48a=Object['keys'](_0xfbae8c['attributes']||{});return _0x235fba['length']===_0x4ec48a['length']&&_0x235fba['every'](_0x307cc6=>_0xfbae8c['attributes'][_0x307cc6]&&_0xfbae8c['attributes'][_0x307cc6]===_0x2580c5['attributes'][_0x307cc6]);}}class c extends b{['_combineNext'](_0x432950,_0x2a2a7c){return _0x2a2a7c['howMany']++,_0x2a2a7c['sourcePosition']=_0x4c52fe(_0x432950['sourcePosition']),_0x2a2a7c;}['_splitCurrent'](_0x3ddc5e){const _0x6754b5=_0x4c52fe(_0x3ddc5e);return _0x3ddc5e['howMany']--,_0x6754b5['howMany']=0x1,_0x6754b5['sourcePosition']=_(_0x6754b5['sourcePosition'],_0x3ddc5e['howMany']),_0x6754b5;}['_compareOperations'](_0x5d11bc,_0x52c849){return!(!this['_checkOperation'](_0x5d11bc)||!this['_checkOperation'](_0x52c849))&&(O(_(_0x5d11bc['sourcePosition'],-0x1),_0x52c849['sourcePosition'])&&O(_0x5d11bc['targetPosition'],_0x52c849['targetPosition']));}['_compressSingleOperation'](_0x3c4b16){const _0x36626f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x36626f,[_0x3c4b16]),_0x36626f['buffers'][0x0];}['_decompressSingleOperation'](_0x2ef20b){const _0x2191ae=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2191ae,_0x2ef20b),_0x2191ae[0x0];}['_checkOperation'](_0x48690d){return'MoveOperation'==_0x48690d['__className']&&'$graveyard'==_0x48690d['targetPosition']['root']&&0x1==_0x48690d['howMany']&&!_0x48690d['wasUndone'];}}class h extends b{['_combineNext'](_0x1b78d7,_0x547e33){return _0x547e33['howMany']++,_0x547e33;}['_splitCurrent'](_0x2f40f9){const _0x6eac86=_0x4c52fe(_0x2f40f9);return _0x6eac86['howMany']=0x1,_0x2f40f9['howMany']--,_0x6eac86;}['_compareOperations'](_0x496bbb,_0x2a0813){return!(!this['_checkOperation'](_0x496bbb)||!this['_checkOperation'](_0x2a0813))&&(O(_0x496bbb['sourcePosition'],_0x2a0813['sourcePosition'])&&O(_0x496bbb['targetPosition'],_0x2a0813['targetPosition']));}['_compressSingleOperation'](_0x426c1c){const _0x86a175={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x86a175,[_0x426c1c]),_0x86a175['buffers'][0x0];}['_decompressSingleOperation'](_0x40226c){const _0x3c19dd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3c19dd,_0x40226c),_0x3c19dd[0x0];}['_checkOperation'](_0x557c23){return'MoveOperation'==_0x557c23['__className']&&'$graveyard'==_0x557c23['targetPosition']['root']&&0x1==_0x557c23['howMany']&&!_0x557c23['wasUndone'];}}class f extends b{['compress'](_0x147a1d,_0x1c9f70){if(!this['_compareOperations'](_0x1c9f70[0x0],_0x1c9f70[0x1]))return!0x1;const _0xb30a22=_0x1c9f70['shift']();return _0xb30a22['oldRange']=null,_0xb30a22['newRange']&&O(_0xb30a22['newRange']['start'],_0xb30a22['newRange']['end'])&&(_0xb30a22['newRange']['end']=null),_0x1c9f70['shift'](),_0x147a1d['types']['push'](this['_id']),_0x147a1d['types']['push'](0x0),_0x147a1d['buffers']['push'](this['_compressSingleOperation'](_0xb30a22)),!0x0;}['decompress'](_0x35116d,_0x20ae26){const _0x480d9a=this['_decompressSingleOperation'](_0x20ae26);_0x480d9a['newRange']&&!_0x480d9a['newRange']['end']&&(_0x480d9a['newRange']['end']=_0x4c52fe(_0x480d9a['newRange']['start']));const _0x2e22ee=_0x4c52fe(_0x480d9a);_0x2e22ee['newRange']&&(_0x2e22ee['newRange']['start']['stickiness']='toNone',_0x2e22ee['newRange']['end']=_0x4c52fe(_0x2e22ee['newRange']['start'])),_0x2e22ee['name']='user:position:'+_0x2e22ee['name']['split'](':')[0x2],_0x20ae26['types']['shift'](),_0x35116d['push'](_0x480d9a),_0x35116d['push'](_0x2e22ee);}['_compressSingleOperation'](_0x167713){const _0x246446={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x246446,[_0x167713]),_0x246446['buffers'][0x0];}['_decompressSingleOperation'](_0x53011a){const _0x4321e1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4321e1,_0x53011a),_0x4321e1[0x0];}['_compareOperations'](_0x227130,_0x128b4e){return!(!_0x227130||!_0x128b4e)&&('MarkerOperation'==_0x227130['__className']&&'MarkerOperation'==_0x128b4e['__className']&&!(!_0x227130['name']['startsWith']('user:')||!_0x128b4e['name']['startsWith']('user:')||_0x227130['name']==_0x128b4e['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3c5248=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',_0x3c5248,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3c5248,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x164285){if(!_0x164285||!_0x164285[0x0])throw new _0x7c607a('no-operations-provided',this);const _0x2723b8={'types':[],'buffers':[],'baseVersion':_0x164285[0x0]['baseVersion']};for(;_0x164285['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x2723b8,_0x164285)||this['_getCompressorByName']('TypingAction')['compress'](_0x2723b8,_0x164285)||this['_getCompressorByName']('DeletingAction')['compress'](_0x2723b8,_0x164285)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x2723b8,_0x164285)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x2723b8,_0x164285)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x2723b8,_0x164285)||this['_getCompressorByName'](_0x164285[0x0]['__className'])['compress'](_0x2723b8,_0x164285);return _0x2723b8;}['decompress'](_0x295777){const _0x32b494=[];for(;_0x295777['types']['length'];){this['_compressorById']['get'](_0x295777['types'][0x0])['decompress'](_0x32b494,_0x295777);}return _0x32b494['forEach']((_0x9e7505,_0x2f9cca)=>_0x9e7505['baseVersion']=_0x295777['baseVersion']+_0x2f9cca),_0x32b494;}['_getCompressorByName'](_0x12e311){return this['_compressorByName']['get'](_0x12e311);}['_registerOperationCompressor'](_0x2d555d,_0x5c1bde,_0x1f76cb){const _0x44eed1=new _0x1f76cb(_0x2d555d,_0x5c1bde,this['_protobufFactory']['getDescriptor'](_0x5c1bde));this['_registerCompressor'](_0x2d555d,_0x5c1bde,_0x44eed1);}['_registerActionCompressor'](_0x3da179,_0x491c56,_0x590055){const _0x40f9da=new _0x590055(_0x3da179,this);this['_registerCompressor'](_0x3da179,_0x491c56,_0x40f9da);}['_registerCompressor'](_0x296790,_0x3f57db,_0x5bf929){this['_compressorById']['set'](_0x296790,_0x5bf929),this['_compressorByName']['set'](_0x3f57db,_0x5bf929);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "42.0.0-alpha.
|
|
3
|
+
"version": "42.0.0-alpha.23",
|
|
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,7 +33,7 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"ckeditor5": "42.0.0-alpha.
|
|
36
|
+
"ckeditor5": "42.0.0-alpha.23",
|
|
37
37
|
"lodash-es": "4.17.21",
|
|
38
38
|
"protobufjs": "7.2.5"
|
|
39
39
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x49c6(){const _0x589a7e=['571398nBsrmS','_compressSingleOperation','1821753iBhGat','length','_splitCurrent','8hCXmBO','1333526yFpacH','3050878tOSWut','push','_id','3BuTgAS','decompress','_combineNext','compress','types','_compareOperations','2720185BndHrd','10PXgHEM','7GtcHtu','shift','_decompressSingleOperation','17187258qsIAvd','_context','buffers','7382060mnSQDa'];_0x49c6=function(){return _0x589a7e;};return _0x49c6();}function _0x52b7(_0x3ca0bd,_0x3cbcc5){const _0x49c681=_0x49c6();return _0x52b7=function(_0x52b70f,_0xe5dbe3){_0x52b70f=_0x52b70f-0x8a;let _0xa9be6d=_0x49c681[_0x52b70f];return _0xa9be6d;},_0x52b7(_0x3ca0bd,_0x3cbcc5);}const _0x30d5d9=_0x52b7;(function(_0x61e1d,_0x2faf6f){const _0x27fa89=_0x52b7,_0xf20481=_0x61e1d();while(!![]){try{const _0x3204a7=parseInt(_0x27fa89(0x95))/0x1+parseInt(_0x27fa89(0x96))/0x2*(-parseInt(_0x27fa89(0x99))/0x3)+parseInt(_0x27fa89(0x8e))/0x4+parseInt(_0x27fa89(0x9f))/0x5+-parseInt(_0x27fa89(0x8f))/0x6*(-parseInt(_0x27fa89(0xa1))/0x7)+parseInt(_0x27fa89(0x94))/0x8*(parseInt(_0x27fa89(0x91))/0x9)+-parseInt(_0x27fa89(0xa0))/0xa*(parseInt(_0x27fa89(0x8b))/0xb);if(_0x3204a7===_0x2faf6f)break;else _0xf20481['push'](_0xf20481['shift']());}catch(_0x317e91){_0xf20481['push'](_0xf20481['shift']());}}}(_0x49c6,0xe3bcb));import{cloneDeep as _0x2764a6}from'lodash-es';export default class b{constructor(_0x13468e,_0x35f798){const _0x24ada7=_0x52b7;this[_0x24ada7(0x98)]=_0x13468e,this[_0x24ada7(0x8c)]=_0x35f798;}[_0x30d5d9(0x9c)](_0x15349f,_0x5e71d1){const _0x5af03e=_0x30d5d9;let _0x4f5b38;for(;_0x5e71d1[_0x5af03e(0x92)]>0x1&&this[_0x5af03e(0x9e)](_0x5e71d1[0x0],_0x5e71d1[0x1]);)_0x4f5b38?(_0x4f5b38=this[_0x5af03e(0x9b)](_0x5e71d1[_0x5af03e(0xa2)](),_0x4f5b38),_0x15349f[_0x5af03e(0x9d)][_0x5af03e(0x97)](0x0)):(_0x4f5b38=_0x2764a6(_0x5e71d1[_0x5af03e(0xa2)]()),_0x15349f[_0x5af03e(0x9d)][_0x5af03e(0x97)](this[_0x5af03e(0x98)]));return!!_0x4f5b38&&(_0x4f5b38=this[_0x5af03e(0x9b)](_0x5e71d1[_0x5af03e(0xa2)](),_0x4f5b38),_0x15349f[_0x5af03e(0x9d)][_0x5af03e(0x97)](0x0),_0x15349f[_0x5af03e(0x8d)][_0x5af03e(0x97)](this[_0x5af03e(0x90)](_0x4f5b38)),!0x0);}[_0x30d5d9(0x9a)](_0x352200,_0x233bf1){const _0x766fb=_0x30d5d9,_0x5443c4=this[_0x766fb(0x8a)](_0x233bf1);for(;0x0==_0x233bf1[_0x766fb(0x9d)][0x0];)_0x233bf1[_0x766fb(0x9d)][_0x766fb(0xa2)](),_0x352200[_0x766fb(0x97)](this[_0x766fb(0x93)](_0x5443c4));_0x352200[_0x766fb(0x97)](_0x5443c4);}}
|