@ckeditor/ckeditor5-operations-compressor 42.0.0-alpha.22 → 42.0.0-alpha.24
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 _0x54dde3=_0x3b2320['Reader'],_0x1fee3c=_0x3b2320['Writer'],_0x39a4b4=_0x3b2320['util'],_0x214135=_0x3b2320['roots']['default']||(_0x3b2320['roots']['default']={});return _0x214135['AttributeOperation']=(function(){function _0x2cf4fd(_0x5e825b){if(_0x5e825b){for(var _0x18fca4=Object['keys'](_0x5e825b),_0x293a1b=0x0;_0x293a1b<_0x18fca4['length'];++_0x293a1b)null!=_0x5e825b[_0x18fca4[_0x293a1b]]&&(this[_0x18fca4[_0x293a1b]]=_0x5e825b[_0x18fca4[_0x293a1b]]);}}return _0x2cf4fd['prototype']['range']=null,_0x2cf4fd['prototype']['key']='',_0x2cf4fd['prototype']['oldValueBoolean']=!0x1,_0x2cf4fd['prototype']['oldValueJson']='',_0x2cf4fd['prototype']['newValueBoolean']=!0x1,_0x2cf4fd['prototype']['newValueJson']='',_0x2cf4fd['prototype']['wasUndone']=!0x1,_0x2cf4fd['create']=function(_0xbee70){return new _0x2cf4fd(_0xbee70);},_0x2cf4fd['encode']=function(_0x289893,_0x592a9c){return _0x592a9c||(_0x592a9c=_0x1fee3c['create']()),null!=_0x289893['range']&&Object['hasOwnProperty']['call'](_0x289893,'range')&&_0x214135['Range']['encode'](_0x289893['range'],_0x592a9c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x289893['key']&&Object['hasOwnProperty']['call'](_0x289893,'key')&&_0x592a9c['uint32'](0x12)['string'](_0x289893['key']),null!=_0x289893['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x289893,'oldValueBoolean')&&_0x592a9c['uint32'](0x18)['bool'](_0x289893['oldValueBoolean']),null!=_0x289893['oldValueJson']&&Object['hasOwnProperty']['call'](_0x289893,'oldValueJson')&&_0x592a9c['uint32'](0x22)['string'](_0x289893['oldValueJson']),null!=_0x289893['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x289893,'newValueBoolean')&&_0x592a9c['uint32'](0x28)['bool'](_0x289893['newValueBoolean']),null!=_0x289893['newValueJson']&&Object['hasOwnProperty']['call'](_0x289893,'newValueJson')&&_0x592a9c['uint32'](0x32)['string'](_0x289893['newValueJson']),null!=_0x289893['wasUndone']&&Object['hasOwnProperty']['call'](_0x289893,'wasUndone')&&_0x592a9c['uint32'](0x38)['bool'](_0x289893['wasUndone']),_0x592a9c;},_0x2cf4fd['encodeDelimited']=function(_0x162617,_0x70ff5){return this['encode'](_0x162617,_0x70ff5)['ldelim']();},_0x2cf4fd['decode']=function(_0x16bde9,_0xa35180){_0x16bde9 instanceof _0x54dde3||(_0x16bde9=_0x54dde3['create'](_0x16bde9));for(var _0x3f80ec=void 0x0===_0xa35180?_0x16bde9['len']:_0x16bde9['pos']+_0xa35180,_0x59dbe9=new _0x214135['AttributeOperation']();_0x16bde9['pos']<_0x3f80ec;){var _0x4464f1=_0x16bde9['uint32']();switch(_0x4464f1>>>0x3){case 0x1:_0x59dbe9['range']=_0x214135['Range']['decode'](_0x16bde9,_0x16bde9['uint32']());break;case 0x2:_0x59dbe9['key']=_0x16bde9['string']();break;case 0x3:_0x59dbe9['oldValueBoolean']=_0x16bde9['bool']();break;case 0x4:_0x59dbe9['oldValueJson']=_0x16bde9['string']();break;case 0x5:_0x59dbe9['newValueBoolean']=_0x16bde9['bool']();break;case 0x6:_0x59dbe9['newValueJson']=_0x16bde9['string']();break;case 0x7:_0x59dbe9['wasUndone']=_0x16bde9['bool']();break;default:_0x16bde9['skipType'](0x7&_0x4464f1);}}return _0x59dbe9;},_0x2cf4fd['decodeDelimited']=function(_0x43bd7d){return _0x43bd7d instanceof _0x54dde3||(_0x43bd7d=new _0x54dde3(_0x43bd7d)),this['decode'](_0x43bd7d,_0x43bd7d['uint32']());},_0x2cf4fd['verify']=function(_0x9c46cf){if('object'!=typeof _0x9c46cf||null===_0x9c46cf)return'object\x20expected';if(null!=_0x9c46cf['range']&&_0x9c46cf['hasOwnProperty']('range')){var _0x28707a=_0x214135['Range']['verify'](_0x9c46cf['range']);if(_0x28707a)return'range.'+_0x28707a;}return null!=_0x9c46cf['key']&&_0x9c46cf['hasOwnProperty']('key')&&!_0x39a4b4['isString'](_0x9c46cf['key'])?'key:\x20string\x20expected':null!=_0x9c46cf['oldValueBoolean']&&_0x9c46cf['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x9c46cf['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x9c46cf['oldValueJson']&&_0x9c46cf['hasOwnProperty']('oldValueJson')&&!_0x39a4b4['isString'](_0x9c46cf['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x9c46cf['newValueBoolean']&&_0x9c46cf['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x9c46cf['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x9c46cf['newValueJson']&&_0x9c46cf['hasOwnProperty']('newValueJson')&&!_0x39a4b4['isString'](_0x9c46cf['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x9c46cf['wasUndone']&&_0x9c46cf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x9c46cf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2cf4fd['fromObject']=function(_0x46c047){if(_0x46c047 instanceof _0x214135['AttributeOperation'])return _0x46c047;var _0x5bde65=new _0x214135['AttributeOperation']();if(null!=_0x46c047['range']){if('object'!=typeof _0x46c047['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5bde65['range']=_0x214135['Range']['fromObject'](_0x46c047['range']);}return null!=_0x46c047['key']&&(_0x5bde65['key']=String(_0x46c047['key'])),null!=_0x46c047['oldValueBoolean']&&(_0x5bde65['oldValueBoolean']=Boolean(_0x46c047['oldValueBoolean'])),null!=_0x46c047['oldValueJson']&&(_0x5bde65['oldValueJson']=String(_0x46c047['oldValueJson'])),null!=_0x46c047['newValueBoolean']&&(_0x5bde65['newValueBoolean']=Boolean(_0x46c047['newValueBoolean'])),null!=_0x46c047['newValueJson']&&(_0x5bde65['newValueJson']=String(_0x46c047['newValueJson'])),null!=_0x46c047['wasUndone']&&(_0x5bde65['wasUndone']=Boolean(_0x46c047['wasUndone'])),_0x5bde65;},_0x2cf4fd['toObject']=function(_0x468510,_0x563763){_0x563763||(_0x563763={});var _0x109b71={};return _0x563763['defaults']&&(_0x109b71['range']=null,_0x109b71['key']='',_0x109b71['oldValueBoolean']=!0x1,_0x109b71['oldValueJson']='',_0x109b71['newValueBoolean']=!0x1,_0x109b71['newValueJson']='',_0x109b71['wasUndone']=!0x1),null!=_0x468510['range']&&_0x468510['hasOwnProperty']('range')&&(_0x109b71['range']=_0x214135['Range']['toObject'](_0x468510['range'],_0x563763)),null!=_0x468510['key']&&_0x468510['hasOwnProperty']('key')&&(_0x109b71['key']=_0x468510['key']),null!=_0x468510['oldValueBoolean']&&_0x468510['hasOwnProperty']('oldValueBoolean')&&(_0x109b71['oldValueBoolean']=_0x468510['oldValueBoolean']),null!=_0x468510['oldValueJson']&&_0x468510['hasOwnProperty']('oldValueJson')&&(_0x109b71['oldValueJson']=_0x468510['oldValueJson']),null!=_0x468510['newValueBoolean']&&_0x468510['hasOwnProperty']('newValueBoolean')&&(_0x109b71['newValueBoolean']=_0x468510['newValueBoolean']),null!=_0x468510['newValueJson']&&_0x468510['hasOwnProperty']('newValueJson')&&(_0x109b71['newValueJson']=_0x468510['newValueJson']),null!=_0x468510['wasUndone']&&_0x468510['hasOwnProperty']('wasUndone')&&(_0x109b71['wasUndone']=_0x468510['wasUndone']),_0x109b71;},_0x2cf4fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x2cf4fd['getTypeUrl']=function(_0x1a27be){return void 0x0===_0x1a27be&&(_0x1a27be='type.googleapis.com'),_0x1a27be+'/AttributeOperation';},_0x2cf4fd;}()),_0x214135['InsertOperation']=(function(){function _0x295ea1(_0x30a237){if(this['nodes']=[],_0x30a237){for(var _0x2a3465=Object['keys'](_0x30a237),_0x35ce2c=0x0;_0x35ce2c<_0x2a3465['length'];++_0x35ce2c)null!=_0x30a237[_0x2a3465[_0x35ce2c]]&&(this[_0x2a3465[_0x35ce2c]]=_0x30a237[_0x2a3465[_0x35ce2c]]);}}return _0x295ea1['prototype']['position']=null,_0x295ea1['prototype']['nodes']=_0x39a4b4['emptyArray'],_0x295ea1['prototype']['shouldReceiveAttributes']=!0x1,_0x295ea1['prototype']['wasUndone']=!0x1,_0x295ea1['create']=function(_0x19796f){return new _0x295ea1(_0x19796f);},_0x295ea1['encode']=function(_0x37776d,_0x58bce1){if(_0x58bce1||(_0x58bce1=_0x1fee3c['create']()),null!=_0x37776d['position']&&Object['hasOwnProperty']['call'](_0x37776d,'position')&&_0x214135['Position']['encode'](_0x37776d['position'],_0x58bce1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x37776d['nodes']&&_0x37776d['nodes']['length']){for(var _0x2f9848=0x0;_0x2f9848<_0x37776d['nodes']['length'];++_0x2f9848)_0x214135['Element']['encode'](_0x37776d['nodes'][_0x2f9848],_0x58bce1['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x37776d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x37776d,'shouldReceiveAttributes')&&_0x58bce1['uint32'](0x18)['bool'](_0x37776d['shouldReceiveAttributes']),null!=_0x37776d['wasUndone']&&Object['hasOwnProperty']['call'](_0x37776d,'wasUndone')&&_0x58bce1['uint32'](0x20)['bool'](_0x37776d['wasUndone']),_0x58bce1;},_0x295ea1['encodeDelimited']=function(_0xcc1fe2,_0x1bacf2){return this['encode'](_0xcc1fe2,_0x1bacf2)['ldelim']();},_0x295ea1['decode']=function(_0x52b103,_0x259a4b){_0x52b103 instanceof _0x54dde3||(_0x52b103=_0x54dde3['create'](_0x52b103));for(var _0x227cd5=void 0x0===_0x259a4b?_0x52b103['len']:_0x52b103['pos']+_0x259a4b,_0x5e19e3=new _0x214135['InsertOperation']();_0x52b103['pos']<_0x227cd5;){var _0x5e7a63=_0x52b103['uint32']();switch(_0x5e7a63>>>0x3){case 0x1:_0x5e19e3['position']=_0x214135['Position']['decode'](_0x52b103,_0x52b103['uint32']());break;case 0x2:_0x5e19e3['nodes']&&_0x5e19e3['nodes']['length']||(_0x5e19e3['nodes']=[]),_0x5e19e3['nodes']['push'](_0x214135['Element']['decode'](_0x52b103,_0x52b103['uint32']()));break;case 0x3:_0x5e19e3['shouldReceiveAttributes']=_0x52b103['bool']();break;case 0x4:_0x5e19e3['wasUndone']=_0x52b103['bool']();break;default:_0x52b103['skipType'](0x7&_0x5e7a63);}}return _0x5e19e3;},_0x295ea1['decodeDelimited']=function(_0x5c3b93){return _0x5c3b93 instanceof _0x54dde3||(_0x5c3b93=new _0x54dde3(_0x5c3b93)),this['decode'](_0x5c3b93,_0x5c3b93['uint32']());},_0x295ea1['verify']=function(_0x2fe6e2){if('object'!=typeof _0x2fe6e2||null===_0x2fe6e2)return'object\x20expected';if(null!=_0x2fe6e2['position']&&_0x2fe6e2['hasOwnProperty']('position')&&(_0x1d3468=_0x214135['Position']['verify'](_0x2fe6e2['position'])))return'position.'+_0x1d3468;if(null!=_0x2fe6e2['nodes']&&_0x2fe6e2['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2fe6e2['nodes']))return'nodes:\x20array\x20expected';for(var _0x560046=0x0;_0x560046<_0x2fe6e2['nodes']['length'];++_0x560046){var _0x1d3468;if(_0x1d3468=_0x214135['Element']['verify'](_0x2fe6e2['nodes'][_0x560046]))return'nodes.'+_0x1d3468;}}return null!=_0x2fe6e2['shouldReceiveAttributes']&&_0x2fe6e2['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2fe6e2['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2fe6e2['wasUndone']&&_0x2fe6e2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fe6e2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x295ea1['fromObject']=function(_0x52402a){if(_0x52402a instanceof _0x214135['InsertOperation'])return _0x52402a;var _0x1d7279=new _0x214135['InsertOperation']();if(null!=_0x52402a['position']){if('object'!=typeof _0x52402a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x1d7279['position']=_0x214135['Position']['fromObject'](_0x52402a['position']);}if(_0x52402a['nodes']){if(!Array['isArray'](_0x52402a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x1d7279['nodes']=[];for(var _0x81ffc8=0x0;_0x81ffc8<_0x52402a['nodes']['length'];++_0x81ffc8){if('object'!=typeof _0x52402a['nodes'][_0x81ffc8])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x1d7279['nodes'][_0x81ffc8]=_0x214135['Element']['fromObject'](_0x52402a['nodes'][_0x81ffc8]);}}return null!=_0x52402a['shouldReceiveAttributes']&&(_0x1d7279['shouldReceiveAttributes']=Boolean(_0x52402a['shouldReceiveAttributes'])),null!=_0x52402a['wasUndone']&&(_0x1d7279['wasUndone']=Boolean(_0x52402a['wasUndone'])),_0x1d7279;},_0x295ea1['toObject']=function(_0x5f8eba,_0x2ab9fd){_0x2ab9fd||(_0x2ab9fd={});var _0xbd31c5={};if((_0x2ab9fd['arrays']||_0x2ab9fd['defaults'])&&(_0xbd31c5['nodes']=[]),_0x2ab9fd['defaults']&&(_0xbd31c5['position']=null,_0xbd31c5['shouldReceiveAttributes']=!0x1,_0xbd31c5['wasUndone']=!0x1),null!=_0x5f8eba['position']&&_0x5f8eba['hasOwnProperty']('position')&&(_0xbd31c5['position']=_0x214135['Position']['toObject'](_0x5f8eba['position'],_0x2ab9fd)),_0x5f8eba['nodes']&&_0x5f8eba['nodes']['length']){_0xbd31c5['nodes']=[];for(var _0x27d878=0x0;_0x27d878<_0x5f8eba['nodes']['length'];++_0x27d878)_0xbd31c5['nodes'][_0x27d878]=_0x214135['Element']['toObject'](_0x5f8eba['nodes'][_0x27d878],_0x2ab9fd);}return null!=_0x5f8eba['shouldReceiveAttributes']&&_0x5f8eba['hasOwnProperty']('shouldReceiveAttributes')&&(_0xbd31c5['shouldReceiveAttributes']=_0x5f8eba['shouldReceiveAttributes']),null!=_0x5f8eba['wasUndone']&&_0x5f8eba['hasOwnProperty']('wasUndone')&&(_0xbd31c5['wasUndone']=_0x5f8eba['wasUndone']),_0xbd31c5;},_0x295ea1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x295ea1['getTypeUrl']=function(_0x2e8e82){return void 0x0===_0x2e8e82&&(_0x2e8e82='type.googleapis.com'),_0x2e8e82+'/InsertOperation';},_0x295ea1;}()),_0x214135['MarkerOperation']=(function(){function _0x1a30bf(_0x430cd2){if(_0x430cd2){for(var _0x4f06db=Object['keys'](_0x430cd2),_0x15318b=0x0;_0x15318b<_0x4f06db['length'];++_0x15318b)null!=_0x430cd2[_0x4f06db[_0x15318b]]&&(this[_0x4f06db[_0x15318b]]=_0x430cd2[_0x4f06db[_0x15318b]]);}}return _0x1a30bf['prototype']['name']='',_0x1a30bf['prototype']['oldRange']=null,_0x1a30bf['prototype']['newRange']=null,_0x1a30bf['prototype']['affectsData']=!0x1,_0x1a30bf['prototype']['wasUndone']=!0x1,_0x1a30bf['create']=function(_0x590549){return new _0x1a30bf(_0x590549);},_0x1a30bf['encode']=function(_0x2d21f5,_0x29e70e){return _0x29e70e||(_0x29e70e=_0x1fee3c['create']()),null!=_0x2d21f5['name']&&Object['hasOwnProperty']['call'](_0x2d21f5,'name')&&_0x29e70e['uint32'](0xa)['string'](_0x2d21f5['name']),null!=_0x2d21f5['oldRange']&&Object['hasOwnProperty']['call'](_0x2d21f5,'oldRange')&&_0x214135['Range']['encode'](_0x2d21f5['oldRange'],_0x29e70e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d21f5['newRange']&&Object['hasOwnProperty']['call'](_0x2d21f5,'newRange')&&_0x214135['Range']['encode'](_0x2d21f5['newRange'],_0x29e70e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2d21f5['affectsData']&&Object['hasOwnProperty']['call'](_0x2d21f5,'affectsData')&&_0x29e70e['uint32'](0x20)['bool'](_0x2d21f5['affectsData']),null!=_0x2d21f5['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d21f5,'wasUndone')&&_0x29e70e['uint32'](0x28)['bool'](_0x2d21f5['wasUndone']),_0x29e70e;},_0x1a30bf['encodeDelimited']=function(_0x51499b,_0x3e5d26){return this['encode'](_0x51499b,_0x3e5d26)['ldelim']();},_0x1a30bf['decode']=function(_0x2854f2,_0x22413d){_0x2854f2 instanceof _0x54dde3||(_0x2854f2=_0x54dde3['create'](_0x2854f2));for(var _0x42d10e=void 0x0===_0x22413d?_0x2854f2['len']:_0x2854f2['pos']+_0x22413d,_0x3b73ab=new _0x214135['MarkerOperation']();_0x2854f2['pos']<_0x42d10e;){var _0x1b1259=_0x2854f2['uint32']();switch(_0x1b1259>>>0x3){case 0x1:_0x3b73ab['name']=_0x2854f2['string']();break;case 0x2:_0x3b73ab['oldRange']=_0x214135['Range']['decode'](_0x2854f2,_0x2854f2['uint32']());break;case 0x3:_0x3b73ab['newRange']=_0x214135['Range']['decode'](_0x2854f2,_0x2854f2['uint32']());break;case 0x4:_0x3b73ab['affectsData']=_0x2854f2['bool']();break;case 0x5:_0x3b73ab['wasUndone']=_0x2854f2['bool']();break;default:_0x2854f2['skipType'](0x7&_0x1b1259);}}return _0x3b73ab;},_0x1a30bf['decodeDelimited']=function(_0x2d54a4){return _0x2d54a4 instanceof _0x54dde3||(_0x2d54a4=new _0x54dde3(_0x2d54a4)),this['decode'](_0x2d54a4,_0x2d54a4['uint32']());},_0x1a30bf['verify']=function(_0x133f6d){if('object'!=typeof _0x133f6d||null===_0x133f6d)return'object\x20expected';if(null!=_0x133f6d['name']&&_0x133f6d['hasOwnProperty']('name')&&!_0x39a4b4['isString'](_0x133f6d['name']))return'name:\x20string\x20expected';var _0x4a40fa;if(null!=_0x133f6d['oldRange']&&_0x133f6d['hasOwnProperty']('oldRange')&&(_0x4a40fa=_0x214135['Range']['verify'](_0x133f6d['oldRange'])))return'oldRange.'+_0x4a40fa;if(null!=_0x133f6d['newRange']&&_0x133f6d['hasOwnProperty']('newRange')&&(_0x4a40fa=_0x214135['Range']['verify'](_0x133f6d['newRange'])))return'newRange.'+_0x4a40fa;return null!=_0x133f6d['affectsData']&&_0x133f6d['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x133f6d['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x133f6d['wasUndone']&&_0x133f6d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x133f6d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1a30bf['fromObject']=function(_0x7ae288){if(_0x7ae288 instanceof _0x214135['MarkerOperation'])return _0x7ae288;var _0x262fff=new _0x214135['MarkerOperation']();if(null!=_0x7ae288['name']&&(_0x262fff['name']=String(_0x7ae288['name'])),null!=_0x7ae288['oldRange']){if('object'!=typeof _0x7ae288['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x262fff['oldRange']=_0x214135['Range']['fromObject'](_0x7ae288['oldRange']);}if(null!=_0x7ae288['newRange']){if('object'!=typeof _0x7ae288['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x262fff['newRange']=_0x214135['Range']['fromObject'](_0x7ae288['newRange']);}return null!=_0x7ae288['affectsData']&&(_0x262fff['affectsData']=Boolean(_0x7ae288['affectsData'])),null!=_0x7ae288['wasUndone']&&(_0x262fff['wasUndone']=Boolean(_0x7ae288['wasUndone'])),_0x262fff;},_0x1a30bf['toObject']=function(_0x559738,_0x17de6d){_0x17de6d||(_0x17de6d={});var _0x1d446c={};return _0x17de6d['defaults']&&(_0x1d446c['name']='',_0x1d446c['oldRange']=null,_0x1d446c['newRange']=null,_0x1d446c['affectsData']=!0x1,_0x1d446c['wasUndone']=!0x1),null!=_0x559738['name']&&_0x559738['hasOwnProperty']('name')&&(_0x1d446c['name']=_0x559738['name']),null!=_0x559738['oldRange']&&_0x559738['hasOwnProperty']('oldRange')&&(_0x1d446c['oldRange']=_0x214135['Range']['toObject'](_0x559738['oldRange'],_0x17de6d)),null!=_0x559738['newRange']&&_0x559738['hasOwnProperty']('newRange')&&(_0x1d446c['newRange']=_0x214135['Range']['toObject'](_0x559738['newRange'],_0x17de6d)),null!=_0x559738['affectsData']&&_0x559738['hasOwnProperty']('affectsData')&&(_0x1d446c['affectsData']=_0x559738['affectsData']),null!=_0x559738['wasUndone']&&_0x559738['hasOwnProperty']('wasUndone')&&(_0x1d446c['wasUndone']=_0x559738['wasUndone']),_0x1d446c;},_0x1a30bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x1a30bf['getTypeUrl']=function(_0x1b5472){return void 0x0===_0x1b5472&&(_0x1b5472='type.googleapis.com'),_0x1b5472+'/MarkerOperation';},_0x1a30bf;}()),_0x214135['MergeOperation']=(function(){function _0x9a2481(_0x58c3e7){if(_0x58c3e7){for(var _0x3340d3=Object['keys'](_0x58c3e7),_0xbf3e97=0x0;_0xbf3e97<_0x3340d3['length'];++_0xbf3e97)null!=_0x58c3e7[_0x3340d3[_0xbf3e97]]&&(this[_0x3340d3[_0xbf3e97]]=_0x58c3e7[_0x3340d3[_0xbf3e97]]);}}return _0x9a2481['prototype']['sourcePosition']=null,_0x9a2481['prototype']['targetPosition']=null,_0x9a2481['prototype']['graveyardPosition']=null,_0x9a2481['prototype']['howMany']=0x0,_0x9a2481['prototype']['wasUndone']=!0x1,_0x9a2481['create']=function(_0x357b8a){return new _0x9a2481(_0x357b8a);},_0x9a2481['encode']=function(_0x5c50e1,_0x3711b5){return _0x3711b5||(_0x3711b5=_0x1fee3c['create']()),null!=_0x5c50e1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5c50e1,'sourcePosition')&&_0x214135['Position']['encode'](_0x5c50e1['sourcePosition'],_0x3711b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c50e1['targetPosition']&&Object['hasOwnProperty']['call'](_0x5c50e1,'targetPosition')&&_0x214135['Position']['encode'](_0x5c50e1['targetPosition'],_0x3711b5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c50e1['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5c50e1,'graveyardPosition')&&_0x214135['Position']['encode'](_0x5c50e1['graveyardPosition'],_0x3711b5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c50e1['howMany']&&Object['hasOwnProperty']['call'](_0x5c50e1,'howMany')&&_0x3711b5['uint32'](0x20)['uint32'](_0x5c50e1['howMany']),null!=_0x5c50e1['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c50e1,'wasUndone')&&_0x3711b5['uint32'](0x28)['bool'](_0x5c50e1['wasUndone']),_0x3711b5;},_0x9a2481['encodeDelimited']=function(_0x2cae8f,_0x3ea72c){return this['encode'](_0x2cae8f,_0x3ea72c)['ldelim']();},_0x9a2481['decode']=function(_0x1e5b25,_0xd7f172){_0x1e5b25 instanceof _0x54dde3||(_0x1e5b25=_0x54dde3['create'](_0x1e5b25));for(var _0x8dcc86=void 0x0===_0xd7f172?_0x1e5b25['len']:_0x1e5b25['pos']+_0xd7f172,_0xf5d417=new _0x214135['MergeOperation']();_0x1e5b25['pos']<_0x8dcc86;){var _0x1e3ab2=_0x1e5b25['uint32']();switch(_0x1e3ab2>>>0x3){case 0x1:_0xf5d417['sourcePosition']=_0x214135['Position']['decode'](_0x1e5b25,_0x1e5b25['uint32']());break;case 0x2:_0xf5d417['targetPosition']=_0x214135['Position']['decode'](_0x1e5b25,_0x1e5b25['uint32']());break;case 0x3:_0xf5d417['graveyardPosition']=_0x214135['Position']['decode'](_0x1e5b25,_0x1e5b25['uint32']());break;case 0x4:_0xf5d417['howMany']=_0x1e5b25['uint32']();break;case 0x5:_0xf5d417['wasUndone']=_0x1e5b25['bool']();break;default:_0x1e5b25['skipType'](0x7&_0x1e3ab2);}}return _0xf5d417;},_0x9a2481['decodeDelimited']=function(_0x57b372){return _0x57b372 instanceof _0x54dde3||(_0x57b372=new _0x54dde3(_0x57b372)),this['decode'](_0x57b372,_0x57b372['uint32']());},_0x9a2481['verify']=function(_0x5b6b40){if('object'!=typeof _0x5b6b40||null===_0x5b6b40)return'object\x20expected';var _0x2b0126;if(null!=_0x5b6b40['sourcePosition']&&_0x5b6b40['hasOwnProperty']('sourcePosition')&&(_0x2b0126=_0x214135['Position']['verify'](_0x5b6b40['sourcePosition'])))return'sourcePosition.'+_0x2b0126;if(null!=_0x5b6b40['targetPosition']&&_0x5b6b40['hasOwnProperty']('targetPosition')&&(_0x2b0126=_0x214135['Position']['verify'](_0x5b6b40['targetPosition'])))return'targetPosition.'+_0x2b0126;if(null!=_0x5b6b40['graveyardPosition']&&_0x5b6b40['hasOwnProperty']('graveyardPosition')&&(_0x2b0126=_0x214135['Position']['verify'](_0x5b6b40['graveyardPosition'])))return'graveyardPosition.'+_0x2b0126;return null!=_0x5b6b40['howMany']&&_0x5b6b40['hasOwnProperty']('howMany')&&!_0x39a4b4['isInteger'](_0x5b6b40['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5b6b40['wasUndone']&&_0x5b6b40['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5b6b40['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x9a2481['fromObject']=function(_0xbde368){if(_0xbde368 instanceof _0x214135['MergeOperation'])return _0xbde368;var _0x1a3d65=new _0x214135['MergeOperation']();if(null!=_0xbde368['sourcePosition']){if('object'!=typeof _0xbde368['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1a3d65['sourcePosition']=_0x214135['Position']['fromObject'](_0xbde368['sourcePosition']);}if(null!=_0xbde368['targetPosition']){if('object'!=typeof _0xbde368['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1a3d65['targetPosition']=_0x214135['Position']['fromObject'](_0xbde368['targetPosition']);}if(null!=_0xbde368['graveyardPosition']){if('object'!=typeof _0xbde368['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1a3d65['graveyardPosition']=_0x214135['Position']['fromObject'](_0xbde368['graveyardPosition']);}return null!=_0xbde368['howMany']&&(_0x1a3d65['howMany']=_0xbde368['howMany']>>>0x0),null!=_0xbde368['wasUndone']&&(_0x1a3d65['wasUndone']=Boolean(_0xbde368['wasUndone'])),_0x1a3d65;},_0x9a2481['toObject']=function(_0x4c2556,_0x33f36f){_0x33f36f||(_0x33f36f={});var _0x5854b7={};return _0x33f36f['defaults']&&(_0x5854b7['sourcePosition']=null,_0x5854b7['targetPosition']=null,_0x5854b7['graveyardPosition']=null,_0x5854b7['howMany']=0x0,_0x5854b7['wasUndone']=!0x1),null!=_0x4c2556['sourcePosition']&&_0x4c2556['hasOwnProperty']('sourcePosition')&&(_0x5854b7['sourcePosition']=_0x214135['Position']['toObject'](_0x4c2556['sourcePosition'],_0x33f36f)),null!=_0x4c2556['targetPosition']&&_0x4c2556['hasOwnProperty']('targetPosition')&&(_0x5854b7['targetPosition']=_0x214135['Position']['toObject'](_0x4c2556['targetPosition'],_0x33f36f)),null!=_0x4c2556['graveyardPosition']&&_0x4c2556['hasOwnProperty']('graveyardPosition')&&(_0x5854b7['graveyardPosition']=_0x214135['Position']['toObject'](_0x4c2556['graveyardPosition'],_0x33f36f)),null!=_0x4c2556['howMany']&&_0x4c2556['hasOwnProperty']('howMany')&&(_0x5854b7['howMany']=_0x4c2556['howMany']),null!=_0x4c2556['wasUndone']&&_0x4c2556['hasOwnProperty']('wasUndone')&&(_0x5854b7['wasUndone']=_0x4c2556['wasUndone']),_0x5854b7;},_0x9a2481['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x9a2481['getTypeUrl']=function(_0x51aa9c){return void 0x0===_0x51aa9c&&(_0x51aa9c='type.googleapis.com'),_0x51aa9c+'/MergeOperation';},_0x9a2481;}()),_0x214135['MoveOperation']=(function(){function _0x2a05f2(_0x1f15cd){if(_0x1f15cd){for(var _0x5e3ae7=Object['keys'](_0x1f15cd),_0x537172=0x0;_0x537172<_0x5e3ae7['length'];++_0x537172)null!=_0x1f15cd[_0x5e3ae7[_0x537172]]&&(this[_0x5e3ae7[_0x537172]]=_0x1f15cd[_0x5e3ae7[_0x537172]]);}}return _0x2a05f2['prototype']['sourcePosition']=null,_0x2a05f2['prototype']['howMany']=0x0,_0x2a05f2['prototype']['targetPosition']=null,_0x2a05f2['prototype']['wasUndone']=!0x1,_0x2a05f2['create']=function(_0x58ae24){return new _0x2a05f2(_0x58ae24);},_0x2a05f2['encode']=function(_0x3c88ab,_0xc22b6b){return _0xc22b6b||(_0xc22b6b=_0x1fee3c['create']()),null!=_0x3c88ab['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3c88ab,'sourcePosition')&&_0x214135['Position']['encode'](_0x3c88ab['sourcePosition'],_0xc22b6b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c88ab['howMany']&&Object['hasOwnProperty']['call'](_0x3c88ab,'howMany')&&_0xc22b6b['uint32'](0x10)['uint32'](_0x3c88ab['howMany']),null!=_0x3c88ab['targetPosition']&&Object['hasOwnProperty']['call'](_0x3c88ab,'targetPosition')&&_0x214135['Position']['encode'](_0x3c88ab['targetPosition'],_0xc22b6b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3c88ab['wasUndone']&&Object['hasOwnProperty']['call'](_0x3c88ab,'wasUndone')&&_0xc22b6b['uint32'](0x20)['bool'](_0x3c88ab['wasUndone']),_0xc22b6b;},_0x2a05f2['encodeDelimited']=function(_0x4d3a93,_0x2e078e){return this['encode'](_0x4d3a93,_0x2e078e)['ldelim']();},_0x2a05f2['decode']=function(_0x3a1b97,_0x3151ae){_0x3a1b97 instanceof _0x54dde3||(_0x3a1b97=_0x54dde3['create'](_0x3a1b97));for(var _0x2dc4d7=void 0x0===_0x3151ae?_0x3a1b97['len']:_0x3a1b97['pos']+_0x3151ae,_0x3dee96=new _0x214135['MoveOperation']();_0x3a1b97['pos']<_0x2dc4d7;){var _0x2da09c=_0x3a1b97['uint32']();switch(_0x2da09c>>>0x3){case 0x1:_0x3dee96['sourcePosition']=_0x214135['Position']['decode'](_0x3a1b97,_0x3a1b97['uint32']());break;case 0x2:_0x3dee96['howMany']=_0x3a1b97['uint32']();break;case 0x3:_0x3dee96['targetPosition']=_0x214135['Position']['decode'](_0x3a1b97,_0x3a1b97['uint32']());break;case 0x4:_0x3dee96['wasUndone']=_0x3a1b97['bool']();break;default:_0x3a1b97['skipType'](0x7&_0x2da09c);}}return _0x3dee96;},_0x2a05f2['decodeDelimited']=function(_0x35bcc8){return _0x35bcc8 instanceof _0x54dde3||(_0x35bcc8=new _0x54dde3(_0x35bcc8)),this['decode'](_0x35bcc8,_0x35bcc8['uint32']());},_0x2a05f2['verify']=function(_0x5b6806){if('object'!=typeof _0x5b6806||null===_0x5b6806)return'object\x20expected';var _0x3fab47;if(null!=_0x5b6806['sourcePosition']&&_0x5b6806['hasOwnProperty']('sourcePosition')&&(_0x3fab47=_0x214135['Position']['verify'](_0x5b6806['sourcePosition'])))return'sourcePosition.'+_0x3fab47;if(null!=_0x5b6806['howMany']&&_0x5b6806['hasOwnProperty']('howMany')&&!_0x39a4b4['isInteger'](_0x5b6806['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5b6806['targetPosition']&&_0x5b6806['hasOwnProperty']('targetPosition')&&(_0x3fab47=_0x214135['Position']['verify'](_0x5b6806['targetPosition'])))return'targetPosition.'+_0x3fab47;return null!=_0x5b6806['wasUndone']&&_0x5b6806['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5b6806['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a05f2['fromObject']=function(_0x31f200){if(_0x31f200 instanceof _0x214135['MoveOperation'])return _0x31f200;var _0x89b81a=new _0x214135['MoveOperation']();if(null!=_0x31f200['sourcePosition']){if('object'!=typeof _0x31f200['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x89b81a['sourcePosition']=_0x214135['Position']['fromObject'](_0x31f200['sourcePosition']);}if(null!=_0x31f200['howMany']&&(_0x89b81a['howMany']=_0x31f200['howMany']>>>0x0),null!=_0x31f200['targetPosition']){if('object'!=typeof _0x31f200['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x89b81a['targetPosition']=_0x214135['Position']['fromObject'](_0x31f200['targetPosition']);}return null!=_0x31f200['wasUndone']&&(_0x89b81a['wasUndone']=Boolean(_0x31f200['wasUndone'])),_0x89b81a;},_0x2a05f2['toObject']=function(_0x28b7b0,_0x28203e){_0x28203e||(_0x28203e={});var _0x2d3629={};return _0x28203e['defaults']&&(_0x2d3629['sourcePosition']=null,_0x2d3629['howMany']=0x0,_0x2d3629['targetPosition']=null,_0x2d3629['wasUndone']=!0x1),null!=_0x28b7b0['sourcePosition']&&_0x28b7b0['hasOwnProperty']('sourcePosition')&&(_0x2d3629['sourcePosition']=_0x214135['Position']['toObject'](_0x28b7b0['sourcePosition'],_0x28203e)),null!=_0x28b7b0['howMany']&&_0x28b7b0['hasOwnProperty']('howMany')&&(_0x2d3629['howMany']=_0x28b7b0['howMany']),null!=_0x28b7b0['targetPosition']&&_0x28b7b0['hasOwnProperty']('targetPosition')&&(_0x2d3629['targetPosition']=_0x214135['Position']['toObject'](_0x28b7b0['targetPosition'],_0x28203e)),null!=_0x28b7b0['wasUndone']&&_0x28b7b0['hasOwnProperty']('wasUndone')&&(_0x2d3629['wasUndone']=_0x28b7b0['wasUndone']),_0x2d3629;},_0x2a05f2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x2a05f2['getTypeUrl']=function(_0x41f2d0){return void 0x0===_0x41f2d0&&(_0x41f2d0='type.googleapis.com'),_0x41f2d0+'/MoveOperation';},_0x2a05f2;}()),_0x214135['RenameOperation']=(function(){function _0x11c4e6(_0x2878ef){if(_0x2878ef){for(var _0x2390bb=Object['keys'](_0x2878ef),_0x85aed0=0x0;_0x85aed0<_0x2390bb['length'];++_0x85aed0)null!=_0x2878ef[_0x2390bb[_0x85aed0]]&&(this[_0x2390bb[_0x85aed0]]=_0x2878ef[_0x2390bb[_0x85aed0]]);}}return _0x11c4e6['prototype']['position']=null,_0x11c4e6['prototype']['oldName']='',_0x11c4e6['prototype']['newName']='',_0x11c4e6['prototype']['wasUndone']=!0x1,_0x11c4e6['create']=function(_0x51376b){return new _0x11c4e6(_0x51376b);},_0x11c4e6['encode']=function(_0x1ea738,_0x1ab9e3){return _0x1ab9e3||(_0x1ab9e3=_0x1fee3c['create']()),null!=_0x1ea738['position']&&Object['hasOwnProperty']['call'](_0x1ea738,'position')&&_0x214135['Position']['encode'](_0x1ea738['position'],_0x1ab9e3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ea738['oldName']&&Object['hasOwnProperty']['call'](_0x1ea738,'oldName')&&_0x1ab9e3['uint32'](0x12)['string'](_0x1ea738['oldName']),null!=_0x1ea738['newName']&&Object['hasOwnProperty']['call'](_0x1ea738,'newName')&&_0x1ab9e3['uint32'](0x1a)['string'](_0x1ea738['newName']),null!=_0x1ea738['wasUndone']&&Object['hasOwnProperty']['call'](_0x1ea738,'wasUndone')&&_0x1ab9e3['uint32'](0x20)['bool'](_0x1ea738['wasUndone']),_0x1ab9e3;},_0x11c4e6['encodeDelimited']=function(_0x23717f,_0x20feb8){return this['encode'](_0x23717f,_0x20feb8)['ldelim']();},_0x11c4e6['decode']=function(_0xde358a,_0x46e8b8){_0xde358a instanceof _0x54dde3||(_0xde358a=_0x54dde3['create'](_0xde358a));for(var _0x22c6da=void 0x0===_0x46e8b8?_0xde358a['len']:_0xde358a['pos']+_0x46e8b8,_0x3a4f9f=new _0x214135['RenameOperation']();_0xde358a['pos']<_0x22c6da;){var _0x830fff=_0xde358a['uint32']();switch(_0x830fff>>>0x3){case 0x1:_0x3a4f9f['position']=_0x214135['Position']['decode'](_0xde358a,_0xde358a['uint32']());break;case 0x2:_0x3a4f9f['oldName']=_0xde358a['string']();break;case 0x3:_0x3a4f9f['newName']=_0xde358a['string']();break;case 0x4:_0x3a4f9f['wasUndone']=_0xde358a['bool']();break;default:_0xde358a['skipType'](0x7&_0x830fff);}}return _0x3a4f9f;},_0x11c4e6['decodeDelimited']=function(_0x378534){return _0x378534 instanceof _0x54dde3||(_0x378534=new _0x54dde3(_0x378534)),this['decode'](_0x378534,_0x378534['uint32']());},_0x11c4e6['verify']=function(_0x3776fa){if('object'!=typeof _0x3776fa||null===_0x3776fa)return'object\x20expected';if(null!=_0x3776fa['position']&&_0x3776fa['hasOwnProperty']('position')){var _0xbd4197=_0x214135['Position']['verify'](_0x3776fa['position']);if(_0xbd4197)return'position.'+_0xbd4197;}return null!=_0x3776fa['oldName']&&_0x3776fa['hasOwnProperty']('oldName')&&!_0x39a4b4['isString'](_0x3776fa['oldName'])?'oldName:\x20string\x20expected':null!=_0x3776fa['newName']&&_0x3776fa['hasOwnProperty']('newName')&&!_0x39a4b4['isString'](_0x3776fa['newName'])?'newName:\x20string\x20expected':null!=_0x3776fa['wasUndone']&&_0x3776fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3776fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11c4e6['fromObject']=function(_0x43c1c5){if(_0x43c1c5 instanceof _0x214135['RenameOperation'])return _0x43c1c5;var _0x3d9830=new _0x214135['RenameOperation']();if(null!=_0x43c1c5['position']){if('object'!=typeof _0x43c1c5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3d9830['position']=_0x214135['Position']['fromObject'](_0x43c1c5['position']);}return null!=_0x43c1c5['oldName']&&(_0x3d9830['oldName']=String(_0x43c1c5['oldName'])),null!=_0x43c1c5['newName']&&(_0x3d9830['newName']=String(_0x43c1c5['newName'])),null!=_0x43c1c5['wasUndone']&&(_0x3d9830['wasUndone']=Boolean(_0x43c1c5['wasUndone'])),_0x3d9830;},_0x11c4e6['toObject']=function(_0x2e1f54,_0xe1b9a5){_0xe1b9a5||(_0xe1b9a5={});var _0x5be67c={};return _0xe1b9a5['defaults']&&(_0x5be67c['position']=null,_0x5be67c['oldName']='',_0x5be67c['newName']='',_0x5be67c['wasUndone']=!0x1),null!=_0x2e1f54['position']&&_0x2e1f54['hasOwnProperty']('position')&&(_0x5be67c['position']=_0x214135['Position']['toObject'](_0x2e1f54['position'],_0xe1b9a5)),null!=_0x2e1f54['oldName']&&_0x2e1f54['hasOwnProperty']('oldName')&&(_0x5be67c['oldName']=_0x2e1f54['oldName']),null!=_0x2e1f54['newName']&&_0x2e1f54['hasOwnProperty']('newName')&&(_0x5be67c['newName']=_0x2e1f54['newName']),null!=_0x2e1f54['wasUndone']&&_0x2e1f54['hasOwnProperty']('wasUndone')&&(_0x5be67c['wasUndone']=_0x2e1f54['wasUndone']),_0x5be67c;},_0x11c4e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x11c4e6['getTypeUrl']=function(_0x3dbc2e){return void 0x0===_0x3dbc2e&&(_0x3dbc2e='type.googleapis.com'),_0x3dbc2e+'/RenameOperation';},_0x11c4e6;}()),_0x214135['RootAttributeOperation']=(function(){function _0x153b3e(_0x14de24){if(_0x14de24){for(var _0x5a9885=Object['keys'](_0x14de24),_0x134a94=0x0;_0x134a94<_0x5a9885['length'];++_0x134a94)null!=_0x14de24[_0x5a9885[_0x134a94]]&&(this[_0x5a9885[_0x134a94]]=_0x14de24[_0x5a9885[_0x134a94]]);}}return _0x153b3e['prototype']['root']='',_0x153b3e['prototype']['key']='',_0x153b3e['prototype']['oldValueBoolean']=!0x1,_0x153b3e['prototype']['oldValueJson']='',_0x153b3e['prototype']['newValueBoolean']=!0x1,_0x153b3e['prototype']['newValueJson']='',_0x153b3e['prototype']['wasUndone']=!0x1,_0x153b3e['create']=function(_0x3db30c){return new _0x153b3e(_0x3db30c);},_0x153b3e['encode']=function(_0x48f4f7,_0x573c00){return _0x573c00||(_0x573c00=_0x1fee3c['create']()),null!=_0x48f4f7['root']&&Object['hasOwnProperty']['call'](_0x48f4f7,'root')&&_0x573c00['uint32'](0xa)['string'](_0x48f4f7['root']),null!=_0x48f4f7['key']&&Object['hasOwnProperty']['call'](_0x48f4f7,'key')&&_0x573c00['uint32'](0x12)['string'](_0x48f4f7['key']),null!=_0x48f4f7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x48f4f7,'oldValueBoolean')&&_0x573c00['uint32'](0x18)['bool'](_0x48f4f7['oldValueBoolean']),null!=_0x48f4f7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x48f4f7,'oldValueJson')&&_0x573c00['uint32'](0x22)['string'](_0x48f4f7['oldValueJson']),null!=_0x48f4f7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x48f4f7,'newValueBoolean')&&_0x573c00['uint32'](0x28)['bool'](_0x48f4f7['newValueBoolean']),null!=_0x48f4f7['newValueJson']&&Object['hasOwnProperty']['call'](_0x48f4f7,'newValueJson')&&_0x573c00['uint32'](0x32)['string'](_0x48f4f7['newValueJson']),null!=_0x48f4f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x48f4f7,'wasUndone')&&_0x573c00['uint32'](0x38)['bool'](_0x48f4f7['wasUndone']),_0x573c00;},_0x153b3e['encodeDelimited']=function(_0x137c18,_0x1b53bf){return this['encode'](_0x137c18,_0x1b53bf)['ldelim']();},_0x153b3e['decode']=function(_0x1b4bef,_0x31260f){_0x1b4bef instanceof _0x54dde3||(_0x1b4bef=_0x54dde3['create'](_0x1b4bef));for(var _0x449104=void 0x0===_0x31260f?_0x1b4bef['len']:_0x1b4bef['pos']+_0x31260f,_0x2f0f9d=new _0x214135['RootAttributeOperation']();_0x1b4bef['pos']<_0x449104;){var _0x2ce586=_0x1b4bef['uint32']();switch(_0x2ce586>>>0x3){case 0x1:_0x2f0f9d['root']=_0x1b4bef['string']();break;case 0x2:_0x2f0f9d['key']=_0x1b4bef['string']();break;case 0x3:_0x2f0f9d['oldValueBoolean']=_0x1b4bef['bool']();break;case 0x4:_0x2f0f9d['oldValueJson']=_0x1b4bef['string']();break;case 0x5:_0x2f0f9d['newValueBoolean']=_0x1b4bef['bool']();break;case 0x6:_0x2f0f9d['newValueJson']=_0x1b4bef['string']();break;case 0x7:_0x2f0f9d['wasUndone']=_0x1b4bef['bool']();break;default:_0x1b4bef['skipType'](0x7&_0x2ce586);}}return _0x2f0f9d;},_0x153b3e['decodeDelimited']=function(_0x2f55cb){return _0x2f55cb instanceof _0x54dde3||(_0x2f55cb=new _0x54dde3(_0x2f55cb)),this['decode'](_0x2f55cb,_0x2f55cb['uint32']());},_0x153b3e['verify']=function(_0x2b6220){return'object'!=typeof _0x2b6220||null===_0x2b6220?'object\x20expected':null!=_0x2b6220['root']&&_0x2b6220['hasOwnProperty']('root')&&!_0x39a4b4['isString'](_0x2b6220['root'])?'root:\x20string\x20expected':null!=_0x2b6220['key']&&_0x2b6220['hasOwnProperty']('key')&&!_0x39a4b4['isString'](_0x2b6220['key'])?'key:\x20string\x20expected':null!=_0x2b6220['oldValueBoolean']&&_0x2b6220['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2b6220['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2b6220['oldValueJson']&&_0x2b6220['hasOwnProperty']('oldValueJson')&&!_0x39a4b4['isString'](_0x2b6220['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2b6220['newValueBoolean']&&_0x2b6220['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2b6220['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2b6220['newValueJson']&&_0x2b6220['hasOwnProperty']('newValueJson')&&!_0x39a4b4['isString'](_0x2b6220['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2b6220['wasUndone']&&_0x2b6220['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2b6220['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x153b3e['fromObject']=function(_0x1638f6){if(_0x1638f6 instanceof _0x214135['RootAttributeOperation'])return _0x1638f6;var _0x4d2ce3=new _0x214135['RootAttributeOperation']();return null!=_0x1638f6['root']&&(_0x4d2ce3['root']=String(_0x1638f6['root'])),null!=_0x1638f6['key']&&(_0x4d2ce3['key']=String(_0x1638f6['key'])),null!=_0x1638f6['oldValueBoolean']&&(_0x4d2ce3['oldValueBoolean']=Boolean(_0x1638f6['oldValueBoolean'])),null!=_0x1638f6['oldValueJson']&&(_0x4d2ce3['oldValueJson']=String(_0x1638f6['oldValueJson'])),null!=_0x1638f6['newValueBoolean']&&(_0x4d2ce3['newValueBoolean']=Boolean(_0x1638f6['newValueBoolean'])),null!=_0x1638f6['newValueJson']&&(_0x4d2ce3['newValueJson']=String(_0x1638f6['newValueJson'])),null!=_0x1638f6['wasUndone']&&(_0x4d2ce3['wasUndone']=Boolean(_0x1638f6['wasUndone'])),_0x4d2ce3;},_0x153b3e['toObject']=function(_0x4cecd9,_0x4e00d9){_0x4e00d9||(_0x4e00d9={});var _0x13fe75={};return _0x4e00d9['defaults']&&(_0x13fe75['root']='',_0x13fe75['key']='',_0x13fe75['oldValueBoolean']=!0x1,_0x13fe75['oldValueJson']='',_0x13fe75['newValueBoolean']=!0x1,_0x13fe75['newValueJson']='',_0x13fe75['wasUndone']=!0x1),null!=_0x4cecd9['root']&&_0x4cecd9['hasOwnProperty']('root')&&(_0x13fe75['root']=_0x4cecd9['root']),null!=_0x4cecd9['key']&&_0x4cecd9['hasOwnProperty']('key')&&(_0x13fe75['key']=_0x4cecd9['key']),null!=_0x4cecd9['oldValueBoolean']&&_0x4cecd9['hasOwnProperty']('oldValueBoolean')&&(_0x13fe75['oldValueBoolean']=_0x4cecd9['oldValueBoolean']),null!=_0x4cecd9['oldValueJson']&&_0x4cecd9['hasOwnProperty']('oldValueJson')&&(_0x13fe75['oldValueJson']=_0x4cecd9['oldValueJson']),null!=_0x4cecd9['newValueBoolean']&&_0x4cecd9['hasOwnProperty']('newValueBoolean')&&(_0x13fe75['newValueBoolean']=_0x4cecd9['newValueBoolean']),null!=_0x4cecd9['newValueJson']&&_0x4cecd9['hasOwnProperty']('newValueJson')&&(_0x13fe75['newValueJson']=_0x4cecd9['newValueJson']),null!=_0x4cecd9['wasUndone']&&_0x4cecd9['hasOwnProperty']('wasUndone')&&(_0x13fe75['wasUndone']=_0x4cecd9['wasUndone']),_0x13fe75;},_0x153b3e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x153b3e['getTypeUrl']=function(_0x3229cf){return void 0x0===_0x3229cf&&(_0x3229cf='type.googleapis.com'),_0x3229cf+'/RootAttributeOperation';},_0x153b3e;}()),_0x214135['RootOperation']=(function(){function _0x6b7722(_0xbc7e17){if(_0xbc7e17){for(var _0x4009da=Object['keys'](_0xbc7e17),_0x41bb14=0x0;_0x41bb14<_0x4009da['length'];++_0x41bb14)null!=_0xbc7e17[_0x4009da[_0x41bb14]]&&(this[_0x4009da[_0x41bb14]]=_0xbc7e17[_0x4009da[_0x41bb14]]);}}return _0x6b7722['prototype']['rootName']='',_0x6b7722['prototype']['elementName']='',_0x6b7722['prototype']['isAdd']=!0x1,_0x6b7722['prototype']['wasUndone']=!0x1,_0x6b7722['create']=function(_0x4edc52){return new _0x6b7722(_0x4edc52);},_0x6b7722['encode']=function(_0x198ee9,_0x2a056a){return _0x2a056a||(_0x2a056a=_0x1fee3c['create']()),null!=_0x198ee9['rootName']&&Object['hasOwnProperty']['call'](_0x198ee9,'rootName')&&_0x2a056a['uint32'](0xa)['string'](_0x198ee9['rootName']),null!=_0x198ee9['elementName']&&Object['hasOwnProperty']['call'](_0x198ee9,'elementName')&&_0x2a056a['uint32'](0x12)['string'](_0x198ee9['elementName']),null!=_0x198ee9['isAdd']&&Object['hasOwnProperty']['call'](_0x198ee9,'isAdd')&&_0x2a056a['uint32'](0x18)['bool'](_0x198ee9['isAdd']),null!=_0x198ee9['wasUndone']&&Object['hasOwnProperty']['call'](_0x198ee9,'wasUndone')&&_0x2a056a['uint32'](0x20)['bool'](_0x198ee9['wasUndone']),_0x2a056a;},_0x6b7722['encodeDelimited']=function(_0x15dd18,_0x3f3953){return this['encode'](_0x15dd18,_0x3f3953)['ldelim']();},_0x6b7722['decode']=function(_0x2aef75,_0x25010c){_0x2aef75 instanceof _0x54dde3||(_0x2aef75=_0x54dde3['create'](_0x2aef75));for(var _0x4405b5=void 0x0===_0x25010c?_0x2aef75['len']:_0x2aef75['pos']+_0x25010c,_0x530e6a=new _0x214135['RootOperation']();_0x2aef75['pos']<_0x4405b5;){var _0x2ca2ce=_0x2aef75['uint32']();switch(_0x2ca2ce>>>0x3){case 0x1:_0x530e6a['rootName']=_0x2aef75['string']();break;case 0x2:_0x530e6a['elementName']=_0x2aef75['string']();break;case 0x3:_0x530e6a['isAdd']=_0x2aef75['bool']();break;case 0x4:_0x530e6a['wasUndone']=_0x2aef75['bool']();break;default:_0x2aef75['skipType'](0x7&_0x2ca2ce);}}return _0x530e6a;},_0x6b7722['decodeDelimited']=function(_0xefbde9){return _0xefbde9 instanceof _0x54dde3||(_0xefbde9=new _0x54dde3(_0xefbde9)),this['decode'](_0xefbde9,_0xefbde9['uint32']());},_0x6b7722['verify']=function(_0x4f825b){return'object'!=typeof _0x4f825b||null===_0x4f825b?'object\x20expected':null!=_0x4f825b['rootName']&&_0x4f825b['hasOwnProperty']('rootName')&&!_0x39a4b4['isString'](_0x4f825b['rootName'])?'rootName:\x20string\x20expected':null!=_0x4f825b['elementName']&&_0x4f825b['hasOwnProperty']('elementName')&&!_0x39a4b4['isString'](_0x4f825b['elementName'])?'elementName:\x20string\x20expected':null!=_0x4f825b['isAdd']&&_0x4f825b['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4f825b['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4f825b['wasUndone']&&_0x4f825b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4f825b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x6b7722['fromObject']=function(_0xaca9e1){if(_0xaca9e1 instanceof _0x214135['RootOperation'])return _0xaca9e1;var _0x5a573d=new _0x214135['RootOperation']();return null!=_0xaca9e1['rootName']&&(_0x5a573d['rootName']=String(_0xaca9e1['rootName'])),null!=_0xaca9e1['elementName']&&(_0x5a573d['elementName']=String(_0xaca9e1['elementName'])),null!=_0xaca9e1['isAdd']&&(_0x5a573d['isAdd']=Boolean(_0xaca9e1['isAdd'])),null!=_0xaca9e1['wasUndone']&&(_0x5a573d['wasUndone']=Boolean(_0xaca9e1['wasUndone'])),_0x5a573d;},_0x6b7722['toObject']=function(_0x1aa05e,_0x40f3e3){_0x40f3e3||(_0x40f3e3={});var _0x5a0564={};return _0x40f3e3['defaults']&&(_0x5a0564['rootName']='',_0x5a0564['elementName']='',_0x5a0564['isAdd']=!0x1,_0x5a0564['wasUndone']=!0x1),null!=_0x1aa05e['rootName']&&_0x1aa05e['hasOwnProperty']('rootName')&&(_0x5a0564['rootName']=_0x1aa05e['rootName']),null!=_0x1aa05e['elementName']&&_0x1aa05e['hasOwnProperty']('elementName')&&(_0x5a0564['elementName']=_0x1aa05e['elementName']),null!=_0x1aa05e['isAdd']&&_0x1aa05e['hasOwnProperty']('isAdd')&&(_0x5a0564['isAdd']=_0x1aa05e['isAdd']),null!=_0x1aa05e['wasUndone']&&_0x1aa05e['hasOwnProperty']('wasUndone')&&(_0x5a0564['wasUndone']=_0x1aa05e['wasUndone']),_0x5a0564;},_0x6b7722['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x6b7722['getTypeUrl']=function(_0x5abe32){return void 0x0===_0x5abe32&&(_0x5abe32='type.googleapis.com'),_0x5abe32+'/RootOperation';},_0x6b7722;}()),_0x214135['SplitOperation']=(function(){function _0x50a80e(_0x4a7bee){if(_0x4a7bee){for(var _0x3b0b14=Object['keys'](_0x4a7bee),_0x1e5a2a=0x0;_0x1e5a2a<_0x3b0b14['length'];++_0x1e5a2a)null!=_0x4a7bee[_0x3b0b14[_0x1e5a2a]]&&(this[_0x3b0b14[_0x1e5a2a]]=_0x4a7bee[_0x3b0b14[_0x1e5a2a]]);}}return _0x50a80e['prototype']['splitPosition']=null,_0x50a80e['prototype']['graveyardPosition']=null,_0x50a80e['prototype']['howMany']=0x0,_0x50a80e['prototype']['insertionPosition']=null,_0x50a80e['prototype']['wasUndone']=!0x1,_0x50a80e['create']=function(_0x14c5d4){return new _0x50a80e(_0x14c5d4);},_0x50a80e['encode']=function(_0x14d472,_0x447521){return _0x447521||(_0x447521=_0x1fee3c['create']()),null!=_0x14d472['splitPosition']&&Object['hasOwnProperty']['call'](_0x14d472,'splitPosition')&&_0x214135['Position']['encode'](_0x14d472['splitPosition'],_0x447521['uint32'](0xa)['fork']())['ldelim'](),null!=_0x14d472['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x14d472,'graveyardPosition')&&_0x214135['Position']['encode'](_0x14d472['graveyardPosition'],_0x447521['uint32'](0x12)['fork']())['ldelim'](),null!=_0x14d472['howMany']&&Object['hasOwnProperty']['call'](_0x14d472,'howMany')&&_0x447521['uint32'](0x18)['uint32'](_0x14d472['howMany']),null!=_0x14d472['insertionPosition']&&Object['hasOwnProperty']['call'](_0x14d472,'insertionPosition')&&_0x214135['Position']['encode'](_0x14d472['insertionPosition'],_0x447521['uint32'](0x22)['fork']())['ldelim'](),null!=_0x14d472['wasUndone']&&Object['hasOwnProperty']['call'](_0x14d472,'wasUndone')&&_0x447521['uint32'](0x28)['bool'](_0x14d472['wasUndone']),_0x447521;},_0x50a80e['encodeDelimited']=function(_0x3cdaa1,_0x407ff3){return this['encode'](_0x3cdaa1,_0x407ff3)['ldelim']();},_0x50a80e['decode']=function(_0x39f2aa,_0x20213b){_0x39f2aa instanceof _0x54dde3||(_0x39f2aa=_0x54dde3['create'](_0x39f2aa));for(var _0x2b718a=void 0x0===_0x20213b?_0x39f2aa['len']:_0x39f2aa['pos']+_0x20213b,_0x498d55=new _0x214135['SplitOperation']();_0x39f2aa['pos']<_0x2b718a;){var _0x51b8b6=_0x39f2aa['uint32']();switch(_0x51b8b6>>>0x3){case 0x1:_0x498d55['splitPosition']=_0x214135['Position']['decode'](_0x39f2aa,_0x39f2aa['uint32']());break;case 0x2:_0x498d55['graveyardPosition']=_0x214135['Position']['decode'](_0x39f2aa,_0x39f2aa['uint32']());break;case 0x3:_0x498d55['howMany']=_0x39f2aa['uint32']();break;case 0x4:_0x498d55['insertionPosition']=_0x214135['Position']['decode'](_0x39f2aa,_0x39f2aa['uint32']());break;case 0x5:_0x498d55['wasUndone']=_0x39f2aa['bool']();break;default:_0x39f2aa['skipType'](0x7&_0x51b8b6);}}return _0x498d55;},_0x50a80e['decodeDelimited']=function(_0x2f885b){return _0x2f885b instanceof _0x54dde3||(_0x2f885b=new _0x54dde3(_0x2f885b)),this['decode'](_0x2f885b,_0x2f885b['uint32']());},_0x50a80e['verify']=function(_0x32f264){if('object'!=typeof _0x32f264||null===_0x32f264)return'object\x20expected';var _0x4d2580;if(null!=_0x32f264['splitPosition']&&_0x32f264['hasOwnProperty']('splitPosition')&&(_0x4d2580=_0x214135['Position']['verify'](_0x32f264['splitPosition'])))return'splitPosition.'+_0x4d2580;if(null!=_0x32f264['graveyardPosition']&&_0x32f264['hasOwnProperty']('graveyardPosition')&&(_0x4d2580=_0x214135['Position']['verify'](_0x32f264['graveyardPosition'])))return'graveyardPosition.'+_0x4d2580;if(null!=_0x32f264['howMany']&&_0x32f264['hasOwnProperty']('howMany')&&!_0x39a4b4['isInteger'](_0x32f264['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x32f264['insertionPosition']&&_0x32f264['hasOwnProperty']('insertionPosition')&&(_0x4d2580=_0x214135['Position']['verify'](_0x32f264['insertionPosition'])))return'insertionPosition.'+_0x4d2580;return null!=_0x32f264['wasUndone']&&_0x32f264['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32f264['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x50a80e['fromObject']=function(_0x1826ac){if(_0x1826ac instanceof _0x214135['SplitOperation'])return _0x1826ac;var _0x5c4e2c=new _0x214135['SplitOperation']();if(null!=_0x1826ac['splitPosition']){if('object'!=typeof _0x1826ac['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5c4e2c['splitPosition']=_0x214135['Position']['fromObject'](_0x1826ac['splitPosition']);}if(null!=_0x1826ac['graveyardPosition']){if('object'!=typeof _0x1826ac['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5c4e2c['graveyardPosition']=_0x214135['Position']['fromObject'](_0x1826ac['graveyardPosition']);}if(null!=_0x1826ac['howMany']&&(_0x5c4e2c['howMany']=_0x1826ac['howMany']>>>0x0),null!=_0x1826ac['insertionPosition']){if('object'!=typeof _0x1826ac['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5c4e2c['insertionPosition']=_0x214135['Position']['fromObject'](_0x1826ac['insertionPosition']);}return null!=_0x1826ac['wasUndone']&&(_0x5c4e2c['wasUndone']=Boolean(_0x1826ac['wasUndone'])),_0x5c4e2c;},_0x50a80e['toObject']=function(_0x1c8e1b,_0x3a607a){_0x3a607a||(_0x3a607a={});var _0x19a7fd={};return _0x3a607a['defaults']&&(_0x19a7fd['splitPosition']=null,_0x19a7fd['graveyardPosition']=null,_0x19a7fd['howMany']=0x0,_0x19a7fd['insertionPosition']=null,_0x19a7fd['wasUndone']=!0x1),null!=_0x1c8e1b['splitPosition']&&_0x1c8e1b['hasOwnProperty']('splitPosition')&&(_0x19a7fd['splitPosition']=_0x214135['Position']['toObject'](_0x1c8e1b['splitPosition'],_0x3a607a)),null!=_0x1c8e1b['graveyardPosition']&&_0x1c8e1b['hasOwnProperty']('graveyardPosition')&&(_0x19a7fd['graveyardPosition']=_0x214135['Position']['toObject'](_0x1c8e1b['graveyardPosition'],_0x3a607a)),null!=_0x1c8e1b['howMany']&&_0x1c8e1b['hasOwnProperty']('howMany')&&(_0x19a7fd['howMany']=_0x1c8e1b['howMany']),null!=_0x1c8e1b['insertionPosition']&&_0x1c8e1b['hasOwnProperty']('insertionPosition')&&(_0x19a7fd['insertionPosition']=_0x214135['Position']['toObject'](_0x1c8e1b['insertionPosition'],_0x3a607a)),null!=_0x1c8e1b['wasUndone']&&_0x1c8e1b['hasOwnProperty']('wasUndone')&&(_0x19a7fd['wasUndone']=_0x1c8e1b['wasUndone']),_0x19a7fd;},_0x50a80e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x50a80e['getTypeUrl']=function(_0x3583ae){return void 0x0===_0x3583ae&&(_0x3583ae='type.googleapis.com'),_0x3583ae+'/SplitOperation';},_0x50a80e;}()),_0x214135['Position']=(function(){function _0x4eb28f(_0x2b5065){if(this['path']=[],_0x2b5065){for(var _0x281b88=Object['keys'](_0x2b5065),_0x5a4d41=0x0;_0x5a4d41<_0x281b88['length'];++_0x5a4d41)null!=_0x2b5065[_0x281b88[_0x5a4d41]]&&(this[_0x281b88[_0x5a4d41]]=_0x2b5065[_0x281b88[_0x5a4d41]]);}}return _0x4eb28f['prototype']['root']='',_0x4eb28f['prototype']['rootMain']=!0x1,_0x4eb28f['prototype']['rootGraveyard']=!0x1,_0x4eb28f['prototype']['path']=_0x39a4b4['emptyArray'],_0x4eb28f['prototype']['stickiness']='',_0x4eb28f['create']=function(_0x1271bf){return new _0x4eb28f(_0x1271bf);},_0x4eb28f['encode']=function(_0x4a9a66,_0xeed907){if(_0xeed907||(_0xeed907=_0x1fee3c['create']()),null!=_0x4a9a66['root']&&Object['hasOwnProperty']['call'](_0x4a9a66,'root')&&_0xeed907['uint32'](0xa)['string'](_0x4a9a66['root']),null!=_0x4a9a66['rootMain']&&Object['hasOwnProperty']['call'](_0x4a9a66,'rootMain')&&_0xeed907['uint32'](0x10)['bool'](_0x4a9a66['rootMain']),null!=_0x4a9a66['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4a9a66,'rootGraveyard')&&_0xeed907['uint32'](0x18)['bool'](_0x4a9a66['rootGraveyard']),null!=_0x4a9a66['path']&&_0x4a9a66['path']['length']){_0xeed907['uint32'](0x22)['fork']();for(var _0x19d999=0x0;_0x19d999<_0x4a9a66['path']['length'];++_0x19d999)_0xeed907['uint32'](_0x4a9a66['path'][_0x19d999]);_0xeed907['ldelim']();}return null!=_0x4a9a66['stickiness']&&Object['hasOwnProperty']['call'](_0x4a9a66,'stickiness')&&_0xeed907['uint32'](0x2a)['string'](_0x4a9a66['stickiness']),_0xeed907;},_0x4eb28f['encodeDelimited']=function(_0x46b801,_0xc72b8e){return this['encode'](_0x46b801,_0xc72b8e)['ldelim']();},_0x4eb28f['decode']=function(_0x5b26b7,_0x4af0fe){_0x5b26b7 instanceof _0x54dde3||(_0x5b26b7=_0x54dde3['create'](_0x5b26b7));for(var _0x4ce227=void 0x0===_0x4af0fe?_0x5b26b7['len']:_0x5b26b7['pos']+_0x4af0fe,_0x4023c9=new _0x214135['Position']();_0x5b26b7['pos']<_0x4ce227;){var _0x55e375=_0x5b26b7['uint32']();switch(_0x55e375>>>0x3){case 0x1:_0x4023c9['root']=_0x5b26b7['string']();break;case 0x2:_0x4023c9['rootMain']=_0x5b26b7['bool']();break;case 0x3:_0x4023c9['rootGraveyard']=_0x5b26b7['bool']();break;case 0x4:if(_0x4023c9['path']&&_0x4023c9['path']['length']||(_0x4023c9['path']=[]),0x2==(0x7&_0x55e375)){for(var _0x2c8970=_0x5b26b7['uint32']()+_0x5b26b7['pos'];_0x5b26b7['pos']<_0x2c8970;)_0x4023c9['path']['push'](_0x5b26b7['uint32']());}else _0x4023c9['path']['push'](_0x5b26b7['uint32']());break;case 0x5:_0x4023c9['stickiness']=_0x5b26b7['string']();break;default:_0x5b26b7['skipType'](0x7&_0x55e375);}}return _0x4023c9;},_0x4eb28f['decodeDelimited']=function(_0x127e08){return _0x127e08 instanceof _0x54dde3||(_0x127e08=new _0x54dde3(_0x127e08)),this['decode'](_0x127e08,_0x127e08['uint32']());},_0x4eb28f['verify']=function(_0xa77cf1){if('object'!=typeof _0xa77cf1||null===_0xa77cf1)return'object\x20expected';if(null!=_0xa77cf1['root']&&_0xa77cf1['hasOwnProperty']('root')&&!_0x39a4b4['isString'](_0xa77cf1['root']))return'root:\x20string\x20expected';if(null!=_0xa77cf1['rootMain']&&_0xa77cf1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xa77cf1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xa77cf1['rootGraveyard']&&_0xa77cf1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xa77cf1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xa77cf1['path']&&_0xa77cf1['hasOwnProperty']('path')){if(!Array['isArray'](_0xa77cf1['path']))return'path:\x20array\x20expected';for(var _0x3b87be=0x0;_0x3b87be<_0xa77cf1['path']['length'];++_0x3b87be)if(!_0x39a4b4['isInteger'](_0xa77cf1['path'][_0x3b87be]))return'path:\x20integer[]\x20expected';}return null!=_0xa77cf1['stickiness']&&_0xa77cf1['hasOwnProperty']('stickiness')&&!_0x39a4b4['isString'](_0xa77cf1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4eb28f['fromObject']=function(_0x5dcf85){if(_0x5dcf85 instanceof _0x214135['Position'])return _0x5dcf85;var _0x4bb5fd=new _0x214135['Position']();if(null!=_0x5dcf85['root']&&(_0x4bb5fd['root']=String(_0x5dcf85['root'])),null!=_0x5dcf85['rootMain']&&(_0x4bb5fd['rootMain']=Boolean(_0x5dcf85['rootMain'])),null!=_0x5dcf85['rootGraveyard']&&(_0x4bb5fd['rootGraveyard']=Boolean(_0x5dcf85['rootGraveyard'])),_0x5dcf85['path']){if(!Array['isArray'](_0x5dcf85['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4bb5fd['path']=[];for(var _0x4ee77a=0x0;_0x4ee77a<_0x5dcf85['path']['length'];++_0x4ee77a)_0x4bb5fd['path'][_0x4ee77a]=_0x5dcf85['path'][_0x4ee77a]>>>0x0;}return null!=_0x5dcf85['stickiness']&&(_0x4bb5fd['stickiness']=String(_0x5dcf85['stickiness'])),_0x4bb5fd;},_0x4eb28f['toObject']=function(_0x308666,_0x42a4a0){_0x42a4a0||(_0x42a4a0={});var _0x3bbed7={};if((_0x42a4a0['arrays']||_0x42a4a0['defaults'])&&(_0x3bbed7['path']=[]),_0x42a4a0['defaults']&&(_0x3bbed7['root']='',_0x3bbed7['rootMain']=!0x1,_0x3bbed7['rootGraveyard']=!0x1,_0x3bbed7['stickiness']=''),null!=_0x308666['root']&&_0x308666['hasOwnProperty']('root')&&(_0x3bbed7['root']=_0x308666['root']),null!=_0x308666['rootMain']&&_0x308666['hasOwnProperty']('rootMain')&&(_0x3bbed7['rootMain']=_0x308666['rootMain']),null!=_0x308666['rootGraveyard']&&_0x308666['hasOwnProperty']('rootGraveyard')&&(_0x3bbed7['rootGraveyard']=_0x308666['rootGraveyard']),_0x308666['path']&&_0x308666['path']['length']){_0x3bbed7['path']=[];for(var _0x16d9f4=0x0;_0x16d9f4<_0x308666['path']['length'];++_0x16d9f4)_0x3bbed7['path'][_0x16d9f4]=_0x308666['path'][_0x16d9f4];}return null!=_0x308666['stickiness']&&_0x308666['hasOwnProperty']('stickiness')&&(_0x3bbed7['stickiness']=_0x308666['stickiness']),_0x3bbed7;},_0x4eb28f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x4eb28f['getTypeUrl']=function(_0x380db9){return void 0x0===_0x380db9&&(_0x380db9='type.googleapis.com'),_0x380db9+'/Position';},_0x4eb28f;}()),_0x214135['Range']=(function(){function _0x2ed545(_0xd18e77){if(_0xd18e77){for(var _0xaf8871=Object['keys'](_0xd18e77),_0x4e1349=0x0;_0x4e1349<_0xaf8871['length'];++_0x4e1349)null!=_0xd18e77[_0xaf8871[_0x4e1349]]&&(this[_0xaf8871[_0x4e1349]]=_0xd18e77[_0xaf8871[_0x4e1349]]);}}return _0x2ed545['prototype']['start']=null,_0x2ed545['prototype']['end']=null,_0x2ed545['create']=function(_0x1bb994){return new _0x2ed545(_0x1bb994);},_0x2ed545['encode']=function(_0x9bb7f4,_0x5adec0){return _0x5adec0||(_0x5adec0=_0x1fee3c['create']()),null!=_0x9bb7f4['start']&&Object['hasOwnProperty']['call'](_0x9bb7f4,'start')&&_0x214135['Position']['encode'](_0x9bb7f4['start'],_0x5adec0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9bb7f4['end']&&Object['hasOwnProperty']['call'](_0x9bb7f4,'end')&&_0x214135['Position']['encode'](_0x9bb7f4['end'],_0x5adec0['uint32'](0x12)['fork']())['ldelim'](),_0x5adec0;},_0x2ed545['encodeDelimited']=function(_0x906ff3,_0x4c47ff){return this['encode'](_0x906ff3,_0x4c47ff)['ldelim']();},_0x2ed545['decode']=function(_0x4f3dd3,_0x407f0f){_0x4f3dd3 instanceof _0x54dde3||(_0x4f3dd3=_0x54dde3['create'](_0x4f3dd3));for(var _0x537719=void 0x0===_0x407f0f?_0x4f3dd3['len']:_0x4f3dd3['pos']+_0x407f0f,_0x214b35=new _0x214135['Range']();_0x4f3dd3['pos']<_0x537719;){var _0x5e7bed=_0x4f3dd3['uint32']();switch(_0x5e7bed>>>0x3){case 0x1:_0x214b35['start']=_0x214135['Position']['decode'](_0x4f3dd3,_0x4f3dd3['uint32']());break;case 0x2:_0x214b35['end']=_0x214135['Position']['decode'](_0x4f3dd3,_0x4f3dd3['uint32']());break;default:_0x4f3dd3['skipType'](0x7&_0x5e7bed);}}return _0x214b35;},_0x2ed545['decodeDelimited']=function(_0xfb6584){return _0xfb6584 instanceof _0x54dde3||(_0xfb6584=new _0x54dde3(_0xfb6584)),this['decode'](_0xfb6584,_0xfb6584['uint32']());},_0x2ed545['verify']=function(_0xdc9d){if('object'!=typeof _0xdc9d||null===_0xdc9d)return'object\x20expected';var _0xbe324d;if(null!=_0xdc9d['start']&&_0xdc9d['hasOwnProperty']('start')&&(_0xbe324d=_0x214135['Position']['verify'](_0xdc9d['start'])))return'start.'+_0xbe324d;if(null!=_0xdc9d['end']&&_0xdc9d['hasOwnProperty']('end')&&(_0xbe324d=_0x214135['Position']['verify'](_0xdc9d['end'])))return'end.'+_0xbe324d;return null;},_0x2ed545['fromObject']=function(_0x541f69){if(_0x541f69 instanceof _0x214135['Range'])return _0x541f69;var _0x12569c=new _0x214135['Range']();if(null!=_0x541f69['start']){if('object'!=typeof _0x541f69['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x12569c['start']=_0x214135['Position']['fromObject'](_0x541f69['start']);}if(null!=_0x541f69['end']){if('object'!=typeof _0x541f69['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x12569c['end']=_0x214135['Position']['fromObject'](_0x541f69['end']);}return _0x12569c;},_0x2ed545['toObject']=function(_0x56686b,_0x59568d){_0x59568d||(_0x59568d={});var _0x5dd26b={};return _0x59568d['defaults']&&(_0x5dd26b['start']=null,_0x5dd26b['end']=null),null!=_0x56686b['start']&&_0x56686b['hasOwnProperty']('start')&&(_0x5dd26b['start']=_0x214135['Position']['toObject'](_0x56686b['start'],_0x59568d)),null!=_0x56686b['end']&&_0x56686b['hasOwnProperty']('end')&&(_0x5dd26b['end']=_0x214135['Position']['toObject'](_0x56686b['end'],_0x59568d)),_0x5dd26b;},_0x2ed545['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x2ed545['getTypeUrl']=function(_0x402cb3){return void 0x0===_0x402cb3&&(_0x402cb3='type.googleapis.com'),_0x402cb3+'/Range';},_0x2ed545;}()),_0x214135['Element']=(function(){function _0x44d737(_0x177d88){if(this['children']=[],this['attributesBoolean']={},_0x177d88){for(var _0x65bd98=Object['keys'](_0x177d88),_0x93cc6f=0x0;_0x93cc6f<_0x65bd98['length'];++_0x93cc6f)null!=_0x177d88[_0x65bd98[_0x93cc6f]]&&(this[_0x65bd98[_0x93cc6f]]=_0x177d88[_0x65bd98[_0x93cc6f]]);}}return _0x44d737['prototype']['name']='',_0x44d737['prototype']['children']=_0x39a4b4['emptyArray'],_0x44d737['prototype']['data']='',_0x44d737['prototype']['attributesBoolean']=_0x39a4b4['emptyObject'],_0x44d737['prototype']['attributesJson']='',_0x44d737['create']=function(_0x4ab824){return new _0x44d737(_0x4ab824);},_0x44d737['encode']=function(_0x596e54,_0x5468bf){if(_0x5468bf||(_0x5468bf=_0x1fee3c['create']()),null!=_0x596e54['name']&&Object['hasOwnProperty']['call'](_0x596e54,'name')&&_0x5468bf['uint32'](0xa)['string'](_0x596e54['name']),null!=_0x596e54['children']&&_0x596e54['children']['length']){for(var _0xff8704=0x0;_0xff8704<_0x596e54['children']['length'];++_0xff8704)_0x214135['Element']['encode'](_0x596e54['children'][_0xff8704],_0x5468bf['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x596e54['data']&&Object['hasOwnProperty']['call'](_0x596e54,'data')&&_0x5468bf['uint32'](0x1a)['string'](_0x596e54['data']),null!=_0x596e54['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x596e54,'attributesBoolean')){var _0xfd0f6a=Object['keys'](_0x596e54['attributesBoolean']);for(_0xff8704=0x0;_0xff8704<_0xfd0f6a['length'];++_0xff8704)_0x5468bf['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xfd0f6a[_0xff8704])['uint32'](0x10)['bool'](_0x596e54['attributesBoolean'][_0xfd0f6a[_0xff8704]])['ldelim']();}return null!=_0x596e54['attributesJson']&&Object['hasOwnProperty']['call'](_0x596e54,'attributesJson')&&_0x5468bf['uint32'](0x2a)['string'](_0x596e54['attributesJson']),_0x5468bf;},_0x44d737['encodeDelimited']=function(_0x5ea648,_0x5414a3){return this['encode'](_0x5ea648,_0x5414a3)['ldelim']();},_0x44d737['decode']=function(_0x3057c7,_0x5f0c9e){_0x3057c7 instanceof _0x54dde3||(_0x3057c7=_0x54dde3['create'](_0x3057c7));for(var _0x5c2f2b,_0x29950a,_0x1976f8=void 0x0===_0x5f0c9e?_0x3057c7['len']:_0x3057c7['pos']+_0x5f0c9e,_0x3c57bd=new _0x214135['Element']();_0x3057c7['pos']<_0x1976f8;){var _0x252068=_0x3057c7['uint32']();switch(_0x252068>>>0x3){case 0x1:_0x3c57bd['name']=_0x3057c7['string']();break;case 0x2:_0x3c57bd['children']&&_0x3c57bd['children']['length']||(_0x3c57bd['children']=[]),_0x3c57bd['children']['push'](_0x214135['Element']['decode'](_0x3057c7,_0x3057c7['uint32']()));break;case 0x3:_0x3c57bd['data']=_0x3057c7['string']();break;case 0x4:_0x3c57bd['attributesBoolean']===_0x39a4b4['emptyObject']&&(_0x3c57bd['attributesBoolean']={});var _0x22d65f=_0x3057c7['uint32']()+_0x3057c7['pos'];for(_0x5c2f2b='',_0x29950a=!0x1;_0x3057c7['pos']<_0x22d65f;){var _0xb5390c=_0x3057c7['uint32']();switch(_0xb5390c>>>0x3){case 0x1:_0x5c2f2b=_0x3057c7['string']();break;case 0x2:_0x29950a=_0x3057c7['bool']();break;default:_0x3057c7['skipType'](0x7&_0xb5390c);}}_0x3c57bd['attributesBoolean'][_0x5c2f2b]=_0x29950a;break;case 0x5:_0x3c57bd['attributesJson']=_0x3057c7['string']();break;default:_0x3057c7['skipType'](0x7&_0x252068);}}return _0x3c57bd;},_0x44d737['decodeDelimited']=function(_0x57c188){return _0x57c188 instanceof _0x54dde3||(_0x57c188=new _0x54dde3(_0x57c188)),this['decode'](_0x57c188,_0x57c188['uint32']());},_0x44d737['verify']=function(_0x2533ff){if('object'!=typeof _0x2533ff||null===_0x2533ff)return'object\x20expected';if(null!=_0x2533ff['name']&&_0x2533ff['hasOwnProperty']('name')&&!_0x39a4b4['isString'](_0x2533ff['name']))return'name:\x20string\x20expected';if(null!=_0x2533ff['children']&&_0x2533ff['hasOwnProperty']('children')){if(!Array['isArray'](_0x2533ff['children']))return'children:\x20array\x20expected';for(var _0xfad5a8=0x0;_0xfad5a8<_0x2533ff['children']['length'];++_0xfad5a8){var _0x17c3ee=_0x214135['Element']['verify'](_0x2533ff['children'][_0xfad5a8]);if(_0x17c3ee)return'children.'+_0x17c3ee;}}if(null!=_0x2533ff['data']&&_0x2533ff['hasOwnProperty']('data')&&!_0x39a4b4['isString'](_0x2533ff['data']))return'data:\x20string\x20expected';if(null!=_0x2533ff['attributesBoolean']&&_0x2533ff['hasOwnProperty']('attributesBoolean')){if(!_0x39a4b4['isObject'](_0x2533ff['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x877d0f=Object['keys'](_0x2533ff['attributesBoolean']);for(_0xfad5a8=0x0;_0xfad5a8<_0x877d0f['length'];++_0xfad5a8)if('boolean'!=typeof _0x2533ff['attributesBoolean'][_0x877d0f[_0xfad5a8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2533ff['attributesJson']&&_0x2533ff['hasOwnProperty']('attributesJson')&&!_0x39a4b4['isString'](_0x2533ff['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x44d737['fromObject']=function(_0x2c65f9){if(_0x2c65f9 instanceof _0x214135['Element'])return _0x2c65f9;var _0x4028da=new _0x214135['Element']();if(null!=_0x2c65f9['name']&&(_0x4028da['name']=String(_0x2c65f9['name'])),_0x2c65f9['children']){if(!Array['isArray'](_0x2c65f9['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4028da['children']=[];for(var _0x42a838=0x0;_0x42a838<_0x2c65f9['children']['length'];++_0x42a838){if('object'!=typeof _0x2c65f9['children'][_0x42a838])throw TypeError('.Element.children:\x20object\x20expected');_0x4028da['children'][_0x42a838]=_0x214135['Element']['fromObject'](_0x2c65f9['children'][_0x42a838]);}}if(null!=_0x2c65f9['data']&&(_0x4028da['data']=String(_0x2c65f9['data'])),_0x2c65f9['attributesBoolean']){if('object'!=typeof _0x2c65f9['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4028da['attributesBoolean']={};var _0x37ac7=Object['keys'](_0x2c65f9['attributesBoolean']);for(_0x42a838=0x0;_0x42a838<_0x37ac7['length'];++_0x42a838)_0x4028da['attributesBoolean'][_0x37ac7[_0x42a838]]=Boolean(_0x2c65f9['attributesBoolean'][_0x37ac7[_0x42a838]]);}return null!=_0x2c65f9['attributesJson']&&(_0x4028da['attributesJson']=String(_0x2c65f9['attributesJson'])),_0x4028da;},_0x44d737['toObject']=function(_0x229530,_0x461b0f){_0x461b0f||(_0x461b0f={});var _0x38df49,_0x1d3fad={};if((_0x461b0f['arrays']||_0x461b0f['defaults'])&&(_0x1d3fad['children']=[]),(_0x461b0f['objects']||_0x461b0f['defaults'])&&(_0x1d3fad['attributesBoolean']={}),_0x461b0f['defaults']&&(_0x1d3fad['name']='',_0x1d3fad['data']='',_0x1d3fad['attributesJson']=''),null!=_0x229530['name']&&_0x229530['hasOwnProperty']('name')&&(_0x1d3fad['name']=_0x229530['name']),_0x229530['children']&&_0x229530['children']['length']){_0x1d3fad['children']=[];for(var _0x106f62=0x0;_0x106f62<_0x229530['children']['length'];++_0x106f62)_0x1d3fad['children'][_0x106f62]=_0x214135['Element']['toObject'](_0x229530['children'][_0x106f62],_0x461b0f);}if(null!=_0x229530['data']&&_0x229530['hasOwnProperty']('data')&&(_0x1d3fad['data']=_0x229530['data']),_0x229530['attributesBoolean']&&(_0x38df49=Object['keys'](_0x229530['attributesBoolean']))['length']){_0x1d3fad['attributesBoolean']={};for(_0x106f62=0x0;_0x106f62<_0x38df49['length'];++_0x106f62)_0x1d3fad['attributesBoolean'][_0x38df49[_0x106f62]]=_0x229530['attributesBoolean'][_0x38df49[_0x106f62]];}return null!=_0x229530['attributesJson']&&_0x229530['hasOwnProperty']('attributesJson')&&(_0x1d3fad['attributesJson']=_0x229530['attributesJson']),_0x1d3fad;},_0x44d737['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3b2320['util']['toJSONOptions']);},_0x44d737['getTypeUrl']=function(_0x3700ec){return void 0x0===_0x3700ec&&(_0x3700ec='type.googleapis.com'),_0x3700ec+'/Element';},_0x44d737;}()),_0x214135;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xbeb288){return new y(this['_protobufRoot'][_0xbeb288]);}}class y{['_protobuf'];constructor(_0x2d5a27){this['_protobuf']=_0x2d5a27;}['compress'](_0x1c66fc){const _0x26bcb3=this['_protobuf']['verify'](_0x1c66fc);if(_0x26bcb3)throw Error(_0x26bcb3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1c66fc))['finish']();}['decompress'](_0x374022){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x374022),{'oneofs':!0x0});}}function _(_0x1ea656,_0x4d23b8){const _0x1f58e1=_0x583ae8(_0x1ea656);return _0x1f58e1['path'][_0x1f58e1['path']['length']-0x1]+=_0x4d23b8,_0x1f58e1;}function O(_0xc41766,_0x7a94ec){return _0xc41766['root']===_0x7a94ec['root']&&_0xdd5d0(_0xc41766['path'],_0x7a94ec['path']);}function $(_0x4d5cac){P(_0x4d5cac,_0x130d13=>('main'==_0x130d13['root']?(_0x130d13['rootMain']=!0x0,delete _0x130d13['root']):'$graveyard'==_0x130d13['root']&&(_0x130d13['rootGraveyard']=!0x0,delete _0x130d13['root']),_0x130d13));}function J(_0x2c5da1){P(_0x2c5da1,_0x5ca3f2=>(_0x5ca3f2['rootMain']?(_0x5ca3f2['root']='main',delete _0x5ca3f2['rootMain']):_0x5ca3f2['rootGraveyard']&&(_0x5ca3f2['root']='$graveyard',delete _0x5ca3f2['rootGraveyard']),_0x5ca3f2));}function P(_0x1fa425,_0x3b2611){for(const _0x4132d3 in _0x1fa425){const _0x2191a2=_0x1fa425[_0x4132d3];'nodes'!==_0x4132d3&&_0x56e44c(_0x2191a2)&&(_0x2191a2['path']&&(_0x2191a2['root']||_0x2191a2['rootMain']||_0x2191a2['rootGraveyard'])?_0x1fa425[_0x4132d3]=_0x3b2611(_0x2191a2):P(_0x2191a2,_0x3b2611));}return _0x1fa425;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3fe200,_0x4e8529,_0x134d96){this['_id']=_0x3fe200,this['_operationName']=_0x4e8529,this['_protobufDescriptor']=_0x134d96;}['compress'](_0x4ec0a4,_0x5c364a){const _0x1d9018=_0x5c364a['shift']();return $(_0x1d9018),_0x4ec0a4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1d9018)),_0x4ec0a4['types']['push'](this['_id']),!0x0;}['decompress'](_0x4d079c,_0x2e5e85){_0x2e5e85['types']['shift']();const _0x5dbb88=this['_protobufDescriptor']['decompress'](_0x2e5e85['buffers']['shift']());J(_0x5dbb88),_0x5dbb88['__className']=this['_operationName'],_0x4d079c['push'](_0x5dbb88);}}class s extends e{['compress'](_0x28fac1,_0x2573ee){const _0xded75c=_0x2573ee['shift']();return this['_serializeOneOf']('oldValue',_0xded75c),this['_serializeOneOf']('newValue',_0xded75c),$(_0xded75c),_0x28fac1['buffers']['push'](this['_protobufDescriptor']['compress'](_0xded75c)),_0x28fac1['types']['push'](this['_id']),!0x0;}['decompress'](_0x1a1d01,_0xba5c1e){const {types:_0x458a14,buffers:_0xfd2af5}=_0xba5c1e,_0x368077=this['_protobufDescriptor']['decompress'](_0xfd2af5['shift']());_0x458a14['shift'](),this['_deserializeOneOf']('oldValue',_0x368077),this['_deserializeOneOf']('newValue',_0x368077),J(_0x368077),_0x368077['__className']=this['_operationName'],_0x1a1d01['push'](_0x368077);}['_serializeOneOf'](_0x551018,_0x44b980){const _0x43ee31=_0x44b980[_0x551018];'boolean'==typeof _0x43ee31?_0x44b980[_0x551018+'Boolean']=_0x43ee31:_0x44b980[_0x551018+'Json']=JSON['stringify'](_0x43ee31);}['_deserializeOneOf'](_0x2945d2,_0x32ca91){const _0xaeebe6=_0x2945d2+'Json';_0x32ca91[_0xaeebe6]?(_0x32ca91[_0x2945d2]=JSON['parse'](_0x32ca91[_0xaeebe6]),delete _0x32ca91[_0xaeebe6]):(_0x32ca91[_0x2945d2]=_0x32ca91[_0x2945d2+'Boolean'],delete _0x32ca91[_0x2945d2+'Boolean']);}}class i extends e{['compress'](_0x168f72,_0x35e92f){const _0x64e3b6=_0x35e92f['shift']();return this['_serializeNodesAttributes'](_0x64e3b6['nodes']),$(_0x64e3b6),_0x168f72['buffers']['push'](this['_protobufDescriptor']['compress'](_0x64e3b6)),_0x168f72['types']['push'](this['_id']),!0x0;}['decompress'](_0x275797,_0x1089c4){const {types:_0x25704c,buffers:_0x2c1126}=_0x1089c4,_0x2033a0=this['_protobufDescriptor']['decompress'](_0x2c1126['shift']());_0x25704c['shift'](),_0x2033a0['nodes']||(_0x2033a0['nodes']=[]),this['_deserializeNodesAttributes'](_0x2033a0['nodes']),J(_0x2033a0),_0x2033a0['__className']=this['_operationName'],_0x275797['push'](_0x2033a0);}['_serializeNodesAttributes'](_0x36eb52){for(const _0x30abea of _0x36eb52){if(_0x30abea['attributes']){const _0x40912d=_0x30abea['attributes'];this['_areValuesBoolean'](_0x40912d)?_0x30abea['attributesBoolean']=_0x40912d:_0x30abea['attributesJson']=JSON['stringify'](_0x40912d);}_0x30abea['children']&&this['_serializeNodesAttributes'](_0x30abea['children']);}}['_deserializeNodesAttributes'](_0x474300){for(const _0x19a6b2 of _0x474300)(_0x19a6b2['attributesBoolean']||_0x19a6b2['attributesJson'])&&(_0x19a6b2['attributesBoolean']?(_0x19a6b2['attributes']=_0x19a6b2['attributesBoolean'],delete _0x19a6b2['attributesBoolean']):(_0x19a6b2['attributes']=JSON['parse'](_0x19a6b2['attributesJson']),delete _0x19a6b2['attributesJson'])),_0x19a6b2['children']&&this['_deserializeNodesAttributes'](_0x19a6b2['children']);}['_areValuesBoolean'](_0x558ef0){return Object['keys'](_0x558ef0)['every'](_0x37bf73=>'boolean'==typeof _0x558ef0[_0x37bf73]);}}class n extends e{['decompress'](_0x116573,_0x1587b2){super['decompress'](_0x116573,_0x1587b2);const _0x2ef90c=_0x116573[_0x116573['length']-0x1];_0x2ef90c['oldRange']||(_0x2ef90c['oldRange']=null),_0x2ef90c['newRange']||(_0x2ef90c['newRange']=null);}}class p extends e{['compress'](_0x4ab895,_0xc70e6c){return _0xc70e6c['shift'](),_0x4ab895['types']['push'](this['_id']),!0x0;}['decompress'](_0xfa3a6a,_0xaa11ac){_0xaa11ac['types']['shift'](),_0xfa3a6a['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x309e67,_0x21d32e,_0x2b968f,_0x27ffaf){super(_0x309e67,_0x21d32e,_0x2b968f),this['_omittedNamespace']=_0x27ffaf+':';}['compress'](_0x119a70,_0x3208e2){return!('MarkerOperation'!=_0x3208e2[0x0]['__className']||!_0x3208e2[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3208e2[0x0]['name']=_0x3208e2[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x119a70,_0x3208e2),!0x0);}['decompress'](_0x1492bc,_0x34ec67){super['decompress'](_0x1492bc,_0x34ec67);const _0x120030=_0x1492bc[_0x1492bc['length']-0x1];_0x120030['name']=this['_omittedNamespace']+_0x120030['name'];}}class b{['_id'];['_context'];constructor(_0x4714f7,_0x43c0ce){this['_id']=_0x4714f7,this['_context']=_0x43c0ce;}['compress'](_0xb44b,_0x40f579){let _0x43be76;for(;_0x40f579['length']>0x1&&this['_compareOperations'](_0x40f579[0x0],_0x40f579[0x1]);)_0x43be76?(_0x43be76=this['_combineNext'](_0x40f579['shift'](),_0x43be76),_0xb44b['types']['push'](0x0)):(_0x43be76=_0x583ae8(_0x40f579['shift']()),_0xb44b['types']['push'](this['_id']));return!!_0x43be76&&(_0x43be76=this['_combineNext'](_0x40f579['shift'](),_0x43be76),_0xb44b['types']['push'](0x0),_0xb44b['buffers']['push'](this['_compressSingleOperation'](_0x43be76)),!0x0);}['decompress'](_0x32c408,_0x5ebaa4){const _0x160485=this['_decompressSingleOperation'](_0x5ebaa4);for(;0x0==_0x5ebaa4['types'][0x0];)_0x5ebaa4['types']['shift'](),_0x32c408['push'](this['_splitCurrent'](_0x160485));_0x32c408['push'](_0x160485);}}class m extends b{['_combineNext'](_0x30dc72,_0x4acb23){return _0x4acb23['nodes'][0x0]['data']+=_0x30dc72['nodes'][0x0]['data'],_0x4acb23;}['_splitCurrent'](_0xde5c4e){const _0x13822b=_0x583ae8(_0xde5c4e),_0x15b735=_0x13822b['nodes'][0x0],_0x146e34=_0xde5c4e['nodes'][0x0],_0x164c8b=_0x146e34['data'][Symbol['iterator']]()['next']()['value'],_0x54b2e9=_0x164c8b['length'];return _0x15b735['data']=_0x164c8b,_0x146e34['data']=_0x146e34['data']['substr'](_0x54b2e9),_0xde5c4e['position']=_(_0xde5c4e['position'],_0x54b2e9),_0x13822b;}['_compareOperations'](_0x3174c8,_0x355041){if(this['_checkOperation'](_0x3174c8)&&this['_checkOperation'](_0x355041)){const _0x4f0923=_0x3174c8['nodes'][0x0]['data']['length'],_0x206cc6=O(_(_0x3174c8['position'],_0x4f0923),_0x355041['position']),_0x349bf9=_0x3174c8['nodes'][0x0],_0x4246e6=_0x355041['nodes'][0x0];return _0x206cc6&&this['_compareAttributes'](_0x349bf9,_0x4246e6);}return!0x1;}['_compressSingleOperation'](_0xe13b6){const _0x4dd2fd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4dd2fd,[_0xe13b6]),_0x4dd2fd['buffers'][0x0];}['_decompressSingleOperation'](_0x30d216){const _0x2eb720=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2eb720,_0x30d216),_0x2eb720[0x0];}['_checkOperation'](_0x983a25){return'InsertOperation'==_0x983a25['__className']&&0x1==_0x983a25['nodes']['length']&&_0x983a25['nodes'][0x0]['data']&&!_0x983a25['wasUndone']&&0x1==Array['from'](_0x983a25['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1ecec7,_0x5c9e30){const _0x4e693e=Object['keys'](_0x1ecec7['attributes']||{}),_0x430bb7=Object['keys'](_0x5c9e30['attributes']||{});return _0x4e693e['length']===_0x430bb7['length']&&_0x4e693e['every'](_0x2c2a8c=>_0x5c9e30['attributes'][_0x2c2a8c]&&_0x5c9e30['attributes'][_0x2c2a8c]===_0x1ecec7['attributes'][_0x2c2a8c]);}}class c extends b{['_combineNext'](_0x8c23b2,_0x311a19){return _0x311a19['howMany']++,_0x311a19['sourcePosition']=_0x583ae8(_0x8c23b2['sourcePosition']),_0x311a19;}['_splitCurrent'](_0x250305){const _0x360fda=_0x583ae8(_0x250305);return _0x250305['howMany']--,_0x360fda['howMany']=0x1,_0x360fda['sourcePosition']=_(_0x360fda['sourcePosition'],_0x250305['howMany']),_0x360fda;}['_compareOperations'](_0x4869fd,_0x3bb445){return!(!this['_checkOperation'](_0x4869fd)||!this['_checkOperation'](_0x3bb445))&&(O(_(_0x4869fd['sourcePosition'],-0x1),_0x3bb445['sourcePosition'])&&O(_0x4869fd['targetPosition'],_0x3bb445['targetPosition']));}['_compressSingleOperation'](_0x5b763f){const _0xe5905d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xe5905d,[_0x5b763f]),_0xe5905d['buffers'][0x0];}['_decompressSingleOperation'](_0x421096){const _0x2730a0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2730a0,_0x421096),_0x2730a0[0x0];}['_checkOperation'](_0x3c3773){return'MoveOperation'==_0x3c3773['__className']&&'$graveyard'==_0x3c3773['targetPosition']['root']&&0x1==_0x3c3773['howMany']&&!_0x3c3773['wasUndone'];}}class h extends b{['_combineNext'](_0x20c803,_0x4ebb46){return _0x4ebb46['howMany']++,_0x4ebb46;}['_splitCurrent'](_0x1a9aa1){const _0x26f03c=_0x583ae8(_0x1a9aa1);return _0x26f03c['howMany']=0x1,_0x1a9aa1['howMany']--,_0x26f03c;}['_compareOperations'](_0x2b09a1,_0x156648){return!(!this['_checkOperation'](_0x2b09a1)||!this['_checkOperation'](_0x156648))&&(O(_0x2b09a1['sourcePosition'],_0x156648['sourcePosition'])&&O(_0x2b09a1['targetPosition'],_0x156648['targetPosition']));}['_compressSingleOperation'](_0x199206){const _0x278eae={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x278eae,[_0x199206]),_0x278eae['buffers'][0x0];}['_decompressSingleOperation'](_0x4d2d2e){const _0x3b2b42=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3b2b42,_0x4d2d2e),_0x3b2b42[0x0];}['_checkOperation'](_0x362d8b){return'MoveOperation'==_0x362d8b['__className']&&'$graveyard'==_0x362d8b['targetPosition']['root']&&0x1==_0x362d8b['howMany']&&!_0x362d8b['wasUndone'];}}class f extends b{['compress'](_0x2d8b71,_0x12edb3){if(!this['_compareOperations'](_0x12edb3[0x0],_0x12edb3[0x1]))return!0x1;const _0x12bd1d=_0x12edb3['shift']();return _0x12bd1d['oldRange']=null,_0x12bd1d['newRange']&&O(_0x12bd1d['newRange']['start'],_0x12bd1d['newRange']['end'])&&(_0x12bd1d['newRange']['end']=null),_0x12edb3['shift'](),_0x2d8b71['types']['push'](this['_id']),_0x2d8b71['types']['push'](0x0),_0x2d8b71['buffers']['push'](this['_compressSingleOperation'](_0x12bd1d)),!0x0;}['decompress'](_0x4870f1,_0x218f86){const _0x4ab493=this['_decompressSingleOperation'](_0x218f86);_0x4ab493['newRange']&&!_0x4ab493['newRange']['end']&&(_0x4ab493['newRange']['end']=_0x583ae8(_0x4ab493['newRange']['start']));const _0x4560b7=_0x583ae8(_0x4ab493);_0x4560b7['newRange']&&(_0x4560b7['newRange']['start']['stickiness']='toNone',_0x4560b7['newRange']['end']=_0x583ae8(_0x4560b7['newRange']['start'])),_0x4560b7['name']='user:position:'+_0x4560b7['name']['split'](':')[0x2],_0x218f86['types']['shift'](),_0x4870f1['push'](_0x4ab493),_0x4870f1['push'](_0x4560b7);}['_compressSingleOperation'](_0x45f31d){const _0x93cba9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x93cba9,[_0x45f31d]),_0x93cba9['buffers'][0x0];}['_decompressSingleOperation'](_0x4f7302){const _0x183d97=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x183d97,_0x4f7302),_0x183d97[0x0];}['_compareOperations'](_0x38b19f,_0x5f26e6){return!(!_0x38b19f||!_0x5f26e6)&&('MarkerOperation'==_0x38b19f['__className']&&'MarkerOperation'==_0x5f26e6['__className']&&!(!_0x38b19f['name']['startsWith']('user:')||!_0x5f26e6['name']['startsWith']('user:')||_0x38b19f['name']==_0x5f26e6['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x270883=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',_0x270883,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x270883,'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'](_0x1393c6){if(!_0x1393c6||!_0x1393c6[0x0])throw new _0x3d5592('no-operations-provided',this);const _0x5b008e={'types':[],'buffers':[],'baseVersion':_0x1393c6[0x0]['baseVersion']};for(;_0x1393c6['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5b008e,_0x1393c6)||this['_getCompressorByName']('TypingAction')['compress'](_0x5b008e,_0x1393c6)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5b008e,_0x1393c6)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5b008e,_0x1393c6)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5b008e,_0x1393c6)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5b008e,_0x1393c6)||this['_getCompressorByName'](_0x1393c6[0x0]['__className'])['compress'](_0x5b008e,_0x1393c6);return _0x5b008e;}['decompress'](_0x3bfaee){const _0x557b82=[];for(;_0x3bfaee['types']['length'];){this['_compressorById']['get'](_0x3bfaee['types'][0x0])['decompress'](_0x557b82,_0x3bfaee);}return _0x557b82['forEach']((_0x52b6af,_0x52cbaf)=>_0x52b6af['baseVersion']=_0x3bfaee['baseVersion']+_0x52cbaf),_0x557b82;}['_getCompressorByName'](_0x30d9d9){return this['_compressorByName']['get'](_0x30d9d9);}['_registerOperationCompressor'](_0x3827dc,_0x431437,_0x225250){const _0x22bd99=new _0x225250(_0x3827dc,_0x431437,this['_protobufFactory']['getDescriptor'](_0x431437));this['_registerCompressor'](_0x3827dc,_0x431437,_0x22bd99);}['_registerActionCompressor'](_0x2cdfc9,_0xe63bbb,_0x3dd68e){const _0x318d38=new _0x3dd68e(_0x2cdfc9,this);this['_registerCompressor'](_0x2cdfc9,_0xe63bbb,_0x318d38);}['_registerCompressor'](_0x497513,_0x5173f9,_0x57dca3){this['_compressorById']['set'](_0x497513,_0x57dca3),this['_compressorByName']['set'](_0x5173f9,_0x57dca3);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x21473e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x578e77 from'protobufjs/minimal.js';import{cloneDeep as _0x4e7b90,isEqual as _0x280af3,isObject as _0x15d508}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1306f7=_0x578e77['Reader'],_0x38d62f=_0x578e77['Writer'],_0x5a1c94=_0x578e77['util'],_0x2a1ba9=_0x578e77['roots']['default']||(_0x578e77['roots']['default']={});return _0x2a1ba9['AttributeOperation']=(function(){function _0x1bba8f(_0x590b2f){if(_0x590b2f){for(var _0x3042b4=Object['keys'](_0x590b2f),_0x3e253f=0x0;_0x3e253f<_0x3042b4['length'];++_0x3e253f)null!=_0x590b2f[_0x3042b4[_0x3e253f]]&&(this[_0x3042b4[_0x3e253f]]=_0x590b2f[_0x3042b4[_0x3e253f]]);}}return _0x1bba8f['prototype']['range']=null,_0x1bba8f['prototype']['key']='',_0x1bba8f['prototype']['oldValueBoolean']=!0x1,_0x1bba8f['prototype']['oldValueJson']='',_0x1bba8f['prototype']['newValueBoolean']=!0x1,_0x1bba8f['prototype']['newValueJson']='',_0x1bba8f['prototype']['wasUndone']=!0x1,_0x1bba8f['create']=function(_0x152144){return new _0x1bba8f(_0x152144);},_0x1bba8f['encode']=function(_0x10e9aa,_0x50e1b0){return _0x50e1b0||(_0x50e1b0=_0x38d62f['create']()),null!=_0x10e9aa['range']&&Object['hasOwnProperty']['call'](_0x10e9aa,'range')&&_0x2a1ba9['Range']['encode'](_0x10e9aa['range'],_0x50e1b0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10e9aa['key']&&Object['hasOwnProperty']['call'](_0x10e9aa,'key')&&_0x50e1b0['uint32'](0x12)['string'](_0x10e9aa['key']),null!=_0x10e9aa['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e9aa,'oldValueBoolean')&&_0x50e1b0['uint32'](0x18)['bool'](_0x10e9aa['oldValueBoolean']),null!=_0x10e9aa['oldValueJson']&&Object['hasOwnProperty']['call'](_0x10e9aa,'oldValueJson')&&_0x50e1b0['uint32'](0x22)['string'](_0x10e9aa['oldValueJson']),null!=_0x10e9aa['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e9aa,'newValueBoolean')&&_0x50e1b0['uint32'](0x28)['bool'](_0x10e9aa['newValueBoolean']),null!=_0x10e9aa['newValueJson']&&Object['hasOwnProperty']['call'](_0x10e9aa,'newValueJson')&&_0x50e1b0['uint32'](0x32)['string'](_0x10e9aa['newValueJson']),null!=_0x10e9aa['wasUndone']&&Object['hasOwnProperty']['call'](_0x10e9aa,'wasUndone')&&_0x50e1b0['uint32'](0x38)['bool'](_0x10e9aa['wasUndone']),_0x50e1b0;},_0x1bba8f['encodeDelimited']=function(_0x2bd26f,_0x25c0b5){return this['encode'](_0x2bd26f,_0x25c0b5)['ldelim']();},_0x1bba8f['decode']=function(_0x63fa80,_0x19683b){_0x63fa80 instanceof _0x1306f7||(_0x63fa80=_0x1306f7['create'](_0x63fa80));for(var _0x391083=void 0x0===_0x19683b?_0x63fa80['len']:_0x63fa80['pos']+_0x19683b,_0x7e7bc9=new _0x2a1ba9['AttributeOperation']();_0x63fa80['pos']<_0x391083;){var _0x1d5a44=_0x63fa80['uint32']();switch(_0x1d5a44>>>0x3){case 0x1:_0x7e7bc9['range']=_0x2a1ba9['Range']['decode'](_0x63fa80,_0x63fa80['uint32']());break;case 0x2:_0x7e7bc9['key']=_0x63fa80['string']();break;case 0x3:_0x7e7bc9['oldValueBoolean']=_0x63fa80['bool']();break;case 0x4:_0x7e7bc9['oldValueJson']=_0x63fa80['string']();break;case 0x5:_0x7e7bc9['newValueBoolean']=_0x63fa80['bool']();break;case 0x6:_0x7e7bc9['newValueJson']=_0x63fa80['string']();break;case 0x7:_0x7e7bc9['wasUndone']=_0x63fa80['bool']();break;default:_0x63fa80['skipType'](0x7&_0x1d5a44);}}return _0x7e7bc9;},_0x1bba8f['decodeDelimited']=function(_0x311d8b){return _0x311d8b instanceof _0x1306f7||(_0x311d8b=new _0x1306f7(_0x311d8b)),this['decode'](_0x311d8b,_0x311d8b['uint32']());},_0x1bba8f['verify']=function(_0x50848b){if('object'!=typeof _0x50848b||null===_0x50848b)return'object\x20expected';if(null!=_0x50848b['range']&&_0x50848b['hasOwnProperty']('range')){var _0x30323d=_0x2a1ba9['Range']['verify'](_0x50848b['range']);if(_0x30323d)return'range.'+_0x30323d;}return null!=_0x50848b['key']&&_0x50848b['hasOwnProperty']('key')&&!_0x5a1c94['isString'](_0x50848b['key'])?'key:\x20string\x20expected':null!=_0x50848b['oldValueBoolean']&&_0x50848b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x50848b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x50848b['oldValueJson']&&_0x50848b['hasOwnProperty']('oldValueJson')&&!_0x5a1c94['isString'](_0x50848b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x50848b['newValueBoolean']&&_0x50848b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x50848b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x50848b['newValueJson']&&_0x50848b['hasOwnProperty']('newValueJson')&&!_0x5a1c94['isString'](_0x50848b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x50848b['wasUndone']&&_0x50848b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50848b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bba8f['fromObject']=function(_0x3ca892){if(_0x3ca892 instanceof _0x2a1ba9['AttributeOperation'])return _0x3ca892;var _0x472f73=new _0x2a1ba9['AttributeOperation']();if(null!=_0x3ca892['range']){if('object'!=typeof _0x3ca892['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x472f73['range']=_0x2a1ba9['Range']['fromObject'](_0x3ca892['range']);}return null!=_0x3ca892['key']&&(_0x472f73['key']=String(_0x3ca892['key'])),null!=_0x3ca892['oldValueBoolean']&&(_0x472f73['oldValueBoolean']=Boolean(_0x3ca892['oldValueBoolean'])),null!=_0x3ca892['oldValueJson']&&(_0x472f73['oldValueJson']=String(_0x3ca892['oldValueJson'])),null!=_0x3ca892['newValueBoolean']&&(_0x472f73['newValueBoolean']=Boolean(_0x3ca892['newValueBoolean'])),null!=_0x3ca892['newValueJson']&&(_0x472f73['newValueJson']=String(_0x3ca892['newValueJson'])),null!=_0x3ca892['wasUndone']&&(_0x472f73['wasUndone']=Boolean(_0x3ca892['wasUndone'])),_0x472f73;},_0x1bba8f['toObject']=function(_0x3d5d6d,_0x59643c){_0x59643c||(_0x59643c={});var _0x21c07f={};return _0x59643c['defaults']&&(_0x21c07f['range']=null,_0x21c07f['key']='',_0x21c07f['oldValueBoolean']=!0x1,_0x21c07f['oldValueJson']='',_0x21c07f['newValueBoolean']=!0x1,_0x21c07f['newValueJson']='',_0x21c07f['wasUndone']=!0x1),null!=_0x3d5d6d['range']&&_0x3d5d6d['hasOwnProperty']('range')&&(_0x21c07f['range']=_0x2a1ba9['Range']['toObject'](_0x3d5d6d['range'],_0x59643c)),null!=_0x3d5d6d['key']&&_0x3d5d6d['hasOwnProperty']('key')&&(_0x21c07f['key']=_0x3d5d6d['key']),null!=_0x3d5d6d['oldValueBoolean']&&_0x3d5d6d['hasOwnProperty']('oldValueBoolean')&&(_0x21c07f['oldValueBoolean']=_0x3d5d6d['oldValueBoolean']),null!=_0x3d5d6d['oldValueJson']&&_0x3d5d6d['hasOwnProperty']('oldValueJson')&&(_0x21c07f['oldValueJson']=_0x3d5d6d['oldValueJson']),null!=_0x3d5d6d['newValueBoolean']&&_0x3d5d6d['hasOwnProperty']('newValueBoolean')&&(_0x21c07f['newValueBoolean']=_0x3d5d6d['newValueBoolean']),null!=_0x3d5d6d['newValueJson']&&_0x3d5d6d['hasOwnProperty']('newValueJson')&&(_0x21c07f['newValueJson']=_0x3d5d6d['newValueJson']),null!=_0x3d5d6d['wasUndone']&&_0x3d5d6d['hasOwnProperty']('wasUndone')&&(_0x21c07f['wasUndone']=_0x3d5d6d['wasUndone']),_0x21c07f;},_0x1bba8f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x1bba8f['getTypeUrl']=function(_0xfa844e){return void 0x0===_0xfa844e&&(_0xfa844e='type.googleapis.com'),_0xfa844e+'/AttributeOperation';},_0x1bba8f;}()),_0x2a1ba9['InsertOperation']=(function(){function _0x1b8319(_0xd3aeaf){if(this['nodes']=[],_0xd3aeaf){for(var _0x437490=Object['keys'](_0xd3aeaf),_0x3ab03a=0x0;_0x3ab03a<_0x437490['length'];++_0x3ab03a)null!=_0xd3aeaf[_0x437490[_0x3ab03a]]&&(this[_0x437490[_0x3ab03a]]=_0xd3aeaf[_0x437490[_0x3ab03a]]);}}return _0x1b8319['prototype']['position']=null,_0x1b8319['prototype']['nodes']=_0x5a1c94['emptyArray'],_0x1b8319['prototype']['shouldReceiveAttributes']=!0x1,_0x1b8319['prototype']['wasUndone']=!0x1,_0x1b8319['create']=function(_0x229131){return new _0x1b8319(_0x229131);},_0x1b8319['encode']=function(_0x30ad9d,_0x38c803){if(_0x38c803||(_0x38c803=_0x38d62f['create']()),null!=_0x30ad9d['position']&&Object['hasOwnProperty']['call'](_0x30ad9d,'position')&&_0x2a1ba9['Position']['encode'](_0x30ad9d['position'],_0x38c803['uint32'](0xa)['fork']())['ldelim'](),null!=_0x30ad9d['nodes']&&_0x30ad9d['nodes']['length']){for(var _0x234e9b=0x0;_0x234e9b<_0x30ad9d['nodes']['length'];++_0x234e9b)_0x2a1ba9['Element']['encode'](_0x30ad9d['nodes'][_0x234e9b],_0x38c803['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x30ad9d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x30ad9d,'shouldReceiveAttributes')&&_0x38c803['uint32'](0x18)['bool'](_0x30ad9d['shouldReceiveAttributes']),null!=_0x30ad9d['wasUndone']&&Object['hasOwnProperty']['call'](_0x30ad9d,'wasUndone')&&_0x38c803['uint32'](0x20)['bool'](_0x30ad9d['wasUndone']),_0x38c803;},_0x1b8319['encodeDelimited']=function(_0x329a2a,_0x2eede2){return this['encode'](_0x329a2a,_0x2eede2)['ldelim']();},_0x1b8319['decode']=function(_0x199df3,_0x4b0e7e){_0x199df3 instanceof _0x1306f7||(_0x199df3=_0x1306f7['create'](_0x199df3));for(var _0x5d6e35=void 0x0===_0x4b0e7e?_0x199df3['len']:_0x199df3['pos']+_0x4b0e7e,_0x489bac=new _0x2a1ba9['InsertOperation']();_0x199df3['pos']<_0x5d6e35;){var _0x180497=_0x199df3['uint32']();switch(_0x180497>>>0x3){case 0x1:_0x489bac['position']=_0x2a1ba9['Position']['decode'](_0x199df3,_0x199df3['uint32']());break;case 0x2:_0x489bac['nodes']&&_0x489bac['nodes']['length']||(_0x489bac['nodes']=[]),_0x489bac['nodes']['push'](_0x2a1ba9['Element']['decode'](_0x199df3,_0x199df3['uint32']()));break;case 0x3:_0x489bac['shouldReceiveAttributes']=_0x199df3['bool']();break;case 0x4:_0x489bac['wasUndone']=_0x199df3['bool']();break;default:_0x199df3['skipType'](0x7&_0x180497);}}return _0x489bac;},_0x1b8319['decodeDelimited']=function(_0x4956a8){return _0x4956a8 instanceof _0x1306f7||(_0x4956a8=new _0x1306f7(_0x4956a8)),this['decode'](_0x4956a8,_0x4956a8['uint32']());},_0x1b8319['verify']=function(_0x2eadc1){if('object'!=typeof _0x2eadc1||null===_0x2eadc1)return'object\x20expected';if(null!=_0x2eadc1['position']&&_0x2eadc1['hasOwnProperty']('position')&&(_0xcb0899=_0x2a1ba9['Position']['verify'](_0x2eadc1['position'])))return'position.'+_0xcb0899;if(null!=_0x2eadc1['nodes']&&_0x2eadc1['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2eadc1['nodes']))return'nodes:\x20array\x20expected';for(var _0x37ddf7=0x0;_0x37ddf7<_0x2eadc1['nodes']['length'];++_0x37ddf7){var _0xcb0899;if(_0xcb0899=_0x2a1ba9['Element']['verify'](_0x2eadc1['nodes'][_0x37ddf7]))return'nodes.'+_0xcb0899;}}return null!=_0x2eadc1['shouldReceiveAttributes']&&_0x2eadc1['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2eadc1['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2eadc1['wasUndone']&&_0x2eadc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2eadc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b8319['fromObject']=function(_0x1b4c73){if(_0x1b4c73 instanceof _0x2a1ba9['InsertOperation'])return _0x1b4c73;var _0x344aa5=new _0x2a1ba9['InsertOperation']();if(null!=_0x1b4c73['position']){if('object'!=typeof _0x1b4c73['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x344aa5['position']=_0x2a1ba9['Position']['fromObject'](_0x1b4c73['position']);}if(_0x1b4c73['nodes']){if(!Array['isArray'](_0x1b4c73['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x344aa5['nodes']=[];for(var _0x19601c=0x0;_0x19601c<_0x1b4c73['nodes']['length'];++_0x19601c){if('object'!=typeof _0x1b4c73['nodes'][_0x19601c])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x344aa5['nodes'][_0x19601c]=_0x2a1ba9['Element']['fromObject'](_0x1b4c73['nodes'][_0x19601c]);}}return null!=_0x1b4c73['shouldReceiveAttributes']&&(_0x344aa5['shouldReceiveAttributes']=Boolean(_0x1b4c73['shouldReceiveAttributes'])),null!=_0x1b4c73['wasUndone']&&(_0x344aa5['wasUndone']=Boolean(_0x1b4c73['wasUndone'])),_0x344aa5;},_0x1b8319['toObject']=function(_0x33d498,_0x1900d8){_0x1900d8||(_0x1900d8={});var _0x3987c0={};if((_0x1900d8['arrays']||_0x1900d8['defaults'])&&(_0x3987c0['nodes']=[]),_0x1900d8['defaults']&&(_0x3987c0['position']=null,_0x3987c0['shouldReceiveAttributes']=!0x1,_0x3987c0['wasUndone']=!0x1),null!=_0x33d498['position']&&_0x33d498['hasOwnProperty']('position')&&(_0x3987c0['position']=_0x2a1ba9['Position']['toObject'](_0x33d498['position'],_0x1900d8)),_0x33d498['nodes']&&_0x33d498['nodes']['length']){_0x3987c0['nodes']=[];for(var _0x87d1a2=0x0;_0x87d1a2<_0x33d498['nodes']['length'];++_0x87d1a2)_0x3987c0['nodes'][_0x87d1a2]=_0x2a1ba9['Element']['toObject'](_0x33d498['nodes'][_0x87d1a2],_0x1900d8);}return null!=_0x33d498['shouldReceiveAttributes']&&_0x33d498['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3987c0['shouldReceiveAttributes']=_0x33d498['shouldReceiveAttributes']),null!=_0x33d498['wasUndone']&&_0x33d498['hasOwnProperty']('wasUndone')&&(_0x3987c0['wasUndone']=_0x33d498['wasUndone']),_0x3987c0;},_0x1b8319['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x1b8319['getTypeUrl']=function(_0x154c7e){return void 0x0===_0x154c7e&&(_0x154c7e='type.googleapis.com'),_0x154c7e+'/InsertOperation';},_0x1b8319;}()),_0x2a1ba9['MarkerOperation']=(function(){function _0x29be30(_0x5c8ac0){if(_0x5c8ac0){for(var _0x27e324=Object['keys'](_0x5c8ac0),_0x31dc15=0x0;_0x31dc15<_0x27e324['length'];++_0x31dc15)null!=_0x5c8ac0[_0x27e324[_0x31dc15]]&&(this[_0x27e324[_0x31dc15]]=_0x5c8ac0[_0x27e324[_0x31dc15]]);}}return _0x29be30['prototype']['name']='',_0x29be30['prototype']['oldRange']=null,_0x29be30['prototype']['newRange']=null,_0x29be30['prototype']['affectsData']=!0x1,_0x29be30['prototype']['wasUndone']=!0x1,_0x29be30['create']=function(_0x50399c){return new _0x29be30(_0x50399c);},_0x29be30['encode']=function(_0x11470a,_0x4253fd){return _0x4253fd||(_0x4253fd=_0x38d62f['create']()),null!=_0x11470a['name']&&Object['hasOwnProperty']['call'](_0x11470a,'name')&&_0x4253fd['uint32'](0xa)['string'](_0x11470a['name']),null!=_0x11470a['oldRange']&&Object['hasOwnProperty']['call'](_0x11470a,'oldRange')&&_0x2a1ba9['Range']['encode'](_0x11470a['oldRange'],_0x4253fd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x11470a['newRange']&&Object['hasOwnProperty']['call'](_0x11470a,'newRange')&&_0x2a1ba9['Range']['encode'](_0x11470a['newRange'],_0x4253fd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x11470a['affectsData']&&Object['hasOwnProperty']['call'](_0x11470a,'affectsData')&&_0x4253fd['uint32'](0x20)['bool'](_0x11470a['affectsData']),null!=_0x11470a['wasUndone']&&Object['hasOwnProperty']['call'](_0x11470a,'wasUndone')&&_0x4253fd['uint32'](0x28)['bool'](_0x11470a['wasUndone']),_0x4253fd;},_0x29be30['encodeDelimited']=function(_0x4be2bc,_0x5c2441){return this['encode'](_0x4be2bc,_0x5c2441)['ldelim']();},_0x29be30['decode']=function(_0x4b69d1,_0x5eef34){_0x4b69d1 instanceof _0x1306f7||(_0x4b69d1=_0x1306f7['create'](_0x4b69d1));for(var _0x49fc3f=void 0x0===_0x5eef34?_0x4b69d1['len']:_0x4b69d1['pos']+_0x5eef34,_0x252c68=new _0x2a1ba9['MarkerOperation']();_0x4b69d1['pos']<_0x49fc3f;){var _0x34d863=_0x4b69d1['uint32']();switch(_0x34d863>>>0x3){case 0x1:_0x252c68['name']=_0x4b69d1['string']();break;case 0x2:_0x252c68['oldRange']=_0x2a1ba9['Range']['decode'](_0x4b69d1,_0x4b69d1['uint32']());break;case 0x3:_0x252c68['newRange']=_0x2a1ba9['Range']['decode'](_0x4b69d1,_0x4b69d1['uint32']());break;case 0x4:_0x252c68['affectsData']=_0x4b69d1['bool']();break;case 0x5:_0x252c68['wasUndone']=_0x4b69d1['bool']();break;default:_0x4b69d1['skipType'](0x7&_0x34d863);}}return _0x252c68;},_0x29be30['decodeDelimited']=function(_0xd74643){return _0xd74643 instanceof _0x1306f7||(_0xd74643=new _0x1306f7(_0xd74643)),this['decode'](_0xd74643,_0xd74643['uint32']());},_0x29be30['verify']=function(_0x5d120c){if('object'!=typeof _0x5d120c||null===_0x5d120c)return'object\x20expected';if(null!=_0x5d120c['name']&&_0x5d120c['hasOwnProperty']('name')&&!_0x5a1c94['isString'](_0x5d120c['name']))return'name:\x20string\x20expected';var _0x370aa7;if(null!=_0x5d120c['oldRange']&&_0x5d120c['hasOwnProperty']('oldRange')&&(_0x370aa7=_0x2a1ba9['Range']['verify'](_0x5d120c['oldRange'])))return'oldRange.'+_0x370aa7;if(null!=_0x5d120c['newRange']&&_0x5d120c['hasOwnProperty']('newRange')&&(_0x370aa7=_0x2a1ba9['Range']['verify'](_0x5d120c['newRange'])))return'newRange.'+_0x370aa7;return null!=_0x5d120c['affectsData']&&_0x5d120c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5d120c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5d120c['wasUndone']&&_0x5d120c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d120c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29be30['fromObject']=function(_0x289b47){if(_0x289b47 instanceof _0x2a1ba9['MarkerOperation'])return _0x289b47;var _0x414d5a=new _0x2a1ba9['MarkerOperation']();if(null!=_0x289b47['name']&&(_0x414d5a['name']=String(_0x289b47['name'])),null!=_0x289b47['oldRange']){if('object'!=typeof _0x289b47['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x414d5a['oldRange']=_0x2a1ba9['Range']['fromObject'](_0x289b47['oldRange']);}if(null!=_0x289b47['newRange']){if('object'!=typeof _0x289b47['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x414d5a['newRange']=_0x2a1ba9['Range']['fromObject'](_0x289b47['newRange']);}return null!=_0x289b47['affectsData']&&(_0x414d5a['affectsData']=Boolean(_0x289b47['affectsData'])),null!=_0x289b47['wasUndone']&&(_0x414d5a['wasUndone']=Boolean(_0x289b47['wasUndone'])),_0x414d5a;},_0x29be30['toObject']=function(_0x58f576,_0xc207d3){_0xc207d3||(_0xc207d3={});var _0x375c05={};return _0xc207d3['defaults']&&(_0x375c05['name']='',_0x375c05['oldRange']=null,_0x375c05['newRange']=null,_0x375c05['affectsData']=!0x1,_0x375c05['wasUndone']=!0x1),null!=_0x58f576['name']&&_0x58f576['hasOwnProperty']('name')&&(_0x375c05['name']=_0x58f576['name']),null!=_0x58f576['oldRange']&&_0x58f576['hasOwnProperty']('oldRange')&&(_0x375c05['oldRange']=_0x2a1ba9['Range']['toObject'](_0x58f576['oldRange'],_0xc207d3)),null!=_0x58f576['newRange']&&_0x58f576['hasOwnProperty']('newRange')&&(_0x375c05['newRange']=_0x2a1ba9['Range']['toObject'](_0x58f576['newRange'],_0xc207d3)),null!=_0x58f576['affectsData']&&_0x58f576['hasOwnProperty']('affectsData')&&(_0x375c05['affectsData']=_0x58f576['affectsData']),null!=_0x58f576['wasUndone']&&_0x58f576['hasOwnProperty']('wasUndone')&&(_0x375c05['wasUndone']=_0x58f576['wasUndone']),_0x375c05;},_0x29be30['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x29be30['getTypeUrl']=function(_0x2c452a){return void 0x0===_0x2c452a&&(_0x2c452a='type.googleapis.com'),_0x2c452a+'/MarkerOperation';},_0x29be30;}()),_0x2a1ba9['MergeOperation']=(function(){function _0x25dac4(_0x41ca2e){if(_0x41ca2e){for(var _0x46796f=Object['keys'](_0x41ca2e),_0x1235fd=0x0;_0x1235fd<_0x46796f['length'];++_0x1235fd)null!=_0x41ca2e[_0x46796f[_0x1235fd]]&&(this[_0x46796f[_0x1235fd]]=_0x41ca2e[_0x46796f[_0x1235fd]]);}}return _0x25dac4['prototype']['sourcePosition']=null,_0x25dac4['prototype']['targetPosition']=null,_0x25dac4['prototype']['graveyardPosition']=null,_0x25dac4['prototype']['howMany']=0x0,_0x25dac4['prototype']['wasUndone']=!0x1,_0x25dac4['create']=function(_0x26dbb6){return new _0x25dac4(_0x26dbb6);},_0x25dac4['encode']=function(_0x5f1a1c,_0x525bd8){return _0x525bd8||(_0x525bd8=_0x38d62f['create']()),null!=_0x5f1a1c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5f1a1c,'sourcePosition')&&_0x2a1ba9['Position']['encode'](_0x5f1a1c['sourcePosition'],_0x525bd8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5f1a1c['targetPosition']&&Object['hasOwnProperty']['call'](_0x5f1a1c,'targetPosition')&&_0x2a1ba9['Position']['encode'](_0x5f1a1c['targetPosition'],_0x525bd8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5f1a1c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5f1a1c,'graveyardPosition')&&_0x2a1ba9['Position']['encode'](_0x5f1a1c['graveyardPosition'],_0x525bd8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5f1a1c['howMany']&&Object['hasOwnProperty']['call'](_0x5f1a1c,'howMany')&&_0x525bd8['uint32'](0x20)['uint32'](_0x5f1a1c['howMany']),null!=_0x5f1a1c['wasUndone']&&Object['hasOwnProperty']['call'](_0x5f1a1c,'wasUndone')&&_0x525bd8['uint32'](0x28)['bool'](_0x5f1a1c['wasUndone']),_0x525bd8;},_0x25dac4['encodeDelimited']=function(_0x5c2c37,_0x386ede){return this['encode'](_0x5c2c37,_0x386ede)['ldelim']();},_0x25dac4['decode']=function(_0x160aa3,_0x53e54c){_0x160aa3 instanceof _0x1306f7||(_0x160aa3=_0x1306f7['create'](_0x160aa3));for(var _0x8d0421=void 0x0===_0x53e54c?_0x160aa3['len']:_0x160aa3['pos']+_0x53e54c,_0x5a0b15=new _0x2a1ba9['MergeOperation']();_0x160aa3['pos']<_0x8d0421;){var _0x12efbd=_0x160aa3['uint32']();switch(_0x12efbd>>>0x3){case 0x1:_0x5a0b15['sourcePosition']=_0x2a1ba9['Position']['decode'](_0x160aa3,_0x160aa3['uint32']());break;case 0x2:_0x5a0b15['targetPosition']=_0x2a1ba9['Position']['decode'](_0x160aa3,_0x160aa3['uint32']());break;case 0x3:_0x5a0b15['graveyardPosition']=_0x2a1ba9['Position']['decode'](_0x160aa3,_0x160aa3['uint32']());break;case 0x4:_0x5a0b15['howMany']=_0x160aa3['uint32']();break;case 0x5:_0x5a0b15['wasUndone']=_0x160aa3['bool']();break;default:_0x160aa3['skipType'](0x7&_0x12efbd);}}return _0x5a0b15;},_0x25dac4['decodeDelimited']=function(_0x573ac8){return _0x573ac8 instanceof _0x1306f7||(_0x573ac8=new _0x1306f7(_0x573ac8)),this['decode'](_0x573ac8,_0x573ac8['uint32']());},_0x25dac4['verify']=function(_0x2d56f4){if('object'!=typeof _0x2d56f4||null===_0x2d56f4)return'object\x20expected';var _0x7d1ffd;if(null!=_0x2d56f4['sourcePosition']&&_0x2d56f4['hasOwnProperty']('sourcePosition')&&(_0x7d1ffd=_0x2a1ba9['Position']['verify'](_0x2d56f4['sourcePosition'])))return'sourcePosition.'+_0x7d1ffd;if(null!=_0x2d56f4['targetPosition']&&_0x2d56f4['hasOwnProperty']('targetPosition')&&(_0x7d1ffd=_0x2a1ba9['Position']['verify'](_0x2d56f4['targetPosition'])))return'targetPosition.'+_0x7d1ffd;if(null!=_0x2d56f4['graveyardPosition']&&_0x2d56f4['hasOwnProperty']('graveyardPosition')&&(_0x7d1ffd=_0x2a1ba9['Position']['verify'](_0x2d56f4['graveyardPosition'])))return'graveyardPosition.'+_0x7d1ffd;return null!=_0x2d56f4['howMany']&&_0x2d56f4['hasOwnProperty']('howMany')&&!_0x5a1c94['isInteger'](_0x2d56f4['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2d56f4['wasUndone']&&_0x2d56f4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2d56f4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25dac4['fromObject']=function(_0x35d025){if(_0x35d025 instanceof _0x2a1ba9['MergeOperation'])return _0x35d025;var _0x135f5f=new _0x2a1ba9['MergeOperation']();if(null!=_0x35d025['sourcePosition']){if('object'!=typeof _0x35d025['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x135f5f['sourcePosition']=_0x2a1ba9['Position']['fromObject'](_0x35d025['sourcePosition']);}if(null!=_0x35d025['targetPosition']){if('object'!=typeof _0x35d025['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x135f5f['targetPosition']=_0x2a1ba9['Position']['fromObject'](_0x35d025['targetPosition']);}if(null!=_0x35d025['graveyardPosition']){if('object'!=typeof _0x35d025['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x135f5f['graveyardPosition']=_0x2a1ba9['Position']['fromObject'](_0x35d025['graveyardPosition']);}return null!=_0x35d025['howMany']&&(_0x135f5f['howMany']=_0x35d025['howMany']>>>0x0),null!=_0x35d025['wasUndone']&&(_0x135f5f['wasUndone']=Boolean(_0x35d025['wasUndone'])),_0x135f5f;},_0x25dac4['toObject']=function(_0x4ab3ef,_0x4ba4df){_0x4ba4df||(_0x4ba4df={});var _0x5a4c79={};return _0x4ba4df['defaults']&&(_0x5a4c79['sourcePosition']=null,_0x5a4c79['targetPosition']=null,_0x5a4c79['graveyardPosition']=null,_0x5a4c79['howMany']=0x0,_0x5a4c79['wasUndone']=!0x1),null!=_0x4ab3ef['sourcePosition']&&_0x4ab3ef['hasOwnProperty']('sourcePosition')&&(_0x5a4c79['sourcePosition']=_0x2a1ba9['Position']['toObject'](_0x4ab3ef['sourcePosition'],_0x4ba4df)),null!=_0x4ab3ef['targetPosition']&&_0x4ab3ef['hasOwnProperty']('targetPosition')&&(_0x5a4c79['targetPosition']=_0x2a1ba9['Position']['toObject'](_0x4ab3ef['targetPosition'],_0x4ba4df)),null!=_0x4ab3ef['graveyardPosition']&&_0x4ab3ef['hasOwnProperty']('graveyardPosition')&&(_0x5a4c79['graveyardPosition']=_0x2a1ba9['Position']['toObject'](_0x4ab3ef['graveyardPosition'],_0x4ba4df)),null!=_0x4ab3ef['howMany']&&_0x4ab3ef['hasOwnProperty']('howMany')&&(_0x5a4c79['howMany']=_0x4ab3ef['howMany']),null!=_0x4ab3ef['wasUndone']&&_0x4ab3ef['hasOwnProperty']('wasUndone')&&(_0x5a4c79['wasUndone']=_0x4ab3ef['wasUndone']),_0x5a4c79;},_0x25dac4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x25dac4['getTypeUrl']=function(_0x90042f){return void 0x0===_0x90042f&&(_0x90042f='type.googleapis.com'),_0x90042f+'/MergeOperation';},_0x25dac4;}()),_0x2a1ba9['MoveOperation']=(function(){function _0x48ecb2(_0x3acd80){if(_0x3acd80){for(var _0x4b21bd=Object['keys'](_0x3acd80),_0xcc9f8=0x0;_0xcc9f8<_0x4b21bd['length'];++_0xcc9f8)null!=_0x3acd80[_0x4b21bd[_0xcc9f8]]&&(this[_0x4b21bd[_0xcc9f8]]=_0x3acd80[_0x4b21bd[_0xcc9f8]]);}}return _0x48ecb2['prototype']['sourcePosition']=null,_0x48ecb2['prototype']['howMany']=0x0,_0x48ecb2['prototype']['targetPosition']=null,_0x48ecb2['prototype']['wasUndone']=!0x1,_0x48ecb2['create']=function(_0x55e78c){return new _0x48ecb2(_0x55e78c);},_0x48ecb2['encode']=function(_0x346e24,_0x147a7a){return _0x147a7a||(_0x147a7a=_0x38d62f['create']()),null!=_0x346e24['sourcePosition']&&Object['hasOwnProperty']['call'](_0x346e24,'sourcePosition')&&_0x2a1ba9['Position']['encode'](_0x346e24['sourcePosition'],_0x147a7a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x346e24['howMany']&&Object['hasOwnProperty']['call'](_0x346e24,'howMany')&&_0x147a7a['uint32'](0x10)['uint32'](_0x346e24['howMany']),null!=_0x346e24['targetPosition']&&Object['hasOwnProperty']['call'](_0x346e24,'targetPosition')&&_0x2a1ba9['Position']['encode'](_0x346e24['targetPosition'],_0x147a7a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x346e24['wasUndone']&&Object['hasOwnProperty']['call'](_0x346e24,'wasUndone')&&_0x147a7a['uint32'](0x20)['bool'](_0x346e24['wasUndone']),_0x147a7a;},_0x48ecb2['encodeDelimited']=function(_0x2276a3,_0x1283fd){return this['encode'](_0x2276a3,_0x1283fd)['ldelim']();},_0x48ecb2['decode']=function(_0x155545,_0x4aaca7){_0x155545 instanceof _0x1306f7||(_0x155545=_0x1306f7['create'](_0x155545));for(var _0x5dbf8b=void 0x0===_0x4aaca7?_0x155545['len']:_0x155545['pos']+_0x4aaca7,_0x289820=new _0x2a1ba9['MoveOperation']();_0x155545['pos']<_0x5dbf8b;){var _0x1bf820=_0x155545['uint32']();switch(_0x1bf820>>>0x3){case 0x1:_0x289820['sourcePosition']=_0x2a1ba9['Position']['decode'](_0x155545,_0x155545['uint32']());break;case 0x2:_0x289820['howMany']=_0x155545['uint32']();break;case 0x3:_0x289820['targetPosition']=_0x2a1ba9['Position']['decode'](_0x155545,_0x155545['uint32']());break;case 0x4:_0x289820['wasUndone']=_0x155545['bool']();break;default:_0x155545['skipType'](0x7&_0x1bf820);}}return _0x289820;},_0x48ecb2['decodeDelimited']=function(_0x1613ca){return _0x1613ca instanceof _0x1306f7||(_0x1613ca=new _0x1306f7(_0x1613ca)),this['decode'](_0x1613ca,_0x1613ca['uint32']());},_0x48ecb2['verify']=function(_0x1e5926){if('object'!=typeof _0x1e5926||null===_0x1e5926)return'object\x20expected';var _0x12c995;if(null!=_0x1e5926['sourcePosition']&&_0x1e5926['hasOwnProperty']('sourcePosition')&&(_0x12c995=_0x2a1ba9['Position']['verify'](_0x1e5926['sourcePosition'])))return'sourcePosition.'+_0x12c995;if(null!=_0x1e5926['howMany']&&_0x1e5926['hasOwnProperty']('howMany')&&!_0x5a1c94['isInteger'](_0x1e5926['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1e5926['targetPosition']&&_0x1e5926['hasOwnProperty']('targetPosition')&&(_0x12c995=_0x2a1ba9['Position']['verify'](_0x1e5926['targetPosition'])))return'targetPosition.'+_0x12c995;return null!=_0x1e5926['wasUndone']&&_0x1e5926['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e5926['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x48ecb2['fromObject']=function(_0x5e2af7){if(_0x5e2af7 instanceof _0x2a1ba9['MoveOperation'])return _0x5e2af7;var _0x5cbd6e=new _0x2a1ba9['MoveOperation']();if(null!=_0x5e2af7['sourcePosition']){if('object'!=typeof _0x5e2af7['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5cbd6e['sourcePosition']=_0x2a1ba9['Position']['fromObject'](_0x5e2af7['sourcePosition']);}if(null!=_0x5e2af7['howMany']&&(_0x5cbd6e['howMany']=_0x5e2af7['howMany']>>>0x0),null!=_0x5e2af7['targetPosition']){if('object'!=typeof _0x5e2af7['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5cbd6e['targetPosition']=_0x2a1ba9['Position']['fromObject'](_0x5e2af7['targetPosition']);}return null!=_0x5e2af7['wasUndone']&&(_0x5cbd6e['wasUndone']=Boolean(_0x5e2af7['wasUndone'])),_0x5cbd6e;},_0x48ecb2['toObject']=function(_0x43488c,_0x1d5aa5){_0x1d5aa5||(_0x1d5aa5={});var _0x494f63={};return _0x1d5aa5['defaults']&&(_0x494f63['sourcePosition']=null,_0x494f63['howMany']=0x0,_0x494f63['targetPosition']=null,_0x494f63['wasUndone']=!0x1),null!=_0x43488c['sourcePosition']&&_0x43488c['hasOwnProperty']('sourcePosition')&&(_0x494f63['sourcePosition']=_0x2a1ba9['Position']['toObject'](_0x43488c['sourcePosition'],_0x1d5aa5)),null!=_0x43488c['howMany']&&_0x43488c['hasOwnProperty']('howMany')&&(_0x494f63['howMany']=_0x43488c['howMany']),null!=_0x43488c['targetPosition']&&_0x43488c['hasOwnProperty']('targetPosition')&&(_0x494f63['targetPosition']=_0x2a1ba9['Position']['toObject'](_0x43488c['targetPosition'],_0x1d5aa5)),null!=_0x43488c['wasUndone']&&_0x43488c['hasOwnProperty']('wasUndone')&&(_0x494f63['wasUndone']=_0x43488c['wasUndone']),_0x494f63;},_0x48ecb2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x48ecb2['getTypeUrl']=function(_0x4ccf88){return void 0x0===_0x4ccf88&&(_0x4ccf88='type.googleapis.com'),_0x4ccf88+'/MoveOperation';},_0x48ecb2;}()),_0x2a1ba9['RenameOperation']=(function(){function _0x122a43(_0x16d62a){if(_0x16d62a){for(var _0x5f07c3=Object['keys'](_0x16d62a),_0x17a293=0x0;_0x17a293<_0x5f07c3['length'];++_0x17a293)null!=_0x16d62a[_0x5f07c3[_0x17a293]]&&(this[_0x5f07c3[_0x17a293]]=_0x16d62a[_0x5f07c3[_0x17a293]]);}}return _0x122a43['prototype']['position']=null,_0x122a43['prototype']['oldName']='',_0x122a43['prototype']['newName']='',_0x122a43['prototype']['wasUndone']=!0x1,_0x122a43['create']=function(_0x31b326){return new _0x122a43(_0x31b326);},_0x122a43['encode']=function(_0x89dfad,_0x60609d){return _0x60609d||(_0x60609d=_0x38d62f['create']()),null!=_0x89dfad['position']&&Object['hasOwnProperty']['call'](_0x89dfad,'position')&&_0x2a1ba9['Position']['encode'](_0x89dfad['position'],_0x60609d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x89dfad['oldName']&&Object['hasOwnProperty']['call'](_0x89dfad,'oldName')&&_0x60609d['uint32'](0x12)['string'](_0x89dfad['oldName']),null!=_0x89dfad['newName']&&Object['hasOwnProperty']['call'](_0x89dfad,'newName')&&_0x60609d['uint32'](0x1a)['string'](_0x89dfad['newName']),null!=_0x89dfad['wasUndone']&&Object['hasOwnProperty']['call'](_0x89dfad,'wasUndone')&&_0x60609d['uint32'](0x20)['bool'](_0x89dfad['wasUndone']),_0x60609d;},_0x122a43['encodeDelimited']=function(_0x57bc36,_0x2daa2f){return this['encode'](_0x57bc36,_0x2daa2f)['ldelim']();},_0x122a43['decode']=function(_0x5ea7bc,_0x581e3d){_0x5ea7bc instanceof _0x1306f7||(_0x5ea7bc=_0x1306f7['create'](_0x5ea7bc));for(var _0x46fa20=void 0x0===_0x581e3d?_0x5ea7bc['len']:_0x5ea7bc['pos']+_0x581e3d,_0x574981=new _0x2a1ba9['RenameOperation']();_0x5ea7bc['pos']<_0x46fa20;){var _0x184dda=_0x5ea7bc['uint32']();switch(_0x184dda>>>0x3){case 0x1:_0x574981['position']=_0x2a1ba9['Position']['decode'](_0x5ea7bc,_0x5ea7bc['uint32']());break;case 0x2:_0x574981['oldName']=_0x5ea7bc['string']();break;case 0x3:_0x574981['newName']=_0x5ea7bc['string']();break;case 0x4:_0x574981['wasUndone']=_0x5ea7bc['bool']();break;default:_0x5ea7bc['skipType'](0x7&_0x184dda);}}return _0x574981;},_0x122a43['decodeDelimited']=function(_0x22c7e9){return _0x22c7e9 instanceof _0x1306f7||(_0x22c7e9=new _0x1306f7(_0x22c7e9)),this['decode'](_0x22c7e9,_0x22c7e9['uint32']());},_0x122a43['verify']=function(_0x19a06d){if('object'!=typeof _0x19a06d||null===_0x19a06d)return'object\x20expected';if(null!=_0x19a06d['position']&&_0x19a06d['hasOwnProperty']('position')){var _0x26374f=_0x2a1ba9['Position']['verify'](_0x19a06d['position']);if(_0x26374f)return'position.'+_0x26374f;}return null!=_0x19a06d['oldName']&&_0x19a06d['hasOwnProperty']('oldName')&&!_0x5a1c94['isString'](_0x19a06d['oldName'])?'oldName:\x20string\x20expected':null!=_0x19a06d['newName']&&_0x19a06d['hasOwnProperty']('newName')&&!_0x5a1c94['isString'](_0x19a06d['newName'])?'newName:\x20string\x20expected':null!=_0x19a06d['wasUndone']&&_0x19a06d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x19a06d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x122a43['fromObject']=function(_0x2a2fa1){if(_0x2a2fa1 instanceof _0x2a1ba9['RenameOperation'])return _0x2a2fa1;var _0x3dd385=new _0x2a1ba9['RenameOperation']();if(null!=_0x2a2fa1['position']){if('object'!=typeof _0x2a2fa1['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3dd385['position']=_0x2a1ba9['Position']['fromObject'](_0x2a2fa1['position']);}return null!=_0x2a2fa1['oldName']&&(_0x3dd385['oldName']=String(_0x2a2fa1['oldName'])),null!=_0x2a2fa1['newName']&&(_0x3dd385['newName']=String(_0x2a2fa1['newName'])),null!=_0x2a2fa1['wasUndone']&&(_0x3dd385['wasUndone']=Boolean(_0x2a2fa1['wasUndone'])),_0x3dd385;},_0x122a43['toObject']=function(_0x57855d,_0x5f151f){_0x5f151f||(_0x5f151f={});var _0x2991ca={};return _0x5f151f['defaults']&&(_0x2991ca['position']=null,_0x2991ca['oldName']='',_0x2991ca['newName']='',_0x2991ca['wasUndone']=!0x1),null!=_0x57855d['position']&&_0x57855d['hasOwnProperty']('position')&&(_0x2991ca['position']=_0x2a1ba9['Position']['toObject'](_0x57855d['position'],_0x5f151f)),null!=_0x57855d['oldName']&&_0x57855d['hasOwnProperty']('oldName')&&(_0x2991ca['oldName']=_0x57855d['oldName']),null!=_0x57855d['newName']&&_0x57855d['hasOwnProperty']('newName')&&(_0x2991ca['newName']=_0x57855d['newName']),null!=_0x57855d['wasUndone']&&_0x57855d['hasOwnProperty']('wasUndone')&&(_0x2991ca['wasUndone']=_0x57855d['wasUndone']),_0x2991ca;},_0x122a43['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x122a43['getTypeUrl']=function(_0x2ec199){return void 0x0===_0x2ec199&&(_0x2ec199='type.googleapis.com'),_0x2ec199+'/RenameOperation';},_0x122a43;}()),_0x2a1ba9['RootAttributeOperation']=(function(){function _0x5d45d7(_0x2fdc73){if(_0x2fdc73){for(var _0x3f9bef=Object['keys'](_0x2fdc73),_0x362f37=0x0;_0x362f37<_0x3f9bef['length'];++_0x362f37)null!=_0x2fdc73[_0x3f9bef[_0x362f37]]&&(this[_0x3f9bef[_0x362f37]]=_0x2fdc73[_0x3f9bef[_0x362f37]]);}}return _0x5d45d7['prototype']['root']='',_0x5d45d7['prototype']['key']='',_0x5d45d7['prototype']['oldValueBoolean']=!0x1,_0x5d45d7['prototype']['oldValueJson']='',_0x5d45d7['prototype']['newValueBoolean']=!0x1,_0x5d45d7['prototype']['newValueJson']='',_0x5d45d7['prototype']['wasUndone']=!0x1,_0x5d45d7['create']=function(_0x4b488d){return new _0x5d45d7(_0x4b488d);},_0x5d45d7['encode']=function(_0x253929,_0x5529d9){return _0x5529d9||(_0x5529d9=_0x38d62f['create']()),null!=_0x253929['root']&&Object['hasOwnProperty']['call'](_0x253929,'root')&&_0x5529d9['uint32'](0xa)['string'](_0x253929['root']),null!=_0x253929['key']&&Object['hasOwnProperty']['call'](_0x253929,'key')&&_0x5529d9['uint32'](0x12)['string'](_0x253929['key']),null!=_0x253929['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x253929,'oldValueBoolean')&&_0x5529d9['uint32'](0x18)['bool'](_0x253929['oldValueBoolean']),null!=_0x253929['oldValueJson']&&Object['hasOwnProperty']['call'](_0x253929,'oldValueJson')&&_0x5529d9['uint32'](0x22)['string'](_0x253929['oldValueJson']),null!=_0x253929['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x253929,'newValueBoolean')&&_0x5529d9['uint32'](0x28)['bool'](_0x253929['newValueBoolean']),null!=_0x253929['newValueJson']&&Object['hasOwnProperty']['call'](_0x253929,'newValueJson')&&_0x5529d9['uint32'](0x32)['string'](_0x253929['newValueJson']),null!=_0x253929['wasUndone']&&Object['hasOwnProperty']['call'](_0x253929,'wasUndone')&&_0x5529d9['uint32'](0x38)['bool'](_0x253929['wasUndone']),_0x5529d9;},_0x5d45d7['encodeDelimited']=function(_0x26658e,_0x17331f){return this['encode'](_0x26658e,_0x17331f)['ldelim']();},_0x5d45d7['decode']=function(_0x247f25,_0x43dad3){_0x247f25 instanceof _0x1306f7||(_0x247f25=_0x1306f7['create'](_0x247f25));for(var _0x48b56b=void 0x0===_0x43dad3?_0x247f25['len']:_0x247f25['pos']+_0x43dad3,_0x17a779=new _0x2a1ba9['RootAttributeOperation']();_0x247f25['pos']<_0x48b56b;){var _0x30c81e=_0x247f25['uint32']();switch(_0x30c81e>>>0x3){case 0x1:_0x17a779['root']=_0x247f25['string']();break;case 0x2:_0x17a779['key']=_0x247f25['string']();break;case 0x3:_0x17a779['oldValueBoolean']=_0x247f25['bool']();break;case 0x4:_0x17a779['oldValueJson']=_0x247f25['string']();break;case 0x5:_0x17a779['newValueBoolean']=_0x247f25['bool']();break;case 0x6:_0x17a779['newValueJson']=_0x247f25['string']();break;case 0x7:_0x17a779['wasUndone']=_0x247f25['bool']();break;default:_0x247f25['skipType'](0x7&_0x30c81e);}}return _0x17a779;},_0x5d45d7['decodeDelimited']=function(_0x2af091){return _0x2af091 instanceof _0x1306f7||(_0x2af091=new _0x1306f7(_0x2af091)),this['decode'](_0x2af091,_0x2af091['uint32']());},_0x5d45d7['verify']=function(_0x58415e){return'object'!=typeof _0x58415e||null===_0x58415e?'object\x20expected':null!=_0x58415e['root']&&_0x58415e['hasOwnProperty']('root')&&!_0x5a1c94['isString'](_0x58415e['root'])?'root:\x20string\x20expected':null!=_0x58415e['key']&&_0x58415e['hasOwnProperty']('key')&&!_0x5a1c94['isString'](_0x58415e['key'])?'key:\x20string\x20expected':null!=_0x58415e['oldValueBoolean']&&_0x58415e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x58415e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x58415e['oldValueJson']&&_0x58415e['hasOwnProperty']('oldValueJson')&&!_0x5a1c94['isString'](_0x58415e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x58415e['newValueBoolean']&&_0x58415e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x58415e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x58415e['newValueJson']&&_0x58415e['hasOwnProperty']('newValueJson')&&!_0x5a1c94['isString'](_0x58415e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x58415e['wasUndone']&&_0x58415e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58415e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d45d7['fromObject']=function(_0x4425a4){if(_0x4425a4 instanceof _0x2a1ba9['RootAttributeOperation'])return _0x4425a4;var _0x14adf3=new _0x2a1ba9['RootAttributeOperation']();return null!=_0x4425a4['root']&&(_0x14adf3['root']=String(_0x4425a4['root'])),null!=_0x4425a4['key']&&(_0x14adf3['key']=String(_0x4425a4['key'])),null!=_0x4425a4['oldValueBoolean']&&(_0x14adf3['oldValueBoolean']=Boolean(_0x4425a4['oldValueBoolean'])),null!=_0x4425a4['oldValueJson']&&(_0x14adf3['oldValueJson']=String(_0x4425a4['oldValueJson'])),null!=_0x4425a4['newValueBoolean']&&(_0x14adf3['newValueBoolean']=Boolean(_0x4425a4['newValueBoolean'])),null!=_0x4425a4['newValueJson']&&(_0x14adf3['newValueJson']=String(_0x4425a4['newValueJson'])),null!=_0x4425a4['wasUndone']&&(_0x14adf3['wasUndone']=Boolean(_0x4425a4['wasUndone'])),_0x14adf3;},_0x5d45d7['toObject']=function(_0x524ab3,_0x22acd8){_0x22acd8||(_0x22acd8={});var _0x42548a={};return _0x22acd8['defaults']&&(_0x42548a['root']='',_0x42548a['key']='',_0x42548a['oldValueBoolean']=!0x1,_0x42548a['oldValueJson']='',_0x42548a['newValueBoolean']=!0x1,_0x42548a['newValueJson']='',_0x42548a['wasUndone']=!0x1),null!=_0x524ab3['root']&&_0x524ab3['hasOwnProperty']('root')&&(_0x42548a['root']=_0x524ab3['root']),null!=_0x524ab3['key']&&_0x524ab3['hasOwnProperty']('key')&&(_0x42548a['key']=_0x524ab3['key']),null!=_0x524ab3['oldValueBoolean']&&_0x524ab3['hasOwnProperty']('oldValueBoolean')&&(_0x42548a['oldValueBoolean']=_0x524ab3['oldValueBoolean']),null!=_0x524ab3['oldValueJson']&&_0x524ab3['hasOwnProperty']('oldValueJson')&&(_0x42548a['oldValueJson']=_0x524ab3['oldValueJson']),null!=_0x524ab3['newValueBoolean']&&_0x524ab3['hasOwnProperty']('newValueBoolean')&&(_0x42548a['newValueBoolean']=_0x524ab3['newValueBoolean']),null!=_0x524ab3['newValueJson']&&_0x524ab3['hasOwnProperty']('newValueJson')&&(_0x42548a['newValueJson']=_0x524ab3['newValueJson']),null!=_0x524ab3['wasUndone']&&_0x524ab3['hasOwnProperty']('wasUndone')&&(_0x42548a['wasUndone']=_0x524ab3['wasUndone']),_0x42548a;},_0x5d45d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x5d45d7['getTypeUrl']=function(_0x302c46){return void 0x0===_0x302c46&&(_0x302c46='type.googleapis.com'),_0x302c46+'/RootAttributeOperation';},_0x5d45d7;}()),_0x2a1ba9['RootOperation']=(function(){function _0x53f275(_0x39a90d){if(_0x39a90d){for(var _0xa58acb=Object['keys'](_0x39a90d),_0xf36468=0x0;_0xf36468<_0xa58acb['length'];++_0xf36468)null!=_0x39a90d[_0xa58acb[_0xf36468]]&&(this[_0xa58acb[_0xf36468]]=_0x39a90d[_0xa58acb[_0xf36468]]);}}return _0x53f275['prototype']['rootName']='',_0x53f275['prototype']['elementName']='',_0x53f275['prototype']['isAdd']=!0x1,_0x53f275['prototype']['wasUndone']=!0x1,_0x53f275['create']=function(_0x6079d7){return new _0x53f275(_0x6079d7);},_0x53f275['encode']=function(_0x43f1db,_0xf71da4){return _0xf71da4||(_0xf71da4=_0x38d62f['create']()),null!=_0x43f1db['rootName']&&Object['hasOwnProperty']['call'](_0x43f1db,'rootName')&&_0xf71da4['uint32'](0xa)['string'](_0x43f1db['rootName']),null!=_0x43f1db['elementName']&&Object['hasOwnProperty']['call'](_0x43f1db,'elementName')&&_0xf71da4['uint32'](0x12)['string'](_0x43f1db['elementName']),null!=_0x43f1db['isAdd']&&Object['hasOwnProperty']['call'](_0x43f1db,'isAdd')&&_0xf71da4['uint32'](0x18)['bool'](_0x43f1db['isAdd']),null!=_0x43f1db['wasUndone']&&Object['hasOwnProperty']['call'](_0x43f1db,'wasUndone')&&_0xf71da4['uint32'](0x20)['bool'](_0x43f1db['wasUndone']),_0xf71da4;},_0x53f275['encodeDelimited']=function(_0x5913ef,_0x4c19f1){return this['encode'](_0x5913ef,_0x4c19f1)['ldelim']();},_0x53f275['decode']=function(_0x9ce20b,_0x30761f){_0x9ce20b instanceof _0x1306f7||(_0x9ce20b=_0x1306f7['create'](_0x9ce20b));for(var _0x52b56f=void 0x0===_0x30761f?_0x9ce20b['len']:_0x9ce20b['pos']+_0x30761f,_0x3ad0c0=new _0x2a1ba9['RootOperation']();_0x9ce20b['pos']<_0x52b56f;){var _0x42db6b=_0x9ce20b['uint32']();switch(_0x42db6b>>>0x3){case 0x1:_0x3ad0c0['rootName']=_0x9ce20b['string']();break;case 0x2:_0x3ad0c0['elementName']=_0x9ce20b['string']();break;case 0x3:_0x3ad0c0['isAdd']=_0x9ce20b['bool']();break;case 0x4:_0x3ad0c0['wasUndone']=_0x9ce20b['bool']();break;default:_0x9ce20b['skipType'](0x7&_0x42db6b);}}return _0x3ad0c0;},_0x53f275['decodeDelimited']=function(_0x29b83e){return _0x29b83e instanceof _0x1306f7||(_0x29b83e=new _0x1306f7(_0x29b83e)),this['decode'](_0x29b83e,_0x29b83e['uint32']());},_0x53f275['verify']=function(_0x4e25a9){return'object'!=typeof _0x4e25a9||null===_0x4e25a9?'object\x20expected':null!=_0x4e25a9['rootName']&&_0x4e25a9['hasOwnProperty']('rootName')&&!_0x5a1c94['isString'](_0x4e25a9['rootName'])?'rootName:\x20string\x20expected':null!=_0x4e25a9['elementName']&&_0x4e25a9['hasOwnProperty']('elementName')&&!_0x5a1c94['isString'](_0x4e25a9['elementName'])?'elementName:\x20string\x20expected':null!=_0x4e25a9['isAdd']&&_0x4e25a9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4e25a9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4e25a9['wasUndone']&&_0x4e25a9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e25a9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53f275['fromObject']=function(_0x40b021){if(_0x40b021 instanceof _0x2a1ba9['RootOperation'])return _0x40b021;var _0x545c74=new _0x2a1ba9['RootOperation']();return null!=_0x40b021['rootName']&&(_0x545c74['rootName']=String(_0x40b021['rootName'])),null!=_0x40b021['elementName']&&(_0x545c74['elementName']=String(_0x40b021['elementName'])),null!=_0x40b021['isAdd']&&(_0x545c74['isAdd']=Boolean(_0x40b021['isAdd'])),null!=_0x40b021['wasUndone']&&(_0x545c74['wasUndone']=Boolean(_0x40b021['wasUndone'])),_0x545c74;},_0x53f275['toObject']=function(_0x345354,_0x1b0905){_0x1b0905||(_0x1b0905={});var _0x5e3317={};return _0x1b0905['defaults']&&(_0x5e3317['rootName']='',_0x5e3317['elementName']='',_0x5e3317['isAdd']=!0x1,_0x5e3317['wasUndone']=!0x1),null!=_0x345354['rootName']&&_0x345354['hasOwnProperty']('rootName')&&(_0x5e3317['rootName']=_0x345354['rootName']),null!=_0x345354['elementName']&&_0x345354['hasOwnProperty']('elementName')&&(_0x5e3317['elementName']=_0x345354['elementName']),null!=_0x345354['isAdd']&&_0x345354['hasOwnProperty']('isAdd')&&(_0x5e3317['isAdd']=_0x345354['isAdd']),null!=_0x345354['wasUndone']&&_0x345354['hasOwnProperty']('wasUndone')&&(_0x5e3317['wasUndone']=_0x345354['wasUndone']),_0x5e3317;},_0x53f275['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x53f275['getTypeUrl']=function(_0x5923c7){return void 0x0===_0x5923c7&&(_0x5923c7='type.googleapis.com'),_0x5923c7+'/RootOperation';},_0x53f275;}()),_0x2a1ba9['SplitOperation']=(function(){function _0x1bdf0c(_0x5d653a){if(_0x5d653a){for(var _0x5e3816=Object['keys'](_0x5d653a),_0x22e5e5=0x0;_0x22e5e5<_0x5e3816['length'];++_0x22e5e5)null!=_0x5d653a[_0x5e3816[_0x22e5e5]]&&(this[_0x5e3816[_0x22e5e5]]=_0x5d653a[_0x5e3816[_0x22e5e5]]);}}return _0x1bdf0c['prototype']['splitPosition']=null,_0x1bdf0c['prototype']['graveyardPosition']=null,_0x1bdf0c['prototype']['howMany']=0x0,_0x1bdf0c['prototype']['insertionPosition']=null,_0x1bdf0c['prototype']['wasUndone']=!0x1,_0x1bdf0c['create']=function(_0x589507){return new _0x1bdf0c(_0x589507);},_0x1bdf0c['encode']=function(_0x456a24,_0x3a11fa){return _0x3a11fa||(_0x3a11fa=_0x38d62f['create']()),null!=_0x456a24['splitPosition']&&Object['hasOwnProperty']['call'](_0x456a24,'splitPosition')&&_0x2a1ba9['Position']['encode'](_0x456a24['splitPosition'],_0x3a11fa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x456a24['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x456a24,'graveyardPosition')&&_0x2a1ba9['Position']['encode'](_0x456a24['graveyardPosition'],_0x3a11fa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x456a24['howMany']&&Object['hasOwnProperty']['call'](_0x456a24,'howMany')&&_0x3a11fa['uint32'](0x18)['uint32'](_0x456a24['howMany']),null!=_0x456a24['insertionPosition']&&Object['hasOwnProperty']['call'](_0x456a24,'insertionPosition')&&_0x2a1ba9['Position']['encode'](_0x456a24['insertionPosition'],_0x3a11fa['uint32'](0x22)['fork']())['ldelim'](),null!=_0x456a24['wasUndone']&&Object['hasOwnProperty']['call'](_0x456a24,'wasUndone')&&_0x3a11fa['uint32'](0x28)['bool'](_0x456a24['wasUndone']),_0x3a11fa;},_0x1bdf0c['encodeDelimited']=function(_0x417f8e,_0x4de909){return this['encode'](_0x417f8e,_0x4de909)['ldelim']();},_0x1bdf0c['decode']=function(_0x595ee8,_0x1d8450){_0x595ee8 instanceof _0x1306f7||(_0x595ee8=_0x1306f7['create'](_0x595ee8));for(var _0x3ac3b2=void 0x0===_0x1d8450?_0x595ee8['len']:_0x595ee8['pos']+_0x1d8450,_0x2ac3d5=new _0x2a1ba9['SplitOperation']();_0x595ee8['pos']<_0x3ac3b2;){var _0x5e8dd3=_0x595ee8['uint32']();switch(_0x5e8dd3>>>0x3){case 0x1:_0x2ac3d5['splitPosition']=_0x2a1ba9['Position']['decode'](_0x595ee8,_0x595ee8['uint32']());break;case 0x2:_0x2ac3d5['graveyardPosition']=_0x2a1ba9['Position']['decode'](_0x595ee8,_0x595ee8['uint32']());break;case 0x3:_0x2ac3d5['howMany']=_0x595ee8['uint32']();break;case 0x4:_0x2ac3d5['insertionPosition']=_0x2a1ba9['Position']['decode'](_0x595ee8,_0x595ee8['uint32']());break;case 0x5:_0x2ac3d5['wasUndone']=_0x595ee8['bool']();break;default:_0x595ee8['skipType'](0x7&_0x5e8dd3);}}return _0x2ac3d5;},_0x1bdf0c['decodeDelimited']=function(_0x493234){return _0x493234 instanceof _0x1306f7||(_0x493234=new _0x1306f7(_0x493234)),this['decode'](_0x493234,_0x493234['uint32']());},_0x1bdf0c['verify']=function(_0x49f49c){if('object'!=typeof _0x49f49c||null===_0x49f49c)return'object\x20expected';var _0x3ebbd2;if(null!=_0x49f49c['splitPosition']&&_0x49f49c['hasOwnProperty']('splitPosition')&&(_0x3ebbd2=_0x2a1ba9['Position']['verify'](_0x49f49c['splitPosition'])))return'splitPosition.'+_0x3ebbd2;if(null!=_0x49f49c['graveyardPosition']&&_0x49f49c['hasOwnProperty']('graveyardPosition')&&(_0x3ebbd2=_0x2a1ba9['Position']['verify'](_0x49f49c['graveyardPosition'])))return'graveyardPosition.'+_0x3ebbd2;if(null!=_0x49f49c['howMany']&&_0x49f49c['hasOwnProperty']('howMany')&&!_0x5a1c94['isInteger'](_0x49f49c['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x49f49c['insertionPosition']&&_0x49f49c['hasOwnProperty']('insertionPosition')&&(_0x3ebbd2=_0x2a1ba9['Position']['verify'](_0x49f49c['insertionPosition'])))return'insertionPosition.'+_0x3ebbd2;return null!=_0x49f49c['wasUndone']&&_0x49f49c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49f49c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bdf0c['fromObject']=function(_0x43d7e5){if(_0x43d7e5 instanceof _0x2a1ba9['SplitOperation'])return _0x43d7e5;var _0x4e8c1d=new _0x2a1ba9['SplitOperation']();if(null!=_0x43d7e5['splitPosition']){if('object'!=typeof _0x43d7e5['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4e8c1d['splitPosition']=_0x2a1ba9['Position']['fromObject'](_0x43d7e5['splitPosition']);}if(null!=_0x43d7e5['graveyardPosition']){if('object'!=typeof _0x43d7e5['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4e8c1d['graveyardPosition']=_0x2a1ba9['Position']['fromObject'](_0x43d7e5['graveyardPosition']);}if(null!=_0x43d7e5['howMany']&&(_0x4e8c1d['howMany']=_0x43d7e5['howMany']>>>0x0),null!=_0x43d7e5['insertionPosition']){if('object'!=typeof _0x43d7e5['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4e8c1d['insertionPosition']=_0x2a1ba9['Position']['fromObject'](_0x43d7e5['insertionPosition']);}return null!=_0x43d7e5['wasUndone']&&(_0x4e8c1d['wasUndone']=Boolean(_0x43d7e5['wasUndone'])),_0x4e8c1d;},_0x1bdf0c['toObject']=function(_0x1db55d,_0x228a77){_0x228a77||(_0x228a77={});var _0x8fc6f0={};return _0x228a77['defaults']&&(_0x8fc6f0['splitPosition']=null,_0x8fc6f0['graveyardPosition']=null,_0x8fc6f0['howMany']=0x0,_0x8fc6f0['insertionPosition']=null,_0x8fc6f0['wasUndone']=!0x1),null!=_0x1db55d['splitPosition']&&_0x1db55d['hasOwnProperty']('splitPosition')&&(_0x8fc6f0['splitPosition']=_0x2a1ba9['Position']['toObject'](_0x1db55d['splitPosition'],_0x228a77)),null!=_0x1db55d['graveyardPosition']&&_0x1db55d['hasOwnProperty']('graveyardPosition')&&(_0x8fc6f0['graveyardPosition']=_0x2a1ba9['Position']['toObject'](_0x1db55d['graveyardPosition'],_0x228a77)),null!=_0x1db55d['howMany']&&_0x1db55d['hasOwnProperty']('howMany')&&(_0x8fc6f0['howMany']=_0x1db55d['howMany']),null!=_0x1db55d['insertionPosition']&&_0x1db55d['hasOwnProperty']('insertionPosition')&&(_0x8fc6f0['insertionPosition']=_0x2a1ba9['Position']['toObject'](_0x1db55d['insertionPosition'],_0x228a77)),null!=_0x1db55d['wasUndone']&&_0x1db55d['hasOwnProperty']('wasUndone')&&(_0x8fc6f0['wasUndone']=_0x1db55d['wasUndone']),_0x8fc6f0;},_0x1bdf0c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x1bdf0c['getTypeUrl']=function(_0x554cbe){return void 0x0===_0x554cbe&&(_0x554cbe='type.googleapis.com'),_0x554cbe+'/SplitOperation';},_0x1bdf0c;}()),_0x2a1ba9['Position']=(function(){function _0x5e3351(_0x5187e8){if(this['path']=[],_0x5187e8){for(var _0x11bf95=Object['keys'](_0x5187e8),_0x171a8d=0x0;_0x171a8d<_0x11bf95['length'];++_0x171a8d)null!=_0x5187e8[_0x11bf95[_0x171a8d]]&&(this[_0x11bf95[_0x171a8d]]=_0x5187e8[_0x11bf95[_0x171a8d]]);}}return _0x5e3351['prototype']['root']='',_0x5e3351['prototype']['rootMain']=!0x1,_0x5e3351['prototype']['rootGraveyard']=!0x1,_0x5e3351['prototype']['path']=_0x5a1c94['emptyArray'],_0x5e3351['prototype']['stickiness']='',_0x5e3351['create']=function(_0x27a041){return new _0x5e3351(_0x27a041);},_0x5e3351['encode']=function(_0x5a8c56,_0x5a04cd){if(_0x5a04cd||(_0x5a04cd=_0x38d62f['create']()),null!=_0x5a8c56['root']&&Object['hasOwnProperty']['call'](_0x5a8c56,'root')&&_0x5a04cd['uint32'](0xa)['string'](_0x5a8c56['root']),null!=_0x5a8c56['rootMain']&&Object['hasOwnProperty']['call'](_0x5a8c56,'rootMain')&&_0x5a04cd['uint32'](0x10)['bool'](_0x5a8c56['rootMain']),null!=_0x5a8c56['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5a8c56,'rootGraveyard')&&_0x5a04cd['uint32'](0x18)['bool'](_0x5a8c56['rootGraveyard']),null!=_0x5a8c56['path']&&_0x5a8c56['path']['length']){_0x5a04cd['uint32'](0x22)['fork']();for(var _0xd6c62e=0x0;_0xd6c62e<_0x5a8c56['path']['length'];++_0xd6c62e)_0x5a04cd['uint32'](_0x5a8c56['path'][_0xd6c62e]);_0x5a04cd['ldelim']();}return null!=_0x5a8c56['stickiness']&&Object['hasOwnProperty']['call'](_0x5a8c56,'stickiness')&&_0x5a04cd['uint32'](0x2a)['string'](_0x5a8c56['stickiness']),_0x5a04cd;},_0x5e3351['encodeDelimited']=function(_0x2c9744,_0x3a9549){return this['encode'](_0x2c9744,_0x3a9549)['ldelim']();},_0x5e3351['decode']=function(_0x2d5fc9,_0x273270){_0x2d5fc9 instanceof _0x1306f7||(_0x2d5fc9=_0x1306f7['create'](_0x2d5fc9));for(var _0x587282=void 0x0===_0x273270?_0x2d5fc9['len']:_0x2d5fc9['pos']+_0x273270,_0xdef573=new _0x2a1ba9['Position']();_0x2d5fc9['pos']<_0x587282;){var _0x5e67be=_0x2d5fc9['uint32']();switch(_0x5e67be>>>0x3){case 0x1:_0xdef573['root']=_0x2d5fc9['string']();break;case 0x2:_0xdef573['rootMain']=_0x2d5fc9['bool']();break;case 0x3:_0xdef573['rootGraveyard']=_0x2d5fc9['bool']();break;case 0x4:if(_0xdef573['path']&&_0xdef573['path']['length']||(_0xdef573['path']=[]),0x2==(0x7&_0x5e67be)){for(var _0x47d13f=_0x2d5fc9['uint32']()+_0x2d5fc9['pos'];_0x2d5fc9['pos']<_0x47d13f;)_0xdef573['path']['push'](_0x2d5fc9['uint32']());}else _0xdef573['path']['push'](_0x2d5fc9['uint32']());break;case 0x5:_0xdef573['stickiness']=_0x2d5fc9['string']();break;default:_0x2d5fc9['skipType'](0x7&_0x5e67be);}}return _0xdef573;},_0x5e3351['decodeDelimited']=function(_0x4b60d8){return _0x4b60d8 instanceof _0x1306f7||(_0x4b60d8=new _0x1306f7(_0x4b60d8)),this['decode'](_0x4b60d8,_0x4b60d8['uint32']());},_0x5e3351['verify']=function(_0xe4b0f3){if('object'!=typeof _0xe4b0f3||null===_0xe4b0f3)return'object\x20expected';if(null!=_0xe4b0f3['root']&&_0xe4b0f3['hasOwnProperty']('root')&&!_0x5a1c94['isString'](_0xe4b0f3['root']))return'root:\x20string\x20expected';if(null!=_0xe4b0f3['rootMain']&&_0xe4b0f3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xe4b0f3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xe4b0f3['rootGraveyard']&&_0xe4b0f3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xe4b0f3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xe4b0f3['path']&&_0xe4b0f3['hasOwnProperty']('path')){if(!Array['isArray'](_0xe4b0f3['path']))return'path:\x20array\x20expected';for(var _0x142102=0x0;_0x142102<_0xe4b0f3['path']['length'];++_0x142102)if(!_0x5a1c94['isInteger'](_0xe4b0f3['path'][_0x142102]))return'path:\x20integer[]\x20expected';}return null!=_0xe4b0f3['stickiness']&&_0xe4b0f3['hasOwnProperty']('stickiness')&&!_0x5a1c94['isString'](_0xe4b0f3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x5e3351['fromObject']=function(_0x52fb3a){if(_0x52fb3a instanceof _0x2a1ba9['Position'])return _0x52fb3a;var _0x1debe0=new _0x2a1ba9['Position']();if(null!=_0x52fb3a['root']&&(_0x1debe0['root']=String(_0x52fb3a['root'])),null!=_0x52fb3a['rootMain']&&(_0x1debe0['rootMain']=Boolean(_0x52fb3a['rootMain'])),null!=_0x52fb3a['rootGraveyard']&&(_0x1debe0['rootGraveyard']=Boolean(_0x52fb3a['rootGraveyard'])),_0x52fb3a['path']){if(!Array['isArray'](_0x52fb3a['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1debe0['path']=[];for(var _0x5d15a5=0x0;_0x5d15a5<_0x52fb3a['path']['length'];++_0x5d15a5)_0x1debe0['path'][_0x5d15a5]=_0x52fb3a['path'][_0x5d15a5]>>>0x0;}return null!=_0x52fb3a['stickiness']&&(_0x1debe0['stickiness']=String(_0x52fb3a['stickiness'])),_0x1debe0;},_0x5e3351['toObject']=function(_0x54223a,_0x2cf7cc){_0x2cf7cc||(_0x2cf7cc={});var _0xa171d5={};if((_0x2cf7cc['arrays']||_0x2cf7cc['defaults'])&&(_0xa171d5['path']=[]),_0x2cf7cc['defaults']&&(_0xa171d5['root']='',_0xa171d5['rootMain']=!0x1,_0xa171d5['rootGraveyard']=!0x1,_0xa171d5['stickiness']=''),null!=_0x54223a['root']&&_0x54223a['hasOwnProperty']('root')&&(_0xa171d5['root']=_0x54223a['root']),null!=_0x54223a['rootMain']&&_0x54223a['hasOwnProperty']('rootMain')&&(_0xa171d5['rootMain']=_0x54223a['rootMain']),null!=_0x54223a['rootGraveyard']&&_0x54223a['hasOwnProperty']('rootGraveyard')&&(_0xa171d5['rootGraveyard']=_0x54223a['rootGraveyard']),_0x54223a['path']&&_0x54223a['path']['length']){_0xa171d5['path']=[];for(var _0x423b48=0x0;_0x423b48<_0x54223a['path']['length'];++_0x423b48)_0xa171d5['path'][_0x423b48]=_0x54223a['path'][_0x423b48];}return null!=_0x54223a['stickiness']&&_0x54223a['hasOwnProperty']('stickiness')&&(_0xa171d5['stickiness']=_0x54223a['stickiness']),_0xa171d5;},_0x5e3351['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x5e3351['getTypeUrl']=function(_0x998ccf){return void 0x0===_0x998ccf&&(_0x998ccf='type.googleapis.com'),_0x998ccf+'/Position';},_0x5e3351;}()),_0x2a1ba9['Range']=(function(){function _0x97386f(_0x12c431){if(_0x12c431){for(var _0x4d3f22=Object['keys'](_0x12c431),_0x3df6fc=0x0;_0x3df6fc<_0x4d3f22['length'];++_0x3df6fc)null!=_0x12c431[_0x4d3f22[_0x3df6fc]]&&(this[_0x4d3f22[_0x3df6fc]]=_0x12c431[_0x4d3f22[_0x3df6fc]]);}}return _0x97386f['prototype']['start']=null,_0x97386f['prototype']['end']=null,_0x97386f['create']=function(_0x24fe51){return new _0x97386f(_0x24fe51);},_0x97386f['encode']=function(_0x76cce3,_0x50f61d){return _0x50f61d||(_0x50f61d=_0x38d62f['create']()),null!=_0x76cce3['start']&&Object['hasOwnProperty']['call'](_0x76cce3,'start')&&_0x2a1ba9['Position']['encode'](_0x76cce3['start'],_0x50f61d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x76cce3['end']&&Object['hasOwnProperty']['call'](_0x76cce3,'end')&&_0x2a1ba9['Position']['encode'](_0x76cce3['end'],_0x50f61d['uint32'](0x12)['fork']())['ldelim'](),_0x50f61d;},_0x97386f['encodeDelimited']=function(_0x71bee6,_0x11a7c9){return this['encode'](_0x71bee6,_0x11a7c9)['ldelim']();},_0x97386f['decode']=function(_0x39e88e,_0x147b77){_0x39e88e instanceof _0x1306f7||(_0x39e88e=_0x1306f7['create'](_0x39e88e));for(var _0x273cb4=void 0x0===_0x147b77?_0x39e88e['len']:_0x39e88e['pos']+_0x147b77,_0x277ada=new _0x2a1ba9['Range']();_0x39e88e['pos']<_0x273cb4;){var _0x94b2cf=_0x39e88e['uint32']();switch(_0x94b2cf>>>0x3){case 0x1:_0x277ada['start']=_0x2a1ba9['Position']['decode'](_0x39e88e,_0x39e88e['uint32']());break;case 0x2:_0x277ada['end']=_0x2a1ba9['Position']['decode'](_0x39e88e,_0x39e88e['uint32']());break;default:_0x39e88e['skipType'](0x7&_0x94b2cf);}}return _0x277ada;},_0x97386f['decodeDelimited']=function(_0x4ef5e2){return _0x4ef5e2 instanceof _0x1306f7||(_0x4ef5e2=new _0x1306f7(_0x4ef5e2)),this['decode'](_0x4ef5e2,_0x4ef5e2['uint32']());},_0x97386f['verify']=function(_0x4840ed){if('object'!=typeof _0x4840ed||null===_0x4840ed)return'object\x20expected';var _0x3148e8;if(null!=_0x4840ed['start']&&_0x4840ed['hasOwnProperty']('start')&&(_0x3148e8=_0x2a1ba9['Position']['verify'](_0x4840ed['start'])))return'start.'+_0x3148e8;if(null!=_0x4840ed['end']&&_0x4840ed['hasOwnProperty']('end')&&(_0x3148e8=_0x2a1ba9['Position']['verify'](_0x4840ed['end'])))return'end.'+_0x3148e8;return null;},_0x97386f['fromObject']=function(_0x2d5944){if(_0x2d5944 instanceof _0x2a1ba9['Range'])return _0x2d5944;var _0x2ab524=new _0x2a1ba9['Range']();if(null!=_0x2d5944['start']){if('object'!=typeof _0x2d5944['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2ab524['start']=_0x2a1ba9['Position']['fromObject'](_0x2d5944['start']);}if(null!=_0x2d5944['end']){if('object'!=typeof _0x2d5944['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2ab524['end']=_0x2a1ba9['Position']['fromObject'](_0x2d5944['end']);}return _0x2ab524;},_0x97386f['toObject']=function(_0x4633c2,_0xa3e010){_0xa3e010||(_0xa3e010={});var _0x23db98={};return _0xa3e010['defaults']&&(_0x23db98['start']=null,_0x23db98['end']=null),null!=_0x4633c2['start']&&_0x4633c2['hasOwnProperty']('start')&&(_0x23db98['start']=_0x2a1ba9['Position']['toObject'](_0x4633c2['start'],_0xa3e010)),null!=_0x4633c2['end']&&_0x4633c2['hasOwnProperty']('end')&&(_0x23db98['end']=_0x2a1ba9['Position']['toObject'](_0x4633c2['end'],_0xa3e010)),_0x23db98;},_0x97386f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x97386f['getTypeUrl']=function(_0xb004a3){return void 0x0===_0xb004a3&&(_0xb004a3='type.googleapis.com'),_0xb004a3+'/Range';},_0x97386f;}()),_0x2a1ba9['Element']=(function(){function _0x4bf14b(_0x451b53){if(this['children']=[],this['attributesBoolean']={},_0x451b53){for(var _0xb15f97=Object['keys'](_0x451b53),_0x27ebdc=0x0;_0x27ebdc<_0xb15f97['length'];++_0x27ebdc)null!=_0x451b53[_0xb15f97[_0x27ebdc]]&&(this[_0xb15f97[_0x27ebdc]]=_0x451b53[_0xb15f97[_0x27ebdc]]);}}return _0x4bf14b['prototype']['name']='',_0x4bf14b['prototype']['children']=_0x5a1c94['emptyArray'],_0x4bf14b['prototype']['data']='',_0x4bf14b['prototype']['attributesBoolean']=_0x5a1c94['emptyObject'],_0x4bf14b['prototype']['attributesJson']='',_0x4bf14b['create']=function(_0x424d1a){return new _0x4bf14b(_0x424d1a);},_0x4bf14b['encode']=function(_0x4c65ff,_0x54cf53){if(_0x54cf53||(_0x54cf53=_0x38d62f['create']()),null!=_0x4c65ff['name']&&Object['hasOwnProperty']['call'](_0x4c65ff,'name')&&_0x54cf53['uint32'](0xa)['string'](_0x4c65ff['name']),null!=_0x4c65ff['children']&&_0x4c65ff['children']['length']){for(var _0x4d32ff=0x0;_0x4d32ff<_0x4c65ff['children']['length'];++_0x4d32ff)_0x2a1ba9['Element']['encode'](_0x4c65ff['children'][_0x4d32ff],_0x54cf53['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4c65ff['data']&&Object['hasOwnProperty']['call'](_0x4c65ff,'data')&&_0x54cf53['uint32'](0x1a)['string'](_0x4c65ff['data']),null!=_0x4c65ff['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4c65ff,'attributesBoolean')){var _0x4e33dd=Object['keys'](_0x4c65ff['attributesBoolean']);for(_0x4d32ff=0x0;_0x4d32ff<_0x4e33dd['length'];++_0x4d32ff)_0x54cf53['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4e33dd[_0x4d32ff])['uint32'](0x10)['bool'](_0x4c65ff['attributesBoolean'][_0x4e33dd[_0x4d32ff]])['ldelim']();}return null!=_0x4c65ff['attributesJson']&&Object['hasOwnProperty']['call'](_0x4c65ff,'attributesJson')&&_0x54cf53['uint32'](0x2a)['string'](_0x4c65ff['attributesJson']),_0x54cf53;},_0x4bf14b['encodeDelimited']=function(_0x26558a,_0x2345af){return this['encode'](_0x26558a,_0x2345af)['ldelim']();},_0x4bf14b['decode']=function(_0x16c1bc,_0xe0e410){_0x16c1bc instanceof _0x1306f7||(_0x16c1bc=_0x1306f7['create'](_0x16c1bc));for(var _0x1849d0,_0x40b2fe,_0x520fba=void 0x0===_0xe0e410?_0x16c1bc['len']:_0x16c1bc['pos']+_0xe0e410,_0x310a89=new _0x2a1ba9['Element']();_0x16c1bc['pos']<_0x520fba;){var _0x3672cb=_0x16c1bc['uint32']();switch(_0x3672cb>>>0x3){case 0x1:_0x310a89['name']=_0x16c1bc['string']();break;case 0x2:_0x310a89['children']&&_0x310a89['children']['length']||(_0x310a89['children']=[]),_0x310a89['children']['push'](_0x2a1ba9['Element']['decode'](_0x16c1bc,_0x16c1bc['uint32']()));break;case 0x3:_0x310a89['data']=_0x16c1bc['string']();break;case 0x4:_0x310a89['attributesBoolean']===_0x5a1c94['emptyObject']&&(_0x310a89['attributesBoolean']={});var _0x31ee55=_0x16c1bc['uint32']()+_0x16c1bc['pos'];for(_0x1849d0='',_0x40b2fe=!0x1;_0x16c1bc['pos']<_0x31ee55;){var _0x15dd00=_0x16c1bc['uint32']();switch(_0x15dd00>>>0x3){case 0x1:_0x1849d0=_0x16c1bc['string']();break;case 0x2:_0x40b2fe=_0x16c1bc['bool']();break;default:_0x16c1bc['skipType'](0x7&_0x15dd00);}}_0x310a89['attributesBoolean'][_0x1849d0]=_0x40b2fe;break;case 0x5:_0x310a89['attributesJson']=_0x16c1bc['string']();break;default:_0x16c1bc['skipType'](0x7&_0x3672cb);}}return _0x310a89;},_0x4bf14b['decodeDelimited']=function(_0x118188){return _0x118188 instanceof _0x1306f7||(_0x118188=new _0x1306f7(_0x118188)),this['decode'](_0x118188,_0x118188['uint32']());},_0x4bf14b['verify']=function(_0x4489f8){if('object'!=typeof _0x4489f8||null===_0x4489f8)return'object\x20expected';if(null!=_0x4489f8['name']&&_0x4489f8['hasOwnProperty']('name')&&!_0x5a1c94['isString'](_0x4489f8['name']))return'name:\x20string\x20expected';if(null!=_0x4489f8['children']&&_0x4489f8['hasOwnProperty']('children')){if(!Array['isArray'](_0x4489f8['children']))return'children:\x20array\x20expected';for(var _0x1069c2=0x0;_0x1069c2<_0x4489f8['children']['length'];++_0x1069c2){var _0x5ded9f=_0x2a1ba9['Element']['verify'](_0x4489f8['children'][_0x1069c2]);if(_0x5ded9f)return'children.'+_0x5ded9f;}}if(null!=_0x4489f8['data']&&_0x4489f8['hasOwnProperty']('data')&&!_0x5a1c94['isString'](_0x4489f8['data']))return'data:\x20string\x20expected';if(null!=_0x4489f8['attributesBoolean']&&_0x4489f8['hasOwnProperty']('attributesBoolean')){if(!_0x5a1c94['isObject'](_0x4489f8['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1fb43f=Object['keys'](_0x4489f8['attributesBoolean']);for(_0x1069c2=0x0;_0x1069c2<_0x1fb43f['length'];++_0x1069c2)if('boolean'!=typeof _0x4489f8['attributesBoolean'][_0x1fb43f[_0x1069c2]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4489f8['attributesJson']&&_0x4489f8['hasOwnProperty']('attributesJson')&&!_0x5a1c94['isString'](_0x4489f8['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4bf14b['fromObject']=function(_0x145c17){if(_0x145c17 instanceof _0x2a1ba9['Element'])return _0x145c17;var _0x206e60=new _0x2a1ba9['Element']();if(null!=_0x145c17['name']&&(_0x206e60['name']=String(_0x145c17['name'])),_0x145c17['children']){if(!Array['isArray'](_0x145c17['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x206e60['children']=[];for(var _0x174a31=0x0;_0x174a31<_0x145c17['children']['length'];++_0x174a31){if('object'!=typeof _0x145c17['children'][_0x174a31])throw TypeError('.Element.children:\x20object\x20expected');_0x206e60['children'][_0x174a31]=_0x2a1ba9['Element']['fromObject'](_0x145c17['children'][_0x174a31]);}}if(null!=_0x145c17['data']&&(_0x206e60['data']=String(_0x145c17['data'])),_0x145c17['attributesBoolean']){if('object'!=typeof _0x145c17['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x206e60['attributesBoolean']={};var _0x2ae3f1=Object['keys'](_0x145c17['attributesBoolean']);for(_0x174a31=0x0;_0x174a31<_0x2ae3f1['length'];++_0x174a31)_0x206e60['attributesBoolean'][_0x2ae3f1[_0x174a31]]=Boolean(_0x145c17['attributesBoolean'][_0x2ae3f1[_0x174a31]]);}return null!=_0x145c17['attributesJson']&&(_0x206e60['attributesJson']=String(_0x145c17['attributesJson'])),_0x206e60;},_0x4bf14b['toObject']=function(_0x2373f4,_0x2ed547){_0x2ed547||(_0x2ed547={});var _0x346ba5,_0x1d9fe4={};if((_0x2ed547['arrays']||_0x2ed547['defaults'])&&(_0x1d9fe4['children']=[]),(_0x2ed547['objects']||_0x2ed547['defaults'])&&(_0x1d9fe4['attributesBoolean']={}),_0x2ed547['defaults']&&(_0x1d9fe4['name']='',_0x1d9fe4['data']='',_0x1d9fe4['attributesJson']=''),null!=_0x2373f4['name']&&_0x2373f4['hasOwnProperty']('name')&&(_0x1d9fe4['name']=_0x2373f4['name']),_0x2373f4['children']&&_0x2373f4['children']['length']){_0x1d9fe4['children']=[];for(var _0x56523a=0x0;_0x56523a<_0x2373f4['children']['length'];++_0x56523a)_0x1d9fe4['children'][_0x56523a]=_0x2a1ba9['Element']['toObject'](_0x2373f4['children'][_0x56523a],_0x2ed547);}if(null!=_0x2373f4['data']&&_0x2373f4['hasOwnProperty']('data')&&(_0x1d9fe4['data']=_0x2373f4['data']),_0x2373f4['attributesBoolean']&&(_0x346ba5=Object['keys'](_0x2373f4['attributesBoolean']))['length']){_0x1d9fe4['attributesBoolean']={};for(_0x56523a=0x0;_0x56523a<_0x346ba5['length'];++_0x56523a)_0x1d9fe4['attributesBoolean'][_0x346ba5[_0x56523a]]=_0x2373f4['attributesBoolean'][_0x346ba5[_0x56523a]];}return null!=_0x2373f4['attributesJson']&&_0x2373f4['hasOwnProperty']('attributesJson')&&(_0x1d9fe4['attributesJson']=_0x2373f4['attributesJson']),_0x1d9fe4;},_0x4bf14b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x578e77['util']['toJSONOptions']);},_0x4bf14b['getTypeUrl']=function(_0x2c3a12){return void 0x0===_0x2c3a12&&(_0x2c3a12='type.googleapis.com'),_0x2c3a12+'/Element';},_0x4bf14b;}()),_0x2a1ba9;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x578d9c){return new y(this['_protobufRoot'][_0x578d9c]);}}class y{['_protobuf'];constructor(_0x53d4fb){this['_protobuf']=_0x53d4fb;}['compress'](_0x481274){const _0x41c350=this['_protobuf']['verify'](_0x481274);if(_0x41c350)throw Error(_0x41c350);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x481274))['finish']();}['decompress'](_0xed699){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xed699),{'oneofs':!0x0});}}function _(_0x3075a2,_0x1ca862){const _0x2f9210=_0x4e7b90(_0x3075a2);return _0x2f9210['path'][_0x2f9210['path']['length']-0x1]+=_0x1ca862,_0x2f9210;}function O(_0x3e05a0,_0x27627e){return _0x3e05a0['root']===_0x27627e['root']&&_0x280af3(_0x3e05a0['path'],_0x27627e['path']);}function $(_0x233489){P(_0x233489,_0x3dbd07=>('main'==_0x3dbd07['root']?(_0x3dbd07['rootMain']=!0x0,delete _0x3dbd07['root']):'$graveyard'==_0x3dbd07['root']&&(_0x3dbd07['rootGraveyard']=!0x0,delete _0x3dbd07['root']),_0x3dbd07));}function J(_0xeb02e5){P(_0xeb02e5,_0x4f6a98=>(_0x4f6a98['rootMain']?(_0x4f6a98['root']='main',delete _0x4f6a98['rootMain']):_0x4f6a98['rootGraveyard']&&(_0x4f6a98['root']='$graveyard',delete _0x4f6a98['rootGraveyard']),_0x4f6a98));}function P(_0x1bdd3d,_0x3576c1){for(const _0x46a33b in _0x1bdd3d){const _0x18cbfd=_0x1bdd3d[_0x46a33b];'nodes'!==_0x46a33b&&_0x15d508(_0x18cbfd)&&(_0x18cbfd['path']&&(_0x18cbfd['root']||_0x18cbfd['rootMain']||_0x18cbfd['rootGraveyard'])?_0x1bdd3d[_0x46a33b]=_0x3576c1(_0x18cbfd):P(_0x18cbfd,_0x3576c1));}return _0x1bdd3d;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x497620,_0x130fe3,_0x48f3bc){this['_id']=_0x497620,this['_operationName']=_0x130fe3,this['_protobufDescriptor']=_0x48f3bc;}['compress'](_0x5a62dd,_0x151deb){const _0x591ba0=_0x151deb['shift']();return $(_0x591ba0),_0x5a62dd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x591ba0)),_0x5a62dd['types']['push'](this['_id']),!0x0;}['decompress'](_0x48c5b2,_0x335a8d){_0x335a8d['types']['shift']();const _0x57b461=this['_protobufDescriptor']['decompress'](_0x335a8d['buffers']['shift']());J(_0x57b461),_0x57b461['__className']=this['_operationName'],_0x48c5b2['push'](_0x57b461);}}class s extends e{['compress'](_0x404261,_0xaa2006){const _0xebb09=_0xaa2006['shift']();return this['_serializeOneOf']('oldValue',_0xebb09),this['_serializeOneOf']('newValue',_0xebb09),$(_0xebb09),_0x404261['buffers']['push'](this['_protobufDescriptor']['compress'](_0xebb09)),_0x404261['types']['push'](this['_id']),!0x0;}['decompress'](_0x541d9b,_0x3670be){const {types:_0x3f5e1c,buffers:_0x13c488}=_0x3670be,_0xc424fe=this['_protobufDescriptor']['decompress'](_0x13c488['shift']());_0x3f5e1c['shift'](),this['_deserializeOneOf']('oldValue',_0xc424fe),this['_deserializeOneOf']('newValue',_0xc424fe),J(_0xc424fe),_0xc424fe['__className']=this['_operationName'],_0x541d9b['push'](_0xc424fe);}['_serializeOneOf'](_0xa7b580,_0x2460f1){const _0x4bf722=_0x2460f1[_0xa7b580];'boolean'==typeof _0x4bf722?_0x2460f1[_0xa7b580+'Boolean']=_0x4bf722:_0x2460f1[_0xa7b580+'Json']=JSON['stringify'](_0x4bf722);}['_deserializeOneOf'](_0x5ebc61,_0x248475){const _0x48fb6b=_0x5ebc61+'Json';_0x248475[_0x48fb6b]?(_0x248475[_0x5ebc61]=JSON['parse'](_0x248475[_0x48fb6b]),delete _0x248475[_0x48fb6b]):(_0x248475[_0x5ebc61]=_0x248475[_0x5ebc61+'Boolean'],delete _0x248475[_0x5ebc61+'Boolean']);}}class i extends e{['compress'](_0x34fccf,_0x44fff4){const _0xc29509=_0x44fff4['shift']();return this['_serializeNodesAttributes'](_0xc29509['nodes']),$(_0xc29509),_0x34fccf['buffers']['push'](this['_protobufDescriptor']['compress'](_0xc29509)),_0x34fccf['types']['push'](this['_id']),!0x0;}['decompress'](_0x1b7bdb,_0x492c1b){const {types:_0x3e0133,buffers:_0x2da5c0}=_0x492c1b,_0x57db58=this['_protobufDescriptor']['decompress'](_0x2da5c0['shift']());_0x3e0133['shift'](),_0x57db58['nodes']||(_0x57db58['nodes']=[]),this['_deserializeNodesAttributes'](_0x57db58['nodes']),J(_0x57db58),_0x57db58['__className']=this['_operationName'],_0x1b7bdb['push'](_0x57db58);}['_serializeNodesAttributes'](_0x491c84){for(const _0x288009 of _0x491c84){if(_0x288009['attributes']){const _0x45e4ff=_0x288009['attributes'];this['_areValuesBoolean'](_0x45e4ff)?_0x288009['attributesBoolean']=_0x45e4ff:_0x288009['attributesJson']=JSON['stringify'](_0x45e4ff);}_0x288009['children']&&this['_serializeNodesAttributes'](_0x288009['children']);}}['_deserializeNodesAttributes'](_0x4a0e77){for(const _0x3edb66 of _0x4a0e77)(_0x3edb66['attributesBoolean']||_0x3edb66['attributesJson'])&&(_0x3edb66['attributesBoolean']?(_0x3edb66['attributes']=_0x3edb66['attributesBoolean'],delete _0x3edb66['attributesBoolean']):(_0x3edb66['attributes']=JSON['parse'](_0x3edb66['attributesJson']),delete _0x3edb66['attributesJson'])),_0x3edb66['children']&&this['_deserializeNodesAttributes'](_0x3edb66['children']);}['_areValuesBoolean'](_0x1157bc){return Object['keys'](_0x1157bc)['every'](_0x264625=>'boolean'==typeof _0x1157bc[_0x264625]);}}class n extends e{['decompress'](_0x419b90,_0x436505){super['decompress'](_0x419b90,_0x436505);const _0x2de164=_0x419b90[_0x419b90['length']-0x1];_0x2de164['oldRange']||(_0x2de164['oldRange']=null),_0x2de164['newRange']||(_0x2de164['newRange']=null);}}class p extends e{['compress'](_0x195d3c,_0x47f9ae){return _0x47f9ae['shift'](),_0x195d3c['types']['push'](this['_id']),!0x0;}['decompress'](_0x163ffc,_0x1a308e){_0x1a308e['types']['shift'](),_0x163ffc['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x51ab5d,_0x38ac11,_0x1641b3,_0xff9c75){super(_0x51ab5d,_0x38ac11,_0x1641b3),this['_omittedNamespace']=_0xff9c75+':';}['compress'](_0xafb6e7,_0x441566){return!('MarkerOperation'!=_0x441566[0x0]['__className']||!_0x441566[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x441566[0x0]['name']=_0x441566[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xafb6e7,_0x441566),!0x0);}['decompress'](_0x2a8f6f,_0x35d658){super['decompress'](_0x2a8f6f,_0x35d658);const _0xac61a4=_0x2a8f6f[_0x2a8f6f['length']-0x1];_0xac61a4['name']=this['_omittedNamespace']+_0xac61a4['name'];}}class b{['_id'];['_context'];constructor(_0x10ff3a,_0x207993){this['_id']=_0x10ff3a,this['_context']=_0x207993;}['compress'](_0x310227,_0x1a0491){let _0x5cc707;for(;_0x1a0491['length']>0x1&&this['_compareOperations'](_0x1a0491[0x0],_0x1a0491[0x1]);)_0x5cc707?(_0x5cc707=this['_combineNext'](_0x1a0491['shift'](),_0x5cc707),_0x310227['types']['push'](0x0)):(_0x5cc707=_0x4e7b90(_0x1a0491['shift']()),_0x310227['types']['push'](this['_id']));return!!_0x5cc707&&(_0x5cc707=this['_combineNext'](_0x1a0491['shift'](),_0x5cc707),_0x310227['types']['push'](0x0),_0x310227['buffers']['push'](this['_compressSingleOperation'](_0x5cc707)),!0x0);}['decompress'](_0x42fbfd,_0x434329){const _0x382168=this['_decompressSingleOperation'](_0x434329);for(;0x0==_0x434329['types'][0x0];)_0x434329['types']['shift'](),_0x42fbfd['push'](this['_splitCurrent'](_0x382168));_0x42fbfd['push'](_0x382168);}}class m extends b{['_combineNext'](_0x10ebbc,_0x58d56c){return _0x58d56c['nodes'][0x0]['data']+=_0x10ebbc['nodes'][0x0]['data'],_0x58d56c;}['_splitCurrent'](_0x3b8219){const _0x9c5442=_0x4e7b90(_0x3b8219),_0x1ba015=_0x9c5442['nodes'][0x0],_0x20d767=_0x3b8219['nodes'][0x0],_0x49f5e1=_0x20d767['data'][Symbol['iterator']]()['next']()['value'],_0x5b2b16=_0x49f5e1['length'];return _0x1ba015['data']=_0x49f5e1,_0x20d767['data']=_0x20d767['data']['substr'](_0x5b2b16),_0x3b8219['position']=_(_0x3b8219['position'],_0x5b2b16),_0x9c5442;}['_compareOperations'](_0x333a7d,_0x333a18){if(this['_checkOperation'](_0x333a7d)&&this['_checkOperation'](_0x333a18)){const _0x541326=_0x333a7d['nodes'][0x0]['data']['length'],_0x33d005=O(_(_0x333a7d['position'],_0x541326),_0x333a18['position']),_0xa32c74=_0x333a7d['nodes'][0x0],_0x5f4a06=_0x333a18['nodes'][0x0];return _0x33d005&&this['_compareAttributes'](_0xa32c74,_0x5f4a06);}return!0x1;}['_compressSingleOperation'](_0x2ae3ba){const _0x303a4d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x303a4d,[_0x2ae3ba]),_0x303a4d['buffers'][0x0];}['_decompressSingleOperation'](_0x1758b3){const _0x17aae2=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x17aae2,_0x1758b3),_0x17aae2[0x0];}['_checkOperation'](_0x268c98){return'InsertOperation'==_0x268c98['__className']&&0x1==_0x268c98['nodes']['length']&&_0x268c98['nodes'][0x0]['data']&&!_0x268c98['wasUndone']&&0x1==Array['from'](_0x268c98['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x284034,_0x16a40b){const _0x2b9c2b=Object['keys'](_0x284034['attributes']||{}),_0x493815=Object['keys'](_0x16a40b['attributes']||{});return _0x2b9c2b['length']===_0x493815['length']&&_0x2b9c2b['every'](_0x24e960=>_0x16a40b['attributes'][_0x24e960]&&_0x16a40b['attributes'][_0x24e960]===_0x284034['attributes'][_0x24e960]);}}class c extends b{['_combineNext'](_0x52b4e1,_0x3019bf){return _0x3019bf['howMany']++,_0x3019bf['sourcePosition']=_0x4e7b90(_0x52b4e1['sourcePosition']),_0x3019bf;}['_splitCurrent'](_0x1e0fed){const _0x42e023=_0x4e7b90(_0x1e0fed);return _0x1e0fed['howMany']--,_0x42e023['howMany']=0x1,_0x42e023['sourcePosition']=_(_0x42e023['sourcePosition'],_0x1e0fed['howMany']),_0x42e023;}['_compareOperations'](_0x1c869e,_0x595123){return!(!this['_checkOperation'](_0x1c869e)||!this['_checkOperation'](_0x595123))&&(O(_(_0x1c869e['sourcePosition'],-0x1),_0x595123['sourcePosition'])&&O(_0x1c869e['targetPosition'],_0x595123['targetPosition']));}['_compressSingleOperation'](_0xaba1fe){const _0x1dcdea={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1dcdea,[_0xaba1fe]),_0x1dcdea['buffers'][0x0];}['_decompressSingleOperation'](_0x20c572){const _0x4f6702=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4f6702,_0x20c572),_0x4f6702[0x0];}['_checkOperation'](_0x2cc542){return'MoveOperation'==_0x2cc542['__className']&&'$graveyard'==_0x2cc542['targetPosition']['root']&&0x1==_0x2cc542['howMany']&&!_0x2cc542['wasUndone'];}}class h extends b{['_combineNext'](_0x11be4d,_0xde2136){return _0xde2136['howMany']++,_0xde2136;}['_splitCurrent'](_0xbd5c0c){const _0x98ba46=_0x4e7b90(_0xbd5c0c);return _0x98ba46['howMany']=0x1,_0xbd5c0c['howMany']--,_0x98ba46;}['_compareOperations'](_0x4afe87,_0x2c450e){return!(!this['_checkOperation'](_0x4afe87)||!this['_checkOperation'](_0x2c450e))&&(O(_0x4afe87['sourcePosition'],_0x2c450e['sourcePosition'])&&O(_0x4afe87['targetPosition'],_0x2c450e['targetPosition']));}['_compressSingleOperation'](_0x22c841){const _0x214466={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x214466,[_0x22c841]),_0x214466['buffers'][0x0];}['_decompressSingleOperation'](_0x3690ca){const _0x251b46=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x251b46,_0x3690ca),_0x251b46[0x0];}['_checkOperation'](_0x2f0d09){return'MoveOperation'==_0x2f0d09['__className']&&'$graveyard'==_0x2f0d09['targetPosition']['root']&&0x1==_0x2f0d09['howMany']&&!_0x2f0d09['wasUndone'];}}class f extends b{['compress'](_0x5d0b0d,_0x278d7d){if(!this['_compareOperations'](_0x278d7d[0x0],_0x278d7d[0x1]))return!0x1;const _0x3da8d9=_0x278d7d['shift']();return _0x3da8d9['oldRange']=null,_0x3da8d9['newRange']&&O(_0x3da8d9['newRange']['start'],_0x3da8d9['newRange']['end'])&&(_0x3da8d9['newRange']['end']=null),_0x278d7d['shift'](),_0x5d0b0d['types']['push'](this['_id']),_0x5d0b0d['types']['push'](0x0),_0x5d0b0d['buffers']['push'](this['_compressSingleOperation'](_0x3da8d9)),!0x0;}['decompress'](_0x2eb3b8,_0x51b386){const _0x5aeef4=this['_decompressSingleOperation'](_0x51b386);_0x5aeef4['newRange']&&!_0x5aeef4['newRange']['end']&&(_0x5aeef4['newRange']['end']=_0x4e7b90(_0x5aeef4['newRange']['start']));const _0x374b01=_0x4e7b90(_0x5aeef4);_0x374b01['newRange']&&(_0x374b01['newRange']['start']['stickiness']='toNone',_0x374b01['newRange']['end']=_0x4e7b90(_0x374b01['newRange']['start'])),_0x374b01['name']='user:position:'+_0x374b01['name']['split'](':')[0x2],_0x51b386['types']['shift'](),_0x2eb3b8['push'](_0x5aeef4),_0x2eb3b8['push'](_0x374b01);}['_compressSingleOperation'](_0x17927f){const _0x3c15a6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3c15a6,[_0x17927f]),_0x3c15a6['buffers'][0x0];}['_decompressSingleOperation'](_0x1e8129){const _0x2207f8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x2207f8,_0x1e8129),_0x2207f8[0x0];}['_compareOperations'](_0x3a8791,_0xb31231){return!(!_0x3a8791||!_0xb31231)&&('MarkerOperation'==_0x3a8791['__className']&&'MarkerOperation'==_0xb31231['__className']&&!(!_0x3a8791['name']['startsWith']('user:')||!_0xb31231['name']['startsWith']('user:')||_0x3a8791['name']==_0xb31231['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x350405=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',_0x350405,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x350405,'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'](_0x952c8c){if(!_0x952c8c||!_0x952c8c[0x0])throw new _0x21473e('no-operations-provided',this);const _0x2eec2e={'types':[],'buffers':[],'baseVersion':_0x952c8c[0x0]['baseVersion']};for(;_0x952c8c['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x2eec2e,_0x952c8c)||this['_getCompressorByName']('TypingAction')['compress'](_0x2eec2e,_0x952c8c)||this['_getCompressorByName']('DeletingAction')['compress'](_0x2eec2e,_0x952c8c)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x2eec2e,_0x952c8c)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x2eec2e,_0x952c8c)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x2eec2e,_0x952c8c)||this['_getCompressorByName'](_0x952c8c[0x0]['__className'])['compress'](_0x2eec2e,_0x952c8c);return _0x2eec2e;}['decompress'](_0x2052ed){const _0x3e462e=[];for(;_0x2052ed['types']['length'];){this['_compressorById']['get'](_0x2052ed['types'][0x0])['decompress'](_0x3e462e,_0x2052ed);}return _0x3e462e['forEach']((_0x28972b,_0x2c9ae6)=>_0x28972b['baseVersion']=_0x2052ed['baseVersion']+_0x2c9ae6),_0x3e462e;}['_getCompressorByName'](_0x4f32d4){return this['_compressorByName']['get'](_0x4f32d4);}['_registerOperationCompressor'](_0xb544b,_0x59efed,_0x27e98d){const _0x9f4ab8=new _0x27e98d(_0xb544b,_0x59efed,this['_protobufFactory']['getDescriptor'](_0x59efed));this['_registerCompressor'](_0xb544b,_0x59efed,_0x9f4ab8);}['_registerActionCompressor'](_0x56eaa0,_0x5c4771,_0x5a01fc){const _0x4dfba7=new _0x5a01fc(_0x56eaa0,this);this['_registerCompressor'](_0x56eaa0,_0x5c4771,_0x4dfba7);}['_registerCompressor'](_0x392e63,_0xe0bbf7,_0x873071){this['_compressorById']['set'](_0x392e63,_0x873071),this['_compressorByName']['set'](_0xe0bbf7,_0x873071);}}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.24",
|
|
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.24",
|
|
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
|
-
const
|
|
23
|
+
const _0x159922=_0x2d51;(function(_0x52d2d7,_0x5dc589){const _0x47566e=_0x2d51,_0x2d0eaa=_0x52d2d7();while(!![]){try{const _0x220e1a=parseInt(_0x47566e(0xa3))/0x1+-parseInt(_0x47566e(0xa6))/0x2+-parseInt(_0x47566e(0xb3))/0x3*(parseInt(_0x47566e(0xa4))/0x4)+parseInt(_0x47566e(0xa7))/0x5+-parseInt(_0x47566e(0xa9))/0x6+-parseInt(_0x47566e(0xac))/0x7*(parseInt(_0x47566e(0xb6))/0x8)+parseInt(_0x47566e(0xaa))/0x9;if(_0x220e1a===_0x5dc589)break;else _0x2d0eaa['push'](_0x2d0eaa['shift']());}catch(_0x2448a4){_0x2d0eaa['push'](_0x2d0eaa['shift']());}}}(_0x468c,0xdd943));import{cloneDeep as _0x223ee1}from'lodash-es';function _0x468c(){const _0x33cfcf=['1541040hSHaiL','21371832hjxbnt','_combineNext','7EbojJd','decompress','types','_splitCurrent','buffers','shift','_compareOperations','3HiQFfc','_context','_decompressSingleOperation','8710640lUEVVX','_id','compress','_compressSingleOperation','1666761QUajUf','2998396dUOvUV','push','2526360IlAMrE','1123135hDjcUb','length'];_0x468c=function(){return _0x33cfcf;};return _0x468c();}function _0x2d51(_0x86914e,_0x3e582a){const _0x468c66=_0x468c();return _0x2d51=function(_0x2d51d7,_0x633e3e){_0x2d51d7=_0x2d51d7-0xa3;let _0x3ad793=_0x468c66[_0x2d51d7];return _0x3ad793;},_0x2d51(_0x86914e,_0x3e582a);}export default class b{constructor(_0x1f9818,_0x3791a7){const _0x47a87c=_0x2d51;this[_0x47a87c(0xb7)]=_0x1f9818,this[_0x47a87c(0xb4)]=_0x3791a7;}[_0x159922(0xb8)](_0x383bbd,_0x366793){const _0x31aa41=_0x159922;let _0x83676e;for(;_0x366793[_0x31aa41(0xa8)]>0x1&&this[_0x31aa41(0xb2)](_0x366793[0x0],_0x366793[0x1]);)_0x83676e?(_0x83676e=this[_0x31aa41(0xab)](_0x366793[_0x31aa41(0xb1)](),_0x83676e),_0x383bbd[_0x31aa41(0xae)][_0x31aa41(0xa5)](0x0)):(_0x83676e=_0x223ee1(_0x366793[_0x31aa41(0xb1)]()),_0x383bbd[_0x31aa41(0xae)][_0x31aa41(0xa5)](this[_0x31aa41(0xb7)]));return!!_0x83676e&&(_0x83676e=this[_0x31aa41(0xab)](_0x366793[_0x31aa41(0xb1)](),_0x83676e),_0x383bbd[_0x31aa41(0xae)][_0x31aa41(0xa5)](0x0),_0x383bbd[_0x31aa41(0xb0)][_0x31aa41(0xa5)](this[_0x31aa41(0xb9)](_0x83676e)),!0x0);}[_0x159922(0xad)](_0xabc1d9,_0x105866){const _0x593a0b=_0x159922,_0x3b7ac2=this[_0x593a0b(0xb5)](_0x105866);for(;0x0==_0x105866[_0x593a0b(0xae)][0x0];)_0x105866[_0x593a0b(0xae)][_0x593a0b(0xb1)](),_0xabc1d9[_0x593a0b(0xa5)](this[_0x593a0b(0xaf)](_0x3b7ac2));_0xabc1d9[_0x593a0b(0xa5)](_0x3b7ac2);}}
|