@ckeditor/ckeditor5-operations-compressor 44.2.0-alpha.9 → 44.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/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 _0x1fe14e=_0x1e500e['Reader'],_0x212895=_0x1e500e['Writer'],_0x1c3dae=_0x1e500e['util'],_0xf4427c=_0x1e500e['roots']['default']||(_0x1e500e['roots']['default']={});return _0xf4427c['AttributeOperation']=(function(){function _0x37b3b0(_0x593157){if(_0x593157){for(var _0x25d8be=Object['keys'](_0x593157),_0x4e5796=0x0;_0x4e5796<_0x25d8be['length'];++_0x4e5796)null!=_0x593157[_0x25d8be[_0x4e5796]]&&(this[_0x25d8be[_0x4e5796]]=_0x593157[_0x25d8be[_0x4e5796]]);}}return _0x37b3b0['prototype']['range']=null,_0x37b3b0['prototype']['key']='',_0x37b3b0['prototype']['oldValueBoolean']=!0x1,_0x37b3b0['prototype']['oldValueJson']='',_0x37b3b0['prototype']['newValueBoolean']=!0x1,_0x37b3b0['prototype']['newValueJson']='',_0x37b3b0['prototype']['wasUndone']=!0x1,_0x37b3b0['create']=function(_0x1788df){return new _0x37b3b0(_0x1788df);},_0x37b3b0['encode']=function(_0xd62c58,_0x2bedfd){return _0x2bedfd||(_0x2bedfd=_0x212895['create']()),null!=_0xd62c58['range']&&Object['hasOwnProperty']['call'](_0xd62c58,'range')&&_0xf4427c['Range']['encode'](_0xd62c58['range'],_0x2bedfd['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd62c58['key']&&Object['hasOwnProperty']['call'](_0xd62c58,'key')&&_0x2bedfd['uint32'](0x12)['string'](_0xd62c58['key']),null!=_0xd62c58['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xd62c58,'oldValueBoolean')&&_0x2bedfd['uint32'](0x18)['bool'](_0xd62c58['oldValueBoolean']),null!=_0xd62c58['oldValueJson']&&Object['hasOwnProperty']['call'](_0xd62c58,'oldValueJson')&&_0x2bedfd['uint32'](0x22)['string'](_0xd62c58['oldValueJson']),null!=_0xd62c58['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xd62c58,'newValueBoolean')&&_0x2bedfd['uint32'](0x28)['bool'](_0xd62c58['newValueBoolean']),null!=_0xd62c58['newValueJson']&&Object['hasOwnProperty']['call'](_0xd62c58,'newValueJson')&&_0x2bedfd['uint32'](0x32)['string'](_0xd62c58['newValueJson']),null!=_0xd62c58['wasUndone']&&Object['hasOwnProperty']['call'](_0xd62c58,'wasUndone')&&_0x2bedfd['uint32'](0x38)['bool'](_0xd62c58['wasUndone']),_0x2bedfd;},_0x37b3b0['encodeDelimited']=function(_0x5b5e42,_0x14f39f){return this['encode'](_0x5b5e42,_0x14f39f)['ldelim']();},_0x37b3b0['decode']=function(_0x39c2a1,_0x423628){_0x39c2a1 instanceof _0x1fe14e||(_0x39c2a1=_0x1fe14e['create'](_0x39c2a1));for(var _0x50a96c=void 0x0===_0x423628?_0x39c2a1['len']:_0x39c2a1['pos']+_0x423628,_0x43cd9f=new _0xf4427c['AttributeOperation']();_0x39c2a1['pos']<_0x50a96c;){var _0x12fc90=_0x39c2a1['uint32']();switch(_0x12fc90>>>0x3){case 0x1:_0x43cd9f['range']=_0xf4427c['Range']['decode'](_0x39c2a1,_0x39c2a1['uint32']());break;case 0x2:_0x43cd9f['key']=_0x39c2a1['string']();break;case 0x3:_0x43cd9f['oldValueBoolean']=_0x39c2a1['bool']();break;case 0x4:_0x43cd9f['oldValueJson']=_0x39c2a1['string']();break;case 0x5:_0x43cd9f['newValueBoolean']=_0x39c2a1['bool']();break;case 0x6:_0x43cd9f['newValueJson']=_0x39c2a1['string']();break;case 0x7:_0x43cd9f['wasUndone']=_0x39c2a1['bool']();break;default:_0x39c2a1['skipType'](0x7&_0x12fc90);}}return _0x43cd9f;},_0x37b3b0['decodeDelimited']=function(_0x1e7757){return _0x1e7757 instanceof _0x1fe14e||(_0x1e7757=new _0x1fe14e(_0x1e7757)),this['decode'](_0x1e7757,_0x1e7757['uint32']());},_0x37b3b0['verify']=function(_0x20dac3){if('object'!=typeof _0x20dac3||null===_0x20dac3)return'object\x20expected';if(null!=_0x20dac3['range']&&_0x20dac3['hasOwnProperty']('range')){var _0x21fcb5=_0xf4427c['Range']['verify'](_0x20dac3['range']);if(_0x21fcb5)return'range.'+_0x21fcb5;}return null!=_0x20dac3['key']&&_0x20dac3['hasOwnProperty']('key')&&!_0x1c3dae['isString'](_0x20dac3['key'])?'key:\x20string\x20expected':null!=_0x20dac3['oldValueBoolean']&&_0x20dac3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x20dac3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x20dac3['oldValueJson']&&_0x20dac3['hasOwnProperty']('oldValueJson')&&!_0x1c3dae['isString'](_0x20dac3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x20dac3['newValueBoolean']&&_0x20dac3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x20dac3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x20dac3['newValueJson']&&_0x20dac3['hasOwnProperty']('newValueJson')&&!_0x1c3dae['isString'](_0x20dac3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x20dac3['wasUndone']&&_0x20dac3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20dac3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x37b3b0['fromObject']=function(_0x1fffaf){if(_0x1fffaf instanceof _0xf4427c['AttributeOperation'])return _0x1fffaf;var _0x35d0bd=new _0xf4427c['AttributeOperation']();if(null!=_0x1fffaf['range']){if('object'!=typeof _0x1fffaf['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x35d0bd['range']=_0xf4427c['Range']['fromObject'](_0x1fffaf['range']);}return null!=_0x1fffaf['key']&&(_0x35d0bd['key']=String(_0x1fffaf['key'])),null!=_0x1fffaf['oldValueBoolean']&&(_0x35d0bd['oldValueBoolean']=Boolean(_0x1fffaf['oldValueBoolean'])),null!=_0x1fffaf['oldValueJson']&&(_0x35d0bd['oldValueJson']=String(_0x1fffaf['oldValueJson'])),null!=_0x1fffaf['newValueBoolean']&&(_0x35d0bd['newValueBoolean']=Boolean(_0x1fffaf['newValueBoolean'])),null!=_0x1fffaf['newValueJson']&&(_0x35d0bd['newValueJson']=String(_0x1fffaf['newValueJson'])),null!=_0x1fffaf['wasUndone']&&(_0x35d0bd['wasUndone']=Boolean(_0x1fffaf['wasUndone'])),_0x35d0bd;},_0x37b3b0['toObject']=function(_0x5a6c1e,_0x2850d1){_0x2850d1||(_0x2850d1={});var _0x5321ca={};return _0x2850d1['defaults']&&(_0x5321ca['range']=null,_0x5321ca['key']='',_0x5321ca['oldValueBoolean']=!0x1,_0x5321ca['oldValueJson']='',_0x5321ca['newValueBoolean']=!0x1,_0x5321ca['newValueJson']='',_0x5321ca['wasUndone']=!0x1),null!=_0x5a6c1e['range']&&_0x5a6c1e['hasOwnProperty']('range')&&(_0x5321ca['range']=_0xf4427c['Range']['toObject'](_0x5a6c1e['range'],_0x2850d1)),null!=_0x5a6c1e['key']&&_0x5a6c1e['hasOwnProperty']('key')&&(_0x5321ca['key']=_0x5a6c1e['key']),null!=_0x5a6c1e['oldValueBoolean']&&_0x5a6c1e['hasOwnProperty']('oldValueBoolean')&&(_0x5321ca['oldValueBoolean']=_0x5a6c1e['oldValueBoolean']),null!=_0x5a6c1e['oldValueJson']&&_0x5a6c1e['hasOwnProperty']('oldValueJson')&&(_0x5321ca['oldValueJson']=_0x5a6c1e['oldValueJson']),null!=_0x5a6c1e['newValueBoolean']&&_0x5a6c1e['hasOwnProperty']('newValueBoolean')&&(_0x5321ca['newValueBoolean']=_0x5a6c1e['newValueBoolean']),null!=_0x5a6c1e['newValueJson']&&_0x5a6c1e['hasOwnProperty']('newValueJson')&&(_0x5321ca['newValueJson']=_0x5a6c1e['newValueJson']),null!=_0x5a6c1e['wasUndone']&&_0x5a6c1e['hasOwnProperty']('wasUndone')&&(_0x5321ca['wasUndone']=_0x5a6c1e['wasUndone']),_0x5321ca;},_0x37b3b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x37b3b0['getTypeUrl']=function(_0x551fcd){return void 0x0===_0x551fcd&&(_0x551fcd='type.googleapis.com'),_0x551fcd+'/AttributeOperation';},_0x37b3b0;}()),_0xf4427c['InsertOperation']=(function(){function _0x32f194(_0x518d8c){if(this['nodes']=[],_0x518d8c){for(var _0x175499=Object['keys'](_0x518d8c),_0x52ebff=0x0;_0x52ebff<_0x175499['length'];++_0x52ebff)null!=_0x518d8c[_0x175499[_0x52ebff]]&&(this[_0x175499[_0x52ebff]]=_0x518d8c[_0x175499[_0x52ebff]]);}}return _0x32f194['prototype']['position']=null,_0x32f194['prototype']['nodes']=_0x1c3dae['emptyArray'],_0x32f194['prototype']['shouldReceiveAttributes']=!0x1,_0x32f194['prototype']['wasUndone']=!0x1,_0x32f194['create']=function(_0x502f0b){return new _0x32f194(_0x502f0b);},_0x32f194['encode']=function(_0x335904,_0x2ca0dd){if(_0x2ca0dd||(_0x2ca0dd=_0x212895['create']()),null!=_0x335904['position']&&Object['hasOwnProperty']['call'](_0x335904,'position')&&_0xf4427c['Position']['encode'](_0x335904['position'],_0x2ca0dd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x335904['nodes']&&_0x335904['nodes']['length']){for(var _0xe51616=0x0;_0xe51616<_0x335904['nodes']['length'];++_0xe51616)_0xf4427c['Element']['encode'](_0x335904['nodes'][_0xe51616],_0x2ca0dd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x335904['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x335904,'shouldReceiveAttributes')&&_0x2ca0dd['uint32'](0x18)['bool'](_0x335904['shouldReceiveAttributes']),null!=_0x335904['wasUndone']&&Object['hasOwnProperty']['call'](_0x335904,'wasUndone')&&_0x2ca0dd['uint32'](0x20)['bool'](_0x335904['wasUndone']),_0x2ca0dd;},_0x32f194['encodeDelimited']=function(_0x296dc9,_0x6f438c){return this['encode'](_0x296dc9,_0x6f438c)['ldelim']();},_0x32f194['decode']=function(_0x4a0318,_0x485bb7){_0x4a0318 instanceof _0x1fe14e||(_0x4a0318=_0x1fe14e['create'](_0x4a0318));for(var _0x2bc88d=void 0x0===_0x485bb7?_0x4a0318['len']:_0x4a0318['pos']+_0x485bb7,_0x1de457=new _0xf4427c['InsertOperation']();_0x4a0318['pos']<_0x2bc88d;){var _0x56ddbd=_0x4a0318['uint32']();switch(_0x56ddbd>>>0x3){case 0x1:_0x1de457['position']=_0xf4427c['Position']['decode'](_0x4a0318,_0x4a0318['uint32']());break;case 0x2:_0x1de457['nodes']&&_0x1de457['nodes']['length']||(_0x1de457['nodes']=[]),_0x1de457['nodes']['push'](_0xf4427c['Element']['decode'](_0x4a0318,_0x4a0318['uint32']()));break;case 0x3:_0x1de457['shouldReceiveAttributes']=_0x4a0318['bool']();break;case 0x4:_0x1de457['wasUndone']=_0x4a0318['bool']();break;default:_0x4a0318['skipType'](0x7&_0x56ddbd);}}return _0x1de457;},_0x32f194['decodeDelimited']=function(_0x2fbfff){return _0x2fbfff instanceof _0x1fe14e||(_0x2fbfff=new _0x1fe14e(_0x2fbfff)),this['decode'](_0x2fbfff,_0x2fbfff['uint32']());},_0x32f194['verify']=function(_0x3e5161){if('object'!=typeof _0x3e5161||null===_0x3e5161)return'object\x20expected';if(null!=_0x3e5161['position']&&_0x3e5161['hasOwnProperty']('position')&&(_0x1f6109=_0xf4427c['Position']['verify'](_0x3e5161['position'])))return'position.'+_0x1f6109;if(null!=_0x3e5161['nodes']&&_0x3e5161['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3e5161['nodes']))return'nodes:\x20array\x20expected';for(var _0x52a934=0x0;_0x52a934<_0x3e5161['nodes']['length'];++_0x52a934){var _0x1f6109;if(_0x1f6109=_0xf4427c['Element']['verify'](_0x3e5161['nodes'][_0x52a934]))return'nodes.'+_0x1f6109;}}return null!=_0x3e5161['shouldReceiveAttributes']&&_0x3e5161['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3e5161['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3e5161['wasUndone']&&_0x3e5161['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e5161['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x32f194['fromObject']=function(_0x91399e){if(_0x91399e instanceof _0xf4427c['InsertOperation'])return _0x91399e;var _0x441083=new _0xf4427c['InsertOperation']();if(null!=_0x91399e['position']){if('object'!=typeof _0x91399e['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x441083['position']=_0xf4427c['Position']['fromObject'](_0x91399e['position']);}if(_0x91399e['nodes']){if(!Array['isArray'](_0x91399e['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x441083['nodes']=[];for(var _0x2b5cfc=0x0;_0x2b5cfc<_0x91399e['nodes']['length'];++_0x2b5cfc){if('object'!=typeof _0x91399e['nodes'][_0x2b5cfc])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x441083['nodes'][_0x2b5cfc]=_0xf4427c['Element']['fromObject'](_0x91399e['nodes'][_0x2b5cfc]);}}return null!=_0x91399e['shouldReceiveAttributes']&&(_0x441083['shouldReceiveAttributes']=Boolean(_0x91399e['shouldReceiveAttributes'])),null!=_0x91399e['wasUndone']&&(_0x441083['wasUndone']=Boolean(_0x91399e['wasUndone'])),_0x441083;},_0x32f194['toObject']=function(_0x49b46e,_0x3192f7){_0x3192f7||(_0x3192f7={});var _0x28e5da={};if((_0x3192f7['arrays']||_0x3192f7['defaults'])&&(_0x28e5da['nodes']=[]),_0x3192f7['defaults']&&(_0x28e5da['position']=null,_0x28e5da['shouldReceiveAttributes']=!0x1,_0x28e5da['wasUndone']=!0x1),null!=_0x49b46e['position']&&_0x49b46e['hasOwnProperty']('position')&&(_0x28e5da['position']=_0xf4427c['Position']['toObject'](_0x49b46e['position'],_0x3192f7)),_0x49b46e['nodes']&&_0x49b46e['nodes']['length']){_0x28e5da['nodes']=[];for(var _0x2b28e5=0x0;_0x2b28e5<_0x49b46e['nodes']['length'];++_0x2b28e5)_0x28e5da['nodes'][_0x2b28e5]=_0xf4427c['Element']['toObject'](_0x49b46e['nodes'][_0x2b28e5],_0x3192f7);}return null!=_0x49b46e['shouldReceiveAttributes']&&_0x49b46e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x28e5da['shouldReceiveAttributes']=_0x49b46e['shouldReceiveAttributes']),null!=_0x49b46e['wasUndone']&&_0x49b46e['hasOwnProperty']('wasUndone')&&(_0x28e5da['wasUndone']=_0x49b46e['wasUndone']),_0x28e5da;},_0x32f194['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x32f194['getTypeUrl']=function(_0x462a70){return void 0x0===_0x462a70&&(_0x462a70='type.googleapis.com'),_0x462a70+'/InsertOperation';},_0x32f194;}()),_0xf4427c['MarkerOperation']=(function(){function _0x304a12(_0x1cec70){if(_0x1cec70){for(var _0x3f501e=Object['keys'](_0x1cec70),_0x256e26=0x0;_0x256e26<_0x3f501e['length'];++_0x256e26)null!=_0x1cec70[_0x3f501e[_0x256e26]]&&(this[_0x3f501e[_0x256e26]]=_0x1cec70[_0x3f501e[_0x256e26]]);}}return _0x304a12['prototype']['name']='',_0x304a12['prototype']['oldRange']=null,_0x304a12['prototype']['newRange']=null,_0x304a12['prototype']['affectsData']=!0x1,_0x304a12['prototype']['wasUndone']=!0x1,_0x304a12['create']=function(_0x235b4a){return new _0x304a12(_0x235b4a);},_0x304a12['encode']=function(_0x167d17,_0x23337a){return _0x23337a||(_0x23337a=_0x212895['create']()),null!=_0x167d17['name']&&Object['hasOwnProperty']['call'](_0x167d17,'name')&&_0x23337a['uint32'](0xa)['string'](_0x167d17['name']),null!=_0x167d17['oldRange']&&Object['hasOwnProperty']['call'](_0x167d17,'oldRange')&&_0xf4427c['Range']['encode'](_0x167d17['oldRange'],_0x23337a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x167d17['newRange']&&Object['hasOwnProperty']['call'](_0x167d17,'newRange')&&_0xf4427c['Range']['encode'](_0x167d17['newRange'],_0x23337a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x167d17['affectsData']&&Object['hasOwnProperty']['call'](_0x167d17,'affectsData')&&_0x23337a['uint32'](0x20)['bool'](_0x167d17['affectsData']),null!=_0x167d17['wasUndone']&&Object['hasOwnProperty']['call'](_0x167d17,'wasUndone')&&_0x23337a['uint32'](0x28)['bool'](_0x167d17['wasUndone']),_0x23337a;},_0x304a12['encodeDelimited']=function(_0x5768cc,_0x536075){return this['encode'](_0x5768cc,_0x536075)['ldelim']();},_0x304a12['decode']=function(_0x593163,_0x1a7584){_0x593163 instanceof _0x1fe14e||(_0x593163=_0x1fe14e['create'](_0x593163));for(var _0x4ecde1=void 0x0===_0x1a7584?_0x593163['len']:_0x593163['pos']+_0x1a7584,_0x74ea42=new _0xf4427c['MarkerOperation']();_0x593163['pos']<_0x4ecde1;){var _0x341319=_0x593163['uint32']();switch(_0x341319>>>0x3){case 0x1:_0x74ea42['name']=_0x593163['string']();break;case 0x2:_0x74ea42['oldRange']=_0xf4427c['Range']['decode'](_0x593163,_0x593163['uint32']());break;case 0x3:_0x74ea42['newRange']=_0xf4427c['Range']['decode'](_0x593163,_0x593163['uint32']());break;case 0x4:_0x74ea42['affectsData']=_0x593163['bool']();break;case 0x5:_0x74ea42['wasUndone']=_0x593163['bool']();break;default:_0x593163['skipType'](0x7&_0x341319);}}return _0x74ea42;},_0x304a12['decodeDelimited']=function(_0x5d9b77){return _0x5d9b77 instanceof _0x1fe14e||(_0x5d9b77=new _0x1fe14e(_0x5d9b77)),this['decode'](_0x5d9b77,_0x5d9b77['uint32']());},_0x304a12['verify']=function(_0x53a2b3){if('object'!=typeof _0x53a2b3||null===_0x53a2b3)return'object\x20expected';if(null!=_0x53a2b3['name']&&_0x53a2b3['hasOwnProperty']('name')&&!_0x1c3dae['isString'](_0x53a2b3['name']))return'name:\x20string\x20expected';var _0x57f6b8;if(null!=_0x53a2b3['oldRange']&&_0x53a2b3['hasOwnProperty']('oldRange')&&(_0x57f6b8=_0xf4427c['Range']['verify'](_0x53a2b3['oldRange'])))return'oldRange.'+_0x57f6b8;if(null!=_0x53a2b3['newRange']&&_0x53a2b3['hasOwnProperty']('newRange')&&(_0x57f6b8=_0xf4427c['Range']['verify'](_0x53a2b3['newRange'])))return'newRange.'+_0x57f6b8;return null!=_0x53a2b3['affectsData']&&_0x53a2b3['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x53a2b3['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x53a2b3['wasUndone']&&_0x53a2b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53a2b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x304a12['fromObject']=function(_0x2023d1){if(_0x2023d1 instanceof _0xf4427c['MarkerOperation'])return _0x2023d1;var _0x56771c=new _0xf4427c['MarkerOperation']();if(null!=_0x2023d1['name']&&(_0x56771c['name']=String(_0x2023d1['name'])),null!=_0x2023d1['oldRange']){if('object'!=typeof _0x2023d1['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x56771c['oldRange']=_0xf4427c['Range']['fromObject'](_0x2023d1['oldRange']);}if(null!=_0x2023d1['newRange']){if('object'!=typeof _0x2023d1['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x56771c['newRange']=_0xf4427c['Range']['fromObject'](_0x2023d1['newRange']);}return null!=_0x2023d1['affectsData']&&(_0x56771c['affectsData']=Boolean(_0x2023d1['affectsData'])),null!=_0x2023d1['wasUndone']&&(_0x56771c['wasUndone']=Boolean(_0x2023d1['wasUndone'])),_0x56771c;},_0x304a12['toObject']=function(_0x11e1b1,_0x371ba3){_0x371ba3||(_0x371ba3={});var _0x4ebec1={};return _0x371ba3['defaults']&&(_0x4ebec1['name']='',_0x4ebec1['oldRange']=null,_0x4ebec1['newRange']=null,_0x4ebec1['affectsData']=!0x1,_0x4ebec1['wasUndone']=!0x1),null!=_0x11e1b1['name']&&_0x11e1b1['hasOwnProperty']('name')&&(_0x4ebec1['name']=_0x11e1b1['name']),null!=_0x11e1b1['oldRange']&&_0x11e1b1['hasOwnProperty']('oldRange')&&(_0x4ebec1['oldRange']=_0xf4427c['Range']['toObject'](_0x11e1b1['oldRange'],_0x371ba3)),null!=_0x11e1b1['newRange']&&_0x11e1b1['hasOwnProperty']('newRange')&&(_0x4ebec1['newRange']=_0xf4427c['Range']['toObject'](_0x11e1b1['newRange'],_0x371ba3)),null!=_0x11e1b1['affectsData']&&_0x11e1b1['hasOwnProperty']('affectsData')&&(_0x4ebec1['affectsData']=_0x11e1b1['affectsData']),null!=_0x11e1b1['wasUndone']&&_0x11e1b1['hasOwnProperty']('wasUndone')&&(_0x4ebec1['wasUndone']=_0x11e1b1['wasUndone']),_0x4ebec1;},_0x304a12['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x304a12['getTypeUrl']=function(_0x4b51b7){return void 0x0===_0x4b51b7&&(_0x4b51b7='type.googleapis.com'),_0x4b51b7+'/MarkerOperation';},_0x304a12;}()),_0xf4427c['MergeOperation']=(function(){function _0x387448(_0x5f3009){if(_0x5f3009){for(var _0x90f526=Object['keys'](_0x5f3009),_0x14d2e7=0x0;_0x14d2e7<_0x90f526['length'];++_0x14d2e7)null!=_0x5f3009[_0x90f526[_0x14d2e7]]&&(this[_0x90f526[_0x14d2e7]]=_0x5f3009[_0x90f526[_0x14d2e7]]);}}return _0x387448['prototype']['sourcePosition']=null,_0x387448['prototype']['targetPosition']=null,_0x387448['prototype']['graveyardPosition']=null,_0x387448['prototype']['howMany']=0x0,_0x387448['prototype']['wasUndone']=!0x1,_0x387448['create']=function(_0x1863b4){return new _0x387448(_0x1863b4);},_0x387448['encode']=function(_0x390121,_0x2ee5a7){return _0x2ee5a7||(_0x2ee5a7=_0x212895['create']()),null!=_0x390121['sourcePosition']&&Object['hasOwnProperty']['call'](_0x390121,'sourcePosition')&&_0xf4427c['Position']['encode'](_0x390121['sourcePosition'],_0x2ee5a7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x390121['targetPosition']&&Object['hasOwnProperty']['call'](_0x390121,'targetPosition')&&_0xf4427c['Position']['encode'](_0x390121['targetPosition'],_0x2ee5a7['uint32'](0x12)['fork']())['ldelim'](),null!=_0x390121['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x390121,'graveyardPosition')&&_0xf4427c['Position']['encode'](_0x390121['graveyardPosition'],_0x2ee5a7['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x390121['howMany']&&Object['hasOwnProperty']['call'](_0x390121,'howMany')&&_0x2ee5a7['uint32'](0x20)['uint32'](_0x390121['howMany']),null!=_0x390121['wasUndone']&&Object['hasOwnProperty']['call'](_0x390121,'wasUndone')&&_0x2ee5a7['uint32'](0x28)['bool'](_0x390121['wasUndone']),_0x2ee5a7;},_0x387448['encodeDelimited']=function(_0x2b4518,_0xf9deff){return this['encode'](_0x2b4518,_0xf9deff)['ldelim']();},_0x387448['decode']=function(_0xe9964,_0x16b8d4){_0xe9964 instanceof _0x1fe14e||(_0xe9964=_0x1fe14e['create'](_0xe9964));for(var _0x4858a1=void 0x0===_0x16b8d4?_0xe9964['len']:_0xe9964['pos']+_0x16b8d4,_0x25c896=new _0xf4427c['MergeOperation']();_0xe9964['pos']<_0x4858a1;){var _0x3ed6e8=_0xe9964['uint32']();switch(_0x3ed6e8>>>0x3){case 0x1:_0x25c896['sourcePosition']=_0xf4427c['Position']['decode'](_0xe9964,_0xe9964['uint32']());break;case 0x2:_0x25c896['targetPosition']=_0xf4427c['Position']['decode'](_0xe9964,_0xe9964['uint32']());break;case 0x3:_0x25c896['graveyardPosition']=_0xf4427c['Position']['decode'](_0xe9964,_0xe9964['uint32']());break;case 0x4:_0x25c896['howMany']=_0xe9964['uint32']();break;case 0x5:_0x25c896['wasUndone']=_0xe9964['bool']();break;default:_0xe9964['skipType'](0x7&_0x3ed6e8);}}return _0x25c896;},_0x387448['decodeDelimited']=function(_0x7a0fdc){return _0x7a0fdc instanceof _0x1fe14e||(_0x7a0fdc=new _0x1fe14e(_0x7a0fdc)),this['decode'](_0x7a0fdc,_0x7a0fdc['uint32']());},_0x387448['verify']=function(_0x1da5c3){if('object'!=typeof _0x1da5c3||null===_0x1da5c3)return'object\x20expected';var _0x51fb6d;if(null!=_0x1da5c3['sourcePosition']&&_0x1da5c3['hasOwnProperty']('sourcePosition')&&(_0x51fb6d=_0xf4427c['Position']['verify'](_0x1da5c3['sourcePosition'])))return'sourcePosition.'+_0x51fb6d;if(null!=_0x1da5c3['targetPosition']&&_0x1da5c3['hasOwnProperty']('targetPosition')&&(_0x51fb6d=_0xf4427c['Position']['verify'](_0x1da5c3['targetPosition'])))return'targetPosition.'+_0x51fb6d;if(null!=_0x1da5c3['graveyardPosition']&&_0x1da5c3['hasOwnProperty']('graveyardPosition')&&(_0x51fb6d=_0xf4427c['Position']['verify'](_0x1da5c3['graveyardPosition'])))return'graveyardPosition.'+_0x51fb6d;return null!=_0x1da5c3['howMany']&&_0x1da5c3['hasOwnProperty']('howMany')&&!_0x1c3dae['isInteger'](_0x1da5c3['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1da5c3['wasUndone']&&_0x1da5c3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1da5c3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x387448['fromObject']=function(_0x5d9d23){if(_0x5d9d23 instanceof _0xf4427c['MergeOperation'])return _0x5d9d23;var _0x578763=new _0xf4427c['MergeOperation']();if(null!=_0x5d9d23['sourcePosition']){if('object'!=typeof _0x5d9d23['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x578763['sourcePosition']=_0xf4427c['Position']['fromObject'](_0x5d9d23['sourcePosition']);}if(null!=_0x5d9d23['targetPosition']){if('object'!=typeof _0x5d9d23['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x578763['targetPosition']=_0xf4427c['Position']['fromObject'](_0x5d9d23['targetPosition']);}if(null!=_0x5d9d23['graveyardPosition']){if('object'!=typeof _0x5d9d23['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x578763['graveyardPosition']=_0xf4427c['Position']['fromObject'](_0x5d9d23['graveyardPosition']);}return null!=_0x5d9d23['howMany']&&(_0x578763['howMany']=_0x5d9d23['howMany']>>>0x0),null!=_0x5d9d23['wasUndone']&&(_0x578763['wasUndone']=Boolean(_0x5d9d23['wasUndone'])),_0x578763;},_0x387448['toObject']=function(_0x2c2a4a,_0x3ce37d){_0x3ce37d||(_0x3ce37d={});var _0x3de98b={};return _0x3ce37d['defaults']&&(_0x3de98b['sourcePosition']=null,_0x3de98b['targetPosition']=null,_0x3de98b['graveyardPosition']=null,_0x3de98b['howMany']=0x0,_0x3de98b['wasUndone']=!0x1),null!=_0x2c2a4a['sourcePosition']&&_0x2c2a4a['hasOwnProperty']('sourcePosition')&&(_0x3de98b['sourcePosition']=_0xf4427c['Position']['toObject'](_0x2c2a4a['sourcePosition'],_0x3ce37d)),null!=_0x2c2a4a['targetPosition']&&_0x2c2a4a['hasOwnProperty']('targetPosition')&&(_0x3de98b['targetPosition']=_0xf4427c['Position']['toObject'](_0x2c2a4a['targetPosition'],_0x3ce37d)),null!=_0x2c2a4a['graveyardPosition']&&_0x2c2a4a['hasOwnProperty']('graveyardPosition')&&(_0x3de98b['graveyardPosition']=_0xf4427c['Position']['toObject'](_0x2c2a4a['graveyardPosition'],_0x3ce37d)),null!=_0x2c2a4a['howMany']&&_0x2c2a4a['hasOwnProperty']('howMany')&&(_0x3de98b['howMany']=_0x2c2a4a['howMany']),null!=_0x2c2a4a['wasUndone']&&_0x2c2a4a['hasOwnProperty']('wasUndone')&&(_0x3de98b['wasUndone']=_0x2c2a4a['wasUndone']),_0x3de98b;},_0x387448['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x387448['getTypeUrl']=function(_0xb4d449){return void 0x0===_0xb4d449&&(_0xb4d449='type.googleapis.com'),_0xb4d449+'/MergeOperation';},_0x387448;}()),_0xf4427c['MoveOperation']=(function(){function _0x811acd(_0x2f6ee2){if(_0x2f6ee2){for(var _0x559c7d=Object['keys'](_0x2f6ee2),_0x39ed91=0x0;_0x39ed91<_0x559c7d['length'];++_0x39ed91)null!=_0x2f6ee2[_0x559c7d[_0x39ed91]]&&(this[_0x559c7d[_0x39ed91]]=_0x2f6ee2[_0x559c7d[_0x39ed91]]);}}return _0x811acd['prototype']['sourcePosition']=null,_0x811acd['prototype']['howMany']=0x0,_0x811acd['prototype']['targetPosition']=null,_0x811acd['prototype']['wasUndone']=!0x1,_0x811acd['create']=function(_0x20e630){return new _0x811acd(_0x20e630);},_0x811acd['encode']=function(_0x5353ed,_0x400456){return _0x400456||(_0x400456=_0x212895['create']()),null!=_0x5353ed['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5353ed,'sourcePosition')&&_0xf4427c['Position']['encode'](_0x5353ed['sourcePosition'],_0x400456['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5353ed['howMany']&&Object['hasOwnProperty']['call'](_0x5353ed,'howMany')&&_0x400456['uint32'](0x10)['uint32'](_0x5353ed['howMany']),null!=_0x5353ed['targetPosition']&&Object['hasOwnProperty']['call'](_0x5353ed,'targetPosition')&&_0xf4427c['Position']['encode'](_0x5353ed['targetPosition'],_0x400456['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5353ed['wasUndone']&&Object['hasOwnProperty']['call'](_0x5353ed,'wasUndone')&&_0x400456['uint32'](0x20)['bool'](_0x5353ed['wasUndone']),_0x400456;},_0x811acd['encodeDelimited']=function(_0x4da066,_0x5e5cb7){return this['encode'](_0x4da066,_0x5e5cb7)['ldelim']();},_0x811acd['decode']=function(_0x82812f,_0x2abaa1){_0x82812f instanceof _0x1fe14e||(_0x82812f=_0x1fe14e['create'](_0x82812f));for(var _0x41cb99=void 0x0===_0x2abaa1?_0x82812f['len']:_0x82812f['pos']+_0x2abaa1,_0x3d252e=new _0xf4427c['MoveOperation']();_0x82812f['pos']<_0x41cb99;){var _0x3d91bb=_0x82812f['uint32']();switch(_0x3d91bb>>>0x3){case 0x1:_0x3d252e['sourcePosition']=_0xf4427c['Position']['decode'](_0x82812f,_0x82812f['uint32']());break;case 0x2:_0x3d252e['howMany']=_0x82812f['uint32']();break;case 0x3:_0x3d252e['targetPosition']=_0xf4427c['Position']['decode'](_0x82812f,_0x82812f['uint32']());break;case 0x4:_0x3d252e['wasUndone']=_0x82812f['bool']();break;default:_0x82812f['skipType'](0x7&_0x3d91bb);}}return _0x3d252e;},_0x811acd['decodeDelimited']=function(_0x1d0287){return _0x1d0287 instanceof _0x1fe14e||(_0x1d0287=new _0x1fe14e(_0x1d0287)),this['decode'](_0x1d0287,_0x1d0287['uint32']());},_0x811acd['verify']=function(_0x25688d){if('object'!=typeof _0x25688d||null===_0x25688d)return'object\x20expected';var _0x3f50ed;if(null!=_0x25688d['sourcePosition']&&_0x25688d['hasOwnProperty']('sourcePosition')&&(_0x3f50ed=_0xf4427c['Position']['verify'](_0x25688d['sourcePosition'])))return'sourcePosition.'+_0x3f50ed;if(null!=_0x25688d['howMany']&&_0x25688d['hasOwnProperty']('howMany')&&!_0x1c3dae['isInteger'](_0x25688d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x25688d['targetPosition']&&_0x25688d['hasOwnProperty']('targetPosition')&&(_0x3f50ed=_0xf4427c['Position']['verify'](_0x25688d['targetPosition'])))return'targetPosition.'+_0x3f50ed;return null!=_0x25688d['wasUndone']&&_0x25688d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25688d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x811acd['fromObject']=function(_0x16048f){if(_0x16048f instanceof _0xf4427c['MoveOperation'])return _0x16048f;var _0x520ebd=new _0xf4427c['MoveOperation']();if(null!=_0x16048f['sourcePosition']){if('object'!=typeof _0x16048f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x520ebd['sourcePosition']=_0xf4427c['Position']['fromObject'](_0x16048f['sourcePosition']);}if(null!=_0x16048f['howMany']&&(_0x520ebd['howMany']=_0x16048f['howMany']>>>0x0),null!=_0x16048f['targetPosition']){if('object'!=typeof _0x16048f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x520ebd['targetPosition']=_0xf4427c['Position']['fromObject'](_0x16048f['targetPosition']);}return null!=_0x16048f['wasUndone']&&(_0x520ebd['wasUndone']=Boolean(_0x16048f['wasUndone'])),_0x520ebd;},_0x811acd['toObject']=function(_0x597354,_0x5c1a36){_0x5c1a36||(_0x5c1a36={});var _0x1f057a={};return _0x5c1a36['defaults']&&(_0x1f057a['sourcePosition']=null,_0x1f057a['howMany']=0x0,_0x1f057a['targetPosition']=null,_0x1f057a['wasUndone']=!0x1),null!=_0x597354['sourcePosition']&&_0x597354['hasOwnProperty']('sourcePosition')&&(_0x1f057a['sourcePosition']=_0xf4427c['Position']['toObject'](_0x597354['sourcePosition'],_0x5c1a36)),null!=_0x597354['howMany']&&_0x597354['hasOwnProperty']('howMany')&&(_0x1f057a['howMany']=_0x597354['howMany']),null!=_0x597354['targetPosition']&&_0x597354['hasOwnProperty']('targetPosition')&&(_0x1f057a['targetPosition']=_0xf4427c['Position']['toObject'](_0x597354['targetPosition'],_0x5c1a36)),null!=_0x597354['wasUndone']&&_0x597354['hasOwnProperty']('wasUndone')&&(_0x1f057a['wasUndone']=_0x597354['wasUndone']),_0x1f057a;},_0x811acd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x811acd['getTypeUrl']=function(_0x3a1de5){return void 0x0===_0x3a1de5&&(_0x3a1de5='type.googleapis.com'),_0x3a1de5+'/MoveOperation';},_0x811acd;}()),_0xf4427c['RenameOperation']=(function(){function _0x434adf(_0x5f1ed4){if(_0x5f1ed4){for(var _0x1fd08c=Object['keys'](_0x5f1ed4),_0x284fd4=0x0;_0x284fd4<_0x1fd08c['length'];++_0x284fd4)null!=_0x5f1ed4[_0x1fd08c[_0x284fd4]]&&(this[_0x1fd08c[_0x284fd4]]=_0x5f1ed4[_0x1fd08c[_0x284fd4]]);}}return _0x434adf['prototype']['position']=null,_0x434adf['prototype']['oldName']='',_0x434adf['prototype']['newName']='',_0x434adf['prototype']['wasUndone']=!0x1,_0x434adf['create']=function(_0x418434){return new _0x434adf(_0x418434);},_0x434adf['encode']=function(_0x59ac17,_0x4ee21d){return _0x4ee21d||(_0x4ee21d=_0x212895['create']()),null!=_0x59ac17['position']&&Object['hasOwnProperty']['call'](_0x59ac17,'position')&&_0xf4427c['Position']['encode'](_0x59ac17['position'],_0x4ee21d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59ac17['oldName']&&Object['hasOwnProperty']['call'](_0x59ac17,'oldName')&&_0x4ee21d['uint32'](0x12)['string'](_0x59ac17['oldName']),null!=_0x59ac17['newName']&&Object['hasOwnProperty']['call'](_0x59ac17,'newName')&&_0x4ee21d['uint32'](0x1a)['string'](_0x59ac17['newName']),null!=_0x59ac17['wasUndone']&&Object['hasOwnProperty']['call'](_0x59ac17,'wasUndone')&&_0x4ee21d['uint32'](0x20)['bool'](_0x59ac17['wasUndone']),_0x4ee21d;},_0x434adf['encodeDelimited']=function(_0x241cff,_0x20ab54){return this['encode'](_0x241cff,_0x20ab54)['ldelim']();},_0x434adf['decode']=function(_0x1372b6,_0x49b314){_0x1372b6 instanceof _0x1fe14e||(_0x1372b6=_0x1fe14e['create'](_0x1372b6));for(var _0x2c5058=void 0x0===_0x49b314?_0x1372b6['len']:_0x1372b6['pos']+_0x49b314,_0x5eae01=new _0xf4427c['RenameOperation']();_0x1372b6['pos']<_0x2c5058;){var _0x77794b=_0x1372b6['uint32']();switch(_0x77794b>>>0x3){case 0x1:_0x5eae01['position']=_0xf4427c['Position']['decode'](_0x1372b6,_0x1372b6['uint32']());break;case 0x2:_0x5eae01['oldName']=_0x1372b6['string']();break;case 0x3:_0x5eae01['newName']=_0x1372b6['string']();break;case 0x4:_0x5eae01['wasUndone']=_0x1372b6['bool']();break;default:_0x1372b6['skipType'](0x7&_0x77794b);}}return _0x5eae01;},_0x434adf['decodeDelimited']=function(_0x1e51d8){return _0x1e51d8 instanceof _0x1fe14e||(_0x1e51d8=new _0x1fe14e(_0x1e51d8)),this['decode'](_0x1e51d8,_0x1e51d8['uint32']());},_0x434adf['verify']=function(_0x519cc1){if('object'!=typeof _0x519cc1||null===_0x519cc1)return'object\x20expected';if(null!=_0x519cc1['position']&&_0x519cc1['hasOwnProperty']('position')){var _0x410481=_0xf4427c['Position']['verify'](_0x519cc1['position']);if(_0x410481)return'position.'+_0x410481;}return null!=_0x519cc1['oldName']&&_0x519cc1['hasOwnProperty']('oldName')&&!_0x1c3dae['isString'](_0x519cc1['oldName'])?'oldName:\x20string\x20expected':null!=_0x519cc1['newName']&&_0x519cc1['hasOwnProperty']('newName')&&!_0x1c3dae['isString'](_0x519cc1['newName'])?'newName:\x20string\x20expected':null!=_0x519cc1['wasUndone']&&_0x519cc1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x519cc1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x434adf['fromObject']=function(_0x165088){if(_0x165088 instanceof _0xf4427c['RenameOperation'])return _0x165088;var _0x3af03c=new _0xf4427c['RenameOperation']();if(null!=_0x165088['position']){if('object'!=typeof _0x165088['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3af03c['position']=_0xf4427c['Position']['fromObject'](_0x165088['position']);}return null!=_0x165088['oldName']&&(_0x3af03c['oldName']=String(_0x165088['oldName'])),null!=_0x165088['newName']&&(_0x3af03c['newName']=String(_0x165088['newName'])),null!=_0x165088['wasUndone']&&(_0x3af03c['wasUndone']=Boolean(_0x165088['wasUndone'])),_0x3af03c;},_0x434adf['toObject']=function(_0x3aef7a,_0x14f782){_0x14f782||(_0x14f782={});var _0x1635bb={};return _0x14f782['defaults']&&(_0x1635bb['position']=null,_0x1635bb['oldName']='',_0x1635bb['newName']='',_0x1635bb['wasUndone']=!0x1),null!=_0x3aef7a['position']&&_0x3aef7a['hasOwnProperty']('position')&&(_0x1635bb['position']=_0xf4427c['Position']['toObject'](_0x3aef7a['position'],_0x14f782)),null!=_0x3aef7a['oldName']&&_0x3aef7a['hasOwnProperty']('oldName')&&(_0x1635bb['oldName']=_0x3aef7a['oldName']),null!=_0x3aef7a['newName']&&_0x3aef7a['hasOwnProperty']('newName')&&(_0x1635bb['newName']=_0x3aef7a['newName']),null!=_0x3aef7a['wasUndone']&&_0x3aef7a['hasOwnProperty']('wasUndone')&&(_0x1635bb['wasUndone']=_0x3aef7a['wasUndone']),_0x1635bb;},_0x434adf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x434adf['getTypeUrl']=function(_0x2db92a){return void 0x0===_0x2db92a&&(_0x2db92a='type.googleapis.com'),_0x2db92a+'/RenameOperation';},_0x434adf;}()),_0xf4427c['RootAttributeOperation']=(function(){function _0x554f50(_0x11df84){if(_0x11df84){for(var _0x124f6f=Object['keys'](_0x11df84),_0x596010=0x0;_0x596010<_0x124f6f['length'];++_0x596010)null!=_0x11df84[_0x124f6f[_0x596010]]&&(this[_0x124f6f[_0x596010]]=_0x11df84[_0x124f6f[_0x596010]]);}}return _0x554f50['prototype']['root']='',_0x554f50['prototype']['key']='',_0x554f50['prototype']['oldValueBoolean']=!0x1,_0x554f50['prototype']['oldValueJson']='',_0x554f50['prototype']['newValueBoolean']=!0x1,_0x554f50['prototype']['newValueJson']='',_0x554f50['prototype']['wasUndone']=!0x1,_0x554f50['create']=function(_0x1d3507){return new _0x554f50(_0x1d3507);},_0x554f50['encode']=function(_0x509b1b,_0x508bcd){return _0x508bcd||(_0x508bcd=_0x212895['create']()),null!=_0x509b1b['root']&&Object['hasOwnProperty']['call'](_0x509b1b,'root')&&_0x508bcd['uint32'](0xa)['string'](_0x509b1b['root']),null!=_0x509b1b['key']&&Object['hasOwnProperty']['call'](_0x509b1b,'key')&&_0x508bcd['uint32'](0x12)['string'](_0x509b1b['key']),null!=_0x509b1b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x509b1b,'oldValueBoolean')&&_0x508bcd['uint32'](0x18)['bool'](_0x509b1b['oldValueBoolean']),null!=_0x509b1b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x509b1b,'oldValueJson')&&_0x508bcd['uint32'](0x22)['string'](_0x509b1b['oldValueJson']),null!=_0x509b1b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x509b1b,'newValueBoolean')&&_0x508bcd['uint32'](0x28)['bool'](_0x509b1b['newValueBoolean']),null!=_0x509b1b['newValueJson']&&Object['hasOwnProperty']['call'](_0x509b1b,'newValueJson')&&_0x508bcd['uint32'](0x32)['string'](_0x509b1b['newValueJson']),null!=_0x509b1b['wasUndone']&&Object['hasOwnProperty']['call'](_0x509b1b,'wasUndone')&&_0x508bcd['uint32'](0x38)['bool'](_0x509b1b['wasUndone']),_0x508bcd;},_0x554f50['encodeDelimited']=function(_0xad7e83,_0x14c0f9){return this['encode'](_0xad7e83,_0x14c0f9)['ldelim']();},_0x554f50['decode']=function(_0x2d9146,_0x3e3ed5){_0x2d9146 instanceof _0x1fe14e||(_0x2d9146=_0x1fe14e['create'](_0x2d9146));for(var _0x3941b1=void 0x0===_0x3e3ed5?_0x2d9146['len']:_0x2d9146['pos']+_0x3e3ed5,_0x45f932=new _0xf4427c['RootAttributeOperation']();_0x2d9146['pos']<_0x3941b1;){var _0x38ba48=_0x2d9146['uint32']();switch(_0x38ba48>>>0x3){case 0x1:_0x45f932['root']=_0x2d9146['string']();break;case 0x2:_0x45f932['key']=_0x2d9146['string']();break;case 0x3:_0x45f932['oldValueBoolean']=_0x2d9146['bool']();break;case 0x4:_0x45f932['oldValueJson']=_0x2d9146['string']();break;case 0x5:_0x45f932['newValueBoolean']=_0x2d9146['bool']();break;case 0x6:_0x45f932['newValueJson']=_0x2d9146['string']();break;case 0x7:_0x45f932['wasUndone']=_0x2d9146['bool']();break;default:_0x2d9146['skipType'](0x7&_0x38ba48);}}return _0x45f932;},_0x554f50['decodeDelimited']=function(_0x3438ce){return _0x3438ce instanceof _0x1fe14e||(_0x3438ce=new _0x1fe14e(_0x3438ce)),this['decode'](_0x3438ce,_0x3438ce['uint32']());},_0x554f50['verify']=function(_0x5a3b9d){return'object'!=typeof _0x5a3b9d||null===_0x5a3b9d?'object\x20expected':null!=_0x5a3b9d['root']&&_0x5a3b9d['hasOwnProperty']('root')&&!_0x1c3dae['isString'](_0x5a3b9d['root'])?'root:\x20string\x20expected':null!=_0x5a3b9d['key']&&_0x5a3b9d['hasOwnProperty']('key')&&!_0x1c3dae['isString'](_0x5a3b9d['key'])?'key:\x20string\x20expected':null!=_0x5a3b9d['oldValueBoolean']&&_0x5a3b9d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5a3b9d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5a3b9d['oldValueJson']&&_0x5a3b9d['hasOwnProperty']('oldValueJson')&&!_0x1c3dae['isString'](_0x5a3b9d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5a3b9d['newValueBoolean']&&_0x5a3b9d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5a3b9d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5a3b9d['newValueJson']&&_0x5a3b9d['hasOwnProperty']('newValueJson')&&!_0x1c3dae['isString'](_0x5a3b9d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5a3b9d['wasUndone']&&_0x5a3b9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a3b9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x554f50['fromObject']=function(_0xa9ebff){if(_0xa9ebff instanceof _0xf4427c['RootAttributeOperation'])return _0xa9ebff;var _0x381c45=new _0xf4427c['RootAttributeOperation']();return null!=_0xa9ebff['root']&&(_0x381c45['root']=String(_0xa9ebff['root'])),null!=_0xa9ebff['key']&&(_0x381c45['key']=String(_0xa9ebff['key'])),null!=_0xa9ebff['oldValueBoolean']&&(_0x381c45['oldValueBoolean']=Boolean(_0xa9ebff['oldValueBoolean'])),null!=_0xa9ebff['oldValueJson']&&(_0x381c45['oldValueJson']=String(_0xa9ebff['oldValueJson'])),null!=_0xa9ebff['newValueBoolean']&&(_0x381c45['newValueBoolean']=Boolean(_0xa9ebff['newValueBoolean'])),null!=_0xa9ebff['newValueJson']&&(_0x381c45['newValueJson']=String(_0xa9ebff['newValueJson'])),null!=_0xa9ebff['wasUndone']&&(_0x381c45['wasUndone']=Boolean(_0xa9ebff['wasUndone'])),_0x381c45;},_0x554f50['toObject']=function(_0x2ece17,_0x3e35a2){_0x3e35a2||(_0x3e35a2={});var _0x276074={};return _0x3e35a2['defaults']&&(_0x276074['root']='',_0x276074['key']='',_0x276074['oldValueBoolean']=!0x1,_0x276074['oldValueJson']='',_0x276074['newValueBoolean']=!0x1,_0x276074['newValueJson']='',_0x276074['wasUndone']=!0x1),null!=_0x2ece17['root']&&_0x2ece17['hasOwnProperty']('root')&&(_0x276074['root']=_0x2ece17['root']),null!=_0x2ece17['key']&&_0x2ece17['hasOwnProperty']('key')&&(_0x276074['key']=_0x2ece17['key']),null!=_0x2ece17['oldValueBoolean']&&_0x2ece17['hasOwnProperty']('oldValueBoolean')&&(_0x276074['oldValueBoolean']=_0x2ece17['oldValueBoolean']),null!=_0x2ece17['oldValueJson']&&_0x2ece17['hasOwnProperty']('oldValueJson')&&(_0x276074['oldValueJson']=_0x2ece17['oldValueJson']),null!=_0x2ece17['newValueBoolean']&&_0x2ece17['hasOwnProperty']('newValueBoolean')&&(_0x276074['newValueBoolean']=_0x2ece17['newValueBoolean']),null!=_0x2ece17['newValueJson']&&_0x2ece17['hasOwnProperty']('newValueJson')&&(_0x276074['newValueJson']=_0x2ece17['newValueJson']),null!=_0x2ece17['wasUndone']&&_0x2ece17['hasOwnProperty']('wasUndone')&&(_0x276074['wasUndone']=_0x2ece17['wasUndone']),_0x276074;},_0x554f50['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x554f50['getTypeUrl']=function(_0x1bd5a2){return void 0x0===_0x1bd5a2&&(_0x1bd5a2='type.googleapis.com'),_0x1bd5a2+'/RootAttributeOperation';},_0x554f50;}()),_0xf4427c['RootOperation']=(function(){function _0x518701(_0x440c20){if(_0x440c20){for(var _0x11ce99=Object['keys'](_0x440c20),_0x541fe8=0x0;_0x541fe8<_0x11ce99['length'];++_0x541fe8)null!=_0x440c20[_0x11ce99[_0x541fe8]]&&(this[_0x11ce99[_0x541fe8]]=_0x440c20[_0x11ce99[_0x541fe8]]);}}return _0x518701['prototype']['rootName']='',_0x518701['prototype']['elementName']='',_0x518701['prototype']['isAdd']=!0x1,_0x518701['prototype']['wasUndone']=!0x1,_0x518701['create']=function(_0x5674a3){return new _0x518701(_0x5674a3);},_0x518701['encode']=function(_0x35c9b2,_0x5b456f){return _0x5b456f||(_0x5b456f=_0x212895['create']()),null!=_0x35c9b2['rootName']&&Object['hasOwnProperty']['call'](_0x35c9b2,'rootName')&&_0x5b456f['uint32'](0xa)['string'](_0x35c9b2['rootName']),null!=_0x35c9b2['elementName']&&Object['hasOwnProperty']['call'](_0x35c9b2,'elementName')&&_0x5b456f['uint32'](0x12)['string'](_0x35c9b2['elementName']),null!=_0x35c9b2['isAdd']&&Object['hasOwnProperty']['call'](_0x35c9b2,'isAdd')&&_0x5b456f['uint32'](0x18)['bool'](_0x35c9b2['isAdd']),null!=_0x35c9b2['wasUndone']&&Object['hasOwnProperty']['call'](_0x35c9b2,'wasUndone')&&_0x5b456f['uint32'](0x20)['bool'](_0x35c9b2['wasUndone']),_0x5b456f;},_0x518701['encodeDelimited']=function(_0x575c45,_0x3e7ab3){return this['encode'](_0x575c45,_0x3e7ab3)['ldelim']();},_0x518701['decode']=function(_0xf1461d,_0x25480a){_0xf1461d instanceof _0x1fe14e||(_0xf1461d=_0x1fe14e['create'](_0xf1461d));for(var _0x4017a3=void 0x0===_0x25480a?_0xf1461d['len']:_0xf1461d['pos']+_0x25480a,_0x24db3e=new _0xf4427c['RootOperation']();_0xf1461d['pos']<_0x4017a3;){var _0x3a0700=_0xf1461d['uint32']();switch(_0x3a0700>>>0x3){case 0x1:_0x24db3e['rootName']=_0xf1461d['string']();break;case 0x2:_0x24db3e['elementName']=_0xf1461d['string']();break;case 0x3:_0x24db3e['isAdd']=_0xf1461d['bool']();break;case 0x4:_0x24db3e['wasUndone']=_0xf1461d['bool']();break;default:_0xf1461d['skipType'](0x7&_0x3a0700);}}return _0x24db3e;},_0x518701['decodeDelimited']=function(_0x5f3891){return _0x5f3891 instanceof _0x1fe14e||(_0x5f3891=new _0x1fe14e(_0x5f3891)),this['decode'](_0x5f3891,_0x5f3891['uint32']());},_0x518701['verify']=function(_0x102f69){return'object'!=typeof _0x102f69||null===_0x102f69?'object\x20expected':null!=_0x102f69['rootName']&&_0x102f69['hasOwnProperty']('rootName')&&!_0x1c3dae['isString'](_0x102f69['rootName'])?'rootName:\x20string\x20expected':null!=_0x102f69['elementName']&&_0x102f69['hasOwnProperty']('elementName')&&!_0x1c3dae['isString'](_0x102f69['elementName'])?'elementName:\x20string\x20expected':null!=_0x102f69['isAdd']&&_0x102f69['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x102f69['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x102f69['wasUndone']&&_0x102f69['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x102f69['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x518701['fromObject']=function(_0x3a2e85){if(_0x3a2e85 instanceof _0xf4427c['RootOperation'])return _0x3a2e85;var _0x3873ae=new _0xf4427c['RootOperation']();return null!=_0x3a2e85['rootName']&&(_0x3873ae['rootName']=String(_0x3a2e85['rootName'])),null!=_0x3a2e85['elementName']&&(_0x3873ae['elementName']=String(_0x3a2e85['elementName'])),null!=_0x3a2e85['isAdd']&&(_0x3873ae['isAdd']=Boolean(_0x3a2e85['isAdd'])),null!=_0x3a2e85['wasUndone']&&(_0x3873ae['wasUndone']=Boolean(_0x3a2e85['wasUndone'])),_0x3873ae;},_0x518701['toObject']=function(_0x36fe2b,_0x294b3d){_0x294b3d||(_0x294b3d={});var _0x54e82c={};return _0x294b3d['defaults']&&(_0x54e82c['rootName']='',_0x54e82c['elementName']='',_0x54e82c['isAdd']=!0x1,_0x54e82c['wasUndone']=!0x1),null!=_0x36fe2b['rootName']&&_0x36fe2b['hasOwnProperty']('rootName')&&(_0x54e82c['rootName']=_0x36fe2b['rootName']),null!=_0x36fe2b['elementName']&&_0x36fe2b['hasOwnProperty']('elementName')&&(_0x54e82c['elementName']=_0x36fe2b['elementName']),null!=_0x36fe2b['isAdd']&&_0x36fe2b['hasOwnProperty']('isAdd')&&(_0x54e82c['isAdd']=_0x36fe2b['isAdd']),null!=_0x36fe2b['wasUndone']&&_0x36fe2b['hasOwnProperty']('wasUndone')&&(_0x54e82c['wasUndone']=_0x36fe2b['wasUndone']),_0x54e82c;},_0x518701['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x518701['getTypeUrl']=function(_0x169e22){return void 0x0===_0x169e22&&(_0x169e22='type.googleapis.com'),_0x169e22+'/RootOperation';},_0x518701;}()),_0xf4427c['SplitOperation']=(function(){function _0x41c9b4(_0x1db49b){if(_0x1db49b){for(var _0x55d613=Object['keys'](_0x1db49b),_0x5859b3=0x0;_0x5859b3<_0x55d613['length'];++_0x5859b3)null!=_0x1db49b[_0x55d613[_0x5859b3]]&&(this[_0x55d613[_0x5859b3]]=_0x1db49b[_0x55d613[_0x5859b3]]);}}return _0x41c9b4['prototype']['splitPosition']=null,_0x41c9b4['prototype']['graveyardPosition']=null,_0x41c9b4['prototype']['howMany']=0x0,_0x41c9b4['prototype']['insertionPosition']=null,_0x41c9b4['prototype']['wasUndone']=!0x1,_0x41c9b4['create']=function(_0x52df0c){return new _0x41c9b4(_0x52df0c);},_0x41c9b4['encode']=function(_0x295284,_0x5902e8){return _0x5902e8||(_0x5902e8=_0x212895['create']()),null!=_0x295284['splitPosition']&&Object['hasOwnProperty']['call'](_0x295284,'splitPosition')&&_0xf4427c['Position']['encode'](_0x295284['splitPosition'],_0x5902e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x295284['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x295284,'graveyardPosition')&&_0xf4427c['Position']['encode'](_0x295284['graveyardPosition'],_0x5902e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x295284['howMany']&&Object['hasOwnProperty']['call'](_0x295284,'howMany')&&_0x5902e8['uint32'](0x18)['uint32'](_0x295284['howMany']),null!=_0x295284['insertionPosition']&&Object['hasOwnProperty']['call'](_0x295284,'insertionPosition')&&_0xf4427c['Position']['encode'](_0x295284['insertionPosition'],_0x5902e8['uint32'](0x22)['fork']())['ldelim'](),null!=_0x295284['wasUndone']&&Object['hasOwnProperty']['call'](_0x295284,'wasUndone')&&_0x5902e8['uint32'](0x28)['bool'](_0x295284['wasUndone']),_0x5902e8;},_0x41c9b4['encodeDelimited']=function(_0x4709ba,_0x44c14c){return this['encode'](_0x4709ba,_0x44c14c)['ldelim']();},_0x41c9b4['decode']=function(_0x4fc999,_0x5c770d){_0x4fc999 instanceof _0x1fe14e||(_0x4fc999=_0x1fe14e['create'](_0x4fc999));for(var _0x14fefa=void 0x0===_0x5c770d?_0x4fc999['len']:_0x4fc999['pos']+_0x5c770d,_0x2d01e1=new _0xf4427c['SplitOperation']();_0x4fc999['pos']<_0x14fefa;){var _0x1f41ca=_0x4fc999['uint32']();switch(_0x1f41ca>>>0x3){case 0x1:_0x2d01e1['splitPosition']=_0xf4427c['Position']['decode'](_0x4fc999,_0x4fc999['uint32']());break;case 0x2:_0x2d01e1['graveyardPosition']=_0xf4427c['Position']['decode'](_0x4fc999,_0x4fc999['uint32']());break;case 0x3:_0x2d01e1['howMany']=_0x4fc999['uint32']();break;case 0x4:_0x2d01e1['insertionPosition']=_0xf4427c['Position']['decode'](_0x4fc999,_0x4fc999['uint32']());break;case 0x5:_0x2d01e1['wasUndone']=_0x4fc999['bool']();break;default:_0x4fc999['skipType'](0x7&_0x1f41ca);}}return _0x2d01e1;},_0x41c9b4['decodeDelimited']=function(_0x1d2097){return _0x1d2097 instanceof _0x1fe14e||(_0x1d2097=new _0x1fe14e(_0x1d2097)),this['decode'](_0x1d2097,_0x1d2097['uint32']());},_0x41c9b4['verify']=function(_0x25951d){if('object'!=typeof _0x25951d||null===_0x25951d)return'object\x20expected';var _0x342e4e;if(null!=_0x25951d['splitPosition']&&_0x25951d['hasOwnProperty']('splitPosition')&&(_0x342e4e=_0xf4427c['Position']['verify'](_0x25951d['splitPosition'])))return'splitPosition.'+_0x342e4e;if(null!=_0x25951d['graveyardPosition']&&_0x25951d['hasOwnProperty']('graveyardPosition')&&(_0x342e4e=_0xf4427c['Position']['verify'](_0x25951d['graveyardPosition'])))return'graveyardPosition.'+_0x342e4e;if(null!=_0x25951d['howMany']&&_0x25951d['hasOwnProperty']('howMany')&&!_0x1c3dae['isInteger'](_0x25951d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x25951d['insertionPosition']&&_0x25951d['hasOwnProperty']('insertionPosition')&&(_0x342e4e=_0xf4427c['Position']['verify'](_0x25951d['insertionPosition'])))return'insertionPosition.'+_0x342e4e;return null!=_0x25951d['wasUndone']&&_0x25951d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25951d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x41c9b4['fromObject']=function(_0x1db331){if(_0x1db331 instanceof _0xf4427c['SplitOperation'])return _0x1db331;var _0xbdab39=new _0xf4427c['SplitOperation']();if(null!=_0x1db331['splitPosition']){if('object'!=typeof _0x1db331['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xbdab39['splitPosition']=_0xf4427c['Position']['fromObject'](_0x1db331['splitPosition']);}if(null!=_0x1db331['graveyardPosition']){if('object'!=typeof _0x1db331['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xbdab39['graveyardPosition']=_0xf4427c['Position']['fromObject'](_0x1db331['graveyardPosition']);}if(null!=_0x1db331['howMany']&&(_0xbdab39['howMany']=_0x1db331['howMany']>>>0x0),null!=_0x1db331['insertionPosition']){if('object'!=typeof _0x1db331['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xbdab39['insertionPosition']=_0xf4427c['Position']['fromObject'](_0x1db331['insertionPosition']);}return null!=_0x1db331['wasUndone']&&(_0xbdab39['wasUndone']=Boolean(_0x1db331['wasUndone'])),_0xbdab39;},_0x41c9b4['toObject']=function(_0x4371c6,_0x1dc8e6){_0x1dc8e6||(_0x1dc8e6={});var _0x50abd7={};return _0x1dc8e6['defaults']&&(_0x50abd7['splitPosition']=null,_0x50abd7['graveyardPosition']=null,_0x50abd7['howMany']=0x0,_0x50abd7['insertionPosition']=null,_0x50abd7['wasUndone']=!0x1),null!=_0x4371c6['splitPosition']&&_0x4371c6['hasOwnProperty']('splitPosition')&&(_0x50abd7['splitPosition']=_0xf4427c['Position']['toObject'](_0x4371c6['splitPosition'],_0x1dc8e6)),null!=_0x4371c6['graveyardPosition']&&_0x4371c6['hasOwnProperty']('graveyardPosition')&&(_0x50abd7['graveyardPosition']=_0xf4427c['Position']['toObject'](_0x4371c6['graveyardPosition'],_0x1dc8e6)),null!=_0x4371c6['howMany']&&_0x4371c6['hasOwnProperty']('howMany')&&(_0x50abd7['howMany']=_0x4371c6['howMany']),null!=_0x4371c6['insertionPosition']&&_0x4371c6['hasOwnProperty']('insertionPosition')&&(_0x50abd7['insertionPosition']=_0xf4427c['Position']['toObject'](_0x4371c6['insertionPosition'],_0x1dc8e6)),null!=_0x4371c6['wasUndone']&&_0x4371c6['hasOwnProperty']('wasUndone')&&(_0x50abd7['wasUndone']=_0x4371c6['wasUndone']),_0x50abd7;},_0x41c9b4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x41c9b4['getTypeUrl']=function(_0x1d193f){return void 0x0===_0x1d193f&&(_0x1d193f='type.googleapis.com'),_0x1d193f+'/SplitOperation';},_0x41c9b4;}()),_0xf4427c['Position']=(function(){function _0x43e4c0(_0x321e5b){if(this['path']=[],_0x321e5b){for(var _0x5df133=Object['keys'](_0x321e5b),_0x5a2beb=0x0;_0x5a2beb<_0x5df133['length'];++_0x5a2beb)null!=_0x321e5b[_0x5df133[_0x5a2beb]]&&(this[_0x5df133[_0x5a2beb]]=_0x321e5b[_0x5df133[_0x5a2beb]]);}}return _0x43e4c0['prototype']['root']='',_0x43e4c0['prototype']['rootMain']=!0x1,_0x43e4c0['prototype']['rootGraveyard']=!0x1,_0x43e4c0['prototype']['path']=_0x1c3dae['emptyArray'],_0x43e4c0['prototype']['stickiness']='',_0x43e4c0['create']=function(_0xa953f5){return new _0x43e4c0(_0xa953f5);},_0x43e4c0['encode']=function(_0x18ad7e,_0x12145c){if(_0x12145c||(_0x12145c=_0x212895['create']()),null!=_0x18ad7e['root']&&Object['hasOwnProperty']['call'](_0x18ad7e,'root')&&_0x12145c['uint32'](0xa)['string'](_0x18ad7e['root']),null!=_0x18ad7e['rootMain']&&Object['hasOwnProperty']['call'](_0x18ad7e,'rootMain')&&_0x12145c['uint32'](0x10)['bool'](_0x18ad7e['rootMain']),null!=_0x18ad7e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x18ad7e,'rootGraveyard')&&_0x12145c['uint32'](0x18)['bool'](_0x18ad7e['rootGraveyard']),null!=_0x18ad7e['path']&&_0x18ad7e['path']['length']){_0x12145c['uint32'](0x22)['fork']();for(var _0x3d4454=0x0;_0x3d4454<_0x18ad7e['path']['length'];++_0x3d4454)_0x12145c['uint32'](_0x18ad7e['path'][_0x3d4454]);_0x12145c['ldelim']();}return null!=_0x18ad7e['stickiness']&&Object['hasOwnProperty']['call'](_0x18ad7e,'stickiness')&&_0x12145c['uint32'](0x2a)['string'](_0x18ad7e['stickiness']),_0x12145c;},_0x43e4c0['encodeDelimited']=function(_0x345386,_0x5bb378){return this['encode'](_0x345386,_0x5bb378)['ldelim']();},_0x43e4c0['decode']=function(_0xd86e4f,_0x23a2da){_0xd86e4f instanceof _0x1fe14e||(_0xd86e4f=_0x1fe14e['create'](_0xd86e4f));for(var _0x464c3f=void 0x0===_0x23a2da?_0xd86e4f['len']:_0xd86e4f['pos']+_0x23a2da,_0x319db6=new _0xf4427c['Position']();_0xd86e4f['pos']<_0x464c3f;){var _0x995857=_0xd86e4f['uint32']();switch(_0x995857>>>0x3){case 0x1:_0x319db6['root']=_0xd86e4f['string']();break;case 0x2:_0x319db6['rootMain']=_0xd86e4f['bool']();break;case 0x3:_0x319db6['rootGraveyard']=_0xd86e4f['bool']();break;case 0x4:if(_0x319db6['path']&&_0x319db6['path']['length']||(_0x319db6['path']=[]),0x2==(0x7&_0x995857)){for(var _0x22f03e=_0xd86e4f['uint32']()+_0xd86e4f['pos'];_0xd86e4f['pos']<_0x22f03e;)_0x319db6['path']['push'](_0xd86e4f['uint32']());}else _0x319db6['path']['push'](_0xd86e4f['uint32']());break;case 0x5:_0x319db6['stickiness']=_0xd86e4f['string']();break;default:_0xd86e4f['skipType'](0x7&_0x995857);}}return _0x319db6;},_0x43e4c0['decodeDelimited']=function(_0x5e38f7){return _0x5e38f7 instanceof _0x1fe14e||(_0x5e38f7=new _0x1fe14e(_0x5e38f7)),this['decode'](_0x5e38f7,_0x5e38f7['uint32']());},_0x43e4c0['verify']=function(_0x117a04){if('object'!=typeof _0x117a04||null===_0x117a04)return'object\x20expected';if(null!=_0x117a04['root']&&_0x117a04['hasOwnProperty']('root')&&!_0x1c3dae['isString'](_0x117a04['root']))return'root:\x20string\x20expected';if(null!=_0x117a04['rootMain']&&_0x117a04['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x117a04['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x117a04['rootGraveyard']&&_0x117a04['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x117a04['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x117a04['path']&&_0x117a04['hasOwnProperty']('path')){if(!Array['isArray'](_0x117a04['path']))return'path:\x20array\x20expected';for(var _0x418ad6=0x0;_0x418ad6<_0x117a04['path']['length'];++_0x418ad6)if(!_0x1c3dae['isInteger'](_0x117a04['path'][_0x418ad6]))return'path:\x20integer[]\x20expected';}return null!=_0x117a04['stickiness']&&_0x117a04['hasOwnProperty']('stickiness')&&!_0x1c3dae['isString'](_0x117a04['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x43e4c0['fromObject']=function(_0x282acd){if(_0x282acd instanceof _0xf4427c['Position'])return _0x282acd;var _0x1907aa=new _0xf4427c['Position']();if(null!=_0x282acd['root']&&(_0x1907aa['root']=String(_0x282acd['root'])),null!=_0x282acd['rootMain']&&(_0x1907aa['rootMain']=Boolean(_0x282acd['rootMain'])),null!=_0x282acd['rootGraveyard']&&(_0x1907aa['rootGraveyard']=Boolean(_0x282acd['rootGraveyard'])),_0x282acd['path']){if(!Array['isArray'](_0x282acd['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x1907aa['path']=[];for(var _0x4da506=0x0;_0x4da506<_0x282acd['path']['length'];++_0x4da506)_0x1907aa['path'][_0x4da506]=_0x282acd['path'][_0x4da506]>>>0x0;}return null!=_0x282acd['stickiness']&&(_0x1907aa['stickiness']=String(_0x282acd['stickiness'])),_0x1907aa;},_0x43e4c0['toObject']=function(_0x1357ff,_0x140431){_0x140431||(_0x140431={});var _0xf49256={};if((_0x140431['arrays']||_0x140431['defaults'])&&(_0xf49256['path']=[]),_0x140431['defaults']&&(_0xf49256['root']='',_0xf49256['rootMain']=!0x1,_0xf49256['rootGraveyard']=!0x1,_0xf49256['stickiness']=''),null!=_0x1357ff['root']&&_0x1357ff['hasOwnProperty']('root')&&(_0xf49256['root']=_0x1357ff['root']),null!=_0x1357ff['rootMain']&&_0x1357ff['hasOwnProperty']('rootMain')&&(_0xf49256['rootMain']=_0x1357ff['rootMain']),null!=_0x1357ff['rootGraveyard']&&_0x1357ff['hasOwnProperty']('rootGraveyard')&&(_0xf49256['rootGraveyard']=_0x1357ff['rootGraveyard']),_0x1357ff['path']&&_0x1357ff['path']['length']){_0xf49256['path']=[];for(var _0x50325b=0x0;_0x50325b<_0x1357ff['path']['length'];++_0x50325b)_0xf49256['path'][_0x50325b]=_0x1357ff['path'][_0x50325b];}return null!=_0x1357ff['stickiness']&&_0x1357ff['hasOwnProperty']('stickiness')&&(_0xf49256['stickiness']=_0x1357ff['stickiness']),_0xf49256;},_0x43e4c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x43e4c0['getTypeUrl']=function(_0x596ba4){return void 0x0===_0x596ba4&&(_0x596ba4='type.googleapis.com'),_0x596ba4+'/Position';},_0x43e4c0;}()),_0xf4427c['Range']=(function(){function _0x144b2c(_0x5e7934){if(_0x5e7934){for(var _0x37dbbd=Object['keys'](_0x5e7934),_0x4d6550=0x0;_0x4d6550<_0x37dbbd['length'];++_0x4d6550)null!=_0x5e7934[_0x37dbbd[_0x4d6550]]&&(this[_0x37dbbd[_0x4d6550]]=_0x5e7934[_0x37dbbd[_0x4d6550]]);}}return _0x144b2c['prototype']['start']=null,_0x144b2c['prototype']['end']=null,_0x144b2c['create']=function(_0x3ba965){return new _0x144b2c(_0x3ba965);},_0x144b2c['encode']=function(_0x59d039,_0x270edc){return _0x270edc||(_0x270edc=_0x212895['create']()),null!=_0x59d039['start']&&Object['hasOwnProperty']['call'](_0x59d039,'start')&&_0xf4427c['Position']['encode'](_0x59d039['start'],_0x270edc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59d039['end']&&Object['hasOwnProperty']['call'](_0x59d039,'end')&&_0xf4427c['Position']['encode'](_0x59d039['end'],_0x270edc['uint32'](0x12)['fork']())['ldelim'](),_0x270edc;},_0x144b2c['encodeDelimited']=function(_0x2a7acf,_0x3b9128){return this['encode'](_0x2a7acf,_0x3b9128)['ldelim']();},_0x144b2c['decode']=function(_0x4b97c3,_0x5236ed){_0x4b97c3 instanceof _0x1fe14e||(_0x4b97c3=_0x1fe14e['create'](_0x4b97c3));for(var _0x510816=void 0x0===_0x5236ed?_0x4b97c3['len']:_0x4b97c3['pos']+_0x5236ed,_0x16da2e=new _0xf4427c['Range']();_0x4b97c3['pos']<_0x510816;){var _0x6c526b=_0x4b97c3['uint32']();switch(_0x6c526b>>>0x3){case 0x1:_0x16da2e['start']=_0xf4427c['Position']['decode'](_0x4b97c3,_0x4b97c3['uint32']());break;case 0x2:_0x16da2e['end']=_0xf4427c['Position']['decode'](_0x4b97c3,_0x4b97c3['uint32']());break;default:_0x4b97c3['skipType'](0x7&_0x6c526b);}}return _0x16da2e;},_0x144b2c['decodeDelimited']=function(_0x5a2b5f){return _0x5a2b5f instanceof _0x1fe14e||(_0x5a2b5f=new _0x1fe14e(_0x5a2b5f)),this['decode'](_0x5a2b5f,_0x5a2b5f['uint32']());},_0x144b2c['verify']=function(_0xf6185f){if('object'!=typeof _0xf6185f||null===_0xf6185f)return'object\x20expected';var _0x35ae83;if(null!=_0xf6185f['start']&&_0xf6185f['hasOwnProperty']('start')&&(_0x35ae83=_0xf4427c['Position']['verify'](_0xf6185f['start'])))return'start.'+_0x35ae83;if(null!=_0xf6185f['end']&&_0xf6185f['hasOwnProperty']('end')&&(_0x35ae83=_0xf4427c['Position']['verify'](_0xf6185f['end'])))return'end.'+_0x35ae83;return null;},_0x144b2c['fromObject']=function(_0x36d1a1){if(_0x36d1a1 instanceof _0xf4427c['Range'])return _0x36d1a1;var _0x2774bd=new _0xf4427c['Range']();if(null!=_0x36d1a1['start']){if('object'!=typeof _0x36d1a1['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x2774bd['start']=_0xf4427c['Position']['fromObject'](_0x36d1a1['start']);}if(null!=_0x36d1a1['end']){if('object'!=typeof _0x36d1a1['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x2774bd['end']=_0xf4427c['Position']['fromObject'](_0x36d1a1['end']);}return _0x2774bd;},_0x144b2c['toObject']=function(_0x213acc,_0x352098){_0x352098||(_0x352098={});var _0x59060a={};return _0x352098['defaults']&&(_0x59060a['start']=null,_0x59060a['end']=null),null!=_0x213acc['start']&&_0x213acc['hasOwnProperty']('start')&&(_0x59060a['start']=_0xf4427c['Position']['toObject'](_0x213acc['start'],_0x352098)),null!=_0x213acc['end']&&_0x213acc['hasOwnProperty']('end')&&(_0x59060a['end']=_0xf4427c['Position']['toObject'](_0x213acc['end'],_0x352098)),_0x59060a;},_0x144b2c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x144b2c['getTypeUrl']=function(_0x3d9836){return void 0x0===_0x3d9836&&(_0x3d9836='type.googleapis.com'),_0x3d9836+'/Range';},_0x144b2c;}()),_0xf4427c['Element']=(function(){function _0x4bf1e8(_0x2bf8a3){if(this['children']=[],this['attributesBoolean']={},_0x2bf8a3){for(var _0x563cc3=Object['keys'](_0x2bf8a3),_0x142f06=0x0;_0x142f06<_0x563cc3['length'];++_0x142f06)null!=_0x2bf8a3[_0x563cc3[_0x142f06]]&&(this[_0x563cc3[_0x142f06]]=_0x2bf8a3[_0x563cc3[_0x142f06]]);}}return _0x4bf1e8['prototype']['name']='',_0x4bf1e8['prototype']['children']=_0x1c3dae['emptyArray'],_0x4bf1e8['prototype']['data']='',_0x4bf1e8['prototype']['attributesBoolean']=_0x1c3dae['emptyObject'],_0x4bf1e8['prototype']['attributesJson']='',_0x4bf1e8['create']=function(_0x1fe50a){return new _0x4bf1e8(_0x1fe50a);},_0x4bf1e8['encode']=function(_0x16df51,_0x1ca4a5){if(_0x1ca4a5||(_0x1ca4a5=_0x212895['create']()),null!=_0x16df51['name']&&Object['hasOwnProperty']['call'](_0x16df51,'name')&&_0x1ca4a5['uint32'](0xa)['string'](_0x16df51['name']),null!=_0x16df51['children']&&_0x16df51['children']['length']){for(var _0x3fd714=0x0;_0x3fd714<_0x16df51['children']['length'];++_0x3fd714)_0xf4427c['Element']['encode'](_0x16df51['children'][_0x3fd714],_0x1ca4a5['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x16df51['data']&&Object['hasOwnProperty']['call'](_0x16df51,'data')&&_0x1ca4a5['uint32'](0x1a)['string'](_0x16df51['data']),null!=_0x16df51['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x16df51,'attributesBoolean')){var _0x2ed876=Object['keys'](_0x16df51['attributesBoolean']);for(_0x3fd714=0x0;_0x3fd714<_0x2ed876['length'];++_0x3fd714)_0x1ca4a5['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2ed876[_0x3fd714])['uint32'](0x10)['bool'](_0x16df51['attributesBoolean'][_0x2ed876[_0x3fd714]])['ldelim']();}return null!=_0x16df51['attributesJson']&&Object['hasOwnProperty']['call'](_0x16df51,'attributesJson')&&_0x1ca4a5['uint32'](0x2a)['string'](_0x16df51['attributesJson']),_0x1ca4a5;},_0x4bf1e8['encodeDelimited']=function(_0x3fd6c2,_0x56ea09){return this['encode'](_0x3fd6c2,_0x56ea09)['ldelim']();},_0x4bf1e8['decode']=function(_0x3fcc6a,_0x3005b1){_0x3fcc6a instanceof _0x1fe14e||(_0x3fcc6a=_0x1fe14e['create'](_0x3fcc6a));for(var _0x1b5709,_0x5adac0,_0x5cfb6f=void 0x0===_0x3005b1?_0x3fcc6a['len']:_0x3fcc6a['pos']+_0x3005b1,_0x1c1939=new _0xf4427c['Element']();_0x3fcc6a['pos']<_0x5cfb6f;){var _0xcd8a39=_0x3fcc6a['uint32']();switch(_0xcd8a39>>>0x3){case 0x1:_0x1c1939['name']=_0x3fcc6a['string']();break;case 0x2:_0x1c1939['children']&&_0x1c1939['children']['length']||(_0x1c1939['children']=[]),_0x1c1939['children']['push'](_0xf4427c['Element']['decode'](_0x3fcc6a,_0x3fcc6a['uint32']()));break;case 0x3:_0x1c1939['data']=_0x3fcc6a['string']();break;case 0x4:_0x1c1939['attributesBoolean']===_0x1c3dae['emptyObject']&&(_0x1c1939['attributesBoolean']={});var _0x145422=_0x3fcc6a['uint32']()+_0x3fcc6a['pos'];for(_0x1b5709='',_0x5adac0=!0x1;_0x3fcc6a['pos']<_0x145422;){var _0x2fe5bd=_0x3fcc6a['uint32']();switch(_0x2fe5bd>>>0x3){case 0x1:_0x1b5709=_0x3fcc6a['string']();break;case 0x2:_0x5adac0=_0x3fcc6a['bool']();break;default:_0x3fcc6a['skipType'](0x7&_0x2fe5bd);}}_0x1c1939['attributesBoolean'][_0x1b5709]=_0x5adac0;break;case 0x5:_0x1c1939['attributesJson']=_0x3fcc6a['string']();break;default:_0x3fcc6a['skipType'](0x7&_0xcd8a39);}}return _0x1c1939;},_0x4bf1e8['decodeDelimited']=function(_0xe8e5d){return _0xe8e5d instanceof _0x1fe14e||(_0xe8e5d=new _0x1fe14e(_0xe8e5d)),this['decode'](_0xe8e5d,_0xe8e5d['uint32']());},_0x4bf1e8['verify']=function(_0x58296b){if('object'!=typeof _0x58296b||null===_0x58296b)return'object\x20expected';if(null!=_0x58296b['name']&&_0x58296b['hasOwnProperty']('name')&&!_0x1c3dae['isString'](_0x58296b['name']))return'name:\x20string\x20expected';if(null!=_0x58296b['children']&&_0x58296b['hasOwnProperty']('children')){if(!Array['isArray'](_0x58296b['children']))return'children:\x20array\x20expected';for(var _0x52bbf5=0x0;_0x52bbf5<_0x58296b['children']['length'];++_0x52bbf5){var _0x2e74db=_0xf4427c['Element']['verify'](_0x58296b['children'][_0x52bbf5]);if(_0x2e74db)return'children.'+_0x2e74db;}}if(null!=_0x58296b['data']&&_0x58296b['hasOwnProperty']('data')&&!_0x1c3dae['isString'](_0x58296b['data']))return'data:\x20string\x20expected';if(null!=_0x58296b['attributesBoolean']&&_0x58296b['hasOwnProperty']('attributesBoolean')){if(!_0x1c3dae['isObject'](_0x58296b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x45b79a=Object['keys'](_0x58296b['attributesBoolean']);for(_0x52bbf5=0x0;_0x52bbf5<_0x45b79a['length'];++_0x52bbf5)if('boolean'!=typeof _0x58296b['attributesBoolean'][_0x45b79a[_0x52bbf5]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x58296b['attributesJson']&&_0x58296b['hasOwnProperty']('attributesJson')&&!_0x1c3dae['isString'](_0x58296b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4bf1e8['fromObject']=function(_0x4bda1a){if(_0x4bda1a instanceof _0xf4427c['Element'])return _0x4bda1a;var _0x1bdc52=new _0xf4427c['Element']();if(null!=_0x4bda1a['name']&&(_0x1bdc52['name']=String(_0x4bda1a['name'])),_0x4bda1a['children']){if(!Array['isArray'](_0x4bda1a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1bdc52['children']=[];for(var _0x2e0cb8=0x0;_0x2e0cb8<_0x4bda1a['children']['length'];++_0x2e0cb8){if('object'!=typeof _0x4bda1a['children'][_0x2e0cb8])throw TypeError('.Element.children:\x20object\x20expected');_0x1bdc52['children'][_0x2e0cb8]=_0xf4427c['Element']['fromObject'](_0x4bda1a['children'][_0x2e0cb8]);}}if(null!=_0x4bda1a['data']&&(_0x1bdc52['data']=String(_0x4bda1a['data'])),_0x4bda1a['attributesBoolean']){if('object'!=typeof _0x4bda1a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1bdc52['attributesBoolean']={};var _0x2e39a2=Object['keys'](_0x4bda1a['attributesBoolean']);for(_0x2e0cb8=0x0;_0x2e0cb8<_0x2e39a2['length'];++_0x2e0cb8)_0x1bdc52['attributesBoolean'][_0x2e39a2[_0x2e0cb8]]=Boolean(_0x4bda1a['attributesBoolean'][_0x2e39a2[_0x2e0cb8]]);}return null!=_0x4bda1a['attributesJson']&&(_0x1bdc52['attributesJson']=String(_0x4bda1a['attributesJson'])),_0x1bdc52;},_0x4bf1e8['toObject']=function(_0x29a484,_0x7fa5ea){_0x7fa5ea||(_0x7fa5ea={});var _0x414382,_0x409424={};if((_0x7fa5ea['arrays']||_0x7fa5ea['defaults'])&&(_0x409424['children']=[]),(_0x7fa5ea['objects']||_0x7fa5ea['defaults'])&&(_0x409424['attributesBoolean']={}),_0x7fa5ea['defaults']&&(_0x409424['name']='',_0x409424['data']='',_0x409424['attributesJson']=''),null!=_0x29a484['name']&&_0x29a484['hasOwnProperty']('name')&&(_0x409424['name']=_0x29a484['name']),_0x29a484['children']&&_0x29a484['children']['length']){_0x409424['children']=[];for(var _0x38da71=0x0;_0x38da71<_0x29a484['children']['length'];++_0x38da71)_0x409424['children'][_0x38da71]=_0xf4427c['Element']['toObject'](_0x29a484['children'][_0x38da71],_0x7fa5ea);}if(null!=_0x29a484['data']&&_0x29a484['hasOwnProperty']('data')&&(_0x409424['data']=_0x29a484['data']),_0x29a484['attributesBoolean']&&(_0x414382=Object['keys'](_0x29a484['attributesBoolean']))['length']){_0x409424['attributesBoolean']={};for(_0x38da71=0x0;_0x38da71<_0x414382['length'];++_0x38da71)_0x409424['attributesBoolean'][_0x414382[_0x38da71]]=_0x29a484['attributesBoolean'][_0x414382[_0x38da71]];}return null!=_0x29a484['attributesJson']&&_0x29a484['hasOwnProperty']('attributesJson')&&(_0x409424['attributesJson']=_0x29a484['attributesJson']),_0x409424;},_0x4bf1e8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1e500e['util']['toJSONOptions']);},_0x4bf1e8['getTypeUrl']=function(_0x217b06){return void 0x0===_0x217b06&&(_0x217b06='type.googleapis.com'),_0x217b06+'/Element';},_0x4bf1e8;}()),_0xf4427c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xafe75c){return new y(this['_protobufRoot'][_0xafe75c]);}}class y{['_protobuf'];constructor(_0x4f9ab8){this['_protobuf']=_0x4f9ab8;}['compress'](_0x15fe80){const _0x302f97=this['_protobuf']['verify'](_0x15fe80);if(_0x302f97)throw Error(_0x302f97);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x15fe80))['finish']();}['decompress'](_0x4c5e9e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4c5e9e),{'oneofs':!0x0});}}function _(_0x22ecf5,_0x4f5b77){const _0x4b0683=_0x2b0f30(_0x22ecf5);return _0x4b0683['path'][_0x4b0683['path']['length']-0x1]+=_0x4f5b77,_0x4b0683;}function O(_0x3670a7,_0xf9287){return _0x3670a7['root']===_0xf9287['root']&&_0x502c0d(_0x3670a7['path'],_0xf9287['path']);}function $(_0x1606c0){P(_0x1606c0,_0x2b0556=>('main'==_0x2b0556['root']?(_0x2b0556['rootMain']=!0x0,delete _0x2b0556['root']):'$graveyard'==_0x2b0556['root']&&(_0x2b0556['rootGraveyard']=!0x0,delete _0x2b0556['root']),_0x2b0556));}function J(_0x578c12){P(_0x578c12,_0x19d3ce=>(_0x19d3ce['rootMain']?(_0x19d3ce['root']='main',delete _0x19d3ce['rootMain']):_0x19d3ce['rootGraveyard']&&(_0x19d3ce['root']='$graveyard',delete _0x19d3ce['rootGraveyard']),_0x19d3ce));}function P(_0x346c59,_0x4b9597){for(const _0x421685 in _0x346c59){const _0x1054b0=_0x346c59[_0x421685];'nodes'!==_0x421685&&_0x30d55f(_0x1054b0)&&(_0x1054b0['path']&&(_0x1054b0['root']||_0x1054b0['rootMain']||_0x1054b0['rootGraveyard'])?_0x346c59[_0x421685]=_0x4b9597(_0x1054b0):P(_0x1054b0,_0x4b9597));}return _0x346c59;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x43e07a,_0x579aeb,_0x4b93ea){this['_id']=_0x43e07a,this['_operationName']=_0x579aeb,this['_protobufDescriptor']=_0x4b93ea;}['compress'](_0x10490e,_0x47b839){const _0x25186c=_0x47b839['shift']();return $(_0x25186c),_0x10490e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x25186c)),_0x10490e['types']['push'](this['_id']),!0x0;}['decompress'](_0x19917d,_0x71df08){_0x71df08['types']['shift']();const _0x237470=this['_protobufDescriptor']['decompress'](_0x71df08['buffers']['shift']());J(_0x237470),_0x237470['__className']=this['_operationName'],_0x19917d['push'](_0x237470);}}class s extends e{['compress'](_0x5d027c,_0x4ffb73){const _0x309ad6=_0x4ffb73['shift']();return this['_serializeOneOf']('oldValue',_0x309ad6),this['_serializeOneOf']('newValue',_0x309ad6),$(_0x309ad6),_0x5d027c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x309ad6)),_0x5d027c['types']['push'](this['_id']),!0x0;}['decompress'](_0x2945d4,_0x48e5a4){const {types:_0x5c48ab,buffers:_0x174f19}=_0x48e5a4,_0x13c2ea=this['_protobufDescriptor']['decompress'](_0x174f19['shift']());_0x5c48ab['shift'](),this['_deserializeOneOf']('oldValue',_0x13c2ea),this['_deserializeOneOf']('newValue',_0x13c2ea),J(_0x13c2ea),_0x13c2ea['__className']=this['_operationName'],_0x2945d4['push'](_0x13c2ea);}['_serializeOneOf'](_0x594631,_0x38ba07){const _0x32f7be=_0x38ba07[_0x594631];'boolean'==typeof _0x32f7be?_0x38ba07[_0x594631+'Boolean']=_0x32f7be:_0x38ba07[_0x594631+'Json']=JSON['stringify'](_0x32f7be);}['_deserializeOneOf'](_0x289122,_0x27874a){const _0x933a98=_0x289122+'Json';_0x27874a[_0x933a98]?(_0x27874a[_0x289122]=JSON['parse'](_0x27874a[_0x933a98]),delete _0x27874a[_0x933a98]):(_0x27874a[_0x289122]=_0x27874a[_0x289122+'Boolean'],delete _0x27874a[_0x289122+'Boolean']);}}class i extends e{['compress'](_0x2be249,_0x59c4b8){const _0x3779fa=_0x59c4b8['shift']();return this['_serializeNodesAttributes'](_0x3779fa['nodes']),$(_0x3779fa),_0x2be249['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3779fa)),_0x2be249['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a2499,_0x455f84){const {types:_0x1d9b91,buffers:_0x8e80fd}=_0x455f84,_0x423e21=this['_protobufDescriptor']['decompress'](_0x8e80fd['shift']());_0x1d9b91['shift'](),_0x423e21['nodes']||(_0x423e21['nodes']=[]),this['_deserializeNodesAttributes'](_0x423e21['nodes']),J(_0x423e21),_0x423e21['__className']=this['_operationName'],_0x4a2499['push'](_0x423e21);}['_serializeNodesAttributes'](_0x43e4d4){for(const _0x581312 of _0x43e4d4){if(_0x581312['attributes']){const _0x1a86f1=_0x581312['attributes'];this['_areValuesBoolean'](_0x1a86f1)?_0x581312['attributesBoolean']=_0x1a86f1:_0x581312['attributesJson']=JSON['stringify'](_0x1a86f1);}_0x581312['children']&&this['_serializeNodesAttributes'](_0x581312['children']);}}['_deserializeNodesAttributes'](_0x5cd51c){for(const _0x1af127 of _0x5cd51c)(_0x1af127['attributesBoolean']||_0x1af127['attributesJson'])&&(_0x1af127['attributesBoolean']?(_0x1af127['attributes']=_0x1af127['attributesBoolean'],delete _0x1af127['attributesBoolean']):(_0x1af127['attributes']=JSON['parse'](_0x1af127['attributesJson']),delete _0x1af127['attributesJson'])),_0x1af127['children']&&this['_deserializeNodesAttributes'](_0x1af127['children']);}['_areValuesBoolean'](_0x9a8120){return Object['keys'](_0x9a8120)['every'](_0xf0caa1=>'boolean'==typeof _0x9a8120[_0xf0caa1]);}}class n extends e{['decompress'](_0x3760fd,_0x59e965){super['decompress'](_0x3760fd,_0x59e965);const _0x21ce77=_0x3760fd[_0x3760fd['length']-0x1];_0x21ce77['oldRange']||(_0x21ce77['oldRange']=null),_0x21ce77['newRange']||(_0x21ce77['newRange']=null);}}class p extends e{['compress'](_0x3f025d,_0x295e63){return _0x295e63['shift'](),_0x3f025d['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cc71f,_0x3f03b4){_0x3f03b4['types']['shift'](),_0x3cc71f['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x270faa,_0x5c250e,_0xab7586,_0x550215){super(_0x270faa,_0x5c250e,_0xab7586),this['_omittedNamespace']=_0x550215+':';}['compress'](_0x574ce8,_0x45efb6){return!('MarkerOperation'!=_0x45efb6[0x0]['__className']||!_0x45efb6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x45efb6[0x0]['name']=_0x45efb6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x574ce8,_0x45efb6),!0x0);}['decompress'](_0xef10bc,_0x5c00c5){super['decompress'](_0xef10bc,_0x5c00c5);const _0x49ad1f=_0xef10bc[_0xef10bc['length']-0x1];_0x49ad1f['name']=this['_omittedNamespace']+_0x49ad1f['name'];}}class b{['_id'];['_context'];constructor(_0x4939f7,_0xe47cdf){this['_id']=_0x4939f7,this['_context']=_0xe47cdf;}['compress'](_0x561a4d,_0x348225){let _0x4c7bd2;for(;_0x348225['length']>0x1&&this['_compareOperations'](_0x348225[0x0],_0x348225[0x1]);)_0x4c7bd2?(_0x4c7bd2=this['_combineNext'](_0x348225['shift'](),_0x4c7bd2),_0x561a4d['types']['push'](0x0)):(_0x4c7bd2=_0x2b0f30(_0x348225['shift']()),_0x561a4d['types']['push'](this['_id']));return!!_0x4c7bd2&&(_0x4c7bd2=this['_combineNext'](_0x348225['shift'](),_0x4c7bd2),_0x561a4d['types']['push'](0x0),_0x561a4d['buffers']['push'](this['_compressSingleOperation'](_0x4c7bd2)),!0x0);}['decompress'](_0x1f95dc,_0x3dc29e){const _0x50fd5d=this['_decompressSingleOperation'](_0x3dc29e);for(;0x0==_0x3dc29e['types'][0x0];)_0x3dc29e['types']['shift'](),_0x1f95dc['push'](this['_splitCurrent'](_0x50fd5d));_0x1f95dc['push'](_0x50fd5d);}}class m extends b{['_combineNext'](_0x205ab0,_0x31fac9){return _0x31fac9['nodes'][0x0]['data']+=_0x205ab0['nodes'][0x0]['data'],_0x31fac9;}['_splitCurrent'](_0x37aa0a){const _0x3be64e=_0x2b0f30(_0x37aa0a),_0x2e89db=_0x3be64e['nodes'][0x0],_0x3da295=_0x37aa0a['nodes'][0x0],_0x52bda3=_0x3da295['data'][Symbol['iterator']]()['next']()['value'],_0xd3a83e=_0x52bda3['length'];return _0x2e89db['data']=_0x52bda3,_0x3da295['data']=_0x3da295['data']['substr'](_0xd3a83e),_0x37aa0a['position']=_(_0x37aa0a['position'],_0xd3a83e),_0x3be64e;}['_compareOperations'](_0x20577f,_0x3c0603){if(this['_checkOperation'](_0x20577f)&&this['_checkOperation'](_0x3c0603)){const _0x179f1e=_0x20577f['nodes'][0x0]['data']['length'],_0x22387a=O(_(_0x20577f['position'],_0x179f1e),_0x3c0603['position']),_0x22cdc7=_0x20577f['nodes'][0x0],_0x5c18c3=_0x3c0603['nodes'][0x0];return _0x22387a&&this['_compareAttributes'](_0x22cdc7,_0x5c18c3);}return!0x1;}['_compressSingleOperation'](_0x353b6d){const _0x4f89d3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4f89d3,[_0x353b6d]),_0x4f89d3['buffers'][0x0];}['_decompressSingleOperation'](_0x211616){const _0x1eb613=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1eb613,_0x211616),_0x1eb613[0x0];}['_checkOperation'](_0x515170){return'InsertOperation'==_0x515170['__className']&&0x1==_0x515170['nodes']['length']&&_0x515170['nodes'][0x0]['data']&&!_0x515170['wasUndone']&&0x1==Array['from'](_0x515170['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x589fbd,_0x50e8d5){const _0x5217e7=Object['keys'](_0x589fbd['attributes']||{}),_0xa1eb6a=Object['keys'](_0x50e8d5['attributes']||{});return _0x5217e7['length']===_0xa1eb6a['length']&&_0x5217e7['every'](_0x218cb7=>_0x50e8d5['attributes'][_0x218cb7]&&_0x50e8d5['attributes'][_0x218cb7]===_0x589fbd['attributes'][_0x218cb7]);}}class c extends b{['_combineNext'](_0x143dad,_0x452be3){return _0x452be3['howMany']++,_0x452be3['sourcePosition']=_0x2b0f30(_0x143dad['sourcePosition']),_0x452be3;}['_splitCurrent'](_0x3d1757){const _0xa75b10=_0x2b0f30(_0x3d1757);return _0x3d1757['howMany']--,_0xa75b10['howMany']=0x1,_0xa75b10['sourcePosition']=_(_0xa75b10['sourcePosition'],_0x3d1757['howMany']),_0xa75b10;}['_compareOperations'](_0x2e6721,_0x15a32b){return!(!this['_checkOperation'](_0x2e6721)||!this['_checkOperation'](_0x15a32b))&&(O(_(_0x2e6721['sourcePosition'],-0x1),_0x15a32b['sourcePosition'])&&O(_0x2e6721['targetPosition'],_0x15a32b['targetPosition']));}['_compressSingleOperation'](_0x73f3da){const _0x8b7dff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x8b7dff,[_0x73f3da]),_0x8b7dff['buffers'][0x0];}['_decompressSingleOperation'](_0x2bd35b){const _0x113490=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x113490,_0x2bd35b),_0x113490[0x0];}['_checkOperation'](_0x1d00aa){return'MoveOperation'==_0x1d00aa['__className']&&'$graveyard'==_0x1d00aa['targetPosition']['root']&&0x1==_0x1d00aa['howMany']&&!_0x1d00aa['wasUndone'];}}class h extends b{['_combineNext'](_0x4060c7,_0x1619f0){return _0x1619f0['howMany']++,_0x1619f0;}['_splitCurrent'](_0x4d19bc){const _0x2a5ecc=_0x2b0f30(_0x4d19bc);return _0x2a5ecc['howMany']=0x1,_0x4d19bc['howMany']--,_0x2a5ecc;}['_compareOperations'](_0x5886b9,_0x277309){return!(!this['_checkOperation'](_0x5886b9)||!this['_checkOperation'](_0x277309))&&(O(_0x5886b9['sourcePosition'],_0x277309['sourcePosition'])&&O(_0x5886b9['targetPosition'],_0x277309['targetPosition']));}['_compressSingleOperation'](_0x4660ec){const _0x42dcc3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x42dcc3,[_0x4660ec]),_0x42dcc3['buffers'][0x0];}['_decompressSingleOperation'](_0x309f4f){const _0x24d9f4=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x24d9f4,_0x309f4f),_0x24d9f4[0x0];}['_checkOperation'](_0x2ec763){return'MoveOperation'==_0x2ec763['__className']&&'$graveyard'==_0x2ec763['targetPosition']['root']&&0x1==_0x2ec763['howMany']&&!_0x2ec763['wasUndone'];}}class f extends b{['compress'](_0x215034,_0x282c97){if(!this['_compareOperations'](_0x282c97[0x0],_0x282c97[0x1]))return!0x1;const _0x17c172=_0x282c97['shift']();return _0x17c172['oldRange']=null,_0x17c172['newRange']&&O(_0x17c172['newRange']['start'],_0x17c172['newRange']['end'])&&(_0x17c172['newRange']['end']=null),_0x282c97['shift'](),_0x215034['types']['push'](this['_id']),_0x215034['types']['push'](0x0),_0x215034['buffers']['push'](this['_compressSingleOperation'](_0x17c172)),!0x0;}['decompress'](_0x5e7cb3,_0x281a47){const _0xd8a352=this['_decompressSingleOperation'](_0x281a47);_0xd8a352['newRange']&&!_0xd8a352['newRange']['end']&&(_0xd8a352['newRange']['end']=_0x2b0f30(_0xd8a352['newRange']['start']));const _0x442f05=_0x2b0f30(_0xd8a352);_0x442f05['newRange']&&(_0x442f05['newRange']['start']['stickiness']='toNone',_0x442f05['newRange']['end']=_0x2b0f30(_0x442f05['newRange']['start'])),_0x442f05['name']='user:position:'+_0x442f05['name']['split'](':')[0x2],_0x281a47['types']['shift'](),_0x5e7cb3['push'](_0xd8a352),_0x5e7cb3['push'](_0x442f05);}['_compressSingleOperation'](_0x3bf1b7){const _0x123ebc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x123ebc,[_0x3bf1b7]),_0x123ebc['buffers'][0x0];}['_decompressSingleOperation'](_0x3bed11){const _0x48e90f=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x48e90f,_0x3bed11),_0x48e90f[0x0];}['_compareOperations'](_0x4f8da2,_0x64fa13){return!(!_0x4f8da2||!_0x64fa13)&&('MarkerOperation'==_0x4f8da2['__className']&&'MarkerOperation'==_0x64fa13['__className']&&!(!_0x4f8da2['name']['startsWith']('user:')||!_0x64fa13['name']['startsWith']('user:')||_0x4f8da2['name']==_0x64fa13['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x467d75=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',_0x467d75,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x467d75,'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'](_0x11618e){if(!_0x11618e||!_0x11618e[0x0])throw new _0x49045e('no-operations-provided',this);const _0x214cf9={'types':[],'buffers':[],'baseVersion':_0x11618e[0x0]['baseVersion']};for(;_0x11618e['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('TypingAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('DeletingAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x214cf9,_0x11618e)||this['_getCompressorByName'](_0x11618e[0x0]['__className'])['compress'](_0x214cf9,_0x11618e);return _0x214cf9;}['decompress'](_0x2535b5){const _0x476776=[];for(;_0x2535b5['types']['length'];){this['_compressorById']['get'](_0x2535b5['types'][0x0])['decompress'](_0x476776,_0x2535b5);}return _0x476776['forEach']((_0x5d1a47,_0x1e2ce4)=>_0x5d1a47['baseVersion']=_0x2535b5['baseVersion']+_0x1e2ce4),_0x476776;}['_getCompressorByName'](_0x3f1d3c){return this['_compressorByName']['get'](_0x3f1d3c);}['_registerOperationCompressor'](_0x1619c4,_0x4990fe,_0x440598){const _0x2ac0ff=new _0x440598(_0x1619c4,_0x4990fe,this['_protobufFactory']['getDescriptor'](_0x4990fe));this['_registerCompressor'](_0x1619c4,_0x4990fe,_0x2ac0ff);}['_registerActionCompressor'](_0x99d2f5,_0x1e585e,_0x26eca6){const _0x5a6b48=new _0x26eca6(_0x99d2f5,this);this['_registerCompressor'](_0x99d2f5,_0x1e585e,_0x5a6b48);}['_registerCompressor'](_0x560be0,_0x11117c,_0x320250){this['_compressorById']['set'](_0x560be0,_0x320250),this['_compressorByName']['set'](_0x11117c,_0x320250);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x549f82}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x183f27 from'protobufjs/minimal.js';import{cloneDeep as _0x13e18b,isEqual as _0x560ab3,isObject as _0x57245b}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x45817b=_0x183f27['Reader'],_0x3ee72b=_0x183f27['Writer'],_0x2899ac=_0x183f27['util'],_0x488242=_0x183f27['roots']['default']||(_0x183f27['roots']['default']={});return _0x488242['AttributeOperation']=(function(){function _0x11801b(_0x4eb90e){if(_0x4eb90e){for(var _0x386f5f=Object['keys'](_0x4eb90e),_0x3b6c07=0x0;_0x3b6c07<_0x386f5f['length'];++_0x3b6c07)null!=_0x4eb90e[_0x386f5f[_0x3b6c07]]&&(this[_0x386f5f[_0x3b6c07]]=_0x4eb90e[_0x386f5f[_0x3b6c07]]);}}return _0x11801b['prototype']['range']=null,_0x11801b['prototype']['key']='',_0x11801b['prototype']['oldValueBoolean']=!0x1,_0x11801b['prototype']['oldValueJson']='',_0x11801b['prototype']['newValueBoolean']=!0x1,_0x11801b['prototype']['newValueJson']='',_0x11801b['prototype']['wasUndone']=!0x1,_0x11801b['create']=function(_0x4ac9ee){return new _0x11801b(_0x4ac9ee);},_0x11801b['encode']=function(_0x17fc90,_0x4588ac){return _0x4588ac||(_0x4588ac=_0x3ee72b['create']()),null!=_0x17fc90['range']&&Object['hasOwnProperty']['call'](_0x17fc90,'range')&&_0x488242['Range']['encode'](_0x17fc90['range'],_0x4588ac['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17fc90['key']&&Object['hasOwnProperty']['call'](_0x17fc90,'key')&&_0x4588ac['uint32'](0x12)['string'](_0x17fc90['key']),null!=_0x17fc90['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x17fc90,'oldValueBoolean')&&_0x4588ac['uint32'](0x18)['bool'](_0x17fc90['oldValueBoolean']),null!=_0x17fc90['oldValueJson']&&Object['hasOwnProperty']['call'](_0x17fc90,'oldValueJson')&&_0x4588ac['uint32'](0x22)['string'](_0x17fc90['oldValueJson']),null!=_0x17fc90['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x17fc90,'newValueBoolean')&&_0x4588ac['uint32'](0x28)['bool'](_0x17fc90['newValueBoolean']),null!=_0x17fc90['newValueJson']&&Object['hasOwnProperty']['call'](_0x17fc90,'newValueJson')&&_0x4588ac['uint32'](0x32)['string'](_0x17fc90['newValueJson']),null!=_0x17fc90['wasUndone']&&Object['hasOwnProperty']['call'](_0x17fc90,'wasUndone')&&_0x4588ac['uint32'](0x38)['bool'](_0x17fc90['wasUndone']),_0x4588ac;},_0x11801b['encodeDelimited']=function(_0x1a3099,_0x4f0216){return this['encode'](_0x1a3099,_0x4f0216)['ldelim']();},_0x11801b['decode']=function(_0x1c78fb,_0x52ca94){_0x1c78fb instanceof _0x45817b||(_0x1c78fb=_0x45817b['create'](_0x1c78fb));for(var _0x5a528b=void 0x0===_0x52ca94?_0x1c78fb['len']:_0x1c78fb['pos']+_0x52ca94,_0x3cf1f0=new _0x488242['AttributeOperation']();_0x1c78fb['pos']<_0x5a528b;){var _0x11f091=_0x1c78fb['uint32']();switch(_0x11f091>>>0x3){case 0x1:_0x3cf1f0['range']=_0x488242['Range']['decode'](_0x1c78fb,_0x1c78fb['uint32']());break;case 0x2:_0x3cf1f0['key']=_0x1c78fb['string']();break;case 0x3:_0x3cf1f0['oldValueBoolean']=_0x1c78fb['bool']();break;case 0x4:_0x3cf1f0['oldValueJson']=_0x1c78fb['string']();break;case 0x5:_0x3cf1f0['newValueBoolean']=_0x1c78fb['bool']();break;case 0x6:_0x3cf1f0['newValueJson']=_0x1c78fb['string']();break;case 0x7:_0x3cf1f0['wasUndone']=_0x1c78fb['bool']();break;default:_0x1c78fb['skipType'](0x7&_0x11f091);}}return _0x3cf1f0;},_0x11801b['decodeDelimited']=function(_0x4c7c7b){return _0x4c7c7b instanceof _0x45817b||(_0x4c7c7b=new _0x45817b(_0x4c7c7b)),this['decode'](_0x4c7c7b,_0x4c7c7b['uint32']());},_0x11801b['verify']=function(_0x13582c){if('object'!=typeof _0x13582c||null===_0x13582c)return'object\x20expected';if(null!=_0x13582c['range']&&_0x13582c['hasOwnProperty']('range')){var _0x538be8=_0x488242['Range']['verify'](_0x13582c['range']);if(_0x538be8)return'range.'+_0x538be8;}return null!=_0x13582c['key']&&_0x13582c['hasOwnProperty']('key')&&!_0x2899ac['isString'](_0x13582c['key'])?'key:\x20string\x20expected':null!=_0x13582c['oldValueBoolean']&&_0x13582c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x13582c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x13582c['oldValueJson']&&_0x13582c['hasOwnProperty']('oldValueJson')&&!_0x2899ac['isString'](_0x13582c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x13582c['newValueBoolean']&&_0x13582c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x13582c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x13582c['newValueJson']&&_0x13582c['hasOwnProperty']('newValueJson')&&!_0x2899ac['isString'](_0x13582c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x13582c['wasUndone']&&_0x13582c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13582c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11801b['fromObject']=function(_0x826df1){if(_0x826df1 instanceof _0x488242['AttributeOperation'])return _0x826df1;var _0x7c6b7=new _0x488242['AttributeOperation']();if(null!=_0x826df1['range']){if('object'!=typeof _0x826df1['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x7c6b7['range']=_0x488242['Range']['fromObject'](_0x826df1['range']);}return null!=_0x826df1['key']&&(_0x7c6b7['key']=String(_0x826df1['key'])),null!=_0x826df1['oldValueBoolean']&&(_0x7c6b7['oldValueBoolean']=Boolean(_0x826df1['oldValueBoolean'])),null!=_0x826df1['oldValueJson']&&(_0x7c6b7['oldValueJson']=String(_0x826df1['oldValueJson'])),null!=_0x826df1['newValueBoolean']&&(_0x7c6b7['newValueBoolean']=Boolean(_0x826df1['newValueBoolean'])),null!=_0x826df1['newValueJson']&&(_0x7c6b7['newValueJson']=String(_0x826df1['newValueJson'])),null!=_0x826df1['wasUndone']&&(_0x7c6b7['wasUndone']=Boolean(_0x826df1['wasUndone'])),_0x7c6b7;},_0x11801b['toObject']=function(_0x284eed,_0x2b376c){_0x2b376c||(_0x2b376c={});var _0x195e1b={};return _0x2b376c['defaults']&&(_0x195e1b['range']=null,_0x195e1b['key']='',_0x195e1b['oldValueBoolean']=!0x1,_0x195e1b['oldValueJson']='',_0x195e1b['newValueBoolean']=!0x1,_0x195e1b['newValueJson']='',_0x195e1b['wasUndone']=!0x1),null!=_0x284eed['range']&&_0x284eed['hasOwnProperty']('range')&&(_0x195e1b['range']=_0x488242['Range']['toObject'](_0x284eed['range'],_0x2b376c)),null!=_0x284eed['key']&&_0x284eed['hasOwnProperty']('key')&&(_0x195e1b['key']=_0x284eed['key']),null!=_0x284eed['oldValueBoolean']&&_0x284eed['hasOwnProperty']('oldValueBoolean')&&(_0x195e1b['oldValueBoolean']=_0x284eed['oldValueBoolean']),null!=_0x284eed['oldValueJson']&&_0x284eed['hasOwnProperty']('oldValueJson')&&(_0x195e1b['oldValueJson']=_0x284eed['oldValueJson']),null!=_0x284eed['newValueBoolean']&&_0x284eed['hasOwnProperty']('newValueBoolean')&&(_0x195e1b['newValueBoolean']=_0x284eed['newValueBoolean']),null!=_0x284eed['newValueJson']&&_0x284eed['hasOwnProperty']('newValueJson')&&(_0x195e1b['newValueJson']=_0x284eed['newValueJson']),null!=_0x284eed['wasUndone']&&_0x284eed['hasOwnProperty']('wasUndone')&&(_0x195e1b['wasUndone']=_0x284eed['wasUndone']),_0x195e1b;},_0x11801b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x11801b['getTypeUrl']=function(_0x3257b6){return void 0x0===_0x3257b6&&(_0x3257b6='type.googleapis.com'),_0x3257b6+'/AttributeOperation';},_0x11801b;}()),_0x488242['InsertOperation']=(function(){function _0x50ad94(_0xa3dbfc){if(this['nodes']=[],_0xa3dbfc){for(var _0x38d2a6=Object['keys'](_0xa3dbfc),_0x8c671=0x0;_0x8c671<_0x38d2a6['length'];++_0x8c671)null!=_0xa3dbfc[_0x38d2a6[_0x8c671]]&&(this[_0x38d2a6[_0x8c671]]=_0xa3dbfc[_0x38d2a6[_0x8c671]]);}}return _0x50ad94['prototype']['position']=null,_0x50ad94['prototype']['nodes']=_0x2899ac['emptyArray'],_0x50ad94['prototype']['shouldReceiveAttributes']=!0x1,_0x50ad94['prototype']['wasUndone']=!0x1,_0x50ad94['create']=function(_0x1c4a35){return new _0x50ad94(_0x1c4a35);},_0x50ad94['encode']=function(_0x38d5e4,_0x3ccb80){if(_0x3ccb80||(_0x3ccb80=_0x3ee72b['create']()),null!=_0x38d5e4['position']&&Object['hasOwnProperty']['call'](_0x38d5e4,'position')&&_0x488242['Position']['encode'](_0x38d5e4['position'],_0x3ccb80['uint32'](0xa)['fork']())['ldelim'](),null!=_0x38d5e4['nodes']&&_0x38d5e4['nodes']['length']){for(var _0x4b5e06=0x0;_0x4b5e06<_0x38d5e4['nodes']['length'];++_0x4b5e06)_0x488242['Element']['encode'](_0x38d5e4['nodes'][_0x4b5e06],_0x3ccb80['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x38d5e4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x38d5e4,'shouldReceiveAttributes')&&_0x3ccb80['uint32'](0x18)['bool'](_0x38d5e4['shouldReceiveAttributes']),null!=_0x38d5e4['wasUndone']&&Object['hasOwnProperty']['call'](_0x38d5e4,'wasUndone')&&_0x3ccb80['uint32'](0x20)['bool'](_0x38d5e4['wasUndone']),_0x3ccb80;},_0x50ad94['encodeDelimited']=function(_0x4afbfc,_0x3eee94){return this['encode'](_0x4afbfc,_0x3eee94)['ldelim']();},_0x50ad94['decode']=function(_0x37b3ce,_0xaec69){_0x37b3ce instanceof _0x45817b||(_0x37b3ce=_0x45817b['create'](_0x37b3ce));for(var _0x5c9c55=void 0x0===_0xaec69?_0x37b3ce['len']:_0x37b3ce['pos']+_0xaec69,_0x1e7228=new _0x488242['InsertOperation']();_0x37b3ce['pos']<_0x5c9c55;){var _0x3f54ca=_0x37b3ce['uint32']();switch(_0x3f54ca>>>0x3){case 0x1:_0x1e7228['position']=_0x488242['Position']['decode'](_0x37b3ce,_0x37b3ce['uint32']());break;case 0x2:_0x1e7228['nodes']&&_0x1e7228['nodes']['length']||(_0x1e7228['nodes']=[]),_0x1e7228['nodes']['push'](_0x488242['Element']['decode'](_0x37b3ce,_0x37b3ce['uint32']()));break;case 0x3:_0x1e7228['shouldReceiveAttributes']=_0x37b3ce['bool']();break;case 0x4:_0x1e7228['wasUndone']=_0x37b3ce['bool']();break;default:_0x37b3ce['skipType'](0x7&_0x3f54ca);}}return _0x1e7228;},_0x50ad94['decodeDelimited']=function(_0x1bdac8){return _0x1bdac8 instanceof _0x45817b||(_0x1bdac8=new _0x45817b(_0x1bdac8)),this['decode'](_0x1bdac8,_0x1bdac8['uint32']());},_0x50ad94['verify']=function(_0x4c0e96){if('object'!=typeof _0x4c0e96||null===_0x4c0e96)return'object\x20expected';if(null!=_0x4c0e96['position']&&_0x4c0e96['hasOwnProperty']('position')&&(_0x2a837b=_0x488242['Position']['verify'](_0x4c0e96['position'])))return'position.'+_0x2a837b;if(null!=_0x4c0e96['nodes']&&_0x4c0e96['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4c0e96['nodes']))return'nodes:\x20array\x20expected';for(var _0x3dce0c=0x0;_0x3dce0c<_0x4c0e96['nodes']['length'];++_0x3dce0c){var _0x2a837b;if(_0x2a837b=_0x488242['Element']['verify'](_0x4c0e96['nodes'][_0x3dce0c]))return'nodes.'+_0x2a837b;}}return null!=_0x4c0e96['shouldReceiveAttributes']&&_0x4c0e96['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4c0e96['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4c0e96['wasUndone']&&_0x4c0e96['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c0e96['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x50ad94['fromObject']=function(_0x2a174e){if(_0x2a174e instanceof _0x488242['InsertOperation'])return _0x2a174e;var _0x48b262=new _0x488242['InsertOperation']();if(null!=_0x2a174e['position']){if('object'!=typeof _0x2a174e['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x48b262['position']=_0x488242['Position']['fromObject'](_0x2a174e['position']);}if(_0x2a174e['nodes']){if(!Array['isArray'](_0x2a174e['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x48b262['nodes']=[];for(var _0x11268f=0x0;_0x11268f<_0x2a174e['nodes']['length'];++_0x11268f){if('object'!=typeof _0x2a174e['nodes'][_0x11268f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x48b262['nodes'][_0x11268f]=_0x488242['Element']['fromObject'](_0x2a174e['nodes'][_0x11268f]);}}return null!=_0x2a174e['shouldReceiveAttributes']&&(_0x48b262['shouldReceiveAttributes']=Boolean(_0x2a174e['shouldReceiveAttributes'])),null!=_0x2a174e['wasUndone']&&(_0x48b262['wasUndone']=Boolean(_0x2a174e['wasUndone'])),_0x48b262;},_0x50ad94['toObject']=function(_0x5ca188,_0x5233fc){_0x5233fc||(_0x5233fc={});var _0x270c14={};if((_0x5233fc['arrays']||_0x5233fc['defaults'])&&(_0x270c14['nodes']=[]),_0x5233fc['defaults']&&(_0x270c14['position']=null,_0x270c14['shouldReceiveAttributes']=!0x1,_0x270c14['wasUndone']=!0x1),null!=_0x5ca188['position']&&_0x5ca188['hasOwnProperty']('position')&&(_0x270c14['position']=_0x488242['Position']['toObject'](_0x5ca188['position'],_0x5233fc)),_0x5ca188['nodes']&&_0x5ca188['nodes']['length']){_0x270c14['nodes']=[];for(var _0x58bae3=0x0;_0x58bae3<_0x5ca188['nodes']['length'];++_0x58bae3)_0x270c14['nodes'][_0x58bae3]=_0x488242['Element']['toObject'](_0x5ca188['nodes'][_0x58bae3],_0x5233fc);}return null!=_0x5ca188['shouldReceiveAttributes']&&_0x5ca188['hasOwnProperty']('shouldReceiveAttributes')&&(_0x270c14['shouldReceiveAttributes']=_0x5ca188['shouldReceiveAttributes']),null!=_0x5ca188['wasUndone']&&_0x5ca188['hasOwnProperty']('wasUndone')&&(_0x270c14['wasUndone']=_0x5ca188['wasUndone']),_0x270c14;},_0x50ad94['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x50ad94['getTypeUrl']=function(_0x245ee2){return void 0x0===_0x245ee2&&(_0x245ee2='type.googleapis.com'),_0x245ee2+'/InsertOperation';},_0x50ad94;}()),_0x488242['MarkerOperation']=(function(){function _0x15d2a3(_0x43198c){if(_0x43198c){for(var _0x2fd218=Object['keys'](_0x43198c),_0x5cbae2=0x0;_0x5cbae2<_0x2fd218['length'];++_0x5cbae2)null!=_0x43198c[_0x2fd218[_0x5cbae2]]&&(this[_0x2fd218[_0x5cbae2]]=_0x43198c[_0x2fd218[_0x5cbae2]]);}}return _0x15d2a3['prototype']['name']='',_0x15d2a3['prototype']['oldRange']=null,_0x15d2a3['prototype']['newRange']=null,_0x15d2a3['prototype']['affectsData']=!0x1,_0x15d2a3['prototype']['wasUndone']=!0x1,_0x15d2a3['create']=function(_0x3ad4f2){return new _0x15d2a3(_0x3ad4f2);},_0x15d2a3['encode']=function(_0x3f57d3,_0x43f0a9){return _0x43f0a9||(_0x43f0a9=_0x3ee72b['create']()),null!=_0x3f57d3['name']&&Object['hasOwnProperty']['call'](_0x3f57d3,'name')&&_0x43f0a9['uint32'](0xa)['string'](_0x3f57d3['name']),null!=_0x3f57d3['oldRange']&&Object['hasOwnProperty']['call'](_0x3f57d3,'oldRange')&&_0x488242['Range']['encode'](_0x3f57d3['oldRange'],_0x43f0a9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3f57d3['newRange']&&Object['hasOwnProperty']['call'](_0x3f57d3,'newRange')&&_0x488242['Range']['encode'](_0x3f57d3['newRange'],_0x43f0a9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3f57d3['affectsData']&&Object['hasOwnProperty']['call'](_0x3f57d3,'affectsData')&&_0x43f0a9['uint32'](0x20)['bool'](_0x3f57d3['affectsData']),null!=_0x3f57d3['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f57d3,'wasUndone')&&_0x43f0a9['uint32'](0x28)['bool'](_0x3f57d3['wasUndone']),_0x43f0a9;},_0x15d2a3['encodeDelimited']=function(_0x109b62,_0x2882bd){return this['encode'](_0x109b62,_0x2882bd)['ldelim']();},_0x15d2a3['decode']=function(_0x14eacd,_0x3502d5){_0x14eacd instanceof _0x45817b||(_0x14eacd=_0x45817b['create'](_0x14eacd));for(var _0x3e4de8=void 0x0===_0x3502d5?_0x14eacd['len']:_0x14eacd['pos']+_0x3502d5,_0x354696=new _0x488242['MarkerOperation']();_0x14eacd['pos']<_0x3e4de8;){var _0x25f60f=_0x14eacd['uint32']();switch(_0x25f60f>>>0x3){case 0x1:_0x354696['name']=_0x14eacd['string']();break;case 0x2:_0x354696['oldRange']=_0x488242['Range']['decode'](_0x14eacd,_0x14eacd['uint32']());break;case 0x3:_0x354696['newRange']=_0x488242['Range']['decode'](_0x14eacd,_0x14eacd['uint32']());break;case 0x4:_0x354696['affectsData']=_0x14eacd['bool']();break;case 0x5:_0x354696['wasUndone']=_0x14eacd['bool']();break;default:_0x14eacd['skipType'](0x7&_0x25f60f);}}return _0x354696;},_0x15d2a3['decodeDelimited']=function(_0xd5ed78){return _0xd5ed78 instanceof _0x45817b||(_0xd5ed78=new _0x45817b(_0xd5ed78)),this['decode'](_0xd5ed78,_0xd5ed78['uint32']());},_0x15d2a3['verify']=function(_0x3d23ec){if('object'!=typeof _0x3d23ec||null===_0x3d23ec)return'object\x20expected';if(null!=_0x3d23ec['name']&&_0x3d23ec['hasOwnProperty']('name')&&!_0x2899ac['isString'](_0x3d23ec['name']))return'name:\x20string\x20expected';var _0x5caec8;if(null!=_0x3d23ec['oldRange']&&_0x3d23ec['hasOwnProperty']('oldRange')&&(_0x5caec8=_0x488242['Range']['verify'](_0x3d23ec['oldRange'])))return'oldRange.'+_0x5caec8;if(null!=_0x3d23ec['newRange']&&_0x3d23ec['hasOwnProperty']('newRange')&&(_0x5caec8=_0x488242['Range']['verify'](_0x3d23ec['newRange'])))return'newRange.'+_0x5caec8;return null!=_0x3d23ec['affectsData']&&_0x3d23ec['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3d23ec['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3d23ec['wasUndone']&&_0x3d23ec['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d23ec['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15d2a3['fromObject']=function(_0x10d502){if(_0x10d502 instanceof _0x488242['MarkerOperation'])return _0x10d502;var _0x24cbd0=new _0x488242['MarkerOperation']();if(null!=_0x10d502['name']&&(_0x24cbd0['name']=String(_0x10d502['name'])),null!=_0x10d502['oldRange']){if('object'!=typeof _0x10d502['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x24cbd0['oldRange']=_0x488242['Range']['fromObject'](_0x10d502['oldRange']);}if(null!=_0x10d502['newRange']){if('object'!=typeof _0x10d502['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x24cbd0['newRange']=_0x488242['Range']['fromObject'](_0x10d502['newRange']);}return null!=_0x10d502['affectsData']&&(_0x24cbd0['affectsData']=Boolean(_0x10d502['affectsData'])),null!=_0x10d502['wasUndone']&&(_0x24cbd0['wasUndone']=Boolean(_0x10d502['wasUndone'])),_0x24cbd0;},_0x15d2a3['toObject']=function(_0x46150d,_0x38f0a6){_0x38f0a6||(_0x38f0a6={});var _0x1aab02={};return _0x38f0a6['defaults']&&(_0x1aab02['name']='',_0x1aab02['oldRange']=null,_0x1aab02['newRange']=null,_0x1aab02['affectsData']=!0x1,_0x1aab02['wasUndone']=!0x1),null!=_0x46150d['name']&&_0x46150d['hasOwnProperty']('name')&&(_0x1aab02['name']=_0x46150d['name']),null!=_0x46150d['oldRange']&&_0x46150d['hasOwnProperty']('oldRange')&&(_0x1aab02['oldRange']=_0x488242['Range']['toObject'](_0x46150d['oldRange'],_0x38f0a6)),null!=_0x46150d['newRange']&&_0x46150d['hasOwnProperty']('newRange')&&(_0x1aab02['newRange']=_0x488242['Range']['toObject'](_0x46150d['newRange'],_0x38f0a6)),null!=_0x46150d['affectsData']&&_0x46150d['hasOwnProperty']('affectsData')&&(_0x1aab02['affectsData']=_0x46150d['affectsData']),null!=_0x46150d['wasUndone']&&_0x46150d['hasOwnProperty']('wasUndone')&&(_0x1aab02['wasUndone']=_0x46150d['wasUndone']),_0x1aab02;},_0x15d2a3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x15d2a3['getTypeUrl']=function(_0x14f356){return void 0x0===_0x14f356&&(_0x14f356='type.googleapis.com'),_0x14f356+'/MarkerOperation';},_0x15d2a3;}()),_0x488242['MergeOperation']=(function(){function _0x33050e(_0x2aaf6b){if(_0x2aaf6b){for(var _0x54c6d1=Object['keys'](_0x2aaf6b),_0x53076b=0x0;_0x53076b<_0x54c6d1['length'];++_0x53076b)null!=_0x2aaf6b[_0x54c6d1[_0x53076b]]&&(this[_0x54c6d1[_0x53076b]]=_0x2aaf6b[_0x54c6d1[_0x53076b]]);}}return _0x33050e['prototype']['sourcePosition']=null,_0x33050e['prototype']['targetPosition']=null,_0x33050e['prototype']['graveyardPosition']=null,_0x33050e['prototype']['howMany']=0x0,_0x33050e['prototype']['wasUndone']=!0x1,_0x33050e['create']=function(_0x54b956){return new _0x33050e(_0x54b956);},_0x33050e['encode']=function(_0x5f366e,_0x130e67){return _0x130e67||(_0x130e67=_0x3ee72b['create']()),null!=_0x5f366e['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5f366e,'sourcePosition')&&_0x488242['Position']['encode'](_0x5f366e['sourcePosition'],_0x130e67['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5f366e['targetPosition']&&Object['hasOwnProperty']['call'](_0x5f366e,'targetPosition')&&_0x488242['Position']['encode'](_0x5f366e['targetPosition'],_0x130e67['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5f366e['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5f366e,'graveyardPosition')&&_0x488242['Position']['encode'](_0x5f366e['graveyardPosition'],_0x130e67['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5f366e['howMany']&&Object['hasOwnProperty']['call'](_0x5f366e,'howMany')&&_0x130e67['uint32'](0x20)['uint32'](_0x5f366e['howMany']),null!=_0x5f366e['wasUndone']&&Object['hasOwnProperty']['call'](_0x5f366e,'wasUndone')&&_0x130e67['uint32'](0x28)['bool'](_0x5f366e['wasUndone']),_0x130e67;},_0x33050e['encodeDelimited']=function(_0x1312a9,_0x2af21f){return this['encode'](_0x1312a9,_0x2af21f)['ldelim']();},_0x33050e['decode']=function(_0x3b723b,_0x1970b0){_0x3b723b instanceof _0x45817b||(_0x3b723b=_0x45817b['create'](_0x3b723b));for(var _0x5b7bc1=void 0x0===_0x1970b0?_0x3b723b['len']:_0x3b723b['pos']+_0x1970b0,_0x508686=new _0x488242['MergeOperation']();_0x3b723b['pos']<_0x5b7bc1;){var _0x5ffa09=_0x3b723b['uint32']();switch(_0x5ffa09>>>0x3){case 0x1:_0x508686['sourcePosition']=_0x488242['Position']['decode'](_0x3b723b,_0x3b723b['uint32']());break;case 0x2:_0x508686['targetPosition']=_0x488242['Position']['decode'](_0x3b723b,_0x3b723b['uint32']());break;case 0x3:_0x508686['graveyardPosition']=_0x488242['Position']['decode'](_0x3b723b,_0x3b723b['uint32']());break;case 0x4:_0x508686['howMany']=_0x3b723b['uint32']();break;case 0x5:_0x508686['wasUndone']=_0x3b723b['bool']();break;default:_0x3b723b['skipType'](0x7&_0x5ffa09);}}return _0x508686;},_0x33050e['decodeDelimited']=function(_0x425ddd){return _0x425ddd instanceof _0x45817b||(_0x425ddd=new _0x45817b(_0x425ddd)),this['decode'](_0x425ddd,_0x425ddd['uint32']());},_0x33050e['verify']=function(_0x13b26b){if('object'!=typeof _0x13b26b||null===_0x13b26b)return'object\x20expected';var _0x445968;if(null!=_0x13b26b['sourcePosition']&&_0x13b26b['hasOwnProperty']('sourcePosition')&&(_0x445968=_0x488242['Position']['verify'](_0x13b26b['sourcePosition'])))return'sourcePosition.'+_0x445968;if(null!=_0x13b26b['targetPosition']&&_0x13b26b['hasOwnProperty']('targetPosition')&&(_0x445968=_0x488242['Position']['verify'](_0x13b26b['targetPosition'])))return'targetPosition.'+_0x445968;if(null!=_0x13b26b['graveyardPosition']&&_0x13b26b['hasOwnProperty']('graveyardPosition')&&(_0x445968=_0x488242['Position']['verify'](_0x13b26b['graveyardPosition'])))return'graveyardPosition.'+_0x445968;return null!=_0x13b26b['howMany']&&_0x13b26b['hasOwnProperty']('howMany')&&!_0x2899ac['isInteger'](_0x13b26b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x13b26b['wasUndone']&&_0x13b26b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x13b26b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33050e['fromObject']=function(_0x1068cd){if(_0x1068cd instanceof _0x488242['MergeOperation'])return _0x1068cd;var _0x59049b=new _0x488242['MergeOperation']();if(null!=_0x1068cd['sourcePosition']){if('object'!=typeof _0x1068cd['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x59049b['sourcePosition']=_0x488242['Position']['fromObject'](_0x1068cd['sourcePosition']);}if(null!=_0x1068cd['targetPosition']){if('object'!=typeof _0x1068cd['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x59049b['targetPosition']=_0x488242['Position']['fromObject'](_0x1068cd['targetPosition']);}if(null!=_0x1068cd['graveyardPosition']){if('object'!=typeof _0x1068cd['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x59049b['graveyardPosition']=_0x488242['Position']['fromObject'](_0x1068cd['graveyardPosition']);}return null!=_0x1068cd['howMany']&&(_0x59049b['howMany']=_0x1068cd['howMany']>>>0x0),null!=_0x1068cd['wasUndone']&&(_0x59049b['wasUndone']=Boolean(_0x1068cd['wasUndone'])),_0x59049b;},_0x33050e['toObject']=function(_0x25d445,_0x188688){_0x188688||(_0x188688={});var _0xec49ae={};return _0x188688['defaults']&&(_0xec49ae['sourcePosition']=null,_0xec49ae['targetPosition']=null,_0xec49ae['graveyardPosition']=null,_0xec49ae['howMany']=0x0,_0xec49ae['wasUndone']=!0x1),null!=_0x25d445['sourcePosition']&&_0x25d445['hasOwnProperty']('sourcePosition')&&(_0xec49ae['sourcePosition']=_0x488242['Position']['toObject'](_0x25d445['sourcePosition'],_0x188688)),null!=_0x25d445['targetPosition']&&_0x25d445['hasOwnProperty']('targetPosition')&&(_0xec49ae['targetPosition']=_0x488242['Position']['toObject'](_0x25d445['targetPosition'],_0x188688)),null!=_0x25d445['graveyardPosition']&&_0x25d445['hasOwnProperty']('graveyardPosition')&&(_0xec49ae['graveyardPosition']=_0x488242['Position']['toObject'](_0x25d445['graveyardPosition'],_0x188688)),null!=_0x25d445['howMany']&&_0x25d445['hasOwnProperty']('howMany')&&(_0xec49ae['howMany']=_0x25d445['howMany']),null!=_0x25d445['wasUndone']&&_0x25d445['hasOwnProperty']('wasUndone')&&(_0xec49ae['wasUndone']=_0x25d445['wasUndone']),_0xec49ae;},_0x33050e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x33050e['getTypeUrl']=function(_0x254778){return void 0x0===_0x254778&&(_0x254778='type.googleapis.com'),_0x254778+'/MergeOperation';},_0x33050e;}()),_0x488242['MoveOperation']=(function(){function _0x1d4237(_0x432e2e){if(_0x432e2e){for(var _0x449558=Object['keys'](_0x432e2e),_0x214da2=0x0;_0x214da2<_0x449558['length'];++_0x214da2)null!=_0x432e2e[_0x449558[_0x214da2]]&&(this[_0x449558[_0x214da2]]=_0x432e2e[_0x449558[_0x214da2]]);}}return _0x1d4237['prototype']['sourcePosition']=null,_0x1d4237['prototype']['howMany']=0x0,_0x1d4237['prototype']['targetPosition']=null,_0x1d4237['prototype']['wasUndone']=!0x1,_0x1d4237['create']=function(_0x562ee2){return new _0x1d4237(_0x562ee2);},_0x1d4237['encode']=function(_0x412879,_0x1cf827){return _0x1cf827||(_0x1cf827=_0x3ee72b['create']()),null!=_0x412879['sourcePosition']&&Object['hasOwnProperty']['call'](_0x412879,'sourcePosition')&&_0x488242['Position']['encode'](_0x412879['sourcePosition'],_0x1cf827['uint32'](0xa)['fork']())['ldelim'](),null!=_0x412879['howMany']&&Object['hasOwnProperty']['call'](_0x412879,'howMany')&&_0x1cf827['uint32'](0x10)['uint32'](_0x412879['howMany']),null!=_0x412879['targetPosition']&&Object['hasOwnProperty']['call'](_0x412879,'targetPosition')&&_0x488242['Position']['encode'](_0x412879['targetPosition'],_0x1cf827['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x412879['wasUndone']&&Object['hasOwnProperty']['call'](_0x412879,'wasUndone')&&_0x1cf827['uint32'](0x20)['bool'](_0x412879['wasUndone']),_0x1cf827;},_0x1d4237['encodeDelimited']=function(_0x47e469,_0x492a5a){return this['encode'](_0x47e469,_0x492a5a)['ldelim']();},_0x1d4237['decode']=function(_0x52b1db,_0x5c876e){_0x52b1db instanceof _0x45817b||(_0x52b1db=_0x45817b['create'](_0x52b1db));for(var _0x122281=void 0x0===_0x5c876e?_0x52b1db['len']:_0x52b1db['pos']+_0x5c876e,_0x1f2f28=new _0x488242['MoveOperation']();_0x52b1db['pos']<_0x122281;){var _0x889529=_0x52b1db['uint32']();switch(_0x889529>>>0x3){case 0x1:_0x1f2f28['sourcePosition']=_0x488242['Position']['decode'](_0x52b1db,_0x52b1db['uint32']());break;case 0x2:_0x1f2f28['howMany']=_0x52b1db['uint32']();break;case 0x3:_0x1f2f28['targetPosition']=_0x488242['Position']['decode'](_0x52b1db,_0x52b1db['uint32']());break;case 0x4:_0x1f2f28['wasUndone']=_0x52b1db['bool']();break;default:_0x52b1db['skipType'](0x7&_0x889529);}}return _0x1f2f28;},_0x1d4237['decodeDelimited']=function(_0x46acb8){return _0x46acb8 instanceof _0x45817b||(_0x46acb8=new _0x45817b(_0x46acb8)),this['decode'](_0x46acb8,_0x46acb8['uint32']());},_0x1d4237['verify']=function(_0x232de7){if('object'!=typeof _0x232de7||null===_0x232de7)return'object\x20expected';var _0x3e784e;if(null!=_0x232de7['sourcePosition']&&_0x232de7['hasOwnProperty']('sourcePosition')&&(_0x3e784e=_0x488242['Position']['verify'](_0x232de7['sourcePosition'])))return'sourcePosition.'+_0x3e784e;if(null!=_0x232de7['howMany']&&_0x232de7['hasOwnProperty']('howMany')&&!_0x2899ac['isInteger'](_0x232de7['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x232de7['targetPosition']&&_0x232de7['hasOwnProperty']('targetPosition')&&(_0x3e784e=_0x488242['Position']['verify'](_0x232de7['targetPosition'])))return'targetPosition.'+_0x3e784e;return null!=_0x232de7['wasUndone']&&_0x232de7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x232de7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d4237['fromObject']=function(_0x545ab4){if(_0x545ab4 instanceof _0x488242['MoveOperation'])return _0x545ab4;var _0x24ad79=new _0x488242['MoveOperation']();if(null!=_0x545ab4['sourcePosition']){if('object'!=typeof _0x545ab4['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x24ad79['sourcePosition']=_0x488242['Position']['fromObject'](_0x545ab4['sourcePosition']);}if(null!=_0x545ab4['howMany']&&(_0x24ad79['howMany']=_0x545ab4['howMany']>>>0x0),null!=_0x545ab4['targetPosition']){if('object'!=typeof _0x545ab4['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x24ad79['targetPosition']=_0x488242['Position']['fromObject'](_0x545ab4['targetPosition']);}return null!=_0x545ab4['wasUndone']&&(_0x24ad79['wasUndone']=Boolean(_0x545ab4['wasUndone'])),_0x24ad79;},_0x1d4237['toObject']=function(_0x1e81a6,_0x505c0){_0x505c0||(_0x505c0={});var _0x5fc871={};return _0x505c0['defaults']&&(_0x5fc871['sourcePosition']=null,_0x5fc871['howMany']=0x0,_0x5fc871['targetPosition']=null,_0x5fc871['wasUndone']=!0x1),null!=_0x1e81a6['sourcePosition']&&_0x1e81a6['hasOwnProperty']('sourcePosition')&&(_0x5fc871['sourcePosition']=_0x488242['Position']['toObject'](_0x1e81a6['sourcePosition'],_0x505c0)),null!=_0x1e81a6['howMany']&&_0x1e81a6['hasOwnProperty']('howMany')&&(_0x5fc871['howMany']=_0x1e81a6['howMany']),null!=_0x1e81a6['targetPosition']&&_0x1e81a6['hasOwnProperty']('targetPosition')&&(_0x5fc871['targetPosition']=_0x488242['Position']['toObject'](_0x1e81a6['targetPosition'],_0x505c0)),null!=_0x1e81a6['wasUndone']&&_0x1e81a6['hasOwnProperty']('wasUndone')&&(_0x5fc871['wasUndone']=_0x1e81a6['wasUndone']),_0x5fc871;},_0x1d4237['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x1d4237['getTypeUrl']=function(_0x4d68ca){return void 0x0===_0x4d68ca&&(_0x4d68ca='type.googleapis.com'),_0x4d68ca+'/MoveOperation';},_0x1d4237;}()),_0x488242['RenameOperation']=(function(){function _0xc5ea72(_0x23a7a6){if(_0x23a7a6){for(var _0x21d817=Object['keys'](_0x23a7a6),_0x258124=0x0;_0x258124<_0x21d817['length'];++_0x258124)null!=_0x23a7a6[_0x21d817[_0x258124]]&&(this[_0x21d817[_0x258124]]=_0x23a7a6[_0x21d817[_0x258124]]);}}return _0xc5ea72['prototype']['position']=null,_0xc5ea72['prototype']['oldName']='',_0xc5ea72['prototype']['newName']='',_0xc5ea72['prototype']['wasUndone']=!0x1,_0xc5ea72['create']=function(_0x32bf28){return new _0xc5ea72(_0x32bf28);},_0xc5ea72['encode']=function(_0x59654d,_0x40e4fc){return _0x40e4fc||(_0x40e4fc=_0x3ee72b['create']()),null!=_0x59654d['position']&&Object['hasOwnProperty']['call'](_0x59654d,'position')&&_0x488242['Position']['encode'](_0x59654d['position'],_0x40e4fc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59654d['oldName']&&Object['hasOwnProperty']['call'](_0x59654d,'oldName')&&_0x40e4fc['uint32'](0x12)['string'](_0x59654d['oldName']),null!=_0x59654d['newName']&&Object['hasOwnProperty']['call'](_0x59654d,'newName')&&_0x40e4fc['uint32'](0x1a)['string'](_0x59654d['newName']),null!=_0x59654d['wasUndone']&&Object['hasOwnProperty']['call'](_0x59654d,'wasUndone')&&_0x40e4fc['uint32'](0x20)['bool'](_0x59654d['wasUndone']),_0x40e4fc;},_0xc5ea72['encodeDelimited']=function(_0x134697,_0x2b08c8){return this['encode'](_0x134697,_0x2b08c8)['ldelim']();},_0xc5ea72['decode']=function(_0x2bcf04,_0x1aa130){_0x2bcf04 instanceof _0x45817b||(_0x2bcf04=_0x45817b['create'](_0x2bcf04));for(var _0x2ca4ee=void 0x0===_0x1aa130?_0x2bcf04['len']:_0x2bcf04['pos']+_0x1aa130,_0x539bd0=new _0x488242['RenameOperation']();_0x2bcf04['pos']<_0x2ca4ee;){var _0x2abe78=_0x2bcf04['uint32']();switch(_0x2abe78>>>0x3){case 0x1:_0x539bd0['position']=_0x488242['Position']['decode'](_0x2bcf04,_0x2bcf04['uint32']());break;case 0x2:_0x539bd0['oldName']=_0x2bcf04['string']();break;case 0x3:_0x539bd0['newName']=_0x2bcf04['string']();break;case 0x4:_0x539bd0['wasUndone']=_0x2bcf04['bool']();break;default:_0x2bcf04['skipType'](0x7&_0x2abe78);}}return _0x539bd0;},_0xc5ea72['decodeDelimited']=function(_0x31f4a3){return _0x31f4a3 instanceof _0x45817b||(_0x31f4a3=new _0x45817b(_0x31f4a3)),this['decode'](_0x31f4a3,_0x31f4a3['uint32']());},_0xc5ea72['verify']=function(_0x1635b8){if('object'!=typeof _0x1635b8||null===_0x1635b8)return'object\x20expected';if(null!=_0x1635b8['position']&&_0x1635b8['hasOwnProperty']('position')){var _0x2c752a=_0x488242['Position']['verify'](_0x1635b8['position']);if(_0x2c752a)return'position.'+_0x2c752a;}return null!=_0x1635b8['oldName']&&_0x1635b8['hasOwnProperty']('oldName')&&!_0x2899ac['isString'](_0x1635b8['oldName'])?'oldName:\x20string\x20expected':null!=_0x1635b8['newName']&&_0x1635b8['hasOwnProperty']('newName')&&!_0x2899ac['isString'](_0x1635b8['newName'])?'newName:\x20string\x20expected':null!=_0x1635b8['wasUndone']&&_0x1635b8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1635b8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc5ea72['fromObject']=function(_0x55b1e9){if(_0x55b1e9 instanceof _0x488242['RenameOperation'])return _0x55b1e9;var _0x3b9429=new _0x488242['RenameOperation']();if(null!=_0x55b1e9['position']){if('object'!=typeof _0x55b1e9['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3b9429['position']=_0x488242['Position']['fromObject'](_0x55b1e9['position']);}return null!=_0x55b1e9['oldName']&&(_0x3b9429['oldName']=String(_0x55b1e9['oldName'])),null!=_0x55b1e9['newName']&&(_0x3b9429['newName']=String(_0x55b1e9['newName'])),null!=_0x55b1e9['wasUndone']&&(_0x3b9429['wasUndone']=Boolean(_0x55b1e9['wasUndone'])),_0x3b9429;},_0xc5ea72['toObject']=function(_0x4abbd3,_0x3372b7){_0x3372b7||(_0x3372b7={});var _0x2e4744={};return _0x3372b7['defaults']&&(_0x2e4744['position']=null,_0x2e4744['oldName']='',_0x2e4744['newName']='',_0x2e4744['wasUndone']=!0x1),null!=_0x4abbd3['position']&&_0x4abbd3['hasOwnProperty']('position')&&(_0x2e4744['position']=_0x488242['Position']['toObject'](_0x4abbd3['position'],_0x3372b7)),null!=_0x4abbd3['oldName']&&_0x4abbd3['hasOwnProperty']('oldName')&&(_0x2e4744['oldName']=_0x4abbd3['oldName']),null!=_0x4abbd3['newName']&&_0x4abbd3['hasOwnProperty']('newName')&&(_0x2e4744['newName']=_0x4abbd3['newName']),null!=_0x4abbd3['wasUndone']&&_0x4abbd3['hasOwnProperty']('wasUndone')&&(_0x2e4744['wasUndone']=_0x4abbd3['wasUndone']),_0x2e4744;},_0xc5ea72['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0xc5ea72['getTypeUrl']=function(_0xbb186c){return void 0x0===_0xbb186c&&(_0xbb186c='type.googleapis.com'),_0xbb186c+'/RenameOperation';},_0xc5ea72;}()),_0x488242['RootAttributeOperation']=(function(){function _0x3b2bcb(_0x57f8c2){if(_0x57f8c2){for(var _0xd98303=Object['keys'](_0x57f8c2),_0x2609f1=0x0;_0x2609f1<_0xd98303['length'];++_0x2609f1)null!=_0x57f8c2[_0xd98303[_0x2609f1]]&&(this[_0xd98303[_0x2609f1]]=_0x57f8c2[_0xd98303[_0x2609f1]]);}}return _0x3b2bcb['prototype']['root']='',_0x3b2bcb['prototype']['key']='',_0x3b2bcb['prototype']['oldValueBoolean']=!0x1,_0x3b2bcb['prototype']['oldValueJson']='',_0x3b2bcb['prototype']['newValueBoolean']=!0x1,_0x3b2bcb['prototype']['newValueJson']='',_0x3b2bcb['prototype']['wasUndone']=!0x1,_0x3b2bcb['create']=function(_0x10d1f5){return new _0x3b2bcb(_0x10d1f5);},_0x3b2bcb['encode']=function(_0x5057c1,_0x1ebe82){return _0x1ebe82||(_0x1ebe82=_0x3ee72b['create']()),null!=_0x5057c1['root']&&Object['hasOwnProperty']['call'](_0x5057c1,'root')&&_0x1ebe82['uint32'](0xa)['string'](_0x5057c1['root']),null!=_0x5057c1['key']&&Object['hasOwnProperty']['call'](_0x5057c1,'key')&&_0x1ebe82['uint32'](0x12)['string'](_0x5057c1['key']),null!=_0x5057c1['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5057c1,'oldValueBoolean')&&_0x1ebe82['uint32'](0x18)['bool'](_0x5057c1['oldValueBoolean']),null!=_0x5057c1['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5057c1,'oldValueJson')&&_0x1ebe82['uint32'](0x22)['string'](_0x5057c1['oldValueJson']),null!=_0x5057c1['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5057c1,'newValueBoolean')&&_0x1ebe82['uint32'](0x28)['bool'](_0x5057c1['newValueBoolean']),null!=_0x5057c1['newValueJson']&&Object['hasOwnProperty']['call'](_0x5057c1,'newValueJson')&&_0x1ebe82['uint32'](0x32)['string'](_0x5057c1['newValueJson']),null!=_0x5057c1['wasUndone']&&Object['hasOwnProperty']['call'](_0x5057c1,'wasUndone')&&_0x1ebe82['uint32'](0x38)['bool'](_0x5057c1['wasUndone']),_0x1ebe82;},_0x3b2bcb['encodeDelimited']=function(_0x27fb77,_0x6ccec1){return this['encode'](_0x27fb77,_0x6ccec1)['ldelim']();},_0x3b2bcb['decode']=function(_0x3940f5,_0x284f61){_0x3940f5 instanceof _0x45817b||(_0x3940f5=_0x45817b['create'](_0x3940f5));for(var _0x29d822=void 0x0===_0x284f61?_0x3940f5['len']:_0x3940f5['pos']+_0x284f61,_0x265c4d=new _0x488242['RootAttributeOperation']();_0x3940f5['pos']<_0x29d822;){var _0x222054=_0x3940f5['uint32']();switch(_0x222054>>>0x3){case 0x1:_0x265c4d['root']=_0x3940f5['string']();break;case 0x2:_0x265c4d['key']=_0x3940f5['string']();break;case 0x3:_0x265c4d['oldValueBoolean']=_0x3940f5['bool']();break;case 0x4:_0x265c4d['oldValueJson']=_0x3940f5['string']();break;case 0x5:_0x265c4d['newValueBoolean']=_0x3940f5['bool']();break;case 0x6:_0x265c4d['newValueJson']=_0x3940f5['string']();break;case 0x7:_0x265c4d['wasUndone']=_0x3940f5['bool']();break;default:_0x3940f5['skipType'](0x7&_0x222054);}}return _0x265c4d;},_0x3b2bcb['decodeDelimited']=function(_0x3cf928){return _0x3cf928 instanceof _0x45817b||(_0x3cf928=new _0x45817b(_0x3cf928)),this['decode'](_0x3cf928,_0x3cf928['uint32']());},_0x3b2bcb['verify']=function(_0x1deb7a){return'object'!=typeof _0x1deb7a||null===_0x1deb7a?'object\x20expected':null!=_0x1deb7a['root']&&_0x1deb7a['hasOwnProperty']('root')&&!_0x2899ac['isString'](_0x1deb7a['root'])?'root:\x20string\x20expected':null!=_0x1deb7a['key']&&_0x1deb7a['hasOwnProperty']('key')&&!_0x2899ac['isString'](_0x1deb7a['key'])?'key:\x20string\x20expected':null!=_0x1deb7a['oldValueBoolean']&&_0x1deb7a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1deb7a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1deb7a['oldValueJson']&&_0x1deb7a['hasOwnProperty']('oldValueJson')&&!_0x2899ac['isString'](_0x1deb7a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1deb7a['newValueBoolean']&&_0x1deb7a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1deb7a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1deb7a['newValueJson']&&_0x1deb7a['hasOwnProperty']('newValueJson')&&!_0x2899ac['isString'](_0x1deb7a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1deb7a['wasUndone']&&_0x1deb7a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1deb7a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b2bcb['fromObject']=function(_0x175af9){if(_0x175af9 instanceof _0x488242['RootAttributeOperation'])return _0x175af9;var _0x20a992=new _0x488242['RootAttributeOperation']();return null!=_0x175af9['root']&&(_0x20a992['root']=String(_0x175af9['root'])),null!=_0x175af9['key']&&(_0x20a992['key']=String(_0x175af9['key'])),null!=_0x175af9['oldValueBoolean']&&(_0x20a992['oldValueBoolean']=Boolean(_0x175af9['oldValueBoolean'])),null!=_0x175af9['oldValueJson']&&(_0x20a992['oldValueJson']=String(_0x175af9['oldValueJson'])),null!=_0x175af9['newValueBoolean']&&(_0x20a992['newValueBoolean']=Boolean(_0x175af9['newValueBoolean'])),null!=_0x175af9['newValueJson']&&(_0x20a992['newValueJson']=String(_0x175af9['newValueJson'])),null!=_0x175af9['wasUndone']&&(_0x20a992['wasUndone']=Boolean(_0x175af9['wasUndone'])),_0x20a992;},_0x3b2bcb['toObject']=function(_0x3901f6,_0x5ded17){_0x5ded17||(_0x5ded17={});var _0x4d0405={};return _0x5ded17['defaults']&&(_0x4d0405['root']='',_0x4d0405['key']='',_0x4d0405['oldValueBoolean']=!0x1,_0x4d0405['oldValueJson']='',_0x4d0405['newValueBoolean']=!0x1,_0x4d0405['newValueJson']='',_0x4d0405['wasUndone']=!0x1),null!=_0x3901f6['root']&&_0x3901f6['hasOwnProperty']('root')&&(_0x4d0405['root']=_0x3901f6['root']),null!=_0x3901f6['key']&&_0x3901f6['hasOwnProperty']('key')&&(_0x4d0405['key']=_0x3901f6['key']),null!=_0x3901f6['oldValueBoolean']&&_0x3901f6['hasOwnProperty']('oldValueBoolean')&&(_0x4d0405['oldValueBoolean']=_0x3901f6['oldValueBoolean']),null!=_0x3901f6['oldValueJson']&&_0x3901f6['hasOwnProperty']('oldValueJson')&&(_0x4d0405['oldValueJson']=_0x3901f6['oldValueJson']),null!=_0x3901f6['newValueBoolean']&&_0x3901f6['hasOwnProperty']('newValueBoolean')&&(_0x4d0405['newValueBoolean']=_0x3901f6['newValueBoolean']),null!=_0x3901f6['newValueJson']&&_0x3901f6['hasOwnProperty']('newValueJson')&&(_0x4d0405['newValueJson']=_0x3901f6['newValueJson']),null!=_0x3901f6['wasUndone']&&_0x3901f6['hasOwnProperty']('wasUndone')&&(_0x4d0405['wasUndone']=_0x3901f6['wasUndone']),_0x4d0405;},_0x3b2bcb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x3b2bcb['getTypeUrl']=function(_0x2afc3e){return void 0x0===_0x2afc3e&&(_0x2afc3e='type.googleapis.com'),_0x2afc3e+'/RootAttributeOperation';},_0x3b2bcb;}()),_0x488242['RootOperation']=(function(){function _0x140cc3(_0xc26620){if(_0xc26620){for(var _0x5b2e17=Object['keys'](_0xc26620),_0x3dfcae=0x0;_0x3dfcae<_0x5b2e17['length'];++_0x3dfcae)null!=_0xc26620[_0x5b2e17[_0x3dfcae]]&&(this[_0x5b2e17[_0x3dfcae]]=_0xc26620[_0x5b2e17[_0x3dfcae]]);}}return _0x140cc3['prototype']['rootName']='',_0x140cc3['prototype']['elementName']='',_0x140cc3['prototype']['isAdd']=!0x1,_0x140cc3['prototype']['wasUndone']=!0x1,_0x140cc3['create']=function(_0x3405bc){return new _0x140cc3(_0x3405bc);},_0x140cc3['encode']=function(_0x1636ab,_0x46a369){return _0x46a369||(_0x46a369=_0x3ee72b['create']()),null!=_0x1636ab['rootName']&&Object['hasOwnProperty']['call'](_0x1636ab,'rootName')&&_0x46a369['uint32'](0xa)['string'](_0x1636ab['rootName']),null!=_0x1636ab['elementName']&&Object['hasOwnProperty']['call'](_0x1636ab,'elementName')&&_0x46a369['uint32'](0x12)['string'](_0x1636ab['elementName']),null!=_0x1636ab['isAdd']&&Object['hasOwnProperty']['call'](_0x1636ab,'isAdd')&&_0x46a369['uint32'](0x18)['bool'](_0x1636ab['isAdd']),null!=_0x1636ab['wasUndone']&&Object['hasOwnProperty']['call'](_0x1636ab,'wasUndone')&&_0x46a369['uint32'](0x20)['bool'](_0x1636ab['wasUndone']),_0x46a369;},_0x140cc3['encodeDelimited']=function(_0x18941d,_0x10b10a){return this['encode'](_0x18941d,_0x10b10a)['ldelim']();},_0x140cc3['decode']=function(_0x4c9e9b,_0x50fb28){_0x4c9e9b instanceof _0x45817b||(_0x4c9e9b=_0x45817b['create'](_0x4c9e9b));for(var _0x4889f7=void 0x0===_0x50fb28?_0x4c9e9b['len']:_0x4c9e9b['pos']+_0x50fb28,_0x1f3b94=new _0x488242['RootOperation']();_0x4c9e9b['pos']<_0x4889f7;){var _0x4c268d=_0x4c9e9b['uint32']();switch(_0x4c268d>>>0x3){case 0x1:_0x1f3b94['rootName']=_0x4c9e9b['string']();break;case 0x2:_0x1f3b94['elementName']=_0x4c9e9b['string']();break;case 0x3:_0x1f3b94['isAdd']=_0x4c9e9b['bool']();break;case 0x4:_0x1f3b94['wasUndone']=_0x4c9e9b['bool']();break;default:_0x4c9e9b['skipType'](0x7&_0x4c268d);}}return _0x1f3b94;},_0x140cc3['decodeDelimited']=function(_0x305333){return _0x305333 instanceof _0x45817b||(_0x305333=new _0x45817b(_0x305333)),this['decode'](_0x305333,_0x305333['uint32']());},_0x140cc3['verify']=function(_0x513773){return'object'!=typeof _0x513773||null===_0x513773?'object\x20expected':null!=_0x513773['rootName']&&_0x513773['hasOwnProperty']('rootName')&&!_0x2899ac['isString'](_0x513773['rootName'])?'rootName:\x20string\x20expected':null!=_0x513773['elementName']&&_0x513773['hasOwnProperty']('elementName')&&!_0x2899ac['isString'](_0x513773['elementName'])?'elementName:\x20string\x20expected':null!=_0x513773['isAdd']&&_0x513773['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x513773['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x513773['wasUndone']&&_0x513773['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x513773['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x140cc3['fromObject']=function(_0x5c60f7){if(_0x5c60f7 instanceof _0x488242['RootOperation'])return _0x5c60f7;var _0xad84ce=new _0x488242['RootOperation']();return null!=_0x5c60f7['rootName']&&(_0xad84ce['rootName']=String(_0x5c60f7['rootName'])),null!=_0x5c60f7['elementName']&&(_0xad84ce['elementName']=String(_0x5c60f7['elementName'])),null!=_0x5c60f7['isAdd']&&(_0xad84ce['isAdd']=Boolean(_0x5c60f7['isAdd'])),null!=_0x5c60f7['wasUndone']&&(_0xad84ce['wasUndone']=Boolean(_0x5c60f7['wasUndone'])),_0xad84ce;},_0x140cc3['toObject']=function(_0x3ea67a,_0x2e63c6){_0x2e63c6||(_0x2e63c6={});var _0x4fa5af={};return _0x2e63c6['defaults']&&(_0x4fa5af['rootName']='',_0x4fa5af['elementName']='',_0x4fa5af['isAdd']=!0x1,_0x4fa5af['wasUndone']=!0x1),null!=_0x3ea67a['rootName']&&_0x3ea67a['hasOwnProperty']('rootName')&&(_0x4fa5af['rootName']=_0x3ea67a['rootName']),null!=_0x3ea67a['elementName']&&_0x3ea67a['hasOwnProperty']('elementName')&&(_0x4fa5af['elementName']=_0x3ea67a['elementName']),null!=_0x3ea67a['isAdd']&&_0x3ea67a['hasOwnProperty']('isAdd')&&(_0x4fa5af['isAdd']=_0x3ea67a['isAdd']),null!=_0x3ea67a['wasUndone']&&_0x3ea67a['hasOwnProperty']('wasUndone')&&(_0x4fa5af['wasUndone']=_0x3ea67a['wasUndone']),_0x4fa5af;},_0x140cc3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x140cc3['getTypeUrl']=function(_0x4113dd){return void 0x0===_0x4113dd&&(_0x4113dd='type.googleapis.com'),_0x4113dd+'/RootOperation';},_0x140cc3;}()),_0x488242['SplitOperation']=(function(){function _0x344165(_0xe15c2f){if(_0xe15c2f){for(var _0x8efb61=Object['keys'](_0xe15c2f),_0xc2ffb8=0x0;_0xc2ffb8<_0x8efb61['length'];++_0xc2ffb8)null!=_0xe15c2f[_0x8efb61[_0xc2ffb8]]&&(this[_0x8efb61[_0xc2ffb8]]=_0xe15c2f[_0x8efb61[_0xc2ffb8]]);}}return _0x344165['prototype']['splitPosition']=null,_0x344165['prototype']['graveyardPosition']=null,_0x344165['prototype']['howMany']=0x0,_0x344165['prototype']['insertionPosition']=null,_0x344165['prototype']['wasUndone']=!0x1,_0x344165['create']=function(_0x376d96){return new _0x344165(_0x376d96);},_0x344165['encode']=function(_0x1834f3,_0x4691d5){return _0x4691d5||(_0x4691d5=_0x3ee72b['create']()),null!=_0x1834f3['splitPosition']&&Object['hasOwnProperty']['call'](_0x1834f3,'splitPosition')&&_0x488242['Position']['encode'](_0x1834f3['splitPosition'],_0x4691d5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1834f3['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1834f3,'graveyardPosition')&&_0x488242['Position']['encode'](_0x1834f3['graveyardPosition'],_0x4691d5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1834f3['howMany']&&Object['hasOwnProperty']['call'](_0x1834f3,'howMany')&&_0x4691d5['uint32'](0x18)['uint32'](_0x1834f3['howMany']),null!=_0x1834f3['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1834f3,'insertionPosition')&&_0x488242['Position']['encode'](_0x1834f3['insertionPosition'],_0x4691d5['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1834f3['wasUndone']&&Object['hasOwnProperty']['call'](_0x1834f3,'wasUndone')&&_0x4691d5['uint32'](0x28)['bool'](_0x1834f3['wasUndone']),_0x4691d5;},_0x344165['encodeDelimited']=function(_0x57c3cf,_0x5c1def){return this['encode'](_0x57c3cf,_0x5c1def)['ldelim']();},_0x344165['decode']=function(_0x12216d,_0x469d95){_0x12216d instanceof _0x45817b||(_0x12216d=_0x45817b['create'](_0x12216d));for(var _0x135031=void 0x0===_0x469d95?_0x12216d['len']:_0x12216d['pos']+_0x469d95,_0x6a897e=new _0x488242['SplitOperation']();_0x12216d['pos']<_0x135031;){var _0x1e5d7c=_0x12216d['uint32']();switch(_0x1e5d7c>>>0x3){case 0x1:_0x6a897e['splitPosition']=_0x488242['Position']['decode'](_0x12216d,_0x12216d['uint32']());break;case 0x2:_0x6a897e['graveyardPosition']=_0x488242['Position']['decode'](_0x12216d,_0x12216d['uint32']());break;case 0x3:_0x6a897e['howMany']=_0x12216d['uint32']();break;case 0x4:_0x6a897e['insertionPosition']=_0x488242['Position']['decode'](_0x12216d,_0x12216d['uint32']());break;case 0x5:_0x6a897e['wasUndone']=_0x12216d['bool']();break;default:_0x12216d['skipType'](0x7&_0x1e5d7c);}}return _0x6a897e;},_0x344165['decodeDelimited']=function(_0xa6ac59){return _0xa6ac59 instanceof _0x45817b||(_0xa6ac59=new _0x45817b(_0xa6ac59)),this['decode'](_0xa6ac59,_0xa6ac59['uint32']());},_0x344165['verify']=function(_0x5f0d5e){if('object'!=typeof _0x5f0d5e||null===_0x5f0d5e)return'object\x20expected';var _0x4dfaea;if(null!=_0x5f0d5e['splitPosition']&&_0x5f0d5e['hasOwnProperty']('splitPosition')&&(_0x4dfaea=_0x488242['Position']['verify'](_0x5f0d5e['splitPosition'])))return'splitPosition.'+_0x4dfaea;if(null!=_0x5f0d5e['graveyardPosition']&&_0x5f0d5e['hasOwnProperty']('graveyardPosition')&&(_0x4dfaea=_0x488242['Position']['verify'](_0x5f0d5e['graveyardPosition'])))return'graveyardPosition.'+_0x4dfaea;if(null!=_0x5f0d5e['howMany']&&_0x5f0d5e['hasOwnProperty']('howMany')&&!_0x2899ac['isInteger'](_0x5f0d5e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5f0d5e['insertionPosition']&&_0x5f0d5e['hasOwnProperty']('insertionPosition')&&(_0x4dfaea=_0x488242['Position']['verify'](_0x5f0d5e['insertionPosition'])))return'insertionPosition.'+_0x4dfaea;return null!=_0x5f0d5e['wasUndone']&&_0x5f0d5e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5f0d5e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x344165['fromObject']=function(_0x38ca82){if(_0x38ca82 instanceof _0x488242['SplitOperation'])return _0x38ca82;var _0x27e777=new _0x488242['SplitOperation']();if(null!=_0x38ca82['splitPosition']){if('object'!=typeof _0x38ca82['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x27e777['splitPosition']=_0x488242['Position']['fromObject'](_0x38ca82['splitPosition']);}if(null!=_0x38ca82['graveyardPosition']){if('object'!=typeof _0x38ca82['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x27e777['graveyardPosition']=_0x488242['Position']['fromObject'](_0x38ca82['graveyardPosition']);}if(null!=_0x38ca82['howMany']&&(_0x27e777['howMany']=_0x38ca82['howMany']>>>0x0),null!=_0x38ca82['insertionPosition']){if('object'!=typeof _0x38ca82['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x27e777['insertionPosition']=_0x488242['Position']['fromObject'](_0x38ca82['insertionPosition']);}return null!=_0x38ca82['wasUndone']&&(_0x27e777['wasUndone']=Boolean(_0x38ca82['wasUndone'])),_0x27e777;},_0x344165['toObject']=function(_0x10e67e,_0x37ca3b){_0x37ca3b||(_0x37ca3b={});var _0x5ef37a={};return _0x37ca3b['defaults']&&(_0x5ef37a['splitPosition']=null,_0x5ef37a['graveyardPosition']=null,_0x5ef37a['howMany']=0x0,_0x5ef37a['insertionPosition']=null,_0x5ef37a['wasUndone']=!0x1),null!=_0x10e67e['splitPosition']&&_0x10e67e['hasOwnProperty']('splitPosition')&&(_0x5ef37a['splitPosition']=_0x488242['Position']['toObject'](_0x10e67e['splitPosition'],_0x37ca3b)),null!=_0x10e67e['graveyardPosition']&&_0x10e67e['hasOwnProperty']('graveyardPosition')&&(_0x5ef37a['graveyardPosition']=_0x488242['Position']['toObject'](_0x10e67e['graveyardPosition'],_0x37ca3b)),null!=_0x10e67e['howMany']&&_0x10e67e['hasOwnProperty']('howMany')&&(_0x5ef37a['howMany']=_0x10e67e['howMany']),null!=_0x10e67e['insertionPosition']&&_0x10e67e['hasOwnProperty']('insertionPosition')&&(_0x5ef37a['insertionPosition']=_0x488242['Position']['toObject'](_0x10e67e['insertionPosition'],_0x37ca3b)),null!=_0x10e67e['wasUndone']&&_0x10e67e['hasOwnProperty']('wasUndone')&&(_0x5ef37a['wasUndone']=_0x10e67e['wasUndone']),_0x5ef37a;},_0x344165['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x344165['getTypeUrl']=function(_0x49cf20){return void 0x0===_0x49cf20&&(_0x49cf20='type.googleapis.com'),_0x49cf20+'/SplitOperation';},_0x344165;}()),_0x488242['Position']=(function(){function _0x36b161(_0x2f8798){if(this['path']=[],_0x2f8798){for(var _0x267f6e=Object['keys'](_0x2f8798),_0x129721=0x0;_0x129721<_0x267f6e['length'];++_0x129721)null!=_0x2f8798[_0x267f6e[_0x129721]]&&(this[_0x267f6e[_0x129721]]=_0x2f8798[_0x267f6e[_0x129721]]);}}return _0x36b161['prototype']['root']='',_0x36b161['prototype']['rootMain']=!0x1,_0x36b161['prototype']['rootGraveyard']=!0x1,_0x36b161['prototype']['path']=_0x2899ac['emptyArray'],_0x36b161['prototype']['stickiness']='',_0x36b161['create']=function(_0x281897){return new _0x36b161(_0x281897);},_0x36b161['encode']=function(_0x3d83eb,_0x2a478f){if(_0x2a478f||(_0x2a478f=_0x3ee72b['create']()),null!=_0x3d83eb['root']&&Object['hasOwnProperty']['call'](_0x3d83eb,'root')&&_0x2a478f['uint32'](0xa)['string'](_0x3d83eb['root']),null!=_0x3d83eb['rootMain']&&Object['hasOwnProperty']['call'](_0x3d83eb,'rootMain')&&_0x2a478f['uint32'](0x10)['bool'](_0x3d83eb['rootMain']),null!=_0x3d83eb['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3d83eb,'rootGraveyard')&&_0x2a478f['uint32'](0x18)['bool'](_0x3d83eb['rootGraveyard']),null!=_0x3d83eb['path']&&_0x3d83eb['path']['length']){_0x2a478f['uint32'](0x22)['fork']();for(var _0x158efb=0x0;_0x158efb<_0x3d83eb['path']['length'];++_0x158efb)_0x2a478f['uint32'](_0x3d83eb['path'][_0x158efb]);_0x2a478f['ldelim']();}return null!=_0x3d83eb['stickiness']&&Object['hasOwnProperty']['call'](_0x3d83eb,'stickiness')&&_0x2a478f['uint32'](0x2a)['string'](_0x3d83eb['stickiness']),_0x2a478f;},_0x36b161['encodeDelimited']=function(_0x51ca1a,_0x579a65){return this['encode'](_0x51ca1a,_0x579a65)['ldelim']();},_0x36b161['decode']=function(_0x990224,_0x5f2902){_0x990224 instanceof _0x45817b||(_0x990224=_0x45817b['create'](_0x990224));for(var _0x592d31=void 0x0===_0x5f2902?_0x990224['len']:_0x990224['pos']+_0x5f2902,_0x5c39a2=new _0x488242['Position']();_0x990224['pos']<_0x592d31;){var _0x1d8f6f=_0x990224['uint32']();switch(_0x1d8f6f>>>0x3){case 0x1:_0x5c39a2['root']=_0x990224['string']();break;case 0x2:_0x5c39a2['rootMain']=_0x990224['bool']();break;case 0x3:_0x5c39a2['rootGraveyard']=_0x990224['bool']();break;case 0x4:if(_0x5c39a2['path']&&_0x5c39a2['path']['length']||(_0x5c39a2['path']=[]),0x2==(0x7&_0x1d8f6f)){for(var _0x17660a=_0x990224['uint32']()+_0x990224['pos'];_0x990224['pos']<_0x17660a;)_0x5c39a2['path']['push'](_0x990224['uint32']());}else _0x5c39a2['path']['push'](_0x990224['uint32']());break;case 0x5:_0x5c39a2['stickiness']=_0x990224['string']();break;default:_0x990224['skipType'](0x7&_0x1d8f6f);}}return _0x5c39a2;},_0x36b161['decodeDelimited']=function(_0x46740a){return _0x46740a instanceof _0x45817b||(_0x46740a=new _0x45817b(_0x46740a)),this['decode'](_0x46740a,_0x46740a['uint32']());},_0x36b161['verify']=function(_0x3c7e64){if('object'!=typeof _0x3c7e64||null===_0x3c7e64)return'object\x20expected';if(null!=_0x3c7e64['root']&&_0x3c7e64['hasOwnProperty']('root')&&!_0x2899ac['isString'](_0x3c7e64['root']))return'root:\x20string\x20expected';if(null!=_0x3c7e64['rootMain']&&_0x3c7e64['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3c7e64['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3c7e64['rootGraveyard']&&_0x3c7e64['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3c7e64['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3c7e64['path']&&_0x3c7e64['hasOwnProperty']('path')){if(!Array['isArray'](_0x3c7e64['path']))return'path:\x20array\x20expected';for(var _0x5c9529=0x0;_0x5c9529<_0x3c7e64['path']['length'];++_0x5c9529)if(!_0x2899ac['isInteger'](_0x3c7e64['path'][_0x5c9529]))return'path:\x20integer[]\x20expected';}return null!=_0x3c7e64['stickiness']&&_0x3c7e64['hasOwnProperty']('stickiness')&&!_0x2899ac['isString'](_0x3c7e64['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x36b161['fromObject']=function(_0x51d4a0){if(_0x51d4a0 instanceof _0x488242['Position'])return _0x51d4a0;var _0x3dfe84=new _0x488242['Position']();if(null!=_0x51d4a0['root']&&(_0x3dfe84['root']=String(_0x51d4a0['root'])),null!=_0x51d4a0['rootMain']&&(_0x3dfe84['rootMain']=Boolean(_0x51d4a0['rootMain'])),null!=_0x51d4a0['rootGraveyard']&&(_0x3dfe84['rootGraveyard']=Boolean(_0x51d4a0['rootGraveyard'])),_0x51d4a0['path']){if(!Array['isArray'](_0x51d4a0['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3dfe84['path']=[];for(var _0x3be4fa=0x0;_0x3be4fa<_0x51d4a0['path']['length'];++_0x3be4fa)_0x3dfe84['path'][_0x3be4fa]=_0x51d4a0['path'][_0x3be4fa]>>>0x0;}return null!=_0x51d4a0['stickiness']&&(_0x3dfe84['stickiness']=String(_0x51d4a0['stickiness'])),_0x3dfe84;},_0x36b161['toObject']=function(_0xc1423d,_0x454b4a){_0x454b4a||(_0x454b4a={});var _0x552950={};if((_0x454b4a['arrays']||_0x454b4a['defaults'])&&(_0x552950['path']=[]),_0x454b4a['defaults']&&(_0x552950['root']='',_0x552950['rootMain']=!0x1,_0x552950['rootGraveyard']=!0x1,_0x552950['stickiness']=''),null!=_0xc1423d['root']&&_0xc1423d['hasOwnProperty']('root')&&(_0x552950['root']=_0xc1423d['root']),null!=_0xc1423d['rootMain']&&_0xc1423d['hasOwnProperty']('rootMain')&&(_0x552950['rootMain']=_0xc1423d['rootMain']),null!=_0xc1423d['rootGraveyard']&&_0xc1423d['hasOwnProperty']('rootGraveyard')&&(_0x552950['rootGraveyard']=_0xc1423d['rootGraveyard']),_0xc1423d['path']&&_0xc1423d['path']['length']){_0x552950['path']=[];for(var _0x1d6352=0x0;_0x1d6352<_0xc1423d['path']['length'];++_0x1d6352)_0x552950['path'][_0x1d6352]=_0xc1423d['path'][_0x1d6352];}return null!=_0xc1423d['stickiness']&&_0xc1423d['hasOwnProperty']('stickiness')&&(_0x552950['stickiness']=_0xc1423d['stickiness']),_0x552950;},_0x36b161['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x36b161['getTypeUrl']=function(_0x13bae8){return void 0x0===_0x13bae8&&(_0x13bae8='type.googleapis.com'),_0x13bae8+'/Position';},_0x36b161;}()),_0x488242['Range']=(function(){function _0x2cad6b(_0x2d5d9c){if(_0x2d5d9c){for(var _0x538860=Object['keys'](_0x2d5d9c),_0xbf73e1=0x0;_0xbf73e1<_0x538860['length'];++_0xbf73e1)null!=_0x2d5d9c[_0x538860[_0xbf73e1]]&&(this[_0x538860[_0xbf73e1]]=_0x2d5d9c[_0x538860[_0xbf73e1]]);}}return _0x2cad6b['prototype']['start']=null,_0x2cad6b['prototype']['end']=null,_0x2cad6b['create']=function(_0x442a77){return new _0x2cad6b(_0x442a77);},_0x2cad6b['encode']=function(_0x345c1a,_0x356d9f){return _0x356d9f||(_0x356d9f=_0x3ee72b['create']()),null!=_0x345c1a['start']&&Object['hasOwnProperty']['call'](_0x345c1a,'start')&&_0x488242['Position']['encode'](_0x345c1a['start'],_0x356d9f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x345c1a['end']&&Object['hasOwnProperty']['call'](_0x345c1a,'end')&&_0x488242['Position']['encode'](_0x345c1a['end'],_0x356d9f['uint32'](0x12)['fork']())['ldelim'](),_0x356d9f;},_0x2cad6b['encodeDelimited']=function(_0x32adb6,_0x31f957){return this['encode'](_0x32adb6,_0x31f957)['ldelim']();},_0x2cad6b['decode']=function(_0x35571e,_0x386ef0){_0x35571e instanceof _0x45817b||(_0x35571e=_0x45817b['create'](_0x35571e));for(var _0xdca110=void 0x0===_0x386ef0?_0x35571e['len']:_0x35571e['pos']+_0x386ef0,_0x4107a1=new _0x488242['Range']();_0x35571e['pos']<_0xdca110;){var _0x4f6298=_0x35571e['uint32']();switch(_0x4f6298>>>0x3){case 0x1:_0x4107a1['start']=_0x488242['Position']['decode'](_0x35571e,_0x35571e['uint32']());break;case 0x2:_0x4107a1['end']=_0x488242['Position']['decode'](_0x35571e,_0x35571e['uint32']());break;default:_0x35571e['skipType'](0x7&_0x4f6298);}}return _0x4107a1;},_0x2cad6b['decodeDelimited']=function(_0x15e004){return _0x15e004 instanceof _0x45817b||(_0x15e004=new _0x45817b(_0x15e004)),this['decode'](_0x15e004,_0x15e004['uint32']());},_0x2cad6b['verify']=function(_0x325291){if('object'!=typeof _0x325291||null===_0x325291)return'object\x20expected';var _0x352a86;if(null!=_0x325291['start']&&_0x325291['hasOwnProperty']('start')&&(_0x352a86=_0x488242['Position']['verify'](_0x325291['start'])))return'start.'+_0x352a86;if(null!=_0x325291['end']&&_0x325291['hasOwnProperty']('end')&&(_0x352a86=_0x488242['Position']['verify'](_0x325291['end'])))return'end.'+_0x352a86;return null;},_0x2cad6b['fromObject']=function(_0x2ed809){if(_0x2ed809 instanceof _0x488242['Range'])return _0x2ed809;var _0x3800fc=new _0x488242['Range']();if(null!=_0x2ed809['start']){if('object'!=typeof _0x2ed809['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3800fc['start']=_0x488242['Position']['fromObject'](_0x2ed809['start']);}if(null!=_0x2ed809['end']){if('object'!=typeof _0x2ed809['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3800fc['end']=_0x488242['Position']['fromObject'](_0x2ed809['end']);}return _0x3800fc;},_0x2cad6b['toObject']=function(_0x52b44a,_0x3f171c){_0x3f171c||(_0x3f171c={});var _0x40f59c={};return _0x3f171c['defaults']&&(_0x40f59c['start']=null,_0x40f59c['end']=null),null!=_0x52b44a['start']&&_0x52b44a['hasOwnProperty']('start')&&(_0x40f59c['start']=_0x488242['Position']['toObject'](_0x52b44a['start'],_0x3f171c)),null!=_0x52b44a['end']&&_0x52b44a['hasOwnProperty']('end')&&(_0x40f59c['end']=_0x488242['Position']['toObject'](_0x52b44a['end'],_0x3f171c)),_0x40f59c;},_0x2cad6b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x2cad6b['getTypeUrl']=function(_0x55e515){return void 0x0===_0x55e515&&(_0x55e515='type.googleapis.com'),_0x55e515+'/Range';},_0x2cad6b;}()),_0x488242['Element']=(function(){function _0x4645df(_0x28b398){if(this['children']=[],this['attributesBoolean']={},_0x28b398){for(var _0x373c62=Object['keys'](_0x28b398),_0x37d7b9=0x0;_0x37d7b9<_0x373c62['length'];++_0x37d7b9)null!=_0x28b398[_0x373c62[_0x37d7b9]]&&(this[_0x373c62[_0x37d7b9]]=_0x28b398[_0x373c62[_0x37d7b9]]);}}return _0x4645df['prototype']['name']='',_0x4645df['prototype']['children']=_0x2899ac['emptyArray'],_0x4645df['prototype']['data']='',_0x4645df['prototype']['attributesBoolean']=_0x2899ac['emptyObject'],_0x4645df['prototype']['attributesJson']='',_0x4645df['create']=function(_0x425a91){return new _0x4645df(_0x425a91);},_0x4645df['encode']=function(_0x49aa2,_0x4a1dd0){if(_0x4a1dd0||(_0x4a1dd0=_0x3ee72b['create']()),null!=_0x49aa2['name']&&Object['hasOwnProperty']['call'](_0x49aa2,'name')&&_0x4a1dd0['uint32'](0xa)['string'](_0x49aa2['name']),null!=_0x49aa2['children']&&_0x49aa2['children']['length']){for(var _0x234a81=0x0;_0x234a81<_0x49aa2['children']['length'];++_0x234a81)_0x488242['Element']['encode'](_0x49aa2['children'][_0x234a81],_0x4a1dd0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x49aa2['data']&&Object['hasOwnProperty']['call'](_0x49aa2,'data')&&_0x4a1dd0['uint32'](0x1a)['string'](_0x49aa2['data']),null!=_0x49aa2['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x49aa2,'attributesBoolean')){var _0x2d1e10=Object['keys'](_0x49aa2['attributesBoolean']);for(_0x234a81=0x0;_0x234a81<_0x2d1e10['length'];++_0x234a81)_0x4a1dd0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2d1e10[_0x234a81])['uint32'](0x10)['bool'](_0x49aa2['attributesBoolean'][_0x2d1e10[_0x234a81]])['ldelim']();}return null!=_0x49aa2['attributesJson']&&Object['hasOwnProperty']['call'](_0x49aa2,'attributesJson')&&_0x4a1dd0['uint32'](0x2a)['string'](_0x49aa2['attributesJson']),_0x4a1dd0;},_0x4645df['encodeDelimited']=function(_0x370e3d,_0x5da639){return this['encode'](_0x370e3d,_0x5da639)['ldelim']();},_0x4645df['decode']=function(_0x2bdfe6,_0x58c201){_0x2bdfe6 instanceof _0x45817b||(_0x2bdfe6=_0x45817b['create'](_0x2bdfe6));for(var _0x37ecc2,_0x58b9b4,_0x2d0ba3=void 0x0===_0x58c201?_0x2bdfe6['len']:_0x2bdfe6['pos']+_0x58c201,_0xb74e9c=new _0x488242['Element']();_0x2bdfe6['pos']<_0x2d0ba3;){var _0x2855ce=_0x2bdfe6['uint32']();switch(_0x2855ce>>>0x3){case 0x1:_0xb74e9c['name']=_0x2bdfe6['string']();break;case 0x2:_0xb74e9c['children']&&_0xb74e9c['children']['length']||(_0xb74e9c['children']=[]),_0xb74e9c['children']['push'](_0x488242['Element']['decode'](_0x2bdfe6,_0x2bdfe6['uint32']()));break;case 0x3:_0xb74e9c['data']=_0x2bdfe6['string']();break;case 0x4:_0xb74e9c['attributesBoolean']===_0x2899ac['emptyObject']&&(_0xb74e9c['attributesBoolean']={});var _0x1736a2=_0x2bdfe6['uint32']()+_0x2bdfe6['pos'];for(_0x37ecc2='',_0x58b9b4=!0x1;_0x2bdfe6['pos']<_0x1736a2;){var _0x516357=_0x2bdfe6['uint32']();switch(_0x516357>>>0x3){case 0x1:_0x37ecc2=_0x2bdfe6['string']();break;case 0x2:_0x58b9b4=_0x2bdfe6['bool']();break;default:_0x2bdfe6['skipType'](0x7&_0x516357);}}_0xb74e9c['attributesBoolean'][_0x37ecc2]=_0x58b9b4;break;case 0x5:_0xb74e9c['attributesJson']=_0x2bdfe6['string']();break;default:_0x2bdfe6['skipType'](0x7&_0x2855ce);}}return _0xb74e9c;},_0x4645df['decodeDelimited']=function(_0x37591a){return _0x37591a instanceof _0x45817b||(_0x37591a=new _0x45817b(_0x37591a)),this['decode'](_0x37591a,_0x37591a['uint32']());},_0x4645df['verify']=function(_0x49dbd2){if('object'!=typeof _0x49dbd2||null===_0x49dbd2)return'object\x20expected';if(null!=_0x49dbd2['name']&&_0x49dbd2['hasOwnProperty']('name')&&!_0x2899ac['isString'](_0x49dbd2['name']))return'name:\x20string\x20expected';if(null!=_0x49dbd2['children']&&_0x49dbd2['hasOwnProperty']('children')){if(!Array['isArray'](_0x49dbd2['children']))return'children:\x20array\x20expected';for(var _0x3f73a7=0x0;_0x3f73a7<_0x49dbd2['children']['length'];++_0x3f73a7){var _0x29d1b0=_0x488242['Element']['verify'](_0x49dbd2['children'][_0x3f73a7]);if(_0x29d1b0)return'children.'+_0x29d1b0;}}if(null!=_0x49dbd2['data']&&_0x49dbd2['hasOwnProperty']('data')&&!_0x2899ac['isString'](_0x49dbd2['data']))return'data:\x20string\x20expected';if(null!=_0x49dbd2['attributesBoolean']&&_0x49dbd2['hasOwnProperty']('attributesBoolean')){if(!_0x2899ac['isObject'](_0x49dbd2['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xcce602=Object['keys'](_0x49dbd2['attributesBoolean']);for(_0x3f73a7=0x0;_0x3f73a7<_0xcce602['length'];++_0x3f73a7)if('boolean'!=typeof _0x49dbd2['attributesBoolean'][_0xcce602[_0x3f73a7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x49dbd2['attributesJson']&&_0x49dbd2['hasOwnProperty']('attributesJson')&&!_0x2899ac['isString'](_0x49dbd2['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4645df['fromObject']=function(_0x407189){if(_0x407189 instanceof _0x488242['Element'])return _0x407189;var _0x4758d4=new _0x488242['Element']();if(null!=_0x407189['name']&&(_0x4758d4['name']=String(_0x407189['name'])),_0x407189['children']){if(!Array['isArray'](_0x407189['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4758d4['children']=[];for(var _0x1f53d7=0x0;_0x1f53d7<_0x407189['children']['length'];++_0x1f53d7){if('object'!=typeof _0x407189['children'][_0x1f53d7])throw TypeError('.Element.children:\x20object\x20expected');_0x4758d4['children'][_0x1f53d7]=_0x488242['Element']['fromObject'](_0x407189['children'][_0x1f53d7]);}}if(null!=_0x407189['data']&&(_0x4758d4['data']=String(_0x407189['data'])),_0x407189['attributesBoolean']){if('object'!=typeof _0x407189['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4758d4['attributesBoolean']={};var _0x4011f2=Object['keys'](_0x407189['attributesBoolean']);for(_0x1f53d7=0x0;_0x1f53d7<_0x4011f2['length'];++_0x1f53d7)_0x4758d4['attributesBoolean'][_0x4011f2[_0x1f53d7]]=Boolean(_0x407189['attributesBoolean'][_0x4011f2[_0x1f53d7]]);}return null!=_0x407189['attributesJson']&&(_0x4758d4['attributesJson']=String(_0x407189['attributesJson'])),_0x4758d4;},_0x4645df['toObject']=function(_0x432b88,_0x5e3be7){_0x5e3be7||(_0x5e3be7={});var _0x466e1c,_0x1f4552={};if((_0x5e3be7['arrays']||_0x5e3be7['defaults'])&&(_0x1f4552['children']=[]),(_0x5e3be7['objects']||_0x5e3be7['defaults'])&&(_0x1f4552['attributesBoolean']={}),_0x5e3be7['defaults']&&(_0x1f4552['name']='',_0x1f4552['data']='',_0x1f4552['attributesJson']=''),null!=_0x432b88['name']&&_0x432b88['hasOwnProperty']('name')&&(_0x1f4552['name']=_0x432b88['name']),_0x432b88['children']&&_0x432b88['children']['length']){_0x1f4552['children']=[];for(var _0x12b812=0x0;_0x12b812<_0x432b88['children']['length'];++_0x12b812)_0x1f4552['children'][_0x12b812]=_0x488242['Element']['toObject'](_0x432b88['children'][_0x12b812],_0x5e3be7);}if(null!=_0x432b88['data']&&_0x432b88['hasOwnProperty']('data')&&(_0x1f4552['data']=_0x432b88['data']),_0x432b88['attributesBoolean']&&(_0x466e1c=Object['keys'](_0x432b88['attributesBoolean']))['length']){_0x1f4552['attributesBoolean']={};for(_0x12b812=0x0;_0x12b812<_0x466e1c['length'];++_0x12b812)_0x1f4552['attributesBoolean'][_0x466e1c[_0x12b812]]=_0x432b88['attributesBoolean'][_0x466e1c[_0x12b812]];}return null!=_0x432b88['attributesJson']&&_0x432b88['hasOwnProperty']('attributesJson')&&(_0x1f4552['attributesJson']=_0x432b88['attributesJson']),_0x1f4552;},_0x4645df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x183f27['util']['toJSONOptions']);},_0x4645df['getTypeUrl']=function(_0x319ac3){return void 0x0===_0x319ac3&&(_0x319ac3='type.googleapis.com'),_0x319ac3+'/Element';},_0x4645df;}()),_0x488242;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x28d1e6){return new y(this['_protobufRoot'][_0x28d1e6]);}}class y{['_protobuf'];constructor(_0x5aa152){this['_protobuf']=_0x5aa152;}['compress'](_0xf9e635){const _0x19ec89=this['_protobuf']['verify'](_0xf9e635);if(_0x19ec89)throw Error(_0x19ec89);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xf9e635))['finish']();}['decompress'](_0x5edaf4){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5edaf4),{'oneofs':!0x0});}}function _(_0x132bec,_0x13473b){const _0x2a596a=_0x13e18b(_0x132bec);return _0x2a596a['path'][_0x2a596a['path']['length']-0x1]+=_0x13473b,_0x2a596a;}function O(_0x4bb244,_0x4a04ae){return _0x4bb244['root']===_0x4a04ae['root']&&_0x560ab3(_0x4bb244['path'],_0x4a04ae['path']);}function $(_0x2980b2){P(_0x2980b2,_0x363f8b=>('main'==_0x363f8b['root']?(_0x363f8b['rootMain']=!0x0,delete _0x363f8b['root']):'$graveyard'==_0x363f8b['root']&&(_0x363f8b['rootGraveyard']=!0x0,delete _0x363f8b['root']),_0x363f8b));}function J(_0x2b1797){P(_0x2b1797,_0x14e62a=>(_0x14e62a['rootMain']?(_0x14e62a['root']='main',delete _0x14e62a['rootMain']):_0x14e62a['rootGraveyard']&&(_0x14e62a['root']='$graveyard',delete _0x14e62a['rootGraveyard']),_0x14e62a));}function P(_0x4eb20e,_0x6a1b0f){for(const _0x1af688 in _0x4eb20e){const _0x2d4f91=_0x4eb20e[_0x1af688];'nodes'!==_0x1af688&&_0x57245b(_0x2d4f91)&&(_0x2d4f91['path']&&(_0x2d4f91['root']||_0x2d4f91['rootMain']||_0x2d4f91['rootGraveyard'])?_0x4eb20e[_0x1af688]=_0x6a1b0f(_0x2d4f91):P(_0x2d4f91,_0x6a1b0f));}return _0x4eb20e;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xc1845f,_0xfe4d2f,_0x2edb42){this['_id']=_0xc1845f,this['_operationName']=_0xfe4d2f,this['_protobufDescriptor']=_0x2edb42;}['compress'](_0x52c8a8,_0xaff9dc){const _0x3ddb4a=_0xaff9dc['shift']();return $(_0x3ddb4a),_0x52c8a8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3ddb4a)),_0x52c8a8['types']['push'](this['_id']),!0x0;}['decompress'](_0x2ead3f,_0x5f5ad0){_0x5f5ad0['types']['shift']();const _0x2989a9=this['_protobufDescriptor']['decompress'](_0x5f5ad0['buffers']['shift']());J(_0x2989a9),_0x2989a9['__className']=this['_operationName'],_0x2ead3f['push'](_0x2989a9);}}class s extends e{['compress'](_0x5a5a20,_0x1537e0){const _0x41b50e=_0x1537e0['shift']();return this['_serializeOneOf']('oldValue',_0x41b50e),this['_serializeOneOf']('newValue',_0x41b50e),$(_0x41b50e),_0x5a5a20['buffers']['push'](this['_protobufDescriptor']['compress'](_0x41b50e)),_0x5a5a20['types']['push'](this['_id']),!0x0;}['decompress'](_0x36b70c,_0x20f49e){const {types:_0x22c696,buffers:_0x4e9c30}=_0x20f49e,_0x3e4379=this['_protobufDescriptor']['decompress'](_0x4e9c30['shift']());_0x22c696['shift'](),this['_deserializeOneOf']('oldValue',_0x3e4379),this['_deserializeOneOf']('newValue',_0x3e4379),J(_0x3e4379),_0x3e4379['__className']=this['_operationName'],_0x36b70c['push'](_0x3e4379);}['_serializeOneOf'](_0x4dc46c,_0x489f3f){const _0x13bbd9=_0x489f3f[_0x4dc46c];'boolean'==typeof _0x13bbd9?_0x489f3f[_0x4dc46c+'Boolean']=_0x13bbd9:_0x489f3f[_0x4dc46c+'Json']=JSON['stringify'](_0x13bbd9);}['_deserializeOneOf'](_0x2b15d6,_0x331f08){const _0x39a612=_0x2b15d6+'Json';_0x331f08[_0x39a612]?(_0x331f08[_0x2b15d6]=JSON['parse'](_0x331f08[_0x39a612]),delete _0x331f08[_0x39a612]):(_0x331f08[_0x2b15d6]=_0x331f08[_0x2b15d6+'Boolean'],delete _0x331f08[_0x2b15d6+'Boolean']);}}class i extends e{['compress'](_0x57f6ef,_0x53a32d){const _0x44dedb=_0x53a32d['shift']();return this['_serializeNodesAttributes'](_0x44dedb['nodes']),$(_0x44dedb),_0x57f6ef['buffers']['push'](this['_protobufDescriptor']['compress'](_0x44dedb)),_0x57f6ef['types']['push'](this['_id']),!0x0;}['decompress'](_0x1faa49,_0x59e96c){const {types:_0x40c67d,buffers:_0x3a98bf}=_0x59e96c,_0x3a43a5=this['_protobufDescriptor']['decompress'](_0x3a98bf['shift']());_0x40c67d['shift'](),_0x3a43a5['nodes']||(_0x3a43a5['nodes']=[]),this['_deserializeNodesAttributes'](_0x3a43a5['nodes']),J(_0x3a43a5),_0x3a43a5['__className']=this['_operationName'],_0x1faa49['push'](_0x3a43a5);}['_serializeNodesAttributes'](_0x2ca59e){for(const _0x216262 of _0x2ca59e){if(_0x216262['attributes']){const _0xcc158e=_0x216262['attributes'];this['_areValuesBoolean'](_0xcc158e)?_0x216262['attributesBoolean']=_0xcc158e:_0x216262['attributesJson']=JSON['stringify'](_0xcc158e);}_0x216262['children']&&this['_serializeNodesAttributes'](_0x216262['children']);}}['_deserializeNodesAttributes'](_0x250b86){for(const _0x5c30ff of _0x250b86)(_0x5c30ff['attributesBoolean']||_0x5c30ff['attributesJson'])&&(_0x5c30ff['attributesBoolean']?(_0x5c30ff['attributes']=_0x5c30ff['attributesBoolean'],delete _0x5c30ff['attributesBoolean']):(_0x5c30ff['attributes']=JSON['parse'](_0x5c30ff['attributesJson']),delete _0x5c30ff['attributesJson'])),_0x5c30ff['children']&&this['_deserializeNodesAttributes'](_0x5c30ff['children']);}['_areValuesBoolean'](_0x248829){return Object['keys'](_0x248829)['every'](_0x3a36d4=>'boolean'==typeof _0x248829[_0x3a36d4]);}}class n extends e{['decompress'](_0x71ec30,_0x19cbb4){super['decompress'](_0x71ec30,_0x19cbb4);const _0x446b7d=_0x71ec30[_0x71ec30['length']-0x1];_0x446b7d['oldRange']||(_0x446b7d['oldRange']=null),_0x446b7d['newRange']||(_0x446b7d['newRange']=null);}}class p extends e{['compress'](_0x1f39cf,_0x38af81){return _0x38af81['shift'](),_0x1f39cf['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f77b1,_0x5839de){_0x5839de['types']['shift'](),_0x1f77b1['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0xbd1677,_0x6e1fcd,_0x2b8805,_0xa69a11){super(_0xbd1677,_0x6e1fcd,_0x2b8805),this['_omittedNamespace']=_0xa69a11+':';}['compress'](_0x49b828,_0x1d8e71){return!('MarkerOperation'!=_0x1d8e71[0x0]['__className']||!_0x1d8e71[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1d8e71[0x0]['name']=_0x1d8e71[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x49b828,_0x1d8e71),!0x0);}['decompress'](_0x2c3163,_0x44a81d){super['decompress'](_0x2c3163,_0x44a81d);const _0x27e2e0=_0x2c3163[_0x2c3163['length']-0x1];_0x27e2e0['name']=this['_omittedNamespace']+_0x27e2e0['name'];}}class b{['_id'];['_context'];constructor(_0x415e2e,_0x2ef300){this['_id']=_0x415e2e,this['_context']=_0x2ef300;}['compress'](_0xc58f3,_0x284db0){let _0x356b77;for(;_0x284db0['length']>0x1&&this['_compareOperations'](_0x284db0[0x0],_0x284db0[0x1]);)_0x356b77?(_0x356b77=this['_combineNext'](_0x284db0['shift'](),_0x356b77),_0xc58f3['types']['push'](0x0)):(_0x356b77=_0x13e18b(_0x284db0['shift']()),_0xc58f3['types']['push'](this['_id']));return!!_0x356b77&&(_0x356b77=this['_combineNext'](_0x284db0['shift'](),_0x356b77),_0xc58f3['types']['push'](0x0),_0xc58f3['buffers']['push'](this['_compressSingleOperation'](_0x356b77)),!0x0);}['decompress'](_0x4451be,_0x353c14){const _0x349219=this['_decompressSingleOperation'](_0x353c14);for(;0x0==_0x353c14['types'][0x0];)_0x353c14['types']['shift'](),_0x4451be['push'](this['_splitCurrent'](_0x349219));_0x4451be['push'](_0x349219);}}class m extends b{['_combineNext'](_0xe922dc,_0x58732e){return _0x58732e['nodes'][0x0]['data']+=_0xe922dc['nodes'][0x0]['data'],_0x58732e;}['_splitCurrent'](_0x33b1f2){const _0x5db171=_0x13e18b(_0x33b1f2),_0x275d7b=_0x5db171['nodes'][0x0],_0x4b90fb=_0x33b1f2['nodes'][0x0],_0x41b333=_0x4b90fb['data'][Symbol['iterator']]()['next']()['value'],_0x36ecd=_0x41b333['length'];return _0x275d7b['data']=_0x41b333,_0x4b90fb['data']=_0x4b90fb['data']['substr'](_0x36ecd),_0x33b1f2['position']=_(_0x33b1f2['position'],_0x36ecd),_0x5db171;}['_compareOperations'](_0x10986f,_0x230ccf){if(this['_checkOperation'](_0x10986f)&&this['_checkOperation'](_0x230ccf)){const _0x25deb4=_0x10986f['nodes'][0x0]['data']['length'],_0x33e209=O(_(_0x10986f['position'],_0x25deb4),_0x230ccf['position']),_0x2ed57c=_0x10986f['nodes'][0x0],_0x3550d5=_0x230ccf['nodes'][0x0];return _0x33e209&&this['_compareAttributes'](_0x2ed57c,_0x3550d5);}return!0x1;}['_compressSingleOperation'](_0x3b6bc0){const _0x587f10={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x587f10,[_0x3b6bc0]),_0x587f10['buffers'][0x0];}['_decompressSingleOperation'](_0x449d67){const _0x3f0b56=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3f0b56,_0x449d67),_0x3f0b56[0x0];}['_checkOperation'](_0x19c30e){return'InsertOperation'==_0x19c30e['__className']&&0x1==_0x19c30e['nodes']['length']&&_0x19c30e['nodes'][0x0]['data']&&!_0x19c30e['wasUndone']&&0x1==Array['from'](_0x19c30e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x31a337,_0x2ae9b7){const _0x454121=Object['keys'](_0x31a337['attributes']||{}),_0x46c538=Object['keys'](_0x2ae9b7['attributes']||{});return _0x454121['length']===_0x46c538['length']&&_0x454121['every'](_0x3a12f1=>_0x2ae9b7['attributes'][_0x3a12f1]&&_0x2ae9b7['attributes'][_0x3a12f1]===_0x31a337['attributes'][_0x3a12f1]);}}class c extends b{['_combineNext'](_0x451ffa,_0x54c24b){return _0x54c24b['howMany']++,_0x54c24b['sourcePosition']=_0x13e18b(_0x451ffa['sourcePosition']),_0x54c24b;}['_splitCurrent'](_0xebee54){const _0xd65cf2=_0x13e18b(_0xebee54);return _0xebee54['howMany']--,_0xd65cf2['howMany']=0x1,_0xd65cf2['sourcePosition']=_(_0xd65cf2['sourcePosition'],_0xebee54['howMany']),_0xd65cf2;}['_compareOperations'](_0x377e98,_0x3175f2){return!(!this['_checkOperation'](_0x377e98)||!this['_checkOperation'](_0x3175f2))&&(O(_(_0x377e98['sourcePosition'],-0x1),_0x3175f2['sourcePosition'])&&O(_0x377e98['targetPosition'],_0x3175f2['targetPosition']));}['_compressSingleOperation'](_0x250677){const _0x2cfc3f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2cfc3f,[_0x250677]),_0x2cfc3f['buffers'][0x0];}['_decompressSingleOperation'](_0x135b4e){const _0xf432ce=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xf432ce,_0x135b4e),_0xf432ce[0x0];}['_checkOperation'](_0x143a7a){return'MoveOperation'==_0x143a7a['__className']&&'$graveyard'==_0x143a7a['targetPosition']['root']&&0x1==_0x143a7a['howMany']&&!_0x143a7a['wasUndone'];}}class h extends b{['_combineNext'](_0xca25ed,_0x3bd62d){return _0x3bd62d['howMany']++,_0x3bd62d;}['_splitCurrent'](_0x532179){const _0x7be7d9=_0x13e18b(_0x532179);return _0x7be7d9['howMany']=0x1,_0x532179['howMany']--,_0x7be7d9;}['_compareOperations'](_0x515122,_0x4402a0){return!(!this['_checkOperation'](_0x515122)||!this['_checkOperation'](_0x4402a0))&&(O(_0x515122['sourcePosition'],_0x4402a0['sourcePosition'])&&O(_0x515122['targetPosition'],_0x4402a0['targetPosition']));}['_compressSingleOperation'](_0x122ec3){const _0xc3d627={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xc3d627,[_0x122ec3]),_0xc3d627['buffers'][0x0];}['_decompressSingleOperation'](_0x185607){const _0x2e4c26=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2e4c26,_0x185607),_0x2e4c26[0x0];}['_checkOperation'](_0x5377bd){return'MoveOperation'==_0x5377bd['__className']&&'$graveyard'==_0x5377bd['targetPosition']['root']&&0x1==_0x5377bd['howMany']&&!_0x5377bd['wasUndone'];}}class f extends b{['compress'](_0x3c57e8,_0x160f78){if(!this['_compareOperations'](_0x160f78[0x0],_0x160f78[0x1]))return!0x1;const _0xb449e4=_0x160f78['shift']();return _0xb449e4['oldRange']=null,_0xb449e4['newRange']&&O(_0xb449e4['newRange']['start'],_0xb449e4['newRange']['end'])&&(_0xb449e4['newRange']['end']=null),_0x160f78['shift'](),_0x3c57e8['types']['push'](this['_id']),_0x3c57e8['types']['push'](0x0),_0x3c57e8['buffers']['push'](this['_compressSingleOperation'](_0xb449e4)),!0x0;}['decompress'](_0x1d7c53,_0x609ce5){const _0x376463=this['_decompressSingleOperation'](_0x609ce5);_0x376463['newRange']&&!_0x376463['newRange']['end']&&(_0x376463['newRange']['end']=_0x13e18b(_0x376463['newRange']['start']));const _0x1889de=_0x13e18b(_0x376463);_0x1889de['newRange']&&(_0x1889de['newRange']['start']['stickiness']='toNone',_0x1889de['newRange']['end']=_0x13e18b(_0x1889de['newRange']['start'])),_0x1889de['name']='user:position:'+_0x1889de['name']['split'](':')[0x2],_0x609ce5['types']['shift'](),_0x1d7c53['push'](_0x376463),_0x1d7c53['push'](_0x1889de);}['_compressSingleOperation'](_0x4c763a){const _0x13b2b9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x13b2b9,[_0x4c763a]),_0x13b2b9['buffers'][0x0];}['_decompressSingleOperation'](_0x1a4299){const _0x5999c9=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5999c9,_0x1a4299),_0x5999c9[0x0];}['_compareOperations'](_0x27017a,_0x5a0de1){return!(!_0x27017a||!_0x5a0de1)&&('MarkerOperation'==_0x27017a['__className']&&'MarkerOperation'==_0x5a0de1['__className']&&!(!_0x27017a['name']['startsWith']('user:')||!_0x5a0de1['name']['startsWith']('user:')||_0x27017a['name']==_0x5a0de1['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xfb7335=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',_0xfb7335,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xfb7335,'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'](_0x3ea9a1){if(!_0x3ea9a1||!_0x3ea9a1[0x0])throw new _0x549f82('no-operations-provided',this);const _0x44b5c={'types':[],'buffers':[],'baseVersion':_0x3ea9a1[0x0]['baseVersion']};for(;_0x3ea9a1['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x44b5c,_0x3ea9a1)||this['_getCompressorByName']('TypingAction')['compress'](_0x44b5c,_0x3ea9a1)||this['_getCompressorByName']('DeletingAction')['compress'](_0x44b5c,_0x3ea9a1)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x44b5c,_0x3ea9a1)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x44b5c,_0x3ea9a1)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x44b5c,_0x3ea9a1)||this['_getCompressorByName'](_0x3ea9a1[0x0]['__className'])['compress'](_0x44b5c,_0x3ea9a1);return _0x44b5c;}['decompress'](_0xf55d4b){const _0x5cb114=[];for(;_0xf55d4b['types']['length'];){this['_compressorById']['get'](_0xf55d4b['types'][0x0])['decompress'](_0x5cb114,_0xf55d4b);}return _0x5cb114['forEach']((_0xe2a99f,_0x2d2d67)=>_0xe2a99f['baseVersion']=_0xf55d4b['baseVersion']+_0x2d2d67),_0x5cb114;}['_getCompressorByName'](_0x54b00b){return this['_compressorByName']['get'](_0x54b00b);}['_registerOperationCompressor'](_0x4f1094,_0x3c9047,_0x56c4d4){const _0x1e243e=new _0x56c4d4(_0x4f1094,_0x3c9047,this['_protobufFactory']['getDescriptor'](_0x3c9047));this['_registerCompressor'](_0x4f1094,_0x3c9047,_0x1e243e);}['_registerActionCompressor'](_0x381242,_0x3fae7f,_0xccf05a){const _0x1ba37e=new _0xccf05a(_0x381242,this);this['_registerCompressor'](_0x381242,_0x3fae7f,_0x1ba37e);}['_registerCompressor'](_0x45824f,_0x3fab86,_0x48ef99){this['_compressorById']['set'](_0x45824f,_0x48ef99),this['_compressorByName']['set'](_0x3fab86,_0x48ef99);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.2.0
|
|
3
|
+
"version": "44.2.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.2.0
|
|
37
|
-
"ckeditor5": "44.2.0
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.0",
|
|
37
|
+
"ckeditor5": "44.2.0",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x2ae7(){const _0x5c148c=['_context','_combineNext','_decompressSingleOperation','2eZCcON','824Icfftb','_compareOperations','1788009hcjBDs','length','64278xWTWjU','10jUDooA','439836xXQgtq','buffers','types','690871CGkbug','push','shift','2481790EwnVKY','327228wYHvHD','16548400RySmjE','_splitCurrent','compress','14OQVTQG','decompress','_id','_compressSingleOperation'];_0x2ae7=function(){return _0x5c148c;};return _0x2ae7();}const _0x1a95da=_0x5e9d;(function(_0x2b8514,_0x398b3d){const _0x507259=_0x5e9d,_0x460932=_0x2b8514();while(!![]){try{const _0x4b6ac4=-parseInt(_0x507259(0x13c))/0x1*(parseInt(_0x507259(0x14b))/0x2)+parseInt(_0x507259(0x135))/0x3+-parseInt(_0x507259(0x140))/0x4*(parseInt(_0x507259(0x138))/0x5)+parseInt(_0x507259(0x139))/0x6*(parseInt(_0x507259(0x144))/0x7)+parseInt(_0x507259(0x14c))/0x8*(-parseInt(_0x507259(0x137))/0x9)+-parseInt(_0x507259(0x13f))/0xa+parseInt(_0x507259(0x141))/0xb;if(_0x4b6ac4===_0x398b3d)break;else _0x460932['push'](_0x460932['shift']());}catch(_0x10180e){_0x460932['push'](_0x460932['shift']());}}}(_0x2ae7,0x63c95));import{cloneDeep as _0x1ccdd0}from'lodash-es';function _0x5e9d(_0x44134c,_0xc19629){const _0x2ae787=_0x2ae7();return _0x5e9d=function(_0x5e9d87,_0x57f2e9){_0x5e9d87=_0x5e9d87-0x134;let _0x4f33d9=_0x2ae787[_0x5e9d87];return _0x4f33d9;},_0x5e9d(_0x44134c,_0xc19629);}export default class b{constructor(_0x38bdf6,_0x2bf9aa){const _0x1d73ce=_0x5e9d;this[_0x1d73ce(0x146)]=_0x38bdf6,this[_0x1d73ce(0x148)]=_0x2bf9aa;}[_0x1a95da(0x143)](_0x3fb8ef,_0x366d62){const _0x12718a=_0x1a95da;let _0x5daa0b;for(;_0x366d62[_0x12718a(0x136)]>0x1&&this[_0x12718a(0x134)](_0x366d62[0x0],_0x366d62[0x1]);)_0x5daa0b?(_0x5daa0b=this[_0x12718a(0x149)](_0x366d62[_0x12718a(0x13e)](),_0x5daa0b),_0x3fb8ef[_0x12718a(0x13b)][_0x12718a(0x13d)](0x0)):(_0x5daa0b=_0x1ccdd0(_0x366d62[_0x12718a(0x13e)]()),_0x3fb8ef[_0x12718a(0x13b)][_0x12718a(0x13d)](this[_0x12718a(0x146)]));return!!_0x5daa0b&&(_0x5daa0b=this[_0x12718a(0x149)](_0x366d62[_0x12718a(0x13e)](),_0x5daa0b),_0x3fb8ef[_0x12718a(0x13b)][_0x12718a(0x13d)](0x0),_0x3fb8ef[_0x12718a(0x13a)][_0x12718a(0x13d)](this[_0x12718a(0x147)](_0x5daa0b)),!0x0);}[_0x1a95da(0x145)](_0x4c347b,_0x17cee9){const _0xbfed64=_0x1a95da,_0x5894f9=this[_0xbfed64(0x14a)](_0x17cee9);for(;0x0==_0x17cee9[_0xbfed64(0x13b)][0x0];)_0x17cee9[_0xbfed64(0x13b)][_0xbfed64(0x13e)](),_0x4c347b[_0xbfed64(0x13d)](this[_0xbfed64(0x142)](_0x5894f9));_0x4c347b[_0xbfed64(0x13d)](_0x5894f9);}}
|