@ckeditor/ckeditor5-operations-compressor 44.2.0 → 44.2.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/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 _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};
|
|
23
|
+
import{CKEditorError as _0x18a078}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x4543d2 from'protobufjs/minimal.js';import{cloneDeep as _0x4abc43,isEqual as _0x49c20e,isObject as _0x2d0e7b}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x184fe9=_0x4543d2['Reader'],_0xc741f8=_0x4543d2['Writer'],_0x4d9c55=_0x4543d2['util'],_0x43c35d=_0x4543d2['roots']['default']||(_0x4543d2['roots']['default']={});return _0x43c35d['AttributeOperation']=(function(){function _0x25ce3e(_0x3a035b){if(_0x3a035b){for(var _0x1941fe=Object['keys'](_0x3a035b),_0x28168a=0x0;_0x28168a<_0x1941fe['length'];++_0x28168a)null!=_0x3a035b[_0x1941fe[_0x28168a]]&&(this[_0x1941fe[_0x28168a]]=_0x3a035b[_0x1941fe[_0x28168a]]);}}return _0x25ce3e['prototype']['range']=null,_0x25ce3e['prototype']['key']='',_0x25ce3e['prototype']['oldValueBoolean']=!0x1,_0x25ce3e['prototype']['oldValueJson']='',_0x25ce3e['prototype']['newValueBoolean']=!0x1,_0x25ce3e['prototype']['newValueJson']='',_0x25ce3e['prototype']['wasUndone']=!0x1,_0x25ce3e['create']=function(_0x3fbe04){return new _0x25ce3e(_0x3fbe04);},_0x25ce3e['encode']=function(_0x5249d0,_0x5b2f58){return _0x5b2f58||(_0x5b2f58=_0xc741f8['create']()),null!=_0x5249d0['range']&&Object['hasOwnProperty']['call'](_0x5249d0,'range')&&_0x43c35d['Range']['encode'](_0x5249d0['range'],_0x5b2f58['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5249d0['key']&&Object['hasOwnProperty']['call'](_0x5249d0,'key')&&_0x5b2f58['uint32'](0x12)['string'](_0x5249d0['key']),null!=_0x5249d0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5249d0,'oldValueBoolean')&&_0x5b2f58['uint32'](0x18)['bool'](_0x5249d0['oldValueBoolean']),null!=_0x5249d0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5249d0,'oldValueJson')&&_0x5b2f58['uint32'](0x22)['string'](_0x5249d0['oldValueJson']),null!=_0x5249d0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5249d0,'newValueBoolean')&&_0x5b2f58['uint32'](0x28)['bool'](_0x5249d0['newValueBoolean']),null!=_0x5249d0['newValueJson']&&Object['hasOwnProperty']['call'](_0x5249d0,'newValueJson')&&_0x5b2f58['uint32'](0x32)['string'](_0x5249d0['newValueJson']),null!=_0x5249d0['wasUndone']&&Object['hasOwnProperty']['call'](_0x5249d0,'wasUndone')&&_0x5b2f58['uint32'](0x38)['bool'](_0x5249d0['wasUndone']),_0x5b2f58;},_0x25ce3e['encodeDelimited']=function(_0x530ba1,_0x329c8b){return this['encode'](_0x530ba1,_0x329c8b)['ldelim']();},_0x25ce3e['decode']=function(_0x4addc5,_0x27282c){_0x4addc5 instanceof _0x184fe9||(_0x4addc5=_0x184fe9['create'](_0x4addc5));for(var _0x2f9d01=void 0x0===_0x27282c?_0x4addc5['len']:_0x4addc5['pos']+_0x27282c,_0x3db3e5=new _0x43c35d['AttributeOperation']();_0x4addc5['pos']<_0x2f9d01;){var _0x419cb4=_0x4addc5['uint32']();switch(_0x419cb4>>>0x3){case 0x1:_0x3db3e5['range']=_0x43c35d['Range']['decode'](_0x4addc5,_0x4addc5['uint32']());break;case 0x2:_0x3db3e5['key']=_0x4addc5['string']();break;case 0x3:_0x3db3e5['oldValueBoolean']=_0x4addc5['bool']();break;case 0x4:_0x3db3e5['oldValueJson']=_0x4addc5['string']();break;case 0x5:_0x3db3e5['newValueBoolean']=_0x4addc5['bool']();break;case 0x6:_0x3db3e5['newValueJson']=_0x4addc5['string']();break;case 0x7:_0x3db3e5['wasUndone']=_0x4addc5['bool']();break;default:_0x4addc5['skipType'](0x7&_0x419cb4);}}return _0x3db3e5;},_0x25ce3e['decodeDelimited']=function(_0x3db6ca){return _0x3db6ca instanceof _0x184fe9||(_0x3db6ca=new _0x184fe9(_0x3db6ca)),this['decode'](_0x3db6ca,_0x3db6ca['uint32']());},_0x25ce3e['verify']=function(_0xe96292){if('object'!=typeof _0xe96292||null===_0xe96292)return'object\x20expected';if(null!=_0xe96292['range']&&_0xe96292['hasOwnProperty']('range')){var _0xa566e=_0x43c35d['Range']['verify'](_0xe96292['range']);if(_0xa566e)return'range.'+_0xa566e;}return null!=_0xe96292['key']&&_0xe96292['hasOwnProperty']('key')&&!_0x4d9c55['isString'](_0xe96292['key'])?'key:\x20string\x20expected':null!=_0xe96292['oldValueBoolean']&&_0xe96292['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xe96292['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xe96292['oldValueJson']&&_0xe96292['hasOwnProperty']('oldValueJson')&&!_0x4d9c55['isString'](_0xe96292['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xe96292['newValueBoolean']&&_0xe96292['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xe96292['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xe96292['newValueJson']&&_0xe96292['hasOwnProperty']('newValueJson')&&!_0x4d9c55['isString'](_0xe96292['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xe96292['wasUndone']&&_0xe96292['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe96292['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25ce3e['fromObject']=function(_0x191e6d){if(_0x191e6d instanceof _0x43c35d['AttributeOperation'])return _0x191e6d;var _0x470c2b=new _0x43c35d['AttributeOperation']();if(null!=_0x191e6d['range']){if('object'!=typeof _0x191e6d['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x470c2b['range']=_0x43c35d['Range']['fromObject'](_0x191e6d['range']);}return null!=_0x191e6d['key']&&(_0x470c2b['key']=String(_0x191e6d['key'])),null!=_0x191e6d['oldValueBoolean']&&(_0x470c2b['oldValueBoolean']=Boolean(_0x191e6d['oldValueBoolean'])),null!=_0x191e6d['oldValueJson']&&(_0x470c2b['oldValueJson']=String(_0x191e6d['oldValueJson'])),null!=_0x191e6d['newValueBoolean']&&(_0x470c2b['newValueBoolean']=Boolean(_0x191e6d['newValueBoolean'])),null!=_0x191e6d['newValueJson']&&(_0x470c2b['newValueJson']=String(_0x191e6d['newValueJson'])),null!=_0x191e6d['wasUndone']&&(_0x470c2b['wasUndone']=Boolean(_0x191e6d['wasUndone'])),_0x470c2b;},_0x25ce3e['toObject']=function(_0x1a5865,_0x4e877e){_0x4e877e||(_0x4e877e={});var _0x378178={};return _0x4e877e['defaults']&&(_0x378178['range']=null,_0x378178['key']='',_0x378178['oldValueBoolean']=!0x1,_0x378178['oldValueJson']='',_0x378178['newValueBoolean']=!0x1,_0x378178['newValueJson']='',_0x378178['wasUndone']=!0x1),null!=_0x1a5865['range']&&_0x1a5865['hasOwnProperty']('range')&&(_0x378178['range']=_0x43c35d['Range']['toObject'](_0x1a5865['range'],_0x4e877e)),null!=_0x1a5865['key']&&_0x1a5865['hasOwnProperty']('key')&&(_0x378178['key']=_0x1a5865['key']),null!=_0x1a5865['oldValueBoolean']&&_0x1a5865['hasOwnProperty']('oldValueBoolean')&&(_0x378178['oldValueBoolean']=_0x1a5865['oldValueBoolean']),null!=_0x1a5865['oldValueJson']&&_0x1a5865['hasOwnProperty']('oldValueJson')&&(_0x378178['oldValueJson']=_0x1a5865['oldValueJson']),null!=_0x1a5865['newValueBoolean']&&_0x1a5865['hasOwnProperty']('newValueBoolean')&&(_0x378178['newValueBoolean']=_0x1a5865['newValueBoolean']),null!=_0x1a5865['newValueJson']&&_0x1a5865['hasOwnProperty']('newValueJson')&&(_0x378178['newValueJson']=_0x1a5865['newValueJson']),null!=_0x1a5865['wasUndone']&&_0x1a5865['hasOwnProperty']('wasUndone')&&(_0x378178['wasUndone']=_0x1a5865['wasUndone']),_0x378178;},_0x25ce3e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x25ce3e['getTypeUrl']=function(_0x500b25){return void 0x0===_0x500b25&&(_0x500b25='type.googleapis.com'),_0x500b25+'/AttributeOperation';},_0x25ce3e;}()),_0x43c35d['InsertOperation']=(function(){function _0x5cbad6(_0x1e823f){if(this['nodes']=[],_0x1e823f){for(var _0x4429e1=Object['keys'](_0x1e823f),_0x359ebd=0x0;_0x359ebd<_0x4429e1['length'];++_0x359ebd)null!=_0x1e823f[_0x4429e1[_0x359ebd]]&&(this[_0x4429e1[_0x359ebd]]=_0x1e823f[_0x4429e1[_0x359ebd]]);}}return _0x5cbad6['prototype']['position']=null,_0x5cbad6['prototype']['nodes']=_0x4d9c55['emptyArray'],_0x5cbad6['prototype']['shouldReceiveAttributes']=!0x1,_0x5cbad6['prototype']['wasUndone']=!0x1,_0x5cbad6['create']=function(_0x144608){return new _0x5cbad6(_0x144608);},_0x5cbad6['encode']=function(_0x1458c5,_0x26e24f){if(_0x26e24f||(_0x26e24f=_0xc741f8['create']()),null!=_0x1458c5['position']&&Object['hasOwnProperty']['call'](_0x1458c5,'position')&&_0x43c35d['Position']['encode'](_0x1458c5['position'],_0x26e24f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1458c5['nodes']&&_0x1458c5['nodes']['length']){for(var _0x559d39=0x0;_0x559d39<_0x1458c5['nodes']['length'];++_0x559d39)_0x43c35d['Element']['encode'](_0x1458c5['nodes'][_0x559d39],_0x26e24f['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1458c5['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1458c5,'shouldReceiveAttributes')&&_0x26e24f['uint32'](0x18)['bool'](_0x1458c5['shouldReceiveAttributes']),null!=_0x1458c5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1458c5,'wasUndone')&&_0x26e24f['uint32'](0x20)['bool'](_0x1458c5['wasUndone']),_0x26e24f;},_0x5cbad6['encodeDelimited']=function(_0x3c46bf,_0x34f1ee){return this['encode'](_0x3c46bf,_0x34f1ee)['ldelim']();},_0x5cbad6['decode']=function(_0x266c42,_0x4e1555){_0x266c42 instanceof _0x184fe9||(_0x266c42=_0x184fe9['create'](_0x266c42));for(var _0x4e77c8=void 0x0===_0x4e1555?_0x266c42['len']:_0x266c42['pos']+_0x4e1555,_0xe01264=new _0x43c35d['InsertOperation']();_0x266c42['pos']<_0x4e77c8;){var _0x1885fa=_0x266c42['uint32']();switch(_0x1885fa>>>0x3){case 0x1:_0xe01264['position']=_0x43c35d['Position']['decode'](_0x266c42,_0x266c42['uint32']());break;case 0x2:_0xe01264['nodes']&&_0xe01264['nodes']['length']||(_0xe01264['nodes']=[]),_0xe01264['nodes']['push'](_0x43c35d['Element']['decode'](_0x266c42,_0x266c42['uint32']()));break;case 0x3:_0xe01264['shouldReceiveAttributes']=_0x266c42['bool']();break;case 0x4:_0xe01264['wasUndone']=_0x266c42['bool']();break;default:_0x266c42['skipType'](0x7&_0x1885fa);}}return _0xe01264;},_0x5cbad6['decodeDelimited']=function(_0x59a5d9){return _0x59a5d9 instanceof _0x184fe9||(_0x59a5d9=new _0x184fe9(_0x59a5d9)),this['decode'](_0x59a5d9,_0x59a5d9['uint32']());},_0x5cbad6['verify']=function(_0x577c2e){if('object'!=typeof _0x577c2e||null===_0x577c2e)return'object\x20expected';if(null!=_0x577c2e['position']&&_0x577c2e['hasOwnProperty']('position')&&(_0x421b1c=_0x43c35d['Position']['verify'](_0x577c2e['position'])))return'position.'+_0x421b1c;if(null!=_0x577c2e['nodes']&&_0x577c2e['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x577c2e['nodes']))return'nodes:\x20array\x20expected';for(var _0x5e9e87=0x0;_0x5e9e87<_0x577c2e['nodes']['length'];++_0x5e9e87){var _0x421b1c;if(_0x421b1c=_0x43c35d['Element']['verify'](_0x577c2e['nodes'][_0x5e9e87]))return'nodes.'+_0x421b1c;}}return null!=_0x577c2e['shouldReceiveAttributes']&&_0x577c2e['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x577c2e['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x577c2e['wasUndone']&&_0x577c2e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x577c2e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5cbad6['fromObject']=function(_0x11df70){if(_0x11df70 instanceof _0x43c35d['InsertOperation'])return _0x11df70;var _0x15e796=new _0x43c35d['InsertOperation']();if(null!=_0x11df70['position']){if('object'!=typeof _0x11df70['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x15e796['position']=_0x43c35d['Position']['fromObject'](_0x11df70['position']);}if(_0x11df70['nodes']){if(!Array['isArray'](_0x11df70['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x15e796['nodes']=[];for(var _0x17ffa9=0x0;_0x17ffa9<_0x11df70['nodes']['length'];++_0x17ffa9){if('object'!=typeof _0x11df70['nodes'][_0x17ffa9])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x15e796['nodes'][_0x17ffa9]=_0x43c35d['Element']['fromObject'](_0x11df70['nodes'][_0x17ffa9]);}}return null!=_0x11df70['shouldReceiveAttributes']&&(_0x15e796['shouldReceiveAttributes']=Boolean(_0x11df70['shouldReceiveAttributes'])),null!=_0x11df70['wasUndone']&&(_0x15e796['wasUndone']=Boolean(_0x11df70['wasUndone'])),_0x15e796;},_0x5cbad6['toObject']=function(_0x21bc44,_0x514514){_0x514514||(_0x514514={});var _0x1c4e5a={};if((_0x514514['arrays']||_0x514514['defaults'])&&(_0x1c4e5a['nodes']=[]),_0x514514['defaults']&&(_0x1c4e5a['position']=null,_0x1c4e5a['shouldReceiveAttributes']=!0x1,_0x1c4e5a['wasUndone']=!0x1),null!=_0x21bc44['position']&&_0x21bc44['hasOwnProperty']('position')&&(_0x1c4e5a['position']=_0x43c35d['Position']['toObject'](_0x21bc44['position'],_0x514514)),_0x21bc44['nodes']&&_0x21bc44['nodes']['length']){_0x1c4e5a['nodes']=[];for(var _0x6c96a6=0x0;_0x6c96a6<_0x21bc44['nodes']['length'];++_0x6c96a6)_0x1c4e5a['nodes'][_0x6c96a6]=_0x43c35d['Element']['toObject'](_0x21bc44['nodes'][_0x6c96a6],_0x514514);}return null!=_0x21bc44['shouldReceiveAttributes']&&_0x21bc44['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1c4e5a['shouldReceiveAttributes']=_0x21bc44['shouldReceiveAttributes']),null!=_0x21bc44['wasUndone']&&_0x21bc44['hasOwnProperty']('wasUndone')&&(_0x1c4e5a['wasUndone']=_0x21bc44['wasUndone']),_0x1c4e5a;},_0x5cbad6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x5cbad6['getTypeUrl']=function(_0xbb738a){return void 0x0===_0xbb738a&&(_0xbb738a='type.googleapis.com'),_0xbb738a+'/InsertOperation';},_0x5cbad6;}()),_0x43c35d['MarkerOperation']=(function(){function _0x4b28ea(_0x4a70b6){if(_0x4a70b6){for(var _0x3ba8b0=Object['keys'](_0x4a70b6),_0x23e2f3=0x0;_0x23e2f3<_0x3ba8b0['length'];++_0x23e2f3)null!=_0x4a70b6[_0x3ba8b0[_0x23e2f3]]&&(this[_0x3ba8b0[_0x23e2f3]]=_0x4a70b6[_0x3ba8b0[_0x23e2f3]]);}}return _0x4b28ea['prototype']['name']='',_0x4b28ea['prototype']['oldRange']=null,_0x4b28ea['prototype']['newRange']=null,_0x4b28ea['prototype']['affectsData']=!0x1,_0x4b28ea['prototype']['wasUndone']=!0x1,_0x4b28ea['create']=function(_0x782fee){return new _0x4b28ea(_0x782fee);},_0x4b28ea['encode']=function(_0x2ae507,_0x46e9d6){return _0x46e9d6||(_0x46e9d6=_0xc741f8['create']()),null!=_0x2ae507['name']&&Object['hasOwnProperty']['call'](_0x2ae507,'name')&&_0x46e9d6['uint32'](0xa)['string'](_0x2ae507['name']),null!=_0x2ae507['oldRange']&&Object['hasOwnProperty']['call'](_0x2ae507,'oldRange')&&_0x43c35d['Range']['encode'](_0x2ae507['oldRange'],_0x46e9d6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2ae507['newRange']&&Object['hasOwnProperty']['call'](_0x2ae507,'newRange')&&_0x43c35d['Range']['encode'](_0x2ae507['newRange'],_0x46e9d6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2ae507['affectsData']&&Object['hasOwnProperty']['call'](_0x2ae507,'affectsData')&&_0x46e9d6['uint32'](0x20)['bool'](_0x2ae507['affectsData']),null!=_0x2ae507['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ae507,'wasUndone')&&_0x46e9d6['uint32'](0x28)['bool'](_0x2ae507['wasUndone']),_0x46e9d6;},_0x4b28ea['encodeDelimited']=function(_0x298155,_0x6b3f11){return this['encode'](_0x298155,_0x6b3f11)['ldelim']();},_0x4b28ea['decode']=function(_0x5b0904,_0x41a6ad){_0x5b0904 instanceof _0x184fe9||(_0x5b0904=_0x184fe9['create'](_0x5b0904));for(var _0x343c1d=void 0x0===_0x41a6ad?_0x5b0904['len']:_0x5b0904['pos']+_0x41a6ad,_0x4250d0=new _0x43c35d['MarkerOperation']();_0x5b0904['pos']<_0x343c1d;){var _0x2aee78=_0x5b0904['uint32']();switch(_0x2aee78>>>0x3){case 0x1:_0x4250d0['name']=_0x5b0904['string']();break;case 0x2:_0x4250d0['oldRange']=_0x43c35d['Range']['decode'](_0x5b0904,_0x5b0904['uint32']());break;case 0x3:_0x4250d0['newRange']=_0x43c35d['Range']['decode'](_0x5b0904,_0x5b0904['uint32']());break;case 0x4:_0x4250d0['affectsData']=_0x5b0904['bool']();break;case 0x5:_0x4250d0['wasUndone']=_0x5b0904['bool']();break;default:_0x5b0904['skipType'](0x7&_0x2aee78);}}return _0x4250d0;},_0x4b28ea['decodeDelimited']=function(_0x52a1cd){return _0x52a1cd instanceof _0x184fe9||(_0x52a1cd=new _0x184fe9(_0x52a1cd)),this['decode'](_0x52a1cd,_0x52a1cd['uint32']());},_0x4b28ea['verify']=function(_0x35730c){if('object'!=typeof _0x35730c||null===_0x35730c)return'object\x20expected';if(null!=_0x35730c['name']&&_0x35730c['hasOwnProperty']('name')&&!_0x4d9c55['isString'](_0x35730c['name']))return'name:\x20string\x20expected';var _0x69d24e;if(null!=_0x35730c['oldRange']&&_0x35730c['hasOwnProperty']('oldRange')&&(_0x69d24e=_0x43c35d['Range']['verify'](_0x35730c['oldRange'])))return'oldRange.'+_0x69d24e;if(null!=_0x35730c['newRange']&&_0x35730c['hasOwnProperty']('newRange')&&(_0x69d24e=_0x43c35d['Range']['verify'](_0x35730c['newRange'])))return'newRange.'+_0x69d24e;return null!=_0x35730c['affectsData']&&_0x35730c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x35730c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x35730c['wasUndone']&&_0x35730c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35730c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b28ea['fromObject']=function(_0x2a18e6){if(_0x2a18e6 instanceof _0x43c35d['MarkerOperation'])return _0x2a18e6;var _0x3438d4=new _0x43c35d['MarkerOperation']();if(null!=_0x2a18e6['name']&&(_0x3438d4['name']=String(_0x2a18e6['name'])),null!=_0x2a18e6['oldRange']){if('object'!=typeof _0x2a18e6['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x3438d4['oldRange']=_0x43c35d['Range']['fromObject'](_0x2a18e6['oldRange']);}if(null!=_0x2a18e6['newRange']){if('object'!=typeof _0x2a18e6['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x3438d4['newRange']=_0x43c35d['Range']['fromObject'](_0x2a18e6['newRange']);}return null!=_0x2a18e6['affectsData']&&(_0x3438d4['affectsData']=Boolean(_0x2a18e6['affectsData'])),null!=_0x2a18e6['wasUndone']&&(_0x3438d4['wasUndone']=Boolean(_0x2a18e6['wasUndone'])),_0x3438d4;},_0x4b28ea['toObject']=function(_0x33cb4c,_0x413787){_0x413787||(_0x413787={});var _0x2e4f0f={};return _0x413787['defaults']&&(_0x2e4f0f['name']='',_0x2e4f0f['oldRange']=null,_0x2e4f0f['newRange']=null,_0x2e4f0f['affectsData']=!0x1,_0x2e4f0f['wasUndone']=!0x1),null!=_0x33cb4c['name']&&_0x33cb4c['hasOwnProperty']('name')&&(_0x2e4f0f['name']=_0x33cb4c['name']),null!=_0x33cb4c['oldRange']&&_0x33cb4c['hasOwnProperty']('oldRange')&&(_0x2e4f0f['oldRange']=_0x43c35d['Range']['toObject'](_0x33cb4c['oldRange'],_0x413787)),null!=_0x33cb4c['newRange']&&_0x33cb4c['hasOwnProperty']('newRange')&&(_0x2e4f0f['newRange']=_0x43c35d['Range']['toObject'](_0x33cb4c['newRange'],_0x413787)),null!=_0x33cb4c['affectsData']&&_0x33cb4c['hasOwnProperty']('affectsData')&&(_0x2e4f0f['affectsData']=_0x33cb4c['affectsData']),null!=_0x33cb4c['wasUndone']&&_0x33cb4c['hasOwnProperty']('wasUndone')&&(_0x2e4f0f['wasUndone']=_0x33cb4c['wasUndone']),_0x2e4f0f;},_0x4b28ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x4b28ea['getTypeUrl']=function(_0x316768){return void 0x0===_0x316768&&(_0x316768='type.googleapis.com'),_0x316768+'/MarkerOperation';},_0x4b28ea;}()),_0x43c35d['MergeOperation']=(function(){function _0x529b01(_0x91dc68){if(_0x91dc68){for(var _0x40a2d5=Object['keys'](_0x91dc68),_0x2668a0=0x0;_0x2668a0<_0x40a2d5['length'];++_0x2668a0)null!=_0x91dc68[_0x40a2d5[_0x2668a0]]&&(this[_0x40a2d5[_0x2668a0]]=_0x91dc68[_0x40a2d5[_0x2668a0]]);}}return _0x529b01['prototype']['sourcePosition']=null,_0x529b01['prototype']['targetPosition']=null,_0x529b01['prototype']['graveyardPosition']=null,_0x529b01['prototype']['howMany']=0x0,_0x529b01['prototype']['wasUndone']=!0x1,_0x529b01['create']=function(_0x180e58){return new _0x529b01(_0x180e58);},_0x529b01['encode']=function(_0x2057f7,_0x1b60fb){return _0x1b60fb||(_0x1b60fb=_0xc741f8['create']()),null!=_0x2057f7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2057f7,'sourcePosition')&&_0x43c35d['Position']['encode'](_0x2057f7['sourcePosition'],_0x1b60fb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2057f7['targetPosition']&&Object['hasOwnProperty']['call'](_0x2057f7,'targetPosition')&&_0x43c35d['Position']['encode'](_0x2057f7['targetPosition'],_0x1b60fb['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2057f7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2057f7,'graveyardPosition')&&_0x43c35d['Position']['encode'](_0x2057f7['graveyardPosition'],_0x1b60fb['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2057f7['howMany']&&Object['hasOwnProperty']['call'](_0x2057f7,'howMany')&&_0x1b60fb['uint32'](0x20)['uint32'](_0x2057f7['howMany']),null!=_0x2057f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x2057f7,'wasUndone')&&_0x1b60fb['uint32'](0x28)['bool'](_0x2057f7['wasUndone']),_0x1b60fb;},_0x529b01['encodeDelimited']=function(_0x3e87cd,_0x5e9a06){return this['encode'](_0x3e87cd,_0x5e9a06)['ldelim']();},_0x529b01['decode']=function(_0x2e3687,_0x2ad00e){_0x2e3687 instanceof _0x184fe9||(_0x2e3687=_0x184fe9['create'](_0x2e3687));for(var _0x1f843e=void 0x0===_0x2ad00e?_0x2e3687['len']:_0x2e3687['pos']+_0x2ad00e,_0x4041de=new _0x43c35d['MergeOperation']();_0x2e3687['pos']<_0x1f843e;){var _0x4c1719=_0x2e3687['uint32']();switch(_0x4c1719>>>0x3){case 0x1:_0x4041de['sourcePosition']=_0x43c35d['Position']['decode'](_0x2e3687,_0x2e3687['uint32']());break;case 0x2:_0x4041de['targetPosition']=_0x43c35d['Position']['decode'](_0x2e3687,_0x2e3687['uint32']());break;case 0x3:_0x4041de['graveyardPosition']=_0x43c35d['Position']['decode'](_0x2e3687,_0x2e3687['uint32']());break;case 0x4:_0x4041de['howMany']=_0x2e3687['uint32']();break;case 0x5:_0x4041de['wasUndone']=_0x2e3687['bool']();break;default:_0x2e3687['skipType'](0x7&_0x4c1719);}}return _0x4041de;},_0x529b01['decodeDelimited']=function(_0x4dd108){return _0x4dd108 instanceof _0x184fe9||(_0x4dd108=new _0x184fe9(_0x4dd108)),this['decode'](_0x4dd108,_0x4dd108['uint32']());},_0x529b01['verify']=function(_0x28cfd7){if('object'!=typeof _0x28cfd7||null===_0x28cfd7)return'object\x20expected';var _0x46e429;if(null!=_0x28cfd7['sourcePosition']&&_0x28cfd7['hasOwnProperty']('sourcePosition')&&(_0x46e429=_0x43c35d['Position']['verify'](_0x28cfd7['sourcePosition'])))return'sourcePosition.'+_0x46e429;if(null!=_0x28cfd7['targetPosition']&&_0x28cfd7['hasOwnProperty']('targetPosition')&&(_0x46e429=_0x43c35d['Position']['verify'](_0x28cfd7['targetPosition'])))return'targetPosition.'+_0x46e429;if(null!=_0x28cfd7['graveyardPosition']&&_0x28cfd7['hasOwnProperty']('graveyardPosition')&&(_0x46e429=_0x43c35d['Position']['verify'](_0x28cfd7['graveyardPosition'])))return'graveyardPosition.'+_0x46e429;return null!=_0x28cfd7['howMany']&&_0x28cfd7['hasOwnProperty']('howMany')&&!_0x4d9c55['isInteger'](_0x28cfd7['howMany'])?'howMany:\x20integer\x20expected':null!=_0x28cfd7['wasUndone']&&_0x28cfd7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28cfd7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x529b01['fromObject']=function(_0x42e489){if(_0x42e489 instanceof _0x43c35d['MergeOperation'])return _0x42e489;var _0x326c2f=new _0x43c35d['MergeOperation']();if(null!=_0x42e489['sourcePosition']){if('object'!=typeof _0x42e489['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x326c2f['sourcePosition']=_0x43c35d['Position']['fromObject'](_0x42e489['sourcePosition']);}if(null!=_0x42e489['targetPosition']){if('object'!=typeof _0x42e489['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x326c2f['targetPosition']=_0x43c35d['Position']['fromObject'](_0x42e489['targetPosition']);}if(null!=_0x42e489['graveyardPosition']){if('object'!=typeof _0x42e489['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x326c2f['graveyardPosition']=_0x43c35d['Position']['fromObject'](_0x42e489['graveyardPosition']);}return null!=_0x42e489['howMany']&&(_0x326c2f['howMany']=_0x42e489['howMany']>>>0x0),null!=_0x42e489['wasUndone']&&(_0x326c2f['wasUndone']=Boolean(_0x42e489['wasUndone'])),_0x326c2f;},_0x529b01['toObject']=function(_0x3851d9,_0x5a75f3){_0x5a75f3||(_0x5a75f3={});var _0x545d3d={};return _0x5a75f3['defaults']&&(_0x545d3d['sourcePosition']=null,_0x545d3d['targetPosition']=null,_0x545d3d['graveyardPosition']=null,_0x545d3d['howMany']=0x0,_0x545d3d['wasUndone']=!0x1),null!=_0x3851d9['sourcePosition']&&_0x3851d9['hasOwnProperty']('sourcePosition')&&(_0x545d3d['sourcePosition']=_0x43c35d['Position']['toObject'](_0x3851d9['sourcePosition'],_0x5a75f3)),null!=_0x3851d9['targetPosition']&&_0x3851d9['hasOwnProperty']('targetPosition')&&(_0x545d3d['targetPosition']=_0x43c35d['Position']['toObject'](_0x3851d9['targetPosition'],_0x5a75f3)),null!=_0x3851d9['graveyardPosition']&&_0x3851d9['hasOwnProperty']('graveyardPosition')&&(_0x545d3d['graveyardPosition']=_0x43c35d['Position']['toObject'](_0x3851d9['graveyardPosition'],_0x5a75f3)),null!=_0x3851d9['howMany']&&_0x3851d9['hasOwnProperty']('howMany')&&(_0x545d3d['howMany']=_0x3851d9['howMany']),null!=_0x3851d9['wasUndone']&&_0x3851d9['hasOwnProperty']('wasUndone')&&(_0x545d3d['wasUndone']=_0x3851d9['wasUndone']),_0x545d3d;},_0x529b01['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x529b01['getTypeUrl']=function(_0x72dccf){return void 0x0===_0x72dccf&&(_0x72dccf='type.googleapis.com'),_0x72dccf+'/MergeOperation';},_0x529b01;}()),_0x43c35d['MoveOperation']=(function(){function _0x1e8701(_0x2fc4d1){if(_0x2fc4d1){for(var _0xfe534a=Object['keys'](_0x2fc4d1),_0x18b7ee=0x0;_0x18b7ee<_0xfe534a['length'];++_0x18b7ee)null!=_0x2fc4d1[_0xfe534a[_0x18b7ee]]&&(this[_0xfe534a[_0x18b7ee]]=_0x2fc4d1[_0xfe534a[_0x18b7ee]]);}}return _0x1e8701['prototype']['sourcePosition']=null,_0x1e8701['prototype']['howMany']=0x0,_0x1e8701['prototype']['targetPosition']=null,_0x1e8701['prototype']['wasUndone']=!0x1,_0x1e8701['create']=function(_0x47f76a){return new _0x1e8701(_0x47f76a);},_0x1e8701['encode']=function(_0x1607e8,_0x5a344f){return _0x5a344f||(_0x5a344f=_0xc741f8['create']()),null!=_0x1607e8['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1607e8,'sourcePosition')&&_0x43c35d['Position']['encode'](_0x1607e8['sourcePosition'],_0x5a344f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1607e8['howMany']&&Object['hasOwnProperty']['call'](_0x1607e8,'howMany')&&_0x5a344f['uint32'](0x10)['uint32'](_0x1607e8['howMany']),null!=_0x1607e8['targetPosition']&&Object['hasOwnProperty']['call'](_0x1607e8,'targetPosition')&&_0x43c35d['Position']['encode'](_0x1607e8['targetPosition'],_0x5a344f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1607e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x1607e8,'wasUndone')&&_0x5a344f['uint32'](0x20)['bool'](_0x1607e8['wasUndone']),_0x5a344f;},_0x1e8701['encodeDelimited']=function(_0x130391,_0x29f7b5){return this['encode'](_0x130391,_0x29f7b5)['ldelim']();},_0x1e8701['decode']=function(_0x54c519,_0x584ac8){_0x54c519 instanceof _0x184fe9||(_0x54c519=_0x184fe9['create'](_0x54c519));for(var _0x4e91c1=void 0x0===_0x584ac8?_0x54c519['len']:_0x54c519['pos']+_0x584ac8,_0x43a2ca=new _0x43c35d['MoveOperation']();_0x54c519['pos']<_0x4e91c1;){var _0x4465a1=_0x54c519['uint32']();switch(_0x4465a1>>>0x3){case 0x1:_0x43a2ca['sourcePosition']=_0x43c35d['Position']['decode'](_0x54c519,_0x54c519['uint32']());break;case 0x2:_0x43a2ca['howMany']=_0x54c519['uint32']();break;case 0x3:_0x43a2ca['targetPosition']=_0x43c35d['Position']['decode'](_0x54c519,_0x54c519['uint32']());break;case 0x4:_0x43a2ca['wasUndone']=_0x54c519['bool']();break;default:_0x54c519['skipType'](0x7&_0x4465a1);}}return _0x43a2ca;},_0x1e8701['decodeDelimited']=function(_0x46f92a){return _0x46f92a instanceof _0x184fe9||(_0x46f92a=new _0x184fe9(_0x46f92a)),this['decode'](_0x46f92a,_0x46f92a['uint32']());},_0x1e8701['verify']=function(_0x39fb66){if('object'!=typeof _0x39fb66||null===_0x39fb66)return'object\x20expected';var _0x1b6957;if(null!=_0x39fb66['sourcePosition']&&_0x39fb66['hasOwnProperty']('sourcePosition')&&(_0x1b6957=_0x43c35d['Position']['verify'](_0x39fb66['sourcePosition'])))return'sourcePosition.'+_0x1b6957;if(null!=_0x39fb66['howMany']&&_0x39fb66['hasOwnProperty']('howMany')&&!_0x4d9c55['isInteger'](_0x39fb66['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x39fb66['targetPosition']&&_0x39fb66['hasOwnProperty']('targetPosition')&&(_0x1b6957=_0x43c35d['Position']['verify'](_0x39fb66['targetPosition'])))return'targetPosition.'+_0x1b6957;return null!=_0x39fb66['wasUndone']&&_0x39fb66['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39fb66['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e8701['fromObject']=function(_0x13091b){if(_0x13091b instanceof _0x43c35d['MoveOperation'])return _0x13091b;var _0x13c930=new _0x43c35d['MoveOperation']();if(null!=_0x13091b['sourcePosition']){if('object'!=typeof _0x13091b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x13c930['sourcePosition']=_0x43c35d['Position']['fromObject'](_0x13091b['sourcePosition']);}if(null!=_0x13091b['howMany']&&(_0x13c930['howMany']=_0x13091b['howMany']>>>0x0),null!=_0x13091b['targetPosition']){if('object'!=typeof _0x13091b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x13c930['targetPosition']=_0x43c35d['Position']['fromObject'](_0x13091b['targetPosition']);}return null!=_0x13091b['wasUndone']&&(_0x13c930['wasUndone']=Boolean(_0x13091b['wasUndone'])),_0x13c930;},_0x1e8701['toObject']=function(_0x958d55,_0x28a66e){_0x28a66e||(_0x28a66e={});var _0x435a8a={};return _0x28a66e['defaults']&&(_0x435a8a['sourcePosition']=null,_0x435a8a['howMany']=0x0,_0x435a8a['targetPosition']=null,_0x435a8a['wasUndone']=!0x1),null!=_0x958d55['sourcePosition']&&_0x958d55['hasOwnProperty']('sourcePosition')&&(_0x435a8a['sourcePosition']=_0x43c35d['Position']['toObject'](_0x958d55['sourcePosition'],_0x28a66e)),null!=_0x958d55['howMany']&&_0x958d55['hasOwnProperty']('howMany')&&(_0x435a8a['howMany']=_0x958d55['howMany']),null!=_0x958d55['targetPosition']&&_0x958d55['hasOwnProperty']('targetPosition')&&(_0x435a8a['targetPosition']=_0x43c35d['Position']['toObject'](_0x958d55['targetPosition'],_0x28a66e)),null!=_0x958d55['wasUndone']&&_0x958d55['hasOwnProperty']('wasUndone')&&(_0x435a8a['wasUndone']=_0x958d55['wasUndone']),_0x435a8a;},_0x1e8701['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x1e8701['getTypeUrl']=function(_0x161086){return void 0x0===_0x161086&&(_0x161086='type.googleapis.com'),_0x161086+'/MoveOperation';},_0x1e8701;}()),_0x43c35d['RenameOperation']=(function(){function _0x2915c4(_0x230182){if(_0x230182){for(var _0xba5e02=Object['keys'](_0x230182),_0x3d3ed6=0x0;_0x3d3ed6<_0xba5e02['length'];++_0x3d3ed6)null!=_0x230182[_0xba5e02[_0x3d3ed6]]&&(this[_0xba5e02[_0x3d3ed6]]=_0x230182[_0xba5e02[_0x3d3ed6]]);}}return _0x2915c4['prototype']['position']=null,_0x2915c4['prototype']['oldName']='',_0x2915c4['prototype']['newName']='',_0x2915c4['prototype']['wasUndone']=!0x1,_0x2915c4['create']=function(_0xa3d09f){return new _0x2915c4(_0xa3d09f);},_0x2915c4['encode']=function(_0x550a57,_0x1048b3){return _0x1048b3||(_0x1048b3=_0xc741f8['create']()),null!=_0x550a57['position']&&Object['hasOwnProperty']['call'](_0x550a57,'position')&&_0x43c35d['Position']['encode'](_0x550a57['position'],_0x1048b3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x550a57['oldName']&&Object['hasOwnProperty']['call'](_0x550a57,'oldName')&&_0x1048b3['uint32'](0x12)['string'](_0x550a57['oldName']),null!=_0x550a57['newName']&&Object['hasOwnProperty']['call'](_0x550a57,'newName')&&_0x1048b3['uint32'](0x1a)['string'](_0x550a57['newName']),null!=_0x550a57['wasUndone']&&Object['hasOwnProperty']['call'](_0x550a57,'wasUndone')&&_0x1048b3['uint32'](0x20)['bool'](_0x550a57['wasUndone']),_0x1048b3;},_0x2915c4['encodeDelimited']=function(_0x168040,_0x1b4b48){return this['encode'](_0x168040,_0x1b4b48)['ldelim']();},_0x2915c4['decode']=function(_0x9cddf0,_0x3fcccb){_0x9cddf0 instanceof _0x184fe9||(_0x9cddf0=_0x184fe9['create'](_0x9cddf0));for(var _0x2167d=void 0x0===_0x3fcccb?_0x9cddf0['len']:_0x9cddf0['pos']+_0x3fcccb,_0x1a27dc=new _0x43c35d['RenameOperation']();_0x9cddf0['pos']<_0x2167d;){var _0x239ca6=_0x9cddf0['uint32']();switch(_0x239ca6>>>0x3){case 0x1:_0x1a27dc['position']=_0x43c35d['Position']['decode'](_0x9cddf0,_0x9cddf0['uint32']());break;case 0x2:_0x1a27dc['oldName']=_0x9cddf0['string']();break;case 0x3:_0x1a27dc['newName']=_0x9cddf0['string']();break;case 0x4:_0x1a27dc['wasUndone']=_0x9cddf0['bool']();break;default:_0x9cddf0['skipType'](0x7&_0x239ca6);}}return _0x1a27dc;},_0x2915c4['decodeDelimited']=function(_0xd5b1c1){return _0xd5b1c1 instanceof _0x184fe9||(_0xd5b1c1=new _0x184fe9(_0xd5b1c1)),this['decode'](_0xd5b1c1,_0xd5b1c1['uint32']());},_0x2915c4['verify']=function(_0x3da306){if('object'!=typeof _0x3da306||null===_0x3da306)return'object\x20expected';if(null!=_0x3da306['position']&&_0x3da306['hasOwnProperty']('position')){var _0x901b20=_0x43c35d['Position']['verify'](_0x3da306['position']);if(_0x901b20)return'position.'+_0x901b20;}return null!=_0x3da306['oldName']&&_0x3da306['hasOwnProperty']('oldName')&&!_0x4d9c55['isString'](_0x3da306['oldName'])?'oldName:\x20string\x20expected':null!=_0x3da306['newName']&&_0x3da306['hasOwnProperty']('newName')&&!_0x4d9c55['isString'](_0x3da306['newName'])?'newName:\x20string\x20expected':null!=_0x3da306['wasUndone']&&_0x3da306['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3da306['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2915c4['fromObject']=function(_0x1de4a2){if(_0x1de4a2 instanceof _0x43c35d['RenameOperation'])return _0x1de4a2;var _0x2a03e5=new _0x43c35d['RenameOperation']();if(null!=_0x1de4a2['position']){if('object'!=typeof _0x1de4a2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2a03e5['position']=_0x43c35d['Position']['fromObject'](_0x1de4a2['position']);}return null!=_0x1de4a2['oldName']&&(_0x2a03e5['oldName']=String(_0x1de4a2['oldName'])),null!=_0x1de4a2['newName']&&(_0x2a03e5['newName']=String(_0x1de4a2['newName'])),null!=_0x1de4a2['wasUndone']&&(_0x2a03e5['wasUndone']=Boolean(_0x1de4a2['wasUndone'])),_0x2a03e5;},_0x2915c4['toObject']=function(_0x3d42dd,_0x36eb3b){_0x36eb3b||(_0x36eb3b={});var _0x3b6ff9={};return _0x36eb3b['defaults']&&(_0x3b6ff9['position']=null,_0x3b6ff9['oldName']='',_0x3b6ff9['newName']='',_0x3b6ff9['wasUndone']=!0x1),null!=_0x3d42dd['position']&&_0x3d42dd['hasOwnProperty']('position')&&(_0x3b6ff9['position']=_0x43c35d['Position']['toObject'](_0x3d42dd['position'],_0x36eb3b)),null!=_0x3d42dd['oldName']&&_0x3d42dd['hasOwnProperty']('oldName')&&(_0x3b6ff9['oldName']=_0x3d42dd['oldName']),null!=_0x3d42dd['newName']&&_0x3d42dd['hasOwnProperty']('newName')&&(_0x3b6ff9['newName']=_0x3d42dd['newName']),null!=_0x3d42dd['wasUndone']&&_0x3d42dd['hasOwnProperty']('wasUndone')&&(_0x3b6ff9['wasUndone']=_0x3d42dd['wasUndone']),_0x3b6ff9;},_0x2915c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x2915c4['getTypeUrl']=function(_0x340ece){return void 0x0===_0x340ece&&(_0x340ece='type.googleapis.com'),_0x340ece+'/RenameOperation';},_0x2915c4;}()),_0x43c35d['RootAttributeOperation']=(function(){function _0x543b51(_0x1bea32){if(_0x1bea32){for(var _0x20665e=Object['keys'](_0x1bea32),_0x100199=0x0;_0x100199<_0x20665e['length'];++_0x100199)null!=_0x1bea32[_0x20665e[_0x100199]]&&(this[_0x20665e[_0x100199]]=_0x1bea32[_0x20665e[_0x100199]]);}}return _0x543b51['prototype']['root']='',_0x543b51['prototype']['key']='',_0x543b51['prototype']['oldValueBoolean']=!0x1,_0x543b51['prototype']['oldValueJson']='',_0x543b51['prototype']['newValueBoolean']=!0x1,_0x543b51['prototype']['newValueJson']='',_0x543b51['prototype']['wasUndone']=!0x1,_0x543b51['create']=function(_0x3bb690){return new _0x543b51(_0x3bb690);},_0x543b51['encode']=function(_0x1645dc,_0x356fb2){return _0x356fb2||(_0x356fb2=_0xc741f8['create']()),null!=_0x1645dc['root']&&Object['hasOwnProperty']['call'](_0x1645dc,'root')&&_0x356fb2['uint32'](0xa)['string'](_0x1645dc['root']),null!=_0x1645dc['key']&&Object['hasOwnProperty']['call'](_0x1645dc,'key')&&_0x356fb2['uint32'](0x12)['string'](_0x1645dc['key']),null!=_0x1645dc['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1645dc,'oldValueBoolean')&&_0x356fb2['uint32'](0x18)['bool'](_0x1645dc['oldValueBoolean']),null!=_0x1645dc['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1645dc,'oldValueJson')&&_0x356fb2['uint32'](0x22)['string'](_0x1645dc['oldValueJson']),null!=_0x1645dc['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1645dc,'newValueBoolean')&&_0x356fb2['uint32'](0x28)['bool'](_0x1645dc['newValueBoolean']),null!=_0x1645dc['newValueJson']&&Object['hasOwnProperty']['call'](_0x1645dc,'newValueJson')&&_0x356fb2['uint32'](0x32)['string'](_0x1645dc['newValueJson']),null!=_0x1645dc['wasUndone']&&Object['hasOwnProperty']['call'](_0x1645dc,'wasUndone')&&_0x356fb2['uint32'](0x38)['bool'](_0x1645dc['wasUndone']),_0x356fb2;},_0x543b51['encodeDelimited']=function(_0x2f5967,_0x53404e){return this['encode'](_0x2f5967,_0x53404e)['ldelim']();},_0x543b51['decode']=function(_0x3933c2,_0x27c36c){_0x3933c2 instanceof _0x184fe9||(_0x3933c2=_0x184fe9['create'](_0x3933c2));for(var _0x201d77=void 0x0===_0x27c36c?_0x3933c2['len']:_0x3933c2['pos']+_0x27c36c,_0x494300=new _0x43c35d['RootAttributeOperation']();_0x3933c2['pos']<_0x201d77;){var _0x328b2a=_0x3933c2['uint32']();switch(_0x328b2a>>>0x3){case 0x1:_0x494300['root']=_0x3933c2['string']();break;case 0x2:_0x494300['key']=_0x3933c2['string']();break;case 0x3:_0x494300['oldValueBoolean']=_0x3933c2['bool']();break;case 0x4:_0x494300['oldValueJson']=_0x3933c2['string']();break;case 0x5:_0x494300['newValueBoolean']=_0x3933c2['bool']();break;case 0x6:_0x494300['newValueJson']=_0x3933c2['string']();break;case 0x7:_0x494300['wasUndone']=_0x3933c2['bool']();break;default:_0x3933c2['skipType'](0x7&_0x328b2a);}}return _0x494300;},_0x543b51['decodeDelimited']=function(_0x17887a){return _0x17887a instanceof _0x184fe9||(_0x17887a=new _0x184fe9(_0x17887a)),this['decode'](_0x17887a,_0x17887a['uint32']());},_0x543b51['verify']=function(_0x1019a3){return'object'!=typeof _0x1019a3||null===_0x1019a3?'object\x20expected':null!=_0x1019a3['root']&&_0x1019a3['hasOwnProperty']('root')&&!_0x4d9c55['isString'](_0x1019a3['root'])?'root:\x20string\x20expected':null!=_0x1019a3['key']&&_0x1019a3['hasOwnProperty']('key')&&!_0x4d9c55['isString'](_0x1019a3['key'])?'key:\x20string\x20expected':null!=_0x1019a3['oldValueBoolean']&&_0x1019a3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1019a3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1019a3['oldValueJson']&&_0x1019a3['hasOwnProperty']('oldValueJson')&&!_0x4d9c55['isString'](_0x1019a3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1019a3['newValueBoolean']&&_0x1019a3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1019a3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1019a3['newValueJson']&&_0x1019a3['hasOwnProperty']('newValueJson')&&!_0x4d9c55['isString'](_0x1019a3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1019a3['wasUndone']&&_0x1019a3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1019a3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x543b51['fromObject']=function(_0x2f88df){if(_0x2f88df instanceof _0x43c35d['RootAttributeOperation'])return _0x2f88df;var _0x2bff40=new _0x43c35d['RootAttributeOperation']();return null!=_0x2f88df['root']&&(_0x2bff40['root']=String(_0x2f88df['root'])),null!=_0x2f88df['key']&&(_0x2bff40['key']=String(_0x2f88df['key'])),null!=_0x2f88df['oldValueBoolean']&&(_0x2bff40['oldValueBoolean']=Boolean(_0x2f88df['oldValueBoolean'])),null!=_0x2f88df['oldValueJson']&&(_0x2bff40['oldValueJson']=String(_0x2f88df['oldValueJson'])),null!=_0x2f88df['newValueBoolean']&&(_0x2bff40['newValueBoolean']=Boolean(_0x2f88df['newValueBoolean'])),null!=_0x2f88df['newValueJson']&&(_0x2bff40['newValueJson']=String(_0x2f88df['newValueJson'])),null!=_0x2f88df['wasUndone']&&(_0x2bff40['wasUndone']=Boolean(_0x2f88df['wasUndone'])),_0x2bff40;},_0x543b51['toObject']=function(_0x14770b,_0x4bf289){_0x4bf289||(_0x4bf289={});var _0x2c014a={};return _0x4bf289['defaults']&&(_0x2c014a['root']='',_0x2c014a['key']='',_0x2c014a['oldValueBoolean']=!0x1,_0x2c014a['oldValueJson']='',_0x2c014a['newValueBoolean']=!0x1,_0x2c014a['newValueJson']='',_0x2c014a['wasUndone']=!0x1),null!=_0x14770b['root']&&_0x14770b['hasOwnProperty']('root')&&(_0x2c014a['root']=_0x14770b['root']),null!=_0x14770b['key']&&_0x14770b['hasOwnProperty']('key')&&(_0x2c014a['key']=_0x14770b['key']),null!=_0x14770b['oldValueBoolean']&&_0x14770b['hasOwnProperty']('oldValueBoolean')&&(_0x2c014a['oldValueBoolean']=_0x14770b['oldValueBoolean']),null!=_0x14770b['oldValueJson']&&_0x14770b['hasOwnProperty']('oldValueJson')&&(_0x2c014a['oldValueJson']=_0x14770b['oldValueJson']),null!=_0x14770b['newValueBoolean']&&_0x14770b['hasOwnProperty']('newValueBoolean')&&(_0x2c014a['newValueBoolean']=_0x14770b['newValueBoolean']),null!=_0x14770b['newValueJson']&&_0x14770b['hasOwnProperty']('newValueJson')&&(_0x2c014a['newValueJson']=_0x14770b['newValueJson']),null!=_0x14770b['wasUndone']&&_0x14770b['hasOwnProperty']('wasUndone')&&(_0x2c014a['wasUndone']=_0x14770b['wasUndone']),_0x2c014a;},_0x543b51['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x543b51['getTypeUrl']=function(_0x6b2c25){return void 0x0===_0x6b2c25&&(_0x6b2c25='type.googleapis.com'),_0x6b2c25+'/RootAttributeOperation';},_0x543b51;}()),_0x43c35d['RootOperation']=(function(){function _0x252cb1(_0x6691df){if(_0x6691df){for(var _0x10ffdf=Object['keys'](_0x6691df),_0xf0e5fe=0x0;_0xf0e5fe<_0x10ffdf['length'];++_0xf0e5fe)null!=_0x6691df[_0x10ffdf[_0xf0e5fe]]&&(this[_0x10ffdf[_0xf0e5fe]]=_0x6691df[_0x10ffdf[_0xf0e5fe]]);}}return _0x252cb1['prototype']['rootName']='',_0x252cb1['prototype']['elementName']='',_0x252cb1['prototype']['isAdd']=!0x1,_0x252cb1['prototype']['wasUndone']=!0x1,_0x252cb1['create']=function(_0x2e2a88){return new _0x252cb1(_0x2e2a88);},_0x252cb1['encode']=function(_0x3db0e8,_0x32ffa9){return _0x32ffa9||(_0x32ffa9=_0xc741f8['create']()),null!=_0x3db0e8['rootName']&&Object['hasOwnProperty']['call'](_0x3db0e8,'rootName')&&_0x32ffa9['uint32'](0xa)['string'](_0x3db0e8['rootName']),null!=_0x3db0e8['elementName']&&Object['hasOwnProperty']['call'](_0x3db0e8,'elementName')&&_0x32ffa9['uint32'](0x12)['string'](_0x3db0e8['elementName']),null!=_0x3db0e8['isAdd']&&Object['hasOwnProperty']['call'](_0x3db0e8,'isAdd')&&_0x32ffa9['uint32'](0x18)['bool'](_0x3db0e8['isAdd']),null!=_0x3db0e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x3db0e8,'wasUndone')&&_0x32ffa9['uint32'](0x20)['bool'](_0x3db0e8['wasUndone']),_0x32ffa9;},_0x252cb1['encodeDelimited']=function(_0x2ce790,_0x22434a){return this['encode'](_0x2ce790,_0x22434a)['ldelim']();},_0x252cb1['decode']=function(_0x2a8b75,_0x481c45){_0x2a8b75 instanceof _0x184fe9||(_0x2a8b75=_0x184fe9['create'](_0x2a8b75));for(var _0x494cf0=void 0x0===_0x481c45?_0x2a8b75['len']:_0x2a8b75['pos']+_0x481c45,_0x50ffcf=new _0x43c35d['RootOperation']();_0x2a8b75['pos']<_0x494cf0;){var _0x278a3d=_0x2a8b75['uint32']();switch(_0x278a3d>>>0x3){case 0x1:_0x50ffcf['rootName']=_0x2a8b75['string']();break;case 0x2:_0x50ffcf['elementName']=_0x2a8b75['string']();break;case 0x3:_0x50ffcf['isAdd']=_0x2a8b75['bool']();break;case 0x4:_0x50ffcf['wasUndone']=_0x2a8b75['bool']();break;default:_0x2a8b75['skipType'](0x7&_0x278a3d);}}return _0x50ffcf;},_0x252cb1['decodeDelimited']=function(_0x39b219){return _0x39b219 instanceof _0x184fe9||(_0x39b219=new _0x184fe9(_0x39b219)),this['decode'](_0x39b219,_0x39b219['uint32']());},_0x252cb1['verify']=function(_0x2ffb58){return'object'!=typeof _0x2ffb58||null===_0x2ffb58?'object\x20expected':null!=_0x2ffb58['rootName']&&_0x2ffb58['hasOwnProperty']('rootName')&&!_0x4d9c55['isString'](_0x2ffb58['rootName'])?'rootName:\x20string\x20expected':null!=_0x2ffb58['elementName']&&_0x2ffb58['hasOwnProperty']('elementName')&&!_0x4d9c55['isString'](_0x2ffb58['elementName'])?'elementName:\x20string\x20expected':null!=_0x2ffb58['isAdd']&&_0x2ffb58['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2ffb58['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2ffb58['wasUndone']&&_0x2ffb58['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ffb58['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x252cb1['fromObject']=function(_0x4ace61){if(_0x4ace61 instanceof _0x43c35d['RootOperation'])return _0x4ace61;var _0x46c2ad=new _0x43c35d['RootOperation']();return null!=_0x4ace61['rootName']&&(_0x46c2ad['rootName']=String(_0x4ace61['rootName'])),null!=_0x4ace61['elementName']&&(_0x46c2ad['elementName']=String(_0x4ace61['elementName'])),null!=_0x4ace61['isAdd']&&(_0x46c2ad['isAdd']=Boolean(_0x4ace61['isAdd'])),null!=_0x4ace61['wasUndone']&&(_0x46c2ad['wasUndone']=Boolean(_0x4ace61['wasUndone'])),_0x46c2ad;},_0x252cb1['toObject']=function(_0x4e65c4,_0x1b1a22){_0x1b1a22||(_0x1b1a22={});var _0x5481bb={};return _0x1b1a22['defaults']&&(_0x5481bb['rootName']='',_0x5481bb['elementName']='',_0x5481bb['isAdd']=!0x1,_0x5481bb['wasUndone']=!0x1),null!=_0x4e65c4['rootName']&&_0x4e65c4['hasOwnProperty']('rootName')&&(_0x5481bb['rootName']=_0x4e65c4['rootName']),null!=_0x4e65c4['elementName']&&_0x4e65c4['hasOwnProperty']('elementName')&&(_0x5481bb['elementName']=_0x4e65c4['elementName']),null!=_0x4e65c4['isAdd']&&_0x4e65c4['hasOwnProperty']('isAdd')&&(_0x5481bb['isAdd']=_0x4e65c4['isAdd']),null!=_0x4e65c4['wasUndone']&&_0x4e65c4['hasOwnProperty']('wasUndone')&&(_0x5481bb['wasUndone']=_0x4e65c4['wasUndone']),_0x5481bb;},_0x252cb1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x252cb1['getTypeUrl']=function(_0x34d80b){return void 0x0===_0x34d80b&&(_0x34d80b='type.googleapis.com'),_0x34d80b+'/RootOperation';},_0x252cb1;}()),_0x43c35d['SplitOperation']=(function(){function _0x25dccb(_0xde7d9b){if(_0xde7d9b){for(var _0x35cf0a=Object['keys'](_0xde7d9b),_0x3fb10e=0x0;_0x3fb10e<_0x35cf0a['length'];++_0x3fb10e)null!=_0xde7d9b[_0x35cf0a[_0x3fb10e]]&&(this[_0x35cf0a[_0x3fb10e]]=_0xde7d9b[_0x35cf0a[_0x3fb10e]]);}}return _0x25dccb['prototype']['splitPosition']=null,_0x25dccb['prototype']['graveyardPosition']=null,_0x25dccb['prototype']['howMany']=0x0,_0x25dccb['prototype']['insertionPosition']=null,_0x25dccb['prototype']['wasUndone']=!0x1,_0x25dccb['create']=function(_0x572bf6){return new _0x25dccb(_0x572bf6);},_0x25dccb['encode']=function(_0x16a8f2,_0x2bda27){return _0x2bda27||(_0x2bda27=_0xc741f8['create']()),null!=_0x16a8f2['splitPosition']&&Object['hasOwnProperty']['call'](_0x16a8f2,'splitPosition')&&_0x43c35d['Position']['encode'](_0x16a8f2['splitPosition'],_0x2bda27['uint32'](0xa)['fork']())['ldelim'](),null!=_0x16a8f2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x16a8f2,'graveyardPosition')&&_0x43c35d['Position']['encode'](_0x16a8f2['graveyardPosition'],_0x2bda27['uint32'](0x12)['fork']())['ldelim'](),null!=_0x16a8f2['howMany']&&Object['hasOwnProperty']['call'](_0x16a8f2,'howMany')&&_0x2bda27['uint32'](0x18)['uint32'](_0x16a8f2['howMany']),null!=_0x16a8f2['insertionPosition']&&Object['hasOwnProperty']['call'](_0x16a8f2,'insertionPosition')&&_0x43c35d['Position']['encode'](_0x16a8f2['insertionPosition'],_0x2bda27['uint32'](0x22)['fork']())['ldelim'](),null!=_0x16a8f2['wasUndone']&&Object['hasOwnProperty']['call'](_0x16a8f2,'wasUndone')&&_0x2bda27['uint32'](0x28)['bool'](_0x16a8f2['wasUndone']),_0x2bda27;},_0x25dccb['encodeDelimited']=function(_0x6c0ca3,_0x2a1737){return this['encode'](_0x6c0ca3,_0x2a1737)['ldelim']();},_0x25dccb['decode']=function(_0x250447,_0x2615ec){_0x250447 instanceof _0x184fe9||(_0x250447=_0x184fe9['create'](_0x250447));for(var _0x32e0f2=void 0x0===_0x2615ec?_0x250447['len']:_0x250447['pos']+_0x2615ec,_0x11909f=new _0x43c35d['SplitOperation']();_0x250447['pos']<_0x32e0f2;){var _0x356574=_0x250447['uint32']();switch(_0x356574>>>0x3){case 0x1:_0x11909f['splitPosition']=_0x43c35d['Position']['decode'](_0x250447,_0x250447['uint32']());break;case 0x2:_0x11909f['graveyardPosition']=_0x43c35d['Position']['decode'](_0x250447,_0x250447['uint32']());break;case 0x3:_0x11909f['howMany']=_0x250447['uint32']();break;case 0x4:_0x11909f['insertionPosition']=_0x43c35d['Position']['decode'](_0x250447,_0x250447['uint32']());break;case 0x5:_0x11909f['wasUndone']=_0x250447['bool']();break;default:_0x250447['skipType'](0x7&_0x356574);}}return _0x11909f;},_0x25dccb['decodeDelimited']=function(_0x541741){return _0x541741 instanceof _0x184fe9||(_0x541741=new _0x184fe9(_0x541741)),this['decode'](_0x541741,_0x541741['uint32']());},_0x25dccb['verify']=function(_0x5e8949){if('object'!=typeof _0x5e8949||null===_0x5e8949)return'object\x20expected';var _0x59c4a4;if(null!=_0x5e8949['splitPosition']&&_0x5e8949['hasOwnProperty']('splitPosition')&&(_0x59c4a4=_0x43c35d['Position']['verify'](_0x5e8949['splitPosition'])))return'splitPosition.'+_0x59c4a4;if(null!=_0x5e8949['graveyardPosition']&&_0x5e8949['hasOwnProperty']('graveyardPosition')&&(_0x59c4a4=_0x43c35d['Position']['verify'](_0x5e8949['graveyardPosition'])))return'graveyardPosition.'+_0x59c4a4;if(null!=_0x5e8949['howMany']&&_0x5e8949['hasOwnProperty']('howMany')&&!_0x4d9c55['isInteger'](_0x5e8949['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5e8949['insertionPosition']&&_0x5e8949['hasOwnProperty']('insertionPosition')&&(_0x59c4a4=_0x43c35d['Position']['verify'](_0x5e8949['insertionPosition'])))return'insertionPosition.'+_0x59c4a4;return null!=_0x5e8949['wasUndone']&&_0x5e8949['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e8949['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25dccb['fromObject']=function(_0x12dc6f){if(_0x12dc6f instanceof _0x43c35d['SplitOperation'])return _0x12dc6f;var _0x49596d=new _0x43c35d['SplitOperation']();if(null!=_0x12dc6f['splitPosition']){if('object'!=typeof _0x12dc6f['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x49596d['splitPosition']=_0x43c35d['Position']['fromObject'](_0x12dc6f['splitPosition']);}if(null!=_0x12dc6f['graveyardPosition']){if('object'!=typeof _0x12dc6f['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x49596d['graveyardPosition']=_0x43c35d['Position']['fromObject'](_0x12dc6f['graveyardPosition']);}if(null!=_0x12dc6f['howMany']&&(_0x49596d['howMany']=_0x12dc6f['howMany']>>>0x0),null!=_0x12dc6f['insertionPosition']){if('object'!=typeof _0x12dc6f['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x49596d['insertionPosition']=_0x43c35d['Position']['fromObject'](_0x12dc6f['insertionPosition']);}return null!=_0x12dc6f['wasUndone']&&(_0x49596d['wasUndone']=Boolean(_0x12dc6f['wasUndone'])),_0x49596d;},_0x25dccb['toObject']=function(_0x12ed34,_0x3fcd49){_0x3fcd49||(_0x3fcd49={});var _0x35e788={};return _0x3fcd49['defaults']&&(_0x35e788['splitPosition']=null,_0x35e788['graveyardPosition']=null,_0x35e788['howMany']=0x0,_0x35e788['insertionPosition']=null,_0x35e788['wasUndone']=!0x1),null!=_0x12ed34['splitPosition']&&_0x12ed34['hasOwnProperty']('splitPosition')&&(_0x35e788['splitPosition']=_0x43c35d['Position']['toObject'](_0x12ed34['splitPosition'],_0x3fcd49)),null!=_0x12ed34['graveyardPosition']&&_0x12ed34['hasOwnProperty']('graveyardPosition')&&(_0x35e788['graveyardPosition']=_0x43c35d['Position']['toObject'](_0x12ed34['graveyardPosition'],_0x3fcd49)),null!=_0x12ed34['howMany']&&_0x12ed34['hasOwnProperty']('howMany')&&(_0x35e788['howMany']=_0x12ed34['howMany']),null!=_0x12ed34['insertionPosition']&&_0x12ed34['hasOwnProperty']('insertionPosition')&&(_0x35e788['insertionPosition']=_0x43c35d['Position']['toObject'](_0x12ed34['insertionPosition'],_0x3fcd49)),null!=_0x12ed34['wasUndone']&&_0x12ed34['hasOwnProperty']('wasUndone')&&(_0x35e788['wasUndone']=_0x12ed34['wasUndone']),_0x35e788;},_0x25dccb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x25dccb['getTypeUrl']=function(_0x5772c0){return void 0x0===_0x5772c0&&(_0x5772c0='type.googleapis.com'),_0x5772c0+'/SplitOperation';},_0x25dccb;}()),_0x43c35d['Position']=(function(){function _0x3dec8f(_0x640948){if(this['path']=[],_0x640948){for(var _0x135674=Object['keys'](_0x640948),_0x549dbd=0x0;_0x549dbd<_0x135674['length'];++_0x549dbd)null!=_0x640948[_0x135674[_0x549dbd]]&&(this[_0x135674[_0x549dbd]]=_0x640948[_0x135674[_0x549dbd]]);}}return _0x3dec8f['prototype']['root']='',_0x3dec8f['prototype']['rootMain']=!0x1,_0x3dec8f['prototype']['rootGraveyard']=!0x1,_0x3dec8f['prototype']['path']=_0x4d9c55['emptyArray'],_0x3dec8f['prototype']['stickiness']='',_0x3dec8f['create']=function(_0x241b7b){return new _0x3dec8f(_0x241b7b);},_0x3dec8f['encode']=function(_0x4ee847,_0x42c99e){if(_0x42c99e||(_0x42c99e=_0xc741f8['create']()),null!=_0x4ee847['root']&&Object['hasOwnProperty']['call'](_0x4ee847,'root')&&_0x42c99e['uint32'](0xa)['string'](_0x4ee847['root']),null!=_0x4ee847['rootMain']&&Object['hasOwnProperty']['call'](_0x4ee847,'rootMain')&&_0x42c99e['uint32'](0x10)['bool'](_0x4ee847['rootMain']),null!=_0x4ee847['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x4ee847,'rootGraveyard')&&_0x42c99e['uint32'](0x18)['bool'](_0x4ee847['rootGraveyard']),null!=_0x4ee847['path']&&_0x4ee847['path']['length']){_0x42c99e['uint32'](0x22)['fork']();for(var _0x12e304=0x0;_0x12e304<_0x4ee847['path']['length'];++_0x12e304)_0x42c99e['uint32'](_0x4ee847['path'][_0x12e304]);_0x42c99e['ldelim']();}return null!=_0x4ee847['stickiness']&&Object['hasOwnProperty']['call'](_0x4ee847,'stickiness')&&_0x42c99e['uint32'](0x2a)['string'](_0x4ee847['stickiness']),_0x42c99e;},_0x3dec8f['encodeDelimited']=function(_0x3886c8,_0x54556a){return this['encode'](_0x3886c8,_0x54556a)['ldelim']();},_0x3dec8f['decode']=function(_0x2de6db,_0x1a1acc){_0x2de6db instanceof _0x184fe9||(_0x2de6db=_0x184fe9['create'](_0x2de6db));for(var _0x5c6285=void 0x0===_0x1a1acc?_0x2de6db['len']:_0x2de6db['pos']+_0x1a1acc,_0x2712fe=new _0x43c35d['Position']();_0x2de6db['pos']<_0x5c6285;){var _0x5c8074=_0x2de6db['uint32']();switch(_0x5c8074>>>0x3){case 0x1:_0x2712fe['root']=_0x2de6db['string']();break;case 0x2:_0x2712fe['rootMain']=_0x2de6db['bool']();break;case 0x3:_0x2712fe['rootGraveyard']=_0x2de6db['bool']();break;case 0x4:if(_0x2712fe['path']&&_0x2712fe['path']['length']||(_0x2712fe['path']=[]),0x2==(0x7&_0x5c8074)){for(var _0x1fbd6b=_0x2de6db['uint32']()+_0x2de6db['pos'];_0x2de6db['pos']<_0x1fbd6b;)_0x2712fe['path']['push'](_0x2de6db['uint32']());}else _0x2712fe['path']['push'](_0x2de6db['uint32']());break;case 0x5:_0x2712fe['stickiness']=_0x2de6db['string']();break;default:_0x2de6db['skipType'](0x7&_0x5c8074);}}return _0x2712fe;},_0x3dec8f['decodeDelimited']=function(_0x3e4b03){return _0x3e4b03 instanceof _0x184fe9||(_0x3e4b03=new _0x184fe9(_0x3e4b03)),this['decode'](_0x3e4b03,_0x3e4b03['uint32']());},_0x3dec8f['verify']=function(_0x26bc5a){if('object'!=typeof _0x26bc5a||null===_0x26bc5a)return'object\x20expected';if(null!=_0x26bc5a['root']&&_0x26bc5a['hasOwnProperty']('root')&&!_0x4d9c55['isString'](_0x26bc5a['root']))return'root:\x20string\x20expected';if(null!=_0x26bc5a['rootMain']&&_0x26bc5a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x26bc5a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x26bc5a['rootGraveyard']&&_0x26bc5a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x26bc5a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x26bc5a['path']&&_0x26bc5a['hasOwnProperty']('path')){if(!Array['isArray'](_0x26bc5a['path']))return'path:\x20array\x20expected';for(var _0x2904a5=0x0;_0x2904a5<_0x26bc5a['path']['length'];++_0x2904a5)if(!_0x4d9c55['isInteger'](_0x26bc5a['path'][_0x2904a5]))return'path:\x20integer[]\x20expected';}return null!=_0x26bc5a['stickiness']&&_0x26bc5a['hasOwnProperty']('stickiness')&&!_0x4d9c55['isString'](_0x26bc5a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3dec8f['fromObject']=function(_0x45ba2b){if(_0x45ba2b instanceof _0x43c35d['Position'])return _0x45ba2b;var _0x3bd578=new _0x43c35d['Position']();if(null!=_0x45ba2b['root']&&(_0x3bd578['root']=String(_0x45ba2b['root'])),null!=_0x45ba2b['rootMain']&&(_0x3bd578['rootMain']=Boolean(_0x45ba2b['rootMain'])),null!=_0x45ba2b['rootGraveyard']&&(_0x3bd578['rootGraveyard']=Boolean(_0x45ba2b['rootGraveyard'])),_0x45ba2b['path']){if(!Array['isArray'](_0x45ba2b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3bd578['path']=[];for(var _0x5a420b=0x0;_0x5a420b<_0x45ba2b['path']['length'];++_0x5a420b)_0x3bd578['path'][_0x5a420b]=_0x45ba2b['path'][_0x5a420b]>>>0x0;}return null!=_0x45ba2b['stickiness']&&(_0x3bd578['stickiness']=String(_0x45ba2b['stickiness'])),_0x3bd578;},_0x3dec8f['toObject']=function(_0x4fb05e,_0xbfda43){_0xbfda43||(_0xbfda43={});var _0x2b2673={};if((_0xbfda43['arrays']||_0xbfda43['defaults'])&&(_0x2b2673['path']=[]),_0xbfda43['defaults']&&(_0x2b2673['root']='',_0x2b2673['rootMain']=!0x1,_0x2b2673['rootGraveyard']=!0x1,_0x2b2673['stickiness']=''),null!=_0x4fb05e['root']&&_0x4fb05e['hasOwnProperty']('root')&&(_0x2b2673['root']=_0x4fb05e['root']),null!=_0x4fb05e['rootMain']&&_0x4fb05e['hasOwnProperty']('rootMain')&&(_0x2b2673['rootMain']=_0x4fb05e['rootMain']),null!=_0x4fb05e['rootGraveyard']&&_0x4fb05e['hasOwnProperty']('rootGraveyard')&&(_0x2b2673['rootGraveyard']=_0x4fb05e['rootGraveyard']),_0x4fb05e['path']&&_0x4fb05e['path']['length']){_0x2b2673['path']=[];for(var _0x41e765=0x0;_0x41e765<_0x4fb05e['path']['length'];++_0x41e765)_0x2b2673['path'][_0x41e765]=_0x4fb05e['path'][_0x41e765];}return null!=_0x4fb05e['stickiness']&&_0x4fb05e['hasOwnProperty']('stickiness')&&(_0x2b2673['stickiness']=_0x4fb05e['stickiness']),_0x2b2673;},_0x3dec8f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x3dec8f['getTypeUrl']=function(_0x2ec25c){return void 0x0===_0x2ec25c&&(_0x2ec25c='type.googleapis.com'),_0x2ec25c+'/Position';},_0x3dec8f;}()),_0x43c35d['Range']=(function(){function _0x575714(_0x35ca0c){if(_0x35ca0c){for(var _0x53b3e9=Object['keys'](_0x35ca0c),_0x344e22=0x0;_0x344e22<_0x53b3e9['length'];++_0x344e22)null!=_0x35ca0c[_0x53b3e9[_0x344e22]]&&(this[_0x53b3e9[_0x344e22]]=_0x35ca0c[_0x53b3e9[_0x344e22]]);}}return _0x575714['prototype']['start']=null,_0x575714['prototype']['end']=null,_0x575714['create']=function(_0x3c7309){return new _0x575714(_0x3c7309);},_0x575714['encode']=function(_0xd9a59e,_0x427a1e){return _0x427a1e||(_0x427a1e=_0xc741f8['create']()),null!=_0xd9a59e['start']&&Object['hasOwnProperty']['call'](_0xd9a59e,'start')&&_0x43c35d['Position']['encode'](_0xd9a59e['start'],_0x427a1e['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd9a59e['end']&&Object['hasOwnProperty']['call'](_0xd9a59e,'end')&&_0x43c35d['Position']['encode'](_0xd9a59e['end'],_0x427a1e['uint32'](0x12)['fork']())['ldelim'](),_0x427a1e;},_0x575714['encodeDelimited']=function(_0x2c766e,_0x5d6170){return this['encode'](_0x2c766e,_0x5d6170)['ldelim']();},_0x575714['decode']=function(_0x45ddaf,_0x2559dc){_0x45ddaf instanceof _0x184fe9||(_0x45ddaf=_0x184fe9['create'](_0x45ddaf));for(var _0x8de2df=void 0x0===_0x2559dc?_0x45ddaf['len']:_0x45ddaf['pos']+_0x2559dc,_0x21e558=new _0x43c35d['Range']();_0x45ddaf['pos']<_0x8de2df;){var _0x260ce9=_0x45ddaf['uint32']();switch(_0x260ce9>>>0x3){case 0x1:_0x21e558['start']=_0x43c35d['Position']['decode'](_0x45ddaf,_0x45ddaf['uint32']());break;case 0x2:_0x21e558['end']=_0x43c35d['Position']['decode'](_0x45ddaf,_0x45ddaf['uint32']());break;default:_0x45ddaf['skipType'](0x7&_0x260ce9);}}return _0x21e558;},_0x575714['decodeDelimited']=function(_0x5cbf31){return _0x5cbf31 instanceof _0x184fe9||(_0x5cbf31=new _0x184fe9(_0x5cbf31)),this['decode'](_0x5cbf31,_0x5cbf31['uint32']());},_0x575714['verify']=function(_0x18a780){if('object'!=typeof _0x18a780||null===_0x18a780)return'object\x20expected';var _0x5f00cb;if(null!=_0x18a780['start']&&_0x18a780['hasOwnProperty']('start')&&(_0x5f00cb=_0x43c35d['Position']['verify'](_0x18a780['start'])))return'start.'+_0x5f00cb;if(null!=_0x18a780['end']&&_0x18a780['hasOwnProperty']('end')&&(_0x5f00cb=_0x43c35d['Position']['verify'](_0x18a780['end'])))return'end.'+_0x5f00cb;return null;},_0x575714['fromObject']=function(_0x2cc474){if(_0x2cc474 instanceof _0x43c35d['Range'])return _0x2cc474;var _0x1d7e51=new _0x43c35d['Range']();if(null!=_0x2cc474['start']){if('object'!=typeof _0x2cc474['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1d7e51['start']=_0x43c35d['Position']['fromObject'](_0x2cc474['start']);}if(null!=_0x2cc474['end']){if('object'!=typeof _0x2cc474['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1d7e51['end']=_0x43c35d['Position']['fromObject'](_0x2cc474['end']);}return _0x1d7e51;},_0x575714['toObject']=function(_0x2bfeac,_0x218d88){_0x218d88||(_0x218d88={});var _0x1133c8={};return _0x218d88['defaults']&&(_0x1133c8['start']=null,_0x1133c8['end']=null),null!=_0x2bfeac['start']&&_0x2bfeac['hasOwnProperty']('start')&&(_0x1133c8['start']=_0x43c35d['Position']['toObject'](_0x2bfeac['start'],_0x218d88)),null!=_0x2bfeac['end']&&_0x2bfeac['hasOwnProperty']('end')&&(_0x1133c8['end']=_0x43c35d['Position']['toObject'](_0x2bfeac['end'],_0x218d88)),_0x1133c8;},_0x575714['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x575714['getTypeUrl']=function(_0xb315bb){return void 0x0===_0xb315bb&&(_0xb315bb='type.googleapis.com'),_0xb315bb+'/Range';},_0x575714;}()),_0x43c35d['Element']=(function(){function _0x43b45e(_0x100596){if(this['children']=[],this['attributesBoolean']={},_0x100596){for(var _0x4379a6=Object['keys'](_0x100596),_0x36067a=0x0;_0x36067a<_0x4379a6['length'];++_0x36067a)null!=_0x100596[_0x4379a6[_0x36067a]]&&(this[_0x4379a6[_0x36067a]]=_0x100596[_0x4379a6[_0x36067a]]);}}return _0x43b45e['prototype']['name']='',_0x43b45e['prototype']['children']=_0x4d9c55['emptyArray'],_0x43b45e['prototype']['data']='',_0x43b45e['prototype']['attributesBoolean']=_0x4d9c55['emptyObject'],_0x43b45e['prototype']['attributesJson']='',_0x43b45e['create']=function(_0x2271d7){return new _0x43b45e(_0x2271d7);},_0x43b45e['encode']=function(_0x32b27b,_0x37379d){if(_0x37379d||(_0x37379d=_0xc741f8['create']()),null!=_0x32b27b['name']&&Object['hasOwnProperty']['call'](_0x32b27b,'name')&&_0x37379d['uint32'](0xa)['string'](_0x32b27b['name']),null!=_0x32b27b['children']&&_0x32b27b['children']['length']){for(var _0x566a02=0x0;_0x566a02<_0x32b27b['children']['length'];++_0x566a02)_0x43c35d['Element']['encode'](_0x32b27b['children'][_0x566a02],_0x37379d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x32b27b['data']&&Object['hasOwnProperty']['call'](_0x32b27b,'data')&&_0x37379d['uint32'](0x1a)['string'](_0x32b27b['data']),null!=_0x32b27b['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x32b27b,'attributesBoolean')){var _0x2f8454=Object['keys'](_0x32b27b['attributesBoolean']);for(_0x566a02=0x0;_0x566a02<_0x2f8454['length'];++_0x566a02)_0x37379d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2f8454[_0x566a02])['uint32'](0x10)['bool'](_0x32b27b['attributesBoolean'][_0x2f8454[_0x566a02]])['ldelim']();}return null!=_0x32b27b['attributesJson']&&Object['hasOwnProperty']['call'](_0x32b27b,'attributesJson')&&_0x37379d['uint32'](0x2a)['string'](_0x32b27b['attributesJson']),_0x37379d;},_0x43b45e['encodeDelimited']=function(_0x3771db,_0x48558c){return this['encode'](_0x3771db,_0x48558c)['ldelim']();},_0x43b45e['decode']=function(_0x1e363a,_0x51ab6d){_0x1e363a instanceof _0x184fe9||(_0x1e363a=_0x184fe9['create'](_0x1e363a));for(var _0x231948,_0x8d3473,_0x1ab360=void 0x0===_0x51ab6d?_0x1e363a['len']:_0x1e363a['pos']+_0x51ab6d,_0x21358b=new _0x43c35d['Element']();_0x1e363a['pos']<_0x1ab360;){var _0x49860b=_0x1e363a['uint32']();switch(_0x49860b>>>0x3){case 0x1:_0x21358b['name']=_0x1e363a['string']();break;case 0x2:_0x21358b['children']&&_0x21358b['children']['length']||(_0x21358b['children']=[]),_0x21358b['children']['push'](_0x43c35d['Element']['decode'](_0x1e363a,_0x1e363a['uint32']()));break;case 0x3:_0x21358b['data']=_0x1e363a['string']();break;case 0x4:_0x21358b['attributesBoolean']===_0x4d9c55['emptyObject']&&(_0x21358b['attributesBoolean']={});var _0x521fc5=_0x1e363a['uint32']()+_0x1e363a['pos'];for(_0x231948='',_0x8d3473=!0x1;_0x1e363a['pos']<_0x521fc5;){var _0x2241ca=_0x1e363a['uint32']();switch(_0x2241ca>>>0x3){case 0x1:_0x231948=_0x1e363a['string']();break;case 0x2:_0x8d3473=_0x1e363a['bool']();break;default:_0x1e363a['skipType'](0x7&_0x2241ca);}}_0x21358b['attributesBoolean'][_0x231948]=_0x8d3473;break;case 0x5:_0x21358b['attributesJson']=_0x1e363a['string']();break;default:_0x1e363a['skipType'](0x7&_0x49860b);}}return _0x21358b;},_0x43b45e['decodeDelimited']=function(_0x1c36ff){return _0x1c36ff instanceof _0x184fe9||(_0x1c36ff=new _0x184fe9(_0x1c36ff)),this['decode'](_0x1c36ff,_0x1c36ff['uint32']());},_0x43b45e['verify']=function(_0x39fe58){if('object'!=typeof _0x39fe58||null===_0x39fe58)return'object\x20expected';if(null!=_0x39fe58['name']&&_0x39fe58['hasOwnProperty']('name')&&!_0x4d9c55['isString'](_0x39fe58['name']))return'name:\x20string\x20expected';if(null!=_0x39fe58['children']&&_0x39fe58['hasOwnProperty']('children')){if(!Array['isArray'](_0x39fe58['children']))return'children:\x20array\x20expected';for(var _0x2dcdf7=0x0;_0x2dcdf7<_0x39fe58['children']['length'];++_0x2dcdf7){var _0x27f3d0=_0x43c35d['Element']['verify'](_0x39fe58['children'][_0x2dcdf7]);if(_0x27f3d0)return'children.'+_0x27f3d0;}}if(null!=_0x39fe58['data']&&_0x39fe58['hasOwnProperty']('data')&&!_0x4d9c55['isString'](_0x39fe58['data']))return'data:\x20string\x20expected';if(null!=_0x39fe58['attributesBoolean']&&_0x39fe58['hasOwnProperty']('attributesBoolean')){if(!_0x4d9c55['isObject'](_0x39fe58['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x562b59=Object['keys'](_0x39fe58['attributesBoolean']);for(_0x2dcdf7=0x0;_0x2dcdf7<_0x562b59['length'];++_0x2dcdf7)if('boolean'!=typeof _0x39fe58['attributesBoolean'][_0x562b59[_0x2dcdf7]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x39fe58['attributesJson']&&_0x39fe58['hasOwnProperty']('attributesJson')&&!_0x4d9c55['isString'](_0x39fe58['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x43b45e['fromObject']=function(_0x268245){if(_0x268245 instanceof _0x43c35d['Element'])return _0x268245;var _0x1d2647=new _0x43c35d['Element']();if(null!=_0x268245['name']&&(_0x1d2647['name']=String(_0x268245['name'])),_0x268245['children']){if(!Array['isArray'](_0x268245['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1d2647['children']=[];for(var _0x5aeca8=0x0;_0x5aeca8<_0x268245['children']['length'];++_0x5aeca8){if('object'!=typeof _0x268245['children'][_0x5aeca8])throw TypeError('.Element.children:\x20object\x20expected');_0x1d2647['children'][_0x5aeca8]=_0x43c35d['Element']['fromObject'](_0x268245['children'][_0x5aeca8]);}}if(null!=_0x268245['data']&&(_0x1d2647['data']=String(_0x268245['data'])),_0x268245['attributesBoolean']){if('object'!=typeof _0x268245['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1d2647['attributesBoolean']={};var _0x4a37ef=Object['keys'](_0x268245['attributesBoolean']);for(_0x5aeca8=0x0;_0x5aeca8<_0x4a37ef['length'];++_0x5aeca8)_0x1d2647['attributesBoolean'][_0x4a37ef[_0x5aeca8]]=Boolean(_0x268245['attributesBoolean'][_0x4a37ef[_0x5aeca8]]);}return null!=_0x268245['attributesJson']&&(_0x1d2647['attributesJson']=String(_0x268245['attributesJson'])),_0x1d2647;},_0x43b45e['toObject']=function(_0x51c905,_0x39df7b){_0x39df7b||(_0x39df7b={});var _0x4c59ca,_0x277b74={};if((_0x39df7b['arrays']||_0x39df7b['defaults'])&&(_0x277b74['children']=[]),(_0x39df7b['objects']||_0x39df7b['defaults'])&&(_0x277b74['attributesBoolean']={}),_0x39df7b['defaults']&&(_0x277b74['name']='',_0x277b74['data']='',_0x277b74['attributesJson']=''),null!=_0x51c905['name']&&_0x51c905['hasOwnProperty']('name')&&(_0x277b74['name']=_0x51c905['name']),_0x51c905['children']&&_0x51c905['children']['length']){_0x277b74['children']=[];for(var _0x52e5aa=0x0;_0x52e5aa<_0x51c905['children']['length'];++_0x52e5aa)_0x277b74['children'][_0x52e5aa]=_0x43c35d['Element']['toObject'](_0x51c905['children'][_0x52e5aa],_0x39df7b);}if(null!=_0x51c905['data']&&_0x51c905['hasOwnProperty']('data')&&(_0x277b74['data']=_0x51c905['data']),_0x51c905['attributesBoolean']&&(_0x4c59ca=Object['keys'](_0x51c905['attributesBoolean']))['length']){_0x277b74['attributesBoolean']={};for(_0x52e5aa=0x0;_0x52e5aa<_0x4c59ca['length'];++_0x52e5aa)_0x277b74['attributesBoolean'][_0x4c59ca[_0x52e5aa]]=_0x51c905['attributesBoolean'][_0x4c59ca[_0x52e5aa]];}return null!=_0x51c905['attributesJson']&&_0x51c905['hasOwnProperty']('attributesJson')&&(_0x277b74['attributesJson']=_0x51c905['attributesJson']),_0x277b74;},_0x43b45e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4543d2['util']['toJSONOptions']);},_0x43b45e['getTypeUrl']=function(_0xf85e50){return void 0x0===_0xf85e50&&(_0xf85e50='type.googleapis.com'),_0xf85e50+'/Element';},_0x43b45e;}()),_0x43c35d;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x11d43c){return new y(this['_protobufRoot'][_0x11d43c]);}}class y{['_protobuf'];constructor(_0x44a62a){this['_protobuf']=_0x44a62a;}['compress'](_0x32a04e){const _0x541c2f=this['_protobuf']['verify'](_0x32a04e);if(_0x541c2f)throw Error(_0x541c2f);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x32a04e))['finish']();}['decompress'](_0x18865c){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x18865c),{'oneofs':!0x0});}}function _(_0x52f2a5,_0x44ad35){const _0x5ba158=_0x4abc43(_0x52f2a5);return _0x5ba158['path'][_0x5ba158['path']['length']-0x1]+=_0x44ad35,_0x5ba158;}function O(_0x58711a,_0x285062){return _0x58711a['root']===_0x285062['root']&&_0x49c20e(_0x58711a['path'],_0x285062['path']);}function $(_0x4d7bee){P(_0x4d7bee,_0x44d4d5=>('main'==_0x44d4d5['root']?(_0x44d4d5['rootMain']=!0x0,delete _0x44d4d5['root']):'$graveyard'==_0x44d4d5['root']&&(_0x44d4d5['rootGraveyard']=!0x0,delete _0x44d4d5['root']),_0x44d4d5));}function J(_0x1aa265){P(_0x1aa265,_0x530278=>(_0x530278['rootMain']?(_0x530278['root']='main',delete _0x530278['rootMain']):_0x530278['rootGraveyard']&&(_0x530278['root']='$graveyard',delete _0x530278['rootGraveyard']),_0x530278));}function P(_0x18c9c0,_0x14d4b7){for(const _0x59a589 in _0x18c9c0){const _0x5006b7=_0x18c9c0[_0x59a589];'nodes'!==_0x59a589&&_0x2d0e7b(_0x5006b7)&&(_0x5006b7['path']&&(_0x5006b7['root']||_0x5006b7['rootMain']||_0x5006b7['rootGraveyard'])?_0x18c9c0[_0x59a589]=_0x14d4b7(_0x5006b7):P(_0x5006b7,_0x14d4b7));}return _0x18c9c0;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2abe7d,_0x289af9,_0x33e1ee){this['_id']=_0x2abe7d,this['_operationName']=_0x289af9,this['_protobufDescriptor']=_0x33e1ee;}['compress'](_0xa4355,_0x83ff1c){const _0x978336=_0x83ff1c['shift']();return $(_0x978336),_0xa4355['buffers']['push'](this['_protobufDescriptor']['compress'](_0x978336)),_0xa4355['types']['push'](this['_id']),!0x0;}['decompress'](_0xf8e8e7,_0x46adaf){_0x46adaf['types']['shift']();const _0x25ef35=this['_protobufDescriptor']['decompress'](_0x46adaf['buffers']['shift']());J(_0x25ef35),_0x25ef35['__className']=this['_operationName'],_0xf8e8e7['push'](_0x25ef35);}}class s extends e{['compress'](_0x52215c,_0x200401){const _0xe62d84=_0x200401['shift']();return this['_serializeOneOf']('oldValue',_0xe62d84),this['_serializeOneOf']('newValue',_0xe62d84),$(_0xe62d84),_0x52215c['buffers']['push'](this['_protobufDescriptor']['compress'](_0xe62d84)),_0x52215c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3c4134,_0x55b114){const {types:_0x348d6,buffers:_0x39d966}=_0x55b114,_0x423c2a=this['_protobufDescriptor']['decompress'](_0x39d966['shift']());_0x348d6['shift'](),this['_deserializeOneOf']('oldValue',_0x423c2a),this['_deserializeOneOf']('newValue',_0x423c2a),J(_0x423c2a),_0x423c2a['__className']=this['_operationName'],_0x3c4134['push'](_0x423c2a);}['_serializeOneOf'](_0x1ebf43,_0x3552e4){const _0x3934c7=_0x3552e4[_0x1ebf43];'boolean'==typeof _0x3934c7?_0x3552e4[_0x1ebf43+'Boolean']=_0x3934c7:_0x3552e4[_0x1ebf43+'Json']=JSON['stringify'](_0x3934c7);}['_deserializeOneOf'](_0x27c0d2,_0x490c9b){const _0x5107f6=_0x27c0d2+'Json';_0x490c9b[_0x5107f6]?(_0x490c9b[_0x27c0d2]=JSON['parse'](_0x490c9b[_0x5107f6]),delete _0x490c9b[_0x5107f6]):(_0x490c9b[_0x27c0d2]=_0x490c9b[_0x27c0d2+'Boolean'],delete _0x490c9b[_0x27c0d2+'Boolean']);}}class i extends e{['compress'](_0x2d8f81,_0x420e7b){const _0x53ea48=_0x420e7b['shift']();return this['_serializeNodesAttributes'](_0x53ea48['nodes']),$(_0x53ea48),_0x2d8f81['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53ea48)),_0x2d8f81['types']['push'](this['_id']),!0x0;}['decompress'](_0x1ff74d,_0xf0d5e4){const {types:_0x46ce34,buffers:_0x3817fd}=_0xf0d5e4,_0x5b7824=this['_protobufDescriptor']['decompress'](_0x3817fd['shift']());_0x46ce34['shift'](),_0x5b7824['nodes']||(_0x5b7824['nodes']=[]),this['_deserializeNodesAttributes'](_0x5b7824['nodes']),J(_0x5b7824),_0x5b7824['__className']=this['_operationName'],_0x1ff74d['push'](_0x5b7824);}['_serializeNodesAttributes'](_0x17f890){for(const _0x955550 of _0x17f890){if(_0x955550['attributes']){const _0x3bab2b=_0x955550['attributes'];this['_areValuesBoolean'](_0x3bab2b)?_0x955550['attributesBoolean']=_0x3bab2b:_0x955550['attributesJson']=JSON['stringify'](_0x3bab2b);}_0x955550['children']&&this['_serializeNodesAttributes'](_0x955550['children']);}}['_deserializeNodesAttributes'](_0x309ea9){for(const _0x5074c4 of _0x309ea9)(_0x5074c4['attributesBoolean']||_0x5074c4['attributesJson'])&&(_0x5074c4['attributesBoolean']?(_0x5074c4['attributes']=_0x5074c4['attributesBoolean'],delete _0x5074c4['attributesBoolean']):(_0x5074c4['attributes']=JSON['parse'](_0x5074c4['attributesJson']),delete _0x5074c4['attributesJson'])),_0x5074c4['children']&&this['_deserializeNodesAttributes'](_0x5074c4['children']);}['_areValuesBoolean'](_0x2cee44){return Object['keys'](_0x2cee44)['every'](_0xc1c584=>'boolean'==typeof _0x2cee44[_0xc1c584]);}}class n extends e{['decompress'](_0x1c6f21,_0x14b11e){super['decompress'](_0x1c6f21,_0x14b11e);const _0x23ec40=_0x1c6f21[_0x1c6f21['length']-0x1];_0x23ec40['oldRange']||(_0x23ec40['oldRange']=null),_0x23ec40['newRange']||(_0x23ec40['newRange']=null);}}class p extends e{['compress'](_0x11ca5c,_0x40a0be){return _0x40a0be['shift'](),_0x11ca5c['types']['push'](this['_id']),!0x0;}['decompress'](_0x420046,_0x4f1f30){_0x4f1f30['types']['shift'](),_0x420046['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x14d7ef,_0x190b1c,_0x536297,_0x3f38c1){super(_0x14d7ef,_0x190b1c,_0x536297),this['_omittedNamespace']=_0x3f38c1+':';}['compress'](_0xffb115,_0x1de87d){return!('MarkerOperation'!=_0x1de87d[0x0]['__className']||!_0x1de87d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x1de87d[0x0]['name']=_0x1de87d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xffb115,_0x1de87d),!0x0);}['decompress'](_0x1c8ea9,_0x1a4ab9){super['decompress'](_0x1c8ea9,_0x1a4ab9);const _0x1fa531=_0x1c8ea9[_0x1c8ea9['length']-0x1];_0x1fa531['name']=this['_omittedNamespace']+_0x1fa531['name'];}}class b{['_id'];['_context'];constructor(_0x55af63,_0x124d1f){this['_id']=_0x55af63,this['_context']=_0x124d1f;}['compress'](_0x416728,_0x2d7d8f){let _0x43585f;for(;_0x2d7d8f['length']>0x1&&this['_compareOperations'](_0x2d7d8f[0x0],_0x2d7d8f[0x1]);)_0x43585f?(_0x43585f=this['_combineNext'](_0x2d7d8f['shift'](),_0x43585f),_0x416728['types']['push'](0x0)):(_0x43585f=_0x4abc43(_0x2d7d8f['shift']()),_0x416728['types']['push'](this['_id']));return!!_0x43585f&&(_0x43585f=this['_combineNext'](_0x2d7d8f['shift'](),_0x43585f),_0x416728['types']['push'](0x0),_0x416728['buffers']['push'](this['_compressSingleOperation'](_0x43585f)),!0x0);}['decompress'](_0x56e0fb,_0x53e27f){const _0x4258a4=this['_decompressSingleOperation'](_0x53e27f);for(;0x0==_0x53e27f['types'][0x0];)_0x53e27f['types']['shift'](),_0x56e0fb['push'](this['_splitCurrent'](_0x4258a4));_0x56e0fb['push'](_0x4258a4);}}class m extends b{['_combineNext'](_0x64d42d,_0x471c93){return _0x471c93['nodes'][0x0]['data']+=_0x64d42d['nodes'][0x0]['data'],_0x471c93;}['_splitCurrent'](_0x4f0c88){const _0x75d37=_0x4abc43(_0x4f0c88),_0x128e26=_0x75d37['nodes'][0x0],_0x754c17=_0x4f0c88['nodes'][0x0],_0x590a68=_0x754c17['data'][Symbol['iterator']]()['next']()['value'],_0x3cc436=_0x590a68['length'];return _0x128e26['data']=_0x590a68,_0x754c17['data']=_0x754c17['data']['substr'](_0x3cc436),_0x4f0c88['position']=_(_0x4f0c88['position'],_0x3cc436),_0x75d37;}['_compareOperations'](_0x2c7154,_0x396bcc){if(this['_checkOperation'](_0x2c7154)&&this['_checkOperation'](_0x396bcc)){const _0x537e9a=_0x2c7154['nodes'][0x0]['data']['length'],_0x42492d=O(_(_0x2c7154['position'],_0x537e9a),_0x396bcc['position']),_0x6c2eea=_0x2c7154['nodes'][0x0],_0x4b0fbe=_0x396bcc['nodes'][0x0];return _0x42492d&&this['_compareAttributes'](_0x6c2eea,_0x4b0fbe);}return!0x1;}['_compressSingleOperation'](_0x4d032f){const _0x487522={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x487522,[_0x4d032f]),_0x487522['buffers'][0x0];}['_decompressSingleOperation'](_0x4a3e37){const _0xfd72ec=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0xfd72ec,_0x4a3e37),_0xfd72ec[0x0];}['_checkOperation'](_0x2295e7){return'InsertOperation'==_0x2295e7['__className']&&0x1==_0x2295e7['nodes']['length']&&_0x2295e7['nodes'][0x0]['data']&&!_0x2295e7['wasUndone']&&0x1==Array['from'](_0x2295e7['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1b9a4a,_0x32da1a){const _0x5b4957=Object['keys'](_0x1b9a4a['attributes']||{}),_0x4f87b7=Object['keys'](_0x32da1a['attributes']||{});return _0x5b4957['length']===_0x4f87b7['length']&&_0x5b4957['every'](_0x1a2fcd=>_0x32da1a['attributes'][_0x1a2fcd]&&_0x32da1a['attributes'][_0x1a2fcd]===_0x1b9a4a['attributes'][_0x1a2fcd]);}}class c extends b{['_combineNext'](_0x1cf590,_0xd03690){return _0xd03690['howMany']++,_0xd03690['sourcePosition']=_0x4abc43(_0x1cf590['sourcePosition']),_0xd03690;}['_splitCurrent'](_0x3824ff){const _0x3d8aff=_0x4abc43(_0x3824ff);return _0x3824ff['howMany']--,_0x3d8aff['howMany']=0x1,_0x3d8aff['sourcePosition']=_(_0x3d8aff['sourcePosition'],_0x3824ff['howMany']),_0x3d8aff;}['_compareOperations'](_0x698ca6,_0x22449a){return!(!this['_checkOperation'](_0x698ca6)||!this['_checkOperation'](_0x22449a))&&(O(_(_0x698ca6['sourcePosition'],-0x1),_0x22449a['sourcePosition'])&&O(_0x698ca6['targetPosition'],_0x22449a['targetPosition']));}['_compressSingleOperation'](_0x4fdc2e){const _0x27b2bc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x27b2bc,[_0x4fdc2e]),_0x27b2bc['buffers'][0x0];}['_decompressSingleOperation'](_0xfd2380){const _0x3d3ed9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3d3ed9,_0xfd2380),_0x3d3ed9[0x0];}['_checkOperation'](_0x3681d7){return'MoveOperation'==_0x3681d7['__className']&&'$graveyard'==_0x3681d7['targetPosition']['root']&&0x1==_0x3681d7['howMany']&&!_0x3681d7['wasUndone'];}}class h extends b{['_combineNext'](_0x2f125d,_0x4a6547){return _0x4a6547['howMany']++,_0x4a6547;}['_splitCurrent'](_0x72e7d){const _0xb9314a=_0x4abc43(_0x72e7d);return _0xb9314a['howMany']=0x1,_0x72e7d['howMany']--,_0xb9314a;}['_compareOperations'](_0x14487c,_0x5e643b){return!(!this['_checkOperation'](_0x14487c)||!this['_checkOperation'](_0x5e643b))&&(O(_0x14487c['sourcePosition'],_0x5e643b['sourcePosition'])&&O(_0x14487c['targetPosition'],_0x5e643b['targetPosition']));}['_compressSingleOperation'](_0x16af02){const _0x5cbf5d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5cbf5d,[_0x16af02]),_0x5cbf5d['buffers'][0x0];}['_decompressSingleOperation'](_0xafb03f){const _0xcd89f7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xcd89f7,_0xafb03f),_0xcd89f7[0x0];}['_checkOperation'](_0x42b472){return'MoveOperation'==_0x42b472['__className']&&'$graveyard'==_0x42b472['targetPosition']['root']&&0x1==_0x42b472['howMany']&&!_0x42b472['wasUndone'];}}class f extends b{['compress'](_0x2e1e22,_0x44c7e0){if(!this['_compareOperations'](_0x44c7e0[0x0],_0x44c7e0[0x1]))return!0x1;const _0x359334=_0x44c7e0['shift']();return _0x359334['oldRange']=null,_0x359334['newRange']&&O(_0x359334['newRange']['start'],_0x359334['newRange']['end'])&&(_0x359334['newRange']['end']=null),_0x44c7e0['shift'](),_0x2e1e22['types']['push'](this['_id']),_0x2e1e22['types']['push'](0x0),_0x2e1e22['buffers']['push'](this['_compressSingleOperation'](_0x359334)),!0x0;}['decompress'](_0x242862,_0x2e1c14){const _0x2c2b61=this['_decompressSingleOperation'](_0x2e1c14);_0x2c2b61['newRange']&&!_0x2c2b61['newRange']['end']&&(_0x2c2b61['newRange']['end']=_0x4abc43(_0x2c2b61['newRange']['start']));const _0x38efd5=_0x4abc43(_0x2c2b61);_0x38efd5['newRange']&&(_0x38efd5['newRange']['start']['stickiness']='toNone',_0x38efd5['newRange']['end']=_0x4abc43(_0x38efd5['newRange']['start'])),_0x38efd5['name']='user:position:'+_0x38efd5['name']['split'](':')[0x2],_0x2e1c14['types']['shift'](),_0x242862['push'](_0x2c2b61),_0x242862['push'](_0x38efd5);}['_compressSingleOperation'](_0x7dafc8){const _0x5f1875={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5f1875,[_0x7dafc8]),_0x5f1875['buffers'][0x0];}['_decompressSingleOperation'](_0x2b263b){const _0x17766e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x17766e,_0x2b263b),_0x17766e[0x0];}['_compareOperations'](_0x2a3db3,_0x430f2a){return!(!_0x2a3db3||!_0x430f2a)&&('MarkerOperation'==_0x2a3db3['__className']&&'MarkerOperation'==_0x430f2a['__className']&&!(!_0x2a3db3['name']['startsWith']('user:')||!_0x430f2a['name']['startsWith']('user:')||_0x2a3db3['name']==_0x430f2a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x3cf70a=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',_0x3cf70a,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x3cf70a,'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'](_0x19fb7f){if(!_0x19fb7f||!_0x19fb7f[0x0])throw new _0x18a078('no-operations-provided',this);const _0x4027f5={'types':[],'buffers':[],'baseVersion':_0x19fb7f[0x0]['baseVersion']};for(;_0x19fb7f['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('TypingAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4027f5,_0x19fb7f)||this['_getCompressorByName'](_0x19fb7f[0x0]['__className'])['compress'](_0x4027f5,_0x19fb7f);return _0x4027f5;}['decompress'](_0x4b9f9c){const _0x431f06=[];for(;_0x4b9f9c['types']['length'];){this['_compressorById']['get'](_0x4b9f9c['types'][0x0])['decompress'](_0x431f06,_0x4b9f9c);}return _0x431f06['forEach']((_0x13fab8,_0x1f4251)=>_0x13fab8['baseVersion']=_0x4b9f9c['baseVersion']+_0x1f4251),_0x431f06;}['_getCompressorByName'](_0xbe36ea){return this['_compressorByName']['get'](_0xbe36ea);}['_registerOperationCompressor'](_0x58fa64,_0x36f96c,_0x162be1){const _0x512c20=new _0x162be1(_0x58fa64,_0x36f96c,this['_protobufFactory']['getDescriptor'](_0x36f96c));this['_registerCompressor'](_0x58fa64,_0x36f96c,_0x512c20);}['_registerActionCompressor'](_0x133322,_0x562391,_0x4f3603){const _0x5de812=new _0x4f3603(_0x133322,this);this['_registerCompressor'](_0x133322,_0x562391,_0x5de812);}['_registerCompressor'](_0x3e3478,_0x2c01f7,_0x48a4ea){this['_compressorById']['set'](_0x3e3478,_0x48a4ea),this['_compressorByName']['set'](_0x2c01f7,_0x48a4ea);}}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.1-alpha.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.2.0",
|
|
37
|
-
"ckeditor5": "44.2.0",
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.1-alpha.0",
|
|
37
|
+
"ckeditor5": "44.2.1-alpha.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
|
-
|
|
23
|
+
const _0x4ec9ba=_0x596d;(function(_0x2b2d85,_0xeb744c){const _0x1facbb=_0x596d,_0x49653f=_0x2b2d85();while(!![]){try{const _0x5b9f02=-parseInt(_0x1facbb(0x14d))/0x1+-parseInt(_0x1facbb(0x143))/0x2*(-parseInt(_0x1facbb(0x141))/0x3)+parseInt(_0x1facbb(0x151))/0x4*(-parseInt(_0x1facbb(0x146))/0x5)+-parseInt(_0x1facbb(0x150))/0x6+-parseInt(_0x1facbb(0x144))/0x7+parseInt(_0x1facbb(0x142))/0x8+parseInt(_0x1facbb(0x13f))/0x9;if(_0x5b9f02===_0xeb744c)break;else _0x49653f['push'](_0x49653f['shift']());}catch(_0x118a4a){_0x49653f['push'](_0x49653f['shift']());}}}(_0xee78,0xaeaa4));import{cloneDeep as _0x409f85}from'lodash-es';export default class b{constructor(_0x39e633,_0x597f52){const _0x31cce9=_0x596d;this[_0x31cce9(0x147)]=_0x39e633,this[_0x31cce9(0x153)]=_0x597f52;}[_0x4ec9ba(0x155)](_0x2803a1,_0x45c338){const _0x2b6c29=_0x4ec9ba;let _0xc70a7;for(;_0x45c338[_0x2b6c29(0x14a)]>0x1&&this[_0x2b6c29(0x14f)](_0x45c338[0x0],_0x45c338[0x1]);)_0xc70a7?(_0xc70a7=this[_0x2b6c29(0x140)](_0x45c338[_0x2b6c29(0x14b)](),_0xc70a7),_0x2803a1[_0x2b6c29(0x154)][_0x2b6c29(0x145)](0x0)):(_0xc70a7=_0x409f85(_0x45c338[_0x2b6c29(0x14b)]()),_0x2803a1[_0x2b6c29(0x154)][_0x2b6c29(0x145)](this[_0x2b6c29(0x147)]));return!!_0xc70a7&&(_0xc70a7=this[_0x2b6c29(0x140)](_0x45c338[_0x2b6c29(0x14b)](),_0xc70a7),_0x2803a1[_0x2b6c29(0x154)][_0x2b6c29(0x145)](0x0),_0x2803a1[_0x2b6c29(0x14c)][_0x2b6c29(0x145)](this[_0x2b6c29(0x149)](_0xc70a7)),!0x0);}[_0x4ec9ba(0x152)](_0x1e507c,_0x48e214){const _0x41a1f2=_0x4ec9ba,_0x1351da=this[_0x41a1f2(0x148)](_0x48e214);for(;0x0==_0x48e214[_0x41a1f2(0x154)][0x0];)_0x48e214[_0x41a1f2(0x154)][_0x41a1f2(0x14b)](),_0x1e507c[_0x41a1f2(0x145)](this[_0x41a1f2(0x14e)](_0x1351da));_0x1e507c[_0x41a1f2(0x145)](_0x1351da);}}function _0x596d(_0x42aa87,_0x269e1a){const _0xee783a=_0xee78();return _0x596d=function(_0x596d89,_0x4dd49e){_0x596d89=_0x596d89-0x13f;let _0x23b994=_0xee783a[_0x596d89];return _0x23b994;},_0x596d(_0x42aa87,_0x269e1a);}function _0xee78(){const _0x19774c=['_splitCurrent','_compareOperations','5050638RmwcsE','4945676FEVvfU','decompress','_context','types','compress','29323269JnRlvx','_combineNext','2836173ITuslJ','8374824aSjcxX','2wBWNhn','9026213gjPkdQ','push','5xRpKGE','_id','_decompressSingleOperation','_compressSingleOperation','length','shift','buffers','1167306IvFscq'];_0xee78=function(){return _0x19774c;};return _0xee78();}
|