@ckeditor/ckeditor5-operations-compressor 45.1.0 → 45.2.0-alpha.1
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 _0x49eef4=_0x50ab31['Reader'],_0x152416=_0x50ab31['Writer'],_0x582d13=_0x50ab31['util'],_0x3de727=_0x50ab31['roots']['default']||(_0x50ab31['roots']['default']={});return _0x3de727['AttributeOperation']=(function(){function _0x152d5d(_0x3ab6a7){if(_0x3ab6a7){for(var _0x45c54e=Object['keys'](_0x3ab6a7),_0x567654=0x0;_0x567654<_0x45c54e['length'];++_0x567654)null!=_0x3ab6a7[_0x45c54e[_0x567654]]&&(this[_0x45c54e[_0x567654]]=_0x3ab6a7[_0x45c54e[_0x567654]]);}}return _0x152d5d['prototype']['range']=null,_0x152d5d['prototype']['key']='',_0x152d5d['prototype']['oldValueBoolean']=!0x1,_0x152d5d['prototype']['oldValueJson']='',_0x152d5d['prototype']['newValueBoolean']=!0x1,_0x152d5d['prototype']['newValueJson']='',_0x152d5d['prototype']['wasUndone']=!0x1,_0x152d5d['create']=function(_0x233621){return new _0x152d5d(_0x233621);},_0x152d5d['encode']=function(_0x3dde72,_0x18b9a2){return _0x18b9a2||(_0x18b9a2=_0x152416['create']()),null!=_0x3dde72['range']&&Object['hasOwnProperty']['call'](_0x3dde72,'range')&&_0x3de727['Range']['encode'](_0x3dde72['range'],_0x18b9a2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3dde72['key']&&Object['hasOwnProperty']['call'](_0x3dde72,'key')&&_0x18b9a2['uint32'](0x12)['string'](_0x3dde72['key']),null!=_0x3dde72['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3dde72,'oldValueBoolean')&&_0x18b9a2['uint32'](0x18)['bool'](_0x3dde72['oldValueBoolean']),null!=_0x3dde72['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3dde72,'oldValueJson')&&_0x18b9a2['uint32'](0x22)['string'](_0x3dde72['oldValueJson']),null!=_0x3dde72['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3dde72,'newValueBoolean')&&_0x18b9a2['uint32'](0x28)['bool'](_0x3dde72['newValueBoolean']),null!=_0x3dde72['newValueJson']&&Object['hasOwnProperty']['call'](_0x3dde72,'newValueJson')&&_0x18b9a2['uint32'](0x32)['string'](_0x3dde72['newValueJson']),null!=_0x3dde72['wasUndone']&&Object['hasOwnProperty']['call'](_0x3dde72,'wasUndone')&&_0x18b9a2['uint32'](0x38)['bool'](_0x3dde72['wasUndone']),_0x18b9a2;},_0x152d5d['encodeDelimited']=function(_0x2ce6fe,_0x660d5c){return this['encode'](_0x2ce6fe,_0x660d5c)['ldelim']();},_0x152d5d['decode']=function(_0x127fed,_0x1ff17f){_0x127fed instanceof _0x49eef4||(_0x127fed=_0x49eef4['create'](_0x127fed));for(var _0x113c4a=void 0x0===_0x1ff17f?_0x127fed['len']:_0x127fed['pos']+_0x1ff17f,_0x866df6=new _0x3de727['AttributeOperation']();_0x127fed['pos']<_0x113c4a;){var _0x427cb8=_0x127fed['uint32']();switch(_0x427cb8>>>0x3){case 0x1:_0x866df6['range']=_0x3de727['Range']['decode'](_0x127fed,_0x127fed['uint32']());break;case 0x2:_0x866df6['key']=_0x127fed['string']();break;case 0x3:_0x866df6['oldValueBoolean']=_0x127fed['bool']();break;case 0x4:_0x866df6['oldValueJson']=_0x127fed['string']();break;case 0x5:_0x866df6['newValueBoolean']=_0x127fed['bool']();break;case 0x6:_0x866df6['newValueJson']=_0x127fed['string']();break;case 0x7:_0x866df6['wasUndone']=_0x127fed['bool']();break;default:_0x127fed['skipType'](0x7&_0x427cb8);}}return _0x866df6;},_0x152d5d['decodeDelimited']=function(_0x1fa2dd){return _0x1fa2dd instanceof _0x49eef4||(_0x1fa2dd=new _0x49eef4(_0x1fa2dd)),this['decode'](_0x1fa2dd,_0x1fa2dd['uint32']());},_0x152d5d['verify']=function(_0x263a95){if('object'!=typeof _0x263a95||null===_0x263a95)return'object\x20expected';if(null!=_0x263a95['range']&&_0x263a95['hasOwnProperty']('range')){var _0x5a21d8=_0x3de727['Range']['verify'](_0x263a95['range']);if(_0x5a21d8)return'range.'+_0x5a21d8;}return null!=_0x263a95['key']&&_0x263a95['hasOwnProperty']('key')&&!_0x582d13['isString'](_0x263a95['key'])?'key:\x20string\x20expected':null!=_0x263a95['oldValueBoolean']&&_0x263a95['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x263a95['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x263a95['oldValueJson']&&_0x263a95['hasOwnProperty']('oldValueJson')&&!_0x582d13['isString'](_0x263a95['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x263a95['newValueBoolean']&&_0x263a95['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x263a95['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x263a95['newValueJson']&&_0x263a95['hasOwnProperty']('newValueJson')&&!_0x582d13['isString'](_0x263a95['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x263a95['wasUndone']&&_0x263a95['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x263a95['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x152d5d['fromObject']=function(_0x802806){if(_0x802806 instanceof _0x3de727['AttributeOperation'])return _0x802806;var _0x570a61=new _0x3de727['AttributeOperation']();if(null!=_0x802806['range']){if('object'!=typeof _0x802806['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x570a61['range']=_0x3de727['Range']['fromObject'](_0x802806['range']);}return null!=_0x802806['key']&&(_0x570a61['key']=String(_0x802806['key'])),null!=_0x802806['oldValueBoolean']&&(_0x570a61['oldValueBoolean']=Boolean(_0x802806['oldValueBoolean'])),null!=_0x802806['oldValueJson']&&(_0x570a61['oldValueJson']=String(_0x802806['oldValueJson'])),null!=_0x802806['newValueBoolean']&&(_0x570a61['newValueBoolean']=Boolean(_0x802806['newValueBoolean'])),null!=_0x802806['newValueJson']&&(_0x570a61['newValueJson']=String(_0x802806['newValueJson'])),null!=_0x802806['wasUndone']&&(_0x570a61['wasUndone']=Boolean(_0x802806['wasUndone'])),_0x570a61;},_0x152d5d['toObject']=function(_0x5830a1,_0x442fa7){_0x442fa7||(_0x442fa7={});var _0x5a1dd0={};return _0x442fa7['defaults']&&(_0x5a1dd0['range']=null,_0x5a1dd0['key']='',_0x5a1dd0['oldValueBoolean']=!0x1,_0x5a1dd0['oldValueJson']='',_0x5a1dd0['newValueBoolean']=!0x1,_0x5a1dd0['newValueJson']='',_0x5a1dd0['wasUndone']=!0x1),null!=_0x5830a1['range']&&_0x5830a1['hasOwnProperty']('range')&&(_0x5a1dd0['range']=_0x3de727['Range']['toObject'](_0x5830a1['range'],_0x442fa7)),null!=_0x5830a1['key']&&_0x5830a1['hasOwnProperty']('key')&&(_0x5a1dd0['key']=_0x5830a1['key']),null!=_0x5830a1['oldValueBoolean']&&_0x5830a1['hasOwnProperty']('oldValueBoolean')&&(_0x5a1dd0['oldValueBoolean']=_0x5830a1['oldValueBoolean']),null!=_0x5830a1['oldValueJson']&&_0x5830a1['hasOwnProperty']('oldValueJson')&&(_0x5a1dd0['oldValueJson']=_0x5830a1['oldValueJson']),null!=_0x5830a1['newValueBoolean']&&_0x5830a1['hasOwnProperty']('newValueBoolean')&&(_0x5a1dd0['newValueBoolean']=_0x5830a1['newValueBoolean']),null!=_0x5830a1['newValueJson']&&_0x5830a1['hasOwnProperty']('newValueJson')&&(_0x5a1dd0['newValueJson']=_0x5830a1['newValueJson']),null!=_0x5830a1['wasUndone']&&_0x5830a1['hasOwnProperty']('wasUndone')&&(_0x5a1dd0['wasUndone']=_0x5830a1['wasUndone']),_0x5a1dd0;},_0x152d5d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x152d5d['getTypeUrl']=function(_0x4c5d53){return void 0x0===_0x4c5d53&&(_0x4c5d53='type.googleapis.com'),_0x4c5d53+'/AttributeOperation';},_0x152d5d;}()),_0x3de727['InsertOperation']=(function(){function _0x1f5fdc(_0x35a13d){if(this['nodes']=[],_0x35a13d){for(var _0x532eb2=Object['keys'](_0x35a13d),_0x3330ca=0x0;_0x3330ca<_0x532eb2['length'];++_0x3330ca)null!=_0x35a13d[_0x532eb2[_0x3330ca]]&&(this[_0x532eb2[_0x3330ca]]=_0x35a13d[_0x532eb2[_0x3330ca]]);}}return _0x1f5fdc['prototype']['position']=null,_0x1f5fdc['prototype']['nodes']=_0x582d13['emptyArray'],_0x1f5fdc['prototype']['shouldReceiveAttributes']=!0x1,_0x1f5fdc['prototype']['wasUndone']=!0x1,_0x1f5fdc['create']=function(_0x3cece3){return new _0x1f5fdc(_0x3cece3);},_0x1f5fdc['encode']=function(_0x56dcad,_0x1500cc){if(_0x1500cc||(_0x1500cc=_0x152416['create']()),null!=_0x56dcad['position']&&Object['hasOwnProperty']['call'](_0x56dcad,'position')&&_0x3de727['Position']['encode'](_0x56dcad['position'],_0x1500cc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56dcad['nodes']&&_0x56dcad['nodes']['length']){for(var _0x5428ee=0x0;_0x5428ee<_0x56dcad['nodes']['length'];++_0x5428ee)_0x3de727['Element']['encode'](_0x56dcad['nodes'][_0x5428ee],_0x1500cc['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x56dcad['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x56dcad,'shouldReceiveAttributes')&&_0x1500cc['uint32'](0x18)['bool'](_0x56dcad['shouldReceiveAttributes']),null!=_0x56dcad['wasUndone']&&Object['hasOwnProperty']['call'](_0x56dcad,'wasUndone')&&_0x1500cc['uint32'](0x20)['bool'](_0x56dcad['wasUndone']),_0x1500cc;},_0x1f5fdc['encodeDelimited']=function(_0x2d4eba,_0x3f60ec){return this['encode'](_0x2d4eba,_0x3f60ec)['ldelim']();},_0x1f5fdc['decode']=function(_0x1829be,_0x10cc01){_0x1829be instanceof _0x49eef4||(_0x1829be=_0x49eef4['create'](_0x1829be));for(var _0x1bf4d3=void 0x0===_0x10cc01?_0x1829be['len']:_0x1829be['pos']+_0x10cc01,_0x33ec18=new _0x3de727['InsertOperation']();_0x1829be['pos']<_0x1bf4d3;){var _0x4bea35=_0x1829be['uint32']();switch(_0x4bea35>>>0x3){case 0x1:_0x33ec18['position']=_0x3de727['Position']['decode'](_0x1829be,_0x1829be['uint32']());break;case 0x2:_0x33ec18['nodes']&&_0x33ec18['nodes']['length']||(_0x33ec18['nodes']=[]),_0x33ec18['nodes']['push'](_0x3de727['Element']['decode'](_0x1829be,_0x1829be['uint32']()));break;case 0x3:_0x33ec18['shouldReceiveAttributes']=_0x1829be['bool']();break;case 0x4:_0x33ec18['wasUndone']=_0x1829be['bool']();break;default:_0x1829be['skipType'](0x7&_0x4bea35);}}return _0x33ec18;},_0x1f5fdc['decodeDelimited']=function(_0x5e44ac){return _0x5e44ac instanceof _0x49eef4||(_0x5e44ac=new _0x49eef4(_0x5e44ac)),this['decode'](_0x5e44ac,_0x5e44ac['uint32']());},_0x1f5fdc['verify']=function(_0x42b801){if('object'!=typeof _0x42b801||null===_0x42b801)return'object\x20expected';if(null!=_0x42b801['position']&&_0x42b801['hasOwnProperty']('position')&&(_0x103a9e=_0x3de727['Position']['verify'](_0x42b801['position'])))return'position.'+_0x103a9e;if(null!=_0x42b801['nodes']&&_0x42b801['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x42b801['nodes']))return'nodes:\x20array\x20expected';for(var _0x4f88bc=0x0;_0x4f88bc<_0x42b801['nodes']['length'];++_0x4f88bc){var _0x103a9e;if(_0x103a9e=_0x3de727['Element']['verify'](_0x42b801['nodes'][_0x4f88bc]))return'nodes.'+_0x103a9e;}}return null!=_0x42b801['shouldReceiveAttributes']&&_0x42b801['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x42b801['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x42b801['wasUndone']&&_0x42b801['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x42b801['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f5fdc['fromObject']=function(_0x1795c9){if(_0x1795c9 instanceof _0x3de727['InsertOperation'])return _0x1795c9;var _0xf3aaa5=new _0x3de727['InsertOperation']();if(null!=_0x1795c9['position']){if('object'!=typeof _0x1795c9['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xf3aaa5['position']=_0x3de727['Position']['fromObject'](_0x1795c9['position']);}if(_0x1795c9['nodes']){if(!Array['isArray'](_0x1795c9['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xf3aaa5['nodes']=[];for(var _0x4779b0=0x0;_0x4779b0<_0x1795c9['nodes']['length'];++_0x4779b0){if('object'!=typeof _0x1795c9['nodes'][_0x4779b0])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xf3aaa5['nodes'][_0x4779b0]=_0x3de727['Element']['fromObject'](_0x1795c9['nodes'][_0x4779b0]);}}return null!=_0x1795c9['shouldReceiveAttributes']&&(_0xf3aaa5['shouldReceiveAttributes']=Boolean(_0x1795c9['shouldReceiveAttributes'])),null!=_0x1795c9['wasUndone']&&(_0xf3aaa5['wasUndone']=Boolean(_0x1795c9['wasUndone'])),_0xf3aaa5;},_0x1f5fdc['toObject']=function(_0x345f22,_0x2ee615){_0x2ee615||(_0x2ee615={});var _0x5acbde={};if((_0x2ee615['arrays']||_0x2ee615['defaults'])&&(_0x5acbde['nodes']=[]),_0x2ee615['defaults']&&(_0x5acbde['position']=null,_0x5acbde['shouldReceiveAttributes']=!0x1,_0x5acbde['wasUndone']=!0x1),null!=_0x345f22['position']&&_0x345f22['hasOwnProperty']('position')&&(_0x5acbde['position']=_0x3de727['Position']['toObject'](_0x345f22['position'],_0x2ee615)),_0x345f22['nodes']&&_0x345f22['nodes']['length']){_0x5acbde['nodes']=[];for(var _0x517456=0x0;_0x517456<_0x345f22['nodes']['length'];++_0x517456)_0x5acbde['nodes'][_0x517456]=_0x3de727['Element']['toObject'](_0x345f22['nodes'][_0x517456],_0x2ee615);}return null!=_0x345f22['shouldReceiveAttributes']&&_0x345f22['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5acbde['shouldReceiveAttributes']=_0x345f22['shouldReceiveAttributes']),null!=_0x345f22['wasUndone']&&_0x345f22['hasOwnProperty']('wasUndone')&&(_0x5acbde['wasUndone']=_0x345f22['wasUndone']),_0x5acbde;},_0x1f5fdc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x1f5fdc['getTypeUrl']=function(_0x11ca38){return void 0x0===_0x11ca38&&(_0x11ca38='type.googleapis.com'),_0x11ca38+'/InsertOperation';},_0x1f5fdc;}()),_0x3de727['MarkerOperation']=(function(){function _0x2d0c9a(_0xac4143){if(_0xac4143){for(var _0x47570a=Object['keys'](_0xac4143),_0x304e46=0x0;_0x304e46<_0x47570a['length'];++_0x304e46)null!=_0xac4143[_0x47570a[_0x304e46]]&&(this[_0x47570a[_0x304e46]]=_0xac4143[_0x47570a[_0x304e46]]);}}return _0x2d0c9a['prototype']['name']='',_0x2d0c9a['prototype']['oldRange']=null,_0x2d0c9a['prototype']['newRange']=null,_0x2d0c9a['prototype']['affectsData']=!0x1,_0x2d0c9a['prototype']['wasUndone']=!0x1,_0x2d0c9a['create']=function(_0x557b92){return new _0x2d0c9a(_0x557b92);},_0x2d0c9a['encode']=function(_0x50f53d,_0x531631){return _0x531631||(_0x531631=_0x152416['create']()),null!=_0x50f53d['name']&&Object['hasOwnProperty']['call'](_0x50f53d,'name')&&_0x531631['uint32'](0xa)['string'](_0x50f53d['name']),null!=_0x50f53d['oldRange']&&Object['hasOwnProperty']['call'](_0x50f53d,'oldRange')&&_0x3de727['Range']['encode'](_0x50f53d['oldRange'],_0x531631['uint32'](0x12)['fork']())['ldelim'](),null!=_0x50f53d['newRange']&&Object['hasOwnProperty']['call'](_0x50f53d,'newRange')&&_0x3de727['Range']['encode'](_0x50f53d['newRange'],_0x531631['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x50f53d['affectsData']&&Object['hasOwnProperty']['call'](_0x50f53d,'affectsData')&&_0x531631['uint32'](0x20)['bool'](_0x50f53d['affectsData']),null!=_0x50f53d['wasUndone']&&Object['hasOwnProperty']['call'](_0x50f53d,'wasUndone')&&_0x531631['uint32'](0x28)['bool'](_0x50f53d['wasUndone']),_0x531631;},_0x2d0c9a['encodeDelimited']=function(_0x1ebb10,_0x724d29){return this['encode'](_0x1ebb10,_0x724d29)['ldelim']();},_0x2d0c9a['decode']=function(_0x35d1fd,_0x37fc28){_0x35d1fd instanceof _0x49eef4||(_0x35d1fd=_0x49eef4['create'](_0x35d1fd));for(var _0x130e9f=void 0x0===_0x37fc28?_0x35d1fd['len']:_0x35d1fd['pos']+_0x37fc28,_0x175e55=new _0x3de727['MarkerOperation']();_0x35d1fd['pos']<_0x130e9f;){var _0x15edf1=_0x35d1fd['uint32']();switch(_0x15edf1>>>0x3){case 0x1:_0x175e55['name']=_0x35d1fd['string']();break;case 0x2:_0x175e55['oldRange']=_0x3de727['Range']['decode'](_0x35d1fd,_0x35d1fd['uint32']());break;case 0x3:_0x175e55['newRange']=_0x3de727['Range']['decode'](_0x35d1fd,_0x35d1fd['uint32']());break;case 0x4:_0x175e55['affectsData']=_0x35d1fd['bool']();break;case 0x5:_0x175e55['wasUndone']=_0x35d1fd['bool']();break;default:_0x35d1fd['skipType'](0x7&_0x15edf1);}}return _0x175e55;},_0x2d0c9a['decodeDelimited']=function(_0x57f5ed){return _0x57f5ed instanceof _0x49eef4||(_0x57f5ed=new _0x49eef4(_0x57f5ed)),this['decode'](_0x57f5ed,_0x57f5ed['uint32']());},_0x2d0c9a['verify']=function(_0x49a1d3){if('object'!=typeof _0x49a1d3||null===_0x49a1d3)return'object\x20expected';if(null!=_0x49a1d3['name']&&_0x49a1d3['hasOwnProperty']('name')&&!_0x582d13['isString'](_0x49a1d3['name']))return'name:\x20string\x20expected';var _0x4ff6f9;if(null!=_0x49a1d3['oldRange']&&_0x49a1d3['hasOwnProperty']('oldRange')&&(_0x4ff6f9=_0x3de727['Range']['verify'](_0x49a1d3['oldRange'])))return'oldRange.'+_0x4ff6f9;if(null!=_0x49a1d3['newRange']&&_0x49a1d3['hasOwnProperty']('newRange')&&(_0x4ff6f9=_0x3de727['Range']['verify'](_0x49a1d3['newRange'])))return'newRange.'+_0x4ff6f9;return null!=_0x49a1d3['affectsData']&&_0x49a1d3['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x49a1d3['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x49a1d3['wasUndone']&&_0x49a1d3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49a1d3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2d0c9a['fromObject']=function(_0x6db28e){if(_0x6db28e instanceof _0x3de727['MarkerOperation'])return _0x6db28e;var _0x39f799=new _0x3de727['MarkerOperation']();if(null!=_0x6db28e['name']&&(_0x39f799['name']=String(_0x6db28e['name'])),null!=_0x6db28e['oldRange']){if('object'!=typeof _0x6db28e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x39f799['oldRange']=_0x3de727['Range']['fromObject'](_0x6db28e['oldRange']);}if(null!=_0x6db28e['newRange']){if('object'!=typeof _0x6db28e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x39f799['newRange']=_0x3de727['Range']['fromObject'](_0x6db28e['newRange']);}return null!=_0x6db28e['affectsData']&&(_0x39f799['affectsData']=Boolean(_0x6db28e['affectsData'])),null!=_0x6db28e['wasUndone']&&(_0x39f799['wasUndone']=Boolean(_0x6db28e['wasUndone'])),_0x39f799;},_0x2d0c9a['toObject']=function(_0xf0e455,_0x149913){_0x149913||(_0x149913={});var _0x4d1471={};return _0x149913['defaults']&&(_0x4d1471['name']='',_0x4d1471['oldRange']=null,_0x4d1471['newRange']=null,_0x4d1471['affectsData']=!0x1,_0x4d1471['wasUndone']=!0x1),null!=_0xf0e455['name']&&_0xf0e455['hasOwnProperty']('name')&&(_0x4d1471['name']=_0xf0e455['name']),null!=_0xf0e455['oldRange']&&_0xf0e455['hasOwnProperty']('oldRange')&&(_0x4d1471['oldRange']=_0x3de727['Range']['toObject'](_0xf0e455['oldRange'],_0x149913)),null!=_0xf0e455['newRange']&&_0xf0e455['hasOwnProperty']('newRange')&&(_0x4d1471['newRange']=_0x3de727['Range']['toObject'](_0xf0e455['newRange'],_0x149913)),null!=_0xf0e455['affectsData']&&_0xf0e455['hasOwnProperty']('affectsData')&&(_0x4d1471['affectsData']=_0xf0e455['affectsData']),null!=_0xf0e455['wasUndone']&&_0xf0e455['hasOwnProperty']('wasUndone')&&(_0x4d1471['wasUndone']=_0xf0e455['wasUndone']),_0x4d1471;},_0x2d0c9a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x2d0c9a['getTypeUrl']=function(_0xda5b54){return void 0x0===_0xda5b54&&(_0xda5b54='type.googleapis.com'),_0xda5b54+'/MarkerOperation';},_0x2d0c9a;}()),_0x3de727['MergeOperation']=(function(){function _0x467466(_0x2393aa){if(_0x2393aa){for(var _0x22a8d2=Object['keys'](_0x2393aa),_0x55ad61=0x0;_0x55ad61<_0x22a8d2['length'];++_0x55ad61)null!=_0x2393aa[_0x22a8d2[_0x55ad61]]&&(this[_0x22a8d2[_0x55ad61]]=_0x2393aa[_0x22a8d2[_0x55ad61]]);}}return _0x467466['prototype']['sourcePosition']=null,_0x467466['prototype']['targetPosition']=null,_0x467466['prototype']['graveyardPosition']=null,_0x467466['prototype']['howMany']=0x0,_0x467466['prototype']['wasUndone']=!0x1,_0x467466['create']=function(_0x12b7ec){return new _0x467466(_0x12b7ec);},_0x467466['encode']=function(_0x2dcdf2,_0x1890b8){return _0x1890b8||(_0x1890b8=_0x152416['create']()),null!=_0x2dcdf2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2dcdf2,'sourcePosition')&&_0x3de727['Position']['encode'](_0x2dcdf2['sourcePosition'],_0x1890b8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2dcdf2['targetPosition']&&Object['hasOwnProperty']['call'](_0x2dcdf2,'targetPosition')&&_0x3de727['Position']['encode'](_0x2dcdf2['targetPosition'],_0x1890b8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2dcdf2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2dcdf2,'graveyardPosition')&&_0x3de727['Position']['encode'](_0x2dcdf2['graveyardPosition'],_0x1890b8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2dcdf2['howMany']&&Object['hasOwnProperty']['call'](_0x2dcdf2,'howMany')&&_0x1890b8['uint32'](0x20)['uint32'](_0x2dcdf2['howMany']),null!=_0x2dcdf2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2dcdf2,'wasUndone')&&_0x1890b8['uint32'](0x28)['bool'](_0x2dcdf2['wasUndone']),_0x1890b8;},_0x467466['encodeDelimited']=function(_0xd594dd,_0xb590df){return this['encode'](_0xd594dd,_0xb590df)['ldelim']();},_0x467466['decode']=function(_0x4750ce,_0x375f1c){_0x4750ce instanceof _0x49eef4||(_0x4750ce=_0x49eef4['create'](_0x4750ce));for(var _0x5d81f2=void 0x0===_0x375f1c?_0x4750ce['len']:_0x4750ce['pos']+_0x375f1c,_0x4b1354=new _0x3de727['MergeOperation']();_0x4750ce['pos']<_0x5d81f2;){var _0x460fe6=_0x4750ce['uint32']();switch(_0x460fe6>>>0x3){case 0x1:_0x4b1354['sourcePosition']=_0x3de727['Position']['decode'](_0x4750ce,_0x4750ce['uint32']());break;case 0x2:_0x4b1354['targetPosition']=_0x3de727['Position']['decode'](_0x4750ce,_0x4750ce['uint32']());break;case 0x3:_0x4b1354['graveyardPosition']=_0x3de727['Position']['decode'](_0x4750ce,_0x4750ce['uint32']());break;case 0x4:_0x4b1354['howMany']=_0x4750ce['uint32']();break;case 0x5:_0x4b1354['wasUndone']=_0x4750ce['bool']();break;default:_0x4750ce['skipType'](0x7&_0x460fe6);}}return _0x4b1354;},_0x467466['decodeDelimited']=function(_0x154ff9){return _0x154ff9 instanceof _0x49eef4||(_0x154ff9=new _0x49eef4(_0x154ff9)),this['decode'](_0x154ff9,_0x154ff9['uint32']());},_0x467466['verify']=function(_0x3c0944){if('object'!=typeof _0x3c0944||null===_0x3c0944)return'object\x20expected';var _0x3e6d8b;if(null!=_0x3c0944['sourcePosition']&&_0x3c0944['hasOwnProperty']('sourcePosition')&&(_0x3e6d8b=_0x3de727['Position']['verify'](_0x3c0944['sourcePosition'])))return'sourcePosition.'+_0x3e6d8b;if(null!=_0x3c0944['targetPosition']&&_0x3c0944['hasOwnProperty']('targetPosition')&&(_0x3e6d8b=_0x3de727['Position']['verify'](_0x3c0944['targetPosition'])))return'targetPosition.'+_0x3e6d8b;if(null!=_0x3c0944['graveyardPosition']&&_0x3c0944['hasOwnProperty']('graveyardPosition')&&(_0x3e6d8b=_0x3de727['Position']['verify'](_0x3c0944['graveyardPosition'])))return'graveyardPosition.'+_0x3e6d8b;return null!=_0x3c0944['howMany']&&_0x3c0944['hasOwnProperty']('howMany')&&!_0x582d13['isInteger'](_0x3c0944['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3c0944['wasUndone']&&_0x3c0944['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c0944['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x467466['fromObject']=function(_0x23266b){if(_0x23266b instanceof _0x3de727['MergeOperation'])return _0x23266b;var _0x1f6027=new _0x3de727['MergeOperation']();if(null!=_0x23266b['sourcePosition']){if('object'!=typeof _0x23266b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1f6027['sourcePosition']=_0x3de727['Position']['fromObject'](_0x23266b['sourcePosition']);}if(null!=_0x23266b['targetPosition']){if('object'!=typeof _0x23266b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1f6027['targetPosition']=_0x3de727['Position']['fromObject'](_0x23266b['targetPosition']);}if(null!=_0x23266b['graveyardPosition']){if('object'!=typeof _0x23266b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1f6027['graveyardPosition']=_0x3de727['Position']['fromObject'](_0x23266b['graveyardPosition']);}return null!=_0x23266b['howMany']&&(_0x1f6027['howMany']=_0x23266b['howMany']>>>0x0),null!=_0x23266b['wasUndone']&&(_0x1f6027['wasUndone']=Boolean(_0x23266b['wasUndone'])),_0x1f6027;},_0x467466['toObject']=function(_0x12dbae,_0x28183e){_0x28183e||(_0x28183e={});var _0xb60fa0={};return _0x28183e['defaults']&&(_0xb60fa0['sourcePosition']=null,_0xb60fa0['targetPosition']=null,_0xb60fa0['graveyardPosition']=null,_0xb60fa0['howMany']=0x0,_0xb60fa0['wasUndone']=!0x1),null!=_0x12dbae['sourcePosition']&&_0x12dbae['hasOwnProperty']('sourcePosition')&&(_0xb60fa0['sourcePosition']=_0x3de727['Position']['toObject'](_0x12dbae['sourcePosition'],_0x28183e)),null!=_0x12dbae['targetPosition']&&_0x12dbae['hasOwnProperty']('targetPosition')&&(_0xb60fa0['targetPosition']=_0x3de727['Position']['toObject'](_0x12dbae['targetPosition'],_0x28183e)),null!=_0x12dbae['graveyardPosition']&&_0x12dbae['hasOwnProperty']('graveyardPosition')&&(_0xb60fa0['graveyardPosition']=_0x3de727['Position']['toObject'](_0x12dbae['graveyardPosition'],_0x28183e)),null!=_0x12dbae['howMany']&&_0x12dbae['hasOwnProperty']('howMany')&&(_0xb60fa0['howMany']=_0x12dbae['howMany']),null!=_0x12dbae['wasUndone']&&_0x12dbae['hasOwnProperty']('wasUndone')&&(_0xb60fa0['wasUndone']=_0x12dbae['wasUndone']),_0xb60fa0;},_0x467466['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x467466['getTypeUrl']=function(_0x2957c0){return void 0x0===_0x2957c0&&(_0x2957c0='type.googleapis.com'),_0x2957c0+'/MergeOperation';},_0x467466;}()),_0x3de727['MoveOperation']=(function(){function _0x152df5(_0x55b9b6){if(_0x55b9b6){for(var _0xba7dad=Object['keys'](_0x55b9b6),_0x8c3a76=0x0;_0x8c3a76<_0xba7dad['length'];++_0x8c3a76)null!=_0x55b9b6[_0xba7dad[_0x8c3a76]]&&(this[_0xba7dad[_0x8c3a76]]=_0x55b9b6[_0xba7dad[_0x8c3a76]]);}}return _0x152df5['prototype']['sourcePosition']=null,_0x152df5['prototype']['howMany']=0x0,_0x152df5['prototype']['targetPosition']=null,_0x152df5['prototype']['wasUndone']=!0x1,_0x152df5['create']=function(_0xef39f2){return new _0x152df5(_0xef39f2);},_0x152df5['encode']=function(_0x5a9f76,_0x27b4b6){return _0x27b4b6||(_0x27b4b6=_0x152416['create']()),null!=_0x5a9f76['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5a9f76,'sourcePosition')&&_0x3de727['Position']['encode'](_0x5a9f76['sourcePosition'],_0x27b4b6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a9f76['howMany']&&Object['hasOwnProperty']['call'](_0x5a9f76,'howMany')&&_0x27b4b6['uint32'](0x10)['uint32'](_0x5a9f76['howMany']),null!=_0x5a9f76['targetPosition']&&Object['hasOwnProperty']['call'](_0x5a9f76,'targetPosition')&&_0x3de727['Position']['encode'](_0x5a9f76['targetPosition'],_0x27b4b6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5a9f76['wasUndone']&&Object['hasOwnProperty']['call'](_0x5a9f76,'wasUndone')&&_0x27b4b6['uint32'](0x20)['bool'](_0x5a9f76['wasUndone']),_0x27b4b6;},_0x152df5['encodeDelimited']=function(_0x23557d,_0x323931){return this['encode'](_0x23557d,_0x323931)['ldelim']();},_0x152df5['decode']=function(_0x560605,_0x481a4d){_0x560605 instanceof _0x49eef4||(_0x560605=_0x49eef4['create'](_0x560605));for(var _0x309ef1=void 0x0===_0x481a4d?_0x560605['len']:_0x560605['pos']+_0x481a4d,_0x12e06b=new _0x3de727['MoveOperation']();_0x560605['pos']<_0x309ef1;){var _0x13ab63=_0x560605['uint32']();switch(_0x13ab63>>>0x3){case 0x1:_0x12e06b['sourcePosition']=_0x3de727['Position']['decode'](_0x560605,_0x560605['uint32']());break;case 0x2:_0x12e06b['howMany']=_0x560605['uint32']();break;case 0x3:_0x12e06b['targetPosition']=_0x3de727['Position']['decode'](_0x560605,_0x560605['uint32']());break;case 0x4:_0x12e06b['wasUndone']=_0x560605['bool']();break;default:_0x560605['skipType'](0x7&_0x13ab63);}}return _0x12e06b;},_0x152df5['decodeDelimited']=function(_0x878306){return _0x878306 instanceof _0x49eef4||(_0x878306=new _0x49eef4(_0x878306)),this['decode'](_0x878306,_0x878306['uint32']());},_0x152df5['verify']=function(_0x12c435){if('object'!=typeof _0x12c435||null===_0x12c435)return'object\x20expected';var _0x16b7da;if(null!=_0x12c435['sourcePosition']&&_0x12c435['hasOwnProperty']('sourcePosition')&&(_0x16b7da=_0x3de727['Position']['verify'](_0x12c435['sourcePosition'])))return'sourcePosition.'+_0x16b7da;if(null!=_0x12c435['howMany']&&_0x12c435['hasOwnProperty']('howMany')&&!_0x582d13['isInteger'](_0x12c435['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x12c435['targetPosition']&&_0x12c435['hasOwnProperty']('targetPosition')&&(_0x16b7da=_0x3de727['Position']['verify'](_0x12c435['targetPosition'])))return'targetPosition.'+_0x16b7da;return null!=_0x12c435['wasUndone']&&_0x12c435['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12c435['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x152df5['fromObject']=function(_0x2b4b97){if(_0x2b4b97 instanceof _0x3de727['MoveOperation'])return _0x2b4b97;var _0x3fe170=new _0x3de727['MoveOperation']();if(null!=_0x2b4b97['sourcePosition']){if('object'!=typeof _0x2b4b97['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3fe170['sourcePosition']=_0x3de727['Position']['fromObject'](_0x2b4b97['sourcePosition']);}if(null!=_0x2b4b97['howMany']&&(_0x3fe170['howMany']=_0x2b4b97['howMany']>>>0x0),null!=_0x2b4b97['targetPosition']){if('object'!=typeof _0x2b4b97['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3fe170['targetPosition']=_0x3de727['Position']['fromObject'](_0x2b4b97['targetPosition']);}return null!=_0x2b4b97['wasUndone']&&(_0x3fe170['wasUndone']=Boolean(_0x2b4b97['wasUndone'])),_0x3fe170;},_0x152df5['toObject']=function(_0x5084ee,_0x4b150e){_0x4b150e||(_0x4b150e={});var _0x4b94b8={};return _0x4b150e['defaults']&&(_0x4b94b8['sourcePosition']=null,_0x4b94b8['howMany']=0x0,_0x4b94b8['targetPosition']=null,_0x4b94b8['wasUndone']=!0x1),null!=_0x5084ee['sourcePosition']&&_0x5084ee['hasOwnProperty']('sourcePosition')&&(_0x4b94b8['sourcePosition']=_0x3de727['Position']['toObject'](_0x5084ee['sourcePosition'],_0x4b150e)),null!=_0x5084ee['howMany']&&_0x5084ee['hasOwnProperty']('howMany')&&(_0x4b94b8['howMany']=_0x5084ee['howMany']),null!=_0x5084ee['targetPosition']&&_0x5084ee['hasOwnProperty']('targetPosition')&&(_0x4b94b8['targetPosition']=_0x3de727['Position']['toObject'](_0x5084ee['targetPosition'],_0x4b150e)),null!=_0x5084ee['wasUndone']&&_0x5084ee['hasOwnProperty']('wasUndone')&&(_0x4b94b8['wasUndone']=_0x5084ee['wasUndone']),_0x4b94b8;},_0x152df5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x152df5['getTypeUrl']=function(_0xd5f6e2){return void 0x0===_0xd5f6e2&&(_0xd5f6e2='type.googleapis.com'),_0xd5f6e2+'/MoveOperation';},_0x152df5;}()),_0x3de727['RenameOperation']=(function(){function _0x1cdbfb(_0x17df7d){if(_0x17df7d){for(var _0x1c9025=Object['keys'](_0x17df7d),_0x596a69=0x0;_0x596a69<_0x1c9025['length'];++_0x596a69)null!=_0x17df7d[_0x1c9025[_0x596a69]]&&(this[_0x1c9025[_0x596a69]]=_0x17df7d[_0x1c9025[_0x596a69]]);}}return _0x1cdbfb['prototype']['position']=null,_0x1cdbfb['prototype']['oldName']='',_0x1cdbfb['prototype']['newName']='',_0x1cdbfb['prototype']['wasUndone']=!0x1,_0x1cdbfb['create']=function(_0x11f22d){return new _0x1cdbfb(_0x11f22d);},_0x1cdbfb['encode']=function(_0x2844ba,_0x1016a9){return _0x1016a9||(_0x1016a9=_0x152416['create']()),null!=_0x2844ba['position']&&Object['hasOwnProperty']['call'](_0x2844ba,'position')&&_0x3de727['Position']['encode'](_0x2844ba['position'],_0x1016a9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2844ba['oldName']&&Object['hasOwnProperty']['call'](_0x2844ba,'oldName')&&_0x1016a9['uint32'](0x12)['string'](_0x2844ba['oldName']),null!=_0x2844ba['newName']&&Object['hasOwnProperty']['call'](_0x2844ba,'newName')&&_0x1016a9['uint32'](0x1a)['string'](_0x2844ba['newName']),null!=_0x2844ba['wasUndone']&&Object['hasOwnProperty']['call'](_0x2844ba,'wasUndone')&&_0x1016a9['uint32'](0x20)['bool'](_0x2844ba['wasUndone']),_0x1016a9;},_0x1cdbfb['encodeDelimited']=function(_0x5b58df,_0x1d9446){return this['encode'](_0x5b58df,_0x1d9446)['ldelim']();},_0x1cdbfb['decode']=function(_0x22ae83,_0x3b4804){_0x22ae83 instanceof _0x49eef4||(_0x22ae83=_0x49eef4['create'](_0x22ae83));for(var _0x2ea0dc=void 0x0===_0x3b4804?_0x22ae83['len']:_0x22ae83['pos']+_0x3b4804,_0x4ffd47=new _0x3de727['RenameOperation']();_0x22ae83['pos']<_0x2ea0dc;){var _0x70c74d=_0x22ae83['uint32']();switch(_0x70c74d>>>0x3){case 0x1:_0x4ffd47['position']=_0x3de727['Position']['decode'](_0x22ae83,_0x22ae83['uint32']());break;case 0x2:_0x4ffd47['oldName']=_0x22ae83['string']();break;case 0x3:_0x4ffd47['newName']=_0x22ae83['string']();break;case 0x4:_0x4ffd47['wasUndone']=_0x22ae83['bool']();break;default:_0x22ae83['skipType'](0x7&_0x70c74d);}}return _0x4ffd47;},_0x1cdbfb['decodeDelimited']=function(_0x5681c5){return _0x5681c5 instanceof _0x49eef4||(_0x5681c5=new _0x49eef4(_0x5681c5)),this['decode'](_0x5681c5,_0x5681c5['uint32']());},_0x1cdbfb['verify']=function(_0x226544){if('object'!=typeof _0x226544||null===_0x226544)return'object\x20expected';if(null!=_0x226544['position']&&_0x226544['hasOwnProperty']('position')){var _0x3fa889=_0x3de727['Position']['verify'](_0x226544['position']);if(_0x3fa889)return'position.'+_0x3fa889;}return null!=_0x226544['oldName']&&_0x226544['hasOwnProperty']('oldName')&&!_0x582d13['isString'](_0x226544['oldName'])?'oldName:\x20string\x20expected':null!=_0x226544['newName']&&_0x226544['hasOwnProperty']('newName')&&!_0x582d13['isString'](_0x226544['newName'])?'newName:\x20string\x20expected':null!=_0x226544['wasUndone']&&_0x226544['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x226544['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1cdbfb['fromObject']=function(_0x2c73da){if(_0x2c73da instanceof _0x3de727['RenameOperation'])return _0x2c73da;var _0x305a69=new _0x3de727['RenameOperation']();if(null!=_0x2c73da['position']){if('object'!=typeof _0x2c73da['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x305a69['position']=_0x3de727['Position']['fromObject'](_0x2c73da['position']);}return null!=_0x2c73da['oldName']&&(_0x305a69['oldName']=String(_0x2c73da['oldName'])),null!=_0x2c73da['newName']&&(_0x305a69['newName']=String(_0x2c73da['newName'])),null!=_0x2c73da['wasUndone']&&(_0x305a69['wasUndone']=Boolean(_0x2c73da['wasUndone'])),_0x305a69;},_0x1cdbfb['toObject']=function(_0x44187c,_0xd973d4){_0xd973d4||(_0xd973d4={});var _0x18c2cf={};return _0xd973d4['defaults']&&(_0x18c2cf['position']=null,_0x18c2cf['oldName']='',_0x18c2cf['newName']='',_0x18c2cf['wasUndone']=!0x1),null!=_0x44187c['position']&&_0x44187c['hasOwnProperty']('position')&&(_0x18c2cf['position']=_0x3de727['Position']['toObject'](_0x44187c['position'],_0xd973d4)),null!=_0x44187c['oldName']&&_0x44187c['hasOwnProperty']('oldName')&&(_0x18c2cf['oldName']=_0x44187c['oldName']),null!=_0x44187c['newName']&&_0x44187c['hasOwnProperty']('newName')&&(_0x18c2cf['newName']=_0x44187c['newName']),null!=_0x44187c['wasUndone']&&_0x44187c['hasOwnProperty']('wasUndone')&&(_0x18c2cf['wasUndone']=_0x44187c['wasUndone']),_0x18c2cf;},_0x1cdbfb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x1cdbfb['getTypeUrl']=function(_0x5abbb2){return void 0x0===_0x5abbb2&&(_0x5abbb2='type.googleapis.com'),_0x5abbb2+'/RenameOperation';},_0x1cdbfb;}()),_0x3de727['RootAttributeOperation']=(function(){function _0x4d3589(_0x27d204){if(_0x27d204){for(var _0x59f941=Object['keys'](_0x27d204),_0x49c152=0x0;_0x49c152<_0x59f941['length'];++_0x49c152)null!=_0x27d204[_0x59f941[_0x49c152]]&&(this[_0x59f941[_0x49c152]]=_0x27d204[_0x59f941[_0x49c152]]);}}return _0x4d3589['prototype']['root']='',_0x4d3589['prototype']['key']='',_0x4d3589['prototype']['oldValueBoolean']=!0x1,_0x4d3589['prototype']['oldValueJson']='',_0x4d3589['prototype']['newValueBoolean']=!0x1,_0x4d3589['prototype']['newValueJson']='',_0x4d3589['prototype']['wasUndone']=!0x1,_0x4d3589['create']=function(_0x453f65){return new _0x4d3589(_0x453f65);},_0x4d3589['encode']=function(_0x1bb32f,_0x354021){return _0x354021||(_0x354021=_0x152416['create']()),null!=_0x1bb32f['root']&&Object['hasOwnProperty']['call'](_0x1bb32f,'root')&&_0x354021['uint32'](0xa)['string'](_0x1bb32f['root']),null!=_0x1bb32f['key']&&Object['hasOwnProperty']['call'](_0x1bb32f,'key')&&_0x354021['uint32'](0x12)['string'](_0x1bb32f['key']),null!=_0x1bb32f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1bb32f,'oldValueBoolean')&&_0x354021['uint32'](0x18)['bool'](_0x1bb32f['oldValueBoolean']),null!=_0x1bb32f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1bb32f,'oldValueJson')&&_0x354021['uint32'](0x22)['string'](_0x1bb32f['oldValueJson']),null!=_0x1bb32f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1bb32f,'newValueBoolean')&&_0x354021['uint32'](0x28)['bool'](_0x1bb32f['newValueBoolean']),null!=_0x1bb32f['newValueJson']&&Object['hasOwnProperty']['call'](_0x1bb32f,'newValueJson')&&_0x354021['uint32'](0x32)['string'](_0x1bb32f['newValueJson']),null!=_0x1bb32f['wasUndone']&&Object['hasOwnProperty']['call'](_0x1bb32f,'wasUndone')&&_0x354021['uint32'](0x38)['bool'](_0x1bb32f['wasUndone']),_0x354021;},_0x4d3589['encodeDelimited']=function(_0x3ba3ae,_0x3ef8b2){return this['encode'](_0x3ba3ae,_0x3ef8b2)['ldelim']();},_0x4d3589['decode']=function(_0xbaaa33,_0x904540){_0xbaaa33 instanceof _0x49eef4||(_0xbaaa33=_0x49eef4['create'](_0xbaaa33));for(var _0x3c9753=void 0x0===_0x904540?_0xbaaa33['len']:_0xbaaa33['pos']+_0x904540,_0x1fbd7f=new _0x3de727['RootAttributeOperation']();_0xbaaa33['pos']<_0x3c9753;){var _0x115105=_0xbaaa33['uint32']();switch(_0x115105>>>0x3){case 0x1:_0x1fbd7f['root']=_0xbaaa33['string']();break;case 0x2:_0x1fbd7f['key']=_0xbaaa33['string']();break;case 0x3:_0x1fbd7f['oldValueBoolean']=_0xbaaa33['bool']();break;case 0x4:_0x1fbd7f['oldValueJson']=_0xbaaa33['string']();break;case 0x5:_0x1fbd7f['newValueBoolean']=_0xbaaa33['bool']();break;case 0x6:_0x1fbd7f['newValueJson']=_0xbaaa33['string']();break;case 0x7:_0x1fbd7f['wasUndone']=_0xbaaa33['bool']();break;default:_0xbaaa33['skipType'](0x7&_0x115105);}}return _0x1fbd7f;},_0x4d3589['decodeDelimited']=function(_0x391db2){return _0x391db2 instanceof _0x49eef4||(_0x391db2=new _0x49eef4(_0x391db2)),this['decode'](_0x391db2,_0x391db2['uint32']());},_0x4d3589['verify']=function(_0x4bc6d4){return'object'!=typeof _0x4bc6d4||null===_0x4bc6d4?'object\x20expected':null!=_0x4bc6d4['root']&&_0x4bc6d4['hasOwnProperty']('root')&&!_0x582d13['isString'](_0x4bc6d4['root'])?'root:\x20string\x20expected':null!=_0x4bc6d4['key']&&_0x4bc6d4['hasOwnProperty']('key')&&!_0x582d13['isString'](_0x4bc6d4['key'])?'key:\x20string\x20expected':null!=_0x4bc6d4['oldValueBoolean']&&_0x4bc6d4['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4bc6d4['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4bc6d4['oldValueJson']&&_0x4bc6d4['hasOwnProperty']('oldValueJson')&&!_0x582d13['isString'](_0x4bc6d4['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4bc6d4['newValueBoolean']&&_0x4bc6d4['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4bc6d4['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4bc6d4['newValueJson']&&_0x4bc6d4['hasOwnProperty']('newValueJson')&&!_0x582d13['isString'](_0x4bc6d4['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4bc6d4['wasUndone']&&_0x4bc6d4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bc6d4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d3589['fromObject']=function(_0x1a6eec){if(_0x1a6eec instanceof _0x3de727['RootAttributeOperation'])return _0x1a6eec;var _0xfab420=new _0x3de727['RootAttributeOperation']();return null!=_0x1a6eec['root']&&(_0xfab420['root']=String(_0x1a6eec['root'])),null!=_0x1a6eec['key']&&(_0xfab420['key']=String(_0x1a6eec['key'])),null!=_0x1a6eec['oldValueBoolean']&&(_0xfab420['oldValueBoolean']=Boolean(_0x1a6eec['oldValueBoolean'])),null!=_0x1a6eec['oldValueJson']&&(_0xfab420['oldValueJson']=String(_0x1a6eec['oldValueJson'])),null!=_0x1a6eec['newValueBoolean']&&(_0xfab420['newValueBoolean']=Boolean(_0x1a6eec['newValueBoolean'])),null!=_0x1a6eec['newValueJson']&&(_0xfab420['newValueJson']=String(_0x1a6eec['newValueJson'])),null!=_0x1a6eec['wasUndone']&&(_0xfab420['wasUndone']=Boolean(_0x1a6eec['wasUndone'])),_0xfab420;},_0x4d3589['toObject']=function(_0x2785b3,_0xd3a62){_0xd3a62||(_0xd3a62={});var _0x456515={};return _0xd3a62['defaults']&&(_0x456515['root']='',_0x456515['key']='',_0x456515['oldValueBoolean']=!0x1,_0x456515['oldValueJson']='',_0x456515['newValueBoolean']=!0x1,_0x456515['newValueJson']='',_0x456515['wasUndone']=!0x1),null!=_0x2785b3['root']&&_0x2785b3['hasOwnProperty']('root')&&(_0x456515['root']=_0x2785b3['root']),null!=_0x2785b3['key']&&_0x2785b3['hasOwnProperty']('key')&&(_0x456515['key']=_0x2785b3['key']),null!=_0x2785b3['oldValueBoolean']&&_0x2785b3['hasOwnProperty']('oldValueBoolean')&&(_0x456515['oldValueBoolean']=_0x2785b3['oldValueBoolean']),null!=_0x2785b3['oldValueJson']&&_0x2785b3['hasOwnProperty']('oldValueJson')&&(_0x456515['oldValueJson']=_0x2785b3['oldValueJson']),null!=_0x2785b3['newValueBoolean']&&_0x2785b3['hasOwnProperty']('newValueBoolean')&&(_0x456515['newValueBoolean']=_0x2785b3['newValueBoolean']),null!=_0x2785b3['newValueJson']&&_0x2785b3['hasOwnProperty']('newValueJson')&&(_0x456515['newValueJson']=_0x2785b3['newValueJson']),null!=_0x2785b3['wasUndone']&&_0x2785b3['hasOwnProperty']('wasUndone')&&(_0x456515['wasUndone']=_0x2785b3['wasUndone']),_0x456515;},_0x4d3589['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x4d3589['getTypeUrl']=function(_0x569673){return void 0x0===_0x569673&&(_0x569673='type.googleapis.com'),_0x569673+'/RootAttributeOperation';},_0x4d3589;}()),_0x3de727['RootOperation']=(function(){function _0x45a4b0(_0xa1f8d1){if(_0xa1f8d1){for(var _0x220804=Object['keys'](_0xa1f8d1),_0x4debb7=0x0;_0x4debb7<_0x220804['length'];++_0x4debb7)null!=_0xa1f8d1[_0x220804[_0x4debb7]]&&(this[_0x220804[_0x4debb7]]=_0xa1f8d1[_0x220804[_0x4debb7]]);}}return _0x45a4b0['prototype']['rootName']='',_0x45a4b0['prototype']['elementName']='',_0x45a4b0['prototype']['isAdd']=!0x1,_0x45a4b0['prototype']['wasUndone']=!0x1,_0x45a4b0['create']=function(_0x925496){return new _0x45a4b0(_0x925496);},_0x45a4b0['encode']=function(_0x33c067,_0x23c54a){return _0x23c54a||(_0x23c54a=_0x152416['create']()),null!=_0x33c067['rootName']&&Object['hasOwnProperty']['call'](_0x33c067,'rootName')&&_0x23c54a['uint32'](0xa)['string'](_0x33c067['rootName']),null!=_0x33c067['elementName']&&Object['hasOwnProperty']['call'](_0x33c067,'elementName')&&_0x23c54a['uint32'](0x12)['string'](_0x33c067['elementName']),null!=_0x33c067['isAdd']&&Object['hasOwnProperty']['call'](_0x33c067,'isAdd')&&_0x23c54a['uint32'](0x18)['bool'](_0x33c067['isAdd']),null!=_0x33c067['wasUndone']&&Object['hasOwnProperty']['call'](_0x33c067,'wasUndone')&&_0x23c54a['uint32'](0x20)['bool'](_0x33c067['wasUndone']),_0x23c54a;},_0x45a4b0['encodeDelimited']=function(_0x44ff81,_0x129f6b){return this['encode'](_0x44ff81,_0x129f6b)['ldelim']();},_0x45a4b0['decode']=function(_0x212fee,_0x3de77a){_0x212fee instanceof _0x49eef4||(_0x212fee=_0x49eef4['create'](_0x212fee));for(var _0x53f503=void 0x0===_0x3de77a?_0x212fee['len']:_0x212fee['pos']+_0x3de77a,_0x5c1432=new _0x3de727['RootOperation']();_0x212fee['pos']<_0x53f503;){var _0x375e25=_0x212fee['uint32']();switch(_0x375e25>>>0x3){case 0x1:_0x5c1432['rootName']=_0x212fee['string']();break;case 0x2:_0x5c1432['elementName']=_0x212fee['string']();break;case 0x3:_0x5c1432['isAdd']=_0x212fee['bool']();break;case 0x4:_0x5c1432['wasUndone']=_0x212fee['bool']();break;default:_0x212fee['skipType'](0x7&_0x375e25);}}return _0x5c1432;},_0x45a4b0['decodeDelimited']=function(_0xe81d6){return _0xe81d6 instanceof _0x49eef4||(_0xe81d6=new _0x49eef4(_0xe81d6)),this['decode'](_0xe81d6,_0xe81d6['uint32']());},_0x45a4b0['verify']=function(_0x482c57){return'object'!=typeof _0x482c57||null===_0x482c57?'object\x20expected':null!=_0x482c57['rootName']&&_0x482c57['hasOwnProperty']('rootName')&&!_0x582d13['isString'](_0x482c57['rootName'])?'rootName:\x20string\x20expected':null!=_0x482c57['elementName']&&_0x482c57['hasOwnProperty']('elementName')&&!_0x582d13['isString'](_0x482c57['elementName'])?'elementName:\x20string\x20expected':null!=_0x482c57['isAdd']&&_0x482c57['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x482c57['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x482c57['wasUndone']&&_0x482c57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x482c57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x45a4b0['fromObject']=function(_0x1889c8){if(_0x1889c8 instanceof _0x3de727['RootOperation'])return _0x1889c8;var _0x5811fd=new _0x3de727['RootOperation']();return null!=_0x1889c8['rootName']&&(_0x5811fd['rootName']=String(_0x1889c8['rootName'])),null!=_0x1889c8['elementName']&&(_0x5811fd['elementName']=String(_0x1889c8['elementName'])),null!=_0x1889c8['isAdd']&&(_0x5811fd['isAdd']=Boolean(_0x1889c8['isAdd'])),null!=_0x1889c8['wasUndone']&&(_0x5811fd['wasUndone']=Boolean(_0x1889c8['wasUndone'])),_0x5811fd;},_0x45a4b0['toObject']=function(_0x5a0f61,_0x575764){_0x575764||(_0x575764={});var _0x58f6b2={};return _0x575764['defaults']&&(_0x58f6b2['rootName']='',_0x58f6b2['elementName']='',_0x58f6b2['isAdd']=!0x1,_0x58f6b2['wasUndone']=!0x1),null!=_0x5a0f61['rootName']&&_0x5a0f61['hasOwnProperty']('rootName')&&(_0x58f6b2['rootName']=_0x5a0f61['rootName']),null!=_0x5a0f61['elementName']&&_0x5a0f61['hasOwnProperty']('elementName')&&(_0x58f6b2['elementName']=_0x5a0f61['elementName']),null!=_0x5a0f61['isAdd']&&_0x5a0f61['hasOwnProperty']('isAdd')&&(_0x58f6b2['isAdd']=_0x5a0f61['isAdd']),null!=_0x5a0f61['wasUndone']&&_0x5a0f61['hasOwnProperty']('wasUndone')&&(_0x58f6b2['wasUndone']=_0x5a0f61['wasUndone']),_0x58f6b2;},_0x45a4b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x45a4b0['getTypeUrl']=function(_0x29a676){return void 0x0===_0x29a676&&(_0x29a676='type.googleapis.com'),_0x29a676+'/RootOperation';},_0x45a4b0;}()),_0x3de727['SplitOperation']=(function(){function _0x2ec19f(_0x1b43b6){if(_0x1b43b6){for(var _0x4a3d92=Object['keys'](_0x1b43b6),_0x1fb7bb=0x0;_0x1fb7bb<_0x4a3d92['length'];++_0x1fb7bb)null!=_0x1b43b6[_0x4a3d92[_0x1fb7bb]]&&(this[_0x4a3d92[_0x1fb7bb]]=_0x1b43b6[_0x4a3d92[_0x1fb7bb]]);}}return _0x2ec19f['prototype']['splitPosition']=null,_0x2ec19f['prototype']['graveyardPosition']=null,_0x2ec19f['prototype']['howMany']=0x0,_0x2ec19f['prototype']['insertionPosition']=null,_0x2ec19f['prototype']['wasUndone']=!0x1,_0x2ec19f['create']=function(_0x355d5a){return new _0x2ec19f(_0x355d5a);},_0x2ec19f['encode']=function(_0x5356e5,_0x451ca3){return _0x451ca3||(_0x451ca3=_0x152416['create']()),null!=_0x5356e5['splitPosition']&&Object['hasOwnProperty']['call'](_0x5356e5,'splitPosition')&&_0x3de727['Position']['encode'](_0x5356e5['splitPosition'],_0x451ca3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5356e5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5356e5,'graveyardPosition')&&_0x3de727['Position']['encode'](_0x5356e5['graveyardPosition'],_0x451ca3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5356e5['howMany']&&Object['hasOwnProperty']['call'](_0x5356e5,'howMany')&&_0x451ca3['uint32'](0x18)['uint32'](_0x5356e5['howMany']),null!=_0x5356e5['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5356e5,'insertionPosition')&&_0x3de727['Position']['encode'](_0x5356e5['insertionPosition'],_0x451ca3['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5356e5['wasUndone']&&Object['hasOwnProperty']['call'](_0x5356e5,'wasUndone')&&_0x451ca3['uint32'](0x28)['bool'](_0x5356e5['wasUndone']),_0x451ca3;},_0x2ec19f['encodeDelimited']=function(_0x33f4f1,_0x4da7a7){return this['encode'](_0x33f4f1,_0x4da7a7)['ldelim']();},_0x2ec19f['decode']=function(_0xafb369,_0x168e6d){_0xafb369 instanceof _0x49eef4||(_0xafb369=_0x49eef4['create'](_0xafb369));for(var _0x3d4aa3=void 0x0===_0x168e6d?_0xafb369['len']:_0xafb369['pos']+_0x168e6d,_0x1ef892=new _0x3de727['SplitOperation']();_0xafb369['pos']<_0x3d4aa3;){var _0x4dbc07=_0xafb369['uint32']();switch(_0x4dbc07>>>0x3){case 0x1:_0x1ef892['splitPosition']=_0x3de727['Position']['decode'](_0xafb369,_0xafb369['uint32']());break;case 0x2:_0x1ef892['graveyardPosition']=_0x3de727['Position']['decode'](_0xafb369,_0xafb369['uint32']());break;case 0x3:_0x1ef892['howMany']=_0xafb369['uint32']();break;case 0x4:_0x1ef892['insertionPosition']=_0x3de727['Position']['decode'](_0xafb369,_0xafb369['uint32']());break;case 0x5:_0x1ef892['wasUndone']=_0xafb369['bool']();break;default:_0xafb369['skipType'](0x7&_0x4dbc07);}}return _0x1ef892;},_0x2ec19f['decodeDelimited']=function(_0x125b81){return _0x125b81 instanceof _0x49eef4||(_0x125b81=new _0x49eef4(_0x125b81)),this['decode'](_0x125b81,_0x125b81['uint32']());},_0x2ec19f['verify']=function(_0x22109f){if('object'!=typeof _0x22109f||null===_0x22109f)return'object\x20expected';var _0x443467;if(null!=_0x22109f['splitPosition']&&_0x22109f['hasOwnProperty']('splitPosition')&&(_0x443467=_0x3de727['Position']['verify'](_0x22109f['splitPosition'])))return'splitPosition.'+_0x443467;if(null!=_0x22109f['graveyardPosition']&&_0x22109f['hasOwnProperty']('graveyardPosition')&&(_0x443467=_0x3de727['Position']['verify'](_0x22109f['graveyardPosition'])))return'graveyardPosition.'+_0x443467;if(null!=_0x22109f['howMany']&&_0x22109f['hasOwnProperty']('howMany')&&!_0x582d13['isInteger'](_0x22109f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x22109f['insertionPosition']&&_0x22109f['hasOwnProperty']('insertionPosition')&&(_0x443467=_0x3de727['Position']['verify'](_0x22109f['insertionPosition'])))return'insertionPosition.'+_0x443467;return null!=_0x22109f['wasUndone']&&_0x22109f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22109f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ec19f['fromObject']=function(_0x32cd5d){if(_0x32cd5d instanceof _0x3de727['SplitOperation'])return _0x32cd5d;var _0x1743d1=new _0x3de727['SplitOperation']();if(null!=_0x32cd5d['splitPosition']){if('object'!=typeof _0x32cd5d['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1743d1['splitPosition']=_0x3de727['Position']['fromObject'](_0x32cd5d['splitPosition']);}if(null!=_0x32cd5d['graveyardPosition']){if('object'!=typeof _0x32cd5d['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1743d1['graveyardPosition']=_0x3de727['Position']['fromObject'](_0x32cd5d['graveyardPosition']);}if(null!=_0x32cd5d['howMany']&&(_0x1743d1['howMany']=_0x32cd5d['howMany']>>>0x0),null!=_0x32cd5d['insertionPosition']){if('object'!=typeof _0x32cd5d['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1743d1['insertionPosition']=_0x3de727['Position']['fromObject'](_0x32cd5d['insertionPosition']);}return null!=_0x32cd5d['wasUndone']&&(_0x1743d1['wasUndone']=Boolean(_0x32cd5d['wasUndone'])),_0x1743d1;},_0x2ec19f['toObject']=function(_0x52cd91,_0x481109){_0x481109||(_0x481109={});var _0x33c3f0={};return _0x481109['defaults']&&(_0x33c3f0['splitPosition']=null,_0x33c3f0['graveyardPosition']=null,_0x33c3f0['howMany']=0x0,_0x33c3f0['insertionPosition']=null,_0x33c3f0['wasUndone']=!0x1),null!=_0x52cd91['splitPosition']&&_0x52cd91['hasOwnProperty']('splitPosition')&&(_0x33c3f0['splitPosition']=_0x3de727['Position']['toObject'](_0x52cd91['splitPosition'],_0x481109)),null!=_0x52cd91['graveyardPosition']&&_0x52cd91['hasOwnProperty']('graveyardPosition')&&(_0x33c3f0['graveyardPosition']=_0x3de727['Position']['toObject'](_0x52cd91['graveyardPosition'],_0x481109)),null!=_0x52cd91['howMany']&&_0x52cd91['hasOwnProperty']('howMany')&&(_0x33c3f0['howMany']=_0x52cd91['howMany']),null!=_0x52cd91['insertionPosition']&&_0x52cd91['hasOwnProperty']('insertionPosition')&&(_0x33c3f0['insertionPosition']=_0x3de727['Position']['toObject'](_0x52cd91['insertionPosition'],_0x481109)),null!=_0x52cd91['wasUndone']&&_0x52cd91['hasOwnProperty']('wasUndone')&&(_0x33c3f0['wasUndone']=_0x52cd91['wasUndone']),_0x33c3f0;},_0x2ec19f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x2ec19f['getTypeUrl']=function(_0xf4f108){return void 0x0===_0xf4f108&&(_0xf4f108='type.googleapis.com'),_0xf4f108+'/SplitOperation';},_0x2ec19f;}()),_0x3de727['Position']=(function(){function _0x7af44e(_0x3cd550){if(this['path']=[],_0x3cd550){for(var _0x415d1d=Object['keys'](_0x3cd550),_0x2f2038=0x0;_0x2f2038<_0x415d1d['length'];++_0x2f2038)null!=_0x3cd550[_0x415d1d[_0x2f2038]]&&(this[_0x415d1d[_0x2f2038]]=_0x3cd550[_0x415d1d[_0x2f2038]]);}}return _0x7af44e['prototype']['root']='',_0x7af44e['prototype']['rootMain']=!0x1,_0x7af44e['prototype']['rootGraveyard']=!0x1,_0x7af44e['prototype']['path']=_0x582d13['emptyArray'],_0x7af44e['prototype']['stickiness']='',_0x7af44e['create']=function(_0x29a943){return new _0x7af44e(_0x29a943);},_0x7af44e['encode']=function(_0x26e383,_0x4cf443){if(_0x4cf443||(_0x4cf443=_0x152416['create']()),null!=_0x26e383['root']&&Object['hasOwnProperty']['call'](_0x26e383,'root')&&_0x4cf443['uint32'](0xa)['string'](_0x26e383['root']),null!=_0x26e383['rootMain']&&Object['hasOwnProperty']['call'](_0x26e383,'rootMain')&&_0x4cf443['uint32'](0x10)['bool'](_0x26e383['rootMain']),null!=_0x26e383['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x26e383,'rootGraveyard')&&_0x4cf443['uint32'](0x18)['bool'](_0x26e383['rootGraveyard']),null!=_0x26e383['path']&&_0x26e383['path']['length']){_0x4cf443['uint32'](0x22)['fork']();for(var _0x14a600=0x0;_0x14a600<_0x26e383['path']['length'];++_0x14a600)_0x4cf443['uint32'](_0x26e383['path'][_0x14a600]);_0x4cf443['ldelim']();}return null!=_0x26e383['stickiness']&&Object['hasOwnProperty']['call'](_0x26e383,'stickiness')&&_0x4cf443['uint32'](0x2a)['string'](_0x26e383['stickiness']),_0x4cf443;},_0x7af44e['encodeDelimited']=function(_0x5830f1,_0x55da7b){return this['encode'](_0x5830f1,_0x55da7b)['ldelim']();},_0x7af44e['decode']=function(_0x53cc48,_0x1569fb){_0x53cc48 instanceof _0x49eef4||(_0x53cc48=_0x49eef4['create'](_0x53cc48));for(var _0x46c0b5=void 0x0===_0x1569fb?_0x53cc48['len']:_0x53cc48['pos']+_0x1569fb,_0x59115c=new _0x3de727['Position']();_0x53cc48['pos']<_0x46c0b5;){var _0x12e544=_0x53cc48['uint32']();switch(_0x12e544>>>0x3){case 0x1:_0x59115c['root']=_0x53cc48['string']();break;case 0x2:_0x59115c['rootMain']=_0x53cc48['bool']();break;case 0x3:_0x59115c['rootGraveyard']=_0x53cc48['bool']();break;case 0x4:if(_0x59115c['path']&&_0x59115c['path']['length']||(_0x59115c['path']=[]),0x2==(0x7&_0x12e544)){for(var _0x315c9e=_0x53cc48['uint32']()+_0x53cc48['pos'];_0x53cc48['pos']<_0x315c9e;)_0x59115c['path']['push'](_0x53cc48['uint32']());}else _0x59115c['path']['push'](_0x53cc48['uint32']());break;case 0x5:_0x59115c['stickiness']=_0x53cc48['string']();break;default:_0x53cc48['skipType'](0x7&_0x12e544);}}return _0x59115c;},_0x7af44e['decodeDelimited']=function(_0x532998){return _0x532998 instanceof _0x49eef4||(_0x532998=new _0x49eef4(_0x532998)),this['decode'](_0x532998,_0x532998['uint32']());},_0x7af44e['verify']=function(_0x34592d){if('object'!=typeof _0x34592d||null===_0x34592d)return'object\x20expected';if(null!=_0x34592d['root']&&_0x34592d['hasOwnProperty']('root')&&!_0x582d13['isString'](_0x34592d['root']))return'root:\x20string\x20expected';if(null!=_0x34592d['rootMain']&&_0x34592d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x34592d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x34592d['rootGraveyard']&&_0x34592d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x34592d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x34592d['path']&&_0x34592d['hasOwnProperty']('path')){if(!Array['isArray'](_0x34592d['path']))return'path:\x20array\x20expected';for(var _0x7d69fd=0x0;_0x7d69fd<_0x34592d['path']['length'];++_0x7d69fd)if(!_0x582d13['isInteger'](_0x34592d['path'][_0x7d69fd]))return'path:\x20integer[]\x20expected';}return null!=_0x34592d['stickiness']&&_0x34592d['hasOwnProperty']('stickiness')&&!_0x582d13['isString'](_0x34592d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x7af44e['fromObject']=function(_0x529cd6){if(_0x529cd6 instanceof _0x3de727['Position'])return _0x529cd6;var _0x3e7e0c=new _0x3de727['Position']();if(null!=_0x529cd6['root']&&(_0x3e7e0c['root']=String(_0x529cd6['root'])),null!=_0x529cd6['rootMain']&&(_0x3e7e0c['rootMain']=Boolean(_0x529cd6['rootMain'])),null!=_0x529cd6['rootGraveyard']&&(_0x3e7e0c['rootGraveyard']=Boolean(_0x529cd6['rootGraveyard'])),_0x529cd6['path']){if(!Array['isArray'](_0x529cd6['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3e7e0c['path']=[];for(var _0x153610=0x0;_0x153610<_0x529cd6['path']['length'];++_0x153610)_0x3e7e0c['path'][_0x153610]=_0x529cd6['path'][_0x153610]>>>0x0;}return null!=_0x529cd6['stickiness']&&(_0x3e7e0c['stickiness']=String(_0x529cd6['stickiness'])),_0x3e7e0c;},_0x7af44e['toObject']=function(_0x2e2c46,_0x453a99){_0x453a99||(_0x453a99={});var _0x31395e={};if((_0x453a99['arrays']||_0x453a99['defaults'])&&(_0x31395e['path']=[]),_0x453a99['defaults']&&(_0x31395e['root']='',_0x31395e['rootMain']=!0x1,_0x31395e['rootGraveyard']=!0x1,_0x31395e['stickiness']=''),null!=_0x2e2c46['root']&&_0x2e2c46['hasOwnProperty']('root')&&(_0x31395e['root']=_0x2e2c46['root']),null!=_0x2e2c46['rootMain']&&_0x2e2c46['hasOwnProperty']('rootMain')&&(_0x31395e['rootMain']=_0x2e2c46['rootMain']),null!=_0x2e2c46['rootGraveyard']&&_0x2e2c46['hasOwnProperty']('rootGraveyard')&&(_0x31395e['rootGraveyard']=_0x2e2c46['rootGraveyard']),_0x2e2c46['path']&&_0x2e2c46['path']['length']){_0x31395e['path']=[];for(var _0x305f05=0x0;_0x305f05<_0x2e2c46['path']['length'];++_0x305f05)_0x31395e['path'][_0x305f05]=_0x2e2c46['path'][_0x305f05];}return null!=_0x2e2c46['stickiness']&&_0x2e2c46['hasOwnProperty']('stickiness')&&(_0x31395e['stickiness']=_0x2e2c46['stickiness']),_0x31395e;},_0x7af44e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x7af44e['getTypeUrl']=function(_0x38efbf){return void 0x0===_0x38efbf&&(_0x38efbf='type.googleapis.com'),_0x38efbf+'/Position';},_0x7af44e;}()),_0x3de727['Range']=(function(){function _0x5df7d3(_0x46781b){if(_0x46781b){for(var _0x5585b2=Object['keys'](_0x46781b),_0x2cd120=0x0;_0x2cd120<_0x5585b2['length'];++_0x2cd120)null!=_0x46781b[_0x5585b2[_0x2cd120]]&&(this[_0x5585b2[_0x2cd120]]=_0x46781b[_0x5585b2[_0x2cd120]]);}}return _0x5df7d3['prototype']['start']=null,_0x5df7d3['prototype']['end']=null,_0x5df7d3['create']=function(_0x332d08){return new _0x5df7d3(_0x332d08);},_0x5df7d3['encode']=function(_0x4ebb08,_0x3cd21b){return _0x3cd21b||(_0x3cd21b=_0x152416['create']()),null!=_0x4ebb08['start']&&Object['hasOwnProperty']['call'](_0x4ebb08,'start')&&_0x3de727['Position']['encode'](_0x4ebb08['start'],_0x3cd21b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ebb08['end']&&Object['hasOwnProperty']['call'](_0x4ebb08,'end')&&_0x3de727['Position']['encode'](_0x4ebb08['end'],_0x3cd21b['uint32'](0x12)['fork']())['ldelim'](),_0x3cd21b;},_0x5df7d3['encodeDelimited']=function(_0x1a1362,_0x1a31aa){return this['encode'](_0x1a1362,_0x1a31aa)['ldelim']();},_0x5df7d3['decode']=function(_0x1b1729,_0x20876c){_0x1b1729 instanceof _0x49eef4||(_0x1b1729=_0x49eef4['create'](_0x1b1729));for(var _0x767bcd=void 0x0===_0x20876c?_0x1b1729['len']:_0x1b1729['pos']+_0x20876c,_0x9d7006=new _0x3de727['Range']();_0x1b1729['pos']<_0x767bcd;){var _0x4347ab=_0x1b1729['uint32']();switch(_0x4347ab>>>0x3){case 0x1:_0x9d7006['start']=_0x3de727['Position']['decode'](_0x1b1729,_0x1b1729['uint32']());break;case 0x2:_0x9d7006['end']=_0x3de727['Position']['decode'](_0x1b1729,_0x1b1729['uint32']());break;default:_0x1b1729['skipType'](0x7&_0x4347ab);}}return _0x9d7006;},_0x5df7d3['decodeDelimited']=function(_0x467f38){return _0x467f38 instanceof _0x49eef4||(_0x467f38=new _0x49eef4(_0x467f38)),this['decode'](_0x467f38,_0x467f38['uint32']());},_0x5df7d3['verify']=function(_0x575ea3){if('object'!=typeof _0x575ea3||null===_0x575ea3)return'object\x20expected';var _0x2a8ab0;if(null!=_0x575ea3['start']&&_0x575ea3['hasOwnProperty']('start')&&(_0x2a8ab0=_0x3de727['Position']['verify'](_0x575ea3['start'])))return'start.'+_0x2a8ab0;if(null!=_0x575ea3['end']&&_0x575ea3['hasOwnProperty']('end')&&(_0x2a8ab0=_0x3de727['Position']['verify'](_0x575ea3['end'])))return'end.'+_0x2a8ab0;return null;},_0x5df7d3['fromObject']=function(_0x30d2fd){if(_0x30d2fd instanceof _0x3de727['Range'])return _0x30d2fd;var _0x3ea4f=new _0x3de727['Range']();if(null!=_0x30d2fd['start']){if('object'!=typeof _0x30d2fd['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3ea4f['start']=_0x3de727['Position']['fromObject'](_0x30d2fd['start']);}if(null!=_0x30d2fd['end']){if('object'!=typeof _0x30d2fd['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3ea4f['end']=_0x3de727['Position']['fromObject'](_0x30d2fd['end']);}return _0x3ea4f;},_0x5df7d3['toObject']=function(_0x46d0f7,_0x268c56){_0x268c56||(_0x268c56={});var _0x3953a9={};return _0x268c56['defaults']&&(_0x3953a9['start']=null,_0x3953a9['end']=null),null!=_0x46d0f7['start']&&_0x46d0f7['hasOwnProperty']('start')&&(_0x3953a9['start']=_0x3de727['Position']['toObject'](_0x46d0f7['start'],_0x268c56)),null!=_0x46d0f7['end']&&_0x46d0f7['hasOwnProperty']('end')&&(_0x3953a9['end']=_0x3de727['Position']['toObject'](_0x46d0f7['end'],_0x268c56)),_0x3953a9;},_0x5df7d3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x5df7d3['getTypeUrl']=function(_0x5ae360){return void 0x0===_0x5ae360&&(_0x5ae360='type.googleapis.com'),_0x5ae360+'/Range';},_0x5df7d3;}()),_0x3de727['Element']=(function(){function _0x544e78(_0x3cbe54){if(this['children']=[],this['attributesBoolean']={},_0x3cbe54){for(var _0x4e5c53=Object['keys'](_0x3cbe54),_0x544e53=0x0;_0x544e53<_0x4e5c53['length'];++_0x544e53)null!=_0x3cbe54[_0x4e5c53[_0x544e53]]&&(this[_0x4e5c53[_0x544e53]]=_0x3cbe54[_0x4e5c53[_0x544e53]]);}}return _0x544e78['prototype']['name']='',_0x544e78['prototype']['children']=_0x582d13['emptyArray'],_0x544e78['prototype']['data']='',_0x544e78['prototype']['attributesBoolean']=_0x582d13['emptyObject'],_0x544e78['prototype']['attributesJson']='',_0x544e78['create']=function(_0x24ce16){return new _0x544e78(_0x24ce16);},_0x544e78['encode']=function(_0x1c562f,_0x3d8b66){if(_0x3d8b66||(_0x3d8b66=_0x152416['create']()),null!=_0x1c562f['name']&&Object['hasOwnProperty']['call'](_0x1c562f,'name')&&_0x3d8b66['uint32'](0xa)['string'](_0x1c562f['name']),null!=_0x1c562f['children']&&_0x1c562f['children']['length']){for(var _0x25ffd5=0x0;_0x25ffd5<_0x1c562f['children']['length'];++_0x25ffd5)_0x3de727['Element']['encode'](_0x1c562f['children'][_0x25ffd5],_0x3d8b66['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1c562f['data']&&Object['hasOwnProperty']['call'](_0x1c562f,'data')&&_0x3d8b66['uint32'](0x1a)['string'](_0x1c562f['data']),null!=_0x1c562f['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1c562f,'attributesBoolean')){var _0x4c0f68=Object['keys'](_0x1c562f['attributesBoolean']);for(_0x25ffd5=0x0;_0x25ffd5<_0x4c0f68['length'];++_0x25ffd5)_0x3d8b66['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4c0f68[_0x25ffd5])['uint32'](0x10)['bool'](_0x1c562f['attributesBoolean'][_0x4c0f68[_0x25ffd5]])['ldelim']();}return null!=_0x1c562f['attributesJson']&&Object['hasOwnProperty']['call'](_0x1c562f,'attributesJson')&&_0x3d8b66['uint32'](0x2a)['string'](_0x1c562f['attributesJson']),_0x3d8b66;},_0x544e78['encodeDelimited']=function(_0x4d369f,_0x4e55b2){return this['encode'](_0x4d369f,_0x4e55b2)['ldelim']();},_0x544e78['decode']=function(_0xadec6,_0x285b15){_0xadec6 instanceof _0x49eef4||(_0xadec6=_0x49eef4['create'](_0xadec6));for(var _0x5866f1,_0x50f564,_0x7391c1=void 0x0===_0x285b15?_0xadec6['len']:_0xadec6['pos']+_0x285b15,_0x193056=new _0x3de727['Element']();_0xadec6['pos']<_0x7391c1;){var _0x51281f=_0xadec6['uint32']();switch(_0x51281f>>>0x3){case 0x1:_0x193056['name']=_0xadec6['string']();break;case 0x2:_0x193056['children']&&_0x193056['children']['length']||(_0x193056['children']=[]),_0x193056['children']['push'](_0x3de727['Element']['decode'](_0xadec6,_0xadec6['uint32']()));break;case 0x3:_0x193056['data']=_0xadec6['string']();break;case 0x4:_0x193056['attributesBoolean']===_0x582d13['emptyObject']&&(_0x193056['attributesBoolean']={});var _0x5a2579=_0xadec6['uint32']()+_0xadec6['pos'];for(_0x5866f1='',_0x50f564=!0x1;_0xadec6['pos']<_0x5a2579;){var _0x99f4a3=_0xadec6['uint32']();switch(_0x99f4a3>>>0x3){case 0x1:_0x5866f1=_0xadec6['string']();break;case 0x2:_0x50f564=_0xadec6['bool']();break;default:_0xadec6['skipType'](0x7&_0x99f4a3);}}_0x193056['attributesBoolean'][_0x5866f1]=_0x50f564;break;case 0x5:_0x193056['attributesJson']=_0xadec6['string']();break;default:_0xadec6['skipType'](0x7&_0x51281f);}}return _0x193056;},_0x544e78['decodeDelimited']=function(_0x258e3f){return _0x258e3f instanceof _0x49eef4||(_0x258e3f=new _0x49eef4(_0x258e3f)),this['decode'](_0x258e3f,_0x258e3f['uint32']());},_0x544e78['verify']=function(_0x547820){if('object'!=typeof _0x547820||null===_0x547820)return'object\x20expected';if(null!=_0x547820['name']&&_0x547820['hasOwnProperty']('name')&&!_0x582d13['isString'](_0x547820['name']))return'name:\x20string\x20expected';if(null!=_0x547820['children']&&_0x547820['hasOwnProperty']('children')){if(!Array['isArray'](_0x547820['children']))return'children:\x20array\x20expected';for(var _0x3d4ff8=0x0;_0x3d4ff8<_0x547820['children']['length'];++_0x3d4ff8){var _0x2c3895=_0x3de727['Element']['verify'](_0x547820['children'][_0x3d4ff8]);if(_0x2c3895)return'children.'+_0x2c3895;}}if(null!=_0x547820['data']&&_0x547820['hasOwnProperty']('data')&&!_0x582d13['isString'](_0x547820['data']))return'data:\x20string\x20expected';if(null!=_0x547820['attributesBoolean']&&_0x547820['hasOwnProperty']('attributesBoolean')){if(!_0x582d13['isObject'](_0x547820['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x56c511=Object['keys'](_0x547820['attributesBoolean']);for(_0x3d4ff8=0x0;_0x3d4ff8<_0x56c511['length'];++_0x3d4ff8)if('boolean'!=typeof _0x547820['attributesBoolean'][_0x56c511[_0x3d4ff8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x547820['attributesJson']&&_0x547820['hasOwnProperty']('attributesJson')&&!_0x582d13['isString'](_0x547820['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x544e78['fromObject']=function(_0x3cbf35){if(_0x3cbf35 instanceof _0x3de727['Element'])return _0x3cbf35;var _0x5a7474=new _0x3de727['Element']();if(null!=_0x3cbf35['name']&&(_0x5a7474['name']=String(_0x3cbf35['name'])),_0x3cbf35['children']){if(!Array['isArray'](_0x3cbf35['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5a7474['children']=[];for(var _0x31597b=0x0;_0x31597b<_0x3cbf35['children']['length'];++_0x31597b){if('object'!=typeof _0x3cbf35['children'][_0x31597b])throw TypeError('.Element.children:\x20object\x20expected');_0x5a7474['children'][_0x31597b]=_0x3de727['Element']['fromObject'](_0x3cbf35['children'][_0x31597b]);}}if(null!=_0x3cbf35['data']&&(_0x5a7474['data']=String(_0x3cbf35['data'])),_0x3cbf35['attributesBoolean']){if('object'!=typeof _0x3cbf35['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5a7474['attributesBoolean']={};var _0x4172d3=Object['keys'](_0x3cbf35['attributesBoolean']);for(_0x31597b=0x0;_0x31597b<_0x4172d3['length'];++_0x31597b)_0x5a7474['attributesBoolean'][_0x4172d3[_0x31597b]]=Boolean(_0x3cbf35['attributesBoolean'][_0x4172d3[_0x31597b]]);}return null!=_0x3cbf35['attributesJson']&&(_0x5a7474['attributesJson']=String(_0x3cbf35['attributesJson'])),_0x5a7474;},_0x544e78['toObject']=function(_0x3b03c7,_0x3a8d93){_0x3a8d93||(_0x3a8d93={});var _0x50eedc,_0x45ebf9={};if((_0x3a8d93['arrays']||_0x3a8d93['defaults'])&&(_0x45ebf9['children']=[]),(_0x3a8d93['objects']||_0x3a8d93['defaults'])&&(_0x45ebf9['attributesBoolean']={}),_0x3a8d93['defaults']&&(_0x45ebf9['name']='',_0x45ebf9['data']='',_0x45ebf9['attributesJson']=''),null!=_0x3b03c7['name']&&_0x3b03c7['hasOwnProperty']('name')&&(_0x45ebf9['name']=_0x3b03c7['name']),_0x3b03c7['children']&&_0x3b03c7['children']['length']){_0x45ebf9['children']=[];for(var _0x7d3f2f=0x0;_0x7d3f2f<_0x3b03c7['children']['length'];++_0x7d3f2f)_0x45ebf9['children'][_0x7d3f2f]=_0x3de727['Element']['toObject'](_0x3b03c7['children'][_0x7d3f2f],_0x3a8d93);}if(null!=_0x3b03c7['data']&&_0x3b03c7['hasOwnProperty']('data')&&(_0x45ebf9['data']=_0x3b03c7['data']),_0x3b03c7['attributesBoolean']&&(_0x50eedc=Object['keys'](_0x3b03c7['attributesBoolean']))['length']){_0x45ebf9['attributesBoolean']={};for(_0x7d3f2f=0x0;_0x7d3f2f<_0x50eedc['length'];++_0x7d3f2f)_0x45ebf9['attributesBoolean'][_0x50eedc[_0x7d3f2f]]=_0x3b03c7['attributesBoolean'][_0x50eedc[_0x7d3f2f]];}return null!=_0x3b03c7['attributesJson']&&_0x3b03c7['hasOwnProperty']('attributesJson')&&(_0x45ebf9['attributesJson']=_0x3b03c7['attributesJson']),_0x45ebf9;},_0x544e78['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x50ab31['util']['toJSONOptions']);},_0x544e78['getTypeUrl']=function(_0xab53df){return void 0x0===_0xab53df&&(_0xab53df='type.googleapis.com'),_0xab53df+'/Element';},_0x544e78;}()),_0x3de727;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x243cc1){return new w(this['_protobufRoot'][_0x243cc1]);}}class w{['_protobuf'];constructor(_0x183996){this['_protobuf']=_0x183996;}['compress'](_0x25ec49){const _0x4ea9c5=this['_protobuf']['verify'](_0x25ec49);if(_0x4ea9c5)throw Error(_0x4ea9c5);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x25ec49))['finish']();}['decompress'](_0x180143){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x180143),{'oneofs':!0x0});}}function v(_0x38ccda,_0x219c56){const _0x4b9a14=_0x41b64b(_0x38ccda);return _0x4b9a14['path'][_0x4b9a14['path']['length']-0x1]+=_0x219c56,_0x4b9a14;}function O(_0xeae49f,_0x5ed635){return _0xeae49f['root']===_0x5ed635['root']&&_0x23bdc8(_0xeae49f['path'],_0x5ed635['path']);}function $(_0x2e93e2){P(_0x2e93e2,_0x3c9948=>('main'==_0x3c9948['root']?(_0x3c9948['rootMain']=!0x0,delete _0x3c9948['root']):'$graveyard'==_0x3c9948['root']&&(_0x3c9948['rootGraveyard']=!0x0,delete _0x3c9948['root']),_0x3c9948));}function J(_0x287f65){P(_0x287f65,_0x1f0b6c=>(_0x1f0b6c['rootMain']?(_0x1f0b6c['root']='main',delete _0x1f0b6c['rootMain']):_0x1f0b6c['rootGraveyard']&&(_0x1f0b6c['root']='$graveyard',delete _0x1f0b6c['rootGraveyard']),_0x1f0b6c));}function P(_0x21701d,_0x75de05){for(const _0x244105 in _0x21701d){const _0x549187=_0x21701d[_0x244105];'nodes'!==_0x244105&&_0x52b6a5(_0x549187)&&(_0x549187['path']&&(_0x549187['root']||_0x549187['rootMain']||_0x549187['rootGraveyard'])?_0x21701d[_0x244105]=_0x75de05(_0x549187):P(_0x549187,_0x75de05));}return _0x21701d;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x402aca,_0x433c43,_0x478d6b){this['_id']=_0x402aca,this['_operationName']=_0x433c43,this['_protobufDescriptor']=_0x478d6b;}['compress'](_0x589783,_0x3b18c4){const _0xaf43b5=_0x3b18c4['shift']();return $(_0xaf43b5),_0x589783['buffers']['push'](this['_protobufDescriptor']['compress'](_0xaf43b5)),_0x589783['types']['push'](this['_id']),!0x0;}['decompress'](_0x564972,_0x4993b9){_0x4993b9['types']['shift']();const _0x14c47e=this['_protobufDescriptor']['decompress'](_0x4993b9['buffers']['shift']());J(_0x14c47e),_0x14c47e['__className']=this['_operationName'],_0x564972['push'](_0x14c47e);}}class s extends e{['compress'](_0x4e8243,_0x1fe971){const _0x49c7f9=_0x1fe971['shift']();return this['_serializeOneOf']('oldValue',_0x49c7f9),this['_serializeOneOf']('newValue',_0x49c7f9),$(_0x49c7f9),_0x4e8243['buffers']['push'](this['_protobufDescriptor']['compress'](_0x49c7f9)),_0x4e8243['types']['push'](this['_id']),!0x0;}['decompress'](_0x48163d,_0x3378bb){const {types:_0x349bae,buffers:_0x8923d1}=_0x3378bb,_0x5b98f6=this['_protobufDescriptor']['decompress'](_0x8923d1['shift']());_0x349bae['shift'](),this['_deserializeOneOf']('oldValue',_0x5b98f6),this['_deserializeOneOf']('newValue',_0x5b98f6),J(_0x5b98f6),_0x5b98f6['__className']=this['_operationName'],_0x48163d['push'](_0x5b98f6);}['_serializeOneOf'](_0x4c8709,_0x4f9fc7){const _0x3f8b9c=_0x4f9fc7[_0x4c8709];'boolean'==typeof _0x3f8b9c?_0x4f9fc7[_0x4c8709+'Boolean']=_0x3f8b9c:_0x4f9fc7[_0x4c8709+'Json']=JSON['stringify'](_0x3f8b9c);}['_deserializeOneOf'](_0x19d1da,_0x1521f9){const _0x9514b5=_0x19d1da+'Json';_0x1521f9[_0x9514b5]?(_0x1521f9[_0x19d1da]=JSON['parse'](_0x1521f9[_0x9514b5]),delete _0x1521f9[_0x9514b5]):(_0x1521f9[_0x19d1da]=_0x1521f9[_0x19d1da+'Boolean'],delete _0x1521f9[_0x19d1da+'Boolean']);}}class i extends e{['compress'](_0x5d334f,_0x393d6d){const _0xab3cc0=_0x393d6d['shift']();return this['_serializeNodesAttributes'](_0xab3cc0['nodes']),$(_0xab3cc0),_0x5d334f['buffers']['push'](this['_protobufDescriptor']['compress'](_0xab3cc0)),_0x5d334f['types']['push'](this['_id']),!0x0;}['decompress'](_0x411664,_0x5d13a7){const {types:_0xdd5927,buffers:_0x1dc23b}=_0x5d13a7,_0x117911=this['_protobufDescriptor']['decompress'](_0x1dc23b['shift']());_0xdd5927['shift'](),_0x117911['nodes']||(_0x117911['nodes']=[]),this['_deserializeNodesAttributes'](_0x117911['nodes']),J(_0x117911),_0x117911['__className']=this['_operationName'],_0x411664['push'](_0x117911);}['_serializeNodesAttributes'](_0x203b37){for(const _0x19c016 of _0x203b37){if(_0x19c016['attributes']){const _0x732c8f=_0x19c016['attributes'];this['_areValuesBoolean'](_0x732c8f)?_0x19c016['attributesBoolean']=_0x732c8f:_0x19c016['attributesJson']=JSON['stringify'](_0x732c8f);}_0x19c016['children']&&this['_serializeNodesAttributes'](_0x19c016['children']);}}['_deserializeNodesAttributes'](_0x381376){for(const _0x4b73e5 of _0x381376)(_0x4b73e5['attributesBoolean']||_0x4b73e5['attributesJson'])&&(_0x4b73e5['attributesBoolean']?(_0x4b73e5['attributes']=_0x4b73e5['attributesBoolean'],delete _0x4b73e5['attributesBoolean']):(_0x4b73e5['attributes']=JSON['parse'](_0x4b73e5['attributesJson']),delete _0x4b73e5['attributesJson'])),_0x4b73e5['children']&&this['_deserializeNodesAttributes'](_0x4b73e5['children']);}['_areValuesBoolean'](_0x275593){return Object['keys'](_0x275593)['every'](_0x13a788=>'boolean'==typeof _0x275593[_0x13a788]);}}class n extends e{['decompress'](_0x4eca68,_0x141fa0){super['decompress'](_0x4eca68,_0x141fa0);const _0x28478c=_0x4eca68[_0x4eca68['length']-0x1];_0x28478c['oldRange']||(_0x28478c['oldRange']=null),_0x28478c['newRange']||(_0x28478c['newRange']=null);}}class p extends e{['compress'](_0x3b70dc,_0x79aa07){return _0x79aa07['shift'](),_0x3b70dc['types']['push'](this['_id']),!0x0;}['decompress'](_0x574a37,_0x2abce7){_0x2abce7['types']['shift'](),_0x574a37['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x139258,_0x26dcbd,_0x5b16e0,_0x56c40d){super(_0x139258,_0x26dcbd,_0x5b16e0),this['_omittedNamespace']=_0x56c40d+':';}['compress'](_0x3650a3,_0x203a94){return!('MarkerOperation'!=_0x203a94[0x0]['__className']||!_0x203a94[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x203a94[0x0]['name']=_0x203a94[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3650a3,_0x203a94),!0x0);}['decompress'](_0x3322d7,_0x4e68cc){super['decompress'](_0x3322d7,_0x4e68cc);const _0x31ce98=_0x3322d7[_0x3322d7['length']-0x1];_0x31ce98['name']=this['_omittedNamespace']+_0x31ce98['name'];}}class _{['_id'];['_context'];constructor(_0x4133af,_0xd633fc){this['_id']=_0x4133af,this['_context']=_0xd633fc;}['compress'](_0x10945f,_0x71864a){let _0x4a5a87;for(;_0x71864a['length']>0x1&&this['_compareOperations'](_0x71864a[0x0],_0x71864a[0x1]);)_0x4a5a87?(_0x4a5a87=this['_combineNext'](_0x71864a['shift'](),_0x4a5a87),_0x10945f['types']['push'](0x0)):(_0x4a5a87=_0x41b64b(_0x71864a['shift']()),_0x10945f['types']['push'](this['_id']));return!!_0x4a5a87&&(_0x4a5a87=this['_combineNext'](_0x71864a['shift'](),_0x4a5a87),_0x10945f['types']['push'](0x0),_0x10945f['buffers']['push'](this['_compressSingleOperation'](_0x4a5a87)),!0x0);}['decompress'](_0x2db499,_0x252899){const _0x49dcfb=this['_decompressSingleOperation'](_0x252899);for(;0x0==_0x252899['types'][0x0];)_0x252899['types']['shift'](),_0x2db499['push'](this['_splitCurrent'](_0x49dcfb));_0x2db499['push'](_0x49dcfb);}}class m extends _{['_combineNext'](_0x5a0612,_0x3ebc72){return _0x3ebc72['nodes'][0x0]['data']+=_0x5a0612['nodes'][0x0]['data'],_0x3ebc72;}['_splitCurrent'](_0x26f046){const _0x357765=_0x41b64b(_0x26f046),_0x19b0b4=_0x357765['nodes'][0x0],_0x31070a=_0x26f046['nodes'][0x0],_0x5108fa=_0x31070a['data'][Symbol['iterator']]()['next']()['value'],_0x65d1e9=_0x5108fa['length'];return _0x19b0b4['data']=_0x5108fa,_0x31070a['data']=_0x31070a['data']['substr'](_0x65d1e9),_0x26f046['position']=v(_0x26f046['position'],_0x65d1e9),_0x357765;}['_compareOperations'](_0x2c69aa,_0x490242){if(this['_checkOperation'](_0x2c69aa)&&this['_checkOperation'](_0x490242)){const _0x3bc5ab=_0x2c69aa['nodes'][0x0]['data']['length'],_0x1a2b90=O(v(_0x2c69aa['position'],_0x3bc5ab),_0x490242['position']),_0x16fc4b=_0x2c69aa['nodes'][0x0],_0x39e7dc=_0x490242['nodes'][0x0];return _0x1a2b90&&this['_compareAttributes'](_0x16fc4b,_0x39e7dc);}return!0x1;}['_compressSingleOperation'](_0x3f71ea){const _0x1769fd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1769fd,[_0x3f71ea]),_0x1769fd['buffers'][0x0];}['_decompressSingleOperation'](_0x4a0461){const _0x3cc1b9=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3cc1b9,_0x4a0461),_0x3cc1b9[0x0];}['_checkOperation'](_0x5d2c4c){return'InsertOperation'==_0x5d2c4c['__className']&&0x1==_0x5d2c4c['nodes']['length']&&_0x5d2c4c['nodes'][0x0]['data']&&!_0x5d2c4c['wasUndone']&&0x1==Array['from'](_0x5d2c4c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x57c8b0,_0x1a4148){const _0x2e37c4=Object['keys'](_0x57c8b0['attributes']||{}),_0x10d25d=Object['keys'](_0x1a4148['attributes']||{});return _0x2e37c4['length']===_0x10d25d['length']&&_0x2e37c4['every'](_0x356e57=>_0x1a4148['attributes'][_0x356e57]&&_0x1a4148['attributes'][_0x356e57]===_0x57c8b0['attributes'][_0x356e57]);}}class c extends _{['_combineNext'](_0x51e6ef,_0x423119){return _0x423119['howMany']++,_0x423119['sourcePosition']=_0x41b64b(_0x51e6ef['sourcePosition']),_0x423119;}['_splitCurrent'](_0x417a01){const _0xaef342=_0x41b64b(_0x417a01);return _0x417a01['howMany']--,_0xaef342['howMany']=0x1,_0xaef342['sourcePosition']=v(_0xaef342['sourcePosition'],_0x417a01['howMany']),_0xaef342;}['_compareOperations'](_0x3f9805,_0x4ac672){return!(!this['_checkOperation'](_0x3f9805)||!this['_checkOperation'](_0x4ac672))&&(O(v(_0x3f9805['sourcePosition'],-0x1),_0x4ac672['sourcePosition'])&&O(_0x3f9805['targetPosition'],_0x4ac672['targetPosition']));}['_compressSingleOperation'](_0xe4b44a){const _0x477d29={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x477d29,[_0xe4b44a]),_0x477d29['buffers'][0x0];}['_decompressSingleOperation'](_0x479403){const _0x10e2b0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x10e2b0,_0x479403),_0x10e2b0[0x0];}['_checkOperation'](_0x1e1adc){return'MoveOperation'==_0x1e1adc['__className']&&'$graveyard'==_0x1e1adc['targetPosition']['root']&&0x1==_0x1e1adc['howMany']&&!_0x1e1adc['wasUndone'];}}class h extends _{['_combineNext'](_0x12c3f6,_0x399653){return _0x399653['howMany']++,_0x399653;}['_splitCurrent'](_0x1bb480){const _0x4ea467=_0x41b64b(_0x1bb480);return _0x4ea467['howMany']=0x1,_0x1bb480['howMany']--,_0x4ea467;}['_compareOperations'](_0x304269,_0x28ff80){return!(!this['_checkOperation'](_0x304269)||!this['_checkOperation'](_0x28ff80))&&(O(_0x304269['sourcePosition'],_0x28ff80['sourcePosition'])&&O(_0x304269['targetPosition'],_0x28ff80['targetPosition']));}['_compressSingleOperation'](_0x3bd0ba){const _0x286ade={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x286ade,[_0x3bd0ba]),_0x286ade['buffers'][0x0];}['_decompressSingleOperation'](_0x37612f){const _0xbe2cd=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xbe2cd,_0x37612f),_0xbe2cd[0x0];}['_checkOperation'](_0x9e2973){return'MoveOperation'==_0x9e2973['__className']&&'$graveyard'==_0x9e2973['targetPosition']['root']&&0x1==_0x9e2973['howMany']&&!_0x9e2973['wasUndone'];}}class f extends _{['compress'](_0x5dc0fd,_0x2e3f7f){if(!this['_compareOperations'](_0x2e3f7f[0x0],_0x2e3f7f[0x1]))return!0x1;const _0x2465d2=_0x2e3f7f['shift']();return _0x2465d2['oldRange']=null,_0x2465d2['newRange']&&O(_0x2465d2['newRange']['start'],_0x2465d2['newRange']['end'])&&(_0x2465d2['newRange']['end']=null),_0x2e3f7f['shift'](),_0x5dc0fd['types']['push'](this['_id']),_0x5dc0fd['types']['push'](0x0),_0x5dc0fd['buffers']['push'](this['_compressSingleOperation'](_0x2465d2)),!0x0;}['decompress'](_0x578a84,_0x37b2d9){const _0x4fdaf0=this['_decompressSingleOperation'](_0x37b2d9);_0x4fdaf0['newRange']&&!_0x4fdaf0['newRange']['end']&&(_0x4fdaf0['newRange']['end']=_0x41b64b(_0x4fdaf0['newRange']['start']));const _0x4129d0=_0x41b64b(_0x4fdaf0);_0x4129d0['newRange']&&(_0x4129d0['newRange']['start']['stickiness']='toNone',_0x4129d0['newRange']['end']=_0x41b64b(_0x4129d0['newRange']['start'])),_0x4129d0['name']='user:position:'+_0x4129d0['name']['split'](':')[0x2],_0x37b2d9['types']['shift'](),_0x578a84['push'](_0x4fdaf0),_0x578a84['push'](_0x4129d0);}['_compressSingleOperation'](_0x280f08){const _0x889ea5={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x889ea5,[_0x280f08]),_0x889ea5['buffers'][0x0];}['_decompressSingleOperation'](_0x41c775){const _0x340650=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x340650,_0x41c775),_0x340650[0x0];}['_compareOperations'](_0x5019c1,_0x208393){return!(!_0x5019c1||!_0x208393)&&('MarkerOperation'==_0x5019c1['__className']&&'MarkerOperation'==_0x208393['__className']&&!(!_0x5019c1['name']['startsWith']('user:')||!_0x208393['name']['startsWith']('user:')||_0x5019c1['name']==_0x208393['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3c4b21=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x3c4b21,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3c4b21,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x86b2d0){if(!_0x86b2d0||!_0x86b2d0[0x0])throw new _0x41a77f('no-operations-provided',this);const _0x1971ee={'types':[],'buffers':[],'baseVersion':_0x86b2d0[0x0]['baseVersion']};for(;_0x86b2d0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1971ee,_0x86b2d0)||this['_getCompressorByName']('TypingAction')['compress'](_0x1971ee,_0x86b2d0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1971ee,_0x86b2d0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1971ee,_0x86b2d0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1971ee,_0x86b2d0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1971ee,_0x86b2d0)||this['_getCompressorByName'](_0x86b2d0[0x0]['__className'])['compress'](_0x1971ee,_0x86b2d0);return _0x1971ee;}['decompress'](_0x36a67a){const _0x273607=[];for(;_0x36a67a['types']['length'];){const _0x515fbe=this['_compressorById']['get'](_0x36a67a['types'][0x0]);if(!_0x515fbe)throw new _0x41a77f('decompress-compressor-not-found',this,{'type':_0x36a67a['types'][0x0]});_0x515fbe['decompress'](_0x273607,_0x36a67a);}return _0x273607['forEach']((_0x109de4,_0x24625a)=>_0x109de4['baseVersion']=_0x36a67a['baseVersion']+_0x24625a),_0x273607;}['_getCompressorByName'](_0x13c57c){return this['_compressorByName']['get'](_0x13c57c);}['_registerOperationCompressor'](_0x317e7a,_0x3091a0,_0x233a6c){const _0x320609=new _0x233a6c(_0x317e7a,_0x3091a0,this['_protobufFactory']['getDescriptor'](_0x3091a0));this['_registerCompressor'](_0x317e7a,_0x3091a0,_0x320609);}['_registerActionCompressor'](_0x53dd46,_0x3f332a,_0x1264ef){const _0x1f9633=new _0x1264ef(_0x53dd46,this);this['_registerCompressor'](_0x53dd46,_0x3f332a,_0x1f9633);}['_registerCompressor'](_0x1b2d59,_0x353584,_0x12b6ed){this['_compressorById']['set'](_0x1b2d59,_0x12b6ed),this['_compressorByName']['set'](_0x353584,_0x12b6ed);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x96887f}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x15c4cc from'protobufjs/minimal.js';import{cloneDeep as _0x3670c7,isEqual as _0x1914d2,isObject as _0x2d75c5}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1bcb2a=_0x15c4cc['Reader'],_0x21a2be=_0x15c4cc['Writer'],_0x17f657=_0x15c4cc['util'],_0x3871db=_0x15c4cc['roots']['default']||(_0x15c4cc['roots']['default']={});return _0x3871db['AttributeOperation']=(function(){function _0x7a2e5e(_0x1be570){if(_0x1be570){for(var _0x359740=Object['keys'](_0x1be570),_0x214ed2=0x0;_0x214ed2<_0x359740['length'];++_0x214ed2)null!=_0x1be570[_0x359740[_0x214ed2]]&&(this[_0x359740[_0x214ed2]]=_0x1be570[_0x359740[_0x214ed2]]);}}return _0x7a2e5e['prototype']['range']=null,_0x7a2e5e['prototype']['key']='',_0x7a2e5e['prototype']['oldValueBoolean']=!0x1,_0x7a2e5e['prototype']['oldValueJson']='',_0x7a2e5e['prototype']['newValueBoolean']=!0x1,_0x7a2e5e['prototype']['newValueJson']='',_0x7a2e5e['prototype']['wasUndone']=!0x1,_0x7a2e5e['create']=function(_0x42f0c5){return new _0x7a2e5e(_0x42f0c5);},_0x7a2e5e['encode']=function(_0x3f9cb4,_0x59ec04){return _0x59ec04||(_0x59ec04=_0x21a2be['create']()),null!=_0x3f9cb4['range']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'range')&&_0x3871db['Range']['encode'](_0x3f9cb4['range'],_0x59ec04['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f9cb4['key']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'key')&&_0x59ec04['uint32'](0x12)['string'](_0x3f9cb4['key']),null!=_0x3f9cb4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'oldValueBoolean')&&_0x59ec04['uint32'](0x18)['bool'](_0x3f9cb4['oldValueBoolean']),null!=_0x3f9cb4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'oldValueJson')&&_0x59ec04['uint32'](0x22)['string'](_0x3f9cb4['oldValueJson']),null!=_0x3f9cb4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'newValueBoolean')&&_0x59ec04['uint32'](0x28)['bool'](_0x3f9cb4['newValueBoolean']),null!=_0x3f9cb4['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'newValueJson')&&_0x59ec04['uint32'](0x32)['string'](_0x3f9cb4['newValueJson']),null!=_0x3f9cb4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'wasUndone')&&_0x59ec04['uint32'](0x38)['bool'](_0x3f9cb4['wasUndone']),_0x59ec04;},_0x7a2e5e['encodeDelimited']=function(_0x162816,_0x573763){return this['encode'](_0x162816,_0x573763)['ldelim']();},_0x7a2e5e['decode']=function(_0x3a1b46,_0x2f0d75){_0x3a1b46 instanceof _0x1bcb2a||(_0x3a1b46=_0x1bcb2a['create'](_0x3a1b46));for(var _0x39fbd6=void 0x0===_0x2f0d75?_0x3a1b46['len']:_0x3a1b46['pos']+_0x2f0d75,_0x1be7cf=new _0x3871db['AttributeOperation']();_0x3a1b46['pos']<_0x39fbd6;){var _0x17293b=_0x3a1b46['uint32']();switch(_0x17293b>>>0x3){case 0x1:_0x1be7cf['range']=_0x3871db['Range']['decode'](_0x3a1b46,_0x3a1b46['uint32']());break;case 0x2:_0x1be7cf['key']=_0x3a1b46['string']();break;case 0x3:_0x1be7cf['oldValueBoolean']=_0x3a1b46['bool']();break;case 0x4:_0x1be7cf['oldValueJson']=_0x3a1b46['string']();break;case 0x5:_0x1be7cf['newValueBoolean']=_0x3a1b46['bool']();break;case 0x6:_0x1be7cf['newValueJson']=_0x3a1b46['string']();break;case 0x7:_0x1be7cf['wasUndone']=_0x3a1b46['bool']();break;default:_0x3a1b46['skipType'](0x7&_0x17293b);}}return _0x1be7cf;},_0x7a2e5e['decodeDelimited']=function(_0x2ef844){return _0x2ef844 instanceof _0x1bcb2a||(_0x2ef844=new _0x1bcb2a(_0x2ef844)),this['decode'](_0x2ef844,_0x2ef844['uint32']());},_0x7a2e5e['verify']=function(_0x158a78){if('object'!=typeof _0x158a78||null===_0x158a78)return'object\x20expected';if(null!=_0x158a78['range']&&_0x158a78['hasOwnProperty']('range')){var _0x4e06ce=_0x3871db['Range']['verify'](_0x158a78['range']);if(_0x4e06ce)return'range.'+_0x4e06ce;}return null!=_0x158a78['key']&&_0x158a78['hasOwnProperty']('key')&&!_0x17f657['isString'](_0x158a78['key'])?'key:\x20string\x20expected':null!=_0x158a78['oldValueBoolean']&&_0x158a78['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x158a78['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x158a78['oldValueJson']&&_0x158a78['hasOwnProperty']('oldValueJson')&&!_0x17f657['isString'](_0x158a78['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x158a78['newValueBoolean']&&_0x158a78['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x158a78['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x158a78['newValueJson']&&_0x158a78['hasOwnProperty']('newValueJson')&&!_0x17f657['isString'](_0x158a78['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x158a78['wasUndone']&&_0x158a78['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x158a78['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7a2e5e['fromObject']=function(_0x52fc1c){if(_0x52fc1c instanceof _0x3871db['AttributeOperation'])return _0x52fc1c;var _0x585fc2=new _0x3871db['AttributeOperation']();if(null!=_0x52fc1c['range']){if('object'!=typeof _0x52fc1c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x585fc2['range']=_0x3871db['Range']['fromObject'](_0x52fc1c['range']);}return null!=_0x52fc1c['key']&&(_0x585fc2['key']=String(_0x52fc1c['key'])),null!=_0x52fc1c['oldValueBoolean']&&(_0x585fc2['oldValueBoolean']=Boolean(_0x52fc1c['oldValueBoolean'])),null!=_0x52fc1c['oldValueJson']&&(_0x585fc2['oldValueJson']=String(_0x52fc1c['oldValueJson'])),null!=_0x52fc1c['newValueBoolean']&&(_0x585fc2['newValueBoolean']=Boolean(_0x52fc1c['newValueBoolean'])),null!=_0x52fc1c['newValueJson']&&(_0x585fc2['newValueJson']=String(_0x52fc1c['newValueJson'])),null!=_0x52fc1c['wasUndone']&&(_0x585fc2['wasUndone']=Boolean(_0x52fc1c['wasUndone'])),_0x585fc2;},_0x7a2e5e['toObject']=function(_0x1ed7b5,_0x455312){_0x455312||(_0x455312={});var _0x31a87e={};return _0x455312['defaults']&&(_0x31a87e['range']=null,_0x31a87e['key']='',_0x31a87e['oldValueBoolean']=!0x1,_0x31a87e['oldValueJson']='',_0x31a87e['newValueBoolean']=!0x1,_0x31a87e['newValueJson']='',_0x31a87e['wasUndone']=!0x1),null!=_0x1ed7b5['range']&&_0x1ed7b5['hasOwnProperty']('range')&&(_0x31a87e['range']=_0x3871db['Range']['toObject'](_0x1ed7b5['range'],_0x455312)),null!=_0x1ed7b5['key']&&_0x1ed7b5['hasOwnProperty']('key')&&(_0x31a87e['key']=_0x1ed7b5['key']),null!=_0x1ed7b5['oldValueBoolean']&&_0x1ed7b5['hasOwnProperty']('oldValueBoolean')&&(_0x31a87e['oldValueBoolean']=_0x1ed7b5['oldValueBoolean']),null!=_0x1ed7b5['oldValueJson']&&_0x1ed7b5['hasOwnProperty']('oldValueJson')&&(_0x31a87e['oldValueJson']=_0x1ed7b5['oldValueJson']),null!=_0x1ed7b5['newValueBoolean']&&_0x1ed7b5['hasOwnProperty']('newValueBoolean')&&(_0x31a87e['newValueBoolean']=_0x1ed7b5['newValueBoolean']),null!=_0x1ed7b5['newValueJson']&&_0x1ed7b5['hasOwnProperty']('newValueJson')&&(_0x31a87e['newValueJson']=_0x1ed7b5['newValueJson']),null!=_0x1ed7b5['wasUndone']&&_0x1ed7b5['hasOwnProperty']('wasUndone')&&(_0x31a87e['wasUndone']=_0x1ed7b5['wasUndone']),_0x31a87e;},_0x7a2e5e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x7a2e5e['getTypeUrl']=function(_0x520cfd){return void 0x0===_0x520cfd&&(_0x520cfd='type.googleapis.com'),_0x520cfd+'/AttributeOperation';},_0x7a2e5e;}()),_0x3871db['InsertOperation']=(function(){function _0x8f8cd(_0x1aee62){if(this['nodes']=[],_0x1aee62){for(var _0x21db72=Object['keys'](_0x1aee62),_0x3ef074=0x0;_0x3ef074<_0x21db72['length'];++_0x3ef074)null!=_0x1aee62[_0x21db72[_0x3ef074]]&&(this[_0x21db72[_0x3ef074]]=_0x1aee62[_0x21db72[_0x3ef074]]);}}return _0x8f8cd['prototype']['position']=null,_0x8f8cd['prototype']['nodes']=_0x17f657['emptyArray'],_0x8f8cd['prototype']['shouldReceiveAttributes']=!0x1,_0x8f8cd['prototype']['wasUndone']=!0x1,_0x8f8cd['create']=function(_0x5c2769){return new _0x8f8cd(_0x5c2769);},_0x8f8cd['encode']=function(_0x206d1e,_0x10408d){if(_0x10408d||(_0x10408d=_0x21a2be['create']()),null!=_0x206d1e['position']&&Object['hasOwnProperty']['call'](_0x206d1e,'position')&&_0x3871db['Position']['encode'](_0x206d1e['position'],_0x10408d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x206d1e['nodes']&&_0x206d1e['nodes']['length']){for(var _0x3631fb=0x0;_0x3631fb<_0x206d1e['nodes']['length'];++_0x3631fb)_0x3871db['Element']['encode'](_0x206d1e['nodes'][_0x3631fb],_0x10408d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x206d1e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x206d1e,'shouldReceiveAttributes')&&_0x10408d['uint32'](0x18)['bool'](_0x206d1e['shouldReceiveAttributes']),null!=_0x206d1e['wasUndone']&&Object['hasOwnProperty']['call'](_0x206d1e,'wasUndone')&&_0x10408d['uint32'](0x20)['bool'](_0x206d1e['wasUndone']),_0x10408d;},_0x8f8cd['encodeDelimited']=function(_0x374662,_0x95d26b){return this['encode'](_0x374662,_0x95d26b)['ldelim']();},_0x8f8cd['decode']=function(_0x254815,_0x28dabc){_0x254815 instanceof _0x1bcb2a||(_0x254815=_0x1bcb2a['create'](_0x254815));for(var _0x3a67c4=void 0x0===_0x28dabc?_0x254815['len']:_0x254815['pos']+_0x28dabc,_0x5246dc=new _0x3871db['InsertOperation']();_0x254815['pos']<_0x3a67c4;){var _0x5d63ba=_0x254815['uint32']();switch(_0x5d63ba>>>0x3){case 0x1:_0x5246dc['position']=_0x3871db['Position']['decode'](_0x254815,_0x254815['uint32']());break;case 0x2:_0x5246dc['nodes']&&_0x5246dc['nodes']['length']||(_0x5246dc['nodes']=[]),_0x5246dc['nodes']['push'](_0x3871db['Element']['decode'](_0x254815,_0x254815['uint32']()));break;case 0x3:_0x5246dc['shouldReceiveAttributes']=_0x254815['bool']();break;case 0x4:_0x5246dc['wasUndone']=_0x254815['bool']();break;default:_0x254815['skipType'](0x7&_0x5d63ba);}}return _0x5246dc;},_0x8f8cd['decodeDelimited']=function(_0x42c304){return _0x42c304 instanceof _0x1bcb2a||(_0x42c304=new _0x1bcb2a(_0x42c304)),this['decode'](_0x42c304,_0x42c304['uint32']());},_0x8f8cd['verify']=function(_0x2a3ac3){if('object'!=typeof _0x2a3ac3||null===_0x2a3ac3)return'object\x20expected';if(null!=_0x2a3ac3['position']&&_0x2a3ac3['hasOwnProperty']('position')&&(_0x1969d3=_0x3871db['Position']['verify'](_0x2a3ac3['position'])))return'position.'+_0x1969d3;if(null!=_0x2a3ac3['nodes']&&_0x2a3ac3['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2a3ac3['nodes']))return'nodes:\x20array\x20expected';for(var _0x299fb5=0x0;_0x299fb5<_0x2a3ac3['nodes']['length'];++_0x299fb5){var _0x1969d3;if(_0x1969d3=_0x3871db['Element']['verify'](_0x2a3ac3['nodes'][_0x299fb5]))return'nodes.'+_0x1969d3;}}return null!=_0x2a3ac3['shouldReceiveAttributes']&&_0x2a3ac3['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2a3ac3['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2a3ac3['wasUndone']&&_0x2a3ac3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a3ac3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8f8cd['fromObject']=function(_0x19c3a9){if(_0x19c3a9 instanceof _0x3871db['InsertOperation'])return _0x19c3a9;var _0x47be52=new _0x3871db['InsertOperation']();if(null!=_0x19c3a9['position']){if('object'!=typeof _0x19c3a9['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x47be52['position']=_0x3871db['Position']['fromObject'](_0x19c3a9['position']);}if(_0x19c3a9['nodes']){if(!Array['isArray'](_0x19c3a9['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x47be52['nodes']=[];for(var _0x3cbccb=0x0;_0x3cbccb<_0x19c3a9['nodes']['length'];++_0x3cbccb){if('object'!=typeof _0x19c3a9['nodes'][_0x3cbccb])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x47be52['nodes'][_0x3cbccb]=_0x3871db['Element']['fromObject'](_0x19c3a9['nodes'][_0x3cbccb]);}}return null!=_0x19c3a9['shouldReceiveAttributes']&&(_0x47be52['shouldReceiveAttributes']=Boolean(_0x19c3a9['shouldReceiveAttributes'])),null!=_0x19c3a9['wasUndone']&&(_0x47be52['wasUndone']=Boolean(_0x19c3a9['wasUndone'])),_0x47be52;},_0x8f8cd['toObject']=function(_0x56074b,_0x7fd0ca){_0x7fd0ca||(_0x7fd0ca={});var _0x2d1a48={};if((_0x7fd0ca['arrays']||_0x7fd0ca['defaults'])&&(_0x2d1a48['nodes']=[]),_0x7fd0ca['defaults']&&(_0x2d1a48['position']=null,_0x2d1a48['shouldReceiveAttributes']=!0x1,_0x2d1a48['wasUndone']=!0x1),null!=_0x56074b['position']&&_0x56074b['hasOwnProperty']('position')&&(_0x2d1a48['position']=_0x3871db['Position']['toObject'](_0x56074b['position'],_0x7fd0ca)),_0x56074b['nodes']&&_0x56074b['nodes']['length']){_0x2d1a48['nodes']=[];for(var _0x447d79=0x0;_0x447d79<_0x56074b['nodes']['length'];++_0x447d79)_0x2d1a48['nodes'][_0x447d79]=_0x3871db['Element']['toObject'](_0x56074b['nodes'][_0x447d79],_0x7fd0ca);}return null!=_0x56074b['shouldReceiveAttributes']&&_0x56074b['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2d1a48['shouldReceiveAttributes']=_0x56074b['shouldReceiveAttributes']),null!=_0x56074b['wasUndone']&&_0x56074b['hasOwnProperty']('wasUndone')&&(_0x2d1a48['wasUndone']=_0x56074b['wasUndone']),_0x2d1a48;},_0x8f8cd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x8f8cd['getTypeUrl']=function(_0x19d87a){return void 0x0===_0x19d87a&&(_0x19d87a='type.googleapis.com'),_0x19d87a+'/InsertOperation';},_0x8f8cd;}()),_0x3871db['MarkerOperation']=(function(){function _0x2c757b(_0x197a7c){if(_0x197a7c){for(var _0xe5689=Object['keys'](_0x197a7c),_0x5c12c2=0x0;_0x5c12c2<_0xe5689['length'];++_0x5c12c2)null!=_0x197a7c[_0xe5689[_0x5c12c2]]&&(this[_0xe5689[_0x5c12c2]]=_0x197a7c[_0xe5689[_0x5c12c2]]);}}return _0x2c757b['prototype']['name']='',_0x2c757b['prototype']['oldRange']=null,_0x2c757b['prototype']['newRange']=null,_0x2c757b['prototype']['affectsData']=!0x1,_0x2c757b['prototype']['wasUndone']=!0x1,_0x2c757b['create']=function(_0x4fae0f){return new _0x2c757b(_0x4fae0f);},_0x2c757b['encode']=function(_0x43fb91,_0x23ae3f){return _0x23ae3f||(_0x23ae3f=_0x21a2be['create']()),null!=_0x43fb91['name']&&Object['hasOwnProperty']['call'](_0x43fb91,'name')&&_0x23ae3f['uint32'](0xa)['string'](_0x43fb91['name']),null!=_0x43fb91['oldRange']&&Object['hasOwnProperty']['call'](_0x43fb91,'oldRange')&&_0x3871db['Range']['encode'](_0x43fb91['oldRange'],_0x23ae3f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x43fb91['newRange']&&Object['hasOwnProperty']['call'](_0x43fb91,'newRange')&&_0x3871db['Range']['encode'](_0x43fb91['newRange'],_0x23ae3f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x43fb91['affectsData']&&Object['hasOwnProperty']['call'](_0x43fb91,'affectsData')&&_0x23ae3f['uint32'](0x20)['bool'](_0x43fb91['affectsData']),null!=_0x43fb91['wasUndone']&&Object['hasOwnProperty']['call'](_0x43fb91,'wasUndone')&&_0x23ae3f['uint32'](0x28)['bool'](_0x43fb91['wasUndone']),_0x23ae3f;},_0x2c757b['encodeDelimited']=function(_0x4b12fa,_0x5bf918){return this['encode'](_0x4b12fa,_0x5bf918)['ldelim']();},_0x2c757b['decode']=function(_0x2babac,_0x15874a){_0x2babac instanceof _0x1bcb2a||(_0x2babac=_0x1bcb2a['create'](_0x2babac));for(var _0x2f0023=void 0x0===_0x15874a?_0x2babac['len']:_0x2babac['pos']+_0x15874a,_0x48bac5=new _0x3871db['MarkerOperation']();_0x2babac['pos']<_0x2f0023;){var _0x59a886=_0x2babac['uint32']();switch(_0x59a886>>>0x3){case 0x1:_0x48bac5['name']=_0x2babac['string']();break;case 0x2:_0x48bac5['oldRange']=_0x3871db['Range']['decode'](_0x2babac,_0x2babac['uint32']());break;case 0x3:_0x48bac5['newRange']=_0x3871db['Range']['decode'](_0x2babac,_0x2babac['uint32']());break;case 0x4:_0x48bac5['affectsData']=_0x2babac['bool']();break;case 0x5:_0x48bac5['wasUndone']=_0x2babac['bool']();break;default:_0x2babac['skipType'](0x7&_0x59a886);}}return _0x48bac5;},_0x2c757b['decodeDelimited']=function(_0x2b3517){return _0x2b3517 instanceof _0x1bcb2a||(_0x2b3517=new _0x1bcb2a(_0x2b3517)),this['decode'](_0x2b3517,_0x2b3517['uint32']());},_0x2c757b['verify']=function(_0xa6e3bb){if('object'!=typeof _0xa6e3bb||null===_0xa6e3bb)return'object\x20expected';if(null!=_0xa6e3bb['name']&&_0xa6e3bb['hasOwnProperty']('name')&&!_0x17f657['isString'](_0xa6e3bb['name']))return'name:\x20string\x20expected';var _0x54bbd0;if(null!=_0xa6e3bb['oldRange']&&_0xa6e3bb['hasOwnProperty']('oldRange')&&(_0x54bbd0=_0x3871db['Range']['verify'](_0xa6e3bb['oldRange'])))return'oldRange.'+_0x54bbd0;if(null!=_0xa6e3bb['newRange']&&_0xa6e3bb['hasOwnProperty']('newRange')&&(_0x54bbd0=_0x3871db['Range']['verify'](_0xa6e3bb['newRange'])))return'newRange.'+_0x54bbd0;return null!=_0xa6e3bb['affectsData']&&_0xa6e3bb['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xa6e3bb['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xa6e3bb['wasUndone']&&_0xa6e3bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa6e3bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c757b['fromObject']=function(_0x49cb5d){if(_0x49cb5d instanceof _0x3871db['MarkerOperation'])return _0x49cb5d;var _0x470f91=new _0x3871db['MarkerOperation']();if(null!=_0x49cb5d['name']&&(_0x470f91['name']=String(_0x49cb5d['name'])),null!=_0x49cb5d['oldRange']){if('object'!=typeof _0x49cb5d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x470f91['oldRange']=_0x3871db['Range']['fromObject'](_0x49cb5d['oldRange']);}if(null!=_0x49cb5d['newRange']){if('object'!=typeof _0x49cb5d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x470f91['newRange']=_0x3871db['Range']['fromObject'](_0x49cb5d['newRange']);}return null!=_0x49cb5d['affectsData']&&(_0x470f91['affectsData']=Boolean(_0x49cb5d['affectsData'])),null!=_0x49cb5d['wasUndone']&&(_0x470f91['wasUndone']=Boolean(_0x49cb5d['wasUndone'])),_0x470f91;},_0x2c757b['toObject']=function(_0x55d460,_0x686da){_0x686da||(_0x686da={});var _0x3874fa={};return _0x686da['defaults']&&(_0x3874fa['name']='',_0x3874fa['oldRange']=null,_0x3874fa['newRange']=null,_0x3874fa['affectsData']=!0x1,_0x3874fa['wasUndone']=!0x1),null!=_0x55d460['name']&&_0x55d460['hasOwnProperty']('name')&&(_0x3874fa['name']=_0x55d460['name']),null!=_0x55d460['oldRange']&&_0x55d460['hasOwnProperty']('oldRange')&&(_0x3874fa['oldRange']=_0x3871db['Range']['toObject'](_0x55d460['oldRange'],_0x686da)),null!=_0x55d460['newRange']&&_0x55d460['hasOwnProperty']('newRange')&&(_0x3874fa['newRange']=_0x3871db['Range']['toObject'](_0x55d460['newRange'],_0x686da)),null!=_0x55d460['affectsData']&&_0x55d460['hasOwnProperty']('affectsData')&&(_0x3874fa['affectsData']=_0x55d460['affectsData']),null!=_0x55d460['wasUndone']&&_0x55d460['hasOwnProperty']('wasUndone')&&(_0x3874fa['wasUndone']=_0x55d460['wasUndone']),_0x3874fa;},_0x2c757b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x2c757b['getTypeUrl']=function(_0xed0c93){return void 0x0===_0xed0c93&&(_0xed0c93='type.googleapis.com'),_0xed0c93+'/MarkerOperation';},_0x2c757b;}()),_0x3871db['MergeOperation']=(function(){function _0x644866(_0x5e40df){if(_0x5e40df){for(var _0x51d633=Object['keys'](_0x5e40df),_0x4a8562=0x0;_0x4a8562<_0x51d633['length'];++_0x4a8562)null!=_0x5e40df[_0x51d633[_0x4a8562]]&&(this[_0x51d633[_0x4a8562]]=_0x5e40df[_0x51d633[_0x4a8562]]);}}return _0x644866['prototype']['sourcePosition']=null,_0x644866['prototype']['targetPosition']=null,_0x644866['prototype']['graveyardPosition']=null,_0x644866['prototype']['howMany']=0x0,_0x644866['prototype']['wasUndone']=!0x1,_0x644866['create']=function(_0x8bc1f9){return new _0x644866(_0x8bc1f9);},_0x644866['encode']=function(_0x73400b,_0x1a814c){return _0x1a814c||(_0x1a814c=_0x21a2be['create']()),null!=_0x73400b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x73400b,'sourcePosition')&&_0x3871db['Position']['encode'](_0x73400b['sourcePosition'],_0x1a814c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x73400b['targetPosition']&&Object['hasOwnProperty']['call'](_0x73400b,'targetPosition')&&_0x3871db['Position']['encode'](_0x73400b['targetPosition'],_0x1a814c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x73400b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x73400b,'graveyardPosition')&&_0x3871db['Position']['encode'](_0x73400b['graveyardPosition'],_0x1a814c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x73400b['howMany']&&Object['hasOwnProperty']['call'](_0x73400b,'howMany')&&_0x1a814c['uint32'](0x20)['uint32'](_0x73400b['howMany']),null!=_0x73400b['wasUndone']&&Object['hasOwnProperty']['call'](_0x73400b,'wasUndone')&&_0x1a814c['uint32'](0x28)['bool'](_0x73400b['wasUndone']),_0x1a814c;},_0x644866['encodeDelimited']=function(_0x37beb6,_0x176b37){return this['encode'](_0x37beb6,_0x176b37)['ldelim']();},_0x644866['decode']=function(_0x11f5d1,_0x35cdcd){_0x11f5d1 instanceof _0x1bcb2a||(_0x11f5d1=_0x1bcb2a['create'](_0x11f5d1));for(var _0x35084b=void 0x0===_0x35cdcd?_0x11f5d1['len']:_0x11f5d1['pos']+_0x35cdcd,_0x3239ee=new _0x3871db['MergeOperation']();_0x11f5d1['pos']<_0x35084b;){var _0x341103=_0x11f5d1['uint32']();switch(_0x341103>>>0x3){case 0x1:_0x3239ee['sourcePosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x2:_0x3239ee['targetPosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x3:_0x3239ee['graveyardPosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x4:_0x3239ee['howMany']=_0x11f5d1['uint32']();break;case 0x5:_0x3239ee['wasUndone']=_0x11f5d1['bool']();break;default:_0x11f5d1['skipType'](0x7&_0x341103);}}return _0x3239ee;},_0x644866['decodeDelimited']=function(_0x566129){return _0x566129 instanceof _0x1bcb2a||(_0x566129=new _0x1bcb2a(_0x566129)),this['decode'](_0x566129,_0x566129['uint32']());},_0x644866['verify']=function(_0x5146fd){if('object'!=typeof _0x5146fd||null===_0x5146fd)return'object\x20expected';var _0x36f677;if(null!=_0x5146fd['sourcePosition']&&_0x5146fd['hasOwnProperty']('sourcePosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['sourcePosition'])))return'sourcePosition.'+_0x36f677;if(null!=_0x5146fd['targetPosition']&&_0x5146fd['hasOwnProperty']('targetPosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['targetPosition'])))return'targetPosition.'+_0x36f677;if(null!=_0x5146fd['graveyardPosition']&&_0x5146fd['hasOwnProperty']('graveyardPosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['graveyardPosition'])))return'graveyardPosition.'+_0x36f677;return null!=_0x5146fd['howMany']&&_0x5146fd['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x5146fd['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5146fd['wasUndone']&&_0x5146fd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5146fd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x644866['fromObject']=function(_0x3b8916){if(_0x3b8916 instanceof _0x3871db['MergeOperation'])return _0x3b8916;var _0x23907c=new _0x3871db['MergeOperation']();if(null!=_0x3b8916['sourcePosition']){if('object'!=typeof _0x3b8916['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x23907c['sourcePosition']=_0x3871db['Position']['fromObject'](_0x3b8916['sourcePosition']);}if(null!=_0x3b8916['targetPosition']){if('object'!=typeof _0x3b8916['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x23907c['targetPosition']=_0x3871db['Position']['fromObject'](_0x3b8916['targetPosition']);}if(null!=_0x3b8916['graveyardPosition']){if('object'!=typeof _0x3b8916['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x23907c['graveyardPosition']=_0x3871db['Position']['fromObject'](_0x3b8916['graveyardPosition']);}return null!=_0x3b8916['howMany']&&(_0x23907c['howMany']=_0x3b8916['howMany']>>>0x0),null!=_0x3b8916['wasUndone']&&(_0x23907c['wasUndone']=Boolean(_0x3b8916['wasUndone'])),_0x23907c;},_0x644866['toObject']=function(_0x4af40b,_0x2cbf16){_0x2cbf16||(_0x2cbf16={});var _0xd1e732={};return _0x2cbf16['defaults']&&(_0xd1e732['sourcePosition']=null,_0xd1e732['targetPosition']=null,_0xd1e732['graveyardPosition']=null,_0xd1e732['howMany']=0x0,_0xd1e732['wasUndone']=!0x1),null!=_0x4af40b['sourcePosition']&&_0x4af40b['hasOwnProperty']('sourcePosition')&&(_0xd1e732['sourcePosition']=_0x3871db['Position']['toObject'](_0x4af40b['sourcePosition'],_0x2cbf16)),null!=_0x4af40b['targetPosition']&&_0x4af40b['hasOwnProperty']('targetPosition')&&(_0xd1e732['targetPosition']=_0x3871db['Position']['toObject'](_0x4af40b['targetPosition'],_0x2cbf16)),null!=_0x4af40b['graveyardPosition']&&_0x4af40b['hasOwnProperty']('graveyardPosition')&&(_0xd1e732['graveyardPosition']=_0x3871db['Position']['toObject'](_0x4af40b['graveyardPosition'],_0x2cbf16)),null!=_0x4af40b['howMany']&&_0x4af40b['hasOwnProperty']('howMany')&&(_0xd1e732['howMany']=_0x4af40b['howMany']),null!=_0x4af40b['wasUndone']&&_0x4af40b['hasOwnProperty']('wasUndone')&&(_0xd1e732['wasUndone']=_0x4af40b['wasUndone']),_0xd1e732;},_0x644866['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x644866['getTypeUrl']=function(_0x897e8c){return void 0x0===_0x897e8c&&(_0x897e8c='type.googleapis.com'),_0x897e8c+'/MergeOperation';},_0x644866;}()),_0x3871db['MoveOperation']=(function(){function _0x1cfdae(_0x4236a4){if(_0x4236a4){for(var _0x5565a7=Object['keys'](_0x4236a4),_0x23f09e=0x0;_0x23f09e<_0x5565a7['length'];++_0x23f09e)null!=_0x4236a4[_0x5565a7[_0x23f09e]]&&(this[_0x5565a7[_0x23f09e]]=_0x4236a4[_0x5565a7[_0x23f09e]]);}}return _0x1cfdae['prototype']['sourcePosition']=null,_0x1cfdae['prototype']['howMany']=0x0,_0x1cfdae['prototype']['targetPosition']=null,_0x1cfdae['prototype']['wasUndone']=!0x1,_0x1cfdae['create']=function(_0x3bd30b){return new _0x1cfdae(_0x3bd30b);},_0x1cfdae['encode']=function(_0x4442b8,_0x45b2da){return _0x45b2da||(_0x45b2da=_0x21a2be['create']()),null!=_0x4442b8['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4442b8,'sourcePosition')&&_0x3871db['Position']['encode'](_0x4442b8['sourcePosition'],_0x45b2da['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4442b8['howMany']&&Object['hasOwnProperty']['call'](_0x4442b8,'howMany')&&_0x45b2da['uint32'](0x10)['uint32'](_0x4442b8['howMany']),null!=_0x4442b8['targetPosition']&&Object['hasOwnProperty']['call'](_0x4442b8,'targetPosition')&&_0x3871db['Position']['encode'](_0x4442b8['targetPosition'],_0x45b2da['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4442b8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4442b8,'wasUndone')&&_0x45b2da['uint32'](0x20)['bool'](_0x4442b8['wasUndone']),_0x45b2da;},_0x1cfdae['encodeDelimited']=function(_0x56e5a8,_0x53c438){return this['encode'](_0x56e5a8,_0x53c438)['ldelim']();},_0x1cfdae['decode']=function(_0xa0f3,_0x59dbdb){_0xa0f3 instanceof _0x1bcb2a||(_0xa0f3=_0x1bcb2a['create'](_0xa0f3));for(var _0x145c69=void 0x0===_0x59dbdb?_0xa0f3['len']:_0xa0f3['pos']+_0x59dbdb,_0x61edcb=new _0x3871db['MoveOperation']();_0xa0f3['pos']<_0x145c69;){var _0x5030f3=_0xa0f3['uint32']();switch(_0x5030f3>>>0x3){case 0x1:_0x61edcb['sourcePosition']=_0x3871db['Position']['decode'](_0xa0f3,_0xa0f3['uint32']());break;case 0x2:_0x61edcb['howMany']=_0xa0f3['uint32']();break;case 0x3:_0x61edcb['targetPosition']=_0x3871db['Position']['decode'](_0xa0f3,_0xa0f3['uint32']());break;case 0x4:_0x61edcb['wasUndone']=_0xa0f3['bool']();break;default:_0xa0f3['skipType'](0x7&_0x5030f3);}}return _0x61edcb;},_0x1cfdae['decodeDelimited']=function(_0x592e7d){return _0x592e7d instanceof _0x1bcb2a||(_0x592e7d=new _0x1bcb2a(_0x592e7d)),this['decode'](_0x592e7d,_0x592e7d['uint32']());},_0x1cfdae['verify']=function(_0x37cbc8){if('object'!=typeof _0x37cbc8||null===_0x37cbc8)return'object\x20expected';var _0x146e61;if(null!=_0x37cbc8['sourcePosition']&&_0x37cbc8['hasOwnProperty']('sourcePosition')&&(_0x146e61=_0x3871db['Position']['verify'](_0x37cbc8['sourcePosition'])))return'sourcePosition.'+_0x146e61;if(null!=_0x37cbc8['howMany']&&_0x37cbc8['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x37cbc8['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x37cbc8['targetPosition']&&_0x37cbc8['hasOwnProperty']('targetPosition')&&(_0x146e61=_0x3871db['Position']['verify'](_0x37cbc8['targetPosition'])))return'targetPosition.'+_0x146e61;return null!=_0x37cbc8['wasUndone']&&_0x37cbc8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37cbc8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1cfdae['fromObject']=function(_0x4d0a3e){if(_0x4d0a3e instanceof _0x3871db['MoveOperation'])return _0x4d0a3e;var _0x15ad66=new _0x3871db['MoveOperation']();if(null!=_0x4d0a3e['sourcePosition']){if('object'!=typeof _0x4d0a3e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x15ad66['sourcePosition']=_0x3871db['Position']['fromObject'](_0x4d0a3e['sourcePosition']);}if(null!=_0x4d0a3e['howMany']&&(_0x15ad66['howMany']=_0x4d0a3e['howMany']>>>0x0),null!=_0x4d0a3e['targetPosition']){if('object'!=typeof _0x4d0a3e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x15ad66['targetPosition']=_0x3871db['Position']['fromObject'](_0x4d0a3e['targetPosition']);}return null!=_0x4d0a3e['wasUndone']&&(_0x15ad66['wasUndone']=Boolean(_0x4d0a3e['wasUndone'])),_0x15ad66;},_0x1cfdae['toObject']=function(_0x5d6982,_0x52149d){_0x52149d||(_0x52149d={});var _0x305b02={};return _0x52149d['defaults']&&(_0x305b02['sourcePosition']=null,_0x305b02['howMany']=0x0,_0x305b02['targetPosition']=null,_0x305b02['wasUndone']=!0x1),null!=_0x5d6982['sourcePosition']&&_0x5d6982['hasOwnProperty']('sourcePosition')&&(_0x305b02['sourcePosition']=_0x3871db['Position']['toObject'](_0x5d6982['sourcePosition'],_0x52149d)),null!=_0x5d6982['howMany']&&_0x5d6982['hasOwnProperty']('howMany')&&(_0x305b02['howMany']=_0x5d6982['howMany']),null!=_0x5d6982['targetPosition']&&_0x5d6982['hasOwnProperty']('targetPosition')&&(_0x305b02['targetPosition']=_0x3871db['Position']['toObject'](_0x5d6982['targetPosition'],_0x52149d)),null!=_0x5d6982['wasUndone']&&_0x5d6982['hasOwnProperty']('wasUndone')&&(_0x305b02['wasUndone']=_0x5d6982['wasUndone']),_0x305b02;},_0x1cfdae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x1cfdae['getTypeUrl']=function(_0xa3fa87){return void 0x0===_0xa3fa87&&(_0xa3fa87='type.googleapis.com'),_0xa3fa87+'/MoveOperation';},_0x1cfdae;}()),_0x3871db['RenameOperation']=(function(){function _0x31efd5(_0x4869c4){if(_0x4869c4){for(var _0x524d9e=Object['keys'](_0x4869c4),_0x2ac562=0x0;_0x2ac562<_0x524d9e['length'];++_0x2ac562)null!=_0x4869c4[_0x524d9e[_0x2ac562]]&&(this[_0x524d9e[_0x2ac562]]=_0x4869c4[_0x524d9e[_0x2ac562]]);}}return _0x31efd5['prototype']['position']=null,_0x31efd5['prototype']['oldName']='',_0x31efd5['prototype']['newName']='',_0x31efd5['prototype']['wasUndone']=!0x1,_0x31efd5['create']=function(_0x4c4587){return new _0x31efd5(_0x4c4587);},_0x31efd5['encode']=function(_0x462ad3,_0x48f2ad){return _0x48f2ad||(_0x48f2ad=_0x21a2be['create']()),null!=_0x462ad3['position']&&Object['hasOwnProperty']['call'](_0x462ad3,'position')&&_0x3871db['Position']['encode'](_0x462ad3['position'],_0x48f2ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x462ad3['oldName']&&Object['hasOwnProperty']['call'](_0x462ad3,'oldName')&&_0x48f2ad['uint32'](0x12)['string'](_0x462ad3['oldName']),null!=_0x462ad3['newName']&&Object['hasOwnProperty']['call'](_0x462ad3,'newName')&&_0x48f2ad['uint32'](0x1a)['string'](_0x462ad3['newName']),null!=_0x462ad3['wasUndone']&&Object['hasOwnProperty']['call'](_0x462ad3,'wasUndone')&&_0x48f2ad['uint32'](0x20)['bool'](_0x462ad3['wasUndone']),_0x48f2ad;},_0x31efd5['encodeDelimited']=function(_0x4f40ef,_0x41e385){return this['encode'](_0x4f40ef,_0x41e385)['ldelim']();},_0x31efd5['decode']=function(_0x2f4a6a,_0x216060){_0x2f4a6a instanceof _0x1bcb2a||(_0x2f4a6a=_0x1bcb2a['create'](_0x2f4a6a));for(var _0x244ed6=void 0x0===_0x216060?_0x2f4a6a['len']:_0x2f4a6a['pos']+_0x216060,_0x3d86c3=new _0x3871db['RenameOperation']();_0x2f4a6a['pos']<_0x244ed6;){var _0x112df8=_0x2f4a6a['uint32']();switch(_0x112df8>>>0x3){case 0x1:_0x3d86c3['position']=_0x3871db['Position']['decode'](_0x2f4a6a,_0x2f4a6a['uint32']());break;case 0x2:_0x3d86c3['oldName']=_0x2f4a6a['string']();break;case 0x3:_0x3d86c3['newName']=_0x2f4a6a['string']();break;case 0x4:_0x3d86c3['wasUndone']=_0x2f4a6a['bool']();break;default:_0x2f4a6a['skipType'](0x7&_0x112df8);}}return _0x3d86c3;},_0x31efd5['decodeDelimited']=function(_0x260953){return _0x260953 instanceof _0x1bcb2a||(_0x260953=new _0x1bcb2a(_0x260953)),this['decode'](_0x260953,_0x260953['uint32']());},_0x31efd5['verify']=function(_0x3514f1){if('object'!=typeof _0x3514f1||null===_0x3514f1)return'object\x20expected';if(null!=_0x3514f1['position']&&_0x3514f1['hasOwnProperty']('position')){var _0x4579d2=_0x3871db['Position']['verify'](_0x3514f1['position']);if(_0x4579d2)return'position.'+_0x4579d2;}return null!=_0x3514f1['oldName']&&_0x3514f1['hasOwnProperty']('oldName')&&!_0x17f657['isString'](_0x3514f1['oldName'])?'oldName:\x20string\x20expected':null!=_0x3514f1['newName']&&_0x3514f1['hasOwnProperty']('newName')&&!_0x17f657['isString'](_0x3514f1['newName'])?'newName:\x20string\x20expected':null!=_0x3514f1['wasUndone']&&_0x3514f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3514f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31efd5['fromObject']=function(_0x811273){if(_0x811273 instanceof _0x3871db['RenameOperation'])return _0x811273;var _0x4067dc=new _0x3871db['RenameOperation']();if(null!=_0x811273['position']){if('object'!=typeof _0x811273['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4067dc['position']=_0x3871db['Position']['fromObject'](_0x811273['position']);}return null!=_0x811273['oldName']&&(_0x4067dc['oldName']=String(_0x811273['oldName'])),null!=_0x811273['newName']&&(_0x4067dc['newName']=String(_0x811273['newName'])),null!=_0x811273['wasUndone']&&(_0x4067dc['wasUndone']=Boolean(_0x811273['wasUndone'])),_0x4067dc;},_0x31efd5['toObject']=function(_0x233e50,_0x25fb20){_0x25fb20||(_0x25fb20={});var _0x37f39d={};return _0x25fb20['defaults']&&(_0x37f39d['position']=null,_0x37f39d['oldName']='',_0x37f39d['newName']='',_0x37f39d['wasUndone']=!0x1),null!=_0x233e50['position']&&_0x233e50['hasOwnProperty']('position')&&(_0x37f39d['position']=_0x3871db['Position']['toObject'](_0x233e50['position'],_0x25fb20)),null!=_0x233e50['oldName']&&_0x233e50['hasOwnProperty']('oldName')&&(_0x37f39d['oldName']=_0x233e50['oldName']),null!=_0x233e50['newName']&&_0x233e50['hasOwnProperty']('newName')&&(_0x37f39d['newName']=_0x233e50['newName']),null!=_0x233e50['wasUndone']&&_0x233e50['hasOwnProperty']('wasUndone')&&(_0x37f39d['wasUndone']=_0x233e50['wasUndone']),_0x37f39d;},_0x31efd5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x31efd5['getTypeUrl']=function(_0x254803){return void 0x0===_0x254803&&(_0x254803='type.googleapis.com'),_0x254803+'/RenameOperation';},_0x31efd5;}()),_0x3871db['RootAttributeOperation']=(function(){function _0xc9480b(_0x2513d3){if(_0x2513d3){for(var _0x31e0ac=Object['keys'](_0x2513d3),_0x1d89ab=0x0;_0x1d89ab<_0x31e0ac['length'];++_0x1d89ab)null!=_0x2513d3[_0x31e0ac[_0x1d89ab]]&&(this[_0x31e0ac[_0x1d89ab]]=_0x2513d3[_0x31e0ac[_0x1d89ab]]);}}return _0xc9480b['prototype']['root']='',_0xc9480b['prototype']['key']='',_0xc9480b['prototype']['oldValueBoolean']=!0x1,_0xc9480b['prototype']['oldValueJson']='',_0xc9480b['prototype']['newValueBoolean']=!0x1,_0xc9480b['prototype']['newValueJson']='',_0xc9480b['prototype']['wasUndone']=!0x1,_0xc9480b['create']=function(_0x222850){return new _0xc9480b(_0x222850);},_0xc9480b['encode']=function(_0x2e0042,_0x5cee09){return _0x5cee09||(_0x5cee09=_0x21a2be['create']()),null!=_0x2e0042['root']&&Object['hasOwnProperty']['call'](_0x2e0042,'root')&&_0x5cee09['uint32'](0xa)['string'](_0x2e0042['root']),null!=_0x2e0042['key']&&Object['hasOwnProperty']['call'](_0x2e0042,'key')&&_0x5cee09['uint32'](0x12)['string'](_0x2e0042['key']),null!=_0x2e0042['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0042,'oldValueBoolean')&&_0x5cee09['uint32'](0x18)['bool'](_0x2e0042['oldValueBoolean']),null!=_0x2e0042['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2e0042,'oldValueJson')&&_0x5cee09['uint32'](0x22)['string'](_0x2e0042['oldValueJson']),null!=_0x2e0042['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0042,'newValueBoolean')&&_0x5cee09['uint32'](0x28)['bool'](_0x2e0042['newValueBoolean']),null!=_0x2e0042['newValueJson']&&Object['hasOwnProperty']['call'](_0x2e0042,'newValueJson')&&_0x5cee09['uint32'](0x32)['string'](_0x2e0042['newValueJson']),null!=_0x2e0042['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e0042,'wasUndone')&&_0x5cee09['uint32'](0x38)['bool'](_0x2e0042['wasUndone']),_0x5cee09;},_0xc9480b['encodeDelimited']=function(_0x51f531,_0x3318d5){return this['encode'](_0x51f531,_0x3318d5)['ldelim']();},_0xc9480b['decode']=function(_0x335df0,_0x2bceaf){_0x335df0 instanceof _0x1bcb2a||(_0x335df0=_0x1bcb2a['create'](_0x335df0));for(var _0x2ffd16=void 0x0===_0x2bceaf?_0x335df0['len']:_0x335df0['pos']+_0x2bceaf,_0x213aba=new _0x3871db['RootAttributeOperation']();_0x335df0['pos']<_0x2ffd16;){var _0x5cedb2=_0x335df0['uint32']();switch(_0x5cedb2>>>0x3){case 0x1:_0x213aba['root']=_0x335df0['string']();break;case 0x2:_0x213aba['key']=_0x335df0['string']();break;case 0x3:_0x213aba['oldValueBoolean']=_0x335df0['bool']();break;case 0x4:_0x213aba['oldValueJson']=_0x335df0['string']();break;case 0x5:_0x213aba['newValueBoolean']=_0x335df0['bool']();break;case 0x6:_0x213aba['newValueJson']=_0x335df0['string']();break;case 0x7:_0x213aba['wasUndone']=_0x335df0['bool']();break;default:_0x335df0['skipType'](0x7&_0x5cedb2);}}return _0x213aba;},_0xc9480b['decodeDelimited']=function(_0x1253b8){return _0x1253b8 instanceof _0x1bcb2a||(_0x1253b8=new _0x1bcb2a(_0x1253b8)),this['decode'](_0x1253b8,_0x1253b8['uint32']());},_0xc9480b['verify']=function(_0x3af16d){return'object'!=typeof _0x3af16d||null===_0x3af16d?'object\x20expected':null!=_0x3af16d['root']&&_0x3af16d['hasOwnProperty']('root')&&!_0x17f657['isString'](_0x3af16d['root'])?'root:\x20string\x20expected':null!=_0x3af16d['key']&&_0x3af16d['hasOwnProperty']('key')&&!_0x17f657['isString'](_0x3af16d['key'])?'key:\x20string\x20expected':null!=_0x3af16d['oldValueBoolean']&&_0x3af16d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3af16d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3af16d['oldValueJson']&&_0x3af16d['hasOwnProperty']('oldValueJson')&&!_0x17f657['isString'](_0x3af16d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3af16d['newValueBoolean']&&_0x3af16d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3af16d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3af16d['newValueJson']&&_0x3af16d['hasOwnProperty']('newValueJson')&&!_0x17f657['isString'](_0x3af16d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3af16d['wasUndone']&&_0x3af16d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3af16d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc9480b['fromObject']=function(_0x494b69){if(_0x494b69 instanceof _0x3871db['RootAttributeOperation'])return _0x494b69;var _0x3a0d54=new _0x3871db['RootAttributeOperation']();return null!=_0x494b69['root']&&(_0x3a0d54['root']=String(_0x494b69['root'])),null!=_0x494b69['key']&&(_0x3a0d54['key']=String(_0x494b69['key'])),null!=_0x494b69['oldValueBoolean']&&(_0x3a0d54['oldValueBoolean']=Boolean(_0x494b69['oldValueBoolean'])),null!=_0x494b69['oldValueJson']&&(_0x3a0d54['oldValueJson']=String(_0x494b69['oldValueJson'])),null!=_0x494b69['newValueBoolean']&&(_0x3a0d54['newValueBoolean']=Boolean(_0x494b69['newValueBoolean'])),null!=_0x494b69['newValueJson']&&(_0x3a0d54['newValueJson']=String(_0x494b69['newValueJson'])),null!=_0x494b69['wasUndone']&&(_0x3a0d54['wasUndone']=Boolean(_0x494b69['wasUndone'])),_0x3a0d54;},_0xc9480b['toObject']=function(_0x3c0251,_0x29ed3f){_0x29ed3f||(_0x29ed3f={});var _0x836939={};return _0x29ed3f['defaults']&&(_0x836939['root']='',_0x836939['key']='',_0x836939['oldValueBoolean']=!0x1,_0x836939['oldValueJson']='',_0x836939['newValueBoolean']=!0x1,_0x836939['newValueJson']='',_0x836939['wasUndone']=!0x1),null!=_0x3c0251['root']&&_0x3c0251['hasOwnProperty']('root')&&(_0x836939['root']=_0x3c0251['root']),null!=_0x3c0251['key']&&_0x3c0251['hasOwnProperty']('key')&&(_0x836939['key']=_0x3c0251['key']),null!=_0x3c0251['oldValueBoolean']&&_0x3c0251['hasOwnProperty']('oldValueBoolean')&&(_0x836939['oldValueBoolean']=_0x3c0251['oldValueBoolean']),null!=_0x3c0251['oldValueJson']&&_0x3c0251['hasOwnProperty']('oldValueJson')&&(_0x836939['oldValueJson']=_0x3c0251['oldValueJson']),null!=_0x3c0251['newValueBoolean']&&_0x3c0251['hasOwnProperty']('newValueBoolean')&&(_0x836939['newValueBoolean']=_0x3c0251['newValueBoolean']),null!=_0x3c0251['newValueJson']&&_0x3c0251['hasOwnProperty']('newValueJson')&&(_0x836939['newValueJson']=_0x3c0251['newValueJson']),null!=_0x3c0251['wasUndone']&&_0x3c0251['hasOwnProperty']('wasUndone')&&(_0x836939['wasUndone']=_0x3c0251['wasUndone']),_0x836939;},_0xc9480b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0xc9480b['getTypeUrl']=function(_0x5c41e7){return void 0x0===_0x5c41e7&&(_0x5c41e7='type.googleapis.com'),_0x5c41e7+'/RootAttributeOperation';},_0xc9480b;}()),_0x3871db['RootOperation']=(function(){function _0x2ec7aa(_0x5c7073){if(_0x5c7073){for(var _0x1eeb70=Object['keys'](_0x5c7073),_0x3d5394=0x0;_0x3d5394<_0x1eeb70['length'];++_0x3d5394)null!=_0x5c7073[_0x1eeb70[_0x3d5394]]&&(this[_0x1eeb70[_0x3d5394]]=_0x5c7073[_0x1eeb70[_0x3d5394]]);}}return _0x2ec7aa['prototype']['rootName']='',_0x2ec7aa['prototype']['elementName']='',_0x2ec7aa['prototype']['isAdd']=!0x1,_0x2ec7aa['prototype']['wasUndone']=!0x1,_0x2ec7aa['create']=function(_0x4d9325){return new _0x2ec7aa(_0x4d9325);},_0x2ec7aa['encode']=function(_0x82d5a1,_0x1edca7){return _0x1edca7||(_0x1edca7=_0x21a2be['create']()),null!=_0x82d5a1['rootName']&&Object['hasOwnProperty']['call'](_0x82d5a1,'rootName')&&_0x1edca7['uint32'](0xa)['string'](_0x82d5a1['rootName']),null!=_0x82d5a1['elementName']&&Object['hasOwnProperty']['call'](_0x82d5a1,'elementName')&&_0x1edca7['uint32'](0x12)['string'](_0x82d5a1['elementName']),null!=_0x82d5a1['isAdd']&&Object['hasOwnProperty']['call'](_0x82d5a1,'isAdd')&&_0x1edca7['uint32'](0x18)['bool'](_0x82d5a1['isAdd']),null!=_0x82d5a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x82d5a1,'wasUndone')&&_0x1edca7['uint32'](0x20)['bool'](_0x82d5a1['wasUndone']),_0x1edca7;},_0x2ec7aa['encodeDelimited']=function(_0x10fc60,_0x2c551f){return this['encode'](_0x10fc60,_0x2c551f)['ldelim']();},_0x2ec7aa['decode']=function(_0x4bb8d0,_0x32fa84){_0x4bb8d0 instanceof _0x1bcb2a||(_0x4bb8d0=_0x1bcb2a['create'](_0x4bb8d0));for(var _0x345965=void 0x0===_0x32fa84?_0x4bb8d0['len']:_0x4bb8d0['pos']+_0x32fa84,_0x4a7db3=new _0x3871db['RootOperation']();_0x4bb8d0['pos']<_0x345965;){var _0x4bcbed=_0x4bb8d0['uint32']();switch(_0x4bcbed>>>0x3){case 0x1:_0x4a7db3['rootName']=_0x4bb8d0['string']();break;case 0x2:_0x4a7db3['elementName']=_0x4bb8d0['string']();break;case 0x3:_0x4a7db3['isAdd']=_0x4bb8d0['bool']();break;case 0x4:_0x4a7db3['wasUndone']=_0x4bb8d0['bool']();break;default:_0x4bb8d0['skipType'](0x7&_0x4bcbed);}}return _0x4a7db3;},_0x2ec7aa['decodeDelimited']=function(_0x19b976){return _0x19b976 instanceof _0x1bcb2a||(_0x19b976=new _0x1bcb2a(_0x19b976)),this['decode'](_0x19b976,_0x19b976['uint32']());},_0x2ec7aa['verify']=function(_0x16e31a){return'object'!=typeof _0x16e31a||null===_0x16e31a?'object\x20expected':null!=_0x16e31a['rootName']&&_0x16e31a['hasOwnProperty']('rootName')&&!_0x17f657['isString'](_0x16e31a['rootName'])?'rootName:\x20string\x20expected':null!=_0x16e31a['elementName']&&_0x16e31a['hasOwnProperty']('elementName')&&!_0x17f657['isString'](_0x16e31a['elementName'])?'elementName:\x20string\x20expected':null!=_0x16e31a['isAdd']&&_0x16e31a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x16e31a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x16e31a['wasUndone']&&_0x16e31a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16e31a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ec7aa['fromObject']=function(_0x5c3665){if(_0x5c3665 instanceof _0x3871db['RootOperation'])return _0x5c3665;var _0x4291b9=new _0x3871db['RootOperation']();return null!=_0x5c3665['rootName']&&(_0x4291b9['rootName']=String(_0x5c3665['rootName'])),null!=_0x5c3665['elementName']&&(_0x4291b9['elementName']=String(_0x5c3665['elementName'])),null!=_0x5c3665['isAdd']&&(_0x4291b9['isAdd']=Boolean(_0x5c3665['isAdd'])),null!=_0x5c3665['wasUndone']&&(_0x4291b9['wasUndone']=Boolean(_0x5c3665['wasUndone'])),_0x4291b9;},_0x2ec7aa['toObject']=function(_0x57dd40,_0x7c6dbe){_0x7c6dbe||(_0x7c6dbe={});var _0x47266c={};return _0x7c6dbe['defaults']&&(_0x47266c['rootName']='',_0x47266c['elementName']='',_0x47266c['isAdd']=!0x1,_0x47266c['wasUndone']=!0x1),null!=_0x57dd40['rootName']&&_0x57dd40['hasOwnProperty']('rootName')&&(_0x47266c['rootName']=_0x57dd40['rootName']),null!=_0x57dd40['elementName']&&_0x57dd40['hasOwnProperty']('elementName')&&(_0x47266c['elementName']=_0x57dd40['elementName']),null!=_0x57dd40['isAdd']&&_0x57dd40['hasOwnProperty']('isAdd')&&(_0x47266c['isAdd']=_0x57dd40['isAdd']),null!=_0x57dd40['wasUndone']&&_0x57dd40['hasOwnProperty']('wasUndone')&&(_0x47266c['wasUndone']=_0x57dd40['wasUndone']),_0x47266c;},_0x2ec7aa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x2ec7aa['getTypeUrl']=function(_0x324527){return void 0x0===_0x324527&&(_0x324527='type.googleapis.com'),_0x324527+'/RootOperation';},_0x2ec7aa;}()),_0x3871db['SplitOperation']=(function(){function _0x3292d8(_0x395c47){if(_0x395c47){for(var _0x5e6cfc=Object['keys'](_0x395c47),_0x1abeb9=0x0;_0x1abeb9<_0x5e6cfc['length'];++_0x1abeb9)null!=_0x395c47[_0x5e6cfc[_0x1abeb9]]&&(this[_0x5e6cfc[_0x1abeb9]]=_0x395c47[_0x5e6cfc[_0x1abeb9]]);}}return _0x3292d8['prototype']['splitPosition']=null,_0x3292d8['prototype']['graveyardPosition']=null,_0x3292d8['prototype']['howMany']=0x0,_0x3292d8['prototype']['insertionPosition']=null,_0x3292d8['prototype']['wasUndone']=!0x1,_0x3292d8['create']=function(_0x4c32b9){return new _0x3292d8(_0x4c32b9);},_0x3292d8['encode']=function(_0x142088,_0x515c8e){return _0x515c8e||(_0x515c8e=_0x21a2be['create']()),null!=_0x142088['splitPosition']&&Object['hasOwnProperty']['call'](_0x142088,'splitPosition')&&_0x3871db['Position']['encode'](_0x142088['splitPosition'],_0x515c8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x142088['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x142088,'graveyardPosition')&&_0x3871db['Position']['encode'](_0x142088['graveyardPosition'],_0x515c8e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x142088['howMany']&&Object['hasOwnProperty']['call'](_0x142088,'howMany')&&_0x515c8e['uint32'](0x18)['uint32'](_0x142088['howMany']),null!=_0x142088['insertionPosition']&&Object['hasOwnProperty']['call'](_0x142088,'insertionPosition')&&_0x3871db['Position']['encode'](_0x142088['insertionPosition'],_0x515c8e['uint32'](0x22)['fork']())['ldelim'](),null!=_0x142088['wasUndone']&&Object['hasOwnProperty']['call'](_0x142088,'wasUndone')&&_0x515c8e['uint32'](0x28)['bool'](_0x142088['wasUndone']),_0x515c8e;},_0x3292d8['encodeDelimited']=function(_0x23e0bb,_0x3dc575){return this['encode'](_0x23e0bb,_0x3dc575)['ldelim']();},_0x3292d8['decode']=function(_0xe0383b,_0x598df9){_0xe0383b instanceof _0x1bcb2a||(_0xe0383b=_0x1bcb2a['create'](_0xe0383b));for(var _0x3ede84=void 0x0===_0x598df9?_0xe0383b['len']:_0xe0383b['pos']+_0x598df9,_0x4d029d=new _0x3871db['SplitOperation']();_0xe0383b['pos']<_0x3ede84;){var _0x1c6051=_0xe0383b['uint32']();switch(_0x1c6051>>>0x3){case 0x1:_0x4d029d['splitPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x2:_0x4d029d['graveyardPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x3:_0x4d029d['howMany']=_0xe0383b['uint32']();break;case 0x4:_0x4d029d['insertionPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x5:_0x4d029d['wasUndone']=_0xe0383b['bool']();break;default:_0xe0383b['skipType'](0x7&_0x1c6051);}}return _0x4d029d;},_0x3292d8['decodeDelimited']=function(_0x4353b1){return _0x4353b1 instanceof _0x1bcb2a||(_0x4353b1=new _0x1bcb2a(_0x4353b1)),this['decode'](_0x4353b1,_0x4353b1['uint32']());},_0x3292d8['verify']=function(_0x316049){if('object'!=typeof _0x316049||null===_0x316049)return'object\x20expected';var _0xfc973d;if(null!=_0x316049['splitPosition']&&_0x316049['hasOwnProperty']('splitPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['splitPosition'])))return'splitPosition.'+_0xfc973d;if(null!=_0x316049['graveyardPosition']&&_0x316049['hasOwnProperty']('graveyardPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['graveyardPosition'])))return'graveyardPosition.'+_0xfc973d;if(null!=_0x316049['howMany']&&_0x316049['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x316049['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x316049['insertionPosition']&&_0x316049['hasOwnProperty']('insertionPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['insertionPosition'])))return'insertionPosition.'+_0xfc973d;return null!=_0x316049['wasUndone']&&_0x316049['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x316049['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3292d8['fromObject']=function(_0x42d991){if(_0x42d991 instanceof _0x3871db['SplitOperation'])return _0x42d991;var _0xcfc8e9=new _0x3871db['SplitOperation']();if(null!=_0x42d991['splitPosition']){if('object'!=typeof _0x42d991['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xcfc8e9['splitPosition']=_0x3871db['Position']['fromObject'](_0x42d991['splitPosition']);}if(null!=_0x42d991['graveyardPosition']){if('object'!=typeof _0x42d991['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xcfc8e9['graveyardPosition']=_0x3871db['Position']['fromObject'](_0x42d991['graveyardPosition']);}if(null!=_0x42d991['howMany']&&(_0xcfc8e9['howMany']=_0x42d991['howMany']>>>0x0),null!=_0x42d991['insertionPosition']){if('object'!=typeof _0x42d991['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xcfc8e9['insertionPosition']=_0x3871db['Position']['fromObject'](_0x42d991['insertionPosition']);}return null!=_0x42d991['wasUndone']&&(_0xcfc8e9['wasUndone']=Boolean(_0x42d991['wasUndone'])),_0xcfc8e9;},_0x3292d8['toObject']=function(_0x249b67,_0x396284){_0x396284||(_0x396284={});var _0x56ab31={};return _0x396284['defaults']&&(_0x56ab31['splitPosition']=null,_0x56ab31['graveyardPosition']=null,_0x56ab31['howMany']=0x0,_0x56ab31['insertionPosition']=null,_0x56ab31['wasUndone']=!0x1),null!=_0x249b67['splitPosition']&&_0x249b67['hasOwnProperty']('splitPosition')&&(_0x56ab31['splitPosition']=_0x3871db['Position']['toObject'](_0x249b67['splitPosition'],_0x396284)),null!=_0x249b67['graveyardPosition']&&_0x249b67['hasOwnProperty']('graveyardPosition')&&(_0x56ab31['graveyardPosition']=_0x3871db['Position']['toObject'](_0x249b67['graveyardPosition'],_0x396284)),null!=_0x249b67['howMany']&&_0x249b67['hasOwnProperty']('howMany')&&(_0x56ab31['howMany']=_0x249b67['howMany']),null!=_0x249b67['insertionPosition']&&_0x249b67['hasOwnProperty']('insertionPosition')&&(_0x56ab31['insertionPosition']=_0x3871db['Position']['toObject'](_0x249b67['insertionPosition'],_0x396284)),null!=_0x249b67['wasUndone']&&_0x249b67['hasOwnProperty']('wasUndone')&&(_0x56ab31['wasUndone']=_0x249b67['wasUndone']),_0x56ab31;},_0x3292d8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x3292d8['getTypeUrl']=function(_0x1043f9){return void 0x0===_0x1043f9&&(_0x1043f9='type.googleapis.com'),_0x1043f9+'/SplitOperation';},_0x3292d8;}()),_0x3871db['Position']=(function(){function _0x144b9d(_0xd14a4a){if(this['path']=[],_0xd14a4a){for(var _0x451539=Object['keys'](_0xd14a4a),_0x542a5a=0x0;_0x542a5a<_0x451539['length'];++_0x542a5a)null!=_0xd14a4a[_0x451539[_0x542a5a]]&&(this[_0x451539[_0x542a5a]]=_0xd14a4a[_0x451539[_0x542a5a]]);}}return _0x144b9d['prototype']['root']='',_0x144b9d['prototype']['rootMain']=!0x1,_0x144b9d['prototype']['rootGraveyard']=!0x1,_0x144b9d['prototype']['path']=_0x17f657['emptyArray'],_0x144b9d['prototype']['stickiness']='',_0x144b9d['create']=function(_0x1624b3){return new _0x144b9d(_0x1624b3);},_0x144b9d['encode']=function(_0x1d9671,_0x29519a){if(_0x29519a||(_0x29519a=_0x21a2be['create']()),null!=_0x1d9671['root']&&Object['hasOwnProperty']['call'](_0x1d9671,'root')&&_0x29519a['uint32'](0xa)['string'](_0x1d9671['root']),null!=_0x1d9671['rootMain']&&Object['hasOwnProperty']['call'](_0x1d9671,'rootMain')&&_0x29519a['uint32'](0x10)['bool'](_0x1d9671['rootMain']),null!=_0x1d9671['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1d9671,'rootGraveyard')&&_0x29519a['uint32'](0x18)['bool'](_0x1d9671['rootGraveyard']),null!=_0x1d9671['path']&&_0x1d9671['path']['length']){_0x29519a['uint32'](0x22)['fork']();for(var _0xdc4c93=0x0;_0xdc4c93<_0x1d9671['path']['length'];++_0xdc4c93)_0x29519a['uint32'](_0x1d9671['path'][_0xdc4c93]);_0x29519a['ldelim']();}return null!=_0x1d9671['stickiness']&&Object['hasOwnProperty']['call'](_0x1d9671,'stickiness')&&_0x29519a['uint32'](0x2a)['string'](_0x1d9671['stickiness']),_0x29519a;},_0x144b9d['encodeDelimited']=function(_0x9842b1,_0x4cfb83){return this['encode'](_0x9842b1,_0x4cfb83)['ldelim']();},_0x144b9d['decode']=function(_0x2e648d,_0x3726ab){_0x2e648d instanceof _0x1bcb2a||(_0x2e648d=_0x1bcb2a['create'](_0x2e648d));for(var _0x53780d=void 0x0===_0x3726ab?_0x2e648d['len']:_0x2e648d['pos']+_0x3726ab,_0x15c5f4=new _0x3871db['Position']();_0x2e648d['pos']<_0x53780d;){var _0x189b3b=_0x2e648d['uint32']();switch(_0x189b3b>>>0x3){case 0x1:_0x15c5f4['root']=_0x2e648d['string']();break;case 0x2:_0x15c5f4['rootMain']=_0x2e648d['bool']();break;case 0x3:_0x15c5f4['rootGraveyard']=_0x2e648d['bool']();break;case 0x4:if(_0x15c5f4['path']&&_0x15c5f4['path']['length']||(_0x15c5f4['path']=[]),0x2==(0x7&_0x189b3b)){for(var _0x1660b4=_0x2e648d['uint32']()+_0x2e648d['pos'];_0x2e648d['pos']<_0x1660b4;)_0x15c5f4['path']['push'](_0x2e648d['uint32']());}else _0x15c5f4['path']['push'](_0x2e648d['uint32']());break;case 0x5:_0x15c5f4['stickiness']=_0x2e648d['string']();break;default:_0x2e648d['skipType'](0x7&_0x189b3b);}}return _0x15c5f4;},_0x144b9d['decodeDelimited']=function(_0x561cb0){return _0x561cb0 instanceof _0x1bcb2a||(_0x561cb0=new _0x1bcb2a(_0x561cb0)),this['decode'](_0x561cb0,_0x561cb0['uint32']());},_0x144b9d['verify']=function(_0x3abca9){if('object'!=typeof _0x3abca9||null===_0x3abca9)return'object\x20expected';if(null!=_0x3abca9['root']&&_0x3abca9['hasOwnProperty']('root')&&!_0x17f657['isString'](_0x3abca9['root']))return'root:\x20string\x20expected';if(null!=_0x3abca9['rootMain']&&_0x3abca9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3abca9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3abca9['rootGraveyard']&&_0x3abca9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3abca9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3abca9['path']&&_0x3abca9['hasOwnProperty']('path')){if(!Array['isArray'](_0x3abca9['path']))return'path:\x20array\x20expected';for(var _0x324aab=0x0;_0x324aab<_0x3abca9['path']['length'];++_0x324aab)if(!_0x17f657['isInteger'](_0x3abca9['path'][_0x324aab]))return'path:\x20integer[]\x20expected';}return null!=_0x3abca9['stickiness']&&_0x3abca9['hasOwnProperty']('stickiness')&&!_0x17f657['isString'](_0x3abca9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x144b9d['fromObject']=function(_0x25646){if(_0x25646 instanceof _0x3871db['Position'])return _0x25646;var _0xda1a66=new _0x3871db['Position']();if(null!=_0x25646['root']&&(_0xda1a66['root']=String(_0x25646['root'])),null!=_0x25646['rootMain']&&(_0xda1a66['rootMain']=Boolean(_0x25646['rootMain'])),null!=_0x25646['rootGraveyard']&&(_0xda1a66['rootGraveyard']=Boolean(_0x25646['rootGraveyard'])),_0x25646['path']){if(!Array['isArray'](_0x25646['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xda1a66['path']=[];for(var _0x356363=0x0;_0x356363<_0x25646['path']['length'];++_0x356363)_0xda1a66['path'][_0x356363]=_0x25646['path'][_0x356363]>>>0x0;}return null!=_0x25646['stickiness']&&(_0xda1a66['stickiness']=String(_0x25646['stickiness'])),_0xda1a66;},_0x144b9d['toObject']=function(_0x420216,_0x449bf3){_0x449bf3||(_0x449bf3={});var _0x44a077={};if((_0x449bf3['arrays']||_0x449bf3['defaults'])&&(_0x44a077['path']=[]),_0x449bf3['defaults']&&(_0x44a077['root']='',_0x44a077['rootMain']=!0x1,_0x44a077['rootGraveyard']=!0x1,_0x44a077['stickiness']=''),null!=_0x420216['root']&&_0x420216['hasOwnProperty']('root')&&(_0x44a077['root']=_0x420216['root']),null!=_0x420216['rootMain']&&_0x420216['hasOwnProperty']('rootMain')&&(_0x44a077['rootMain']=_0x420216['rootMain']),null!=_0x420216['rootGraveyard']&&_0x420216['hasOwnProperty']('rootGraveyard')&&(_0x44a077['rootGraveyard']=_0x420216['rootGraveyard']),_0x420216['path']&&_0x420216['path']['length']){_0x44a077['path']=[];for(var _0xa1511d=0x0;_0xa1511d<_0x420216['path']['length'];++_0xa1511d)_0x44a077['path'][_0xa1511d]=_0x420216['path'][_0xa1511d];}return null!=_0x420216['stickiness']&&_0x420216['hasOwnProperty']('stickiness')&&(_0x44a077['stickiness']=_0x420216['stickiness']),_0x44a077;},_0x144b9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x144b9d['getTypeUrl']=function(_0x5dcb52){return void 0x0===_0x5dcb52&&(_0x5dcb52='type.googleapis.com'),_0x5dcb52+'/Position';},_0x144b9d;}()),_0x3871db['Range']=(function(){function _0x4c78a5(_0x3c67e8){if(_0x3c67e8){for(var _0x1bbd3e=Object['keys'](_0x3c67e8),_0x304938=0x0;_0x304938<_0x1bbd3e['length'];++_0x304938)null!=_0x3c67e8[_0x1bbd3e[_0x304938]]&&(this[_0x1bbd3e[_0x304938]]=_0x3c67e8[_0x1bbd3e[_0x304938]]);}}return _0x4c78a5['prototype']['start']=null,_0x4c78a5['prototype']['end']=null,_0x4c78a5['create']=function(_0x4de6ad){return new _0x4c78a5(_0x4de6ad);},_0x4c78a5['encode']=function(_0xe85e91,_0x56f092){return _0x56f092||(_0x56f092=_0x21a2be['create']()),null!=_0xe85e91['start']&&Object['hasOwnProperty']['call'](_0xe85e91,'start')&&_0x3871db['Position']['encode'](_0xe85e91['start'],_0x56f092['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe85e91['end']&&Object['hasOwnProperty']['call'](_0xe85e91,'end')&&_0x3871db['Position']['encode'](_0xe85e91['end'],_0x56f092['uint32'](0x12)['fork']())['ldelim'](),_0x56f092;},_0x4c78a5['encodeDelimited']=function(_0x5d1c9e,_0x4b24b7){return this['encode'](_0x5d1c9e,_0x4b24b7)['ldelim']();},_0x4c78a5['decode']=function(_0x12076a,_0x6af1ba){_0x12076a instanceof _0x1bcb2a||(_0x12076a=_0x1bcb2a['create'](_0x12076a));for(var _0x249ef3=void 0x0===_0x6af1ba?_0x12076a['len']:_0x12076a['pos']+_0x6af1ba,_0x3f15cf=new _0x3871db['Range']();_0x12076a['pos']<_0x249ef3;){var _0x3822af=_0x12076a['uint32']();switch(_0x3822af>>>0x3){case 0x1:_0x3f15cf['start']=_0x3871db['Position']['decode'](_0x12076a,_0x12076a['uint32']());break;case 0x2:_0x3f15cf['end']=_0x3871db['Position']['decode'](_0x12076a,_0x12076a['uint32']());break;default:_0x12076a['skipType'](0x7&_0x3822af);}}return _0x3f15cf;},_0x4c78a5['decodeDelimited']=function(_0x597a30){return _0x597a30 instanceof _0x1bcb2a||(_0x597a30=new _0x1bcb2a(_0x597a30)),this['decode'](_0x597a30,_0x597a30['uint32']());},_0x4c78a5['verify']=function(_0x3920b3){if('object'!=typeof _0x3920b3||null===_0x3920b3)return'object\x20expected';var _0x268f03;if(null!=_0x3920b3['start']&&_0x3920b3['hasOwnProperty']('start')&&(_0x268f03=_0x3871db['Position']['verify'](_0x3920b3['start'])))return'start.'+_0x268f03;if(null!=_0x3920b3['end']&&_0x3920b3['hasOwnProperty']('end')&&(_0x268f03=_0x3871db['Position']['verify'](_0x3920b3['end'])))return'end.'+_0x268f03;return null;},_0x4c78a5['fromObject']=function(_0x3ba75c){if(_0x3ba75c instanceof _0x3871db['Range'])return _0x3ba75c;var _0x1c50af=new _0x3871db['Range']();if(null!=_0x3ba75c['start']){if('object'!=typeof _0x3ba75c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1c50af['start']=_0x3871db['Position']['fromObject'](_0x3ba75c['start']);}if(null!=_0x3ba75c['end']){if('object'!=typeof _0x3ba75c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1c50af['end']=_0x3871db['Position']['fromObject'](_0x3ba75c['end']);}return _0x1c50af;},_0x4c78a5['toObject']=function(_0x3bfcff,_0x19a8e6){_0x19a8e6||(_0x19a8e6={});var _0x2ccf05={};return _0x19a8e6['defaults']&&(_0x2ccf05['start']=null,_0x2ccf05['end']=null),null!=_0x3bfcff['start']&&_0x3bfcff['hasOwnProperty']('start')&&(_0x2ccf05['start']=_0x3871db['Position']['toObject'](_0x3bfcff['start'],_0x19a8e6)),null!=_0x3bfcff['end']&&_0x3bfcff['hasOwnProperty']('end')&&(_0x2ccf05['end']=_0x3871db['Position']['toObject'](_0x3bfcff['end'],_0x19a8e6)),_0x2ccf05;},_0x4c78a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x4c78a5['getTypeUrl']=function(_0x467ade){return void 0x0===_0x467ade&&(_0x467ade='type.googleapis.com'),_0x467ade+'/Range';},_0x4c78a5;}()),_0x3871db['Element']=(function(){function _0x384f7c(_0x1b8e19){if(this['children']=[],this['attributesBoolean']={},_0x1b8e19){for(var _0x41bf86=Object['keys'](_0x1b8e19),_0x5dd824=0x0;_0x5dd824<_0x41bf86['length'];++_0x5dd824)null!=_0x1b8e19[_0x41bf86[_0x5dd824]]&&(this[_0x41bf86[_0x5dd824]]=_0x1b8e19[_0x41bf86[_0x5dd824]]);}}return _0x384f7c['prototype']['name']='',_0x384f7c['prototype']['children']=_0x17f657['emptyArray'],_0x384f7c['prototype']['data']='',_0x384f7c['prototype']['attributesBoolean']=_0x17f657['emptyObject'],_0x384f7c['prototype']['attributesJson']='',_0x384f7c['create']=function(_0x12efdc){return new _0x384f7c(_0x12efdc);},_0x384f7c['encode']=function(_0x301051,_0x26d2db){if(_0x26d2db||(_0x26d2db=_0x21a2be['create']()),null!=_0x301051['name']&&Object['hasOwnProperty']['call'](_0x301051,'name')&&_0x26d2db['uint32'](0xa)['string'](_0x301051['name']),null!=_0x301051['children']&&_0x301051['children']['length']){for(var _0x1f8d20=0x0;_0x1f8d20<_0x301051['children']['length'];++_0x1f8d20)_0x3871db['Element']['encode'](_0x301051['children'][_0x1f8d20],_0x26d2db['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x301051['data']&&Object['hasOwnProperty']['call'](_0x301051,'data')&&_0x26d2db['uint32'](0x1a)['string'](_0x301051['data']),null!=_0x301051['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x301051,'attributesBoolean')){var _0xa92cb2=Object['keys'](_0x301051['attributesBoolean']);for(_0x1f8d20=0x0;_0x1f8d20<_0xa92cb2['length'];++_0x1f8d20)_0x26d2db['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xa92cb2[_0x1f8d20])['uint32'](0x10)['bool'](_0x301051['attributesBoolean'][_0xa92cb2[_0x1f8d20]])['ldelim']();}return null!=_0x301051['attributesJson']&&Object['hasOwnProperty']['call'](_0x301051,'attributesJson')&&_0x26d2db['uint32'](0x2a)['string'](_0x301051['attributesJson']),_0x26d2db;},_0x384f7c['encodeDelimited']=function(_0x60db39,_0xc7170){return this['encode'](_0x60db39,_0xc7170)['ldelim']();},_0x384f7c['decode']=function(_0x2f7833,_0x5ceb41){_0x2f7833 instanceof _0x1bcb2a||(_0x2f7833=_0x1bcb2a['create'](_0x2f7833));for(var _0x4792bb,_0x1c689f,_0x6d75d=void 0x0===_0x5ceb41?_0x2f7833['len']:_0x2f7833['pos']+_0x5ceb41,_0x54fbef=new _0x3871db['Element']();_0x2f7833['pos']<_0x6d75d;){var _0x2d222a=_0x2f7833['uint32']();switch(_0x2d222a>>>0x3){case 0x1:_0x54fbef['name']=_0x2f7833['string']();break;case 0x2:_0x54fbef['children']&&_0x54fbef['children']['length']||(_0x54fbef['children']=[]),_0x54fbef['children']['push'](_0x3871db['Element']['decode'](_0x2f7833,_0x2f7833['uint32']()));break;case 0x3:_0x54fbef['data']=_0x2f7833['string']();break;case 0x4:_0x54fbef['attributesBoolean']===_0x17f657['emptyObject']&&(_0x54fbef['attributesBoolean']={});var _0x305c2e=_0x2f7833['uint32']()+_0x2f7833['pos'];for(_0x4792bb='',_0x1c689f=!0x1;_0x2f7833['pos']<_0x305c2e;){var _0x3322ac=_0x2f7833['uint32']();switch(_0x3322ac>>>0x3){case 0x1:_0x4792bb=_0x2f7833['string']();break;case 0x2:_0x1c689f=_0x2f7833['bool']();break;default:_0x2f7833['skipType'](0x7&_0x3322ac);}}_0x54fbef['attributesBoolean'][_0x4792bb]=_0x1c689f;break;case 0x5:_0x54fbef['attributesJson']=_0x2f7833['string']();break;default:_0x2f7833['skipType'](0x7&_0x2d222a);}}return _0x54fbef;},_0x384f7c['decodeDelimited']=function(_0x25517b){return _0x25517b instanceof _0x1bcb2a||(_0x25517b=new _0x1bcb2a(_0x25517b)),this['decode'](_0x25517b,_0x25517b['uint32']());},_0x384f7c['verify']=function(_0x57634b){if('object'!=typeof _0x57634b||null===_0x57634b)return'object\x20expected';if(null!=_0x57634b['name']&&_0x57634b['hasOwnProperty']('name')&&!_0x17f657['isString'](_0x57634b['name']))return'name:\x20string\x20expected';if(null!=_0x57634b['children']&&_0x57634b['hasOwnProperty']('children')){if(!Array['isArray'](_0x57634b['children']))return'children:\x20array\x20expected';for(var _0x233440=0x0;_0x233440<_0x57634b['children']['length'];++_0x233440){var _0x49fd6e=_0x3871db['Element']['verify'](_0x57634b['children'][_0x233440]);if(_0x49fd6e)return'children.'+_0x49fd6e;}}if(null!=_0x57634b['data']&&_0x57634b['hasOwnProperty']('data')&&!_0x17f657['isString'](_0x57634b['data']))return'data:\x20string\x20expected';if(null!=_0x57634b['attributesBoolean']&&_0x57634b['hasOwnProperty']('attributesBoolean')){if(!_0x17f657['isObject'](_0x57634b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x567dd4=Object['keys'](_0x57634b['attributesBoolean']);for(_0x233440=0x0;_0x233440<_0x567dd4['length'];++_0x233440)if('boolean'!=typeof _0x57634b['attributesBoolean'][_0x567dd4[_0x233440]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x57634b['attributesJson']&&_0x57634b['hasOwnProperty']('attributesJson')&&!_0x17f657['isString'](_0x57634b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x384f7c['fromObject']=function(_0xd63113){if(_0xd63113 instanceof _0x3871db['Element'])return _0xd63113;var _0x565c72=new _0x3871db['Element']();if(null!=_0xd63113['name']&&(_0x565c72['name']=String(_0xd63113['name'])),_0xd63113['children']){if(!Array['isArray'](_0xd63113['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x565c72['children']=[];for(var _0x24909a=0x0;_0x24909a<_0xd63113['children']['length'];++_0x24909a){if('object'!=typeof _0xd63113['children'][_0x24909a])throw TypeError('.Element.children:\x20object\x20expected');_0x565c72['children'][_0x24909a]=_0x3871db['Element']['fromObject'](_0xd63113['children'][_0x24909a]);}}if(null!=_0xd63113['data']&&(_0x565c72['data']=String(_0xd63113['data'])),_0xd63113['attributesBoolean']){if('object'!=typeof _0xd63113['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x565c72['attributesBoolean']={};var _0x415aee=Object['keys'](_0xd63113['attributesBoolean']);for(_0x24909a=0x0;_0x24909a<_0x415aee['length'];++_0x24909a)_0x565c72['attributesBoolean'][_0x415aee[_0x24909a]]=Boolean(_0xd63113['attributesBoolean'][_0x415aee[_0x24909a]]);}return null!=_0xd63113['attributesJson']&&(_0x565c72['attributesJson']=String(_0xd63113['attributesJson'])),_0x565c72;},_0x384f7c['toObject']=function(_0x229129,_0x2fed30){_0x2fed30||(_0x2fed30={});var _0x5657ef,_0x57ab53={};if((_0x2fed30['arrays']||_0x2fed30['defaults'])&&(_0x57ab53['children']=[]),(_0x2fed30['objects']||_0x2fed30['defaults'])&&(_0x57ab53['attributesBoolean']={}),_0x2fed30['defaults']&&(_0x57ab53['name']='',_0x57ab53['data']='',_0x57ab53['attributesJson']=''),null!=_0x229129['name']&&_0x229129['hasOwnProperty']('name')&&(_0x57ab53['name']=_0x229129['name']),_0x229129['children']&&_0x229129['children']['length']){_0x57ab53['children']=[];for(var _0x1df8d7=0x0;_0x1df8d7<_0x229129['children']['length'];++_0x1df8d7)_0x57ab53['children'][_0x1df8d7]=_0x3871db['Element']['toObject'](_0x229129['children'][_0x1df8d7],_0x2fed30);}if(null!=_0x229129['data']&&_0x229129['hasOwnProperty']('data')&&(_0x57ab53['data']=_0x229129['data']),_0x229129['attributesBoolean']&&(_0x5657ef=Object['keys'](_0x229129['attributesBoolean']))['length']){_0x57ab53['attributesBoolean']={};for(_0x1df8d7=0x0;_0x1df8d7<_0x5657ef['length'];++_0x1df8d7)_0x57ab53['attributesBoolean'][_0x5657ef[_0x1df8d7]]=_0x229129['attributesBoolean'][_0x5657ef[_0x1df8d7]];}return null!=_0x229129['attributesJson']&&_0x229129['hasOwnProperty']('attributesJson')&&(_0x57ab53['attributesJson']=_0x229129['attributesJson']),_0x57ab53;},_0x384f7c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x384f7c['getTypeUrl']=function(_0x19b176){return void 0x0===_0x19b176&&(_0x19b176='type.googleapis.com'),_0x19b176+'/Element';},_0x384f7c;}()),_0x3871db;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3dcdd8){return new w(this['_protobufRoot'][_0x3dcdd8]);}}class w{['_protobuf'];constructor(_0x3f8493){this['_protobuf']=_0x3f8493;}['compress'](_0x9da906){const _0x51b1ff=this['_protobuf']['verify'](_0x9da906);if(_0x51b1ff)throw Error(_0x51b1ff);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x9da906))['finish']();}['decompress'](_0x10bda9){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x10bda9),{'oneofs':!0x0});}}function v(_0x2de2ee,_0x34a297){const _0x3cee7c=_0x3670c7(_0x2de2ee);return _0x3cee7c['path'][_0x3cee7c['path']['length']-0x1]+=_0x34a297,_0x3cee7c;}function O(_0x355ad2,_0x20a2df){return _0x355ad2['root']===_0x20a2df['root']&&_0x1914d2(_0x355ad2['path'],_0x20a2df['path']);}function $(_0x41cfad){P(_0x41cfad,_0x254ef6=>('main'==_0x254ef6['root']?(_0x254ef6['rootMain']=!0x0,delete _0x254ef6['root']):'$graveyard'==_0x254ef6['root']&&(_0x254ef6['rootGraveyard']=!0x0,delete _0x254ef6['root']),_0x254ef6));}function J(_0x4b0cc6){P(_0x4b0cc6,_0x503686=>(_0x503686['rootMain']?(_0x503686['root']='main',delete _0x503686['rootMain']):_0x503686['rootGraveyard']&&(_0x503686['root']='$graveyard',delete _0x503686['rootGraveyard']),_0x503686));}function P(_0x24a3de,_0x290b09){for(const _0x5a5db0 in _0x24a3de){const _0x309872=_0x24a3de[_0x5a5db0];'nodes'!==_0x5a5db0&&_0x2d75c5(_0x309872)&&(_0x309872['path']&&(_0x309872['root']||_0x309872['rootMain']||_0x309872['rootGraveyard'])?_0x24a3de[_0x5a5db0]=_0x290b09(_0x309872):P(_0x309872,_0x290b09));}return _0x24a3de;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2daf50,_0x58f4fc,_0x452706){this['_id']=_0x2daf50,this['_operationName']=_0x58f4fc,this['_protobufDescriptor']=_0x452706;}['compress'](_0x74c8fe,_0x7edf62){const _0x2a52cf=_0x7edf62['shift']();return $(_0x2a52cf),_0x74c8fe['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2a52cf)),_0x74c8fe['types']['push'](this['_id']),!0x0;}['decompress'](_0x13cac6,_0x6ed057){_0x6ed057['types']['shift']();const _0x453fbd=this['_protobufDescriptor']['decompress'](_0x6ed057['buffers']['shift']());J(_0x453fbd),_0x453fbd['__className']=this['_operationName'],_0x13cac6['push'](_0x453fbd);}}class s extends e{['compress'](_0x4f6460,_0x2d288e){const _0x5aa2ae=_0x2d288e['shift']();return this['_serializeOneOf']('oldValue',_0x5aa2ae),this['_serializeOneOf']('newValue',_0x5aa2ae),$(_0x5aa2ae),_0x4f6460['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5aa2ae)),_0x4f6460['types']['push'](this['_id']),!0x0;}['decompress'](_0x483a91,_0x29b60e){const {types:_0xc374e8,buffers:_0x28e524}=_0x29b60e,_0x2c72f2=this['_protobufDescriptor']['decompress'](_0x28e524['shift']());_0xc374e8['shift'](),this['_deserializeOneOf']('oldValue',_0x2c72f2),this['_deserializeOneOf']('newValue',_0x2c72f2),J(_0x2c72f2),_0x2c72f2['__className']=this['_operationName'],_0x483a91['push'](_0x2c72f2);}['_serializeOneOf'](_0x52d266,_0x266e47){const _0x2b7cf0=_0x266e47[_0x52d266];'boolean'==typeof _0x2b7cf0?_0x266e47[_0x52d266+'Boolean']=_0x2b7cf0:_0x266e47[_0x52d266+'Json']=JSON['stringify'](_0x2b7cf0);}['_deserializeOneOf'](_0x2fa09a,_0x5b4a08){const _0x504393=_0x2fa09a+'Json';_0x5b4a08[_0x504393]?(_0x5b4a08[_0x2fa09a]=JSON['parse'](_0x5b4a08[_0x504393]),delete _0x5b4a08[_0x504393]):(_0x5b4a08[_0x2fa09a]=_0x5b4a08[_0x2fa09a+'Boolean'],delete _0x5b4a08[_0x2fa09a+'Boolean']);}}class i extends e{['compress'](_0x2b87af,_0x455d63){const _0x581edf=_0x455d63['shift']();return this['_serializeNodesAttributes'](_0x581edf['nodes']),$(_0x581edf),_0x2b87af['buffers']['push'](this['_protobufDescriptor']['compress'](_0x581edf)),_0x2b87af['types']['push'](this['_id']),!0x0;}['decompress'](_0x4db5da,_0x38981f){const {types:_0x586ccc,buffers:_0x1259ae}=_0x38981f,_0x48331c=this['_protobufDescriptor']['decompress'](_0x1259ae['shift']());_0x586ccc['shift'](),_0x48331c['nodes']||(_0x48331c['nodes']=[]),this['_deserializeNodesAttributes'](_0x48331c['nodes']),J(_0x48331c),_0x48331c['__className']=this['_operationName'],_0x4db5da['push'](_0x48331c);}['_serializeNodesAttributes'](_0x4419b1){for(const _0x375912 of _0x4419b1){if(_0x375912['attributes']){const _0x41bed1=_0x375912['attributes'];this['_areValuesBoolean'](_0x41bed1)?_0x375912['attributesBoolean']=_0x41bed1:_0x375912['attributesJson']=JSON['stringify'](_0x41bed1);}_0x375912['children']&&this['_serializeNodesAttributes'](_0x375912['children']);}}['_deserializeNodesAttributes'](_0x3470a1){for(const _0x250233 of _0x3470a1)(_0x250233['attributesBoolean']||_0x250233['attributesJson'])&&(_0x250233['attributesBoolean']?(_0x250233['attributes']=_0x250233['attributesBoolean'],delete _0x250233['attributesBoolean']):(_0x250233['attributes']=JSON['parse'](_0x250233['attributesJson']),delete _0x250233['attributesJson'])),_0x250233['children']&&this['_deserializeNodesAttributes'](_0x250233['children']);}['_areValuesBoolean'](_0xcea498){return Object['keys'](_0xcea498)['every'](_0x38abb1=>'boolean'==typeof _0xcea498[_0x38abb1]);}}class n extends e{['decompress'](_0x3ca768,_0x4095f3){super['decompress'](_0x3ca768,_0x4095f3);const _0x205d02=_0x3ca768[_0x3ca768['length']-0x1];_0x205d02['oldRange']||(_0x205d02['oldRange']=null),_0x205d02['newRange']||(_0x205d02['newRange']=null);}}class p extends e{['compress'](_0x46adfa,_0x57950e){return _0x57950e['shift'](),_0x46adfa['types']['push'](this['_id']),!0x0;}['decompress'](_0x20845e,_0x35cff6){_0x35cff6['types']['shift'](),_0x20845e['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x275306,_0xc73b0b,_0x112888,_0x152428){super(_0x275306,_0xc73b0b,_0x112888),this['_omittedNamespace']=_0x152428+':';}['compress'](_0xb94eea,_0xd32bb6){return!('MarkerOperation'!=_0xd32bb6[0x0]['__className']||!_0xd32bb6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xd32bb6[0x0]['name']=_0xd32bb6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xb94eea,_0xd32bb6),!0x0);}['decompress'](_0x385281,_0x2df88f){super['decompress'](_0x385281,_0x2df88f);const _0x2bdab0=_0x385281[_0x385281['length']-0x1];_0x2bdab0['name']=this['_omittedNamespace']+_0x2bdab0['name'];}}class _{['_id'];['_context'];constructor(_0x5bc93b,_0x5c6137){this['_id']=_0x5bc93b,this['_context']=_0x5c6137;}['compress'](_0x59e980,_0x169b8e){let _0x5ccac7;for(;_0x169b8e['length']>0x1&&this['_compareOperations'](_0x169b8e[0x0],_0x169b8e[0x1]);)_0x5ccac7?(_0x5ccac7=this['_combineNext'](_0x169b8e['shift'](),_0x5ccac7),_0x59e980['types']['push'](0x0)):(_0x5ccac7=_0x3670c7(_0x169b8e['shift']()),_0x59e980['types']['push'](this['_id']));return!!_0x5ccac7&&(_0x5ccac7=this['_combineNext'](_0x169b8e['shift'](),_0x5ccac7),_0x59e980['types']['push'](0x0),_0x59e980['buffers']['push'](this['_compressSingleOperation'](_0x5ccac7)),!0x0);}['decompress'](_0x15ce12,_0x2390b9){const _0x53a92f=this['_decompressSingleOperation'](_0x2390b9);for(;0x0==_0x2390b9['types'][0x0];)_0x2390b9['types']['shift'](),_0x15ce12['push'](this['_splitCurrent'](_0x53a92f));_0x15ce12['push'](_0x53a92f);}}class m extends _{['_combineNext'](_0x153fcb,_0x1dc1d1){return _0x1dc1d1['nodes'][0x0]['data']+=_0x153fcb['nodes'][0x0]['data'],_0x1dc1d1;}['_splitCurrent'](_0xc4d51a){const _0x6bb844=_0x3670c7(_0xc4d51a),_0x36d9d4=_0x6bb844['nodes'][0x0],_0x2ce5a4=_0xc4d51a['nodes'][0x0],_0x5cb82c=_0x2ce5a4['data'][Symbol['iterator']]()['next']()['value'],_0x477270=_0x5cb82c['length'];return _0x36d9d4['data']=_0x5cb82c,_0x2ce5a4['data']=_0x2ce5a4['data']['substr'](_0x477270),_0xc4d51a['position']=v(_0xc4d51a['position'],_0x477270),_0x6bb844;}['_compareOperations'](_0x1f5249,_0x5ea1c1){if(this['_checkOperation'](_0x1f5249)&&this['_checkOperation'](_0x5ea1c1)){const _0x559023=_0x1f5249['nodes'][0x0]['data']['length'],_0x2cd445=O(v(_0x1f5249['position'],_0x559023),_0x5ea1c1['position']),_0x1c6080=_0x1f5249['nodes'][0x0],_0xb4b928=_0x5ea1c1['nodes'][0x0];return _0x2cd445&&this['_compareAttributes'](_0x1c6080,_0xb4b928);}return!0x1;}['_compressSingleOperation'](_0xbdc610){const _0x5aeaa8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5aeaa8,[_0xbdc610]),_0x5aeaa8['buffers'][0x0];}['_decompressSingleOperation'](_0x2678c4){const _0x3260e6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3260e6,_0x2678c4),_0x3260e6[0x0];}['_checkOperation'](_0x1995fd){return'InsertOperation'==_0x1995fd['__className']&&0x1==_0x1995fd['nodes']['length']&&_0x1995fd['nodes'][0x0]['data']&&!_0x1995fd['wasUndone']&&0x1==Array['from'](_0x1995fd['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x22919e,_0x1abd47){const _0x1617e0=Object['keys'](_0x22919e['attributes']||{}),_0x5dc491=Object['keys'](_0x1abd47['attributes']||{});return _0x1617e0['length']===_0x5dc491['length']&&_0x1617e0['every'](_0x145f61=>_0x1abd47['attributes'][_0x145f61]&&_0x1abd47['attributes'][_0x145f61]===_0x22919e['attributes'][_0x145f61]);}}class c extends _{['_combineNext'](_0x2efddc,_0x2ec4e1){return _0x2ec4e1['howMany']++,_0x2ec4e1['sourcePosition']=_0x3670c7(_0x2efddc['sourcePosition']),_0x2ec4e1;}['_splitCurrent'](_0x2400e1){const _0x2cf036=_0x3670c7(_0x2400e1);return _0x2400e1['howMany']--,_0x2cf036['howMany']=0x1,_0x2cf036['sourcePosition']=v(_0x2cf036['sourcePosition'],_0x2400e1['howMany']),_0x2cf036;}['_compareOperations'](_0x41f29c,_0x5a6b52){return!(!this['_checkOperation'](_0x41f29c)||!this['_checkOperation'](_0x5a6b52))&&(O(v(_0x41f29c['sourcePosition'],-0x1),_0x5a6b52['sourcePosition'])&&O(_0x41f29c['targetPosition'],_0x5a6b52['targetPosition']));}['_compressSingleOperation'](_0x1c7848){const _0x41cc40={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x41cc40,[_0x1c7848]),_0x41cc40['buffers'][0x0];}['_decompressSingleOperation'](_0x516827){const _0x560c0e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x560c0e,_0x516827),_0x560c0e[0x0];}['_checkOperation'](_0x5a4f62){return'MoveOperation'==_0x5a4f62['__className']&&'$graveyard'==_0x5a4f62['targetPosition']['root']&&0x1==_0x5a4f62['howMany']&&!_0x5a4f62['wasUndone'];}}class h extends _{['_combineNext'](_0x315e22,_0x151c21){return _0x151c21['howMany']++,_0x151c21;}['_splitCurrent'](_0x511457){const _0x499e3d=_0x3670c7(_0x511457);return _0x499e3d['howMany']=0x1,_0x511457['howMany']--,_0x499e3d;}['_compareOperations'](_0x572fa5,_0x101202){return!(!this['_checkOperation'](_0x572fa5)||!this['_checkOperation'](_0x101202))&&(O(_0x572fa5['sourcePosition'],_0x101202['sourcePosition'])&&O(_0x572fa5['targetPosition'],_0x101202['targetPosition']));}['_compressSingleOperation'](_0x24a3f2){const _0x3797be={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3797be,[_0x24a3f2]),_0x3797be['buffers'][0x0];}['_decompressSingleOperation'](_0x48effb){const _0x173ab7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x173ab7,_0x48effb),_0x173ab7[0x0];}['_checkOperation'](_0x1ce443){return'MoveOperation'==_0x1ce443['__className']&&'$graveyard'==_0x1ce443['targetPosition']['root']&&0x1==_0x1ce443['howMany']&&!_0x1ce443['wasUndone'];}}class f extends _{['compress'](_0x2da027,_0x305600){if(!this['_compareOperations'](_0x305600[0x0],_0x305600[0x1]))return!0x1;const _0x65454f=_0x305600['shift']();return _0x65454f['oldRange']=null,_0x65454f['newRange']&&O(_0x65454f['newRange']['start'],_0x65454f['newRange']['end'])&&(_0x65454f['newRange']['end']=null),_0x305600['shift'](),_0x2da027['types']['push'](this['_id']),_0x2da027['types']['push'](0x0),_0x2da027['buffers']['push'](this['_compressSingleOperation'](_0x65454f)),!0x0;}['decompress'](_0x2dd9d6,_0x28f5e8){const _0x1eae38=this['_decompressSingleOperation'](_0x28f5e8);_0x1eae38['newRange']&&!_0x1eae38['newRange']['end']&&(_0x1eae38['newRange']['end']=_0x3670c7(_0x1eae38['newRange']['start']));const _0x23d512=_0x3670c7(_0x1eae38);_0x23d512['newRange']&&(_0x23d512['newRange']['start']['stickiness']='toNone',_0x23d512['newRange']['end']=_0x3670c7(_0x23d512['newRange']['start'])),_0x23d512['name']='user:position:'+_0x23d512['name']['split'](':')[0x2],_0x28f5e8['types']['shift'](),_0x2dd9d6['push'](_0x1eae38),_0x2dd9d6['push'](_0x23d512);}['_compressSingleOperation'](_0xecadfe){const _0x4d4a70={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4d4a70,[_0xecadfe]),_0x4d4a70['buffers'][0x0];}['_decompressSingleOperation'](_0x490e43){const _0x341603=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x341603,_0x490e43),_0x341603[0x0];}['_compareOperations'](_0x1371b1,_0x140f1a){return!(!_0x1371b1||!_0x140f1a)&&('MarkerOperation'==_0x1371b1['__className']&&'MarkerOperation'==_0x140f1a['__className']&&!(!_0x1371b1['name']['startsWith']('user:')||!_0x140f1a['name']['startsWith']('user:')||_0x1371b1['name']==_0x140f1a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5390f4=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x5390f4,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5390f4,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4bfc95){if(!_0x4bfc95||!_0x4bfc95[0x0])throw new _0x96887f('no-operations-provided',this);const _0xee3eb0={'types':[],'buffers':[],'baseVersion':_0x4bfc95[0x0]['baseVersion']};for(;_0x4bfc95['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('TypingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('DeletingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName'](_0x4bfc95[0x0]['__className'])['compress'](_0xee3eb0,_0x4bfc95);return _0xee3eb0;}['decompress'](_0x9fb582){const _0x27a382=[];for(;_0x9fb582['types']['length'];){const _0x3a5845=this['_compressorById']['get'](_0x9fb582['types'][0x0]);if(!_0x3a5845)throw new _0x96887f('decompress-compressor-not-found',this,{'type':_0x9fb582['types'][0x0]});_0x3a5845['decompress'](_0x27a382,_0x9fb582);}return _0x27a382['forEach']((_0x9cc020,_0x22b819)=>_0x9cc020['baseVersion']=_0x9fb582['baseVersion']+_0x22b819),_0x27a382;}['_getCompressorByName'](_0x367d4e){return this['_compressorByName']['get'](_0x367d4e);}['_registerOperationCompressor'](_0x48dd63,_0x214a1f,_0x333958){const _0x2c4869=new _0x333958(_0x48dd63,_0x214a1f,this['_protobufFactory']['getDescriptor'](_0x214a1f));this['_registerCompressor'](_0x48dd63,_0x214a1f,_0x2c4869);}['_registerActionCompressor'](_0x156f87,_0x335f5e,_0x1f05c8){const _0x2d1ad6=new _0x1f05c8(_0x156f87,this);this['_registerCompressor'](_0x156f87,_0x335f5e,_0x2d1ad6);}['_registerCompressor'](_0x357935,_0x37a69f,_0x520bad){this['_compressorById']['set'](_0x357935,_0x520bad),this['_compressorByName']['set'](_0x37a69f,_0x520bad);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "45.
|
|
3
|
+
"version": "45.2.0-alpha.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "45.
|
|
37
|
-
"ckeditor5": "45.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.1",
|
|
37
|
+
"ckeditor5": "45.2.0-alpha.1",
|
|
38
38
|
"es-toolkit": "1.32.0",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5c96a0=_0x2132;function _0x2132(_0x4b9ad7,_0x4f52d3){const _0x2f286e=_0x2f28();return _0x2132=function(_0x213246,_0x1680fe){_0x213246=_0x213246-0x1a1;let _0x2609d0=_0x2f286e[_0x213246];return _0x2609d0;},_0x2132(_0x4b9ad7,_0x4f52d3);}(function(_0x3a9cd8,_0x25c305){const _0x13d942=_0x2132,_0x401152=_0x3a9cd8();while(!![]){try{const _0x4e3e13=-parseInt(_0x13d942(0x1af))/0x1*(parseInt(_0x13d942(0x1a3))/0x2)+-parseInt(_0x13d942(0x1b2))/0x3+-parseInt(_0x13d942(0x1a7))/0x4+-parseInt(_0x13d942(0x1ac))/0x5+parseInt(_0x13d942(0x1ae))/0x6+parseInt(_0x13d942(0x1a9))/0x7+parseInt(_0x13d942(0x1b1))/0x8;if(_0x4e3e13===_0x25c305)break;else _0x401152['push'](_0x401152['shift']());}catch(_0x5dd3a3){_0x401152['push'](_0x401152['shift']());}}}(_0x2f28,0x49e46));import{cloneDeep as _0x4a8ddb}from'es-toolkit/compat';export default class _{[_0x5c96a0(0x1b4)];[_0x5c96a0(0x1a5)];constructor(_0x1f401d,_0x206a41){const _0x38b9fe=_0x5c96a0;this[_0x38b9fe(0x1b4)]=_0x1f401d,this[_0x38b9fe(0x1a5)]=_0x206a41;}[_0x5c96a0(0x1ab)](_0x2e8958,_0x2899e0){const _0x177a42=_0x5c96a0;let _0xbff2be;for(;_0x2899e0[_0x177a42(0x1aa)]>0x1&&this[_0x177a42(0x1b3)](_0x2899e0[0x0],_0x2899e0[0x1]);)_0xbff2be?(_0xbff2be=this[_0x177a42(0x1a4)](_0x2899e0[_0x177a42(0x1a6)](),_0xbff2be),_0x2e8958[_0x177a42(0x1a1)][_0x177a42(0x1a8)](0x0)):(_0xbff2be=_0x4a8ddb(_0x2899e0[_0x177a42(0x1a6)]()),_0x2e8958[_0x177a42(0x1a1)][_0x177a42(0x1a8)](this[_0x177a42(0x1b4)]));return!!_0xbff2be&&(_0xbff2be=this[_0x177a42(0x1a4)](_0x2899e0[_0x177a42(0x1a6)](),_0xbff2be),_0x2e8958[_0x177a42(0x1a1)][_0x177a42(0x1a8)](0x0),_0x2e8958[_0x177a42(0x1b0)][_0x177a42(0x1a8)](this[_0x177a42(0x1a2)](_0xbff2be)),!0x0);}[_0x5c96a0(0x1b6)](_0x4dba80,_0xe4fff3){const _0x1e9e43=_0x5c96a0,_0x14a82f=this[_0x1e9e43(0x1b5)](_0xe4fff3);for(;0x0==_0xe4fff3[_0x1e9e43(0x1a1)][0x0];)_0xe4fff3[_0x1e9e43(0x1a1)][_0x1e9e43(0x1a6)](),_0x4dba80[_0x1e9e43(0x1a8)](this[_0x1e9e43(0x1ad)](_0x14a82f));_0x4dba80[_0x1e9e43(0x1a8)](_0x14a82f);}}function _0x2f28(){const _0x5ee25f=['_decompressSingleOperation','decompress','types','_compressSingleOperation','7666wAoWfq','_combineNext','_context','shift','2404912Aiwcwt','push','2809520KiggwA','length','compress','208510hZWbjn','_splitCurrent','2993358mlHTSv','103tehgYt','buffers','8090560QtvDrz','1713546EYzVfc','_compareOperations','_id'];_0x2f28=function(){return _0x5ee25f;};return _0x2f28();}
|