@ckeditor/ckeditor5-operations-compressor 45.2.0-alpha.6 → 45.2.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 _0x1968b2}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0xe1103a from'protobufjs/minimal.js';import{cloneDeep as _0x103d88,isEqual as _0x3f67b3,isObject as _0x552073}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x576ce5=_0xe1103a['Reader'],_0x3e38b3=_0xe1103a['Writer'],_0x954090=_0xe1103a['util'],_0x596528=_0xe1103a['roots']['default']||(_0xe1103a['roots']['default']={});return _0x596528['AttributeOperation']=(function(){function _0x429b88(_0x4af2e8){if(_0x4af2e8){for(var _0xc11ff9=Object['keys'](_0x4af2e8),_0x41851d=0x0;_0x41851d<_0xc11ff9['length'];++_0x41851d)null!=_0x4af2e8[_0xc11ff9[_0x41851d]]&&(this[_0xc11ff9[_0x41851d]]=_0x4af2e8[_0xc11ff9[_0x41851d]]);}}return _0x429b88['prototype']['range']=null,_0x429b88['prototype']['key']='',_0x429b88['prototype']['oldValueBoolean']=!0x1,_0x429b88['prototype']['oldValueJson']='',_0x429b88['prototype']['newValueBoolean']=!0x1,_0x429b88['prototype']['newValueJson']='',_0x429b88['prototype']['wasUndone']=!0x1,_0x429b88['create']=function(_0x451ae5){return new _0x429b88(_0x451ae5);},_0x429b88['encode']=function(_0x1fc9b7,_0x5d0777){return _0x5d0777||(_0x5d0777=_0x3e38b3['create']()),null!=_0x1fc9b7['range']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'range')&&_0x596528['Range']['encode'](_0x1fc9b7['range'],_0x5d0777['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1fc9b7['key']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'key')&&_0x5d0777['uint32'](0x12)['string'](_0x1fc9b7['key']),null!=_0x1fc9b7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'oldValueBoolean')&&_0x5d0777['uint32'](0x18)['bool'](_0x1fc9b7['oldValueBoolean']),null!=_0x1fc9b7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'oldValueJson')&&_0x5d0777['uint32'](0x22)['string'](_0x1fc9b7['oldValueJson']),null!=_0x1fc9b7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'newValueBoolean')&&_0x5d0777['uint32'](0x28)['bool'](_0x1fc9b7['newValueBoolean']),null!=_0x1fc9b7['newValueJson']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'newValueJson')&&_0x5d0777['uint32'](0x32)['string'](_0x1fc9b7['newValueJson']),null!=_0x1fc9b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'wasUndone')&&_0x5d0777['uint32'](0x38)['bool'](_0x1fc9b7['wasUndone']),_0x5d0777;},_0x429b88['encodeDelimited']=function(_0x5573f3,_0x3919ce){return this['encode'](_0x5573f3,_0x3919ce)['ldelim']();},_0x429b88['decode']=function(_0x3da500,_0x29e7bd){_0x3da500 instanceof _0x576ce5||(_0x3da500=_0x576ce5['create'](_0x3da500));for(var _0x3ae469=void 0x0===_0x29e7bd?_0x3da500['len']:_0x3da500['pos']+_0x29e7bd,_0x3e90fe=new _0x596528['AttributeOperation']();_0x3da500['pos']<_0x3ae469;){var _0x4397f3=_0x3da500['uint32']();switch(_0x4397f3>>>0x3){case 0x1:_0x3e90fe['range']=_0x596528['Range']['decode'](_0x3da500,_0x3da500['uint32']());break;case 0x2:_0x3e90fe['key']=_0x3da500['string']();break;case 0x3:_0x3e90fe['oldValueBoolean']=_0x3da500['bool']();break;case 0x4:_0x3e90fe['oldValueJson']=_0x3da500['string']();break;case 0x5:_0x3e90fe['newValueBoolean']=_0x3da500['bool']();break;case 0x6:_0x3e90fe['newValueJson']=_0x3da500['string']();break;case 0x7:_0x3e90fe['wasUndone']=_0x3da500['bool']();break;default:_0x3da500['skipType'](0x7&_0x4397f3);}}return _0x3e90fe;},_0x429b88['decodeDelimited']=function(_0x1ca4d4){return _0x1ca4d4 instanceof _0x576ce5||(_0x1ca4d4=new _0x576ce5(_0x1ca4d4)),this['decode'](_0x1ca4d4,_0x1ca4d4['uint32']());},_0x429b88['verify']=function(_0x31320f){if('object'!=typeof _0x31320f||null===_0x31320f)return'object\x20expected';if(null!=_0x31320f['range']&&_0x31320f['hasOwnProperty']('range')){var _0x5be8be=_0x596528['Range']['verify'](_0x31320f['range']);if(_0x5be8be)return'range.'+_0x5be8be;}return null!=_0x31320f['key']&&_0x31320f['hasOwnProperty']('key')&&!_0x954090['isString'](_0x31320f['key'])?'key:\x20string\x20expected':null!=_0x31320f['oldValueBoolean']&&_0x31320f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x31320f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x31320f['oldValueJson']&&_0x31320f['hasOwnProperty']('oldValueJson')&&!_0x954090['isString'](_0x31320f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x31320f['newValueBoolean']&&_0x31320f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x31320f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x31320f['newValueJson']&&_0x31320f['hasOwnProperty']('newValueJson')&&!_0x954090['isString'](_0x31320f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x31320f['wasUndone']&&_0x31320f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31320f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x429b88['fromObject']=function(_0xb88666){if(_0xb88666 instanceof _0x596528['AttributeOperation'])return _0xb88666;var _0x2dfc8f=new _0x596528['AttributeOperation']();if(null!=_0xb88666['range']){if('object'!=typeof _0xb88666['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2dfc8f['range']=_0x596528['Range']['fromObject'](_0xb88666['range']);}return null!=_0xb88666['key']&&(_0x2dfc8f['key']=String(_0xb88666['key'])),null!=_0xb88666['oldValueBoolean']&&(_0x2dfc8f['oldValueBoolean']=Boolean(_0xb88666['oldValueBoolean'])),null!=_0xb88666['oldValueJson']&&(_0x2dfc8f['oldValueJson']=String(_0xb88666['oldValueJson'])),null!=_0xb88666['newValueBoolean']&&(_0x2dfc8f['newValueBoolean']=Boolean(_0xb88666['newValueBoolean'])),null!=_0xb88666['newValueJson']&&(_0x2dfc8f['newValueJson']=String(_0xb88666['newValueJson'])),null!=_0xb88666['wasUndone']&&(_0x2dfc8f['wasUndone']=Boolean(_0xb88666['wasUndone'])),_0x2dfc8f;},_0x429b88['toObject']=function(_0x13ef55,_0x512edf){_0x512edf||(_0x512edf={});var _0x1457e5={};return _0x512edf['defaults']&&(_0x1457e5['range']=null,_0x1457e5['key']='',_0x1457e5['oldValueBoolean']=!0x1,_0x1457e5['oldValueJson']='',_0x1457e5['newValueBoolean']=!0x1,_0x1457e5['newValueJson']='',_0x1457e5['wasUndone']=!0x1),null!=_0x13ef55['range']&&_0x13ef55['hasOwnProperty']('range')&&(_0x1457e5['range']=_0x596528['Range']['toObject'](_0x13ef55['range'],_0x512edf)),null!=_0x13ef55['key']&&_0x13ef55['hasOwnProperty']('key')&&(_0x1457e5['key']=_0x13ef55['key']),null!=_0x13ef55['oldValueBoolean']&&_0x13ef55['hasOwnProperty']('oldValueBoolean')&&(_0x1457e5['oldValueBoolean']=_0x13ef55['oldValueBoolean']),null!=_0x13ef55['oldValueJson']&&_0x13ef55['hasOwnProperty']('oldValueJson')&&(_0x1457e5['oldValueJson']=_0x13ef55['oldValueJson']),null!=_0x13ef55['newValueBoolean']&&_0x13ef55['hasOwnProperty']('newValueBoolean')&&(_0x1457e5['newValueBoolean']=_0x13ef55['newValueBoolean']),null!=_0x13ef55['newValueJson']&&_0x13ef55['hasOwnProperty']('newValueJson')&&(_0x1457e5['newValueJson']=_0x13ef55['newValueJson']),null!=_0x13ef55['wasUndone']&&_0x13ef55['hasOwnProperty']('wasUndone')&&(_0x1457e5['wasUndone']=_0x13ef55['wasUndone']),_0x1457e5;},_0x429b88['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x429b88['getTypeUrl']=function(_0x764148){return void 0x0===_0x764148&&(_0x764148='type.googleapis.com'),_0x764148+'/AttributeOperation';},_0x429b88;}()),_0x596528['InsertOperation']=(function(){function _0x1554ba(_0x58c841){if(this['nodes']=[],_0x58c841){for(var _0x3d2077=Object['keys'](_0x58c841),_0x55fcd0=0x0;_0x55fcd0<_0x3d2077['length'];++_0x55fcd0)null!=_0x58c841[_0x3d2077[_0x55fcd0]]&&(this[_0x3d2077[_0x55fcd0]]=_0x58c841[_0x3d2077[_0x55fcd0]]);}}return _0x1554ba['prototype']['position']=null,_0x1554ba['prototype']['nodes']=_0x954090['emptyArray'],_0x1554ba['prototype']['shouldReceiveAttributes']=!0x1,_0x1554ba['prototype']['wasUndone']=!0x1,_0x1554ba['create']=function(_0x2bdc55){return new _0x1554ba(_0x2bdc55);},_0x1554ba['encode']=function(_0x389765,_0x1a0979){if(_0x1a0979||(_0x1a0979=_0x3e38b3['create']()),null!=_0x389765['position']&&Object['hasOwnProperty']['call'](_0x389765,'position')&&_0x596528['Position']['encode'](_0x389765['position'],_0x1a0979['uint32'](0xa)['fork']())['ldelim'](),null!=_0x389765['nodes']&&_0x389765['nodes']['length']){for(var _0x50b1b0=0x0;_0x50b1b0<_0x389765['nodes']['length'];++_0x50b1b0)_0x596528['Element']['encode'](_0x389765['nodes'][_0x50b1b0],_0x1a0979['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x389765['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x389765,'shouldReceiveAttributes')&&_0x1a0979['uint32'](0x18)['bool'](_0x389765['shouldReceiveAttributes']),null!=_0x389765['wasUndone']&&Object['hasOwnProperty']['call'](_0x389765,'wasUndone')&&_0x1a0979['uint32'](0x20)['bool'](_0x389765['wasUndone']),_0x1a0979;},_0x1554ba['encodeDelimited']=function(_0x10b8d7,_0x98db36){return this['encode'](_0x10b8d7,_0x98db36)['ldelim']();},_0x1554ba['decode']=function(_0x5c9a81,_0x1a635a){_0x5c9a81 instanceof _0x576ce5||(_0x5c9a81=_0x576ce5['create'](_0x5c9a81));for(var _0x192443=void 0x0===_0x1a635a?_0x5c9a81['len']:_0x5c9a81['pos']+_0x1a635a,_0x59a327=new _0x596528['InsertOperation']();_0x5c9a81['pos']<_0x192443;){var _0x4cf22f=_0x5c9a81['uint32']();switch(_0x4cf22f>>>0x3){case 0x1:_0x59a327['position']=_0x596528['Position']['decode'](_0x5c9a81,_0x5c9a81['uint32']());break;case 0x2:_0x59a327['nodes']&&_0x59a327['nodes']['length']||(_0x59a327['nodes']=[]),_0x59a327['nodes']['push'](_0x596528['Element']['decode'](_0x5c9a81,_0x5c9a81['uint32']()));break;case 0x3:_0x59a327['shouldReceiveAttributes']=_0x5c9a81['bool']();break;case 0x4:_0x59a327['wasUndone']=_0x5c9a81['bool']();break;default:_0x5c9a81['skipType'](0x7&_0x4cf22f);}}return _0x59a327;},_0x1554ba['decodeDelimited']=function(_0x15b7e9){return _0x15b7e9 instanceof _0x576ce5||(_0x15b7e9=new _0x576ce5(_0x15b7e9)),this['decode'](_0x15b7e9,_0x15b7e9['uint32']());},_0x1554ba['verify']=function(_0x262bce){if('object'!=typeof _0x262bce||null===_0x262bce)return'object\x20expected';if(null!=_0x262bce['position']&&_0x262bce['hasOwnProperty']('position')&&(_0x10dc9b=_0x596528['Position']['verify'](_0x262bce['position'])))return'position.'+_0x10dc9b;if(null!=_0x262bce['nodes']&&_0x262bce['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x262bce['nodes']))return'nodes:\x20array\x20expected';for(var _0x3856ca=0x0;_0x3856ca<_0x262bce['nodes']['length'];++_0x3856ca){var _0x10dc9b;if(_0x10dc9b=_0x596528['Element']['verify'](_0x262bce['nodes'][_0x3856ca]))return'nodes.'+_0x10dc9b;}}return null!=_0x262bce['shouldReceiveAttributes']&&_0x262bce['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x262bce['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x262bce['wasUndone']&&_0x262bce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x262bce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1554ba['fromObject']=function(_0x18da8c){if(_0x18da8c instanceof _0x596528['InsertOperation'])return _0x18da8c;var _0xe077f=new _0x596528['InsertOperation']();if(null!=_0x18da8c['position']){if('object'!=typeof _0x18da8c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xe077f['position']=_0x596528['Position']['fromObject'](_0x18da8c['position']);}if(_0x18da8c['nodes']){if(!Array['isArray'](_0x18da8c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xe077f['nodes']=[];for(var _0x243d47=0x0;_0x243d47<_0x18da8c['nodes']['length'];++_0x243d47){if('object'!=typeof _0x18da8c['nodes'][_0x243d47])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xe077f['nodes'][_0x243d47]=_0x596528['Element']['fromObject'](_0x18da8c['nodes'][_0x243d47]);}}return null!=_0x18da8c['shouldReceiveAttributes']&&(_0xe077f['shouldReceiveAttributes']=Boolean(_0x18da8c['shouldReceiveAttributes'])),null!=_0x18da8c['wasUndone']&&(_0xe077f['wasUndone']=Boolean(_0x18da8c['wasUndone'])),_0xe077f;},_0x1554ba['toObject']=function(_0x246519,_0xda452f){_0xda452f||(_0xda452f={});var _0x3b0dc9={};if((_0xda452f['arrays']||_0xda452f['defaults'])&&(_0x3b0dc9['nodes']=[]),_0xda452f['defaults']&&(_0x3b0dc9['position']=null,_0x3b0dc9['shouldReceiveAttributes']=!0x1,_0x3b0dc9['wasUndone']=!0x1),null!=_0x246519['position']&&_0x246519['hasOwnProperty']('position')&&(_0x3b0dc9['position']=_0x596528['Position']['toObject'](_0x246519['position'],_0xda452f)),_0x246519['nodes']&&_0x246519['nodes']['length']){_0x3b0dc9['nodes']=[];for(var _0x61d203=0x0;_0x61d203<_0x246519['nodes']['length'];++_0x61d203)_0x3b0dc9['nodes'][_0x61d203]=_0x596528['Element']['toObject'](_0x246519['nodes'][_0x61d203],_0xda452f);}return null!=_0x246519['shouldReceiveAttributes']&&_0x246519['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3b0dc9['shouldReceiveAttributes']=_0x246519['shouldReceiveAttributes']),null!=_0x246519['wasUndone']&&_0x246519['hasOwnProperty']('wasUndone')&&(_0x3b0dc9['wasUndone']=_0x246519['wasUndone']),_0x3b0dc9;},_0x1554ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x1554ba['getTypeUrl']=function(_0x4838c4){return void 0x0===_0x4838c4&&(_0x4838c4='type.googleapis.com'),_0x4838c4+'/InsertOperation';},_0x1554ba;}()),_0x596528['MarkerOperation']=(function(){function _0x135159(_0x2da2d5){if(_0x2da2d5){for(var _0x1185b6=Object['keys'](_0x2da2d5),_0x216be9=0x0;_0x216be9<_0x1185b6['length'];++_0x216be9)null!=_0x2da2d5[_0x1185b6[_0x216be9]]&&(this[_0x1185b6[_0x216be9]]=_0x2da2d5[_0x1185b6[_0x216be9]]);}}return _0x135159['prototype']['name']='',_0x135159['prototype']['oldRange']=null,_0x135159['prototype']['newRange']=null,_0x135159['prototype']['affectsData']=!0x1,_0x135159['prototype']['wasUndone']=!0x1,_0x135159['create']=function(_0x44c25b){return new _0x135159(_0x44c25b);},_0x135159['encode']=function(_0x2a6364,_0x2102c1){return _0x2102c1||(_0x2102c1=_0x3e38b3['create']()),null!=_0x2a6364['name']&&Object['hasOwnProperty']['call'](_0x2a6364,'name')&&_0x2102c1['uint32'](0xa)['string'](_0x2a6364['name']),null!=_0x2a6364['oldRange']&&Object['hasOwnProperty']['call'](_0x2a6364,'oldRange')&&_0x596528['Range']['encode'](_0x2a6364['oldRange'],_0x2102c1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2a6364['newRange']&&Object['hasOwnProperty']['call'](_0x2a6364,'newRange')&&_0x596528['Range']['encode'](_0x2a6364['newRange'],_0x2102c1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2a6364['affectsData']&&Object['hasOwnProperty']['call'](_0x2a6364,'affectsData')&&_0x2102c1['uint32'](0x20)['bool'](_0x2a6364['affectsData']),null!=_0x2a6364['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a6364,'wasUndone')&&_0x2102c1['uint32'](0x28)['bool'](_0x2a6364['wasUndone']),_0x2102c1;},_0x135159['encodeDelimited']=function(_0xb755a,_0x41c2e0){return this['encode'](_0xb755a,_0x41c2e0)['ldelim']();},_0x135159['decode']=function(_0x111dd6,_0x21ddfe){_0x111dd6 instanceof _0x576ce5||(_0x111dd6=_0x576ce5['create'](_0x111dd6));for(var _0x159e78=void 0x0===_0x21ddfe?_0x111dd6['len']:_0x111dd6['pos']+_0x21ddfe,_0x307bf1=new _0x596528['MarkerOperation']();_0x111dd6['pos']<_0x159e78;){var _0x4d8af2=_0x111dd6['uint32']();switch(_0x4d8af2>>>0x3){case 0x1:_0x307bf1['name']=_0x111dd6['string']();break;case 0x2:_0x307bf1['oldRange']=_0x596528['Range']['decode'](_0x111dd6,_0x111dd6['uint32']());break;case 0x3:_0x307bf1['newRange']=_0x596528['Range']['decode'](_0x111dd6,_0x111dd6['uint32']());break;case 0x4:_0x307bf1['affectsData']=_0x111dd6['bool']();break;case 0x5:_0x307bf1['wasUndone']=_0x111dd6['bool']();break;default:_0x111dd6['skipType'](0x7&_0x4d8af2);}}return _0x307bf1;},_0x135159['decodeDelimited']=function(_0x35a6cf){return _0x35a6cf instanceof _0x576ce5||(_0x35a6cf=new _0x576ce5(_0x35a6cf)),this['decode'](_0x35a6cf,_0x35a6cf['uint32']());},_0x135159['verify']=function(_0xd30271){if('object'!=typeof _0xd30271||null===_0xd30271)return'object\x20expected';if(null!=_0xd30271['name']&&_0xd30271['hasOwnProperty']('name')&&!_0x954090['isString'](_0xd30271['name']))return'name:\x20string\x20expected';var _0x2f97de;if(null!=_0xd30271['oldRange']&&_0xd30271['hasOwnProperty']('oldRange')&&(_0x2f97de=_0x596528['Range']['verify'](_0xd30271['oldRange'])))return'oldRange.'+_0x2f97de;if(null!=_0xd30271['newRange']&&_0xd30271['hasOwnProperty']('newRange')&&(_0x2f97de=_0x596528['Range']['verify'](_0xd30271['newRange'])))return'newRange.'+_0x2f97de;return null!=_0xd30271['affectsData']&&_0xd30271['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xd30271['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xd30271['wasUndone']&&_0xd30271['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd30271['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x135159['fromObject']=function(_0x5a2d6d){if(_0x5a2d6d instanceof _0x596528['MarkerOperation'])return _0x5a2d6d;var _0x1bdfd4=new _0x596528['MarkerOperation']();if(null!=_0x5a2d6d['name']&&(_0x1bdfd4['name']=String(_0x5a2d6d['name'])),null!=_0x5a2d6d['oldRange']){if('object'!=typeof _0x5a2d6d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1bdfd4['oldRange']=_0x596528['Range']['fromObject'](_0x5a2d6d['oldRange']);}if(null!=_0x5a2d6d['newRange']){if('object'!=typeof _0x5a2d6d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1bdfd4['newRange']=_0x596528['Range']['fromObject'](_0x5a2d6d['newRange']);}return null!=_0x5a2d6d['affectsData']&&(_0x1bdfd4['affectsData']=Boolean(_0x5a2d6d['affectsData'])),null!=_0x5a2d6d['wasUndone']&&(_0x1bdfd4['wasUndone']=Boolean(_0x5a2d6d['wasUndone'])),_0x1bdfd4;},_0x135159['toObject']=function(_0x3a6aac,_0x21027b){_0x21027b||(_0x21027b={});var _0x291179={};return _0x21027b['defaults']&&(_0x291179['name']='',_0x291179['oldRange']=null,_0x291179['newRange']=null,_0x291179['affectsData']=!0x1,_0x291179['wasUndone']=!0x1),null!=_0x3a6aac['name']&&_0x3a6aac['hasOwnProperty']('name')&&(_0x291179['name']=_0x3a6aac['name']),null!=_0x3a6aac['oldRange']&&_0x3a6aac['hasOwnProperty']('oldRange')&&(_0x291179['oldRange']=_0x596528['Range']['toObject'](_0x3a6aac['oldRange'],_0x21027b)),null!=_0x3a6aac['newRange']&&_0x3a6aac['hasOwnProperty']('newRange')&&(_0x291179['newRange']=_0x596528['Range']['toObject'](_0x3a6aac['newRange'],_0x21027b)),null!=_0x3a6aac['affectsData']&&_0x3a6aac['hasOwnProperty']('affectsData')&&(_0x291179['affectsData']=_0x3a6aac['affectsData']),null!=_0x3a6aac['wasUndone']&&_0x3a6aac['hasOwnProperty']('wasUndone')&&(_0x291179['wasUndone']=_0x3a6aac['wasUndone']),_0x291179;},_0x135159['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x135159['getTypeUrl']=function(_0x2e2337){return void 0x0===_0x2e2337&&(_0x2e2337='type.googleapis.com'),_0x2e2337+'/MarkerOperation';},_0x135159;}()),_0x596528['MergeOperation']=(function(){function _0x4360ae(_0x24e5c0){if(_0x24e5c0){for(var _0x408b51=Object['keys'](_0x24e5c0),_0x1fb688=0x0;_0x1fb688<_0x408b51['length'];++_0x1fb688)null!=_0x24e5c0[_0x408b51[_0x1fb688]]&&(this[_0x408b51[_0x1fb688]]=_0x24e5c0[_0x408b51[_0x1fb688]]);}}return _0x4360ae['prototype']['sourcePosition']=null,_0x4360ae['prototype']['targetPosition']=null,_0x4360ae['prototype']['graveyardPosition']=null,_0x4360ae['prototype']['howMany']=0x0,_0x4360ae['prototype']['wasUndone']=!0x1,_0x4360ae['create']=function(_0x59bf29){return new _0x4360ae(_0x59bf29);},_0x4360ae['encode']=function(_0x1d8d2f,_0x28a5db){return _0x28a5db||(_0x28a5db=_0x3e38b3['create']()),null!=_0x1d8d2f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'sourcePosition')&&_0x596528['Position']['encode'](_0x1d8d2f['sourcePosition'],_0x28a5db['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d8d2f['targetPosition']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'targetPosition')&&_0x596528['Position']['encode'](_0x1d8d2f['targetPosition'],_0x28a5db['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d8d2f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'graveyardPosition')&&_0x596528['Position']['encode'](_0x1d8d2f['graveyardPosition'],_0x28a5db['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1d8d2f['howMany']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'howMany')&&_0x28a5db['uint32'](0x20)['uint32'](_0x1d8d2f['howMany']),null!=_0x1d8d2f['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'wasUndone')&&_0x28a5db['uint32'](0x28)['bool'](_0x1d8d2f['wasUndone']),_0x28a5db;},_0x4360ae['encodeDelimited']=function(_0x1f74ba,_0x4e1010){return this['encode'](_0x1f74ba,_0x4e1010)['ldelim']();},_0x4360ae['decode']=function(_0x4e4231,_0x14ad35){_0x4e4231 instanceof _0x576ce5||(_0x4e4231=_0x576ce5['create'](_0x4e4231));for(var _0x16c9d=void 0x0===_0x14ad35?_0x4e4231['len']:_0x4e4231['pos']+_0x14ad35,_0x49f0c5=new _0x596528['MergeOperation']();_0x4e4231['pos']<_0x16c9d;){var _0x36ec6c=_0x4e4231['uint32']();switch(_0x36ec6c>>>0x3){case 0x1:_0x49f0c5['sourcePosition']=_0x596528['Position']['decode'](_0x4e4231,_0x4e4231['uint32']());break;case 0x2:_0x49f0c5['targetPosition']=_0x596528['Position']['decode'](_0x4e4231,_0x4e4231['uint32']());break;case 0x3:_0x49f0c5['graveyardPosition']=_0x596528['Position']['decode'](_0x4e4231,_0x4e4231['uint32']());break;case 0x4:_0x49f0c5['howMany']=_0x4e4231['uint32']();break;case 0x5:_0x49f0c5['wasUndone']=_0x4e4231['bool']();break;default:_0x4e4231['skipType'](0x7&_0x36ec6c);}}return _0x49f0c5;},_0x4360ae['decodeDelimited']=function(_0xec07c1){return _0xec07c1 instanceof _0x576ce5||(_0xec07c1=new _0x576ce5(_0xec07c1)),this['decode'](_0xec07c1,_0xec07c1['uint32']());},_0x4360ae['verify']=function(_0x910486){if('object'!=typeof _0x910486||null===_0x910486)return'object\x20expected';var _0x487da5;if(null!=_0x910486['sourcePosition']&&_0x910486['hasOwnProperty']('sourcePosition')&&(_0x487da5=_0x596528['Position']['verify'](_0x910486['sourcePosition'])))return'sourcePosition.'+_0x487da5;if(null!=_0x910486['targetPosition']&&_0x910486['hasOwnProperty']('targetPosition')&&(_0x487da5=_0x596528['Position']['verify'](_0x910486['targetPosition'])))return'targetPosition.'+_0x487da5;if(null!=_0x910486['graveyardPosition']&&_0x910486['hasOwnProperty']('graveyardPosition')&&(_0x487da5=_0x596528['Position']['verify'](_0x910486['graveyardPosition'])))return'graveyardPosition.'+_0x487da5;return null!=_0x910486['howMany']&&_0x910486['hasOwnProperty']('howMany')&&!_0x954090['isInteger'](_0x910486['howMany'])?'howMany:\x20integer\x20expected':null!=_0x910486['wasUndone']&&_0x910486['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x910486['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4360ae['fromObject']=function(_0x11aa4b){if(_0x11aa4b instanceof _0x596528['MergeOperation'])return _0x11aa4b;var _0x21f16d=new _0x596528['MergeOperation']();if(null!=_0x11aa4b['sourcePosition']){if('object'!=typeof _0x11aa4b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x21f16d['sourcePosition']=_0x596528['Position']['fromObject'](_0x11aa4b['sourcePosition']);}if(null!=_0x11aa4b['targetPosition']){if('object'!=typeof _0x11aa4b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x21f16d['targetPosition']=_0x596528['Position']['fromObject'](_0x11aa4b['targetPosition']);}if(null!=_0x11aa4b['graveyardPosition']){if('object'!=typeof _0x11aa4b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x21f16d['graveyardPosition']=_0x596528['Position']['fromObject'](_0x11aa4b['graveyardPosition']);}return null!=_0x11aa4b['howMany']&&(_0x21f16d['howMany']=_0x11aa4b['howMany']>>>0x0),null!=_0x11aa4b['wasUndone']&&(_0x21f16d['wasUndone']=Boolean(_0x11aa4b['wasUndone'])),_0x21f16d;},_0x4360ae['toObject']=function(_0x5ab3ca,_0x45a1c2){_0x45a1c2||(_0x45a1c2={});var _0x243b8e={};return _0x45a1c2['defaults']&&(_0x243b8e['sourcePosition']=null,_0x243b8e['targetPosition']=null,_0x243b8e['graveyardPosition']=null,_0x243b8e['howMany']=0x0,_0x243b8e['wasUndone']=!0x1),null!=_0x5ab3ca['sourcePosition']&&_0x5ab3ca['hasOwnProperty']('sourcePosition')&&(_0x243b8e['sourcePosition']=_0x596528['Position']['toObject'](_0x5ab3ca['sourcePosition'],_0x45a1c2)),null!=_0x5ab3ca['targetPosition']&&_0x5ab3ca['hasOwnProperty']('targetPosition')&&(_0x243b8e['targetPosition']=_0x596528['Position']['toObject'](_0x5ab3ca['targetPosition'],_0x45a1c2)),null!=_0x5ab3ca['graveyardPosition']&&_0x5ab3ca['hasOwnProperty']('graveyardPosition')&&(_0x243b8e['graveyardPosition']=_0x596528['Position']['toObject'](_0x5ab3ca['graveyardPosition'],_0x45a1c2)),null!=_0x5ab3ca['howMany']&&_0x5ab3ca['hasOwnProperty']('howMany')&&(_0x243b8e['howMany']=_0x5ab3ca['howMany']),null!=_0x5ab3ca['wasUndone']&&_0x5ab3ca['hasOwnProperty']('wasUndone')&&(_0x243b8e['wasUndone']=_0x5ab3ca['wasUndone']),_0x243b8e;},_0x4360ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x4360ae['getTypeUrl']=function(_0x2463bb){return void 0x0===_0x2463bb&&(_0x2463bb='type.googleapis.com'),_0x2463bb+'/MergeOperation';},_0x4360ae;}()),_0x596528['MoveOperation']=(function(){function _0x5282ea(_0x4e9de7){if(_0x4e9de7){for(var _0x88446e=Object['keys'](_0x4e9de7),_0x3f22c0=0x0;_0x3f22c0<_0x88446e['length'];++_0x3f22c0)null!=_0x4e9de7[_0x88446e[_0x3f22c0]]&&(this[_0x88446e[_0x3f22c0]]=_0x4e9de7[_0x88446e[_0x3f22c0]]);}}return _0x5282ea['prototype']['sourcePosition']=null,_0x5282ea['prototype']['howMany']=0x0,_0x5282ea['prototype']['targetPosition']=null,_0x5282ea['prototype']['wasUndone']=!0x1,_0x5282ea['create']=function(_0x381059){return new _0x5282ea(_0x381059);},_0x5282ea['encode']=function(_0x119775,_0x54ed29){return _0x54ed29||(_0x54ed29=_0x3e38b3['create']()),null!=_0x119775['sourcePosition']&&Object['hasOwnProperty']['call'](_0x119775,'sourcePosition')&&_0x596528['Position']['encode'](_0x119775['sourcePosition'],_0x54ed29['uint32'](0xa)['fork']())['ldelim'](),null!=_0x119775['howMany']&&Object['hasOwnProperty']['call'](_0x119775,'howMany')&&_0x54ed29['uint32'](0x10)['uint32'](_0x119775['howMany']),null!=_0x119775['targetPosition']&&Object['hasOwnProperty']['call'](_0x119775,'targetPosition')&&_0x596528['Position']['encode'](_0x119775['targetPosition'],_0x54ed29['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x119775['wasUndone']&&Object['hasOwnProperty']['call'](_0x119775,'wasUndone')&&_0x54ed29['uint32'](0x20)['bool'](_0x119775['wasUndone']),_0x54ed29;},_0x5282ea['encodeDelimited']=function(_0x252769,_0x450ec5){return this['encode'](_0x252769,_0x450ec5)['ldelim']();},_0x5282ea['decode']=function(_0x59ccd5,_0x30ef5d){_0x59ccd5 instanceof _0x576ce5||(_0x59ccd5=_0x576ce5['create'](_0x59ccd5));for(var _0x1ca6e8=void 0x0===_0x30ef5d?_0x59ccd5['len']:_0x59ccd5['pos']+_0x30ef5d,_0x32cace=new _0x596528['MoveOperation']();_0x59ccd5['pos']<_0x1ca6e8;){var _0x3fceb9=_0x59ccd5['uint32']();switch(_0x3fceb9>>>0x3){case 0x1:_0x32cace['sourcePosition']=_0x596528['Position']['decode'](_0x59ccd5,_0x59ccd5['uint32']());break;case 0x2:_0x32cace['howMany']=_0x59ccd5['uint32']();break;case 0x3:_0x32cace['targetPosition']=_0x596528['Position']['decode'](_0x59ccd5,_0x59ccd5['uint32']());break;case 0x4:_0x32cace['wasUndone']=_0x59ccd5['bool']();break;default:_0x59ccd5['skipType'](0x7&_0x3fceb9);}}return _0x32cace;},_0x5282ea['decodeDelimited']=function(_0x321381){return _0x321381 instanceof _0x576ce5||(_0x321381=new _0x576ce5(_0x321381)),this['decode'](_0x321381,_0x321381['uint32']());},_0x5282ea['verify']=function(_0x27ab69){if('object'!=typeof _0x27ab69||null===_0x27ab69)return'object\x20expected';var _0x560fd9;if(null!=_0x27ab69['sourcePosition']&&_0x27ab69['hasOwnProperty']('sourcePosition')&&(_0x560fd9=_0x596528['Position']['verify'](_0x27ab69['sourcePosition'])))return'sourcePosition.'+_0x560fd9;if(null!=_0x27ab69['howMany']&&_0x27ab69['hasOwnProperty']('howMany')&&!_0x954090['isInteger'](_0x27ab69['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x27ab69['targetPosition']&&_0x27ab69['hasOwnProperty']('targetPosition')&&(_0x560fd9=_0x596528['Position']['verify'](_0x27ab69['targetPosition'])))return'targetPosition.'+_0x560fd9;return null!=_0x27ab69['wasUndone']&&_0x27ab69['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27ab69['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5282ea['fromObject']=function(_0x257696){if(_0x257696 instanceof _0x596528['MoveOperation'])return _0x257696;var _0xb3fbf5=new _0x596528['MoveOperation']();if(null!=_0x257696['sourcePosition']){if('object'!=typeof _0x257696['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xb3fbf5['sourcePosition']=_0x596528['Position']['fromObject'](_0x257696['sourcePosition']);}if(null!=_0x257696['howMany']&&(_0xb3fbf5['howMany']=_0x257696['howMany']>>>0x0),null!=_0x257696['targetPosition']){if('object'!=typeof _0x257696['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xb3fbf5['targetPosition']=_0x596528['Position']['fromObject'](_0x257696['targetPosition']);}return null!=_0x257696['wasUndone']&&(_0xb3fbf5['wasUndone']=Boolean(_0x257696['wasUndone'])),_0xb3fbf5;},_0x5282ea['toObject']=function(_0x421afb,_0x2af9ef){_0x2af9ef||(_0x2af9ef={});var _0x20a53e={};return _0x2af9ef['defaults']&&(_0x20a53e['sourcePosition']=null,_0x20a53e['howMany']=0x0,_0x20a53e['targetPosition']=null,_0x20a53e['wasUndone']=!0x1),null!=_0x421afb['sourcePosition']&&_0x421afb['hasOwnProperty']('sourcePosition')&&(_0x20a53e['sourcePosition']=_0x596528['Position']['toObject'](_0x421afb['sourcePosition'],_0x2af9ef)),null!=_0x421afb['howMany']&&_0x421afb['hasOwnProperty']('howMany')&&(_0x20a53e['howMany']=_0x421afb['howMany']),null!=_0x421afb['targetPosition']&&_0x421afb['hasOwnProperty']('targetPosition')&&(_0x20a53e['targetPosition']=_0x596528['Position']['toObject'](_0x421afb['targetPosition'],_0x2af9ef)),null!=_0x421afb['wasUndone']&&_0x421afb['hasOwnProperty']('wasUndone')&&(_0x20a53e['wasUndone']=_0x421afb['wasUndone']),_0x20a53e;},_0x5282ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x5282ea['getTypeUrl']=function(_0x374fb5){return void 0x0===_0x374fb5&&(_0x374fb5='type.googleapis.com'),_0x374fb5+'/MoveOperation';},_0x5282ea;}()),_0x596528['RenameOperation']=(function(){function _0x3441ae(_0x303e3e){if(_0x303e3e){for(var _0x45229a=Object['keys'](_0x303e3e),_0x3d6e7e=0x0;_0x3d6e7e<_0x45229a['length'];++_0x3d6e7e)null!=_0x303e3e[_0x45229a[_0x3d6e7e]]&&(this[_0x45229a[_0x3d6e7e]]=_0x303e3e[_0x45229a[_0x3d6e7e]]);}}return _0x3441ae['prototype']['position']=null,_0x3441ae['prototype']['oldName']='',_0x3441ae['prototype']['newName']='',_0x3441ae['prototype']['wasUndone']=!0x1,_0x3441ae['create']=function(_0x4b0c2f){return new _0x3441ae(_0x4b0c2f);},_0x3441ae['encode']=function(_0x18e887,_0x40b9f8){return _0x40b9f8||(_0x40b9f8=_0x3e38b3['create']()),null!=_0x18e887['position']&&Object['hasOwnProperty']['call'](_0x18e887,'position')&&_0x596528['Position']['encode'](_0x18e887['position'],_0x40b9f8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x18e887['oldName']&&Object['hasOwnProperty']['call'](_0x18e887,'oldName')&&_0x40b9f8['uint32'](0x12)['string'](_0x18e887['oldName']),null!=_0x18e887['newName']&&Object['hasOwnProperty']['call'](_0x18e887,'newName')&&_0x40b9f8['uint32'](0x1a)['string'](_0x18e887['newName']),null!=_0x18e887['wasUndone']&&Object['hasOwnProperty']['call'](_0x18e887,'wasUndone')&&_0x40b9f8['uint32'](0x20)['bool'](_0x18e887['wasUndone']),_0x40b9f8;},_0x3441ae['encodeDelimited']=function(_0x2b23c2,_0x1709ab){return this['encode'](_0x2b23c2,_0x1709ab)['ldelim']();},_0x3441ae['decode']=function(_0x2b31f5,_0x343e05){_0x2b31f5 instanceof _0x576ce5||(_0x2b31f5=_0x576ce5['create'](_0x2b31f5));for(var _0x2eff98=void 0x0===_0x343e05?_0x2b31f5['len']:_0x2b31f5['pos']+_0x343e05,_0x2fed56=new _0x596528['RenameOperation']();_0x2b31f5['pos']<_0x2eff98;){var _0x310000=_0x2b31f5['uint32']();switch(_0x310000>>>0x3){case 0x1:_0x2fed56['position']=_0x596528['Position']['decode'](_0x2b31f5,_0x2b31f5['uint32']());break;case 0x2:_0x2fed56['oldName']=_0x2b31f5['string']();break;case 0x3:_0x2fed56['newName']=_0x2b31f5['string']();break;case 0x4:_0x2fed56['wasUndone']=_0x2b31f5['bool']();break;default:_0x2b31f5['skipType'](0x7&_0x310000);}}return _0x2fed56;},_0x3441ae['decodeDelimited']=function(_0x452cc5){return _0x452cc5 instanceof _0x576ce5||(_0x452cc5=new _0x576ce5(_0x452cc5)),this['decode'](_0x452cc5,_0x452cc5['uint32']());},_0x3441ae['verify']=function(_0x4fd1ac){if('object'!=typeof _0x4fd1ac||null===_0x4fd1ac)return'object\x20expected';if(null!=_0x4fd1ac['position']&&_0x4fd1ac['hasOwnProperty']('position')){var _0x4d42ed=_0x596528['Position']['verify'](_0x4fd1ac['position']);if(_0x4d42ed)return'position.'+_0x4d42ed;}return null!=_0x4fd1ac['oldName']&&_0x4fd1ac['hasOwnProperty']('oldName')&&!_0x954090['isString'](_0x4fd1ac['oldName'])?'oldName:\x20string\x20expected':null!=_0x4fd1ac['newName']&&_0x4fd1ac['hasOwnProperty']('newName')&&!_0x954090['isString'](_0x4fd1ac['newName'])?'newName:\x20string\x20expected':null!=_0x4fd1ac['wasUndone']&&_0x4fd1ac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4fd1ac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3441ae['fromObject']=function(_0x37b34e){if(_0x37b34e instanceof _0x596528['RenameOperation'])return _0x37b34e;var _0x49e86f=new _0x596528['RenameOperation']();if(null!=_0x37b34e['position']){if('object'!=typeof _0x37b34e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x49e86f['position']=_0x596528['Position']['fromObject'](_0x37b34e['position']);}return null!=_0x37b34e['oldName']&&(_0x49e86f['oldName']=String(_0x37b34e['oldName'])),null!=_0x37b34e['newName']&&(_0x49e86f['newName']=String(_0x37b34e['newName'])),null!=_0x37b34e['wasUndone']&&(_0x49e86f['wasUndone']=Boolean(_0x37b34e['wasUndone'])),_0x49e86f;},_0x3441ae['toObject']=function(_0x669352,_0x32c1bf){_0x32c1bf||(_0x32c1bf={});var _0x145d4f={};return _0x32c1bf['defaults']&&(_0x145d4f['position']=null,_0x145d4f['oldName']='',_0x145d4f['newName']='',_0x145d4f['wasUndone']=!0x1),null!=_0x669352['position']&&_0x669352['hasOwnProperty']('position')&&(_0x145d4f['position']=_0x596528['Position']['toObject'](_0x669352['position'],_0x32c1bf)),null!=_0x669352['oldName']&&_0x669352['hasOwnProperty']('oldName')&&(_0x145d4f['oldName']=_0x669352['oldName']),null!=_0x669352['newName']&&_0x669352['hasOwnProperty']('newName')&&(_0x145d4f['newName']=_0x669352['newName']),null!=_0x669352['wasUndone']&&_0x669352['hasOwnProperty']('wasUndone')&&(_0x145d4f['wasUndone']=_0x669352['wasUndone']),_0x145d4f;},_0x3441ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x3441ae['getTypeUrl']=function(_0x1d3872){return void 0x0===_0x1d3872&&(_0x1d3872='type.googleapis.com'),_0x1d3872+'/RenameOperation';},_0x3441ae;}()),_0x596528['RootAttributeOperation']=(function(){function _0x1c3eb5(_0x260924){if(_0x260924){for(var _0x17cdfd=Object['keys'](_0x260924),_0x60f470=0x0;_0x60f470<_0x17cdfd['length'];++_0x60f470)null!=_0x260924[_0x17cdfd[_0x60f470]]&&(this[_0x17cdfd[_0x60f470]]=_0x260924[_0x17cdfd[_0x60f470]]);}}return _0x1c3eb5['prototype']['root']='',_0x1c3eb5['prototype']['key']='',_0x1c3eb5['prototype']['oldValueBoolean']=!0x1,_0x1c3eb5['prototype']['oldValueJson']='',_0x1c3eb5['prototype']['newValueBoolean']=!0x1,_0x1c3eb5['prototype']['newValueJson']='',_0x1c3eb5['prototype']['wasUndone']=!0x1,_0x1c3eb5['create']=function(_0x47241b){return new _0x1c3eb5(_0x47241b);},_0x1c3eb5['encode']=function(_0x18d42a,_0x590ec2){return _0x590ec2||(_0x590ec2=_0x3e38b3['create']()),null!=_0x18d42a['root']&&Object['hasOwnProperty']['call'](_0x18d42a,'root')&&_0x590ec2['uint32'](0xa)['string'](_0x18d42a['root']),null!=_0x18d42a['key']&&Object['hasOwnProperty']['call'](_0x18d42a,'key')&&_0x590ec2['uint32'](0x12)['string'](_0x18d42a['key']),null!=_0x18d42a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x18d42a,'oldValueBoolean')&&_0x590ec2['uint32'](0x18)['bool'](_0x18d42a['oldValueBoolean']),null!=_0x18d42a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x18d42a,'oldValueJson')&&_0x590ec2['uint32'](0x22)['string'](_0x18d42a['oldValueJson']),null!=_0x18d42a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x18d42a,'newValueBoolean')&&_0x590ec2['uint32'](0x28)['bool'](_0x18d42a['newValueBoolean']),null!=_0x18d42a['newValueJson']&&Object['hasOwnProperty']['call'](_0x18d42a,'newValueJson')&&_0x590ec2['uint32'](0x32)['string'](_0x18d42a['newValueJson']),null!=_0x18d42a['wasUndone']&&Object['hasOwnProperty']['call'](_0x18d42a,'wasUndone')&&_0x590ec2['uint32'](0x38)['bool'](_0x18d42a['wasUndone']),_0x590ec2;},_0x1c3eb5['encodeDelimited']=function(_0x3793e5,_0x52cb05){return this['encode'](_0x3793e5,_0x52cb05)['ldelim']();},_0x1c3eb5['decode']=function(_0x30fd55,_0xe9f020){_0x30fd55 instanceof _0x576ce5||(_0x30fd55=_0x576ce5['create'](_0x30fd55));for(var _0x272084=void 0x0===_0xe9f020?_0x30fd55['len']:_0x30fd55['pos']+_0xe9f020,_0x483bf0=new _0x596528['RootAttributeOperation']();_0x30fd55['pos']<_0x272084;){var _0x22c406=_0x30fd55['uint32']();switch(_0x22c406>>>0x3){case 0x1:_0x483bf0['root']=_0x30fd55['string']();break;case 0x2:_0x483bf0['key']=_0x30fd55['string']();break;case 0x3:_0x483bf0['oldValueBoolean']=_0x30fd55['bool']();break;case 0x4:_0x483bf0['oldValueJson']=_0x30fd55['string']();break;case 0x5:_0x483bf0['newValueBoolean']=_0x30fd55['bool']();break;case 0x6:_0x483bf0['newValueJson']=_0x30fd55['string']();break;case 0x7:_0x483bf0['wasUndone']=_0x30fd55['bool']();break;default:_0x30fd55['skipType'](0x7&_0x22c406);}}return _0x483bf0;},_0x1c3eb5['decodeDelimited']=function(_0x58d94e){return _0x58d94e instanceof _0x576ce5||(_0x58d94e=new _0x576ce5(_0x58d94e)),this['decode'](_0x58d94e,_0x58d94e['uint32']());},_0x1c3eb5['verify']=function(_0x3e76b3){return'object'!=typeof _0x3e76b3||null===_0x3e76b3?'object\x20expected':null!=_0x3e76b3['root']&&_0x3e76b3['hasOwnProperty']('root')&&!_0x954090['isString'](_0x3e76b3['root'])?'root:\x20string\x20expected':null!=_0x3e76b3['key']&&_0x3e76b3['hasOwnProperty']('key')&&!_0x954090['isString'](_0x3e76b3['key'])?'key:\x20string\x20expected':null!=_0x3e76b3['oldValueBoolean']&&_0x3e76b3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3e76b3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3e76b3['oldValueJson']&&_0x3e76b3['hasOwnProperty']('oldValueJson')&&!_0x954090['isString'](_0x3e76b3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3e76b3['newValueBoolean']&&_0x3e76b3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3e76b3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3e76b3['newValueJson']&&_0x3e76b3['hasOwnProperty']('newValueJson')&&!_0x954090['isString'](_0x3e76b3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3e76b3['wasUndone']&&_0x3e76b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e76b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c3eb5['fromObject']=function(_0x169a56){if(_0x169a56 instanceof _0x596528['RootAttributeOperation'])return _0x169a56;var _0x4a83c2=new _0x596528['RootAttributeOperation']();return null!=_0x169a56['root']&&(_0x4a83c2['root']=String(_0x169a56['root'])),null!=_0x169a56['key']&&(_0x4a83c2['key']=String(_0x169a56['key'])),null!=_0x169a56['oldValueBoolean']&&(_0x4a83c2['oldValueBoolean']=Boolean(_0x169a56['oldValueBoolean'])),null!=_0x169a56['oldValueJson']&&(_0x4a83c2['oldValueJson']=String(_0x169a56['oldValueJson'])),null!=_0x169a56['newValueBoolean']&&(_0x4a83c2['newValueBoolean']=Boolean(_0x169a56['newValueBoolean'])),null!=_0x169a56['newValueJson']&&(_0x4a83c2['newValueJson']=String(_0x169a56['newValueJson'])),null!=_0x169a56['wasUndone']&&(_0x4a83c2['wasUndone']=Boolean(_0x169a56['wasUndone'])),_0x4a83c2;},_0x1c3eb5['toObject']=function(_0x337d9e,_0x21f779){_0x21f779||(_0x21f779={});var _0x4379e9={};return _0x21f779['defaults']&&(_0x4379e9['root']='',_0x4379e9['key']='',_0x4379e9['oldValueBoolean']=!0x1,_0x4379e9['oldValueJson']='',_0x4379e9['newValueBoolean']=!0x1,_0x4379e9['newValueJson']='',_0x4379e9['wasUndone']=!0x1),null!=_0x337d9e['root']&&_0x337d9e['hasOwnProperty']('root')&&(_0x4379e9['root']=_0x337d9e['root']),null!=_0x337d9e['key']&&_0x337d9e['hasOwnProperty']('key')&&(_0x4379e9['key']=_0x337d9e['key']),null!=_0x337d9e['oldValueBoolean']&&_0x337d9e['hasOwnProperty']('oldValueBoolean')&&(_0x4379e9['oldValueBoolean']=_0x337d9e['oldValueBoolean']),null!=_0x337d9e['oldValueJson']&&_0x337d9e['hasOwnProperty']('oldValueJson')&&(_0x4379e9['oldValueJson']=_0x337d9e['oldValueJson']),null!=_0x337d9e['newValueBoolean']&&_0x337d9e['hasOwnProperty']('newValueBoolean')&&(_0x4379e9['newValueBoolean']=_0x337d9e['newValueBoolean']),null!=_0x337d9e['newValueJson']&&_0x337d9e['hasOwnProperty']('newValueJson')&&(_0x4379e9['newValueJson']=_0x337d9e['newValueJson']),null!=_0x337d9e['wasUndone']&&_0x337d9e['hasOwnProperty']('wasUndone')&&(_0x4379e9['wasUndone']=_0x337d9e['wasUndone']),_0x4379e9;},_0x1c3eb5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x1c3eb5['getTypeUrl']=function(_0x53530e){return void 0x0===_0x53530e&&(_0x53530e='type.googleapis.com'),_0x53530e+'/RootAttributeOperation';},_0x1c3eb5;}()),_0x596528['RootOperation']=(function(){function _0x38b86f(_0xdaac0c){if(_0xdaac0c){for(var _0x42edbb=Object['keys'](_0xdaac0c),_0x5064f4=0x0;_0x5064f4<_0x42edbb['length'];++_0x5064f4)null!=_0xdaac0c[_0x42edbb[_0x5064f4]]&&(this[_0x42edbb[_0x5064f4]]=_0xdaac0c[_0x42edbb[_0x5064f4]]);}}return _0x38b86f['prototype']['rootName']='',_0x38b86f['prototype']['elementName']='',_0x38b86f['prototype']['isAdd']=!0x1,_0x38b86f['prototype']['wasUndone']=!0x1,_0x38b86f['create']=function(_0x266d73){return new _0x38b86f(_0x266d73);},_0x38b86f['encode']=function(_0x44b108,_0x3a09ca){return _0x3a09ca||(_0x3a09ca=_0x3e38b3['create']()),null!=_0x44b108['rootName']&&Object['hasOwnProperty']['call'](_0x44b108,'rootName')&&_0x3a09ca['uint32'](0xa)['string'](_0x44b108['rootName']),null!=_0x44b108['elementName']&&Object['hasOwnProperty']['call'](_0x44b108,'elementName')&&_0x3a09ca['uint32'](0x12)['string'](_0x44b108['elementName']),null!=_0x44b108['isAdd']&&Object['hasOwnProperty']['call'](_0x44b108,'isAdd')&&_0x3a09ca['uint32'](0x18)['bool'](_0x44b108['isAdd']),null!=_0x44b108['wasUndone']&&Object['hasOwnProperty']['call'](_0x44b108,'wasUndone')&&_0x3a09ca['uint32'](0x20)['bool'](_0x44b108['wasUndone']),_0x3a09ca;},_0x38b86f['encodeDelimited']=function(_0xa91533,_0x5cd36b){return this['encode'](_0xa91533,_0x5cd36b)['ldelim']();},_0x38b86f['decode']=function(_0x2998c3,_0x45cfef){_0x2998c3 instanceof _0x576ce5||(_0x2998c3=_0x576ce5['create'](_0x2998c3));for(var _0xdead=void 0x0===_0x45cfef?_0x2998c3['len']:_0x2998c3['pos']+_0x45cfef,_0x458d93=new _0x596528['RootOperation']();_0x2998c3['pos']<_0xdead;){var _0x31dede=_0x2998c3['uint32']();switch(_0x31dede>>>0x3){case 0x1:_0x458d93['rootName']=_0x2998c3['string']();break;case 0x2:_0x458d93['elementName']=_0x2998c3['string']();break;case 0x3:_0x458d93['isAdd']=_0x2998c3['bool']();break;case 0x4:_0x458d93['wasUndone']=_0x2998c3['bool']();break;default:_0x2998c3['skipType'](0x7&_0x31dede);}}return _0x458d93;},_0x38b86f['decodeDelimited']=function(_0x41567f){return _0x41567f instanceof _0x576ce5||(_0x41567f=new _0x576ce5(_0x41567f)),this['decode'](_0x41567f,_0x41567f['uint32']());},_0x38b86f['verify']=function(_0x18f9dc){return'object'!=typeof _0x18f9dc||null===_0x18f9dc?'object\x20expected':null!=_0x18f9dc['rootName']&&_0x18f9dc['hasOwnProperty']('rootName')&&!_0x954090['isString'](_0x18f9dc['rootName'])?'rootName:\x20string\x20expected':null!=_0x18f9dc['elementName']&&_0x18f9dc['hasOwnProperty']('elementName')&&!_0x954090['isString'](_0x18f9dc['elementName'])?'elementName:\x20string\x20expected':null!=_0x18f9dc['isAdd']&&_0x18f9dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x18f9dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x18f9dc['wasUndone']&&_0x18f9dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x18f9dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38b86f['fromObject']=function(_0x32a710){if(_0x32a710 instanceof _0x596528['RootOperation'])return _0x32a710;var _0xcd6888=new _0x596528['RootOperation']();return null!=_0x32a710['rootName']&&(_0xcd6888['rootName']=String(_0x32a710['rootName'])),null!=_0x32a710['elementName']&&(_0xcd6888['elementName']=String(_0x32a710['elementName'])),null!=_0x32a710['isAdd']&&(_0xcd6888['isAdd']=Boolean(_0x32a710['isAdd'])),null!=_0x32a710['wasUndone']&&(_0xcd6888['wasUndone']=Boolean(_0x32a710['wasUndone'])),_0xcd6888;},_0x38b86f['toObject']=function(_0x2170e9,_0x543d24){_0x543d24||(_0x543d24={});var _0x2bd2cf={};return _0x543d24['defaults']&&(_0x2bd2cf['rootName']='',_0x2bd2cf['elementName']='',_0x2bd2cf['isAdd']=!0x1,_0x2bd2cf['wasUndone']=!0x1),null!=_0x2170e9['rootName']&&_0x2170e9['hasOwnProperty']('rootName')&&(_0x2bd2cf['rootName']=_0x2170e9['rootName']),null!=_0x2170e9['elementName']&&_0x2170e9['hasOwnProperty']('elementName')&&(_0x2bd2cf['elementName']=_0x2170e9['elementName']),null!=_0x2170e9['isAdd']&&_0x2170e9['hasOwnProperty']('isAdd')&&(_0x2bd2cf['isAdd']=_0x2170e9['isAdd']),null!=_0x2170e9['wasUndone']&&_0x2170e9['hasOwnProperty']('wasUndone')&&(_0x2bd2cf['wasUndone']=_0x2170e9['wasUndone']),_0x2bd2cf;},_0x38b86f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x38b86f['getTypeUrl']=function(_0x4fa00e){return void 0x0===_0x4fa00e&&(_0x4fa00e='type.googleapis.com'),_0x4fa00e+'/RootOperation';},_0x38b86f;}()),_0x596528['SplitOperation']=(function(){function _0x2a9dad(_0x4103fc){if(_0x4103fc){for(var _0x2fb20a=Object['keys'](_0x4103fc),_0x506329=0x0;_0x506329<_0x2fb20a['length'];++_0x506329)null!=_0x4103fc[_0x2fb20a[_0x506329]]&&(this[_0x2fb20a[_0x506329]]=_0x4103fc[_0x2fb20a[_0x506329]]);}}return _0x2a9dad['prototype']['splitPosition']=null,_0x2a9dad['prototype']['graveyardPosition']=null,_0x2a9dad['prototype']['howMany']=0x0,_0x2a9dad['prototype']['insertionPosition']=null,_0x2a9dad['prototype']['wasUndone']=!0x1,_0x2a9dad['create']=function(_0x56f1fd){return new _0x2a9dad(_0x56f1fd);},_0x2a9dad['encode']=function(_0x5937a7,_0x1009b1){return _0x1009b1||(_0x1009b1=_0x3e38b3['create']()),null!=_0x5937a7['splitPosition']&&Object['hasOwnProperty']['call'](_0x5937a7,'splitPosition')&&_0x596528['Position']['encode'](_0x5937a7['splitPosition'],_0x1009b1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5937a7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5937a7,'graveyardPosition')&&_0x596528['Position']['encode'](_0x5937a7['graveyardPosition'],_0x1009b1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5937a7['howMany']&&Object['hasOwnProperty']['call'](_0x5937a7,'howMany')&&_0x1009b1['uint32'](0x18)['uint32'](_0x5937a7['howMany']),null!=_0x5937a7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5937a7,'insertionPosition')&&_0x596528['Position']['encode'](_0x5937a7['insertionPosition'],_0x1009b1['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5937a7['wasUndone']&&Object['hasOwnProperty']['call'](_0x5937a7,'wasUndone')&&_0x1009b1['uint32'](0x28)['bool'](_0x5937a7['wasUndone']),_0x1009b1;},_0x2a9dad['encodeDelimited']=function(_0x3ca689,_0x5cc9c2){return this['encode'](_0x3ca689,_0x5cc9c2)['ldelim']();},_0x2a9dad['decode']=function(_0x10a345,_0x51c22d){_0x10a345 instanceof _0x576ce5||(_0x10a345=_0x576ce5['create'](_0x10a345));for(var _0x46eecb=void 0x0===_0x51c22d?_0x10a345['len']:_0x10a345['pos']+_0x51c22d,_0x135b8e=new _0x596528['SplitOperation']();_0x10a345['pos']<_0x46eecb;){var _0x1b0b71=_0x10a345['uint32']();switch(_0x1b0b71>>>0x3){case 0x1:_0x135b8e['splitPosition']=_0x596528['Position']['decode'](_0x10a345,_0x10a345['uint32']());break;case 0x2:_0x135b8e['graveyardPosition']=_0x596528['Position']['decode'](_0x10a345,_0x10a345['uint32']());break;case 0x3:_0x135b8e['howMany']=_0x10a345['uint32']();break;case 0x4:_0x135b8e['insertionPosition']=_0x596528['Position']['decode'](_0x10a345,_0x10a345['uint32']());break;case 0x5:_0x135b8e['wasUndone']=_0x10a345['bool']();break;default:_0x10a345['skipType'](0x7&_0x1b0b71);}}return _0x135b8e;},_0x2a9dad['decodeDelimited']=function(_0x1af54a){return _0x1af54a instanceof _0x576ce5||(_0x1af54a=new _0x576ce5(_0x1af54a)),this['decode'](_0x1af54a,_0x1af54a['uint32']());},_0x2a9dad['verify']=function(_0x5838e3){if('object'!=typeof _0x5838e3||null===_0x5838e3)return'object\x20expected';var _0x3f78fa;if(null!=_0x5838e3['splitPosition']&&_0x5838e3['hasOwnProperty']('splitPosition')&&(_0x3f78fa=_0x596528['Position']['verify'](_0x5838e3['splitPosition'])))return'splitPosition.'+_0x3f78fa;if(null!=_0x5838e3['graveyardPosition']&&_0x5838e3['hasOwnProperty']('graveyardPosition')&&(_0x3f78fa=_0x596528['Position']['verify'](_0x5838e3['graveyardPosition'])))return'graveyardPosition.'+_0x3f78fa;if(null!=_0x5838e3['howMany']&&_0x5838e3['hasOwnProperty']('howMany')&&!_0x954090['isInteger'](_0x5838e3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5838e3['insertionPosition']&&_0x5838e3['hasOwnProperty']('insertionPosition')&&(_0x3f78fa=_0x596528['Position']['verify'](_0x5838e3['insertionPosition'])))return'insertionPosition.'+_0x3f78fa;return null!=_0x5838e3['wasUndone']&&_0x5838e3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5838e3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a9dad['fromObject']=function(_0x23dae8){if(_0x23dae8 instanceof _0x596528['SplitOperation'])return _0x23dae8;var _0x56edeb=new _0x596528['SplitOperation']();if(null!=_0x23dae8['splitPosition']){if('object'!=typeof _0x23dae8['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x56edeb['splitPosition']=_0x596528['Position']['fromObject'](_0x23dae8['splitPosition']);}if(null!=_0x23dae8['graveyardPosition']){if('object'!=typeof _0x23dae8['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x56edeb['graveyardPosition']=_0x596528['Position']['fromObject'](_0x23dae8['graveyardPosition']);}if(null!=_0x23dae8['howMany']&&(_0x56edeb['howMany']=_0x23dae8['howMany']>>>0x0),null!=_0x23dae8['insertionPosition']){if('object'!=typeof _0x23dae8['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x56edeb['insertionPosition']=_0x596528['Position']['fromObject'](_0x23dae8['insertionPosition']);}return null!=_0x23dae8['wasUndone']&&(_0x56edeb['wasUndone']=Boolean(_0x23dae8['wasUndone'])),_0x56edeb;},_0x2a9dad['toObject']=function(_0x486efc,_0x39ba1b){_0x39ba1b||(_0x39ba1b={});var _0x3574c4={};return _0x39ba1b['defaults']&&(_0x3574c4['splitPosition']=null,_0x3574c4['graveyardPosition']=null,_0x3574c4['howMany']=0x0,_0x3574c4['insertionPosition']=null,_0x3574c4['wasUndone']=!0x1),null!=_0x486efc['splitPosition']&&_0x486efc['hasOwnProperty']('splitPosition')&&(_0x3574c4['splitPosition']=_0x596528['Position']['toObject'](_0x486efc['splitPosition'],_0x39ba1b)),null!=_0x486efc['graveyardPosition']&&_0x486efc['hasOwnProperty']('graveyardPosition')&&(_0x3574c4['graveyardPosition']=_0x596528['Position']['toObject'](_0x486efc['graveyardPosition'],_0x39ba1b)),null!=_0x486efc['howMany']&&_0x486efc['hasOwnProperty']('howMany')&&(_0x3574c4['howMany']=_0x486efc['howMany']),null!=_0x486efc['insertionPosition']&&_0x486efc['hasOwnProperty']('insertionPosition')&&(_0x3574c4['insertionPosition']=_0x596528['Position']['toObject'](_0x486efc['insertionPosition'],_0x39ba1b)),null!=_0x486efc['wasUndone']&&_0x486efc['hasOwnProperty']('wasUndone')&&(_0x3574c4['wasUndone']=_0x486efc['wasUndone']),_0x3574c4;},_0x2a9dad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x2a9dad['getTypeUrl']=function(_0x2ccb2d){return void 0x0===_0x2ccb2d&&(_0x2ccb2d='type.googleapis.com'),_0x2ccb2d+'/SplitOperation';},_0x2a9dad;}()),_0x596528['Position']=(function(){function _0x5d81a0(_0x3ae594){if(this['path']=[],_0x3ae594){for(var _0x336829=Object['keys'](_0x3ae594),_0x2679f2=0x0;_0x2679f2<_0x336829['length'];++_0x2679f2)null!=_0x3ae594[_0x336829[_0x2679f2]]&&(this[_0x336829[_0x2679f2]]=_0x3ae594[_0x336829[_0x2679f2]]);}}return _0x5d81a0['prototype']['root']='',_0x5d81a0['prototype']['rootMain']=!0x1,_0x5d81a0['prototype']['rootGraveyard']=!0x1,_0x5d81a0['prototype']['path']=_0x954090['emptyArray'],_0x5d81a0['prototype']['stickiness']='',_0x5d81a0['create']=function(_0x37a27a){return new _0x5d81a0(_0x37a27a);},_0x5d81a0['encode']=function(_0xecaeb7,_0xf2d8f9){if(_0xf2d8f9||(_0xf2d8f9=_0x3e38b3['create']()),null!=_0xecaeb7['root']&&Object['hasOwnProperty']['call'](_0xecaeb7,'root')&&_0xf2d8f9['uint32'](0xa)['string'](_0xecaeb7['root']),null!=_0xecaeb7['rootMain']&&Object['hasOwnProperty']['call'](_0xecaeb7,'rootMain')&&_0xf2d8f9['uint32'](0x10)['bool'](_0xecaeb7['rootMain']),null!=_0xecaeb7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xecaeb7,'rootGraveyard')&&_0xf2d8f9['uint32'](0x18)['bool'](_0xecaeb7['rootGraveyard']),null!=_0xecaeb7['path']&&_0xecaeb7['path']['length']){_0xf2d8f9['uint32'](0x22)['fork']();for(var _0x3aa540=0x0;_0x3aa540<_0xecaeb7['path']['length'];++_0x3aa540)_0xf2d8f9['uint32'](_0xecaeb7['path'][_0x3aa540]);_0xf2d8f9['ldelim']();}return null!=_0xecaeb7['stickiness']&&Object['hasOwnProperty']['call'](_0xecaeb7,'stickiness')&&_0xf2d8f9['uint32'](0x2a)['string'](_0xecaeb7['stickiness']),_0xf2d8f9;},_0x5d81a0['encodeDelimited']=function(_0x46b9bf,_0x415db5){return this['encode'](_0x46b9bf,_0x415db5)['ldelim']();},_0x5d81a0['decode']=function(_0x36b280,_0x2dccec){_0x36b280 instanceof _0x576ce5||(_0x36b280=_0x576ce5['create'](_0x36b280));for(var _0x5f53f0=void 0x0===_0x2dccec?_0x36b280['len']:_0x36b280['pos']+_0x2dccec,_0x50b6cf=new _0x596528['Position']();_0x36b280['pos']<_0x5f53f0;){var _0x42bd91=_0x36b280['uint32']();switch(_0x42bd91>>>0x3){case 0x1:_0x50b6cf['root']=_0x36b280['string']();break;case 0x2:_0x50b6cf['rootMain']=_0x36b280['bool']();break;case 0x3:_0x50b6cf['rootGraveyard']=_0x36b280['bool']();break;case 0x4:if(_0x50b6cf['path']&&_0x50b6cf['path']['length']||(_0x50b6cf['path']=[]),0x2==(0x7&_0x42bd91)){for(var _0x21d047=_0x36b280['uint32']()+_0x36b280['pos'];_0x36b280['pos']<_0x21d047;)_0x50b6cf['path']['push'](_0x36b280['uint32']());}else _0x50b6cf['path']['push'](_0x36b280['uint32']());break;case 0x5:_0x50b6cf['stickiness']=_0x36b280['string']();break;default:_0x36b280['skipType'](0x7&_0x42bd91);}}return _0x50b6cf;},_0x5d81a0['decodeDelimited']=function(_0x2358e2){return _0x2358e2 instanceof _0x576ce5||(_0x2358e2=new _0x576ce5(_0x2358e2)),this['decode'](_0x2358e2,_0x2358e2['uint32']());},_0x5d81a0['verify']=function(_0x56013f){if('object'!=typeof _0x56013f||null===_0x56013f)return'object\x20expected';if(null!=_0x56013f['root']&&_0x56013f['hasOwnProperty']('root')&&!_0x954090['isString'](_0x56013f['root']))return'root:\x20string\x20expected';if(null!=_0x56013f['rootMain']&&_0x56013f['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x56013f['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x56013f['rootGraveyard']&&_0x56013f['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x56013f['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x56013f['path']&&_0x56013f['hasOwnProperty']('path')){if(!Array['isArray'](_0x56013f['path']))return'path:\x20array\x20expected';for(var _0x1454d9=0x0;_0x1454d9<_0x56013f['path']['length'];++_0x1454d9)if(!_0x954090['isInteger'](_0x56013f['path'][_0x1454d9]))return'path:\x20integer[]\x20expected';}return null!=_0x56013f['stickiness']&&_0x56013f['hasOwnProperty']('stickiness')&&!_0x954090['isString'](_0x56013f['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x5d81a0['fromObject']=function(_0x527a65){if(_0x527a65 instanceof _0x596528['Position'])return _0x527a65;var _0x543c26=new _0x596528['Position']();if(null!=_0x527a65['root']&&(_0x543c26['root']=String(_0x527a65['root'])),null!=_0x527a65['rootMain']&&(_0x543c26['rootMain']=Boolean(_0x527a65['rootMain'])),null!=_0x527a65['rootGraveyard']&&(_0x543c26['rootGraveyard']=Boolean(_0x527a65['rootGraveyard'])),_0x527a65['path']){if(!Array['isArray'](_0x527a65['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x543c26['path']=[];for(var _0x429939=0x0;_0x429939<_0x527a65['path']['length'];++_0x429939)_0x543c26['path'][_0x429939]=_0x527a65['path'][_0x429939]>>>0x0;}return null!=_0x527a65['stickiness']&&(_0x543c26['stickiness']=String(_0x527a65['stickiness'])),_0x543c26;},_0x5d81a0['toObject']=function(_0x59c36a,_0x4aace4){_0x4aace4||(_0x4aace4={});var _0x29e49a={};if((_0x4aace4['arrays']||_0x4aace4['defaults'])&&(_0x29e49a['path']=[]),_0x4aace4['defaults']&&(_0x29e49a['root']='',_0x29e49a['rootMain']=!0x1,_0x29e49a['rootGraveyard']=!0x1,_0x29e49a['stickiness']=''),null!=_0x59c36a['root']&&_0x59c36a['hasOwnProperty']('root')&&(_0x29e49a['root']=_0x59c36a['root']),null!=_0x59c36a['rootMain']&&_0x59c36a['hasOwnProperty']('rootMain')&&(_0x29e49a['rootMain']=_0x59c36a['rootMain']),null!=_0x59c36a['rootGraveyard']&&_0x59c36a['hasOwnProperty']('rootGraveyard')&&(_0x29e49a['rootGraveyard']=_0x59c36a['rootGraveyard']),_0x59c36a['path']&&_0x59c36a['path']['length']){_0x29e49a['path']=[];for(var _0x271da6=0x0;_0x271da6<_0x59c36a['path']['length'];++_0x271da6)_0x29e49a['path'][_0x271da6]=_0x59c36a['path'][_0x271da6];}return null!=_0x59c36a['stickiness']&&_0x59c36a['hasOwnProperty']('stickiness')&&(_0x29e49a['stickiness']=_0x59c36a['stickiness']),_0x29e49a;},_0x5d81a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x5d81a0['getTypeUrl']=function(_0x8cc30c){return void 0x0===_0x8cc30c&&(_0x8cc30c='type.googleapis.com'),_0x8cc30c+'/Position';},_0x5d81a0;}()),_0x596528['Range']=(function(){function _0x3797c9(_0x2d814c){if(_0x2d814c){for(var _0x452c40=Object['keys'](_0x2d814c),_0x18b4ac=0x0;_0x18b4ac<_0x452c40['length'];++_0x18b4ac)null!=_0x2d814c[_0x452c40[_0x18b4ac]]&&(this[_0x452c40[_0x18b4ac]]=_0x2d814c[_0x452c40[_0x18b4ac]]);}}return _0x3797c9['prototype']['start']=null,_0x3797c9['prototype']['end']=null,_0x3797c9['create']=function(_0xfa0f80){return new _0x3797c9(_0xfa0f80);},_0x3797c9['encode']=function(_0x31cd2c,_0x419954){return _0x419954||(_0x419954=_0x3e38b3['create']()),null!=_0x31cd2c['start']&&Object['hasOwnProperty']['call'](_0x31cd2c,'start')&&_0x596528['Position']['encode'](_0x31cd2c['start'],_0x419954['uint32'](0xa)['fork']())['ldelim'](),null!=_0x31cd2c['end']&&Object['hasOwnProperty']['call'](_0x31cd2c,'end')&&_0x596528['Position']['encode'](_0x31cd2c['end'],_0x419954['uint32'](0x12)['fork']())['ldelim'](),_0x419954;},_0x3797c9['encodeDelimited']=function(_0x3be23d,_0x3e581){return this['encode'](_0x3be23d,_0x3e581)['ldelim']();},_0x3797c9['decode']=function(_0x4ece41,_0x4de05e){_0x4ece41 instanceof _0x576ce5||(_0x4ece41=_0x576ce5['create'](_0x4ece41));for(var _0x157154=void 0x0===_0x4de05e?_0x4ece41['len']:_0x4ece41['pos']+_0x4de05e,_0x406339=new _0x596528['Range']();_0x4ece41['pos']<_0x157154;){var _0x299087=_0x4ece41['uint32']();switch(_0x299087>>>0x3){case 0x1:_0x406339['start']=_0x596528['Position']['decode'](_0x4ece41,_0x4ece41['uint32']());break;case 0x2:_0x406339['end']=_0x596528['Position']['decode'](_0x4ece41,_0x4ece41['uint32']());break;default:_0x4ece41['skipType'](0x7&_0x299087);}}return _0x406339;},_0x3797c9['decodeDelimited']=function(_0x3062a3){return _0x3062a3 instanceof _0x576ce5||(_0x3062a3=new _0x576ce5(_0x3062a3)),this['decode'](_0x3062a3,_0x3062a3['uint32']());},_0x3797c9['verify']=function(_0x4e944c){if('object'!=typeof _0x4e944c||null===_0x4e944c)return'object\x20expected';var _0x578c6c;if(null!=_0x4e944c['start']&&_0x4e944c['hasOwnProperty']('start')&&(_0x578c6c=_0x596528['Position']['verify'](_0x4e944c['start'])))return'start.'+_0x578c6c;if(null!=_0x4e944c['end']&&_0x4e944c['hasOwnProperty']('end')&&(_0x578c6c=_0x596528['Position']['verify'](_0x4e944c['end'])))return'end.'+_0x578c6c;return null;},_0x3797c9['fromObject']=function(_0x434861){if(_0x434861 instanceof _0x596528['Range'])return _0x434861;var _0x567e83=new _0x596528['Range']();if(null!=_0x434861['start']){if('object'!=typeof _0x434861['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x567e83['start']=_0x596528['Position']['fromObject'](_0x434861['start']);}if(null!=_0x434861['end']){if('object'!=typeof _0x434861['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x567e83['end']=_0x596528['Position']['fromObject'](_0x434861['end']);}return _0x567e83;},_0x3797c9['toObject']=function(_0x25ec73,_0x8167ca){_0x8167ca||(_0x8167ca={});var _0x46e04c={};return _0x8167ca['defaults']&&(_0x46e04c['start']=null,_0x46e04c['end']=null),null!=_0x25ec73['start']&&_0x25ec73['hasOwnProperty']('start')&&(_0x46e04c['start']=_0x596528['Position']['toObject'](_0x25ec73['start'],_0x8167ca)),null!=_0x25ec73['end']&&_0x25ec73['hasOwnProperty']('end')&&(_0x46e04c['end']=_0x596528['Position']['toObject'](_0x25ec73['end'],_0x8167ca)),_0x46e04c;},_0x3797c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x3797c9['getTypeUrl']=function(_0x4d2822){return void 0x0===_0x4d2822&&(_0x4d2822='type.googleapis.com'),_0x4d2822+'/Range';},_0x3797c9;}()),_0x596528['Element']=(function(){function _0xcfc2(_0x39e13d){if(this['children']=[],this['attributesBoolean']={},_0x39e13d){for(var _0x3cc5d5=Object['keys'](_0x39e13d),_0x51bd08=0x0;_0x51bd08<_0x3cc5d5['length'];++_0x51bd08)null!=_0x39e13d[_0x3cc5d5[_0x51bd08]]&&(this[_0x3cc5d5[_0x51bd08]]=_0x39e13d[_0x3cc5d5[_0x51bd08]]);}}return _0xcfc2['prototype']['name']='',_0xcfc2['prototype']['children']=_0x954090['emptyArray'],_0xcfc2['prototype']['data']='',_0xcfc2['prototype']['attributesBoolean']=_0x954090['emptyObject'],_0xcfc2['prototype']['attributesJson']='',_0xcfc2['create']=function(_0x1cefc4){return new _0xcfc2(_0x1cefc4);},_0xcfc2['encode']=function(_0x477203,_0x1c8b8d){if(_0x1c8b8d||(_0x1c8b8d=_0x3e38b3['create']()),null!=_0x477203['name']&&Object['hasOwnProperty']['call'](_0x477203,'name')&&_0x1c8b8d['uint32'](0xa)['string'](_0x477203['name']),null!=_0x477203['children']&&_0x477203['children']['length']){for(var _0x118c09=0x0;_0x118c09<_0x477203['children']['length'];++_0x118c09)_0x596528['Element']['encode'](_0x477203['children'][_0x118c09],_0x1c8b8d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x477203['data']&&Object['hasOwnProperty']['call'](_0x477203,'data')&&_0x1c8b8d['uint32'](0x1a)['string'](_0x477203['data']),null!=_0x477203['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x477203,'attributesBoolean')){var _0x12878d=Object['keys'](_0x477203['attributesBoolean']);for(_0x118c09=0x0;_0x118c09<_0x12878d['length'];++_0x118c09)_0x1c8b8d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x12878d[_0x118c09])['uint32'](0x10)['bool'](_0x477203['attributesBoolean'][_0x12878d[_0x118c09]])['ldelim']();}return null!=_0x477203['attributesJson']&&Object['hasOwnProperty']['call'](_0x477203,'attributesJson')&&_0x1c8b8d['uint32'](0x2a)['string'](_0x477203['attributesJson']),_0x1c8b8d;},_0xcfc2['encodeDelimited']=function(_0x1a5e52,_0x2ed283){return this['encode'](_0x1a5e52,_0x2ed283)['ldelim']();},_0xcfc2['decode']=function(_0x2a63f8,_0x339f40){_0x2a63f8 instanceof _0x576ce5||(_0x2a63f8=_0x576ce5['create'](_0x2a63f8));for(var _0x3f0be1,_0x190346,_0x3bb66a=void 0x0===_0x339f40?_0x2a63f8['len']:_0x2a63f8['pos']+_0x339f40,_0x504671=new _0x596528['Element']();_0x2a63f8['pos']<_0x3bb66a;){var _0x23dbd4=_0x2a63f8['uint32']();switch(_0x23dbd4>>>0x3){case 0x1:_0x504671['name']=_0x2a63f8['string']();break;case 0x2:_0x504671['children']&&_0x504671['children']['length']||(_0x504671['children']=[]),_0x504671['children']['push'](_0x596528['Element']['decode'](_0x2a63f8,_0x2a63f8['uint32']()));break;case 0x3:_0x504671['data']=_0x2a63f8['string']();break;case 0x4:_0x504671['attributesBoolean']===_0x954090['emptyObject']&&(_0x504671['attributesBoolean']={});var _0x5ddf40=_0x2a63f8['uint32']()+_0x2a63f8['pos'];for(_0x3f0be1='',_0x190346=!0x1;_0x2a63f8['pos']<_0x5ddf40;){var _0x34f81c=_0x2a63f8['uint32']();switch(_0x34f81c>>>0x3){case 0x1:_0x3f0be1=_0x2a63f8['string']();break;case 0x2:_0x190346=_0x2a63f8['bool']();break;default:_0x2a63f8['skipType'](0x7&_0x34f81c);}}_0x504671['attributesBoolean'][_0x3f0be1]=_0x190346;break;case 0x5:_0x504671['attributesJson']=_0x2a63f8['string']();break;default:_0x2a63f8['skipType'](0x7&_0x23dbd4);}}return _0x504671;},_0xcfc2['decodeDelimited']=function(_0x42152b){return _0x42152b instanceof _0x576ce5||(_0x42152b=new _0x576ce5(_0x42152b)),this['decode'](_0x42152b,_0x42152b['uint32']());},_0xcfc2['verify']=function(_0x2e9d28){if('object'!=typeof _0x2e9d28||null===_0x2e9d28)return'object\x20expected';if(null!=_0x2e9d28['name']&&_0x2e9d28['hasOwnProperty']('name')&&!_0x954090['isString'](_0x2e9d28['name']))return'name:\x20string\x20expected';if(null!=_0x2e9d28['children']&&_0x2e9d28['hasOwnProperty']('children')){if(!Array['isArray'](_0x2e9d28['children']))return'children:\x20array\x20expected';for(var _0x494f05=0x0;_0x494f05<_0x2e9d28['children']['length'];++_0x494f05){var _0x45c9eb=_0x596528['Element']['verify'](_0x2e9d28['children'][_0x494f05]);if(_0x45c9eb)return'children.'+_0x45c9eb;}}if(null!=_0x2e9d28['data']&&_0x2e9d28['hasOwnProperty']('data')&&!_0x954090['isString'](_0x2e9d28['data']))return'data:\x20string\x20expected';if(null!=_0x2e9d28['attributesBoolean']&&_0x2e9d28['hasOwnProperty']('attributesBoolean')){if(!_0x954090['isObject'](_0x2e9d28['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4c9aa3=Object['keys'](_0x2e9d28['attributesBoolean']);for(_0x494f05=0x0;_0x494f05<_0x4c9aa3['length'];++_0x494f05)if('boolean'!=typeof _0x2e9d28['attributesBoolean'][_0x4c9aa3[_0x494f05]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2e9d28['attributesJson']&&_0x2e9d28['hasOwnProperty']('attributesJson')&&!_0x954090['isString'](_0x2e9d28['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xcfc2['fromObject']=function(_0x39fa14){if(_0x39fa14 instanceof _0x596528['Element'])return _0x39fa14;var _0x58e1a9=new _0x596528['Element']();if(null!=_0x39fa14['name']&&(_0x58e1a9['name']=String(_0x39fa14['name'])),_0x39fa14['children']){if(!Array['isArray'](_0x39fa14['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x58e1a9['children']=[];for(var _0x3fc98c=0x0;_0x3fc98c<_0x39fa14['children']['length'];++_0x3fc98c){if('object'!=typeof _0x39fa14['children'][_0x3fc98c])throw TypeError('.Element.children:\x20object\x20expected');_0x58e1a9['children'][_0x3fc98c]=_0x596528['Element']['fromObject'](_0x39fa14['children'][_0x3fc98c]);}}if(null!=_0x39fa14['data']&&(_0x58e1a9['data']=String(_0x39fa14['data'])),_0x39fa14['attributesBoolean']){if('object'!=typeof _0x39fa14['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x58e1a9['attributesBoolean']={};var _0x160c7a=Object['keys'](_0x39fa14['attributesBoolean']);for(_0x3fc98c=0x0;_0x3fc98c<_0x160c7a['length'];++_0x3fc98c)_0x58e1a9['attributesBoolean'][_0x160c7a[_0x3fc98c]]=Boolean(_0x39fa14['attributesBoolean'][_0x160c7a[_0x3fc98c]]);}return null!=_0x39fa14['attributesJson']&&(_0x58e1a9['attributesJson']=String(_0x39fa14['attributesJson'])),_0x58e1a9;},_0xcfc2['toObject']=function(_0x47186a,_0x53d3a2){_0x53d3a2||(_0x53d3a2={});var _0x7cedae,_0x364e54={};if((_0x53d3a2['arrays']||_0x53d3a2['defaults'])&&(_0x364e54['children']=[]),(_0x53d3a2['objects']||_0x53d3a2['defaults'])&&(_0x364e54['attributesBoolean']={}),_0x53d3a2['defaults']&&(_0x364e54['name']='',_0x364e54['data']='',_0x364e54['attributesJson']=''),null!=_0x47186a['name']&&_0x47186a['hasOwnProperty']('name')&&(_0x364e54['name']=_0x47186a['name']),_0x47186a['children']&&_0x47186a['children']['length']){_0x364e54['children']=[];for(var _0x293c24=0x0;_0x293c24<_0x47186a['children']['length'];++_0x293c24)_0x364e54['children'][_0x293c24]=_0x596528['Element']['toObject'](_0x47186a['children'][_0x293c24],_0x53d3a2);}if(null!=_0x47186a['data']&&_0x47186a['hasOwnProperty']('data')&&(_0x364e54['data']=_0x47186a['data']),_0x47186a['attributesBoolean']&&(_0x7cedae=Object['keys'](_0x47186a['attributesBoolean']))['length']){_0x364e54['attributesBoolean']={};for(_0x293c24=0x0;_0x293c24<_0x7cedae['length'];++_0x293c24)_0x364e54['attributesBoolean'][_0x7cedae[_0x293c24]]=_0x47186a['attributesBoolean'][_0x7cedae[_0x293c24]];}return null!=_0x47186a['attributesJson']&&_0x47186a['hasOwnProperty']('attributesJson')&&(_0x364e54['attributesJson']=_0x47186a['attributesJson']),_0x364e54;},_0xcfc2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0xcfc2['getTypeUrl']=function(_0x5ceca4){return void 0x0===_0x5ceca4&&(_0x5ceca4='type.googleapis.com'),_0x5ceca4+'/Element';},_0xcfc2;}()),_0x596528;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2c283a){return new w(this['_protobufRoot'][_0x2c283a]);}}class w{['_protobuf'];constructor(_0x304736){this['_protobuf']=_0x304736;}['compress'](_0x70f2a8){const _0x50294c=this['_protobuf']['verify'](_0x70f2a8);if(_0x50294c)throw Error(_0x50294c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x70f2a8))['finish']();}['decompress'](_0x4d131e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4d131e),{'oneofs':!0x0});}}function v(_0x3ef5ab,_0x41f33a){const _0xaac803=_0x103d88(_0x3ef5ab);return _0xaac803['path'][_0xaac803['path']['length']-0x1]+=_0x41f33a,_0xaac803;}function O(_0x5509de,_0x5046ad){return _0x5509de['root']===_0x5046ad['root']&&_0x3f67b3(_0x5509de['path'],_0x5046ad['path']);}function $(_0x279ae8){P(_0x279ae8,_0x51b50b=>('main'==_0x51b50b['root']?(_0x51b50b['rootMain']=!0x0,delete _0x51b50b['root']):'$graveyard'==_0x51b50b['root']&&(_0x51b50b['rootGraveyard']=!0x0,delete _0x51b50b['root']),_0x51b50b));}function J(_0x441a2e){P(_0x441a2e,_0x28682a=>(_0x28682a['rootMain']?(_0x28682a['root']='main',delete _0x28682a['rootMain']):_0x28682a['rootGraveyard']&&(_0x28682a['root']='$graveyard',delete _0x28682a['rootGraveyard']),_0x28682a));}function P(_0x2c8a89,_0x20190e){for(const _0x36c0b7 in _0x2c8a89){const _0x525844=_0x2c8a89[_0x36c0b7];'nodes'!==_0x36c0b7&&_0x552073(_0x525844)&&(_0x525844['path']&&(_0x525844['root']||_0x525844['rootMain']||_0x525844['rootGraveyard'])?_0x2c8a89[_0x36c0b7]=_0x20190e(_0x525844):P(_0x525844,_0x20190e));}return _0x2c8a89;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x551346,_0x4fc9d1,_0x5bc6ab){this['_id']=_0x551346,this['_operationName']=_0x4fc9d1,this['_protobufDescriptor']=_0x5bc6ab;}['compress'](_0x5b5aac,_0x439b15){const _0x7b2d45=_0x439b15['shift']();return $(_0x7b2d45),_0x5b5aac['buffers']['push'](this['_protobufDescriptor']['compress'](_0x7b2d45)),_0x5b5aac['types']['push'](this['_id']),!0x0;}['decompress'](_0x35468f,_0x1c13c7){_0x1c13c7['types']['shift']();const _0x309c40=this['_protobufDescriptor']['decompress'](_0x1c13c7['buffers']['shift']());J(_0x309c40),_0x309c40['__className']=this['_operationName'],_0x35468f['push'](_0x309c40);}}class s extends e{['compress'](_0x61e53c,_0x46281e){const _0x265e10=_0x46281e['shift']();return this['_serializeOneOf']('oldValue',_0x265e10),this['_serializeOneOf']('newValue',_0x265e10),$(_0x265e10),_0x61e53c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x265e10)),_0x61e53c['types']['push'](this['_id']),!0x0;}['decompress'](_0x7aeacc,_0x3bdb2e){const {types:_0x250598,buffers:_0xf0d353}=_0x3bdb2e,_0x3988a2=this['_protobufDescriptor']['decompress'](_0xf0d353['shift']());_0x250598['shift'](),this['_deserializeOneOf']('oldValue',_0x3988a2),this['_deserializeOneOf']('newValue',_0x3988a2),J(_0x3988a2),_0x3988a2['__className']=this['_operationName'],_0x7aeacc['push'](_0x3988a2);}['_serializeOneOf'](_0x4a38f0,_0x307693){const _0x39b15e=_0x307693[_0x4a38f0];'boolean'==typeof _0x39b15e?_0x307693[_0x4a38f0+'Boolean']=_0x39b15e:_0x307693[_0x4a38f0+'Json']=JSON['stringify'](_0x39b15e);}['_deserializeOneOf'](_0x5077af,_0x52ceb6){const _0x2d2420=_0x5077af+'Json';_0x52ceb6[_0x2d2420]?(_0x52ceb6[_0x5077af]=JSON['parse'](_0x52ceb6[_0x2d2420]),delete _0x52ceb6[_0x2d2420]):(_0x52ceb6[_0x5077af]=_0x52ceb6[_0x5077af+'Boolean'],delete _0x52ceb6[_0x5077af+'Boolean']);}}class i extends e{['compress'](_0x106674,_0x3d7557){const _0xdefb31=_0x3d7557['shift']();return this['_serializeNodesAttributes'](_0xdefb31['nodes']),$(_0xdefb31),_0x106674['buffers']['push'](this['_protobufDescriptor']['compress'](_0xdefb31)),_0x106674['types']['push'](this['_id']),!0x0;}['decompress'](_0x53d891,_0xb0db68){const {types:_0x2f06dd,buffers:_0x4a2b76}=_0xb0db68,_0x3ce481=this['_protobufDescriptor']['decompress'](_0x4a2b76['shift']());_0x2f06dd['shift'](),_0x3ce481['nodes']||(_0x3ce481['nodes']=[]),this['_deserializeNodesAttributes'](_0x3ce481['nodes']),J(_0x3ce481),_0x3ce481['__className']=this['_operationName'],_0x53d891['push'](_0x3ce481);}['_serializeNodesAttributes'](_0x13abb0){for(const _0x48397f of _0x13abb0){if(_0x48397f['attributes']){const _0x3b80e7=_0x48397f['attributes'];this['_areValuesBoolean'](_0x3b80e7)?_0x48397f['attributesBoolean']=_0x3b80e7:_0x48397f['attributesJson']=JSON['stringify'](_0x3b80e7);}_0x48397f['children']&&this['_serializeNodesAttributes'](_0x48397f['children']);}}['_deserializeNodesAttributes'](_0x3ae635){for(const _0xf8e2f of _0x3ae635)(_0xf8e2f['attributesBoolean']||_0xf8e2f['attributesJson'])&&(_0xf8e2f['attributesBoolean']?(_0xf8e2f['attributes']=_0xf8e2f['attributesBoolean'],delete _0xf8e2f['attributesBoolean']):(_0xf8e2f['attributes']=JSON['parse'](_0xf8e2f['attributesJson']),delete _0xf8e2f['attributesJson'])),_0xf8e2f['children']&&this['_deserializeNodesAttributes'](_0xf8e2f['children']);}['_areValuesBoolean'](_0x14f86d){return Object['keys'](_0x14f86d)['every'](_0x14509c=>'boolean'==typeof _0x14f86d[_0x14509c]);}}class n extends e{['decompress'](_0x5c1886,_0x589181){super['decompress'](_0x5c1886,_0x589181);const _0x3a3b65=_0x5c1886[_0x5c1886['length']-0x1];_0x3a3b65['oldRange']||(_0x3a3b65['oldRange']=null),_0x3a3b65['newRange']||(_0x3a3b65['newRange']=null);}}class p extends e{['compress'](_0x2fac73,_0x549520){return _0x549520['shift'](),_0x2fac73['types']['push'](this['_id']),!0x0;}['decompress'](_0x3d77fd,_0x4f7c74){_0x4f7c74['types']['shift'](),_0x3d77fd['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b5d40,_0x8eea10,_0x31b630,_0x3cfd3a){super(_0x3b5d40,_0x8eea10,_0x31b630),this['_omittedNamespace']=_0x3cfd3a+':';}['compress'](_0x366d7c,_0x3e9304){return!('MarkerOperation'!=_0x3e9304[0x0]['__className']||!_0x3e9304[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3e9304[0x0]['name']=_0x3e9304[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x366d7c,_0x3e9304),!0x0);}['decompress'](_0x1204af,_0x31b2ae){super['decompress'](_0x1204af,_0x31b2ae);const _0x22b637=_0x1204af[_0x1204af['length']-0x1];_0x22b637['name']=this['_omittedNamespace']+_0x22b637['name'];}}class _{['_id'];['_context'];constructor(_0x516143,_0x1ac60b){this['_id']=_0x516143,this['_context']=_0x1ac60b;}['compress'](_0x23595e,_0x5459bf){let _0x21b52c;for(;_0x5459bf['length']>0x1&&this['_compareOperations'](_0x5459bf[0x0],_0x5459bf[0x1]);)_0x21b52c?(_0x21b52c=this['_combineNext'](_0x5459bf['shift'](),_0x21b52c),_0x23595e['types']['push'](0x0)):(_0x21b52c=_0x103d88(_0x5459bf['shift']()),_0x23595e['types']['push'](this['_id']));return!!_0x21b52c&&(_0x21b52c=this['_combineNext'](_0x5459bf['shift'](),_0x21b52c),_0x23595e['types']['push'](0x0),_0x23595e['buffers']['push'](this['_compressSingleOperation'](_0x21b52c)),!0x0);}['decompress'](_0x5c48e2,_0x2cce90){const _0x2aea24=this['_decompressSingleOperation'](_0x2cce90);for(;0x0==_0x2cce90['types'][0x0];)_0x2cce90['types']['shift'](),_0x5c48e2['push'](this['_splitCurrent'](_0x2aea24));_0x5c48e2['push'](_0x2aea24);}}class m extends _{['_combineNext'](_0xb01351,_0x1d77dd){return _0x1d77dd['nodes'][0x0]['data']+=_0xb01351['nodes'][0x0]['data'],_0x1d77dd;}['_splitCurrent'](_0x3532af){const _0x3c2947=_0x103d88(_0x3532af),_0x5a4533=_0x3c2947['nodes'][0x0],_0x1256e5=_0x3532af['nodes'][0x0],_0x2a9096=_0x1256e5['data'][Symbol['iterator']]()['next']()['value'],_0x2d9be8=_0x2a9096['length'];return _0x5a4533['data']=_0x2a9096,_0x1256e5['data']=_0x1256e5['data']['substr'](_0x2d9be8),_0x3532af['position']=v(_0x3532af['position'],_0x2d9be8),_0x3c2947;}['_compareOperations'](_0x1dd96e,_0x551a16){if(this['_checkOperation'](_0x1dd96e)&&this['_checkOperation'](_0x551a16)){const _0x10c122=_0x1dd96e['nodes'][0x0]['data']['length'],_0x14c48d=O(v(_0x1dd96e['position'],_0x10c122),_0x551a16['position']),_0x438094=_0x1dd96e['nodes'][0x0],_0x59d39d=_0x551a16['nodes'][0x0];return _0x14c48d&&this['_compareAttributes'](_0x438094,_0x59d39d);}return!0x1;}['_compressSingleOperation'](_0x4ecf11){const _0x4ce37c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4ce37c,[_0x4ecf11]),_0x4ce37c['buffers'][0x0];}['_decompressSingleOperation'](_0x2d09c0){const _0x431a37=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x431a37,_0x2d09c0),_0x431a37[0x0];}['_checkOperation'](_0x32e39c){return'InsertOperation'==_0x32e39c['__className']&&0x1==_0x32e39c['nodes']['length']&&_0x32e39c['nodes'][0x0]['data']&&!_0x32e39c['wasUndone']&&0x1==Array['from'](_0x32e39c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x33ec7f,_0x357661){const _0x1d75fa=Object['keys'](_0x33ec7f['attributes']||{}),_0x4940b1=Object['keys'](_0x357661['attributes']||{});return _0x1d75fa['length']===_0x4940b1['length']&&_0x1d75fa['every'](_0x4337ae=>_0x357661['attributes'][_0x4337ae]&&_0x357661['attributes'][_0x4337ae]===_0x33ec7f['attributes'][_0x4337ae]);}}class c extends _{['_combineNext'](_0x4945fe,_0x101f45){return _0x101f45['howMany']++,_0x101f45['sourcePosition']=_0x103d88(_0x4945fe['sourcePosition']),_0x101f45;}['_splitCurrent'](_0x5950da){const _0x5df2aa=_0x103d88(_0x5950da);return _0x5950da['howMany']--,_0x5df2aa['howMany']=0x1,_0x5df2aa['sourcePosition']=v(_0x5df2aa['sourcePosition'],_0x5950da['howMany']),_0x5df2aa;}['_compareOperations'](_0x2ed831,_0xe424d3){return!(!this['_checkOperation'](_0x2ed831)||!this['_checkOperation'](_0xe424d3))&&(O(v(_0x2ed831['sourcePosition'],-0x1),_0xe424d3['sourcePosition'])&&O(_0x2ed831['targetPosition'],_0xe424d3['targetPosition']));}['_compressSingleOperation'](_0x254c68){const _0xa08ad1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xa08ad1,[_0x254c68]),_0xa08ad1['buffers'][0x0];}['_decompressSingleOperation'](_0x137a67){const _0x493d62=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x493d62,_0x137a67),_0x493d62[0x0];}['_checkOperation'](_0x55a3bc){return'MoveOperation'==_0x55a3bc['__className']&&'$graveyard'==_0x55a3bc['targetPosition']['root']&&0x1==_0x55a3bc['howMany']&&!_0x55a3bc['wasUndone'];}}class h extends _{['_combineNext'](_0x19c043,_0x1f4bb6){return _0x1f4bb6['howMany']++,_0x1f4bb6;}['_splitCurrent'](_0x7cf9fe){const _0x1195ed=_0x103d88(_0x7cf9fe);return _0x1195ed['howMany']=0x1,_0x7cf9fe['howMany']--,_0x1195ed;}['_compareOperations'](_0x30e775,_0xc957e8){return!(!this['_checkOperation'](_0x30e775)||!this['_checkOperation'](_0xc957e8))&&(O(_0x30e775['sourcePosition'],_0xc957e8['sourcePosition'])&&O(_0x30e775['targetPosition'],_0xc957e8['targetPosition']));}['_compressSingleOperation'](_0x2eb9ac){const _0xacad72={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xacad72,[_0x2eb9ac]),_0xacad72['buffers'][0x0];}['_decompressSingleOperation'](_0x4fca30){const _0x57768c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x57768c,_0x4fca30),_0x57768c[0x0];}['_checkOperation'](_0x3b562f){return'MoveOperation'==_0x3b562f['__className']&&'$graveyard'==_0x3b562f['targetPosition']['root']&&0x1==_0x3b562f['howMany']&&!_0x3b562f['wasUndone'];}}class f extends _{['compress'](_0x590e4b,_0x428ce9){if(!this['_compareOperations'](_0x428ce9[0x0],_0x428ce9[0x1]))return!0x1;const _0x4af5fc=_0x428ce9['shift']();return _0x4af5fc['oldRange']=null,_0x4af5fc['newRange']&&O(_0x4af5fc['newRange']['start'],_0x4af5fc['newRange']['end'])&&(_0x4af5fc['newRange']['end']=null),_0x428ce9['shift'](),_0x590e4b['types']['push'](this['_id']),_0x590e4b['types']['push'](0x0),_0x590e4b['buffers']['push'](this['_compressSingleOperation'](_0x4af5fc)),!0x0;}['decompress'](_0x16c9b4,_0x3370fd){const _0x4493fe=this['_decompressSingleOperation'](_0x3370fd);_0x4493fe['newRange']&&!_0x4493fe['newRange']['end']&&(_0x4493fe['newRange']['end']=_0x103d88(_0x4493fe['newRange']['start']));const _0x5155da=_0x103d88(_0x4493fe);_0x5155da['newRange']&&(_0x5155da['newRange']['start']['stickiness']='toNone',_0x5155da['newRange']['end']=_0x103d88(_0x5155da['newRange']['start'])),_0x5155da['name']='user:position:'+_0x5155da['name']['split'](':')[0x2],_0x3370fd['types']['shift'](),_0x16c9b4['push'](_0x4493fe),_0x16c9b4['push'](_0x5155da);}['_compressSingleOperation'](_0x1cd725){const _0x5e1e55={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5e1e55,[_0x1cd725]),_0x5e1e55['buffers'][0x0];}['_decompressSingleOperation'](_0x2ecbf4){const _0x58696e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x58696e,_0x2ecbf4),_0x58696e[0x0];}['_compareOperations'](_0x5c90f7,_0x4b5f69){return!(!_0x5c90f7||!_0x4b5f69)&&('MarkerOperation'==_0x5c90f7['__className']&&'MarkerOperation'==_0x4b5f69['__className']&&!(!_0x5c90f7['name']['startsWith']('user:')||!_0x4b5f69['name']['startsWith']('user:')||_0x5c90f7['name']==_0x4b5f69['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x537e96=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',_0x537e96,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x537e96,'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'](_0x1349f7){if(!_0x1349f7||!_0x1349f7[0x0])throw new _0x1968b2('no-operations-provided',this);const _0x2450c8={'types':[],'buffers':[],'baseVersion':_0x1349f7[0x0]['baseVersion']};for(;_0x1349f7['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('TypingAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('DeletingAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName'](_0x1349f7[0x0]['__className'])['compress'](_0x2450c8,_0x1349f7);return _0x2450c8;}['decompress'](_0x28f03c){const _0x3047cf=[];for(;_0x28f03c['types']['length'];){const _0x566035=this['_compressorById']['get'](_0x28f03c['types'][0x0]);if(!_0x566035)throw new _0x1968b2('decompress-compressor-not-found',this,{'type':_0x28f03c['types'][0x0]});_0x566035['decompress'](_0x3047cf,_0x28f03c);}return _0x3047cf['forEach']((_0x45874f,_0x134c79)=>_0x45874f['baseVersion']=_0x28f03c['baseVersion']+_0x134c79),_0x3047cf;}['_getCompressorByName'](_0x564443){return this['_compressorByName']['get'](_0x564443);}['_registerOperationCompressor'](_0x17967e,_0x56bddf,_0x920ef2){const _0x55d402=new _0x920ef2(_0x17967e,_0x56bddf,this['_protobufFactory']['getDescriptor'](_0x56bddf));this['_registerCompressor'](_0x17967e,_0x56bddf,_0x55d402);}['_registerActionCompressor'](_0x2d9638,_0x4d78b1,_0x269813){const _0x47dc81=new _0x269813(_0x2d9638,this);this['_registerCompressor'](_0x2d9638,_0x4d78b1,_0x47dc81);}['_registerCompressor'](_0x30467e,_0x49bd7e,_0x5cd1f2){this['_compressorById']['set'](_0x30467e,_0x5cd1f2),this['_compressorByName']['set'](_0x49bd7e,_0x5cd1f2);}}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.0
|
|
3
|
+
"version": "45.2.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.0
|
|
37
|
-
"ckeditor5": "45.2.0
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.2.0",
|
|
37
|
+
"ckeditor5": "45.2.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 _0x20e4(){const _0x473246=['1554644rFcYyY','429650LDeMdX','types','2397456ugzIPE','_splitCurrent','push','2779836jtmKkm','decompress','5919460lXjygk','buffers','681372Uyiqsq','length','shift','21HkIxUp','_context','828115lbXlqf','10PICAUE','22ApTQmf','8rLRNVY','_decompressSingleOperation','_combineNext','compress','_compressSingleOperation','_compareOperations','_id'];_0x20e4=function(){return _0x473246;};return _0x20e4();}const _0x118bbf=_0x4143;(function(_0x54335f,_0x2e8429){const _0x27e500=_0x4143,_0x431ca4=_0x54335f();while(!![]){try{const _0x16e94f=-parseInt(_0x27e500(0x156))/0x1+parseInt(_0x27e500(0x161))/0x2+parseInt(_0x27e500(0x14d))/0x3+-parseInt(_0x27e500(0x160))/0x4*(parseInt(_0x27e500(0x157))/0x5)+parseInt(_0x27e500(0x151))/0x6*(parseInt(_0x27e500(0x154))/0x7)+-parseInt(_0x27e500(0x159))/0x8*(parseInt(_0x27e500(0x14a))/0x9)+parseInt(_0x27e500(0x14f))/0xa*(parseInt(_0x27e500(0x158))/0xb);if(_0x16e94f===_0x2e8429)break;else _0x431ca4['push'](_0x431ca4['shift']());}catch(_0x354106){_0x431ca4['push'](_0x431ca4['shift']());}}}(_0x20e4,0xc1e52));function _0x4143(_0x5da4ea,_0x504ca0){const _0x20e4c2=_0x20e4();return _0x4143=function(_0x414349,_0x46c07b){_0x414349=_0x414349-0x14a;let _0x1c6968=_0x20e4c2[_0x414349];return _0x1c6968;},_0x4143(_0x5da4ea,_0x504ca0);}import{cloneDeep as _0x31a4b2}from'es-toolkit/compat';export default class _{[_0x118bbf(0x15f)];[_0x118bbf(0x155)];constructor(_0x3a33af,_0x4f1bcd){const _0x3eed84=_0x118bbf;this[_0x3eed84(0x15f)]=_0x3a33af,this[_0x3eed84(0x155)]=_0x4f1bcd;}[_0x118bbf(0x15c)](_0x5c49d5,_0x4d6a86){const _0x31f1c1=_0x118bbf;let _0x5728a1;for(;_0x4d6a86[_0x31f1c1(0x152)]>0x1&&this[_0x31f1c1(0x15e)](_0x4d6a86[0x0],_0x4d6a86[0x1]);)_0x5728a1?(_0x5728a1=this[_0x31f1c1(0x15b)](_0x4d6a86[_0x31f1c1(0x153)](),_0x5728a1),_0x5c49d5[_0x31f1c1(0x162)][_0x31f1c1(0x14c)](0x0)):(_0x5728a1=_0x31a4b2(_0x4d6a86[_0x31f1c1(0x153)]()),_0x5c49d5[_0x31f1c1(0x162)][_0x31f1c1(0x14c)](this[_0x31f1c1(0x15f)]));return!!_0x5728a1&&(_0x5728a1=this[_0x31f1c1(0x15b)](_0x4d6a86[_0x31f1c1(0x153)](),_0x5728a1),_0x5c49d5[_0x31f1c1(0x162)][_0x31f1c1(0x14c)](0x0),_0x5c49d5[_0x31f1c1(0x150)][_0x31f1c1(0x14c)](this[_0x31f1c1(0x15d)](_0x5728a1)),!0x0);}[_0x118bbf(0x14e)](_0x4df444,_0x4030f4){const _0x54d43d=_0x118bbf,_0x3834f2=this[_0x54d43d(0x15a)](_0x4030f4);for(;0x0==_0x4030f4[_0x54d43d(0x162)][0x0];)_0x4030f4[_0x54d43d(0x162)][_0x54d43d(0x153)](),_0x4df444[_0x54d43d(0x14c)](this[_0x54d43d(0x14b)](_0x3834f2));_0x4df444[_0x54d43d(0x14c)](_0x3834f2);}}
|