@ckeditor/ckeditor5-operations-compressor 45.2.0-alpha.7 → 45.2.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x1bcb2a=_0x15c4cc['Reader'],_0x21a2be=_0x15c4cc['Writer'],_0x17f657=_0x15c4cc['util'],_0x3871db=_0x15c4cc['roots']['default']||(_0x15c4cc['roots']['default']={});return _0x3871db['AttributeOperation']=(function(){function _0x7a2e5e(_0x1be570){if(_0x1be570){for(var _0x359740=Object['keys'](_0x1be570),_0x214ed2=0x0;_0x214ed2<_0x359740['length'];++_0x214ed2)null!=_0x1be570[_0x359740[_0x214ed2]]&&(this[_0x359740[_0x214ed2]]=_0x1be570[_0x359740[_0x214ed2]]);}}return _0x7a2e5e['prototype']['range']=null,_0x7a2e5e['prototype']['key']='',_0x7a2e5e['prototype']['oldValueBoolean']=!0x1,_0x7a2e5e['prototype']['oldValueJson']='',_0x7a2e5e['prototype']['newValueBoolean']=!0x1,_0x7a2e5e['prototype']['newValueJson']='',_0x7a2e5e['prototype']['wasUndone']=!0x1,_0x7a2e5e['create']=function(_0x42f0c5){return new _0x7a2e5e(_0x42f0c5);},_0x7a2e5e['encode']=function(_0x3f9cb4,_0x59ec04){return _0x59ec04||(_0x59ec04=_0x21a2be['create']()),null!=_0x3f9cb4['range']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'range')&&_0x3871db['Range']['encode'](_0x3f9cb4['range'],_0x59ec04['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f9cb4['key']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'key')&&_0x59ec04['uint32'](0x12)['string'](_0x3f9cb4['key']),null!=_0x3f9cb4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'oldValueBoolean')&&_0x59ec04['uint32'](0x18)['bool'](_0x3f9cb4['oldValueBoolean']),null!=_0x3f9cb4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'oldValueJson')&&_0x59ec04['uint32'](0x22)['string'](_0x3f9cb4['oldValueJson']),null!=_0x3f9cb4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'newValueBoolean')&&_0x59ec04['uint32'](0x28)['bool'](_0x3f9cb4['newValueBoolean']),null!=_0x3f9cb4['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'newValueJson')&&_0x59ec04['uint32'](0x32)['string'](_0x3f9cb4['newValueJson']),null!=_0x3f9cb4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'wasUndone')&&_0x59ec04['uint32'](0x38)['bool'](_0x3f9cb4['wasUndone']),_0x59ec04;},_0x7a2e5e['encodeDelimited']=function(_0x162816,_0x573763){return this['encode'](_0x162816,_0x573763)['ldelim']();},_0x7a2e5e['decode']=function(_0x3a1b46,_0x2f0d75){_0x3a1b46 instanceof _0x1bcb2a||(_0x3a1b46=_0x1bcb2a['create'](_0x3a1b46));for(var _0x39fbd6=void 0x0===_0x2f0d75?_0x3a1b46['len']:_0x3a1b46['pos']+_0x2f0d75,_0x1be7cf=new _0x3871db['AttributeOperation']();_0x3a1b46['pos']<_0x39fbd6;){var _0x17293b=_0x3a1b46['uint32']();switch(_0x17293b>>>0x3){case 0x1:_0x1be7cf['range']=_0x3871db['Range']['decode'](_0x3a1b46,_0x3a1b46['uint32']());break;case 0x2:_0x1be7cf['key']=_0x3a1b46['string']();break;case 0x3:_0x1be7cf['oldValueBoolean']=_0x3a1b46['bool']();break;case 0x4:_0x1be7cf['oldValueJson']=_0x3a1b46['string']();break;case 0x5:_0x1be7cf['newValueBoolean']=_0x3a1b46['bool']();break;case 0x6:_0x1be7cf['newValueJson']=_0x3a1b46['string']();break;case 0x7:_0x1be7cf['wasUndone']=_0x3a1b46['bool']();break;default:_0x3a1b46['skipType'](0x7&_0x17293b);}}return _0x1be7cf;},_0x7a2e5e['decodeDelimited']=function(_0x2ef844){return _0x2ef844 instanceof _0x1bcb2a||(_0x2ef844=new _0x1bcb2a(_0x2ef844)),this['decode'](_0x2ef844,_0x2ef844['uint32']());},_0x7a2e5e['verify']=function(_0x158a78){if('object'!=typeof _0x158a78||null===_0x158a78)return'object\x20expected';if(null!=_0x158a78['range']&&_0x158a78['hasOwnProperty']('range')){var _0x4e06ce=_0x3871db['Range']['verify'](_0x158a78['range']);if(_0x4e06ce)return'range.'+_0x4e06ce;}return null!=_0x158a78['key']&&_0x158a78['hasOwnProperty']('key')&&!_0x17f657['isString'](_0x158a78['key'])?'key:\x20string\x20expected':null!=_0x158a78['oldValueBoolean']&&_0x158a78['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x158a78['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x158a78['oldValueJson']&&_0x158a78['hasOwnProperty']('oldValueJson')&&!_0x17f657['isString'](_0x158a78['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x158a78['newValueBoolean']&&_0x158a78['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x158a78['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x158a78['newValueJson']&&_0x158a78['hasOwnProperty']('newValueJson')&&!_0x17f657['isString'](_0x158a78['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x158a78['wasUndone']&&_0x158a78['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x158a78['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7a2e5e['fromObject']=function(_0x52fc1c){if(_0x52fc1c instanceof _0x3871db['AttributeOperation'])return _0x52fc1c;var _0x585fc2=new _0x3871db['AttributeOperation']();if(null!=_0x52fc1c['range']){if('object'!=typeof _0x52fc1c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x585fc2['range']=_0x3871db['Range']['fromObject'](_0x52fc1c['range']);}return null!=_0x52fc1c['key']&&(_0x585fc2['key']=String(_0x52fc1c['key'])),null!=_0x52fc1c['oldValueBoolean']&&(_0x585fc2['oldValueBoolean']=Boolean(_0x52fc1c['oldValueBoolean'])),null!=_0x52fc1c['oldValueJson']&&(_0x585fc2['oldValueJson']=String(_0x52fc1c['oldValueJson'])),null!=_0x52fc1c['newValueBoolean']&&(_0x585fc2['newValueBoolean']=Boolean(_0x52fc1c['newValueBoolean'])),null!=_0x52fc1c['newValueJson']&&(_0x585fc2['newValueJson']=String(_0x52fc1c['newValueJson'])),null!=_0x52fc1c['wasUndone']&&(_0x585fc2['wasUndone']=Boolean(_0x52fc1c['wasUndone'])),_0x585fc2;},_0x7a2e5e['toObject']=function(_0x1ed7b5,_0x455312){_0x455312||(_0x455312={});var _0x31a87e={};return _0x455312['defaults']&&(_0x31a87e['range']=null,_0x31a87e['key']='',_0x31a87e['oldValueBoolean']=!0x1,_0x31a87e['oldValueJson']='',_0x31a87e['newValueBoolean']=!0x1,_0x31a87e['newValueJson']='',_0x31a87e['wasUndone']=!0x1),null!=_0x1ed7b5['range']&&_0x1ed7b5['hasOwnProperty']('range')&&(_0x31a87e['range']=_0x3871db['Range']['toObject'](_0x1ed7b5['range'],_0x455312)),null!=_0x1ed7b5['key']&&_0x1ed7b5['hasOwnProperty']('key')&&(_0x31a87e['key']=_0x1ed7b5['key']),null!=_0x1ed7b5['oldValueBoolean']&&_0x1ed7b5['hasOwnProperty']('oldValueBoolean')&&(_0x31a87e['oldValueBoolean']=_0x1ed7b5['oldValueBoolean']),null!=_0x1ed7b5['oldValueJson']&&_0x1ed7b5['hasOwnProperty']('oldValueJson')&&(_0x31a87e['oldValueJson']=_0x1ed7b5['oldValueJson']),null!=_0x1ed7b5['newValueBoolean']&&_0x1ed7b5['hasOwnProperty']('newValueBoolean')&&(_0x31a87e['newValueBoolean']=_0x1ed7b5['newValueBoolean']),null!=_0x1ed7b5['newValueJson']&&_0x1ed7b5['hasOwnProperty']('newValueJson')&&(_0x31a87e['newValueJson']=_0x1ed7b5['newValueJson']),null!=_0x1ed7b5['wasUndone']&&_0x1ed7b5['hasOwnProperty']('wasUndone')&&(_0x31a87e['wasUndone']=_0x1ed7b5['wasUndone']),_0x31a87e;},_0x7a2e5e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x7a2e5e['getTypeUrl']=function(_0x520cfd){return void 0x0===_0x520cfd&&(_0x520cfd='type.googleapis.com'),_0x520cfd+'/AttributeOperation';},_0x7a2e5e;}()),_0x3871db['InsertOperation']=(function(){function _0x8f8cd(_0x1aee62){if(this['nodes']=[],_0x1aee62){for(var _0x21db72=Object['keys'](_0x1aee62),_0x3ef074=0x0;_0x3ef074<_0x21db72['length'];++_0x3ef074)null!=_0x1aee62[_0x21db72[_0x3ef074]]&&(this[_0x21db72[_0x3ef074]]=_0x1aee62[_0x21db72[_0x3ef074]]);}}return _0x8f8cd['prototype']['position']=null,_0x8f8cd['prototype']['nodes']=_0x17f657['emptyArray'],_0x8f8cd['prototype']['shouldReceiveAttributes']=!0x1,_0x8f8cd['prototype']['wasUndone']=!0x1,_0x8f8cd['create']=function(_0x5c2769){return new _0x8f8cd(_0x5c2769);},_0x8f8cd['encode']=function(_0x206d1e,_0x10408d){if(_0x10408d||(_0x10408d=_0x21a2be['create']()),null!=_0x206d1e['position']&&Object['hasOwnProperty']['call'](_0x206d1e,'position')&&_0x3871db['Position']['encode'](_0x206d1e['position'],_0x10408d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x206d1e['nodes']&&_0x206d1e['nodes']['length']){for(var _0x3631fb=0x0;_0x3631fb<_0x206d1e['nodes']['length'];++_0x3631fb)_0x3871db['Element']['encode'](_0x206d1e['nodes'][_0x3631fb],_0x10408d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x206d1e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x206d1e,'shouldReceiveAttributes')&&_0x10408d['uint32'](0x18)['bool'](_0x206d1e['shouldReceiveAttributes']),null!=_0x206d1e['wasUndone']&&Object['hasOwnProperty']['call'](_0x206d1e,'wasUndone')&&_0x10408d['uint32'](0x20)['bool'](_0x206d1e['wasUndone']),_0x10408d;},_0x8f8cd['encodeDelimited']=function(_0x374662,_0x95d26b){return this['encode'](_0x374662,_0x95d26b)['ldelim']();},_0x8f8cd['decode']=function(_0x254815,_0x28dabc){_0x254815 instanceof _0x1bcb2a||(_0x254815=_0x1bcb2a['create'](_0x254815));for(var _0x3a67c4=void 0x0===_0x28dabc?_0x254815['len']:_0x254815['pos']+_0x28dabc,_0x5246dc=new _0x3871db['InsertOperation']();_0x254815['pos']<_0x3a67c4;){var _0x5d63ba=_0x254815['uint32']();switch(_0x5d63ba>>>0x3){case 0x1:_0x5246dc['position']=_0x3871db['Position']['decode'](_0x254815,_0x254815['uint32']());break;case 0x2:_0x5246dc['nodes']&&_0x5246dc['nodes']['length']||(_0x5246dc['nodes']=[]),_0x5246dc['nodes']['push'](_0x3871db['Element']['decode'](_0x254815,_0x254815['uint32']()));break;case 0x3:_0x5246dc['shouldReceiveAttributes']=_0x254815['bool']();break;case 0x4:_0x5246dc['wasUndone']=_0x254815['bool']();break;default:_0x254815['skipType'](0x7&_0x5d63ba);}}return _0x5246dc;},_0x8f8cd['decodeDelimited']=function(_0x42c304){return _0x42c304 instanceof _0x1bcb2a||(_0x42c304=new _0x1bcb2a(_0x42c304)),this['decode'](_0x42c304,_0x42c304['uint32']());},_0x8f8cd['verify']=function(_0x2a3ac3){if('object'!=typeof _0x2a3ac3||null===_0x2a3ac3)return'object\x20expected';if(null!=_0x2a3ac3['position']&&_0x2a3ac3['hasOwnProperty']('position')&&(_0x1969d3=_0x3871db['Position']['verify'](_0x2a3ac3['position'])))return'position.'+_0x1969d3;if(null!=_0x2a3ac3['nodes']&&_0x2a3ac3['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2a3ac3['nodes']))return'nodes:\x20array\x20expected';for(var _0x299fb5=0x0;_0x299fb5<_0x2a3ac3['nodes']['length'];++_0x299fb5){var _0x1969d3;if(_0x1969d3=_0x3871db['Element']['verify'](_0x2a3ac3['nodes'][_0x299fb5]))return'nodes.'+_0x1969d3;}}return null!=_0x2a3ac3['shouldReceiveAttributes']&&_0x2a3ac3['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2a3ac3['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2a3ac3['wasUndone']&&_0x2a3ac3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a3ac3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8f8cd['fromObject']=function(_0x19c3a9){if(_0x19c3a9 instanceof _0x3871db['InsertOperation'])return _0x19c3a9;var _0x47be52=new _0x3871db['InsertOperation']();if(null!=_0x19c3a9['position']){if('object'!=typeof _0x19c3a9['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x47be52['position']=_0x3871db['Position']['fromObject'](_0x19c3a9['position']);}if(_0x19c3a9['nodes']){if(!Array['isArray'](_0x19c3a9['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x47be52['nodes']=[];for(var _0x3cbccb=0x0;_0x3cbccb<_0x19c3a9['nodes']['length'];++_0x3cbccb){if('object'!=typeof _0x19c3a9['nodes'][_0x3cbccb])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x47be52['nodes'][_0x3cbccb]=_0x3871db['Element']['fromObject'](_0x19c3a9['nodes'][_0x3cbccb]);}}return null!=_0x19c3a9['shouldReceiveAttributes']&&(_0x47be52['shouldReceiveAttributes']=Boolean(_0x19c3a9['shouldReceiveAttributes'])),null!=_0x19c3a9['wasUndone']&&(_0x47be52['wasUndone']=Boolean(_0x19c3a9['wasUndone'])),_0x47be52;},_0x8f8cd['toObject']=function(_0x56074b,_0x7fd0ca){_0x7fd0ca||(_0x7fd0ca={});var _0x2d1a48={};if((_0x7fd0ca['arrays']||_0x7fd0ca['defaults'])&&(_0x2d1a48['nodes']=[]),_0x7fd0ca['defaults']&&(_0x2d1a48['position']=null,_0x2d1a48['shouldReceiveAttributes']=!0x1,_0x2d1a48['wasUndone']=!0x1),null!=_0x56074b['position']&&_0x56074b['hasOwnProperty']('position')&&(_0x2d1a48['position']=_0x3871db['Position']['toObject'](_0x56074b['position'],_0x7fd0ca)),_0x56074b['nodes']&&_0x56074b['nodes']['length']){_0x2d1a48['nodes']=[];for(var _0x447d79=0x0;_0x447d79<_0x56074b['nodes']['length'];++_0x447d79)_0x2d1a48['nodes'][_0x447d79]=_0x3871db['Element']['toObject'](_0x56074b['nodes'][_0x447d79],_0x7fd0ca);}return null!=_0x56074b['shouldReceiveAttributes']&&_0x56074b['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2d1a48['shouldReceiveAttributes']=_0x56074b['shouldReceiveAttributes']),null!=_0x56074b['wasUndone']&&_0x56074b['hasOwnProperty']('wasUndone')&&(_0x2d1a48['wasUndone']=_0x56074b['wasUndone']),_0x2d1a48;},_0x8f8cd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x8f8cd['getTypeUrl']=function(_0x19d87a){return void 0x0===_0x19d87a&&(_0x19d87a='type.googleapis.com'),_0x19d87a+'/InsertOperation';},_0x8f8cd;}()),_0x3871db['MarkerOperation']=(function(){function _0x2c757b(_0x197a7c){if(_0x197a7c){for(var _0xe5689=Object['keys'](_0x197a7c),_0x5c12c2=0x0;_0x5c12c2<_0xe5689['length'];++_0x5c12c2)null!=_0x197a7c[_0xe5689[_0x5c12c2]]&&(this[_0xe5689[_0x5c12c2]]=_0x197a7c[_0xe5689[_0x5c12c2]]);}}return _0x2c757b['prototype']['name']='',_0x2c757b['prototype']['oldRange']=null,_0x2c757b['prototype']['newRange']=null,_0x2c757b['prototype']['affectsData']=!0x1,_0x2c757b['prototype']['wasUndone']=!0x1,_0x2c757b['create']=function(_0x4fae0f){return new _0x2c757b(_0x4fae0f);},_0x2c757b['encode']=function(_0x43fb91,_0x23ae3f){return _0x23ae3f||(_0x23ae3f=_0x21a2be['create']()),null!=_0x43fb91['name']&&Object['hasOwnProperty']['call'](_0x43fb91,'name')&&_0x23ae3f['uint32'](0xa)['string'](_0x43fb91['name']),null!=_0x43fb91['oldRange']&&Object['hasOwnProperty']['call'](_0x43fb91,'oldRange')&&_0x3871db['Range']['encode'](_0x43fb91['oldRange'],_0x23ae3f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x43fb91['newRange']&&Object['hasOwnProperty']['call'](_0x43fb91,'newRange')&&_0x3871db['Range']['encode'](_0x43fb91['newRange'],_0x23ae3f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x43fb91['affectsData']&&Object['hasOwnProperty']['call'](_0x43fb91,'affectsData')&&_0x23ae3f['uint32'](0x20)['bool'](_0x43fb91['affectsData']),null!=_0x43fb91['wasUndone']&&Object['hasOwnProperty']['call'](_0x43fb91,'wasUndone')&&_0x23ae3f['uint32'](0x28)['bool'](_0x43fb91['wasUndone']),_0x23ae3f;},_0x2c757b['encodeDelimited']=function(_0x4b12fa,_0x5bf918){return this['encode'](_0x4b12fa,_0x5bf918)['ldelim']();},_0x2c757b['decode']=function(_0x2babac,_0x15874a){_0x2babac instanceof _0x1bcb2a||(_0x2babac=_0x1bcb2a['create'](_0x2babac));for(var _0x2f0023=void 0x0===_0x15874a?_0x2babac['len']:_0x2babac['pos']+_0x15874a,_0x48bac5=new _0x3871db['MarkerOperation']();_0x2babac['pos']<_0x2f0023;){var _0x59a886=_0x2babac['uint32']();switch(_0x59a886>>>0x3){case 0x1:_0x48bac5['name']=_0x2babac['string']();break;case 0x2:_0x48bac5['oldRange']=_0x3871db['Range']['decode'](_0x2babac,_0x2babac['uint32']());break;case 0x3:_0x48bac5['newRange']=_0x3871db['Range']['decode'](_0x2babac,_0x2babac['uint32']());break;case 0x4:_0x48bac5['affectsData']=_0x2babac['bool']();break;case 0x5:_0x48bac5['wasUndone']=_0x2babac['bool']();break;default:_0x2babac['skipType'](0x7&_0x59a886);}}return _0x48bac5;},_0x2c757b['decodeDelimited']=function(_0x2b3517){return _0x2b3517 instanceof _0x1bcb2a||(_0x2b3517=new _0x1bcb2a(_0x2b3517)),this['decode'](_0x2b3517,_0x2b3517['uint32']());},_0x2c757b['verify']=function(_0xa6e3bb){if('object'!=typeof _0xa6e3bb||null===_0xa6e3bb)return'object\x20expected';if(null!=_0xa6e3bb['name']&&_0xa6e3bb['hasOwnProperty']('name')&&!_0x17f657['isString'](_0xa6e3bb['name']))return'name:\x20string\x20expected';var _0x54bbd0;if(null!=_0xa6e3bb['oldRange']&&_0xa6e3bb['hasOwnProperty']('oldRange')&&(_0x54bbd0=_0x3871db['Range']['verify'](_0xa6e3bb['oldRange'])))return'oldRange.'+_0x54bbd0;if(null!=_0xa6e3bb['newRange']&&_0xa6e3bb['hasOwnProperty']('newRange')&&(_0x54bbd0=_0x3871db['Range']['verify'](_0xa6e3bb['newRange'])))return'newRange.'+_0x54bbd0;return null!=_0xa6e3bb['affectsData']&&_0xa6e3bb['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xa6e3bb['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xa6e3bb['wasUndone']&&_0xa6e3bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa6e3bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c757b['fromObject']=function(_0x49cb5d){if(_0x49cb5d instanceof _0x3871db['MarkerOperation'])return _0x49cb5d;var _0x470f91=new _0x3871db['MarkerOperation']();if(null!=_0x49cb5d['name']&&(_0x470f91['name']=String(_0x49cb5d['name'])),null!=_0x49cb5d['oldRange']){if('object'!=typeof _0x49cb5d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x470f91['oldRange']=_0x3871db['Range']['fromObject'](_0x49cb5d['oldRange']);}if(null!=_0x49cb5d['newRange']){if('object'!=typeof _0x49cb5d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x470f91['newRange']=_0x3871db['Range']['fromObject'](_0x49cb5d['newRange']);}return null!=_0x49cb5d['affectsData']&&(_0x470f91['affectsData']=Boolean(_0x49cb5d['affectsData'])),null!=_0x49cb5d['wasUndone']&&(_0x470f91['wasUndone']=Boolean(_0x49cb5d['wasUndone'])),_0x470f91;},_0x2c757b['toObject']=function(_0x55d460,_0x686da){_0x686da||(_0x686da={});var _0x3874fa={};return _0x686da['defaults']&&(_0x3874fa['name']='',_0x3874fa['oldRange']=null,_0x3874fa['newRange']=null,_0x3874fa['affectsData']=!0x1,_0x3874fa['wasUndone']=!0x1),null!=_0x55d460['name']&&_0x55d460['hasOwnProperty']('name')&&(_0x3874fa['name']=_0x55d460['name']),null!=_0x55d460['oldRange']&&_0x55d460['hasOwnProperty']('oldRange')&&(_0x3874fa['oldRange']=_0x3871db['Range']['toObject'](_0x55d460['oldRange'],_0x686da)),null!=_0x55d460['newRange']&&_0x55d460['hasOwnProperty']('newRange')&&(_0x3874fa['newRange']=_0x3871db['Range']['toObject'](_0x55d460['newRange'],_0x686da)),null!=_0x55d460['affectsData']&&_0x55d460['hasOwnProperty']('affectsData')&&(_0x3874fa['affectsData']=_0x55d460['affectsData']),null!=_0x55d460['wasUndone']&&_0x55d460['hasOwnProperty']('wasUndone')&&(_0x3874fa['wasUndone']=_0x55d460['wasUndone']),_0x3874fa;},_0x2c757b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x2c757b['getTypeUrl']=function(_0xed0c93){return void 0x0===_0xed0c93&&(_0xed0c93='type.googleapis.com'),_0xed0c93+'/MarkerOperation';},_0x2c757b;}()),_0x3871db['MergeOperation']=(function(){function _0x644866(_0x5e40df){if(_0x5e40df){for(var _0x51d633=Object['keys'](_0x5e40df),_0x4a8562=0x0;_0x4a8562<_0x51d633['length'];++_0x4a8562)null!=_0x5e40df[_0x51d633[_0x4a8562]]&&(this[_0x51d633[_0x4a8562]]=_0x5e40df[_0x51d633[_0x4a8562]]);}}return _0x644866['prototype']['sourcePosition']=null,_0x644866['prototype']['targetPosition']=null,_0x644866['prototype']['graveyardPosition']=null,_0x644866['prototype']['howMany']=0x0,_0x644866['prototype']['wasUndone']=!0x1,_0x644866['create']=function(_0x8bc1f9){return new _0x644866(_0x8bc1f9);},_0x644866['encode']=function(_0x73400b,_0x1a814c){return _0x1a814c||(_0x1a814c=_0x21a2be['create']()),null!=_0x73400b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x73400b,'sourcePosition')&&_0x3871db['Position']['encode'](_0x73400b['sourcePosition'],_0x1a814c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x73400b['targetPosition']&&Object['hasOwnProperty']['call'](_0x73400b,'targetPosition')&&_0x3871db['Position']['encode'](_0x73400b['targetPosition'],_0x1a814c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x73400b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x73400b,'graveyardPosition')&&_0x3871db['Position']['encode'](_0x73400b['graveyardPosition'],_0x1a814c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x73400b['howMany']&&Object['hasOwnProperty']['call'](_0x73400b,'howMany')&&_0x1a814c['uint32'](0x20)['uint32'](_0x73400b['howMany']),null!=_0x73400b['wasUndone']&&Object['hasOwnProperty']['call'](_0x73400b,'wasUndone')&&_0x1a814c['uint32'](0x28)['bool'](_0x73400b['wasUndone']),_0x1a814c;},_0x644866['encodeDelimited']=function(_0x37beb6,_0x176b37){return this['encode'](_0x37beb6,_0x176b37)['ldelim']();},_0x644866['decode']=function(_0x11f5d1,_0x35cdcd){_0x11f5d1 instanceof _0x1bcb2a||(_0x11f5d1=_0x1bcb2a['create'](_0x11f5d1));for(var _0x35084b=void 0x0===_0x35cdcd?_0x11f5d1['len']:_0x11f5d1['pos']+_0x35cdcd,_0x3239ee=new _0x3871db['MergeOperation']();_0x11f5d1['pos']<_0x35084b;){var _0x341103=_0x11f5d1['uint32']();switch(_0x341103>>>0x3){case 0x1:_0x3239ee['sourcePosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x2:_0x3239ee['targetPosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x3:_0x3239ee['graveyardPosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x4:_0x3239ee['howMany']=_0x11f5d1['uint32']();break;case 0x5:_0x3239ee['wasUndone']=_0x11f5d1['bool']();break;default:_0x11f5d1['skipType'](0x7&_0x341103);}}return _0x3239ee;},_0x644866['decodeDelimited']=function(_0x566129){return _0x566129 instanceof _0x1bcb2a||(_0x566129=new _0x1bcb2a(_0x566129)),this['decode'](_0x566129,_0x566129['uint32']());},_0x644866['verify']=function(_0x5146fd){if('object'!=typeof _0x5146fd||null===_0x5146fd)return'object\x20expected';var _0x36f677;if(null!=_0x5146fd['sourcePosition']&&_0x5146fd['hasOwnProperty']('sourcePosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['sourcePosition'])))return'sourcePosition.'+_0x36f677;if(null!=_0x5146fd['targetPosition']&&_0x5146fd['hasOwnProperty']('targetPosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['targetPosition'])))return'targetPosition.'+_0x36f677;if(null!=_0x5146fd['graveyardPosition']&&_0x5146fd['hasOwnProperty']('graveyardPosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['graveyardPosition'])))return'graveyardPosition.'+_0x36f677;return null!=_0x5146fd['howMany']&&_0x5146fd['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x5146fd['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5146fd['wasUndone']&&_0x5146fd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5146fd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x644866['fromObject']=function(_0x3b8916){if(_0x3b8916 instanceof _0x3871db['MergeOperation'])return _0x3b8916;var _0x23907c=new _0x3871db['MergeOperation']();if(null!=_0x3b8916['sourcePosition']){if('object'!=typeof _0x3b8916['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x23907c['sourcePosition']=_0x3871db['Position']['fromObject'](_0x3b8916['sourcePosition']);}if(null!=_0x3b8916['targetPosition']){if('object'!=typeof _0x3b8916['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x23907c['targetPosition']=_0x3871db['Position']['fromObject'](_0x3b8916['targetPosition']);}if(null!=_0x3b8916['graveyardPosition']){if('object'!=typeof _0x3b8916['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x23907c['graveyardPosition']=_0x3871db['Position']['fromObject'](_0x3b8916['graveyardPosition']);}return null!=_0x3b8916['howMany']&&(_0x23907c['howMany']=_0x3b8916['howMany']>>>0x0),null!=_0x3b8916['wasUndone']&&(_0x23907c['wasUndone']=Boolean(_0x3b8916['wasUndone'])),_0x23907c;},_0x644866['toObject']=function(_0x4af40b,_0x2cbf16){_0x2cbf16||(_0x2cbf16={});var _0xd1e732={};return _0x2cbf16['defaults']&&(_0xd1e732['sourcePosition']=null,_0xd1e732['targetPosition']=null,_0xd1e732['graveyardPosition']=null,_0xd1e732['howMany']=0x0,_0xd1e732['wasUndone']=!0x1),null!=_0x4af40b['sourcePosition']&&_0x4af40b['hasOwnProperty']('sourcePosition')&&(_0xd1e732['sourcePosition']=_0x3871db['Position']['toObject'](_0x4af40b['sourcePosition'],_0x2cbf16)),null!=_0x4af40b['targetPosition']&&_0x4af40b['hasOwnProperty']('targetPosition')&&(_0xd1e732['targetPosition']=_0x3871db['Position']['toObject'](_0x4af40b['targetPosition'],_0x2cbf16)),null!=_0x4af40b['graveyardPosition']&&_0x4af40b['hasOwnProperty']('graveyardPosition')&&(_0xd1e732['graveyardPosition']=_0x3871db['Position']['toObject'](_0x4af40b['graveyardPosition'],_0x2cbf16)),null!=_0x4af40b['howMany']&&_0x4af40b['hasOwnProperty']('howMany')&&(_0xd1e732['howMany']=_0x4af40b['howMany']),null!=_0x4af40b['wasUndone']&&_0x4af40b['hasOwnProperty']('wasUndone')&&(_0xd1e732['wasUndone']=_0x4af40b['wasUndone']),_0xd1e732;},_0x644866['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x644866['getTypeUrl']=function(_0x897e8c){return void 0x0===_0x897e8c&&(_0x897e8c='type.googleapis.com'),_0x897e8c+'/MergeOperation';},_0x644866;}()),_0x3871db['MoveOperation']=(function(){function _0x1cfdae(_0x4236a4){if(_0x4236a4){for(var _0x5565a7=Object['keys'](_0x4236a4),_0x23f09e=0x0;_0x23f09e<_0x5565a7['length'];++_0x23f09e)null!=_0x4236a4[_0x5565a7[_0x23f09e]]&&(this[_0x5565a7[_0x23f09e]]=_0x4236a4[_0x5565a7[_0x23f09e]]);}}return _0x1cfdae['prototype']['sourcePosition']=null,_0x1cfdae['prototype']['howMany']=0x0,_0x1cfdae['prototype']['targetPosition']=null,_0x1cfdae['prototype']['wasUndone']=!0x1,_0x1cfdae['create']=function(_0x3bd30b){return new _0x1cfdae(_0x3bd30b);},_0x1cfdae['encode']=function(_0x4442b8,_0x45b2da){return _0x45b2da||(_0x45b2da=_0x21a2be['create']()),null!=_0x4442b8['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4442b8,'sourcePosition')&&_0x3871db['Position']['encode'](_0x4442b8['sourcePosition'],_0x45b2da['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4442b8['howMany']&&Object['hasOwnProperty']['call'](_0x4442b8,'howMany')&&_0x45b2da['uint32'](0x10)['uint32'](_0x4442b8['howMany']),null!=_0x4442b8['targetPosition']&&Object['hasOwnProperty']['call'](_0x4442b8,'targetPosition')&&_0x3871db['Position']['encode'](_0x4442b8['targetPosition'],_0x45b2da['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4442b8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4442b8,'wasUndone')&&_0x45b2da['uint32'](0x20)['bool'](_0x4442b8['wasUndone']),_0x45b2da;},_0x1cfdae['encodeDelimited']=function(_0x56e5a8,_0x53c438){return this['encode'](_0x56e5a8,_0x53c438)['ldelim']();},_0x1cfdae['decode']=function(_0xa0f3,_0x59dbdb){_0xa0f3 instanceof _0x1bcb2a||(_0xa0f3=_0x1bcb2a['create'](_0xa0f3));for(var _0x145c69=void 0x0===_0x59dbdb?_0xa0f3['len']:_0xa0f3['pos']+_0x59dbdb,_0x61edcb=new _0x3871db['MoveOperation']();_0xa0f3['pos']<_0x145c69;){var _0x5030f3=_0xa0f3['uint32']();switch(_0x5030f3>>>0x3){case 0x1:_0x61edcb['sourcePosition']=_0x3871db['Position']['decode'](_0xa0f3,_0xa0f3['uint32']());break;case 0x2:_0x61edcb['howMany']=_0xa0f3['uint32']();break;case 0x3:_0x61edcb['targetPosition']=_0x3871db['Position']['decode'](_0xa0f3,_0xa0f3['uint32']());break;case 0x4:_0x61edcb['wasUndone']=_0xa0f3['bool']();break;default:_0xa0f3['skipType'](0x7&_0x5030f3);}}return _0x61edcb;},_0x1cfdae['decodeDelimited']=function(_0x592e7d){return _0x592e7d instanceof _0x1bcb2a||(_0x592e7d=new _0x1bcb2a(_0x592e7d)),this['decode'](_0x592e7d,_0x592e7d['uint32']());},_0x1cfdae['verify']=function(_0x37cbc8){if('object'!=typeof _0x37cbc8||null===_0x37cbc8)return'object\x20expected';var _0x146e61;if(null!=_0x37cbc8['sourcePosition']&&_0x37cbc8['hasOwnProperty']('sourcePosition')&&(_0x146e61=_0x3871db['Position']['verify'](_0x37cbc8['sourcePosition'])))return'sourcePosition.'+_0x146e61;if(null!=_0x37cbc8['howMany']&&_0x37cbc8['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x37cbc8['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x37cbc8['targetPosition']&&_0x37cbc8['hasOwnProperty']('targetPosition')&&(_0x146e61=_0x3871db['Position']['verify'](_0x37cbc8['targetPosition'])))return'targetPosition.'+_0x146e61;return null!=_0x37cbc8['wasUndone']&&_0x37cbc8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37cbc8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1cfdae['fromObject']=function(_0x4d0a3e){if(_0x4d0a3e instanceof _0x3871db['MoveOperation'])return _0x4d0a3e;var _0x15ad66=new _0x3871db['MoveOperation']();if(null!=_0x4d0a3e['sourcePosition']){if('object'!=typeof _0x4d0a3e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x15ad66['sourcePosition']=_0x3871db['Position']['fromObject'](_0x4d0a3e['sourcePosition']);}if(null!=_0x4d0a3e['howMany']&&(_0x15ad66['howMany']=_0x4d0a3e['howMany']>>>0x0),null!=_0x4d0a3e['targetPosition']){if('object'!=typeof _0x4d0a3e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x15ad66['targetPosition']=_0x3871db['Position']['fromObject'](_0x4d0a3e['targetPosition']);}return null!=_0x4d0a3e['wasUndone']&&(_0x15ad66['wasUndone']=Boolean(_0x4d0a3e['wasUndone'])),_0x15ad66;},_0x1cfdae['toObject']=function(_0x5d6982,_0x52149d){_0x52149d||(_0x52149d={});var _0x305b02={};return _0x52149d['defaults']&&(_0x305b02['sourcePosition']=null,_0x305b02['howMany']=0x0,_0x305b02['targetPosition']=null,_0x305b02['wasUndone']=!0x1),null!=_0x5d6982['sourcePosition']&&_0x5d6982['hasOwnProperty']('sourcePosition')&&(_0x305b02['sourcePosition']=_0x3871db['Position']['toObject'](_0x5d6982['sourcePosition'],_0x52149d)),null!=_0x5d6982['howMany']&&_0x5d6982['hasOwnProperty']('howMany')&&(_0x305b02['howMany']=_0x5d6982['howMany']),null!=_0x5d6982['targetPosition']&&_0x5d6982['hasOwnProperty']('targetPosition')&&(_0x305b02['targetPosition']=_0x3871db['Position']['toObject'](_0x5d6982['targetPosition'],_0x52149d)),null!=_0x5d6982['wasUndone']&&_0x5d6982['hasOwnProperty']('wasUndone')&&(_0x305b02['wasUndone']=_0x5d6982['wasUndone']),_0x305b02;},_0x1cfdae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x1cfdae['getTypeUrl']=function(_0xa3fa87){return void 0x0===_0xa3fa87&&(_0xa3fa87='type.googleapis.com'),_0xa3fa87+'/MoveOperation';},_0x1cfdae;}()),_0x3871db['RenameOperation']=(function(){function _0x31efd5(_0x4869c4){if(_0x4869c4){for(var _0x524d9e=Object['keys'](_0x4869c4),_0x2ac562=0x0;_0x2ac562<_0x524d9e['length'];++_0x2ac562)null!=_0x4869c4[_0x524d9e[_0x2ac562]]&&(this[_0x524d9e[_0x2ac562]]=_0x4869c4[_0x524d9e[_0x2ac562]]);}}return _0x31efd5['prototype']['position']=null,_0x31efd5['prototype']['oldName']='',_0x31efd5['prototype']['newName']='',_0x31efd5['prototype']['wasUndone']=!0x1,_0x31efd5['create']=function(_0x4c4587){return new _0x31efd5(_0x4c4587);},_0x31efd5['encode']=function(_0x462ad3,_0x48f2ad){return _0x48f2ad||(_0x48f2ad=_0x21a2be['create']()),null!=_0x462ad3['position']&&Object['hasOwnProperty']['call'](_0x462ad3,'position')&&_0x3871db['Position']['encode'](_0x462ad3['position'],_0x48f2ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x462ad3['oldName']&&Object['hasOwnProperty']['call'](_0x462ad3,'oldName')&&_0x48f2ad['uint32'](0x12)['string'](_0x462ad3['oldName']),null!=_0x462ad3['newName']&&Object['hasOwnProperty']['call'](_0x462ad3,'newName')&&_0x48f2ad['uint32'](0x1a)['string'](_0x462ad3['newName']),null!=_0x462ad3['wasUndone']&&Object['hasOwnProperty']['call'](_0x462ad3,'wasUndone')&&_0x48f2ad['uint32'](0x20)['bool'](_0x462ad3['wasUndone']),_0x48f2ad;},_0x31efd5['encodeDelimited']=function(_0x4f40ef,_0x41e385){return this['encode'](_0x4f40ef,_0x41e385)['ldelim']();},_0x31efd5['decode']=function(_0x2f4a6a,_0x216060){_0x2f4a6a instanceof _0x1bcb2a||(_0x2f4a6a=_0x1bcb2a['create'](_0x2f4a6a));for(var _0x244ed6=void 0x0===_0x216060?_0x2f4a6a['len']:_0x2f4a6a['pos']+_0x216060,_0x3d86c3=new _0x3871db['RenameOperation']();_0x2f4a6a['pos']<_0x244ed6;){var _0x112df8=_0x2f4a6a['uint32']();switch(_0x112df8>>>0x3){case 0x1:_0x3d86c3['position']=_0x3871db['Position']['decode'](_0x2f4a6a,_0x2f4a6a['uint32']());break;case 0x2:_0x3d86c3['oldName']=_0x2f4a6a['string']();break;case 0x3:_0x3d86c3['newName']=_0x2f4a6a['string']();break;case 0x4:_0x3d86c3['wasUndone']=_0x2f4a6a['bool']();break;default:_0x2f4a6a['skipType'](0x7&_0x112df8);}}return _0x3d86c3;},_0x31efd5['decodeDelimited']=function(_0x260953){return _0x260953 instanceof _0x1bcb2a||(_0x260953=new _0x1bcb2a(_0x260953)),this['decode'](_0x260953,_0x260953['uint32']());},_0x31efd5['verify']=function(_0x3514f1){if('object'!=typeof _0x3514f1||null===_0x3514f1)return'object\x20expected';if(null!=_0x3514f1['position']&&_0x3514f1['hasOwnProperty']('position')){var _0x4579d2=_0x3871db['Position']['verify'](_0x3514f1['position']);if(_0x4579d2)return'position.'+_0x4579d2;}return null!=_0x3514f1['oldName']&&_0x3514f1['hasOwnProperty']('oldName')&&!_0x17f657['isString'](_0x3514f1['oldName'])?'oldName:\x20string\x20expected':null!=_0x3514f1['newName']&&_0x3514f1['hasOwnProperty']('newName')&&!_0x17f657['isString'](_0x3514f1['newName'])?'newName:\x20string\x20expected':null!=_0x3514f1['wasUndone']&&_0x3514f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3514f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31efd5['fromObject']=function(_0x811273){if(_0x811273 instanceof _0x3871db['RenameOperation'])return _0x811273;var _0x4067dc=new _0x3871db['RenameOperation']();if(null!=_0x811273['position']){if('object'!=typeof _0x811273['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4067dc['position']=_0x3871db['Position']['fromObject'](_0x811273['position']);}return null!=_0x811273['oldName']&&(_0x4067dc['oldName']=String(_0x811273['oldName'])),null!=_0x811273['newName']&&(_0x4067dc['newName']=String(_0x811273['newName'])),null!=_0x811273['wasUndone']&&(_0x4067dc['wasUndone']=Boolean(_0x811273['wasUndone'])),_0x4067dc;},_0x31efd5['toObject']=function(_0x233e50,_0x25fb20){_0x25fb20||(_0x25fb20={});var _0x37f39d={};return _0x25fb20['defaults']&&(_0x37f39d['position']=null,_0x37f39d['oldName']='',_0x37f39d['newName']='',_0x37f39d['wasUndone']=!0x1),null!=_0x233e50['position']&&_0x233e50['hasOwnProperty']('position')&&(_0x37f39d['position']=_0x3871db['Position']['toObject'](_0x233e50['position'],_0x25fb20)),null!=_0x233e50['oldName']&&_0x233e50['hasOwnProperty']('oldName')&&(_0x37f39d['oldName']=_0x233e50['oldName']),null!=_0x233e50['newName']&&_0x233e50['hasOwnProperty']('newName')&&(_0x37f39d['newName']=_0x233e50['newName']),null!=_0x233e50['wasUndone']&&_0x233e50['hasOwnProperty']('wasUndone')&&(_0x37f39d['wasUndone']=_0x233e50['wasUndone']),_0x37f39d;},_0x31efd5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x31efd5['getTypeUrl']=function(_0x254803){return void 0x0===_0x254803&&(_0x254803='type.googleapis.com'),_0x254803+'/RenameOperation';},_0x31efd5;}()),_0x3871db['RootAttributeOperation']=(function(){function _0xc9480b(_0x2513d3){if(_0x2513d3){for(var _0x31e0ac=Object['keys'](_0x2513d3),_0x1d89ab=0x0;_0x1d89ab<_0x31e0ac['length'];++_0x1d89ab)null!=_0x2513d3[_0x31e0ac[_0x1d89ab]]&&(this[_0x31e0ac[_0x1d89ab]]=_0x2513d3[_0x31e0ac[_0x1d89ab]]);}}return _0xc9480b['prototype']['root']='',_0xc9480b['prototype']['key']='',_0xc9480b['prototype']['oldValueBoolean']=!0x1,_0xc9480b['prototype']['oldValueJson']='',_0xc9480b['prototype']['newValueBoolean']=!0x1,_0xc9480b['prototype']['newValueJson']='',_0xc9480b['prototype']['wasUndone']=!0x1,_0xc9480b['create']=function(_0x222850){return new _0xc9480b(_0x222850);},_0xc9480b['encode']=function(_0x2e0042,_0x5cee09){return _0x5cee09||(_0x5cee09=_0x21a2be['create']()),null!=_0x2e0042['root']&&Object['hasOwnProperty']['call'](_0x2e0042,'root')&&_0x5cee09['uint32'](0xa)['string'](_0x2e0042['root']),null!=_0x2e0042['key']&&Object['hasOwnProperty']['call'](_0x2e0042,'key')&&_0x5cee09['uint32'](0x12)['string'](_0x2e0042['key']),null!=_0x2e0042['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0042,'oldValueBoolean')&&_0x5cee09['uint32'](0x18)['bool'](_0x2e0042['oldValueBoolean']),null!=_0x2e0042['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2e0042,'oldValueJson')&&_0x5cee09['uint32'](0x22)['string'](_0x2e0042['oldValueJson']),null!=_0x2e0042['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0042,'newValueBoolean')&&_0x5cee09['uint32'](0x28)['bool'](_0x2e0042['newValueBoolean']),null!=_0x2e0042['newValueJson']&&Object['hasOwnProperty']['call'](_0x2e0042,'newValueJson')&&_0x5cee09['uint32'](0x32)['string'](_0x2e0042['newValueJson']),null!=_0x2e0042['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e0042,'wasUndone')&&_0x5cee09['uint32'](0x38)['bool'](_0x2e0042['wasUndone']),_0x5cee09;},_0xc9480b['encodeDelimited']=function(_0x51f531,_0x3318d5){return this['encode'](_0x51f531,_0x3318d5)['ldelim']();},_0xc9480b['decode']=function(_0x335df0,_0x2bceaf){_0x335df0 instanceof _0x1bcb2a||(_0x335df0=_0x1bcb2a['create'](_0x335df0));for(var _0x2ffd16=void 0x0===_0x2bceaf?_0x335df0['len']:_0x335df0['pos']+_0x2bceaf,_0x213aba=new _0x3871db['RootAttributeOperation']();_0x335df0['pos']<_0x2ffd16;){var _0x5cedb2=_0x335df0['uint32']();switch(_0x5cedb2>>>0x3){case 0x1:_0x213aba['root']=_0x335df0['string']();break;case 0x2:_0x213aba['key']=_0x335df0['string']();break;case 0x3:_0x213aba['oldValueBoolean']=_0x335df0['bool']();break;case 0x4:_0x213aba['oldValueJson']=_0x335df0['string']();break;case 0x5:_0x213aba['newValueBoolean']=_0x335df0['bool']();break;case 0x6:_0x213aba['newValueJson']=_0x335df0['string']();break;case 0x7:_0x213aba['wasUndone']=_0x335df0['bool']();break;default:_0x335df0['skipType'](0x7&_0x5cedb2);}}return _0x213aba;},_0xc9480b['decodeDelimited']=function(_0x1253b8){return _0x1253b8 instanceof _0x1bcb2a||(_0x1253b8=new _0x1bcb2a(_0x1253b8)),this['decode'](_0x1253b8,_0x1253b8['uint32']());},_0xc9480b['verify']=function(_0x3af16d){return'object'!=typeof _0x3af16d||null===_0x3af16d?'object\x20expected':null!=_0x3af16d['root']&&_0x3af16d['hasOwnProperty']('root')&&!_0x17f657['isString'](_0x3af16d['root'])?'root:\x20string\x20expected':null!=_0x3af16d['key']&&_0x3af16d['hasOwnProperty']('key')&&!_0x17f657['isString'](_0x3af16d['key'])?'key:\x20string\x20expected':null!=_0x3af16d['oldValueBoolean']&&_0x3af16d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3af16d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3af16d['oldValueJson']&&_0x3af16d['hasOwnProperty']('oldValueJson')&&!_0x17f657['isString'](_0x3af16d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3af16d['newValueBoolean']&&_0x3af16d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3af16d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3af16d['newValueJson']&&_0x3af16d['hasOwnProperty']('newValueJson')&&!_0x17f657['isString'](_0x3af16d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3af16d['wasUndone']&&_0x3af16d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3af16d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc9480b['fromObject']=function(_0x494b69){if(_0x494b69 instanceof _0x3871db['RootAttributeOperation'])return _0x494b69;var _0x3a0d54=new _0x3871db['RootAttributeOperation']();return null!=_0x494b69['root']&&(_0x3a0d54['root']=String(_0x494b69['root'])),null!=_0x494b69['key']&&(_0x3a0d54['key']=String(_0x494b69['key'])),null!=_0x494b69['oldValueBoolean']&&(_0x3a0d54['oldValueBoolean']=Boolean(_0x494b69['oldValueBoolean'])),null!=_0x494b69['oldValueJson']&&(_0x3a0d54['oldValueJson']=String(_0x494b69['oldValueJson'])),null!=_0x494b69['newValueBoolean']&&(_0x3a0d54['newValueBoolean']=Boolean(_0x494b69['newValueBoolean'])),null!=_0x494b69['newValueJson']&&(_0x3a0d54['newValueJson']=String(_0x494b69['newValueJson'])),null!=_0x494b69['wasUndone']&&(_0x3a0d54['wasUndone']=Boolean(_0x494b69['wasUndone'])),_0x3a0d54;},_0xc9480b['toObject']=function(_0x3c0251,_0x29ed3f){_0x29ed3f||(_0x29ed3f={});var _0x836939={};return _0x29ed3f['defaults']&&(_0x836939['root']='',_0x836939['key']='',_0x836939['oldValueBoolean']=!0x1,_0x836939['oldValueJson']='',_0x836939['newValueBoolean']=!0x1,_0x836939['newValueJson']='',_0x836939['wasUndone']=!0x1),null!=_0x3c0251['root']&&_0x3c0251['hasOwnProperty']('root')&&(_0x836939['root']=_0x3c0251['root']),null!=_0x3c0251['key']&&_0x3c0251['hasOwnProperty']('key')&&(_0x836939['key']=_0x3c0251['key']),null!=_0x3c0251['oldValueBoolean']&&_0x3c0251['hasOwnProperty']('oldValueBoolean')&&(_0x836939['oldValueBoolean']=_0x3c0251['oldValueBoolean']),null!=_0x3c0251['oldValueJson']&&_0x3c0251['hasOwnProperty']('oldValueJson')&&(_0x836939['oldValueJson']=_0x3c0251['oldValueJson']),null!=_0x3c0251['newValueBoolean']&&_0x3c0251['hasOwnProperty']('newValueBoolean')&&(_0x836939['newValueBoolean']=_0x3c0251['newValueBoolean']),null!=_0x3c0251['newValueJson']&&_0x3c0251['hasOwnProperty']('newValueJson')&&(_0x836939['newValueJson']=_0x3c0251['newValueJson']),null!=_0x3c0251['wasUndone']&&_0x3c0251['hasOwnProperty']('wasUndone')&&(_0x836939['wasUndone']=_0x3c0251['wasUndone']),_0x836939;},_0xc9480b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0xc9480b['getTypeUrl']=function(_0x5c41e7){return void 0x0===_0x5c41e7&&(_0x5c41e7='type.googleapis.com'),_0x5c41e7+'/RootAttributeOperation';},_0xc9480b;}()),_0x3871db['RootOperation']=(function(){function _0x2ec7aa(_0x5c7073){if(_0x5c7073){for(var _0x1eeb70=Object['keys'](_0x5c7073),_0x3d5394=0x0;_0x3d5394<_0x1eeb70['length'];++_0x3d5394)null!=_0x5c7073[_0x1eeb70[_0x3d5394]]&&(this[_0x1eeb70[_0x3d5394]]=_0x5c7073[_0x1eeb70[_0x3d5394]]);}}return _0x2ec7aa['prototype']['rootName']='',_0x2ec7aa['prototype']['elementName']='',_0x2ec7aa['prototype']['isAdd']=!0x1,_0x2ec7aa['prototype']['wasUndone']=!0x1,_0x2ec7aa['create']=function(_0x4d9325){return new _0x2ec7aa(_0x4d9325);},_0x2ec7aa['encode']=function(_0x82d5a1,_0x1edca7){return _0x1edca7||(_0x1edca7=_0x21a2be['create']()),null!=_0x82d5a1['rootName']&&Object['hasOwnProperty']['call'](_0x82d5a1,'rootName')&&_0x1edca7['uint32'](0xa)['string'](_0x82d5a1['rootName']),null!=_0x82d5a1['elementName']&&Object['hasOwnProperty']['call'](_0x82d5a1,'elementName')&&_0x1edca7['uint32'](0x12)['string'](_0x82d5a1['elementName']),null!=_0x82d5a1['isAdd']&&Object['hasOwnProperty']['call'](_0x82d5a1,'isAdd')&&_0x1edca7['uint32'](0x18)['bool'](_0x82d5a1['isAdd']),null!=_0x82d5a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x82d5a1,'wasUndone')&&_0x1edca7['uint32'](0x20)['bool'](_0x82d5a1['wasUndone']),_0x1edca7;},_0x2ec7aa['encodeDelimited']=function(_0x10fc60,_0x2c551f){return this['encode'](_0x10fc60,_0x2c551f)['ldelim']();},_0x2ec7aa['decode']=function(_0x4bb8d0,_0x32fa84){_0x4bb8d0 instanceof _0x1bcb2a||(_0x4bb8d0=_0x1bcb2a['create'](_0x4bb8d0));for(var _0x345965=void 0x0===_0x32fa84?_0x4bb8d0['len']:_0x4bb8d0['pos']+_0x32fa84,_0x4a7db3=new _0x3871db['RootOperation']();_0x4bb8d0['pos']<_0x345965;){var _0x4bcbed=_0x4bb8d0['uint32']();switch(_0x4bcbed>>>0x3){case 0x1:_0x4a7db3['rootName']=_0x4bb8d0['string']();break;case 0x2:_0x4a7db3['elementName']=_0x4bb8d0['string']();break;case 0x3:_0x4a7db3['isAdd']=_0x4bb8d0['bool']();break;case 0x4:_0x4a7db3['wasUndone']=_0x4bb8d0['bool']();break;default:_0x4bb8d0['skipType'](0x7&_0x4bcbed);}}return _0x4a7db3;},_0x2ec7aa['decodeDelimited']=function(_0x19b976){return _0x19b976 instanceof _0x1bcb2a||(_0x19b976=new _0x1bcb2a(_0x19b976)),this['decode'](_0x19b976,_0x19b976['uint32']());},_0x2ec7aa['verify']=function(_0x16e31a){return'object'!=typeof _0x16e31a||null===_0x16e31a?'object\x20expected':null!=_0x16e31a['rootName']&&_0x16e31a['hasOwnProperty']('rootName')&&!_0x17f657['isString'](_0x16e31a['rootName'])?'rootName:\x20string\x20expected':null!=_0x16e31a['elementName']&&_0x16e31a['hasOwnProperty']('elementName')&&!_0x17f657['isString'](_0x16e31a['elementName'])?'elementName:\x20string\x20expected':null!=_0x16e31a['isAdd']&&_0x16e31a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x16e31a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x16e31a['wasUndone']&&_0x16e31a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16e31a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ec7aa['fromObject']=function(_0x5c3665){if(_0x5c3665 instanceof _0x3871db['RootOperation'])return _0x5c3665;var _0x4291b9=new _0x3871db['RootOperation']();return null!=_0x5c3665['rootName']&&(_0x4291b9['rootName']=String(_0x5c3665['rootName'])),null!=_0x5c3665['elementName']&&(_0x4291b9['elementName']=String(_0x5c3665['elementName'])),null!=_0x5c3665['isAdd']&&(_0x4291b9['isAdd']=Boolean(_0x5c3665['isAdd'])),null!=_0x5c3665['wasUndone']&&(_0x4291b9['wasUndone']=Boolean(_0x5c3665['wasUndone'])),_0x4291b9;},_0x2ec7aa['toObject']=function(_0x57dd40,_0x7c6dbe){_0x7c6dbe||(_0x7c6dbe={});var _0x47266c={};return _0x7c6dbe['defaults']&&(_0x47266c['rootName']='',_0x47266c['elementName']='',_0x47266c['isAdd']=!0x1,_0x47266c['wasUndone']=!0x1),null!=_0x57dd40['rootName']&&_0x57dd40['hasOwnProperty']('rootName')&&(_0x47266c['rootName']=_0x57dd40['rootName']),null!=_0x57dd40['elementName']&&_0x57dd40['hasOwnProperty']('elementName')&&(_0x47266c['elementName']=_0x57dd40['elementName']),null!=_0x57dd40['isAdd']&&_0x57dd40['hasOwnProperty']('isAdd')&&(_0x47266c['isAdd']=_0x57dd40['isAdd']),null!=_0x57dd40['wasUndone']&&_0x57dd40['hasOwnProperty']('wasUndone')&&(_0x47266c['wasUndone']=_0x57dd40['wasUndone']),_0x47266c;},_0x2ec7aa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x2ec7aa['getTypeUrl']=function(_0x324527){return void 0x0===_0x324527&&(_0x324527='type.googleapis.com'),_0x324527+'/RootOperation';},_0x2ec7aa;}()),_0x3871db['SplitOperation']=(function(){function _0x3292d8(_0x395c47){if(_0x395c47){for(var _0x5e6cfc=Object['keys'](_0x395c47),_0x1abeb9=0x0;_0x1abeb9<_0x5e6cfc['length'];++_0x1abeb9)null!=_0x395c47[_0x5e6cfc[_0x1abeb9]]&&(this[_0x5e6cfc[_0x1abeb9]]=_0x395c47[_0x5e6cfc[_0x1abeb9]]);}}return _0x3292d8['prototype']['splitPosition']=null,_0x3292d8['prototype']['graveyardPosition']=null,_0x3292d8['prototype']['howMany']=0x0,_0x3292d8['prototype']['insertionPosition']=null,_0x3292d8['prototype']['wasUndone']=!0x1,_0x3292d8['create']=function(_0x4c32b9){return new _0x3292d8(_0x4c32b9);},_0x3292d8['encode']=function(_0x142088,_0x515c8e){return _0x515c8e||(_0x515c8e=_0x21a2be['create']()),null!=_0x142088['splitPosition']&&Object['hasOwnProperty']['call'](_0x142088,'splitPosition')&&_0x3871db['Position']['encode'](_0x142088['splitPosition'],_0x515c8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x142088['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x142088,'graveyardPosition')&&_0x3871db['Position']['encode'](_0x142088['graveyardPosition'],_0x515c8e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x142088['howMany']&&Object['hasOwnProperty']['call'](_0x142088,'howMany')&&_0x515c8e['uint32'](0x18)['uint32'](_0x142088['howMany']),null!=_0x142088['insertionPosition']&&Object['hasOwnProperty']['call'](_0x142088,'insertionPosition')&&_0x3871db['Position']['encode'](_0x142088['insertionPosition'],_0x515c8e['uint32'](0x22)['fork']())['ldelim'](),null!=_0x142088['wasUndone']&&Object['hasOwnProperty']['call'](_0x142088,'wasUndone')&&_0x515c8e['uint32'](0x28)['bool'](_0x142088['wasUndone']),_0x515c8e;},_0x3292d8['encodeDelimited']=function(_0x23e0bb,_0x3dc575){return this['encode'](_0x23e0bb,_0x3dc575)['ldelim']();},_0x3292d8['decode']=function(_0xe0383b,_0x598df9){_0xe0383b instanceof _0x1bcb2a||(_0xe0383b=_0x1bcb2a['create'](_0xe0383b));for(var _0x3ede84=void 0x0===_0x598df9?_0xe0383b['len']:_0xe0383b['pos']+_0x598df9,_0x4d029d=new _0x3871db['SplitOperation']();_0xe0383b['pos']<_0x3ede84;){var _0x1c6051=_0xe0383b['uint32']();switch(_0x1c6051>>>0x3){case 0x1:_0x4d029d['splitPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x2:_0x4d029d['graveyardPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x3:_0x4d029d['howMany']=_0xe0383b['uint32']();break;case 0x4:_0x4d029d['insertionPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x5:_0x4d029d['wasUndone']=_0xe0383b['bool']();break;default:_0xe0383b['skipType'](0x7&_0x1c6051);}}return _0x4d029d;},_0x3292d8['decodeDelimited']=function(_0x4353b1){return _0x4353b1 instanceof _0x1bcb2a||(_0x4353b1=new _0x1bcb2a(_0x4353b1)),this['decode'](_0x4353b1,_0x4353b1['uint32']());},_0x3292d8['verify']=function(_0x316049){if('object'!=typeof _0x316049||null===_0x316049)return'object\x20expected';var _0xfc973d;if(null!=_0x316049['splitPosition']&&_0x316049['hasOwnProperty']('splitPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['splitPosition'])))return'splitPosition.'+_0xfc973d;if(null!=_0x316049['graveyardPosition']&&_0x316049['hasOwnProperty']('graveyardPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['graveyardPosition'])))return'graveyardPosition.'+_0xfc973d;if(null!=_0x316049['howMany']&&_0x316049['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x316049['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x316049['insertionPosition']&&_0x316049['hasOwnProperty']('insertionPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['insertionPosition'])))return'insertionPosition.'+_0xfc973d;return null!=_0x316049['wasUndone']&&_0x316049['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x316049['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3292d8['fromObject']=function(_0x42d991){if(_0x42d991 instanceof _0x3871db['SplitOperation'])return _0x42d991;var _0xcfc8e9=new _0x3871db['SplitOperation']();if(null!=_0x42d991['splitPosition']){if('object'!=typeof _0x42d991['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xcfc8e9['splitPosition']=_0x3871db['Position']['fromObject'](_0x42d991['splitPosition']);}if(null!=_0x42d991['graveyardPosition']){if('object'!=typeof _0x42d991['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xcfc8e9['graveyardPosition']=_0x3871db['Position']['fromObject'](_0x42d991['graveyardPosition']);}if(null!=_0x42d991['howMany']&&(_0xcfc8e9['howMany']=_0x42d991['howMany']>>>0x0),null!=_0x42d991['insertionPosition']){if('object'!=typeof _0x42d991['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xcfc8e9['insertionPosition']=_0x3871db['Position']['fromObject'](_0x42d991['insertionPosition']);}return null!=_0x42d991['wasUndone']&&(_0xcfc8e9['wasUndone']=Boolean(_0x42d991['wasUndone'])),_0xcfc8e9;},_0x3292d8['toObject']=function(_0x249b67,_0x396284){_0x396284||(_0x396284={});var _0x56ab31={};return _0x396284['defaults']&&(_0x56ab31['splitPosition']=null,_0x56ab31['graveyardPosition']=null,_0x56ab31['howMany']=0x0,_0x56ab31['insertionPosition']=null,_0x56ab31['wasUndone']=!0x1),null!=_0x249b67['splitPosition']&&_0x249b67['hasOwnProperty']('splitPosition')&&(_0x56ab31['splitPosition']=_0x3871db['Position']['toObject'](_0x249b67['splitPosition'],_0x396284)),null!=_0x249b67['graveyardPosition']&&_0x249b67['hasOwnProperty']('graveyardPosition')&&(_0x56ab31['graveyardPosition']=_0x3871db['Position']['toObject'](_0x249b67['graveyardPosition'],_0x396284)),null!=_0x249b67['howMany']&&_0x249b67['hasOwnProperty']('howMany')&&(_0x56ab31['howMany']=_0x249b67['howMany']),null!=_0x249b67['insertionPosition']&&_0x249b67['hasOwnProperty']('insertionPosition')&&(_0x56ab31['insertionPosition']=_0x3871db['Position']['toObject'](_0x249b67['insertionPosition'],_0x396284)),null!=_0x249b67['wasUndone']&&_0x249b67['hasOwnProperty']('wasUndone')&&(_0x56ab31['wasUndone']=_0x249b67['wasUndone']),_0x56ab31;},_0x3292d8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x3292d8['getTypeUrl']=function(_0x1043f9){return void 0x0===_0x1043f9&&(_0x1043f9='type.googleapis.com'),_0x1043f9+'/SplitOperation';},_0x3292d8;}()),_0x3871db['Position']=(function(){function _0x144b9d(_0xd14a4a){if(this['path']=[],_0xd14a4a){for(var _0x451539=Object['keys'](_0xd14a4a),_0x542a5a=0x0;_0x542a5a<_0x451539['length'];++_0x542a5a)null!=_0xd14a4a[_0x451539[_0x542a5a]]&&(this[_0x451539[_0x542a5a]]=_0xd14a4a[_0x451539[_0x542a5a]]);}}return _0x144b9d['prototype']['root']='',_0x144b9d['prototype']['rootMain']=!0x1,_0x144b9d['prototype']['rootGraveyard']=!0x1,_0x144b9d['prototype']['path']=_0x17f657['emptyArray'],_0x144b9d['prototype']['stickiness']='',_0x144b9d['create']=function(_0x1624b3){return new _0x144b9d(_0x1624b3);},_0x144b9d['encode']=function(_0x1d9671,_0x29519a){if(_0x29519a||(_0x29519a=_0x21a2be['create']()),null!=_0x1d9671['root']&&Object['hasOwnProperty']['call'](_0x1d9671,'root')&&_0x29519a['uint32'](0xa)['string'](_0x1d9671['root']),null!=_0x1d9671['rootMain']&&Object['hasOwnProperty']['call'](_0x1d9671,'rootMain')&&_0x29519a['uint32'](0x10)['bool'](_0x1d9671['rootMain']),null!=_0x1d9671['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1d9671,'rootGraveyard')&&_0x29519a['uint32'](0x18)['bool'](_0x1d9671['rootGraveyard']),null!=_0x1d9671['path']&&_0x1d9671['path']['length']){_0x29519a['uint32'](0x22)['fork']();for(var _0xdc4c93=0x0;_0xdc4c93<_0x1d9671['path']['length'];++_0xdc4c93)_0x29519a['uint32'](_0x1d9671['path'][_0xdc4c93]);_0x29519a['ldelim']();}return null!=_0x1d9671['stickiness']&&Object['hasOwnProperty']['call'](_0x1d9671,'stickiness')&&_0x29519a['uint32'](0x2a)['string'](_0x1d9671['stickiness']),_0x29519a;},_0x144b9d['encodeDelimited']=function(_0x9842b1,_0x4cfb83){return this['encode'](_0x9842b1,_0x4cfb83)['ldelim']();},_0x144b9d['decode']=function(_0x2e648d,_0x3726ab){_0x2e648d instanceof _0x1bcb2a||(_0x2e648d=_0x1bcb2a['create'](_0x2e648d));for(var _0x53780d=void 0x0===_0x3726ab?_0x2e648d['len']:_0x2e648d['pos']+_0x3726ab,_0x15c5f4=new _0x3871db['Position']();_0x2e648d['pos']<_0x53780d;){var _0x189b3b=_0x2e648d['uint32']();switch(_0x189b3b>>>0x3){case 0x1:_0x15c5f4['root']=_0x2e648d['string']();break;case 0x2:_0x15c5f4['rootMain']=_0x2e648d['bool']();break;case 0x3:_0x15c5f4['rootGraveyard']=_0x2e648d['bool']();break;case 0x4:if(_0x15c5f4['path']&&_0x15c5f4['path']['length']||(_0x15c5f4['path']=[]),0x2==(0x7&_0x189b3b)){for(var _0x1660b4=_0x2e648d['uint32']()+_0x2e648d['pos'];_0x2e648d['pos']<_0x1660b4;)_0x15c5f4['path']['push'](_0x2e648d['uint32']());}else _0x15c5f4['path']['push'](_0x2e648d['uint32']());break;case 0x5:_0x15c5f4['stickiness']=_0x2e648d['string']();break;default:_0x2e648d['skipType'](0x7&_0x189b3b);}}return _0x15c5f4;},_0x144b9d['decodeDelimited']=function(_0x561cb0){return _0x561cb0 instanceof _0x1bcb2a||(_0x561cb0=new _0x1bcb2a(_0x561cb0)),this['decode'](_0x561cb0,_0x561cb0['uint32']());},_0x144b9d['verify']=function(_0x3abca9){if('object'!=typeof _0x3abca9||null===_0x3abca9)return'object\x20expected';if(null!=_0x3abca9['root']&&_0x3abca9['hasOwnProperty']('root')&&!_0x17f657['isString'](_0x3abca9['root']))return'root:\x20string\x20expected';if(null!=_0x3abca9['rootMain']&&_0x3abca9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3abca9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3abca9['rootGraveyard']&&_0x3abca9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3abca9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3abca9['path']&&_0x3abca9['hasOwnProperty']('path')){if(!Array['isArray'](_0x3abca9['path']))return'path:\x20array\x20expected';for(var _0x324aab=0x0;_0x324aab<_0x3abca9['path']['length'];++_0x324aab)if(!_0x17f657['isInteger'](_0x3abca9['path'][_0x324aab]))return'path:\x20integer[]\x20expected';}return null!=_0x3abca9['stickiness']&&_0x3abca9['hasOwnProperty']('stickiness')&&!_0x17f657['isString'](_0x3abca9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x144b9d['fromObject']=function(_0x25646){if(_0x25646 instanceof _0x3871db['Position'])return _0x25646;var _0xda1a66=new _0x3871db['Position']();if(null!=_0x25646['root']&&(_0xda1a66['root']=String(_0x25646['root'])),null!=_0x25646['rootMain']&&(_0xda1a66['rootMain']=Boolean(_0x25646['rootMain'])),null!=_0x25646['rootGraveyard']&&(_0xda1a66['rootGraveyard']=Boolean(_0x25646['rootGraveyard'])),_0x25646['path']){if(!Array['isArray'](_0x25646['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xda1a66['path']=[];for(var _0x356363=0x0;_0x356363<_0x25646['path']['length'];++_0x356363)_0xda1a66['path'][_0x356363]=_0x25646['path'][_0x356363]>>>0x0;}return null!=_0x25646['stickiness']&&(_0xda1a66['stickiness']=String(_0x25646['stickiness'])),_0xda1a66;},_0x144b9d['toObject']=function(_0x420216,_0x449bf3){_0x449bf3||(_0x449bf3={});var _0x44a077={};if((_0x449bf3['arrays']||_0x449bf3['defaults'])&&(_0x44a077['path']=[]),_0x449bf3['defaults']&&(_0x44a077['root']='',_0x44a077['rootMain']=!0x1,_0x44a077['rootGraveyard']=!0x1,_0x44a077['stickiness']=''),null!=_0x420216['root']&&_0x420216['hasOwnProperty']('root')&&(_0x44a077['root']=_0x420216['root']),null!=_0x420216['rootMain']&&_0x420216['hasOwnProperty']('rootMain')&&(_0x44a077['rootMain']=_0x420216['rootMain']),null!=_0x420216['rootGraveyard']&&_0x420216['hasOwnProperty']('rootGraveyard')&&(_0x44a077['rootGraveyard']=_0x420216['rootGraveyard']),_0x420216['path']&&_0x420216['path']['length']){_0x44a077['path']=[];for(var _0xa1511d=0x0;_0xa1511d<_0x420216['path']['length'];++_0xa1511d)_0x44a077['path'][_0xa1511d]=_0x420216['path'][_0xa1511d];}return null!=_0x420216['stickiness']&&_0x420216['hasOwnProperty']('stickiness')&&(_0x44a077['stickiness']=_0x420216['stickiness']),_0x44a077;},_0x144b9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x144b9d['getTypeUrl']=function(_0x5dcb52){return void 0x0===_0x5dcb52&&(_0x5dcb52='type.googleapis.com'),_0x5dcb52+'/Position';},_0x144b9d;}()),_0x3871db['Range']=(function(){function _0x4c78a5(_0x3c67e8){if(_0x3c67e8){for(var _0x1bbd3e=Object['keys'](_0x3c67e8),_0x304938=0x0;_0x304938<_0x1bbd3e['length'];++_0x304938)null!=_0x3c67e8[_0x1bbd3e[_0x304938]]&&(this[_0x1bbd3e[_0x304938]]=_0x3c67e8[_0x1bbd3e[_0x304938]]);}}return _0x4c78a5['prototype']['start']=null,_0x4c78a5['prototype']['end']=null,_0x4c78a5['create']=function(_0x4de6ad){return new _0x4c78a5(_0x4de6ad);},_0x4c78a5['encode']=function(_0xe85e91,_0x56f092){return _0x56f092||(_0x56f092=_0x21a2be['create']()),null!=_0xe85e91['start']&&Object['hasOwnProperty']['call'](_0xe85e91,'start')&&_0x3871db['Position']['encode'](_0xe85e91['start'],_0x56f092['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe85e91['end']&&Object['hasOwnProperty']['call'](_0xe85e91,'end')&&_0x3871db['Position']['encode'](_0xe85e91['end'],_0x56f092['uint32'](0x12)['fork']())['ldelim'](),_0x56f092;},_0x4c78a5['encodeDelimited']=function(_0x5d1c9e,_0x4b24b7){return this['encode'](_0x5d1c9e,_0x4b24b7)['ldelim']();},_0x4c78a5['decode']=function(_0x12076a,_0x6af1ba){_0x12076a instanceof _0x1bcb2a||(_0x12076a=_0x1bcb2a['create'](_0x12076a));for(var _0x249ef3=void 0x0===_0x6af1ba?_0x12076a['len']:_0x12076a['pos']+_0x6af1ba,_0x3f15cf=new _0x3871db['Range']();_0x12076a['pos']<_0x249ef3;){var _0x3822af=_0x12076a['uint32']();switch(_0x3822af>>>0x3){case 0x1:_0x3f15cf['start']=_0x3871db['Position']['decode'](_0x12076a,_0x12076a['uint32']());break;case 0x2:_0x3f15cf['end']=_0x3871db['Position']['decode'](_0x12076a,_0x12076a['uint32']());break;default:_0x12076a['skipType'](0x7&_0x3822af);}}return _0x3f15cf;},_0x4c78a5['decodeDelimited']=function(_0x597a30){return _0x597a30 instanceof _0x1bcb2a||(_0x597a30=new _0x1bcb2a(_0x597a30)),this['decode'](_0x597a30,_0x597a30['uint32']());},_0x4c78a5['verify']=function(_0x3920b3){if('object'!=typeof _0x3920b3||null===_0x3920b3)return'object\x20expected';var _0x268f03;if(null!=_0x3920b3['start']&&_0x3920b3['hasOwnProperty']('start')&&(_0x268f03=_0x3871db['Position']['verify'](_0x3920b3['start'])))return'start.'+_0x268f03;if(null!=_0x3920b3['end']&&_0x3920b3['hasOwnProperty']('end')&&(_0x268f03=_0x3871db['Position']['verify'](_0x3920b3['end'])))return'end.'+_0x268f03;return null;},_0x4c78a5['fromObject']=function(_0x3ba75c){if(_0x3ba75c instanceof _0x3871db['Range'])return _0x3ba75c;var _0x1c50af=new _0x3871db['Range']();if(null!=_0x3ba75c['start']){if('object'!=typeof _0x3ba75c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1c50af['start']=_0x3871db['Position']['fromObject'](_0x3ba75c['start']);}if(null!=_0x3ba75c['end']){if('object'!=typeof _0x3ba75c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1c50af['end']=_0x3871db['Position']['fromObject'](_0x3ba75c['end']);}return _0x1c50af;},_0x4c78a5['toObject']=function(_0x3bfcff,_0x19a8e6){_0x19a8e6||(_0x19a8e6={});var _0x2ccf05={};return _0x19a8e6['defaults']&&(_0x2ccf05['start']=null,_0x2ccf05['end']=null),null!=_0x3bfcff['start']&&_0x3bfcff['hasOwnProperty']('start')&&(_0x2ccf05['start']=_0x3871db['Position']['toObject'](_0x3bfcff['start'],_0x19a8e6)),null!=_0x3bfcff['end']&&_0x3bfcff['hasOwnProperty']('end')&&(_0x2ccf05['end']=_0x3871db['Position']['toObject'](_0x3bfcff['end'],_0x19a8e6)),_0x2ccf05;},_0x4c78a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x4c78a5['getTypeUrl']=function(_0x467ade){return void 0x0===_0x467ade&&(_0x467ade='type.googleapis.com'),_0x467ade+'/Range';},_0x4c78a5;}()),_0x3871db['Element']=(function(){function _0x384f7c(_0x1b8e19){if(this['children']=[],this['attributesBoolean']={},_0x1b8e19){for(var _0x41bf86=Object['keys'](_0x1b8e19),_0x5dd824=0x0;_0x5dd824<_0x41bf86['length'];++_0x5dd824)null!=_0x1b8e19[_0x41bf86[_0x5dd824]]&&(this[_0x41bf86[_0x5dd824]]=_0x1b8e19[_0x41bf86[_0x5dd824]]);}}return _0x384f7c['prototype']['name']='',_0x384f7c['prototype']['children']=_0x17f657['emptyArray'],_0x384f7c['prototype']['data']='',_0x384f7c['prototype']['attributesBoolean']=_0x17f657['emptyObject'],_0x384f7c['prototype']['attributesJson']='',_0x384f7c['create']=function(_0x12efdc){return new _0x384f7c(_0x12efdc);},_0x384f7c['encode']=function(_0x301051,_0x26d2db){if(_0x26d2db||(_0x26d2db=_0x21a2be['create']()),null!=_0x301051['name']&&Object['hasOwnProperty']['call'](_0x301051,'name')&&_0x26d2db['uint32'](0xa)['string'](_0x301051['name']),null!=_0x301051['children']&&_0x301051['children']['length']){for(var _0x1f8d20=0x0;_0x1f8d20<_0x301051['children']['length'];++_0x1f8d20)_0x3871db['Element']['encode'](_0x301051['children'][_0x1f8d20],_0x26d2db['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x301051['data']&&Object['hasOwnProperty']['call'](_0x301051,'data')&&_0x26d2db['uint32'](0x1a)['string'](_0x301051['data']),null!=_0x301051['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x301051,'attributesBoolean')){var _0xa92cb2=Object['keys'](_0x301051['attributesBoolean']);for(_0x1f8d20=0x0;_0x1f8d20<_0xa92cb2['length'];++_0x1f8d20)_0x26d2db['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xa92cb2[_0x1f8d20])['uint32'](0x10)['bool'](_0x301051['attributesBoolean'][_0xa92cb2[_0x1f8d20]])['ldelim']();}return null!=_0x301051['attributesJson']&&Object['hasOwnProperty']['call'](_0x301051,'attributesJson')&&_0x26d2db['uint32'](0x2a)['string'](_0x301051['attributesJson']),_0x26d2db;},_0x384f7c['encodeDelimited']=function(_0x60db39,_0xc7170){return this['encode'](_0x60db39,_0xc7170)['ldelim']();},_0x384f7c['decode']=function(_0x2f7833,_0x5ceb41){_0x2f7833 instanceof _0x1bcb2a||(_0x2f7833=_0x1bcb2a['create'](_0x2f7833));for(var _0x4792bb,_0x1c689f,_0x6d75d=void 0x0===_0x5ceb41?_0x2f7833['len']:_0x2f7833['pos']+_0x5ceb41,_0x54fbef=new _0x3871db['Element']();_0x2f7833['pos']<_0x6d75d;){var _0x2d222a=_0x2f7833['uint32']();switch(_0x2d222a>>>0x3){case 0x1:_0x54fbef['name']=_0x2f7833['string']();break;case 0x2:_0x54fbef['children']&&_0x54fbef['children']['length']||(_0x54fbef['children']=[]),_0x54fbef['children']['push'](_0x3871db['Element']['decode'](_0x2f7833,_0x2f7833['uint32']()));break;case 0x3:_0x54fbef['data']=_0x2f7833['string']();break;case 0x4:_0x54fbef['attributesBoolean']===_0x17f657['emptyObject']&&(_0x54fbef['attributesBoolean']={});var _0x305c2e=_0x2f7833['uint32']()+_0x2f7833['pos'];for(_0x4792bb='',_0x1c689f=!0x1;_0x2f7833['pos']<_0x305c2e;){var _0x3322ac=_0x2f7833['uint32']();switch(_0x3322ac>>>0x3){case 0x1:_0x4792bb=_0x2f7833['string']();break;case 0x2:_0x1c689f=_0x2f7833['bool']();break;default:_0x2f7833['skipType'](0x7&_0x3322ac);}}_0x54fbef['attributesBoolean'][_0x4792bb]=_0x1c689f;break;case 0x5:_0x54fbef['attributesJson']=_0x2f7833['string']();break;default:_0x2f7833['skipType'](0x7&_0x2d222a);}}return _0x54fbef;},_0x384f7c['decodeDelimited']=function(_0x25517b){return _0x25517b instanceof _0x1bcb2a||(_0x25517b=new _0x1bcb2a(_0x25517b)),this['decode'](_0x25517b,_0x25517b['uint32']());},_0x384f7c['verify']=function(_0x57634b){if('object'!=typeof _0x57634b||null===_0x57634b)return'object\x20expected';if(null!=_0x57634b['name']&&_0x57634b['hasOwnProperty']('name')&&!_0x17f657['isString'](_0x57634b['name']))return'name:\x20string\x20expected';if(null!=_0x57634b['children']&&_0x57634b['hasOwnProperty']('children')){if(!Array['isArray'](_0x57634b['children']))return'children:\x20array\x20expected';for(var _0x233440=0x0;_0x233440<_0x57634b['children']['length'];++_0x233440){var _0x49fd6e=_0x3871db['Element']['verify'](_0x57634b['children'][_0x233440]);if(_0x49fd6e)return'children.'+_0x49fd6e;}}if(null!=_0x57634b['data']&&_0x57634b['hasOwnProperty']('data')&&!_0x17f657['isString'](_0x57634b['data']))return'data:\x20string\x20expected';if(null!=_0x57634b['attributesBoolean']&&_0x57634b['hasOwnProperty']('attributesBoolean')){if(!_0x17f657['isObject'](_0x57634b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x567dd4=Object['keys'](_0x57634b['attributesBoolean']);for(_0x233440=0x0;_0x233440<_0x567dd4['length'];++_0x233440)if('boolean'!=typeof _0x57634b['attributesBoolean'][_0x567dd4[_0x233440]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x57634b['attributesJson']&&_0x57634b['hasOwnProperty']('attributesJson')&&!_0x17f657['isString'](_0x57634b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x384f7c['fromObject']=function(_0xd63113){if(_0xd63113 instanceof _0x3871db['Element'])return _0xd63113;var _0x565c72=new _0x3871db['Element']();if(null!=_0xd63113['name']&&(_0x565c72['name']=String(_0xd63113['name'])),_0xd63113['children']){if(!Array['isArray'](_0xd63113['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x565c72['children']=[];for(var _0x24909a=0x0;_0x24909a<_0xd63113['children']['length'];++_0x24909a){if('object'!=typeof _0xd63113['children'][_0x24909a])throw TypeError('.Element.children:\x20object\x20expected');_0x565c72['children'][_0x24909a]=_0x3871db['Element']['fromObject'](_0xd63113['children'][_0x24909a]);}}if(null!=_0xd63113['data']&&(_0x565c72['data']=String(_0xd63113['data'])),_0xd63113['attributesBoolean']){if('object'!=typeof _0xd63113['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x565c72['attributesBoolean']={};var _0x415aee=Object['keys'](_0xd63113['attributesBoolean']);for(_0x24909a=0x0;_0x24909a<_0x415aee['length'];++_0x24909a)_0x565c72['attributesBoolean'][_0x415aee[_0x24909a]]=Boolean(_0xd63113['attributesBoolean'][_0x415aee[_0x24909a]]);}return null!=_0xd63113['attributesJson']&&(_0x565c72['attributesJson']=String(_0xd63113['attributesJson'])),_0x565c72;},_0x384f7c['toObject']=function(_0x229129,_0x2fed30){_0x2fed30||(_0x2fed30={});var _0x5657ef,_0x57ab53={};if((_0x2fed30['arrays']||_0x2fed30['defaults'])&&(_0x57ab53['children']=[]),(_0x2fed30['objects']||_0x2fed30['defaults'])&&(_0x57ab53['attributesBoolean']={}),_0x2fed30['defaults']&&(_0x57ab53['name']='',_0x57ab53['data']='',_0x57ab53['attributesJson']=''),null!=_0x229129['name']&&_0x229129['hasOwnProperty']('name')&&(_0x57ab53['name']=_0x229129['name']),_0x229129['children']&&_0x229129['children']['length']){_0x57ab53['children']=[];for(var _0x1df8d7=0x0;_0x1df8d7<_0x229129['children']['length'];++_0x1df8d7)_0x57ab53['children'][_0x1df8d7]=_0x3871db['Element']['toObject'](_0x229129['children'][_0x1df8d7],_0x2fed30);}if(null!=_0x229129['data']&&_0x229129['hasOwnProperty']('data')&&(_0x57ab53['data']=_0x229129['data']),_0x229129['attributesBoolean']&&(_0x5657ef=Object['keys'](_0x229129['attributesBoolean']))['length']){_0x57ab53['attributesBoolean']={};for(_0x1df8d7=0x0;_0x1df8d7<_0x5657ef['length'];++_0x1df8d7)_0x57ab53['attributesBoolean'][_0x5657ef[_0x1df8d7]]=_0x229129['attributesBoolean'][_0x5657ef[_0x1df8d7]];}return null!=_0x229129['attributesJson']&&_0x229129['hasOwnProperty']('attributesJson')&&(_0x57ab53['attributesJson']=_0x229129['attributesJson']),_0x57ab53;},_0x384f7c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x384f7c['getTypeUrl']=function(_0x19b176){return void 0x0===_0x19b176&&(_0x19b176='type.googleapis.com'),_0x19b176+'/Element';},_0x384f7c;}()),_0x3871db;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3dcdd8){return new w(this['_protobufRoot'][_0x3dcdd8]);}}class w{['_protobuf'];constructor(_0x3f8493){this['_protobuf']=_0x3f8493;}['compress'](_0x9da906){const _0x51b1ff=this['_protobuf']['verify'](_0x9da906);if(_0x51b1ff)throw Error(_0x51b1ff);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x9da906))['finish']();}['decompress'](_0x10bda9){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x10bda9),{'oneofs':!0x0});}}function v(_0x2de2ee,_0x34a297){const _0x3cee7c=_0x3670c7(_0x2de2ee);return _0x3cee7c['path'][_0x3cee7c['path']['length']-0x1]+=_0x34a297,_0x3cee7c;}function O(_0x355ad2,_0x20a2df){return _0x355ad2['root']===_0x20a2df['root']&&_0x1914d2(_0x355ad2['path'],_0x20a2df['path']);}function $(_0x41cfad){P(_0x41cfad,_0x254ef6=>('main'==_0x254ef6['root']?(_0x254ef6['rootMain']=!0x0,delete _0x254ef6['root']):'$graveyard'==_0x254ef6['root']&&(_0x254ef6['rootGraveyard']=!0x0,delete _0x254ef6['root']),_0x254ef6));}function J(_0x4b0cc6){P(_0x4b0cc6,_0x503686=>(_0x503686['rootMain']?(_0x503686['root']='main',delete _0x503686['rootMain']):_0x503686['rootGraveyard']&&(_0x503686['root']='$graveyard',delete _0x503686['rootGraveyard']),_0x503686));}function P(_0x24a3de,_0x290b09){for(const _0x5a5db0 in _0x24a3de){const _0x309872=_0x24a3de[_0x5a5db0];'nodes'!==_0x5a5db0&&_0x2d75c5(_0x309872)&&(_0x309872['path']&&(_0x309872['root']||_0x309872['rootMain']||_0x309872['rootGraveyard'])?_0x24a3de[_0x5a5db0]=_0x290b09(_0x309872):P(_0x309872,_0x290b09));}return _0x24a3de;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2daf50,_0x58f4fc,_0x452706){this['_id']=_0x2daf50,this['_operationName']=_0x58f4fc,this['_protobufDescriptor']=_0x452706;}['compress'](_0x74c8fe,_0x7edf62){const _0x2a52cf=_0x7edf62['shift']();return $(_0x2a52cf),_0x74c8fe['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2a52cf)),_0x74c8fe['types']['push'](this['_id']),!0x0;}['decompress'](_0x13cac6,_0x6ed057){_0x6ed057['types']['shift']();const _0x453fbd=this['_protobufDescriptor']['decompress'](_0x6ed057['buffers']['shift']());J(_0x453fbd),_0x453fbd['__className']=this['_operationName'],_0x13cac6['push'](_0x453fbd);}}class s extends e{['compress'](_0x4f6460,_0x2d288e){const _0x5aa2ae=_0x2d288e['shift']();return this['_serializeOneOf']('oldValue',_0x5aa2ae),this['_serializeOneOf']('newValue',_0x5aa2ae),$(_0x5aa2ae),_0x4f6460['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5aa2ae)),_0x4f6460['types']['push'](this['_id']),!0x0;}['decompress'](_0x483a91,_0x29b60e){const {types:_0xc374e8,buffers:_0x28e524}=_0x29b60e,_0x2c72f2=this['_protobufDescriptor']['decompress'](_0x28e524['shift']());_0xc374e8['shift'](),this['_deserializeOneOf']('oldValue',_0x2c72f2),this['_deserializeOneOf']('newValue',_0x2c72f2),J(_0x2c72f2),_0x2c72f2['__className']=this['_operationName'],_0x483a91['push'](_0x2c72f2);}['_serializeOneOf'](_0x52d266,_0x266e47){const _0x2b7cf0=_0x266e47[_0x52d266];'boolean'==typeof _0x2b7cf0?_0x266e47[_0x52d266+'Boolean']=_0x2b7cf0:_0x266e47[_0x52d266+'Json']=JSON['stringify'](_0x2b7cf0);}['_deserializeOneOf'](_0x2fa09a,_0x5b4a08){const _0x504393=_0x2fa09a+'Json';_0x5b4a08[_0x504393]?(_0x5b4a08[_0x2fa09a]=JSON['parse'](_0x5b4a08[_0x504393]),delete _0x5b4a08[_0x504393]):(_0x5b4a08[_0x2fa09a]=_0x5b4a08[_0x2fa09a+'Boolean'],delete _0x5b4a08[_0x2fa09a+'Boolean']);}}class i extends e{['compress'](_0x2b87af,_0x455d63){const _0x581edf=_0x455d63['shift']();return this['_serializeNodesAttributes'](_0x581edf['nodes']),$(_0x581edf),_0x2b87af['buffers']['push'](this['_protobufDescriptor']['compress'](_0x581edf)),_0x2b87af['types']['push'](this['_id']),!0x0;}['decompress'](_0x4db5da,_0x38981f){const {types:_0x586ccc,buffers:_0x1259ae}=_0x38981f,_0x48331c=this['_protobufDescriptor']['decompress'](_0x1259ae['shift']());_0x586ccc['shift'](),_0x48331c['nodes']||(_0x48331c['nodes']=[]),this['_deserializeNodesAttributes'](_0x48331c['nodes']),J(_0x48331c),_0x48331c['__className']=this['_operationName'],_0x4db5da['push'](_0x48331c);}['_serializeNodesAttributes'](_0x4419b1){for(const _0x375912 of _0x4419b1){if(_0x375912['attributes']){const _0x41bed1=_0x375912['attributes'];this['_areValuesBoolean'](_0x41bed1)?_0x375912['attributesBoolean']=_0x41bed1:_0x375912['attributesJson']=JSON['stringify'](_0x41bed1);}_0x375912['children']&&this['_serializeNodesAttributes'](_0x375912['children']);}}['_deserializeNodesAttributes'](_0x3470a1){for(const _0x250233 of _0x3470a1)(_0x250233['attributesBoolean']||_0x250233['attributesJson'])&&(_0x250233['attributesBoolean']?(_0x250233['attributes']=_0x250233['attributesBoolean'],delete _0x250233['attributesBoolean']):(_0x250233['attributes']=JSON['parse'](_0x250233['attributesJson']),delete _0x250233['attributesJson'])),_0x250233['children']&&this['_deserializeNodesAttributes'](_0x250233['children']);}['_areValuesBoolean'](_0xcea498){return Object['keys'](_0xcea498)['every'](_0x38abb1=>'boolean'==typeof _0xcea498[_0x38abb1]);}}class n extends e{['decompress'](_0x3ca768,_0x4095f3){super['decompress'](_0x3ca768,_0x4095f3);const _0x205d02=_0x3ca768[_0x3ca768['length']-0x1];_0x205d02['oldRange']||(_0x205d02['oldRange']=null),_0x205d02['newRange']||(_0x205d02['newRange']=null);}}class p extends e{['compress'](_0x46adfa,_0x57950e){return _0x57950e['shift'](),_0x46adfa['types']['push'](this['_id']),!0x0;}['decompress'](_0x20845e,_0x35cff6){_0x35cff6['types']['shift'](),_0x20845e['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x275306,_0xc73b0b,_0x112888,_0x152428){super(_0x275306,_0xc73b0b,_0x112888),this['_omittedNamespace']=_0x152428+':';}['compress'](_0xb94eea,_0xd32bb6){return!('MarkerOperation'!=_0xd32bb6[0x0]['__className']||!_0xd32bb6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xd32bb6[0x0]['name']=_0xd32bb6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xb94eea,_0xd32bb6),!0x0);}['decompress'](_0x385281,_0x2df88f){super['decompress'](_0x385281,_0x2df88f);const _0x2bdab0=_0x385281[_0x385281['length']-0x1];_0x2bdab0['name']=this['_omittedNamespace']+_0x2bdab0['name'];}}class _{['_id'];['_context'];constructor(_0x5bc93b,_0x5c6137){this['_id']=_0x5bc93b,this['_context']=_0x5c6137;}['compress'](_0x59e980,_0x169b8e){let _0x5ccac7;for(;_0x169b8e['length']>0x1&&this['_compareOperations'](_0x169b8e[0x0],_0x169b8e[0x1]);)_0x5ccac7?(_0x5ccac7=this['_combineNext'](_0x169b8e['shift'](),_0x5ccac7),_0x59e980['types']['push'](0x0)):(_0x5ccac7=_0x3670c7(_0x169b8e['shift']()),_0x59e980['types']['push'](this['_id']));return!!_0x5ccac7&&(_0x5ccac7=this['_combineNext'](_0x169b8e['shift'](),_0x5ccac7),_0x59e980['types']['push'](0x0),_0x59e980['buffers']['push'](this['_compressSingleOperation'](_0x5ccac7)),!0x0);}['decompress'](_0x15ce12,_0x2390b9){const _0x53a92f=this['_decompressSingleOperation'](_0x2390b9);for(;0x0==_0x2390b9['types'][0x0];)_0x2390b9['types']['shift'](),_0x15ce12['push'](this['_splitCurrent'](_0x53a92f));_0x15ce12['push'](_0x53a92f);}}class m extends _{['_combineNext'](_0x153fcb,_0x1dc1d1){return _0x1dc1d1['nodes'][0x0]['data']+=_0x153fcb['nodes'][0x0]['data'],_0x1dc1d1;}['_splitCurrent'](_0xc4d51a){const _0x6bb844=_0x3670c7(_0xc4d51a),_0x36d9d4=_0x6bb844['nodes'][0x0],_0x2ce5a4=_0xc4d51a['nodes'][0x0],_0x5cb82c=_0x2ce5a4['data'][Symbol['iterator']]()['next']()['value'],_0x477270=_0x5cb82c['length'];return _0x36d9d4['data']=_0x5cb82c,_0x2ce5a4['data']=_0x2ce5a4['data']['substr'](_0x477270),_0xc4d51a['position']=v(_0xc4d51a['position'],_0x477270),_0x6bb844;}['_compareOperations'](_0x1f5249,_0x5ea1c1){if(this['_checkOperation'](_0x1f5249)&&this['_checkOperation'](_0x5ea1c1)){const _0x559023=_0x1f5249['nodes'][0x0]['data']['length'],_0x2cd445=O(v(_0x1f5249['position'],_0x559023),_0x5ea1c1['position']),_0x1c6080=_0x1f5249['nodes'][0x0],_0xb4b928=_0x5ea1c1['nodes'][0x0];return _0x2cd445&&this['_compareAttributes'](_0x1c6080,_0xb4b928);}return!0x1;}['_compressSingleOperation'](_0xbdc610){const _0x5aeaa8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5aeaa8,[_0xbdc610]),_0x5aeaa8['buffers'][0x0];}['_decompressSingleOperation'](_0x2678c4){const _0x3260e6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3260e6,_0x2678c4),_0x3260e6[0x0];}['_checkOperation'](_0x1995fd){return'InsertOperation'==_0x1995fd['__className']&&0x1==_0x1995fd['nodes']['length']&&_0x1995fd['nodes'][0x0]['data']&&!_0x1995fd['wasUndone']&&0x1==Array['from'](_0x1995fd['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x22919e,_0x1abd47){const _0x1617e0=Object['keys'](_0x22919e['attributes']||{}),_0x5dc491=Object['keys'](_0x1abd47['attributes']||{});return _0x1617e0['length']===_0x5dc491['length']&&_0x1617e0['every'](_0x145f61=>_0x1abd47['attributes'][_0x145f61]&&_0x1abd47['attributes'][_0x145f61]===_0x22919e['attributes'][_0x145f61]);}}class c extends _{['_combineNext'](_0x2efddc,_0x2ec4e1){return _0x2ec4e1['howMany']++,_0x2ec4e1['sourcePosition']=_0x3670c7(_0x2efddc['sourcePosition']),_0x2ec4e1;}['_splitCurrent'](_0x2400e1){const _0x2cf036=_0x3670c7(_0x2400e1);return _0x2400e1['howMany']--,_0x2cf036['howMany']=0x1,_0x2cf036['sourcePosition']=v(_0x2cf036['sourcePosition'],_0x2400e1['howMany']),_0x2cf036;}['_compareOperations'](_0x41f29c,_0x5a6b52){return!(!this['_checkOperation'](_0x41f29c)||!this['_checkOperation'](_0x5a6b52))&&(O(v(_0x41f29c['sourcePosition'],-0x1),_0x5a6b52['sourcePosition'])&&O(_0x41f29c['targetPosition'],_0x5a6b52['targetPosition']));}['_compressSingleOperation'](_0x1c7848){const _0x41cc40={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x41cc40,[_0x1c7848]),_0x41cc40['buffers'][0x0];}['_decompressSingleOperation'](_0x516827){const _0x560c0e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x560c0e,_0x516827),_0x560c0e[0x0];}['_checkOperation'](_0x5a4f62){return'MoveOperation'==_0x5a4f62['__className']&&'$graveyard'==_0x5a4f62['targetPosition']['root']&&0x1==_0x5a4f62['howMany']&&!_0x5a4f62['wasUndone'];}}class h extends _{['_combineNext'](_0x315e22,_0x151c21){return _0x151c21['howMany']++,_0x151c21;}['_splitCurrent'](_0x511457){const _0x499e3d=_0x3670c7(_0x511457);return _0x499e3d['howMany']=0x1,_0x511457['howMany']--,_0x499e3d;}['_compareOperations'](_0x572fa5,_0x101202){return!(!this['_checkOperation'](_0x572fa5)||!this['_checkOperation'](_0x101202))&&(O(_0x572fa5['sourcePosition'],_0x101202['sourcePosition'])&&O(_0x572fa5['targetPosition'],_0x101202['targetPosition']));}['_compressSingleOperation'](_0x24a3f2){const _0x3797be={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3797be,[_0x24a3f2]),_0x3797be['buffers'][0x0];}['_decompressSingleOperation'](_0x48effb){const _0x173ab7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x173ab7,_0x48effb),_0x173ab7[0x0];}['_checkOperation'](_0x1ce443){return'MoveOperation'==_0x1ce443['__className']&&'$graveyard'==_0x1ce443['targetPosition']['root']&&0x1==_0x1ce443['howMany']&&!_0x1ce443['wasUndone'];}}class f extends _{['compress'](_0x2da027,_0x305600){if(!this['_compareOperations'](_0x305600[0x0],_0x305600[0x1]))return!0x1;const _0x65454f=_0x305600['shift']();return _0x65454f['oldRange']=null,_0x65454f['newRange']&&O(_0x65454f['newRange']['start'],_0x65454f['newRange']['end'])&&(_0x65454f['newRange']['end']=null),_0x305600['shift'](),_0x2da027['types']['push'](this['_id']),_0x2da027['types']['push'](0x0),_0x2da027['buffers']['push'](this['_compressSingleOperation'](_0x65454f)),!0x0;}['decompress'](_0x2dd9d6,_0x28f5e8){const _0x1eae38=this['_decompressSingleOperation'](_0x28f5e8);_0x1eae38['newRange']&&!_0x1eae38['newRange']['end']&&(_0x1eae38['newRange']['end']=_0x3670c7(_0x1eae38['newRange']['start']));const _0x23d512=_0x3670c7(_0x1eae38);_0x23d512['newRange']&&(_0x23d512['newRange']['start']['stickiness']='toNone',_0x23d512['newRange']['end']=_0x3670c7(_0x23d512['newRange']['start'])),_0x23d512['name']='user:position:'+_0x23d512['name']['split'](':')[0x2],_0x28f5e8['types']['shift'](),_0x2dd9d6['push'](_0x1eae38),_0x2dd9d6['push'](_0x23d512);}['_compressSingleOperation'](_0xecadfe){const _0x4d4a70={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4d4a70,[_0xecadfe]),_0x4d4a70['buffers'][0x0];}['_decompressSingleOperation'](_0x490e43){const _0x341603=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x341603,_0x490e43),_0x341603[0x0];}['_compareOperations'](_0x1371b1,_0x140f1a){return!(!_0x1371b1||!_0x140f1a)&&('MarkerOperation'==_0x1371b1['__className']&&'MarkerOperation'==_0x140f1a['__className']&&!(!_0x1371b1['name']['startsWith']('user:')||!_0x140f1a['name']['startsWith']('user:')||_0x1371b1['name']==_0x140f1a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5390f4=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',_0x5390f4,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5390f4,'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'](_0x4bfc95){if(!_0x4bfc95||!_0x4bfc95[0x0])throw new _0x96887f('no-operations-provided',this);const _0xee3eb0={'types':[],'buffers':[],'baseVersion':_0x4bfc95[0x0]['baseVersion']};for(;_0x4bfc95['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('TypingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('DeletingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName'](_0x4bfc95[0x0]['__className'])['compress'](_0xee3eb0,_0x4bfc95);return _0xee3eb0;}['decompress'](_0x9fb582){const _0x27a382=[];for(;_0x9fb582['types']['length'];){const _0x3a5845=this['_compressorById']['get'](_0x9fb582['types'][0x0]);if(!_0x3a5845)throw new _0x96887f('decompress-compressor-not-found',this,{'type':_0x9fb582['types'][0x0]});_0x3a5845['decompress'](_0x27a382,_0x9fb582);}return _0x27a382['forEach']((_0x9cc020,_0x22b819)=>_0x9cc020['baseVersion']=_0x9fb582['baseVersion']+_0x22b819),_0x27a382;}['_getCompressorByName'](_0x367d4e){return this['_compressorByName']['get'](_0x367d4e);}['_registerOperationCompressor'](_0x48dd63,_0x214a1f,_0x333958){const _0x2c4869=new _0x333958(_0x48dd63,_0x214a1f,this['_protobufFactory']['getDescriptor'](_0x214a1f));this['_registerCompressor'](_0x48dd63,_0x214a1f,_0x2c4869);}['_registerActionCompressor'](_0x156f87,_0x335f5e,_0x1f05c8){const _0x2d1ad6=new _0x1f05c8(_0x156f87,this);this['_registerCompressor'](_0x156f87,_0x335f5e,_0x2d1ad6);}['_registerCompressor'](_0x357935,_0x37a69f,_0x520bad){this['_compressorById']['set'](_0x357935,_0x520bad),this['_compressorByName']['set'](_0x37a69f,_0x520bad);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x2054e7}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2f44ea from'protobufjs/minimal.js';import{cloneDeep as _0x583baa,isEqual as _0x4cfeaa,isObject as _0x4d3c4f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x48a893=_0x2f44ea['Reader'],_0xe57e21=_0x2f44ea['Writer'],_0x37f587=_0x2f44ea['util'],_0x5a2ba7=_0x2f44ea['roots']['default']||(_0x2f44ea['roots']['default']={});return _0x5a2ba7['AttributeOperation']=(function(){function _0x409591(_0x3c0904){if(_0x3c0904){for(var _0x57a8ce=Object['keys'](_0x3c0904),_0x10ab6a=0x0;_0x10ab6a<_0x57a8ce['length'];++_0x10ab6a)null!=_0x3c0904[_0x57a8ce[_0x10ab6a]]&&(this[_0x57a8ce[_0x10ab6a]]=_0x3c0904[_0x57a8ce[_0x10ab6a]]);}}return _0x409591['prototype']['range']=null,_0x409591['prototype']['key']='',_0x409591['prototype']['oldValueBoolean']=!0x1,_0x409591['prototype']['oldValueJson']='',_0x409591['prototype']['newValueBoolean']=!0x1,_0x409591['prototype']['newValueJson']='',_0x409591['prototype']['wasUndone']=!0x1,_0x409591['create']=function(_0x3db204){return new _0x409591(_0x3db204);},_0x409591['encode']=function(_0x2b2f34,_0x4dc0c9){return _0x4dc0c9||(_0x4dc0c9=_0xe57e21['create']()),null!=_0x2b2f34['range']&&Object['hasOwnProperty']['call'](_0x2b2f34,'range')&&_0x5a2ba7['Range']['encode'](_0x2b2f34['range'],_0x4dc0c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b2f34['key']&&Object['hasOwnProperty']['call'](_0x2b2f34,'key')&&_0x4dc0c9['uint32'](0x12)['string'](_0x2b2f34['key']),null!=_0x2b2f34['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b2f34,'oldValueBoolean')&&_0x4dc0c9['uint32'](0x18)['bool'](_0x2b2f34['oldValueBoolean']),null!=_0x2b2f34['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2b2f34,'oldValueJson')&&_0x4dc0c9['uint32'](0x22)['string'](_0x2b2f34['oldValueJson']),null!=_0x2b2f34['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b2f34,'newValueBoolean')&&_0x4dc0c9['uint32'](0x28)['bool'](_0x2b2f34['newValueBoolean']),null!=_0x2b2f34['newValueJson']&&Object['hasOwnProperty']['call'](_0x2b2f34,'newValueJson')&&_0x4dc0c9['uint32'](0x32)['string'](_0x2b2f34['newValueJson']),null!=_0x2b2f34['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b2f34,'wasUndone')&&_0x4dc0c9['uint32'](0x38)['bool'](_0x2b2f34['wasUndone']),_0x4dc0c9;},_0x409591['encodeDelimited']=function(_0x59e5fe,_0x4d48b7){return this['encode'](_0x59e5fe,_0x4d48b7)['ldelim']();},_0x409591['decode']=function(_0x31c542,_0x4068ed){_0x31c542 instanceof _0x48a893||(_0x31c542=_0x48a893['create'](_0x31c542));for(var _0x4e829b=void 0x0===_0x4068ed?_0x31c542['len']:_0x31c542['pos']+_0x4068ed,_0x1e8c0e=new _0x5a2ba7['AttributeOperation']();_0x31c542['pos']<_0x4e829b;){var _0x537b43=_0x31c542['uint32']();switch(_0x537b43>>>0x3){case 0x1:_0x1e8c0e['range']=_0x5a2ba7['Range']['decode'](_0x31c542,_0x31c542['uint32']());break;case 0x2:_0x1e8c0e['key']=_0x31c542['string']();break;case 0x3:_0x1e8c0e['oldValueBoolean']=_0x31c542['bool']();break;case 0x4:_0x1e8c0e['oldValueJson']=_0x31c542['string']();break;case 0x5:_0x1e8c0e['newValueBoolean']=_0x31c542['bool']();break;case 0x6:_0x1e8c0e['newValueJson']=_0x31c542['string']();break;case 0x7:_0x1e8c0e['wasUndone']=_0x31c542['bool']();break;default:_0x31c542['skipType'](0x7&_0x537b43);}}return _0x1e8c0e;},_0x409591['decodeDelimited']=function(_0x5ae244){return _0x5ae244 instanceof _0x48a893||(_0x5ae244=new _0x48a893(_0x5ae244)),this['decode'](_0x5ae244,_0x5ae244['uint32']());},_0x409591['verify']=function(_0x1f525a){if('object'!=typeof _0x1f525a||null===_0x1f525a)return'object\x20expected';if(null!=_0x1f525a['range']&&_0x1f525a['hasOwnProperty']('range')){var _0x547e26=_0x5a2ba7['Range']['verify'](_0x1f525a['range']);if(_0x547e26)return'range.'+_0x547e26;}return null!=_0x1f525a['key']&&_0x1f525a['hasOwnProperty']('key')&&!_0x37f587['isString'](_0x1f525a['key'])?'key:\x20string\x20expected':null!=_0x1f525a['oldValueBoolean']&&_0x1f525a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1f525a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1f525a['oldValueJson']&&_0x1f525a['hasOwnProperty']('oldValueJson')&&!_0x37f587['isString'](_0x1f525a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1f525a['newValueBoolean']&&_0x1f525a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1f525a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1f525a['newValueJson']&&_0x1f525a['hasOwnProperty']('newValueJson')&&!_0x37f587['isString'](_0x1f525a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1f525a['wasUndone']&&_0x1f525a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f525a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x409591['fromObject']=function(_0x4b2064){if(_0x4b2064 instanceof _0x5a2ba7['AttributeOperation'])return _0x4b2064;var _0x88544e=new _0x5a2ba7['AttributeOperation']();if(null!=_0x4b2064['range']){if('object'!=typeof _0x4b2064['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x88544e['range']=_0x5a2ba7['Range']['fromObject'](_0x4b2064['range']);}return null!=_0x4b2064['key']&&(_0x88544e['key']=String(_0x4b2064['key'])),null!=_0x4b2064['oldValueBoolean']&&(_0x88544e['oldValueBoolean']=Boolean(_0x4b2064['oldValueBoolean'])),null!=_0x4b2064['oldValueJson']&&(_0x88544e['oldValueJson']=String(_0x4b2064['oldValueJson'])),null!=_0x4b2064['newValueBoolean']&&(_0x88544e['newValueBoolean']=Boolean(_0x4b2064['newValueBoolean'])),null!=_0x4b2064['newValueJson']&&(_0x88544e['newValueJson']=String(_0x4b2064['newValueJson'])),null!=_0x4b2064['wasUndone']&&(_0x88544e['wasUndone']=Boolean(_0x4b2064['wasUndone'])),_0x88544e;},_0x409591['toObject']=function(_0x4e7e60,_0x6c1cc4){_0x6c1cc4||(_0x6c1cc4={});var _0x4dbac8={};return _0x6c1cc4['defaults']&&(_0x4dbac8['range']=null,_0x4dbac8['key']='',_0x4dbac8['oldValueBoolean']=!0x1,_0x4dbac8['oldValueJson']='',_0x4dbac8['newValueBoolean']=!0x1,_0x4dbac8['newValueJson']='',_0x4dbac8['wasUndone']=!0x1),null!=_0x4e7e60['range']&&_0x4e7e60['hasOwnProperty']('range')&&(_0x4dbac8['range']=_0x5a2ba7['Range']['toObject'](_0x4e7e60['range'],_0x6c1cc4)),null!=_0x4e7e60['key']&&_0x4e7e60['hasOwnProperty']('key')&&(_0x4dbac8['key']=_0x4e7e60['key']),null!=_0x4e7e60['oldValueBoolean']&&_0x4e7e60['hasOwnProperty']('oldValueBoolean')&&(_0x4dbac8['oldValueBoolean']=_0x4e7e60['oldValueBoolean']),null!=_0x4e7e60['oldValueJson']&&_0x4e7e60['hasOwnProperty']('oldValueJson')&&(_0x4dbac8['oldValueJson']=_0x4e7e60['oldValueJson']),null!=_0x4e7e60['newValueBoolean']&&_0x4e7e60['hasOwnProperty']('newValueBoolean')&&(_0x4dbac8['newValueBoolean']=_0x4e7e60['newValueBoolean']),null!=_0x4e7e60['newValueJson']&&_0x4e7e60['hasOwnProperty']('newValueJson')&&(_0x4dbac8['newValueJson']=_0x4e7e60['newValueJson']),null!=_0x4e7e60['wasUndone']&&_0x4e7e60['hasOwnProperty']('wasUndone')&&(_0x4dbac8['wasUndone']=_0x4e7e60['wasUndone']),_0x4dbac8;},_0x409591['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x409591['getTypeUrl']=function(_0x3c1521){return void 0x0===_0x3c1521&&(_0x3c1521='type.googleapis.com'),_0x3c1521+'/AttributeOperation';},_0x409591;}()),_0x5a2ba7['InsertOperation']=(function(){function _0x1d06b5(_0x5902fa){if(this['nodes']=[],_0x5902fa){for(var _0x685213=Object['keys'](_0x5902fa),_0xba855d=0x0;_0xba855d<_0x685213['length'];++_0xba855d)null!=_0x5902fa[_0x685213[_0xba855d]]&&(this[_0x685213[_0xba855d]]=_0x5902fa[_0x685213[_0xba855d]]);}}return _0x1d06b5['prototype']['position']=null,_0x1d06b5['prototype']['nodes']=_0x37f587['emptyArray'],_0x1d06b5['prototype']['shouldReceiveAttributes']=!0x1,_0x1d06b5['prototype']['wasUndone']=!0x1,_0x1d06b5['create']=function(_0x1f247d){return new _0x1d06b5(_0x1f247d);},_0x1d06b5['encode']=function(_0x28d1cb,_0x1d26dc){if(_0x1d26dc||(_0x1d26dc=_0xe57e21['create']()),null!=_0x28d1cb['position']&&Object['hasOwnProperty']['call'](_0x28d1cb,'position')&&_0x5a2ba7['Position']['encode'](_0x28d1cb['position'],_0x1d26dc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28d1cb['nodes']&&_0x28d1cb['nodes']['length']){for(var _0x27b6a1=0x0;_0x27b6a1<_0x28d1cb['nodes']['length'];++_0x27b6a1)_0x5a2ba7['Element']['encode'](_0x28d1cb['nodes'][_0x27b6a1],_0x1d26dc['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x28d1cb['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x28d1cb,'shouldReceiveAttributes')&&_0x1d26dc['uint32'](0x18)['bool'](_0x28d1cb['shouldReceiveAttributes']),null!=_0x28d1cb['wasUndone']&&Object['hasOwnProperty']['call'](_0x28d1cb,'wasUndone')&&_0x1d26dc['uint32'](0x20)['bool'](_0x28d1cb['wasUndone']),_0x1d26dc;},_0x1d06b5['encodeDelimited']=function(_0x3b64b9,_0x3907b2){return this['encode'](_0x3b64b9,_0x3907b2)['ldelim']();},_0x1d06b5['decode']=function(_0x28b877,_0x28cadc){_0x28b877 instanceof _0x48a893||(_0x28b877=_0x48a893['create'](_0x28b877));for(var _0x2342f7=void 0x0===_0x28cadc?_0x28b877['len']:_0x28b877['pos']+_0x28cadc,_0xc1c23c=new _0x5a2ba7['InsertOperation']();_0x28b877['pos']<_0x2342f7;){var _0x50d581=_0x28b877['uint32']();switch(_0x50d581>>>0x3){case 0x1:_0xc1c23c['position']=_0x5a2ba7['Position']['decode'](_0x28b877,_0x28b877['uint32']());break;case 0x2:_0xc1c23c['nodes']&&_0xc1c23c['nodes']['length']||(_0xc1c23c['nodes']=[]),_0xc1c23c['nodes']['push'](_0x5a2ba7['Element']['decode'](_0x28b877,_0x28b877['uint32']()));break;case 0x3:_0xc1c23c['shouldReceiveAttributes']=_0x28b877['bool']();break;case 0x4:_0xc1c23c['wasUndone']=_0x28b877['bool']();break;default:_0x28b877['skipType'](0x7&_0x50d581);}}return _0xc1c23c;},_0x1d06b5['decodeDelimited']=function(_0x44baa9){return _0x44baa9 instanceof _0x48a893||(_0x44baa9=new _0x48a893(_0x44baa9)),this['decode'](_0x44baa9,_0x44baa9['uint32']());},_0x1d06b5['verify']=function(_0x4c5466){if('object'!=typeof _0x4c5466||null===_0x4c5466)return'object\x20expected';if(null!=_0x4c5466['position']&&_0x4c5466['hasOwnProperty']('position')&&(_0x13fe92=_0x5a2ba7['Position']['verify'](_0x4c5466['position'])))return'position.'+_0x13fe92;if(null!=_0x4c5466['nodes']&&_0x4c5466['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4c5466['nodes']))return'nodes:\x20array\x20expected';for(var _0xabb1c=0x0;_0xabb1c<_0x4c5466['nodes']['length'];++_0xabb1c){var _0x13fe92;if(_0x13fe92=_0x5a2ba7['Element']['verify'](_0x4c5466['nodes'][_0xabb1c]))return'nodes.'+_0x13fe92;}}return null!=_0x4c5466['shouldReceiveAttributes']&&_0x4c5466['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4c5466['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4c5466['wasUndone']&&_0x4c5466['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c5466['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d06b5['fromObject']=function(_0x81766d){if(_0x81766d instanceof _0x5a2ba7['InsertOperation'])return _0x81766d;var _0x3d1079=new _0x5a2ba7['InsertOperation']();if(null!=_0x81766d['position']){if('object'!=typeof _0x81766d['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3d1079['position']=_0x5a2ba7['Position']['fromObject'](_0x81766d['position']);}if(_0x81766d['nodes']){if(!Array['isArray'](_0x81766d['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3d1079['nodes']=[];for(var _0x155806=0x0;_0x155806<_0x81766d['nodes']['length'];++_0x155806){if('object'!=typeof _0x81766d['nodes'][_0x155806])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3d1079['nodes'][_0x155806]=_0x5a2ba7['Element']['fromObject'](_0x81766d['nodes'][_0x155806]);}}return null!=_0x81766d['shouldReceiveAttributes']&&(_0x3d1079['shouldReceiveAttributes']=Boolean(_0x81766d['shouldReceiveAttributes'])),null!=_0x81766d['wasUndone']&&(_0x3d1079['wasUndone']=Boolean(_0x81766d['wasUndone'])),_0x3d1079;},_0x1d06b5['toObject']=function(_0x14fdc6,_0x4d9228){_0x4d9228||(_0x4d9228={});var _0xa3de72={};if((_0x4d9228['arrays']||_0x4d9228['defaults'])&&(_0xa3de72['nodes']=[]),_0x4d9228['defaults']&&(_0xa3de72['position']=null,_0xa3de72['shouldReceiveAttributes']=!0x1,_0xa3de72['wasUndone']=!0x1),null!=_0x14fdc6['position']&&_0x14fdc6['hasOwnProperty']('position')&&(_0xa3de72['position']=_0x5a2ba7['Position']['toObject'](_0x14fdc6['position'],_0x4d9228)),_0x14fdc6['nodes']&&_0x14fdc6['nodes']['length']){_0xa3de72['nodes']=[];for(var _0x279c67=0x0;_0x279c67<_0x14fdc6['nodes']['length'];++_0x279c67)_0xa3de72['nodes'][_0x279c67]=_0x5a2ba7['Element']['toObject'](_0x14fdc6['nodes'][_0x279c67],_0x4d9228);}return null!=_0x14fdc6['shouldReceiveAttributes']&&_0x14fdc6['hasOwnProperty']('shouldReceiveAttributes')&&(_0xa3de72['shouldReceiveAttributes']=_0x14fdc6['shouldReceiveAttributes']),null!=_0x14fdc6['wasUndone']&&_0x14fdc6['hasOwnProperty']('wasUndone')&&(_0xa3de72['wasUndone']=_0x14fdc6['wasUndone']),_0xa3de72;},_0x1d06b5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x1d06b5['getTypeUrl']=function(_0x1c0c20){return void 0x0===_0x1c0c20&&(_0x1c0c20='type.googleapis.com'),_0x1c0c20+'/InsertOperation';},_0x1d06b5;}()),_0x5a2ba7['MarkerOperation']=(function(){function _0x558cd8(_0x7b4174){if(_0x7b4174){for(var _0x1e2667=Object['keys'](_0x7b4174),_0x5255b9=0x0;_0x5255b9<_0x1e2667['length'];++_0x5255b9)null!=_0x7b4174[_0x1e2667[_0x5255b9]]&&(this[_0x1e2667[_0x5255b9]]=_0x7b4174[_0x1e2667[_0x5255b9]]);}}return _0x558cd8['prototype']['name']='',_0x558cd8['prototype']['oldRange']=null,_0x558cd8['prototype']['newRange']=null,_0x558cd8['prototype']['affectsData']=!0x1,_0x558cd8['prototype']['wasUndone']=!0x1,_0x558cd8['create']=function(_0x29e0c3){return new _0x558cd8(_0x29e0c3);},_0x558cd8['encode']=function(_0x1f91a8,_0x425f01){return _0x425f01||(_0x425f01=_0xe57e21['create']()),null!=_0x1f91a8['name']&&Object['hasOwnProperty']['call'](_0x1f91a8,'name')&&_0x425f01['uint32'](0xa)['string'](_0x1f91a8['name']),null!=_0x1f91a8['oldRange']&&Object['hasOwnProperty']['call'](_0x1f91a8,'oldRange')&&_0x5a2ba7['Range']['encode'](_0x1f91a8['oldRange'],_0x425f01['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1f91a8['newRange']&&Object['hasOwnProperty']['call'](_0x1f91a8,'newRange')&&_0x5a2ba7['Range']['encode'](_0x1f91a8['newRange'],_0x425f01['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1f91a8['affectsData']&&Object['hasOwnProperty']['call'](_0x1f91a8,'affectsData')&&_0x425f01['uint32'](0x20)['bool'](_0x1f91a8['affectsData']),null!=_0x1f91a8['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f91a8,'wasUndone')&&_0x425f01['uint32'](0x28)['bool'](_0x1f91a8['wasUndone']),_0x425f01;},_0x558cd8['encodeDelimited']=function(_0x19cfa6,_0x3b5a71){return this['encode'](_0x19cfa6,_0x3b5a71)['ldelim']();},_0x558cd8['decode']=function(_0x3f8808,_0x28ecc0){_0x3f8808 instanceof _0x48a893||(_0x3f8808=_0x48a893['create'](_0x3f8808));for(var _0xf0f83e=void 0x0===_0x28ecc0?_0x3f8808['len']:_0x3f8808['pos']+_0x28ecc0,_0x13d11a=new _0x5a2ba7['MarkerOperation']();_0x3f8808['pos']<_0xf0f83e;){var _0x5cdbe9=_0x3f8808['uint32']();switch(_0x5cdbe9>>>0x3){case 0x1:_0x13d11a['name']=_0x3f8808['string']();break;case 0x2:_0x13d11a['oldRange']=_0x5a2ba7['Range']['decode'](_0x3f8808,_0x3f8808['uint32']());break;case 0x3:_0x13d11a['newRange']=_0x5a2ba7['Range']['decode'](_0x3f8808,_0x3f8808['uint32']());break;case 0x4:_0x13d11a['affectsData']=_0x3f8808['bool']();break;case 0x5:_0x13d11a['wasUndone']=_0x3f8808['bool']();break;default:_0x3f8808['skipType'](0x7&_0x5cdbe9);}}return _0x13d11a;},_0x558cd8['decodeDelimited']=function(_0x1b64fe){return _0x1b64fe instanceof _0x48a893||(_0x1b64fe=new _0x48a893(_0x1b64fe)),this['decode'](_0x1b64fe,_0x1b64fe['uint32']());},_0x558cd8['verify']=function(_0x4c2c47){if('object'!=typeof _0x4c2c47||null===_0x4c2c47)return'object\x20expected';if(null!=_0x4c2c47['name']&&_0x4c2c47['hasOwnProperty']('name')&&!_0x37f587['isString'](_0x4c2c47['name']))return'name:\x20string\x20expected';var _0x5c759e;if(null!=_0x4c2c47['oldRange']&&_0x4c2c47['hasOwnProperty']('oldRange')&&(_0x5c759e=_0x5a2ba7['Range']['verify'](_0x4c2c47['oldRange'])))return'oldRange.'+_0x5c759e;if(null!=_0x4c2c47['newRange']&&_0x4c2c47['hasOwnProperty']('newRange')&&(_0x5c759e=_0x5a2ba7['Range']['verify'](_0x4c2c47['newRange'])))return'newRange.'+_0x5c759e;return null!=_0x4c2c47['affectsData']&&_0x4c2c47['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4c2c47['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4c2c47['wasUndone']&&_0x4c2c47['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c2c47['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x558cd8['fromObject']=function(_0x27768d){if(_0x27768d instanceof _0x5a2ba7['MarkerOperation'])return _0x27768d;var _0x48e18f=new _0x5a2ba7['MarkerOperation']();if(null!=_0x27768d['name']&&(_0x48e18f['name']=String(_0x27768d['name'])),null!=_0x27768d['oldRange']){if('object'!=typeof _0x27768d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x48e18f['oldRange']=_0x5a2ba7['Range']['fromObject'](_0x27768d['oldRange']);}if(null!=_0x27768d['newRange']){if('object'!=typeof _0x27768d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x48e18f['newRange']=_0x5a2ba7['Range']['fromObject'](_0x27768d['newRange']);}return null!=_0x27768d['affectsData']&&(_0x48e18f['affectsData']=Boolean(_0x27768d['affectsData'])),null!=_0x27768d['wasUndone']&&(_0x48e18f['wasUndone']=Boolean(_0x27768d['wasUndone'])),_0x48e18f;},_0x558cd8['toObject']=function(_0x2a7b54,_0xf122ec){_0xf122ec||(_0xf122ec={});var _0x1d3428={};return _0xf122ec['defaults']&&(_0x1d3428['name']='',_0x1d3428['oldRange']=null,_0x1d3428['newRange']=null,_0x1d3428['affectsData']=!0x1,_0x1d3428['wasUndone']=!0x1),null!=_0x2a7b54['name']&&_0x2a7b54['hasOwnProperty']('name')&&(_0x1d3428['name']=_0x2a7b54['name']),null!=_0x2a7b54['oldRange']&&_0x2a7b54['hasOwnProperty']('oldRange')&&(_0x1d3428['oldRange']=_0x5a2ba7['Range']['toObject'](_0x2a7b54['oldRange'],_0xf122ec)),null!=_0x2a7b54['newRange']&&_0x2a7b54['hasOwnProperty']('newRange')&&(_0x1d3428['newRange']=_0x5a2ba7['Range']['toObject'](_0x2a7b54['newRange'],_0xf122ec)),null!=_0x2a7b54['affectsData']&&_0x2a7b54['hasOwnProperty']('affectsData')&&(_0x1d3428['affectsData']=_0x2a7b54['affectsData']),null!=_0x2a7b54['wasUndone']&&_0x2a7b54['hasOwnProperty']('wasUndone')&&(_0x1d3428['wasUndone']=_0x2a7b54['wasUndone']),_0x1d3428;},_0x558cd8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x558cd8['getTypeUrl']=function(_0x3af73e){return void 0x0===_0x3af73e&&(_0x3af73e='type.googleapis.com'),_0x3af73e+'/MarkerOperation';},_0x558cd8;}()),_0x5a2ba7['MergeOperation']=(function(){function _0x353e1a(_0x432193){if(_0x432193){for(var _0x79f2e9=Object['keys'](_0x432193),_0x234906=0x0;_0x234906<_0x79f2e9['length'];++_0x234906)null!=_0x432193[_0x79f2e9[_0x234906]]&&(this[_0x79f2e9[_0x234906]]=_0x432193[_0x79f2e9[_0x234906]]);}}return _0x353e1a['prototype']['sourcePosition']=null,_0x353e1a['prototype']['targetPosition']=null,_0x353e1a['prototype']['graveyardPosition']=null,_0x353e1a['prototype']['howMany']=0x0,_0x353e1a['prototype']['wasUndone']=!0x1,_0x353e1a['create']=function(_0x3aec1e){return new _0x353e1a(_0x3aec1e);},_0x353e1a['encode']=function(_0x4e8a00,_0x4d239d){return _0x4d239d||(_0x4d239d=_0xe57e21['create']()),null!=_0x4e8a00['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4e8a00,'sourcePosition')&&_0x5a2ba7['Position']['encode'](_0x4e8a00['sourcePosition'],_0x4d239d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4e8a00['targetPosition']&&Object['hasOwnProperty']['call'](_0x4e8a00,'targetPosition')&&_0x5a2ba7['Position']['encode'](_0x4e8a00['targetPosition'],_0x4d239d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4e8a00['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4e8a00,'graveyardPosition')&&_0x5a2ba7['Position']['encode'](_0x4e8a00['graveyardPosition'],_0x4d239d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4e8a00['howMany']&&Object['hasOwnProperty']['call'](_0x4e8a00,'howMany')&&_0x4d239d['uint32'](0x20)['uint32'](_0x4e8a00['howMany']),null!=_0x4e8a00['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e8a00,'wasUndone')&&_0x4d239d['uint32'](0x28)['bool'](_0x4e8a00['wasUndone']),_0x4d239d;},_0x353e1a['encodeDelimited']=function(_0x3351b5,_0x508af6){return this['encode'](_0x3351b5,_0x508af6)['ldelim']();},_0x353e1a['decode']=function(_0x392b53,_0x41b8d4){_0x392b53 instanceof _0x48a893||(_0x392b53=_0x48a893['create'](_0x392b53));for(var _0x55cbc3=void 0x0===_0x41b8d4?_0x392b53['len']:_0x392b53['pos']+_0x41b8d4,_0xa4df9f=new _0x5a2ba7['MergeOperation']();_0x392b53['pos']<_0x55cbc3;){var _0x1400f3=_0x392b53['uint32']();switch(_0x1400f3>>>0x3){case 0x1:_0xa4df9f['sourcePosition']=_0x5a2ba7['Position']['decode'](_0x392b53,_0x392b53['uint32']());break;case 0x2:_0xa4df9f['targetPosition']=_0x5a2ba7['Position']['decode'](_0x392b53,_0x392b53['uint32']());break;case 0x3:_0xa4df9f['graveyardPosition']=_0x5a2ba7['Position']['decode'](_0x392b53,_0x392b53['uint32']());break;case 0x4:_0xa4df9f['howMany']=_0x392b53['uint32']();break;case 0x5:_0xa4df9f['wasUndone']=_0x392b53['bool']();break;default:_0x392b53['skipType'](0x7&_0x1400f3);}}return _0xa4df9f;},_0x353e1a['decodeDelimited']=function(_0x5c1732){return _0x5c1732 instanceof _0x48a893||(_0x5c1732=new _0x48a893(_0x5c1732)),this['decode'](_0x5c1732,_0x5c1732['uint32']());},_0x353e1a['verify']=function(_0x2eb86e){if('object'!=typeof _0x2eb86e||null===_0x2eb86e)return'object\x20expected';var _0x41e33f;if(null!=_0x2eb86e['sourcePosition']&&_0x2eb86e['hasOwnProperty']('sourcePosition')&&(_0x41e33f=_0x5a2ba7['Position']['verify'](_0x2eb86e['sourcePosition'])))return'sourcePosition.'+_0x41e33f;if(null!=_0x2eb86e['targetPosition']&&_0x2eb86e['hasOwnProperty']('targetPosition')&&(_0x41e33f=_0x5a2ba7['Position']['verify'](_0x2eb86e['targetPosition'])))return'targetPosition.'+_0x41e33f;if(null!=_0x2eb86e['graveyardPosition']&&_0x2eb86e['hasOwnProperty']('graveyardPosition')&&(_0x41e33f=_0x5a2ba7['Position']['verify'](_0x2eb86e['graveyardPosition'])))return'graveyardPosition.'+_0x41e33f;return null!=_0x2eb86e['howMany']&&_0x2eb86e['hasOwnProperty']('howMany')&&!_0x37f587['isInteger'](_0x2eb86e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2eb86e['wasUndone']&&_0x2eb86e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2eb86e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x353e1a['fromObject']=function(_0x25c198){if(_0x25c198 instanceof _0x5a2ba7['MergeOperation'])return _0x25c198;var _0x52f16d=new _0x5a2ba7['MergeOperation']();if(null!=_0x25c198['sourcePosition']){if('object'!=typeof _0x25c198['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x52f16d['sourcePosition']=_0x5a2ba7['Position']['fromObject'](_0x25c198['sourcePosition']);}if(null!=_0x25c198['targetPosition']){if('object'!=typeof _0x25c198['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x52f16d['targetPosition']=_0x5a2ba7['Position']['fromObject'](_0x25c198['targetPosition']);}if(null!=_0x25c198['graveyardPosition']){if('object'!=typeof _0x25c198['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x52f16d['graveyardPosition']=_0x5a2ba7['Position']['fromObject'](_0x25c198['graveyardPosition']);}return null!=_0x25c198['howMany']&&(_0x52f16d['howMany']=_0x25c198['howMany']>>>0x0),null!=_0x25c198['wasUndone']&&(_0x52f16d['wasUndone']=Boolean(_0x25c198['wasUndone'])),_0x52f16d;},_0x353e1a['toObject']=function(_0xde7d16,_0x208f58){_0x208f58||(_0x208f58={});var _0x3e63bb={};return _0x208f58['defaults']&&(_0x3e63bb['sourcePosition']=null,_0x3e63bb['targetPosition']=null,_0x3e63bb['graveyardPosition']=null,_0x3e63bb['howMany']=0x0,_0x3e63bb['wasUndone']=!0x1),null!=_0xde7d16['sourcePosition']&&_0xde7d16['hasOwnProperty']('sourcePosition')&&(_0x3e63bb['sourcePosition']=_0x5a2ba7['Position']['toObject'](_0xde7d16['sourcePosition'],_0x208f58)),null!=_0xde7d16['targetPosition']&&_0xde7d16['hasOwnProperty']('targetPosition')&&(_0x3e63bb['targetPosition']=_0x5a2ba7['Position']['toObject'](_0xde7d16['targetPosition'],_0x208f58)),null!=_0xde7d16['graveyardPosition']&&_0xde7d16['hasOwnProperty']('graveyardPosition')&&(_0x3e63bb['graveyardPosition']=_0x5a2ba7['Position']['toObject'](_0xde7d16['graveyardPosition'],_0x208f58)),null!=_0xde7d16['howMany']&&_0xde7d16['hasOwnProperty']('howMany')&&(_0x3e63bb['howMany']=_0xde7d16['howMany']),null!=_0xde7d16['wasUndone']&&_0xde7d16['hasOwnProperty']('wasUndone')&&(_0x3e63bb['wasUndone']=_0xde7d16['wasUndone']),_0x3e63bb;},_0x353e1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x353e1a['getTypeUrl']=function(_0x188ccf){return void 0x0===_0x188ccf&&(_0x188ccf='type.googleapis.com'),_0x188ccf+'/MergeOperation';},_0x353e1a;}()),_0x5a2ba7['MoveOperation']=(function(){function _0x3728b3(_0x52f493){if(_0x52f493){for(var _0x5bf819=Object['keys'](_0x52f493),_0xb8fef1=0x0;_0xb8fef1<_0x5bf819['length'];++_0xb8fef1)null!=_0x52f493[_0x5bf819[_0xb8fef1]]&&(this[_0x5bf819[_0xb8fef1]]=_0x52f493[_0x5bf819[_0xb8fef1]]);}}return _0x3728b3['prototype']['sourcePosition']=null,_0x3728b3['prototype']['howMany']=0x0,_0x3728b3['prototype']['targetPosition']=null,_0x3728b3['prototype']['wasUndone']=!0x1,_0x3728b3['create']=function(_0x3e5c0c){return new _0x3728b3(_0x3e5c0c);},_0x3728b3['encode']=function(_0x2f769,_0x33cf07){return _0x33cf07||(_0x33cf07=_0xe57e21['create']()),null!=_0x2f769['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2f769,'sourcePosition')&&_0x5a2ba7['Position']['encode'](_0x2f769['sourcePosition'],_0x33cf07['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2f769['howMany']&&Object['hasOwnProperty']['call'](_0x2f769,'howMany')&&_0x33cf07['uint32'](0x10)['uint32'](_0x2f769['howMany']),null!=_0x2f769['targetPosition']&&Object['hasOwnProperty']['call'](_0x2f769,'targetPosition')&&_0x5a2ba7['Position']['encode'](_0x2f769['targetPosition'],_0x33cf07['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2f769['wasUndone']&&Object['hasOwnProperty']['call'](_0x2f769,'wasUndone')&&_0x33cf07['uint32'](0x20)['bool'](_0x2f769['wasUndone']),_0x33cf07;},_0x3728b3['encodeDelimited']=function(_0x9953ad,_0x545734){return this['encode'](_0x9953ad,_0x545734)['ldelim']();},_0x3728b3['decode']=function(_0x2166c8,_0x21d45f){_0x2166c8 instanceof _0x48a893||(_0x2166c8=_0x48a893['create'](_0x2166c8));for(var _0x540bf7=void 0x0===_0x21d45f?_0x2166c8['len']:_0x2166c8['pos']+_0x21d45f,_0x4f4eb2=new _0x5a2ba7['MoveOperation']();_0x2166c8['pos']<_0x540bf7;){var _0x508df9=_0x2166c8['uint32']();switch(_0x508df9>>>0x3){case 0x1:_0x4f4eb2['sourcePosition']=_0x5a2ba7['Position']['decode'](_0x2166c8,_0x2166c8['uint32']());break;case 0x2:_0x4f4eb2['howMany']=_0x2166c8['uint32']();break;case 0x3:_0x4f4eb2['targetPosition']=_0x5a2ba7['Position']['decode'](_0x2166c8,_0x2166c8['uint32']());break;case 0x4:_0x4f4eb2['wasUndone']=_0x2166c8['bool']();break;default:_0x2166c8['skipType'](0x7&_0x508df9);}}return _0x4f4eb2;},_0x3728b3['decodeDelimited']=function(_0x47e308){return _0x47e308 instanceof _0x48a893||(_0x47e308=new _0x48a893(_0x47e308)),this['decode'](_0x47e308,_0x47e308['uint32']());},_0x3728b3['verify']=function(_0x3d1914){if('object'!=typeof _0x3d1914||null===_0x3d1914)return'object\x20expected';var _0x322dec;if(null!=_0x3d1914['sourcePosition']&&_0x3d1914['hasOwnProperty']('sourcePosition')&&(_0x322dec=_0x5a2ba7['Position']['verify'](_0x3d1914['sourcePosition'])))return'sourcePosition.'+_0x322dec;if(null!=_0x3d1914['howMany']&&_0x3d1914['hasOwnProperty']('howMany')&&!_0x37f587['isInteger'](_0x3d1914['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3d1914['targetPosition']&&_0x3d1914['hasOwnProperty']('targetPosition')&&(_0x322dec=_0x5a2ba7['Position']['verify'](_0x3d1914['targetPosition'])))return'targetPosition.'+_0x322dec;return null!=_0x3d1914['wasUndone']&&_0x3d1914['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d1914['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3728b3['fromObject']=function(_0x298074){if(_0x298074 instanceof _0x5a2ba7['MoveOperation'])return _0x298074;var _0x6bc46=new _0x5a2ba7['MoveOperation']();if(null!=_0x298074['sourcePosition']){if('object'!=typeof _0x298074['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x6bc46['sourcePosition']=_0x5a2ba7['Position']['fromObject'](_0x298074['sourcePosition']);}if(null!=_0x298074['howMany']&&(_0x6bc46['howMany']=_0x298074['howMany']>>>0x0),null!=_0x298074['targetPosition']){if('object'!=typeof _0x298074['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x6bc46['targetPosition']=_0x5a2ba7['Position']['fromObject'](_0x298074['targetPosition']);}return null!=_0x298074['wasUndone']&&(_0x6bc46['wasUndone']=Boolean(_0x298074['wasUndone'])),_0x6bc46;},_0x3728b3['toObject']=function(_0x1ba208,_0x3fcf61){_0x3fcf61||(_0x3fcf61={});var _0x391294={};return _0x3fcf61['defaults']&&(_0x391294['sourcePosition']=null,_0x391294['howMany']=0x0,_0x391294['targetPosition']=null,_0x391294['wasUndone']=!0x1),null!=_0x1ba208['sourcePosition']&&_0x1ba208['hasOwnProperty']('sourcePosition')&&(_0x391294['sourcePosition']=_0x5a2ba7['Position']['toObject'](_0x1ba208['sourcePosition'],_0x3fcf61)),null!=_0x1ba208['howMany']&&_0x1ba208['hasOwnProperty']('howMany')&&(_0x391294['howMany']=_0x1ba208['howMany']),null!=_0x1ba208['targetPosition']&&_0x1ba208['hasOwnProperty']('targetPosition')&&(_0x391294['targetPosition']=_0x5a2ba7['Position']['toObject'](_0x1ba208['targetPosition'],_0x3fcf61)),null!=_0x1ba208['wasUndone']&&_0x1ba208['hasOwnProperty']('wasUndone')&&(_0x391294['wasUndone']=_0x1ba208['wasUndone']),_0x391294;},_0x3728b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x3728b3['getTypeUrl']=function(_0x471568){return void 0x0===_0x471568&&(_0x471568='type.googleapis.com'),_0x471568+'/MoveOperation';},_0x3728b3;}()),_0x5a2ba7['RenameOperation']=(function(){function _0xe84512(_0x52cdc8){if(_0x52cdc8){for(var _0x4c5b89=Object['keys'](_0x52cdc8),_0xb6faf=0x0;_0xb6faf<_0x4c5b89['length'];++_0xb6faf)null!=_0x52cdc8[_0x4c5b89[_0xb6faf]]&&(this[_0x4c5b89[_0xb6faf]]=_0x52cdc8[_0x4c5b89[_0xb6faf]]);}}return _0xe84512['prototype']['position']=null,_0xe84512['prototype']['oldName']='',_0xe84512['prototype']['newName']='',_0xe84512['prototype']['wasUndone']=!0x1,_0xe84512['create']=function(_0xa3b357){return new _0xe84512(_0xa3b357);},_0xe84512['encode']=function(_0x1a68cb,_0x179115){return _0x179115||(_0x179115=_0xe57e21['create']()),null!=_0x1a68cb['position']&&Object['hasOwnProperty']['call'](_0x1a68cb,'position')&&_0x5a2ba7['Position']['encode'](_0x1a68cb['position'],_0x179115['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a68cb['oldName']&&Object['hasOwnProperty']['call'](_0x1a68cb,'oldName')&&_0x179115['uint32'](0x12)['string'](_0x1a68cb['oldName']),null!=_0x1a68cb['newName']&&Object['hasOwnProperty']['call'](_0x1a68cb,'newName')&&_0x179115['uint32'](0x1a)['string'](_0x1a68cb['newName']),null!=_0x1a68cb['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a68cb,'wasUndone')&&_0x179115['uint32'](0x20)['bool'](_0x1a68cb['wasUndone']),_0x179115;},_0xe84512['encodeDelimited']=function(_0x2b7a66,_0x226eeb){return this['encode'](_0x2b7a66,_0x226eeb)['ldelim']();},_0xe84512['decode']=function(_0x1bc2b1,_0x584b7e){_0x1bc2b1 instanceof _0x48a893||(_0x1bc2b1=_0x48a893['create'](_0x1bc2b1));for(var _0x3fd35d=void 0x0===_0x584b7e?_0x1bc2b1['len']:_0x1bc2b1['pos']+_0x584b7e,_0x14bfcf=new _0x5a2ba7['RenameOperation']();_0x1bc2b1['pos']<_0x3fd35d;){var _0x2af1fa=_0x1bc2b1['uint32']();switch(_0x2af1fa>>>0x3){case 0x1:_0x14bfcf['position']=_0x5a2ba7['Position']['decode'](_0x1bc2b1,_0x1bc2b1['uint32']());break;case 0x2:_0x14bfcf['oldName']=_0x1bc2b1['string']();break;case 0x3:_0x14bfcf['newName']=_0x1bc2b1['string']();break;case 0x4:_0x14bfcf['wasUndone']=_0x1bc2b1['bool']();break;default:_0x1bc2b1['skipType'](0x7&_0x2af1fa);}}return _0x14bfcf;},_0xe84512['decodeDelimited']=function(_0x30fb28){return _0x30fb28 instanceof _0x48a893||(_0x30fb28=new _0x48a893(_0x30fb28)),this['decode'](_0x30fb28,_0x30fb28['uint32']());},_0xe84512['verify']=function(_0x342fa2){if('object'!=typeof _0x342fa2||null===_0x342fa2)return'object\x20expected';if(null!=_0x342fa2['position']&&_0x342fa2['hasOwnProperty']('position')){var _0x47fa66=_0x5a2ba7['Position']['verify'](_0x342fa2['position']);if(_0x47fa66)return'position.'+_0x47fa66;}return null!=_0x342fa2['oldName']&&_0x342fa2['hasOwnProperty']('oldName')&&!_0x37f587['isString'](_0x342fa2['oldName'])?'oldName:\x20string\x20expected':null!=_0x342fa2['newName']&&_0x342fa2['hasOwnProperty']('newName')&&!_0x37f587['isString'](_0x342fa2['newName'])?'newName:\x20string\x20expected':null!=_0x342fa2['wasUndone']&&_0x342fa2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x342fa2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe84512['fromObject']=function(_0x5b568f){if(_0x5b568f instanceof _0x5a2ba7['RenameOperation'])return _0x5b568f;var _0x2917ab=new _0x5a2ba7['RenameOperation']();if(null!=_0x5b568f['position']){if('object'!=typeof _0x5b568f['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2917ab['position']=_0x5a2ba7['Position']['fromObject'](_0x5b568f['position']);}return null!=_0x5b568f['oldName']&&(_0x2917ab['oldName']=String(_0x5b568f['oldName'])),null!=_0x5b568f['newName']&&(_0x2917ab['newName']=String(_0x5b568f['newName'])),null!=_0x5b568f['wasUndone']&&(_0x2917ab['wasUndone']=Boolean(_0x5b568f['wasUndone'])),_0x2917ab;},_0xe84512['toObject']=function(_0x2a0a66,_0x488b2d){_0x488b2d||(_0x488b2d={});var _0x1dcaa2={};return _0x488b2d['defaults']&&(_0x1dcaa2['position']=null,_0x1dcaa2['oldName']='',_0x1dcaa2['newName']='',_0x1dcaa2['wasUndone']=!0x1),null!=_0x2a0a66['position']&&_0x2a0a66['hasOwnProperty']('position')&&(_0x1dcaa2['position']=_0x5a2ba7['Position']['toObject'](_0x2a0a66['position'],_0x488b2d)),null!=_0x2a0a66['oldName']&&_0x2a0a66['hasOwnProperty']('oldName')&&(_0x1dcaa2['oldName']=_0x2a0a66['oldName']),null!=_0x2a0a66['newName']&&_0x2a0a66['hasOwnProperty']('newName')&&(_0x1dcaa2['newName']=_0x2a0a66['newName']),null!=_0x2a0a66['wasUndone']&&_0x2a0a66['hasOwnProperty']('wasUndone')&&(_0x1dcaa2['wasUndone']=_0x2a0a66['wasUndone']),_0x1dcaa2;},_0xe84512['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0xe84512['getTypeUrl']=function(_0xf6838e){return void 0x0===_0xf6838e&&(_0xf6838e='type.googleapis.com'),_0xf6838e+'/RenameOperation';},_0xe84512;}()),_0x5a2ba7['RootAttributeOperation']=(function(){function _0x20ce55(_0x58b5bb){if(_0x58b5bb){for(var _0x33f8c7=Object['keys'](_0x58b5bb),_0x374237=0x0;_0x374237<_0x33f8c7['length'];++_0x374237)null!=_0x58b5bb[_0x33f8c7[_0x374237]]&&(this[_0x33f8c7[_0x374237]]=_0x58b5bb[_0x33f8c7[_0x374237]]);}}return _0x20ce55['prototype']['root']='',_0x20ce55['prototype']['key']='',_0x20ce55['prototype']['oldValueBoolean']=!0x1,_0x20ce55['prototype']['oldValueJson']='',_0x20ce55['prototype']['newValueBoolean']=!0x1,_0x20ce55['prototype']['newValueJson']='',_0x20ce55['prototype']['wasUndone']=!0x1,_0x20ce55['create']=function(_0x2cfaa2){return new _0x20ce55(_0x2cfaa2);},_0x20ce55['encode']=function(_0x1380bf,_0x26d8c0){return _0x26d8c0||(_0x26d8c0=_0xe57e21['create']()),null!=_0x1380bf['root']&&Object['hasOwnProperty']['call'](_0x1380bf,'root')&&_0x26d8c0['uint32'](0xa)['string'](_0x1380bf['root']),null!=_0x1380bf['key']&&Object['hasOwnProperty']['call'](_0x1380bf,'key')&&_0x26d8c0['uint32'](0x12)['string'](_0x1380bf['key']),null!=_0x1380bf['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1380bf,'oldValueBoolean')&&_0x26d8c0['uint32'](0x18)['bool'](_0x1380bf['oldValueBoolean']),null!=_0x1380bf['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1380bf,'oldValueJson')&&_0x26d8c0['uint32'](0x22)['string'](_0x1380bf['oldValueJson']),null!=_0x1380bf['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1380bf,'newValueBoolean')&&_0x26d8c0['uint32'](0x28)['bool'](_0x1380bf['newValueBoolean']),null!=_0x1380bf['newValueJson']&&Object['hasOwnProperty']['call'](_0x1380bf,'newValueJson')&&_0x26d8c0['uint32'](0x32)['string'](_0x1380bf['newValueJson']),null!=_0x1380bf['wasUndone']&&Object['hasOwnProperty']['call'](_0x1380bf,'wasUndone')&&_0x26d8c0['uint32'](0x38)['bool'](_0x1380bf['wasUndone']),_0x26d8c0;},_0x20ce55['encodeDelimited']=function(_0x228054,_0x55957a){return this['encode'](_0x228054,_0x55957a)['ldelim']();},_0x20ce55['decode']=function(_0x14eb06,_0x555f23){_0x14eb06 instanceof _0x48a893||(_0x14eb06=_0x48a893['create'](_0x14eb06));for(var _0xe3aeb6=void 0x0===_0x555f23?_0x14eb06['len']:_0x14eb06['pos']+_0x555f23,_0x58a026=new _0x5a2ba7['RootAttributeOperation']();_0x14eb06['pos']<_0xe3aeb6;){var _0x13b89c=_0x14eb06['uint32']();switch(_0x13b89c>>>0x3){case 0x1:_0x58a026['root']=_0x14eb06['string']();break;case 0x2:_0x58a026['key']=_0x14eb06['string']();break;case 0x3:_0x58a026['oldValueBoolean']=_0x14eb06['bool']();break;case 0x4:_0x58a026['oldValueJson']=_0x14eb06['string']();break;case 0x5:_0x58a026['newValueBoolean']=_0x14eb06['bool']();break;case 0x6:_0x58a026['newValueJson']=_0x14eb06['string']();break;case 0x7:_0x58a026['wasUndone']=_0x14eb06['bool']();break;default:_0x14eb06['skipType'](0x7&_0x13b89c);}}return _0x58a026;},_0x20ce55['decodeDelimited']=function(_0x3516be){return _0x3516be instanceof _0x48a893||(_0x3516be=new _0x48a893(_0x3516be)),this['decode'](_0x3516be,_0x3516be['uint32']());},_0x20ce55['verify']=function(_0x23009a){return'object'!=typeof _0x23009a||null===_0x23009a?'object\x20expected':null!=_0x23009a['root']&&_0x23009a['hasOwnProperty']('root')&&!_0x37f587['isString'](_0x23009a['root'])?'root:\x20string\x20expected':null!=_0x23009a['key']&&_0x23009a['hasOwnProperty']('key')&&!_0x37f587['isString'](_0x23009a['key'])?'key:\x20string\x20expected':null!=_0x23009a['oldValueBoolean']&&_0x23009a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x23009a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x23009a['oldValueJson']&&_0x23009a['hasOwnProperty']('oldValueJson')&&!_0x37f587['isString'](_0x23009a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x23009a['newValueBoolean']&&_0x23009a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x23009a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x23009a['newValueJson']&&_0x23009a['hasOwnProperty']('newValueJson')&&!_0x37f587['isString'](_0x23009a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x23009a['wasUndone']&&_0x23009a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23009a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20ce55['fromObject']=function(_0x44d87c){if(_0x44d87c instanceof _0x5a2ba7['RootAttributeOperation'])return _0x44d87c;var _0x11265a=new _0x5a2ba7['RootAttributeOperation']();return null!=_0x44d87c['root']&&(_0x11265a['root']=String(_0x44d87c['root'])),null!=_0x44d87c['key']&&(_0x11265a['key']=String(_0x44d87c['key'])),null!=_0x44d87c['oldValueBoolean']&&(_0x11265a['oldValueBoolean']=Boolean(_0x44d87c['oldValueBoolean'])),null!=_0x44d87c['oldValueJson']&&(_0x11265a['oldValueJson']=String(_0x44d87c['oldValueJson'])),null!=_0x44d87c['newValueBoolean']&&(_0x11265a['newValueBoolean']=Boolean(_0x44d87c['newValueBoolean'])),null!=_0x44d87c['newValueJson']&&(_0x11265a['newValueJson']=String(_0x44d87c['newValueJson'])),null!=_0x44d87c['wasUndone']&&(_0x11265a['wasUndone']=Boolean(_0x44d87c['wasUndone'])),_0x11265a;},_0x20ce55['toObject']=function(_0x2977ad,_0x5e601d){_0x5e601d||(_0x5e601d={});var _0x3d4138={};return _0x5e601d['defaults']&&(_0x3d4138['root']='',_0x3d4138['key']='',_0x3d4138['oldValueBoolean']=!0x1,_0x3d4138['oldValueJson']='',_0x3d4138['newValueBoolean']=!0x1,_0x3d4138['newValueJson']='',_0x3d4138['wasUndone']=!0x1),null!=_0x2977ad['root']&&_0x2977ad['hasOwnProperty']('root')&&(_0x3d4138['root']=_0x2977ad['root']),null!=_0x2977ad['key']&&_0x2977ad['hasOwnProperty']('key')&&(_0x3d4138['key']=_0x2977ad['key']),null!=_0x2977ad['oldValueBoolean']&&_0x2977ad['hasOwnProperty']('oldValueBoolean')&&(_0x3d4138['oldValueBoolean']=_0x2977ad['oldValueBoolean']),null!=_0x2977ad['oldValueJson']&&_0x2977ad['hasOwnProperty']('oldValueJson')&&(_0x3d4138['oldValueJson']=_0x2977ad['oldValueJson']),null!=_0x2977ad['newValueBoolean']&&_0x2977ad['hasOwnProperty']('newValueBoolean')&&(_0x3d4138['newValueBoolean']=_0x2977ad['newValueBoolean']),null!=_0x2977ad['newValueJson']&&_0x2977ad['hasOwnProperty']('newValueJson')&&(_0x3d4138['newValueJson']=_0x2977ad['newValueJson']),null!=_0x2977ad['wasUndone']&&_0x2977ad['hasOwnProperty']('wasUndone')&&(_0x3d4138['wasUndone']=_0x2977ad['wasUndone']),_0x3d4138;},_0x20ce55['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x20ce55['getTypeUrl']=function(_0x2f68ca){return void 0x0===_0x2f68ca&&(_0x2f68ca='type.googleapis.com'),_0x2f68ca+'/RootAttributeOperation';},_0x20ce55;}()),_0x5a2ba7['RootOperation']=(function(){function _0x4f745b(_0x4b878d){if(_0x4b878d){for(var _0x298ca5=Object['keys'](_0x4b878d),_0x271f45=0x0;_0x271f45<_0x298ca5['length'];++_0x271f45)null!=_0x4b878d[_0x298ca5[_0x271f45]]&&(this[_0x298ca5[_0x271f45]]=_0x4b878d[_0x298ca5[_0x271f45]]);}}return _0x4f745b['prototype']['rootName']='',_0x4f745b['prototype']['elementName']='',_0x4f745b['prototype']['isAdd']=!0x1,_0x4f745b['prototype']['wasUndone']=!0x1,_0x4f745b['create']=function(_0x540a5c){return new _0x4f745b(_0x540a5c);},_0x4f745b['encode']=function(_0x269aa3,_0x2a1d77){return _0x2a1d77||(_0x2a1d77=_0xe57e21['create']()),null!=_0x269aa3['rootName']&&Object['hasOwnProperty']['call'](_0x269aa3,'rootName')&&_0x2a1d77['uint32'](0xa)['string'](_0x269aa3['rootName']),null!=_0x269aa3['elementName']&&Object['hasOwnProperty']['call'](_0x269aa3,'elementName')&&_0x2a1d77['uint32'](0x12)['string'](_0x269aa3['elementName']),null!=_0x269aa3['isAdd']&&Object['hasOwnProperty']['call'](_0x269aa3,'isAdd')&&_0x2a1d77['uint32'](0x18)['bool'](_0x269aa3['isAdd']),null!=_0x269aa3['wasUndone']&&Object['hasOwnProperty']['call'](_0x269aa3,'wasUndone')&&_0x2a1d77['uint32'](0x20)['bool'](_0x269aa3['wasUndone']),_0x2a1d77;},_0x4f745b['encodeDelimited']=function(_0x6c13a2,_0x3305fb){return this['encode'](_0x6c13a2,_0x3305fb)['ldelim']();},_0x4f745b['decode']=function(_0x6b8d75,_0x10d6d6){_0x6b8d75 instanceof _0x48a893||(_0x6b8d75=_0x48a893['create'](_0x6b8d75));for(var _0x23aa92=void 0x0===_0x10d6d6?_0x6b8d75['len']:_0x6b8d75['pos']+_0x10d6d6,_0x42b5d5=new _0x5a2ba7['RootOperation']();_0x6b8d75['pos']<_0x23aa92;){var _0x58995a=_0x6b8d75['uint32']();switch(_0x58995a>>>0x3){case 0x1:_0x42b5d5['rootName']=_0x6b8d75['string']();break;case 0x2:_0x42b5d5['elementName']=_0x6b8d75['string']();break;case 0x3:_0x42b5d5['isAdd']=_0x6b8d75['bool']();break;case 0x4:_0x42b5d5['wasUndone']=_0x6b8d75['bool']();break;default:_0x6b8d75['skipType'](0x7&_0x58995a);}}return _0x42b5d5;},_0x4f745b['decodeDelimited']=function(_0x16e749){return _0x16e749 instanceof _0x48a893||(_0x16e749=new _0x48a893(_0x16e749)),this['decode'](_0x16e749,_0x16e749['uint32']());},_0x4f745b['verify']=function(_0x1995e0){return'object'!=typeof _0x1995e0||null===_0x1995e0?'object\x20expected':null!=_0x1995e0['rootName']&&_0x1995e0['hasOwnProperty']('rootName')&&!_0x37f587['isString'](_0x1995e0['rootName'])?'rootName:\x20string\x20expected':null!=_0x1995e0['elementName']&&_0x1995e0['hasOwnProperty']('elementName')&&!_0x37f587['isString'](_0x1995e0['elementName'])?'elementName:\x20string\x20expected':null!=_0x1995e0['isAdd']&&_0x1995e0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1995e0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1995e0['wasUndone']&&_0x1995e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1995e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f745b['fromObject']=function(_0x5af27f){if(_0x5af27f instanceof _0x5a2ba7['RootOperation'])return _0x5af27f;var _0x5c66ea=new _0x5a2ba7['RootOperation']();return null!=_0x5af27f['rootName']&&(_0x5c66ea['rootName']=String(_0x5af27f['rootName'])),null!=_0x5af27f['elementName']&&(_0x5c66ea['elementName']=String(_0x5af27f['elementName'])),null!=_0x5af27f['isAdd']&&(_0x5c66ea['isAdd']=Boolean(_0x5af27f['isAdd'])),null!=_0x5af27f['wasUndone']&&(_0x5c66ea['wasUndone']=Boolean(_0x5af27f['wasUndone'])),_0x5c66ea;},_0x4f745b['toObject']=function(_0x3aff82,_0x29092a){_0x29092a||(_0x29092a={});var _0x39e0d3={};return _0x29092a['defaults']&&(_0x39e0d3['rootName']='',_0x39e0d3['elementName']='',_0x39e0d3['isAdd']=!0x1,_0x39e0d3['wasUndone']=!0x1),null!=_0x3aff82['rootName']&&_0x3aff82['hasOwnProperty']('rootName')&&(_0x39e0d3['rootName']=_0x3aff82['rootName']),null!=_0x3aff82['elementName']&&_0x3aff82['hasOwnProperty']('elementName')&&(_0x39e0d3['elementName']=_0x3aff82['elementName']),null!=_0x3aff82['isAdd']&&_0x3aff82['hasOwnProperty']('isAdd')&&(_0x39e0d3['isAdd']=_0x3aff82['isAdd']),null!=_0x3aff82['wasUndone']&&_0x3aff82['hasOwnProperty']('wasUndone')&&(_0x39e0d3['wasUndone']=_0x3aff82['wasUndone']),_0x39e0d3;},_0x4f745b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x4f745b['getTypeUrl']=function(_0x4ff5cb){return void 0x0===_0x4ff5cb&&(_0x4ff5cb='type.googleapis.com'),_0x4ff5cb+'/RootOperation';},_0x4f745b;}()),_0x5a2ba7['SplitOperation']=(function(){function _0x25053c(_0x2ad73f){if(_0x2ad73f){for(var _0x3b3f7d=Object['keys'](_0x2ad73f),_0xe800aa=0x0;_0xe800aa<_0x3b3f7d['length'];++_0xe800aa)null!=_0x2ad73f[_0x3b3f7d[_0xe800aa]]&&(this[_0x3b3f7d[_0xe800aa]]=_0x2ad73f[_0x3b3f7d[_0xe800aa]]);}}return _0x25053c['prototype']['splitPosition']=null,_0x25053c['prototype']['graveyardPosition']=null,_0x25053c['prototype']['howMany']=0x0,_0x25053c['prototype']['insertionPosition']=null,_0x25053c['prototype']['wasUndone']=!0x1,_0x25053c['create']=function(_0x53b076){return new _0x25053c(_0x53b076);},_0x25053c['encode']=function(_0x46f627,_0x3438ad){return _0x3438ad||(_0x3438ad=_0xe57e21['create']()),null!=_0x46f627['splitPosition']&&Object['hasOwnProperty']['call'](_0x46f627,'splitPosition')&&_0x5a2ba7['Position']['encode'](_0x46f627['splitPosition'],_0x3438ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46f627['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x46f627,'graveyardPosition')&&_0x5a2ba7['Position']['encode'](_0x46f627['graveyardPosition'],_0x3438ad['uint32'](0x12)['fork']())['ldelim'](),null!=_0x46f627['howMany']&&Object['hasOwnProperty']['call'](_0x46f627,'howMany')&&_0x3438ad['uint32'](0x18)['uint32'](_0x46f627['howMany']),null!=_0x46f627['insertionPosition']&&Object['hasOwnProperty']['call'](_0x46f627,'insertionPosition')&&_0x5a2ba7['Position']['encode'](_0x46f627['insertionPosition'],_0x3438ad['uint32'](0x22)['fork']())['ldelim'](),null!=_0x46f627['wasUndone']&&Object['hasOwnProperty']['call'](_0x46f627,'wasUndone')&&_0x3438ad['uint32'](0x28)['bool'](_0x46f627['wasUndone']),_0x3438ad;},_0x25053c['encodeDelimited']=function(_0x1faa2a,_0x3ca964){return this['encode'](_0x1faa2a,_0x3ca964)['ldelim']();},_0x25053c['decode']=function(_0x490de0,_0x1faa8e){_0x490de0 instanceof _0x48a893||(_0x490de0=_0x48a893['create'](_0x490de0));for(var _0x2a04ec=void 0x0===_0x1faa8e?_0x490de0['len']:_0x490de0['pos']+_0x1faa8e,_0x2d86aa=new _0x5a2ba7['SplitOperation']();_0x490de0['pos']<_0x2a04ec;){var _0x39734d=_0x490de0['uint32']();switch(_0x39734d>>>0x3){case 0x1:_0x2d86aa['splitPosition']=_0x5a2ba7['Position']['decode'](_0x490de0,_0x490de0['uint32']());break;case 0x2:_0x2d86aa['graveyardPosition']=_0x5a2ba7['Position']['decode'](_0x490de0,_0x490de0['uint32']());break;case 0x3:_0x2d86aa['howMany']=_0x490de0['uint32']();break;case 0x4:_0x2d86aa['insertionPosition']=_0x5a2ba7['Position']['decode'](_0x490de0,_0x490de0['uint32']());break;case 0x5:_0x2d86aa['wasUndone']=_0x490de0['bool']();break;default:_0x490de0['skipType'](0x7&_0x39734d);}}return _0x2d86aa;},_0x25053c['decodeDelimited']=function(_0x100345){return _0x100345 instanceof _0x48a893||(_0x100345=new _0x48a893(_0x100345)),this['decode'](_0x100345,_0x100345['uint32']());},_0x25053c['verify']=function(_0x395457){if('object'!=typeof _0x395457||null===_0x395457)return'object\x20expected';var _0x1e27ed;if(null!=_0x395457['splitPosition']&&_0x395457['hasOwnProperty']('splitPosition')&&(_0x1e27ed=_0x5a2ba7['Position']['verify'](_0x395457['splitPosition'])))return'splitPosition.'+_0x1e27ed;if(null!=_0x395457['graveyardPosition']&&_0x395457['hasOwnProperty']('graveyardPosition')&&(_0x1e27ed=_0x5a2ba7['Position']['verify'](_0x395457['graveyardPosition'])))return'graveyardPosition.'+_0x1e27ed;if(null!=_0x395457['howMany']&&_0x395457['hasOwnProperty']('howMany')&&!_0x37f587['isInteger'](_0x395457['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x395457['insertionPosition']&&_0x395457['hasOwnProperty']('insertionPosition')&&(_0x1e27ed=_0x5a2ba7['Position']['verify'](_0x395457['insertionPosition'])))return'insertionPosition.'+_0x1e27ed;return null!=_0x395457['wasUndone']&&_0x395457['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x395457['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25053c['fromObject']=function(_0x568e26){if(_0x568e26 instanceof _0x5a2ba7['SplitOperation'])return _0x568e26;var _0x5bef81=new _0x5a2ba7['SplitOperation']();if(null!=_0x568e26['splitPosition']){if('object'!=typeof _0x568e26['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5bef81['splitPosition']=_0x5a2ba7['Position']['fromObject'](_0x568e26['splitPosition']);}if(null!=_0x568e26['graveyardPosition']){if('object'!=typeof _0x568e26['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5bef81['graveyardPosition']=_0x5a2ba7['Position']['fromObject'](_0x568e26['graveyardPosition']);}if(null!=_0x568e26['howMany']&&(_0x5bef81['howMany']=_0x568e26['howMany']>>>0x0),null!=_0x568e26['insertionPosition']){if('object'!=typeof _0x568e26['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5bef81['insertionPosition']=_0x5a2ba7['Position']['fromObject'](_0x568e26['insertionPosition']);}return null!=_0x568e26['wasUndone']&&(_0x5bef81['wasUndone']=Boolean(_0x568e26['wasUndone'])),_0x5bef81;},_0x25053c['toObject']=function(_0x272746,_0x42b45d){_0x42b45d||(_0x42b45d={});var _0x4a090b={};return _0x42b45d['defaults']&&(_0x4a090b['splitPosition']=null,_0x4a090b['graveyardPosition']=null,_0x4a090b['howMany']=0x0,_0x4a090b['insertionPosition']=null,_0x4a090b['wasUndone']=!0x1),null!=_0x272746['splitPosition']&&_0x272746['hasOwnProperty']('splitPosition')&&(_0x4a090b['splitPosition']=_0x5a2ba7['Position']['toObject'](_0x272746['splitPosition'],_0x42b45d)),null!=_0x272746['graveyardPosition']&&_0x272746['hasOwnProperty']('graveyardPosition')&&(_0x4a090b['graveyardPosition']=_0x5a2ba7['Position']['toObject'](_0x272746['graveyardPosition'],_0x42b45d)),null!=_0x272746['howMany']&&_0x272746['hasOwnProperty']('howMany')&&(_0x4a090b['howMany']=_0x272746['howMany']),null!=_0x272746['insertionPosition']&&_0x272746['hasOwnProperty']('insertionPosition')&&(_0x4a090b['insertionPosition']=_0x5a2ba7['Position']['toObject'](_0x272746['insertionPosition'],_0x42b45d)),null!=_0x272746['wasUndone']&&_0x272746['hasOwnProperty']('wasUndone')&&(_0x4a090b['wasUndone']=_0x272746['wasUndone']),_0x4a090b;},_0x25053c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x25053c['getTypeUrl']=function(_0x8ec41b){return void 0x0===_0x8ec41b&&(_0x8ec41b='type.googleapis.com'),_0x8ec41b+'/SplitOperation';},_0x25053c;}()),_0x5a2ba7['Position']=(function(){function _0x547c09(_0x2b31cd){if(this['path']=[],_0x2b31cd){for(var _0x2efbef=Object['keys'](_0x2b31cd),_0x18b51b=0x0;_0x18b51b<_0x2efbef['length'];++_0x18b51b)null!=_0x2b31cd[_0x2efbef[_0x18b51b]]&&(this[_0x2efbef[_0x18b51b]]=_0x2b31cd[_0x2efbef[_0x18b51b]]);}}return _0x547c09['prototype']['root']='',_0x547c09['prototype']['rootMain']=!0x1,_0x547c09['prototype']['rootGraveyard']=!0x1,_0x547c09['prototype']['path']=_0x37f587['emptyArray'],_0x547c09['prototype']['stickiness']='',_0x547c09['create']=function(_0x1504b0){return new _0x547c09(_0x1504b0);},_0x547c09['encode']=function(_0x36b0ad,_0x50d542){if(_0x50d542||(_0x50d542=_0xe57e21['create']()),null!=_0x36b0ad['root']&&Object['hasOwnProperty']['call'](_0x36b0ad,'root')&&_0x50d542['uint32'](0xa)['string'](_0x36b0ad['root']),null!=_0x36b0ad['rootMain']&&Object['hasOwnProperty']['call'](_0x36b0ad,'rootMain')&&_0x50d542['uint32'](0x10)['bool'](_0x36b0ad['rootMain']),null!=_0x36b0ad['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x36b0ad,'rootGraveyard')&&_0x50d542['uint32'](0x18)['bool'](_0x36b0ad['rootGraveyard']),null!=_0x36b0ad['path']&&_0x36b0ad['path']['length']){_0x50d542['uint32'](0x22)['fork']();for(var _0x589643=0x0;_0x589643<_0x36b0ad['path']['length'];++_0x589643)_0x50d542['uint32'](_0x36b0ad['path'][_0x589643]);_0x50d542['ldelim']();}return null!=_0x36b0ad['stickiness']&&Object['hasOwnProperty']['call'](_0x36b0ad,'stickiness')&&_0x50d542['uint32'](0x2a)['string'](_0x36b0ad['stickiness']),_0x50d542;},_0x547c09['encodeDelimited']=function(_0x4bfdda,_0x3aac25){return this['encode'](_0x4bfdda,_0x3aac25)['ldelim']();},_0x547c09['decode']=function(_0xc810ae,_0x3626b7){_0xc810ae instanceof _0x48a893||(_0xc810ae=_0x48a893['create'](_0xc810ae));for(var _0x376170=void 0x0===_0x3626b7?_0xc810ae['len']:_0xc810ae['pos']+_0x3626b7,_0x4b1c3b=new _0x5a2ba7['Position']();_0xc810ae['pos']<_0x376170;){var _0x4d7193=_0xc810ae['uint32']();switch(_0x4d7193>>>0x3){case 0x1:_0x4b1c3b['root']=_0xc810ae['string']();break;case 0x2:_0x4b1c3b['rootMain']=_0xc810ae['bool']();break;case 0x3:_0x4b1c3b['rootGraveyard']=_0xc810ae['bool']();break;case 0x4:if(_0x4b1c3b['path']&&_0x4b1c3b['path']['length']||(_0x4b1c3b['path']=[]),0x2==(0x7&_0x4d7193)){for(var _0x3eeaf3=_0xc810ae['uint32']()+_0xc810ae['pos'];_0xc810ae['pos']<_0x3eeaf3;)_0x4b1c3b['path']['push'](_0xc810ae['uint32']());}else _0x4b1c3b['path']['push'](_0xc810ae['uint32']());break;case 0x5:_0x4b1c3b['stickiness']=_0xc810ae['string']();break;default:_0xc810ae['skipType'](0x7&_0x4d7193);}}return _0x4b1c3b;},_0x547c09['decodeDelimited']=function(_0x2f0284){return _0x2f0284 instanceof _0x48a893||(_0x2f0284=new _0x48a893(_0x2f0284)),this['decode'](_0x2f0284,_0x2f0284['uint32']());},_0x547c09['verify']=function(_0x5ebd76){if('object'!=typeof _0x5ebd76||null===_0x5ebd76)return'object\x20expected';if(null!=_0x5ebd76['root']&&_0x5ebd76['hasOwnProperty']('root')&&!_0x37f587['isString'](_0x5ebd76['root']))return'root:\x20string\x20expected';if(null!=_0x5ebd76['rootMain']&&_0x5ebd76['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5ebd76['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5ebd76['rootGraveyard']&&_0x5ebd76['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5ebd76['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5ebd76['path']&&_0x5ebd76['hasOwnProperty']('path')){if(!Array['isArray'](_0x5ebd76['path']))return'path:\x20array\x20expected';for(var _0x193571=0x0;_0x193571<_0x5ebd76['path']['length'];++_0x193571)if(!_0x37f587['isInteger'](_0x5ebd76['path'][_0x193571]))return'path:\x20integer[]\x20expected';}return null!=_0x5ebd76['stickiness']&&_0x5ebd76['hasOwnProperty']('stickiness')&&!_0x37f587['isString'](_0x5ebd76['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x547c09['fromObject']=function(_0x52af51){if(_0x52af51 instanceof _0x5a2ba7['Position'])return _0x52af51;var _0xf2c68=new _0x5a2ba7['Position']();if(null!=_0x52af51['root']&&(_0xf2c68['root']=String(_0x52af51['root'])),null!=_0x52af51['rootMain']&&(_0xf2c68['rootMain']=Boolean(_0x52af51['rootMain'])),null!=_0x52af51['rootGraveyard']&&(_0xf2c68['rootGraveyard']=Boolean(_0x52af51['rootGraveyard'])),_0x52af51['path']){if(!Array['isArray'](_0x52af51['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xf2c68['path']=[];for(var _0x10b28c=0x0;_0x10b28c<_0x52af51['path']['length'];++_0x10b28c)_0xf2c68['path'][_0x10b28c]=_0x52af51['path'][_0x10b28c]>>>0x0;}return null!=_0x52af51['stickiness']&&(_0xf2c68['stickiness']=String(_0x52af51['stickiness'])),_0xf2c68;},_0x547c09['toObject']=function(_0x517146,_0x3c80fd){_0x3c80fd||(_0x3c80fd={});var _0x3ed5d6={};if((_0x3c80fd['arrays']||_0x3c80fd['defaults'])&&(_0x3ed5d6['path']=[]),_0x3c80fd['defaults']&&(_0x3ed5d6['root']='',_0x3ed5d6['rootMain']=!0x1,_0x3ed5d6['rootGraveyard']=!0x1,_0x3ed5d6['stickiness']=''),null!=_0x517146['root']&&_0x517146['hasOwnProperty']('root')&&(_0x3ed5d6['root']=_0x517146['root']),null!=_0x517146['rootMain']&&_0x517146['hasOwnProperty']('rootMain')&&(_0x3ed5d6['rootMain']=_0x517146['rootMain']),null!=_0x517146['rootGraveyard']&&_0x517146['hasOwnProperty']('rootGraveyard')&&(_0x3ed5d6['rootGraveyard']=_0x517146['rootGraveyard']),_0x517146['path']&&_0x517146['path']['length']){_0x3ed5d6['path']=[];for(var _0x58a58b=0x0;_0x58a58b<_0x517146['path']['length'];++_0x58a58b)_0x3ed5d6['path'][_0x58a58b]=_0x517146['path'][_0x58a58b];}return null!=_0x517146['stickiness']&&_0x517146['hasOwnProperty']('stickiness')&&(_0x3ed5d6['stickiness']=_0x517146['stickiness']),_0x3ed5d6;},_0x547c09['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x547c09['getTypeUrl']=function(_0x5e4750){return void 0x0===_0x5e4750&&(_0x5e4750='type.googleapis.com'),_0x5e4750+'/Position';},_0x547c09;}()),_0x5a2ba7['Range']=(function(){function _0x1d021f(_0x3b9185){if(_0x3b9185){for(var _0x22811b=Object['keys'](_0x3b9185),_0x53defb=0x0;_0x53defb<_0x22811b['length'];++_0x53defb)null!=_0x3b9185[_0x22811b[_0x53defb]]&&(this[_0x22811b[_0x53defb]]=_0x3b9185[_0x22811b[_0x53defb]]);}}return _0x1d021f['prototype']['start']=null,_0x1d021f['prototype']['end']=null,_0x1d021f['create']=function(_0x5202f8){return new _0x1d021f(_0x5202f8);},_0x1d021f['encode']=function(_0x15b28f,_0x37bd5c){return _0x37bd5c||(_0x37bd5c=_0xe57e21['create']()),null!=_0x15b28f['start']&&Object['hasOwnProperty']['call'](_0x15b28f,'start')&&_0x5a2ba7['Position']['encode'](_0x15b28f['start'],_0x37bd5c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15b28f['end']&&Object['hasOwnProperty']['call'](_0x15b28f,'end')&&_0x5a2ba7['Position']['encode'](_0x15b28f['end'],_0x37bd5c['uint32'](0x12)['fork']())['ldelim'](),_0x37bd5c;},_0x1d021f['encodeDelimited']=function(_0x5188f3,_0x4fb3b9){return this['encode'](_0x5188f3,_0x4fb3b9)['ldelim']();},_0x1d021f['decode']=function(_0x1095ed,_0x110eaf){_0x1095ed instanceof _0x48a893||(_0x1095ed=_0x48a893['create'](_0x1095ed));for(var _0xb0d498=void 0x0===_0x110eaf?_0x1095ed['len']:_0x1095ed['pos']+_0x110eaf,_0x2d237e=new _0x5a2ba7['Range']();_0x1095ed['pos']<_0xb0d498;){var _0x2c84b4=_0x1095ed['uint32']();switch(_0x2c84b4>>>0x3){case 0x1:_0x2d237e['start']=_0x5a2ba7['Position']['decode'](_0x1095ed,_0x1095ed['uint32']());break;case 0x2:_0x2d237e['end']=_0x5a2ba7['Position']['decode'](_0x1095ed,_0x1095ed['uint32']());break;default:_0x1095ed['skipType'](0x7&_0x2c84b4);}}return _0x2d237e;},_0x1d021f['decodeDelimited']=function(_0x4d47df){return _0x4d47df instanceof _0x48a893||(_0x4d47df=new _0x48a893(_0x4d47df)),this['decode'](_0x4d47df,_0x4d47df['uint32']());},_0x1d021f['verify']=function(_0x4f597c){if('object'!=typeof _0x4f597c||null===_0x4f597c)return'object\x20expected';var _0x3064e3;if(null!=_0x4f597c['start']&&_0x4f597c['hasOwnProperty']('start')&&(_0x3064e3=_0x5a2ba7['Position']['verify'](_0x4f597c['start'])))return'start.'+_0x3064e3;if(null!=_0x4f597c['end']&&_0x4f597c['hasOwnProperty']('end')&&(_0x3064e3=_0x5a2ba7['Position']['verify'](_0x4f597c['end'])))return'end.'+_0x3064e3;return null;},_0x1d021f['fromObject']=function(_0x8dcb55){if(_0x8dcb55 instanceof _0x5a2ba7['Range'])return _0x8dcb55;var _0xc0971=new _0x5a2ba7['Range']();if(null!=_0x8dcb55['start']){if('object'!=typeof _0x8dcb55['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xc0971['start']=_0x5a2ba7['Position']['fromObject'](_0x8dcb55['start']);}if(null!=_0x8dcb55['end']){if('object'!=typeof _0x8dcb55['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xc0971['end']=_0x5a2ba7['Position']['fromObject'](_0x8dcb55['end']);}return _0xc0971;},_0x1d021f['toObject']=function(_0x3a3fde,_0x466372){_0x466372||(_0x466372={});var _0x11d97a={};return _0x466372['defaults']&&(_0x11d97a['start']=null,_0x11d97a['end']=null),null!=_0x3a3fde['start']&&_0x3a3fde['hasOwnProperty']('start')&&(_0x11d97a['start']=_0x5a2ba7['Position']['toObject'](_0x3a3fde['start'],_0x466372)),null!=_0x3a3fde['end']&&_0x3a3fde['hasOwnProperty']('end')&&(_0x11d97a['end']=_0x5a2ba7['Position']['toObject'](_0x3a3fde['end'],_0x466372)),_0x11d97a;},_0x1d021f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x1d021f['getTypeUrl']=function(_0x2980af){return void 0x0===_0x2980af&&(_0x2980af='type.googleapis.com'),_0x2980af+'/Range';},_0x1d021f;}()),_0x5a2ba7['Element']=(function(){function _0x2992a2(_0x2fb2fb){if(this['children']=[],this['attributesBoolean']={},_0x2fb2fb){for(var _0x7d7037=Object['keys'](_0x2fb2fb),_0x1c3202=0x0;_0x1c3202<_0x7d7037['length'];++_0x1c3202)null!=_0x2fb2fb[_0x7d7037[_0x1c3202]]&&(this[_0x7d7037[_0x1c3202]]=_0x2fb2fb[_0x7d7037[_0x1c3202]]);}}return _0x2992a2['prototype']['name']='',_0x2992a2['prototype']['children']=_0x37f587['emptyArray'],_0x2992a2['prototype']['data']='',_0x2992a2['prototype']['attributesBoolean']=_0x37f587['emptyObject'],_0x2992a2['prototype']['attributesJson']='',_0x2992a2['create']=function(_0x217886){return new _0x2992a2(_0x217886);},_0x2992a2['encode']=function(_0xb77133,_0x59500b){if(_0x59500b||(_0x59500b=_0xe57e21['create']()),null!=_0xb77133['name']&&Object['hasOwnProperty']['call'](_0xb77133,'name')&&_0x59500b['uint32'](0xa)['string'](_0xb77133['name']),null!=_0xb77133['children']&&_0xb77133['children']['length']){for(var _0x14401a=0x0;_0x14401a<_0xb77133['children']['length'];++_0x14401a)_0x5a2ba7['Element']['encode'](_0xb77133['children'][_0x14401a],_0x59500b['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb77133['data']&&Object['hasOwnProperty']['call'](_0xb77133,'data')&&_0x59500b['uint32'](0x1a)['string'](_0xb77133['data']),null!=_0xb77133['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb77133,'attributesBoolean')){var _0x4abe2a=Object['keys'](_0xb77133['attributesBoolean']);for(_0x14401a=0x0;_0x14401a<_0x4abe2a['length'];++_0x14401a)_0x59500b['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4abe2a[_0x14401a])['uint32'](0x10)['bool'](_0xb77133['attributesBoolean'][_0x4abe2a[_0x14401a]])['ldelim']();}return null!=_0xb77133['attributesJson']&&Object['hasOwnProperty']['call'](_0xb77133,'attributesJson')&&_0x59500b['uint32'](0x2a)['string'](_0xb77133['attributesJson']),_0x59500b;},_0x2992a2['encodeDelimited']=function(_0x2d9457,_0x4bb1b0){return this['encode'](_0x2d9457,_0x4bb1b0)['ldelim']();},_0x2992a2['decode']=function(_0x49d501,_0x410863){_0x49d501 instanceof _0x48a893||(_0x49d501=_0x48a893['create'](_0x49d501));for(var _0x3e8ec5,_0x141227,_0x1ba841=void 0x0===_0x410863?_0x49d501['len']:_0x49d501['pos']+_0x410863,_0x12e560=new _0x5a2ba7['Element']();_0x49d501['pos']<_0x1ba841;){var _0x1f7beb=_0x49d501['uint32']();switch(_0x1f7beb>>>0x3){case 0x1:_0x12e560['name']=_0x49d501['string']();break;case 0x2:_0x12e560['children']&&_0x12e560['children']['length']||(_0x12e560['children']=[]),_0x12e560['children']['push'](_0x5a2ba7['Element']['decode'](_0x49d501,_0x49d501['uint32']()));break;case 0x3:_0x12e560['data']=_0x49d501['string']();break;case 0x4:_0x12e560['attributesBoolean']===_0x37f587['emptyObject']&&(_0x12e560['attributesBoolean']={});var _0x358783=_0x49d501['uint32']()+_0x49d501['pos'];for(_0x3e8ec5='',_0x141227=!0x1;_0x49d501['pos']<_0x358783;){var _0x2fb954=_0x49d501['uint32']();switch(_0x2fb954>>>0x3){case 0x1:_0x3e8ec5=_0x49d501['string']();break;case 0x2:_0x141227=_0x49d501['bool']();break;default:_0x49d501['skipType'](0x7&_0x2fb954);}}_0x12e560['attributesBoolean'][_0x3e8ec5]=_0x141227;break;case 0x5:_0x12e560['attributesJson']=_0x49d501['string']();break;default:_0x49d501['skipType'](0x7&_0x1f7beb);}}return _0x12e560;},_0x2992a2['decodeDelimited']=function(_0x20af3e){return _0x20af3e instanceof _0x48a893||(_0x20af3e=new _0x48a893(_0x20af3e)),this['decode'](_0x20af3e,_0x20af3e['uint32']());},_0x2992a2['verify']=function(_0x2bf1e0){if('object'!=typeof _0x2bf1e0||null===_0x2bf1e0)return'object\x20expected';if(null!=_0x2bf1e0['name']&&_0x2bf1e0['hasOwnProperty']('name')&&!_0x37f587['isString'](_0x2bf1e0['name']))return'name:\x20string\x20expected';if(null!=_0x2bf1e0['children']&&_0x2bf1e0['hasOwnProperty']('children')){if(!Array['isArray'](_0x2bf1e0['children']))return'children:\x20array\x20expected';for(var _0x38f9c5=0x0;_0x38f9c5<_0x2bf1e0['children']['length'];++_0x38f9c5){var _0x11aeba=_0x5a2ba7['Element']['verify'](_0x2bf1e0['children'][_0x38f9c5]);if(_0x11aeba)return'children.'+_0x11aeba;}}if(null!=_0x2bf1e0['data']&&_0x2bf1e0['hasOwnProperty']('data')&&!_0x37f587['isString'](_0x2bf1e0['data']))return'data:\x20string\x20expected';if(null!=_0x2bf1e0['attributesBoolean']&&_0x2bf1e0['hasOwnProperty']('attributesBoolean')){if(!_0x37f587['isObject'](_0x2bf1e0['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3f599a=Object['keys'](_0x2bf1e0['attributesBoolean']);for(_0x38f9c5=0x0;_0x38f9c5<_0x3f599a['length'];++_0x38f9c5)if('boolean'!=typeof _0x2bf1e0['attributesBoolean'][_0x3f599a[_0x38f9c5]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2bf1e0['attributesJson']&&_0x2bf1e0['hasOwnProperty']('attributesJson')&&!_0x37f587['isString'](_0x2bf1e0['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2992a2['fromObject']=function(_0x30d29c){if(_0x30d29c instanceof _0x5a2ba7['Element'])return _0x30d29c;var _0x225978=new _0x5a2ba7['Element']();if(null!=_0x30d29c['name']&&(_0x225978['name']=String(_0x30d29c['name'])),_0x30d29c['children']){if(!Array['isArray'](_0x30d29c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x225978['children']=[];for(var _0x120234=0x0;_0x120234<_0x30d29c['children']['length'];++_0x120234){if('object'!=typeof _0x30d29c['children'][_0x120234])throw TypeError('.Element.children:\x20object\x20expected');_0x225978['children'][_0x120234]=_0x5a2ba7['Element']['fromObject'](_0x30d29c['children'][_0x120234]);}}if(null!=_0x30d29c['data']&&(_0x225978['data']=String(_0x30d29c['data'])),_0x30d29c['attributesBoolean']){if('object'!=typeof _0x30d29c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x225978['attributesBoolean']={};var _0x52d465=Object['keys'](_0x30d29c['attributesBoolean']);for(_0x120234=0x0;_0x120234<_0x52d465['length'];++_0x120234)_0x225978['attributesBoolean'][_0x52d465[_0x120234]]=Boolean(_0x30d29c['attributesBoolean'][_0x52d465[_0x120234]]);}return null!=_0x30d29c['attributesJson']&&(_0x225978['attributesJson']=String(_0x30d29c['attributesJson'])),_0x225978;},_0x2992a2['toObject']=function(_0x57d2a8,_0x4096ed){_0x4096ed||(_0x4096ed={});var _0x5e8bfc,_0x60d937={};if((_0x4096ed['arrays']||_0x4096ed['defaults'])&&(_0x60d937['children']=[]),(_0x4096ed['objects']||_0x4096ed['defaults'])&&(_0x60d937['attributesBoolean']={}),_0x4096ed['defaults']&&(_0x60d937['name']='',_0x60d937['data']='',_0x60d937['attributesJson']=''),null!=_0x57d2a8['name']&&_0x57d2a8['hasOwnProperty']('name')&&(_0x60d937['name']=_0x57d2a8['name']),_0x57d2a8['children']&&_0x57d2a8['children']['length']){_0x60d937['children']=[];for(var _0x3b1904=0x0;_0x3b1904<_0x57d2a8['children']['length'];++_0x3b1904)_0x60d937['children'][_0x3b1904]=_0x5a2ba7['Element']['toObject'](_0x57d2a8['children'][_0x3b1904],_0x4096ed);}if(null!=_0x57d2a8['data']&&_0x57d2a8['hasOwnProperty']('data')&&(_0x60d937['data']=_0x57d2a8['data']),_0x57d2a8['attributesBoolean']&&(_0x5e8bfc=Object['keys'](_0x57d2a8['attributesBoolean']))['length']){_0x60d937['attributesBoolean']={};for(_0x3b1904=0x0;_0x3b1904<_0x5e8bfc['length'];++_0x3b1904)_0x60d937['attributesBoolean'][_0x5e8bfc[_0x3b1904]]=_0x57d2a8['attributesBoolean'][_0x5e8bfc[_0x3b1904]];}return null!=_0x57d2a8['attributesJson']&&_0x57d2a8['hasOwnProperty']('attributesJson')&&(_0x60d937['attributesJson']=_0x57d2a8['attributesJson']),_0x60d937;},_0x2992a2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x2992a2['getTypeUrl']=function(_0x23f5fa){return void 0x0===_0x23f5fa&&(_0x23f5fa='type.googleapis.com'),_0x23f5fa+'/Element';},_0x2992a2;}()),_0x5a2ba7;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x457f56){return new w(this['_protobufRoot'][_0x457f56]);}}class w{['_protobuf'];constructor(_0x30a0af){this['_protobuf']=_0x30a0af;}['compress'](_0x5bd126){const _0x48188d=this['_protobuf']['verify'](_0x5bd126);if(_0x48188d)throw Error(_0x48188d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5bd126))['finish']();}['decompress'](_0x5bf5d4){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5bf5d4),{'oneofs':!0x0});}}function v(_0x5eca5c,_0x303e91){const _0x1019aa=_0x583baa(_0x5eca5c);return _0x1019aa['path'][_0x1019aa['path']['length']-0x1]+=_0x303e91,_0x1019aa;}function O(_0x44afd5,_0x94828c){return _0x44afd5['root']===_0x94828c['root']&&_0x4cfeaa(_0x44afd5['path'],_0x94828c['path']);}function $(_0x23f123){P(_0x23f123,_0x21218b=>('main'==_0x21218b['root']?(_0x21218b['rootMain']=!0x0,delete _0x21218b['root']):'$graveyard'==_0x21218b['root']&&(_0x21218b['rootGraveyard']=!0x0,delete _0x21218b['root']),_0x21218b));}function J(_0x31aab2){P(_0x31aab2,_0xa082f3=>(_0xa082f3['rootMain']?(_0xa082f3['root']='main',delete _0xa082f3['rootMain']):_0xa082f3['rootGraveyard']&&(_0xa082f3['root']='$graveyard',delete _0xa082f3['rootGraveyard']),_0xa082f3));}function P(_0x2ccb57,_0x1b04ab){for(const _0x53f55e in _0x2ccb57){const _0x34634c=_0x2ccb57[_0x53f55e];'nodes'!==_0x53f55e&&_0x4d3c4f(_0x34634c)&&(_0x34634c['path']&&(_0x34634c['root']||_0x34634c['rootMain']||_0x34634c['rootGraveyard'])?_0x2ccb57[_0x53f55e]=_0x1b04ab(_0x34634c):P(_0x34634c,_0x1b04ab));}return _0x2ccb57;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x249ace,_0x45ef2e,_0x1b8f6a){this['_id']=_0x249ace,this['_operationName']=_0x45ef2e,this['_protobufDescriptor']=_0x1b8f6a;}['compress'](_0x955c98,_0x576f6c){const _0x32e04e=_0x576f6c['shift']();return $(_0x32e04e),_0x955c98['buffers']['push'](this['_protobufDescriptor']['compress'](_0x32e04e)),_0x955c98['types']['push'](this['_id']),!0x0;}['decompress'](_0x372280,_0xe1b54e){_0xe1b54e['types']['shift']();const _0x502b0c=this['_protobufDescriptor']['decompress'](_0xe1b54e['buffers']['shift']());J(_0x502b0c),_0x502b0c['__className']=this['_operationName'],_0x372280['push'](_0x502b0c);}}class s extends e{['compress'](_0x5ca7b8,_0x264de5){const _0x5b4191=_0x264de5['shift']();return this['_serializeOneOf']('oldValue',_0x5b4191),this['_serializeOneOf']('newValue',_0x5b4191),$(_0x5b4191),_0x5ca7b8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b4191)),_0x5ca7b8['types']['push'](this['_id']),!0x0;}['decompress'](_0x273ba7,_0xdbf5c6){const {types:_0x18e2f2,buffers:_0x318ba8}=_0xdbf5c6,_0x4b5bfa=this['_protobufDescriptor']['decompress'](_0x318ba8['shift']());_0x18e2f2['shift'](),this['_deserializeOneOf']('oldValue',_0x4b5bfa),this['_deserializeOneOf']('newValue',_0x4b5bfa),J(_0x4b5bfa),_0x4b5bfa['__className']=this['_operationName'],_0x273ba7['push'](_0x4b5bfa);}['_serializeOneOf'](_0xc71f59,_0x4f7bdb){const _0x21cb78=_0x4f7bdb[_0xc71f59];'boolean'==typeof _0x21cb78?_0x4f7bdb[_0xc71f59+'Boolean']=_0x21cb78:_0x4f7bdb[_0xc71f59+'Json']=JSON['stringify'](_0x21cb78);}['_deserializeOneOf'](_0x260b79,_0x2d97a4){const _0x2ea163=_0x260b79+'Json';_0x2d97a4[_0x2ea163]?(_0x2d97a4[_0x260b79]=JSON['parse'](_0x2d97a4[_0x2ea163]),delete _0x2d97a4[_0x2ea163]):(_0x2d97a4[_0x260b79]=_0x2d97a4[_0x260b79+'Boolean'],delete _0x2d97a4[_0x260b79+'Boolean']);}}class i extends e{['compress'](_0x29aa86,_0x282756){const _0x30da7a=_0x282756['shift']();return this['_serializeNodesAttributes'](_0x30da7a['nodes']),$(_0x30da7a),_0x29aa86['buffers']['push'](this['_protobufDescriptor']['compress'](_0x30da7a)),_0x29aa86['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cc4b5,_0x108447){const {types:_0x5a46d6,buffers:_0x5c475a}=_0x108447,_0x410634=this['_protobufDescriptor']['decompress'](_0x5c475a['shift']());_0x5a46d6['shift'](),_0x410634['nodes']||(_0x410634['nodes']=[]),this['_deserializeNodesAttributes'](_0x410634['nodes']),J(_0x410634),_0x410634['__className']=this['_operationName'],_0x3cc4b5['push'](_0x410634);}['_serializeNodesAttributes'](_0x4bf0d2){for(const _0xc79ff of _0x4bf0d2){if(_0xc79ff['attributes']){const _0x371252=_0xc79ff['attributes'];this['_areValuesBoolean'](_0x371252)?_0xc79ff['attributesBoolean']=_0x371252:_0xc79ff['attributesJson']=JSON['stringify'](_0x371252);}_0xc79ff['children']&&this['_serializeNodesAttributes'](_0xc79ff['children']);}}['_deserializeNodesAttributes'](_0x3010ad){for(const _0x2b8694 of _0x3010ad)(_0x2b8694['attributesBoolean']||_0x2b8694['attributesJson'])&&(_0x2b8694['attributesBoolean']?(_0x2b8694['attributes']=_0x2b8694['attributesBoolean'],delete _0x2b8694['attributesBoolean']):(_0x2b8694['attributes']=JSON['parse'](_0x2b8694['attributesJson']),delete _0x2b8694['attributesJson'])),_0x2b8694['children']&&this['_deserializeNodesAttributes'](_0x2b8694['children']);}['_areValuesBoolean'](_0xc7622f){return Object['keys'](_0xc7622f)['every'](_0x12cdf7=>'boolean'==typeof _0xc7622f[_0x12cdf7]);}}class n extends e{['decompress'](_0x5ed6a4,_0x2ed96a){super['decompress'](_0x5ed6a4,_0x2ed96a);const _0x15613d=_0x5ed6a4[_0x5ed6a4['length']-0x1];_0x15613d['oldRange']||(_0x15613d['oldRange']=null),_0x15613d['newRange']||(_0x15613d['newRange']=null);}}class p extends e{['compress'](_0x5b7c38,_0x426f18){return _0x426f18['shift'](),_0x5b7c38['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a276e,_0x3a6c39){_0x3a6c39['types']['shift'](),_0x4a276e['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x339757,_0x2ae557,_0x11ba0e,_0x178d45){super(_0x339757,_0x2ae557,_0x11ba0e),this['_omittedNamespace']=_0x178d45+':';}['compress'](_0x11495a,_0x46bbe8){return!('MarkerOperation'!=_0x46bbe8[0x0]['__className']||!_0x46bbe8[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x46bbe8[0x0]['name']=_0x46bbe8[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x11495a,_0x46bbe8),!0x0);}['decompress'](_0x481b81,_0x2b5036){super['decompress'](_0x481b81,_0x2b5036);const _0x136342=_0x481b81[_0x481b81['length']-0x1];_0x136342['name']=this['_omittedNamespace']+_0x136342['name'];}}class _{['_id'];['_context'];constructor(_0x1b9f45,_0x3b0c84){this['_id']=_0x1b9f45,this['_context']=_0x3b0c84;}['compress'](_0x1e5e34,_0x337292){let _0xeddd10;for(;_0x337292['length']>0x1&&this['_compareOperations'](_0x337292[0x0],_0x337292[0x1]);)_0xeddd10?(_0xeddd10=this['_combineNext'](_0x337292['shift'](),_0xeddd10),_0x1e5e34['types']['push'](0x0)):(_0xeddd10=_0x583baa(_0x337292['shift']()),_0x1e5e34['types']['push'](this['_id']));return!!_0xeddd10&&(_0xeddd10=this['_combineNext'](_0x337292['shift'](),_0xeddd10),_0x1e5e34['types']['push'](0x0),_0x1e5e34['buffers']['push'](this['_compressSingleOperation'](_0xeddd10)),!0x0);}['decompress'](_0x494d7f,_0x30ae5d){const _0x8d45f4=this['_decompressSingleOperation'](_0x30ae5d);for(;0x0==_0x30ae5d['types'][0x0];)_0x30ae5d['types']['shift'](),_0x494d7f['push'](this['_splitCurrent'](_0x8d45f4));_0x494d7f['push'](_0x8d45f4);}}class m extends _{['_combineNext'](_0x3ef0f3,_0x1b0260){return _0x1b0260['nodes'][0x0]['data']+=_0x3ef0f3['nodes'][0x0]['data'],_0x1b0260;}['_splitCurrent'](_0x1e5ea0){const _0x3f12d7=_0x583baa(_0x1e5ea0),_0x2bc912=_0x3f12d7['nodes'][0x0],_0x7d8c9c=_0x1e5ea0['nodes'][0x0],_0x1fa4d7=_0x7d8c9c['data'][Symbol['iterator']]()['next']()['value'],_0x5727a4=_0x1fa4d7['length'];return _0x2bc912['data']=_0x1fa4d7,_0x7d8c9c['data']=_0x7d8c9c['data']['substr'](_0x5727a4),_0x1e5ea0['position']=v(_0x1e5ea0['position'],_0x5727a4),_0x3f12d7;}['_compareOperations'](_0x28373e,_0x21e668){if(this['_checkOperation'](_0x28373e)&&this['_checkOperation'](_0x21e668)){const _0xfca7d1=_0x28373e['nodes'][0x0]['data']['length'],_0x1e2a5d=O(v(_0x28373e['position'],_0xfca7d1),_0x21e668['position']),_0x39300f=_0x28373e['nodes'][0x0],_0x10607e=_0x21e668['nodes'][0x0];return _0x1e2a5d&&this['_compareAttributes'](_0x39300f,_0x10607e);}return!0x1;}['_compressSingleOperation'](_0x69d449){const _0xd43834={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xd43834,[_0x69d449]),_0xd43834['buffers'][0x0];}['_decompressSingleOperation'](_0x3e03b7){const _0x58be27=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x58be27,_0x3e03b7),_0x58be27[0x0];}['_checkOperation'](_0x27aae2){return'InsertOperation'==_0x27aae2['__className']&&0x1==_0x27aae2['nodes']['length']&&_0x27aae2['nodes'][0x0]['data']&&!_0x27aae2['wasUndone']&&0x1==Array['from'](_0x27aae2['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x414f10,_0x494b8e){const _0x5bff38=Object['keys'](_0x414f10['attributes']||{}),_0x2536b9=Object['keys'](_0x494b8e['attributes']||{});return _0x5bff38['length']===_0x2536b9['length']&&_0x5bff38['every'](_0x1b78ef=>_0x494b8e['attributes'][_0x1b78ef]&&_0x494b8e['attributes'][_0x1b78ef]===_0x414f10['attributes'][_0x1b78ef]);}}class c extends _{['_combineNext'](_0x539720,_0x27adb1){return _0x27adb1['howMany']++,_0x27adb1['sourcePosition']=_0x583baa(_0x539720['sourcePosition']),_0x27adb1;}['_splitCurrent'](_0x316877){const _0x483f6f=_0x583baa(_0x316877);return _0x316877['howMany']--,_0x483f6f['howMany']=0x1,_0x483f6f['sourcePosition']=v(_0x483f6f['sourcePosition'],_0x316877['howMany']),_0x483f6f;}['_compareOperations'](_0x1042ff,_0x16c888){return!(!this['_checkOperation'](_0x1042ff)||!this['_checkOperation'](_0x16c888))&&(O(v(_0x1042ff['sourcePosition'],-0x1),_0x16c888['sourcePosition'])&&O(_0x1042ff['targetPosition'],_0x16c888['targetPosition']));}['_compressSingleOperation'](_0x14f167){const _0x4cbb28={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4cbb28,[_0x14f167]),_0x4cbb28['buffers'][0x0];}['_decompressSingleOperation'](_0x594e93){const _0x233931=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x233931,_0x594e93),_0x233931[0x0];}['_checkOperation'](_0x5850f4){return'MoveOperation'==_0x5850f4['__className']&&'$graveyard'==_0x5850f4['targetPosition']['root']&&0x1==_0x5850f4['howMany']&&!_0x5850f4['wasUndone'];}}class h extends _{['_combineNext'](_0x25c303,_0xd833ed){return _0xd833ed['howMany']++,_0xd833ed;}['_splitCurrent'](_0x3c8a5a){const _0x408783=_0x583baa(_0x3c8a5a);return _0x408783['howMany']=0x1,_0x3c8a5a['howMany']--,_0x408783;}['_compareOperations'](_0x5e76a0,_0x118d1a){return!(!this['_checkOperation'](_0x5e76a0)||!this['_checkOperation'](_0x118d1a))&&(O(_0x5e76a0['sourcePosition'],_0x118d1a['sourcePosition'])&&O(_0x5e76a0['targetPosition'],_0x118d1a['targetPosition']));}['_compressSingleOperation'](_0x1c6d5c){const _0x4185ce={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4185ce,[_0x1c6d5c]),_0x4185ce['buffers'][0x0];}['_decompressSingleOperation'](_0x4ffc3d){const _0x3989f0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3989f0,_0x4ffc3d),_0x3989f0[0x0];}['_checkOperation'](_0x3651d8){return'MoveOperation'==_0x3651d8['__className']&&'$graveyard'==_0x3651d8['targetPosition']['root']&&0x1==_0x3651d8['howMany']&&!_0x3651d8['wasUndone'];}}class f extends _{['compress'](_0x1de93b,_0x12bf17){if(!this['_compareOperations'](_0x12bf17[0x0],_0x12bf17[0x1]))return!0x1;const _0x59dfdc=_0x12bf17['shift']();return _0x59dfdc['oldRange']=null,_0x59dfdc['newRange']&&O(_0x59dfdc['newRange']['start'],_0x59dfdc['newRange']['end'])&&(_0x59dfdc['newRange']['end']=null),_0x12bf17['shift'](),_0x1de93b['types']['push'](this['_id']),_0x1de93b['types']['push'](0x0),_0x1de93b['buffers']['push'](this['_compressSingleOperation'](_0x59dfdc)),!0x0;}['decompress'](_0x5bc9c4,_0x24e50f){const _0x1d38f0=this['_decompressSingleOperation'](_0x24e50f);_0x1d38f0['newRange']&&!_0x1d38f0['newRange']['end']&&(_0x1d38f0['newRange']['end']=_0x583baa(_0x1d38f0['newRange']['start']));const _0x89f1db=_0x583baa(_0x1d38f0);_0x89f1db['newRange']&&(_0x89f1db['newRange']['start']['stickiness']='toNone',_0x89f1db['newRange']['end']=_0x583baa(_0x89f1db['newRange']['start'])),_0x89f1db['name']='user:position:'+_0x89f1db['name']['split'](':')[0x2],_0x24e50f['types']['shift'](),_0x5bc9c4['push'](_0x1d38f0),_0x5bc9c4['push'](_0x89f1db);}['_compressSingleOperation'](_0x1cac5c){const _0x293c70={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x293c70,[_0x1cac5c]),_0x293c70['buffers'][0x0];}['_decompressSingleOperation'](_0x8d13b8){const _0x244feb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x244feb,_0x8d13b8),_0x244feb[0x0];}['_compareOperations'](_0x5670c4,_0x370f81){return!(!_0x5670c4||!_0x370f81)&&('MarkerOperation'==_0x5670c4['__className']&&'MarkerOperation'==_0x370f81['__className']&&!(!_0x5670c4['name']['startsWith']('user:')||!_0x370f81['name']['startsWith']('user:')||_0x5670c4['name']==_0x370f81['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x42051e=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',_0x42051e,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x42051e,'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'](_0x55adc7){if(!_0x55adc7||!_0x55adc7[0x0])throw new _0x2054e7('no-operations-provided',this);const _0x1ac500={'types':[],'buffers':[],'baseVersion':_0x55adc7[0x0]['baseVersion']};for(;_0x55adc7['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('TypingAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName'](_0x55adc7[0x0]['__className'])['compress'](_0x1ac500,_0x55adc7);return _0x1ac500;}['decompress'](_0xc2ebc4){const _0x5f3f5a=[];for(;_0xc2ebc4['types']['length'];){const _0x4df744=this['_compressorById']['get'](_0xc2ebc4['types'][0x0]);if(!_0x4df744)throw new _0x2054e7('decompress-compressor-not-found',this,{'type':_0xc2ebc4['types'][0x0]});_0x4df744['decompress'](_0x5f3f5a,_0xc2ebc4);}return _0x5f3f5a['forEach']((_0x127fa7,_0x396906)=>_0x127fa7['baseVersion']=_0xc2ebc4['baseVersion']+_0x396906),_0x5f3f5a;}['_getCompressorByName'](_0x2cc348){return this['_compressorByName']['get'](_0x2cc348);}['_registerOperationCompressor'](_0x474045,_0x468f1a,_0x5b3530){const _0x21bb11=new _0x5b3530(_0x474045,_0x468f1a,this['_protobufFactory']['getDescriptor'](_0x468f1a));this['_registerCompressor'](_0x474045,_0x468f1a,_0x21bb11);}['_registerActionCompressor'](_0x3a427e,_0x14b55f,_0x4d32c4){const _0x297ff8=new _0x4d32c4(_0x3a427e,this);this['_registerCompressor'](_0x3a427e,_0x14b55f,_0x297ff8);}['_registerCompressor'](_0x40b3c9,_0xd45af8,_0x534058){this['_compressorById']['set'](_0x40b3c9,_0x534058),this['_compressorByName']['set'](_0xd45af8,_0x534058);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "45.2.
|
|
3
|
+
"version": "45.2.1-alpha.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "45.2.
|
|
37
|
-
"ckeditor5": "45.2.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.2.1-alpha.0",
|
|
37
|
+
"ckeditor5": "45.2.1-alpha.0",
|
|
38
38
|
"es-toolkit": "1.32.0",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3c25(_0x41a739,_0x32ae73){const _0x2f011d=_0x2f01();return _0x3c25=function(_0x3c254b,_0x4130aa){_0x3c254b=_0x3c254b-0x182;let _0x1863d5=_0x2f011d[_0x3c254b];return _0x1863d5;},_0x3c25(_0x41a739,_0x32ae73);}function _0x2f01(){const _0x85f0b9=['buffers','4907nRnyEv','_id','9535030wgThEL','decompress','32843932ndNbEB','16LsVOdy','6329430lMUoxZ','_compareOperations','4404350lPGClr','shift','5hxkRIP','_context','9084OQLFOQ','_decompressSingleOperation','push','3144zWkVvC','compress','20RXDZaD','types','_splitCurrent','_combineNext','length','_compressSingleOperation','844743oDAFnS'];_0x2f01=function(){return _0x85f0b9;};return _0x2f01();}const _0x3da631=_0x3c25;(function(_0x580b20,_0x17bd43){const _0xe5a587=_0x3c25,_0x2d53cc=_0x580b20();while(!![]){try{const _0x4e4fb5=parseInt(_0xe5a587(0x18d))/0x1*(parseInt(_0xe5a587(0x18f))/0x2)+-parseInt(_0xe5a587(0x19a))/0x3*(parseInt(_0xe5a587(0x194))/0x4)+-parseInt(_0xe5a587(0x18b))/0x5+-parseInt(_0xe5a587(0x192))/0x6*(parseInt(_0xe5a587(0x183))/0x7)+-parseInt(_0xe5a587(0x188))/0x8*(-parseInt(_0xe5a587(0x189))/0x9)+-parseInt(_0xe5a587(0x185))/0xa+parseInt(_0xe5a587(0x187))/0xb;if(_0x4e4fb5===_0x17bd43)break;else _0x2d53cc['push'](_0x2d53cc['shift']());}catch(_0x1e35c9){_0x2d53cc['push'](_0x2d53cc['shift']());}}}(_0x2f01,0xc4a54));import{cloneDeep as _0x2d4b43}from'es-toolkit/compat';export default class _{[_0x3da631(0x184)];[_0x3da631(0x18e)];constructor(_0x2445bf,_0xff883b){const _0x242ae7=_0x3da631;this[_0x242ae7(0x184)]=_0x2445bf,this[_0x242ae7(0x18e)]=_0xff883b;}[_0x3da631(0x193)](_0x17f462,_0x5577f5){const _0x5ecb7f=_0x3da631;let _0x17e10f;for(;_0x5577f5[_0x5ecb7f(0x198)]>0x1&&this[_0x5ecb7f(0x18a)](_0x5577f5[0x0],_0x5577f5[0x1]);)_0x17e10f?(_0x17e10f=this[_0x5ecb7f(0x197)](_0x5577f5[_0x5ecb7f(0x18c)](),_0x17e10f),_0x17f462[_0x5ecb7f(0x195)][_0x5ecb7f(0x191)](0x0)):(_0x17e10f=_0x2d4b43(_0x5577f5[_0x5ecb7f(0x18c)]()),_0x17f462[_0x5ecb7f(0x195)][_0x5ecb7f(0x191)](this[_0x5ecb7f(0x184)]));return!!_0x17e10f&&(_0x17e10f=this[_0x5ecb7f(0x197)](_0x5577f5[_0x5ecb7f(0x18c)](),_0x17e10f),_0x17f462[_0x5ecb7f(0x195)][_0x5ecb7f(0x191)](0x0),_0x17f462[_0x5ecb7f(0x182)][_0x5ecb7f(0x191)](this[_0x5ecb7f(0x199)](_0x17e10f)),!0x0);}[_0x3da631(0x186)](_0x45aab4,_0x1163a8){const _0x39987b=_0x3da631,_0x209d0f=this[_0x39987b(0x190)](_0x1163a8);for(;0x0==_0x1163a8[_0x39987b(0x195)][0x0];)_0x1163a8[_0x39987b(0x195)][_0x39987b(0x18c)](),_0x45aab4[_0x39987b(0x191)](this[_0x39987b(0x196)](_0x209d0f));_0x45aab4[_0x39987b(0x191)](_0x209d0f);}}
|