@ckeditor/ckeditor5-operations-compressor 45.2.0-alpha.0 → 45.2.0-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x2e26ae=_0xaaeeb2['Reader'],_0x15bf1e=_0xaaeeb2['Writer'],_0x59d332=_0xaaeeb2['util'],_0x5301aa=_0xaaeeb2['roots']['default']||(_0xaaeeb2['roots']['default']={});return _0x5301aa['AttributeOperation']=(function(){function _0x5bec12(_0x407ce2){if(_0x407ce2){for(var _0x243eda=Object['keys'](_0x407ce2),_0x5baa3e=0x0;_0x5baa3e<_0x243eda['length'];++_0x5baa3e)null!=_0x407ce2[_0x243eda[_0x5baa3e]]&&(this[_0x243eda[_0x5baa3e]]=_0x407ce2[_0x243eda[_0x5baa3e]]);}}return _0x5bec12['prototype']['range']=null,_0x5bec12['prototype']['key']='',_0x5bec12['prototype']['oldValueBoolean']=!0x1,_0x5bec12['prototype']['oldValueJson']='',_0x5bec12['prototype']['newValueBoolean']=!0x1,_0x5bec12['prototype']['newValueJson']='',_0x5bec12['prototype']['wasUndone']=!0x1,_0x5bec12['create']=function(_0x1a2aaf){return new _0x5bec12(_0x1a2aaf);},_0x5bec12['encode']=function(_0x416860,_0x21cf25){return _0x21cf25||(_0x21cf25=_0x15bf1e['create']()),null!=_0x416860['range']&&Object['hasOwnProperty']['call'](_0x416860,'range')&&_0x5301aa['Range']['encode'](_0x416860['range'],_0x21cf25['uint32'](0xa)['fork']())['ldelim'](),null!=_0x416860['key']&&Object['hasOwnProperty']['call'](_0x416860,'key')&&_0x21cf25['uint32'](0x12)['string'](_0x416860['key']),null!=_0x416860['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x416860,'oldValueBoolean')&&_0x21cf25['uint32'](0x18)['bool'](_0x416860['oldValueBoolean']),null!=_0x416860['oldValueJson']&&Object['hasOwnProperty']['call'](_0x416860,'oldValueJson')&&_0x21cf25['uint32'](0x22)['string'](_0x416860['oldValueJson']),null!=_0x416860['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x416860,'newValueBoolean')&&_0x21cf25['uint32'](0x28)['bool'](_0x416860['newValueBoolean']),null!=_0x416860['newValueJson']&&Object['hasOwnProperty']['call'](_0x416860,'newValueJson')&&_0x21cf25['uint32'](0x32)['string'](_0x416860['newValueJson']),null!=_0x416860['wasUndone']&&Object['hasOwnProperty']['call'](_0x416860,'wasUndone')&&_0x21cf25['uint32'](0x38)['bool'](_0x416860['wasUndone']),_0x21cf25;},_0x5bec12['encodeDelimited']=function(_0x4d7fa7,_0x4bae3f){return this['encode'](_0x4d7fa7,_0x4bae3f)['ldelim']();},_0x5bec12['decode']=function(_0x4adc62,_0x2a1a3a){_0x4adc62 instanceof _0x2e26ae||(_0x4adc62=_0x2e26ae['create'](_0x4adc62));for(var _0x217538=void 0x0===_0x2a1a3a?_0x4adc62['len']:_0x4adc62['pos']+_0x2a1a3a,_0x5b07ca=new _0x5301aa['AttributeOperation']();_0x4adc62['pos']<_0x217538;){var _0x543553=_0x4adc62['uint32']();switch(_0x543553>>>0x3){case 0x1:_0x5b07ca['range']=_0x5301aa['Range']['decode'](_0x4adc62,_0x4adc62['uint32']());break;case 0x2:_0x5b07ca['key']=_0x4adc62['string']();break;case 0x3:_0x5b07ca['oldValueBoolean']=_0x4adc62['bool']();break;case 0x4:_0x5b07ca['oldValueJson']=_0x4adc62['string']();break;case 0x5:_0x5b07ca['newValueBoolean']=_0x4adc62['bool']();break;case 0x6:_0x5b07ca['newValueJson']=_0x4adc62['string']();break;case 0x7:_0x5b07ca['wasUndone']=_0x4adc62['bool']();break;default:_0x4adc62['skipType'](0x7&_0x543553);}}return _0x5b07ca;},_0x5bec12['decodeDelimited']=function(_0x488413){return _0x488413 instanceof _0x2e26ae||(_0x488413=new _0x2e26ae(_0x488413)),this['decode'](_0x488413,_0x488413['uint32']());},_0x5bec12['verify']=function(_0x36e7f0){if('object'!=typeof _0x36e7f0||null===_0x36e7f0)return'object\x20expected';if(null!=_0x36e7f0['range']&&_0x36e7f0['hasOwnProperty']('range')){var _0x2bdd9a=_0x5301aa['Range']['verify'](_0x36e7f0['range']);if(_0x2bdd9a)return'range.'+_0x2bdd9a;}return null!=_0x36e7f0['key']&&_0x36e7f0['hasOwnProperty']('key')&&!_0x59d332['isString'](_0x36e7f0['key'])?'key:\x20string\x20expected':null!=_0x36e7f0['oldValueBoolean']&&_0x36e7f0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x36e7f0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x36e7f0['oldValueJson']&&_0x36e7f0['hasOwnProperty']('oldValueJson')&&!_0x59d332['isString'](_0x36e7f0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x36e7f0['newValueBoolean']&&_0x36e7f0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x36e7f0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x36e7f0['newValueJson']&&_0x36e7f0['hasOwnProperty']('newValueJson')&&!_0x59d332['isString'](_0x36e7f0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x36e7f0['wasUndone']&&_0x36e7f0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x36e7f0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5bec12['fromObject']=function(_0xf6391a){if(_0xf6391a instanceof _0x5301aa['AttributeOperation'])return _0xf6391a;var _0x54838e=new _0x5301aa['AttributeOperation']();if(null!=_0xf6391a['range']){if('object'!=typeof _0xf6391a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x54838e['range']=_0x5301aa['Range']['fromObject'](_0xf6391a['range']);}return null!=_0xf6391a['key']&&(_0x54838e['key']=String(_0xf6391a['key'])),null!=_0xf6391a['oldValueBoolean']&&(_0x54838e['oldValueBoolean']=Boolean(_0xf6391a['oldValueBoolean'])),null!=_0xf6391a['oldValueJson']&&(_0x54838e['oldValueJson']=String(_0xf6391a['oldValueJson'])),null!=_0xf6391a['newValueBoolean']&&(_0x54838e['newValueBoolean']=Boolean(_0xf6391a['newValueBoolean'])),null!=_0xf6391a['newValueJson']&&(_0x54838e['newValueJson']=String(_0xf6391a['newValueJson'])),null!=_0xf6391a['wasUndone']&&(_0x54838e['wasUndone']=Boolean(_0xf6391a['wasUndone'])),_0x54838e;},_0x5bec12['toObject']=function(_0xcfd88f,_0x56c405){_0x56c405||(_0x56c405={});var _0x2df38b={};return _0x56c405['defaults']&&(_0x2df38b['range']=null,_0x2df38b['key']='',_0x2df38b['oldValueBoolean']=!0x1,_0x2df38b['oldValueJson']='',_0x2df38b['newValueBoolean']=!0x1,_0x2df38b['newValueJson']='',_0x2df38b['wasUndone']=!0x1),null!=_0xcfd88f['range']&&_0xcfd88f['hasOwnProperty']('range')&&(_0x2df38b['range']=_0x5301aa['Range']['toObject'](_0xcfd88f['range'],_0x56c405)),null!=_0xcfd88f['key']&&_0xcfd88f['hasOwnProperty']('key')&&(_0x2df38b['key']=_0xcfd88f['key']),null!=_0xcfd88f['oldValueBoolean']&&_0xcfd88f['hasOwnProperty']('oldValueBoolean')&&(_0x2df38b['oldValueBoolean']=_0xcfd88f['oldValueBoolean']),null!=_0xcfd88f['oldValueJson']&&_0xcfd88f['hasOwnProperty']('oldValueJson')&&(_0x2df38b['oldValueJson']=_0xcfd88f['oldValueJson']),null!=_0xcfd88f['newValueBoolean']&&_0xcfd88f['hasOwnProperty']('newValueBoolean')&&(_0x2df38b['newValueBoolean']=_0xcfd88f['newValueBoolean']),null!=_0xcfd88f['newValueJson']&&_0xcfd88f['hasOwnProperty']('newValueJson')&&(_0x2df38b['newValueJson']=_0xcfd88f['newValueJson']),null!=_0xcfd88f['wasUndone']&&_0xcfd88f['hasOwnProperty']('wasUndone')&&(_0x2df38b['wasUndone']=_0xcfd88f['wasUndone']),_0x2df38b;},_0x5bec12['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x5bec12['getTypeUrl']=function(_0x135f2a){return void 0x0===_0x135f2a&&(_0x135f2a='type.googleapis.com'),_0x135f2a+'/AttributeOperation';},_0x5bec12;}()),_0x5301aa['InsertOperation']=(function(){function _0x2f62a4(_0x25f21f){if(this['nodes']=[],_0x25f21f){for(var _0x39fbfe=Object['keys'](_0x25f21f),_0x29190a=0x0;_0x29190a<_0x39fbfe['length'];++_0x29190a)null!=_0x25f21f[_0x39fbfe[_0x29190a]]&&(this[_0x39fbfe[_0x29190a]]=_0x25f21f[_0x39fbfe[_0x29190a]]);}}return _0x2f62a4['prototype']['position']=null,_0x2f62a4['prototype']['nodes']=_0x59d332['emptyArray'],_0x2f62a4['prototype']['shouldReceiveAttributes']=!0x1,_0x2f62a4['prototype']['wasUndone']=!0x1,_0x2f62a4['create']=function(_0x28f374){return new _0x2f62a4(_0x28f374);},_0x2f62a4['encode']=function(_0xe71a75,_0x39e653){if(_0x39e653||(_0x39e653=_0x15bf1e['create']()),null!=_0xe71a75['position']&&Object['hasOwnProperty']['call'](_0xe71a75,'position')&&_0x5301aa['Position']['encode'](_0xe71a75['position'],_0x39e653['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe71a75['nodes']&&_0xe71a75['nodes']['length']){for(var _0x171daf=0x0;_0x171daf<_0xe71a75['nodes']['length'];++_0x171daf)_0x5301aa['Element']['encode'](_0xe71a75['nodes'][_0x171daf],_0x39e653['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xe71a75['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xe71a75,'shouldReceiveAttributes')&&_0x39e653['uint32'](0x18)['bool'](_0xe71a75['shouldReceiveAttributes']),null!=_0xe71a75['wasUndone']&&Object['hasOwnProperty']['call'](_0xe71a75,'wasUndone')&&_0x39e653['uint32'](0x20)['bool'](_0xe71a75['wasUndone']),_0x39e653;},_0x2f62a4['encodeDelimited']=function(_0x289608,_0x1f1d7a){return this['encode'](_0x289608,_0x1f1d7a)['ldelim']();},_0x2f62a4['decode']=function(_0x238ae1,_0x43b066){_0x238ae1 instanceof _0x2e26ae||(_0x238ae1=_0x2e26ae['create'](_0x238ae1));for(var _0x3cedc0=void 0x0===_0x43b066?_0x238ae1['len']:_0x238ae1['pos']+_0x43b066,_0x3dd2a7=new _0x5301aa['InsertOperation']();_0x238ae1['pos']<_0x3cedc0;){var _0x23e3e2=_0x238ae1['uint32']();switch(_0x23e3e2>>>0x3){case 0x1:_0x3dd2a7['position']=_0x5301aa['Position']['decode'](_0x238ae1,_0x238ae1['uint32']());break;case 0x2:_0x3dd2a7['nodes']&&_0x3dd2a7['nodes']['length']||(_0x3dd2a7['nodes']=[]),_0x3dd2a7['nodes']['push'](_0x5301aa['Element']['decode'](_0x238ae1,_0x238ae1['uint32']()));break;case 0x3:_0x3dd2a7['shouldReceiveAttributes']=_0x238ae1['bool']();break;case 0x4:_0x3dd2a7['wasUndone']=_0x238ae1['bool']();break;default:_0x238ae1['skipType'](0x7&_0x23e3e2);}}return _0x3dd2a7;},_0x2f62a4['decodeDelimited']=function(_0xe8bc11){return _0xe8bc11 instanceof _0x2e26ae||(_0xe8bc11=new _0x2e26ae(_0xe8bc11)),this['decode'](_0xe8bc11,_0xe8bc11['uint32']());},_0x2f62a4['verify']=function(_0xd8a7b0){if('object'!=typeof _0xd8a7b0||null===_0xd8a7b0)return'object\x20expected';if(null!=_0xd8a7b0['position']&&_0xd8a7b0['hasOwnProperty']('position')&&(_0x43cc01=_0x5301aa['Position']['verify'](_0xd8a7b0['position'])))return'position.'+_0x43cc01;if(null!=_0xd8a7b0['nodes']&&_0xd8a7b0['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xd8a7b0['nodes']))return'nodes:\x20array\x20expected';for(var _0x4f975a=0x0;_0x4f975a<_0xd8a7b0['nodes']['length'];++_0x4f975a){var _0x43cc01;if(_0x43cc01=_0x5301aa['Element']['verify'](_0xd8a7b0['nodes'][_0x4f975a]))return'nodes.'+_0x43cc01;}}return null!=_0xd8a7b0['shouldReceiveAttributes']&&_0xd8a7b0['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xd8a7b0['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xd8a7b0['wasUndone']&&_0xd8a7b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd8a7b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f62a4['fromObject']=function(_0x38ba9e){if(_0x38ba9e instanceof _0x5301aa['InsertOperation'])return _0x38ba9e;var _0x49b315=new _0x5301aa['InsertOperation']();if(null!=_0x38ba9e['position']){if('object'!=typeof _0x38ba9e['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x49b315['position']=_0x5301aa['Position']['fromObject'](_0x38ba9e['position']);}if(_0x38ba9e['nodes']){if(!Array['isArray'](_0x38ba9e['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x49b315['nodes']=[];for(var _0x9583fa=0x0;_0x9583fa<_0x38ba9e['nodes']['length'];++_0x9583fa){if('object'!=typeof _0x38ba9e['nodes'][_0x9583fa])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x49b315['nodes'][_0x9583fa]=_0x5301aa['Element']['fromObject'](_0x38ba9e['nodes'][_0x9583fa]);}}return null!=_0x38ba9e['shouldReceiveAttributes']&&(_0x49b315['shouldReceiveAttributes']=Boolean(_0x38ba9e['shouldReceiveAttributes'])),null!=_0x38ba9e['wasUndone']&&(_0x49b315['wasUndone']=Boolean(_0x38ba9e['wasUndone'])),_0x49b315;},_0x2f62a4['toObject']=function(_0x1340bb,_0x3688b4){_0x3688b4||(_0x3688b4={});var _0x3a10f5={};if((_0x3688b4['arrays']||_0x3688b4['defaults'])&&(_0x3a10f5['nodes']=[]),_0x3688b4['defaults']&&(_0x3a10f5['position']=null,_0x3a10f5['shouldReceiveAttributes']=!0x1,_0x3a10f5['wasUndone']=!0x1),null!=_0x1340bb['position']&&_0x1340bb['hasOwnProperty']('position')&&(_0x3a10f5['position']=_0x5301aa['Position']['toObject'](_0x1340bb['position'],_0x3688b4)),_0x1340bb['nodes']&&_0x1340bb['nodes']['length']){_0x3a10f5['nodes']=[];for(var _0xd36d62=0x0;_0xd36d62<_0x1340bb['nodes']['length'];++_0xd36d62)_0x3a10f5['nodes'][_0xd36d62]=_0x5301aa['Element']['toObject'](_0x1340bb['nodes'][_0xd36d62],_0x3688b4);}return null!=_0x1340bb['shouldReceiveAttributes']&&_0x1340bb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3a10f5['shouldReceiveAttributes']=_0x1340bb['shouldReceiveAttributes']),null!=_0x1340bb['wasUndone']&&_0x1340bb['hasOwnProperty']('wasUndone')&&(_0x3a10f5['wasUndone']=_0x1340bb['wasUndone']),_0x3a10f5;},_0x2f62a4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x2f62a4['getTypeUrl']=function(_0x35152d){return void 0x0===_0x35152d&&(_0x35152d='type.googleapis.com'),_0x35152d+'/InsertOperation';},_0x2f62a4;}()),_0x5301aa['MarkerOperation']=(function(){function _0x19ec14(_0xad5ae7){if(_0xad5ae7){for(var _0x56bf01=Object['keys'](_0xad5ae7),_0x25905e=0x0;_0x25905e<_0x56bf01['length'];++_0x25905e)null!=_0xad5ae7[_0x56bf01[_0x25905e]]&&(this[_0x56bf01[_0x25905e]]=_0xad5ae7[_0x56bf01[_0x25905e]]);}}return _0x19ec14['prototype']['name']='',_0x19ec14['prototype']['oldRange']=null,_0x19ec14['prototype']['newRange']=null,_0x19ec14['prototype']['affectsData']=!0x1,_0x19ec14['prototype']['wasUndone']=!0x1,_0x19ec14['create']=function(_0x5a697a){return new _0x19ec14(_0x5a697a);},_0x19ec14['encode']=function(_0x46a6b7,_0x1929ca){return _0x1929ca||(_0x1929ca=_0x15bf1e['create']()),null!=_0x46a6b7['name']&&Object['hasOwnProperty']['call'](_0x46a6b7,'name')&&_0x1929ca['uint32'](0xa)['string'](_0x46a6b7['name']),null!=_0x46a6b7['oldRange']&&Object['hasOwnProperty']['call'](_0x46a6b7,'oldRange')&&_0x5301aa['Range']['encode'](_0x46a6b7['oldRange'],_0x1929ca['uint32'](0x12)['fork']())['ldelim'](),null!=_0x46a6b7['newRange']&&Object['hasOwnProperty']['call'](_0x46a6b7,'newRange')&&_0x5301aa['Range']['encode'](_0x46a6b7['newRange'],_0x1929ca['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x46a6b7['affectsData']&&Object['hasOwnProperty']['call'](_0x46a6b7,'affectsData')&&_0x1929ca['uint32'](0x20)['bool'](_0x46a6b7['affectsData']),null!=_0x46a6b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x46a6b7,'wasUndone')&&_0x1929ca['uint32'](0x28)['bool'](_0x46a6b7['wasUndone']),_0x1929ca;},_0x19ec14['encodeDelimited']=function(_0x50e991,_0x2a4ba3){return this['encode'](_0x50e991,_0x2a4ba3)['ldelim']();},_0x19ec14['decode']=function(_0x3d6d11,_0x4b4e87){_0x3d6d11 instanceof _0x2e26ae||(_0x3d6d11=_0x2e26ae['create'](_0x3d6d11));for(var _0x570b85=void 0x0===_0x4b4e87?_0x3d6d11['len']:_0x3d6d11['pos']+_0x4b4e87,_0x63c5f7=new _0x5301aa['MarkerOperation']();_0x3d6d11['pos']<_0x570b85;){var _0x44de71=_0x3d6d11['uint32']();switch(_0x44de71>>>0x3){case 0x1:_0x63c5f7['name']=_0x3d6d11['string']();break;case 0x2:_0x63c5f7['oldRange']=_0x5301aa['Range']['decode'](_0x3d6d11,_0x3d6d11['uint32']());break;case 0x3:_0x63c5f7['newRange']=_0x5301aa['Range']['decode'](_0x3d6d11,_0x3d6d11['uint32']());break;case 0x4:_0x63c5f7['affectsData']=_0x3d6d11['bool']();break;case 0x5:_0x63c5f7['wasUndone']=_0x3d6d11['bool']();break;default:_0x3d6d11['skipType'](0x7&_0x44de71);}}return _0x63c5f7;},_0x19ec14['decodeDelimited']=function(_0x371e4d){return _0x371e4d instanceof _0x2e26ae||(_0x371e4d=new _0x2e26ae(_0x371e4d)),this['decode'](_0x371e4d,_0x371e4d['uint32']());},_0x19ec14['verify']=function(_0x327b4b){if('object'!=typeof _0x327b4b||null===_0x327b4b)return'object\x20expected';if(null!=_0x327b4b['name']&&_0x327b4b['hasOwnProperty']('name')&&!_0x59d332['isString'](_0x327b4b['name']))return'name:\x20string\x20expected';var _0x3f58d6;if(null!=_0x327b4b['oldRange']&&_0x327b4b['hasOwnProperty']('oldRange')&&(_0x3f58d6=_0x5301aa['Range']['verify'](_0x327b4b['oldRange'])))return'oldRange.'+_0x3f58d6;if(null!=_0x327b4b['newRange']&&_0x327b4b['hasOwnProperty']('newRange')&&(_0x3f58d6=_0x5301aa['Range']['verify'](_0x327b4b['newRange'])))return'newRange.'+_0x3f58d6;return null!=_0x327b4b['affectsData']&&_0x327b4b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x327b4b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x327b4b['wasUndone']&&_0x327b4b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x327b4b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19ec14['fromObject']=function(_0x55ac5f){if(_0x55ac5f instanceof _0x5301aa['MarkerOperation'])return _0x55ac5f;var _0x8e7c70=new _0x5301aa['MarkerOperation']();if(null!=_0x55ac5f['name']&&(_0x8e7c70['name']=String(_0x55ac5f['name'])),null!=_0x55ac5f['oldRange']){if('object'!=typeof _0x55ac5f['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x8e7c70['oldRange']=_0x5301aa['Range']['fromObject'](_0x55ac5f['oldRange']);}if(null!=_0x55ac5f['newRange']){if('object'!=typeof _0x55ac5f['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x8e7c70['newRange']=_0x5301aa['Range']['fromObject'](_0x55ac5f['newRange']);}return null!=_0x55ac5f['affectsData']&&(_0x8e7c70['affectsData']=Boolean(_0x55ac5f['affectsData'])),null!=_0x55ac5f['wasUndone']&&(_0x8e7c70['wasUndone']=Boolean(_0x55ac5f['wasUndone'])),_0x8e7c70;},_0x19ec14['toObject']=function(_0x4a7a77,_0x157be8){_0x157be8||(_0x157be8={});var _0x29452f={};return _0x157be8['defaults']&&(_0x29452f['name']='',_0x29452f['oldRange']=null,_0x29452f['newRange']=null,_0x29452f['affectsData']=!0x1,_0x29452f['wasUndone']=!0x1),null!=_0x4a7a77['name']&&_0x4a7a77['hasOwnProperty']('name')&&(_0x29452f['name']=_0x4a7a77['name']),null!=_0x4a7a77['oldRange']&&_0x4a7a77['hasOwnProperty']('oldRange')&&(_0x29452f['oldRange']=_0x5301aa['Range']['toObject'](_0x4a7a77['oldRange'],_0x157be8)),null!=_0x4a7a77['newRange']&&_0x4a7a77['hasOwnProperty']('newRange')&&(_0x29452f['newRange']=_0x5301aa['Range']['toObject'](_0x4a7a77['newRange'],_0x157be8)),null!=_0x4a7a77['affectsData']&&_0x4a7a77['hasOwnProperty']('affectsData')&&(_0x29452f['affectsData']=_0x4a7a77['affectsData']),null!=_0x4a7a77['wasUndone']&&_0x4a7a77['hasOwnProperty']('wasUndone')&&(_0x29452f['wasUndone']=_0x4a7a77['wasUndone']),_0x29452f;},_0x19ec14['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x19ec14['getTypeUrl']=function(_0x5a2682){return void 0x0===_0x5a2682&&(_0x5a2682='type.googleapis.com'),_0x5a2682+'/MarkerOperation';},_0x19ec14;}()),_0x5301aa['MergeOperation']=(function(){function _0x283981(_0x555030){if(_0x555030){for(var _0x4a429c=Object['keys'](_0x555030),_0x36fc74=0x0;_0x36fc74<_0x4a429c['length'];++_0x36fc74)null!=_0x555030[_0x4a429c[_0x36fc74]]&&(this[_0x4a429c[_0x36fc74]]=_0x555030[_0x4a429c[_0x36fc74]]);}}return _0x283981['prototype']['sourcePosition']=null,_0x283981['prototype']['targetPosition']=null,_0x283981['prototype']['graveyardPosition']=null,_0x283981['prototype']['howMany']=0x0,_0x283981['prototype']['wasUndone']=!0x1,_0x283981['create']=function(_0x29373a){return new _0x283981(_0x29373a);},_0x283981['encode']=function(_0x3fac65,_0x486c04){return _0x486c04||(_0x486c04=_0x15bf1e['create']()),null!=_0x3fac65['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3fac65,'sourcePosition')&&_0x5301aa['Position']['encode'](_0x3fac65['sourcePosition'],_0x486c04['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3fac65['targetPosition']&&Object['hasOwnProperty']['call'](_0x3fac65,'targetPosition')&&_0x5301aa['Position']['encode'](_0x3fac65['targetPosition'],_0x486c04['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3fac65['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3fac65,'graveyardPosition')&&_0x5301aa['Position']['encode'](_0x3fac65['graveyardPosition'],_0x486c04['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3fac65['howMany']&&Object['hasOwnProperty']['call'](_0x3fac65,'howMany')&&_0x486c04['uint32'](0x20)['uint32'](_0x3fac65['howMany']),null!=_0x3fac65['wasUndone']&&Object['hasOwnProperty']['call'](_0x3fac65,'wasUndone')&&_0x486c04['uint32'](0x28)['bool'](_0x3fac65['wasUndone']),_0x486c04;},_0x283981['encodeDelimited']=function(_0x47b305,_0x930134){return this['encode'](_0x47b305,_0x930134)['ldelim']();},_0x283981['decode']=function(_0xd8f881,_0x305e5c){_0xd8f881 instanceof _0x2e26ae||(_0xd8f881=_0x2e26ae['create'](_0xd8f881));for(var _0x306d2a=void 0x0===_0x305e5c?_0xd8f881['len']:_0xd8f881['pos']+_0x305e5c,_0x53306c=new _0x5301aa['MergeOperation']();_0xd8f881['pos']<_0x306d2a;){var _0x1e8179=_0xd8f881['uint32']();switch(_0x1e8179>>>0x3){case 0x1:_0x53306c['sourcePosition']=_0x5301aa['Position']['decode'](_0xd8f881,_0xd8f881['uint32']());break;case 0x2:_0x53306c['targetPosition']=_0x5301aa['Position']['decode'](_0xd8f881,_0xd8f881['uint32']());break;case 0x3:_0x53306c['graveyardPosition']=_0x5301aa['Position']['decode'](_0xd8f881,_0xd8f881['uint32']());break;case 0x4:_0x53306c['howMany']=_0xd8f881['uint32']();break;case 0x5:_0x53306c['wasUndone']=_0xd8f881['bool']();break;default:_0xd8f881['skipType'](0x7&_0x1e8179);}}return _0x53306c;},_0x283981['decodeDelimited']=function(_0x189af5){return _0x189af5 instanceof _0x2e26ae||(_0x189af5=new _0x2e26ae(_0x189af5)),this['decode'](_0x189af5,_0x189af5['uint32']());},_0x283981['verify']=function(_0x2fb08f){if('object'!=typeof _0x2fb08f||null===_0x2fb08f)return'object\x20expected';var _0x515077;if(null!=_0x2fb08f['sourcePosition']&&_0x2fb08f['hasOwnProperty']('sourcePosition')&&(_0x515077=_0x5301aa['Position']['verify'](_0x2fb08f['sourcePosition'])))return'sourcePosition.'+_0x515077;if(null!=_0x2fb08f['targetPosition']&&_0x2fb08f['hasOwnProperty']('targetPosition')&&(_0x515077=_0x5301aa['Position']['verify'](_0x2fb08f['targetPosition'])))return'targetPosition.'+_0x515077;if(null!=_0x2fb08f['graveyardPosition']&&_0x2fb08f['hasOwnProperty']('graveyardPosition')&&(_0x515077=_0x5301aa['Position']['verify'](_0x2fb08f['graveyardPosition'])))return'graveyardPosition.'+_0x515077;return null!=_0x2fb08f['howMany']&&_0x2fb08f['hasOwnProperty']('howMany')&&!_0x59d332['isInteger'](_0x2fb08f['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2fb08f['wasUndone']&&_0x2fb08f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fb08f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x283981['fromObject']=function(_0x1181dc){if(_0x1181dc instanceof _0x5301aa['MergeOperation'])return _0x1181dc;var _0x4d521e=new _0x5301aa['MergeOperation']();if(null!=_0x1181dc['sourcePosition']){if('object'!=typeof _0x1181dc['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4d521e['sourcePosition']=_0x5301aa['Position']['fromObject'](_0x1181dc['sourcePosition']);}if(null!=_0x1181dc['targetPosition']){if('object'!=typeof _0x1181dc['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4d521e['targetPosition']=_0x5301aa['Position']['fromObject'](_0x1181dc['targetPosition']);}if(null!=_0x1181dc['graveyardPosition']){if('object'!=typeof _0x1181dc['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4d521e['graveyardPosition']=_0x5301aa['Position']['fromObject'](_0x1181dc['graveyardPosition']);}return null!=_0x1181dc['howMany']&&(_0x4d521e['howMany']=_0x1181dc['howMany']>>>0x0),null!=_0x1181dc['wasUndone']&&(_0x4d521e['wasUndone']=Boolean(_0x1181dc['wasUndone'])),_0x4d521e;},_0x283981['toObject']=function(_0xa2a5da,_0x2c3900){_0x2c3900||(_0x2c3900={});var _0x1c09d2={};return _0x2c3900['defaults']&&(_0x1c09d2['sourcePosition']=null,_0x1c09d2['targetPosition']=null,_0x1c09d2['graveyardPosition']=null,_0x1c09d2['howMany']=0x0,_0x1c09d2['wasUndone']=!0x1),null!=_0xa2a5da['sourcePosition']&&_0xa2a5da['hasOwnProperty']('sourcePosition')&&(_0x1c09d2['sourcePosition']=_0x5301aa['Position']['toObject'](_0xa2a5da['sourcePosition'],_0x2c3900)),null!=_0xa2a5da['targetPosition']&&_0xa2a5da['hasOwnProperty']('targetPosition')&&(_0x1c09d2['targetPosition']=_0x5301aa['Position']['toObject'](_0xa2a5da['targetPosition'],_0x2c3900)),null!=_0xa2a5da['graveyardPosition']&&_0xa2a5da['hasOwnProperty']('graveyardPosition')&&(_0x1c09d2['graveyardPosition']=_0x5301aa['Position']['toObject'](_0xa2a5da['graveyardPosition'],_0x2c3900)),null!=_0xa2a5da['howMany']&&_0xa2a5da['hasOwnProperty']('howMany')&&(_0x1c09d2['howMany']=_0xa2a5da['howMany']),null!=_0xa2a5da['wasUndone']&&_0xa2a5da['hasOwnProperty']('wasUndone')&&(_0x1c09d2['wasUndone']=_0xa2a5da['wasUndone']),_0x1c09d2;},_0x283981['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x283981['getTypeUrl']=function(_0x1cc7b5){return void 0x0===_0x1cc7b5&&(_0x1cc7b5='type.googleapis.com'),_0x1cc7b5+'/MergeOperation';},_0x283981;}()),_0x5301aa['MoveOperation']=(function(){function _0x34d4fd(_0x99e210){if(_0x99e210){for(var _0x35ef37=Object['keys'](_0x99e210),_0xf22ec7=0x0;_0xf22ec7<_0x35ef37['length'];++_0xf22ec7)null!=_0x99e210[_0x35ef37[_0xf22ec7]]&&(this[_0x35ef37[_0xf22ec7]]=_0x99e210[_0x35ef37[_0xf22ec7]]);}}return _0x34d4fd['prototype']['sourcePosition']=null,_0x34d4fd['prototype']['howMany']=0x0,_0x34d4fd['prototype']['targetPosition']=null,_0x34d4fd['prototype']['wasUndone']=!0x1,_0x34d4fd['create']=function(_0x9c86ff){return new _0x34d4fd(_0x9c86ff);},_0x34d4fd['encode']=function(_0x56400f,_0x59d658){return _0x59d658||(_0x59d658=_0x15bf1e['create']()),null!=_0x56400f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x56400f,'sourcePosition')&&_0x5301aa['Position']['encode'](_0x56400f['sourcePosition'],_0x59d658['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56400f['howMany']&&Object['hasOwnProperty']['call'](_0x56400f,'howMany')&&_0x59d658['uint32'](0x10)['uint32'](_0x56400f['howMany']),null!=_0x56400f['targetPosition']&&Object['hasOwnProperty']['call'](_0x56400f,'targetPosition')&&_0x5301aa['Position']['encode'](_0x56400f['targetPosition'],_0x59d658['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56400f['wasUndone']&&Object['hasOwnProperty']['call'](_0x56400f,'wasUndone')&&_0x59d658['uint32'](0x20)['bool'](_0x56400f['wasUndone']),_0x59d658;},_0x34d4fd['encodeDelimited']=function(_0x3bc5ac,_0xb416ae){return this['encode'](_0x3bc5ac,_0xb416ae)['ldelim']();},_0x34d4fd['decode']=function(_0x63aa2e,_0x266ef6){_0x63aa2e instanceof _0x2e26ae||(_0x63aa2e=_0x2e26ae['create'](_0x63aa2e));for(var _0xf00f06=void 0x0===_0x266ef6?_0x63aa2e['len']:_0x63aa2e['pos']+_0x266ef6,_0x41fe76=new _0x5301aa['MoveOperation']();_0x63aa2e['pos']<_0xf00f06;){var _0x5ed0eb=_0x63aa2e['uint32']();switch(_0x5ed0eb>>>0x3){case 0x1:_0x41fe76['sourcePosition']=_0x5301aa['Position']['decode'](_0x63aa2e,_0x63aa2e['uint32']());break;case 0x2:_0x41fe76['howMany']=_0x63aa2e['uint32']();break;case 0x3:_0x41fe76['targetPosition']=_0x5301aa['Position']['decode'](_0x63aa2e,_0x63aa2e['uint32']());break;case 0x4:_0x41fe76['wasUndone']=_0x63aa2e['bool']();break;default:_0x63aa2e['skipType'](0x7&_0x5ed0eb);}}return _0x41fe76;},_0x34d4fd['decodeDelimited']=function(_0x5031fe){return _0x5031fe instanceof _0x2e26ae||(_0x5031fe=new _0x2e26ae(_0x5031fe)),this['decode'](_0x5031fe,_0x5031fe['uint32']());},_0x34d4fd['verify']=function(_0x21f6f5){if('object'!=typeof _0x21f6f5||null===_0x21f6f5)return'object\x20expected';var _0x1f935c;if(null!=_0x21f6f5['sourcePosition']&&_0x21f6f5['hasOwnProperty']('sourcePosition')&&(_0x1f935c=_0x5301aa['Position']['verify'](_0x21f6f5['sourcePosition'])))return'sourcePosition.'+_0x1f935c;if(null!=_0x21f6f5['howMany']&&_0x21f6f5['hasOwnProperty']('howMany')&&!_0x59d332['isInteger'](_0x21f6f5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21f6f5['targetPosition']&&_0x21f6f5['hasOwnProperty']('targetPosition')&&(_0x1f935c=_0x5301aa['Position']['verify'](_0x21f6f5['targetPosition'])))return'targetPosition.'+_0x1f935c;return null!=_0x21f6f5['wasUndone']&&_0x21f6f5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21f6f5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34d4fd['fromObject']=function(_0x58c64e){if(_0x58c64e instanceof _0x5301aa['MoveOperation'])return _0x58c64e;var _0x39944a=new _0x5301aa['MoveOperation']();if(null!=_0x58c64e['sourcePosition']){if('object'!=typeof _0x58c64e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x39944a['sourcePosition']=_0x5301aa['Position']['fromObject'](_0x58c64e['sourcePosition']);}if(null!=_0x58c64e['howMany']&&(_0x39944a['howMany']=_0x58c64e['howMany']>>>0x0),null!=_0x58c64e['targetPosition']){if('object'!=typeof _0x58c64e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x39944a['targetPosition']=_0x5301aa['Position']['fromObject'](_0x58c64e['targetPosition']);}return null!=_0x58c64e['wasUndone']&&(_0x39944a['wasUndone']=Boolean(_0x58c64e['wasUndone'])),_0x39944a;},_0x34d4fd['toObject']=function(_0x57f241,_0x11c698){_0x11c698||(_0x11c698={});var _0x15dfbc={};return _0x11c698['defaults']&&(_0x15dfbc['sourcePosition']=null,_0x15dfbc['howMany']=0x0,_0x15dfbc['targetPosition']=null,_0x15dfbc['wasUndone']=!0x1),null!=_0x57f241['sourcePosition']&&_0x57f241['hasOwnProperty']('sourcePosition')&&(_0x15dfbc['sourcePosition']=_0x5301aa['Position']['toObject'](_0x57f241['sourcePosition'],_0x11c698)),null!=_0x57f241['howMany']&&_0x57f241['hasOwnProperty']('howMany')&&(_0x15dfbc['howMany']=_0x57f241['howMany']),null!=_0x57f241['targetPosition']&&_0x57f241['hasOwnProperty']('targetPosition')&&(_0x15dfbc['targetPosition']=_0x5301aa['Position']['toObject'](_0x57f241['targetPosition'],_0x11c698)),null!=_0x57f241['wasUndone']&&_0x57f241['hasOwnProperty']('wasUndone')&&(_0x15dfbc['wasUndone']=_0x57f241['wasUndone']),_0x15dfbc;},_0x34d4fd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x34d4fd['getTypeUrl']=function(_0x51641d){return void 0x0===_0x51641d&&(_0x51641d='type.googleapis.com'),_0x51641d+'/MoveOperation';},_0x34d4fd;}()),_0x5301aa['RenameOperation']=(function(){function _0x1aa17b(_0x1c8350){if(_0x1c8350){for(var _0x5a5a83=Object['keys'](_0x1c8350),_0x3b67df=0x0;_0x3b67df<_0x5a5a83['length'];++_0x3b67df)null!=_0x1c8350[_0x5a5a83[_0x3b67df]]&&(this[_0x5a5a83[_0x3b67df]]=_0x1c8350[_0x5a5a83[_0x3b67df]]);}}return _0x1aa17b['prototype']['position']=null,_0x1aa17b['prototype']['oldName']='',_0x1aa17b['prototype']['newName']='',_0x1aa17b['prototype']['wasUndone']=!0x1,_0x1aa17b['create']=function(_0x4156f8){return new _0x1aa17b(_0x4156f8);},_0x1aa17b['encode']=function(_0x1dd1ee,_0x20cd90){return _0x20cd90||(_0x20cd90=_0x15bf1e['create']()),null!=_0x1dd1ee['position']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'position')&&_0x5301aa['Position']['encode'](_0x1dd1ee['position'],_0x20cd90['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1dd1ee['oldName']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'oldName')&&_0x20cd90['uint32'](0x12)['string'](_0x1dd1ee['oldName']),null!=_0x1dd1ee['newName']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'newName')&&_0x20cd90['uint32'](0x1a)['string'](_0x1dd1ee['newName']),null!=_0x1dd1ee['wasUndone']&&Object['hasOwnProperty']['call'](_0x1dd1ee,'wasUndone')&&_0x20cd90['uint32'](0x20)['bool'](_0x1dd1ee['wasUndone']),_0x20cd90;},_0x1aa17b['encodeDelimited']=function(_0x584a84,_0x358cea){return this['encode'](_0x584a84,_0x358cea)['ldelim']();},_0x1aa17b['decode']=function(_0x4ab937,_0x425ce3){_0x4ab937 instanceof _0x2e26ae||(_0x4ab937=_0x2e26ae['create'](_0x4ab937));for(var _0xd9c43a=void 0x0===_0x425ce3?_0x4ab937['len']:_0x4ab937['pos']+_0x425ce3,_0x1bb262=new _0x5301aa['RenameOperation']();_0x4ab937['pos']<_0xd9c43a;){var _0x459625=_0x4ab937['uint32']();switch(_0x459625>>>0x3){case 0x1:_0x1bb262['position']=_0x5301aa['Position']['decode'](_0x4ab937,_0x4ab937['uint32']());break;case 0x2:_0x1bb262['oldName']=_0x4ab937['string']();break;case 0x3:_0x1bb262['newName']=_0x4ab937['string']();break;case 0x4:_0x1bb262['wasUndone']=_0x4ab937['bool']();break;default:_0x4ab937['skipType'](0x7&_0x459625);}}return _0x1bb262;},_0x1aa17b['decodeDelimited']=function(_0x35b35d){return _0x35b35d instanceof _0x2e26ae||(_0x35b35d=new _0x2e26ae(_0x35b35d)),this['decode'](_0x35b35d,_0x35b35d['uint32']());},_0x1aa17b['verify']=function(_0x3afb1b){if('object'!=typeof _0x3afb1b||null===_0x3afb1b)return'object\x20expected';if(null!=_0x3afb1b['position']&&_0x3afb1b['hasOwnProperty']('position')){var _0x25acce=_0x5301aa['Position']['verify'](_0x3afb1b['position']);if(_0x25acce)return'position.'+_0x25acce;}return null!=_0x3afb1b['oldName']&&_0x3afb1b['hasOwnProperty']('oldName')&&!_0x59d332['isString'](_0x3afb1b['oldName'])?'oldName:\x20string\x20expected':null!=_0x3afb1b['newName']&&_0x3afb1b['hasOwnProperty']('newName')&&!_0x59d332['isString'](_0x3afb1b['newName'])?'newName:\x20string\x20expected':null!=_0x3afb1b['wasUndone']&&_0x3afb1b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3afb1b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1aa17b['fromObject']=function(_0xcd15ab){if(_0xcd15ab instanceof _0x5301aa['RenameOperation'])return _0xcd15ab;var _0x4e7b07=new _0x5301aa['RenameOperation']();if(null!=_0xcd15ab['position']){if('object'!=typeof _0xcd15ab['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4e7b07['position']=_0x5301aa['Position']['fromObject'](_0xcd15ab['position']);}return null!=_0xcd15ab['oldName']&&(_0x4e7b07['oldName']=String(_0xcd15ab['oldName'])),null!=_0xcd15ab['newName']&&(_0x4e7b07['newName']=String(_0xcd15ab['newName'])),null!=_0xcd15ab['wasUndone']&&(_0x4e7b07['wasUndone']=Boolean(_0xcd15ab['wasUndone'])),_0x4e7b07;},_0x1aa17b['toObject']=function(_0x392d44,_0xb6d75f){_0xb6d75f||(_0xb6d75f={});var _0x28cb81={};return _0xb6d75f['defaults']&&(_0x28cb81['position']=null,_0x28cb81['oldName']='',_0x28cb81['newName']='',_0x28cb81['wasUndone']=!0x1),null!=_0x392d44['position']&&_0x392d44['hasOwnProperty']('position')&&(_0x28cb81['position']=_0x5301aa['Position']['toObject'](_0x392d44['position'],_0xb6d75f)),null!=_0x392d44['oldName']&&_0x392d44['hasOwnProperty']('oldName')&&(_0x28cb81['oldName']=_0x392d44['oldName']),null!=_0x392d44['newName']&&_0x392d44['hasOwnProperty']('newName')&&(_0x28cb81['newName']=_0x392d44['newName']),null!=_0x392d44['wasUndone']&&_0x392d44['hasOwnProperty']('wasUndone')&&(_0x28cb81['wasUndone']=_0x392d44['wasUndone']),_0x28cb81;},_0x1aa17b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x1aa17b['getTypeUrl']=function(_0x3f12c1){return void 0x0===_0x3f12c1&&(_0x3f12c1='type.googleapis.com'),_0x3f12c1+'/RenameOperation';},_0x1aa17b;}()),_0x5301aa['RootAttributeOperation']=(function(){function _0x2e4276(_0x4a3b4f){if(_0x4a3b4f){for(var _0x3215a2=Object['keys'](_0x4a3b4f),_0x2da434=0x0;_0x2da434<_0x3215a2['length'];++_0x2da434)null!=_0x4a3b4f[_0x3215a2[_0x2da434]]&&(this[_0x3215a2[_0x2da434]]=_0x4a3b4f[_0x3215a2[_0x2da434]]);}}return _0x2e4276['prototype']['root']='',_0x2e4276['prototype']['key']='',_0x2e4276['prototype']['oldValueBoolean']=!0x1,_0x2e4276['prototype']['oldValueJson']='',_0x2e4276['prototype']['newValueBoolean']=!0x1,_0x2e4276['prototype']['newValueJson']='',_0x2e4276['prototype']['wasUndone']=!0x1,_0x2e4276['create']=function(_0x123187){return new _0x2e4276(_0x123187);},_0x2e4276['encode']=function(_0x1e4a60,_0x2015a5){return _0x2015a5||(_0x2015a5=_0x15bf1e['create']()),null!=_0x1e4a60['root']&&Object['hasOwnProperty']['call'](_0x1e4a60,'root')&&_0x2015a5['uint32'](0xa)['string'](_0x1e4a60['root']),null!=_0x1e4a60['key']&&Object['hasOwnProperty']['call'](_0x1e4a60,'key')&&_0x2015a5['uint32'](0x12)['string'](_0x1e4a60['key']),null!=_0x1e4a60['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e4a60,'oldValueBoolean')&&_0x2015a5['uint32'](0x18)['bool'](_0x1e4a60['oldValueBoolean']),null!=_0x1e4a60['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1e4a60,'oldValueJson')&&_0x2015a5['uint32'](0x22)['string'](_0x1e4a60['oldValueJson']),null!=_0x1e4a60['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e4a60,'newValueBoolean')&&_0x2015a5['uint32'](0x28)['bool'](_0x1e4a60['newValueBoolean']),null!=_0x1e4a60['newValueJson']&&Object['hasOwnProperty']['call'](_0x1e4a60,'newValueJson')&&_0x2015a5['uint32'](0x32)['string'](_0x1e4a60['newValueJson']),null!=_0x1e4a60['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e4a60,'wasUndone')&&_0x2015a5['uint32'](0x38)['bool'](_0x1e4a60['wasUndone']),_0x2015a5;},_0x2e4276['encodeDelimited']=function(_0x4c127e,_0x27ae6a){return this['encode'](_0x4c127e,_0x27ae6a)['ldelim']();},_0x2e4276['decode']=function(_0x1a0854,_0x2b5847){_0x1a0854 instanceof _0x2e26ae||(_0x1a0854=_0x2e26ae['create'](_0x1a0854));for(var _0xbbbfa2=void 0x0===_0x2b5847?_0x1a0854['len']:_0x1a0854['pos']+_0x2b5847,_0x11a091=new _0x5301aa['RootAttributeOperation']();_0x1a0854['pos']<_0xbbbfa2;){var _0x2b516b=_0x1a0854['uint32']();switch(_0x2b516b>>>0x3){case 0x1:_0x11a091['root']=_0x1a0854['string']();break;case 0x2:_0x11a091['key']=_0x1a0854['string']();break;case 0x3:_0x11a091['oldValueBoolean']=_0x1a0854['bool']();break;case 0x4:_0x11a091['oldValueJson']=_0x1a0854['string']();break;case 0x5:_0x11a091['newValueBoolean']=_0x1a0854['bool']();break;case 0x6:_0x11a091['newValueJson']=_0x1a0854['string']();break;case 0x7:_0x11a091['wasUndone']=_0x1a0854['bool']();break;default:_0x1a0854['skipType'](0x7&_0x2b516b);}}return _0x11a091;},_0x2e4276['decodeDelimited']=function(_0x2291e0){return _0x2291e0 instanceof _0x2e26ae||(_0x2291e0=new _0x2e26ae(_0x2291e0)),this['decode'](_0x2291e0,_0x2291e0['uint32']());},_0x2e4276['verify']=function(_0x316f36){return'object'!=typeof _0x316f36||null===_0x316f36?'object\x20expected':null!=_0x316f36['root']&&_0x316f36['hasOwnProperty']('root')&&!_0x59d332['isString'](_0x316f36['root'])?'root:\x20string\x20expected':null!=_0x316f36['key']&&_0x316f36['hasOwnProperty']('key')&&!_0x59d332['isString'](_0x316f36['key'])?'key:\x20string\x20expected':null!=_0x316f36['oldValueBoolean']&&_0x316f36['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x316f36['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x316f36['oldValueJson']&&_0x316f36['hasOwnProperty']('oldValueJson')&&!_0x59d332['isString'](_0x316f36['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x316f36['newValueBoolean']&&_0x316f36['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x316f36['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x316f36['newValueJson']&&_0x316f36['hasOwnProperty']('newValueJson')&&!_0x59d332['isString'](_0x316f36['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x316f36['wasUndone']&&_0x316f36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x316f36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e4276['fromObject']=function(_0x401087){if(_0x401087 instanceof _0x5301aa['RootAttributeOperation'])return _0x401087;var _0x4e4f15=new _0x5301aa['RootAttributeOperation']();return null!=_0x401087['root']&&(_0x4e4f15['root']=String(_0x401087['root'])),null!=_0x401087['key']&&(_0x4e4f15['key']=String(_0x401087['key'])),null!=_0x401087['oldValueBoolean']&&(_0x4e4f15['oldValueBoolean']=Boolean(_0x401087['oldValueBoolean'])),null!=_0x401087['oldValueJson']&&(_0x4e4f15['oldValueJson']=String(_0x401087['oldValueJson'])),null!=_0x401087['newValueBoolean']&&(_0x4e4f15['newValueBoolean']=Boolean(_0x401087['newValueBoolean'])),null!=_0x401087['newValueJson']&&(_0x4e4f15['newValueJson']=String(_0x401087['newValueJson'])),null!=_0x401087['wasUndone']&&(_0x4e4f15['wasUndone']=Boolean(_0x401087['wasUndone'])),_0x4e4f15;},_0x2e4276['toObject']=function(_0x2bd570,_0x4835e0){_0x4835e0||(_0x4835e0={});var _0xd45c55={};return _0x4835e0['defaults']&&(_0xd45c55['root']='',_0xd45c55['key']='',_0xd45c55['oldValueBoolean']=!0x1,_0xd45c55['oldValueJson']='',_0xd45c55['newValueBoolean']=!0x1,_0xd45c55['newValueJson']='',_0xd45c55['wasUndone']=!0x1),null!=_0x2bd570['root']&&_0x2bd570['hasOwnProperty']('root')&&(_0xd45c55['root']=_0x2bd570['root']),null!=_0x2bd570['key']&&_0x2bd570['hasOwnProperty']('key')&&(_0xd45c55['key']=_0x2bd570['key']),null!=_0x2bd570['oldValueBoolean']&&_0x2bd570['hasOwnProperty']('oldValueBoolean')&&(_0xd45c55['oldValueBoolean']=_0x2bd570['oldValueBoolean']),null!=_0x2bd570['oldValueJson']&&_0x2bd570['hasOwnProperty']('oldValueJson')&&(_0xd45c55['oldValueJson']=_0x2bd570['oldValueJson']),null!=_0x2bd570['newValueBoolean']&&_0x2bd570['hasOwnProperty']('newValueBoolean')&&(_0xd45c55['newValueBoolean']=_0x2bd570['newValueBoolean']),null!=_0x2bd570['newValueJson']&&_0x2bd570['hasOwnProperty']('newValueJson')&&(_0xd45c55['newValueJson']=_0x2bd570['newValueJson']),null!=_0x2bd570['wasUndone']&&_0x2bd570['hasOwnProperty']('wasUndone')&&(_0xd45c55['wasUndone']=_0x2bd570['wasUndone']),_0xd45c55;},_0x2e4276['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x2e4276['getTypeUrl']=function(_0xb11283){return void 0x0===_0xb11283&&(_0xb11283='type.googleapis.com'),_0xb11283+'/RootAttributeOperation';},_0x2e4276;}()),_0x5301aa['RootOperation']=(function(){function _0x44cde8(_0x3cd20f){if(_0x3cd20f){for(var _0x1692cd=Object['keys'](_0x3cd20f),_0x4fef9c=0x0;_0x4fef9c<_0x1692cd['length'];++_0x4fef9c)null!=_0x3cd20f[_0x1692cd[_0x4fef9c]]&&(this[_0x1692cd[_0x4fef9c]]=_0x3cd20f[_0x1692cd[_0x4fef9c]]);}}return _0x44cde8['prototype']['rootName']='',_0x44cde8['prototype']['elementName']='',_0x44cde8['prototype']['isAdd']=!0x1,_0x44cde8['prototype']['wasUndone']=!0x1,_0x44cde8['create']=function(_0x1a6499){return new _0x44cde8(_0x1a6499);},_0x44cde8['encode']=function(_0x2f0b89,_0x4c23f0){return _0x4c23f0||(_0x4c23f0=_0x15bf1e['create']()),null!=_0x2f0b89['rootName']&&Object['hasOwnProperty']['call'](_0x2f0b89,'rootName')&&_0x4c23f0['uint32'](0xa)['string'](_0x2f0b89['rootName']),null!=_0x2f0b89['elementName']&&Object['hasOwnProperty']['call'](_0x2f0b89,'elementName')&&_0x4c23f0['uint32'](0x12)['string'](_0x2f0b89['elementName']),null!=_0x2f0b89['isAdd']&&Object['hasOwnProperty']['call'](_0x2f0b89,'isAdd')&&_0x4c23f0['uint32'](0x18)['bool'](_0x2f0b89['isAdd']),null!=_0x2f0b89['wasUndone']&&Object['hasOwnProperty']['call'](_0x2f0b89,'wasUndone')&&_0x4c23f0['uint32'](0x20)['bool'](_0x2f0b89['wasUndone']),_0x4c23f0;},_0x44cde8['encodeDelimited']=function(_0x32c243,_0xf5f445){return this['encode'](_0x32c243,_0xf5f445)['ldelim']();},_0x44cde8['decode']=function(_0xb0292d,_0x5d591c){_0xb0292d instanceof _0x2e26ae||(_0xb0292d=_0x2e26ae['create'](_0xb0292d));for(var _0x3c8055=void 0x0===_0x5d591c?_0xb0292d['len']:_0xb0292d['pos']+_0x5d591c,_0x148e11=new _0x5301aa['RootOperation']();_0xb0292d['pos']<_0x3c8055;){var _0x5122ad=_0xb0292d['uint32']();switch(_0x5122ad>>>0x3){case 0x1:_0x148e11['rootName']=_0xb0292d['string']();break;case 0x2:_0x148e11['elementName']=_0xb0292d['string']();break;case 0x3:_0x148e11['isAdd']=_0xb0292d['bool']();break;case 0x4:_0x148e11['wasUndone']=_0xb0292d['bool']();break;default:_0xb0292d['skipType'](0x7&_0x5122ad);}}return _0x148e11;},_0x44cde8['decodeDelimited']=function(_0x292c4c){return _0x292c4c instanceof _0x2e26ae||(_0x292c4c=new _0x2e26ae(_0x292c4c)),this['decode'](_0x292c4c,_0x292c4c['uint32']());},_0x44cde8['verify']=function(_0x4e6a3d){return'object'!=typeof _0x4e6a3d||null===_0x4e6a3d?'object\x20expected':null!=_0x4e6a3d['rootName']&&_0x4e6a3d['hasOwnProperty']('rootName')&&!_0x59d332['isString'](_0x4e6a3d['rootName'])?'rootName:\x20string\x20expected':null!=_0x4e6a3d['elementName']&&_0x4e6a3d['hasOwnProperty']('elementName')&&!_0x59d332['isString'](_0x4e6a3d['elementName'])?'elementName:\x20string\x20expected':null!=_0x4e6a3d['isAdd']&&_0x4e6a3d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4e6a3d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4e6a3d['wasUndone']&&_0x4e6a3d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e6a3d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x44cde8['fromObject']=function(_0x580951){if(_0x580951 instanceof _0x5301aa['RootOperation'])return _0x580951;var _0x2c31c8=new _0x5301aa['RootOperation']();return null!=_0x580951['rootName']&&(_0x2c31c8['rootName']=String(_0x580951['rootName'])),null!=_0x580951['elementName']&&(_0x2c31c8['elementName']=String(_0x580951['elementName'])),null!=_0x580951['isAdd']&&(_0x2c31c8['isAdd']=Boolean(_0x580951['isAdd'])),null!=_0x580951['wasUndone']&&(_0x2c31c8['wasUndone']=Boolean(_0x580951['wasUndone'])),_0x2c31c8;},_0x44cde8['toObject']=function(_0x48f4b8,_0x2d2d4f){_0x2d2d4f||(_0x2d2d4f={});var _0x13d2d1={};return _0x2d2d4f['defaults']&&(_0x13d2d1['rootName']='',_0x13d2d1['elementName']='',_0x13d2d1['isAdd']=!0x1,_0x13d2d1['wasUndone']=!0x1),null!=_0x48f4b8['rootName']&&_0x48f4b8['hasOwnProperty']('rootName')&&(_0x13d2d1['rootName']=_0x48f4b8['rootName']),null!=_0x48f4b8['elementName']&&_0x48f4b8['hasOwnProperty']('elementName')&&(_0x13d2d1['elementName']=_0x48f4b8['elementName']),null!=_0x48f4b8['isAdd']&&_0x48f4b8['hasOwnProperty']('isAdd')&&(_0x13d2d1['isAdd']=_0x48f4b8['isAdd']),null!=_0x48f4b8['wasUndone']&&_0x48f4b8['hasOwnProperty']('wasUndone')&&(_0x13d2d1['wasUndone']=_0x48f4b8['wasUndone']),_0x13d2d1;},_0x44cde8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x44cde8['getTypeUrl']=function(_0xe902c5){return void 0x0===_0xe902c5&&(_0xe902c5='type.googleapis.com'),_0xe902c5+'/RootOperation';},_0x44cde8;}()),_0x5301aa['SplitOperation']=(function(){function _0x2c628c(_0x350fd2){if(_0x350fd2){for(var _0x2c5e6d=Object['keys'](_0x350fd2),_0xb5866=0x0;_0xb5866<_0x2c5e6d['length'];++_0xb5866)null!=_0x350fd2[_0x2c5e6d[_0xb5866]]&&(this[_0x2c5e6d[_0xb5866]]=_0x350fd2[_0x2c5e6d[_0xb5866]]);}}return _0x2c628c['prototype']['splitPosition']=null,_0x2c628c['prototype']['graveyardPosition']=null,_0x2c628c['prototype']['howMany']=0x0,_0x2c628c['prototype']['insertionPosition']=null,_0x2c628c['prototype']['wasUndone']=!0x1,_0x2c628c['create']=function(_0x495fa8){return new _0x2c628c(_0x495fa8);},_0x2c628c['encode']=function(_0x254f1a,_0x18f481){return _0x18f481||(_0x18f481=_0x15bf1e['create']()),null!=_0x254f1a['splitPosition']&&Object['hasOwnProperty']['call'](_0x254f1a,'splitPosition')&&_0x5301aa['Position']['encode'](_0x254f1a['splitPosition'],_0x18f481['uint32'](0xa)['fork']())['ldelim'](),null!=_0x254f1a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x254f1a,'graveyardPosition')&&_0x5301aa['Position']['encode'](_0x254f1a['graveyardPosition'],_0x18f481['uint32'](0x12)['fork']())['ldelim'](),null!=_0x254f1a['howMany']&&Object['hasOwnProperty']['call'](_0x254f1a,'howMany')&&_0x18f481['uint32'](0x18)['uint32'](_0x254f1a['howMany']),null!=_0x254f1a['insertionPosition']&&Object['hasOwnProperty']['call'](_0x254f1a,'insertionPosition')&&_0x5301aa['Position']['encode'](_0x254f1a['insertionPosition'],_0x18f481['uint32'](0x22)['fork']())['ldelim'](),null!=_0x254f1a['wasUndone']&&Object['hasOwnProperty']['call'](_0x254f1a,'wasUndone')&&_0x18f481['uint32'](0x28)['bool'](_0x254f1a['wasUndone']),_0x18f481;},_0x2c628c['encodeDelimited']=function(_0x173ef3,_0xdac9c3){return this['encode'](_0x173ef3,_0xdac9c3)['ldelim']();},_0x2c628c['decode']=function(_0x558431,_0x260470){_0x558431 instanceof _0x2e26ae||(_0x558431=_0x2e26ae['create'](_0x558431));for(var _0x874818=void 0x0===_0x260470?_0x558431['len']:_0x558431['pos']+_0x260470,_0x1bd8bb=new _0x5301aa['SplitOperation']();_0x558431['pos']<_0x874818;){var _0x3dba44=_0x558431['uint32']();switch(_0x3dba44>>>0x3){case 0x1:_0x1bd8bb['splitPosition']=_0x5301aa['Position']['decode'](_0x558431,_0x558431['uint32']());break;case 0x2:_0x1bd8bb['graveyardPosition']=_0x5301aa['Position']['decode'](_0x558431,_0x558431['uint32']());break;case 0x3:_0x1bd8bb['howMany']=_0x558431['uint32']();break;case 0x4:_0x1bd8bb['insertionPosition']=_0x5301aa['Position']['decode'](_0x558431,_0x558431['uint32']());break;case 0x5:_0x1bd8bb['wasUndone']=_0x558431['bool']();break;default:_0x558431['skipType'](0x7&_0x3dba44);}}return _0x1bd8bb;},_0x2c628c['decodeDelimited']=function(_0x5ae63a){return _0x5ae63a instanceof _0x2e26ae||(_0x5ae63a=new _0x2e26ae(_0x5ae63a)),this['decode'](_0x5ae63a,_0x5ae63a['uint32']());},_0x2c628c['verify']=function(_0x423bc3){if('object'!=typeof _0x423bc3||null===_0x423bc3)return'object\x20expected';var _0x28b925;if(null!=_0x423bc3['splitPosition']&&_0x423bc3['hasOwnProperty']('splitPosition')&&(_0x28b925=_0x5301aa['Position']['verify'](_0x423bc3['splitPosition'])))return'splitPosition.'+_0x28b925;if(null!=_0x423bc3['graveyardPosition']&&_0x423bc3['hasOwnProperty']('graveyardPosition')&&(_0x28b925=_0x5301aa['Position']['verify'](_0x423bc3['graveyardPosition'])))return'graveyardPosition.'+_0x28b925;if(null!=_0x423bc3['howMany']&&_0x423bc3['hasOwnProperty']('howMany')&&!_0x59d332['isInteger'](_0x423bc3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x423bc3['insertionPosition']&&_0x423bc3['hasOwnProperty']('insertionPosition')&&(_0x28b925=_0x5301aa['Position']['verify'](_0x423bc3['insertionPosition'])))return'insertionPosition.'+_0x28b925;return null!=_0x423bc3['wasUndone']&&_0x423bc3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x423bc3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c628c['fromObject']=function(_0x1d8f09){if(_0x1d8f09 instanceof _0x5301aa['SplitOperation'])return _0x1d8f09;var _0x4919a6=new _0x5301aa['SplitOperation']();if(null!=_0x1d8f09['splitPosition']){if('object'!=typeof _0x1d8f09['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x4919a6['splitPosition']=_0x5301aa['Position']['fromObject'](_0x1d8f09['splitPosition']);}if(null!=_0x1d8f09['graveyardPosition']){if('object'!=typeof _0x1d8f09['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x4919a6['graveyardPosition']=_0x5301aa['Position']['fromObject'](_0x1d8f09['graveyardPosition']);}if(null!=_0x1d8f09['howMany']&&(_0x4919a6['howMany']=_0x1d8f09['howMany']>>>0x0),null!=_0x1d8f09['insertionPosition']){if('object'!=typeof _0x1d8f09['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x4919a6['insertionPosition']=_0x5301aa['Position']['fromObject'](_0x1d8f09['insertionPosition']);}return null!=_0x1d8f09['wasUndone']&&(_0x4919a6['wasUndone']=Boolean(_0x1d8f09['wasUndone'])),_0x4919a6;},_0x2c628c['toObject']=function(_0x156ade,_0x153922){_0x153922||(_0x153922={});var _0x122716={};return _0x153922['defaults']&&(_0x122716['splitPosition']=null,_0x122716['graveyardPosition']=null,_0x122716['howMany']=0x0,_0x122716['insertionPosition']=null,_0x122716['wasUndone']=!0x1),null!=_0x156ade['splitPosition']&&_0x156ade['hasOwnProperty']('splitPosition')&&(_0x122716['splitPosition']=_0x5301aa['Position']['toObject'](_0x156ade['splitPosition'],_0x153922)),null!=_0x156ade['graveyardPosition']&&_0x156ade['hasOwnProperty']('graveyardPosition')&&(_0x122716['graveyardPosition']=_0x5301aa['Position']['toObject'](_0x156ade['graveyardPosition'],_0x153922)),null!=_0x156ade['howMany']&&_0x156ade['hasOwnProperty']('howMany')&&(_0x122716['howMany']=_0x156ade['howMany']),null!=_0x156ade['insertionPosition']&&_0x156ade['hasOwnProperty']('insertionPosition')&&(_0x122716['insertionPosition']=_0x5301aa['Position']['toObject'](_0x156ade['insertionPosition'],_0x153922)),null!=_0x156ade['wasUndone']&&_0x156ade['hasOwnProperty']('wasUndone')&&(_0x122716['wasUndone']=_0x156ade['wasUndone']),_0x122716;},_0x2c628c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x2c628c['getTypeUrl']=function(_0x29b65a){return void 0x0===_0x29b65a&&(_0x29b65a='type.googleapis.com'),_0x29b65a+'/SplitOperation';},_0x2c628c;}()),_0x5301aa['Position']=(function(){function _0x22e956(_0x2c9359){if(this['path']=[],_0x2c9359){for(var _0x3ae830=Object['keys'](_0x2c9359),_0x42cc6e=0x0;_0x42cc6e<_0x3ae830['length'];++_0x42cc6e)null!=_0x2c9359[_0x3ae830[_0x42cc6e]]&&(this[_0x3ae830[_0x42cc6e]]=_0x2c9359[_0x3ae830[_0x42cc6e]]);}}return _0x22e956['prototype']['root']='',_0x22e956['prototype']['rootMain']=!0x1,_0x22e956['prototype']['rootGraveyard']=!0x1,_0x22e956['prototype']['path']=_0x59d332['emptyArray'],_0x22e956['prototype']['stickiness']='',_0x22e956['create']=function(_0x5097d6){return new _0x22e956(_0x5097d6);},_0x22e956['encode']=function(_0x3611e1,_0x5c83d3){if(_0x5c83d3||(_0x5c83d3=_0x15bf1e['create']()),null!=_0x3611e1['root']&&Object['hasOwnProperty']['call'](_0x3611e1,'root')&&_0x5c83d3['uint32'](0xa)['string'](_0x3611e1['root']),null!=_0x3611e1['rootMain']&&Object['hasOwnProperty']['call'](_0x3611e1,'rootMain')&&_0x5c83d3['uint32'](0x10)['bool'](_0x3611e1['rootMain']),null!=_0x3611e1['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3611e1,'rootGraveyard')&&_0x5c83d3['uint32'](0x18)['bool'](_0x3611e1['rootGraveyard']),null!=_0x3611e1['path']&&_0x3611e1['path']['length']){_0x5c83d3['uint32'](0x22)['fork']();for(var _0x4369f5=0x0;_0x4369f5<_0x3611e1['path']['length'];++_0x4369f5)_0x5c83d3['uint32'](_0x3611e1['path'][_0x4369f5]);_0x5c83d3['ldelim']();}return null!=_0x3611e1['stickiness']&&Object['hasOwnProperty']['call'](_0x3611e1,'stickiness')&&_0x5c83d3['uint32'](0x2a)['string'](_0x3611e1['stickiness']),_0x5c83d3;},_0x22e956['encodeDelimited']=function(_0xf28639,_0x1038c5){return this['encode'](_0xf28639,_0x1038c5)['ldelim']();},_0x22e956['decode']=function(_0x51a45b,_0x3224c7){_0x51a45b instanceof _0x2e26ae||(_0x51a45b=_0x2e26ae['create'](_0x51a45b));for(var _0x3da4aa=void 0x0===_0x3224c7?_0x51a45b['len']:_0x51a45b['pos']+_0x3224c7,_0x3826f2=new _0x5301aa['Position']();_0x51a45b['pos']<_0x3da4aa;){var _0xa05644=_0x51a45b['uint32']();switch(_0xa05644>>>0x3){case 0x1:_0x3826f2['root']=_0x51a45b['string']();break;case 0x2:_0x3826f2['rootMain']=_0x51a45b['bool']();break;case 0x3:_0x3826f2['rootGraveyard']=_0x51a45b['bool']();break;case 0x4:if(_0x3826f2['path']&&_0x3826f2['path']['length']||(_0x3826f2['path']=[]),0x2==(0x7&_0xa05644)){for(var _0xf77d94=_0x51a45b['uint32']()+_0x51a45b['pos'];_0x51a45b['pos']<_0xf77d94;)_0x3826f2['path']['push'](_0x51a45b['uint32']());}else _0x3826f2['path']['push'](_0x51a45b['uint32']());break;case 0x5:_0x3826f2['stickiness']=_0x51a45b['string']();break;default:_0x51a45b['skipType'](0x7&_0xa05644);}}return _0x3826f2;},_0x22e956['decodeDelimited']=function(_0x4966ce){return _0x4966ce instanceof _0x2e26ae||(_0x4966ce=new _0x2e26ae(_0x4966ce)),this['decode'](_0x4966ce,_0x4966ce['uint32']());},_0x22e956['verify']=function(_0x4296e4){if('object'!=typeof _0x4296e4||null===_0x4296e4)return'object\x20expected';if(null!=_0x4296e4['root']&&_0x4296e4['hasOwnProperty']('root')&&!_0x59d332['isString'](_0x4296e4['root']))return'root:\x20string\x20expected';if(null!=_0x4296e4['rootMain']&&_0x4296e4['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4296e4['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4296e4['rootGraveyard']&&_0x4296e4['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4296e4['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4296e4['path']&&_0x4296e4['hasOwnProperty']('path')){if(!Array['isArray'](_0x4296e4['path']))return'path:\x20array\x20expected';for(var _0x42603b=0x0;_0x42603b<_0x4296e4['path']['length'];++_0x42603b)if(!_0x59d332['isInteger'](_0x4296e4['path'][_0x42603b]))return'path:\x20integer[]\x20expected';}return null!=_0x4296e4['stickiness']&&_0x4296e4['hasOwnProperty']('stickiness')&&!_0x59d332['isString'](_0x4296e4['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x22e956['fromObject']=function(_0x10d717){if(_0x10d717 instanceof _0x5301aa['Position'])return _0x10d717;var _0x113c98=new _0x5301aa['Position']();if(null!=_0x10d717['root']&&(_0x113c98['root']=String(_0x10d717['root'])),null!=_0x10d717['rootMain']&&(_0x113c98['rootMain']=Boolean(_0x10d717['rootMain'])),null!=_0x10d717['rootGraveyard']&&(_0x113c98['rootGraveyard']=Boolean(_0x10d717['rootGraveyard'])),_0x10d717['path']){if(!Array['isArray'](_0x10d717['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x113c98['path']=[];for(var _0x41e5fb=0x0;_0x41e5fb<_0x10d717['path']['length'];++_0x41e5fb)_0x113c98['path'][_0x41e5fb]=_0x10d717['path'][_0x41e5fb]>>>0x0;}return null!=_0x10d717['stickiness']&&(_0x113c98['stickiness']=String(_0x10d717['stickiness'])),_0x113c98;},_0x22e956['toObject']=function(_0x1a2362,_0x3d1017){_0x3d1017||(_0x3d1017={});var _0x516e3e={};if((_0x3d1017['arrays']||_0x3d1017['defaults'])&&(_0x516e3e['path']=[]),_0x3d1017['defaults']&&(_0x516e3e['root']='',_0x516e3e['rootMain']=!0x1,_0x516e3e['rootGraveyard']=!0x1,_0x516e3e['stickiness']=''),null!=_0x1a2362['root']&&_0x1a2362['hasOwnProperty']('root')&&(_0x516e3e['root']=_0x1a2362['root']),null!=_0x1a2362['rootMain']&&_0x1a2362['hasOwnProperty']('rootMain')&&(_0x516e3e['rootMain']=_0x1a2362['rootMain']),null!=_0x1a2362['rootGraveyard']&&_0x1a2362['hasOwnProperty']('rootGraveyard')&&(_0x516e3e['rootGraveyard']=_0x1a2362['rootGraveyard']),_0x1a2362['path']&&_0x1a2362['path']['length']){_0x516e3e['path']=[];for(var _0x3a09bb=0x0;_0x3a09bb<_0x1a2362['path']['length'];++_0x3a09bb)_0x516e3e['path'][_0x3a09bb]=_0x1a2362['path'][_0x3a09bb];}return null!=_0x1a2362['stickiness']&&_0x1a2362['hasOwnProperty']('stickiness')&&(_0x516e3e['stickiness']=_0x1a2362['stickiness']),_0x516e3e;},_0x22e956['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x22e956['getTypeUrl']=function(_0x3925d6){return void 0x0===_0x3925d6&&(_0x3925d6='type.googleapis.com'),_0x3925d6+'/Position';},_0x22e956;}()),_0x5301aa['Range']=(function(){function _0x5df042(_0x5bce06){if(_0x5bce06){for(var _0x564a59=Object['keys'](_0x5bce06),_0x23f438=0x0;_0x23f438<_0x564a59['length'];++_0x23f438)null!=_0x5bce06[_0x564a59[_0x23f438]]&&(this[_0x564a59[_0x23f438]]=_0x5bce06[_0x564a59[_0x23f438]]);}}return _0x5df042['prototype']['start']=null,_0x5df042['prototype']['end']=null,_0x5df042['create']=function(_0x2633e1){return new _0x5df042(_0x2633e1);},_0x5df042['encode']=function(_0x17208b,_0xabe14d){return _0xabe14d||(_0xabe14d=_0x15bf1e['create']()),null!=_0x17208b['start']&&Object['hasOwnProperty']['call'](_0x17208b,'start')&&_0x5301aa['Position']['encode'](_0x17208b['start'],_0xabe14d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17208b['end']&&Object['hasOwnProperty']['call'](_0x17208b,'end')&&_0x5301aa['Position']['encode'](_0x17208b['end'],_0xabe14d['uint32'](0x12)['fork']())['ldelim'](),_0xabe14d;},_0x5df042['encodeDelimited']=function(_0x1e53b8,_0x153782){return this['encode'](_0x1e53b8,_0x153782)['ldelim']();},_0x5df042['decode']=function(_0x41ab83,_0x117465){_0x41ab83 instanceof _0x2e26ae||(_0x41ab83=_0x2e26ae['create'](_0x41ab83));for(var _0x3a9c99=void 0x0===_0x117465?_0x41ab83['len']:_0x41ab83['pos']+_0x117465,_0x47484b=new _0x5301aa['Range']();_0x41ab83['pos']<_0x3a9c99;){var _0x583a77=_0x41ab83['uint32']();switch(_0x583a77>>>0x3){case 0x1:_0x47484b['start']=_0x5301aa['Position']['decode'](_0x41ab83,_0x41ab83['uint32']());break;case 0x2:_0x47484b['end']=_0x5301aa['Position']['decode'](_0x41ab83,_0x41ab83['uint32']());break;default:_0x41ab83['skipType'](0x7&_0x583a77);}}return _0x47484b;},_0x5df042['decodeDelimited']=function(_0x9f982){return _0x9f982 instanceof _0x2e26ae||(_0x9f982=new _0x2e26ae(_0x9f982)),this['decode'](_0x9f982,_0x9f982['uint32']());},_0x5df042['verify']=function(_0x1b0ec3){if('object'!=typeof _0x1b0ec3||null===_0x1b0ec3)return'object\x20expected';var _0x5ea648;if(null!=_0x1b0ec3['start']&&_0x1b0ec3['hasOwnProperty']('start')&&(_0x5ea648=_0x5301aa['Position']['verify'](_0x1b0ec3['start'])))return'start.'+_0x5ea648;if(null!=_0x1b0ec3['end']&&_0x1b0ec3['hasOwnProperty']('end')&&(_0x5ea648=_0x5301aa['Position']['verify'](_0x1b0ec3['end'])))return'end.'+_0x5ea648;return null;},_0x5df042['fromObject']=function(_0x59170e){if(_0x59170e instanceof _0x5301aa['Range'])return _0x59170e;var _0x30ea39=new _0x5301aa['Range']();if(null!=_0x59170e['start']){if('object'!=typeof _0x59170e['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x30ea39['start']=_0x5301aa['Position']['fromObject'](_0x59170e['start']);}if(null!=_0x59170e['end']){if('object'!=typeof _0x59170e['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x30ea39['end']=_0x5301aa['Position']['fromObject'](_0x59170e['end']);}return _0x30ea39;},_0x5df042['toObject']=function(_0x139f98,_0x23388e){_0x23388e||(_0x23388e={});var _0x1fc8a7={};return _0x23388e['defaults']&&(_0x1fc8a7['start']=null,_0x1fc8a7['end']=null),null!=_0x139f98['start']&&_0x139f98['hasOwnProperty']('start')&&(_0x1fc8a7['start']=_0x5301aa['Position']['toObject'](_0x139f98['start'],_0x23388e)),null!=_0x139f98['end']&&_0x139f98['hasOwnProperty']('end')&&(_0x1fc8a7['end']=_0x5301aa['Position']['toObject'](_0x139f98['end'],_0x23388e)),_0x1fc8a7;},_0x5df042['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x5df042['getTypeUrl']=function(_0xcd477a){return void 0x0===_0xcd477a&&(_0xcd477a='type.googleapis.com'),_0xcd477a+'/Range';},_0x5df042;}()),_0x5301aa['Element']=(function(){function _0x19cb95(_0x562331){if(this['children']=[],this['attributesBoolean']={},_0x562331){for(var _0x115529=Object['keys'](_0x562331),_0x247588=0x0;_0x247588<_0x115529['length'];++_0x247588)null!=_0x562331[_0x115529[_0x247588]]&&(this[_0x115529[_0x247588]]=_0x562331[_0x115529[_0x247588]]);}}return _0x19cb95['prototype']['name']='',_0x19cb95['prototype']['children']=_0x59d332['emptyArray'],_0x19cb95['prototype']['data']='',_0x19cb95['prototype']['attributesBoolean']=_0x59d332['emptyObject'],_0x19cb95['prototype']['attributesJson']='',_0x19cb95['create']=function(_0x5bf83a){return new _0x19cb95(_0x5bf83a);},_0x19cb95['encode']=function(_0x5f08ce,_0x4ea659){if(_0x4ea659||(_0x4ea659=_0x15bf1e['create']()),null!=_0x5f08ce['name']&&Object['hasOwnProperty']['call'](_0x5f08ce,'name')&&_0x4ea659['uint32'](0xa)['string'](_0x5f08ce['name']),null!=_0x5f08ce['children']&&_0x5f08ce['children']['length']){for(var _0x33f0cb=0x0;_0x33f0cb<_0x5f08ce['children']['length'];++_0x33f0cb)_0x5301aa['Element']['encode'](_0x5f08ce['children'][_0x33f0cb],_0x4ea659['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5f08ce['data']&&Object['hasOwnProperty']['call'](_0x5f08ce,'data')&&_0x4ea659['uint32'](0x1a)['string'](_0x5f08ce['data']),null!=_0x5f08ce['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5f08ce,'attributesBoolean')){var _0x276fc1=Object['keys'](_0x5f08ce['attributesBoolean']);for(_0x33f0cb=0x0;_0x33f0cb<_0x276fc1['length'];++_0x33f0cb)_0x4ea659['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x276fc1[_0x33f0cb])['uint32'](0x10)['bool'](_0x5f08ce['attributesBoolean'][_0x276fc1[_0x33f0cb]])['ldelim']();}return null!=_0x5f08ce['attributesJson']&&Object['hasOwnProperty']['call'](_0x5f08ce,'attributesJson')&&_0x4ea659['uint32'](0x2a)['string'](_0x5f08ce['attributesJson']),_0x4ea659;},_0x19cb95['encodeDelimited']=function(_0x29e3b1,_0x4ab02a){return this['encode'](_0x29e3b1,_0x4ab02a)['ldelim']();},_0x19cb95['decode']=function(_0x381f4e,_0x28c7ea){_0x381f4e instanceof _0x2e26ae||(_0x381f4e=_0x2e26ae['create'](_0x381f4e));for(var _0x306e56,_0x44fd8c,_0x333794=void 0x0===_0x28c7ea?_0x381f4e['len']:_0x381f4e['pos']+_0x28c7ea,_0x17dcd1=new _0x5301aa['Element']();_0x381f4e['pos']<_0x333794;){var _0x483c2f=_0x381f4e['uint32']();switch(_0x483c2f>>>0x3){case 0x1:_0x17dcd1['name']=_0x381f4e['string']();break;case 0x2:_0x17dcd1['children']&&_0x17dcd1['children']['length']||(_0x17dcd1['children']=[]),_0x17dcd1['children']['push'](_0x5301aa['Element']['decode'](_0x381f4e,_0x381f4e['uint32']()));break;case 0x3:_0x17dcd1['data']=_0x381f4e['string']();break;case 0x4:_0x17dcd1['attributesBoolean']===_0x59d332['emptyObject']&&(_0x17dcd1['attributesBoolean']={});var _0x30c268=_0x381f4e['uint32']()+_0x381f4e['pos'];for(_0x306e56='',_0x44fd8c=!0x1;_0x381f4e['pos']<_0x30c268;){var _0x196f2b=_0x381f4e['uint32']();switch(_0x196f2b>>>0x3){case 0x1:_0x306e56=_0x381f4e['string']();break;case 0x2:_0x44fd8c=_0x381f4e['bool']();break;default:_0x381f4e['skipType'](0x7&_0x196f2b);}}_0x17dcd1['attributesBoolean'][_0x306e56]=_0x44fd8c;break;case 0x5:_0x17dcd1['attributesJson']=_0x381f4e['string']();break;default:_0x381f4e['skipType'](0x7&_0x483c2f);}}return _0x17dcd1;},_0x19cb95['decodeDelimited']=function(_0x59183d){return _0x59183d instanceof _0x2e26ae||(_0x59183d=new _0x2e26ae(_0x59183d)),this['decode'](_0x59183d,_0x59183d['uint32']());},_0x19cb95['verify']=function(_0x49597f){if('object'!=typeof _0x49597f||null===_0x49597f)return'object\x20expected';if(null!=_0x49597f['name']&&_0x49597f['hasOwnProperty']('name')&&!_0x59d332['isString'](_0x49597f['name']))return'name:\x20string\x20expected';if(null!=_0x49597f['children']&&_0x49597f['hasOwnProperty']('children')){if(!Array['isArray'](_0x49597f['children']))return'children:\x20array\x20expected';for(var _0x417cee=0x0;_0x417cee<_0x49597f['children']['length'];++_0x417cee){var _0x550194=_0x5301aa['Element']['verify'](_0x49597f['children'][_0x417cee]);if(_0x550194)return'children.'+_0x550194;}}if(null!=_0x49597f['data']&&_0x49597f['hasOwnProperty']('data')&&!_0x59d332['isString'](_0x49597f['data']))return'data:\x20string\x20expected';if(null!=_0x49597f['attributesBoolean']&&_0x49597f['hasOwnProperty']('attributesBoolean')){if(!_0x59d332['isObject'](_0x49597f['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x149b1d=Object['keys'](_0x49597f['attributesBoolean']);for(_0x417cee=0x0;_0x417cee<_0x149b1d['length'];++_0x417cee)if('boolean'!=typeof _0x49597f['attributesBoolean'][_0x149b1d[_0x417cee]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x49597f['attributesJson']&&_0x49597f['hasOwnProperty']('attributesJson')&&!_0x59d332['isString'](_0x49597f['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x19cb95['fromObject']=function(_0x5d7ac1){if(_0x5d7ac1 instanceof _0x5301aa['Element'])return _0x5d7ac1;var _0x2ee7fd=new _0x5301aa['Element']();if(null!=_0x5d7ac1['name']&&(_0x2ee7fd['name']=String(_0x5d7ac1['name'])),_0x5d7ac1['children']){if(!Array['isArray'](_0x5d7ac1['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2ee7fd['children']=[];for(var _0x2a77a1=0x0;_0x2a77a1<_0x5d7ac1['children']['length'];++_0x2a77a1){if('object'!=typeof _0x5d7ac1['children'][_0x2a77a1])throw TypeError('.Element.children:\x20object\x20expected');_0x2ee7fd['children'][_0x2a77a1]=_0x5301aa['Element']['fromObject'](_0x5d7ac1['children'][_0x2a77a1]);}}if(null!=_0x5d7ac1['data']&&(_0x2ee7fd['data']=String(_0x5d7ac1['data'])),_0x5d7ac1['attributesBoolean']){if('object'!=typeof _0x5d7ac1['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2ee7fd['attributesBoolean']={};var _0x5de8db=Object['keys'](_0x5d7ac1['attributesBoolean']);for(_0x2a77a1=0x0;_0x2a77a1<_0x5de8db['length'];++_0x2a77a1)_0x2ee7fd['attributesBoolean'][_0x5de8db[_0x2a77a1]]=Boolean(_0x5d7ac1['attributesBoolean'][_0x5de8db[_0x2a77a1]]);}return null!=_0x5d7ac1['attributesJson']&&(_0x2ee7fd['attributesJson']=String(_0x5d7ac1['attributesJson'])),_0x2ee7fd;},_0x19cb95['toObject']=function(_0x45eb70,_0x42754f){_0x42754f||(_0x42754f={});var _0x145cbe,_0x217c6a={};if((_0x42754f['arrays']||_0x42754f['defaults'])&&(_0x217c6a['children']=[]),(_0x42754f['objects']||_0x42754f['defaults'])&&(_0x217c6a['attributesBoolean']={}),_0x42754f['defaults']&&(_0x217c6a['name']='',_0x217c6a['data']='',_0x217c6a['attributesJson']=''),null!=_0x45eb70['name']&&_0x45eb70['hasOwnProperty']('name')&&(_0x217c6a['name']=_0x45eb70['name']),_0x45eb70['children']&&_0x45eb70['children']['length']){_0x217c6a['children']=[];for(var _0x12537b=0x0;_0x12537b<_0x45eb70['children']['length'];++_0x12537b)_0x217c6a['children'][_0x12537b]=_0x5301aa['Element']['toObject'](_0x45eb70['children'][_0x12537b],_0x42754f);}if(null!=_0x45eb70['data']&&_0x45eb70['hasOwnProperty']('data')&&(_0x217c6a['data']=_0x45eb70['data']),_0x45eb70['attributesBoolean']&&(_0x145cbe=Object['keys'](_0x45eb70['attributesBoolean']))['length']){_0x217c6a['attributesBoolean']={};for(_0x12537b=0x0;_0x12537b<_0x145cbe['length'];++_0x12537b)_0x217c6a['attributesBoolean'][_0x145cbe[_0x12537b]]=_0x45eb70['attributesBoolean'][_0x145cbe[_0x12537b]];}return null!=_0x45eb70['attributesJson']&&_0x45eb70['hasOwnProperty']('attributesJson')&&(_0x217c6a['attributesJson']=_0x45eb70['attributesJson']),_0x217c6a;},_0x19cb95['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xaaeeb2['util']['toJSONOptions']);},_0x19cb95['getTypeUrl']=function(_0x589e19){return void 0x0===_0x589e19&&(_0x589e19='type.googleapis.com'),_0x589e19+'/Element';},_0x19cb95;}()),_0x5301aa;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4fd305){return new w(this['_protobufRoot'][_0x4fd305]);}}class w{['_protobuf'];constructor(_0x50ea69){this['_protobuf']=_0x50ea69;}['compress'](_0x239d65){const _0x201593=this['_protobuf']['verify'](_0x239d65);if(_0x201593)throw Error(_0x201593);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x239d65))['finish']();}['decompress'](_0x1a70c3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1a70c3),{'oneofs':!0x0});}}function v(_0x1b7447,_0x696c34){const _0x327d3e=_0x3e460f(_0x1b7447);return _0x327d3e['path'][_0x327d3e['path']['length']-0x1]+=_0x696c34,_0x327d3e;}function O(_0x44b2a0,_0x4705a9){return _0x44b2a0['root']===_0x4705a9['root']&&_0x26d0a8(_0x44b2a0['path'],_0x4705a9['path']);}function $(_0x487a9f){P(_0x487a9f,_0x1f1bd7=>('main'==_0x1f1bd7['root']?(_0x1f1bd7['rootMain']=!0x0,delete _0x1f1bd7['root']):'$graveyard'==_0x1f1bd7['root']&&(_0x1f1bd7['rootGraveyard']=!0x0,delete _0x1f1bd7['root']),_0x1f1bd7));}function J(_0x399fb1){P(_0x399fb1,_0x493044=>(_0x493044['rootMain']?(_0x493044['root']='main',delete _0x493044['rootMain']):_0x493044['rootGraveyard']&&(_0x493044['root']='$graveyard',delete _0x493044['rootGraveyard']),_0x493044));}function P(_0x331658,_0x6d7dbd){for(const _0x41913d in _0x331658){const _0x5676dc=_0x331658[_0x41913d];'nodes'!==_0x41913d&&_0x24e9e7(_0x5676dc)&&(_0x5676dc['path']&&(_0x5676dc['root']||_0x5676dc['rootMain']||_0x5676dc['rootGraveyard'])?_0x331658[_0x41913d]=_0x6d7dbd(_0x5676dc):P(_0x5676dc,_0x6d7dbd));}return _0x331658;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5e4236,_0xeee372,_0x5bb9f0){this['_id']=_0x5e4236,this['_operationName']=_0xeee372,this['_protobufDescriptor']=_0x5bb9f0;}['compress'](_0xfd7812,_0x536819){const _0x40a15f=_0x536819['shift']();return $(_0x40a15f),_0xfd7812['buffers']['push'](this['_protobufDescriptor']['compress'](_0x40a15f)),_0xfd7812['types']['push'](this['_id']),!0x0;}['decompress'](_0x1d42b2,_0x3374d1){_0x3374d1['types']['shift']();const _0x35edd1=this['_protobufDescriptor']['decompress'](_0x3374d1['buffers']['shift']());J(_0x35edd1),_0x35edd1['__className']=this['_operationName'],_0x1d42b2['push'](_0x35edd1);}}class s extends e{['compress'](_0x451d99,_0x53f54f){const _0x1a6af3=_0x53f54f['shift']();return this['_serializeOneOf']('oldValue',_0x1a6af3),this['_serializeOneOf']('newValue',_0x1a6af3),$(_0x1a6af3),_0x451d99['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1a6af3)),_0x451d99['types']['push'](this['_id']),!0x0;}['decompress'](_0x439790,_0x8cdeb5){const {types:_0x58f3c9,buffers:_0x452eb0}=_0x8cdeb5,_0x380f58=this['_protobufDescriptor']['decompress'](_0x452eb0['shift']());_0x58f3c9['shift'](),this['_deserializeOneOf']('oldValue',_0x380f58),this['_deserializeOneOf']('newValue',_0x380f58),J(_0x380f58),_0x380f58['__className']=this['_operationName'],_0x439790['push'](_0x380f58);}['_serializeOneOf'](_0x308708,_0x468847){const _0x5b2a07=_0x468847[_0x308708];'boolean'==typeof _0x5b2a07?_0x468847[_0x308708+'Boolean']=_0x5b2a07:_0x468847[_0x308708+'Json']=JSON['stringify'](_0x5b2a07);}['_deserializeOneOf'](_0xcaba47,_0x11dd50){const _0x475dec=_0xcaba47+'Json';_0x11dd50[_0x475dec]?(_0x11dd50[_0xcaba47]=JSON['parse'](_0x11dd50[_0x475dec]),delete _0x11dd50[_0x475dec]):(_0x11dd50[_0xcaba47]=_0x11dd50[_0xcaba47+'Boolean'],delete _0x11dd50[_0xcaba47+'Boolean']);}}class i extends e{['compress'](_0x1deb00,_0x789a48){const _0x51acf3=_0x789a48['shift']();return this['_serializeNodesAttributes'](_0x51acf3['nodes']),$(_0x51acf3),_0x1deb00['buffers']['push'](this['_protobufDescriptor']['compress'](_0x51acf3)),_0x1deb00['types']['push'](this['_id']),!0x0;}['decompress'](_0x3a0fcc,_0x2a2015){const {types:_0x17f41c,buffers:_0x3e90fb}=_0x2a2015,_0x28252e=this['_protobufDescriptor']['decompress'](_0x3e90fb['shift']());_0x17f41c['shift'](),_0x28252e['nodes']||(_0x28252e['nodes']=[]),this['_deserializeNodesAttributes'](_0x28252e['nodes']),J(_0x28252e),_0x28252e['__className']=this['_operationName'],_0x3a0fcc['push'](_0x28252e);}['_serializeNodesAttributes'](_0x224ea0){for(const _0x3a0b5f of _0x224ea0){if(_0x3a0b5f['attributes']){const _0x420255=_0x3a0b5f['attributes'];this['_areValuesBoolean'](_0x420255)?_0x3a0b5f['attributesBoolean']=_0x420255:_0x3a0b5f['attributesJson']=JSON['stringify'](_0x420255);}_0x3a0b5f['children']&&this['_serializeNodesAttributes'](_0x3a0b5f['children']);}}['_deserializeNodesAttributes'](_0x4a9eb2){for(const _0x2a75bb of _0x4a9eb2)(_0x2a75bb['attributesBoolean']||_0x2a75bb['attributesJson'])&&(_0x2a75bb['attributesBoolean']?(_0x2a75bb['attributes']=_0x2a75bb['attributesBoolean'],delete _0x2a75bb['attributesBoolean']):(_0x2a75bb['attributes']=JSON['parse'](_0x2a75bb['attributesJson']),delete _0x2a75bb['attributesJson'])),_0x2a75bb['children']&&this['_deserializeNodesAttributes'](_0x2a75bb['children']);}['_areValuesBoolean'](_0x14133f){return Object['keys'](_0x14133f)['every'](_0x5a6498=>'boolean'==typeof _0x14133f[_0x5a6498]);}}class n extends e{['decompress'](_0x47a092,_0x4a0f25){super['decompress'](_0x47a092,_0x4a0f25);const _0xd351b8=_0x47a092[_0x47a092['length']-0x1];_0xd351b8['oldRange']||(_0xd351b8['oldRange']=null),_0xd351b8['newRange']||(_0xd351b8['newRange']=null);}}class p extends e{['compress'](_0x29ea19,_0x3c656a){return _0x3c656a['shift'](),_0x29ea19['types']['push'](this['_id']),!0x0;}['decompress'](_0x93cca9,_0x2bc321){_0x2bc321['types']['shift'](),_0x93cca9['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x20fc86,_0x1270f5,_0x430d56,_0x17b2ef){super(_0x20fc86,_0x1270f5,_0x430d56),this['_omittedNamespace']=_0x17b2ef+':';}['compress'](_0x234e30,_0x49d11a){return!('MarkerOperation'!=_0x49d11a[0x0]['__className']||!_0x49d11a[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x49d11a[0x0]['name']=_0x49d11a[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x234e30,_0x49d11a),!0x0);}['decompress'](_0x1ca77d,_0x473919){super['decompress'](_0x1ca77d,_0x473919);const _0x327938=_0x1ca77d[_0x1ca77d['length']-0x1];_0x327938['name']=this['_omittedNamespace']+_0x327938['name'];}}class _{['_id'];['_context'];constructor(_0x341f81,_0x4332a0){this['_id']=_0x341f81,this['_context']=_0x4332a0;}['compress'](_0x32d1db,_0x3c5127){let _0x11c24c;for(;_0x3c5127['length']>0x1&&this['_compareOperations'](_0x3c5127[0x0],_0x3c5127[0x1]);)_0x11c24c?(_0x11c24c=this['_combineNext'](_0x3c5127['shift'](),_0x11c24c),_0x32d1db['types']['push'](0x0)):(_0x11c24c=_0x3e460f(_0x3c5127['shift']()),_0x32d1db['types']['push'](this['_id']));return!!_0x11c24c&&(_0x11c24c=this['_combineNext'](_0x3c5127['shift'](),_0x11c24c),_0x32d1db['types']['push'](0x0),_0x32d1db['buffers']['push'](this['_compressSingleOperation'](_0x11c24c)),!0x0);}['decompress'](_0x5a7175,_0x43332d){const _0x522d51=this['_decompressSingleOperation'](_0x43332d);for(;0x0==_0x43332d['types'][0x0];)_0x43332d['types']['shift'](),_0x5a7175['push'](this['_splitCurrent'](_0x522d51));_0x5a7175['push'](_0x522d51);}}class m extends _{['_combineNext'](_0x8dd144,_0x34064b){return _0x34064b['nodes'][0x0]['data']+=_0x8dd144['nodes'][0x0]['data'],_0x34064b;}['_splitCurrent'](_0x2ce8c6){const _0x4ee1f7=_0x3e460f(_0x2ce8c6),_0x88d535=_0x4ee1f7['nodes'][0x0],_0x20a305=_0x2ce8c6['nodes'][0x0],_0x257395=_0x20a305['data'][Symbol['iterator']]()['next']()['value'],_0xcfad90=_0x257395['length'];return _0x88d535['data']=_0x257395,_0x20a305['data']=_0x20a305['data']['substr'](_0xcfad90),_0x2ce8c6['position']=v(_0x2ce8c6['position'],_0xcfad90),_0x4ee1f7;}['_compareOperations'](_0x47d238,_0x249498){if(this['_checkOperation'](_0x47d238)&&this['_checkOperation'](_0x249498)){const _0x2302e5=_0x47d238['nodes'][0x0]['data']['length'],_0x2d95e4=O(v(_0x47d238['position'],_0x2302e5),_0x249498['position']),_0x4c5b3b=_0x47d238['nodes'][0x0],_0x104b2a=_0x249498['nodes'][0x0];return _0x2d95e4&&this['_compareAttributes'](_0x4c5b3b,_0x104b2a);}return!0x1;}['_compressSingleOperation'](_0x51ba36){const _0x323409={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x323409,[_0x51ba36]),_0x323409['buffers'][0x0];}['_decompressSingleOperation'](_0x3fbc3f){const _0x49800a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x49800a,_0x3fbc3f),_0x49800a[0x0];}['_checkOperation'](_0x375ac5){return'InsertOperation'==_0x375ac5['__className']&&0x1==_0x375ac5['nodes']['length']&&_0x375ac5['nodes'][0x0]['data']&&!_0x375ac5['wasUndone']&&0x1==Array['from'](_0x375ac5['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1b80fe,_0x228d79){const _0x444de8=Object['keys'](_0x1b80fe['attributes']||{}),_0x30dd13=Object['keys'](_0x228d79['attributes']||{});return _0x444de8['length']===_0x30dd13['length']&&_0x444de8['every'](_0x2e466d=>_0x228d79['attributes'][_0x2e466d]&&_0x228d79['attributes'][_0x2e466d]===_0x1b80fe['attributes'][_0x2e466d]);}}class c extends _{['_combineNext'](_0x4f1959,_0x1e617d){return _0x1e617d['howMany']++,_0x1e617d['sourcePosition']=_0x3e460f(_0x4f1959['sourcePosition']),_0x1e617d;}['_splitCurrent'](_0x4c3986){const _0x226fe1=_0x3e460f(_0x4c3986);return _0x4c3986['howMany']--,_0x226fe1['howMany']=0x1,_0x226fe1['sourcePosition']=v(_0x226fe1['sourcePosition'],_0x4c3986['howMany']),_0x226fe1;}['_compareOperations'](_0x1c2af5,_0x324fba){return!(!this['_checkOperation'](_0x1c2af5)||!this['_checkOperation'](_0x324fba))&&(O(v(_0x1c2af5['sourcePosition'],-0x1),_0x324fba['sourcePosition'])&&O(_0x1c2af5['targetPosition'],_0x324fba['targetPosition']));}['_compressSingleOperation'](_0x1a23e1){const _0x1d38f4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1d38f4,[_0x1a23e1]),_0x1d38f4['buffers'][0x0];}['_decompressSingleOperation'](_0x4802be){const _0x4be01c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4be01c,_0x4802be),_0x4be01c[0x0];}['_checkOperation'](_0x1a2bf3){return'MoveOperation'==_0x1a2bf3['__className']&&'$graveyard'==_0x1a2bf3['targetPosition']['root']&&0x1==_0x1a2bf3['howMany']&&!_0x1a2bf3['wasUndone'];}}class h extends _{['_combineNext'](_0xbe9972,_0x38159f){return _0x38159f['howMany']++,_0x38159f;}['_splitCurrent'](_0x3ccd61){const _0x1c9dde=_0x3e460f(_0x3ccd61);return _0x1c9dde['howMany']=0x1,_0x3ccd61['howMany']--,_0x1c9dde;}['_compareOperations'](_0x136186,_0xf1a4be){return!(!this['_checkOperation'](_0x136186)||!this['_checkOperation'](_0xf1a4be))&&(O(_0x136186['sourcePosition'],_0xf1a4be['sourcePosition'])&&O(_0x136186['targetPosition'],_0xf1a4be['targetPosition']));}['_compressSingleOperation'](_0x4af016){const _0x551ca9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x551ca9,[_0x4af016]),_0x551ca9['buffers'][0x0];}['_decompressSingleOperation'](_0x552939){const _0x481302=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x481302,_0x552939),_0x481302[0x0];}['_checkOperation'](_0x12ee87){return'MoveOperation'==_0x12ee87['__className']&&'$graveyard'==_0x12ee87['targetPosition']['root']&&0x1==_0x12ee87['howMany']&&!_0x12ee87['wasUndone'];}}class f extends _{['compress'](_0x406a35,_0x2c6946){if(!this['_compareOperations'](_0x2c6946[0x0],_0x2c6946[0x1]))return!0x1;const _0x4b2fa2=_0x2c6946['shift']();return _0x4b2fa2['oldRange']=null,_0x4b2fa2['newRange']&&O(_0x4b2fa2['newRange']['start'],_0x4b2fa2['newRange']['end'])&&(_0x4b2fa2['newRange']['end']=null),_0x2c6946['shift'](),_0x406a35['types']['push'](this['_id']),_0x406a35['types']['push'](0x0),_0x406a35['buffers']['push'](this['_compressSingleOperation'](_0x4b2fa2)),!0x0;}['decompress'](_0x4c99b6,_0xd212c1){const _0x2e14ba=this['_decompressSingleOperation'](_0xd212c1);_0x2e14ba['newRange']&&!_0x2e14ba['newRange']['end']&&(_0x2e14ba['newRange']['end']=_0x3e460f(_0x2e14ba['newRange']['start']));const _0x276b33=_0x3e460f(_0x2e14ba);_0x276b33['newRange']&&(_0x276b33['newRange']['start']['stickiness']='toNone',_0x276b33['newRange']['end']=_0x3e460f(_0x276b33['newRange']['start'])),_0x276b33['name']='user:position:'+_0x276b33['name']['split'](':')[0x2],_0xd212c1['types']['shift'](),_0x4c99b6['push'](_0x2e14ba),_0x4c99b6['push'](_0x276b33);}['_compressSingleOperation'](_0x799fcf){const _0x113e8d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x113e8d,[_0x799fcf]),_0x113e8d['buffers'][0x0];}['_decompressSingleOperation'](_0x4453b6){const _0x5823a2=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5823a2,_0x4453b6),_0x5823a2[0x0];}['_compareOperations'](_0x10d9a9,_0x1cd008){return!(!_0x10d9a9||!_0x1cd008)&&('MarkerOperation'==_0x10d9a9['__className']&&'MarkerOperation'==_0x1cd008['__className']&&!(!_0x10d9a9['name']['startsWith']('user:')||!_0x1cd008['name']['startsWith']('user:')||_0x10d9a9['name']==_0x1cd008['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x368a69=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',_0x368a69,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x368a69,'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'](_0x580348){if(!_0x580348||!_0x580348[0x0])throw new _0xf7a1fa('no-operations-provided',this);const _0x51aba1={'types':[],'buffers':[],'baseVersion':_0x580348[0x0]['baseVersion']};for(;_0x580348['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('TypingAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('DeletingAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x51aba1,_0x580348)||this['_getCompressorByName'](_0x580348[0x0]['__className'])['compress'](_0x51aba1,_0x580348);return _0x51aba1;}['decompress'](_0x3e30e2){const _0x558d40=[];for(;_0x3e30e2['types']['length'];){const _0x3a2d12=this['_compressorById']['get'](_0x3e30e2['types'][0x0]);if(!_0x3a2d12)throw new _0xf7a1fa('decompress-compressor-not-found',this,{'type':_0x3e30e2['types'][0x0]});_0x3a2d12['decompress'](_0x558d40,_0x3e30e2);}return _0x558d40['forEach']((_0x452c78,_0xa1b2c7)=>_0x452c78['baseVersion']=_0x3e30e2['baseVersion']+_0xa1b2c7),_0x558d40;}['_getCompressorByName'](_0x5bcae5){return this['_compressorByName']['get'](_0x5bcae5);}['_registerOperationCompressor'](_0x4f7d53,_0x1c7fda,_0x1b9f03){const _0x2e2be5=new _0x1b9f03(_0x4f7d53,_0x1c7fda,this['_protobufFactory']['getDescriptor'](_0x1c7fda));this['_registerCompressor'](_0x4f7d53,_0x1c7fda,_0x2e2be5);}['_registerActionCompressor'](_0x551f41,_0x546696,_0x302db1){const _0x4ddfef=new _0x302db1(_0x551f41,this);this['_registerCompressor'](_0x551f41,_0x546696,_0x4ddfef);}['_registerCompressor'](_0x5c0467,_0x44b16a,_0x2e7a01){this['_compressorById']['set'](_0x5c0467,_0x2e7a01),this['_compressorByName']['set'](_0x44b16a,_0x2e7a01);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x96887f}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x15c4cc from'protobufjs/minimal.js';import{cloneDeep as _0x3670c7,isEqual as _0x1914d2,isObject as _0x2d75c5}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1bcb2a=_0x15c4cc['Reader'],_0x21a2be=_0x15c4cc['Writer'],_0x17f657=_0x15c4cc['util'],_0x3871db=_0x15c4cc['roots']['default']||(_0x15c4cc['roots']['default']={});return _0x3871db['AttributeOperation']=(function(){function _0x7a2e5e(_0x1be570){if(_0x1be570){for(var _0x359740=Object['keys'](_0x1be570),_0x214ed2=0x0;_0x214ed2<_0x359740['length'];++_0x214ed2)null!=_0x1be570[_0x359740[_0x214ed2]]&&(this[_0x359740[_0x214ed2]]=_0x1be570[_0x359740[_0x214ed2]]);}}return _0x7a2e5e['prototype']['range']=null,_0x7a2e5e['prototype']['key']='',_0x7a2e5e['prototype']['oldValueBoolean']=!0x1,_0x7a2e5e['prototype']['oldValueJson']='',_0x7a2e5e['prototype']['newValueBoolean']=!0x1,_0x7a2e5e['prototype']['newValueJson']='',_0x7a2e5e['prototype']['wasUndone']=!0x1,_0x7a2e5e['create']=function(_0x42f0c5){return new _0x7a2e5e(_0x42f0c5);},_0x7a2e5e['encode']=function(_0x3f9cb4,_0x59ec04){return _0x59ec04||(_0x59ec04=_0x21a2be['create']()),null!=_0x3f9cb4['range']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'range')&&_0x3871db['Range']['encode'](_0x3f9cb4['range'],_0x59ec04['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f9cb4['key']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'key')&&_0x59ec04['uint32'](0x12)['string'](_0x3f9cb4['key']),null!=_0x3f9cb4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'oldValueBoolean')&&_0x59ec04['uint32'](0x18)['bool'](_0x3f9cb4['oldValueBoolean']),null!=_0x3f9cb4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'oldValueJson')&&_0x59ec04['uint32'](0x22)['string'](_0x3f9cb4['oldValueJson']),null!=_0x3f9cb4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'newValueBoolean')&&_0x59ec04['uint32'](0x28)['bool'](_0x3f9cb4['newValueBoolean']),null!=_0x3f9cb4['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'newValueJson')&&_0x59ec04['uint32'](0x32)['string'](_0x3f9cb4['newValueJson']),null!=_0x3f9cb4['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f9cb4,'wasUndone')&&_0x59ec04['uint32'](0x38)['bool'](_0x3f9cb4['wasUndone']),_0x59ec04;},_0x7a2e5e['encodeDelimited']=function(_0x162816,_0x573763){return this['encode'](_0x162816,_0x573763)['ldelim']();},_0x7a2e5e['decode']=function(_0x3a1b46,_0x2f0d75){_0x3a1b46 instanceof _0x1bcb2a||(_0x3a1b46=_0x1bcb2a['create'](_0x3a1b46));for(var _0x39fbd6=void 0x0===_0x2f0d75?_0x3a1b46['len']:_0x3a1b46['pos']+_0x2f0d75,_0x1be7cf=new _0x3871db['AttributeOperation']();_0x3a1b46['pos']<_0x39fbd6;){var _0x17293b=_0x3a1b46['uint32']();switch(_0x17293b>>>0x3){case 0x1:_0x1be7cf['range']=_0x3871db['Range']['decode'](_0x3a1b46,_0x3a1b46['uint32']());break;case 0x2:_0x1be7cf['key']=_0x3a1b46['string']();break;case 0x3:_0x1be7cf['oldValueBoolean']=_0x3a1b46['bool']();break;case 0x4:_0x1be7cf['oldValueJson']=_0x3a1b46['string']();break;case 0x5:_0x1be7cf['newValueBoolean']=_0x3a1b46['bool']();break;case 0x6:_0x1be7cf['newValueJson']=_0x3a1b46['string']();break;case 0x7:_0x1be7cf['wasUndone']=_0x3a1b46['bool']();break;default:_0x3a1b46['skipType'](0x7&_0x17293b);}}return _0x1be7cf;},_0x7a2e5e['decodeDelimited']=function(_0x2ef844){return _0x2ef844 instanceof _0x1bcb2a||(_0x2ef844=new _0x1bcb2a(_0x2ef844)),this['decode'](_0x2ef844,_0x2ef844['uint32']());},_0x7a2e5e['verify']=function(_0x158a78){if('object'!=typeof _0x158a78||null===_0x158a78)return'object\x20expected';if(null!=_0x158a78['range']&&_0x158a78['hasOwnProperty']('range')){var _0x4e06ce=_0x3871db['Range']['verify'](_0x158a78['range']);if(_0x4e06ce)return'range.'+_0x4e06ce;}return null!=_0x158a78['key']&&_0x158a78['hasOwnProperty']('key')&&!_0x17f657['isString'](_0x158a78['key'])?'key:\x20string\x20expected':null!=_0x158a78['oldValueBoolean']&&_0x158a78['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x158a78['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x158a78['oldValueJson']&&_0x158a78['hasOwnProperty']('oldValueJson')&&!_0x17f657['isString'](_0x158a78['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x158a78['newValueBoolean']&&_0x158a78['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x158a78['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x158a78['newValueJson']&&_0x158a78['hasOwnProperty']('newValueJson')&&!_0x17f657['isString'](_0x158a78['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x158a78['wasUndone']&&_0x158a78['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x158a78['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7a2e5e['fromObject']=function(_0x52fc1c){if(_0x52fc1c instanceof _0x3871db['AttributeOperation'])return _0x52fc1c;var _0x585fc2=new _0x3871db['AttributeOperation']();if(null!=_0x52fc1c['range']){if('object'!=typeof _0x52fc1c['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x585fc2['range']=_0x3871db['Range']['fromObject'](_0x52fc1c['range']);}return null!=_0x52fc1c['key']&&(_0x585fc2['key']=String(_0x52fc1c['key'])),null!=_0x52fc1c['oldValueBoolean']&&(_0x585fc2['oldValueBoolean']=Boolean(_0x52fc1c['oldValueBoolean'])),null!=_0x52fc1c['oldValueJson']&&(_0x585fc2['oldValueJson']=String(_0x52fc1c['oldValueJson'])),null!=_0x52fc1c['newValueBoolean']&&(_0x585fc2['newValueBoolean']=Boolean(_0x52fc1c['newValueBoolean'])),null!=_0x52fc1c['newValueJson']&&(_0x585fc2['newValueJson']=String(_0x52fc1c['newValueJson'])),null!=_0x52fc1c['wasUndone']&&(_0x585fc2['wasUndone']=Boolean(_0x52fc1c['wasUndone'])),_0x585fc2;},_0x7a2e5e['toObject']=function(_0x1ed7b5,_0x455312){_0x455312||(_0x455312={});var _0x31a87e={};return _0x455312['defaults']&&(_0x31a87e['range']=null,_0x31a87e['key']='',_0x31a87e['oldValueBoolean']=!0x1,_0x31a87e['oldValueJson']='',_0x31a87e['newValueBoolean']=!0x1,_0x31a87e['newValueJson']='',_0x31a87e['wasUndone']=!0x1),null!=_0x1ed7b5['range']&&_0x1ed7b5['hasOwnProperty']('range')&&(_0x31a87e['range']=_0x3871db['Range']['toObject'](_0x1ed7b5['range'],_0x455312)),null!=_0x1ed7b5['key']&&_0x1ed7b5['hasOwnProperty']('key')&&(_0x31a87e['key']=_0x1ed7b5['key']),null!=_0x1ed7b5['oldValueBoolean']&&_0x1ed7b5['hasOwnProperty']('oldValueBoolean')&&(_0x31a87e['oldValueBoolean']=_0x1ed7b5['oldValueBoolean']),null!=_0x1ed7b5['oldValueJson']&&_0x1ed7b5['hasOwnProperty']('oldValueJson')&&(_0x31a87e['oldValueJson']=_0x1ed7b5['oldValueJson']),null!=_0x1ed7b5['newValueBoolean']&&_0x1ed7b5['hasOwnProperty']('newValueBoolean')&&(_0x31a87e['newValueBoolean']=_0x1ed7b5['newValueBoolean']),null!=_0x1ed7b5['newValueJson']&&_0x1ed7b5['hasOwnProperty']('newValueJson')&&(_0x31a87e['newValueJson']=_0x1ed7b5['newValueJson']),null!=_0x1ed7b5['wasUndone']&&_0x1ed7b5['hasOwnProperty']('wasUndone')&&(_0x31a87e['wasUndone']=_0x1ed7b5['wasUndone']),_0x31a87e;},_0x7a2e5e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x7a2e5e['getTypeUrl']=function(_0x520cfd){return void 0x0===_0x520cfd&&(_0x520cfd='type.googleapis.com'),_0x520cfd+'/AttributeOperation';},_0x7a2e5e;}()),_0x3871db['InsertOperation']=(function(){function _0x8f8cd(_0x1aee62){if(this['nodes']=[],_0x1aee62){for(var _0x21db72=Object['keys'](_0x1aee62),_0x3ef074=0x0;_0x3ef074<_0x21db72['length'];++_0x3ef074)null!=_0x1aee62[_0x21db72[_0x3ef074]]&&(this[_0x21db72[_0x3ef074]]=_0x1aee62[_0x21db72[_0x3ef074]]);}}return _0x8f8cd['prototype']['position']=null,_0x8f8cd['prototype']['nodes']=_0x17f657['emptyArray'],_0x8f8cd['prototype']['shouldReceiveAttributes']=!0x1,_0x8f8cd['prototype']['wasUndone']=!0x1,_0x8f8cd['create']=function(_0x5c2769){return new _0x8f8cd(_0x5c2769);},_0x8f8cd['encode']=function(_0x206d1e,_0x10408d){if(_0x10408d||(_0x10408d=_0x21a2be['create']()),null!=_0x206d1e['position']&&Object['hasOwnProperty']['call'](_0x206d1e,'position')&&_0x3871db['Position']['encode'](_0x206d1e['position'],_0x10408d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x206d1e['nodes']&&_0x206d1e['nodes']['length']){for(var _0x3631fb=0x0;_0x3631fb<_0x206d1e['nodes']['length'];++_0x3631fb)_0x3871db['Element']['encode'](_0x206d1e['nodes'][_0x3631fb],_0x10408d['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x206d1e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x206d1e,'shouldReceiveAttributes')&&_0x10408d['uint32'](0x18)['bool'](_0x206d1e['shouldReceiveAttributes']),null!=_0x206d1e['wasUndone']&&Object['hasOwnProperty']['call'](_0x206d1e,'wasUndone')&&_0x10408d['uint32'](0x20)['bool'](_0x206d1e['wasUndone']),_0x10408d;},_0x8f8cd['encodeDelimited']=function(_0x374662,_0x95d26b){return this['encode'](_0x374662,_0x95d26b)['ldelim']();},_0x8f8cd['decode']=function(_0x254815,_0x28dabc){_0x254815 instanceof _0x1bcb2a||(_0x254815=_0x1bcb2a['create'](_0x254815));for(var _0x3a67c4=void 0x0===_0x28dabc?_0x254815['len']:_0x254815['pos']+_0x28dabc,_0x5246dc=new _0x3871db['InsertOperation']();_0x254815['pos']<_0x3a67c4;){var _0x5d63ba=_0x254815['uint32']();switch(_0x5d63ba>>>0x3){case 0x1:_0x5246dc['position']=_0x3871db['Position']['decode'](_0x254815,_0x254815['uint32']());break;case 0x2:_0x5246dc['nodes']&&_0x5246dc['nodes']['length']||(_0x5246dc['nodes']=[]),_0x5246dc['nodes']['push'](_0x3871db['Element']['decode'](_0x254815,_0x254815['uint32']()));break;case 0x3:_0x5246dc['shouldReceiveAttributes']=_0x254815['bool']();break;case 0x4:_0x5246dc['wasUndone']=_0x254815['bool']();break;default:_0x254815['skipType'](0x7&_0x5d63ba);}}return _0x5246dc;},_0x8f8cd['decodeDelimited']=function(_0x42c304){return _0x42c304 instanceof _0x1bcb2a||(_0x42c304=new _0x1bcb2a(_0x42c304)),this['decode'](_0x42c304,_0x42c304['uint32']());},_0x8f8cd['verify']=function(_0x2a3ac3){if('object'!=typeof _0x2a3ac3||null===_0x2a3ac3)return'object\x20expected';if(null!=_0x2a3ac3['position']&&_0x2a3ac3['hasOwnProperty']('position')&&(_0x1969d3=_0x3871db['Position']['verify'](_0x2a3ac3['position'])))return'position.'+_0x1969d3;if(null!=_0x2a3ac3['nodes']&&_0x2a3ac3['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2a3ac3['nodes']))return'nodes:\x20array\x20expected';for(var _0x299fb5=0x0;_0x299fb5<_0x2a3ac3['nodes']['length'];++_0x299fb5){var _0x1969d3;if(_0x1969d3=_0x3871db['Element']['verify'](_0x2a3ac3['nodes'][_0x299fb5]))return'nodes.'+_0x1969d3;}}return null!=_0x2a3ac3['shouldReceiveAttributes']&&_0x2a3ac3['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2a3ac3['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2a3ac3['wasUndone']&&_0x2a3ac3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a3ac3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8f8cd['fromObject']=function(_0x19c3a9){if(_0x19c3a9 instanceof _0x3871db['InsertOperation'])return _0x19c3a9;var _0x47be52=new _0x3871db['InsertOperation']();if(null!=_0x19c3a9['position']){if('object'!=typeof _0x19c3a9['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x47be52['position']=_0x3871db['Position']['fromObject'](_0x19c3a9['position']);}if(_0x19c3a9['nodes']){if(!Array['isArray'](_0x19c3a9['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x47be52['nodes']=[];for(var _0x3cbccb=0x0;_0x3cbccb<_0x19c3a9['nodes']['length'];++_0x3cbccb){if('object'!=typeof _0x19c3a9['nodes'][_0x3cbccb])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x47be52['nodes'][_0x3cbccb]=_0x3871db['Element']['fromObject'](_0x19c3a9['nodes'][_0x3cbccb]);}}return null!=_0x19c3a9['shouldReceiveAttributes']&&(_0x47be52['shouldReceiveAttributes']=Boolean(_0x19c3a9['shouldReceiveAttributes'])),null!=_0x19c3a9['wasUndone']&&(_0x47be52['wasUndone']=Boolean(_0x19c3a9['wasUndone'])),_0x47be52;},_0x8f8cd['toObject']=function(_0x56074b,_0x7fd0ca){_0x7fd0ca||(_0x7fd0ca={});var _0x2d1a48={};if((_0x7fd0ca['arrays']||_0x7fd0ca['defaults'])&&(_0x2d1a48['nodes']=[]),_0x7fd0ca['defaults']&&(_0x2d1a48['position']=null,_0x2d1a48['shouldReceiveAttributes']=!0x1,_0x2d1a48['wasUndone']=!0x1),null!=_0x56074b['position']&&_0x56074b['hasOwnProperty']('position')&&(_0x2d1a48['position']=_0x3871db['Position']['toObject'](_0x56074b['position'],_0x7fd0ca)),_0x56074b['nodes']&&_0x56074b['nodes']['length']){_0x2d1a48['nodes']=[];for(var _0x447d79=0x0;_0x447d79<_0x56074b['nodes']['length'];++_0x447d79)_0x2d1a48['nodes'][_0x447d79]=_0x3871db['Element']['toObject'](_0x56074b['nodes'][_0x447d79],_0x7fd0ca);}return null!=_0x56074b['shouldReceiveAttributes']&&_0x56074b['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2d1a48['shouldReceiveAttributes']=_0x56074b['shouldReceiveAttributes']),null!=_0x56074b['wasUndone']&&_0x56074b['hasOwnProperty']('wasUndone')&&(_0x2d1a48['wasUndone']=_0x56074b['wasUndone']),_0x2d1a48;},_0x8f8cd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x8f8cd['getTypeUrl']=function(_0x19d87a){return void 0x0===_0x19d87a&&(_0x19d87a='type.googleapis.com'),_0x19d87a+'/InsertOperation';},_0x8f8cd;}()),_0x3871db['MarkerOperation']=(function(){function _0x2c757b(_0x197a7c){if(_0x197a7c){for(var _0xe5689=Object['keys'](_0x197a7c),_0x5c12c2=0x0;_0x5c12c2<_0xe5689['length'];++_0x5c12c2)null!=_0x197a7c[_0xe5689[_0x5c12c2]]&&(this[_0xe5689[_0x5c12c2]]=_0x197a7c[_0xe5689[_0x5c12c2]]);}}return _0x2c757b['prototype']['name']='',_0x2c757b['prototype']['oldRange']=null,_0x2c757b['prototype']['newRange']=null,_0x2c757b['prototype']['affectsData']=!0x1,_0x2c757b['prototype']['wasUndone']=!0x1,_0x2c757b['create']=function(_0x4fae0f){return new _0x2c757b(_0x4fae0f);},_0x2c757b['encode']=function(_0x43fb91,_0x23ae3f){return _0x23ae3f||(_0x23ae3f=_0x21a2be['create']()),null!=_0x43fb91['name']&&Object['hasOwnProperty']['call'](_0x43fb91,'name')&&_0x23ae3f['uint32'](0xa)['string'](_0x43fb91['name']),null!=_0x43fb91['oldRange']&&Object['hasOwnProperty']['call'](_0x43fb91,'oldRange')&&_0x3871db['Range']['encode'](_0x43fb91['oldRange'],_0x23ae3f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x43fb91['newRange']&&Object['hasOwnProperty']['call'](_0x43fb91,'newRange')&&_0x3871db['Range']['encode'](_0x43fb91['newRange'],_0x23ae3f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x43fb91['affectsData']&&Object['hasOwnProperty']['call'](_0x43fb91,'affectsData')&&_0x23ae3f['uint32'](0x20)['bool'](_0x43fb91['affectsData']),null!=_0x43fb91['wasUndone']&&Object['hasOwnProperty']['call'](_0x43fb91,'wasUndone')&&_0x23ae3f['uint32'](0x28)['bool'](_0x43fb91['wasUndone']),_0x23ae3f;},_0x2c757b['encodeDelimited']=function(_0x4b12fa,_0x5bf918){return this['encode'](_0x4b12fa,_0x5bf918)['ldelim']();},_0x2c757b['decode']=function(_0x2babac,_0x15874a){_0x2babac instanceof _0x1bcb2a||(_0x2babac=_0x1bcb2a['create'](_0x2babac));for(var _0x2f0023=void 0x0===_0x15874a?_0x2babac['len']:_0x2babac['pos']+_0x15874a,_0x48bac5=new _0x3871db['MarkerOperation']();_0x2babac['pos']<_0x2f0023;){var _0x59a886=_0x2babac['uint32']();switch(_0x59a886>>>0x3){case 0x1:_0x48bac5['name']=_0x2babac['string']();break;case 0x2:_0x48bac5['oldRange']=_0x3871db['Range']['decode'](_0x2babac,_0x2babac['uint32']());break;case 0x3:_0x48bac5['newRange']=_0x3871db['Range']['decode'](_0x2babac,_0x2babac['uint32']());break;case 0x4:_0x48bac5['affectsData']=_0x2babac['bool']();break;case 0x5:_0x48bac5['wasUndone']=_0x2babac['bool']();break;default:_0x2babac['skipType'](0x7&_0x59a886);}}return _0x48bac5;},_0x2c757b['decodeDelimited']=function(_0x2b3517){return _0x2b3517 instanceof _0x1bcb2a||(_0x2b3517=new _0x1bcb2a(_0x2b3517)),this['decode'](_0x2b3517,_0x2b3517['uint32']());},_0x2c757b['verify']=function(_0xa6e3bb){if('object'!=typeof _0xa6e3bb||null===_0xa6e3bb)return'object\x20expected';if(null!=_0xa6e3bb['name']&&_0xa6e3bb['hasOwnProperty']('name')&&!_0x17f657['isString'](_0xa6e3bb['name']))return'name:\x20string\x20expected';var _0x54bbd0;if(null!=_0xa6e3bb['oldRange']&&_0xa6e3bb['hasOwnProperty']('oldRange')&&(_0x54bbd0=_0x3871db['Range']['verify'](_0xa6e3bb['oldRange'])))return'oldRange.'+_0x54bbd0;if(null!=_0xa6e3bb['newRange']&&_0xa6e3bb['hasOwnProperty']('newRange')&&(_0x54bbd0=_0x3871db['Range']['verify'](_0xa6e3bb['newRange'])))return'newRange.'+_0x54bbd0;return null!=_0xa6e3bb['affectsData']&&_0xa6e3bb['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xa6e3bb['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xa6e3bb['wasUndone']&&_0xa6e3bb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa6e3bb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2c757b['fromObject']=function(_0x49cb5d){if(_0x49cb5d instanceof _0x3871db['MarkerOperation'])return _0x49cb5d;var _0x470f91=new _0x3871db['MarkerOperation']();if(null!=_0x49cb5d['name']&&(_0x470f91['name']=String(_0x49cb5d['name'])),null!=_0x49cb5d['oldRange']){if('object'!=typeof _0x49cb5d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x470f91['oldRange']=_0x3871db['Range']['fromObject'](_0x49cb5d['oldRange']);}if(null!=_0x49cb5d['newRange']){if('object'!=typeof _0x49cb5d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x470f91['newRange']=_0x3871db['Range']['fromObject'](_0x49cb5d['newRange']);}return null!=_0x49cb5d['affectsData']&&(_0x470f91['affectsData']=Boolean(_0x49cb5d['affectsData'])),null!=_0x49cb5d['wasUndone']&&(_0x470f91['wasUndone']=Boolean(_0x49cb5d['wasUndone'])),_0x470f91;},_0x2c757b['toObject']=function(_0x55d460,_0x686da){_0x686da||(_0x686da={});var _0x3874fa={};return _0x686da['defaults']&&(_0x3874fa['name']='',_0x3874fa['oldRange']=null,_0x3874fa['newRange']=null,_0x3874fa['affectsData']=!0x1,_0x3874fa['wasUndone']=!0x1),null!=_0x55d460['name']&&_0x55d460['hasOwnProperty']('name')&&(_0x3874fa['name']=_0x55d460['name']),null!=_0x55d460['oldRange']&&_0x55d460['hasOwnProperty']('oldRange')&&(_0x3874fa['oldRange']=_0x3871db['Range']['toObject'](_0x55d460['oldRange'],_0x686da)),null!=_0x55d460['newRange']&&_0x55d460['hasOwnProperty']('newRange')&&(_0x3874fa['newRange']=_0x3871db['Range']['toObject'](_0x55d460['newRange'],_0x686da)),null!=_0x55d460['affectsData']&&_0x55d460['hasOwnProperty']('affectsData')&&(_0x3874fa['affectsData']=_0x55d460['affectsData']),null!=_0x55d460['wasUndone']&&_0x55d460['hasOwnProperty']('wasUndone')&&(_0x3874fa['wasUndone']=_0x55d460['wasUndone']),_0x3874fa;},_0x2c757b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x2c757b['getTypeUrl']=function(_0xed0c93){return void 0x0===_0xed0c93&&(_0xed0c93='type.googleapis.com'),_0xed0c93+'/MarkerOperation';},_0x2c757b;}()),_0x3871db['MergeOperation']=(function(){function _0x644866(_0x5e40df){if(_0x5e40df){for(var _0x51d633=Object['keys'](_0x5e40df),_0x4a8562=0x0;_0x4a8562<_0x51d633['length'];++_0x4a8562)null!=_0x5e40df[_0x51d633[_0x4a8562]]&&(this[_0x51d633[_0x4a8562]]=_0x5e40df[_0x51d633[_0x4a8562]]);}}return _0x644866['prototype']['sourcePosition']=null,_0x644866['prototype']['targetPosition']=null,_0x644866['prototype']['graveyardPosition']=null,_0x644866['prototype']['howMany']=0x0,_0x644866['prototype']['wasUndone']=!0x1,_0x644866['create']=function(_0x8bc1f9){return new _0x644866(_0x8bc1f9);},_0x644866['encode']=function(_0x73400b,_0x1a814c){return _0x1a814c||(_0x1a814c=_0x21a2be['create']()),null!=_0x73400b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x73400b,'sourcePosition')&&_0x3871db['Position']['encode'](_0x73400b['sourcePosition'],_0x1a814c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x73400b['targetPosition']&&Object['hasOwnProperty']['call'](_0x73400b,'targetPosition')&&_0x3871db['Position']['encode'](_0x73400b['targetPosition'],_0x1a814c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x73400b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x73400b,'graveyardPosition')&&_0x3871db['Position']['encode'](_0x73400b['graveyardPosition'],_0x1a814c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x73400b['howMany']&&Object['hasOwnProperty']['call'](_0x73400b,'howMany')&&_0x1a814c['uint32'](0x20)['uint32'](_0x73400b['howMany']),null!=_0x73400b['wasUndone']&&Object['hasOwnProperty']['call'](_0x73400b,'wasUndone')&&_0x1a814c['uint32'](0x28)['bool'](_0x73400b['wasUndone']),_0x1a814c;},_0x644866['encodeDelimited']=function(_0x37beb6,_0x176b37){return this['encode'](_0x37beb6,_0x176b37)['ldelim']();},_0x644866['decode']=function(_0x11f5d1,_0x35cdcd){_0x11f5d1 instanceof _0x1bcb2a||(_0x11f5d1=_0x1bcb2a['create'](_0x11f5d1));for(var _0x35084b=void 0x0===_0x35cdcd?_0x11f5d1['len']:_0x11f5d1['pos']+_0x35cdcd,_0x3239ee=new _0x3871db['MergeOperation']();_0x11f5d1['pos']<_0x35084b;){var _0x341103=_0x11f5d1['uint32']();switch(_0x341103>>>0x3){case 0x1:_0x3239ee['sourcePosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x2:_0x3239ee['targetPosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x3:_0x3239ee['graveyardPosition']=_0x3871db['Position']['decode'](_0x11f5d1,_0x11f5d1['uint32']());break;case 0x4:_0x3239ee['howMany']=_0x11f5d1['uint32']();break;case 0x5:_0x3239ee['wasUndone']=_0x11f5d1['bool']();break;default:_0x11f5d1['skipType'](0x7&_0x341103);}}return _0x3239ee;},_0x644866['decodeDelimited']=function(_0x566129){return _0x566129 instanceof _0x1bcb2a||(_0x566129=new _0x1bcb2a(_0x566129)),this['decode'](_0x566129,_0x566129['uint32']());},_0x644866['verify']=function(_0x5146fd){if('object'!=typeof _0x5146fd||null===_0x5146fd)return'object\x20expected';var _0x36f677;if(null!=_0x5146fd['sourcePosition']&&_0x5146fd['hasOwnProperty']('sourcePosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['sourcePosition'])))return'sourcePosition.'+_0x36f677;if(null!=_0x5146fd['targetPosition']&&_0x5146fd['hasOwnProperty']('targetPosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['targetPosition'])))return'targetPosition.'+_0x36f677;if(null!=_0x5146fd['graveyardPosition']&&_0x5146fd['hasOwnProperty']('graveyardPosition')&&(_0x36f677=_0x3871db['Position']['verify'](_0x5146fd['graveyardPosition'])))return'graveyardPosition.'+_0x36f677;return null!=_0x5146fd['howMany']&&_0x5146fd['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x5146fd['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5146fd['wasUndone']&&_0x5146fd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5146fd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x644866['fromObject']=function(_0x3b8916){if(_0x3b8916 instanceof _0x3871db['MergeOperation'])return _0x3b8916;var _0x23907c=new _0x3871db['MergeOperation']();if(null!=_0x3b8916['sourcePosition']){if('object'!=typeof _0x3b8916['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x23907c['sourcePosition']=_0x3871db['Position']['fromObject'](_0x3b8916['sourcePosition']);}if(null!=_0x3b8916['targetPosition']){if('object'!=typeof _0x3b8916['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x23907c['targetPosition']=_0x3871db['Position']['fromObject'](_0x3b8916['targetPosition']);}if(null!=_0x3b8916['graveyardPosition']){if('object'!=typeof _0x3b8916['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x23907c['graveyardPosition']=_0x3871db['Position']['fromObject'](_0x3b8916['graveyardPosition']);}return null!=_0x3b8916['howMany']&&(_0x23907c['howMany']=_0x3b8916['howMany']>>>0x0),null!=_0x3b8916['wasUndone']&&(_0x23907c['wasUndone']=Boolean(_0x3b8916['wasUndone'])),_0x23907c;},_0x644866['toObject']=function(_0x4af40b,_0x2cbf16){_0x2cbf16||(_0x2cbf16={});var _0xd1e732={};return _0x2cbf16['defaults']&&(_0xd1e732['sourcePosition']=null,_0xd1e732['targetPosition']=null,_0xd1e732['graveyardPosition']=null,_0xd1e732['howMany']=0x0,_0xd1e732['wasUndone']=!0x1),null!=_0x4af40b['sourcePosition']&&_0x4af40b['hasOwnProperty']('sourcePosition')&&(_0xd1e732['sourcePosition']=_0x3871db['Position']['toObject'](_0x4af40b['sourcePosition'],_0x2cbf16)),null!=_0x4af40b['targetPosition']&&_0x4af40b['hasOwnProperty']('targetPosition')&&(_0xd1e732['targetPosition']=_0x3871db['Position']['toObject'](_0x4af40b['targetPosition'],_0x2cbf16)),null!=_0x4af40b['graveyardPosition']&&_0x4af40b['hasOwnProperty']('graveyardPosition')&&(_0xd1e732['graveyardPosition']=_0x3871db['Position']['toObject'](_0x4af40b['graveyardPosition'],_0x2cbf16)),null!=_0x4af40b['howMany']&&_0x4af40b['hasOwnProperty']('howMany')&&(_0xd1e732['howMany']=_0x4af40b['howMany']),null!=_0x4af40b['wasUndone']&&_0x4af40b['hasOwnProperty']('wasUndone')&&(_0xd1e732['wasUndone']=_0x4af40b['wasUndone']),_0xd1e732;},_0x644866['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x644866['getTypeUrl']=function(_0x897e8c){return void 0x0===_0x897e8c&&(_0x897e8c='type.googleapis.com'),_0x897e8c+'/MergeOperation';},_0x644866;}()),_0x3871db['MoveOperation']=(function(){function _0x1cfdae(_0x4236a4){if(_0x4236a4){for(var _0x5565a7=Object['keys'](_0x4236a4),_0x23f09e=0x0;_0x23f09e<_0x5565a7['length'];++_0x23f09e)null!=_0x4236a4[_0x5565a7[_0x23f09e]]&&(this[_0x5565a7[_0x23f09e]]=_0x4236a4[_0x5565a7[_0x23f09e]]);}}return _0x1cfdae['prototype']['sourcePosition']=null,_0x1cfdae['prototype']['howMany']=0x0,_0x1cfdae['prototype']['targetPosition']=null,_0x1cfdae['prototype']['wasUndone']=!0x1,_0x1cfdae['create']=function(_0x3bd30b){return new _0x1cfdae(_0x3bd30b);},_0x1cfdae['encode']=function(_0x4442b8,_0x45b2da){return _0x45b2da||(_0x45b2da=_0x21a2be['create']()),null!=_0x4442b8['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4442b8,'sourcePosition')&&_0x3871db['Position']['encode'](_0x4442b8['sourcePosition'],_0x45b2da['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4442b8['howMany']&&Object['hasOwnProperty']['call'](_0x4442b8,'howMany')&&_0x45b2da['uint32'](0x10)['uint32'](_0x4442b8['howMany']),null!=_0x4442b8['targetPosition']&&Object['hasOwnProperty']['call'](_0x4442b8,'targetPosition')&&_0x3871db['Position']['encode'](_0x4442b8['targetPosition'],_0x45b2da['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4442b8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4442b8,'wasUndone')&&_0x45b2da['uint32'](0x20)['bool'](_0x4442b8['wasUndone']),_0x45b2da;},_0x1cfdae['encodeDelimited']=function(_0x56e5a8,_0x53c438){return this['encode'](_0x56e5a8,_0x53c438)['ldelim']();},_0x1cfdae['decode']=function(_0xa0f3,_0x59dbdb){_0xa0f3 instanceof _0x1bcb2a||(_0xa0f3=_0x1bcb2a['create'](_0xa0f3));for(var _0x145c69=void 0x0===_0x59dbdb?_0xa0f3['len']:_0xa0f3['pos']+_0x59dbdb,_0x61edcb=new _0x3871db['MoveOperation']();_0xa0f3['pos']<_0x145c69;){var _0x5030f3=_0xa0f3['uint32']();switch(_0x5030f3>>>0x3){case 0x1:_0x61edcb['sourcePosition']=_0x3871db['Position']['decode'](_0xa0f3,_0xa0f3['uint32']());break;case 0x2:_0x61edcb['howMany']=_0xa0f3['uint32']();break;case 0x3:_0x61edcb['targetPosition']=_0x3871db['Position']['decode'](_0xa0f3,_0xa0f3['uint32']());break;case 0x4:_0x61edcb['wasUndone']=_0xa0f3['bool']();break;default:_0xa0f3['skipType'](0x7&_0x5030f3);}}return _0x61edcb;},_0x1cfdae['decodeDelimited']=function(_0x592e7d){return _0x592e7d instanceof _0x1bcb2a||(_0x592e7d=new _0x1bcb2a(_0x592e7d)),this['decode'](_0x592e7d,_0x592e7d['uint32']());},_0x1cfdae['verify']=function(_0x37cbc8){if('object'!=typeof _0x37cbc8||null===_0x37cbc8)return'object\x20expected';var _0x146e61;if(null!=_0x37cbc8['sourcePosition']&&_0x37cbc8['hasOwnProperty']('sourcePosition')&&(_0x146e61=_0x3871db['Position']['verify'](_0x37cbc8['sourcePosition'])))return'sourcePosition.'+_0x146e61;if(null!=_0x37cbc8['howMany']&&_0x37cbc8['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x37cbc8['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x37cbc8['targetPosition']&&_0x37cbc8['hasOwnProperty']('targetPosition')&&(_0x146e61=_0x3871db['Position']['verify'](_0x37cbc8['targetPosition'])))return'targetPosition.'+_0x146e61;return null!=_0x37cbc8['wasUndone']&&_0x37cbc8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x37cbc8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1cfdae['fromObject']=function(_0x4d0a3e){if(_0x4d0a3e instanceof _0x3871db['MoveOperation'])return _0x4d0a3e;var _0x15ad66=new _0x3871db['MoveOperation']();if(null!=_0x4d0a3e['sourcePosition']){if('object'!=typeof _0x4d0a3e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x15ad66['sourcePosition']=_0x3871db['Position']['fromObject'](_0x4d0a3e['sourcePosition']);}if(null!=_0x4d0a3e['howMany']&&(_0x15ad66['howMany']=_0x4d0a3e['howMany']>>>0x0),null!=_0x4d0a3e['targetPosition']){if('object'!=typeof _0x4d0a3e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x15ad66['targetPosition']=_0x3871db['Position']['fromObject'](_0x4d0a3e['targetPosition']);}return null!=_0x4d0a3e['wasUndone']&&(_0x15ad66['wasUndone']=Boolean(_0x4d0a3e['wasUndone'])),_0x15ad66;},_0x1cfdae['toObject']=function(_0x5d6982,_0x52149d){_0x52149d||(_0x52149d={});var _0x305b02={};return _0x52149d['defaults']&&(_0x305b02['sourcePosition']=null,_0x305b02['howMany']=0x0,_0x305b02['targetPosition']=null,_0x305b02['wasUndone']=!0x1),null!=_0x5d6982['sourcePosition']&&_0x5d6982['hasOwnProperty']('sourcePosition')&&(_0x305b02['sourcePosition']=_0x3871db['Position']['toObject'](_0x5d6982['sourcePosition'],_0x52149d)),null!=_0x5d6982['howMany']&&_0x5d6982['hasOwnProperty']('howMany')&&(_0x305b02['howMany']=_0x5d6982['howMany']),null!=_0x5d6982['targetPosition']&&_0x5d6982['hasOwnProperty']('targetPosition')&&(_0x305b02['targetPosition']=_0x3871db['Position']['toObject'](_0x5d6982['targetPosition'],_0x52149d)),null!=_0x5d6982['wasUndone']&&_0x5d6982['hasOwnProperty']('wasUndone')&&(_0x305b02['wasUndone']=_0x5d6982['wasUndone']),_0x305b02;},_0x1cfdae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x1cfdae['getTypeUrl']=function(_0xa3fa87){return void 0x0===_0xa3fa87&&(_0xa3fa87='type.googleapis.com'),_0xa3fa87+'/MoveOperation';},_0x1cfdae;}()),_0x3871db['RenameOperation']=(function(){function _0x31efd5(_0x4869c4){if(_0x4869c4){for(var _0x524d9e=Object['keys'](_0x4869c4),_0x2ac562=0x0;_0x2ac562<_0x524d9e['length'];++_0x2ac562)null!=_0x4869c4[_0x524d9e[_0x2ac562]]&&(this[_0x524d9e[_0x2ac562]]=_0x4869c4[_0x524d9e[_0x2ac562]]);}}return _0x31efd5['prototype']['position']=null,_0x31efd5['prototype']['oldName']='',_0x31efd5['prototype']['newName']='',_0x31efd5['prototype']['wasUndone']=!0x1,_0x31efd5['create']=function(_0x4c4587){return new _0x31efd5(_0x4c4587);},_0x31efd5['encode']=function(_0x462ad3,_0x48f2ad){return _0x48f2ad||(_0x48f2ad=_0x21a2be['create']()),null!=_0x462ad3['position']&&Object['hasOwnProperty']['call'](_0x462ad3,'position')&&_0x3871db['Position']['encode'](_0x462ad3['position'],_0x48f2ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x462ad3['oldName']&&Object['hasOwnProperty']['call'](_0x462ad3,'oldName')&&_0x48f2ad['uint32'](0x12)['string'](_0x462ad3['oldName']),null!=_0x462ad3['newName']&&Object['hasOwnProperty']['call'](_0x462ad3,'newName')&&_0x48f2ad['uint32'](0x1a)['string'](_0x462ad3['newName']),null!=_0x462ad3['wasUndone']&&Object['hasOwnProperty']['call'](_0x462ad3,'wasUndone')&&_0x48f2ad['uint32'](0x20)['bool'](_0x462ad3['wasUndone']),_0x48f2ad;},_0x31efd5['encodeDelimited']=function(_0x4f40ef,_0x41e385){return this['encode'](_0x4f40ef,_0x41e385)['ldelim']();},_0x31efd5['decode']=function(_0x2f4a6a,_0x216060){_0x2f4a6a instanceof _0x1bcb2a||(_0x2f4a6a=_0x1bcb2a['create'](_0x2f4a6a));for(var _0x244ed6=void 0x0===_0x216060?_0x2f4a6a['len']:_0x2f4a6a['pos']+_0x216060,_0x3d86c3=new _0x3871db['RenameOperation']();_0x2f4a6a['pos']<_0x244ed6;){var _0x112df8=_0x2f4a6a['uint32']();switch(_0x112df8>>>0x3){case 0x1:_0x3d86c3['position']=_0x3871db['Position']['decode'](_0x2f4a6a,_0x2f4a6a['uint32']());break;case 0x2:_0x3d86c3['oldName']=_0x2f4a6a['string']();break;case 0x3:_0x3d86c3['newName']=_0x2f4a6a['string']();break;case 0x4:_0x3d86c3['wasUndone']=_0x2f4a6a['bool']();break;default:_0x2f4a6a['skipType'](0x7&_0x112df8);}}return _0x3d86c3;},_0x31efd5['decodeDelimited']=function(_0x260953){return _0x260953 instanceof _0x1bcb2a||(_0x260953=new _0x1bcb2a(_0x260953)),this['decode'](_0x260953,_0x260953['uint32']());},_0x31efd5['verify']=function(_0x3514f1){if('object'!=typeof _0x3514f1||null===_0x3514f1)return'object\x20expected';if(null!=_0x3514f1['position']&&_0x3514f1['hasOwnProperty']('position')){var _0x4579d2=_0x3871db['Position']['verify'](_0x3514f1['position']);if(_0x4579d2)return'position.'+_0x4579d2;}return null!=_0x3514f1['oldName']&&_0x3514f1['hasOwnProperty']('oldName')&&!_0x17f657['isString'](_0x3514f1['oldName'])?'oldName:\x20string\x20expected':null!=_0x3514f1['newName']&&_0x3514f1['hasOwnProperty']('newName')&&!_0x17f657['isString'](_0x3514f1['newName'])?'newName:\x20string\x20expected':null!=_0x3514f1['wasUndone']&&_0x3514f1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3514f1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x31efd5['fromObject']=function(_0x811273){if(_0x811273 instanceof _0x3871db['RenameOperation'])return _0x811273;var _0x4067dc=new _0x3871db['RenameOperation']();if(null!=_0x811273['position']){if('object'!=typeof _0x811273['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4067dc['position']=_0x3871db['Position']['fromObject'](_0x811273['position']);}return null!=_0x811273['oldName']&&(_0x4067dc['oldName']=String(_0x811273['oldName'])),null!=_0x811273['newName']&&(_0x4067dc['newName']=String(_0x811273['newName'])),null!=_0x811273['wasUndone']&&(_0x4067dc['wasUndone']=Boolean(_0x811273['wasUndone'])),_0x4067dc;},_0x31efd5['toObject']=function(_0x233e50,_0x25fb20){_0x25fb20||(_0x25fb20={});var _0x37f39d={};return _0x25fb20['defaults']&&(_0x37f39d['position']=null,_0x37f39d['oldName']='',_0x37f39d['newName']='',_0x37f39d['wasUndone']=!0x1),null!=_0x233e50['position']&&_0x233e50['hasOwnProperty']('position')&&(_0x37f39d['position']=_0x3871db['Position']['toObject'](_0x233e50['position'],_0x25fb20)),null!=_0x233e50['oldName']&&_0x233e50['hasOwnProperty']('oldName')&&(_0x37f39d['oldName']=_0x233e50['oldName']),null!=_0x233e50['newName']&&_0x233e50['hasOwnProperty']('newName')&&(_0x37f39d['newName']=_0x233e50['newName']),null!=_0x233e50['wasUndone']&&_0x233e50['hasOwnProperty']('wasUndone')&&(_0x37f39d['wasUndone']=_0x233e50['wasUndone']),_0x37f39d;},_0x31efd5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x31efd5['getTypeUrl']=function(_0x254803){return void 0x0===_0x254803&&(_0x254803='type.googleapis.com'),_0x254803+'/RenameOperation';},_0x31efd5;}()),_0x3871db['RootAttributeOperation']=(function(){function _0xc9480b(_0x2513d3){if(_0x2513d3){for(var _0x31e0ac=Object['keys'](_0x2513d3),_0x1d89ab=0x0;_0x1d89ab<_0x31e0ac['length'];++_0x1d89ab)null!=_0x2513d3[_0x31e0ac[_0x1d89ab]]&&(this[_0x31e0ac[_0x1d89ab]]=_0x2513d3[_0x31e0ac[_0x1d89ab]]);}}return _0xc9480b['prototype']['root']='',_0xc9480b['prototype']['key']='',_0xc9480b['prototype']['oldValueBoolean']=!0x1,_0xc9480b['prototype']['oldValueJson']='',_0xc9480b['prototype']['newValueBoolean']=!0x1,_0xc9480b['prototype']['newValueJson']='',_0xc9480b['prototype']['wasUndone']=!0x1,_0xc9480b['create']=function(_0x222850){return new _0xc9480b(_0x222850);},_0xc9480b['encode']=function(_0x2e0042,_0x5cee09){return _0x5cee09||(_0x5cee09=_0x21a2be['create']()),null!=_0x2e0042['root']&&Object['hasOwnProperty']['call'](_0x2e0042,'root')&&_0x5cee09['uint32'](0xa)['string'](_0x2e0042['root']),null!=_0x2e0042['key']&&Object['hasOwnProperty']['call'](_0x2e0042,'key')&&_0x5cee09['uint32'](0x12)['string'](_0x2e0042['key']),null!=_0x2e0042['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0042,'oldValueBoolean')&&_0x5cee09['uint32'](0x18)['bool'](_0x2e0042['oldValueBoolean']),null!=_0x2e0042['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2e0042,'oldValueJson')&&_0x5cee09['uint32'](0x22)['string'](_0x2e0042['oldValueJson']),null!=_0x2e0042['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2e0042,'newValueBoolean')&&_0x5cee09['uint32'](0x28)['bool'](_0x2e0042['newValueBoolean']),null!=_0x2e0042['newValueJson']&&Object['hasOwnProperty']['call'](_0x2e0042,'newValueJson')&&_0x5cee09['uint32'](0x32)['string'](_0x2e0042['newValueJson']),null!=_0x2e0042['wasUndone']&&Object['hasOwnProperty']['call'](_0x2e0042,'wasUndone')&&_0x5cee09['uint32'](0x38)['bool'](_0x2e0042['wasUndone']),_0x5cee09;},_0xc9480b['encodeDelimited']=function(_0x51f531,_0x3318d5){return this['encode'](_0x51f531,_0x3318d5)['ldelim']();},_0xc9480b['decode']=function(_0x335df0,_0x2bceaf){_0x335df0 instanceof _0x1bcb2a||(_0x335df0=_0x1bcb2a['create'](_0x335df0));for(var _0x2ffd16=void 0x0===_0x2bceaf?_0x335df0['len']:_0x335df0['pos']+_0x2bceaf,_0x213aba=new _0x3871db['RootAttributeOperation']();_0x335df0['pos']<_0x2ffd16;){var _0x5cedb2=_0x335df0['uint32']();switch(_0x5cedb2>>>0x3){case 0x1:_0x213aba['root']=_0x335df0['string']();break;case 0x2:_0x213aba['key']=_0x335df0['string']();break;case 0x3:_0x213aba['oldValueBoolean']=_0x335df0['bool']();break;case 0x4:_0x213aba['oldValueJson']=_0x335df0['string']();break;case 0x5:_0x213aba['newValueBoolean']=_0x335df0['bool']();break;case 0x6:_0x213aba['newValueJson']=_0x335df0['string']();break;case 0x7:_0x213aba['wasUndone']=_0x335df0['bool']();break;default:_0x335df0['skipType'](0x7&_0x5cedb2);}}return _0x213aba;},_0xc9480b['decodeDelimited']=function(_0x1253b8){return _0x1253b8 instanceof _0x1bcb2a||(_0x1253b8=new _0x1bcb2a(_0x1253b8)),this['decode'](_0x1253b8,_0x1253b8['uint32']());},_0xc9480b['verify']=function(_0x3af16d){return'object'!=typeof _0x3af16d||null===_0x3af16d?'object\x20expected':null!=_0x3af16d['root']&&_0x3af16d['hasOwnProperty']('root')&&!_0x17f657['isString'](_0x3af16d['root'])?'root:\x20string\x20expected':null!=_0x3af16d['key']&&_0x3af16d['hasOwnProperty']('key')&&!_0x17f657['isString'](_0x3af16d['key'])?'key:\x20string\x20expected':null!=_0x3af16d['oldValueBoolean']&&_0x3af16d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3af16d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3af16d['oldValueJson']&&_0x3af16d['hasOwnProperty']('oldValueJson')&&!_0x17f657['isString'](_0x3af16d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3af16d['newValueBoolean']&&_0x3af16d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3af16d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3af16d['newValueJson']&&_0x3af16d['hasOwnProperty']('newValueJson')&&!_0x17f657['isString'](_0x3af16d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3af16d['wasUndone']&&_0x3af16d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3af16d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc9480b['fromObject']=function(_0x494b69){if(_0x494b69 instanceof _0x3871db['RootAttributeOperation'])return _0x494b69;var _0x3a0d54=new _0x3871db['RootAttributeOperation']();return null!=_0x494b69['root']&&(_0x3a0d54['root']=String(_0x494b69['root'])),null!=_0x494b69['key']&&(_0x3a0d54['key']=String(_0x494b69['key'])),null!=_0x494b69['oldValueBoolean']&&(_0x3a0d54['oldValueBoolean']=Boolean(_0x494b69['oldValueBoolean'])),null!=_0x494b69['oldValueJson']&&(_0x3a0d54['oldValueJson']=String(_0x494b69['oldValueJson'])),null!=_0x494b69['newValueBoolean']&&(_0x3a0d54['newValueBoolean']=Boolean(_0x494b69['newValueBoolean'])),null!=_0x494b69['newValueJson']&&(_0x3a0d54['newValueJson']=String(_0x494b69['newValueJson'])),null!=_0x494b69['wasUndone']&&(_0x3a0d54['wasUndone']=Boolean(_0x494b69['wasUndone'])),_0x3a0d54;},_0xc9480b['toObject']=function(_0x3c0251,_0x29ed3f){_0x29ed3f||(_0x29ed3f={});var _0x836939={};return _0x29ed3f['defaults']&&(_0x836939['root']='',_0x836939['key']='',_0x836939['oldValueBoolean']=!0x1,_0x836939['oldValueJson']='',_0x836939['newValueBoolean']=!0x1,_0x836939['newValueJson']='',_0x836939['wasUndone']=!0x1),null!=_0x3c0251['root']&&_0x3c0251['hasOwnProperty']('root')&&(_0x836939['root']=_0x3c0251['root']),null!=_0x3c0251['key']&&_0x3c0251['hasOwnProperty']('key')&&(_0x836939['key']=_0x3c0251['key']),null!=_0x3c0251['oldValueBoolean']&&_0x3c0251['hasOwnProperty']('oldValueBoolean')&&(_0x836939['oldValueBoolean']=_0x3c0251['oldValueBoolean']),null!=_0x3c0251['oldValueJson']&&_0x3c0251['hasOwnProperty']('oldValueJson')&&(_0x836939['oldValueJson']=_0x3c0251['oldValueJson']),null!=_0x3c0251['newValueBoolean']&&_0x3c0251['hasOwnProperty']('newValueBoolean')&&(_0x836939['newValueBoolean']=_0x3c0251['newValueBoolean']),null!=_0x3c0251['newValueJson']&&_0x3c0251['hasOwnProperty']('newValueJson')&&(_0x836939['newValueJson']=_0x3c0251['newValueJson']),null!=_0x3c0251['wasUndone']&&_0x3c0251['hasOwnProperty']('wasUndone')&&(_0x836939['wasUndone']=_0x3c0251['wasUndone']),_0x836939;},_0xc9480b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0xc9480b['getTypeUrl']=function(_0x5c41e7){return void 0x0===_0x5c41e7&&(_0x5c41e7='type.googleapis.com'),_0x5c41e7+'/RootAttributeOperation';},_0xc9480b;}()),_0x3871db['RootOperation']=(function(){function _0x2ec7aa(_0x5c7073){if(_0x5c7073){for(var _0x1eeb70=Object['keys'](_0x5c7073),_0x3d5394=0x0;_0x3d5394<_0x1eeb70['length'];++_0x3d5394)null!=_0x5c7073[_0x1eeb70[_0x3d5394]]&&(this[_0x1eeb70[_0x3d5394]]=_0x5c7073[_0x1eeb70[_0x3d5394]]);}}return _0x2ec7aa['prototype']['rootName']='',_0x2ec7aa['prototype']['elementName']='',_0x2ec7aa['prototype']['isAdd']=!0x1,_0x2ec7aa['prototype']['wasUndone']=!0x1,_0x2ec7aa['create']=function(_0x4d9325){return new _0x2ec7aa(_0x4d9325);},_0x2ec7aa['encode']=function(_0x82d5a1,_0x1edca7){return _0x1edca7||(_0x1edca7=_0x21a2be['create']()),null!=_0x82d5a1['rootName']&&Object['hasOwnProperty']['call'](_0x82d5a1,'rootName')&&_0x1edca7['uint32'](0xa)['string'](_0x82d5a1['rootName']),null!=_0x82d5a1['elementName']&&Object['hasOwnProperty']['call'](_0x82d5a1,'elementName')&&_0x1edca7['uint32'](0x12)['string'](_0x82d5a1['elementName']),null!=_0x82d5a1['isAdd']&&Object['hasOwnProperty']['call'](_0x82d5a1,'isAdd')&&_0x1edca7['uint32'](0x18)['bool'](_0x82d5a1['isAdd']),null!=_0x82d5a1['wasUndone']&&Object['hasOwnProperty']['call'](_0x82d5a1,'wasUndone')&&_0x1edca7['uint32'](0x20)['bool'](_0x82d5a1['wasUndone']),_0x1edca7;},_0x2ec7aa['encodeDelimited']=function(_0x10fc60,_0x2c551f){return this['encode'](_0x10fc60,_0x2c551f)['ldelim']();},_0x2ec7aa['decode']=function(_0x4bb8d0,_0x32fa84){_0x4bb8d0 instanceof _0x1bcb2a||(_0x4bb8d0=_0x1bcb2a['create'](_0x4bb8d0));for(var _0x345965=void 0x0===_0x32fa84?_0x4bb8d0['len']:_0x4bb8d0['pos']+_0x32fa84,_0x4a7db3=new _0x3871db['RootOperation']();_0x4bb8d0['pos']<_0x345965;){var _0x4bcbed=_0x4bb8d0['uint32']();switch(_0x4bcbed>>>0x3){case 0x1:_0x4a7db3['rootName']=_0x4bb8d0['string']();break;case 0x2:_0x4a7db3['elementName']=_0x4bb8d0['string']();break;case 0x3:_0x4a7db3['isAdd']=_0x4bb8d0['bool']();break;case 0x4:_0x4a7db3['wasUndone']=_0x4bb8d0['bool']();break;default:_0x4bb8d0['skipType'](0x7&_0x4bcbed);}}return _0x4a7db3;},_0x2ec7aa['decodeDelimited']=function(_0x19b976){return _0x19b976 instanceof _0x1bcb2a||(_0x19b976=new _0x1bcb2a(_0x19b976)),this['decode'](_0x19b976,_0x19b976['uint32']());},_0x2ec7aa['verify']=function(_0x16e31a){return'object'!=typeof _0x16e31a||null===_0x16e31a?'object\x20expected':null!=_0x16e31a['rootName']&&_0x16e31a['hasOwnProperty']('rootName')&&!_0x17f657['isString'](_0x16e31a['rootName'])?'rootName:\x20string\x20expected':null!=_0x16e31a['elementName']&&_0x16e31a['hasOwnProperty']('elementName')&&!_0x17f657['isString'](_0x16e31a['elementName'])?'elementName:\x20string\x20expected':null!=_0x16e31a['isAdd']&&_0x16e31a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x16e31a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x16e31a['wasUndone']&&_0x16e31a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x16e31a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ec7aa['fromObject']=function(_0x5c3665){if(_0x5c3665 instanceof _0x3871db['RootOperation'])return _0x5c3665;var _0x4291b9=new _0x3871db['RootOperation']();return null!=_0x5c3665['rootName']&&(_0x4291b9['rootName']=String(_0x5c3665['rootName'])),null!=_0x5c3665['elementName']&&(_0x4291b9['elementName']=String(_0x5c3665['elementName'])),null!=_0x5c3665['isAdd']&&(_0x4291b9['isAdd']=Boolean(_0x5c3665['isAdd'])),null!=_0x5c3665['wasUndone']&&(_0x4291b9['wasUndone']=Boolean(_0x5c3665['wasUndone'])),_0x4291b9;},_0x2ec7aa['toObject']=function(_0x57dd40,_0x7c6dbe){_0x7c6dbe||(_0x7c6dbe={});var _0x47266c={};return _0x7c6dbe['defaults']&&(_0x47266c['rootName']='',_0x47266c['elementName']='',_0x47266c['isAdd']=!0x1,_0x47266c['wasUndone']=!0x1),null!=_0x57dd40['rootName']&&_0x57dd40['hasOwnProperty']('rootName')&&(_0x47266c['rootName']=_0x57dd40['rootName']),null!=_0x57dd40['elementName']&&_0x57dd40['hasOwnProperty']('elementName')&&(_0x47266c['elementName']=_0x57dd40['elementName']),null!=_0x57dd40['isAdd']&&_0x57dd40['hasOwnProperty']('isAdd')&&(_0x47266c['isAdd']=_0x57dd40['isAdd']),null!=_0x57dd40['wasUndone']&&_0x57dd40['hasOwnProperty']('wasUndone')&&(_0x47266c['wasUndone']=_0x57dd40['wasUndone']),_0x47266c;},_0x2ec7aa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x2ec7aa['getTypeUrl']=function(_0x324527){return void 0x0===_0x324527&&(_0x324527='type.googleapis.com'),_0x324527+'/RootOperation';},_0x2ec7aa;}()),_0x3871db['SplitOperation']=(function(){function _0x3292d8(_0x395c47){if(_0x395c47){for(var _0x5e6cfc=Object['keys'](_0x395c47),_0x1abeb9=0x0;_0x1abeb9<_0x5e6cfc['length'];++_0x1abeb9)null!=_0x395c47[_0x5e6cfc[_0x1abeb9]]&&(this[_0x5e6cfc[_0x1abeb9]]=_0x395c47[_0x5e6cfc[_0x1abeb9]]);}}return _0x3292d8['prototype']['splitPosition']=null,_0x3292d8['prototype']['graveyardPosition']=null,_0x3292d8['prototype']['howMany']=0x0,_0x3292d8['prototype']['insertionPosition']=null,_0x3292d8['prototype']['wasUndone']=!0x1,_0x3292d8['create']=function(_0x4c32b9){return new _0x3292d8(_0x4c32b9);},_0x3292d8['encode']=function(_0x142088,_0x515c8e){return _0x515c8e||(_0x515c8e=_0x21a2be['create']()),null!=_0x142088['splitPosition']&&Object['hasOwnProperty']['call'](_0x142088,'splitPosition')&&_0x3871db['Position']['encode'](_0x142088['splitPosition'],_0x515c8e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x142088['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x142088,'graveyardPosition')&&_0x3871db['Position']['encode'](_0x142088['graveyardPosition'],_0x515c8e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x142088['howMany']&&Object['hasOwnProperty']['call'](_0x142088,'howMany')&&_0x515c8e['uint32'](0x18)['uint32'](_0x142088['howMany']),null!=_0x142088['insertionPosition']&&Object['hasOwnProperty']['call'](_0x142088,'insertionPosition')&&_0x3871db['Position']['encode'](_0x142088['insertionPosition'],_0x515c8e['uint32'](0x22)['fork']())['ldelim'](),null!=_0x142088['wasUndone']&&Object['hasOwnProperty']['call'](_0x142088,'wasUndone')&&_0x515c8e['uint32'](0x28)['bool'](_0x142088['wasUndone']),_0x515c8e;},_0x3292d8['encodeDelimited']=function(_0x23e0bb,_0x3dc575){return this['encode'](_0x23e0bb,_0x3dc575)['ldelim']();},_0x3292d8['decode']=function(_0xe0383b,_0x598df9){_0xe0383b instanceof _0x1bcb2a||(_0xe0383b=_0x1bcb2a['create'](_0xe0383b));for(var _0x3ede84=void 0x0===_0x598df9?_0xe0383b['len']:_0xe0383b['pos']+_0x598df9,_0x4d029d=new _0x3871db['SplitOperation']();_0xe0383b['pos']<_0x3ede84;){var _0x1c6051=_0xe0383b['uint32']();switch(_0x1c6051>>>0x3){case 0x1:_0x4d029d['splitPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x2:_0x4d029d['graveyardPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x3:_0x4d029d['howMany']=_0xe0383b['uint32']();break;case 0x4:_0x4d029d['insertionPosition']=_0x3871db['Position']['decode'](_0xe0383b,_0xe0383b['uint32']());break;case 0x5:_0x4d029d['wasUndone']=_0xe0383b['bool']();break;default:_0xe0383b['skipType'](0x7&_0x1c6051);}}return _0x4d029d;},_0x3292d8['decodeDelimited']=function(_0x4353b1){return _0x4353b1 instanceof _0x1bcb2a||(_0x4353b1=new _0x1bcb2a(_0x4353b1)),this['decode'](_0x4353b1,_0x4353b1['uint32']());},_0x3292d8['verify']=function(_0x316049){if('object'!=typeof _0x316049||null===_0x316049)return'object\x20expected';var _0xfc973d;if(null!=_0x316049['splitPosition']&&_0x316049['hasOwnProperty']('splitPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['splitPosition'])))return'splitPosition.'+_0xfc973d;if(null!=_0x316049['graveyardPosition']&&_0x316049['hasOwnProperty']('graveyardPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['graveyardPosition'])))return'graveyardPosition.'+_0xfc973d;if(null!=_0x316049['howMany']&&_0x316049['hasOwnProperty']('howMany')&&!_0x17f657['isInteger'](_0x316049['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x316049['insertionPosition']&&_0x316049['hasOwnProperty']('insertionPosition')&&(_0xfc973d=_0x3871db['Position']['verify'](_0x316049['insertionPosition'])))return'insertionPosition.'+_0xfc973d;return null!=_0x316049['wasUndone']&&_0x316049['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x316049['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3292d8['fromObject']=function(_0x42d991){if(_0x42d991 instanceof _0x3871db['SplitOperation'])return _0x42d991;var _0xcfc8e9=new _0x3871db['SplitOperation']();if(null!=_0x42d991['splitPosition']){if('object'!=typeof _0x42d991['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xcfc8e9['splitPosition']=_0x3871db['Position']['fromObject'](_0x42d991['splitPosition']);}if(null!=_0x42d991['graveyardPosition']){if('object'!=typeof _0x42d991['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xcfc8e9['graveyardPosition']=_0x3871db['Position']['fromObject'](_0x42d991['graveyardPosition']);}if(null!=_0x42d991['howMany']&&(_0xcfc8e9['howMany']=_0x42d991['howMany']>>>0x0),null!=_0x42d991['insertionPosition']){if('object'!=typeof _0x42d991['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xcfc8e9['insertionPosition']=_0x3871db['Position']['fromObject'](_0x42d991['insertionPosition']);}return null!=_0x42d991['wasUndone']&&(_0xcfc8e9['wasUndone']=Boolean(_0x42d991['wasUndone'])),_0xcfc8e9;},_0x3292d8['toObject']=function(_0x249b67,_0x396284){_0x396284||(_0x396284={});var _0x56ab31={};return _0x396284['defaults']&&(_0x56ab31['splitPosition']=null,_0x56ab31['graveyardPosition']=null,_0x56ab31['howMany']=0x0,_0x56ab31['insertionPosition']=null,_0x56ab31['wasUndone']=!0x1),null!=_0x249b67['splitPosition']&&_0x249b67['hasOwnProperty']('splitPosition')&&(_0x56ab31['splitPosition']=_0x3871db['Position']['toObject'](_0x249b67['splitPosition'],_0x396284)),null!=_0x249b67['graveyardPosition']&&_0x249b67['hasOwnProperty']('graveyardPosition')&&(_0x56ab31['graveyardPosition']=_0x3871db['Position']['toObject'](_0x249b67['graveyardPosition'],_0x396284)),null!=_0x249b67['howMany']&&_0x249b67['hasOwnProperty']('howMany')&&(_0x56ab31['howMany']=_0x249b67['howMany']),null!=_0x249b67['insertionPosition']&&_0x249b67['hasOwnProperty']('insertionPosition')&&(_0x56ab31['insertionPosition']=_0x3871db['Position']['toObject'](_0x249b67['insertionPosition'],_0x396284)),null!=_0x249b67['wasUndone']&&_0x249b67['hasOwnProperty']('wasUndone')&&(_0x56ab31['wasUndone']=_0x249b67['wasUndone']),_0x56ab31;},_0x3292d8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x3292d8['getTypeUrl']=function(_0x1043f9){return void 0x0===_0x1043f9&&(_0x1043f9='type.googleapis.com'),_0x1043f9+'/SplitOperation';},_0x3292d8;}()),_0x3871db['Position']=(function(){function _0x144b9d(_0xd14a4a){if(this['path']=[],_0xd14a4a){for(var _0x451539=Object['keys'](_0xd14a4a),_0x542a5a=0x0;_0x542a5a<_0x451539['length'];++_0x542a5a)null!=_0xd14a4a[_0x451539[_0x542a5a]]&&(this[_0x451539[_0x542a5a]]=_0xd14a4a[_0x451539[_0x542a5a]]);}}return _0x144b9d['prototype']['root']='',_0x144b9d['prototype']['rootMain']=!0x1,_0x144b9d['prototype']['rootGraveyard']=!0x1,_0x144b9d['prototype']['path']=_0x17f657['emptyArray'],_0x144b9d['prototype']['stickiness']='',_0x144b9d['create']=function(_0x1624b3){return new _0x144b9d(_0x1624b3);},_0x144b9d['encode']=function(_0x1d9671,_0x29519a){if(_0x29519a||(_0x29519a=_0x21a2be['create']()),null!=_0x1d9671['root']&&Object['hasOwnProperty']['call'](_0x1d9671,'root')&&_0x29519a['uint32'](0xa)['string'](_0x1d9671['root']),null!=_0x1d9671['rootMain']&&Object['hasOwnProperty']['call'](_0x1d9671,'rootMain')&&_0x29519a['uint32'](0x10)['bool'](_0x1d9671['rootMain']),null!=_0x1d9671['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1d9671,'rootGraveyard')&&_0x29519a['uint32'](0x18)['bool'](_0x1d9671['rootGraveyard']),null!=_0x1d9671['path']&&_0x1d9671['path']['length']){_0x29519a['uint32'](0x22)['fork']();for(var _0xdc4c93=0x0;_0xdc4c93<_0x1d9671['path']['length'];++_0xdc4c93)_0x29519a['uint32'](_0x1d9671['path'][_0xdc4c93]);_0x29519a['ldelim']();}return null!=_0x1d9671['stickiness']&&Object['hasOwnProperty']['call'](_0x1d9671,'stickiness')&&_0x29519a['uint32'](0x2a)['string'](_0x1d9671['stickiness']),_0x29519a;},_0x144b9d['encodeDelimited']=function(_0x9842b1,_0x4cfb83){return this['encode'](_0x9842b1,_0x4cfb83)['ldelim']();},_0x144b9d['decode']=function(_0x2e648d,_0x3726ab){_0x2e648d instanceof _0x1bcb2a||(_0x2e648d=_0x1bcb2a['create'](_0x2e648d));for(var _0x53780d=void 0x0===_0x3726ab?_0x2e648d['len']:_0x2e648d['pos']+_0x3726ab,_0x15c5f4=new _0x3871db['Position']();_0x2e648d['pos']<_0x53780d;){var _0x189b3b=_0x2e648d['uint32']();switch(_0x189b3b>>>0x3){case 0x1:_0x15c5f4['root']=_0x2e648d['string']();break;case 0x2:_0x15c5f4['rootMain']=_0x2e648d['bool']();break;case 0x3:_0x15c5f4['rootGraveyard']=_0x2e648d['bool']();break;case 0x4:if(_0x15c5f4['path']&&_0x15c5f4['path']['length']||(_0x15c5f4['path']=[]),0x2==(0x7&_0x189b3b)){for(var _0x1660b4=_0x2e648d['uint32']()+_0x2e648d['pos'];_0x2e648d['pos']<_0x1660b4;)_0x15c5f4['path']['push'](_0x2e648d['uint32']());}else _0x15c5f4['path']['push'](_0x2e648d['uint32']());break;case 0x5:_0x15c5f4['stickiness']=_0x2e648d['string']();break;default:_0x2e648d['skipType'](0x7&_0x189b3b);}}return _0x15c5f4;},_0x144b9d['decodeDelimited']=function(_0x561cb0){return _0x561cb0 instanceof _0x1bcb2a||(_0x561cb0=new _0x1bcb2a(_0x561cb0)),this['decode'](_0x561cb0,_0x561cb0['uint32']());},_0x144b9d['verify']=function(_0x3abca9){if('object'!=typeof _0x3abca9||null===_0x3abca9)return'object\x20expected';if(null!=_0x3abca9['root']&&_0x3abca9['hasOwnProperty']('root')&&!_0x17f657['isString'](_0x3abca9['root']))return'root:\x20string\x20expected';if(null!=_0x3abca9['rootMain']&&_0x3abca9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3abca9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3abca9['rootGraveyard']&&_0x3abca9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3abca9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3abca9['path']&&_0x3abca9['hasOwnProperty']('path')){if(!Array['isArray'](_0x3abca9['path']))return'path:\x20array\x20expected';for(var _0x324aab=0x0;_0x324aab<_0x3abca9['path']['length'];++_0x324aab)if(!_0x17f657['isInteger'](_0x3abca9['path'][_0x324aab]))return'path:\x20integer[]\x20expected';}return null!=_0x3abca9['stickiness']&&_0x3abca9['hasOwnProperty']('stickiness')&&!_0x17f657['isString'](_0x3abca9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x144b9d['fromObject']=function(_0x25646){if(_0x25646 instanceof _0x3871db['Position'])return _0x25646;var _0xda1a66=new _0x3871db['Position']();if(null!=_0x25646['root']&&(_0xda1a66['root']=String(_0x25646['root'])),null!=_0x25646['rootMain']&&(_0xda1a66['rootMain']=Boolean(_0x25646['rootMain'])),null!=_0x25646['rootGraveyard']&&(_0xda1a66['rootGraveyard']=Boolean(_0x25646['rootGraveyard'])),_0x25646['path']){if(!Array['isArray'](_0x25646['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xda1a66['path']=[];for(var _0x356363=0x0;_0x356363<_0x25646['path']['length'];++_0x356363)_0xda1a66['path'][_0x356363]=_0x25646['path'][_0x356363]>>>0x0;}return null!=_0x25646['stickiness']&&(_0xda1a66['stickiness']=String(_0x25646['stickiness'])),_0xda1a66;},_0x144b9d['toObject']=function(_0x420216,_0x449bf3){_0x449bf3||(_0x449bf3={});var _0x44a077={};if((_0x449bf3['arrays']||_0x449bf3['defaults'])&&(_0x44a077['path']=[]),_0x449bf3['defaults']&&(_0x44a077['root']='',_0x44a077['rootMain']=!0x1,_0x44a077['rootGraveyard']=!0x1,_0x44a077['stickiness']=''),null!=_0x420216['root']&&_0x420216['hasOwnProperty']('root')&&(_0x44a077['root']=_0x420216['root']),null!=_0x420216['rootMain']&&_0x420216['hasOwnProperty']('rootMain')&&(_0x44a077['rootMain']=_0x420216['rootMain']),null!=_0x420216['rootGraveyard']&&_0x420216['hasOwnProperty']('rootGraveyard')&&(_0x44a077['rootGraveyard']=_0x420216['rootGraveyard']),_0x420216['path']&&_0x420216['path']['length']){_0x44a077['path']=[];for(var _0xa1511d=0x0;_0xa1511d<_0x420216['path']['length'];++_0xa1511d)_0x44a077['path'][_0xa1511d]=_0x420216['path'][_0xa1511d];}return null!=_0x420216['stickiness']&&_0x420216['hasOwnProperty']('stickiness')&&(_0x44a077['stickiness']=_0x420216['stickiness']),_0x44a077;},_0x144b9d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x144b9d['getTypeUrl']=function(_0x5dcb52){return void 0x0===_0x5dcb52&&(_0x5dcb52='type.googleapis.com'),_0x5dcb52+'/Position';},_0x144b9d;}()),_0x3871db['Range']=(function(){function _0x4c78a5(_0x3c67e8){if(_0x3c67e8){for(var _0x1bbd3e=Object['keys'](_0x3c67e8),_0x304938=0x0;_0x304938<_0x1bbd3e['length'];++_0x304938)null!=_0x3c67e8[_0x1bbd3e[_0x304938]]&&(this[_0x1bbd3e[_0x304938]]=_0x3c67e8[_0x1bbd3e[_0x304938]]);}}return _0x4c78a5['prototype']['start']=null,_0x4c78a5['prototype']['end']=null,_0x4c78a5['create']=function(_0x4de6ad){return new _0x4c78a5(_0x4de6ad);},_0x4c78a5['encode']=function(_0xe85e91,_0x56f092){return _0x56f092||(_0x56f092=_0x21a2be['create']()),null!=_0xe85e91['start']&&Object['hasOwnProperty']['call'](_0xe85e91,'start')&&_0x3871db['Position']['encode'](_0xe85e91['start'],_0x56f092['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe85e91['end']&&Object['hasOwnProperty']['call'](_0xe85e91,'end')&&_0x3871db['Position']['encode'](_0xe85e91['end'],_0x56f092['uint32'](0x12)['fork']())['ldelim'](),_0x56f092;},_0x4c78a5['encodeDelimited']=function(_0x5d1c9e,_0x4b24b7){return this['encode'](_0x5d1c9e,_0x4b24b7)['ldelim']();},_0x4c78a5['decode']=function(_0x12076a,_0x6af1ba){_0x12076a instanceof _0x1bcb2a||(_0x12076a=_0x1bcb2a['create'](_0x12076a));for(var _0x249ef3=void 0x0===_0x6af1ba?_0x12076a['len']:_0x12076a['pos']+_0x6af1ba,_0x3f15cf=new _0x3871db['Range']();_0x12076a['pos']<_0x249ef3;){var _0x3822af=_0x12076a['uint32']();switch(_0x3822af>>>0x3){case 0x1:_0x3f15cf['start']=_0x3871db['Position']['decode'](_0x12076a,_0x12076a['uint32']());break;case 0x2:_0x3f15cf['end']=_0x3871db['Position']['decode'](_0x12076a,_0x12076a['uint32']());break;default:_0x12076a['skipType'](0x7&_0x3822af);}}return _0x3f15cf;},_0x4c78a5['decodeDelimited']=function(_0x597a30){return _0x597a30 instanceof _0x1bcb2a||(_0x597a30=new _0x1bcb2a(_0x597a30)),this['decode'](_0x597a30,_0x597a30['uint32']());},_0x4c78a5['verify']=function(_0x3920b3){if('object'!=typeof _0x3920b3||null===_0x3920b3)return'object\x20expected';var _0x268f03;if(null!=_0x3920b3['start']&&_0x3920b3['hasOwnProperty']('start')&&(_0x268f03=_0x3871db['Position']['verify'](_0x3920b3['start'])))return'start.'+_0x268f03;if(null!=_0x3920b3['end']&&_0x3920b3['hasOwnProperty']('end')&&(_0x268f03=_0x3871db['Position']['verify'](_0x3920b3['end'])))return'end.'+_0x268f03;return null;},_0x4c78a5['fromObject']=function(_0x3ba75c){if(_0x3ba75c instanceof _0x3871db['Range'])return _0x3ba75c;var _0x1c50af=new _0x3871db['Range']();if(null!=_0x3ba75c['start']){if('object'!=typeof _0x3ba75c['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1c50af['start']=_0x3871db['Position']['fromObject'](_0x3ba75c['start']);}if(null!=_0x3ba75c['end']){if('object'!=typeof _0x3ba75c['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1c50af['end']=_0x3871db['Position']['fromObject'](_0x3ba75c['end']);}return _0x1c50af;},_0x4c78a5['toObject']=function(_0x3bfcff,_0x19a8e6){_0x19a8e6||(_0x19a8e6={});var _0x2ccf05={};return _0x19a8e6['defaults']&&(_0x2ccf05['start']=null,_0x2ccf05['end']=null),null!=_0x3bfcff['start']&&_0x3bfcff['hasOwnProperty']('start')&&(_0x2ccf05['start']=_0x3871db['Position']['toObject'](_0x3bfcff['start'],_0x19a8e6)),null!=_0x3bfcff['end']&&_0x3bfcff['hasOwnProperty']('end')&&(_0x2ccf05['end']=_0x3871db['Position']['toObject'](_0x3bfcff['end'],_0x19a8e6)),_0x2ccf05;},_0x4c78a5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x4c78a5['getTypeUrl']=function(_0x467ade){return void 0x0===_0x467ade&&(_0x467ade='type.googleapis.com'),_0x467ade+'/Range';},_0x4c78a5;}()),_0x3871db['Element']=(function(){function _0x384f7c(_0x1b8e19){if(this['children']=[],this['attributesBoolean']={},_0x1b8e19){for(var _0x41bf86=Object['keys'](_0x1b8e19),_0x5dd824=0x0;_0x5dd824<_0x41bf86['length'];++_0x5dd824)null!=_0x1b8e19[_0x41bf86[_0x5dd824]]&&(this[_0x41bf86[_0x5dd824]]=_0x1b8e19[_0x41bf86[_0x5dd824]]);}}return _0x384f7c['prototype']['name']='',_0x384f7c['prototype']['children']=_0x17f657['emptyArray'],_0x384f7c['prototype']['data']='',_0x384f7c['prototype']['attributesBoolean']=_0x17f657['emptyObject'],_0x384f7c['prototype']['attributesJson']='',_0x384f7c['create']=function(_0x12efdc){return new _0x384f7c(_0x12efdc);},_0x384f7c['encode']=function(_0x301051,_0x26d2db){if(_0x26d2db||(_0x26d2db=_0x21a2be['create']()),null!=_0x301051['name']&&Object['hasOwnProperty']['call'](_0x301051,'name')&&_0x26d2db['uint32'](0xa)['string'](_0x301051['name']),null!=_0x301051['children']&&_0x301051['children']['length']){for(var _0x1f8d20=0x0;_0x1f8d20<_0x301051['children']['length'];++_0x1f8d20)_0x3871db['Element']['encode'](_0x301051['children'][_0x1f8d20],_0x26d2db['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x301051['data']&&Object['hasOwnProperty']['call'](_0x301051,'data')&&_0x26d2db['uint32'](0x1a)['string'](_0x301051['data']),null!=_0x301051['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x301051,'attributesBoolean')){var _0xa92cb2=Object['keys'](_0x301051['attributesBoolean']);for(_0x1f8d20=0x0;_0x1f8d20<_0xa92cb2['length'];++_0x1f8d20)_0x26d2db['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xa92cb2[_0x1f8d20])['uint32'](0x10)['bool'](_0x301051['attributesBoolean'][_0xa92cb2[_0x1f8d20]])['ldelim']();}return null!=_0x301051['attributesJson']&&Object['hasOwnProperty']['call'](_0x301051,'attributesJson')&&_0x26d2db['uint32'](0x2a)['string'](_0x301051['attributesJson']),_0x26d2db;},_0x384f7c['encodeDelimited']=function(_0x60db39,_0xc7170){return this['encode'](_0x60db39,_0xc7170)['ldelim']();},_0x384f7c['decode']=function(_0x2f7833,_0x5ceb41){_0x2f7833 instanceof _0x1bcb2a||(_0x2f7833=_0x1bcb2a['create'](_0x2f7833));for(var _0x4792bb,_0x1c689f,_0x6d75d=void 0x0===_0x5ceb41?_0x2f7833['len']:_0x2f7833['pos']+_0x5ceb41,_0x54fbef=new _0x3871db['Element']();_0x2f7833['pos']<_0x6d75d;){var _0x2d222a=_0x2f7833['uint32']();switch(_0x2d222a>>>0x3){case 0x1:_0x54fbef['name']=_0x2f7833['string']();break;case 0x2:_0x54fbef['children']&&_0x54fbef['children']['length']||(_0x54fbef['children']=[]),_0x54fbef['children']['push'](_0x3871db['Element']['decode'](_0x2f7833,_0x2f7833['uint32']()));break;case 0x3:_0x54fbef['data']=_0x2f7833['string']();break;case 0x4:_0x54fbef['attributesBoolean']===_0x17f657['emptyObject']&&(_0x54fbef['attributesBoolean']={});var _0x305c2e=_0x2f7833['uint32']()+_0x2f7833['pos'];for(_0x4792bb='',_0x1c689f=!0x1;_0x2f7833['pos']<_0x305c2e;){var _0x3322ac=_0x2f7833['uint32']();switch(_0x3322ac>>>0x3){case 0x1:_0x4792bb=_0x2f7833['string']();break;case 0x2:_0x1c689f=_0x2f7833['bool']();break;default:_0x2f7833['skipType'](0x7&_0x3322ac);}}_0x54fbef['attributesBoolean'][_0x4792bb]=_0x1c689f;break;case 0x5:_0x54fbef['attributesJson']=_0x2f7833['string']();break;default:_0x2f7833['skipType'](0x7&_0x2d222a);}}return _0x54fbef;},_0x384f7c['decodeDelimited']=function(_0x25517b){return _0x25517b instanceof _0x1bcb2a||(_0x25517b=new _0x1bcb2a(_0x25517b)),this['decode'](_0x25517b,_0x25517b['uint32']());},_0x384f7c['verify']=function(_0x57634b){if('object'!=typeof _0x57634b||null===_0x57634b)return'object\x20expected';if(null!=_0x57634b['name']&&_0x57634b['hasOwnProperty']('name')&&!_0x17f657['isString'](_0x57634b['name']))return'name:\x20string\x20expected';if(null!=_0x57634b['children']&&_0x57634b['hasOwnProperty']('children')){if(!Array['isArray'](_0x57634b['children']))return'children:\x20array\x20expected';for(var _0x233440=0x0;_0x233440<_0x57634b['children']['length'];++_0x233440){var _0x49fd6e=_0x3871db['Element']['verify'](_0x57634b['children'][_0x233440]);if(_0x49fd6e)return'children.'+_0x49fd6e;}}if(null!=_0x57634b['data']&&_0x57634b['hasOwnProperty']('data')&&!_0x17f657['isString'](_0x57634b['data']))return'data:\x20string\x20expected';if(null!=_0x57634b['attributesBoolean']&&_0x57634b['hasOwnProperty']('attributesBoolean')){if(!_0x17f657['isObject'](_0x57634b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x567dd4=Object['keys'](_0x57634b['attributesBoolean']);for(_0x233440=0x0;_0x233440<_0x567dd4['length'];++_0x233440)if('boolean'!=typeof _0x57634b['attributesBoolean'][_0x567dd4[_0x233440]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x57634b['attributesJson']&&_0x57634b['hasOwnProperty']('attributesJson')&&!_0x17f657['isString'](_0x57634b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x384f7c['fromObject']=function(_0xd63113){if(_0xd63113 instanceof _0x3871db['Element'])return _0xd63113;var _0x565c72=new _0x3871db['Element']();if(null!=_0xd63113['name']&&(_0x565c72['name']=String(_0xd63113['name'])),_0xd63113['children']){if(!Array['isArray'](_0xd63113['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x565c72['children']=[];for(var _0x24909a=0x0;_0x24909a<_0xd63113['children']['length'];++_0x24909a){if('object'!=typeof _0xd63113['children'][_0x24909a])throw TypeError('.Element.children:\x20object\x20expected');_0x565c72['children'][_0x24909a]=_0x3871db['Element']['fromObject'](_0xd63113['children'][_0x24909a]);}}if(null!=_0xd63113['data']&&(_0x565c72['data']=String(_0xd63113['data'])),_0xd63113['attributesBoolean']){if('object'!=typeof _0xd63113['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x565c72['attributesBoolean']={};var _0x415aee=Object['keys'](_0xd63113['attributesBoolean']);for(_0x24909a=0x0;_0x24909a<_0x415aee['length'];++_0x24909a)_0x565c72['attributesBoolean'][_0x415aee[_0x24909a]]=Boolean(_0xd63113['attributesBoolean'][_0x415aee[_0x24909a]]);}return null!=_0xd63113['attributesJson']&&(_0x565c72['attributesJson']=String(_0xd63113['attributesJson'])),_0x565c72;},_0x384f7c['toObject']=function(_0x229129,_0x2fed30){_0x2fed30||(_0x2fed30={});var _0x5657ef,_0x57ab53={};if((_0x2fed30['arrays']||_0x2fed30['defaults'])&&(_0x57ab53['children']=[]),(_0x2fed30['objects']||_0x2fed30['defaults'])&&(_0x57ab53['attributesBoolean']={}),_0x2fed30['defaults']&&(_0x57ab53['name']='',_0x57ab53['data']='',_0x57ab53['attributesJson']=''),null!=_0x229129['name']&&_0x229129['hasOwnProperty']('name')&&(_0x57ab53['name']=_0x229129['name']),_0x229129['children']&&_0x229129['children']['length']){_0x57ab53['children']=[];for(var _0x1df8d7=0x0;_0x1df8d7<_0x229129['children']['length'];++_0x1df8d7)_0x57ab53['children'][_0x1df8d7]=_0x3871db['Element']['toObject'](_0x229129['children'][_0x1df8d7],_0x2fed30);}if(null!=_0x229129['data']&&_0x229129['hasOwnProperty']('data')&&(_0x57ab53['data']=_0x229129['data']),_0x229129['attributesBoolean']&&(_0x5657ef=Object['keys'](_0x229129['attributesBoolean']))['length']){_0x57ab53['attributesBoolean']={};for(_0x1df8d7=0x0;_0x1df8d7<_0x5657ef['length'];++_0x1df8d7)_0x57ab53['attributesBoolean'][_0x5657ef[_0x1df8d7]]=_0x229129['attributesBoolean'][_0x5657ef[_0x1df8d7]];}return null!=_0x229129['attributesJson']&&_0x229129['hasOwnProperty']('attributesJson')&&(_0x57ab53['attributesJson']=_0x229129['attributesJson']),_0x57ab53;},_0x384f7c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x15c4cc['util']['toJSONOptions']);},_0x384f7c['getTypeUrl']=function(_0x19b176){return void 0x0===_0x19b176&&(_0x19b176='type.googleapis.com'),_0x19b176+'/Element';},_0x384f7c;}()),_0x3871db;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3dcdd8){return new w(this['_protobufRoot'][_0x3dcdd8]);}}class w{['_protobuf'];constructor(_0x3f8493){this['_protobuf']=_0x3f8493;}['compress'](_0x9da906){const _0x51b1ff=this['_protobuf']['verify'](_0x9da906);if(_0x51b1ff)throw Error(_0x51b1ff);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x9da906))['finish']();}['decompress'](_0x10bda9){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x10bda9),{'oneofs':!0x0});}}function v(_0x2de2ee,_0x34a297){const _0x3cee7c=_0x3670c7(_0x2de2ee);return _0x3cee7c['path'][_0x3cee7c['path']['length']-0x1]+=_0x34a297,_0x3cee7c;}function O(_0x355ad2,_0x20a2df){return _0x355ad2['root']===_0x20a2df['root']&&_0x1914d2(_0x355ad2['path'],_0x20a2df['path']);}function $(_0x41cfad){P(_0x41cfad,_0x254ef6=>('main'==_0x254ef6['root']?(_0x254ef6['rootMain']=!0x0,delete _0x254ef6['root']):'$graveyard'==_0x254ef6['root']&&(_0x254ef6['rootGraveyard']=!0x0,delete _0x254ef6['root']),_0x254ef6));}function J(_0x4b0cc6){P(_0x4b0cc6,_0x503686=>(_0x503686['rootMain']?(_0x503686['root']='main',delete _0x503686['rootMain']):_0x503686['rootGraveyard']&&(_0x503686['root']='$graveyard',delete _0x503686['rootGraveyard']),_0x503686));}function P(_0x24a3de,_0x290b09){for(const _0x5a5db0 in _0x24a3de){const _0x309872=_0x24a3de[_0x5a5db0];'nodes'!==_0x5a5db0&&_0x2d75c5(_0x309872)&&(_0x309872['path']&&(_0x309872['root']||_0x309872['rootMain']||_0x309872['rootGraveyard'])?_0x24a3de[_0x5a5db0]=_0x290b09(_0x309872):P(_0x309872,_0x290b09));}return _0x24a3de;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2daf50,_0x58f4fc,_0x452706){this['_id']=_0x2daf50,this['_operationName']=_0x58f4fc,this['_protobufDescriptor']=_0x452706;}['compress'](_0x74c8fe,_0x7edf62){const _0x2a52cf=_0x7edf62['shift']();return $(_0x2a52cf),_0x74c8fe['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2a52cf)),_0x74c8fe['types']['push'](this['_id']),!0x0;}['decompress'](_0x13cac6,_0x6ed057){_0x6ed057['types']['shift']();const _0x453fbd=this['_protobufDescriptor']['decompress'](_0x6ed057['buffers']['shift']());J(_0x453fbd),_0x453fbd['__className']=this['_operationName'],_0x13cac6['push'](_0x453fbd);}}class s extends e{['compress'](_0x4f6460,_0x2d288e){const _0x5aa2ae=_0x2d288e['shift']();return this['_serializeOneOf']('oldValue',_0x5aa2ae),this['_serializeOneOf']('newValue',_0x5aa2ae),$(_0x5aa2ae),_0x4f6460['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5aa2ae)),_0x4f6460['types']['push'](this['_id']),!0x0;}['decompress'](_0x483a91,_0x29b60e){const {types:_0xc374e8,buffers:_0x28e524}=_0x29b60e,_0x2c72f2=this['_protobufDescriptor']['decompress'](_0x28e524['shift']());_0xc374e8['shift'](),this['_deserializeOneOf']('oldValue',_0x2c72f2),this['_deserializeOneOf']('newValue',_0x2c72f2),J(_0x2c72f2),_0x2c72f2['__className']=this['_operationName'],_0x483a91['push'](_0x2c72f2);}['_serializeOneOf'](_0x52d266,_0x266e47){const _0x2b7cf0=_0x266e47[_0x52d266];'boolean'==typeof _0x2b7cf0?_0x266e47[_0x52d266+'Boolean']=_0x2b7cf0:_0x266e47[_0x52d266+'Json']=JSON['stringify'](_0x2b7cf0);}['_deserializeOneOf'](_0x2fa09a,_0x5b4a08){const _0x504393=_0x2fa09a+'Json';_0x5b4a08[_0x504393]?(_0x5b4a08[_0x2fa09a]=JSON['parse'](_0x5b4a08[_0x504393]),delete _0x5b4a08[_0x504393]):(_0x5b4a08[_0x2fa09a]=_0x5b4a08[_0x2fa09a+'Boolean'],delete _0x5b4a08[_0x2fa09a+'Boolean']);}}class i extends e{['compress'](_0x2b87af,_0x455d63){const _0x581edf=_0x455d63['shift']();return this['_serializeNodesAttributes'](_0x581edf['nodes']),$(_0x581edf),_0x2b87af['buffers']['push'](this['_protobufDescriptor']['compress'](_0x581edf)),_0x2b87af['types']['push'](this['_id']),!0x0;}['decompress'](_0x4db5da,_0x38981f){const {types:_0x586ccc,buffers:_0x1259ae}=_0x38981f,_0x48331c=this['_protobufDescriptor']['decompress'](_0x1259ae['shift']());_0x586ccc['shift'](),_0x48331c['nodes']||(_0x48331c['nodes']=[]),this['_deserializeNodesAttributes'](_0x48331c['nodes']),J(_0x48331c),_0x48331c['__className']=this['_operationName'],_0x4db5da['push'](_0x48331c);}['_serializeNodesAttributes'](_0x4419b1){for(const _0x375912 of _0x4419b1){if(_0x375912['attributes']){const _0x41bed1=_0x375912['attributes'];this['_areValuesBoolean'](_0x41bed1)?_0x375912['attributesBoolean']=_0x41bed1:_0x375912['attributesJson']=JSON['stringify'](_0x41bed1);}_0x375912['children']&&this['_serializeNodesAttributes'](_0x375912['children']);}}['_deserializeNodesAttributes'](_0x3470a1){for(const _0x250233 of _0x3470a1)(_0x250233['attributesBoolean']||_0x250233['attributesJson'])&&(_0x250233['attributesBoolean']?(_0x250233['attributes']=_0x250233['attributesBoolean'],delete _0x250233['attributesBoolean']):(_0x250233['attributes']=JSON['parse'](_0x250233['attributesJson']),delete _0x250233['attributesJson'])),_0x250233['children']&&this['_deserializeNodesAttributes'](_0x250233['children']);}['_areValuesBoolean'](_0xcea498){return Object['keys'](_0xcea498)['every'](_0x38abb1=>'boolean'==typeof _0xcea498[_0x38abb1]);}}class n extends e{['decompress'](_0x3ca768,_0x4095f3){super['decompress'](_0x3ca768,_0x4095f3);const _0x205d02=_0x3ca768[_0x3ca768['length']-0x1];_0x205d02['oldRange']||(_0x205d02['oldRange']=null),_0x205d02['newRange']||(_0x205d02['newRange']=null);}}class p extends e{['compress'](_0x46adfa,_0x57950e){return _0x57950e['shift'](),_0x46adfa['types']['push'](this['_id']),!0x0;}['decompress'](_0x20845e,_0x35cff6){_0x35cff6['types']['shift'](),_0x20845e['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x275306,_0xc73b0b,_0x112888,_0x152428){super(_0x275306,_0xc73b0b,_0x112888),this['_omittedNamespace']=_0x152428+':';}['compress'](_0xb94eea,_0xd32bb6){return!('MarkerOperation'!=_0xd32bb6[0x0]['__className']||!_0xd32bb6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xd32bb6[0x0]['name']=_0xd32bb6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xb94eea,_0xd32bb6),!0x0);}['decompress'](_0x385281,_0x2df88f){super['decompress'](_0x385281,_0x2df88f);const _0x2bdab0=_0x385281[_0x385281['length']-0x1];_0x2bdab0['name']=this['_omittedNamespace']+_0x2bdab0['name'];}}class _{['_id'];['_context'];constructor(_0x5bc93b,_0x5c6137){this['_id']=_0x5bc93b,this['_context']=_0x5c6137;}['compress'](_0x59e980,_0x169b8e){let _0x5ccac7;for(;_0x169b8e['length']>0x1&&this['_compareOperations'](_0x169b8e[0x0],_0x169b8e[0x1]);)_0x5ccac7?(_0x5ccac7=this['_combineNext'](_0x169b8e['shift'](),_0x5ccac7),_0x59e980['types']['push'](0x0)):(_0x5ccac7=_0x3670c7(_0x169b8e['shift']()),_0x59e980['types']['push'](this['_id']));return!!_0x5ccac7&&(_0x5ccac7=this['_combineNext'](_0x169b8e['shift'](),_0x5ccac7),_0x59e980['types']['push'](0x0),_0x59e980['buffers']['push'](this['_compressSingleOperation'](_0x5ccac7)),!0x0);}['decompress'](_0x15ce12,_0x2390b9){const _0x53a92f=this['_decompressSingleOperation'](_0x2390b9);for(;0x0==_0x2390b9['types'][0x0];)_0x2390b9['types']['shift'](),_0x15ce12['push'](this['_splitCurrent'](_0x53a92f));_0x15ce12['push'](_0x53a92f);}}class m extends _{['_combineNext'](_0x153fcb,_0x1dc1d1){return _0x1dc1d1['nodes'][0x0]['data']+=_0x153fcb['nodes'][0x0]['data'],_0x1dc1d1;}['_splitCurrent'](_0xc4d51a){const _0x6bb844=_0x3670c7(_0xc4d51a),_0x36d9d4=_0x6bb844['nodes'][0x0],_0x2ce5a4=_0xc4d51a['nodes'][0x0],_0x5cb82c=_0x2ce5a4['data'][Symbol['iterator']]()['next']()['value'],_0x477270=_0x5cb82c['length'];return _0x36d9d4['data']=_0x5cb82c,_0x2ce5a4['data']=_0x2ce5a4['data']['substr'](_0x477270),_0xc4d51a['position']=v(_0xc4d51a['position'],_0x477270),_0x6bb844;}['_compareOperations'](_0x1f5249,_0x5ea1c1){if(this['_checkOperation'](_0x1f5249)&&this['_checkOperation'](_0x5ea1c1)){const _0x559023=_0x1f5249['nodes'][0x0]['data']['length'],_0x2cd445=O(v(_0x1f5249['position'],_0x559023),_0x5ea1c1['position']),_0x1c6080=_0x1f5249['nodes'][0x0],_0xb4b928=_0x5ea1c1['nodes'][0x0];return _0x2cd445&&this['_compareAttributes'](_0x1c6080,_0xb4b928);}return!0x1;}['_compressSingleOperation'](_0xbdc610){const _0x5aeaa8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5aeaa8,[_0xbdc610]),_0x5aeaa8['buffers'][0x0];}['_decompressSingleOperation'](_0x2678c4){const _0x3260e6=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3260e6,_0x2678c4),_0x3260e6[0x0];}['_checkOperation'](_0x1995fd){return'InsertOperation'==_0x1995fd['__className']&&0x1==_0x1995fd['nodes']['length']&&_0x1995fd['nodes'][0x0]['data']&&!_0x1995fd['wasUndone']&&0x1==Array['from'](_0x1995fd['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x22919e,_0x1abd47){const _0x1617e0=Object['keys'](_0x22919e['attributes']||{}),_0x5dc491=Object['keys'](_0x1abd47['attributes']||{});return _0x1617e0['length']===_0x5dc491['length']&&_0x1617e0['every'](_0x145f61=>_0x1abd47['attributes'][_0x145f61]&&_0x1abd47['attributes'][_0x145f61]===_0x22919e['attributes'][_0x145f61]);}}class c extends _{['_combineNext'](_0x2efddc,_0x2ec4e1){return _0x2ec4e1['howMany']++,_0x2ec4e1['sourcePosition']=_0x3670c7(_0x2efddc['sourcePosition']),_0x2ec4e1;}['_splitCurrent'](_0x2400e1){const _0x2cf036=_0x3670c7(_0x2400e1);return _0x2400e1['howMany']--,_0x2cf036['howMany']=0x1,_0x2cf036['sourcePosition']=v(_0x2cf036['sourcePosition'],_0x2400e1['howMany']),_0x2cf036;}['_compareOperations'](_0x41f29c,_0x5a6b52){return!(!this['_checkOperation'](_0x41f29c)||!this['_checkOperation'](_0x5a6b52))&&(O(v(_0x41f29c['sourcePosition'],-0x1),_0x5a6b52['sourcePosition'])&&O(_0x41f29c['targetPosition'],_0x5a6b52['targetPosition']));}['_compressSingleOperation'](_0x1c7848){const _0x41cc40={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x41cc40,[_0x1c7848]),_0x41cc40['buffers'][0x0];}['_decompressSingleOperation'](_0x516827){const _0x560c0e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x560c0e,_0x516827),_0x560c0e[0x0];}['_checkOperation'](_0x5a4f62){return'MoveOperation'==_0x5a4f62['__className']&&'$graveyard'==_0x5a4f62['targetPosition']['root']&&0x1==_0x5a4f62['howMany']&&!_0x5a4f62['wasUndone'];}}class h extends _{['_combineNext'](_0x315e22,_0x151c21){return _0x151c21['howMany']++,_0x151c21;}['_splitCurrent'](_0x511457){const _0x499e3d=_0x3670c7(_0x511457);return _0x499e3d['howMany']=0x1,_0x511457['howMany']--,_0x499e3d;}['_compareOperations'](_0x572fa5,_0x101202){return!(!this['_checkOperation'](_0x572fa5)||!this['_checkOperation'](_0x101202))&&(O(_0x572fa5['sourcePosition'],_0x101202['sourcePosition'])&&O(_0x572fa5['targetPosition'],_0x101202['targetPosition']));}['_compressSingleOperation'](_0x24a3f2){const _0x3797be={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3797be,[_0x24a3f2]),_0x3797be['buffers'][0x0];}['_decompressSingleOperation'](_0x48effb){const _0x173ab7=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x173ab7,_0x48effb),_0x173ab7[0x0];}['_checkOperation'](_0x1ce443){return'MoveOperation'==_0x1ce443['__className']&&'$graveyard'==_0x1ce443['targetPosition']['root']&&0x1==_0x1ce443['howMany']&&!_0x1ce443['wasUndone'];}}class f extends _{['compress'](_0x2da027,_0x305600){if(!this['_compareOperations'](_0x305600[0x0],_0x305600[0x1]))return!0x1;const _0x65454f=_0x305600['shift']();return _0x65454f['oldRange']=null,_0x65454f['newRange']&&O(_0x65454f['newRange']['start'],_0x65454f['newRange']['end'])&&(_0x65454f['newRange']['end']=null),_0x305600['shift'](),_0x2da027['types']['push'](this['_id']),_0x2da027['types']['push'](0x0),_0x2da027['buffers']['push'](this['_compressSingleOperation'](_0x65454f)),!0x0;}['decompress'](_0x2dd9d6,_0x28f5e8){const _0x1eae38=this['_decompressSingleOperation'](_0x28f5e8);_0x1eae38['newRange']&&!_0x1eae38['newRange']['end']&&(_0x1eae38['newRange']['end']=_0x3670c7(_0x1eae38['newRange']['start']));const _0x23d512=_0x3670c7(_0x1eae38);_0x23d512['newRange']&&(_0x23d512['newRange']['start']['stickiness']='toNone',_0x23d512['newRange']['end']=_0x3670c7(_0x23d512['newRange']['start'])),_0x23d512['name']='user:position:'+_0x23d512['name']['split'](':')[0x2],_0x28f5e8['types']['shift'](),_0x2dd9d6['push'](_0x1eae38),_0x2dd9d6['push'](_0x23d512);}['_compressSingleOperation'](_0xecadfe){const _0x4d4a70={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4d4a70,[_0xecadfe]),_0x4d4a70['buffers'][0x0];}['_decompressSingleOperation'](_0x490e43){const _0x341603=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x341603,_0x490e43),_0x341603[0x0];}['_compareOperations'](_0x1371b1,_0x140f1a){return!(!_0x1371b1||!_0x140f1a)&&('MarkerOperation'==_0x1371b1['__className']&&'MarkerOperation'==_0x140f1a['__className']&&!(!_0x1371b1['name']['startsWith']('user:')||!_0x140f1a['name']['startsWith']('user:')||_0x1371b1['name']==_0x140f1a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5390f4=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x5390f4,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x5390f4,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4bfc95){if(!_0x4bfc95||!_0x4bfc95[0x0])throw new _0x96887f('no-operations-provided',this);const _0xee3eb0={'types':[],'buffers':[],'baseVersion':_0x4bfc95[0x0]['baseVersion']};for(;_0x4bfc95['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('TypingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('DeletingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xee3eb0,_0x4bfc95)||this['_getCompressorByName'](_0x4bfc95[0x0]['__className'])['compress'](_0xee3eb0,_0x4bfc95);return _0xee3eb0;}['decompress'](_0x9fb582){const _0x27a382=[];for(;_0x9fb582['types']['length'];){const _0x3a5845=this['_compressorById']['get'](_0x9fb582['types'][0x0]);if(!_0x3a5845)throw new _0x96887f('decompress-compressor-not-found',this,{'type':_0x9fb582['types'][0x0]});_0x3a5845['decompress'](_0x27a382,_0x9fb582);}return _0x27a382['forEach']((_0x9cc020,_0x22b819)=>_0x9cc020['baseVersion']=_0x9fb582['baseVersion']+_0x22b819),_0x27a382;}['_getCompressorByName'](_0x367d4e){return this['_compressorByName']['get'](_0x367d4e);}['_registerOperationCompressor'](_0x48dd63,_0x214a1f,_0x333958){const _0x2c4869=new _0x333958(_0x48dd63,_0x214a1f,this['_protobufFactory']['getDescriptor'](_0x214a1f));this['_registerCompressor'](_0x48dd63,_0x214a1f,_0x2c4869);}['_registerActionCompressor'](_0x156f87,_0x335f5e,_0x1f05c8){const _0x2d1ad6=new _0x1f05c8(_0x156f87,this);this['_registerCompressor'](_0x156f87,_0x335f5e,_0x2d1ad6);}['_registerCompressor'](_0x357935,_0x37a69f,_0x520bad){this['_compressorById']['set'](_0x357935,_0x520bad),this['_compressorByName']['set'](_0x37a69f,_0x520bad);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "45.2.0-alpha.
|
|
3
|
+
"version": "45.2.0-alpha.2",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.
|
|
37
|
-
"ckeditor5": "45.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.2",
|
|
37
|
+
"ckeditor5": "45.2.0-alpha.2",
|
|
38
38
|
"es-toolkit": "1.32.0",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5c96a0=_0x2132;function _0x2132(_0x4b9ad7,_0x4f52d3){const _0x2f286e=_0x2f28();return _0x2132=function(_0x213246,_0x1680fe){_0x213246=_0x213246-0x1a1;let _0x2609d0=_0x2f286e[_0x213246];return _0x2609d0;},_0x2132(_0x4b9ad7,_0x4f52d3);}(function(_0x3a9cd8,_0x25c305){const _0x13d942=_0x2132,_0x401152=_0x3a9cd8();while(!![]){try{const _0x4e3e13=-parseInt(_0x13d942(0x1af))/0x1*(parseInt(_0x13d942(0x1a3))/0x2)+-parseInt(_0x13d942(0x1b2))/0x3+-parseInt(_0x13d942(0x1a7))/0x4+-parseInt(_0x13d942(0x1ac))/0x5+parseInt(_0x13d942(0x1ae))/0x6+parseInt(_0x13d942(0x1a9))/0x7+parseInt(_0x13d942(0x1b1))/0x8;if(_0x4e3e13===_0x25c305)break;else _0x401152['push'](_0x401152['shift']());}catch(_0x5dd3a3){_0x401152['push'](_0x401152['shift']());}}}(_0x2f28,0x49e46));import{cloneDeep as _0x4a8ddb}from'es-toolkit/compat';export default class _{[_0x5c96a0(0x1b4)];[_0x5c96a0(0x1a5)];constructor(_0x1f401d,_0x206a41){const _0x38b9fe=_0x5c96a0;this[_0x38b9fe(0x1b4)]=_0x1f401d,this[_0x38b9fe(0x1a5)]=_0x206a41;}[_0x5c96a0(0x1ab)](_0x2e8958,_0x2899e0){const _0x177a42=_0x5c96a0;let _0xbff2be;for(;_0x2899e0[_0x177a42(0x1aa)]>0x1&&this[_0x177a42(0x1b3)](_0x2899e0[0x0],_0x2899e0[0x1]);)_0xbff2be?(_0xbff2be=this[_0x177a42(0x1a4)](_0x2899e0[_0x177a42(0x1a6)](),_0xbff2be),_0x2e8958[_0x177a42(0x1a1)][_0x177a42(0x1a8)](0x0)):(_0xbff2be=_0x4a8ddb(_0x2899e0[_0x177a42(0x1a6)]()),_0x2e8958[_0x177a42(0x1a1)][_0x177a42(0x1a8)](this[_0x177a42(0x1b4)]));return!!_0xbff2be&&(_0xbff2be=this[_0x177a42(0x1a4)](_0x2899e0[_0x177a42(0x1a6)](),_0xbff2be),_0x2e8958[_0x177a42(0x1a1)][_0x177a42(0x1a8)](0x0),_0x2e8958[_0x177a42(0x1b0)][_0x177a42(0x1a8)](this[_0x177a42(0x1a2)](_0xbff2be)),!0x0);}[_0x5c96a0(0x1b6)](_0x4dba80,_0xe4fff3){const _0x1e9e43=_0x5c96a0,_0x14a82f=this[_0x1e9e43(0x1b5)](_0xe4fff3);for(;0x0==_0xe4fff3[_0x1e9e43(0x1a1)][0x0];)_0xe4fff3[_0x1e9e43(0x1a1)][_0x1e9e43(0x1a6)](),_0x4dba80[_0x1e9e43(0x1a8)](this[_0x1e9e43(0x1ad)](_0x14a82f));_0x4dba80[_0x1e9e43(0x1a8)](_0x14a82f);}}function _0x2f28(){const _0x5ee25f=['_decompressSingleOperation','decompress','types','_compressSingleOperation','7666wAoWfq','_combineNext','_context','shift','2404912Aiwcwt','push','2809520KiggwA','length','compress','208510hZWbjn','_splitCurrent','2993358mlHTSv','103tehgYt','buffers','8090560QtvDrz','1713546EYzVfc','_compareOperations','_id'];_0x2f28=function(){return _0x5ee25f;};return _0x2f28();}
|