@ckeditor/ckeditor5-operations-compressor 44.2.0 → 44.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _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 _0x166b9e}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3ce432 from'protobufjs/minimal.js';import{cloneDeep as _0x44600b,isEqual as _0x3e8c05,isObject as _0x1fe65a}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x3b291e=_0x3ce432['Reader'],_0x54b1a5=_0x3ce432['Writer'],_0x260dc9=_0x3ce432['util'],_0x5d0e8c=_0x3ce432['roots']['default']||(_0x3ce432['roots']['default']={});return _0x5d0e8c['AttributeOperation']=(function(){function _0x4b0419(_0x3b2d7b){if(_0x3b2d7b){for(var _0x47d4c1=Object['keys'](_0x3b2d7b),_0x144cbf=0x0;_0x144cbf<_0x47d4c1['length'];++_0x144cbf)null!=_0x3b2d7b[_0x47d4c1[_0x144cbf]]&&(this[_0x47d4c1[_0x144cbf]]=_0x3b2d7b[_0x47d4c1[_0x144cbf]]);}}return _0x4b0419['prototype']['range']=null,_0x4b0419['prototype']['key']='',_0x4b0419['prototype']['oldValueBoolean']=!0x1,_0x4b0419['prototype']['oldValueJson']='',_0x4b0419['prototype']['newValueBoolean']=!0x1,_0x4b0419['prototype']['newValueJson']='',_0x4b0419['prototype']['wasUndone']=!0x1,_0x4b0419['create']=function(_0x1f0a57){return new _0x4b0419(_0x1f0a57);},_0x4b0419['encode']=function(_0x4903e0,_0x428533){return _0x428533||(_0x428533=_0x54b1a5['create']()),null!=_0x4903e0['range']&&Object['hasOwnProperty']['call'](_0x4903e0,'range')&&_0x5d0e8c['Range']['encode'](_0x4903e0['range'],_0x428533['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4903e0['key']&&Object['hasOwnProperty']['call'](_0x4903e0,'key')&&_0x428533['uint32'](0x12)['string'](_0x4903e0['key']),null!=_0x4903e0['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4903e0,'oldValueBoolean')&&_0x428533['uint32'](0x18)['bool'](_0x4903e0['oldValueBoolean']),null!=_0x4903e0['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4903e0,'oldValueJson')&&_0x428533['uint32'](0x22)['string'](_0x4903e0['oldValueJson']),null!=_0x4903e0['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4903e0,'newValueBoolean')&&_0x428533['uint32'](0x28)['bool'](_0x4903e0['newValueBoolean']),null!=_0x4903e0['newValueJson']&&Object['hasOwnProperty']['call'](_0x4903e0,'newValueJson')&&_0x428533['uint32'](0x32)['string'](_0x4903e0['newValueJson']),null!=_0x4903e0['wasUndone']&&Object['hasOwnProperty']['call'](_0x4903e0,'wasUndone')&&_0x428533['uint32'](0x38)['bool'](_0x4903e0['wasUndone']),_0x428533;},_0x4b0419['encodeDelimited']=function(_0x2596d0,_0x2dae59){return this['encode'](_0x2596d0,_0x2dae59)['ldelim']();},_0x4b0419['decode']=function(_0x288504,_0x5d6419){_0x288504 instanceof _0x3b291e||(_0x288504=_0x3b291e['create'](_0x288504));for(var _0x301a2e=void 0x0===_0x5d6419?_0x288504['len']:_0x288504['pos']+_0x5d6419,_0x3e8a2b=new _0x5d0e8c['AttributeOperation']();_0x288504['pos']<_0x301a2e;){var _0x57f9c7=_0x288504['uint32']();switch(_0x57f9c7>>>0x3){case 0x1:_0x3e8a2b['range']=_0x5d0e8c['Range']['decode'](_0x288504,_0x288504['uint32']());break;case 0x2:_0x3e8a2b['key']=_0x288504['string']();break;case 0x3:_0x3e8a2b['oldValueBoolean']=_0x288504['bool']();break;case 0x4:_0x3e8a2b['oldValueJson']=_0x288504['string']();break;case 0x5:_0x3e8a2b['newValueBoolean']=_0x288504['bool']();break;case 0x6:_0x3e8a2b['newValueJson']=_0x288504['string']();break;case 0x7:_0x3e8a2b['wasUndone']=_0x288504['bool']();break;default:_0x288504['skipType'](0x7&_0x57f9c7);}}return _0x3e8a2b;},_0x4b0419['decodeDelimited']=function(_0x477bce){return _0x477bce instanceof _0x3b291e||(_0x477bce=new _0x3b291e(_0x477bce)),this['decode'](_0x477bce,_0x477bce['uint32']());},_0x4b0419['verify']=function(_0xc92241){if('object'!=typeof _0xc92241||null===_0xc92241)return'object\x20expected';if(null!=_0xc92241['range']&&_0xc92241['hasOwnProperty']('range')){var _0x39a05b=_0x5d0e8c['Range']['verify'](_0xc92241['range']);if(_0x39a05b)return'range.'+_0x39a05b;}return null!=_0xc92241['key']&&_0xc92241['hasOwnProperty']('key')&&!_0x260dc9['isString'](_0xc92241['key'])?'key:\x20string\x20expected':null!=_0xc92241['oldValueBoolean']&&_0xc92241['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xc92241['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xc92241['oldValueJson']&&_0xc92241['hasOwnProperty']('oldValueJson')&&!_0x260dc9['isString'](_0xc92241['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xc92241['newValueBoolean']&&_0xc92241['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xc92241['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xc92241['newValueJson']&&_0xc92241['hasOwnProperty']('newValueJson')&&!_0x260dc9['isString'](_0xc92241['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xc92241['wasUndone']&&_0xc92241['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc92241['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b0419['fromObject']=function(_0x878a0f){if(_0x878a0f instanceof _0x5d0e8c['AttributeOperation'])return _0x878a0f;var _0xeeb343=new _0x5d0e8c['AttributeOperation']();if(null!=_0x878a0f['range']){if('object'!=typeof _0x878a0f['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xeeb343['range']=_0x5d0e8c['Range']['fromObject'](_0x878a0f['range']);}return null!=_0x878a0f['key']&&(_0xeeb343['key']=String(_0x878a0f['key'])),null!=_0x878a0f['oldValueBoolean']&&(_0xeeb343['oldValueBoolean']=Boolean(_0x878a0f['oldValueBoolean'])),null!=_0x878a0f['oldValueJson']&&(_0xeeb343['oldValueJson']=String(_0x878a0f['oldValueJson'])),null!=_0x878a0f['newValueBoolean']&&(_0xeeb343['newValueBoolean']=Boolean(_0x878a0f['newValueBoolean'])),null!=_0x878a0f['newValueJson']&&(_0xeeb343['newValueJson']=String(_0x878a0f['newValueJson'])),null!=_0x878a0f['wasUndone']&&(_0xeeb343['wasUndone']=Boolean(_0x878a0f['wasUndone'])),_0xeeb343;},_0x4b0419['toObject']=function(_0x1d6cec,_0x6e399f){_0x6e399f||(_0x6e399f={});var _0x56c793={};return _0x6e399f['defaults']&&(_0x56c793['range']=null,_0x56c793['key']='',_0x56c793['oldValueBoolean']=!0x1,_0x56c793['oldValueJson']='',_0x56c793['newValueBoolean']=!0x1,_0x56c793['newValueJson']='',_0x56c793['wasUndone']=!0x1),null!=_0x1d6cec['range']&&_0x1d6cec['hasOwnProperty']('range')&&(_0x56c793['range']=_0x5d0e8c['Range']['toObject'](_0x1d6cec['range'],_0x6e399f)),null!=_0x1d6cec['key']&&_0x1d6cec['hasOwnProperty']('key')&&(_0x56c793['key']=_0x1d6cec['key']),null!=_0x1d6cec['oldValueBoolean']&&_0x1d6cec['hasOwnProperty']('oldValueBoolean')&&(_0x56c793['oldValueBoolean']=_0x1d6cec['oldValueBoolean']),null!=_0x1d6cec['oldValueJson']&&_0x1d6cec['hasOwnProperty']('oldValueJson')&&(_0x56c793['oldValueJson']=_0x1d6cec['oldValueJson']),null!=_0x1d6cec['newValueBoolean']&&_0x1d6cec['hasOwnProperty']('newValueBoolean')&&(_0x56c793['newValueBoolean']=_0x1d6cec['newValueBoolean']),null!=_0x1d6cec['newValueJson']&&_0x1d6cec['hasOwnProperty']('newValueJson')&&(_0x56c793['newValueJson']=_0x1d6cec['newValueJson']),null!=_0x1d6cec['wasUndone']&&_0x1d6cec['hasOwnProperty']('wasUndone')&&(_0x56c793['wasUndone']=_0x1d6cec['wasUndone']),_0x56c793;},_0x4b0419['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x4b0419['getTypeUrl']=function(_0x12ac4e){return void 0x0===_0x12ac4e&&(_0x12ac4e='type.googleapis.com'),_0x12ac4e+'/AttributeOperation';},_0x4b0419;}()),_0x5d0e8c['InsertOperation']=(function(){function _0x5078fa(_0xf06c8e){if(this['nodes']=[],_0xf06c8e){for(var _0x9839f7=Object['keys'](_0xf06c8e),_0x31f9b7=0x0;_0x31f9b7<_0x9839f7['length'];++_0x31f9b7)null!=_0xf06c8e[_0x9839f7[_0x31f9b7]]&&(this[_0x9839f7[_0x31f9b7]]=_0xf06c8e[_0x9839f7[_0x31f9b7]]);}}return _0x5078fa['prototype']['position']=null,_0x5078fa['prototype']['nodes']=_0x260dc9['emptyArray'],_0x5078fa['prototype']['shouldReceiveAttributes']=!0x1,_0x5078fa['prototype']['wasUndone']=!0x1,_0x5078fa['create']=function(_0x4c1e85){return new _0x5078fa(_0x4c1e85);},_0x5078fa['encode']=function(_0x30ff89,_0x24d381){if(_0x24d381||(_0x24d381=_0x54b1a5['create']()),null!=_0x30ff89['position']&&Object['hasOwnProperty']['call'](_0x30ff89,'position')&&_0x5d0e8c['Position']['encode'](_0x30ff89['position'],_0x24d381['uint32'](0xa)['fork']())['ldelim'](),null!=_0x30ff89['nodes']&&_0x30ff89['nodes']['length']){for(var _0x47e005=0x0;_0x47e005<_0x30ff89['nodes']['length'];++_0x47e005)_0x5d0e8c['Element']['encode'](_0x30ff89['nodes'][_0x47e005],_0x24d381['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x30ff89['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x30ff89,'shouldReceiveAttributes')&&_0x24d381['uint32'](0x18)['bool'](_0x30ff89['shouldReceiveAttributes']),null!=_0x30ff89['wasUndone']&&Object['hasOwnProperty']['call'](_0x30ff89,'wasUndone')&&_0x24d381['uint32'](0x20)['bool'](_0x30ff89['wasUndone']),_0x24d381;},_0x5078fa['encodeDelimited']=function(_0x55713c,_0x6abbdc){return this['encode'](_0x55713c,_0x6abbdc)['ldelim']();},_0x5078fa['decode']=function(_0x5ea8f5,_0x5bb7e1){_0x5ea8f5 instanceof _0x3b291e||(_0x5ea8f5=_0x3b291e['create'](_0x5ea8f5));for(var _0x560cb4=void 0x0===_0x5bb7e1?_0x5ea8f5['len']:_0x5ea8f5['pos']+_0x5bb7e1,_0x54551e=new _0x5d0e8c['InsertOperation']();_0x5ea8f5['pos']<_0x560cb4;){var _0x323155=_0x5ea8f5['uint32']();switch(_0x323155>>>0x3){case 0x1:_0x54551e['position']=_0x5d0e8c['Position']['decode'](_0x5ea8f5,_0x5ea8f5['uint32']());break;case 0x2:_0x54551e['nodes']&&_0x54551e['nodes']['length']||(_0x54551e['nodes']=[]),_0x54551e['nodes']['push'](_0x5d0e8c['Element']['decode'](_0x5ea8f5,_0x5ea8f5['uint32']()));break;case 0x3:_0x54551e['shouldReceiveAttributes']=_0x5ea8f5['bool']();break;case 0x4:_0x54551e['wasUndone']=_0x5ea8f5['bool']();break;default:_0x5ea8f5['skipType'](0x7&_0x323155);}}return _0x54551e;},_0x5078fa['decodeDelimited']=function(_0x374b1a){return _0x374b1a instanceof _0x3b291e||(_0x374b1a=new _0x3b291e(_0x374b1a)),this['decode'](_0x374b1a,_0x374b1a['uint32']());},_0x5078fa['verify']=function(_0x34592d){if('object'!=typeof _0x34592d||null===_0x34592d)return'object\x20expected';if(null!=_0x34592d['position']&&_0x34592d['hasOwnProperty']('position')&&(_0x4651a2=_0x5d0e8c['Position']['verify'](_0x34592d['position'])))return'position.'+_0x4651a2;if(null!=_0x34592d['nodes']&&_0x34592d['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x34592d['nodes']))return'nodes:\x20array\x20expected';for(var _0x9bce68=0x0;_0x9bce68<_0x34592d['nodes']['length'];++_0x9bce68){var _0x4651a2;if(_0x4651a2=_0x5d0e8c['Element']['verify'](_0x34592d['nodes'][_0x9bce68]))return'nodes.'+_0x4651a2;}}return null!=_0x34592d['shouldReceiveAttributes']&&_0x34592d['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x34592d['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x34592d['wasUndone']&&_0x34592d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x34592d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5078fa['fromObject']=function(_0x1ac478){if(_0x1ac478 instanceof _0x5d0e8c['InsertOperation'])return _0x1ac478;var _0xb14d86=new _0x5d0e8c['InsertOperation']();if(null!=_0x1ac478['position']){if('object'!=typeof _0x1ac478['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xb14d86['position']=_0x5d0e8c['Position']['fromObject'](_0x1ac478['position']);}if(_0x1ac478['nodes']){if(!Array['isArray'](_0x1ac478['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xb14d86['nodes']=[];for(var _0x2e3937=0x0;_0x2e3937<_0x1ac478['nodes']['length'];++_0x2e3937){if('object'!=typeof _0x1ac478['nodes'][_0x2e3937])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xb14d86['nodes'][_0x2e3937]=_0x5d0e8c['Element']['fromObject'](_0x1ac478['nodes'][_0x2e3937]);}}return null!=_0x1ac478['shouldReceiveAttributes']&&(_0xb14d86['shouldReceiveAttributes']=Boolean(_0x1ac478['shouldReceiveAttributes'])),null!=_0x1ac478['wasUndone']&&(_0xb14d86['wasUndone']=Boolean(_0x1ac478['wasUndone'])),_0xb14d86;},_0x5078fa['toObject']=function(_0x1eb0e7,_0x114994){_0x114994||(_0x114994={});var _0x3d3a95={};if((_0x114994['arrays']||_0x114994['defaults'])&&(_0x3d3a95['nodes']=[]),_0x114994['defaults']&&(_0x3d3a95['position']=null,_0x3d3a95['shouldReceiveAttributes']=!0x1,_0x3d3a95['wasUndone']=!0x1),null!=_0x1eb0e7['position']&&_0x1eb0e7['hasOwnProperty']('position')&&(_0x3d3a95['position']=_0x5d0e8c['Position']['toObject'](_0x1eb0e7['position'],_0x114994)),_0x1eb0e7['nodes']&&_0x1eb0e7['nodes']['length']){_0x3d3a95['nodes']=[];for(var _0x48208b=0x0;_0x48208b<_0x1eb0e7['nodes']['length'];++_0x48208b)_0x3d3a95['nodes'][_0x48208b]=_0x5d0e8c['Element']['toObject'](_0x1eb0e7['nodes'][_0x48208b],_0x114994);}return null!=_0x1eb0e7['shouldReceiveAttributes']&&_0x1eb0e7['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3d3a95['shouldReceiveAttributes']=_0x1eb0e7['shouldReceiveAttributes']),null!=_0x1eb0e7['wasUndone']&&_0x1eb0e7['hasOwnProperty']('wasUndone')&&(_0x3d3a95['wasUndone']=_0x1eb0e7['wasUndone']),_0x3d3a95;},_0x5078fa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x5078fa['getTypeUrl']=function(_0x5f2366){return void 0x0===_0x5f2366&&(_0x5f2366='type.googleapis.com'),_0x5f2366+'/InsertOperation';},_0x5078fa;}()),_0x5d0e8c['MarkerOperation']=(function(){function _0x4398c6(_0x321188){if(_0x321188){for(var _0x1f3d29=Object['keys'](_0x321188),_0x298e0d=0x0;_0x298e0d<_0x1f3d29['length'];++_0x298e0d)null!=_0x321188[_0x1f3d29[_0x298e0d]]&&(this[_0x1f3d29[_0x298e0d]]=_0x321188[_0x1f3d29[_0x298e0d]]);}}return _0x4398c6['prototype']['name']='',_0x4398c6['prototype']['oldRange']=null,_0x4398c6['prototype']['newRange']=null,_0x4398c6['prototype']['affectsData']=!0x1,_0x4398c6['prototype']['wasUndone']=!0x1,_0x4398c6['create']=function(_0x430e3b){return new _0x4398c6(_0x430e3b);},_0x4398c6['encode']=function(_0x2fcdc0,_0x27c701){return _0x27c701||(_0x27c701=_0x54b1a5['create']()),null!=_0x2fcdc0['name']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'name')&&_0x27c701['uint32'](0xa)['string'](_0x2fcdc0['name']),null!=_0x2fcdc0['oldRange']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'oldRange')&&_0x5d0e8c['Range']['encode'](_0x2fcdc0['oldRange'],_0x27c701['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2fcdc0['newRange']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'newRange')&&_0x5d0e8c['Range']['encode'](_0x2fcdc0['newRange'],_0x27c701['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2fcdc0['affectsData']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'affectsData')&&_0x27c701['uint32'](0x20)['bool'](_0x2fcdc0['affectsData']),null!=_0x2fcdc0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fcdc0,'wasUndone')&&_0x27c701['uint32'](0x28)['bool'](_0x2fcdc0['wasUndone']),_0x27c701;},_0x4398c6['encodeDelimited']=function(_0x10fef8,_0x52a6c8){return this['encode'](_0x10fef8,_0x52a6c8)['ldelim']();},_0x4398c6['decode']=function(_0x227447,_0x29dbe7){_0x227447 instanceof _0x3b291e||(_0x227447=_0x3b291e['create'](_0x227447));for(var _0x3417dc=void 0x0===_0x29dbe7?_0x227447['len']:_0x227447['pos']+_0x29dbe7,_0x1d89ae=new _0x5d0e8c['MarkerOperation']();_0x227447['pos']<_0x3417dc;){var _0x555165=_0x227447['uint32']();switch(_0x555165>>>0x3){case 0x1:_0x1d89ae['name']=_0x227447['string']();break;case 0x2:_0x1d89ae['oldRange']=_0x5d0e8c['Range']['decode'](_0x227447,_0x227447['uint32']());break;case 0x3:_0x1d89ae['newRange']=_0x5d0e8c['Range']['decode'](_0x227447,_0x227447['uint32']());break;case 0x4:_0x1d89ae['affectsData']=_0x227447['bool']();break;case 0x5:_0x1d89ae['wasUndone']=_0x227447['bool']();break;default:_0x227447['skipType'](0x7&_0x555165);}}return _0x1d89ae;},_0x4398c6['decodeDelimited']=function(_0x4bc357){return _0x4bc357 instanceof _0x3b291e||(_0x4bc357=new _0x3b291e(_0x4bc357)),this['decode'](_0x4bc357,_0x4bc357['uint32']());},_0x4398c6['verify']=function(_0x456d57){if('object'!=typeof _0x456d57||null===_0x456d57)return'object\x20expected';if(null!=_0x456d57['name']&&_0x456d57['hasOwnProperty']('name')&&!_0x260dc9['isString'](_0x456d57['name']))return'name:\x20string\x20expected';var _0x527659;if(null!=_0x456d57['oldRange']&&_0x456d57['hasOwnProperty']('oldRange')&&(_0x527659=_0x5d0e8c['Range']['verify'](_0x456d57['oldRange'])))return'oldRange.'+_0x527659;if(null!=_0x456d57['newRange']&&_0x456d57['hasOwnProperty']('newRange')&&(_0x527659=_0x5d0e8c['Range']['verify'](_0x456d57['newRange'])))return'newRange.'+_0x527659;return null!=_0x456d57['affectsData']&&_0x456d57['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x456d57['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x456d57['wasUndone']&&_0x456d57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x456d57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4398c6['fromObject']=function(_0x1fae78){if(_0x1fae78 instanceof _0x5d0e8c['MarkerOperation'])return _0x1fae78;var _0x172c52=new _0x5d0e8c['MarkerOperation']();if(null!=_0x1fae78['name']&&(_0x172c52['name']=String(_0x1fae78['name'])),null!=_0x1fae78['oldRange']){if('object'!=typeof _0x1fae78['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x172c52['oldRange']=_0x5d0e8c['Range']['fromObject'](_0x1fae78['oldRange']);}if(null!=_0x1fae78['newRange']){if('object'!=typeof _0x1fae78['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x172c52['newRange']=_0x5d0e8c['Range']['fromObject'](_0x1fae78['newRange']);}return null!=_0x1fae78['affectsData']&&(_0x172c52['affectsData']=Boolean(_0x1fae78['affectsData'])),null!=_0x1fae78['wasUndone']&&(_0x172c52['wasUndone']=Boolean(_0x1fae78['wasUndone'])),_0x172c52;},_0x4398c6['toObject']=function(_0x1b2761,_0x5d2fd4){_0x5d2fd4||(_0x5d2fd4={});var _0x5c0a5e={};return _0x5d2fd4['defaults']&&(_0x5c0a5e['name']='',_0x5c0a5e['oldRange']=null,_0x5c0a5e['newRange']=null,_0x5c0a5e['affectsData']=!0x1,_0x5c0a5e['wasUndone']=!0x1),null!=_0x1b2761['name']&&_0x1b2761['hasOwnProperty']('name')&&(_0x5c0a5e['name']=_0x1b2761['name']),null!=_0x1b2761['oldRange']&&_0x1b2761['hasOwnProperty']('oldRange')&&(_0x5c0a5e['oldRange']=_0x5d0e8c['Range']['toObject'](_0x1b2761['oldRange'],_0x5d2fd4)),null!=_0x1b2761['newRange']&&_0x1b2761['hasOwnProperty']('newRange')&&(_0x5c0a5e['newRange']=_0x5d0e8c['Range']['toObject'](_0x1b2761['newRange'],_0x5d2fd4)),null!=_0x1b2761['affectsData']&&_0x1b2761['hasOwnProperty']('affectsData')&&(_0x5c0a5e['affectsData']=_0x1b2761['affectsData']),null!=_0x1b2761['wasUndone']&&_0x1b2761['hasOwnProperty']('wasUndone')&&(_0x5c0a5e['wasUndone']=_0x1b2761['wasUndone']),_0x5c0a5e;},_0x4398c6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x4398c6['getTypeUrl']=function(_0x2c5453){return void 0x0===_0x2c5453&&(_0x2c5453='type.googleapis.com'),_0x2c5453+'/MarkerOperation';},_0x4398c6;}()),_0x5d0e8c['MergeOperation']=(function(){function _0x5017ab(_0x4f84f6){if(_0x4f84f6){for(var _0x5af599=Object['keys'](_0x4f84f6),_0x58c35d=0x0;_0x58c35d<_0x5af599['length'];++_0x58c35d)null!=_0x4f84f6[_0x5af599[_0x58c35d]]&&(this[_0x5af599[_0x58c35d]]=_0x4f84f6[_0x5af599[_0x58c35d]]);}}return _0x5017ab['prototype']['sourcePosition']=null,_0x5017ab['prototype']['targetPosition']=null,_0x5017ab['prototype']['graveyardPosition']=null,_0x5017ab['prototype']['howMany']=0x0,_0x5017ab['prototype']['wasUndone']=!0x1,_0x5017ab['create']=function(_0x4ad42f){return new _0x5017ab(_0x4ad42f);},_0x5017ab['encode']=function(_0x2da3c2,_0x6c70df){return _0x6c70df||(_0x6c70df=_0x54b1a5['create']()),null!=_0x2da3c2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'sourcePosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['sourcePosition'],_0x6c70df['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2da3c2['targetPosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'targetPosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['targetPosition'],_0x6c70df['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2da3c2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2da3c2,'graveyardPosition')&&_0x5d0e8c['Position']['encode'](_0x2da3c2['graveyardPosition'],_0x6c70df['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2da3c2['howMany']&&Object['hasOwnProperty']['call'](_0x2da3c2,'howMany')&&_0x6c70df['uint32'](0x20)['uint32'](_0x2da3c2['howMany']),null!=_0x2da3c2['wasUndone']&&Object['hasOwnProperty']['call'](_0x2da3c2,'wasUndone')&&_0x6c70df['uint32'](0x28)['bool'](_0x2da3c2['wasUndone']),_0x6c70df;},_0x5017ab['encodeDelimited']=function(_0x3a91e2,_0x5556ef){return this['encode'](_0x3a91e2,_0x5556ef)['ldelim']();},_0x5017ab['decode']=function(_0xffba9a,_0x372cb5){_0xffba9a instanceof _0x3b291e||(_0xffba9a=_0x3b291e['create'](_0xffba9a));for(var _0x2f089a=void 0x0===_0x372cb5?_0xffba9a['len']:_0xffba9a['pos']+_0x372cb5,_0x78dc0c=new _0x5d0e8c['MergeOperation']();_0xffba9a['pos']<_0x2f089a;){var _0x1dcb94=_0xffba9a['uint32']();switch(_0x1dcb94>>>0x3){case 0x1:_0x78dc0c['sourcePosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x2:_0x78dc0c['targetPosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x3:_0x78dc0c['graveyardPosition']=_0x5d0e8c['Position']['decode'](_0xffba9a,_0xffba9a['uint32']());break;case 0x4:_0x78dc0c['howMany']=_0xffba9a['uint32']();break;case 0x5:_0x78dc0c['wasUndone']=_0xffba9a['bool']();break;default:_0xffba9a['skipType'](0x7&_0x1dcb94);}}return _0x78dc0c;},_0x5017ab['decodeDelimited']=function(_0x23ecae){return _0x23ecae instanceof _0x3b291e||(_0x23ecae=new _0x3b291e(_0x23ecae)),this['decode'](_0x23ecae,_0x23ecae['uint32']());},_0x5017ab['verify']=function(_0x271fdc){if('object'!=typeof _0x271fdc||null===_0x271fdc)return'object\x20expected';var _0x12ee96;if(null!=_0x271fdc['sourcePosition']&&_0x271fdc['hasOwnProperty']('sourcePosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['sourcePosition'])))return'sourcePosition.'+_0x12ee96;if(null!=_0x271fdc['targetPosition']&&_0x271fdc['hasOwnProperty']('targetPosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['targetPosition'])))return'targetPosition.'+_0x12ee96;if(null!=_0x271fdc['graveyardPosition']&&_0x271fdc['hasOwnProperty']('graveyardPosition')&&(_0x12ee96=_0x5d0e8c['Position']['verify'](_0x271fdc['graveyardPosition'])))return'graveyardPosition.'+_0x12ee96;return null!=_0x271fdc['howMany']&&_0x271fdc['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x271fdc['howMany'])?'howMany:\x20integer\x20expected':null!=_0x271fdc['wasUndone']&&_0x271fdc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x271fdc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5017ab['fromObject']=function(_0x5081a8){if(_0x5081a8 instanceof _0x5d0e8c['MergeOperation'])return _0x5081a8;var _0x512ae1=new _0x5d0e8c['MergeOperation']();if(null!=_0x5081a8['sourcePosition']){if('object'!=typeof _0x5081a8['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x512ae1['sourcePosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['sourcePosition']);}if(null!=_0x5081a8['targetPosition']){if('object'!=typeof _0x5081a8['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x512ae1['targetPosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['targetPosition']);}if(null!=_0x5081a8['graveyardPosition']){if('object'!=typeof _0x5081a8['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x512ae1['graveyardPosition']=_0x5d0e8c['Position']['fromObject'](_0x5081a8['graveyardPosition']);}return null!=_0x5081a8['howMany']&&(_0x512ae1['howMany']=_0x5081a8['howMany']>>>0x0),null!=_0x5081a8['wasUndone']&&(_0x512ae1['wasUndone']=Boolean(_0x5081a8['wasUndone'])),_0x512ae1;},_0x5017ab['toObject']=function(_0x2f9763,_0x4d68c6){_0x4d68c6||(_0x4d68c6={});var _0x33619f={};return _0x4d68c6['defaults']&&(_0x33619f['sourcePosition']=null,_0x33619f['targetPosition']=null,_0x33619f['graveyardPosition']=null,_0x33619f['howMany']=0x0,_0x33619f['wasUndone']=!0x1),null!=_0x2f9763['sourcePosition']&&_0x2f9763['hasOwnProperty']('sourcePosition')&&(_0x33619f['sourcePosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['sourcePosition'],_0x4d68c6)),null!=_0x2f9763['targetPosition']&&_0x2f9763['hasOwnProperty']('targetPosition')&&(_0x33619f['targetPosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['targetPosition'],_0x4d68c6)),null!=_0x2f9763['graveyardPosition']&&_0x2f9763['hasOwnProperty']('graveyardPosition')&&(_0x33619f['graveyardPosition']=_0x5d0e8c['Position']['toObject'](_0x2f9763['graveyardPosition'],_0x4d68c6)),null!=_0x2f9763['howMany']&&_0x2f9763['hasOwnProperty']('howMany')&&(_0x33619f['howMany']=_0x2f9763['howMany']),null!=_0x2f9763['wasUndone']&&_0x2f9763['hasOwnProperty']('wasUndone')&&(_0x33619f['wasUndone']=_0x2f9763['wasUndone']),_0x33619f;},_0x5017ab['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x5017ab['getTypeUrl']=function(_0x53b75d){return void 0x0===_0x53b75d&&(_0x53b75d='type.googleapis.com'),_0x53b75d+'/MergeOperation';},_0x5017ab;}()),_0x5d0e8c['MoveOperation']=(function(){function _0xd6314d(_0x5e835b){if(_0x5e835b){for(var _0x51e5f6=Object['keys'](_0x5e835b),_0x565e6d=0x0;_0x565e6d<_0x51e5f6['length'];++_0x565e6d)null!=_0x5e835b[_0x51e5f6[_0x565e6d]]&&(this[_0x51e5f6[_0x565e6d]]=_0x5e835b[_0x51e5f6[_0x565e6d]]);}}return _0xd6314d['prototype']['sourcePosition']=null,_0xd6314d['prototype']['howMany']=0x0,_0xd6314d['prototype']['targetPosition']=null,_0xd6314d['prototype']['wasUndone']=!0x1,_0xd6314d['create']=function(_0x1b3ee4){return new _0xd6314d(_0x1b3ee4);},_0xd6314d['encode']=function(_0x10a724,_0x331702){return _0x331702||(_0x331702=_0x54b1a5['create']()),null!=_0x10a724['sourcePosition']&&Object['hasOwnProperty']['call'](_0x10a724,'sourcePosition')&&_0x5d0e8c['Position']['encode'](_0x10a724['sourcePosition'],_0x331702['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10a724['howMany']&&Object['hasOwnProperty']['call'](_0x10a724,'howMany')&&_0x331702['uint32'](0x10)['uint32'](_0x10a724['howMany']),null!=_0x10a724['targetPosition']&&Object['hasOwnProperty']['call'](_0x10a724,'targetPosition')&&_0x5d0e8c['Position']['encode'](_0x10a724['targetPosition'],_0x331702['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x10a724['wasUndone']&&Object['hasOwnProperty']['call'](_0x10a724,'wasUndone')&&_0x331702['uint32'](0x20)['bool'](_0x10a724['wasUndone']),_0x331702;},_0xd6314d['encodeDelimited']=function(_0x248810,_0x598285){return this['encode'](_0x248810,_0x598285)['ldelim']();},_0xd6314d['decode']=function(_0x55edc3,_0xa1eaaa){_0x55edc3 instanceof _0x3b291e||(_0x55edc3=_0x3b291e['create'](_0x55edc3));for(var _0x2b77aa=void 0x0===_0xa1eaaa?_0x55edc3['len']:_0x55edc3['pos']+_0xa1eaaa,_0x2030aa=new _0x5d0e8c['MoveOperation']();_0x55edc3['pos']<_0x2b77aa;){var _0x5332a9=_0x55edc3['uint32']();switch(_0x5332a9>>>0x3){case 0x1:_0x2030aa['sourcePosition']=_0x5d0e8c['Position']['decode'](_0x55edc3,_0x55edc3['uint32']());break;case 0x2:_0x2030aa['howMany']=_0x55edc3['uint32']();break;case 0x3:_0x2030aa['targetPosition']=_0x5d0e8c['Position']['decode'](_0x55edc3,_0x55edc3['uint32']());break;case 0x4:_0x2030aa['wasUndone']=_0x55edc3['bool']();break;default:_0x55edc3['skipType'](0x7&_0x5332a9);}}return _0x2030aa;},_0xd6314d['decodeDelimited']=function(_0x420d21){return _0x420d21 instanceof _0x3b291e||(_0x420d21=new _0x3b291e(_0x420d21)),this['decode'](_0x420d21,_0x420d21['uint32']());},_0xd6314d['verify']=function(_0x29fb9f){if('object'!=typeof _0x29fb9f||null===_0x29fb9f)return'object\x20expected';var _0x49ff35;if(null!=_0x29fb9f['sourcePosition']&&_0x29fb9f['hasOwnProperty']('sourcePosition')&&(_0x49ff35=_0x5d0e8c['Position']['verify'](_0x29fb9f['sourcePosition'])))return'sourcePosition.'+_0x49ff35;if(null!=_0x29fb9f['howMany']&&_0x29fb9f['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x29fb9f['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x29fb9f['targetPosition']&&_0x29fb9f['hasOwnProperty']('targetPosition')&&(_0x49ff35=_0x5d0e8c['Position']['verify'](_0x29fb9f['targetPosition'])))return'targetPosition.'+_0x49ff35;return null!=_0x29fb9f['wasUndone']&&_0x29fb9f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29fb9f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd6314d['fromObject']=function(_0x40d019){if(_0x40d019 instanceof _0x5d0e8c['MoveOperation'])return _0x40d019;var _0x3d8ef1=new _0x5d0e8c['MoveOperation']();if(null!=_0x40d019['sourcePosition']){if('object'!=typeof _0x40d019['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x3d8ef1['sourcePosition']=_0x5d0e8c['Position']['fromObject'](_0x40d019['sourcePosition']);}if(null!=_0x40d019['howMany']&&(_0x3d8ef1['howMany']=_0x40d019['howMany']>>>0x0),null!=_0x40d019['targetPosition']){if('object'!=typeof _0x40d019['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x3d8ef1['targetPosition']=_0x5d0e8c['Position']['fromObject'](_0x40d019['targetPosition']);}return null!=_0x40d019['wasUndone']&&(_0x3d8ef1['wasUndone']=Boolean(_0x40d019['wasUndone'])),_0x3d8ef1;},_0xd6314d['toObject']=function(_0x4304d4,_0x5a223a){_0x5a223a||(_0x5a223a={});var _0x345f7b={};return _0x5a223a['defaults']&&(_0x345f7b['sourcePosition']=null,_0x345f7b['howMany']=0x0,_0x345f7b['targetPosition']=null,_0x345f7b['wasUndone']=!0x1),null!=_0x4304d4['sourcePosition']&&_0x4304d4['hasOwnProperty']('sourcePosition')&&(_0x345f7b['sourcePosition']=_0x5d0e8c['Position']['toObject'](_0x4304d4['sourcePosition'],_0x5a223a)),null!=_0x4304d4['howMany']&&_0x4304d4['hasOwnProperty']('howMany')&&(_0x345f7b['howMany']=_0x4304d4['howMany']),null!=_0x4304d4['targetPosition']&&_0x4304d4['hasOwnProperty']('targetPosition')&&(_0x345f7b['targetPosition']=_0x5d0e8c['Position']['toObject'](_0x4304d4['targetPosition'],_0x5a223a)),null!=_0x4304d4['wasUndone']&&_0x4304d4['hasOwnProperty']('wasUndone')&&(_0x345f7b['wasUndone']=_0x4304d4['wasUndone']),_0x345f7b;},_0xd6314d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xd6314d['getTypeUrl']=function(_0x228d14){return void 0x0===_0x228d14&&(_0x228d14='type.googleapis.com'),_0x228d14+'/MoveOperation';},_0xd6314d;}()),_0x5d0e8c['RenameOperation']=(function(){function _0x258631(_0x22a397){if(_0x22a397){for(var _0x109648=Object['keys'](_0x22a397),_0x16167c=0x0;_0x16167c<_0x109648['length'];++_0x16167c)null!=_0x22a397[_0x109648[_0x16167c]]&&(this[_0x109648[_0x16167c]]=_0x22a397[_0x109648[_0x16167c]]);}}return _0x258631['prototype']['position']=null,_0x258631['prototype']['oldName']='',_0x258631['prototype']['newName']='',_0x258631['prototype']['wasUndone']=!0x1,_0x258631['create']=function(_0x59776d){return new _0x258631(_0x59776d);},_0x258631['encode']=function(_0x4807f4,_0xd09d45){return _0xd09d45||(_0xd09d45=_0x54b1a5['create']()),null!=_0x4807f4['position']&&Object['hasOwnProperty']['call'](_0x4807f4,'position')&&_0x5d0e8c['Position']['encode'](_0x4807f4['position'],_0xd09d45['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4807f4['oldName']&&Object['hasOwnProperty']['call'](_0x4807f4,'oldName')&&_0xd09d45['uint32'](0x12)['string'](_0x4807f4['oldName']),null!=_0x4807f4['newName']&&Object['hasOwnProperty']['call'](_0x4807f4,'newName')&&_0xd09d45['uint32'](0x1a)['string'](_0x4807f4['newName']),null!=_0x4807f4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4807f4,'wasUndone')&&_0xd09d45['uint32'](0x20)['bool'](_0x4807f4['wasUndone']),_0xd09d45;},_0x258631['encodeDelimited']=function(_0x5c6e37,_0x3aa22e){return this['encode'](_0x5c6e37,_0x3aa22e)['ldelim']();},_0x258631['decode']=function(_0x3220e5,_0x52731d){_0x3220e5 instanceof _0x3b291e||(_0x3220e5=_0x3b291e['create'](_0x3220e5));for(var _0x3bbf9c=void 0x0===_0x52731d?_0x3220e5['len']:_0x3220e5['pos']+_0x52731d,_0x2c1daa=new _0x5d0e8c['RenameOperation']();_0x3220e5['pos']<_0x3bbf9c;){var _0x1274a6=_0x3220e5['uint32']();switch(_0x1274a6>>>0x3){case 0x1:_0x2c1daa['position']=_0x5d0e8c['Position']['decode'](_0x3220e5,_0x3220e5['uint32']());break;case 0x2:_0x2c1daa['oldName']=_0x3220e5['string']();break;case 0x3:_0x2c1daa['newName']=_0x3220e5['string']();break;case 0x4:_0x2c1daa['wasUndone']=_0x3220e5['bool']();break;default:_0x3220e5['skipType'](0x7&_0x1274a6);}}return _0x2c1daa;},_0x258631['decodeDelimited']=function(_0x4b9a2a){return _0x4b9a2a instanceof _0x3b291e||(_0x4b9a2a=new _0x3b291e(_0x4b9a2a)),this['decode'](_0x4b9a2a,_0x4b9a2a['uint32']());},_0x258631['verify']=function(_0x5a8e3f){if('object'!=typeof _0x5a8e3f||null===_0x5a8e3f)return'object\x20expected';if(null!=_0x5a8e3f['position']&&_0x5a8e3f['hasOwnProperty']('position')){var _0x376339=_0x5d0e8c['Position']['verify'](_0x5a8e3f['position']);if(_0x376339)return'position.'+_0x376339;}return null!=_0x5a8e3f['oldName']&&_0x5a8e3f['hasOwnProperty']('oldName')&&!_0x260dc9['isString'](_0x5a8e3f['oldName'])?'oldName:\x20string\x20expected':null!=_0x5a8e3f['newName']&&_0x5a8e3f['hasOwnProperty']('newName')&&!_0x260dc9['isString'](_0x5a8e3f['newName'])?'newName:\x20string\x20expected':null!=_0x5a8e3f['wasUndone']&&_0x5a8e3f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a8e3f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x258631['fromObject']=function(_0xa451ea){if(_0xa451ea instanceof _0x5d0e8c['RenameOperation'])return _0xa451ea;var _0x59c5b5=new _0x5d0e8c['RenameOperation']();if(null!=_0xa451ea['position']){if('object'!=typeof _0xa451ea['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x59c5b5['position']=_0x5d0e8c['Position']['fromObject'](_0xa451ea['position']);}return null!=_0xa451ea['oldName']&&(_0x59c5b5['oldName']=String(_0xa451ea['oldName'])),null!=_0xa451ea['newName']&&(_0x59c5b5['newName']=String(_0xa451ea['newName'])),null!=_0xa451ea['wasUndone']&&(_0x59c5b5['wasUndone']=Boolean(_0xa451ea['wasUndone'])),_0x59c5b5;},_0x258631['toObject']=function(_0x5095df,_0x2bb76f){_0x2bb76f||(_0x2bb76f={});var _0x70251e={};return _0x2bb76f['defaults']&&(_0x70251e['position']=null,_0x70251e['oldName']='',_0x70251e['newName']='',_0x70251e['wasUndone']=!0x1),null!=_0x5095df['position']&&_0x5095df['hasOwnProperty']('position')&&(_0x70251e['position']=_0x5d0e8c['Position']['toObject'](_0x5095df['position'],_0x2bb76f)),null!=_0x5095df['oldName']&&_0x5095df['hasOwnProperty']('oldName')&&(_0x70251e['oldName']=_0x5095df['oldName']),null!=_0x5095df['newName']&&_0x5095df['hasOwnProperty']('newName')&&(_0x70251e['newName']=_0x5095df['newName']),null!=_0x5095df['wasUndone']&&_0x5095df['hasOwnProperty']('wasUndone')&&(_0x70251e['wasUndone']=_0x5095df['wasUndone']),_0x70251e;},_0x258631['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x258631['getTypeUrl']=function(_0x12621b){return void 0x0===_0x12621b&&(_0x12621b='type.googleapis.com'),_0x12621b+'/RenameOperation';},_0x258631;}()),_0x5d0e8c['RootAttributeOperation']=(function(){function _0xc61024(_0x580310){if(_0x580310){for(var _0x513506=Object['keys'](_0x580310),_0x14680a=0x0;_0x14680a<_0x513506['length'];++_0x14680a)null!=_0x580310[_0x513506[_0x14680a]]&&(this[_0x513506[_0x14680a]]=_0x580310[_0x513506[_0x14680a]]);}}return _0xc61024['prototype']['root']='',_0xc61024['prototype']['key']='',_0xc61024['prototype']['oldValueBoolean']=!0x1,_0xc61024['prototype']['oldValueJson']='',_0xc61024['prototype']['newValueBoolean']=!0x1,_0xc61024['prototype']['newValueJson']='',_0xc61024['prototype']['wasUndone']=!0x1,_0xc61024['create']=function(_0x3ff344){return new _0xc61024(_0x3ff344);},_0xc61024['encode']=function(_0x511882,_0x25d0dc){return _0x25d0dc||(_0x25d0dc=_0x54b1a5['create']()),null!=_0x511882['root']&&Object['hasOwnProperty']['call'](_0x511882,'root')&&_0x25d0dc['uint32'](0xa)['string'](_0x511882['root']),null!=_0x511882['key']&&Object['hasOwnProperty']['call'](_0x511882,'key')&&_0x25d0dc['uint32'](0x12)['string'](_0x511882['key']),null!=_0x511882['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x511882,'oldValueBoolean')&&_0x25d0dc['uint32'](0x18)['bool'](_0x511882['oldValueBoolean']),null!=_0x511882['oldValueJson']&&Object['hasOwnProperty']['call'](_0x511882,'oldValueJson')&&_0x25d0dc['uint32'](0x22)['string'](_0x511882['oldValueJson']),null!=_0x511882['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x511882,'newValueBoolean')&&_0x25d0dc['uint32'](0x28)['bool'](_0x511882['newValueBoolean']),null!=_0x511882['newValueJson']&&Object['hasOwnProperty']['call'](_0x511882,'newValueJson')&&_0x25d0dc['uint32'](0x32)['string'](_0x511882['newValueJson']),null!=_0x511882['wasUndone']&&Object['hasOwnProperty']['call'](_0x511882,'wasUndone')&&_0x25d0dc['uint32'](0x38)['bool'](_0x511882['wasUndone']),_0x25d0dc;},_0xc61024['encodeDelimited']=function(_0x27d9f1,_0x2f4951){return this['encode'](_0x27d9f1,_0x2f4951)['ldelim']();},_0xc61024['decode']=function(_0x3fc8a6,_0x40b894){_0x3fc8a6 instanceof _0x3b291e||(_0x3fc8a6=_0x3b291e['create'](_0x3fc8a6));for(var _0x21d975=void 0x0===_0x40b894?_0x3fc8a6['len']:_0x3fc8a6['pos']+_0x40b894,_0x60b131=new _0x5d0e8c['RootAttributeOperation']();_0x3fc8a6['pos']<_0x21d975;){var _0x3d4494=_0x3fc8a6['uint32']();switch(_0x3d4494>>>0x3){case 0x1:_0x60b131['root']=_0x3fc8a6['string']();break;case 0x2:_0x60b131['key']=_0x3fc8a6['string']();break;case 0x3:_0x60b131['oldValueBoolean']=_0x3fc8a6['bool']();break;case 0x4:_0x60b131['oldValueJson']=_0x3fc8a6['string']();break;case 0x5:_0x60b131['newValueBoolean']=_0x3fc8a6['bool']();break;case 0x6:_0x60b131['newValueJson']=_0x3fc8a6['string']();break;case 0x7:_0x60b131['wasUndone']=_0x3fc8a6['bool']();break;default:_0x3fc8a6['skipType'](0x7&_0x3d4494);}}return _0x60b131;},_0xc61024['decodeDelimited']=function(_0xd1b41d){return _0xd1b41d instanceof _0x3b291e||(_0xd1b41d=new _0x3b291e(_0xd1b41d)),this['decode'](_0xd1b41d,_0xd1b41d['uint32']());},_0xc61024['verify']=function(_0x71b3ab){return'object'!=typeof _0x71b3ab||null===_0x71b3ab?'object\x20expected':null!=_0x71b3ab['root']&&_0x71b3ab['hasOwnProperty']('root')&&!_0x260dc9['isString'](_0x71b3ab['root'])?'root:\x20string\x20expected':null!=_0x71b3ab['key']&&_0x71b3ab['hasOwnProperty']('key')&&!_0x260dc9['isString'](_0x71b3ab['key'])?'key:\x20string\x20expected':null!=_0x71b3ab['oldValueBoolean']&&_0x71b3ab['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x71b3ab['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x71b3ab['oldValueJson']&&_0x71b3ab['hasOwnProperty']('oldValueJson')&&!_0x260dc9['isString'](_0x71b3ab['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x71b3ab['newValueBoolean']&&_0x71b3ab['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x71b3ab['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x71b3ab['newValueJson']&&_0x71b3ab['hasOwnProperty']('newValueJson')&&!_0x260dc9['isString'](_0x71b3ab['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x71b3ab['wasUndone']&&_0x71b3ab['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x71b3ab['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc61024['fromObject']=function(_0x29edf3){if(_0x29edf3 instanceof _0x5d0e8c['RootAttributeOperation'])return _0x29edf3;var _0x4922e1=new _0x5d0e8c['RootAttributeOperation']();return null!=_0x29edf3['root']&&(_0x4922e1['root']=String(_0x29edf3['root'])),null!=_0x29edf3['key']&&(_0x4922e1['key']=String(_0x29edf3['key'])),null!=_0x29edf3['oldValueBoolean']&&(_0x4922e1['oldValueBoolean']=Boolean(_0x29edf3['oldValueBoolean'])),null!=_0x29edf3['oldValueJson']&&(_0x4922e1['oldValueJson']=String(_0x29edf3['oldValueJson'])),null!=_0x29edf3['newValueBoolean']&&(_0x4922e1['newValueBoolean']=Boolean(_0x29edf3['newValueBoolean'])),null!=_0x29edf3['newValueJson']&&(_0x4922e1['newValueJson']=String(_0x29edf3['newValueJson'])),null!=_0x29edf3['wasUndone']&&(_0x4922e1['wasUndone']=Boolean(_0x29edf3['wasUndone'])),_0x4922e1;},_0xc61024['toObject']=function(_0x1e947b,_0xe3c1fd){_0xe3c1fd||(_0xe3c1fd={});var _0x4d7cd1={};return _0xe3c1fd['defaults']&&(_0x4d7cd1['root']='',_0x4d7cd1['key']='',_0x4d7cd1['oldValueBoolean']=!0x1,_0x4d7cd1['oldValueJson']='',_0x4d7cd1['newValueBoolean']=!0x1,_0x4d7cd1['newValueJson']='',_0x4d7cd1['wasUndone']=!0x1),null!=_0x1e947b['root']&&_0x1e947b['hasOwnProperty']('root')&&(_0x4d7cd1['root']=_0x1e947b['root']),null!=_0x1e947b['key']&&_0x1e947b['hasOwnProperty']('key')&&(_0x4d7cd1['key']=_0x1e947b['key']),null!=_0x1e947b['oldValueBoolean']&&_0x1e947b['hasOwnProperty']('oldValueBoolean')&&(_0x4d7cd1['oldValueBoolean']=_0x1e947b['oldValueBoolean']),null!=_0x1e947b['oldValueJson']&&_0x1e947b['hasOwnProperty']('oldValueJson')&&(_0x4d7cd1['oldValueJson']=_0x1e947b['oldValueJson']),null!=_0x1e947b['newValueBoolean']&&_0x1e947b['hasOwnProperty']('newValueBoolean')&&(_0x4d7cd1['newValueBoolean']=_0x1e947b['newValueBoolean']),null!=_0x1e947b['newValueJson']&&_0x1e947b['hasOwnProperty']('newValueJson')&&(_0x4d7cd1['newValueJson']=_0x1e947b['newValueJson']),null!=_0x1e947b['wasUndone']&&_0x1e947b['hasOwnProperty']('wasUndone')&&(_0x4d7cd1['wasUndone']=_0x1e947b['wasUndone']),_0x4d7cd1;},_0xc61024['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xc61024['getTypeUrl']=function(_0x1832d6){return void 0x0===_0x1832d6&&(_0x1832d6='type.googleapis.com'),_0x1832d6+'/RootAttributeOperation';},_0xc61024;}()),_0x5d0e8c['RootOperation']=(function(){function _0x584398(_0x26c4d6){if(_0x26c4d6){for(var _0xa72206=Object['keys'](_0x26c4d6),_0x9589b9=0x0;_0x9589b9<_0xa72206['length'];++_0x9589b9)null!=_0x26c4d6[_0xa72206[_0x9589b9]]&&(this[_0xa72206[_0x9589b9]]=_0x26c4d6[_0xa72206[_0x9589b9]]);}}return _0x584398['prototype']['rootName']='',_0x584398['prototype']['elementName']='',_0x584398['prototype']['isAdd']=!0x1,_0x584398['prototype']['wasUndone']=!0x1,_0x584398['create']=function(_0x1574fe){return new _0x584398(_0x1574fe);},_0x584398['encode']=function(_0x22ee36,_0x2edb2b){return _0x2edb2b||(_0x2edb2b=_0x54b1a5['create']()),null!=_0x22ee36['rootName']&&Object['hasOwnProperty']['call'](_0x22ee36,'rootName')&&_0x2edb2b['uint32'](0xa)['string'](_0x22ee36['rootName']),null!=_0x22ee36['elementName']&&Object['hasOwnProperty']['call'](_0x22ee36,'elementName')&&_0x2edb2b['uint32'](0x12)['string'](_0x22ee36['elementName']),null!=_0x22ee36['isAdd']&&Object['hasOwnProperty']['call'](_0x22ee36,'isAdd')&&_0x2edb2b['uint32'](0x18)['bool'](_0x22ee36['isAdd']),null!=_0x22ee36['wasUndone']&&Object['hasOwnProperty']['call'](_0x22ee36,'wasUndone')&&_0x2edb2b['uint32'](0x20)['bool'](_0x22ee36['wasUndone']),_0x2edb2b;},_0x584398['encodeDelimited']=function(_0x3868d7,_0x94bd3c){return this['encode'](_0x3868d7,_0x94bd3c)['ldelim']();},_0x584398['decode']=function(_0x61935,_0x86c4fe){_0x61935 instanceof _0x3b291e||(_0x61935=_0x3b291e['create'](_0x61935));for(var _0x4f3004=void 0x0===_0x86c4fe?_0x61935['len']:_0x61935['pos']+_0x86c4fe,_0x307682=new _0x5d0e8c['RootOperation']();_0x61935['pos']<_0x4f3004;){var _0xd6b870=_0x61935['uint32']();switch(_0xd6b870>>>0x3){case 0x1:_0x307682['rootName']=_0x61935['string']();break;case 0x2:_0x307682['elementName']=_0x61935['string']();break;case 0x3:_0x307682['isAdd']=_0x61935['bool']();break;case 0x4:_0x307682['wasUndone']=_0x61935['bool']();break;default:_0x61935['skipType'](0x7&_0xd6b870);}}return _0x307682;},_0x584398['decodeDelimited']=function(_0x24aece){return _0x24aece instanceof _0x3b291e||(_0x24aece=new _0x3b291e(_0x24aece)),this['decode'](_0x24aece,_0x24aece['uint32']());},_0x584398['verify']=function(_0x58c423){return'object'!=typeof _0x58c423||null===_0x58c423?'object\x20expected':null!=_0x58c423['rootName']&&_0x58c423['hasOwnProperty']('rootName')&&!_0x260dc9['isString'](_0x58c423['rootName'])?'rootName:\x20string\x20expected':null!=_0x58c423['elementName']&&_0x58c423['hasOwnProperty']('elementName')&&!_0x260dc9['isString'](_0x58c423['elementName'])?'elementName:\x20string\x20expected':null!=_0x58c423['isAdd']&&_0x58c423['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x58c423['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x58c423['wasUndone']&&_0x58c423['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x58c423['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x584398['fromObject']=function(_0x801695){if(_0x801695 instanceof _0x5d0e8c['RootOperation'])return _0x801695;var _0x26162b=new _0x5d0e8c['RootOperation']();return null!=_0x801695['rootName']&&(_0x26162b['rootName']=String(_0x801695['rootName'])),null!=_0x801695['elementName']&&(_0x26162b['elementName']=String(_0x801695['elementName'])),null!=_0x801695['isAdd']&&(_0x26162b['isAdd']=Boolean(_0x801695['isAdd'])),null!=_0x801695['wasUndone']&&(_0x26162b['wasUndone']=Boolean(_0x801695['wasUndone'])),_0x26162b;},_0x584398['toObject']=function(_0x5c2578,_0x13d391){_0x13d391||(_0x13d391={});var _0x16b913={};return _0x13d391['defaults']&&(_0x16b913['rootName']='',_0x16b913['elementName']='',_0x16b913['isAdd']=!0x1,_0x16b913['wasUndone']=!0x1),null!=_0x5c2578['rootName']&&_0x5c2578['hasOwnProperty']('rootName')&&(_0x16b913['rootName']=_0x5c2578['rootName']),null!=_0x5c2578['elementName']&&_0x5c2578['hasOwnProperty']('elementName')&&(_0x16b913['elementName']=_0x5c2578['elementName']),null!=_0x5c2578['isAdd']&&_0x5c2578['hasOwnProperty']('isAdd')&&(_0x16b913['isAdd']=_0x5c2578['isAdd']),null!=_0x5c2578['wasUndone']&&_0x5c2578['hasOwnProperty']('wasUndone')&&(_0x16b913['wasUndone']=_0x5c2578['wasUndone']),_0x16b913;},_0x584398['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x584398['getTypeUrl']=function(_0x130180){return void 0x0===_0x130180&&(_0x130180='type.googleapis.com'),_0x130180+'/RootOperation';},_0x584398;}()),_0x5d0e8c['SplitOperation']=(function(){function _0x34d342(_0x3aa9f6){if(_0x3aa9f6){for(var _0x1bed96=Object['keys'](_0x3aa9f6),_0x5833cf=0x0;_0x5833cf<_0x1bed96['length'];++_0x5833cf)null!=_0x3aa9f6[_0x1bed96[_0x5833cf]]&&(this[_0x1bed96[_0x5833cf]]=_0x3aa9f6[_0x1bed96[_0x5833cf]]);}}return _0x34d342['prototype']['splitPosition']=null,_0x34d342['prototype']['graveyardPosition']=null,_0x34d342['prototype']['howMany']=0x0,_0x34d342['prototype']['insertionPosition']=null,_0x34d342['prototype']['wasUndone']=!0x1,_0x34d342['create']=function(_0x2ba231){return new _0x34d342(_0x2ba231);},_0x34d342['encode']=function(_0x54d423,_0xfcdcfa){return _0xfcdcfa||(_0xfcdcfa=_0x54b1a5['create']()),null!=_0x54d423['splitPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'splitPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['splitPosition'],_0xfcdcfa['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54d423['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'graveyardPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['graveyardPosition'],_0xfcdcfa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x54d423['howMany']&&Object['hasOwnProperty']['call'](_0x54d423,'howMany')&&_0xfcdcfa['uint32'](0x18)['uint32'](_0x54d423['howMany']),null!=_0x54d423['insertionPosition']&&Object['hasOwnProperty']['call'](_0x54d423,'insertionPosition')&&_0x5d0e8c['Position']['encode'](_0x54d423['insertionPosition'],_0xfcdcfa['uint32'](0x22)['fork']())['ldelim'](),null!=_0x54d423['wasUndone']&&Object['hasOwnProperty']['call'](_0x54d423,'wasUndone')&&_0xfcdcfa['uint32'](0x28)['bool'](_0x54d423['wasUndone']),_0xfcdcfa;},_0x34d342['encodeDelimited']=function(_0x137019,_0x32b89d){return this['encode'](_0x137019,_0x32b89d)['ldelim']();},_0x34d342['decode']=function(_0x481337,_0xf1cbd6){_0x481337 instanceof _0x3b291e||(_0x481337=_0x3b291e['create'](_0x481337));for(var _0x85b993=void 0x0===_0xf1cbd6?_0x481337['len']:_0x481337['pos']+_0xf1cbd6,_0x3c3764=new _0x5d0e8c['SplitOperation']();_0x481337['pos']<_0x85b993;){var _0x4f82a1=_0x481337['uint32']();switch(_0x4f82a1>>>0x3){case 0x1:_0x3c3764['splitPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x2:_0x3c3764['graveyardPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x3:_0x3c3764['howMany']=_0x481337['uint32']();break;case 0x4:_0x3c3764['insertionPosition']=_0x5d0e8c['Position']['decode'](_0x481337,_0x481337['uint32']());break;case 0x5:_0x3c3764['wasUndone']=_0x481337['bool']();break;default:_0x481337['skipType'](0x7&_0x4f82a1);}}return _0x3c3764;},_0x34d342['decodeDelimited']=function(_0x2ea538){return _0x2ea538 instanceof _0x3b291e||(_0x2ea538=new _0x3b291e(_0x2ea538)),this['decode'](_0x2ea538,_0x2ea538['uint32']());},_0x34d342['verify']=function(_0x21fb2d){if('object'!=typeof _0x21fb2d||null===_0x21fb2d)return'object\x20expected';var _0x360f73;if(null!=_0x21fb2d['splitPosition']&&_0x21fb2d['hasOwnProperty']('splitPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['splitPosition'])))return'splitPosition.'+_0x360f73;if(null!=_0x21fb2d['graveyardPosition']&&_0x21fb2d['hasOwnProperty']('graveyardPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['graveyardPosition'])))return'graveyardPosition.'+_0x360f73;if(null!=_0x21fb2d['howMany']&&_0x21fb2d['hasOwnProperty']('howMany')&&!_0x260dc9['isInteger'](_0x21fb2d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21fb2d['insertionPosition']&&_0x21fb2d['hasOwnProperty']('insertionPosition')&&(_0x360f73=_0x5d0e8c['Position']['verify'](_0x21fb2d['insertionPosition'])))return'insertionPosition.'+_0x360f73;return null!=_0x21fb2d['wasUndone']&&_0x21fb2d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21fb2d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34d342['fromObject']=function(_0x2b69d2){if(_0x2b69d2 instanceof _0x5d0e8c['SplitOperation'])return _0x2b69d2;var _0x118240=new _0x5d0e8c['SplitOperation']();if(null!=_0x2b69d2['splitPosition']){if('object'!=typeof _0x2b69d2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x118240['splitPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['splitPosition']);}if(null!=_0x2b69d2['graveyardPosition']){if('object'!=typeof _0x2b69d2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x118240['graveyardPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['graveyardPosition']);}if(null!=_0x2b69d2['howMany']&&(_0x118240['howMany']=_0x2b69d2['howMany']>>>0x0),null!=_0x2b69d2['insertionPosition']){if('object'!=typeof _0x2b69d2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x118240['insertionPosition']=_0x5d0e8c['Position']['fromObject'](_0x2b69d2['insertionPosition']);}return null!=_0x2b69d2['wasUndone']&&(_0x118240['wasUndone']=Boolean(_0x2b69d2['wasUndone'])),_0x118240;},_0x34d342['toObject']=function(_0x3b3ae5,_0x1efbfc){_0x1efbfc||(_0x1efbfc={});var _0x3641a8={};return _0x1efbfc['defaults']&&(_0x3641a8['splitPosition']=null,_0x3641a8['graveyardPosition']=null,_0x3641a8['howMany']=0x0,_0x3641a8['insertionPosition']=null,_0x3641a8['wasUndone']=!0x1),null!=_0x3b3ae5['splitPosition']&&_0x3b3ae5['hasOwnProperty']('splitPosition')&&(_0x3641a8['splitPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['splitPosition'],_0x1efbfc)),null!=_0x3b3ae5['graveyardPosition']&&_0x3b3ae5['hasOwnProperty']('graveyardPosition')&&(_0x3641a8['graveyardPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['graveyardPosition'],_0x1efbfc)),null!=_0x3b3ae5['howMany']&&_0x3b3ae5['hasOwnProperty']('howMany')&&(_0x3641a8['howMany']=_0x3b3ae5['howMany']),null!=_0x3b3ae5['insertionPosition']&&_0x3b3ae5['hasOwnProperty']('insertionPosition')&&(_0x3641a8['insertionPosition']=_0x5d0e8c['Position']['toObject'](_0x3b3ae5['insertionPosition'],_0x1efbfc)),null!=_0x3b3ae5['wasUndone']&&_0x3b3ae5['hasOwnProperty']('wasUndone')&&(_0x3641a8['wasUndone']=_0x3b3ae5['wasUndone']),_0x3641a8;},_0x34d342['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x34d342['getTypeUrl']=function(_0x6e7ac9){return void 0x0===_0x6e7ac9&&(_0x6e7ac9='type.googleapis.com'),_0x6e7ac9+'/SplitOperation';},_0x34d342;}()),_0x5d0e8c['Position']=(function(){function _0x2053bd(_0x3b5963){if(this['path']=[],_0x3b5963){for(var _0x29e56a=Object['keys'](_0x3b5963),_0x48e0f8=0x0;_0x48e0f8<_0x29e56a['length'];++_0x48e0f8)null!=_0x3b5963[_0x29e56a[_0x48e0f8]]&&(this[_0x29e56a[_0x48e0f8]]=_0x3b5963[_0x29e56a[_0x48e0f8]]);}}return _0x2053bd['prototype']['root']='',_0x2053bd['prototype']['rootMain']=!0x1,_0x2053bd['prototype']['rootGraveyard']=!0x1,_0x2053bd['prototype']['path']=_0x260dc9['emptyArray'],_0x2053bd['prototype']['stickiness']='',_0x2053bd['create']=function(_0x1c7576){return new _0x2053bd(_0x1c7576);},_0x2053bd['encode']=function(_0x5042c3,_0x3fb1cf){if(_0x3fb1cf||(_0x3fb1cf=_0x54b1a5['create']()),null!=_0x5042c3['root']&&Object['hasOwnProperty']['call'](_0x5042c3,'root')&&_0x3fb1cf['uint32'](0xa)['string'](_0x5042c3['root']),null!=_0x5042c3['rootMain']&&Object['hasOwnProperty']['call'](_0x5042c3,'rootMain')&&_0x3fb1cf['uint32'](0x10)['bool'](_0x5042c3['rootMain']),null!=_0x5042c3['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5042c3,'rootGraveyard')&&_0x3fb1cf['uint32'](0x18)['bool'](_0x5042c3['rootGraveyard']),null!=_0x5042c3['path']&&_0x5042c3['path']['length']){_0x3fb1cf['uint32'](0x22)['fork']();for(var _0x4864e1=0x0;_0x4864e1<_0x5042c3['path']['length'];++_0x4864e1)_0x3fb1cf['uint32'](_0x5042c3['path'][_0x4864e1]);_0x3fb1cf['ldelim']();}return null!=_0x5042c3['stickiness']&&Object['hasOwnProperty']['call'](_0x5042c3,'stickiness')&&_0x3fb1cf['uint32'](0x2a)['string'](_0x5042c3['stickiness']),_0x3fb1cf;},_0x2053bd['encodeDelimited']=function(_0x4d161f,_0x182210){return this['encode'](_0x4d161f,_0x182210)['ldelim']();},_0x2053bd['decode']=function(_0x19f76d,_0x452a2e){_0x19f76d instanceof _0x3b291e||(_0x19f76d=_0x3b291e['create'](_0x19f76d));for(var _0x61ff6a=void 0x0===_0x452a2e?_0x19f76d['len']:_0x19f76d['pos']+_0x452a2e,_0x43efce=new _0x5d0e8c['Position']();_0x19f76d['pos']<_0x61ff6a;){var _0x23b52c=_0x19f76d['uint32']();switch(_0x23b52c>>>0x3){case 0x1:_0x43efce['root']=_0x19f76d['string']();break;case 0x2:_0x43efce['rootMain']=_0x19f76d['bool']();break;case 0x3:_0x43efce['rootGraveyard']=_0x19f76d['bool']();break;case 0x4:if(_0x43efce['path']&&_0x43efce['path']['length']||(_0x43efce['path']=[]),0x2==(0x7&_0x23b52c)){for(var _0x115095=_0x19f76d['uint32']()+_0x19f76d['pos'];_0x19f76d['pos']<_0x115095;)_0x43efce['path']['push'](_0x19f76d['uint32']());}else _0x43efce['path']['push'](_0x19f76d['uint32']());break;case 0x5:_0x43efce['stickiness']=_0x19f76d['string']();break;default:_0x19f76d['skipType'](0x7&_0x23b52c);}}return _0x43efce;},_0x2053bd['decodeDelimited']=function(_0x5def93){return _0x5def93 instanceof _0x3b291e||(_0x5def93=new _0x3b291e(_0x5def93)),this['decode'](_0x5def93,_0x5def93['uint32']());},_0x2053bd['verify']=function(_0x3f99a5){if('object'!=typeof _0x3f99a5||null===_0x3f99a5)return'object\x20expected';if(null!=_0x3f99a5['root']&&_0x3f99a5['hasOwnProperty']('root')&&!_0x260dc9['isString'](_0x3f99a5['root']))return'root:\x20string\x20expected';if(null!=_0x3f99a5['rootMain']&&_0x3f99a5['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3f99a5['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3f99a5['rootGraveyard']&&_0x3f99a5['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3f99a5['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3f99a5['path']&&_0x3f99a5['hasOwnProperty']('path')){if(!Array['isArray'](_0x3f99a5['path']))return'path:\x20array\x20expected';for(var _0x2c6e7a=0x0;_0x2c6e7a<_0x3f99a5['path']['length'];++_0x2c6e7a)if(!_0x260dc9['isInteger'](_0x3f99a5['path'][_0x2c6e7a]))return'path:\x20integer[]\x20expected';}return null!=_0x3f99a5['stickiness']&&_0x3f99a5['hasOwnProperty']('stickiness')&&!_0x260dc9['isString'](_0x3f99a5['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2053bd['fromObject']=function(_0x33635d){if(_0x33635d instanceof _0x5d0e8c['Position'])return _0x33635d;var _0xd0a43b=new _0x5d0e8c['Position']();if(null!=_0x33635d['root']&&(_0xd0a43b['root']=String(_0x33635d['root'])),null!=_0x33635d['rootMain']&&(_0xd0a43b['rootMain']=Boolean(_0x33635d['rootMain'])),null!=_0x33635d['rootGraveyard']&&(_0xd0a43b['rootGraveyard']=Boolean(_0x33635d['rootGraveyard'])),_0x33635d['path']){if(!Array['isArray'](_0x33635d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xd0a43b['path']=[];for(var _0x2088e9=0x0;_0x2088e9<_0x33635d['path']['length'];++_0x2088e9)_0xd0a43b['path'][_0x2088e9]=_0x33635d['path'][_0x2088e9]>>>0x0;}return null!=_0x33635d['stickiness']&&(_0xd0a43b['stickiness']=String(_0x33635d['stickiness'])),_0xd0a43b;},_0x2053bd['toObject']=function(_0x5b7e96,_0x79c8b8){_0x79c8b8||(_0x79c8b8={});var _0x1d8c1f={};if((_0x79c8b8['arrays']||_0x79c8b8['defaults'])&&(_0x1d8c1f['path']=[]),_0x79c8b8['defaults']&&(_0x1d8c1f['root']='',_0x1d8c1f['rootMain']=!0x1,_0x1d8c1f['rootGraveyard']=!0x1,_0x1d8c1f['stickiness']=''),null!=_0x5b7e96['root']&&_0x5b7e96['hasOwnProperty']('root')&&(_0x1d8c1f['root']=_0x5b7e96['root']),null!=_0x5b7e96['rootMain']&&_0x5b7e96['hasOwnProperty']('rootMain')&&(_0x1d8c1f['rootMain']=_0x5b7e96['rootMain']),null!=_0x5b7e96['rootGraveyard']&&_0x5b7e96['hasOwnProperty']('rootGraveyard')&&(_0x1d8c1f['rootGraveyard']=_0x5b7e96['rootGraveyard']),_0x5b7e96['path']&&_0x5b7e96['path']['length']){_0x1d8c1f['path']=[];for(var _0x1053a5=0x0;_0x1053a5<_0x5b7e96['path']['length'];++_0x1053a5)_0x1d8c1f['path'][_0x1053a5]=_0x5b7e96['path'][_0x1053a5];}return null!=_0x5b7e96['stickiness']&&_0x5b7e96['hasOwnProperty']('stickiness')&&(_0x1d8c1f['stickiness']=_0x5b7e96['stickiness']),_0x1d8c1f;},_0x2053bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x2053bd['getTypeUrl']=function(_0x29d172){return void 0x0===_0x29d172&&(_0x29d172='type.googleapis.com'),_0x29d172+'/Position';},_0x2053bd;}()),_0x5d0e8c['Range']=(function(){function _0xb02f81(_0x40c9af){if(_0x40c9af){for(var _0x41bd65=Object['keys'](_0x40c9af),_0x5b9ef2=0x0;_0x5b9ef2<_0x41bd65['length'];++_0x5b9ef2)null!=_0x40c9af[_0x41bd65[_0x5b9ef2]]&&(this[_0x41bd65[_0x5b9ef2]]=_0x40c9af[_0x41bd65[_0x5b9ef2]]);}}return _0xb02f81['prototype']['start']=null,_0xb02f81['prototype']['end']=null,_0xb02f81['create']=function(_0x290a3d){return new _0xb02f81(_0x290a3d);},_0xb02f81['encode']=function(_0x1ae9a0,_0x5115c3){return _0x5115c3||(_0x5115c3=_0x54b1a5['create']()),null!=_0x1ae9a0['start']&&Object['hasOwnProperty']['call'](_0x1ae9a0,'start')&&_0x5d0e8c['Position']['encode'](_0x1ae9a0['start'],_0x5115c3['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1ae9a0['end']&&Object['hasOwnProperty']['call'](_0x1ae9a0,'end')&&_0x5d0e8c['Position']['encode'](_0x1ae9a0['end'],_0x5115c3['uint32'](0x12)['fork']())['ldelim'](),_0x5115c3;},_0xb02f81['encodeDelimited']=function(_0x35c20f,_0x40a144){return this['encode'](_0x35c20f,_0x40a144)['ldelim']();},_0xb02f81['decode']=function(_0x52efd3,_0x50c020){_0x52efd3 instanceof _0x3b291e||(_0x52efd3=_0x3b291e['create'](_0x52efd3));for(var _0x2567ba=void 0x0===_0x50c020?_0x52efd3['len']:_0x52efd3['pos']+_0x50c020,_0x5ceedb=new _0x5d0e8c['Range']();_0x52efd3['pos']<_0x2567ba;){var _0x40ede2=_0x52efd3['uint32']();switch(_0x40ede2>>>0x3){case 0x1:_0x5ceedb['start']=_0x5d0e8c['Position']['decode'](_0x52efd3,_0x52efd3['uint32']());break;case 0x2:_0x5ceedb['end']=_0x5d0e8c['Position']['decode'](_0x52efd3,_0x52efd3['uint32']());break;default:_0x52efd3['skipType'](0x7&_0x40ede2);}}return _0x5ceedb;},_0xb02f81['decodeDelimited']=function(_0x24b3c2){return _0x24b3c2 instanceof _0x3b291e||(_0x24b3c2=new _0x3b291e(_0x24b3c2)),this['decode'](_0x24b3c2,_0x24b3c2['uint32']());},_0xb02f81['verify']=function(_0x5abf57){if('object'!=typeof _0x5abf57||null===_0x5abf57)return'object\x20expected';var _0x25ea12;if(null!=_0x5abf57['start']&&_0x5abf57['hasOwnProperty']('start')&&(_0x25ea12=_0x5d0e8c['Position']['verify'](_0x5abf57['start'])))return'start.'+_0x25ea12;if(null!=_0x5abf57['end']&&_0x5abf57['hasOwnProperty']('end')&&(_0x25ea12=_0x5d0e8c['Position']['verify'](_0x5abf57['end'])))return'end.'+_0x25ea12;return null;},_0xb02f81['fromObject']=function(_0x1a3969){if(_0x1a3969 instanceof _0x5d0e8c['Range'])return _0x1a3969;var _0x58a72b=new _0x5d0e8c['Range']();if(null!=_0x1a3969['start']){if('object'!=typeof _0x1a3969['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x58a72b['start']=_0x5d0e8c['Position']['fromObject'](_0x1a3969['start']);}if(null!=_0x1a3969['end']){if('object'!=typeof _0x1a3969['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x58a72b['end']=_0x5d0e8c['Position']['fromObject'](_0x1a3969['end']);}return _0x58a72b;},_0xb02f81['toObject']=function(_0x1cf89b,_0x52495a){_0x52495a||(_0x52495a={});var _0x17614f={};return _0x52495a['defaults']&&(_0x17614f['start']=null,_0x17614f['end']=null),null!=_0x1cf89b['start']&&_0x1cf89b['hasOwnProperty']('start')&&(_0x17614f['start']=_0x5d0e8c['Position']['toObject'](_0x1cf89b['start'],_0x52495a)),null!=_0x1cf89b['end']&&_0x1cf89b['hasOwnProperty']('end')&&(_0x17614f['end']=_0x5d0e8c['Position']['toObject'](_0x1cf89b['end'],_0x52495a)),_0x17614f;},_0xb02f81['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0xb02f81['getTypeUrl']=function(_0x1ca924){return void 0x0===_0x1ca924&&(_0x1ca924='type.googleapis.com'),_0x1ca924+'/Range';},_0xb02f81;}()),_0x5d0e8c['Element']=(function(){function _0x1c7754(_0x299a60){if(this['children']=[],this['attributesBoolean']={},_0x299a60){for(var _0x595e16=Object['keys'](_0x299a60),_0x6db64e=0x0;_0x6db64e<_0x595e16['length'];++_0x6db64e)null!=_0x299a60[_0x595e16[_0x6db64e]]&&(this[_0x595e16[_0x6db64e]]=_0x299a60[_0x595e16[_0x6db64e]]);}}return _0x1c7754['prototype']['name']='',_0x1c7754['prototype']['children']=_0x260dc9['emptyArray'],_0x1c7754['prototype']['data']='',_0x1c7754['prototype']['attributesBoolean']=_0x260dc9['emptyObject'],_0x1c7754['prototype']['attributesJson']='',_0x1c7754['create']=function(_0x4492ef){return new _0x1c7754(_0x4492ef);},_0x1c7754['encode']=function(_0x311686,_0x4d4395){if(_0x4d4395||(_0x4d4395=_0x54b1a5['create']()),null!=_0x311686['name']&&Object['hasOwnProperty']['call'](_0x311686,'name')&&_0x4d4395['uint32'](0xa)['string'](_0x311686['name']),null!=_0x311686['children']&&_0x311686['children']['length']){for(var _0x476435=0x0;_0x476435<_0x311686['children']['length'];++_0x476435)_0x5d0e8c['Element']['encode'](_0x311686['children'][_0x476435],_0x4d4395['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x311686['data']&&Object['hasOwnProperty']['call'](_0x311686,'data')&&_0x4d4395['uint32'](0x1a)['string'](_0x311686['data']),null!=_0x311686['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x311686,'attributesBoolean')){var _0x5ac158=Object['keys'](_0x311686['attributesBoolean']);for(_0x476435=0x0;_0x476435<_0x5ac158['length'];++_0x476435)_0x4d4395['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5ac158[_0x476435])['uint32'](0x10)['bool'](_0x311686['attributesBoolean'][_0x5ac158[_0x476435]])['ldelim']();}return null!=_0x311686['attributesJson']&&Object['hasOwnProperty']['call'](_0x311686,'attributesJson')&&_0x4d4395['uint32'](0x2a)['string'](_0x311686['attributesJson']),_0x4d4395;},_0x1c7754['encodeDelimited']=function(_0x5957eb,_0x317dbd){return this['encode'](_0x5957eb,_0x317dbd)['ldelim']();},_0x1c7754['decode']=function(_0x2cc05c,_0x22099c){_0x2cc05c instanceof _0x3b291e||(_0x2cc05c=_0x3b291e['create'](_0x2cc05c));for(var _0x18b495,_0x42f0e6,_0xc7771c=void 0x0===_0x22099c?_0x2cc05c['len']:_0x2cc05c['pos']+_0x22099c,_0x1350fd=new _0x5d0e8c['Element']();_0x2cc05c['pos']<_0xc7771c;){var _0x791062=_0x2cc05c['uint32']();switch(_0x791062>>>0x3){case 0x1:_0x1350fd['name']=_0x2cc05c['string']();break;case 0x2:_0x1350fd['children']&&_0x1350fd['children']['length']||(_0x1350fd['children']=[]),_0x1350fd['children']['push'](_0x5d0e8c['Element']['decode'](_0x2cc05c,_0x2cc05c['uint32']()));break;case 0x3:_0x1350fd['data']=_0x2cc05c['string']();break;case 0x4:_0x1350fd['attributesBoolean']===_0x260dc9['emptyObject']&&(_0x1350fd['attributesBoolean']={});var _0xedc8d0=_0x2cc05c['uint32']()+_0x2cc05c['pos'];for(_0x18b495='',_0x42f0e6=!0x1;_0x2cc05c['pos']<_0xedc8d0;){var _0x5142fe=_0x2cc05c['uint32']();switch(_0x5142fe>>>0x3){case 0x1:_0x18b495=_0x2cc05c['string']();break;case 0x2:_0x42f0e6=_0x2cc05c['bool']();break;default:_0x2cc05c['skipType'](0x7&_0x5142fe);}}_0x1350fd['attributesBoolean'][_0x18b495]=_0x42f0e6;break;case 0x5:_0x1350fd['attributesJson']=_0x2cc05c['string']();break;default:_0x2cc05c['skipType'](0x7&_0x791062);}}return _0x1350fd;},_0x1c7754['decodeDelimited']=function(_0x749da1){return _0x749da1 instanceof _0x3b291e||(_0x749da1=new _0x3b291e(_0x749da1)),this['decode'](_0x749da1,_0x749da1['uint32']());},_0x1c7754['verify']=function(_0x36493b){if('object'!=typeof _0x36493b||null===_0x36493b)return'object\x20expected';if(null!=_0x36493b['name']&&_0x36493b['hasOwnProperty']('name')&&!_0x260dc9['isString'](_0x36493b['name']))return'name:\x20string\x20expected';if(null!=_0x36493b['children']&&_0x36493b['hasOwnProperty']('children')){if(!Array['isArray'](_0x36493b['children']))return'children:\x20array\x20expected';for(var _0x16bef9=0x0;_0x16bef9<_0x36493b['children']['length'];++_0x16bef9){var _0x11cd61=_0x5d0e8c['Element']['verify'](_0x36493b['children'][_0x16bef9]);if(_0x11cd61)return'children.'+_0x11cd61;}}if(null!=_0x36493b['data']&&_0x36493b['hasOwnProperty']('data')&&!_0x260dc9['isString'](_0x36493b['data']))return'data:\x20string\x20expected';if(null!=_0x36493b['attributesBoolean']&&_0x36493b['hasOwnProperty']('attributesBoolean')){if(!_0x260dc9['isObject'](_0x36493b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xcc8b82=Object['keys'](_0x36493b['attributesBoolean']);for(_0x16bef9=0x0;_0x16bef9<_0xcc8b82['length'];++_0x16bef9)if('boolean'!=typeof _0x36493b['attributesBoolean'][_0xcc8b82[_0x16bef9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x36493b['attributesJson']&&_0x36493b['hasOwnProperty']('attributesJson')&&!_0x260dc9['isString'](_0x36493b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1c7754['fromObject']=function(_0x3d0ecb){if(_0x3d0ecb instanceof _0x5d0e8c['Element'])return _0x3d0ecb;var _0xd976a=new _0x5d0e8c['Element']();if(null!=_0x3d0ecb['name']&&(_0xd976a['name']=String(_0x3d0ecb['name'])),_0x3d0ecb['children']){if(!Array['isArray'](_0x3d0ecb['children']))throw TypeError('.Element.children:\x20array\x20expected');_0xd976a['children']=[];for(var _0x41869c=0x0;_0x41869c<_0x3d0ecb['children']['length'];++_0x41869c){if('object'!=typeof _0x3d0ecb['children'][_0x41869c])throw TypeError('.Element.children:\x20object\x20expected');_0xd976a['children'][_0x41869c]=_0x5d0e8c['Element']['fromObject'](_0x3d0ecb['children'][_0x41869c]);}}if(null!=_0x3d0ecb['data']&&(_0xd976a['data']=String(_0x3d0ecb['data'])),_0x3d0ecb['attributesBoolean']){if('object'!=typeof _0x3d0ecb['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0xd976a['attributesBoolean']={};var _0x4d0820=Object['keys'](_0x3d0ecb['attributesBoolean']);for(_0x41869c=0x0;_0x41869c<_0x4d0820['length'];++_0x41869c)_0xd976a['attributesBoolean'][_0x4d0820[_0x41869c]]=Boolean(_0x3d0ecb['attributesBoolean'][_0x4d0820[_0x41869c]]);}return null!=_0x3d0ecb['attributesJson']&&(_0xd976a['attributesJson']=String(_0x3d0ecb['attributesJson'])),_0xd976a;},_0x1c7754['toObject']=function(_0x82a1e6,_0x37d6b8){_0x37d6b8||(_0x37d6b8={});var _0x3c59ab,_0x427e1f={};if((_0x37d6b8['arrays']||_0x37d6b8['defaults'])&&(_0x427e1f['children']=[]),(_0x37d6b8['objects']||_0x37d6b8['defaults'])&&(_0x427e1f['attributesBoolean']={}),_0x37d6b8['defaults']&&(_0x427e1f['name']='',_0x427e1f['data']='',_0x427e1f['attributesJson']=''),null!=_0x82a1e6['name']&&_0x82a1e6['hasOwnProperty']('name')&&(_0x427e1f['name']=_0x82a1e6['name']),_0x82a1e6['children']&&_0x82a1e6['children']['length']){_0x427e1f['children']=[];for(var _0x3c7628=0x0;_0x3c7628<_0x82a1e6['children']['length'];++_0x3c7628)_0x427e1f['children'][_0x3c7628]=_0x5d0e8c['Element']['toObject'](_0x82a1e6['children'][_0x3c7628],_0x37d6b8);}if(null!=_0x82a1e6['data']&&_0x82a1e6['hasOwnProperty']('data')&&(_0x427e1f['data']=_0x82a1e6['data']),_0x82a1e6['attributesBoolean']&&(_0x3c59ab=Object['keys'](_0x82a1e6['attributesBoolean']))['length']){_0x427e1f['attributesBoolean']={};for(_0x3c7628=0x0;_0x3c7628<_0x3c59ab['length'];++_0x3c7628)_0x427e1f['attributesBoolean'][_0x3c59ab[_0x3c7628]]=_0x82a1e6['attributesBoolean'][_0x3c59ab[_0x3c7628]];}return null!=_0x82a1e6['attributesJson']&&_0x82a1e6['hasOwnProperty']('attributesJson')&&(_0x427e1f['attributesJson']=_0x82a1e6['attributesJson']),_0x427e1f;},_0x1c7754['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ce432['util']['toJSONOptions']);},_0x1c7754['getTypeUrl']=function(_0x1ad51f){return void 0x0===_0x1ad51f&&(_0x1ad51f='type.googleapis.com'),_0x1ad51f+'/Element';},_0x1c7754;}()),_0x5d0e8c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x51e18d){return new y(this['_protobufRoot'][_0x51e18d]);}}class y{['_protobuf'];constructor(_0x29c558){this['_protobuf']=_0x29c558;}['compress'](_0x4da434){const _0x2c0161=this['_protobuf']['verify'](_0x4da434);if(_0x2c0161)throw Error(_0x2c0161);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4da434))['finish']();}['decompress'](_0x5779ef){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5779ef),{'oneofs':!0x0});}}function _(_0x37b34a,_0x268d96){const _0x1cc72c=_0x44600b(_0x37b34a);return _0x1cc72c['path'][_0x1cc72c['path']['length']-0x1]+=_0x268d96,_0x1cc72c;}function O(_0x39f57b,_0x131773){return _0x39f57b['root']===_0x131773['root']&&_0x3e8c05(_0x39f57b['path'],_0x131773['path']);}function $(_0x24beda){P(_0x24beda,_0x273ae8=>('main'==_0x273ae8['root']?(_0x273ae8['rootMain']=!0x0,delete _0x273ae8['root']):'$graveyard'==_0x273ae8['root']&&(_0x273ae8['rootGraveyard']=!0x0,delete _0x273ae8['root']),_0x273ae8));}function J(_0x32413f){P(_0x32413f,_0x5f3562=>(_0x5f3562['rootMain']?(_0x5f3562['root']='main',delete _0x5f3562['rootMain']):_0x5f3562['rootGraveyard']&&(_0x5f3562['root']='$graveyard',delete _0x5f3562['rootGraveyard']),_0x5f3562));}function P(_0x41cad4,_0x1251cd){for(const _0x4f5cc0 in _0x41cad4){const _0x383fb7=_0x41cad4[_0x4f5cc0];'nodes'!==_0x4f5cc0&&_0x1fe65a(_0x383fb7)&&(_0x383fb7['path']&&(_0x383fb7['root']||_0x383fb7['rootMain']||_0x383fb7['rootGraveyard'])?_0x41cad4[_0x4f5cc0]=_0x1251cd(_0x383fb7):P(_0x383fb7,_0x1251cd));}return _0x41cad4;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4a1299,_0x51cd51,_0xc64260){this['_id']=_0x4a1299,this['_operationName']=_0x51cd51,this['_protobufDescriptor']=_0xc64260;}['compress'](_0x234be3,_0xe681b6){const _0x167356=_0xe681b6['shift']();return $(_0x167356),_0x234be3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x167356)),_0x234be3['types']['push'](this['_id']),!0x0;}['decompress'](_0x411aae,_0x52cdeb){_0x52cdeb['types']['shift']();const _0x4c7957=this['_protobufDescriptor']['decompress'](_0x52cdeb['buffers']['shift']());J(_0x4c7957),_0x4c7957['__className']=this['_operationName'],_0x411aae['push'](_0x4c7957);}}class s extends e{['compress'](_0x5e614f,_0x25da49){const _0x15a3cc=_0x25da49['shift']();return this['_serializeOneOf']('oldValue',_0x15a3cc),this['_serializeOneOf']('newValue',_0x15a3cc),$(_0x15a3cc),_0x5e614f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x15a3cc)),_0x5e614f['types']['push'](this['_id']),!0x0;}['decompress'](_0x3de4fd,_0x23ceb4){const {types:_0x1dbc13,buffers:_0xf0213a}=_0x23ceb4,_0x85463a=this['_protobufDescriptor']['decompress'](_0xf0213a['shift']());_0x1dbc13['shift'](),this['_deserializeOneOf']('oldValue',_0x85463a),this['_deserializeOneOf']('newValue',_0x85463a),J(_0x85463a),_0x85463a['__className']=this['_operationName'],_0x3de4fd['push'](_0x85463a);}['_serializeOneOf'](_0xbe44cc,_0x2b5c7b){const _0x37e65e=_0x2b5c7b[_0xbe44cc];'boolean'==typeof _0x37e65e?_0x2b5c7b[_0xbe44cc+'Boolean']=_0x37e65e:_0x2b5c7b[_0xbe44cc+'Json']=JSON['stringify'](_0x37e65e);}['_deserializeOneOf'](_0xbd8180,_0x2e43e0){const _0x3ad080=_0xbd8180+'Json';_0x2e43e0[_0x3ad080]?(_0x2e43e0[_0xbd8180]=JSON['parse'](_0x2e43e0[_0x3ad080]),delete _0x2e43e0[_0x3ad080]):(_0x2e43e0[_0xbd8180]=_0x2e43e0[_0xbd8180+'Boolean'],delete _0x2e43e0[_0xbd8180+'Boolean']);}}class i extends e{['compress'](_0x5917e7,_0x3e6f87){const _0x57921c=_0x3e6f87['shift']();return this['_serializeNodesAttributes'](_0x57921c['nodes']),$(_0x57921c),_0x5917e7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x57921c)),_0x5917e7['types']['push'](this['_id']),!0x0;}['decompress'](_0x2f3d48,_0x55fd75){const {types:_0x489ee5,buffers:_0x13eb9c}=_0x55fd75,_0x48e4ac=this['_protobufDescriptor']['decompress'](_0x13eb9c['shift']());_0x489ee5['shift'](),_0x48e4ac['nodes']||(_0x48e4ac['nodes']=[]),this['_deserializeNodesAttributes'](_0x48e4ac['nodes']),J(_0x48e4ac),_0x48e4ac['__className']=this['_operationName'],_0x2f3d48['push'](_0x48e4ac);}['_serializeNodesAttributes'](_0x15716b){for(const _0x12e975 of _0x15716b){if(_0x12e975['attributes']){const _0x14a4d9=_0x12e975['attributes'];this['_areValuesBoolean'](_0x14a4d9)?_0x12e975['attributesBoolean']=_0x14a4d9:_0x12e975['attributesJson']=JSON['stringify'](_0x14a4d9);}_0x12e975['children']&&this['_serializeNodesAttributes'](_0x12e975['children']);}}['_deserializeNodesAttributes'](_0x580a2d){for(const _0x15a74d of _0x580a2d)(_0x15a74d['attributesBoolean']||_0x15a74d['attributesJson'])&&(_0x15a74d['attributesBoolean']?(_0x15a74d['attributes']=_0x15a74d['attributesBoolean'],delete _0x15a74d['attributesBoolean']):(_0x15a74d['attributes']=JSON['parse'](_0x15a74d['attributesJson']),delete _0x15a74d['attributesJson'])),_0x15a74d['children']&&this['_deserializeNodesAttributes'](_0x15a74d['children']);}['_areValuesBoolean'](_0x28c230){return Object['keys'](_0x28c230)['every'](_0x31ec83=>'boolean'==typeof _0x28c230[_0x31ec83]);}}class n extends e{['decompress'](_0x33b43c,_0x3a1cff){super['decompress'](_0x33b43c,_0x3a1cff);const _0x481f2f=_0x33b43c[_0x33b43c['length']-0x1];_0x481f2f['oldRange']||(_0x481f2f['oldRange']=null),_0x481f2f['newRange']||(_0x481f2f['newRange']=null);}}class p extends e{['compress'](_0x547b3d,_0x1303a3){return _0x1303a3['shift'](),_0x547b3d['types']['push'](this['_id']),!0x0;}['decompress'](_0x234e98,_0x3d5d7c){_0x3d5d7c['types']['shift'](),_0x234e98['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3d8943,_0x338483,_0x2abc91,_0x54459c){super(_0x3d8943,_0x338483,_0x2abc91),this['_omittedNamespace']=_0x54459c+':';}['compress'](_0x423613,_0x5496d0){return!('MarkerOperation'!=_0x5496d0[0x0]['__className']||!_0x5496d0[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x5496d0[0x0]['name']=_0x5496d0[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x423613,_0x5496d0),!0x0);}['decompress'](_0x1fc4bc,_0x5ec0db){super['decompress'](_0x1fc4bc,_0x5ec0db);const _0x21b00e=_0x1fc4bc[_0x1fc4bc['length']-0x1];_0x21b00e['name']=this['_omittedNamespace']+_0x21b00e['name'];}}class b{['_id'];['_context'];constructor(_0x58db56,_0xb10493){this['_id']=_0x58db56,this['_context']=_0xb10493;}['compress'](_0x256ea8,_0x5213f0){let _0x4a1939;for(;_0x5213f0['length']>0x1&&this['_compareOperations'](_0x5213f0[0x0],_0x5213f0[0x1]);)_0x4a1939?(_0x4a1939=this['_combineNext'](_0x5213f0['shift'](),_0x4a1939),_0x256ea8['types']['push'](0x0)):(_0x4a1939=_0x44600b(_0x5213f0['shift']()),_0x256ea8['types']['push'](this['_id']));return!!_0x4a1939&&(_0x4a1939=this['_combineNext'](_0x5213f0['shift'](),_0x4a1939),_0x256ea8['types']['push'](0x0),_0x256ea8['buffers']['push'](this['_compressSingleOperation'](_0x4a1939)),!0x0);}['decompress'](_0x5112cd,_0x167320){const _0x5e52c9=this['_decompressSingleOperation'](_0x167320);for(;0x0==_0x167320['types'][0x0];)_0x167320['types']['shift'](),_0x5112cd['push'](this['_splitCurrent'](_0x5e52c9));_0x5112cd['push'](_0x5e52c9);}}class m extends b{['_combineNext'](_0x276016,_0x740c3a){return _0x740c3a['nodes'][0x0]['data']+=_0x276016['nodes'][0x0]['data'],_0x740c3a;}['_splitCurrent'](_0x11642f){const _0x5b175a=_0x44600b(_0x11642f),_0x3a3c1b=_0x5b175a['nodes'][0x0],_0x4382b8=_0x11642f['nodes'][0x0],_0x1ec5e9=_0x4382b8['data'][Symbol['iterator']]()['next']()['value'],_0x3d4f03=_0x1ec5e9['length'];return _0x3a3c1b['data']=_0x1ec5e9,_0x4382b8['data']=_0x4382b8['data']['substr'](_0x3d4f03),_0x11642f['position']=_(_0x11642f['position'],_0x3d4f03),_0x5b175a;}['_compareOperations'](_0x328064,_0xf2b10a){if(this['_checkOperation'](_0x328064)&&this['_checkOperation'](_0xf2b10a)){const _0x46ee61=_0x328064['nodes'][0x0]['data']['length'],_0x6ac915=O(_(_0x328064['position'],_0x46ee61),_0xf2b10a['position']),_0x428ab5=_0x328064['nodes'][0x0],_0x4a4888=_0xf2b10a['nodes'][0x0];return _0x6ac915&&this['_compareAttributes'](_0x428ab5,_0x4a4888);}return!0x1;}['_compressSingleOperation'](_0x40d2de){const _0x2b75bc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2b75bc,[_0x40d2de]),_0x2b75bc['buffers'][0x0];}['_decompressSingleOperation'](_0x3ebaca){const _0x2e086d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2e086d,_0x3ebaca),_0x2e086d[0x0];}['_checkOperation'](_0x30772e){return'InsertOperation'==_0x30772e['__className']&&0x1==_0x30772e['nodes']['length']&&_0x30772e['nodes'][0x0]['data']&&!_0x30772e['wasUndone']&&0x1==Array['from'](_0x30772e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54ba0c,_0x191ff1){const _0xf4c48a=Object['keys'](_0x54ba0c['attributes']||{}),_0x480318=Object['keys'](_0x191ff1['attributes']||{});return _0xf4c48a['length']===_0x480318['length']&&_0xf4c48a['every'](_0x12fd37=>_0x191ff1['attributes'][_0x12fd37]&&_0x191ff1['attributes'][_0x12fd37]===_0x54ba0c['attributes'][_0x12fd37]);}}class c extends b{['_combineNext'](_0x917b9e,_0x466dc2){return _0x466dc2['howMany']++,_0x466dc2['sourcePosition']=_0x44600b(_0x917b9e['sourcePosition']),_0x466dc2;}['_splitCurrent'](_0x2576d9){const _0x6293b7=_0x44600b(_0x2576d9);return _0x2576d9['howMany']--,_0x6293b7['howMany']=0x1,_0x6293b7['sourcePosition']=_(_0x6293b7['sourcePosition'],_0x2576d9['howMany']),_0x6293b7;}['_compareOperations'](_0x5787fe,_0x34346f){return!(!this['_checkOperation'](_0x5787fe)||!this['_checkOperation'](_0x34346f))&&(O(_(_0x5787fe['sourcePosition'],-0x1),_0x34346f['sourcePosition'])&&O(_0x5787fe['targetPosition'],_0x34346f['targetPosition']));}['_compressSingleOperation'](_0x31c448){const _0x4cec6c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4cec6c,[_0x31c448]),_0x4cec6c['buffers'][0x0];}['_decompressSingleOperation'](_0x48849e){const _0x224267=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x224267,_0x48849e),_0x224267[0x0];}['_checkOperation'](_0x2e62c4){return'MoveOperation'==_0x2e62c4['__className']&&'$graveyard'==_0x2e62c4['targetPosition']['root']&&0x1==_0x2e62c4['howMany']&&!_0x2e62c4['wasUndone'];}}class h extends b{['_combineNext'](_0xe59d79,_0x5196ba){return _0x5196ba['howMany']++,_0x5196ba;}['_splitCurrent'](_0x48d63d){const _0x264ee5=_0x44600b(_0x48d63d);return _0x264ee5['howMany']=0x1,_0x48d63d['howMany']--,_0x264ee5;}['_compareOperations'](_0x69d89b,_0x4799bf){return!(!this['_checkOperation'](_0x69d89b)||!this['_checkOperation'](_0x4799bf))&&(O(_0x69d89b['sourcePosition'],_0x4799bf['sourcePosition'])&&O(_0x69d89b['targetPosition'],_0x4799bf['targetPosition']));}['_compressSingleOperation'](_0x42c47c){const _0x4082a6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4082a6,[_0x42c47c]),_0x4082a6['buffers'][0x0];}['_decompressSingleOperation'](_0x511fc3){const _0x46d8c9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x46d8c9,_0x511fc3),_0x46d8c9[0x0];}['_checkOperation'](_0x3ea5b5){return'MoveOperation'==_0x3ea5b5['__className']&&'$graveyard'==_0x3ea5b5['targetPosition']['root']&&0x1==_0x3ea5b5['howMany']&&!_0x3ea5b5['wasUndone'];}}class f extends b{['compress'](_0x328977,_0x15e2fc){if(!this['_compareOperations'](_0x15e2fc[0x0],_0x15e2fc[0x1]))return!0x1;const _0x42e9f2=_0x15e2fc['shift']();return _0x42e9f2['oldRange']=null,_0x42e9f2['newRange']&&O(_0x42e9f2['newRange']['start'],_0x42e9f2['newRange']['end'])&&(_0x42e9f2['newRange']['end']=null),_0x15e2fc['shift'](),_0x328977['types']['push'](this['_id']),_0x328977['types']['push'](0x0),_0x328977['buffers']['push'](this['_compressSingleOperation'](_0x42e9f2)),!0x0;}['decompress'](_0x4a1144,_0x203b7c){const _0x270a01=this['_decompressSingleOperation'](_0x203b7c);_0x270a01['newRange']&&!_0x270a01['newRange']['end']&&(_0x270a01['newRange']['end']=_0x44600b(_0x270a01['newRange']['start']));const _0x58bbbf=_0x44600b(_0x270a01);_0x58bbbf['newRange']&&(_0x58bbbf['newRange']['start']['stickiness']='toNone',_0x58bbbf['newRange']['end']=_0x44600b(_0x58bbbf['newRange']['start'])),_0x58bbbf['name']='user:position:'+_0x58bbbf['name']['split'](':')[0x2],_0x203b7c['types']['shift'](),_0x4a1144['push'](_0x270a01),_0x4a1144['push'](_0x58bbbf);}['_compressSingleOperation'](_0x22dd50){const _0x40d8d8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x40d8d8,[_0x22dd50]),_0x40d8d8['buffers'][0x0];}['_decompressSingleOperation'](_0x4bfbed){const _0x7ed7bb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x7ed7bb,_0x4bfbed),_0x7ed7bb[0x0];}['_compareOperations'](_0x36accb,_0x13dc91){return!(!_0x36accb||!_0x13dc91)&&('MarkerOperation'==_0x36accb['__className']&&'MarkerOperation'==_0x13dc91['__className']&&!(!_0x36accb['name']['startsWith']('user:')||!_0x13dc91['name']['startsWith']('user:')||_0x36accb['name']==_0x13dc91['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0xef0412=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',_0xef0412,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0xef0412,'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'](_0x187c60){if(!_0x187c60||!_0x187c60[0x0])throw new _0x166b9e('no-operations-provided',this);const _0x3d0786={'types':[],'buffers':[],'baseVersion':_0x187c60[0x0]['baseVersion']};for(;_0x187c60['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('TypingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3d0786,_0x187c60)||this['_getCompressorByName'](_0x187c60[0x0]['__className'])['compress'](_0x3d0786,_0x187c60);return _0x3d0786;}['decompress'](_0x1d3917){const _0x4a4017=[];for(;_0x1d3917['types']['length'];){this['_compressorById']['get'](_0x1d3917['types'][0x0])['decompress'](_0x4a4017,_0x1d3917);}return _0x4a4017['forEach']((_0x3a6766,_0x191693)=>_0x3a6766['baseVersion']=_0x1d3917['baseVersion']+_0x191693),_0x4a4017;}['_getCompressorByName'](_0x5868c2){return this['_compressorByName']['get'](_0x5868c2);}['_registerOperationCompressor'](_0x2226cd,_0x22ae8a,_0x265575){const _0x25aec0=new _0x265575(_0x2226cd,_0x22ae8a,this['_protobufFactory']['getDescriptor'](_0x22ae8a));this['_registerCompressor'](_0x2226cd,_0x22ae8a,_0x25aec0);}['_registerActionCompressor'](_0x416910,_0x2c718e,_0x3a0ccb){const _0x11cce6=new _0x3a0ccb(_0x416910,this);this['_registerCompressor'](_0x416910,_0x2c718e,_0x11cce6);}['_registerCompressor'](_0x57f5db,_0x1345bc,_0x5897d1){this['_compressorById']['set'](_0x57f5db,_0x5897d1),this['_compressorByName']['set'](_0x1345bc,_0x5897d1);}}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.
|
|
3
|
+
"version": "44.2.1",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.2.
|
|
37
|
-
"ckeditor5": "44.2.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.1",
|
|
37
|
+
"ckeditor5": "44.2.1",
|
|
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
|
-
function
|
|
23
|
+
function _0x58b8(){const _0x3da986=['push','_splitCurrent','length','_compareOperations','8414450KHSdzc','decompress','compress','2JZDaiw','_context','buffers','4636746DcYurA','_id','types','531AXZGHG','143368xIuktL','4ZutNRh','515786clXtYj','_decompressSingleOperation','shift','_compressSingleOperation','_combineNext','10787310hsTDxX','12043563QsOJuC','620030lpSQTr'];_0x58b8=function(){return _0x3da986;};return _0x58b8();}function _0x5314(_0x5d669d,_0x232760){const _0x58b8e5=_0x58b8();return _0x5314=function(_0x5314f2,_0x1035f8){_0x5314f2=_0x5314f2-0x136;let _0x5de669=_0x58b8e5[_0x5314f2];return _0x5de669;},_0x5314(_0x5d669d,_0x232760);}const _0x4c818f=_0x5314;(function(_0x362c6a,_0x43d610){const _0x95c5ca=_0x5314,_0x2b5b4d=_0x362c6a();while(!![]){try{const _0x15535d=-parseInt(_0x95c5ca(0x13b))/0x1*(-parseInt(_0x95c5ca(0x144))/0x2)+-parseInt(_0x95c5ca(0x13e))/0x3+parseInt(_0x95c5ca(0x143))/0x4*(parseInt(_0x95c5ca(0x14b))/0x5)+-parseInt(_0x95c5ca(0x149))/0x6+parseInt(_0x95c5ca(0x14a))/0x7+parseInt(_0x95c5ca(0x142))/0x8*(parseInt(_0x95c5ca(0x141))/0x9)+parseInt(_0x95c5ca(0x138))/0xa;if(_0x15535d===_0x43d610)break;else _0x2b5b4d['push'](_0x2b5b4d['shift']());}catch(_0x20dc4b){_0x2b5b4d['push'](_0x2b5b4d['shift']());}}}(_0x58b8,0xdf8a2));import{cloneDeep as _0x10c34c}from'lodash-es';export default class b{constructor(_0x385f39,_0x523d44){const _0x41f9dc=_0x5314;this[_0x41f9dc(0x13f)]=_0x385f39,this[_0x41f9dc(0x13c)]=_0x523d44;}[_0x4c818f(0x13a)](_0xccab40,_0x2d1738){const _0x21a42c=_0x4c818f;let _0x4d3513;for(;_0x2d1738[_0x21a42c(0x136)]>0x1&&this[_0x21a42c(0x137)](_0x2d1738[0x0],_0x2d1738[0x1]);)_0x4d3513?(_0x4d3513=this[_0x21a42c(0x148)](_0x2d1738[_0x21a42c(0x146)](),_0x4d3513),_0xccab40[_0x21a42c(0x140)][_0x21a42c(0x14c)](0x0)):(_0x4d3513=_0x10c34c(_0x2d1738[_0x21a42c(0x146)]()),_0xccab40[_0x21a42c(0x140)][_0x21a42c(0x14c)](this[_0x21a42c(0x13f)]));return!!_0x4d3513&&(_0x4d3513=this[_0x21a42c(0x148)](_0x2d1738[_0x21a42c(0x146)](),_0x4d3513),_0xccab40[_0x21a42c(0x140)][_0x21a42c(0x14c)](0x0),_0xccab40[_0x21a42c(0x13d)][_0x21a42c(0x14c)](this[_0x21a42c(0x147)](_0x4d3513)),!0x0);}[_0x4c818f(0x139)](_0x5331df,_0x29d7ac){const _0x4a1102=_0x4c818f,_0x58f01e=this[_0x4a1102(0x145)](_0x29d7ac);for(;0x0==_0x29d7ac[_0x4a1102(0x140)][0x0];)_0x29d7ac[_0x4a1102(0x140)][_0x4a1102(0x146)](),_0x5331df[_0x4a1102(0x14c)](this[_0x4a1102(0x14d)](_0x58f01e));_0x5331df[_0x4a1102(0x14c)](_0x58f01e);}}
|