@ckeditor/ckeditor5-operations-compressor 42.0.0-alpha.14 → 42.0.0-alpha.16
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 +2 -2
- 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 _0x256b15=_0x5a1b2b['Reader'],_0x24c6b1=_0x5a1b2b['Writer'],_0x1d36d6=_0x5a1b2b['util'],_0x3eebbd=_0x5a1b2b['roots']['default']||(_0x5a1b2b['roots']['default']={});return _0x3eebbd['AttributeOperation']=(function(){function _0x431911(_0x138fb5){if(_0x138fb5){for(var _0x74b97e=Object['keys'](_0x138fb5),_0x4b3d97=0x0;_0x4b3d97<_0x74b97e['length'];++_0x4b3d97)null!=_0x138fb5[_0x74b97e[_0x4b3d97]]&&(this[_0x74b97e[_0x4b3d97]]=_0x138fb5[_0x74b97e[_0x4b3d97]]);}}return _0x431911['prototype']['range']=null,_0x431911['prototype']['key']='',_0x431911['prototype']['oldValueBoolean']=!0x1,_0x431911['prototype']['oldValueJson']='',_0x431911['prototype']['newValueBoolean']=!0x1,_0x431911['prototype']['newValueJson']='',_0x431911['prototype']['wasUndone']=!0x1,_0x431911['create']=function(_0x22eb35){return new _0x431911(_0x22eb35);},_0x431911['encode']=function(_0x172195,_0x3cb682){return _0x3cb682||(_0x3cb682=_0x24c6b1['create']()),null!=_0x172195['range']&&Object['hasOwnProperty']['call'](_0x172195,'range')&&_0x3eebbd['Range']['encode'](_0x172195['range'],_0x3cb682['uint32'](0xa)['fork']())['ldelim'](),null!=_0x172195['key']&&Object['hasOwnProperty']['call'](_0x172195,'key')&&_0x3cb682['uint32'](0x12)['string'](_0x172195['key']),null!=_0x172195['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x172195,'oldValueBoolean')&&_0x3cb682['uint32'](0x18)['bool'](_0x172195['oldValueBoolean']),null!=_0x172195['oldValueJson']&&Object['hasOwnProperty']['call'](_0x172195,'oldValueJson')&&_0x3cb682['uint32'](0x22)['string'](_0x172195['oldValueJson']),null!=_0x172195['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x172195,'newValueBoolean')&&_0x3cb682['uint32'](0x28)['bool'](_0x172195['newValueBoolean']),null!=_0x172195['newValueJson']&&Object['hasOwnProperty']['call'](_0x172195,'newValueJson')&&_0x3cb682['uint32'](0x32)['string'](_0x172195['newValueJson']),null!=_0x172195['wasUndone']&&Object['hasOwnProperty']['call'](_0x172195,'wasUndone')&&_0x3cb682['uint32'](0x38)['bool'](_0x172195['wasUndone']),_0x3cb682;},_0x431911['encodeDelimited']=function(_0x399b08,_0x5bd91e){return this['encode'](_0x399b08,_0x5bd91e)['ldelim']();},_0x431911['decode']=function(_0xc65a4d,_0x51b9e8){_0xc65a4d instanceof _0x256b15||(_0xc65a4d=_0x256b15['create'](_0xc65a4d));for(var _0xa15f24=void 0x0===_0x51b9e8?_0xc65a4d['len']:_0xc65a4d['pos']+_0x51b9e8,_0x370ea6=new _0x3eebbd['AttributeOperation']();_0xc65a4d['pos']<_0xa15f24;){var _0x1ba110=_0xc65a4d['uint32']();switch(_0x1ba110>>>0x3){case 0x1:_0x370ea6['range']=_0x3eebbd['Range']['decode'](_0xc65a4d,_0xc65a4d['uint32']());break;case 0x2:_0x370ea6['key']=_0xc65a4d['string']();break;case 0x3:_0x370ea6['oldValueBoolean']=_0xc65a4d['bool']();break;case 0x4:_0x370ea6['oldValueJson']=_0xc65a4d['string']();break;case 0x5:_0x370ea6['newValueBoolean']=_0xc65a4d['bool']();break;case 0x6:_0x370ea6['newValueJson']=_0xc65a4d['string']();break;case 0x7:_0x370ea6['wasUndone']=_0xc65a4d['bool']();break;default:_0xc65a4d['skipType'](0x7&_0x1ba110);}}return _0x370ea6;},_0x431911['decodeDelimited']=function(_0x104411){return _0x104411 instanceof _0x256b15||(_0x104411=new _0x256b15(_0x104411)),this['decode'](_0x104411,_0x104411['uint32']());},_0x431911['verify']=function(_0x2f02ce){if('object'!=typeof _0x2f02ce||null===_0x2f02ce)return'object\x20expected';if(null!=_0x2f02ce['range']&&_0x2f02ce['hasOwnProperty']('range')){var _0xa80f0b=_0x3eebbd['Range']['verify'](_0x2f02ce['range']);if(_0xa80f0b)return'range.'+_0xa80f0b;}return null!=_0x2f02ce['key']&&_0x2f02ce['hasOwnProperty']('key')&&!_0x1d36d6['isString'](_0x2f02ce['key'])?'key:\x20string\x20expected':null!=_0x2f02ce['oldValueBoolean']&&_0x2f02ce['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2f02ce['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2f02ce['oldValueJson']&&_0x2f02ce['hasOwnProperty']('oldValueJson')&&!_0x1d36d6['isString'](_0x2f02ce['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2f02ce['newValueBoolean']&&_0x2f02ce['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2f02ce['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2f02ce['newValueJson']&&_0x2f02ce['hasOwnProperty']('newValueJson')&&!_0x1d36d6['isString'](_0x2f02ce['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2f02ce['wasUndone']&&_0x2f02ce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f02ce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x431911['fromObject']=function(_0x24ada1){if(_0x24ada1 instanceof _0x3eebbd['AttributeOperation'])return _0x24ada1;var _0x1643ac=new _0x3eebbd['AttributeOperation']();if(null!=_0x24ada1['range']){if('object'!=typeof _0x24ada1['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1643ac['range']=_0x3eebbd['Range']['fromObject'](_0x24ada1['range']);}return null!=_0x24ada1['key']&&(_0x1643ac['key']=String(_0x24ada1['key'])),null!=_0x24ada1['oldValueBoolean']&&(_0x1643ac['oldValueBoolean']=Boolean(_0x24ada1['oldValueBoolean'])),null!=_0x24ada1['oldValueJson']&&(_0x1643ac['oldValueJson']=String(_0x24ada1['oldValueJson'])),null!=_0x24ada1['newValueBoolean']&&(_0x1643ac['newValueBoolean']=Boolean(_0x24ada1['newValueBoolean'])),null!=_0x24ada1['newValueJson']&&(_0x1643ac['newValueJson']=String(_0x24ada1['newValueJson'])),null!=_0x24ada1['wasUndone']&&(_0x1643ac['wasUndone']=Boolean(_0x24ada1['wasUndone'])),_0x1643ac;},_0x431911['toObject']=function(_0x4627ac,_0x2edb6f){_0x2edb6f||(_0x2edb6f={});var _0x510170={};return _0x2edb6f['defaults']&&(_0x510170['range']=null,_0x510170['key']='',_0x510170['oldValueBoolean']=!0x1,_0x510170['oldValueJson']='',_0x510170['newValueBoolean']=!0x1,_0x510170['newValueJson']='',_0x510170['wasUndone']=!0x1),null!=_0x4627ac['range']&&_0x4627ac['hasOwnProperty']('range')&&(_0x510170['range']=_0x3eebbd['Range']['toObject'](_0x4627ac['range'],_0x2edb6f)),null!=_0x4627ac['key']&&_0x4627ac['hasOwnProperty']('key')&&(_0x510170['key']=_0x4627ac['key']),null!=_0x4627ac['oldValueBoolean']&&_0x4627ac['hasOwnProperty']('oldValueBoolean')&&(_0x510170['oldValueBoolean']=_0x4627ac['oldValueBoolean']),null!=_0x4627ac['oldValueJson']&&_0x4627ac['hasOwnProperty']('oldValueJson')&&(_0x510170['oldValueJson']=_0x4627ac['oldValueJson']),null!=_0x4627ac['newValueBoolean']&&_0x4627ac['hasOwnProperty']('newValueBoolean')&&(_0x510170['newValueBoolean']=_0x4627ac['newValueBoolean']),null!=_0x4627ac['newValueJson']&&_0x4627ac['hasOwnProperty']('newValueJson')&&(_0x510170['newValueJson']=_0x4627ac['newValueJson']),null!=_0x4627ac['wasUndone']&&_0x4627ac['hasOwnProperty']('wasUndone')&&(_0x510170['wasUndone']=_0x4627ac['wasUndone']),_0x510170;},_0x431911['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x431911['getTypeUrl']=function(_0x2efc70){return void 0x0===_0x2efc70&&(_0x2efc70='type.googleapis.com'),_0x2efc70+'/AttributeOperation';},_0x431911;}()),_0x3eebbd['InsertOperation']=(function(){function _0x1f101c(_0x262e01){if(this['nodes']=[],_0x262e01){for(var _0x6231e7=Object['keys'](_0x262e01),_0xfe8364=0x0;_0xfe8364<_0x6231e7['length'];++_0xfe8364)null!=_0x262e01[_0x6231e7[_0xfe8364]]&&(this[_0x6231e7[_0xfe8364]]=_0x262e01[_0x6231e7[_0xfe8364]]);}}return _0x1f101c['prototype']['position']=null,_0x1f101c['prototype']['nodes']=_0x1d36d6['emptyArray'],_0x1f101c['prototype']['shouldReceiveAttributes']=!0x1,_0x1f101c['prototype']['wasUndone']=!0x1,_0x1f101c['create']=function(_0x15fda6){return new _0x1f101c(_0x15fda6);},_0x1f101c['encode']=function(_0x2a02cf,_0x53a814){if(_0x53a814||(_0x53a814=_0x24c6b1['create']()),null!=_0x2a02cf['position']&&Object['hasOwnProperty']['call'](_0x2a02cf,'position')&&_0x3eebbd['Position']['encode'](_0x2a02cf['position'],_0x53a814['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a02cf['nodes']&&_0x2a02cf['nodes']['length']){for(var _0x4bf2d3=0x0;_0x4bf2d3<_0x2a02cf['nodes']['length'];++_0x4bf2d3)_0x3eebbd['Element']['encode'](_0x2a02cf['nodes'][_0x4bf2d3],_0x53a814['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2a02cf['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2a02cf,'shouldReceiveAttributes')&&_0x53a814['uint32'](0x18)['bool'](_0x2a02cf['shouldReceiveAttributes']),null!=_0x2a02cf['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a02cf,'wasUndone')&&_0x53a814['uint32'](0x20)['bool'](_0x2a02cf['wasUndone']),_0x53a814;},_0x1f101c['encodeDelimited']=function(_0x7dc3b7,_0x16f86c){return this['encode'](_0x7dc3b7,_0x16f86c)['ldelim']();},_0x1f101c['decode']=function(_0x4d933f,_0x1dc2d3){_0x4d933f instanceof _0x256b15||(_0x4d933f=_0x256b15['create'](_0x4d933f));for(var _0xd3fd30=void 0x0===_0x1dc2d3?_0x4d933f['len']:_0x4d933f['pos']+_0x1dc2d3,_0x368f5f=new _0x3eebbd['InsertOperation']();_0x4d933f['pos']<_0xd3fd30;){var _0x52578c=_0x4d933f['uint32']();switch(_0x52578c>>>0x3){case 0x1:_0x368f5f['position']=_0x3eebbd['Position']['decode'](_0x4d933f,_0x4d933f['uint32']());break;case 0x2:_0x368f5f['nodes']&&_0x368f5f['nodes']['length']||(_0x368f5f['nodes']=[]),_0x368f5f['nodes']['push'](_0x3eebbd['Element']['decode'](_0x4d933f,_0x4d933f['uint32']()));break;case 0x3:_0x368f5f['shouldReceiveAttributes']=_0x4d933f['bool']();break;case 0x4:_0x368f5f['wasUndone']=_0x4d933f['bool']();break;default:_0x4d933f['skipType'](0x7&_0x52578c);}}return _0x368f5f;},_0x1f101c['decodeDelimited']=function(_0x32c51b){return _0x32c51b instanceof _0x256b15||(_0x32c51b=new _0x256b15(_0x32c51b)),this['decode'](_0x32c51b,_0x32c51b['uint32']());},_0x1f101c['verify']=function(_0x59b194){if('object'!=typeof _0x59b194||null===_0x59b194)return'object\x20expected';if(null!=_0x59b194['position']&&_0x59b194['hasOwnProperty']('position')&&(_0x3fc9e7=_0x3eebbd['Position']['verify'](_0x59b194['position'])))return'position.'+_0x3fc9e7;if(null!=_0x59b194['nodes']&&_0x59b194['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x59b194['nodes']))return'nodes:\x20array\x20expected';for(var _0x5c0992=0x0;_0x5c0992<_0x59b194['nodes']['length'];++_0x5c0992){var _0x3fc9e7;if(_0x3fc9e7=_0x3eebbd['Element']['verify'](_0x59b194['nodes'][_0x5c0992]))return'nodes.'+_0x3fc9e7;}}return null!=_0x59b194['shouldReceiveAttributes']&&_0x59b194['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x59b194['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x59b194['wasUndone']&&_0x59b194['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59b194['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f101c['fromObject']=function(_0x471717){if(_0x471717 instanceof _0x3eebbd['InsertOperation'])return _0x471717;var _0x47c9b7=new _0x3eebbd['InsertOperation']();if(null!=_0x471717['position']){if('object'!=typeof _0x471717['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x47c9b7['position']=_0x3eebbd['Position']['fromObject'](_0x471717['position']);}if(_0x471717['nodes']){if(!Array['isArray'](_0x471717['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x47c9b7['nodes']=[];for(var _0x3b959c=0x0;_0x3b959c<_0x471717['nodes']['length'];++_0x3b959c){if('object'!=typeof _0x471717['nodes'][_0x3b959c])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x47c9b7['nodes'][_0x3b959c]=_0x3eebbd['Element']['fromObject'](_0x471717['nodes'][_0x3b959c]);}}return null!=_0x471717['shouldReceiveAttributes']&&(_0x47c9b7['shouldReceiveAttributes']=Boolean(_0x471717['shouldReceiveAttributes'])),null!=_0x471717['wasUndone']&&(_0x47c9b7['wasUndone']=Boolean(_0x471717['wasUndone'])),_0x47c9b7;},_0x1f101c['toObject']=function(_0x3f8844,_0xb62476){_0xb62476||(_0xb62476={});var _0x351be8={};if((_0xb62476['arrays']||_0xb62476['defaults'])&&(_0x351be8['nodes']=[]),_0xb62476['defaults']&&(_0x351be8['position']=null,_0x351be8['shouldReceiveAttributes']=!0x1,_0x351be8['wasUndone']=!0x1),null!=_0x3f8844['position']&&_0x3f8844['hasOwnProperty']('position')&&(_0x351be8['position']=_0x3eebbd['Position']['toObject'](_0x3f8844['position'],_0xb62476)),_0x3f8844['nodes']&&_0x3f8844['nodes']['length']){_0x351be8['nodes']=[];for(var _0x14ce1d=0x0;_0x14ce1d<_0x3f8844['nodes']['length'];++_0x14ce1d)_0x351be8['nodes'][_0x14ce1d]=_0x3eebbd['Element']['toObject'](_0x3f8844['nodes'][_0x14ce1d],_0xb62476);}return null!=_0x3f8844['shouldReceiveAttributes']&&_0x3f8844['hasOwnProperty']('shouldReceiveAttributes')&&(_0x351be8['shouldReceiveAttributes']=_0x3f8844['shouldReceiveAttributes']),null!=_0x3f8844['wasUndone']&&_0x3f8844['hasOwnProperty']('wasUndone')&&(_0x351be8['wasUndone']=_0x3f8844['wasUndone']),_0x351be8;},_0x1f101c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x1f101c['getTypeUrl']=function(_0x168b62){return void 0x0===_0x168b62&&(_0x168b62='type.googleapis.com'),_0x168b62+'/InsertOperation';},_0x1f101c;}()),_0x3eebbd['MarkerOperation']=(function(){function _0x4d142e(_0x1e2c36){if(_0x1e2c36){for(var _0x122b2b=Object['keys'](_0x1e2c36),_0x3c2072=0x0;_0x3c2072<_0x122b2b['length'];++_0x3c2072)null!=_0x1e2c36[_0x122b2b[_0x3c2072]]&&(this[_0x122b2b[_0x3c2072]]=_0x1e2c36[_0x122b2b[_0x3c2072]]);}}return _0x4d142e['prototype']['name']='',_0x4d142e['prototype']['oldRange']=null,_0x4d142e['prototype']['newRange']=null,_0x4d142e['prototype']['affectsData']=!0x1,_0x4d142e['prototype']['wasUndone']=!0x1,_0x4d142e['create']=function(_0x450fac){return new _0x4d142e(_0x450fac);},_0x4d142e['encode']=function(_0x52f329,_0x521957){return _0x521957||(_0x521957=_0x24c6b1['create']()),null!=_0x52f329['name']&&Object['hasOwnProperty']['call'](_0x52f329,'name')&&_0x521957['uint32'](0xa)['string'](_0x52f329['name']),null!=_0x52f329['oldRange']&&Object['hasOwnProperty']['call'](_0x52f329,'oldRange')&&_0x3eebbd['Range']['encode'](_0x52f329['oldRange'],_0x521957['uint32'](0x12)['fork']())['ldelim'](),null!=_0x52f329['newRange']&&Object['hasOwnProperty']['call'](_0x52f329,'newRange')&&_0x3eebbd['Range']['encode'](_0x52f329['newRange'],_0x521957['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x52f329['affectsData']&&Object['hasOwnProperty']['call'](_0x52f329,'affectsData')&&_0x521957['uint32'](0x20)['bool'](_0x52f329['affectsData']),null!=_0x52f329['wasUndone']&&Object['hasOwnProperty']['call'](_0x52f329,'wasUndone')&&_0x521957['uint32'](0x28)['bool'](_0x52f329['wasUndone']),_0x521957;},_0x4d142e['encodeDelimited']=function(_0x125efb,_0x3eb252){return this['encode'](_0x125efb,_0x3eb252)['ldelim']();},_0x4d142e['decode']=function(_0x14b33e,_0x47ccfb){_0x14b33e instanceof _0x256b15||(_0x14b33e=_0x256b15['create'](_0x14b33e));for(var _0x268a88=void 0x0===_0x47ccfb?_0x14b33e['len']:_0x14b33e['pos']+_0x47ccfb,_0x596c10=new _0x3eebbd['MarkerOperation']();_0x14b33e['pos']<_0x268a88;){var _0x13b5fc=_0x14b33e['uint32']();switch(_0x13b5fc>>>0x3){case 0x1:_0x596c10['name']=_0x14b33e['string']();break;case 0x2:_0x596c10['oldRange']=_0x3eebbd['Range']['decode'](_0x14b33e,_0x14b33e['uint32']());break;case 0x3:_0x596c10['newRange']=_0x3eebbd['Range']['decode'](_0x14b33e,_0x14b33e['uint32']());break;case 0x4:_0x596c10['affectsData']=_0x14b33e['bool']();break;case 0x5:_0x596c10['wasUndone']=_0x14b33e['bool']();break;default:_0x14b33e['skipType'](0x7&_0x13b5fc);}}return _0x596c10;},_0x4d142e['decodeDelimited']=function(_0x13588c){return _0x13588c instanceof _0x256b15||(_0x13588c=new _0x256b15(_0x13588c)),this['decode'](_0x13588c,_0x13588c['uint32']());},_0x4d142e['verify']=function(_0x452095){if('object'!=typeof _0x452095||null===_0x452095)return'object\x20expected';if(null!=_0x452095['name']&&_0x452095['hasOwnProperty']('name')&&!_0x1d36d6['isString'](_0x452095['name']))return'name:\x20string\x20expected';var _0x2ecec9;if(null!=_0x452095['oldRange']&&_0x452095['hasOwnProperty']('oldRange')&&(_0x2ecec9=_0x3eebbd['Range']['verify'](_0x452095['oldRange'])))return'oldRange.'+_0x2ecec9;if(null!=_0x452095['newRange']&&_0x452095['hasOwnProperty']('newRange')&&(_0x2ecec9=_0x3eebbd['Range']['verify'](_0x452095['newRange'])))return'newRange.'+_0x2ecec9;return null!=_0x452095['affectsData']&&_0x452095['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x452095['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x452095['wasUndone']&&_0x452095['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x452095['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d142e['fromObject']=function(_0x2a3298){if(_0x2a3298 instanceof _0x3eebbd['MarkerOperation'])return _0x2a3298;var _0x4b17e2=new _0x3eebbd['MarkerOperation']();if(null!=_0x2a3298['name']&&(_0x4b17e2['name']=String(_0x2a3298['name'])),null!=_0x2a3298['oldRange']){if('object'!=typeof _0x2a3298['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4b17e2['oldRange']=_0x3eebbd['Range']['fromObject'](_0x2a3298['oldRange']);}if(null!=_0x2a3298['newRange']){if('object'!=typeof _0x2a3298['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4b17e2['newRange']=_0x3eebbd['Range']['fromObject'](_0x2a3298['newRange']);}return null!=_0x2a3298['affectsData']&&(_0x4b17e2['affectsData']=Boolean(_0x2a3298['affectsData'])),null!=_0x2a3298['wasUndone']&&(_0x4b17e2['wasUndone']=Boolean(_0x2a3298['wasUndone'])),_0x4b17e2;},_0x4d142e['toObject']=function(_0x390ae5,_0x161d2b){_0x161d2b||(_0x161d2b={});var _0x236126={};return _0x161d2b['defaults']&&(_0x236126['name']='',_0x236126['oldRange']=null,_0x236126['newRange']=null,_0x236126['affectsData']=!0x1,_0x236126['wasUndone']=!0x1),null!=_0x390ae5['name']&&_0x390ae5['hasOwnProperty']('name')&&(_0x236126['name']=_0x390ae5['name']),null!=_0x390ae5['oldRange']&&_0x390ae5['hasOwnProperty']('oldRange')&&(_0x236126['oldRange']=_0x3eebbd['Range']['toObject'](_0x390ae5['oldRange'],_0x161d2b)),null!=_0x390ae5['newRange']&&_0x390ae5['hasOwnProperty']('newRange')&&(_0x236126['newRange']=_0x3eebbd['Range']['toObject'](_0x390ae5['newRange'],_0x161d2b)),null!=_0x390ae5['affectsData']&&_0x390ae5['hasOwnProperty']('affectsData')&&(_0x236126['affectsData']=_0x390ae5['affectsData']),null!=_0x390ae5['wasUndone']&&_0x390ae5['hasOwnProperty']('wasUndone')&&(_0x236126['wasUndone']=_0x390ae5['wasUndone']),_0x236126;},_0x4d142e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x4d142e['getTypeUrl']=function(_0x240fda){return void 0x0===_0x240fda&&(_0x240fda='type.googleapis.com'),_0x240fda+'/MarkerOperation';},_0x4d142e;}()),_0x3eebbd['MergeOperation']=(function(){function _0x51dab0(_0x40417e){if(_0x40417e){for(var _0x3d729c=Object['keys'](_0x40417e),_0x35864a=0x0;_0x35864a<_0x3d729c['length'];++_0x35864a)null!=_0x40417e[_0x3d729c[_0x35864a]]&&(this[_0x3d729c[_0x35864a]]=_0x40417e[_0x3d729c[_0x35864a]]);}}return _0x51dab0['prototype']['sourcePosition']=null,_0x51dab0['prototype']['targetPosition']=null,_0x51dab0['prototype']['graveyardPosition']=null,_0x51dab0['prototype']['howMany']=0x0,_0x51dab0['prototype']['wasUndone']=!0x1,_0x51dab0['create']=function(_0x1cfae1){return new _0x51dab0(_0x1cfae1);},_0x51dab0['encode']=function(_0x47b17f,_0x590de8){return _0x590de8||(_0x590de8=_0x24c6b1['create']()),null!=_0x47b17f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x47b17f,'sourcePosition')&&_0x3eebbd['Position']['encode'](_0x47b17f['sourcePosition'],_0x590de8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47b17f['targetPosition']&&Object['hasOwnProperty']['call'](_0x47b17f,'targetPosition')&&_0x3eebbd['Position']['encode'](_0x47b17f['targetPosition'],_0x590de8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x47b17f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x47b17f,'graveyardPosition')&&_0x3eebbd['Position']['encode'](_0x47b17f['graveyardPosition'],_0x590de8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x47b17f['howMany']&&Object['hasOwnProperty']['call'](_0x47b17f,'howMany')&&_0x590de8['uint32'](0x20)['uint32'](_0x47b17f['howMany']),null!=_0x47b17f['wasUndone']&&Object['hasOwnProperty']['call'](_0x47b17f,'wasUndone')&&_0x590de8['uint32'](0x28)['bool'](_0x47b17f['wasUndone']),_0x590de8;},_0x51dab0['encodeDelimited']=function(_0x17a208,_0x3a0566){return this['encode'](_0x17a208,_0x3a0566)['ldelim']();},_0x51dab0['decode']=function(_0x413e38,_0x508758){_0x413e38 instanceof _0x256b15||(_0x413e38=_0x256b15['create'](_0x413e38));for(var _0x545590=void 0x0===_0x508758?_0x413e38['len']:_0x413e38['pos']+_0x508758,_0x1e0a13=new _0x3eebbd['MergeOperation']();_0x413e38['pos']<_0x545590;){var _0x2bab55=_0x413e38['uint32']();switch(_0x2bab55>>>0x3){case 0x1:_0x1e0a13['sourcePosition']=_0x3eebbd['Position']['decode'](_0x413e38,_0x413e38['uint32']());break;case 0x2:_0x1e0a13['targetPosition']=_0x3eebbd['Position']['decode'](_0x413e38,_0x413e38['uint32']());break;case 0x3:_0x1e0a13['graveyardPosition']=_0x3eebbd['Position']['decode'](_0x413e38,_0x413e38['uint32']());break;case 0x4:_0x1e0a13['howMany']=_0x413e38['uint32']();break;case 0x5:_0x1e0a13['wasUndone']=_0x413e38['bool']();break;default:_0x413e38['skipType'](0x7&_0x2bab55);}}return _0x1e0a13;},_0x51dab0['decodeDelimited']=function(_0xb0d56b){return _0xb0d56b instanceof _0x256b15||(_0xb0d56b=new _0x256b15(_0xb0d56b)),this['decode'](_0xb0d56b,_0xb0d56b['uint32']());},_0x51dab0['verify']=function(_0x3de915){if('object'!=typeof _0x3de915||null===_0x3de915)return'object\x20expected';var _0x383aa9;if(null!=_0x3de915['sourcePosition']&&_0x3de915['hasOwnProperty']('sourcePosition')&&(_0x383aa9=_0x3eebbd['Position']['verify'](_0x3de915['sourcePosition'])))return'sourcePosition.'+_0x383aa9;if(null!=_0x3de915['targetPosition']&&_0x3de915['hasOwnProperty']('targetPosition')&&(_0x383aa9=_0x3eebbd['Position']['verify'](_0x3de915['targetPosition'])))return'targetPosition.'+_0x383aa9;if(null!=_0x3de915['graveyardPosition']&&_0x3de915['hasOwnProperty']('graveyardPosition')&&(_0x383aa9=_0x3eebbd['Position']['verify'](_0x3de915['graveyardPosition'])))return'graveyardPosition.'+_0x383aa9;return null!=_0x3de915['howMany']&&_0x3de915['hasOwnProperty']('howMany')&&!_0x1d36d6['isInteger'](_0x3de915['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3de915['wasUndone']&&_0x3de915['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3de915['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51dab0['fromObject']=function(_0x5bbdff){if(_0x5bbdff instanceof _0x3eebbd['MergeOperation'])return _0x5bbdff;var _0x1ece98=new _0x3eebbd['MergeOperation']();if(null!=_0x5bbdff['sourcePosition']){if('object'!=typeof _0x5bbdff['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1ece98['sourcePosition']=_0x3eebbd['Position']['fromObject'](_0x5bbdff['sourcePosition']);}if(null!=_0x5bbdff['targetPosition']){if('object'!=typeof _0x5bbdff['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1ece98['targetPosition']=_0x3eebbd['Position']['fromObject'](_0x5bbdff['targetPosition']);}if(null!=_0x5bbdff['graveyardPosition']){if('object'!=typeof _0x5bbdff['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1ece98['graveyardPosition']=_0x3eebbd['Position']['fromObject'](_0x5bbdff['graveyardPosition']);}return null!=_0x5bbdff['howMany']&&(_0x1ece98['howMany']=_0x5bbdff['howMany']>>>0x0),null!=_0x5bbdff['wasUndone']&&(_0x1ece98['wasUndone']=Boolean(_0x5bbdff['wasUndone'])),_0x1ece98;},_0x51dab0['toObject']=function(_0x9ebb2,_0xeaa5){_0xeaa5||(_0xeaa5={});var _0x57dda0={};return _0xeaa5['defaults']&&(_0x57dda0['sourcePosition']=null,_0x57dda0['targetPosition']=null,_0x57dda0['graveyardPosition']=null,_0x57dda0['howMany']=0x0,_0x57dda0['wasUndone']=!0x1),null!=_0x9ebb2['sourcePosition']&&_0x9ebb2['hasOwnProperty']('sourcePosition')&&(_0x57dda0['sourcePosition']=_0x3eebbd['Position']['toObject'](_0x9ebb2['sourcePosition'],_0xeaa5)),null!=_0x9ebb2['targetPosition']&&_0x9ebb2['hasOwnProperty']('targetPosition')&&(_0x57dda0['targetPosition']=_0x3eebbd['Position']['toObject'](_0x9ebb2['targetPosition'],_0xeaa5)),null!=_0x9ebb2['graveyardPosition']&&_0x9ebb2['hasOwnProperty']('graveyardPosition')&&(_0x57dda0['graveyardPosition']=_0x3eebbd['Position']['toObject'](_0x9ebb2['graveyardPosition'],_0xeaa5)),null!=_0x9ebb2['howMany']&&_0x9ebb2['hasOwnProperty']('howMany')&&(_0x57dda0['howMany']=_0x9ebb2['howMany']),null!=_0x9ebb2['wasUndone']&&_0x9ebb2['hasOwnProperty']('wasUndone')&&(_0x57dda0['wasUndone']=_0x9ebb2['wasUndone']),_0x57dda0;},_0x51dab0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x51dab0['getTypeUrl']=function(_0x149d10){return void 0x0===_0x149d10&&(_0x149d10='type.googleapis.com'),_0x149d10+'/MergeOperation';},_0x51dab0;}()),_0x3eebbd['MoveOperation']=(function(){function _0x38fc69(_0x33e6f1){if(_0x33e6f1){for(var _0x11b79d=Object['keys'](_0x33e6f1),_0x139356=0x0;_0x139356<_0x11b79d['length'];++_0x139356)null!=_0x33e6f1[_0x11b79d[_0x139356]]&&(this[_0x11b79d[_0x139356]]=_0x33e6f1[_0x11b79d[_0x139356]]);}}return _0x38fc69['prototype']['sourcePosition']=null,_0x38fc69['prototype']['howMany']=0x0,_0x38fc69['prototype']['targetPosition']=null,_0x38fc69['prototype']['wasUndone']=!0x1,_0x38fc69['create']=function(_0x1d6bdb){return new _0x38fc69(_0x1d6bdb);},_0x38fc69['encode']=function(_0x45355c,_0x38804a){return _0x38804a||(_0x38804a=_0x24c6b1['create']()),null!=_0x45355c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x45355c,'sourcePosition')&&_0x3eebbd['Position']['encode'](_0x45355c['sourcePosition'],_0x38804a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x45355c['howMany']&&Object['hasOwnProperty']['call'](_0x45355c,'howMany')&&_0x38804a['uint32'](0x10)['uint32'](_0x45355c['howMany']),null!=_0x45355c['targetPosition']&&Object['hasOwnProperty']['call'](_0x45355c,'targetPosition')&&_0x3eebbd['Position']['encode'](_0x45355c['targetPosition'],_0x38804a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x45355c['wasUndone']&&Object['hasOwnProperty']['call'](_0x45355c,'wasUndone')&&_0x38804a['uint32'](0x20)['bool'](_0x45355c['wasUndone']),_0x38804a;},_0x38fc69['encodeDelimited']=function(_0x130ee3,_0x31b1bc){return this['encode'](_0x130ee3,_0x31b1bc)['ldelim']();},_0x38fc69['decode']=function(_0x4f9ae7,_0xa08f39){_0x4f9ae7 instanceof _0x256b15||(_0x4f9ae7=_0x256b15['create'](_0x4f9ae7));for(var _0x78e840=void 0x0===_0xa08f39?_0x4f9ae7['len']:_0x4f9ae7['pos']+_0xa08f39,_0x16bb8b=new _0x3eebbd['MoveOperation']();_0x4f9ae7['pos']<_0x78e840;){var _0x1c8357=_0x4f9ae7['uint32']();switch(_0x1c8357>>>0x3){case 0x1:_0x16bb8b['sourcePosition']=_0x3eebbd['Position']['decode'](_0x4f9ae7,_0x4f9ae7['uint32']());break;case 0x2:_0x16bb8b['howMany']=_0x4f9ae7['uint32']();break;case 0x3:_0x16bb8b['targetPosition']=_0x3eebbd['Position']['decode'](_0x4f9ae7,_0x4f9ae7['uint32']());break;case 0x4:_0x16bb8b['wasUndone']=_0x4f9ae7['bool']();break;default:_0x4f9ae7['skipType'](0x7&_0x1c8357);}}return _0x16bb8b;},_0x38fc69['decodeDelimited']=function(_0x1725ea){return _0x1725ea instanceof _0x256b15||(_0x1725ea=new _0x256b15(_0x1725ea)),this['decode'](_0x1725ea,_0x1725ea['uint32']());},_0x38fc69['verify']=function(_0x4faec0){if('object'!=typeof _0x4faec0||null===_0x4faec0)return'object\x20expected';var _0x256f94;if(null!=_0x4faec0['sourcePosition']&&_0x4faec0['hasOwnProperty']('sourcePosition')&&(_0x256f94=_0x3eebbd['Position']['verify'](_0x4faec0['sourcePosition'])))return'sourcePosition.'+_0x256f94;if(null!=_0x4faec0['howMany']&&_0x4faec0['hasOwnProperty']('howMany')&&!_0x1d36d6['isInteger'](_0x4faec0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4faec0['targetPosition']&&_0x4faec0['hasOwnProperty']('targetPosition')&&(_0x256f94=_0x3eebbd['Position']['verify'](_0x4faec0['targetPosition'])))return'targetPosition.'+_0x256f94;return null!=_0x4faec0['wasUndone']&&_0x4faec0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4faec0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38fc69['fromObject']=function(_0x528b07){if(_0x528b07 instanceof _0x3eebbd['MoveOperation'])return _0x528b07;var _0x5f5a45=new _0x3eebbd['MoveOperation']();if(null!=_0x528b07['sourcePosition']){if('object'!=typeof _0x528b07['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5f5a45['sourcePosition']=_0x3eebbd['Position']['fromObject'](_0x528b07['sourcePosition']);}if(null!=_0x528b07['howMany']&&(_0x5f5a45['howMany']=_0x528b07['howMany']>>>0x0),null!=_0x528b07['targetPosition']){if('object'!=typeof _0x528b07['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5f5a45['targetPosition']=_0x3eebbd['Position']['fromObject'](_0x528b07['targetPosition']);}return null!=_0x528b07['wasUndone']&&(_0x5f5a45['wasUndone']=Boolean(_0x528b07['wasUndone'])),_0x5f5a45;},_0x38fc69['toObject']=function(_0x3c5a22,_0x58aa6f){_0x58aa6f||(_0x58aa6f={});var _0x58a543={};return _0x58aa6f['defaults']&&(_0x58a543['sourcePosition']=null,_0x58a543['howMany']=0x0,_0x58a543['targetPosition']=null,_0x58a543['wasUndone']=!0x1),null!=_0x3c5a22['sourcePosition']&&_0x3c5a22['hasOwnProperty']('sourcePosition')&&(_0x58a543['sourcePosition']=_0x3eebbd['Position']['toObject'](_0x3c5a22['sourcePosition'],_0x58aa6f)),null!=_0x3c5a22['howMany']&&_0x3c5a22['hasOwnProperty']('howMany')&&(_0x58a543['howMany']=_0x3c5a22['howMany']),null!=_0x3c5a22['targetPosition']&&_0x3c5a22['hasOwnProperty']('targetPosition')&&(_0x58a543['targetPosition']=_0x3eebbd['Position']['toObject'](_0x3c5a22['targetPosition'],_0x58aa6f)),null!=_0x3c5a22['wasUndone']&&_0x3c5a22['hasOwnProperty']('wasUndone')&&(_0x58a543['wasUndone']=_0x3c5a22['wasUndone']),_0x58a543;},_0x38fc69['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x38fc69['getTypeUrl']=function(_0x43aa39){return void 0x0===_0x43aa39&&(_0x43aa39='type.googleapis.com'),_0x43aa39+'/MoveOperation';},_0x38fc69;}()),_0x3eebbd['RenameOperation']=(function(){function _0x1805b5(_0x3625e9){if(_0x3625e9){for(var _0x2d1361=Object['keys'](_0x3625e9),_0x1147fb=0x0;_0x1147fb<_0x2d1361['length'];++_0x1147fb)null!=_0x3625e9[_0x2d1361[_0x1147fb]]&&(this[_0x2d1361[_0x1147fb]]=_0x3625e9[_0x2d1361[_0x1147fb]]);}}return _0x1805b5['prototype']['position']=null,_0x1805b5['prototype']['oldName']='',_0x1805b5['prototype']['newName']='',_0x1805b5['prototype']['wasUndone']=!0x1,_0x1805b5['create']=function(_0x5482bb){return new _0x1805b5(_0x5482bb);},_0x1805b5['encode']=function(_0x3749cd,_0x44e05f){return _0x44e05f||(_0x44e05f=_0x24c6b1['create']()),null!=_0x3749cd['position']&&Object['hasOwnProperty']['call'](_0x3749cd,'position')&&_0x3eebbd['Position']['encode'](_0x3749cd['position'],_0x44e05f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3749cd['oldName']&&Object['hasOwnProperty']['call'](_0x3749cd,'oldName')&&_0x44e05f['uint32'](0x12)['string'](_0x3749cd['oldName']),null!=_0x3749cd['newName']&&Object['hasOwnProperty']['call'](_0x3749cd,'newName')&&_0x44e05f['uint32'](0x1a)['string'](_0x3749cd['newName']),null!=_0x3749cd['wasUndone']&&Object['hasOwnProperty']['call'](_0x3749cd,'wasUndone')&&_0x44e05f['uint32'](0x20)['bool'](_0x3749cd['wasUndone']),_0x44e05f;},_0x1805b5['encodeDelimited']=function(_0x18fb36,_0x2b1869){return this['encode'](_0x18fb36,_0x2b1869)['ldelim']();},_0x1805b5['decode']=function(_0x375da2,_0x1103bc){_0x375da2 instanceof _0x256b15||(_0x375da2=_0x256b15['create'](_0x375da2));for(var _0x1ea597=void 0x0===_0x1103bc?_0x375da2['len']:_0x375da2['pos']+_0x1103bc,_0x1ffc93=new _0x3eebbd['RenameOperation']();_0x375da2['pos']<_0x1ea597;){var _0x5e918e=_0x375da2['uint32']();switch(_0x5e918e>>>0x3){case 0x1:_0x1ffc93['position']=_0x3eebbd['Position']['decode'](_0x375da2,_0x375da2['uint32']());break;case 0x2:_0x1ffc93['oldName']=_0x375da2['string']();break;case 0x3:_0x1ffc93['newName']=_0x375da2['string']();break;case 0x4:_0x1ffc93['wasUndone']=_0x375da2['bool']();break;default:_0x375da2['skipType'](0x7&_0x5e918e);}}return _0x1ffc93;},_0x1805b5['decodeDelimited']=function(_0x3477b){return _0x3477b instanceof _0x256b15||(_0x3477b=new _0x256b15(_0x3477b)),this['decode'](_0x3477b,_0x3477b['uint32']());},_0x1805b5['verify']=function(_0x39da16){if('object'!=typeof _0x39da16||null===_0x39da16)return'object\x20expected';if(null!=_0x39da16['position']&&_0x39da16['hasOwnProperty']('position')){var _0x5a874d=_0x3eebbd['Position']['verify'](_0x39da16['position']);if(_0x5a874d)return'position.'+_0x5a874d;}return null!=_0x39da16['oldName']&&_0x39da16['hasOwnProperty']('oldName')&&!_0x1d36d6['isString'](_0x39da16['oldName'])?'oldName:\x20string\x20expected':null!=_0x39da16['newName']&&_0x39da16['hasOwnProperty']('newName')&&!_0x1d36d6['isString'](_0x39da16['newName'])?'newName:\x20string\x20expected':null!=_0x39da16['wasUndone']&&_0x39da16['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39da16['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1805b5['fromObject']=function(_0x946b8d){if(_0x946b8d instanceof _0x3eebbd['RenameOperation'])return _0x946b8d;var _0x218610=new _0x3eebbd['RenameOperation']();if(null!=_0x946b8d['position']){if('object'!=typeof _0x946b8d['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x218610['position']=_0x3eebbd['Position']['fromObject'](_0x946b8d['position']);}return null!=_0x946b8d['oldName']&&(_0x218610['oldName']=String(_0x946b8d['oldName'])),null!=_0x946b8d['newName']&&(_0x218610['newName']=String(_0x946b8d['newName'])),null!=_0x946b8d['wasUndone']&&(_0x218610['wasUndone']=Boolean(_0x946b8d['wasUndone'])),_0x218610;},_0x1805b5['toObject']=function(_0xc9c7dd,_0x1e1a56){_0x1e1a56||(_0x1e1a56={});var _0x316b71={};return _0x1e1a56['defaults']&&(_0x316b71['position']=null,_0x316b71['oldName']='',_0x316b71['newName']='',_0x316b71['wasUndone']=!0x1),null!=_0xc9c7dd['position']&&_0xc9c7dd['hasOwnProperty']('position')&&(_0x316b71['position']=_0x3eebbd['Position']['toObject'](_0xc9c7dd['position'],_0x1e1a56)),null!=_0xc9c7dd['oldName']&&_0xc9c7dd['hasOwnProperty']('oldName')&&(_0x316b71['oldName']=_0xc9c7dd['oldName']),null!=_0xc9c7dd['newName']&&_0xc9c7dd['hasOwnProperty']('newName')&&(_0x316b71['newName']=_0xc9c7dd['newName']),null!=_0xc9c7dd['wasUndone']&&_0xc9c7dd['hasOwnProperty']('wasUndone')&&(_0x316b71['wasUndone']=_0xc9c7dd['wasUndone']),_0x316b71;},_0x1805b5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x1805b5['getTypeUrl']=function(_0x4e50c0){return void 0x0===_0x4e50c0&&(_0x4e50c0='type.googleapis.com'),_0x4e50c0+'/RenameOperation';},_0x1805b5;}()),_0x3eebbd['RootAttributeOperation']=(function(){function _0x41236a(_0x24cf52){if(_0x24cf52){for(var _0x557bc3=Object['keys'](_0x24cf52),_0x46ea35=0x0;_0x46ea35<_0x557bc3['length'];++_0x46ea35)null!=_0x24cf52[_0x557bc3[_0x46ea35]]&&(this[_0x557bc3[_0x46ea35]]=_0x24cf52[_0x557bc3[_0x46ea35]]);}}return _0x41236a['prototype']['root']='',_0x41236a['prototype']['key']='',_0x41236a['prototype']['oldValueBoolean']=!0x1,_0x41236a['prototype']['oldValueJson']='',_0x41236a['prototype']['newValueBoolean']=!0x1,_0x41236a['prototype']['newValueJson']='',_0x41236a['prototype']['wasUndone']=!0x1,_0x41236a['create']=function(_0x4cc439){return new _0x41236a(_0x4cc439);},_0x41236a['encode']=function(_0x22bab1,_0x66fe72){return _0x66fe72||(_0x66fe72=_0x24c6b1['create']()),null!=_0x22bab1['root']&&Object['hasOwnProperty']['call'](_0x22bab1,'root')&&_0x66fe72['uint32'](0xa)['string'](_0x22bab1['root']),null!=_0x22bab1['key']&&Object['hasOwnProperty']['call'](_0x22bab1,'key')&&_0x66fe72['uint32'](0x12)['string'](_0x22bab1['key']),null!=_0x22bab1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x22bab1,'oldValueBoolean')&&_0x66fe72['uint32'](0x18)['bool'](_0x22bab1['oldValueBoolean']),null!=_0x22bab1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x22bab1,'oldValueJson')&&_0x66fe72['uint32'](0x22)['string'](_0x22bab1['oldValueJson']),null!=_0x22bab1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x22bab1,'newValueBoolean')&&_0x66fe72['uint32'](0x28)['bool'](_0x22bab1['newValueBoolean']),null!=_0x22bab1['newValueJson']&&Object['hasOwnProperty']['call'](_0x22bab1,'newValueJson')&&_0x66fe72['uint32'](0x32)['string'](_0x22bab1['newValueJson']),null!=_0x22bab1['wasUndone']&&Object['hasOwnProperty']['call'](_0x22bab1,'wasUndone')&&_0x66fe72['uint32'](0x38)['bool'](_0x22bab1['wasUndone']),_0x66fe72;},_0x41236a['encodeDelimited']=function(_0x554452,_0x48a693){return this['encode'](_0x554452,_0x48a693)['ldelim']();},_0x41236a['decode']=function(_0x5ac224,_0x38b2f6){_0x5ac224 instanceof _0x256b15||(_0x5ac224=_0x256b15['create'](_0x5ac224));for(var _0x5e5bcf=void 0x0===_0x38b2f6?_0x5ac224['len']:_0x5ac224['pos']+_0x38b2f6,_0x585472=new _0x3eebbd['RootAttributeOperation']();_0x5ac224['pos']<_0x5e5bcf;){var _0x3f73db=_0x5ac224['uint32']();switch(_0x3f73db>>>0x3){case 0x1:_0x585472['root']=_0x5ac224['string']();break;case 0x2:_0x585472['key']=_0x5ac224['string']();break;case 0x3:_0x585472['oldValueBoolean']=_0x5ac224['bool']();break;case 0x4:_0x585472['oldValueJson']=_0x5ac224['string']();break;case 0x5:_0x585472['newValueBoolean']=_0x5ac224['bool']();break;case 0x6:_0x585472['newValueJson']=_0x5ac224['string']();break;case 0x7:_0x585472['wasUndone']=_0x5ac224['bool']();break;default:_0x5ac224['skipType'](0x7&_0x3f73db);}}return _0x585472;},_0x41236a['decodeDelimited']=function(_0x3c4386){return _0x3c4386 instanceof _0x256b15||(_0x3c4386=new _0x256b15(_0x3c4386)),this['decode'](_0x3c4386,_0x3c4386['uint32']());},_0x41236a['verify']=function(_0x3ec951){return'object'!=typeof _0x3ec951||null===_0x3ec951?'object\x20expected':null!=_0x3ec951['root']&&_0x3ec951['hasOwnProperty']('root')&&!_0x1d36d6['isString'](_0x3ec951['root'])?'root:\x20string\x20expected':null!=_0x3ec951['key']&&_0x3ec951['hasOwnProperty']('key')&&!_0x1d36d6['isString'](_0x3ec951['key'])?'key:\x20string\x20expected':null!=_0x3ec951['oldValueBoolean']&&_0x3ec951['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3ec951['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3ec951['oldValueJson']&&_0x3ec951['hasOwnProperty']('oldValueJson')&&!_0x1d36d6['isString'](_0x3ec951['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3ec951['newValueBoolean']&&_0x3ec951['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3ec951['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3ec951['newValueJson']&&_0x3ec951['hasOwnProperty']('newValueJson')&&!_0x1d36d6['isString'](_0x3ec951['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3ec951['wasUndone']&&_0x3ec951['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ec951['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41236a['fromObject']=function(_0x3c49d0){if(_0x3c49d0 instanceof _0x3eebbd['RootAttributeOperation'])return _0x3c49d0;var _0x77785e=new _0x3eebbd['RootAttributeOperation']();return null!=_0x3c49d0['root']&&(_0x77785e['root']=String(_0x3c49d0['root'])),null!=_0x3c49d0['key']&&(_0x77785e['key']=String(_0x3c49d0['key'])),null!=_0x3c49d0['oldValueBoolean']&&(_0x77785e['oldValueBoolean']=Boolean(_0x3c49d0['oldValueBoolean'])),null!=_0x3c49d0['oldValueJson']&&(_0x77785e['oldValueJson']=String(_0x3c49d0['oldValueJson'])),null!=_0x3c49d0['newValueBoolean']&&(_0x77785e['newValueBoolean']=Boolean(_0x3c49d0['newValueBoolean'])),null!=_0x3c49d0['newValueJson']&&(_0x77785e['newValueJson']=String(_0x3c49d0['newValueJson'])),null!=_0x3c49d0['wasUndone']&&(_0x77785e['wasUndone']=Boolean(_0x3c49d0['wasUndone'])),_0x77785e;},_0x41236a['toObject']=function(_0x9dd5c3,_0x5161f0){_0x5161f0||(_0x5161f0={});var _0x279306={};return _0x5161f0['defaults']&&(_0x279306['root']='',_0x279306['key']='',_0x279306['oldValueBoolean']=!0x1,_0x279306['oldValueJson']='',_0x279306['newValueBoolean']=!0x1,_0x279306['newValueJson']='',_0x279306['wasUndone']=!0x1),null!=_0x9dd5c3['root']&&_0x9dd5c3['hasOwnProperty']('root')&&(_0x279306['root']=_0x9dd5c3['root']),null!=_0x9dd5c3['key']&&_0x9dd5c3['hasOwnProperty']('key')&&(_0x279306['key']=_0x9dd5c3['key']),null!=_0x9dd5c3['oldValueBoolean']&&_0x9dd5c3['hasOwnProperty']('oldValueBoolean')&&(_0x279306['oldValueBoolean']=_0x9dd5c3['oldValueBoolean']),null!=_0x9dd5c3['oldValueJson']&&_0x9dd5c3['hasOwnProperty']('oldValueJson')&&(_0x279306['oldValueJson']=_0x9dd5c3['oldValueJson']),null!=_0x9dd5c3['newValueBoolean']&&_0x9dd5c3['hasOwnProperty']('newValueBoolean')&&(_0x279306['newValueBoolean']=_0x9dd5c3['newValueBoolean']),null!=_0x9dd5c3['newValueJson']&&_0x9dd5c3['hasOwnProperty']('newValueJson')&&(_0x279306['newValueJson']=_0x9dd5c3['newValueJson']),null!=_0x9dd5c3['wasUndone']&&_0x9dd5c3['hasOwnProperty']('wasUndone')&&(_0x279306['wasUndone']=_0x9dd5c3['wasUndone']),_0x279306;},_0x41236a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x41236a['getTypeUrl']=function(_0x2d86f0){return void 0x0===_0x2d86f0&&(_0x2d86f0='type.googleapis.com'),_0x2d86f0+'/RootAttributeOperation';},_0x41236a;}()),_0x3eebbd['RootOperation']=(function(){function _0x2afb81(_0x5ce6a0){if(_0x5ce6a0){for(var _0x2e7245=Object['keys'](_0x5ce6a0),_0x11a792=0x0;_0x11a792<_0x2e7245['length'];++_0x11a792)null!=_0x5ce6a0[_0x2e7245[_0x11a792]]&&(this[_0x2e7245[_0x11a792]]=_0x5ce6a0[_0x2e7245[_0x11a792]]);}}return _0x2afb81['prototype']['rootName']='',_0x2afb81['prototype']['elementName']='',_0x2afb81['prototype']['isAdd']=!0x1,_0x2afb81['prototype']['wasUndone']=!0x1,_0x2afb81['create']=function(_0x4c6f6b){return new _0x2afb81(_0x4c6f6b);},_0x2afb81['encode']=function(_0x23e2b5,_0x343cf5){return _0x343cf5||(_0x343cf5=_0x24c6b1['create']()),null!=_0x23e2b5['rootName']&&Object['hasOwnProperty']['call'](_0x23e2b5,'rootName')&&_0x343cf5['uint32'](0xa)['string'](_0x23e2b5['rootName']),null!=_0x23e2b5['elementName']&&Object['hasOwnProperty']['call'](_0x23e2b5,'elementName')&&_0x343cf5['uint32'](0x12)['string'](_0x23e2b5['elementName']),null!=_0x23e2b5['isAdd']&&Object['hasOwnProperty']['call'](_0x23e2b5,'isAdd')&&_0x343cf5['uint32'](0x18)['bool'](_0x23e2b5['isAdd']),null!=_0x23e2b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x23e2b5,'wasUndone')&&_0x343cf5['uint32'](0x20)['bool'](_0x23e2b5['wasUndone']),_0x343cf5;},_0x2afb81['encodeDelimited']=function(_0x5abcdc,_0x2a339d){return this['encode'](_0x5abcdc,_0x2a339d)['ldelim']();},_0x2afb81['decode']=function(_0x447cee,_0x451e4c){_0x447cee instanceof _0x256b15||(_0x447cee=_0x256b15['create'](_0x447cee));for(var _0xca482e=void 0x0===_0x451e4c?_0x447cee['len']:_0x447cee['pos']+_0x451e4c,_0x4fe8be=new _0x3eebbd['RootOperation']();_0x447cee['pos']<_0xca482e;){var _0x469856=_0x447cee['uint32']();switch(_0x469856>>>0x3){case 0x1:_0x4fe8be['rootName']=_0x447cee['string']();break;case 0x2:_0x4fe8be['elementName']=_0x447cee['string']();break;case 0x3:_0x4fe8be['isAdd']=_0x447cee['bool']();break;case 0x4:_0x4fe8be['wasUndone']=_0x447cee['bool']();break;default:_0x447cee['skipType'](0x7&_0x469856);}}return _0x4fe8be;},_0x2afb81['decodeDelimited']=function(_0x28de11){return _0x28de11 instanceof _0x256b15||(_0x28de11=new _0x256b15(_0x28de11)),this['decode'](_0x28de11,_0x28de11['uint32']());},_0x2afb81['verify']=function(_0x2f7328){return'object'!=typeof _0x2f7328||null===_0x2f7328?'object\x20expected':null!=_0x2f7328['rootName']&&_0x2f7328['hasOwnProperty']('rootName')&&!_0x1d36d6['isString'](_0x2f7328['rootName'])?'rootName:\x20string\x20expected':null!=_0x2f7328['elementName']&&_0x2f7328['hasOwnProperty']('elementName')&&!_0x1d36d6['isString'](_0x2f7328['elementName'])?'elementName:\x20string\x20expected':null!=_0x2f7328['isAdd']&&_0x2f7328['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2f7328['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2f7328['wasUndone']&&_0x2f7328['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f7328['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2afb81['fromObject']=function(_0x5c477a){if(_0x5c477a instanceof _0x3eebbd['RootOperation'])return _0x5c477a;var _0x2f2e74=new _0x3eebbd['RootOperation']();return null!=_0x5c477a['rootName']&&(_0x2f2e74['rootName']=String(_0x5c477a['rootName'])),null!=_0x5c477a['elementName']&&(_0x2f2e74['elementName']=String(_0x5c477a['elementName'])),null!=_0x5c477a['isAdd']&&(_0x2f2e74['isAdd']=Boolean(_0x5c477a['isAdd'])),null!=_0x5c477a['wasUndone']&&(_0x2f2e74['wasUndone']=Boolean(_0x5c477a['wasUndone'])),_0x2f2e74;},_0x2afb81['toObject']=function(_0x3ea598,_0x1a3aef){_0x1a3aef||(_0x1a3aef={});var _0x5160d3={};return _0x1a3aef['defaults']&&(_0x5160d3['rootName']='',_0x5160d3['elementName']='',_0x5160d3['isAdd']=!0x1,_0x5160d3['wasUndone']=!0x1),null!=_0x3ea598['rootName']&&_0x3ea598['hasOwnProperty']('rootName')&&(_0x5160d3['rootName']=_0x3ea598['rootName']),null!=_0x3ea598['elementName']&&_0x3ea598['hasOwnProperty']('elementName')&&(_0x5160d3['elementName']=_0x3ea598['elementName']),null!=_0x3ea598['isAdd']&&_0x3ea598['hasOwnProperty']('isAdd')&&(_0x5160d3['isAdd']=_0x3ea598['isAdd']),null!=_0x3ea598['wasUndone']&&_0x3ea598['hasOwnProperty']('wasUndone')&&(_0x5160d3['wasUndone']=_0x3ea598['wasUndone']),_0x5160d3;},_0x2afb81['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x2afb81['getTypeUrl']=function(_0x5945f6){return void 0x0===_0x5945f6&&(_0x5945f6='type.googleapis.com'),_0x5945f6+'/RootOperation';},_0x2afb81;}()),_0x3eebbd['SplitOperation']=(function(){function _0x3b4016(_0x24e856){if(_0x24e856){for(var _0x5a40ff=Object['keys'](_0x24e856),_0x1e2d1b=0x0;_0x1e2d1b<_0x5a40ff['length'];++_0x1e2d1b)null!=_0x24e856[_0x5a40ff[_0x1e2d1b]]&&(this[_0x5a40ff[_0x1e2d1b]]=_0x24e856[_0x5a40ff[_0x1e2d1b]]);}}return _0x3b4016['prototype']['splitPosition']=null,_0x3b4016['prototype']['graveyardPosition']=null,_0x3b4016['prototype']['howMany']=0x0,_0x3b4016['prototype']['insertionPosition']=null,_0x3b4016['prototype']['wasUndone']=!0x1,_0x3b4016['create']=function(_0x175a93){return new _0x3b4016(_0x175a93);},_0x3b4016['encode']=function(_0x499424,_0x16fcbf){return _0x16fcbf||(_0x16fcbf=_0x24c6b1['create']()),null!=_0x499424['splitPosition']&&Object['hasOwnProperty']['call'](_0x499424,'splitPosition')&&_0x3eebbd['Position']['encode'](_0x499424['splitPosition'],_0x16fcbf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x499424['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x499424,'graveyardPosition')&&_0x3eebbd['Position']['encode'](_0x499424['graveyardPosition'],_0x16fcbf['uint32'](0x12)['fork']())['ldelim'](),null!=_0x499424['howMany']&&Object['hasOwnProperty']['call'](_0x499424,'howMany')&&_0x16fcbf['uint32'](0x18)['uint32'](_0x499424['howMany']),null!=_0x499424['insertionPosition']&&Object['hasOwnProperty']['call'](_0x499424,'insertionPosition')&&_0x3eebbd['Position']['encode'](_0x499424['insertionPosition'],_0x16fcbf['uint32'](0x22)['fork']())['ldelim'](),null!=_0x499424['wasUndone']&&Object['hasOwnProperty']['call'](_0x499424,'wasUndone')&&_0x16fcbf['uint32'](0x28)['bool'](_0x499424['wasUndone']),_0x16fcbf;},_0x3b4016['encodeDelimited']=function(_0x4ea625,_0x3f1ed8){return this['encode'](_0x4ea625,_0x3f1ed8)['ldelim']();},_0x3b4016['decode']=function(_0x1b58b4,_0x385d1c){_0x1b58b4 instanceof _0x256b15||(_0x1b58b4=_0x256b15['create'](_0x1b58b4));for(var _0x3e6a48=void 0x0===_0x385d1c?_0x1b58b4['len']:_0x1b58b4['pos']+_0x385d1c,_0x3b470e=new _0x3eebbd['SplitOperation']();_0x1b58b4['pos']<_0x3e6a48;){var _0x2c39bd=_0x1b58b4['uint32']();switch(_0x2c39bd>>>0x3){case 0x1:_0x3b470e['splitPosition']=_0x3eebbd['Position']['decode'](_0x1b58b4,_0x1b58b4['uint32']());break;case 0x2:_0x3b470e['graveyardPosition']=_0x3eebbd['Position']['decode'](_0x1b58b4,_0x1b58b4['uint32']());break;case 0x3:_0x3b470e['howMany']=_0x1b58b4['uint32']();break;case 0x4:_0x3b470e['insertionPosition']=_0x3eebbd['Position']['decode'](_0x1b58b4,_0x1b58b4['uint32']());break;case 0x5:_0x3b470e['wasUndone']=_0x1b58b4['bool']();break;default:_0x1b58b4['skipType'](0x7&_0x2c39bd);}}return _0x3b470e;},_0x3b4016['decodeDelimited']=function(_0xc871d8){return _0xc871d8 instanceof _0x256b15||(_0xc871d8=new _0x256b15(_0xc871d8)),this['decode'](_0xc871d8,_0xc871d8['uint32']());},_0x3b4016['verify']=function(_0x53eca6){if('object'!=typeof _0x53eca6||null===_0x53eca6)return'object\x20expected';var _0xee3e41;if(null!=_0x53eca6['splitPosition']&&_0x53eca6['hasOwnProperty']('splitPosition')&&(_0xee3e41=_0x3eebbd['Position']['verify'](_0x53eca6['splitPosition'])))return'splitPosition.'+_0xee3e41;if(null!=_0x53eca6['graveyardPosition']&&_0x53eca6['hasOwnProperty']('graveyardPosition')&&(_0xee3e41=_0x3eebbd['Position']['verify'](_0x53eca6['graveyardPosition'])))return'graveyardPosition.'+_0xee3e41;if(null!=_0x53eca6['howMany']&&_0x53eca6['hasOwnProperty']('howMany')&&!_0x1d36d6['isInteger'](_0x53eca6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x53eca6['insertionPosition']&&_0x53eca6['hasOwnProperty']('insertionPosition')&&(_0xee3e41=_0x3eebbd['Position']['verify'](_0x53eca6['insertionPosition'])))return'insertionPosition.'+_0xee3e41;return null!=_0x53eca6['wasUndone']&&_0x53eca6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53eca6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b4016['fromObject']=function(_0x124660){if(_0x124660 instanceof _0x3eebbd['SplitOperation'])return _0x124660;var _0x49b4e7=new _0x3eebbd['SplitOperation']();if(null!=_0x124660['splitPosition']){if('object'!=typeof _0x124660['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x49b4e7['splitPosition']=_0x3eebbd['Position']['fromObject'](_0x124660['splitPosition']);}if(null!=_0x124660['graveyardPosition']){if('object'!=typeof _0x124660['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x49b4e7['graveyardPosition']=_0x3eebbd['Position']['fromObject'](_0x124660['graveyardPosition']);}if(null!=_0x124660['howMany']&&(_0x49b4e7['howMany']=_0x124660['howMany']>>>0x0),null!=_0x124660['insertionPosition']){if('object'!=typeof _0x124660['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x49b4e7['insertionPosition']=_0x3eebbd['Position']['fromObject'](_0x124660['insertionPosition']);}return null!=_0x124660['wasUndone']&&(_0x49b4e7['wasUndone']=Boolean(_0x124660['wasUndone'])),_0x49b4e7;},_0x3b4016['toObject']=function(_0x2d0be9,_0x472a9e){_0x472a9e||(_0x472a9e={});var _0x5e9a11={};return _0x472a9e['defaults']&&(_0x5e9a11['splitPosition']=null,_0x5e9a11['graveyardPosition']=null,_0x5e9a11['howMany']=0x0,_0x5e9a11['insertionPosition']=null,_0x5e9a11['wasUndone']=!0x1),null!=_0x2d0be9['splitPosition']&&_0x2d0be9['hasOwnProperty']('splitPosition')&&(_0x5e9a11['splitPosition']=_0x3eebbd['Position']['toObject'](_0x2d0be9['splitPosition'],_0x472a9e)),null!=_0x2d0be9['graveyardPosition']&&_0x2d0be9['hasOwnProperty']('graveyardPosition')&&(_0x5e9a11['graveyardPosition']=_0x3eebbd['Position']['toObject'](_0x2d0be9['graveyardPosition'],_0x472a9e)),null!=_0x2d0be9['howMany']&&_0x2d0be9['hasOwnProperty']('howMany')&&(_0x5e9a11['howMany']=_0x2d0be9['howMany']),null!=_0x2d0be9['insertionPosition']&&_0x2d0be9['hasOwnProperty']('insertionPosition')&&(_0x5e9a11['insertionPosition']=_0x3eebbd['Position']['toObject'](_0x2d0be9['insertionPosition'],_0x472a9e)),null!=_0x2d0be9['wasUndone']&&_0x2d0be9['hasOwnProperty']('wasUndone')&&(_0x5e9a11['wasUndone']=_0x2d0be9['wasUndone']),_0x5e9a11;},_0x3b4016['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x3b4016['getTypeUrl']=function(_0x50eed6){return void 0x0===_0x50eed6&&(_0x50eed6='type.googleapis.com'),_0x50eed6+'/SplitOperation';},_0x3b4016;}()),_0x3eebbd['Position']=(function(){function _0x346649(_0x127505){if(this['path']=[],_0x127505){for(var _0xbfa87e=Object['keys'](_0x127505),_0xe9dfec=0x0;_0xe9dfec<_0xbfa87e['length'];++_0xe9dfec)null!=_0x127505[_0xbfa87e[_0xe9dfec]]&&(this[_0xbfa87e[_0xe9dfec]]=_0x127505[_0xbfa87e[_0xe9dfec]]);}}return _0x346649['prototype']['root']='',_0x346649['prototype']['rootMain']=!0x1,_0x346649['prototype']['rootGraveyard']=!0x1,_0x346649['prototype']['path']=_0x1d36d6['emptyArray'],_0x346649['prototype']['stickiness']='',_0x346649['create']=function(_0x3d9326){return new _0x346649(_0x3d9326);},_0x346649['encode']=function(_0x55eeee,_0x1ac26d){if(_0x1ac26d||(_0x1ac26d=_0x24c6b1['create']()),null!=_0x55eeee['root']&&Object['hasOwnProperty']['call'](_0x55eeee,'root')&&_0x1ac26d['uint32'](0xa)['string'](_0x55eeee['root']),null!=_0x55eeee['rootMain']&&Object['hasOwnProperty']['call'](_0x55eeee,'rootMain')&&_0x1ac26d['uint32'](0x10)['bool'](_0x55eeee['rootMain']),null!=_0x55eeee['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x55eeee,'rootGraveyard')&&_0x1ac26d['uint32'](0x18)['bool'](_0x55eeee['rootGraveyard']),null!=_0x55eeee['path']&&_0x55eeee['path']['length']){_0x1ac26d['uint32'](0x22)['fork']();for(var _0x53a7b1=0x0;_0x53a7b1<_0x55eeee['path']['length'];++_0x53a7b1)_0x1ac26d['uint32'](_0x55eeee['path'][_0x53a7b1]);_0x1ac26d['ldelim']();}return null!=_0x55eeee['stickiness']&&Object['hasOwnProperty']['call'](_0x55eeee,'stickiness')&&_0x1ac26d['uint32'](0x2a)['string'](_0x55eeee['stickiness']),_0x1ac26d;},_0x346649['encodeDelimited']=function(_0x3b2f16,_0x298feb){return this['encode'](_0x3b2f16,_0x298feb)['ldelim']();},_0x346649['decode']=function(_0x27dad3,_0x36d4af){_0x27dad3 instanceof _0x256b15||(_0x27dad3=_0x256b15['create'](_0x27dad3));for(var _0x439fc6=void 0x0===_0x36d4af?_0x27dad3['len']:_0x27dad3['pos']+_0x36d4af,_0x587786=new _0x3eebbd['Position']();_0x27dad3['pos']<_0x439fc6;){var _0x3cab50=_0x27dad3['uint32']();switch(_0x3cab50>>>0x3){case 0x1:_0x587786['root']=_0x27dad3['string']();break;case 0x2:_0x587786['rootMain']=_0x27dad3['bool']();break;case 0x3:_0x587786['rootGraveyard']=_0x27dad3['bool']();break;case 0x4:if(_0x587786['path']&&_0x587786['path']['length']||(_0x587786['path']=[]),0x2==(0x7&_0x3cab50)){for(var _0x14bbf4=_0x27dad3['uint32']()+_0x27dad3['pos'];_0x27dad3['pos']<_0x14bbf4;)_0x587786['path']['push'](_0x27dad3['uint32']());}else _0x587786['path']['push'](_0x27dad3['uint32']());break;case 0x5:_0x587786['stickiness']=_0x27dad3['string']();break;default:_0x27dad3['skipType'](0x7&_0x3cab50);}}return _0x587786;},_0x346649['decodeDelimited']=function(_0x5352fa){return _0x5352fa instanceof _0x256b15||(_0x5352fa=new _0x256b15(_0x5352fa)),this['decode'](_0x5352fa,_0x5352fa['uint32']());},_0x346649['verify']=function(_0x1008d0){if('object'!=typeof _0x1008d0||null===_0x1008d0)return'object\x20expected';if(null!=_0x1008d0['root']&&_0x1008d0['hasOwnProperty']('root')&&!_0x1d36d6['isString'](_0x1008d0['root']))return'root:\x20string\x20expected';if(null!=_0x1008d0['rootMain']&&_0x1008d0['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x1008d0['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x1008d0['rootGraveyard']&&_0x1008d0['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x1008d0['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x1008d0['path']&&_0x1008d0['hasOwnProperty']('path')){if(!Array['isArray'](_0x1008d0['path']))return'path:\x20array\x20expected';for(var _0x7d77aa=0x0;_0x7d77aa<_0x1008d0['path']['length'];++_0x7d77aa)if(!_0x1d36d6['isInteger'](_0x1008d0['path'][_0x7d77aa]))return'path:\x20integer[]\x20expected';}return null!=_0x1008d0['stickiness']&&_0x1008d0['hasOwnProperty']('stickiness')&&!_0x1d36d6['isString'](_0x1008d0['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x346649['fromObject']=function(_0x16c577){if(_0x16c577 instanceof _0x3eebbd['Position'])return _0x16c577;var _0x8e586a=new _0x3eebbd['Position']();if(null!=_0x16c577['root']&&(_0x8e586a['root']=String(_0x16c577['root'])),null!=_0x16c577['rootMain']&&(_0x8e586a['rootMain']=Boolean(_0x16c577['rootMain'])),null!=_0x16c577['rootGraveyard']&&(_0x8e586a['rootGraveyard']=Boolean(_0x16c577['rootGraveyard'])),_0x16c577['path']){if(!Array['isArray'](_0x16c577['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x8e586a['path']=[];for(var _0x4c9e45=0x0;_0x4c9e45<_0x16c577['path']['length'];++_0x4c9e45)_0x8e586a['path'][_0x4c9e45]=_0x16c577['path'][_0x4c9e45]>>>0x0;}return null!=_0x16c577['stickiness']&&(_0x8e586a['stickiness']=String(_0x16c577['stickiness'])),_0x8e586a;},_0x346649['toObject']=function(_0x42a9ad,_0x21d659){_0x21d659||(_0x21d659={});var _0xc30a45={};if((_0x21d659['arrays']||_0x21d659['defaults'])&&(_0xc30a45['path']=[]),_0x21d659['defaults']&&(_0xc30a45['root']='',_0xc30a45['rootMain']=!0x1,_0xc30a45['rootGraveyard']=!0x1,_0xc30a45['stickiness']=''),null!=_0x42a9ad['root']&&_0x42a9ad['hasOwnProperty']('root')&&(_0xc30a45['root']=_0x42a9ad['root']),null!=_0x42a9ad['rootMain']&&_0x42a9ad['hasOwnProperty']('rootMain')&&(_0xc30a45['rootMain']=_0x42a9ad['rootMain']),null!=_0x42a9ad['rootGraveyard']&&_0x42a9ad['hasOwnProperty']('rootGraveyard')&&(_0xc30a45['rootGraveyard']=_0x42a9ad['rootGraveyard']),_0x42a9ad['path']&&_0x42a9ad['path']['length']){_0xc30a45['path']=[];for(var _0xd0bd17=0x0;_0xd0bd17<_0x42a9ad['path']['length'];++_0xd0bd17)_0xc30a45['path'][_0xd0bd17]=_0x42a9ad['path'][_0xd0bd17];}return null!=_0x42a9ad['stickiness']&&_0x42a9ad['hasOwnProperty']('stickiness')&&(_0xc30a45['stickiness']=_0x42a9ad['stickiness']),_0xc30a45;},_0x346649['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x346649['getTypeUrl']=function(_0x509bd2){return void 0x0===_0x509bd2&&(_0x509bd2='type.googleapis.com'),_0x509bd2+'/Position';},_0x346649;}()),_0x3eebbd['Range']=(function(){function _0x229307(_0x3f34f6){if(_0x3f34f6){for(var _0x1ac038=Object['keys'](_0x3f34f6),_0x508772=0x0;_0x508772<_0x1ac038['length'];++_0x508772)null!=_0x3f34f6[_0x1ac038[_0x508772]]&&(this[_0x1ac038[_0x508772]]=_0x3f34f6[_0x1ac038[_0x508772]]);}}return _0x229307['prototype']['start']=null,_0x229307['prototype']['end']=null,_0x229307['create']=function(_0x32ebb2){return new _0x229307(_0x32ebb2);},_0x229307['encode']=function(_0x2b9160,_0x38bfb9){return _0x38bfb9||(_0x38bfb9=_0x24c6b1['create']()),null!=_0x2b9160['start']&&Object['hasOwnProperty']['call'](_0x2b9160,'start')&&_0x3eebbd['Position']['encode'](_0x2b9160['start'],_0x38bfb9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b9160['end']&&Object['hasOwnProperty']['call'](_0x2b9160,'end')&&_0x3eebbd['Position']['encode'](_0x2b9160['end'],_0x38bfb9['uint32'](0x12)['fork']())['ldelim'](),_0x38bfb9;},_0x229307['encodeDelimited']=function(_0x494716,_0x962007){return this['encode'](_0x494716,_0x962007)['ldelim']();},_0x229307['decode']=function(_0x133ae1,_0x33dec7){_0x133ae1 instanceof _0x256b15||(_0x133ae1=_0x256b15['create'](_0x133ae1));for(var _0x48bf25=void 0x0===_0x33dec7?_0x133ae1['len']:_0x133ae1['pos']+_0x33dec7,_0x2e3713=new _0x3eebbd['Range']();_0x133ae1['pos']<_0x48bf25;){var _0x147c73=_0x133ae1['uint32']();switch(_0x147c73>>>0x3){case 0x1:_0x2e3713['start']=_0x3eebbd['Position']['decode'](_0x133ae1,_0x133ae1['uint32']());break;case 0x2:_0x2e3713['end']=_0x3eebbd['Position']['decode'](_0x133ae1,_0x133ae1['uint32']());break;default:_0x133ae1['skipType'](0x7&_0x147c73);}}return _0x2e3713;},_0x229307['decodeDelimited']=function(_0x21aba4){return _0x21aba4 instanceof _0x256b15||(_0x21aba4=new _0x256b15(_0x21aba4)),this['decode'](_0x21aba4,_0x21aba4['uint32']());},_0x229307['verify']=function(_0x54174c){if('object'!=typeof _0x54174c||null===_0x54174c)return'object\x20expected';var _0x2e4472;if(null!=_0x54174c['start']&&_0x54174c['hasOwnProperty']('start')&&(_0x2e4472=_0x3eebbd['Position']['verify'](_0x54174c['start'])))return'start.'+_0x2e4472;if(null!=_0x54174c['end']&&_0x54174c['hasOwnProperty']('end')&&(_0x2e4472=_0x3eebbd['Position']['verify'](_0x54174c['end'])))return'end.'+_0x2e4472;return null;},_0x229307['fromObject']=function(_0x140fdd){if(_0x140fdd instanceof _0x3eebbd['Range'])return _0x140fdd;var _0x38b5c3=new _0x3eebbd['Range']();if(null!=_0x140fdd['start']){if('object'!=typeof _0x140fdd['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x38b5c3['start']=_0x3eebbd['Position']['fromObject'](_0x140fdd['start']);}if(null!=_0x140fdd['end']){if('object'!=typeof _0x140fdd['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x38b5c3['end']=_0x3eebbd['Position']['fromObject'](_0x140fdd['end']);}return _0x38b5c3;},_0x229307['toObject']=function(_0x28846,_0x2d9c0c){_0x2d9c0c||(_0x2d9c0c={});var _0x3c4202={};return _0x2d9c0c['defaults']&&(_0x3c4202['start']=null,_0x3c4202['end']=null),null!=_0x28846['start']&&_0x28846['hasOwnProperty']('start')&&(_0x3c4202['start']=_0x3eebbd['Position']['toObject'](_0x28846['start'],_0x2d9c0c)),null!=_0x28846['end']&&_0x28846['hasOwnProperty']('end')&&(_0x3c4202['end']=_0x3eebbd['Position']['toObject'](_0x28846['end'],_0x2d9c0c)),_0x3c4202;},_0x229307['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x229307['getTypeUrl']=function(_0x136b76){return void 0x0===_0x136b76&&(_0x136b76='type.googleapis.com'),_0x136b76+'/Range';},_0x229307;}()),_0x3eebbd['Element']=(function(){function _0x3acdc7(_0x3639b8){if(this['children']=[],this['attributesBoolean']={},_0x3639b8){for(var _0x4ba1ef=Object['keys'](_0x3639b8),_0xbf17e7=0x0;_0xbf17e7<_0x4ba1ef['length'];++_0xbf17e7)null!=_0x3639b8[_0x4ba1ef[_0xbf17e7]]&&(this[_0x4ba1ef[_0xbf17e7]]=_0x3639b8[_0x4ba1ef[_0xbf17e7]]);}}return _0x3acdc7['prototype']['name']='',_0x3acdc7['prototype']['children']=_0x1d36d6['emptyArray'],_0x3acdc7['prototype']['data']='',_0x3acdc7['prototype']['attributesBoolean']=_0x1d36d6['emptyObject'],_0x3acdc7['prototype']['attributesJson']='',_0x3acdc7['create']=function(_0x528e0b){return new _0x3acdc7(_0x528e0b);},_0x3acdc7['encode']=function(_0x561cd6,_0x135060){if(_0x135060||(_0x135060=_0x24c6b1['create']()),null!=_0x561cd6['name']&&Object['hasOwnProperty']['call'](_0x561cd6,'name')&&_0x135060['uint32'](0xa)['string'](_0x561cd6['name']),null!=_0x561cd6['children']&&_0x561cd6['children']['length']){for(var _0x3f3d9c=0x0;_0x3f3d9c<_0x561cd6['children']['length'];++_0x3f3d9c)_0x3eebbd['Element']['encode'](_0x561cd6['children'][_0x3f3d9c],_0x135060['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x561cd6['data']&&Object['hasOwnProperty']['call'](_0x561cd6,'data')&&_0x135060['uint32'](0x1a)['string'](_0x561cd6['data']),null!=_0x561cd6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x561cd6,'attributesBoolean')){var _0x235304=Object['keys'](_0x561cd6['attributesBoolean']);for(_0x3f3d9c=0x0;_0x3f3d9c<_0x235304['length'];++_0x3f3d9c)_0x135060['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x235304[_0x3f3d9c])['uint32'](0x10)['bool'](_0x561cd6['attributesBoolean'][_0x235304[_0x3f3d9c]])['ldelim']();}return null!=_0x561cd6['attributesJson']&&Object['hasOwnProperty']['call'](_0x561cd6,'attributesJson')&&_0x135060['uint32'](0x2a)['string'](_0x561cd6['attributesJson']),_0x135060;},_0x3acdc7['encodeDelimited']=function(_0x1ad12e,_0x136201){return this['encode'](_0x1ad12e,_0x136201)['ldelim']();},_0x3acdc7['decode']=function(_0x216a6a,_0x9da6a4){_0x216a6a instanceof _0x256b15||(_0x216a6a=_0x256b15['create'](_0x216a6a));for(var _0x13d1ac,_0x1ec75e,_0x3fe963=void 0x0===_0x9da6a4?_0x216a6a['len']:_0x216a6a['pos']+_0x9da6a4,_0x4d2479=new _0x3eebbd['Element']();_0x216a6a['pos']<_0x3fe963;){var _0x266026=_0x216a6a['uint32']();switch(_0x266026>>>0x3){case 0x1:_0x4d2479['name']=_0x216a6a['string']();break;case 0x2:_0x4d2479['children']&&_0x4d2479['children']['length']||(_0x4d2479['children']=[]),_0x4d2479['children']['push'](_0x3eebbd['Element']['decode'](_0x216a6a,_0x216a6a['uint32']()));break;case 0x3:_0x4d2479['data']=_0x216a6a['string']();break;case 0x4:_0x4d2479['attributesBoolean']===_0x1d36d6['emptyObject']&&(_0x4d2479['attributesBoolean']={});var _0x3c216b=_0x216a6a['uint32']()+_0x216a6a['pos'];for(_0x13d1ac='',_0x1ec75e=!0x1;_0x216a6a['pos']<_0x3c216b;){var _0x18ffdd=_0x216a6a['uint32']();switch(_0x18ffdd>>>0x3){case 0x1:_0x13d1ac=_0x216a6a['string']();break;case 0x2:_0x1ec75e=_0x216a6a['bool']();break;default:_0x216a6a['skipType'](0x7&_0x18ffdd);}}_0x4d2479['attributesBoolean'][_0x13d1ac]=_0x1ec75e;break;case 0x5:_0x4d2479['attributesJson']=_0x216a6a['string']();break;default:_0x216a6a['skipType'](0x7&_0x266026);}}return _0x4d2479;},_0x3acdc7['decodeDelimited']=function(_0x32bd1c){return _0x32bd1c instanceof _0x256b15||(_0x32bd1c=new _0x256b15(_0x32bd1c)),this['decode'](_0x32bd1c,_0x32bd1c['uint32']());},_0x3acdc7['verify']=function(_0x22446b){if('object'!=typeof _0x22446b||null===_0x22446b)return'object\x20expected';if(null!=_0x22446b['name']&&_0x22446b['hasOwnProperty']('name')&&!_0x1d36d6['isString'](_0x22446b['name']))return'name:\x20string\x20expected';if(null!=_0x22446b['children']&&_0x22446b['hasOwnProperty']('children')){if(!Array['isArray'](_0x22446b['children']))return'children:\x20array\x20expected';for(var _0x3079ef=0x0;_0x3079ef<_0x22446b['children']['length'];++_0x3079ef){var _0x531760=_0x3eebbd['Element']['verify'](_0x22446b['children'][_0x3079ef]);if(_0x531760)return'children.'+_0x531760;}}if(null!=_0x22446b['data']&&_0x22446b['hasOwnProperty']('data')&&!_0x1d36d6['isString'](_0x22446b['data']))return'data:\x20string\x20expected';if(null!=_0x22446b['attributesBoolean']&&_0x22446b['hasOwnProperty']('attributesBoolean')){if(!_0x1d36d6['isObject'](_0x22446b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x588791=Object['keys'](_0x22446b['attributesBoolean']);for(_0x3079ef=0x0;_0x3079ef<_0x588791['length'];++_0x3079ef)if('boolean'!=typeof _0x22446b['attributesBoolean'][_0x588791[_0x3079ef]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x22446b['attributesJson']&&_0x22446b['hasOwnProperty']('attributesJson')&&!_0x1d36d6['isString'](_0x22446b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3acdc7['fromObject']=function(_0x1630cc){if(_0x1630cc instanceof _0x3eebbd['Element'])return _0x1630cc;var _0x51258d=new _0x3eebbd['Element']();if(null!=_0x1630cc['name']&&(_0x51258d['name']=String(_0x1630cc['name'])),_0x1630cc['children']){if(!Array['isArray'](_0x1630cc['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x51258d['children']=[];for(var _0x56e657=0x0;_0x56e657<_0x1630cc['children']['length'];++_0x56e657){if('object'!=typeof _0x1630cc['children'][_0x56e657])throw TypeError('.Element.children:\x20object\x20expected');_0x51258d['children'][_0x56e657]=_0x3eebbd['Element']['fromObject'](_0x1630cc['children'][_0x56e657]);}}if(null!=_0x1630cc['data']&&(_0x51258d['data']=String(_0x1630cc['data'])),_0x1630cc['attributesBoolean']){if('object'!=typeof _0x1630cc['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x51258d['attributesBoolean']={};var _0x3d2e40=Object['keys'](_0x1630cc['attributesBoolean']);for(_0x56e657=0x0;_0x56e657<_0x3d2e40['length'];++_0x56e657)_0x51258d['attributesBoolean'][_0x3d2e40[_0x56e657]]=Boolean(_0x1630cc['attributesBoolean'][_0x3d2e40[_0x56e657]]);}return null!=_0x1630cc['attributesJson']&&(_0x51258d['attributesJson']=String(_0x1630cc['attributesJson'])),_0x51258d;},_0x3acdc7['toObject']=function(_0x4bbd7a,_0x52fe66){_0x52fe66||(_0x52fe66={});var _0x1ff282,_0x51244e={};if((_0x52fe66['arrays']||_0x52fe66['defaults'])&&(_0x51244e['children']=[]),(_0x52fe66['objects']||_0x52fe66['defaults'])&&(_0x51244e['attributesBoolean']={}),_0x52fe66['defaults']&&(_0x51244e['name']='',_0x51244e['data']='',_0x51244e['attributesJson']=''),null!=_0x4bbd7a['name']&&_0x4bbd7a['hasOwnProperty']('name')&&(_0x51244e['name']=_0x4bbd7a['name']),_0x4bbd7a['children']&&_0x4bbd7a['children']['length']){_0x51244e['children']=[];for(var _0x9dd63b=0x0;_0x9dd63b<_0x4bbd7a['children']['length'];++_0x9dd63b)_0x51244e['children'][_0x9dd63b]=_0x3eebbd['Element']['toObject'](_0x4bbd7a['children'][_0x9dd63b],_0x52fe66);}if(null!=_0x4bbd7a['data']&&_0x4bbd7a['hasOwnProperty']('data')&&(_0x51244e['data']=_0x4bbd7a['data']),_0x4bbd7a['attributesBoolean']&&(_0x1ff282=Object['keys'](_0x4bbd7a['attributesBoolean']))['length']){_0x51244e['attributesBoolean']={};for(_0x9dd63b=0x0;_0x9dd63b<_0x1ff282['length'];++_0x9dd63b)_0x51244e['attributesBoolean'][_0x1ff282[_0x9dd63b]]=_0x4bbd7a['attributesBoolean'][_0x1ff282[_0x9dd63b]];}return null!=_0x4bbd7a['attributesJson']&&_0x4bbd7a['hasOwnProperty']('attributesJson')&&(_0x51244e['attributesJson']=_0x4bbd7a['attributesJson']),_0x51244e;},_0x3acdc7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5a1b2b['util']['toJSONOptions']);},_0x3acdc7['getTypeUrl']=function(_0x22d680){return void 0x0===_0x22d680&&(_0x22d680='type.googleapis.com'),_0x22d680+'/Element';},_0x3acdc7;}()),_0x3eebbd;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1322c9){return new y(this['_protobufRoot'][_0x1322c9]);}}class y{['_protobuf'];constructor(_0x23e678){this['_protobuf']=_0x23e678;}['compress'](_0x1cc029){const _0x31d66d=this['_protobuf']['verify'](_0x1cc029);if(_0x31d66d)throw Error(_0x31d66d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1cc029))['finish']();}['decompress'](_0x7f4a10){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x7f4a10),{'oneofs':!0x0});}}function _(_0x481453,_0x326bfa){const _0x583fdb=_0x553956(_0x481453);return _0x583fdb['path'][_0x583fdb['path']['length']-0x1]+=_0x326bfa,_0x583fdb;}function O(_0x3c0036,_0x14be04){return _0x3c0036['root']===_0x14be04['root']&&_0x2c9ccb(_0x3c0036['path'],_0x14be04['path']);}function $(_0x123d44){P(_0x123d44,_0x60fdad=>('main'==_0x60fdad['root']?(_0x60fdad['rootMain']=!0x0,delete _0x60fdad['root']):'$graveyard'==_0x60fdad['root']&&(_0x60fdad['rootGraveyard']=!0x0,delete _0x60fdad['root']),_0x60fdad));}function J(_0xe98433){P(_0xe98433,_0x24080a=>(_0x24080a['rootMain']?(_0x24080a['root']='main',delete _0x24080a['rootMain']):_0x24080a['rootGraveyard']&&(_0x24080a['root']='$graveyard',delete _0x24080a['rootGraveyard']),_0x24080a));}function P(_0x15e49f,_0x25feca){for(const _0x5b289d in _0x15e49f){const _0x1d5b0c=_0x15e49f[_0x5b289d];'nodes'!==_0x5b289d&&_0x28d8b4(_0x1d5b0c)&&(_0x1d5b0c['path']&&(_0x1d5b0c['root']||_0x1d5b0c['rootMain']||_0x1d5b0c['rootGraveyard'])?_0x15e49f[_0x5b289d]=_0x25feca(_0x1d5b0c):P(_0x1d5b0c,_0x25feca));}return _0x15e49f;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x26cad1,_0x2d1128,_0x15dd1e){this['_id']=_0x26cad1,this['_operationName']=_0x2d1128,this['_protobufDescriptor']=_0x15dd1e;}['compress'](_0x3dd7ca,_0x9a532c){const _0x1aef36=_0x9a532c['shift']();return $(_0x1aef36),_0x3dd7ca['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1aef36)),_0x3dd7ca['types']['push'](this['_id']),!0x0;}['decompress'](_0x490078,_0x22b730){_0x22b730['types']['shift']();const _0x28c5dc=this['_protobufDescriptor']['decompress'](_0x22b730['buffers']['shift']());J(_0x28c5dc),_0x28c5dc['__className']=this['_operationName'],_0x490078['push'](_0x28c5dc);}}class s extends e{['compress'](_0x278872,_0xde50c5){const _0x18e80b=_0xde50c5['shift']();return this['_serializeOneOf']('oldValue',_0x18e80b),this['_serializeOneOf']('newValue',_0x18e80b),$(_0x18e80b),_0x278872['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18e80b)),_0x278872['types']['push'](this['_id']),!0x0;}['decompress'](_0x3476ef,_0x2dc453){const {types:_0x709719,buffers:_0x4c7c12}=_0x2dc453,_0x300589=this['_protobufDescriptor']['decompress'](_0x4c7c12['shift']());_0x709719['shift'](),this['_deserializeOneOf']('oldValue',_0x300589),this['_deserializeOneOf']('newValue',_0x300589),J(_0x300589),_0x300589['__className']=this['_operationName'],_0x3476ef['push'](_0x300589);}['_serializeOneOf'](_0x3e5c8c,_0x28f717){const _0x4c8846=_0x28f717[_0x3e5c8c];'boolean'==typeof _0x4c8846?_0x28f717[_0x3e5c8c+'Boolean']=_0x4c8846:_0x28f717[_0x3e5c8c+'Json']=JSON['stringify'](_0x4c8846);}['_deserializeOneOf'](_0x52587d,_0x55abea){const _0x458dc4=_0x52587d+'Json';_0x55abea[_0x458dc4]?(_0x55abea[_0x52587d]=JSON['parse'](_0x55abea[_0x458dc4]),delete _0x55abea[_0x458dc4]):(_0x55abea[_0x52587d]=_0x55abea[_0x52587d+'Boolean'],delete _0x55abea[_0x52587d+'Boolean']);}}class i extends e{['compress'](_0xd97a7e,_0x284f47){const _0x4c9b39=_0x284f47['shift']();return this['_serializeNodesAttributes'](_0x4c9b39['nodes']),$(_0x4c9b39),_0xd97a7e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4c9b39)),_0xd97a7e['types']['push'](this['_id']),!0x0;}['decompress'](_0x47c064,_0x4723b7){const {types:_0x291cf3,buffers:_0x38ca69}=_0x4723b7,_0x1d3279=this['_protobufDescriptor']['decompress'](_0x38ca69['shift']());_0x291cf3['shift'](),_0x1d3279['nodes']||(_0x1d3279['nodes']=[]),this['_deserializeNodesAttributes'](_0x1d3279['nodes']),J(_0x1d3279),_0x1d3279['__className']=this['_operationName'],_0x47c064['push'](_0x1d3279);}['_serializeNodesAttributes'](_0x1b441b){for(const _0x2d6602 of _0x1b441b){if(_0x2d6602['attributes']){const _0x1297c9=_0x2d6602['attributes'];this['_areValuesBoolean'](_0x1297c9)?_0x2d6602['attributesBoolean']=_0x1297c9:_0x2d6602['attributesJson']=JSON['stringify'](_0x1297c9);}_0x2d6602['children']&&this['_serializeNodesAttributes'](_0x2d6602['children']);}}['_deserializeNodesAttributes'](_0x5677a1){for(const _0x51f3de of _0x5677a1)(_0x51f3de['attributesBoolean']||_0x51f3de['attributesJson'])&&(_0x51f3de['attributesBoolean']?(_0x51f3de['attributes']=_0x51f3de['attributesBoolean'],delete _0x51f3de['attributesBoolean']):(_0x51f3de['attributes']=JSON['parse'](_0x51f3de['attributesJson']),delete _0x51f3de['attributesJson'])),_0x51f3de['children']&&this['_deserializeNodesAttributes'](_0x51f3de['children']);}['_areValuesBoolean'](_0x3ad294){return Object['keys'](_0x3ad294)['every'](_0x3c0f2d=>'boolean'==typeof _0x3ad294[_0x3c0f2d]);}}class n extends e{['decompress'](_0x23c9de,_0x46fee0){super['decompress'](_0x23c9de,_0x46fee0);const _0xe6cdb9=_0x23c9de[_0x23c9de['length']-0x1];_0xe6cdb9['oldRange']||(_0xe6cdb9['oldRange']=null),_0xe6cdb9['newRange']||(_0xe6cdb9['newRange']=null);}}class p extends e{['compress'](_0x50ca0d,_0x15bb2e){return _0x15bb2e['shift'](),_0x50ca0d['types']['push'](this['_id']),!0x0;}['decompress'](_0x3d4e6a,_0x529477){_0x529477['types']['shift'](),_0x3d4e6a['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x5c3ea8,_0x138ebc,_0x208a8c,_0x737acf){super(_0x5c3ea8,_0x138ebc,_0x208a8c),this['_omittedNamespace']=_0x737acf+':';}['compress'](_0x2da3df,_0x33aba4){return!('MarkerOperation'!=_0x33aba4[0x0]['__className']||!_0x33aba4[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x33aba4[0x0]['name']=_0x33aba4[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2da3df,_0x33aba4),!0x0);}['decompress'](_0x577d8d,_0x37c9e4){super['decompress'](_0x577d8d,_0x37c9e4);const _0xd15cdc=_0x577d8d[_0x577d8d['length']-0x1];_0xd15cdc['name']=this['_omittedNamespace']+_0xd15cdc['name'];}}class b{['_id'];['_context'];constructor(_0x3b29e5,_0x3671a0){this['_id']=_0x3b29e5,this['_context']=_0x3671a0;}['compress'](_0x14d5ce,_0x410572){let _0x3690e4;for(;_0x410572['length']>0x1&&this['_compareOperations'](_0x410572[0x0],_0x410572[0x1]);)_0x3690e4?(_0x3690e4=this['_combineNext'](_0x410572['shift'](),_0x3690e4),_0x14d5ce['types']['push'](0x0)):(_0x3690e4=_0x553956(_0x410572['shift']()),_0x14d5ce['types']['push'](this['_id']));return!!_0x3690e4&&(_0x3690e4=this['_combineNext'](_0x410572['shift'](),_0x3690e4),_0x14d5ce['types']['push'](0x0),_0x14d5ce['buffers']['push'](this['_compressSingleOperation'](_0x3690e4)),!0x0);}['decompress'](_0x433127,_0x12146a){const _0x3e9d21=this['_decompressSingleOperation'](_0x12146a);for(;0x0==_0x12146a['types'][0x0];)_0x12146a['types']['shift'](),_0x433127['push'](this['_splitCurrent'](_0x3e9d21));_0x433127['push'](_0x3e9d21);}}class m extends b{['_combineNext'](_0x51d410,_0x39cbe0){return _0x39cbe0['nodes'][0x0]['data']+=_0x51d410['nodes'][0x0]['data'],_0x39cbe0;}['_splitCurrent'](_0x34fe58){const _0x39d775=_0x553956(_0x34fe58),_0x185adc=_0x39d775['nodes'][0x0],_0x1eca8b=_0x34fe58['nodes'][0x0],_0x3e2fb5=_0x1eca8b['data'][Symbol['iterator']]()['next']()['value'],_0x44e8fc=_0x3e2fb5['length'];return _0x185adc['data']=_0x3e2fb5,_0x1eca8b['data']=_0x1eca8b['data']['substr'](_0x44e8fc),_0x34fe58['position']=_(_0x34fe58['position'],_0x44e8fc),_0x39d775;}['_compareOperations'](_0x454de2,_0x93577e){if(this['_checkOperation'](_0x454de2)&&this['_checkOperation'](_0x93577e)){const _0x3bc4f7=_0x454de2['nodes'][0x0]['data']['length'],_0x574b29=O(_(_0x454de2['position'],_0x3bc4f7),_0x93577e['position']),_0x23dba0=_0x454de2['nodes'][0x0],_0x4c3619=_0x93577e['nodes'][0x0];return _0x574b29&&this['_compareAttributes'](_0x23dba0,_0x4c3619);}return!0x1;}['_compressSingleOperation'](_0x253bd9){const _0x205920={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x205920,[_0x253bd9]),_0x205920['buffers'][0x0];}['_decompressSingleOperation'](_0x2c0942){const _0x1fa996=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1fa996,_0x2c0942),_0x1fa996[0x0];}['_checkOperation'](_0x504bc9){return'InsertOperation'==_0x504bc9['__className']&&0x1==_0x504bc9['nodes']['length']&&_0x504bc9['nodes'][0x0]['data']&&!_0x504bc9['wasUndone']&&0x1==Array['from'](_0x504bc9['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x29c96b,_0x55e483){const _0x673763=Object['keys'](_0x29c96b['attributes']||{}),_0x354652=Object['keys'](_0x55e483['attributes']||{});return _0x673763['length']===_0x354652['length']&&_0x673763['every'](_0x517fb2=>_0x55e483['attributes'][_0x517fb2]&&_0x55e483['attributes'][_0x517fb2]===_0x29c96b['attributes'][_0x517fb2]);}}class c extends b{['_combineNext'](_0x1f0214,_0x562284){return _0x562284['howMany']++,_0x562284['sourcePosition']=_0x553956(_0x1f0214['sourcePosition']),_0x562284;}['_splitCurrent'](_0x4e9221){const _0x3c4d69=_0x553956(_0x4e9221);return _0x4e9221['howMany']--,_0x3c4d69['howMany']=0x1,_0x3c4d69['sourcePosition']=_(_0x3c4d69['sourcePosition'],_0x4e9221['howMany']),_0x3c4d69;}['_compareOperations'](_0x280ca6,_0x1b8bed){return!(!this['_checkOperation'](_0x280ca6)||!this['_checkOperation'](_0x1b8bed))&&(O(_(_0x280ca6['sourcePosition'],-0x1),_0x1b8bed['sourcePosition'])&&O(_0x280ca6['targetPosition'],_0x1b8bed['targetPosition']));}['_compressSingleOperation'](_0x4a1f8b){const _0x2a24db={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2a24db,[_0x4a1f8b]),_0x2a24db['buffers'][0x0];}['_decompressSingleOperation'](_0x256350){const _0x161ccf=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x161ccf,_0x256350),_0x161ccf[0x0];}['_checkOperation'](_0x1b7b91){return'MoveOperation'==_0x1b7b91['__className']&&'$graveyard'==_0x1b7b91['targetPosition']['root']&&0x1==_0x1b7b91['howMany']&&!_0x1b7b91['wasUndone'];}}class h extends b{['_combineNext'](_0x168174,_0x2822ee){return _0x2822ee['howMany']++,_0x2822ee;}['_splitCurrent'](_0x430fca){const _0x3cfb03=_0x553956(_0x430fca);return _0x3cfb03['howMany']=0x1,_0x430fca['howMany']--,_0x3cfb03;}['_compareOperations'](_0x251091,_0x40b594){return!(!this['_checkOperation'](_0x251091)||!this['_checkOperation'](_0x40b594))&&(O(_0x251091['sourcePosition'],_0x40b594['sourcePosition'])&&O(_0x251091['targetPosition'],_0x40b594['targetPosition']));}['_compressSingleOperation'](_0x217d98){const _0x5d4b29={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5d4b29,[_0x217d98]),_0x5d4b29['buffers'][0x0];}['_decompressSingleOperation'](_0x381cfd){const _0x58bf56=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x58bf56,_0x381cfd),_0x58bf56[0x0];}['_checkOperation'](_0x264b1b){return'MoveOperation'==_0x264b1b['__className']&&'$graveyard'==_0x264b1b['targetPosition']['root']&&0x1==_0x264b1b['howMany']&&!_0x264b1b['wasUndone'];}}class f extends b{['compress'](_0x2905e3,_0x11ad98){if(!this['_compareOperations'](_0x11ad98[0x0],_0x11ad98[0x1]))return!0x1;const _0x2e2f21=_0x11ad98['shift']();return _0x2e2f21['oldRange']=null,_0x2e2f21['newRange']&&O(_0x2e2f21['newRange']['start'],_0x2e2f21['newRange']['end'])&&(_0x2e2f21['newRange']['end']=null),_0x11ad98['shift'](),_0x2905e3['types']['push'](this['_id']),_0x2905e3['types']['push'](0x0),_0x2905e3['buffers']['push'](this['_compressSingleOperation'](_0x2e2f21)),!0x0;}['decompress'](_0x1d3778,_0x351f74){const _0x43062f=this['_decompressSingleOperation'](_0x351f74);_0x43062f['newRange']&&!_0x43062f['newRange']['end']&&(_0x43062f['newRange']['end']=_0x553956(_0x43062f['newRange']['start']));const _0x36e836=_0x553956(_0x43062f);_0x36e836['newRange']&&(_0x36e836['newRange']['start']['stickiness']='toNone',_0x36e836['newRange']['end']=_0x553956(_0x36e836['newRange']['start'])),_0x36e836['name']='user:position:'+_0x36e836['name']['split'](':')[0x2],_0x351f74['types']['shift'](),_0x1d3778['push'](_0x43062f),_0x1d3778['push'](_0x36e836);}['_compressSingleOperation'](_0x37d3df){const _0x5c500e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5c500e,[_0x37d3df]),_0x5c500e['buffers'][0x0];}['_decompressSingleOperation'](_0x2cded3){const _0x57473a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x57473a,_0x2cded3),_0x57473a[0x0];}['_compareOperations'](_0x1eef6d,_0x267b15){return!(!_0x1eef6d||!_0x267b15)&&('MarkerOperation'==_0x1eef6d['__className']&&'MarkerOperation'==_0x267b15['__className']&&!(!_0x1eef6d['name']['startsWith']('user:')||!_0x267b15['name']['startsWith']('user:')||_0x1eef6d['name']==_0x267b15['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x51d76f=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',_0x51d76f,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x51d76f,'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'](_0x1d0e31){if(!_0x1d0e31||!_0x1d0e31[0x0])throw new _0x33bd3c('no-operations-provided',this);const _0x335f14={'types':[],'buffers':[],'baseVersion':_0x1d0e31[0x0]['baseVersion']};for(;_0x1d0e31['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x335f14,_0x1d0e31)||this['_getCompressorByName']('TypingAction')['compress'](_0x335f14,_0x1d0e31)||this['_getCompressorByName']('DeletingAction')['compress'](_0x335f14,_0x1d0e31)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x335f14,_0x1d0e31)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x335f14,_0x1d0e31)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x335f14,_0x1d0e31)||this['_getCompressorByName'](_0x1d0e31[0x0]['__className'])['compress'](_0x335f14,_0x1d0e31);return _0x335f14;}['decompress'](_0x2d7906){const _0x5e29eb=[];for(;_0x2d7906['types']['length'];){this['_compressorById']['get'](_0x2d7906['types'][0x0])['decompress'](_0x5e29eb,_0x2d7906);}return _0x5e29eb['forEach']((_0x5a4334,_0x430b52)=>_0x5a4334['baseVersion']=_0x2d7906['baseVersion']+_0x430b52),_0x5e29eb;}['_getCompressorByName'](_0x5af1c5){return this['_compressorByName']['get'](_0x5af1c5);}['_registerOperationCompressor'](_0x14ba63,_0x2aa3a6,_0x5362df){const _0x5c7ebb=new _0x5362df(_0x14ba63,_0x2aa3a6,this['_protobufFactory']['getDescriptor'](_0x2aa3a6));this['_registerCompressor'](_0x14ba63,_0x2aa3a6,_0x5c7ebb);}['_registerActionCompressor'](_0x44868d,_0x39f12e,_0x18552b){const _0x4e6ecd=new _0x18552b(_0x44868d,this);this['_registerCompressor'](_0x44868d,_0x39f12e,_0x4e6ecd);}['_registerCompressor'](_0x5874aa,_0x38d518,_0x5a06e3){this['_compressorById']['set'](_0x5874aa,_0x5a06e3),this['_compressorByName']['set'](_0x38d518,_0x5a06e3);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x179b57}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5dcb27 from'protobufjs/minimal.js';import{cloneDeep as _0x5dd170,isEqual as _0x5da59,isObject as _0x4930a9}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x5687c4=_0x5dcb27['Reader'],_0x5e4f8e=_0x5dcb27['Writer'],_0x395ceb=_0x5dcb27['util'],_0x534d87=_0x5dcb27['roots']['default']||(_0x5dcb27['roots']['default']={});return _0x534d87['AttributeOperation']=(function(){function _0x52c193(_0x1b2dce){if(_0x1b2dce){for(var _0x14b2e5=Object['keys'](_0x1b2dce),_0x412d9f=0x0;_0x412d9f<_0x14b2e5['length'];++_0x412d9f)null!=_0x1b2dce[_0x14b2e5[_0x412d9f]]&&(this[_0x14b2e5[_0x412d9f]]=_0x1b2dce[_0x14b2e5[_0x412d9f]]);}}return _0x52c193['prototype']['range']=null,_0x52c193['prototype']['key']='',_0x52c193['prototype']['oldValueBoolean']=!0x1,_0x52c193['prototype']['oldValueJson']='',_0x52c193['prototype']['newValueBoolean']=!0x1,_0x52c193['prototype']['newValueJson']='',_0x52c193['prototype']['wasUndone']=!0x1,_0x52c193['create']=function(_0x3bb647){return new _0x52c193(_0x3bb647);},_0x52c193['encode']=function(_0x26ec98,_0x10ea70){return _0x10ea70||(_0x10ea70=_0x5e4f8e['create']()),null!=_0x26ec98['range']&&Object['hasOwnProperty']['call'](_0x26ec98,'range')&&_0x534d87['Range']['encode'](_0x26ec98['range'],_0x10ea70['uint32'](0xa)['fork']())['ldelim'](),null!=_0x26ec98['key']&&Object['hasOwnProperty']['call'](_0x26ec98,'key')&&_0x10ea70['uint32'](0x12)['string'](_0x26ec98['key']),null!=_0x26ec98['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x26ec98,'oldValueBoolean')&&_0x10ea70['uint32'](0x18)['bool'](_0x26ec98['oldValueBoolean']),null!=_0x26ec98['oldValueJson']&&Object['hasOwnProperty']['call'](_0x26ec98,'oldValueJson')&&_0x10ea70['uint32'](0x22)['string'](_0x26ec98['oldValueJson']),null!=_0x26ec98['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x26ec98,'newValueBoolean')&&_0x10ea70['uint32'](0x28)['bool'](_0x26ec98['newValueBoolean']),null!=_0x26ec98['newValueJson']&&Object['hasOwnProperty']['call'](_0x26ec98,'newValueJson')&&_0x10ea70['uint32'](0x32)['string'](_0x26ec98['newValueJson']),null!=_0x26ec98['wasUndone']&&Object['hasOwnProperty']['call'](_0x26ec98,'wasUndone')&&_0x10ea70['uint32'](0x38)['bool'](_0x26ec98['wasUndone']),_0x10ea70;},_0x52c193['encodeDelimited']=function(_0x4fec83,_0x1c60aa){return this['encode'](_0x4fec83,_0x1c60aa)['ldelim']();},_0x52c193['decode']=function(_0x507bde,_0x29c508){_0x507bde instanceof _0x5687c4||(_0x507bde=_0x5687c4['create'](_0x507bde));for(var _0xd11a1f=void 0x0===_0x29c508?_0x507bde['len']:_0x507bde['pos']+_0x29c508,_0x5e2771=new _0x534d87['AttributeOperation']();_0x507bde['pos']<_0xd11a1f;){var _0x2f659d=_0x507bde['uint32']();switch(_0x2f659d>>>0x3){case 0x1:_0x5e2771['range']=_0x534d87['Range']['decode'](_0x507bde,_0x507bde['uint32']());break;case 0x2:_0x5e2771['key']=_0x507bde['string']();break;case 0x3:_0x5e2771['oldValueBoolean']=_0x507bde['bool']();break;case 0x4:_0x5e2771['oldValueJson']=_0x507bde['string']();break;case 0x5:_0x5e2771['newValueBoolean']=_0x507bde['bool']();break;case 0x6:_0x5e2771['newValueJson']=_0x507bde['string']();break;case 0x7:_0x5e2771['wasUndone']=_0x507bde['bool']();break;default:_0x507bde['skipType'](0x7&_0x2f659d);}}return _0x5e2771;},_0x52c193['decodeDelimited']=function(_0x2f0631){return _0x2f0631 instanceof _0x5687c4||(_0x2f0631=new _0x5687c4(_0x2f0631)),this['decode'](_0x2f0631,_0x2f0631['uint32']());},_0x52c193['verify']=function(_0x5c65a2){if('object'!=typeof _0x5c65a2||null===_0x5c65a2)return'object\x20expected';if(null!=_0x5c65a2['range']&&_0x5c65a2['hasOwnProperty']('range')){var _0x3c8b1b=_0x534d87['Range']['verify'](_0x5c65a2['range']);if(_0x3c8b1b)return'range.'+_0x3c8b1b;}return null!=_0x5c65a2['key']&&_0x5c65a2['hasOwnProperty']('key')&&!_0x395ceb['isString'](_0x5c65a2['key'])?'key:\x20string\x20expected':null!=_0x5c65a2['oldValueBoolean']&&_0x5c65a2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5c65a2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5c65a2['oldValueJson']&&_0x5c65a2['hasOwnProperty']('oldValueJson')&&!_0x395ceb['isString'](_0x5c65a2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5c65a2['newValueBoolean']&&_0x5c65a2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5c65a2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5c65a2['newValueJson']&&_0x5c65a2['hasOwnProperty']('newValueJson')&&!_0x395ceb['isString'](_0x5c65a2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5c65a2['wasUndone']&&_0x5c65a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c65a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52c193['fromObject']=function(_0x54decf){if(_0x54decf instanceof _0x534d87['AttributeOperation'])return _0x54decf;var _0x95c81d=new _0x534d87['AttributeOperation']();if(null!=_0x54decf['range']){if('object'!=typeof _0x54decf['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x95c81d['range']=_0x534d87['Range']['fromObject'](_0x54decf['range']);}return null!=_0x54decf['key']&&(_0x95c81d['key']=String(_0x54decf['key'])),null!=_0x54decf['oldValueBoolean']&&(_0x95c81d['oldValueBoolean']=Boolean(_0x54decf['oldValueBoolean'])),null!=_0x54decf['oldValueJson']&&(_0x95c81d['oldValueJson']=String(_0x54decf['oldValueJson'])),null!=_0x54decf['newValueBoolean']&&(_0x95c81d['newValueBoolean']=Boolean(_0x54decf['newValueBoolean'])),null!=_0x54decf['newValueJson']&&(_0x95c81d['newValueJson']=String(_0x54decf['newValueJson'])),null!=_0x54decf['wasUndone']&&(_0x95c81d['wasUndone']=Boolean(_0x54decf['wasUndone'])),_0x95c81d;},_0x52c193['toObject']=function(_0x3c6769,_0x5eca60){_0x5eca60||(_0x5eca60={});var _0x3b99fe={};return _0x5eca60['defaults']&&(_0x3b99fe['range']=null,_0x3b99fe['key']='',_0x3b99fe['oldValueBoolean']=!0x1,_0x3b99fe['oldValueJson']='',_0x3b99fe['newValueBoolean']=!0x1,_0x3b99fe['newValueJson']='',_0x3b99fe['wasUndone']=!0x1),null!=_0x3c6769['range']&&_0x3c6769['hasOwnProperty']('range')&&(_0x3b99fe['range']=_0x534d87['Range']['toObject'](_0x3c6769['range'],_0x5eca60)),null!=_0x3c6769['key']&&_0x3c6769['hasOwnProperty']('key')&&(_0x3b99fe['key']=_0x3c6769['key']),null!=_0x3c6769['oldValueBoolean']&&_0x3c6769['hasOwnProperty']('oldValueBoolean')&&(_0x3b99fe['oldValueBoolean']=_0x3c6769['oldValueBoolean']),null!=_0x3c6769['oldValueJson']&&_0x3c6769['hasOwnProperty']('oldValueJson')&&(_0x3b99fe['oldValueJson']=_0x3c6769['oldValueJson']),null!=_0x3c6769['newValueBoolean']&&_0x3c6769['hasOwnProperty']('newValueBoolean')&&(_0x3b99fe['newValueBoolean']=_0x3c6769['newValueBoolean']),null!=_0x3c6769['newValueJson']&&_0x3c6769['hasOwnProperty']('newValueJson')&&(_0x3b99fe['newValueJson']=_0x3c6769['newValueJson']),null!=_0x3c6769['wasUndone']&&_0x3c6769['hasOwnProperty']('wasUndone')&&(_0x3b99fe['wasUndone']=_0x3c6769['wasUndone']),_0x3b99fe;},_0x52c193['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x52c193['getTypeUrl']=function(_0x279e62){return void 0x0===_0x279e62&&(_0x279e62='type.googleapis.com'),_0x279e62+'/AttributeOperation';},_0x52c193;}()),_0x534d87['InsertOperation']=(function(){function _0x19c6fc(_0x96ebfd){if(this['nodes']=[],_0x96ebfd){for(var _0x196149=Object['keys'](_0x96ebfd),_0x5da70f=0x0;_0x5da70f<_0x196149['length'];++_0x5da70f)null!=_0x96ebfd[_0x196149[_0x5da70f]]&&(this[_0x196149[_0x5da70f]]=_0x96ebfd[_0x196149[_0x5da70f]]);}}return _0x19c6fc['prototype']['position']=null,_0x19c6fc['prototype']['nodes']=_0x395ceb['emptyArray'],_0x19c6fc['prototype']['shouldReceiveAttributes']=!0x1,_0x19c6fc['prototype']['wasUndone']=!0x1,_0x19c6fc['create']=function(_0x1c3d07){return new _0x19c6fc(_0x1c3d07);},_0x19c6fc['encode']=function(_0x77df9,_0x4ba8c6){if(_0x4ba8c6||(_0x4ba8c6=_0x5e4f8e['create']()),null!=_0x77df9['position']&&Object['hasOwnProperty']['call'](_0x77df9,'position')&&_0x534d87['Position']['encode'](_0x77df9['position'],_0x4ba8c6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x77df9['nodes']&&_0x77df9['nodes']['length']){for(var _0x1dd837=0x0;_0x1dd837<_0x77df9['nodes']['length'];++_0x1dd837)_0x534d87['Element']['encode'](_0x77df9['nodes'][_0x1dd837],_0x4ba8c6['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x77df9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x77df9,'shouldReceiveAttributes')&&_0x4ba8c6['uint32'](0x18)['bool'](_0x77df9['shouldReceiveAttributes']),null!=_0x77df9['wasUndone']&&Object['hasOwnProperty']['call'](_0x77df9,'wasUndone')&&_0x4ba8c6['uint32'](0x20)['bool'](_0x77df9['wasUndone']),_0x4ba8c6;},_0x19c6fc['encodeDelimited']=function(_0x4c2cc9,_0x2812d0){return this['encode'](_0x4c2cc9,_0x2812d0)['ldelim']();},_0x19c6fc['decode']=function(_0x283dd5,_0x28cfbc){_0x283dd5 instanceof _0x5687c4||(_0x283dd5=_0x5687c4['create'](_0x283dd5));for(var _0x4c65ea=void 0x0===_0x28cfbc?_0x283dd5['len']:_0x283dd5['pos']+_0x28cfbc,_0x2a0f32=new _0x534d87['InsertOperation']();_0x283dd5['pos']<_0x4c65ea;){var _0x2651df=_0x283dd5['uint32']();switch(_0x2651df>>>0x3){case 0x1:_0x2a0f32['position']=_0x534d87['Position']['decode'](_0x283dd5,_0x283dd5['uint32']());break;case 0x2:_0x2a0f32['nodes']&&_0x2a0f32['nodes']['length']||(_0x2a0f32['nodes']=[]),_0x2a0f32['nodes']['push'](_0x534d87['Element']['decode'](_0x283dd5,_0x283dd5['uint32']()));break;case 0x3:_0x2a0f32['shouldReceiveAttributes']=_0x283dd5['bool']();break;case 0x4:_0x2a0f32['wasUndone']=_0x283dd5['bool']();break;default:_0x283dd5['skipType'](0x7&_0x2651df);}}return _0x2a0f32;},_0x19c6fc['decodeDelimited']=function(_0x2ed99e){return _0x2ed99e instanceof _0x5687c4||(_0x2ed99e=new _0x5687c4(_0x2ed99e)),this['decode'](_0x2ed99e,_0x2ed99e['uint32']());},_0x19c6fc['verify']=function(_0x5cfbab){if('object'!=typeof _0x5cfbab||null===_0x5cfbab)return'object\x20expected';if(null!=_0x5cfbab['position']&&_0x5cfbab['hasOwnProperty']('position')&&(_0x2c88a1=_0x534d87['Position']['verify'](_0x5cfbab['position'])))return'position.'+_0x2c88a1;if(null!=_0x5cfbab['nodes']&&_0x5cfbab['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5cfbab['nodes']))return'nodes:\x20array\x20expected';for(var _0x2e2405=0x0;_0x2e2405<_0x5cfbab['nodes']['length'];++_0x2e2405){var _0x2c88a1;if(_0x2c88a1=_0x534d87['Element']['verify'](_0x5cfbab['nodes'][_0x2e2405]))return'nodes.'+_0x2c88a1;}}return null!=_0x5cfbab['shouldReceiveAttributes']&&_0x5cfbab['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5cfbab['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5cfbab['wasUndone']&&_0x5cfbab['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cfbab['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19c6fc['fromObject']=function(_0x13d4e5){if(_0x13d4e5 instanceof _0x534d87['InsertOperation'])return _0x13d4e5;var _0x5850d2=new _0x534d87['InsertOperation']();if(null!=_0x13d4e5['position']){if('object'!=typeof _0x13d4e5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5850d2['position']=_0x534d87['Position']['fromObject'](_0x13d4e5['position']);}if(_0x13d4e5['nodes']){if(!Array['isArray'](_0x13d4e5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5850d2['nodes']=[];for(var _0x3b19e8=0x0;_0x3b19e8<_0x13d4e5['nodes']['length'];++_0x3b19e8){if('object'!=typeof _0x13d4e5['nodes'][_0x3b19e8])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5850d2['nodes'][_0x3b19e8]=_0x534d87['Element']['fromObject'](_0x13d4e5['nodes'][_0x3b19e8]);}}return null!=_0x13d4e5['shouldReceiveAttributes']&&(_0x5850d2['shouldReceiveAttributes']=Boolean(_0x13d4e5['shouldReceiveAttributes'])),null!=_0x13d4e5['wasUndone']&&(_0x5850d2['wasUndone']=Boolean(_0x13d4e5['wasUndone'])),_0x5850d2;},_0x19c6fc['toObject']=function(_0x1f43eb,_0x5a0d07){_0x5a0d07||(_0x5a0d07={});var _0x162c8c={};if((_0x5a0d07['arrays']||_0x5a0d07['defaults'])&&(_0x162c8c['nodes']=[]),_0x5a0d07['defaults']&&(_0x162c8c['position']=null,_0x162c8c['shouldReceiveAttributes']=!0x1,_0x162c8c['wasUndone']=!0x1),null!=_0x1f43eb['position']&&_0x1f43eb['hasOwnProperty']('position')&&(_0x162c8c['position']=_0x534d87['Position']['toObject'](_0x1f43eb['position'],_0x5a0d07)),_0x1f43eb['nodes']&&_0x1f43eb['nodes']['length']){_0x162c8c['nodes']=[];for(var _0x4548d2=0x0;_0x4548d2<_0x1f43eb['nodes']['length'];++_0x4548d2)_0x162c8c['nodes'][_0x4548d2]=_0x534d87['Element']['toObject'](_0x1f43eb['nodes'][_0x4548d2],_0x5a0d07);}return null!=_0x1f43eb['shouldReceiveAttributes']&&_0x1f43eb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x162c8c['shouldReceiveAttributes']=_0x1f43eb['shouldReceiveAttributes']),null!=_0x1f43eb['wasUndone']&&_0x1f43eb['hasOwnProperty']('wasUndone')&&(_0x162c8c['wasUndone']=_0x1f43eb['wasUndone']),_0x162c8c;},_0x19c6fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x19c6fc['getTypeUrl']=function(_0x5b4f33){return void 0x0===_0x5b4f33&&(_0x5b4f33='type.googleapis.com'),_0x5b4f33+'/InsertOperation';},_0x19c6fc;}()),_0x534d87['MarkerOperation']=(function(){function _0xd5e3ed(_0x51febb){if(_0x51febb){for(var _0x3e35ea=Object['keys'](_0x51febb),_0x3f7554=0x0;_0x3f7554<_0x3e35ea['length'];++_0x3f7554)null!=_0x51febb[_0x3e35ea[_0x3f7554]]&&(this[_0x3e35ea[_0x3f7554]]=_0x51febb[_0x3e35ea[_0x3f7554]]);}}return _0xd5e3ed['prototype']['name']='',_0xd5e3ed['prototype']['oldRange']=null,_0xd5e3ed['prototype']['newRange']=null,_0xd5e3ed['prototype']['affectsData']=!0x1,_0xd5e3ed['prototype']['wasUndone']=!0x1,_0xd5e3ed['create']=function(_0x1299ba){return new _0xd5e3ed(_0x1299ba);},_0xd5e3ed['encode']=function(_0x18b775,_0x5cb37a){return _0x5cb37a||(_0x5cb37a=_0x5e4f8e['create']()),null!=_0x18b775['name']&&Object['hasOwnProperty']['call'](_0x18b775,'name')&&_0x5cb37a['uint32'](0xa)['string'](_0x18b775['name']),null!=_0x18b775['oldRange']&&Object['hasOwnProperty']['call'](_0x18b775,'oldRange')&&_0x534d87['Range']['encode'](_0x18b775['oldRange'],_0x5cb37a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x18b775['newRange']&&Object['hasOwnProperty']['call'](_0x18b775,'newRange')&&_0x534d87['Range']['encode'](_0x18b775['newRange'],_0x5cb37a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x18b775['affectsData']&&Object['hasOwnProperty']['call'](_0x18b775,'affectsData')&&_0x5cb37a['uint32'](0x20)['bool'](_0x18b775['affectsData']),null!=_0x18b775['wasUndone']&&Object['hasOwnProperty']['call'](_0x18b775,'wasUndone')&&_0x5cb37a['uint32'](0x28)['bool'](_0x18b775['wasUndone']),_0x5cb37a;},_0xd5e3ed['encodeDelimited']=function(_0x28f5eb,_0x4e98c3){return this['encode'](_0x28f5eb,_0x4e98c3)['ldelim']();},_0xd5e3ed['decode']=function(_0x410089,_0x21d298){_0x410089 instanceof _0x5687c4||(_0x410089=_0x5687c4['create'](_0x410089));for(var _0x2a63cb=void 0x0===_0x21d298?_0x410089['len']:_0x410089['pos']+_0x21d298,_0xeae5fd=new _0x534d87['MarkerOperation']();_0x410089['pos']<_0x2a63cb;){var _0x5d4ea5=_0x410089['uint32']();switch(_0x5d4ea5>>>0x3){case 0x1:_0xeae5fd['name']=_0x410089['string']();break;case 0x2:_0xeae5fd['oldRange']=_0x534d87['Range']['decode'](_0x410089,_0x410089['uint32']());break;case 0x3:_0xeae5fd['newRange']=_0x534d87['Range']['decode'](_0x410089,_0x410089['uint32']());break;case 0x4:_0xeae5fd['affectsData']=_0x410089['bool']();break;case 0x5:_0xeae5fd['wasUndone']=_0x410089['bool']();break;default:_0x410089['skipType'](0x7&_0x5d4ea5);}}return _0xeae5fd;},_0xd5e3ed['decodeDelimited']=function(_0x3159b8){return _0x3159b8 instanceof _0x5687c4||(_0x3159b8=new _0x5687c4(_0x3159b8)),this['decode'](_0x3159b8,_0x3159b8['uint32']());},_0xd5e3ed['verify']=function(_0x477aa7){if('object'!=typeof _0x477aa7||null===_0x477aa7)return'object\x20expected';if(null!=_0x477aa7['name']&&_0x477aa7['hasOwnProperty']('name')&&!_0x395ceb['isString'](_0x477aa7['name']))return'name:\x20string\x20expected';var _0x31558b;if(null!=_0x477aa7['oldRange']&&_0x477aa7['hasOwnProperty']('oldRange')&&(_0x31558b=_0x534d87['Range']['verify'](_0x477aa7['oldRange'])))return'oldRange.'+_0x31558b;if(null!=_0x477aa7['newRange']&&_0x477aa7['hasOwnProperty']('newRange')&&(_0x31558b=_0x534d87['Range']['verify'](_0x477aa7['newRange'])))return'newRange.'+_0x31558b;return null!=_0x477aa7['affectsData']&&_0x477aa7['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x477aa7['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x477aa7['wasUndone']&&_0x477aa7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x477aa7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd5e3ed['fromObject']=function(_0x4f1175){if(_0x4f1175 instanceof _0x534d87['MarkerOperation'])return _0x4f1175;var _0x2e5dc3=new _0x534d87['MarkerOperation']();if(null!=_0x4f1175['name']&&(_0x2e5dc3['name']=String(_0x4f1175['name'])),null!=_0x4f1175['oldRange']){if('object'!=typeof _0x4f1175['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2e5dc3['oldRange']=_0x534d87['Range']['fromObject'](_0x4f1175['oldRange']);}if(null!=_0x4f1175['newRange']){if('object'!=typeof _0x4f1175['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2e5dc3['newRange']=_0x534d87['Range']['fromObject'](_0x4f1175['newRange']);}return null!=_0x4f1175['affectsData']&&(_0x2e5dc3['affectsData']=Boolean(_0x4f1175['affectsData'])),null!=_0x4f1175['wasUndone']&&(_0x2e5dc3['wasUndone']=Boolean(_0x4f1175['wasUndone'])),_0x2e5dc3;},_0xd5e3ed['toObject']=function(_0x503c04,_0x35c3e3){_0x35c3e3||(_0x35c3e3={});var _0x5b6ca6={};return _0x35c3e3['defaults']&&(_0x5b6ca6['name']='',_0x5b6ca6['oldRange']=null,_0x5b6ca6['newRange']=null,_0x5b6ca6['affectsData']=!0x1,_0x5b6ca6['wasUndone']=!0x1),null!=_0x503c04['name']&&_0x503c04['hasOwnProperty']('name')&&(_0x5b6ca6['name']=_0x503c04['name']),null!=_0x503c04['oldRange']&&_0x503c04['hasOwnProperty']('oldRange')&&(_0x5b6ca6['oldRange']=_0x534d87['Range']['toObject'](_0x503c04['oldRange'],_0x35c3e3)),null!=_0x503c04['newRange']&&_0x503c04['hasOwnProperty']('newRange')&&(_0x5b6ca6['newRange']=_0x534d87['Range']['toObject'](_0x503c04['newRange'],_0x35c3e3)),null!=_0x503c04['affectsData']&&_0x503c04['hasOwnProperty']('affectsData')&&(_0x5b6ca6['affectsData']=_0x503c04['affectsData']),null!=_0x503c04['wasUndone']&&_0x503c04['hasOwnProperty']('wasUndone')&&(_0x5b6ca6['wasUndone']=_0x503c04['wasUndone']),_0x5b6ca6;},_0xd5e3ed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0xd5e3ed['getTypeUrl']=function(_0x45c465){return void 0x0===_0x45c465&&(_0x45c465='type.googleapis.com'),_0x45c465+'/MarkerOperation';},_0xd5e3ed;}()),_0x534d87['MergeOperation']=(function(){function _0x396b09(_0x240cbe){if(_0x240cbe){for(var _0xff0ba3=Object['keys'](_0x240cbe),_0x456ad6=0x0;_0x456ad6<_0xff0ba3['length'];++_0x456ad6)null!=_0x240cbe[_0xff0ba3[_0x456ad6]]&&(this[_0xff0ba3[_0x456ad6]]=_0x240cbe[_0xff0ba3[_0x456ad6]]);}}return _0x396b09['prototype']['sourcePosition']=null,_0x396b09['prototype']['targetPosition']=null,_0x396b09['prototype']['graveyardPosition']=null,_0x396b09['prototype']['howMany']=0x0,_0x396b09['prototype']['wasUndone']=!0x1,_0x396b09['create']=function(_0x5adea6){return new _0x396b09(_0x5adea6);},_0x396b09['encode']=function(_0x57417d,_0x3e55a2){return _0x3e55a2||(_0x3e55a2=_0x5e4f8e['create']()),null!=_0x57417d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x57417d,'sourcePosition')&&_0x534d87['Position']['encode'](_0x57417d['sourcePosition'],_0x3e55a2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57417d['targetPosition']&&Object['hasOwnProperty']['call'](_0x57417d,'targetPosition')&&_0x534d87['Position']['encode'](_0x57417d['targetPosition'],_0x3e55a2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x57417d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x57417d,'graveyardPosition')&&_0x534d87['Position']['encode'](_0x57417d['graveyardPosition'],_0x3e55a2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x57417d['howMany']&&Object['hasOwnProperty']['call'](_0x57417d,'howMany')&&_0x3e55a2['uint32'](0x20)['uint32'](_0x57417d['howMany']),null!=_0x57417d['wasUndone']&&Object['hasOwnProperty']['call'](_0x57417d,'wasUndone')&&_0x3e55a2['uint32'](0x28)['bool'](_0x57417d['wasUndone']),_0x3e55a2;},_0x396b09['encodeDelimited']=function(_0x51d54f,_0x1bf66c){return this['encode'](_0x51d54f,_0x1bf66c)['ldelim']();},_0x396b09['decode']=function(_0x4cc074,_0x393256){_0x4cc074 instanceof _0x5687c4||(_0x4cc074=_0x5687c4['create'](_0x4cc074));for(var _0x4835b6=void 0x0===_0x393256?_0x4cc074['len']:_0x4cc074['pos']+_0x393256,_0x45c62d=new _0x534d87['MergeOperation']();_0x4cc074['pos']<_0x4835b6;){var _0x2d879e=_0x4cc074['uint32']();switch(_0x2d879e>>>0x3){case 0x1:_0x45c62d['sourcePosition']=_0x534d87['Position']['decode'](_0x4cc074,_0x4cc074['uint32']());break;case 0x2:_0x45c62d['targetPosition']=_0x534d87['Position']['decode'](_0x4cc074,_0x4cc074['uint32']());break;case 0x3:_0x45c62d['graveyardPosition']=_0x534d87['Position']['decode'](_0x4cc074,_0x4cc074['uint32']());break;case 0x4:_0x45c62d['howMany']=_0x4cc074['uint32']();break;case 0x5:_0x45c62d['wasUndone']=_0x4cc074['bool']();break;default:_0x4cc074['skipType'](0x7&_0x2d879e);}}return _0x45c62d;},_0x396b09['decodeDelimited']=function(_0x4a7f5a){return _0x4a7f5a instanceof _0x5687c4||(_0x4a7f5a=new _0x5687c4(_0x4a7f5a)),this['decode'](_0x4a7f5a,_0x4a7f5a['uint32']());},_0x396b09['verify']=function(_0x2121b6){if('object'!=typeof _0x2121b6||null===_0x2121b6)return'object\x20expected';var _0x520a64;if(null!=_0x2121b6['sourcePosition']&&_0x2121b6['hasOwnProperty']('sourcePosition')&&(_0x520a64=_0x534d87['Position']['verify'](_0x2121b6['sourcePosition'])))return'sourcePosition.'+_0x520a64;if(null!=_0x2121b6['targetPosition']&&_0x2121b6['hasOwnProperty']('targetPosition')&&(_0x520a64=_0x534d87['Position']['verify'](_0x2121b6['targetPosition'])))return'targetPosition.'+_0x520a64;if(null!=_0x2121b6['graveyardPosition']&&_0x2121b6['hasOwnProperty']('graveyardPosition')&&(_0x520a64=_0x534d87['Position']['verify'](_0x2121b6['graveyardPosition'])))return'graveyardPosition.'+_0x520a64;return null!=_0x2121b6['howMany']&&_0x2121b6['hasOwnProperty']('howMany')&&!_0x395ceb['isInteger'](_0x2121b6['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2121b6['wasUndone']&&_0x2121b6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2121b6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x396b09['fromObject']=function(_0x542de5){if(_0x542de5 instanceof _0x534d87['MergeOperation'])return _0x542de5;var _0xb730=new _0x534d87['MergeOperation']();if(null!=_0x542de5['sourcePosition']){if('object'!=typeof _0x542de5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0xb730['sourcePosition']=_0x534d87['Position']['fromObject'](_0x542de5['sourcePosition']);}if(null!=_0x542de5['targetPosition']){if('object'!=typeof _0x542de5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0xb730['targetPosition']=_0x534d87['Position']['fromObject'](_0x542de5['targetPosition']);}if(null!=_0x542de5['graveyardPosition']){if('object'!=typeof _0x542de5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0xb730['graveyardPosition']=_0x534d87['Position']['fromObject'](_0x542de5['graveyardPosition']);}return null!=_0x542de5['howMany']&&(_0xb730['howMany']=_0x542de5['howMany']>>>0x0),null!=_0x542de5['wasUndone']&&(_0xb730['wasUndone']=Boolean(_0x542de5['wasUndone'])),_0xb730;},_0x396b09['toObject']=function(_0x1e1172,_0x4eef79){_0x4eef79||(_0x4eef79={});var _0x55f63={};return _0x4eef79['defaults']&&(_0x55f63['sourcePosition']=null,_0x55f63['targetPosition']=null,_0x55f63['graveyardPosition']=null,_0x55f63['howMany']=0x0,_0x55f63['wasUndone']=!0x1),null!=_0x1e1172['sourcePosition']&&_0x1e1172['hasOwnProperty']('sourcePosition')&&(_0x55f63['sourcePosition']=_0x534d87['Position']['toObject'](_0x1e1172['sourcePosition'],_0x4eef79)),null!=_0x1e1172['targetPosition']&&_0x1e1172['hasOwnProperty']('targetPosition')&&(_0x55f63['targetPosition']=_0x534d87['Position']['toObject'](_0x1e1172['targetPosition'],_0x4eef79)),null!=_0x1e1172['graveyardPosition']&&_0x1e1172['hasOwnProperty']('graveyardPosition')&&(_0x55f63['graveyardPosition']=_0x534d87['Position']['toObject'](_0x1e1172['graveyardPosition'],_0x4eef79)),null!=_0x1e1172['howMany']&&_0x1e1172['hasOwnProperty']('howMany')&&(_0x55f63['howMany']=_0x1e1172['howMany']),null!=_0x1e1172['wasUndone']&&_0x1e1172['hasOwnProperty']('wasUndone')&&(_0x55f63['wasUndone']=_0x1e1172['wasUndone']),_0x55f63;},_0x396b09['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x396b09['getTypeUrl']=function(_0x520972){return void 0x0===_0x520972&&(_0x520972='type.googleapis.com'),_0x520972+'/MergeOperation';},_0x396b09;}()),_0x534d87['MoveOperation']=(function(){function _0x3d7813(_0x1e3b87){if(_0x1e3b87){for(var _0x404999=Object['keys'](_0x1e3b87),_0xd1e741=0x0;_0xd1e741<_0x404999['length'];++_0xd1e741)null!=_0x1e3b87[_0x404999[_0xd1e741]]&&(this[_0x404999[_0xd1e741]]=_0x1e3b87[_0x404999[_0xd1e741]]);}}return _0x3d7813['prototype']['sourcePosition']=null,_0x3d7813['prototype']['howMany']=0x0,_0x3d7813['prototype']['targetPosition']=null,_0x3d7813['prototype']['wasUndone']=!0x1,_0x3d7813['create']=function(_0x33cccf){return new _0x3d7813(_0x33cccf);},_0x3d7813['encode']=function(_0x486139,_0x268cfe){return _0x268cfe||(_0x268cfe=_0x5e4f8e['create']()),null!=_0x486139['sourcePosition']&&Object['hasOwnProperty']['call'](_0x486139,'sourcePosition')&&_0x534d87['Position']['encode'](_0x486139['sourcePosition'],_0x268cfe['uint32'](0xa)['fork']())['ldelim'](),null!=_0x486139['howMany']&&Object['hasOwnProperty']['call'](_0x486139,'howMany')&&_0x268cfe['uint32'](0x10)['uint32'](_0x486139['howMany']),null!=_0x486139['targetPosition']&&Object['hasOwnProperty']['call'](_0x486139,'targetPosition')&&_0x534d87['Position']['encode'](_0x486139['targetPosition'],_0x268cfe['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x486139['wasUndone']&&Object['hasOwnProperty']['call'](_0x486139,'wasUndone')&&_0x268cfe['uint32'](0x20)['bool'](_0x486139['wasUndone']),_0x268cfe;},_0x3d7813['encodeDelimited']=function(_0xd663d1,_0xc6d7cb){return this['encode'](_0xd663d1,_0xc6d7cb)['ldelim']();},_0x3d7813['decode']=function(_0x285f42,_0x25390d){_0x285f42 instanceof _0x5687c4||(_0x285f42=_0x5687c4['create'](_0x285f42));for(var _0x4787a8=void 0x0===_0x25390d?_0x285f42['len']:_0x285f42['pos']+_0x25390d,_0x23146f=new _0x534d87['MoveOperation']();_0x285f42['pos']<_0x4787a8;){var _0x43749b=_0x285f42['uint32']();switch(_0x43749b>>>0x3){case 0x1:_0x23146f['sourcePosition']=_0x534d87['Position']['decode'](_0x285f42,_0x285f42['uint32']());break;case 0x2:_0x23146f['howMany']=_0x285f42['uint32']();break;case 0x3:_0x23146f['targetPosition']=_0x534d87['Position']['decode'](_0x285f42,_0x285f42['uint32']());break;case 0x4:_0x23146f['wasUndone']=_0x285f42['bool']();break;default:_0x285f42['skipType'](0x7&_0x43749b);}}return _0x23146f;},_0x3d7813['decodeDelimited']=function(_0xad5e79){return _0xad5e79 instanceof _0x5687c4||(_0xad5e79=new _0x5687c4(_0xad5e79)),this['decode'](_0xad5e79,_0xad5e79['uint32']());},_0x3d7813['verify']=function(_0x1a8a4c){if('object'!=typeof _0x1a8a4c||null===_0x1a8a4c)return'object\x20expected';var _0x26034b;if(null!=_0x1a8a4c['sourcePosition']&&_0x1a8a4c['hasOwnProperty']('sourcePosition')&&(_0x26034b=_0x534d87['Position']['verify'](_0x1a8a4c['sourcePosition'])))return'sourcePosition.'+_0x26034b;if(null!=_0x1a8a4c['howMany']&&_0x1a8a4c['hasOwnProperty']('howMany')&&!_0x395ceb['isInteger'](_0x1a8a4c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1a8a4c['targetPosition']&&_0x1a8a4c['hasOwnProperty']('targetPosition')&&(_0x26034b=_0x534d87['Position']['verify'](_0x1a8a4c['targetPosition'])))return'targetPosition.'+_0x26034b;return null!=_0x1a8a4c['wasUndone']&&_0x1a8a4c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a8a4c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d7813['fromObject']=function(_0x36f43e){if(_0x36f43e instanceof _0x534d87['MoveOperation'])return _0x36f43e;var _0x19b91d=new _0x534d87['MoveOperation']();if(null!=_0x36f43e['sourcePosition']){if('object'!=typeof _0x36f43e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x19b91d['sourcePosition']=_0x534d87['Position']['fromObject'](_0x36f43e['sourcePosition']);}if(null!=_0x36f43e['howMany']&&(_0x19b91d['howMany']=_0x36f43e['howMany']>>>0x0),null!=_0x36f43e['targetPosition']){if('object'!=typeof _0x36f43e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x19b91d['targetPosition']=_0x534d87['Position']['fromObject'](_0x36f43e['targetPosition']);}return null!=_0x36f43e['wasUndone']&&(_0x19b91d['wasUndone']=Boolean(_0x36f43e['wasUndone'])),_0x19b91d;},_0x3d7813['toObject']=function(_0x9792e6,_0x49b0bf){_0x49b0bf||(_0x49b0bf={});var _0x1eee5e={};return _0x49b0bf['defaults']&&(_0x1eee5e['sourcePosition']=null,_0x1eee5e['howMany']=0x0,_0x1eee5e['targetPosition']=null,_0x1eee5e['wasUndone']=!0x1),null!=_0x9792e6['sourcePosition']&&_0x9792e6['hasOwnProperty']('sourcePosition')&&(_0x1eee5e['sourcePosition']=_0x534d87['Position']['toObject'](_0x9792e6['sourcePosition'],_0x49b0bf)),null!=_0x9792e6['howMany']&&_0x9792e6['hasOwnProperty']('howMany')&&(_0x1eee5e['howMany']=_0x9792e6['howMany']),null!=_0x9792e6['targetPosition']&&_0x9792e6['hasOwnProperty']('targetPosition')&&(_0x1eee5e['targetPosition']=_0x534d87['Position']['toObject'](_0x9792e6['targetPosition'],_0x49b0bf)),null!=_0x9792e6['wasUndone']&&_0x9792e6['hasOwnProperty']('wasUndone')&&(_0x1eee5e['wasUndone']=_0x9792e6['wasUndone']),_0x1eee5e;},_0x3d7813['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x3d7813['getTypeUrl']=function(_0x30e151){return void 0x0===_0x30e151&&(_0x30e151='type.googleapis.com'),_0x30e151+'/MoveOperation';},_0x3d7813;}()),_0x534d87['RenameOperation']=(function(){function _0x173fa9(_0xf82578){if(_0xf82578){for(var _0x121fa3=Object['keys'](_0xf82578),_0x331270=0x0;_0x331270<_0x121fa3['length'];++_0x331270)null!=_0xf82578[_0x121fa3[_0x331270]]&&(this[_0x121fa3[_0x331270]]=_0xf82578[_0x121fa3[_0x331270]]);}}return _0x173fa9['prototype']['position']=null,_0x173fa9['prototype']['oldName']='',_0x173fa9['prototype']['newName']='',_0x173fa9['prototype']['wasUndone']=!0x1,_0x173fa9['create']=function(_0x2df77d){return new _0x173fa9(_0x2df77d);},_0x173fa9['encode']=function(_0xb89c36,_0x4413d3){return _0x4413d3||(_0x4413d3=_0x5e4f8e['create']()),null!=_0xb89c36['position']&&Object['hasOwnProperty']['call'](_0xb89c36,'position')&&_0x534d87['Position']['encode'](_0xb89c36['position'],_0x4413d3['uint32'](0xa)['fork']())['ldelim'](),null!=_0xb89c36['oldName']&&Object['hasOwnProperty']['call'](_0xb89c36,'oldName')&&_0x4413d3['uint32'](0x12)['string'](_0xb89c36['oldName']),null!=_0xb89c36['newName']&&Object['hasOwnProperty']['call'](_0xb89c36,'newName')&&_0x4413d3['uint32'](0x1a)['string'](_0xb89c36['newName']),null!=_0xb89c36['wasUndone']&&Object['hasOwnProperty']['call'](_0xb89c36,'wasUndone')&&_0x4413d3['uint32'](0x20)['bool'](_0xb89c36['wasUndone']),_0x4413d3;},_0x173fa9['encodeDelimited']=function(_0x50d96a,_0xd2880a){return this['encode'](_0x50d96a,_0xd2880a)['ldelim']();},_0x173fa9['decode']=function(_0x4ca318,_0x4bf2e7){_0x4ca318 instanceof _0x5687c4||(_0x4ca318=_0x5687c4['create'](_0x4ca318));for(var _0x2002c2=void 0x0===_0x4bf2e7?_0x4ca318['len']:_0x4ca318['pos']+_0x4bf2e7,_0x1595d4=new _0x534d87['RenameOperation']();_0x4ca318['pos']<_0x2002c2;){var _0x159719=_0x4ca318['uint32']();switch(_0x159719>>>0x3){case 0x1:_0x1595d4['position']=_0x534d87['Position']['decode'](_0x4ca318,_0x4ca318['uint32']());break;case 0x2:_0x1595d4['oldName']=_0x4ca318['string']();break;case 0x3:_0x1595d4['newName']=_0x4ca318['string']();break;case 0x4:_0x1595d4['wasUndone']=_0x4ca318['bool']();break;default:_0x4ca318['skipType'](0x7&_0x159719);}}return _0x1595d4;},_0x173fa9['decodeDelimited']=function(_0x3bb4c5){return _0x3bb4c5 instanceof _0x5687c4||(_0x3bb4c5=new _0x5687c4(_0x3bb4c5)),this['decode'](_0x3bb4c5,_0x3bb4c5['uint32']());},_0x173fa9['verify']=function(_0x3ecf52){if('object'!=typeof _0x3ecf52||null===_0x3ecf52)return'object\x20expected';if(null!=_0x3ecf52['position']&&_0x3ecf52['hasOwnProperty']('position')){var _0x53a339=_0x534d87['Position']['verify'](_0x3ecf52['position']);if(_0x53a339)return'position.'+_0x53a339;}return null!=_0x3ecf52['oldName']&&_0x3ecf52['hasOwnProperty']('oldName')&&!_0x395ceb['isString'](_0x3ecf52['oldName'])?'oldName:\x20string\x20expected':null!=_0x3ecf52['newName']&&_0x3ecf52['hasOwnProperty']('newName')&&!_0x395ceb['isString'](_0x3ecf52['newName'])?'newName:\x20string\x20expected':null!=_0x3ecf52['wasUndone']&&_0x3ecf52['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3ecf52['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x173fa9['fromObject']=function(_0x14cf08){if(_0x14cf08 instanceof _0x534d87['RenameOperation'])return _0x14cf08;var _0x2d6970=new _0x534d87['RenameOperation']();if(null!=_0x14cf08['position']){if('object'!=typeof _0x14cf08['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2d6970['position']=_0x534d87['Position']['fromObject'](_0x14cf08['position']);}return null!=_0x14cf08['oldName']&&(_0x2d6970['oldName']=String(_0x14cf08['oldName'])),null!=_0x14cf08['newName']&&(_0x2d6970['newName']=String(_0x14cf08['newName'])),null!=_0x14cf08['wasUndone']&&(_0x2d6970['wasUndone']=Boolean(_0x14cf08['wasUndone'])),_0x2d6970;},_0x173fa9['toObject']=function(_0x398d05,_0xdfd9dc){_0xdfd9dc||(_0xdfd9dc={});var _0x3379b7={};return _0xdfd9dc['defaults']&&(_0x3379b7['position']=null,_0x3379b7['oldName']='',_0x3379b7['newName']='',_0x3379b7['wasUndone']=!0x1),null!=_0x398d05['position']&&_0x398d05['hasOwnProperty']('position')&&(_0x3379b7['position']=_0x534d87['Position']['toObject'](_0x398d05['position'],_0xdfd9dc)),null!=_0x398d05['oldName']&&_0x398d05['hasOwnProperty']('oldName')&&(_0x3379b7['oldName']=_0x398d05['oldName']),null!=_0x398d05['newName']&&_0x398d05['hasOwnProperty']('newName')&&(_0x3379b7['newName']=_0x398d05['newName']),null!=_0x398d05['wasUndone']&&_0x398d05['hasOwnProperty']('wasUndone')&&(_0x3379b7['wasUndone']=_0x398d05['wasUndone']),_0x3379b7;},_0x173fa9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x173fa9['getTypeUrl']=function(_0x47a3e2){return void 0x0===_0x47a3e2&&(_0x47a3e2='type.googleapis.com'),_0x47a3e2+'/RenameOperation';},_0x173fa9;}()),_0x534d87['RootAttributeOperation']=(function(){function _0x57b188(_0x2252c6){if(_0x2252c6){for(var _0x4b994f=Object['keys'](_0x2252c6),_0xb1d84f=0x0;_0xb1d84f<_0x4b994f['length'];++_0xb1d84f)null!=_0x2252c6[_0x4b994f[_0xb1d84f]]&&(this[_0x4b994f[_0xb1d84f]]=_0x2252c6[_0x4b994f[_0xb1d84f]]);}}return _0x57b188['prototype']['root']='',_0x57b188['prototype']['key']='',_0x57b188['prototype']['oldValueBoolean']=!0x1,_0x57b188['prototype']['oldValueJson']='',_0x57b188['prototype']['newValueBoolean']=!0x1,_0x57b188['prototype']['newValueJson']='',_0x57b188['prototype']['wasUndone']=!0x1,_0x57b188['create']=function(_0x58723f){return new _0x57b188(_0x58723f);},_0x57b188['encode']=function(_0x1ec193,_0x4e42f5){return _0x4e42f5||(_0x4e42f5=_0x5e4f8e['create']()),null!=_0x1ec193['root']&&Object['hasOwnProperty']['call'](_0x1ec193,'root')&&_0x4e42f5['uint32'](0xa)['string'](_0x1ec193['root']),null!=_0x1ec193['key']&&Object['hasOwnProperty']['call'](_0x1ec193,'key')&&_0x4e42f5['uint32'](0x12)['string'](_0x1ec193['key']),null!=_0x1ec193['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1ec193,'oldValueBoolean')&&_0x4e42f5['uint32'](0x18)['bool'](_0x1ec193['oldValueBoolean']),null!=_0x1ec193['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1ec193,'oldValueJson')&&_0x4e42f5['uint32'](0x22)['string'](_0x1ec193['oldValueJson']),null!=_0x1ec193['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1ec193,'newValueBoolean')&&_0x4e42f5['uint32'](0x28)['bool'](_0x1ec193['newValueBoolean']),null!=_0x1ec193['newValueJson']&&Object['hasOwnProperty']['call'](_0x1ec193,'newValueJson')&&_0x4e42f5['uint32'](0x32)['string'](_0x1ec193['newValueJson']),null!=_0x1ec193['wasUndone']&&Object['hasOwnProperty']['call'](_0x1ec193,'wasUndone')&&_0x4e42f5['uint32'](0x38)['bool'](_0x1ec193['wasUndone']),_0x4e42f5;},_0x57b188['encodeDelimited']=function(_0x7edcf8,_0x2d0162){return this['encode'](_0x7edcf8,_0x2d0162)['ldelim']();},_0x57b188['decode']=function(_0xa3749f,_0x10fae5){_0xa3749f instanceof _0x5687c4||(_0xa3749f=_0x5687c4['create'](_0xa3749f));for(var _0x333030=void 0x0===_0x10fae5?_0xa3749f['len']:_0xa3749f['pos']+_0x10fae5,_0x112339=new _0x534d87['RootAttributeOperation']();_0xa3749f['pos']<_0x333030;){var _0x40d1e4=_0xa3749f['uint32']();switch(_0x40d1e4>>>0x3){case 0x1:_0x112339['root']=_0xa3749f['string']();break;case 0x2:_0x112339['key']=_0xa3749f['string']();break;case 0x3:_0x112339['oldValueBoolean']=_0xa3749f['bool']();break;case 0x4:_0x112339['oldValueJson']=_0xa3749f['string']();break;case 0x5:_0x112339['newValueBoolean']=_0xa3749f['bool']();break;case 0x6:_0x112339['newValueJson']=_0xa3749f['string']();break;case 0x7:_0x112339['wasUndone']=_0xa3749f['bool']();break;default:_0xa3749f['skipType'](0x7&_0x40d1e4);}}return _0x112339;},_0x57b188['decodeDelimited']=function(_0x325394){return _0x325394 instanceof _0x5687c4||(_0x325394=new _0x5687c4(_0x325394)),this['decode'](_0x325394,_0x325394['uint32']());},_0x57b188['verify']=function(_0x8ae89a){return'object'!=typeof _0x8ae89a||null===_0x8ae89a?'object\x20expected':null!=_0x8ae89a['root']&&_0x8ae89a['hasOwnProperty']('root')&&!_0x395ceb['isString'](_0x8ae89a['root'])?'root:\x20string\x20expected':null!=_0x8ae89a['key']&&_0x8ae89a['hasOwnProperty']('key')&&!_0x395ceb['isString'](_0x8ae89a['key'])?'key:\x20string\x20expected':null!=_0x8ae89a['oldValueBoolean']&&_0x8ae89a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x8ae89a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x8ae89a['oldValueJson']&&_0x8ae89a['hasOwnProperty']('oldValueJson')&&!_0x395ceb['isString'](_0x8ae89a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x8ae89a['newValueBoolean']&&_0x8ae89a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x8ae89a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x8ae89a['newValueJson']&&_0x8ae89a['hasOwnProperty']('newValueJson')&&!_0x395ceb['isString'](_0x8ae89a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x8ae89a['wasUndone']&&_0x8ae89a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8ae89a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x57b188['fromObject']=function(_0x50d7ac){if(_0x50d7ac instanceof _0x534d87['RootAttributeOperation'])return _0x50d7ac;var _0x3b5f39=new _0x534d87['RootAttributeOperation']();return null!=_0x50d7ac['root']&&(_0x3b5f39['root']=String(_0x50d7ac['root'])),null!=_0x50d7ac['key']&&(_0x3b5f39['key']=String(_0x50d7ac['key'])),null!=_0x50d7ac['oldValueBoolean']&&(_0x3b5f39['oldValueBoolean']=Boolean(_0x50d7ac['oldValueBoolean'])),null!=_0x50d7ac['oldValueJson']&&(_0x3b5f39['oldValueJson']=String(_0x50d7ac['oldValueJson'])),null!=_0x50d7ac['newValueBoolean']&&(_0x3b5f39['newValueBoolean']=Boolean(_0x50d7ac['newValueBoolean'])),null!=_0x50d7ac['newValueJson']&&(_0x3b5f39['newValueJson']=String(_0x50d7ac['newValueJson'])),null!=_0x50d7ac['wasUndone']&&(_0x3b5f39['wasUndone']=Boolean(_0x50d7ac['wasUndone'])),_0x3b5f39;},_0x57b188['toObject']=function(_0x12fc67,_0x3ef131){_0x3ef131||(_0x3ef131={});var _0x29dd56={};return _0x3ef131['defaults']&&(_0x29dd56['root']='',_0x29dd56['key']='',_0x29dd56['oldValueBoolean']=!0x1,_0x29dd56['oldValueJson']='',_0x29dd56['newValueBoolean']=!0x1,_0x29dd56['newValueJson']='',_0x29dd56['wasUndone']=!0x1),null!=_0x12fc67['root']&&_0x12fc67['hasOwnProperty']('root')&&(_0x29dd56['root']=_0x12fc67['root']),null!=_0x12fc67['key']&&_0x12fc67['hasOwnProperty']('key')&&(_0x29dd56['key']=_0x12fc67['key']),null!=_0x12fc67['oldValueBoolean']&&_0x12fc67['hasOwnProperty']('oldValueBoolean')&&(_0x29dd56['oldValueBoolean']=_0x12fc67['oldValueBoolean']),null!=_0x12fc67['oldValueJson']&&_0x12fc67['hasOwnProperty']('oldValueJson')&&(_0x29dd56['oldValueJson']=_0x12fc67['oldValueJson']),null!=_0x12fc67['newValueBoolean']&&_0x12fc67['hasOwnProperty']('newValueBoolean')&&(_0x29dd56['newValueBoolean']=_0x12fc67['newValueBoolean']),null!=_0x12fc67['newValueJson']&&_0x12fc67['hasOwnProperty']('newValueJson')&&(_0x29dd56['newValueJson']=_0x12fc67['newValueJson']),null!=_0x12fc67['wasUndone']&&_0x12fc67['hasOwnProperty']('wasUndone')&&(_0x29dd56['wasUndone']=_0x12fc67['wasUndone']),_0x29dd56;},_0x57b188['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x57b188['getTypeUrl']=function(_0x4b051a){return void 0x0===_0x4b051a&&(_0x4b051a='type.googleapis.com'),_0x4b051a+'/RootAttributeOperation';},_0x57b188;}()),_0x534d87['RootOperation']=(function(){function _0x12f947(_0x2df720){if(_0x2df720){for(var _0x5a4452=Object['keys'](_0x2df720),_0x16ce4b=0x0;_0x16ce4b<_0x5a4452['length'];++_0x16ce4b)null!=_0x2df720[_0x5a4452[_0x16ce4b]]&&(this[_0x5a4452[_0x16ce4b]]=_0x2df720[_0x5a4452[_0x16ce4b]]);}}return _0x12f947['prototype']['rootName']='',_0x12f947['prototype']['elementName']='',_0x12f947['prototype']['isAdd']=!0x1,_0x12f947['prototype']['wasUndone']=!0x1,_0x12f947['create']=function(_0x1289aa){return new _0x12f947(_0x1289aa);},_0x12f947['encode']=function(_0x470141,_0x1f1833){return _0x1f1833||(_0x1f1833=_0x5e4f8e['create']()),null!=_0x470141['rootName']&&Object['hasOwnProperty']['call'](_0x470141,'rootName')&&_0x1f1833['uint32'](0xa)['string'](_0x470141['rootName']),null!=_0x470141['elementName']&&Object['hasOwnProperty']['call'](_0x470141,'elementName')&&_0x1f1833['uint32'](0x12)['string'](_0x470141['elementName']),null!=_0x470141['isAdd']&&Object['hasOwnProperty']['call'](_0x470141,'isAdd')&&_0x1f1833['uint32'](0x18)['bool'](_0x470141['isAdd']),null!=_0x470141['wasUndone']&&Object['hasOwnProperty']['call'](_0x470141,'wasUndone')&&_0x1f1833['uint32'](0x20)['bool'](_0x470141['wasUndone']),_0x1f1833;},_0x12f947['encodeDelimited']=function(_0x3ca271,_0x4a7c34){return this['encode'](_0x3ca271,_0x4a7c34)['ldelim']();},_0x12f947['decode']=function(_0x6eb8b2,_0x1c5cff){_0x6eb8b2 instanceof _0x5687c4||(_0x6eb8b2=_0x5687c4['create'](_0x6eb8b2));for(var _0x5072c7=void 0x0===_0x1c5cff?_0x6eb8b2['len']:_0x6eb8b2['pos']+_0x1c5cff,_0x368da0=new _0x534d87['RootOperation']();_0x6eb8b2['pos']<_0x5072c7;){var _0xd75994=_0x6eb8b2['uint32']();switch(_0xd75994>>>0x3){case 0x1:_0x368da0['rootName']=_0x6eb8b2['string']();break;case 0x2:_0x368da0['elementName']=_0x6eb8b2['string']();break;case 0x3:_0x368da0['isAdd']=_0x6eb8b2['bool']();break;case 0x4:_0x368da0['wasUndone']=_0x6eb8b2['bool']();break;default:_0x6eb8b2['skipType'](0x7&_0xd75994);}}return _0x368da0;},_0x12f947['decodeDelimited']=function(_0x4e970b){return _0x4e970b instanceof _0x5687c4||(_0x4e970b=new _0x5687c4(_0x4e970b)),this['decode'](_0x4e970b,_0x4e970b['uint32']());},_0x12f947['verify']=function(_0x17b2df){return'object'!=typeof _0x17b2df||null===_0x17b2df?'object\x20expected':null!=_0x17b2df['rootName']&&_0x17b2df['hasOwnProperty']('rootName')&&!_0x395ceb['isString'](_0x17b2df['rootName'])?'rootName:\x20string\x20expected':null!=_0x17b2df['elementName']&&_0x17b2df['hasOwnProperty']('elementName')&&!_0x395ceb['isString'](_0x17b2df['elementName'])?'elementName:\x20string\x20expected':null!=_0x17b2df['isAdd']&&_0x17b2df['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x17b2df['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x17b2df['wasUndone']&&_0x17b2df['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17b2df['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12f947['fromObject']=function(_0x2c4ca9){if(_0x2c4ca9 instanceof _0x534d87['RootOperation'])return _0x2c4ca9;var _0x402846=new _0x534d87['RootOperation']();return null!=_0x2c4ca9['rootName']&&(_0x402846['rootName']=String(_0x2c4ca9['rootName'])),null!=_0x2c4ca9['elementName']&&(_0x402846['elementName']=String(_0x2c4ca9['elementName'])),null!=_0x2c4ca9['isAdd']&&(_0x402846['isAdd']=Boolean(_0x2c4ca9['isAdd'])),null!=_0x2c4ca9['wasUndone']&&(_0x402846['wasUndone']=Boolean(_0x2c4ca9['wasUndone'])),_0x402846;},_0x12f947['toObject']=function(_0x131029,_0x2427e3){_0x2427e3||(_0x2427e3={});var _0x591b7c={};return _0x2427e3['defaults']&&(_0x591b7c['rootName']='',_0x591b7c['elementName']='',_0x591b7c['isAdd']=!0x1,_0x591b7c['wasUndone']=!0x1),null!=_0x131029['rootName']&&_0x131029['hasOwnProperty']('rootName')&&(_0x591b7c['rootName']=_0x131029['rootName']),null!=_0x131029['elementName']&&_0x131029['hasOwnProperty']('elementName')&&(_0x591b7c['elementName']=_0x131029['elementName']),null!=_0x131029['isAdd']&&_0x131029['hasOwnProperty']('isAdd')&&(_0x591b7c['isAdd']=_0x131029['isAdd']),null!=_0x131029['wasUndone']&&_0x131029['hasOwnProperty']('wasUndone')&&(_0x591b7c['wasUndone']=_0x131029['wasUndone']),_0x591b7c;},_0x12f947['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x12f947['getTypeUrl']=function(_0x5b20d7){return void 0x0===_0x5b20d7&&(_0x5b20d7='type.googleapis.com'),_0x5b20d7+'/RootOperation';},_0x12f947;}()),_0x534d87['SplitOperation']=(function(){function _0x4533f4(_0x54ef26){if(_0x54ef26){for(var _0x298875=Object['keys'](_0x54ef26),_0xdb464=0x0;_0xdb464<_0x298875['length'];++_0xdb464)null!=_0x54ef26[_0x298875[_0xdb464]]&&(this[_0x298875[_0xdb464]]=_0x54ef26[_0x298875[_0xdb464]]);}}return _0x4533f4['prototype']['splitPosition']=null,_0x4533f4['prototype']['graveyardPosition']=null,_0x4533f4['prototype']['howMany']=0x0,_0x4533f4['prototype']['insertionPosition']=null,_0x4533f4['prototype']['wasUndone']=!0x1,_0x4533f4['create']=function(_0x551ec3){return new _0x4533f4(_0x551ec3);},_0x4533f4['encode']=function(_0xa8bfe4,_0x1fbbd8){return _0x1fbbd8||(_0x1fbbd8=_0x5e4f8e['create']()),null!=_0xa8bfe4['splitPosition']&&Object['hasOwnProperty']['call'](_0xa8bfe4,'splitPosition')&&_0x534d87['Position']['encode'](_0xa8bfe4['splitPosition'],_0x1fbbd8['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa8bfe4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xa8bfe4,'graveyardPosition')&&_0x534d87['Position']['encode'](_0xa8bfe4['graveyardPosition'],_0x1fbbd8['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa8bfe4['howMany']&&Object['hasOwnProperty']['call'](_0xa8bfe4,'howMany')&&_0x1fbbd8['uint32'](0x18)['uint32'](_0xa8bfe4['howMany']),null!=_0xa8bfe4['insertionPosition']&&Object['hasOwnProperty']['call'](_0xa8bfe4,'insertionPosition')&&_0x534d87['Position']['encode'](_0xa8bfe4['insertionPosition'],_0x1fbbd8['uint32'](0x22)['fork']())['ldelim'](),null!=_0xa8bfe4['wasUndone']&&Object['hasOwnProperty']['call'](_0xa8bfe4,'wasUndone')&&_0x1fbbd8['uint32'](0x28)['bool'](_0xa8bfe4['wasUndone']),_0x1fbbd8;},_0x4533f4['encodeDelimited']=function(_0xe5247d,_0x32266e){return this['encode'](_0xe5247d,_0x32266e)['ldelim']();},_0x4533f4['decode']=function(_0x4d5428,_0x583fc2){_0x4d5428 instanceof _0x5687c4||(_0x4d5428=_0x5687c4['create'](_0x4d5428));for(var _0x148cf8=void 0x0===_0x583fc2?_0x4d5428['len']:_0x4d5428['pos']+_0x583fc2,_0x4faa95=new _0x534d87['SplitOperation']();_0x4d5428['pos']<_0x148cf8;){var _0x3c1129=_0x4d5428['uint32']();switch(_0x3c1129>>>0x3){case 0x1:_0x4faa95['splitPosition']=_0x534d87['Position']['decode'](_0x4d5428,_0x4d5428['uint32']());break;case 0x2:_0x4faa95['graveyardPosition']=_0x534d87['Position']['decode'](_0x4d5428,_0x4d5428['uint32']());break;case 0x3:_0x4faa95['howMany']=_0x4d5428['uint32']();break;case 0x4:_0x4faa95['insertionPosition']=_0x534d87['Position']['decode'](_0x4d5428,_0x4d5428['uint32']());break;case 0x5:_0x4faa95['wasUndone']=_0x4d5428['bool']();break;default:_0x4d5428['skipType'](0x7&_0x3c1129);}}return _0x4faa95;},_0x4533f4['decodeDelimited']=function(_0x1f2caa){return _0x1f2caa instanceof _0x5687c4||(_0x1f2caa=new _0x5687c4(_0x1f2caa)),this['decode'](_0x1f2caa,_0x1f2caa['uint32']());},_0x4533f4['verify']=function(_0x57b2ba){if('object'!=typeof _0x57b2ba||null===_0x57b2ba)return'object\x20expected';var _0xd966f1;if(null!=_0x57b2ba['splitPosition']&&_0x57b2ba['hasOwnProperty']('splitPosition')&&(_0xd966f1=_0x534d87['Position']['verify'](_0x57b2ba['splitPosition'])))return'splitPosition.'+_0xd966f1;if(null!=_0x57b2ba['graveyardPosition']&&_0x57b2ba['hasOwnProperty']('graveyardPosition')&&(_0xd966f1=_0x534d87['Position']['verify'](_0x57b2ba['graveyardPosition'])))return'graveyardPosition.'+_0xd966f1;if(null!=_0x57b2ba['howMany']&&_0x57b2ba['hasOwnProperty']('howMany')&&!_0x395ceb['isInteger'](_0x57b2ba['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x57b2ba['insertionPosition']&&_0x57b2ba['hasOwnProperty']('insertionPosition')&&(_0xd966f1=_0x534d87['Position']['verify'](_0x57b2ba['insertionPosition'])))return'insertionPosition.'+_0xd966f1;return null!=_0x57b2ba['wasUndone']&&_0x57b2ba['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57b2ba['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4533f4['fromObject']=function(_0x39a175){if(_0x39a175 instanceof _0x534d87['SplitOperation'])return _0x39a175;var _0x49b5a1=new _0x534d87['SplitOperation']();if(null!=_0x39a175['splitPosition']){if('object'!=typeof _0x39a175['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x49b5a1['splitPosition']=_0x534d87['Position']['fromObject'](_0x39a175['splitPosition']);}if(null!=_0x39a175['graveyardPosition']){if('object'!=typeof _0x39a175['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x49b5a1['graveyardPosition']=_0x534d87['Position']['fromObject'](_0x39a175['graveyardPosition']);}if(null!=_0x39a175['howMany']&&(_0x49b5a1['howMany']=_0x39a175['howMany']>>>0x0),null!=_0x39a175['insertionPosition']){if('object'!=typeof _0x39a175['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x49b5a1['insertionPosition']=_0x534d87['Position']['fromObject'](_0x39a175['insertionPosition']);}return null!=_0x39a175['wasUndone']&&(_0x49b5a1['wasUndone']=Boolean(_0x39a175['wasUndone'])),_0x49b5a1;},_0x4533f4['toObject']=function(_0x4b1836,_0x2d37a4){_0x2d37a4||(_0x2d37a4={});var _0x5bdc43={};return _0x2d37a4['defaults']&&(_0x5bdc43['splitPosition']=null,_0x5bdc43['graveyardPosition']=null,_0x5bdc43['howMany']=0x0,_0x5bdc43['insertionPosition']=null,_0x5bdc43['wasUndone']=!0x1),null!=_0x4b1836['splitPosition']&&_0x4b1836['hasOwnProperty']('splitPosition')&&(_0x5bdc43['splitPosition']=_0x534d87['Position']['toObject'](_0x4b1836['splitPosition'],_0x2d37a4)),null!=_0x4b1836['graveyardPosition']&&_0x4b1836['hasOwnProperty']('graveyardPosition')&&(_0x5bdc43['graveyardPosition']=_0x534d87['Position']['toObject'](_0x4b1836['graveyardPosition'],_0x2d37a4)),null!=_0x4b1836['howMany']&&_0x4b1836['hasOwnProperty']('howMany')&&(_0x5bdc43['howMany']=_0x4b1836['howMany']),null!=_0x4b1836['insertionPosition']&&_0x4b1836['hasOwnProperty']('insertionPosition')&&(_0x5bdc43['insertionPosition']=_0x534d87['Position']['toObject'](_0x4b1836['insertionPosition'],_0x2d37a4)),null!=_0x4b1836['wasUndone']&&_0x4b1836['hasOwnProperty']('wasUndone')&&(_0x5bdc43['wasUndone']=_0x4b1836['wasUndone']),_0x5bdc43;},_0x4533f4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x4533f4['getTypeUrl']=function(_0x1dcd43){return void 0x0===_0x1dcd43&&(_0x1dcd43='type.googleapis.com'),_0x1dcd43+'/SplitOperation';},_0x4533f4;}()),_0x534d87['Position']=(function(){function _0x12a818(_0x4402e2){if(this['path']=[],_0x4402e2){for(var _0x4982b4=Object['keys'](_0x4402e2),_0x221e15=0x0;_0x221e15<_0x4982b4['length'];++_0x221e15)null!=_0x4402e2[_0x4982b4[_0x221e15]]&&(this[_0x4982b4[_0x221e15]]=_0x4402e2[_0x4982b4[_0x221e15]]);}}return _0x12a818['prototype']['root']='',_0x12a818['prototype']['rootMain']=!0x1,_0x12a818['prototype']['rootGraveyard']=!0x1,_0x12a818['prototype']['path']=_0x395ceb['emptyArray'],_0x12a818['prototype']['stickiness']='',_0x12a818['create']=function(_0x5964d5){return new _0x12a818(_0x5964d5);},_0x12a818['encode']=function(_0x54cc49,_0x5e4a05){if(_0x5e4a05||(_0x5e4a05=_0x5e4f8e['create']()),null!=_0x54cc49['root']&&Object['hasOwnProperty']['call'](_0x54cc49,'root')&&_0x5e4a05['uint32'](0xa)['string'](_0x54cc49['root']),null!=_0x54cc49['rootMain']&&Object['hasOwnProperty']['call'](_0x54cc49,'rootMain')&&_0x5e4a05['uint32'](0x10)['bool'](_0x54cc49['rootMain']),null!=_0x54cc49['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x54cc49,'rootGraveyard')&&_0x5e4a05['uint32'](0x18)['bool'](_0x54cc49['rootGraveyard']),null!=_0x54cc49['path']&&_0x54cc49['path']['length']){_0x5e4a05['uint32'](0x22)['fork']();for(var _0xaa3565=0x0;_0xaa3565<_0x54cc49['path']['length'];++_0xaa3565)_0x5e4a05['uint32'](_0x54cc49['path'][_0xaa3565]);_0x5e4a05['ldelim']();}return null!=_0x54cc49['stickiness']&&Object['hasOwnProperty']['call'](_0x54cc49,'stickiness')&&_0x5e4a05['uint32'](0x2a)['string'](_0x54cc49['stickiness']),_0x5e4a05;},_0x12a818['encodeDelimited']=function(_0x17ebf4,_0x1b85d2){return this['encode'](_0x17ebf4,_0x1b85d2)['ldelim']();},_0x12a818['decode']=function(_0x4936e8,_0x25f3b7){_0x4936e8 instanceof _0x5687c4||(_0x4936e8=_0x5687c4['create'](_0x4936e8));for(var _0x2b2eba=void 0x0===_0x25f3b7?_0x4936e8['len']:_0x4936e8['pos']+_0x25f3b7,_0x31513a=new _0x534d87['Position']();_0x4936e8['pos']<_0x2b2eba;){var _0x441a92=_0x4936e8['uint32']();switch(_0x441a92>>>0x3){case 0x1:_0x31513a['root']=_0x4936e8['string']();break;case 0x2:_0x31513a['rootMain']=_0x4936e8['bool']();break;case 0x3:_0x31513a['rootGraveyard']=_0x4936e8['bool']();break;case 0x4:if(_0x31513a['path']&&_0x31513a['path']['length']||(_0x31513a['path']=[]),0x2==(0x7&_0x441a92)){for(var _0x5a29dc=_0x4936e8['uint32']()+_0x4936e8['pos'];_0x4936e8['pos']<_0x5a29dc;)_0x31513a['path']['push'](_0x4936e8['uint32']());}else _0x31513a['path']['push'](_0x4936e8['uint32']());break;case 0x5:_0x31513a['stickiness']=_0x4936e8['string']();break;default:_0x4936e8['skipType'](0x7&_0x441a92);}}return _0x31513a;},_0x12a818['decodeDelimited']=function(_0x8aae34){return _0x8aae34 instanceof _0x5687c4||(_0x8aae34=new _0x5687c4(_0x8aae34)),this['decode'](_0x8aae34,_0x8aae34['uint32']());},_0x12a818['verify']=function(_0x170abc){if('object'!=typeof _0x170abc||null===_0x170abc)return'object\x20expected';if(null!=_0x170abc['root']&&_0x170abc['hasOwnProperty']('root')&&!_0x395ceb['isString'](_0x170abc['root']))return'root:\x20string\x20expected';if(null!=_0x170abc['rootMain']&&_0x170abc['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x170abc['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x170abc['rootGraveyard']&&_0x170abc['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x170abc['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x170abc['path']&&_0x170abc['hasOwnProperty']('path')){if(!Array['isArray'](_0x170abc['path']))return'path:\x20array\x20expected';for(var _0xeb8996=0x0;_0xeb8996<_0x170abc['path']['length'];++_0xeb8996)if(!_0x395ceb['isInteger'](_0x170abc['path'][_0xeb8996]))return'path:\x20integer[]\x20expected';}return null!=_0x170abc['stickiness']&&_0x170abc['hasOwnProperty']('stickiness')&&!_0x395ceb['isString'](_0x170abc['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x12a818['fromObject']=function(_0x199516){if(_0x199516 instanceof _0x534d87['Position'])return _0x199516;var _0x30c769=new _0x534d87['Position']();if(null!=_0x199516['root']&&(_0x30c769['root']=String(_0x199516['root'])),null!=_0x199516['rootMain']&&(_0x30c769['rootMain']=Boolean(_0x199516['rootMain'])),null!=_0x199516['rootGraveyard']&&(_0x30c769['rootGraveyard']=Boolean(_0x199516['rootGraveyard'])),_0x199516['path']){if(!Array['isArray'](_0x199516['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x30c769['path']=[];for(var _0x1bcb1f=0x0;_0x1bcb1f<_0x199516['path']['length'];++_0x1bcb1f)_0x30c769['path'][_0x1bcb1f]=_0x199516['path'][_0x1bcb1f]>>>0x0;}return null!=_0x199516['stickiness']&&(_0x30c769['stickiness']=String(_0x199516['stickiness'])),_0x30c769;},_0x12a818['toObject']=function(_0x2f57e2,_0x46c60f){_0x46c60f||(_0x46c60f={});var _0x323aa5={};if((_0x46c60f['arrays']||_0x46c60f['defaults'])&&(_0x323aa5['path']=[]),_0x46c60f['defaults']&&(_0x323aa5['root']='',_0x323aa5['rootMain']=!0x1,_0x323aa5['rootGraveyard']=!0x1,_0x323aa5['stickiness']=''),null!=_0x2f57e2['root']&&_0x2f57e2['hasOwnProperty']('root')&&(_0x323aa5['root']=_0x2f57e2['root']),null!=_0x2f57e2['rootMain']&&_0x2f57e2['hasOwnProperty']('rootMain')&&(_0x323aa5['rootMain']=_0x2f57e2['rootMain']),null!=_0x2f57e2['rootGraveyard']&&_0x2f57e2['hasOwnProperty']('rootGraveyard')&&(_0x323aa5['rootGraveyard']=_0x2f57e2['rootGraveyard']),_0x2f57e2['path']&&_0x2f57e2['path']['length']){_0x323aa5['path']=[];for(var _0x459c50=0x0;_0x459c50<_0x2f57e2['path']['length'];++_0x459c50)_0x323aa5['path'][_0x459c50]=_0x2f57e2['path'][_0x459c50];}return null!=_0x2f57e2['stickiness']&&_0x2f57e2['hasOwnProperty']('stickiness')&&(_0x323aa5['stickiness']=_0x2f57e2['stickiness']),_0x323aa5;},_0x12a818['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x12a818['getTypeUrl']=function(_0x1629eb){return void 0x0===_0x1629eb&&(_0x1629eb='type.googleapis.com'),_0x1629eb+'/Position';},_0x12a818;}()),_0x534d87['Range']=(function(){function _0x13d1c1(_0x7a72be){if(_0x7a72be){for(var _0x7ae123=Object['keys'](_0x7a72be),_0x511c2e=0x0;_0x511c2e<_0x7ae123['length'];++_0x511c2e)null!=_0x7a72be[_0x7ae123[_0x511c2e]]&&(this[_0x7ae123[_0x511c2e]]=_0x7a72be[_0x7ae123[_0x511c2e]]);}}return _0x13d1c1['prototype']['start']=null,_0x13d1c1['prototype']['end']=null,_0x13d1c1['create']=function(_0x44540e){return new _0x13d1c1(_0x44540e);},_0x13d1c1['encode']=function(_0x2e3a6c,_0x2acac5){return _0x2acac5||(_0x2acac5=_0x5e4f8e['create']()),null!=_0x2e3a6c['start']&&Object['hasOwnProperty']['call'](_0x2e3a6c,'start')&&_0x534d87['Position']['encode'](_0x2e3a6c['start'],_0x2acac5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2e3a6c['end']&&Object['hasOwnProperty']['call'](_0x2e3a6c,'end')&&_0x534d87['Position']['encode'](_0x2e3a6c['end'],_0x2acac5['uint32'](0x12)['fork']())['ldelim'](),_0x2acac5;},_0x13d1c1['encodeDelimited']=function(_0x3ae3a3,_0x181d4e){return this['encode'](_0x3ae3a3,_0x181d4e)['ldelim']();},_0x13d1c1['decode']=function(_0x16f0a7,_0x4c0b12){_0x16f0a7 instanceof _0x5687c4||(_0x16f0a7=_0x5687c4['create'](_0x16f0a7));for(var _0x260d47=void 0x0===_0x4c0b12?_0x16f0a7['len']:_0x16f0a7['pos']+_0x4c0b12,_0x3308f9=new _0x534d87['Range']();_0x16f0a7['pos']<_0x260d47;){var _0x1e1133=_0x16f0a7['uint32']();switch(_0x1e1133>>>0x3){case 0x1:_0x3308f9['start']=_0x534d87['Position']['decode'](_0x16f0a7,_0x16f0a7['uint32']());break;case 0x2:_0x3308f9['end']=_0x534d87['Position']['decode'](_0x16f0a7,_0x16f0a7['uint32']());break;default:_0x16f0a7['skipType'](0x7&_0x1e1133);}}return _0x3308f9;},_0x13d1c1['decodeDelimited']=function(_0x26bec5){return _0x26bec5 instanceof _0x5687c4||(_0x26bec5=new _0x5687c4(_0x26bec5)),this['decode'](_0x26bec5,_0x26bec5['uint32']());},_0x13d1c1['verify']=function(_0x1e2d88){if('object'!=typeof _0x1e2d88||null===_0x1e2d88)return'object\x20expected';var _0x3207e4;if(null!=_0x1e2d88['start']&&_0x1e2d88['hasOwnProperty']('start')&&(_0x3207e4=_0x534d87['Position']['verify'](_0x1e2d88['start'])))return'start.'+_0x3207e4;if(null!=_0x1e2d88['end']&&_0x1e2d88['hasOwnProperty']('end')&&(_0x3207e4=_0x534d87['Position']['verify'](_0x1e2d88['end'])))return'end.'+_0x3207e4;return null;},_0x13d1c1['fromObject']=function(_0x45ee51){if(_0x45ee51 instanceof _0x534d87['Range'])return _0x45ee51;var _0x2a7603=new _0x534d87['Range']();if(null!=_0x45ee51['start']){if('object'!=typeof _0x45ee51['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2a7603['start']=_0x534d87['Position']['fromObject'](_0x45ee51['start']);}if(null!=_0x45ee51['end']){if('object'!=typeof _0x45ee51['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2a7603['end']=_0x534d87['Position']['fromObject'](_0x45ee51['end']);}return _0x2a7603;},_0x13d1c1['toObject']=function(_0x53e249,_0x42f5fa){_0x42f5fa||(_0x42f5fa={});var _0x4fefe4={};return _0x42f5fa['defaults']&&(_0x4fefe4['start']=null,_0x4fefe4['end']=null),null!=_0x53e249['start']&&_0x53e249['hasOwnProperty']('start')&&(_0x4fefe4['start']=_0x534d87['Position']['toObject'](_0x53e249['start'],_0x42f5fa)),null!=_0x53e249['end']&&_0x53e249['hasOwnProperty']('end')&&(_0x4fefe4['end']=_0x534d87['Position']['toObject'](_0x53e249['end'],_0x42f5fa)),_0x4fefe4;},_0x13d1c1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x13d1c1['getTypeUrl']=function(_0x5dcb10){return void 0x0===_0x5dcb10&&(_0x5dcb10='type.googleapis.com'),_0x5dcb10+'/Range';},_0x13d1c1;}()),_0x534d87['Element']=(function(){function _0x3d9a16(_0x306aa2){if(this['children']=[],this['attributesBoolean']={},_0x306aa2){for(var _0x35f2f2=Object['keys'](_0x306aa2),_0x2808c7=0x0;_0x2808c7<_0x35f2f2['length'];++_0x2808c7)null!=_0x306aa2[_0x35f2f2[_0x2808c7]]&&(this[_0x35f2f2[_0x2808c7]]=_0x306aa2[_0x35f2f2[_0x2808c7]]);}}return _0x3d9a16['prototype']['name']='',_0x3d9a16['prototype']['children']=_0x395ceb['emptyArray'],_0x3d9a16['prototype']['data']='',_0x3d9a16['prototype']['attributesBoolean']=_0x395ceb['emptyObject'],_0x3d9a16['prototype']['attributesJson']='',_0x3d9a16['create']=function(_0x2ab7d8){return new _0x3d9a16(_0x2ab7d8);},_0x3d9a16['encode']=function(_0x3c233d,_0x167e5f){if(_0x167e5f||(_0x167e5f=_0x5e4f8e['create']()),null!=_0x3c233d['name']&&Object['hasOwnProperty']['call'](_0x3c233d,'name')&&_0x167e5f['uint32'](0xa)['string'](_0x3c233d['name']),null!=_0x3c233d['children']&&_0x3c233d['children']['length']){for(var _0x40376f=0x0;_0x40376f<_0x3c233d['children']['length'];++_0x40376f)_0x534d87['Element']['encode'](_0x3c233d['children'][_0x40376f],_0x167e5f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3c233d['data']&&Object['hasOwnProperty']['call'](_0x3c233d,'data')&&_0x167e5f['uint32'](0x1a)['string'](_0x3c233d['data']),null!=_0x3c233d['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3c233d,'attributesBoolean')){var _0xdb31bc=Object['keys'](_0x3c233d['attributesBoolean']);for(_0x40376f=0x0;_0x40376f<_0xdb31bc['length'];++_0x40376f)_0x167e5f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xdb31bc[_0x40376f])['uint32'](0x10)['bool'](_0x3c233d['attributesBoolean'][_0xdb31bc[_0x40376f]])['ldelim']();}return null!=_0x3c233d['attributesJson']&&Object['hasOwnProperty']['call'](_0x3c233d,'attributesJson')&&_0x167e5f['uint32'](0x2a)['string'](_0x3c233d['attributesJson']),_0x167e5f;},_0x3d9a16['encodeDelimited']=function(_0x5ccb7d,_0x143e1b){return this['encode'](_0x5ccb7d,_0x143e1b)['ldelim']();},_0x3d9a16['decode']=function(_0x51824e,_0x5a3f0d){_0x51824e instanceof _0x5687c4||(_0x51824e=_0x5687c4['create'](_0x51824e));for(var _0x5291c0,_0x3021a6,_0xe0e0b7=void 0x0===_0x5a3f0d?_0x51824e['len']:_0x51824e['pos']+_0x5a3f0d,_0x2daf14=new _0x534d87['Element']();_0x51824e['pos']<_0xe0e0b7;){var _0x1f4cad=_0x51824e['uint32']();switch(_0x1f4cad>>>0x3){case 0x1:_0x2daf14['name']=_0x51824e['string']();break;case 0x2:_0x2daf14['children']&&_0x2daf14['children']['length']||(_0x2daf14['children']=[]),_0x2daf14['children']['push'](_0x534d87['Element']['decode'](_0x51824e,_0x51824e['uint32']()));break;case 0x3:_0x2daf14['data']=_0x51824e['string']();break;case 0x4:_0x2daf14['attributesBoolean']===_0x395ceb['emptyObject']&&(_0x2daf14['attributesBoolean']={});var _0x3b4dd2=_0x51824e['uint32']()+_0x51824e['pos'];for(_0x5291c0='',_0x3021a6=!0x1;_0x51824e['pos']<_0x3b4dd2;){var _0x11332d=_0x51824e['uint32']();switch(_0x11332d>>>0x3){case 0x1:_0x5291c0=_0x51824e['string']();break;case 0x2:_0x3021a6=_0x51824e['bool']();break;default:_0x51824e['skipType'](0x7&_0x11332d);}}_0x2daf14['attributesBoolean'][_0x5291c0]=_0x3021a6;break;case 0x5:_0x2daf14['attributesJson']=_0x51824e['string']();break;default:_0x51824e['skipType'](0x7&_0x1f4cad);}}return _0x2daf14;},_0x3d9a16['decodeDelimited']=function(_0x360eb9){return _0x360eb9 instanceof _0x5687c4||(_0x360eb9=new _0x5687c4(_0x360eb9)),this['decode'](_0x360eb9,_0x360eb9['uint32']());},_0x3d9a16['verify']=function(_0x7f9274){if('object'!=typeof _0x7f9274||null===_0x7f9274)return'object\x20expected';if(null!=_0x7f9274['name']&&_0x7f9274['hasOwnProperty']('name')&&!_0x395ceb['isString'](_0x7f9274['name']))return'name:\x20string\x20expected';if(null!=_0x7f9274['children']&&_0x7f9274['hasOwnProperty']('children')){if(!Array['isArray'](_0x7f9274['children']))return'children:\x20array\x20expected';for(var _0x6e64ff=0x0;_0x6e64ff<_0x7f9274['children']['length'];++_0x6e64ff){var _0x269188=_0x534d87['Element']['verify'](_0x7f9274['children'][_0x6e64ff]);if(_0x269188)return'children.'+_0x269188;}}if(null!=_0x7f9274['data']&&_0x7f9274['hasOwnProperty']('data')&&!_0x395ceb['isString'](_0x7f9274['data']))return'data:\x20string\x20expected';if(null!=_0x7f9274['attributesBoolean']&&_0x7f9274['hasOwnProperty']('attributesBoolean')){if(!_0x395ceb['isObject'](_0x7f9274['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xe29b78=Object['keys'](_0x7f9274['attributesBoolean']);for(_0x6e64ff=0x0;_0x6e64ff<_0xe29b78['length'];++_0x6e64ff)if('boolean'!=typeof _0x7f9274['attributesBoolean'][_0xe29b78[_0x6e64ff]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x7f9274['attributesJson']&&_0x7f9274['hasOwnProperty']('attributesJson')&&!_0x395ceb['isString'](_0x7f9274['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3d9a16['fromObject']=function(_0x1b1321){if(_0x1b1321 instanceof _0x534d87['Element'])return _0x1b1321;var _0x33c86e=new _0x534d87['Element']();if(null!=_0x1b1321['name']&&(_0x33c86e['name']=String(_0x1b1321['name'])),_0x1b1321['children']){if(!Array['isArray'](_0x1b1321['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x33c86e['children']=[];for(var _0x352325=0x0;_0x352325<_0x1b1321['children']['length'];++_0x352325){if('object'!=typeof _0x1b1321['children'][_0x352325])throw TypeError('.Element.children:\x20object\x20expected');_0x33c86e['children'][_0x352325]=_0x534d87['Element']['fromObject'](_0x1b1321['children'][_0x352325]);}}if(null!=_0x1b1321['data']&&(_0x33c86e['data']=String(_0x1b1321['data'])),_0x1b1321['attributesBoolean']){if('object'!=typeof _0x1b1321['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x33c86e['attributesBoolean']={};var _0x2b8db9=Object['keys'](_0x1b1321['attributesBoolean']);for(_0x352325=0x0;_0x352325<_0x2b8db9['length'];++_0x352325)_0x33c86e['attributesBoolean'][_0x2b8db9[_0x352325]]=Boolean(_0x1b1321['attributesBoolean'][_0x2b8db9[_0x352325]]);}return null!=_0x1b1321['attributesJson']&&(_0x33c86e['attributesJson']=String(_0x1b1321['attributesJson'])),_0x33c86e;},_0x3d9a16['toObject']=function(_0x50bd7d,_0x2335e4){_0x2335e4||(_0x2335e4={});var _0x40bea4,_0x508936={};if((_0x2335e4['arrays']||_0x2335e4['defaults'])&&(_0x508936['children']=[]),(_0x2335e4['objects']||_0x2335e4['defaults'])&&(_0x508936['attributesBoolean']={}),_0x2335e4['defaults']&&(_0x508936['name']='',_0x508936['data']='',_0x508936['attributesJson']=''),null!=_0x50bd7d['name']&&_0x50bd7d['hasOwnProperty']('name')&&(_0x508936['name']=_0x50bd7d['name']),_0x50bd7d['children']&&_0x50bd7d['children']['length']){_0x508936['children']=[];for(var _0x68a4dd=0x0;_0x68a4dd<_0x50bd7d['children']['length'];++_0x68a4dd)_0x508936['children'][_0x68a4dd]=_0x534d87['Element']['toObject'](_0x50bd7d['children'][_0x68a4dd],_0x2335e4);}if(null!=_0x50bd7d['data']&&_0x50bd7d['hasOwnProperty']('data')&&(_0x508936['data']=_0x50bd7d['data']),_0x50bd7d['attributesBoolean']&&(_0x40bea4=Object['keys'](_0x50bd7d['attributesBoolean']))['length']){_0x508936['attributesBoolean']={};for(_0x68a4dd=0x0;_0x68a4dd<_0x40bea4['length'];++_0x68a4dd)_0x508936['attributesBoolean'][_0x40bea4[_0x68a4dd]]=_0x50bd7d['attributesBoolean'][_0x40bea4[_0x68a4dd]];}return null!=_0x50bd7d['attributesJson']&&_0x50bd7d['hasOwnProperty']('attributesJson')&&(_0x508936['attributesJson']=_0x50bd7d['attributesJson']),_0x508936;},_0x3d9a16['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5dcb27['util']['toJSONOptions']);},_0x3d9a16['getTypeUrl']=function(_0x46fcc8){return void 0x0===_0x46fcc8&&(_0x46fcc8='type.googleapis.com'),_0x46fcc8+'/Element';},_0x3d9a16;}()),_0x534d87;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x154a9d){return new y(this['_protobufRoot'][_0x154a9d]);}}class y{['_protobuf'];constructor(_0x419623){this['_protobuf']=_0x419623;}['compress'](_0x56bdc2){const _0x38146b=this['_protobuf']['verify'](_0x56bdc2);if(_0x38146b)throw Error(_0x38146b);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x56bdc2))['finish']();}['decompress'](_0x4829ae){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4829ae),{'oneofs':!0x0});}}function _(_0x1ff5cc,_0xcfb959){const _0x2e4b0e=_0x5dd170(_0x1ff5cc);return _0x2e4b0e['path'][_0x2e4b0e['path']['length']-0x1]+=_0xcfb959,_0x2e4b0e;}function O(_0x267140,_0xecbd3d){return _0x267140['root']===_0xecbd3d['root']&&_0x5da59(_0x267140['path'],_0xecbd3d['path']);}function $(_0x5b8b07){P(_0x5b8b07,_0x2ff7ee=>('main'==_0x2ff7ee['root']?(_0x2ff7ee['rootMain']=!0x0,delete _0x2ff7ee['root']):'$graveyard'==_0x2ff7ee['root']&&(_0x2ff7ee['rootGraveyard']=!0x0,delete _0x2ff7ee['root']),_0x2ff7ee));}function J(_0x4f5175){P(_0x4f5175,_0x2c36b9=>(_0x2c36b9['rootMain']?(_0x2c36b9['root']='main',delete _0x2c36b9['rootMain']):_0x2c36b9['rootGraveyard']&&(_0x2c36b9['root']='$graveyard',delete _0x2c36b9['rootGraveyard']),_0x2c36b9));}function P(_0x3c8f41,_0x5d1a36){for(const _0x98fe66 in _0x3c8f41){const _0xd7e0f8=_0x3c8f41[_0x98fe66];'nodes'!==_0x98fe66&&_0x4930a9(_0xd7e0f8)&&(_0xd7e0f8['path']&&(_0xd7e0f8['root']||_0xd7e0f8['rootMain']||_0xd7e0f8['rootGraveyard'])?_0x3c8f41[_0x98fe66]=_0x5d1a36(_0xd7e0f8):P(_0xd7e0f8,_0x5d1a36));}return _0x3c8f41;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x19b770,_0x54ecdf,_0x565024){this['_id']=_0x19b770,this['_operationName']=_0x54ecdf,this['_protobufDescriptor']=_0x565024;}['compress'](_0x2243ff,_0xea85f8){const _0x2877ee=_0xea85f8['shift']();return $(_0x2877ee),_0x2243ff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2877ee)),_0x2243ff['types']['push'](this['_id']),!0x0;}['decompress'](_0x51115a,_0x459c2b){_0x459c2b['types']['shift']();const _0x5240c2=this['_protobufDescriptor']['decompress'](_0x459c2b['buffers']['shift']());J(_0x5240c2),_0x5240c2['__className']=this['_operationName'],_0x51115a['push'](_0x5240c2);}}class s extends e{['compress'](_0x2dcdab,_0x1cac62){const _0xed7d45=_0x1cac62['shift']();return this['_serializeOneOf']('oldValue',_0xed7d45),this['_serializeOneOf']('newValue',_0xed7d45),$(_0xed7d45),_0x2dcdab['buffers']['push'](this['_protobufDescriptor']['compress'](_0xed7d45)),_0x2dcdab['types']['push'](this['_id']),!0x0;}['decompress'](_0x2533ca,_0x2c037f){const {types:_0x5b9f58,buffers:_0x3c8482}=_0x2c037f,_0x5293ba=this['_protobufDescriptor']['decompress'](_0x3c8482['shift']());_0x5b9f58['shift'](),this['_deserializeOneOf']('oldValue',_0x5293ba),this['_deserializeOneOf']('newValue',_0x5293ba),J(_0x5293ba),_0x5293ba['__className']=this['_operationName'],_0x2533ca['push'](_0x5293ba);}['_serializeOneOf'](_0x9acaad,_0x12ce96){const _0x2ad32d=_0x12ce96[_0x9acaad];'boolean'==typeof _0x2ad32d?_0x12ce96[_0x9acaad+'Boolean']=_0x2ad32d:_0x12ce96[_0x9acaad+'Json']=JSON['stringify'](_0x2ad32d);}['_deserializeOneOf'](_0x424f75,_0x2260e0){const _0x5aefbb=_0x424f75+'Json';_0x2260e0[_0x5aefbb]?(_0x2260e0[_0x424f75]=JSON['parse'](_0x2260e0[_0x5aefbb]),delete _0x2260e0[_0x5aefbb]):(_0x2260e0[_0x424f75]=_0x2260e0[_0x424f75+'Boolean'],delete _0x2260e0[_0x424f75+'Boolean']);}}class i extends e{['compress'](_0x23c254,_0x46e866){const _0x18cdcd=_0x46e866['shift']();return this['_serializeNodesAttributes'](_0x18cdcd['nodes']),$(_0x18cdcd),_0x23c254['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18cdcd)),_0x23c254['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c62b0,_0x491a11){const {types:_0x5ae881,buffers:_0x3c6964}=_0x491a11,_0x4e9b0c=this['_protobufDescriptor']['decompress'](_0x3c6964['shift']());_0x5ae881['shift'](),_0x4e9b0c['nodes']||(_0x4e9b0c['nodes']=[]),this['_deserializeNodesAttributes'](_0x4e9b0c['nodes']),J(_0x4e9b0c),_0x4e9b0c['__className']=this['_operationName'],_0x5c62b0['push'](_0x4e9b0c);}['_serializeNodesAttributes'](_0x40cea2){for(const _0x1fea20 of _0x40cea2){if(_0x1fea20['attributes']){const _0x9c00ab=_0x1fea20['attributes'];this['_areValuesBoolean'](_0x9c00ab)?_0x1fea20['attributesBoolean']=_0x9c00ab:_0x1fea20['attributesJson']=JSON['stringify'](_0x9c00ab);}_0x1fea20['children']&&this['_serializeNodesAttributes'](_0x1fea20['children']);}}['_deserializeNodesAttributes'](_0x407c42){for(const _0xcb8a66 of _0x407c42)(_0xcb8a66['attributesBoolean']||_0xcb8a66['attributesJson'])&&(_0xcb8a66['attributesBoolean']?(_0xcb8a66['attributes']=_0xcb8a66['attributesBoolean'],delete _0xcb8a66['attributesBoolean']):(_0xcb8a66['attributes']=JSON['parse'](_0xcb8a66['attributesJson']),delete _0xcb8a66['attributesJson'])),_0xcb8a66['children']&&this['_deserializeNodesAttributes'](_0xcb8a66['children']);}['_areValuesBoolean'](_0x1ae328){return Object['keys'](_0x1ae328)['every'](_0x4d1d17=>'boolean'==typeof _0x1ae328[_0x4d1d17]);}}class n extends e{['decompress'](_0x319b07,_0x55c155){super['decompress'](_0x319b07,_0x55c155);const _0x34358b=_0x319b07[_0x319b07['length']-0x1];_0x34358b['oldRange']||(_0x34358b['oldRange']=null),_0x34358b['newRange']||(_0x34358b['newRange']=null);}}class p extends e{['compress'](_0x18d392,_0x3870fb){return _0x3870fb['shift'](),_0x18d392['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c6b33,_0x15d6b0){_0x15d6b0['types']['shift'](),_0x1c6b33['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b61f4,_0x24ac5f,_0x3e3fb1,_0x49d2eb){super(_0x3b61f4,_0x24ac5f,_0x3e3fb1),this['_omittedNamespace']=_0x49d2eb+':';}['compress'](_0x242e2a,_0x42e2b1){return!('MarkerOperation'!=_0x42e2b1[0x0]['__className']||!_0x42e2b1[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x42e2b1[0x0]['name']=_0x42e2b1[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x242e2a,_0x42e2b1),!0x0);}['decompress'](_0x324ffc,_0x23592d){super['decompress'](_0x324ffc,_0x23592d);const _0x1a66c8=_0x324ffc[_0x324ffc['length']-0x1];_0x1a66c8['name']=this['_omittedNamespace']+_0x1a66c8['name'];}}class b{['_id'];['_context'];constructor(_0x397d9c,_0x4cd926){this['_id']=_0x397d9c,this['_context']=_0x4cd926;}['compress'](_0x102433,_0x38233e){let _0x5b4c38;for(;_0x38233e['length']>0x1&&this['_compareOperations'](_0x38233e[0x0],_0x38233e[0x1]);)_0x5b4c38?(_0x5b4c38=this['_combineNext'](_0x38233e['shift'](),_0x5b4c38),_0x102433['types']['push'](0x0)):(_0x5b4c38=_0x5dd170(_0x38233e['shift']()),_0x102433['types']['push'](this['_id']));return!!_0x5b4c38&&(_0x5b4c38=this['_combineNext'](_0x38233e['shift'](),_0x5b4c38),_0x102433['types']['push'](0x0),_0x102433['buffers']['push'](this['_compressSingleOperation'](_0x5b4c38)),!0x0);}['decompress'](_0x4ee39c,_0x56bf78){const _0x1c55ea=this['_decompressSingleOperation'](_0x56bf78);for(;0x0==_0x56bf78['types'][0x0];)_0x56bf78['types']['shift'](),_0x4ee39c['push'](this['_splitCurrent'](_0x1c55ea));_0x4ee39c['push'](_0x1c55ea);}}class m extends b{['_combineNext'](_0x3e8fa7,_0x16602e){return _0x16602e['nodes'][0x0]['data']+=_0x3e8fa7['nodes'][0x0]['data'],_0x16602e;}['_splitCurrent'](_0x55170d){const _0x19c2bb=_0x5dd170(_0x55170d),_0x57156b=_0x19c2bb['nodes'][0x0],_0x364ec1=_0x55170d['nodes'][0x0],_0x54bb5d=_0x364ec1['data'][Symbol['iterator']]()['next']()['value'],_0x47992c=_0x54bb5d['length'];return _0x57156b['data']=_0x54bb5d,_0x364ec1['data']=_0x364ec1['data']['substr'](_0x47992c),_0x55170d['position']=_(_0x55170d['position'],_0x47992c),_0x19c2bb;}['_compareOperations'](_0xe419a1,_0x123f2d){if(this['_checkOperation'](_0xe419a1)&&this['_checkOperation'](_0x123f2d)){const _0x14e12f=_0xe419a1['nodes'][0x0]['data']['length'],_0x5f013a=O(_(_0xe419a1['position'],_0x14e12f),_0x123f2d['position']),_0x597f7b=_0xe419a1['nodes'][0x0],_0x11ef78=_0x123f2d['nodes'][0x0];return _0x5f013a&&this['_compareAttributes'](_0x597f7b,_0x11ef78);}return!0x1;}['_compressSingleOperation'](_0x33b08e){const _0x30a4a7={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x30a4a7,[_0x33b08e]),_0x30a4a7['buffers'][0x0];}['_decompressSingleOperation'](_0x34502f){const _0x30c91f=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x30c91f,_0x34502f),_0x30c91f[0x0];}['_checkOperation'](_0x3452e0){return'InsertOperation'==_0x3452e0['__className']&&0x1==_0x3452e0['nodes']['length']&&_0x3452e0['nodes'][0x0]['data']&&!_0x3452e0['wasUndone']&&0x1==Array['from'](_0x3452e0['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1cedee,_0x478f2e){const _0x5bbb11=Object['keys'](_0x1cedee['attributes']||{}),_0x45825d=Object['keys'](_0x478f2e['attributes']||{});return _0x5bbb11['length']===_0x45825d['length']&&_0x5bbb11['every'](_0x5d3c11=>_0x478f2e['attributes'][_0x5d3c11]&&_0x478f2e['attributes'][_0x5d3c11]===_0x1cedee['attributes'][_0x5d3c11]);}}class c extends b{['_combineNext'](_0x88ae07,_0x191eda){return _0x191eda['howMany']++,_0x191eda['sourcePosition']=_0x5dd170(_0x88ae07['sourcePosition']),_0x191eda;}['_splitCurrent'](_0x3dfa24){const _0xe6c033=_0x5dd170(_0x3dfa24);return _0x3dfa24['howMany']--,_0xe6c033['howMany']=0x1,_0xe6c033['sourcePosition']=_(_0xe6c033['sourcePosition'],_0x3dfa24['howMany']),_0xe6c033;}['_compareOperations'](_0x3cc5e2,_0x2d9aef){return!(!this['_checkOperation'](_0x3cc5e2)||!this['_checkOperation'](_0x2d9aef))&&(O(_(_0x3cc5e2['sourcePosition'],-0x1),_0x2d9aef['sourcePosition'])&&O(_0x3cc5e2['targetPosition'],_0x2d9aef['targetPosition']));}['_compressSingleOperation'](_0xadac78){const _0x33e98f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x33e98f,[_0xadac78]),_0x33e98f['buffers'][0x0];}['_decompressSingleOperation'](_0x367c72){const _0x10f0aa=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x10f0aa,_0x367c72),_0x10f0aa[0x0];}['_checkOperation'](_0x25df9f){return'MoveOperation'==_0x25df9f['__className']&&'$graveyard'==_0x25df9f['targetPosition']['root']&&0x1==_0x25df9f['howMany']&&!_0x25df9f['wasUndone'];}}class h extends b{['_combineNext'](_0x228348,_0x3ab147){return _0x3ab147['howMany']++,_0x3ab147;}['_splitCurrent'](_0x248092){const _0x31de86=_0x5dd170(_0x248092);return _0x31de86['howMany']=0x1,_0x248092['howMany']--,_0x31de86;}['_compareOperations'](_0x3d1c90,_0x11eade){return!(!this['_checkOperation'](_0x3d1c90)||!this['_checkOperation'](_0x11eade))&&(O(_0x3d1c90['sourcePosition'],_0x11eade['sourcePosition'])&&O(_0x3d1c90['targetPosition'],_0x11eade['targetPosition']));}['_compressSingleOperation'](_0x47a29d){const _0x2b64a6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2b64a6,[_0x47a29d]),_0x2b64a6['buffers'][0x0];}['_decompressSingleOperation'](_0x42de69){const _0x58d9fe=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x58d9fe,_0x42de69),_0x58d9fe[0x0];}['_checkOperation'](_0x3c5944){return'MoveOperation'==_0x3c5944['__className']&&'$graveyard'==_0x3c5944['targetPosition']['root']&&0x1==_0x3c5944['howMany']&&!_0x3c5944['wasUndone'];}}class f extends b{['compress'](_0x13b86b,_0x5d068e){if(!this['_compareOperations'](_0x5d068e[0x0],_0x5d068e[0x1]))return!0x1;const _0x415b50=_0x5d068e['shift']();return _0x415b50['oldRange']=null,_0x415b50['newRange']&&O(_0x415b50['newRange']['start'],_0x415b50['newRange']['end'])&&(_0x415b50['newRange']['end']=null),_0x5d068e['shift'](),_0x13b86b['types']['push'](this['_id']),_0x13b86b['types']['push'](0x0),_0x13b86b['buffers']['push'](this['_compressSingleOperation'](_0x415b50)),!0x0;}['decompress'](_0x1abdea,_0x4b2d23){const _0x7992d2=this['_decompressSingleOperation'](_0x4b2d23);_0x7992d2['newRange']&&!_0x7992d2['newRange']['end']&&(_0x7992d2['newRange']['end']=_0x5dd170(_0x7992d2['newRange']['start']));const _0x47f4c2=_0x5dd170(_0x7992d2);_0x47f4c2['newRange']&&(_0x47f4c2['newRange']['start']['stickiness']='toNone',_0x47f4c2['newRange']['end']=_0x5dd170(_0x47f4c2['newRange']['start'])),_0x47f4c2['name']='user:position:'+_0x47f4c2['name']['split'](':')[0x2],_0x4b2d23['types']['shift'](),_0x1abdea['push'](_0x7992d2),_0x1abdea['push'](_0x47f4c2);}['_compressSingleOperation'](_0x2e054b){const _0x2f67d6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2f67d6,[_0x2e054b]),_0x2f67d6['buffers'][0x0];}['_decompressSingleOperation'](_0x1cf0f1){const _0x11c3ea=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x11c3ea,_0x1cf0f1),_0x11c3ea[0x0];}['_compareOperations'](_0x3d6a4c,_0x16313c){return!(!_0x3d6a4c||!_0x16313c)&&('MarkerOperation'==_0x3d6a4c['__className']&&'MarkerOperation'==_0x16313c['__className']&&!(!_0x3d6a4c['name']['startsWith']('user:')||!_0x16313c['name']['startsWith']('user:')||_0x3d6a4c['name']==_0x16313c['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2a5dfe=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',_0x2a5dfe,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2a5dfe,'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'](_0x4bedcb){if(!_0x4bedcb||!_0x4bedcb[0x0])throw new _0x179b57('no-operations-provided',this);const _0x499854={'types':[],'buffers':[],'baseVersion':_0x4bedcb[0x0]['baseVersion']};for(;_0x4bedcb['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x499854,_0x4bedcb)||this['_getCompressorByName']('TypingAction')['compress'](_0x499854,_0x4bedcb)||this['_getCompressorByName']('DeletingAction')['compress'](_0x499854,_0x4bedcb)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x499854,_0x4bedcb)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x499854,_0x4bedcb)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x499854,_0x4bedcb)||this['_getCompressorByName'](_0x4bedcb[0x0]['__className'])['compress'](_0x499854,_0x4bedcb);return _0x499854;}['decompress'](_0xa0650b){const _0x3bd103=[];for(;_0xa0650b['types']['length'];){this['_compressorById']['get'](_0xa0650b['types'][0x0])['decompress'](_0x3bd103,_0xa0650b);}return _0x3bd103['forEach']((_0x331c0d,_0x4c2f56)=>_0x331c0d['baseVersion']=_0xa0650b['baseVersion']+_0x4c2f56),_0x3bd103;}['_getCompressorByName'](_0x1ff749){return this['_compressorByName']['get'](_0x1ff749);}['_registerOperationCompressor'](_0x394dea,_0x1e9327,_0x4e0497){const _0x2fe26b=new _0x4e0497(_0x394dea,_0x1e9327,this['_protobufFactory']['getDescriptor'](_0x1e9327));this['_registerCompressor'](_0x394dea,_0x1e9327,_0x2fe26b);}['_registerActionCompressor'](_0x25f1d3,_0x3c1af8,_0x372bba){const _0x111f79=new _0x372bba(_0x25f1d3,this);this['_registerCompressor'](_0x25f1d3,_0x3c1af8,_0x111f79);}['_registerCompressor'](_0x1d13f6,_0x41f560,_0xbed9cc){this['_compressorById']['set'](_0x1d13f6,_0xbed9cc),this['_compressorByName']['set'](_0x41f560,_0xbed9cc);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "42.0.0-alpha.
|
|
3
|
+
"version": "42.0.0-alpha.16",
|
|
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,7 +33,7 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"ckeditor5": "42.0.0-alpha.
|
|
36
|
+
"ckeditor5": "42.0.0-alpha.16",
|
|
37
37
|
"lodash-es": "4.17.21",
|
|
38
38
|
"protobufjs": "7.2.5"
|
|
39
39
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x44c599=_0xf594;(function(_0x1489b2,_0xb8e2fe){const _0xceb54a=_0xf594,_0xa87ba0=_0x1489b2();while(!![]){try{const _0x4aec91=-parseInt(_0xceb54a(0x12c))/0x1*(parseInt(_0xceb54a(0x121))/0x2)+parseInt(_0xceb54a(0x120))/0x3+-parseInt(_0xceb54a(0x12a))/0x4+-parseInt(_0xceb54a(0x128))/0x5*(parseInt(_0xceb54a(0x129))/0x6)+-parseInt(_0xceb54a(0x125))/0x7+parseInt(_0xceb54a(0x135))/0x8+parseInt(_0xceb54a(0x126))/0x9;if(_0x4aec91===_0xb8e2fe)break;else _0xa87ba0['push'](_0xa87ba0['shift']());}catch(_0x2ea63c){_0xa87ba0['push'](_0xa87ba0['shift']());}}}(_0xc277,0x2f916));function _0xc277(){const _0x3e0222=['6971994BuPWgY','_compareOperations','340nagAiw','23688MTNPbr','1263540SrfEGu','compress','320347CjYxEB','_compressSingleOperation','buffers','shift','_splitCurrent','_id','decompress','length','_decompressSingleOperation','1897040WdEfQi','types','489468veuVOH','2xIRbDm','push','_context','_combineNext','527926hKgXxb'];_0xc277=function(){return _0x3e0222;};return _0xc277();}import{cloneDeep as _0xa133b7}from'lodash-es';function _0xf594(_0x18e6b4,_0xc3f3b2){const _0xc277eb=_0xc277();return _0xf594=function(_0xf594de,_0x423088){_0xf594de=_0xf594de-0x11f;let _0x2a6ba0=_0xc277eb[_0xf594de];return _0x2a6ba0;},_0xf594(_0x18e6b4,_0xc3f3b2);}export default class b{constructor(_0xf15f72,_0x821b92){const _0x24a5d3=_0xf594;this[_0x24a5d3(0x131)]=_0xf15f72,this[_0x24a5d3(0x123)]=_0x821b92;}[_0x44c599(0x12b)](_0x1a683f,_0x4f104e){const _0x41dafa=_0x44c599;let _0x2c1b58;for(;_0x4f104e[_0x41dafa(0x133)]>0x1&&this[_0x41dafa(0x127)](_0x4f104e[0x0],_0x4f104e[0x1]);)_0x2c1b58?(_0x2c1b58=this[_0x41dafa(0x124)](_0x4f104e[_0x41dafa(0x12f)](),_0x2c1b58),_0x1a683f[_0x41dafa(0x11f)][_0x41dafa(0x122)](0x0)):(_0x2c1b58=_0xa133b7(_0x4f104e[_0x41dafa(0x12f)]()),_0x1a683f[_0x41dafa(0x11f)][_0x41dafa(0x122)](this[_0x41dafa(0x131)]));return!!_0x2c1b58&&(_0x2c1b58=this[_0x41dafa(0x124)](_0x4f104e[_0x41dafa(0x12f)](),_0x2c1b58),_0x1a683f[_0x41dafa(0x11f)][_0x41dafa(0x122)](0x0),_0x1a683f[_0x41dafa(0x12e)][_0x41dafa(0x122)](this[_0x41dafa(0x12d)](_0x2c1b58)),!0x0);}[_0x44c599(0x132)](_0x323ddc,_0x5d32c1){const _0x33ea98=_0x44c599,_0x1105c0=this[_0x33ea98(0x134)](_0x5d32c1);for(;0x0==_0x5d32c1[_0x33ea98(0x11f)][0x0];)_0x5d32c1[_0x33ea98(0x11f)][_0x33ea98(0x12f)](),_0x323ddc[_0x33ea98(0x122)](this[_0x33ea98(0x130)](_0x1105c0));_0x323ddc[_0x33ea98(0x122)](_0x1105c0);}}
|