@ckeditor/ckeditor5-operations-compressor 44.0.0-alpha.0 → 44.0.0-alpha.10
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/LICENSE.md +8 -8
- package/README.md +9 -7
- 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 _0x4271b8=_0x5f3f38['Reader'],_0x5ae091=_0x5f3f38['Writer'],_0x31870d=_0x5f3f38['util'],_0x41c9fe=_0x5f3f38['roots']['default']||(_0x5f3f38['roots']['default']={});return _0x41c9fe['AttributeOperation']=(function(){function _0x1b4bde(_0x242040){if(_0x242040){for(var _0x5737f3=Object['keys'](_0x242040),_0x16fe35=0x0;_0x16fe35<_0x5737f3['length'];++_0x16fe35)null!=_0x242040[_0x5737f3[_0x16fe35]]&&(this[_0x5737f3[_0x16fe35]]=_0x242040[_0x5737f3[_0x16fe35]]);}}return _0x1b4bde['prototype']['range']=null,_0x1b4bde['prototype']['key']='',_0x1b4bde['prototype']['oldValueBoolean']=!0x1,_0x1b4bde['prototype']['oldValueJson']='',_0x1b4bde['prototype']['newValueBoolean']=!0x1,_0x1b4bde['prototype']['newValueJson']='',_0x1b4bde['prototype']['wasUndone']=!0x1,_0x1b4bde['create']=function(_0x5ce6f3){return new _0x1b4bde(_0x5ce6f3);},_0x1b4bde['encode']=function(_0x2e9153,_0x396955){return _0x396955||(_0x396955=_0x5ae091['create']()),null!=_0x2e9153['range']&&Object['hasOwnProperty']['call'](_0x2e9153,'range')&&_0x41c9fe['Range']['encode'](_0x2e9153['range'],_0x396955['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2e9153['key']&&Object['hasOwnProperty']['call'](_0x2e9153,'key')&&_0x396955['uint32'](0x12)['string'](_0x2e9153['key']),null!=_0x2e9153['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e9153,'oldValueBoolean')&&_0x396955['uint32'](0x18)['bool'](_0x2e9153['oldValueBoolean']),null!=_0x2e9153['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2e9153,'oldValueJson')&&_0x396955['uint32'](0x22)['string'](_0x2e9153['oldValueJson']),null!=_0x2e9153['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e9153,'newValueBoolean')&&_0x396955['uint32'](0x28)['bool'](_0x2e9153['newValueBoolean']),null!=_0x2e9153['newValueJson']&&Object['hasOwnProperty']['call'](_0x2e9153,'newValueJson')&&_0x396955['uint32'](0x32)['string'](_0x2e9153['newValueJson']),null!=_0x2e9153['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e9153,'wasUndone')&&_0x396955['uint32'](0x38)['bool'](_0x2e9153['wasUndone']),_0x396955;},_0x1b4bde['encodeDelimited']=function(_0x32f7fe,_0x46a44e){return this['encode'](_0x32f7fe,_0x46a44e)['ldelim']();},_0x1b4bde['decode']=function(_0x51a049,_0x3f3077){_0x51a049 instanceof _0x4271b8||(_0x51a049=_0x4271b8['create'](_0x51a049));for(var _0x508df5=void 0x0===_0x3f3077?_0x51a049['len']:_0x51a049['pos']+_0x3f3077,_0x298546=new _0x41c9fe['AttributeOperation']();_0x51a049['pos']<_0x508df5;){var _0x3d292a=_0x51a049['uint32']();switch(_0x3d292a>>>0x3){case 0x1:_0x298546['range']=_0x41c9fe['Range']['decode'](_0x51a049,_0x51a049['uint32']());break;case 0x2:_0x298546['key']=_0x51a049['string']();break;case 0x3:_0x298546['oldValueBoolean']=_0x51a049['bool']();break;case 0x4:_0x298546['oldValueJson']=_0x51a049['string']();break;case 0x5:_0x298546['newValueBoolean']=_0x51a049['bool']();break;case 0x6:_0x298546['newValueJson']=_0x51a049['string']();break;case 0x7:_0x298546['wasUndone']=_0x51a049['bool']();break;default:_0x51a049['skipType'](0x7&_0x3d292a);}}return _0x298546;},_0x1b4bde['decodeDelimited']=function(_0x47ce62){return _0x47ce62 instanceof _0x4271b8||(_0x47ce62=new _0x4271b8(_0x47ce62)),this['decode'](_0x47ce62,_0x47ce62['uint32']());},_0x1b4bde['verify']=function(_0x1c5edd){if('object'!=typeof _0x1c5edd||null===_0x1c5edd)return'object\x20expected';if(null!=_0x1c5edd['range']&&_0x1c5edd['hasOwnProperty']('range')){var _0x50ccb9=_0x41c9fe['Range']['verify'](_0x1c5edd['range']);if(_0x50ccb9)return'range.'+_0x50ccb9;}return null!=_0x1c5edd['key']&&_0x1c5edd['hasOwnProperty']('key')&&!_0x31870d['isString'](_0x1c5edd['key'])?'key:\x20string\x20expected':null!=_0x1c5edd['oldValueBoolean']&&_0x1c5edd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1c5edd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1c5edd['oldValueJson']&&_0x1c5edd['hasOwnProperty']('oldValueJson')&&!_0x31870d['isString'](_0x1c5edd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1c5edd['newValueBoolean']&&_0x1c5edd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1c5edd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1c5edd['newValueJson']&&_0x1c5edd['hasOwnProperty']('newValueJson')&&!_0x31870d['isString'](_0x1c5edd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1c5edd['wasUndone']&&_0x1c5edd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c5edd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b4bde['fromObject']=function(_0x45c17d){if(_0x45c17d instanceof _0x41c9fe['AttributeOperation'])return _0x45c17d;var _0x200728=new _0x41c9fe['AttributeOperation']();if(null!=_0x45c17d['range']){if('object'!=typeof _0x45c17d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x200728['range']=_0x41c9fe['Range']['fromObject'](_0x45c17d['range']);}return null!=_0x45c17d['key']&&(_0x200728['key']=String(_0x45c17d['key'])),null!=_0x45c17d['oldValueBoolean']&&(_0x200728['oldValueBoolean']=Boolean(_0x45c17d['oldValueBoolean'])),null!=_0x45c17d['oldValueJson']&&(_0x200728['oldValueJson']=String(_0x45c17d['oldValueJson'])),null!=_0x45c17d['newValueBoolean']&&(_0x200728['newValueBoolean']=Boolean(_0x45c17d['newValueBoolean'])),null!=_0x45c17d['newValueJson']&&(_0x200728['newValueJson']=String(_0x45c17d['newValueJson'])),null!=_0x45c17d['wasUndone']&&(_0x200728['wasUndone']=Boolean(_0x45c17d['wasUndone'])),_0x200728;},_0x1b4bde['toObject']=function(_0x269609,_0x10fec5){_0x10fec5||(_0x10fec5={});var _0x301eec={};return _0x10fec5['defaults']&&(_0x301eec['range']=null,_0x301eec['key']='',_0x301eec['oldValueBoolean']=!0x1,_0x301eec['oldValueJson']='',_0x301eec['newValueBoolean']=!0x1,_0x301eec['newValueJson']='',_0x301eec['wasUndone']=!0x1),null!=_0x269609['range']&&_0x269609['hasOwnProperty']('range')&&(_0x301eec['range']=_0x41c9fe['Range']['toObject'](_0x269609['range'],_0x10fec5)),null!=_0x269609['key']&&_0x269609['hasOwnProperty']('key')&&(_0x301eec['key']=_0x269609['key']),null!=_0x269609['oldValueBoolean']&&_0x269609['hasOwnProperty']('oldValueBoolean')&&(_0x301eec['oldValueBoolean']=_0x269609['oldValueBoolean']),null!=_0x269609['oldValueJson']&&_0x269609['hasOwnProperty']('oldValueJson')&&(_0x301eec['oldValueJson']=_0x269609['oldValueJson']),null!=_0x269609['newValueBoolean']&&_0x269609['hasOwnProperty']('newValueBoolean')&&(_0x301eec['newValueBoolean']=_0x269609['newValueBoolean']),null!=_0x269609['newValueJson']&&_0x269609['hasOwnProperty']('newValueJson')&&(_0x301eec['newValueJson']=_0x269609['newValueJson']),null!=_0x269609['wasUndone']&&_0x269609['hasOwnProperty']('wasUndone')&&(_0x301eec['wasUndone']=_0x269609['wasUndone']),_0x301eec;},_0x1b4bde['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x1b4bde['getTypeUrl']=function(_0x17bb2d){return void 0x0===_0x17bb2d&&(_0x17bb2d='type.googleapis.com'),_0x17bb2d+'/AttributeOperation';},_0x1b4bde;}()),_0x41c9fe['InsertOperation']=(function(){function _0xbd3e75(_0x1a4138){if(this['nodes']=[],_0x1a4138){for(var _0x352e40=Object['keys'](_0x1a4138),_0x3acd8f=0x0;_0x3acd8f<_0x352e40['length'];++_0x3acd8f)null!=_0x1a4138[_0x352e40[_0x3acd8f]]&&(this[_0x352e40[_0x3acd8f]]=_0x1a4138[_0x352e40[_0x3acd8f]]);}}return _0xbd3e75['prototype']['position']=null,_0xbd3e75['prototype']['nodes']=_0x31870d['emptyArray'],_0xbd3e75['prototype']['shouldReceiveAttributes']=!0x1,_0xbd3e75['prototype']['wasUndone']=!0x1,_0xbd3e75['create']=function(_0x43cba3){return new _0xbd3e75(_0x43cba3);},_0xbd3e75['encode']=function(_0x3504c9,_0x3498ca){if(_0x3498ca||(_0x3498ca=_0x5ae091['create']()),null!=_0x3504c9['position']&&Object['hasOwnProperty']['call'](_0x3504c9,'position')&&_0x41c9fe['Position']['encode'](_0x3504c9['position'],_0x3498ca['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3504c9['nodes']&&_0x3504c9['nodes']['length']){for(var _0x1c1b8f=0x0;_0x1c1b8f<_0x3504c9['nodes']['length'];++_0x1c1b8f)_0x41c9fe['Element']['encode'](_0x3504c9['nodes'][_0x1c1b8f],_0x3498ca['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3504c9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3504c9,'shouldReceiveAttributes')&&_0x3498ca['uint32'](0x18)['bool'](_0x3504c9['shouldReceiveAttributes']),null!=_0x3504c9['wasUndone']&&Object['hasOwnProperty']['call'](_0x3504c9,'wasUndone')&&_0x3498ca['uint32'](0x20)['bool'](_0x3504c9['wasUndone']),_0x3498ca;},_0xbd3e75['encodeDelimited']=function(_0x412446,_0x4c6f08){return this['encode'](_0x412446,_0x4c6f08)['ldelim']();},_0xbd3e75['decode']=function(_0x2790ce,_0x488cd2){_0x2790ce instanceof _0x4271b8||(_0x2790ce=_0x4271b8['create'](_0x2790ce));for(var _0x5ba50b=void 0x0===_0x488cd2?_0x2790ce['len']:_0x2790ce['pos']+_0x488cd2,_0x56bce2=new _0x41c9fe['InsertOperation']();_0x2790ce['pos']<_0x5ba50b;){var _0x575bdb=_0x2790ce['uint32']();switch(_0x575bdb>>>0x3){case 0x1:_0x56bce2['position']=_0x41c9fe['Position']['decode'](_0x2790ce,_0x2790ce['uint32']());break;case 0x2:_0x56bce2['nodes']&&_0x56bce2['nodes']['length']||(_0x56bce2['nodes']=[]),_0x56bce2['nodes']['push'](_0x41c9fe['Element']['decode'](_0x2790ce,_0x2790ce['uint32']()));break;case 0x3:_0x56bce2['shouldReceiveAttributes']=_0x2790ce['bool']();break;case 0x4:_0x56bce2['wasUndone']=_0x2790ce['bool']();break;default:_0x2790ce['skipType'](0x7&_0x575bdb);}}return _0x56bce2;},_0xbd3e75['decodeDelimited']=function(_0x40318f){return _0x40318f instanceof _0x4271b8||(_0x40318f=new _0x4271b8(_0x40318f)),this['decode'](_0x40318f,_0x40318f['uint32']());},_0xbd3e75['verify']=function(_0x56152e){if('object'!=typeof _0x56152e||null===_0x56152e)return'object\x20expected';if(null!=_0x56152e['position']&&_0x56152e['hasOwnProperty']('position')&&(_0x54c7c5=_0x41c9fe['Position']['verify'](_0x56152e['position'])))return'position.'+_0x54c7c5;if(null!=_0x56152e['nodes']&&_0x56152e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x56152e['nodes']))return'nodes:\x20array\x20expected';for(var _0x310fb3=0x0;_0x310fb3<_0x56152e['nodes']['length'];++_0x310fb3){var _0x54c7c5;if(_0x54c7c5=_0x41c9fe['Element']['verify'](_0x56152e['nodes'][_0x310fb3]))return'nodes.'+_0x54c7c5;}}return null!=_0x56152e['shouldReceiveAttributes']&&_0x56152e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x56152e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x56152e['wasUndone']&&_0x56152e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56152e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xbd3e75['fromObject']=function(_0x52d0de){if(_0x52d0de instanceof _0x41c9fe['InsertOperation'])return _0x52d0de;var _0x5b2608=new _0x41c9fe['InsertOperation']();if(null!=_0x52d0de['position']){if('object'!=typeof _0x52d0de['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5b2608['position']=_0x41c9fe['Position']['fromObject'](_0x52d0de['position']);}if(_0x52d0de['nodes']){if(!Array['isArray'](_0x52d0de['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5b2608['nodes']=[];for(var _0x3ed889=0x0;_0x3ed889<_0x52d0de['nodes']['length'];++_0x3ed889){if('object'!=typeof _0x52d0de['nodes'][_0x3ed889])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5b2608['nodes'][_0x3ed889]=_0x41c9fe['Element']['fromObject'](_0x52d0de['nodes'][_0x3ed889]);}}return null!=_0x52d0de['shouldReceiveAttributes']&&(_0x5b2608['shouldReceiveAttributes']=Boolean(_0x52d0de['shouldReceiveAttributes'])),null!=_0x52d0de['wasUndone']&&(_0x5b2608['wasUndone']=Boolean(_0x52d0de['wasUndone'])),_0x5b2608;},_0xbd3e75['toObject']=function(_0x19f6f8,_0x53639b){_0x53639b||(_0x53639b={});var _0x298bba={};if((_0x53639b['arrays']||_0x53639b['defaults'])&&(_0x298bba['nodes']=[]),_0x53639b['defaults']&&(_0x298bba['position']=null,_0x298bba['shouldReceiveAttributes']=!0x1,_0x298bba['wasUndone']=!0x1),null!=_0x19f6f8['position']&&_0x19f6f8['hasOwnProperty']('position')&&(_0x298bba['position']=_0x41c9fe['Position']['toObject'](_0x19f6f8['position'],_0x53639b)),_0x19f6f8['nodes']&&_0x19f6f8['nodes']['length']){_0x298bba['nodes']=[];for(var _0x30e1d7=0x0;_0x30e1d7<_0x19f6f8['nodes']['length'];++_0x30e1d7)_0x298bba['nodes'][_0x30e1d7]=_0x41c9fe['Element']['toObject'](_0x19f6f8['nodes'][_0x30e1d7],_0x53639b);}return null!=_0x19f6f8['shouldReceiveAttributes']&&_0x19f6f8['hasOwnProperty']('shouldReceiveAttributes')&&(_0x298bba['shouldReceiveAttributes']=_0x19f6f8['shouldReceiveAttributes']),null!=_0x19f6f8['wasUndone']&&_0x19f6f8['hasOwnProperty']('wasUndone')&&(_0x298bba['wasUndone']=_0x19f6f8['wasUndone']),_0x298bba;},_0xbd3e75['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0xbd3e75['getTypeUrl']=function(_0x53e18b){return void 0x0===_0x53e18b&&(_0x53e18b='type.googleapis.com'),_0x53e18b+'/InsertOperation';},_0xbd3e75;}()),_0x41c9fe['MarkerOperation']=(function(){function _0x43d2df(_0x569fde){if(_0x569fde){for(var _0x1bf6a2=Object['keys'](_0x569fde),_0x4a9820=0x0;_0x4a9820<_0x1bf6a2['length'];++_0x4a9820)null!=_0x569fde[_0x1bf6a2[_0x4a9820]]&&(this[_0x1bf6a2[_0x4a9820]]=_0x569fde[_0x1bf6a2[_0x4a9820]]);}}return _0x43d2df['prototype']['name']='',_0x43d2df['prototype']['oldRange']=null,_0x43d2df['prototype']['newRange']=null,_0x43d2df['prototype']['affectsData']=!0x1,_0x43d2df['prototype']['wasUndone']=!0x1,_0x43d2df['create']=function(_0x9bdb88){return new _0x43d2df(_0x9bdb88);},_0x43d2df['encode']=function(_0x5771f5,_0x557655){return _0x557655||(_0x557655=_0x5ae091['create']()),null!=_0x5771f5['name']&&Object['hasOwnProperty']['call'](_0x5771f5,'name')&&_0x557655['uint32'](0xa)['string'](_0x5771f5['name']),null!=_0x5771f5['oldRange']&&Object['hasOwnProperty']['call'](_0x5771f5,'oldRange')&&_0x41c9fe['Range']['encode'](_0x5771f5['oldRange'],_0x557655['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5771f5['newRange']&&Object['hasOwnProperty']['call'](_0x5771f5,'newRange')&&_0x41c9fe['Range']['encode'](_0x5771f5['newRange'],_0x557655['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5771f5['affectsData']&&Object['hasOwnProperty']['call'](_0x5771f5,'affectsData')&&_0x557655['uint32'](0x20)['bool'](_0x5771f5['affectsData']),null!=_0x5771f5['wasUndone']&&Object['hasOwnProperty']['call'](_0x5771f5,'wasUndone')&&_0x557655['uint32'](0x28)['bool'](_0x5771f5['wasUndone']),_0x557655;},_0x43d2df['encodeDelimited']=function(_0x5fdb2a,_0x6c98c){return this['encode'](_0x5fdb2a,_0x6c98c)['ldelim']();},_0x43d2df['decode']=function(_0x4950a6,_0x362e3c){_0x4950a6 instanceof _0x4271b8||(_0x4950a6=_0x4271b8['create'](_0x4950a6));for(var _0x26d342=void 0x0===_0x362e3c?_0x4950a6['len']:_0x4950a6['pos']+_0x362e3c,_0x1e8505=new _0x41c9fe['MarkerOperation']();_0x4950a6['pos']<_0x26d342;){var _0x44f4fd=_0x4950a6['uint32']();switch(_0x44f4fd>>>0x3){case 0x1:_0x1e8505['name']=_0x4950a6['string']();break;case 0x2:_0x1e8505['oldRange']=_0x41c9fe['Range']['decode'](_0x4950a6,_0x4950a6['uint32']());break;case 0x3:_0x1e8505['newRange']=_0x41c9fe['Range']['decode'](_0x4950a6,_0x4950a6['uint32']());break;case 0x4:_0x1e8505['affectsData']=_0x4950a6['bool']();break;case 0x5:_0x1e8505['wasUndone']=_0x4950a6['bool']();break;default:_0x4950a6['skipType'](0x7&_0x44f4fd);}}return _0x1e8505;},_0x43d2df['decodeDelimited']=function(_0xf3997b){return _0xf3997b instanceof _0x4271b8||(_0xf3997b=new _0x4271b8(_0xf3997b)),this['decode'](_0xf3997b,_0xf3997b['uint32']());},_0x43d2df['verify']=function(_0x4a4156){if('object'!=typeof _0x4a4156||null===_0x4a4156)return'object\x20expected';if(null!=_0x4a4156['name']&&_0x4a4156['hasOwnProperty']('name')&&!_0x31870d['isString'](_0x4a4156['name']))return'name:\x20string\x20expected';var _0xe19225;if(null!=_0x4a4156['oldRange']&&_0x4a4156['hasOwnProperty']('oldRange')&&(_0xe19225=_0x41c9fe['Range']['verify'](_0x4a4156['oldRange'])))return'oldRange.'+_0xe19225;if(null!=_0x4a4156['newRange']&&_0x4a4156['hasOwnProperty']('newRange')&&(_0xe19225=_0x41c9fe['Range']['verify'](_0x4a4156['newRange'])))return'newRange.'+_0xe19225;return null!=_0x4a4156['affectsData']&&_0x4a4156['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4a4156['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4a4156['wasUndone']&&_0x4a4156['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4a4156['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x43d2df['fromObject']=function(_0x22dffb){if(_0x22dffb instanceof _0x41c9fe['MarkerOperation'])return _0x22dffb;var _0x1e5db8=new _0x41c9fe['MarkerOperation']();if(null!=_0x22dffb['name']&&(_0x1e5db8['name']=String(_0x22dffb['name'])),null!=_0x22dffb['oldRange']){if('object'!=typeof _0x22dffb['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1e5db8['oldRange']=_0x41c9fe['Range']['fromObject'](_0x22dffb['oldRange']);}if(null!=_0x22dffb['newRange']){if('object'!=typeof _0x22dffb['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1e5db8['newRange']=_0x41c9fe['Range']['fromObject'](_0x22dffb['newRange']);}return null!=_0x22dffb['affectsData']&&(_0x1e5db8['affectsData']=Boolean(_0x22dffb['affectsData'])),null!=_0x22dffb['wasUndone']&&(_0x1e5db8['wasUndone']=Boolean(_0x22dffb['wasUndone'])),_0x1e5db8;},_0x43d2df['toObject']=function(_0x5e2457,_0x2e9067){_0x2e9067||(_0x2e9067={});var _0x3d3acd={};return _0x2e9067['defaults']&&(_0x3d3acd['name']='',_0x3d3acd['oldRange']=null,_0x3d3acd['newRange']=null,_0x3d3acd['affectsData']=!0x1,_0x3d3acd['wasUndone']=!0x1),null!=_0x5e2457['name']&&_0x5e2457['hasOwnProperty']('name')&&(_0x3d3acd['name']=_0x5e2457['name']),null!=_0x5e2457['oldRange']&&_0x5e2457['hasOwnProperty']('oldRange')&&(_0x3d3acd['oldRange']=_0x41c9fe['Range']['toObject'](_0x5e2457['oldRange'],_0x2e9067)),null!=_0x5e2457['newRange']&&_0x5e2457['hasOwnProperty']('newRange')&&(_0x3d3acd['newRange']=_0x41c9fe['Range']['toObject'](_0x5e2457['newRange'],_0x2e9067)),null!=_0x5e2457['affectsData']&&_0x5e2457['hasOwnProperty']('affectsData')&&(_0x3d3acd['affectsData']=_0x5e2457['affectsData']),null!=_0x5e2457['wasUndone']&&_0x5e2457['hasOwnProperty']('wasUndone')&&(_0x3d3acd['wasUndone']=_0x5e2457['wasUndone']),_0x3d3acd;},_0x43d2df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x43d2df['getTypeUrl']=function(_0x4a2972){return void 0x0===_0x4a2972&&(_0x4a2972='type.googleapis.com'),_0x4a2972+'/MarkerOperation';},_0x43d2df;}()),_0x41c9fe['MergeOperation']=(function(){function _0x586b6d(_0x5a3c24){if(_0x5a3c24){for(var _0x47326f=Object['keys'](_0x5a3c24),_0x1161cf=0x0;_0x1161cf<_0x47326f['length'];++_0x1161cf)null!=_0x5a3c24[_0x47326f[_0x1161cf]]&&(this[_0x47326f[_0x1161cf]]=_0x5a3c24[_0x47326f[_0x1161cf]]);}}return _0x586b6d['prototype']['sourcePosition']=null,_0x586b6d['prototype']['targetPosition']=null,_0x586b6d['prototype']['graveyardPosition']=null,_0x586b6d['prototype']['howMany']=0x0,_0x586b6d['prototype']['wasUndone']=!0x1,_0x586b6d['create']=function(_0x28f8ee){return new _0x586b6d(_0x28f8ee);},_0x586b6d['encode']=function(_0x272ed4,_0x572d88){return _0x572d88||(_0x572d88=_0x5ae091['create']()),null!=_0x272ed4['sourcePosition']&&Object['hasOwnProperty']['call'](_0x272ed4,'sourcePosition')&&_0x41c9fe['Position']['encode'](_0x272ed4['sourcePosition'],_0x572d88['uint32'](0xa)['fork']())['ldelim'](),null!=_0x272ed4['targetPosition']&&Object['hasOwnProperty']['call'](_0x272ed4,'targetPosition')&&_0x41c9fe['Position']['encode'](_0x272ed4['targetPosition'],_0x572d88['uint32'](0x12)['fork']())['ldelim'](),null!=_0x272ed4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x272ed4,'graveyardPosition')&&_0x41c9fe['Position']['encode'](_0x272ed4['graveyardPosition'],_0x572d88['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x272ed4['howMany']&&Object['hasOwnProperty']['call'](_0x272ed4,'howMany')&&_0x572d88['uint32'](0x20)['uint32'](_0x272ed4['howMany']),null!=_0x272ed4['wasUndone']&&Object['hasOwnProperty']['call'](_0x272ed4,'wasUndone')&&_0x572d88['uint32'](0x28)['bool'](_0x272ed4['wasUndone']),_0x572d88;},_0x586b6d['encodeDelimited']=function(_0x4a93d9,_0x282b49){return this['encode'](_0x4a93d9,_0x282b49)['ldelim']();},_0x586b6d['decode']=function(_0x400f8e,_0x212267){_0x400f8e instanceof _0x4271b8||(_0x400f8e=_0x4271b8['create'](_0x400f8e));for(var _0x5a2f06=void 0x0===_0x212267?_0x400f8e['len']:_0x400f8e['pos']+_0x212267,_0x4c33be=new _0x41c9fe['MergeOperation']();_0x400f8e['pos']<_0x5a2f06;){var _0x505414=_0x400f8e['uint32']();switch(_0x505414>>>0x3){case 0x1:_0x4c33be['sourcePosition']=_0x41c9fe['Position']['decode'](_0x400f8e,_0x400f8e['uint32']());break;case 0x2:_0x4c33be['targetPosition']=_0x41c9fe['Position']['decode'](_0x400f8e,_0x400f8e['uint32']());break;case 0x3:_0x4c33be['graveyardPosition']=_0x41c9fe['Position']['decode'](_0x400f8e,_0x400f8e['uint32']());break;case 0x4:_0x4c33be['howMany']=_0x400f8e['uint32']();break;case 0x5:_0x4c33be['wasUndone']=_0x400f8e['bool']();break;default:_0x400f8e['skipType'](0x7&_0x505414);}}return _0x4c33be;},_0x586b6d['decodeDelimited']=function(_0x1aa699){return _0x1aa699 instanceof _0x4271b8||(_0x1aa699=new _0x4271b8(_0x1aa699)),this['decode'](_0x1aa699,_0x1aa699['uint32']());},_0x586b6d['verify']=function(_0x9311f7){if('object'!=typeof _0x9311f7||null===_0x9311f7)return'object\x20expected';var _0x30f5fc;if(null!=_0x9311f7['sourcePosition']&&_0x9311f7['hasOwnProperty']('sourcePosition')&&(_0x30f5fc=_0x41c9fe['Position']['verify'](_0x9311f7['sourcePosition'])))return'sourcePosition.'+_0x30f5fc;if(null!=_0x9311f7['targetPosition']&&_0x9311f7['hasOwnProperty']('targetPosition')&&(_0x30f5fc=_0x41c9fe['Position']['verify'](_0x9311f7['targetPosition'])))return'targetPosition.'+_0x30f5fc;if(null!=_0x9311f7['graveyardPosition']&&_0x9311f7['hasOwnProperty']('graveyardPosition')&&(_0x30f5fc=_0x41c9fe['Position']['verify'](_0x9311f7['graveyardPosition'])))return'graveyardPosition.'+_0x30f5fc;return null!=_0x9311f7['howMany']&&_0x9311f7['hasOwnProperty']('howMany')&&!_0x31870d['isInteger'](_0x9311f7['howMany'])?'howMany:\x20integer\x20expected':null!=_0x9311f7['wasUndone']&&_0x9311f7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x9311f7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x586b6d['fromObject']=function(_0x2c2f98){if(_0x2c2f98 instanceof _0x41c9fe['MergeOperation'])return _0x2c2f98;var _0xc196ff=new _0x41c9fe['MergeOperation']();if(null!=_0x2c2f98['sourcePosition']){if('object'!=typeof _0x2c2f98['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0xc196ff['sourcePosition']=_0x41c9fe['Position']['fromObject'](_0x2c2f98['sourcePosition']);}if(null!=_0x2c2f98['targetPosition']){if('object'!=typeof _0x2c2f98['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0xc196ff['targetPosition']=_0x41c9fe['Position']['fromObject'](_0x2c2f98['targetPosition']);}if(null!=_0x2c2f98['graveyardPosition']){if('object'!=typeof _0x2c2f98['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0xc196ff['graveyardPosition']=_0x41c9fe['Position']['fromObject'](_0x2c2f98['graveyardPosition']);}return null!=_0x2c2f98['howMany']&&(_0xc196ff['howMany']=_0x2c2f98['howMany']>>>0x0),null!=_0x2c2f98['wasUndone']&&(_0xc196ff['wasUndone']=Boolean(_0x2c2f98['wasUndone'])),_0xc196ff;},_0x586b6d['toObject']=function(_0x4c22db,_0x446fd8){_0x446fd8||(_0x446fd8={});var _0x4502d1={};return _0x446fd8['defaults']&&(_0x4502d1['sourcePosition']=null,_0x4502d1['targetPosition']=null,_0x4502d1['graveyardPosition']=null,_0x4502d1['howMany']=0x0,_0x4502d1['wasUndone']=!0x1),null!=_0x4c22db['sourcePosition']&&_0x4c22db['hasOwnProperty']('sourcePosition')&&(_0x4502d1['sourcePosition']=_0x41c9fe['Position']['toObject'](_0x4c22db['sourcePosition'],_0x446fd8)),null!=_0x4c22db['targetPosition']&&_0x4c22db['hasOwnProperty']('targetPosition')&&(_0x4502d1['targetPosition']=_0x41c9fe['Position']['toObject'](_0x4c22db['targetPosition'],_0x446fd8)),null!=_0x4c22db['graveyardPosition']&&_0x4c22db['hasOwnProperty']('graveyardPosition')&&(_0x4502d1['graveyardPosition']=_0x41c9fe['Position']['toObject'](_0x4c22db['graveyardPosition'],_0x446fd8)),null!=_0x4c22db['howMany']&&_0x4c22db['hasOwnProperty']('howMany')&&(_0x4502d1['howMany']=_0x4c22db['howMany']),null!=_0x4c22db['wasUndone']&&_0x4c22db['hasOwnProperty']('wasUndone')&&(_0x4502d1['wasUndone']=_0x4c22db['wasUndone']),_0x4502d1;},_0x586b6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x586b6d['getTypeUrl']=function(_0x328d17){return void 0x0===_0x328d17&&(_0x328d17='type.googleapis.com'),_0x328d17+'/MergeOperation';},_0x586b6d;}()),_0x41c9fe['MoveOperation']=(function(){function _0x14e11f(_0x9c9ab1){if(_0x9c9ab1){for(var _0x54a7a2=Object['keys'](_0x9c9ab1),_0x295899=0x0;_0x295899<_0x54a7a2['length'];++_0x295899)null!=_0x9c9ab1[_0x54a7a2[_0x295899]]&&(this[_0x54a7a2[_0x295899]]=_0x9c9ab1[_0x54a7a2[_0x295899]]);}}return _0x14e11f['prototype']['sourcePosition']=null,_0x14e11f['prototype']['howMany']=0x0,_0x14e11f['prototype']['targetPosition']=null,_0x14e11f['prototype']['wasUndone']=!0x1,_0x14e11f['create']=function(_0xbb9eec){return new _0x14e11f(_0xbb9eec);},_0x14e11f['encode']=function(_0x61d2e1,_0x1fa1c4){return _0x1fa1c4||(_0x1fa1c4=_0x5ae091['create']()),null!=_0x61d2e1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x61d2e1,'sourcePosition')&&_0x41c9fe['Position']['encode'](_0x61d2e1['sourcePosition'],_0x1fa1c4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x61d2e1['howMany']&&Object['hasOwnProperty']['call'](_0x61d2e1,'howMany')&&_0x1fa1c4['uint32'](0x10)['uint32'](_0x61d2e1['howMany']),null!=_0x61d2e1['targetPosition']&&Object['hasOwnProperty']['call'](_0x61d2e1,'targetPosition')&&_0x41c9fe['Position']['encode'](_0x61d2e1['targetPosition'],_0x1fa1c4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x61d2e1['wasUndone']&&Object['hasOwnProperty']['call'](_0x61d2e1,'wasUndone')&&_0x1fa1c4['uint32'](0x20)['bool'](_0x61d2e1['wasUndone']),_0x1fa1c4;},_0x14e11f['encodeDelimited']=function(_0x493cd9,_0x5a7e0c){return this['encode'](_0x493cd9,_0x5a7e0c)['ldelim']();},_0x14e11f['decode']=function(_0x163ecd,_0x22dde4){_0x163ecd instanceof _0x4271b8||(_0x163ecd=_0x4271b8['create'](_0x163ecd));for(var _0x5614a6=void 0x0===_0x22dde4?_0x163ecd['len']:_0x163ecd['pos']+_0x22dde4,_0x1477d8=new _0x41c9fe['MoveOperation']();_0x163ecd['pos']<_0x5614a6;){var _0xbaaddc=_0x163ecd['uint32']();switch(_0xbaaddc>>>0x3){case 0x1:_0x1477d8['sourcePosition']=_0x41c9fe['Position']['decode'](_0x163ecd,_0x163ecd['uint32']());break;case 0x2:_0x1477d8['howMany']=_0x163ecd['uint32']();break;case 0x3:_0x1477d8['targetPosition']=_0x41c9fe['Position']['decode'](_0x163ecd,_0x163ecd['uint32']());break;case 0x4:_0x1477d8['wasUndone']=_0x163ecd['bool']();break;default:_0x163ecd['skipType'](0x7&_0xbaaddc);}}return _0x1477d8;},_0x14e11f['decodeDelimited']=function(_0xbfafae){return _0xbfafae instanceof _0x4271b8||(_0xbfafae=new _0x4271b8(_0xbfafae)),this['decode'](_0xbfafae,_0xbfafae['uint32']());},_0x14e11f['verify']=function(_0x23ab6e){if('object'!=typeof _0x23ab6e||null===_0x23ab6e)return'object\x20expected';var _0x121600;if(null!=_0x23ab6e['sourcePosition']&&_0x23ab6e['hasOwnProperty']('sourcePosition')&&(_0x121600=_0x41c9fe['Position']['verify'](_0x23ab6e['sourcePosition'])))return'sourcePosition.'+_0x121600;if(null!=_0x23ab6e['howMany']&&_0x23ab6e['hasOwnProperty']('howMany')&&!_0x31870d['isInteger'](_0x23ab6e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x23ab6e['targetPosition']&&_0x23ab6e['hasOwnProperty']('targetPosition')&&(_0x121600=_0x41c9fe['Position']['verify'](_0x23ab6e['targetPosition'])))return'targetPosition.'+_0x121600;return null!=_0x23ab6e['wasUndone']&&_0x23ab6e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23ab6e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x14e11f['fromObject']=function(_0x2308d2){if(_0x2308d2 instanceof _0x41c9fe['MoveOperation'])return _0x2308d2;var _0x522653=new _0x41c9fe['MoveOperation']();if(null!=_0x2308d2['sourcePosition']){if('object'!=typeof _0x2308d2['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x522653['sourcePosition']=_0x41c9fe['Position']['fromObject'](_0x2308d2['sourcePosition']);}if(null!=_0x2308d2['howMany']&&(_0x522653['howMany']=_0x2308d2['howMany']>>>0x0),null!=_0x2308d2['targetPosition']){if('object'!=typeof _0x2308d2['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x522653['targetPosition']=_0x41c9fe['Position']['fromObject'](_0x2308d2['targetPosition']);}return null!=_0x2308d2['wasUndone']&&(_0x522653['wasUndone']=Boolean(_0x2308d2['wasUndone'])),_0x522653;},_0x14e11f['toObject']=function(_0x2e5dd9,_0x4c3b7c){_0x4c3b7c||(_0x4c3b7c={});var _0x4a1844={};return _0x4c3b7c['defaults']&&(_0x4a1844['sourcePosition']=null,_0x4a1844['howMany']=0x0,_0x4a1844['targetPosition']=null,_0x4a1844['wasUndone']=!0x1),null!=_0x2e5dd9['sourcePosition']&&_0x2e5dd9['hasOwnProperty']('sourcePosition')&&(_0x4a1844['sourcePosition']=_0x41c9fe['Position']['toObject'](_0x2e5dd9['sourcePosition'],_0x4c3b7c)),null!=_0x2e5dd9['howMany']&&_0x2e5dd9['hasOwnProperty']('howMany')&&(_0x4a1844['howMany']=_0x2e5dd9['howMany']),null!=_0x2e5dd9['targetPosition']&&_0x2e5dd9['hasOwnProperty']('targetPosition')&&(_0x4a1844['targetPosition']=_0x41c9fe['Position']['toObject'](_0x2e5dd9['targetPosition'],_0x4c3b7c)),null!=_0x2e5dd9['wasUndone']&&_0x2e5dd9['hasOwnProperty']('wasUndone')&&(_0x4a1844['wasUndone']=_0x2e5dd9['wasUndone']),_0x4a1844;},_0x14e11f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x14e11f['getTypeUrl']=function(_0x1b78dc){return void 0x0===_0x1b78dc&&(_0x1b78dc='type.googleapis.com'),_0x1b78dc+'/MoveOperation';},_0x14e11f;}()),_0x41c9fe['RenameOperation']=(function(){function _0x122b6e(_0x2fad2d){if(_0x2fad2d){for(var _0x4ee0ad=Object['keys'](_0x2fad2d),_0x44dce3=0x0;_0x44dce3<_0x4ee0ad['length'];++_0x44dce3)null!=_0x2fad2d[_0x4ee0ad[_0x44dce3]]&&(this[_0x4ee0ad[_0x44dce3]]=_0x2fad2d[_0x4ee0ad[_0x44dce3]]);}}return _0x122b6e['prototype']['position']=null,_0x122b6e['prototype']['oldName']='',_0x122b6e['prototype']['newName']='',_0x122b6e['prototype']['wasUndone']=!0x1,_0x122b6e['create']=function(_0x2fa187){return new _0x122b6e(_0x2fa187);},_0x122b6e['encode']=function(_0x3a412c,_0x5bdf21){return _0x5bdf21||(_0x5bdf21=_0x5ae091['create']()),null!=_0x3a412c['position']&&Object['hasOwnProperty']['call'](_0x3a412c,'position')&&_0x41c9fe['Position']['encode'](_0x3a412c['position'],_0x5bdf21['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3a412c['oldName']&&Object['hasOwnProperty']['call'](_0x3a412c,'oldName')&&_0x5bdf21['uint32'](0x12)['string'](_0x3a412c['oldName']),null!=_0x3a412c['newName']&&Object['hasOwnProperty']['call'](_0x3a412c,'newName')&&_0x5bdf21['uint32'](0x1a)['string'](_0x3a412c['newName']),null!=_0x3a412c['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a412c,'wasUndone')&&_0x5bdf21['uint32'](0x20)['bool'](_0x3a412c['wasUndone']),_0x5bdf21;},_0x122b6e['encodeDelimited']=function(_0x387e5c,_0x526e24){return this['encode'](_0x387e5c,_0x526e24)['ldelim']();},_0x122b6e['decode']=function(_0x5cad1f,_0xe23898){_0x5cad1f instanceof _0x4271b8||(_0x5cad1f=_0x4271b8['create'](_0x5cad1f));for(var _0x289d14=void 0x0===_0xe23898?_0x5cad1f['len']:_0x5cad1f['pos']+_0xe23898,_0x3ce4f0=new _0x41c9fe['RenameOperation']();_0x5cad1f['pos']<_0x289d14;){var _0x3033f6=_0x5cad1f['uint32']();switch(_0x3033f6>>>0x3){case 0x1:_0x3ce4f0['position']=_0x41c9fe['Position']['decode'](_0x5cad1f,_0x5cad1f['uint32']());break;case 0x2:_0x3ce4f0['oldName']=_0x5cad1f['string']();break;case 0x3:_0x3ce4f0['newName']=_0x5cad1f['string']();break;case 0x4:_0x3ce4f0['wasUndone']=_0x5cad1f['bool']();break;default:_0x5cad1f['skipType'](0x7&_0x3033f6);}}return _0x3ce4f0;},_0x122b6e['decodeDelimited']=function(_0x3f4137){return _0x3f4137 instanceof _0x4271b8||(_0x3f4137=new _0x4271b8(_0x3f4137)),this['decode'](_0x3f4137,_0x3f4137['uint32']());},_0x122b6e['verify']=function(_0x4e278c){if('object'!=typeof _0x4e278c||null===_0x4e278c)return'object\x20expected';if(null!=_0x4e278c['position']&&_0x4e278c['hasOwnProperty']('position')){var _0x1deb1f=_0x41c9fe['Position']['verify'](_0x4e278c['position']);if(_0x1deb1f)return'position.'+_0x1deb1f;}return null!=_0x4e278c['oldName']&&_0x4e278c['hasOwnProperty']('oldName')&&!_0x31870d['isString'](_0x4e278c['oldName'])?'oldName:\x20string\x20expected':null!=_0x4e278c['newName']&&_0x4e278c['hasOwnProperty']('newName')&&!_0x31870d['isString'](_0x4e278c['newName'])?'newName:\x20string\x20expected':null!=_0x4e278c['wasUndone']&&_0x4e278c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e278c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x122b6e['fromObject']=function(_0x29561c){if(_0x29561c instanceof _0x41c9fe['RenameOperation'])return _0x29561c;var _0x459fd4=new _0x41c9fe['RenameOperation']();if(null!=_0x29561c['position']){if('object'!=typeof _0x29561c['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x459fd4['position']=_0x41c9fe['Position']['fromObject'](_0x29561c['position']);}return null!=_0x29561c['oldName']&&(_0x459fd4['oldName']=String(_0x29561c['oldName'])),null!=_0x29561c['newName']&&(_0x459fd4['newName']=String(_0x29561c['newName'])),null!=_0x29561c['wasUndone']&&(_0x459fd4['wasUndone']=Boolean(_0x29561c['wasUndone'])),_0x459fd4;},_0x122b6e['toObject']=function(_0x15ed04,_0x1bb2f3){_0x1bb2f3||(_0x1bb2f3={});var _0x189e33={};return _0x1bb2f3['defaults']&&(_0x189e33['position']=null,_0x189e33['oldName']='',_0x189e33['newName']='',_0x189e33['wasUndone']=!0x1),null!=_0x15ed04['position']&&_0x15ed04['hasOwnProperty']('position')&&(_0x189e33['position']=_0x41c9fe['Position']['toObject'](_0x15ed04['position'],_0x1bb2f3)),null!=_0x15ed04['oldName']&&_0x15ed04['hasOwnProperty']('oldName')&&(_0x189e33['oldName']=_0x15ed04['oldName']),null!=_0x15ed04['newName']&&_0x15ed04['hasOwnProperty']('newName')&&(_0x189e33['newName']=_0x15ed04['newName']),null!=_0x15ed04['wasUndone']&&_0x15ed04['hasOwnProperty']('wasUndone')&&(_0x189e33['wasUndone']=_0x15ed04['wasUndone']),_0x189e33;},_0x122b6e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x122b6e['getTypeUrl']=function(_0x36ec4a){return void 0x0===_0x36ec4a&&(_0x36ec4a='type.googleapis.com'),_0x36ec4a+'/RenameOperation';},_0x122b6e;}()),_0x41c9fe['RootAttributeOperation']=(function(){function _0x1ab36e(_0x23aea4){if(_0x23aea4){for(var _0x21e5b7=Object['keys'](_0x23aea4),_0x319300=0x0;_0x319300<_0x21e5b7['length'];++_0x319300)null!=_0x23aea4[_0x21e5b7[_0x319300]]&&(this[_0x21e5b7[_0x319300]]=_0x23aea4[_0x21e5b7[_0x319300]]);}}return _0x1ab36e['prototype']['root']='',_0x1ab36e['prototype']['key']='',_0x1ab36e['prototype']['oldValueBoolean']=!0x1,_0x1ab36e['prototype']['oldValueJson']='',_0x1ab36e['prototype']['newValueBoolean']=!0x1,_0x1ab36e['prototype']['newValueJson']='',_0x1ab36e['prototype']['wasUndone']=!0x1,_0x1ab36e['create']=function(_0x4a260e){return new _0x1ab36e(_0x4a260e);},_0x1ab36e['encode']=function(_0xfaf792,_0xbf7dd8){return _0xbf7dd8||(_0xbf7dd8=_0x5ae091['create']()),null!=_0xfaf792['root']&&Object['hasOwnProperty']['call'](_0xfaf792,'root')&&_0xbf7dd8['uint32'](0xa)['string'](_0xfaf792['root']),null!=_0xfaf792['key']&&Object['hasOwnProperty']['call'](_0xfaf792,'key')&&_0xbf7dd8['uint32'](0x12)['string'](_0xfaf792['key']),null!=_0xfaf792['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xfaf792,'oldValueBoolean')&&_0xbf7dd8['uint32'](0x18)['bool'](_0xfaf792['oldValueBoolean']),null!=_0xfaf792['oldValueJson']&&Object['hasOwnProperty']['call'](_0xfaf792,'oldValueJson')&&_0xbf7dd8['uint32'](0x22)['string'](_0xfaf792['oldValueJson']),null!=_0xfaf792['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xfaf792,'newValueBoolean')&&_0xbf7dd8['uint32'](0x28)['bool'](_0xfaf792['newValueBoolean']),null!=_0xfaf792['newValueJson']&&Object['hasOwnProperty']['call'](_0xfaf792,'newValueJson')&&_0xbf7dd8['uint32'](0x32)['string'](_0xfaf792['newValueJson']),null!=_0xfaf792['wasUndone']&&Object['hasOwnProperty']['call'](_0xfaf792,'wasUndone')&&_0xbf7dd8['uint32'](0x38)['bool'](_0xfaf792['wasUndone']),_0xbf7dd8;},_0x1ab36e['encodeDelimited']=function(_0x2ba988,_0x34de07){return this['encode'](_0x2ba988,_0x34de07)['ldelim']();},_0x1ab36e['decode']=function(_0x59576a,_0x553367){_0x59576a instanceof _0x4271b8||(_0x59576a=_0x4271b8['create'](_0x59576a));for(var _0x395e52=void 0x0===_0x553367?_0x59576a['len']:_0x59576a['pos']+_0x553367,_0x26e8ab=new _0x41c9fe['RootAttributeOperation']();_0x59576a['pos']<_0x395e52;){var _0x49c6df=_0x59576a['uint32']();switch(_0x49c6df>>>0x3){case 0x1:_0x26e8ab['root']=_0x59576a['string']();break;case 0x2:_0x26e8ab['key']=_0x59576a['string']();break;case 0x3:_0x26e8ab['oldValueBoolean']=_0x59576a['bool']();break;case 0x4:_0x26e8ab['oldValueJson']=_0x59576a['string']();break;case 0x5:_0x26e8ab['newValueBoolean']=_0x59576a['bool']();break;case 0x6:_0x26e8ab['newValueJson']=_0x59576a['string']();break;case 0x7:_0x26e8ab['wasUndone']=_0x59576a['bool']();break;default:_0x59576a['skipType'](0x7&_0x49c6df);}}return _0x26e8ab;},_0x1ab36e['decodeDelimited']=function(_0x1b5fe4){return _0x1b5fe4 instanceof _0x4271b8||(_0x1b5fe4=new _0x4271b8(_0x1b5fe4)),this['decode'](_0x1b5fe4,_0x1b5fe4['uint32']());},_0x1ab36e['verify']=function(_0x124795){return'object'!=typeof _0x124795||null===_0x124795?'object\x20expected':null!=_0x124795['root']&&_0x124795['hasOwnProperty']('root')&&!_0x31870d['isString'](_0x124795['root'])?'root:\x20string\x20expected':null!=_0x124795['key']&&_0x124795['hasOwnProperty']('key')&&!_0x31870d['isString'](_0x124795['key'])?'key:\x20string\x20expected':null!=_0x124795['oldValueBoolean']&&_0x124795['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x124795['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x124795['oldValueJson']&&_0x124795['hasOwnProperty']('oldValueJson')&&!_0x31870d['isString'](_0x124795['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x124795['newValueBoolean']&&_0x124795['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x124795['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x124795['newValueJson']&&_0x124795['hasOwnProperty']('newValueJson')&&!_0x31870d['isString'](_0x124795['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x124795['wasUndone']&&_0x124795['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x124795['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ab36e['fromObject']=function(_0x33f024){if(_0x33f024 instanceof _0x41c9fe['RootAttributeOperation'])return _0x33f024;var _0x4a1a18=new _0x41c9fe['RootAttributeOperation']();return null!=_0x33f024['root']&&(_0x4a1a18['root']=String(_0x33f024['root'])),null!=_0x33f024['key']&&(_0x4a1a18['key']=String(_0x33f024['key'])),null!=_0x33f024['oldValueBoolean']&&(_0x4a1a18['oldValueBoolean']=Boolean(_0x33f024['oldValueBoolean'])),null!=_0x33f024['oldValueJson']&&(_0x4a1a18['oldValueJson']=String(_0x33f024['oldValueJson'])),null!=_0x33f024['newValueBoolean']&&(_0x4a1a18['newValueBoolean']=Boolean(_0x33f024['newValueBoolean'])),null!=_0x33f024['newValueJson']&&(_0x4a1a18['newValueJson']=String(_0x33f024['newValueJson'])),null!=_0x33f024['wasUndone']&&(_0x4a1a18['wasUndone']=Boolean(_0x33f024['wasUndone'])),_0x4a1a18;},_0x1ab36e['toObject']=function(_0x1080d7,_0x511799){_0x511799||(_0x511799={});var _0x1a1984={};return _0x511799['defaults']&&(_0x1a1984['root']='',_0x1a1984['key']='',_0x1a1984['oldValueBoolean']=!0x1,_0x1a1984['oldValueJson']='',_0x1a1984['newValueBoolean']=!0x1,_0x1a1984['newValueJson']='',_0x1a1984['wasUndone']=!0x1),null!=_0x1080d7['root']&&_0x1080d7['hasOwnProperty']('root')&&(_0x1a1984['root']=_0x1080d7['root']),null!=_0x1080d7['key']&&_0x1080d7['hasOwnProperty']('key')&&(_0x1a1984['key']=_0x1080d7['key']),null!=_0x1080d7['oldValueBoolean']&&_0x1080d7['hasOwnProperty']('oldValueBoolean')&&(_0x1a1984['oldValueBoolean']=_0x1080d7['oldValueBoolean']),null!=_0x1080d7['oldValueJson']&&_0x1080d7['hasOwnProperty']('oldValueJson')&&(_0x1a1984['oldValueJson']=_0x1080d7['oldValueJson']),null!=_0x1080d7['newValueBoolean']&&_0x1080d7['hasOwnProperty']('newValueBoolean')&&(_0x1a1984['newValueBoolean']=_0x1080d7['newValueBoolean']),null!=_0x1080d7['newValueJson']&&_0x1080d7['hasOwnProperty']('newValueJson')&&(_0x1a1984['newValueJson']=_0x1080d7['newValueJson']),null!=_0x1080d7['wasUndone']&&_0x1080d7['hasOwnProperty']('wasUndone')&&(_0x1a1984['wasUndone']=_0x1080d7['wasUndone']),_0x1a1984;},_0x1ab36e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x1ab36e['getTypeUrl']=function(_0x3b4e27){return void 0x0===_0x3b4e27&&(_0x3b4e27='type.googleapis.com'),_0x3b4e27+'/RootAttributeOperation';},_0x1ab36e;}()),_0x41c9fe['RootOperation']=(function(){function _0x3013b9(_0x359da0){if(_0x359da0){for(var _0x51f34f=Object['keys'](_0x359da0),_0xbb1809=0x0;_0xbb1809<_0x51f34f['length'];++_0xbb1809)null!=_0x359da0[_0x51f34f[_0xbb1809]]&&(this[_0x51f34f[_0xbb1809]]=_0x359da0[_0x51f34f[_0xbb1809]]);}}return _0x3013b9['prototype']['rootName']='',_0x3013b9['prototype']['elementName']='',_0x3013b9['prototype']['isAdd']=!0x1,_0x3013b9['prototype']['wasUndone']=!0x1,_0x3013b9['create']=function(_0x598905){return new _0x3013b9(_0x598905);},_0x3013b9['encode']=function(_0x1e1f93,_0x28d1cf){return _0x28d1cf||(_0x28d1cf=_0x5ae091['create']()),null!=_0x1e1f93['rootName']&&Object['hasOwnProperty']['call'](_0x1e1f93,'rootName')&&_0x28d1cf['uint32'](0xa)['string'](_0x1e1f93['rootName']),null!=_0x1e1f93['elementName']&&Object['hasOwnProperty']['call'](_0x1e1f93,'elementName')&&_0x28d1cf['uint32'](0x12)['string'](_0x1e1f93['elementName']),null!=_0x1e1f93['isAdd']&&Object['hasOwnProperty']['call'](_0x1e1f93,'isAdd')&&_0x28d1cf['uint32'](0x18)['bool'](_0x1e1f93['isAdd']),null!=_0x1e1f93['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e1f93,'wasUndone')&&_0x28d1cf['uint32'](0x20)['bool'](_0x1e1f93['wasUndone']),_0x28d1cf;},_0x3013b9['encodeDelimited']=function(_0x156dbb,_0x488003){return this['encode'](_0x156dbb,_0x488003)['ldelim']();},_0x3013b9['decode']=function(_0x275dbb,_0x3c5643){_0x275dbb instanceof _0x4271b8||(_0x275dbb=_0x4271b8['create'](_0x275dbb));for(var _0x3e6781=void 0x0===_0x3c5643?_0x275dbb['len']:_0x275dbb['pos']+_0x3c5643,_0x36a388=new _0x41c9fe['RootOperation']();_0x275dbb['pos']<_0x3e6781;){var _0x228818=_0x275dbb['uint32']();switch(_0x228818>>>0x3){case 0x1:_0x36a388['rootName']=_0x275dbb['string']();break;case 0x2:_0x36a388['elementName']=_0x275dbb['string']();break;case 0x3:_0x36a388['isAdd']=_0x275dbb['bool']();break;case 0x4:_0x36a388['wasUndone']=_0x275dbb['bool']();break;default:_0x275dbb['skipType'](0x7&_0x228818);}}return _0x36a388;},_0x3013b9['decodeDelimited']=function(_0x3382cb){return _0x3382cb instanceof _0x4271b8||(_0x3382cb=new _0x4271b8(_0x3382cb)),this['decode'](_0x3382cb,_0x3382cb['uint32']());},_0x3013b9['verify']=function(_0x111ea9){return'object'!=typeof _0x111ea9||null===_0x111ea9?'object\x20expected':null!=_0x111ea9['rootName']&&_0x111ea9['hasOwnProperty']('rootName')&&!_0x31870d['isString'](_0x111ea9['rootName'])?'rootName:\x20string\x20expected':null!=_0x111ea9['elementName']&&_0x111ea9['hasOwnProperty']('elementName')&&!_0x31870d['isString'](_0x111ea9['elementName'])?'elementName:\x20string\x20expected':null!=_0x111ea9['isAdd']&&_0x111ea9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x111ea9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x111ea9['wasUndone']&&_0x111ea9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x111ea9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3013b9['fromObject']=function(_0x429d4a){if(_0x429d4a instanceof _0x41c9fe['RootOperation'])return _0x429d4a;var _0x4dfbc5=new _0x41c9fe['RootOperation']();return null!=_0x429d4a['rootName']&&(_0x4dfbc5['rootName']=String(_0x429d4a['rootName'])),null!=_0x429d4a['elementName']&&(_0x4dfbc5['elementName']=String(_0x429d4a['elementName'])),null!=_0x429d4a['isAdd']&&(_0x4dfbc5['isAdd']=Boolean(_0x429d4a['isAdd'])),null!=_0x429d4a['wasUndone']&&(_0x4dfbc5['wasUndone']=Boolean(_0x429d4a['wasUndone'])),_0x4dfbc5;},_0x3013b9['toObject']=function(_0x1b8a93,_0xf60e4d){_0xf60e4d||(_0xf60e4d={});var _0x4a9dc7={};return _0xf60e4d['defaults']&&(_0x4a9dc7['rootName']='',_0x4a9dc7['elementName']='',_0x4a9dc7['isAdd']=!0x1,_0x4a9dc7['wasUndone']=!0x1),null!=_0x1b8a93['rootName']&&_0x1b8a93['hasOwnProperty']('rootName')&&(_0x4a9dc7['rootName']=_0x1b8a93['rootName']),null!=_0x1b8a93['elementName']&&_0x1b8a93['hasOwnProperty']('elementName')&&(_0x4a9dc7['elementName']=_0x1b8a93['elementName']),null!=_0x1b8a93['isAdd']&&_0x1b8a93['hasOwnProperty']('isAdd')&&(_0x4a9dc7['isAdd']=_0x1b8a93['isAdd']),null!=_0x1b8a93['wasUndone']&&_0x1b8a93['hasOwnProperty']('wasUndone')&&(_0x4a9dc7['wasUndone']=_0x1b8a93['wasUndone']),_0x4a9dc7;},_0x3013b9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x3013b9['getTypeUrl']=function(_0x48eb24){return void 0x0===_0x48eb24&&(_0x48eb24='type.googleapis.com'),_0x48eb24+'/RootOperation';},_0x3013b9;}()),_0x41c9fe['SplitOperation']=(function(){function _0x2b950b(_0x49f066){if(_0x49f066){for(var _0x259120=Object['keys'](_0x49f066),_0x57c6d6=0x0;_0x57c6d6<_0x259120['length'];++_0x57c6d6)null!=_0x49f066[_0x259120[_0x57c6d6]]&&(this[_0x259120[_0x57c6d6]]=_0x49f066[_0x259120[_0x57c6d6]]);}}return _0x2b950b['prototype']['splitPosition']=null,_0x2b950b['prototype']['graveyardPosition']=null,_0x2b950b['prototype']['howMany']=0x0,_0x2b950b['prototype']['insertionPosition']=null,_0x2b950b['prototype']['wasUndone']=!0x1,_0x2b950b['create']=function(_0x2d2a64){return new _0x2b950b(_0x2d2a64);},_0x2b950b['encode']=function(_0x50e88d,_0x1b1fc5){return _0x1b1fc5||(_0x1b1fc5=_0x5ae091['create']()),null!=_0x50e88d['splitPosition']&&Object['hasOwnProperty']['call'](_0x50e88d,'splitPosition')&&_0x41c9fe['Position']['encode'](_0x50e88d['splitPosition'],_0x1b1fc5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50e88d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x50e88d,'graveyardPosition')&&_0x41c9fe['Position']['encode'](_0x50e88d['graveyardPosition'],_0x1b1fc5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50e88d['howMany']&&Object['hasOwnProperty']['call'](_0x50e88d,'howMany')&&_0x1b1fc5['uint32'](0x18)['uint32'](_0x50e88d['howMany']),null!=_0x50e88d['insertionPosition']&&Object['hasOwnProperty']['call'](_0x50e88d,'insertionPosition')&&_0x41c9fe['Position']['encode'](_0x50e88d['insertionPosition'],_0x1b1fc5['uint32'](0x22)['fork']())['ldelim'](),null!=_0x50e88d['wasUndone']&&Object['hasOwnProperty']['call'](_0x50e88d,'wasUndone')&&_0x1b1fc5['uint32'](0x28)['bool'](_0x50e88d['wasUndone']),_0x1b1fc5;},_0x2b950b['encodeDelimited']=function(_0x2624b8,_0x1d5f32){return this['encode'](_0x2624b8,_0x1d5f32)['ldelim']();},_0x2b950b['decode']=function(_0x183546,_0x12f0d3){_0x183546 instanceof _0x4271b8||(_0x183546=_0x4271b8['create'](_0x183546));for(var _0x8ecb53=void 0x0===_0x12f0d3?_0x183546['len']:_0x183546['pos']+_0x12f0d3,_0x351218=new _0x41c9fe['SplitOperation']();_0x183546['pos']<_0x8ecb53;){var _0x3108bb=_0x183546['uint32']();switch(_0x3108bb>>>0x3){case 0x1:_0x351218['splitPosition']=_0x41c9fe['Position']['decode'](_0x183546,_0x183546['uint32']());break;case 0x2:_0x351218['graveyardPosition']=_0x41c9fe['Position']['decode'](_0x183546,_0x183546['uint32']());break;case 0x3:_0x351218['howMany']=_0x183546['uint32']();break;case 0x4:_0x351218['insertionPosition']=_0x41c9fe['Position']['decode'](_0x183546,_0x183546['uint32']());break;case 0x5:_0x351218['wasUndone']=_0x183546['bool']();break;default:_0x183546['skipType'](0x7&_0x3108bb);}}return _0x351218;},_0x2b950b['decodeDelimited']=function(_0x378d30){return _0x378d30 instanceof _0x4271b8||(_0x378d30=new _0x4271b8(_0x378d30)),this['decode'](_0x378d30,_0x378d30['uint32']());},_0x2b950b['verify']=function(_0xd8f5fc){if('object'!=typeof _0xd8f5fc||null===_0xd8f5fc)return'object\x20expected';var _0x1ab9d7;if(null!=_0xd8f5fc['splitPosition']&&_0xd8f5fc['hasOwnProperty']('splitPosition')&&(_0x1ab9d7=_0x41c9fe['Position']['verify'](_0xd8f5fc['splitPosition'])))return'splitPosition.'+_0x1ab9d7;if(null!=_0xd8f5fc['graveyardPosition']&&_0xd8f5fc['hasOwnProperty']('graveyardPosition')&&(_0x1ab9d7=_0x41c9fe['Position']['verify'](_0xd8f5fc['graveyardPosition'])))return'graveyardPosition.'+_0x1ab9d7;if(null!=_0xd8f5fc['howMany']&&_0xd8f5fc['hasOwnProperty']('howMany')&&!_0x31870d['isInteger'](_0xd8f5fc['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xd8f5fc['insertionPosition']&&_0xd8f5fc['hasOwnProperty']('insertionPosition')&&(_0x1ab9d7=_0x41c9fe['Position']['verify'](_0xd8f5fc['insertionPosition'])))return'insertionPosition.'+_0x1ab9d7;return null!=_0xd8f5fc['wasUndone']&&_0xd8f5fc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd8f5fc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b950b['fromObject']=function(_0x44b530){if(_0x44b530 instanceof _0x41c9fe['SplitOperation'])return _0x44b530;var _0x51783d=new _0x41c9fe['SplitOperation']();if(null!=_0x44b530['splitPosition']){if('object'!=typeof _0x44b530['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x51783d['splitPosition']=_0x41c9fe['Position']['fromObject'](_0x44b530['splitPosition']);}if(null!=_0x44b530['graveyardPosition']){if('object'!=typeof _0x44b530['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x51783d['graveyardPosition']=_0x41c9fe['Position']['fromObject'](_0x44b530['graveyardPosition']);}if(null!=_0x44b530['howMany']&&(_0x51783d['howMany']=_0x44b530['howMany']>>>0x0),null!=_0x44b530['insertionPosition']){if('object'!=typeof _0x44b530['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x51783d['insertionPosition']=_0x41c9fe['Position']['fromObject'](_0x44b530['insertionPosition']);}return null!=_0x44b530['wasUndone']&&(_0x51783d['wasUndone']=Boolean(_0x44b530['wasUndone'])),_0x51783d;},_0x2b950b['toObject']=function(_0x33a1a6,_0x48879b){_0x48879b||(_0x48879b={});var _0x25638d={};return _0x48879b['defaults']&&(_0x25638d['splitPosition']=null,_0x25638d['graveyardPosition']=null,_0x25638d['howMany']=0x0,_0x25638d['insertionPosition']=null,_0x25638d['wasUndone']=!0x1),null!=_0x33a1a6['splitPosition']&&_0x33a1a6['hasOwnProperty']('splitPosition')&&(_0x25638d['splitPosition']=_0x41c9fe['Position']['toObject'](_0x33a1a6['splitPosition'],_0x48879b)),null!=_0x33a1a6['graveyardPosition']&&_0x33a1a6['hasOwnProperty']('graveyardPosition')&&(_0x25638d['graveyardPosition']=_0x41c9fe['Position']['toObject'](_0x33a1a6['graveyardPosition'],_0x48879b)),null!=_0x33a1a6['howMany']&&_0x33a1a6['hasOwnProperty']('howMany')&&(_0x25638d['howMany']=_0x33a1a6['howMany']),null!=_0x33a1a6['insertionPosition']&&_0x33a1a6['hasOwnProperty']('insertionPosition')&&(_0x25638d['insertionPosition']=_0x41c9fe['Position']['toObject'](_0x33a1a6['insertionPosition'],_0x48879b)),null!=_0x33a1a6['wasUndone']&&_0x33a1a6['hasOwnProperty']('wasUndone')&&(_0x25638d['wasUndone']=_0x33a1a6['wasUndone']),_0x25638d;},_0x2b950b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x2b950b['getTypeUrl']=function(_0x1bbd7a){return void 0x0===_0x1bbd7a&&(_0x1bbd7a='type.googleapis.com'),_0x1bbd7a+'/SplitOperation';},_0x2b950b;}()),_0x41c9fe['Position']=(function(){function _0x4e6238(_0x34bdba){if(this['path']=[],_0x34bdba){for(var _0x5f3d9f=Object['keys'](_0x34bdba),_0x1a5f70=0x0;_0x1a5f70<_0x5f3d9f['length'];++_0x1a5f70)null!=_0x34bdba[_0x5f3d9f[_0x1a5f70]]&&(this[_0x5f3d9f[_0x1a5f70]]=_0x34bdba[_0x5f3d9f[_0x1a5f70]]);}}return _0x4e6238['prototype']['root']='',_0x4e6238['prototype']['rootMain']=!0x1,_0x4e6238['prototype']['rootGraveyard']=!0x1,_0x4e6238['prototype']['path']=_0x31870d['emptyArray'],_0x4e6238['prototype']['stickiness']='',_0x4e6238['create']=function(_0x10aae1){return new _0x4e6238(_0x10aae1);},_0x4e6238['encode']=function(_0x1219eb,_0x2a0db7){if(_0x2a0db7||(_0x2a0db7=_0x5ae091['create']()),null!=_0x1219eb['root']&&Object['hasOwnProperty']['call'](_0x1219eb,'root')&&_0x2a0db7['uint32'](0xa)['string'](_0x1219eb['root']),null!=_0x1219eb['rootMain']&&Object['hasOwnProperty']['call'](_0x1219eb,'rootMain')&&_0x2a0db7['uint32'](0x10)['bool'](_0x1219eb['rootMain']),null!=_0x1219eb['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1219eb,'rootGraveyard')&&_0x2a0db7['uint32'](0x18)['bool'](_0x1219eb['rootGraveyard']),null!=_0x1219eb['path']&&_0x1219eb['path']['length']){_0x2a0db7['uint32'](0x22)['fork']();for(var _0x30c9fc=0x0;_0x30c9fc<_0x1219eb['path']['length'];++_0x30c9fc)_0x2a0db7['uint32'](_0x1219eb['path'][_0x30c9fc]);_0x2a0db7['ldelim']();}return null!=_0x1219eb['stickiness']&&Object['hasOwnProperty']['call'](_0x1219eb,'stickiness')&&_0x2a0db7['uint32'](0x2a)['string'](_0x1219eb['stickiness']),_0x2a0db7;},_0x4e6238['encodeDelimited']=function(_0x2cd837,_0x53d977){return this['encode'](_0x2cd837,_0x53d977)['ldelim']();},_0x4e6238['decode']=function(_0x3d46c3,_0x33bc89){_0x3d46c3 instanceof _0x4271b8||(_0x3d46c3=_0x4271b8['create'](_0x3d46c3));for(var _0xcaf8fc=void 0x0===_0x33bc89?_0x3d46c3['len']:_0x3d46c3['pos']+_0x33bc89,_0x5e4a12=new _0x41c9fe['Position']();_0x3d46c3['pos']<_0xcaf8fc;){var _0x3225c3=_0x3d46c3['uint32']();switch(_0x3225c3>>>0x3){case 0x1:_0x5e4a12['root']=_0x3d46c3['string']();break;case 0x2:_0x5e4a12['rootMain']=_0x3d46c3['bool']();break;case 0x3:_0x5e4a12['rootGraveyard']=_0x3d46c3['bool']();break;case 0x4:if(_0x5e4a12['path']&&_0x5e4a12['path']['length']||(_0x5e4a12['path']=[]),0x2==(0x7&_0x3225c3)){for(var _0x19b0d8=_0x3d46c3['uint32']()+_0x3d46c3['pos'];_0x3d46c3['pos']<_0x19b0d8;)_0x5e4a12['path']['push'](_0x3d46c3['uint32']());}else _0x5e4a12['path']['push'](_0x3d46c3['uint32']());break;case 0x5:_0x5e4a12['stickiness']=_0x3d46c3['string']();break;default:_0x3d46c3['skipType'](0x7&_0x3225c3);}}return _0x5e4a12;},_0x4e6238['decodeDelimited']=function(_0x230bad){return _0x230bad instanceof _0x4271b8||(_0x230bad=new _0x4271b8(_0x230bad)),this['decode'](_0x230bad,_0x230bad['uint32']());},_0x4e6238['verify']=function(_0x20180a){if('object'!=typeof _0x20180a||null===_0x20180a)return'object\x20expected';if(null!=_0x20180a['root']&&_0x20180a['hasOwnProperty']('root')&&!_0x31870d['isString'](_0x20180a['root']))return'root:\x20string\x20expected';if(null!=_0x20180a['rootMain']&&_0x20180a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x20180a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x20180a['rootGraveyard']&&_0x20180a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x20180a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x20180a['path']&&_0x20180a['hasOwnProperty']('path')){if(!Array['isArray'](_0x20180a['path']))return'path:\x20array\x20expected';for(var _0x4c2bbe=0x0;_0x4c2bbe<_0x20180a['path']['length'];++_0x4c2bbe)if(!_0x31870d['isInteger'](_0x20180a['path'][_0x4c2bbe]))return'path:\x20integer[]\x20expected';}return null!=_0x20180a['stickiness']&&_0x20180a['hasOwnProperty']('stickiness')&&!_0x31870d['isString'](_0x20180a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4e6238['fromObject']=function(_0x23142a){if(_0x23142a instanceof _0x41c9fe['Position'])return _0x23142a;var _0x13dc61=new _0x41c9fe['Position']();if(null!=_0x23142a['root']&&(_0x13dc61['root']=String(_0x23142a['root'])),null!=_0x23142a['rootMain']&&(_0x13dc61['rootMain']=Boolean(_0x23142a['rootMain'])),null!=_0x23142a['rootGraveyard']&&(_0x13dc61['rootGraveyard']=Boolean(_0x23142a['rootGraveyard'])),_0x23142a['path']){if(!Array['isArray'](_0x23142a['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x13dc61['path']=[];for(var _0x1f869f=0x0;_0x1f869f<_0x23142a['path']['length'];++_0x1f869f)_0x13dc61['path'][_0x1f869f]=_0x23142a['path'][_0x1f869f]>>>0x0;}return null!=_0x23142a['stickiness']&&(_0x13dc61['stickiness']=String(_0x23142a['stickiness'])),_0x13dc61;},_0x4e6238['toObject']=function(_0x40fefa,_0x36a057){_0x36a057||(_0x36a057={});var _0x24641e={};if((_0x36a057['arrays']||_0x36a057['defaults'])&&(_0x24641e['path']=[]),_0x36a057['defaults']&&(_0x24641e['root']='',_0x24641e['rootMain']=!0x1,_0x24641e['rootGraveyard']=!0x1,_0x24641e['stickiness']=''),null!=_0x40fefa['root']&&_0x40fefa['hasOwnProperty']('root')&&(_0x24641e['root']=_0x40fefa['root']),null!=_0x40fefa['rootMain']&&_0x40fefa['hasOwnProperty']('rootMain')&&(_0x24641e['rootMain']=_0x40fefa['rootMain']),null!=_0x40fefa['rootGraveyard']&&_0x40fefa['hasOwnProperty']('rootGraveyard')&&(_0x24641e['rootGraveyard']=_0x40fefa['rootGraveyard']),_0x40fefa['path']&&_0x40fefa['path']['length']){_0x24641e['path']=[];for(var _0x18692a=0x0;_0x18692a<_0x40fefa['path']['length'];++_0x18692a)_0x24641e['path'][_0x18692a]=_0x40fefa['path'][_0x18692a];}return null!=_0x40fefa['stickiness']&&_0x40fefa['hasOwnProperty']('stickiness')&&(_0x24641e['stickiness']=_0x40fefa['stickiness']),_0x24641e;},_0x4e6238['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x4e6238['getTypeUrl']=function(_0x25d5e3){return void 0x0===_0x25d5e3&&(_0x25d5e3='type.googleapis.com'),_0x25d5e3+'/Position';},_0x4e6238;}()),_0x41c9fe['Range']=(function(){function _0x37c44b(_0x1cdf80){if(_0x1cdf80){for(var _0x387d77=Object['keys'](_0x1cdf80),_0x49843e=0x0;_0x49843e<_0x387d77['length'];++_0x49843e)null!=_0x1cdf80[_0x387d77[_0x49843e]]&&(this[_0x387d77[_0x49843e]]=_0x1cdf80[_0x387d77[_0x49843e]]);}}return _0x37c44b['prototype']['start']=null,_0x37c44b['prototype']['end']=null,_0x37c44b['create']=function(_0x582eb0){return new _0x37c44b(_0x582eb0);},_0x37c44b['encode']=function(_0x2a3de4,_0x1de02d){return _0x1de02d||(_0x1de02d=_0x5ae091['create']()),null!=_0x2a3de4['start']&&Object['hasOwnProperty']['call'](_0x2a3de4,'start')&&_0x41c9fe['Position']['encode'](_0x2a3de4['start'],_0x1de02d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a3de4['end']&&Object['hasOwnProperty']['call'](_0x2a3de4,'end')&&_0x41c9fe['Position']['encode'](_0x2a3de4['end'],_0x1de02d['uint32'](0x12)['fork']())['ldelim'](),_0x1de02d;},_0x37c44b['encodeDelimited']=function(_0x51abbe,_0x2273e7){return this['encode'](_0x51abbe,_0x2273e7)['ldelim']();},_0x37c44b['decode']=function(_0x144b6d,_0xd49ce2){_0x144b6d instanceof _0x4271b8||(_0x144b6d=_0x4271b8['create'](_0x144b6d));for(var _0x345c86=void 0x0===_0xd49ce2?_0x144b6d['len']:_0x144b6d['pos']+_0xd49ce2,_0x62cfbc=new _0x41c9fe['Range']();_0x144b6d['pos']<_0x345c86;){var _0x3e33fb=_0x144b6d['uint32']();switch(_0x3e33fb>>>0x3){case 0x1:_0x62cfbc['start']=_0x41c9fe['Position']['decode'](_0x144b6d,_0x144b6d['uint32']());break;case 0x2:_0x62cfbc['end']=_0x41c9fe['Position']['decode'](_0x144b6d,_0x144b6d['uint32']());break;default:_0x144b6d['skipType'](0x7&_0x3e33fb);}}return _0x62cfbc;},_0x37c44b['decodeDelimited']=function(_0x472f32){return _0x472f32 instanceof _0x4271b8||(_0x472f32=new _0x4271b8(_0x472f32)),this['decode'](_0x472f32,_0x472f32['uint32']());},_0x37c44b['verify']=function(_0x133f8d){if('object'!=typeof _0x133f8d||null===_0x133f8d)return'object\x20expected';var _0x2291cd;if(null!=_0x133f8d['start']&&_0x133f8d['hasOwnProperty']('start')&&(_0x2291cd=_0x41c9fe['Position']['verify'](_0x133f8d['start'])))return'start.'+_0x2291cd;if(null!=_0x133f8d['end']&&_0x133f8d['hasOwnProperty']('end')&&(_0x2291cd=_0x41c9fe['Position']['verify'](_0x133f8d['end'])))return'end.'+_0x2291cd;return null;},_0x37c44b['fromObject']=function(_0x30e49a){if(_0x30e49a instanceof _0x41c9fe['Range'])return _0x30e49a;var _0x471d86=new _0x41c9fe['Range']();if(null!=_0x30e49a['start']){if('object'!=typeof _0x30e49a['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x471d86['start']=_0x41c9fe['Position']['fromObject'](_0x30e49a['start']);}if(null!=_0x30e49a['end']){if('object'!=typeof _0x30e49a['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x471d86['end']=_0x41c9fe['Position']['fromObject'](_0x30e49a['end']);}return _0x471d86;},_0x37c44b['toObject']=function(_0x56430d,_0xcf7a0f){_0xcf7a0f||(_0xcf7a0f={});var _0x43c301={};return _0xcf7a0f['defaults']&&(_0x43c301['start']=null,_0x43c301['end']=null),null!=_0x56430d['start']&&_0x56430d['hasOwnProperty']('start')&&(_0x43c301['start']=_0x41c9fe['Position']['toObject'](_0x56430d['start'],_0xcf7a0f)),null!=_0x56430d['end']&&_0x56430d['hasOwnProperty']('end')&&(_0x43c301['end']=_0x41c9fe['Position']['toObject'](_0x56430d['end'],_0xcf7a0f)),_0x43c301;},_0x37c44b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x37c44b['getTypeUrl']=function(_0x5958a5){return void 0x0===_0x5958a5&&(_0x5958a5='type.googleapis.com'),_0x5958a5+'/Range';},_0x37c44b;}()),_0x41c9fe['Element']=(function(){function _0x5d5a9e(_0x6a6f41){if(this['children']=[],this['attributesBoolean']={},_0x6a6f41){for(var _0x202ed3=Object['keys'](_0x6a6f41),_0x246e9a=0x0;_0x246e9a<_0x202ed3['length'];++_0x246e9a)null!=_0x6a6f41[_0x202ed3[_0x246e9a]]&&(this[_0x202ed3[_0x246e9a]]=_0x6a6f41[_0x202ed3[_0x246e9a]]);}}return _0x5d5a9e['prototype']['name']='',_0x5d5a9e['prototype']['children']=_0x31870d['emptyArray'],_0x5d5a9e['prototype']['data']='',_0x5d5a9e['prototype']['attributesBoolean']=_0x31870d['emptyObject'],_0x5d5a9e['prototype']['attributesJson']='',_0x5d5a9e['create']=function(_0x84c7f5){return new _0x5d5a9e(_0x84c7f5);},_0x5d5a9e['encode']=function(_0x39c956,_0x3b4365){if(_0x3b4365||(_0x3b4365=_0x5ae091['create']()),null!=_0x39c956['name']&&Object['hasOwnProperty']['call'](_0x39c956,'name')&&_0x3b4365['uint32'](0xa)['string'](_0x39c956['name']),null!=_0x39c956['children']&&_0x39c956['children']['length']){for(var _0xce79be=0x0;_0xce79be<_0x39c956['children']['length'];++_0xce79be)_0x41c9fe['Element']['encode'](_0x39c956['children'][_0xce79be],_0x3b4365['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x39c956['data']&&Object['hasOwnProperty']['call'](_0x39c956,'data')&&_0x3b4365['uint32'](0x1a)['string'](_0x39c956['data']),null!=_0x39c956['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x39c956,'attributesBoolean')){var _0x515670=Object['keys'](_0x39c956['attributesBoolean']);for(_0xce79be=0x0;_0xce79be<_0x515670['length'];++_0xce79be)_0x3b4365['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x515670[_0xce79be])['uint32'](0x10)['bool'](_0x39c956['attributesBoolean'][_0x515670[_0xce79be]])['ldelim']();}return null!=_0x39c956['attributesJson']&&Object['hasOwnProperty']['call'](_0x39c956,'attributesJson')&&_0x3b4365['uint32'](0x2a)['string'](_0x39c956['attributesJson']),_0x3b4365;},_0x5d5a9e['encodeDelimited']=function(_0x3f6479,_0x1817b1){return this['encode'](_0x3f6479,_0x1817b1)['ldelim']();},_0x5d5a9e['decode']=function(_0x3a87c9,_0x338732){_0x3a87c9 instanceof _0x4271b8||(_0x3a87c9=_0x4271b8['create'](_0x3a87c9));for(var _0x1d8ba8,_0x5e9a3c,_0x520c07=void 0x0===_0x338732?_0x3a87c9['len']:_0x3a87c9['pos']+_0x338732,_0x3c0c84=new _0x41c9fe['Element']();_0x3a87c9['pos']<_0x520c07;){var _0x20c7f2=_0x3a87c9['uint32']();switch(_0x20c7f2>>>0x3){case 0x1:_0x3c0c84['name']=_0x3a87c9['string']();break;case 0x2:_0x3c0c84['children']&&_0x3c0c84['children']['length']||(_0x3c0c84['children']=[]),_0x3c0c84['children']['push'](_0x41c9fe['Element']['decode'](_0x3a87c9,_0x3a87c9['uint32']()));break;case 0x3:_0x3c0c84['data']=_0x3a87c9['string']();break;case 0x4:_0x3c0c84['attributesBoolean']===_0x31870d['emptyObject']&&(_0x3c0c84['attributesBoolean']={});var _0x27f0d1=_0x3a87c9['uint32']()+_0x3a87c9['pos'];for(_0x1d8ba8='',_0x5e9a3c=!0x1;_0x3a87c9['pos']<_0x27f0d1;){var _0x1647ff=_0x3a87c9['uint32']();switch(_0x1647ff>>>0x3){case 0x1:_0x1d8ba8=_0x3a87c9['string']();break;case 0x2:_0x5e9a3c=_0x3a87c9['bool']();break;default:_0x3a87c9['skipType'](0x7&_0x1647ff);}}_0x3c0c84['attributesBoolean'][_0x1d8ba8]=_0x5e9a3c;break;case 0x5:_0x3c0c84['attributesJson']=_0x3a87c9['string']();break;default:_0x3a87c9['skipType'](0x7&_0x20c7f2);}}return _0x3c0c84;},_0x5d5a9e['decodeDelimited']=function(_0xe4db7){return _0xe4db7 instanceof _0x4271b8||(_0xe4db7=new _0x4271b8(_0xe4db7)),this['decode'](_0xe4db7,_0xe4db7['uint32']());},_0x5d5a9e['verify']=function(_0x369d91){if('object'!=typeof _0x369d91||null===_0x369d91)return'object\x20expected';if(null!=_0x369d91['name']&&_0x369d91['hasOwnProperty']('name')&&!_0x31870d['isString'](_0x369d91['name']))return'name:\x20string\x20expected';if(null!=_0x369d91['children']&&_0x369d91['hasOwnProperty']('children')){if(!Array['isArray'](_0x369d91['children']))return'children:\x20array\x20expected';for(var _0x95b52a=0x0;_0x95b52a<_0x369d91['children']['length'];++_0x95b52a){var _0x145d6d=_0x41c9fe['Element']['verify'](_0x369d91['children'][_0x95b52a]);if(_0x145d6d)return'children.'+_0x145d6d;}}if(null!=_0x369d91['data']&&_0x369d91['hasOwnProperty']('data')&&!_0x31870d['isString'](_0x369d91['data']))return'data:\x20string\x20expected';if(null!=_0x369d91['attributesBoolean']&&_0x369d91['hasOwnProperty']('attributesBoolean')){if(!_0x31870d['isObject'](_0x369d91['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xd8c73f=Object['keys'](_0x369d91['attributesBoolean']);for(_0x95b52a=0x0;_0x95b52a<_0xd8c73f['length'];++_0x95b52a)if('boolean'!=typeof _0x369d91['attributesBoolean'][_0xd8c73f[_0x95b52a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x369d91['attributesJson']&&_0x369d91['hasOwnProperty']('attributesJson')&&!_0x31870d['isString'](_0x369d91['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5d5a9e['fromObject']=function(_0x14de5f){if(_0x14de5f instanceof _0x41c9fe['Element'])return _0x14de5f;var _0x559eb8=new _0x41c9fe['Element']();if(null!=_0x14de5f['name']&&(_0x559eb8['name']=String(_0x14de5f['name'])),_0x14de5f['children']){if(!Array['isArray'](_0x14de5f['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x559eb8['children']=[];for(var _0x312884=0x0;_0x312884<_0x14de5f['children']['length'];++_0x312884){if('object'!=typeof _0x14de5f['children'][_0x312884])throw TypeError('.Element.children:\x20object\x20expected');_0x559eb8['children'][_0x312884]=_0x41c9fe['Element']['fromObject'](_0x14de5f['children'][_0x312884]);}}if(null!=_0x14de5f['data']&&(_0x559eb8['data']=String(_0x14de5f['data'])),_0x14de5f['attributesBoolean']){if('object'!=typeof _0x14de5f['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x559eb8['attributesBoolean']={};var _0x5c8bbf=Object['keys'](_0x14de5f['attributesBoolean']);for(_0x312884=0x0;_0x312884<_0x5c8bbf['length'];++_0x312884)_0x559eb8['attributesBoolean'][_0x5c8bbf[_0x312884]]=Boolean(_0x14de5f['attributesBoolean'][_0x5c8bbf[_0x312884]]);}return null!=_0x14de5f['attributesJson']&&(_0x559eb8['attributesJson']=String(_0x14de5f['attributesJson'])),_0x559eb8;},_0x5d5a9e['toObject']=function(_0x4e1c29,_0x470c4a){_0x470c4a||(_0x470c4a={});var _0x1d0f1c,_0x23bf8e={};if((_0x470c4a['arrays']||_0x470c4a['defaults'])&&(_0x23bf8e['children']=[]),(_0x470c4a['objects']||_0x470c4a['defaults'])&&(_0x23bf8e['attributesBoolean']={}),_0x470c4a['defaults']&&(_0x23bf8e['name']='',_0x23bf8e['data']='',_0x23bf8e['attributesJson']=''),null!=_0x4e1c29['name']&&_0x4e1c29['hasOwnProperty']('name')&&(_0x23bf8e['name']=_0x4e1c29['name']),_0x4e1c29['children']&&_0x4e1c29['children']['length']){_0x23bf8e['children']=[];for(var _0x24679=0x0;_0x24679<_0x4e1c29['children']['length'];++_0x24679)_0x23bf8e['children'][_0x24679]=_0x41c9fe['Element']['toObject'](_0x4e1c29['children'][_0x24679],_0x470c4a);}if(null!=_0x4e1c29['data']&&_0x4e1c29['hasOwnProperty']('data')&&(_0x23bf8e['data']=_0x4e1c29['data']),_0x4e1c29['attributesBoolean']&&(_0x1d0f1c=Object['keys'](_0x4e1c29['attributesBoolean']))['length']){_0x23bf8e['attributesBoolean']={};for(_0x24679=0x0;_0x24679<_0x1d0f1c['length'];++_0x24679)_0x23bf8e['attributesBoolean'][_0x1d0f1c[_0x24679]]=_0x4e1c29['attributesBoolean'][_0x1d0f1c[_0x24679]];}return null!=_0x4e1c29['attributesJson']&&_0x4e1c29['hasOwnProperty']('attributesJson')&&(_0x23bf8e['attributesJson']=_0x4e1c29['attributesJson']),_0x23bf8e;},_0x5d5a9e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f3f38['util']['toJSONOptions']);},_0x5d5a9e['getTypeUrl']=function(_0x20a8f6){return void 0x0===_0x20a8f6&&(_0x20a8f6='type.googleapis.com'),_0x20a8f6+'/Element';},_0x5d5a9e;}()),_0x41c9fe;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5e3202){return new y(this['_protobufRoot'][_0x5e3202]);}}class y{['_protobuf'];constructor(_0x4c859f){this['_protobuf']=_0x4c859f;}['compress'](_0x4717fa){const _0x248f04=this['_protobuf']['verify'](_0x4717fa);if(_0x248f04)throw Error(_0x248f04);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4717fa))['finish']();}['decompress'](_0x5d8780){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5d8780),{'oneofs':!0x0});}}function _(_0xd410ba,_0x282f84){const _0x97d730=_0x180019(_0xd410ba);return _0x97d730['path'][_0x97d730['path']['length']-0x1]+=_0x282f84,_0x97d730;}function O(_0x186892,_0x3a0f71){return _0x186892['root']===_0x3a0f71['root']&&_0x21a566(_0x186892['path'],_0x3a0f71['path']);}function $(_0x180eb9){P(_0x180eb9,_0x57444f=>('main'==_0x57444f['root']?(_0x57444f['rootMain']=!0x0,delete _0x57444f['root']):'$graveyard'==_0x57444f['root']&&(_0x57444f['rootGraveyard']=!0x0,delete _0x57444f['root']),_0x57444f));}function J(_0x2ca359){P(_0x2ca359,_0xe348da=>(_0xe348da['rootMain']?(_0xe348da['root']='main',delete _0xe348da['rootMain']):_0xe348da['rootGraveyard']&&(_0xe348da['root']='$graveyard',delete _0xe348da['rootGraveyard']),_0xe348da));}function P(_0x55fb25,_0x1651d6){for(const _0x279dc0 in _0x55fb25){const _0x1d97a0=_0x55fb25[_0x279dc0];'nodes'!==_0x279dc0&&_0x3f9aa7(_0x1d97a0)&&(_0x1d97a0['path']&&(_0x1d97a0['root']||_0x1d97a0['rootMain']||_0x1d97a0['rootGraveyard'])?_0x55fb25[_0x279dc0]=_0x1651d6(_0x1d97a0):P(_0x1d97a0,_0x1651d6));}return _0x55fb25;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1f0426,_0x57d71f,_0x20df2d){this['_id']=_0x1f0426,this['_operationName']=_0x57d71f,this['_protobufDescriptor']=_0x20df2d;}['compress'](_0x3f9217,_0x20b8ad){const _0xa97792=_0x20b8ad['shift']();return $(_0xa97792),_0x3f9217['buffers']['push'](this['_protobufDescriptor']['compress'](_0xa97792)),_0x3f9217['types']['push'](this['_id']),!0x0;}['decompress'](_0x33a91f,_0x4336e9){_0x4336e9['types']['shift']();const _0x175be7=this['_protobufDescriptor']['decompress'](_0x4336e9['buffers']['shift']());J(_0x175be7),_0x175be7['__className']=this['_operationName'],_0x33a91f['push'](_0x175be7);}}class s extends e{['compress'](_0x3c1f8c,_0x4dca64){const _0x294190=_0x4dca64['shift']();return this['_serializeOneOf']('oldValue',_0x294190),this['_serializeOneOf']('newValue',_0x294190),$(_0x294190),_0x3c1f8c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x294190)),_0x3c1f8c['types']['push'](this['_id']),!0x0;}['decompress'](_0x36528c,_0x5d94cb){const {types:_0x1c2598,buffers:_0x12c60f}=_0x5d94cb,_0x3de3ae=this['_protobufDescriptor']['decompress'](_0x12c60f['shift']());_0x1c2598['shift'](),this['_deserializeOneOf']('oldValue',_0x3de3ae),this['_deserializeOneOf']('newValue',_0x3de3ae),J(_0x3de3ae),_0x3de3ae['__className']=this['_operationName'],_0x36528c['push'](_0x3de3ae);}['_serializeOneOf'](_0x8bdd90,_0x2a59db){const _0x51204d=_0x2a59db[_0x8bdd90];'boolean'==typeof _0x51204d?_0x2a59db[_0x8bdd90+'Boolean']=_0x51204d:_0x2a59db[_0x8bdd90+'Json']=JSON['stringify'](_0x51204d);}['_deserializeOneOf'](_0x106c60,_0x4ad00e){const _0x54e12b=_0x106c60+'Json';_0x4ad00e[_0x54e12b]?(_0x4ad00e[_0x106c60]=JSON['parse'](_0x4ad00e[_0x54e12b]),delete _0x4ad00e[_0x54e12b]):(_0x4ad00e[_0x106c60]=_0x4ad00e[_0x106c60+'Boolean'],delete _0x4ad00e[_0x106c60+'Boolean']);}}class i extends e{['compress'](_0x20bb9d,_0x38dfdf){const _0x5e6a62=_0x38dfdf['shift']();return this['_serializeNodesAttributes'](_0x5e6a62['nodes']),$(_0x5e6a62),_0x20bb9d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e6a62)),_0x20bb9d['types']['push'](this['_id']),!0x0;}['decompress'](_0x91d434,_0x3fdde1){const {types:_0x27e83a,buffers:_0x87cfc4}=_0x3fdde1,_0x225815=this['_protobufDescriptor']['decompress'](_0x87cfc4['shift']());_0x27e83a['shift'](),_0x225815['nodes']||(_0x225815['nodes']=[]),this['_deserializeNodesAttributes'](_0x225815['nodes']),J(_0x225815),_0x225815['__className']=this['_operationName'],_0x91d434['push'](_0x225815);}['_serializeNodesAttributes'](_0x350930){for(const _0x423872 of _0x350930){if(_0x423872['attributes']){const _0xaf5ea1=_0x423872['attributes'];this['_areValuesBoolean'](_0xaf5ea1)?_0x423872['attributesBoolean']=_0xaf5ea1:_0x423872['attributesJson']=JSON['stringify'](_0xaf5ea1);}_0x423872['children']&&this['_serializeNodesAttributes'](_0x423872['children']);}}['_deserializeNodesAttributes'](_0x22ee43){for(const _0x29513d of _0x22ee43)(_0x29513d['attributesBoolean']||_0x29513d['attributesJson'])&&(_0x29513d['attributesBoolean']?(_0x29513d['attributes']=_0x29513d['attributesBoolean'],delete _0x29513d['attributesBoolean']):(_0x29513d['attributes']=JSON['parse'](_0x29513d['attributesJson']),delete _0x29513d['attributesJson'])),_0x29513d['children']&&this['_deserializeNodesAttributes'](_0x29513d['children']);}['_areValuesBoolean'](_0x14b419){return Object['keys'](_0x14b419)['every'](_0x428141=>'boolean'==typeof _0x14b419[_0x428141]);}}class n extends e{['decompress'](_0x22aa4d,_0x6b005e){super['decompress'](_0x22aa4d,_0x6b005e);const _0x17ead4=_0x22aa4d[_0x22aa4d['length']-0x1];_0x17ead4['oldRange']||(_0x17ead4['oldRange']=null),_0x17ead4['newRange']||(_0x17ead4['newRange']=null);}}class p extends e{['compress'](_0x3ee41b,_0x420905){return _0x420905['shift'](),_0x3ee41b['types']['push'](this['_id']),!0x0;}['decompress'](_0xc28c7e,_0x32bbd4){_0x32bbd4['types']['shift'](),_0xc28c7e['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x4d9424,_0x256d25,_0x3a46f3,_0x645581){super(_0x4d9424,_0x256d25,_0x3a46f3),this['_omittedNamespace']=_0x645581+':';}['compress'](_0x1ffc9f,_0x553863){return!('MarkerOperation'!=_0x553863[0x0]['__className']||!_0x553863[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x553863[0x0]['name']=_0x553863[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1ffc9f,_0x553863),!0x0);}['decompress'](_0x2f049c,_0x5f47e9){super['decompress'](_0x2f049c,_0x5f47e9);const _0x16394d=_0x2f049c[_0x2f049c['length']-0x1];_0x16394d['name']=this['_omittedNamespace']+_0x16394d['name'];}}class b{['_id'];['_context'];constructor(_0x55cfee,_0x2799bd){this['_id']=_0x55cfee,this['_context']=_0x2799bd;}['compress'](_0x4e4b9b,_0x6e6459){let _0x1468c9;for(;_0x6e6459['length']>0x1&&this['_compareOperations'](_0x6e6459[0x0],_0x6e6459[0x1]);)_0x1468c9?(_0x1468c9=this['_combineNext'](_0x6e6459['shift'](),_0x1468c9),_0x4e4b9b['types']['push'](0x0)):(_0x1468c9=_0x180019(_0x6e6459['shift']()),_0x4e4b9b['types']['push'](this['_id']));return!!_0x1468c9&&(_0x1468c9=this['_combineNext'](_0x6e6459['shift'](),_0x1468c9),_0x4e4b9b['types']['push'](0x0),_0x4e4b9b['buffers']['push'](this['_compressSingleOperation'](_0x1468c9)),!0x0);}['decompress'](_0x3bc1ee,_0x4433c1){const _0x2eaa40=this['_decompressSingleOperation'](_0x4433c1);for(;0x0==_0x4433c1['types'][0x0];)_0x4433c1['types']['shift'](),_0x3bc1ee['push'](this['_splitCurrent'](_0x2eaa40));_0x3bc1ee['push'](_0x2eaa40);}}class m extends b{['_combineNext'](_0x5085d7,_0x5a7d83){return _0x5a7d83['nodes'][0x0]['data']+=_0x5085d7['nodes'][0x0]['data'],_0x5a7d83;}['_splitCurrent'](_0x536880){const _0x3db246=_0x180019(_0x536880),_0x39398=_0x3db246['nodes'][0x0],_0xb65adb=_0x536880['nodes'][0x0],_0x509cf7=_0xb65adb['data'][Symbol['iterator']]()['next']()['value'],_0x3963a8=_0x509cf7['length'];return _0x39398['data']=_0x509cf7,_0xb65adb['data']=_0xb65adb['data']['substr'](_0x3963a8),_0x536880['position']=_(_0x536880['position'],_0x3963a8),_0x3db246;}['_compareOperations'](_0x322f3e,_0x292a04){if(this['_checkOperation'](_0x322f3e)&&this['_checkOperation'](_0x292a04)){const _0x28378c=_0x322f3e['nodes'][0x0]['data']['length'],_0x37e929=O(_(_0x322f3e['position'],_0x28378c),_0x292a04['position']),_0x4270d1=_0x322f3e['nodes'][0x0],_0xc29ac=_0x292a04['nodes'][0x0];return _0x37e929&&this['_compareAttributes'](_0x4270d1,_0xc29ac);}return!0x1;}['_compressSingleOperation'](_0x63ad7f){const _0x49a5d4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x49a5d4,[_0x63ad7f]),_0x49a5d4['buffers'][0x0];}['_decompressSingleOperation'](_0x26e3ff){const _0x20e120=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x20e120,_0x26e3ff),_0x20e120[0x0];}['_checkOperation'](_0x5fb947){return'InsertOperation'==_0x5fb947['__className']&&0x1==_0x5fb947['nodes']['length']&&_0x5fb947['nodes'][0x0]['data']&&!_0x5fb947['wasUndone']&&0x1==Array['from'](_0x5fb947['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x41f679,_0x3cb7fe){const _0x511983=Object['keys'](_0x41f679['attributes']||{}),_0x374855=Object['keys'](_0x3cb7fe['attributes']||{});return _0x511983['length']===_0x374855['length']&&_0x511983['every'](_0xd67617=>_0x3cb7fe['attributes'][_0xd67617]&&_0x3cb7fe['attributes'][_0xd67617]===_0x41f679['attributes'][_0xd67617]);}}class c extends b{['_combineNext'](_0x331638,_0x40fb53){return _0x40fb53['howMany']++,_0x40fb53['sourcePosition']=_0x180019(_0x331638['sourcePosition']),_0x40fb53;}['_splitCurrent'](_0x42ffaf){const _0x3bcac4=_0x180019(_0x42ffaf);return _0x42ffaf['howMany']--,_0x3bcac4['howMany']=0x1,_0x3bcac4['sourcePosition']=_(_0x3bcac4['sourcePosition'],_0x42ffaf['howMany']),_0x3bcac4;}['_compareOperations'](_0x25a00c,_0x4baa3e){return!(!this['_checkOperation'](_0x25a00c)||!this['_checkOperation'](_0x4baa3e))&&(O(_(_0x25a00c['sourcePosition'],-0x1),_0x4baa3e['sourcePosition'])&&O(_0x25a00c['targetPosition'],_0x4baa3e['targetPosition']));}['_compressSingleOperation'](_0x246a1b){const _0x485c64={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x485c64,[_0x246a1b]),_0x485c64['buffers'][0x0];}['_decompressSingleOperation'](_0x260ee2){const _0x592d50=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x592d50,_0x260ee2),_0x592d50[0x0];}['_checkOperation'](_0x39dec4){return'MoveOperation'==_0x39dec4['__className']&&'$graveyard'==_0x39dec4['targetPosition']['root']&&0x1==_0x39dec4['howMany']&&!_0x39dec4['wasUndone'];}}class h extends b{['_combineNext'](_0x144352,_0x34f14f){return _0x34f14f['howMany']++,_0x34f14f;}['_splitCurrent'](_0x391a01){const _0x19b73f=_0x180019(_0x391a01);return _0x19b73f['howMany']=0x1,_0x391a01['howMany']--,_0x19b73f;}['_compareOperations'](_0x525496,_0x5994d4){return!(!this['_checkOperation'](_0x525496)||!this['_checkOperation'](_0x5994d4))&&(O(_0x525496['sourcePosition'],_0x5994d4['sourcePosition'])&&O(_0x525496['targetPosition'],_0x5994d4['targetPosition']));}['_compressSingleOperation'](_0x55c18e){const _0x5e8ac0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5e8ac0,[_0x55c18e]),_0x5e8ac0['buffers'][0x0];}['_decompressSingleOperation'](_0xd84405){const _0x163f85=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x163f85,_0xd84405),_0x163f85[0x0];}['_checkOperation'](_0x3b2745){return'MoveOperation'==_0x3b2745['__className']&&'$graveyard'==_0x3b2745['targetPosition']['root']&&0x1==_0x3b2745['howMany']&&!_0x3b2745['wasUndone'];}}class f extends b{['compress'](_0x51c866,_0x25bf3f){if(!this['_compareOperations'](_0x25bf3f[0x0],_0x25bf3f[0x1]))return!0x1;const _0x763269=_0x25bf3f['shift']();return _0x763269['oldRange']=null,_0x763269['newRange']&&O(_0x763269['newRange']['start'],_0x763269['newRange']['end'])&&(_0x763269['newRange']['end']=null),_0x25bf3f['shift'](),_0x51c866['types']['push'](this['_id']),_0x51c866['types']['push'](0x0),_0x51c866['buffers']['push'](this['_compressSingleOperation'](_0x763269)),!0x0;}['decompress'](_0x170a92,_0xe12926){const _0x3a8f15=this['_decompressSingleOperation'](_0xe12926);_0x3a8f15['newRange']&&!_0x3a8f15['newRange']['end']&&(_0x3a8f15['newRange']['end']=_0x180019(_0x3a8f15['newRange']['start']));const _0x566cad=_0x180019(_0x3a8f15);_0x566cad['newRange']&&(_0x566cad['newRange']['start']['stickiness']='toNone',_0x566cad['newRange']['end']=_0x180019(_0x566cad['newRange']['start'])),_0x566cad['name']='user:position:'+_0x566cad['name']['split'](':')[0x2],_0xe12926['types']['shift'](),_0x170a92['push'](_0x3a8f15),_0x170a92['push'](_0x566cad);}['_compressSingleOperation'](_0x54abf0){const _0x260b44={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x260b44,[_0x54abf0]),_0x260b44['buffers'][0x0];}['_decompressSingleOperation'](_0x282913){const _0x2d474c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x2d474c,_0x282913),_0x2d474c[0x0];}['_compareOperations'](_0x5b13e6,_0x58e4dc){return!(!_0x5b13e6||!_0x58e4dc)&&('MarkerOperation'==_0x5b13e6['__className']&&'MarkerOperation'==_0x58e4dc['__className']&&!(!_0x5b13e6['name']['startsWith']('user:')||!_0x58e4dc['name']['startsWith']('user:')||_0x5b13e6['name']==_0x58e4dc['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1120fa=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',_0x1120fa,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1120fa,'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'](_0x2b3c56){if(!_0x2b3c56||!_0x2b3c56[0x0])throw new _0x2dd4ae('no-operations-provided',this);const _0x1d231b={'types':[],'buffers':[],'baseVersion':_0x2b3c56[0x0]['baseVersion']};for(;_0x2b3c56['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1d231b,_0x2b3c56)||this['_getCompressorByName']('TypingAction')['compress'](_0x1d231b,_0x2b3c56)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1d231b,_0x2b3c56)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1d231b,_0x2b3c56)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1d231b,_0x2b3c56)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1d231b,_0x2b3c56)||this['_getCompressorByName'](_0x2b3c56[0x0]['__className'])['compress'](_0x1d231b,_0x2b3c56);return _0x1d231b;}['decompress'](_0x236455){const _0x80c0af=[];for(;_0x236455['types']['length'];){this['_compressorById']['get'](_0x236455['types'][0x0])['decompress'](_0x80c0af,_0x236455);}return _0x80c0af['forEach']((_0x472303,_0x149eff)=>_0x472303['baseVersion']=_0x236455['baseVersion']+_0x149eff),_0x80c0af;}['_getCompressorByName'](_0x335105){return this['_compressorByName']['get'](_0x335105);}['_registerOperationCompressor'](_0x1f9588,_0x5a41ee,_0x38ee1b){const _0x2c37df=new _0x38ee1b(_0x1f9588,_0x5a41ee,this['_protobufFactory']['getDescriptor'](_0x5a41ee));this['_registerCompressor'](_0x1f9588,_0x5a41ee,_0x2c37df);}['_registerActionCompressor'](_0x3513d4,_0x2925a9,_0x48fe3e){const _0x4a95ac=new _0x48fe3e(_0x3513d4,this);this['_registerCompressor'](_0x3513d4,_0x2925a9,_0x4a95ac);}['_registerCompressor'](_0xcd08f4,_0x4d6e25,_0x5a2cfe){this['_compressorById']['set'](_0xcd08f4,_0x5a2cfe),this['_compressorByName']['set'](_0x4d6e25,_0x5a2cfe);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x2c55a1}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x304426 from'protobufjs/minimal.js';import{cloneDeep as _0xa81e64,isEqual as _0x2417ff,isObject as _0x3ae70c}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x394348=_0x304426['Reader'],_0x5ed478=_0x304426['Writer'],_0x4788e4=_0x304426['util'],_0x408440=_0x304426['roots']['default']||(_0x304426['roots']['default']={});return _0x408440['AttributeOperation']=(function(){function _0x1c2ca0(_0x536e2f){if(_0x536e2f){for(var _0x570689=Object['keys'](_0x536e2f),_0x4819d9=0x0;_0x4819d9<_0x570689['length'];++_0x4819d9)null!=_0x536e2f[_0x570689[_0x4819d9]]&&(this[_0x570689[_0x4819d9]]=_0x536e2f[_0x570689[_0x4819d9]]);}}return _0x1c2ca0['prototype']['range']=null,_0x1c2ca0['prototype']['key']='',_0x1c2ca0['prototype']['oldValueBoolean']=!0x1,_0x1c2ca0['prototype']['oldValueJson']='',_0x1c2ca0['prototype']['newValueBoolean']=!0x1,_0x1c2ca0['prototype']['newValueJson']='',_0x1c2ca0['prototype']['wasUndone']=!0x1,_0x1c2ca0['create']=function(_0x3bffd3){return new _0x1c2ca0(_0x3bffd3);},_0x1c2ca0['encode']=function(_0x23f154,_0x37d3e4){return _0x37d3e4||(_0x37d3e4=_0x5ed478['create']()),null!=_0x23f154['range']&&Object['hasOwnProperty']['call'](_0x23f154,'range')&&_0x408440['Range']['encode'](_0x23f154['range'],_0x37d3e4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23f154['key']&&Object['hasOwnProperty']['call'](_0x23f154,'key')&&_0x37d3e4['uint32'](0x12)['string'](_0x23f154['key']),null!=_0x23f154['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23f154,'oldValueBoolean')&&_0x37d3e4['uint32'](0x18)['bool'](_0x23f154['oldValueBoolean']),null!=_0x23f154['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23f154,'oldValueJson')&&_0x37d3e4['uint32'](0x22)['string'](_0x23f154['oldValueJson']),null!=_0x23f154['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23f154,'newValueBoolean')&&_0x37d3e4['uint32'](0x28)['bool'](_0x23f154['newValueBoolean']),null!=_0x23f154['newValueJson']&&Object['hasOwnProperty']['call'](_0x23f154,'newValueJson')&&_0x37d3e4['uint32'](0x32)['string'](_0x23f154['newValueJson']),null!=_0x23f154['wasUndone']&&Object['hasOwnProperty']['call'](_0x23f154,'wasUndone')&&_0x37d3e4['uint32'](0x38)['bool'](_0x23f154['wasUndone']),_0x37d3e4;},_0x1c2ca0['encodeDelimited']=function(_0x5598e3,_0x466d64){return this['encode'](_0x5598e3,_0x466d64)['ldelim']();},_0x1c2ca0['decode']=function(_0x18f62e,_0xc65a1c){_0x18f62e instanceof _0x394348||(_0x18f62e=_0x394348['create'](_0x18f62e));for(var _0x32ac92=void 0x0===_0xc65a1c?_0x18f62e['len']:_0x18f62e['pos']+_0xc65a1c,_0xb407d7=new _0x408440['AttributeOperation']();_0x18f62e['pos']<_0x32ac92;){var _0x2fd813=_0x18f62e['uint32']();switch(_0x2fd813>>>0x3){case 0x1:_0xb407d7['range']=_0x408440['Range']['decode'](_0x18f62e,_0x18f62e['uint32']());break;case 0x2:_0xb407d7['key']=_0x18f62e['string']();break;case 0x3:_0xb407d7['oldValueBoolean']=_0x18f62e['bool']();break;case 0x4:_0xb407d7['oldValueJson']=_0x18f62e['string']();break;case 0x5:_0xb407d7['newValueBoolean']=_0x18f62e['bool']();break;case 0x6:_0xb407d7['newValueJson']=_0x18f62e['string']();break;case 0x7:_0xb407d7['wasUndone']=_0x18f62e['bool']();break;default:_0x18f62e['skipType'](0x7&_0x2fd813);}}return _0xb407d7;},_0x1c2ca0['decodeDelimited']=function(_0x4ebf39){return _0x4ebf39 instanceof _0x394348||(_0x4ebf39=new _0x394348(_0x4ebf39)),this['decode'](_0x4ebf39,_0x4ebf39['uint32']());},_0x1c2ca0['verify']=function(_0x100585){if('object'!=typeof _0x100585||null===_0x100585)return'object\x20expected';if(null!=_0x100585['range']&&_0x100585['hasOwnProperty']('range')){var _0x490f01=_0x408440['Range']['verify'](_0x100585['range']);if(_0x490f01)return'range.'+_0x490f01;}return null!=_0x100585['key']&&_0x100585['hasOwnProperty']('key')&&!_0x4788e4['isString'](_0x100585['key'])?'key:\x20string\x20expected':null!=_0x100585['oldValueBoolean']&&_0x100585['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x100585['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x100585['oldValueJson']&&_0x100585['hasOwnProperty']('oldValueJson')&&!_0x4788e4['isString'](_0x100585['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x100585['newValueBoolean']&&_0x100585['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x100585['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x100585['newValueJson']&&_0x100585['hasOwnProperty']('newValueJson')&&!_0x4788e4['isString'](_0x100585['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x100585['wasUndone']&&_0x100585['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x100585['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c2ca0['fromObject']=function(_0x23b9cc){if(_0x23b9cc instanceof _0x408440['AttributeOperation'])return _0x23b9cc;var _0x5b1b87=new _0x408440['AttributeOperation']();if(null!=_0x23b9cc['range']){if('object'!=typeof _0x23b9cc['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5b1b87['range']=_0x408440['Range']['fromObject'](_0x23b9cc['range']);}return null!=_0x23b9cc['key']&&(_0x5b1b87['key']=String(_0x23b9cc['key'])),null!=_0x23b9cc['oldValueBoolean']&&(_0x5b1b87['oldValueBoolean']=Boolean(_0x23b9cc['oldValueBoolean'])),null!=_0x23b9cc['oldValueJson']&&(_0x5b1b87['oldValueJson']=String(_0x23b9cc['oldValueJson'])),null!=_0x23b9cc['newValueBoolean']&&(_0x5b1b87['newValueBoolean']=Boolean(_0x23b9cc['newValueBoolean'])),null!=_0x23b9cc['newValueJson']&&(_0x5b1b87['newValueJson']=String(_0x23b9cc['newValueJson'])),null!=_0x23b9cc['wasUndone']&&(_0x5b1b87['wasUndone']=Boolean(_0x23b9cc['wasUndone'])),_0x5b1b87;},_0x1c2ca0['toObject']=function(_0x151acd,_0x3b002e){_0x3b002e||(_0x3b002e={});var _0x132448={};return _0x3b002e['defaults']&&(_0x132448['range']=null,_0x132448['key']='',_0x132448['oldValueBoolean']=!0x1,_0x132448['oldValueJson']='',_0x132448['newValueBoolean']=!0x1,_0x132448['newValueJson']='',_0x132448['wasUndone']=!0x1),null!=_0x151acd['range']&&_0x151acd['hasOwnProperty']('range')&&(_0x132448['range']=_0x408440['Range']['toObject'](_0x151acd['range'],_0x3b002e)),null!=_0x151acd['key']&&_0x151acd['hasOwnProperty']('key')&&(_0x132448['key']=_0x151acd['key']),null!=_0x151acd['oldValueBoolean']&&_0x151acd['hasOwnProperty']('oldValueBoolean')&&(_0x132448['oldValueBoolean']=_0x151acd['oldValueBoolean']),null!=_0x151acd['oldValueJson']&&_0x151acd['hasOwnProperty']('oldValueJson')&&(_0x132448['oldValueJson']=_0x151acd['oldValueJson']),null!=_0x151acd['newValueBoolean']&&_0x151acd['hasOwnProperty']('newValueBoolean')&&(_0x132448['newValueBoolean']=_0x151acd['newValueBoolean']),null!=_0x151acd['newValueJson']&&_0x151acd['hasOwnProperty']('newValueJson')&&(_0x132448['newValueJson']=_0x151acd['newValueJson']),null!=_0x151acd['wasUndone']&&_0x151acd['hasOwnProperty']('wasUndone')&&(_0x132448['wasUndone']=_0x151acd['wasUndone']),_0x132448;},_0x1c2ca0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1c2ca0['getTypeUrl']=function(_0x227ad3){return void 0x0===_0x227ad3&&(_0x227ad3='type.googleapis.com'),_0x227ad3+'/AttributeOperation';},_0x1c2ca0;}()),_0x408440['InsertOperation']=(function(){function _0x1f9a8e(_0x3294d6){if(this['nodes']=[],_0x3294d6){for(var _0x6ecf78=Object['keys'](_0x3294d6),_0x3e943e=0x0;_0x3e943e<_0x6ecf78['length'];++_0x3e943e)null!=_0x3294d6[_0x6ecf78[_0x3e943e]]&&(this[_0x6ecf78[_0x3e943e]]=_0x3294d6[_0x6ecf78[_0x3e943e]]);}}return _0x1f9a8e['prototype']['position']=null,_0x1f9a8e['prototype']['nodes']=_0x4788e4['emptyArray'],_0x1f9a8e['prototype']['shouldReceiveAttributes']=!0x1,_0x1f9a8e['prototype']['wasUndone']=!0x1,_0x1f9a8e['create']=function(_0x5e48b1){return new _0x1f9a8e(_0x5e48b1);},_0x1f9a8e['encode']=function(_0x3b9391,_0x5e244f){if(_0x5e244f||(_0x5e244f=_0x5ed478['create']()),null!=_0x3b9391['position']&&Object['hasOwnProperty']['call'](_0x3b9391,'position')&&_0x408440['Position']['encode'](_0x3b9391['position'],_0x5e244f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b9391['nodes']&&_0x3b9391['nodes']['length']){for(var _0x81ab67=0x0;_0x81ab67<_0x3b9391['nodes']['length'];++_0x81ab67)_0x408440['Element']['encode'](_0x3b9391['nodes'][_0x81ab67],_0x5e244f['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x3b9391['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x3b9391,'shouldReceiveAttributes')&&_0x5e244f['uint32'](0x18)['bool'](_0x3b9391['shouldReceiveAttributes']),null!=_0x3b9391['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b9391,'wasUndone')&&_0x5e244f['uint32'](0x20)['bool'](_0x3b9391['wasUndone']),_0x5e244f;},_0x1f9a8e['encodeDelimited']=function(_0x1566e4,_0x1e339b){return this['encode'](_0x1566e4,_0x1e339b)['ldelim']();},_0x1f9a8e['decode']=function(_0x34c70a,_0x249702){_0x34c70a instanceof _0x394348||(_0x34c70a=_0x394348['create'](_0x34c70a));for(var _0x17b13c=void 0x0===_0x249702?_0x34c70a['len']:_0x34c70a['pos']+_0x249702,_0x9c97d3=new _0x408440['InsertOperation']();_0x34c70a['pos']<_0x17b13c;){var _0x2112d6=_0x34c70a['uint32']();switch(_0x2112d6>>>0x3){case 0x1:_0x9c97d3['position']=_0x408440['Position']['decode'](_0x34c70a,_0x34c70a['uint32']());break;case 0x2:_0x9c97d3['nodes']&&_0x9c97d3['nodes']['length']||(_0x9c97d3['nodes']=[]),_0x9c97d3['nodes']['push'](_0x408440['Element']['decode'](_0x34c70a,_0x34c70a['uint32']()));break;case 0x3:_0x9c97d3['shouldReceiveAttributes']=_0x34c70a['bool']();break;case 0x4:_0x9c97d3['wasUndone']=_0x34c70a['bool']();break;default:_0x34c70a['skipType'](0x7&_0x2112d6);}}return _0x9c97d3;},_0x1f9a8e['decodeDelimited']=function(_0x590e2b){return _0x590e2b instanceof _0x394348||(_0x590e2b=new _0x394348(_0x590e2b)),this['decode'](_0x590e2b,_0x590e2b['uint32']());},_0x1f9a8e['verify']=function(_0x2e2b9e){if('object'!=typeof _0x2e2b9e||null===_0x2e2b9e)return'object\x20expected';if(null!=_0x2e2b9e['position']&&_0x2e2b9e['hasOwnProperty']('position')&&(_0x2cc62f=_0x408440['Position']['verify'](_0x2e2b9e['position'])))return'position.'+_0x2cc62f;if(null!=_0x2e2b9e['nodes']&&_0x2e2b9e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2e2b9e['nodes']))return'nodes:\x20array\x20expected';for(var _0x12584a=0x0;_0x12584a<_0x2e2b9e['nodes']['length'];++_0x12584a){var _0x2cc62f;if(_0x2cc62f=_0x408440['Element']['verify'](_0x2e2b9e['nodes'][_0x12584a]))return'nodes.'+_0x2cc62f;}}return null!=_0x2e2b9e['shouldReceiveAttributes']&&_0x2e2b9e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2e2b9e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2e2b9e['wasUndone']&&_0x2e2b9e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e2b9e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f9a8e['fromObject']=function(_0x423444){if(_0x423444 instanceof _0x408440['InsertOperation'])return _0x423444;var _0x2494fc=new _0x408440['InsertOperation']();if(null!=_0x423444['position']){if('object'!=typeof _0x423444['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2494fc['position']=_0x408440['Position']['fromObject'](_0x423444['position']);}if(_0x423444['nodes']){if(!Array['isArray'](_0x423444['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2494fc['nodes']=[];for(var _0x378dd1=0x0;_0x378dd1<_0x423444['nodes']['length'];++_0x378dd1){if('object'!=typeof _0x423444['nodes'][_0x378dd1])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2494fc['nodes'][_0x378dd1]=_0x408440['Element']['fromObject'](_0x423444['nodes'][_0x378dd1]);}}return null!=_0x423444['shouldReceiveAttributes']&&(_0x2494fc['shouldReceiveAttributes']=Boolean(_0x423444['shouldReceiveAttributes'])),null!=_0x423444['wasUndone']&&(_0x2494fc['wasUndone']=Boolean(_0x423444['wasUndone'])),_0x2494fc;},_0x1f9a8e['toObject']=function(_0x29f05d,_0x37760b){_0x37760b||(_0x37760b={});var _0x34a404={};if((_0x37760b['arrays']||_0x37760b['defaults'])&&(_0x34a404['nodes']=[]),_0x37760b['defaults']&&(_0x34a404['position']=null,_0x34a404['shouldReceiveAttributes']=!0x1,_0x34a404['wasUndone']=!0x1),null!=_0x29f05d['position']&&_0x29f05d['hasOwnProperty']('position')&&(_0x34a404['position']=_0x408440['Position']['toObject'](_0x29f05d['position'],_0x37760b)),_0x29f05d['nodes']&&_0x29f05d['nodes']['length']){_0x34a404['nodes']=[];for(var _0x559624=0x0;_0x559624<_0x29f05d['nodes']['length'];++_0x559624)_0x34a404['nodes'][_0x559624]=_0x408440['Element']['toObject'](_0x29f05d['nodes'][_0x559624],_0x37760b);}return null!=_0x29f05d['shouldReceiveAttributes']&&_0x29f05d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x34a404['shouldReceiveAttributes']=_0x29f05d['shouldReceiveAttributes']),null!=_0x29f05d['wasUndone']&&_0x29f05d['hasOwnProperty']('wasUndone')&&(_0x34a404['wasUndone']=_0x29f05d['wasUndone']),_0x34a404;},_0x1f9a8e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1f9a8e['getTypeUrl']=function(_0x4b93e7){return void 0x0===_0x4b93e7&&(_0x4b93e7='type.googleapis.com'),_0x4b93e7+'/InsertOperation';},_0x1f9a8e;}()),_0x408440['MarkerOperation']=(function(){function _0x3e03b6(_0x4a2eb7){if(_0x4a2eb7){for(var _0x5b7d94=Object['keys'](_0x4a2eb7),_0x5a5db9=0x0;_0x5a5db9<_0x5b7d94['length'];++_0x5a5db9)null!=_0x4a2eb7[_0x5b7d94[_0x5a5db9]]&&(this[_0x5b7d94[_0x5a5db9]]=_0x4a2eb7[_0x5b7d94[_0x5a5db9]]);}}return _0x3e03b6['prototype']['name']='',_0x3e03b6['prototype']['oldRange']=null,_0x3e03b6['prototype']['newRange']=null,_0x3e03b6['prototype']['affectsData']=!0x1,_0x3e03b6['prototype']['wasUndone']=!0x1,_0x3e03b6['create']=function(_0x4b8ad3){return new _0x3e03b6(_0x4b8ad3);},_0x3e03b6['encode']=function(_0x1cfac7,_0x2684eb){return _0x2684eb||(_0x2684eb=_0x5ed478['create']()),null!=_0x1cfac7['name']&&Object['hasOwnProperty']['call'](_0x1cfac7,'name')&&_0x2684eb['uint32'](0xa)['string'](_0x1cfac7['name']),null!=_0x1cfac7['oldRange']&&Object['hasOwnProperty']['call'](_0x1cfac7,'oldRange')&&_0x408440['Range']['encode'](_0x1cfac7['oldRange'],_0x2684eb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1cfac7['newRange']&&Object['hasOwnProperty']['call'](_0x1cfac7,'newRange')&&_0x408440['Range']['encode'](_0x1cfac7['newRange'],_0x2684eb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1cfac7['affectsData']&&Object['hasOwnProperty']['call'](_0x1cfac7,'affectsData')&&_0x2684eb['uint32'](0x20)['bool'](_0x1cfac7['affectsData']),null!=_0x1cfac7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cfac7,'wasUndone')&&_0x2684eb['uint32'](0x28)['bool'](_0x1cfac7['wasUndone']),_0x2684eb;},_0x3e03b6['encodeDelimited']=function(_0x218b0f,_0x481efb){return this['encode'](_0x218b0f,_0x481efb)['ldelim']();},_0x3e03b6['decode']=function(_0x294260,_0x4540d8){_0x294260 instanceof _0x394348||(_0x294260=_0x394348['create'](_0x294260));for(var _0x31f092=void 0x0===_0x4540d8?_0x294260['len']:_0x294260['pos']+_0x4540d8,_0xfd5c32=new _0x408440['MarkerOperation']();_0x294260['pos']<_0x31f092;){var _0xd414e6=_0x294260['uint32']();switch(_0xd414e6>>>0x3){case 0x1:_0xfd5c32['name']=_0x294260['string']();break;case 0x2:_0xfd5c32['oldRange']=_0x408440['Range']['decode'](_0x294260,_0x294260['uint32']());break;case 0x3:_0xfd5c32['newRange']=_0x408440['Range']['decode'](_0x294260,_0x294260['uint32']());break;case 0x4:_0xfd5c32['affectsData']=_0x294260['bool']();break;case 0x5:_0xfd5c32['wasUndone']=_0x294260['bool']();break;default:_0x294260['skipType'](0x7&_0xd414e6);}}return _0xfd5c32;},_0x3e03b6['decodeDelimited']=function(_0x3f0218){return _0x3f0218 instanceof _0x394348||(_0x3f0218=new _0x394348(_0x3f0218)),this['decode'](_0x3f0218,_0x3f0218['uint32']());},_0x3e03b6['verify']=function(_0x293df4){if('object'!=typeof _0x293df4||null===_0x293df4)return'object\x20expected';if(null!=_0x293df4['name']&&_0x293df4['hasOwnProperty']('name')&&!_0x4788e4['isString'](_0x293df4['name']))return'name:\x20string\x20expected';var _0xe90b56;if(null!=_0x293df4['oldRange']&&_0x293df4['hasOwnProperty']('oldRange')&&(_0xe90b56=_0x408440['Range']['verify'](_0x293df4['oldRange'])))return'oldRange.'+_0xe90b56;if(null!=_0x293df4['newRange']&&_0x293df4['hasOwnProperty']('newRange')&&(_0xe90b56=_0x408440['Range']['verify'](_0x293df4['newRange'])))return'newRange.'+_0xe90b56;return null!=_0x293df4['affectsData']&&_0x293df4['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x293df4['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x293df4['wasUndone']&&_0x293df4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x293df4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e03b6['fromObject']=function(_0x5e281b){if(_0x5e281b instanceof _0x408440['MarkerOperation'])return _0x5e281b;var _0x366442=new _0x408440['MarkerOperation']();if(null!=_0x5e281b['name']&&(_0x366442['name']=String(_0x5e281b['name'])),null!=_0x5e281b['oldRange']){if('object'!=typeof _0x5e281b['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x366442['oldRange']=_0x408440['Range']['fromObject'](_0x5e281b['oldRange']);}if(null!=_0x5e281b['newRange']){if('object'!=typeof _0x5e281b['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x366442['newRange']=_0x408440['Range']['fromObject'](_0x5e281b['newRange']);}return null!=_0x5e281b['affectsData']&&(_0x366442['affectsData']=Boolean(_0x5e281b['affectsData'])),null!=_0x5e281b['wasUndone']&&(_0x366442['wasUndone']=Boolean(_0x5e281b['wasUndone'])),_0x366442;},_0x3e03b6['toObject']=function(_0x1dfce1,_0x38e7a2){_0x38e7a2||(_0x38e7a2={});var _0x2b557e={};return _0x38e7a2['defaults']&&(_0x2b557e['name']='',_0x2b557e['oldRange']=null,_0x2b557e['newRange']=null,_0x2b557e['affectsData']=!0x1,_0x2b557e['wasUndone']=!0x1),null!=_0x1dfce1['name']&&_0x1dfce1['hasOwnProperty']('name')&&(_0x2b557e['name']=_0x1dfce1['name']),null!=_0x1dfce1['oldRange']&&_0x1dfce1['hasOwnProperty']('oldRange')&&(_0x2b557e['oldRange']=_0x408440['Range']['toObject'](_0x1dfce1['oldRange'],_0x38e7a2)),null!=_0x1dfce1['newRange']&&_0x1dfce1['hasOwnProperty']('newRange')&&(_0x2b557e['newRange']=_0x408440['Range']['toObject'](_0x1dfce1['newRange'],_0x38e7a2)),null!=_0x1dfce1['affectsData']&&_0x1dfce1['hasOwnProperty']('affectsData')&&(_0x2b557e['affectsData']=_0x1dfce1['affectsData']),null!=_0x1dfce1['wasUndone']&&_0x1dfce1['hasOwnProperty']('wasUndone')&&(_0x2b557e['wasUndone']=_0x1dfce1['wasUndone']),_0x2b557e;},_0x3e03b6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x3e03b6['getTypeUrl']=function(_0x580b27){return void 0x0===_0x580b27&&(_0x580b27='type.googleapis.com'),_0x580b27+'/MarkerOperation';},_0x3e03b6;}()),_0x408440['MergeOperation']=(function(){function _0x15b2b3(_0x581477){if(_0x581477){for(var _0x3e9458=Object['keys'](_0x581477),_0x11c565=0x0;_0x11c565<_0x3e9458['length'];++_0x11c565)null!=_0x581477[_0x3e9458[_0x11c565]]&&(this[_0x3e9458[_0x11c565]]=_0x581477[_0x3e9458[_0x11c565]]);}}return _0x15b2b3['prototype']['sourcePosition']=null,_0x15b2b3['prototype']['targetPosition']=null,_0x15b2b3['prototype']['graveyardPosition']=null,_0x15b2b3['prototype']['howMany']=0x0,_0x15b2b3['prototype']['wasUndone']=!0x1,_0x15b2b3['create']=function(_0x189958){return new _0x15b2b3(_0x189958);},_0x15b2b3['encode']=function(_0x5d0940,_0x49652e){return _0x49652e||(_0x49652e=_0x5ed478['create']()),null!=_0x5d0940['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'sourcePosition')&&_0x408440['Position']['encode'](_0x5d0940['sourcePosition'],_0x49652e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5d0940['targetPosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'targetPosition')&&_0x408440['Position']['encode'](_0x5d0940['targetPosition'],_0x49652e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5d0940['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5d0940,'graveyardPosition')&&_0x408440['Position']['encode'](_0x5d0940['graveyardPosition'],_0x49652e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5d0940['howMany']&&Object['hasOwnProperty']['call'](_0x5d0940,'howMany')&&_0x49652e['uint32'](0x20)['uint32'](_0x5d0940['howMany']),null!=_0x5d0940['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d0940,'wasUndone')&&_0x49652e['uint32'](0x28)['bool'](_0x5d0940['wasUndone']),_0x49652e;},_0x15b2b3['encodeDelimited']=function(_0x1983e5,_0x36b1ef){return this['encode'](_0x1983e5,_0x36b1ef)['ldelim']();},_0x15b2b3['decode']=function(_0x8c921d,_0x2bd665){_0x8c921d instanceof _0x394348||(_0x8c921d=_0x394348['create'](_0x8c921d));for(var _0x2ecf8b=void 0x0===_0x2bd665?_0x8c921d['len']:_0x8c921d['pos']+_0x2bd665,_0x4a93d2=new _0x408440['MergeOperation']();_0x8c921d['pos']<_0x2ecf8b;){var _0x41fe64=_0x8c921d['uint32']();switch(_0x41fe64>>>0x3){case 0x1:_0x4a93d2['sourcePosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x2:_0x4a93d2['targetPosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x3:_0x4a93d2['graveyardPosition']=_0x408440['Position']['decode'](_0x8c921d,_0x8c921d['uint32']());break;case 0x4:_0x4a93d2['howMany']=_0x8c921d['uint32']();break;case 0x5:_0x4a93d2['wasUndone']=_0x8c921d['bool']();break;default:_0x8c921d['skipType'](0x7&_0x41fe64);}}return _0x4a93d2;},_0x15b2b3['decodeDelimited']=function(_0x1f96be){return _0x1f96be instanceof _0x394348||(_0x1f96be=new _0x394348(_0x1f96be)),this['decode'](_0x1f96be,_0x1f96be['uint32']());},_0x15b2b3['verify']=function(_0x5bd8b1){if('object'!=typeof _0x5bd8b1||null===_0x5bd8b1)return'object\x20expected';var _0x4c48d4;if(null!=_0x5bd8b1['sourcePosition']&&_0x5bd8b1['hasOwnProperty']('sourcePosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['sourcePosition'])))return'sourcePosition.'+_0x4c48d4;if(null!=_0x5bd8b1['targetPosition']&&_0x5bd8b1['hasOwnProperty']('targetPosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['targetPosition'])))return'targetPosition.'+_0x4c48d4;if(null!=_0x5bd8b1['graveyardPosition']&&_0x5bd8b1['hasOwnProperty']('graveyardPosition')&&(_0x4c48d4=_0x408440['Position']['verify'](_0x5bd8b1['graveyardPosition'])))return'graveyardPosition.'+_0x4c48d4;return null!=_0x5bd8b1['howMany']&&_0x5bd8b1['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x5bd8b1['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5bd8b1['wasUndone']&&_0x5bd8b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bd8b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15b2b3['fromObject']=function(_0xf06782){if(_0xf06782 instanceof _0x408440['MergeOperation'])return _0xf06782;var _0x1d924b=new _0x408440['MergeOperation']();if(null!=_0xf06782['sourcePosition']){if('object'!=typeof _0xf06782['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1d924b['sourcePosition']=_0x408440['Position']['fromObject'](_0xf06782['sourcePosition']);}if(null!=_0xf06782['targetPosition']){if('object'!=typeof _0xf06782['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1d924b['targetPosition']=_0x408440['Position']['fromObject'](_0xf06782['targetPosition']);}if(null!=_0xf06782['graveyardPosition']){if('object'!=typeof _0xf06782['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1d924b['graveyardPosition']=_0x408440['Position']['fromObject'](_0xf06782['graveyardPosition']);}return null!=_0xf06782['howMany']&&(_0x1d924b['howMany']=_0xf06782['howMany']>>>0x0),null!=_0xf06782['wasUndone']&&(_0x1d924b['wasUndone']=Boolean(_0xf06782['wasUndone'])),_0x1d924b;},_0x15b2b3['toObject']=function(_0x46dbf4,_0x22bf47){_0x22bf47||(_0x22bf47={});var _0x5224ce={};return _0x22bf47['defaults']&&(_0x5224ce['sourcePosition']=null,_0x5224ce['targetPosition']=null,_0x5224ce['graveyardPosition']=null,_0x5224ce['howMany']=0x0,_0x5224ce['wasUndone']=!0x1),null!=_0x46dbf4['sourcePosition']&&_0x46dbf4['hasOwnProperty']('sourcePosition')&&(_0x5224ce['sourcePosition']=_0x408440['Position']['toObject'](_0x46dbf4['sourcePosition'],_0x22bf47)),null!=_0x46dbf4['targetPosition']&&_0x46dbf4['hasOwnProperty']('targetPosition')&&(_0x5224ce['targetPosition']=_0x408440['Position']['toObject'](_0x46dbf4['targetPosition'],_0x22bf47)),null!=_0x46dbf4['graveyardPosition']&&_0x46dbf4['hasOwnProperty']('graveyardPosition')&&(_0x5224ce['graveyardPosition']=_0x408440['Position']['toObject'](_0x46dbf4['graveyardPosition'],_0x22bf47)),null!=_0x46dbf4['howMany']&&_0x46dbf4['hasOwnProperty']('howMany')&&(_0x5224ce['howMany']=_0x46dbf4['howMany']),null!=_0x46dbf4['wasUndone']&&_0x46dbf4['hasOwnProperty']('wasUndone')&&(_0x5224ce['wasUndone']=_0x46dbf4['wasUndone']),_0x5224ce;},_0x15b2b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x15b2b3['getTypeUrl']=function(_0x535c45){return void 0x0===_0x535c45&&(_0x535c45='type.googleapis.com'),_0x535c45+'/MergeOperation';},_0x15b2b3;}()),_0x408440['MoveOperation']=(function(){function _0x1772d7(_0x19d2ed){if(_0x19d2ed){for(var _0x55ef09=Object['keys'](_0x19d2ed),_0x4a5f42=0x0;_0x4a5f42<_0x55ef09['length'];++_0x4a5f42)null!=_0x19d2ed[_0x55ef09[_0x4a5f42]]&&(this[_0x55ef09[_0x4a5f42]]=_0x19d2ed[_0x55ef09[_0x4a5f42]]);}}return _0x1772d7['prototype']['sourcePosition']=null,_0x1772d7['prototype']['howMany']=0x0,_0x1772d7['prototype']['targetPosition']=null,_0x1772d7['prototype']['wasUndone']=!0x1,_0x1772d7['create']=function(_0xd9724){return new _0x1772d7(_0xd9724);},_0x1772d7['encode']=function(_0x4e0b70,_0x230ea2){return _0x230ea2||(_0x230ea2=_0x5ed478['create']()),null!=_0x4e0b70['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4e0b70,'sourcePosition')&&_0x408440['Position']['encode'](_0x4e0b70['sourcePosition'],_0x230ea2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4e0b70['howMany']&&Object['hasOwnProperty']['call'](_0x4e0b70,'howMany')&&_0x230ea2['uint32'](0x10)['uint32'](_0x4e0b70['howMany']),null!=_0x4e0b70['targetPosition']&&Object['hasOwnProperty']['call'](_0x4e0b70,'targetPosition')&&_0x408440['Position']['encode'](_0x4e0b70['targetPosition'],_0x230ea2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4e0b70['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e0b70,'wasUndone')&&_0x230ea2['uint32'](0x20)['bool'](_0x4e0b70['wasUndone']),_0x230ea2;},_0x1772d7['encodeDelimited']=function(_0x4a1cfe,_0x20fdee){return this['encode'](_0x4a1cfe,_0x20fdee)['ldelim']();},_0x1772d7['decode']=function(_0x5aeac0,_0xfcecd){_0x5aeac0 instanceof _0x394348||(_0x5aeac0=_0x394348['create'](_0x5aeac0));for(var _0x3723e6=void 0x0===_0xfcecd?_0x5aeac0['len']:_0x5aeac0['pos']+_0xfcecd,_0x16c04b=new _0x408440['MoveOperation']();_0x5aeac0['pos']<_0x3723e6;){var _0x34141b=_0x5aeac0['uint32']();switch(_0x34141b>>>0x3){case 0x1:_0x16c04b['sourcePosition']=_0x408440['Position']['decode'](_0x5aeac0,_0x5aeac0['uint32']());break;case 0x2:_0x16c04b['howMany']=_0x5aeac0['uint32']();break;case 0x3:_0x16c04b['targetPosition']=_0x408440['Position']['decode'](_0x5aeac0,_0x5aeac0['uint32']());break;case 0x4:_0x16c04b['wasUndone']=_0x5aeac0['bool']();break;default:_0x5aeac0['skipType'](0x7&_0x34141b);}}return _0x16c04b;},_0x1772d7['decodeDelimited']=function(_0x19a30a){return _0x19a30a instanceof _0x394348||(_0x19a30a=new _0x394348(_0x19a30a)),this['decode'](_0x19a30a,_0x19a30a['uint32']());},_0x1772d7['verify']=function(_0x4748eb){if('object'!=typeof _0x4748eb||null===_0x4748eb)return'object\x20expected';var _0x247e59;if(null!=_0x4748eb['sourcePosition']&&_0x4748eb['hasOwnProperty']('sourcePosition')&&(_0x247e59=_0x408440['Position']['verify'](_0x4748eb['sourcePosition'])))return'sourcePosition.'+_0x247e59;if(null!=_0x4748eb['howMany']&&_0x4748eb['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x4748eb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4748eb['targetPosition']&&_0x4748eb['hasOwnProperty']('targetPosition')&&(_0x247e59=_0x408440['Position']['verify'](_0x4748eb['targetPosition'])))return'targetPosition.'+_0x247e59;return null!=_0x4748eb['wasUndone']&&_0x4748eb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4748eb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1772d7['fromObject']=function(_0x3376fb){if(_0x3376fb instanceof _0x408440['MoveOperation'])return _0x3376fb;var _0x1534e2=new _0x408440['MoveOperation']();if(null!=_0x3376fb['sourcePosition']){if('object'!=typeof _0x3376fb['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1534e2['sourcePosition']=_0x408440['Position']['fromObject'](_0x3376fb['sourcePosition']);}if(null!=_0x3376fb['howMany']&&(_0x1534e2['howMany']=_0x3376fb['howMany']>>>0x0),null!=_0x3376fb['targetPosition']){if('object'!=typeof _0x3376fb['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1534e2['targetPosition']=_0x408440['Position']['fromObject'](_0x3376fb['targetPosition']);}return null!=_0x3376fb['wasUndone']&&(_0x1534e2['wasUndone']=Boolean(_0x3376fb['wasUndone'])),_0x1534e2;},_0x1772d7['toObject']=function(_0xd76eb6,_0xf489a9){_0xf489a9||(_0xf489a9={});var _0x397748={};return _0xf489a9['defaults']&&(_0x397748['sourcePosition']=null,_0x397748['howMany']=0x0,_0x397748['targetPosition']=null,_0x397748['wasUndone']=!0x1),null!=_0xd76eb6['sourcePosition']&&_0xd76eb6['hasOwnProperty']('sourcePosition')&&(_0x397748['sourcePosition']=_0x408440['Position']['toObject'](_0xd76eb6['sourcePosition'],_0xf489a9)),null!=_0xd76eb6['howMany']&&_0xd76eb6['hasOwnProperty']('howMany')&&(_0x397748['howMany']=_0xd76eb6['howMany']),null!=_0xd76eb6['targetPosition']&&_0xd76eb6['hasOwnProperty']('targetPosition')&&(_0x397748['targetPosition']=_0x408440['Position']['toObject'](_0xd76eb6['targetPosition'],_0xf489a9)),null!=_0xd76eb6['wasUndone']&&_0xd76eb6['hasOwnProperty']('wasUndone')&&(_0x397748['wasUndone']=_0xd76eb6['wasUndone']),_0x397748;},_0x1772d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x1772d7['getTypeUrl']=function(_0x4085e1){return void 0x0===_0x4085e1&&(_0x4085e1='type.googleapis.com'),_0x4085e1+'/MoveOperation';},_0x1772d7;}()),_0x408440['RenameOperation']=(function(){function _0x123e71(_0x5bb667){if(_0x5bb667){for(var _0x48b15d=Object['keys'](_0x5bb667),_0x5bca3f=0x0;_0x5bca3f<_0x48b15d['length'];++_0x5bca3f)null!=_0x5bb667[_0x48b15d[_0x5bca3f]]&&(this[_0x48b15d[_0x5bca3f]]=_0x5bb667[_0x48b15d[_0x5bca3f]]);}}return _0x123e71['prototype']['position']=null,_0x123e71['prototype']['oldName']='',_0x123e71['prototype']['newName']='',_0x123e71['prototype']['wasUndone']=!0x1,_0x123e71['create']=function(_0x2d8f7d){return new _0x123e71(_0x2d8f7d);},_0x123e71['encode']=function(_0x48d5b0,_0x31285f){return _0x31285f||(_0x31285f=_0x5ed478['create']()),null!=_0x48d5b0['position']&&Object['hasOwnProperty']['call'](_0x48d5b0,'position')&&_0x408440['Position']['encode'](_0x48d5b0['position'],_0x31285f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48d5b0['oldName']&&Object['hasOwnProperty']['call'](_0x48d5b0,'oldName')&&_0x31285f['uint32'](0x12)['string'](_0x48d5b0['oldName']),null!=_0x48d5b0['newName']&&Object['hasOwnProperty']['call'](_0x48d5b0,'newName')&&_0x31285f['uint32'](0x1a)['string'](_0x48d5b0['newName']),null!=_0x48d5b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x48d5b0,'wasUndone')&&_0x31285f['uint32'](0x20)['bool'](_0x48d5b0['wasUndone']),_0x31285f;},_0x123e71['encodeDelimited']=function(_0xca91c0,_0x55ddf3){return this['encode'](_0xca91c0,_0x55ddf3)['ldelim']();},_0x123e71['decode']=function(_0x392005,_0x1aa745){_0x392005 instanceof _0x394348||(_0x392005=_0x394348['create'](_0x392005));for(var _0x4b51b9=void 0x0===_0x1aa745?_0x392005['len']:_0x392005['pos']+_0x1aa745,_0x18d888=new _0x408440['RenameOperation']();_0x392005['pos']<_0x4b51b9;){var _0x3e8d54=_0x392005['uint32']();switch(_0x3e8d54>>>0x3){case 0x1:_0x18d888['position']=_0x408440['Position']['decode'](_0x392005,_0x392005['uint32']());break;case 0x2:_0x18d888['oldName']=_0x392005['string']();break;case 0x3:_0x18d888['newName']=_0x392005['string']();break;case 0x4:_0x18d888['wasUndone']=_0x392005['bool']();break;default:_0x392005['skipType'](0x7&_0x3e8d54);}}return _0x18d888;},_0x123e71['decodeDelimited']=function(_0x4000f6){return _0x4000f6 instanceof _0x394348||(_0x4000f6=new _0x394348(_0x4000f6)),this['decode'](_0x4000f6,_0x4000f6['uint32']());},_0x123e71['verify']=function(_0x4584fe){if('object'!=typeof _0x4584fe||null===_0x4584fe)return'object\x20expected';if(null!=_0x4584fe['position']&&_0x4584fe['hasOwnProperty']('position')){var _0x2d8fc9=_0x408440['Position']['verify'](_0x4584fe['position']);if(_0x2d8fc9)return'position.'+_0x2d8fc9;}return null!=_0x4584fe['oldName']&&_0x4584fe['hasOwnProperty']('oldName')&&!_0x4788e4['isString'](_0x4584fe['oldName'])?'oldName:\x20string\x20expected':null!=_0x4584fe['newName']&&_0x4584fe['hasOwnProperty']('newName')&&!_0x4788e4['isString'](_0x4584fe['newName'])?'newName:\x20string\x20expected':null!=_0x4584fe['wasUndone']&&_0x4584fe['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4584fe['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x123e71['fromObject']=function(_0x2273cf){if(_0x2273cf instanceof _0x408440['RenameOperation'])return _0x2273cf;var _0x59d795=new _0x408440['RenameOperation']();if(null!=_0x2273cf['position']){if('object'!=typeof _0x2273cf['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x59d795['position']=_0x408440['Position']['fromObject'](_0x2273cf['position']);}return null!=_0x2273cf['oldName']&&(_0x59d795['oldName']=String(_0x2273cf['oldName'])),null!=_0x2273cf['newName']&&(_0x59d795['newName']=String(_0x2273cf['newName'])),null!=_0x2273cf['wasUndone']&&(_0x59d795['wasUndone']=Boolean(_0x2273cf['wasUndone'])),_0x59d795;},_0x123e71['toObject']=function(_0x5a05ff,_0x3f7249){_0x3f7249||(_0x3f7249={});var _0x4ea7e8={};return _0x3f7249['defaults']&&(_0x4ea7e8['position']=null,_0x4ea7e8['oldName']='',_0x4ea7e8['newName']='',_0x4ea7e8['wasUndone']=!0x1),null!=_0x5a05ff['position']&&_0x5a05ff['hasOwnProperty']('position')&&(_0x4ea7e8['position']=_0x408440['Position']['toObject'](_0x5a05ff['position'],_0x3f7249)),null!=_0x5a05ff['oldName']&&_0x5a05ff['hasOwnProperty']('oldName')&&(_0x4ea7e8['oldName']=_0x5a05ff['oldName']),null!=_0x5a05ff['newName']&&_0x5a05ff['hasOwnProperty']('newName')&&(_0x4ea7e8['newName']=_0x5a05ff['newName']),null!=_0x5a05ff['wasUndone']&&_0x5a05ff['hasOwnProperty']('wasUndone')&&(_0x4ea7e8['wasUndone']=_0x5a05ff['wasUndone']),_0x4ea7e8;},_0x123e71['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x123e71['getTypeUrl']=function(_0xe8aa28){return void 0x0===_0xe8aa28&&(_0xe8aa28='type.googleapis.com'),_0xe8aa28+'/RenameOperation';},_0x123e71;}()),_0x408440['RootAttributeOperation']=(function(){function _0x23adbd(_0xf1b038){if(_0xf1b038){for(var _0x39b52e=Object['keys'](_0xf1b038),_0x5e1996=0x0;_0x5e1996<_0x39b52e['length'];++_0x5e1996)null!=_0xf1b038[_0x39b52e[_0x5e1996]]&&(this[_0x39b52e[_0x5e1996]]=_0xf1b038[_0x39b52e[_0x5e1996]]);}}return _0x23adbd['prototype']['root']='',_0x23adbd['prototype']['key']='',_0x23adbd['prototype']['oldValueBoolean']=!0x1,_0x23adbd['prototype']['oldValueJson']='',_0x23adbd['prototype']['newValueBoolean']=!0x1,_0x23adbd['prototype']['newValueJson']='',_0x23adbd['prototype']['wasUndone']=!0x1,_0x23adbd['create']=function(_0x2522b2){return new _0x23adbd(_0x2522b2);},_0x23adbd['encode']=function(_0x3eb1c6,_0x57ec29){return _0x57ec29||(_0x57ec29=_0x5ed478['create']()),null!=_0x3eb1c6['root']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'root')&&_0x57ec29['uint32'](0xa)['string'](_0x3eb1c6['root']),null!=_0x3eb1c6['key']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'key')&&_0x57ec29['uint32'](0x12)['string'](_0x3eb1c6['key']),null!=_0x3eb1c6['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'oldValueBoolean')&&_0x57ec29['uint32'](0x18)['bool'](_0x3eb1c6['oldValueBoolean']),null!=_0x3eb1c6['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'oldValueJson')&&_0x57ec29['uint32'](0x22)['string'](_0x3eb1c6['oldValueJson']),null!=_0x3eb1c6['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'newValueBoolean')&&_0x57ec29['uint32'](0x28)['bool'](_0x3eb1c6['newValueBoolean']),null!=_0x3eb1c6['newValueJson']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'newValueJson')&&_0x57ec29['uint32'](0x32)['string'](_0x3eb1c6['newValueJson']),null!=_0x3eb1c6['wasUndone']&&Object['hasOwnProperty']['call'](_0x3eb1c6,'wasUndone')&&_0x57ec29['uint32'](0x38)['bool'](_0x3eb1c6['wasUndone']),_0x57ec29;},_0x23adbd['encodeDelimited']=function(_0x1f4063,_0x35c9af){return this['encode'](_0x1f4063,_0x35c9af)['ldelim']();},_0x23adbd['decode']=function(_0x15d928,_0xdd8558){_0x15d928 instanceof _0x394348||(_0x15d928=_0x394348['create'](_0x15d928));for(var _0x4f3ef8=void 0x0===_0xdd8558?_0x15d928['len']:_0x15d928['pos']+_0xdd8558,_0x3c9ffe=new _0x408440['RootAttributeOperation']();_0x15d928['pos']<_0x4f3ef8;){var _0x23e89b=_0x15d928['uint32']();switch(_0x23e89b>>>0x3){case 0x1:_0x3c9ffe['root']=_0x15d928['string']();break;case 0x2:_0x3c9ffe['key']=_0x15d928['string']();break;case 0x3:_0x3c9ffe['oldValueBoolean']=_0x15d928['bool']();break;case 0x4:_0x3c9ffe['oldValueJson']=_0x15d928['string']();break;case 0x5:_0x3c9ffe['newValueBoolean']=_0x15d928['bool']();break;case 0x6:_0x3c9ffe['newValueJson']=_0x15d928['string']();break;case 0x7:_0x3c9ffe['wasUndone']=_0x15d928['bool']();break;default:_0x15d928['skipType'](0x7&_0x23e89b);}}return _0x3c9ffe;},_0x23adbd['decodeDelimited']=function(_0x368291){return _0x368291 instanceof _0x394348||(_0x368291=new _0x394348(_0x368291)),this['decode'](_0x368291,_0x368291['uint32']());},_0x23adbd['verify']=function(_0x5be0a2){return'object'!=typeof _0x5be0a2||null===_0x5be0a2?'object\x20expected':null!=_0x5be0a2['root']&&_0x5be0a2['hasOwnProperty']('root')&&!_0x4788e4['isString'](_0x5be0a2['root'])?'root:\x20string\x20expected':null!=_0x5be0a2['key']&&_0x5be0a2['hasOwnProperty']('key')&&!_0x4788e4['isString'](_0x5be0a2['key'])?'key:\x20string\x20expected':null!=_0x5be0a2['oldValueBoolean']&&_0x5be0a2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5be0a2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5be0a2['oldValueJson']&&_0x5be0a2['hasOwnProperty']('oldValueJson')&&!_0x4788e4['isString'](_0x5be0a2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5be0a2['newValueBoolean']&&_0x5be0a2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5be0a2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5be0a2['newValueJson']&&_0x5be0a2['hasOwnProperty']('newValueJson')&&!_0x4788e4['isString'](_0x5be0a2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5be0a2['wasUndone']&&_0x5be0a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5be0a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23adbd['fromObject']=function(_0x36635a){if(_0x36635a instanceof _0x408440['RootAttributeOperation'])return _0x36635a;var _0x77531=new _0x408440['RootAttributeOperation']();return null!=_0x36635a['root']&&(_0x77531['root']=String(_0x36635a['root'])),null!=_0x36635a['key']&&(_0x77531['key']=String(_0x36635a['key'])),null!=_0x36635a['oldValueBoolean']&&(_0x77531['oldValueBoolean']=Boolean(_0x36635a['oldValueBoolean'])),null!=_0x36635a['oldValueJson']&&(_0x77531['oldValueJson']=String(_0x36635a['oldValueJson'])),null!=_0x36635a['newValueBoolean']&&(_0x77531['newValueBoolean']=Boolean(_0x36635a['newValueBoolean'])),null!=_0x36635a['newValueJson']&&(_0x77531['newValueJson']=String(_0x36635a['newValueJson'])),null!=_0x36635a['wasUndone']&&(_0x77531['wasUndone']=Boolean(_0x36635a['wasUndone'])),_0x77531;},_0x23adbd['toObject']=function(_0x1c941f,_0x2ac289){_0x2ac289||(_0x2ac289={});var _0x3ae94d={};return _0x2ac289['defaults']&&(_0x3ae94d['root']='',_0x3ae94d['key']='',_0x3ae94d['oldValueBoolean']=!0x1,_0x3ae94d['oldValueJson']='',_0x3ae94d['newValueBoolean']=!0x1,_0x3ae94d['newValueJson']='',_0x3ae94d['wasUndone']=!0x1),null!=_0x1c941f['root']&&_0x1c941f['hasOwnProperty']('root')&&(_0x3ae94d['root']=_0x1c941f['root']),null!=_0x1c941f['key']&&_0x1c941f['hasOwnProperty']('key')&&(_0x3ae94d['key']=_0x1c941f['key']),null!=_0x1c941f['oldValueBoolean']&&_0x1c941f['hasOwnProperty']('oldValueBoolean')&&(_0x3ae94d['oldValueBoolean']=_0x1c941f['oldValueBoolean']),null!=_0x1c941f['oldValueJson']&&_0x1c941f['hasOwnProperty']('oldValueJson')&&(_0x3ae94d['oldValueJson']=_0x1c941f['oldValueJson']),null!=_0x1c941f['newValueBoolean']&&_0x1c941f['hasOwnProperty']('newValueBoolean')&&(_0x3ae94d['newValueBoolean']=_0x1c941f['newValueBoolean']),null!=_0x1c941f['newValueJson']&&_0x1c941f['hasOwnProperty']('newValueJson')&&(_0x3ae94d['newValueJson']=_0x1c941f['newValueJson']),null!=_0x1c941f['wasUndone']&&_0x1c941f['hasOwnProperty']('wasUndone')&&(_0x3ae94d['wasUndone']=_0x1c941f['wasUndone']),_0x3ae94d;},_0x23adbd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x23adbd['getTypeUrl']=function(_0x190c5b){return void 0x0===_0x190c5b&&(_0x190c5b='type.googleapis.com'),_0x190c5b+'/RootAttributeOperation';},_0x23adbd;}()),_0x408440['RootOperation']=(function(){function _0x213bf2(_0x4bb4a7){if(_0x4bb4a7){for(var _0x50f5f3=Object['keys'](_0x4bb4a7),_0xfbd475=0x0;_0xfbd475<_0x50f5f3['length'];++_0xfbd475)null!=_0x4bb4a7[_0x50f5f3[_0xfbd475]]&&(this[_0x50f5f3[_0xfbd475]]=_0x4bb4a7[_0x50f5f3[_0xfbd475]]);}}return _0x213bf2['prototype']['rootName']='',_0x213bf2['prototype']['elementName']='',_0x213bf2['prototype']['isAdd']=!0x1,_0x213bf2['prototype']['wasUndone']=!0x1,_0x213bf2['create']=function(_0xe1dee8){return new _0x213bf2(_0xe1dee8);},_0x213bf2['encode']=function(_0x49edef,_0xe53236){return _0xe53236||(_0xe53236=_0x5ed478['create']()),null!=_0x49edef['rootName']&&Object['hasOwnProperty']['call'](_0x49edef,'rootName')&&_0xe53236['uint32'](0xa)['string'](_0x49edef['rootName']),null!=_0x49edef['elementName']&&Object['hasOwnProperty']['call'](_0x49edef,'elementName')&&_0xe53236['uint32'](0x12)['string'](_0x49edef['elementName']),null!=_0x49edef['isAdd']&&Object['hasOwnProperty']['call'](_0x49edef,'isAdd')&&_0xe53236['uint32'](0x18)['bool'](_0x49edef['isAdd']),null!=_0x49edef['wasUndone']&&Object['hasOwnProperty']['call'](_0x49edef,'wasUndone')&&_0xe53236['uint32'](0x20)['bool'](_0x49edef['wasUndone']),_0xe53236;},_0x213bf2['encodeDelimited']=function(_0x1180fa,_0xb928cd){return this['encode'](_0x1180fa,_0xb928cd)['ldelim']();},_0x213bf2['decode']=function(_0x57957b,_0x533ec5){_0x57957b instanceof _0x394348||(_0x57957b=_0x394348['create'](_0x57957b));for(var _0x18eb70=void 0x0===_0x533ec5?_0x57957b['len']:_0x57957b['pos']+_0x533ec5,_0x3b92e2=new _0x408440['RootOperation']();_0x57957b['pos']<_0x18eb70;){var _0x1f7ed5=_0x57957b['uint32']();switch(_0x1f7ed5>>>0x3){case 0x1:_0x3b92e2['rootName']=_0x57957b['string']();break;case 0x2:_0x3b92e2['elementName']=_0x57957b['string']();break;case 0x3:_0x3b92e2['isAdd']=_0x57957b['bool']();break;case 0x4:_0x3b92e2['wasUndone']=_0x57957b['bool']();break;default:_0x57957b['skipType'](0x7&_0x1f7ed5);}}return _0x3b92e2;},_0x213bf2['decodeDelimited']=function(_0x97b53e){return _0x97b53e instanceof _0x394348||(_0x97b53e=new _0x394348(_0x97b53e)),this['decode'](_0x97b53e,_0x97b53e['uint32']());},_0x213bf2['verify']=function(_0xd6f8dc){return'object'!=typeof _0xd6f8dc||null===_0xd6f8dc?'object\x20expected':null!=_0xd6f8dc['rootName']&&_0xd6f8dc['hasOwnProperty']('rootName')&&!_0x4788e4['isString'](_0xd6f8dc['rootName'])?'rootName:\x20string\x20expected':null!=_0xd6f8dc['elementName']&&_0xd6f8dc['hasOwnProperty']('elementName')&&!_0x4788e4['isString'](_0xd6f8dc['elementName'])?'elementName:\x20string\x20expected':null!=_0xd6f8dc['isAdd']&&_0xd6f8dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xd6f8dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xd6f8dc['wasUndone']&&_0xd6f8dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd6f8dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x213bf2['fromObject']=function(_0x57c27a){if(_0x57c27a instanceof _0x408440['RootOperation'])return _0x57c27a;var _0x42f61a=new _0x408440['RootOperation']();return null!=_0x57c27a['rootName']&&(_0x42f61a['rootName']=String(_0x57c27a['rootName'])),null!=_0x57c27a['elementName']&&(_0x42f61a['elementName']=String(_0x57c27a['elementName'])),null!=_0x57c27a['isAdd']&&(_0x42f61a['isAdd']=Boolean(_0x57c27a['isAdd'])),null!=_0x57c27a['wasUndone']&&(_0x42f61a['wasUndone']=Boolean(_0x57c27a['wasUndone'])),_0x42f61a;},_0x213bf2['toObject']=function(_0x6dca52,_0xf2a6a9){_0xf2a6a9||(_0xf2a6a9={});var _0x24f2d7={};return _0xf2a6a9['defaults']&&(_0x24f2d7['rootName']='',_0x24f2d7['elementName']='',_0x24f2d7['isAdd']=!0x1,_0x24f2d7['wasUndone']=!0x1),null!=_0x6dca52['rootName']&&_0x6dca52['hasOwnProperty']('rootName')&&(_0x24f2d7['rootName']=_0x6dca52['rootName']),null!=_0x6dca52['elementName']&&_0x6dca52['hasOwnProperty']('elementName')&&(_0x24f2d7['elementName']=_0x6dca52['elementName']),null!=_0x6dca52['isAdd']&&_0x6dca52['hasOwnProperty']('isAdd')&&(_0x24f2d7['isAdd']=_0x6dca52['isAdd']),null!=_0x6dca52['wasUndone']&&_0x6dca52['hasOwnProperty']('wasUndone')&&(_0x24f2d7['wasUndone']=_0x6dca52['wasUndone']),_0x24f2d7;},_0x213bf2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x213bf2['getTypeUrl']=function(_0x3abaee){return void 0x0===_0x3abaee&&(_0x3abaee='type.googleapis.com'),_0x3abaee+'/RootOperation';},_0x213bf2;}()),_0x408440['SplitOperation']=(function(){function _0x4828b0(_0x4d15b4){if(_0x4d15b4){for(var _0x1b1894=Object['keys'](_0x4d15b4),_0x5bd5aa=0x0;_0x5bd5aa<_0x1b1894['length'];++_0x5bd5aa)null!=_0x4d15b4[_0x1b1894[_0x5bd5aa]]&&(this[_0x1b1894[_0x5bd5aa]]=_0x4d15b4[_0x1b1894[_0x5bd5aa]]);}}return _0x4828b0['prototype']['splitPosition']=null,_0x4828b0['prototype']['graveyardPosition']=null,_0x4828b0['prototype']['howMany']=0x0,_0x4828b0['prototype']['insertionPosition']=null,_0x4828b0['prototype']['wasUndone']=!0x1,_0x4828b0['create']=function(_0x32b59e){return new _0x4828b0(_0x32b59e);},_0x4828b0['encode']=function(_0x1d3493,_0x85a226){return _0x85a226||(_0x85a226=_0x5ed478['create']()),null!=_0x1d3493['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'splitPosition')&&_0x408440['Position']['encode'](_0x1d3493['splitPosition'],_0x85a226['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d3493['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'graveyardPosition')&&_0x408440['Position']['encode'](_0x1d3493['graveyardPosition'],_0x85a226['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d3493['howMany']&&Object['hasOwnProperty']['call'](_0x1d3493,'howMany')&&_0x85a226['uint32'](0x18)['uint32'](_0x1d3493['howMany']),null!=_0x1d3493['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d3493,'insertionPosition')&&_0x408440['Position']['encode'](_0x1d3493['insertionPosition'],_0x85a226['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d3493['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d3493,'wasUndone')&&_0x85a226['uint32'](0x28)['bool'](_0x1d3493['wasUndone']),_0x85a226;},_0x4828b0['encodeDelimited']=function(_0x560853,_0x5c174b){return this['encode'](_0x560853,_0x5c174b)['ldelim']();},_0x4828b0['decode']=function(_0xada913,_0x2ec2b8){_0xada913 instanceof _0x394348||(_0xada913=_0x394348['create'](_0xada913));for(var _0x514bb0=void 0x0===_0x2ec2b8?_0xada913['len']:_0xada913['pos']+_0x2ec2b8,_0x58d665=new _0x408440['SplitOperation']();_0xada913['pos']<_0x514bb0;){var _0x129bae=_0xada913['uint32']();switch(_0x129bae>>>0x3){case 0x1:_0x58d665['splitPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x2:_0x58d665['graveyardPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x3:_0x58d665['howMany']=_0xada913['uint32']();break;case 0x4:_0x58d665['insertionPosition']=_0x408440['Position']['decode'](_0xada913,_0xada913['uint32']());break;case 0x5:_0x58d665['wasUndone']=_0xada913['bool']();break;default:_0xada913['skipType'](0x7&_0x129bae);}}return _0x58d665;},_0x4828b0['decodeDelimited']=function(_0x1b7e82){return _0x1b7e82 instanceof _0x394348||(_0x1b7e82=new _0x394348(_0x1b7e82)),this['decode'](_0x1b7e82,_0x1b7e82['uint32']());},_0x4828b0['verify']=function(_0x567c29){if('object'!=typeof _0x567c29||null===_0x567c29)return'object\x20expected';var _0x2ea9a7;if(null!=_0x567c29['splitPosition']&&_0x567c29['hasOwnProperty']('splitPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['splitPosition'])))return'splitPosition.'+_0x2ea9a7;if(null!=_0x567c29['graveyardPosition']&&_0x567c29['hasOwnProperty']('graveyardPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['graveyardPosition'])))return'graveyardPosition.'+_0x2ea9a7;if(null!=_0x567c29['howMany']&&_0x567c29['hasOwnProperty']('howMany')&&!_0x4788e4['isInteger'](_0x567c29['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x567c29['insertionPosition']&&_0x567c29['hasOwnProperty']('insertionPosition')&&(_0x2ea9a7=_0x408440['Position']['verify'](_0x567c29['insertionPosition'])))return'insertionPosition.'+_0x2ea9a7;return null!=_0x567c29['wasUndone']&&_0x567c29['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x567c29['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4828b0['fromObject']=function(_0x274b59){if(_0x274b59 instanceof _0x408440['SplitOperation'])return _0x274b59;var _0x547751=new _0x408440['SplitOperation']();if(null!=_0x274b59['splitPosition']){if('object'!=typeof _0x274b59['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x547751['splitPosition']=_0x408440['Position']['fromObject'](_0x274b59['splitPosition']);}if(null!=_0x274b59['graveyardPosition']){if('object'!=typeof _0x274b59['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x547751['graveyardPosition']=_0x408440['Position']['fromObject'](_0x274b59['graveyardPosition']);}if(null!=_0x274b59['howMany']&&(_0x547751['howMany']=_0x274b59['howMany']>>>0x0),null!=_0x274b59['insertionPosition']){if('object'!=typeof _0x274b59['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x547751['insertionPosition']=_0x408440['Position']['fromObject'](_0x274b59['insertionPosition']);}return null!=_0x274b59['wasUndone']&&(_0x547751['wasUndone']=Boolean(_0x274b59['wasUndone'])),_0x547751;},_0x4828b0['toObject']=function(_0x3d8a59,_0x336b35){_0x336b35||(_0x336b35={});var _0x43a53b={};return _0x336b35['defaults']&&(_0x43a53b['splitPosition']=null,_0x43a53b['graveyardPosition']=null,_0x43a53b['howMany']=0x0,_0x43a53b['insertionPosition']=null,_0x43a53b['wasUndone']=!0x1),null!=_0x3d8a59['splitPosition']&&_0x3d8a59['hasOwnProperty']('splitPosition')&&(_0x43a53b['splitPosition']=_0x408440['Position']['toObject'](_0x3d8a59['splitPosition'],_0x336b35)),null!=_0x3d8a59['graveyardPosition']&&_0x3d8a59['hasOwnProperty']('graveyardPosition')&&(_0x43a53b['graveyardPosition']=_0x408440['Position']['toObject'](_0x3d8a59['graveyardPosition'],_0x336b35)),null!=_0x3d8a59['howMany']&&_0x3d8a59['hasOwnProperty']('howMany')&&(_0x43a53b['howMany']=_0x3d8a59['howMany']),null!=_0x3d8a59['insertionPosition']&&_0x3d8a59['hasOwnProperty']('insertionPosition')&&(_0x43a53b['insertionPosition']=_0x408440['Position']['toObject'](_0x3d8a59['insertionPosition'],_0x336b35)),null!=_0x3d8a59['wasUndone']&&_0x3d8a59['hasOwnProperty']('wasUndone')&&(_0x43a53b['wasUndone']=_0x3d8a59['wasUndone']),_0x43a53b;},_0x4828b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x4828b0['getTypeUrl']=function(_0x310f72){return void 0x0===_0x310f72&&(_0x310f72='type.googleapis.com'),_0x310f72+'/SplitOperation';},_0x4828b0;}()),_0x408440['Position']=(function(){function _0xefc8d5(_0x1c4b4b){if(this['path']=[],_0x1c4b4b){for(var _0x4021c3=Object['keys'](_0x1c4b4b),_0x4712d9=0x0;_0x4712d9<_0x4021c3['length'];++_0x4712d9)null!=_0x1c4b4b[_0x4021c3[_0x4712d9]]&&(this[_0x4021c3[_0x4712d9]]=_0x1c4b4b[_0x4021c3[_0x4712d9]]);}}return _0xefc8d5['prototype']['root']='',_0xefc8d5['prototype']['rootMain']=!0x1,_0xefc8d5['prototype']['rootGraveyard']=!0x1,_0xefc8d5['prototype']['path']=_0x4788e4['emptyArray'],_0xefc8d5['prototype']['stickiness']='',_0xefc8d5['create']=function(_0x351de6){return new _0xefc8d5(_0x351de6);},_0xefc8d5['encode']=function(_0x295f44,_0x171316){if(_0x171316||(_0x171316=_0x5ed478['create']()),null!=_0x295f44['root']&&Object['hasOwnProperty']['call'](_0x295f44,'root')&&_0x171316['uint32'](0xa)['string'](_0x295f44['root']),null!=_0x295f44['rootMain']&&Object['hasOwnProperty']['call'](_0x295f44,'rootMain')&&_0x171316['uint32'](0x10)['bool'](_0x295f44['rootMain']),null!=_0x295f44['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x295f44,'rootGraveyard')&&_0x171316['uint32'](0x18)['bool'](_0x295f44['rootGraveyard']),null!=_0x295f44['path']&&_0x295f44['path']['length']){_0x171316['uint32'](0x22)['fork']();for(var _0x14eea2=0x0;_0x14eea2<_0x295f44['path']['length'];++_0x14eea2)_0x171316['uint32'](_0x295f44['path'][_0x14eea2]);_0x171316['ldelim']();}return null!=_0x295f44['stickiness']&&Object['hasOwnProperty']['call'](_0x295f44,'stickiness')&&_0x171316['uint32'](0x2a)['string'](_0x295f44['stickiness']),_0x171316;},_0xefc8d5['encodeDelimited']=function(_0x5e6fd8,_0xe58bed){return this['encode'](_0x5e6fd8,_0xe58bed)['ldelim']();},_0xefc8d5['decode']=function(_0x3ad70,_0x389510){_0x3ad70 instanceof _0x394348||(_0x3ad70=_0x394348['create'](_0x3ad70));for(var _0x167caf=void 0x0===_0x389510?_0x3ad70['len']:_0x3ad70['pos']+_0x389510,_0x8054dd=new _0x408440['Position']();_0x3ad70['pos']<_0x167caf;){var _0x22e5f4=_0x3ad70['uint32']();switch(_0x22e5f4>>>0x3){case 0x1:_0x8054dd['root']=_0x3ad70['string']();break;case 0x2:_0x8054dd['rootMain']=_0x3ad70['bool']();break;case 0x3:_0x8054dd['rootGraveyard']=_0x3ad70['bool']();break;case 0x4:if(_0x8054dd['path']&&_0x8054dd['path']['length']||(_0x8054dd['path']=[]),0x2==(0x7&_0x22e5f4)){for(var _0x1b6b43=_0x3ad70['uint32']()+_0x3ad70['pos'];_0x3ad70['pos']<_0x1b6b43;)_0x8054dd['path']['push'](_0x3ad70['uint32']());}else _0x8054dd['path']['push'](_0x3ad70['uint32']());break;case 0x5:_0x8054dd['stickiness']=_0x3ad70['string']();break;default:_0x3ad70['skipType'](0x7&_0x22e5f4);}}return _0x8054dd;},_0xefc8d5['decodeDelimited']=function(_0x46bec8){return _0x46bec8 instanceof _0x394348||(_0x46bec8=new _0x394348(_0x46bec8)),this['decode'](_0x46bec8,_0x46bec8['uint32']());},_0xefc8d5['verify']=function(_0x1a278){if('object'!=typeof _0x1a278||null===_0x1a278)return'object\x20expected';if(null!=_0x1a278['root']&&_0x1a278['hasOwnProperty']('root')&&!_0x4788e4['isString'](_0x1a278['root']))return'root:\x20string\x20expected';if(null!=_0x1a278['rootMain']&&_0x1a278['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1a278['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1a278['rootGraveyard']&&_0x1a278['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1a278['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1a278['path']&&_0x1a278['hasOwnProperty']('path')){if(!Array['isArray'](_0x1a278['path']))return'path:\x20array\x20expected';for(var _0x504adf=0x0;_0x504adf<_0x1a278['path']['length'];++_0x504adf)if(!_0x4788e4['isInteger'](_0x1a278['path'][_0x504adf]))return'path:\x20integer[]\x20expected';}return null!=_0x1a278['stickiness']&&_0x1a278['hasOwnProperty']('stickiness')&&!_0x4788e4['isString'](_0x1a278['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xefc8d5['fromObject']=function(_0x2f50cc){if(_0x2f50cc instanceof _0x408440['Position'])return _0x2f50cc;var _0x1f4bb8=new _0x408440['Position']();if(null!=_0x2f50cc['root']&&(_0x1f4bb8['root']=String(_0x2f50cc['root'])),null!=_0x2f50cc['rootMain']&&(_0x1f4bb8['rootMain']=Boolean(_0x2f50cc['rootMain'])),null!=_0x2f50cc['rootGraveyard']&&(_0x1f4bb8['rootGraveyard']=Boolean(_0x2f50cc['rootGraveyard'])),_0x2f50cc['path']){if(!Array['isArray'](_0x2f50cc['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1f4bb8['path']=[];for(var _0x47a223=0x0;_0x47a223<_0x2f50cc['path']['length'];++_0x47a223)_0x1f4bb8['path'][_0x47a223]=_0x2f50cc['path'][_0x47a223]>>>0x0;}return null!=_0x2f50cc['stickiness']&&(_0x1f4bb8['stickiness']=String(_0x2f50cc['stickiness'])),_0x1f4bb8;},_0xefc8d5['toObject']=function(_0x30ef72,_0x1bcd9a){_0x1bcd9a||(_0x1bcd9a={});var _0x1523d9={};if((_0x1bcd9a['arrays']||_0x1bcd9a['defaults'])&&(_0x1523d9['path']=[]),_0x1bcd9a['defaults']&&(_0x1523d9['root']='',_0x1523d9['rootMain']=!0x1,_0x1523d9['rootGraveyard']=!0x1,_0x1523d9['stickiness']=''),null!=_0x30ef72['root']&&_0x30ef72['hasOwnProperty']('root')&&(_0x1523d9['root']=_0x30ef72['root']),null!=_0x30ef72['rootMain']&&_0x30ef72['hasOwnProperty']('rootMain')&&(_0x1523d9['rootMain']=_0x30ef72['rootMain']),null!=_0x30ef72['rootGraveyard']&&_0x30ef72['hasOwnProperty']('rootGraveyard')&&(_0x1523d9['rootGraveyard']=_0x30ef72['rootGraveyard']),_0x30ef72['path']&&_0x30ef72['path']['length']){_0x1523d9['path']=[];for(var _0x108f4f=0x0;_0x108f4f<_0x30ef72['path']['length'];++_0x108f4f)_0x1523d9['path'][_0x108f4f]=_0x30ef72['path'][_0x108f4f];}return null!=_0x30ef72['stickiness']&&_0x30ef72['hasOwnProperty']('stickiness')&&(_0x1523d9['stickiness']=_0x30ef72['stickiness']),_0x1523d9;},_0xefc8d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0xefc8d5['getTypeUrl']=function(_0x29c52f){return void 0x0===_0x29c52f&&(_0x29c52f='type.googleapis.com'),_0x29c52f+'/Position';},_0xefc8d5;}()),_0x408440['Range']=(function(){function _0x469aad(_0x4c5596){if(_0x4c5596){for(var _0x569e2f=Object['keys'](_0x4c5596),_0x4440a8=0x0;_0x4440a8<_0x569e2f['length'];++_0x4440a8)null!=_0x4c5596[_0x569e2f[_0x4440a8]]&&(this[_0x569e2f[_0x4440a8]]=_0x4c5596[_0x569e2f[_0x4440a8]]);}}return _0x469aad['prototype']['start']=null,_0x469aad['prototype']['end']=null,_0x469aad['create']=function(_0x275f08){return new _0x469aad(_0x275f08);},_0x469aad['encode']=function(_0xdd79c5,_0x47efc7){return _0x47efc7||(_0x47efc7=_0x5ed478['create']()),null!=_0xdd79c5['start']&&Object['hasOwnProperty']['call'](_0xdd79c5,'start')&&_0x408440['Position']['encode'](_0xdd79c5['start'],_0x47efc7['uint32'](0xa)['fork']())['ldelim'](),null!=_0xdd79c5['end']&&Object['hasOwnProperty']['call'](_0xdd79c5,'end')&&_0x408440['Position']['encode'](_0xdd79c5['end'],_0x47efc7['uint32'](0x12)['fork']())['ldelim'](),_0x47efc7;},_0x469aad['encodeDelimited']=function(_0x4da4e1,_0x52372b){return this['encode'](_0x4da4e1,_0x52372b)['ldelim']();},_0x469aad['decode']=function(_0x56bcc7,_0x5045bf){_0x56bcc7 instanceof _0x394348||(_0x56bcc7=_0x394348['create'](_0x56bcc7));for(var _0x462b2a=void 0x0===_0x5045bf?_0x56bcc7['len']:_0x56bcc7['pos']+_0x5045bf,_0x4dac4a=new _0x408440['Range']();_0x56bcc7['pos']<_0x462b2a;){var _0x4f54ee=_0x56bcc7['uint32']();switch(_0x4f54ee>>>0x3){case 0x1:_0x4dac4a['start']=_0x408440['Position']['decode'](_0x56bcc7,_0x56bcc7['uint32']());break;case 0x2:_0x4dac4a['end']=_0x408440['Position']['decode'](_0x56bcc7,_0x56bcc7['uint32']());break;default:_0x56bcc7['skipType'](0x7&_0x4f54ee);}}return _0x4dac4a;},_0x469aad['decodeDelimited']=function(_0x4625ec){return _0x4625ec instanceof _0x394348||(_0x4625ec=new _0x394348(_0x4625ec)),this['decode'](_0x4625ec,_0x4625ec['uint32']());},_0x469aad['verify']=function(_0x250db5){if('object'!=typeof _0x250db5||null===_0x250db5)return'object\x20expected';var _0x58feda;if(null!=_0x250db5['start']&&_0x250db5['hasOwnProperty']('start')&&(_0x58feda=_0x408440['Position']['verify'](_0x250db5['start'])))return'start.'+_0x58feda;if(null!=_0x250db5['end']&&_0x250db5['hasOwnProperty']('end')&&(_0x58feda=_0x408440['Position']['verify'](_0x250db5['end'])))return'end.'+_0x58feda;return null;},_0x469aad['fromObject']=function(_0x272996){if(_0x272996 instanceof _0x408440['Range'])return _0x272996;var _0x9a86e0=new _0x408440['Range']();if(null!=_0x272996['start']){if('object'!=typeof _0x272996['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x9a86e0['start']=_0x408440['Position']['fromObject'](_0x272996['start']);}if(null!=_0x272996['end']){if('object'!=typeof _0x272996['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x9a86e0['end']=_0x408440['Position']['fromObject'](_0x272996['end']);}return _0x9a86e0;},_0x469aad['toObject']=function(_0x135bf0,_0x909e28){_0x909e28||(_0x909e28={});var _0x5b9944={};return _0x909e28['defaults']&&(_0x5b9944['start']=null,_0x5b9944['end']=null),null!=_0x135bf0['start']&&_0x135bf0['hasOwnProperty']('start')&&(_0x5b9944['start']=_0x408440['Position']['toObject'](_0x135bf0['start'],_0x909e28)),null!=_0x135bf0['end']&&_0x135bf0['hasOwnProperty']('end')&&(_0x5b9944['end']=_0x408440['Position']['toObject'](_0x135bf0['end'],_0x909e28)),_0x5b9944;},_0x469aad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x469aad['getTypeUrl']=function(_0x2b7df1){return void 0x0===_0x2b7df1&&(_0x2b7df1='type.googleapis.com'),_0x2b7df1+'/Range';},_0x469aad;}()),_0x408440['Element']=(function(){function _0x85c81d(_0x6717dd){if(this['children']=[],this['attributesBoolean']={},_0x6717dd){for(var _0x2ef495=Object['keys'](_0x6717dd),_0x3fe95a=0x0;_0x3fe95a<_0x2ef495['length'];++_0x3fe95a)null!=_0x6717dd[_0x2ef495[_0x3fe95a]]&&(this[_0x2ef495[_0x3fe95a]]=_0x6717dd[_0x2ef495[_0x3fe95a]]);}}return _0x85c81d['prototype']['name']='',_0x85c81d['prototype']['children']=_0x4788e4['emptyArray'],_0x85c81d['prototype']['data']='',_0x85c81d['prototype']['attributesBoolean']=_0x4788e4['emptyObject'],_0x85c81d['prototype']['attributesJson']='',_0x85c81d['create']=function(_0x55015e){return new _0x85c81d(_0x55015e);},_0x85c81d['encode']=function(_0x5943ca,_0x2368e9){if(_0x2368e9||(_0x2368e9=_0x5ed478['create']()),null!=_0x5943ca['name']&&Object['hasOwnProperty']['call'](_0x5943ca,'name')&&_0x2368e9['uint32'](0xa)['string'](_0x5943ca['name']),null!=_0x5943ca['children']&&_0x5943ca['children']['length']){for(var _0x51e5fc=0x0;_0x51e5fc<_0x5943ca['children']['length'];++_0x51e5fc)_0x408440['Element']['encode'](_0x5943ca['children'][_0x51e5fc],_0x2368e9['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5943ca['data']&&Object['hasOwnProperty']['call'](_0x5943ca,'data')&&_0x2368e9['uint32'](0x1a)['string'](_0x5943ca['data']),null!=_0x5943ca['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5943ca,'attributesBoolean')){var _0x5f20a0=Object['keys'](_0x5943ca['attributesBoolean']);for(_0x51e5fc=0x0;_0x51e5fc<_0x5f20a0['length'];++_0x51e5fc)_0x2368e9['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5f20a0[_0x51e5fc])['uint32'](0x10)['bool'](_0x5943ca['attributesBoolean'][_0x5f20a0[_0x51e5fc]])['ldelim']();}return null!=_0x5943ca['attributesJson']&&Object['hasOwnProperty']['call'](_0x5943ca,'attributesJson')&&_0x2368e9['uint32'](0x2a)['string'](_0x5943ca['attributesJson']),_0x2368e9;},_0x85c81d['encodeDelimited']=function(_0x419861,_0x34c84e){return this['encode'](_0x419861,_0x34c84e)['ldelim']();},_0x85c81d['decode']=function(_0x3f084a,_0x270d9f){_0x3f084a instanceof _0x394348||(_0x3f084a=_0x394348['create'](_0x3f084a));for(var _0x25e6ea,_0x1d72da,_0x447c46=void 0x0===_0x270d9f?_0x3f084a['len']:_0x3f084a['pos']+_0x270d9f,_0x74f285=new _0x408440['Element']();_0x3f084a['pos']<_0x447c46;){var _0x42ca0a=_0x3f084a['uint32']();switch(_0x42ca0a>>>0x3){case 0x1:_0x74f285['name']=_0x3f084a['string']();break;case 0x2:_0x74f285['children']&&_0x74f285['children']['length']||(_0x74f285['children']=[]),_0x74f285['children']['push'](_0x408440['Element']['decode'](_0x3f084a,_0x3f084a['uint32']()));break;case 0x3:_0x74f285['data']=_0x3f084a['string']();break;case 0x4:_0x74f285['attributesBoolean']===_0x4788e4['emptyObject']&&(_0x74f285['attributesBoolean']={});var _0x1bba4d=_0x3f084a['uint32']()+_0x3f084a['pos'];for(_0x25e6ea='',_0x1d72da=!0x1;_0x3f084a['pos']<_0x1bba4d;){var _0x497d2c=_0x3f084a['uint32']();switch(_0x497d2c>>>0x3){case 0x1:_0x25e6ea=_0x3f084a['string']();break;case 0x2:_0x1d72da=_0x3f084a['bool']();break;default:_0x3f084a['skipType'](0x7&_0x497d2c);}}_0x74f285['attributesBoolean'][_0x25e6ea]=_0x1d72da;break;case 0x5:_0x74f285['attributesJson']=_0x3f084a['string']();break;default:_0x3f084a['skipType'](0x7&_0x42ca0a);}}return _0x74f285;},_0x85c81d['decodeDelimited']=function(_0x4b74ef){return _0x4b74ef instanceof _0x394348||(_0x4b74ef=new _0x394348(_0x4b74ef)),this['decode'](_0x4b74ef,_0x4b74ef['uint32']());},_0x85c81d['verify']=function(_0x48882f){if('object'!=typeof _0x48882f||null===_0x48882f)return'object\x20expected';if(null!=_0x48882f['name']&&_0x48882f['hasOwnProperty']('name')&&!_0x4788e4['isString'](_0x48882f['name']))return'name:\x20string\x20expected';if(null!=_0x48882f['children']&&_0x48882f['hasOwnProperty']('children')){if(!Array['isArray'](_0x48882f['children']))return'children:\x20array\x20expected';for(var _0x1472a7=0x0;_0x1472a7<_0x48882f['children']['length'];++_0x1472a7){var _0x2b895d=_0x408440['Element']['verify'](_0x48882f['children'][_0x1472a7]);if(_0x2b895d)return'children.'+_0x2b895d;}}if(null!=_0x48882f['data']&&_0x48882f['hasOwnProperty']('data')&&!_0x4788e4['isString'](_0x48882f['data']))return'data:\x20string\x20expected';if(null!=_0x48882f['attributesBoolean']&&_0x48882f['hasOwnProperty']('attributesBoolean')){if(!_0x4788e4['isObject'](_0x48882f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3cb84b=Object['keys'](_0x48882f['attributesBoolean']);for(_0x1472a7=0x0;_0x1472a7<_0x3cb84b['length'];++_0x1472a7)if('boolean'!=typeof _0x48882f['attributesBoolean'][_0x3cb84b[_0x1472a7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x48882f['attributesJson']&&_0x48882f['hasOwnProperty']('attributesJson')&&!_0x4788e4['isString'](_0x48882f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x85c81d['fromObject']=function(_0x304fd1){if(_0x304fd1 instanceof _0x408440['Element'])return _0x304fd1;var _0x40006b=new _0x408440['Element']();if(null!=_0x304fd1['name']&&(_0x40006b['name']=String(_0x304fd1['name'])),_0x304fd1['children']){if(!Array['isArray'](_0x304fd1['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x40006b['children']=[];for(var _0x35fbf2=0x0;_0x35fbf2<_0x304fd1['children']['length'];++_0x35fbf2){if('object'!=typeof _0x304fd1['children'][_0x35fbf2])throw TypeError('.Element.children:\x20object\x20expected');_0x40006b['children'][_0x35fbf2]=_0x408440['Element']['fromObject'](_0x304fd1['children'][_0x35fbf2]);}}if(null!=_0x304fd1['data']&&(_0x40006b['data']=String(_0x304fd1['data'])),_0x304fd1['attributesBoolean']){if('object'!=typeof _0x304fd1['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x40006b['attributesBoolean']={};var _0x4aece7=Object['keys'](_0x304fd1['attributesBoolean']);for(_0x35fbf2=0x0;_0x35fbf2<_0x4aece7['length'];++_0x35fbf2)_0x40006b['attributesBoolean'][_0x4aece7[_0x35fbf2]]=Boolean(_0x304fd1['attributesBoolean'][_0x4aece7[_0x35fbf2]]);}return null!=_0x304fd1['attributesJson']&&(_0x40006b['attributesJson']=String(_0x304fd1['attributesJson'])),_0x40006b;},_0x85c81d['toObject']=function(_0x936b9b,_0x3e09ea){_0x3e09ea||(_0x3e09ea={});var _0x387644,_0x26fd65={};if((_0x3e09ea['arrays']||_0x3e09ea['defaults'])&&(_0x26fd65['children']=[]),(_0x3e09ea['objects']||_0x3e09ea['defaults'])&&(_0x26fd65['attributesBoolean']={}),_0x3e09ea['defaults']&&(_0x26fd65['name']='',_0x26fd65['data']='',_0x26fd65['attributesJson']=''),null!=_0x936b9b['name']&&_0x936b9b['hasOwnProperty']('name')&&(_0x26fd65['name']=_0x936b9b['name']),_0x936b9b['children']&&_0x936b9b['children']['length']){_0x26fd65['children']=[];for(var _0xcda20d=0x0;_0xcda20d<_0x936b9b['children']['length'];++_0xcda20d)_0x26fd65['children'][_0xcda20d]=_0x408440['Element']['toObject'](_0x936b9b['children'][_0xcda20d],_0x3e09ea);}if(null!=_0x936b9b['data']&&_0x936b9b['hasOwnProperty']('data')&&(_0x26fd65['data']=_0x936b9b['data']),_0x936b9b['attributesBoolean']&&(_0x387644=Object['keys'](_0x936b9b['attributesBoolean']))['length']){_0x26fd65['attributesBoolean']={};for(_0xcda20d=0x0;_0xcda20d<_0x387644['length'];++_0xcda20d)_0x26fd65['attributesBoolean'][_0x387644[_0xcda20d]]=_0x936b9b['attributesBoolean'][_0x387644[_0xcda20d]];}return null!=_0x936b9b['attributesJson']&&_0x936b9b['hasOwnProperty']('attributesJson')&&(_0x26fd65['attributesJson']=_0x936b9b['attributesJson']),_0x26fd65;},_0x85c81d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x304426['util']['toJSONOptions']);},_0x85c81d['getTypeUrl']=function(_0x3b55df){return void 0x0===_0x3b55df&&(_0x3b55df='type.googleapis.com'),_0x3b55df+'/Element';},_0x85c81d;}()),_0x408440;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3d9aaf){return new y(this['_protobufRoot'][_0x3d9aaf]);}}class y{['_protobuf'];constructor(_0x108e81){this['_protobuf']=_0x108e81;}['compress'](_0x372657){const _0x14d524=this['_protobuf']['verify'](_0x372657);if(_0x14d524)throw Error(_0x14d524);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x372657))['finish']();}['decompress'](_0x118a4d){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x118a4d),{'oneofs':!0x0});}}function _(_0x5e4bba,_0x46b899){const _0x39d6ae=_0xa81e64(_0x5e4bba);return _0x39d6ae['path'][_0x39d6ae['path']['length']-0x1]+=_0x46b899,_0x39d6ae;}function O(_0x171e70,_0x4352b3){return _0x171e70['root']===_0x4352b3['root']&&_0x2417ff(_0x171e70['path'],_0x4352b3['path']);}function $(_0x4d56d5){P(_0x4d56d5,_0x1b24d5=>('main'==_0x1b24d5['root']?(_0x1b24d5['rootMain']=!0x0,delete _0x1b24d5['root']):'$graveyard'==_0x1b24d5['root']&&(_0x1b24d5['rootGraveyard']=!0x0,delete _0x1b24d5['root']),_0x1b24d5));}function J(_0x79961d){P(_0x79961d,_0x3a9787=>(_0x3a9787['rootMain']?(_0x3a9787['root']='main',delete _0x3a9787['rootMain']):_0x3a9787['rootGraveyard']&&(_0x3a9787['root']='$graveyard',delete _0x3a9787['rootGraveyard']),_0x3a9787));}function P(_0x3bc945,_0x513cad){for(const _0xf3935b in _0x3bc945){const _0x49a358=_0x3bc945[_0xf3935b];'nodes'!==_0xf3935b&&_0x3ae70c(_0x49a358)&&(_0x49a358['path']&&(_0x49a358['root']||_0x49a358['rootMain']||_0x49a358['rootGraveyard'])?_0x3bc945[_0xf3935b]=_0x513cad(_0x49a358):P(_0x49a358,_0x513cad));}return _0x3bc945;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2e6689,_0x4e4ff7,_0xcbc284){this['_id']=_0x2e6689,this['_operationName']=_0x4e4ff7,this['_protobufDescriptor']=_0xcbc284;}['compress'](_0x1a9af8,_0x3a74c6){const _0x406d0b=_0x3a74c6['shift']();return $(_0x406d0b),_0x1a9af8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x406d0b)),_0x1a9af8['types']['push'](this['_id']),!0x0;}['decompress'](_0x134b40,_0x1ddc23){_0x1ddc23['types']['shift']();const _0x3322d0=this['_protobufDescriptor']['decompress'](_0x1ddc23['buffers']['shift']());J(_0x3322d0),_0x3322d0['__className']=this['_operationName'],_0x134b40['push'](_0x3322d0);}}class s extends e{['compress'](_0x6d8fc8,_0x17d110){const _0x5aae4f=_0x17d110['shift']();return this['_serializeOneOf']('oldValue',_0x5aae4f),this['_serializeOneOf']('newValue',_0x5aae4f),$(_0x5aae4f),_0x6d8fc8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5aae4f)),_0x6d8fc8['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f2fa8,_0x27a6c6){const {types:_0x57ec3c,buffers:_0x26cb56}=_0x27a6c6,_0x119b5c=this['_protobufDescriptor']['decompress'](_0x26cb56['shift']());_0x57ec3c['shift'](),this['_deserializeOneOf']('oldValue',_0x119b5c),this['_deserializeOneOf']('newValue',_0x119b5c),J(_0x119b5c),_0x119b5c['__className']=this['_operationName'],_0x1f2fa8['push'](_0x119b5c);}['_serializeOneOf'](_0x227d1c,_0x4a67ba){const _0x45ec8a=_0x4a67ba[_0x227d1c];'boolean'==typeof _0x45ec8a?_0x4a67ba[_0x227d1c+'Boolean']=_0x45ec8a:_0x4a67ba[_0x227d1c+'Json']=JSON['stringify'](_0x45ec8a);}['_deserializeOneOf'](_0x46eae0,_0x181266){const _0x4c9b73=_0x46eae0+'Json';_0x181266[_0x4c9b73]?(_0x181266[_0x46eae0]=JSON['parse'](_0x181266[_0x4c9b73]),delete _0x181266[_0x4c9b73]):(_0x181266[_0x46eae0]=_0x181266[_0x46eae0+'Boolean'],delete _0x181266[_0x46eae0+'Boolean']);}}class i extends e{['compress'](_0x425e9c,_0x7e9a9a){const _0x5a0cff=_0x7e9a9a['shift']();return this['_serializeNodesAttributes'](_0x5a0cff['nodes']),$(_0x5a0cff),_0x425e9c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5a0cff)),_0x425e9c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3b86dd,_0x350fa0){const {types:_0x610baa,buffers:_0x3e6270}=_0x350fa0,_0x4d13ab=this['_protobufDescriptor']['decompress'](_0x3e6270['shift']());_0x610baa['shift'](),_0x4d13ab['nodes']||(_0x4d13ab['nodes']=[]),this['_deserializeNodesAttributes'](_0x4d13ab['nodes']),J(_0x4d13ab),_0x4d13ab['__className']=this['_operationName'],_0x3b86dd['push'](_0x4d13ab);}['_serializeNodesAttributes'](_0x47ddb5){for(const _0x19f0dc of _0x47ddb5){if(_0x19f0dc['attributes']){const _0x38bc0d=_0x19f0dc['attributes'];this['_areValuesBoolean'](_0x38bc0d)?_0x19f0dc['attributesBoolean']=_0x38bc0d:_0x19f0dc['attributesJson']=JSON['stringify'](_0x38bc0d);}_0x19f0dc['children']&&this['_serializeNodesAttributes'](_0x19f0dc['children']);}}['_deserializeNodesAttributes'](_0xaf62c){for(const _0x2bd8e5 of _0xaf62c)(_0x2bd8e5['attributesBoolean']||_0x2bd8e5['attributesJson'])&&(_0x2bd8e5['attributesBoolean']?(_0x2bd8e5['attributes']=_0x2bd8e5['attributesBoolean'],delete _0x2bd8e5['attributesBoolean']):(_0x2bd8e5['attributes']=JSON['parse'](_0x2bd8e5['attributesJson']),delete _0x2bd8e5['attributesJson'])),_0x2bd8e5['children']&&this['_deserializeNodesAttributes'](_0x2bd8e5['children']);}['_areValuesBoolean'](_0x6442ba){return Object['keys'](_0x6442ba)['every'](_0x29eb0f=>'boolean'==typeof _0x6442ba[_0x29eb0f]);}}class n extends e{['decompress'](_0x234453,_0x5dd114){super['decompress'](_0x234453,_0x5dd114);const _0x64b155=_0x234453[_0x234453['length']-0x1];_0x64b155['oldRange']||(_0x64b155['oldRange']=null),_0x64b155['newRange']||(_0x64b155['newRange']=null);}}class p extends e{['compress'](_0x10306f,_0x5b7e61){return _0x5b7e61['shift'](),_0x10306f['types']['push'](this['_id']),!0x0;}['decompress'](_0x444e61,_0x4e7534){_0x4e7534['types']['shift'](),_0x444e61['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x96d41e,_0x1ef3d5,_0x592f5d,_0x310767){super(_0x96d41e,_0x1ef3d5,_0x592f5d),this['_omittedNamespace']=_0x310767+':';}['compress'](_0xa17bb5,_0x59014c){return!('MarkerOperation'!=_0x59014c[0x0]['__className']||!_0x59014c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x59014c[0x0]['name']=_0x59014c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xa17bb5,_0x59014c),!0x0);}['decompress'](_0x2e7070,_0x18fb87){super['decompress'](_0x2e7070,_0x18fb87);const _0x3cdb1c=_0x2e7070[_0x2e7070['length']-0x1];_0x3cdb1c['name']=this['_omittedNamespace']+_0x3cdb1c['name'];}}class b{['_id'];['_context'];constructor(_0x1e18ae,_0x3ce28f){this['_id']=_0x1e18ae,this['_context']=_0x3ce28f;}['compress'](_0xc055f3,_0x53ee1a){let _0x85de3d;for(;_0x53ee1a['length']>0x1&&this['_compareOperations'](_0x53ee1a[0x0],_0x53ee1a[0x1]);)_0x85de3d?(_0x85de3d=this['_combineNext'](_0x53ee1a['shift'](),_0x85de3d),_0xc055f3['types']['push'](0x0)):(_0x85de3d=_0xa81e64(_0x53ee1a['shift']()),_0xc055f3['types']['push'](this['_id']));return!!_0x85de3d&&(_0x85de3d=this['_combineNext'](_0x53ee1a['shift'](),_0x85de3d),_0xc055f3['types']['push'](0x0),_0xc055f3['buffers']['push'](this['_compressSingleOperation'](_0x85de3d)),!0x0);}['decompress'](_0x33c61f,_0x3daf25){const _0x549811=this['_decompressSingleOperation'](_0x3daf25);for(;0x0==_0x3daf25['types'][0x0];)_0x3daf25['types']['shift'](),_0x33c61f['push'](this['_splitCurrent'](_0x549811));_0x33c61f['push'](_0x549811);}}class m extends b{['_combineNext'](_0x51f615,_0x4e58ac){return _0x4e58ac['nodes'][0x0]['data']+=_0x51f615['nodes'][0x0]['data'],_0x4e58ac;}['_splitCurrent'](_0x399199){const _0x42c910=_0xa81e64(_0x399199),_0x4a67b4=_0x42c910['nodes'][0x0],_0x5a27bc=_0x399199['nodes'][0x0],_0x3f3f8f=_0x5a27bc['data'][Symbol['iterator']]()['next']()['value'],_0x21159e=_0x3f3f8f['length'];return _0x4a67b4['data']=_0x3f3f8f,_0x5a27bc['data']=_0x5a27bc['data']['substr'](_0x21159e),_0x399199['position']=_(_0x399199['position'],_0x21159e),_0x42c910;}['_compareOperations'](_0x360554,_0x2d138b){if(this['_checkOperation'](_0x360554)&&this['_checkOperation'](_0x2d138b)){const _0x28055c=_0x360554['nodes'][0x0]['data']['length'],_0x5793d6=O(_(_0x360554['position'],_0x28055c),_0x2d138b['position']),_0x4fa07e=_0x360554['nodes'][0x0],_0x1b9176=_0x2d138b['nodes'][0x0];return _0x5793d6&&this['_compareAttributes'](_0x4fa07e,_0x1b9176);}return!0x1;}['_compressSingleOperation'](_0x2b7f39){const _0x3be81f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3be81f,[_0x2b7f39]),_0x3be81f['buffers'][0x0];}['_decompressSingleOperation'](_0x33292c){const _0xcdf81e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xcdf81e,_0x33292c),_0xcdf81e[0x0];}['_checkOperation'](_0x1b449d){return'InsertOperation'==_0x1b449d['__className']&&0x1==_0x1b449d['nodes']['length']&&_0x1b449d['nodes'][0x0]['data']&&!_0x1b449d['wasUndone']&&0x1==Array['from'](_0x1b449d['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x31f294,_0x50bd8c){const _0x3f6717=Object['keys'](_0x31f294['attributes']||{}),_0x447d8e=Object['keys'](_0x50bd8c['attributes']||{});return _0x3f6717['length']===_0x447d8e['length']&&_0x3f6717['every'](_0x3f993f=>_0x50bd8c['attributes'][_0x3f993f]&&_0x50bd8c['attributes'][_0x3f993f]===_0x31f294['attributes'][_0x3f993f]);}}class c extends b{['_combineNext'](_0x49d15a,_0x402512){return _0x402512['howMany']++,_0x402512['sourcePosition']=_0xa81e64(_0x49d15a['sourcePosition']),_0x402512;}['_splitCurrent'](_0x4ef831){const _0x3033f8=_0xa81e64(_0x4ef831);return _0x4ef831['howMany']--,_0x3033f8['howMany']=0x1,_0x3033f8['sourcePosition']=_(_0x3033f8['sourcePosition'],_0x4ef831['howMany']),_0x3033f8;}['_compareOperations'](_0x52672f,_0x2d8e7d){return!(!this['_checkOperation'](_0x52672f)||!this['_checkOperation'](_0x2d8e7d))&&(O(_(_0x52672f['sourcePosition'],-0x1),_0x2d8e7d['sourcePosition'])&&O(_0x52672f['targetPosition'],_0x2d8e7d['targetPosition']));}['_compressSingleOperation'](_0x1dec74){const _0x315927={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x315927,[_0x1dec74]),_0x315927['buffers'][0x0];}['_decompressSingleOperation'](_0x4dcf6c){const _0x15ebdd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x15ebdd,_0x4dcf6c),_0x15ebdd[0x0];}['_checkOperation'](_0x5d7577){return'MoveOperation'==_0x5d7577['__className']&&'$graveyard'==_0x5d7577['targetPosition']['root']&&0x1==_0x5d7577['howMany']&&!_0x5d7577['wasUndone'];}}class h extends b{['_combineNext'](_0x141ab9,_0x5df624){return _0x5df624['howMany']++,_0x5df624;}['_splitCurrent'](_0x3cdfd5){const _0x52f51a=_0xa81e64(_0x3cdfd5);return _0x52f51a['howMany']=0x1,_0x3cdfd5['howMany']--,_0x52f51a;}['_compareOperations'](_0x4f9935,_0x582775){return!(!this['_checkOperation'](_0x4f9935)||!this['_checkOperation'](_0x582775))&&(O(_0x4f9935['sourcePosition'],_0x582775['sourcePosition'])&&O(_0x4f9935['targetPosition'],_0x582775['targetPosition']));}['_compressSingleOperation'](_0xaff20d){const _0x5423ef={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5423ef,[_0xaff20d]),_0x5423ef['buffers'][0x0];}['_decompressSingleOperation'](_0x52c367){const _0x45061b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x45061b,_0x52c367),_0x45061b[0x0];}['_checkOperation'](_0x58577b){return'MoveOperation'==_0x58577b['__className']&&'$graveyard'==_0x58577b['targetPosition']['root']&&0x1==_0x58577b['howMany']&&!_0x58577b['wasUndone'];}}class f extends b{['compress'](_0x597a3d,_0x2eacfd){if(!this['_compareOperations'](_0x2eacfd[0x0],_0x2eacfd[0x1]))return!0x1;const _0x28e689=_0x2eacfd['shift']();return _0x28e689['oldRange']=null,_0x28e689['newRange']&&O(_0x28e689['newRange']['start'],_0x28e689['newRange']['end'])&&(_0x28e689['newRange']['end']=null),_0x2eacfd['shift'](),_0x597a3d['types']['push'](this['_id']),_0x597a3d['types']['push'](0x0),_0x597a3d['buffers']['push'](this['_compressSingleOperation'](_0x28e689)),!0x0;}['decompress'](_0x28fef4,_0x1ab9ed){const _0x96d00a=this['_decompressSingleOperation'](_0x1ab9ed);_0x96d00a['newRange']&&!_0x96d00a['newRange']['end']&&(_0x96d00a['newRange']['end']=_0xa81e64(_0x96d00a['newRange']['start']));const _0x1f3974=_0xa81e64(_0x96d00a);_0x1f3974['newRange']&&(_0x1f3974['newRange']['start']['stickiness']='toNone',_0x1f3974['newRange']['end']=_0xa81e64(_0x1f3974['newRange']['start'])),_0x1f3974['name']='user:position:'+_0x1f3974['name']['split'](':')[0x2],_0x1ab9ed['types']['shift'](),_0x28fef4['push'](_0x96d00a),_0x28fef4['push'](_0x1f3974);}['_compressSingleOperation'](_0x3c6d99){const _0x24bfff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x24bfff,[_0x3c6d99]),_0x24bfff['buffers'][0x0];}['_decompressSingleOperation'](_0x52bae6){const _0xe4de8c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xe4de8c,_0x52bae6),_0xe4de8c[0x0];}['_compareOperations'](_0x2a4920,_0x2ac69c){return!(!_0x2a4920||!_0x2ac69c)&&('MarkerOperation'==_0x2a4920['__className']&&'MarkerOperation'==_0x2ac69c['__className']&&!(!_0x2a4920['name']['startsWith']('user:')||!_0x2ac69c['name']['startsWith']('user:')||_0x2a4920['name']==_0x2ac69c['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xc48507=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0xc48507,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xc48507,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x5b981d){if(!_0x5b981d||!_0x5b981d[0x0])throw new _0x2c55a1('no-operations-provided',this);const _0x38ef96={'types':[],'buffers':[],'baseVersion':_0x5b981d[0x0]['baseVersion']};for(;_0x5b981d['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('TypingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('DeletingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x38ef96,_0x5b981d)||this['_getCompressorByName'](_0x5b981d[0x0]['__className'])['compress'](_0x38ef96,_0x5b981d);return _0x38ef96;}['decompress'](_0x638a05){const _0x117777=[];for(;_0x638a05['types']['length'];){this['_compressorById']['get'](_0x638a05['types'][0x0])['decompress'](_0x117777,_0x638a05);}return _0x117777['forEach']((_0x4a276c,_0x527046)=>_0x4a276c['baseVersion']=_0x638a05['baseVersion']+_0x527046),_0x117777;}['_getCompressorByName'](_0x5d22cb){return this['_compressorByName']['get'](_0x5d22cb);}['_registerOperationCompressor'](_0x5e274e,_0xbf9278,_0xd4c4c0){const _0x28a88d=new _0xd4c4c0(_0x5e274e,_0xbf9278,this['_protobufFactory']['getDescriptor'](_0xbf9278));this['_registerCompressor'](_0x5e274e,_0xbf9278,_0x28a88d);}['_registerActionCompressor'](_0x516f98,_0xdeb95e,_0x39e86f){const _0x4f3b51=new _0x39e86f(_0x516f98,this);this['_registerCompressor'](_0x516f98,_0xdeb95e,_0x4f3b51);}['_registerCompressor'](_0x19dd1c,_0x461113,_0x12eda1){this['_compressorById']['set'](_0x19dd1c,_0x12eda1),this['_compressorByName']['set'](_0x461113,_0x12eda1);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.0.0-alpha.
|
|
3
|
+
"version": "44.0.0-alpha.10",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.
|
|
37
|
-
"ckeditor5": "44.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.0.0-alpha.10",
|
|
37
|
+
"ckeditor5": "44.0.0-alpha.10",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x135f2b=_0x3c48;(function(_0x2f05fa,_0x38c622){const _0x379b36=_0x3c48,_0x34a653=_0x2f05fa();while(!![]){try{const _0x56420b=-parseInt(_0x379b36(0x151))/0x1*(parseInt(_0x379b36(0x150))/0x2)+parseInt(_0x379b36(0x15c))/0x3*(parseInt(_0x379b36(0x15a))/0x4)+parseInt(_0x379b36(0x14b))/0x5+parseInt(_0x379b36(0x15d))/0x6*(parseInt(_0x379b36(0x14e))/0x7)+-parseInt(_0x379b36(0x14d))/0x8+-parseInt(_0x379b36(0x154))/0x9+parseInt(_0x379b36(0x153))/0xa;if(_0x56420b===_0x38c622)break;else _0x34a653['push'](_0x34a653['shift']());}catch(_0x4f0b01){_0x34a653['push'](_0x34a653['shift']());}}}(_0x50fe,0xabc24));function _0x3c48(_0x3b4659,_0x1004be){const _0x50fe97=_0x50fe();return _0x3c48=function(_0x3c4823,_0x4dbc1f){_0x3c4823=_0x3c4823-0x14a;let _0x1c5119=_0x50fe97[_0x3c4823];return _0x1c5119;},_0x3c48(_0x3b4659,_0x1004be);}import{cloneDeep as _0x50574d}from'lodash-es';export default class b{constructor(_0x1d7136,_0x4e18a9){const _0x2a61b3=_0x3c48;this[_0x2a61b3(0x155)]=_0x1d7136,this[_0x2a61b3(0x159)]=_0x4e18a9;}[_0x135f2b(0x161)](_0x39ef3f,_0x4bf972){const _0x5447b4=_0x135f2b;let _0x11611b;for(;_0x4bf972[_0x5447b4(0x158)]>0x1&&this[_0x5447b4(0x157)](_0x4bf972[0x0],_0x4bf972[0x1]);)_0x11611b?(_0x11611b=this[_0x5447b4(0x15e)](_0x4bf972[_0x5447b4(0x14f)](),_0x11611b),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](0x0)):(_0x11611b=_0x50574d(_0x4bf972[_0x5447b4(0x14f)]()),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](this[_0x5447b4(0x155)]));return!!_0x11611b&&(_0x11611b=this[_0x5447b4(0x15e)](_0x4bf972[_0x5447b4(0x14f)](),_0x11611b),_0x39ef3f[_0x5447b4(0x14a)][_0x5447b4(0x15b)](0x0),_0x39ef3f[_0x5447b4(0x160)][_0x5447b4(0x15b)](this[_0x5447b4(0x15f)](_0x11611b)),!0x0);}[_0x135f2b(0x14c)](_0x4f608f,_0x2c693a){const _0x14737e=_0x135f2b,_0x4f99b9=this[_0x14737e(0x156)](_0x2c693a);for(;0x0==_0x2c693a[_0x14737e(0x14a)][0x0];)_0x2c693a[_0x14737e(0x14a)][_0x14737e(0x14f)](),_0x4f608f[_0x14737e(0x15b)](this[_0x14737e(0x152)](_0x4f99b9));_0x4f608f[_0x14737e(0x15b)](_0x4f99b9);}}function _0x50fe(){const _0x117286=['_compareOperations','length','_context','24OHrUmf','push','68619zyIKJg','1383414NMpOUj','_combineNext','_compressSingleOperation','buffers','compress','types','620900HVtChs','decompress','10613544uEEmeE','35wMmAez','shift','2DrSwfS','659241NEbEQS','_splitCurrent','14421370sZSPAp','1502478DZSsAN','_id','_decompressSingleOperation'];_0x50fe=function(){return _0x117286;};return _0x50fe();}
|