@ckeditor/ckeditor5-operations-compressor 45.2.1 → 45.2.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 _0x1f3021=_0x3ca13f['Reader'],_0x1dded0=_0x3ca13f['Writer'],_0x56459a=_0x3ca13f['util'],_0x28a542=_0x3ca13f['roots']['default']||(_0x3ca13f['roots']['default']={});return _0x28a542['AttributeOperation']=(function(){function _0x27161a(_0x30a7ba){if(_0x30a7ba){for(var _0x596e4b=Object['keys'](_0x30a7ba),_0x2a8002=0x0;_0x2a8002<_0x596e4b['length'];++_0x2a8002)null!=_0x30a7ba[_0x596e4b[_0x2a8002]]&&(this[_0x596e4b[_0x2a8002]]=_0x30a7ba[_0x596e4b[_0x2a8002]]);}}return _0x27161a['prototype']['range']=null,_0x27161a['prototype']['key']='',_0x27161a['prototype']['oldValueBoolean']=!0x1,_0x27161a['prototype']['oldValueJson']='',_0x27161a['prototype']['newValueBoolean']=!0x1,_0x27161a['prototype']['newValueJson']='',_0x27161a['prototype']['wasUndone']=!0x1,_0x27161a['create']=function(_0x3171c9){return new _0x27161a(_0x3171c9);},_0x27161a['encode']=function(_0x13f066,_0x35fb57){return _0x35fb57||(_0x35fb57=_0x1dded0['create']()),null!=_0x13f066['range']&&Object['hasOwnProperty']['call'](_0x13f066,'range')&&_0x28a542['Range']['encode'](_0x13f066['range'],_0x35fb57['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13f066['key']&&Object['hasOwnProperty']['call'](_0x13f066,'key')&&_0x35fb57['uint32'](0x12)['string'](_0x13f066['key']),null!=_0x13f066['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x13f066,'oldValueBoolean')&&_0x35fb57['uint32'](0x18)['bool'](_0x13f066['oldValueBoolean']),null!=_0x13f066['oldValueJson']&&Object['hasOwnProperty']['call'](_0x13f066,'oldValueJson')&&_0x35fb57['uint32'](0x22)['string'](_0x13f066['oldValueJson']),null!=_0x13f066['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x13f066,'newValueBoolean')&&_0x35fb57['uint32'](0x28)['bool'](_0x13f066['newValueBoolean']),null!=_0x13f066['newValueJson']&&Object['hasOwnProperty']['call'](_0x13f066,'newValueJson')&&_0x35fb57['uint32'](0x32)['string'](_0x13f066['newValueJson']),null!=_0x13f066['wasUndone']&&Object['hasOwnProperty']['call'](_0x13f066,'wasUndone')&&_0x35fb57['uint32'](0x38)['bool'](_0x13f066['wasUndone']),_0x35fb57;},_0x27161a['encodeDelimited']=function(_0x413940,_0x22c13e){return this['encode'](_0x413940,_0x22c13e)['ldelim']();},_0x27161a['decode']=function(_0xbee3bc,_0x215af4){_0xbee3bc instanceof _0x1f3021||(_0xbee3bc=_0x1f3021['create'](_0xbee3bc));for(var _0x3803de=void 0x0===_0x215af4?_0xbee3bc['len']:_0xbee3bc['pos']+_0x215af4,_0x291aa5=new _0x28a542['AttributeOperation']();_0xbee3bc['pos']<_0x3803de;){var _0x355974=_0xbee3bc['uint32']();switch(_0x355974>>>0x3){case 0x1:_0x291aa5['range']=_0x28a542['Range']['decode'](_0xbee3bc,_0xbee3bc['uint32']());break;case 0x2:_0x291aa5['key']=_0xbee3bc['string']();break;case 0x3:_0x291aa5['oldValueBoolean']=_0xbee3bc['bool']();break;case 0x4:_0x291aa5['oldValueJson']=_0xbee3bc['string']();break;case 0x5:_0x291aa5['newValueBoolean']=_0xbee3bc['bool']();break;case 0x6:_0x291aa5['newValueJson']=_0xbee3bc['string']();break;case 0x7:_0x291aa5['wasUndone']=_0xbee3bc['bool']();break;default:_0xbee3bc['skipType'](0x7&_0x355974);}}return _0x291aa5;},_0x27161a['decodeDelimited']=function(_0x41842d){return _0x41842d instanceof _0x1f3021||(_0x41842d=new _0x1f3021(_0x41842d)),this['decode'](_0x41842d,_0x41842d['uint32']());},_0x27161a['verify']=function(_0x5cb2b0){if('object'!=typeof _0x5cb2b0||null===_0x5cb2b0)return'object\x20expected';if(null!=_0x5cb2b0['range']&&_0x5cb2b0['hasOwnProperty']('range')){var _0x3ee275=_0x28a542['Range']['verify'](_0x5cb2b0['range']);if(_0x3ee275)return'range.'+_0x3ee275;}return null!=_0x5cb2b0['key']&&_0x5cb2b0['hasOwnProperty']('key')&&!_0x56459a['isString'](_0x5cb2b0['key'])?'key:\x20string\x20expected':null!=_0x5cb2b0['oldValueBoolean']&&_0x5cb2b0['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5cb2b0['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5cb2b0['oldValueJson']&&_0x5cb2b0['hasOwnProperty']('oldValueJson')&&!_0x56459a['isString'](_0x5cb2b0['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5cb2b0['newValueBoolean']&&_0x5cb2b0['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5cb2b0['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5cb2b0['newValueJson']&&_0x5cb2b0['hasOwnProperty']('newValueJson')&&!_0x56459a['isString'](_0x5cb2b0['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5cb2b0['wasUndone']&&_0x5cb2b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cb2b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x27161a['fromObject']=function(_0x2595e1){if(_0x2595e1 instanceof _0x28a542['AttributeOperation'])return _0x2595e1;var _0xeacc9a=new _0x28a542['AttributeOperation']();if(null!=_0x2595e1['range']){if('object'!=typeof _0x2595e1['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0xeacc9a['range']=_0x28a542['Range']['fromObject'](_0x2595e1['range']);}return null!=_0x2595e1['key']&&(_0xeacc9a['key']=String(_0x2595e1['key'])),null!=_0x2595e1['oldValueBoolean']&&(_0xeacc9a['oldValueBoolean']=Boolean(_0x2595e1['oldValueBoolean'])),null!=_0x2595e1['oldValueJson']&&(_0xeacc9a['oldValueJson']=String(_0x2595e1['oldValueJson'])),null!=_0x2595e1['newValueBoolean']&&(_0xeacc9a['newValueBoolean']=Boolean(_0x2595e1['newValueBoolean'])),null!=_0x2595e1['newValueJson']&&(_0xeacc9a['newValueJson']=String(_0x2595e1['newValueJson'])),null!=_0x2595e1['wasUndone']&&(_0xeacc9a['wasUndone']=Boolean(_0x2595e1['wasUndone'])),_0xeacc9a;},_0x27161a['toObject']=function(_0x350bca,_0x1dffd1){_0x1dffd1||(_0x1dffd1={});var _0x5b8951={};return _0x1dffd1['defaults']&&(_0x5b8951['range']=null,_0x5b8951['key']='',_0x5b8951['oldValueBoolean']=!0x1,_0x5b8951['oldValueJson']='',_0x5b8951['newValueBoolean']=!0x1,_0x5b8951['newValueJson']='',_0x5b8951['wasUndone']=!0x1),null!=_0x350bca['range']&&_0x350bca['hasOwnProperty']('range')&&(_0x5b8951['range']=_0x28a542['Range']['toObject'](_0x350bca['range'],_0x1dffd1)),null!=_0x350bca['key']&&_0x350bca['hasOwnProperty']('key')&&(_0x5b8951['key']=_0x350bca['key']),null!=_0x350bca['oldValueBoolean']&&_0x350bca['hasOwnProperty']('oldValueBoolean')&&(_0x5b8951['oldValueBoolean']=_0x350bca['oldValueBoolean']),null!=_0x350bca['oldValueJson']&&_0x350bca['hasOwnProperty']('oldValueJson')&&(_0x5b8951['oldValueJson']=_0x350bca['oldValueJson']),null!=_0x350bca['newValueBoolean']&&_0x350bca['hasOwnProperty']('newValueBoolean')&&(_0x5b8951['newValueBoolean']=_0x350bca['newValueBoolean']),null!=_0x350bca['newValueJson']&&_0x350bca['hasOwnProperty']('newValueJson')&&(_0x5b8951['newValueJson']=_0x350bca['newValueJson']),null!=_0x350bca['wasUndone']&&_0x350bca['hasOwnProperty']('wasUndone')&&(_0x5b8951['wasUndone']=_0x350bca['wasUndone']),_0x5b8951;},_0x27161a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x27161a['getTypeUrl']=function(_0x120a6b){return void 0x0===_0x120a6b&&(_0x120a6b='type.googleapis.com'),_0x120a6b+'/AttributeOperation';},_0x27161a;}()),_0x28a542['InsertOperation']=(function(){function _0x25c3e9(_0x1bfd72){if(this['nodes']=[],_0x1bfd72){for(var _0x86b598=Object['keys'](_0x1bfd72),_0x1a556f=0x0;_0x1a556f<_0x86b598['length'];++_0x1a556f)null!=_0x1bfd72[_0x86b598[_0x1a556f]]&&(this[_0x86b598[_0x1a556f]]=_0x1bfd72[_0x86b598[_0x1a556f]]);}}return _0x25c3e9['prototype']['position']=null,_0x25c3e9['prototype']['nodes']=_0x56459a['emptyArray'],_0x25c3e9['prototype']['shouldReceiveAttributes']=!0x1,_0x25c3e9['prototype']['wasUndone']=!0x1,_0x25c3e9['create']=function(_0x3abe3d){return new _0x25c3e9(_0x3abe3d);},_0x25c3e9['encode']=function(_0xaa1b4f,_0x409dc8){if(_0x409dc8||(_0x409dc8=_0x1dded0['create']()),null!=_0xaa1b4f['position']&&Object['hasOwnProperty']['call'](_0xaa1b4f,'position')&&_0x28a542['Position']['encode'](_0xaa1b4f['position'],_0x409dc8['uint32'](0xa)['fork']())['ldelim'](),null!=_0xaa1b4f['nodes']&&_0xaa1b4f['nodes']['length']){for(var _0xf08788=0x0;_0xf08788<_0xaa1b4f['nodes']['length'];++_0xf08788)_0x28a542['Element']['encode'](_0xaa1b4f['nodes'][_0xf08788],_0x409dc8['uint32'](0x12)['fork']())['ldelim']();}return null!=_0xaa1b4f['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0xaa1b4f,'shouldReceiveAttributes')&&_0x409dc8['uint32'](0x18)['bool'](_0xaa1b4f['shouldReceiveAttributes']),null!=_0xaa1b4f['wasUndone']&&Object['hasOwnProperty']['call'](_0xaa1b4f,'wasUndone')&&_0x409dc8['uint32'](0x20)['bool'](_0xaa1b4f['wasUndone']),_0x409dc8;},_0x25c3e9['encodeDelimited']=function(_0x34ae4c,_0x2f2160){return this['encode'](_0x34ae4c,_0x2f2160)['ldelim']();},_0x25c3e9['decode']=function(_0x53482e,_0x2ce16f){_0x53482e instanceof _0x1f3021||(_0x53482e=_0x1f3021['create'](_0x53482e));for(var _0xf6b168=void 0x0===_0x2ce16f?_0x53482e['len']:_0x53482e['pos']+_0x2ce16f,_0x2593b6=new _0x28a542['InsertOperation']();_0x53482e['pos']<_0xf6b168;){var _0x20d0ab=_0x53482e['uint32']();switch(_0x20d0ab>>>0x3){case 0x1:_0x2593b6['position']=_0x28a542['Position']['decode'](_0x53482e,_0x53482e['uint32']());break;case 0x2:_0x2593b6['nodes']&&_0x2593b6['nodes']['length']||(_0x2593b6['nodes']=[]),_0x2593b6['nodes']['push'](_0x28a542['Element']['decode'](_0x53482e,_0x53482e['uint32']()));break;case 0x3:_0x2593b6['shouldReceiveAttributes']=_0x53482e['bool']();break;case 0x4:_0x2593b6['wasUndone']=_0x53482e['bool']();break;default:_0x53482e['skipType'](0x7&_0x20d0ab);}}return _0x2593b6;},_0x25c3e9['decodeDelimited']=function(_0x3b84c5){return _0x3b84c5 instanceof _0x1f3021||(_0x3b84c5=new _0x1f3021(_0x3b84c5)),this['decode'](_0x3b84c5,_0x3b84c5['uint32']());},_0x25c3e9['verify']=function(_0x3251fc){if('object'!=typeof _0x3251fc||null===_0x3251fc)return'object\x20expected';if(null!=_0x3251fc['position']&&_0x3251fc['hasOwnProperty']('position')&&(_0x408815=_0x28a542['Position']['verify'](_0x3251fc['position'])))return'position.'+_0x408815;if(null!=_0x3251fc['nodes']&&_0x3251fc['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x3251fc['nodes']))return'nodes:\x20array\x20expected';for(var _0x17b3eb=0x0;_0x17b3eb<_0x3251fc['nodes']['length'];++_0x17b3eb){var _0x408815;if(_0x408815=_0x28a542['Element']['verify'](_0x3251fc['nodes'][_0x17b3eb]))return'nodes.'+_0x408815;}}return null!=_0x3251fc['shouldReceiveAttributes']&&_0x3251fc['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x3251fc['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x3251fc['wasUndone']&&_0x3251fc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3251fc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25c3e9['fromObject']=function(_0x61d394){if(_0x61d394 instanceof _0x28a542['InsertOperation'])return _0x61d394;var _0x3a2a91=new _0x28a542['InsertOperation']();if(null!=_0x61d394['position']){if('object'!=typeof _0x61d394['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3a2a91['position']=_0x28a542['Position']['fromObject'](_0x61d394['position']);}if(_0x61d394['nodes']){if(!Array['isArray'](_0x61d394['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3a2a91['nodes']=[];for(var _0x55a6ce=0x0;_0x55a6ce<_0x61d394['nodes']['length'];++_0x55a6ce){if('object'!=typeof _0x61d394['nodes'][_0x55a6ce])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3a2a91['nodes'][_0x55a6ce]=_0x28a542['Element']['fromObject'](_0x61d394['nodes'][_0x55a6ce]);}}return null!=_0x61d394['shouldReceiveAttributes']&&(_0x3a2a91['shouldReceiveAttributes']=Boolean(_0x61d394['shouldReceiveAttributes'])),null!=_0x61d394['wasUndone']&&(_0x3a2a91['wasUndone']=Boolean(_0x61d394['wasUndone'])),_0x3a2a91;},_0x25c3e9['toObject']=function(_0xb8a696,_0x5093e0){_0x5093e0||(_0x5093e0={});var _0x2c9129={};if((_0x5093e0['arrays']||_0x5093e0['defaults'])&&(_0x2c9129['nodes']=[]),_0x5093e0['defaults']&&(_0x2c9129['position']=null,_0x2c9129['shouldReceiveAttributes']=!0x1,_0x2c9129['wasUndone']=!0x1),null!=_0xb8a696['position']&&_0xb8a696['hasOwnProperty']('position')&&(_0x2c9129['position']=_0x28a542['Position']['toObject'](_0xb8a696['position'],_0x5093e0)),_0xb8a696['nodes']&&_0xb8a696['nodes']['length']){_0x2c9129['nodes']=[];for(var _0x5cea7a=0x0;_0x5cea7a<_0xb8a696['nodes']['length'];++_0x5cea7a)_0x2c9129['nodes'][_0x5cea7a]=_0x28a542['Element']['toObject'](_0xb8a696['nodes'][_0x5cea7a],_0x5093e0);}return null!=_0xb8a696['shouldReceiveAttributes']&&_0xb8a696['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2c9129['shouldReceiveAttributes']=_0xb8a696['shouldReceiveAttributes']),null!=_0xb8a696['wasUndone']&&_0xb8a696['hasOwnProperty']('wasUndone')&&(_0x2c9129['wasUndone']=_0xb8a696['wasUndone']),_0x2c9129;},_0x25c3e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x25c3e9['getTypeUrl']=function(_0x23b815){return void 0x0===_0x23b815&&(_0x23b815='type.googleapis.com'),_0x23b815+'/InsertOperation';},_0x25c3e9;}()),_0x28a542['MarkerOperation']=(function(){function _0x4ab63a(_0x5eb319){if(_0x5eb319){for(var _0x164bd7=Object['keys'](_0x5eb319),_0x3a4ba0=0x0;_0x3a4ba0<_0x164bd7['length'];++_0x3a4ba0)null!=_0x5eb319[_0x164bd7[_0x3a4ba0]]&&(this[_0x164bd7[_0x3a4ba0]]=_0x5eb319[_0x164bd7[_0x3a4ba0]]);}}return _0x4ab63a['prototype']['name']='',_0x4ab63a['prototype']['oldRange']=null,_0x4ab63a['prototype']['newRange']=null,_0x4ab63a['prototype']['affectsData']=!0x1,_0x4ab63a['prototype']['wasUndone']=!0x1,_0x4ab63a['create']=function(_0x2d7aeb){return new _0x4ab63a(_0x2d7aeb);},_0x4ab63a['encode']=function(_0x468c5c,_0x1d7524){return _0x1d7524||(_0x1d7524=_0x1dded0['create']()),null!=_0x468c5c['name']&&Object['hasOwnProperty']['call'](_0x468c5c,'name')&&_0x1d7524['uint32'](0xa)['string'](_0x468c5c['name']),null!=_0x468c5c['oldRange']&&Object['hasOwnProperty']['call'](_0x468c5c,'oldRange')&&_0x28a542['Range']['encode'](_0x468c5c['oldRange'],_0x1d7524['uint32'](0x12)['fork']())['ldelim'](),null!=_0x468c5c['newRange']&&Object['hasOwnProperty']['call'](_0x468c5c,'newRange')&&_0x28a542['Range']['encode'](_0x468c5c['newRange'],_0x1d7524['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x468c5c['affectsData']&&Object['hasOwnProperty']['call'](_0x468c5c,'affectsData')&&_0x1d7524['uint32'](0x20)['bool'](_0x468c5c['affectsData']),null!=_0x468c5c['wasUndone']&&Object['hasOwnProperty']['call'](_0x468c5c,'wasUndone')&&_0x1d7524['uint32'](0x28)['bool'](_0x468c5c['wasUndone']),_0x1d7524;},_0x4ab63a['encodeDelimited']=function(_0x233108,_0x1e12ce){return this['encode'](_0x233108,_0x1e12ce)['ldelim']();},_0x4ab63a['decode']=function(_0x7cf007,_0x5d65d3){_0x7cf007 instanceof _0x1f3021||(_0x7cf007=_0x1f3021['create'](_0x7cf007));for(var _0x3b8db4=void 0x0===_0x5d65d3?_0x7cf007['len']:_0x7cf007['pos']+_0x5d65d3,_0x4cc8ff=new _0x28a542['MarkerOperation']();_0x7cf007['pos']<_0x3b8db4;){var _0x4f34d7=_0x7cf007['uint32']();switch(_0x4f34d7>>>0x3){case 0x1:_0x4cc8ff['name']=_0x7cf007['string']();break;case 0x2:_0x4cc8ff['oldRange']=_0x28a542['Range']['decode'](_0x7cf007,_0x7cf007['uint32']());break;case 0x3:_0x4cc8ff['newRange']=_0x28a542['Range']['decode'](_0x7cf007,_0x7cf007['uint32']());break;case 0x4:_0x4cc8ff['affectsData']=_0x7cf007['bool']();break;case 0x5:_0x4cc8ff['wasUndone']=_0x7cf007['bool']();break;default:_0x7cf007['skipType'](0x7&_0x4f34d7);}}return _0x4cc8ff;},_0x4ab63a['decodeDelimited']=function(_0x25b40b){return _0x25b40b instanceof _0x1f3021||(_0x25b40b=new _0x1f3021(_0x25b40b)),this['decode'](_0x25b40b,_0x25b40b['uint32']());},_0x4ab63a['verify']=function(_0x2a9db1){if('object'!=typeof _0x2a9db1||null===_0x2a9db1)return'object\x20expected';if(null!=_0x2a9db1['name']&&_0x2a9db1['hasOwnProperty']('name')&&!_0x56459a['isString'](_0x2a9db1['name']))return'name:\x20string\x20expected';var _0x2a5369;if(null!=_0x2a9db1['oldRange']&&_0x2a9db1['hasOwnProperty']('oldRange')&&(_0x2a5369=_0x28a542['Range']['verify'](_0x2a9db1['oldRange'])))return'oldRange.'+_0x2a5369;if(null!=_0x2a9db1['newRange']&&_0x2a9db1['hasOwnProperty']('newRange')&&(_0x2a5369=_0x28a542['Range']['verify'](_0x2a9db1['newRange'])))return'newRange.'+_0x2a5369;return null!=_0x2a9db1['affectsData']&&_0x2a9db1['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2a9db1['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2a9db1['wasUndone']&&_0x2a9db1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a9db1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4ab63a['fromObject']=function(_0x4aeb38){if(_0x4aeb38 instanceof _0x28a542['MarkerOperation'])return _0x4aeb38;var _0x1ee730=new _0x28a542['MarkerOperation']();if(null!=_0x4aeb38['name']&&(_0x1ee730['name']=String(_0x4aeb38['name'])),null!=_0x4aeb38['oldRange']){if('object'!=typeof _0x4aeb38['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1ee730['oldRange']=_0x28a542['Range']['fromObject'](_0x4aeb38['oldRange']);}if(null!=_0x4aeb38['newRange']){if('object'!=typeof _0x4aeb38['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1ee730['newRange']=_0x28a542['Range']['fromObject'](_0x4aeb38['newRange']);}return null!=_0x4aeb38['affectsData']&&(_0x1ee730['affectsData']=Boolean(_0x4aeb38['affectsData'])),null!=_0x4aeb38['wasUndone']&&(_0x1ee730['wasUndone']=Boolean(_0x4aeb38['wasUndone'])),_0x1ee730;},_0x4ab63a['toObject']=function(_0x351793,_0x21c4a0){_0x21c4a0||(_0x21c4a0={});var _0x3d0794={};return _0x21c4a0['defaults']&&(_0x3d0794['name']='',_0x3d0794['oldRange']=null,_0x3d0794['newRange']=null,_0x3d0794['affectsData']=!0x1,_0x3d0794['wasUndone']=!0x1),null!=_0x351793['name']&&_0x351793['hasOwnProperty']('name')&&(_0x3d0794['name']=_0x351793['name']),null!=_0x351793['oldRange']&&_0x351793['hasOwnProperty']('oldRange')&&(_0x3d0794['oldRange']=_0x28a542['Range']['toObject'](_0x351793['oldRange'],_0x21c4a0)),null!=_0x351793['newRange']&&_0x351793['hasOwnProperty']('newRange')&&(_0x3d0794['newRange']=_0x28a542['Range']['toObject'](_0x351793['newRange'],_0x21c4a0)),null!=_0x351793['affectsData']&&_0x351793['hasOwnProperty']('affectsData')&&(_0x3d0794['affectsData']=_0x351793['affectsData']),null!=_0x351793['wasUndone']&&_0x351793['hasOwnProperty']('wasUndone')&&(_0x3d0794['wasUndone']=_0x351793['wasUndone']),_0x3d0794;},_0x4ab63a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x4ab63a['getTypeUrl']=function(_0x17e309){return void 0x0===_0x17e309&&(_0x17e309='type.googleapis.com'),_0x17e309+'/MarkerOperation';},_0x4ab63a;}()),_0x28a542['MergeOperation']=(function(){function _0x1269a8(_0x56297e){if(_0x56297e){for(var _0x24da66=Object['keys'](_0x56297e),_0x416701=0x0;_0x416701<_0x24da66['length'];++_0x416701)null!=_0x56297e[_0x24da66[_0x416701]]&&(this[_0x24da66[_0x416701]]=_0x56297e[_0x24da66[_0x416701]]);}}return _0x1269a8['prototype']['sourcePosition']=null,_0x1269a8['prototype']['targetPosition']=null,_0x1269a8['prototype']['graveyardPosition']=null,_0x1269a8['prototype']['howMany']=0x0,_0x1269a8['prototype']['wasUndone']=!0x1,_0x1269a8['create']=function(_0x2ec344){return new _0x1269a8(_0x2ec344);},_0x1269a8['encode']=function(_0x319f56,_0x408f9f){return _0x408f9f||(_0x408f9f=_0x1dded0['create']()),null!=_0x319f56['sourcePosition']&&Object['hasOwnProperty']['call'](_0x319f56,'sourcePosition')&&_0x28a542['Position']['encode'](_0x319f56['sourcePosition'],_0x408f9f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x319f56['targetPosition']&&Object['hasOwnProperty']['call'](_0x319f56,'targetPosition')&&_0x28a542['Position']['encode'](_0x319f56['targetPosition'],_0x408f9f['uint32'](0x12)['fork']())['ldelim'](),null!=_0x319f56['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x319f56,'graveyardPosition')&&_0x28a542['Position']['encode'](_0x319f56['graveyardPosition'],_0x408f9f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x319f56['howMany']&&Object['hasOwnProperty']['call'](_0x319f56,'howMany')&&_0x408f9f['uint32'](0x20)['uint32'](_0x319f56['howMany']),null!=_0x319f56['wasUndone']&&Object['hasOwnProperty']['call'](_0x319f56,'wasUndone')&&_0x408f9f['uint32'](0x28)['bool'](_0x319f56['wasUndone']),_0x408f9f;},_0x1269a8['encodeDelimited']=function(_0x2a7562,_0x3144a4){return this['encode'](_0x2a7562,_0x3144a4)['ldelim']();},_0x1269a8['decode']=function(_0x438b75,_0x2d7b3b){_0x438b75 instanceof _0x1f3021||(_0x438b75=_0x1f3021['create'](_0x438b75));for(var _0x32c733=void 0x0===_0x2d7b3b?_0x438b75['len']:_0x438b75['pos']+_0x2d7b3b,_0x16cdd7=new _0x28a542['MergeOperation']();_0x438b75['pos']<_0x32c733;){var _0x487878=_0x438b75['uint32']();switch(_0x487878>>>0x3){case 0x1:_0x16cdd7['sourcePosition']=_0x28a542['Position']['decode'](_0x438b75,_0x438b75['uint32']());break;case 0x2:_0x16cdd7['targetPosition']=_0x28a542['Position']['decode'](_0x438b75,_0x438b75['uint32']());break;case 0x3:_0x16cdd7['graveyardPosition']=_0x28a542['Position']['decode'](_0x438b75,_0x438b75['uint32']());break;case 0x4:_0x16cdd7['howMany']=_0x438b75['uint32']();break;case 0x5:_0x16cdd7['wasUndone']=_0x438b75['bool']();break;default:_0x438b75['skipType'](0x7&_0x487878);}}return _0x16cdd7;},_0x1269a8['decodeDelimited']=function(_0x2ee71c){return _0x2ee71c instanceof _0x1f3021||(_0x2ee71c=new _0x1f3021(_0x2ee71c)),this['decode'](_0x2ee71c,_0x2ee71c['uint32']());},_0x1269a8['verify']=function(_0x3f5719){if('object'!=typeof _0x3f5719||null===_0x3f5719)return'object\x20expected';var _0x3e2e39;if(null!=_0x3f5719['sourcePosition']&&_0x3f5719['hasOwnProperty']('sourcePosition')&&(_0x3e2e39=_0x28a542['Position']['verify'](_0x3f5719['sourcePosition'])))return'sourcePosition.'+_0x3e2e39;if(null!=_0x3f5719['targetPosition']&&_0x3f5719['hasOwnProperty']('targetPosition')&&(_0x3e2e39=_0x28a542['Position']['verify'](_0x3f5719['targetPosition'])))return'targetPosition.'+_0x3e2e39;if(null!=_0x3f5719['graveyardPosition']&&_0x3f5719['hasOwnProperty']('graveyardPosition')&&(_0x3e2e39=_0x28a542['Position']['verify'](_0x3f5719['graveyardPosition'])))return'graveyardPosition.'+_0x3e2e39;return null!=_0x3f5719['howMany']&&_0x3f5719['hasOwnProperty']('howMany')&&!_0x56459a['isInteger'](_0x3f5719['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3f5719['wasUndone']&&_0x3f5719['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f5719['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1269a8['fromObject']=function(_0x3161fd){if(_0x3161fd instanceof _0x28a542['MergeOperation'])return _0x3161fd;var _0x588696=new _0x28a542['MergeOperation']();if(null!=_0x3161fd['sourcePosition']){if('object'!=typeof _0x3161fd['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x588696['sourcePosition']=_0x28a542['Position']['fromObject'](_0x3161fd['sourcePosition']);}if(null!=_0x3161fd['targetPosition']){if('object'!=typeof _0x3161fd['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x588696['targetPosition']=_0x28a542['Position']['fromObject'](_0x3161fd['targetPosition']);}if(null!=_0x3161fd['graveyardPosition']){if('object'!=typeof _0x3161fd['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x588696['graveyardPosition']=_0x28a542['Position']['fromObject'](_0x3161fd['graveyardPosition']);}return null!=_0x3161fd['howMany']&&(_0x588696['howMany']=_0x3161fd['howMany']>>>0x0),null!=_0x3161fd['wasUndone']&&(_0x588696['wasUndone']=Boolean(_0x3161fd['wasUndone'])),_0x588696;},_0x1269a8['toObject']=function(_0x4db891,_0x27130d){_0x27130d||(_0x27130d={});var _0x355a09={};return _0x27130d['defaults']&&(_0x355a09['sourcePosition']=null,_0x355a09['targetPosition']=null,_0x355a09['graveyardPosition']=null,_0x355a09['howMany']=0x0,_0x355a09['wasUndone']=!0x1),null!=_0x4db891['sourcePosition']&&_0x4db891['hasOwnProperty']('sourcePosition')&&(_0x355a09['sourcePosition']=_0x28a542['Position']['toObject'](_0x4db891['sourcePosition'],_0x27130d)),null!=_0x4db891['targetPosition']&&_0x4db891['hasOwnProperty']('targetPosition')&&(_0x355a09['targetPosition']=_0x28a542['Position']['toObject'](_0x4db891['targetPosition'],_0x27130d)),null!=_0x4db891['graveyardPosition']&&_0x4db891['hasOwnProperty']('graveyardPosition')&&(_0x355a09['graveyardPosition']=_0x28a542['Position']['toObject'](_0x4db891['graveyardPosition'],_0x27130d)),null!=_0x4db891['howMany']&&_0x4db891['hasOwnProperty']('howMany')&&(_0x355a09['howMany']=_0x4db891['howMany']),null!=_0x4db891['wasUndone']&&_0x4db891['hasOwnProperty']('wasUndone')&&(_0x355a09['wasUndone']=_0x4db891['wasUndone']),_0x355a09;},_0x1269a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x1269a8['getTypeUrl']=function(_0x17b432){return void 0x0===_0x17b432&&(_0x17b432='type.googleapis.com'),_0x17b432+'/MergeOperation';},_0x1269a8;}()),_0x28a542['MoveOperation']=(function(){function _0x3766b7(_0x193ace){if(_0x193ace){for(var _0x493256=Object['keys'](_0x193ace),_0xfe23a5=0x0;_0xfe23a5<_0x493256['length'];++_0xfe23a5)null!=_0x193ace[_0x493256[_0xfe23a5]]&&(this[_0x493256[_0xfe23a5]]=_0x193ace[_0x493256[_0xfe23a5]]);}}return _0x3766b7['prototype']['sourcePosition']=null,_0x3766b7['prototype']['howMany']=0x0,_0x3766b7['prototype']['targetPosition']=null,_0x3766b7['prototype']['wasUndone']=!0x1,_0x3766b7['create']=function(_0x219114){return new _0x3766b7(_0x219114);},_0x3766b7['encode']=function(_0x9b115f,_0xfa3957){return _0xfa3957||(_0xfa3957=_0x1dded0['create']()),null!=_0x9b115f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x9b115f,'sourcePosition')&&_0x28a542['Position']['encode'](_0x9b115f['sourcePosition'],_0xfa3957['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9b115f['howMany']&&Object['hasOwnProperty']['call'](_0x9b115f,'howMany')&&_0xfa3957['uint32'](0x10)['uint32'](_0x9b115f['howMany']),null!=_0x9b115f['targetPosition']&&Object['hasOwnProperty']['call'](_0x9b115f,'targetPosition')&&_0x28a542['Position']['encode'](_0x9b115f['targetPosition'],_0xfa3957['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x9b115f['wasUndone']&&Object['hasOwnProperty']['call'](_0x9b115f,'wasUndone')&&_0xfa3957['uint32'](0x20)['bool'](_0x9b115f['wasUndone']),_0xfa3957;},_0x3766b7['encodeDelimited']=function(_0x327d80,_0x5a1600){return this['encode'](_0x327d80,_0x5a1600)['ldelim']();},_0x3766b7['decode']=function(_0x5b7fac,_0x50c11a){_0x5b7fac instanceof _0x1f3021||(_0x5b7fac=_0x1f3021['create'](_0x5b7fac));for(var _0xc0a362=void 0x0===_0x50c11a?_0x5b7fac['len']:_0x5b7fac['pos']+_0x50c11a,_0x38ee9f=new _0x28a542['MoveOperation']();_0x5b7fac['pos']<_0xc0a362;){var _0xcc874=_0x5b7fac['uint32']();switch(_0xcc874>>>0x3){case 0x1:_0x38ee9f['sourcePosition']=_0x28a542['Position']['decode'](_0x5b7fac,_0x5b7fac['uint32']());break;case 0x2:_0x38ee9f['howMany']=_0x5b7fac['uint32']();break;case 0x3:_0x38ee9f['targetPosition']=_0x28a542['Position']['decode'](_0x5b7fac,_0x5b7fac['uint32']());break;case 0x4:_0x38ee9f['wasUndone']=_0x5b7fac['bool']();break;default:_0x5b7fac['skipType'](0x7&_0xcc874);}}return _0x38ee9f;},_0x3766b7['decodeDelimited']=function(_0x513f00){return _0x513f00 instanceof _0x1f3021||(_0x513f00=new _0x1f3021(_0x513f00)),this['decode'](_0x513f00,_0x513f00['uint32']());},_0x3766b7['verify']=function(_0x44c339){if('object'!=typeof _0x44c339||null===_0x44c339)return'object\x20expected';var _0x450218;if(null!=_0x44c339['sourcePosition']&&_0x44c339['hasOwnProperty']('sourcePosition')&&(_0x450218=_0x28a542['Position']['verify'](_0x44c339['sourcePosition'])))return'sourcePosition.'+_0x450218;if(null!=_0x44c339['howMany']&&_0x44c339['hasOwnProperty']('howMany')&&!_0x56459a['isInteger'](_0x44c339['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x44c339['targetPosition']&&_0x44c339['hasOwnProperty']('targetPosition')&&(_0x450218=_0x28a542['Position']['verify'](_0x44c339['targetPosition'])))return'targetPosition.'+_0x450218;return null!=_0x44c339['wasUndone']&&_0x44c339['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x44c339['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3766b7['fromObject']=function(_0x53c865){if(_0x53c865 instanceof _0x28a542['MoveOperation'])return _0x53c865;var _0x30e4e6=new _0x28a542['MoveOperation']();if(null!=_0x53c865['sourcePosition']){if('object'!=typeof _0x53c865['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x30e4e6['sourcePosition']=_0x28a542['Position']['fromObject'](_0x53c865['sourcePosition']);}if(null!=_0x53c865['howMany']&&(_0x30e4e6['howMany']=_0x53c865['howMany']>>>0x0),null!=_0x53c865['targetPosition']){if('object'!=typeof _0x53c865['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x30e4e6['targetPosition']=_0x28a542['Position']['fromObject'](_0x53c865['targetPosition']);}return null!=_0x53c865['wasUndone']&&(_0x30e4e6['wasUndone']=Boolean(_0x53c865['wasUndone'])),_0x30e4e6;},_0x3766b7['toObject']=function(_0x2f5d20,_0x463377){_0x463377||(_0x463377={});var _0x214048={};return _0x463377['defaults']&&(_0x214048['sourcePosition']=null,_0x214048['howMany']=0x0,_0x214048['targetPosition']=null,_0x214048['wasUndone']=!0x1),null!=_0x2f5d20['sourcePosition']&&_0x2f5d20['hasOwnProperty']('sourcePosition')&&(_0x214048['sourcePosition']=_0x28a542['Position']['toObject'](_0x2f5d20['sourcePosition'],_0x463377)),null!=_0x2f5d20['howMany']&&_0x2f5d20['hasOwnProperty']('howMany')&&(_0x214048['howMany']=_0x2f5d20['howMany']),null!=_0x2f5d20['targetPosition']&&_0x2f5d20['hasOwnProperty']('targetPosition')&&(_0x214048['targetPosition']=_0x28a542['Position']['toObject'](_0x2f5d20['targetPosition'],_0x463377)),null!=_0x2f5d20['wasUndone']&&_0x2f5d20['hasOwnProperty']('wasUndone')&&(_0x214048['wasUndone']=_0x2f5d20['wasUndone']),_0x214048;},_0x3766b7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x3766b7['getTypeUrl']=function(_0x5c70ab){return void 0x0===_0x5c70ab&&(_0x5c70ab='type.googleapis.com'),_0x5c70ab+'/MoveOperation';},_0x3766b7;}()),_0x28a542['RenameOperation']=(function(){function _0x622c76(_0x24ebee){if(_0x24ebee){for(var _0x2dc498=Object['keys'](_0x24ebee),_0x47a6fa=0x0;_0x47a6fa<_0x2dc498['length'];++_0x47a6fa)null!=_0x24ebee[_0x2dc498[_0x47a6fa]]&&(this[_0x2dc498[_0x47a6fa]]=_0x24ebee[_0x2dc498[_0x47a6fa]]);}}return _0x622c76['prototype']['position']=null,_0x622c76['prototype']['oldName']='',_0x622c76['prototype']['newName']='',_0x622c76['prototype']['wasUndone']=!0x1,_0x622c76['create']=function(_0x49dffe){return new _0x622c76(_0x49dffe);},_0x622c76['encode']=function(_0x2a3501,_0x5ebec6){return _0x5ebec6||(_0x5ebec6=_0x1dded0['create']()),null!=_0x2a3501['position']&&Object['hasOwnProperty']['call'](_0x2a3501,'position')&&_0x28a542['Position']['encode'](_0x2a3501['position'],_0x5ebec6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2a3501['oldName']&&Object['hasOwnProperty']['call'](_0x2a3501,'oldName')&&_0x5ebec6['uint32'](0x12)['string'](_0x2a3501['oldName']),null!=_0x2a3501['newName']&&Object['hasOwnProperty']['call'](_0x2a3501,'newName')&&_0x5ebec6['uint32'](0x1a)['string'](_0x2a3501['newName']),null!=_0x2a3501['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a3501,'wasUndone')&&_0x5ebec6['uint32'](0x20)['bool'](_0x2a3501['wasUndone']),_0x5ebec6;},_0x622c76['encodeDelimited']=function(_0x15247f,_0x1221ef){return this['encode'](_0x15247f,_0x1221ef)['ldelim']();},_0x622c76['decode']=function(_0x35bcd2,_0x12296a){_0x35bcd2 instanceof _0x1f3021||(_0x35bcd2=_0x1f3021['create'](_0x35bcd2));for(var _0x542b01=void 0x0===_0x12296a?_0x35bcd2['len']:_0x35bcd2['pos']+_0x12296a,_0x484932=new _0x28a542['RenameOperation']();_0x35bcd2['pos']<_0x542b01;){var _0x252115=_0x35bcd2['uint32']();switch(_0x252115>>>0x3){case 0x1:_0x484932['position']=_0x28a542['Position']['decode'](_0x35bcd2,_0x35bcd2['uint32']());break;case 0x2:_0x484932['oldName']=_0x35bcd2['string']();break;case 0x3:_0x484932['newName']=_0x35bcd2['string']();break;case 0x4:_0x484932['wasUndone']=_0x35bcd2['bool']();break;default:_0x35bcd2['skipType'](0x7&_0x252115);}}return _0x484932;},_0x622c76['decodeDelimited']=function(_0x71d517){return _0x71d517 instanceof _0x1f3021||(_0x71d517=new _0x1f3021(_0x71d517)),this['decode'](_0x71d517,_0x71d517['uint32']());},_0x622c76['verify']=function(_0x5de21b){if('object'!=typeof _0x5de21b||null===_0x5de21b)return'object\x20expected';if(null!=_0x5de21b['position']&&_0x5de21b['hasOwnProperty']('position')){var _0x5261d2=_0x28a542['Position']['verify'](_0x5de21b['position']);if(_0x5261d2)return'position.'+_0x5261d2;}return null!=_0x5de21b['oldName']&&_0x5de21b['hasOwnProperty']('oldName')&&!_0x56459a['isString'](_0x5de21b['oldName'])?'oldName:\x20string\x20expected':null!=_0x5de21b['newName']&&_0x5de21b['hasOwnProperty']('newName')&&!_0x56459a['isString'](_0x5de21b['newName'])?'newName:\x20string\x20expected':null!=_0x5de21b['wasUndone']&&_0x5de21b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5de21b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x622c76['fromObject']=function(_0xf9859f){if(_0xf9859f instanceof _0x28a542['RenameOperation'])return _0xf9859f;var _0x487623=new _0x28a542['RenameOperation']();if(null!=_0xf9859f['position']){if('object'!=typeof _0xf9859f['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x487623['position']=_0x28a542['Position']['fromObject'](_0xf9859f['position']);}return null!=_0xf9859f['oldName']&&(_0x487623['oldName']=String(_0xf9859f['oldName'])),null!=_0xf9859f['newName']&&(_0x487623['newName']=String(_0xf9859f['newName'])),null!=_0xf9859f['wasUndone']&&(_0x487623['wasUndone']=Boolean(_0xf9859f['wasUndone'])),_0x487623;},_0x622c76['toObject']=function(_0x25a15b,_0x1c2960){_0x1c2960||(_0x1c2960={});var _0x52de30={};return _0x1c2960['defaults']&&(_0x52de30['position']=null,_0x52de30['oldName']='',_0x52de30['newName']='',_0x52de30['wasUndone']=!0x1),null!=_0x25a15b['position']&&_0x25a15b['hasOwnProperty']('position')&&(_0x52de30['position']=_0x28a542['Position']['toObject'](_0x25a15b['position'],_0x1c2960)),null!=_0x25a15b['oldName']&&_0x25a15b['hasOwnProperty']('oldName')&&(_0x52de30['oldName']=_0x25a15b['oldName']),null!=_0x25a15b['newName']&&_0x25a15b['hasOwnProperty']('newName')&&(_0x52de30['newName']=_0x25a15b['newName']),null!=_0x25a15b['wasUndone']&&_0x25a15b['hasOwnProperty']('wasUndone')&&(_0x52de30['wasUndone']=_0x25a15b['wasUndone']),_0x52de30;},_0x622c76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x622c76['getTypeUrl']=function(_0x490f42){return void 0x0===_0x490f42&&(_0x490f42='type.googleapis.com'),_0x490f42+'/RenameOperation';},_0x622c76;}()),_0x28a542['RootAttributeOperation']=(function(){function _0x3a621d(_0x451655){if(_0x451655){for(var _0x19f4dc=Object['keys'](_0x451655),_0x15f31e=0x0;_0x15f31e<_0x19f4dc['length'];++_0x15f31e)null!=_0x451655[_0x19f4dc[_0x15f31e]]&&(this[_0x19f4dc[_0x15f31e]]=_0x451655[_0x19f4dc[_0x15f31e]]);}}return _0x3a621d['prototype']['root']='',_0x3a621d['prototype']['key']='',_0x3a621d['prototype']['oldValueBoolean']=!0x1,_0x3a621d['prototype']['oldValueJson']='',_0x3a621d['prototype']['newValueBoolean']=!0x1,_0x3a621d['prototype']['newValueJson']='',_0x3a621d['prototype']['wasUndone']=!0x1,_0x3a621d['create']=function(_0x328c03){return new _0x3a621d(_0x328c03);},_0x3a621d['encode']=function(_0xfdd0fe,_0x58a166){return _0x58a166||(_0x58a166=_0x1dded0['create']()),null!=_0xfdd0fe['root']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'root')&&_0x58a166['uint32'](0xa)['string'](_0xfdd0fe['root']),null!=_0xfdd0fe['key']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'key')&&_0x58a166['uint32'](0x12)['string'](_0xfdd0fe['key']),null!=_0xfdd0fe['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'oldValueBoolean')&&_0x58a166['uint32'](0x18)['bool'](_0xfdd0fe['oldValueBoolean']),null!=_0xfdd0fe['oldValueJson']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'oldValueJson')&&_0x58a166['uint32'](0x22)['string'](_0xfdd0fe['oldValueJson']),null!=_0xfdd0fe['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'newValueBoolean')&&_0x58a166['uint32'](0x28)['bool'](_0xfdd0fe['newValueBoolean']),null!=_0xfdd0fe['newValueJson']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'newValueJson')&&_0x58a166['uint32'](0x32)['string'](_0xfdd0fe['newValueJson']),null!=_0xfdd0fe['wasUndone']&&Object['hasOwnProperty']['call'](_0xfdd0fe,'wasUndone')&&_0x58a166['uint32'](0x38)['bool'](_0xfdd0fe['wasUndone']),_0x58a166;},_0x3a621d['encodeDelimited']=function(_0x225133,_0x3354a1){return this['encode'](_0x225133,_0x3354a1)['ldelim']();},_0x3a621d['decode']=function(_0x4a589e,_0xc7666a){_0x4a589e instanceof _0x1f3021||(_0x4a589e=_0x1f3021['create'](_0x4a589e));for(var _0x47e67e=void 0x0===_0xc7666a?_0x4a589e['len']:_0x4a589e['pos']+_0xc7666a,_0x581609=new _0x28a542['RootAttributeOperation']();_0x4a589e['pos']<_0x47e67e;){var _0x354106=_0x4a589e['uint32']();switch(_0x354106>>>0x3){case 0x1:_0x581609['root']=_0x4a589e['string']();break;case 0x2:_0x581609['key']=_0x4a589e['string']();break;case 0x3:_0x581609['oldValueBoolean']=_0x4a589e['bool']();break;case 0x4:_0x581609['oldValueJson']=_0x4a589e['string']();break;case 0x5:_0x581609['newValueBoolean']=_0x4a589e['bool']();break;case 0x6:_0x581609['newValueJson']=_0x4a589e['string']();break;case 0x7:_0x581609['wasUndone']=_0x4a589e['bool']();break;default:_0x4a589e['skipType'](0x7&_0x354106);}}return _0x581609;},_0x3a621d['decodeDelimited']=function(_0xf4bca2){return _0xf4bca2 instanceof _0x1f3021||(_0xf4bca2=new _0x1f3021(_0xf4bca2)),this['decode'](_0xf4bca2,_0xf4bca2['uint32']());},_0x3a621d['verify']=function(_0x3c348e){return'object'!=typeof _0x3c348e||null===_0x3c348e?'object\x20expected':null!=_0x3c348e['root']&&_0x3c348e['hasOwnProperty']('root')&&!_0x56459a['isString'](_0x3c348e['root'])?'root:\x20string\x20expected':null!=_0x3c348e['key']&&_0x3c348e['hasOwnProperty']('key')&&!_0x56459a['isString'](_0x3c348e['key'])?'key:\x20string\x20expected':null!=_0x3c348e['oldValueBoolean']&&_0x3c348e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3c348e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3c348e['oldValueJson']&&_0x3c348e['hasOwnProperty']('oldValueJson')&&!_0x56459a['isString'](_0x3c348e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3c348e['newValueBoolean']&&_0x3c348e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3c348e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3c348e['newValueJson']&&_0x3c348e['hasOwnProperty']('newValueJson')&&!_0x56459a['isString'](_0x3c348e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3c348e['wasUndone']&&_0x3c348e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3c348e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3a621d['fromObject']=function(_0x2ed94a){if(_0x2ed94a instanceof _0x28a542['RootAttributeOperation'])return _0x2ed94a;var _0x28fcd1=new _0x28a542['RootAttributeOperation']();return null!=_0x2ed94a['root']&&(_0x28fcd1['root']=String(_0x2ed94a['root'])),null!=_0x2ed94a['key']&&(_0x28fcd1['key']=String(_0x2ed94a['key'])),null!=_0x2ed94a['oldValueBoolean']&&(_0x28fcd1['oldValueBoolean']=Boolean(_0x2ed94a['oldValueBoolean'])),null!=_0x2ed94a['oldValueJson']&&(_0x28fcd1['oldValueJson']=String(_0x2ed94a['oldValueJson'])),null!=_0x2ed94a['newValueBoolean']&&(_0x28fcd1['newValueBoolean']=Boolean(_0x2ed94a['newValueBoolean'])),null!=_0x2ed94a['newValueJson']&&(_0x28fcd1['newValueJson']=String(_0x2ed94a['newValueJson'])),null!=_0x2ed94a['wasUndone']&&(_0x28fcd1['wasUndone']=Boolean(_0x2ed94a['wasUndone'])),_0x28fcd1;},_0x3a621d['toObject']=function(_0x1b6948,_0x3d6bec){_0x3d6bec||(_0x3d6bec={});var _0x47e0ac={};return _0x3d6bec['defaults']&&(_0x47e0ac['root']='',_0x47e0ac['key']='',_0x47e0ac['oldValueBoolean']=!0x1,_0x47e0ac['oldValueJson']='',_0x47e0ac['newValueBoolean']=!0x1,_0x47e0ac['newValueJson']='',_0x47e0ac['wasUndone']=!0x1),null!=_0x1b6948['root']&&_0x1b6948['hasOwnProperty']('root')&&(_0x47e0ac['root']=_0x1b6948['root']),null!=_0x1b6948['key']&&_0x1b6948['hasOwnProperty']('key')&&(_0x47e0ac['key']=_0x1b6948['key']),null!=_0x1b6948['oldValueBoolean']&&_0x1b6948['hasOwnProperty']('oldValueBoolean')&&(_0x47e0ac['oldValueBoolean']=_0x1b6948['oldValueBoolean']),null!=_0x1b6948['oldValueJson']&&_0x1b6948['hasOwnProperty']('oldValueJson')&&(_0x47e0ac['oldValueJson']=_0x1b6948['oldValueJson']),null!=_0x1b6948['newValueBoolean']&&_0x1b6948['hasOwnProperty']('newValueBoolean')&&(_0x47e0ac['newValueBoolean']=_0x1b6948['newValueBoolean']),null!=_0x1b6948['newValueJson']&&_0x1b6948['hasOwnProperty']('newValueJson')&&(_0x47e0ac['newValueJson']=_0x1b6948['newValueJson']),null!=_0x1b6948['wasUndone']&&_0x1b6948['hasOwnProperty']('wasUndone')&&(_0x47e0ac['wasUndone']=_0x1b6948['wasUndone']),_0x47e0ac;},_0x3a621d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x3a621d['getTypeUrl']=function(_0x43b065){return void 0x0===_0x43b065&&(_0x43b065='type.googleapis.com'),_0x43b065+'/RootAttributeOperation';},_0x3a621d;}()),_0x28a542['RootOperation']=(function(){function _0x4c7b64(_0x1e0711){if(_0x1e0711){for(var _0x17d836=Object['keys'](_0x1e0711),_0x462162=0x0;_0x462162<_0x17d836['length'];++_0x462162)null!=_0x1e0711[_0x17d836[_0x462162]]&&(this[_0x17d836[_0x462162]]=_0x1e0711[_0x17d836[_0x462162]]);}}return _0x4c7b64['prototype']['rootName']='',_0x4c7b64['prototype']['elementName']='',_0x4c7b64['prototype']['isAdd']=!0x1,_0x4c7b64['prototype']['wasUndone']=!0x1,_0x4c7b64['create']=function(_0x430ca6){return new _0x4c7b64(_0x430ca6);},_0x4c7b64['encode']=function(_0x2bc551,_0x2fb396){return _0x2fb396||(_0x2fb396=_0x1dded0['create']()),null!=_0x2bc551['rootName']&&Object['hasOwnProperty']['call'](_0x2bc551,'rootName')&&_0x2fb396['uint32'](0xa)['string'](_0x2bc551['rootName']),null!=_0x2bc551['elementName']&&Object['hasOwnProperty']['call'](_0x2bc551,'elementName')&&_0x2fb396['uint32'](0x12)['string'](_0x2bc551['elementName']),null!=_0x2bc551['isAdd']&&Object['hasOwnProperty']['call'](_0x2bc551,'isAdd')&&_0x2fb396['uint32'](0x18)['bool'](_0x2bc551['isAdd']),null!=_0x2bc551['wasUndone']&&Object['hasOwnProperty']['call'](_0x2bc551,'wasUndone')&&_0x2fb396['uint32'](0x20)['bool'](_0x2bc551['wasUndone']),_0x2fb396;},_0x4c7b64['encodeDelimited']=function(_0x16cebd,_0x6329ec){return this['encode'](_0x16cebd,_0x6329ec)['ldelim']();},_0x4c7b64['decode']=function(_0x10b7a2,_0x4ed197){_0x10b7a2 instanceof _0x1f3021||(_0x10b7a2=_0x1f3021['create'](_0x10b7a2));for(var _0x1e2295=void 0x0===_0x4ed197?_0x10b7a2['len']:_0x10b7a2['pos']+_0x4ed197,_0x53b8be=new _0x28a542['RootOperation']();_0x10b7a2['pos']<_0x1e2295;){var _0x180f45=_0x10b7a2['uint32']();switch(_0x180f45>>>0x3){case 0x1:_0x53b8be['rootName']=_0x10b7a2['string']();break;case 0x2:_0x53b8be['elementName']=_0x10b7a2['string']();break;case 0x3:_0x53b8be['isAdd']=_0x10b7a2['bool']();break;case 0x4:_0x53b8be['wasUndone']=_0x10b7a2['bool']();break;default:_0x10b7a2['skipType'](0x7&_0x180f45);}}return _0x53b8be;},_0x4c7b64['decodeDelimited']=function(_0x86bfce){return _0x86bfce instanceof _0x1f3021||(_0x86bfce=new _0x1f3021(_0x86bfce)),this['decode'](_0x86bfce,_0x86bfce['uint32']());},_0x4c7b64['verify']=function(_0x22c36b){return'object'!=typeof _0x22c36b||null===_0x22c36b?'object\x20expected':null!=_0x22c36b['rootName']&&_0x22c36b['hasOwnProperty']('rootName')&&!_0x56459a['isString'](_0x22c36b['rootName'])?'rootName:\x20string\x20expected':null!=_0x22c36b['elementName']&&_0x22c36b['hasOwnProperty']('elementName')&&!_0x56459a['isString'](_0x22c36b['elementName'])?'elementName:\x20string\x20expected':null!=_0x22c36b['isAdd']&&_0x22c36b['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x22c36b['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x22c36b['wasUndone']&&_0x22c36b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22c36b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c7b64['fromObject']=function(_0x66d559){if(_0x66d559 instanceof _0x28a542['RootOperation'])return _0x66d559;var _0x200386=new _0x28a542['RootOperation']();return null!=_0x66d559['rootName']&&(_0x200386['rootName']=String(_0x66d559['rootName'])),null!=_0x66d559['elementName']&&(_0x200386['elementName']=String(_0x66d559['elementName'])),null!=_0x66d559['isAdd']&&(_0x200386['isAdd']=Boolean(_0x66d559['isAdd'])),null!=_0x66d559['wasUndone']&&(_0x200386['wasUndone']=Boolean(_0x66d559['wasUndone'])),_0x200386;},_0x4c7b64['toObject']=function(_0x2a0862,_0x2ae6b2){_0x2ae6b2||(_0x2ae6b2={});var _0x39fef9={};return _0x2ae6b2['defaults']&&(_0x39fef9['rootName']='',_0x39fef9['elementName']='',_0x39fef9['isAdd']=!0x1,_0x39fef9['wasUndone']=!0x1),null!=_0x2a0862['rootName']&&_0x2a0862['hasOwnProperty']('rootName')&&(_0x39fef9['rootName']=_0x2a0862['rootName']),null!=_0x2a0862['elementName']&&_0x2a0862['hasOwnProperty']('elementName')&&(_0x39fef9['elementName']=_0x2a0862['elementName']),null!=_0x2a0862['isAdd']&&_0x2a0862['hasOwnProperty']('isAdd')&&(_0x39fef9['isAdd']=_0x2a0862['isAdd']),null!=_0x2a0862['wasUndone']&&_0x2a0862['hasOwnProperty']('wasUndone')&&(_0x39fef9['wasUndone']=_0x2a0862['wasUndone']),_0x39fef9;},_0x4c7b64['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x4c7b64['getTypeUrl']=function(_0x269bcc){return void 0x0===_0x269bcc&&(_0x269bcc='type.googleapis.com'),_0x269bcc+'/RootOperation';},_0x4c7b64;}()),_0x28a542['SplitOperation']=(function(){function _0x11a367(_0x31d346){if(_0x31d346){for(var _0x61b729=Object['keys'](_0x31d346),_0x1ff9fe=0x0;_0x1ff9fe<_0x61b729['length'];++_0x1ff9fe)null!=_0x31d346[_0x61b729[_0x1ff9fe]]&&(this[_0x61b729[_0x1ff9fe]]=_0x31d346[_0x61b729[_0x1ff9fe]]);}}return _0x11a367['prototype']['splitPosition']=null,_0x11a367['prototype']['graveyardPosition']=null,_0x11a367['prototype']['howMany']=0x0,_0x11a367['prototype']['insertionPosition']=null,_0x11a367['prototype']['wasUndone']=!0x1,_0x11a367['create']=function(_0x46e77c){return new _0x11a367(_0x46e77c);},_0x11a367['encode']=function(_0x4078b7,_0x24ab39){return _0x24ab39||(_0x24ab39=_0x1dded0['create']()),null!=_0x4078b7['splitPosition']&&Object['hasOwnProperty']['call'](_0x4078b7,'splitPosition')&&_0x28a542['Position']['encode'](_0x4078b7['splitPosition'],_0x24ab39['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4078b7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4078b7,'graveyardPosition')&&_0x28a542['Position']['encode'](_0x4078b7['graveyardPosition'],_0x24ab39['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4078b7['howMany']&&Object['hasOwnProperty']['call'](_0x4078b7,'howMany')&&_0x24ab39['uint32'](0x18)['uint32'](_0x4078b7['howMany']),null!=_0x4078b7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4078b7,'insertionPosition')&&_0x28a542['Position']['encode'](_0x4078b7['insertionPosition'],_0x24ab39['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4078b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4078b7,'wasUndone')&&_0x24ab39['uint32'](0x28)['bool'](_0x4078b7['wasUndone']),_0x24ab39;},_0x11a367['encodeDelimited']=function(_0x5ba7da,_0x30666b){return this['encode'](_0x5ba7da,_0x30666b)['ldelim']();},_0x11a367['decode']=function(_0x22776f,_0x359a39){_0x22776f instanceof _0x1f3021||(_0x22776f=_0x1f3021['create'](_0x22776f));for(var _0x21ac50=void 0x0===_0x359a39?_0x22776f['len']:_0x22776f['pos']+_0x359a39,_0x391c61=new _0x28a542['SplitOperation']();_0x22776f['pos']<_0x21ac50;){var _0x3f9068=_0x22776f['uint32']();switch(_0x3f9068>>>0x3){case 0x1:_0x391c61['splitPosition']=_0x28a542['Position']['decode'](_0x22776f,_0x22776f['uint32']());break;case 0x2:_0x391c61['graveyardPosition']=_0x28a542['Position']['decode'](_0x22776f,_0x22776f['uint32']());break;case 0x3:_0x391c61['howMany']=_0x22776f['uint32']();break;case 0x4:_0x391c61['insertionPosition']=_0x28a542['Position']['decode'](_0x22776f,_0x22776f['uint32']());break;case 0x5:_0x391c61['wasUndone']=_0x22776f['bool']();break;default:_0x22776f['skipType'](0x7&_0x3f9068);}}return _0x391c61;},_0x11a367['decodeDelimited']=function(_0x59d20e){return _0x59d20e instanceof _0x1f3021||(_0x59d20e=new _0x1f3021(_0x59d20e)),this['decode'](_0x59d20e,_0x59d20e['uint32']());},_0x11a367['verify']=function(_0x5a7209){if('object'!=typeof _0x5a7209||null===_0x5a7209)return'object\x20expected';var _0x4c14a5;if(null!=_0x5a7209['splitPosition']&&_0x5a7209['hasOwnProperty']('splitPosition')&&(_0x4c14a5=_0x28a542['Position']['verify'](_0x5a7209['splitPosition'])))return'splitPosition.'+_0x4c14a5;if(null!=_0x5a7209['graveyardPosition']&&_0x5a7209['hasOwnProperty']('graveyardPosition')&&(_0x4c14a5=_0x28a542['Position']['verify'](_0x5a7209['graveyardPosition'])))return'graveyardPosition.'+_0x4c14a5;if(null!=_0x5a7209['howMany']&&_0x5a7209['hasOwnProperty']('howMany')&&!_0x56459a['isInteger'](_0x5a7209['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5a7209['insertionPosition']&&_0x5a7209['hasOwnProperty']('insertionPosition')&&(_0x4c14a5=_0x28a542['Position']['verify'](_0x5a7209['insertionPosition'])))return'insertionPosition.'+_0x4c14a5;return null!=_0x5a7209['wasUndone']&&_0x5a7209['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a7209['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11a367['fromObject']=function(_0x50aaad){if(_0x50aaad instanceof _0x28a542['SplitOperation'])return _0x50aaad;var _0xa36063=new _0x28a542['SplitOperation']();if(null!=_0x50aaad['splitPosition']){if('object'!=typeof _0x50aaad['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xa36063['splitPosition']=_0x28a542['Position']['fromObject'](_0x50aaad['splitPosition']);}if(null!=_0x50aaad['graveyardPosition']){if('object'!=typeof _0x50aaad['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xa36063['graveyardPosition']=_0x28a542['Position']['fromObject'](_0x50aaad['graveyardPosition']);}if(null!=_0x50aaad['howMany']&&(_0xa36063['howMany']=_0x50aaad['howMany']>>>0x0),null!=_0x50aaad['insertionPosition']){if('object'!=typeof _0x50aaad['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xa36063['insertionPosition']=_0x28a542['Position']['fromObject'](_0x50aaad['insertionPosition']);}return null!=_0x50aaad['wasUndone']&&(_0xa36063['wasUndone']=Boolean(_0x50aaad['wasUndone'])),_0xa36063;},_0x11a367['toObject']=function(_0x2e15fa,_0x4cde1c){_0x4cde1c||(_0x4cde1c={});var _0x3175c0={};return _0x4cde1c['defaults']&&(_0x3175c0['splitPosition']=null,_0x3175c0['graveyardPosition']=null,_0x3175c0['howMany']=0x0,_0x3175c0['insertionPosition']=null,_0x3175c0['wasUndone']=!0x1),null!=_0x2e15fa['splitPosition']&&_0x2e15fa['hasOwnProperty']('splitPosition')&&(_0x3175c0['splitPosition']=_0x28a542['Position']['toObject'](_0x2e15fa['splitPosition'],_0x4cde1c)),null!=_0x2e15fa['graveyardPosition']&&_0x2e15fa['hasOwnProperty']('graveyardPosition')&&(_0x3175c0['graveyardPosition']=_0x28a542['Position']['toObject'](_0x2e15fa['graveyardPosition'],_0x4cde1c)),null!=_0x2e15fa['howMany']&&_0x2e15fa['hasOwnProperty']('howMany')&&(_0x3175c0['howMany']=_0x2e15fa['howMany']),null!=_0x2e15fa['insertionPosition']&&_0x2e15fa['hasOwnProperty']('insertionPosition')&&(_0x3175c0['insertionPosition']=_0x28a542['Position']['toObject'](_0x2e15fa['insertionPosition'],_0x4cde1c)),null!=_0x2e15fa['wasUndone']&&_0x2e15fa['hasOwnProperty']('wasUndone')&&(_0x3175c0['wasUndone']=_0x2e15fa['wasUndone']),_0x3175c0;},_0x11a367['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x11a367['getTypeUrl']=function(_0x32537c){return void 0x0===_0x32537c&&(_0x32537c='type.googleapis.com'),_0x32537c+'/SplitOperation';},_0x11a367;}()),_0x28a542['Position']=(function(){function _0x34b9f1(_0x24ca23){if(this['path']=[],_0x24ca23){for(var _0x20b3a9=Object['keys'](_0x24ca23),_0x5d9f33=0x0;_0x5d9f33<_0x20b3a9['length'];++_0x5d9f33)null!=_0x24ca23[_0x20b3a9[_0x5d9f33]]&&(this[_0x20b3a9[_0x5d9f33]]=_0x24ca23[_0x20b3a9[_0x5d9f33]]);}}return _0x34b9f1['prototype']['root']='',_0x34b9f1['prototype']['rootMain']=!0x1,_0x34b9f1['prototype']['rootGraveyard']=!0x1,_0x34b9f1['prototype']['path']=_0x56459a['emptyArray'],_0x34b9f1['prototype']['stickiness']='',_0x34b9f1['create']=function(_0x219db3){return new _0x34b9f1(_0x219db3);},_0x34b9f1['encode']=function(_0x5b4c8b,_0x343300){if(_0x343300||(_0x343300=_0x1dded0['create']()),null!=_0x5b4c8b['root']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'root')&&_0x343300['uint32'](0xa)['string'](_0x5b4c8b['root']),null!=_0x5b4c8b['rootMain']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'rootMain')&&_0x343300['uint32'](0x10)['bool'](_0x5b4c8b['rootMain']),null!=_0x5b4c8b['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'rootGraveyard')&&_0x343300['uint32'](0x18)['bool'](_0x5b4c8b['rootGraveyard']),null!=_0x5b4c8b['path']&&_0x5b4c8b['path']['length']){_0x343300['uint32'](0x22)['fork']();for(var _0x183d53=0x0;_0x183d53<_0x5b4c8b['path']['length'];++_0x183d53)_0x343300['uint32'](_0x5b4c8b['path'][_0x183d53]);_0x343300['ldelim']();}return null!=_0x5b4c8b['stickiness']&&Object['hasOwnProperty']['call'](_0x5b4c8b,'stickiness')&&_0x343300['uint32'](0x2a)['string'](_0x5b4c8b['stickiness']),_0x343300;},_0x34b9f1['encodeDelimited']=function(_0x322257,_0x4ad55a){return this['encode'](_0x322257,_0x4ad55a)['ldelim']();},_0x34b9f1['decode']=function(_0x1e6470,_0x495c16){_0x1e6470 instanceof _0x1f3021||(_0x1e6470=_0x1f3021['create'](_0x1e6470));for(var _0x5c1afa=void 0x0===_0x495c16?_0x1e6470['len']:_0x1e6470['pos']+_0x495c16,_0x3d4964=new _0x28a542['Position']();_0x1e6470['pos']<_0x5c1afa;){var _0x5cd22c=_0x1e6470['uint32']();switch(_0x5cd22c>>>0x3){case 0x1:_0x3d4964['root']=_0x1e6470['string']();break;case 0x2:_0x3d4964['rootMain']=_0x1e6470['bool']();break;case 0x3:_0x3d4964['rootGraveyard']=_0x1e6470['bool']();break;case 0x4:if(_0x3d4964['path']&&_0x3d4964['path']['length']||(_0x3d4964['path']=[]),0x2==(0x7&_0x5cd22c)){for(var _0x81890f=_0x1e6470['uint32']()+_0x1e6470['pos'];_0x1e6470['pos']<_0x81890f;)_0x3d4964['path']['push'](_0x1e6470['uint32']());}else _0x3d4964['path']['push'](_0x1e6470['uint32']());break;case 0x5:_0x3d4964['stickiness']=_0x1e6470['string']();break;default:_0x1e6470['skipType'](0x7&_0x5cd22c);}}return _0x3d4964;},_0x34b9f1['decodeDelimited']=function(_0x3f0705){return _0x3f0705 instanceof _0x1f3021||(_0x3f0705=new _0x1f3021(_0x3f0705)),this['decode'](_0x3f0705,_0x3f0705['uint32']());},_0x34b9f1['verify']=function(_0x28a54d){if('object'!=typeof _0x28a54d||null===_0x28a54d)return'object\x20expected';if(null!=_0x28a54d['root']&&_0x28a54d['hasOwnProperty']('root')&&!_0x56459a['isString'](_0x28a54d['root']))return'root:\x20string\x20expected';if(null!=_0x28a54d['rootMain']&&_0x28a54d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x28a54d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x28a54d['rootGraveyard']&&_0x28a54d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x28a54d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x28a54d['path']&&_0x28a54d['hasOwnProperty']('path')){if(!Array['isArray'](_0x28a54d['path']))return'path:\x20array\x20expected';for(var _0x16a974=0x0;_0x16a974<_0x28a54d['path']['length'];++_0x16a974)if(!_0x56459a['isInteger'](_0x28a54d['path'][_0x16a974]))return'path:\x20integer[]\x20expected';}return null!=_0x28a54d['stickiness']&&_0x28a54d['hasOwnProperty']('stickiness')&&!_0x56459a['isString'](_0x28a54d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x34b9f1['fromObject']=function(_0x52f359){if(_0x52f359 instanceof _0x28a542['Position'])return _0x52f359;var _0x514da7=new _0x28a542['Position']();if(null!=_0x52f359['root']&&(_0x514da7['root']=String(_0x52f359['root'])),null!=_0x52f359['rootMain']&&(_0x514da7['rootMain']=Boolean(_0x52f359['rootMain'])),null!=_0x52f359['rootGraveyard']&&(_0x514da7['rootGraveyard']=Boolean(_0x52f359['rootGraveyard'])),_0x52f359['path']){if(!Array['isArray'](_0x52f359['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x514da7['path']=[];for(var _0x1d0a0c=0x0;_0x1d0a0c<_0x52f359['path']['length'];++_0x1d0a0c)_0x514da7['path'][_0x1d0a0c]=_0x52f359['path'][_0x1d0a0c]>>>0x0;}return null!=_0x52f359['stickiness']&&(_0x514da7['stickiness']=String(_0x52f359['stickiness'])),_0x514da7;},_0x34b9f1['toObject']=function(_0x5e1382,_0x5f55bc){_0x5f55bc||(_0x5f55bc={});var _0x2902d7={};if((_0x5f55bc['arrays']||_0x5f55bc['defaults'])&&(_0x2902d7['path']=[]),_0x5f55bc['defaults']&&(_0x2902d7['root']='',_0x2902d7['rootMain']=!0x1,_0x2902d7['rootGraveyard']=!0x1,_0x2902d7['stickiness']=''),null!=_0x5e1382['root']&&_0x5e1382['hasOwnProperty']('root')&&(_0x2902d7['root']=_0x5e1382['root']),null!=_0x5e1382['rootMain']&&_0x5e1382['hasOwnProperty']('rootMain')&&(_0x2902d7['rootMain']=_0x5e1382['rootMain']),null!=_0x5e1382['rootGraveyard']&&_0x5e1382['hasOwnProperty']('rootGraveyard')&&(_0x2902d7['rootGraveyard']=_0x5e1382['rootGraveyard']),_0x5e1382['path']&&_0x5e1382['path']['length']){_0x2902d7['path']=[];for(var _0x2e481e=0x0;_0x2e481e<_0x5e1382['path']['length'];++_0x2e481e)_0x2902d7['path'][_0x2e481e]=_0x5e1382['path'][_0x2e481e];}return null!=_0x5e1382['stickiness']&&_0x5e1382['hasOwnProperty']('stickiness')&&(_0x2902d7['stickiness']=_0x5e1382['stickiness']),_0x2902d7;},_0x34b9f1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x34b9f1['getTypeUrl']=function(_0x284736){return void 0x0===_0x284736&&(_0x284736='type.googleapis.com'),_0x284736+'/Position';},_0x34b9f1;}()),_0x28a542['Range']=(function(){function _0x50b2e4(_0x2732b0){if(_0x2732b0){for(var _0x2bac84=Object['keys'](_0x2732b0),_0x13d2d6=0x0;_0x13d2d6<_0x2bac84['length'];++_0x13d2d6)null!=_0x2732b0[_0x2bac84[_0x13d2d6]]&&(this[_0x2bac84[_0x13d2d6]]=_0x2732b0[_0x2bac84[_0x13d2d6]]);}}return _0x50b2e4['prototype']['start']=null,_0x50b2e4['prototype']['end']=null,_0x50b2e4['create']=function(_0x590172){return new _0x50b2e4(_0x590172);},_0x50b2e4['encode']=function(_0x9bd319,_0x1fe026){return _0x1fe026||(_0x1fe026=_0x1dded0['create']()),null!=_0x9bd319['start']&&Object['hasOwnProperty']['call'](_0x9bd319,'start')&&_0x28a542['Position']['encode'](_0x9bd319['start'],_0x1fe026['uint32'](0xa)['fork']())['ldelim'](),null!=_0x9bd319['end']&&Object['hasOwnProperty']['call'](_0x9bd319,'end')&&_0x28a542['Position']['encode'](_0x9bd319['end'],_0x1fe026['uint32'](0x12)['fork']())['ldelim'](),_0x1fe026;},_0x50b2e4['encodeDelimited']=function(_0x4d566c,_0x3fe6a5){return this['encode'](_0x4d566c,_0x3fe6a5)['ldelim']();},_0x50b2e4['decode']=function(_0x18a8d0,_0x172acc){_0x18a8d0 instanceof _0x1f3021||(_0x18a8d0=_0x1f3021['create'](_0x18a8d0));for(var _0x1aacb7=void 0x0===_0x172acc?_0x18a8d0['len']:_0x18a8d0['pos']+_0x172acc,_0x253358=new _0x28a542['Range']();_0x18a8d0['pos']<_0x1aacb7;){var _0x4f07f6=_0x18a8d0['uint32']();switch(_0x4f07f6>>>0x3){case 0x1:_0x253358['start']=_0x28a542['Position']['decode'](_0x18a8d0,_0x18a8d0['uint32']());break;case 0x2:_0x253358['end']=_0x28a542['Position']['decode'](_0x18a8d0,_0x18a8d0['uint32']());break;default:_0x18a8d0['skipType'](0x7&_0x4f07f6);}}return _0x253358;},_0x50b2e4['decodeDelimited']=function(_0x3086ab){return _0x3086ab instanceof _0x1f3021||(_0x3086ab=new _0x1f3021(_0x3086ab)),this['decode'](_0x3086ab,_0x3086ab['uint32']());},_0x50b2e4['verify']=function(_0x5b55e7){if('object'!=typeof _0x5b55e7||null===_0x5b55e7)return'object\x20expected';var _0x4c38b5;if(null!=_0x5b55e7['start']&&_0x5b55e7['hasOwnProperty']('start')&&(_0x4c38b5=_0x28a542['Position']['verify'](_0x5b55e7['start'])))return'start.'+_0x4c38b5;if(null!=_0x5b55e7['end']&&_0x5b55e7['hasOwnProperty']('end')&&(_0x4c38b5=_0x28a542['Position']['verify'](_0x5b55e7['end'])))return'end.'+_0x4c38b5;return null;},_0x50b2e4['fromObject']=function(_0x4522f6){if(_0x4522f6 instanceof _0x28a542['Range'])return _0x4522f6;var _0x1ff9b8=new _0x28a542['Range']();if(null!=_0x4522f6['start']){if('object'!=typeof _0x4522f6['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x1ff9b8['start']=_0x28a542['Position']['fromObject'](_0x4522f6['start']);}if(null!=_0x4522f6['end']){if('object'!=typeof _0x4522f6['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x1ff9b8['end']=_0x28a542['Position']['fromObject'](_0x4522f6['end']);}return _0x1ff9b8;},_0x50b2e4['toObject']=function(_0x485167,_0x3db7a7){_0x3db7a7||(_0x3db7a7={});var _0x268757={};return _0x3db7a7['defaults']&&(_0x268757['start']=null,_0x268757['end']=null),null!=_0x485167['start']&&_0x485167['hasOwnProperty']('start')&&(_0x268757['start']=_0x28a542['Position']['toObject'](_0x485167['start'],_0x3db7a7)),null!=_0x485167['end']&&_0x485167['hasOwnProperty']('end')&&(_0x268757['end']=_0x28a542['Position']['toObject'](_0x485167['end'],_0x3db7a7)),_0x268757;},_0x50b2e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x50b2e4['getTypeUrl']=function(_0x30e127){return void 0x0===_0x30e127&&(_0x30e127='type.googleapis.com'),_0x30e127+'/Range';},_0x50b2e4;}()),_0x28a542['Element']=(function(){function _0x3e16ee(_0x39380d){if(this['children']=[],this['attributesBoolean']={},_0x39380d){for(var _0x3930db=Object['keys'](_0x39380d),_0x32181c=0x0;_0x32181c<_0x3930db['length'];++_0x32181c)null!=_0x39380d[_0x3930db[_0x32181c]]&&(this[_0x3930db[_0x32181c]]=_0x39380d[_0x3930db[_0x32181c]]);}}return _0x3e16ee['prototype']['name']='',_0x3e16ee['prototype']['children']=_0x56459a['emptyArray'],_0x3e16ee['prototype']['data']='',_0x3e16ee['prototype']['attributesBoolean']=_0x56459a['emptyObject'],_0x3e16ee['prototype']['attributesJson']='',_0x3e16ee['create']=function(_0x5a5c51){return new _0x3e16ee(_0x5a5c51);},_0x3e16ee['encode']=function(_0x10d0ba,_0x2acb2e){if(_0x2acb2e||(_0x2acb2e=_0x1dded0['create']()),null!=_0x10d0ba['name']&&Object['hasOwnProperty']['call'](_0x10d0ba,'name')&&_0x2acb2e['uint32'](0xa)['string'](_0x10d0ba['name']),null!=_0x10d0ba['children']&&_0x10d0ba['children']['length']){for(var _0x120316=0x0;_0x120316<_0x10d0ba['children']['length'];++_0x120316)_0x28a542['Element']['encode'](_0x10d0ba['children'][_0x120316],_0x2acb2e['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x10d0ba['data']&&Object['hasOwnProperty']['call'](_0x10d0ba,'data')&&_0x2acb2e['uint32'](0x1a)['string'](_0x10d0ba['data']),null!=_0x10d0ba['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x10d0ba,'attributesBoolean')){var _0x58c468=Object['keys'](_0x10d0ba['attributesBoolean']);for(_0x120316=0x0;_0x120316<_0x58c468['length'];++_0x120316)_0x2acb2e['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x58c468[_0x120316])['uint32'](0x10)['bool'](_0x10d0ba['attributesBoolean'][_0x58c468[_0x120316]])['ldelim']();}return null!=_0x10d0ba['attributesJson']&&Object['hasOwnProperty']['call'](_0x10d0ba,'attributesJson')&&_0x2acb2e['uint32'](0x2a)['string'](_0x10d0ba['attributesJson']),_0x2acb2e;},_0x3e16ee['encodeDelimited']=function(_0x24e5cd,_0x4d3e7f){return this['encode'](_0x24e5cd,_0x4d3e7f)['ldelim']();},_0x3e16ee['decode']=function(_0x5a6208,_0x26fc8d){_0x5a6208 instanceof _0x1f3021||(_0x5a6208=_0x1f3021['create'](_0x5a6208));for(var _0x281b2f,_0x206bfa,_0x57cc6b=void 0x0===_0x26fc8d?_0x5a6208['len']:_0x5a6208['pos']+_0x26fc8d,_0x338bcb=new _0x28a542['Element']();_0x5a6208['pos']<_0x57cc6b;){var _0x235b6e=_0x5a6208['uint32']();switch(_0x235b6e>>>0x3){case 0x1:_0x338bcb['name']=_0x5a6208['string']();break;case 0x2:_0x338bcb['children']&&_0x338bcb['children']['length']||(_0x338bcb['children']=[]),_0x338bcb['children']['push'](_0x28a542['Element']['decode'](_0x5a6208,_0x5a6208['uint32']()));break;case 0x3:_0x338bcb['data']=_0x5a6208['string']();break;case 0x4:_0x338bcb['attributesBoolean']===_0x56459a['emptyObject']&&(_0x338bcb['attributesBoolean']={});var _0x1e5f54=_0x5a6208['uint32']()+_0x5a6208['pos'];for(_0x281b2f='',_0x206bfa=!0x1;_0x5a6208['pos']<_0x1e5f54;){var _0x129d50=_0x5a6208['uint32']();switch(_0x129d50>>>0x3){case 0x1:_0x281b2f=_0x5a6208['string']();break;case 0x2:_0x206bfa=_0x5a6208['bool']();break;default:_0x5a6208['skipType'](0x7&_0x129d50);}}_0x338bcb['attributesBoolean'][_0x281b2f]=_0x206bfa;break;case 0x5:_0x338bcb['attributesJson']=_0x5a6208['string']();break;default:_0x5a6208['skipType'](0x7&_0x235b6e);}}return _0x338bcb;},_0x3e16ee['decodeDelimited']=function(_0x42dc3b){return _0x42dc3b instanceof _0x1f3021||(_0x42dc3b=new _0x1f3021(_0x42dc3b)),this['decode'](_0x42dc3b,_0x42dc3b['uint32']());},_0x3e16ee['verify']=function(_0x1fe83d){if('object'!=typeof _0x1fe83d||null===_0x1fe83d)return'object\x20expected';if(null!=_0x1fe83d['name']&&_0x1fe83d['hasOwnProperty']('name')&&!_0x56459a['isString'](_0x1fe83d['name']))return'name:\x20string\x20expected';if(null!=_0x1fe83d['children']&&_0x1fe83d['hasOwnProperty']('children')){if(!Array['isArray'](_0x1fe83d['children']))return'children:\x20array\x20expected';for(var _0x4ffe02=0x0;_0x4ffe02<_0x1fe83d['children']['length'];++_0x4ffe02){var _0x417e7c=_0x28a542['Element']['verify'](_0x1fe83d['children'][_0x4ffe02]);if(_0x417e7c)return'children.'+_0x417e7c;}}if(null!=_0x1fe83d['data']&&_0x1fe83d['hasOwnProperty']('data')&&!_0x56459a['isString'](_0x1fe83d['data']))return'data:\x20string\x20expected';if(null!=_0x1fe83d['attributesBoolean']&&_0x1fe83d['hasOwnProperty']('attributesBoolean')){if(!_0x56459a['isObject'](_0x1fe83d['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xa06fee=Object['keys'](_0x1fe83d['attributesBoolean']);for(_0x4ffe02=0x0;_0x4ffe02<_0xa06fee['length'];++_0x4ffe02)if('boolean'!=typeof _0x1fe83d['attributesBoolean'][_0xa06fee[_0x4ffe02]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1fe83d['attributesJson']&&_0x1fe83d['hasOwnProperty']('attributesJson')&&!_0x56459a['isString'](_0x1fe83d['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3e16ee['fromObject']=function(_0x13712d){if(_0x13712d instanceof _0x28a542['Element'])return _0x13712d;var _0x221085=new _0x28a542['Element']();if(null!=_0x13712d['name']&&(_0x221085['name']=String(_0x13712d['name'])),_0x13712d['children']){if(!Array['isArray'](_0x13712d['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x221085['children']=[];for(var _0x5dc193=0x0;_0x5dc193<_0x13712d['children']['length'];++_0x5dc193){if('object'!=typeof _0x13712d['children'][_0x5dc193])throw TypeError('.Element.children:\x20object\x20expected');_0x221085['children'][_0x5dc193]=_0x28a542['Element']['fromObject'](_0x13712d['children'][_0x5dc193]);}}if(null!=_0x13712d['data']&&(_0x221085['data']=String(_0x13712d['data'])),_0x13712d['attributesBoolean']){if('object'!=typeof _0x13712d['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x221085['attributesBoolean']={};var _0x2aeca9=Object['keys'](_0x13712d['attributesBoolean']);for(_0x5dc193=0x0;_0x5dc193<_0x2aeca9['length'];++_0x5dc193)_0x221085['attributesBoolean'][_0x2aeca9[_0x5dc193]]=Boolean(_0x13712d['attributesBoolean'][_0x2aeca9[_0x5dc193]]);}return null!=_0x13712d['attributesJson']&&(_0x221085['attributesJson']=String(_0x13712d['attributesJson'])),_0x221085;},_0x3e16ee['toObject']=function(_0x375f2b,_0x246b3b){_0x246b3b||(_0x246b3b={});var _0xa90d92,_0x6ef15b={};if((_0x246b3b['arrays']||_0x246b3b['defaults'])&&(_0x6ef15b['children']=[]),(_0x246b3b['objects']||_0x246b3b['defaults'])&&(_0x6ef15b['attributesBoolean']={}),_0x246b3b['defaults']&&(_0x6ef15b['name']='',_0x6ef15b['data']='',_0x6ef15b['attributesJson']=''),null!=_0x375f2b['name']&&_0x375f2b['hasOwnProperty']('name')&&(_0x6ef15b['name']=_0x375f2b['name']),_0x375f2b['children']&&_0x375f2b['children']['length']){_0x6ef15b['children']=[];for(var _0x10943d=0x0;_0x10943d<_0x375f2b['children']['length'];++_0x10943d)_0x6ef15b['children'][_0x10943d]=_0x28a542['Element']['toObject'](_0x375f2b['children'][_0x10943d],_0x246b3b);}if(null!=_0x375f2b['data']&&_0x375f2b['hasOwnProperty']('data')&&(_0x6ef15b['data']=_0x375f2b['data']),_0x375f2b['attributesBoolean']&&(_0xa90d92=Object['keys'](_0x375f2b['attributesBoolean']))['length']){_0x6ef15b['attributesBoolean']={};for(_0x10943d=0x0;_0x10943d<_0xa90d92['length'];++_0x10943d)_0x6ef15b['attributesBoolean'][_0xa90d92[_0x10943d]]=_0x375f2b['attributesBoolean'][_0xa90d92[_0x10943d]];}return null!=_0x375f2b['attributesJson']&&_0x375f2b['hasOwnProperty']('attributesJson')&&(_0x6ef15b['attributesJson']=_0x375f2b['attributesJson']),_0x6ef15b;},_0x3e16ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3ca13f['util']['toJSONOptions']);},_0x3e16ee['getTypeUrl']=function(_0x584510){return void 0x0===_0x584510&&(_0x584510='type.googleapis.com'),_0x584510+'/Element';},_0x3e16ee;}()),_0x28a542;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x267b27){return new w(this['_protobufRoot'][_0x267b27]);}}class w{['_protobuf'];constructor(_0x25d463){this['_protobuf']=_0x25d463;}['compress'](_0x10eb98){const _0x1650ba=this['_protobuf']['verify'](_0x10eb98);if(_0x1650ba)throw Error(_0x1650ba);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x10eb98))['finish']();}['decompress'](_0x57571c){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x57571c),{'oneofs':!0x0});}}function v(_0x972ec4,_0x5637b7){const _0x53f5bd=_0x1bb492(_0x972ec4);return _0x53f5bd['path'][_0x53f5bd['path']['length']-0x1]+=_0x5637b7,_0x53f5bd;}function O(_0x24b3a4,_0x23eab2){return _0x24b3a4['root']===_0x23eab2['root']&&_0x4da458(_0x24b3a4['path'],_0x23eab2['path']);}function $(_0x295227){P(_0x295227,_0x153132=>('main'==_0x153132['root']?(_0x153132['rootMain']=!0x0,delete _0x153132['root']):'$graveyard'==_0x153132['root']&&(_0x153132['rootGraveyard']=!0x0,delete _0x153132['root']),_0x153132));}function J(_0xadb414){P(_0xadb414,_0x5cac0d=>(_0x5cac0d['rootMain']?(_0x5cac0d['root']='main',delete _0x5cac0d['rootMain']):_0x5cac0d['rootGraveyard']&&(_0x5cac0d['root']='$graveyard',delete _0x5cac0d['rootGraveyard']),_0x5cac0d));}function P(_0x3ec65c,_0x45ec12){for(const _0xbccbc1 in _0x3ec65c){const _0x187f37=_0x3ec65c[_0xbccbc1];'nodes'!==_0xbccbc1&&_0xe181d9(_0x187f37)&&(_0x187f37['path']&&(_0x187f37['root']||_0x187f37['rootMain']||_0x187f37['rootGraveyard'])?_0x3ec65c[_0xbccbc1]=_0x45ec12(_0x187f37):P(_0x187f37,_0x45ec12));}return _0x3ec65c;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x23e244,_0x5ae9a1,_0x14f522){this['_id']=_0x23e244,this['_operationName']=_0x5ae9a1,this['_protobufDescriptor']=_0x14f522;}['compress'](_0x11ccd7,_0x2aa59e){const _0x427149=_0x2aa59e['shift']();return $(_0x427149),_0x11ccd7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x427149)),_0x11ccd7['types']['push'](this['_id']),!0x0;}['decompress'](_0x4eb127,_0x3a8991){_0x3a8991['types']['shift']();const _0x211af9=this['_protobufDescriptor']['decompress'](_0x3a8991['buffers']['shift']());J(_0x211af9),_0x211af9['__className']=this['_operationName'],_0x4eb127['push'](_0x211af9);}}class s extends e{['compress'](_0x5390c4,_0x3a2aeb){const _0x1d97af=_0x3a2aeb['shift']();return this['_serializeOneOf']('oldValue',_0x1d97af),this['_serializeOneOf']('newValue',_0x1d97af),$(_0x1d97af),_0x5390c4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1d97af)),_0x5390c4['types']['push'](this['_id']),!0x0;}['decompress'](_0x5bc754,_0x23f4f6){const {types:_0x5a46fc,buffers:_0x1f1cd8}=_0x23f4f6,_0xeb5122=this['_protobufDescriptor']['decompress'](_0x1f1cd8['shift']());_0x5a46fc['shift'](),this['_deserializeOneOf']('oldValue',_0xeb5122),this['_deserializeOneOf']('newValue',_0xeb5122),J(_0xeb5122),_0xeb5122['__className']=this['_operationName'],_0x5bc754['push'](_0xeb5122);}['_serializeOneOf'](_0x17e26b,_0x34ffc3){const _0x54c3fd=_0x34ffc3[_0x17e26b];'boolean'==typeof _0x54c3fd?_0x34ffc3[_0x17e26b+'Boolean']=_0x54c3fd:_0x34ffc3[_0x17e26b+'Json']=JSON['stringify'](_0x54c3fd);}['_deserializeOneOf'](_0xe60358,_0x20fc4e){const _0x3a7a77=_0xe60358+'Json';_0x20fc4e[_0x3a7a77]?(_0x20fc4e[_0xe60358]=JSON['parse'](_0x20fc4e[_0x3a7a77]),delete _0x20fc4e[_0x3a7a77]):(_0x20fc4e[_0xe60358]=_0x20fc4e[_0xe60358+'Boolean'],delete _0x20fc4e[_0xe60358+'Boolean']);}}class i extends e{['compress'](_0x1a0334,_0x44be3b){const _0x1be41e=_0x44be3b['shift']();return this['_serializeNodesAttributes'](_0x1be41e['nodes']),$(_0x1be41e),_0x1a0334['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1be41e)),_0x1a0334['types']['push'](this['_id']),!0x0;}['decompress'](_0x23d3bb,_0x544f08){const {types:_0x38c72b,buffers:_0x1fce08}=_0x544f08,_0x12a326=this['_protobufDescriptor']['decompress'](_0x1fce08['shift']());_0x38c72b['shift'](),_0x12a326['nodes']||(_0x12a326['nodes']=[]),this['_deserializeNodesAttributes'](_0x12a326['nodes']),J(_0x12a326),_0x12a326['__className']=this['_operationName'],_0x23d3bb['push'](_0x12a326);}['_serializeNodesAttributes'](_0x3302fc){for(const _0xf217f5 of _0x3302fc){if(_0xf217f5['attributes']){const _0xf04ac8=_0xf217f5['attributes'];this['_areValuesBoolean'](_0xf04ac8)?_0xf217f5['attributesBoolean']=_0xf04ac8:_0xf217f5['attributesJson']=JSON['stringify'](_0xf04ac8);}_0xf217f5['children']&&this['_serializeNodesAttributes'](_0xf217f5['children']);}}['_deserializeNodesAttributes'](_0x1c5f36){for(const _0x3852b8 of _0x1c5f36)(_0x3852b8['attributesBoolean']||_0x3852b8['attributesJson'])&&(_0x3852b8['attributesBoolean']?(_0x3852b8['attributes']=_0x3852b8['attributesBoolean'],delete _0x3852b8['attributesBoolean']):(_0x3852b8['attributes']=JSON['parse'](_0x3852b8['attributesJson']),delete _0x3852b8['attributesJson'])),_0x3852b8['children']&&this['_deserializeNodesAttributes'](_0x3852b8['children']);}['_areValuesBoolean'](_0x266c89){return Object['keys'](_0x266c89)['every'](_0x1b28a6=>'boolean'==typeof _0x266c89[_0x1b28a6]);}}class n extends e{['decompress'](_0x1c885f,_0x30fc7f){super['decompress'](_0x1c885f,_0x30fc7f);const _0x46bcca=_0x1c885f[_0x1c885f['length']-0x1];_0x46bcca['oldRange']||(_0x46bcca['oldRange']=null),_0x46bcca['newRange']||(_0x46bcca['newRange']=null);}}class p extends e{['compress'](_0x29fe21,_0x17ee55){return _0x17ee55['shift'](),_0x29fe21['types']['push'](this['_id']),!0x0;}['decompress'](_0x82e3a7,_0x447bf1){_0x447bf1['types']['shift'](),_0x82e3a7['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x5be1be,_0x9c22e3,_0x1a5509,_0x5ce929){super(_0x5be1be,_0x9c22e3,_0x1a5509),this['_omittedNamespace']=_0x5ce929+':';}['compress'](_0x3c53eb,_0x2166fc){return!('MarkerOperation'!=_0x2166fc[0x0]['__className']||!_0x2166fc[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2166fc[0x0]['name']=_0x2166fc[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3c53eb,_0x2166fc),!0x0);}['decompress'](_0x50e8c1,_0x4a6e20){super['decompress'](_0x50e8c1,_0x4a6e20);const _0x3f3a07=_0x50e8c1[_0x50e8c1['length']-0x1];_0x3f3a07['name']=this['_omittedNamespace']+_0x3f3a07['name'];}}class _{['_id'];['_context'];constructor(_0x1b62d1,_0x5f2e66){this['_id']=_0x1b62d1,this['_context']=_0x5f2e66;}['compress'](_0x5dcc88,_0x142b68){let _0x3e23fe;for(;_0x142b68['length']>0x1&&this['_compareOperations'](_0x142b68[0x0],_0x142b68[0x1]);)_0x3e23fe?(_0x3e23fe=this['_combineNext'](_0x142b68['shift'](),_0x3e23fe),_0x5dcc88['types']['push'](0x0)):(_0x3e23fe=_0x1bb492(_0x142b68['shift']()),_0x5dcc88['types']['push'](this['_id']));return!!_0x3e23fe&&(_0x3e23fe=this['_combineNext'](_0x142b68['shift'](),_0x3e23fe),_0x5dcc88['types']['push'](0x0),_0x5dcc88['buffers']['push'](this['_compressSingleOperation'](_0x3e23fe)),!0x0);}['decompress'](_0x136eb0,_0x3fb764){const _0x54ad6d=this['_decompressSingleOperation'](_0x3fb764);for(;0x0==_0x3fb764['types'][0x0];)_0x3fb764['types']['shift'](),_0x136eb0['push'](this['_splitCurrent'](_0x54ad6d));_0x136eb0['push'](_0x54ad6d);}}class m extends _{['_combineNext'](_0x33bce0,_0x43e539){return _0x43e539['nodes'][0x0]['data']+=_0x33bce0['nodes'][0x0]['data'],_0x43e539;}['_splitCurrent'](_0x17a1b0){const _0xb1f7dd=_0x1bb492(_0x17a1b0),_0x238dfe=_0xb1f7dd['nodes'][0x0],_0x508b9c=_0x17a1b0['nodes'][0x0],_0x3b223a=_0x508b9c['data'][Symbol['iterator']]()['next']()['value'],_0x2dde87=_0x3b223a['length'];return _0x238dfe['data']=_0x3b223a,_0x508b9c['data']=_0x508b9c['data']['substr'](_0x2dde87),_0x17a1b0['position']=v(_0x17a1b0['position'],_0x2dde87),_0xb1f7dd;}['_compareOperations'](_0x4a1238,_0x5de662){if(this['_checkOperation'](_0x4a1238)&&this['_checkOperation'](_0x5de662)){const _0x3e0a85=_0x4a1238['nodes'][0x0]['data']['length'],_0x424070=O(v(_0x4a1238['position'],_0x3e0a85),_0x5de662['position']),_0x5844ef=_0x4a1238['nodes'][0x0],_0x5b0531=_0x5de662['nodes'][0x0];return _0x424070&&this['_compareAttributes'](_0x5844ef,_0x5b0531);}return!0x1;}['_compressSingleOperation'](_0x17d9d9){const _0x2abed8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2abed8,[_0x17d9d9]),_0x2abed8['buffers'][0x0];}['_decompressSingleOperation'](_0x5e50c2){const _0x1a8a7c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1a8a7c,_0x5e50c2),_0x1a8a7c[0x0];}['_checkOperation'](_0x3c413d){return'InsertOperation'==_0x3c413d['__className']&&0x1==_0x3c413d['nodes']['length']&&_0x3c413d['nodes'][0x0]['data']&&!_0x3c413d['wasUndone']&&0x1==Array['from'](_0x3c413d['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x37c792,_0x4ce81b){const _0x463261=Object['keys'](_0x37c792['attributes']||{}),_0x4ade11=Object['keys'](_0x4ce81b['attributes']||{});return _0x463261['length']===_0x4ade11['length']&&_0x463261['every'](_0x3955c8=>_0x4ce81b['attributes'][_0x3955c8]&&_0x4ce81b['attributes'][_0x3955c8]===_0x37c792['attributes'][_0x3955c8]);}}class c extends _{['_combineNext'](_0xd74a83,_0xbaf241){return _0xbaf241['howMany']++,_0xbaf241['sourcePosition']=_0x1bb492(_0xd74a83['sourcePosition']),_0xbaf241;}['_splitCurrent'](_0x2d3275){const _0x5da9c1=_0x1bb492(_0x2d3275);return _0x2d3275['howMany']--,_0x5da9c1['howMany']=0x1,_0x5da9c1['sourcePosition']=v(_0x5da9c1['sourcePosition'],_0x2d3275['howMany']),_0x5da9c1;}['_compareOperations'](_0x4d5aea,_0x186e2a){return!(!this['_checkOperation'](_0x4d5aea)||!this['_checkOperation'](_0x186e2a))&&(O(v(_0x4d5aea['sourcePosition'],-0x1),_0x186e2a['sourcePosition'])&&O(_0x4d5aea['targetPosition'],_0x186e2a['targetPosition']));}['_compressSingleOperation'](_0x491026){const _0xe73dfc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xe73dfc,[_0x491026]),_0xe73dfc['buffers'][0x0];}['_decompressSingleOperation'](_0x4be8ab){const _0x40f99a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x40f99a,_0x4be8ab),_0x40f99a[0x0];}['_checkOperation'](_0x131267){return'MoveOperation'==_0x131267['__className']&&'$graveyard'==_0x131267['targetPosition']['root']&&0x1==_0x131267['howMany']&&!_0x131267['wasUndone'];}}class h extends _{['_combineNext'](_0xc3edde,_0x4795e7){return _0x4795e7['howMany']++,_0x4795e7;}['_splitCurrent'](_0x18ee91){const _0x3d3e87=_0x1bb492(_0x18ee91);return _0x3d3e87['howMany']=0x1,_0x18ee91['howMany']--,_0x3d3e87;}['_compareOperations'](_0x4a5f83,_0x49bc60){return!(!this['_checkOperation'](_0x4a5f83)||!this['_checkOperation'](_0x49bc60))&&(O(_0x4a5f83['sourcePosition'],_0x49bc60['sourcePosition'])&&O(_0x4a5f83['targetPosition'],_0x49bc60['targetPosition']));}['_compressSingleOperation'](_0x33ae78){const _0x3a73b0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3a73b0,[_0x33ae78]),_0x3a73b0['buffers'][0x0];}['_decompressSingleOperation'](_0x2de75f){const _0x6d0494=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x6d0494,_0x2de75f),_0x6d0494[0x0];}['_checkOperation'](_0x14c587){return'MoveOperation'==_0x14c587['__className']&&'$graveyard'==_0x14c587['targetPosition']['root']&&0x1==_0x14c587['howMany']&&!_0x14c587['wasUndone'];}}class f extends _{['compress'](_0x2b6415,_0x3427d2){if(!this['_compareOperations'](_0x3427d2[0x0],_0x3427d2[0x1]))return!0x1;const _0x5d6230=_0x3427d2['shift']();return _0x5d6230['oldRange']=null,_0x5d6230['newRange']&&O(_0x5d6230['newRange']['start'],_0x5d6230['newRange']['end'])&&(_0x5d6230['newRange']['end']=null),_0x3427d2['shift'](),_0x2b6415['types']['push'](this['_id']),_0x2b6415['types']['push'](0x0),_0x2b6415['buffers']['push'](this['_compressSingleOperation'](_0x5d6230)),!0x0;}['decompress'](_0xa7cf6,_0x6da82d){const _0x4a63b9=this['_decompressSingleOperation'](_0x6da82d);_0x4a63b9['newRange']&&!_0x4a63b9['newRange']['end']&&(_0x4a63b9['newRange']['end']=_0x1bb492(_0x4a63b9['newRange']['start']));const _0x18ec2e=_0x1bb492(_0x4a63b9);_0x18ec2e['newRange']&&(_0x18ec2e['newRange']['start']['stickiness']='toNone',_0x18ec2e['newRange']['end']=_0x1bb492(_0x18ec2e['newRange']['start'])),_0x18ec2e['name']='user:position:'+_0x18ec2e['name']['split'](':')[0x2],_0x6da82d['types']['shift'](),_0xa7cf6['push'](_0x4a63b9),_0xa7cf6['push'](_0x18ec2e);}['_compressSingleOperation'](_0x36d249){const _0x2710e4={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2710e4,[_0x36d249]),_0x2710e4['buffers'][0x0];}['_decompressSingleOperation'](_0x416ad1){const _0x157b17=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x157b17,_0x416ad1),_0x157b17[0x0];}['_compareOperations'](_0xf812f7,_0x49d185){return!(!_0xf812f7||!_0x49d185)&&('MarkerOperation'==_0xf812f7['__className']&&'MarkerOperation'==_0x49d185['__className']&&!(!_0xf812f7['name']['startsWith']('user:')||!_0x49d185['name']['startsWith']('user:')||_0xf812f7['name']==_0x49d185['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2ffdbc=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',_0x2ffdbc,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2ffdbc,'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'](_0x4fa6e0){if(!_0x4fa6e0||!_0x4fa6e0[0x0])throw new _0x2db596('no-operations-provided',this);const _0x5966c8={'types':[],'buffers':[],'baseVersion':_0x4fa6e0[0x0]['baseVersion']};for(;_0x4fa6e0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('TypingAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x5966c8,_0x4fa6e0)||this['_getCompressorByName'](_0x4fa6e0[0x0]['__className'])['compress'](_0x5966c8,_0x4fa6e0);return _0x5966c8;}['decompress'](_0x52b6be){const _0x308ff9=[];for(;_0x52b6be['types']['length'];){const _0x5896b0=this['_compressorById']['get'](_0x52b6be['types'][0x0]);if(!_0x5896b0)throw new _0x2db596('decompress-compressor-not-found',this,{'type':_0x52b6be['types'][0x0]});_0x5896b0['decompress'](_0x308ff9,_0x52b6be);}return _0x308ff9['forEach']((_0x51b49f,_0x46ac3c)=>_0x51b49f['baseVersion']=_0x52b6be['baseVersion']+_0x46ac3c),_0x308ff9;}['_getCompressorByName'](_0x2e8611){return this['_compressorByName']['get'](_0x2e8611);}['_registerOperationCompressor'](_0x1a73e6,_0xf5b40c,_0x4b783f){const _0x10db34=new _0x4b783f(_0x1a73e6,_0xf5b40c,this['_protobufFactory']['getDescriptor'](_0xf5b40c));this['_registerCompressor'](_0x1a73e6,_0xf5b40c,_0x10db34);}['_registerActionCompressor'](_0x3c0eb4,_0x83b727,_0x4c8753){const _0x51b8f7=new _0x4c8753(_0x3c0eb4,this);this['_registerCompressor'](_0x3c0eb4,_0x83b727,_0x51b8f7);}['_registerCompressor'](_0x52b2e9,_0x360310,_0x261672){this['_compressorById']['set'](_0x52b2e9,_0x261672),this['_compressorByName']['set'](_0x360310,_0x261672);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x43da92}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3037ca from'protobufjs/minimal.js';import{cloneDeep as _0x2215f0,isEqual as _0x1e7132,isObject as _0x4cce31}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0xf9ed97=_0x3037ca['Reader'],_0x23f5e5=_0x3037ca['Writer'],_0x508ca6=_0x3037ca['util'],_0x301b9e=_0x3037ca['roots']['default']||(_0x3037ca['roots']['default']={});return _0x301b9e['AttributeOperation']=(function(){function _0x2219b0(_0x21208d){if(_0x21208d){for(var _0x2ea5be=Object['keys'](_0x21208d),_0x2d977d=0x0;_0x2d977d<_0x2ea5be['length'];++_0x2d977d)null!=_0x21208d[_0x2ea5be[_0x2d977d]]&&(this[_0x2ea5be[_0x2d977d]]=_0x21208d[_0x2ea5be[_0x2d977d]]);}}return _0x2219b0['prototype']['range']=null,_0x2219b0['prototype']['key']='',_0x2219b0['prototype']['oldValueBoolean']=!0x1,_0x2219b0['prototype']['oldValueJson']='',_0x2219b0['prototype']['newValueBoolean']=!0x1,_0x2219b0['prototype']['newValueJson']='',_0x2219b0['prototype']['wasUndone']=!0x1,_0x2219b0['create']=function(_0x549427){return new _0x2219b0(_0x549427);},_0x2219b0['encode']=function(_0x4b7c6d,_0x3342e8){return _0x3342e8||(_0x3342e8=_0x23f5e5['create']()),null!=_0x4b7c6d['range']&&Object['hasOwnProperty']['call'](_0x4b7c6d,'range')&&_0x301b9e['Range']['encode'](_0x4b7c6d['range'],_0x3342e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b7c6d['key']&&Object['hasOwnProperty']['call'](_0x4b7c6d,'key')&&_0x3342e8['uint32'](0x12)['string'](_0x4b7c6d['key']),null!=_0x4b7c6d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b7c6d,'oldValueBoolean')&&_0x3342e8['uint32'](0x18)['bool'](_0x4b7c6d['oldValueBoolean']),null!=_0x4b7c6d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4b7c6d,'oldValueJson')&&_0x3342e8['uint32'](0x22)['string'](_0x4b7c6d['oldValueJson']),null!=_0x4b7c6d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b7c6d,'newValueBoolean')&&_0x3342e8['uint32'](0x28)['bool'](_0x4b7c6d['newValueBoolean']),null!=_0x4b7c6d['newValueJson']&&Object['hasOwnProperty']['call'](_0x4b7c6d,'newValueJson')&&_0x3342e8['uint32'](0x32)['string'](_0x4b7c6d['newValueJson']),null!=_0x4b7c6d['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b7c6d,'wasUndone')&&_0x3342e8['uint32'](0x38)['bool'](_0x4b7c6d['wasUndone']),_0x3342e8;},_0x2219b0['encodeDelimited']=function(_0x1fbaf2,_0x244bf4){return this['encode'](_0x1fbaf2,_0x244bf4)['ldelim']();},_0x2219b0['decode']=function(_0x96d352,_0x33f494){_0x96d352 instanceof _0xf9ed97||(_0x96d352=_0xf9ed97['create'](_0x96d352));for(var _0x17a99d=void 0x0===_0x33f494?_0x96d352['len']:_0x96d352['pos']+_0x33f494,_0x3f173e=new _0x301b9e['AttributeOperation']();_0x96d352['pos']<_0x17a99d;){var _0x2c9c3f=_0x96d352['uint32']();switch(_0x2c9c3f>>>0x3){case 0x1:_0x3f173e['range']=_0x301b9e['Range']['decode'](_0x96d352,_0x96d352['uint32']());break;case 0x2:_0x3f173e['key']=_0x96d352['string']();break;case 0x3:_0x3f173e['oldValueBoolean']=_0x96d352['bool']();break;case 0x4:_0x3f173e['oldValueJson']=_0x96d352['string']();break;case 0x5:_0x3f173e['newValueBoolean']=_0x96d352['bool']();break;case 0x6:_0x3f173e['newValueJson']=_0x96d352['string']();break;case 0x7:_0x3f173e['wasUndone']=_0x96d352['bool']();break;default:_0x96d352['skipType'](0x7&_0x2c9c3f);}}return _0x3f173e;},_0x2219b0['decodeDelimited']=function(_0x5469e3){return _0x5469e3 instanceof _0xf9ed97||(_0x5469e3=new _0xf9ed97(_0x5469e3)),this['decode'](_0x5469e3,_0x5469e3['uint32']());},_0x2219b0['verify']=function(_0x1cdeea){if('object'!=typeof _0x1cdeea||null===_0x1cdeea)return'object\x20expected';if(null!=_0x1cdeea['range']&&_0x1cdeea['hasOwnProperty']('range')){var _0x5c3c19=_0x301b9e['Range']['verify'](_0x1cdeea['range']);if(_0x5c3c19)return'range.'+_0x5c3c19;}return null!=_0x1cdeea['key']&&_0x1cdeea['hasOwnProperty']('key')&&!_0x508ca6['isString'](_0x1cdeea['key'])?'key:\x20string\x20expected':null!=_0x1cdeea['oldValueBoolean']&&_0x1cdeea['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1cdeea['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1cdeea['oldValueJson']&&_0x1cdeea['hasOwnProperty']('oldValueJson')&&!_0x508ca6['isString'](_0x1cdeea['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1cdeea['newValueBoolean']&&_0x1cdeea['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1cdeea['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1cdeea['newValueJson']&&_0x1cdeea['hasOwnProperty']('newValueJson')&&!_0x508ca6['isString'](_0x1cdeea['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1cdeea['wasUndone']&&_0x1cdeea['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1cdeea['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2219b0['fromObject']=function(_0x3a0e13){if(_0x3a0e13 instanceof _0x301b9e['AttributeOperation'])return _0x3a0e13;var _0x136b9c=new _0x301b9e['AttributeOperation']();if(null!=_0x3a0e13['range']){if('object'!=typeof _0x3a0e13['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x136b9c['range']=_0x301b9e['Range']['fromObject'](_0x3a0e13['range']);}return null!=_0x3a0e13['key']&&(_0x136b9c['key']=String(_0x3a0e13['key'])),null!=_0x3a0e13['oldValueBoolean']&&(_0x136b9c['oldValueBoolean']=Boolean(_0x3a0e13['oldValueBoolean'])),null!=_0x3a0e13['oldValueJson']&&(_0x136b9c['oldValueJson']=String(_0x3a0e13['oldValueJson'])),null!=_0x3a0e13['newValueBoolean']&&(_0x136b9c['newValueBoolean']=Boolean(_0x3a0e13['newValueBoolean'])),null!=_0x3a0e13['newValueJson']&&(_0x136b9c['newValueJson']=String(_0x3a0e13['newValueJson'])),null!=_0x3a0e13['wasUndone']&&(_0x136b9c['wasUndone']=Boolean(_0x3a0e13['wasUndone'])),_0x136b9c;},_0x2219b0['toObject']=function(_0x4ee1fa,_0x483767){_0x483767||(_0x483767={});var _0x3dcae8={};return _0x483767['defaults']&&(_0x3dcae8['range']=null,_0x3dcae8['key']='',_0x3dcae8['oldValueBoolean']=!0x1,_0x3dcae8['oldValueJson']='',_0x3dcae8['newValueBoolean']=!0x1,_0x3dcae8['newValueJson']='',_0x3dcae8['wasUndone']=!0x1),null!=_0x4ee1fa['range']&&_0x4ee1fa['hasOwnProperty']('range')&&(_0x3dcae8['range']=_0x301b9e['Range']['toObject'](_0x4ee1fa['range'],_0x483767)),null!=_0x4ee1fa['key']&&_0x4ee1fa['hasOwnProperty']('key')&&(_0x3dcae8['key']=_0x4ee1fa['key']),null!=_0x4ee1fa['oldValueBoolean']&&_0x4ee1fa['hasOwnProperty']('oldValueBoolean')&&(_0x3dcae8['oldValueBoolean']=_0x4ee1fa['oldValueBoolean']),null!=_0x4ee1fa['oldValueJson']&&_0x4ee1fa['hasOwnProperty']('oldValueJson')&&(_0x3dcae8['oldValueJson']=_0x4ee1fa['oldValueJson']),null!=_0x4ee1fa['newValueBoolean']&&_0x4ee1fa['hasOwnProperty']('newValueBoolean')&&(_0x3dcae8['newValueBoolean']=_0x4ee1fa['newValueBoolean']),null!=_0x4ee1fa['newValueJson']&&_0x4ee1fa['hasOwnProperty']('newValueJson')&&(_0x3dcae8['newValueJson']=_0x4ee1fa['newValueJson']),null!=_0x4ee1fa['wasUndone']&&_0x4ee1fa['hasOwnProperty']('wasUndone')&&(_0x3dcae8['wasUndone']=_0x4ee1fa['wasUndone']),_0x3dcae8;},_0x2219b0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x2219b0['getTypeUrl']=function(_0x39675e){return void 0x0===_0x39675e&&(_0x39675e='type.googleapis.com'),_0x39675e+'/AttributeOperation';},_0x2219b0;}()),_0x301b9e['InsertOperation']=(function(){function _0x1522c8(_0x21304e){if(this['nodes']=[],_0x21304e){for(var _0x204777=Object['keys'](_0x21304e),_0x548371=0x0;_0x548371<_0x204777['length'];++_0x548371)null!=_0x21304e[_0x204777[_0x548371]]&&(this[_0x204777[_0x548371]]=_0x21304e[_0x204777[_0x548371]]);}}return _0x1522c8['prototype']['position']=null,_0x1522c8['prototype']['nodes']=_0x508ca6['emptyArray'],_0x1522c8['prototype']['shouldReceiveAttributes']=!0x1,_0x1522c8['prototype']['wasUndone']=!0x1,_0x1522c8['create']=function(_0x412494){return new _0x1522c8(_0x412494);},_0x1522c8['encode']=function(_0x4c1c6d,_0x581251){if(_0x581251||(_0x581251=_0x23f5e5['create']()),null!=_0x4c1c6d['position']&&Object['hasOwnProperty']['call'](_0x4c1c6d,'position')&&_0x301b9e['Position']['encode'](_0x4c1c6d['position'],_0x581251['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c1c6d['nodes']&&_0x4c1c6d['nodes']['length']){for(var _0x25d594=0x0;_0x25d594<_0x4c1c6d['nodes']['length'];++_0x25d594)_0x301b9e['Element']['encode'](_0x4c1c6d['nodes'][_0x25d594],_0x581251['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4c1c6d['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4c1c6d,'shouldReceiveAttributes')&&_0x581251['uint32'](0x18)['bool'](_0x4c1c6d['shouldReceiveAttributes']),null!=_0x4c1c6d['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c1c6d,'wasUndone')&&_0x581251['uint32'](0x20)['bool'](_0x4c1c6d['wasUndone']),_0x581251;},_0x1522c8['encodeDelimited']=function(_0xc9ee19,_0x3b9596){return this['encode'](_0xc9ee19,_0x3b9596)['ldelim']();},_0x1522c8['decode']=function(_0x293e52,_0x5d42a9){_0x293e52 instanceof _0xf9ed97||(_0x293e52=_0xf9ed97['create'](_0x293e52));for(var _0x30cb52=void 0x0===_0x5d42a9?_0x293e52['len']:_0x293e52['pos']+_0x5d42a9,_0x1bc372=new _0x301b9e['InsertOperation']();_0x293e52['pos']<_0x30cb52;){var _0x513752=_0x293e52['uint32']();switch(_0x513752>>>0x3){case 0x1:_0x1bc372['position']=_0x301b9e['Position']['decode'](_0x293e52,_0x293e52['uint32']());break;case 0x2:_0x1bc372['nodes']&&_0x1bc372['nodes']['length']||(_0x1bc372['nodes']=[]),_0x1bc372['nodes']['push'](_0x301b9e['Element']['decode'](_0x293e52,_0x293e52['uint32']()));break;case 0x3:_0x1bc372['shouldReceiveAttributes']=_0x293e52['bool']();break;case 0x4:_0x1bc372['wasUndone']=_0x293e52['bool']();break;default:_0x293e52['skipType'](0x7&_0x513752);}}return _0x1bc372;},_0x1522c8['decodeDelimited']=function(_0x2b59bc){return _0x2b59bc instanceof _0xf9ed97||(_0x2b59bc=new _0xf9ed97(_0x2b59bc)),this['decode'](_0x2b59bc,_0x2b59bc['uint32']());},_0x1522c8['verify']=function(_0x2425d0){if('object'!=typeof _0x2425d0||null===_0x2425d0)return'object\x20expected';if(null!=_0x2425d0['position']&&_0x2425d0['hasOwnProperty']('position')&&(_0x4c4650=_0x301b9e['Position']['verify'](_0x2425d0['position'])))return'position.'+_0x4c4650;if(null!=_0x2425d0['nodes']&&_0x2425d0['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2425d0['nodes']))return'nodes:\x20array\x20expected';for(var _0x561305=0x0;_0x561305<_0x2425d0['nodes']['length'];++_0x561305){var _0x4c4650;if(_0x4c4650=_0x301b9e['Element']['verify'](_0x2425d0['nodes'][_0x561305]))return'nodes.'+_0x4c4650;}}return null!=_0x2425d0['shouldReceiveAttributes']&&_0x2425d0['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2425d0['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2425d0['wasUndone']&&_0x2425d0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2425d0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1522c8['fromObject']=function(_0x4434ce){if(_0x4434ce instanceof _0x301b9e['InsertOperation'])return _0x4434ce;var _0x4b3d81=new _0x301b9e['InsertOperation']();if(null!=_0x4434ce['position']){if('object'!=typeof _0x4434ce['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4b3d81['position']=_0x301b9e['Position']['fromObject'](_0x4434ce['position']);}if(_0x4434ce['nodes']){if(!Array['isArray'](_0x4434ce['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4b3d81['nodes']=[];for(var _0x29f0a2=0x0;_0x29f0a2<_0x4434ce['nodes']['length'];++_0x29f0a2){if('object'!=typeof _0x4434ce['nodes'][_0x29f0a2])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4b3d81['nodes'][_0x29f0a2]=_0x301b9e['Element']['fromObject'](_0x4434ce['nodes'][_0x29f0a2]);}}return null!=_0x4434ce['shouldReceiveAttributes']&&(_0x4b3d81['shouldReceiveAttributes']=Boolean(_0x4434ce['shouldReceiveAttributes'])),null!=_0x4434ce['wasUndone']&&(_0x4b3d81['wasUndone']=Boolean(_0x4434ce['wasUndone'])),_0x4b3d81;},_0x1522c8['toObject']=function(_0x47d373,_0x316cea){_0x316cea||(_0x316cea={});var _0x3b2916={};if((_0x316cea['arrays']||_0x316cea['defaults'])&&(_0x3b2916['nodes']=[]),_0x316cea['defaults']&&(_0x3b2916['position']=null,_0x3b2916['shouldReceiveAttributes']=!0x1,_0x3b2916['wasUndone']=!0x1),null!=_0x47d373['position']&&_0x47d373['hasOwnProperty']('position')&&(_0x3b2916['position']=_0x301b9e['Position']['toObject'](_0x47d373['position'],_0x316cea)),_0x47d373['nodes']&&_0x47d373['nodes']['length']){_0x3b2916['nodes']=[];for(var _0x52fd36=0x0;_0x52fd36<_0x47d373['nodes']['length'];++_0x52fd36)_0x3b2916['nodes'][_0x52fd36]=_0x301b9e['Element']['toObject'](_0x47d373['nodes'][_0x52fd36],_0x316cea);}return null!=_0x47d373['shouldReceiveAttributes']&&_0x47d373['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3b2916['shouldReceiveAttributes']=_0x47d373['shouldReceiveAttributes']),null!=_0x47d373['wasUndone']&&_0x47d373['hasOwnProperty']('wasUndone')&&(_0x3b2916['wasUndone']=_0x47d373['wasUndone']),_0x3b2916;},_0x1522c8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x1522c8['getTypeUrl']=function(_0x4b8be1){return void 0x0===_0x4b8be1&&(_0x4b8be1='type.googleapis.com'),_0x4b8be1+'/InsertOperation';},_0x1522c8;}()),_0x301b9e['MarkerOperation']=(function(){function _0x59abee(_0xd49e04){if(_0xd49e04){for(var _0x1d78a5=Object['keys'](_0xd49e04),_0x436176=0x0;_0x436176<_0x1d78a5['length'];++_0x436176)null!=_0xd49e04[_0x1d78a5[_0x436176]]&&(this[_0x1d78a5[_0x436176]]=_0xd49e04[_0x1d78a5[_0x436176]]);}}return _0x59abee['prototype']['name']='',_0x59abee['prototype']['oldRange']=null,_0x59abee['prototype']['newRange']=null,_0x59abee['prototype']['affectsData']=!0x1,_0x59abee['prototype']['wasUndone']=!0x1,_0x59abee['create']=function(_0x10e800){return new _0x59abee(_0x10e800);},_0x59abee['encode']=function(_0x3816b9,_0x155c97){return _0x155c97||(_0x155c97=_0x23f5e5['create']()),null!=_0x3816b9['name']&&Object['hasOwnProperty']['call'](_0x3816b9,'name')&&_0x155c97['uint32'](0xa)['string'](_0x3816b9['name']),null!=_0x3816b9['oldRange']&&Object['hasOwnProperty']['call'](_0x3816b9,'oldRange')&&_0x301b9e['Range']['encode'](_0x3816b9['oldRange'],_0x155c97['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3816b9['newRange']&&Object['hasOwnProperty']['call'](_0x3816b9,'newRange')&&_0x301b9e['Range']['encode'](_0x3816b9['newRange'],_0x155c97['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3816b9['affectsData']&&Object['hasOwnProperty']['call'](_0x3816b9,'affectsData')&&_0x155c97['uint32'](0x20)['bool'](_0x3816b9['affectsData']),null!=_0x3816b9['wasUndone']&&Object['hasOwnProperty']['call'](_0x3816b9,'wasUndone')&&_0x155c97['uint32'](0x28)['bool'](_0x3816b9['wasUndone']),_0x155c97;},_0x59abee['encodeDelimited']=function(_0x48cd62,_0x48099b){return this['encode'](_0x48cd62,_0x48099b)['ldelim']();},_0x59abee['decode']=function(_0x3948d7,_0x5cd616){_0x3948d7 instanceof _0xf9ed97||(_0x3948d7=_0xf9ed97['create'](_0x3948d7));for(var _0xced6fc=void 0x0===_0x5cd616?_0x3948d7['len']:_0x3948d7['pos']+_0x5cd616,_0x3e65d1=new _0x301b9e['MarkerOperation']();_0x3948d7['pos']<_0xced6fc;){var _0x56dc00=_0x3948d7['uint32']();switch(_0x56dc00>>>0x3){case 0x1:_0x3e65d1['name']=_0x3948d7['string']();break;case 0x2:_0x3e65d1['oldRange']=_0x301b9e['Range']['decode'](_0x3948d7,_0x3948d7['uint32']());break;case 0x3:_0x3e65d1['newRange']=_0x301b9e['Range']['decode'](_0x3948d7,_0x3948d7['uint32']());break;case 0x4:_0x3e65d1['affectsData']=_0x3948d7['bool']();break;case 0x5:_0x3e65d1['wasUndone']=_0x3948d7['bool']();break;default:_0x3948d7['skipType'](0x7&_0x56dc00);}}return _0x3e65d1;},_0x59abee['decodeDelimited']=function(_0x5c51b1){return _0x5c51b1 instanceof _0xf9ed97||(_0x5c51b1=new _0xf9ed97(_0x5c51b1)),this['decode'](_0x5c51b1,_0x5c51b1['uint32']());},_0x59abee['verify']=function(_0x361101){if('object'!=typeof _0x361101||null===_0x361101)return'object\x20expected';if(null!=_0x361101['name']&&_0x361101['hasOwnProperty']('name')&&!_0x508ca6['isString'](_0x361101['name']))return'name:\x20string\x20expected';var _0x11ee04;if(null!=_0x361101['oldRange']&&_0x361101['hasOwnProperty']('oldRange')&&(_0x11ee04=_0x301b9e['Range']['verify'](_0x361101['oldRange'])))return'oldRange.'+_0x11ee04;if(null!=_0x361101['newRange']&&_0x361101['hasOwnProperty']('newRange')&&(_0x11ee04=_0x301b9e['Range']['verify'](_0x361101['newRange'])))return'newRange.'+_0x11ee04;return null!=_0x361101['affectsData']&&_0x361101['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x361101['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x361101['wasUndone']&&_0x361101['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x361101['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59abee['fromObject']=function(_0x26979c){if(_0x26979c instanceof _0x301b9e['MarkerOperation'])return _0x26979c;var _0x154d83=new _0x301b9e['MarkerOperation']();if(null!=_0x26979c['name']&&(_0x154d83['name']=String(_0x26979c['name'])),null!=_0x26979c['oldRange']){if('object'!=typeof _0x26979c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x154d83['oldRange']=_0x301b9e['Range']['fromObject'](_0x26979c['oldRange']);}if(null!=_0x26979c['newRange']){if('object'!=typeof _0x26979c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x154d83['newRange']=_0x301b9e['Range']['fromObject'](_0x26979c['newRange']);}return null!=_0x26979c['affectsData']&&(_0x154d83['affectsData']=Boolean(_0x26979c['affectsData'])),null!=_0x26979c['wasUndone']&&(_0x154d83['wasUndone']=Boolean(_0x26979c['wasUndone'])),_0x154d83;},_0x59abee['toObject']=function(_0x1f4c12,_0x2b7d7){_0x2b7d7||(_0x2b7d7={});var _0x4dbc40={};return _0x2b7d7['defaults']&&(_0x4dbc40['name']='',_0x4dbc40['oldRange']=null,_0x4dbc40['newRange']=null,_0x4dbc40['affectsData']=!0x1,_0x4dbc40['wasUndone']=!0x1),null!=_0x1f4c12['name']&&_0x1f4c12['hasOwnProperty']('name')&&(_0x4dbc40['name']=_0x1f4c12['name']),null!=_0x1f4c12['oldRange']&&_0x1f4c12['hasOwnProperty']('oldRange')&&(_0x4dbc40['oldRange']=_0x301b9e['Range']['toObject'](_0x1f4c12['oldRange'],_0x2b7d7)),null!=_0x1f4c12['newRange']&&_0x1f4c12['hasOwnProperty']('newRange')&&(_0x4dbc40['newRange']=_0x301b9e['Range']['toObject'](_0x1f4c12['newRange'],_0x2b7d7)),null!=_0x1f4c12['affectsData']&&_0x1f4c12['hasOwnProperty']('affectsData')&&(_0x4dbc40['affectsData']=_0x1f4c12['affectsData']),null!=_0x1f4c12['wasUndone']&&_0x1f4c12['hasOwnProperty']('wasUndone')&&(_0x4dbc40['wasUndone']=_0x1f4c12['wasUndone']),_0x4dbc40;},_0x59abee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x59abee['getTypeUrl']=function(_0x389eac){return void 0x0===_0x389eac&&(_0x389eac='type.googleapis.com'),_0x389eac+'/MarkerOperation';},_0x59abee;}()),_0x301b9e['MergeOperation']=(function(){function _0x3790bb(_0x1529c7){if(_0x1529c7){for(var _0x5b6549=Object['keys'](_0x1529c7),_0x3b6879=0x0;_0x3b6879<_0x5b6549['length'];++_0x3b6879)null!=_0x1529c7[_0x5b6549[_0x3b6879]]&&(this[_0x5b6549[_0x3b6879]]=_0x1529c7[_0x5b6549[_0x3b6879]]);}}return _0x3790bb['prototype']['sourcePosition']=null,_0x3790bb['prototype']['targetPosition']=null,_0x3790bb['prototype']['graveyardPosition']=null,_0x3790bb['prototype']['howMany']=0x0,_0x3790bb['prototype']['wasUndone']=!0x1,_0x3790bb['create']=function(_0x18f740){return new _0x3790bb(_0x18f740);},_0x3790bb['encode']=function(_0x5b566d,_0x561fb4){return _0x561fb4||(_0x561fb4=_0x23f5e5['create']()),null!=_0x5b566d['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5b566d,'sourcePosition')&&_0x301b9e['Position']['encode'](_0x5b566d['sourcePosition'],_0x561fb4['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5b566d['targetPosition']&&Object['hasOwnProperty']['call'](_0x5b566d,'targetPosition')&&_0x301b9e['Position']['encode'](_0x5b566d['targetPosition'],_0x561fb4['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5b566d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5b566d,'graveyardPosition')&&_0x301b9e['Position']['encode'](_0x5b566d['graveyardPosition'],_0x561fb4['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5b566d['howMany']&&Object['hasOwnProperty']['call'](_0x5b566d,'howMany')&&_0x561fb4['uint32'](0x20)['uint32'](_0x5b566d['howMany']),null!=_0x5b566d['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b566d,'wasUndone')&&_0x561fb4['uint32'](0x28)['bool'](_0x5b566d['wasUndone']),_0x561fb4;},_0x3790bb['encodeDelimited']=function(_0x3265e7,_0x3c0d37){return this['encode'](_0x3265e7,_0x3c0d37)['ldelim']();},_0x3790bb['decode']=function(_0x63bd0c,_0x1f1df2){_0x63bd0c instanceof _0xf9ed97||(_0x63bd0c=_0xf9ed97['create'](_0x63bd0c));for(var _0x441579=void 0x0===_0x1f1df2?_0x63bd0c['len']:_0x63bd0c['pos']+_0x1f1df2,_0x645214=new _0x301b9e['MergeOperation']();_0x63bd0c['pos']<_0x441579;){var _0xd26cc9=_0x63bd0c['uint32']();switch(_0xd26cc9>>>0x3){case 0x1:_0x645214['sourcePosition']=_0x301b9e['Position']['decode'](_0x63bd0c,_0x63bd0c['uint32']());break;case 0x2:_0x645214['targetPosition']=_0x301b9e['Position']['decode'](_0x63bd0c,_0x63bd0c['uint32']());break;case 0x3:_0x645214['graveyardPosition']=_0x301b9e['Position']['decode'](_0x63bd0c,_0x63bd0c['uint32']());break;case 0x4:_0x645214['howMany']=_0x63bd0c['uint32']();break;case 0x5:_0x645214['wasUndone']=_0x63bd0c['bool']();break;default:_0x63bd0c['skipType'](0x7&_0xd26cc9);}}return _0x645214;},_0x3790bb['decodeDelimited']=function(_0x2635f2){return _0x2635f2 instanceof _0xf9ed97||(_0x2635f2=new _0xf9ed97(_0x2635f2)),this['decode'](_0x2635f2,_0x2635f2['uint32']());},_0x3790bb['verify']=function(_0x562b61){if('object'!=typeof _0x562b61||null===_0x562b61)return'object\x20expected';var _0x29c7bb;if(null!=_0x562b61['sourcePosition']&&_0x562b61['hasOwnProperty']('sourcePosition')&&(_0x29c7bb=_0x301b9e['Position']['verify'](_0x562b61['sourcePosition'])))return'sourcePosition.'+_0x29c7bb;if(null!=_0x562b61['targetPosition']&&_0x562b61['hasOwnProperty']('targetPosition')&&(_0x29c7bb=_0x301b9e['Position']['verify'](_0x562b61['targetPosition'])))return'targetPosition.'+_0x29c7bb;if(null!=_0x562b61['graveyardPosition']&&_0x562b61['hasOwnProperty']('graveyardPosition')&&(_0x29c7bb=_0x301b9e['Position']['verify'](_0x562b61['graveyardPosition'])))return'graveyardPosition.'+_0x29c7bb;return null!=_0x562b61['howMany']&&_0x562b61['hasOwnProperty']('howMany')&&!_0x508ca6['isInteger'](_0x562b61['howMany'])?'howMany:\x20integer\x20expected':null!=_0x562b61['wasUndone']&&_0x562b61['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x562b61['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3790bb['fromObject']=function(_0xceeae4){if(_0xceeae4 instanceof _0x301b9e['MergeOperation'])return _0xceeae4;var _0x878b8b=new _0x301b9e['MergeOperation']();if(null!=_0xceeae4['sourcePosition']){if('object'!=typeof _0xceeae4['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x878b8b['sourcePosition']=_0x301b9e['Position']['fromObject'](_0xceeae4['sourcePosition']);}if(null!=_0xceeae4['targetPosition']){if('object'!=typeof _0xceeae4['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x878b8b['targetPosition']=_0x301b9e['Position']['fromObject'](_0xceeae4['targetPosition']);}if(null!=_0xceeae4['graveyardPosition']){if('object'!=typeof _0xceeae4['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x878b8b['graveyardPosition']=_0x301b9e['Position']['fromObject'](_0xceeae4['graveyardPosition']);}return null!=_0xceeae4['howMany']&&(_0x878b8b['howMany']=_0xceeae4['howMany']>>>0x0),null!=_0xceeae4['wasUndone']&&(_0x878b8b['wasUndone']=Boolean(_0xceeae4['wasUndone'])),_0x878b8b;},_0x3790bb['toObject']=function(_0x5b099c,_0x2c86fd){_0x2c86fd||(_0x2c86fd={});var _0x50305b={};return _0x2c86fd['defaults']&&(_0x50305b['sourcePosition']=null,_0x50305b['targetPosition']=null,_0x50305b['graveyardPosition']=null,_0x50305b['howMany']=0x0,_0x50305b['wasUndone']=!0x1),null!=_0x5b099c['sourcePosition']&&_0x5b099c['hasOwnProperty']('sourcePosition')&&(_0x50305b['sourcePosition']=_0x301b9e['Position']['toObject'](_0x5b099c['sourcePosition'],_0x2c86fd)),null!=_0x5b099c['targetPosition']&&_0x5b099c['hasOwnProperty']('targetPosition')&&(_0x50305b['targetPosition']=_0x301b9e['Position']['toObject'](_0x5b099c['targetPosition'],_0x2c86fd)),null!=_0x5b099c['graveyardPosition']&&_0x5b099c['hasOwnProperty']('graveyardPosition')&&(_0x50305b['graveyardPosition']=_0x301b9e['Position']['toObject'](_0x5b099c['graveyardPosition'],_0x2c86fd)),null!=_0x5b099c['howMany']&&_0x5b099c['hasOwnProperty']('howMany')&&(_0x50305b['howMany']=_0x5b099c['howMany']),null!=_0x5b099c['wasUndone']&&_0x5b099c['hasOwnProperty']('wasUndone')&&(_0x50305b['wasUndone']=_0x5b099c['wasUndone']),_0x50305b;},_0x3790bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x3790bb['getTypeUrl']=function(_0x5db68d){return void 0x0===_0x5db68d&&(_0x5db68d='type.googleapis.com'),_0x5db68d+'/MergeOperation';},_0x3790bb;}()),_0x301b9e['MoveOperation']=(function(){function _0xbad1a8(_0x15a3f3){if(_0x15a3f3){for(var _0x388ba0=Object['keys'](_0x15a3f3),_0xee6ccb=0x0;_0xee6ccb<_0x388ba0['length'];++_0xee6ccb)null!=_0x15a3f3[_0x388ba0[_0xee6ccb]]&&(this[_0x388ba0[_0xee6ccb]]=_0x15a3f3[_0x388ba0[_0xee6ccb]]);}}return _0xbad1a8['prototype']['sourcePosition']=null,_0xbad1a8['prototype']['howMany']=0x0,_0xbad1a8['prototype']['targetPosition']=null,_0xbad1a8['prototype']['wasUndone']=!0x1,_0xbad1a8['create']=function(_0x525897){return new _0xbad1a8(_0x525897);},_0xbad1a8['encode']=function(_0x5265ec,_0x5b2065){return _0x5b2065||(_0x5b2065=_0x23f5e5['create']()),null!=_0x5265ec['sourcePosition']&&Object['hasOwnProperty']['call'](_0x5265ec,'sourcePosition')&&_0x301b9e['Position']['encode'](_0x5265ec['sourcePosition'],_0x5b2065['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5265ec['howMany']&&Object['hasOwnProperty']['call'](_0x5265ec,'howMany')&&_0x5b2065['uint32'](0x10)['uint32'](_0x5265ec['howMany']),null!=_0x5265ec['targetPosition']&&Object['hasOwnProperty']['call'](_0x5265ec,'targetPosition')&&_0x301b9e['Position']['encode'](_0x5265ec['targetPosition'],_0x5b2065['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5265ec['wasUndone']&&Object['hasOwnProperty']['call'](_0x5265ec,'wasUndone')&&_0x5b2065['uint32'](0x20)['bool'](_0x5265ec['wasUndone']),_0x5b2065;},_0xbad1a8['encodeDelimited']=function(_0x207ca9,_0x3cb7ee){return this['encode'](_0x207ca9,_0x3cb7ee)['ldelim']();},_0xbad1a8['decode']=function(_0x4f9aac,_0x1ac724){_0x4f9aac instanceof _0xf9ed97||(_0x4f9aac=_0xf9ed97['create'](_0x4f9aac));for(var _0x219d03=void 0x0===_0x1ac724?_0x4f9aac['len']:_0x4f9aac['pos']+_0x1ac724,_0x1b8480=new _0x301b9e['MoveOperation']();_0x4f9aac['pos']<_0x219d03;){var _0x432fc6=_0x4f9aac['uint32']();switch(_0x432fc6>>>0x3){case 0x1:_0x1b8480['sourcePosition']=_0x301b9e['Position']['decode'](_0x4f9aac,_0x4f9aac['uint32']());break;case 0x2:_0x1b8480['howMany']=_0x4f9aac['uint32']();break;case 0x3:_0x1b8480['targetPosition']=_0x301b9e['Position']['decode'](_0x4f9aac,_0x4f9aac['uint32']());break;case 0x4:_0x1b8480['wasUndone']=_0x4f9aac['bool']();break;default:_0x4f9aac['skipType'](0x7&_0x432fc6);}}return _0x1b8480;},_0xbad1a8['decodeDelimited']=function(_0x3380e6){return _0x3380e6 instanceof _0xf9ed97||(_0x3380e6=new _0xf9ed97(_0x3380e6)),this['decode'](_0x3380e6,_0x3380e6['uint32']());},_0xbad1a8['verify']=function(_0x4cab81){if('object'!=typeof _0x4cab81||null===_0x4cab81)return'object\x20expected';var _0x21e845;if(null!=_0x4cab81['sourcePosition']&&_0x4cab81['hasOwnProperty']('sourcePosition')&&(_0x21e845=_0x301b9e['Position']['verify'](_0x4cab81['sourcePosition'])))return'sourcePosition.'+_0x21e845;if(null!=_0x4cab81['howMany']&&_0x4cab81['hasOwnProperty']('howMany')&&!_0x508ca6['isInteger'](_0x4cab81['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4cab81['targetPosition']&&_0x4cab81['hasOwnProperty']('targetPosition')&&(_0x21e845=_0x301b9e['Position']['verify'](_0x4cab81['targetPosition'])))return'targetPosition.'+_0x21e845;return null!=_0x4cab81['wasUndone']&&_0x4cab81['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4cab81['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xbad1a8['fromObject']=function(_0xf23793){if(_0xf23793 instanceof _0x301b9e['MoveOperation'])return _0xf23793;var _0x2f16ca=new _0x301b9e['MoveOperation']();if(null!=_0xf23793['sourcePosition']){if('object'!=typeof _0xf23793['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2f16ca['sourcePosition']=_0x301b9e['Position']['fromObject'](_0xf23793['sourcePosition']);}if(null!=_0xf23793['howMany']&&(_0x2f16ca['howMany']=_0xf23793['howMany']>>>0x0),null!=_0xf23793['targetPosition']){if('object'!=typeof _0xf23793['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2f16ca['targetPosition']=_0x301b9e['Position']['fromObject'](_0xf23793['targetPosition']);}return null!=_0xf23793['wasUndone']&&(_0x2f16ca['wasUndone']=Boolean(_0xf23793['wasUndone'])),_0x2f16ca;},_0xbad1a8['toObject']=function(_0x4c9bd1,_0xfc40d9){_0xfc40d9||(_0xfc40d9={});var _0x3b893e={};return _0xfc40d9['defaults']&&(_0x3b893e['sourcePosition']=null,_0x3b893e['howMany']=0x0,_0x3b893e['targetPosition']=null,_0x3b893e['wasUndone']=!0x1),null!=_0x4c9bd1['sourcePosition']&&_0x4c9bd1['hasOwnProperty']('sourcePosition')&&(_0x3b893e['sourcePosition']=_0x301b9e['Position']['toObject'](_0x4c9bd1['sourcePosition'],_0xfc40d9)),null!=_0x4c9bd1['howMany']&&_0x4c9bd1['hasOwnProperty']('howMany')&&(_0x3b893e['howMany']=_0x4c9bd1['howMany']),null!=_0x4c9bd1['targetPosition']&&_0x4c9bd1['hasOwnProperty']('targetPosition')&&(_0x3b893e['targetPosition']=_0x301b9e['Position']['toObject'](_0x4c9bd1['targetPosition'],_0xfc40d9)),null!=_0x4c9bd1['wasUndone']&&_0x4c9bd1['hasOwnProperty']('wasUndone')&&(_0x3b893e['wasUndone']=_0x4c9bd1['wasUndone']),_0x3b893e;},_0xbad1a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0xbad1a8['getTypeUrl']=function(_0x1a3fe2){return void 0x0===_0x1a3fe2&&(_0x1a3fe2='type.googleapis.com'),_0x1a3fe2+'/MoveOperation';},_0xbad1a8;}()),_0x301b9e['RenameOperation']=(function(){function _0x212061(_0x452739){if(_0x452739){for(var _0x2fc6cf=Object['keys'](_0x452739),_0x40c98a=0x0;_0x40c98a<_0x2fc6cf['length'];++_0x40c98a)null!=_0x452739[_0x2fc6cf[_0x40c98a]]&&(this[_0x2fc6cf[_0x40c98a]]=_0x452739[_0x2fc6cf[_0x40c98a]]);}}return _0x212061['prototype']['position']=null,_0x212061['prototype']['oldName']='',_0x212061['prototype']['newName']='',_0x212061['prototype']['wasUndone']=!0x1,_0x212061['create']=function(_0x4f9da4){return new _0x212061(_0x4f9da4);},_0x212061['encode']=function(_0x57b071,_0xd3d574){return _0xd3d574||(_0xd3d574=_0x23f5e5['create']()),null!=_0x57b071['position']&&Object['hasOwnProperty']['call'](_0x57b071,'position')&&_0x301b9e['Position']['encode'](_0x57b071['position'],_0xd3d574['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57b071['oldName']&&Object['hasOwnProperty']['call'](_0x57b071,'oldName')&&_0xd3d574['uint32'](0x12)['string'](_0x57b071['oldName']),null!=_0x57b071['newName']&&Object['hasOwnProperty']['call'](_0x57b071,'newName')&&_0xd3d574['uint32'](0x1a)['string'](_0x57b071['newName']),null!=_0x57b071['wasUndone']&&Object['hasOwnProperty']['call'](_0x57b071,'wasUndone')&&_0xd3d574['uint32'](0x20)['bool'](_0x57b071['wasUndone']),_0xd3d574;},_0x212061['encodeDelimited']=function(_0x194aa8,_0xcd88cb){return this['encode'](_0x194aa8,_0xcd88cb)['ldelim']();},_0x212061['decode']=function(_0x592b1f,_0x1169cc){_0x592b1f instanceof _0xf9ed97||(_0x592b1f=_0xf9ed97['create'](_0x592b1f));for(var _0x48f8fa=void 0x0===_0x1169cc?_0x592b1f['len']:_0x592b1f['pos']+_0x1169cc,_0x3f513f=new _0x301b9e['RenameOperation']();_0x592b1f['pos']<_0x48f8fa;){var _0x56d3b3=_0x592b1f['uint32']();switch(_0x56d3b3>>>0x3){case 0x1:_0x3f513f['position']=_0x301b9e['Position']['decode'](_0x592b1f,_0x592b1f['uint32']());break;case 0x2:_0x3f513f['oldName']=_0x592b1f['string']();break;case 0x3:_0x3f513f['newName']=_0x592b1f['string']();break;case 0x4:_0x3f513f['wasUndone']=_0x592b1f['bool']();break;default:_0x592b1f['skipType'](0x7&_0x56d3b3);}}return _0x3f513f;},_0x212061['decodeDelimited']=function(_0x4bcb8b){return _0x4bcb8b instanceof _0xf9ed97||(_0x4bcb8b=new _0xf9ed97(_0x4bcb8b)),this['decode'](_0x4bcb8b,_0x4bcb8b['uint32']());},_0x212061['verify']=function(_0x2719bc){if('object'!=typeof _0x2719bc||null===_0x2719bc)return'object\x20expected';if(null!=_0x2719bc['position']&&_0x2719bc['hasOwnProperty']('position')){var _0x5e6b29=_0x301b9e['Position']['verify'](_0x2719bc['position']);if(_0x5e6b29)return'position.'+_0x5e6b29;}return null!=_0x2719bc['oldName']&&_0x2719bc['hasOwnProperty']('oldName')&&!_0x508ca6['isString'](_0x2719bc['oldName'])?'oldName:\x20string\x20expected':null!=_0x2719bc['newName']&&_0x2719bc['hasOwnProperty']('newName')&&!_0x508ca6['isString'](_0x2719bc['newName'])?'newName:\x20string\x20expected':null!=_0x2719bc['wasUndone']&&_0x2719bc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2719bc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x212061['fromObject']=function(_0x2cfaff){if(_0x2cfaff instanceof _0x301b9e['RenameOperation'])return _0x2cfaff;var _0x44251b=new _0x301b9e['RenameOperation']();if(null!=_0x2cfaff['position']){if('object'!=typeof _0x2cfaff['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x44251b['position']=_0x301b9e['Position']['fromObject'](_0x2cfaff['position']);}return null!=_0x2cfaff['oldName']&&(_0x44251b['oldName']=String(_0x2cfaff['oldName'])),null!=_0x2cfaff['newName']&&(_0x44251b['newName']=String(_0x2cfaff['newName'])),null!=_0x2cfaff['wasUndone']&&(_0x44251b['wasUndone']=Boolean(_0x2cfaff['wasUndone'])),_0x44251b;},_0x212061['toObject']=function(_0x58bead,_0x1647bc){_0x1647bc||(_0x1647bc={});var _0x5739d1={};return _0x1647bc['defaults']&&(_0x5739d1['position']=null,_0x5739d1['oldName']='',_0x5739d1['newName']='',_0x5739d1['wasUndone']=!0x1),null!=_0x58bead['position']&&_0x58bead['hasOwnProperty']('position')&&(_0x5739d1['position']=_0x301b9e['Position']['toObject'](_0x58bead['position'],_0x1647bc)),null!=_0x58bead['oldName']&&_0x58bead['hasOwnProperty']('oldName')&&(_0x5739d1['oldName']=_0x58bead['oldName']),null!=_0x58bead['newName']&&_0x58bead['hasOwnProperty']('newName')&&(_0x5739d1['newName']=_0x58bead['newName']),null!=_0x58bead['wasUndone']&&_0x58bead['hasOwnProperty']('wasUndone')&&(_0x5739d1['wasUndone']=_0x58bead['wasUndone']),_0x5739d1;},_0x212061['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x212061['getTypeUrl']=function(_0x31f79b){return void 0x0===_0x31f79b&&(_0x31f79b='type.googleapis.com'),_0x31f79b+'/RenameOperation';},_0x212061;}()),_0x301b9e['RootAttributeOperation']=(function(){function _0x515e27(_0x497b0a){if(_0x497b0a){for(var _0x3b5374=Object['keys'](_0x497b0a),_0x379931=0x0;_0x379931<_0x3b5374['length'];++_0x379931)null!=_0x497b0a[_0x3b5374[_0x379931]]&&(this[_0x3b5374[_0x379931]]=_0x497b0a[_0x3b5374[_0x379931]]);}}return _0x515e27['prototype']['root']='',_0x515e27['prototype']['key']='',_0x515e27['prototype']['oldValueBoolean']=!0x1,_0x515e27['prototype']['oldValueJson']='',_0x515e27['prototype']['newValueBoolean']=!0x1,_0x515e27['prototype']['newValueJson']='',_0x515e27['prototype']['wasUndone']=!0x1,_0x515e27['create']=function(_0x17f196){return new _0x515e27(_0x17f196);},_0x515e27['encode']=function(_0x38276d,_0x16140c){return _0x16140c||(_0x16140c=_0x23f5e5['create']()),null!=_0x38276d['root']&&Object['hasOwnProperty']['call'](_0x38276d,'root')&&_0x16140c['uint32'](0xa)['string'](_0x38276d['root']),null!=_0x38276d['key']&&Object['hasOwnProperty']['call'](_0x38276d,'key')&&_0x16140c['uint32'](0x12)['string'](_0x38276d['key']),null!=_0x38276d['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x38276d,'oldValueBoolean')&&_0x16140c['uint32'](0x18)['bool'](_0x38276d['oldValueBoolean']),null!=_0x38276d['oldValueJson']&&Object['hasOwnProperty']['call'](_0x38276d,'oldValueJson')&&_0x16140c['uint32'](0x22)['string'](_0x38276d['oldValueJson']),null!=_0x38276d['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x38276d,'newValueBoolean')&&_0x16140c['uint32'](0x28)['bool'](_0x38276d['newValueBoolean']),null!=_0x38276d['newValueJson']&&Object['hasOwnProperty']['call'](_0x38276d,'newValueJson')&&_0x16140c['uint32'](0x32)['string'](_0x38276d['newValueJson']),null!=_0x38276d['wasUndone']&&Object['hasOwnProperty']['call'](_0x38276d,'wasUndone')&&_0x16140c['uint32'](0x38)['bool'](_0x38276d['wasUndone']),_0x16140c;},_0x515e27['encodeDelimited']=function(_0xf497b3,_0x3f118a){return this['encode'](_0xf497b3,_0x3f118a)['ldelim']();},_0x515e27['decode']=function(_0x1afaef,_0x46eb35){_0x1afaef instanceof _0xf9ed97||(_0x1afaef=_0xf9ed97['create'](_0x1afaef));for(var _0x379d2f=void 0x0===_0x46eb35?_0x1afaef['len']:_0x1afaef['pos']+_0x46eb35,_0x290afa=new _0x301b9e['RootAttributeOperation']();_0x1afaef['pos']<_0x379d2f;){var _0x508057=_0x1afaef['uint32']();switch(_0x508057>>>0x3){case 0x1:_0x290afa['root']=_0x1afaef['string']();break;case 0x2:_0x290afa['key']=_0x1afaef['string']();break;case 0x3:_0x290afa['oldValueBoolean']=_0x1afaef['bool']();break;case 0x4:_0x290afa['oldValueJson']=_0x1afaef['string']();break;case 0x5:_0x290afa['newValueBoolean']=_0x1afaef['bool']();break;case 0x6:_0x290afa['newValueJson']=_0x1afaef['string']();break;case 0x7:_0x290afa['wasUndone']=_0x1afaef['bool']();break;default:_0x1afaef['skipType'](0x7&_0x508057);}}return _0x290afa;},_0x515e27['decodeDelimited']=function(_0x914c56){return _0x914c56 instanceof _0xf9ed97||(_0x914c56=new _0xf9ed97(_0x914c56)),this['decode'](_0x914c56,_0x914c56['uint32']());},_0x515e27['verify']=function(_0x1b67df){return'object'!=typeof _0x1b67df||null===_0x1b67df?'object\x20expected':null!=_0x1b67df['root']&&_0x1b67df['hasOwnProperty']('root')&&!_0x508ca6['isString'](_0x1b67df['root'])?'root:\x20string\x20expected':null!=_0x1b67df['key']&&_0x1b67df['hasOwnProperty']('key')&&!_0x508ca6['isString'](_0x1b67df['key'])?'key:\x20string\x20expected':null!=_0x1b67df['oldValueBoolean']&&_0x1b67df['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1b67df['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1b67df['oldValueJson']&&_0x1b67df['hasOwnProperty']('oldValueJson')&&!_0x508ca6['isString'](_0x1b67df['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1b67df['newValueBoolean']&&_0x1b67df['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1b67df['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1b67df['newValueJson']&&_0x1b67df['hasOwnProperty']('newValueJson')&&!_0x508ca6['isString'](_0x1b67df['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1b67df['wasUndone']&&_0x1b67df['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1b67df['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x515e27['fromObject']=function(_0x1eb2f9){if(_0x1eb2f9 instanceof _0x301b9e['RootAttributeOperation'])return _0x1eb2f9;var _0x590424=new _0x301b9e['RootAttributeOperation']();return null!=_0x1eb2f9['root']&&(_0x590424['root']=String(_0x1eb2f9['root'])),null!=_0x1eb2f9['key']&&(_0x590424['key']=String(_0x1eb2f9['key'])),null!=_0x1eb2f9['oldValueBoolean']&&(_0x590424['oldValueBoolean']=Boolean(_0x1eb2f9['oldValueBoolean'])),null!=_0x1eb2f9['oldValueJson']&&(_0x590424['oldValueJson']=String(_0x1eb2f9['oldValueJson'])),null!=_0x1eb2f9['newValueBoolean']&&(_0x590424['newValueBoolean']=Boolean(_0x1eb2f9['newValueBoolean'])),null!=_0x1eb2f9['newValueJson']&&(_0x590424['newValueJson']=String(_0x1eb2f9['newValueJson'])),null!=_0x1eb2f9['wasUndone']&&(_0x590424['wasUndone']=Boolean(_0x1eb2f9['wasUndone'])),_0x590424;},_0x515e27['toObject']=function(_0x583300,_0xe6ec40){_0xe6ec40||(_0xe6ec40={});var _0x31944e={};return _0xe6ec40['defaults']&&(_0x31944e['root']='',_0x31944e['key']='',_0x31944e['oldValueBoolean']=!0x1,_0x31944e['oldValueJson']='',_0x31944e['newValueBoolean']=!0x1,_0x31944e['newValueJson']='',_0x31944e['wasUndone']=!0x1),null!=_0x583300['root']&&_0x583300['hasOwnProperty']('root')&&(_0x31944e['root']=_0x583300['root']),null!=_0x583300['key']&&_0x583300['hasOwnProperty']('key')&&(_0x31944e['key']=_0x583300['key']),null!=_0x583300['oldValueBoolean']&&_0x583300['hasOwnProperty']('oldValueBoolean')&&(_0x31944e['oldValueBoolean']=_0x583300['oldValueBoolean']),null!=_0x583300['oldValueJson']&&_0x583300['hasOwnProperty']('oldValueJson')&&(_0x31944e['oldValueJson']=_0x583300['oldValueJson']),null!=_0x583300['newValueBoolean']&&_0x583300['hasOwnProperty']('newValueBoolean')&&(_0x31944e['newValueBoolean']=_0x583300['newValueBoolean']),null!=_0x583300['newValueJson']&&_0x583300['hasOwnProperty']('newValueJson')&&(_0x31944e['newValueJson']=_0x583300['newValueJson']),null!=_0x583300['wasUndone']&&_0x583300['hasOwnProperty']('wasUndone')&&(_0x31944e['wasUndone']=_0x583300['wasUndone']),_0x31944e;},_0x515e27['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x515e27['getTypeUrl']=function(_0x4072c5){return void 0x0===_0x4072c5&&(_0x4072c5='type.googleapis.com'),_0x4072c5+'/RootAttributeOperation';},_0x515e27;}()),_0x301b9e['RootOperation']=(function(){function _0x3dbf8d(_0x4d28ba){if(_0x4d28ba){for(var _0xf8886=Object['keys'](_0x4d28ba),_0x3d9665=0x0;_0x3d9665<_0xf8886['length'];++_0x3d9665)null!=_0x4d28ba[_0xf8886[_0x3d9665]]&&(this[_0xf8886[_0x3d9665]]=_0x4d28ba[_0xf8886[_0x3d9665]]);}}return _0x3dbf8d['prototype']['rootName']='',_0x3dbf8d['prototype']['elementName']='',_0x3dbf8d['prototype']['isAdd']=!0x1,_0x3dbf8d['prototype']['wasUndone']=!0x1,_0x3dbf8d['create']=function(_0x435b6f){return new _0x3dbf8d(_0x435b6f);},_0x3dbf8d['encode']=function(_0x4d9c37,_0x38d844){return _0x38d844||(_0x38d844=_0x23f5e5['create']()),null!=_0x4d9c37['rootName']&&Object['hasOwnProperty']['call'](_0x4d9c37,'rootName')&&_0x38d844['uint32'](0xa)['string'](_0x4d9c37['rootName']),null!=_0x4d9c37['elementName']&&Object['hasOwnProperty']['call'](_0x4d9c37,'elementName')&&_0x38d844['uint32'](0x12)['string'](_0x4d9c37['elementName']),null!=_0x4d9c37['isAdd']&&Object['hasOwnProperty']['call'](_0x4d9c37,'isAdd')&&_0x38d844['uint32'](0x18)['bool'](_0x4d9c37['isAdd']),null!=_0x4d9c37['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d9c37,'wasUndone')&&_0x38d844['uint32'](0x20)['bool'](_0x4d9c37['wasUndone']),_0x38d844;},_0x3dbf8d['encodeDelimited']=function(_0x2798f9,_0x5508a1){return this['encode'](_0x2798f9,_0x5508a1)['ldelim']();},_0x3dbf8d['decode']=function(_0x4e58b4,_0x3e94f7){_0x4e58b4 instanceof _0xf9ed97||(_0x4e58b4=_0xf9ed97['create'](_0x4e58b4));for(var _0x39a6dd=void 0x0===_0x3e94f7?_0x4e58b4['len']:_0x4e58b4['pos']+_0x3e94f7,_0x558811=new _0x301b9e['RootOperation']();_0x4e58b4['pos']<_0x39a6dd;){var _0x1e943b=_0x4e58b4['uint32']();switch(_0x1e943b>>>0x3){case 0x1:_0x558811['rootName']=_0x4e58b4['string']();break;case 0x2:_0x558811['elementName']=_0x4e58b4['string']();break;case 0x3:_0x558811['isAdd']=_0x4e58b4['bool']();break;case 0x4:_0x558811['wasUndone']=_0x4e58b4['bool']();break;default:_0x4e58b4['skipType'](0x7&_0x1e943b);}}return _0x558811;},_0x3dbf8d['decodeDelimited']=function(_0xa9fa89){return _0xa9fa89 instanceof _0xf9ed97||(_0xa9fa89=new _0xf9ed97(_0xa9fa89)),this['decode'](_0xa9fa89,_0xa9fa89['uint32']());},_0x3dbf8d['verify']=function(_0x4b52da){return'object'!=typeof _0x4b52da||null===_0x4b52da?'object\x20expected':null!=_0x4b52da['rootName']&&_0x4b52da['hasOwnProperty']('rootName')&&!_0x508ca6['isString'](_0x4b52da['rootName'])?'rootName:\x20string\x20expected':null!=_0x4b52da['elementName']&&_0x4b52da['hasOwnProperty']('elementName')&&!_0x508ca6['isString'](_0x4b52da['elementName'])?'elementName:\x20string\x20expected':null!=_0x4b52da['isAdd']&&_0x4b52da['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4b52da['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4b52da['wasUndone']&&_0x4b52da['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4b52da['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dbf8d['fromObject']=function(_0x1bf381){if(_0x1bf381 instanceof _0x301b9e['RootOperation'])return _0x1bf381;var _0x5c5c1f=new _0x301b9e['RootOperation']();return null!=_0x1bf381['rootName']&&(_0x5c5c1f['rootName']=String(_0x1bf381['rootName'])),null!=_0x1bf381['elementName']&&(_0x5c5c1f['elementName']=String(_0x1bf381['elementName'])),null!=_0x1bf381['isAdd']&&(_0x5c5c1f['isAdd']=Boolean(_0x1bf381['isAdd'])),null!=_0x1bf381['wasUndone']&&(_0x5c5c1f['wasUndone']=Boolean(_0x1bf381['wasUndone'])),_0x5c5c1f;},_0x3dbf8d['toObject']=function(_0x3df450,_0x3579b4){_0x3579b4||(_0x3579b4={});var _0x2d7958={};return _0x3579b4['defaults']&&(_0x2d7958['rootName']='',_0x2d7958['elementName']='',_0x2d7958['isAdd']=!0x1,_0x2d7958['wasUndone']=!0x1),null!=_0x3df450['rootName']&&_0x3df450['hasOwnProperty']('rootName')&&(_0x2d7958['rootName']=_0x3df450['rootName']),null!=_0x3df450['elementName']&&_0x3df450['hasOwnProperty']('elementName')&&(_0x2d7958['elementName']=_0x3df450['elementName']),null!=_0x3df450['isAdd']&&_0x3df450['hasOwnProperty']('isAdd')&&(_0x2d7958['isAdd']=_0x3df450['isAdd']),null!=_0x3df450['wasUndone']&&_0x3df450['hasOwnProperty']('wasUndone')&&(_0x2d7958['wasUndone']=_0x3df450['wasUndone']),_0x2d7958;},_0x3dbf8d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x3dbf8d['getTypeUrl']=function(_0x131e9c){return void 0x0===_0x131e9c&&(_0x131e9c='type.googleapis.com'),_0x131e9c+'/RootOperation';},_0x3dbf8d;}()),_0x301b9e['SplitOperation']=(function(){function _0x7fdd7f(_0x1bbe81){if(_0x1bbe81){for(var _0x5550d8=Object['keys'](_0x1bbe81),_0x360514=0x0;_0x360514<_0x5550d8['length'];++_0x360514)null!=_0x1bbe81[_0x5550d8[_0x360514]]&&(this[_0x5550d8[_0x360514]]=_0x1bbe81[_0x5550d8[_0x360514]]);}}return _0x7fdd7f['prototype']['splitPosition']=null,_0x7fdd7f['prototype']['graveyardPosition']=null,_0x7fdd7f['prototype']['howMany']=0x0,_0x7fdd7f['prototype']['insertionPosition']=null,_0x7fdd7f['prototype']['wasUndone']=!0x1,_0x7fdd7f['create']=function(_0x44a065){return new _0x7fdd7f(_0x44a065);},_0x7fdd7f['encode']=function(_0x3a75e9,_0x57cae0){return _0x57cae0||(_0x57cae0=_0x23f5e5['create']()),null!=_0x3a75e9['splitPosition']&&Object['hasOwnProperty']['call'](_0x3a75e9,'splitPosition')&&_0x301b9e['Position']['encode'](_0x3a75e9['splitPosition'],_0x57cae0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3a75e9['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3a75e9,'graveyardPosition')&&_0x301b9e['Position']['encode'](_0x3a75e9['graveyardPosition'],_0x57cae0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3a75e9['howMany']&&Object['hasOwnProperty']['call'](_0x3a75e9,'howMany')&&_0x57cae0['uint32'](0x18)['uint32'](_0x3a75e9['howMany']),null!=_0x3a75e9['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3a75e9,'insertionPosition')&&_0x301b9e['Position']['encode'](_0x3a75e9['insertionPosition'],_0x57cae0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3a75e9['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a75e9,'wasUndone')&&_0x57cae0['uint32'](0x28)['bool'](_0x3a75e9['wasUndone']),_0x57cae0;},_0x7fdd7f['encodeDelimited']=function(_0x243cb4,_0x20a69b){return this['encode'](_0x243cb4,_0x20a69b)['ldelim']();},_0x7fdd7f['decode']=function(_0x4a9b34,_0x40466c){_0x4a9b34 instanceof _0xf9ed97||(_0x4a9b34=_0xf9ed97['create'](_0x4a9b34));for(var _0x10f7e8=void 0x0===_0x40466c?_0x4a9b34['len']:_0x4a9b34['pos']+_0x40466c,_0x210d85=new _0x301b9e['SplitOperation']();_0x4a9b34['pos']<_0x10f7e8;){var _0x476b7a=_0x4a9b34['uint32']();switch(_0x476b7a>>>0x3){case 0x1:_0x210d85['splitPosition']=_0x301b9e['Position']['decode'](_0x4a9b34,_0x4a9b34['uint32']());break;case 0x2:_0x210d85['graveyardPosition']=_0x301b9e['Position']['decode'](_0x4a9b34,_0x4a9b34['uint32']());break;case 0x3:_0x210d85['howMany']=_0x4a9b34['uint32']();break;case 0x4:_0x210d85['insertionPosition']=_0x301b9e['Position']['decode'](_0x4a9b34,_0x4a9b34['uint32']());break;case 0x5:_0x210d85['wasUndone']=_0x4a9b34['bool']();break;default:_0x4a9b34['skipType'](0x7&_0x476b7a);}}return _0x210d85;},_0x7fdd7f['decodeDelimited']=function(_0x5e9ae6){return _0x5e9ae6 instanceof _0xf9ed97||(_0x5e9ae6=new _0xf9ed97(_0x5e9ae6)),this['decode'](_0x5e9ae6,_0x5e9ae6['uint32']());},_0x7fdd7f['verify']=function(_0x59e513){if('object'!=typeof _0x59e513||null===_0x59e513)return'object\x20expected';var _0x596b69;if(null!=_0x59e513['splitPosition']&&_0x59e513['hasOwnProperty']('splitPosition')&&(_0x596b69=_0x301b9e['Position']['verify'](_0x59e513['splitPosition'])))return'splitPosition.'+_0x596b69;if(null!=_0x59e513['graveyardPosition']&&_0x59e513['hasOwnProperty']('graveyardPosition')&&(_0x596b69=_0x301b9e['Position']['verify'](_0x59e513['graveyardPosition'])))return'graveyardPosition.'+_0x596b69;if(null!=_0x59e513['howMany']&&_0x59e513['hasOwnProperty']('howMany')&&!_0x508ca6['isInteger'](_0x59e513['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x59e513['insertionPosition']&&_0x59e513['hasOwnProperty']('insertionPosition')&&(_0x596b69=_0x301b9e['Position']['verify'](_0x59e513['insertionPosition'])))return'insertionPosition.'+_0x596b69;return null!=_0x59e513['wasUndone']&&_0x59e513['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59e513['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7fdd7f['fromObject']=function(_0x592556){if(_0x592556 instanceof _0x301b9e['SplitOperation'])return _0x592556;var _0x2f7f4f=new _0x301b9e['SplitOperation']();if(null!=_0x592556['splitPosition']){if('object'!=typeof _0x592556['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x2f7f4f['splitPosition']=_0x301b9e['Position']['fromObject'](_0x592556['splitPosition']);}if(null!=_0x592556['graveyardPosition']){if('object'!=typeof _0x592556['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x2f7f4f['graveyardPosition']=_0x301b9e['Position']['fromObject'](_0x592556['graveyardPosition']);}if(null!=_0x592556['howMany']&&(_0x2f7f4f['howMany']=_0x592556['howMany']>>>0x0),null!=_0x592556['insertionPosition']){if('object'!=typeof _0x592556['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x2f7f4f['insertionPosition']=_0x301b9e['Position']['fromObject'](_0x592556['insertionPosition']);}return null!=_0x592556['wasUndone']&&(_0x2f7f4f['wasUndone']=Boolean(_0x592556['wasUndone'])),_0x2f7f4f;},_0x7fdd7f['toObject']=function(_0x36ffa8,_0x21da11){_0x21da11||(_0x21da11={});var _0xd7d3f2={};return _0x21da11['defaults']&&(_0xd7d3f2['splitPosition']=null,_0xd7d3f2['graveyardPosition']=null,_0xd7d3f2['howMany']=0x0,_0xd7d3f2['insertionPosition']=null,_0xd7d3f2['wasUndone']=!0x1),null!=_0x36ffa8['splitPosition']&&_0x36ffa8['hasOwnProperty']('splitPosition')&&(_0xd7d3f2['splitPosition']=_0x301b9e['Position']['toObject'](_0x36ffa8['splitPosition'],_0x21da11)),null!=_0x36ffa8['graveyardPosition']&&_0x36ffa8['hasOwnProperty']('graveyardPosition')&&(_0xd7d3f2['graveyardPosition']=_0x301b9e['Position']['toObject'](_0x36ffa8['graveyardPosition'],_0x21da11)),null!=_0x36ffa8['howMany']&&_0x36ffa8['hasOwnProperty']('howMany')&&(_0xd7d3f2['howMany']=_0x36ffa8['howMany']),null!=_0x36ffa8['insertionPosition']&&_0x36ffa8['hasOwnProperty']('insertionPosition')&&(_0xd7d3f2['insertionPosition']=_0x301b9e['Position']['toObject'](_0x36ffa8['insertionPosition'],_0x21da11)),null!=_0x36ffa8['wasUndone']&&_0x36ffa8['hasOwnProperty']('wasUndone')&&(_0xd7d3f2['wasUndone']=_0x36ffa8['wasUndone']),_0xd7d3f2;},_0x7fdd7f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x7fdd7f['getTypeUrl']=function(_0x123a21){return void 0x0===_0x123a21&&(_0x123a21='type.googleapis.com'),_0x123a21+'/SplitOperation';},_0x7fdd7f;}()),_0x301b9e['Position']=(function(){function _0x2eeffe(_0x241953){if(this['path']=[],_0x241953){for(var _0x5a7521=Object['keys'](_0x241953),_0x546d1a=0x0;_0x546d1a<_0x5a7521['length'];++_0x546d1a)null!=_0x241953[_0x5a7521[_0x546d1a]]&&(this[_0x5a7521[_0x546d1a]]=_0x241953[_0x5a7521[_0x546d1a]]);}}return _0x2eeffe['prototype']['root']='',_0x2eeffe['prototype']['rootMain']=!0x1,_0x2eeffe['prototype']['rootGraveyard']=!0x1,_0x2eeffe['prototype']['path']=_0x508ca6['emptyArray'],_0x2eeffe['prototype']['stickiness']='',_0x2eeffe['create']=function(_0x426ce7){return new _0x2eeffe(_0x426ce7);},_0x2eeffe['encode']=function(_0x394fdb,_0x117195){if(_0x117195||(_0x117195=_0x23f5e5['create']()),null!=_0x394fdb['root']&&Object['hasOwnProperty']['call'](_0x394fdb,'root')&&_0x117195['uint32'](0xa)['string'](_0x394fdb['root']),null!=_0x394fdb['rootMain']&&Object['hasOwnProperty']['call'](_0x394fdb,'rootMain')&&_0x117195['uint32'](0x10)['bool'](_0x394fdb['rootMain']),null!=_0x394fdb['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x394fdb,'rootGraveyard')&&_0x117195['uint32'](0x18)['bool'](_0x394fdb['rootGraveyard']),null!=_0x394fdb['path']&&_0x394fdb['path']['length']){_0x117195['uint32'](0x22)['fork']();for(var _0x8d72bf=0x0;_0x8d72bf<_0x394fdb['path']['length'];++_0x8d72bf)_0x117195['uint32'](_0x394fdb['path'][_0x8d72bf]);_0x117195['ldelim']();}return null!=_0x394fdb['stickiness']&&Object['hasOwnProperty']['call'](_0x394fdb,'stickiness')&&_0x117195['uint32'](0x2a)['string'](_0x394fdb['stickiness']),_0x117195;},_0x2eeffe['encodeDelimited']=function(_0x77e721,_0x12c38a){return this['encode'](_0x77e721,_0x12c38a)['ldelim']();},_0x2eeffe['decode']=function(_0x52f5f9,_0x4ae114){_0x52f5f9 instanceof _0xf9ed97||(_0x52f5f9=_0xf9ed97['create'](_0x52f5f9));for(var _0x22bb30=void 0x0===_0x4ae114?_0x52f5f9['len']:_0x52f5f9['pos']+_0x4ae114,_0xb2b93b=new _0x301b9e['Position']();_0x52f5f9['pos']<_0x22bb30;){var _0x32b2d9=_0x52f5f9['uint32']();switch(_0x32b2d9>>>0x3){case 0x1:_0xb2b93b['root']=_0x52f5f9['string']();break;case 0x2:_0xb2b93b['rootMain']=_0x52f5f9['bool']();break;case 0x3:_0xb2b93b['rootGraveyard']=_0x52f5f9['bool']();break;case 0x4:if(_0xb2b93b['path']&&_0xb2b93b['path']['length']||(_0xb2b93b['path']=[]),0x2==(0x7&_0x32b2d9)){for(var _0x179db1=_0x52f5f9['uint32']()+_0x52f5f9['pos'];_0x52f5f9['pos']<_0x179db1;)_0xb2b93b['path']['push'](_0x52f5f9['uint32']());}else _0xb2b93b['path']['push'](_0x52f5f9['uint32']());break;case 0x5:_0xb2b93b['stickiness']=_0x52f5f9['string']();break;default:_0x52f5f9['skipType'](0x7&_0x32b2d9);}}return _0xb2b93b;},_0x2eeffe['decodeDelimited']=function(_0x123697){return _0x123697 instanceof _0xf9ed97||(_0x123697=new _0xf9ed97(_0x123697)),this['decode'](_0x123697,_0x123697['uint32']());},_0x2eeffe['verify']=function(_0x215740){if('object'!=typeof _0x215740||null===_0x215740)return'object\x20expected';if(null!=_0x215740['root']&&_0x215740['hasOwnProperty']('root')&&!_0x508ca6['isString'](_0x215740['root']))return'root:\x20string\x20expected';if(null!=_0x215740['rootMain']&&_0x215740['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x215740['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x215740['rootGraveyard']&&_0x215740['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x215740['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x215740['path']&&_0x215740['hasOwnProperty']('path')){if(!Array['isArray'](_0x215740['path']))return'path:\x20array\x20expected';for(var _0x1bbe5f=0x0;_0x1bbe5f<_0x215740['path']['length'];++_0x1bbe5f)if(!_0x508ca6['isInteger'](_0x215740['path'][_0x1bbe5f]))return'path:\x20integer[]\x20expected';}return null!=_0x215740['stickiness']&&_0x215740['hasOwnProperty']('stickiness')&&!_0x508ca6['isString'](_0x215740['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x2eeffe['fromObject']=function(_0x136ad3){if(_0x136ad3 instanceof _0x301b9e['Position'])return _0x136ad3;var _0x2524ba=new _0x301b9e['Position']();if(null!=_0x136ad3['root']&&(_0x2524ba['root']=String(_0x136ad3['root'])),null!=_0x136ad3['rootMain']&&(_0x2524ba['rootMain']=Boolean(_0x136ad3['rootMain'])),null!=_0x136ad3['rootGraveyard']&&(_0x2524ba['rootGraveyard']=Boolean(_0x136ad3['rootGraveyard'])),_0x136ad3['path']){if(!Array['isArray'](_0x136ad3['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2524ba['path']=[];for(var _0x2d41f4=0x0;_0x2d41f4<_0x136ad3['path']['length'];++_0x2d41f4)_0x2524ba['path'][_0x2d41f4]=_0x136ad3['path'][_0x2d41f4]>>>0x0;}return null!=_0x136ad3['stickiness']&&(_0x2524ba['stickiness']=String(_0x136ad3['stickiness'])),_0x2524ba;},_0x2eeffe['toObject']=function(_0x38a0d8,_0x111d64){_0x111d64||(_0x111d64={});var _0x452a39={};if((_0x111d64['arrays']||_0x111d64['defaults'])&&(_0x452a39['path']=[]),_0x111d64['defaults']&&(_0x452a39['root']='',_0x452a39['rootMain']=!0x1,_0x452a39['rootGraveyard']=!0x1,_0x452a39['stickiness']=''),null!=_0x38a0d8['root']&&_0x38a0d8['hasOwnProperty']('root')&&(_0x452a39['root']=_0x38a0d8['root']),null!=_0x38a0d8['rootMain']&&_0x38a0d8['hasOwnProperty']('rootMain')&&(_0x452a39['rootMain']=_0x38a0d8['rootMain']),null!=_0x38a0d8['rootGraveyard']&&_0x38a0d8['hasOwnProperty']('rootGraveyard')&&(_0x452a39['rootGraveyard']=_0x38a0d8['rootGraveyard']),_0x38a0d8['path']&&_0x38a0d8['path']['length']){_0x452a39['path']=[];for(var _0x2adad5=0x0;_0x2adad5<_0x38a0d8['path']['length'];++_0x2adad5)_0x452a39['path'][_0x2adad5]=_0x38a0d8['path'][_0x2adad5];}return null!=_0x38a0d8['stickiness']&&_0x38a0d8['hasOwnProperty']('stickiness')&&(_0x452a39['stickiness']=_0x38a0d8['stickiness']),_0x452a39;},_0x2eeffe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x2eeffe['getTypeUrl']=function(_0x2c2a5a){return void 0x0===_0x2c2a5a&&(_0x2c2a5a='type.googleapis.com'),_0x2c2a5a+'/Position';},_0x2eeffe;}()),_0x301b9e['Range']=(function(){function _0x5e2d5a(_0x1e23aa){if(_0x1e23aa){for(var _0xe01b18=Object['keys'](_0x1e23aa),_0x9ab890=0x0;_0x9ab890<_0xe01b18['length'];++_0x9ab890)null!=_0x1e23aa[_0xe01b18[_0x9ab890]]&&(this[_0xe01b18[_0x9ab890]]=_0x1e23aa[_0xe01b18[_0x9ab890]]);}}return _0x5e2d5a['prototype']['start']=null,_0x5e2d5a['prototype']['end']=null,_0x5e2d5a['create']=function(_0x53b6d5){return new _0x5e2d5a(_0x53b6d5);},_0x5e2d5a['encode']=function(_0x540543,_0x38b0d1){return _0x38b0d1||(_0x38b0d1=_0x23f5e5['create']()),null!=_0x540543['start']&&Object['hasOwnProperty']['call'](_0x540543,'start')&&_0x301b9e['Position']['encode'](_0x540543['start'],_0x38b0d1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x540543['end']&&Object['hasOwnProperty']['call'](_0x540543,'end')&&_0x301b9e['Position']['encode'](_0x540543['end'],_0x38b0d1['uint32'](0x12)['fork']())['ldelim'](),_0x38b0d1;},_0x5e2d5a['encodeDelimited']=function(_0x41e4b0,_0x2f0119){return this['encode'](_0x41e4b0,_0x2f0119)['ldelim']();},_0x5e2d5a['decode']=function(_0x53b319,_0x3c6462){_0x53b319 instanceof _0xf9ed97||(_0x53b319=_0xf9ed97['create'](_0x53b319));for(var _0x1dbbfd=void 0x0===_0x3c6462?_0x53b319['len']:_0x53b319['pos']+_0x3c6462,_0x29670b=new _0x301b9e['Range']();_0x53b319['pos']<_0x1dbbfd;){var _0x3fe91b=_0x53b319['uint32']();switch(_0x3fe91b>>>0x3){case 0x1:_0x29670b['start']=_0x301b9e['Position']['decode'](_0x53b319,_0x53b319['uint32']());break;case 0x2:_0x29670b['end']=_0x301b9e['Position']['decode'](_0x53b319,_0x53b319['uint32']());break;default:_0x53b319['skipType'](0x7&_0x3fe91b);}}return _0x29670b;},_0x5e2d5a['decodeDelimited']=function(_0x4c10aa){return _0x4c10aa instanceof _0xf9ed97||(_0x4c10aa=new _0xf9ed97(_0x4c10aa)),this['decode'](_0x4c10aa,_0x4c10aa['uint32']());},_0x5e2d5a['verify']=function(_0x35e313){if('object'!=typeof _0x35e313||null===_0x35e313)return'object\x20expected';var _0x466f4d;if(null!=_0x35e313['start']&&_0x35e313['hasOwnProperty']('start')&&(_0x466f4d=_0x301b9e['Position']['verify'](_0x35e313['start'])))return'start.'+_0x466f4d;if(null!=_0x35e313['end']&&_0x35e313['hasOwnProperty']('end')&&(_0x466f4d=_0x301b9e['Position']['verify'](_0x35e313['end'])))return'end.'+_0x466f4d;return null;},_0x5e2d5a['fromObject']=function(_0x786e9b){if(_0x786e9b instanceof _0x301b9e['Range'])return _0x786e9b;var _0x214926=new _0x301b9e['Range']();if(null!=_0x786e9b['start']){if('object'!=typeof _0x786e9b['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x214926['start']=_0x301b9e['Position']['fromObject'](_0x786e9b['start']);}if(null!=_0x786e9b['end']){if('object'!=typeof _0x786e9b['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x214926['end']=_0x301b9e['Position']['fromObject'](_0x786e9b['end']);}return _0x214926;},_0x5e2d5a['toObject']=function(_0x304de3,_0x59fbfa){_0x59fbfa||(_0x59fbfa={});var _0x5d13c5={};return _0x59fbfa['defaults']&&(_0x5d13c5['start']=null,_0x5d13c5['end']=null),null!=_0x304de3['start']&&_0x304de3['hasOwnProperty']('start')&&(_0x5d13c5['start']=_0x301b9e['Position']['toObject'](_0x304de3['start'],_0x59fbfa)),null!=_0x304de3['end']&&_0x304de3['hasOwnProperty']('end')&&(_0x5d13c5['end']=_0x301b9e['Position']['toObject'](_0x304de3['end'],_0x59fbfa)),_0x5d13c5;},_0x5e2d5a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x5e2d5a['getTypeUrl']=function(_0x3f2b31){return void 0x0===_0x3f2b31&&(_0x3f2b31='type.googleapis.com'),_0x3f2b31+'/Range';},_0x5e2d5a;}()),_0x301b9e['Element']=(function(){function _0x299965(_0x46e4f3){if(this['children']=[],this['attributesBoolean']={},_0x46e4f3){for(var _0x244b4d=Object['keys'](_0x46e4f3),_0x337eb1=0x0;_0x337eb1<_0x244b4d['length'];++_0x337eb1)null!=_0x46e4f3[_0x244b4d[_0x337eb1]]&&(this[_0x244b4d[_0x337eb1]]=_0x46e4f3[_0x244b4d[_0x337eb1]]);}}return _0x299965['prototype']['name']='',_0x299965['prototype']['children']=_0x508ca6['emptyArray'],_0x299965['prototype']['data']='',_0x299965['prototype']['attributesBoolean']=_0x508ca6['emptyObject'],_0x299965['prototype']['attributesJson']='',_0x299965['create']=function(_0x4a371c){return new _0x299965(_0x4a371c);},_0x299965['encode']=function(_0x2e1abc,_0x5727e0){if(_0x5727e0||(_0x5727e0=_0x23f5e5['create']()),null!=_0x2e1abc['name']&&Object['hasOwnProperty']['call'](_0x2e1abc,'name')&&_0x5727e0['uint32'](0xa)['string'](_0x2e1abc['name']),null!=_0x2e1abc['children']&&_0x2e1abc['children']['length']){for(var _0x5079bc=0x0;_0x5079bc<_0x2e1abc['children']['length'];++_0x5079bc)_0x301b9e['Element']['encode'](_0x2e1abc['children'][_0x5079bc],_0x5727e0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2e1abc['data']&&Object['hasOwnProperty']['call'](_0x2e1abc,'data')&&_0x5727e0['uint32'](0x1a)['string'](_0x2e1abc['data']),null!=_0x2e1abc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2e1abc,'attributesBoolean')){var _0x57d264=Object['keys'](_0x2e1abc['attributesBoolean']);for(_0x5079bc=0x0;_0x5079bc<_0x57d264['length'];++_0x5079bc)_0x5727e0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x57d264[_0x5079bc])['uint32'](0x10)['bool'](_0x2e1abc['attributesBoolean'][_0x57d264[_0x5079bc]])['ldelim']();}return null!=_0x2e1abc['attributesJson']&&Object['hasOwnProperty']['call'](_0x2e1abc,'attributesJson')&&_0x5727e0['uint32'](0x2a)['string'](_0x2e1abc['attributesJson']),_0x5727e0;},_0x299965['encodeDelimited']=function(_0x5181df,_0x7c674f){return this['encode'](_0x5181df,_0x7c674f)['ldelim']();},_0x299965['decode']=function(_0x4e704b,_0x2b9420){_0x4e704b instanceof _0xf9ed97||(_0x4e704b=_0xf9ed97['create'](_0x4e704b));for(var _0x275aac,_0xc5d06f,_0x215ea5=void 0x0===_0x2b9420?_0x4e704b['len']:_0x4e704b['pos']+_0x2b9420,_0x1267b8=new _0x301b9e['Element']();_0x4e704b['pos']<_0x215ea5;){var _0x1d6d30=_0x4e704b['uint32']();switch(_0x1d6d30>>>0x3){case 0x1:_0x1267b8['name']=_0x4e704b['string']();break;case 0x2:_0x1267b8['children']&&_0x1267b8['children']['length']||(_0x1267b8['children']=[]),_0x1267b8['children']['push'](_0x301b9e['Element']['decode'](_0x4e704b,_0x4e704b['uint32']()));break;case 0x3:_0x1267b8['data']=_0x4e704b['string']();break;case 0x4:_0x1267b8['attributesBoolean']===_0x508ca6['emptyObject']&&(_0x1267b8['attributesBoolean']={});var _0x12fea9=_0x4e704b['uint32']()+_0x4e704b['pos'];for(_0x275aac='',_0xc5d06f=!0x1;_0x4e704b['pos']<_0x12fea9;){var _0x42b636=_0x4e704b['uint32']();switch(_0x42b636>>>0x3){case 0x1:_0x275aac=_0x4e704b['string']();break;case 0x2:_0xc5d06f=_0x4e704b['bool']();break;default:_0x4e704b['skipType'](0x7&_0x42b636);}}_0x1267b8['attributesBoolean'][_0x275aac]=_0xc5d06f;break;case 0x5:_0x1267b8['attributesJson']=_0x4e704b['string']();break;default:_0x4e704b['skipType'](0x7&_0x1d6d30);}}return _0x1267b8;},_0x299965['decodeDelimited']=function(_0x17f150){return _0x17f150 instanceof _0xf9ed97||(_0x17f150=new _0xf9ed97(_0x17f150)),this['decode'](_0x17f150,_0x17f150['uint32']());},_0x299965['verify']=function(_0x348fbe){if('object'!=typeof _0x348fbe||null===_0x348fbe)return'object\x20expected';if(null!=_0x348fbe['name']&&_0x348fbe['hasOwnProperty']('name')&&!_0x508ca6['isString'](_0x348fbe['name']))return'name:\x20string\x20expected';if(null!=_0x348fbe['children']&&_0x348fbe['hasOwnProperty']('children')){if(!Array['isArray'](_0x348fbe['children']))return'children:\x20array\x20expected';for(var _0x219722=0x0;_0x219722<_0x348fbe['children']['length'];++_0x219722){var _0x2b1d7a=_0x301b9e['Element']['verify'](_0x348fbe['children'][_0x219722]);if(_0x2b1d7a)return'children.'+_0x2b1d7a;}}if(null!=_0x348fbe['data']&&_0x348fbe['hasOwnProperty']('data')&&!_0x508ca6['isString'](_0x348fbe['data']))return'data:\x20string\x20expected';if(null!=_0x348fbe['attributesBoolean']&&_0x348fbe['hasOwnProperty']('attributesBoolean')){if(!_0x508ca6['isObject'](_0x348fbe['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x447f47=Object['keys'](_0x348fbe['attributesBoolean']);for(_0x219722=0x0;_0x219722<_0x447f47['length'];++_0x219722)if('boolean'!=typeof _0x348fbe['attributesBoolean'][_0x447f47[_0x219722]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x348fbe['attributesJson']&&_0x348fbe['hasOwnProperty']('attributesJson')&&!_0x508ca6['isString'](_0x348fbe['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x299965['fromObject']=function(_0x2c1b5a){if(_0x2c1b5a instanceof _0x301b9e['Element'])return _0x2c1b5a;var _0x3a61ac=new _0x301b9e['Element']();if(null!=_0x2c1b5a['name']&&(_0x3a61ac['name']=String(_0x2c1b5a['name'])),_0x2c1b5a['children']){if(!Array['isArray'](_0x2c1b5a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3a61ac['children']=[];for(var _0x3802a2=0x0;_0x3802a2<_0x2c1b5a['children']['length'];++_0x3802a2){if('object'!=typeof _0x2c1b5a['children'][_0x3802a2])throw TypeError('.Element.children:\x20object\x20expected');_0x3a61ac['children'][_0x3802a2]=_0x301b9e['Element']['fromObject'](_0x2c1b5a['children'][_0x3802a2]);}}if(null!=_0x2c1b5a['data']&&(_0x3a61ac['data']=String(_0x2c1b5a['data'])),_0x2c1b5a['attributesBoolean']){if('object'!=typeof _0x2c1b5a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3a61ac['attributesBoolean']={};var _0x301b84=Object['keys'](_0x2c1b5a['attributesBoolean']);for(_0x3802a2=0x0;_0x3802a2<_0x301b84['length'];++_0x3802a2)_0x3a61ac['attributesBoolean'][_0x301b84[_0x3802a2]]=Boolean(_0x2c1b5a['attributesBoolean'][_0x301b84[_0x3802a2]]);}return null!=_0x2c1b5a['attributesJson']&&(_0x3a61ac['attributesJson']=String(_0x2c1b5a['attributesJson'])),_0x3a61ac;},_0x299965['toObject']=function(_0x371412,_0x441dba){_0x441dba||(_0x441dba={});var _0x5c01ba,_0x1f194f={};if((_0x441dba['arrays']||_0x441dba['defaults'])&&(_0x1f194f['children']=[]),(_0x441dba['objects']||_0x441dba['defaults'])&&(_0x1f194f['attributesBoolean']={}),_0x441dba['defaults']&&(_0x1f194f['name']='',_0x1f194f['data']='',_0x1f194f['attributesJson']=''),null!=_0x371412['name']&&_0x371412['hasOwnProperty']('name')&&(_0x1f194f['name']=_0x371412['name']),_0x371412['children']&&_0x371412['children']['length']){_0x1f194f['children']=[];for(var _0x2703f8=0x0;_0x2703f8<_0x371412['children']['length'];++_0x2703f8)_0x1f194f['children'][_0x2703f8]=_0x301b9e['Element']['toObject'](_0x371412['children'][_0x2703f8],_0x441dba);}if(null!=_0x371412['data']&&_0x371412['hasOwnProperty']('data')&&(_0x1f194f['data']=_0x371412['data']),_0x371412['attributesBoolean']&&(_0x5c01ba=Object['keys'](_0x371412['attributesBoolean']))['length']){_0x1f194f['attributesBoolean']={};for(_0x2703f8=0x0;_0x2703f8<_0x5c01ba['length'];++_0x2703f8)_0x1f194f['attributesBoolean'][_0x5c01ba[_0x2703f8]]=_0x371412['attributesBoolean'][_0x5c01ba[_0x2703f8]];}return null!=_0x371412['attributesJson']&&_0x371412['hasOwnProperty']('attributesJson')&&(_0x1f194f['attributesJson']=_0x371412['attributesJson']),_0x1f194f;},_0x299965['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3037ca['util']['toJSONOptions']);},_0x299965['getTypeUrl']=function(_0x36830e){return void 0x0===_0x36830e&&(_0x36830e='type.googleapis.com'),_0x36830e+'/Element';},_0x299965;}()),_0x301b9e;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x53d07d){return new w(this['_protobufRoot'][_0x53d07d]);}}class w{['_protobuf'];constructor(_0x1071e8){this['_protobuf']=_0x1071e8;}['compress'](_0x1794bb){const _0x5d235b=this['_protobuf']['verify'](_0x1794bb);if(_0x5d235b)throw Error(_0x5d235b);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1794bb))['finish']();}['decompress'](_0x18f46b){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x18f46b),{'oneofs':!0x0});}}function v(_0x4241b6,_0x440d45){const _0x4b7263=_0x2215f0(_0x4241b6);return _0x4b7263['path'][_0x4b7263['path']['length']-0x1]+=_0x440d45,_0x4b7263;}function O(_0x5e8dc9,_0x108c44){return _0x5e8dc9['root']===_0x108c44['root']&&_0x1e7132(_0x5e8dc9['path'],_0x108c44['path']);}function $(_0x4048f2){P(_0x4048f2,_0x10891b=>('main'==_0x10891b['root']?(_0x10891b['rootMain']=!0x0,delete _0x10891b['root']):'$graveyard'==_0x10891b['root']&&(_0x10891b['rootGraveyard']=!0x0,delete _0x10891b['root']),_0x10891b));}function J(_0x3a611b){P(_0x3a611b,_0x8664cd=>(_0x8664cd['rootMain']?(_0x8664cd['root']='main',delete _0x8664cd['rootMain']):_0x8664cd['rootGraveyard']&&(_0x8664cd['root']='$graveyard',delete _0x8664cd['rootGraveyard']),_0x8664cd));}function P(_0x4fd9c8,_0x375132){for(const _0x532350 in _0x4fd9c8){const _0x4216ad=_0x4fd9c8[_0x532350];'nodes'!==_0x532350&&_0x4cce31(_0x4216ad)&&(_0x4216ad['path']&&(_0x4216ad['root']||_0x4216ad['rootMain']||_0x4216ad['rootGraveyard'])?_0x4fd9c8[_0x532350]=_0x375132(_0x4216ad):P(_0x4216ad,_0x375132));}return _0x4fd9c8;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5ad68b,_0x1adc34,_0x4aa886){this['_id']=_0x5ad68b,this['_operationName']=_0x1adc34,this['_protobufDescriptor']=_0x4aa886;}['compress'](_0x4ae79d,_0x208610){const _0x2af9c1=_0x208610['shift']();return $(_0x2af9c1),_0x4ae79d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2af9c1)),_0x4ae79d['types']['push'](this['_id']),!0x0;}['decompress'](_0x48705b,_0x524f07){_0x524f07['types']['shift']();const _0x170870=this['_protobufDescriptor']['decompress'](_0x524f07['buffers']['shift']());J(_0x170870),_0x170870['__className']=this['_operationName'],_0x48705b['push'](_0x170870);}}class s extends e{['compress'](_0x53d338,_0xd11b1e){const _0x2c513c=_0xd11b1e['shift']();return this['_serializeOneOf']('oldValue',_0x2c513c),this['_serializeOneOf']('newValue',_0x2c513c),$(_0x2c513c),_0x53d338['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2c513c)),_0x53d338['types']['push'](this['_id']),!0x0;}['decompress'](_0x41d8a3,_0x540fb8){const {types:_0x542da5,buffers:_0x4919bf}=_0x540fb8,_0xf183f9=this['_protobufDescriptor']['decompress'](_0x4919bf['shift']());_0x542da5['shift'](),this['_deserializeOneOf']('oldValue',_0xf183f9),this['_deserializeOneOf']('newValue',_0xf183f9),J(_0xf183f9),_0xf183f9['__className']=this['_operationName'],_0x41d8a3['push'](_0xf183f9);}['_serializeOneOf'](_0x48fac3,_0x46cdef){const _0x57748e=_0x46cdef[_0x48fac3];'boolean'==typeof _0x57748e?_0x46cdef[_0x48fac3+'Boolean']=_0x57748e:_0x46cdef[_0x48fac3+'Json']=JSON['stringify'](_0x57748e);}['_deserializeOneOf'](_0x5b841d,_0x2e76b4){const _0x3152a3=_0x5b841d+'Json';_0x2e76b4[_0x3152a3]?(_0x2e76b4[_0x5b841d]=JSON['parse'](_0x2e76b4[_0x3152a3]),delete _0x2e76b4[_0x3152a3]):(_0x2e76b4[_0x5b841d]=_0x2e76b4[_0x5b841d+'Boolean'],delete _0x2e76b4[_0x5b841d+'Boolean']);}}class i extends e{['compress'](_0x519362,_0x36c3d9){const _0x24c911=_0x36c3d9['shift']();return this['_serializeNodesAttributes'](_0x24c911['nodes']),$(_0x24c911),_0x519362['buffers']['push'](this['_protobufDescriptor']['compress'](_0x24c911)),_0x519362['types']['push'](this['_id']),!0x0;}['decompress'](_0x364646,_0x483782){const {types:_0x5e8c63,buffers:_0x4f3b4c}=_0x483782,_0x21261a=this['_protobufDescriptor']['decompress'](_0x4f3b4c['shift']());_0x5e8c63['shift'](),_0x21261a['nodes']||(_0x21261a['nodes']=[]),this['_deserializeNodesAttributes'](_0x21261a['nodes']),J(_0x21261a),_0x21261a['__className']=this['_operationName'],_0x364646['push'](_0x21261a);}['_serializeNodesAttributes'](_0x4e2ecb){for(const _0x5856c1 of _0x4e2ecb){if(_0x5856c1['attributes']){const _0x54d63a=_0x5856c1['attributes'];this['_areValuesBoolean'](_0x54d63a)?_0x5856c1['attributesBoolean']=_0x54d63a:_0x5856c1['attributesJson']=JSON['stringify'](_0x54d63a);}_0x5856c1['children']&&this['_serializeNodesAttributes'](_0x5856c1['children']);}}['_deserializeNodesAttributes'](_0x3ba3ef){for(const _0x1267e3 of _0x3ba3ef)(_0x1267e3['attributesBoolean']||_0x1267e3['attributesJson'])&&(_0x1267e3['attributesBoolean']?(_0x1267e3['attributes']=_0x1267e3['attributesBoolean'],delete _0x1267e3['attributesBoolean']):(_0x1267e3['attributes']=JSON['parse'](_0x1267e3['attributesJson']),delete _0x1267e3['attributesJson'])),_0x1267e3['children']&&this['_deserializeNodesAttributes'](_0x1267e3['children']);}['_areValuesBoolean'](_0x773f9d){return Object['keys'](_0x773f9d)['every'](_0xd58a6f=>'boolean'==typeof _0x773f9d[_0xd58a6f]);}}class n extends e{['decompress'](_0x21204f,_0x5b4548){super['decompress'](_0x21204f,_0x5b4548);const _0x41122c=_0x21204f[_0x21204f['length']-0x1];_0x41122c['oldRange']||(_0x41122c['oldRange']=null),_0x41122c['newRange']||(_0x41122c['newRange']=null);}}class p extends e{['compress'](_0x3eea74,_0x5e7a14){return _0x5e7a14['shift'](),_0x3eea74['types']['push'](this['_id']),!0x0;}['decompress'](_0x5276e7,_0x49d7bb){_0x49d7bb['types']['shift'](),_0x5276e7['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2a5635,_0x390189,_0x1bae98,_0x5d6e86){super(_0x2a5635,_0x390189,_0x1bae98),this['_omittedNamespace']=_0x5d6e86+':';}['compress'](_0x81f56c,_0x131fe9){return!('MarkerOperation'!=_0x131fe9[0x0]['__className']||!_0x131fe9[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x131fe9[0x0]['name']=_0x131fe9[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x81f56c,_0x131fe9),!0x0);}['decompress'](_0x5ef47c,_0x5125a1){super['decompress'](_0x5ef47c,_0x5125a1);const _0x18db66=_0x5ef47c[_0x5ef47c['length']-0x1];_0x18db66['name']=this['_omittedNamespace']+_0x18db66['name'];}}class _{['_id'];['_context'];constructor(_0x547a19,_0x1a2c8b){this['_id']=_0x547a19,this['_context']=_0x1a2c8b;}['compress'](_0x1e1874,_0x58058f){let _0x151151;for(;_0x58058f['length']>0x1&&this['_compareOperations'](_0x58058f[0x0],_0x58058f[0x1]);)_0x151151?(_0x151151=this['_combineNext'](_0x58058f['shift'](),_0x151151),_0x1e1874['types']['push'](0x0)):(_0x151151=_0x2215f0(_0x58058f['shift']()),_0x1e1874['types']['push'](this['_id']));return!!_0x151151&&(_0x151151=this['_combineNext'](_0x58058f['shift'](),_0x151151),_0x1e1874['types']['push'](0x0),_0x1e1874['buffers']['push'](this['_compressSingleOperation'](_0x151151)),!0x0);}['decompress'](_0x408861,_0x3c28c9){const _0x33cf0c=this['_decompressSingleOperation'](_0x3c28c9);for(;0x0==_0x3c28c9['types'][0x0];)_0x3c28c9['types']['shift'](),_0x408861['push'](this['_splitCurrent'](_0x33cf0c));_0x408861['push'](_0x33cf0c);}}class m extends _{['_combineNext'](_0x53dae4,_0x252fb2){return _0x252fb2['nodes'][0x0]['data']+=_0x53dae4['nodes'][0x0]['data'],_0x252fb2;}['_splitCurrent'](_0x4e0a72){const _0x4de50b=_0x2215f0(_0x4e0a72),_0x282553=_0x4de50b['nodes'][0x0],_0x229946=_0x4e0a72['nodes'][0x0],_0xb5c8fd=_0x229946['data'][Symbol['iterator']]()['next']()['value'],_0x1f048b=_0xb5c8fd['length'];return _0x282553['data']=_0xb5c8fd,_0x229946['data']=_0x229946['data']['substr'](_0x1f048b),_0x4e0a72['position']=v(_0x4e0a72['position'],_0x1f048b),_0x4de50b;}['_compareOperations'](_0x2a6b61,_0x508e34){if(this['_checkOperation'](_0x2a6b61)&&this['_checkOperation'](_0x508e34)){const _0xeca909=_0x2a6b61['nodes'][0x0]['data']['length'],_0x560976=O(v(_0x2a6b61['position'],_0xeca909),_0x508e34['position']),_0x4ee6f0=_0x2a6b61['nodes'][0x0],_0x3696dc=_0x508e34['nodes'][0x0];return _0x560976&&this['_compareAttributes'](_0x4ee6f0,_0x3696dc);}return!0x1;}['_compressSingleOperation'](_0x50518c){const _0x4797cb={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4797cb,[_0x50518c]),_0x4797cb['buffers'][0x0];}['_decompressSingleOperation'](_0x198bb4){const _0x2b7f86=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2b7f86,_0x198bb4),_0x2b7f86[0x0];}['_checkOperation'](_0xee01bd){return'InsertOperation'==_0xee01bd['__className']&&0x1==_0xee01bd['nodes']['length']&&_0xee01bd['nodes'][0x0]['data']&&!_0xee01bd['wasUndone']&&0x1==Array['from'](_0xee01bd['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5312b1,_0x40a0e8){const _0x4ab997=Object['keys'](_0x5312b1['attributes']||{}),_0x11803c=Object['keys'](_0x40a0e8['attributes']||{});return _0x4ab997['length']===_0x11803c['length']&&_0x4ab997['every'](_0x3f208b=>_0x40a0e8['attributes'][_0x3f208b]&&_0x40a0e8['attributes'][_0x3f208b]===_0x5312b1['attributes'][_0x3f208b]);}}class c extends _{['_combineNext'](_0x400206,_0x49d4f3){return _0x49d4f3['howMany']++,_0x49d4f3['sourcePosition']=_0x2215f0(_0x400206['sourcePosition']),_0x49d4f3;}['_splitCurrent'](_0x5bce0c){const _0x241b87=_0x2215f0(_0x5bce0c);return _0x5bce0c['howMany']--,_0x241b87['howMany']=0x1,_0x241b87['sourcePosition']=v(_0x241b87['sourcePosition'],_0x5bce0c['howMany']),_0x241b87;}['_compareOperations'](_0x3c2599,_0xbd3588){return!(!this['_checkOperation'](_0x3c2599)||!this['_checkOperation'](_0xbd3588))&&(O(v(_0x3c2599['sourcePosition'],-0x1),_0xbd3588['sourcePosition'])&&O(_0x3c2599['targetPosition'],_0xbd3588['targetPosition']));}['_compressSingleOperation'](_0x1494b6){const _0x3b6927={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b6927,[_0x1494b6]),_0x3b6927['buffers'][0x0];}['_decompressSingleOperation'](_0x51cc53){const _0x7e4bcf=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x7e4bcf,_0x51cc53),_0x7e4bcf[0x0];}['_checkOperation'](_0x36dc9d){return'MoveOperation'==_0x36dc9d['__className']&&'$graveyard'==_0x36dc9d['targetPosition']['root']&&0x1==_0x36dc9d['howMany']&&!_0x36dc9d['wasUndone'];}}class h extends _{['_combineNext'](_0x4bc4c2,_0x1ffbcd){return _0x1ffbcd['howMany']++,_0x1ffbcd;}['_splitCurrent'](_0x3a8be0){const _0x17ca39=_0x2215f0(_0x3a8be0);return _0x17ca39['howMany']=0x1,_0x3a8be0['howMany']--,_0x17ca39;}['_compareOperations'](_0x264a57,_0x3efa27){return!(!this['_checkOperation'](_0x264a57)||!this['_checkOperation'](_0x3efa27))&&(O(_0x264a57['sourcePosition'],_0x3efa27['sourcePosition'])&&O(_0x264a57['targetPosition'],_0x3efa27['targetPosition']));}['_compressSingleOperation'](_0x55e340){const _0x287a61={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x287a61,[_0x55e340]),_0x287a61['buffers'][0x0];}['_decompressSingleOperation'](_0x642904){const _0x16898b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x16898b,_0x642904),_0x16898b[0x0];}['_checkOperation'](_0x107ba8){return'MoveOperation'==_0x107ba8['__className']&&'$graveyard'==_0x107ba8['targetPosition']['root']&&0x1==_0x107ba8['howMany']&&!_0x107ba8['wasUndone'];}}class f extends _{['compress'](_0x3bc78f,_0x53b747){if(!this['_compareOperations'](_0x53b747[0x0],_0x53b747[0x1]))return!0x1;const _0x1674bf=_0x53b747['shift']();return _0x1674bf['oldRange']=null,_0x1674bf['newRange']&&O(_0x1674bf['newRange']['start'],_0x1674bf['newRange']['end'])&&(_0x1674bf['newRange']['end']=null),_0x53b747['shift'](),_0x3bc78f['types']['push'](this['_id']),_0x3bc78f['types']['push'](0x0),_0x3bc78f['buffers']['push'](this['_compressSingleOperation'](_0x1674bf)),!0x0;}['decompress'](_0x50257c,_0x424b2c){const _0x4fa413=this['_decompressSingleOperation'](_0x424b2c);_0x4fa413['newRange']&&!_0x4fa413['newRange']['end']&&(_0x4fa413['newRange']['end']=_0x2215f0(_0x4fa413['newRange']['start']));const _0x36458b=_0x2215f0(_0x4fa413);_0x36458b['newRange']&&(_0x36458b['newRange']['start']['stickiness']='toNone',_0x36458b['newRange']['end']=_0x2215f0(_0x36458b['newRange']['start'])),_0x36458b['name']='user:position:'+_0x36458b['name']['split'](':')[0x2],_0x424b2c['types']['shift'](),_0x50257c['push'](_0x4fa413),_0x50257c['push'](_0x36458b);}['_compressSingleOperation'](_0xefa53f){const _0x4b9477={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x4b9477,[_0xefa53f]),_0x4b9477['buffers'][0x0];}['_decompressSingleOperation'](_0x1d2974){const _0x4be5be=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4be5be,_0x1d2974),_0x4be5be[0x0];}['_compareOperations'](_0x4a38bf,_0x288c51){return!(!_0x4a38bf||!_0x288c51)&&('MarkerOperation'==_0x4a38bf['__className']&&'MarkerOperation'==_0x288c51['__className']&&!(!_0x4a38bf['name']['startsWith']('user:')||!_0x288c51['name']['startsWith']('user:')||_0x4a38bf['name']==_0x288c51['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4724a9=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',_0x4724a9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x4724a9,'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'](_0x161b0b){if(!_0x161b0b||!_0x161b0b[0x0])throw new _0x43da92('no-operations-provided',this);const _0xa13211={'types':[],'buffers':[],'baseVersion':_0x161b0b[0x0]['baseVersion']};for(;_0x161b0b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xa13211,_0x161b0b)||this['_getCompressorByName']('TypingAction')['compress'](_0xa13211,_0x161b0b)||this['_getCompressorByName']('DeletingAction')['compress'](_0xa13211,_0x161b0b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xa13211,_0x161b0b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xa13211,_0x161b0b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xa13211,_0x161b0b)||this['_getCompressorByName'](_0x161b0b[0x0]['__className'])['compress'](_0xa13211,_0x161b0b);return _0xa13211;}['decompress'](_0x2efe07){const _0x781d05=[];for(;_0x2efe07['types']['length'];){const _0x28a61a=this['_compressorById']['get'](_0x2efe07['types'][0x0]);if(!_0x28a61a)throw new _0x43da92('decompress-compressor-not-found',this,{'type':_0x2efe07['types'][0x0]});_0x28a61a['decompress'](_0x781d05,_0x2efe07);}return _0x781d05['forEach']((_0x3e69d2,_0x2dcca9)=>_0x3e69d2['baseVersion']=_0x2efe07['baseVersion']+_0x2dcca9),_0x781d05;}['_getCompressorByName'](_0x2ee5b7){return this['_compressorByName']['get'](_0x2ee5b7);}['_registerOperationCompressor'](_0x51fd60,_0x4d6989,_0x554a5c){const _0x3e0b37=new _0x554a5c(_0x51fd60,_0x4d6989,this['_protobufFactory']['getDescriptor'](_0x4d6989));this['_registerCompressor'](_0x51fd60,_0x4d6989,_0x3e0b37);}['_registerActionCompressor'](_0x2384e9,_0x5f3849,_0x5a5388){const _0x51f762=new _0x5a5388(_0x2384e9,this);this['_registerCompressor'](_0x2384e9,_0x5f3849,_0x51f762);}['_registerCompressor'](_0x390650,_0x28f9fa,_0x553a6e){this['_compressorById']['set'](_0x390650,_0x553a6e),this['_compressorByName']['set'](_0x28f9fa,_0x553a6e);}}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.
|
|
3
|
+
"version": "45.2.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.
|
|
37
|
-
"ckeditor5": "45.2.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.2.2",
|
|
37
|
+
"ckeditor5": "45.2.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
|
-
|
|
23
|
+
const _0x1e7f98=_0x5ad4;(function(_0x5c5462,_0x1c64a0){const _0x3d5e72=_0x5ad4,_0x1ffd08=_0x5c5462();while(!![]){try{const _0x925b95=parseInt(_0x3d5e72(0xc0))/0x1+-parseInt(_0x3d5e72(0xce))/0x2+parseInt(_0x3d5e72(0xc5))/0x3+parseInt(_0x3d5e72(0xbc))/0x4+parseInt(_0x3d5e72(0xc7))/0x5+parseInt(_0x3d5e72(0xc2))/0x6*(-parseInt(_0x3d5e72(0xbd))/0x7)+-parseInt(_0x3d5e72(0xca))/0x8*(-parseInt(_0x3d5e72(0xba))/0x9);if(_0x925b95===_0x1c64a0)break;else _0x1ffd08['push'](_0x1ffd08['shift']());}catch(_0x2fbb27){_0x1ffd08['push'](_0x1ffd08['shift']());}}}(_0x47cb,0x84a76));function _0x5ad4(_0x2def30,_0x306e43){const _0x47cbd5=_0x47cb();return _0x5ad4=function(_0x5ad46c,_0x100b03){_0x5ad46c=_0x5ad46c-0xba;let _0x42d149=_0x47cbd5[_0x5ad46c];return _0x42d149;},_0x5ad4(_0x2def30,_0x306e43);}import{cloneDeep as _0x1cc9cf}from'es-toolkit/compat';function _0x47cb(){const _0x4a4754=['_id','_combineNext','shift','1193178ichmpp','_splitCurrent','length','4221yElOaA','compress','2050416IKIinV','52549jEHDgZ','_compareOperations','decompress','855788UITYRF','_decompressSingleOperation','474GtZdFM','_context','types','257694viOhjx','buffers','1109765EzRHDI','push','_compressSingleOperation','968XChcsx'];_0x47cb=function(){return _0x4a4754;};return _0x47cb();}export default class _{[_0x1e7f98(0xcb)];[_0x1e7f98(0xc3)];constructor(_0x1fd898,_0x4e71a1){const _0x2dfa82=_0x1e7f98;this[_0x2dfa82(0xcb)]=_0x1fd898,this[_0x2dfa82(0xc3)]=_0x4e71a1;}[_0x1e7f98(0xbb)](_0xff39bf,_0x5213a0){const _0x5ee89e=_0x1e7f98;let _0x5b2609;for(;_0x5213a0[_0x5ee89e(0xd0)]>0x1&&this[_0x5ee89e(0xbe)](_0x5213a0[0x0],_0x5213a0[0x1]);)_0x5b2609?(_0x5b2609=this[_0x5ee89e(0xcc)](_0x5213a0[_0x5ee89e(0xcd)](),_0x5b2609),_0xff39bf[_0x5ee89e(0xc4)][_0x5ee89e(0xc8)](0x0)):(_0x5b2609=_0x1cc9cf(_0x5213a0[_0x5ee89e(0xcd)]()),_0xff39bf[_0x5ee89e(0xc4)][_0x5ee89e(0xc8)](this[_0x5ee89e(0xcb)]));return!!_0x5b2609&&(_0x5b2609=this[_0x5ee89e(0xcc)](_0x5213a0[_0x5ee89e(0xcd)](),_0x5b2609),_0xff39bf[_0x5ee89e(0xc4)][_0x5ee89e(0xc8)](0x0),_0xff39bf[_0x5ee89e(0xc6)][_0x5ee89e(0xc8)](this[_0x5ee89e(0xc9)](_0x5b2609)),!0x0);}[_0x1e7f98(0xbf)](_0x4a8a99,_0x16ac2c){const _0x22ed79=_0x1e7f98,_0x2b43a9=this[_0x22ed79(0xc1)](_0x16ac2c);for(;0x0==_0x16ac2c[_0x22ed79(0xc4)][0x0];)_0x16ac2c[_0x22ed79(0xc4)][_0x22ed79(0xcd)](),_0x4a8a99[_0x22ed79(0xc8)](this[_0x22ed79(0xcf)](_0x2b43a9));_0x4a8a99[_0x22ed79(0xc8)](_0x2b43a9);}}
|