@ckeditor/ckeditor5-operations-compressor 43.3.0-alpha.6 → 43.3.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x5f07cd=_0x2b2d97['Reader'],_0x1f33bf=_0x2b2d97['Writer'],_0x177e48=_0x2b2d97['util'],_0x29b2b1=_0x2b2d97['roots']['default']||(_0x2b2d97['roots']['default']={});return _0x29b2b1['AttributeOperation']=(function(){function _0x1abb8a(_0x41b4e8){if(_0x41b4e8){for(var _0x82d59c=Object['keys'](_0x41b4e8),_0x1cdfba=0x0;_0x1cdfba<_0x82d59c['length'];++_0x1cdfba)null!=_0x41b4e8[_0x82d59c[_0x1cdfba]]&&(this[_0x82d59c[_0x1cdfba]]=_0x41b4e8[_0x82d59c[_0x1cdfba]]);}}return _0x1abb8a['prototype']['range']=null,_0x1abb8a['prototype']['key']='',_0x1abb8a['prototype']['oldValueBoolean']=!0x1,_0x1abb8a['prototype']['oldValueJson']='',_0x1abb8a['prototype']['newValueBoolean']=!0x1,_0x1abb8a['prototype']['newValueJson']='',_0x1abb8a['prototype']['wasUndone']=!0x1,_0x1abb8a['create']=function(_0x2ed3df){return new _0x1abb8a(_0x2ed3df);},_0x1abb8a['encode']=function(_0x4f8222,_0x3ae449){return _0x3ae449||(_0x3ae449=_0x1f33bf['create']()),null!=_0x4f8222['range']&&Object['hasOwnProperty']['call'](_0x4f8222,'range')&&_0x29b2b1['Range']['encode'](_0x4f8222['range'],_0x3ae449['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f8222['key']&&Object['hasOwnProperty']['call'](_0x4f8222,'key')&&_0x3ae449['uint32'](0x12)['string'](_0x4f8222['key']),null!=_0x4f8222['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4f8222,'oldValueBoolean')&&_0x3ae449['uint32'](0x18)['bool'](_0x4f8222['oldValueBoolean']),null!=_0x4f8222['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4f8222,'oldValueJson')&&_0x3ae449['uint32'](0x22)['string'](_0x4f8222['oldValueJson']),null!=_0x4f8222['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4f8222,'newValueBoolean')&&_0x3ae449['uint32'](0x28)['bool'](_0x4f8222['newValueBoolean']),null!=_0x4f8222['newValueJson']&&Object['hasOwnProperty']['call'](_0x4f8222,'newValueJson')&&_0x3ae449['uint32'](0x32)['string'](_0x4f8222['newValueJson']),null!=_0x4f8222['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f8222,'wasUndone')&&_0x3ae449['uint32'](0x38)['bool'](_0x4f8222['wasUndone']),_0x3ae449;},_0x1abb8a['encodeDelimited']=function(_0xb77edb,_0x172e68){return this['encode'](_0xb77edb,_0x172e68)['ldelim']();},_0x1abb8a['decode']=function(_0x289c6a,_0xc43618){_0x289c6a instanceof _0x5f07cd||(_0x289c6a=_0x5f07cd['create'](_0x289c6a));for(var _0xc6046f=void 0x0===_0xc43618?_0x289c6a['len']:_0x289c6a['pos']+_0xc43618,_0x1ca8c6=new _0x29b2b1['AttributeOperation']();_0x289c6a['pos']<_0xc6046f;){var _0x7021ee=_0x289c6a['uint32']();switch(_0x7021ee>>>0x3){case 0x1:_0x1ca8c6['range']=_0x29b2b1['Range']['decode'](_0x289c6a,_0x289c6a['uint32']());break;case 0x2:_0x1ca8c6['key']=_0x289c6a['string']();break;case 0x3:_0x1ca8c6['oldValueBoolean']=_0x289c6a['bool']();break;case 0x4:_0x1ca8c6['oldValueJson']=_0x289c6a['string']();break;case 0x5:_0x1ca8c6['newValueBoolean']=_0x289c6a['bool']();break;case 0x6:_0x1ca8c6['newValueJson']=_0x289c6a['string']();break;case 0x7:_0x1ca8c6['wasUndone']=_0x289c6a['bool']();break;default:_0x289c6a['skipType'](0x7&_0x7021ee);}}return _0x1ca8c6;},_0x1abb8a['decodeDelimited']=function(_0x3dadc5){return _0x3dadc5 instanceof _0x5f07cd||(_0x3dadc5=new _0x5f07cd(_0x3dadc5)),this['decode'](_0x3dadc5,_0x3dadc5['uint32']());},_0x1abb8a['verify']=function(_0x288796){if('object'!=typeof _0x288796||null===_0x288796)return'object\x20expected';if(null!=_0x288796['range']&&_0x288796['hasOwnProperty']('range')){var _0x418488=_0x29b2b1['Range']['verify'](_0x288796['range']);if(_0x418488)return'range.'+_0x418488;}return null!=_0x288796['key']&&_0x288796['hasOwnProperty']('key')&&!_0x177e48['isString'](_0x288796['key'])?'key:\x20string\x20expected':null!=_0x288796['oldValueBoolean']&&_0x288796['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x288796['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x288796['oldValueJson']&&_0x288796['hasOwnProperty']('oldValueJson')&&!_0x177e48['isString'](_0x288796['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x288796['newValueBoolean']&&_0x288796['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x288796['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x288796['newValueJson']&&_0x288796['hasOwnProperty']('newValueJson')&&!_0x177e48['isString'](_0x288796['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x288796['wasUndone']&&_0x288796['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x288796['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1abb8a['fromObject']=function(_0x406230){if(_0x406230 instanceof _0x29b2b1['AttributeOperation'])return _0x406230;var _0x4848d5=new _0x29b2b1['AttributeOperation']();if(null!=_0x406230['range']){if('object'!=typeof _0x406230['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4848d5['range']=_0x29b2b1['Range']['fromObject'](_0x406230['range']);}return null!=_0x406230['key']&&(_0x4848d5['key']=String(_0x406230['key'])),null!=_0x406230['oldValueBoolean']&&(_0x4848d5['oldValueBoolean']=Boolean(_0x406230['oldValueBoolean'])),null!=_0x406230['oldValueJson']&&(_0x4848d5['oldValueJson']=String(_0x406230['oldValueJson'])),null!=_0x406230['newValueBoolean']&&(_0x4848d5['newValueBoolean']=Boolean(_0x406230['newValueBoolean'])),null!=_0x406230['newValueJson']&&(_0x4848d5['newValueJson']=String(_0x406230['newValueJson'])),null!=_0x406230['wasUndone']&&(_0x4848d5['wasUndone']=Boolean(_0x406230['wasUndone'])),_0x4848d5;},_0x1abb8a['toObject']=function(_0x1076aa,_0x5cfb37){_0x5cfb37||(_0x5cfb37={});var _0x2c114e={};return _0x5cfb37['defaults']&&(_0x2c114e['range']=null,_0x2c114e['key']='',_0x2c114e['oldValueBoolean']=!0x1,_0x2c114e['oldValueJson']='',_0x2c114e['newValueBoolean']=!0x1,_0x2c114e['newValueJson']='',_0x2c114e['wasUndone']=!0x1),null!=_0x1076aa['range']&&_0x1076aa['hasOwnProperty']('range')&&(_0x2c114e['range']=_0x29b2b1['Range']['toObject'](_0x1076aa['range'],_0x5cfb37)),null!=_0x1076aa['key']&&_0x1076aa['hasOwnProperty']('key')&&(_0x2c114e['key']=_0x1076aa['key']),null!=_0x1076aa['oldValueBoolean']&&_0x1076aa['hasOwnProperty']('oldValueBoolean')&&(_0x2c114e['oldValueBoolean']=_0x1076aa['oldValueBoolean']),null!=_0x1076aa['oldValueJson']&&_0x1076aa['hasOwnProperty']('oldValueJson')&&(_0x2c114e['oldValueJson']=_0x1076aa['oldValueJson']),null!=_0x1076aa['newValueBoolean']&&_0x1076aa['hasOwnProperty']('newValueBoolean')&&(_0x2c114e['newValueBoolean']=_0x1076aa['newValueBoolean']),null!=_0x1076aa['newValueJson']&&_0x1076aa['hasOwnProperty']('newValueJson')&&(_0x2c114e['newValueJson']=_0x1076aa['newValueJson']),null!=_0x1076aa['wasUndone']&&_0x1076aa['hasOwnProperty']('wasUndone')&&(_0x2c114e['wasUndone']=_0x1076aa['wasUndone']),_0x2c114e;},_0x1abb8a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x1abb8a['getTypeUrl']=function(_0x44afb7){return void 0x0===_0x44afb7&&(_0x44afb7='type.googleapis.com'),_0x44afb7+'/AttributeOperation';},_0x1abb8a;}()),_0x29b2b1['InsertOperation']=(function(){function _0x711b60(_0x27723a){if(this['nodes']=[],_0x27723a){for(var _0x1c71ee=Object['keys'](_0x27723a),_0x7a2287=0x0;_0x7a2287<_0x1c71ee['length'];++_0x7a2287)null!=_0x27723a[_0x1c71ee[_0x7a2287]]&&(this[_0x1c71ee[_0x7a2287]]=_0x27723a[_0x1c71ee[_0x7a2287]]);}}return _0x711b60['prototype']['position']=null,_0x711b60['prototype']['nodes']=_0x177e48['emptyArray'],_0x711b60['prototype']['shouldReceiveAttributes']=!0x1,_0x711b60['prototype']['wasUndone']=!0x1,_0x711b60['create']=function(_0x240346){return new _0x711b60(_0x240346);},_0x711b60['encode']=function(_0x428438,_0x38ff50){if(_0x38ff50||(_0x38ff50=_0x1f33bf['create']()),null!=_0x428438['position']&&Object['hasOwnProperty']['call'](_0x428438,'position')&&_0x29b2b1['Position']['encode'](_0x428438['position'],_0x38ff50['uint32'](0xa)['fork']())['ldelim'](),null!=_0x428438['nodes']&&_0x428438['nodes']['length']){for(var _0x27aff3=0x0;_0x27aff3<_0x428438['nodes']['length'];++_0x27aff3)_0x29b2b1['Element']['encode'](_0x428438['nodes'][_0x27aff3],_0x38ff50['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x428438['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x428438,'shouldReceiveAttributes')&&_0x38ff50['uint32'](0x18)['bool'](_0x428438['shouldReceiveAttributes']),null!=_0x428438['wasUndone']&&Object['hasOwnProperty']['call'](_0x428438,'wasUndone')&&_0x38ff50['uint32'](0x20)['bool'](_0x428438['wasUndone']),_0x38ff50;},_0x711b60['encodeDelimited']=function(_0x28fd1b,_0x182105){return this['encode'](_0x28fd1b,_0x182105)['ldelim']();},_0x711b60['decode']=function(_0x4ef6dc,_0x2a5cc4){_0x4ef6dc instanceof _0x5f07cd||(_0x4ef6dc=_0x5f07cd['create'](_0x4ef6dc));for(var _0x4ded90=void 0x0===_0x2a5cc4?_0x4ef6dc['len']:_0x4ef6dc['pos']+_0x2a5cc4,_0x38b1ae=new _0x29b2b1['InsertOperation']();_0x4ef6dc['pos']<_0x4ded90;){var _0x5bc8d5=_0x4ef6dc['uint32']();switch(_0x5bc8d5>>>0x3){case 0x1:_0x38b1ae['position']=_0x29b2b1['Position']['decode'](_0x4ef6dc,_0x4ef6dc['uint32']());break;case 0x2:_0x38b1ae['nodes']&&_0x38b1ae['nodes']['length']||(_0x38b1ae['nodes']=[]),_0x38b1ae['nodes']['push'](_0x29b2b1['Element']['decode'](_0x4ef6dc,_0x4ef6dc['uint32']()));break;case 0x3:_0x38b1ae['shouldReceiveAttributes']=_0x4ef6dc['bool']();break;case 0x4:_0x38b1ae['wasUndone']=_0x4ef6dc['bool']();break;default:_0x4ef6dc['skipType'](0x7&_0x5bc8d5);}}return _0x38b1ae;},_0x711b60['decodeDelimited']=function(_0x567ff1){return _0x567ff1 instanceof _0x5f07cd||(_0x567ff1=new _0x5f07cd(_0x567ff1)),this['decode'](_0x567ff1,_0x567ff1['uint32']());},_0x711b60['verify']=function(_0x871233){if('object'!=typeof _0x871233||null===_0x871233)return'object\x20expected';if(null!=_0x871233['position']&&_0x871233['hasOwnProperty']('position')&&(_0x4a9fc5=_0x29b2b1['Position']['verify'](_0x871233['position'])))return'position.'+_0x4a9fc5;if(null!=_0x871233['nodes']&&_0x871233['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x871233['nodes']))return'nodes:\x20array\x20expected';for(var _0x40886b=0x0;_0x40886b<_0x871233['nodes']['length'];++_0x40886b){var _0x4a9fc5;if(_0x4a9fc5=_0x29b2b1['Element']['verify'](_0x871233['nodes'][_0x40886b]))return'nodes.'+_0x4a9fc5;}}return null!=_0x871233['shouldReceiveAttributes']&&_0x871233['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x871233['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x871233['wasUndone']&&_0x871233['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x871233['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x711b60['fromObject']=function(_0x2d576a){if(_0x2d576a instanceof _0x29b2b1['InsertOperation'])return _0x2d576a;var _0x9d6e36=new _0x29b2b1['InsertOperation']();if(null!=_0x2d576a['position']){if('object'!=typeof _0x2d576a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x9d6e36['position']=_0x29b2b1['Position']['fromObject'](_0x2d576a['position']);}if(_0x2d576a['nodes']){if(!Array['isArray'](_0x2d576a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x9d6e36['nodes']=[];for(var _0x4a8339=0x0;_0x4a8339<_0x2d576a['nodes']['length'];++_0x4a8339){if('object'!=typeof _0x2d576a['nodes'][_0x4a8339])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x9d6e36['nodes'][_0x4a8339]=_0x29b2b1['Element']['fromObject'](_0x2d576a['nodes'][_0x4a8339]);}}return null!=_0x2d576a['shouldReceiveAttributes']&&(_0x9d6e36['shouldReceiveAttributes']=Boolean(_0x2d576a['shouldReceiveAttributes'])),null!=_0x2d576a['wasUndone']&&(_0x9d6e36['wasUndone']=Boolean(_0x2d576a['wasUndone'])),_0x9d6e36;},_0x711b60['toObject']=function(_0x4ab523,_0x579174){_0x579174||(_0x579174={});var _0x5ed102={};if((_0x579174['arrays']||_0x579174['defaults'])&&(_0x5ed102['nodes']=[]),_0x579174['defaults']&&(_0x5ed102['position']=null,_0x5ed102['shouldReceiveAttributes']=!0x1,_0x5ed102['wasUndone']=!0x1),null!=_0x4ab523['position']&&_0x4ab523['hasOwnProperty']('position')&&(_0x5ed102['position']=_0x29b2b1['Position']['toObject'](_0x4ab523['position'],_0x579174)),_0x4ab523['nodes']&&_0x4ab523['nodes']['length']){_0x5ed102['nodes']=[];for(var _0x343433=0x0;_0x343433<_0x4ab523['nodes']['length'];++_0x343433)_0x5ed102['nodes'][_0x343433]=_0x29b2b1['Element']['toObject'](_0x4ab523['nodes'][_0x343433],_0x579174);}return null!=_0x4ab523['shouldReceiveAttributes']&&_0x4ab523['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5ed102['shouldReceiveAttributes']=_0x4ab523['shouldReceiveAttributes']),null!=_0x4ab523['wasUndone']&&_0x4ab523['hasOwnProperty']('wasUndone')&&(_0x5ed102['wasUndone']=_0x4ab523['wasUndone']),_0x5ed102;},_0x711b60['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x711b60['getTypeUrl']=function(_0x44d7f0){return void 0x0===_0x44d7f0&&(_0x44d7f0='type.googleapis.com'),_0x44d7f0+'/InsertOperation';},_0x711b60;}()),_0x29b2b1['MarkerOperation']=(function(){function _0x59709f(_0x252a69){if(_0x252a69){for(var _0x17abf5=Object['keys'](_0x252a69),_0x24f377=0x0;_0x24f377<_0x17abf5['length'];++_0x24f377)null!=_0x252a69[_0x17abf5[_0x24f377]]&&(this[_0x17abf5[_0x24f377]]=_0x252a69[_0x17abf5[_0x24f377]]);}}return _0x59709f['prototype']['name']='',_0x59709f['prototype']['oldRange']=null,_0x59709f['prototype']['newRange']=null,_0x59709f['prototype']['affectsData']=!0x1,_0x59709f['prototype']['wasUndone']=!0x1,_0x59709f['create']=function(_0x1e7fe5){return new _0x59709f(_0x1e7fe5);},_0x59709f['encode']=function(_0xdc4f0d,_0x35905f){return _0x35905f||(_0x35905f=_0x1f33bf['create']()),null!=_0xdc4f0d['name']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'name')&&_0x35905f['uint32'](0xa)['string'](_0xdc4f0d['name']),null!=_0xdc4f0d['oldRange']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'oldRange')&&_0x29b2b1['Range']['encode'](_0xdc4f0d['oldRange'],_0x35905f['uint32'](0x12)['fork']())['ldelim'](),null!=_0xdc4f0d['newRange']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'newRange')&&_0x29b2b1['Range']['encode'](_0xdc4f0d['newRange'],_0x35905f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xdc4f0d['affectsData']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'affectsData')&&_0x35905f['uint32'](0x20)['bool'](_0xdc4f0d['affectsData']),null!=_0xdc4f0d['wasUndone']&&Object['hasOwnProperty']['call'](_0xdc4f0d,'wasUndone')&&_0x35905f['uint32'](0x28)['bool'](_0xdc4f0d['wasUndone']),_0x35905f;},_0x59709f['encodeDelimited']=function(_0x5b3c36,_0x2b41d5){return this['encode'](_0x5b3c36,_0x2b41d5)['ldelim']();},_0x59709f['decode']=function(_0x9011fd,_0x26b5b4){_0x9011fd instanceof _0x5f07cd||(_0x9011fd=_0x5f07cd['create'](_0x9011fd));for(var _0x432e8b=void 0x0===_0x26b5b4?_0x9011fd['len']:_0x9011fd['pos']+_0x26b5b4,_0x53099d=new _0x29b2b1['MarkerOperation']();_0x9011fd['pos']<_0x432e8b;){var _0x184a5c=_0x9011fd['uint32']();switch(_0x184a5c>>>0x3){case 0x1:_0x53099d['name']=_0x9011fd['string']();break;case 0x2:_0x53099d['oldRange']=_0x29b2b1['Range']['decode'](_0x9011fd,_0x9011fd['uint32']());break;case 0x3:_0x53099d['newRange']=_0x29b2b1['Range']['decode'](_0x9011fd,_0x9011fd['uint32']());break;case 0x4:_0x53099d['affectsData']=_0x9011fd['bool']();break;case 0x5:_0x53099d['wasUndone']=_0x9011fd['bool']();break;default:_0x9011fd['skipType'](0x7&_0x184a5c);}}return _0x53099d;},_0x59709f['decodeDelimited']=function(_0xb235ce){return _0xb235ce instanceof _0x5f07cd||(_0xb235ce=new _0x5f07cd(_0xb235ce)),this['decode'](_0xb235ce,_0xb235ce['uint32']());},_0x59709f['verify']=function(_0x32e16e){if('object'!=typeof _0x32e16e||null===_0x32e16e)return'object\x20expected';if(null!=_0x32e16e['name']&&_0x32e16e['hasOwnProperty']('name')&&!_0x177e48['isString'](_0x32e16e['name']))return'name:\x20string\x20expected';var _0xd43890;if(null!=_0x32e16e['oldRange']&&_0x32e16e['hasOwnProperty']('oldRange')&&(_0xd43890=_0x29b2b1['Range']['verify'](_0x32e16e['oldRange'])))return'oldRange.'+_0xd43890;if(null!=_0x32e16e['newRange']&&_0x32e16e['hasOwnProperty']('newRange')&&(_0xd43890=_0x29b2b1['Range']['verify'](_0x32e16e['newRange'])))return'newRange.'+_0xd43890;return null!=_0x32e16e['affectsData']&&_0x32e16e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x32e16e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x32e16e['wasUndone']&&_0x32e16e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32e16e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59709f['fromObject']=function(_0xdbf483){if(_0xdbf483 instanceof _0x29b2b1['MarkerOperation'])return _0xdbf483;var _0x132276=new _0x29b2b1['MarkerOperation']();if(null!=_0xdbf483['name']&&(_0x132276['name']=String(_0xdbf483['name'])),null!=_0xdbf483['oldRange']){if('object'!=typeof _0xdbf483['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x132276['oldRange']=_0x29b2b1['Range']['fromObject'](_0xdbf483['oldRange']);}if(null!=_0xdbf483['newRange']){if('object'!=typeof _0xdbf483['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x132276['newRange']=_0x29b2b1['Range']['fromObject'](_0xdbf483['newRange']);}return null!=_0xdbf483['affectsData']&&(_0x132276['affectsData']=Boolean(_0xdbf483['affectsData'])),null!=_0xdbf483['wasUndone']&&(_0x132276['wasUndone']=Boolean(_0xdbf483['wasUndone'])),_0x132276;},_0x59709f['toObject']=function(_0x177e9b,_0x3c99e9){_0x3c99e9||(_0x3c99e9={});var _0x37e429={};return _0x3c99e9['defaults']&&(_0x37e429['name']='',_0x37e429['oldRange']=null,_0x37e429['newRange']=null,_0x37e429['affectsData']=!0x1,_0x37e429['wasUndone']=!0x1),null!=_0x177e9b['name']&&_0x177e9b['hasOwnProperty']('name')&&(_0x37e429['name']=_0x177e9b['name']),null!=_0x177e9b['oldRange']&&_0x177e9b['hasOwnProperty']('oldRange')&&(_0x37e429['oldRange']=_0x29b2b1['Range']['toObject'](_0x177e9b['oldRange'],_0x3c99e9)),null!=_0x177e9b['newRange']&&_0x177e9b['hasOwnProperty']('newRange')&&(_0x37e429['newRange']=_0x29b2b1['Range']['toObject'](_0x177e9b['newRange'],_0x3c99e9)),null!=_0x177e9b['affectsData']&&_0x177e9b['hasOwnProperty']('affectsData')&&(_0x37e429['affectsData']=_0x177e9b['affectsData']),null!=_0x177e9b['wasUndone']&&_0x177e9b['hasOwnProperty']('wasUndone')&&(_0x37e429['wasUndone']=_0x177e9b['wasUndone']),_0x37e429;},_0x59709f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x59709f['getTypeUrl']=function(_0x4e1d70){return void 0x0===_0x4e1d70&&(_0x4e1d70='type.googleapis.com'),_0x4e1d70+'/MarkerOperation';},_0x59709f;}()),_0x29b2b1['MergeOperation']=(function(){function _0x141234(_0x14df1a){if(_0x14df1a){for(var _0x3563c1=Object['keys'](_0x14df1a),_0x4d5a7f=0x0;_0x4d5a7f<_0x3563c1['length'];++_0x4d5a7f)null!=_0x14df1a[_0x3563c1[_0x4d5a7f]]&&(this[_0x3563c1[_0x4d5a7f]]=_0x14df1a[_0x3563c1[_0x4d5a7f]]);}}return _0x141234['prototype']['sourcePosition']=null,_0x141234['prototype']['targetPosition']=null,_0x141234['prototype']['graveyardPosition']=null,_0x141234['prototype']['howMany']=0x0,_0x141234['prototype']['wasUndone']=!0x1,_0x141234['create']=function(_0x4dd7fc){return new _0x141234(_0x4dd7fc);},_0x141234['encode']=function(_0x598f76,_0x1414f6){return _0x1414f6||(_0x1414f6=_0x1f33bf['create']()),null!=_0x598f76['sourcePosition']&&Object['hasOwnProperty']['call'](_0x598f76,'sourcePosition')&&_0x29b2b1['Position']['encode'](_0x598f76['sourcePosition'],_0x1414f6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x598f76['targetPosition']&&Object['hasOwnProperty']['call'](_0x598f76,'targetPosition')&&_0x29b2b1['Position']['encode'](_0x598f76['targetPosition'],_0x1414f6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x598f76['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x598f76,'graveyardPosition')&&_0x29b2b1['Position']['encode'](_0x598f76['graveyardPosition'],_0x1414f6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x598f76['howMany']&&Object['hasOwnProperty']['call'](_0x598f76,'howMany')&&_0x1414f6['uint32'](0x20)['uint32'](_0x598f76['howMany']),null!=_0x598f76['wasUndone']&&Object['hasOwnProperty']['call'](_0x598f76,'wasUndone')&&_0x1414f6['uint32'](0x28)['bool'](_0x598f76['wasUndone']),_0x1414f6;},_0x141234['encodeDelimited']=function(_0x5b695f,_0x441c9b){return this['encode'](_0x5b695f,_0x441c9b)['ldelim']();},_0x141234['decode']=function(_0x54d9a4,_0x3c025d){_0x54d9a4 instanceof _0x5f07cd||(_0x54d9a4=_0x5f07cd['create'](_0x54d9a4));for(var _0x5bfc10=void 0x0===_0x3c025d?_0x54d9a4['len']:_0x54d9a4['pos']+_0x3c025d,_0x489f60=new _0x29b2b1['MergeOperation']();_0x54d9a4['pos']<_0x5bfc10;){var _0x50b359=_0x54d9a4['uint32']();switch(_0x50b359>>>0x3){case 0x1:_0x489f60['sourcePosition']=_0x29b2b1['Position']['decode'](_0x54d9a4,_0x54d9a4['uint32']());break;case 0x2:_0x489f60['targetPosition']=_0x29b2b1['Position']['decode'](_0x54d9a4,_0x54d9a4['uint32']());break;case 0x3:_0x489f60['graveyardPosition']=_0x29b2b1['Position']['decode'](_0x54d9a4,_0x54d9a4['uint32']());break;case 0x4:_0x489f60['howMany']=_0x54d9a4['uint32']();break;case 0x5:_0x489f60['wasUndone']=_0x54d9a4['bool']();break;default:_0x54d9a4['skipType'](0x7&_0x50b359);}}return _0x489f60;},_0x141234['decodeDelimited']=function(_0x48dbfc){return _0x48dbfc instanceof _0x5f07cd||(_0x48dbfc=new _0x5f07cd(_0x48dbfc)),this['decode'](_0x48dbfc,_0x48dbfc['uint32']());},_0x141234['verify']=function(_0x31fe04){if('object'!=typeof _0x31fe04||null===_0x31fe04)return'object\x20expected';var _0x3f7007;if(null!=_0x31fe04['sourcePosition']&&_0x31fe04['hasOwnProperty']('sourcePosition')&&(_0x3f7007=_0x29b2b1['Position']['verify'](_0x31fe04['sourcePosition'])))return'sourcePosition.'+_0x3f7007;if(null!=_0x31fe04['targetPosition']&&_0x31fe04['hasOwnProperty']('targetPosition')&&(_0x3f7007=_0x29b2b1['Position']['verify'](_0x31fe04['targetPosition'])))return'targetPosition.'+_0x3f7007;if(null!=_0x31fe04['graveyardPosition']&&_0x31fe04['hasOwnProperty']('graveyardPosition')&&(_0x3f7007=_0x29b2b1['Position']['verify'](_0x31fe04['graveyardPosition'])))return'graveyardPosition.'+_0x3f7007;return null!=_0x31fe04['howMany']&&_0x31fe04['hasOwnProperty']('howMany')&&!_0x177e48['isInteger'](_0x31fe04['howMany'])?'howMany:\x20integer\x20expected':null!=_0x31fe04['wasUndone']&&_0x31fe04['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31fe04['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x141234['fromObject']=function(_0x2e9f7a){if(_0x2e9f7a instanceof _0x29b2b1['MergeOperation'])return _0x2e9f7a;var _0x32c645=new _0x29b2b1['MergeOperation']();if(null!=_0x2e9f7a['sourcePosition']){if('object'!=typeof _0x2e9f7a['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x32c645['sourcePosition']=_0x29b2b1['Position']['fromObject'](_0x2e9f7a['sourcePosition']);}if(null!=_0x2e9f7a['targetPosition']){if('object'!=typeof _0x2e9f7a['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x32c645['targetPosition']=_0x29b2b1['Position']['fromObject'](_0x2e9f7a['targetPosition']);}if(null!=_0x2e9f7a['graveyardPosition']){if('object'!=typeof _0x2e9f7a['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x32c645['graveyardPosition']=_0x29b2b1['Position']['fromObject'](_0x2e9f7a['graveyardPosition']);}return null!=_0x2e9f7a['howMany']&&(_0x32c645['howMany']=_0x2e9f7a['howMany']>>>0x0),null!=_0x2e9f7a['wasUndone']&&(_0x32c645['wasUndone']=Boolean(_0x2e9f7a['wasUndone'])),_0x32c645;},_0x141234['toObject']=function(_0x4acb8a,_0x296ce6){_0x296ce6||(_0x296ce6={});var _0x3229e6={};return _0x296ce6['defaults']&&(_0x3229e6['sourcePosition']=null,_0x3229e6['targetPosition']=null,_0x3229e6['graveyardPosition']=null,_0x3229e6['howMany']=0x0,_0x3229e6['wasUndone']=!0x1),null!=_0x4acb8a['sourcePosition']&&_0x4acb8a['hasOwnProperty']('sourcePosition')&&(_0x3229e6['sourcePosition']=_0x29b2b1['Position']['toObject'](_0x4acb8a['sourcePosition'],_0x296ce6)),null!=_0x4acb8a['targetPosition']&&_0x4acb8a['hasOwnProperty']('targetPosition')&&(_0x3229e6['targetPosition']=_0x29b2b1['Position']['toObject'](_0x4acb8a['targetPosition'],_0x296ce6)),null!=_0x4acb8a['graveyardPosition']&&_0x4acb8a['hasOwnProperty']('graveyardPosition')&&(_0x3229e6['graveyardPosition']=_0x29b2b1['Position']['toObject'](_0x4acb8a['graveyardPosition'],_0x296ce6)),null!=_0x4acb8a['howMany']&&_0x4acb8a['hasOwnProperty']('howMany')&&(_0x3229e6['howMany']=_0x4acb8a['howMany']),null!=_0x4acb8a['wasUndone']&&_0x4acb8a['hasOwnProperty']('wasUndone')&&(_0x3229e6['wasUndone']=_0x4acb8a['wasUndone']),_0x3229e6;},_0x141234['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x141234['getTypeUrl']=function(_0x52d6c1){return void 0x0===_0x52d6c1&&(_0x52d6c1='type.googleapis.com'),_0x52d6c1+'/MergeOperation';},_0x141234;}()),_0x29b2b1['MoveOperation']=(function(){function _0x2c0577(_0x5b76d5){if(_0x5b76d5){for(var _0x88914d=Object['keys'](_0x5b76d5),_0x387622=0x0;_0x387622<_0x88914d['length'];++_0x387622)null!=_0x5b76d5[_0x88914d[_0x387622]]&&(this[_0x88914d[_0x387622]]=_0x5b76d5[_0x88914d[_0x387622]]);}}return _0x2c0577['prototype']['sourcePosition']=null,_0x2c0577['prototype']['howMany']=0x0,_0x2c0577['prototype']['targetPosition']=null,_0x2c0577['prototype']['wasUndone']=!0x1,_0x2c0577['create']=function(_0x1f3cf7){return new _0x2c0577(_0x1f3cf7);},_0x2c0577['encode']=function(_0x883324,_0x126f45){return _0x126f45||(_0x126f45=_0x1f33bf['create']()),null!=_0x883324['sourcePosition']&&Object['hasOwnProperty']['call'](_0x883324,'sourcePosition')&&_0x29b2b1['Position']['encode'](_0x883324['sourcePosition'],_0x126f45['uint32'](0xa)['fork']())['ldelim'](),null!=_0x883324['howMany']&&Object['hasOwnProperty']['call'](_0x883324,'howMany')&&_0x126f45['uint32'](0x10)['uint32'](_0x883324['howMany']),null!=_0x883324['targetPosition']&&Object['hasOwnProperty']['call'](_0x883324,'targetPosition')&&_0x29b2b1['Position']['encode'](_0x883324['targetPosition'],_0x126f45['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x883324['wasUndone']&&Object['hasOwnProperty']['call'](_0x883324,'wasUndone')&&_0x126f45['uint32'](0x20)['bool'](_0x883324['wasUndone']),_0x126f45;},_0x2c0577['encodeDelimited']=function(_0x1b3d45,_0x300a1b){return this['encode'](_0x1b3d45,_0x300a1b)['ldelim']();},_0x2c0577['decode']=function(_0x497520,_0x47ea49){_0x497520 instanceof _0x5f07cd||(_0x497520=_0x5f07cd['create'](_0x497520));for(var _0x1b161a=void 0x0===_0x47ea49?_0x497520['len']:_0x497520['pos']+_0x47ea49,_0x386790=new _0x29b2b1['MoveOperation']();_0x497520['pos']<_0x1b161a;){var _0x361771=_0x497520['uint32']();switch(_0x361771>>>0x3){case 0x1:_0x386790['sourcePosition']=_0x29b2b1['Position']['decode'](_0x497520,_0x497520['uint32']());break;case 0x2:_0x386790['howMany']=_0x497520['uint32']();break;case 0x3:_0x386790['targetPosition']=_0x29b2b1['Position']['decode'](_0x497520,_0x497520['uint32']());break;case 0x4:_0x386790['wasUndone']=_0x497520['bool']();break;default:_0x497520['skipType'](0x7&_0x361771);}}return _0x386790;},_0x2c0577['decodeDelimited']=function(_0x56b859){return _0x56b859 instanceof _0x5f07cd||(_0x56b859=new _0x5f07cd(_0x56b859)),this['decode'](_0x56b859,_0x56b859['uint32']());},_0x2c0577['verify']=function(_0x563727){if('object'!=typeof _0x563727||null===_0x563727)return'object\x20expected';var _0x271eae;if(null!=_0x563727['sourcePosition']&&_0x563727['hasOwnProperty']('sourcePosition')&&(_0x271eae=_0x29b2b1['Position']['verify'](_0x563727['sourcePosition'])))return'sourcePosition.'+_0x271eae;if(null!=_0x563727['howMany']&&_0x563727['hasOwnProperty']('howMany')&&!_0x177e48['isInteger'](_0x563727['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x563727['targetPosition']&&_0x563727['hasOwnProperty']('targetPosition')&&(_0x271eae=_0x29b2b1['Position']['verify'](_0x563727['targetPosition'])))return'targetPosition.'+_0x271eae;return null!=_0x563727['wasUndone']&&_0x563727['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x563727['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c0577['fromObject']=function(_0x534a8e){if(_0x534a8e instanceof _0x29b2b1['MoveOperation'])return _0x534a8e;var _0x4e6675=new _0x29b2b1['MoveOperation']();if(null!=_0x534a8e['sourcePosition']){if('object'!=typeof _0x534a8e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4e6675['sourcePosition']=_0x29b2b1['Position']['fromObject'](_0x534a8e['sourcePosition']);}if(null!=_0x534a8e['howMany']&&(_0x4e6675['howMany']=_0x534a8e['howMany']>>>0x0),null!=_0x534a8e['targetPosition']){if('object'!=typeof _0x534a8e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4e6675['targetPosition']=_0x29b2b1['Position']['fromObject'](_0x534a8e['targetPosition']);}return null!=_0x534a8e['wasUndone']&&(_0x4e6675['wasUndone']=Boolean(_0x534a8e['wasUndone'])),_0x4e6675;},_0x2c0577['toObject']=function(_0x142fec,_0x5f0327){_0x5f0327||(_0x5f0327={});var _0x5ebb7f={};return _0x5f0327['defaults']&&(_0x5ebb7f['sourcePosition']=null,_0x5ebb7f['howMany']=0x0,_0x5ebb7f['targetPosition']=null,_0x5ebb7f['wasUndone']=!0x1),null!=_0x142fec['sourcePosition']&&_0x142fec['hasOwnProperty']('sourcePosition')&&(_0x5ebb7f['sourcePosition']=_0x29b2b1['Position']['toObject'](_0x142fec['sourcePosition'],_0x5f0327)),null!=_0x142fec['howMany']&&_0x142fec['hasOwnProperty']('howMany')&&(_0x5ebb7f['howMany']=_0x142fec['howMany']),null!=_0x142fec['targetPosition']&&_0x142fec['hasOwnProperty']('targetPosition')&&(_0x5ebb7f['targetPosition']=_0x29b2b1['Position']['toObject'](_0x142fec['targetPosition'],_0x5f0327)),null!=_0x142fec['wasUndone']&&_0x142fec['hasOwnProperty']('wasUndone')&&(_0x5ebb7f['wasUndone']=_0x142fec['wasUndone']),_0x5ebb7f;},_0x2c0577['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x2c0577['getTypeUrl']=function(_0x218b5e){return void 0x0===_0x218b5e&&(_0x218b5e='type.googleapis.com'),_0x218b5e+'/MoveOperation';},_0x2c0577;}()),_0x29b2b1['RenameOperation']=(function(){function _0x540ba9(_0xbaa6ce){if(_0xbaa6ce){for(var _0x2f19bb=Object['keys'](_0xbaa6ce),_0x5b36cf=0x0;_0x5b36cf<_0x2f19bb['length'];++_0x5b36cf)null!=_0xbaa6ce[_0x2f19bb[_0x5b36cf]]&&(this[_0x2f19bb[_0x5b36cf]]=_0xbaa6ce[_0x2f19bb[_0x5b36cf]]);}}return _0x540ba9['prototype']['position']=null,_0x540ba9['prototype']['oldName']='',_0x540ba9['prototype']['newName']='',_0x540ba9['prototype']['wasUndone']=!0x1,_0x540ba9['create']=function(_0x1a0c09){return new _0x540ba9(_0x1a0c09);},_0x540ba9['encode']=function(_0x470b09,_0x5da750){return _0x5da750||(_0x5da750=_0x1f33bf['create']()),null!=_0x470b09['position']&&Object['hasOwnProperty']['call'](_0x470b09,'position')&&_0x29b2b1['Position']['encode'](_0x470b09['position'],_0x5da750['uint32'](0xa)['fork']())['ldelim'](),null!=_0x470b09['oldName']&&Object['hasOwnProperty']['call'](_0x470b09,'oldName')&&_0x5da750['uint32'](0x12)['string'](_0x470b09['oldName']),null!=_0x470b09['newName']&&Object['hasOwnProperty']['call'](_0x470b09,'newName')&&_0x5da750['uint32'](0x1a)['string'](_0x470b09['newName']),null!=_0x470b09['wasUndone']&&Object['hasOwnProperty']['call'](_0x470b09,'wasUndone')&&_0x5da750['uint32'](0x20)['bool'](_0x470b09['wasUndone']),_0x5da750;},_0x540ba9['encodeDelimited']=function(_0x38bfcc,_0x5596c2){return this['encode'](_0x38bfcc,_0x5596c2)['ldelim']();},_0x540ba9['decode']=function(_0x44323b,_0x2d64cd){_0x44323b instanceof _0x5f07cd||(_0x44323b=_0x5f07cd['create'](_0x44323b));for(var _0x1a6579=void 0x0===_0x2d64cd?_0x44323b['len']:_0x44323b['pos']+_0x2d64cd,_0x428278=new _0x29b2b1['RenameOperation']();_0x44323b['pos']<_0x1a6579;){var _0x5a9713=_0x44323b['uint32']();switch(_0x5a9713>>>0x3){case 0x1:_0x428278['position']=_0x29b2b1['Position']['decode'](_0x44323b,_0x44323b['uint32']());break;case 0x2:_0x428278['oldName']=_0x44323b['string']();break;case 0x3:_0x428278['newName']=_0x44323b['string']();break;case 0x4:_0x428278['wasUndone']=_0x44323b['bool']();break;default:_0x44323b['skipType'](0x7&_0x5a9713);}}return _0x428278;},_0x540ba9['decodeDelimited']=function(_0xd9c756){return _0xd9c756 instanceof _0x5f07cd||(_0xd9c756=new _0x5f07cd(_0xd9c756)),this['decode'](_0xd9c756,_0xd9c756['uint32']());},_0x540ba9['verify']=function(_0xa9dc13){if('object'!=typeof _0xa9dc13||null===_0xa9dc13)return'object\x20expected';if(null!=_0xa9dc13['position']&&_0xa9dc13['hasOwnProperty']('position')){var _0x2dff65=_0x29b2b1['Position']['verify'](_0xa9dc13['position']);if(_0x2dff65)return'position.'+_0x2dff65;}return null!=_0xa9dc13['oldName']&&_0xa9dc13['hasOwnProperty']('oldName')&&!_0x177e48['isString'](_0xa9dc13['oldName'])?'oldName:\x20string\x20expected':null!=_0xa9dc13['newName']&&_0xa9dc13['hasOwnProperty']('newName')&&!_0x177e48['isString'](_0xa9dc13['newName'])?'newName:\x20string\x20expected':null!=_0xa9dc13['wasUndone']&&_0xa9dc13['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa9dc13['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x540ba9['fromObject']=function(_0x1efb27){if(_0x1efb27 instanceof _0x29b2b1['RenameOperation'])return _0x1efb27;var _0x116542=new _0x29b2b1['RenameOperation']();if(null!=_0x1efb27['position']){if('object'!=typeof _0x1efb27['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x116542['position']=_0x29b2b1['Position']['fromObject'](_0x1efb27['position']);}return null!=_0x1efb27['oldName']&&(_0x116542['oldName']=String(_0x1efb27['oldName'])),null!=_0x1efb27['newName']&&(_0x116542['newName']=String(_0x1efb27['newName'])),null!=_0x1efb27['wasUndone']&&(_0x116542['wasUndone']=Boolean(_0x1efb27['wasUndone'])),_0x116542;},_0x540ba9['toObject']=function(_0x12cd6d,_0x4cefdd){_0x4cefdd||(_0x4cefdd={});var _0x32d2fd={};return _0x4cefdd['defaults']&&(_0x32d2fd['position']=null,_0x32d2fd['oldName']='',_0x32d2fd['newName']='',_0x32d2fd['wasUndone']=!0x1),null!=_0x12cd6d['position']&&_0x12cd6d['hasOwnProperty']('position')&&(_0x32d2fd['position']=_0x29b2b1['Position']['toObject'](_0x12cd6d['position'],_0x4cefdd)),null!=_0x12cd6d['oldName']&&_0x12cd6d['hasOwnProperty']('oldName')&&(_0x32d2fd['oldName']=_0x12cd6d['oldName']),null!=_0x12cd6d['newName']&&_0x12cd6d['hasOwnProperty']('newName')&&(_0x32d2fd['newName']=_0x12cd6d['newName']),null!=_0x12cd6d['wasUndone']&&_0x12cd6d['hasOwnProperty']('wasUndone')&&(_0x32d2fd['wasUndone']=_0x12cd6d['wasUndone']),_0x32d2fd;},_0x540ba9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x540ba9['getTypeUrl']=function(_0x5eaba9){return void 0x0===_0x5eaba9&&(_0x5eaba9='type.googleapis.com'),_0x5eaba9+'/RenameOperation';},_0x540ba9;}()),_0x29b2b1['RootAttributeOperation']=(function(){function _0x2c269f(_0x184e25){if(_0x184e25){for(var _0x10f7ca=Object['keys'](_0x184e25),_0x3b58c6=0x0;_0x3b58c6<_0x10f7ca['length'];++_0x3b58c6)null!=_0x184e25[_0x10f7ca[_0x3b58c6]]&&(this[_0x10f7ca[_0x3b58c6]]=_0x184e25[_0x10f7ca[_0x3b58c6]]);}}return _0x2c269f['prototype']['root']='',_0x2c269f['prototype']['key']='',_0x2c269f['prototype']['oldValueBoolean']=!0x1,_0x2c269f['prototype']['oldValueJson']='',_0x2c269f['prototype']['newValueBoolean']=!0x1,_0x2c269f['prototype']['newValueJson']='',_0x2c269f['prototype']['wasUndone']=!0x1,_0x2c269f['create']=function(_0x4a3df3){return new _0x2c269f(_0x4a3df3);},_0x2c269f['encode']=function(_0x39c275,_0x4840d3){return _0x4840d3||(_0x4840d3=_0x1f33bf['create']()),null!=_0x39c275['root']&&Object['hasOwnProperty']['call'](_0x39c275,'root')&&_0x4840d3['uint32'](0xa)['string'](_0x39c275['root']),null!=_0x39c275['key']&&Object['hasOwnProperty']['call'](_0x39c275,'key')&&_0x4840d3['uint32'](0x12)['string'](_0x39c275['key']),null!=_0x39c275['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x39c275,'oldValueBoolean')&&_0x4840d3['uint32'](0x18)['bool'](_0x39c275['oldValueBoolean']),null!=_0x39c275['oldValueJson']&&Object['hasOwnProperty']['call'](_0x39c275,'oldValueJson')&&_0x4840d3['uint32'](0x22)['string'](_0x39c275['oldValueJson']),null!=_0x39c275['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x39c275,'newValueBoolean')&&_0x4840d3['uint32'](0x28)['bool'](_0x39c275['newValueBoolean']),null!=_0x39c275['newValueJson']&&Object['hasOwnProperty']['call'](_0x39c275,'newValueJson')&&_0x4840d3['uint32'](0x32)['string'](_0x39c275['newValueJson']),null!=_0x39c275['wasUndone']&&Object['hasOwnProperty']['call'](_0x39c275,'wasUndone')&&_0x4840d3['uint32'](0x38)['bool'](_0x39c275['wasUndone']),_0x4840d3;},_0x2c269f['encodeDelimited']=function(_0x39df0b,_0x1278ae){return this['encode'](_0x39df0b,_0x1278ae)['ldelim']();},_0x2c269f['decode']=function(_0x241a96,_0x395083){_0x241a96 instanceof _0x5f07cd||(_0x241a96=_0x5f07cd['create'](_0x241a96));for(var _0x3fec35=void 0x0===_0x395083?_0x241a96['len']:_0x241a96['pos']+_0x395083,_0x28c2a2=new _0x29b2b1['RootAttributeOperation']();_0x241a96['pos']<_0x3fec35;){var _0x15d01f=_0x241a96['uint32']();switch(_0x15d01f>>>0x3){case 0x1:_0x28c2a2['root']=_0x241a96['string']();break;case 0x2:_0x28c2a2['key']=_0x241a96['string']();break;case 0x3:_0x28c2a2['oldValueBoolean']=_0x241a96['bool']();break;case 0x4:_0x28c2a2['oldValueJson']=_0x241a96['string']();break;case 0x5:_0x28c2a2['newValueBoolean']=_0x241a96['bool']();break;case 0x6:_0x28c2a2['newValueJson']=_0x241a96['string']();break;case 0x7:_0x28c2a2['wasUndone']=_0x241a96['bool']();break;default:_0x241a96['skipType'](0x7&_0x15d01f);}}return _0x28c2a2;},_0x2c269f['decodeDelimited']=function(_0x48bcdc){return _0x48bcdc instanceof _0x5f07cd||(_0x48bcdc=new _0x5f07cd(_0x48bcdc)),this['decode'](_0x48bcdc,_0x48bcdc['uint32']());},_0x2c269f['verify']=function(_0x28cc4e){return'object'!=typeof _0x28cc4e||null===_0x28cc4e?'object\x20expected':null!=_0x28cc4e['root']&&_0x28cc4e['hasOwnProperty']('root')&&!_0x177e48['isString'](_0x28cc4e['root'])?'root:\x20string\x20expected':null!=_0x28cc4e['key']&&_0x28cc4e['hasOwnProperty']('key')&&!_0x177e48['isString'](_0x28cc4e['key'])?'key:\x20string\x20expected':null!=_0x28cc4e['oldValueBoolean']&&_0x28cc4e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x28cc4e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x28cc4e['oldValueJson']&&_0x28cc4e['hasOwnProperty']('oldValueJson')&&!_0x177e48['isString'](_0x28cc4e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x28cc4e['newValueBoolean']&&_0x28cc4e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x28cc4e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x28cc4e['newValueJson']&&_0x28cc4e['hasOwnProperty']('newValueJson')&&!_0x177e48['isString'](_0x28cc4e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x28cc4e['wasUndone']&&_0x28cc4e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28cc4e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c269f['fromObject']=function(_0xa0698){if(_0xa0698 instanceof _0x29b2b1['RootAttributeOperation'])return _0xa0698;var _0x33077e=new _0x29b2b1['RootAttributeOperation']();return null!=_0xa0698['root']&&(_0x33077e['root']=String(_0xa0698['root'])),null!=_0xa0698['key']&&(_0x33077e['key']=String(_0xa0698['key'])),null!=_0xa0698['oldValueBoolean']&&(_0x33077e['oldValueBoolean']=Boolean(_0xa0698['oldValueBoolean'])),null!=_0xa0698['oldValueJson']&&(_0x33077e['oldValueJson']=String(_0xa0698['oldValueJson'])),null!=_0xa0698['newValueBoolean']&&(_0x33077e['newValueBoolean']=Boolean(_0xa0698['newValueBoolean'])),null!=_0xa0698['newValueJson']&&(_0x33077e['newValueJson']=String(_0xa0698['newValueJson'])),null!=_0xa0698['wasUndone']&&(_0x33077e['wasUndone']=Boolean(_0xa0698['wasUndone'])),_0x33077e;},_0x2c269f['toObject']=function(_0x202212,_0x2a0e4){_0x2a0e4||(_0x2a0e4={});var _0xc8caff={};return _0x2a0e4['defaults']&&(_0xc8caff['root']='',_0xc8caff['key']='',_0xc8caff['oldValueBoolean']=!0x1,_0xc8caff['oldValueJson']='',_0xc8caff['newValueBoolean']=!0x1,_0xc8caff['newValueJson']='',_0xc8caff['wasUndone']=!0x1),null!=_0x202212['root']&&_0x202212['hasOwnProperty']('root')&&(_0xc8caff['root']=_0x202212['root']),null!=_0x202212['key']&&_0x202212['hasOwnProperty']('key')&&(_0xc8caff['key']=_0x202212['key']),null!=_0x202212['oldValueBoolean']&&_0x202212['hasOwnProperty']('oldValueBoolean')&&(_0xc8caff['oldValueBoolean']=_0x202212['oldValueBoolean']),null!=_0x202212['oldValueJson']&&_0x202212['hasOwnProperty']('oldValueJson')&&(_0xc8caff['oldValueJson']=_0x202212['oldValueJson']),null!=_0x202212['newValueBoolean']&&_0x202212['hasOwnProperty']('newValueBoolean')&&(_0xc8caff['newValueBoolean']=_0x202212['newValueBoolean']),null!=_0x202212['newValueJson']&&_0x202212['hasOwnProperty']('newValueJson')&&(_0xc8caff['newValueJson']=_0x202212['newValueJson']),null!=_0x202212['wasUndone']&&_0x202212['hasOwnProperty']('wasUndone')&&(_0xc8caff['wasUndone']=_0x202212['wasUndone']),_0xc8caff;},_0x2c269f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x2c269f['getTypeUrl']=function(_0x33854e){return void 0x0===_0x33854e&&(_0x33854e='type.googleapis.com'),_0x33854e+'/RootAttributeOperation';},_0x2c269f;}()),_0x29b2b1['RootOperation']=(function(){function _0x1dd363(_0x19b7fc){if(_0x19b7fc){for(var _0x345273=Object['keys'](_0x19b7fc),_0x5c9d40=0x0;_0x5c9d40<_0x345273['length'];++_0x5c9d40)null!=_0x19b7fc[_0x345273[_0x5c9d40]]&&(this[_0x345273[_0x5c9d40]]=_0x19b7fc[_0x345273[_0x5c9d40]]);}}return _0x1dd363['prototype']['rootName']='',_0x1dd363['prototype']['elementName']='',_0x1dd363['prototype']['isAdd']=!0x1,_0x1dd363['prototype']['wasUndone']=!0x1,_0x1dd363['create']=function(_0xa4628e){return new _0x1dd363(_0xa4628e);},_0x1dd363['encode']=function(_0xdcbec7,_0x641ac9){return _0x641ac9||(_0x641ac9=_0x1f33bf['create']()),null!=_0xdcbec7['rootName']&&Object['hasOwnProperty']['call'](_0xdcbec7,'rootName')&&_0x641ac9['uint32'](0xa)['string'](_0xdcbec7['rootName']),null!=_0xdcbec7['elementName']&&Object['hasOwnProperty']['call'](_0xdcbec7,'elementName')&&_0x641ac9['uint32'](0x12)['string'](_0xdcbec7['elementName']),null!=_0xdcbec7['isAdd']&&Object['hasOwnProperty']['call'](_0xdcbec7,'isAdd')&&_0x641ac9['uint32'](0x18)['bool'](_0xdcbec7['isAdd']),null!=_0xdcbec7['wasUndone']&&Object['hasOwnProperty']['call'](_0xdcbec7,'wasUndone')&&_0x641ac9['uint32'](0x20)['bool'](_0xdcbec7['wasUndone']),_0x641ac9;},_0x1dd363['encodeDelimited']=function(_0x45c94c,_0x5709fc){return this['encode'](_0x45c94c,_0x5709fc)['ldelim']();},_0x1dd363['decode']=function(_0x1cb0fb,_0x4acbfa){_0x1cb0fb instanceof _0x5f07cd||(_0x1cb0fb=_0x5f07cd['create'](_0x1cb0fb));for(var _0x1e8587=void 0x0===_0x4acbfa?_0x1cb0fb['len']:_0x1cb0fb['pos']+_0x4acbfa,_0x56bb1f=new _0x29b2b1['RootOperation']();_0x1cb0fb['pos']<_0x1e8587;){var _0x34be32=_0x1cb0fb['uint32']();switch(_0x34be32>>>0x3){case 0x1:_0x56bb1f['rootName']=_0x1cb0fb['string']();break;case 0x2:_0x56bb1f['elementName']=_0x1cb0fb['string']();break;case 0x3:_0x56bb1f['isAdd']=_0x1cb0fb['bool']();break;case 0x4:_0x56bb1f['wasUndone']=_0x1cb0fb['bool']();break;default:_0x1cb0fb['skipType'](0x7&_0x34be32);}}return _0x56bb1f;},_0x1dd363['decodeDelimited']=function(_0x3e9c88){return _0x3e9c88 instanceof _0x5f07cd||(_0x3e9c88=new _0x5f07cd(_0x3e9c88)),this['decode'](_0x3e9c88,_0x3e9c88['uint32']());},_0x1dd363['verify']=function(_0x1f1987){return'object'!=typeof _0x1f1987||null===_0x1f1987?'object\x20expected':null!=_0x1f1987['rootName']&&_0x1f1987['hasOwnProperty']('rootName')&&!_0x177e48['isString'](_0x1f1987['rootName'])?'rootName:\x20string\x20expected':null!=_0x1f1987['elementName']&&_0x1f1987['hasOwnProperty']('elementName')&&!_0x177e48['isString'](_0x1f1987['elementName'])?'elementName:\x20string\x20expected':null!=_0x1f1987['isAdd']&&_0x1f1987['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1f1987['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1f1987['wasUndone']&&_0x1f1987['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f1987['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1dd363['fromObject']=function(_0x4c3127){if(_0x4c3127 instanceof _0x29b2b1['RootOperation'])return _0x4c3127;var _0x55fec4=new _0x29b2b1['RootOperation']();return null!=_0x4c3127['rootName']&&(_0x55fec4['rootName']=String(_0x4c3127['rootName'])),null!=_0x4c3127['elementName']&&(_0x55fec4['elementName']=String(_0x4c3127['elementName'])),null!=_0x4c3127['isAdd']&&(_0x55fec4['isAdd']=Boolean(_0x4c3127['isAdd'])),null!=_0x4c3127['wasUndone']&&(_0x55fec4['wasUndone']=Boolean(_0x4c3127['wasUndone'])),_0x55fec4;},_0x1dd363['toObject']=function(_0x5f55ef,_0x107f2c){_0x107f2c||(_0x107f2c={});var _0x26d6a4={};return _0x107f2c['defaults']&&(_0x26d6a4['rootName']='',_0x26d6a4['elementName']='',_0x26d6a4['isAdd']=!0x1,_0x26d6a4['wasUndone']=!0x1),null!=_0x5f55ef['rootName']&&_0x5f55ef['hasOwnProperty']('rootName')&&(_0x26d6a4['rootName']=_0x5f55ef['rootName']),null!=_0x5f55ef['elementName']&&_0x5f55ef['hasOwnProperty']('elementName')&&(_0x26d6a4['elementName']=_0x5f55ef['elementName']),null!=_0x5f55ef['isAdd']&&_0x5f55ef['hasOwnProperty']('isAdd')&&(_0x26d6a4['isAdd']=_0x5f55ef['isAdd']),null!=_0x5f55ef['wasUndone']&&_0x5f55ef['hasOwnProperty']('wasUndone')&&(_0x26d6a4['wasUndone']=_0x5f55ef['wasUndone']),_0x26d6a4;},_0x1dd363['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x1dd363['getTypeUrl']=function(_0x2c3344){return void 0x0===_0x2c3344&&(_0x2c3344='type.googleapis.com'),_0x2c3344+'/RootOperation';},_0x1dd363;}()),_0x29b2b1['SplitOperation']=(function(){function _0x34fa53(_0x1a4b78){if(_0x1a4b78){for(var _0x1d74fe=Object['keys'](_0x1a4b78),_0x563a88=0x0;_0x563a88<_0x1d74fe['length'];++_0x563a88)null!=_0x1a4b78[_0x1d74fe[_0x563a88]]&&(this[_0x1d74fe[_0x563a88]]=_0x1a4b78[_0x1d74fe[_0x563a88]]);}}return _0x34fa53['prototype']['splitPosition']=null,_0x34fa53['prototype']['graveyardPosition']=null,_0x34fa53['prototype']['howMany']=0x0,_0x34fa53['prototype']['insertionPosition']=null,_0x34fa53['prototype']['wasUndone']=!0x1,_0x34fa53['create']=function(_0x570927){return new _0x34fa53(_0x570927);},_0x34fa53['encode']=function(_0x40136d,_0xe6ce4d){return _0xe6ce4d||(_0xe6ce4d=_0x1f33bf['create']()),null!=_0x40136d['splitPosition']&&Object['hasOwnProperty']['call'](_0x40136d,'splitPosition')&&_0x29b2b1['Position']['encode'](_0x40136d['splitPosition'],_0xe6ce4d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x40136d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x40136d,'graveyardPosition')&&_0x29b2b1['Position']['encode'](_0x40136d['graveyardPosition'],_0xe6ce4d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x40136d['howMany']&&Object['hasOwnProperty']['call'](_0x40136d,'howMany')&&_0xe6ce4d['uint32'](0x18)['uint32'](_0x40136d['howMany']),null!=_0x40136d['insertionPosition']&&Object['hasOwnProperty']['call'](_0x40136d,'insertionPosition')&&_0x29b2b1['Position']['encode'](_0x40136d['insertionPosition'],_0xe6ce4d['uint32'](0x22)['fork']())['ldelim'](),null!=_0x40136d['wasUndone']&&Object['hasOwnProperty']['call'](_0x40136d,'wasUndone')&&_0xe6ce4d['uint32'](0x28)['bool'](_0x40136d['wasUndone']),_0xe6ce4d;},_0x34fa53['encodeDelimited']=function(_0x25ea88,_0x4ebe70){return this['encode'](_0x25ea88,_0x4ebe70)['ldelim']();},_0x34fa53['decode']=function(_0xbc48ce,_0x502630){_0xbc48ce instanceof _0x5f07cd||(_0xbc48ce=_0x5f07cd['create'](_0xbc48ce));for(var _0x3cc4cf=void 0x0===_0x502630?_0xbc48ce['len']:_0xbc48ce['pos']+_0x502630,_0x4c213c=new _0x29b2b1['SplitOperation']();_0xbc48ce['pos']<_0x3cc4cf;){var _0x4b785b=_0xbc48ce['uint32']();switch(_0x4b785b>>>0x3){case 0x1:_0x4c213c['splitPosition']=_0x29b2b1['Position']['decode'](_0xbc48ce,_0xbc48ce['uint32']());break;case 0x2:_0x4c213c['graveyardPosition']=_0x29b2b1['Position']['decode'](_0xbc48ce,_0xbc48ce['uint32']());break;case 0x3:_0x4c213c['howMany']=_0xbc48ce['uint32']();break;case 0x4:_0x4c213c['insertionPosition']=_0x29b2b1['Position']['decode'](_0xbc48ce,_0xbc48ce['uint32']());break;case 0x5:_0x4c213c['wasUndone']=_0xbc48ce['bool']();break;default:_0xbc48ce['skipType'](0x7&_0x4b785b);}}return _0x4c213c;},_0x34fa53['decodeDelimited']=function(_0x2b8b17){return _0x2b8b17 instanceof _0x5f07cd||(_0x2b8b17=new _0x5f07cd(_0x2b8b17)),this['decode'](_0x2b8b17,_0x2b8b17['uint32']());},_0x34fa53['verify']=function(_0x3acf48){if('object'!=typeof _0x3acf48||null===_0x3acf48)return'object\x20expected';var _0x869cfd;if(null!=_0x3acf48['splitPosition']&&_0x3acf48['hasOwnProperty']('splitPosition')&&(_0x869cfd=_0x29b2b1['Position']['verify'](_0x3acf48['splitPosition'])))return'splitPosition.'+_0x869cfd;if(null!=_0x3acf48['graveyardPosition']&&_0x3acf48['hasOwnProperty']('graveyardPosition')&&(_0x869cfd=_0x29b2b1['Position']['verify'](_0x3acf48['graveyardPosition'])))return'graveyardPosition.'+_0x869cfd;if(null!=_0x3acf48['howMany']&&_0x3acf48['hasOwnProperty']('howMany')&&!_0x177e48['isInteger'](_0x3acf48['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3acf48['insertionPosition']&&_0x3acf48['hasOwnProperty']('insertionPosition')&&(_0x869cfd=_0x29b2b1['Position']['verify'](_0x3acf48['insertionPosition'])))return'insertionPosition.'+_0x869cfd;return null!=_0x3acf48['wasUndone']&&_0x3acf48['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3acf48['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34fa53['fromObject']=function(_0x28004f){if(_0x28004f instanceof _0x29b2b1['SplitOperation'])return _0x28004f;var _0x5925e1=new _0x29b2b1['SplitOperation']();if(null!=_0x28004f['splitPosition']){if('object'!=typeof _0x28004f['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5925e1['splitPosition']=_0x29b2b1['Position']['fromObject'](_0x28004f['splitPosition']);}if(null!=_0x28004f['graveyardPosition']){if('object'!=typeof _0x28004f['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5925e1['graveyardPosition']=_0x29b2b1['Position']['fromObject'](_0x28004f['graveyardPosition']);}if(null!=_0x28004f['howMany']&&(_0x5925e1['howMany']=_0x28004f['howMany']>>>0x0),null!=_0x28004f['insertionPosition']){if('object'!=typeof _0x28004f['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5925e1['insertionPosition']=_0x29b2b1['Position']['fromObject'](_0x28004f['insertionPosition']);}return null!=_0x28004f['wasUndone']&&(_0x5925e1['wasUndone']=Boolean(_0x28004f['wasUndone'])),_0x5925e1;},_0x34fa53['toObject']=function(_0x16a048,_0x433740){_0x433740||(_0x433740={});var _0x4350e0={};return _0x433740['defaults']&&(_0x4350e0['splitPosition']=null,_0x4350e0['graveyardPosition']=null,_0x4350e0['howMany']=0x0,_0x4350e0['insertionPosition']=null,_0x4350e0['wasUndone']=!0x1),null!=_0x16a048['splitPosition']&&_0x16a048['hasOwnProperty']('splitPosition')&&(_0x4350e0['splitPosition']=_0x29b2b1['Position']['toObject'](_0x16a048['splitPosition'],_0x433740)),null!=_0x16a048['graveyardPosition']&&_0x16a048['hasOwnProperty']('graveyardPosition')&&(_0x4350e0['graveyardPosition']=_0x29b2b1['Position']['toObject'](_0x16a048['graveyardPosition'],_0x433740)),null!=_0x16a048['howMany']&&_0x16a048['hasOwnProperty']('howMany')&&(_0x4350e0['howMany']=_0x16a048['howMany']),null!=_0x16a048['insertionPosition']&&_0x16a048['hasOwnProperty']('insertionPosition')&&(_0x4350e0['insertionPosition']=_0x29b2b1['Position']['toObject'](_0x16a048['insertionPosition'],_0x433740)),null!=_0x16a048['wasUndone']&&_0x16a048['hasOwnProperty']('wasUndone')&&(_0x4350e0['wasUndone']=_0x16a048['wasUndone']),_0x4350e0;},_0x34fa53['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x34fa53['getTypeUrl']=function(_0x2d5a23){return void 0x0===_0x2d5a23&&(_0x2d5a23='type.googleapis.com'),_0x2d5a23+'/SplitOperation';},_0x34fa53;}()),_0x29b2b1['Position']=(function(){function _0x56f216(_0x1b0188){if(this['path']=[],_0x1b0188){for(var _0x5318d2=Object['keys'](_0x1b0188),_0x4c24c9=0x0;_0x4c24c9<_0x5318d2['length'];++_0x4c24c9)null!=_0x1b0188[_0x5318d2[_0x4c24c9]]&&(this[_0x5318d2[_0x4c24c9]]=_0x1b0188[_0x5318d2[_0x4c24c9]]);}}return _0x56f216['prototype']['root']='',_0x56f216['prototype']['rootMain']=!0x1,_0x56f216['prototype']['rootGraveyard']=!0x1,_0x56f216['prototype']['path']=_0x177e48['emptyArray'],_0x56f216['prototype']['stickiness']='',_0x56f216['create']=function(_0x13d05a){return new _0x56f216(_0x13d05a);},_0x56f216['encode']=function(_0x3c54d9,_0x27ce77){if(_0x27ce77||(_0x27ce77=_0x1f33bf['create']()),null!=_0x3c54d9['root']&&Object['hasOwnProperty']['call'](_0x3c54d9,'root')&&_0x27ce77['uint32'](0xa)['string'](_0x3c54d9['root']),null!=_0x3c54d9['rootMain']&&Object['hasOwnProperty']['call'](_0x3c54d9,'rootMain')&&_0x27ce77['uint32'](0x10)['bool'](_0x3c54d9['rootMain']),null!=_0x3c54d9['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3c54d9,'rootGraveyard')&&_0x27ce77['uint32'](0x18)['bool'](_0x3c54d9['rootGraveyard']),null!=_0x3c54d9['path']&&_0x3c54d9['path']['length']){_0x27ce77['uint32'](0x22)['fork']();for(var _0x497388=0x0;_0x497388<_0x3c54d9['path']['length'];++_0x497388)_0x27ce77['uint32'](_0x3c54d9['path'][_0x497388]);_0x27ce77['ldelim']();}return null!=_0x3c54d9['stickiness']&&Object['hasOwnProperty']['call'](_0x3c54d9,'stickiness')&&_0x27ce77['uint32'](0x2a)['string'](_0x3c54d9['stickiness']),_0x27ce77;},_0x56f216['encodeDelimited']=function(_0x14d873,_0x3d5be9){return this['encode'](_0x14d873,_0x3d5be9)['ldelim']();},_0x56f216['decode']=function(_0x1b00f6,_0x4bf948){_0x1b00f6 instanceof _0x5f07cd||(_0x1b00f6=_0x5f07cd['create'](_0x1b00f6));for(var _0xa69121=void 0x0===_0x4bf948?_0x1b00f6['len']:_0x1b00f6['pos']+_0x4bf948,_0x281ac8=new _0x29b2b1['Position']();_0x1b00f6['pos']<_0xa69121;){var _0x46db00=_0x1b00f6['uint32']();switch(_0x46db00>>>0x3){case 0x1:_0x281ac8['root']=_0x1b00f6['string']();break;case 0x2:_0x281ac8['rootMain']=_0x1b00f6['bool']();break;case 0x3:_0x281ac8['rootGraveyard']=_0x1b00f6['bool']();break;case 0x4:if(_0x281ac8['path']&&_0x281ac8['path']['length']||(_0x281ac8['path']=[]),0x2==(0x7&_0x46db00)){for(var _0x51e404=_0x1b00f6['uint32']()+_0x1b00f6['pos'];_0x1b00f6['pos']<_0x51e404;)_0x281ac8['path']['push'](_0x1b00f6['uint32']());}else _0x281ac8['path']['push'](_0x1b00f6['uint32']());break;case 0x5:_0x281ac8['stickiness']=_0x1b00f6['string']();break;default:_0x1b00f6['skipType'](0x7&_0x46db00);}}return _0x281ac8;},_0x56f216['decodeDelimited']=function(_0x142a1d){return _0x142a1d instanceof _0x5f07cd||(_0x142a1d=new _0x5f07cd(_0x142a1d)),this['decode'](_0x142a1d,_0x142a1d['uint32']());},_0x56f216['verify']=function(_0x5afdd5){if('object'!=typeof _0x5afdd5||null===_0x5afdd5)return'object\x20expected';if(null!=_0x5afdd5['root']&&_0x5afdd5['hasOwnProperty']('root')&&!_0x177e48['isString'](_0x5afdd5['root']))return'root:\x20string\x20expected';if(null!=_0x5afdd5['rootMain']&&_0x5afdd5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5afdd5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5afdd5['rootGraveyard']&&_0x5afdd5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5afdd5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5afdd5['path']&&_0x5afdd5['hasOwnProperty']('path')){if(!Array['isArray'](_0x5afdd5['path']))return'path:\x20array\x20expected';for(var _0x45c015=0x0;_0x45c015<_0x5afdd5['path']['length'];++_0x45c015)if(!_0x177e48['isInteger'](_0x5afdd5['path'][_0x45c015]))return'path:\x20integer[]\x20expected';}return null!=_0x5afdd5['stickiness']&&_0x5afdd5['hasOwnProperty']('stickiness')&&!_0x177e48['isString'](_0x5afdd5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x56f216['fromObject']=function(_0x3b366b){if(_0x3b366b instanceof _0x29b2b1['Position'])return _0x3b366b;var _0x57a3ae=new _0x29b2b1['Position']();if(null!=_0x3b366b['root']&&(_0x57a3ae['root']=String(_0x3b366b['root'])),null!=_0x3b366b['rootMain']&&(_0x57a3ae['rootMain']=Boolean(_0x3b366b['rootMain'])),null!=_0x3b366b['rootGraveyard']&&(_0x57a3ae['rootGraveyard']=Boolean(_0x3b366b['rootGraveyard'])),_0x3b366b['path']){if(!Array['isArray'](_0x3b366b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x57a3ae['path']=[];for(var _0x4cfe80=0x0;_0x4cfe80<_0x3b366b['path']['length'];++_0x4cfe80)_0x57a3ae['path'][_0x4cfe80]=_0x3b366b['path'][_0x4cfe80]>>>0x0;}return null!=_0x3b366b['stickiness']&&(_0x57a3ae['stickiness']=String(_0x3b366b['stickiness'])),_0x57a3ae;},_0x56f216['toObject']=function(_0x3b9dcc,_0x4b90fc){_0x4b90fc||(_0x4b90fc={});var _0x54e962={};if((_0x4b90fc['arrays']||_0x4b90fc['defaults'])&&(_0x54e962['path']=[]),_0x4b90fc['defaults']&&(_0x54e962['root']='',_0x54e962['rootMain']=!0x1,_0x54e962['rootGraveyard']=!0x1,_0x54e962['stickiness']=''),null!=_0x3b9dcc['root']&&_0x3b9dcc['hasOwnProperty']('root')&&(_0x54e962['root']=_0x3b9dcc['root']),null!=_0x3b9dcc['rootMain']&&_0x3b9dcc['hasOwnProperty']('rootMain')&&(_0x54e962['rootMain']=_0x3b9dcc['rootMain']),null!=_0x3b9dcc['rootGraveyard']&&_0x3b9dcc['hasOwnProperty']('rootGraveyard')&&(_0x54e962['rootGraveyard']=_0x3b9dcc['rootGraveyard']),_0x3b9dcc['path']&&_0x3b9dcc['path']['length']){_0x54e962['path']=[];for(var _0x57a8c7=0x0;_0x57a8c7<_0x3b9dcc['path']['length'];++_0x57a8c7)_0x54e962['path'][_0x57a8c7]=_0x3b9dcc['path'][_0x57a8c7];}return null!=_0x3b9dcc['stickiness']&&_0x3b9dcc['hasOwnProperty']('stickiness')&&(_0x54e962['stickiness']=_0x3b9dcc['stickiness']),_0x54e962;},_0x56f216['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x56f216['getTypeUrl']=function(_0x5260ce){return void 0x0===_0x5260ce&&(_0x5260ce='type.googleapis.com'),_0x5260ce+'/Position';},_0x56f216;}()),_0x29b2b1['Range']=(function(){function _0x5412fb(_0x39ebb4){if(_0x39ebb4){for(var _0x795d21=Object['keys'](_0x39ebb4),_0x4e9cc4=0x0;_0x4e9cc4<_0x795d21['length'];++_0x4e9cc4)null!=_0x39ebb4[_0x795d21[_0x4e9cc4]]&&(this[_0x795d21[_0x4e9cc4]]=_0x39ebb4[_0x795d21[_0x4e9cc4]]);}}return _0x5412fb['prototype']['start']=null,_0x5412fb['prototype']['end']=null,_0x5412fb['create']=function(_0x1a8393){return new _0x5412fb(_0x1a8393);},_0x5412fb['encode']=function(_0x14d9f4,_0x225ac3){return _0x225ac3||(_0x225ac3=_0x1f33bf['create']()),null!=_0x14d9f4['start']&&Object['hasOwnProperty']['call'](_0x14d9f4,'start')&&_0x29b2b1['Position']['encode'](_0x14d9f4['start'],_0x225ac3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14d9f4['end']&&Object['hasOwnProperty']['call'](_0x14d9f4,'end')&&_0x29b2b1['Position']['encode'](_0x14d9f4['end'],_0x225ac3['uint32'](0x12)['fork']())['ldelim'](),_0x225ac3;},_0x5412fb['encodeDelimited']=function(_0x43db60,_0x228d63){return this['encode'](_0x43db60,_0x228d63)['ldelim']();},_0x5412fb['decode']=function(_0x4deaca,_0x4557a2){_0x4deaca instanceof _0x5f07cd||(_0x4deaca=_0x5f07cd['create'](_0x4deaca));for(var _0x40a436=void 0x0===_0x4557a2?_0x4deaca['len']:_0x4deaca['pos']+_0x4557a2,_0xc609e4=new _0x29b2b1['Range']();_0x4deaca['pos']<_0x40a436;){var _0x4e9aca=_0x4deaca['uint32']();switch(_0x4e9aca>>>0x3){case 0x1:_0xc609e4['start']=_0x29b2b1['Position']['decode'](_0x4deaca,_0x4deaca['uint32']());break;case 0x2:_0xc609e4['end']=_0x29b2b1['Position']['decode'](_0x4deaca,_0x4deaca['uint32']());break;default:_0x4deaca['skipType'](0x7&_0x4e9aca);}}return _0xc609e4;},_0x5412fb['decodeDelimited']=function(_0xdc5d2f){return _0xdc5d2f instanceof _0x5f07cd||(_0xdc5d2f=new _0x5f07cd(_0xdc5d2f)),this['decode'](_0xdc5d2f,_0xdc5d2f['uint32']());},_0x5412fb['verify']=function(_0x36eaf6){if('object'!=typeof _0x36eaf6||null===_0x36eaf6)return'object\x20expected';var _0x26d909;if(null!=_0x36eaf6['start']&&_0x36eaf6['hasOwnProperty']('start')&&(_0x26d909=_0x29b2b1['Position']['verify'](_0x36eaf6['start'])))return'start.'+_0x26d909;if(null!=_0x36eaf6['end']&&_0x36eaf6['hasOwnProperty']('end')&&(_0x26d909=_0x29b2b1['Position']['verify'](_0x36eaf6['end'])))return'end.'+_0x26d909;return null;},_0x5412fb['fromObject']=function(_0x36dcd1){if(_0x36dcd1 instanceof _0x29b2b1['Range'])return _0x36dcd1;var _0x46d58c=new _0x29b2b1['Range']();if(null!=_0x36dcd1['start']){if('object'!=typeof _0x36dcd1['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x46d58c['start']=_0x29b2b1['Position']['fromObject'](_0x36dcd1['start']);}if(null!=_0x36dcd1['end']){if('object'!=typeof _0x36dcd1['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x46d58c['end']=_0x29b2b1['Position']['fromObject'](_0x36dcd1['end']);}return _0x46d58c;},_0x5412fb['toObject']=function(_0x351509,_0x50b6c2){_0x50b6c2||(_0x50b6c2={});var _0x2a7c4a={};return _0x50b6c2['defaults']&&(_0x2a7c4a['start']=null,_0x2a7c4a['end']=null),null!=_0x351509['start']&&_0x351509['hasOwnProperty']('start')&&(_0x2a7c4a['start']=_0x29b2b1['Position']['toObject'](_0x351509['start'],_0x50b6c2)),null!=_0x351509['end']&&_0x351509['hasOwnProperty']('end')&&(_0x2a7c4a['end']=_0x29b2b1['Position']['toObject'](_0x351509['end'],_0x50b6c2)),_0x2a7c4a;},_0x5412fb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x5412fb['getTypeUrl']=function(_0x4ee698){return void 0x0===_0x4ee698&&(_0x4ee698='type.googleapis.com'),_0x4ee698+'/Range';},_0x5412fb;}()),_0x29b2b1['Element']=(function(){function _0x19981d(_0x3146bf){if(this['children']=[],this['attributesBoolean']={},_0x3146bf){for(var _0x47e9be=Object['keys'](_0x3146bf),_0x46135e=0x0;_0x46135e<_0x47e9be['length'];++_0x46135e)null!=_0x3146bf[_0x47e9be[_0x46135e]]&&(this[_0x47e9be[_0x46135e]]=_0x3146bf[_0x47e9be[_0x46135e]]);}}return _0x19981d['prototype']['name']='',_0x19981d['prototype']['children']=_0x177e48['emptyArray'],_0x19981d['prototype']['data']='',_0x19981d['prototype']['attributesBoolean']=_0x177e48['emptyObject'],_0x19981d['prototype']['attributesJson']='',_0x19981d['create']=function(_0x3a1970){return new _0x19981d(_0x3a1970);},_0x19981d['encode']=function(_0x6b7ebf,_0x564619){if(_0x564619||(_0x564619=_0x1f33bf['create']()),null!=_0x6b7ebf['name']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'name')&&_0x564619['uint32'](0xa)['string'](_0x6b7ebf['name']),null!=_0x6b7ebf['children']&&_0x6b7ebf['children']['length']){for(var _0x3053fb=0x0;_0x3053fb<_0x6b7ebf['children']['length'];++_0x3053fb)_0x29b2b1['Element']['encode'](_0x6b7ebf['children'][_0x3053fb],_0x564619['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x6b7ebf['data']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'data')&&_0x564619['uint32'](0x1a)['string'](_0x6b7ebf['data']),null!=_0x6b7ebf['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'attributesBoolean')){var _0x1347be=Object['keys'](_0x6b7ebf['attributesBoolean']);for(_0x3053fb=0x0;_0x3053fb<_0x1347be['length'];++_0x3053fb)_0x564619['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1347be[_0x3053fb])['uint32'](0x10)['bool'](_0x6b7ebf['attributesBoolean'][_0x1347be[_0x3053fb]])['ldelim']();}return null!=_0x6b7ebf['attributesJson']&&Object['hasOwnProperty']['call'](_0x6b7ebf,'attributesJson')&&_0x564619['uint32'](0x2a)['string'](_0x6b7ebf['attributesJson']),_0x564619;},_0x19981d['encodeDelimited']=function(_0x49ece3,_0x5b328f){return this['encode'](_0x49ece3,_0x5b328f)['ldelim']();},_0x19981d['decode']=function(_0x333726,_0x31b4b3){_0x333726 instanceof _0x5f07cd||(_0x333726=_0x5f07cd['create'](_0x333726));for(var _0x3521b8,_0xbffa6e,_0x22f26f=void 0x0===_0x31b4b3?_0x333726['len']:_0x333726['pos']+_0x31b4b3,_0x4680bd=new _0x29b2b1['Element']();_0x333726['pos']<_0x22f26f;){var _0x39daf2=_0x333726['uint32']();switch(_0x39daf2>>>0x3){case 0x1:_0x4680bd['name']=_0x333726['string']();break;case 0x2:_0x4680bd['children']&&_0x4680bd['children']['length']||(_0x4680bd['children']=[]),_0x4680bd['children']['push'](_0x29b2b1['Element']['decode'](_0x333726,_0x333726['uint32']()));break;case 0x3:_0x4680bd['data']=_0x333726['string']();break;case 0x4:_0x4680bd['attributesBoolean']===_0x177e48['emptyObject']&&(_0x4680bd['attributesBoolean']={});var _0x39a343=_0x333726['uint32']()+_0x333726['pos'];for(_0x3521b8='',_0xbffa6e=!0x1;_0x333726['pos']<_0x39a343;){var _0x55deda=_0x333726['uint32']();switch(_0x55deda>>>0x3){case 0x1:_0x3521b8=_0x333726['string']();break;case 0x2:_0xbffa6e=_0x333726['bool']();break;default:_0x333726['skipType'](0x7&_0x55deda);}}_0x4680bd['attributesBoolean'][_0x3521b8]=_0xbffa6e;break;case 0x5:_0x4680bd['attributesJson']=_0x333726['string']();break;default:_0x333726['skipType'](0x7&_0x39daf2);}}return _0x4680bd;},_0x19981d['decodeDelimited']=function(_0x41cf95){return _0x41cf95 instanceof _0x5f07cd||(_0x41cf95=new _0x5f07cd(_0x41cf95)),this['decode'](_0x41cf95,_0x41cf95['uint32']());},_0x19981d['verify']=function(_0xa8db52){if('object'!=typeof _0xa8db52||null===_0xa8db52)return'object\x20expected';if(null!=_0xa8db52['name']&&_0xa8db52['hasOwnProperty']('name')&&!_0x177e48['isString'](_0xa8db52['name']))return'name:\x20string\x20expected';if(null!=_0xa8db52['children']&&_0xa8db52['hasOwnProperty']('children')){if(!Array['isArray'](_0xa8db52['children']))return'children:\x20array\x20expected';for(var _0x68b6cd=0x0;_0x68b6cd<_0xa8db52['children']['length'];++_0x68b6cd){var _0x240a9b=_0x29b2b1['Element']['verify'](_0xa8db52['children'][_0x68b6cd]);if(_0x240a9b)return'children.'+_0x240a9b;}}if(null!=_0xa8db52['data']&&_0xa8db52['hasOwnProperty']('data')&&!_0x177e48['isString'](_0xa8db52['data']))return'data:\x20string\x20expected';if(null!=_0xa8db52['attributesBoolean']&&_0xa8db52['hasOwnProperty']('attributesBoolean')){if(!_0x177e48['isObject'](_0xa8db52['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x41554f=Object['keys'](_0xa8db52['attributesBoolean']);for(_0x68b6cd=0x0;_0x68b6cd<_0x41554f['length'];++_0x68b6cd)if('boolean'!=typeof _0xa8db52['attributesBoolean'][_0x41554f[_0x68b6cd]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xa8db52['attributesJson']&&_0xa8db52['hasOwnProperty']('attributesJson')&&!_0x177e48['isString'](_0xa8db52['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x19981d['fromObject']=function(_0x2838c8){if(_0x2838c8 instanceof _0x29b2b1['Element'])return _0x2838c8;var _0x1e656d=new _0x29b2b1['Element']();if(null!=_0x2838c8['name']&&(_0x1e656d['name']=String(_0x2838c8['name'])),_0x2838c8['children']){if(!Array['isArray'](_0x2838c8['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1e656d['children']=[];for(var _0x1f9e38=0x0;_0x1f9e38<_0x2838c8['children']['length'];++_0x1f9e38){if('object'!=typeof _0x2838c8['children'][_0x1f9e38])throw TypeError('.Element.children:\x20object\x20expected');_0x1e656d['children'][_0x1f9e38]=_0x29b2b1['Element']['fromObject'](_0x2838c8['children'][_0x1f9e38]);}}if(null!=_0x2838c8['data']&&(_0x1e656d['data']=String(_0x2838c8['data'])),_0x2838c8['attributesBoolean']){if('object'!=typeof _0x2838c8['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1e656d['attributesBoolean']={};var _0x2b8b22=Object['keys'](_0x2838c8['attributesBoolean']);for(_0x1f9e38=0x0;_0x1f9e38<_0x2b8b22['length'];++_0x1f9e38)_0x1e656d['attributesBoolean'][_0x2b8b22[_0x1f9e38]]=Boolean(_0x2838c8['attributesBoolean'][_0x2b8b22[_0x1f9e38]]);}return null!=_0x2838c8['attributesJson']&&(_0x1e656d['attributesJson']=String(_0x2838c8['attributesJson'])),_0x1e656d;},_0x19981d['toObject']=function(_0x398885,_0x12998c){_0x12998c||(_0x12998c={});var _0x416e7c,_0x642fe7={};if((_0x12998c['arrays']||_0x12998c['defaults'])&&(_0x642fe7['children']=[]),(_0x12998c['objects']||_0x12998c['defaults'])&&(_0x642fe7['attributesBoolean']={}),_0x12998c['defaults']&&(_0x642fe7['name']='',_0x642fe7['data']='',_0x642fe7['attributesJson']=''),null!=_0x398885['name']&&_0x398885['hasOwnProperty']('name')&&(_0x642fe7['name']=_0x398885['name']),_0x398885['children']&&_0x398885['children']['length']){_0x642fe7['children']=[];for(var _0x146d3a=0x0;_0x146d3a<_0x398885['children']['length'];++_0x146d3a)_0x642fe7['children'][_0x146d3a]=_0x29b2b1['Element']['toObject'](_0x398885['children'][_0x146d3a],_0x12998c);}if(null!=_0x398885['data']&&_0x398885['hasOwnProperty']('data')&&(_0x642fe7['data']=_0x398885['data']),_0x398885['attributesBoolean']&&(_0x416e7c=Object['keys'](_0x398885['attributesBoolean']))['length']){_0x642fe7['attributesBoolean']={};for(_0x146d3a=0x0;_0x146d3a<_0x416e7c['length'];++_0x146d3a)_0x642fe7['attributesBoolean'][_0x416e7c[_0x146d3a]]=_0x398885['attributesBoolean'][_0x416e7c[_0x146d3a]];}return null!=_0x398885['attributesJson']&&_0x398885['hasOwnProperty']('attributesJson')&&(_0x642fe7['attributesJson']=_0x398885['attributesJson']),_0x642fe7;},_0x19981d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2b2d97['util']['toJSONOptions']);},_0x19981d['getTypeUrl']=function(_0x3b2fed){return void 0x0===_0x3b2fed&&(_0x3b2fed='type.googleapis.com'),_0x3b2fed+'/Element';},_0x19981d;}()),_0x29b2b1;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x127322){return new y(this['_protobufRoot'][_0x127322]);}}class y{['_protobuf'];constructor(_0x37c593){this['_protobuf']=_0x37c593;}['compress'](_0x3975c5){const _0x3425ad=this['_protobuf']['verify'](_0x3975c5);if(_0x3425ad)throw Error(_0x3425ad);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3975c5))['finish']();}['decompress'](_0x2982c6){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2982c6),{'oneofs':!0x0});}}function _(_0x2678bc,_0x300973){const _0x4da461=_0x892557(_0x2678bc);return _0x4da461['path'][_0x4da461['path']['length']-0x1]+=_0x300973,_0x4da461;}function O(_0x165278,_0xe92557){return _0x165278['root']===_0xe92557['root']&&_0x2b4c45(_0x165278['path'],_0xe92557['path']);}function $(_0x1a0814){P(_0x1a0814,_0x2adaa6=>('main'==_0x2adaa6['root']?(_0x2adaa6['rootMain']=!0x0,delete _0x2adaa6['root']):'$graveyard'==_0x2adaa6['root']&&(_0x2adaa6['rootGraveyard']=!0x0,delete _0x2adaa6['root']),_0x2adaa6));}function J(_0x4db618){P(_0x4db618,_0x4aaac2=>(_0x4aaac2['rootMain']?(_0x4aaac2['root']='main',delete _0x4aaac2['rootMain']):_0x4aaac2['rootGraveyard']&&(_0x4aaac2['root']='$graveyard',delete _0x4aaac2['rootGraveyard']),_0x4aaac2));}function P(_0x2db15b,_0x570e1b){for(const _0x5a3183 in _0x2db15b){const _0x597cd4=_0x2db15b[_0x5a3183];'nodes'!==_0x5a3183&&_0x3b806f(_0x597cd4)&&(_0x597cd4['path']&&(_0x597cd4['root']||_0x597cd4['rootMain']||_0x597cd4['rootGraveyard'])?_0x2db15b[_0x5a3183]=_0x570e1b(_0x597cd4):P(_0x597cd4,_0x570e1b));}return _0x2db15b;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4a74d4,_0x6322bb,_0x209417){this['_id']=_0x4a74d4,this['_operationName']=_0x6322bb,this['_protobufDescriptor']=_0x209417;}['compress'](_0x478293,_0x31d6be){const _0x5779fc=_0x31d6be['shift']();return $(_0x5779fc),_0x478293['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5779fc)),_0x478293['types']['push'](this['_id']),!0x0;}['decompress'](_0x1651cb,_0x269ddb){_0x269ddb['types']['shift']();const _0x203b6e=this['_protobufDescriptor']['decompress'](_0x269ddb['buffers']['shift']());J(_0x203b6e),_0x203b6e['__className']=this['_operationName'],_0x1651cb['push'](_0x203b6e);}}class s extends e{['compress'](_0x39b7e8,_0xd454e8){const _0x18bf36=_0xd454e8['shift']();return this['_serializeOneOf']('oldValue',_0x18bf36),this['_serializeOneOf']('newValue',_0x18bf36),$(_0x18bf36),_0x39b7e8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18bf36)),_0x39b7e8['types']['push'](this['_id']),!0x0;}['decompress'](_0x1ee93f,_0x4bd00c){const {types:_0x17126c,buffers:_0x3bbcf0}=_0x4bd00c,_0x41ee31=this['_protobufDescriptor']['decompress'](_0x3bbcf0['shift']());_0x17126c['shift'](),this['_deserializeOneOf']('oldValue',_0x41ee31),this['_deserializeOneOf']('newValue',_0x41ee31),J(_0x41ee31),_0x41ee31['__className']=this['_operationName'],_0x1ee93f['push'](_0x41ee31);}['_serializeOneOf'](_0x74ccbd,_0x478eff){const _0x18f791=_0x478eff[_0x74ccbd];'boolean'==typeof _0x18f791?_0x478eff[_0x74ccbd+'Boolean']=_0x18f791:_0x478eff[_0x74ccbd+'Json']=JSON['stringify'](_0x18f791);}['_deserializeOneOf'](_0x1bac97,_0x240037){const _0x56e0bd=_0x1bac97+'Json';_0x240037[_0x56e0bd]?(_0x240037[_0x1bac97]=JSON['parse'](_0x240037[_0x56e0bd]),delete _0x240037[_0x56e0bd]):(_0x240037[_0x1bac97]=_0x240037[_0x1bac97+'Boolean'],delete _0x240037[_0x1bac97+'Boolean']);}}class i extends e{['compress'](_0x47fc1a,_0x177a4f){const _0x11f853=_0x177a4f['shift']();return this['_serializeNodesAttributes'](_0x11f853['nodes']),$(_0x11f853),_0x47fc1a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x11f853)),_0x47fc1a['types']['push'](this['_id']),!0x0;}['decompress'](_0x1aa282,_0x2381de){const {types:_0x4b52ee,buffers:_0x452bd2}=_0x2381de,_0x5c5cfc=this['_protobufDescriptor']['decompress'](_0x452bd2['shift']());_0x4b52ee['shift'](),_0x5c5cfc['nodes']||(_0x5c5cfc['nodes']=[]),this['_deserializeNodesAttributes'](_0x5c5cfc['nodes']),J(_0x5c5cfc),_0x5c5cfc['__className']=this['_operationName'],_0x1aa282['push'](_0x5c5cfc);}['_serializeNodesAttributes'](_0x1e7036){for(const _0x55d24e of _0x1e7036){if(_0x55d24e['attributes']){const _0x1db746=_0x55d24e['attributes'];this['_areValuesBoolean'](_0x1db746)?_0x55d24e['attributesBoolean']=_0x1db746:_0x55d24e['attributesJson']=JSON['stringify'](_0x1db746);}_0x55d24e['children']&&this['_serializeNodesAttributes'](_0x55d24e['children']);}}['_deserializeNodesAttributes'](_0x67d0b2){for(const _0x35f9dd of _0x67d0b2)(_0x35f9dd['attributesBoolean']||_0x35f9dd['attributesJson'])&&(_0x35f9dd['attributesBoolean']?(_0x35f9dd['attributes']=_0x35f9dd['attributesBoolean'],delete _0x35f9dd['attributesBoolean']):(_0x35f9dd['attributes']=JSON['parse'](_0x35f9dd['attributesJson']),delete _0x35f9dd['attributesJson'])),_0x35f9dd['children']&&this['_deserializeNodesAttributes'](_0x35f9dd['children']);}['_areValuesBoolean'](_0x545f43){return Object['keys'](_0x545f43)['every'](_0x3fe5a2=>'boolean'==typeof _0x545f43[_0x3fe5a2]);}}class n extends e{['decompress'](_0x35a439,_0x4e153c){super['decompress'](_0x35a439,_0x4e153c);const _0x516516=_0x35a439[_0x35a439['length']-0x1];_0x516516['oldRange']||(_0x516516['oldRange']=null),_0x516516['newRange']||(_0x516516['newRange']=null);}}class p extends e{['compress'](_0x18907f,_0x2ce264){return _0x2ce264['shift'](),_0x18907f['types']['push'](this['_id']),!0x0;}['decompress'](_0x29f64c,_0x32be67){_0x32be67['types']['shift'](),_0x29f64c['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x500591,_0x67507e,_0x4dd799,_0x25d61d){super(_0x500591,_0x67507e,_0x4dd799),this['_omittedNamespace']=_0x25d61d+':';}['compress'](_0x1c8dfa,_0x51ee9c){return!('MarkerOperation'!=_0x51ee9c[0x0]['__className']||!_0x51ee9c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x51ee9c[0x0]['name']=_0x51ee9c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1c8dfa,_0x51ee9c),!0x0);}['decompress'](_0xaee50a,_0x4a255f){super['decompress'](_0xaee50a,_0x4a255f);const _0x57d83e=_0xaee50a[_0xaee50a['length']-0x1];_0x57d83e['name']=this['_omittedNamespace']+_0x57d83e['name'];}}class b{['_id'];['_context'];constructor(_0x5e6a01,_0x489493){this['_id']=_0x5e6a01,this['_context']=_0x489493;}['compress'](_0x438d5e,_0x2f67a2){let _0x26ea32;for(;_0x2f67a2['length']>0x1&&this['_compareOperations'](_0x2f67a2[0x0],_0x2f67a2[0x1]);)_0x26ea32?(_0x26ea32=this['_combineNext'](_0x2f67a2['shift'](),_0x26ea32),_0x438d5e['types']['push'](0x0)):(_0x26ea32=_0x892557(_0x2f67a2['shift']()),_0x438d5e['types']['push'](this['_id']));return!!_0x26ea32&&(_0x26ea32=this['_combineNext'](_0x2f67a2['shift'](),_0x26ea32),_0x438d5e['types']['push'](0x0),_0x438d5e['buffers']['push'](this['_compressSingleOperation'](_0x26ea32)),!0x0);}['decompress'](_0x4ca63f,_0x5e71d3){const _0xb518b8=this['_decompressSingleOperation'](_0x5e71d3);for(;0x0==_0x5e71d3['types'][0x0];)_0x5e71d3['types']['shift'](),_0x4ca63f['push'](this['_splitCurrent'](_0xb518b8));_0x4ca63f['push'](_0xb518b8);}}class m extends b{['_combineNext'](_0x313e4d,_0x2c03ce){return _0x2c03ce['nodes'][0x0]['data']+=_0x313e4d['nodes'][0x0]['data'],_0x2c03ce;}['_splitCurrent'](_0x425271){const _0x83298=_0x892557(_0x425271),_0x599c4e=_0x83298['nodes'][0x0],_0x498b6d=_0x425271['nodes'][0x0],_0x52580d=_0x498b6d['data'][Symbol['iterator']]()['next']()['value'],_0x436565=_0x52580d['length'];return _0x599c4e['data']=_0x52580d,_0x498b6d['data']=_0x498b6d['data']['substr'](_0x436565),_0x425271['position']=_(_0x425271['position'],_0x436565),_0x83298;}['_compareOperations'](_0x4584c4,_0x422dc4){if(this['_checkOperation'](_0x4584c4)&&this['_checkOperation'](_0x422dc4)){const _0x5874fe=_0x4584c4['nodes'][0x0]['data']['length'],_0x1f7051=O(_(_0x4584c4['position'],_0x5874fe),_0x422dc4['position']),_0x57e19f=_0x4584c4['nodes'][0x0],_0x1cf19b=_0x422dc4['nodes'][0x0];return _0x1f7051&&this['_compareAttributes'](_0x57e19f,_0x1cf19b);}return!0x1;}['_compressSingleOperation'](_0x4ae082){const _0x292f1f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x292f1f,[_0x4ae082]),_0x292f1f['buffers'][0x0];}['_decompressSingleOperation'](_0x4bdb32){const _0x49be9d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x49be9d,_0x4bdb32),_0x49be9d[0x0];}['_checkOperation'](_0x2053c0){return'InsertOperation'==_0x2053c0['__className']&&0x1==_0x2053c0['nodes']['length']&&_0x2053c0['nodes'][0x0]['data']&&!_0x2053c0['wasUndone']&&0x1==Array['from'](_0x2053c0['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x34c88b,_0x16b30f){const _0x15783d=Object['keys'](_0x34c88b['attributes']||{}),_0x58a4a5=Object['keys'](_0x16b30f['attributes']||{});return _0x15783d['length']===_0x58a4a5['length']&&_0x15783d['every'](_0x57ee32=>_0x16b30f['attributes'][_0x57ee32]&&_0x16b30f['attributes'][_0x57ee32]===_0x34c88b['attributes'][_0x57ee32]);}}class c extends b{['_combineNext'](_0x4156b4,_0x280205){return _0x280205['howMany']++,_0x280205['sourcePosition']=_0x892557(_0x4156b4['sourcePosition']),_0x280205;}['_splitCurrent'](_0x1c3f28){const _0x354f0e=_0x892557(_0x1c3f28);return _0x1c3f28['howMany']--,_0x354f0e['howMany']=0x1,_0x354f0e['sourcePosition']=_(_0x354f0e['sourcePosition'],_0x1c3f28['howMany']),_0x354f0e;}['_compareOperations'](_0x2b7197,_0x5cc33a){return!(!this['_checkOperation'](_0x2b7197)||!this['_checkOperation'](_0x5cc33a))&&(O(_(_0x2b7197['sourcePosition'],-0x1),_0x5cc33a['sourcePosition'])&&O(_0x2b7197['targetPosition'],_0x5cc33a['targetPosition']));}['_compressSingleOperation'](_0x10ccd6){const _0x5d5ddf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5d5ddf,[_0x10ccd6]),_0x5d5ddf['buffers'][0x0];}['_decompressSingleOperation'](_0x5140c0){const _0x23a36a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x23a36a,_0x5140c0),_0x23a36a[0x0];}['_checkOperation'](_0x512bc1){return'MoveOperation'==_0x512bc1['__className']&&'$graveyard'==_0x512bc1['targetPosition']['root']&&0x1==_0x512bc1['howMany']&&!_0x512bc1['wasUndone'];}}class h extends b{['_combineNext'](_0x306b5d,_0x28ab5f){return _0x28ab5f['howMany']++,_0x28ab5f;}['_splitCurrent'](_0x112301){const _0x364ec7=_0x892557(_0x112301);return _0x364ec7['howMany']=0x1,_0x112301['howMany']--,_0x364ec7;}['_compareOperations'](_0x5f3a0e,_0x2186b0){return!(!this['_checkOperation'](_0x5f3a0e)||!this['_checkOperation'](_0x2186b0))&&(O(_0x5f3a0e['sourcePosition'],_0x2186b0['sourcePosition'])&&O(_0x5f3a0e['targetPosition'],_0x2186b0['targetPosition']));}['_compressSingleOperation'](_0x4fce4b){const _0x9681ec={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x9681ec,[_0x4fce4b]),_0x9681ec['buffers'][0x0];}['_decompressSingleOperation'](_0x134d5f){const _0x5cf13d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x5cf13d,_0x134d5f),_0x5cf13d[0x0];}['_checkOperation'](_0x181a7e){return'MoveOperation'==_0x181a7e['__className']&&'$graveyard'==_0x181a7e['targetPosition']['root']&&0x1==_0x181a7e['howMany']&&!_0x181a7e['wasUndone'];}}class f extends b{['compress'](_0x2d5759,_0x1c89f9){if(!this['_compareOperations'](_0x1c89f9[0x0],_0x1c89f9[0x1]))return!0x1;const _0x4e1fd9=_0x1c89f9['shift']();return _0x4e1fd9['oldRange']=null,_0x4e1fd9['newRange']&&O(_0x4e1fd9['newRange']['start'],_0x4e1fd9['newRange']['end'])&&(_0x4e1fd9['newRange']['end']=null),_0x1c89f9['shift'](),_0x2d5759['types']['push'](this['_id']),_0x2d5759['types']['push'](0x0),_0x2d5759['buffers']['push'](this['_compressSingleOperation'](_0x4e1fd9)),!0x0;}['decompress'](_0x419cd0,_0x2a26fd){const _0x185dd7=this['_decompressSingleOperation'](_0x2a26fd);_0x185dd7['newRange']&&!_0x185dd7['newRange']['end']&&(_0x185dd7['newRange']['end']=_0x892557(_0x185dd7['newRange']['start']));const _0x14c025=_0x892557(_0x185dd7);_0x14c025['newRange']&&(_0x14c025['newRange']['start']['stickiness']='toNone',_0x14c025['newRange']['end']=_0x892557(_0x14c025['newRange']['start'])),_0x14c025['name']='user:position:'+_0x14c025['name']['split'](':')[0x2],_0x2a26fd['types']['shift'](),_0x419cd0['push'](_0x185dd7),_0x419cd0['push'](_0x14c025);}['_compressSingleOperation'](_0x14aab1){const _0x10b629={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x10b629,[_0x14aab1]),_0x10b629['buffers'][0x0];}['_decompressSingleOperation'](_0x753c3e){const _0x23d31e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x23d31e,_0x753c3e),_0x23d31e[0x0];}['_compareOperations'](_0xc5d510,_0x14d946){return!(!_0xc5d510||!_0x14d946)&&('MarkerOperation'==_0xc5d510['__className']&&'MarkerOperation'==_0x14d946['__className']&&!(!_0xc5d510['name']['startsWith']('user:')||!_0x14d946['name']['startsWith']('user:')||_0xc5d510['name']==_0x14d946['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5a30cc=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',_0x5a30cc,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5a30cc,'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'](_0x355e2f){if(!_0x355e2f||!_0x355e2f[0x0])throw new _0x1d909e('no-operations-provided',this);const _0x61f423={'types':[],'buffers':[],'baseVersion':_0x355e2f[0x0]['baseVersion']};for(;_0x355e2f['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('TypingAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('DeletingAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x61f423,_0x355e2f)||this['_getCompressorByName'](_0x355e2f[0x0]['__className'])['compress'](_0x61f423,_0x355e2f);return _0x61f423;}['decompress'](_0x19063a){const _0x5fce12=[];for(;_0x19063a['types']['length'];){this['_compressorById']['get'](_0x19063a['types'][0x0])['decompress'](_0x5fce12,_0x19063a);}return _0x5fce12['forEach']((_0x3881ee,_0x5bbc84)=>_0x3881ee['baseVersion']=_0x19063a['baseVersion']+_0x5bbc84),_0x5fce12;}['_getCompressorByName'](_0xbaa51d){return this['_compressorByName']['get'](_0xbaa51d);}['_registerOperationCompressor'](_0x1ad3a0,_0x45d710,_0x36c673){const _0x7829ca=new _0x36c673(_0x1ad3a0,_0x45d710,this['_protobufFactory']['getDescriptor'](_0x45d710));this['_registerCompressor'](_0x1ad3a0,_0x45d710,_0x7829ca);}['_registerActionCompressor'](_0x22ac2f,_0x37fb18,_0x43acb1){const _0x1c4fe6=new _0x43acb1(_0x22ac2f,this);this['_registerCompressor'](_0x22ac2f,_0x37fb18,_0x1c4fe6);}['_registerCompressor'](_0x73d850,_0x24bae6,_0x2802b4){this['_compressorById']['set'](_0x73d850,_0x2802b4),this['_compressorByName']['set'](_0x24bae6,_0x2802b4);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x386647}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5b767e from'protobufjs/minimal.js';import{cloneDeep as _0x44bad3,isEqual as _0x5916e1,isObject as _0xeb13ce}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x5233f5=_0x5b767e['Reader'],_0xa17d36=_0x5b767e['Writer'],_0x390e54=_0x5b767e['util'],_0x2336b9=_0x5b767e['roots']['default']||(_0x5b767e['roots']['default']={});return _0x2336b9['AttributeOperation']=(function(){function _0x26b60f(_0x38ee0){if(_0x38ee0){for(var _0x19b9c3=Object['keys'](_0x38ee0),_0x78db72=0x0;_0x78db72<_0x19b9c3['length'];++_0x78db72)null!=_0x38ee0[_0x19b9c3[_0x78db72]]&&(this[_0x19b9c3[_0x78db72]]=_0x38ee0[_0x19b9c3[_0x78db72]]);}}return _0x26b60f['prototype']['range']=null,_0x26b60f['prototype']['key']='',_0x26b60f['prototype']['oldValueBoolean']=!0x1,_0x26b60f['prototype']['oldValueJson']='',_0x26b60f['prototype']['newValueBoolean']=!0x1,_0x26b60f['prototype']['newValueJson']='',_0x26b60f['prototype']['wasUndone']=!0x1,_0x26b60f['create']=function(_0x3ff73b){return new _0x26b60f(_0x3ff73b);},_0x26b60f['encode']=function(_0x1b86a5,_0x492c70){return _0x492c70||(_0x492c70=_0xa17d36['create']()),null!=_0x1b86a5['range']&&Object['hasOwnProperty']['call'](_0x1b86a5,'range')&&_0x2336b9['Range']['encode'](_0x1b86a5['range'],_0x492c70['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b86a5['key']&&Object['hasOwnProperty']['call'](_0x1b86a5,'key')&&_0x492c70['uint32'](0x12)['string'](_0x1b86a5['key']),null!=_0x1b86a5['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b86a5,'oldValueBoolean')&&_0x492c70['uint32'](0x18)['bool'](_0x1b86a5['oldValueBoolean']),null!=_0x1b86a5['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1b86a5,'oldValueJson')&&_0x492c70['uint32'](0x22)['string'](_0x1b86a5['oldValueJson']),null!=_0x1b86a5['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1b86a5,'newValueBoolean')&&_0x492c70['uint32'](0x28)['bool'](_0x1b86a5['newValueBoolean']),null!=_0x1b86a5['newValueJson']&&Object['hasOwnProperty']['call'](_0x1b86a5,'newValueJson')&&_0x492c70['uint32'](0x32)['string'](_0x1b86a5['newValueJson']),null!=_0x1b86a5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b86a5,'wasUndone')&&_0x492c70['uint32'](0x38)['bool'](_0x1b86a5['wasUndone']),_0x492c70;},_0x26b60f['encodeDelimited']=function(_0x2a8ca0,_0x4f760d){return this['encode'](_0x2a8ca0,_0x4f760d)['ldelim']();},_0x26b60f['decode']=function(_0x41d6f9,_0x9b84ab){_0x41d6f9 instanceof _0x5233f5||(_0x41d6f9=_0x5233f5['create'](_0x41d6f9));for(var _0x42cb48=void 0x0===_0x9b84ab?_0x41d6f9['len']:_0x41d6f9['pos']+_0x9b84ab,_0x2f352d=new _0x2336b9['AttributeOperation']();_0x41d6f9['pos']<_0x42cb48;){var _0x140fb9=_0x41d6f9['uint32']();switch(_0x140fb9>>>0x3){case 0x1:_0x2f352d['range']=_0x2336b9['Range']['decode'](_0x41d6f9,_0x41d6f9['uint32']());break;case 0x2:_0x2f352d['key']=_0x41d6f9['string']();break;case 0x3:_0x2f352d['oldValueBoolean']=_0x41d6f9['bool']();break;case 0x4:_0x2f352d['oldValueJson']=_0x41d6f9['string']();break;case 0x5:_0x2f352d['newValueBoolean']=_0x41d6f9['bool']();break;case 0x6:_0x2f352d['newValueJson']=_0x41d6f9['string']();break;case 0x7:_0x2f352d['wasUndone']=_0x41d6f9['bool']();break;default:_0x41d6f9['skipType'](0x7&_0x140fb9);}}return _0x2f352d;},_0x26b60f['decodeDelimited']=function(_0x4e1246){return _0x4e1246 instanceof _0x5233f5||(_0x4e1246=new _0x5233f5(_0x4e1246)),this['decode'](_0x4e1246,_0x4e1246['uint32']());},_0x26b60f['verify']=function(_0x2b4cc2){if('object'!=typeof _0x2b4cc2||null===_0x2b4cc2)return'object\x20expected';if(null!=_0x2b4cc2['range']&&_0x2b4cc2['hasOwnProperty']('range')){var _0x5d5236=_0x2336b9['Range']['verify'](_0x2b4cc2['range']);if(_0x5d5236)return'range.'+_0x5d5236;}return null!=_0x2b4cc2['key']&&_0x2b4cc2['hasOwnProperty']('key')&&!_0x390e54['isString'](_0x2b4cc2['key'])?'key:\x20string\x20expected':null!=_0x2b4cc2['oldValueBoolean']&&_0x2b4cc2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2b4cc2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2b4cc2['oldValueJson']&&_0x2b4cc2['hasOwnProperty']('oldValueJson')&&!_0x390e54['isString'](_0x2b4cc2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2b4cc2['newValueBoolean']&&_0x2b4cc2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2b4cc2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2b4cc2['newValueJson']&&_0x2b4cc2['hasOwnProperty']('newValueJson')&&!_0x390e54['isString'](_0x2b4cc2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2b4cc2['wasUndone']&&_0x2b4cc2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b4cc2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x26b60f['fromObject']=function(_0x3f9e70){if(_0x3f9e70 instanceof _0x2336b9['AttributeOperation'])return _0x3f9e70;var _0x33010b=new _0x2336b9['AttributeOperation']();if(null!=_0x3f9e70['range']){if('object'!=typeof _0x3f9e70['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x33010b['range']=_0x2336b9['Range']['fromObject'](_0x3f9e70['range']);}return null!=_0x3f9e70['key']&&(_0x33010b['key']=String(_0x3f9e70['key'])),null!=_0x3f9e70['oldValueBoolean']&&(_0x33010b['oldValueBoolean']=Boolean(_0x3f9e70['oldValueBoolean'])),null!=_0x3f9e70['oldValueJson']&&(_0x33010b['oldValueJson']=String(_0x3f9e70['oldValueJson'])),null!=_0x3f9e70['newValueBoolean']&&(_0x33010b['newValueBoolean']=Boolean(_0x3f9e70['newValueBoolean'])),null!=_0x3f9e70['newValueJson']&&(_0x33010b['newValueJson']=String(_0x3f9e70['newValueJson'])),null!=_0x3f9e70['wasUndone']&&(_0x33010b['wasUndone']=Boolean(_0x3f9e70['wasUndone'])),_0x33010b;},_0x26b60f['toObject']=function(_0x5a0676,_0x319da2){_0x319da2||(_0x319da2={});var _0xebdb2c={};return _0x319da2['defaults']&&(_0xebdb2c['range']=null,_0xebdb2c['key']='',_0xebdb2c['oldValueBoolean']=!0x1,_0xebdb2c['oldValueJson']='',_0xebdb2c['newValueBoolean']=!0x1,_0xebdb2c['newValueJson']='',_0xebdb2c['wasUndone']=!0x1),null!=_0x5a0676['range']&&_0x5a0676['hasOwnProperty']('range')&&(_0xebdb2c['range']=_0x2336b9['Range']['toObject'](_0x5a0676['range'],_0x319da2)),null!=_0x5a0676['key']&&_0x5a0676['hasOwnProperty']('key')&&(_0xebdb2c['key']=_0x5a0676['key']),null!=_0x5a0676['oldValueBoolean']&&_0x5a0676['hasOwnProperty']('oldValueBoolean')&&(_0xebdb2c['oldValueBoolean']=_0x5a0676['oldValueBoolean']),null!=_0x5a0676['oldValueJson']&&_0x5a0676['hasOwnProperty']('oldValueJson')&&(_0xebdb2c['oldValueJson']=_0x5a0676['oldValueJson']),null!=_0x5a0676['newValueBoolean']&&_0x5a0676['hasOwnProperty']('newValueBoolean')&&(_0xebdb2c['newValueBoolean']=_0x5a0676['newValueBoolean']),null!=_0x5a0676['newValueJson']&&_0x5a0676['hasOwnProperty']('newValueJson')&&(_0xebdb2c['newValueJson']=_0x5a0676['newValueJson']),null!=_0x5a0676['wasUndone']&&_0x5a0676['hasOwnProperty']('wasUndone')&&(_0xebdb2c['wasUndone']=_0x5a0676['wasUndone']),_0xebdb2c;},_0x26b60f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x26b60f['getTypeUrl']=function(_0x1bd70f){return void 0x0===_0x1bd70f&&(_0x1bd70f='type.googleapis.com'),_0x1bd70f+'/AttributeOperation';},_0x26b60f;}()),_0x2336b9['InsertOperation']=(function(){function _0x1f5864(_0x41b9f6){if(this['nodes']=[],_0x41b9f6){for(var _0x24d448=Object['keys'](_0x41b9f6),_0x54c8b3=0x0;_0x54c8b3<_0x24d448['length'];++_0x54c8b3)null!=_0x41b9f6[_0x24d448[_0x54c8b3]]&&(this[_0x24d448[_0x54c8b3]]=_0x41b9f6[_0x24d448[_0x54c8b3]]);}}return _0x1f5864['prototype']['position']=null,_0x1f5864['prototype']['nodes']=_0x390e54['emptyArray'],_0x1f5864['prototype']['shouldReceiveAttributes']=!0x1,_0x1f5864['prototype']['wasUndone']=!0x1,_0x1f5864['create']=function(_0x1b1378){return new _0x1f5864(_0x1b1378);},_0x1f5864['encode']=function(_0x479f6f,_0xa0b389){if(_0xa0b389||(_0xa0b389=_0xa17d36['create']()),null!=_0x479f6f['position']&&Object['hasOwnProperty']['call'](_0x479f6f,'position')&&_0x2336b9['Position']['encode'](_0x479f6f['position'],_0xa0b389['uint32'](0xa)['fork']())['ldelim'](),null!=_0x479f6f['nodes']&&_0x479f6f['nodes']['length']){for(var _0x479044=0x0;_0x479044<_0x479f6f['nodes']['length'];++_0x479044)_0x2336b9['Element']['encode'](_0x479f6f['nodes'][_0x479044],_0xa0b389['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x479f6f['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x479f6f,'shouldReceiveAttributes')&&_0xa0b389['uint32'](0x18)['bool'](_0x479f6f['shouldReceiveAttributes']),null!=_0x479f6f['wasUndone']&&Object['hasOwnProperty']['call'](_0x479f6f,'wasUndone')&&_0xa0b389['uint32'](0x20)['bool'](_0x479f6f['wasUndone']),_0xa0b389;},_0x1f5864['encodeDelimited']=function(_0xa8753b,_0x117701){return this['encode'](_0xa8753b,_0x117701)['ldelim']();},_0x1f5864['decode']=function(_0x438076,_0x2b67cb){_0x438076 instanceof _0x5233f5||(_0x438076=_0x5233f5['create'](_0x438076));for(var _0x42a48a=void 0x0===_0x2b67cb?_0x438076['len']:_0x438076['pos']+_0x2b67cb,_0x514b5f=new _0x2336b9['InsertOperation']();_0x438076['pos']<_0x42a48a;){var _0x2cc931=_0x438076['uint32']();switch(_0x2cc931>>>0x3){case 0x1:_0x514b5f['position']=_0x2336b9['Position']['decode'](_0x438076,_0x438076['uint32']());break;case 0x2:_0x514b5f['nodes']&&_0x514b5f['nodes']['length']||(_0x514b5f['nodes']=[]),_0x514b5f['nodes']['push'](_0x2336b9['Element']['decode'](_0x438076,_0x438076['uint32']()));break;case 0x3:_0x514b5f['shouldReceiveAttributes']=_0x438076['bool']();break;case 0x4:_0x514b5f['wasUndone']=_0x438076['bool']();break;default:_0x438076['skipType'](0x7&_0x2cc931);}}return _0x514b5f;},_0x1f5864['decodeDelimited']=function(_0x396081){return _0x396081 instanceof _0x5233f5||(_0x396081=new _0x5233f5(_0x396081)),this['decode'](_0x396081,_0x396081['uint32']());},_0x1f5864['verify']=function(_0x43a321){if('object'!=typeof _0x43a321||null===_0x43a321)return'object\x20expected';if(null!=_0x43a321['position']&&_0x43a321['hasOwnProperty']('position')&&(_0x1fcd74=_0x2336b9['Position']['verify'](_0x43a321['position'])))return'position.'+_0x1fcd74;if(null!=_0x43a321['nodes']&&_0x43a321['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x43a321['nodes']))return'nodes:\x20array\x20expected';for(var _0x3a46ac=0x0;_0x3a46ac<_0x43a321['nodes']['length'];++_0x3a46ac){var _0x1fcd74;if(_0x1fcd74=_0x2336b9['Element']['verify'](_0x43a321['nodes'][_0x3a46ac]))return'nodes.'+_0x1fcd74;}}return null!=_0x43a321['shouldReceiveAttributes']&&_0x43a321['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x43a321['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x43a321['wasUndone']&&_0x43a321['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x43a321['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f5864['fromObject']=function(_0x52048e){if(_0x52048e instanceof _0x2336b9['InsertOperation'])return _0x52048e;var _0x3f767b=new _0x2336b9['InsertOperation']();if(null!=_0x52048e['position']){if('object'!=typeof _0x52048e['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3f767b['position']=_0x2336b9['Position']['fromObject'](_0x52048e['position']);}if(_0x52048e['nodes']){if(!Array['isArray'](_0x52048e['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3f767b['nodes']=[];for(var _0x3c63da=0x0;_0x3c63da<_0x52048e['nodes']['length'];++_0x3c63da){if('object'!=typeof _0x52048e['nodes'][_0x3c63da])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3f767b['nodes'][_0x3c63da]=_0x2336b9['Element']['fromObject'](_0x52048e['nodes'][_0x3c63da]);}}return null!=_0x52048e['shouldReceiveAttributes']&&(_0x3f767b['shouldReceiveAttributes']=Boolean(_0x52048e['shouldReceiveAttributes'])),null!=_0x52048e['wasUndone']&&(_0x3f767b['wasUndone']=Boolean(_0x52048e['wasUndone'])),_0x3f767b;},_0x1f5864['toObject']=function(_0x533ee7,_0x3864ad){_0x3864ad||(_0x3864ad={});var _0x42ab9d={};if((_0x3864ad['arrays']||_0x3864ad['defaults'])&&(_0x42ab9d['nodes']=[]),_0x3864ad['defaults']&&(_0x42ab9d['position']=null,_0x42ab9d['shouldReceiveAttributes']=!0x1,_0x42ab9d['wasUndone']=!0x1),null!=_0x533ee7['position']&&_0x533ee7['hasOwnProperty']('position')&&(_0x42ab9d['position']=_0x2336b9['Position']['toObject'](_0x533ee7['position'],_0x3864ad)),_0x533ee7['nodes']&&_0x533ee7['nodes']['length']){_0x42ab9d['nodes']=[];for(var _0x447e80=0x0;_0x447e80<_0x533ee7['nodes']['length'];++_0x447e80)_0x42ab9d['nodes'][_0x447e80]=_0x2336b9['Element']['toObject'](_0x533ee7['nodes'][_0x447e80],_0x3864ad);}return null!=_0x533ee7['shouldReceiveAttributes']&&_0x533ee7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x42ab9d['shouldReceiveAttributes']=_0x533ee7['shouldReceiveAttributes']),null!=_0x533ee7['wasUndone']&&_0x533ee7['hasOwnProperty']('wasUndone')&&(_0x42ab9d['wasUndone']=_0x533ee7['wasUndone']),_0x42ab9d;},_0x1f5864['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x1f5864['getTypeUrl']=function(_0x31b848){return void 0x0===_0x31b848&&(_0x31b848='type.googleapis.com'),_0x31b848+'/InsertOperation';},_0x1f5864;}()),_0x2336b9['MarkerOperation']=(function(){function _0x3692fb(_0x42b8e0){if(_0x42b8e0){for(var _0x32e7b2=Object['keys'](_0x42b8e0),_0x59bd21=0x0;_0x59bd21<_0x32e7b2['length'];++_0x59bd21)null!=_0x42b8e0[_0x32e7b2[_0x59bd21]]&&(this[_0x32e7b2[_0x59bd21]]=_0x42b8e0[_0x32e7b2[_0x59bd21]]);}}return _0x3692fb['prototype']['name']='',_0x3692fb['prototype']['oldRange']=null,_0x3692fb['prototype']['newRange']=null,_0x3692fb['prototype']['affectsData']=!0x1,_0x3692fb['prototype']['wasUndone']=!0x1,_0x3692fb['create']=function(_0x28186c){return new _0x3692fb(_0x28186c);},_0x3692fb['encode']=function(_0x446f6b,_0x489b4c){return _0x489b4c||(_0x489b4c=_0xa17d36['create']()),null!=_0x446f6b['name']&&Object['hasOwnProperty']['call'](_0x446f6b,'name')&&_0x489b4c['uint32'](0xa)['string'](_0x446f6b['name']),null!=_0x446f6b['oldRange']&&Object['hasOwnProperty']['call'](_0x446f6b,'oldRange')&&_0x2336b9['Range']['encode'](_0x446f6b['oldRange'],_0x489b4c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x446f6b['newRange']&&Object['hasOwnProperty']['call'](_0x446f6b,'newRange')&&_0x2336b9['Range']['encode'](_0x446f6b['newRange'],_0x489b4c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x446f6b['affectsData']&&Object['hasOwnProperty']['call'](_0x446f6b,'affectsData')&&_0x489b4c['uint32'](0x20)['bool'](_0x446f6b['affectsData']),null!=_0x446f6b['wasUndone']&&Object['hasOwnProperty']['call'](_0x446f6b,'wasUndone')&&_0x489b4c['uint32'](0x28)['bool'](_0x446f6b['wasUndone']),_0x489b4c;},_0x3692fb['encodeDelimited']=function(_0x5ce50b,_0x1f77e7){return this['encode'](_0x5ce50b,_0x1f77e7)['ldelim']();},_0x3692fb['decode']=function(_0x1611b9,_0x1682a9){_0x1611b9 instanceof _0x5233f5||(_0x1611b9=_0x5233f5['create'](_0x1611b9));for(var _0x5ec93a=void 0x0===_0x1682a9?_0x1611b9['len']:_0x1611b9['pos']+_0x1682a9,_0x75414e=new _0x2336b9['MarkerOperation']();_0x1611b9['pos']<_0x5ec93a;){var _0x4ddbdc=_0x1611b9['uint32']();switch(_0x4ddbdc>>>0x3){case 0x1:_0x75414e['name']=_0x1611b9['string']();break;case 0x2:_0x75414e['oldRange']=_0x2336b9['Range']['decode'](_0x1611b9,_0x1611b9['uint32']());break;case 0x3:_0x75414e['newRange']=_0x2336b9['Range']['decode'](_0x1611b9,_0x1611b9['uint32']());break;case 0x4:_0x75414e['affectsData']=_0x1611b9['bool']();break;case 0x5:_0x75414e['wasUndone']=_0x1611b9['bool']();break;default:_0x1611b9['skipType'](0x7&_0x4ddbdc);}}return _0x75414e;},_0x3692fb['decodeDelimited']=function(_0x1dbcfe){return _0x1dbcfe instanceof _0x5233f5||(_0x1dbcfe=new _0x5233f5(_0x1dbcfe)),this['decode'](_0x1dbcfe,_0x1dbcfe['uint32']());},_0x3692fb['verify']=function(_0x26178e){if('object'!=typeof _0x26178e||null===_0x26178e)return'object\x20expected';if(null!=_0x26178e['name']&&_0x26178e['hasOwnProperty']('name')&&!_0x390e54['isString'](_0x26178e['name']))return'name:\x20string\x20expected';var _0x7bb4d3;if(null!=_0x26178e['oldRange']&&_0x26178e['hasOwnProperty']('oldRange')&&(_0x7bb4d3=_0x2336b9['Range']['verify'](_0x26178e['oldRange'])))return'oldRange.'+_0x7bb4d3;if(null!=_0x26178e['newRange']&&_0x26178e['hasOwnProperty']('newRange')&&(_0x7bb4d3=_0x2336b9['Range']['verify'](_0x26178e['newRange'])))return'newRange.'+_0x7bb4d3;return null!=_0x26178e['affectsData']&&_0x26178e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x26178e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x26178e['wasUndone']&&_0x26178e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26178e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3692fb['fromObject']=function(_0x455891){if(_0x455891 instanceof _0x2336b9['MarkerOperation'])return _0x455891;var _0x19b441=new _0x2336b9['MarkerOperation']();if(null!=_0x455891['name']&&(_0x19b441['name']=String(_0x455891['name'])),null!=_0x455891['oldRange']){if('object'!=typeof _0x455891['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x19b441['oldRange']=_0x2336b9['Range']['fromObject'](_0x455891['oldRange']);}if(null!=_0x455891['newRange']){if('object'!=typeof _0x455891['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x19b441['newRange']=_0x2336b9['Range']['fromObject'](_0x455891['newRange']);}return null!=_0x455891['affectsData']&&(_0x19b441['affectsData']=Boolean(_0x455891['affectsData'])),null!=_0x455891['wasUndone']&&(_0x19b441['wasUndone']=Boolean(_0x455891['wasUndone'])),_0x19b441;},_0x3692fb['toObject']=function(_0x362b09,_0x460f9d){_0x460f9d||(_0x460f9d={});var _0x2ddc9b={};return _0x460f9d['defaults']&&(_0x2ddc9b['name']='',_0x2ddc9b['oldRange']=null,_0x2ddc9b['newRange']=null,_0x2ddc9b['affectsData']=!0x1,_0x2ddc9b['wasUndone']=!0x1),null!=_0x362b09['name']&&_0x362b09['hasOwnProperty']('name')&&(_0x2ddc9b['name']=_0x362b09['name']),null!=_0x362b09['oldRange']&&_0x362b09['hasOwnProperty']('oldRange')&&(_0x2ddc9b['oldRange']=_0x2336b9['Range']['toObject'](_0x362b09['oldRange'],_0x460f9d)),null!=_0x362b09['newRange']&&_0x362b09['hasOwnProperty']('newRange')&&(_0x2ddc9b['newRange']=_0x2336b9['Range']['toObject'](_0x362b09['newRange'],_0x460f9d)),null!=_0x362b09['affectsData']&&_0x362b09['hasOwnProperty']('affectsData')&&(_0x2ddc9b['affectsData']=_0x362b09['affectsData']),null!=_0x362b09['wasUndone']&&_0x362b09['hasOwnProperty']('wasUndone')&&(_0x2ddc9b['wasUndone']=_0x362b09['wasUndone']),_0x2ddc9b;},_0x3692fb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x3692fb['getTypeUrl']=function(_0x30ebee){return void 0x0===_0x30ebee&&(_0x30ebee='type.googleapis.com'),_0x30ebee+'/MarkerOperation';},_0x3692fb;}()),_0x2336b9['MergeOperation']=(function(){function _0x3ab70f(_0x18433d){if(_0x18433d){for(var _0x5ba64a=Object['keys'](_0x18433d),_0x51d27d=0x0;_0x51d27d<_0x5ba64a['length'];++_0x51d27d)null!=_0x18433d[_0x5ba64a[_0x51d27d]]&&(this[_0x5ba64a[_0x51d27d]]=_0x18433d[_0x5ba64a[_0x51d27d]]);}}return _0x3ab70f['prototype']['sourcePosition']=null,_0x3ab70f['prototype']['targetPosition']=null,_0x3ab70f['prototype']['graveyardPosition']=null,_0x3ab70f['prototype']['howMany']=0x0,_0x3ab70f['prototype']['wasUndone']=!0x1,_0x3ab70f['create']=function(_0x2c6c98){return new _0x3ab70f(_0x2c6c98);},_0x3ab70f['encode']=function(_0x267c82,_0x349f6a){return _0x349f6a||(_0x349f6a=_0xa17d36['create']()),null!=_0x267c82['sourcePosition']&&Object['hasOwnProperty']['call'](_0x267c82,'sourcePosition')&&_0x2336b9['Position']['encode'](_0x267c82['sourcePosition'],_0x349f6a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x267c82['targetPosition']&&Object['hasOwnProperty']['call'](_0x267c82,'targetPosition')&&_0x2336b9['Position']['encode'](_0x267c82['targetPosition'],_0x349f6a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x267c82['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x267c82,'graveyardPosition')&&_0x2336b9['Position']['encode'](_0x267c82['graveyardPosition'],_0x349f6a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x267c82['howMany']&&Object['hasOwnProperty']['call'](_0x267c82,'howMany')&&_0x349f6a['uint32'](0x20)['uint32'](_0x267c82['howMany']),null!=_0x267c82['wasUndone']&&Object['hasOwnProperty']['call'](_0x267c82,'wasUndone')&&_0x349f6a['uint32'](0x28)['bool'](_0x267c82['wasUndone']),_0x349f6a;},_0x3ab70f['encodeDelimited']=function(_0x1d8ece,_0x3f2463){return this['encode'](_0x1d8ece,_0x3f2463)['ldelim']();},_0x3ab70f['decode']=function(_0x30f648,_0x4e1a81){_0x30f648 instanceof _0x5233f5||(_0x30f648=_0x5233f5['create'](_0x30f648));for(var _0x22ed1f=void 0x0===_0x4e1a81?_0x30f648['len']:_0x30f648['pos']+_0x4e1a81,_0x5ec7a7=new _0x2336b9['MergeOperation']();_0x30f648['pos']<_0x22ed1f;){var _0x4c69de=_0x30f648['uint32']();switch(_0x4c69de>>>0x3){case 0x1:_0x5ec7a7['sourcePosition']=_0x2336b9['Position']['decode'](_0x30f648,_0x30f648['uint32']());break;case 0x2:_0x5ec7a7['targetPosition']=_0x2336b9['Position']['decode'](_0x30f648,_0x30f648['uint32']());break;case 0x3:_0x5ec7a7['graveyardPosition']=_0x2336b9['Position']['decode'](_0x30f648,_0x30f648['uint32']());break;case 0x4:_0x5ec7a7['howMany']=_0x30f648['uint32']();break;case 0x5:_0x5ec7a7['wasUndone']=_0x30f648['bool']();break;default:_0x30f648['skipType'](0x7&_0x4c69de);}}return _0x5ec7a7;},_0x3ab70f['decodeDelimited']=function(_0x23808c){return _0x23808c instanceof _0x5233f5||(_0x23808c=new _0x5233f5(_0x23808c)),this['decode'](_0x23808c,_0x23808c['uint32']());},_0x3ab70f['verify']=function(_0x2e22d6){if('object'!=typeof _0x2e22d6||null===_0x2e22d6)return'object\x20expected';var _0x1c1c9a;if(null!=_0x2e22d6['sourcePosition']&&_0x2e22d6['hasOwnProperty']('sourcePosition')&&(_0x1c1c9a=_0x2336b9['Position']['verify'](_0x2e22d6['sourcePosition'])))return'sourcePosition.'+_0x1c1c9a;if(null!=_0x2e22d6['targetPosition']&&_0x2e22d6['hasOwnProperty']('targetPosition')&&(_0x1c1c9a=_0x2336b9['Position']['verify'](_0x2e22d6['targetPosition'])))return'targetPosition.'+_0x1c1c9a;if(null!=_0x2e22d6['graveyardPosition']&&_0x2e22d6['hasOwnProperty']('graveyardPosition')&&(_0x1c1c9a=_0x2336b9['Position']['verify'](_0x2e22d6['graveyardPosition'])))return'graveyardPosition.'+_0x1c1c9a;return null!=_0x2e22d6['howMany']&&_0x2e22d6['hasOwnProperty']('howMany')&&!_0x390e54['isInteger'](_0x2e22d6['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2e22d6['wasUndone']&&_0x2e22d6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2e22d6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ab70f['fromObject']=function(_0x161033){if(_0x161033 instanceof _0x2336b9['MergeOperation'])return _0x161033;var _0x51f8e9=new _0x2336b9['MergeOperation']();if(null!=_0x161033['sourcePosition']){if('object'!=typeof _0x161033['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x51f8e9['sourcePosition']=_0x2336b9['Position']['fromObject'](_0x161033['sourcePosition']);}if(null!=_0x161033['targetPosition']){if('object'!=typeof _0x161033['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x51f8e9['targetPosition']=_0x2336b9['Position']['fromObject'](_0x161033['targetPosition']);}if(null!=_0x161033['graveyardPosition']){if('object'!=typeof _0x161033['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x51f8e9['graveyardPosition']=_0x2336b9['Position']['fromObject'](_0x161033['graveyardPosition']);}return null!=_0x161033['howMany']&&(_0x51f8e9['howMany']=_0x161033['howMany']>>>0x0),null!=_0x161033['wasUndone']&&(_0x51f8e9['wasUndone']=Boolean(_0x161033['wasUndone'])),_0x51f8e9;},_0x3ab70f['toObject']=function(_0x52fc90,_0x2d5133){_0x2d5133||(_0x2d5133={});var _0x48c2e1={};return _0x2d5133['defaults']&&(_0x48c2e1['sourcePosition']=null,_0x48c2e1['targetPosition']=null,_0x48c2e1['graveyardPosition']=null,_0x48c2e1['howMany']=0x0,_0x48c2e1['wasUndone']=!0x1),null!=_0x52fc90['sourcePosition']&&_0x52fc90['hasOwnProperty']('sourcePosition')&&(_0x48c2e1['sourcePosition']=_0x2336b9['Position']['toObject'](_0x52fc90['sourcePosition'],_0x2d5133)),null!=_0x52fc90['targetPosition']&&_0x52fc90['hasOwnProperty']('targetPosition')&&(_0x48c2e1['targetPosition']=_0x2336b9['Position']['toObject'](_0x52fc90['targetPosition'],_0x2d5133)),null!=_0x52fc90['graveyardPosition']&&_0x52fc90['hasOwnProperty']('graveyardPosition')&&(_0x48c2e1['graveyardPosition']=_0x2336b9['Position']['toObject'](_0x52fc90['graveyardPosition'],_0x2d5133)),null!=_0x52fc90['howMany']&&_0x52fc90['hasOwnProperty']('howMany')&&(_0x48c2e1['howMany']=_0x52fc90['howMany']),null!=_0x52fc90['wasUndone']&&_0x52fc90['hasOwnProperty']('wasUndone')&&(_0x48c2e1['wasUndone']=_0x52fc90['wasUndone']),_0x48c2e1;},_0x3ab70f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x3ab70f['getTypeUrl']=function(_0x43396a){return void 0x0===_0x43396a&&(_0x43396a='type.googleapis.com'),_0x43396a+'/MergeOperation';},_0x3ab70f;}()),_0x2336b9['MoveOperation']=(function(){function _0x59f628(_0x1b56cb){if(_0x1b56cb){for(var _0x586054=Object['keys'](_0x1b56cb),_0x513b6c=0x0;_0x513b6c<_0x586054['length'];++_0x513b6c)null!=_0x1b56cb[_0x586054[_0x513b6c]]&&(this[_0x586054[_0x513b6c]]=_0x1b56cb[_0x586054[_0x513b6c]]);}}return _0x59f628['prototype']['sourcePosition']=null,_0x59f628['prototype']['howMany']=0x0,_0x59f628['prototype']['targetPosition']=null,_0x59f628['prototype']['wasUndone']=!0x1,_0x59f628['create']=function(_0x1f64a6){return new _0x59f628(_0x1f64a6);},_0x59f628['encode']=function(_0x54aa39,_0x1cf22f){return _0x1cf22f||(_0x1cf22f=_0xa17d36['create']()),null!=_0x54aa39['sourcePosition']&&Object['hasOwnProperty']['call'](_0x54aa39,'sourcePosition')&&_0x2336b9['Position']['encode'](_0x54aa39['sourcePosition'],_0x1cf22f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54aa39['howMany']&&Object['hasOwnProperty']['call'](_0x54aa39,'howMany')&&_0x1cf22f['uint32'](0x10)['uint32'](_0x54aa39['howMany']),null!=_0x54aa39['targetPosition']&&Object['hasOwnProperty']['call'](_0x54aa39,'targetPosition')&&_0x2336b9['Position']['encode'](_0x54aa39['targetPosition'],_0x1cf22f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x54aa39['wasUndone']&&Object['hasOwnProperty']['call'](_0x54aa39,'wasUndone')&&_0x1cf22f['uint32'](0x20)['bool'](_0x54aa39['wasUndone']),_0x1cf22f;},_0x59f628['encodeDelimited']=function(_0x4f7358,_0x4e7a9c){return this['encode'](_0x4f7358,_0x4e7a9c)['ldelim']();},_0x59f628['decode']=function(_0x58887a,_0x229596){_0x58887a instanceof _0x5233f5||(_0x58887a=_0x5233f5['create'](_0x58887a));for(var _0x10ce8a=void 0x0===_0x229596?_0x58887a['len']:_0x58887a['pos']+_0x229596,_0x56e925=new _0x2336b9['MoveOperation']();_0x58887a['pos']<_0x10ce8a;){var _0x44cb79=_0x58887a['uint32']();switch(_0x44cb79>>>0x3){case 0x1:_0x56e925['sourcePosition']=_0x2336b9['Position']['decode'](_0x58887a,_0x58887a['uint32']());break;case 0x2:_0x56e925['howMany']=_0x58887a['uint32']();break;case 0x3:_0x56e925['targetPosition']=_0x2336b9['Position']['decode'](_0x58887a,_0x58887a['uint32']());break;case 0x4:_0x56e925['wasUndone']=_0x58887a['bool']();break;default:_0x58887a['skipType'](0x7&_0x44cb79);}}return _0x56e925;},_0x59f628['decodeDelimited']=function(_0x452bf0){return _0x452bf0 instanceof _0x5233f5||(_0x452bf0=new _0x5233f5(_0x452bf0)),this['decode'](_0x452bf0,_0x452bf0['uint32']());},_0x59f628['verify']=function(_0x154d28){if('object'!=typeof _0x154d28||null===_0x154d28)return'object\x20expected';var _0x1176c5;if(null!=_0x154d28['sourcePosition']&&_0x154d28['hasOwnProperty']('sourcePosition')&&(_0x1176c5=_0x2336b9['Position']['verify'](_0x154d28['sourcePosition'])))return'sourcePosition.'+_0x1176c5;if(null!=_0x154d28['howMany']&&_0x154d28['hasOwnProperty']('howMany')&&!_0x390e54['isInteger'](_0x154d28['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x154d28['targetPosition']&&_0x154d28['hasOwnProperty']('targetPosition')&&(_0x1176c5=_0x2336b9['Position']['verify'](_0x154d28['targetPosition'])))return'targetPosition.'+_0x1176c5;return null!=_0x154d28['wasUndone']&&_0x154d28['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x154d28['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59f628['fromObject']=function(_0x404d5b){if(_0x404d5b instanceof _0x2336b9['MoveOperation'])return _0x404d5b;var _0x4fd461=new _0x2336b9['MoveOperation']();if(null!=_0x404d5b['sourcePosition']){if('object'!=typeof _0x404d5b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4fd461['sourcePosition']=_0x2336b9['Position']['fromObject'](_0x404d5b['sourcePosition']);}if(null!=_0x404d5b['howMany']&&(_0x4fd461['howMany']=_0x404d5b['howMany']>>>0x0),null!=_0x404d5b['targetPosition']){if('object'!=typeof _0x404d5b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4fd461['targetPosition']=_0x2336b9['Position']['fromObject'](_0x404d5b['targetPosition']);}return null!=_0x404d5b['wasUndone']&&(_0x4fd461['wasUndone']=Boolean(_0x404d5b['wasUndone'])),_0x4fd461;},_0x59f628['toObject']=function(_0x52da36,_0x5d72c0){_0x5d72c0||(_0x5d72c0={});var _0xfc2126={};return _0x5d72c0['defaults']&&(_0xfc2126['sourcePosition']=null,_0xfc2126['howMany']=0x0,_0xfc2126['targetPosition']=null,_0xfc2126['wasUndone']=!0x1),null!=_0x52da36['sourcePosition']&&_0x52da36['hasOwnProperty']('sourcePosition')&&(_0xfc2126['sourcePosition']=_0x2336b9['Position']['toObject'](_0x52da36['sourcePosition'],_0x5d72c0)),null!=_0x52da36['howMany']&&_0x52da36['hasOwnProperty']('howMany')&&(_0xfc2126['howMany']=_0x52da36['howMany']),null!=_0x52da36['targetPosition']&&_0x52da36['hasOwnProperty']('targetPosition')&&(_0xfc2126['targetPosition']=_0x2336b9['Position']['toObject'](_0x52da36['targetPosition'],_0x5d72c0)),null!=_0x52da36['wasUndone']&&_0x52da36['hasOwnProperty']('wasUndone')&&(_0xfc2126['wasUndone']=_0x52da36['wasUndone']),_0xfc2126;},_0x59f628['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x59f628['getTypeUrl']=function(_0x3128ff){return void 0x0===_0x3128ff&&(_0x3128ff='type.googleapis.com'),_0x3128ff+'/MoveOperation';},_0x59f628;}()),_0x2336b9['RenameOperation']=(function(){function _0x4b4444(_0x20c21b){if(_0x20c21b){for(var _0x105633=Object['keys'](_0x20c21b),_0x525eb2=0x0;_0x525eb2<_0x105633['length'];++_0x525eb2)null!=_0x20c21b[_0x105633[_0x525eb2]]&&(this[_0x105633[_0x525eb2]]=_0x20c21b[_0x105633[_0x525eb2]]);}}return _0x4b4444['prototype']['position']=null,_0x4b4444['prototype']['oldName']='',_0x4b4444['prototype']['newName']='',_0x4b4444['prototype']['wasUndone']=!0x1,_0x4b4444['create']=function(_0x402b42){return new _0x4b4444(_0x402b42);},_0x4b4444['encode']=function(_0x3ffec9,_0x17d555){return _0x17d555||(_0x17d555=_0xa17d36['create']()),null!=_0x3ffec9['position']&&Object['hasOwnProperty']['call'](_0x3ffec9,'position')&&_0x2336b9['Position']['encode'](_0x3ffec9['position'],_0x17d555['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3ffec9['oldName']&&Object['hasOwnProperty']['call'](_0x3ffec9,'oldName')&&_0x17d555['uint32'](0x12)['string'](_0x3ffec9['oldName']),null!=_0x3ffec9['newName']&&Object['hasOwnProperty']['call'](_0x3ffec9,'newName')&&_0x17d555['uint32'](0x1a)['string'](_0x3ffec9['newName']),null!=_0x3ffec9['wasUndone']&&Object['hasOwnProperty']['call'](_0x3ffec9,'wasUndone')&&_0x17d555['uint32'](0x20)['bool'](_0x3ffec9['wasUndone']),_0x17d555;},_0x4b4444['encodeDelimited']=function(_0xb4058c,_0x55b05c){return this['encode'](_0xb4058c,_0x55b05c)['ldelim']();},_0x4b4444['decode']=function(_0x15be47,_0x284b62){_0x15be47 instanceof _0x5233f5||(_0x15be47=_0x5233f5['create'](_0x15be47));for(var _0x3bbaa4=void 0x0===_0x284b62?_0x15be47['len']:_0x15be47['pos']+_0x284b62,_0x72781d=new _0x2336b9['RenameOperation']();_0x15be47['pos']<_0x3bbaa4;){var _0x52daa1=_0x15be47['uint32']();switch(_0x52daa1>>>0x3){case 0x1:_0x72781d['position']=_0x2336b9['Position']['decode'](_0x15be47,_0x15be47['uint32']());break;case 0x2:_0x72781d['oldName']=_0x15be47['string']();break;case 0x3:_0x72781d['newName']=_0x15be47['string']();break;case 0x4:_0x72781d['wasUndone']=_0x15be47['bool']();break;default:_0x15be47['skipType'](0x7&_0x52daa1);}}return _0x72781d;},_0x4b4444['decodeDelimited']=function(_0x36fafa){return _0x36fafa instanceof _0x5233f5||(_0x36fafa=new _0x5233f5(_0x36fafa)),this['decode'](_0x36fafa,_0x36fafa['uint32']());},_0x4b4444['verify']=function(_0x101076){if('object'!=typeof _0x101076||null===_0x101076)return'object\x20expected';if(null!=_0x101076['position']&&_0x101076['hasOwnProperty']('position')){var _0x36632d=_0x2336b9['Position']['verify'](_0x101076['position']);if(_0x36632d)return'position.'+_0x36632d;}return null!=_0x101076['oldName']&&_0x101076['hasOwnProperty']('oldName')&&!_0x390e54['isString'](_0x101076['oldName'])?'oldName:\x20string\x20expected':null!=_0x101076['newName']&&_0x101076['hasOwnProperty']('newName')&&!_0x390e54['isString'](_0x101076['newName'])?'newName:\x20string\x20expected':null!=_0x101076['wasUndone']&&_0x101076['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x101076['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b4444['fromObject']=function(_0x32ddbc){if(_0x32ddbc instanceof _0x2336b9['RenameOperation'])return _0x32ddbc;var _0x3f19c5=new _0x2336b9['RenameOperation']();if(null!=_0x32ddbc['position']){if('object'!=typeof _0x32ddbc['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3f19c5['position']=_0x2336b9['Position']['fromObject'](_0x32ddbc['position']);}return null!=_0x32ddbc['oldName']&&(_0x3f19c5['oldName']=String(_0x32ddbc['oldName'])),null!=_0x32ddbc['newName']&&(_0x3f19c5['newName']=String(_0x32ddbc['newName'])),null!=_0x32ddbc['wasUndone']&&(_0x3f19c5['wasUndone']=Boolean(_0x32ddbc['wasUndone'])),_0x3f19c5;},_0x4b4444['toObject']=function(_0x2f5bc3,_0x768825){_0x768825||(_0x768825={});var _0x7ec0e4={};return _0x768825['defaults']&&(_0x7ec0e4['position']=null,_0x7ec0e4['oldName']='',_0x7ec0e4['newName']='',_0x7ec0e4['wasUndone']=!0x1),null!=_0x2f5bc3['position']&&_0x2f5bc3['hasOwnProperty']('position')&&(_0x7ec0e4['position']=_0x2336b9['Position']['toObject'](_0x2f5bc3['position'],_0x768825)),null!=_0x2f5bc3['oldName']&&_0x2f5bc3['hasOwnProperty']('oldName')&&(_0x7ec0e4['oldName']=_0x2f5bc3['oldName']),null!=_0x2f5bc3['newName']&&_0x2f5bc3['hasOwnProperty']('newName')&&(_0x7ec0e4['newName']=_0x2f5bc3['newName']),null!=_0x2f5bc3['wasUndone']&&_0x2f5bc3['hasOwnProperty']('wasUndone')&&(_0x7ec0e4['wasUndone']=_0x2f5bc3['wasUndone']),_0x7ec0e4;},_0x4b4444['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x4b4444['getTypeUrl']=function(_0x2b0200){return void 0x0===_0x2b0200&&(_0x2b0200='type.googleapis.com'),_0x2b0200+'/RenameOperation';},_0x4b4444;}()),_0x2336b9['RootAttributeOperation']=(function(){function _0x3f4c9d(_0x4e48be){if(_0x4e48be){for(var _0x259361=Object['keys'](_0x4e48be),_0x4450ff=0x0;_0x4450ff<_0x259361['length'];++_0x4450ff)null!=_0x4e48be[_0x259361[_0x4450ff]]&&(this[_0x259361[_0x4450ff]]=_0x4e48be[_0x259361[_0x4450ff]]);}}return _0x3f4c9d['prototype']['root']='',_0x3f4c9d['prototype']['key']='',_0x3f4c9d['prototype']['oldValueBoolean']=!0x1,_0x3f4c9d['prototype']['oldValueJson']='',_0x3f4c9d['prototype']['newValueBoolean']=!0x1,_0x3f4c9d['prototype']['newValueJson']='',_0x3f4c9d['prototype']['wasUndone']=!0x1,_0x3f4c9d['create']=function(_0xb8be20){return new _0x3f4c9d(_0xb8be20);},_0x3f4c9d['encode']=function(_0xd8a147,_0x564b30){return _0x564b30||(_0x564b30=_0xa17d36['create']()),null!=_0xd8a147['root']&&Object['hasOwnProperty']['call'](_0xd8a147,'root')&&_0x564b30['uint32'](0xa)['string'](_0xd8a147['root']),null!=_0xd8a147['key']&&Object['hasOwnProperty']['call'](_0xd8a147,'key')&&_0x564b30['uint32'](0x12)['string'](_0xd8a147['key']),null!=_0xd8a147['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xd8a147,'oldValueBoolean')&&_0x564b30['uint32'](0x18)['bool'](_0xd8a147['oldValueBoolean']),null!=_0xd8a147['oldValueJson']&&Object['hasOwnProperty']['call'](_0xd8a147,'oldValueJson')&&_0x564b30['uint32'](0x22)['string'](_0xd8a147['oldValueJson']),null!=_0xd8a147['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xd8a147,'newValueBoolean')&&_0x564b30['uint32'](0x28)['bool'](_0xd8a147['newValueBoolean']),null!=_0xd8a147['newValueJson']&&Object['hasOwnProperty']['call'](_0xd8a147,'newValueJson')&&_0x564b30['uint32'](0x32)['string'](_0xd8a147['newValueJson']),null!=_0xd8a147['wasUndone']&&Object['hasOwnProperty']['call'](_0xd8a147,'wasUndone')&&_0x564b30['uint32'](0x38)['bool'](_0xd8a147['wasUndone']),_0x564b30;},_0x3f4c9d['encodeDelimited']=function(_0x502357,_0x666be1){return this['encode'](_0x502357,_0x666be1)['ldelim']();},_0x3f4c9d['decode']=function(_0xc16cd8,_0x18cd7a){_0xc16cd8 instanceof _0x5233f5||(_0xc16cd8=_0x5233f5['create'](_0xc16cd8));for(var _0x890f64=void 0x0===_0x18cd7a?_0xc16cd8['len']:_0xc16cd8['pos']+_0x18cd7a,_0x5c1886=new _0x2336b9['RootAttributeOperation']();_0xc16cd8['pos']<_0x890f64;){var _0x565cc1=_0xc16cd8['uint32']();switch(_0x565cc1>>>0x3){case 0x1:_0x5c1886['root']=_0xc16cd8['string']();break;case 0x2:_0x5c1886['key']=_0xc16cd8['string']();break;case 0x3:_0x5c1886['oldValueBoolean']=_0xc16cd8['bool']();break;case 0x4:_0x5c1886['oldValueJson']=_0xc16cd8['string']();break;case 0x5:_0x5c1886['newValueBoolean']=_0xc16cd8['bool']();break;case 0x6:_0x5c1886['newValueJson']=_0xc16cd8['string']();break;case 0x7:_0x5c1886['wasUndone']=_0xc16cd8['bool']();break;default:_0xc16cd8['skipType'](0x7&_0x565cc1);}}return _0x5c1886;},_0x3f4c9d['decodeDelimited']=function(_0x573a89){return _0x573a89 instanceof _0x5233f5||(_0x573a89=new _0x5233f5(_0x573a89)),this['decode'](_0x573a89,_0x573a89['uint32']());},_0x3f4c9d['verify']=function(_0x38822d){return'object'!=typeof _0x38822d||null===_0x38822d?'object\x20expected':null!=_0x38822d['root']&&_0x38822d['hasOwnProperty']('root')&&!_0x390e54['isString'](_0x38822d['root'])?'root:\x20string\x20expected':null!=_0x38822d['key']&&_0x38822d['hasOwnProperty']('key')&&!_0x390e54['isString'](_0x38822d['key'])?'key:\x20string\x20expected':null!=_0x38822d['oldValueBoolean']&&_0x38822d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x38822d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x38822d['oldValueJson']&&_0x38822d['hasOwnProperty']('oldValueJson')&&!_0x390e54['isString'](_0x38822d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x38822d['newValueBoolean']&&_0x38822d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x38822d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x38822d['newValueJson']&&_0x38822d['hasOwnProperty']('newValueJson')&&!_0x390e54['isString'](_0x38822d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x38822d['wasUndone']&&_0x38822d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38822d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f4c9d['fromObject']=function(_0x212982){if(_0x212982 instanceof _0x2336b9['RootAttributeOperation'])return _0x212982;var _0x4cf14e=new _0x2336b9['RootAttributeOperation']();return null!=_0x212982['root']&&(_0x4cf14e['root']=String(_0x212982['root'])),null!=_0x212982['key']&&(_0x4cf14e['key']=String(_0x212982['key'])),null!=_0x212982['oldValueBoolean']&&(_0x4cf14e['oldValueBoolean']=Boolean(_0x212982['oldValueBoolean'])),null!=_0x212982['oldValueJson']&&(_0x4cf14e['oldValueJson']=String(_0x212982['oldValueJson'])),null!=_0x212982['newValueBoolean']&&(_0x4cf14e['newValueBoolean']=Boolean(_0x212982['newValueBoolean'])),null!=_0x212982['newValueJson']&&(_0x4cf14e['newValueJson']=String(_0x212982['newValueJson'])),null!=_0x212982['wasUndone']&&(_0x4cf14e['wasUndone']=Boolean(_0x212982['wasUndone'])),_0x4cf14e;},_0x3f4c9d['toObject']=function(_0x33eed9,_0x648cb1){_0x648cb1||(_0x648cb1={});var _0x1614c2={};return _0x648cb1['defaults']&&(_0x1614c2['root']='',_0x1614c2['key']='',_0x1614c2['oldValueBoolean']=!0x1,_0x1614c2['oldValueJson']='',_0x1614c2['newValueBoolean']=!0x1,_0x1614c2['newValueJson']='',_0x1614c2['wasUndone']=!0x1),null!=_0x33eed9['root']&&_0x33eed9['hasOwnProperty']('root')&&(_0x1614c2['root']=_0x33eed9['root']),null!=_0x33eed9['key']&&_0x33eed9['hasOwnProperty']('key')&&(_0x1614c2['key']=_0x33eed9['key']),null!=_0x33eed9['oldValueBoolean']&&_0x33eed9['hasOwnProperty']('oldValueBoolean')&&(_0x1614c2['oldValueBoolean']=_0x33eed9['oldValueBoolean']),null!=_0x33eed9['oldValueJson']&&_0x33eed9['hasOwnProperty']('oldValueJson')&&(_0x1614c2['oldValueJson']=_0x33eed9['oldValueJson']),null!=_0x33eed9['newValueBoolean']&&_0x33eed9['hasOwnProperty']('newValueBoolean')&&(_0x1614c2['newValueBoolean']=_0x33eed9['newValueBoolean']),null!=_0x33eed9['newValueJson']&&_0x33eed9['hasOwnProperty']('newValueJson')&&(_0x1614c2['newValueJson']=_0x33eed9['newValueJson']),null!=_0x33eed9['wasUndone']&&_0x33eed9['hasOwnProperty']('wasUndone')&&(_0x1614c2['wasUndone']=_0x33eed9['wasUndone']),_0x1614c2;},_0x3f4c9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x3f4c9d['getTypeUrl']=function(_0x58c730){return void 0x0===_0x58c730&&(_0x58c730='type.googleapis.com'),_0x58c730+'/RootAttributeOperation';},_0x3f4c9d;}()),_0x2336b9['RootOperation']=(function(){function _0x40ad43(_0xde758a){if(_0xde758a){for(var _0x55af85=Object['keys'](_0xde758a),_0x214998=0x0;_0x214998<_0x55af85['length'];++_0x214998)null!=_0xde758a[_0x55af85[_0x214998]]&&(this[_0x55af85[_0x214998]]=_0xde758a[_0x55af85[_0x214998]]);}}return _0x40ad43['prototype']['rootName']='',_0x40ad43['prototype']['elementName']='',_0x40ad43['prototype']['isAdd']=!0x1,_0x40ad43['prototype']['wasUndone']=!0x1,_0x40ad43['create']=function(_0x19e612){return new _0x40ad43(_0x19e612);},_0x40ad43['encode']=function(_0x14f11a,_0xed14ff){return _0xed14ff||(_0xed14ff=_0xa17d36['create']()),null!=_0x14f11a['rootName']&&Object['hasOwnProperty']['call'](_0x14f11a,'rootName')&&_0xed14ff['uint32'](0xa)['string'](_0x14f11a['rootName']),null!=_0x14f11a['elementName']&&Object['hasOwnProperty']['call'](_0x14f11a,'elementName')&&_0xed14ff['uint32'](0x12)['string'](_0x14f11a['elementName']),null!=_0x14f11a['isAdd']&&Object['hasOwnProperty']['call'](_0x14f11a,'isAdd')&&_0xed14ff['uint32'](0x18)['bool'](_0x14f11a['isAdd']),null!=_0x14f11a['wasUndone']&&Object['hasOwnProperty']['call'](_0x14f11a,'wasUndone')&&_0xed14ff['uint32'](0x20)['bool'](_0x14f11a['wasUndone']),_0xed14ff;},_0x40ad43['encodeDelimited']=function(_0xfc0850,_0xe34da){return this['encode'](_0xfc0850,_0xe34da)['ldelim']();},_0x40ad43['decode']=function(_0x5d52f9,_0x32c3ae){_0x5d52f9 instanceof _0x5233f5||(_0x5d52f9=_0x5233f5['create'](_0x5d52f9));for(var _0x314e7f=void 0x0===_0x32c3ae?_0x5d52f9['len']:_0x5d52f9['pos']+_0x32c3ae,_0x42008c=new _0x2336b9['RootOperation']();_0x5d52f9['pos']<_0x314e7f;){var _0x503dcd=_0x5d52f9['uint32']();switch(_0x503dcd>>>0x3){case 0x1:_0x42008c['rootName']=_0x5d52f9['string']();break;case 0x2:_0x42008c['elementName']=_0x5d52f9['string']();break;case 0x3:_0x42008c['isAdd']=_0x5d52f9['bool']();break;case 0x4:_0x42008c['wasUndone']=_0x5d52f9['bool']();break;default:_0x5d52f9['skipType'](0x7&_0x503dcd);}}return _0x42008c;},_0x40ad43['decodeDelimited']=function(_0x18bb3a){return _0x18bb3a instanceof _0x5233f5||(_0x18bb3a=new _0x5233f5(_0x18bb3a)),this['decode'](_0x18bb3a,_0x18bb3a['uint32']());},_0x40ad43['verify']=function(_0x1134c9){return'object'!=typeof _0x1134c9||null===_0x1134c9?'object\x20expected':null!=_0x1134c9['rootName']&&_0x1134c9['hasOwnProperty']('rootName')&&!_0x390e54['isString'](_0x1134c9['rootName'])?'rootName:\x20string\x20expected':null!=_0x1134c9['elementName']&&_0x1134c9['hasOwnProperty']('elementName')&&!_0x390e54['isString'](_0x1134c9['elementName'])?'elementName:\x20string\x20expected':null!=_0x1134c9['isAdd']&&_0x1134c9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1134c9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1134c9['wasUndone']&&_0x1134c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1134c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x40ad43['fromObject']=function(_0x5ce703){if(_0x5ce703 instanceof _0x2336b9['RootOperation'])return _0x5ce703;var _0x24a343=new _0x2336b9['RootOperation']();return null!=_0x5ce703['rootName']&&(_0x24a343['rootName']=String(_0x5ce703['rootName'])),null!=_0x5ce703['elementName']&&(_0x24a343['elementName']=String(_0x5ce703['elementName'])),null!=_0x5ce703['isAdd']&&(_0x24a343['isAdd']=Boolean(_0x5ce703['isAdd'])),null!=_0x5ce703['wasUndone']&&(_0x24a343['wasUndone']=Boolean(_0x5ce703['wasUndone'])),_0x24a343;},_0x40ad43['toObject']=function(_0x50dd0c,_0x13227e){_0x13227e||(_0x13227e={});var _0x4fe930={};return _0x13227e['defaults']&&(_0x4fe930['rootName']='',_0x4fe930['elementName']='',_0x4fe930['isAdd']=!0x1,_0x4fe930['wasUndone']=!0x1),null!=_0x50dd0c['rootName']&&_0x50dd0c['hasOwnProperty']('rootName')&&(_0x4fe930['rootName']=_0x50dd0c['rootName']),null!=_0x50dd0c['elementName']&&_0x50dd0c['hasOwnProperty']('elementName')&&(_0x4fe930['elementName']=_0x50dd0c['elementName']),null!=_0x50dd0c['isAdd']&&_0x50dd0c['hasOwnProperty']('isAdd')&&(_0x4fe930['isAdd']=_0x50dd0c['isAdd']),null!=_0x50dd0c['wasUndone']&&_0x50dd0c['hasOwnProperty']('wasUndone')&&(_0x4fe930['wasUndone']=_0x50dd0c['wasUndone']),_0x4fe930;},_0x40ad43['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x40ad43['getTypeUrl']=function(_0x27d432){return void 0x0===_0x27d432&&(_0x27d432='type.googleapis.com'),_0x27d432+'/RootOperation';},_0x40ad43;}()),_0x2336b9['SplitOperation']=(function(){function _0xe51945(_0xee8c2e){if(_0xee8c2e){for(var _0x50ec56=Object['keys'](_0xee8c2e),_0x40f2fe=0x0;_0x40f2fe<_0x50ec56['length'];++_0x40f2fe)null!=_0xee8c2e[_0x50ec56[_0x40f2fe]]&&(this[_0x50ec56[_0x40f2fe]]=_0xee8c2e[_0x50ec56[_0x40f2fe]]);}}return _0xe51945['prototype']['splitPosition']=null,_0xe51945['prototype']['graveyardPosition']=null,_0xe51945['prototype']['howMany']=0x0,_0xe51945['prototype']['insertionPosition']=null,_0xe51945['prototype']['wasUndone']=!0x1,_0xe51945['create']=function(_0x5911ce){return new _0xe51945(_0x5911ce);},_0xe51945['encode']=function(_0x361f50,_0x5dee4a){return _0x5dee4a||(_0x5dee4a=_0xa17d36['create']()),null!=_0x361f50['splitPosition']&&Object['hasOwnProperty']['call'](_0x361f50,'splitPosition')&&_0x2336b9['Position']['encode'](_0x361f50['splitPosition'],_0x5dee4a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x361f50['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x361f50,'graveyardPosition')&&_0x2336b9['Position']['encode'](_0x361f50['graveyardPosition'],_0x5dee4a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x361f50['howMany']&&Object['hasOwnProperty']['call'](_0x361f50,'howMany')&&_0x5dee4a['uint32'](0x18)['uint32'](_0x361f50['howMany']),null!=_0x361f50['insertionPosition']&&Object['hasOwnProperty']['call'](_0x361f50,'insertionPosition')&&_0x2336b9['Position']['encode'](_0x361f50['insertionPosition'],_0x5dee4a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x361f50['wasUndone']&&Object['hasOwnProperty']['call'](_0x361f50,'wasUndone')&&_0x5dee4a['uint32'](0x28)['bool'](_0x361f50['wasUndone']),_0x5dee4a;},_0xe51945['encodeDelimited']=function(_0x45ef3b,_0x24c1ca){return this['encode'](_0x45ef3b,_0x24c1ca)['ldelim']();},_0xe51945['decode']=function(_0x52a65a,_0x199415){_0x52a65a instanceof _0x5233f5||(_0x52a65a=_0x5233f5['create'](_0x52a65a));for(var _0x1d239a=void 0x0===_0x199415?_0x52a65a['len']:_0x52a65a['pos']+_0x199415,_0xfba023=new _0x2336b9['SplitOperation']();_0x52a65a['pos']<_0x1d239a;){var _0x56174b=_0x52a65a['uint32']();switch(_0x56174b>>>0x3){case 0x1:_0xfba023['splitPosition']=_0x2336b9['Position']['decode'](_0x52a65a,_0x52a65a['uint32']());break;case 0x2:_0xfba023['graveyardPosition']=_0x2336b9['Position']['decode'](_0x52a65a,_0x52a65a['uint32']());break;case 0x3:_0xfba023['howMany']=_0x52a65a['uint32']();break;case 0x4:_0xfba023['insertionPosition']=_0x2336b9['Position']['decode'](_0x52a65a,_0x52a65a['uint32']());break;case 0x5:_0xfba023['wasUndone']=_0x52a65a['bool']();break;default:_0x52a65a['skipType'](0x7&_0x56174b);}}return _0xfba023;},_0xe51945['decodeDelimited']=function(_0xa5447d){return _0xa5447d instanceof _0x5233f5||(_0xa5447d=new _0x5233f5(_0xa5447d)),this['decode'](_0xa5447d,_0xa5447d['uint32']());},_0xe51945['verify']=function(_0x11680e){if('object'!=typeof _0x11680e||null===_0x11680e)return'object\x20expected';var _0x4a344e;if(null!=_0x11680e['splitPosition']&&_0x11680e['hasOwnProperty']('splitPosition')&&(_0x4a344e=_0x2336b9['Position']['verify'](_0x11680e['splitPosition'])))return'splitPosition.'+_0x4a344e;if(null!=_0x11680e['graveyardPosition']&&_0x11680e['hasOwnProperty']('graveyardPosition')&&(_0x4a344e=_0x2336b9['Position']['verify'](_0x11680e['graveyardPosition'])))return'graveyardPosition.'+_0x4a344e;if(null!=_0x11680e['howMany']&&_0x11680e['hasOwnProperty']('howMany')&&!_0x390e54['isInteger'](_0x11680e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x11680e['insertionPosition']&&_0x11680e['hasOwnProperty']('insertionPosition')&&(_0x4a344e=_0x2336b9['Position']['verify'](_0x11680e['insertionPosition'])))return'insertionPosition.'+_0x4a344e;return null!=_0x11680e['wasUndone']&&_0x11680e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x11680e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe51945['fromObject']=function(_0x14fb0f){if(_0x14fb0f instanceof _0x2336b9['SplitOperation'])return _0x14fb0f;var _0x5b3b0f=new _0x2336b9['SplitOperation']();if(null!=_0x14fb0f['splitPosition']){if('object'!=typeof _0x14fb0f['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5b3b0f['splitPosition']=_0x2336b9['Position']['fromObject'](_0x14fb0f['splitPosition']);}if(null!=_0x14fb0f['graveyardPosition']){if('object'!=typeof _0x14fb0f['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5b3b0f['graveyardPosition']=_0x2336b9['Position']['fromObject'](_0x14fb0f['graveyardPosition']);}if(null!=_0x14fb0f['howMany']&&(_0x5b3b0f['howMany']=_0x14fb0f['howMany']>>>0x0),null!=_0x14fb0f['insertionPosition']){if('object'!=typeof _0x14fb0f['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5b3b0f['insertionPosition']=_0x2336b9['Position']['fromObject'](_0x14fb0f['insertionPosition']);}return null!=_0x14fb0f['wasUndone']&&(_0x5b3b0f['wasUndone']=Boolean(_0x14fb0f['wasUndone'])),_0x5b3b0f;},_0xe51945['toObject']=function(_0x2d0a4c,_0x194361){_0x194361||(_0x194361={});var _0x255e1c={};return _0x194361['defaults']&&(_0x255e1c['splitPosition']=null,_0x255e1c['graveyardPosition']=null,_0x255e1c['howMany']=0x0,_0x255e1c['insertionPosition']=null,_0x255e1c['wasUndone']=!0x1),null!=_0x2d0a4c['splitPosition']&&_0x2d0a4c['hasOwnProperty']('splitPosition')&&(_0x255e1c['splitPosition']=_0x2336b9['Position']['toObject'](_0x2d0a4c['splitPosition'],_0x194361)),null!=_0x2d0a4c['graveyardPosition']&&_0x2d0a4c['hasOwnProperty']('graveyardPosition')&&(_0x255e1c['graveyardPosition']=_0x2336b9['Position']['toObject'](_0x2d0a4c['graveyardPosition'],_0x194361)),null!=_0x2d0a4c['howMany']&&_0x2d0a4c['hasOwnProperty']('howMany')&&(_0x255e1c['howMany']=_0x2d0a4c['howMany']),null!=_0x2d0a4c['insertionPosition']&&_0x2d0a4c['hasOwnProperty']('insertionPosition')&&(_0x255e1c['insertionPosition']=_0x2336b9['Position']['toObject'](_0x2d0a4c['insertionPosition'],_0x194361)),null!=_0x2d0a4c['wasUndone']&&_0x2d0a4c['hasOwnProperty']('wasUndone')&&(_0x255e1c['wasUndone']=_0x2d0a4c['wasUndone']),_0x255e1c;},_0xe51945['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0xe51945['getTypeUrl']=function(_0x16f98e){return void 0x0===_0x16f98e&&(_0x16f98e='type.googleapis.com'),_0x16f98e+'/SplitOperation';},_0xe51945;}()),_0x2336b9['Position']=(function(){function _0x24063c(_0x262f60){if(this['path']=[],_0x262f60){for(var _0x4ddf96=Object['keys'](_0x262f60),_0x4b4b8b=0x0;_0x4b4b8b<_0x4ddf96['length'];++_0x4b4b8b)null!=_0x262f60[_0x4ddf96[_0x4b4b8b]]&&(this[_0x4ddf96[_0x4b4b8b]]=_0x262f60[_0x4ddf96[_0x4b4b8b]]);}}return _0x24063c['prototype']['root']='',_0x24063c['prototype']['rootMain']=!0x1,_0x24063c['prototype']['rootGraveyard']=!0x1,_0x24063c['prototype']['path']=_0x390e54['emptyArray'],_0x24063c['prototype']['stickiness']='',_0x24063c['create']=function(_0x50d090){return new _0x24063c(_0x50d090);},_0x24063c['encode']=function(_0x1d418e,_0x39b61d){if(_0x39b61d||(_0x39b61d=_0xa17d36['create']()),null!=_0x1d418e['root']&&Object['hasOwnProperty']['call'](_0x1d418e,'root')&&_0x39b61d['uint32'](0xa)['string'](_0x1d418e['root']),null!=_0x1d418e['rootMain']&&Object['hasOwnProperty']['call'](_0x1d418e,'rootMain')&&_0x39b61d['uint32'](0x10)['bool'](_0x1d418e['rootMain']),null!=_0x1d418e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1d418e,'rootGraveyard')&&_0x39b61d['uint32'](0x18)['bool'](_0x1d418e['rootGraveyard']),null!=_0x1d418e['path']&&_0x1d418e['path']['length']){_0x39b61d['uint32'](0x22)['fork']();for(var _0x4c1df7=0x0;_0x4c1df7<_0x1d418e['path']['length'];++_0x4c1df7)_0x39b61d['uint32'](_0x1d418e['path'][_0x4c1df7]);_0x39b61d['ldelim']();}return null!=_0x1d418e['stickiness']&&Object['hasOwnProperty']['call'](_0x1d418e,'stickiness')&&_0x39b61d['uint32'](0x2a)['string'](_0x1d418e['stickiness']),_0x39b61d;},_0x24063c['encodeDelimited']=function(_0x21ea63,_0x507b67){return this['encode'](_0x21ea63,_0x507b67)['ldelim']();},_0x24063c['decode']=function(_0xa294,_0x3266a2){_0xa294 instanceof _0x5233f5||(_0xa294=_0x5233f5['create'](_0xa294));for(var _0x4a96f8=void 0x0===_0x3266a2?_0xa294['len']:_0xa294['pos']+_0x3266a2,_0x165d36=new _0x2336b9['Position']();_0xa294['pos']<_0x4a96f8;){var _0x15e3b7=_0xa294['uint32']();switch(_0x15e3b7>>>0x3){case 0x1:_0x165d36['root']=_0xa294['string']();break;case 0x2:_0x165d36['rootMain']=_0xa294['bool']();break;case 0x3:_0x165d36['rootGraveyard']=_0xa294['bool']();break;case 0x4:if(_0x165d36['path']&&_0x165d36['path']['length']||(_0x165d36['path']=[]),0x2==(0x7&_0x15e3b7)){for(var _0x2c0ebd=_0xa294['uint32']()+_0xa294['pos'];_0xa294['pos']<_0x2c0ebd;)_0x165d36['path']['push'](_0xa294['uint32']());}else _0x165d36['path']['push'](_0xa294['uint32']());break;case 0x5:_0x165d36['stickiness']=_0xa294['string']();break;default:_0xa294['skipType'](0x7&_0x15e3b7);}}return _0x165d36;},_0x24063c['decodeDelimited']=function(_0x2abbab){return _0x2abbab instanceof _0x5233f5||(_0x2abbab=new _0x5233f5(_0x2abbab)),this['decode'](_0x2abbab,_0x2abbab['uint32']());},_0x24063c['verify']=function(_0xce3d85){if('object'!=typeof _0xce3d85||null===_0xce3d85)return'object\x20expected';if(null!=_0xce3d85['root']&&_0xce3d85['hasOwnProperty']('root')&&!_0x390e54['isString'](_0xce3d85['root']))return'root:\x20string\x20expected';if(null!=_0xce3d85['rootMain']&&_0xce3d85['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xce3d85['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xce3d85['rootGraveyard']&&_0xce3d85['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xce3d85['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xce3d85['path']&&_0xce3d85['hasOwnProperty']('path')){if(!Array['isArray'](_0xce3d85['path']))return'path:\x20array\x20expected';for(var _0x106c3e=0x0;_0x106c3e<_0xce3d85['path']['length'];++_0x106c3e)if(!_0x390e54['isInteger'](_0xce3d85['path'][_0x106c3e]))return'path:\x20integer[]\x20expected';}return null!=_0xce3d85['stickiness']&&_0xce3d85['hasOwnProperty']('stickiness')&&!_0x390e54['isString'](_0xce3d85['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x24063c['fromObject']=function(_0x4fd4e0){if(_0x4fd4e0 instanceof _0x2336b9['Position'])return _0x4fd4e0;var _0x29a123=new _0x2336b9['Position']();if(null!=_0x4fd4e0['root']&&(_0x29a123['root']=String(_0x4fd4e0['root'])),null!=_0x4fd4e0['rootMain']&&(_0x29a123['rootMain']=Boolean(_0x4fd4e0['rootMain'])),null!=_0x4fd4e0['rootGraveyard']&&(_0x29a123['rootGraveyard']=Boolean(_0x4fd4e0['rootGraveyard'])),_0x4fd4e0['path']){if(!Array['isArray'](_0x4fd4e0['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x29a123['path']=[];for(var _0x5d34c8=0x0;_0x5d34c8<_0x4fd4e0['path']['length'];++_0x5d34c8)_0x29a123['path'][_0x5d34c8]=_0x4fd4e0['path'][_0x5d34c8]>>>0x0;}return null!=_0x4fd4e0['stickiness']&&(_0x29a123['stickiness']=String(_0x4fd4e0['stickiness'])),_0x29a123;},_0x24063c['toObject']=function(_0xc6b845,_0x42c285){_0x42c285||(_0x42c285={});var _0x4f079a={};if((_0x42c285['arrays']||_0x42c285['defaults'])&&(_0x4f079a['path']=[]),_0x42c285['defaults']&&(_0x4f079a['root']='',_0x4f079a['rootMain']=!0x1,_0x4f079a['rootGraveyard']=!0x1,_0x4f079a['stickiness']=''),null!=_0xc6b845['root']&&_0xc6b845['hasOwnProperty']('root')&&(_0x4f079a['root']=_0xc6b845['root']),null!=_0xc6b845['rootMain']&&_0xc6b845['hasOwnProperty']('rootMain')&&(_0x4f079a['rootMain']=_0xc6b845['rootMain']),null!=_0xc6b845['rootGraveyard']&&_0xc6b845['hasOwnProperty']('rootGraveyard')&&(_0x4f079a['rootGraveyard']=_0xc6b845['rootGraveyard']),_0xc6b845['path']&&_0xc6b845['path']['length']){_0x4f079a['path']=[];for(var _0x39eddc=0x0;_0x39eddc<_0xc6b845['path']['length'];++_0x39eddc)_0x4f079a['path'][_0x39eddc]=_0xc6b845['path'][_0x39eddc];}return null!=_0xc6b845['stickiness']&&_0xc6b845['hasOwnProperty']('stickiness')&&(_0x4f079a['stickiness']=_0xc6b845['stickiness']),_0x4f079a;},_0x24063c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x24063c['getTypeUrl']=function(_0x3d8e15){return void 0x0===_0x3d8e15&&(_0x3d8e15='type.googleapis.com'),_0x3d8e15+'/Position';},_0x24063c;}()),_0x2336b9['Range']=(function(){function _0x3a2f53(_0x4db89b){if(_0x4db89b){for(var _0x181e32=Object['keys'](_0x4db89b),_0xf79578=0x0;_0xf79578<_0x181e32['length'];++_0xf79578)null!=_0x4db89b[_0x181e32[_0xf79578]]&&(this[_0x181e32[_0xf79578]]=_0x4db89b[_0x181e32[_0xf79578]]);}}return _0x3a2f53['prototype']['start']=null,_0x3a2f53['prototype']['end']=null,_0x3a2f53['create']=function(_0x3bacc3){return new _0x3a2f53(_0x3bacc3);},_0x3a2f53['encode']=function(_0x95a8c4,_0x43264c){return _0x43264c||(_0x43264c=_0xa17d36['create']()),null!=_0x95a8c4['start']&&Object['hasOwnProperty']['call'](_0x95a8c4,'start')&&_0x2336b9['Position']['encode'](_0x95a8c4['start'],_0x43264c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x95a8c4['end']&&Object['hasOwnProperty']['call'](_0x95a8c4,'end')&&_0x2336b9['Position']['encode'](_0x95a8c4['end'],_0x43264c['uint32'](0x12)['fork']())['ldelim'](),_0x43264c;},_0x3a2f53['encodeDelimited']=function(_0x29c60c,_0x36473e){return this['encode'](_0x29c60c,_0x36473e)['ldelim']();},_0x3a2f53['decode']=function(_0x12a190,_0x43fa50){_0x12a190 instanceof _0x5233f5||(_0x12a190=_0x5233f5['create'](_0x12a190));for(var _0x485a49=void 0x0===_0x43fa50?_0x12a190['len']:_0x12a190['pos']+_0x43fa50,_0x30fda0=new _0x2336b9['Range']();_0x12a190['pos']<_0x485a49;){var _0x336d6f=_0x12a190['uint32']();switch(_0x336d6f>>>0x3){case 0x1:_0x30fda0['start']=_0x2336b9['Position']['decode'](_0x12a190,_0x12a190['uint32']());break;case 0x2:_0x30fda0['end']=_0x2336b9['Position']['decode'](_0x12a190,_0x12a190['uint32']());break;default:_0x12a190['skipType'](0x7&_0x336d6f);}}return _0x30fda0;},_0x3a2f53['decodeDelimited']=function(_0x461369){return _0x461369 instanceof _0x5233f5||(_0x461369=new _0x5233f5(_0x461369)),this['decode'](_0x461369,_0x461369['uint32']());},_0x3a2f53['verify']=function(_0x20553f){if('object'!=typeof _0x20553f||null===_0x20553f)return'object\x20expected';var _0x5ed1ba;if(null!=_0x20553f['start']&&_0x20553f['hasOwnProperty']('start')&&(_0x5ed1ba=_0x2336b9['Position']['verify'](_0x20553f['start'])))return'start.'+_0x5ed1ba;if(null!=_0x20553f['end']&&_0x20553f['hasOwnProperty']('end')&&(_0x5ed1ba=_0x2336b9['Position']['verify'](_0x20553f['end'])))return'end.'+_0x5ed1ba;return null;},_0x3a2f53['fromObject']=function(_0x5d7c00){if(_0x5d7c00 instanceof _0x2336b9['Range'])return _0x5d7c00;var _0x15071a=new _0x2336b9['Range']();if(null!=_0x5d7c00['start']){if('object'!=typeof _0x5d7c00['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x15071a['start']=_0x2336b9['Position']['fromObject'](_0x5d7c00['start']);}if(null!=_0x5d7c00['end']){if('object'!=typeof _0x5d7c00['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x15071a['end']=_0x2336b9['Position']['fromObject'](_0x5d7c00['end']);}return _0x15071a;},_0x3a2f53['toObject']=function(_0x5c5d56,_0x56fc63){_0x56fc63||(_0x56fc63={});var _0x2f960b={};return _0x56fc63['defaults']&&(_0x2f960b['start']=null,_0x2f960b['end']=null),null!=_0x5c5d56['start']&&_0x5c5d56['hasOwnProperty']('start')&&(_0x2f960b['start']=_0x2336b9['Position']['toObject'](_0x5c5d56['start'],_0x56fc63)),null!=_0x5c5d56['end']&&_0x5c5d56['hasOwnProperty']('end')&&(_0x2f960b['end']=_0x2336b9['Position']['toObject'](_0x5c5d56['end'],_0x56fc63)),_0x2f960b;},_0x3a2f53['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x3a2f53['getTypeUrl']=function(_0x56be7a){return void 0x0===_0x56be7a&&(_0x56be7a='type.googleapis.com'),_0x56be7a+'/Range';},_0x3a2f53;}()),_0x2336b9['Element']=(function(){function _0x5cd46d(_0x1ed373){if(this['children']=[],this['attributesBoolean']={},_0x1ed373){for(var _0x4a3fb6=Object['keys'](_0x1ed373),_0x362848=0x0;_0x362848<_0x4a3fb6['length'];++_0x362848)null!=_0x1ed373[_0x4a3fb6[_0x362848]]&&(this[_0x4a3fb6[_0x362848]]=_0x1ed373[_0x4a3fb6[_0x362848]]);}}return _0x5cd46d['prototype']['name']='',_0x5cd46d['prototype']['children']=_0x390e54['emptyArray'],_0x5cd46d['prototype']['data']='',_0x5cd46d['prototype']['attributesBoolean']=_0x390e54['emptyObject'],_0x5cd46d['prototype']['attributesJson']='',_0x5cd46d['create']=function(_0x3abd28){return new _0x5cd46d(_0x3abd28);},_0x5cd46d['encode']=function(_0x53631e,_0xeaaf2d){if(_0xeaaf2d||(_0xeaaf2d=_0xa17d36['create']()),null!=_0x53631e['name']&&Object['hasOwnProperty']['call'](_0x53631e,'name')&&_0xeaaf2d['uint32'](0xa)['string'](_0x53631e['name']),null!=_0x53631e['children']&&_0x53631e['children']['length']){for(var _0x12ff64=0x0;_0x12ff64<_0x53631e['children']['length'];++_0x12ff64)_0x2336b9['Element']['encode'](_0x53631e['children'][_0x12ff64],_0xeaaf2d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x53631e['data']&&Object['hasOwnProperty']['call'](_0x53631e,'data')&&_0xeaaf2d['uint32'](0x1a)['string'](_0x53631e['data']),null!=_0x53631e['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x53631e,'attributesBoolean')){var _0x17d6fd=Object['keys'](_0x53631e['attributesBoolean']);for(_0x12ff64=0x0;_0x12ff64<_0x17d6fd['length'];++_0x12ff64)_0xeaaf2d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x17d6fd[_0x12ff64])['uint32'](0x10)['bool'](_0x53631e['attributesBoolean'][_0x17d6fd[_0x12ff64]])['ldelim']();}return null!=_0x53631e['attributesJson']&&Object['hasOwnProperty']['call'](_0x53631e,'attributesJson')&&_0xeaaf2d['uint32'](0x2a)['string'](_0x53631e['attributesJson']),_0xeaaf2d;},_0x5cd46d['encodeDelimited']=function(_0x16824f,_0x509411){return this['encode'](_0x16824f,_0x509411)['ldelim']();},_0x5cd46d['decode']=function(_0x34b573,_0x48fbbf){_0x34b573 instanceof _0x5233f5||(_0x34b573=_0x5233f5['create'](_0x34b573));for(var _0x434262,_0x1ed0e4,_0x30d0d8=void 0x0===_0x48fbbf?_0x34b573['len']:_0x34b573['pos']+_0x48fbbf,_0x43de43=new _0x2336b9['Element']();_0x34b573['pos']<_0x30d0d8;){var _0x3c3eb4=_0x34b573['uint32']();switch(_0x3c3eb4>>>0x3){case 0x1:_0x43de43['name']=_0x34b573['string']();break;case 0x2:_0x43de43['children']&&_0x43de43['children']['length']||(_0x43de43['children']=[]),_0x43de43['children']['push'](_0x2336b9['Element']['decode'](_0x34b573,_0x34b573['uint32']()));break;case 0x3:_0x43de43['data']=_0x34b573['string']();break;case 0x4:_0x43de43['attributesBoolean']===_0x390e54['emptyObject']&&(_0x43de43['attributesBoolean']={});var _0xf85932=_0x34b573['uint32']()+_0x34b573['pos'];for(_0x434262='',_0x1ed0e4=!0x1;_0x34b573['pos']<_0xf85932;){var _0x225de0=_0x34b573['uint32']();switch(_0x225de0>>>0x3){case 0x1:_0x434262=_0x34b573['string']();break;case 0x2:_0x1ed0e4=_0x34b573['bool']();break;default:_0x34b573['skipType'](0x7&_0x225de0);}}_0x43de43['attributesBoolean'][_0x434262]=_0x1ed0e4;break;case 0x5:_0x43de43['attributesJson']=_0x34b573['string']();break;default:_0x34b573['skipType'](0x7&_0x3c3eb4);}}return _0x43de43;},_0x5cd46d['decodeDelimited']=function(_0x50019c){return _0x50019c instanceof _0x5233f5||(_0x50019c=new _0x5233f5(_0x50019c)),this['decode'](_0x50019c,_0x50019c['uint32']());},_0x5cd46d['verify']=function(_0x1d420d){if('object'!=typeof _0x1d420d||null===_0x1d420d)return'object\x20expected';if(null!=_0x1d420d['name']&&_0x1d420d['hasOwnProperty']('name')&&!_0x390e54['isString'](_0x1d420d['name']))return'name:\x20string\x20expected';if(null!=_0x1d420d['children']&&_0x1d420d['hasOwnProperty']('children')){if(!Array['isArray'](_0x1d420d['children']))return'children:\x20array\x20expected';for(var _0x5bc0f2=0x0;_0x5bc0f2<_0x1d420d['children']['length'];++_0x5bc0f2){var _0x520bc5=_0x2336b9['Element']['verify'](_0x1d420d['children'][_0x5bc0f2]);if(_0x520bc5)return'children.'+_0x520bc5;}}if(null!=_0x1d420d['data']&&_0x1d420d['hasOwnProperty']('data')&&!_0x390e54['isString'](_0x1d420d['data']))return'data:\x20string\x20expected';if(null!=_0x1d420d['attributesBoolean']&&_0x1d420d['hasOwnProperty']('attributesBoolean')){if(!_0x390e54['isObject'](_0x1d420d['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x5bafe5=Object['keys'](_0x1d420d['attributesBoolean']);for(_0x5bc0f2=0x0;_0x5bc0f2<_0x5bafe5['length'];++_0x5bc0f2)if('boolean'!=typeof _0x1d420d['attributesBoolean'][_0x5bafe5[_0x5bc0f2]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1d420d['attributesJson']&&_0x1d420d['hasOwnProperty']('attributesJson')&&!_0x390e54['isString'](_0x1d420d['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5cd46d['fromObject']=function(_0x154c65){if(_0x154c65 instanceof _0x2336b9['Element'])return _0x154c65;var _0x23b1c2=new _0x2336b9['Element']();if(null!=_0x154c65['name']&&(_0x23b1c2['name']=String(_0x154c65['name'])),_0x154c65['children']){if(!Array['isArray'](_0x154c65['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x23b1c2['children']=[];for(var _0x42b2d7=0x0;_0x42b2d7<_0x154c65['children']['length'];++_0x42b2d7){if('object'!=typeof _0x154c65['children'][_0x42b2d7])throw TypeError('.Element.children:\x20object\x20expected');_0x23b1c2['children'][_0x42b2d7]=_0x2336b9['Element']['fromObject'](_0x154c65['children'][_0x42b2d7]);}}if(null!=_0x154c65['data']&&(_0x23b1c2['data']=String(_0x154c65['data'])),_0x154c65['attributesBoolean']){if('object'!=typeof _0x154c65['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x23b1c2['attributesBoolean']={};var _0x536b55=Object['keys'](_0x154c65['attributesBoolean']);for(_0x42b2d7=0x0;_0x42b2d7<_0x536b55['length'];++_0x42b2d7)_0x23b1c2['attributesBoolean'][_0x536b55[_0x42b2d7]]=Boolean(_0x154c65['attributesBoolean'][_0x536b55[_0x42b2d7]]);}return null!=_0x154c65['attributesJson']&&(_0x23b1c2['attributesJson']=String(_0x154c65['attributesJson'])),_0x23b1c2;},_0x5cd46d['toObject']=function(_0x4643ee,_0x5c2ed6){_0x5c2ed6||(_0x5c2ed6={});var _0x94dffe,_0x4c1559={};if((_0x5c2ed6['arrays']||_0x5c2ed6['defaults'])&&(_0x4c1559['children']=[]),(_0x5c2ed6['objects']||_0x5c2ed6['defaults'])&&(_0x4c1559['attributesBoolean']={}),_0x5c2ed6['defaults']&&(_0x4c1559['name']='',_0x4c1559['data']='',_0x4c1559['attributesJson']=''),null!=_0x4643ee['name']&&_0x4643ee['hasOwnProperty']('name')&&(_0x4c1559['name']=_0x4643ee['name']),_0x4643ee['children']&&_0x4643ee['children']['length']){_0x4c1559['children']=[];for(var _0x3b0678=0x0;_0x3b0678<_0x4643ee['children']['length'];++_0x3b0678)_0x4c1559['children'][_0x3b0678]=_0x2336b9['Element']['toObject'](_0x4643ee['children'][_0x3b0678],_0x5c2ed6);}if(null!=_0x4643ee['data']&&_0x4643ee['hasOwnProperty']('data')&&(_0x4c1559['data']=_0x4643ee['data']),_0x4643ee['attributesBoolean']&&(_0x94dffe=Object['keys'](_0x4643ee['attributesBoolean']))['length']){_0x4c1559['attributesBoolean']={};for(_0x3b0678=0x0;_0x3b0678<_0x94dffe['length'];++_0x3b0678)_0x4c1559['attributesBoolean'][_0x94dffe[_0x3b0678]]=_0x4643ee['attributesBoolean'][_0x94dffe[_0x3b0678]];}return null!=_0x4643ee['attributesJson']&&_0x4643ee['hasOwnProperty']('attributesJson')&&(_0x4c1559['attributesJson']=_0x4643ee['attributesJson']),_0x4c1559;},_0x5cd46d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5b767e['util']['toJSONOptions']);},_0x5cd46d['getTypeUrl']=function(_0x1c6749){return void 0x0===_0x1c6749&&(_0x1c6749='type.googleapis.com'),_0x1c6749+'/Element';},_0x5cd46d;}()),_0x2336b9;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x24fe47){return new y(this['_protobufRoot'][_0x24fe47]);}}class y{['_protobuf'];constructor(_0x5a356f){this['_protobuf']=_0x5a356f;}['compress'](_0x23ce6e){const _0x55f39c=this['_protobuf']['verify'](_0x23ce6e);if(_0x55f39c)throw Error(_0x55f39c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x23ce6e))['finish']();}['decompress'](_0x14a4f5){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x14a4f5),{'oneofs':!0x0});}}function _(_0x5dab01,_0x23d3ed){const _0x26cdc1=_0x44bad3(_0x5dab01);return _0x26cdc1['path'][_0x26cdc1['path']['length']-0x1]+=_0x23d3ed,_0x26cdc1;}function O(_0x5a32d7,_0x2f5550){return _0x5a32d7['root']===_0x2f5550['root']&&_0x5916e1(_0x5a32d7['path'],_0x2f5550['path']);}function $(_0x2ff5c8){P(_0x2ff5c8,_0x29a1db=>('main'==_0x29a1db['root']?(_0x29a1db['rootMain']=!0x0,delete _0x29a1db['root']):'$graveyard'==_0x29a1db['root']&&(_0x29a1db['rootGraveyard']=!0x0,delete _0x29a1db['root']),_0x29a1db));}function J(_0x1f6708){P(_0x1f6708,_0x3b8d0d=>(_0x3b8d0d['rootMain']?(_0x3b8d0d['root']='main',delete _0x3b8d0d['rootMain']):_0x3b8d0d['rootGraveyard']&&(_0x3b8d0d['root']='$graveyard',delete _0x3b8d0d['rootGraveyard']),_0x3b8d0d));}function P(_0x5dc4a7,_0x49763d){for(const _0x3188fe in _0x5dc4a7){const _0x347212=_0x5dc4a7[_0x3188fe];'nodes'!==_0x3188fe&&_0xeb13ce(_0x347212)&&(_0x347212['path']&&(_0x347212['root']||_0x347212['rootMain']||_0x347212['rootGraveyard'])?_0x5dc4a7[_0x3188fe]=_0x49763d(_0x347212):P(_0x347212,_0x49763d));}return _0x5dc4a7;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4d5404,_0x3d1d25,_0x1c8db9){this['_id']=_0x4d5404,this['_operationName']=_0x3d1d25,this['_protobufDescriptor']=_0x1c8db9;}['compress'](_0x24b589,_0x29255e){const _0x2222b8=_0x29255e['shift']();return $(_0x2222b8),_0x24b589['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2222b8)),_0x24b589['types']['push'](this['_id']),!0x0;}['decompress'](_0x2192b4,_0x51f98e){_0x51f98e['types']['shift']();const _0x238dae=this['_protobufDescriptor']['decompress'](_0x51f98e['buffers']['shift']());J(_0x238dae),_0x238dae['__className']=this['_operationName'],_0x2192b4['push'](_0x238dae);}}class s extends e{['compress'](_0x2b0a82,_0x471ea7){const _0x12229a=_0x471ea7['shift']();return this['_serializeOneOf']('oldValue',_0x12229a),this['_serializeOneOf']('newValue',_0x12229a),$(_0x12229a),_0x2b0a82['buffers']['push'](this['_protobufDescriptor']['compress'](_0x12229a)),_0x2b0a82['types']['push'](this['_id']),!0x0;}['decompress'](_0x47e075,_0x40bb5d){const {types:_0x2b9a23,buffers:_0xe8f37a}=_0x40bb5d,_0x1150d9=this['_protobufDescriptor']['decompress'](_0xe8f37a['shift']());_0x2b9a23['shift'](),this['_deserializeOneOf']('oldValue',_0x1150d9),this['_deserializeOneOf']('newValue',_0x1150d9),J(_0x1150d9),_0x1150d9['__className']=this['_operationName'],_0x47e075['push'](_0x1150d9);}['_serializeOneOf'](_0x5e5808,_0x241d69){const _0xf1f335=_0x241d69[_0x5e5808];'boolean'==typeof _0xf1f335?_0x241d69[_0x5e5808+'Boolean']=_0xf1f335:_0x241d69[_0x5e5808+'Json']=JSON['stringify'](_0xf1f335);}['_deserializeOneOf'](_0x49b737,_0x5d5b87){const _0x2e4480=_0x49b737+'Json';_0x5d5b87[_0x2e4480]?(_0x5d5b87[_0x49b737]=JSON['parse'](_0x5d5b87[_0x2e4480]),delete _0x5d5b87[_0x2e4480]):(_0x5d5b87[_0x49b737]=_0x5d5b87[_0x49b737+'Boolean'],delete _0x5d5b87[_0x49b737+'Boolean']);}}class i extends e{['compress'](_0x358385,_0x246504){const _0x40fcbd=_0x246504['shift']();return this['_serializeNodesAttributes'](_0x40fcbd['nodes']),$(_0x40fcbd),_0x358385['buffers']['push'](this['_protobufDescriptor']['compress'](_0x40fcbd)),_0x358385['types']['push'](this['_id']),!0x0;}['decompress'](_0x27711e,_0x12c942){const {types:_0xc8d23,buffers:_0x165b45}=_0x12c942,_0x968e6a=this['_protobufDescriptor']['decompress'](_0x165b45['shift']());_0xc8d23['shift'](),_0x968e6a['nodes']||(_0x968e6a['nodes']=[]),this['_deserializeNodesAttributes'](_0x968e6a['nodes']),J(_0x968e6a),_0x968e6a['__className']=this['_operationName'],_0x27711e['push'](_0x968e6a);}['_serializeNodesAttributes'](_0x26bfae){for(const _0x185d46 of _0x26bfae){if(_0x185d46['attributes']){const _0x172e0a=_0x185d46['attributes'];this['_areValuesBoolean'](_0x172e0a)?_0x185d46['attributesBoolean']=_0x172e0a:_0x185d46['attributesJson']=JSON['stringify'](_0x172e0a);}_0x185d46['children']&&this['_serializeNodesAttributes'](_0x185d46['children']);}}['_deserializeNodesAttributes'](_0x4c935e){for(const _0xb4ff6b of _0x4c935e)(_0xb4ff6b['attributesBoolean']||_0xb4ff6b['attributesJson'])&&(_0xb4ff6b['attributesBoolean']?(_0xb4ff6b['attributes']=_0xb4ff6b['attributesBoolean'],delete _0xb4ff6b['attributesBoolean']):(_0xb4ff6b['attributes']=JSON['parse'](_0xb4ff6b['attributesJson']),delete _0xb4ff6b['attributesJson'])),_0xb4ff6b['children']&&this['_deserializeNodesAttributes'](_0xb4ff6b['children']);}['_areValuesBoolean'](_0x551ac1){return Object['keys'](_0x551ac1)['every'](_0x1455a8=>'boolean'==typeof _0x551ac1[_0x1455a8]);}}class n extends e{['decompress'](_0x3f02ba,_0x5a0201){super['decompress'](_0x3f02ba,_0x5a0201);const _0x5071e8=_0x3f02ba[_0x3f02ba['length']-0x1];_0x5071e8['oldRange']||(_0x5071e8['oldRange']=null),_0x5071e8['newRange']||(_0x5071e8['newRange']=null);}}class p extends e{['compress'](_0x2ff5b7,_0x489008){return _0x489008['shift'](),_0x2ff5b7['types']['push'](this['_id']),!0x0;}['decompress'](_0x244100,_0x250c47){_0x250c47['types']['shift'](),_0x244100['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b97b1,_0x13a4fd,_0x50c156,_0x487b19){super(_0x3b97b1,_0x13a4fd,_0x50c156),this['_omittedNamespace']=_0x487b19+':';}['compress'](_0x1d7444,_0x5327e4){return!('MarkerOperation'!=_0x5327e4[0x0]['__className']||!_0x5327e4[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5327e4[0x0]['name']=_0x5327e4[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1d7444,_0x5327e4),!0x0);}['decompress'](_0x3f9de0,_0xbae4bf){super['decompress'](_0x3f9de0,_0xbae4bf);const _0x3d66c2=_0x3f9de0[_0x3f9de0['length']-0x1];_0x3d66c2['name']=this['_omittedNamespace']+_0x3d66c2['name'];}}class b{['_id'];['_context'];constructor(_0x5c4503,_0x20a937){this['_id']=_0x5c4503,this['_context']=_0x20a937;}['compress'](_0x1f8d9a,_0x1227f9){let _0x3ec055;for(;_0x1227f9['length']>0x1&&this['_compareOperations'](_0x1227f9[0x0],_0x1227f9[0x1]);)_0x3ec055?(_0x3ec055=this['_combineNext'](_0x1227f9['shift'](),_0x3ec055),_0x1f8d9a['types']['push'](0x0)):(_0x3ec055=_0x44bad3(_0x1227f9['shift']()),_0x1f8d9a['types']['push'](this['_id']));return!!_0x3ec055&&(_0x3ec055=this['_combineNext'](_0x1227f9['shift'](),_0x3ec055),_0x1f8d9a['types']['push'](0x0),_0x1f8d9a['buffers']['push'](this['_compressSingleOperation'](_0x3ec055)),!0x0);}['decompress'](_0x4ada17,_0x2f42e4){const _0x20ed90=this['_decompressSingleOperation'](_0x2f42e4);for(;0x0==_0x2f42e4['types'][0x0];)_0x2f42e4['types']['shift'](),_0x4ada17['push'](this['_splitCurrent'](_0x20ed90));_0x4ada17['push'](_0x20ed90);}}class m extends b{['_combineNext'](_0x2220a1,_0x508a9e){return _0x508a9e['nodes'][0x0]['data']+=_0x2220a1['nodes'][0x0]['data'],_0x508a9e;}['_splitCurrent'](_0x2f2108){const _0x3562e8=_0x44bad3(_0x2f2108),_0x338b39=_0x3562e8['nodes'][0x0],_0x294e2a=_0x2f2108['nodes'][0x0],_0x121ade=_0x294e2a['data'][Symbol['iterator']]()['next']()['value'],_0x54df83=_0x121ade['length'];return _0x338b39['data']=_0x121ade,_0x294e2a['data']=_0x294e2a['data']['substr'](_0x54df83),_0x2f2108['position']=_(_0x2f2108['position'],_0x54df83),_0x3562e8;}['_compareOperations'](_0x4523e9,_0x2858c6){if(this['_checkOperation'](_0x4523e9)&&this['_checkOperation'](_0x2858c6)){const _0x3f1252=_0x4523e9['nodes'][0x0]['data']['length'],_0x1731df=O(_(_0x4523e9['position'],_0x3f1252),_0x2858c6['position']),_0xf964a9=_0x4523e9['nodes'][0x0],_0x1763ae=_0x2858c6['nodes'][0x0];return _0x1731df&&this['_compareAttributes'](_0xf964a9,_0x1763ae);}return!0x1;}['_compressSingleOperation'](_0x3cc0eb){const _0x246aa6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x246aa6,[_0x3cc0eb]),_0x246aa6['buffers'][0x0];}['_decompressSingleOperation'](_0x161dc2){const _0x5a243f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x5a243f,_0x161dc2),_0x5a243f[0x0];}['_checkOperation'](_0x5a2e8a){return'InsertOperation'==_0x5a2e8a['__className']&&0x1==_0x5a2e8a['nodes']['length']&&_0x5a2e8a['nodes'][0x0]['data']&&!_0x5a2e8a['wasUndone']&&0x1==Array['from'](_0x5a2e8a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x152b67,_0x373e1c){const _0x39aa51=Object['keys'](_0x152b67['attributes']||{}),_0x1fb960=Object['keys'](_0x373e1c['attributes']||{});return _0x39aa51['length']===_0x1fb960['length']&&_0x39aa51['every'](_0x5aa673=>_0x373e1c['attributes'][_0x5aa673]&&_0x373e1c['attributes'][_0x5aa673]===_0x152b67['attributes'][_0x5aa673]);}}class c extends b{['_combineNext'](_0x1126d3,_0x47c462){return _0x47c462['howMany']++,_0x47c462['sourcePosition']=_0x44bad3(_0x1126d3['sourcePosition']),_0x47c462;}['_splitCurrent'](_0x2cf035){const _0x56f576=_0x44bad3(_0x2cf035);return _0x2cf035['howMany']--,_0x56f576['howMany']=0x1,_0x56f576['sourcePosition']=_(_0x56f576['sourcePosition'],_0x2cf035['howMany']),_0x56f576;}['_compareOperations'](_0xa26762,_0x2d55c6){return!(!this['_checkOperation'](_0xa26762)||!this['_checkOperation'](_0x2d55c6))&&(O(_(_0xa26762['sourcePosition'],-0x1),_0x2d55c6['sourcePosition'])&&O(_0xa26762['targetPosition'],_0x2d55c6['targetPosition']));}['_compressSingleOperation'](_0x3e12b9){const _0x1f13aa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1f13aa,[_0x3e12b9]),_0x1f13aa['buffers'][0x0];}['_decompressSingleOperation'](_0x33af16){const _0x2f6940=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2f6940,_0x33af16),_0x2f6940[0x0];}['_checkOperation'](_0x6ce3d2){return'MoveOperation'==_0x6ce3d2['__className']&&'$graveyard'==_0x6ce3d2['targetPosition']['root']&&0x1==_0x6ce3d2['howMany']&&!_0x6ce3d2['wasUndone'];}}class h extends b{['_combineNext'](_0x4a2f2e,_0x5c4cc1){return _0x5c4cc1['howMany']++,_0x5c4cc1;}['_splitCurrent'](_0x5a390d){const _0x39b9c8=_0x44bad3(_0x5a390d);return _0x39b9c8['howMany']=0x1,_0x5a390d['howMany']--,_0x39b9c8;}['_compareOperations'](_0x225012,_0x5437e3){return!(!this['_checkOperation'](_0x225012)||!this['_checkOperation'](_0x5437e3))&&(O(_0x225012['sourcePosition'],_0x5437e3['sourcePosition'])&&O(_0x225012['targetPosition'],_0x5437e3['targetPosition']));}['_compressSingleOperation'](_0x36da76){const _0x5d5efc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5d5efc,[_0x36da76]),_0x5d5efc['buffers'][0x0];}['_decompressSingleOperation'](_0x1948b0){const _0x49968f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x49968f,_0x1948b0),_0x49968f[0x0];}['_checkOperation'](_0x3ed3e5){return'MoveOperation'==_0x3ed3e5['__className']&&'$graveyard'==_0x3ed3e5['targetPosition']['root']&&0x1==_0x3ed3e5['howMany']&&!_0x3ed3e5['wasUndone'];}}class f extends b{['compress'](_0x535aa7,_0xe772bc){if(!this['_compareOperations'](_0xe772bc[0x0],_0xe772bc[0x1]))return!0x1;const _0x2ec836=_0xe772bc['shift']();return _0x2ec836['oldRange']=null,_0x2ec836['newRange']&&O(_0x2ec836['newRange']['start'],_0x2ec836['newRange']['end'])&&(_0x2ec836['newRange']['end']=null),_0xe772bc['shift'](),_0x535aa7['types']['push'](this['_id']),_0x535aa7['types']['push'](0x0),_0x535aa7['buffers']['push'](this['_compressSingleOperation'](_0x2ec836)),!0x0;}['decompress'](_0x2cf214,_0x3b7a24){const _0x1292af=this['_decompressSingleOperation'](_0x3b7a24);_0x1292af['newRange']&&!_0x1292af['newRange']['end']&&(_0x1292af['newRange']['end']=_0x44bad3(_0x1292af['newRange']['start']));const _0x4f488f=_0x44bad3(_0x1292af);_0x4f488f['newRange']&&(_0x4f488f['newRange']['start']['stickiness']='toNone',_0x4f488f['newRange']['end']=_0x44bad3(_0x4f488f['newRange']['start'])),_0x4f488f['name']='user:position:'+_0x4f488f['name']['split'](':')[0x2],_0x3b7a24['types']['shift'](),_0x2cf214['push'](_0x1292af),_0x2cf214['push'](_0x4f488f);}['_compressSingleOperation'](_0x2b7d18){const _0xd8dc46={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xd8dc46,[_0x2b7d18]),_0xd8dc46['buffers'][0x0];}['_decompressSingleOperation'](_0x4d3dae){const _0x1880c8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1880c8,_0x4d3dae),_0x1880c8[0x0];}['_compareOperations'](_0x5dbe08,_0x21a0f7){return!(!_0x5dbe08||!_0x21a0f7)&&('MarkerOperation'==_0x5dbe08['__className']&&'MarkerOperation'==_0x21a0f7['__className']&&!(!_0x5dbe08['name']['startsWith']('user:')||!_0x21a0f7['name']['startsWith']('user:')||_0x5dbe08['name']==_0x21a0f7['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x52728d=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',_0x52728d,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x52728d,'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'](_0x16cda5){if(!_0x16cda5||!_0x16cda5[0x0])throw new _0x386647('no-operations-provided',this);const _0x29e5cd={'types':[],'buffers':[],'baseVersion':_0x16cda5[0x0]['baseVersion']};for(;_0x16cda5['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x29e5cd,_0x16cda5)||this['_getCompressorByName']('TypingAction')['compress'](_0x29e5cd,_0x16cda5)||this['_getCompressorByName']('DeletingAction')['compress'](_0x29e5cd,_0x16cda5)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x29e5cd,_0x16cda5)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x29e5cd,_0x16cda5)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x29e5cd,_0x16cda5)||this['_getCompressorByName'](_0x16cda5[0x0]['__className'])['compress'](_0x29e5cd,_0x16cda5);return _0x29e5cd;}['decompress'](_0x20b11d){const _0x53beb8=[];for(;_0x20b11d['types']['length'];){this['_compressorById']['get'](_0x20b11d['types'][0x0])['decompress'](_0x53beb8,_0x20b11d);}return _0x53beb8['forEach']((_0x1ca816,_0xbd8fa0)=>_0x1ca816['baseVersion']=_0x20b11d['baseVersion']+_0xbd8fa0),_0x53beb8;}['_getCompressorByName'](_0x24b2fe){return this['_compressorByName']['get'](_0x24b2fe);}['_registerOperationCompressor'](_0x512b0a,_0x653410,_0x526431){const _0x2e2c17=new _0x526431(_0x512b0a,_0x653410,this['_protobufFactory']['getDescriptor'](_0x653410));this['_registerCompressor'](_0x512b0a,_0x653410,_0x2e2c17);}['_registerActionCompressor'](_0x2f91a0,_0x4fd167,_0x3ac86e){const _0x4e8cf8=new _0x3ac86e(_0x2f91a0,this);this['_registerCompressor'](_0x2f91a0,_0x4fd167,_0x4e8cf8);}['_registerCompressor'](_0x46ddf3,_0x2d9278,_0x229c94){this['_compressorById']['set'](_0x46ddf3,_0x229c94),this['_compressorByName']['set'](_0x2d9278,_0x229c94);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "43.3.0-alpha.
|
|
3
|
+
"version": "43.3.0-alpha.8",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "43.3.0-alpha.
|
|
37
|
-
"ckeditor5": "43.3.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "43.3.0-alpha.8",
|
|
37
|
+
"ckeditor5": "43.3.0-alpha.8",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1724(_0x2c3d25,_0x30929d){const _0x5dd462=_0x5dd4();return _0x1724=function(_0x17246b,_0x271373){_0x17246b=_0x17246b-0x13c;let _0x467739=_0x5dd462[_0x17246b];return _0x467739;},_0x1724(_0x2c3d25,_0x30929d);}const _0x4d4b8c=_0x1724;function _0x5dd4(){const _0x4e02d6=['_compressSingleOperation','_combineNext','162390EYGFZY','buffers','210857qeYknl','8aiVYIe','decompress','_id','1635641yoBPDH','shift','types','length','_splitCurrent','_compareOperations','_decompressSingleOperation','22vpBMTl','568vVRBgr','1432755zeLfqj','705780jKWTOD','2Cytmzh','_context','push','8373elWNiy','compress','303980NSRAfW'];_0x5dd4=function(){return _0x4e02d6;};return _0x5dd4();}(function(_0x50c28f,_0x647255){const _0x407d86=_0x1724,_0x725690=_0x50c28f();while(!![]){try{const _0x45c2c3=-parseInt(_0x407d86(0x151))/0x1*(parseInt(_0x407d86(0x147))/0x2)+-parseInt(_0x407d86(0x14a))/0x3*(-parseInt(_0x407d86(0x144))/0x4)+parseInt(_0x407d86(0x146))/0x5+parseInt(_0x407d86(0x14f))/0x6+-parseInt(_0x407d86(0x13c))/0x7+-parseInt(_0x407d86(0x152))/0x8*(-parseInt(_0x407d86(0x145))/0x9)+-parseInt(_0x407d86(0x14c))/0xa*(parseInt(_0x407d86(0x143))/0xb);if(_0x45c2c3===_0x647255)break;else _0x725690['push'](_0x725690['shift']());}catch(_0x497d7d){_0x725690['push'](_0x725690['shift']());}}}(_0x5dd4,0x35536));import{cloneDeep as _0x51dd97}from'lodash-es';export default class b{constructor(_0x545473,_0x3e1e06){const _0x2d53de=_0x1724;this[_0x2d53de(0x154)]=_0x545473,this[_0x2d53de(0x148)]=_0x3e1e06;}[_0x4d4b8c(0x14b)](_0x4757d8,_0xf699cf){const _0x812a7a=_0x4d4b8c;let _0x7362d9;for(;_0xf699cf[_0x812a7a(0x13f)]>0x1&&this[_0x812a7a(0x141)](_0xf699cf[0x0],_0xf699cf[0x1]);)_0x7362d9?(_0x7362d9=this[_0x812a7a(0x14e)](_0xf699cf[_0x812a7a(0x13d)](),_0x7362d9),_0x4757d8[_0x812a7a(0x13e)][_0x812a7a(0x149)](0x0)):(_0x7362d9=_0x51dd97(_0xf699cf[_0x812a7a(0x13d)]()),_0x4757d8[_0x812a7a(0x13e)][_0x812a7a(0x149)](this[_0x812a7a(0x154)]));return!!_0x7362d9&&(_0x7362d9=this[_0x812a7a(0x14e)](_0xf699cf[_0x812a7a(0x13d)](),_0x7362d9),_0x4757d8[_0x812a7a(0x13e)][_0x812a7a(0x149)](0x0),_0x4757d8[_0x812a7a(0x150)][_0x812a7a(0x149)](this[_0x812a7a(0x14d)](_0x7362d9)),!0x0);}[_0x4d4b8c(0x153)](_0x341a72,_0x2a6269){const _0xe04ab1=_0x4d4b8c,_0x10f8de=this[_0xe04ab1(0x142)](_0x2a6269);for(;0x0==_0x2a6269[_0xe04ab1(0x13e)][0x0];)_0x2a6269[_0xe04ab1(0x13e)][_0xe04ab1(0x13d)](),_0x341a72[_0xe04ab1(0x149)](this[_0xe04ab1(0x140)](_0x10f8de));_0x341a72[_0xe04ab1(0x149)](_0x10f8de);}}
|