@ckeditor/ckeditor5-operations-compressor 47.6.1 → 47.6.2-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/errors.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 _0x478192=_0x56ad9f['Reader'],_0x5b066d=_0x56ad9f['Writer'],_0x23fb37=_0x56ad9f['util'],_0x360104=_0x56ad9f['roots']['default']||(_0x56ad9f['roots']['default']={});return _0x360104['AttributeOperation']=(function(){function _0x38b161(_0x3118eb){if(_0x3118eb){for(var _0x8eb952=Object['keys'](_0x3118eb),_0x1a733e=0x0;_0x1a733e<_0x8eb952['length'];++_0x1a733e)null!=_0x3118eb[_0x8eb952[_0x1a733e]]&&(this[_0x8eb952[_0x1a733e]]=_0x3118eb[_0x8eb952[_0x1a733e]]);}}return _0x38b161['prototype']['range']=null,_0x38b161['prototype']['key']='',_0x38b161['prototype']['oldValueBoolean']=!0x1,_0x38b161['prototype']['oldValueJson']='',_0x38b161['prototype']['newValueBoolean']=!0x1,_0x38b161['prototype']['newValueJson']='',_0x38b161['prototype']['wasUndone']=!0x1,_0x38b161['create']=function(_0x116eb4){return new _0x38b161(_0x116eb4);},_0x38b161['encode']=function(_0x465b18,_0x56bc98){return _0x56bc98||(_0x56bc98=_0x5b066d['create']()),null!=_0x465b18['range']&&Object['hasOwnProperty']['call'](_0x465b18,'range')&&_0x360104['Range']['encode'](_0x465b18['range'],_0x56bc98['uint32'](0xa)['fork']())['ldelim'](),null!=_0x465b18['key']&&Object['hasOwnProperty']['call'](_0x465b18,'key')&&_0x56bc98['uint32'](0x12)['string'](_0x465b18['key']),null!=_0x465b18['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueBoolean')&&_0x56bc98['uint32'](0x18)['bool'](_0x465b18['oldValueBoolean']),null!=_0x465b18['oldValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'oldValueJson')&&_0x56bc98['uint32'](0x22)['string'](_0x465b18['oldValueJson']),null!=_0x465b18['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueBoolean')&&_0x56bc98['uint32'](0x28)['bool'](_0x465b18['newValueBoolean']),null!=_0x465b18['newValueJson']&&Object['hasOwnProperty']['call'](_0x465b18,'newValueJson')&&_0x56bc98['uint32'](0x32)['string'](_0x465b18['newValueJson']),null!=_0x465b18['wasUndone']&&Object['hasOwnProperty']['call'](_0x465b18,'wasUndone')&&_0x56bc98['uint32'](0x38)['bool'](_0x465b18['wasUndone']),_0x56bc98;},_0x38b161['encodeDelimited']=function(_0x4c4b36,_0x2ea579){return this['encode'](_0x4c4b36,_0x2ea579)['ldelim']();},_0x38b161['decode']=function(_0x840b11,_0x501302){_0x840b11 instanceof _0x478192||(_0x840b11=_0x478192['create'](_0x840b11));for(var _0x1b35f2=void 0x0===_0x501302?_0x840b11['len']:_0x840b11['pos']+_0x501302,_0x54674b=new _0x360104['AttributeOperation']();_0x840b11['pos']<_0x1b35f2;){var _0x321e15=_0x840b11['uint32']();switch(_0x321e15>>>0x3){case 0x1:_0x54674b['range']=_0x360104['Range']['decode'](_0x840b11,_0x840b11['uint32']());break;case 0x2:_0x54674b['key']=_0x840b11['string']();break;case 0x3:_0x54674b['oldValueBoolean']=_0x840b11['bool']();break;case 0x4:_0x54674b['oldValueJson']=_0x840b11['string']();break;case 0x5:_0x54674b['newValueBoolean']=_0x840b11['bool']();break;case 0x6:_0x54674b['newValueJson']=_0x840b11['string']();break;case 0x7:_0x54674b['wasUndone']=_0x840b11['bool']();break;default:_0x840b11['skipType'](0x7&_0x321e15);}}return _0x54674b;},_0x38b161['decodeDelimited']=function(_0xb86448){return _0xb86448 instanceof _0x478192||(_0xb86448=new _0x478192(_0xb86448)),this['decode'](_0xb86448,_0xb86448['uint32']());},_0x38b161['verify']=function(_0x3c7871){if('object'!=typeof _0x3c7871||null===_0x3c7871)return'object\x20expected';if(null!=_0x3c7871['range']&&_0x3c7871['hasOwnProperty']('range')){var _0x162c1c=_0x360104['Range']['verify'](_0x3c7871['range']);if(_0x162c1c)return'range.'+_0x162c1c;}return null!=_0x3c7871['key']&&_0x3c7871['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x3c7871['key'])?'key:\x20string\x20expected':null!=_0x3c7871['oldValueBoolean']&&_0x3c7871['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c7871['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['oldValueJson']&&_0x3c7871['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x3c7871['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c7871['newValueBoolean']&&_0x3c7871['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c7871['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c7871['newValueJson']&&_0x3c7871['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x3c7871['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c7871['wasUndone']&&_0x3c7871['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c7871['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38b161['fromObject']=function(_0x1bddf3){if(_0x1bddf3 instanceof _0x360104['AttributeOperation'])return _0x1bddf3;var _0x25a7e4=new _0x360104['AttributeOperation']();if(null!=_0x1bddf3['range']){if('object'!=typeof _0x1bddf3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x25a7e4['range']=_0x360104['Range']['fromObject'](_0x1bddf3['range']);}return null!=_0x1bddf3['key']&&(_0x25a7e4['key']=String(_0x1bddf3['key'])),null!=_0x1bddf3['oldValueBoolean']&&(_0x25a7e4['oldValueBoolean']=Boolean(_0x1bddf3['oldValueBoolean'])),null!=_0x1bddf3['oldValueJson']&&(_0x25a7e4['oldValueJson']=String(_0x1bddf3['oldValueJson'])),null!=_0x1bddf3['newValueBoolean']&&(_0x25a7e4['newValueBoolean']=Boolean(_0x1bddf3['newValueBoolean'])),null!=_0x1bddf3['newValueJson']&&(_0x25a7e4['newValueJson']=String(_0x1bddf3['newValueJson'])),null!=_0x1bddf3['wasUndone']&&(_0x25a7e4['wasUndone']=Boolean(_0x1bddf3['wasUndone'])),_0x25a7e4;},_0x38b161['toObject']=function(_0x550495,_0x56029e){_0x56029e||(_0x56029e={});var _0x161a81={};return _0x56029e['defaults']&&(_0x161a81['range']=null,_0x161a81['key']='',_0x161a81['oldValueBoolean']=!0x1,_0x161a81['oldValueJson']='',_0x161a81['newValueBoolean']=!0x1,_0x161a81['newValueJson']='',_0x161a81['wasUndone']=!0x1),null!=_0x550495['range']&&_0x550495['hasOwnProperty']('range')&&(_0x161a81['range']=_0x360104['Range']['toObject'](_0x550495['range'],_0x56029e)),null!=_0x550495['key']&&_0x550495['hasOwnProperty']('key')&&(_0x161a81['key']=_0x550495['key']),null!=_0x550495['oldValueBoolean']&&_0x550495['hasOwnProperty']('oldValueBoolean')&&(_0x161a81['oldValueBoolean']=_0x550495['oldValueBoolean']),null!=_0x550495['oldValueJson']&&_0x550495['hasOwnProperty']('oldValueJson')&&(_0x161a81['oldValueJson']=_0x550495['oldValueJson']),null!=_0x550495['newValueBoolean']&&_0x550495['hasOwnProperty']('newValueBoolean')&&(_0x161a81['newValueBoolean']=_0x550495['newValueBoolean']),null!=_0x550495['newValueJson']&&_0x550495['hasOwnProperty']('newValueJson')&&(_0x161a81['newValueJson']=_0x550495['newValueJson']),null!=_0x550495['wasUndone']&&_0x550495['hasOwnProperty']('wasUndone')&&(_0x161a81['wasUndone']=_0x550495['wasUndone']),_0x161a81;},_0x38b161['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x38b161['getTypeUrl']=function(_0x2ebb95){return void 0x0===_0x2ebb95&&(_0x2ebb95='type.googleapis.com'),_0x2ebb95+'/AttributeOperation';},_0x38b161;}()),_0x360104['InsertOperation']=(function(){function _0x45dc1a(_0x2e7a56){if(this['nodes']=[],_0x2e7a56){for(var _0x370d57=Object['keys'](_0x2e7a56),_0x592e11=0x0;_0x592e11<_0x370d57['length'];++_0x592e11)null!=_0x2e7a56[_0x370d57[_0x592e11]]&&(this[_0x370d57[_0x592e11]]=_0x2e7a56[_0x370d57[_0x592e11]]);}}return _0x45dc1a['prototype']['position']=null,_0x45dc1a['prototype']['nodes']=_0x23fb37['emptyArray'],_0x45dc1a['prototype']['shouldReceiveAttributes']=!0x1,_0x45dc1a['prototype']['wasUndone']=!0x1,_0x45dc1a['create']=function(_0x2124c8){return new _0x45dc1a(_0x2124c8);},_0x45dc1a['encode']=function(_0x58baa3,_0x28e942){if(_0x28e942||(_0x28e942=_0x5b066d['create']()),null!=_0x58baa3['position']&&Object['hasOwnProperty']['call'](_0x58baa3,'position')&&_0x360104['Position']['encode'](_0x58baa3['position'],_0x28e942['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58baa3['nodes']&&_0x58baa3['nodes']['length']){for(var _0x51a2a7=0x0;_0x51a2a7<_0x58baa3['nodes']['length'];++_0x51a2a7)_0x360104['Element']['encode'](_0x58baa3['nodes'][_0x51a2a7],_0x28e942['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x58baa3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x58baa3,'shouldReceiveAttributes')&&_0x28e942['uint32'](0x18)['bool'](_0x58baa3['shouldReceiveAttributes']),null!=_0x58baa3['wasUndone']&&Object['hasOwnProperty']['call'](_0x58baa3,'wasUndone')&&_0x28e942['uint32'](0x20)['bool'](_0x58baa3['wasUndone']),_0x28e942;},_0x45dc1a['encodeDelimited']=function(_0x598166,_0x4b0734){return this['encode'](_0x598166,_0x4b0734)['ldelim']();},_0x45dc1a['decode']=function(_0x5e1830,_0x265486){_0x5e1830 instanceof _0x478192||(_0x5e1830=_0x478192['create'](_0x5e1830));for(var _0x2a841c=void 0x0===_0x265486?_0x5e1830['len']:_0x5e1830['pos']+_0x265486,_0x2e3077=new _0x360104['InsertOperation']();_0x5e1830['pos']<_0x2a841c;){var _0x44291c=_0x5e1830['uint32']();switch(_0x44291c>>>0x3){case 0x1:_0x2e3077['position']=_0x360104['Position']['decode'](_0x5e1830,_0x5e1830['uint32']());break;case 0x2:_0x2e3077['nodes']&&_0x2e3077['nodes']['length']||(_0x2e3077['nodes']=[]),_0x2e3077['nodes']['push'](_0x360104['Element']['decode'](_0x5e1830,_0x5e1830['uint32']()));break;case 0x3:_0x2e3077['shouldReceiveAttributes']=_0x5e1830['bool']();break;case 0x4:_0x2e3077['wasUndone']=_0x5e1830['bool']();break;default:_0x5e1830['skipType'](0x7&_0x44291c);}}return _0x2e3077;},_0x45dc1a['decodeDelimited']=function(_0x13722a){return _0x13722a instanceof _0x478192||(_0x13722a=new _0x478192(_0x13722a)),this['decode'](_0x13722a,_0x13722a['uint32']());},_0x45dc1a['verify']=function(_0x4ed4bb){if('object'!=typeof _0x4ed4bb||null===_0x4ed4bb)return'object\x20expected';if(null!=_0x4ed4bb['position']&&_0x4ed4bb['hasOwnProperty']('position')&&(_0x92d09d=_0x360104['Position']['verify'](_0x4ed4bb['position'])))return'position.'+_0x92d09d;if(null!=_0x4ed4bb['nodes']&&_0x4ed4bb['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4ed4bb['nodes']))return'nodes:\x20array\x20expected';for(var _0x49770e=0x0;_0x49770e<_0x4ed4bb['nodes']['length'];++_0x49770e){var _0x92d09d;if(_0x92d09d=_0x360104['Element']['verify'](_0x4ed4bb['nodes'][_0x49770e]))return'nodes.'+_0x92d09d;}}return null!=_0x4ed4bb['shouldReceiveAttributes']&&_0x4ed4bb['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4ed4bb['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4ed4bb['wasUndone']&&_0x4ed4bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ed4bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45dc1a['fromObject']=function(_0x107b34){if(_0x107b34 instanceof _0x360104['InsertOperation'])return _0x107b34;var _0x4f1fa7=new _0x360104['InsertOperation']();if(null!=_0x107b34['position']){if('object'!=typeof _0x107b34['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4f1fa7['position']=_0x360104['Position']['fromObject'](_0x107b34['position']);}if(_0x107b34['nodes']){if(!Array['isArray'](_0x107b34['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4f1fa7['nodes']=[];for(var _0x1a8f23=0x0;_0x1a8f23<_0x107b34['nodes']['length'];++_0x1a8f23){if('object'!=typeof _0x107b34['nodes'][_0x1a8f23])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4f1fa7['nodes'][_0x1a8f23]=_0x360104['Element']['fromObject'](_0x107b34['nodes'][_0x1a8f23]);}}return null!=_0x107b34['shouldReceiveAttributes']&&(_0x4f1fa7['shouldReceiveAttributes']=Boolean(_0x107b34['shouldReceiveAttributes'])),null!=_0x107b34['wasUndone']&&(_0x4f1fa7['wasUndone']=Boolean(_0x107b34['wasUndone'])),_0x4f1fa7;},_0x45dc1a['toObject']=function(_0x21cb54,_0x5c86a2){_0x5c86a2||(_0x5c86a2={});var _0x49a90f={};if((_0x5c86a2['arrays']||_0x5c86a2['defaults'])&&(_0x49a90f['nodes']=[]),_0x5c86a2['defaults']&&(_0x49a90f['position']=null,_0x49a90f['shouldReceiveAttributes']=!0x1,_0x49a90f['wasUndone']=!0x1),null!=_0x21cb54['position']&&_0x21cb54['hasOwnProperty']('position')&&(_0x49a90f['position']=_0x360104['Position']['toObject'](_0x21cb54['position'],_0x5c86a2)),_0x21cb54['nodes']&&_0x21cb54['nodes']['length']){_0x49a90f['nodes']=[];for(var _0x854b25=0x0;_0x854b25<_0x21cb54['nodes']['length'];++_0x854b25)_0x49a90f['nodes'][_0x854b25]=_0x360104['Element']['toObject'](_0x21cb54['nodes'][_0x854b25],_0x5c86a2);}return null!=_0x21cb54['shouldReceiveAttributes']&&_0x21cb54['hasOwnProperty']('shouldReceiveAttributes')&&(_0x49a90f['shouldReceiveAttributes']=_0x21cb54['shouldReceiveAttributes']),null!=_0x21cb54['wasUndone']&&_0x21cb54['hasOwnProperty']('wasUndone')&&(_0x49a90f['wasUndone']=_0x21cb54['wasUndone']),_0x49a90f;},_0x45dc1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x45dc1a['getTypeUrl']=function(_0x2629ad){return void 0x0===_0x2629ad&&(_0x2629ad='type.googleapis.com'),_0x2629ad+'/InsertOperation';},_0x45dc1a;}()),_0x360104['MarkerOperation']=(function(){function _0x4cbc84(_0x4a0d44){if(_0x4a0d44){for(var _0x55669a=Object['keys'](_0x4a0d44),_0x23e1a6=0x0;_0x23e1a6<_0x55669a['length'];++_0x23e1a6)null!=_0x4a0d44[_0x55669a[_0x23e1a6]]&&(this[_0x55669a[_0x23e1a6]]=_0x4a0d44[_0x55669a[_0x23e1a6]]);}}return _0x4cbc84['prototype']['name']='',_0x4cbc84['prototype']['oldRange']=null,_0x4cbc84['prototype']['newRange']=null,_0x4cbc84['prototype']['affectsData']=!0x1,_0x4cbc84['prototype']['wasUndone']=!0x1,_0x4cbc84['create']=function(_0x1a3674){return new _0x4cbc84(_0x1a3674);},_0x4cbc84['encode']=function(_0x2feb86,_0x336a8d){return _0x336a8d||(_0x336a8d=_0x5b066d['create']()),null!=_0x2feb86['name']&&Object['hasOwnProperty']['call'](_0x2feb86,'name')&&_0x336a8d['uint32'](0xa)['string'](_0x2feb86['name']),null!=_0x2feb86['oldRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'oldRange')&&_0x360104['Range']['encode'](_0x2feb86['oldRange'],_0x336a8d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2feb86['newRange']&&Object['hasOwnProperty']['call'](_0x2feb86,'newRange')&&_0x360104['Range']['encode'](_0x2feb86['newRange'],_0x336a8d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2feb86['affectsData']&&Object['hasOwnProperty']['call'](_0x2feb86,'affectsData')&&_0x336a8d['uint32'](0x20)['bool'](_0x2feb86['affectsData']),null!=_0x2feb86['wasUndone']&&Object['hasOwnProperty']['call'](_0x2feb86,'wasUndone')&&_0x336a8d['uint32'](0x28)['bool'](_0x2feb86['wasUndone']),_0x336a8d;},_0x4cbc84['encodeDelimited']=function(_0x28a611,_0x220363){return this['encode'](_0x28a611,_0x220363)['ldelim']();},_0x4cbc84['decode']=function(_0x44b337,_0x4e0182){_0x44b337 instanceof _0x478192||(_0x44b337=_0x478192['create'](_0x44b337));for(var _0x57ab1a=void 0x0===_0x4e0182?_0x44b337['len']:_0x44b337['pos']+_0x4e0182,_0x5259a6=new _0x360104['MarkerOperation']();_0x44b337['pos']<_0x57ab1a;){var _0x5e6ac4=_0x44b337['uint32']();switch(_0x5e6ac4>>>0x3){case 0x1:_0x5259a6['name']=_0x44b337['string']();break;case 0x2:_0x5259a6['oldRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x3:_0x5259a6['newRange']=_0x360104['Range']['decode'](_0x44b337,_0x44b337['uint32']());break;case 0x4:_0x5259a6['affectsData']=_0x44b337['bool']();break;case 0x5:_0x5259a6['wasUndone']=_0x44b337['bool']();break;default:_0x44b337['skipType'](0x7&_0x5e6ac4);}}return _0x5259a6;},_0x4cbc84['decodeDelimited']=function(_0x1503a1){return _0x1503a1 instanceof _0x478192||(_0x1503a1=new _0x478192(_0x1503a1)),this['decode'](_0x1503a1,_0x1503a1['uint32']());},_0x4cbc84['verify']=function(_0x5c4e75){if('object'!=typeof _0x5c4e75||null===_0x5c4e75)return'object\x20expected';if(null!=_0x5c4e75['name']&&_0x5c4e75['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x5c4e75['name']))return'name:\x20string\x20expected';var _0x5535ca;if(null!=_0x5c4e75['oldRange']&&_0x5c4e75['hasOwnProperty']('oldRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['oldRange'])))return'oldRange.'+_0x5535ca;if(null!=_0x5c4e75['newRange']&&_0x5c4e75['hasOwnProperty']('newRange')&&(_0x5535ca=_0x360104['Range']['verify'](_0x5c4e75['newRange'])))return'newRange.'+_0x5535ca;return null!=_0x5c4e75['affectsData']&&_0x5c4e75['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5c4e75['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5c4e75['wasUndone']&&_0x5c4e75['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5c4e75['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4cbc84['fromObject']=function(_0x5ad75d){if(_0x5ad75d instanceof _0x360104['MarkerOperation'])return _0x5ad75d;var _0x1d7bac=new _0x360104['MarkerOperation']();if(null!=_0x5ad75d['name']&&(_0x1d7bac['name']=String(_0x5ad75d['name'])),null!=_0x5ad75d['oldRange']){if('object'!=typeof _0x5ad75d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1d7bac['oldRange']=_0x360104['Range']['fromObject'](_0x5ad75d['oldRange']);}if(null!=_0x5ad75d['newRange']){if('object'!=typeof _0x5ad75d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1d7bac['newRange']=_0x360104['Range']['fromObject'](_0x5ad75d['newRange']);}return null!=_0x5ad75d['affectsData']&&(_0x1d7bac['affectsData']=Boolean(_0x5ad75d['affectsData'])),null!=_0x5ad75d['wasUndone']&&(_0x1d7bac['wasUndone']=Boolean(_0x5ad75d['wasUndone'])),_0x1d7bac;},_0x4cbc84['toObject']=function(_0x1c6eb5,_0x1177a7){_0x1177a7||(_0x1177a7={});var _0x26e890={};return _0x1177a7['defaults']&&(_0x26e890['name']='',_0x26e890['oldRange']=null,_0x26e890['newRange']=null,_0x26e890['affectsData']=!0x1,_0x26e890['wasUndone']=!0x1),null!=_0x1c6eb5['name']&&_0x1c6eb5['hasOwnProperty']('name')&&(_0x26e890['name']=_0x1c6eb5['name']),null!=_0x1c6eb5['oldRange']&&_0x1c6eb5['hasOwnProperty']('oldRange')&&(_0x26e890['oldRange']=_0x360104['Range']['toObject'](_0x1c6eb5['oldRange'],_0x1177a7)),null!=_0x1c6eb5['newRange']&&_0x1c6eb5['hasOwnProperty']('newRange')&&(_0x26e890['newRange']=_0x360104['Range']['toObject'](_0x1c6eb5['newRange'],_0x1177a7)),null!=_0x1c6eb5['affectsData']&&_0x1c6eb5['hasOwnProperty']('affectsData')&&(_0x26e890['affectsData']=_0x1c6eb5['affectsData']),null!=_0x1c6eb5['wasUndone']&&_0x1c6eb5['hasOwnProperty']('wasUndone')&&(_0x26e890['wasUndone']=_0x1c6eb5['wasUndone']),_0x26e890;},_0x4cbc84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x4cbc84['getTypeUrl']=function(_0x2f41a7){return void 0x0===_0x2f41a7&&(_0x2f41a7='type.googleapis.com'),_0x2f41a7+'/MarkerOperation';},_0x4cbc84;}()),_0x360104['MergeOperation']=(function(){function _0x127e23(_0x4fcf77){if(_0x4fcf77){for(var _0x9b9098=Object['keys'](_0x4fcf77),_0x2fdac3=0x0;_0x2fdac3<_0x9b9098['length'];++_0x2fdac3)null!=_0x4fcf77[_0x9b9098[_0x2fdac3]]&&(this[_0x9b9098[_0x2fdac3]]=_0x4fcf77[_0x9b9098[_0x2fdac3]]);}}return _0x127e23['prototype']['sourcePosition']=null,_0x127e23['prototype']['targetPosition']=null,_0x127e23['prototype']['graveyardPosition']=null,_0x127e23['prototype']['howMany']=0x0,_0x127e23['prototype']['wasUndone']=!0x1,_0x127e23['create']=function(_0x2f5ee3){return new _0x127e23(_0x2f5ee3);},_0x127e23['encode']=function(_0xbf945,_0x4d2a0d){return _0x4d2a0d||(_0x4d2a0d=_0x5b066d['create']()),null!=_0xbf945['sourcePosition']&&Object['hasOwnProperty']['call'](_0xbf945,'sourcePosition')&&_0x360104['Position']['encode'](_0xbf945['sourcePosition'],_0x4d2a0d['uint32'](0xa)['fork']())['ldelim'](),null!=_0xbf945['targetPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'targetPosition')&&_0x360104['Position']['encode'](_0xbf945['targetPosition'],_0x4d2a0d['uint32'](0x12)['fork']())['ldelim'](),null!=_0xbf945['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xbf945,'graveyardPosition')&&_0x360104['Position']['encode'](_0xbf945['graveyardPosition'],_0x4d2a0d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xbf945['howMany']&&Object['hasOwnProperty']['call'](_0xbf945,'howMany')&&_0x4d2a0d['uint32'](0x20)['uint32'](_0xbf945['howMany']),null!=_0xbf945['wasUndone']&&Object['hasOwnProperty']['call'](_0xbf945,'wasUndone')&&_0x4d2a0d['uint32'](0x28)['bool'](_0xbf945['wasUndone']),_0x4d2a0d;},_0x127e23['encodeDelimited']=function(_0x137e6,_0x55b090){return this['encode'](_0x137e6,_0x55b090)['ldelim']();},_0x127e23['decode']=function(_0x2af497,_0x2e581e){_0x2af497 instanceof _0x478192||(_0x2af497=_0x478192['create'](_0x2af497));for(var _0x2eddb6=void 0x0===_0x2e581e?_0x2af497['len']:_0x2af497['pos']+_0x2e581e,_0x173f9c=new _0x360104['MergeOperation']();_0x2af497['pos']<_0x2eddb6;){var _0x191d98=_0x2af497['uint32']();switch(_0x191d98>>>0x3){case 0x1:_0x173f9c['sourcePosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x2:_0x173f9c['targetPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x3:_0x173f9c['graveyardPosition']=_0x360104['Position']['decode'](_0x2af497,_0x2af497['uint32']());break;case 0x4:_0x173f9c['howMany']=_0x2af497['uint32']();break;case 0x5:_0x173f9c['wasUndone']=_0x2af497['bool']();break;default:_0x2af497['skipType'](0x7&_0x191d98);}}return _0x173f9c;},_0x127e23['decodeDelimited']=function(_0x4e86d1){return _0x4e86d1 instanceof _0x478192||(_0x4e86d1=new _0x478192(_0x4e86d1)),this['decode'](_0x4e86d1,_0x4e86d1['uint32']());},_0x127e23['verify']=function(_0x3a5a91){if('object'!=typeof _0x3a5a91||null===_0x3a5a91)return'object\x20expected';var _0x1da43b;if(null!=_0x3a5a91['sourcePosition']&&_0x3a5a91['hasOwnProperty']('sourcePosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['sourcePosition'])))return'sourcePosition.'+_0x1da43b;if(null!=_0x3a5a91['targetPosition']&&_0x3a5a91['hasOwnProperty']('targetPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['targetPosition'])))return'targetPosition.'+_0x1da43b;if(null!=_0x3a5a91['graveyardPosition']&&_0x3a5a91['hasOwnProperty']('graveyardPosition')&&(_0x1da43b=_0x360104['Position']['verify'](_0x3a5a91['graveyardPosition'])))return'graveyardPosition.'+_0x1da43b;return null!=_0x3a5a91['howMany']&&_0x3a5a91['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x3a5a91['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3a5a91['wasUndone']&&_0x3a5a91['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a5a91['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x127e23['fromObject']=function(_0x3908a5){if(_0x3908a5 instanceof _0x360104['MergeOperation'])return _0x3908a5;var _0x3085ce=new _0x360104['MergeOperation']();if(null!=_0x3908a5['sourcePosition']){if('object'!=typeof _0x3908a5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3085ce['sourcePosition']=_0x360104['Position']['fromObject'](_0x3908a5['sourcePosition']);}if(null!=_0x3908a5['targetPosition']){if('object'!=typeof _0x3908a5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3085ce['targetPosition']=_0x360104['Position']['fromObject'](_0x3908a5['targetPosition']);}if(null!=_0x3908a5['graveyardPosition']){if('object'!=typeof _0x3908a5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3085ce['graveyardPosition']=_0x360104['Position']['fromObject'](_0x3908a5['graveyardPosition']);}return null!=_0x3908a5['howMany']&&(_0x3085ce['howMany']=_0x3908a5['howMany']>>>0x0),null!=_0x3908a5['wasUndone']&&(_0x3085ce['wasUndone']=Boolean(_0x3908a5['wasUndone'])),_0x3085ce;},_0x127e23['toObject']=function(_0x2ac97b,_0x1c8dba){_0x1c8dba||(_0x1c8dba={});var _0x17fb3a={};return _0x1c8dba['defaults']&&(_0x17fb3a['sourcePosition']=null,_0x17fb3a['targetPosition']=null,_0x17fb3a['graveyardPosition']=null,_0x17fb3a['howMany']=0x0,_0x17fb3a['wasUndone']=!0x1),null!=_0x2ac97b['sourcePosition']&&_0x2ac97b['hasOwnProperty']('sourcePosition')&&(_0x17fb3a['sourcePosition']=_0x360104['Position']['toObject'](_0x2ac97b['sourcePosition'],_0x1c8dba)),null!=_0x2ac97b['targetPosition']&&_0x2ac97b['hasOwnProperty']('targetPosition')&&(_0x17fb3a['targetPosition']=_0x360104['Position']['toObject'](_0x2ac97b['targetPosition'],_0x1c8dba)),null!=_0x2ac97b['graveyardPosition']&&_0x2ac97b['hasOwnProperty']('graveyardPosition')&&(_0x17fb3a['graveyardPosition']=_0x360104['Position']['toObject'](_0x2ac97b['graveyardPosition'],_0x1c8dba)),null!=_0x2ac97b['howMany']&&_0x2ac97b['hasOwnProperty']('howMany')&&(_0x17fb3a['howMany']=_0x2ac97b['howMany']),null!=_0x2ac97b['wasUndone']&&_0x2ac97b['hasOwnProperty']('wasUndone')&&(_0x17fb3a['wasUndone']=_0x2ac97b['wasUndone']),_0x17fb3a;},_0x127e23['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x127e23['getTypeUrl']=function(_0x1ed3a2){return void 0x0===_0x1ed3a2&&(_0x1ed3a2='type.googleapis.com'),_0x1ed3a2+'/MergeOperation';},_0x127e23;}()),_0x360104['MoveOperation']=(function(){function _0x1ad157(_0x13e503){if(_0x13e503){for(var _0x18a663=Object['keys'](_0x13e503),_0xda63af=0x0;_0xda63af<_0x18a663['length'];++_0xda63af)null!=_0x13e503[_0x18a663[_0xda63af]]&&(this[_0x18a663[_0xda63af]]=_0x13e503[_0x18a663[_0xda63af]]);}}return _0x1ad157['prototype']['sourcePosition']=null,_0x1ad157['prototype']['howMany']=0x0,_0x1ad157['prototype']['targetPosition']=null,_0x1ad157['prototype']['wasUndone']=!0x1,_0x1ad157['create']=function(_0x23bf0f){return new _0x1ad157(_0x23bf0f);},_0x1ad157['encode']=function(_0x5c8cb2,_0x155e3e){return _0x155e3e||(_0x155e3e=_0x5b066d['create']()),null!=_0x5c8cb2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'sourcePosition')&&_0x360104['Position']['encode'](_0x5c8cb2['sourcePosition'],_0x155e3e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c8cb2['howMany']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'howMany')&&_0x155e3e['uint32'](0x10)['uint32'](_0x5c8cb2['howMany']),null!=_0x5c8cb2['targetPosition']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'targetPosition')&&_0x360104['Position']['encode'](_0x5c8cb2['targetPosition'],_0x155e3e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5c8cb2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c8cb2,'wasUndone')&&_0x155e3e['uint32'](0x20)['bool'](_0x5c8cb2['wasUndone']),_0x155e3e;},_0x1ad157['encodeDelimited']=function(_0x5f3c9c,_0x1a42b6){return this['encode'](_0x5f3c9c,_0x1a42b6)['ldelim']();},_0x1ad157['decode']=function(_0x334032,_0x210bb4){_0x334032 instanceof _0x478192||(_0x334032=_0x478192['create'](_0x334032));for(var _0x357b31=void 0x0===_0x210bb4?_0x334032['len']:_0x334032['pos']+_0x210bb4,_0x119428=new _0x360104['MoveOperation']();_0x334032['pos']<_0x357b31;){var _0x21d0ac=_0x334032['uint32']();switch(_0x21d0ac>>>0x3){case 0x1:_0x119428['sourcePosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x2:_0x119428['howMany']=_0x334032['uint32']();break;case 0x3:_0x119428['targetPosition']=_0x360104['Position']['decode'](_0x334032,_0x334032['uint32']());break;case 0x4:_0x119428['wasUndone']=_0x334032['bool']();break;default:_0x334032['skipType'](0x7&_0x21d0ac);}}return _0x119428;},_0x1ad157['decodeDelimited']=function(_0x3a61ff){return _0x3a61ff instanceof _0x478192||(_0x3a61ff=new _0x478192(_0x3a61ff)),this['decode'](_0x3a61ff,_0x3a61ff['uint32']());},_0x1ad157['verify']=function(_0x574f80){if('object'!=typeof _0x574f80||null===_0x574f80)return'object\x20expected';var _0x4fc832;if(null!=_0x574f80['sourcePosition']&&_0x574f80['hasOwnProperty']('sourcePosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['sourcePosition'])))return'sourcePosition.'+_0x4fc832;if(null!=_0x574f80['howMany']&&_0x574f80['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x574f80['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x574f80['targetPosition']&&_0x574f80['hasOwnProperty']('targetPosition')&&(_0x4fc832=_0x360104['Position']['verify'](_0x574f80['targetPosition'])))return'targetPosition.'+_0x4fc832;return null!=_0x574f80['wasUndone']&&_0x574f80['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x574f80['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ad157['fromObject']=function(_0x1c15b3){if(_0x1c15b3 instanceof _0x360104['MoveOperation'])return _0x1c15b3;var _0x40e5dd=new _0x360104['MoveOperation']();if(null!=_0x1c15b3['sourcePosition']){if('object'!=typeof _0x1c15b3['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x40e5dd['sourcePosition']=_0x360104['Position']['fromObject'](_0x1c15b3['sourcePosition']);}if(null!=_0x1c15b3['howMany']&&(_0x40e5dd['howMany']=_0x1c15b3['howMany']>>>0x0),null!=_0x1c15b3['targetPosition']){if('object'!=typeof _0x1c15b3['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x40e5dd['targetPosition']=_0x360104['Position']['fromObject'](_0x1c15b3['targetPosition']);}return null!=_0x1c15b3['wasUndone']&&(_0x40e5dd['wasUndone']=Boolean(_0x1c15b3['wasUndone'])),_0x40e5dd;},_0x1ad157['toObject']=function(_0x4a968b,_0x114568){_0x114568||(_0x114568={});var _0x19c1bc={};return _0x114568['defaults']&&(_0x19c1bc['sourcePosition']=null,_0x19c1bc['howMany']=0x0,_0x19c1bc['targetPosition']=null,_0x19c1bc['wasUndone']=!0x1),null!=_0x4a968b['sourcePosition']&&_0x4a968b['hasOwnProperty']('sourcePosition')&&(_0x19c1bc['sourcePosition']=_0x360104['Position']['toObject'](_0x4a968b['sourcePosition'],_0x114568)),null!=_0x4a968b['howMany']&&_0x4a968b['hasOwnProperty']('howMany')&&(_0x19c1bc['howMany']=_0x4a968b['howMany']),null!=_0x4a968b['targetPosition']&&_0x4a968b['hasOwnProperty']('targetPosition')&&(_0x19c1bc['targetPosition']=_0x360104['Position']['toObject'](_0x4a968b['targetPosition'],_0x114568)),null!=_0x4a968b['wasUndone']&&_0x4a968b['hasOwnProperty']('wasUndone')&&(_0x19c1bc['wasUndone']=_0x4a968b['wasUndone']),_0x19c1bc;},_0x1ad157['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x1ad157['getTypeUrl']=function(_0x1ef9c9){return void 0x0===_0x1ef9c9&&(_0x1ef9c9='type.googleapis.com'),_0x1ef9c9+'/MoveOperation';},_0x1ad157;}()),_0x360104['RenameOperation']=(function(){function _0x12e06a(_0x2a22ca){if(_0x2a22ca){for(var _0x43ccc9=Object['keys'](_0x2a22ca),_0x406ebe=0x0;_0x406ebe<_0x43ccc9['length'];++_0x406ebe)null!=_0x2a22ca[_0x43ccc9[_0x406ebe]]&&(this[_0x43ccc9[_0x406ebe]]=_0x2a22ca[_0x43ccc9[_0x406ebe]]);}}return _0x12e06a['prototype']['position']=null,_0x12e06a['prototype']['oldName']='',_0x12e06a['prototype']['newName']='',_0x12e06a['prototype']['wasUndone']=!0x1,_0x12e06a['create']=function(_0x41dadc){return new _0x12e06a(_0x41dadc);},_0x12e06a['encode']=function(_0x4983eb,_0x573379){return _0x573379||(_0x573379=_0x5b066d['create']()),null!=_0x4983eb['position']&&Object['hasOwnProperty']['call'](_0x4983eb,'position')&&_0x360104['Position']['encode'](_0x4983eb['position'],_0x573379['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4983eb['oldName']&&Object['hasOwnProperty']['call'](_0x4983eb,'oldName')&&_0x573379['uint32'](0x12)['string'](_0x4983eb['oldName']),null!=_0x4983eb['newName']&&Object['hasOwnProperty']['call'](_0x4983eb,'newName')&&_0x573379['uint32'](0x1a)['string'](_0x4983eb['newName']),null!=_0x4983eb['wasUndone']&&Object['hasOwnProperty']['call'](_0x4983eb,'wasUndone')&&_0x573379['uint32'](0x20)['bool'](_0x4983eb['wasUndone']),_0x573379;},_0x12e06a['encodeDelimited']=function(_0x8bddfd,_0x264aa1){return this['encode'](_0x8bddfd,_0x264aa1)['ldelim']();},_0x12e06a['decode']=function(_0x520e9d,_0x7e4bb7){_0x520e9d instanceof _0x478192||(_0x520e9d=_0x478192['create'](_0x520e9d));for(var _0x445c17=void 0x0===_0x7e4bb7?_0x520e9d['len']:_0x520e9d['pos']+_0x7e4bb7,_0x46122f=new _0x360104['RenameOperation']();_0x520e9d['pos']<_0x445c17;){var _0x37ac89=_0x520e9d['uint32']();switch(_0x37ac89>>>0x3){case 0x1:_0x46122f['position']=_0x360104['Position']['decode'](_0x520e9d,_0x520e9d['uint32']());break;case 0x2:_0x46122f['oldName']=_0x520e9d['string']();break;case 0x3:_0x46122f['newName']=_0x520e9d['string']();break;case 0x4:_0x46122f['wasUndone']=_0x520e9d['bool']();break;default:_0x520e9d['skipType'](0x7&_0x37ac89);}}return _0x46122f;},_0x12e06a['decodeDelimited']=function(_0x248ca6){return _0x248ca6 instanceof _0x478192||(_0x248ca6=new _0x478192(_0x248ca6)),this['decode'](_0x248ca6,_0x248ca6['uint32']());},_0x12e06a['verify']=function(_0x5726fa){if('object'!=typeof _0x5726fa||null===_0x5726fa)return'object\x20expected';if(null!=_0x5726fa['position']&&_0x5726fa['hasOwnProperty']('position')){var _0x47629a=_0x360104['Position']['verify'](_0x5726fa['position']);if(_0x47629a)return'position.'+_0x47629a;}return null!=_0x5726fa['oldName']&&_0x5726fa['hasOwnProperty']('oldName')&&!_0x23fb37['isString'](_0x5726fa['oldName'])?'oldName:\x20string\x20expected':null!=_0x5726fa['newName']&&_0x5726fa['hasOwnProperty']('newName')&&!_0x23fb37['isString'](_0x5726fa['newName'])?'newName:\x20string\x20expected':null!=_0x5726fa['wasUndone']&&_0x5726fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5726fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x12e06a['fromObject']=function(_0x558432){if(_0x558432 instanceof _0x360104['RenameOperation'])return _0x558432;var _0x4f5c36=new _0x360104['RenameOperation']();if(null!=_0x558432['position']){if('object'!=typeof _0x558432['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4f5c36['position']=_0x360104['Position']['fromObject'](_0x558432['position']);}return null!=_0x558432['oldName']&&(_0x4f5c36['oldName']=String(_0x558432['oldName'])),null!=_0x558432['newName']&&(_0x4f5c36['newName']=String(_0x558432['newName'])),null!=_0x558432['wasUndone']&&(_0x4f5c36['wasUndone']=Boolean(_0x558432['wasUndone'])),_0x4f5c36;},_0x12e06a['toObject']=function(_0x20b8bd,_0x26227e){_0x26227e||(_0x26227e={});var _0x5934d9={};return _0x26227e['defaults']&&(_0x5934d9['position']=null,_0x5934d9['oldName']='',_0x5934d9['newName']='',_0x5934d9['wasUndone']=!0x1),null!=_0x20b8bd['position']&&_0x20b8bd['hasOwnProperty']('position')&&(_0x5934d9['position']=_0x360104['Position']['toObject'](_0x20b8bd['position'],_0x26227e)),null!=_0x20b8bd['oldName']&&_0x20b8bd['hasOwnProperty']('oldName')&&(_0x5934d9['oldName']=_0x20b8bd['oldName']),null!=_0x20b8bd['newName']&&_0x20b8bd['hasOwnProperty']('newName')&&(_0x5934d9['newName']=_0x20b8bd['newName']),null!=_0x20b8bd['wasUndone']&&_0x20b8bd['hasOwnProperty']('wasUndone')&&(_0x5934d9['wasUndone']=_0x20b8bd['wasUndone']),_0x5934d9;},_0x12e06a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x12e06a['getTypeUrl']=function(_0x35896d){return void 0x0===_0x35896d&&(_0x35896d='type.googleapis.com'),_0x35896d+'/RenameOperation';},_0x12e06a;}()),_0x360104['RootAttributeOperation']=(function(){function _0x24fedf(_0x51b44c){if(_0x51b44c){for(var _0x124a2a=Object['keys'](_0x51b44c),_0x337fb5=0x0;_0x337fb5<_0x124a2a['length'];++_0x337fb5)null!=_0x51b44c[_0x124a2a[_0x337fb5]]&&(this[_0x124a2a[_0x337fb5]]=_0x51b44c[_0x124a2a[_0x337fb5]]);}}return _0x24fedf['prototype']['root']='',_0x24fedf['prototype']['key']='',_0x24fedf['prototype']['oldValueBoolean']=!0x1,_0x24fedf['prototype']['oldValueJson']='',_0x24fedf['prototype']['newValueBoolean']=!0x1,_0x24fedf['prototype']['newValueJson']='',_0x24fedf['prototype']['wasUndone']=!0x1,_0x24fedf['create']=function(_0x201672){return new _0x24fedf(_0x201672);},_0x24fedf['encode']=function(_0x10e390,_0x36af59){return _0x36af59||(_0x36af59=_0x5b066d['create']()),null!=_0x10e390['root']&&Object['hasOwnProperty']['call'](_0x10e390,'root')&&_0x36af59['uint32'](0xa)['string'](_0x10e390['root']),null!=_0x10e390['key']&&Object['hasOwnProperty']['call'](_0x10e390,'key')&&_0x36af59['uint32'](0x12)['string'](_0x10e390['key']),null!=_0x10e390['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueBoolean')&&_0x36af59['uint32'](0x18)['bool'](_0x10e390['oldValueBoolean']),null!=_0x10e390['oldValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'oldValueJson')&&_0x36af59['uint32'](0x22)['string'](_0x10e390['oldValueJson']),null!=_0x10e390['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueBoolean')&&_0x36af59['uint32'](0x28)['bool'](_0x10e390['newValueBoolean']),null!=_0x10e390['newValueJson']&&Object['hasOwnProperty']['call'](_0x10e390,'newValueJson')&&_0x36af59['uint32'](0x32)['string'](_0x10e390['newValueJson']),null!=_0x10e390['wasUndone']&&Object['hasOwnProperty']['call'](_0x10e390,'wasUndone')&&_0x36af59['uint32'](0x38)['bool'](_0x10e390['wasUndone']),_0x36af59;},_0x24fedf['encodeDelimited']=function(_0x40448a,_0x6a6060){return this['encode'](_0x40448a,_0x6a6060)['ldelim']();},_0x24fedf['decode']=function(_0x400114,_0x42a426){_0x400114 instanceof _0x478192||(_0x400114=_0x478192['create'](_0x400114));for(var _0x3a7cd3=void 0x0===_0x42a426?_0x400114['len']:_0x400114['pos']+_0x42a426,_0x3fabfa=new _0x360104['RootAttributeOperation']();_0x400114['pos']<_0x3a7cd3;){var _0x46dafd=_0x400114['uint32']();switch(_0x46dafd>>>0x3){case 0x1:_0x3fabfa['root']=_0x400114['string']();break;case 0x2:_0x3fabfa['key']=_0x400114['string']();break;case 0x3:_0x3fabfa['oldValueBoolean']=_0x400114['bool']();break;case 0x4:_0x3fabfa['oldValueJson']=_0x400114['string']();break;case 0x5:_0x3fabfa['newValueBoolean']=_0x400114['bool']();break;case 0x6:_0x3fabfa['newValueJson']=_0x400114['string']();break;case 0x7:_0x3fabfa['wasUndone']=_0x400114['bool']();break;default:_0x400114['skipType'](0x7&_0x46dafd);}}return _0x3fabfa;},_0x24fedf['decodeDelimited']=function(_0x4d1726){return _0x4d1726 instanceof _0x478192||(_0x4d1726=new _0x478192(_0x4d1726)),this['decode'](_0x4d1726,_0x4d1726['uint32']());},_0x24fedf['verify']=function(_0x1a8abd){return'object'!=typeof _0x1a8abd||null===_0x1a8abd?'object\x20expected':null!=_0x1a8abd['root']&&_0x1a8abd['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x1a8abd['root'])?'root:\x20string\x20expected':null!=_0x1a8abd['key']&&_0x1a8abd['hasOwnProperty']('key')&&!_0x23fb37['isString'](_0x1a8abd['key'])?'key:\x20string\x20expected':null!=_0x1a8abd['oldValueBoolean']&&_0x1a8abd['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1a8abd['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['oldValueJson']&&_0x1a8abd['hasOwnProperty']('oldValueJson')&&!_0x23fb37['isString'](_0x1a8abd['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1a8abd['newValueBoolean']&&_0x1a8abd['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1a8abd['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1a8abd['newValueJson']&&_0x1a8abd['hasOwnProperty']('newValueJson')&&!_0x23fb37['isString'](_0x1a8abd['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1a8abd['wasUndone']&&_0x1a8abd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1a8abd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x24fedf['fromObject']=function(_0x30d70e){if(_0x30d70e instanceof _0x360104['RootAttributeOperation'])return _0x30d70e;var _0x57efca=new _0x360104['RootAttributeOperation']();return null!=_0x30d70e['root']&&(_0x57efca['root']=String(_0x30d70e['root'])),null!=_0x30d70e['key']&&(_0x57efca['key']=String(_0x30d70e['key'])),null!=_0x30d70e['oldValueBoolean']&&(_0x57efca['oldValueBoolean']=Boolean(_0x30d70e['oldValueBoolean'])),null!=_0x30d70e['oldValueJson']&&(_0x57efca['oldValueJson']=String(_0x30d70e['oldValueJson'])),null!=_0x30d70e['newValueBoolean']&&(_0x57efca['newValueBoolean']=Boolean(_0x30d70e['newValueBoolean'])),null!=_0x30d70e['newValueJson']&&(_0x57efca['newValueJson']=String(_0x30d70e['newValueJson'])),null!=_0x30d70e['wasUndone']&&(_0x57efca['wasUndone']=Boolean(_0x30d70e['wasUndone'])),_0x57efca;},_0x24fedf['toObject']=function(_0x1230af,_0x399a88){_0x399a88||(_0x399a88={});var _0x4a7b13={};return _0x399a88['defaults']&&(_0x4a7b13['root']='',_0x4a7b13['key']='',_0x4a7b13['oldValueBoolean']=!0x1,_0x4a7b13['oldValueJson']='',_0x4a7b13['newValueBoolean']=!0x1,_0x4a7b13['newValueJson']='',_0x4a7b13['wasUndone']=!0x1),null!=_0x1230af['root']&&_0x1230af['hasOwnProperty']('root')&&(_0x4a7b13['root']=_0x1230af['root']),null!=_0x1230af['key']&&_0x1230af['hasOwnProperty']('key')&&(_0x4a7b13['key']=_0x1230af['key']),null!=_0x1230af['oldValueBoolean']&&_0x1230af['hasOwnProperty']('oldValueBoolean')&&(_0x4a7b13['oldValueBoolean']=_0x1230af['oldValueBoolean']),null!=_0x1230af['oldValueJson']&&_0x1230af['hasOwnProperty']('oldValueJson')&&(_0x4a7b13['oldValueJson']=_0x1230af['oldValueJson']),null!=_0x1230af['newValueBoolean']&&_0x1230af['hasOwnProperty']('newValueBoolean')&&(_0x4a7b13['newValueBoolean']=_0x1230af['newValueBoolean']),null!=_0x1230af['newValueJson']&&_0x1230af['hasOwnProperty']('newValueJson')&&(_0x4a7b13['newValueJson']=_0x1230af['newValueJson']),null!=_0x1230af['wasUndone']&&_0x1230af['hasOwnProperty']('wasUndone')&&(_0x4a7b13['wasUndone']=_0x1230af['wasUndone']),_0x4a7b13;},_0x24fedf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x24fedf['getTypeUrl']=function(_0x2fb80e){return void 0x0===_0x2fb80e&&(_0x2fb80e='type.googleapis.com'),_0x2fb80e+'/RootAttributeOperation';},_0x24fedf;}()),_0x360104['RootOperation']=(function(){function _0xb312d2(_0x53c73c){if(_0x53c73c){for(var _0x5e0b3d=Object['keys'](_0x53c73c),_0x2627f4=0x0;_0x2627f4<_0x5e0b3d['length'];++_0x2627f4)null!=_0x53c73c[_0x5e0b3d[_0x2627f4]]&&(this[_0x5e0b3d[_0x2627f4]]=_0x53c73c[_0x5e0b3d[_0x2627f4]]);}}return _0xb312d2['prototype']['rootName']='',_0xb312d2['prototype']['elementName']='',_0xb312d2['prototype']['isAdd']=!0x1,_0xb312d2['prototype']['wasUndone']=!0x1,_0xb312d2['create']=function(_0x20adfb){return new _0xb312d2(_0x20adfb);},_0xb312d2['encode']=function(_0x50d381,_0x32f891){return _0x32f891||(_0x32f891=_0x5b066d['create']()),null!=_0x50d381['rootName']&&Object['hasOwnProperty']['call'](_0x50d381,'rootName')&&_0x32f891['uint32'](0xa)['string'](_0x50d381['rootName']),null!=_0x50d381['elementName']&&Object['hasOwnProperty']['call'](_0x50d381,'elementName')&&_0x32f891['uint32'](0x12)['string'](_0x50d381['elementName']),null!=_0x50d381['isAdd']&&Object['hasOwnProperty']['call'](_0x50d381,'isAdd')&&_0x32f891['uint32'](0x18)['bool'](_0x50d381['isAdd']),null!=_0x50d381['wasUndone']&&Object['hasOwnProperty']['call'](_0x50d381,'wasUndone')&&_0x32f891['uint32'](0x20)['bool'](_0x50d381['wasUndone']),_0x32f891;},_0xb312d2['encodeDelimited']=function(_0x502e02,_0x2878bc){return this['encode'](_0x502e02,_0x2878bc)['ldelim']();},_0xb312d2['decode']=function(_0x3e96c6,_0x300b10){_0x3e96c6 instanceof _0x478192||(_0x3e96c6=_0x478192['create'](_0x3e96c6));for(var _0x40ff2e=void 0x0===_0x300b10?_0x3e96c6['len']:_0x3e96c6['pos']+_0x300b10,_0x41bbc8=new _0x360104['RootOperation']();_0x3e96c6['pos']<_0x40ff2e;){var _0x36969c=_0x3e96c6['uint32']();switch(_0x36969c>>>0x3){case 0x1:_0x41bbc8['rootName']=_0x3e96c6['string']();break;case 0x2:_0x41bbc8['elementName']=_0x3e96c6['string']();break;case 0x3:_0x41bbc8['isAdd']=_0x3e96c6['bool']();break;case 0x4:_0x41bbc8['wasUndone']=_0x3e96c6['bool']();break;default:_0x3e96c6['skipType'](0x7&_0x36969c);}}return _0x41bbc8;},_0xb312d2['decodeDelimited']=function(_0xe24411){return _0xe24411 instanceof _0x478192||(_0xe24411=new _0x478192(_0xe24411)),this['decode'](_0xe24411,_0xe24411['uint32']());},_0xb312d2['verify']=function(_0x3fc9b2){return'object'!=typeof _0x3fc9b2||null===_0x3fc9b2?'object\x20expected':null!=_0x3fc9b2['rootName']&&_0x3fc9b2['hasOwnProperty']('rootName')&&!_0x23fb37['isString'](_0x3fc9b2['rootName'])?'rootName:\x20string\x20expected':null!=_0x3fc9b2['elementName']&&_0x3fc9b2['hasOwnProperty']('elementName')&&!_0x23fb37['isString'](_0x3fc9b2['elementName'])?'elementName:\x20string\x20expected':null!=_0x3fc9b2['isAdd']&&_0x3fc9b2['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3fc9b2['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3fc9b2['wasUndone']&&_0x3fc9b2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3fc9b2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xb312d2['fromObject']=function(_0xc1d829){if(_0xc1d829 instanceof _0x360104['RootOperation'])return _0xc1d829;var _0x50c4ae=new _0x360104['RootOperation']();return null!=_0xc1d829['rootName']&&(_0x50c4ae['rootName']=String(_0xc1d829['rootName'])),null!=_0xc1d829['elementName']&&(_0x50c4ae['elementName']=String(_0xc1d829['elementName'])),null!=_0xc1d829['isAdd']&&(_0x50c4ae['isAdd']=Boolean(_0xc1d829['isAdd'])),null!=_0xc1d829['wasUndone']&&(_0x50c4ae['wasUndone']=Boolean(_0xc1d829['wasUndone'])),_0x50c4ae;},_0xb312d2['toObject']=function(_0x3edb9a,_0x39cc55){_0x39cc55||(_0x39cc55={});var _0x125359={};return _0x39cc55['defaults']&&(_0x125359['rootName']='',_0x125359['elementName']='',_0x125359['isAdd']=!0x1,_0x125359['wasUndone']=!0x1),null!=_0x3edb9a['rootName']&&_0x3edb9a['hasOwnProperty']('rootName')&&(_0x125359['rootName']=_0x3edb9a['rootName']),null!=_0x3edb9a['elementName']&&_0x3edb9a['hasOwnProperty']('elementName')&&(_0x125359['elementName']=_0x3edb9a['elementName']),null!=_0x3edb9a['isAdd']&&_0x3edb9a['hasOwnProperty']('isAdd')&&(_0x125359['isAdd']=_0x3edb9a['isAdd']),null!=_0x3edb9a['wasUndone']&&_0x3edb9a['hasOwnProperty']('wasUndone')&&(_0x125359['wasUndone']=_0x3edb9a['wasUndone']),_0x125359;},_0xb312d2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0xb312d2['getTypeUrl']=function(_0x34649c){return void 0x0===_0x34649c&&(_0x34649c='type.googleapis.com'),_0x34649c+'/RootOperation';},_0xb312d2;}()),_0x360104['SplitOperation']=(function(){function _0x361419(_0x16bca0){if(_0x16bca0){for(var _0x4fc48c=Object['keys'](_0x16bca0),_0x2c66cf=0x0;_0x2c66cf<_0x4fc48c['length'];++_0x2c66cf)null!=_0x16bca0[_0x4fc48c[_0x2c66cf]]&&(this[_0x4fc48c[_0x2c66cf]]=_0x16bca0[_0x4fc48c[_0x2c66cf]]);}}return _0x361419['prototype']['splitPosition']=null,_0x361419['prototype']['graveyardPosition']=null,_0x361419['prototype']['howMany']=0x0,_0x361419['prototype']['insertionPosition']=null,_0x361419['prototype']['wasUndone']=!0x1,_0x361419['create']=function(_0x357524){return new _0x361419(_0x357524);},_0x361419['encode']=function(_0x13a982,_0x256006){return _0x256006||(_0x256006=_0x5b066d['create']()),null!=_0x13a982['splitPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'splitPosition')&&_0x360104['Position']['encode'](_0x13a982['splitPosition'],_0x256006['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13a982['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'graveyardPosition')&&_0x360104['Position']['encode'](_0x13a982['graveyardPosition'],_0x256006['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13a982['howMany']&&Object['hasOwnProperty']['call'](_0x13a982,'howMany')&&_0x256006['uint32'](0x18)['uint32'](_0x13a982['howMany']),null!=_0x13a982['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13a982,'insertionPosition')&&_0x360104['Position']['encode'](_0x13a982['insertionPosition'],_0x256006['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13a982['wasUndone']&&Object['hasOwnProperty']['call'](_0x13a982,'wasUndone')&&_0x256006['uint32'](0x28)['bool'](_0x13a982['wasUndone']),_0x256006;},_0x361419['encodeDelimited']=function(_0x5d179e,_0x32a4a4){return this['encode'](_0x5d179e,_0x32a4a4)['ldelim']();},_0x361419['decode']=function(_0x236825,_0x3ae30f){_0x236825 instanceof _0x478192||(_0x236825=_0x478192['create'](_0x236825));for(var _0x2df1f0=void 0x0===_0x3ae30f?_0x236825['len']:_0x236825['pos']+_0x3ae30f,_0x1fc86a=new _0x360104['SplitOperation']();_0x236825['pos']<_0x2df1f0;){var _0x30c553=_0x236825['uint32']();switch(_0x30c553>>>0x3){case 0x1:_0x1fc86a['splitPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x2:_0x1fc86a['graveyardPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x3:_0x1fc86a['howMany']=_0x236825['uint32']();break;case 0x4:_0x1fc86a['insertionPosition']=_0x360104['Position']['decode'](_0x236825,_0x236825['uint32']());break;case 0x5:_0x1fc86a['wasUndone']=_0x236825['bool']();break;default:_0x236825['skipType'](0x7&_0x30c553);}}return _0x1fc86a;},_0x361419['decodeDelimited']=function(_0x467774){return _0x467774 instanceof _0x478192||(_0x467774=new _0x478192(_0x467774)),this['decode'](_0x467774,_0x467774['uint32']());},_0x361419['verify']=function(_0x954d1d){if('object'!=typeof _0x954d1d||null===_0x954d1d)return'object\x20expected';var _0x1240a4;if(null!=_0x954d1d['splitPosition']&&_0x954d1d['hasOwnProperty']('splitPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['splitPosition'])))return'splitPosition.'+_0x1240a4;if(null!=_0x954d1d['graveyardPosition']&&_0x954d1d['hasOwnProperty']('graveyardPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['graveyardPosition'])))return'graveyardPosition.'+_0x1240a4;if(null!=_0x954d1d['howMany']&&_0x954d1d['hasOwnProperty']('howMany')&&!_0x23fb37['isInteger'](_0x954d1d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x954d1d['insertionPosition']&&_0x954d1d['hasOwnProperty']('insertionPosition')&&(_0x1240a4=_0x360104['Position']['verify'](_0x954d1d['insertionPosition'])))return'insertionPosition.'+_0x1240a4;return null!=_0x954d1d['wasUndone']&&_0x954d1d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x954d1d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x361419['fromObject']=function(_0x5e1927){if(_0x5e1927 instanceof _0x360104['SplitOperation'])return _0x5e1927;var _0x12f514=new _0x360104['SplitOperation']();if(null!=_0x5e1927['splitPosition']){if('object'!=typeof _0x5e1927['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x12f514['splitPosition']=_0x360104['Position']['fromObject'](_0x5e1927['splitPosition']);}if(null!=_0x5e1927['graveyardPosition']){if('object'!=typeof _0x5e1927['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x12f514['graveyardPosition']=_0x360104['Position']['fromObject'](_0x5e1927['graveyardPosition']);}if(null!=_0x5e1927['howMany']&&(_0x12f514['howMany']=_0x5e1927['howMany']>>>0x0),null!=_0x5e1927['insertionPosition']){if('object'!=typeof _0x5e1927['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x12f514['insertionPosition']=_0x360104['Position']['fromObject'](_0x5e1927['insertionPosition']);}return null!=_0x5e1927['wasUndone']&&(_0x12f514['wasUndone']=Boolean(_0x5e1927['wasUndone'])),_0x12f514;},_0x361419['toObject']=function(_0x5e826d,_0x4f410d){_0x4f410d||(_0x4f410d={});var _0x533f84={};return _0x4f410d['defaults']&&(_0x533f84['splitPosition']=null,_0x533f84['graveyardPosition']=null,_0x533f84['howMany']=0x0,_0x533f84['insertionPosition']=null,_0x533f84['wasUndone']=!0x1),null!=_0x5e826d['splitPosition']&&_0x5e826d['hasOwnProperty']('splitPosition')&&(_0x533f84['splitPosition']=_0x360104['Position']['toObject'](_0x5e826d['splitPosition'],_0x4f410d)),null!=_0x5e826d['graveyardPosition']&&_0x5e826d['hasOwnProperty']('graveyardPosition')&&(_0x533f84['graveyardPosition']=_0x360104['Position']['toObject'](_0x5e826d['graveyardPosition'],_0x4f410d)),null!=_0x5e826d['howMany']&&_0x5e826d['hasOwnProperty']('howMany')&&(_0x533f84['howMany']=_0x5e826d['howMany']),null!=_0x5e826d['insertionPosition']&&_0x5e826d['hasOwnProperty']('insertionPosition')&&(_0x533f84['insertionPosition']=_0x360104['Position']['toObject'](_0x5e826d['insertionPosition'],_0x4f410d)),null!=_0x5e826d['wasUndone']&&_0x5e826d['hasOwnProperty']('wasUndone')&&(_0x533f84['wasUndone']=_0x5e826d['wasUndone']),_0x533f84;},_0x361419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x361419['getTypeUrl']=function(_0x54a85f){return void 0x0===_0x54a85f&&(_0x54a85f='type.googleapis.com'),_0x54a85f+'/SplitOperation';},_0x361419;}()),_0x360104['Position']=(function(){function _0x13ceed(_0x2af7ff){if(this['path']=[],_0x2af7ff){for(var _0x3efbd3=Object['keys'](_0x2af7ff),_0x55082a=0x0;_0x55082a<_0x3efbd3['length'];++_0x55082a)null!=_0x2af7ff[_0x3efbd3[_0x55082a]]&&(this[_0x3efbd3[_0x55082a]]=_0x2af7ff[_0x3efbd3[_0x55082a]]);}}return _0x13ceed['prototype']['root']='',_0x13ceed['prototype']['rootMain']=!0x1,_0x13ceed['prototype']['rootGraveyard']=!0x1,_0x13ceed['prototype']['path']=_0x23fb37['emptyArray'],_0x13ceed['prototype']['stickiness']='',_0x13ceed['create']=function(_0x2379f5){return new _0x13ceed(_0x2379f5);},_0x13ceed['encode']=function(_0x55cd8d,_0x9d4dbb){if(_0x9d4dbb||(_0x9d4dbb=_0x5b066d['create']()),null!=_0x55cd8d['root']&&Object['hasOwnProperty']['call'](_0x55cd8d,'root')&&_0x9d4dbb['uint32'](0xa)['string'](_0x55cd8d['root']),null!=_0x55cd8d['rootMain']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootMain')&&_0x9d4dbb['uint32'](0x10)['bool'](_0x55cd8d['rootMain']),null!=_0x55cd8d['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x55cd8d,'rootGraveyard')&&_0x9d4dbb['uint32'](0x18)['bool'](_0x55cd8d['rootGraveyard']),null!=_0x55cd8d['path']&&_0x55cd8d['path']['length']){_0x9d4dbb['uint32'](0x22)['fork']();for(var _0x456da5=0x0;_0x456da5<_0x55cd8d['path']['length'];++_0x456da5)_0x9d4dbb['uint32'](_0x55cd8d['path'][_0x456da5]);_0x9d4dbb['ldelim']();}return null!=_0x55cd8d['stickiness']&&Object['hasOwnProperty']['call'](_0x55cd8d,'stickiness')&&_0x9d4dbb['uint32'](0x2a)['string'](_0x55cd8d['stickiness']),_0x9d4dbb;},_0x13ceed['encodeDelimited']=function(_0x440fda,_0x27681e){return this['encode'](_0x440fda,_0x27681e)['ldelim']();},_0x13ceed['decode']=function(_0x100d4d,_0x3eb76d){_0x100d4d instanceof _0x478192||(_0x100d4d=_0x478192['create'](_0x100d4d));for(var _0x39e87b=void 0x0===_0x3eb76d?_0x100d4d['len']:_0x100d4d['pos']+_0x3eb76d,_0x3323ae=new _0x360104['Position']();_0x100d4d['pos']<_0x39e87b;){var _0x48f8e9=_0x100d4d['uint32']();switch(_0x48f8e9>>>0x3){case 0x1:_0x3323ae['root']=_0x100d4d['string']();break;case 0x2:_0x3323ae['rootMain']=_0x100d4d['bool']();break;case 0x3:_0x3323ae['rootGraveyard']=_0x100d4d['bool']();break;case 0x4:if(_0x3323ae['path']&&_0x3323ae['path']['length']||(_0x3323ae['path']=[]),0x2==(0x7&_0x48f8e9)){for(var _0x3e205f=_0x100d4d['uint32']()+_0x100d4d['pos'];_0x100d4d['pos']<_0x3e205f;)_0x3323ae['path']['push'](_0x100d4d['uint32']());}else _0x3323ae['path']['push'](_0x100d4d['uint32']());break;case 0x5:_0x3323ae['stickiness']=_0x100d4d['string']();break;default:_0x100d4d['skipType'](0x7&_0x48f8e9);}}return _0x3323ae;},_0x13ceed['decodeDelimited']=function(_0x4ab261){return _0x4ab261 instanceof _0x478192||(_0x4ab261=new _0x478192(_0x4ab261)),this['decode'](_0x4ab261,_0x4ab261['uint32']());},_0x13ceed['verify']=function(_0x41f6a9){if('object'!=typeof _0x41f6a9||null===_0x41f6a9)return'object\x20expected';if(null!=_0x41f6a9['root']&&_0x41f6a9['hasOwnProperty']('root')&&!_0x23fb37['isString'](_0x41f6a9['root']))return'root:\x20string\x20expected';if(null!=_0x41f6a9['rootMain']&&_0x41f6a9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x41f6a9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x41f6a9['rootGraveyard']&&_0x41f6a9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x41f6a9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x41f6a9['path']&&_0x41f6a9['hasOwnProperty']('path')){if(!Array['isArray'](_0x41f6a9['path']))return'path:\x20array\x20expected';for(var _0x2fb5f1=0x0;_0x2fb5f1<_0x41f6a9['path']['length'];++_0x2fb5f1)if(!_0x23fb37['isInteger'](_0x41f6a9['path'][_0x2fb5f1]))return'path:\x20integer[]\x20expected';}return null!=_0x41f6a9['stickiness']&&_0x41f6a9['hasOwnProperty']('stickiness')&&!_0x23fb37['isString'](_0x41f6a9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x13ceed['fromObject']=function(_0x194ffe){if(_0x194ffe instanceof _0x360104['Position'])return _0x194ffe;var _0x227c8c=new _0x360104['Position']();if(null!=_0x194ffe['root']&&(_0x227c8c['root']=String(_0x194ffe['root'])),null!=_0x194ffe['rootMain']&&(_0x227c8c['rootMain']=Boolean(_0x194ffe['rootMain'])),null!=_0x194ffe['rootGraveyard']&&(_0x227c8c['rootGraveyard']=Boolean(_0x194ffe['rootGraveyard'])),_0x194ffe['path']){if(!Array['isArray'](_0x194ffe['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x227c8c['path']=[];for(var _0x3990ac=0x0;_0x3990ac<_0x194ffe['path']['length'];++_0x3990ac)_0x227c8c['path'][_0x3990ac]=_0x194ffe['path'][_0x3990ac]>>>0x0;}return null!=_0x194ffe['stickiness']&&(_0x227c8c['stickiness']=String(_0x194ffe['stickiness'])),_0x227c8c;},_0x13ceed['toObject']=function(_0x151a9e,_0x289f04){_0x289f04||(_0x289f04={});var _0x2e8a98={};if((_0x289f04['arrays']||_0x289f04['defaults'])&&(_0x2e8a98['path']=[]),_0x289f04['defaults']&&(_0x2e8a98['root']='',_0x2e8a98['rootMain']=!0x1,_0x2e8a98['rootGraveyard']=!0x1,_0x2e8a98['stickiness']=''),null!=_0x151a9e['root']&&_0x151a9e['hasOwnProperty']('root')&&(_0x2e8a98['root']=_0x151a9e['root']),null!=_0x151a9e['rootMain']&&_0x151a9e['hasOwnProperty']('rootMain')&&(_0x2e8a98['rootMain']=_0x151a9e['rootMain']),null!=_0x151a9e['rootGraveyard']&&_0x151a9e['hasOwnProperty']('rootGraveyard')&&(_0x2e8a98['rootGraveyard']=_0x151a9e['rootGraveyard']),_0x151a9e['path']&&_0x151a9e['path']['length']){_0x2e8a98['path']=[];for(var _0x4db3e1=0x0;_0x4db3e1<_0x151a9e['path']['length'];++_0x4db3e1)_0x2e8a98['path'][_0x4db3e1]=_0x151a9e['path'][_0x4db3e1];}return null!=_0x151a9e['stickiness']&&_0x151a9e['hasOwnProperty']('stickiness')&&(_0x2e8a98['stickiness']=_0x151a9e['stickiness']),_0x2e8a98;},_0x13ceed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x13ceed['getTypeUrl']=function(_0x263962){return void 0x0===_0x263962&&(_0x263962='type.googleapis.com'),_0x263962+'/Position';},_0x13ceed;}()),_0x360104['Range']=(function(){function _0x66b0c9(_0x37d1e2){if(_0x37d1e2){for(var _0x5a24cb=Object['keys'](_0x37d1e2),_0x25e0ef=0x0;_0x25e0ef<_0x5a24cb['length'];++_0x25e0ef)null!=_0x37d1e2[_0x5a24cb[_0x25e0ef]]&&(this[_0x5a24cb[_0x25e0ef]]=_0x37d1e2[_0x5a24cb[_0x25e0ef]]);}}return _0x66b0c9['prototype']['start']=null,_0x66b0c9['prototype']['end']=null,_0x66b0c9['create']=function(_0x4d13e6){return new _0x66b0c9(_0x4d13e6);},_0x66b0c9['encode']=function(_0x157c85,_0x575b5e){return _0x575b5e||(_0x575b5e=_0x5b066d['create']()),null!=_0x157c85['start']&&Object['hasOwnProperty']['call'](_0x157c85,'start')&&_0x360104['Position']['encode'](_0x157c85['start'],_0x575b5e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x157c85['end']&&Object['hasOwnProperty']['call'](_0x157c85,'end')&&_0x360104['Position']['encode'](_0x157c85['end'],_0x575b5e['uint32'](0x12)['fork']())['ldelim'](),_0x575b5e;},_0x66b0c9['encodeDelimited']=function(_0x3152ea,_0x84457f){return this['encode'](_0x3152ea,_0x84457f)['ldelim']();},_0x66b0c9['decode']=function(_0x46abcb,_0x2e14ae){_0x46abcb instanceof _0x478192||(_0x46abcb=_0x478192['create'](_0x46abcb));for(var _0x47121c=void 0x0===_0x2e14ae?_0x46abcb['len']:_0x46abcb['pos']+_0x2e14ae,_0x3b8f13=new _0x360104['Range']();_0x46abcb['pos']<_0x47121c;){var _0x385fca=_0x46abcb['uint32']();switch(_0x385fca>>>0x3){case 0x1:_0x3b8f13['start']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;case 0x2:_0x3b8f13['end']=_0x360104['Position']['decode'](_0x46abcb,_0x46abcb['uint32']());break;default:_0x46abcb['skipType'](0x7&_0x385fca);}}return _0x3b8f13;},_0x66b0c9['decodeDelimited']=function(_0x205445){return _0x205445 instanceof _0x478192||(_0x205445=new _0x478192(_0x205445)),this['decode'](_0x205445,_0x205445['uint32']());},_0x66b0c9['verify']=function(_0x504631){if('object'!=typeof _0x504631||null===_0x504631)return'object\x20expected';var _0x195b1e;if(null!=_0x504631['start']&&_0x504631['hasOwnProperty']('start')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['start'])))return'start.'+_0x195b1e;if(null!=_0x504631['end']&&_0x504631['hasOwnProperty']('end')&&(_0x195b1e=_0x360104['Position']['verify'](_0x504631['end'])))return'end.'+_0x195b1e;return null;},_0x66b0c9['fromObject']=function(_0x2b682d){if(_0x2b682d instanceof _0x360104['Range'])return _0x2b682d;var _0x4af0a2=new _0x360104['Range']();if(null!=_0x2b682d['start']){if('object'!=typeof _0x2b682d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4af0a2['start']=_0x360104['Position']['fromObject'](_0x2b682d['start']);}if(null!=_0x2b682d['end']){if('object'!=typeof _0x2b682d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4af0a2['end']=_0x360104['Position']['fromObject'](_0x2b682d['end']);}return _0x4af0a2;},_0x66b0c9['toObject']=function(_0x5e04b1,_0x1c0fa4){_0x1c0fa4||(_0x1c0fa4={});var _0x3e7207={};return _0x1c0fa4['defaults']&&(_0x3e7207['start']=null,_0x3e7207['end']=null),null!=_0x5e04b1['start']&&_0x5e04b1['hasOwnProperty']('start')&&(_0x3e7207['start']=_0x360104['Position']['toObject'](_0x5e04b1['start'],_0x1c0fa4)),null!=_0x5e04b1['end']&&_0x5e04b1['hasOwnProperty']('end')&&(_0x3e7207['end']=_0x360104['Position']['toObject'](_0x5e04b1['end'],_0x1c0fa4)),_0x3e7207;},_0x66b0c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x66b0c9['getTypeUrl']=function(_0x1f00a4){return void 0x0===_0x1f00a4&&(_0x1f00a4='type.googleapis.com'),_0x1f00a4+'/Range';},_0x66b0c9;}()),_0x360104['Element']=(function(){function _0x2a821e(_0x220dd9){if(this['children']=[],this['attributesBoolean']={},_0x220dd9){for(var _0x14214b=Object['keys'](_0x220dd9),_0x1903a4=0x0;_0x1903a4<_0x14214b['length'];++_0x1903a4)null!=_0x220dd9[_0x14214b[_0x1903a4]]&&(this[_0x14214b[_0x1903a4]]=_0x220dd9[_0x14214b[_0x1903a4]]);}}return _0x2a821e['prototype']['name']='',_0x2a821e['prototype']['children']=_0x23fb37['emptyArray'],_0x2a821e['prototype']['data']='',_0x2a821e['prototype']['attributesBoolean']=_0x23fb37['emptyObject'],_0x2a821e['prototype']['attributesJson']='',_0x2a821e['create']=function(_0x1f36e7){return new _0x2a821e(_0x1f36e7);},_0x2a821e['encode']=function(_0x2d85dc,_0xc79a84){if(_0xc79a84||(_0xc79a84=_0x5b066d['create']()),null!=_0x2d85dc['name']&&Object['hasOwnProperty']['call'](_0x2d85dc,'name')&&_0xc79a84['uint32'](0xa)['string'](_0x2d85dc['name']),null!=_0x2d85dc['children']&&_0x2d85dc['children']['length']){for(var _0x390765=0x0;_0x390765<_0x2d85dc['children']['length'];++_0x390765)_0x360104['Element']['encode'](_0x2d85dc['children'][_0x390765],_0xc79a84['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2d85dc['data']&&Object['hasOwnProperty']['call'](_0x2d85dc,'data')&&_0xc79a84['uint32'](0x1a)['string'](_0x2d85dc['data']),null!=_0x2d85dc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesBoolean')){var _0xaecb4e=Object['keys'](_0x2d85dc['attributesBoolean']);for(_0x390765=0x0;_0x390765<_0xaecb4e['length'];++_0x390765)_0xc79a84['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xaecb4e[_0x390765])['uint32'](0x10)['bool'](_0x2d85dc['attributesBoolean'][_0xaecb4e[_0x390765]])['ldelim']();}return null!=_0x2d85dc['attributesJson']&&Object['hasOwnProperty']['call'](_0x2d85dc,'attributesJson')&&_0xc79a84['uint32'](0x2a)['string'](_0x2d85dc['attributesJson']),_0xc79a84;},_0x2a821e['encodeDelimited']=function(_0x19e541,_0x5db721){return this['encode'](_0x19e541,_0x5db721)['ldelim']();},_0x2a821e['decode']=function(_0x498dd8,_0x583d15){_0x498dd8 instanceof _0x478192||(_0x498dd8=_0x478192['create'](_0x498dd8));for(var _0x50cc51,_0xf3ebf9,_0x84ac15=void 0x0===_0x583d15?_0x498dd8['len']:_0x498dd8['pos']+_0x583d15,_0x3de1c4=new _0x360104['Element']();_0x498dd8['pos']<_0x84ac15;){var _0x403c6b=_0x498dd8['uint32']();switch(_0x403c6b>>>0x3){case 0x1:_0x3de1c4['name']=_0x498dd8['string']();break;case 0x2:_0x3de1c4['children']&&_0x3de1c4['children']['length']||(_0x3de1c4['children']=[]),_0x3de1c4['children']['push'](_0x360104['Element']['decode'](_0x498dd8,_0x498dd8['uint32']()));break;case 0x3:_0x3de1c4['data']=_0x498dd8['string']();break;case 0x4:_0x3de1c4['attributesBoolean']===_0x23fb37['emptyObject']&&(_0x3de1c4['attributesBoolean']={});var _0x1a182d=_0x498dd8['uint32']()+_0x498dd8['pos'];for(_0x50cc51='',_0xf3ebf9=!0x1;_0x498dd8['pos']<_0x1a182d;){var _0x1c40c6=_0x498dd8['uint32']();switch(_0x1c40c6>>>0x3){case 0x1:_0x50cc51=_0x498dd8['string']();break;case 0x2:_0xf3ebf9=_0x498dd8['bool']();break;default:_0x498dd8['skipType'](0x7&_0x1c40c6);}}_0x3de1c4['attributesBoolean'][_0x50cc51]=_0xf3ebf9;break;case 0x5:_0x3de1c4['attributesJson']=_0x498dd8['string']();break;default:_0x498dd8['skipType'](0x7&_0x403c6b);}}return _0x3de1c4;},_0x2a821e['decodeDelimited']=function(_0x18ac05){return _0x18ac05 instanceof _0x478192||(_0x18ac05=new _0x478192(_0x18ac05)),this['decode'](_0x18ac05,_0x18ac05['uint32']());},_0x2a821e['verify']=function(_0x238236){if('object'!=typeof _0x238236||null===_0x238236)return'object\x20expected';if(null!=_0x238236['name']&&_0x238236['hasOwnProperty']('name')&&!_0x23fb37['isString'](_0x238236['name']))return'name:\x20string\x20expected';if(null!=_0x238236['children']&&_0x238236['hasOwnProperty']('children')){if(!Array['isArray'](_0x238236['children']))return'children:\x20array\x20expected';for(var _0x27e206=0x0;_0x27e206<_0x238236['children']['length'];++_0x27e206){var _0x360df5=_0x360104['Element']['verify'](_0x238236['children'][_0x27e206]);if(_0x360df5)return'children.'+_0x360df5;}}if(null!=_0x238236['data']&&_0x238236['hasOwnProperty']('data')&&!_0x23fb37['isString'](_0x238236['data']))return'data:\x20string\x20expected';if(null!=_0x238236['attributesBoolean']&&_0x238236['hasOwnProperty']('attributesBoolean')){if(!_0x23fb37['isObject'](_0x238236['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x132041=Object['keys'](_0x238236['attributesBoolean']);for(_0x27e206=0x0;_0x27e206<_0x132041['length'];++_0x27e206)if('boolean'!=typeof _0x238236['attributesBoolean'][_0x132041[_0x27e206]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x238236['attributesJson']&&_0x238236['hasOwnProperty']('attributesJson')&&!_0x23fb37['isString'](_0x238236['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2a821e['fromObject']=function(_0x5bf811){if(_0x5bf811 instanceof _0x360104['Element'])return _0x5bf811;var _0x20432e=new _0x360104['Element']();if(null!=_0x5bf811['name']&&(_0x20432e['name']=String(_0x5bf811['name'])),_0x5bf811['children']){if(!Array['isArray'](_0x5bf811['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x20432e['children']=[];for(var _0x4d536b=0x0;_0x4d536b<_0x5bf811['children']['length'];++_0x4d536b){if('object'!=typeof _0x5bf811['children'][_0x4d536b])throw TypeError('.Element.children:\x20object\x20expected');_0x20432e['children'][_0x4d536b]=_0x360104['Element']['fromObject'](_0x5bf811['children'][_0x4d536b]);}}if(null!=_0x5bf811['data']&&(_0x20432e['data']=String(_0x5bf811['data'])),_0x5bf811['attributesBoolean']){if('object'!=typeof _0x5bf811['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x20432e['attributesBoolean']={};var _0x102bf1=Object['keys'](_0x5bf811['attributesBoolean']);for(_0x4d536b=0x0;_0x4d536b<_0x102bf1['length'];++_0x4d536b)_0x20432e['attributesBoolean'][_0x102bf1[_0x4d536b]]=Boolean(_0x5bf811['attributesBoolean'][_0x102bf1[_0x4d536b]]);}return null!=_0x5bf811['attributesJson']&&(_0x20432e['attributesJson']=String(_0x5bf811['attributesJson'])),_0x20432e;},_0x2a821e['toObject']=function(_0x1cc5d7,_0x36ca7c){_0x36ca7c||(_0x36ca7c={});var _0x278687,_0x1b18f5={};if((_0x36ca7c['arrays']||_0x36ca7c['defaults'])&&(_0x1b18f5['children']=[]),(_0x36ca7c['objects']||_0x36ca7c['defaults'])&&(_0x1b18f5['attributesBoolean']={}),_0x36ca7c['defaults']&&(_0x1b18f5['name']='',_0x1b18f5['data']='',_0x1b18f5['attributesJson']=''),null!=_0x1cc5d7['name']&&_0x1cc5d7['hasOwnProperty']('name')&&(_0x1b18f5['name']=_0x1cc5d7['name']),_0x1cc5d7['children']&&_0x1cc5d7['children']['length']){_0x1b18f5['children']=[];for(var _0x45ab8c=0x0;_0x45ab8c<_0x1cc5d7['children']['length'];++_0x45ab8c)_0x1b18f5['children'][_0x45ab8c]=_0x360104['Element']['toObject'](_0x1cc5d7['children'][_0x45ab8c],_0x36ca7c);}if(null!=_0x1cc5d7['data']&&_0x1cc5d7['hasOwnProperty']('data')&&(_0x1b18f5['data']=_0x1cc5d7['data']),_0x1cc5d7['attributesBoolean']&&(_0x278687=Object['keys'](_0x1cc5d7['attributesBoolean']))['length']){_0x1b18f5['attributesBoolean']={};for(_0x45ab8c=0x0;_0x45ab8c<_0x278687['length'];++_0x45ab8c)_0x1b18f5['attributesBoolean'][_0x278687[_0x45ab8c]]=_0x1cc5d7['attributesBoolean'][_0x278687[_0x45ab8c]];}return null!=_0x1cc5d7['attributesJson']&&_0x1cc5d7['hasOwnProperty']('attributesJson')&&(_0x1b18f5['attributesJson']=_0x1cc5d7['attributesJson']),_0x1b18f5;},_0x2a821e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x56ad9f['util']['toJSONOptions']);},_0x2a821e['getTypeUrl']=function(_0x168f0e){return void 0x0===_0x168f0e&&(_0x168f0e='type.googleapis.com'),_0x168f0e+'/Element';},_0x2a821e;}()),_0x360104;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1df40d){return new w(this['_protobufRoot'][_0x1df40d]);}}class w{['_protobuf'];constructor(_0x1acd70){this['_protobuf']=_0x1acd70;}['compress'](_0x5ecbd9){const _0x579289=this['_protobuf']['verify'](_0x5ecbd9);if(_0x579289)throw Error(_0x579289);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5ecbd9))['finish']();}['decompress'](_0x35c7e0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x35c7e0),{'oneofs':!0x0});}}function g(_0x2ae354,_0x1cb59c){const _0xbbe1c=_0x58a840(_0x2ae354);return _0xbbe1c['path'][_0xbbe1c['path']['length']-0x1]+=_0x1cb59c,_0xbbe1c;}function _(_0x29e4f1,_0x377e57){return _0x29e4f1['root']===_0x377e57['root']&&_0x4282a5(_0x29e4f1['path'],_0x377e57['path']);}function $(_0x52edd3){P(_0x52edd3,_0x19e312=>('main'==_0x19e312['root']?(_0x19e312['rootMain']=!0x0,delete _0x19e312['root']):'$graveyard'==_0x19e312['root']&&(_0x19e312['rootGraveyard']=!0x0,delete _0x19e312['root']),_0x19e312));}function J(_0x19e3cd){P(_0x19e3cd,_0x255dd9=>(_0x255dd9['rootMain']?(_0x255dd9['root']='main',delete _0x255dd9['rootMain']):_0x255dd9['rootGraveyard']&&(_0x255dd9['root']='$graveyard',delete _0x255dd9['rootGraveyard']),_0x255dd9));}function P(_0x644116,_0x2a51bc){for(const _0x4666bc in _0x644116){const _0x43bd2c=_0x644116[_0x4666bc];'nodes'!==_0x4666bc&&_0x36503c(_0x43bd2c)&&(_0x43bd2c['path']&&(_0x43bd2c['root']||_0x43bd2c['rootMain']||_0x43bd2c['rootGraveyard'])?_0x644116[_0x4666bc]=_0x2a51bc(_0x43bd2c):P(_0x43bd2c,_0x2a51bc));}return _0x644116;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x367026,_0x3b14cf,_0x188953){this['_id']=_0x367026,this['_operationName']=_0x3b14cf,this['_protobufDescriptor']=_0x188953;}['compress'](_0x3fe4c4,_0x5577cb){const _0xf096b3=_0x5577cb['operations'][_0x5577cb['index']++];return $(_0xf096b3),_0x3fe4c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0xf096b3)),_0x3fe4c4['types']['push'](this['_id']),!0x0;}['decompress'](_0xe0964c,_0x1ab908){_0x1ab908['typeIndex']++;const _0x2a27ec=_0x1ab908['buffers'][_0x1ab908['bufferIndex']++],_0x15f946=this['_protobufDescriptor']['decompress'](_0x2a27ec);J(_0x15f946),_0x15f946['__className']=this['_operationName'],_0xe0964c['push'](_0x15f946);}}class s extends e{['compress'](_0x192cff,_0x565b7f){const _0x2ccbff=_0x565b7f['operations'][_0x565b7f['index']++];return this['_serializeOneOf']('oldValue',_0x2ccbff),this['_serializeOneOf']('newValue',_0x2ccbff),$(_0x2ccbff),_0x192cff['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2ccbff)),_0x192cff['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a43a9,_0x10ad36){_0x10ad36['typeIndex']++;const _0x4929fa=_0x10ad36['buffers'][_0x10ad36['bufferIndex']++],_0x541bae=this['_protobufDescriptor']['decompress'](_0x4929fa);this['_deserializeOneOf']('oldValue',_0x541bae),this['_deserializeOneOf']('newValue',_0x541bae),J(_0x541bae),_0x541bae['__className']=this['_operationName'],_0x4a43a9['push'](_0x541bae);}['_serializeOneOf'](_0x5ddb39,_0x470392){const _0x180a9f=_0x470392[_0x5ddb39];'boolean'==typeof _0x180a9f?_0x470392[_0x5ddb39+'Boolean']=_0x180a9f:_0x470392[_0x5ddb39+'Json']=JSON['stringify'](_0x180a9f);}['_deserializeOneOf'](_0x408e30,_0x580552){const _0x26a0c7=_0x408e30+'Json';_0x580552[_0x26a0c7]?(_0x580552[_0x408e30]=JSON['parse'](_0x580552[_0x26a0c7]),delete _0x580552[_0x26a0c7]):(_0x580552[_0x408e30]=_0x580552[_0x408e30+'Boolean'],delete _0x580552[_0x408e30+'Boolean']);}}class i extends e{['compress'](_0x5a35ed,_0x519fbf){const _0x5e5e89=_0x519fbf['operations'][_0x519fbf['index']++];return this['_serializeNodesAttributes'](_0x5e5e89['nodes']),$(_0x5e5e89),_0x5a35ed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5e5e89)),_0x5a35ed['types']['push'](this['_id']),!0x0;}['decompress'](_0x63ac8d,_0x23957c){_0x23957c['typeIndex']++;const _0x1e88b8=_0x23957c['buffers'][_0x23957c['bufferIndex']++],_0x3d5eec=this['_protobufDescriptor']['decompress'](_0x1e88b8);_0x3d5eec['nodes']||(_0x3d5eec['nodes']=[]),this['_deserializeNodesAttributes'](_0x3d5eec['nodes']),J(_0x3d5eec),_0x3d5eec['__className']=this['_operationName'],_0x63ac8d['push'](_0x3d5eec);}['_serializeNodesAttributes'](_0x36c80d){for(const _0x43e461 of _0x36c80d){if(_0x43e461['attributes']){const _0x1d5020=_0x43e461['attributes'];this['_areValuesBoolean'](_0x1d5020)?_0x43e461['attributesBoolean']=_0x1d5020:_0x43e461['attributesJson']=JSON['stringify'](_0x1d5020);}_0x43e461['children']&&this['_serializeNodesAttributes'](_0x43e461['children']);}}['_deserializeNodesAttributes'](_0x6877b7){for(const _0x1b2870 of _0x6877b7)(_0x1b2870['attributesBoolean']||_0x1b2870['attributesJson'])&&(_0x1b2870['attributesBoolean']?(_0x1b2870['attributes']=_0x1b2870['attributesBoolean'],delete _0x1b2870['attributesBoolean']):(_0x1b2870['attributes']=JSON['parse'](_0x1b2870['attributesJson']),delete _0x1b2870['attributesJson'])),_0x1b2870['children']&&this['_deserializeNodesAttributes'](_0x1b2870['children']);}['_areValuesBoolean'](_0x3d81c8){return Object['keys'](_0x3d81c8)['every'](_0x46e7a4=>'boolean'==typeof _0x3d81c8[_0x46e7a4]);}}class n extends e{['decompress'](_0x1b0306,_0x1ee947){super['decompress'](_0x1b0306,_0x1ee947);const _0x3a5cd4=_0x1b0306[_0x1b0306['length']-0x1];_0x3a5cd4['oldRange']||(_0x3a5cd4['oldRange']=null),_0x3a5cd4['newRange']||(_0x3a5cd4['newRange']=null);}}class p extends e{['compress'](_0x380f72,_0x2c7c53){return _0x2c7c53['index']++,_0x380f72['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b4a78,_0x3f2000){_0x3f2000['typeIndex']++,_0x2b4a78['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x309ad7,_0x54c6c0,_0x2432ba,_0x12ed28){super(_0x309ad7,_0x54c6c0,_0x2432ba),this['_omittedNamespace']=_0x12ed28+':';}['compress'](_0x40eaab,_0x2d872e){const _0x487a7d=_0x2d872e['operations'][_0x2d872e['index']];return!('MarkerOperation'!=_0x487a7d['__className']||!_0x487a7d['name']['startsWith'](this['_omittedNamespace']))&&(_0x487a7d['name']=_0x487a7d['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x40eaab,_0x2d872e),!0x0);}['decompress'](_0x5d8a59,_0x37c2ce){super['decompress'](_0x5d8a59,_0x37c2ce);const _0x2e1eeb=_0x5d8a59[_0x5d8a59['length']-0x1];_0x2e1eeb['name']=this['_omittedNamespace']+_0x2e1eeb['name'];}}class O{['_id'];['_context'];constructor(_0x317d3c,_0x181e0f){this['_id']=_0x317d3c,this['_context']=_0x181e0f;}['compress'](_0x1cd80f,_0x322f92){let _0x262bee,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];for(;_0x5e93cd&&this['_compareOperations'](_0x1045dc,_0x5e93cd);)_0x262bee?(_0x262bee=this['_combineNext'](_0x1045dc,_0x262bee),_0x1cd80f['types']['push'](0x0)):(_0x262bee=_0x58a840(_0x1045dc),_0x1cd80f['types']['push'](this['_id'])),_0x322f92['index']++,_0x1045dc=_0x322f92['operations'][_0x322f92['index']],_0x5e93cd=_0x322f92['operations'][_0x322f92['index']+0x1];return!!_0x262bee&&(_0x262bee=this['_combineNext'](_0x322f92['operations'][_0x322f92['index']++],_0x262bee),_0x1cd80f['types']['push'](0x0),_0x1cd80f['buffers']['push'](this['_compressSingleOperation'](_0x262bee)),!0x0);}['decompress'](_0x5a170f,_0x1f26cc){const _0x486f2e=this['_decompressSingleOperation'](_0x1f26cc);for(;0x0==_0x1f26cc['types'][_0x1f26cc['typeIndex']];)_0x1f26cc['typeIndex']++,_0x5a170f['push'](this['_splitCurrent'](_0x486f2e));_0x5a170f['push'](_0x486f2e);}}class c extends O{['_combineNext'](_0x1cc65b,_0x103f76){return _0x103f76['nodes'][0x0]['data']+=_0x1cc65b['nodes'][0x0]['data'],_0x103f76;}['_splitCurrent'](_0x784030){const _0x62cc0e=_0x58a840(_0x784030),_0x3ceb3a=_0x62cc0e['nodes'][0x0],_0x484f96=_0x784030['nodes'][0x0],_0x548548=_0x484f96['data'][Symbol['iterator']]()['next']()['value'],_0x2db884=_0x548548['length'];return _0x3ceb3a['data']=_0x548548,_0x484f96['data']=_0x484f96['data']['substr'](_0x2db884),_0x784030['position']=g(_0x784030['position'],_0x2db884),_0x62cc0e;}['_compareOperations'](_0x16014e,_0x2164a2){if(this['_checkOperation'](_0x16014e)&&this['_checkOperation'](_0x2164a2)){const _0xec8476=_0x16014e['nodes'][0x0]['data']['length'],_0x5e1b2f=_(g(_0x16014e['position'],_0xec8476),_0x2164a2['position']),_0x43c56d=_0x16014e['nodes'][0x0],_0x197c1b=_0x2164a2['nodes'][0x0];return _0x5e1b2f&&this['_compareAttributes'](_0x43c56d,_0x197c1b);}return!0x1;}['_compressSingleOperation'](_0x4c84ef){const _0x55aaf2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x55aaf2,{'operations':[_0x4c84ef],'index':0x0}),_0x55aaf2['buffers'][0x0];}['_decompressSingleOperation'](_0x3b1a25){const _0x2e2a9e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2e2a9e,_0x3b1a25),_0x2e2a9e[0x0];}['_checkOperation'](_0x146e99){return'InsertOperation'==_0x146e99['__className']&&0x1==_0x146e99['nodes']['length']&&_0x146e99['nodes'][0x0]['data']&&!_0x146e99['wasUndone']&&0x1==Array['from'](_0x146e99['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x53cbfe,_0x327384){const _0x2cea0f=Object['keys'](_0x53cbfe['attributes']||{}),_0x451605=Object['keys'](_0x327384['attributes']||{});return _0x2cea0f['length']===_0x451605['length']&&_0x2cea0f['every'](_0x2585fe=>_0x327384['attributes'][_0x2585fe]&&_0x327384['attributes'][_0x2585fe]===_0x53cbfe['attributes'][_0x2585fe]);}}class m extends O{['_combineNext'](_0x38628b,_0x19e19c){return _0x19e19c['howMany']++,_0x19e19c['sourcePosition']=_0x58a840(_0x38628b['sourcePosition']),_0x19e19c;}['_splitCurrent'](_0x359715){const _0x755dea=_0x58a840(_0x359715);return _0x359715['howMany']--,_0x755dea['howMany']=0x1,_0x755dea['sourcePosition']=g(_0x755dea['sourcePosition'],_0x359715['howMany']),_0x755dea;}['_compareOperations'](_0x4fb828,_0xde50d3){return!(!this['_checkOperation'](_0x4fb828)||!this['_checkOperation'](_0xde50d3))&&(_(g(_0x4fb828['sourcePosition'],-0x1),_0xde50d3['sourcePosition'])&&_(_0x4fb828['targetPosition'],_0xde50d3['targetPosition']));}['_compressSingleOperation'](_0x243f5d){const _0x2e4d12={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e4d12,{'operations':[_0x243f5d],'index':0x0}),_0x2e4d12['buffers'][0x0];}['_decompressSingleOperation'](_0x40189d){const _0x10bc51=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x10bc51,_0x40189d),_0x10bc51[0x0];}['_checkOperation'](_0x2b07cc){return'MoveOperation'==_0x2b07cc['__className']&&'$graveyard'==_0x2b07cc['targetPosition']['root']&&0x1==_0x2b07cc['howMany']&&!_0x2b07cc['wasUndone'];}}class h extends O{['_combineNext'](_0x565606,_0xa2f39c){return _0xa2f39c['howMany']++,_0xa2f39c;}['_splitCurrent'](_0x458eab){const _0x36e3cc=_0x58a840(_0x458eab);return _0x36e3cc['howMany']=0x1,_0x458eab['howMany']--,_0x36e3cc;}['_compareOperations'](_0x37f29f,_0x62e5dd){return!(!this['_checkOperation'](_0x37f29f)||!this['_checkOperation'](_0x62e5dd))&&(_(_0x37f29f['sourcePosition'],_0x62e5dd['sourcePosition'])&&_(_0x37f29f['targetPosition'],_0x62e5dd['targetPosition']));}['_compressSingleOperation'](_0x4eae0d){const _0x435111={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x435111,{'operations':[_0x4eae0d],'index':0x0}),_0x435111['buffers'][0x0];}['_decompressSingleOperation'](_0x1d872f){const _0x423b17=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x423b17,_0x1d872f),_0x423b17[0x0];}['_checkOperation'](_0x246b57){return'MoveOperation'==_0x246b57['__className']&&'$graveyard'==_0x246b57['targetPosition']['root']&&0x1==_0x246b57['howMany']&&!_0x246b57['wasUndone'];}}class f extends O{['compress'](_0x266eb1,_0x27d6b7){if(!this['_compareOperations'](_0x27d6b7['operations'][_0x27d6b7['index']],_0x27d6b7['operations'][_0x27d6b7['index']+0x1]))return!0x1;const _0x288cbb=_0x27d6b7['operations'][_0x27d6b7['index']++];return _0x288cbb['oldRange']=null,_0x288cbb['newRange']&&_(_0x288cbb['newRange']['start'],_0x288cbb['newRange']['end'])&&(_0x288cbb['newRange']['end']=null),_0x27d6b7['index']++,_0x266eb1['types']['push'](this['_id']),_0x266eb1['types']['push'](0x0),_0x266eb1['buffers']['push'](this['_compressSingleOperation'](_0x288cbb)),!0x0;}['decompress'](_0x5d4cd0,_0x57e0d1){const _0x2abc7a=this['_decompressSingleOperation'](_0x57e0d1);_0x2abc7a['newRange']&&!_0x2abc7a['newRange']['end']&&(_0x2abc7a['newRange']['end']=_0x58a840(_0x2abc7a['newRange']['start']));const _0x47bb7c=_0x58a840(_0x2abc7a);_0x47bb7c['newRange']&&(_0x47bb7c['newRange']['start']['stickiness']='toNone',_0x47bb7c['newRange']['end']=_0x58a840(_0x47bb7c['newRange']['start'])),_0x47bb7c['name']='user:position:'+_0x47bb7c['name']['split'](':')[0x2],_0x57e0d1['typeIndex']++,_0x5d4cd0['push'](_0x2abc7a),_0x5d4cd0['push'](_0x47bb7c);}['_compressSingleOperation'](_0x4cd51b){const _0x5295e1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5295e1,{'operations':[_0x4cd51b],'index':0x0}),_0x5295e1['buffers'][0x0];}['_decompressSingleOperation'](_0x40100f){const _0x5dafa3=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5dafa3,_0x40100f),_0x5dafa3[0x0];}['_compareOperations'](_0x142e70,_0x314e9c){return!(!_0x142e70||!_0x314e9c)&&('MarkerOperation'==_0x142e70['__className']&&'MarkerOperation'==_0x314e9c['__className']&&!(!_0x142e70['name']['startsWith']('user:')||!_0x314e9c['name']['startsWith']('user:')||_0x142e70['name']==_0x314e9c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xb239f9=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',_0xb239f9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xb239f9,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0xd00191){if(!_0xd00191||!_0xd00191[0x0])throw new _0x3ecaf4('no-operations-provided',this);const _0xd7a2a4={'operations':_0xd00191,'index':0x0},_0x559248={'types':[],'buffers':[],'baseVersion':_0xd00191[0x0]['baseVersion']};for(;_0xd7a2a4['index']<_0xd7a2a4['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x559248,_0xd7a2a4))continue;const _0x1f284c=_0xd7a2a4['operations'][_0xd7a2a4['index']]['__className'];this['_getCompressorByName'](_0x1f284c)['compress'](_0x559248,_0xd7a2a4);}return _0x559248;}['decompress'](_0x565eee){const _0x232324=[],_0x49a739={'types':_0x565eee['types'],'buffers':_0x565eee['buffers'],'baseVersion':_0x565eee['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x49a739['typeIndex']<_0x49a739['types']['length'];){const _0x3d4115=_0x49a739['types'][_0x49a739['typeIndex']],_0xa5b5bc=this['_compressorById']['get'](_0x3d4115);if(!_0xa5b5bc)throw new _0x3ecaf4('decompress-compressor-not-found',this,{'type':_0x3d4115});_0xa5b5bc['decompress'](_0x232324,_0x49a739);}return _0x232324['forEach']((_0x26e092,_0x50a6a8)=>_0x26e092['baseVersion']=_0x565eee['baseVersion']+_0x50a6a8),_0x232324;}['_getCompressorByName'](_0x2d0fce){return this['_compressorByName']['get'](_0x2d0fce);}['_registerOperationCompressor'](_0x5031c4,_0x325b77,_0x478abc){const _0x5782b3=new _0x478abc(_0x5031c4,_0x325b77,this['_protobufFactory']['getDescriptor'](_0x325b77));this['_registerCompressor'](_0x5031c4,_0x325b77,_0x5782b3);}['_registerActionCompressor'](_0x277145,_0x16a84c,_0x4c99ba){const _0x5099d2=new _0x4c99ba(_0x277145,this);this['_registerCompressor'](_0x277145,_0x16a84c,_0x5099d2);}['_registerCompressor'](_0x923da5,_0x493581,_0x41350e){this['_compressorById']['set'](_0x923da5,_0x41350e),this['_compressorByName']['set'](_0x493581,_0x41350e);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x352df3}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x137d34 from'protobufjs/minimal.js';import{cloneDeep as _0xa42c1a,isEqual as _0x3b546c,isObject as _0x19245f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x472b50=_0x137d34['Reader'],_0x3c0704=_0x137d34['Writer'],_0x264fd0=_0x137d34['util'],_0x4fd8d2=_0x137d34['roots']['default']||(_0x137d34['roots']['default']={});return _0x4fd8d2['AttributeOperation']=(function(){function _0x2bfd34(_0x504633){if(_0x504633){for(var _0x4a8262=Object['keys'](_0x504633),_0x22561e=0x0;_0x22561e<_0x4a8262['length'];++_0x22561e)null!=_0x504633[_0x4a8262[_0x22561e]]&&(this[_0x4a8262[_0x22561e]]=_0x504633[_0x4a8262[_0x22561e]]);}}return _0x2bfd34['prototype']['range']=null,_0x2bfd34['prototype']['key']='',_0x2bfd34['prototype']['oldValueBoolean']=!0x1,_0x2bfd34['prototype']['oldValueJson']='',_0x2bfd34['prototype']['newValueBoolean']=!0x1,_0x2bfd34['prototype']['newValueJson']='',_0x2bfd34['prototype']['wasUndone']=!0x1,_0x2bfd34['create']=function(_0x114fb9){return new _0x2bfd34(_0x114fb9);},_0x2bfd34['encode']=function(_0x522adc,_0x55a225){return _0x55a225||(_0x55a225=_0x3c0704['create']()),null!=_0x522adc['range']&&Object['hasOwnProperty']['call'](_0x522adc,'range')&&_0x4fd8d2['Range']['encode'](_0x522adc['range'],_0x55a225['uint32'](0xa)['fork']())['ldelim'](),null!=_0x522adc['key']&&Object['hasOwnProperty']['call'](_0x522adc,'key')&&_0x55a225['uint32'](0x12)['string'](_0x522adc['key']),null!=_0x522adc['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x522adc,'oldValueBoolean')&&_0x55a225['uint32'](0x18)['bool'](_0x522adc['oldValueBoolean']),null!=_0x522adc['oldValueJson']&&Object['hasOwnProperty']['call'](_0x522adc,'oldValueJson')&&_0x55a225['uint32'](0x22)['string'](_0x522adc['oldValueJson']),null!=_0x522adc['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x522adc,'newValueBoolean')&&_0x55a225['uint32'](0x28)['bool'](_0x522adc['newValueBoolean']),null!=_0x522adc['newValueJson']&&Object['hasOwnProperty']['call'](_0x522adc,'newValueJson')&&_0x55a225['uint32'](0x32)['string'](_0x522adc['newValueJson']),null!=_0x522adc['wasUndone']&&Object['hasOwnProperty']['call'](_0x522adc,'wasUndone')&&_0x55a225['uint32'](0x38)['bool'](_0x522adc['wasUndone']),_0x55a225;},_0x2bfd34['encodeDelimited']=function(_0x499f3c,_0x23a3ea){return this['encode'](_0x499f3c,_0x23a3ea)['ldelim']();},_0x2bfd34['decode']=function(_0x13bd71,_0x66ada1){_0x13bd71 instanceof _0x472b50||(_0x13bd71=_0x472b50['create'](_0x13bd71));for(var _0x296476=void 0x0===_0x66ada1?_0x13bd71['len']:_0x13bd71['pos']+_0x66ada1,_0x25fcde=new _0x4fd8d2['AttributeOperation']();_0x13bd71['pos']<_0x296476;){var _0x5949a9=_0x13bd71['uint32']();switch(_0x5949a9>>>0x3){case 0x1:_0x25fcde['range']=_0x4fd8d2['Range']['decode'](_0x13bd71,_0x13bd71['uint32']());break;case 0x2:_0x25fcde['key']=_0x13bd71['string']();break;case 0x3:_0x25fcde['oldValueBoolean']=_0x13bd71['bool']();break;case 0x4:_0x25fcde['oldValueJson']=_0x13bd71['string']();break;case 0x5:_0x25fcde['newValueBoolean']=_0x13bd71['bool']();break;case 0x6:_0x25fcde['newValueJson']=_0x13bd71['string']();break;case 0x7:_0x25fcde['wasUndone']=_0x13bd71['bool']();break;default:_0x13bd71['skipType'](0x7&_0x5949a9);}}return _0x25fcde;},_0x2bfd34['decodeDelimited']=function(_0x43de46){return _0x43de46 instanceof _0x472b50||(_0x43de46=new _0x472b50(_0x43de46)),this['decode'](_0x43de46,_0x43de46['uint32']());},_0x2bfd34['verify']=function(_0x1e7a3e){if('object'!=typeof _0x1e7a3e||null===_0x1e7a3e)return'object\x20expected';if(null!=_0x1e7a3e['range']&&_0x1e7a3e['hasOwnProperty']('range')){var _0x55089b=_0x4fd8d2['Range']['verify'](_0x1e7a3e['range']);if(_0x55089b)return'range.'+_0x55089b;}return null!=_0x1e7a3e['key']&&_0x1e7a3e['hasOwnProperty']('key')&&!_0x264fd0['isString'](_0x1e7a3e['key'])?'key:\x20string\x20expected':null!=_0x1e7a3e['oldValueBoolean']&&_0x1e7a3e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1e7a3e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1e7a3e['oldValueJson']&&_0x1e7a3e['hasOwnProperty']('oldValueJson')&&!_0x264fd0['isString'](_0x1e7a3e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1e7a3e['newValueBoolean']&&_0x1e7a3e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1e7a3e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1e7a3e['newValueJson']&&_0x1e7a3e['hasOwnProperty']('newValueJson')&&!_0x264fd0['isString'](_0x1e7a3e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1e7a3e['wasUndone']&&_0x1e7a3e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e7a3e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2bfd34['fromObject']=function(_0x238814){if(_0x238814 instanceof _0x4fd8d2['AttributeOperation'])return _0x238814;var _0x2c060b=new _0x4fd8d2['AttributeOperation']();if(null!=_0x238814['range']){if('object'!=typeof _0x238814['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2c060b['range']=_0x4fd8d2['Range']['fromObject'](_0x238814['range']);}return null!=_0x238814['key']&&(_0x2c060b['key']=String(_0x238814['key'])),null!=_0x238814['oldValueBoolean']&&(_0x2c060b['oldValueBoolean']=Boolean(_0x238814['oldValueBoolean'])),null!=_0x238814['oldValueJson']&&(_0x2c060b['oldValueJson']=String(_0x238814['oldValueJson'])),null!=_0x238814['newValueBoolean']&&(_0x2c060b['newValueBoolean']=Boolean(_0x238814['newValueBoolean'])),null!=_0x238814['newValueJson']&&(_0x2c060b['newValueJson']=String(_0x238814['newValueJson'])),null!=_0x238814['wasUndone']&&(_0x2c060b['wasUndone']=Boolean(_0x238814['wasUndone'])),_0x2c060b;},_0x2bfd34['toObject']=function(_0x205604,_0x53a1ae){_0x53a1ae||(_0x53a1ae={});var _0x4579ea={};return _0x53a1ae['defaults']&&(_0x4579ea['range']=null,_0x4579ea['key']='',_0x4579ea['oldValueBoolean']=!0x1,_0x4579ea['oldValueJson']='',_0x4579ea['newValueBoolean']=!0x1,_0x4579ea['newValueJson']='',_0x4579ea['wasUndone']=!0x1),null!=_0x205604['range']&&_0x205604['hasOwnProperty']('range')&&(_0x4579ea['range']=_0x4fd8d2['Range']['toObject'](_0x205604['range'],_0x53a1ae)),null!=_0x205604['key']&&_0x205604['hasOwnProperty']('key')&&(_0x4579ea['key']=_0x205604['key']),null!=_0x205604['oldValueBoolean']&&_0x205604['hasOwnProperty']('oldValueBoolean')&&(_0x4579ea['oldValueBoolean']=_0x205604['oldValueBoolean']),null!=_0x205604['oldValueJson']&&_0x205604['hasOwnProperty']('oldValueJson')&&(_0x4579ea['oldValueJson']=_0x205604['oldValueJson']),null!=_0x205604['newValueBoolean']&&_0x205604['hasOwnProperty']('newValueBoolean')&&(_0x4579ea['newValueBoolean']=_0x205604['newValueBoolean']),null!=_0x205604['newValueJson']&&_0x205604['hasOwnProperty']('newValueJson')&&(_0x4579ea['newValueJson']=_0x205604['newValueJson']),null!=_0x205604['wasUndone']&&_0x205604['hasOwnProperty']('wasUndone')&&(_0x4579ea['wasUndone']=_0x205604['wasUndone']),_0x4579ea;},_0x2bfd34['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x2bfd34['getTypeUrl']=function(_0x646f61){return void 0x0===_0x646f61&&(_0x646f61='type.googleapis.com'),_0x646f61+'/AttributeOperation';},_0x2bfd34;}()),_0x4fd8d2['InsertOperation']=(function(){function _0x248954(_0x57c02f){if(this['nodes']=[],_0x57c02f){for(var _0x5be779=Object['keys'](_0x57c02f),_0x225bc7=0x0;_0x225bc7<_0x5be779['length'];++_0x225bc7)null!=_0x57c02f[_0x5be779[_0x225bc7]]&&(this[_0x5be779[_0x225bc7]]=_0x57c02f[_0x5be779[_0x225bc7]]);}}return _0x248954['prototype']['position']=null,_0x248954['prototype']['nodes']=_0x264fd0['emptyArray'],_0x248954['prototype']['shouldReceiveAttributes']=!0x1,_0x248954['prototype']['wasUndone']=!0x1,_0x248954['create']=function(_0x12ba9e){return new _0x248954(_0x12ba9e);},_0x248954['encode']=function(_0x19817a,_0x48536a){if(_0x48536a||(_0x48536a=_0x3c0704['create']()),null!=_0x19817a['position']&&Object['hasOwnProperty']['call'](_0x19817a,'position')&&_0x4fd8d2['Position']['encode'](_0x19817a['position'],_0x48536a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x19817a['nodes']&&_0x19817a['nodes']['length']){for(var _0x42c991=0x0;_0x42c991<_0x19817a['nodes']['length'];++_0x42c991)_0x4fd8d2['Element']['encode'](_0x19817a['nodes'][_0x42c991],_0x48536a['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x19817a['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x19817a,'shouldReceiveAttributes')&&_0x48536a['uint32'](0x18)['bool'](_0x19817a['shouldReceiveAttributes']),null!=_0x19817a['wasUndone']&&Object['hasOwnProperty']['call'](_0x19817a,'wasUndone')&&_0x48536a['uint32'](0x20)['bool'](_0x19817a['wasUndone']),_0x48536a;},_0x248954['encodeDelimited']=function(_0x590e8e,_0x4c93e3){return this['encode'](_0x590e8e,_0x4c93e3)['ldelim']();},_0x248954['decode']=function(_0x5513ad,_0x2fac34){_0x5513ad instanceof _0x472b50||(_0x5513ad=_0x472b50['create'](_0x5513ad));for(var _0x471ebc=void 0x0===_0x2fac34?_0x5513ad['len']:_0x5513ad['pos']+_0x2fac34,_0x116054=new _0x4fd8d2['InsertOperation']();_0x5513ad['pos']<_0x471ebc;){var _0x1d5229=_0x5513ad['uint32']();switch(_0x1d5229>>>0x3){case 0x1:_0x116054['position']=_0x4fd8d2['Position']['decode'](_0x5513ad,_0x5513ad['uint32']());break;case 0x2:_0x116054['nodes']&&_0x116054['nodes']['length']||(_0x116054['nodes']=[]),_0x116054['nodes']['push'](_0x4fd8d2['Element']['decode'](_0x5513ad,_0x5513ad['uint32']()));break;case 0x3:_0x116054['shouldReceiveAttributes']=_0x5513ad['bool']();break;case 0x4:_0x116054['wasUndone']=_0x5513ad['bool']();break;default:_0x5513ad['skipType'](0x7&_0x1d5229);}}return _0x116054;},_0x248954['decodeDelimited']=function(_0x53853d){return _0x53853d instanceof _0x472b50||(_0x53853d=new _0x472b50(_0x53853d)),this['decode'](_0x53853d,_0x53853d['uint32']());},_0x248954['verify']=function(_0x27e657){if('object'!=typeof _0x27e657||null===_0x27e657)return'object\x20expected';if(null!=_0x27e657['position']&&_0x27e657['hasOwnProperty']('position')&&(_0x168e2e=_0x4fd8d2['Position']['verify'](_0x27e657['position'])))return'position.'+_0x168e2e;if(null!=_0x27e657['nodes']&&_0x27e657['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x27e657['nodes']))return'nodes:\x20array\x20expected';for(var _0x3f20bb=0x0;_0x3f20bb<_0x27e657['nodes']['length'];++_0x3f20bb){var _0x168e2e;if(_0x168e2e=_0x4fd8d2['Element']['verify'](_0x27e657['nodes'][_0x3f20bb]))return'nodes.'+_0x168e2e;}}return null!=_0x27e657['shouldReceiveAttributes']&&_0x27e657['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x27e657['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x27e657['wasUndone']&&_0x27e657['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27e657['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x248954['fromObject']=function(_0x2915e4){if(_0x2915e4 instanceof _0x4fd8d2['InsertOperation'])return _0x2915e4;var _0x2de1a3=new _0x4fd8d2['InsertOperation']();if(null!=_0x2915e4['position']){if('object'!=typeof _0x2915e4['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2de1a3['position']=_0x4fd8d2['Position']['fromObject'](_0x2915e4['position']);}if(_0x2915e4['nodes']){if(!Array['isArray'](_0x2915e4['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2de1a3['nodes']=[];for(var _0x46ea60=0x0;_0x46ea60<_0x2915e4['nodes']['length'];++_0x46ea60){if('object'!=typeof _0x2915e4['nodes'][_0x46ea60])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2de1a3['nodes'][_0x46ea60]=_0x4fd8d2['Element']['fromObject'](_0x2915e4['nodes'][_0x46ea60]);}}return null!=_0x2915e4['shouldReceiveAttributes']&&(_0x2de1a3['shouldReceiveAttributes']=Boolean(_0x2915e4['shouldReceiveAttributes'])),null!=_0x2915e4['wasUndone']&&(_0x2de1a3['wasUndone']=Boolean(_0x2915e4['wasUndone'])),_0x2de1a3;},_0x248954['toObject']=function(_0x5cbe3d,_0x2c2c66){_0x2c2c66||(_0x2c2c66={});var _0x22b349={};if((_0x2c2c66['arrays']||_0x2c2c66['defaults'])&&(_0x22b349['nodes']=[]),_0x2c2c66['defaults']&&(_0x22b349['position']=null,_0x22b349['shouldReceiveAttributes']=!0x1,_0x22b349['wasUndone']=!0x1),null!=_0x5cbe3d['position']&&_0x5cbe3d['hasOwnProperty']('position')&&(_0x22b349['position']=_0x4fd8d2['Position']['toObject'](_0x5cbe3d['position'],_0x2c2c66)),_0x5cbe3d['nodes']&&_0x5cbe3d['nodes']['length']){_0x22b349['nodes']=[];for(var _0x523f89=0x0;_0x523f89<_0x5cbe3d['nodes']['length'];++_0x523f89)_0x22b349['nodes'][_0x523f89]=_0x4fd8d2['Element']['toObject'](_0x5cbe3d['nodes'][_0x523f89],_0x2c2c66);}return null!=_0x5cbe3d['shouldReceiveAttributes']&&_0x5cbe3d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x22b349['shouldReceiveAttributes']=_0x5cbe3d['shouldReceiveAttributes']),null!=_0x5cbe3d['wasUndone']&&_0x5cbe3d['hasOwnProperty']('wasUndone')&&(_0x22b349['wasUndone']=_0x5cbe3d['wasUndone']),_0x22b349;},_0x248954['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x248954['getTypeUrl']=function(_0x198851){return void 0x0===_0x198851&&(_0x198851='type.googleapis.com'),_0x198851+'/InsertOperation';},_0x248954;}()),_0x4fd8d2['MarkerOperation']=(function(){function _0x30b7fc(_0x1ae81e){if(_0x1ae81e){for(var _0x421b68=Object['keys'](_0x1ae81e),_0x19a424=0x0;_0x19a424<_0x421b68['length'];++_0x19a424)null!=_0x1ae81e[_0x421b68[_0x19a424]]&&(this[_0x421b68[_0x19a424]]=_0x1ae81e[_0x421b68[_0x19a424]]);}}return _0x30b7fc['prototype']['name']='',_0x30b7fc['prototype']['oldRange']=null,_0x30b7fc['prototype']['newRange']=null,_0x30b7fc['prototype']['affectsData']=!0x1,_0x30b7fc['prototype']['wasUndone']=!0x1,_0x30b7fc['create']=function(_0x18fcb7){return new _0x30b7fc(_0x18fcb7);},_0x30b7fc['encode']=function(_0x4a44dc,_0x1382e6){return _0x1382e6||(_0x1382e6=_0x3c0704['create']()),null!=_0x4a44dc['name']&&Object['hasOwnProperty']['call'](_0x4a44dc,'name')&&_0x1382e6['uint32'](0xa)['string'](_0x4a44dc['name']),null!=_0x4a44dc['oldRange']&&Object['hasOwnProperty']['call'](_0x4a44dc,'oldRange')&&_0x4fd8d2['Range']['encode'](_0x4a44dc['oldRange'],_0x1382e6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4a44dc['newRange']&&Object['hasOwnProperty']['call'](_0x4a44dc,'newRange')&&_0x4fd8d2['Range']['encode'](_0x4a44dc['newRange'],_0x1382e6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4a44dc['affectsData']&&Object['hasOwnProperty']['call'](_0x4a44dc,'affectsData')&&_0x1382e6['uint32'](0x20)['bool'](_0x4a44dc['affectsData']),null!=_0x4a44dc['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a44dc,'wasUndone')&&_0x1382e6['uint32'](0x28)['bool'](_0x4a44dc['wasUndone']),_0x1382e6;},_0x30b7fc['encodeDelimited']=function(_0x2a142d,_0x519430){return this['encode'](_0x2a142d,_0x519430)['ldelim']();},_0x30b7fc['decode']=function(_0x1d2b40,_0x170870){_0x1d2b40 instanceof _0x472b50||(_0x1d2b40=_0x472b50['create'](_0x1d2b40));for(var _0x50ebed=void 0x0===_0x170870?_0x1d2b40['len']:_0x1d2b40['pos']+_0x170870,_0x418339=new _0x4fd8d2['MarkerOperation']();_0x1d2b40['pos']<_0x50ebed;){var _0x1ceba2=_0x1d2b40['uint32']();switch(_0x1ceba2>>>0x3){case 0x1:_0x418339['name']=_0x1d2b40['string']();break;case 0x2:_0x418339['oldRange']=_0x4fd8d2['Range']['decode'](_0x1d2b40,_0x1d2b40['uint32']());break;case 0x3:_0x418339['newRange']=_0x4fd8d2['Range']['decode'](_0x1d2b40,_0x1d2b40['uint32']());break;case 0x4:_0x418339['affectsData']=_0x1d2b40['bool']();break;case 0x5:_0x418339['wasUndone']=_0x1d2b40['bool']();break;default:_0x1d2b40['skipType'](0x7&_0x1ceba2);}}return _0x418339;},_0x30b7fc['decodeDelimited']=function(_0x4a9f01){return _0x4a9f01 instanceof _0x472b50||(_0x4a9f01=new _0x472b50(_0x4a9f01)),this['decode'](_0x4a9f01,_0x4a9f01['uint32']());},_0x30b7fc['verify']=function(_0x4ff547){if('object'!=typeof _0x4ff547||null===_0x4ff547)return'object\x20expected';if(null!=_0x4ff547['name']&&_0x4ff547['hasOwnProperty']('name')&&!_0x264fd0['isString'](_0x4ff547['name']))return'name:\x20string\x20expected';var _0x26907f;if(null!=_0x4ff547['oldRange']&&_0x4ff547['hasOwnProperty']('oldRange')&&(_0x26907f=_0x4fd8d2['Range']['verify'](_0x4ff547['oldRange'])))return'oldRange.'+_0x26907f;if(null!=_0x4ff547['newRange']&&_0x4ff547['hasOwnProperty']('newRange')&&(_0x26907f=_0x4fd8d2['Range']['verify'](_0x4ff547['newRange'])))return'newRange.'+_0x26907f;return null!=_0x4ff547['affectsData']&&_0x4ff547['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4ff547['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4ff547['wasUndone']&&_0x4ff547['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ff547['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x30b7fc['fromObject']=function(_0x3f5bd9){if(_0x3f5bd9 instanceof _0x4fd8d2['MarkerOperation'])return _0x3f5bd9;var _0x218636=new _0x4fd8d2['MarkerOperation']();if(null!=_0x3f5bd9['name']&&(_0x218636['name']=String(_0x3f5bd9['name'])),null!=_0x3f5bd9['oldRange']){if('object'!=typeof _0x3f5bd9['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x218636['oldRange']=_0x4fd8d2['Range']['fromObject'](_0x3f5bd9['oldRange']);}if(null!=_0x3f5bd9['newRange']){if('object'!=typeof _0x3f5bd9['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x218636['newRange']=_0x4fd8d2['Range']['fromObject'](_0x3f5bd9['newRange']);}return null!=_0x3f5bd9['affectsData']&&(_0x218636['affectsData']=Boolean(_0x3f5bd9['affectsData'])),null!=_0x3f5bd9['wasUndone']&&(_0x218636['wasUndone']=Boolean(_0x3f5bd9['wasUndone'])),_0x218636;},_0x30b7fc['toObject']=function(_0x6c03b8,_0x5d071a){_0x5d071a||(_0x5d071a={});var _0x4f6ebe={};return _0x5d071a['defaults']&&(_0x4f6ebe['name']='',_0x4f6ebe['oldRange']=null,_0x4f6ebe['newRange']=null,_0x4f6ebe['affectsData']=!0x1,_0x4f6ebe['wasUndone']=!0x1),null!=_0x6c03b8['name']&&_0x6c03b8['hasOwnProperty']('name')&&(_0x4f6ebe['name']=_0x6c03b8['name']),null!=_0x6c03b8['oldRange']&&_0x6c03b8['hasOwnProperty']('oldRange')&&(_0x4f6ebe['oldRange']=_0x4fd8d2['Range']['toObject'](_0x6c03b8['oldRange'],_0x5d071a)),null!=_0x6c03b8['newRange']&&_0x6c03b8['hasOwnProperty']('newRange')&&(_0x4f6ebe['newRange']=_0x4fd8d2['Range']['toObject'](_0x6c03b8['newRange'],_0x5d071a)),null!=_0x6c03b8['affectsData']&&_0x6c03b8['hasOwnProperty']('affectsData')&&(_0x4f6ebe['affectsData']=_0x6c03b8['affectsData']),null!=_0x6c03b8['wasUndone']&&_0x6c03b8['hasOwnProperty']('wasUndone')&&(_0x4f6ebe['wasUndone']=_0x6c03b8['wasUndone']),_0x4f6ebe;},_0x30b7fc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x30b7fc['getTypeUrl']=function(_0x1c69f0){return void 0x0===_0x1c69f0&&(_0x1c69f0='type.googleapis.com'),_0x1c69f0+'/MarkerOperation';},_0x30b7fc;}()),_0x4fd8d2['MergeOperation']=(function(){function _0x22cada(_0x14f000){if(_0x14f000){for(var _0x7fecfb=Object['keys'](_0x14f000),_0x14e2d2=0x0;_0x14e2d2<_0x7fecfb['length'];++_0x14e2d2)null!=_0x14f000[_0x7fecfb[_0x14e2d2]]&&(this[_0x7fecfb[_0x14e2d2]]=_0x14f000[_0x7fecfb[_0x14e2d2]]);}}return _0x22cada['prototype']['sourcePosition']=null,_0x22cada['prototype']['targetPosition']=null,_0x22cada['prototype']['graveyardPosition']=null,_0x22cada['prototype']['howMany']=0x0,_0x22cada['prototype']['wasUndone']=!0x1,_0x22cada['create']=function(_0xadf2e5){return new _0x22cada(_0xadf2e5);},_0x22cada['encode']=function(_0x550d9e,_0x34189f){return _0x34189f||(_0x34189f=_0x3c0704['create']()),null!=_0x550d9e['sourcePosition']&&Object['hasOwnProperty']['call'](_0x550d9e,'sourcePosition')&&_0x4fd8d2['Position']['encode'](_0x550d9e['sourcePosition'],_0x34189f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x550d9e['targetPosition']&&Object['hasOwnProperty']['call'](_0x550d9e,'targetPosition')&&_0x4fd8d2['Position']['encode'](_0x550d9e['targetPosition'],_0x34189f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x550d9e['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x550d9e,'graveyardPosition')&&_0x4fd8d2['Position']['encode'](_0x550d9e['graveyardPosition'],_0x34189f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x550d9e['howMany']&&Object['hasOwnProperty']['call'](_0x550d9e,'howMany')&&_0x34189f['uint32'](0x20)['uint32'](_0x550d9e['howMany']),null!=_0x550d9e['wasUndone']&&Object['hasOwnProperty']['call'](_0x550d9e,'wasUndone')&&_0x34189f['uint32'](0x28)['bool'](_0x550d9e['wasUndone']),_0x34189f;},_0x22cada['encodeDelimited']=function(_0x5f3f40,_0x48e5ca){return this['encode'](_0x5f3f40,_0x48e5ca)['ldelim']();},_0x22cada['decode']=function(_0x4f7683,_0x3f4be3){_0x4f7683 instanceof _0x472b50||(_0x4f7683=_0x472b50['create'](_0x4f7683));for(var _0x21d14a=void 0x0===_0x3f4be3?_0x4f7683['len']:_0x4f7683['pos']+_0x3f4be3,_0x427099=new _0x4fd8d2['MergeOperation']();_0x4f7683['pos']<_0x21d14a;){var _0x4872af=_0x4f7683['uint32']();switch(_0x4872af>>>0x3){case 0x1:_0x427099['sourcePosition']=_0x4fd8d2['Position']['decode'](_0x4f7683,_0x4f7683['uint32']());break;case 0x2:_0x427099['targetPosition']=_0x4fd8d2['Position']['decode'](_0x4f7683,_0x4f7683['uint32']());break;case 0x3:_0x427099['graveyardPosition']=_0x4fd8d2['Position']['decode'](_0x4f7683,_0x4f7683['uint32']());break;case 0x4:_0x427099['howMany']=_0x4f7683['uint32']();break;case 0x5:_0x427099['wasUndone']=_0x4f7683['bool']();break;default:_0x4f7683['skipType'](0x7&_0x4872af);}}return _0x427099;},_0x22cada['decodeDelimited']=function(_0x3b17a4){return _0x3b17a4 instanceof _0x472b50||(_0x3b17a4=new _0x472b50(_0x3b17a4)),this['decode'](_0x3b17a4,_0x3b17a4['uint32']());},_0x22cada['verify']=function(_0x1fae8f){if('object'!=typeof _0x1fae8f||null===_0x1fae8f)return'object\x20expected';var _0x2f5e70;if(null!=_0x1fae8f['sourcePosition']&&_0x1fae8f['hasOwnProperty']('sourcePosition')&&(_0x2f5e70=_0x4fd8d2['Position']['verify'](_0x1fae8f['sourcePosition'])))return'sourcePosition.'+_0x2f5e70;if(null!=_0x1fae8f['targetPosition']&&_0x1fae8f['hasOwnProperty']('targetPosition')&&(_0x2f5e70=_0x4fd8d2['Position']['verify'](_0x1fae8f['targetPosition'])))return'targetPosition.'+_0x2f5e70;if(null!=_0x1fae8f['graveyardPosition']&&_0x1fae8f['hasOwnProperty']('graveyardPosition')&&(_0x2f5e70=_0x4fd8d2['Position']['verify'](_0x1fae8f['graveyardPosition'])))return'graveyardPosition.'+_0x2f5e70;return null!=_0x1fae8f['howMany']&&_0x1fae8f['hasOwnProperty']('howMany')&&!_0x264fd0['isInteger'](_0x1fae8f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1fae8f['wasUndone']&&_0x1fae8f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1fae8f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x22cada['fromObject']=function(_0x57c51d){if(_0x57c51d instanceof _0x4fd8d2['MergeOperation'])return _0x57c51d;var _0x2e27e3=new _0x4fd8d2['MergeOperation']();if(null!=_0x57c51d['sourcePosition']){if('object'!=typeof _0x57c51d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2e27e3['sourcePosition']=_0x4fd8d2['Position']['fromObject'](_0x57c51d['sourcePosition']);}if(null!=_0x57c51d['targetPosition']){if('object'!=typeof _0x57c51d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2e27e3['targetPosition']=_0x4fd8d2['Position']['fromObject'](_0x57c51d['targetPosition']);}if(null!=_0x57c51d['graveyardPosition']){if('object'!=typeof _0x57c51d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2e27e3['graveyardPosition']=_0x4fd8d2['Position']['fromObject'](_0x57c51d['graveyardPosition']);}return null!=_0x57c51d['howMany']&&(_0x2e27e3['howMany']=_0x57c51d['howMany']>>>0x0),null!=_0x57c51d['wasUndone']&&(_0x2e27e3['wasUndone']=Boolean(_0x57c51d['wasUndone'])),_0x2e27e3;},_0x22cada['toObject']=function(_0x127e10,_0x5888dc){_0x5888dc||(_0x5888dc={});var _0x1f7cf0={};return _0x5888dc['defaults']&&(_0x1f7cf0['sourcePosition']=null,_0x1f7cf0['targetPosition']=null,_0x1f7cf0['graveyardPosition']=null,_0x1f7cf0['howMany']=0x0,_0x1f7cf0['wasUndone']=!0x1),null!=_0x127e10['sourcePosition']&&_0x127e10['hasOwnProperty']('sourcePosition')&&(_0x1f7cf0['sourcePosition']=_0x4fd8d2['Position']['toObject'](_0x127e10['sourcePosition'],_0x5888dc)),null!=_0x127e10['targetPosition']&&_0x127e10['hasOwnProperty']('targetPosition')&&(_0x1f7cf0['targetPosition']=_0x4fd8d2['Position']['toObject'](_0x127e10['targetPosition'],_0x5888dc)),null!=_0x127e10['graveyardPosition']&&_0x127e10['hasOwnProperty']('graveyardPosition')&&(_0x1f7cf0['graveyardPosition']=_0x4fd8d2['Position']['toObject'](_0x127e10['graveyardPosition'],_0x5888dc)),null!=_0x127e10['howMany']&&_0x127e10['hasOwnProperty']('howMany')&&(_0x1f7cf0['howMany']=_0x127e10['howMany']),null!=_0x127e10['wasUndone']&&_0x127e10['hasOwnProperty']('wasUndone')&&(_0x1f7cf0['wasUndone']=_0x127e10['wasUndone']),_0x1f7cf0;},_0x22cada['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x22cada['getTypeUrl']=function(_0x129fc2){return void 0x0===_0x129fc2&&(_0x129fc2='type.googleapis.com'),_0x129fc2+'/MergeOperation';},_0x22cada;}()),_0x4fd8d2['MoveOperation']=(function(){function _0x143a1f(_0x3af3bc){if(_0x3af3bc){for(var _0x5751e8=Object['keys'](_0x3af3bc),_0x6e367e=0x0;_0x6e367e<_0x5751e8['length'];++_0x6e367e)null!=_0x3af3bc[_0x5751e8[_0x6e367e]]&&(this[_0x5751e8[_0x6e367e]]=_0x3af3bc[_0x5751e8[_0x6e367e]]);}}return _0x143a1f['prototype']['sourcePosition']=null,_0x143a1f['prototype']['howMany']=0x0,_0x143a1f['prototype']['targetPosition']=null,_0x143a1f['prototype']['wasUndone']=!0x1,_0x143a1f['create']=function(_0x11c1c1){return new _0x143a1f(_0x11c1c1);},_0x143a1f['encode']=function(_0x4b2da7,_0x52ef1b){return _0x52ef1b||(_0x52ef1b=_0x3c0704['create']()),null!=_0x4b2da7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4b2da7,'sourcePosition')&&_0x4fd8d2['Position']['encode'](_0x4b2da7['sourcePosition'],_0x52ef1b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b2da7['howMany']&&Object['hasOwnProperty']['call'](_0x4b2da7,'howMany')&&_0x52ef1b['uint32'](0x10)['uint32'](_0x4b2da7['howMany']),null!=_0x4b2da7['targetPosition']&&Object['hasOwnProperty']['call'](_0x4b2da7,'targetPosition')&&_0x4fd8d2['Position']['encode'](_0x4b2da7['targetPosition'],_0x52ef1b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4b2da7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b2da7,'wasUndone')&&_0x52ef1b['uint32'](0x20)['bool'](_0x4b2da7['wasUndone']),_0x52ef1b;},_0x143a1f['encodeDelimited']=function(_0x1008f5,_0x2834de){return this['encode'](_0x1008f5,_0x2834de)['ldelim']();},_0x143a1f['decode']=function(_0x62b830,_0x58206b){_0x62b830 instanceof _0x472b50||(_0x62b830=_0x472b50['create'](_0x62b830));for(var _0x218a47=void 0x0===_0x58206b?_0x62b830['len']:_0x62b830['pos']+_0x58206b,_0x9eff17=new _0x4fd8d2['MoveOperation']();_0x62b830['pos']<_0x218a47;){var _0x16120c=_0x62b830['uint32']();switch(_0x16120c>>>0x3){case 0x1:_0x9eff17['sourcePosition']=_0x4fd8d2['Position']['decode'](_0x62b830,_0x62b830['uint32']());break;case 0x2:_0x9eff17['howMany']=_0x62b830['uint32']();break;case 0x3:_0x9eff17['targetPosition']=_0x4fd8d2['Position']['decode'](_0x62b830,_0x62b830['uint32']());break;case 0x4:_0x9eff17['wasUndone']=_0x62b830['bool']();break;default:_0x62b830['skipType'](0x7&_0x16120c);}}return _0x9eff17;},_0x143a1f['decodeDelimited']=function(_0x3d5e2c){return _0x3d5e2c instanceof _0x472b50||(_0x3d5e2c=new _0x472b50(_0x3d5e2c)),this['decode'](_0x3d5e2c,_0x3d5e2c['uint32']());},_0x143a1f['verify']=function(_0x460cac){if('object'!=typeof _0x460cac||null===_0x460cac)return'object\x20expected';var _0x1ff176;if(null!=_0x460cac['sourcePosition']&&_0x460cac['hasOwnProperty']('sourcePosition')&&(_0x1ff176=_0x4fd8d2['Position']['verify'](_0x460cac['sourcePosition'])))return'sourcePosition.'+_0x1ff176;if(null!=_0x460cac['howMany']&&_0x460cac['hasOwnProperty']('howMany')&&!_0x264fd0['isInteger'](_0x460cac['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x460cac['targetPosition']&&_0x460cac['hasOwnProperty']('targetPosition')&&(_0x1ff176=_0x4fd8d2['Position']['verify'](_0x460cac['targetPosition'])))return'targetPosition.'+_0x1ff176;return null!=_0x460cac['wasUndone']&&_0x460cac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x460cac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x143a1f['fromObject']=function(_0x474e99){if(_0x474e99 instanceof _0x4fd8d2['MoveOperation'])return _0x474e99;var _0x1a4bac=new _0x4fd8d2['MoveOperation']();if(null!=_0x474e99['sourcePosition']){if('object'!=typeof _0x474e99['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1a4bac['sourcePosition']=_0x4fd8d2['Position']['fromObject'](_0x474e99['sourcePosition']);}if(null!=_0x474e99['howMany']&&(_0x1a4bac['howMany']=_0x474e99['howMany']>>>0x0),null!=_0x474e99['targetPosition']){if('object'!=typeof _0x474e99['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1a4bac['targetPosition']=_0x4fd8d2['Position']['fromObject'](_0x474e99['targetPosition']);}return null!=_0x474e99['wasUndone']&&(_0x1a4bac['wasUndone']=Boolean(_0x474e99['wasUndone'])),_0x1a4bac;},_0x143a1f['toObject']=function(_0x2fdcb1,_0x23b004){_0x23b004||(_0x23b004={});var _0x22148c={};return _0x23b004['defaults']&&(_0x22148c['sourcePosition']=null,_0x22148c['howMany']=0x0,_0x22148c['targetPosition']=null,_0x22148c['wasUndone']=!0x1),null!=_0x2fdcb1['sourcePosition']&&_0x2fdcb1['hasOwnProperty']('sourcePosition')&&(_0x22148c['sourcePosition']=_0x4fd8d2['Position']['toObject'](_0x2fdcb1['sourcePosition'],_0x23b004)),null!=_0x2fdcb1['howMany']&&_0x2fdcb1['hasOwnProperty']('howMany')&&(_0x22148c['howMany']=_0x2fdcb1['howMany']),null!=_0x2fdcb1['targetPosition']&&_0x2fdcb1['hasOwnProperty']('targetPosition')&&(_0x22148c['targetPosition']=_0x4fd8d2['Position']['toObject'](_0x2fdcb1['targetPosition'],_0x23b004)),null!=_0x2fdcb1['wasUndone']&&_0x2fdcb1['hasOwnProperty']('wasUndone')&&(_0x22148c['wasUndone']=_0x2fdcb1['wasUndone']),_0x22148c;},_0x143a1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x143a1f['getTypeUrl']=function(_0x2dff11){return void 0x0===_0x2dff11&&(_0x2dff11='type.googleapis.com'),_0x2dff11+'/MoveOperation';},_0x143a1f;}()),_0x4fd8d2['RenameOperation']=(function(){function _0x11cbf8(_0x413a70){if(_0x413a70){for(var _0x4d847=Object['keys'](_0x413a70),_0x1ea6bf=0x0;_0x1ea6bf<_0x4d847['length'];++_0x1ea6bf)null!=_0x413a70[_0x4d847[_0x1ea6bf]]&&(this[_0x4d847[_0x1ea6bf]]=_0x413a70[_0x4d847[_0x1ea6bf]]);}}return _0x11cbf8['prototype']['position']=null,_0x11cbf8['prototype']['oldName']='',_0x11cbf8['prototype']['newName']='',_0x11cbf8['prototype']['wasUndone']=!0x1,_0x11cbf8['create']=function(_0x2aee78){return new _0x11cbf8(_0x2aee78);},_0x11cbf8['encode']=function(_0x50e7c3,_0x1af749){return _0x1af749||(_0x1af749=_0x3c0704['create']()),null!=_0x50e7c3['position']&&Object['hasOwnProperty']['call'](_0x50e7c3,'position')&&_0x4fd8d2['Position']['encode'](_0x50e7c3['position'],_0x1af749['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50e7c3['oldName']&&Object['hasOwnProperty']['call'](_0x50e7c3,'oldName')&&_0x1af749['uint32'](0x12)['string'](_0x50e7c3['oldName']),null!=_0x50e7c3['newName']&&Object['hasOwnProperty']['call'](_0x50e7c3,'newName')&&_0x1af749['uint32'](0x1a)['string'](_0x50e7c3['newName']),null!=_0x50e7c3['wasUndone']&&Object['hasOwnProperty']['call'](_0x50e7c3,'wasUndone')&&_0x1af749['uint32'](0x20)['bool'](_0x50e7c3['wasUndone']),_0x1af749;},_0x11cbf8['encodeDelimited']=function(_0x1c7808,_0x3fd943){return this['encode'](_0x1c7808,_0x3fd943)['ldelim']();},_0x11cbf8['decode']=function(_0x35fa4e,_0x1301f4){_0x35fa4e instanceof _0x472b50||(_0x35fa4e=_0x472b50['create'](_0x35fa4e));for(var _0x2096e0=void 0x0===_0x1301f4?_0x35fa4e['len']:_0x35fa4e['pos']+_0x1301f4,_0x4e5801=new _0x4fd8d2['RenameOperation']();_0x35fa4e['pos']<_0x2096e0;){var _0x154905=_0x35fa4e['uint32']();switch(_0x154905>>>0x3){case 0x1:_0x4e5801['position']=_0x4fd8d2['Position']['decode'](_0x35fa4e,_0x35fa4e['uint32']());break;case 0x2:_0x4e5801['oldName']=_0x35fa4e['string']();break;case 0x3:_0x4e5801['newName']=_0x35fa4e['string']();break;case 0x4:_0x4e5801['wasUndone']=_0x35fa4e['bool']();break;default:_0x35fa4e['skipType'](0x7&_0x154905);}}return _0x4e5801;},_0x11cbf8['decodeDelimited']=function(_0x4bc022){return _0x4bc022 instanceof _0x472b50||(_0x4bc022=new _0x472b50(_0x4bc022)),this['decode'](_0x4bc022,_0x4bc022['uint32']());},_0x11cbf8['verify']=function(_0x119bd5){if('object'!=typeof _0x119bd5||null===_0x119bd5)return'object\x20expected';if(null!=_0x119bd5['position']&&_0x119bd5['hasOwnProperty']('position')){var _0xcf57e0=_0x4fd8d2['Position']['verify'](_0x119bd5['position']);if(_0xcf57e0)return'position.'+_0xcf57e0;}return null!=_0x119bd5['oldName']&&_0x119bd5['hasOwnProperty']('oldName')&&!_0x264fd0['isString'](_0x119bd5['oldName'])?'oldName:\x20string\x20expected':null!=_0x119bd5['newName']&&_0x119bd5['hasOwnProperty']('newName')&&!_0x264fd0['isString'](_0x119bd5['newName'])?'newName:\x20string\x20expected':null!=_0x119bd5['wasUndone']&&_0x119bd5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x119bd5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11cbf8['fromObject']=function(_0xcc51dd){if(_0xcc51dd instanceof _0x4fd8d2['RenameOperation'])return _0xcc51dd;var _0x56ef10=new _0x4fd8d2['RenameOperation']();if(null!=_0xcc51dd['position']){if('object'!=typeof _0xcc51dd['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x56ef10['position']=_0x4fd8d2['Position']['fromObject'](_0xcc51dd['position']);}return null!=_0xcc51dd['oldName']&&(_0x56ef10['oldName']=String(_0xcc51dd['oldName'])),null!=_0xcc51dd['newName']&&(_0x56ef10['newName']=String(_0xcc51dd['newName'])),null!=_0xcc51dd['wasUndone']&&(_0x56ef10['wasUndone']=Boolean(_0xcc51dd['wasUndone'])),_0x56ef10;},_0x11cbf8['toObject']=function(_0x104a41,_0x2c4b54){_0x2c4b54||(_0x2c4b54={});var _0x3c10c9={};return _0x2c4b54['defaults']&&(_0x3c10c9['position']=null,_0x3c10c9['oldName']='',_0x3c10c9['newName']='',_0x3c10c9['wasUndone']=!0x1),null!=_0x104a41['position']&&_0x104a41['hasOwnProperty']('position')&&(_0x3c10c9['position']=_0x4fd8d2['Position']['toObject'](_0x104a41['position'],_0x2c4b54)),null!=_0x104a41['oldName']&&_0x104a41['hasOwnProperty']('oldName')&&(_0x3c10c9['oldName']=_0x104a41['oldName']),null!=_0x104a41['newName']&&_0x104a41['hasOwnProperty']('newName')&&(_0x3c10c9['newName']=_0x104a41['newName']),null!=_0x104a41['wasUndone']&&_0x104a41['hasOwnProperty']('wasUndone')&&(_0x3c10c9['wasUndone']=_0x104a41['wasUndone']),_0x3c10c9;},_0x11cbf8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x11cbf8['getTypeUrl']=function(_0xc79d7f){return void 0x0===_0xc79d7f&&(_0xc79d7f='type.googleapis.com'),_0xc79d7f+'/RenameOperation';},_0x11cbf8;}()),_0x4fd8d2['RootAttributeOperation']=(function(){function _0x3ca8a4(_0x1bdfea){if(_0x1bdfea){for(var _0x3b5585=Object['keys'](_0x1bdfea),_0x23d5ca=0x0;_0x23d5ca<_0x3b5585['length'];++_0x23d5ca)null!=_0x1bdfea[_0x3b5585[_0x23d5ca]]&&(this[_0x3b5585[_0x23d5ca]]=_0x1bdfea[_0x3b5585[_0x23d5ca]]);}}return _0x3ca8a4['prototype']['root']='',_0x3ca8a4['prototype']['key']='',_0x3ca8a4['prototype']['oldValueBoolean']=!0x1,_0x3ca8a4['prototype']['oldValueJson']='',_0x3ca8a4['prototype']['newValueBoolean']=!0x1,_0x3ca8a4['prototype']['newValueJson']='',_0x3ca8a4['prototype']['wasUndone']=!0x1,_0x3ca8a4['create']=function(_0xd5816a){return new _0x3ca8a4(_0xd5816a);},_0x3ca8a4['encode']=function(_0x3f33e4,_0x503eba){return _0x503eba||(_0x503eba=_0x3c0704['create']()),null!=_0x3f33e4['root']&&Object['hasOwnProperty']['call'](_0x3f33e4,'root')&&_0x503eba['uint32'](0xa)['string'](_0x3f33e4['root']),null!=_0x3f33e4['key']&&Object['hasOwnProperty']['call'](_0x3f33e4,'key')&&_0x503eba['uint32'](0x12)['string'](_0x3f33e4['key']),null!=_0x3f33e4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f33e4,'oldValueBoolean')&&_0x503eba['uint32'](0x18)['bool'](_0x3f33e4['oldValueBoolean']),null!=_0x3f33e4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f33e4,'oldValueJson')&&_0x503eba['uint32'](0x22)['string'](_0x3f33e4['oldValueJson']),null!=_0x3f33e4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f33e4,'newValueBoolean')&&_0x503eba['uint32'](0x28)['bool'](_0x3f33e4['newValueBoolean']),null!=_0x3f33e4['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f33e4,'newValueJson')&&_0x503eba['uint32'](0x32)['string'](_0x3f33e4['newValueJson']),null!=_0x3f33e4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f33e4,'wasUndone')&&_0x503eba['uint32'](0x38)['bool'](_0x3f33e4['wasUndone']),_0x503eba;},_0x3ca8a4['encodeDelimited']=function(_0x40b894,_0x331e8b){return this['encode'](_0x40b894,_0x331e8b)['ldelim']();},_0x3ca8a4['decode']=function(_0x2b6279,_0x50620a){_0x2b6279 instanceof _0x472b50||(_0x2b6279=_0x472b50['create'](_0x2b6279));for(var _0x670772=void 0x0===_0x50620a?_0x2b6279['len']:_0x2b6279['pos']+_0x50620a,_0x151114=new _0x4fd8d2['RootAttributeOperation']();_0x2b6279['pos']<_0x670772;){var _0x440a30=_0x2b6279['uint32']();switch(_0x440a30>>>0x3){case 0x1:_0x151114['root']=_0x2b6279['string']();break;case 0x2:_0x151114['key']=_0x2b6279['string']();break;case 0x3:_0x151114['oldValueBoolean']=_0x2b6279['bool']();break;case 0x4:_0x151114['oldValueJson']=_0x2b6279['string']();break;case 0x5:_0x151114['newValueBoolean']=_0x2b6279['bool']();break;case 0x6:_0x151114['newValueJson']=_0x2b6279['string']();break;case 0x7:_0x151114['wasUndone']=_0x2b6279['bool']();break;default:_0x2b6279['skipType'](0x7&_0x440a30);}}return _0x151114;},_0x3ca8a4['decodeDelimited']=function(_0x431a1b){return _0x431a1b instanceof _0x472b50||(_0x431a1b=new _0x472b50(_0x431a1b)),this['decode'](_0x431a1b,_0x431a1b['uint32']());},_0x3ca8a4['verify']=function(_0x22d316){return'object'!=typeof _0x22d316||null===_0x22d316?'object\x20expected':null!=_0x22d316['root']&&_0x22d316['hasOwnProperty']('root')&&!_0x264fd0['isString'](_0x22d316['root'])?'root:\x20string\x20expected':null!=_0x22d316['key']&&_0x22d316['hasOwnProperty']('key')&&!_0x264fd0['isString'](_0x22d316['key'])?'key:\x20string\x20expected':null!=_0x22d316['oldValueBoolean']&&_0x22d316['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x22d316['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x22d316['oldValueJson']&&_0x22d316['hasOwnProperty']('oldValueJson')&&!_0x264fd0['isString'](_0x22d316['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x22d316['newValueBoolean']&&_0x22d316['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x22d316['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x22d316['newValueJson']&&_0x22d316['hasOwnProperty']('newValueJson')&&!_0x264fd0['isString'](_0x22d316['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x22d316['wasUndone']&&_0x22d316['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22d316['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3ca8a4['fromObject']=function(_0x1d35c4){if(_0x1d35c4 instanceof _0x4fd8d2['RootAttributeOperation'])return _0x1d35c4;var _0x597115=new _0x4fd8d2['RootAttributeOperation']();return null!=_0x1d35c4['root']&&(_0x597115['root']=String(_0x1d35c4['root'])),null!=_0x1d35c4['key']&&(_0x597115['key']=String(_0x1d35c4['key'])),null!=_0x1d35c4['oldValueBoolean']&&(_0x597115['oldValueBoolean']=Boolean(_0x1d35c4['oldValueBoolean'])),null!=_0x1d35c4['oldValueJson']&&(_0x597115['oldValueJson']=String(_0x1d35c4['oldValueJson'])),null!=_0x1d35c4['newValueBoolean']&&(_0x597115['newValueBoolean']=Boolean(_0x1d35c4['newValueBoolean'])),null!=_0x1d35c4['newValueJson']&&(_0x597115['newValueJson']=String(_0x1d35c4['newValueJson'])),null!=_0x1d35c4['wasUndone']&&(_0x597115['wasUndone']=Boolean(_0x1d35c4['wasUndone'])),_0x597115;},_0x3ca8a4['toObject']=function(_0x175f3b,_0x540876){_0x540876||(_0x540876={});var _0x3eac3c={};return _0x540876['defaults']&&(_0x3eac3c['root']='',_0x3eac3c['key']='',_0x3eac3c['oldValueBoolean']=!0x1,_0x3eac3c['oldValueJson']='',_0x3eac3c['newValueBoolean']=!0x1,_0x3eac3c['newValueJson']='',_0x3eac3c['wasUndone']=!0x1),null!=_0x175f3b['root']&&_0x175f3b['hasOwnProperty']('root')&&(_0x3eac3c['root']=_0x175f3b['root']),null!=_0x175f3b['key']&&_0x175f3b['hasOwnProperty']('key')&&(_0x3eac3c['key']=_0x175f3b['key']),null!=_0x175f3b['oldValueBoolean']&&_0x175f3b['hasOwnProperty']('oldValueBoolean')&&(_0x3eac3c['oldValueBoolean']=_0x175f3b['oldValueBoolean']),null!=_0x175f3b['oldValueJson']&&_0x175f3b['hasOwnProperty']('oldValueJson')&&(_0x3eac3c['oldValueJson']=_0x175f3b['oldValueJson']),null!=_0x175f3b['newValueBoolean']&&_0x175f3b['hasOwnProperty']('newValueBoolean')&&(_0x3eac3c['newValueBoolean']=_0x175f3b['newValueBoolean']),null!=_0x175f3b['newValueJson']&&_0x175f3b['hasOwnProperty']('newValueJson')&&(_0x3eac3c['newValueJson']=_0x175f3b['newValueJson']),null!=_0x175f3b['wasUndone']&&_0x175f3b['hasOwnProperty']('wasUndone')&&(_0x3eac3c['wasUndone']=_0x175f3b['wasUndone']),_0x3eac3c;},_0x3ca8a4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x3ca8a4['getTypeUrl']=function(_0xff8e98){return void 0x0===_0xff8e98&&(_0xff8e98='type.googleapis.com'),_0xff8e98+'/RootAttributeOperation';},_0x3ca8a4;}()),_0x4fd8d2['RootOperation']=(function(){function _0xef1099(_0x351976){if(_0x351976){for(var _0x13b579=Object['keys'](_0x351976),_0x22126a=0x0;_0x22126a<_0x13b579['length'];++_0x22126a)null!=_0x351976[_0x13b579[_0x22126a]]&&(this[_0x13b579[_0x22126a]]=_0x351976[_0x13b579[_0x22126a]]);}}return _0xef1099['prototype']['rootName']='',_0xef1099['prototype']['elementName']='',_0xef1099['prototype']['isAdd']=!0x1,_0xef1099['prototype']['wasUndone']=!0x1,_0xef1099['create']=function(_0x45ae1a){return new _0xef1099(_0x45ae1a);},_0xef1099['encode']=function(_0x438d30,_0x12748a){return _0x12748a||(_0x12748a=_0x3c0704['create']()),null!=_0x438d30['rootName']&&Object['hasOwnProperty']['call'](_0x438d30,'rootName')&&_0x12748a['uint32'](0xa)['string'](_0x438d30['rootName']),null!=_0x438d30['elementName']&&Object['hasOwnProperty']['call'](_0x438d30,'elementName')&&_0x12748a['uint32'](0x12)['string'](_0x438d30['elementName']),null!=_0x438d30['isAdd']&&Object['hasOwnProperty']['call'](_0x438d30,'isAdd')&&_0x12748a['uint32'](0x18)['bool'](_0x438d30['isAdd']),null!=_0x438d30['wasUndone']&&Object['hasOwnProperty']['call'](_0x438d30,'wasUndone')&&_0x12748a['uint32'](0x20)['bool'](_0x438d30['wasUndone']),_0x12748a;},_0xef1099['encodeDelimited']=function(_0x5adbd7,_0x344d1b){return this['encode'](_0x5adbd7,_0x344d1b)['ldelim']();},_0xef1099['decode']=function(_0xb2223b,_0xbe2004){_0xb2223b instanceof _0x472b50||(_0xb2223b=_0x472b50['create'](_0xb2223b));for(var _0x348cba=void 0x0===_0xbe2004?_0xb2223b['len']:_0xb2223b['pos']+_0xbe2004,_0x39e59c=new _0x4fd8d2['RootOperation']();_0xb2223b['pos']<_0x348cba;){var _0x236189=_0xb2223b['uint32']();switch(_0x236189>>>0x3){case 0x1:_0x39e59c['rootName']=_0xb2223b['string']();break;case 0x2:_0x39e59c['elementName']=_0xb2223b['string']();break;case 0x3:_0x39e59c['isAdd']=_0xb2223b['bool']();break;case 0x4:_0x39e59c['wasUndone']=_0xb2223b['bool']();break;default:_0xb2223b['skipType'](0x7&_0x236189);}}return _0x39e59c;},_0xef1099['decodeDelimited']=function(_0x5e5ebd){return _0x5e5ebd instanceof _0x472b50||(_0x5e5ebd=new _0x472b50(_0x5e5ebd)),this['decode'](_0x5e5ebd,_0x5e5ebd['uint32']());},_0xef1099['verify']=function(_0x51cfbf){return'object'!=typeof _0x51cfbf||null===_0x51cfbf?'object\x20expected':null!=_0x51cfbf['rootName']&&_0x51cfbf['hasOwnProperty']('rootName')&&!_0x264fd0['isString'](_0x51cfbf['rootName'])?'rootName:\x20string\x20expected':null!=_0x51cfbf['elementName']&&_0x51cfbf['hasOwnProperty']('elementName')&&!_0x264fd0['isString'](_0x51cfbf['elementName'])?'elementName:\x20string\x20expected':null!=_0x51cfbf['isAdd']&&_0x51cfbf['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x51cfbf['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x51cfbf['wasUndone']&&_0x51cfbf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x51cfbf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xef1099['fromObject']=function(_0x35dec0){if(_0x35dec0 instanceof _0x4fd8d2['RootOperation'])return _0x35dec0;var _0x14714d=new _0x4fd8d2['RootOperation']();return null!=_0x35dec0['rootName']&&(_0x14714d['rootName']=String(_0x35dec0['rootName'])),null!=_0x35dec0['elementName']&&(_0x14714d['elementName']=String(_0x35dec0['elementName'])),null!=_0x35dec0['isAdd']&&(_0x14714d['isAdd']=Boolean(_0x35dec0['isAdd'])),null!=_0x35dec0['wasUndone']&&(_0x14714d['wasUndone']=Boolean(_0x35dec0['wasUndone'])),_0x14714d;},_0xef1099['toObject']=function(_0x582b45,_0x706065){_0x706065||(_0x706065={});var _0x2e330e={};return _0x706065['defaults']&&(_0x2e330e['rootName']='',_0x2e330e['elementName']='',_0x2e330e['isAdd']=!0x1,_0x2e330e['wasUndone']=!0x1),null!=_0x582b45['rootName']&&_0x582b45['hasOwnProperty']('rootName')&&(_0x2e330e['rootName']=_0x582b45['rootName']),null!=_0x582b45['elementName']&&_0x582b45['hasOwnProperty']('elementName')&&(_0x2e330e['elementName']=_0x582b45['elementName']),null!=_0x582b45['isAdd']&&_0x582b45['hasOwnProperty']('isAdd')&&(_0x2e330e['isAdd']=_0x582b45['isAdd']),null!=_0x582b45['wasUndone']&&_0x582b45['hasOwnProperty']('wasUndone')&&(_0x2e330e['wasUndone']=_0x582b45['wasUndone']),_0x2e330e;},_0xef1099['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0xef1099['getTypeUrl']=function(_0x2996d5){return void 0x0===_0x2996d5&&(_0x2996d5='type.googleapis.com'),_0x2996d5+'/RootOperation';},_0xef1099;}()),_0x4fd8d2['SplitOperation']=(function(){function _0x20b324(_0xc699f6){if(_0xc699f6){for(var _0x293a0b=Object['keys'](_0xc699f6),_0x4b56a1=0x0;_0x4b56a1<_0x293a0b['length'];++_0x4b56a1)null!=_0xc699f6[_0x293a0b[_0x4b56a1]]&&(this[_0x293a0b[_0x4b56a1]]=_0xc699f6[_0x293a0b[_0x4b56a1]]);}}return _0x20b324['prototype']['splitPosition']=null,_0x20b324['prototype']['graveyardPosition']=null,_0x20b324['prototype']['howMany']=0x0,_0x20b324['prototype']['insertionPosition']=null,_0x20b324['prototype']['wasUndone']=!0x1,_0x20b324['create']=function(_0x12c126){return new _0x20b324(_0x12c126);},_0x20b324['encode']=function(_0x5bbe5f,_0x414b8c){return _0x414b8c||(_0x414b8c=_0x3c0704['create']()),null!=_0x5bbe5f['splitPosition']&&Object['hasOwnProperty']['call'](_0x5bbe5f,'splitPosition')&&_0x4fd8d2['Position']['encode'](_0x5bbe5f['splitPosition'],_0x414b8c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5bbe5f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5bbe5f,'graveyardPosition')&&_0x4fd8d2['Position']['encode'](_0x5bbe5f['graveyardPosition'],_0x414b8c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5bbe5f['howMany']&&Object['hasOwnProperty']['call'](_0x5bbe5f,'howMany')&&_0x414b8c['uint32'](0x18)['uint32'](_0x5bbe5f['howMany']),null!=_0x5bbe5f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5bbe5f,'insertionPosition')&&_0x4fd8d2['Position']['encode'](_0x5bbe5f['insertionPosition'],_0x414b8c['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5bbe5f['wasUndone']&&Object['hasOwnProperty']['call'](_0x5bbe5f,'wasUndone')&&_0x414b8c['uint32'](0x28)['bool'](_0x5bbe5f['wasUndone']),_0x414b8c;},_0x20b324['encodeDelimited']=function(_0xe57689,_0xc47f34){return this['encode'](_0xe57689,_0xc47f34)['ldelim']();},_0x20b324['decode']=function(_0x59a46f,_0x330e6a){_0x59a46f instanceof _0x472b50||(_0x59a46f=_0x472b50['create'](_0x59a46f));for(var _0x193137=void 0x0===_0x330e6a?_0x59a46f['len']:_0x59a46f['pos']+_0x330e6a,_0x4be64d=new _0x4fd8d2['SplitOperation']();_0x59a46f['pos']<_0x193137;){var _0x225f7d=_0x59a46f['uint32']();switch(_0x225f7d>>>0x3){case 0x1:_0x4be64d['splitPosition']=_0x4fd8d2['Position']['decode'](_0x59a46f,_0x59a46f['uint32']());break;case 0x2:_0x4be64d['graveyardPosition']=_0x4fd8d2['Position']['decode'](_0x59a46f,_0x59a46f['uint32']());break;case 0x3:_0x4be64d['howMany']=_0x59a46f['uint32']();break;case 0x4:_0x4be64d['insertionPosition']=_0x4fd8d2['Position']['decode'](_0x59a46f,_0x59a46f['uint32']());break;case 0x5:_0x4be64d['wasUndone']=_0x59a46f['bool']();break;default:_0x59a46f['skipType'](0x7&_0x225f7d);}}return _0x4be64d;},_0x20b324['decodeDelimited']=function(_0x28a424){return _0x28a424 instanceof _0x472b50||(_0x28a424=new _0x472b50(_0x28a424)),this['decode'](_0x28a424,_0x28a424['uint32']());},_0x20b324['verify']=function(_0x46c311){if('object'!=typeof _0x46c311||null===_0x46c311)return'object\x20expected';var _0x4b8482;if(null!=_0x46c311['splitPosition']&&_0x46c311['hasOwnProperty']('splitPosition')&&(_0x4b8482=_0x4fd8d2['Position']['verify'](_0x46c311['splitPosition'])))return'splitPosition.'+_0x4b8482;if(null!=_0x46c311['graveyardPosition']&&_0x46c311['hasOwnProperty']('graveyardPosition')&&(_0x4b8482=_0x4fd8d2['Position']['verify'](_0x46c311['graveyardPosition'])))return'graveyardPosition.'+_0x4b8482;if(null!=_0x46c311['howMany']&&_0x46c311['hasOwnProperty']('howMany')&&!_0x264fd0['isInteger'](_0x46c311['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x46c311['insertionPosition']&&_0x46c311['hasOwnProperty']('insertionPosition')&&(_0x4b8482=_0x4fd8d2['Position']['verify'](_0x46c311['insertionPosition'])))return'insertionPosition.'+_0x4b8482;return null!=_0x46c311['wasUndone']&&_0x46c311['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x46c311['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20b324['fromObject']=function(_0x46d162){if(_0x46d162 instanceof _0x4fd8d2['SplitOperation'])return _0x46d162;var _0x5283a7=new _0x4fd8d2['SplitOperation']();if(null!=_0x46d162['splitPosition']){if('object'!=typeof _0x46d162['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5283a7['splitPosition']=_0x4fd8d2['Position']['fromObject'](_0x46d162['splitPosition']);}if(null!=_0x46d162['graveyardPosition']){if('object'!=typeof _0x46d162['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5283a7['graveyardPosition']=_0x4fd8d2['Position']['fromObject'](_0x46d162['graveyardPosition']);}if(null!=_0x46d162['howMany']&&(_0x5283a7['howMany']=_0x46d162['howMany']>>>0x0),null!=_0x46d162['insertionPosition']){if('object'!=typeof _0x46d162['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5283a7['insertionPosition']=_0x4fd8d2['Position']['fromObject'](_0x46d162['insertionPosition']);}return null!=_0x46d162['wasUndone']&&(_0x5283a7['wasUndone']=Boolean(_0x46d162['wasUndone'])),_0x5283a7;},_0x20b324['toObject']=function(_0x2be492,_0xeaa29e){_0xeaa29e||(_0xeaa29e={});var _0x3b3a37={};return _0xeaa29e['defaults']&&(_0x3b3a37['splitPosition']=null,_0x3b3a37['graveyardPosition']=null,_0x3b3a37['howMany']=0x0,_0x3b3a37['insertionPosition']=null,_0x3b3a37['wasUndone']=!0x1),null!=_0x2be492['splitPosition']&&_0x2be492['hasOwnProperty']('splitPosition')&&(_0x3b3a37['splitPosition']=_0x4fd8d2['Position']['toObject'](_0x2be492['splitPosition'],_0xeaa29e)),null!=_0x2be492['graveyardPosition']&&_0x2be492['hasOwnProperty']('graveyardPosition')&&(_0x3b3a37['graveyardPosition']=_0x4fd8d2['Position']['toObject'](_0x2be492['graveyardPosition'],_0xeaa29e)),null!=_0x2be492['howMany']&&_0x2be492['hasOwnProperty']('howMany')&&(_0x3b3a37['howMany']=_0x2be492['howMany']),null!=_0x2be492['insertionPosition']&&_0x2be492['hasOwnProperty']('insertionPosition')&&(_0x3b3a37['insertionPosition']=_0x4fd8d2['Position']['toObject'](_0x2be492['insertionPosition'],_0xeaa29e)),null!=_0x2be492['wasUndone']&&_0x2be492['hasOwnProperty']('wasUndone')&&(_0x3b3a37['wasUndone']=_0x2be492['wasUndone']),_0x3b3a37;},_0x20b324['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x20b324['getTypeUrl']=function(_0x274054){return void 0x0===_0x274054&&(_0x274054='type.googleapis.com'),_0x274054+'/SplitOperation';},_0x20b324;}()),_0x4fd8d2['Position']=(function(){function _0x3c497d(_0x151e48){if(this['path']=[],_0x151e48){for(var _0x280570=Object['keys'](_0x151e48),_0xbb5c3e=0x0;_0xbb5c3e<_0x280570['length'];++_0xbb5c3e)null!=_0x151e48[_0x280570[_0xbb5c3e]]&&(this[_0x280570[_0xbb5c3e]]=_0x151e48[_0x280570[_0xbb5c3e]]);}}return _0x3c497d['prototype']['root']='',_0x3c497d['prototype']['rootMain']=!0x1,_0x3c497d['prototype']['rootGraveyard']=!0x1,_0x3c497d['prototype']['path']=_0x264fd0['emptyArray'],_0x3c497d['prototype']['stickiness']='',_0x3c497d['create']=function(_0x20a350){return new _0x3c497d(_0x20a350);},_0x3c497d['encode']=function(_0x58ea55,_0xe206a9){if(_0xe206a9||(_0xe206a9=_0x3c0704['create']()),null!=_0x58ea55['root']&&Object['hasOwnProperty']['call'](_0x58ea55,'root')&&_0xe206a9['uint32'](0xa)['string'](_0x58ea55['root']),null!=_0x58ea55['rootMain']&&Object['hasOwnProperty']['call'](_0x58ea55,'rootMain')&&_0xe206a9['uint32'](0x10)['bool'](_0x58ea55['rootMain']),null!=_0x58ea55['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x58ea55,'rootGraveyard')&&_0xe206a9['uint32'](0x18)['bool'](_0x58ea55['rootGraveyard']),null!=_0x58ea55['path']&&_0x58ea55['path']['length']){_0xe206a9['uint32'](0x22)['fork']();for(var _0x104f2b=0x0;_0x104f2b<_0x58ea55['path']['length'];++_0x104f2b)_0xe206a9['uint32'](_0x58ea55['path'][_0x104f2b]);_0xe206a9['ldelim']();}return null!=_0x58ea55['stickiness']&&Object['hasOwnProperty']['call'](_0x58ea55,'stickiness')&&_0xe206a9['uint32'](0x2a)['string'](_0x58ea55['stickiness']),_0xe206a9;},_0x3c497d['encodeDelimited']=function(_0x351bc3,_0x14f1d0){return this['encode'](_0x351bc3,_0x14f1d0)['ldelim']();},_0x3c497d['decode']=function(_0xb11d65,_0x5cdb8e){_0xb11d65 instanceof _0x472b50||(_0xb11d65=_0x472b50['create'](_0xb11d65));for(var _0x1fe4a3=void 0x0===_0x5cdb8e?_0xb11d65['len']:_0xb11d65['pos']+_0x5cdb8e,_0x846a3b=new _0x4fd8d2['Position']();_0xb11d65['pos']<_0x1fe4a3;){var _0x3bf198=_0xb11d65['uint32']();switch(_0x3bf198>>>0x3){case 0x1:_0x846a3b['root']=_0xb11d65['string']();break;case 0x2:_0x846a3b['rootMain']=_0xb11d65['bool']();break;case 0x3:_0x846a3b['rootGraveyard']=_0xb11d65['bool']();break;case 0x4:if(_0x846a3b['path']&&_0x846a3b['path']['length']||(_0x846a3b['path']=[]),0x2==(0x7&_0x3bf198)){for(var _0x52ae3c=_0xb11d65['uint32']()+_0xb11d65['pos'];_0xb11d65['pos']<_0x52ae3c;)_0x846a3b['path']['push'](_0xb11d65['uint32']());}else _0x846a3b['path']['push'](_0xb11d65['uint32']());break;case 0x5:_0x846a3b['stickiness']=_0xb11d65['string']();break;default:_0xb11d65['skipType'](0x7&_0x3bf198);}}return _0x846a3b;},_0x3c497d['decodeDelimited']=function(_0x48a5a0){return _0x48a5a0 instanceof _0x472b50||(_0x48a5a0=new _0x472b50(_0x48a5a0)),this['decode'](_0x48a5a0,_0x48a5a0['uint32']());},_0x3c497d['verify']=function(_0x51adbc){if('object'!=typeof _0x51adbc||null===_0x51adbc)return'object\x20expected';if(null!=_0x51adbc['root']&&_0x51adbc['hasOwnProperty']('root')&&!_0x264fd0['isString'](_0x51adbc['root']))return'root:\x20string\x20expected';if(null!=_0x51adbc['rootMain']&&_0x51adbc['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x51adbc['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x51adbc['rootGraveyard']&&_0x51adbc['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x51adbc['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x51adbc['path']&&_0x51adbc['hasOwnProperty']('path')){if(!Array['isArray'](_0x51adbc['path']))return'path:\x20array\x20expected';for(var _0x59eb75=0x0;_0x59eb75<_0x51adbc['path']['length'];++_0x59eb75)if(!_0x264fd0['isInteger'](_0x51adbc['path'][_0x59eb75]))return'path:\x20integer[]\x20expected';}return null!=_0x51adbc['stickiness']&&_0x51adbc['hasOwnProperty']('stickiness')&&!_0x264fd0['isString'](_0x51adbc['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3c497d['fromObject']=function(_0x11aba1){if(_0x11aba1 instanceof _0x4fd8d2['Position'])return _0x11aba1;var _0xfc9257=new _0x4fd8d2['Position']();if(null!=_0x11aba1['root']&&(_0xfc9257['root']=String(_0x11aba1['root'])),null!=_0x11aba1['rootMain']&&(_0xfc9257['rootMain']=Boolean(_0x11aba1['rootMain'])),null!=_0x11aba1['rootGraveyard']&&(_0xfc9257['rootGraveyard']=Boolean(_0x11aba1['rootGraveyard'])),_0x11aba1['path']){if(!Array['isArray'](_0x11aba1['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xfc9257['path']=[];for(var _0x5da13b=0x0;_0x5da13b<_0x11aba1['path']['length'];++_0x5da13b)_0xfc9257['path'][_0x5da13b]=_0x11aba1['path'][_0x5da13b]>>>0x0;}return null!=_0x11aba1['stickiness']&&(_0xfc9257['stickiness']=String(_0x11aba1['stickiness'])),_0xfc9257;},_0x3c497d['toObject']=function(_0x27b321,_0x1f54a){_0x1f54a||(_0x1f54a={});var _0x1eabc6={};if((_0x1f54a['arrays']||_0x1f54a['defaults'])&&(_0x1eabc6['path']=[]),_0x1f54a['defaults']&&(_0x1eabc6['root']='',_0x1eabc6['rootMain']=!0x1,_0x1eabc6['rootGraveyard']=!0x1,_0x1eabc6['stickiness']=''),null!=_0x27b321['root']&&_0x27b321['hasOwnProperty']('root')&&(_0x1eabc6['root']=_0x27b321['root']),null!=_0x27b321['rootMain']&&_0x27b321['hasOwnProperty']('rootMain')&&(_0x1eabc6['rootMain']=_0x27b321['rootMain']),null!=_0x27b321['rootGraveyard']&&_0x27b321['hasOwnProperty']('rootGraveyard')&&(_0x1eabc6['rootGraveyard']=_0x27b321['rootGraveyard']),_0x27b321['path']&&_0x27b321['path']['length']){_0x1eabc6['path']=[];for(var _0xb7f587=0x0;_0xb7f587<_0x27b321['path']['length'];++_0xb7f587)_0x1eabc6['path'][_0xb7f587]=_0x27b321['path'][_0xb7f587];}return null!=_0x27b321['stickiness']&&_0x27b321['hasOwnProperty']('stickiness')&&(_0x1eabc6['stickiness']=_0x27b321['stickiness']),_0x1eabc6;},_0x3c497d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x3c497d['getTypeUrl']=function(_0x2a84d2){return void 0x0===_0x2a84d2&&(_0x2a84d2='type.googleapis.com'),_0x2a84d2+'/Position';},_0x3c497d;}()),_0x4fd8d2['Range']=(function(){function _0x5aebb8(_0x14c723){if(_0x14c723){for(var _0x29b67a=Object['keys'](_0x14c723),_0x140ba0=0x0;_0x140ba0<_0x29b67a['length'];++_0x140ba0)null!=_0x14c723[_0x29b67a[_0x140ba0]]&&(this[_0x29b67a[_0x140ba0]]=_0x14c723[_0x29b67a[_0x140ba0]]);}}return _0x5aebb8['prototype']['start']=null,_0x5aebb8['prototype']['end']=null,_0x5aebb8['create']=function(_0x5dbeab){return new _0x5aebb8(_0x5dbeab);},_0x5aebb8['encode']=function(_0x1541fd,_0x5c0d07){return _0x5c0d07||(_0x5c0d07=_0x3c0704['create']()),null!=_0x1541fd['start']&&Object['hasOwnProperty']['call'](_0x1541fd,'start')&&_0x4fd8d2['Position']['encode'](_0x1541fd['start'],_0x5c0d07['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1541fd['end']&&Object['hasOwnProperty']['call'](_0x1541fd,'end')&&_0x4fd8d2['Position']['encode'](_0x1541fd['end'],_0x5c0d07['uint32'](0x12)['fork']())['ldelim'](),_0x5c0d07;},_0x5aebb8['encodeDelimited']=function(_0x114290,_0x376dc2){return this['encode'](_0x114290,_0x376dc2)['ldelim']();},_0x5aebb8['decode']=function(_0xedf0ec,_0x3e1127){_0xedf0ec instanceof _0x472b50||(_0xedf0ec=_0x472b50['create'](_0xedf0ec));for(var _0x46db5e=void 0x0===_0x3e1127?_0xedf0ec['len']:_0xedf0ec['pos']+_0x3e1127,_0xb1ec00=new _0x4fd8d2['Range']();_0xedf0ec['pos']<_0x46db5e;){var _0xafc288=_0xedf0ec['uint32']();switch(_0xafc288>>>0x3){case 0x1:_0xb1ec00['start']=_0x4fd8d2['Position']['decode'](_0xedf0ec,_0xedf0ec['uint32']());break;case 0x2:_0xb1ec00['end']=_0x4fd8d2['Position']['decode'](_0xedf0ec,_0xedf0ec['uint32']());break;default:_0xedf0ec['skipType'](0x7&_0xafc288);}}return _0xb1ec00;},_0x5aebb8['decodeDelimited']=function(_0x48f39e){return _0x48f39e instanceof _0x472b50||(_0x48f39e=new _0x472b50(_0x48f39e)),this['decode'](_0x48f39e,_0x48f39e['uint32']());},_0x5aebb8['verify']=function(_0x30047e){if('object'!=typeof _0x30047e||null===_0x30047e)return'object\x20expected';var _0x2587ce;if(null!=_0x30047e['start']&&_0x30047e['hasOwnProperty']('start')&&(_0x2587ce=_0x4fd8d2['Position']['verify'](_0x30047e['start'])))return'start.'+_0x2587ce;if(null!=_0x30047e['end']&&_0x30047e['hasOwnProperty']('end')&&(_0x2587ce=_0x4fd8d2['Position']['verify'](_0x30047e['end'])))return'end.'+_0x2587ce;return null;},_0x5aebb8['fromObject']=function(_0x206204){if(_0x206204 instanceof _0x4fd8d2['Range'])return _0x206204;var _0x2d3a55=new _0x4fd8d2['Range']();if(null!=_0x206204['start']){if('object'!=typeof _0x206204['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2d3a55['start']=_0x4fd8d2['Position']['fromObject'](_0x206204['start']);}if(null!=_0x206204['end']){if('object'!=typeof _0x206204['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2d3a55['end']=_0x4fd8d2['Position']['fromObject'](_0x206204['end']);}return _0x2d3a55;},_0x5aebb8['toObject']=function(_0x4c3793,_0x59b1fa){_0x59b1fa||(_0x59b1fa={});var _0x5cfe8a={};return _0x59b1fa['defaults']&&(_0x5cfe8a['start']=null,_0x5cfe8a['end']=null),null!=_0x4c3793['start']&&_0x4c3793['hasOwnProperty']('start')&&(_0x5cfe8a['start']=_0x4fd8d2['Position']['toObject'](_0x4c3793['start'],_0x59b1fa)),null!=_0x4c3793['end']&&_0x4c3793['hasOwnProperty']('end')&&(_0x5cfe8a['end']=_0x4fd8d2['Position']['toObject'](_0x4c3793['end'],_0x59b1fa)),_0x5cfe8a;},_0x5aebb8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x5aebb8['getTypeUrl']=function(_0x5af930){return void 0x0===_0x5af930&&(_0x5af930='type.googleapis.com'),_0x5af930+'/Range';},_0x5aebb8;}()),_0x4fd8d2['Element']=(function(){function _0x29da4c(_0x5dd7b4){if(this['children']=[],this['attributesBoolean']={},_0x5dd7b4){for(var _0x3c8194=Object['keys'](_0x5dd7b4),_0x4dbe94=0x0;_0x4dbe94<_0x3c8194['length'];++_0x4dbe94)null!=_0x5dd7b4[_0x3c8194[_0x4dbe94]]&&(this[_0x3c8194[_0x4dbe94]]=_0x5dd7b4[_0x3c8194[_0x4dbe94]]);}}return _0x29da4c['prototype']['name']='',_0x29da4c['prototype']['children']=_0x264fd0['emptyArray'],_0x29da4c['prototype']['data']='',_0x29da4c['prototype']['attributesBoolean']=_0x264fd0['emptyObject'],_0x29da4c['prototype']['attributesJson']='',_0x29da4c['create']=function(_0x4b5ace){return new _0x29da4c(_0x4b5ace);},_0x29da4c['encode']=function(_0x5a9ec1,_0x43f678){if(_0x43f678||(_0x43f678=_0x3c0704['create']()),null!=_0x5a9ec1['name']&&Object['hasOwnProperty']['call'](_0x5a9ec1,'name')&&_0x43f678['uint32'](0xa)['string'](_0x5a9ec1['name']),null!=_0x5a9ec1['children']&&_0x5a9ec1['children']['length']){for(var _0x21ea38=0x0;_0x21ea38<_0x5a9ec1['children']['length'];++_0x21ea38)_0x4fd8d2['Element']['encode'](_0x5a9ec1['children'][_0x21ea38],_0x43f678['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5a9ec1['data']&&Object['hasOwnProperty']['call'](_0x5a9ec1,'data')&&_0x43f678['uint32'](0x1a)['string'](_0x5a9ec1['data']),null!=_0x5a9ec1['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5a9ec1,'attributesBoolean')){var _0x4a578f=Object['keys'](_0x5a9ec1['attributesBoolean']);for(_0x21ea38=0x0;_0x21ea38<_0x4a578f['length'];++_0x21ea38)_0x43f678['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4a578f[_0x21ea38])['uint32'](0x10)['bool'](_0x5a9ec1['attributesBoolean'][_0x4a578f[_0x21ea38]])['ldelim']();}return null!=_0x5a9ec1['attributesJson']&&Object['hasOwnProperty']['call'](_0x5a9ec1,'attributesJson')&&_0x43f678['uint32'](0x2a)['string'](_0x5a9ec1['attributesJson']),_0x43f678;},_0x29da4c['encodeDelimited']=function(_0x32eae3,_0x5edc78){return this['encode'](_0x32eae3,_0x5edc78)['ldelim']();},_0x29da4c['decode']=function(_0x40a2cc,_0x379e93){_0x40a2cc instanceof _0x472b50||(_0x40a2cc=_0x472b50['create'](_0x40a2cc));for(var _0x297234,_0x26a100,_0x52cf74=void 0x0===_0x379e93?_0x40a2cc['len']:_0x40a2cc['pos']+_0x379e93,_0x72c0cf=new _0x4fd8d2['Element']();_0x40a2cc['pos']<_0x52cf74;){var _0x2535ae=_0x40a2cc['uint32']();switch(_0x2535ae>>>0x3){case 0x1:_0x72c0cf['name']=_0x40a2cc['string']();break;case 0x2:_0x72c0cf['children']&&_0x72c0cf['children']['length']||(_0x72c0cf['children']=[]),_0x72c0cf['children']['push'](_0x4fd8d2['Element']['decode'](_0x40a2cc,_0x40a2cc['uint32']()));break;case 0x3:_0x72c0cf['data']=_0x40a2cc['string']();break;case 0x4:_0x72c0cf['attributesBoolean']===_0x264fd0['emptyObject']&&(_0x72c0cf['attributesBoolean']={});var _0x10371b=_0x40a2cc['uint32']()+_0x40a2cc['pos'];for(_0x297234='',_0x26a100=!0x1;_0x40a2cc['pos']<_0x10371b;){var _0x4ba741=_0x40a2cc['uint32']();switch(_0x4ba741>>>0x3){case 0x1:_0x297234=_0x40a2cc['string']();break;case 0x2:_0x26a100=_0x40a2cc['bool']();break;default:_0x40a2cc['skipType'](0x7&_0x4ba741);}}_0x72c0cf['attributesBoolean'][_0x297234]=_0x26a100;break;case 0x5:_0x72c0cf['attributesJson']=_0x40a2cc['string']();break;default:_0x40a2cc['skipType'](0x7&_0x2535ae);}}return _0x72c0cf;},_0x29da4c['decodeDelimited']=function(_0x1ce0d3){return _0x1ce0d3 instanceof _0x472b50||(_0x1ce0d3=new _0x472b50(_0x1ce0d3)),this['decode'](_0x1ce0d3,_0x1ce0d3['uint32']());},_0x29da4c['verify']=function(_0x2fb751){if('object'!=typeof _0x2fb751||null===_0x2fb751)return'object\x20expected';if(null!=_0x2fb751['name']&&_0x2fb751['hasOwnProperty']('name')&&!_0x264fd0['isString'](_0x2fb751['name']))return'name:\x20string\x20expected';if(null!=_0x2fb751['children']&&_0x2fb751['hasOwnProperty']('children')){if(!Array['isArray'](_0x2fb751['children']))return'children:\x20array\x20expected';for(var _0x45bc51=0x0;_0x45bc51<_0x2fb751['children']['length'];++_0x45bc51){var _0x5dcb32=_0x4fd8d2['Element']['verify'](_0x2fb751['children'][_0x45bc51]);if(_0x5dcb32)return'children.'+_0x5dcb32;}}if(null!=_0x2fb751['data']&&_0x2fb751['hasOwnProperty']('data')&&!_0x264fd0['isString'](_0x2fb751['data']))return'data:\x20string\x20expected';if(null!=_0x2fb751['attributesBoolean']&&_0x2fb751['hasOwnProperty']('attributesBoolean')){if(!_0x264fd0['isObject'](_0x2fb751['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x48c6d5=Object['keys'](_0x2fb751['attributesBoolean']);for(_0x45bc51=0x0;_0x45bc51<_0x48c6d5['length'];++_0x45bc51)if('boolean'!=typeof _0x2fb751['attributesBoolean'][_0x48c6d5[_0x45bc51]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2fb751['attributesJson']&&_0x2fb751['hasOwnProperty']('attributesJson')&&!_0x264fd0['isString'](_0x2fb751['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x29da4c['fromObject']=function(_0x294dad){if(_0x294dad instanceof _0x4fd8d2['Element'])return _0x294dad;var _0x45387a=new _0x4fd8d2['Element']();if(null!=_0x294dad['name']&&(_0x45387a['name']=String(_0x294dad['name'])),_0x294dad['children']){if(!Array['isArray'](_0x294dad['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x45387a['children']=[];for(var _0x3d04e9=0x0;_0x3d04e9<_0x294dad['children']['length'];++_0x3d04e9){if('object'!=typeof _0x294dad['children'][_0x3d04e9])throw TypeError('.Element.children:\x20object\x20expected');_0x45387a['children'][_0x3d04e9]=_0x4fd8d2['Element']['fromObject'](_0x294dad['children'][_0x3d04e9]);}}if(null!=_0x294dad['data']&&(_0x45387a['data']=String(_0x294dad['data'])),_0x294dad['attributesBoolean']){if('object'!=typeof _0x294dad['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x45387a['attributesBoolean']={};var _0x50de78=Object['keys'](_0x294dad['attributesBoolean']);for(_0x3d04e9=0x0;_0x3d04e9<_0x50de78['length'];++_0x3d04e9)_0x45387a['attributesBoolean'][_0x50de78[_0x3d04e9]]=Boolean(_0x294dad['attributesBoolean'][_0x50de78[_0x3d04e9]]);}return null!=_0x294dad['attributesJson']&&(_0x45387a['attributesJson']=String(_0x294dad['attributesJson'])),_0x45387a;},_0x29da4c['toObject']=function(_0x42515a,_0x36028a){_0x36028a||(_0x36028a={});var _0x438412,_0x290db1={};if((_0x36028a['arrays']||_0x36028a['defaults'])&&(_0x290db1['children']=[]),(_0x36028a['objects']||_0x36028a['defaults'])&&(_0x290db1['attributesBoolean']={}),_0x36028a['defaults']&&(_0x290db1['name']='',_0x290db1['data']='',_0x290db1['attributesJson']=''),null!=_0x42515a['name']&&_0x42515a['hasOwnProperty']('name')&&(_0x290db1['name']=_0x42515a['name']),_0x42515a['children']&&_0x42515a['children']['length']){_0x290db1['children']=[];for(var _0x23d5ae=0x0;_0x23d5ae<_0x42515a['children']['length'];++_0x23d5ae)_0x290db1['children'][_0x23d5ae]=_0x4fd8d2['Element']['toObject'](_0x42515a['children'][_0x23d5ae],_0x36028a);}if(null!=_0x42515a['data']&&_0x42515a['hasOwnProperty']('data')&&(_0x290db1['data']=_0x42515a['data']),_0x42515a['attributesBoolean']&&(_0x438412=Object['keys'](_0x42515a['attributesBoolean']))['length']){_0x290db1['attributesBoolean']={};for(_0x23d5ae=0x0;_0x23d5ae<_0x438412['length'];++_0x23d5ae)_0x290db1['attributesBoolean'][_0x438412[_0x23d5ae]]=_0x42515a['attributesBoolean'][_0x438412[_0x23d5ae]];}return null!=_0x42515a['attributesJson']&&_0x42515a['hasOwnProperty']('attributesJson')&&(_0x290db1['attributesJson']=_0x42515a['attributesJson']),_0x290db1;},_0x29da4c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x137d34['util']['toJSONOptions']);},_0x29da4c['getTypeUrl']=function(_0x1ccffa){return void 0x0===_0x1ccffa&&(_0x1ccffa='type.googleapis.com'),_0x1ccffa+'/Element';},_0x29da4c;}()),_0x4fd8d2;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x56d21a){return new w(this['_protobufRoot'][_0x56d21a]);}}class w{['_protobuf'];constructor(_0x415a5e){this['_protobuf']=_0x415a5e;}['compress'](_0x4d503a){const _0xc00dac=this['_protobuf']['verify'](_0x4d503a);if(_0xc00dac)throw Error(_0xc00dac);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4d503a))['finish']();}['decompress'](_0xdac94a){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xdac94a),{'oneofs':!0x0});}}function g(_0x1d1796,_0x8c38d8){const _0x5a3f84=_0xa42c1a(_0x1d1796);return _0x5a3f84['path'][_0x5a3f84['path']['length']-0x1]+=_0x8c38d8,_0x5a3f84;}function _(_0x2b3886,_0x1fd902){return _0x2b3886['root']===_0x1fd902['root']&&_0x3b546c(_0x2b3886['path'],_0x1fd902['path']);}function $(_0x84b6a){P(_0x84b6a,_0x52893b=>('main'==_0x52893b['root']?(_0x52893b['rootMain']=!0x0,delete _0x52893b['root']):'$graveyard'==_0x52893b['root']&&(_0x52893b['rootGraveyard']=!0x0,delete _0x52893b['root']),_0x52893b));}function J(_0x35090d){P(_0x35090d,_0x3d84c3=>(_0x3d84c3['rootMain']?(_0x3d84c3['root']='main',delete _0x3d84c3['rootMain']):_0x3d84c3['rootGraveyard']&&(_0x3d84c3['root']='$graveyard',delete _0x3d84c3['rootGraveyard']),_0x3d84c3));}function P(_0x1000a9,_0x49128e){for(const _0x1418c4 in _0x1000a9){const _0x1ff362=_0x1000a9[_0x1418c4];'nodes'!==_0x1418c4&&_0x19245f(_0x1ff362)&&(_0x1ff362['path']&&(_0x1ff362['root']||_0x1ff362['rootMain']||_0x1ff362['rootGraveyard'])?_0x1000a9[_0x1418c4]=_0x49128e(_0x1ff362):P(_0x1ff362,_0x49128e));}return _0x1000a9;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4815b9,_0x4f6584,_0x28e531){this['_id']=_0x4815b9,this['_operationName']=_0x4f6584,this['_protobufDescriptor']=_0x28e531;}['compress'](_0x1fd6c9,_0x48cbd2){const _0x53a031=_0x48cbd2['operations'][_0x48cbd2['index']++];return $(_0x53a031),_0x1fd6c9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53a031)),_0x1fd6c9['types']['push'](this['_id']),!0x0;}['decompress'](_0x1b4c57,_0x42bbce){_0x42bbce['typeIndex']++;const _0x5024df=_0x42bbce['buffers'][_0x42bbce['bufferIndex']++],_0x54172d=this['_protobufDescriptor']['decompress'](_0x5024df);J(_0x54172d),_0x54172d['__className']=this['_operationName'],_0x1b4c57['push'](_0x54172d);}}class s extends e{['compress'](_0x554b3a,_0x47142a){const _0x404d43=_0x47142a['operations'][_0x47142a['index']++];return this['_serializeOneOf']('oldValue',_0x404d43),this['_serializeOneOf']('newValue',_0x404d43),$(_0x404d43),_0x554b3a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x404d43)),_0x554b3a['types']['push'](this['_id']),!0x0;}['decompress'](_0x43142c,_0x4e8528){_0x4e8528['typeIndex']++;const _0x2fc83d=_0x4e8528['buffers'][_0x4e8528['bufferIndex']++],_0x5a4fc9=this['_protobufDescriptor']['decompress'](_0x2fc83d);this['_deserializeOneOf']('oldValue',_0x5a4fc9),this['_deserializeOneOf']('newValue',_0x5a4fc9),J(_0x5a4fc9),_0x5a4fc9['__className']=this['_operationName'],_0x43142c['push'](_0x5a4fc9);}['_serializeOneOf'](_0x5e167c,_0x1cfcfe){const _0x4997f1=_0x1cfcfe[_0x5e167c];'boolean'==typeof _0x4997f1?_0x1cfcfe[_0x5e167c+'Boolean']=_0x4997f1:_0x1cfcfe[_0x5e167c+'Json']=JSON['stringify'](_0x4997f1);}['_deserializeOneOf'](_0x5bb6a6,_0x726534){const _0x7f855f=_0x5bb6a6+'Json';_0x726534[_0x7f855f]?(_0x726534[_0x5bb6a6]=JSON['parse'](_0x726534[_0x7f855f]),delete _0x726534[_0x7f855f]):(_0x726534[_0x5bb6a6]=_0x726534[_0x5bb6a6+'Boolean'],delete _0x726534[_0x5bb6a6+'Boolean']);}}class i extends e{['compress'](_0x2a778e,_0x2a1557){const _0x425bbf=_0x2a1557['operations'][_0x2a1557['index']++];return this['_serializeNodesAttributes'](_0x425bbf['nodes']),$(_0x425bbf),_0x2a778e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x425bbf)),_0x2a778e['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ae41c,_0x991024){_0x991024['typeIndex']++;const _0x1ae1bd=_0x991024['buffers'][_0x991024['bufferIndex']++],_0x117aa2=this['_protobufDescriptor']['decompress'](_0x1ae1bd);_0x117aa2['nodes']||(_0x117aa2['nodes']=[]),this['_deserializeNodesAttributes'](_0x117aa2['nodes']),J(_0x117aa2),_0x117aa2['__className']=this['_operationName'],_0x3ae41c['push'](_0x117aa2);}['_serializeNodesAttributes'](_0x2fe296){for(const _0x12b584 of _0x2fe296){if(_0x12b584['attributes']){const _0x1049ca=_0x12b584['attributes'];this['_areValuesBoolean'](_0x1049ca)?_0x12b584['attributesBoolean']=_0x1049ca:_0x12b584['attributesJson']=JSON['stringify'](_0x1049ca);}_0x12b584['children']&&this['_serializeNodesAttributes'](_0x12b584['children']);}}['_deserializeNodesAttributes'](_0x8380b5){for(const _0x1b86b4 of _0x8380b5)(_0x1b86b4['attributesBoolean']||_0x1b86b4['attributesJson'])&&(_0x1b86b4['attributesBoolean']?(_0x1b86b4['attributes']=_0x1b86b4['attributesBoolean'],delete _0x1b86b4['attributesBoolean']):(_0x1b86b4['attributes']=JSON['parse'](_0x1b86b4['attributesJson']),delete _0x1b86b4['attributesJson'])),_0x1b86b4['children']&&this['_deserializeNodesAttributes'](_0x1b86b4['children']);}['_areValuesBoolean'](_0x4fecfa){return Object['keys'](_0x4fecfa)['every'](_0xce85eb=>'boolean'==typeof _0x4fecfa[_0xce85eb]);}}class n extends e{['decompress'](_0x3f4466,_0x532068){super['decompress'](_0x3f4466,_0x532068);const _0x36651a=_0x3f4466[_0x3f4466['length']-0x1];_0x36651a['oldRange']||(_0x36651a['oldRange']=null),_0x36651a['newRange']||(_0x36651a['newRange']=null);}}class p extends e{['compress'](_0x14ddf1,_0x459d6){return _0x459d6['index']++,_0x14ddf1['types']['push'](this['_id']),!0x0;}['decompress'](_0x44995f,_0x3725d9){_0x3725d9['typeIndex']++,_0x44995f['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3be10d,_0x41f0ae,_0x1b76e2,_0x46711a){super(_0x3be10d,_0x41f0ae,_0x1b76e2),this['_omittedNamespace']=_0x46711a+':';}['compress'](_0x2ab85a,_0x203967){const _0x40fecc=_0x203967['operations'][_0x203967['index']];return!('MarkerOperation'!=_0x40fecc['__className']||!_0x40fecc['name']['startsWith'](this['_omittedNamespace']))&&(_0x40fecc['name']=_0x40fecc['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2ab85a,_0x203967),!0x0);}['decompress'](_0x22010d,_0x44d8a7){super['decompress'](_0x22010d,_0x44d8a7);const _0x2fa155=_0x22010d[_0x22010d['length']-0x1];_0x2fa155['name']=this['_omittedNamespace']+_0x2fa155['name'];}}class O{['_id'];['_context'];constructor(_0x277c30,_0x4aaeba){this['_id']=_0x277c30,this['_context']=_0x4aaeba;}['compress'](_0x1c47e6,_0x51b3ef){let _0x1b8555,_0x5903c2=_0x51b3ef['operations'][_0x51b3ef['index']],_0x9aae86=_0x51b3ef['operations'][_0x51b3ef['index']+0x1];for(;_0x9aae86&&this['_compareOperations'](_0x5903c2,_0x9aae86);)_0x1b8555?(_0x1b8555=this['_combineNext'](_0x5903c2,_0x1b8555),_0x1c47e6['types']['push'](0x0)):(_0x1b8555=_0xa42c1a(_0x5903c2),_0x1c47e6['types']['push'](this['_id'])),_0x51b3ef['index']++,_0x5903c2=_0x51b3ef['operations'][_0x51b3ef['index']],_0x9aae86=_0x51b3ef['operations'][_0x51b3ef['index']+0x1];return!!_0x1b8555&&(_0x1b8555=this['_combineNext'](_0x51b3ef['operations'][_0x51b3ef['index']++],_0x1b8555),_0x1c47e6['types']['push'](0x0),_0x1c47e6['buffers']['push'](this['_compressSingleOperation'](_0x1b8555)),!0x0);}['decompress'](_0x2d827c,_0x2c8107){const _0x36cb02=this['_decompressSingleOperation'](_0x2c8107);for(;0x0==_0x2c8107['types'][_0x2c8107['typeIndex']];)_0x2c8107['typeIndex']++,_0x2d827c['push'](this['_splitCurrent'](_0x36cb02));_0x2d827c['push'](_0x36cb02);}}class c extends O{['_combineNext'](_0x36e6d3,_0x45b000){return _0x45b000['nodes'][0x0]['data']+=_0x36e6d3['nodes'][0x0]['data'],_0x45b000;}['_splitCurrent'](_0x50af72){const _0x5da3df=_0xa42c1a(_0x50af72),_0x4a0337=_0x5da3df['nodes'][0x0],_0xe97dc6=_0x50af72['nodes'][0x0],_0x3f51a5=_0xe97dc6['data'][Symbol['iterator']]()['next']()['value'],_0x46a15d=_0x3f51a5['length'];return _0x4a0337['data']=_0x3f51a5,_0xe97dc6['data']=_0xe97dc6['data']['substr'](_0x46a15d),_0x50af72['position']=g(_0x50af72['position'],_0x46a15d),_0x5da3df;}['_compareOperations'](_0x509fce,_0x12452d){if(this['_checkOperation'](_0x509fce)&&this['_checkOperation'](_0x12452d)){const _0x2fcd39=_0x509fce['nodes'][0x0]['data']['length'],_0x4f6eb8=_(g(_0x509fce['position'],_0x2fcd39),_0x12452d['position']),_0x3cb19b=_0x509fce['nodes'][0x0],_0x33b3b7=_0x12452d['nodes'][0x0];return _0x4f6eb8&&this['_compareAttributes'](_0x3cb19b,_0x33b3b7);}return!0x1;}['_compressSingleOperation'](_0x1a6c20){const _0x1095fa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1095fa,{'operations':[_0x1a6c20],'index':0x0}),_0x1095fa['buffers'][0x0];}['_decompressSingleOperation'](_0x14796f){const _0x552dfa=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x552dfa,_0x14796f),_0x552dfa[0x0];}['_checkOperation'](_0x2131ad){return'InsertOperation'==_0x2131ad['__className']&&0x1==_0x2131ad['nodes']['length']&&_0x2131ad['nodes'][0x0]['data']&&!_0x2131ad['wasUndone']&&0x1==Array['from'](_0x2131ad['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x60d9a0,_0x2d0d6c){const _0x51b3ed=Object['keys'](_0x60d9a0['attributes']||{}),_0xc66f62=Object['keys'](_0x2d0d6c['attributes']||{});return _0x51b3ed['length']===_0xc66f62['length']&&_0x51b3ed['every'](_0x18183d=>_0x2d0d6c['attributes'][_0x18183d]&&_0x2d0d6c['attributes'][_0x18183d]===_0x60d9a0['attributes'][_0x18183d]);}}class m extends O{['_combineNext'](_0x13085e,_0x2248de){return _0x2248de['howMany']++,_0x2248de['sourcePosition']=_0xa42c1a(_0x13085e['sourcePosition']),_0x2248de;}['_splitCurrent'](_0x23a13c){const _0x81f70a=_0xa42c1a(_0x23a13c);return _0x23a13c['howMany']--,_0x81f70a['howMany']=0x1,_0x81f70a['sourcePosition']=g(_0x81f70a['sourcePosition'],_0x23a13c['howMany']),_0x81f70a;}['_compareOperations'](_0x2f4bca,_0x4dbe5a){return!(!this['_checkOperation'](_0x2f4bca)||!this['_checkOperation'](_0x4dbe5a))&&(_(g(_0x2f4bca['sourcePosition'],-0x1),_0x4dbe5a['sourcePosition'])&&_(_0x2f4bca['targetPosition'],_0x4dbe5a['targetPosition']));}['_compressSingleOperation'](_0x55e895){const _0x32aee9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x32aee9,{'operations':[_0x55e895],'index':0x0}),_0x32aee9['buffers'][0x0];}['_decompressSingleOperation'](_0x5d524e){const _0x374e78=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x374e78,_0x5d524e),_0x374e78[0x0];}['_checkOperation'](_0x5e550e){return'MoveOperation'==_0x5e550e['__className']&&'$graveyard'==_0x5e550e['targetPosition']['root']&&0x1==_0x5e550e['howMany']&&!_0x5e550e['wasUndone'];}}class h extends O{['_combineNext'](_0x2d8fe7,_0x37a866){return _0x37a866['howMany']++,_0x37a866;}['_splitCurrent'](_0x398269){const _0x5ecfc2=_0xa42c1a(_0x398269);return _0x5ecfc2['howMany']=0x1,_0x398269['howMany']--,_0x5ecfc2;}['_compareOperations'](_0xa96c3d,_0x6ac63){return!(!this['_checkOperation'](_0xa96c3d)||!this['_checkOperation'](_0x6ac63))&&(_(_0xa96c3d['sourcePosition'],_0x6ac63['sourcePosition'])&&_(_0xa96c3d['targetPosition'],_0x6ac63['targetPosition']));}['_compressSingleOperation'](_0x21888c){const _0xa8c296={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xa8c296,{'operations':[_0x21888c],'index':0x0}),_0xa8c296['buffers'][0x0];}['_decompressSingleOperation'](_0x5cb33c){const _0x10d568=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x10d568,_0x5cb33c),_0x10d568[0x0];}['_checkOperation'](_0x336609){return'MoveOperation'==_0x336609['__className']&&'$graveyard'==_0x336609['targetPosition']['root']&&0x1==_0x336609['howMany']&&!_0x336609['wasUndone'];}}class f extends O{['compress'](_0x4c3b5e,_0x1e6834){if(!this['_compareOperations'](_0x1e6834['operations'][_0x1e6834['index']],_0x1e6834['operations'][_0x1e6834['index']+0x1]))return!0x1;const _0xe7f8bc=_0x1e6834['operations'][_0x1e6834['index']++];return _0xe7f8bc['oldRange']=null,_0xe7f8bc['newRange']&&_(_0xe7f8bc['newRange']['start'],_0xe7f8bc['newRange']['end'])&&(_0xe7f8bc['newRange']['end']=null),_0x1e6834['index']++,_0x4c3b5e['types']['push'](this['_id']),_0x4c3b5e['types']['push'](0x0),_0x4c3b5e['buffers']['push'](this['_compressSingleOperation'](_0xe7f8bc)),!0x0;}['decompress'](_0x52562b,_0x479e6c){const _0x27de82=this['_decompressSingleOperation'](_0x479e6c);_0x27de82['newRange']&&!_0x27de82['newRange']['end']&&(_0x27de82['newRange']['end']=_0xa42c1a(_0x27de82['newRange']['start']));const _0x1aae29=_0xa42c1a(_0x27de82);_0x1aae29['newRange']&&(_0x1aae29['newRange']['start']['stickiness']='toNone',_0x1aae29['newRange']['end']=_0xa42c1a(_0x1aae29['newRange']['start'])),_0x1aae29['name']='user:position:'+_0x1aae29['name']['split'](':')[0x2],_0x479e6c['typeIndex']++,_0x52562b['push'](_0x27de82),_0x52562b['push'](_0x1aae29);}['_compressSingleOperation'](_0x44748c){const _0x15fb03={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x15fb03,{'operations':[_0x44748c],'index':0x0}),_0x15fb03['buffers'][0x0];}['_decompressSingleOperation'](_0x221e9e){const _0x46217a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x46217a,_0x221e9e),_0x46217a[0x0];}['_compareOperations'](_0x403fb2,_0x6c65a5){return!(!_0x403fb2||!_0x6c65a5)&&('MarkerOperation'==_0x403fb2['__className']&&'MarkerOperation'==_0x6c65a5['__className']&&!(!_0x403fb2['name']['startsWith']('user:')||!_0x6c65a5['name']['startsWith']('user:')||_0x403fb2['name']==_0x6c65a5['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x497fd8=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',_0x497fd8,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x497fd8,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',c),this['_registerActionCompressor'](0x65,'DeletingAction',m),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x48c50f){if(!_0x48c50f||!_0x48c50f[0x0])throw new _0x352df3('no-operations-provided',this);const _0x2de83b={'operations':_0x48c50f,'index':0x0},_0x4123c3={'types':[],'buffers':[],'baseVersion':_0x48c50f[0x0]['baseVersion']};for(;_0x2de83b['index']<_0x2de83b['operations']['length'];){if(this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4123c3,_0x2de83b))continue;if(this['_getCompressorByName']('TypingAction')['compress'](_0x4123c3,_0x2de83b))continue;if(this['_getCompressorByName']('DeletingAction')['compress'](_0x4123c3,_0x2de83b))continue;if(this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4123c3,_0x2de83b))continue;if(this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4123c3,_0x2de83b))continue;if(this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4123c3,_0x2de83b))continue;const _0x549ef2=_0x2de83b['operations'][_0x2de83b['index']]['__className'];this['_getCompressorByName'](_0x549ef2)['compress'](_0x4123c3,_0x2de83b);}return _0x4123c3;}['decompress'](_0x4c1c1a){const _0x5089d6=[],_0x5ca14d={'types':_0x4c1c1a['types'],'buffers':_0x4c1c1a['buffers'],'baseVersion':_0x4c1c1a['baseVersion'],'typeIndex':0x0,'bufferIndex':0x0};for(;_0x5ca14d['typeIndex']<_0x5ca14d['types']['length'];){const _0x3904bf=_0x5ca14d['types'][_0x5ca14d['typeIndex']],_0x3f69ff=this['_compressorById']['get'](_0x3904bf);if(!_0x3f69ff)throw new _0x352df3('decompress-compressor-not-found',this,{'type':_0x3904bf});_0x3f69ff['decompress'](_0x5089d6,_0x5ca14d);}return _0x5089d6['forEach']((_0x126a6b,_0x4adee2)=>_0x126a6b['baseVersion']=_0x4c1c1a['baseVersion']+_0x4adee2),_0x5089d6;}['_getCompressorByName'](_0x39b5b0){return this['_compressorByName']['get'](_0x39b5b0);}['_registerOperationCompressor'](_0x35859e,_0x311341,_0x58e048){const _0x57f660=new _0x58e048(_0x35859e,_0x311341,this['_protobufFactory']['getDescriptor'](_0x311341));this['_registerCompressor'](_0x35859e,_0x311341,_0x57f660);}['_registerActionCompressor'](_0x5f0af4,_0x123975,_0x36da62){const _0x55ff0e=new _0x36da62(_0x5f0af4,this);this['_registerCompressor'](_0x5f0af4,_0x123975,_0x55ff0e);}['_registerCompressor'](_0x1bf76c,_0x41297d,_0x155cb5){this['_compressorById']['set'](_0x1bf76c,_0x155cb5),this['_compressorByName']['set'](_0x41297d,_0x155cb5);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.6.
|
|
3
|
+
"version": "47.6.2-alpha.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "47.6.
|
|
37
|
-
"ckeditor5": "47.6.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.6.2-alpha.0",
|
|
37
|
+
"ckeditor5": "47.6.2-alpha.0",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.4"
|
|
40
40
|
},
|