@ckeditor/ckeditor5-operations-compressor 43.1.0-alpha.8 → 43.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/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 _0xe407d5=_0x277b4f['Reader'],_0xca0587=_0x277b4f['Writer'],_0x2b4169=_0x277b4f['util'],_0x32d742=_0x277b4f['roots']['default']||(_0x277b4f['roots']['default']={});return _0x32d742['AttributeOperation']=(function(){function _0x1337ac(_0x11768c){if(_0x11768c){for(var _0x52d736=Object['keys'](_0x11768c),_0xa56028=0x0;_0xa56028<_0x52d736['length'];++_0xa56028)null!=_0x11768c[_0x52d736[_0xa56028]]&&(this[_0x52d736[_0xa56028]]=_0x11768c[_0x52d736[_0xa56028]]);}}return _0x1337ac['prototype']['range']=null,_0x1337ac['prototype']['key']='',_0x1337ac['prototype']['oldValueBoolean']=!0x1,_0x1337ac['prototype']['oldValueJson']='',_0x1337ac['prototype']['newValueBoolean']=!0x1,_0x1337ac['prototype']['newValueJson']='',_0x1337ac['prototype']['wasUndone']=!0x1,_0x1337ac['create']=function(_0x3f3938){return new _0x1337ac(_0x3f3938);},_0x1337ac['encode']=function(_0x5bc509,_0x2260f7){return _0x2260f7||(_0x2260f7=_0xca0587['create']()),null!=_0x5bc509['range']&&Object['hasOwnProperty']['call'](_0x5bc509,'range')&&_0x32d742['Range']['encode'](_0x5bc509['range'],_0x2260f7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5bc509['key']&&Object['hasOwnProperty']['call'](_0x5bc509,'key')&&_0x2260f7['uint32'](0x12)['string'](_0x5bc509['key']),null!=_0x5bc509['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5bc509,'oldValueBoolean')&&_0x2260f7['uint32'](0x18)['bool'](_0x5bc509['oldValueBoolean']),null!=_0x5bc509['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5bc509,'oldValueJson')&&_0x2260f7['uint32'](0x22)['string'](_0x5bc509['oldValueJson']),null!=_0x5bc509['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5bc509,'newValueBoolean')&&_0x2260f7['uint32'](0x28)['bool'](_0x5bc509['newValueBoolean']),null!=_0x5bc509['newValueJson']&&Object['hasOwnProperty']['call'](_0x5bc509,'newValueJson')&&_0x2260f7['uint32'](0x32)['string'](_0x5bc509['newValueJson']),null!=_0x5bc509['wasUndone']&&Object['hasOwnProperty']['call'](_0x5bc509,'wasUndone')&&_0x2260f7['uint32'](0x38)['bool'](_0x5bc509['wasUndone']),_0x2260f7;},_0x1337ac['encodeDelimited']=function(_0x27fafb,_0x128b5a){return this['encode'](_0x27fafb,_0x128b5a)['ldelim']();},_0x1337ac['decode']=function(_0x54a9b3,_0x362b6c){_0x54a9b3 instanceof _0xe407d5||(_0x54a9b3=_0xe407d5['create'](_0x54a9b3));for(var _0x34578b=void 0x0===_0x362b6c?_0x54a9b3['len']:_0x54a9b3['pos']+_0x362b6c,_0x77442a=new _0x32d742['AttributeOperation']();_0x54a9b3['pos']<_0x34578b;){var _0x1709a4=_0x54a9b3['uint32']();switch(_0x1709a4>>>0x3){case 0x1:_0x77442a['range']=_0x32d742['Range']['decode'](_0x54a9b3,_0x54a9b3['uint32']());break;case 0x2:_0x77442a['key']=_0x54a9b3['string']();break;case 0x3:_0x77442a['oldValueBoolean']=_0x54a9b3['bool']();break;case 0x4:_0x77442a['oldValueJson']=_0x54a9b3['string']();break;case 0x5:_0x77442a['newValueBoolean']=_0x54a9b3['bool']();break;case 0x6:_0x77442a['newValueJson']=_0x54a9b3['string']();break;case 0x7:_0x77442a['wasUndone']=_0x54a9b3['bool']();break;default:_0x54a9b3['skipType'](0x7&_0x1709a4);}}return _0x77442a;},_0x1337ac['decodeDelimited']=function(_0x65a560){return _0x65a560 instanceof _0xe407d5||(_0x65a560=new _0xe407d5(_0x65a560)),this['decode'](_0x65a560,_0x65a560['uint32']());},_0x1337ac['verify']=function(_0x22b8ac){if('object'!=typeof _0x22b8ac||null===_0x22b8ac)return'object\x20expected';if(null!=_0x22b8ac['range']&&_0x22b8ac['hasOwnProperty']('range')){var _0x4348b5=_0x32d742['Range']['verify'](_0x22b8ac['range']);if(_0x4348b5)return'range.'+_0x4348b5;}return null!=_0x22b8ac['key']&&_0x22b8ac['hasOwnProperty']('key')&&!_0x2b4169['isString'](_0x22b8ac['key'])?'key:\x20string\x20expected':null!=_0x22b8ac['oldValueBoolean']&&_0x22b8ac['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x22b8ac['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x22b8ac['oldValueJson']&&_0x22b8ac['hasOwnProperty']('oldValueJson')&&!_0x2b4169['isString'](_0x22b8ac['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x22b8ac['newValueBoolean']&&_0x22b8ac['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x22b8ac['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x22b8ac['newValueJson']&&_0x22b8ac['hasOwnProperty']('newValueJson')&&!_0x2b4169['isString'](_0x22b8ac['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x22b8ac['wasUndone']&&_0x22b8ac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22b8ac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1337ac['fromObject']=function(_0x56dd66){if(_0x56dd66 instanceof _0x32d742['AttributeOperation'])return _0x56dd66;var _0x5634c9=new _0x32d742['AttributeOperation']();if(null!=_0x56dd66['range']){if('object'!=typeof _0x56dd66['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5634c9['range']=_0x32d742['Range']['fromObject'](_0x56dd66['range']);}return null!=_0x56dd66['key']&&(_0x5634c9['key']=String(_0x56dd66['key'])),null!=_0x56dd66['oldValueBoolean']&&(_0x5634c9['oldValueBoolean']=Boolean(_0x56dd66['oldValueBoolean'])),null!=_0x56dd66['oldValueJson']&&(_0x5634c9['oldValueJson']=String(_0x56dd66['oldValueJson'])),null!=_0x56dd66['newValueBoolean']&&(_0x5634c9['newValueBoolean']=Boolean(_0x56dd66['newValueBoolean'])),null!=_0x56dd66['newValueJson']&&(_0x5634c9['newValueJson']=String(_0x56dd66['newValueJson'])),null!=_0x56dd66['wasUndone']&&(_0x5634c9['wasUndone']=Boolean(_0x56dd66['wasUndone'])),_0x5634c9;},_0x1337ac['toObject']=function(_0x2048d9,_0xb47446){_0xb47446||(_0xb47446={});var _0x44ae42={};return _0xb47446['defaults']&&(_0x44ae42['range']=null,_0x44ae42['key']='',_0x44ae42['oldValueBoolean']=!0x1,_0x44ae42['oldValueJson']='',_0x44ae42['newValueBoolean']=!0x1,_0x44ae42['newValueJson']='',_0x44ae42['wasUndone']=!0x1),null!=_0x2048d9['range']&&_0x2048d9['hasOwnProperty']('range')&&(_0x44ae42['range']=_0x32d742['Range']['toObject'](_0x2048d9['range'],_0xb47446)),null!=_0x2048d9['key']&&_0x2048d9['hasOwnProperty']('key')&&(_0x44ae42['key']=_0x2048d9['key']),null!=_0x2048d9['oldValueBoolean']&&_0x2048d9['hasOwnProperty']('oldValueBoolean')&&(_0x44ae42['oldValueBoolean']=_0x2048d9['oldValueBoolean']),null!=_0x2048d9['oldValueJson']&&_0x2048d9['hasOwnProperty']('oldValueJson')&&(_0x44ae42['oldValueJson']=_0x2048d9['oldValueJson']),null!=_0x2048d9['newValueBoolean']&&_0x2048d9['hasOwnProperty']('newValueBoolean')&&(_0x44ae42['newValueBoolean']=_0x2048d9['newValueBoolean']),null!=_0x2048d9['newValueJson']&&_0x2048d9['hasOwnProperty']('newValueJson')&&(_0x44ae42['newValueJson']=_0x2048d9['newValueJson']),null!=_0x2048d9['wasUndone']&&_0x2048d9['hasOwnProperty']('wasUndone')&&(_0x44ae42['wasUndone']=_0x2048d9['wasUndone']),_0x44ae42;},_0x1337ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x1337ac['getTypeUrl']=function(_0x41e917){return void 0x0===_0x41e917&&(_0x41e917='type.googleapis.com'),_0x41e917+'/AttributeOperation';},_0x1337ac;}()),_0x32d742['InsertOperation']=(function(){function _0x1daf95(_0x223a3e){if(this['nodes']=[],_0x223a3e){for(var _0x315232=Object['keys'](_0x223a3e),_0x19c86a=0x0;_0x19c86a<_0x315232['length'];++_0x19c86a)null!=_0x223a3e[_0x315232[_0x19c86a]]&&(this[_0x315232[_0x19c86a]]=_0x223a3e[_0x315232[_0x19c86a]]);}}return _0x1daf95['prototype']['position']=null,_0x1daf95['prototype']['nodes']=_0x2b4169['emptyArray'],_0x1daf95['prototype']['shouldReceiveAttributes']=!0x1,_0x1daf95['prototype']['wasUndone']=!0x1,_0x1daf95['create']=function(_0x3bb488){return new _0x1daf95(_0x3bb488);},_0x1daf95['encode']=function(_0x2620ec,_0x1e91b2){if(_0x1e91b2||(_0x1e91b2=_0xca0587['create']()),null!=_0x2620ec['position']&&Object['hasOwnProperty']['call'](_0x2620ec,'position')&&_0x32d742['Position']['encode'](_0x2620ec['position'],_0x1e91b2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2620ec['nodes']&&_0x2620ec['nodes']['length']){for(var _0x4df535=0x0;_0x4df535<_0x2620ec['nodes']['length'];++_0x4df535)_0x32d742['Element']['encode'](_0x2620ec['nodes'][_0x4df535],_0x1e91b2['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2620ec['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2620ec,'shouldReceiveAttributes')&&_0x1e91b2['uint32'](0x18)['bool'](_0x2620ec['shouldReceiveAttributes']),null!=_0x2620ec['wasUndone']&&Object['hasOwnProperty']['call'](_0x2620ec,'wasUndone')&&_0x1e91b2['uint32'](0x20)['bool'](_0x2620ec['wasUndone']),_0x1e91b2;},_0x1daf95['encodeDelimited']=function(_0xf563dd,_0x49bc8a){return this['encode'](_0xf563dd,_0x49bc8a)['ldelim']();},_0x1daf95['decode']=function(_0x19ca0f,_0x3c030a){_0x19ca0f instanceof _0xe407d5||(_0x19ca0f=_0xe407d5['create'](_0x19ca0f));for(var _0x3e56bf=void 0x0===_0x3c030a?_0x19ca0f['len']:_0x19ca0f['pos']+_0x3c030a,_0x11d964=new _0x32d742['InsertOperation']();_0x19ca0f['pos']<_0x3e56bf;){var _0x8e7e23=_0x19ca0f['uint32']();switch(_0x8e7e23>>>0x3){case 0x1:_0x11d964['position']=_0x32d742['Position']['decode'](_0x19ca0f,_0x19ca0f['uint32']());break;case 0x2:_0x11d964['nodes']&&_0x11d964['nodes']['length']||(_0x11d964['nodes']=[]),_0x11d964['nodes']['push'](_0x32d742['Element']['decode'](_0x19ca0f,_0x19ca0f['uint32']()));break;case 0x3:_0x11d964['shouldReceiveAttributes']=_0x19ca0f['bool']();break;case 0x4:_0x11d964['wasUndone']=_0x19ca0f['bool']();break;default:_0x19ca0f['skipType'](0x7&_0x8e7e23);}}return _0x11d964;},_0x1daf95['decodeDelimited']=function(_0x21c40c){return _0x21c40c instanceof _0xe407d5||(_0x21c40c=new _0xe407d5(_0x21c40c)),this['decode'](_0x21c40c,_0x21c40c['uint32']());},_0x1daf95['verify']=function(_0x41de68){if('object'!=typeof _0x41de68||null===_0x41de68)return'object\x20expected';if(null!=_0x41de68['position']&&_0x41de68['hasOwnProperty']('position')&&(_0x222bbe=_0x32d742['Position']['verify'](_0x41de68['position'])))return'position.'+_0x222bbe;if(null!=_0x41de68['nodes']&&_0x41de68['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x41de68['nodes']))return'nodes:\x20array\x20expected';for(var _0x5f1c07=0x0;_0x5f1c07<_0x41de68['nodes']['length'];++_0x5f1c07){var _0x222bbe;if(_0x222bbe=_0x32d742['Element']['verify'](_0x41de68['nodes'][_0x5f1c07]))return'nodes.'+_0x222bbe;}}return null!=_0x41de68['shouldReceiveAttributes']&&_0x41de68['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x41de68['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x41de68['wasUndone']&&_0x41de68['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x41de68['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1daf95['fromObject']=function(_0x4f1a79){if(_0x4f1a79 instanceof _0x32d742['InsertOperation'])return _0x4f1a79;var _0x33482d=new _0x32d742['InsertOperation']();if(null!=_0x4f1a79['position']){if('object'!=typeof _0x4f1a79['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x33482d['position']=_0x32d742['Position']['fromObject'](_0x4f1a79['position']);}if(_0x4f1a79['nodes']){if(!Array['isArray'](_0x4f1a79['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x33482d['nodes']=[];for(var _0x518421=0x0;_0x518421<_0x4f1a79['nodes']['length'];++_0x518421){if('object'!=typeof _0x4f1a79['nodes'][_0x518421])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x33482d['nodes'][_0x518421]=_0x32d742['Element']['fromObject'](_0x4f1a79['nodes'][_0x518421]);}}return null!=_0x4f1a79['shouldReceiveAttributes']&&(_0x33482d['shouldReceiveAttributes']=Boolean(_0x4f1a79['shouldReceiveAttributes'])),null!=_0x4f1a79['wasUndone']&&(_0x33482d['wasUndone']=Boolean(_0x4f1a79['wasUndone'])),_0x33482d;},_0x1daf95['toObject']=function(_0x236514,_0x2365ff){_0x2365ff||(_0x2365ff={});var _0x31ba3a={};if((_0x2365ff['arrays']||_0x2365ff['defaults'])&&(_0x31ba3a['nodes']=[]),_0x2365ff['defaults']&&(_0x31ba3a['position']=null,_0x31ba3a['shouldReceiveAttributes']=!0x1,_0x31ba3a['wasUndone']=!0x1),null!=_0x236514['position']&&_0x236514['hasOwnProperty']('position')&&(_0x31ba3a['position']=_0x32d742['Position']['toObject'](_0x236514['position'],_0x2365ff)),_0x236514['nodes']&&_0x236514['nodes']['length']){_0x31ba3a['nodes']=[];for(var _0x29ffd6=0x0;_0x29ffd6<_0x236514['nodes']['length'];++_0x29ffd6)_0x31ba3a['nodes'][_0x29ffd6]=_0x32d742['Element']['toObject'](_0x236514['nodes'][_0x29ffd6],_0x2365ff);}return null!=_0x236514['shouldReceiveAttributes']&&_0x236514['hasOwnProperty']('shouldReceiveAttributes')&&(_0x31ba3a['shouldReceiveAttributes']=_0x236514['shouldReceiveAttributes']),null!=_0x236514['wasUndone']&&_0x236514['hasOwnProperty']('wasUndone')&&(_0x31ba3a['wasUndone']=_0x236514['wasUndone']),_0x31ba3a;},_0x1daf95['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x1daf95['getTypeUrl']=function(_0xe9c203){return void 0x0===_0xe9c203&&(_0xe9c203='type.googleapis.com'),_0xe9c203+'/InsertOperation';},_0x1daf95;}()),_0x32d742['MarkerOperation']=(function(){function _0x174b4e(_0x596b93){if(_0x596b93){for(var _0x1425c9=Object['keys'](_0x596b93),_0x4802cf=0x0;_0x4802cf<_0x1425c9['length'];++_0x4802cf)null!=_0x596b93[_0x1425c9[_0x4802cf]]&&(this[_0x1425c9[_0x4802cf]]=_0x596b93[_0x1425c9[_0x4802cf]]);}}return _0x174b4e['prototype']['name']='',_0x174b4e['prototype']['oldRange']=null,_0x174b4e['prototype']['newRange']=null,_0x174b4e['prototype']['affectsData']=!0x1,_0x174b4e['prototype']['wasUndone']=!0x1,_0x174b4e['create']=function(_0x3c5ebd){return new _0x174b4e(_0x3c5ebd);},_0x174b4e['encode']=function(_0x40cc21,_0x14e15b){return _0x14e15b||(_0x14e15b=_0xca0587['create']()),null!=_0x40cc21['name']&&Object['hasOwnProperty']['call'](_0x40cc21,'name')&&_0x14e15b['uint32'](0xa)['string'](_0x40cc21['name']),null!=_0x40cc21['oldRange']&&Object['hasOwnProperty']['call'](_0x40cc21,'oldRange')&&_0x32d742['Range']['encode'](_0x40cc21['oldRange'],_0x14e15b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x40cc21['newRange']&&Object['hasOwnProperty']['call'](_0x40cc21,'newRange')&&_0x32d742['Range']['encode'](_0x40cc21['newRange'],_0x14e15b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x40cc21['affectsData']&&Object['hasOwnProperty']['call'](_0x40cc21,'affectsData')&&_0x14e15b['uint32'](0x20)['bool'](_0x40cc21['affectsData']),null!=_0x40cc21['wasUndone']&&Object['hasOwnProperty']['call'](_0x40cc21,'wasUndone')&&_0x14e15b['uint32'](0x28)['bool'](_0x40cc21['wasUndone']),_0x14e15b;},_0x174b4e['encodeDelimited']=function(_0x54b823,_0x34b5ce){return this['encode'](_0x54b823,_0x34b5ce)['ldelim']();},_0x174b4e['decode']=function(_0x5d785d,_0x57b4e4){_0x5d785d instanceof _0xe407d5||(_0x5d785d=_0xe407d5['create'](_0x5d785d));for(var _0x5b5f67=void 0x0===_0x57b4e4?_0x5d785d['len']:_0x5d785d['pos']+_0x57b4e4,_0x201626=new _0x32d742['MarkerOperation']();_0x5d785d['pos']<_0x5b5f67;){var _0x1aaba1=_0x5d785d['uint32']();switch(_0x1aaba1>>>0x3){case 0x1:_0x201626['name']=_0x5d785d['string']();break;case 0x2:_0x201626['oldRange']=_0x32d742['Range']['decode'](_0x5d785d,_0x5d785d['uint32']());break;case 0x3:_0x201626['newRange']=_0x32d742['Range']['decode'](_0x5d785d,_0x5d785d['uint32']());break;case 0x4:_0x201626['affectsData']=_0x5d785d['bool']();break;case 0x5:_0x201626['wasUndone']=_0x5d785d['bool']();break;default:_0x5d785d['skipType'](0x7&_0x1aaba1);}}return _0x201626;},_0x174b4e['decodeDelimited']=function(_0x3ec0e8){return _0x3ec0e8 instanceof _0xe407d5||(_0x3ec0e8=new _0xe407d5(_0x3ec0e8)),this['decode'](_0x3ec0e8,_0x3ec0e8['uint32']());},_0x174b4e['verify']=function(_0x29ae47){if('object'!=typeof _0x29ae47||null===_0x29ae47)return'object\x20expected';if(null!=_0x29ae47['name']&&_0x29ae47['hasOwnProperty']('name')&&!_0x2b4169['isString'](_0x29ae47['name']))return'name:\x20string\x20expected';var _0x3dee7d;if(null!=_0x29ae47['oldRange']&&_0x29ae47['hasOwnProperty']('oldRange')&&(_0x3dee7d=_0x32d742['Range']['verify'](_0x29ae47['oldRange'])))return'oldRange.'+_0x3dee7d;if(null!=_0x29ae47['newRange']&&_0x29ae47['hasOwnProperty']('newRange')&&(_0x3dee7d=_0x32d742['Range']['verify'](_0x29ae47['newRange'])))return'newRange.'+_0x3dee7d;return null!=_0x29ae47['affectsData']&&_0x29ae47['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x29ae47['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x29ae47['wasUndone']&&_0x29ae47['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29ae47['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x174b4e['fromObject']=function(_0x3ec042){if(_0x3ec042 instanceof _0x32d742['MarkerOperation'])return _0x3ec042;var _0x57d8b1=new _0x32d742['MarkerOperation']();if(null!=_0x3ec042['name']&&(_0x57d8b1['name']=String(_0x3ec042['name'])),null!=_0x3ec042['oldRange']){if('object'!=typeof _0x3ec042['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x57d8b1['oldRange']=_0x32d742['Range']['fromObject'](_0x3ec042['oldRange']);}if(null!=_0x3ec042['newRange']){if('object'!=typeof _0x3ec042['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x57d8b1['newRange']=_0x32d742['Range']['fromObject'](_0x3ec042['newRange']);}return null!=_0x3ec042['affectsData']&&(_0x57d8b1['affectsData']=Boolean(_0x3ec042['affectsData'])),null!=_0x3ec042['wasUndone']&&(_0x57d8b1['wasUndone']=Boolean(_0x3ec042['wasUndone'])),_0x57d8b1;},_0x174b4e['toObject']=function(_0x2759ec,_0x3cf557){_0x3cf557||(_0x3cf557={});var _0x40ba38={};return _0x3cf557['defaults']&&(_0x40ba38['name']='',_0x40ba38['oldRange']=null,_0x40ba38['newRange']=null,_0x40ba38['affectsData']=!0x1,_0x40ba38['wasUndone']=!0x1),null!=_0x2759ec['name']&&_0x2759ec['hasOwnProperty']('name')&&(_0x40ba38['name']=_0x2759ec['name']),null!=_0x2759ec['oldRange']&&_0x2759ec['hasOwnProperty']('oldRange')&&(_0x40ba38['oldRange']=_0x32d742['Range']['toObject'](_0x2759ec['oldRange'],_0x3cf557)),null!=_0x2759ec['newRange']&&_0x2759ec['hasOwnProperty']('newRange')&&(_0x40ba38['newRange']=_0x32d742['Range']['toObject'](_0x2759ec['newRange'],_0x3cf557)),null!=_0x2759ec['affectsData']&&_0x2759ec['hasOwnProperty']('affectsData')&&(_0x40ba38['affectsData']=_0x2759ec['affectsData']),null!=_0x2759ec['wasUndone']&&_0x2759ec['hasOwnProperty']('wasUndone')&&(_0x40ba38['wasUndone']=_0x2759ec['wasUndone']),_0x40ba38;},_0x174b4e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x174b4e['getTypeUrl']=function(_0x46567c){return void 0x0===_0x46567c&&(_0x46567c='type.googleapis.com'),_0x46567c+'/MarkerOperation';},_0x174b4e;}()),_0x32d742['MergeOperation']=(function(){function _0x53d5a5(_0x240df8){if(_0x240df8){for(var _0x1646e9=Object['keys'](_0x240df8),_0x25ee10=0x0;_0x25ee10<_0x1646e9['length'];++_0x25ee10)null!=_0x240df8[_0x1646e9[_0x25ee10]]&&(this[_0x1646e9[_0x25ee10]]=_0x240df8[_0x1646e9[_0x25ee10]]);}}return _0x53d5a5['prototype']['sourcePosition']=null,_0x53d5a5['prototype']['targetPosition']=null,_0x53d5a5['prototype']['graveyardPosition']=null,_0x53d5a5['prototype']['howMany']=0x0,_0x53d5a5['prototype']['wasUndone']=!0x1,_0x53d5a5['create']=function(_0x2cfec1){return new _0x53d5a5(_0x2cfec1);},_0x53d5a5['encode']=function(_0x2daf13,_0x25f23e){return _0x25f23e||(_0x25f23e=_0xca0587['create']()),null!=_0x2daf13['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2daf13,'sourcePosition')&&_0x32d742['Position']['encode'](_0x2daf13['sourcePosition'],_0x25f23e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2daf13['targetPosition']&&Object['hasOwnProperty']['call'](_0x2daf13,'targetPosition')&&_0x32d742['Position']['encode'](_0x2daf13['targetPosition'],_0x25f23e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2daf13['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2daf13,'graveyardPosition')&&_0x32d742['Position']['encode'](_0x2daf13['graveyardPosition'],_0x25f23e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2daf13['howMany']&&Object['hasOwnProperty']['call'](_0x2daf13,'howMany')&&_0x25f23e['uint32'](0x20)['uint32'](_0x2daf13['howMany']),null!=_0x2daf13['wasUndone']&&Object['hasOwnProperty']['call'](_0x2daf13,'wasUndone')&&_0x25f23e['uint32'](0x28)['bool'](_0x2daf13['wasUndone']),_0x25f23e;},_0x53d5a5['encodeDelimited']=function(_0x2d3bb8,_0x5827d4){return this['encode'](_0x2d3bb8,_0x5827d4)['ldelim']();},_0x53d5a5['decode']=function(_0x504498,_0x4020b0){_0x504498 instanceof _0xe407d5||(_0x504498=_0xe407d5['create'](_0x504498));for(var _0x294013=void 0x0===_0x4020b0?_0x504498['len']:_0x504498['pos']+_0x4020b0,_0x4e3352=new _0x32d742['MergeOperation']();_0x504498['pos']<_0x294013;){var _0x26a4a8=_0x504498['uint32']();switch(_0x26a4a8>>>0x3){case 0x1:_0x4e3352['sourcePosition']=_0x32d742['Position']['decode'](_0x504498,_0x504498['uint32']());break;case 0x2:_0x4e3352['targetPosition']=_0x32d742['Position']['decode'](_0x504498,_0x504498['uint32']());break;case 0x3:_0x4e3352['graveyardPosition']=_0x32d742['Position']['decode'](_0x504498,_0x504498['uint32']());break;case 0x4:_0x4e3352['howMany']=_0x504498['uint32']();break;case 0x5:_0x4e3352['wasUndone']=_0x504498['bool']();break;default:_0x504498['skipType'](0x7&_0x26a4a8);}}return _0x4e3352;},_0x53d5a5['decodeDelimited']=function(_0x3ec884){return _0x3ec884 instanceof _0xe407d5||(_0x3ec884=new _0xe407d5(_0x3ec884)),this['decode'](_0x3ec884,_0x3ec884['uint32']());},_0x53d5a5['verify']=function(_0x587a92){if('object'!=typeof _0x587a92||null===_0x587a92)return'object\x20expected';var _0x4bc91c;if(null!=_0x587a92['sourcePosition']&&_0x587a92['hasOwnProperty']('sourcePosition')&&(_0x4bc91c=_0x32d742['Position']['verify'](_0x587a92['sourcePosition'])))return'sourcePosition.'+_0x4bc91c;if(null!=_0x587a92['targetPosition']&&_0x587a92['hasOwnProperty']('targetPosition')&&(_0x4bc91c=_0x32d742['Position']['verify'](_0x587a92['targetPosition'])))return'targetPosition.'+_0x4bc91c;if(null!=_0x587a92['graveyardPosition']&&_0x587a92['hasOwnProperty']('graveyardPosition')&&(_0x4bc91c=_0x32d742['Position']['verify'](_0x587a92['graveyardPosition'])))return'graveyardPosition.'+_0x4bc91c;return null!=_0x587a92['howMany']&&_0x587a92['hasOwnProperty']('howMany')&&!_0x2b4169['isInteger'](_0x587a92['howMany'])?'howMany:\x20integer\x20expected':null!=_0x587a92['wasUndone']&&_0x587a92['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x587a92['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53d5a5['fromObject']=function(_0x15082a){if(_0x15082a instanceof _0x32d742['MergeOperation'])return _0x15082a;var _0x43afdd=new _0x32d742['MergeOperation']();if(null!=_0x15082a['sourcePosition']){if('object'!=typeof _0x15082a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x43afdd['sourcePosition']=_0x32d742['Position']['fromObject'](_0x15082a['sourcePosition']);}if(null!=_0x15082a['targetPosition']){if('object'!=typeof _0x15082a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x43afdd['targetPosition']=_0x32d742['Position']['fromObject'](_0x15082a['targetPosition']);}if(null!=_0x15082a['graveyardPosition']){if('object'!=typeof _0x15082a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x43afdd['graveyardPosition']=_0x32d742['Position']['fromObject'](_0x15082a['graveyardPosition']);}return null!=_0x15082a['howMany']&&(_0x43afdd['howMany']=_0x15082a['howMany']>>>0x0),null!=_0x15082a['wasUndone']&&(_0x43afdd['wasUndone']=Boolean(_0x15082a['wasUndone'])),_0x43afdd;},_0x53d5a5['toObject']=function(_0x2a3834,_0x5d6015){_0x5d6015||(_0x5d6015={});var _0x2bb80b={};return _0x5d6015['defaults']&&(_0x2bb80b['sourcePosition']=null,_0x2bb80b['targetPosition']=null,_0x2bb80b['graveyardPosition']=null,_0x2bb80b['howMany']=0x0,_0x2bb80b['wasUndone']=!0x1),null!=_0x2a3834['sourcePosition']&&_0x2a3834['hasOwnProperty']('sourcePosition')&&(_0x2bb80b['sourcePosition']=_0x32d742['Position']['toObject'](_0x2a3834['sourcePosition'],_0x5d6015)),null!=_0x2a3834['targetPosition']&&_0x2a3834['hasOwnProperty']('targetPosition')&&(_0x2bb80b['targetPosition']=_0x32d742['Position']['toObject'](_0x2a3834['targetPosition'],_0x5d6015)),null!=_0x2a3834['graveyardPosition']&&_0x2a3834['hasOwnProperty']('graveyardPosition')&&(_0x2bb80b['graveyardPosition']=_0x32d742['Position']['toObject'](_0x2a3834['graveyardPosition'],_0x5d6015)),null!=_0x2a3834['howMany']&&_0x2a3834['hasOwnProperty']('howMany')&&(_0x2bb80b['howMany']=_0x2a3834['howMany']),null!=_0x2a3834['wasUndone']&&_0x2a3834['hasOwnProperty']('wasUndone')&&(_0x2bb80b['wasUndone']=_0x2a3834['wasUndone']),_0x2bb80b;},_0x53d5a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x53d5a5['getTypeUrl']=function(_0x32d755){return void 0x0===_0x32d755&&(_0x32d755='type.googleapis.com'),_0x32d755+'/MergeOperation';},_0x53d5a5;}()),_0x32d742['MoveOperation']=(function(){function _0x22df8c(_0x24f15b){if(_0x24f15b){for(var _0x616737=Object['keys'](_0x24f15b),_0x5a94ad=0x0;_0x5a94ad<_0x616737['length'];++_0x5a94ad)null!=_0x24f15b[_0x616737[_0x5a94ad]]&&(this[_0x616737[_0x5a94ad]]=_0x24f15b[_0x616737[_0x5a94ad]]);}}return _0x22df8c['prototype']['sourcePosition']=null,_0x22df8c['prototype']['howMany']=0x0,_0x22df8c['prototype']['targetPosition']=null,_0x22df8c['prototype']['wasUndone']=!0x1,_0x22df8c['create']=function(_0x31eac2){return new _0x22df8c(_0x31eac2);},_0x22df8c['encode']=function(_0x301868,_0x906e5d){return _0x906e5d||(_0x906e5d=_0xca0587['create']()),null!=_0x301868['sourcePosition']&&Object['hasOwnProperty']['call'](_0x301868,'sourcePosition')&&_0x32d742['Position']['encode'](_0x301868['sourcePosition'],_0x906e5d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x301868['howMany']&&Object['hasOwnProperty']['call'](_0x301868,'howMany')&&_0x906e5d['uint32'](0x10)['uint32'](_0x301868['howMany']),null!=_0x301868['targetPosition']&&Object['hasOwnProperty']['call'](_0x301868,'targetPosition')&&_0x32d742['Position']['encode'](_0x301868['targetPosition'],_0x906e5d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x301868['wasUndone']&&Object['hasOwnProperty']['call'](_0x301868,'wasUndone')&&_0x906e5d['uint32'](0x20)['bool'](_0x301868['wasUndone']),_0x906e5d;},_0x22df8c['encodeDelimited']=function(_0x353344,_0x263e22){return this['encode'](_0x353344,_0x263e22)['ldelim']();},_0x22df8c['decode']=function(_0xa02f36,_0x4fd96c){_0xa02f36 instanceof _0xe407d5||(_0xa02f36=_0xe407d5['create'](_0xa02f36));for(var _0x109b4d=void 0x0===_0x4fd96c?_0xa02f36['len']:_0xa02f36['pos']+_0x4fd96c,_0x119233=new _0x32d742['MoveOperation']();_0xa02f36['pos']<_0x109b4d;){var _0x231613=_0xa02f36['uint32']();switch(_0x231613>>>0x3){case 0x1:_0x119233['sourcePosition']=_0x32d742['Position']['decode'](_0xa02f36,_0xa02f36['uint32']());break;case 0x2:_0x119233['howMany']=_0xa02f36['uint32']();break;case 0x3:_0x119233['targetPosition']=_0x32d742['Position']['decode'](_0xa02f36,_0xa02f36['uint32']());break;case 0x4:_0x119233['wasUndone']=_0xa02f36['bool']();break;default:_0xa02f36['skipType'](0x7&_0x231613);}}return _0x119233;},_0x22df8c['decodeDelimited']=function(_0x5d5fd2){return _0x5d5fd2 instanceof _0xe407d5||(_0x5d5fd2=new _0xe407d5(_0x5d5fd2)),this['decode'](_0x5d5fd2,_0x5d5fd2['uint32']());},_0x22df8c['verify']=function(_0x5010ed){if('object'!=typeof _0x5010ed||null===_0x5010ed)return'object\x20expected';var _0x5274bb;if(null!=_0x5010ed['sourcePosition']&&_0x5010ed['hasOwnProperty']('sourcePosition')&&(_0x5274bb=_0x32d742['Position']['verify'](_0x5010ed['sourcePosition'])))return'sourcePosition.'+_0x5274bb;if(null!=_0x5010ed['howMany']&&_0x5010ed['hasOwnProperty']('howMany')&&!_0x2b4169['isInteger'](_0x5010ed['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5010ed['targetPosition']&&_0x5010ed['hasOwnProperty']('targetPosition')&&(_0x5274bb=_0x32d742['Position']['verify'](_0x5010ed['targetPosition'])))return'targetPosition.'+_0x5274bb;return null!=_0x5010ed['wasUndone']&&_0x5010ed['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5010ed['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x22df8c['fromObject']=function(_0x15265e){if(_0x15265e instanceof _0x32d742['MoveOperation'])return _0x15265e;var _0x2716ef=new _0x32d742['MoveOperation']();if(null!=_0x15265e['sourcePosition']){if('object'!=typeof _0x15265e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2716ef['sourcePosition']=_0x32d742['Position']['fromObject'](_0x15265e['sourcePosition']);}if(null!=_0x15265e['howMany']&&(_0x2716ef['howMany']=_0x15265e['howMany']>>>0x0),null!=_0x15265e['targetPosition']){if('object'!=typeof _0x15265e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2716ef['targetPosition']=_0x32d742['Position']['fromObject'](_0x15265e['targetPosition']);}return null!=_0x15265e['wasUndone']&&(_0x2716ef['wasUndone']=Boolean(_0x15265e['wasUndone'])),_0x2716ef;},_0x22df8c['toObject']=function(_0x1185b0,_0x2fde6d){_0x2fde6d||(_0x2fde6d={});var _0x38ed16={};return _0x2fde6d['defaults']&&(_0x38ed16['sourcePosition']=null,_0x38ed16['howMany']=0x0,_0x38ed16['targetPosition']=null,_0x38ed16['wasUndone']=!0x1),null!=_0x1185b0['sourcePosition']&&_0x1185b0['hasOwnProperty']('sourcePosition')&&(_0x38ed16['sourcePosition']=_0x32d742['Position']['toObject'](_0x1185b0['sourcePosition'],_0x2fde6d)),null!=_0x1185b0['howMany']&&_0x1185b0['hasOwnProperty']('howMany')&&(_0x38ed16['howMany']=_0x1185b0['howMany']),null!=_0x1185b0['targetPosition']&&_0x1185b0['hasOwnProperty']('targetPosition')&&(_0x38ed16['targetPosition']=_0x32d742['Position']['toObject'](_0x1185b0['targetPosition'],_0x2fde6d)),null!=_0x1185b0['wasUndone']&&_0x1185b0['hasOwnProperty']('wasUndone')&&(_0x38ed16['wasUndone']=_0x1185b0['wasUndone']),_0x38ed16;},_0x22df8c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x22df8c['getTypeUrl']=function(_0x46b980){return void 0x0===_0x46b980&&(_0x46b980='type.googleapis.com'),_0x46b980+'/MoveOperation';},_0x22df8c;}()),_0x32d742['RenameOperation']=(function(){function _0x29b3ad(_0x268b36){if(_0x268b36){for(var _0x4eb9c8=Object['keys'](_0x268b36),_0x49c2df=0x0;_0x49c2df<_0x4eb9c8['length'];++_0x49c2df)null!=_0x268b36[_0x4eb9c8[_0x49c2df]]&&(this[_0x4eb9c8[_0x49c2df]]=_0x268b36[_0x4eb9c8[_0x49c2df]]);}}return _0x29b3ad['prototype']['position']=null,_0x29b3ad['prototype']['oldName']='',_0x29b3ad['prototype']['newName']='',_0x29b3ad['prototype']['wasUndone']=!0x1,_0x29b3ad['create']=function(_0x1991b3){return new _0x29b3ad(_0x1991b3);},_0x29b3ad['encode']=function(_0x2d7ec1,_0xdadeb6){return _0xdadeb6||(_0xdadeb6=_0xca0587['create']()),null!=_0x2d7ec1['position']&&Object['hasOwnProperty']['call'](_0x2d7ec1,'position')&&_0x32d742['Position']['encode'](_0x2d7ec1['position'],_0xdadeb6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d7ec1['oldName']&&Object['hasOwnProperty']['call'](_0x2d7ec1,'oldName')&&_0xdadeb6['uint32'](0x12)['string'](_0x2d7ec1['oldName']),null!=_0x2d7ec1['newName']&&Object['hasOwnProperty']['call'](_0x2d7ec1,'newName')&&_0xdadeb6['uint32'](0x1a)['string'](_0x2d7ec1['newName']),null!=_0x2d7ec1['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d7ec1,'wasUndone')&&_0xdadeb6['uint32'](0x20)['bool'](_0x2d7ec1['wasUndone']),_0xdadeb6;},_0x29b3ad['encodeDelimited']=function(_0x22c70d,_0x532bd0){return this['encode'](_0x22c70d,_0x532bd0)['ldelim']();},_0x29b3ad['decode']=function(_0x2889bb,_0x33bc63){_0x2889bb instanceof _0xe407d5||(_0x2889bb=_0xe407d5['create'](_0x2889bb));for(var _0x5e07cf=void 0x0===_0x33bc63?_0x2889bb['len']:_0x2889bb['pos']+_0x33bc63,_0x2ea06a=new _0x32d742['RenameOperation']();_0x2889bb['pos']<_0x5e07cf;){var _0x44bd07=_0x2889bb['uint32']();switch(_0x44bd07>>>0x3){case 0x1:_0x2ea06a['position']=_0x32d742['Position']['decode'](_0x2889bb,_0x2889bb['uint32']());break;case 0x2:_0x2ea06a['oldName']=_0x2889bb['string']();break;case 0x3:_0x2ea06a['newName']=_0x2889bb['string']();break;case 0x4:_0x2ea06a['wasUndone']=_0x2889bb['bool']();break;default:_0x2889bb['skipType'](0x7&_0x44bd07);}}return _0x2ea06a;},_0x29b3ad['decodeDelimited']=function(_0x48f45f){return _0x48f45f instanceof _0xe407d5||(_0x48f45f=new _0xe407d5(_0x48f45f)),this['decode'](_0x48f45f,_0x48f45f['uint32']());},_0x29b3ad['verify']=function(_0x31df93){if('object'!=typeof _0x31df93||null===_0x31df93)return'object\x20expected';if(null!=_0x31df93['position']&&_0x31df93['hasOwnProperty']('position')){var _0x4454d0=_0x32d742['Position']['verify'](_0x31df93['position']);if(_0x4454d0)return'position.'+_0x4454d0;}return null!=_0x31df93['oldName']&&_0x31df93['hasOwnProperty']('oldName')&&!_0x2b4169['isString'](_0x31df93['oldName'])?'oldName:\x20string\x20expected':null!=_0x31df93['newName']&&_0x31df93['hasOwnProperty']('newName')&&!_0x2b4169['isString'](_0x31df93['newName'])?'newName:\x20string\x20expected':null!=_0x31df93['wasUndone']&&_0x31df93['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31df93['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29b3ad['fromObject']=function(_0x485c1e){if(_0x485c1e instanceof _0x32d742['RenameOperation'])return _0x485c1e;var _0x3598b8=new _0x32d742['RenameOperation']();if(null!=_0x485c1e['position']){if('object'!=typeof _0x485c1e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3598b8['position']=_0x32d742['Position']['fromObject'](_0x485c1e['position']);}return null!=_0x485c1e['oldName']&&(_0x3598b8['oldName']=String(_0x485c1e['oldName'])),null!=_0x485c1e['newName']&&(_0x3598b8['newName']=String(_0x485c1e['newName'])),null!=_0x485c1e['wasUndone']&&(_0x3598b8['wasUndone']=Boolean(_0x485c1e['wasUndone'])),_0x3598b8;},_0x29b3ad['toObject']=function(_0x24adf2,_0x41eb74){_0x41eb74||(_0x41eb74={});var _0x32a4e2={};return _0x41eb74['defaults']&&(_0x32a4e2['position']=null,_0x32a4e2['oldName']='',_0x32a4e2['newName']='',_0x32a4e2['wasUndone']=!0x1),null!=_0x24adf2['position']&&_0x24adf2['hasOwnProperty']('position')&&(_0x32a4e2['position']=_0x32d742['Position']['toObject'](_0x24adf2['position'],_0x41eb74)),null!=_0x24adf2['oldName']&&_0x24adf2['hasOwnProperty']('oldName')&&(_0x32a4e2['oldName']=_0x24adf2['oldName']),null!=_0x24adf2['newName']&&_0x24adf2['hasOwnProperty']('newName')&&(_0x32a4e2['newName']=_0x24adf2['newName']),null!=_0x24adf2['wasUndone']&&_0x24adf2['hasOwnProperty']('wasUndone')&&(_0x32a4e2['wasUndone']=_0x24adf2['wasUndone']),_0x32a4e2;},_0x29b3ad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x29b3ad['getTypeUrl']=function(_0x2840cc){return void 0x0===_0x2840cc&&(_0x2840cc='type.googleapis.com'),_0x2840cc+'/RenameOperation';},_0x29b3ad;}()),_0x32d742['RootAttributeOperation']=(function(){function _0x4f60aa(_0x4f8851){if(_0x4f8851){for(var _0xd603bd=Object['keys'](_0x4f8851),_0x32c134=0x0;_0x32c134<_0xd603bd['length'];++_0x32c134)null!=_0x4f8851[_0xd603bd[_0x32c134]]&&(this[_0xd603bd[_0x32c134]]=_0x4f8851[_0xd603bd[_0x32c134]]);}}return _0x4f60aa['prototype']['root']='',_0x4f60aa['prototype']['key']='',_0x4f60aa['prototype']['oldValueBoolean']=!0x1,_0x4f60aa['prototype']['oldValueJson']='',_0x4f60aa['prototype']['newValueBoolean']=!0x1,_0x4f60aa['prototype']['newValueJson']='',_0x4f60aa['prototype']['wasUndone']=!0x1,_0x4f60aa['create']=function(_0x1a3714){return new _0x4f60aa(_0x1a3714);},_0x4f60aa['encode']=function(_0x1b755d,_0x531728){return _0x531728||(_0x531728=_0xca0587['create']()),null!=_0x1b755d['root']&&Object['hasOwnProperty']['call'](_0x1b755d,'root')&&_0x531728['uint32'](0xa)['string'](_0x1b755d['root']),null!=_0x1b755d['key']&&Object['hasOwnProperty']['call'](_0x1b755d,'key')&&_0x531728['uint32'](0x12)['string'](_0x1b755d['key']),null!=_0x1b755d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b755d,'oldValueBoolean')&&_0x531728['uint32'](0x18)['bool'](_0x1b755d['oldValueBoolean']),null!=_0x1b755d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1b755d,'oldValueJson')&&_0x531728['uint32'](0x22)['string'](_0x1b755d['oldValueJson']),null!=_0x1b755d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b755d,'newValueBoolean')&&_0x531728['uint32'](0x28)['bool'](_0x1b755d['newValueBoolean']),null!=_0x1b755d['newValueJson']&&Object['hasOwnProperty']['call'](_0x1b755d,'newValueJson')&&_0x531728['uint32'](0x32)['string'](_0x1b755d['newValueJson']),null!=_0x1b755d['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b755d,'wasUndone')&&_0x531728['uint32'](0x38)['bool'](_0x1b755d['wasUndone']),_0x531728;},_0x4f60aa['encodeDelimited']=function(_0x4d04bc,_0x3ef6be){return this['encode'](_0x4d04bc,_0x3ef6be)['ldelim']();},_0x4f60aa['decode']=function(_0xdd83d4,_0x567cb1){_0xdd83d4 instanceof _0xe407d5||(_0xdd83d4=_0xe407d5['create'](_0xdd83d4));for(var _0x4a5f09=void 0x0===_0x567cb1?_0xdd83d4['len']:_0xdd83d4['pos']+_0x567cb1,_0x52980e=new _0x32d742['RootAttributeOperation']();_0xdd83d4['pos']<_0x4a5f09;){var _0x3c7311=_0xdd83d4['uint32']();switch(_0x3c7311>>>0x3){case 0x1:_0x52980e['root']=_0xdd83d4['string']();break;case 0x2:_0x52980e['key']=_0xdd83d4['string']();break;case 0x3:_0x52980e['oldValueBoolean']=_0xdd83d4['bool']();break;case 0x4:_0x52980e['oldValueJson']=_0xdd83d4['string']();break;case 0x5:_0x52980e['newValueBoolean']=_0xdd83d4['bool']();break;case 0x6:_0x52980e['newValueJson']=_0xdd83d4['string']();break;case 0x7:_0x52980e['wasUndone']=_0xdd83d4['bool']();break;default:_0xdd83d4['skipType'](0x7&_0x3c7311);}}return _0x52980e;},_0x4f60aa['decodeDelimited']=function(_0x4723ff){return _0x4723ff instanceof _0xe407d5||(_0x4723ff=new _0xe407d5(_0x4723ff)),this['decode'](_0x4723ff,_0x4723ff['uint32']());},_0x4f60aa['verify']=function(_0x285e34){return'object'!=typeof _0x285e34||null===_0x285e34?'object\x20expected':null!=_0x285e34['root']&&_0x285e34['hasOwnProperty']('root')&&!_0x2b4169['isString'](_0x285e34['root'])?'root:\x20string\x20expected':null!=_0x285e34['key']&&_0x285e34['hasOwnProperty']('key')&&!_0x2b4169['isString'](_0x285e34['key'])?'key:\x20string\x20expected':null!=_0x285e34['oldValueBoolean']&&_0x285e34['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x285e34['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x285e34['oldValueJson']&&_0x285e34['hasOwnProperty']('oldValueJson')&&!_0x2b4169['isString'](_0x285e34['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x285e34['newValueBoolean']&&_0x285e34['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x285e34['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x285e34['newValueJson']&&_0x285e34['hasOwnProperty']('newValueJson')&&!_0x2b4169['isString'](_0x285e34['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x285e34['wasUndone']&&_0x285e34['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x285e34['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f60aa['fromObject']=function(_0x7f0c86){if(_0x7f0c86 instanceof _0x32d742['RootAttributeOperation'])return _0x7f0c86;var _0xbb7b8e=new _0x32d742['RootAttributeOperation']();return null!=_0x7f0c86['root']&&(_0xbb7b8e['root']=String(_0x7f0c86['root'])),null!=_0x7f0c86['key']&&(_0xbb7b8e['key']=String(_0x7f0c86['key'])),null!=_0x7f0c86['oldValueBoolean']&&(_0xbb7b8e['oldValueBoolean']=Boolean(_0x7f0c86['oldValueBoolean'])),null!=_0x7f0c86['oldValueJson']&&(_0xbb7b8e['oldValueJson']=String(_0x7f0c86['oldValueJson'])),null!=_0x7f0c86['newValueBoolean']&&(_0xbb7b8e['newValueBoolean']=Boolean(_0x7f0c86['newValueBoolean'])),null!=_0x7f0c86['newValueJson']&&(_0xbb7b8e['newValueJson']=String(_0x7f0c86['newValueJson'])),null!=_0x7f0c86['wasUndone']&&(_0xbb7b8e['wasUndone']=Boolean(_0x7f0c86['wasUndone'])),_0xbb7b8e;},_0x4f60aa['toObject']=function(_0x2a5e6f,_0x570572){_0x570572||(_0x570572={});var _0x289eba={};return _0x570572['defaults']&&(_0x289eba['root']='',_0x289eba['key']='',_0x289eba['oldValueBoolean']=!0x1,_0x289eba['oldValueJson']='',_0x289eba['newValueBoolean']=!0x1,_0x289eba['newValueJson']='',_0x289eba['wasUndone']=!0x1),null!=_0x2a5e6f['root']&&_0x2a5e6f['hasOwnProperty']('root')&&(_0x289eba['root']=_0x2a5e6f['root']),null!=_0x2a5e6f['key']&&_0x2a5e6f['hasOwnProperty']('key')&&(_0x289eba['key']=_0x2a5e6f['key']),null!=_0x2a5e6f['oldValueBoolean']&&_0x2a5e6f['hasOwnProperty']('oldValueBoolean')&&(_0x289eba['oldValueBoolean']=_0x2a5e6f['oldValueBoolean']),null!=_0x2a5e6f['oldValueJson']&&_0x2a5e6f['hasOwnProperty']('oldValueJson')&&(_0x289eba['oldValueJson']=_0x2a5e6f['oldValueJson']),null!=_0x2a5e6f['newValueBoolean']&&_0x2a5e6f['hasOwnProperty']('newValueBoolean')&&(_0x289eba['newValueBoolean']=_0x2a5e6f['newValueBoolean']),null!=_0x2a5e6f['newValueJson']&&_0x2a5e6f['hasOwnProperty']('newValueJson')&&(_0x289eba['newValueJson']=_0x2a5e6f['newValueJson']),null!=_0x2a5e6f['wasUndone']&&_0x2a5e6f['hasOwnProperty']('wasUndone')&&(_0x289eba['wasUndone']=_0x2a5e6f['wasUndone']),_0x289eba;},_0x4f60aa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x4f60aa['getTypeUrl']=function(_0x449880){return void 0x0===_0x449880&&(_0x449880='type.googleapis.com'),_0x449880+'/RootAttributeOperation';},_0x4f60aa;}()),_0x32d742['RootOperation']=(function(){function _0x4349e6(_0x14b8a2){if(_0x14b8a2){for(var _0x32062f=Object['keys'](_0x14b8a2),_0x4f22da=0x0;_0x4f22da<_0x32062f['length'];++_0x4f22da)null!=_0x14b8a2[_0x32062f[_0x4f22da]]&&(this[_0x32062f[_0x4f22da]]=_0x14b8a2[_0x32062f[_0x4f22da]]);}}return _0x4349e6['prototype']['rootName']='',_0x4349e6['prototype']['elementName']='',_0x4349e6['prototype']['isAdd']=!0x1,_0x4349e6['prototype']['wasUndone']=!0x1,_0x4349e6['create']=function(_0x276a77){return new _0x4349e6(_0x276a77);},_0x4349e6['encode']=function(_0xf7be11,_0x2ad383){return _0x2ad383||(_0x2ad383=_0xca0587['create']()),null!=_0xf7be11['rootName']&&Object['hasOwnProperty']['call'](_0xf7be11,'rootName')&&_0x2ad383['uint32'](0xa)['string'](_0xf7be11['rootName']),null!=_0xf7be11['elementName']&&Object['hasOwnProperty']['call'](_0xf7be11,'elementName')&&_0x2ad383['uint32'](0x12)['string'](_0xf7be11['elementName']),null!=_0xf7be11['isAdd']&&Object['hasOwnProperty']['call'](_0xf7be11,'isAdd')&&_0x2ad383['uint32'](0x18)['bool'](_0xf7be11['isAdd']),null!=_0xf7be11['wasUndone']&&Object['hasOwnProperty']['call'](_0xf7be11,'wasUndone')&&_0x2ad383['uint32'](0x20)['bool'](_0xf7be11['wasUndone']),_0x2ad383;},_0x4349e6['encodeDelimited']=function(_0x3c1238,_0x5dcc85){return this['encode'](_0x3c1238,_0x5dcc85)['ldelim']();},_0x4349e6['decode']=function(_0x379376,_0x6a6a62){_0x379376 instanceof _0xe407d5||(_0x379376=_0xe407d5['create'](_0x379376));for(var _0x49f1f3=void 0x0===_0x6a6a62?_0x379376['len']:_0x379376['pos']+_0x6a6a62,_0x57c331=new _0x32d742['RootOperation']();_0x379376['pos']<_0x49f1f3;){var _0x27039c=_0x379376['uint32']();switch(_0x27039c>>>0x3){case 0x1:_0x57c331['rootName']=_0x379376['string']();break;case 0x2:_0x57c331['elementName']=_0x379376['string']();break;case 0x3:_0x57c331['isAdd']=_0x379376['bool']();break;case 0x4:_0x57c331['wasUndone']=_0x379376['bool']();break;default:_0x379376['skipType'](0x7&_0x27039c);}}return _0x57c331;},_0x4349e6['decodeDelimited']=function(_0x3095e6){return _0x3095e6 instanceof _0xe407d5||(_0x3095e6=new _0xe407d5(_0x3095e6)),this['decode'](_0x3095e6,_0x3095e6['uint32']());},_0x4349e6['verify']=function(_0x3f376e){return'object'!=typeof _0x3f376e||null===_0x3f376e?'object\x20expected':null!=_0x3f376e['rootName']&&_0x3f376e['hasOwnProperty']('rootName')&&!_0x2b4169['isString'](_0x3f376e['rootName'])?'rootName:\x20string\x20expected':null!=_0x3f376e['elementName']&&_0x3f376e['hasOwnProperty']('elementName')&&!_0x2b4169['isString'](_0x3f376e['elementName'])?'elementName:\x20string\x20expected':null!=_0x3f376e['isAdd']&&_0x3f376e['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3f376e['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3f376e['wasUndone']&&_0x3f376e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f376e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4349e6['fromObject']=function(_0x1f2738){if(_0x1f2738 instanceof _0x32d742['RootOperation'])return _0x1f2738;var _0x16b05a=new _0x32d742['RootOperation']();return null!=_0x1f2738['rootName']&&(_0x16b05a['rootName']=String(_0x1f2738['rootName'])),null!=_0x1f2738['elementName']&&(_0x16b05a['elementName']=String(_0x1f2738['elementName'])),null!=_0x1f2738['isAdd']&&(_0x16b05a['isAdd']=Boolean(_0x1f2738['isAdd'])),null!=_0x1f2738['wasUndone']&&(_0x16b05a['wasUndone']=Boolean(_0x1f2738['wasUndone'])),_0x16b05a;},_0x4349e6['toObject']=function(_0x1e486d,_0x9656fc){_0x9656fc||(_0x9656fc={});var _0x3fe885={};return _0x9656fc['defaults']&&(_0x3fe885['rootName']='',_0x3fe885['elementName']='',_0x3fe885['isAdd']=!0x1,_0x3fe885['wasUndone']=!0x1),null!=_0x1e486d['rootName']&&_0x1e486d['hasOwnProperty']('rootName')&&(_0x3fe885['rootName']=_0x1e486d['rootName']),null!=_0x1e486d['elementName']&&_0x1e486d['hasOwnProperty']('elementName')&&(_0x3fe885['elementName']=_0x1e486d['elementName']),null!=_0x1e486d['isAdd']&&_0x1e486d['hasOwnProperty']('isAdd')&&(_0x3fe885['isAdd']=_0x1e486d['isAdd']),null!=_0x1e486d['wasUndone']&&_0x1e486d['hasOwnProperty']('wasUndone')&&(_0x3fe885['wasUndone']=_0x1e486d['wasUndone']),_0x3fe885;},_0x4349e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x4349e6['getTypeUrl']=function(_0x528e8b){return void 0x0===_0x528e8b&&(_0x528e8b='type.googleapis.com'),_0x528e8b+'/RootOperation';},_0x4349e6;}()),_0x32d742['SplitOperation']=(function(){function _0x187f79(_0xf8dc5d){if(_0xf8dc5d){for(var _0x32b453=Object['keys'](_0xf8dc5d),_0x202d04=0x0;_0x202d04<_0x32b453['length'];++_0x202d04)null!=_0xf8dc5d[_0x32b453[_0x202d04]]&&(this[_0x32b453[_0x202d04]]=_0xf8dc5d[_0x32b453[_0x202d04]]);}}return _0x187f79['prototype']['splitPosition']=null,_0x187f79['prototype']['graveyardPosition']=null,_0x187f79['prototype']['howMany']=0x0,_0x187f79['prototype']['insertionPosition']=null,_0x187f79['prototype']['wasUndone']=!0x1,_0x187f79['create']=function(_0x3813a2){return new _0x187f79(_0x3813a2);},_0x187f79['encode']=function(_0x2c0fa5,_0x4f22bb){return _0x4f22bb||(_0x4f22bb=_0xca0587['create']()),null!=_0x2c0fa5['splitPosition']&&Object['hasOwnProperty']['call'](_0x2c0fa5,'splitPosition')&&_0x32d742['Position']['encode'](_0x2c0fa5['splitPosition'],_0x4f22bb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2c0fa5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2c0fa5,'graveyardPosition')&&_0x32d742['Position']['encode'](_0x2c0fa5['graveyardPosition'],_0x4f22bb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2c0fa5['howMany']&&Object['hasOwnProperty']['call'](_0x2c0fa5,'howMany')&&_0x4f22bb['uint32'](0x18)['uint32'](_0x2c0fa5['howMany']),null!=_0x2c0fa5['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2c0fa5,'insertionPosition')&&_0x32d742['Position']['encode'](_0x2c0fa5['insertionPosition'],_0x4f22bb['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2c0fa5['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c0fa5,'wasUndone')&&_0x4f22bb['uint32'](0x28)['bool'](_0x2c0fa5['wasUndone']),_0x4f22bb;},_0x187f79['encodeDelimited']=function(_0x4094d0,_0x599ea8){return this['encode'](_0x4094d0,_0x599ea8)['ldelim']();},_0x187f79['decode']=function(_0x5db9c8,_0x1cb8b6){_0x5db9c8 instanceof _0xe407d5||(_0x5db9c8=_0xe407d5['create'](_0x5db9c8));for(var _0x5205d4=void 0x0===_0x1cb8b6?_0x5db9c8['len']:_0x5db9c8['pos']+_0x1cb8b6,_0x1d283d=new _0x32d742['SplitOperation']();_0x5db9c8['pos']<_0x5205d4;){var _0x578d31=_0x5db9c8['uint32']();switch(_0x578d31>>>0x3){case 0x1:_0x1d283d['splitPosition']=_0x32d742['Position']['decode'](_0x5db9c8,_0x5db9c8['uint32']());break;case 0x2:_0x1d283d['graveyardPosition']=_0x32d742['Position']['decode'](_0x5db9c8,_0x5db9c8['uint32']());break;case 0x3:_0x1d283d['howMany']=_0x5db9c8['uint32']();break;case 0x4:_0x1d283d['insertionPosition']=_0x32d742['Position']['decode'](_0x5db9c8,_0x5db9c8['uint32']());break;case 0x5:_0x1d283d['wasUndone']=_0x5db9c8['bool']();break;default:_0x5db9c8['skipType'](0x7&_0x578d31);}}return _0x1d283d;},_0x187f79['decodeDelimited']=function(_0x3c1f97){return _0x3c1f97 instanceof _0xe407d5||(_0x3c1f97=new _0xe407d5(_0x3c1f97)),this['decode'](_0x3c1f97,_0x3c1f97['uint32']());},_0x187f79['verify']=function(_0x23efa4){if('object'!=typeof _0x23efa4||null===_0x23efa4)return'object\x20expected';var _0x1f88e6;if(null!=_0x23efa4['splitPosition']&&_0x23efa4['hasOwnProperty']('splitPosition')&&(_0x1f88e6=_0x32d742['Position']['verify'](_0x23efa4['splitPosition'])))return'splitPosition.'+_0x1f88e6;if(null!=_0x23efa4['graveyardPosition']&&_0x23efa4['hasOwnProperty']('graveyardPosition')&&(_0x1f88e6=_0x32d742['Position']['verify'](_0x23efa4['graveyardPosition'])))return'graveyardPosition.'+_0x1f88e6;if(null!=_0x23efa4['howMany']&&_0x23efa4['hasOwnProperty']('howMany')&&!_0x2b4169['isInteger'](_0x23efa4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x23efa4['insertionPosition']&&_0x23efa4['hasOwnProperty']('insertionPosition')&&(_0x1f88e6=_0x32d742['Position']['verify'](_0x23efa4['insertionPosition'])))return'insertionPosition.'+_0x1f88e6;return null!=_0x23efa4['wasUndone']&&_0x23efa4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23efa4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x187f79['fromObject']=function(_0x1c0137){if(_0x1c0137 instanceof _0x32d742['SplitOperation'])return _0x1c0137;var _0x1692df=new _0x32d742['SplitOperation']();if(null!=_0x1c0137['splitPosition']){if('object'!=typeof _0x1c0137['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1692df['splitPosition']=_0x32d742['Position']['fromObject'](_0x1c0137['splitPosition']);}if(null!=_0x1c0137['graveyardPosition']){if('object'!=typeof _0x1c0137['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1692df['graveyardPosition']=_0x32d742['Position']['fromObject'](_0x1c0137['graveyardPosition']);}if(null!=_0x1c0137['howMany']&&(_0x1692df['howMany']=_0x1c0137['howMany']>>>0x0),null!=_0x1c0137['insertionPosition']){if('object'!=typeof _0x1c0137['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1692df['insertionPosition']=_0x32d742['Position']['fromObject'](_0x1c0137['insertionPosition']);}return null!=_0x1c0137['wasUndone']&&(_0x1692df['wasUndone']=Boolean(_0x1c0137['wasUndone'])),_0x1692df;},_0x187f79['toObject']=function(_0x4c613a,_0x2ed786){_0x2ed786||(_0x2ed786={});var _0x806d2d={};return _0x2ed786['defaults']&&(_0x806d2d['splitPosition']=null,_0x806d2d['graveyardPosition']=null,_0x806d2d['howMany']=0x0,_0x806d2d['insertionPosition']=null,_0x806d2d['wasUndone']=!0x1),null!=_0x4c613a['splitPosition']&&_0x4c613a['hasOwnProperty']('splitPosition')&&(_0x806d2d['splitPosition']=_0x32d742['Position']['toObject'](_0x4c613a['splitPosition'],_0x2ed786)),null!=_0x4c613a['graveyardPosition']&&_0x4c613a['hasOwnProperty']('graveyardPosition')&&(_0x806d2d['graveyardPosition']=_0x32d742['Position']['toObject'](_0x4c613a['graveyardPosition'],_0x2ed786)),null!=_0x4c613a['howMany']&&_0x4c613a['hasOwnProperty']('howMany')&&(_0x806d2d['howMany']=_0x4c613a['howMany']),null!=_0x4c613a['insertionPosition']&&_0x4c613a['hasOwnProperty']('insertionPosition')&&(_0x806d2d['insertionPosition']=_0x32d742['Position']['toObject'](_0x4c613a['insertionPosition'],_0x2ed786)),null!=_0x4c613a['wasUndone']&&_0x4c613a['hasOwnProperty']('wasUndone')&&(_0x806d2d['wasUndone']=_0x4c613a['wasUndone']),_0x806d2d;},_0x187f79['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x187f79['getTypeUrl']=function(_0x5543e7){return void 0x0===_0x5543e7&&(_0x5543e7='type.googleapis.com'),_0x5543e7+'/SplitOperation';},_0x187f79;}()),_0x32d742['Position']=(function(){function _0x2f1a8b(_0x34ee9e){if(this['path']=[],_0x34ee9e){for(var _0x4cbbe5=Object['keys'](_0x34ee9e),_0x5c9464=0x0;_0x5c9464<_0x4cbbe5['length'];++_0x5c9464)null!=_0x34ee9e[_0x4cbbe5[_0x5c9464]]&&(this[_0x4cbbe5[_0x5c9464]]=_0x34ee9e[_0x4cbbe5[_0x5c9464]]);}}return _0x2f1a8b['prototype']['root']='',_0x2f1a8b['prototype']['rootMain']=!0x1,_0x2f1a8b['prototype']['rootGraveyard']=!0x1,_0x2f1a8b['prototype']['path']=_0x2b4169['emptyArray'],_0x2f1a8b['prototype']['stickiness']='',_0x2f1a8b['create']=function(_0x38e041){return new _0x2f1a8b(_0x38e041);},_0x2f1a8b['encode']=function(_0x308864,_0x3a87d0){if(_0x3a87d0||(_0x3a87d0=_0xca0587['create']()),null!=_0x308864['root']&&Object['hasOwnProperty']['call'](_0x308864,'root')&&_0x3a87d0['uint32'](0xa)['string'](_0x308864['root']),null!=_0x308864['rootMain']&&Object['hasOwnProperty']['call'](_0x308864,'rootMain')&&_0x3a87d0['uint32'](0x10)['bool'](_0x308864['rootMain']),null!=_0x308864['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x308864,'rootGraveyard')&&_0x3a87d0['uint32'](0x18)['bool'](_0x308864['rootGraveyard']),null!=_0x308864['path']&&_0x308864['path']['length']){_0x3a87d0['uint32'](0x22)['fork']();for(var _0xe1bc5a=0x0;_0xe1bc5a<_0x308864['path']['length'];++_0xe1bc5a)_0x3a87d0['uint32'](_0x308864['path'][_0xe1bc5a]);_0x3a87d0['ldelim']();}return null!=_0x308864['stickiness']&&Object['hasOwnProperty']['call'](_0x308864,'stickiness')&&_0x3a87d0['uint32'](0x2a)['string'](_0x308864['stickiness']),_0x3a87d0;},_0x2f1a8b['encodeDelimited']=function(_0x508090,_0xa9f5d){return this['encode'](_0x508090,_0xa9f5d)['ldelim']();},_0x2f1a8b['decode']=function(_0x1d5341,_0x517722){_0x1d5341 instanceof _0xe407d5||(_0x1d5341=_0xe407d5['create'](_0x1d5341));for(var _0x47f415=void 0x0===_0x517722?_0x1d5341['len']:_0x1d5341['pos']+_0x517722,_0x57e09c=new _0x32d742['Position']();_0x1d5341['pos']<_0x47f415;){var _0x415a90=_0x1d5341['uint32']();switch(_0x415a90>>>0x3){case 0x1:_0x57e09c['root']=_0x1d5341['string']();break;case 0x2:_0x57e09c['rootMain']=_0x1d5341['bool']();break;case 0x3:_0x57e09c['rootGraveyard']=_0x1d5341['bool']();break;case 0x4:if(_0x57e09c['path']&&_0x57e09c['path']['length']||(_0x57e09c['path']=[]),0x2==(0x7&_0x415a90)){for(var _0x47ff30=_0x1d5341['uint32']()+_0x1d5341['pos'];_0x1d5341['pos']<_0x47ff30;)_0x57e09c['path']['push'](_0x1d5341['uint32']());}else _0x57e09c['path']['push'](_0x1d5341['uint32']());break;case 0x5:_0x57e09c['stickiness']=_0x1d5341['string']();break;default:_0x1d5341['skipType'](0x7&_0x415a90);}}return _0x57e09c;},_0x2f1a8b['decodeDelimited']=function(_0x4a271c){return _0x4a271c instanceof _0xe407d5||(_0x4a271c=new _0xe407d5(_0x4a271c)),this['decode'](_0x4a271c,_0x4a271c['uint32']());},_0x2f1a8b['verify']=function(_0x5ab8e7){if('object'!=typeof _0x5ab8e7||null===_0x5ab8e7)return'object\x20expected';if(null!=_0x5ab8e7['root']&&_0x5ab8e7['hasOwnProperty']('root')&&!_0x2b4169['isString'](_0x5ab8e7['root']))return'root:\x20string\x20expected';if(null!=_0x5ab8e7['rootMain']&&_0x5ab8e7['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5ab8e7['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5ab8e7['rootGraveyard']&&_0x5ab8e7['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5ab8e7['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5ab8e7['path']&&_0x5ab8e7['hasOwnProperty']('path')){if(!Array['isArray'](_0x5ab8e7['path']))return'path:\x20array\x20expected';for(var _0x1c2272=0x0;_0x1c2272<_0x5ab8e7['path']['length'];++_0x1c2272)if(!_0x2b4169['isInteger'](_0x5ab8e7['path'][_0x1c2272]))return'path:\x20integer[]\x20expected';}return null!=_0x5ab8e7['stickiness']&&_0x5ab8e7['hasOwnProperty']('stickiness')&&!_0x2b4169['isString'](_0x5ab8e7['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2f1a8b['fromObject']=function(_0x361248){if(_0x361248 instanceof _0x32d742['Position'])return _0x361248;var _0x6a1812=new _0x32d742['Position']();if(null!=_0x361248['root']&&(_0x6a1812['root']=String(_0x361248['root'])),null!=_0x361248['rootMain']&&(_0x6a1812['rootMain']=Boolean(_0x361248['rootMain'])),null!=_0x361248['rootGraveyard']&&(_0x6a1812['rootGraveyard']=Boolean(_0x361248['rootGraveyard'])),_0x361248['path']){if(!Array['isArray'](_0x361248['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x6a1812['path']=[];for(var _0x2b88d8=0x0;_0x2b88d8<_0x361248['path']['length'];++_0x2b88d8)_0x6a1812['path'][_0x2b88d8]=_0x361248['path'][_0x2b88d8]>>>0x0;}return null!=_0x361248['stickiness']&&(_0x6a1812['stickiness']=String(_0x361248['stickiness'])),_0x6a1812;},_0x2f1a8b['toObject']=function(_0x39574d,_0xc694a6){_0xc694a6||(_0xc694a6={});var _0x42d55a={};if((_0xc694a6['arrays']||_0xc694a6['defaults'])&&(_0x42d55a['path']=[]),_0xc694a6['defaults']&&(_0x42d55a['root']='',_0x42d55a['rootMain']=!0x1,_0x42d55a['rootGraveyard']=!0x1,_0x42d55a['stickiness']=''),null!=_0x39574d['root']&&_0x39574d['hasOwnProperty']('root')&&(_0x42d55a['root']=_0x39574d['root']),null!=_0x39574d['rootMain']&&_0x39574d['hasOwnProperty']('rootMain')&&(_0x42d55a['rootMain']=_0x39574d['rootMain']),null!=_0x39574d['rootGraveyard']&&_0x39574d['hasOwnProperty']('rootGraveyard')&&(_0x42d55a['rootGraveyard']=_0x39574d['rootGraveyard']),_0x39574d['path']&&_0x39574d['path']['length']){_0x42d55a['path']=[];for(var _0x380559=0x0;_0x380559<_0x39574d['path']['length'];++_0x380559)_0x42d55a['path'][_0x380559]=_0x39574d['path'][_0x380559];}return null!=_0x39574d['stickiness']&&_0x39574d['hasOwnProperty']('stickiness')&&(_0x42d55a['stickiness']=_0x39574d['stickiness']),_0x42d55a;},_0x2f1a8b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x2f1a8b['getTypeUrl']=function(_0x3eaa7c){return void 0x0===_0x3eaa7c&&(_0x3eaa7c='type.googleapis.com'),_0x3eaa7c+'/Position';},_0x2f1a8b;}()),_0x32d742['Range']=(function(){function _0x135bdc(_0xe6bc29){if(_0xe6bc29){for(var _0x5ac375=Object['keys'](_0xe6bc29),_0x1a88ad=0x0;_0x1a88ad<_0x5ac375['length'];++_0x1a88ad)null!=_0xe6bc29[_0x5ac375[_0x1a88ad]]&&(this[_0x5ac375[_0x1a88ad]]=_0xe6bc29[_0x5ac375[_0x1a88ad]]);}}return _0x135bdc['prototype']['start']=null,_0x135bdc['prototype']['end']=null,_0x135bdc['create']=function(_0x5e8dd7){return new _0x135bdc(_0x5e8dd7);},_0x135bdc['encode']=function(_0x35d691,_0x2d432f){return _0x2d432f||(_0x2d432f=_0xca0587['create']()),null!=_0x35d691['start']&&Object['hasOwnProperty']['call'](_0x35d691,'start')&&_0x32d742['Position']['encode'](_0x35d691['start'],_0x2d432f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x35d691['end']&&Object['hasOwnProperty']['call'](_0x35d691,'end')&&_0x32d742['Position']['encode'](_0x35d691['end'],_0x2d432f['uint32'](0x12)['fork']())['ldelim'](),_0x2d432f;},_0x135bdc['encodeDelimited']=function(_0x5cd92c,_0x4fd48b){return this['encode'](_0x5cd92c,_0x4fd48b)['ldelim']();},_0x135bdc['decode']=function(_0x2a7e71,_0x274bef){_0x2a7e71 instanceof _0xe407d5||(_0x2a7e71=_0xe407d5['create'](_0x2a7e71));for(var _0x173bcc=void 0x0===_0x274bef?_0x2a7e71['len']:_0x2a7e71['pos']+_0x274bef,_0x5d2cf9=new _0x32d742['Range']();_0x2a7e71['pos']<_0x173bcc;){var _0x1bac34=_0x2a7e71['uint32']();switch(_0x1bac34>>>0x3){case 0x1:_0x5d2cf9['start']=_0x32d742['Position']['decode'](_0x2a7e71,_0x2a7e71['uint32']());break;case 0x2:_0x5d2cf9['end']=_0x32d742['Position']['decode'](_0x2a7e71,_0x2a7e71['uint32']());break;default:_0x2a7e71['skipType'](0x7&_0x1bac34);}}return _0x5d2cf9;},_0x135bdc['decodeDelimited']=function(_0x4ce4ef){return _0x4ce4ef instanceof _0xe407d5||(_0x4ce4ef=new _0xe407d5(_0x4ce4ef)),this['decode'](_0x4ce4ef,_0x4ce4ef['uint32']());},_0x135bdc['verify']=function(_0x4015b2){if('object'!=typeof _0x4015b2||null===_0x4015b2)return'object\x20expected';var _0x249406;if(null!=_0x4015b2['start']&&_0x4015b2['hasOwnProperty']('start')&&(_0x249406=_0x32d742['Position']['verify'](_0x4015b2['start'])))return'start.'+_0x249406;if(null!=_0x4015b2['end']&&_0x4015b2['hasOwnProperty']('end')&&(_0x249406=_0x32d742['Position']['verify'](_0x4015b2['end'])))return'end.'+_0x249406;return null;},_0x135bdc['fromObject']=function(_0x1d0fff){if(_0x1d0fff instanceof _0x32d742['Range'])return _0x1d0fff;var _0x28ad48=new _0x32d742['Range']();if(null!=_0x1d0fff['start']){if('object'!=typeof _0x1d0fff['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x28ad48['start']=_0x32d742['Position']['fromObject'](_0x1d0fff['start']);}if(null!=_0x1d0fff['end']){if('object'!=typeof _0x1d0fff['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x28ad48['end']=_0x32d742['Position']['fromObject'](_0x1d0fff['end']);}return _0x28ad48;},_0x135bdc['toObject']=function(_0x2a9869,_0x2aa204){_0x2aa204||(_0x2aa204={});var _0x3d322d={};return _0x2aa204['defaults']&&(_0x3d322d['start']=null,_0x3d322d['end']=null),null!=_0x2a9869['start']&&_0x2a9869['hasOwnProperty']('start')&&(_0x3d322d['start']=_0x32d742['Position']['toObject'](_0x2a9869['start'],_0x2aa204)),null!=_0x2a9869['end']&&_0x2a9869['hasOwnProperty']('end')&&(_0x3d322d['end']=_0x32d742['Position']['toObject'](_0x2a9869['end'],_0x2aa204)),_0x3d322d;},_0x135bdc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x135bdc['getTypeUrl']=function(_0x46066c){return void 0x0===_0x46066c&&(_0x46066c='type.googleapis.com'),_0x46066c+'/Range';},_0x135bdc;}()),_0x32d742['Element']=(function(){function _0x4e1471(_0x1e70d8){if(this['children']=[],this['attributesBoolean']={},_0x1e70d8){for(var _0x1d2b2c=Object['keys'](_0x1e70d8),_0x30b9f1=0x0;_0x30b9f1<_0x1d2b2c['length'];++_0x30b9f1)null!=_0x1e70d8[_0x1d2b2c[_0x30b9f1]]&&(this[_0x1d2b2c[_0x30b9f1]]=_0x1e70d8[_0x1d2b2c[_0x30b9f1]]);}}return _0x4e1471['prototype']['name']='',_0x4e1471['prototype']['children']=_0x2b4169['emptyArray'],_0x4e1471['prototype']['data']='',_0x4e1471['prototype']['attributesBoolean']=_0x2b4169['emptyObject'],_0x4e1471['prototype']['attributesJson']='',_0x4e1471['create']=function(_0x832ef){return new _0x4e1471(_0x832ef);},_0x4e1471['encode']=function(_0x43e219,_0x355bfc){if(_0x355bfc||(_0x355bfc=_0xca0587['create']()),null!=_0x43e219['name']&&Object['hasOwnProperty']['call'](_0x43e219,'name')&&_0x355bfc['uint32'](0xa)['string'](_0x43e219['name']),null!=_0x43e219['children']&&_0x43e219['children']['length']){for(var _0x2fc888=0x0;_0x2fc888<_0x43e219['children']['length'];++_0x2fc888)_0x32d742['Element']['encode'](_0x43e219['children'][_0x2fc888],_0x355bfc['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x43e219['data']&&Object['hasOwnProperty']['call'](_0x43e219,'data')&&_0x355bfc['uint32'](0x1a)['string'](_0x43e219['data']),null!=_0x43e219['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x43e219,'attributesBoolean')){var _0x4a429c=Object['keys'](_0x43e219['attributesBoolean']);for(_0x2fc888=0x0;_0x2fc888<_0x4a429c['length'];++_0x2fc888)_0x355bfc['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4a429c[_0x2fc888])['uint32'](0x10)['bool'](_0x43e219['attributesBoolean'][_0x4a429c[_0x2fc888]])['ldelim']();}return null!=_0x43e219['attributesJson']&&Object['hasOwnProperty']['call'](_0x43e219,'attributesJson')&&_0x355bfc['uint32'](0x2a)['string'](_0x43e219['attributesJson']),_0x355bfc;},_0x4e1471['encodeDelimited']=function(_0x247d33,_0x73aa0d){return this['encode'](_0x247d33,_0x73aa0d)['ldelim']();},_0x4e1471['decode']=function(_0x3f2821,_0x375bb9){_0x3f2821 instanceof _0xe407d5||(_0x3f2821=_0xe407d5['create'](_0x3f2821));for(var _0x50bceb,_0x16690d,_0x2d91dd=void 0x0===_0x375bb9?_0x3f2821['len']:_0x3f2821['pos']+_0x375bb9,_0x17ecb1=new _0x32d742['Element']();_0x3f2821['pos']<_0x2d91dd;){var _0x5a4c07=_0x3f2821['uint32']();switch(_0x5a4c07>>>0x3){case 0x1:_0x17ecb1['name']=_0x3f2821['string']();break;case 0x2:_0x17ecb1['children']&&_0x17ecb1['children']['length']||(_0x17ecb1['children']=[]),_0x17ecb1['children']['push'](_0x32d742['Element']['decode'](_0x3f2821,_0x3f2821['uint32']()));break;case 0x3:_0x17ecb1['data']=_0x3f2821['string']();break;case 0x4:_0x17ecb1['attributesBoolean']===_0x2b4169['emptyObject']&&(_0x17ecb1['attributesBoolean']={});var _0x4bef92=_0x3f2821['uint32']()+_0x3f2821['pos'];for(_0x50bceb='',_0x16690d=!0x1;_0x3f2821['pos']<_0x4bef92;){var _0x1f61ec=_0x3f2821['uint32']();switch(_0x1f61ec>>>0x3){case 0x1:_0x50bceb=_0x3f2821['string']();break;case 0x2:_0x16690d=_0x3f2821['bool']();break;default:_0x3f2821['skipType'](0x7&_0x1f61ec);}}_0x17ecb1['attributesBoolean'][_0x50bceb]=_0x16690d;break;case 0x5:_0x17ecb1['attributesJson']=_0x3f2821['string']();break;default:_0x3f2821['skipType'](0x7&_0x5a4c07);}}return _0x17ecb1;},_0x4e1471['decodeDelimited']=function(_0x2a0dd8){return _0x2a0dd8 instanceof _0xe407d5||(_0x2a0dd8=new _0xe407d5(_0x2a0dd8)),this['decode'](_0x2a0dd8,_0x2a0dd8['uint32']());},_0x4e1471['verify']=function(_0x4537a2){if('object'!=typeof _0x4537a2||null===_0x4537a2)return'object\x20expected';if(null!=_0x4537a2['name']&&_0x4537a2['hasOwnProperty']('name')&&!_0x2b4169['isString'](_0x4537a2['name']))return'name:\x20string\x20expected';if(null!=_0x4537a2['children']&&_0x4537a2['hasOwnProperty']('children')){if(!Array['isArray'](_0x4537a2['children']))return'children:\x20array\x20expected';for(var _0x3c6a0c=0x0;_0x3c6a0c<_0x4537a2['children']['length'];++_0x3c6a0c){var _0x3a315e=_0x32d742['Element']['verify'](_0x4537a2['children'][_0x3c6a0c]);if(_0x3a315e)return'children.'+_0x3a315e;}}if(null!=_0x4537a2['data']&&_0x4537a2['hasOwnProperty']('data')&&!_0x2b4169['isString'](_0x4537a2['data']))return'data:\x20string\x20expected';if(null!=_0x4537a2['attributesBoolean']&&_0x4537a2['hasOwnProperty']('attributesBoolean')){if(!_0x2b4169['isObject'](_0x4537a2['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x547538=Object['keys'](_0x4537a2['attributesBoolean']);for(_0x3c6a0c=0x0;_0x3c6a0c<_0x547538['length'];++_0x3c6a0c)if('boolean'!=typeof _0x4537a2['attributesBoolean'][_0x547538[_0x3c6a0c]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4537a2['attributesJson']&&_0x4537a2['hasOwnProperty']('attributesJson')&&!_0x2b4169['isString'](_0x4537a2['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4e1471['fromObject']=function(_0x28db45){if(_0x28db45 instanceof _0x32d742['Element'])return _0x28db45;var _0x28cbf6=new _0x32d742['Element']();if(null!=_0x28db45['name']&&(_0x28cbf6['name']=String(_0x28db45['name'])),_0x28db45['children']){if(!Array['isArray'](_0x28db45['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x28cbf6['children']=[];for(var _0x74f118=0x0;_0x74f118<_0x28db45['children']['length'];++_0x74f118){if('object'!=typeof _0x28db45['children'][_0x74f118])throw TypeError('.Element.children:\x20object\x20expected');_0x28cbf6['children'][_0x74f118]=_0x32d742['Element']['fromObject'](_0x28db45['children'][_0x74f118]);}}if(null!=_0x28db45['data']&&(_0x28cbf6['data']=String(_0x28db45['data'])),_0x28db45['attributesBoolean']){if('object'!=typeof _0x28db45['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x28cbf6['attributesBoolean']={};var _0x41cadc=Object['keys'](_0x28db45['attributesBoolean']);for(_0x74f118=0x0;_0x74f118<_0x41cadc['length'];++_0x74f118)_0x28cbf6['attributesBoolean'][_0x41cadc[_0x74f118]]=Boolean(_0x28db45['attributesBoolean'][_0x41cadc[_0x74f118]]);}return null!=_0x28db45['attributesJson']&&(_0x28cbf6['attributesJson']=String(_0x28db45['attributesJson'])),_0x28cbf6;},_0x4e1471['toObject']=function(_0x32fa59,_0x3fb96c){_0x3fb96c||(_0x3fb96c={});var _0x32076f,_0x1db9a3={};if((_0x3fb96c['arrays']||_0x3fb96c['defaults'])&&(_0x1db9a3['children']=[]),(_0x3fb96c['objects']||_0x3fb96c['defaults'])&&(_0x1db9a3['attributesBoolean']={}),_0x3fb96c['defaults']&&(_0x1db9a3['name']='',_0x1db9a3['data']='',_0x1db9a3['attributesJson']=''),null!=_0x32fa59['name']&&_0x32fa59['hasOwnProperty']('name')&&(_0x1db9a3['name']=_0x32fa59['name']),_0x32fa59['children']&&_0x32fa59['children']['length']){_0x1db9a3['children']=[];for(var _0x16f4ce=0x0;_0x16f4ce<_0x32fa59['children']['length'];++_0x16f4ce)_0x1db9a3['children'][_0x16f4ce]=_0x32d742['Element']['toObject'](_0x32fa59['children'][_0x16f4ce],_0x3fb96c);}if(null!=_0x32fa59['data']&&_0x32fa59['hasOwnProperty']('data')&&(_0x1db9a3['data']=_0x32fa59['data']),_0x32fa59['attributesBoolean']&&(_0x32076f=Object['keys'](_0x32fa59['attributesBoolean']))['length']){_0x1db9a3['attributesBoolean']={};for(_0x16f4ce=0x0;_0x16f4ce<_0x32076f['length'];++_0x16f4ce)_0x1db9a3['attributesBoolean'][_0x32076f[_0x16f4ce]]=_0x32fa59['attributesBoolean'][_0x32076f[_0x16f4ce]];}return null!=_0x32fa59['attributesJson']&&_0x32fa59['hasOwnProperty']('attributesJson')&&(_0x1db9a3['attributesJson']=_0x32fa59['attributesJson']),_0x1db9a3;},_0x4e1471['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x277b4f['util']['toJSONOptions']);},_0x4e1471['getTypeUrl']=function(_0x51f9e4){return void 0x0===_0x51f9e4&&(_0x51f9e4='type.googleapis.com'),_0x51f9e4+'/Element';},_0x4e1471;}()),_0x32d742;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x77080a){return new y(this['_protobufRoot'][_0x77080a]);}}class y{['_protobuf'];constructor(_0xb96368){this['_protobuf']=_0xb96368;}['compress'](_0x5cf307){const _0x293454=this['_protobuf']['verify'](_0x5cf307);if(_0x293454)throw Error(_0x293454);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5cf307))['finish']();}['decompress'](_0x38a13f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x38a13f),{'oneofs':!0x0});}}function _(_0x461e0c,_0x415828){const _0x44e907=_0x2b979a(_0x461e0c);return _0x44e907['path'][_0x44e907['path']['length']-0x1]+=_0x415828,_0x44e907;}function O(_0xe93b21,_0x446680){return _0xe93b21['root']===_0x446680['root']&&_0x15bbf4(_0xe93b21['path'],_0x446680['path']);}function $(_0x6c9acc){P(_0x6c9acc,_0x3bb7cc=>('main'==_0x3bb7cc['root']?(_0x3bb7cc['rootMain']=!0x0,delete _0x3bb7cc['root']):'$graveyard'==_0x3bb7cc['root']&&(_0x3bb7cc['rootGraveyard']=!0x0,delete _0x3bb7cc['root']),_0x3bb7cc));}function J(_0x8b6f4d){P(_0x8b6f4d,_0x5b1e3e=>(_0x5b1e3e['rootMain']?(_0x5b1e3e['root']='main',delete _0x5b1e3e['rootMain']):_0x5b1e3e['rootGraveyard']&&(_0x5b1e3e['root']='$graveyard',delete _0x5b1e3e['rootGraveyard']),_0x5b1e3e));}function P(_0xfa913b,_0x5db15e){for(const _0x4dc54c in _0xfa913b){const _0x3b7189=_0xfa913b[_0x4dc54c];'nodes'!==_0x4dc54c&&_0x4ba2e1(_0x3b7189)&&(_0x3b7189['path']&&(_0x3b7189['root']||_0x3b7189['rootMain']||_0x3b7189['rootGraveyard'])?_0xfa913b[_0x4dc54c]=_0x5db15e(_0x3b7189):P(_0x3b7189,_0x5db15e));}return _0xfa913b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xc2f3f,_0x239545,_0x3957fb){this['_id']=_0xc2f3f,this['_operationName']=_0x239545,this['_protobufDescriptor']=_0x3957fb;}['compress'](_0x1e297e,_0x4da1ca){const _0x46c457=_0x4da1ca['shift']();return $(_0x46c457),_0x1e297e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x46c457)),_0x1e297e['types']['push'](this['_id']),!0x0;}['decompress'](_0x360046,_0x246e1b){_0x246e1b['types']['shift']();const _0x291611=this['_protobufDescriptor']['decompress'](_0x246e1b['buffers']['shift']());J(_0x291611),_0x291611['__className']=this['_operationName'],_0x360046['push'](_0x291611);}}class s extends e{['compress'](_0x5287bd,_0x8039ed){const _0x10457a=_0x8039ed['shift']();return this['_serializeOneOf']('oldValue',_0x10457a),this['_serializeOneOf']('newValue',_0x10457a),$(_0x10457a),_0x5287bd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x10457a)),_0x5287bd['types']['push'](this['_id']),!0x0;}['decompress'](_0x3de01b,_0x3b0e67){const {types:_0x5b5913,buffers:_0x1fb1bf}=_0x3b0e67,_0x4b1023=this['_protobufDescriptor']['decompress'](_0x1fb1bf['shift']());_0x5b5913['shift'](),this['_deserializeOneOf']('oldValue',_0x4b1023),this['_deserializeOneOf']('newValue',_0x4b1023),J(_0x4b1023),_0x4b1023['__className']=this['_operationName'],_0x3de01b['push'](_0x4b1023);}['_serializeOneOf'](_0x1bb612,_0x17ec6c){const _0x5e2622=_0x17ec6c[_0x1bb612];'boolean'==typeof _0x5e2622?_0x17ec6c[_0x1bb612+'Boolean']=_0x5e2622:_0x17ec6c[_0x1bb612+'Json']=JSON['stringify'](_0x5e2622);}['_deserializeOneOf'](_0x37a554,_0x3c5ec5){const _0x59ee7e=_0x37a554+'Json';_0x3c5ec5[_0x59ee7e]?(_0x3c5ec5[_0x37a554]=JSON['parse'](_0x3c5ec5[_0x59ee7e]),delete _0x3c5ec5[_0x59ee7e]):(_0x3c5ec5[_0x37a554]=_0x3c5ec5[_0x37a554+'Boolean'],delete _0x3c5ec5[_0x37a554+'Boolean']);}}class i extends e{['compress'](_0x11e2a9,_0x4a3a17){const _0x19e5ac=_0x4a3a17['shift']();return this['_serializeNodesAttributes'](_0x19e5ac['nodes']),$(_0x19e5ac),_0x11e2a9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x19e5ac)),_0x11e2a9['types']['push'](this['_id']),!0x0;}['decompress'](_0x4cf6e8,_0x265818){const {types:_0x34a7c7,buffers:_0x4c687d}=_0x265818,_0x5ded55=this['_protobufDescriptor']['decompress'](_0x4c687d['shift']());_0x34a7c7['shift'](),_0x5ded55['nodes']||(_0x5ded55['nodes']=[]),this['_deserializeNodesAttributes'](_0x5ded55['nodes']),J(_0x5ded55),_0x5ded55['__className']=this['_operationName'],_0x4cf6e8['push'](_0x5ded55);}['_serializeNodesAttributes'](_0x5d65d0){for(const _0x4d8c7b of _0x5d65d0){if(_0x4d8c7b['attributes']){const _0x166854=_0x4d8c7b['attributes'];this['_areValuesBoolean'](_0x166854)?_0x4d8c7b['attributesBoolean']=_0x166854:_0x4d8c7b['attributesJson']=JSON['stringify'](_0x166854);}_0x4d8c7b['children']&&this['_serializeNodesAttributes'](_0x4d8c7b['children']);}}['_deserializeNodesAttributes'](_0x27784f){for(const _0x5a338a of _0x27784f)(_0x5a338a['attributesBoolean']||_0x5a338a['attributesJson'])&&(_0x5a338a['attributesBoolean']?(_0x5a338a['attributes']=_0x5a338a['attributesBoolean'],delete _0x5a338a['attributesBoolean']):(_0x5a338a['attributes']=JSON['parse'](_0x5a338a['attributesJson']),delete _0x5a338a['attributesJson'])),_0x5a338a['children']&&this['_deserializeNodesAttributes'](_0x5a338a['children']);}['_areValuesBoolean'](_0x24cbee){return Object['keys'](_0x24cbee)['every'](_0x469490=>'boolean'==typeof _0x24cbee[_0x469490]);}}class n extends e{['decompress'](_0x47ea64,_0x2febdb){super['decompress'](_0x47ea64,_0x2febdb);const _0x11c138=_0x47ea64[_0x47ea64['length']-0x1];_0x11c138['oldRange']||(_0x11c138['oldRange']=null),_0x11c138['newRange']||(_0x11c138['newRange']=null);}}class p extends e{['compress'](_0x2de08f,_0x147899){return _0x147899['shift'](),_0x2de08f['types']['push'](this['_id']),!0x0;}['decompress'](_0x2116a8,_0x26c178){_0x26c178['types']['shift'](),_0x2116a8['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1cd27e,_0xe39dcc,_0x12142b,_0x20002f){super(_0x1cd27e,_0xe39dcc,_0x12142b),this['_omittedNamespace']=_0x20002f+':';}['compress'](_0x14dbe5,_0x50f592){return!('MarkerOperation'!=_0x50f592[0x0]['__className']||!_0x50f592[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x50f592[0x0]['name']=_0x50f592[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x14dbe5,_0x50f592),!0x0);}['decompress'](_0x48c5fa,_0x4cbada){super['decompress'](_0x48c5fa,_0x4cbada);const _0x541ddc=_0x48c5fa[_0x48c5fa['length']-0x1];_0x541ddc['name']=this['_omittedNamespace']+_0x541ddc['name'];}}class b{['_id'];['_context'];constructor(_0x4c0f88,_0xc85e6e){this['_id']=_0x4c0f88,this['_context']=_0xc85e6e;}['compress'](_0x3e1b33,_0x4b0844){let _0x429c47;for(;_0x4b0844['length']>0x1&&this['_compareOperations'](_0x4b0844[0x0],_0x4b0844[0x1]);)_0x429c47?(_0x429c47=this['_combineNext'](_0x4b0844['shift'](),_0x429c47),_0x3e1b33['types']['push'](0x0)):(_0x429c47=_0x2b979a(_0x4b0844['shift']()),_0x3e1b33['types']['push'](this['_id']));return!!_0x429c47&&(_0x429c47=this['_combineNext'](_0x4b0844['shift'](),_0x429c47),_0x3e1b33['types']['push'](0x0),_0x3e1b33['buffers']['push'](this['_compressSingleOperation'](_0x429c47)),!0x0);}['decompress'](_0x29d833,_0x1484ca){const _0x58bf45=this['_decompressSingleOperation'](_0x1484ca);for(;0x0==_0x1484ca['types'][0x0];)_0x1484ca['types']['shift'](),_0x29d833['push'](this['_splitCurrent'](_0x58bf45));_0x29d833['push'](_0x58bf45);}}class m extends b{['_combineNext'](_0x15b05a,_0x3153dc){return _0x3153dc['nodes'][0x0]['data']+=_0x15b05a['nodes'][0x0]['data'],_0x3153dc;}['_splitCurrent'](_0x2eae5f){const _0x2a59a3=_0x2b979a(_0x2eae5f),_0x29d528=_0x2a59a3['nodes'][0x0],_0x1d53bb=_0x2eae5f['nodes'][0x0],_0x4d207d=_0x1d53bb['data'][Symbol['iterator']]()['next']()['value'],_0x3b9548=_0x4d207d['length'];return _0x29d528['data']=_0x4d207d,_0x1d53bb['data']=_0x1d53bb['data']['substr'](_0x3b9548),_0x2eae5f['position']=_(_0x2eae5f['position'],_0x3b9548),_0x2a59a3;}['_compareOperations'](_0xde9b3b,_0x4f01e4){if(this['_checkOperation'](_0xde9b3b)&&this['_checkOperation'](_0x4f01e4)){const _0x37bfaa=_0xde9b3b['nodes'][0x0]['data']['length'],_0x343207=O(_(_0xde9b3b['position'],_0x37bfaa),_0x4f01e4['position']),_0x57df55=_0xde9b3b['nodes'][0x0],_0x57ffd2=_0x4f01e4['nodes'][0x0];return _0x343207&&this['_compareAttributes'](_0x57df55,_0x57ffd2);}return!0x1;}['_compressSingleOperation'](_0x458cea){const _0x4a1d04={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4a1d04,[_0x458cea]),_0x4a1d04['buffers'][0x0];}['_decompressSingleOperation'](_0x52ec47){const _0x108aee=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x108aee,_0x52ec47),_0x108aee[0x0];}['_checkOperation'](_0x3c638c){return'InsertOperation'==_0x3c638c['__className']&&0x1==_0x3c638c['nodes']['length']&&_0x3c638c['nodes'][0x0]['data']&&!_0x3c638c['wasUndone']&&0x1==Array['from'](_0x3c638c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5a0d6b,_0x55fa86){const _0x8ef112=Object['keys'](_0x5a0d6b['attributes']||{}),_0x45209e=Object['keys'](_0x55fa86['attributes']||{});return _0x8ef112['length']===_0x45209e['length']&&_0x8ef112['every'](_0x464e1a=>_0x55fa86['attributes'][_0x464e1a]&&_0x55fa86['attributes'][_0x464e1a]===_0x5a0d6b['attributes'][_0x464e1a]);}}class c extends b{['_combineNext'](_0x19a4e0,_0x52c9f0){return _0x52c9f0['howMany']++,_0x52c9f0['sourcePosition']=_0x2b979a(_0x19a4e0['sourcePosition']),_0x52c9f0;}['_splitCurrent'](_0x2ae238){const _0x284f24=_0x2b979a(_0x2ae238);return _0x2ae238['howMany']--,_0x284f24['howMany']=0x1,_0x284f24['sourcePosition']=_(_0x284f24['sourcePosition'],_0x2ae238['howMany']),_0x284f24;}['_compareOperations'](_0x1a8c04,_0x41d387){return!(!this['_checkOperation'](_0x1a8c04)||!this['_checkOperation'](_0x41d387))&&(O(_(_0x1a8c04['sourcePosition'],-0x1),_0x41d387['sourcePosition'])&&O(_0x1a8c04['targetPosition'],_0x41d387['targetPosition']));}['_compressSingleOperation'](_0x62e997){const _0x376c93={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x376c93,[_0x62e997]),_0x376c93['buffers'][0x0];}['_decompressSingleOperation'](_0x1ffd6e){const _0x24698e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x24698e,_0x1ffd6e),_0x24698e[0x0];}['_checkOperation'](_0x224036){return'MoveOperation'==_0x224036['__className']&&'$graveyard'==_0x224036['targetPosition']['root']&&0x1==_0x224036['howMany']&&!_0x224036['wasUndone'];}}class h extends b{['_combineNext'](_0x594ec7,_0x2e877e){return _0x2e877e['howMany']++,_0x2e877e;}['_splitCurrent'](_0x28bb27){const _0x5b38bf=_0x2b979a(_0x28bb27);return _0x5b38bf['howMany']=0x1,_0x28bb27['howMany']--,_0x5b38bf;}['_compareOperations'](_0x5c9b7b,_0x17edad){return!(!this['_checkOperation'](_0x5c9b7b)||!this['_checkOperation'](_0x17edad))&&(O(_0x5c9b7b['sourcePosition'],_0x17edad['sourcePosition'])&&O(_0x5c9b7b['targetPosition'],_0x17edad['targetPosition']));}['_compressSingleOperation'](_0x3d9fd6){const _0x2a7e68={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2a7e68,[_0x3d9fd6]),_0x2a7e68['buffers'][0x0];}['_decompressSingleOperation'](_0x5b1005){const _0x22bad2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x22bad2,_0x5b1005),_0x22bad2[0x0];}['_checkOperation'](_0x4bd607){return'MoveOperation'==_0x4bd607['__className']&&'$graveyard'==_0x4bd607['targetPosition']['root']&&0x1==_0x4bd607['howMany']&&!_0x4bd607['wasUndone'];}}class f extends b{['compress'](_0x56e46b,_0x5f2618){if(!this['_compareOperations'](_0x5f2618[0x0],_0x5f2618[0x1]))return!0x1;const _0x1e6a86=_0x5f2618['shift']();return _0x1e6a86['oldRange']=null,_0x1e6a86['newRange']&&O(_0x1e6a86['newRange']['start'],_0x1e6a86['newRange']['end'])&&(_0x1e6a86['newRange']['end']=null),_0x5f2618['shift'](),_0x56e46b['types']['push'](this['_id']),_0x56e46b['types']['push'](0x0),_0x56e46b['buffers']['push'](this['_compressSingleOperation'](_0x1e6a86)),!0x0;}['decompress'](_0x577a67,_0x394178){const _0x3c7bb8=this['_decompressSingleOperation'](_0x394178);_0x3c7bb8['newRange']&&!_0x3c7bb8['newRange']['end']&&(_0x3c7bb8['newRange']['end']=_0x2b979a(_0x3c7bb8['newRange']['start']));const _0x4e1e42=_0x2b979a(_0x3c7bb8);_0x4e1e42['newRange']&&(_0x4e1e42['newRange']['start']['stickiness']='toNone',_0x4e1e42['newRange']['end']=_0x2b979a(_0x4e1e42['newRange']['start'])),_0x4e1e42['name']='user:position:'+_0x4e1e42['name']['split'](':')[0x2],_0x394178['types']['shift'](),_0x577a67['push'](_0x3c7bb8),_0x577a67['push'](_0x4e1e42);}['_compressSingleOperation'](_0x2ff51f){const _0x4aff1b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4aff1b,[_0x2ff51f]),_0x4aff1b['buffers'][0x0];}['_decompressSingleOperation'](_0x261576){const _0x410d46=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x410d46,_0x261576),_0x410d46[0x0];}['_compareOperations'](_0x132fe5,_0x1392ac){return!(!_0x132fe5||!_0x1392ac)&&('MarkerOperation'==_0x132fe5['__className']&&'MarkerOperation'==_0x1392ac['__className']&&!(!_0x132fe5['name']['startsWith']('user:')||!_0x1392ac['name']['startsWith']('user:')||_0x132fe5['name']==_0x1392ac['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x17c94d=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',_0x17c94d,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x17c94d,'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'](_0x52cd4b){if(!_0x52cd4b||!_0x52cd4b[0x0])throw new _0x74a273('no-operations-provided',this);const _0x784ccb={'types':[],'buffers':[],'baseVersion':_0x52cd4b[0x0]['baseVersion']};for(;_0x52cd4b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x784ccb,_0x52cd4b)||this['_getCompressorByName']('TypingAction')['compress'](_0x784ccb,_0x52cd4b)||this['_getCompressorByName']('DeletingAction')['compress'](_0x784ccb,_0x52cd4b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x784ccb,_0x52cd4b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x784ccb,_0x52cd4b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x784ccb,_0x52cd4b)||this['_getCompressorByName'](_0x52cd4b[0x0]['__className'])['compress'](_0x784ccb,_0x52cd4b);return _0x784ccb;}['decompress'](_0x29c325){const _0x2dba20=[];for(;_0x29c325['types']['length'];){this['_compressorById']['get'](_0x29c325['types'][0x0])['decompress'](_0x2dba20,_0x29c325);}return _0x2dba20['forEach']((_0x16e33b,_0x442622)=>_0x16e33b['baseVersion']=_0x29c325['baseVersion']+_0x442622),_0x2dba20;}['_getCompressorByName'](_0x531c02){return this['_compressorByName']['get'](_0x531c02);}['_registerOperationCompressor'](_0x28f46d,_0x446168,_0x4ec096){const _0x8a1b8b=new _0x4ec096(_0x28f46d,_0x446168,this['_protobufFactory']['getDescriptor'](_0x446168));this['_registerCompressor'](_0x28f46d,_0x446168,_0x8a1b8b);}['_registerActionCompressor'](_0x40611c,_0x17be4a,_0x23cf10){const _0x24ee54=new _0x23cf10(_0x40611c,this);this['_registerCompressor'](_0x40611c,_0x17be4a,_0x24ee54);}['_registerCompressor'](_0x2aba8d,_0x2b049a,_0x5c1976){this['_compressorById']['set'](_0x2aba8d,_0x5c1976),this['_compressorByName']['set'](_0x2b049a,_0x5c1976);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x2966dd}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2ba2b7 from'protobufjs/minimal.js';import{cloneDeep as _0x1febdf,isEqual as _0x5321cb,isObject as _0xde182}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1d0557=_0x2ba2b7['Reader'],_0x1491fb=_0x2ba2b7['Writer'],_0x4dcfc0=_0x2ba2b7['util'],_0x21b2cf=_0x2ba2b7['roots']['default']||(_0x2ba2b7['roots']['default']={});return _0x21b2cf['AttributeOperation']=(function(){function _0x9d487f(_0x5371a7){if(_0x5371a7){for(var _0x40b9bf=Object['keys'](_0x5371a7),_0x297241=0x0;_0x297241<_0x40b9bf['length'];++_0x297241)null!=_0x5371a7[_0x40b9bf[_0x297241]]&&(this[_0x40b9bf[_0x297241]]=_0x5371a7[_0x40b9bf[_0x297241]]);}}return _0x9d487f['prototype']['range']=null,_0x9d487f['prototype']['key']='',_0x9d487f['prototype']['oldValueBoolean']=!0x1,_0x9d487f['prototype']['oldValueJson']='',_0x9d487f['prototype']['newValueBoolean']=!0x1,_0x9d487f['prototype']['newValueJson']='',_0x9d487f['prototype']['wasUndone']=!0x1,_0x9d487f['create']=function(_0x579a83){return new _0x9d487f(_0x579a83);},_0x9d487f['encode']=function(_0x3588cc,_0x5e62b5){return _0x5e62b5||(_0x5e62b5=_0x1491fb['create']()),null!=_0x3588cc['range']&&Object['hasOwnProperty']['call'](_0x3588cc,'range')&&_0x21b2cf['Range']['encode'](_0x3588cc['range'],_0x5e62b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3588cc['key']&&Object['hasOwnProperty']['call'](_0x3588cc,'key')&&_0x5e62b5['uint32'](0x12)['string'](_0x3588cc['key']),null!=_0x3588cc['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3588cc,'oldValueBoolean')&&_0x5e62b5['uint32'](0x18)['bool'](_0x3588cc['oldValueBoolean']),null!=_0x3588cc['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3588cc,'oldValueJson')&&_0x5e62b5['uint32'](0x22)['string'](_0x3588cc['oldValueJson']),null!=_0x3588cc['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3588cc,'newValueBoolean')&&_0x5e62b5['uint32'](0x28)['bool'](_0x3588cc['newValueBoolean']),null!=_0x3588cc['newValueJson']&&Object['hasOwnProperty']['call'](_0x3588cc,'newValueJson')&&_0x5e62b5['uint32'](0x32)['string'](_0x3588cc['newValueJson']),null!=_0x3588cc['wasUndone']&&Object['hasOwnProperty']['call'](_0x3588cc,'wasUndone')&&_0x5e62b5['uint32'](0x38)['bool'](_0x3588cc['wasUndone']),_0x5e62b5;},_0x9d487f['encodeDelimited']=function(_0x5105f9,_0x14584d){return this['encode'](_0x5105f9,_0x14584d)['ldelim']();},_0x9d487f['decode']=function(_0x33c7f1,_0x1bdd77){_0x33c7f1 instanceof _0x1d0557||(_0x33c7f1=_0x1d0557['create'](_0x33c7f1));for(var _0x18075a=void 0x0===_0x1bdd77?_0x33c7f1['len']:_0x33c7f1['pos']+_0x1bdd77,_0x3601cc=new _0x21b2cf['AttributeOperation']();_0x33c7f1['pos']<_0x18075a;){var _0x45c5d8=_0x33c7f1['uint32']();switch(_0x45c5d8>>>0x3){case 0x1:_0x3601cc['range']=_0x21b2cf['Range']['decode'](_0x33c7f1,_0x33c7f1['uint32']());break;case 0x2:_0x3601cc['key']=_0x33c7f1['string']();break;case 0x3:_0x3601cc['oldValueBoolean']=_0x33c7f1['bool']();break;case 0x4:_0x3601cc['oldValueJson']=_0x33c7f1['string']();break;case 0x5:_0x3601cc['newValueBoolean']=_0x33c7f1['bool']();break;case 0x6:_0x3601cc['newValueJson']=_0x33c7f1['string']();break;case 0x7:_0x3601cc['wasUndone']=_0x33c7f1['bool']();break;default:_0x33c7f1['skipType'](0x7&_0x45c5d8);}}return _0x3601cc;},_0x9d487f['decodeDelimited']=function(_0xc89a96){return _0xc89a96 instanceof _0x1d0557||(_0xc89a96=new _0x1d0557(_0xc89a96)),this['decode'](_0xc89a96,_0xc89a96['uint32']());},_0x9d487f['verify']=function(_0x34ed36){if('object'!=typeof _0x34ed36||null===_0x34ed36)return'object\x20expected';if(null!=_0x34ed36['range']&&_0x34ed36['hasOwnProperty']('range')){var _0x72d96f=_0x21b2cf['Range']['verify'](_0x34ed36['range']);if(_0x72d96f)return'range.'+_0x72d96f;}return null!=_0x34ed36['key']&&_0x34ed36['hasOwnProperty']('key')&&!_0x4dcfc0['isString'](_0x34ed36['key'])?'key:\x20string\x20expected':null!=_0x34ed36['oldValueBoolean']&&_0x34ed36['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x34ed36['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x34ed36['oldValueJson']&&_0x34ed36['hasOwnProperty']('oldValueJson')&&!_0x4dcfc0['isString'](_0x34ed36['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x34ed36['newValueBoolean']&&_0x34ed36['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x34ed36['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x34ed36['newValueJson']&&_0x34ed36['hasOwnProperty']('newValueJson')&&!_0x4dcfc0['isString'](_0x34ed36['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x34ed36['wasUndone']&&_0x34ed36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34ed36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9d487f['fromObject']=function(_0x80272e){if(_0x80272e instanceof _0x21b2cf['AttributeOperation'])return _0x80272e;var _0x15ccf2=new _0x21b2cf['AttributeOperation']();if(null!=_0x80272e['range']){if('object'!=typeof _0x80272e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x15ccf2['range']=_0x21b2cf['Range']['fromObject'](_0x80272e['range']);}return null!=_0x80272e['key']&&(_0x15ccf2['key']=String(_0x80272e['key'])),null!=_0x80272e['oldValueBoolean']&&(_0x15ccf2['oldValueBoolean']=Boolean(_0x80272e['oldValueBoolean'])),null!=_0x80272e['oldValueJson']&&(_0x15ccf2['oldValueJson']=String(_0x80272e['oldValueJson'])),null!=_0x80272e['newValueBoolean']&&(_0x15ccf2['newValueBoolean']=Boolean(_0x80272e['newValueBoolean'])),null!=_0x80272e['newValueJson']&&(_0x15ccf2['newValueJson']=String(_0x80272e['newValueJson'])),null!=_0x80272e['wasUndone']&&(_0x15ccf2['wasUndone']=Boolean(_0x80272e['wasUndone'])),_0x15ccf2;},_0x9d487f['toObject']=function(_0x5c260e,_0x595461){_0x595461||(_0x595461={});var _0x2809ea={};return _0x595461['defaults']&&(_0x2809ea['range']=null,_0x2809ea['key']='',_0x2809ea['oldValueBoolean']=!0x1,_0x2809ea['oldValueJson']='',_0x2809ea['newValueBoolean']=!0x1,_0x2809ea['newValueJson']='',_0x2809ea['wasUndone']=!0x1),null!=_0x5c260e['range']&&_0x5c260e['hasOwnProperty']('range')&&(_0x2809ea['range']=_0x21b2cf['Range']['toObject'](_0x5c260e['range'],_0x595461)),null!=_0x5c260e['key']&&_0x5c260e['hasOwnProperty']('key')&&(_0x2809ea['key']=_0x5c260e['key']),null!=_0x5c260e['oldValueBoolean']&&_0x5c260e['hasOwnProperty']('oldValueBoolean')&&(_0x2809ea['oldValueBoolean']=_0x5c260e['oldValueBoolean']),null!=_0x5c260e['oldValueJson']&&_0x5c260e['hasOwnProperty']('oldValueJson')&&(_0x2809ea['oldValueJson']=_0x5c260e['oldValueJson']),null!=_0x5c260e['newValueBoolean']&&_0x5c260e['hasOwnProperty']('newValueBoolean')&&(_0x2809ea['newValueBoolean']=_0x5c260e['newValueBoolean']),null!=_0x5c260e['newValueJson']&&_0x5c260e['hasOwnProperty']('newValueJson')&&(_0x2809ea['newValueJson']=_0x5c260e['newValueJson']),null!=_0x5c260e['wasUndone']&&_0x5c260e['hasOwnProperty']('wasUndone')&&(_0x2809ea['wasUndone']=_0x5c260e['wasUndone']),_0x2809ea;},_0x9d487f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x9d487f['getTypeUrl']=function(_0x1f1938){return void 0x0===_0x1f1938&&(_0x1f1938='type.googleapis.com'),_0x1f1938+'/AttributeOperation';},_0x9d487f;}()),_0x21b2cf['InsertOperation']=(function(){function _0x2b0d6d(_0x1b0d00){if(this['nodes']=[],_0x1b0d00){for(var _0x557bab=Object['keys'](_0x1b0d00),_0x5379d4=0x0;_0x5379d4<_0x557bab['length'];++_0x5379d4)null!=_0x1b0d00[_0x557bab[_0x5379d4]]&&(this[_0x557bab[_0x5379d4]]=_0x1b0d00[_0x557bab[_0x5379d4]]);}}return _0x2b0d6d['prototype']['position']=null,_0x2b0d6d['prototype']['nodes']=_0x4dcfc0['emptyArray'],_0x2b0d6d['prototype']['shouldReceiveAttributes']=!0x1,_0x2b0d6d['prototype']['wasUndone']=!0x1,_0x2b0d6d['create']=function(_0x2db27f){return new _0x2b0d6d(_0x2db27f);},_0x2b0d6d['encode']=function(_0xde3dc,_0x4ad436){if(_0x4ad436||(_0x4ad436=_0x1491fb['create']()),null!=_0xde3dc['position']&&Object['hasOwnProperty']['call'](_0xde3dc,'position')&&_0x21b2cf['Position']['encode'](_0xde3dc['position'],_0x4ad436['uint32'](0xa)['fork']())['ldelim'](),null!=_0xde3dc['nodes']&&_0xde3dc['nodes']['length']){for(var _0x1b18c9=0x0;_0x1b18c9<_0xde3dc['nodes']['length'];++_0x1b18c9)_0x21b2cf['Element']['encode'](_0xde3dc['nodes'][_0x1b18c9],_0x4ad436['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xde3dc['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xde3dc,'shouldReceiveAttributes')&&_0x4ad436['uint32'](0x18)['bool'](_0xde3dc['shouldReceiveAttributes']),null!=_0xde3dc['wasUndone']&&Object['hasOwnProperty']['call'](_0xde3dc,'wasUndone')&&_0x4ad436['uint32'](0x20)['bool'](_0xde3dc['wasUndone']),_0x4ad436;},_0x2b0d6d['encodeDelimited']=function(_0x3cac00,_0x5a9d2e){return this['encode'](_0x3cac00,_0x5a9d2e)['ldelim']();},_0x2b0d6d['decode']=function(_0x4ceb67,_0x4cec51){_0x4ceb67 instanceof _0x1d0557||(_0x4ceb67=_0x1d0557['create'](_0x4ceb67));for(var _0x587194=void 0x0===_0x4cec51?_0x4ceb67['len']:_0x4ceb67['pos']+_0x4cec51,_0x747149=new _0x21b2cf['InsertOperation']();_0x4ceb67['pos']<_0x587194;){var _0x52e277=_0x4ceb67['uint32']();switch(_0x52e277>>>0x3){case 0x1:_0x747149['position']=_0x21b2cf['Position']['decode'](_0x4ceb67,_0x4ceb67['uint32']());break;case 0x2:_0x747149['nodes']&&_0x747149['nodes']['length']||(_0x747149['nodes']=[]),_0x747149['nodes']['push'](_0x21b2cf['Element']['decode'](_0x4ceb67,_0x4ceb67['uint32']()));break;case 0x3:_0x747149['shouldReceiveAttributes']=_0x4ceb67['bool']();break;case 0x4:_0x747149['wasUndone']=_0x4ceb67['bool']();break;default:_0x4ceb67['skipType'](0x7&_0x52e277);}}return _0x747149;},_0x2b0d6d['decodeDelimited']=function(_0x20c2f0){return _0x20c2f0 instanceof _0x1d0557||(_0x20c2f0=new _0x1d0557(_0x20c2f0)),this['decode'](_0x20c2f0,_0x20c2f0['uint32']());},_0x2b0d6d['verify']=function(_0xf06de9){if('object'!=typeof _0xf06de9||null===_0xf06de9)return'object\x20expected';if(null!=_0xf06de9['position']&&_0xf06de9['hasOwnProperty']('position')&&(_0x5efe33=_0x21b2cf['Position']['verify'](_0xf06de9['position'])))return'position.'+_0x5efe33;if(null!=_0xf06de9['nodes']&&_0xf06de9['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xf06de9['nodes']))return'nodes:\x20array\x20expected';for(var _0x304ed6=0x0;_0x304ed6<_0xf06de9['nodes']['length'];++_0x304ed6){var _0x5efe33;if(_0x5efe33=_0x21b2cf['Element']['verify'](_0xf06de9['nodes'][_0x304ed6]))return'nodes.'+_0x5efe33;}}return null!=_0xf06de9['shouldReceiveAttributes']&&_0xf06de9['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xf06de9['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xf06de9['wasUndone']&&_0xf06de9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf06de9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b0d6d['fromObject']=function(_0x4f1dbd){if(_0x4f1dbd instanceof _0x21b2cf['InsertOperation'])return _0x4f1dbd;var _0x15a452=new _0x21b2cf['InsertOperation']();if(null!=_0x4f1dbd['position']){if('object'!=typeof _0x4f1dbd['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x15a452['position']=_0x21b2cf['Position']['fromObject'](_0x4f1dbd['position']);}if(_0x4f1dbd['nodes']){if(!Array['isArray'](_0x4f1dbd['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x15a452['nodes']=[];for(var _0x134716=0x0;_0x134716<_0x4f1dbd['nodes']['length'];++_0x134716){if('object'!=typeof _0x4f1dbd['nodes'][_0x134716])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x15a452['nodes'][_0x134716]=_0x21b2cf['Element']['fromObject'](_0x4f1dbd['nodes'][_0x134716]);}}return null!=_0x4f1dbd['shouldReceiveAttributes']&&(_0x15a452['shouldReceiveAttributes']=Boolean(_0x4f1dbd['shouldReceiveAttributes'])),null!=_0x4f1dbd['wasUndone']&&(_0x15a452['wasUndone']=Boolean(_0x4f1dbd['wasUndone'])),_0x15a452;},_0x2b0d6d['toObject']=function(_0x58e15f,_0x172559){_0x172559||(_0x172559={});var _0x441d3b={};if((_0x172559['arrays']||_0x172559['defaults'])&&(_0x441d3b['nodes']=[]),_0x172559['defaults']&&(_0x441d3b['position']=null,_0x441d3b['shouldReceiveAttributes']=!0x1,_0x441d3b['wasUndone']=!0x1),null!=_0x58e15f['position']&&_0x58e15f['hasOwnProperty']('position')&&(_0x441d3b['position']=_0x21b2cf['Position']['toObject'](_0x58e15f['position'],_0x172559)),_0x58e15f['nodes']&&_0x58e15f['nodes']['length']){_0x441d3b['nodes']=[];for(var _0x452033=0x0;_0x452033<_0x58e15f['nodes']['length'];++_0x452033)_0x441d3b['nodes'][_0x452033]=_0x21b2cf['Element']['toObject'](_0x58e15f['nodes'][_0x452033],_0x172559);}return null!=_0x58e15f['shouldReceiveAttributes']&&_0x58e15f['hasOwnProperty']('shouldReceiveAttributes')&&(_0x441d3b['shouldReceiveAttributes']=_0x58e15f['shouldReceiveAttributes']),null!=_0x58e15f['wasUndone']&&_0x58e15f['hasOwnProperty']('wasUndone')&&(_0x441d3b['wasUndone']=_0x58e15f['wasUndone']),_0x441d3b;},_0x2b0d6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x2b0d6d['getTypeUrl']=function(_0x1b4987){return void 0x0===_0x1b4987&&(_0x1b4987='type.googleapis.com'),_0x1b4987+'/InsertOperation';},_0x2b0d6d;}()),_0x21b2cf['MarkerOperation']=(function(){function _0x4568db(_0x2a15c9){if(_0x2a15c9){for(var _0x1c3ef6=Object['keys'](_0x2a15c9),_0x4786b7=0x0;_0x4786b7<_0x1c3ef6['length'];++_0x4786b7)null!=_0x2a15c9[_0x1c3ef6[_0x4786b7]]&&(this[_0x1c3ef6[_0x4786b7]]=_0x2a15c9[_0x1c3ef6[_0x4786b7]]);}}return _0x4568db['prototype']['name']='',_0x4568db['prototype']['oldRange']=null,_0x4568db['prototype']['newRange']=null,_0x4568db['prototype']['affectsData']=!0x1,_0x4568db['prototype']['wasUndone']=!0x1,_0x4568db['create']=function(_0x2beebf){return new _0x4568db(_0x2beebf);},_0x4568db['encode']=function(_0x4a307d,_0x10b8ce){return _0x10b8ce||(_0x10b8ce=_0x1491fb['create']()),null!=_0x4a307d['name']&&Object['hasOwnProperty']['call'](_0x4a307d,'name')&&_0x10b8ce['uint32'](0xa)['string'](_0x4a307d['name']),null!=_0x4a307d['oldRange']&&Object['hasOwnProperty']['call'](_0x4a307d,'oldRange')&&_0x21b2cf['Range']['encode'](_0x4a307d['oldRange'],_0x10b8ce['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4a307d['newRange']&&Object['hasOwnProperty']['call'](_0x4a307d,'newRange')&&_0x21b2cf['Range']['encode'](_0x4a307d['newRange'],_0x10b8ce['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4a307d['affectsData']&&Object['hasOwnProperty']['call'](_0x4a307d,'affectsData')&&_0x10b8ce['uint32'](0x20)['bool'](_0x4a307d['affectsData']),null!=_0x4a307d['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a307d,'wasUndone')&&_0x10b8ce['uint32'](0x28)['bool'](_0x4a307d['wasUndone']),_0x10b8ce;},_0x4568db['encodeDelimited']=function(_0x4ef946,_0x1c9aa6){return this['encode'](_0x4ef946,_0x1c9aa6)['ldelim']();},_0x4568db['decode']=function(_0x4aefca,_0x382ea9){_0x4aefca instanceof _0x1d0557||(_0x4aefca=_0x1d0557['create'](_0x4aefca));for(var _0x5c2bad=void 0x0===_0x382ea9?_0x4aefca['len']:_0x4aefca['pos']+_0x382ea9,_0x5afa87=new _0x21b2cf['MarkerOperation']();_0x4aefca['pos']<_0x5c2bad;){var _0x23c1e5=_0x4aefca['uint32']();switch(_0x23c1e5>>>0x3){case 0x1:_0x5afa87['name']=_0x4aefca['string']();break;case 0x2:_0x5afa87['oldRange']=_0x21b2cf['Range']['decode'](_0x4aefca,_0x4aefca['uint32']());break;case 0x3:_0x5afa87['newRange']=_0x21b2cf['Range']['decode'](_0x4aefca,_0x4aefca['uint32']());break;case 0x4:_0x5afa87['affectsData']=_0x4aefca['bool']();break;case 0x5:_0x5afa87['wasUndone']=_0x4aefca['bool']();break;default:_0x4aefca['skipType'](0x7&_0x23c1e5);}}return _0x5afa87;},_0x4568db['decodeDelimited']=function(_0x4a71d8){return _0x4a71d8 instanceof _0x1d0557||(_0x4a71d8=new _0x1d0557(_0x4a71d8)),this['decode'](_0x4a71d8,_0x4a71d8['uint32']());},_0x4568db['verify']=function(_0x44e9c6){if('object'!=typeof _0x44e9c6||null===_0x44e9c6)return'object\x20expected';if(null!=_0x44e9c6['name']&&_0x44e9c6['hasOwnProperty']('name')&&!_0x4dcfc0['isString'](_0x44e9c6['name']))return'name:\x20string\x20expected';var _0x2f318c;if(null!=_0x44e9c6['oldRange']&&_0x44e9c6['hasOwnProperty']('oldRange')&&(_0x2f318c=_0x21b2cf['Range']['verify'](_0x44e9c6['oldRange'])))return'oldRange.'+_0x2f318c;if(null!=_0x44e9c6['newRange']&&_0x44e9c6['hasOwnProperty']('newRange')&&(_0x2f318c=_0x21b2cf['Range']['verify'](_0x44e9c6['newRange'])))return'newRange.'+_0x2f318c;return null!=_0x44e9c6['affectsData']&&_0x44e9c6['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x44e9c6['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x44e9c6['wasUndone']&&_0x44e9c6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44e9c6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4568db['fromObject']=function(_0x5c6d5b){if(_0x5c6d5b instanceof _0x21b2cf['MarkerOperation'])return _0x5c6d5b;var _0x1f52c2=new _0x21b2cf['MarkerOperation']();if(null!=_0x5c6d5b['name']&&(_0x1f52c2['name']=String(_0x5c6d5b['name'])),null!=_0x5c6d5b['oldRange']){if('object'!=typeof _0x5c6d5b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1f52c2['oldRange']=_0x21b2cf['Range']['fromObject'](_0x5c6d5b['oldRange']);}if(null!=_0x5c6d5b['newRange']){if('object'!=typeof _0x5c6d5b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1f52c2['newRange']=_0x21b2cf['Range']['fromObject'](_0x5c6d5b['newRange']);}return null!=_0x5c6d5b['affectsData']&&(_0x1f52c2['affectsData']=Boolean(_0x5c6d5b['affectsData'])),null!=_0x5c6d5b['wasUndone']&&(_0x1f52c2['wasUndone']=Boolean(_0x5c6d5b['wasUndone'])),_0x1f52c2;},_0x4568db['toObject']=function(_0x5cf4be,_0x501d0a){_0x501d0a||(_0x501d0a={});var _0x1db535={};return _0x501d0a['defaults']&&(_0x1db535['name']='',_0x1db535['oldRange']=null,_0x1db535['newRange']=null,_0x1db535['affectsData']=!0x1,_0x1db535['wasUndone']=!0x1),null!=_0x5cf4be['name']&&_0x5cf4be['hasOwnProperty']('name')&&(_0x1db535['name']=_0x5cf4be['name']),null!=_0x5cf4be['oldRange']&&_0x5cf4be['hasOwnProperty']('oldRange')&&(_0x1db535['oldRange']=_0x21b2cf['Range']['toObject'](_0x5cf4be['oldRange'],_0x501d0a)),null!=_0x5cf4be['newRange']&&_0x5cf4be['hasOwnProperty']('newRange')&&(_0x1db535['newRange']=_0x21b2cf['Range']['toObject'](_0x5cf4be['newRange'],_0x501d0a)),null!=_0x5cf4be['affectsData']&&_0x5cf4be['hasOwnProperty']('affectsData')&&(_0x1db535['affectsData']=_0x5cf4be['affectsData']),null!=_0x5cf4be['wasUndone']&&_0x5cf4be['hasOwnProperty']('wasUndone')&&(_0x1db535['wasUndone']=_0x5cf4be['wasUndone']),_0x1db535;},_0x4568db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x4568db['getTypeUrl']=function(_0x2ef400){return void 0x0===_0x2ef400&&(_0x2ef400='type.googleapis.com'),_0x2ef400+'/MarkerOperation';},_0x4568db;}()),_0x21b2cf['MergeOperation']=(function(){function _0x5460b0(_0x3b1ead){if(_0x3b1ead){for(var _0x2ea763=Object['keys'](_0x3b1ead),_0x105fd2=0x0;_0x105fd2<_0x2ea763['length'];++_0x105fd2)null!=_0x3b1ead[_0x2ea763[_0x105fd2]]&&(this[_0x2ea763[_0x105fd2]]=_0x3b1ead[_0x2ea763[_0x105fd2]]);}}return _0x5460b0['prototype']['sourcePosition']=null,_0x5460b0['prototype']['targetPosition']=null,_0x5460b0['prototype']['graveyardPosition']=null,_0x5460b0['prototype']['howMany']=0x0,_0x5460b0['prototype']['wasUndone']=!0x1,_0x5460b0['create']=function(_0x118659){return new _0x5460b0(_0x118659);},_0x5460b0['encode']=function(_0x152603,_0x29c88d){return _0x29c88d||(_0x29c88d=_0x1491fb['create']()),null!=_0x152603['sourcePosition']&&Object['hasOwnProperty']['call'](_0x152603,'sourcePosition')&&_0x21b2cf['Position']['encode'](_0x152603['sourcePosition'],_0x29c88d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x152603['targetPosition']&&Object['hasOwnProperty']['call'](_0x152603,'targetPosition')&&_0x21b2cf['Position']['encode'](_0x152603['targetPosition'],_0x29c88d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x152603['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x152603,'graveyardPosition')&&_0x21b2cf['Position']['encode'](_0x152603['graveyardPosition'],_0x29c88d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x152603['howMany']&&Object['hasOwnProperty']['call'](_0x152603,'howMany')&&_0x29c88d['uint32'](0x20)['uint32'](_0x152603['howMany']),null!=_0x152603['wasUndone']&&Object['hasOwnProperty']['call'](_0x152603,'wasUndone')&&_0x29c88d['uint32'](0x28)['bool'](_0x152603['wasUndone']),_0x29c88d;},_0x5460b0['encodeDelimited']=function(_0x2d2626,_0x2ded05){return this['encode'](_0x2d2626,_0x2ded05)['ldelim']();},_0x5460b0['decode']=function(_0x1a010f,_0x59638a){_0x1a010f instanceof _0x1d0557||(_0x1a010f=_0x1d0557['create'](_0x1a010f));for(var _0x5cb1dd=void 0x0===_0x59638a?_0x1a010f['len']:_0x1a010f['pos']+_0x59638a,_0x32caf1=new _0x21b2cf['MergeOperation']();_0x1a010f['pos']<_0x5cb1dd;){var _0x186b96=_0x1a010f['uint32']();switch(_0x186b96>>>0x3){case 0x1:_0x32caf1['sourcePosition']=_0x21b2cf['Position']['decode'](_0x1a010f,_0x1a010f['uint32']());break;case 0x2:_0x32caf1['targetPosition']=_0x21b2cf['Position']['decode'](_0x1a010f,_0x1a010f['uint32']());break;case 0x3:_0x32caf1['graveyardPosition']=_0x21b2cf['Position']['decode'](_0x1a010f,_0x1a010f['uint32']());break;case 0x4:_0x32caf1['howMany']=_0x1a010f['uint32']();break;case 0x5:_0x32caf1['wasUndone']=_0x1a010f['bool']();break;default:_0x1a010f['skipType'](0x7&_0x186b96);}}return _0x32caf1;},_0x5460b0['decodeDelimited']=function(_0x53e615){return _0x53e615 instanceof _0x1d0557||(_0x53e615=new _0x1d0557(_0x53e615)),this['decode'](_0x53e615,_0x53e615['uint32']());},_0x5460b0['verify']=function(_0x203159){if('object'!=typeof _0x203159||null===_0x203159)return'object\x20expected';var _0x16ecbf;if(null!=_0x203159['sourcePosition']&&_0x203159['hasOwnProperty']('sourcePosition')&&(_0x16ecbf=_0x21b2cf['Position']['verify'](_0x203159['sourcePosition'])))return'sourcePosition.'+_0x16ecbf;if(null!=_0x203159['targetPosition']&&_0x203159['hasOwnProperty']('targetPosition')&&(_0x16ecbf=_0x21b2cf['Position']['verify'](_0x203159['targetPosition'])))return'targetPosition.'+_0x16ecbf;if(null!=_0x203159['graveyardPosition']&&_0x203159['hasOwnProperty']('graveyardPosition')&&(_0x16ecbf=_0x21b2cf['Position']['verify'](_0x203159['graveyardPosition'])))return'graveyardPosition.'+_0x16ecbf;return null!=_0x203159['howMany']&&_0x203159['hasOwnProperty']('howMany')&&!_0x4dcfc0['isInteger'](_0x203159['howMany'])?'howMany:\x20integer\x20expected':null!=_0x203159['wasUndone']&&_0x203159['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x203159['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5460b0['fromObject']=function(_0x4218a1){if(_0x4218a1 instanceof _0x21b2cf['MergeOperation'])return _0x4218a1;var _0x96a77=new _0x21b2cf['MergeOperation']();if(null!=_0x4218a1['sourcePosition']){if('object'!=typeof _0x4218a1['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x96a77['sourcePosition']=_0x21b2cf['Position']['fromObject'](_0x4218a1['sourcePosition']);}if(null!=_0x4218a1['targetPosition']){if('object'!=typeof _0x4218a1['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x96a77['targetPosition']=_0x21b2cf['Position']['fromObject'](_0x4218a1['targetPosition']);}if(null!=_0x4218a1['graveyardPosition']){if('object'!=typeof _0x4218a1['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x96a77['graveyardPosition']=_0x21b2cf['Position']['fromObject'](_0x4218a1['graveyardPosition']);}return null!=_0x4218a1['howMany']&&(_0x96a77['howMany']=_0x4218a1['howMany']>>>0x0),null!=_0x4218a1['wasUndone']&&(_0x96a77['wasUndone']=Boolean(_0x4218a1['wasUndone'])),_0x96a77;},_0x5460b0['toObject']=function(_0x3bef43,_0x5a27d2){_0x5a27d2||(_0x5a27d2={});var _0x1129c0={};return _0x5a27d2['defaults']&&(_0x1129c0['sourcePosition']=null,_0x1129c0['targetPosition']=null,_0x1129c0['graveyardPosition']=null,_0x1129c0['howMany']=0x0,_0x1129c0['wasUndone']=!0x1),null!=_0x3bef43['sourcePosition']&&_0x3bef43['hasOwnProperty']('sourcePosition')&&(_0x1129c0['sourcePosition']=_0x21b2cf['Position']['toObject'](_0x3bef43['sourcePosition'],_0x5a27d2)),null!=_0x3bef43['targetPosition']&&_0x3bef43['hasOwnProperty']('targetPosition')&&(_0x1129c0['targetPosition']=_0x21b2cf['Position']['toObject'](_0x3bef43['targetPosition'],_0x5a27d2)),null!=_0x3bef43['graveyardPosition']&&_0x3bef43['hasOwnProperty']('graveyardPosition')&&(_0x1129c0['graveyardPosition']=_0x21b2cf['Position']['toObject'](_0x3bef43['graveyardPosition'],_0x5a27d2)),null!=_0x3bef43['howMany']&&_0x3bef43['hasOwnProperty']('howMany')&&(_0x1129c0['howMany']=_0x3bef43['howMany']),null!=_0x3bef43['wasUndone']&&_0x3bef43['hasOwnProperty']('wasUndone')&&(_0x1129c0['wasUndone']=_0x3bef43['wasUndone']),_0x1129c0;},_0x5460b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x5460b0['getTypeUrl']=function(_0x3d28dc){return void 0x0===_0x3d28dc&&(_0x3d28dc='type.googleapis.com'),_0x3d28dc+'/MergeOperation';},_0x5460b0;}()),_0x21b2cf['MoveOperation']=(function(){function _0x408b16(_0x42887d){if(_0x42887d){for(var _0x27a71a=Object['keys'](_0x42887d),_0x23cc34=0x0;_0x23cc34<_0x27a71a['length'];++_0x23cc34)null!=_0x42887d[_0x27a71a[_0x23cc34]]&&(this[_0x27a71a[_0x23cc34]]=_0x42887d[_0x27a71a[_0x23cc34]]);}}return _0x408b16['prototype']['sourcePosition']=null,_0x408b16['prototype']['howMany']=0x0,_0x408b16['prototype']['targetPosition']=null,_0x408b16['prototype']['wasUndone']=!0x1,_0x408b16['create']=function(_0x28e7ac){return new _0x408b16(_0x28e7ac);},_0x408b16['encode']=function(_0x298ce9,_0x41ce8f){return _0x41ce8f||(_0x41ce8f=_0x1491fb['create']()),null!=_0x298ce9['sourcePosition']&&Object['hasOwnProperty']['call'](_0x298ce9,'sourcePosition')&&_0x21b2cf['Position']['encode'](_0x298ce9['sourcePosition'],_0x41ce8f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x298ce9['howMany']&&Object['hasOwnProperty']['call'](_0x298ce9,'howMany')&&_0x41ce8f['uint32'](0x10)['uint32'](_0x298ce9['howMany']),null!=_0x298ce9['targetPosition']&&Object['hasOwnProperty']['call'](_0x298ce9,'targetPosition')&&_0x21b2cf['Position']['encode'](_0x298ce9['targetPosition'],_0x41ce8f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x298ce9['wasUndone']&&Object['hasOwnProperty']['call'](_0x298ce9,'wasUndone')&&_0x41ce8f['uint32'](0x20)['bool'](_0x298ce9['wasUndone']),_0x41ce8f;},_0x408b16['encodeDelimited']=function(_0x4ee0a9,_0x7c14b9){return this['encode'](_0x4ee0a9,_0x7c14b9)['ldelim']();},_0x408b16['decode']=function(_0x4f1761,_0x15eed7){_0x4f1761 instanceof _0x1d0557||(_0x4f1761=_0x1d0557['create'](_0x4f1761));for(var _0x30fcc3=void 0x0===_0x15eed7?_0x4f1761['len']:_0x4f1761['pos']+_0x15eed7,_0x51cf28=new _0x21b2cf['MoveOperation']();_0x4f1761['pos']<_0x30fcc3;){var _0x13877b=_0x4f1761['uint32']();switch(_0x13877b>>>0x3){case 0x1:_0x51cf28['sourcePosition']=_0x21b2cf['Position']['decode'](_0x4f1761,_0x4f1761['uint32']());break;case 0x2:_0x51cf28['howMany']=_0x4f1761['uint32']();break;case 0x3:_0x51cf28['targetPosition']=_0x21b2cf['Position']['decode'](_0x4f1761,_0x4f1761['uint32']());break;case 0x4:_0x51cf28['wasUndone']=_0x4f1761['bool']();break;default:_0x4f1761['skipType'](0x7&_0x13877b);}}return _0x51cf28;},_0x408b16['decodeDelimited']=function(_0x10b375){return _0x10b375 instanceof _0x1d0557||(_0x10b375=new _0x1d0557(_0x10b375)),this['decode'](_0x10b375,_0x10b375['uint32']());},_0x408b16['verify']=function(_0x47b55b){if('object'!=typeof _0x47b55b||null===_0x47b55b)return'object\x20expected';var _0x53c56b;if(null!=_0x47b55b['sourcePosition']&&_0x47b55b['hasOwnProperty']('sourcePosition')&&(_0x53c56b=_0x21b2cf['Position']['verify'](_0x47b55b['sourcePosition'])))return'sourcePosition.'+_0x53c56b;if(null!=_0x47b55b['howMany']&&_0x47b55b['hasOwnProperty']('howMany')&&!_0x4dcfc0['isInteger'](_0x47b55b['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x47b55b['targetPosition']&&_0x47b55b['hasOwnProperty']('targetPosition')&&(_0x53c56b=_0x21b2cf['Position']['verify'](_0x47b55b['targetPosition'])))return'targetPosition.'+_0x53c56b;return null!=_0x47b55b['wasUndone']&&_0x47b55b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47b55b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x408b16['fromObject']=function(_0x578ec6){if(_0x578ec6 instanceof _0x21b2cf['MoveOperation'])return _0x578ec6;var _0x5d4e43=new _0x21b2cf['MoveOperation']();if(null!=_0x578ec6['sourcePosition']){if('object'!=typeof _0x578ec6['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5d4e43['sourcePosition']=_0x21b2cf['Position']['fromObject'](_0x578ec6['sourcePosition']);}if(null!=_0x578ec6['howMany']&&(_0x5d4e43['howMany']=_0x578ec6['howMany']>>>0x0),null!=_0x578ec6['targetPosition']){if('object'!=typeof _0x578ec6['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5d4e43['targetPosition']=_0x21b2cf['Position']['fromObject'](_0x578ec6['targetPosition']);}return null!=_0x578ec6['wasUndone']&&(_0x5d4e43['wasUndone']=Boolean(_0x578ec6['wasUndone'])),_0x5d4e43;},_0x408b16['toObject']=function(_0x589c3c,_0x16be0e){_0x16be0e||(_0x16be0e={});var _0x2b11d6={};return _0x16be0e['defaults']&&(_0x2b11d6['sourcePosition']=null,_0x2b11d6['howMany']=0x0,_0x2b11d6['targetPosition']=null,_0x2b11d6['wasUndone']=!0x1),null!=_0x589c3c['sourcePosition']&&_0x589c3c['hasOwnProperty']('sourcePosition')&&(_0x2b11d6['sourcePosition']=_0x21b2cf['Position']['toObject'](_0x589c3c['sourcePosition'],_0x16be0e)),null!=_0x589c3c['howMany']&&_0x589c3c['hasOwnProperty']('howMany')&&(_0x2b11d6['howMany']=_0x589c3c['howMany']),null!=_0x589c3c['targetPosition']&&_0x589c3c['hasOwnProperty']('targetPosition')&&(_0x2b11d6['targetPosition']=_0x21b2cf['Position']['toObject'](_0x589c3c['targetPosition'],_0x16be0e)),null!=_0x589c3c['wasUndone']&&_0x589c3c['hasOwnProperty']('wasUndone')&&(_0x2b11d6['wasUndone']=_0x589c3c['wasUndone']),_0x2b11d6;},_0x408b16['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x408b16['getTypeUrl']=function(_0x9353d8){return void 0x0===_0x9353d8&&(_0x9353d8='type.googleapis.com'),_0x9353d8+'/MoveOperation';},_0x408b16;}()),_0x21b2cf['RenameOperation']=(function(){function _0x442770(_0x2584e0){if(_0x2584e0){for(var _0x344e5d=Object['keys'](_0x2584e0),_0x15f840=0x0;_0x15f840<_0x344e5d['length'];++_0x15f840)null!=_0x2584e0[_0x344e5d[_0x15f840]]&&(this[_0x344e5d[_0x15f840]]=_0x2584e0[_0x344e5d[_0x15f840]]);}}return _0x442770['prototype']['position']=null,_0x442770['prototype']['oldName']='',_0x442770['prototype']['newName']='',_0x442770['prototype']['wasUndone']=!0x1,_0x442770['create']=function(_0x39b708){return new _0x442770(_0x39b708);},_0x442770['encode']=function(_0x7001d4,_0x5381cb){return _0x5381cb||(_0x5381cb=_0x1491fb['create']()),null!=_0x7001d4['position']&&Object['hasOwnProperty']['call'](_0x7001d4,'position')&&_0x21b2cf['Position']['encode'](_0x7001d4['position'],_0x5381cb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7001d4['oldName']&&Object['hasOwnProperty']['call'](_0x7001d4,'oldName')&&_0x5381cb['uint32'](0x12)['string'](_0x7001d4['oldName']),null!=_0x7001d4['newName']&&Object['hasOwnProperty']['call'](_0x7001d4,'newName')&&_0x5381cb['uint32'](0x1a)['string'](_0x7001d4['newName']),null!=_0x7001d4['wasUndone']&&Object['hasOwnProperty']['call'](_0x7001d4,'wasUndone')&&_0x5381cb['uint32'](0x20)['bool'](_0x7001d4['wasUndone']),_0x5381cb;},_0x442770['encodeDelimited']=function(_0x439941,_0x30b0fe){return this['encode'](_0x439941,_0x30b0fe)['ldelim']();},_0x442770['decode']=function(_0x5166ab,_0x3c01d2){_0x5166ab instanceof _0x1d0557||(_0x5166ab=_0x1d0557['create'](_0x5166ab));for(var _0x469880=void 0x0===_0x3c01d2?_0x5166ab['len']:_0x5166ab['pos']+_0x3c01d2,_0x41a7b2=new _0x21b2cf['RenameOperation']();_0x5166ab['pos']<_0x469880;){var _0x1f45c9=_0x5166ab['uint32']();switch(_0x1f45c9>>>0x3){case 0x1:_0x41a7b2['position']=_0x21b2cf['Position']['decode'](_0x5166ab,_0x5166ab['uint32']());break;case 0x2:_0x41a7b2['oldName']=_0x5166ab['string']();break;case 0x3:_0x41a7b2['newName']=_0x5166ab['string']();break;case 0x4:_0x41a7b2['wasUndone']=_0x5166ab['bool']();break;default:_0x5166ab['skipType'](0x7&_0x1f45c9);}}return _0x41a7b2;},_0x442770['decodeDelimited']=function(_0x3b5b51){return _0x3b5b51 instanceof _0x1d0557||(_0x3b5b51=new _0x1d0557(_0x3b5b51)),this['decode'](_0x3b5b51,_0x3b5b51['uint32']());},_0x442770['verify']=function(_0x25a592){if('object'!=typeof _0x25a592||null===_0x25a592)return'object\x20expected';if(null!=_0x25a592['position']&&_0x25a592['hasOwnProperty']('position')){var _0x16bc72=_0x21b2cf['Position']['verify'](_0x25a592['position']);if(_0x16bc72)return'position.'+_0x16bc72;}return null!=_0x25a592['oldName']&&_0x25a592['hasOwnProperty']('oldName')&&!_0x4dcfc0['isString'](_0x25a592['oldName'])?'oldName:\x20string\x20expected':null!=_0x25a592['newName']&&_0x25a592['hasOwnProperty']('newName')&&!_0x4dcfc0['isString'](_0x25a592['newName'])?'newName:\x20string\x20expected':null!=_0x25a592['wasUndone']&&_0x25a592['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25a592['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x442770['fromObject']=function(_0x1f6301){if(_0x1f6301 instanceof _0x21b2cf['RenameOperation'])return _0x1f6301;var _0x566010=new _0x21b2cf['RenameOperation']();if(null!=_0x1f6301['position']){if('object'!=typeof _0x1f6301['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x566010['position']=_0x21b2cf['Position']['fromObject'](_0x1f6301['position']);}return null!=_0x1f6301['oldName']&&(_0x566010['oldName']=String(_0x1f6301['oldName'])),null!=_0x1f6301['newName']&&(_0x566010['newName']=String(_0x1f6301['newName'])),null!=_0x1f6301['wasUndone']&&(_0x566010['wasUndone']=Boolean(_0x1f6301['wasUndone'])),_0x566010;},_0x442770['toObject']=function(_0x2289cd,_0x375975){_0x375975||(_0x375975={});var _0x206e52={};return _0x375975['defaults']&&(_0x206e52['position']=null,_0x206e52['oldName']='',_0x206e52['newName']='',_0x206e52['wasUndone']=!0x1),null!=_0x2289cd['position']&&_0x2289cd['hasOwnProperty']('position')&&(_0x206e52['position']=_0x21b2cf['Position']['toObject'](_0x2289cd['position'],_0x375975)),null!=_0x2289cd['oldName']&&_0x2289cd['hasOwnProperty']('oldName')&&(_0x206e52['oldName']=_0x2289cd['oldName']),null!=_0x2289cd['newName']&&_0x2289cd['hasOwnProperty']('newName')&&(_0x206e52['newName']=_0x2289cd['newName']),null!=_0x2289cd['wasUndone']&&_0x2289cd['hasOwnProperty']('wasUndone')&&(_0x206e52['wasUndone']=_0x2289cd['wasUndone']),_0x206e52;},_0x442770['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x442770['getTypeUrl']=function(_0x44d2e7){return void 0x0===_0x44d2e7&&(_0x44d2e7='type.googleapis.com'),_0x44d2e7+'/RenameOperation';},_0x442770;}()),_0x21b2cf['RootAttributeOperation']=(function(){function _0x15f6f0(_0x1b636b){if(_0x1b636b){for(var _0x22e966=Object['keys'](_0x1b636b),_0x4641ba=0x0;_0x4641ba<_0x22e966['length'];++_0x4641ba)null!=_0x1b636b[_0x22e966[_0x4641ba]]&&(this[_0x22e966[_0x4641ba]]=_0x1b636b[_0x22e966[_0x4641ba]]);}}return _0x15f6f0['prototype']['root']='',_0x15f6f0['prototype']['key']='',_0x15f6f0['prototype']['oldValueBoolean']=!0x1,_0x15f6f0['prototype']['oldValueJson']='',_0x15f6f0['prototype']['newValueBoolean']=!0x1,_0x15f6f0['prototype']['newValueJson']='',_0x15f6f0['prototype']['wasUndone']=!0x1,_0x15f6f0['create']=function(_0x35aab8){return new _0x15f6f0(_0x35aab8);},_0x15f6f0['encode']=function(_0x29c8e4,_0x116f8c){return _0x116f8c||(_0x116f8c=_0x1491fb['create']()),null!=_0x29c8e4['root']&&Object['hasOwnProperty']['call'](_0x29c8e4,'root')&&_0x116f8c['uint32'](0xa)['string'](_0x29c8e4['root']),null!=_0x29c8e4['key']&&Object['hasOwnProperty']['call'](_0x29c8e4,'key')&&_0x116f8c['uint32'](0x12)['string'](_0x29c8e4['key']),null!=_0x29c8e4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x29c8e4,'oldValueBoolean')&&_0x116f8c['uint32'](0x18)['bool'](_0x29c8e4['oldValueBoolean']),null!=_0x29c8e4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x29c8e4,'oldValueJson')&&_0x116f8c['uint32'](0x22)['string'](_0x29c8e4['oldValueJson']),null!=_0x29c8e4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x29c8e4,'newValueBoolean')&&_0x116f8c['uint32'](0x28)['bool'](_0x29c8e4['newValueBoolean']),null!=_0x29c8e4['newValueJson']&&Object['hasOwnProperty']['call'](_0x29c8e4,'newValueJson')&&_0x116f8c['uint32'](0x32)['string'](_0x29c8e4['newValueJson']),null!=_0x29c8e4['wasUndone']&&Object['hasOwnProperty']['call'](_0x29c8e4,'wasUndone')&&_0x116f8c['uint32'](0x38)['bool'](_0x29c8e4['wasUndone']),_0x116f8c;},_0x15f6f0['encodeDelimited']=function(_0x37eedb,_0x3cc4e9){return this['encode'](_0x37eedb,_0x3cc4e9)['ldelim']();},_0x15f6f0['decode']=function(_0x1be1f9,_0x5036b7){_0x1be1f9 instanceof _0x1d0557||(_0x1be1f9=_0x1d0557['create'](_0x1be1f9));for(var _0xe9fed9=void 0x0===_0x5036b7?_0x1be1f9['len']:_0x1be1f9['pos']+_0x5036b7,_0x3cca78=new _0x21b2cf['RootAttributeOperation']();_0x1be1f9['pos']<_0xe9fed9;){var _0x2c5094=_0x1be1f9['uint32']();switch(_0x2c5094>>>0x3){case 0x1:_0x3cca78['root']=_0x1be1f9['string']();break;case 0x2:_0x3cca78['key']=_0x1be1f9['string']();break;case 0x3:_0x3cca78['oldValueBoolean']=_0x1be1f9['bool']();break;case 0x4:_0x3cca78['oldValueJson']=_0x1be1f9['string']();break;case 0x5:_0x3cca78['newValueBoolean']=_0x1be1f9['bool']();break;case 0x6:_0x3cca78['newValueJson']=_0x1be1f9['string']();break;case 0x7:_0x3cca78['wasUndone']=_0x1be1f9['bool']();break;default:_0x1be1f9['skipType'](0x7&_0x2c5094);}}return _0x3cca78;},_0x15f6f0['decodeDelimited']=function(_0x9fdf10){return _0x9fdf10 instanceof _0x1d0557||(_0x9fdf10=new _0x1d0557(_0x9fdf10)),this['decode'](_0x9fdf10,_0x9fdf10['uint32']());},_0x15f6f0['verify']=function(_0x242941){return'object'!=typeof _0x242941||null===_0x242941?'object\x20expected':null!=_0x242941['root']&&_0x242941['hasOwnProperty']('root')&&!_0x4dcfc0['isString'](_0x242941['root'])?'root:\x20string\x20expected':null!=_0x242941['key']&&_0x242941['hasOwnProperty']('key')&&!_0x4dcfc0['isString'](_0x242941['key'])?'key:\x20string\x20expected':null!=_0x242941['oldValueBoolean']&&_0x242941['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x242941['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x242941['oldValueJson']&&_0x242941['hasOwnProperty']('oldValueJson')&&!_0x4dcfc0['isString'](_0x242941['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x242941['newValueBoolean']&&_0x242941['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x242941['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x242941['newValueJson']&&_0x242941['hasOwnProperty']('newValueJson')&&!_0x4dcfc0['isString'](_0x242941['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x242941['wasUndone']&&_0x242941['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x242941['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15f6f0['fromObject']=function(_0x2b656a){if(_0x2b656a instanceof _0x21b2cf['RootAttributeOperation'])return _0x2b656a;var _0x346b32=new _0x21b2cf['RootAttributeOperation']();return null!=_0x2b656a['root']&&(_0x346b32['root']=String(_0x2b656a['root'])),null!=_0x2b656a['key']&&(_0x346b32['key']=String(_0x2b656a['key'])),null!=_0x2b656a['oldValueBoolean']&&(_0x346b32['oldValueBoolean']=Boolean(_0x2b656a['oldValueBoolean'])),null!=_0x2b656a['oldValueJson']&&(_0x346b32['oldValueJson']=String(_0x2b656a['oldValueJson'])),null!=_0x2b656a['newValueBoolean']&&(_0x346b32['newValueBoolean']=Boolean(_0x2b656a['newValueBoolean'])),null!=_0x2b656a['newValueJson']&&(_0x346b32['newValueJson']=String(_0x2b656a['newValueJson'])),null!=_0x2b656a['wasUndone']&&(_0x346b32['wasUndone']=Boolean(_0x2b656a['wasUndone'])),_0x346b32;},_0x15f6f0['toObject']=function(_0x25e3bb,_0x3ddaa4){_0x3ddaa4||(_0x3ddaa4={});var _0x5754a9={};return _0x3ddaa4['defaults']&&(_0x5754a9['root']='',_0x5754a9['key']='',_0x5754a9['oldValueBoolean']=!0x1,_0x5754a9['oldValueJson']='',_0x5754a9['newValueBoolean']=!0x1,_0x5754a9['newValueJson']='',_0x5754a9['wasUndone']=!0x1),null!=_0x25e3bb['root']&&_0x25e3bb['hasOwnProperty']('root')&&(_0x5754a9['root']=_0x25e3bb['root']),null!=_0x25e3bb['key']&&_0x25e3bb['hasOwnProperty']('key')&&(_0x5754a9['key']=_0x25e3bb['key']),null!=_0x25e3bb['oldValueBoolean']&&_0x25e3bb['hasOwnProperty']('oldValueBoolean')&&(_0x5754a9['oldValueBoolean']=_0x25e3bb['oldValueBoolean']),null!=_0x25e3bb['oldValueJson']&&_0x25e3bb['hasOwnProperty']('oldValueJson')&&(_0x5754a9['oldValueJson']=_0x25e3bb['oldValueJson']),null!=_0x25e3bb['newValueBoolean']&&_0x25e3bb['hasOwnProperty']('newValueBoolean')&&(_0x5754a9['newValueBoolean']=_0x25e3bb['newValueBoolean']),null!=_0x25e3bb['newValueJson']&&_0x25e3bb['hasOwnProperty']('newValueJson')&&(_0x5754a9['newValueJson']=_0x25e3bb['newValueJson']),null!=_0x25e3bb['wasUndone']&&_0x25e3bb['hasOwnProperty']('wasUndone')&&(_0x5754a9['wasUndone']=_0x25e3bb['wasUndone']),_0x5754a9;},_0x15f6f0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x15f6f0['getTypeUrl']=function(_0x17920a){return void 0x0===_0x17920a&&(_0x17920a='type.googleapis.com'),_0x17920a+'/RootAttributeOperation';},_0x15f6f0;}()),_0x21b2cf['RootOperation']=(function(){function _0x5964bd(_0x3d9279){if(_0x3d9279){for(var _0x5d569a=Object['keys'](_0x3d9279),_0x27b3b3=0x0;_0x27b3b3<_0x5d569a['length'];++_0x27b3b3)null!=_0x3d9279[_0x5d569a[_0x27b3b3]]&&(this[_0x5d569a[_0x27b3b3]]=_0x3d9279[_0x5d569a[_0x27b3b3]]);}}return _0x5964bd['prototype']['rootName']='',_0x5964bd['prototype']['elementName']='',_0x5964bd['prototype']['isAdd']=!0x1,_0x5964bd['prototype']['wasUndone']=!0x1,_0x5964bd['create']=function(_0x4e82be){return new _0x5964bd(_0x4e82be);},_0x5964bd['encode']=function(_0x1d2340,_0x81f589){return _0x81f589||(_0x81f589=_0x1491fb['create']()),null!=_0x1d2340['rootName']&&Object['hasOwnProperty']['call'](_0x1d2340,'rootName')&&_0x81f589['uint32'](0xa)['string'](_0x1d2340['rootName']),null!=_0x1d2340['elementName']&&Object['hasOwnProperty']['call'](_0x1d2340,'elementName')&&_0x81f589['uint32'](0x12)['string'](_0x1d2340['elementName']),null!=_0x1d2340['isAdd']&&Object['hasOwnProperty']['call'](_0x1d2340,'isAdd')&&_0x81f589['uint32'](0x18)['bool'](_0x1d2340['isAdd']),null!=_0x1d2340['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d2340,'wasUndone')&&_0x81f589['uint32'](0x20)['bool'](_0x1d2340['wasUndone']),_0x81f589;},_0x5964bd['encodeDelimited']=function(_0x2ddaac,_0x315a22){return this['encode'](_0x2ddaac,_0x315a22)['ldelim']();},_0x5964bd['decode']=function(_0x56a652,_0xc68d83){_0x56a652 instanceof _0x1d0557||(_0x56a652=_0x1d0557['create'](_0x56a652));for(var _0x23b898=void 0x0===_0xc68d83?_0x56a652['len']:_0x56a652['pos']+_0xc68d83,_0x2c8876=new _0x21b2cf['RootOperation']();_0x56a652['pos']<_0x23b898;){var _0xc4d412=_0x56a652['uint32']();switch(_0xc4d412>>>0x3){case 0x1:_0x2c8876['rootName']=_0x56a652['string']();break;case 0x2:_0x2c8876['elementName']=_0x56a652['string']();break;case 0x3:_0x2c8876['isAdd']=_0x56a652['bool']();break;case 0x4:_0x2c8876['wasUndone']=_0x56a652['bool']();break;default:_0x56a652['skipType'](0x7&_0xc4d412);}}return _0x2c8876;},_0x5964bd['decodeDelimited']=function(_0x2463ca){return _0x2463ca instanceof _0x1d0557||(_0x2463ca=new _0x1d0557(_0x2463ca)),this['decode'](_0x2463ca,_0x2463ca['uint32']());},_0x5964bd['verify']=function(_0x2e0e08){return'object'!=typeof _0x2e0e08||null===_0x2e0e08?'object\x20expected':null!=_0x2e0e08['rootName']&&_0x2e0e08['hasOwnProperty']('rootName')&&!_0x4dcfc0['isString'](_0x2e0e08['rootName'])?'rootName:\x20string\x20expected':null!=_0x2e0e08['elementName']&&_0x2e0e08['hasOwnProperty']('elementName')&&!_0x4dcfc0['isString'](_0x2e0e08['elementName'])?'elementName:\x20string\x20expected':null!=_0x2e0e08['isAdd']&&_0x2e0e08['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2e0e08['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2e0e08['wasUndone']&&_0x2e0e08['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e0e08['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5964bd['fromObject']=function(_0x1d82fa){if(_0x1d82fa instanceof _0x21b2cf['RootOperation'])return _0x1d82fa;var _0x59cdad=new _0x21b2cf['RootOperation']();return null!=_0x1d82fa['rootName']&&(_0x59cdad['rootName']=String(_0x1d82fa['rootName'])),null!=_0x1d82fa['elementName']&&(_0x59cdad['elementName']=String(_0x1d82fa['elementName'])),null!=_0x1d82fa['isAdd']&&(_0x59cdad['isAdd']=Boolean(_0x1d82fa['isAdd'])),null!=_0x1d82fa['wasUndone']&&(_0x59cdad['wasUndone']=Boolean(_0x1d82fa['wasUndone'])),_0x59cdad;},_0x5964bd['toObject']=function(_0x5d2a6c,_0x5d1bfd){_0x5d1bfd||(_0x5d1bfd={});var _0x19b077={};return _0x5d1bfd['defaults']&&(_0x19b077['rootName']='',_0x19b077['elementName']='',_0x19b077['isAdd']=!0x1,_0x19b077['wasUndone']=!0x1),null!=_0x5d2a6c['rootName']&&_0x5d2a6c['hasOwnProperty']('rootName')&&(_0x19b077['rootName']=_0x5d2a6c['rootName']),null!=_0x5d2a6c['elementName']&&_0x5d2a6c['hasOwnProperty']('elementName')&&(_0x19b077['elementName']=_0x5d2a6c['elementName']),null!=_0x5d2a6c['isAdd']&&_0x5d2a6c['hasOwnProperty']('isAdd')&&(_0x19b077['isAdd']=_0x5d2a6c['isAdd']),null!=_0x5d2a6c['wasUndone']&&_0x5d2a6c['hasOwnProperty']('wasUndone')&&(_0x19b077['wasUndone']=_0x5d2a6c['wasUndone']),_0x19b077;},_0x5964bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x5964bd['getTypeUrl']=function(_0x39285d){return void 0x0===_0x39285d&&(_0x39285d='type.googleapis.com'),_0x39285d+'/RootOperation';},_0x5964bd;}()),_0x21b2cf['SplitOperation']=(function(){function _0x3fd302(_0x104523){if(_0x104523){for(var _0x2ac771=Object['keys'](_0x104523),_0x571fe0=0x0;_0x571fe0<_0x2ac771['length'];++_0x571fe0)null!=_0x104523[_0x2ac771[_0x571fe0]]&&(this[_0x2ac771[_0x571fe0]]=_0x104523[_0x2ac771[_0x571fe0]]);}}return _0x3fd302['prototype']['splitPosition']=null,_0x3fd302['prototype']['graveyardPosition']=null,_0x3fd302['prototype']['howMany']=0x0,_0x3fd302['prototype']['insertionPosition']=null,_0x3fd302['prototype']['wasUndone']=!0x1,_0x3fd302['create']=function(_0x33a98e){return new _0x3fd302(_0x33a98e);},_0x3fd302['encode']=function(_0x23b7b6,_0x548f8f){return _0x548f8f||(_0x548f8f=_0x1491fb['create']()),null!=_0x23b7b6['splitPosition']&&Object['hasOwnProperty']['call'](_0x23b7b6,'splitPosition')&&_0x21b2cf['Position']['encode'](_0x23b7b6['splitPosition'],_0x548f8f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23b7b6['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x23b7b6,'graveyardPosition')&&_0x21b2cf['Position']['encode'](_0x23b7b6['graveyardPosition'],_0x548f8f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x23b7b6['howMany']&&Object['hasOwnProperty']['call'](_0x23b7b6,'howMany')&&_0x548f8f['uint32'](0x18)['uint32'](_0x23b7b6['howMany']),null!=_0x23b7b6['insertionPosition']&&Object['hasOwnProperty']['call'](_0x23b7b6,'insertionPosition')&&_0x21b2cf['Position']['encode'](_0x23b7b6['insertionPosition'],_0x548f8f['uint32'](0x22)['fork']())['ldelim'](),null!=_0x23b7b6['wasUndone']&&Object['hasOwnProperty']['call'](_0x23b7b6,'wasUndone')&&_0x548f8f['uint32'](0x28)['bool'](_0x23b7b6['wasUndone']),_0x548f8f;},_0x3fd302['encodeDelimited']=function(_0x3bcb92,_0xd32797){return this['encode'](_0x3bcb92,_0xd32797)['ldelim']();},_0x3fd302['decode']=function(_0x5f5565,_0x2a9e1e){_0x5f5565 instanceof _0x1d0557||(_0x5f5565=_0x1d0557['create'](_0x5f5565));for(var _0x2e4a72=void 0x0===_0x2a9e1e?_0x5f5565['len']:_0x5f5565['pos']+_0x2a9e1e,_0x488abc=new _0x21b2cf['SplitOperation']();_0x5f5565['pos']<_0x2e4a72;){var _0x73a7b1=_0x5f5565['uint32']();switch(_0x73a7b1>>>0x3){case 0x1:_0x488abc['splitPosition']=_0x21b2cf['Position']['decode'](_0x5f5565,_0x5f5565['uint32']());break;case 0x2:_0x488abc['graveyardPosition']=_0x21b2cf['Position']['decode'](_0x5f5565,_0x5f5565['uint32']());break;case 0x3:_0x488abc['howMany']=_0x5f5565['uint32']();break;case 0x4:_0x488abc['insertionPosition']=_0x21b2cf['Position']['decode'](_0x5f5565,_0x5f5565['uint32']());break;case 0x5:_0x488abc['wasUndone']=_0x5f5565['bool']();break;default:_0x5f5565['skipType'](0x7&_0x73a7b1);}}return _0x488abc;},_0x3fd302['decodeDelimited']=function(_0x2f9e9f){return _0x2f9e9f instanceof _0x1d0557||(_0x2f9e9f=new _0x1d0557(_0x2f9e9f)),this['decode'](_0x2f9e9f,_0x2f9e9f['uint32']());},_0x3fd302['verify']=function(_0x26d5cd){if('object'!=typeof _0x26d5cd||null===_0x26d5cd)return'object\x20expected';var _0x2ccdfa;if(null!=_0x26d5cd['splitPosition']&&_0x26d5cd['hasOwnProperty']('splitPosition')&&(_0x2ccdfa=_0x21b2cf['Position']['verify'](_0x26d5cd['splitPosition'])))return'splitPosition.'+_0x2ccdfa;if(null!=_0x26d5cd['graveyardPosition']&&_0x26d5cd['hasOwnProperty']('graveyardPosition')&&(_0x2ccdfa=_0x21b2cf['Position']['verify'](_0x26d5cd['graveyardPosition'])))return'graveyardPosition.'+_0x2ccdfa;if(null!=_0x26d5cd['howMany']&&_0x26d5cd['hasOwnProperty']('howMany')&&!_0x4dcfc0['isInteger'](_0x26d5cd['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x26d5cd['insertionPosition']&&_0x26d5cd['hasOwnProperty']('insertionPosition')&&(_0x2ccdfa=_0x21b2cf['Position']['verify'](_0x26d5cd['insertionPosition'])))return'insertionPosition.'+_0x2ccdfa;return null!=_0x26d5cd['wasUndone']&&_0x26d5cd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26d5cd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3fd302['fromObject']=function(_0x367f78){if(_0x367f78 instanceof _0x21b2cf['SplitOperation'])return _0x367f78;var _0x4cd0cf=new _0x21b2cf['SplitOperation']();if(null!=_0x367f78['splitPosition']){if('object'!=typeof _0x367f78['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4cd0cf['splitPosition']=_0x21b2cf['Position']['fromObject'](_0x367f78['splitPosition']);}if(null!=_0x367f78['graveyardPosition']){if('object'!=typeof _0x367f78['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4cd0cf['graveyardPosition']=_0x21b2cf['Position']['fromObject'](_0x367f78['graveyardPosition']);}if(null!=_0x367f78['howMany']&&(_0x4cd0cf['howMany']=_0x367f78['howMany']>>>0x0),null!=_0x367f78['insertionPosition']){if('object'!=typeof _0x367f78['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4cd0cf['insertionPosition']=_0x21b2cf['Position']['fromObject'](_0x367f78['insertionPosition']);}return null!=_0x367f78['wasUndone']&&(_0x4cd0cf['wasUndone']=Boolean(_0x367f78['wasUndone'])),_0x4cd0cf;},_0x3fd302['toObject']=function(_0x3bee40,_0x2d865b){_0x2d865b||(_0x2d865b={});var _0x334ba5={};return _0x2d865b['defaults']&&(_0x334ba5['splitPosition']=null,_0x334ba5['graveyardPosition']=null,_0x334ba5['howMany']=0x0,_0x334ba5['insertionPosition']=null,_0x334ba5['wasUndone']=!0x1),null!=_0x3bee40['splitPosition']&&_0x3bee40['hasOwnProperty']('splitPosition')&&(_0x334ba5['splitPosition']=_0x21b2cf['Position']['toObject'](_0x3bee40['splitPosition'],_0x2d865b)),null!=_0x3bee40['graveyardPosition']&&_0x3bee40['hasOwnProperty']('graveyardPosition')&&(_0x334ba5['graveyardPosition']=_0x21b2cf['Position']['toObject'](_0x3bee40['graveyardPosition'],_0x2d865b)),null!=_0x3bee40['howMany']&&_0x3bee40['hasOwnProperty']('howMany')&&(_0x334ba5['howMany']=_0x3bee40['howMany']),null!=_0x3bee40['insertionPosition']&&_0x3bee40['hasOwnProperty']('insertionPosition')&&(_0x334ba5['insertionPosition']=_0x21b2cf['Position']['toObject'](_0x3bee40['insertionPosition'],_0x2d865b)),null!=_0x3bee40['wasUndone']&&_0x3bee40['hasOwnProperty']('wasUndone')&&(_0x334ba5['wasUndone']=_0x3bee40['wasUndone']),_0x334ba5;},_0x3fd302['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x3fd302['getTypeUrl']=function(_0x505c1e){return void 0x0===_0x505c1e&&(_0x505c1e='type.googleapis.com'),_0x505c1e+'/SplitOperation';},_0x3fd302;}()),_0x21b2cf['Position']=(function(){function _0x2271a6(_0xc4008a){if(this['path']=[],_0xc4008a){for(var _0x5a9790=Object['keys'](_0xc4008a),_0x288505=0x0;_0x288505<_0x5a9790['length'];++_0x288505)null!=_0xc4008a[_0x5a9790[_0x288505]]&&(this[_0x5a9790[_0x288505]]=_0xc4008a[_0x5a9790[_0x288505]]);}}return _0x2271a6['prototype']['root']='',_0x2271a6['prototype']['rootMain']=!0x1,_0x2271a6['prototype']['rootGraveyard']=!0x1,_0x2271a6['prototype']['path']=_0x4dcfc0['emptyArray'],_0x2271a6['prototype']['stickiness']='',_0x2271a6['create']=function(_0xc4f512){return new _0x2271a6(_0xc4f512);},_0x2271a6['encode']=function(_0x224669,_0x8a528){if(_0x8a528||(_0x8a528=_0x1491fb['create']()),null!=_0x224669['root']&&Object['hasOwnProperty']['call'](_0x224669,'root')&&_0x8a528['uint32'](0xa)['string'](_0x224669['root']),null!=_0x224669['rootMain']&&Object['hasOwnProperty']['call'](_0x224669,'rootMain')&&_0x8a528['uint32'](0x10)['bool'](_0x224669['rootMain']),null!=_0x224669['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x224669,'rootGraveyard')&&_0x8a528['uint32'](0x18)['bool'](_0x224669['rootGraveyard']),null!=_0x224669['path']&&_0x224669['path']['length']){_0x8a528['uint32'](0x22)['fork']();for(var _0xc668ac=0x0;_0xc668ac<_0x224669['path']['length'];++_0xc668ac)_0x8a528['uint32'](_0x224669['path'][_0xc668ac]);_0x8a528['ldelim']();}return null!=_0x224669['stickiness']&&Object['hasOwnProperty']['call'](_0x224669,'stickiness')&&_0x8a528['uint32'](0x2a)['string'](_0x224669['stickiness']),_0x8a528;},_0x2271a6['encodeDelimited']=function(_0x529e20,_0x2dc463){return this['encode'](_0x529e20,_0x2dc463)['ldelim']();},_0x2271a6['decode']=function(_0x4d4b5d,_0x116dd2){_0x4d4b5d instanceof _0x1d0557||(_0x4d4b5d=_0x1d0557['create'](_0x4d4b5d));for(var _0x421e60=void 0x0===_0x116dd2?_0x4d4b5d['len']:_0x4d4b5d['pos']+_0x116dd2,_0x42483f=new _0x21b2cf['Position']();_0x4d4b5d['pos']<_0x421e60;){var _0x128b54=_0x4d4b5d['uint32']();switch(_0x128b54>>>0x3){case 0x1:_0x42483f['root']=_0x4d4b5d['string']();break;case 0x2:_0x42483f['rootMain']=_0x4d4b5d['bool']();break;case 0x3:_0x42483f['rootGraveyard']=_0x4d4b5d['bool']();break;case 0x4:if(_0x42483f['path']&&_0x42483f['path']['length']||(_0x42483f['path']=[]),0x2==(0x7&_0x128b54)){for(var _0x55e966=_0x4d4b5d['uint32']()+_0x4d4b5d['pos'];_0x4d4b5d['pos']<_0x55e966;)_0x42483f['path']['push'](_0x4d4b5d['uint32']());}else _0x42483f['path']['push'](_0x4d4b5d['uint32']());break;case 0x5:_0x42483f['stickiness']=_0x4d4b5d['string']();break;default:_0x4d4b5d['skipType'](0x7&_0x128b54);}}return _0x42483f;},_0x2271a6['decodeDelimited']=function(_0x423add){return _0x423add instanceof _0x1d0557||(_0x423add=new _0x1d0557(_0x423add)),this['decode'](_0x423add,_0x423add['uint32']());},_0x2271a6['verify']=function(_0x3d3a8c){if('object'!=typeof _0x3d3a8c||null===_0x3d3a8c)return'object\x20expected';if(null!=_0x3d3a8c['root']&&_0x3d3a8c['hasOwnProperty']('root')&&!_0x4dcfc0['isString'](_0x3d3a8c['root']))return'root:\x20string\x20expected';if(null!=_0x3d3a8c['rootMain']&&_0x3d3a8c['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3d3a8c['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3d3a8c['rootGraveyard']&&_0x3d3a8c['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3d3a8c['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3d3a8c['path']&&_0x3d3a8c['hasOwnProperty']('path')){if(!Array['isArray'](_0x3d3a8c['path']))return'path:\x20array\x20expected';for(var _0x4972e9=0x0;_0x4972e9<_0x3d3a8c['path']['length'];++_0x4972e9)if(!_0x4dcfc0['isInteger'](_0x3d3a8c['path'][_0x4972e9]))return'path:\x20integer[]\x20expected';}return null!=_0x3d3a8c['stickiness']&&_0x3d3a8c['hasOwnProperty']('stickiness')&&!_0x4dcfc0['isString'](_0x3d3a8c['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2271a6['fromObject']=function(_0x11ca19){if(_0x11ca19 instanceof _0x21b2cf['Position'])return _0x11ca19;var _0x202ebc=new _0x21b2cf['Position']();if(null!=_0x11ca19['root']&&(_0x202ebc['root']=String(_0x11ca19['root'])),null!=_0x11ca19['rootMain']&&(_0x202ebc['rootMain']=Boolean(_0x11ca19['rootMain'])),null!=_0x11ca19['rootGraveyard']&&(_0x202ebc['rootGraveyard']=Boolean(_0x11ca19['rootGraveyard'])),_0x11ca19['path']){if(!Array['isArray'](_0x11ca19['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x202ebc['path']=[];for(var _0x471ce9=0x0;_0x471ce9<_0x11ca19['path']['length'];++_0x471ce9)_0x202ebc['path'][_0x471ce9]=_0x11ca19['path'][_0x471ce9]>>>0x0;}return null!=_0x11ca19['stickiness']&&(_0x202ebc['stickiness']=String(_0x11ca19['stickiness'])),_0x202ebc;},_0x2271a6['toObject']=function(_0x5e0f66,_0x357b28){_0x357b28||(_0x357b28={});var _0x331429={};if((_0x357b28['arrays']||_0x357b28['defaults'])&&(_0x331429['path']=[]),_0x357b28['defaults']&&(_0x331429['root']='',_0x331429['rootMain']=!0x1,_0x331429['rootGraveyard']=!0x1,_0x331429['stickiness']=''),null!=_0x5e0f66['root']&&_0x5e0f66['hasOwnProperty']('root')&&(_0x331429['root']=_0x5e0f66['root']),null!=_0x5e0f66['rootMain']&&_0x5e0f66['hasOwnProperty']('rootMain')&&(_0x331429['rootMain']=_0x5e0f66['rootMain']),null!=_0x5e0f66['rootGraveyard']&&_0x5e0f66['hasOwnProperty']('rootGraveyard')&&(_0x331429['rootGraveyard']=_0x5e0f66['rootGraveyard']),_0x5e0f66['path']&&_0x5e0f66['path']['length']){_0x331429['path']=[];for(var _0x5198a0=0x0;_0x5198a0<_0x5e0f66['path']['length'];++_0x5198a0)_0x331429['path'][_0x5198a0]=_0x5e0f66['path'][_0x5198a0];}return null!=_0x5e0f66['stickiness']&&_0x5e0f66['hasOwnProperty']('stickiness')&&(_0x331429['stickiness']=_0x5e0f66['stickiness']),_0x331429;},_0x2271a6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x2271a6['getTypeUrl']=function(_0x480f76){return void 0x0===_0x480f76&&(_0x480f76='type.googleapis.com'),_0x480f76+'/Position';},_0x2271a6;}()),_0x21b2cf['Range']=(function(){function _0x52db58(_0x261bbd){if(_0x261bbd){for(var _0x47df1f=Object['keys'](_0x261bbd),_0x453ba0=0x0;_0x453ba0<_0x47df1f['length'];++_0x453ba0)null!=_0x261bbd[_0x47df1f[_0x453ba0]]&&(this[_0x47df1f[_0x453ba0]]=_0x261bbd[_0x47df1f[_0x453ba0]]);}}return _0x52db58['prototype']['start']=null,_0x52db58['prototype']['end']=null,_0x52db58['create']=function(_0x1bdbd2){return new _0x52db58(_0x1bdbd2);},_0x52db58['encode']=function(_0x2aaca5,_0x243a80){return _0x243a80||(_0x243a80=_0x1491fb['create']()),null!=_0x2aaca5['start']&&Object['hasOwnProperty']['call'](_0x2aaca5,'start')&&_0x21b2cf['Position']['encode'](_0x2aaca5['start'],_0x243a80['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2aaca5['end']&&Object['hasOwnProperty']['call'](_0x2aaca5,'end')&&_0x21b2cf['Position']['encode'](_0x2aaca5['end'],_0x243a80['uint32'](0x12)['fork']())['ldelim'](),_0x243a80;},_0x52db58['encodeDelimited']=function(_0x46845b,_0x1bd948){return this['encode'](_0x46845b,_0x1bd948)['ldelim']();},_0x52db58['decode']=function(_0x192225,_0x6779ee){_0x192225 instanceof _0x1d0557||(_0x192225=_0x1d0557['create'](_0x192225));for(var _0x94e28e=void 0x0===_0x6779ee?_0x192225['len']:_0x192225['pos']+_0x6779ee,_0x41685a=new _0x21b2cf['Range']();_0x192225['pos']<_0x94e28e;){var _0x2c7b20=_0x192225['uint32']();switch(_0x2c7b20>>>0x3){case 0x1:_0x41685a['start']=_0x21b2cf['Position']['decode'](_0x192225,_0x192225['uint32']());break;case 0x2:_0x41685a['end']=_0x21b2cf['Position']['decode'](_0x192225,_0x192225['uint32']());break;default:_0x192225['skipType'](0x7&_0x2c7b20);}}return _0x41685a;},_0x52db58['decodeDelimited']=function(_0x1b27d1){return _0x1b27d1 instanceof _0x1d0557||(_0x1b27d1=new _0x1d0557(_0x1b27d1)),this['decode'](_0x1b27d1,_0x1b27d1['uint32']());},_0x52db58['verify']=function(_0x23d01a){if('object'!=typeof _0x23d01a||null===_0x23d01a)return'object\x20expected';var _0x41c077;if(null!=_0x23d01a['start']&&_0x23d01a['hasOwnProperty']('start')&&(_0x41c077=_0x21b2cf['Position']['verify'](_0x23d01a['start'])))return'start.'+_0x41c077;if(null!=_0x23d01a['end']&&_0x23d01a['hasOwnProperty']('end')&&(_0x41c077=_0x21b2cf['Position']['verify'](_0x23d01a['end'])))return'end.'+_0x41c077;return null;},_0x52db58['fromObject']=function(_0x19d761){if(_0x19d761 instanceof _0x21b2cf['Range'])return _0x19d761;var _0x2bb67e=new _0x21b2cf['Range']();if(null!=_0x19d761['start']){if('object'!=typeof _0x19d761['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2bb67e['start']=_0x21b2cf['Position']['fromObject'](_0x19d761['start']);}if(null!=_0x19d761['end']){if('object'!=typeof _0x19d761['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2bb67e['end']=_0x21b2cf['Position']['fromObject'](_0x19d761['end']);}return _0x2bb67e;},_0x52db58['toObject']=function(_0x6adbb8,_0x4864ca){_0x4864ca||(_0x4864ca={});var _0x1a09c7={};return _0x4864ca['defaults']&&(_0x1a09c7['start']=null,_0x1a09c7['end']=null),null!=_0x6adbb8['start']&&_0x6adbb8['hasOwnProperty']('start')&&(_0x1a09c7['start']=_0x21b2cf['Position']['toObject'](_0x6adbb8['start'],_0x4864ca)),null!=_0x6adbb8['end']&&_0x6adbb8['hasOwnProperty']('end')&&(_0x1a09c7['end']=_0x21b2cf['Position']['toObject'](_0x6adbb8['end'],_0x4864ca)),_0x1a09c7;},_0x52db58['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x52db58['getTypeUrl']=function(_0x607f37){return void 0x0===_0x607f37&&(_0x607f37='type.googleapis.com'),_0x607f37+'/Range';},_0x52db58;}()),_0x21b2cf['Element']=(function(){function _0x2c76af(_0x41d3eb){if(this['children']=[],this['attributesBoolean']={},_0x41d3eb){for(var _0x178f93=Object['keys'](_0x41d3eb),_0x1b32f8=0x0;_0x1b32f8<_0x178f93['length'];++_0x1b32f8)null!=_0x41d3eb[_0x178f93[_0x1b32f8]]&&(this[_0x178f93[_0x1b32f8]]=_0x41d3eb[_0x178f93[_0x1b32f8]]);}}return _0x2c76af['prototype']['name']='',_0x2c76af['prototype']['children']=_0x4dcfc0['emptyArray'],_0x2c76af['prototype']['data']='',_0x2c76af['prototype']['attributesBoolean']=_0x4dcfc0['emptyObject'],_0x2c76af['prototype']['attributesJson']='',_0x2c76af['create']=function(_0x4a5a1c){return new _0x2c76af(_0x4a5a1c);},_0x2c76af['encode']=function(_0x2ac0e5,_0x52fd72){if(_0x52fd72||(_0x52fd72=_0x1491fb['create']()),null!=_0x2ac0e5['name']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'name')&&_0x52fd72['uint32'](0xa)['string'](_0x2ac0e5['name']),null!=_0x2ac0e5['children']&&_0x2ac0e5['children']['length']){for(var _0x5123e8=0x0;_0x5123e8<_0x2ac0e5['children']['length'];++_0x5123e8)_0x21b2cf['Element']['encode'](_0x2ac0e5['children'][_0x5123e8],_0x52fd72['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2ac0e5['data']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'data')&&_0x52fd72['uint32'](0x1a)['string'](_0x2ac0e5['data']),null!=_0x2ac0e5['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'attributesBoolean')){var _0xb30369=Object['keys'](_0x2ac0e5['attributesBoolean']);for(_0x5123e8=0x0;_0x5123e8<_0xb30369['length'];++_0x5123e8)_0x52fd72['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xb30369[_0x5123e8])['uint32'](0x10)['bool'](_0x2ac0e5['attributesBoolean'][_0xb30369[_0x5123e8]])['ldelim']();}return null!=_0x2ac0e5['attributesJson']&&Object['hasOwnProperty']['call'](_0x2ac0e5,'attributesJson')&&_0x52fd72['uint32'](0x2a)['string'](_0x2ac0e5['attributesJson']),_0x52fd72;},_0x2c76af['encodeDelimited']=function(_0x5e3879,_0x182a2f){return this['encode'](_0x5e3879,_0x182a2f)['ldelim']();},_0x2c76af['decode']=function(_0x45f6c0,_0x13e6b2){_0x45f6c0 instanceof _0x1d0557||(_0x45f6c0=_0x1d0557['create'](_0x45f6c0));for(var _0x1e180d,_0x3da881,_0x380dae=void 0x0===_0x13e6b2?_0x45f6c0['len']:_0x45f6c0['pos']+_0x13e6b2,_0x35c5ad=new _0x21b2cf['Element']();_0x45f6c0['pos']<_0x380dae;){var _0x197cb3=_0x45f6c0['uint32']();switch(_0x197cb3>>>0x3){case 0x1:_0x35c5ad['name']=_0x45f6c0['string']();break;case 0x2:_0x35c5ad['children']&&_0x35c5ad['children']['length']||(_0x35c5ad['children']=[]),_0x35c5ad['children']['push'](_0x21b2cf['Element']['decode'](_0x45f6c0,_0x45f6c0['uint32']()));break;case 0x3:_0x35c5ad['data']=_0x45f6c0['string']();break;case 0x4:_0x35c5ad['attributesBoolean']===_0x4dcfc0['emptyObject']&&(_0x35c5ad['attributesBoolean']={});var _0x4f2f0a=_0x45f6c0['uint32']()+_0x45f6c0['pos'];for(_0x1e180d='',_0x3da881=!0x1;_0x45f6c0['pos']<_0x4f2f0a;){var _0x37455b=_0x45f6c0['uint32']();switch(_0x37455b>>>0x3){case 0x1:_0x1e180d=_0x45f6c0['string']();break;case 0x2:_0x3da881=_0x45f6c0['bool']();break;default:_0x45f6c0['skipType'](0x7&_0x37455b);}}_0x35c5ad['attributesBoolean'][_0x1e180d]=_0x3da881;break;case 0x5:_0x35c5ad['attributesJson']=_0x45f6c0['string']();break;default:_0x45f6c0['skipType'](0x7&_0x197cb3);}}return _0x35c5ad;},_0x2c76af['decodeDelimited']=function(_0x38ab19){return _0x38ab19 instanceof _0x1d0557||(_0x38ab19=new _0x1d0557(_0x38ab19)),this['decode'](_0x38ab19,_0x38ab19['uint32']());},_0x2c76af['verify']=function(_0x39b01e){if('object'!=typeof _0x39b01e||null===_0x39b01e)return'object\x20expected';if(null!=_0x39b01e['name']&&_0x39b01e['hasOwnProperty']('name')&&!_0x4dcfc0['isString'](_0x39b01e['name']))return'name:\x20string\x20expected';if(null!=_0x39b01e['children']&&_0x39b01e['hasOwnProperty']('children')){if(!Array['isArray'](_0x39b01e['children']))return'children:\x20array\x20expected';for(var _0x46a74b=0x0;_0x46a74b<_0x39b01e['children']['length'];++_0x46a74b){var _0x21f4a5=_0x21b2cf['Element']['verify'](_0x39b01e['children'][_0x46a74b]);if(_0x21f4a5)return'children.'+_0x21f4a5;}}if(null!=_0x39b01e['data']&&_0x39b01e['hasOwnProperty']('data')&&!_0x4dcfc0['isString'](_0x39b01e['data']))return'data:\x20string\x20expected';if(null!=_0x39b01e['attributesBoolean']&&_0x39b01e['hasOwnProperty']('attributesBoolean')){if(!_0x4dcfc0['isObject'](_0x39b01e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x15e229=Object['keys'](_0x39b01e['attributesBoolean']);for(_0x46a74b=0x0;_0x46a74b<_0x15e229['length'];++_0x46a74b)if('boolean'!=typeof _0x39b01e['attributesBoolean'][_0x15e229[_0x46a74b]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x39b01e['attributesJson']&&_0x39b01e['hasOwnProperty']('attributesJson')&&!_0x4dcfc0['isString'](_0x39b01e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2c76af['fromObject']=function(_0x41646f){if(_0x41646f instanceof _0x21b2cf['Element'])return _0x41646f;var _0x3cad62=new _0x21b2cf['Element']();if(null!=_0x41646f['name']&&(_0x3cad62['name']=String(_0x41646f['name'])),_0x41646f['children']){if(!Array['isArray'](_0x41646f['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3cad62['children']=[];for(var _0x348ae2=0x0;_0x348ae2<_0x41646f['children']['length'];++_0x348ae2){if('object'!=typeof _0x41646f['children'][_0x348ae2])throw TypeError('.Element.children:\x20object\x20expected');_0x3cad62['children'][_0x348ae2]=_0x21b2cf['Element']['fromObject'](_0x41646f['children'][_0x348ae2]);}}if(null!=_0x41646f['data']&&(_0x3cad62['data']=String(_0x41646f['data'])),_0x41646f['attributesBoolean']){if('object'!=typeof _0x41646f['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3cad62['attributesBoolean']={};var _0xe0e838=Object['keys'](_0x41646f['attributesBoolean']);for(_0x348ae2=0x0;_0x348ae2<_0xe0e838['length'];++_0x348ae2)_0x3cad62['attributesBoolean'][_0xe0e838[_0x348ae2]]=Boolean(_0x41646f['attributesBoolean'][_0xe0e838[_0x348ae2]]);}return null!=_0x41646f['attributesJson']&&(_0x3cad62['attributesJson']=String(_0x41646f['attributesJson'])),_0x3cad62;},_0x2c76af['toObject']=function(_0x1860ce,_0x2e7acf){_0x2e7acf||(_0x2e7acf={});var _0x30b112,_0x28bfa0={};if((_0x2e7acf['arrays']||_0x2e7acf['defaults'])&&(_0x28bfa0['children']=[]),(_0x2e7acf['objects']||_0x2e7acf['defaults'])&&(_0x28bfa0['attributesBoolean']={}),_0x2e7acf['defaults']&&(_0x28bfa0['name']='',_0x28bfa0['data']='',_0x28bfa0['attributesJson']=''),null!=_0x1860ce['name']&&_0x1860ce['hasOwnProperty']('name')&&(_0x28bfa0['name']=_0x1860ce['name']),_0x1860ce['children']&&_0x1860ce['children']['length']){_0x28bfa0['children']=[];for(var _0x5da879=0x0;_0x5da879<_0x1860ce['children']['length'];++_0x5da879)_0x28bfa0['children'][_0x5da879]=_0x21b2cf['Element']['toObject'](_0x1860ce['children'][_0x5da879],_0x2e7acf);}if(null!=_0x1860ce['data']&&_0x1860ce['hasOwnProperty']('data')&&(_0x28bfa0['data']=_0x1860ce['data']),_0x1860ce['attributesBoolean']&&(_0x30b112=Object['keys'](_0x1860ce['attributesBoolean']))['length']){_0x28bfa0['attributesBoolean']={};for(_0x5da879=0x0;_0x5da879<_0x30b112['length'];++_0x5da879)_0x28bfa0['attributesBoolean'][_0x30b112[_0x5da879]]=_0x1860ce['attributesBoolean'][_0x30b112[_0x5da879]];}return null!=_0x1860ce['attributesJson']&&_0x1860ce['hasOwnProperty']('attributesJson')&&(_0x28bfa0['attributesJson']=_0x1860ce['attributesJson']),_0x28bfa0;},_0x2c76af['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2ba2b7['util']['toJSONOptions']);},_0x2c76af['getTypeUrl']=function(_0x301722){return void 0x0===_0x301722&&(_0x301722='type.googleapis.com'),_0x301722+'/Element';},_0x2c76af;}()),_0x21b2cf;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x183f95){return new y(this['_protobufRoot'][_0x183f95]);}}class y{['_protobuf'];constructor(_0x15f979){this['_protobuf']=_0x15f979;}['compress'](_0x5e133f){const _0x392e0c=this['_protobuf']['verify'](_0x5e133f);if(_0x392e0c)throw Error(_0x392e0c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5e133f))['finish']();}['decompress'](_0x4719a0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4719a0),{'oneofs':!0x0});}}function _(_0x130a4a,_0x1e5f50){const _0x32f1ab=_0x1febdf(_0x130a4a);return _0x32f1ab['path'][_0x32f1ab['path']['length']-0x1]+=_0x1e5f50,_0x32f1ab;}function O(_0x3cbc0b,_0x568c21){return _0x3cbc0b['root']===_0x568c21['root']&&_0x5321cb(_0x3cbc0b['path'],_0x568c21['path']);}function $(_0x161d27){P(_0x161d27,_0x2a8f88=>('main'==_0x2a8f88['root']?(_0x2a8f88['rootMain']=!0x0,delete _0x2a8f88['root']):'$graveyard'==_0x2a8f88['root']&&(_0x2a8f88['rootGraveyard']=!0x0,delete _0x2a8f88['root']),_0x2a8f88));}function J(_0x5873bb){P(_0x5873bb,_0x19129e=>(_0x19129e['rootMain']?(_0x19129e['root']='main',delete _0x19129e['rootMain']):_0x19129e['rootGraveyard']&&(_0x19129e['root']='$graveyard',delete _0x19129e['rootGraveyard']),_0x19129e));}function P(_0x2b73f2,_0x16b3a0){for(const _0x1bac9b in _0x2b73f2){const _0x59fd1f=_0x2b73f2[_0x1bac9b];'nodes'!==_0x1bac9b&&_0xde182(_0x59fd1f)&&(_0x59fd1f['path']&&(_0x59fd1f['root']||_0x59fd1f['rootMain']||_0x59fd1f['rootGraveyard'])?_0x2b73f2[_0x1bac9b]=_0x16b3a0(_0x59fd1f):P(_0x59fd1f,_0x16b3a0));}return _0x2b73f2;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x277e70,_0x1bb3e7,_0x50100f){this['_id']=_0x277e70,this['_operationName']=_0x1bb3e7,this['_protobufDescriptor']=_0x50100f;}['compress'](_0x1a735c,_0x4f6d6f){const _0xeaa569=_0x4f6d6f['shift']();return $(_0xeaa569),_0x1a735c['buffers']['push'](this['_protobufDescriptor']['compress'](_0xeaa569)),_0x1a735c['types']['push'](this['_id']),!0x0;}['decompress'](_0x354c6d,_0x4c532a){_0x4c532a['types']['shift']();const _0x396438=this['_protobufDescriptor']['decompress'](_0x4c532a['buffers']['shift']());J(_0x396438),_0x396438['__className']=this['_operationName'],_0x354c6d['push'](_0x396438);}}class s extends e{['compress'](_0x3c53b5,_0x14384e){const _0x5b1022=_0x14384e['shift']();return this['_serializeOneOf']('oldValue',_0x5b1022),this['_serializeOneOf']('newValue',_0x5b1022),$(_0x5b1022),_0x3c53b5['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b1022)),_0x3c53b5['types']['push'](this['_id']),!0x0;}['decompress'](_0x53d57c,_0x4c4e17){const {types:_0x324384,buffers:_0x37adbe}=_0x4c4e17,_0x39beab=this['_protobufDescriptor']['decompress'](_0x37adbe['shift']());_0x324384['shift'](),this['_deserializeOneOf']('oldValue',_0x39beab),this['_deserializeOneOf']('newValue',_0x39beab),J(_0x39beab),_0x39beab['__className']=this['_operationName'],_0x53d57c['push'](_0x39beab);}['_serializeOneOf'](_0x19b89f,_0x3acc53){const _0x3d8ac5=_0x3acc53[_0x19b89f];'boolean'==typeof _0x3d8ac5?_0x3acc53[_0x19b89f+'Boolean']=_0x3d8ac5:_0x3acc53[_0x19b89f+'Json']=JSON['stringify'](_0x3d8ac5);}['_deserializeOneOf'](_0x244579,_0x4a3c4e){const _0x1279ad=_0x244579+'Json';_0x4a3c4e[_0x1279ad]?(_0x4a3c4e[_0x244579]=JSON['parse'](_0x4a3c4e[_0x1279ad]),delete _0x4a3c4e[_0x1279ad]):(_0x4a3c4e[_0x244579]=_0x4a3c4e[_0x244579+'Boolean'],delete _0x4a3c4e[_0x244579+'Boolean']);}}class i extends e{['compress'](_0x3e11cf,_0x29d220){const _0x106a93=_0x29d220['shift']();return this['_serializeNodesAttributes'](_0x106a93['nodes']),$(_0x106a93),_0x3e11cf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x106a93)),_0x3e11cf['types']['push'](this['_id']),!0x0;}['decompress'](_0x270505,_0x28d6b1){const {types:_0x217eb5,buffers:_0x59ff58}=_0x28d6b1,_0x5d18bf=this['_protobufDescriptor']['decompress'](_0x59ff58['shift']());_0x217eb5['shift'](),_0x5d18bf['nodes']||(_0x5d18bf['nodes']=[]),this['_deserializeNodesAttributes'](_0x5d18bf['nodes']),J(_0x5d18bf),_0x5d18bf['__className']=this['_operationName'],_0x270505['push'](_0x5d18bf);}['_serializeNodesAttributes'](_0x2543bf){for(const _0xc31711 of _0x2543bf){if(_0xc31711['attributes']){const _0x128e11=_0xc31711['attributes'];this['_areValuesBoolean'](_0x128e11)?_0xc31711['attributesBoolean']=_0x128e11:_0xc31711['attributesJson']=JSON['stringify'](_0x128e11);}_0xc31711['children']&&this['_serializeNodesAttributes'](_0xc31711['children']);}}['_deserializeNodesAttributes'](_0x52365d){for(const _0x56b3b4 of _0x52365d)(_0x56b3b4['attributesBoolean']||_0x56b3b4['attributesJson'])&&(_0x56b3b4['attributesBoolean']?(_0x56b3b4['attributes']=_0x56b3b4['attributesBoolean'],delete _0x56b3b4['attributesBoolean']):(_0x56b3b4['attributes']=JSON['parse'](_0x56b3b4['attributesJson']),delete _0x56b3b4['attributesJson'])),_0x56b3b4['children']&&this['_deserializeNodesAttributes'](_0x56b3b4['children']);}['_areValuesBoolean'](_0x4fb6b8){return Object['keys'](_0x4fb6b8)['every'](_0xa1e6fe=>'boolean'==typeof _0x4fb6b8[_0xa1e6fe]);}}class n extends e{['decompress'](_0x3bf34c,_0x414d50){super['decompress'](_0x3bf34c,_0x414d50);const _0x15e578=_0x3bf34c[_0x3bf34c['length']-0x1];_0x15e578['oldRange']||(_0x15e578['oldRange']=null),_0x15e578['newRange']||(_0x15e578['newRange']=null);}}class p extends e{['compress'](_0x4d1b66,_0x15184f){return _0x15184f['shift'](),_0x4d1b66['types']['push'](this['_id']),!0x0;}['decompress'](_0x5bcf97,_0x2e20f9){_0x2e20f9['types']['shift'](),_0x5bcf97['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x38d517,_0x28b0c3,_0xad4857,_0x406d24){super(_0x38d517,_0x28b0c3,_0xad4857),this['_omittedNamespace']=_0x406d24+':';}['compress'](_0x1d0259,_0x2e5b6c){return!('MarkerOperation'!=_0x2e5b6c[0x0]['__className']||!_0x2e5b6c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2e5b6c[0x0]['name']=_0x2e5b6c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1d0259,_0x2e5b6c),!0x0);}['decompress'](_0x1dc533,_0x19b08f){super['decompress'](_0x1dc533,_0x19b08f);const _0x4b7fea=_0x1dc533[_0x1dc533['length']-0x1];_0x4b7fea['name']=this['_omittedNamespace']+_0x4b7fea['name'];}}class b{['_id'];['_context'];constructor(_0x2b265d,_0x451007){this['_id']=_0x2b265d,this['_context']=_0x451007;}['compress'](_0x53d0cb,_0x14f022){let _0x2e5aac;for(;_0x14f022['length']>0x1&&this['_compareOperations'](_0x14f022[0x0],_0x14f022[0x1]);)_0x2e5aac?(_0x2e5aac=this['_combineNext'](_0x14f022['shift'](),_0x2e5aac),_0x53d0cb['types']['push'](0x0)):(_0x2e5aac=_0x1febdf(_0x14f022['shift']()),_0x53d0cb['types']['push'](this['_id']));return!!_0x2e5aac&&(_0x2e5aac=this['_combineNext'](_0x14f022['shift'](),_0x2e5aac),_0x53d0cb['types']['push'](0x0),_0x53d0cb['buffers']['push'](this['_compressSingleOperation'](_0x2e5aac)),!0x0);}['decompress'](_0x5ab139,_0x1af049){const _0x23e6fb=this['_decompressSingleOperation'](_0x1af049);for(;0x0==_0x1af049['types'][0x0];)_0x1af049['types']['shift'](),_0x5ab139['push'](this['_splitCurrent'](_0x23e6fb));_0x5ab139['push'](_0x23e6fb);}}class m extends b{['_combineNext'](_0x31421b,_0x341050){return _0x341050['nodes'][0x0]['data']+=_0x31421b['nodes'][0x0]['data'],_0x341050;}['_splitCurrent'](_0x3b5676){const _0x25eea2=_0x1febdf(_0x3b5676),_0x5c694b=_0x25eea2['nodes'][0x0],_0x465af0=_0x3b5676['nodes'][0x0],_0x40c8e5=_0x465af0['data'][Symbol['iterator']]()['next']()['value'],_0x228fdd=_0x40c8e5['length'];return _0x5c694b['data']=_0x40c8e5,_0x465af0['data']=_0x465af0['data']['substr'](_0x228fdd),_0x3b5676['position']=_(_0x3b5676['position'],_0x228fdd),_0x25eea2;}['_compareOperations'](_0x4c728b,_0x43be2c){if(this['_checkOperation'](_0x4c728b)&&this['_checkOperation'](_0x43be2c)){const _0x6b1e36=_0x4c728b['nodes'][0x0]['data']['length'],_0x378899=O(_(_0x4c728b['position'],_0x6b1e36),_0x43be2c['position']),_0x15ec7f=_0x4c728b['nodes'][0x0],_0xeecdae=_0x43be2c['nodes'][0x0];return _0x378899&&this['_compareAttributes'](_0x15ec7f,_0xeecdae);}return!0x1;}['_compressSingleOperation'](_0xe2264c){const _0x23221f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x23221f,[_0xe2264c]),_0x23221f['buffers'][0x0];}['_decompressSingleOperation'](_0xed7b42){const _0x4ed26f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x4ed26f,_0xed7b42),_0x4ed26f[0x0];}['_checkOperation'](_0x9189b6){return'InsertOperation'==_0x9189b6['__className']&&0x1==_0x9189b6['nodes']['length']&&_0x9189b6['nodes'][0x0]['data']&&!_0x9189b6['wasUndone']&&0x1==Array['from'](_0x9189b6['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x486db2,_0x2c73d1){const _0x1eec66=Object['keys'](_0x486db2['attributes']||{}),_0x292185=Object['keys'](_0x2c73d1['attributes']||{});return _0x1eec66['length']===_0x292185['length']&&_0x1eec66['every'](_0xe7339f=>_0x2c73d1['attributes'][_0xe7339f]&&_0x2c73d1['attributes'][_0xe7339f]===_0x486db2['attributes'][_0xe7339f]);}}class c extends b{['_combineNext'](_0x1d4cf5,_0x29c627){return _0x29c627['howMany']++,_0x29c627['sourcePosition']=_0x1febdf(_0x1d4cf5['sourcePosition']),_0x29c627;}['_splitCurrent'](_0x34a9ec){const _0x2e5714=_0x1febdf(_0x34a9ec);return _0x34a9ec['howMany']--,_0x2e5714['howMany']=0x1,_0x2e5714['sourcePosition']=_(_0x2e5714['sourcePosition'],_0x34a9ec['howMany']),_0x2e5714;}['_compareOperations'](_0x151cee,_0x405265){return!(!this['_checkOperation'](_0x151cee)||!this['_checkOperation'](_0x405265))&&(O(_(_0x151cee['sourcePosition'],-0x1),_0x405265['sourcePosition'])&&O(_0x151cee['targetPosition'],_0x405265['targetPosition']));}['_compressSingleOperation'](_0x24b7e6){const _0x2a9d10={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2a9d10,[_0x24b7e6]),_0x2a9d10['buffers'][0x0];}['_decompressSingleOperation'](_0x13da7f){const _0x3e829e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3e829e,_0x13da7f),_0x3e829e[0x0];}['_checkOperation'](_0x4974b0){return'MoveOperation'==_0x4974b0['__className']&&'$graveyard'==_0x4974b0['targetPosition']['root']&&0x1==_0x4974b0['howMany']&&!_0x4974b0['wasUndone'];}}class h extends b{['_combineNext'](_0x31d797,_0x4c378e){return _0x4c378e['howMany']++,_0x4c378e;}['_splitCurrent'](_0x3d0aaa){const _0x3f5481=_0x1febdf(_0x3d0aaa);return _0x3f5481['howMany']=0x1,_0x3d0aaa['howMany']--,_0x3f5481;}['_compareOperations'](_0x4f1e67,_0x30f7be){return!(!this['_checkOperation'](_0x4f1e67)||!this['_checkOperation'](_0x30f7be))&&(O(_0x4f1e67['sourcePosition'],_0x30f7be['sourcePosition'])&&O(_0x4f1e67['targetPosition'],_0x30f7be['targetPosition']));}['_compressSingleOperation'](_0x5bca0b){const _0x4f3d76={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4f3d76,[_0x5bca0b]),_0x4f3d76['buffers'][0x0];}['_decompressSingleOperation'](_0x5d07dc){const _0x55de94=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x55de94,_0x5d07dc),_0x55de94[0x0];}['_checkOperation'](_0x2ec56c){return'MoveOperation'==_0x2ec56c['__className']&&'$graveyard'==_0x2ec56c['targetPosition']['root']&&0x1==_0x2ec56c['howMany']&&!_0x2ec56c['wasUndone'];}}class f extends b{['compress'](_0x294dc3,_0x3911ad){if(!this['_compareOperations'](_0x3911ad[0x0],_0x3911ad[0x1]))return!0x1;const _0x228fae=_0x3911ad['shift']();return _0x228fae['oldRange']=null,_0x228fae['newRange']&&O(_0x228fae['newRange']['start'],_0x228fae['newRange']['end'])&&(_0x228fae['newRange']['end']=null),_0x3911ad['shift'](),_0x294dc3['types']['push'](this['_id']),_0x294dc3['types']['push'](0x0),_0x294dc3['buffers']['push'](this['_compressSingleOperation'](_0x228fae)),!0x0;}['decompress'](_0xb7bd7d,_0x3fa996){const _0x350fb3=this['_decompressSingleOperation'](_0x3fa996);_0x350fb3['newRange']&&!_0x350fb3['newRange']['end']&&(_0x350fb3['newRange']['end']=_0x1febdf(_0x350fb3['newRange']['start']));const _0x406031=_0x1febdf(_0x350fb3);_0x406031['newRange']&&(_0x406031['newRange']['start']['stickiness']='toNone',_0x406031['newRange']['end']=_0x1febdf(_0x406031['newRange']['start'])),_0x406031['name']='user:position:'+_0x406031['name']['split'](':')[0x2],_0x3fa996['types']['shift'](),_0xb7bd7d['push'](_0x350fb3),_0xb7bd7d['push'](_0x406031);}['_compressSingleOperation'](_0x1395af){const _0x3ec48a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3ec48a,[_0x1395af]),_0x3ec48a['buffers'][0x0];}['_decompressSingleOperation'](_0x90542d){const _0x226feb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x226feb,_0x90542d),_0x226feb[0x0];}['_compareOperations'](_0x7dd539,_0x2276d4){return!(!_0x7dd539||!_0x2276d4)&&('MarkerOperation'==_0x7dd539['__className']&&'MarkerOperation'==_0x2276d4['__className']&&!(!_0x7dd539['name']['startsWith']('user:')||!_0x2276d4['name']['startsWith']('user:')||_0x7dd539['name']==_0x2276d4['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x10b722=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',_0x10b722,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x10b722,'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'](_0x2ef8a1){if(!_0x2ef8a1||!_0x2ef8a1[0x0])throw new _0x2966dd('no-operations-provided',this);const _0x549d87={'types':[],'buffers':[],'baseVersion':_0x2ef8a1[0x0]['baseVersion']};for(;_0x2ef8a1['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('TypingAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('DeletingAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x549d87,_0x2ef8a1)||this['_getCompressorByName'](_0x2ef8a1[0x0]['__className'])['compress'](_0x549d87,_0x2ef8a1);return _0x549d87;}['decompress'](_0x5a1854){const _0xf285ab=[];for(;_0x5a1854['types']['length'];){this['_compressorById']['get'](_0x5a1854['types'][0x0])['decompress'](_0xf285ab,_0x5a1854);}return _0xf285ab['forEach']((_0x330113,_0x561a0a)=>_0x330113['baseVersion']=_0x5a1854['baseVersion']+_0x561a0a),_0xf285ab;}['_getCompressorByName'](_0x39bea5){return this['_compressorByName']['get'](_0x39bea5);}['_registerOperationCompressor'](_0x9fb8c1,_0x12171a,_0x28173e){const _0x303441=new _0x28173e(_0x9fb8c1,_0x12171a,this['_protobufFactory']['getDescriptor'](_0x12171a));this['_registerCompressor'](_0x9fb8c1,_0x12171a,_0x303441);}['_registerActionCompressor'](_0x3f5fda,_0x802571,_0x4b368f){const _0x10dd45=new _0x4b368f(_0x3f5fda,this);this['_registerCompressor'](_0x3f5fda,_0x802571,_0x10dd45);}['_registerCompressor'](_0x11533e,_0x9b1778,_0x5d6ef8){this['_compressorById']['set'](_0x11533e,_0x5d6ef8),this['_compressorByName']['set'](_0x9b1778,_0x5d6ef8);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "43.1.0
|
|
3
|
+
"version": "43.1.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "43.1.0
|
|
37
|
-
"ckeditor5": "43.1.0
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.1.0",
|
|
37
|
+
"ckeditor5": "43.1.0",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.2.5"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5b6e(){const _0x53fe1d=['535428lysobj','_context','types','28BKCyHU','105697uSzFDm','6QPUdUp','736824AtHlZw','3bdznqL','7299850sMsisi','_splitCurrent','154436lKqpLF','push','_combineNext','decompress','compress','_compareOperations','_decompressSingleOperation','194912gHExnm','4100195caLcug','length','shift','_compressSingleOperation','buffers','10GkcXfT','_id'];_0x5b6e=function(){return _0x53fe1d;};return _0x5b6e();}const _0x556e76=_0xae17;(function(_0x40c8bf,_0xecf5f3){const _0x2c0c8f=_0xae17,_0x1b7cf5=_0x40c8bf();while(!![]){try{const _0x3f09c4=parseInt(_0x2c0c8f(0x1d7))/0x1*(-parseInt(_0x2c0c8f(0x1d8))/0x2)+-parseInt(_0x2c0c8f(0x1da))/0x3*(-parseInt(_0x2c0c8f(0x1dd))/0x4)+-parseInt(_0x2c0c8f(0x1ea))/0x5*(parseInt(_0x2c0c8f(0x1d9))/0x6)+parseInt(_0x2c0c8f(0x1d6))/0x7*(-parseInt(_0x2c0c8f(0x1e4))/0x8)+-parseInt(_0x2c0c8f(0x1ec))/0x9+parseInt(_0x2c0c8f(0x1db))/0xa+parseInt(_0x2c0c8f(0x1e5))/0xb;if(_0x3f09c4===_0xecf5f3)break;else _0x1b7cf5['push'](_0x1b7cf5['shift']());}catch(_0x5b2303){_0x1b7cf5['push'](_0x1b7cf5['shift']());}}}(_0x5b6e,0x66f3c));function _0xae17(_0x519997,_0x55de12){const _0x5b6eaf=_0x5b6e();return _0xae17=function(_0xae172e,_0x48abfb){_0xae172e=_0xae172e-0x1d4;let _0x1928ef=_0x5b6eaf[_0xae172e];return _0x1928ef;},_0xae17(_0x519997,_0x55de12);}import{cloneDeep as _0x3519d3}from'lodash-es';export default class b{constructor(_0x73621f,_0x153c21){const _0x27b1bc=_0xae17;this[_0x27b1bc(0x1eb)]=_0x73621f,this[_0x27b1bc(0x1d4)]=_0x153c21;}[_0x556e76(0x1e1)](_0x2549a8,_0x408800){const _0x24f9d0=_0x556e76;let _0x31548e;for(;_0x408800[_0x24f9d0(0x1e6)]>0x1&&this[_0x24f9d0(0x1e2)](_0x408800[0x0],_0x408800[0x1]);)_0x31548e?(_0x31548e=this[_0x24f9d0(0x1df)](_0x408800[_0x24f9d0(0x1e7)](),_0x31548e),_0x2549a8[_0x24f9d0(0x1d5)][_0x24f9d0(0x1de)](0x0)):(_0x31548e=_0x3519d3(_0x408800[_0x24f9d0(0x1e7)]()),_0x2549a8[_0x24f9d0(0x1d5)][_0x24f9d0(0x1de)](this[_0x24f9d0(0x1eb)]));return!!_0x31548e&&(_0x31548e=this[_0x24f9d0(0x1df)](_0x408800[_0x24f9d0(0x1e7)](),_0x31548e),_0x2549a8[_0x24f9d0(0x1d5)][_0x24f9d0(0x1de)](0x0),_0x2549a8[_0x24f9d0(0x1e9)][_0x24f9d0(0x1de)](this[_0x24f9d0(0x1e8)](_0x31548e)),!0x0);}[_0x556e76(0x1e0)](_0x92315c,_0x8d2aea){const _0x1a4b50=_0x556e76,_0x126b75=this[_0x1a4b50(0x1e3)](_0x8d2aea);for(;0x0==_0x8d2aea[_0x1a4b50(0x1d5)][0x0];)_0x8d2aea[_0x1a4b50(0x1d5)][_0x1a4b50(0x1e7)](),_0x92315c[_0x1a4b50(0x1de)](this[_0x1a4b50(0x1dc)](_0x126b75));_0x92315c[_0x1a4b50(0x1de)](_0x126b75);}}
|