@ckeditor/ckeditor5-operations-compressor 47.0.0-alpha.1 → 47.0.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x49245b=_0x18671b['Reader'],_0x44100=_0x18671b['Writer'],_0x216162=_0x18671b['util'],_0x55a00f=_0x18671b['roots']['default']||(_0x18671b['roots']['default']={});return _0x55a00f['AttributeOperation']=(function(){function _0x4e7051(_0x20a2a8){if(_0x20a2a8){for(var _0x3c68e1=Object['keys'](_0x20a2a8),_0x27ef63=0x0;_0x27ef63<_0x3c68e1['length'];++_0x27ef63)null!=_0x20a2a8[_0x3c68e1[_0x27ef63]]&&(this[_0x3c68e1[_0x27ef63]]=_0x20a2a8[_0x3c68e1[_0x27ef63]]);}}return _0x4e7051['prototype']['range']=null,_0x4e7051['prototype']['key']='',_0x4e7051['prototype']['oldValueBoolean']=!0x1,_0x4e7051['prototype']['oldValueJson']='',_0x4e7051['prototype']['newValueBoolean']=!0x1,_0x4e7051['prototype']['newValueJson']='',_0x4e7051['prototype']['wasUndone']=!0x1,_0x4e7051['create']=function(_0x11110a){return new _0x4e7051(_0x11110a);},_0x4e7051['encode']=function(_0x5b6270,_0x13a50a){return _0x13a50a||(_0x13a50a=_0x44100['create']()),null!=_0x5b6270['range']&&Object['hasOwnProperty']['call'](_0x5b6270,'range')&&_0x55a00f['Range']['encode'](_0x5b6270['range'],_0x13a50a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b6270['key']&&Object['hasOwnProperty']['call'](_0x5b6270,'key')&&_0x13a50a['uint32'](0x12)['string'](_0x5b6270['key']),null!=_0x5b6270['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b6270,'oldValueBoolean')&&_0x13a50a['uint32'](0x18)['bool'](_0x5b6270['oldValueBoolean']),null!=_0x5b6270['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5b6270,'oldValueJson')&&_0x13a50a['uint32'](0x22)['string'](_0x5b6270['oldValueJson']),null!=_0x5b6270['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b6270,'newValueBoolean')&&_0x13a50a['uint32'](0x28)['bool'](_0x5b6270['newValueBoolean']),null!=_0x5b6270['newValueJson']&&Object['hasOwnProperty']['call'](_0x5b6270,'newValueJson')&&_0x13a50a['uint32'](0x32)['string'](_0x5b6270['newValueJson']),null!=_0x5b6270['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b6270,'wasUndone')&&_0x13a50a['uint32'](0x38)['bool'](_0x5b6270['wasUndone']),_0x13a50a;},_0x4e7051['encodeDelimited']=function(_0x47767a,_0x48f537){return this['encode'](_0x47767a,_0x48f537)['ldelim']();},_0x4e7051['decode']=function(_0xb30fe2,_0x51948b){_0xb30fe2 instanceof _0x49245b||(_0xb30fe2=_0x49245b['create'](_0xb30fe2));for(var _0x82e662=void 0x0===_0x51948b?_0xb30fe2['len']:_0xb30fe2['pos']+_0x51948b,_0x5803ce=new _0x55a00f['AttributeOperation']();_0xb30fe2['pos']<_0x82e662;){var _0x5ae586=_0xb30fe2['uint32']();switch(_0x5ae586>>>0x3){case 0x1:_0x5803ce['range']=_0x55a00f['Range']['decode'](_0xb30fe2,_0xb30fe2['uint32']());break;case 0x2:_0x5803ce['key']=_0xb30fe2['string']();break;case 0x3:_0x5803ce['oldValueBoolean']=_0xb30fe2['bool']();break;case 0x4:_0x5803ce['oldValueJson']=_0xb30fe2['string']();break;case 0x5:_0x5803ce['newValueBoolean']=_0xb30fe2['bool']();break;case 0x6:_0x5803ce['newValueJson']=_0xb30fe2['string']();break;case 0x7:_0x5803ce['wasUndone']=_0xb30fe2['bool']();break;default:_0xb30fe2['skipType'](0x7&_0x5ae586);}}return _0x5803ce;},_0x4e7051['decodeDelimited']=function(_0x49a1e4){return _0x49a1e4 instanceof _0x49245b||(_0x49a1e4=new _0x49245b(_0x49a1e4)),this['decode'](_0x49a1e4,_0x49a1e4['uint32']());},_0x4e7051['verify']=function(_0x127e03){if('object'!=typeof _0x127e03||null===_0x127e03)return'object\x20expected';if(null!=_0x127e03['range']&&_0x127e03['hasOwnProperty']('range')){var _0x2425e0=_0x55a00f['Range']['verify'](_0x127e03['range']);if(_0x2425e0)return'range.'+_0x2425e0;}return null!=_0x127e03['key']&&_0x127e03['hasOwnProperty']('key')&&!_0x216162['isString'](_0x127e03['key'])?'key:\x20string\x20expected':null!=_0x127e03['oldValueBoolean']&&_0x127e03['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x127e03['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x127e03['oldValueJson']&&_0x127e03['hasOwnProperty']('oldValueJson')&&!_0x216162['isString'](_0x127e03['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x127e03['newValueBoolean']&&_0x127e03['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x127e03['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x127e03['newValueJson']&&_0x127e03['hasOwnProperty']('newValueJson')&&!_0x216162['isString'](_0x127e03['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x127e03['wasUndone']&&_0x127e03['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x127e03['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e7051['fromObject']=function(_0xcaad1d){if(_0xcaad1d instanceof _0x55a00f['AttributeOperation'])return _0xcaad1d;var _0x1aa272=new _0x55a00f['AttributeOperation']();if(null!=_0xcaad1d['range']){if('object'!=typeof _0xcaad1d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1aa272['range']=_0x55a00f['Range']['fromObject'](_0xcaad1d['range']);}return null!=_0xcaad1d['key']&&(_0x1aa272['key']=String(_0xcaad1d['key'])),null!=_0xcaad1d['oldValueBoolean']&&(_0x1aa272['oldValueBoolean']=Boolean(_0xcaad1d['oldValueBoolean'])),null!=_0xcaad1d['oldValueJson']&&(_0x1aa272['oldValueJson']=String(_0xcaad1d['oldValueJson'])),null!=_0xcaad1d['newValueBoolean']&&(_0x1aa272['newValueBoolean']=Boolean(_0xcaad1d['newValueBoolean'])),null!=_0xcaad1d['newValueJson']&&(_0x1aa272['newValueJson']=String(_0xcaad1d['newValueJson'])),null!=_0xcaad1d['wasUndone']&&(_0x1aa272['wasUndone']=Boolean(_0xcaad1d['wasUndone'])),_0x1aa272;},_0x4e7051['toObject']=function(_0x24d05d,_0x312e0c){_0x312e0c||(_0x312e0c={});var _0x4d6b55={};return _0x312e0c['defaults']&&(_0x4d6b55['range']=null,_0x4d6b55['key']='',_0x4d6b55['oldValueBoolean']=!0x1,_0x4d6b55['oldValueJson']='',_0x4d6b55['newValueBoolean']=!0x1,_0x4d6b55['newValueJson']='',_0x4d6b55['wasUndone']=!0x1),null!=_0x24d05d['range']&&_0x24d05d['hasOwnProperty']('range')&&(_0x4d6b55['range']=_0x55a00f['Range']['toObject'](_0x24d05d['range'],_0x312e0c)),null!=_0x24d05d['key']&&_0x24d05d['hasOwnProperty']('key')&&(_0x4d6b55['key']=_0x24d05d['key']),null!=_0x24d05d['oldValueBoolean']&&_0x24d05d['hasOwnProperty']('oldValueBoolean')&&(_0x4d6b55['oldValueBoolean']=_0x24d05d['oldValueBoolean']),null!=_0x24d05d['oldValueJson']&&_0x24d05d['hasOwnProperty']('oldValueJson')&&(_0x4d6b55['oldValueJson']=_0x24d05d['oldValueJson']),null!=_0x24d05d['newValueBoolean']&&_0x24d05d['hasOwnProperty']('newValueBoolean')&&(_0x4d6b55['newValueBoolean']=_0x24d05d['newValueBoolean']),null!=_0x24d05d['newValueJson']&&_0x24d05d['hasOwnProperty']('newValueJson')&&(_0x4d6b55['newValueJson']=_0x24d05d['newValueJson']),null!=_0x24d05d['wasUndone']&&_0x24d05d['hasOwnProperty']('wasUndone')&&(_0x4d6b55['wasUndone']=_0x24d05d['wasUndone']),_0x4d6b55;},_0x4e7051['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4e7051['getTypeUrl']=function(_0x2af0ca){return void 0x0===_0x2af0ca&&(_0x2af0ca='type.googleapis.com'),_0x2af0ca+'/AttributeOperation';},_0x4e7051;}()),_0x55a00f['InsertOperation']=(function(){function _0x3dded2(_0x45ed8d){if(this['nodes']=[],_0x45ed8d){for(var _0x1e90e4=Object['keys'](_0x45ed8d),_0x1c87c9=0x0;_0x1c87c9<_0x1e90e4['length'];++_0x1c87c9)null!=_0x45ed8d[_0x1e90e4[_0x1c87c9]]&&(this[_0x1e90e4[_0x1c87c9]]=_0x45ed8d[_0x1e90e4[_0x1c87c9]]);}}return _0x3dded2['prototype']['position']=null,_0x3dded2['prototype']['nodes']=_0x216162['emptyArray'],_0x3dded2['prototype']['shouldReceiveAttributes']=!0x1,_0x3dded2['prototype']['wasUndone']=!0x1,_0x3dded2['create']=function(_0x2641c8){return new _0x3dded2(_0x2641c8);},_0x3dded2['encode']=function(_0x519733,_0x48d50d){if(_0x48d50d||(_0x48d50d=_0x44100['create']()),null!=_0x519733['position']&&Object['hasOwnProperty']['call'](_0x519733,'position')&&_0x55a00f['Position']['encode'](_0x519733['position'],_0x48d50d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x519733['nodes']&&_0x519733['nodes']['length']){for(var _0x573dc6=0x0;_0x573dc6<_0x519733['nodes']['length'];++_0x573dc6)_0x55a00f['Element']['encode'](_0x519733['nodes'][_0x573dc6],_0x48d50d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x519733['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x519733,'shouldReceiveAttributes')&&_0x48d50d['uint32'](0x18)['bool'](_0x519733['shouldReceiveAttributes']),null!=_0x519733['wasUndone']&&Object['hasOwnProperty']['call'](_0x519733,'wasUndone')&&_0x48d50d['uint32'](0x20)['bool'](_0x519733['wasUndone']),_0x48d50d;},_0x3dded2['encodeDelimited']=function(_0xdfe817,_0x5c18a1){return this['encode'](_0xdfe817,_0x5c18a1)['ldelim']();},_0x3dded2['decode']=function(_0x10820e,_0x2dd3e9){_0x10820e instanceof _0x49245b||(_0x10820e=_0x49245b['create'](_0x10820e));for(var _0x23da81=void 0x0===_0x2dd3e9?_0x10820e['len']:_0x10820e['pos']+_0x2dd3e9,_0x450f90=new _0x55a00f['InsertOperation']();_0x10820e['pos']<_0x23da81;){var _0x221e89=_0x10820e['uint32']();switch(_0x221e89>>>0x3){case 0x1:_0x450f90['position']=_0x55a00f['Position']['decode'](_0x10820e,_0x10820e['uint32']());break;case 0x2:_0x450f90['nodes']&&_0x450f90['nodes']['length']||(_0x450f90['nodes']=[]),_0x450f90['nodes']['push'](_0x55a00f['Element']['decode'](_0x10820e,_0x10820e['uint32']()));break;case 0x3:_0x450f90['shouldReceiveAttributes']=_0x10820e['bool']();break;case 0x4:_0x450f90['wasUndone']=_0x10820e['bool']();break;default:_0x10820e['skipType'](0x7&_0x221e89);}}return _0x450f90;},_0x3dded2['decodeDelimited']=function(_0x28acac){return _0x28acac instanceof _0x49245b||(_0x28acac=new _0x49245b(_0x28acac)),this['decode'](_0x28acac,_0x28acac['uint32']());},_0x3dded2['verify']=function(_0x4cf469){if('object'!=typeof _0x4cf469||null===_0x4cf469)return'object\x20expected';if(null!=_0x4cf469['position']&&_0x4cf469['hasOwnProperty']('position')&&(_0x21d582=_0x55a00f['Position']['verify'](_0x4cf469['position'])))return'position.'+_0x21d582;if(null!=_0x4cf469['nodes']&&_0x4cf469['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4cf469['nodes']))return'nodes:\x20array\x20expected';for(var _0x2eb8df=0x0;_0x2eb8df<_0x4cf469['nodes']['length'];++_0x2eb8df){var _0x21d582;if(_0x21d582=_0x55a00f['Element']['verify'](_0x4cf469['nodes'][_0x2eb8df]))return'nodes.'+_0x21d582;}}return null!=_0x4cf469['shouldReceiveAttributes']&&_0x4cf469['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4cf469['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4cf469['wasUndone']&&_0x4cf469['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4cf469['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dded2['fromObject']=function(_0x4f4b9a){if(_0x4f4b9a instanceof _0x55a00f['InsertOperation'])return _0x4f4b9a;var _0x2afe79=new _0x55a00f['InsertOperation']();if(null!=_0x4f4b9a['position']){if('object'!=typeof _0x4f4b9a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2afe79['position']=_0x55a00f['Position']['fromObject'](_0x4f4b9a['position']);}if(_0x4f4b9a['nodes']){if(!Array['isArray'](_0x4f4b9a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2afe79['nodes']=[];for(var _0x2d3609=0x0;_0x2d3609<_0x4f4b9a['nodes']['length'];++_0x2d3609){if('object'!=typeof _0x4f4b9a['nodes'][_0x2d3609])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2afe79['nodes'][_0x2d3609]=_0x55a00f['Element']['fromObject'](_0x4f4b9a['nodes'][_0x2d3609]);}}return null!=_0x4f4b9a['shouldReceiveAttributes']&&(_0x2afe79['shouldReceiveAttributes']=Boolean(_0x4f4b9a['shouldReceiveAttributes'])),null!=_0x4f4b9a['wasUndone']&&(_0x2afe79['wasUndone']=Boolean(_0x4f4b9a['wasUndone'])),_0x2afe79;},_0x3dded2['toObject']=function(_0x581bb7,_0x9ead91){_0x9ead91||(_0x9ead91={});var _0x4ba902={};if((_0x9ead91['arrays']||_0x9ead91['defaults'])&&(_0x4ba902['nodes']=[]),_0x9ead91['defaults']&&(_0x4ba902['position']=null,_0x4ba902['shouldReceiveAttributes']=!0x1,_0x4ba902['wasUndone']=!0x1),null!=_0x581bb7['position']&&_0x581bb7['hasOwnProperty']('position')&&(_0x4ba902['position']=_0x55a00f['Position']['toObject'](_0x581bb7['position'],_0x9ead91)),_0x581bb7['nodes']&&_0x581bb7['nodes']['length']){_0x4ba902['nodes']=[];for(var _0xdf81b=0x0;_0xdf81b<_0x581bb7['nodes']['length'];++_0xdf81b)_0x4ba902['nodes'][_0xdf81b]=_0x55a00f['Element']['toObject'](_0x581bb7['nodes'][_0xdf81b],_0x9ead91);}return null!=_0x581bb7['shouldReceiveAttributes']&&_0x581bb7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4ba902['shouldReceiveAttributes']=_0x581bb7['shouldReceiveAttributes']),null!=_0x581bb7['wasUndone']&&_0x581bb7['hasOwnProperty']('wasUndone')&&(_0x4ba902['wasUndone']=_0x581bb7['wasUndone']),_0x4ba902;},_0x3dded2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x3dded2['getTypeUrl']=function(_0x3217cc){return void 0x0===_0x3217cc&&(_0x3217cc='type.googleapis.com'),_0x3217cc+'/InsertOperation';},_0x3dded2;}()),_0x55a00f['MarkerOperation']=(function(){function _0x4f931b(_0x356150){if(_0x356150){for(var _0xae5e2b=Object['keys'](_0x356150),_0xa886ba=0x0;_0xa886ba<_0xae5e2b['length'];++_0xa886ba)null!=_0x356150[_0xae5e2b[_0xa886ba]]&&(this[_0xae5e2b[_0xa886ba]]=_0x356150[_0xae5e2b[_0xa886ba]]);}}return _0x4f931b['prototype']['name']='',_0x4f931b['prototype']['oldRange']=null,_0x4f931b['prototype']['newRange']=null,_0x4f931b['prototype']['affectsData']=!0x1,_0x4f931b['prototype']['wasUndone']=!0x1,_0x4f931b['create']=function(_0x4b72dc){return new _0x4f931b(_0x4b72dc);},_0x4f931b['encode']=function(_0x3faf39,_0x1e2f59){return _0x1e2f59||(_0x1e2f59=_0x44100['create']()),null!=_0x3faf39['name']&&Object['hasOwnProperty']['call'](_0x3faf39,'name')&&_0x1e2f59['uint32'](0xa)['string'](_0x3faf39['name']),null!=_0x3faf39['oldRange']&&Object['hasOwnProperty']['call'](_0x3faf39,'oldRange')&&_0x55a00f['Range']['encode'](_0x3faf39['oldRange'],_0x1e2f59['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3faf39['newRange']&&Object['hasOwnProperty']['call'](_0x3faf39,'newRange')&&_0x55a00f['Range']['encode'](_0x3faf39['newRange'],_0x1e2f59['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3faf39['affectsData']&&Object['hasOwnProperty']['call'](_0x3faf39,'affectsData')&&_0x1e2f59['uint32'](0x20)['bool'](_0x3faf39['affectsData']),null!=_0x3faf39['wasUndone']&&Object['hasOwnProperty']['call'](_0x3faf39,'wasUndone')&&_0x1e2f59['uint32'](0x28)['bool'](_0x3faf39['wasUndone']),_0x1e2f59;},_0x4f931b['encodeDelimited']=function(_0x4f3f31,_0x5c6c65){return this['encode'](_0x4f3f31,_0x5c6c65)['ldelim']();},_0x4f931b['decode']=function(_0x144912,_0x32c6c1){_0x144912 instanceof _0x49245b||(_0x144912=_0x49245b['create'](_0x144912));for(var _0x359534=void 0x0===_0x32c6c1?_0x144912['len']:_0x144912['pos']+_0x32c6c1,_0x29451c=new _0x55a00f['MarkerOperation']();_0x144912['pos']<_0x359534;){var _0x3cdd2b=_0x144912['uint32']();switch(_0x3cdd2b>>>0x3){case 0x1:_0x29451c['name']=_0x144912['string']();break;case 0x2:_0x29451c['oldRange']=_0x55a00f['Range']['decode'](_0x144912,_0x144912['uint32']());break;case 0x3:_0x29451c['newRange']=_0x55a00f['Range']['decode'](_0x144912,_0x144912['uint32']());break;case 0x4:_0x29451c['affectsData']=_0x144912['bool']();break;case 0x5:_0x29451c['wasUndone']=_0x144912['bool']();break;default:_0x144912['skipType'](0x7&_0x3cdd2b);}}return _0x29451c;},_0x4f931b['decodeDelimited']=function(_0x2bdf4b){return _0x2bdf4b instanceof _0x49245b||(_0x2bdf4b=new _0x49245b(_0x2bdf4b)),this['decode'](_0x2bdf4b,_0x2bdf4b['uint32']());},_0x4f931b['verify']=function(_0x3dab30){if('object'!=typeof _0x3dab30||null===_0x3dab30)return'object\x20expected';if(null!=_0x3dab30['name']&&_0x3dab30['hasOwnProperty']('name')&&!_0x216162['isString'](_0x3dab30['name']))return'name:\x20string\x20expected';var _0x447e64;if(null!=_0x3dab30['oldRange']&&_0x3dab30['hasOwnProperty']('oldRange')&&(_0x447e64=_0x55a00f['Range']['verify'](_0x3dab30['oldRange'])))return'oldRange.'+_0x447e64;if(null!=_0x3dab30['newRange']&&_0x3dab30['hasOwnProperty']('newRange')&&(_0x447e64=_0x55a00f['Range']['verify'](_0x3dab30['newRange'])))return'newRange.'+_0x447e64;return null!=_0x3dab30['affectsData']&&_0x3dab30['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3dab30['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3dab30['wasUndone']&&_0x3dab30['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3dab30['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f931b['fromObject']=function(_0x5a7835){if(_0x5a7835 instanceof _0x55a00f['MarkerOperation'])return _0x5a7835;var _0x2580da=new _0x55a00f['MarkerOperation']();if(null!=_0x5a7835['name']&&(_0x2580da['name']=String(_0x5a7835['name'])),null!=_0x5a7835['oldRange']){if('object'!=typeof _0x5a7835['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x2580da['oldRange']=_0x55a00f['Range']['fromObject'](_0x5a7835['oldRange']);}if(null!=_0x5a7835['newRange']){if('object'!=typeof _0x5a7835['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x2580da['newRange']=_0x55a00f['Range']['fromObject'](_0x5a7835['newRange']);}return null!=_0x5a7835['affectsData']&&(_0x2580da['affectsData']=Boolean(_0x5a7835['affectsData'])),null!=_0x5a7835['wasUndone']&&(_0x2580da['wasUndone']=Boolean(_0x5a7835['wasUndone'])),_0x2580da;},_0x4f931b['toObject']=function(_0xaa9b13,_0x3253dc){_0x3253dc||(_0x3253dc={});var _0x24261f={};return _0x3253dc['defaults']&&(_0x24261f['name']='',_0x24261f['oldRange']=null,_0x24261f['newRange']=null,_0x24261f['affectsData']=!0x1,_0x24261f['wasUndone']=!0x1),null!=_0xaa9b13['name']&&_0xaa9b13['hasOwnProperty']('name')&&(_0x24261f['name']=_0xaa9b13['name']),null!=_0xaa9b13['oldRange']&&_0xaa9b13['hasOwnProperty']('oldRange')&&(_0x24261f['oldRange']=_0x55a00f['Range']['toObject'](_0xaa9b13['oldRange'],_0x3253dc)),null!=_0xaa9b13['newRange']&&_0xaa9b13['hasOwnProperty']('newRange')&&(_0x24261f['newRange']=_0x55a00f['Range']['toObject'](_0xaa9b13['newRange'],_0x3253dc)),null!=_0xaa9b13['affectsData']&&_0xaa9b13['hasOwnProperty']('affectsData')&&(_0x24261f['affectsData']=_0xaa9b13['affectsData']),null!=_0xaa9b13['wasUndone']&&_0xaa9b13['hasOwnProperty']('wasUndone')&&(_0x24261f['wasUndone']=_0xaa9b13['wasUndone']),_0x24261f;},_0x4f931b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4f931b['getTypeUrl']=function(_0x22207b){return void 0x0===_0x22207b&&(_0x22207b='type.googleapis.com'),_0x22207b+'/MarkerOperation';},_0x4f931b;}()),_0x55a00f['MergeOperation']=(function(){function _0x33e8dd(_0x1b995b){if(_0x1b995b){for(var _0x44e207=Object['keys'](_0x1b995b),_0x243cdf=0x0;_0x243cdf<_0x44e207['length'];++_0x243cdf)null!=_0x1b995b[_0x44e207[_0x243cdf]]&&(this[_0x44e207[_0x243cdf]]=_0x1b995b[_0x44e207[_0x243cdf]]);}}return _0x33e8dd['prototype']['sourcePosition']=null,_0x33e8dd['prototype']['targetPosition']=null,_0x33e8dd['prototype']['graveyardPosition']=null,_0x33e8dd['prototype']['howMany']=0x0,_0x33e8dd['prototype']['wasUndone']=!0x1,_0x33e8dd['create']=function(_0x251cbd){return new _0x33e8dd(_0x251cbd);},_0x33e8dd['encode']=function(_0x5cb464,_0x17ea2c){return _0x17ea2c||(_0x17ea2c=_0x44100['create']()),null!=_0x5cb464['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'sourcePosition')&&_0x55a00f['Position']['encode'](_0x5cb464['sourcePosition'],_0x17ea2c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cb464['targetPosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'targetPosition')&&_0x55a00f['Position']['encode'](_0x5cb464['targetPosition'],_0x17ea2c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5cb464['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5cb464,'graveyardPosition')&&_0x55a00f['Position']['encode'](_0x5cb464['graveyardPosition'],_0x17ea2c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5cb464['howMany']&&Object['hasOwnProperty']['call'](_0x5cb464,'howMany')&&_0x17ea2c['uint32'](0x20)['uint32'](_0x5cb464['howMany']),null!=_0x5cb464['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cb464,'wasUndone')&&_0x17ea2c['uint32'](0x28)['bool'](_0x5cb464['wasUndone']),_0x17ea2c;},_0x33e8dd['encodeDelimited']=function(_0x1abb78,_0x108e96){return this['encode'](_0x1abb78,_0x108e96)['ldelim']();},_0x33e8dd['decode']=function(_0x121141,_0x3f3c11){_0x121141 instanceof _0x49245b||(_0x121141=_0x49245b['create'](_0x121141));for(var _0x1e8f96=void 0x0===_0x3f3c11?_0x121141['len']:_0x121141['pos']+_0x3f3c11,_0xa24ae=new _0x55a00f['MergeOperation']();_0x121141['pos']<_0x1e8f96;){var _0x5524c8=_0x121141['uint32']();switch(_0x5524c8>>>0x3){case 0x1:_0xa24ae['sourcePosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x2:_0xa24ae['targetPosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x3:_0xa24ae['graveyardPosition']=_0x55a00f['Position']['decode'](_0x121141,_0x121141['uint32']());break;case 0x4:_0xa24ae['howMany']=_0x121141['uint32']();break;case 0x5:_0xa24ae['wasUndone']=_0x121141['bool']();break;default:_0x121141['skipType'](0x7&_0x5524c8);}}return _0xa24ae;},_0x33e8dd['decodeDelimited']=function(_0x1858de){return _0x1858de instanceof _0x49245b||(_0x1858de=new _0x49245b(_0x1858de)),this['decode'](_0x1858de,_0x1858de['uint32']());},_0x33e8dd['verify']=function(_0x32ffec){if('object'!=typeof _0x32ffec||null===_0x32ffec)return'object\x20expected';var _0x221870;if(null!=_0x32ffec['sourcePosition']&&_0x32ffec['hasOwnProperty']('sourcePosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['sourcePosition'])))return'sourcePosition.'+_0x221870;if(null!=_0x32ffec['targetPosition']&&_0x32ffec['hasOwnProperty']('targetPosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['targetPosition'])))return'targetPosition.'+_0x221870;if(null!=_0x32ffec['graveyardPosition']&&_0x32ffec['hasOwnProperty']('graveyardPosition')&&(_0x221870=_0x55a00f['Position']['verify'](_0x32ffec['graveyardPosition'])))return'graveyardPosition.'+_0x221870;return null!=_0x32ffec['howMany']&&_0x32ffec['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x32ffec['howMany'])?'howMany:\x20integer\x20expected':null!=_0x32ffec['wasUndone']&&_0x32ffec['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32ffec['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33e8dd['fromObject']=function(_0x23b4e9){if(_0x23b4e9 instanceof _0x55a00f['MergeOperation'])return _0x23b4e9;var _0x1733b5=new _0x55a00f['MergeOperation']();if(null!=_0x23b4e9['sourcePosition']){if('object'!=typeof _0x23b4e9['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1733b5['sourcePosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['sourcePosition']);}if(null!=_0x23b4e9['targetPosition']){if('object'!=typeof _0x23b4e9['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1733b5['targetPosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['targetPosition']);}if(null!=_0x23b4e9['graveyardPosition']){if('object'!=typeof _0x23b4e9['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1733b5['graveyardPosition']=_0x55a00f['Position']['fromObject'](_0x23b4e9['graveyardPosition']);}return null!=_0x23b4e9['howMany']&&(_0x1733b5['howMany']=_0x23b4e9['howMany']>>>0x0),null!=_0x23b4e9['wasUndone']&&(_0x1733b5['wasUndone']=Boolean(_0x23b4e9['wasUndone'])),_0x1733b5;},_0x33e8dd['toObject']=function(_0x198085,_0x5e5110){_0x5e5110||(_0x5e5110={});var _0x3b72ac={};return _0x5e5110['defaults']&&(_0x3b72ac['sourcePosition']=null,_0x3b72ac['targetPosition']=null,_0x3b72ac['graveyardPosition']=null,_0x3b72ac['howMany']=0x0,_0x3b72ac['wasUndone']=!0x1),null!=_0x198085['sourcePosition']&&_0x198085['hasOwnProperty']('sourcePosition')&&(_0x3b72ac['sourcePosition']=_0x55a00f['Position']['toObject'](_0x198085['sourcePosition'],_0x5e5110)),null!=_0x198085['targetPosition']&&_0x198085['hasOwnProperty']('targetPosition')&&(_0x3b72ac['targetPosition']=_0x55a00f['Position']['toObject'](_0x198085['targetPosition'],_0x5e5110)),null!=_0x198085['graveyardPosition']&&_0x198085['hasOwnProperty']('graveyardPosition')&&(_0x3b72ac['graveyardPosition']=_0x55a00f['Position']['toObject'](_0x198085['graveyardPosition'],_0x5e5110)),null!=_0x198085['howMany']&&_0x198085['hasOwnProperty']('howMany')&&(_0x3b72ac['howMany']=_0x198085['howMany']),null!=_0x198085['wasUndone']&&_0x198085['hasOwnProperty']('wasUndone')&&(_0x3b72ac['wasUndone']=_0x198085['wasUndone']),_0x3b72ac;},_0x33e8dd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x33e8dd['getTypeUrl']=function(_0x4b5da9){return void 0x0===_0x4b5da9&&(_0x4b5da9='type.googleapis.com'),_0x4b5da9+'/MergeOperation';},_0x33e8dd;}()),_0x55a00f['MoveOperation']=(function(){function _0xaaaf17(_0xb93463){if(_0xb93463){for(var _0x14e1f5=Object['keys'](_0xb93463),_0x4c0f8e=0x0;_0x4c0f8e<_0x14e1f5['length'];++_0x4c0f8e)null!=_0xb93463[_0x14e1f5[_0x4c0f8e]]&&(this[_0x14e1f5[_0x4c0f8e]]=_0xb93463[_0x14e1f5[_0x4c0f8e]]);}}return _0xaaaf17['prototype']['sourcePosition']=null,_0xaaaf17['prototype']['howMany']=0x0,_0xaaaf17['prototype']['targetPosition']=null,_0xaaaf17['prototype']['wasUndone']=!0x1,_0xaaaf17['create']=function(_0x440c0b){return new _0xaaaf17(_0x440c0b);},_0xaaaf17['encode']=function(_0x4d3836,_0xfe02a8){return _0xfe02a8||(_0xfe02a8=_0x44100['create']()),null!=_0x4d3836['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4d3836,'sourcePosition')&&_0x55a00f['Position']['encode'](_0x4d3836['sourcePosition'],_0xfe02a8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4d3836['howMany']&&Object['hasOwnProperty']['call'](_0x4d3836,'howMany')&&_0xfe02a8['uint32'](0x10)['uint32'](_0x4d3836['howMany']),null!=_0x4d3836['targetPosition']&&Object['hasOwnProperty']['call'](_0x4d3836,'targetPosition')&&_0x55a00f['Position']['encode'](_0x4d3836['targetPosition'],_0xfe02a8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4d3836['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d3836,'wasUndone')&&_0xfe02a8['uint32'](0x20)['bool'](_0x4d3836['wasUndone']),_0xfe02a8;},_0xaaaf17['encodeDelimited']=function(_0x417164,_0x30068b){return this['encode'](_0x417164,_0x30068b)['ldelim']();},_0xaaaf17['decode']=function(_0x568312,_0x72efa0){_0x568312 instanceof _0x49245b||(_0x568312=_0x49245b['create'](_0x568312));for(var _0x16fb04=void 0x0===_0x72efa0?_0x568312['len']:_0x568312['pos']+_0x72efa0,_0x3ff429=new _0x55a00f['MoveOperation']();_0x568312['pos']<_0x16fb04;){var _0x1fcbca=_0x568312['uint32']();switch(_0x1fcbca>>>0x3){case 0x1:_0x3ff429['sourcePosition']=_0x55a00f['Position']['decode'](_0x568312,_0x568312['uint32']());break;case 0x2:_0x3ff429['howMany']=_0x568312['uint32']();break;case 0x3:_0x3ff429['targetPosition']=_0x55a00f['Position']['decode'](_0x568312,_0x568312['uint32']());break;case 0x4:_0x3ff429['wasUndone']=_0x568312['bool']();break;default:_0x568312['skipType'](0x7&_0x1fcbca);}}return _0x3ff429;},_0xaaaf17['decodeDelimited']=function(_0x57362c){return _0x57362c instanceof _0x49245b||(_0x57362c=new _0x49245b(_0x57362c)),this['decode'](_0x57362c,_0x57362c['uint32']());},_0xaaaf17['verify']=function(_0x579d7a){if('object'!=typeof _0x579d7a||null===_0x579d7a)return'object\x20expected';var _0x474ccb;if(null!=_0x579d7a['sourcePosition']&&_0x579d7a['hasOwnProperty']('sourcePosition')&&(_0x474ccb=_0x55a00f['Position']['verify'](_0x579d7a['sourcePosition'])))return'sourcePosition.'+_0x474ccb;if(null!=_0x579d7a['howMany']&&_0x579d7a['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x579d7a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x579d7a['targetPosition']&&_0x579d7a['hasOwnProperty']('targetPosition')&&(_0x474ccb=_0x55a00f['Position']['verify'](_0x579d7a['targetPosition'])))return'targetPosition.'+_0x474ccb;return null!=_0x579d7a['wasUndone']&&_0x579d7a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x579d7a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xaaaf17['fromObject']=function(_0x134191){if(_0x134191 instanceof _0x55a00f['MoveOperation'])return _0x134191;var _0x3b0b15=new _0x55a00f['MoveOperation']();if(null!=_0x134191['sourcePosition']){if('object'!=typeof _0x134191['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3b0b15['sourcePosition']=_0x55a00f['Position']['fromObject'](_0x134191['sourcePosition']);}if(null!=_0x134191['howMany']&&(_0x3b0b15['howMany']=_0x134191['howMany']>>>0x0),null!=_0x134191['targetPosition']){if('object'!=typeof _0x134191['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3b0b15['targetPosition']=_0x55a00f['Position']['fromObject'](_0x134191['targetPosition']);}return null!=_0x134191['wasUndone']&&(_0x3b0b15['wasUndone']=Boolean(_0x134191['wasUndone'])),_0x3b0b15;},_0xaaaf17['toObject']=function(_0x119829,_0x5a13c6){_0x5a13c6||(_0x5a13c6={});var _0x298947={};return _0x5a13c6['defaults']&&(_0x298947['sourcePosition']=null,_0x298947['howMany']=0x0,_0x298947['targetPosition']=null,_0x298947['wasUndone']=!0x1),null!=_0x119829['sourcePosition']&&_0x119829['hasOwnProperty']('sourcePosition')&&(_0x298947['sourcePosition']=_0x55a00f['Position']['toObject'](_0x119829['sourcePosition'],_0x5a13c6)),null!=_0x119829['howMany']&&_0x119829['hasOwnProperty']('howMany')&&(_0x298947['howMany']=_0x119829['howMany']),null!=_0x119829['targetPosition']&&_0x119829['hasOwnProperty']('targetPosition')&&(_0x298947['targetPosition']=_0x55a00f['Position']['toObject'](_0x119829['targetPosition'],_0x5a13c6)),null!=_0x119829['wasUndone']&&_0x119829['hasOwnProperty']('wasUndone')&&(_0x298947['wasUndone']=_0x119829['wasUndone']),_0x298947;},_0xaaaf17['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0xaaaf17['getTypeUrl']=function(_0xd32113){return void 0x0===_0xd32113&&(_0xd32113='type.googleapis.com'),_0xd32113+'/MoveOperation';},_0xaaaf17;}()),_0x55a00f['RenameOperation']=(function(){function _0x541648(_0x1727db){if(_0x1727db){for(var _0x3cbbca=Object['keys'](_0x1727db),_0x4b5a3f=0x0;_0x4b5a3f<_0x3cbbca['length'];++_0x4b5a3f)null!=_0x1727db[_0x3cbbca[_0x4b5a3f]]&&(this[_0x3cbbca[_0x4b5a3f]]=_0x1727db[_0x3cbbca[_0x4b5a3f]]);}}return _0x541648['prototype']['position']=null,_0x541648['prototype']['oldName']='',_0x541648['prototype']['newName']='',_0x541648['prototype']['wasUndone']=!0x1,_0x541648['create']=function(_0x55edf2){return new _0x541648(_0x55edf2);},_0x541648['encode']=function(_0x1e9ec5,_0x23755c){return _0x23755c||(_0x23755c=_0x44100['create']()),null!=_0x1e9ec5['position']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'position')&&_0x55a00f['Position']['encode'](_0x1e9ec5['position'],_0x23755c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e9ec5['oldName']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'oldName')&&_0x23755c['uint32'](0x12)['string'](_0x1e9ec5['oldName']),null!=_0x1e9ec5['newName']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'newName')&&_0x23755c['uint32'](0x1a)['string'](_0x1e9ec5['newName']),null!=_0x1e9ec5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e9ec5,'wasUndone')&&_0x23755c['uint32'](0x20)['bool'](_0x1e9ec5['wasUndone']),_0x23755c;},_0x541648['encodeDelimited']=function(_0x166c81,_0x34aa38){return this['encode'](_0x166c81,_0x34aa38)['ldelim']();},_0x541648['decode']=function(_0x19fad8,_0x2dfcb3){_0x19fad8 instanceof _0x49245b||(_0x19fad8=_0x49245b['create'](_0x19fad8));for(var _0x2f75e7=void 0x0===_0x2dfcb3?_0x19fad8['len']:_0x19fad8['pos']+_0x2dfcb3,_0x505fd3=new _0x55a00f['RenameOperation']();_0x19fad8['pos']<_0x2f75e7;){var _0x241c4c=_0x19fad8['uint32']();switch(_0x241c4c>>>0x3){case 0x1:_0x505fd3['position']=_0x55a00f['Position']['decode'](_0x19fad8,_0x19fad8['uint32']());break;case 0x2:_0x505fd3['oldName']=_0x19fad8['string']();break;case 0x3:_0x505fd3['newName']=_0x19fad8['string']();break;case 0x4:_0x505fd3['wasUndone']=_0x19fad8['bool']();break;default:_0x19fad8['skipType'](0x7&_0x241c4c);}}return _0x505fd3;},_0x541648['decodeDelimited']=function(_0x46f2f3){return _0x46f2f3 instanceof _0x49245b||(_0x46f2f3=new _0x49245b(_0x46f2f3)),this['decode'](_0x46f2f3,_0x46f2f3['uint32']());},_0x541648['verify']=function(_0x338982){if('object'!=typeof _0x338982||null===_0x338982)return'object\x20expected';if(null!=_0x338982['position']&&_0x338982['hasOwnProperty']('position')){var _0x59da68=_0x55a00f['Position']['verify'](_0x338982['position']);if(_0x59da68)return'position.'+_0x59da68;}return null!=_0x338982['oldName']&&_0x338982['hasOwnProperty']('oldName')&&!_0x216162['isString'](_0x338982['oldName'])?'oldName:\x20string\x20expected':null!=_0x338982['newName']&&_0x338982['hasOwnProperty']('newName')&&!_0x216162['isString'](_0x338982['newName'])?'newName:\x20string\x20expected':null!=_0x338982['wasUndone']&&_0x338982['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x338982['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x541648['fromObject']=function(_0x5cebe2){if(_0x5cebe2 instanceof _0x55a00f['RenameOperation'])return _0x5cebe2;var _0x45bd35=new _0x55a00f['RenameOperation']();if(null!=_0x5cebe2['position']){if('object'!=typeof _0x5cebe2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x45bd35['position']=_0x55a00f['Position']['fromObject'](_0x5cebe2['position']);}return null!=_0x5cebe2['oldName']&&(_0x45bd35['oldName']=String(_0x5cebe2['oldName'])),null!=_0x5cebe2['newName']&&(_0x45bd35['newName']=String(_0x5cebe2['newName'])),null!=_0x5cebe2['wasUndone']&&(_0x45bd35['wasUndone']=Boolean(_0x5cebe2['wasUndone'])),_0x45bd35;},_0x541648['toObject']=function(_0x1a2d2d,_0x13ae3a){_0x13ae3a||(_0x13ae3a={});var _0x2a5b08={};return _0x13ae3a['defaults']&&(_0x2a5b08['position']=null,_0x2a5b08['oldName']='',_0x2a5b08['newName']='',_0x2a5b08['wasUndone']=!0x1),null!=_0x1a2d2d['position']&&_0x1a2d2d['hasOwnProperty']('position')&&(_0x2a5b08['position']=_0x55a00f['Position']['toObject'](_0x1a2d2d['position'],_0x13ae3a)),null!=_0x1a2d2d['oldName']&&_0x1a2d2d['hasOwnProperty']('oldName')&&(_0x2a5b08['oldName']=_0x1a2d2d['oldName']),null!=_0x1a2d2d['newName']&&_0x1a2d2d['hasOwnProperty']('newName')&&(_0x2a5b08['newName']=_0x1a2d2d['newName']),null!=_0x1a2d2d['wasUndone']&&_0x1a2d2d['hasOwnProperty']('wasUndone')&&(_0x2a5b08['wasUndone']=_0x1a2d2d['wasUndone']),_0x2a5b08;},_0x541648['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x541648['getTypeUrl']=function(_0x40f971){return void 0x0===_0x40f971&&(_0x40f971='type.googleapis.com'),_0x40f971+'/RenameOperation';},_0x541648;}()),_0x55a00f['RootAttributeOperation']=(function(){function _0x282de2(_0x3e4fed){if(_0x3e4fed){for(var _0x346bcd=Object['keys'](_0x3e4fed),_0x42fd0b=0x0;_0x42fd0b<_0x346bcd['length'];++_0x42fd0b)null!=_0x3e4fed[_0x346bcd[_0x42fd0b]]&&(this[_0x346bcd[_0x42fd0b]]=_0x3e4fed[_0x346bcd[_0x42fd0b]]);}}return _0x282de2['prototype']['root']='',_0x282de2['prototype']['key']='',_0x282de2['prototype']['oldValueBoolean']=!0x1,_0x282de2['prototype']['oldValueJson']='',_0x282de2['prototype']['newValueBoolean']=!0x1,_0x282de2['prototype']['newValueJson']='',_0x282de2['prototype']['wasUndone']=!0x1,_0x282de2['create']=function(_0x1bcdc3){return new _0x282de2(_0x1bcdc3);},_0x282de2['encode']=function(_0x50ed75,_0xa236cc){return _0xa236cc||(_0xa236cc=_0x44100['create']()),null!=_0x50ed75['root']&&Object['hasOwnProperty']['call'](_0x50ed75,'root')&&_0xa236cc['uint32'](0xa)['string'](_0x50ed75['root']),null!=_0x50ed75['key']&&Object['hasOwnProperty']['call'](_0x50ed75,'key')&&_0xa236cc['uint32'](0x12)['string'](_0x50ed75['key']),null!=_0x50ed75['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x50ed75,'oldValueBoolean')&&_0xa236cc['uint32'](0x18)['bool'](_0x50ed75['oldValueBoolean']),null!=_0x50ed75['oldValueJson']&&Object['hasOwnProperty']['call'](_0x50ed75,'oldValueJson')&&_0xa236cc['uint32'](0x22)['string'](_0x50ed75['oldValueJson']),null!=_0x50ed75['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x50ed75,'newValueBoolean')&&_0xa236cc['uint32'](0x28)['bool'](_0x50ed75['newValueBoolean']),null!=_0x50ed75['newValueJson']&&Object['hasOwnProperty']['call'](_0x50ed75,'newValueJson')&&_0xa236cc['uint32'](0x32)['string'](_0x50ed75['newValueJson']),null!=_0x50ed75['wasUndone']&&Object['hasOwnProperty']['call'](_0x50ed75,'wasUndone')&&_0xa236cc['uint32'](0x38)['bool'](_0x50ed75['wasUndone']),_0xa236cc;},_0x282de2['encodeDelimited']=function(_0x597162,_0x1e8442){return this['encode'](_0x597162,_0x1e8442)['ldelim']();},_0x282de2['decode']=function(_0x130007,_0x57185a){_0x130007 instanceof _0x49245b||(_0x130007=_0x49245b['create'](_0x130007));for(var _0x1ddf4b=void 0x0===_0x57185a?_0x130007['len']:_0x130007['pos']+_0x57185a,_0x10d034=new _0x55a00f['RootAttributeOperation']();_0x130007['pos']<_0x1ddf4b;){var _0x20528f=_0x130007['uint32']();switch(_0x20528f>>>0x3){case 0x1:_0x10d034['root']=_0x130007['string']();break;case 0x2:_0x10d034['key']=_0x130007['string']();break;case 0x3:_0x10d034['oldValueBoolean']=_0x130007['bool']();break;case 0x4:_0x10d034['oldValueJson']=_0x130007['string']();break;case 0x5:_0x10d034['newValueBoolean']=_0x130007['bool']();break;case 0x6:_0x10d034['newValueJson']=_0x130007['string']();break;case 0x7:_0x10d034['wasUndone']=_0x130007['bool']();break;default:_0x130007['skipType'](0x7&_0x20528f);}}return _0x10d034;},_0x282de2['decodeDelimited']=function(_0x3d1d9d){return _0x3d1d9d instanceof _0x49245b||(_0x3d1d9d=new _0x49245b(_0x3d1d9d)),this['decode'](_0x3d1d9d,_0x3d1d9d['uint32']());},_0x282de2['verify']=function(_0x5f4640){return'object'!=typeof _0x5f4640||null===_0x5f4640?'object\x20expected':null!=_0x5f4640['root']&&_0x5f4640['hasOwnProperty']('root')&&!_0x216162['isString'](_0x5f4640['root'])?'root:\x20string\x20expected':null!=_0x5f4640['key']&&_0x5f4640['hasOwnProperty']('key')&&!_0x216162['isString'](_0x5f4640['key'])?'key:\x20string\x20expected':null!=_0x5f4640['oldValueBoolean']&&_0x5f4640['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5f4640['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5f4640['oldValueJson']&&_0x5f4640['hasOwnProperty']('oldValueJson')&&!_0x216162['isString'](_0x5f4640['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5f4640['newValueBoolean']&&_0x5f4640['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5f4640['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5f4640['newValueJson']&&_0x5f4640['hasOwnProperty']('newValueJson')&&!_0x216162['isString'](_0x5f4640['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5f4640['wasUndone']&&_0x5f4640['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5f4640['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x282de2['fromObject']=function(_0x15f696){if(_0x15f696 instanceof _0x55a00f['RootAttributeOperation'])return _0x15f696;var _0x4e9298=new _0x55a00f['RootAttributeOperation']();return null!=_0x15f696['root']&&(_0x4e9298['root']=String(_0x15f696['root'])),null!=_0x15f696['key']&&(_0x4e9298['key']=String(_0x15f696['key'])),null!=_0x15f696['oldValueBoolean']&&(_0x4e9298['oldValueBoolean']=Boolean(_0x15f696['oldValueBoolean'])),null!=_0x15f696['oldValueJson']&&(_0x4e9298['oldValueJson']=String(_0x15f696['oldValueJson'])),null!=_0x15f696['newValueBoolean']&&(_0x4e9298['newValueBoolean']=Boolean(_0x15f696['newValueBoolean'])),null!=_0x15f696['newValueJson']&&(_0x4e9298['newValueJson']=String(_0x15f696['newValueJson'])),null!=_0x15f696['wasUndone']&&(_0x4e9298['wasUndone']=Boolean(_0x15f696['wasUndone'])),_0x4e9298;},_0x282de2['toObject']=function(_0x22363e,_0x208aff){_0x208aff||(_0x208aff={});var _0x5115a7={};return _0x208aff['defaults']&&(_0x5115a7['root']='',_0x5115a7['key']='',_0x5115a7['oldValueBoolean']=!0x1,_0x5115a7['oldValueJson']='',_0x5115a7['newValueBoolean']=!0x1,_0x5115a7['newValueJson']='',_0x5115a7['wasUndone']=!0x1),null!=_0x22363e['root']&&_0x22363e['hasOwnProperty']('root')&&(_0x5115a7['root']=_0x22363e['root']),null!=_0x22363e['key']&&_0x22363e['hasOwnProperty']('key')&&(_0x5115a7['key']=_0x22363e['key']),null!=_0x22363e['oldValueBoolean']&&_0x22363e['hasOwnProperty']('oldValueBoolean')&&(_0x5115a7['oldValueBoolean']=_0x22363e['oldValueBoolean']),null!=_0x22363e['oldValueJson']&&_0x22363e['hasOwnProperty']('oldValueJson')&&(_0x5115a7['oldValueJson']=_0x22363e['oldValueJson']),null!=_0x22363e['newValueBoolean']&&_0x22363e['hasOwnProperty']('newValueBoolean')&&(_0x5115a7['newValueBoolean']=_0x22363e['newValueBoolean']),null!=_0x22363e['newValueJson']&&_0x22363e['hasOwnProperty']('newValueJson')&&(_0x5115a7['newValueJson']=_0x22363e['newValueJson']),null!=_0x22363e['wasUndone']&&_0x22363e['hasOwnProperty']('wasUndone')&&(_0x5115a7['wasUndone']=_0x22363e['wasUndone']),_0x5115a7;},_0x282de2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x282de2['getTypeUrl']=function(_0x306850){return void 0x0===_0x306850&&(_0x306850='type.googleapis.com'),_0x306850+'/RootAttributeOperation';},_0x282de2;}()),_0x55a00f['RootOperation']=(function(){function _0x11ce81(_0x5b1e29){if(_0x5b1e29){for(var _0x496501=Object['keys'](_0x5b1e29),_0x32b7b6=0x0;_0x32b7b6<_0x496501['length'];++_0x32b7b6)null!=_0x5b1e29[_0x496501[_0x32b7b6]]&&(this[_0x496501[_0x32b7b6]]=_0x5b1e29[_0x496501[_0x32b7b6]]);}}return _0x11ce81['prototype']['rootName']='',_0x11ce81['prototype']['elementName']='',_0x11ce81['prototype']['isAdd']=!0x1,_0x11ce81['prototype']['wasUndone']=!0x1,_0x11ce81['create']=function(_0x51edef){return new _0x11ce81(_0x51edef);},_0x11ce81['encode']=function(_0x1f44e0,_0x5bf800){return _0x5bf800||(_0x5bf800=_0x44100['create']()),null!=_0x1f44e0['rootName']&&Object['hasOwnProperty']['call'](_0x1f44e0,'rootName')&&_0x5bf800['uint32'](0xa)['string'](_0x1f44e0['rootName']),null!=_0x1f44e0['elementName']&&Object['hasOwnProperty']['call'](_0x1f44e0,'elementName')&&_0x5bf800['uint32'](0x12)['string'](_0x1f44e0['elementName']),null!=_0x1f44e0['isAdd']&&Object['hasOwnProperty']['call'](_0x1f44e0,'isAdd')&&_0x5bf800['uint32'](0x18)['bool'](_0x1f44e0['isAdd']),null!=_0x1f44e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f44e0,'wasUndone')&&_0x5bf800['uint32'](0x20)['bool'](_0x1f44e0['wasUndone']),_0x5bf800;},_0x11ce81['encodeDelimited']=function(_0x2cc1c6,_0x450558){return this['encode'](_0x2cc1c6,_0x450558)['ldelim']();},_0x11ce81['decode']=function(_0x1076ea,_0x20fce1){_0x1076ea instanceof _0x49245b||(_0x1076ea=_0x49245b['create'](_0x1076ea));for(var _0x761035=void 0x0===_0x20fce1?_0x1076ea['len']:_0x1076ea['pos']+_0x20fce1,_0xe73d9a=new _0x55a00f['RootOperation']();_0x1076ea['pos']<_0x761035;){var _0x3faa57=_0x1076ea['uint32']();switch(_0x3faa57>>>0x3){case 0x1:_0xe73d9a['rootName']=_0x1076ea['string']();break;case 0x2:_0xe73d9a['elementName']=_0x1076ea['string']();break;case 0x3:_0xe73d9a['isAdd']=_0x1076ea['bool']();break;case 0x4:_0xe73d9a['wasUndone']=_0x1076ea['bool']();break;default:_0x1076ea['skipType'](0x7&_0x3faa57);}}return _0xe73d9a;},_0x11ce81['decodeDelimited']=function(_0x2f4079){return _0x2f4079 instanceof _0x49245b||(_0x2f4079=new _0x49245b(_0x2f4079)),this['decode'](_0x2f4079,_0x2f4079['uint32']());},_0x11ce81['verify']=function(_0x276c1c){return'object'!=typeof _0x276c1c||null===_0x276c1c?'object\x20expected':null!=_0x276c1c['rootName']&&_0x276c1c['hasOwnProperty']('rootName')&&!_0x216162['isString'](_0x276c1c['rootName'])?'rootName:\x20string\x20expected':null!=_0x276c1c['elementName']&&_0x276c1c['hasOwnProperty']('elementName')&&!_0x216162['isString'](_0x276c1c['elementName'])?'elementName:\x20string\x20expected':null!=_0x276c1c['isAdd']&&_0x276c1c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x276c1c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x276c1c['wasUndone']&&_0x276c1c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x276c1c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11ce81['fromObject']=function(_0x6101){if(_0x6101 instanceof _0x55a00f['RootOperation'])return _0x6101;var _0x39d15d=new _0x55a00f['RootOperation']();return null!=_0x6101['rootName']&&(_0x39d15d['rootName']=String(_0x6101['rootName'])),null!=_0x6101['elementName']&&(_0x39d15d['elementName']=String(_0x6101['elementName'])),null!=_0x6101['isAdd']&&(_0x39d15d['isAdd']=Boolean(_0x6101['isAdd'])),null!=_0x6101['wasUndone']&&(_0x39d15d['wasUndone']=Boolean(_0x6101['wasUndone'])),_0x39d15d;},_0x11ce81['toObject']=function(_0x1f8cd1,_0x42ce84){_0x42ce84||(_0x42ce84={});var _0x1c86ae={};return _0x42ce84['defaults']&&(_0x1c86ae['rootName']='',_0x1c86ae['elementName']='',_0x1c86ae['isAdd']=!0x1,_0x1c86ae['wasUndone']=!0x1),null!=_0x1f8cd1['rootName']&&_0x1f8cd1['hasOwnProperty']('rootName')&&(_0x1c86ae['rootName']=_0x1f8cd1['rootName']),null!=_0x1f8cd1['elementName']&&_0x1f8cd1['hasOwnProperty']('elementName')&&(_0x1c86ae['elementName']=_0x1f8cd1['elementName']),null!=_0x1f8cd1['isAdd']&&_0x1f8cd1['hasOwnProperty']('isAdd')&&(_0x1c86ae['isAdd']=_0x1f8cd1['isAdd']),null!=_0x1f8cd1['wasUndone']&&_0x1f8cd1['hasOwnProperty']('wasUndone')&&(_0x1c86ae['wasUndone']=_0x1f8cd1['wasUndone']),_0x1c86ae;},_0x11ce81['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x11ce81['getTypeUrl']=function(_0x4177e6){return void 0x0===_0x4177e6&&(_0x4177e6='type.googleapis.com'),_0x4177e6+'/RootOperation';},_0x11ce81;}()),_0x55a00f['SplitOperation']=(function(){function _0x5b6eba(_0x163aeb){if(_0x163aeb){for(var _0x1d9c19=Object['keys'](_0x163aeb),_0x2edd6f=0x0;_0x2edd6f<_0x1d9c19['length'];++_0x2edd6f)null!=_0x163aeb[_0x1d9c19[_0x2edd6f]]&&(this[_0x1d9c19[_0x2edd6f]]=_0x163aeb[_0x1d9c19[_0x2edd6f]]);}}return _0x5b6eba['prototype']['splitPosition']=null,_0x5b6eba['prototype']['graveyardPosition']=null,_0x5b6eba['prototype']['howMany']=0x0,_0x5b6eba['prototype']['insertionPosition']=null,_0x5b6eba['prototype']['wasUndone']=!0x1,_0x5b6eba['create']=function(_0x30858e){return new _0x5b6eba(_0x30858e);},_0x5b6eba['encode']=function(_0x50b2d7,_0x4f0819){return _0x4f0819||(_0x4f0819=_0x44100['create']()),null!=_0x50b2d7['splitPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'splitPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['splitPosition'],_0x4f0819['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50b2d7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'graveyardPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['graveyardPosition'],_0x4f0819['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50b2d7['howMany']&&Object['hasOwnProperty']['call'](_0x50b2d7,'howMany')&&_0x4f0819['uint32'](0x18)['uint32'](_0x50b2d7['howMany']),null!=_0x50b2d7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x50b2d7,'insertionPosition')&&_0x55a00f['Position']['encode'](_0x50b2d7['insertionPosition'],_0x4f0819['uint32'](0x22)['fork']())['ldelim'](),null!=_0x50b2d7['wasUndone']&&Object['hasOwnProperty']['call'](_0x50b2d7,'wasUndone')&&_0x4f0819['uint32'](0x28)['bool'](_0x50b2d7['wasUndone']),_0x4f0819;},_0x5b6eba['encodeDelimited']=function(_0x1da631,_0x13d4dd){return this['encode'](_0x1da631,_0x13d4dd)['ldelim']();},_0x5b6eba['decode']=function(_0x269f3e,_0x56b8ac){_0x269f3e instanceof _0x49245b||(_0x269f3e=_0x49245b['create'](_0x269f3e));for(var _0x33d6ac=void 0x0===_0x56b8ac?_0x269f3e['len']:_0x269f3e['pos']+_0x56b8ac,_0x1350f7=new _0x55a00f['SplitOperation']();_0x269f3e['pos']<_0x33d6ac;){var _0x46980d=_0x269f3e['uint32']();switch(_0x46980d>>>0x3){case 0x1:_0x1350f7['splitPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x2:_0x1350f7['graveyardPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x3:_0x1350f7['howMany']=_0x269f3e['uint32']();break;case 0x4:_0x1350f7['insertionPosition']=_0x55a00f['Position']['decode'](_0x269f3e,_0x269f3e['uint32']());break;case 0x5:_0x1350f7['wasUndone']=_0x269f3e['bool']();break;default:_0x269f3e['skipType'](0x7&_0x46980d);}}return _0x1350f7;},_0x5b6eba['decodeDelimited']=function(_0x332deb){return _0x332deb instanceof _0x49245b||(_0x332deb=new _0x49245b(_0x332deb)),this['decode'](_0x332deb,_0x332deb['uint32']());},_0x5b6eba['verify']=function(_0x2297b4){if('object'!=typeof _0x2297b4||null===_0x2297b4)return'object\x20expected';var _0x237485;if(null!=_0x2297b4['splitPosition']&&_0x2297b4['hasOwnProperty']('splitPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['splitPosition'])))return'splitPosition.'+_0x237485;if(null!=_0x2297b4['graveyardPosition']&&_0x2297b4['hasOwnProperty']('graveyardPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['graveyardPosition'])))return'graveyardPosition.'+_0x237485;if(null!=_0x2297b4['howMany']&&_0x2297b4['hasOwnProperty']('howMany')&&!_0x216162['isInteger'](_0x2297b4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2297b4['insertionPosition']&&_0x2297b4['hasOwnProperty']('insertionPosition')&&(_0x237485=_0x55a00f['Position']['verify'](_0x2297b4['insertionPosition'])))return'insertionPosition.'+_0x237485;return null!=_0x2297b4['wasUndone']&&_0x2297b4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2297b4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5b6eba['fromObject']=function(_0x3a9ccf){if(_0x3a9ccf instanceof _0x55a00f['SplitOperation'])return _0x3a9ccf;var _0xa6132e=new _0x55a00f['SplitOperation']();if(null!=_0x3a9ccf['splitPosition']){if('object'!=typeof _0x3a9ccf['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xa6132e['splitPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['splitPosition']);}if(null!=_0x3a9ccf['graveyardPosition']){if('object'!=typeof _0x3a9ccf['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xa6132e['graveyardPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['graveyardPosition']);}if(null!=_0x3a9ccf['howMany']&&(_0xa6132e['howMany']=_0x3a9ccf['howMany']>>>0x0),null!=_0x3a9ccf['insertionPosition']){if('object'!=typeof _0x3a9ccf['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xa6132e['insertionPosition']=_0x55a00f['Position']['fromObject'](_0x3a9ccf['insertionPosition']);}return null!=_0x3a9ccf['wasUndone']&&(_0xa6132e['wasUndone']=Boolean(_0x3a9ccf['wasUndone'])),_0xa6132e;},_0x5b6eba['toObject']=function(_0x2ceac7,_0x5afce3){_0x5afce3||(_0x5afce3={});var _0xc55f27={};return _0x5afce3['defaults']&&(_0xc55f27['splitPosition']=null,_0xc55f27['graveyardPosition']=null,_0xc55f27['howMany']=0x0,_0xc55f27['insertionPosition']=null,_0xc55f27['wasUndone']=!0x1),null!=_0x2ceac7['splitPosition']&&_0x2ceac7['hasOwnProperty']('splitPosition')&&(_0xc55f27['splitPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['splitPosition'],_0x5afce3)),null!=_0x2ceac7['graveyardPosition']&&_0x2ceac7['hasOwnProperty']('graveyardPosition')&&(_0xc55f27['graveyardPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['graveyardPosition'],_0x5afce3)),null!=_0x2ceac7['howMany']&&_0x2ceac7['hasOwnProperty']('howMany')&&(_0xc55f27['howMany']=_0x2ceac7['howMany']),null!=_0x2ceac7['insertionPosition']&&_0x2ceac7['hasOwnProperty']('insertionPosition')&&(_0xc55f27['insertionPosition']=_0x55a00f['Position']['toObject'](_0x2ceac7['insertionPosition'],_0x5afce3)),null!=_0x2ceac7['wasUndone']&&_0x2ceac7['hasOwnProperty']('wasUndone')&&(_0xc55f27['wasUndone']=_0x2ceac7['wasUndone']),_0xc55f27;},_0x5b6eba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x5b6eba['getTypeUrl']=function(_0xcd6236){return void 0x0===_0xcd6236&&(_0xcd6236='type.googleapis.com'),_0xcd6236+'/SplitOperation';},_0x5b6eba;}()),_0x55a00f['Position']=(function(){function _0x4ac830(_0x3f2c16){if(this['path']=[],_0x3f2c16){for(var _0x5042f1=Object['keys'](_0x3f2c16),_0x517020=0x0;_0x517020<_0x5042f1['length'];++_0x517020)null!=_0x3f2c16[_0x5042f1[_0x517020]]&&(this[_0x5042f1[_0x517020]]=_0x3f2c16[_0x5042f1[_0x517020]]);}}return _0x4ac830['prototype']['root']='',_0x4ac830['prototype']['rootMain']=!0x1,_0x4ac830['prototype']['rootGraveyard']=!0x1,_0x4ac830['prototype']['path']=_0x216162['emptyArray'],_0x4ac830['prototype']['stickiness']='',_0x4ac830['create']=function(_0x257623){return new _0x4ac830(_0x257623);},_0x4ac830['encode']=function(_0x33222c,_0x566bd0){if(_0x566bd0||(_0x566bd0=_0x44100['create']()),null!=_0x33222c['root']&&Object['hasOwnProperty']['call'](_0x33222c,'root')&&_0x566bd0['uint32'](0xa)['string'](_0x33222c['root']),null!=_0x33222c['rootMain']&&Object['hasOwnProperty']['call'](_0x33222c,'rootMain')&&_0x566bd0['uint32'](0x10)['bool'](_0x33222c['rootMain']),null!=_0x33222c['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x33222c,'rootGraveyard')&&_0x566bd0['uint32'](0x18)['bool'](_0x33222c['rootGraveyard']),null!=_0x33222c['path']&&_0x33222c['path']['length']){_0x566bd0['uint32'](0x22)['fork']();for(var _0xd881f8=0x0;_0xd881f8<_0x33222c['path']['length'];++_0xd881f8)_0x566bd0['uint32'](_0x33222c['path'][_0xd881f8]);_0x566bd0['ldelim']();}return null!=_0x33222c['stickiness']&&Object['hasOwnProperty']['call'](_0x33222c,'stickiness')&&_0x566bd0['uint32'](0x2a)['string'](_0x33222c['stickiness']),_0x566bd0;},_0x4ac830['encodeDelimited']=function(_0x985162,_0x4e4fcf){return this['encode'](_0x985162,_0x4e4fcf)['ldelim']();},_0x4ac830['decode']=function(_0x107ce9,_0x4dfb80){_0x107ce9 instanceof _0x49245b||(_0x107ce9=_0x49245b['create'](_0x107ce9));for(var _0x1e2343=void 0x0===_0x4dfb80?_0x107ce9['len']:_0x107ce9['pos']+_0x4dfb80,_0x50963c=new _0x55a00f['Position']();_0x107ce9['pos']<_0x1e2343;){var _0x5bae94=_0x107ce9['uint32']();switch(_0x5bae94>>>0x3){case 0x1:_0x50963c['root']=_0x107ce9['string']();break;case 0x2:_0x50963c['rootMain']=_0x107ce9['bool']();break;case 0x3:_0x50963c['rootGraveyard']=_0x107ce9['bool']();break;case 0x4:if(_0x50963c['path']&&_0x50963c['path']['length']||(_0x50963c['path']=[]),0x2==(0x7&_0x5bae94)){for(var _0x4e73c5=_0x107ce9['uint32']()+_0x107ce9['pos'];_0x107ce9['pos']<_0x4e73c5;)_0x50963c['path']['push'](_0x107ce9['uint32']());}else _0x50963c['path']['push'](_0x107ce9['uint32']());break;case 0x5:_0x50963c['stickiness']=_0x107ce9['string']();break;default:_0x107ce9['skipType'](0x7&_0x5bae94);}}return _0x50963c;},_0x4ac830['decodeDelimited']=function(_0x40aac8){return _0x40aac8 instanceof _0x49245b||(_0x40aac8=new _0x49245b(_0x40aac8)),this['decode'](_0x40aac8,_0x40aac8['uint32']());},_0x4ac830['verify']=function(_0x176e35){if('object'!=typeof _0x176e35||null===_0x176e35)return'object\x20expected';if(null!=_0x176e35['root']&&_0x176e35['hasOwnProperty']('root')&&!_0x216162['isString'](_0x176e35['root']))return'root:\x20string\x20expected';if(null!=_0x176e35['rootMain']&&_0x176e35['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x176e35['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x176e35['rootGraveyard']&&_0x176e35['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x176e35['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x176e35['path']&&_0x176e35['hasOwnProperty']('path')){if(!Array['isArray'](_0x176e35['path']))return'path:\x20array\x20expected';for(var _0x3dd512=0x0;_0x3dd512<_0x176e35['path']['length'];++_0x3dd512)if(!_0x216162['isInteger'](_0x176e35['path'][_0x3dd512]))return'path:\x20integer[]\x20expected';}return null!=_0x176e35['stickiness']&&_0x176e35['hasOwnProperty']('stickiness')&&!_0x216162['isString'](_0x176e35['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4ac830['fromObject']=function(_0x10dac2){if(_0x10dac2 instanceof _0x55a00f['Position'])return _0x10dac2;var _0x4c220d=new _0x55a00f['Position']();if(null!=_0x10dac2['root']&&(_0x4c220d['root']=String(_0x10dac2['root'])),null!=_0x10dac2['rootMain']&&(_0x4c220d['rootMain']=Boolean(_0x10dac2['rootMain'])),null!=_0x10dac2['rootGraveyard']&&(_0x4c220d['rootGraveyard']=Boolean(_0x10dac2['rootGraveyard'])),_0x10dac2['path']){if(!Array['isArray'](_0x10dac2['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4c220d['path']=[];for(var _0x235b63=0x0;_0x235b63<_0x10dac2['path']['length'];++_0x235b63)_0x4c220d['path'][_0x235b63]=_0x10dac2['path'][_0x235b63]>>>0x0;}return null!=_0x10dac2['stickiness']&&(_0x4c220d['stickiness']=String(_0x10dac2['stickiness'])),_0x4c220d;},_0x4ac830['toObject']=function(_0xa72a82,_0x2592d2){_0x2592d2||(_0x2592d2={});var _0x289602={};if((_0x2592d2['arrays']||_0x2592d2['defaults'])&&(_0x289602['path']=[]),_0x2592d2['defaults']&&(_0x289602['root']='',_0x289602['rootMain']=!0x1,_0x289602['rootGraveyard']=!0x1,_0x289602['stickiness']=''),null!=_0xa72a82['root']&&_0xa72a82['hasOwnProperty']('root')&&(_0x289602['root']=_0xa72a82['root']),null!=_0xa72a82['rootMain']&&_0xa72a82['hasOwnProperty']('rootMain')&&(_0x289602['rootMain']=_0xa72a82['rootMain']),null!=_0xa72a82['rootGraveyard']&&_0xa72a82['hasOwnProperty']('rootGraveyard')&&(_0x289602['rootGraveyard']=_0xa72a82['rootGraveyard']),_0xa72a82['path']&&_0xa72a82['path']['length']){_0x289602['path']=[];for(var _0x25b14d=0x0;_0x25b14d<_0xa72a82['path']['length'];++_0x25b14d)_0x289602['path'][_0x25b14d]=_0xa72a82['path'][_0x25b14d];}return null!=_0xa72a82['stickiness']&&_0xa72a82['hasOwnProperty']('stickiness')&&(_0x289602['stickiness']=_0xa72a82['stickiness']),_0x289602;},_0x4ac830['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x4ac830['getTypeUrl']=function(_0x33f6a3){return void 0x0===_0x33f6a3&&(_0x33f6a3='type.googleapis.com'),_0x33f6a3+'/Position';},_0x4ac830;}()),_0x55a00f['Range']=(function(){function _0x318007(_0xe0026d){if(_0xe0026d){for(var _0x31c99c=Object['keys'](_0xe0026d),_0x1b0a06=0x0;_0x1b0a06<_0x31c99c['length'];++_0x1b0a06)null!=_0xe0026d[_0x31c99c[_0x1b0a06]]&&(this[_0x31c99c[_0x1b0a06]]=_0xe0026d[_0x31c99c[_0x1b0a06]]);}}return _0x318007['prototype']['start']=null,_0x318007['prototype']['end']=null,_0x318007['create']=function(_0x33ddcf){return new _0x318007(_0x33ddcf);},_0x318007['encode']=function(_0x27af35,_0x4ee336){return _0x4ee336||(_0x4ee336=_0x44100['create']()),null!=_0x27af35['start']&&Object['hasOwnProperty']['call'](_0x27af35,'start')&&_0x55a00f['Position']['encode'](_0x27af35['start'],_0x4ee336['uint32'](0xa)['fork']())['ldelim'](),null!=_0x27af35['end']&&Object['hasOwnProperty']['call'](_0x27af35,'end')&&_0x55a00f['Position']['encode'](_0x27af35['end'],_0x4ee336['uint32'](0x12)['fork']())['ldelim'](),_0x4ee336;},_0x318007['encodeDelimited']=function(_0x52dea5,_0x5000e5){return this['encode'](_0x52dea5,_0x5000e5)['ldelim']();},_0x318007['decode']=function(_0x37ec6b,_0x152dba){_0x37ec6b instanceof _0x49245b||(_0x37ec6b=_0x49245b['create'](_0x37ec6b));for(var _0x30f952=void 0x0===_0x152dba?_0x37ec6b['len']:_0x37ec6b['pos']+_0x152dba,_0x9f988c=new _0x55a00f['Range']();_0x37ec6b['pos']<_0x30f952;){var _0x492602=_0x37ec6b['uint32']();switch(_0x492602>>>0x3){case 0x1:_0x9f988c['start']=_0x55a00f['Position']['decode'](_0x37ec6b,_0x37ec6b['uint32']());break;case 0x2:_0x9f988c['end']=_0x55a00f['Position']['decode'](_0x37ec6b,_0x37ec6b['uint32']());break;default:_0x37ec6b['skipType'](0x7&_0x492602);}}return _0x9f988c;},_0x318007['decodeDelimited']=function(_0x40f589){return _0x40f589 instanceof _0x49245b||(_0x40f589=new _0x49245b(_0x40f589)),this['decode'](_0x40f589,_0x40f589['uint32']());},_0x318007['verify']=function(_0x5240e5){if('object'!=typeof _0x5240e5||null===_0x5240e5)return'object\x20expected';var _0x318936;if(null!=_0x5240e5['start']&&_0x5240e5['hasOwnProperty']('start')&&(_0x318936=_0x55a00f['Position']['verify'](_0x5240e5['start'])))return'start.'+_0x318936;if(null!=_0x5240e5['end']&&_0x5240e5['hasOwnProperty']('end')&&(_0x318936=_0x55a00f['Position']['verify'](_0x5240e5['end'])))return'end.'+_0x318936;return null;},_0x318007['fromObject']=function(_0x417fba){if(_0x417fba instanceof _0x55a00f['Range'])return _0x417fba;var _0x23501d=new _0x55a00f['Range']();if(null!=_0x417fba['start']){if('object'!=typeof _0x417fba['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23501d['start']=_0x55a00f['Position']['fromObject'](_0x417fba['start']);}if(null!=_0x417fba['end']){if('object'!=typeof _0x417fba['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23501d['end']=_0x55a00f['Position']['fromObject'](_0x417fba['end']);}return _0x23501d;},_0x318007['toObject']=function(_0x493dd0,_0x23fecf){_0x23fecf||(_0x23fecf={});var _0x1a6af8={};return _0x23fecf['defaults']&&(_0x1a6af8['start']=null,_0x1a6af8['end']=null),null!=_0x493dd0['start']&&_0x493dd0['hasOwnProperty']('start')&&(_0x1a6af8['start']=_0x55a00f['Position']['toObject'](_0x493dd0['start'],_0x23fecf)),null!=_0x493dd0['end']&&_0x493dd0['hasOwnProperty']('end')&&(_0x1a6af8['end']=_0x55a00f['Position']['toObject'](_0x493dd0['end'],_0x23fecf)),_0x1a6af8;},_0x318007['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x318007['getTypeUrl']=function(_0x2e96ba){return void 0x0===_0x2e96ba&&(_0x2e96ba='type.googleapis.com'),_0x2e96ba+'/Range';},_0x318007;}()),_0x55a00f['Element']=(function(){function _0x57ff97(_0xc3fffe){if(this['children']=[],this['attributesBoolean']={},_0xc3fffe){for(var _0x289e97=Object['keys'](_0xc3fffe),_0x5820c7=0x0;_0x5820c7<_0x289e97['length'];++_0x5820c7)null!=_0xc3fffe[_0x289e97[_0x5820c7]]&&(this[_0x289e97[_0x5820c7]]=_0xc3fffe[_0x289e97[_0x5820c7]]);}}return _0x57ff97['prototype']['name']='',_0x57ff97['prototype']['children']=_0x216162['emptyArray'],_0x57ff97['prototype']['data']='',_0x57ff97['prototype']['attributesBoolean']=_0x216162['emptyObject'],_0x57ff97['prototype']['attributesJson']='',_0x57ff97['create']=function(_0x57356e){return new _0x57ff97(_0x57356e);},_0x57ff97['encode']=function(_0xb8e50c,_0x290bad){if(_0x290bad||(_0x290bad=_0x44100['create']()),null!=_0xb8e50c['name']&&Object['hasOwnProperty']['call'](_0xb8e50c,'name')&&_0x290bad['uint32'](0xa)['string'](_0xb8e50c['name']),null!=_0xb8e50c['children']&&_0xb8e50c['children']['length']){for(var _0x1a987d=0x0;_0x1a987d<_0xb8e50c['children']['length'];++_0x1a987d)_0x55a00f['Element']['encode'](_0xb8e50c['children'][_0x1a987d],_0x290bad['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb8e50c['data']&&Object['hasOwnProperty']['call'](_0xb8e50c,'data')&&_0x290bad['uint32'](0x1a)['string'](_0xb8e50c['data']),null!=_0xb8e50c['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb8e50c,'attributesBoolean')){var _0x5c8d8f=Object['keys'](_0xb8e50c['attributesBoolean']);for(_0x1a987d=0x0;_0x1a987d<_0x5c8d8f['length'];++_0x1a987d)_0x290bad['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5c8d8f[_0x1a987d])['uint32'](0x10)['bool'](_0xb8e50c['attributesBoolean'][_0x5c8d8f[_0x1a987d]])['ldelim']();}return null!=_0xb8e50c['attributesJson']&&Object['hasOwnProperty']['call'](_0xb8e50c,'attributesJson')&&_0x290bad['uint32'](0x2a)['string'](_0xb8e50c['attributesJson']),_0x290bad;},_0x57ff97['encodeDelimited']=function(_0x669f45,_0x41eab9){return this['encode'](_0x669f45,_0x41eab9)['ldelim']();},_0x57ff97['decode']=function(_0x351fd4,_0x4ebc3b){_0x351fd4 instanceof _0x49245b||(_0x351fd4=_0x49245b['create'](_0x351fd4));for(var _0x50fff9,_0x2bb09b,_0x289545=void 0x0===_0x4ebc3b?_0x351fd4['len']:_0x351fd4['pos']+_0x4ebc3b,_0x239fcc=new _0x55a00f['Element']();_0x351fd4['pos']<_0x289545;){var _0x4fa2a2=_0x351fd4['uint32']();switch(_0x4fa2a2>>>0x3){case 0x1:_0x239fcc['name']=_0x351fd4['string']();break;case 0x2:_0x239fcc['children']&&_0x239fcc['children']['length']||(_0x239fcc['children']=[]),_0x239fcc['children']['push'](_0x55a00f['Element']['decode'](_0x351fd4,_0x351fd4['uint32']()));break;case 0x3:_0x239fcc['data']=_0x351fd4['string']();break;case 0x4:_0x239fcc['attributesBoolean']===_0x216162['emptyObject']&&(_0x239fcc['attributesBoolean']={});var _0x5c7f66=_0x351fd4['uint32']()+_0x351fd4['pos'];for(_0x50fff9='',_0x2bb09b=!0x1;_0x351fd4['pos']<_0x5c7f66;){var _0x3a4cd9=_0x351fd4['uint32']();switch(_0x3a4cd9>>>0x3){case 0x1:_0x50fff9=_0x351fd4['string']();break;case 0x2:_0x2bb09b=_0x351fd4['bool']();break;default:_0x351fd4['skipType'](0x7&_0x3a4cd9);}}_0x239fcc['attributesBoolean'][_0x50fff9]=_0x2bb09b;break;case 0x5:_0x239fcc['attributesJson']=_0x351fd4['string']();break;default:_0x351fd4['skipType'](0x7&_0x4fa2a2);}}return _0x239fcc;},_0x57ff97['decodeDelimited']=function(_0x36d0f3){return _0x36d0f3 instanceof _0x49245b||(_0x36d0f3=new _0x49245b(_0x36d0f3)),this['decode'](_0x36d0f3,_0x36d0f3['uint32']());},_0x57ff97['verify']=function(_0x365290){if('object'!=typeof _0x365290||null===_0x365290)return'object\x20expected';if(null!=_0x365290['name']&&_0x365290['hasOwnProperty']('name')&&!_0x216162['isString'](_0x365290['name']))return'name:\x20string\x20expected';if(null!=_0x365290['children']&&_0x365290['hasOwnProperty']('children')){if(!Array['isArray'](_0x365290['children']))return'children:\x20array\x20expected';for(var _0x7e187=0x0;_0x7e187<_0x365290['children']['length'];++_0x7e187){var _0x7267f1=_0x55a00f['Element']['verify'](_0x365290['children'][_0x7e187]);if(_0x7267f1)return'children.'+_0x7267f1;}}if(null!=_0x365290['data']&&_0x365290['hasOwnProperty']('data')&&!_0x216162['isString'](_0x365290['data']))return'data:\x20string\x20expected';if(null!=_0x365290['attributesBoolean']&&_0x365290['hasOwnProperty']('attributesBoolean')){if(!_0x216162['isObject'](_0x365290['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x1eb26a=Object['keys'](_0x365290['attributesBoolean']);for(_0x7e187=0x0;_0x7e187<_0x1eb26a['length'];++_0x7e187)if('boolean'!=typeof _0x365290['attributesBoolean'][_0x1eb26a[_0x7e187]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x365290['attributesJson']&&_0x365290['hasOwnProperty']('attributesJson')&&!_0x216162['isString'](_0x365290['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x57ff97['fromObject']=function(_0x340800){if(_0x340800 instanceof _0x55a00f['Element'])return _0x340800;var _0x5286a0=new _0x55a00f['Element']();if(null!=_0x340800['name']&&(_0x5286a0['name']=String(_0x340800['name'])),_0x340800['children']){if(!Array['isArray'](_0x340800['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5286a0['children']=[];for(var _0x1ab1d3=0x0;_0x1ab1d3<_0x340800['children']['length'];++_0x1ab1d3){if('object'!=typeof _0x340800['children'][_0x1ab1d3])throw TypeError('.Element.children:\x20object\x20expected');_0x5286a0['children'][_0x1ab1d3]=_0x55a00f['Element']['fromObject'](_0x340800['children'][_0x1ab1d3]);}}if(null!=_0x340800['data']&&(_0x5286a0['data']=String(_0x340800['data'])),_0x340800['attributesBoolean']){if('object'!=typeof _0x340800['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5286a0['attributesBoolean']={};var _0x24e598=Object['keys'](_0x340800['attributesBoolean']);for(_0x1ab1d3=0x0;_0x1ab1d3<_0x24e598['length'];++_0x1ab1d3)_0x5286a0['attributesBoolean'][_0x24e598[_0x1ab1d3]]=Boolean(_0x340800['attributesBoolean'][_0x24e598[_0x1ab1d3]]);}return null!=_0x340800['attributesJson']&&(_0x5286a0['attributesJson']=String(_0x340800['attributesJson'])),_0x5286a0;},_0x57ff97['toObject']=function(_0x5bee12,_0x403357){_0x403357||(_0x403357={});var _0x29c059,_0x207982={};if((_0x403357['arrays']||_0x403357['defaults'])&&(_0x207982['children']=[]),(_0x403357['objects']||_0x403357['defaults'])&&(_0x207982['attributesBoolean']={}),_0x403357['defaults']&&(_0x207982['name']='',_0x207982['data']='',_0x207982['attributesJson']=''),null!=_0x5bee12['name']&&_0x5bee12['hasOwnProperty']('name')&&(_0x207982['name']=_0x5bee12['name']),_0x5bee12['children']&&_0x5bee12['children']['length']){_0x207982['children']=[];for(var _0x3fdf75=0x0;_0x3fdf75<_0x5bee12['children']['length'];++_0x3fdf75)_0x207982['children'][_0x3fdf75]=_0x55a00f['Element']['toObject'](_0x5bee12['children'][_0x3fdf75],_0x403357);}if(null!=_0x5bee12['data']&&_0x5bee12['hasOwnProperty']('data')&&(_0x207982['data']=_0x5bee12['data']),_0x5bee12['attributesBoolean']&&(_0x29c059=Object['keys'](_0x5bee12['attributesBoolean']))['length']){_0x207982['attributesBoolean']={};for(_0x3fdf75=0x0;_0x3fdf75<_0x29c059['length'];++_0x3fdf75)_0x207982['attributesBoolean'][_0x29c059[_0x3fdf75]]=_0x5bee12['attributesBoolean'][_0x29c059[_0x3fdf75]];}return null!=_0x5bee12['attributesJson']&&_0x5bee12['hasOwnProperty']('attributesJson')&&(_0x207982['attributesJson']=_0x5bee12['attributesJson']),_0x207982;},_0x57ff97['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x18671b['util']['toJSONOptions']);},_0x57ff97['getTypeUrl']=function(_0x1b3962){return void 0x0===_0x1b3962&&(_0x1b3962='type.googleapis.com'),_0x1b3962+'/Element';},_0x57ff97;}()),_0x55a00f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x8c489d){return new w(this['_protobufRoot'][_0x8c489d]);}}class w{['_protobuf'];constructor(_0x28db88){this['_protobuf']=_0x28db88;}['compress'](_0x41214b){const _0x95474e=this['_protobuf']['verify'](_0x41214b);if(_0x95474e)throw Error(_0x95474e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x41214b))['finish']();}['decompress'](_0x424c32){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x424c32),{'oneofs':!0x0});}}function g(_0x1fd854,_0x55a723){const _0x34f01d=_0x2d147e(_0x1fd854);return _0x34f01d['path'][_0x34f01d['path']['length']-0x1]+=_0x55a723,_0x34f01d;}function _(_0x311524,_0x2368e7){return _0x311524['root']===_0x2368e7['root']&&_0xe47ab2(_0x311524['path'],_0x2368e7['path']);}function $(_0x38b81e){P(_0x38b81e,_0x35b691=>('main'==_0x35b691['root']?(_0x35b691['rootMain']=!0x0,delete _0x35b691['root']):'$graveyard'==_0x35b691['root']&&(_0x35b691['rootGraveyard']=!0x0,delete _0x35b691['root']),_0x35b691));}function J(_0x3402cf){P(_0x3402cf,_0x5402cf=>(_0x5402cf['rootMain']?(_0x5402cf['root']='main',delete _0x5402cf['rootMain']):_0x5402cf['rootGraveyard']&&(_0x5402cf['root']='$graveyard',delete _0x5402cf['rootGraveyard']),_0x5402cf));}function P(_0x1b0a87,_0x260f3a){for(const _0x3763cd in _0x1b0a87){const _0x16c43f=_0x1b0a87[_0x3763cd];'nodes'!==_0x3763cd&&_0x1b7f65(_0x16c43f)&&(_0x16c43f['path']&&(_0x16c43f['root']||_0x16c43f['rootMain']||_0x16c43f['rootGraveyard'])?_0x1b0a87[_0x3763cd]=_0x260f3a(_0x16c43f):P(_0x16c43f,_0x260f3a));}return _0x1b0a87;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b776b,_0x30df3c,_0x48986c){this['_id']=_0x3b776b,this['_operationName']=_0x30df3c,this['_protobufDescriptor']=_0x48986c;}['compress'](_0x44e801,_0x3e4c68){const _0x1ce16b=_0x3e4c68['shift']();return $(_0x1ce16b),_0x44e801['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1ce16b)),_0x44e801['types']['push'](this['_id']),!0x0;}['decompress'](_0x464e53,_0x1467d2){_0x1467d2['types']['shift']();const _0x4d7601=this['_protobufDescriptor']['decompress'](_0x1467d2['buffers']['shift']());J(_0x4d7601),_0x4d7601['__className']=this['_operationName'],_0x464e53['push'](_0x4d7601);}}class s extends e{['compress'](_0x2c31ed,_0x2b4d5e){const _0x3c1ba8=_0x2b4d5e['shift']();return this['_serializeOneOf']('oldValue',_0x3c1ba8),this['_serializeOneOf']('newValue',_0x3c1ba8),$(_0x3c1ba8),_0x2c31ed['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3c1ba8)),_0x2c31ed['types']['push'](this['_id']),!0x0;}['decompress'](_0x5cd3d7,_0x5e5f03){const {types:_0x4544db,buffers:_0x10c106}=_0x5e5f03,_0x440e36=this['_protobufDescriptor']['decompress'](_0x10c106['shift']());_0x4544db['shift'](),this['_deserializeOneOf']('oldValue',_0x440e36),this['_deserializeOneOf']('newValue',_0x440e36),J(_0x440e36),_0x440e36['__className']=this['_operationName'],_0x5cd3d7['push'](_0x440e36);}['_serializeOneOf'](_0x6b6b39,_0x3571aa){const _0x278894=_0x3571aa[_0x6b6b39];'boolean'==typeof _0x278894?_0x3571aa[_0x6b6b39+'Boolean']=_0x278894:_0x3571aa[_0x6b6b39+'Json']=JSON['stringify'](_0x278894);}['_deserializeOneOf'](_0x9af1d9,_0x5e00cd){const _0x372bb8=_0x9af1d9+'Json';_0x5e00cd[_0x372bb8]?(_0x5e00cd[_0x9af1d9]=JSON['parse'](_0x5e00cd[_0x372bb8]),delete _0x5e00cd[_0x372bb8]):(_0x5e00cd[_0x9af1d9]=_0x5e00cd[_0x9af1d9+'Boolean'],delete _0x5e00cd[_0x9af1d9+'Boolean']);}}class i extends e{['compress'](_0x497cdf,_0x38fa3c){const _0x845629=_0x38fa3c['shift']();return this['_serializeNodesAttributes'](_0x845629['nodes']),$(_0x845629),_0x497cdf['buffers']['push'](this['_protobufDescriptor']['compress'](_0x845629)),_0x497cdf['types']['push'](this['_id']),!0x0;}['decompress'](_0x260c18,_0x5d3ce3){const {types:_0xf29d1,buffers:_0x1c9499}=_0x5d3ce3,_0x45d488=this['_protobufDescriptor']['decompress'](_0x1c9499['shift']());_0xf29d1['shift'](),_0x45d488['nodes']||(_0x45d488['nodes']=[]),this['_deserializeNodesAttributes'](_0x45d488['nodes']),J(_0x45d488),_0x45d488['__className']=this['_operationName'],_0x260c18['push'](_0x45d488);}['_serializeNodesAttributes'](_0x1231ca){for(const _0xc2c8bd of _0x1231ca){if(_0xc2c8bd['attributes']){const _0x360f27=_0xc2c8bd['attributes'];this['_areValuesBoolean'](_0x360f27)?_0xc2c8bd['attributesBoolean']=_0x360f27:_0xc2c8bd['attributesJson']=JSON['stringify'](_0x360f27);}_0xc2c8bd['children']&&this['_serializeNodesAttributes'](_0xc2c8bd['children']);}}['_deserializeNodesAttributes'](_0x25fcb5){for(const _0xc94d86 of _0x25fcb5)(_0xc94d86['attributesBoolean']||_0xc94d86['attributesJson'])&&(_0xc94d86['attributesBoolean']?(_0xc94d86['attributes']=_0xc94d86['attributesBoolean'],delete _0xc94d86['attributesBoolean']):(_0xc94d86['attributes']=JSON['parse'](_0xc94d86['attributesJson']),delete _0xc94d86['attributesJson'])),_0xc94d86['children']&&this['_deserializeNodesAttributes'](_0xc94d86['children']);}['_areValuesBoolean'](_0x83fb79){return Object['keys'](_0x83fb79)['every'](_0x1ffe86=>'boolean'==typeof _0x83fb79[_0x1ffe86]);}}class n extends e{['decompress'](_0x5db902,_0x1dde56){super['decompress'](_0x5db902,_0x1dde56);const _0x39176c=_0x5db902[_0x5db902['length']-0x1];_0x39176c['oldRange']||(_0x39176c['oldRange']=null),_0x39176c['newRange']||(_0x39176c['newRange']=null);}}class p extends e{['compress'](_0x96822d,_0x3d9fcc){return _0x3d9fcc['shift'](),_0x96822d['types']['push'](this['_id']),!0x0;}['decompress'](_0x20c8ce,_0x35afeb){_0x35afeb['types']['shift'](),_0x20c8ce['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x450f2f,_0x4dc9fa,_0x57f751,_0x15eee2){super(_0x450f2f,_0x4dc9fa,_0x57f751),this['_omittedNamespace']=_0x15eee2+':';}['compress'](_0x1f29cc,_0x4cb2f3){return!('MarkerOperation'!=_0x4cb2f3[0x0]['__className']||!_0x4cb2f3[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4cb2f3[0x0]['name']=_0x4cb2f3[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1f29cc,_0x4cb2f3),!0x0);}['decompress'](_0x30bdb4,_0x55c7c8){super['decompress'](_0x30bdb4,_0x55c7c8);const _0x57ab7d=_0x30bdb4[_0x30bdb4['length']-0x1];_0x57ab7d['name']=this['_omittedNamespace']+_0x57ab7d['name'];}}class O{['_id'];['_context'];constructor(_0x1998f2,_0x2cdecb){this['_id']=_0x1998f2,this['_context']=_0x2cdecb;}['compress'](_0x23bc31,_0x4f94df){let _0x84c19a;for(;_0x4f94df['length']>0x1&&this['_compareOperations'](_0x4f94df[0x0],_0x4f94df[0x1]);)_0x84c19a?(_0x84c19a=this['_combineNext'](_0x4f94df['shift'](),_0x84c19a),_0x23bc31['types']['push'](0x0)):(_0x84c19a=_0x2d147e(_0x4f94df['shift']()),_0x23bc31['types']['push'](this['_id']));return!!_0x84c19a&&(_0x84c19a=this['_combineNext'](_0x4f94df['shift'](),_0x84c19a),_0x23bc31['types']['push'](0x0),_0x23bc31['buffers']['push'](this['_compressSingleOperation'](_0x84c19a)),!0x0);}['decompress'](_0x241f16,_0x13c417){const _0x338a30=this['_decompressSingleOperation'](_0x13c417);for(;0x0==_0x13c417['types'][0x0];)_0x13c417['types']['shift'](),_0x241f16['push'](this['_splitCurrent'](_0x338a30));_0x241f16['push'](_0x338a30);}}class a extends O{['_combineNext'](_0x44812e,_0x1bd5f1){return _0x1bd5f1['nodes'][0x0]['data']+=_0x44812e['nodes'][0x0]['data'],_0x1bd5f1;}['_splitCurrent'](_0x113ff4){const _0x51bee4=_0x2d147e(_0x113ff4),_0x22cba5=_0x51bee4['nodes'][0x0],_0x31cda8=_0x113ff4['nodes'][0x0],_0x4d4769=_0x31cda8['data'][Symbol['iterator']]()['next']()['value'],_0x3d839b=_0x4d4769['length'];return _0x22cba5['data']=_0x4d4769,_0x31cda8['data']=_0x31cda8['data']['substr'](_0x3d839b),_0x113ff4['position']=g(_0x113ff4['position'],_0x3d839b),_0x51bee4;}['_compareOperations'](_0x1d6abb,_0x3a8ae3){if(this['_checkOperation'](_0x1d6abb)&&this['_checkOperation'](_0x3a8ae3)){const _0x4f3f16=_0x1d6abb['nodes'][0x0]['data']['length'],_0x288ad6=_(g(_0x1d6abb['position'],_0x4f3f16),_0x3a8ae3['position']),_0x533635=_0x1d6abb['nodes'][0x0],_0x54366a=_0x3a8ae3['nodes'][0x0];return _0x288ad6&&this['_compareAttributes'](_0x533635,_0x54366a);}return!0x1;}['_compressSingleOperation'](_0x3f5a37){const _0x381bde={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x381bde,[_0x3f5a37]),_0x381bde['buffers'][0x0];}['_decompressSingleOperation'](_0x3a33c2){const _0x383908=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x383908,_0x3a33c2),_0x383908[0x0];}['_checkOperation'](_0x52ec2f){return'InsertOperation'==_0x52ec2f['__className']&&0x1==_0x52ec2f['nodes']['length']&&_0x52ec2f['nodes'][0x0]['data']&&!_0x52ec2f['wasUndone']&&0x1==Array['from'](_0x52ec2f['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xfd9083,_0x5f1c93){const _0x4f8202=Object['keys'](_0xfd9083['attributes']||{}),_0x50b84e=Object['keys'](_0x5f1c93['attributes']||{});return _0x4f8202['length']===_0x50b84e['length']&&_0x4f8202['every'](_0x190624=>_0x5f1c93['attributes'][_0x190624]&&_0x5f1c93['attributes'][_0x190624]===_0xfd9083['attributes'][_0x190624]);}}class c extends O{['_combineNext'](_0x486957,_0x507a7d){return _0x507a7d['howMany']++,_0x507a7d['sourcePosition']=_0x2d147e(_0x486957['sourcePosition']),_0x507a7d;}['_splitCurrent'](_0x34b2b3){const _0x4d534e=_0x2d147e(_0x34b2b3);return _0x34b2b3['howMany']--,_0x4d534e['howMany']=0x1,_0x4d534e['sourcePosition']=g(_0x4d534e['sourcePosition'],_0x34b2b3['howMany']),_0x4d534e;}['_compareOperations'](_0x53f2ad,_0x5ed955){return!(!this['_checkOperation'](_0x53f2ad)||!this['_checkOperation'](_0x5ed955))&&(_(g(_0x53f2ad['sourcePosition'],-0x1),_0x5ed955['sourcePosition'])&&_(_0x53f2ad['targetPosition'],_0x5ed955['targetPosition']));}['_compressSingleOperation'](_0x87c086){const _0x2caf5f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2caf5f,[_0x87c086]),_0x2caf5f['buffers'][0x0];}['_decompressSingleOperation'](_0x53e694){const _0x1d5afd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1d5afd,_0x53e694),_0x1d5afd[0x0];}['_checkOperation'](_0x128985){return'MoveOperation'==_0x128985['__className']&&'$graveyard'==_0x128985['targetPosition']['root']&&0x1==_0x128985['howMany']&&!_0x128985['wasUndone'];}}class h extends O{['_combineNext'](_0x266d0e,_0x12aee7){return _0x12aee7['howMany']++,_0x12aee7;}['_splitCurrent'](_0x24f0eb){const _0x134df2=_0x2d147e(_0x24f0eb);return _0x134df2['howMany']=0x1,_0x24f0eb['howMany']--,_0x134df2;}['_compareOperations'](_0x36179e,_0x36cbea){return!(!this['_checkOperation'](_0x36179e)||!this['_checkOperation'](_0x36cbea))&&(_(_0x36179e['sourcePosition'],_0x36cbea['sourcePosition'])&&_(_0x36179e['targetPosition'],_0x36cbea['targetPosition']));}['_compressSingleOperation'](_0x18f123){const _0x2e4464={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2e4464,[_0x18f123]),_0x2e4464['buffers'][0x0];}['_decompressSingleOperation'](_0x5ca8ae){const _0x278d6d=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x278d6d,_0x5ca8ae),_0x278d6d[0x0];}['_checkOperation'](_0x1cc416){return'MoveOperation'==_0x1cc416['__className']&&'$graveyard'==_0x1cc416['targetPosition']['root']&&0x1==_0x1cc416['howMany']&&!_0x1cc416['wasUndone'];}}class f extends O{['compress'](_0x3ec00e,_0xb3f519){if(!this['_compareOperations'](_0xb3f519[0x0],_0xb3f519[0x1]))return!0x1;const _0x1df2ca=_0xb3f519['shift']();return _0x1df2ca['oldRange']=null,_0x1df2ca['newRange']&&_(_0x1df2ca['newRange']['start'],_0x1df2ca['newRange']['end'])&&(_0x1df2ca['newRange']['end']=null),_0xb3f519['shift'](),_0x3ec00e['types']['push'](this['_id']),_0x3ec00e['types']['push'](0x0),_0x3ec00e['buffers']['push'](this['_compressSingleOperation'](_0x1df2ca)),!0x0;}['decompress'](_0x22a1f5,_0x499f91){const _0x13033e=this['_decompressSingleOperation'](_0x499f91);_0x13033e['newRange']&&!_0x13033e['newRange']['end']&&(_0x13033e['newRange']['end']=_0x2d147e(_0x13033e['newRange']['start']));const _0x2c8b01=_0x2d147e(_0x13033e);_0x2c8b01['newRange']&&(_0x2c8b01['newRange']['start']['stickiness']='toNone',_0x2c8b01['newRange']['end']=_0x2d147e(_0x2c8b01['newRange']['start'])),_0x2c8b01['name']='user:position:'+_0x2c8b01['name']['split'](':')[0x2],_0x499f91['types']['shift'](),_0x22a1f5['push'](_0x13033e),_0x22a1f5['push'](_0x2c8b01);}['_compressSingleOperation'](_0x401ce9){const _0x3eac47={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3eac47,[_0x401ce9]),_0x3eac47['buffers'][0x0];}['_decompressSingleOperation'](_0x1609eb){const _0x29d6ad=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x29d6ad,_0x1609eb),_0x29d6ad[0x0];}['_compareOperations'](_0x50d621,_0x4f0f4c){return!(!_0x50d621||!_0x4f0f4c)&&('MarkerOperation'==_0x50d621['__className']&&'MarkerOperation'==_0x4f0f4c['__className']&&!(!_0x50d621['name']['startsWith']('user:')||!_0x4f0f4c['name']['startsWith']('user:')||_0x50d621['name']==_0x4f0f4c['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x9b79e2=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 m(0x12,'MarkerOperation',_0x9b79e2,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x9b79e2,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x9c1ce){if(!_0x9c1ce||!_0x9c1ce[0x0])throw new _0x1b3a74('no-operations-provided',this);const _0x29f8a6={'types':[],'buffers':[],'baseVersion':_0x9c1ce[0x0]['baseVersion']};for(;_0x9c1ce['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('TypingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('DeletingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x29f8a6,_0x9c1ce)||this['_getCompressorByName'](_0x9c1ce[0x0]['__className'])['compress'](_0x29f8a6,_0x9c1ce);return _0x29f8a6;}['decompress'](_0xbba521){const _0x3f7ba2=[];for(;_0xbba521['types']['length'];){const _0x9e57e=this['_compressorById']['get'](_0xbba521['types'][0x0]);if(!_0x9e57e)throw new _0x1b3a74('decompress-compressor-not-found',this,{'type':_0xbba521['types'][0x0]});_0x9e57e['decompress'](_0x3f7ba2,_0xbba521);}return _0x3f7ba2['forEach']((_0x1644ee,_0x68567e)=>_0x1644ee['baseVersion']=_0xbba521['baseVersion']+_0x68567e),_0x3f7ba2;}['_getCompressorByName'](_0x5f5d72){return this['_compressorByName']['get'](_0x5f5d72);}['_registerOperationCompressor'](_0x488add,_0x36641c,_0x119e1d){const _0x10fcb7=new _0x119e1d(_0x488add,_0x36641c,this['_protobufFactory']['getDescriptor'](_0x36641c));this['_registerCompressor'](_0x488add,_0x36641c,_0x10fcb7);}['_registerActionCompressor'](_0x57c3cf,_0x22f723,_0x19d49f){const _0x1a7e1f=new _0x19d49f(_0x57c3cf,this);this['_registerCompressor'](_0x57c3cf,_0x22f723,_0x1a7e1f);}['_registerCompressor'](_0x19cad8,_0x384143,_0xf5cdaf){this['_compressorById']['set'](_0x19cad8,_0xf5cdaf),this['_compressorByName']['set'](_0x384143,_0xf5cdaf);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x5be41e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5587fe from'protobufjs/minimal.js';import{cloneDeep as _0x43f10b,isEqual as _0x5a7ac5,isObject as _0x5b4071}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x4e9433=_0x5587fe['Reader'],_0x289f09=_0x5587fe['Writer'],_0x2dc189=_0x5587fe['util'],_0x35aec1=_0x5587fe['roots']['default']||(_0x5587fe['roots']['default']={});return _0x35aec1['AttributeOperation']=(function(){function _0x2d38ff(_0x52ccf7){if(_0x52ccf7){for(var _0x1cf670=Object['keys'](_0x52ccf7),_0xffd1c5=0x0;_0xffd1c5<_0x1cf670['length'];++_0xffd1c5)null!=_0x52ccf7[_0x1cf670[_0xffd1c5]]&&(this[_0x1cf670[_0xffd1c5]]=_0x52ccf7[_0x1cf670[_0xffd1c5]]);}}return _0x2d38ff['prototype']['range']=null,_0x2d38ff['prototype']['key']='',_0x2d38ff['prototype']['oldValueBoolean']=!0x1,_0x2d38ff['prototype']['oldValueJson']='',_0x2d38ff['prototype']['newValueBoolean']=!0x1,_0x2d38ff['prototype']['newValueJson']='',_0x2d38ff['prototype']['wasUndone']=!0x1,_0x2d38ff['create']=function(_0x48ffa3){return new _0x2d38ff(_0x48ffa3);},_0x2d38ff['encode']=function(_0x2bab5e,_0x8d9c8e){return _0x8d9c8e||(_0x8d9c8e=_0x289f09['create']()),null!=_0x2bab5e['range']&&Object['hasOwnProperty']['call'](_0x2bab5e,'range')&&_0x35aec1['Range']['encode'](_0x2bab5e['range'],_0x8d9c8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2bab5e['key']&&Object['hasOwnProperty']['call'](_0x2bab5e,'key')&&_0x8d9c8e['uint32'](0x12)['string'](_0x2bab5e['key']),null!=_0x2bab5e['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2bab5e,'oldValueBoolean')&&_0x8d9c8e['uint32'](0x18)['bool'](_0x2bab5e['oldValueBoolean']),null!=_0x2bab5e['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2bab5e,'oldValueJson')&&_0x8d9c8e['uint32'](0x22)['string'](_0x2bab5e['oldValueJson']),null!=_0x2bab5e['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2bab5e,'newValueBoolean')&&_0x8d9c8e['uint32'](0x28)['bool'](_0x2bab5e['newValueBoolean']),null!=_0x2bab5e['newValueJson']&&Object['hasOwnProperty']['call'](_0x2bab5e,'newValueJson')&&_0x8d9c8e['uint32'](0x32)['string'](_0x2bab5e['newValueJson']),null!=_0x2bab5e['wasUndone']&&Object['hasOwnProperty']['call'](_0x2bab5e,'wasUndone')&&_0x8d9c8e['uint32'](0x38)['bool'](_0x2bab5e['wasUndone']),_0x8d9c8e;},_0x2d38ff['encodeDelimited']=function(_0x10dbfe,_0x272bb4){return this['encode'](_0x10dbfe,_0x272bb4)['ldelim']();},_0x2d38ff['decode']=function(_0x42806a,_0x2988fd){_0x42806a instanceof _0x4e9433||(_0x42806a=_0x4e9433['create'](_0x42806a));for(var _0x4f48a8=void 0x0===_0x2988fd?_0x42806a['len']:_0x42806a['pos']+_0x2988fd,_0x114694=new _0x35aec1['AttributeOperation']();_0x42806a['pos']<_0x4f48a8;){var _0x167b7e=_0x42806a['uint32']();switch(_0x167b7e>>>0x3){case 0x1:_0x114694['range']=_0x35aec1['Range']['decode'](_0x42806a,_0x42806a['uint32']());break;case 0x2:_0x114694['key']=_0x42806a['string']();break;case 0x3:_0x114694['oldValueBoolean']=_0x42806a['bool']();break;case 0x4:_0x114694['oldValueJson']=_0x42806a['string']();break;case 0x5:_0x114694['newValueBoolean']=_0x42806a['bool']();break;case 0x6:_0x114694['newValueJson']=_0x42806a['string']();break;case 0x7:_0x114694['wasUndone']=_0x42806a['bool']();break;default:_0x42806a['skipType'](0x7&_0x167b7e);}}return _0x114694;},_0x2d38ff['decodeDelimited']=function(_0x451175){return _0x451175 instanceof _0x4e9433||(_0x451175=new _0x4e9433(_0x451175)),this['decode'](_0x451175,_0x451175['uint32']());},_0x2d38ff['verify']=function(_0x1b7d21){if('object'!=typeof _0x1b7d21||null===_0x1b7d21)return'object\x20expected';if(null!=_0x1b7d21['range']&&_0x1b7d21['hasOwnProperty']('range')){var _0x52cf5d=_0x35aec1['Range']['verify'](_0x1b7d21['range']);if(_0x52cf5d)return'range.'+_0x52cf5d;}return null!=_0x1b7d21['key']&&_0x1b7d21['hasOwnProperty']('key')&&!_0x2dc189['isString'](_0x1b7d21['key'])?'key:\x20string\x20expected':null!=_0x1b7d21['oldValueBoolean']&&_0x1b7d21['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1b7d21['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1b7d21['oldValueJson']&&_0x1b7d21['hasOwnProperty']('oldValueJson')&&!_0x2dc189['isString'](_0x1b7d21['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1b7d21['newValueBoolean']&&_0x1b7d21['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1b7d21['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1b7d21['newValueJson']&&_0x1b7d21['hasOwnProperty']('newValueJson')&&!_0x2dc189['isString'](_0x1b7d21['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1b7d21['wasUndone']&&_0x1b7d21['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b7d21['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d38ff['fromObject']=function(_0x1e053d){if(_0x1e053d instanceof _0x35aec1['AttributeOperation'])return _0x1e053d;var _0x513ef8=new _0x35aec1['AttributeOperation']();if(null!=_0x1e053d['range']){if('object'!=typeof _0x1e053d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x513ef8['range']=_0x35aec1['Range']['fromObject'](_0x1e053d['range']);}return null!=_0x1e053d['key']&&(_0x513ef8['key']=String(_0x1e053d['key'])),null!=_0x1e053d['oldValueBoolean']&&(_0x513ef8['oldValueBoolean']=Boolean(_0x1e053d['oldValueBoolean'])),null!=_0x1e053d['oldValueJson']&&(_0x513ef8['oldValueJson']=String(_0x1e053d['oldValueJson'])),null!=_0x1e053d['newValueBoolean']&&(_0x513ef8['newValueBoolean']=Boolean(_0x1e053d['newValueBoolean'])),null!=_0x1e053d['newValueJson']&&(_0x513ef8['newValueJson']=String(_0x1e053d['newValueJson'])),null!=_0x1e053d['wasUndone']&&(_0x513ef8['wasUndone']=Boolean(_0x1e053d['wasUndone'])),_0x513ef8;},_0x2d38ff['toObject']=function(_0x470997,_0x56b897){_0x56b897||(_0x56b897={});var _0x3c4902={};return _0x56b897['defaults']&&(_0x3c4902['range']=null,_0x3c4902['key']='',_0x3c4902['oldValueBoolean']=!0x1,_0x3c4902['oldValueJson']='',_0x3c4902['newValueBoolean']=!0x1,_0x3c4902['newValueJson']='',_0x3c4902['wasUndone']=!0x1),null!=_0x470997['range']&&_0x470997['hasOwnProperty']('range')&&(_0x3c4902['range']=_0x35aec1['Range']['toObject'](_0x470997['range'],_0x56b897)),null!=_0x470997['key']&&_0x470997['hasOwnProperty']('key')&&(_0x3c4902['key']=_0x470997['key']),null!=_0x470997['oldValueBoolean']&&_0x470997['hasOwnProperty']('oldValueBoolean')&&(_0x3c4902['oldValueBoolean']=_0x470997['oldValueBoolean']),null!=_0x470997['oldValueJson']&&_0x470997['hasOwnProperty']('oldValueJson')&&(_0x3c4902['oldValueJson']=_0x470997['oldValueJson']),null!=_0x470997['newValueBoolean']&&_0x470997['hasOwnProperty']('newValueBoolean')&&(_0x3c4902['newValueBoolean']=_0x470997['newValueBoolean']),null!=_0x470997['newValueJson']&&_0x470997['hasOwnProperty']('newValueJson')&&(_0x3c4902['newValueJson']=_0x470997['newValueJson']),null!=_0x470997['wasUndone']&&_0x470997['hasOwnProperty']('wasUndone')&&(_0x3c4902['wasUndone']=_0x470997['wasUndone']),_0x3c4902;},_0x2d38ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x2d38ff['getTypeUrl']=function(_0x376433){return void 0x0===_0x376433&&(_0x376433='type.googleapis.com'),_0x376433+'/AttributeOperation';},_0x2d38ff;}()),_0x35aec1['InsertOperation']=(function(){function _0x5c0a76(_0x17f07e){if(this['nodes']=[],_0x17f07e){for(var _0x15e89=Object['keys'](_0x17f07e),_0x37c517=0x0;_0x37c517<_0x15e89['length'];++_0x37c517)null!=_0x17f07e[_0x15e89[_0x37c517]]&&(this[_0x15e89[_0x37c517]]=_0x17f07e[_0x15e89[_0x37c517]]);}}return _0x5c0a76['prototype']['position']=null,_0x5c0a76['prototype']['nodes']=_0x2dc189['emptyArray'],_0x5c0a76['prototype']['shouldReceiveAttributes']=!0x1,_0x5c0a76['prototype']['wasUndone']=!0x1,_0x5c0a76['create']=function(_0x2440a3){return new _0x5c0a76(_0x2440a3);},_0x5c0a76['encode']=function(_0x541e8e,_0x555c27){if(_0x555c27||(_0x555c27=_0x289f09['create']()),null!=_0x541e8e['position']&&Object['hasOwnProperty']['call'](_0x541e8e,'position')&&_0x35aec1['Position']['encode'](_0x541e8e['position'],_0x555c27['uint32'](0xa)['fork']())['ldelim'](),null!=_0x541e8e['nodes']&&_0x541e8e['nodes']['length']){for(var _0x1eeb7c=0x0;_0x1eeb7c<_0x541e8e['nodes']['length'];++_0x1eeb7c)_0x35aec1['Element']['encode'](_0x541e8e['nodes'][_0x1eeb7c],_0x555c27['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x541e8e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x541e8e,'shouldReceiveAttributes')&&_0x555c27['uint32'](0x18)['bool'](_0x541e8e['shouldReceiveAttributes']),null!=_0x541e8e['wasUndone']&&Object['hasOwnProperty']['call'](_0x541e8e,'wasUndone')&&_0x555c27['uint32'](0x20)['bool'](_0x541e8e['wasUndone']),_0x555c27;},_0x5c0a76['encodeDelimited']=function(_0x219567,_0x2b0485){return this['encode'](_0x219567,_0x2b0485)['ldelim']();},_0x5c0a76['decode']=function(_0x2b7819,_0x3c3dcf){_0x2b7819 instanceof _0x4e9433||(_0x2b7819=_0x4e9433['create'](_0x2b7819));for(var _0x11ef66=void 0x0===_0x3c3dcf?_0x2b7819['len']:_0x2b7819['pos']+_0x3c3dcf,_0x42a8fd=new _0x35aec1['InsertOperation']();_0x2b7819['pos']<_0x11ef66;){var _0x31e9c6=_0x2b7819['uint32']();switch(_0x31e9c6>>>0x3){case 0x1:_0x42a8fd['position']=_0x35aec1['Position']['decode'](_0x2b7819,_0x2b7819['uint32']());break;case 0x2:_0x42a8fd['nodes']&&_0x42a8fd['nodes']['length']||(_0x42a8fd['nodes']=[]),_0x42a8fd['nodes']['push'](_0x35aec1['Element']['decode'](_0x2b7819,_0x2b7819['uint32']()));break;case 0x3:_0x42a8fd['shouldReceiveAttributes']=_0x2b7819['bool']();break;case 0x4:_0x42a8fd['wasUndone']=_0x2b7819['bool']();break;default:_0x2b7819['skipType'](0x7&_0x31e9c6);}}return _0x42a8fd;},_0x5c0a76['decodeDelimited']=function(_0x59712f){return _0x59712f instanceof _0x4e9433||(_0x59712f=new _0x4e9433(_0x59712f)),this['decode'](_0x59712f,_0x59712f['uint32']());},_0x5c0a76['verify']=function(_0x5d250a){if('object'!=typeof _0x5d250a||null===_0x5d250a)return'object\x20expected';if(null!=_0x5d250a['position']&&_0x5d250a['hasOwnProperty']('position')&&(_0x5814c8=_0x35aec1['Position']['verify'](_0x5d250a['position'])))return'position.'+_0x5814c8;if(null!=_0x5d250a['nodes']&&_0x5d250a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5d250a['nodes']))return'nodes:\x20array\x20expected';for(var _0x28287b=0x0;_0x28287b<_0x5d250a['nodes']['length'];++_0x28287b){var _0x5814c8;if(_0x5814c8=_0x35aec1['Element']['verify'](_0x5d250a['nodes'][_0x28287b]))return'nodes.'+_0x5814c8;}}return null!=_0x5d250a['shouldReceiveAttributes']&&_0x5d250a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5d250a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5d250a['wasUndone']&&_0x5d250a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d250a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5c0a76['fromObject']=function(_0x40b4b5){if(_0x40b4b5 instanceof _0x35aec1['InsertOperation'])return _0x40b4b5;var _0x761b52=new _0x35aec1['InsertOperation']();if(null!=_0x40b4b5['position']){if('object'!=typeof _0x40b4b5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x761b52['position']=_0x35aec1['Position']['fromObject'](_0x40b4b5['position']);}if(_0x40b4b5['nodes']){if(!Array['isArray'](_0x40b4b5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x761b52['nodes']=[];for(var _0x45bf32=0x0;_0x45bf32<_0x40b4b5['nodes']['length'];++_0x45bf32){if('object'!=typeof _0x40b4b5['nodes'][_0x45bf32])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x761b52['nodes'][_0x45bf32]=_0x35aec1['Element']['fromObject'](_0x40b4b5['nodes'][_0x45bf32]);}}return null!=_0x40b4b5['shouldReceiveAttributes']&&(_0x761b52['shouldReceiveAttributes']=Boolean(_0x40b4b5['shouldReceiveAttributes'])),null!=_0x40b4b5['wasUndone']&&(_0x761b52['wasUndone']=Boolean(_0x40b4b5['wasUndone'])),_0x761b52;},_0x5c0a76['toObject']=function(_0x4418c0,_0x27677f){_0x27677f||(_0x27677f={});var _0x1d5ffa={};if((_0x27677f['arrays']||_0x27677f['defaults'])&&(_0x1d5ffa['nodes']=[]),_0x27677f['defaults']&&(_0x1d5ffa['position']=null,_0x1d5ffa['shouldReceiveAttributes']=!0x1,_0x1d5ffa['wasUndone']=!0x1),null!=_0x4418c0['position']&&_0x4418c0['hasOwnProperty']('position')&&(_0x1d5ffa['position']=_0x35aec1['Position']['toObject'](_0x4418c0['position'],_0x27677f)),_0x4418c0['nodes']&&_0x4418c0['nodes']['length']){_0x1d5ffa['nodes']=[];for(var _0x262da1=0x0;_0x262da1<_0x4418c0['nodes']['length'];++_0x262da1)_0x1d5ffa['nodes'][_0x262da1]=_0x35aec1['Element']['toObject'](_0x4418c0['nodes'][_0x262da1],_0x27677f);}return null!=_0x4418c0['shouldReceiveAttributes']&&_0x4418c0['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1d5ffa['shouldReceiveAttributes']=_0x4418c0['shouldReceiveAttributes']),null!=_0x4418c0['wasUndone']&&_0x4418c0['hasOwnProperty']('wasUndone')&&(_0x1d5ffa['wasUndone']=_0x4418c0['wasUndone']),_0x1d5ffa;},_0x5c0a76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5c0a76['getTypeUrl']=function(_0x531c4d){return void 0x0===_0x531c4d&&(_0x531c4d='type.googleapis.com'),_0x531c4d+'/InsertOperation';},_0x5c0a76;}()),_0x35aec1['MarkerOperation']=(function(){function _0x5dec6d(_0x378584){if(_0x378584){for(var _0x38914b=Object['keys'](_0x378584),_0x5fd268=0x0;_0x5fd268<_0x38914b['length'];++_0x5fd268)null!=_0x378584[_0x38914b[_0x5fd268]]&&(this[_0x38914b[_0x5fd268]]=_0x378584[_0x38914b[_0x5fd268]]);}}return _0x5dec6d['prototype']['name']='',_0x5dec6d['prototype']['oldRange']=null,_0x5dec6d['prototype']['newRange']=null,_0x5dec6d['prototype']['affectsData']=!0x1,_0x5dec6d['prototype']['wasUndone']=!0x1,_0x5dec6d['create']=function(_0x2452ae){return new _0x5dec6d(_0x2452ae);},_0x5dec6d['encode']=function(_0x2feddc,_0x137204){return _0x137204||(_0x137204=_0x289f09['create']()),null!=_0x2feddc['name']&&Object['hasOwnProperty']['call'](_0x2feddc,'name')&&_0x137204['uint32'](0xa)['string'](_0x2feddc['name']),null!=_0x2feddc['oldRange']&&Object['hasOwnProperty']['call'](_0x2feddc,'oldRange')&&_0x35aec1['Range']['encode'](_0x2feddc['oldRange'],_0x137204['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2feddc['newRange']&&Object['hasOwnProperty']['call'](_0x2feddc,'newRange')&&_0x35aec1['Range']['encode'](_0x2feddc['newRange'],_0x137204['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2feddc['affectsData']&&Object['hasOwnProperty']['call'](_0x2feddc,'affectsData')&&_0x137204['uint32'](0x20)['bool'](_0x2feddc['affectsData']),null!=_0x2feddc['wasUndone']&&Object['hasOwnProperty']['call'](_0x2feddc,'wasUndone')&&_0x137204['uint32'](0x28)['bool'](_0x2feddc['wasUndone']),_0x137204;},_0x5dec6d['encodeDelimited']=function(_0x5bbe22,_0x1c240e){return this['encode'](_0x5bbe22,_0x1c240e)['ldelim']();},_0x5dec6d['decode']=function(_0x2bcc71,_0x16af25){_0x2bcc71 instanceof _0x4e9433||(_0x2bcc71=_0x4e9433['create'](_0x2bcc71));for(var _0x174f15=void 0x0===_0x16af25?_0x2bcc71['len']:_0x2bcc71['pos']+_0x16af25,_0x126922=new _0x35aec1['MarkerOperation']();_0x2bcc71['pos']<_0x174f15;){var _0x1b00e1=_0x2bcc71['uint32']();switch(_0x1b00e1>>>0x3){case 0x1:_0x126922['name']=_0x2bcc71['string']();break;case 0x2:_0x126922['oldRange']=_0x35aec1['Range']['decode'](_0x2bcc71,_0x2bcc71['uint32']());break;case 0x3:_0x126922['newRange']=_0x35aec1['Range']['decode'](_0x2bcc71,_0x2bcc71['uint32']());break;case 0x4:_0x126922['affectsData']=_0x2bcc71['bool']();break;case 0x5:_0x126922['wasUndone']=_0x2bcc71['bool']();break;default:_0x2bcc71['skipType'](0x7&_0x1b00e1);}}return _0x126922;},_0x5dec6d['decodeDelimited']=function(_0x4ce71d){return _0x4ce71d instanceof _0x4e9433||(_0x4ce71d=new _0x4e9433(_0x4ce71d)),this['decode'](_0x4ce71d,_0x4ce71d['uint32']());},_0x5dec6d['verify']=function(_0x878e73){if('object'!=typeof _0x878e73||null===_0x878e73)return'object\x20expected';if(null!=_0x878e73['name']&&_0x878e73['hasOwnProperty']('name')&&!_0x2dc189['isString'](_0x878e73['name']))return'name:\x20string\x20expected';var _0x416dd7;if(null!=_0x878e73['oldRange']&&_0x878e73['hasOwnProperty']('oldRange')&&(_0x416dd7=_0x35aec1['Range']['verify'](_0x878e73['oldRange'])))return'oldRange.'+_0x416dd7;if(null!=_0x878e73['newRange']&&_0x878e73['hasOwnProperty']('newRange')&&(_0x416dd7=_0x35aec1['Range']['verify'](_0x878e73['newRange'])))return'newRange.'+_0x416dd7;return null!=_0x878e73['affectsData']&&_0x878e73['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x878e73['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x878e73['wasUndone']&&_0x878e73['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x878e73['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5dec6d['fromObject']=function(_0x5c7d75){if(_0x5c7d75 instanceof _0x35aec1['MarkerOperation'])return _0x5c7d75;var _0x30371a=new _0x35aec1['MarkerOperation']();if(null!=_0x5c7d75['name']&&(_0x30371a['name']=String(_0x5c7d75['name'])),null!=_0x5c7d75['oldRange']){if('object'!=typeof _0x5c7d75['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x30371a['oldRange']=_0x35aec1['Range']['fromObject'](_0x5c7d75['oldRange']);}if(null!=_0x5c7d75['newRange']){if('object'!=typeof _0x5c7d75['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x30371a['newRange']=_0x35aec1['Range']['fromObject'](_0x5c7d75['newRange']);}return null!=_0x5c7d75['affectsData']&&(_0x30371a['affectsData']=Boolean(_0x5c7d75['affectsData'])),null!=_0x5c7d75['wasUndone']&&(_0x30371a['wasUndone']=Boolean(_0x5c7d75['wasUndone'])),_0x30371a;},_0x5dec6d['toObject']=function(_0x1a681c,_0x3c4aa8){_0x3c4aa8||(_0x3c4aa8={});var _0x5ab7bb={};return _0x3c4aa8['defaults']&&(_0x5ab7bb['name']='',_0x5ab7bb['oldRange']=null,_0x5ab7bb['newRange']=null,_0x5ab7bb['affectsData']=!0x1,_0x5ab7bb['wasUndone']=!0x1),null!=_0x1a681c['name']&&_0x1a681c['hasOwnProperty']('name')&&(_0x5ab7bb['name']=_0x1a681c['name']),null!=_0x1a681c['oldRange']&&_0x1a681c['hasOwnProperty']('oldRange')&&(_0x5ab7bb['oldRange']=_0x35aec1['Range']['toObject'](_0x1a681c['oldRange'],_0x3c4aa8)),null!=_0x1a681c['newRange']&&_0x1a681c['hasOwnProperty']('newRange')&&(_0x5ab7bb['newRange']=_0x35aec1['Range']['toObject'](_0x1a681c['newRange'],_0x3c4aa8)),null!=_0x1a681c['affectsData']&&_0x1a681c['hasOwnProperty']('affectsData')&&(_0x5ab7bb['affectsData']=_0x1a681c['affectsData']),null!=_0x1a681c['wasUndone']&&_0x1a681c['hasOwnProperty']('wasUndone')&&(_0x5ab7bb['wasUndone']=_0x1a681c['wasUndone']),_0x5ab7bb;},_0x5dec6d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5dec6d['getTypeUrl']=function(_0x1784c8){return void 0x0===_0x1784c8&&(_0x1784c8='type.googleapis.com'),_0x1784c8+'/MarkerOperation';},_0x5dec6d;}()),_0x35aec1['MergeOperation']=(function(){function _0x31df29(_0x1d3aaf){if(_0x1d3aaf){for(var _0x2504ef=Object['keys'](_0x1d3aaf),_0x39fa0e=0x0;_0x39fa0e<_0x2504ef['length'];++_0x39fa0e)null!=_0x1d3aaf[_0x2504ef[_0x39fa0e]]&&(this[_0x2504ef[_0x39fa0e]]=_0x1d3aaf[_0x2504ef[_0x39fa0e]]);}}return _0x31df29['prototype']['sourcePosition']=null,_0x31df29['prototype']['targetPosition']=null,_0x31df29['prototype']['graveyardPosition']=null,_0x31df29['prototype']['howMany']=0x0,_0x31df29['prototype']['wasUndone']=!0x1,_0x31df29['create']=function(_0x2759f6){return new _0x31df29(_0x2759f6);},_0x31df29['encode']=function(_0x50f8ae,_0x29f7ff){return _0x29f7ff||(_0x29f7ff=_0x289f09['create']()),null!=_0x50f8ae['sourcePosition']&&Object['hasOwnProperty']['call'](_0x50f8ae,'sourcePosition')&&_0x35aec1['Position']['encode'](_0x50f8ae['sourcePosition'],_0x29f7ff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x50f8ae['targetPosition']&&Object['hasOwnProperty']['call'](_0x50f8ae,'targetPosition')&&_0x35aec1['Position']['encode'](_0x50f8ae['targetPosition'],_0x29f7ff['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50f8ae['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x50f8ae,'graveyardPosition')&&_0x35aec1['Position']['encode'](_0x50f8ae['graveyardPosition'],_0x29f7ff['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x50f8ae['howMany']&&Object['hasOwnProperty']['call'](_0x50f8ae,'howMany')&&_0x29f7ff['uint32'](0x20)['uint32'](_0x50f8ae['howMany']),null!=_0x50f8ae['wasUndone']&&Object['hasOwnProperty']['call'](_0x50f8ae,'wasUndone')&&_0x29f7ff['uint32'](0x28)['bool'](_0x50f8ae['wasUndone']),_0x29f7ff;},_0x31df29['encodeDelimited']=function(_0x2215a4,_0x33da9f){return this['encode'](_0x2215a4,_0x33da9f)['ldelim']();},_0x31df29['decode']=function(_0x5a2afd,_0x674613){_0x5a2afd instanceof _0x4e9433||(_0x5a2afd=_0x4e9433['create'](_0x5a2afd));for(var _0x3984e2=void 0x0===_0x674613?_0x5a2afd['len']:_0x5a2afd['pos']+_0x674613,_0x56fc84=new _0x35aec1['MergeOperation']();_0x5a2afd['pos']<_0x3984e2;){var _0x3b1be6=_0x5a2afd['uint32']();switch(_0x3b1be6>>>0x3){case 0x1:_0x56fc84['sourcePosition']=_0x35aec1['Position']['decode'](_0x5a2afd,_0x5a2afd['uint32']());break;case 0x2:_0x56fc84['targetPosition']=_0x35aec1['Position']['decode'](_0x5a2afd,_0x5a2afd['uint32']());break;case 0x3:_0x56fc84['graveyardPosition']=_0x35aec1['Position']['decode'](_0x5a2afd,_0x5a2afd['uint32']());break;case 0x4:_0x56fc84['howMany']=_0x5a2afd['uint32']();break;case 0x5:_0x56fc84['wasUndone']=_0x5a2afd['bool']();break;default:_0x5a2afd['skipType'](0x7&_0x3b1be6);}}return _0x56fc84;},_0x31df29['decodeDelimited']=function(_0x4e76e5){return _0x4e76e5 instanceof _0x4e9433||(_0x4e76e5=new _0x4e9433(_0x4e76e5)),this['decode'](_0x4e76e5,_0x4e76e5['uint32']());},_0x31df29['verify']=function(_0xa6631){if('object'!=typeof _0xa6631||null===_0xa6631)return'object\x20expected';var _0x2ee316;if(null!=_0xa6631['sourcePosition']&&_0xa6631['hasOwnProperty']('sourcePosition')&&(_0x2ee316=_0x35aec1['Position']['verify'](_0xa6631['sourcePosition'])))return'sourcePosition.'+_0x2ee316;if(null!=_0xa6631['targetPosition']&&_0xa6631['hasOwnProperty']('targetPosition')&&(_0x2ee316=_0x35aec1['Position']['verify'](_0xa6631['targetPosition'])))return'targetPosition.'+_0x2ee316;if(null!=_0xa6631['graveyardPosition']&&_0xa6631['hasOwnProperty']('graveyardPosition')&&(_0x2ee316=_0x35aec1['Position']['verify'](_0xa6631['graveyardPosition'])))return'graveyardPosition.'+_0x2ee316;return null!=_0xa6631['howMany']&&_0xa6631['hasOwnProperty']('howMany')&&!_0x2dc189['isInteger'](_0xa6631['howMany'])?'howMany:\x20integer\x20expected':null!=_0xa6631['wasUndone']&&_0xa6631['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa6631['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31df29['fromObject']=function(_0x4bb752){if(_0x4bb752 instanceof _0x35aec1['MergeOperation'])return _0x4bb752;var _0x59bccd=new _0x35aec1['MergeOperation']();if(null!=_0x4bb752['sourcePosition']){if('object'!=typeof _0x4bb752['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x59bccd['sourcePosition']=_0x35aec1['Position']['fromObject'](_0x4bb752['sourcePosition']);}if(null!=_0x4bb752['targetPosition']){if('object'!=typeof _0x4bb752['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x59bccd['targetPosition']=_0x35aec1['Position']['fromObject'](_0x4bb752['targetPosition']);}if(null!=_0x4bb752['graveyardPosition']){if('object'!=typeof _0x4bb752['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x59bccd['graveyardPosition']=_0x35aec1['Position']['fromObject'](_0x4bb752['graveyardPosition']);}return null!=_0x4bb752['howMany']&&(_0x59bccd['howMany']=_0x4bb752['howMany']>>>0x0),null!=_0x4bb752['wasUndone']&&(_0x59bccd['wasUndone']=Boolean(_0x4bb752['wasUndone'])),_0x59bccd;},_0x31df29['toObject']=function(_0x4d303a,_0x296082){_0x296082||(_0x296082={});var _0x3feec3={};return _0x296082['defaults']&&(_0x3feec3['sourcePosition']=null,_0x3feec3['targetPosition']=null,_0x3feec3['graveyardPosition']=null,_0x3feec3['howMany']=0x0,_0x3feec3['wasUndone']=!0x1),null!=_0x4d303a['sourcePosition']&&_0x4d303a['hasOwnProperty']('sourcePosition')&&(_0x3feec3['sourcePosition']=_0x35aec1['Position']['toObject'](_0x4d303a['sourcePosition'],_0x296082)),null!=_0x4d303a['targetPosition']&&_0x4d303a['hasOwnProperty']('targetPosition')&&(_0x3feec3['targetPosition']=_0x35aec1['Position']['toObject'](_0x4d303a['targetPosition'],_0x296082)),null!=_0x4d303a['graveyardPosition']&&_0x4d303a['hasOwnProperty']('graveyardPosition')&&(_0x3feec3['graveyardPosition']=_0x35aec1['Position']['toObject'](_0x4d303a['graveyardPosition'],_0x296082)),null!=_0x4d303a['howMany']&&_0x4d303a['hasOwnProperty']('howMany')&&(_0x3feec3['howMany']=_0x4d303a['howMany']),null!=_0x4d303a['wasUndone']&&_0x4d303a['hasOwnProperty']('wasUndone')&&(_0x3feec3['wasUndone']=_0x4d303a['wasUndone']),_0x3feec3;},_0x31df29['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x31df29['getTypeUrl']=function(_0x103c4f){return void 0x0===_0x103c4f&&(_0x103c4f='type.googleapis.com'),_0x103c4f+'/MergeOperation';},_0x31df29;}()),_0x35aec1['MoveOperation']=(function(){function _0x3f6c86(_0x18e273){if(_0x18e273){for(var _0x36c1d6=Object['keys'](_0x18e273),_0x3b77ed=0x0;_0x3b77ed<_0x36c1d6['length'];++_0x3b77ed)null!=_0x18e273[_0x36c1d6[_0x3b77ed]]&&(this[_0x36c1d6[_0x3b77ed]]=_0x18e273[_0x36c1d6[_0x3b77ed]]);}}return _0x3f6c86['prototype']['sourcePosition']=null,_0x3f6c86['prototype']['howMany']=0x0,_0x3f6c86['prototype']['targetPosition']=null,_0x3f6c86['prototype']['wasUndone']=!0x1,_0x3f6c86['create']=function(_0x4a70b4){return new _0x3f6c86(_0x4a70b4);},_0x3f6c86['encode']=function(_0x851ab5,_0x4e2a11){return _0x4e2a11||(_0x4e2a11=_0x289f09['create']()),null!=_0x851ab5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x851ab5,'sourcePosition')&&_0x35aec1['Position']['encode'](_0x851ab5['sourcePosition'],_0x4e2a11['uint32'](0xa)['fork']())['ldelim'](),null!=_0x851ab5['howMany']&&Object['hasOwnProperty']['call'](_0x851ab5,'howMany')&&_0x4e2a11['uint32'](0x10)['uint32'](_0x851ab5['howMany']),null!=_0x851ab5['targetPosition']&&Object['hasOwnProperty']['call'](_0x851ab5,'targetPosition')&&_0x35aec1['Position']['encode'](_0x851ab5['targetPosition'],_0x4e2a11['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x851ab5['wasUndone']&&Object['hasOwnProperty']['call'](_0x851ab5,'wasUndone')&&_0x4e2a11['uint32'](0x20)['bool'](_0x851ab5['wasUndone']),_0x4e2a11;},_0x3f6c86['encodeDelimited']=function(_0xa7165a,_0x1d7380){return this['encode'](_0xa7165a,_0x1d7380)['ldelim']();},_0x3f6c86['decode']=function(_0xe4ec15,_0xe0db4c){_0xe4ec15 instanceof _0x4e9433||(_0xe4ec15=_0x4e9433['create'](_0xe4ec15));for(var _0x3e45d4=void 0x0===_0xe0db4c?_0xe4ec15['len']:_0xe4ec15['pos']+_0xe0db4c,_0x490797=new _0x35aec1['MoveOperation']();_0xe4ec15['pos']<_0x3e45d4;){var _0x14942b=_0xe4ec15['uint32']();switch(_0x14942b>>>0x3){case 0x1:_0x490797['sourcePosition']=_0x35aec1['Position']['decode'](_0xe4ec15,_0xe4ec15['uint32']());break;case 0x2:_0x490797['howMany']=_0xe4ec15['uint32']();break;case 0x3:_0x490797['targetPosition']=_0x35aec1['Position']['decode'](_0xe4ec15,_0xe4ec15['uint32']());break;case 0x4:_0x490797['wasUndone']=_0xe4ec15['bool']();break;default:_0xe4ec15['skipType'](0x7&_0x14942b);}}return _0x490797;},_0x3f6c86['decodeDelimited']=function(_0x1048b3){return _0x1048b3 instanceof _0x4e9433||(_0x1048b3=new _0x4e9433(_0x1048b3)),this['decode'](_0x1048b3,_0x1048b3['uint32']());},_0x3f6c86['verify']=function(_0x447784){if('object'!=typeof _0x447784||null===_0x447784)return'object\x20expected';var _0xfe35c3;if(null!=_0x447784['sourcePosition']&&_0x447784['hasOwnProperty']('sourcePosition')&&(_0xfe35c3=_0x35aec1['Position']['verify'](_0x447784['sourcePosition'])))return'sourcePosition.'+_0xfe35c3;if(null!=_0x447784['howMany']&&_0x447784['hasOwnProperty']('howMany')&&!_0x2dc189['isInteger'](_0x447784['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x447784['targetPosition']&&_0x447784['hasOwnProperty']('targetPosition')&&(_0xfe35c3=_0x35aec1['Position']['verify'](_0x447784['targetPosition'])))return'targetPosition.'+_0xfe35c3;return null!=_0x447784['wasUndone']&&_0x447784['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x447784['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f6c86['fromObject']=function(_0x20cdc7){if(_0x20cdc7 instanceof _0x35aec1['MoveOperation'])return _0x20cdc7;var _0x1a39e2=new _0x35aec1['MoveOperation']();if(null!=_0x20cdc7['sourcePosition']){if('object'!=typeof _0x20cdc7['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1a39e2['sourcePosition']=_0x35aec1['Position']['fromObject'](_0x20cdc7['sourcePosition']);}if(null!=_0x20cdc7['howMany']&&(_0x1a39e2['howMany']=_0x20cdc7['howMany']>>>0x0),null!=_0x20cdc7['targetPosition']){if('object'!=typeof _0x20cdc7['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1a39e2['targetPosition']=_0x35aec1['Position']['fromObject'](_0x20cdc7['targetPosition']);}return null!=_0x20cdc7['wasUndone']&&(_0x1a39e2['wasUndone']=Boolean(_0x20cdc7['wasUndone'])),_0x1a39e2;},_0x3f6c86['toObject']=function(_0x5bfb24,_0x2212f0){_0x2212f0||(_0x2212f0={});var _0x5b6777={};return _0x2212f0['defaults']&&(_0x5b6777['sourcePosition']=null,_0x5b6777['howMany']=0x0,_0x5b6777['targetPosition']=null,_0x5b6777['wasUndone']=!0x1),null!=_0x5bfb24['sourcePosition']&&_0x5bfb24['hasOwnProperty']('sourcePosition')&&(_0x5b6777['sourcePosition']=_0x35aec1['Position']['toObject'](_0x5bfb24['sourcePosition'],_0x2212f0)),null!=_0x5bfb24['howMany']&&_0x5bfb24['hasOwnProperty']('howMany')&&(_0x5b6777['howMany']=_0x5bfb24['howMany']),null!=_0x5bfb24['targetPosition']&&_0x5bfb24['hasOwnProperty']('targetPosition')&&(_0x5b6777['targetPosition']=_0x35aec1['Position']['toObject'](_0x5bfb24['targetPosition'],_0x2212f0)),null!=_0x5bfb24['wasUndone']&&_0x5bfb24['hasOwnProperty']('wasUndone')&&(_0x5b6777['wasUndone']=_0x5bfb24['wasUndone']),_0x5b6777;},_0x3f6c86['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x3f6c86['getTypeUrl']=function(_0x2dfd9e){return void 0x0===_0x2dfd9e&&(_0x2dfd9e='type.googleapis.com'),_0x2dfd9e+'/MoveOperation';},_0x3f6c86;}()),_0x35aec1['RenameOperation']=(function(){function _0x4b7042(_0x25e2c7){if(_0x25e2c7){for(var _0x30e79f=Object['keys'](_0x25e2c7),_0x3c4f92=0x0;_0x3c4f92<_0x30e79f['length'];++_0x3c4f92)null!=_0x25e2c7[_0x30e79f[_0x3c4f92]]&&(this[_0x30e79f[_0x3c4f92]]=_0x25e2c7[_0x30e79f[_0x3c4f92]]);}}return _0x4b7042['prototype']['position']=null,_0x4b7042['prototype']['oldName']='',_0x4b7042['prototype']['newName']='',_0x4b7042['prototype']['wasUndone']=!0x1,_0x4b7042['create']=function(_0x573891){return new _0x4b7042(_0x573891);},_0x4b7042['encode']=function(_0x448104,_0x3c0627){return _0x3c0627||(_0x3c0627=_0x289f09['create']()),null!=_0x448104['position']&&Object['hasOwnProperty']['call'](_0x448104,'position')&&_0x35aec1['Position']['encode'](_0x448104['position'],_0x3c0627['uint32'](0xa)['fork']())['ldelim'](),null!=_0x448104['oldName']&&Object['hasOwnProperty']['call'](_0x448104,'oldName')&&_0x3c0627['uint32'](0x12)['string'](_0x448104['oldName']),null!=_0x448104['newName']&&Object['hasOwnProperty']['call'](_0x448104,'newName')&&_0x3c0627['uint32'](0x1a)['string'](_0x448104['newName']),null!=_0x448104['wasUndone']&&Object['hasOwnProperty']['call'](_0x448104,'wasUndone')&&_0x3c0627['uint32'](0x20)['bool'](_0x448104['wasUndone']),_0x3c0627;},_0x4b7042['encodeDelimited']=function(_0x2e5058,_0x4d829d){return this['encode'](_0x2e5058,_0x4d829d)['ldelim']();},_0x4b7042['decode']=function(_0x589b88,_0x5aab2b){_0x589b88 instanceof _0x4e9433||(_0x589b88=_0x4e9433['create'](_0x589b88));for(var _0x17556f=void 0x0===_0x5aab2b?_0x589b88['len']:_0x589b88['pos']+_0x5aab2b,_0x27d5de=new _0x35aec1['RenameOperation']();_0x589b88['pos']<_0x17556f;){var _0x1766d6=_0x589b88['uint32']();switch(_0x1766d6>>>0x3){case 0x1:_0x27d5de['position']=_0x35aec1['Position']['decode'](_0x589b88,_0x589b88['uint32']());break;case 0x2:_0x27d5de['oldName']=_0x589b88['string']();break;case 0x3:_0x27d5de['newName']=_0x589b88['string']();break;case 0x4:_0x27d5de['wasUndone']=_0x589b88['bool']();break;default:_0x589b88['skipType'](0x7&_0x1766d6);}}return _0x27d5de;},_0x4b7042['decodeDelimited']=function(_0x5bab21){return _0x5bab21 instanceof _0x4e9433||(_0x5bab21=new _0x4e9433(_0x5bab21)),this['decode'](_0x5bab21,_0x5bab21['uint32']());},_0x4b7042['verify']=function(_0x143ef9){if('object'!=typeof _0x143ef9||null===_0x143ef9)return'object\x20expected';if(null!=_0x143ef9['position']&&_0x143ef9['hasOwnProperty']('position')){var _0x257f8e=_0x35aec1['Position']['verify'](_0x143ef9['position']);if(_0x257f8e)return'position.'+_0x257f8e;}return null!=_0x143ef9['oldName']&&_0x143ef9['hasOwnProperty']('oldName')&&!_0x2dc189['isString'](_0x143ef9['oldName'])?'oldName:\x20string\x20expected':null!=_0x143ef9['newName']&&_0x143ef9['hasOwnProperty']('newName')&&!_0x2dc189['isString'](_0x143ef9['newName'])?'newName:\x20string\x20expected':null!=_0x143ef9['wasUndone']&&_0x143ef9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x143ef9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b7042['fromObject']=function(_0xb1b81a){if(_0xb1b81a instanceof _0x35aec1['RenameOperation'])return _0xb1b81a;var _0x1c8eab=new _0x35aec1['RenameOperation']();if(null!=_0xb1b81a['position']){if('object'!=typeof _0xb1b81a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1c8eab['position']=_0x35aec1['Position']['fromObject'](_0xb1b81a['position']);}return null!=_0xb1b81a['oldName']&&(_0x1c8eab['oldName']=String(_0xb1b81a['oldName'])),null!=_0xb1b81a['newName']&&(_0x1c8eab['newName']=String(_0xb1b81a['newName'])),null!=_0xb1b81a['wasUndone']&&(_0x1c8eab['wasUndone']=Boolean(_0xb1b81a['wasUndone'])),_0x1c8eab;},_0x4b7042['toObject']=function(_0x4e04f9,_0x405b30){_0x405b30||(_0x405b30={});var _0x1a6114={};return _0x405b30['defaults']&&(_0x1a6114['position']=null,_0x1a6114['oldName']='',_0x1a6114['newName']='',_0x1a6114['wasUndone']=!0x1),null!=_0x4e04f9['position']&&_0x4e04f9['hasOwnProperty']('position')&&(_0x1a6114['position']=_0x35aec1['Position']['toObject'](_0x4e04f9['position'],_0x405b30)),null!=_0x4e04f9['oldName']&&_0x4e04f9['hasOwnProperty']('oldName')&&(_0x1a6114['oldName']=_0x4e04f9['oldName']),null!=_0x4e04f9['newName']&&_0x4e04f9['hasOwnProperty']('newName')&&(_0x1a6114['newName']=_0x4e04f9['newName']),null!=_0x4e04f9['wasUndone']&&_0x4e04f9['hasOwnProperty']('wasUndone')&&(_0x1a6114['wasUndone']=_0x4e04f9['wasUndone']),_0x1a6114;},_0x4b7042['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x4b7042['getTypeUrl']=function(_0xe2d0bc){return void 0x0===_0xe2d0bc&&(_0xe2d0bc='type.googleapis.com'),_0xe2d0bc+'/RenameOperation';},_0x4b7042;}()),_0x35aec1['RootAttributeOperation']=(function(){function _0x5a8481(_0x5b234a){if(_0x5b234a){for(var _0x2dd64a=Object['keys'](_0x5b234a),_0x473400=0x0;_0x473400<_0x2dd64a['length'];++_0x473400)null!=_0x5b234a[_0x2dd64a[_0x473400]]&&(this[_0x2dd64a[_0x473400]]=_0x5b234a[_0x2dd64a[_0x473400]]);}}return _0x5a8481['prototype']['root']='',_0x5a8481['prototype']['key']='',_0x5a8481['prototype']['oldValueBoolean']=!0x1,_0x5a8481['prototype']['oldValueJson']='',_0x5a8481['prototype']['newValueBoolean']=!0x1,_0x5a8481['prototype']['newValueJson']='',_0x5a8481['prototype']['wasUndone']=!0x1,_0x5a8481['create']=function(_0x2b4758){return new _0x5a8481(_0x2b4758);},_0x5a8481['encode']=function(_0x26e65c,_0x1e95b1){return _0x1e95b1||(_0x1e95b1=_0x289f09['create']()),null!=_0x26e65c['root']&&Object['hasOwnProperty']['call'](_0x26e65c,'root')&&_0x1e95b1['uint32'](0xa)['string'](_0x26e65c['root']),null!=_0x26e65c['key']&&Object['hasOwnProperty']['call'](_0x26e65c,'key')&&_0x1e95b1['uint32'](0x12)['string'](_0x26e65c['key']),null!=_0x26e65c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x26e65c,'oldValueBoolean')&&_0x1e95b1['uint32'](0x18)['bool'](_0x26e65c['oldValueBoolean']),null!=_0x26e65c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x26e65c,'oldValueJson')&&_0x1e95b1['uint32'](0x22)['string'](_0x26e65c['oldValueJson']),null!=_0x26e65c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x26e65c,'newValueBoolean')&&_0x1e95b1['uint32'](0x28)['bool'](_0x26e65c['newValueBoolean']),null!=_0x26e65c['newValueJson']&&Object['hasOwnProperty']['call'](_0x26e65c,'newValueJson')&&_0x1e95b1['uint32'](0x32)['string'](_0x26e65c['newValueJson']),null!=_0x26e65c['wasUndone']&&Object['hasOwnProperty']['call'](_0x26e65c,'wasUndone')&&_0x1e95b1['uint32'](0x38)['bool'](_0x26e65c['wasUndone']),_0x1e95b1;},_0x5a8481['encodeDelimited']=function(_0x3cb199,_0x230594){return this['encode'](_0x3cb199,_0x230594)['ldelim']();},_0x5a8481['decode']=function(_0x22c8bc,_0x332973){_0x22c8bc instanceof _0x4e9433||(_0x22c8bc=_0x4e9433['create'](_0x22c8bc));for(var _0x4fd27a=void 0x0===_0x332973?_0x22c8bc['len']:_0x22c8bc['pos']+_0x332973,_0x51755f=new _0x35aec1['RootAttributeOperation']();_0x22c8bc['pos']<_0x4fd27a;){var _0x23224f=_0x22c8bc['uint32']();switch(_0x23224f>>>0x3){case 0x1:_0x51755f['root']=_0x22c8bc['string']();break;case 0x2:_0x51755f['key']=_0x22c8bc['string']();break;case 0x3:_0x51755f['oldValueBoolean']=_0x22c8bc['bool']();break;case 0x4:_0x51755f['oldValueJson']=_0x22c8bc['string']();break;case 0x5:_0x51755f['newValueBoolean']=_0x22c8bc['bool']();break;case 0x6:_0x51755f['newValueJson']=_0x22c8bc['string']();break;case 0x7:_0x51755f['wasUndone']=_0x22c8bc['bool']();break;default:_0x22c8bc['skipType'](0x7&_0x23224f);}}return _0x51755f;},_0x5a8481['decodeDelimited']=function(_0x2cde21){return _0x2cde21 instanceof _0x4e9433||(_0x2cde21=new _0x4e9433(_0x2cde21)),this['decode'](_0x2cde21,_0x2cde21['uint32']());},_0x5a8481['verify']=function(_0x19cb90){return'object'!=typeof _0x19cb90||null===_0x19cb90?'object\x20expected':null!=_0x19cb90['root']&&_0x19cb90['hasOwnProperty']('root')&&!_0x2dc189['isString'](_0x19cb90['root'])?'root:\x20string\x20expected':null!=_0x19cb90['key']&&_0x19cb90['hasOwnProperty']('key')&&!_0x2dc189['isString'](_0x19cb90['key'])?'key:\x20string\x20expected':null!=_0x19cb90['oldValueBoolean']&&_0x19cb90['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x19cb90['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x19cb90['oldValueJson']&&_0x19cb90['hasOwnProperty']('oldValueJson')&&!_0x2dc189['isString'](_0x19cb90['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x19cb90['newValueBoolean']&&_0x19cb90['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x19cb90['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x19cb90['newValueJson']&&_0x19cb90['hasOwnProperty']('newValueJson')&&!_0x2dc189['isString'](_0x19cb90['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x19cb90['wasUndone']&&_0x19cb90['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x19cb90['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a8481['fromObject']=function(_0x1bce1a){if(_0x1bce1a instanceof _0x35aec1['RootAttributeOperation'])return _0x1bce1a;var _0x58a972=new _0x35aec1['RootAttributeOperation']();return null!=_0x1bce1a['root']&&(_0x58a972['root']=String(_0x1bce1a['root'])),null!=_0x1bce1a['key']&&(_0x58a972['key']=String(_0x1bce1a['key'])),null!=_0x1bce1a['oldValueBoolean']&&(_0x58a972['oldValueBoolean']=Boolean(_0x1bce1a['oldValueBoolean'])),null!=_0x1bce1a['oldValueJson']&&(_0x58a972['oldValueJson']=String(_0x1bce1a['oldValueJson'])),null!=_0x1bce1a['newValueBoolean']&&(_0x58a972['newValueBoolean']=Boolean(_0x1bce1a['newValueBoolean'])),null!=_0x1bce1a['newValueJson']&&(_0x58a972['newValueJson']=String(_0x1bce1a['newValueJson'])),null!=_0x1bce1a['wasUndone']&&(_0x58a972['wasUndone']=Boolean(_0x1bce1a['wasUndone'])),_0x58a972;},_0x5a8481['toObject']=function(_0x351dcf,_0x378d87){_0x378d87||(_0x378d87={});var _0x45cfc8={};return _0x378d87['defaults']&&(_0x45cfc8['root']='',_0x45cfc8['key']='',_0x45cfc8['oldValueBoolean']=!0x1,_0x45cfc8['oldValueJson']='',_0x45cfc8['newValueBoolean']=!0x1,_0x45cfc8['newValueJson']='',_0x45cfc8['wasUndone']=!0x1),null!=_0x351dcf['root']&&_0x351dcf['hasOwnProperty']('root')&&(_0x45cfc8['root']=_0x351dcf['root']),null!=_0x351dcf['key']&&_0x351dcf['hasOwnProperty']('key')&&(_0x45cfc8['key']=_0x351dcf['key']),null!=_0x351dcf['oldValueBoolean']&&_0x351dcf['hasOwnProperty']('oldValueBoolean')&&(_0x45cfc8['oldValueBoolean']=_0x351dcf['oldValueBoolean']),null!=_0x351dcf['oldValueJson']&&_0x351dcf['hasOwnProperty']('oldValueJson')&&(_0x45cfc8['oldValueJson']=_0x351dcf['oldValueJson']),null!=_0x351dcf['newValueBoolean']&&_0x351dcf['hasOwnProperty']('newValueBoolean')&&(_0x45cfc8['newValueBoolean']=_0x351dcf['newValueBoolean']),null!=_0x351dcf['newValueJson']&&_0x351dcf['hasOwnProperty']('newValueJson')&&(_0x45cfc8['newValueJson']=_0x351dcf['newValueJson']),null!=_0x351dcf['wasUndone']&&_0x351dcf['hasOwnProperty']('wasUndone')&&(_0x45cfc8['wasUndone']=_0x351dcf['wasUndone']),_0x45cfc8;},_0x5a8481['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5a8481['getTypeUrl']=function(_0x476040){return void 0x0===_0x476040&&(_0x476040='type.googleapis.com'),_0x476040+'/RootAttributeOperation';},_0x5a8481;}()),_0x35aec1['RootOperation']=(function(){function _0x2c625b(_0x43e796){if(_0x43e796){for(var _0xb63d52=Object['keys'](_0x43e796),_0x25a1a6=0x0;_0x25a1a6<_0xb63d52['length'];++_0x25a1a6)null!=_0x43e796[_0xb63d52[_0x25a1a6]]&&(this[_0xb63d52[_0x25a1a6]]=_0x43e796[_0xb63d52[_0x25a1a6]]);}}return _0x2c625b['prototype']['rootName']='',_0x2c625b['prototype']['elementName']='',_0x2c625b['prototype']['isAdd']=!0x1,_0x2c625b['prototype']['wasUndone']=!0x1,_0x2c625b['create']=function(_0x391bf0){return new _0x2c625b(_0x391bf0);},_0x2c625b['encode']=function(_0x2b18f2,_0xca6bc1){return _0xca6bc1||(_0xca6bc1=_0x289f09['create']()),null!=_0x2b18f2['rootName']&&Object['hasOwnProperty']['call'](_0x2b18f2,'rootName')&&_0xca6bc1['uint32'](0xa)['string'](_0x2b18f2['rootName']),null!=_0x2b18f2['elementName']&&Object['hasOwnProperty']['call'](_0x2b18f2,'elementName')&&_0xca6bc1['uint32'](0x12)['string'](_0x2b18f2['elementName']),null!=_0x2b18f2['isAdd']&&Object['hasOwnProperty']['call'](_0x2b18f2,'isAdd')&&_0xca6bc1['uint32'](0x18)['bool'](_0x2b18f2['isAdd']),null!=_0x2b18f2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b18f2,'wasUndone')&&_0xca6bc1['uint32'](0x20)['bool'](_0x2b18f2['wasUndone']),_0xca6bc1;},_0x2c625b['encodeDelimited']=function(_0x4ef4ea,_0x121781){return this['encode'](_0x4ef4ea,_0x121781)['ldelim']();},_0x2c625b['decode']=function(_0x4fb5ef,_0x2bfcdc){_0x4fb5ef instanceof _0x4e9433||(_0x4fb5ef=_0x4e9433['create'](_0x4fb5ef));for(var _0x56483d=void 0x0===_0x2bfcdc?_0x4fb5ef['len']:_0x4fb5ef['pos']+_0x2bfcdc,_0x3e3d49=new _0x35aec1['RootOperation']();_0x4fb5ef['pos']<_0x56483d;){var _0x518c3e=_0x4fb5ef['uint32']();switch(_0x518c3e>>>0x3){case 0x1:_0x3e3d49['rootName']=_0x4fb5ef['string']();break;case 0x2:_0x3e3d49['elementName']=_0x4fb5ef['string']();break;case 0x3:_0x3e3d49['isAdd']=_0x4fb5ef['bool']();break;case 0x4:_0x3e3d49['wasUndone']=_0x4fb5ef['bool']();break;default:_0x4fb5ef['skipType'](0x7&_0x518c3e);}}return _0x3e3d49;},_0x2c625b['decodeDelimited']=function(_0x2b630f){return _0x2b630f instanceof _0x4e9433||(_0x2b630f=new _0x4e9433(_0x2b630f)),this['decode'](_0x2b630f,_0x2b630f['uint32']());},_0x2c625b['verify']=function(_0x3a91cd){return'object'!=typeof _0x3a91cd||null===_0x3a91cd?'object\x20expected':null!=_0x3a91cd['rootName']&&_0x3a91cd['hasOwnProperty']('rootName')&&!_0x2dc189['isString'](_0x3a91cd['rootName'])?'rootName:\x20string\x20expected':null!=_0x3a91cd['elementName']&&_0x3a91cd['hasOwnProperty']('elementName')&&!_0x2dc189['isString'](_0x3a91cd['elementName'])?'elementName:\x20string\x20expected':null!=_0x3a91cd['isAdd']&&_0x3a91cd['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3a91cd['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3a91cd['wasUndone']&&_0x3a91cd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a91cd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c625b['fromObject']=function(_0x278c29){if(_0x278c29 instanceof _0x35aec1['RootOperation'])return _0x278c29;var _0x545302=new _0x35aec1['RootOperation']();return null!=_0x278c29['rootName']&&(_0x545302['rootName']=String(_0x278c29['rootName'])),null!=_0x278c29['elementName']&&(_0x545302['elementName']=String(_0x278c29['elementName'])),null!=_0x278c29['isAdd']&&(_0x545302['isAdd']=Boolean(_0x278c29['isAdd'])),null!=_0x278c29['wasUndone']&&(_0x545302['wasUndone']=Boolean(_0x278c29['wasUndone'])),_0x545302;},_0x2c625b['toObject']=function(_0x551cda,_0x2260a1){_0x2260a1||(_0x2260a1={});var _0x6216a9={};return _0x2260a1['defaults']&&(_0x6216a9['rootName']='',_0x6216a9['elementName']='',_0x6216a9['isAdd']=!0x1,_0x6216a9['wasUndone']=!0x1),null!=_0x551cda['rootName']&&_0x551cda['hasOwnProperty']('rootName')&&(_0x6216a9['rootName']=_0x551cda['rootName']),null!=_0x551cda['elementName']&&_0x551cda['hasOwnProperty']('elementName')&&(_0x6216a9['elementName']=_0x551cda['elementName']),null!=_0x551cda['isAdd']&&_0x551cda['hasOwnProperty']('isAdd')&&(_0x6216a9['isAdd']=_0x551cda['isAdd']),null!=_0x551cda['wasUndone']&&_0x551cda['hasOwnProperty']('wasUndone')&&(_0x6216a9['wasUndone']=_0x551cda['wasUndone']),_0x6216a9;},_0x2c625b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x2c625b['getTypeUrl']=function(_0x49d8c6){return void 0x0===_0x49d8c6&&(_0x49d8c6='type.googleapis.com'),_0x49d8c6+'/RootOperation';},_0x2c625b;}()),_0x35aec1['SplitOperation']=(function(){function _0x4f81df(_0x9f0ddb){if(_0x9f0ddb){for(var _0x7538a4=Object['keys'](_0x9f0ddb),_0x1be3d5=0x0;_0x1be3d5<_0x7538a4['length'];++_0x1be3d5)null!=_0x9f0ddb[_0x7538a4[_0x1be3d5]]&&(this[_0x7538a4[_0x1be3d5]]=_0x9f0ddb[_0x7538a4[_0x1be3d5]]);}}return _0x4f81df['prototype']['splitPosition']=null,_0x4f81df['prototype']['graveyardPosition']=null,_0x4f81df['prototype']['howMany']=0x0,_0x4f81df['prototype']['insertionPosition']=null,_0x4f81df['prototype']['wasUndone']=!0x1,_0x4f81df['create']=function(_0x5d7ccd){return new _0x4f81df(_0x5d7ccd);},_0x4f81df['encode']=function(_0x886672,_0x378dc3){return _0x378dc3||(_0x378dc3=_0x289f09['create']()),null!=_0x886672['splitPosition']&&Object['hasOwnProperty']['call'](_0x886672,'splitPosition')&&_0x35aec1['Position']['encode'](_0x886672['splitPosition'],_0x378dc3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x886672['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x886672,'graveyardPosition')&&_0x35aec1['Position']['encode'](_0x886672['graveyardPosition'],_0x378dc3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x886672['howMany']&&Object['hasOwnProperty']['call'](_0x886672,'howMany')&&_0x378dc3['uint32'](0x18)['uint32'](_0x886672['howMany']),null!=_0x886672['insertionPosition']&&Object['hasOwnProperty']['call'](_0x886672,'insertionPosition')&&_0x35aec1['Position']['encode'](_0x886672['insertionPosition'],_0x378dc3['uint32'](0x22)['fork']())['ldelim'](),null!=_0x886672['wasUndone']&&Object['hasOwnProperty']['call'](_0x886672,'wasUndone')&&_0x378dc3['uint32'](0x28)['bool'](_0x886672['wasUndone']),_0x378dc3;},_0x4f81df['encodeDelimited']=function(_0x329500,_0x4e8788){return this['encode'](_0x329500,_0x4e8788)['ldelim']();},_0x4f81df['decode']=function(_0x47ff48,_0xb3572c){_0x47ff48 instanceof _0x4e9433||(_0x47ff48=_0x4e9433['create'](_0x47ff48));for(var _0x46c7d7=void 0x0===_0xb3572c?_0x47ff48['len']:_0x47ff48['pos']+_0xb3572c,_0x2a8b2b=new _0x35aec1['SplitOperation']();_0x47ff48['pos']<_0x46c7d7;){var _0xc794d3=_0x47ff48['uint32']();switch(_0xc794d3>>>0x3){case 0x1:_0x2a8b2b['splitPosition']=_0x35aec1['Position']['decode'](_0x47ff48,_0x47ff48['uint32']());break;case 0x2:_0x2a8b2b['graveyardPosition']=_0x35aec1['Position']['decode'](_0x47ff48,_0x47ff48['uint32']());break;case 0x3:_0x2a8b2b['howMany']=_0x47ff48['uint32']();break;case 0x4:_0x2a8b2b['insertionPosition']=_0x35aec1['Position']['decode'](_0x47ff48,_0x47ff48['uint32']());break;case 0x5:_0x2a8b2b['wasUndone']=_0x47ff48['bool']();break;default:_0x47ff48['skipType'](0x7&_0xc794d3);}}return _0x2a8b2b;},_0x4f81df['decodeDelimited']=function(_0x1ab591){return _0x1ab591 instanceof _0x4e9433||(_0x1ab591=new _0x4e9433(_0x1ab591)),this['decode'](_0x1ab591,_0x1ab591['uint32']());},_0x4f81df['verify']=function(_0x33b3c9){if('object'!=typeof _0x33b3c9||null===_0x33b3c9)return'object\x20expected';var _0x25d7cc;if(null!=_0x33b3c9['splitPosition']&&_0x33b3c9['hasOwnProperty']('splitPosition')&&(_0x25d7cc=_0x35aec1['Position']['verify'](_0x33b3c9['splitPosition'])))return'splitPosition.'+_0x25d7cc;if(null!=_0x33b3c9['graveyardPosition']&&_0x33b3c9['hasOwnProperty']('graveyardPosition')&&(_0x25d7cc=_0x35aec1['Position']['verify'](_0x33b3c9['graveyardPosition'])))return'graveyardPosition.'+_0x25d7cc;if(null!=_0x33b3c9['howMany']&&_0x33b3c9['hasOwnProperty']('howMany')&&!_0x2dc189['isInteger'](_0x33b3c9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x33b3c9['insertionPosition']&&_0x33b3c9['hasOwnProperty']('insertionPosition')&&(_0x25d7cc=_0x35aec1['Position']['verify'](_0x33b3c9['insertionPosition'])))return'insertionPosition.'+_0x25d7cc;return null!=_0x33b3c9['wasUndone']&&_0x33b3c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33b3c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f81df['fromObject']=function(_0x39039f){if(_0x39039f instanceof _0x35aec1['SplitOperation'])return _0x39039f;var _0x52e62b=new _0x35aec1['SplitOperation']();if(null!=_0x39039f['splitPosition']){if('object'!=typeof _0x39039f['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x52e62b['splitPosition']=_0x35aec1['Position']['fromObject'](_0x39039f['splitPosition']);}if(null!=_0x39039f['graveyardPosition']){if('object'!=typeof _0x39039f['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x52e62b['graveyardPosition']=_0x35aec1['Position']['fromObject'](_0x39039f['graveyardPosition']);}if(null!=_0x39039f['howMany']&&(_0x52e62b['howMany']=_0x39039f['howMany']>>>0x0),null!=_0x39039f['insertionPosition']){if('object'!=typeof _0x39039f['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x52e62b['insertionPosition']=_0x35aec1['Position']['fromObject'](_0x39039f['insertionPosition']);}return null!=_0x39039f['wasUndone']&&(_0x52e62b['wasUndone']=Boolean(_0x39039f['wasUndone'])),_0x52e62b;},_0x4f81df['toObject']=function(_0x579cee,_0xa20b1c){_0xa20b1c||(_0xa20b1c={});var _0x25c01a={};return _0xa20b1c['defaults']&&(_0x25c01a['splitPosition']=null,_0x25c01a['graveyardPosition']=null,_0x25c01a['howMany']=0x0,_0x25c01a['insertionPosition']=null,_0x25c01a['wasUndone']=!0x1),null!=_0x579cee['splitPosition']&&_0x579cee['hasOwnProperty']('splitPosition')&&(_0x25c01a['splitPosition']=_0x35aec1['Position']['toObject'](_0x579cee['splitPosition'],_0xa20b1c)),null!=_0x579cee['graveyardPosition']&&_0x579cee['hasOwnProperty']('graveyardPosition')&&(_0x25c01a['graveyardPosition']=_0x35aec1['Position']['toObject'](_0x579cee['graveyardPosition'],_0xa20b1c)),null!=_0x579cee['howMany']&&_0x579cee['hasOwnProperty']('howMany')&&(_0x25c01a['howMany']=_0x579cee['howMany']),null!=_0x579cee['insertionPosition']&&_0x579cee['hasOwnProperty']('insertionPosition')&&(_0x25c01a['insertionPosition']=_0x35aec1['Position']['toObject'](_0x579cee['insertionPosition'],_0xa20b1c)),null!=_0x579cee['wasUndone']&&_0x579cee['hasOwnProperty']('wasUndone')&&(_0x25c01a['wasUndone']=_0x579cee['wasUndone']),_0x25c01a;},_0x4f81df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x4f81df['getTypeUrl']=function(_0x1cfb54){return void 0x0===_0x1cfb54&&(_0x1cfb54='type.googleapis.com'),_0x1cfb54+'/SplitOperation';},_0x4f81df;}()),_0x35aec1['Position']=(function(){function _0x2f6d11(_0x5e463f){if(this['path']=[],_0x5e463f){for(var _0x1fc490=Object['keys'](_0x5e463f),_0x7c1ed8=0x0;_0x7c1ed8<_0x1fc490['length'];++_0x7c1ed8)null!=_0x5e463f[_0x1fc490[_0x7c1ed8]]&&(this[_0x1fc490[_0x7c1ed8]]=_0x5e463f[_0x1fc490[_0x7c1ed8]]);}}return _0x2f6d11['prototype']['root']='',_0x2f6d11['prototype']['rootMain']=!0x1,_0x2f6d11['prototype']['rootGraveyard']=!0x1,_0x2f6d11['prototype']['path']=_0x2dc189['emptyArray'],_0x2f6d11['prototype']['stickiness']='',_0x2f6d11['create']=function(_0x14e0ab){return new _0x2f6d11(_0x14e0ab);},_0x2f6d11['encode']=function(_0x36e1c2,_0x5416b0){if(_0x5416b0||(_0x5416b0=_0x289f09['create']()),null!=_0x36e1c2['root']&&Object['hasOwnProperty']['call'](_0x36e1c2,'root')&&_0x5416b0['uint32'](0xa)['string'](_0x36e1c2['root']),null!=_0x36e1c2['rootMain']&&Object['hasOwnProperty']['call'](_0x36e1c2,'rootMain')&&_0x5416b0['uint32'](0x10)['bool'](_0x36e1c2['rootMain']),null!=_0x36e1c2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x36e1c2,'rootGraveyard')&&_0x5416b0['uint32'](0x18)['bool'](_0x36e1c2['rootGraveyard']),null!=_0x36e1c2['path']&&_0x36e1c2['path']['length']){_0x5416b0['uint32'](0x22)['fork']();for(var _0x317ce2=0x0;_0x317ce2<_0x36e1c2['path']['length'];++_0x317ce2)_0x5416b0['uint32'](_0x36e1c2['path'][_0x317ce2]);_0x5416b0['ldelim']();}return null!=_0x36e1c2['stickiness']&&Object['hasOwnProperty']['call'](_0x36e1c2,'stickiness')&&_0x5416b0['uint32'](0x2a)['string'](_0x36e1c2['stickiness']),_0x5416b0;},_0x2f6d11['encodeDelimited']=function(_0x402beb,_0x456a6d){return this['encode'](_0x402beb,_0x456a6d)['ldelim']();},_0x2f6d11['decode']=function(_0x1dd295,_0x15fb90){_0x1dd295 instanceof _0x4e9433||(_0x1dd295=_0x4e9433['create'](_0x1dd295));for(var _0x314896=void 0x0===_0x15fb90?_0x1dd295['len']:_0x1dd295['pos']+_0x15fb90,_0xe7880d=new _0x35aec1['Position']();_0x1dd295['pos']<_0x314896;){var _0x386d19=_0x1dd295['uint32']();switch(_0x386d19>>>0x3){case 0x1:_0xe7880d['root']=_0x1dd295['string']();break;case 0x2:_0xe7880d['rootMain']=_0x1dd295['bool']();break;case 0x3:_0xe7880d['rootGraveyard']=_0x1dd295['bool']();break;case 0x4:if(_0xe7880d['path']&&_0xe7880d['path']['length']||(_0xe7880d['path']=[]),0x2==(0x7&_0x386d19)){for(var _0x7b66d0=_0x1dd295['uint32']()+_0x1dd295['pos'];_0x1dd295['pos']<_0x7b66d0;)_0xe7880d['path']['push'](_0x1dd295['uint32']());}else _0xe7880d['path']['push'](_0x1dd295['uint32']());break;case 0x5:_0xe7880d['stickiness']=_0x1dd295['string']();break;default:_0x1dd295['skipType'](0x7&_0x386d19);}}return _0xe7880d;},_0x2f6d11['decodeDelimited']=function(_0x582a3d){return _0x582a3d instanceof _0x4e9433||(_0x582a3d=new _0x4e9433(_0x582a3d)),this['decode'](_0x582a3d,_0x582a3d['uint32']());},_0x2f6d11['verify']=function(_0x15df72){if('object'!=typeof _0x15df72||null===_0x15df72)return'object\x20expected';if(null!=_0x15df72['root']&&_0x15df72['hasOwnProperty']('root')&&!_0x2dc189['isString'](_0x15df72['root']))return'root:\x20string\x20expected';if(null!=_0x15df72['rootMain']&&_0x15df72['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x15df72['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x15df72['rootGraveyard']&&_0x15df72['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x15df72['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x15df72['path']&&_0x15df72['hasOwnProperty']('path')){if(!Array['isArray'](_0x15df72['path']))return'path:\x20array\x20expected';for(var _0x59f997=0x0;_0x59f997<_0x15df72['path']['length'];++_0x59f997)if(!_0x2dc189['isInteger'](_0x15df72['path'][_0x59f997]))return'path:\x20integer[]\x20expected';}return null!=_0x15df72['stickiness']&&_0x15df72['hasOwnProperty']('stickiness')&&!_0x2dc189['isString'](_0x15df72['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2f6d11['fromObject']=function(_0x2852e6){if(_0x2852e6 instanceof _0x35aec1['Position'])return _0x2852e6;var _0x3687f0=new _0x35aec1['Position']();if(null!=_0x2852e6['root']&&(_0x3687f0['root']=String(_0x2852e6['root'])),null!=_0x2852e6['rootMain']&&(_0x3687f0['rootMain']=Boolean(_0x2852e6['rootMain'])),null!=_0x2852e6['rootGraveyard']&&(_0x3687f0['rootGraveyard']=Boolean(_0x2852e6['rootGraveyard'])),_0x2852e6['path']){if(!Array['isArray'](_0x2852e6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3687f0['path']=[];for(var _0x5276b1=0x0;_0x5276b1<_0x2852e6['path']['length'];++_0x5276b1)_0x3687f0['path'][_0x5276b1]=_0x2852e6['path'][_0x5276b1]>>>0x0;}return null!=_0x2852e6['stickiness']&&(_0x3687f0['stickiness']=String(_0x2852e6['stickiness'])),_0x3687f0;},_0x2f6d11['toObject']=function(_0x58f470,_0x3dce52){_0x3dce52||(_0x3dce52={});var _0x5cfe01={};if((_0x3dce52['arrays']||_0x3dce52['defaults'])&&(_0x5cfe01['path']=[]),_0x3dce52['defaults']&&(_0x5cfe01['root']='',_0x5cfe01['rootMain']=!0x1,_0x5cfe01['rootGraveyard']=!0x1,_0x5cfe01['stickiness']=''),null!=_0x58f470['root']&&_0x58f470['hasOwnProperty']('root')&&(_0x5cfe01['root']=_0x58f470['root']),null!=_0x58f470['rootMain']&&_0x58f470['hasOwnProperty']('rootMain')&&(_0x5cfe01['rootMain']=_0x58f470['rootMain']),null!=_0x58f470['rootGraveyard']&&_0x58f470['hasOwnProperty']('rootGraveyard')&&(_0x5cfe01['rootGraveyard']=_0x58f470['rootGraveyard']),_0x58f470['path']&&_0x58f470['path']['length']){_0x5cfe01['path']=[];for(var _0x13d6b5=0x0;_0x13d6b5<_0x58f470['path']['length'];++_0x13d6b5)_0x5cfe01['path'][_0x13d6b5]=_0x58f470['path'][_0x13d6b5];}return null!=_0x58f470['stickiness']&&_0x58f470['hasOwnProperty']('stickiness')&&(_0x5cfe01['stickiness']=_0x58f470['stickiness']),_0x5cfe01;},_0x2f6d11['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x2f6d11['getTypeUrl']=function(_0x3fd368){return void 0x0===_0x3fd368&&(_0x3fd368='type.googleapis.com'),_0x3fd368+'/Position';},_0x2f6d11;}()),_0x35aec1['Range']=(function(){function _0x135763(_0x3ce0bb){if(_0x3ce0bb){for(var _0x17b325=Object['keys'](_0x3ce0bb),_0x506073=0x0;_0x506073<_0x17b325['length'];++_0x506073)null!=_0x3ce0bb[_0x17b325[_0x506073]]&&(this[_0x17b325[_0x506073]]=_0x3ce0bb[_0x17b325[_0x506073]]);}}return _0x135763['prototype']['start']=null,_0x135763['prototype']['end']=null,_0x135763['create']=function(_0xcb472e){return new _0x135763(_0xcb472e);},_0x135763['encode']=function(_0x308e48,_0x4c0d55){return _0x4c0d55||(_0x4c0d55=_0x289f09['create']()),null!=_0x308e48['start']&&Object['hasOwnProperty']['call'](_0x308e48,'start')&&_0x35aec1['Position']['encode'](_0x308e48['start'],_0x4c0d55['uint32'](0xa)['fork']())['ldelim'](),null!=_0x308e48['end']&&Object['hasOwnProperty']['call'](_0x308e48,'end')&&_0x35aec1['Position']['encode'](_0x308e48['end'],_0x4c0d55['uint32'](0x12)['fork']())['ldelim'](),_0x4c0d55;},_0x135763['encodeDelimited']=function(_0x2b1a84,_0x45ddc9){return this['encode'](_0x2b1a84,_0x45ddc9)['ldelim']();},_0x135763['decode']=function(_0x436b40,_0x377622){_0x436b40 instanceof _0x4e9433||(_0x436b40=_0x4e9433['create'](_0x436b40));for(var _0x58d42a=void 0x0===_0x377622?_0x436b40['len']:_0x436b40['pos']+_0x377622,_0x472176=new _0x35aec1['Range']();_0x436b40['pos']<_0x58d42a;){var _0x1fd759=_0x436b40['uint32']();switch(_0x1fd759>>>0x3){case 0x1:_0x472176['start']=_0x35aec1['Position']['decode'](_0x436b40,_0x436b40['uint32']());break;case 0x2:_0x472176['end']=_0x35aec1['Position']['decode'](_0x436b40,_0x436b40['uint32']());break;default:_0x436b40['skipType'](0x7&_0x1fd759);}}return _0x472176;},_0x135763['decodeDelimited']=function(_0x329b92){return _0x329b92 instanceof _0x4e9433||(_0x329b92=new _0x4e9433(_0x329b92)),this['decode'](_0x329b92,_0x329b92['uint32']());},_0x135763['verify']=function(_0x97f543){if('object'!=typeof _0x97f543||null===_0x97f543)return'object\x20expected';var _0x14e8b5;if(null!=_0x97f543['start']&&_0x97f543['hasOwnProperty']('start')&&(_0x14e8b5=_0x35aec1['Position']['verify'](_0x97f543['start'])))return'start.'+_0x14e8b5;if(null!=_0x97f543['end']&&_0x97f543['hasOwnProperty']('end')&&(_0x14e8b5=_0x35aec1['Position']['verify'](_0x97f543['end'])))return'end.'+_0x14e8b5;return null;},_0x135763['fromObject']=function(_0x3dca41){if(_0x3dca41 instanceof _0x35aec1['Range'])return _0x3dca41;var _0x54079f=new _0x35aec1['Range']();if(null!=_0x3dca41['start']){if('object'!=typeof _0x3dca41['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x54079f['start']=_0x35aec1['Position']['fromObject'](_0x3dca41['start']);}if(null!=_0x3dca41['end']){if('object'!=typeof _0x3dca41['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x54079f['end']=_0x35aec1['Position']['fromObject'](_0x3dca41['end']);}return _0x54079f;},_0x135763['toObject']=function(_0x3673dd,_0x130547){_0x130547||(_0x130547={});var _0x1053fd={};return _0x130547['defaults']&&(_0x1053fd['start']=null,_0x1053fd['end']=null),null!=_0x3673dd['start']&&_0x3673dd['hasOwnProperty']('start')&&(_0x1053fd['start']=_0x35aec1['Position']['toObject'](_0x3673dd['start'],_0x130547)),null!=_0x3673dd['end']&&_0x3673dd['hasOwnProperty']('end')&&(_0x1053fd['end']=_0x35aec1['Position']['toObject'](_0x3673dd['end'],_0x130547)),_0x1053fd;},_0x135763['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x135763['getTypeUrl']=function(_0x57e07c){return void 0x0===_0x57e07c&&(_0x57e07c='type.googleapis.com'),_0x57e07c+'/Range';},_0x135763;}()),_0x35aec1['Element']=(function(){function _0x5b8781(_0x47a588){if(this['children']=[],this['attributesBoolean']={},_0x47a588){for(var _0x1f00b2=Object['keys'](_0x47a588),_0x2a5588=0x0;_0x2a5588<_0x1f00b2['length'];++_0x2a5588)null!=_0x47a588[_0x1f00b2[_0x2a5588]]&&(this[_0x1f00b2[_0x2a5588]]=_0x47a588[_0x1f00b2[_0x2a5588]]);}}return _0x5b8781['prototype']['name']='',_0x5b8781['prototype']['children']=_0x2dc189['emptyArray'],_0x5b8781['prototype']['data']='',_0x5b8781['prototype']['attributesBoolean']=_0x2dc189['emptyObject'],_0x5b8781['prototype']['attributesJson']='',_0x5b8781['create']=function(_0x51145a){return new _0x5b8781(_0x51145a);},_0x5b8781['encode']=function(_0x16dc83,_0x10c3b2){if(_0x10c3b2||(_0x10c3b2=_0x289f09['create']()),null!=_0x16dc83['name']&&Object['hasOwnProperty']['call'](_0x16dc83,'name')&&_0x10c3b2['uint32'](0xa)['string'](_0x16dc83['name']),null!=_0x16dc83['children']&&_0x16dc83['children']['length']){for(var _0x2812c8=0x0;_0x2812c8<_0x16dc83['children']['length'];++_0x2812c8)_0x35aec1['Element']['encode'](_0x16dc83['children'][_0x2812c8],_0x10c3b2['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x16dc83['data']&&Object['hasOwnProperty']['call'](_0x16dc83,'data')&&_0x10c3b2['uint32'](0x1a)['string'](_0x16dc83['data']),null!=_0x16dc83['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x16dc83,'attributesBoolean')){var _0x20a484=Object['keys'](_0x16dc83['attributesBoolean']);for(_0x2812c8=0x0;_0x2812c8<_0x20a484['length'];++_0x2812c8)_0x10c3b2['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x20a484[_0x2812c8])['uint32'](0x10)['bool'](_0x16dc83['attributesBoolean'][_0x20a484[_0x2812c8]])['ldelim']();}return null!=_0x16dc83['attributesJson']&&Object['hasOwnProperty']['call'](_0x16dc83,'attributesJson')&&_0x10c3b2['uint32'](0x2a)['string'](_0x16dc83['attributesJson']),_0x10c3b2;},_0x5b8781['encodeDelimited']=function(_0x3c74f3,_0x48e291){return this['encode'](_0x3c74f3,_0x48e291)['ldelim']();},_0x5b8781['decode']=function(_0x38f17f,_0x28e7b8){_0x38f17f instanceof _0x4e9433||(_0x38f17f=_0x4e9433['create'](_0x38f17f));for(var _0x50c40d,_0x569c64,_0x555862=void 0x0===_0x28e7b8?_0x38f17f['len']:_0x38f17f['pos']+_0x28e7b8,_0x37cef9=new _0x35aec1['Element']();_0x38f17f['pos']<_0x555862;){var _0x5e2b21=_0x38f17f['uint32']();switch(_0x5e2b21>>>0x3){case 0x1:_0x37cef9['name']=_0x38f17f['string']();break;case 0x2:_0x37cef9['children']&&_0x37cef9['children']['length']||(_0x37cef9['children']=[]),_0x37cef9['children']['push'](_0x35aec1['Element']['decode'](_0x38f17f,_0x38f17f['uint32']()));break;case 0x3:_0x37cef9['data']=_0x38f17f['string']();break;case 0x4:_0x37cef9['attributesBoolean']===_0x2dc189['emptyObject']&&(_0x37cef9['attributesBoolean']={});var _0x3c7680=_0x38f17f['uint32']()+_0x38f17f['pos'];for(_0x50c40d='',_0x569c64=!0x1;_0x38f17f['pos']<_0x3c7680;){var _0x22d9fe=_0x38f17f['uint32']();switch(_0x22d9fe>>>0x3){case 0x1:_0x50c40d=_0x38f17f['string']();break;case 0x2:_0x569c64=_0x38f17f['bool']();break;default:_0x38f17f['skipType'](0x7&_0x22d9fe);}}_0x37cef9['attributesBoolean'][_0x50c40d]=_0x569c64;break;case 0x5:_0x37cef9['attributesJson']=_0x38f17f['string']();break;default:_0x38f17f['skipType'](0x7&_0x5e2b21);}}return _0x37cef9;},_0x5b8781['decodeDelimited']=function(_0x4f46ef){return _0x4f46ef instanceof _0x4e9433||(_0x4f46ef=new _0x4e9433(_0x4f46ef)),this['decode'](_0x4f46ef,_0x4f46ef['uint32']());},_0x5b8781['verify']=function(_0x5435bd){if('object'!=typeof _0x5435bd||null===_0x5435bd)return'object\x20expected';if(null!=_0x5435bd['name']&&_0x5435bd['hasOwnProperty']('name')&&!_0x2dc189['isString'](_0x5435bd['name']))return'name:\x20string\x20expected';if(null!=_0x5435bd['children']&&_0x5435bd['hasOwnProperty']('children')){if(!Array['isArray'](_0x5435bd['children']))return'children:\x20array\x20expected';for(var _0x145265=0x0;_0x145265<_0x5435bd['children']['length'];++_0x145265){var _0x595697=_0x35aec1['Element']['verify'](_0x5435bd['children'][_0x145265]);if(_0x595697)return'children.'+_0x595697;}}if(null!=_0x5435bd['data']&&_0x5435bd['hasOwnProperty']('data')&&!_0x2dc189['isString'](_0x5435bd['data']))return'data:\x20string\x20expected';if(null!=_0x5435bd['attributesBoolean']&&_0x5435bd['hasOwnProperty']('attributesBoolean')){if(!_0x2dc189['isObject'](_0x5435bd['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x479981=Object['keys'](_0x5435bd['attributesBoolean']);for(_0x145265=0x0;_0x145265<_0x479981['length'];++_0x145265)if('boolean'!=typeof _0x5435bd['attributesBoolean'][_0x479981[_0x145265]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x5435bd['attributesJson']&&_0x5435bd['hasOwnProperty']('attributesJson')&&!_0x2dc189['isString'](_0x5435bd['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x5b8781['fromObject']=function(_0x51850c){if(_0x51850c instanceof _0x35aec1['Element'])return _0x51850c;var _0x3f3133=new _0x35aec1['Element']();if(null!=_0x51850c['name']&&(_0x3f3133['name']=String(_0x51850c['name'])),_0x51850c['children']){if(!Array['isArray'](_0x51850c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3f3133['children']=[];for(var _0x1a1420=0x0;_0x1a1420<_0x51850c['children']['length'];++_0x1a1420){if('object'!=typeof _0x51850c['children'][_0x1a1420])throw TypeError('.Element.children:\x20object\x20expected');_0x3f3133['children'][_0x1a1420]=_0x35aec1['Element']['fromObject'](_0x51850c['children'][_0x1a1420]);}}if(null!=_0x51850c['data']&&(_0x3f3133['data']=String(_0x51850c['data'])),_0x51850c['attributesBoolean']){if('object'!=typeof _0x51850c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3f3133['attributesBoolean']={};var _0x5ecdc9=Object['keys'](_0x51850c['attributesBoolean']);for(_0x1a1420=0x0;_0x1a1420<_0x5ecdc9['length'];++_0x1a1420)_0x3f3133['attributesBoolean'][_0x5ecdc9[_0x1a1420]]=Boolean(_0x51850c['attributesBoolean'][_0x5ecdc9[_0x1a1420]]);}return null!=_0x51850c['attributesJson']&&(_0x3f3133['attributesJson']=String(_0x51850c['attributesJson'])),_0x3f3133;},_0x5b8781['toObject']=function(_0x2ee5d2,_0x43fa48){_0x43fa48||(_0x43fa48={});var _0x2be933,_0x226c15={};if((_0x43fa48['arrays']||_0x43fa48['defaults'])&&(_0x226c15['children']=[]),(_0x43fa48['objects']||_0x43fa48['defaults'])&&(_0x226c15['attributesBoolean']={}),_0x43fa48['defaults']&&(_0x226c15['name']='',_0x226c15['data']='',_0x226c15['attributesJson']=''),null!=_0x2ee5d2['name']&&_0x2ee5d2['hasOwnProperty']('name')&&(_0x226c15['name']=_0x2ee5d2['name']),_0x2ee5d2['children']&&_0x2ee5d2['children']['length']){_0x226c15['children']=[];for(var _0x33c5f8=0x0;_0x33c5f8<_0x2ee5d2['children']['length'];++_0x33c5f8)_0x226c15['children'][_0x33c5f8]=_0x35aec1['Element']['toObject'](_0x2ee5d2['children'][_0x33c5f8],_0x43fa48);}if(null!=_0x2ee5d2['data']&&_0x2ee5d2['hasOwnProperty']('data')&&(_0x226c15['data']=_0x2ee5d2['data']),_0x2ee5d2['attributesBoolean']&&(_0x2be933=Object['keys'](_0x2ee5d2['attributesBoolean']))['length']){_0x226c15['attributesBoolean']={};for(_0x33c5f8=0x0;_0x33c5f8<_0x2be933['length'];++_0x33c5f8)_0x226c15['attributesBoolean'][_0x2be933[_0x33c5f8]]=_0x2ee5d2['attributesBoolean'][_0x2be933[_0x33c5f8]];}return null!=_0x2ee5d2['attributesJson']&&_0x2ee5d2['hasOwnProperty']('attributesJson')&&(_0x226c15['attributesJson']=_0x2ee5d2['attributesJson']),_0x226c15;},_0x5b8781['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5587fe['util']['toJSONOptions']);},_0x5b8781['getTypeUrl']=function(_0x4035fc){return void 0x0===_0x4035fc&&(_0x4035fc='type.googleapis.com'),_0x4035fc+'/Element';},_0x5b8781;}()),_0x35aec1;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5c9f31){return new w(this['_protobufRoot'][_0x5c9f31]);}}class w{['_protobuf'];constructor(_0x2cbdde){this['_protobuf']=_0x2cbdde;}['compress'](_0x24bf7c){const _0x30be21=this['_protobuf']['verify'](_0x24bf7c);if(_0x30be21)throw Error(_0x30be21);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x24bf7c))['finish']();}['decompress'](_0x44d816){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x44d816),{'oneofs':!0x0});}}function g(_0x478a93,_0x4ebd5e){const _0x5c2f22=_0x43f10b(_0x478a93);return _0x5c2f22['path'][_0x5c2f22['path']['length']-0x1]+=_0x4ebd5e,_0x5c2f22;}function _(_0x5c5178,_0x239fb8){return _0x5c5178['root']===_0x239fb8['root']&&_0x5a7ac5(_0x5c5178['path'],_0x239fb8['path']);}function $(_0x7af88a){P(_0x7af88a,_0x46277a=>('main'==_0x46277a['root']?(_0x46277a['rootMain']=!0x0,delete _0x46277a['root']):'$graveyard'==_0x46277a['root']&&(_0x46277a['rootGraveyard']=!0x0,delete _0x46277a['root']),_0x46277a));}function J(_0x41193c){P(_0x41193c,_0x2ab72f=>(_0x2ab72f['rootMain']?(_0x2ab72f['root']='main',delete _0x2ab72f['rootMain']):_0x2ab72f['rootGraveyard']&&(_0x2ab72f['root']='$graveyard',delete _0x2ab72f['rootGraveyard']),_0x2ab72f));}function P(_0x54c44c,_0x321b74){for(const _0x1347d4 in _0x54c44c){const _0x34b260=_0x54c44c[_0x1347d4];'nodes'!==_0x1347d4&&_0x5b4071(_0x34b260)&&(_0x34b260['path']&&(_0x34b260['root']||_0x34b260['rootMain']||_0x34b260['rootGraveyard'])?_0x54c44c[_0x1347d4]=_0x321b74(_0x34b260):P(_0x34b260,_0x321b74));}return _0x54c44c;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x568549,_0x38a3ba,_0x13f54d){this['_id']=_0x568549,this['_operationName']=_0x38a3ba,this['_protobufDescriptor']=_0x13f54d;}['compress'](_0x4ceef9,_0x33e88b){const _0x176f19=_0x33e88b['shift']();return $(_0x176f19),_0x4ceef9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x176f19)),_0x4ceef9['types']['push'](this['_id']),!0x0;}['decompress'](_0xf3c94d,_0x8de8c9){_0x8de8c9['types']['shift']();const _0x4adc97=this['_protobufDescriptor']['decompress'](_0x8de8c9['buffers']['shift']());J(_0x4adc97),_0x4adc97['__className']=this['_operationName'],_0xf3c94d['push'](_0x4adc97);}}class s extends e{['compress'](_0x404254,_0x5b7dc7){const _0x5f3b3b=_0x5b7dc7['shift']();return this['_serializeOneOf']('oldValue',_0x5f3b3b),this['_serializeOneOf']('newValue',_0x5f3b3b),$(_0x5f3b3b),_0x404254['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5f3b3b)),_0x404254['types']['push'](this['_id']),!0x0;}['decompress'](_0x46be11,_0x549b52){const {types:_0x159c59,buffers:_0x399e15}=_0x549b52,_0x5dd438=this['_protobufDescriptor']['decompress'](_0x399e15['shift']());_0x159c59['shift'](),this['_deserializeOneOf']('oldValue',_0x5dd438),this['_deserializeOneOf']('newValue',_0x5dd438),J(_0x5dd438),_0x5dd438['__className']=this['_operationName'],_0x46be11['push'](_0x5dd438);}['_serializeOneOf'](_0x45a758,_0x41d937){const _0x309e67=_0x41d937[_0x45a758];'boolean'==typeof _0x309e67?_0x41d937[_0x45a758+'Boolean']=_0x309e67:_0x41d937[_0x45a758+'Json']=JSON['stringify'](_0x309e67);}['_deserializeOneOf'](_0x2064f9,_0x2ce80b){const _0x34a261=_0x2064f9+'Json';_0x2ce80b[_0x34a261]?(_0x2ce80b[_0x2064f9]=JSON['parse'](_0x2ce80b[_0x34a261]),delete _0x2ce80b[_0x34a261]):(_0x2ce80b[_0x2064f9]=_0x2ce80b[_0x2064f9+'Boolean'],delete _0x2ce80b[_0x2064f9+'Boolean']);}}class i extends e{['compress'](_0x569ef7,_0x1c0195){const _0x12dce7=_0x1c0195['shift']();return this['_serializeNodesAttributes'](_0x12dce7['nodes']),$(_0x12dce7),_0x569ef7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x12dce7)),_0x569ef7['types']['push'](this['_id']),!0x0;}['decompress'](_0x300deb,_0x299930){const {types:_0x8c4c6a,buffers:_0x336d6e}=_0x299930,_0x4b9da3=this['_protobufDescriptor']['decompress'](_0x336d6e['shift']());_0x8c4c6a['shift'](),_0x4b9da3['nodes']||(_0x4b9da3['nodes']=[]),this['_deserializeNodesAttributes'](_0x4b9da3['nodes']),J(_0x4b9da3),_0x4b9da3['__className']=this['_operationName'],_0x300deb['push'](_0x4b9da3);}['_serializeNodesAttributes'](_0x3462e7){for(const _0x54ba3f of _0x3462e7){if(_0x54ba3f['attributes']){const _0x329a7c=_0x54ba3f['attributes'];this['_areValuesBoolean'](_0x329a7c)?_0x54ba3f['attributesBoolean']=_0x329a7c:_0x54ba3f['attributesJson']=JSON['stringify'](_0x329a7c);}_0x54ba3f['children']&&this['_serializeNodesAttributes'](_0x54ba3f['children']);}}['_deserializeNodesAttributes'](_0x62f378){for(const _0x261fe2 of _0x62f378)(_0x261fe2['attributesBoolean']||_0x261fe2['attributesJson'])&&(_0x261fe2['attributesBoolean']?(_0x261fe2['attributes']=_0x261fe2['attributesBoolean'],delete _0x261fe2['attributesBoolean']):(_0x261fe2['attributes']=JSON['parse'](_0x261fe2['attributesJson']),delete _0x261fe2['attributesJson'])),_0x261fe2['children']&&this['_deserializeNodesAttributes'](_0x261fe2['children']);}['_areValuesBoolean'](_0x80bac7){return Object['keys'](_0x80bac7)['every'](_0xf9d2ad=>'boolean'==typeof _0x80bac7[_0xf9d2ad]);}}class n extends e{['decompress'](_0x227d3f,_0x72696c){super['decompress'](_0x227d3f,_0x72696c);const _0x55370c=_0x227d3f[_0x227d3f['length']-0x1];_0x55370c['oldRange']||(_0x55370c['oldRange']=null),_0x55370c['newRange']||(_0x55370c['newRange']=null);}}class p extends e{['compress'](_0x43e618,_0x414114){return _0x414114['shift'](),_0x43e618['types']['push'](this['_id']),!0x0;}['decompress'](_0x5dcd46,_0x4b4dd5){_0x4b4dd5['types']['shift'](),_0x5dcd46['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3703a0,_0x124c29,_0x53d154,_0x4a0bfb){super(_0x3703a0,_0x124c29,_0x53d154),this['_omittedNamespace']=_0x4a0bfb+':';}['compress'](_0x2d776e,_0x32745c){return!('MarkerOperation'!=_0x32745c[0x0]['__className']||!_0x32745c[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x32745c[0x0]['name']=_0x32745c[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2d776e,_0x32745c),!0x0);}['decompress'](_0x137123,_0x53658d){super['decompress'](_0x137123,_0x53658d);const _0x2c7c02=_0x137123[_0x137123['length']-0x1];_0x2c7c02['name']=this['_omittedNamespace']+_0x2c7c02['name'];}}class O{['_id'];['_context'];constructor(_0x3cc05a,_0x4b56a6){this['_id']=_0x3cc05a,this['_context']=_0x4b56a6;}['compress'](_0x5570cc,_0xbbecf){let _0x3ffe20;for(;_0xbbecf['length']>0x1&&this['_compareOperations'](_0xbbecf[0x0],_0xbbecf[0x1]);)_0x3ffe20?(_0x3ffe20=this['_combineNext'](_0xbbecf['shift'](),_0x3ffe20),_0x5570cc['types']['push'](0x0)):(_0x3ffe20=_0x43f10b(_0xbbecf['shift']()),_0x5570cc['types']['push'](this['_id']));return!!_0x3ffe20&&(_0x3ffe20=this['_combineNext'](_0xbbecf['shift'](),_0x3ffe20),_0x5570cc['types']['push'](0x0),_0x5570cc['buffers']['push'](this['_compressSingleOperation'](_0x3ffe20)),!0x0);}['decompress'](_0x54e545,_0x1879e8){const _0x183516=this['_decompressSingleOperation'](_0x1879e8);for(;0x0==_0x1879e8['types'][0x0];)_0x1879e8['types']['shift'](),_0x54e545['push'](this['_splitCurrent'](_0x183516));_0x54e545['push'](_0x183516);}}class a extends O{['_combineNext'](_0x3c07ef,_0x17fa4d){return _0x17fa4d['nodes'][0x0]['data']+=_0x3c07ef['nodes'][0x0]['data'],_0x17fa4d;}['_splitCurrent'](_0x292003){const _0x30119f=_0x43f10b(_0x292003),_0x4452c1=_0x30119f['nodes'][0x0],_0x10afad=_0x292003['nodes'][0x0],_0x1c4fe6=_0x10afad['data'][Symbol['iterator']]()['next']()['value'],_0x8b53f3=_0x1c4fe6['length'];return _0x4452c1['data']=_0x1c4fe6,_0x10afad['data']=_0x10afad['data']['substr'](_0x8b53f3),_0x292003['position']=g(_0x292003['position'],_0x8b53f3),_0x30119f;}['_compareOperations'](_0x2aa085,_0xccf6cb){if(this['_checkOperation'](_0x2aa085)&&this['_checkOperation'](_0xccf6cb)){const _0x2500c5=_0x2aa085['nodes'][0x0]['data']['length'],_0x14837e=_(g(_0x2aa085['position'],_0x2500c5),_0xccf6cb['position']),_0x9fce70=_0x2aa085['nodes'][0x0],_0x3094d3=_0xccf6cb['nodes'][0x0];return _0x14837e&&this['_compareAttributes'](_0x9fce70,_0x3094d3);}return!0x1;}['_compressSingleOperation'](_0x296d99){const _0xeb71be={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xeb71be,[_0x296d99]),_0xeb71be['buffers'][0x0];}['_decompressSingleOperation'](_0x584797){const _0x280680=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x280680,_0x584797),_0x280680[0x0];}['_checkOperation'](_0x462c01){return'InsertOperation'==_0x462c01['__className']&&0x1==_0x462c01['nodes']['length']&&_0x462c01['nodes'][0x0]['data']&&!_0x462c01['wasUndone']&&0x1==Array['from'](_0x462c01['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1168de,_0xcdfd46){const _0x14a1a1=Object['keys'](_0x1168de['attributes']||{}),_0x3118d6=Object['keys'](_0xcdfd46['attributes']||{});return _0x14a1a1['length']===_0x3118d6['length']&&_0x14a1a1['every'](_0x15e357=>_0xcdfd46['attributes'][_0x15e357]&&_0xcdfd46['attributes'][_0x15e357]===_0x1168de['attributes'][_0x15e357]);}}class c extends O{['_combineNext'](_0x541453,_0x572320){return _0x572320['howMany']++,_0x572320['sourcePosition']=_0x43f10b(_0x541453['sourcePosition']),_0x572320;}['_splitCurrent'](_0x334071){const _0x58aaa6=_0x43f10b(_0x334071);return _0x334071['howMany']--,_0x58aaa6['howMany']=0x1,_0x58aaa6['sourcePosition']=g(_0x58aaa6['sourcePosition'],_0x334071['howMany']),_0x58aaa6;}['_compareOperations'](_0x5d2ad9,_0x23a443){return!(!this['_checkOperation'](_0x5d2ad9)||!this['_checkOperation'](_0x23a443))&&(_(g(_0x5d2ad9['sourcePosition'],-0x1),_0x23a443['sourcePosition'])&&_(_0x5d2ad9['targetPosition'],_0x23a443['targetPosition']));}['_compressSingleOperation'](_0x117fd4){const _0x2dc03d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2dc03d,[_0x117fd4]),_0x2dc03d['buffers'][0x0];}['_decompressSingleOperation'](_0xc9d599){const _0x1a0f81=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1a0f81,_0xc9d599),_0x1a0f81[0x0];}['_checkOperation'](_0x226b7f){return'MoveOperation'==_0x226b7f['__className']&&'$graveyard'==_0x226b7f['targetPosition']['root']&&0x1==_0x226b7f['howMany']&&!_0x226b7f['wasUndone'];}}class h extends O{['_combineNext'](_0x54a17c,_0x1deb76){return _0x1deb76['howMany']++,_0x1deb76;}['_splitCurrent'](_0x3039b4){const _0x37a4a3=_0x43f10b(_0x3039b4);return _0x37a4a3['howMany']=0x1,_0x3039b4['howMany']--,_0x37a4a3;}['_compareOperations'](_0x113141,_0x113a96){return!(!this['_checkOperation'](_0x113141)||!this['_checkOperation'](_0x113a96))&&(_(_0x113141['sourcePosition'],_0x113a96['sourcePosition'])&&_(_0x113141['targetPosition'],_0x113a96['targetPosition']));}['_compressSingleOperation'](_0x38462f){const _0x260daf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x260daf,[_0x38462f]),_0x260daf['buffers'][0x0];}['_decompressSingleOperation'](_0x43d727){const _0x423794=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x423794,_0x43d727),_0x423794[0x0];}['_checkOperation'](_0x40cc3d){return'MoveOperation'==_0x40cc3d['__className']&&'$graveyard'==_0x40cc3d['targetPosition']['root']&&0x1==_0x40cc3d['howMany']&&!_0x40cc3d['wasUndone'];}}class f extends O{['compress'](_0x319b80,_0x43f565){if(!this['_compareOperations'](_0x43f565[0x0],_0x43f565[0x1]))return!0x1;const _0x176914=_0x43f565['shift']();return _0x176914['oldRange']=null,_0x176914['newRange']&&_(_0x176914['newRange']['start'],_0x176914['newRange']['end'])&&(_0x176914['newRange']['end']=null),_0x43f565['shift'](),_0x319b80['types']['push'](this['_id']),_0x319b80['types']['push'](0x0),_0x319b80['buffers']['push'](this['_compressSingleOperation'](_0x176914)),!0x0;}['decompress'](_0x113ac8,_0x2fc650){const _0x5009c0=this['_decompressSingleOperation'](_0x2fc650);_0x5009c0['newRange']&&!_0x5009c0['newRange']['end']&&(_0x5009c0['newRange']['end']=_0x43f10b(_0x5009c0['newRange']['start']));const _0xc023e3=_0x43f10b(_0x5009c0);_0xc023e3['newRange']&&(_0xc023e3['newRange']['start']['stickiness']='toNone',_0xc023e3['newRange']['end']=_0x43f10b(_0xc023e3['newRange']['start'])),_0xc023e3['name']='user:position:'+_0xc023e3['name']['split'](':')[0x2],_0x2fc650['types']['shift'](),_0x113ac8['push'](_0x5009c0),_0x113ac8['push'](_0xc023e3);}['_compressSingleOperation'](_0x28f425){const _0x48f35f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x48f35f,[_0x28f425]),_0x48f35f['buffers'][0x0];}['_decompressSingleOperation'](_0x3c9fa5){const _0x3a7d45=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3a7d45,_0x3c9fa5),_0x3a7d45[0x0];}['_compareOperations'](_0x4ad250,_0x23dcd2){return!(!_0x4ad250||!_0x23dcd2)&&('MarkerOperation'==_0x4ad250['__className']&&'MarkerOperation'==_0x23dcd2['__className']&&!(!_0x4ad250['name']['startsWith']('user:')||!_0x23dcd2['name']['startsWith']('user:')||_0x4ad250['name']==_0x23dcd2['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x194360=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 m(0x12,'MarkerOperation',_0x194360,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x194360,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x37fece){if(!_0x37fece||!_0x37fece[0x0])throw new _0x5be41e('no-operations-provided',this);const _0x151c92={'types':[],'buffers':[],'baseVersion':_0x37fece[0x0]['baseVersion']};for(;_0x37fece['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('TypingAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('DeletingAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x151c92,_0x37fece)||this['_getCompressorByName'](_0x37fece[0x0]['__className'])['compress'](_0x151c92,_0x37fece);return _0x151c92;}['decompress'](_0x7a842){const _0x2c82ec=[];for(;_0x7a842['types']['length'];){const _0x5f0cee=this['_compressorById']['get'](_0x7a842['types'][0x0]);if(!_0x5f0cee)throw new _0x5be41e('decompress-compressor-not-found',this,{'type':_0x7a842['types'][0x0]});_0x5f0cee['decompress'](_0x2c82ec,_0x7a842);}return _0x2c82ec['forEach']((_0x3000f1,_0xce4999)=>_0x3000f1['baseVersion']=_0x7a842['baseVersion']+_0xce4999),_0x2c82ec;}['_getCompressorByName'](_0x796d5f){return this['_compressorByName']['get'](_0x796d5f);}['_registerOperationCompressor'](_0x2a173d,_0x3717a9,_0x289f35){const _0x1fa35e=new _0x289f35(_0x2a173d,_0x3717a9,this['_protobufFactory']['getDescriptor'](_0x3717a9));this['_registerCompressor'](_0x2a173d,_0x3717a9,_0x1fa35e);}['_registerActionCompressor'](_0x5331c3,_0x445aa9,_0x26d7e6){const _0x350f21=new _0x26d7e6(_0x5331c3,this);this['_registerCompressor'](_0x5331c3,_0x445aa9,_0x350f21);}['_registerCompressor'](_0x4a412f,_0x2269a8,_0x6611fe){this['_compressorById']['set'](_0x4a412f,_0x6611fe),this['_compressorByName']['set'](_0x2269a8,_0x6611fe);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.0.0-alpha.
|
|
3
|
+
"version": "47.0.0-alpha.2",
|
|
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.0.0-alpha.
|
|
37
|
-
"ckeditor5": "47.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.0.0-alpha.2",
|
|
37
|
+
"ckeditor5": "47.0.0-alpha.2",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x39dd20=_0x4f43;function _0x4f43(_0x474253,_0x434f1a){const _0x4fe27c=_0x4fe2();return _0x4f43=function(_0x4f43b1,_0x3b6780){_0x4f43b1=_0x4f43b1-0x1d8;let _0x510a01=_0x4fe27c[_0x4f43b1];return _0x510a01;},_0x4f43(_0x474253,_0x434f1a);}(function(_0x52b1d4,_0x57fbc6){const _0xd9f502=_0x4f43,_0x11f4f3=_0x52b1d4();while(!![]){try{const _0x5645c0=-parseInt(_0xd9f502(0x1e0))/0x1+parseInt(_0xd9f502(0x1ec))/0x2+-parseInt(_0xd9f502(0x1ed))/0x3+parseInt(_0xd9f502(0x1e7))/0x4+parseInt(_0xd9f502(0x1db))/0x5*(-parseInt(_0xd9f502(0x1da))/0x6)+-parseInt(_0xd9f502(0x1e5))/0x7+parseInt(_0xd9f502(0x1eb))/0x8;if(_0x5645c0===_0x57fbc6)break;else _0x11f4f3['push'](_0x11f4f3['shift']());}catch(_0x4467a8){_0x11f4f3['push'](_0x11f4f3['shift']());}}}(_0x4fe2,0xc34d5));import{cloneDeep as _0xbd6018}from'es-toolkit/compat';function _0x4fe2(){const _0x2f926c=['10251336RvlvcT','2569920QoAyxj','1552821hFBCXO','_combineNext','length','2832846zFPILJ','15wCyGlN','shift','_id','_compareOperations','_splitCurrent','121562IPJiAx','_context','types','compress','decompress','4776723szcNyX','_decompressSingleOperation','3886244SFChvN','_compressSingleOperation','push','buffers'];_0x4fe2=function(){return _0x2f926c;};return _0x4fe2();}export class ActionCompressor{[_0x39dd20(0x1dd)];[_0x39dd20(0x1e1)];constructor(_0x4e7ae0,_0x7561da){const _0x4d0a35=_0x39dd20;this[_0x4d0a35(0x1dd)]=_0x4e7ae0,this[_0x4d0a35(0x1e1)]=_0x7561da;}[_0x39dd20(0x1e3)](_0x45e78c,_0x342820){const _0x2c4736=_0x39dd20;let _0x51d1e3;for(;_0x342820[_0x2c4736(0x1d9)]>0x1&&this[_0x2c4736(0x1de)](_0x342820[0x0],_0x342820[0x1]);)_0x51d1e3?(_0x51d1e3=this[_0x2c4736(0x1d8)](_0x342820[_0x2c4736(0x1dc)](),_0x51d1e3),_0x45e78c[_0x2c4736(0x1e2)][_0x2c4736(0x1e9)](0x0)):(_0x51d1e3=_0xbd6018(_0x342820[_0x2c4736(0x1dc)]()),_0x45e78c[_0x2c4736(0x1e2)][_0x2c4736(0x1e9)](this[_0x2c4736(0x1dd)]));return!!_0x51d1e3&&(_0x51d1e3=this[_0x2c4736(0x1d8)](_0x342820[_0x2c4736(0x1dc)](),_0x51d1e3),_0x45e78c[_0x2c4736(0x1e2)][_0x2c4736(0x1e9)](0x0),_0x45e78c[_0x2c4736(0x1ea)][_0x2c4736(0x1e9)](this[_0x2c4736(0x1e8)](_0x51d1e3)),!0x0);}[_0x39dd20(0x1e4)](_0x474da8,_0x507830){const _0x5607a1=_0x39dd20,_0x30c74b=this[_0x5607a1(0x1e6)](_0x507830);for(;0x0==_0x507830[_0x5607a1(0x1e2)][0x0];)_0x507830[_0x5607a1(0x1e2)][_0x5607a1(0x1dc)](),_0x474da8[_0x5607a1(0x1e9)](this[_0x5607a1(0x1df)](_0x30c74b));_0x474da8[_0x5607a1(0x1e9)](_0x30c74b);}}
|