@ckeditor/ckeditor5-operations-compressor 46.1.0-alpha.1 → 46.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x52fa57=_0x19041c['Reader'],_0x2c1183=_0x19041c['Writer'],_0x2993f2=_0x19041c['util'],_0x140a40=_0x19041c['roots']['default']||(_0x19041c['roots']['default']={});return _0x140a40['AttributeOperation']=(function(){function _0x397e7c(_0x4d0fd1){if(_0x4d0fd1){for(var _0x4316c0=Object['keys'](_0x4d0fd1),_0x3df2ba=0x0;_0x3df2ba<_0x4316c0['length'];++_0x3df2ba)null!=_0x4d0fd1[_0x4316c0[_0x3df2ba]]&&(this[_0x4316c0[_0x3df2ba]]=_0x4d0fd1[_0x4316c0[_0x3df2ba]]);}}return _0x397e7c['prototype']['range']=null,_0x397e7c['prototype']['key']='',_0x397e7c['prototype']['oldValueBoolean']=!0x1,_0x397e7c['prototype']['oldValueJson']='',_0x397e7c['prototype']['newValueBoolean']=!0x1,_0x397e7c['prototype']['newValueJson']='',_0x397e7c['prototype']['wasUndone']=!0x1,_0x397e7c['create']=function(_0x56afd1){return new _0x397e7c(_0x56afd1);},_0x397e7c['encode']=function(_0xe1109b,_0x57b213){return _0x57b213||(_0x57b213=_0x2c1183['create']()),null!=_0xe1109b['range']&&Object['hasOwnProperty']['call'](_0xe1109b,'range')&&_0x140a40['Range']['encode'](_0xe1109b['range'],_0x57b213['uint32'](0xa)['fork']())['ldelim'](),null!=_0xe1109b['key']&&Object['hasOwnProperty']['call'](_0xe1109b,'key')&&_0x57b213['uint32'](0x12)['string'](_0xe1109b['key']),null!=_0xe1109b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xe1109b,'oldValueBoolean')&&_0x57b213['uint32'](0x18)['bool'](_0xe1109b['oldValueBoolean']),null!=_0xe1109b['oldValueJson']&&Object['hasOwnProperty']['call'](_0xe1109b,'oldValueJson')&&_0x57b213['uint32'](0x22)['string'](_0xe1109b['oldValueJson']),null!=_0xe1109b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xe1109b,'newValueBoolean')&&_0x57b213['uint32'](0x28)['bool'](_0xe1109b['newValueBoolean']),null!=_0xe1109b['newValueJson']&&Object['hasOwnProperty']['call'](_0xe1109b,'newValueJson')&&_0x57b213['uint32'](0x32)['string'](_0xe1109b['newValueJson']),null!=_0xe1109b['wasUndone']&&Object['hasOwnProperty']['call'](_0xe1109b,'wasUndone')&&_0x57b213['uint32'](0x38)['bool'](_0xe1109b['wasUndone']),_0x57b213;},_0x397e7c['encodeDelimited']=function(_0x3a47fd,_0x30ef88){return this['encode'](_0x3a47fd,_0x30ef88)['ldelim']();},_0x397e7c['decode']=function(_0x37aa07,_0x1df500){_0x37aa07 instanceof _0x52fa57||(_0x37aa07=_0x52fa57['create'](_0x37aa07));for(var _0x163eff=void 0x0===_0x1df500?_0x37aa07['len']:_0x37aa07['pos']+_0x1df500,_0x17563f=new _0x140a40['AttributeOperation']();_0x37aa07['pos']<_0x163eff;){var _0x3627c6=_0x37aa07['uint32']();switch(_0x3627c6>>>0x3){case 0x1:_0x17563f['range']=_0x140a40['Range']['decode'](_0x37aa07,_0x37aa07['uint32']());break;case 0x2:_0x17563f['key']=_0x37aa07['string']();break;case 0x3:_0x17563f['oldValueBoolean']=_0x37aa07['bool']();break;case 0x4:_0x17563f['oldValueJson']=_0x37aa07['string']();break;case 0x5:_0x17563f['newValueBoolean']=_0x37aa07['bool']();break;case 0x6:_0x17563f['newValueJson']=_0x37aa07['string']();break;case 0x7:_0x17563f['wasUndone']=_0x37aa07['bool']();break;default:_0x37aa07['skipType'](0x7&_0x3627c6);}}return _0x17563f;},_0x397e7c['decodeDelimited']=function(_0x2f04b2){return _0x2f04b2 instanceof _0x52fa57||(_0x2f04b2=new _0x52fa57(_0x2f04b2)),this['decode'](_0x2f04b2,_0x2f04b2['uint32']());},_0x397e7c['verify']=function(_0x8bc608){if('object'!=typeof _0x8bc608||null===_0x8bc608)return'object\x20expected';if(null!=_0x8bc608['range']&&_0x8bc608['hasOwnProperty']('range')){var _0x49e163=_0x140a40['Range']['verify'](_0x8bc608['range']);if(_0x49e163)return'range.'+_0x49e163;}return null!=_0x8bc608['key']&&_0x8bc608['hasOwnProperty']('key')&&!_0x2993f2['isString'](_0x8bc608['key'])?'key:\x20string\x20expected':null!=_0x8bc608['oldValueBoolean']&&_0x8bc608['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x8bc608['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x8bc608['oldValueJson']&&_0x8bc608['hasOwnProperty']('oldValueJson')&&!_0x2993f2['isString'](_0x8bc608['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x8bc608['newValueBoolean']&&_0x8bc608['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x8bc608['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x8bc608['newValueJson']&&_0x8bc608['hasOwnProperty']('newValueJson')&&!_0x2993f2['isString'](_0x8bc608['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x8bc608['wasUndone']&&_0x8bc608['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8bc608['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x397e7c['fromObject']=function(_0x2ba399){if(_0x2ba399 instanceof _0x140a40['AttributeOperation'])return _0x2ba399;var _0x62c064=new _0x140a40['AttributeOperation']();if(null!=_0x2ba399['range']){if('object'!=typeof _0x2ba399['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x62c064['range']=_0x140a40['Range']['fromObject'](_0x2ba399['range']);}return null!=_0x2ba399['key']&&(_0x62c064['key']=String(_0x2ba399['key'])),null!=_0x2ba399['oldValueBoolean']&&(_0x62c064['oldValueBoolean']=Boolean(_0x2ba399['oldValueBoolean'])),null!=_0x2ba399['oldValueJson']&&(_0x62c064['oldValueJson']=String(_0x2ba399['oldValueJson'])),null!=_0x2ba399['newValueBoolean']&&(_0x62c064['newValueBoolean']=Boolean(_0x2ba399['newValueBoolean'])),null!=_0x2ba399['newValueJson']&&(_0x62c064['newValueJson']=String(_0x2ba399['newValueJson'])),null!=_0x2ba399['wasUndone']&&(_0x62c064['wasUndone']=Boolean(_0x2ba399['wasUndone'])),_0x62c064;},_0x397e7c['toObject']=function(_0x103d2e,_0x206bc7){_0x206bc7||(_0x206bc7={});var _0x1170e6={};return _0x206bc7['defaults']&&(_0x1170e6['range']=null,_0x1170e6['key']='',_0x1170e6['oldValueBoolean']=!0x1,_0x1170e6['oldValueJson']='',_0x1170e6['newValueBoolean']=!0x1,_0x1170e6['newValueJson']='',_0x1170e6['wasUndone']=!0x1),null!=_0x103d2e['range']&&_0x103d2e['hasOwnProperty']('range')&&(_0x1170e6['range']=_0x140a40['Range']['toObject'](_0x103d2e['range'],_0x206bc7)),null!=_0x103d2e['key']&&_0x103d2e['hasOwnProperty']('key')&&(_0x1170e6['key']=_0x103d2e['key']),null!=_0x103d2e['oldValueBoolean']&&_0x103d2e['hasOwnProperty']('oldValueBoolean')&&(_0x1170e6['oldValueBoolean']=_0x103d2e['oldValueBoolean']),null!=_0x103d2e['oldValueJson']&&_0x103d2e['hasOwnProperty']('oldValueJson')&&(_0x1170e6['oldValueJson']=_0x103d2e['oldValueJson']),null!=_0x103d2e['newValueBoolean']&&_0x103d2e['hasOwnProperty']('newValueBoolean')&&(_0x1170e6['newValueBoolean']=_0x103d2e['newValueBoolean']),null!=_0x103d2e['newValueJson']&&_0x103d2e['hasOwnProperty']('newValueJson')&&(_0x1170e6['newValueJson']=_0x103d2e['newValueJson']),null!=_0x103d2e['wasUndone']&&_0x103d2e['hasOwnProperty']('wasUndone')&&(_0x1170e6['wasUndone']=_0x103d2e['wasUndone']),_0x1170e6;},_0x397e7c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x397e7c['getTypeUrl']=function(_0x48f2f0){return void 0x0===_0x48f2f0&&(_0x48f2f0='type.googleapis.com'),_0x48f2f0+'/AttributeOperation';},_0x397e7c;}()),_0x140a40['InsertOperation']=(function(){function _0x3dcb9c(_0x4aa4c1){if(this['nodes']=[],_0x4aa4c1){for(var _0x122b2c=Object['keys'](_0x4aa4c1),_0xe03813=0x0;_0xe03813<_0x122b2c['length'];++_0xe03813)null!=_0x4aa4c1[_0x122b2c[_0xe03813]]&&(this[_0x122b2c[_0xe03813]]=_0x4aa4c1[_0x122b2c[_0xe03813]]);}}return _0x3dcb9c['prototype']['position']=null,_0x3dcb9c['prototype']['nodes']=_0x2993f2['emptyArray'],_0x3dcb9c['prototype']['shouldReceiveAttributes']=!0x1,_0x3dcb9c['prototype']['wasUndone']=!0x1,_0x3dcb9c['create']=function(_0x50573c){return new _0x3dcb9c(_0x50573c);},_0x3dcb9c['encode']=function(_0x23c4b4,_0x4957f0){if(_0x4957f0||(_0x4957f0=_0x2c1183['create']()),null!=_0x23c4b4['position']&&Object['hasOwnProperty']['call'](_0x23c4b4,'position')&&_0x140a40['Position']['encode'](_0x23c4b4['position'],_0x4957f0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23c4b4['nodes']&&_0x23c4b4['nodes']['length']){for(var _0x2dfee8=0x0;_0x2dfee8<_0x23c4b4['nodes']['length'];++_0x2dfee8)_0x140a40['Element']['encode'](_0x23c4b4['nodes'][_0x2dfee8],_0x4957f0['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x23c4b4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x23c4b4,'shouldReceiveAttributes')&&_0x4957f0['uint32'](0x18)['bool'](_0x23c4b4['shouldReceiveAttributes']),null!=_0x23c4b4['wasUndone']&&Object['hasOwnProperty']['call'](_0x23c4b4,'wasUndone')&&_0x4957f0['uint32'](0x20)['bool'](_0x23c4b4['wasUndone']),_0x4957f0;},_0x3dcb9c['encodeDelimited']=function(_0x336805,_0x23484f){return this['encode'](_0x336805,_0x23484f)['ldelim']();},_0x3dcb9c['decode']=function(_0x1bccf0,_0x824d0c){_0x1bccf0 instanceof _0x52fa57||(_0x1bccf0=_0x52fa57['create'](_0x1bccf0));for(var _0x47e3c7=void 0x0===_0x824d0c?_0x1bccf0['len']:_0x1bccf0['pos']+_0x824d0c,_0x59511d=new _0x140a40['InsertOperation']();_0x1bccf0['pos']<_0x47e3c7;){var _0x43b9e2=_0x1bccf0['uint32']();switch(_0x43b9e2>>>0x3){case 0x1:_0x59511d['position']=_0x140a40['Position']['decode'](_0x1bccf0,_0x1bccf0['uint32']());break;case 0x2:_0x59511d['nodes']&&_0x59511d['nodes']['length']||(_0x59511d['nodes']=[]),_0x59511d['nodes']['push'](_0x140a40['Element']['decode'](_0x1bccf0,_0x1bccf0['uint32']()));break;case 0x3:_0x59511d['shouldReceiveAttributes']=_0x1bccf0['bool']();break;case 0x4:_0x59511d['wasUndone']=_0x1bccf0['bool']();break;default:_0x1bccf0['skipType'](0x7&_0x43b9e2);}}return _0x59511d;},_0x3dcb9c['decodeDelimited']=function(_0x34b7b5){return _0x34b7b5 instanceof _0x52fa57||(_0x34b7b5=new _0x52fa57(_0x34b7b5)),this['decode'](_0x34b7b5,_0x34b7b5['uint32']());},_0x3dcb9c['verify']=function(_0x2676a6){if('object'!=typeof _0x2676a6||null===_0x2676a6)return'object\x20expected';if(null!=_0x2676a6['position']&&_0x2676a6['hasOwnProperty']('position')&&(_0x472300=_0x140a40['Position']['verify'](_0x2676a6['position'])))return'position.'+_0x472300;if(null!=_0x2676a6['nodes']&&_0x2676a6['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2676a6['nodes']))return'nodes:\x20array\x20expected';for(var _0x271201=0x0;_0x271201<_0x2676a6['nodes']['length'];++_0x271201){var _0x472300;if(_0x472300=_0x140a40['Element']['verify'](_0x2676a6['nodes'][_0x271201]))return'nodes.'+_0x472300;}}return null!=_0x2676a6['shouldReceiveAttributes']&&_0x2676a6['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2676a6['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2676a6['wasUndone']&&_0x2676a6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2676a6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3dcb9c['fromObject']=function(_0x4ae31a){if(_0x4ae31a instanceof _0x140a40['InsertOperation'])return _0x4ae31a;var _0x584720=new _0x140a40['InsertOperation']();if(null!=_0x4ae31a['position']){if('object'!=typeof _0x4ae31a['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x584720['position']=_0x140a40['Position']['fromObject'](_0x4ae31a['position']);}if(_0x4ae31a['nodes']){if(!Array['isArray'](_0x4ae31a['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x584720['nodes']=[];for(var _0x2d1367=0x0;_0x2d1367<_0x4ae31a['nodes']['length'];++_0x2d1367){if('object'!=typeof _0x4ae31a['nodes'][_0x2d1367])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x584720['nodes'][_0x2d1367]=_0x140a40['Element']['fromObject'](_0x4ae31a['nodes'][_0x2d1367]);}}return null!=_0x4ae31a['shouldReceiveAttributes']&&(_0x584720['shouldReceiveAttributes']=Boolean(_0x4ae31a['shouldReceiveAttributes'])),null!=_0x4ae31a['wasUndone']&&(_0x584720['wasUndone']=Boolean(_0x4ae31a['wasUndone'])),_0x584720;},_0x3dcb9c['toObject']=function(_0x547289,_0x54162a){_0x54162a||(_0x54162a={});var _0x5e3fb6={};if((_0x54162a['arrays']||_0x54162a['defaults'])&&(_0x5e3fb6['nodes']=[]),_0x54162a['defaults']&&(_0x5e3fb6['position']=null,_0x5e3fb6['shouldReceiveAttributes']=!0x1,_0x5e3fb6['wasUndone']=!0x1),null!=_0x547289['position']&&_0x547289['hasOwnProperty']('position')&&(_0x5e3fb6['position']=_0x140a40['Position']['toObject'](_0x547289['position'],_0x54162a)),_0x547289['nodes']&&_0x547289['nodes']['length']){_0x5e3fb6['nodes']=[];for(var _0xce128=0x0;_0xce128<_0x547289['nodes']['length'];++_0xce128)_0x5e3fb6['nodes'][_0xce128]=_0x140a40['Element']['toObject'](_0x547289['nodes'][_0xce128],_0x54162a);}return null!=_0x547289['shouldReceiveAttributes']&&_0x547289['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5e3fb6['shouldReceiveAttributes']=_0x547289['shouldReceiveAttributes']),null!=_0x547289['wasUndone']&&_0x547289['hasOwnProperty']('wasUndone')&&(_0x5e3fb6['wasUndone']=_0x547289['wasUndone']),_0x5e3fb6;},_0x3dcb9c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x3dcb9c['getTypeUrl']=function(_0x1b5139){return void 0x0===_0x1b5139&&(_0x1b5139='type.googleapis.com'),_0x1b5139+'/InsertOperation';},_0x3dcb9c;}()),_0x140a40['MarkerOperation']=(function(){function _0x178ad5(_0x13f960){if(_0x13f960){for(var _0x486f0a=Object['keys'](_0x13f960),_0x29e412=0x0;_0x29e412<_0x486f0a['length'];++_0x29e412)null!=_0x13f960[_0x486f0a[_0x29e412]]&&(this[_0x486f0a[_0x29e412]]=_0x13f960[_0x486f0a[_0x29e412]]);}}return _0x178ad5['prototype']['name']='',_0x178ad5['prototype']['oldRange']=null,_0x178ad5['prototype']['newRange']=null,_0x178ad5['prototype']['affectsData']=!0x1,_0x178ad5['prototype']['wasUndone']=!0x1,_0x178ad5['create']=function(_0x5b7177){return new _0x178ad5(_0x5b7177);},_0x178ad5['encode']=function(_0x2c79b0,_0x251cf6){return _0x251cf6||(_0x251cf6=_0x2c1183['create']()),null!=_0x2c79b0['name']&&Object['hasOwnProperty']['call'](_0x2c79b0,'name')&&_0x251cf6['uint32'](0xa)['string'](_0x2c79b0['name']),null!=_0x2c79b0['oldRange']&&Object['hasOwnProperty']['call'](_0x2c79b0,'oldRange')&&_0x140a40['Range']['encode'](_0x2c79b0['oldRange'],_0x251cf6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2c79b0['newRange']&&Object['hasOwnProperty']['call'](_0x2c79b0,'newRange')&&_0x140a40['Range']['encode'](_0x2c79b0['newRange'],_0x251cf6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2c79b0['affectsData']&&Object['hasOwnProperty']['call'](_0x2c79b0,'affectsData')&&_0x251cf6['uint32'](0x20)['bool'](_0x2c79b0['affectsData']),null!=_0x2c79b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c79b0,'wasUndone')&&_0x251cf6['uint32'](0x28)['bool'](_0x2c79b0['wasUndone']),_0x251cf6;},_0x178ad5['encodeDelimited']=function(_0x4b9bcb,_0x2b5e67){return this['encode'](_0x4b9bcb,_0x2b5e67)['ldelim']();},_0x178ad5['decode']=function(_0x4f4864,_0x5371b3){_0x4f4864 instanceof _0x52fa57||(_0x4f4864=_0x52fa57['create'](_0x4f4864));for(var _0x3dc561=void 0x0===_0x5371b3?_0x4f4864['len']:_0x4f4864['pos']+_0x5371b3,_0x44f099=new _0x140a40['MarkerOperation']();_0x4f4864['pos']<_0x3dc561;){var _0xc2f098=_0x4f4864['uint32']();switch(_0xc2f098>>>0x3){case 0x1:_0x44f099['name']=_0x4f4864['string']();break;case 0x2:_0x44f099['oldRange']=_0x140a40['Range']['decode'](_0x4f4864,_0x4f4864['uint32']());break;case 0x3:_0x44f099['newRange']=_0x140a40['Range']['decode'](_0x4f4864,_0x4f4864['uint32']());break;case 0x4:_0x44f099['affectsData']=_0x4f4864['bool']();break;case 0x5:_0x44f099['wasUndone']=_0x4f4864['bool']();break;default:_0x4f4864['skipType'](0x7&_0xc2f098);}}return _0x44f099;},_0x178ad5['decodeDelimited']=function(_0x2ea6f9){return _0x2ea6f9 instanceof _0x52fa57||(_0x2ea6f9=new _0x52fa57(_0x2ea6f9)),this['decode'](_0x2ea6f9,_0x2ea6f9['uint32']());},_0x178ad5['verify']=function(_0x48cb79){if('object'!=typeof _0x48cb79||null===_0x48cb79)return'object\x20expected';if(null!=_0x48cb79['name']&&_0x48cb79['hasOwnProperty']('name')&&!_0x2993f2['isString'](_0x48cb79['name']))return'name:\x20string\x20expected';var _0x476d8b;if(null!=_0x48cb79['oldRange']&&_0x48cb79['hasOwnProperty']('oldRange')&&(_0x476d8b=_0x140a40['Range']['verify'](_0x48cb79['oldRange'])))return'oldRange.'+_0x476d8b;if(null!=_0x48cb79['newRange']&&_0x48cb79['hasOwnProperty']('newRange')&&(_0x476d8b=_0x140a40['Range']['verify'](_0x48cb79['newRange'])))return'newRange.'+_0x476d8b;return null!=_0x48cb79['affectsData']&&_0x48cb79['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x48cb79['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x48cb79['wasUndone']&&_0x48cb79['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x48cb79['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x178ad5['fromObject']=function(_0x299080){if(_0x299080 instanceof _0x140a40['MarkerOperation'])return _0x299080;var _0x1651da=new _0x140a40['MarkerOperation']();if(null!=_0x299080['name']&&(_0x1651da['name']=String(_0x299080['name'])),null!=_0x299080['oldRange']){if('object'!=typeof _0x299080['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1651da['oldRange']=_0x140a40['Range']['fromObject'](_0x299080['oldRange']);}if(null!=_0x299080['newRange']){if('object'!=typeof _0x299080['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1651da['newRange']=_0x140a40['Range']['fromObject'](_0x299080['newRange']);}return null!=_0x299080['affectsData']&&(_0x1651da['affectsData']=Boolean(_0x299080['affectsData'])),null!=_0x299080['wasUndone']&&(_0x1651da['wasUndone']=Boolean(_0x299080['wasUndone'])),_0x1651da;},_0x178ad5['toObject']=function(_0x4fd3b2,_0xae9c30){_0xae9c30||(_0xae9c30={});var _0xcb7f98={};return _0xae9c30['defaults']&&(_0xcb7f98['name']='',_0xcb7f98['oldRange']=null,_0xcb7f98['newRange']=null,_0xcb7f98['affectsData']=!0x1,_0xcb7f98['wasUndone']=!0x1),null!=_0x4fd3b2['name']&&_0x4fd3b2['hasOwnProperty']('name')&&(_0xcb7f98['name']=_0x4fd3b2['name']),null!=_0x4fd3b2['oldRange']&&_0x4fd3b2['hasOwnProperty']('oldRange')&&(_0xcb7f98['oldRange']=_0x140a40['Range']['toObject'](_0x4fd3b2['oldRange'],_0xae9c30)),null!=_0x4fd3b2['newRange']&&_0x4fd3b2['hasOwnProperty']('newRange')&&(_0xcb7f98['newRange']=_0x140a40['Range']['toObject'](_0x4fd3b2['newRange'],_0xae9c30)),null!=_0x4fd3b2['affectsData']&&_0x4fd3b2['hasOwnProperty']('affectsData')&&(_0xcb7f98['affectsData']=_0x4fd3b2['affectsData']),null!=_0x4fd3b2['wasUndone']&&_0x4fd3b2['hasOwnProperty']('wasUndone')&&(_0xcb7f98['wasUndone']=_0x4fd3b2['wasUndone']),_0xcb7f98;},_0x178ad5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x178ad5['getTypeUrl']=function(_0x2805e3){return void 0x0===_0x2805e3&&(_0x2805e3='type.googleapis.com'),_0x2805e3+'/MarkerOperation';},_0x178ad5;}()),_0x140a40['MergeOperation']=(function(){function _0x1206a8(_0x5bd7b5){if(_0x5bd7b5){for(var _0x2de53d=Object['keys'](_0x5bd7b5),_0x1d3aab=0x0;_0x1d3aab<_0x2de53d['length'];++_0x1d3aab)null!=_0x5bd7b5[_0x2de53d[_0x1d3aab]]&&(this[_0x2de53d[_0x1d3aab]]=_0x5bd7b5[_0x2de53d[_0x1d3aab]]);}}return _0x1206a8['prototype']['sourcePosition']=null,_0x1206a8['prototype']['targetPosition']=null,_0x1206a8['prototype']['graveyardPosition']=null,_0x1206a8['prototype']['howMany']=0x0,_0x1206a8['prototype']['wasUndone']=!0x1,_0x1206a8['create']=function(_0x5499a5){return new _0x1206a8(_0x5499a5);},_0x1206a8['encode']=function(_0x2d0ec3,_0xbdea8c){return _0xbdea8c||(_0xbdea8c=_0x2c1183['create']()),null!=_0x2d0ec3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'sourcePosition')&&_0x140a40['Position']['encode'](_0x2d0ec3['sourcePosition'],_0xbdea8c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d0ec3['targetPosition']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'targetPosition')&&_0x140a40['Position']['encode'](_0x2d0ec3['targetPosition'],_0xbdea8c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d0ec3['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'graveyardPosition')&&_0x140a40['Position']['encode'](_0x2d0ec3['graveyardPosition'],_0xbdea8c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2d0ec3['howMany']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'howMany')&&_0xbdea8c['uint32'](0x20)['uint32'](_0x2d0ec3['howMany']),null!=_0x2d0ec3['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d0ec3,'wasUndone')&&_0xbdea8c['uint32'](0x28)['bool'](_0x2d0ec3['wasUndone']),_0xbdea8c;},_0x1206a8['encodeDelimited']=function(_0x1dfc0e,_0x2a4137){return this['encode'](_0x1dfc0e,_0x2a4137)['ldelim']();},_0x1206a8['decode']=function(_0xc45d0a,_0x149c67){_0xc45d0a instanceof _0x52fa57||(_0xc45d0a=_0x52fa57['create'](_0xc45d0a));for(var _0x423c76=void 0x0===_0x149c67?_0xc45d0a['len']:_0xc45d0a['pos']+_0x149c67,_0xf6627=new _0x140a40['MergeOperation']();_0xc45d0a['pos']<_0x423c76;){var _0x8674da=_0xc45d0a['uint32']();switch(_0x8674da>>>0x3){case 0x1:_0xf6627['sourcePosition']=_0x140a40['Position']['decode'](_0xc45d0a,_0xc45d0a['uint32']());break;case 0x2:_0xf6627['targetPosition']=_0x140a40['Position']['decode'](_0xc45d0a,_0xc45d0a['uint32']());break;case 0x3:_0xf6627['graveyardPosition']=_0x140a40['Position']['decode'](_0xc45d0a,_0xc45d0a['uint32']());break;case 0x4:_0xf6627['howMany']=_0xc45d0a['uint32']();break;case 0x5:_0xf6627['wasUndone']=_0xc45d0a['bool']();break;default:_0xc45d0a['skipType'](0x7&_0x8674da);}}return _0xf6627;},_0x1206a8['decodeDelimited']=function(_0x8a31ed){return _0x8a31ed instanceof _0x52fa57||(_0x8a31ed=new _0x52fa57(_0x8a31ed)),this['decode'](_0x8a31ed,_0x8a31ed['uint32']());},_0x1206a8['verify']=function(_0x2ac7fa){if('object'!=typeof _0x2ac7fa||null===_0x2ac7fa)return'object\x20expected';var _0x52e7fd;if(null!=_0x2ac7fa['sourcePosition']&&_0x2ac7fa['hasOwnProperty']('sourcePosition')&&(_0x52e7fd=_0x140a40['Position']['verify'](_0x2ac7fa['sourcePosition'])))return'sourcePosition.'+_0x52e7fd;if(null!=_0x2ac7fa['targetPosition']&&_0x2ac7fa['hasOwnProperty']('targetPosition')&&(_0x52e7fd=_0x140a40['Position']['verify'](_0x2ac7fa['targetPosition'])))return'targetPosition.'+_0x52e7fd;if(null!=_0x2ac7fa['graveyardPosition']&&_0x2ac7fa['hasOwnProperty']('graveyardPosition')&&(_0x52e7fd=_0x140a40['Position']['verify'](_0x2ac7fa['graveyardPosition'])))return'graveyardPosition.'+_0x52e7fd;return null!=_0x2ac7fa['howMany']&&_0x2ac7fa['hasOwnProperty']('howMany')&&!_0x2993f2['isInteger'](_0x2ac7fa['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2ac7fa['wasUndone']&&_0x2ac7fa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ac7fa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1206a8['fromObject']=function(_0x24a329){if(_0x24a329 instanceof _0x140a40['MergeOperation'])return _0x24a329;var _0x1239a4=new _0x140a40['MergeOperation']();if(null!=_0x24a329['sourcePosition']){if('object'!=typeof _0x24a329['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1239a4['sourcePosition']=_0x140a40['Position']['fromObject'](_0x24a329['sourcePosition']);}if(null!=_0x24a329['targetPosition']){if('object'!=typeof _0x24a329['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1239a4['targetPosition']=_0x140a40['Position']['fromObject'](_0x24a329['targetPosition']);}if(null!=_0x24a329['graveyardPosition']){if('object'!=typeof _0x24a329['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1239a4['graveyardPosition']=_0x140a40['Position']['fromObject'](_0x24a329['graveyardPosition']);}return null!=_0x24a329['howMany']&&(_0x1239a4['howMany']=_0x24a329['howMany']>>>0x0),null!=_0x24a329['wasUndone']&&(_0x1239a4['wasUndone']=Boolean(_0x24a329['wasUndone'])),_0x1239a4;},_0x1206a8['toObject']=function(_0x3cd219,_0x53cc0c){_0x53cc0c||(_0x53cc0c={});var _0xa93682={};return _0x53cc0c['defaults']&&(_0xa93682['sourcePosition']=null,_0xa93682['targetPosition']=null,_0xa93682['graveyardPosition']=null,_0xa93682['howMany']=0x0,_0xa93682['wasUndone']=!0x1),null!=_0x3cd219['sourcePosition']&&_0x3cd219['hasOwnProperty']('sourcePosition')&&(_0xa93682['sourcePosition']=_0x140a40['Position']['toObject'](_0x3cd219['sourcePosition'],_0x53cc0c)),null!=_0x3cd219['targetPosition']&&_0x3cd219['hasOwnProperty']('targetPosition')&&(_0xa93682['targetPosition']=_0x140a40['Position']['toObject'](_0x3cd219['targetPosition'],_0x53cc0c)),null!=_0x3cd219['graveyardPosition']&&_0x3cd219['hasOwnProperty']('graveyardPosition')&&(_0xa93682['graveyardPosition']=_0x140a40['Position']['toObject'](_0x3cd219['graveyardPosition'],_0x53cc0c)),null!=_0x3cd219['howMany']&&_0x3cd219['hasOwnProperty']('howMany')&&(_0xa93682['howMany']=_0x3cd219['howMany']),null!=_0x3cd219['wasUndone']&&_0x3cd219['hasOwnProperty']('wasUndone')&&(_0xa93682['wasUndone']=_0x3cd219['wasUndone']),_0xa93682;},_0x1206a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x1206a8['getTypeUrl']=function(_0x31be26){return void 0x0===_0x31be26&&(_0x31be26='type.googleapis.com'),_0x31be26+'/MergeOperation';},_0x1206a8;}()),_0x140a40['MoveOperation']=(function(){function _0x496fc2(_0x1f2970){if(_0x1f2970){for(var _0x29b4c5=Object['keys'](_0x1f2970),_0x257198=0x0;_0x257198<_0x29b4c5['length'];++_0x257198)null!=_0x1f2970[_0x29b4c5[_0x257198]]&&(this[_0x29b4c5[_0x257198]]=_0x1f2970[_0x29b4c5[_0x257198]]);}}return _0x496fc2['prototype']['sourcePosition']=null,_0x496fc2['prototype']['howMany']=0x0,_0x496fc2['prototype']['targetPosition']=null,_0x496fc2['prototype']['wasUndone']=!0x1,_0x496fc2['create']=function(_0x49e4ff){return new _0x496fc2(_0x49e4ff);},_0x496fc2['encode']=function(_0x4152ae,_0x5c3766){return _0x5c3766||(_0x5c3766=_0x2c1183['create']()),null!=_0x4152ae['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4152ae,'sourcePosition')&&_0x140a40['Position']['encode'](_0x4152ae['sourcePosition'],_0x5c3766['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4152ae['howMany']&&Object['hasOwnProperty']['call'](_0x4152ae,'howMany')&&_0x5c3766['uint32'](0x10)['uint32'](_0x4152ae['howMany']),null!=_0x4152ae['targetPosition']&&Object['hasOwnProperty']['call'](_0x4152ae,'targetPosition')&&_0x140a40['Position']['encode'](_0x4152ae['targetPosition'],_0x5c3766['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4152ae['wasUndone']&&Object['hasOwnProperty']['call'](_0x4152ae,'wasUndone')&&_0x5c3766['uint32'](0x20)['bool'](_0x4152ae['wasUndone']),_0x5c3766;},_0x496fc2['encodeDelimited']=function(_0x14ecde,_0x1c06c6){return this['encode'](_0x14ecde,_0x1c06c6)['ldelim']();},_0x496fc2['decode']=function(_0x3f42a4,_0x4a0e1a){_0x3f42a4 instanceof _0x52fa57||(_0x3f42a4=_0x52fa57['create'](_0x3f42a4));for(var _0x59ddb3=void 0x0===_0x4a0e1a?_0x3f42a4['len']:_0x3f42a4['pos']+_0x4a0e1a,_0x19505b=new _0x140a40['MoveOperation']();_0x3f42a4['pos']<_0x59ddb3;){var _0x374049=_0x3f42a4['uint32']();switch(_0x374049>>>0x3){case 0x1:_0x19505b['sourcePosition']=_0x140a40['Position']['decode'](_0x3f42a4,_0x3f42a4['uint32']());break;case 0x2:_0x19505b['howMany']=_0x3f42a4['uint32']();break;case 0x3:_0x19505b['targetPosition']=_0x140a40['Position']['decode'](_0x3f42a4,_0x3f42a4['uint32']());break;case 0x4:_0x19505b['wasUndone']=_0x3f42a4['bool']();break;default:_0x3f42a4['skipType'](0x7&_0x374049);}}return _0x19505b;},_0x496fc2['decodeDelimited']=function(_0xbe271a){return _0xbe271a instanceof _0x52fa57||(_0xbe271a=new _0x52fa57(_0xbe271a)),this['decode'](_0xbe271a,_0xbe271a['uint32']());},_0x496fc2['verify']=function(_0x604020){if('object'!=typeof _0x604020||null===_0x604020)return'object\x20expected';var _0x4c5451;if(null!=_0x604020['sourcePosition']&&_0x604020['hasOwnProperty']('sourcePosition')&&(_0x4c5451=_0x140a40['Position']['verify'](_0x604020['sourcePosition'])))return'sourcePosition.'+_0x4c5451;if(null!=_0x604020['howMany']&&_0x604020['hasOwnProperty']('howMany')&&!_0x2993f2['isInteger'](_0x604020['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x604020['targetPosition']&&_0x604020['hasOwnProperty']('targetPosition')&&(_0x4c5451=_0x140a40['Position']['verify'](_0x604020['targetPosition'])))return'targetPosition.'+_0x4c5451;return null!=_0x604020['wasUndone']&&_0x604020['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x604020['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x496fc2['fromObject']=function(_0x1c474d){if(_0x1c474d instanceof _0x140a40['MoveOperation'])return _0x1c474d;var _0x425e18=new _0x140a40['MoveOperation']();if(null!=_0x1c474d['sourcePosition']){if('object'!=typeof _0x1c474d['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x425e18['sourcePosition']=_0x140a40['Position']['fromObject'](_0x1c474d['sourcePosition']);}if(null!=_0x1c474d['howMany']&&(_0x425e18['howMany']=_0x1c474d['howMany']>>>0x0),null!=_0x1c474d['targetPosition']){if('object'!=typeof _0x1c474d['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x425e18['targetPosition']=_0x140a40['Position']['fromObject'](_0x1c474d['targetPosition']);}return null!=_0x1c474d['wasUndone']&&(_0x425e18['wasUndone']=Boolean(_0x1c474d['wasUndone'])),_0x425e18;},_0x496fc2['toObject']=function(_0x5440b7,_0x5be02b){_0x5be02b||(_0x5be02b={});var _0x2c1bf2={};return _0x5be02b['defaults']&&(_0x2c1bf2['sourcePosition']=null,_0x2c1bf2['howMany']=0x0,_0x2c1bf2['targetPosition']=null,_0x2c1bf2['wasUndone']=!0x1),null!=_0x5440b7['sourcePosition']&&_0x5440b7['hasOwnProperty']('sourcePosition')&&(_0x2c1bf2['sourcePosition']=_0x140a40['Position']['toObject'](_0x5440b7['sourcePosition'],_0x5be02b)),null!=_0x5440b7['howMany']&&_0x5440b7['hasOwnProperty']('howMany')&&(_0x2c1bf2['howMany']=_0x5440b7['howMany']),null!=_0x5440b7['targetPosition']&&_0x5440b7['hasOwnProperty']('targetPosition')&&(_0x2c1bf2['targetPosition']=_0x140a40['Position']['toObject'](_0x5440b7['targetPosition'],_0x5be02b)),null!=_0x5440b7['wasUndone']&&_0x5440b7['hasOwnProperty']('wasUndone')&&(_0x2c1bf2['wasUndone']=_0x5440b7['wasUndone']),_0x2c1bf2;},_0x496fc2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x496fc2['getTypeUrl']=function(_0x427d94){return void 0x0===_0x427d94&&(_0x427d94='type.googleapis.com'),_0x427d94+'/MoveOperation';},_0x496fc2;}()),_0x140a40['RenameOperation']=(function(){function _0x46ea7b(_0x104abb){if(_0x104abb){for(var _0x486432=Object['keys'](_0x104abb),_0x59aec9=0x0;_0x59aec9<_0x486432['length'];++_0x59aec9)null!=_0x104abb[_0x486432[_0x59aec9]]&&(this[_0x486432[_0x59aec9]]=_0x104abb[_0x486432[_0x59aec9]]);}}return _0x46ea7b['prototype']['position']=null,_0x46ea7b['prototype']['oldName']='',_0x46ea7b['prototype']['newName']='',_0x46ea7b['prototype']['wasUndone']=!0x1,_0x46ea7b['create']=function(_0x48c9b0){return new _0x46ea7b(_0x48c9b0);},_0x46ea7b['encode']=function(_0x1cf4bd,_0x4c26c7){return _0x4c26c7||(_0x4c26c7=_0x2c1183['create']()),null!=_0x1cf4bd['position']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'position')&&_0x140a40['Position']['encode'](_0x1cf4bd['position'],_0x4c26c7['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1cf4bd['oldName']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'oldName')&&_0x4c26c7['uint32'](0x12)['string'](_0x1cf4bd['oldName']),null!=_0x1cf4bd['newName']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'newName')&&_0x4c26c7['uint32'](0x1a)['string'](_0x1cf4bd['newName']),null!=_0x1cf4bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cf4bd,'wasUndone')&&_0x4c26c7['uint32'](0x20)['bool'](_0x1cf4bd['wasUndone']),_0x4c26c7;},_0x46ea7b['encodeDelimited']=function(_0x4d1420,_0x37bf15){return this['encode'](_0x4d1420,_0x37bf15)['ldelim']();},_0x46ea7b['decode']=function(_0xc70563,_0x389535){_0xc70563 instanceof _0x52fa57||(_0xc70563=_0x52fa57['create'](_0xc70563));for(var _0x506587=void 0x0===_0x389535?_0xc70563['len']:_0xc70563['pos']+_0x389535,_0x14746e=new _0x140a40['RenameOperation']();_0xc70563['pos']<_0x506587;){var _0x38a094=_0xc70563['uint32']();switch(_0x38a094>>>0x3){case 0x1:_0x14746e['position']=_0x140a40['Position']['decode'](_0xc70563,_0xc70563['uint32']());break;case 0x2:_0x14746e['oldName']=_0xc70563['string']();break;case 0x3:_0x14746e['newName']=_0xc70563['string']();break;case 0x4:_0x14746e['wasUndone']=_0xc70563['bool']();break;default:_0xc70563['skipType'](0x7&_0x38a094);}}return _0x14746e;},_0x46ea7b['decodeDelimited']=function(_0x466148){return _0x466148 instanceof _0x52fa57||(_0x466148=new _0x52fa57(_0x466148)),this['decode'](_0x466148,_0x466148['uint32']());},_0x46ea7b['verify']=function(_0x27b69e){if('object'!=typeof _0x27b69e||null===_0x27b69e)return'object\x20expected';if(null!=_0x27b69e['position']&&_0x27b69e['hasOwnProperty']('position')){var _0x1bd70c=_0x140a40['Position']['verify'](_0x27b69e['position']);if(_0x1bd70c)return'position.'+_0x1bd70c;}return null!=_0x27b69e['oldName']&&_0x27b69e['hasOwnProperty']('oldName')&&!_0x2993f2['isString'](_0x27b69e['oldName'])?'oldName:\x20string\x20expected':null!=_0x27b69e['newName']&&_0x27b69e['hasOwnProperty']('newName')&&!_0x2993f2['isString'](_0x27b69e['newName'])?'newName:\x20string\x20expected':null!=_0x27b69e['wasUndone']&&_0x27b69e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27b69e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46ea7b['fromObject']=function(_0x10b6e3){if(_0x10b6e3 instanceof _0x140a40['RenameOperation'])return _0x10b6e3;var _0x1fb865=new _0x140a40['RenameOperation']();if(null!=_0x10b6e3['position']){if('object'!=typeof _0x10b6e3['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1fb865['position']=_0x140a40['Position']['fromObject'](_0x10b6e3['position']);}return null!=_0x10b6e3['oldName']&&(_0x1fb865['oldName']=String(_0x10b6e3['oldName'])),null!=_0x10b6e3['newName']&&(_0x1fb865['newName']=String(_0x10b6e3['newName'])),null!=_0x10b6e3['wasUndone']&&(_0x1fb865['wasUndone']=Boolean(_0x10b6e3['wasUndone'])),_0x1fb865;},_0x46ea7b['toObject']=function(_0xb7dcfe,_0x3832a6){_0x3832a6||(_0x3832a6={});var _0x2890c9={};return _0x3832a6['defaults']&&(_0x2890c9['position']=null,_0x2890c9['oldName']='',_0x2890c9['newName']='',_0x2890c9['wasUndone']=!0x1),null!=_0xb7dcfe['position']&&_0xb7dcfe['hasOwnProperty']('position')&&(_0x2890c9['position']=_0x140a40['Position']['toObject'](_0xb7dcfe['position'],_0x3832a6)),null!=_0xb7dcfe['oldName']&&_0xb7dcfe['hasOwnProperty']('oldName')&&(_0x2890c9['oldName']=_0xb7dcfe['oldName']),null!=_0xb7dcfe['newName']&&_0xb7dcfe['hasOwnProperty']('newName')&&(_0x2890c9['newName']=_0xb7dcfe['newName']),null!=_0xb7dcfe['wasUndone']&&_0xb7dcfe['hasOwnProperty']('wasUndone')&&(_0x2890c9['wasUndone']=_0xb7dcfe['wasUndone']),_0x2890c9;},_0x46ea7b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x46ea7b['getTypeUrl']=function(_0x28f852){return void 0x0===_0x28f852&&(_0x28f852='type.googleapis.com'),_0x28f852+'/RenameOperation';},_0x46ea7b;}()),_0x140a40['RootAttributeOperation']=(function(){function _0x28f299(_0x2c088a){if(_0x2c088a){for(var _0xe2c318=Object['keys'](_0x2c088a),_0x25fe47=0x0;_0x25fe47<_0xe2c318['length'];++_0x25fe47)null!=_0x2c088a[_0xe2c318[_0x25fe47]]&&(this[_0xe2c318[_0x25fe47]]=_0x2c088a[_0xe2c318[_0x25fe47]]);}}return _0x28f299['prototype']['root']='',_0x28f299['prototype']['key']='',_0x28f299['prototype']['oldValueBoolean']=!0x1,_0x28f299['prototype']['oldValueJson']='',_0x28f299['prototype']['newValueBoolean']=!0x1,_0x28f299['prototype']['newValueJson']='',_0x28f299['prototype']['wasUndone']=!0x1,_0x28f299['create']=function(_0x1fc322){return new _0x28f299(_0x1fc322);},_0x28f299['encode']=function(_0x4dbf09,_0x32b8d7){return _0x32b8d7||(_0x32b8d7=_0x2c1183['create']()),null!=_0x4dbf09['root']&&Object['hasOwnProperty']['call'](_0x4dbf09,'root')&&_0x32b8d7['uint32'](0xa)['string'](_0x4dbf09['root']),null!=_0x4dbf09['key']&&Object['hasOwnProperty']['call'](_0x4dbf09,'key')&&_0x32b8d7['uint32'](0x12)['string'](_0x4dbf09['key']),null!=_0x4dbf09['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4dbf09,'oldValueBoolean')&&_0x32b8d7['uint32'](0x18)['bool'](_0x4dbf09['oldValueBoolean']),null!=_0x4dbf09['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4dbf09,'oldValueJson')&&_0x32b8d7['uint32'](0x22)['string'](_0x4dbf09['oldValueJson']),null!=_0x4dbf09['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4dbf09,'newValueBoolean')&&_0x32b8d7['uint32'](0x28)['bool'](_0x4dbf09['newValueBoolean']),null!=_0x4dbf09['newValueJson']&&Object['hasOwnProperty']['call'](_0x4dbf09,'newValueJson')&&_0x32b8d7['uint32'](0x32)['string'](_0x4dbf09['newValueJson']),null!=_0x4dbf09['wasUndone']&&Object['hasOwnProperty']['call'](_0x4dbf09,'wasUndone')&&_0x32b8d7['uint32'](0x38)['bool'](_0x4dbf09['wasUndone']),_0x32b8d7;},_0x28f299['encodeDelimited']=function(_0x48ae1d,_0x2a2308){return this['encode'](_0x48ae1d,_0x2a2308)['ldelim']();},_0x28f299['decode']=function(_0xc82c71,_0x17f1ef){_0xc82c71 instanceof _0x52fa57||(_0xc82c71=_0x52fa57['create'](_0xc82c71));for(var _0x1e1fd7=void 0x0===_0x17f1ef?_0xc82c71['len']:_0xc82c71['pos']+_0x17f1ef,_0x4f4249=new _0x140a40['RootAttributeOperation']();_0xc82c71['pos']<_0x1e1fd7;){var _0x369ea5=_0xc82c71['uint32']();switch(_0x369ea5>>>0x3){case 0x1:_0x4f4249['root']=_0xc82c71['string']();break;case 0x2:_0x4f4249['key']=_0xc82c71['string']();break;case 0x3:_0x4f4249['oldValueBoolean']=_0xc82c71['bool']();break;case 0x4:_0x4f4249['oldValueJson']=_0xc82c71['string']();break;case 0x5:_0x4f4249['newValueBoolean']=_0xc82c71['bool']();break;case 0x6:_0x4f4249['newValueJson']=_0xc82c71['string']();break;case 0x7:_0x4f4249['wasUndone']=_0xc82c71['bool']();break;default:_0xc82c71['skipType'](0x7&_0x369ea5);}}return _0x4f4249;},_0x28f299['decodeDelimited']=function(_0x3f47ea){return _0x3f47ea instanceof _0x52fa57||(_0x3f47ea=new _0x52fa57(_0x3f47ea)),this['decode'](_0x3f47ea,_0x3f47ea['uint32']());},_0x28f299['verify']=function(_0x223abb){return'object'!=typeof _0x223abb||null===_0x223abb?'object\x20expected':null!=_0x223abb['root']&&_0x223abb['hasOwnProperty']('root')&&!_0x2993f2['isString'](_0x223abb['root'])?'root:\x20string\x20expected':null!=_0x223abb['key']&&_0x223abb['hasOwnProperty']('key')&&!_0x2993f2['isString'](_0x223abb['key'])?'key:\x20string\x20expected':null!=_0x223abb['oldValueBoolean']&&_0x223abb['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x223abb['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x223abb['oldValueJson']&&_0x223abb['hasOwnProperty']('oldValueJson')&&!_0x2993f2['isString'](_0x223abb['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x223abb['newValueBoolean']&&_0x223abb['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x223abb['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x223abb['newValueJson']&&_0x223abb['hasOwnProperty']('newValueJson')&&!_0x2993f2['isString'](_0x223abb['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x223abb['wasUndone']&&_0x223abb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x223abb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x28f299['fromObject']=function(_0x275802){if(_0x275802 instanceof _0x140a40['RootAttributeOperation'])return _0x275802;var _0x2f662e=new _0x140a40['RootAttributeOperation']();return null!=_0x275802['root']&&(_0x2f662e['root']=String(_0x275802['root'])),null!=_0x275802['key']&&(_0x2f662e['key']=String(_0x275802['key'])),null!=_0x275802['oldValueBoolean']&&(_0x2f662e['oldValueBoolean']=Boolean(_0x275802['oldValueBoolean'])),null!=_0x275802['oldValueJson']&&(_0x2f662e['oldValueJson']=String(_0x275802['oldValueJson'])),null!=_0x275802['newValueBoolean']&&(_0x2f662e['newValueBoolean']=Boolean(_0x275802['newValueBoolean'])),null!=_0x275802['newValueJson']&&(_0x2f662e['newValueJson']=String(_0x275802['newValueJson'])),null!=_0x275802['wasUndone']&&(_0x2f662e['wasUndone']=Boolean(_0x275802['wasUndone'])),_0x2f662e;},_0x28f299['toObject']=function(_0x471579,_0x1effa8){_0x1effa8||(_0x1effa8={});var _0x33bbf5={};return _0x1effa8['defaults']&&(_0x33bbf5['root']='',_0x33bbf5['key']='',_0x33bbf5['oldValueBoolean']=!0x1,_0x33bbf5['oldValueJson']='',_0x33bbf5['newValueBoolean']=!0x1,_0x33bbf5['newValueJson']='',_0x33bbf5['wasUndone']=!0x1),null!=_0x471579['root']&&_0x471579['hasOwnProperty']('root')&&(_0x33bbf5['root']=_0x471579['root']),null!=_0x471579['key']&&_0x471579['hasOwnProperty']('key')&&(_0x33bbf5['key']=_0x471579['key']),null!=_0x471579['oldValueBoolean']&&_0x471579['hasOwnProperty']('oldValueBoolean')&&(_0x33bbf5['oldValueBoolean']=_0x471579['oldValueBoolean']),null!=_0x471579['oldValueJson']&&_0x471579['hasOwnProperty']('oldValueJson')&&(_0x33bbf5['oldValueJson']=_0x471579['oldValueJson']),null!=_0x471579['newValueBoolean']&&_0x471579['hasOwnProperty']('newValueBoolean')&&(_0x33bbf5['newValueBoolean']=_0x471579['newValueBoolean']),null!=_0x471579['newValueJson']&&_0x471579['hasOwnProperty']('newValueJson')&&(_0x33bbf5['newValueJson']=_0x471579['newValueJson']),null!=_0x471579['wasUndone']&&_0x471579['hasOwnProperty']('wasUndone')&&(_0x33bbf5['wasUndone']=_0x471579['wasUndone']),_0x33bbf5;},_0x28f299['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x28f299['getTypeUrl']=function(_0x15996f){return void 0x0===_0x15996f&&(_0x15996f='type.googleapis.com'),_0x15996f+'/RootAttributeOperation';},_0x28f299;}()),_0x140a40['RootOperation']=(function(){function _0x51f243(_0x3b66c6){if(_0x3b66c6){for(var _0x555c18=Object['keys'](_0x3b66c6),_0x4c03f4=0x0;_0x4c03f4<_0x555c18['length'];++_0x4c03f4)null!=_0x3b66c6[_0x555c18[_0x4c03f4]]&&(this[_0x555c18[_0x4c03f4]]=_0x3b66c6[_0x555c18[_0x4c03f4]]);}}return _0x51f243['prototype']['rootName']='',_0x51f243['prototype']['elementName']='',_0x51f243['prototype']['isAdd']=!0x1,_0x51f243['prototype']['wasUndone']=!0x1,_0x51f243['create']=function(_0x67e38){return new _0x51f243(_0x67e38);},_0x51f243['encode']=function(_0x5d6bd2,_0x10e413){return _0x10e413||(_0x10e413=_0x2c1183['create']()),null!=_0x5d6bd2['rootName']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'rootName')&&_0x10e413['uint32'](0xa)['string'](_0x5d6bd2['rootName']),null!=_0x5d6bd2['elementName']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'elementName')&&_0x10e413['uint32'](0x12)['string'](_0x5d6bd2['elementName']),null!=_0x5d6bd2['isAdd']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'isAdd')&&_0x10e413['uint32'](0x18)['bool'](_0x5d6bd2['isAdd']),null!=_0x5d6bd2['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d6bd2,'wasUndone')&&_0x10e413['uint32'](0x20)['bool'](_0x5d6bd2['wasUndone']),_0x10e413;},_0x51f243['encodeDelimited']=function(_0x1b0e5d,_0x46ae61){return this['encode'](_0x1b0e5d,_0x46ae61)['ldelim']();},_0x51f243['decode']=function(_0x310443,_0x8faf9f){_0x310443 instanceof _0x52fa57||(_0x310443=_0x52fa57['create'](_0x310443));for(var _0x44d48a=void 0x0===_0x8faf9f?_0x310443['len']:_0x310443['pos']+_0x8faf9f,_0x155efb=new _0x140a40['RootOperation']();_0x310443['pos']<_0x44d48a;){var _0x5acaaa=_0x310443['uint32']();switch(_0x5acaaa>>>0x3){case 0x1:_0x155efb['rootName']=_0x310443['string']();break;case 0x2:_0x155efb['elementName']=_0x310443['string']();break;case 0x3:_0x155efb['isAdd']=_0x310443['bool']();break;case 0x4:_0x155efb['wasUndone']=_0x310443['bool']();break;default:_0x310443['skipType'](0x7&_0x5acaaa);}}return _0x155efb;},_0x51f243['decodeDelimited']=function(_0x4093eb){return _0x4093eb instanceof _0x52fa57||(_0x4093eb=new _0x52fa57(_0x4093eb)),this['decode'](_0x4093eb,_0x4093eb['uint32']());},_0x51f243['verify']=function(_0x3abde4){return'object'!=typeof _0x3abde4||null===_0x3abde4?'object\x20expected':null!=_0x3abde4['rootName']&&_0x3abde4['hasOwnProperty']('rootName')&&!_0x2993f2['isString'](_0x3abde4['rootName'])?'rootName:\x20string\x20expected':null!=_0x3abde4['elementName']&&_0x3abde4['hasOwnProperty']('elementName')&&!_0x2993f2['isString'](_0x3abde4['elementName'])?'elementName:\x20string\x20expected':null!=_0x3abde4['isAdd']&&_0x3abde4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3abde4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3abde4['wasUndone']&&_0x3abde4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3abde4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51f243['fromObject']=function(_0x2988d0){if(_0x2988d0 instanceof _0x140a40['RootOperation'])return _0x2988d0;var _0xf3a082=new _0x140a40['RootOperation']();return null!=_0x2988d0['rootName']&&(_0xf3a082['rootName']=String(_0x2988d0['rootName'])),null!=_0x2988d0['elementName']&&(_0xf3a082['elementName']=String(_0x2988d0['elementName'])),null!=_0x2988d0['isAdd']&&(_0xf3a082['isAdd']=Boolean(_0x2988d0['isAdd'])),null!=_0x2988d0['wasUndone']&&(_0xf3a082['wasUndone']=Boolean(_0x2988d0['wasUndone'])),_0xf3a082;},_0x51f243['toObject']=function(_0x92f1ab,_0x51d13c){_0x51d13c||(_0x51d13c={});var _0x78a867={};return _0x51d13c['defaults']&&(_0x78a867['rootName']='',_0x78a867['elementName']='',_0x78a867['isAdd']=!0x1,_0x78a867['wasUndone']=!0x1),null!=_0x92f1ab['rootName']&&_0x92f1ab['hasOwnProperty']('rootName')&&(_0x78a867['rootName']=_0x92f1ab['rootName']),null!=_0x92f1ab['elementName']&&_0x92f1ab['hasOwnProperty']('elementName')&&(_0x78a867['elementName']=_0x92f1ab['elementName']),null!=_0x92f1ab['isAdd']&&_0x92f1ab['hasOwnProperty']('isAdd')&&(_0x78a867['isAdd']=_0x92f1ab['isAdd']),null!=_0x92f1ab['wasUndone']&&_0x92f1ab['hasOwnProperty']('wasUndone')&&(_0x78a867['wasUndone']=_0x92f1ab['wasUndone']),_0x78a867;},_0x51f243['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x51f243['getTypeUrl']=function(_0x5359f8){return void 0x0===_0x5359f8&&(_0x5359f8='type.googleapis.com'),_0x5359f8+'/RootOperation';},_0x51f243;}()),_0x140a40['SplitOperation']=(function(){function _0x532861(_0x5a2c63){if(_0x5a2c63){for(var _0x454c48=Object['keys'](_0x5a2c63),_0x14e17b=0x0;_0x14e17b<_0x454c48['length'];++_0x14e17b)null!=_0x5a2c63[_0x454c48[_0x14e17b]]&&(this[_0x454c48[_0x14e17b]]=_0x5a2c63[_0x454c48[_0x14e17b]]);}}return _0x532861['prototype']['splitPosition']=null,_0x532861['prototype']['graveyardPosition']=null,_0x532861['prototype']['howMany']=0x0,_0x532861['prototype']['insertionPosition']=null,_0x532861['prototype']['wasUndone']=!0x1,_0x532861['create']=function(_0x3730bb){return new _0x532861(_0x3730bb);},_0x532861['encode']=function(_0x286c0f,_0x427177){return _0x427177||(_0x427177=_0x2c1183['create']()),null!=_0x286c0f['splitPosition']&&Object['hasOwnProperty']['call'](_0x286c0f,'splitPosition')&&_0x140a40['Position']['encode'](_0x286c0f['splitPosition'],_0x427177['uint32'](0xa)['fork']())['ldelim'](),null!=_0x286c0f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x286c0f,'graveyardPosition')&&_0x140a40['Position']['encode'](_0x286c0f['graveyardPosition'],_0x427177['uint32'](0x12)['fork']())['ldelim'](),null!=_0x286c0f['howMany']&&Object['hasOwnProperty']['call'](_0x286c0f,'howMany')&&_0x427177['uint32'](0x18)['uint32'](_0x286c0f['howMany']),null!=_0x286c0f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x286c0f,'insertionPosition')&&_0x140a40['Position']['encode'](_0x286c0f['insertionPosition'],_0x427177['uint32'](0x22)['fork']())['ldelim'](),null!=_0x286c0f['wasUndone']&&Object['hasOwnProperty']['call'](_0x286c0f,'wasUndone')&&_0x427177['uint32'](0x28)['bool'](_0x286c0f['wasUndone']),_0x427177;},_0x532861['encodeDelimited']=function(_0x3ed3d4,_0x3c2e25){return this['encode'](_0x3ed3d4,_0x3c2e25)['ldelim']();},_0x532861['decode']=function(_0x577b0c,_0x141268){_0x577b0c instanceof _0x52fa57||(_0x577b0c=_0x52fa57['create'](_0x577b0c));for(var _0x59eee5=void 0x0===_0x141268?_0x577b0c['len']:_0x577b0c['pos']+_0x141268,_0x46e2b7=new _0x140a40['SplitOperation']();_0x577b0c['pos']<_0x59eee5;){var _0x4ccce3=_0x577b0c['uint32']();switch(_0x4ccce3>>>0x3){case 0x1:_0x46e2b7['splitPosition']=_0x140a40['Position']['decode'](_0x577b0c,_0x577b0c['uint32']());break;case 0x2:_0x46e2b7['graveyardPosition']=_0x140a40['Position']['decode'](_0x577b0c,_0x577b0c['uint32']());break;case 0x3:_0x46e2b7['howMany']=_0x577b0c['uint32']();break;case 0x4:_0x46e2b7['insertionPosition']=_0x140a40['Position']['decode'](_0x577b0c,_0x577b0c['uint32']());break;case 0x5:_0x46e2b7['wasUndone']=_0x577b0c['bool']();break;default:_0x577b0c['skipType'](0x7&_0x4ccce3);}}return _0x46e2b7;},_0x532861['decodeDelimited']=function(_0x4658db){return _0x4658db instanceof _0x52fa57||(_0x4658db=new _0x52fa57(_0x4658db)),this['decode'](_0x4658db,_0x4658db['uint32']());},_0x532861['verify']=function(_0x26167d){if('object'!=typeof _0x26167d||null===_0x26167d)return'object\x20expected';var _0x41a1ea;if(null!=_0x26167d['splitPosition']&&_0x26167d['hasOwnProperty']('splitPosition')&&(_0x41a1ea=_0x140a40['Position']['verify'](_0x26167d['splitPosition'])))return'splitPosition.'+_0x41a1ea;if(null!=_0x26167d['graveyardPosition']&&_0x26167d['hasOwnProperty']('graveyardPosition')&&(_0x41a1ea=_0x140a40['Position']['verify'](_0x26167d['graveyardPosition'])))return'graveyardPosition.'+_0x41a1ea;if(null!=_0x26167d['howMany']&&_0x26167d['hasOwnProperty']('howMany')&&!_0x2993f2['isInteger'](_0x26167d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x26167d['insertionPosition']&&_0x26167d['hasOwnProperty']('insertionPosition')&&(_0x41a1ea=_0x140a40['Position']['verify'](_0x26167d['insertionPosition'])))return'insertionPosition.'+_0x41a1ea;return null!=_0x26167d['wasUndone']&&_0x26167d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26167d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x532861['fromObject']=function(_0x68fd0b){if(_0x68fd0b instanceof _0x140a40['SplitOperation'])return _0x68fd0b;var _0x15ccad=new _0x140a40['SplitOperation']();if(null!=_0x68fd0b['splitPosition']){if('object'!=typeof _0x68fd0b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x15ccad['splitPosition']=_0x140a40['Position']['fromObject'](_0x68fd0b['splitPosition']);}if(null!=_0x68fd0b['graveyardPosition']){if('object'!=typeof _0x68fd0b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x15ccad['graveyardPosition']=_0x140a40['Position']['fromObject'](_0x68fd0b['graveyardPosition']);}if(null!=_0x68fd0b['howMany']&&(_0x15ccad['howMany']=_0x68fd0b['howMany']>>>0x0),null!=_0x68fd0b['insertionPosition']){if('object'!=typeof _0x68fd0b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x15ccad['insertionPosition']=_0x140a40['Position']['fromObject'](_0x68fd0b['insertionPosition']);}return null!=_0x68fd0b['wasUndone']&&(_0x15ccad['wasUndone']=Boolean(_0x68fd0b['wasUndone'])),_0x15ccad;},_0x532861['toObject']=function(_0x38cf45,_0x51f604){_0x51f604||(_0x51f604={});var _0x224e90={};return _0x51f604['defaults']&&(_0x224e90['splitPosition']=null,_0x224e90['graveyardPosition']=null,_0x224e90['howMany']=0x0,_0x224e90['insertionPosition']=null,_0x224e90['wasUndone']=!0x1),null!=_0x38cf45['splitPosition']&&_0x38cf45['hasOwnProperty']('splitPosition')&&(_0x224e90['splitPosition']=_0x140a40['Position']['toObject'](_0x38cf45['splitPosition'],_0x51f604)),null!=_0x38cf45['graveyardPosition']&&_0x38cf45['hasOwnProperty']('graveyardPosition')&&(_0x224e90['graveyardPosition']=_0x140a40['Position']['toObject'](_0x38cf45['graveyardPosition'],_0x51f604)),null!=_0x38cf45['howMany']&&_0x38cf45['hasOwnProperty']('howMany')&&(_0x224e90['howMany']=_0x38cf45['howMany']),null!=_0x38cf45['insertionPosition']&&_0x38cf45['hasOwnProperty']('insertionPosition')&&(_0x224e90['insertionPosition']=_0x140a40['Position']['toObject'](_0x38cf45['insertionPosition'],_0x51f604)),null!=_0x38cf45['wasUndone']&&_0x38cf45['hasOwnProperty']('wasUndone')&&(_0x224e90['wasUndone']=_0x38cf45['wasUndone']),_0x224e90;},_0x532861['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x532861['getTypeUrl']=function(_0xebafca){return void 0x0===_0xebafca&&(_0xebafca='type.googleapis.com'),_0xebafca+'/SplitOperation';},_0x532861;}()),_0x140a40['Position']=(function(){function _0x450174(_0x1c4d86){if(this['path']=[],_0x1c4d86){for(var _0xf2c23f=Object['keys'](_0x1c4d86),_0x2425d1=0x0;_0x2425d1<_0xf2c23f['length'];++_0x2425d1)null!=_0x1c4d86[_0xf2c23f[_0x2425d1]]&&(this[_0xf2c23f[_0x2425d1]]=_0x1c4d86[_0xf2c23f[_0x2425d1]]);}}return _0x450174['prototype']['root']='',_0x450174['prototype']['rootMain']=!0x1,_0x450174['prototype']['rootGraveyard']=!0x1,_0x450174['prototype']['path']=_0x2993f2['emptyArray'],_0x450174['prototype']['stickiness']='',_0x450174['create']=function(_0x1c11dd){return new _0x450174(_0x1c11dd);},_0x450174['encode']=function(_0x2fc8c7,_0x4476c8){if(_0x4476c8||(_0x4476c8=_0x2c1183['create']()),null!=_0x2fc8c7['root']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'root')&&_0x4476c8['uint32'](0xa)['string'](_0x2fc8c7['root']),null!=_0x2fc8c7['rootMain']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'rootMain')&&_0x4476c8['uint32'](0x10)['bool'](_0x2fc8c7['rootMain']),null!=_0x2fc8c7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'rootGraveyard')&&_0x4476c8['uint32'](0x18)['bool'](_0x2fc8c7['rootGraveyard']),null!=_0x2fc8c7['path']&&_0x2fc8c7['path']['length']){_0x4476c8['uint32'](0x22)['fork']();for(var _0x51270c=0x0;_0x51270c<_0x2fc8c7['path']['length'];++_0x51270c)_0x4476c8['uint32'](_0x2fc8c7['path'][_0x51270c]);_0x4476c8['ldelim']();}return null!=_0x2fc8c7['stickiness']&&Object['hasOwnProperty']['call'](_0x2fc8c7,'stickiness')&&_0x4476c8['uint32'](0x2a)['string'](_0x2fc8c7['stickiness']),_0x4476c8;},_0x450174['encodeDelimited']=function(_0x55cf70,_0x17287d){return this['encode'](_0x55cf70,_0x17287d)['ldelim']();},_0x450174['decode']=function(_0x481b47,_0x285ee3){_0x481b47 instanceof _0x52fa57||(_0x481b47=_0x52fa57['create'](_0x481b47));for(var _0x2a7993=void 0x0===_0x285ee3?_0x481b47['len']:_0x481b47['pos']+_0x285ee3,_0x57fece=new _0x140a40['Position']();_0x481b47['pos']<_0x2a7993;){var _0x1aa778=_0x481b47['uint32']();switch(_0x1aa778>>>0x3){case 0x1:_0x57fece['root']=_0x481b47['string']();break;case 0x2:_0x57fece['rootMain']=_0x481b47['bool']();break;case 0x3:_0x57fece['rootGraveyard']=_0x481b47['bool']();break;case 0x4:if(_0x57fece['path']&&_0x57fece['path']['length']||(_0x57fece['path']=[]),0x2==(0x7&_0x1aa778)){for(var _0x199f92=_0x481b47['uint32']()+_0x481b47['pos'];_0x481b47['pos']<_0x199f92;)_0x57fece['path']['push'](_0x481b47['uint32']());}else _0x57fece['path']['push'](_0x481b47['uint32']());break;case 0x5:_0x57fece['stickiness']=_0x481b47['string']();break;default:_0x481b47['skipType'](0x7&_0x1aa778);}}return _0x57fece;},_0x450174['decodeDelimited']=function(_0x1f5ea1){return _0x1f5ea1 instanceof _0x52fa57||(_0x1f5ea1=new _0x52fa57(_0x1f5ea1)),this['decode'](_0x1f5ea1,_0x1f5ea1['uint32']());},_0x450174['verify']=function(_0x4c5556){if('object'!=typeof _0x4c5556||null===_0x4c5556)return'object\x20expected';if(null!=_0x4c5556['root']&&_0x4c5556['hasOwnProperty']('root')&&!_0x2993f2['isString'](_0x4c5556['root']))return'root:\x20string\x20expected';if(null!=_0x4c5556['rootMain']&&_0x4c5556['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4c5556['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4c5556['rootGraveyard']&&_0x4c5556['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4c5556['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4c5556['path']&&_0x4c5556['hasOwnProperty']('path')){if(!Array['isArray'](_0x4c5556['path']))return'path:\x20array\x20expected';for(var _0x3f63d1=0x0;_0x3f63d1<_0x4c5556['path']['length'];++_0x3f63d1)if(!_0x2993f2['isInteger'](_0x4c5556['path'][_0x3f63d1]))return'path:\x20integer[]\x20expected';}return null!=_0x4c5556['stickiness']&&_0x4c5556['hasOwnProperty']('stickiness')&&!_0x2993f2['isString'](_0x4c5556['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x450174['fromObject']=function(_0x15eb91){if(_0x15eb91 instanceof _0x140a40['Position'])return _0x15eb91;var _0x355882=new _0x140a40['Position']();if(null!=_0x15eb91['root']&&(_0x355882['root']=String(_0x15eb91['root'])),null!=_0x15eb91['rootMain']&&(_0x355882['rootMain']=Boolean(_0x15eb91['rootMain'])),null!=_0x15eb91['rootGraveyard']&&(_0x355882['rootGraveyard']=Boolean(_0x15eb91['rootGraveyard'])),_0x15eb91['path']){if(!Array['isArray'](_0x15eb91['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x355882['path']=[];for(var _0x304aa5=0x0;_0x304aa5<_0x15eb91['path']['length'];++_0x304aa5)_0x355882['path'][_0x304aa5]=_0x15eb91['path'][_0x304aa5]>>>0x0;}return null!=_0x15eb91['stickiness']&&(_0x355882['stickiness']=String(_0x15eb91['stickiness'])),_0x355882;},_0x450174['toObject']=function(_0x4addee,_0x40c163){_0x40c163||(_0x40c163={});var _0x42f3e2={};if((_0x40c163['arrays']||_0x40c163['defaults'])&&(_0x42f3e2['path']=[]),_0x40c163['defaults']&&(_0x42f3e2['root']='',_0x42f3e2['rootMain']=!0x1,_0x42f3e2['rootGraveyard']=!0x1,_0x42f3e2['stickiness']=''),null!=_0x4addee['root']&&_0x4addee['hasOwnProperty']('root')&&(_0x42f3e2['root']=_0x4addee['root']),null!=_0x4addee['rootMain']&&_0x4addee['hasOwnProperty']('rootMain')&&(_0x42f3e2['rootMain']=_0x4addee['rootMain']),null!=_0x4addee['rootGraveyard']&&_0x4addee['hasOwnProperty']('rootGraveyard')&&(_0x42f3e2['rootGraveyard']=_0x4addee['rootGraveyard']),_0x4addee['path']&&_0x4addee['path']['length']){_0x42f3e2['path']=[];for(var _0x4e7459=0x0;_0x4e7459<_0x4addee['path']['length'];++_0x4e7459)_0x42f3e2['path'][_0x4e7459]=_0x4addee['path'][_0x4e7459];}return null!=_0x4addee['stickiness']&&_0x4addee['hasOwnProperty']('stickiness')&&(_0x42f3e2['stickiness']=_0x4addee['stickiness']),_0x42f3e2;},_0x450174['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x450174['getTypeUrl']=function(_0x511265){return void 0x0===_0x511265&&(_0x511265='type.googleapis.com'),_0x511265+'/Position';},_0x450174;}()),_0x140a40['Range']=(function(){function _0x37483f(_0xddb431){if(_0xddb431){for(var _0x2e990f=Object['keys'](_0xddb431),_0xb7c2e6=0x0;_0xb7c2e6<_0x2e990f['length'];++_0xb7c2e6)null!=_0xddb431[_0x2e990f[_0xb7c2e6]]&&(this[_0x2e990f[_0xb7c2e6]]=_0xddb431[_0x2e990f[_0xb7c2e6]]);}}return _0x37483f['prototype']['start']=null,_0x37483f['prototype']['end']=null,_0x37483f['create']=function(_0x25a346){return new _0x37483f(_0x25a346);},_0x37483f['encode']=function(_0x46212b,_0x3deaf1){return _0x3deaf1||(_0x3deaf1=_0x2c1183['create']()),null!=_0x46212b['start']&&Object['hasOwnProperty']['call'](_0x46212b,'start')&&_0x140a40['Position']['encode'](_0x46212b['start'],_0x3deaf1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46212b['end']&&Object['hasOwnProperty']['call'](_0x46212b,'end')&&_0x140a40['Position']['encode'](_0x46212b['end'],_0x3deaf1['uint32'](0x12)['fork']())['ldelim'](),_0x3deaf1;},_0x37483f['encodeDelimited']=function(_0x497b03,_0x2f5de4){return this['encode'](_0x497b03,_0x2f5de4)['ldelim']();},_0x37483f['decode']=function(_0x47fccf,_0x10f823){_0x47fccf instanceof _0x52fa57||(_0x47fccf=_0x52fa57['create'](_0x47fccf));for(var _0xa3e727=void 0x0===_0x10f823?_0x47fccf['len']:_0x47fccf['pos']+_0x10f823,_0x51418a=new _0x140a40['Range']();_0x47fccf['pos']<_0xa3e727;){var _0x543de7=_0x47fccf['uint32']();switch(_0x543de7>>>0x3){case 0x1:_0x51418a['start']=_0x140a40['Position']['decode'](_0x47fccf,_0x47fccf['uint32']());break;case 0x2:_0x51418a['end']=_0x140a40['Position']['decode'](_0x47fccf,_0x47fccf['uint32']());break;default:_0x47fccf['skipType'](0x7&_0x543de7);}}return _0x51418a;},_0x37483f['decodeDelimited']=function(_0x177ff9){return _0x177ff9 instanceof _0x52fa57||(_0x177ff9=new _0x52fa57(_0x177ff9)),this['decode'](_0x177ff9,_0x177ff9['uint32']());},_0x37483f['verify']=function(_0xc6c4fe){if('object'!=typeof _0xc6c4fe||null===_0xc6c4fe)return'object\x20expected';var _0x1d2ba2;if(null!=_0xc6c4fe['start']&&_0xc6c4fe['hasOwnProperty']('start')&&(_0x1d2ba2=_0x140a40['Position']['verify'](_0xc6c4fe['start'])))return'start.'+_0x1d2ba2;if(null!=_0xc6c4fe['end']&&_0xc6c4fe['hasOwnProperty']('end')&&(_0x1d2ba2=_0x140a40['Position']['verify'](_0xc6c4fe['end'])))return'end.'+_0x1d2ba2;return null;},_0x37483f['fromObject']=function(_0x9205be){if(_0x9205be instanceof _0x140a40['Range'])return _0x9205be;var _0x20d2c3=new _0x140a40['Range']();if(null!=_0x9205be['start']){if('object'!=typeof _0x9205be['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x20d2c3['start']=_0x140a40['Position']['fromObject'](_0x9205be['start']);}if(null!=_0x9205be['end']){if('object'!=typeof _0x9205be['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x20d2c3['end']=_0x140a40['Position']['fromObject'](_0x9205be['end']);}return _0x20d2c3;},_0x37483f['toObject']=function(_0x54741e,_0x25f380){_0x25f380||(_0x25f380={});var _0x5812be={};return _0x25f380['defaults']&&(_0x5812be['start']=null,_0x5812be['end']=null),null!=_0x54741e['start']&&_0x54741e['hasOwnProperty']('start')&&(_0x5812be['start']=_0x140a40['Position']['toObject'](_0x54741e['start'],_0x25f380)),null!=_0x54741e['end']&&_0x54741e['hasOwnProperty']('end')&&(_0x5812be['end']=_0x140a40['Position']['toObject'](_0x54741e['end'],_0x25f380)),_0x5812be;},_0x37483f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x37483f['getTypeUrl']=function(_0x293f27){return void 0x0===_0x293f27&&(_0x293f27='type.googleapis.com'),_0x293f27+'/Range';},_0x37483f;}()),_0x140a40['Element']=(function(){function _0x1c44a2(_0x1472e4){if(this['children']=[],this['attributesBoolean']={},_0x1472e4){for(var _0x4ae3bc=Object['keys'](_0x1472e4),_0x244016=0x0;_0x244016<_0x4ae3bc['length'];++_0x244016)null!=_0x1472e4[_0x4ae3bc[_0x244016]]&&(this[_0x4ae3bc[_0x244016]]=_0x1472e4[_0x4ae3bc[_0x244016]]);}}return _0x1c44a2['prototype']['name']='',_0x1c44a2['prototype']['children']=_0x2993f2['emptyArray'],_0x1c44a2['prototype']['data']='',_0x1c44a2['prototype']['attributesBoolean']=_0x2993f2['emptyObject'],_0x1c44a2['prototype']['attributesJson']='',_0x1c44a2['create']=function(_0x29e339){return new _0x1c44a2(_0x29e339);},_0x1c44a2['encode']=function(_0x608ee2,_0x317cd0){if(_0x317cd0||(_0x317cd0=_0x2c1183['create']()),null!=_0x608ee2['name']&&Object['hasOwnProperty']['call'](_0x608ee2,'name')&&_0x317cd0['uint32'](0xa)['string'](_0x608ee2['name']),null!=_0x608ee2['children']&&_0x608ee2['children']['length']){for(var _0x431151=0x0;_0x431151<_0x608ee2['children']['length'];++_0x431151)_0x140a40['Element']['encode'](_0x608ee2['children'][_0x431151],_0x317cd0['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x608ee2['data']&&Object['hasOwnProperty']['call'](_0x608ee2,'data')&&_0x317cd0['uint32'](0x1a)['string'](_0x608ee2['data']),null!=_0x608ee2['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x608ee2,'attributesBoolean')){var _0x31af4a=Object['keys'](_0x608ee2['attributesBoolean']);for(_0x431151=0x0;_0x431151<_0x31af4a['length'];++_0x431151)_0x317cd0['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x31af4a[_0x431151])['uint32'](0x10)['bool'](_0x608ee2['attributesBoolean'][_0x31af4a[_0x431151]])['ldelim']();}return null!=_0x608ee2['attributesJson']&&Object['hasOwnProperty']['call'](_0x608ee2,'attributesJson')&&_0x317cd0['uint32'](0x2a)['string'](_0x608ee2['attributesJson']),_0x317cd0;},_0x1c44a2['encodeDelimited']=function(_0x355454,_0x3a5bab){return this['encode'](_0x355454,_0x3a5bab)['ldelim']();},_0x1c44a2['decode']=function(_0x142f9f,_0x4da9df){_0x142f9f instanceof _0x52fa57||(_0x142f9f=_0x52fa57['create'](_0x142f9f));for(var _0x54a9c5,_0x5c8098,_0x5f3568=void 0x0===_0x4da9df?_0x142f9f['len']:_0x142f9f['pos']+_0x4da9df,_0x2e0516=new _0x140a40['Element']();_0x142f9f['pos']<_0x5f3568;){var _0x53b7cb=_0x142f9f['uint32']();switch(_0x53b7cb>>>0x3){case 0x1:_0x2e0516['name']=_0x142f9f['string']();break;case 0x2:_0x2e0516['children']&&_0x2e0516['children']['length']||(_0x2e0516['children']=[]),_0x2e0516['children']['push'](_0x140a40['Element']['decode'](_0x142f9f,_0x142f9f['uint32']()));break;case 0x3:_0x2e0516['data']=_0x142f9f['string']();break;case 0x4:_0x2e0516['attributesBoolean']===_0x2993f2['emptyObject']&&(_0x2e0516['attributesBoolean']={});var _0x32779c=_0x142f9f['uint32']()+_0x142f9f['pos'];for(_0x54a9c5='',_0x5c8098=!0x1;_0x142f9f['pos']<_0x32779c;){var _0x49033e=_0x142f9f['uint32']();switch(_0x49033e>>>0x3){case 0x1:_0x54a9c5=_0x142f9f['string']();break;case 0x2:_0x5c8098=_0x142f9f['bool']();break;default:_0x142f9f['skipType'](0x7&_0x49033e);}}_0x2e0516['attributesBoolean'][_0x54a9c5]=_0x5c8098;break;case 0x5:_0x2e0516['attributesJson']=_0x142f9f['string']();break;default:_0x142f9f['skipType'](0x7&_0x53b7cb);}}return _0x2e0516;},_0x1c44a2['decodeDelimited']=function(_0xdeaa05){return _0xdeaa05 instanceof _0x52fa57||(_0xdeaa05=new _0x52fa57(_0xdeaa05)),this['decode'](_0xdeaa05,_0xdeaa05['uint32']());},_0x1c44a2['verify']=function(_0x2b6089){if('object'!=typeof _0x2b6089||null===_0x2b6089)return'object\x20expected';if(null!=_0x2b6089['name']&&_0x2b6089['hasOwnProperty']('name')&&!_0x2993f2['isString'](_0x2b6089['name']))return'name:\x20string\x20expected';if(null!=_0x2b6089['children']&&_0x2b6089['hasOwnProperty']('children')){if(!Array['isArray'](_0x2b6089['children']))return'children:\x20array\x20expected';for(var _0x12a08a=0x0;_0x12a08a<_0x2b6089['children']['length'];++_0x12a08a){var _0x2f7378=_0x140a40['Element']['verify'](_0x2b6089['children'][_0x12a08a]);if(_0x2f7378)return'children.'+_0x2f7378;}}if(null!=_0x2b6089['data']&&_0x2b6089['hasOwnProperty']('data')&&!_0x2993f2['isString'](_0x2b6089['data']))return'data:\x20string\x20expected';if(null!=_0x2b6089['attributesBoolean']&&_0x2b6089['hasOwnProperty']('attributesBoolean')){if(!_0x2993f2['isObject'](_0x2b6089['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x44b812=Object['keys'](_0x2b6089['attributesBoolean']);for(_0x12a08a=0x0;_0x12a08a<_0x44b812['length'];++_0x12a08a)if('boolean'!=typeof _0x2b6089['attributesBoolean'][_0x44b812[_0x12a08a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2b6089['attributesJson']&&_0x2b6089['hasOwnProperty']('attributesJson')&&!_0x2993f2['isString'](_0x2b6089['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1c44a2['fromObject']=function(_0xecda77){if(_0xecda77 instanceof _0x140a40['Element'])return _0xecda77;var _0x5a1604=new _0x140a40['Element']();if(null!=_0xecda77['name']&&(_0x5a1604['name']=String(_0xecda77['name'])),_0xecda77['children']){if(!Array['isArray'](_0xecda77['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x5a1604['children']=[];for(var _0x51717d=0x0;_0x51717d<_0xecda77['children']['length'];++_0x51717d){if('object'!=typeof _0xecda77['children'][_0x51717d])throw TypeError('.Element.children:\x20object\x20expected');_0x5a1604['children'][_0x51717d]=_0x140a40['Element']['fromObject'](_0xecda77['children'][_0x51717d]);}}if(null!=_0xecda77['data']&&(_0x5a1604['data']=String(_0xecda77['data'])),_0xecda77['attributesBoolean']){if('object'!=typeof _0xecda77['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x5a1604['attributesBoolean']={};var _0x5c9498=Object['keys'](_0xecda77['attributesBoolean']);for(_0x51717d=0x0;_0x51717d<_0x5c9498['length'];++_0x51717d)_0x5a1604['attributesBoolean'][_0x5c9498[_0x51717d]]=Boolean(_0xecda77['attributesBoolean'][_0x5c9498[_0x51717d]]);}return null!=_0xecda77['attributesJson']&&(_0x5a1604['attributesJson']=String(_0xecda77['attributesJson'])),_0x5a1604;},_0x1c44a2['toObject']=function(_0x430899,_0x32e413){_0x32e413||(_0x32e413={});var _0x20fa7a,_0x541f94={};if((_0x32e413['arrays']||_0x32e413['defaults'])&&(_0x541f94['children']=[]),(_0x32e413['objects']||_0x32e413['defaults'])&&(_0x541f94['attributesBoolean']={}),_0x32e413['defaults']&&(_0x541f94['name']='',_0x541f94['data']='',_0x541f94['attributesJson']=''),null!=_0x430899['name']&&_0x430899['hasOwnProperty']('name')&&(_0x541f94['name']=_0x430899['name']),_0x430899['children']&&_0x430899['children']['length']){_0x541f94['children']=[];for(var _0xeb4436=0x0;_0xeb4436<_0x430899['children']['length'];++_0xeb4436)_0x541f94['children'][_0xeb4436]=_0x140a40['Element']['toObject'](_0x430899['children'][_0xeb4436],_0x32e413);}if(null!=_0x430899['data']&&_0x430899['hasOwnProperty']('data')&&(_0x541f94['data']=_0x430899['data']),_0x430899['attributesBoolean']&&(_0x20fa7a=Object['keys'](_0x430899['attributesBoolean']))['length']){_0x541f94['attributesBoolean']={};for(_0xeb4436=0x0;_0xeb4436<_0x20fa7a['length'];++_0xeb4436)_0x541f94['attributesBoolean'][_0x20fa7a[_0xeb4436]]=_0x430899['attributesBoolean'][_0x20fa7a[_0xeb4436]];}return null!=_0x430899['attributesJson']&&_0x430899['hasOwnProperty']('attributesJson')&&(_0x541f94['attributesJson']=_0x430899['attributesJson']),_0x541f94;},_0x1c44a2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x19041c['util']['toJSONOptions']);},_0x1c44a2['getTypeUrl']=function(_0x590194){return void 0x0===_0x590194&&(_0x590194='type.googleapis.com'),_0x590194+'/Element';},_0x1c44a2;}()),_0x140a40;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4193a3){return new w(this['_protobufRoot'][_0x4193a3]);}}class w{['_protobuf'];constructor(_0x399d09){this['_protobuf']=_0x399d09;}['compress'](_0x37fc13){const _0x7e18d0=this['_protobuf']['verify'](_0x37fc13);if(_0x7e18d0)throw Error(_0x7e18d0);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x37fc13))['finish']();}['decompress'](_0x3e8b99){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3e8b99),{'oneofs':!0x0});}}function g(_0x148a63,_0x5c9321){const _0x250c88=_0x249e92(_0x148a63);return _0x250c88['path'][_0x250c88['path']['length']-0x1]+=_0x5c9321,_0x250c88;}function _(_0x9759f3,_0x19df41){return _0x9759f3['root']===_0x19df41['root']&&_0x10cae7(_0x9759f3['path'],_0x19df41['path']);}function $(_0x487fdc){P(_0x487fdc,_0x9ad8f2=>('main'==_0x9ad8f2['root']?(_0x9ad8f2['rootMain']=!0x0,delete _0x9ad8f2['root']):'$graveyard'==_0x9ad8f2['root']&&(_0x9ad8f2['rootGraveyard']=!0x0,delete _0x9ad8f2['root']),_0x9ad8f2));}function J(_0x45faea){P(_0x45faea,_0x394273=>(_0x394273['rootMain']?(_0x394273['root']='main',delete _0x394273['rootMain']):_0x394273['rootGraveyard']&&(_0x394273['root']='$graveyard',delete _0x394273['rootGraveyard']),_0x394273));}function P(_0xe0de27,_0x88ca7c){for(const _0xa18990 in _0xe0de27){const _0x5a56e6=_0xe0de27[_0xa18990];'nodes'!==_0xa18990&&_0x1a084e(_0x5a56e6)&&(_0x5a56e6['path']&&(_0x5a56e6['root']||_0x5a56e6['rootMain']||_0x5a56e6['rootGraveyard'])?_0xe0de27[_0xa18990]=_0x88ca7c(_0x5a56e6):P(_0x5a56e6,_0x88ca7c));}return _0xe0de27;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2fd3da,_0xb43d87,_0x1f9870){this['_id']=_0x2fd3da,this['_operationName']=_0xb43d87,this['_protobufDescriptor']=_0x1f9870;}['compress'](_0x594047,_0x2a8ad9){const _0x38cd36=_0x2a8ad9['shift']();return $(_0x38cd36),_0x594047['buffers']['push'](this['_protobufDescriptor']['compress'](_0x38cd36)),_0x594047['types']['push'](this['_id']),!0x0;}['decompress'](_0x1cc131,_0x5e269f){_0x5e269f['types']['shift']();const _0x32e25c=this['_protobufDescriptor']['decompress'](_0x5e269f['buffers']['shift']());J(_0x32e25c),_0x32e25c['__className']=this['_operationName'],_0x1cc131['push'](_0x32e25c);}}class s extends e{['compress'](_0x21a7fd,_0x1fb39a){const _0x462b51=_0x1fb39a['shift']();return this['_serializeOneOf']('oldValue',_0x462b51),this['_serializeOneOf']('newValue',_0x462b51),$(_0x462b51),_0x21a7fd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x462b51)),_0x21a7fd['types']['push'](this['_id']),!0x0;}['decompress'](_0x337221,_0x48b40a){const {types:_0x537368,buffers:_0x364265}=_0x48b40a,_0x595680=this['_protobufDescriptor']['decompress'](_0x364265['shift']());_0x537368['shift'](),this['_deserializeOneOf']('oldValue',_0x595680),this['_deserializeOneOf']('newValue',_0x595680),J(_0x595680),_0x595680['__className']=this['_operationName'],_0x337221['push'](_0x595680);}['_serializeOneOf'](_0x3b3e6f,_0x14a059){const _0x343305=_0x14a059[_0x3b3e6f];'boolean'==typeof _0x343305?_0x14a059[_0x3b3e6f+'Boolean']=_0x343305:_0x14a059[_0x3b3e6f+'Json']=JSON['stringify'](_0x343305);}['_deserializeOneOf'](_0x12e37c,_0x56ad89){const _0x14b9f1=_0x12e37c+'Json';_0x56ad89[_0x14b9f1]?(_0x56ad89[_0x12e37c]=JSON['parse'](_0x56ad89[_0x14b9f1]),delete _0x56ad89[_0x14b9f1]):(_0x56ad89[_0x12e37c]=_0x56ad89[_0x12e37c+'Boolean'],delete _0x56ad89[_0x12e37c+'Boolean']);}}class i extends e{['compress'](_0x289da3,_0x195cc8){const _0x25aa71=_0x195cc8['shift']();return this['_serializeNodesAttributes'](_0x25aa71['nodes']),$(_0x25aa71),_0x289da3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x25aa71)),_0x289da3['types']['push'](this['_id']),!0x0;}['decompress'](_0x29764a,_0x1de927){const {types:_0x56346f,buffers:_0x4b29e1}=_0x1de927,_0x272689=this['_protobufDescriptor']['decompress'](_0x4b29e1['shift']());_0x56346f['shift'](),_0x272689['nodes']||(_0x272689['nodes']=[]),this['_deserializeNodesAttributes'](_0x272689['nodes']),J(_0x272689),_0x272689['__className']=this['_operationName'],_0x29764a['push'](_0x272689);}['_serializeNodesAttributes'](_0x50da3c){for(const _0x6265e4 of _0x50da3c){if(_0x6265e4['attributes']){const _0x1acec8=_0x6265e4['attributes'];this['_areValuesBoolean'](_0x1acec8)?_0x6265e4['attributesBoolean']=_0x1acec8:_0x6265e4['attributesJson']=JSON['stringify'](_0x1acec8);}_0x6265e4['children']&&this['_serializeNodesAttributes'](_0x6265e4['children']);}}['_deserializeNodesAttributes'](_0x5e6437){for(const _0x51fbc7 of _0x5e6437)(_0x51fbc7['attributesBoolean']||_0x51fbc7['attributesJson'])&&(_0x51fbc7['attributesBoolean']?(_0x51fbc7['attributes']=_0x51fbc7['attributesBoolean'],delete _0x51fbc7['attributesBoolean']):(_0x51fbc7['attributes']=JSON['parse'](_0x51fbc7['attributesJson']),delete _0x51fbc7['attributesJson'])),_0x51fbc7['children']&&this['_deserializeNodesAttributes'](_0x51fbc7['children']);}['_areValuesBoolean'](_0x26b0b6){return Object['keys'](_0x26b0b6)['every'](_0x2b6b70=>'boolean'==typeof _0x26b0b6[_0x2b6b70]);}}class n extends e{['decompress'](_0x32b2d6,_0xad1a47){super['decompress'](_0x32b2d6,_0xad1a47);const _0x2d30d2=_0x32b2d6[_0x32b2d6['length']-0x1];_0x2d30d2['oldRange']||(_0x2d30d2['oldRange']=null),_0x2d30d2['newRange']||(_0x2d30d2['newRange']=null);}}class p extends e{['compress'](_0x2553a1,_0x42f9f6){return _0x42f9f6['shift'](),_0x2553a1['types']['push'](this['_id']),!0x0;}['decompress'](_0x44352b,_0xa9c5ce){_0xa9c5ce['types']['shift'](),_0x44352b['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x37aa71,_0x1ef14f,_0x2bd798,_0x1597b5){super(_0x37aa71,_0x1ef14f,_0x2bd798),this['_omittedNamespace']=_0x1597b5+':';}['compress'](_0x29d43a,_0x57f4be){return!('MarkerOperation'!=_0x57f4be[0x0]['__className']||!_0x57f4be[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x57f4be[0x0]['name']=_0x57f4be[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x29d43a,_0x57f4be),!0x0);}['decompress'](_0x282693,_0x3050b2){super['decompress'](_0x282693,_0x3050b2);const _0xbeebd0=_0x282693[_0x282693['length']-0x1];_0xbeebd0['name']=this['_omittedNamespace']+_0xbeebd0['name'];}}class O{['_id'];['_context'];constructor(_0x3885d6,_0x5511a8){this['_id']=_0x3885d6,this['_context']=_0x5511a8;}['compress'](_0x5d2f68,_0x1b0900){let _0x10d16a;for(;_0x1b0900['length']>0x1&&this['_compareOperations'](_0x1b0900[0x0],_0x1b0900[0x1]);)_0x10d16a?(_0x10d16a=this['_combineNext'](_0x1b0900['shift'](),_0x10d16a),_0x5d2f68['types']['push'](0x0)):(_0x10d16a=_0x249e92(_0x1b0900['shift']()),_0x5d2f68['types']['push'](this['_id']));return!!_0x10d16a&&(_0x10d16a=this['_combineNext'](_0x1b0900['shift'](),_0x10d16a),_0x5d2f68['types']['push'](0x0),_0x5d2f68['buffers']['push'](this['_compressSingleOperation'](_0x10d16a)),!0x0);}['decompress'](_0xe719ef,_0x753f62){const _0x1b06b4=this['_decompressSingleOperation'](_0x753f62);for(;0x0==_0x753f62['types'][0x0];)_0x753f62['types']['shift'](),_0xe719ef['push'](this['_splitCurrent'](_0x1b06b4));_0xe719ef['push'](_0x1b06b4);}}class a extends O{['_combineNext'](_0x20f607,_0x316c61){return _0x316c61['nodes'][0x0]['data']+=_0x20f607['nodes'][0x0]['data'],_0x316c61;}['_splitCurrent'](_0x48e680){const _0x142c25=_0x249e92(_0x48e680),_0x56f018=_0x142c25['nodes'][0x0],_0x36b653=_0x48e680['nodes'][0x0],_0x55f080=_0x36b653['data'][Symbol['iterator']]()['next']()['value'],_0x318721=_0x55f080['length'];return _0x56f018['data']=_0x55f080,_0x36b653['data']=_0x36b653['data']['substr'](_0x318721),_0x48e680['position']=g(_0x48e680['position'],_0x318721),_0x142c25;}['_compareOperations'](_0x273a09,_0x19f97e){if(this['_checkOperation'](_0x273a09)&&this['_checkOperation'](_0x19f97e)){const _0x3735de=_0x273a09['nodes'][0x0]['data']['length'],_0x587f5e=_(g(_0x273a09['position'],_0x3735de),_0x19f97e['position']),_0x586442=_0x273a09['nodes'][0x0],_0x2b2057=_0x19f97e['nodes'][0x0];return _0x587f5e&&this['_compareAttributes'](_0x586442,_0x2b2057);}return!0x1;}['_compressSingleOperation'](_0x62b4e){const _0x3e1f58={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3e1f58,[_0x62b4e]),_0x3e1f58['buffers'][0x0];}['_decompressSingleOperation'](_0x1d6304){const _0x3d111a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x3d111a,_0x1d6304),_0x3d111a[0x0];}['_checkOperation'](_0x52d11e){return'InsertOperation'==_0x52d11e['__className']&&0x1==_0x52d11e['nodes']['length']&&_0x52d11e['nodes'][0x0]['data']&&!_0x52d11e['wasUndone']&&0x1==Array['from'](_0x52d11e['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x366dda,_0x583f9c){const _0x4bdb1d=Object['keys'](_0x366dda['attributes']||{}),_0x27bdf8=Object['keys'](_0x583f9c['attributes']||{});return _0x4bdb1d['length']===_0x27bdf8['length']&&_0x4bdb1d['every'](_0x31504e=>_0x583f9c['attributes'][_0x31504e]&&_0x583f9c['attributes'][_0x31504e]===_0x366dda['attributes'][_0x31504e]);}}class c extends O{['_combineNext'](_0x16255b,_0x97a05a){return _0x97a05a['howMany']++,_0x97a05a['sourcePosition']=_0x249e92(_0x16255b['sourcePosition']),_0x97a05a;}['_splitCurrent'](_0x5a7cab){const _0x5b6f67=_0x249e92(_0x5a7cab);return _0x5a7cab['howMany']--,_0x5b6f67['howMany']=0x1,_0x5b6f67['sourcePosition']=g(_0x5b6f67['sourcePosition'],_0x5a7cab['howMany']),_0x5b6f67;}['_compareOperations'](_0x228255,_0x2797ee){return!(!this['_checkOperation'](_0x228255)||!this['_checkOperation'](_0x2797ee))&&(_(g(_0x228255['sourcePosition'],-0x1),_0x2797ee['sourcePosition'])&&_(_0x228255['targetPosition'],_0x2797ee['targetPosition']));}['_compressSingleOperation'](_0x455684){const _0x180626={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x180626,[_0x455684]),_0x180626['buffers'][0x0];}['_decompressSingleOperation'](_0x450da7){const _0x140721=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x140721,_0x450da7),_0x140721[0x0];}['_checkOperation'](_0xb126b0){return'MoveOperation'==_0xb126b0['__className']&&'$graveyard'==_0xb126b0['targetPosition']['root']&&0x1==_0xb126b0['howMany']&&!_0xb126b0['wasUndone'];}}class h extends O{['_combineNext'](_0x5303cd,_0x5922c7){return _0x5922c7['howMany']++,_0x5922c7;}['_splitCurrent'](_0x29da65){const _0x17fa91=_0x249e92(_0x29da65);return _0x17fa91['howMany']=0x1,_0x29da65['howMany']--,_0x17fa91;}['_compareOperations'](_0x303327,_0x27ddf4){return!(!this['_checkOperation'](_0x303327)||!this['_checkOperation'](_0x27ddf4))&&(_(_0x303327['sourcePosition'],_0x27ddf4['sourcePosition'])&&_(_0x303327['targetPosition'],_0x27ddf4['targetPosition']));}['_compressSingleOperation'](_0x30717b){const _0x4fb4e8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4fb4e8,[_0x30717b]),_0x4fb4e8['buffers'][0x0];}['_decompressSingleOperation'](_0x23db20){const _0x3d1424=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3d1424,_0x23db20),_0x3d1424[0x0];}['_checkOperation'](_0x56507b){return'MoveOperation'==_0x56507b['__className']&&'$graveyard'==_0x56507b['targetPosition']['root']&&0x1==_0x56507b['howMany']&&!_0x56507b['wasUndone'];}}class f extends O{['compress'](_0x535695,_0x11605c){if(!this['_compareOperations'](_0x11605c[0x0],_0x11605c[0x1]))return!0x1;const _0x270e95=_0x11605c['shift']();return _0x270e95['oldRange']=null,_0x270e95['newRange']&&_(_0x270e95['newRange']['start'],_0x270e95['newRange']['end'])&&(_0x270e95['newRange']['end']=null),_0x11605c['shift'](),_0x535695['types']['push'](this['_id']),_0x535695['types']['push'](0x0),_0x535695['buffers']['push'](this['_compressSingleOperation'](_0x270e95)),!0x0;}['decompress'](_0x3becce,_0x31175d){const _0x22aed4=this['_decompressSingleOperation'](_0x31175d);_0x22aed4['newRange']&&!_0x22aed4['newRange']['end']&&(_0x22aed4['newRange']['end']=_0x249e92(_0x22aed4['newRange']['start']));const _0x22a282=_0x249e92(_0x22aed4);_0x22a282['newRange']&&(_0x22a282['newRange']['start']['stickiness']='toNone',_0x22a282['newRange']['end']=_0x249e92(_0x22a282['newRange']['start'])),_0x22a282['name']='user:position:'+_0x22a282['name']['split'](':')[0x2],_0x31175d['types']['shift'](),_0x3becce['push'](_0x22aed4),_0x3becce['push'](_0x22a282);}['_compressSingleOperation'](_0x3f67b1){const _0x5e4ac1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5e4ac1,[_0x3f67b1]),_0x5e4ac1['buffers'][0x0];}['_decompressSingleOperation'](_0x1a5a1e){const _0x344fd7=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x344fd7,_0x1a5a1e),_0x344fd7[0x0];}['_compareOperations'](_0x100470,_0x2d3530){return!(!_0x100470||!_0x2d3530)&&('MarkerOperation'==_0x100470['__className']&&'MarkerOperation'==_0x2d3530['__className']&&!(!_0x100470['name']['startsWith']('user:')||!_0x2d3530['name']['startsWith']('user:')||_0x100470['name']==_0x2d3530['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x467370=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 m(0x12,'MarkerOperation',_0x467370,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x467370,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x4e5eed){if(!_0x4e5eed||!_0x4e5eed[0x0])throw new _0x465578('no-operations-provided',this);const _0x3e264e={'types':[],'buffers':[],'baseVersion':_0x4e5eed[0x0]['baseVersion']};for(;_0x4e5eed['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('TypingAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3e264e,_0x4e5eed)||this['_getCompressorByName'](_0x4e5eed[0x0]['__className'])['compress'](_0x3e264e,_0x4e5eed);return _0x3e264e;}['decompress'](_0x389028){const _0xecb4cc=[];for(;_0x389028['types']['length'];){const _0x37a1c8=this['_compressorById']['get'](_0x389028['types'][0x0]);if(!_0x37a1c8)throw new _0x465578('decompress-compressor-not-found',this,{'type':_0x389028['types'][0x0]});_0x37a1c8['decompress'](_0xecb4cc,_0x389028);}return _0xecb4cc['forEach']((_0x1d64d4,_0x24fe5d)=>_0x1d64d4['baseVersion']=_0x389028['baseVersion']+_0x24fe5d),_0xecb4cc;}['_getCompressorByName'](_0x281a25){return this['_compressorByName']['get'](_0x281a25);}['_registerOperationCompressor'](_0x1956f7,_0x80d203,_0x2073a9){const _0x3c483f=new _0x2073a9(_0x1956f7,_0x80d203,this['_protobufFactory']['getDescriptor'](_0x80d203));this['_registerCompressor'](_0x1956f7,_0x80d203,_0x3c483f);}['_registerActionCompressor'](_0x42bae3,_0x5f5e0f,_0x5c264b){const _0x16fea6=new _0x5c264b(_0x42bae3,this);this['_registerCompressor'](_0x42bae3,_0x5f5e0f,_0x16fea6);}['_registerCompressor'](_0x48bdae,_0x169155,_0x151732){this['_compressorById']['set'](_0x48bdae,_0x151732),this['_compressorByName']['set'](_0x169155,_0x151732);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x3364da}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x280cca from'protobufjs/minimal.js';import{cloneDeep as _0x5f8d85,isEqual as _0x36e834,isObject as _0x2c7842}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x1df7f5=_0x280cca['Reader'],_0x5bacd5=_0x280cca['Writer'],_0x1e21e5=_0x280cca['util'],_0x179fa0=_0x280cca['roots']['default']||(_0x280cca['roots']['default']={});return _0x179fa0['AttributeOperation']=(function(){function _0x35832a(_0x20f573){if(_0x20f573){for(var _0x56d28f=Object['keys'](_0x20f573),_0x43e3b3=0x0;_0x43e3b3<_0x56d28f['length'];++_0x43e3b3)null!=_0x20f573[_0x56d28f[_0x43e3b3]]&&(this[_0x56d28f[_0x43e3b3]]=_0x20f573[_0x56d28f[_0x43e3b3]]);}}return _0x35832a['prototype']['range']=null,_0x35832a['prototype']['key']='',_0x35832a['prototype']['oldValueBoolean']=!0x1,_0x35832a['prototype']['oldValueJson']='',_0x35832a['prototype']['newValueBoolean']=!0x1,_0x35832a['prototype']['newValueJson']='',_0x35832a['prototype']['wasUndone']=!0x1,_0x35832a['create']=function(_0x525166){return new _0x35832a(_0x525166);},_0x35832a['encode']=function(_0x126a99,_0x5eceac){return _0x5eceac||(_0x5eceac=_0x5bacd5['create']()),null!=_0x126a99['range']&&Object['hasOwnProperty']['call'](_0x126a99,'range')&&_0x179fa0['Range']['encode'](_0x126a99['range'],_0x5eceac['uint32'](0xa)['fork']())['ldelim'](),null!=_0x126a99['key']&&Object['hasOwnProperty']['call'](_0x126a99,'key')&&_0x5eceac['uint32'](0x12)['string'](_0x126a99['key']),null!=_0x126a99['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x126a99,'oldValueBoolean')&&_0x5eceac['uint32'](0x18)['bool'](_0x126a99['oldValueBoolean']),null!=_0x126a99['oldValueJson']&&Object['hasOwnProperty']['call'](_0x126a99,'oldValueJson')&&_0x5eceac['uint32'](0x22)['string'](_0x126a99['oldValueJson']),null!=_0x126a99['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x126a99,'newValueBoolean')&&_0x5eceac['uint32'](0x28)['bool'](_0x126a99['newValueBoolean']),null!=_0x126a99['newValueJson']&&Object['hasOwnProperty']['call'](_0x126a99,'newValueJson')&&_0x5eceac['uint32'](0x32)['string'](_0x126a99['newValueJson']),null!=_0x126a99['wasUndone']&&Object['hasOwnProperty']['call'](_0x126a99,'wasUndone')&&_0x5eceac['uint32'](0x38)['bool'](_0x126a99['wasUndone']),_0x5eceac;},_0x35832a['encodeDelimited']=function(_0x45ba48,_0x72572e){return this['encode'](_0x45ba48,_0x72572e)['ldelim']();},_0x35832a['decode']=function(_0x3d7b71,_0x41f3ad){_0x3d7b71 instanceof _0x1df7f5||(_0x3d7b71=_0x1df7f5['create'](_0x3d7b71));for(var _0x4fbfbc=void 0x0===_0x41f3ad?_0x3d7b71['len']:_0x3d7b71['pos']+_0x41f3ad,_0x6bd426=new _0x179fa0['AttributeOperation']();_0x3d7b71['pos']<_0x4fbfbc;){var _0x4668ff=_0x3d7b71['uint32']();switch(_0x4668ff>>>0x3){case 0x1:_0x6bd426['range']=_0x179fa0['Range']['decode'](_0x3d7b71,_0x3d7b71['uint32']());break;case 0x2:_0x6bd426['key']=_0x3d7b71['string']();break;case 0x3:_0x6bd426['oldValueBoolean']=_0x3d7b71['bool']();break;case 0x4:_0x6bd426['oldValueJson']=_0x3d7b71['string']();break;case 0x5:_0x6bd426['newValueBoolean']=_0x3d7b71['bool']();break;case 0x6:_0x6bd426['newValueJson']=_0x3d7b71['string']();break;case 0x7:_0x6bd426['wasUndone']=_0x3d7b71['bool']();break;default:_0x3d7b71['skipType'](0x7&_0x4668ff);}}return _0x6bd426;},_0x35832a['decodeDelimited']=function(_0x4d57ab){return _0x4d57ab instanceof _0x1df7f5||(_0x4d57ab=new _0x1df7f5(_0x4d57ab)),this['decode'](_0x4d57ab,_0x4d57ab['uint32']());},_0x35832a['verify']=function(_0xe29829){if('object'!=typeof _0xe29829||null===_0xe29829)return'object\x20expected';if(null!=_0xe29829['range']&&_0xe29829['hasOwnProperty']('range')){var _0x63770b=_0x179fa0['Range']['verify'](_0xe29829['range']);if(_0x63770b)return'range.'+_0x63770b;}return null!=_0xe29829['key']&&_0xe29829['hasOwnProperty']('key')&&!_0x1e21e5['isString'](_0xe29829['key'])?'key:\x20string\x20expected':null!=_0xe29829['oldValueBoolean']&&_0xe29829['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xe29829['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xe29829['oldValueJson']&&_0xe29829['hasOwnProperty']('oldValueJson')&&!_0x1e21e5['isString'](_0xe29829['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xe29829['newValueBoolean']&&_0xe29829['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xe29829['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xe29829['newValueJson']&&_0xe29829['hasOwnProperty']('newValueJson')&&!_0x1e21e5['isString'](_0xe29829['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xe29829['wasUndone']&&_0xe29829['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe29829['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x35832a['fromObject']=function(_0x4e3101){if(_0x4e3101 instanceof _0x179fa0['AttributeOperation'])return _0x4e3101;var _0x29ba5c=new _0x179fa0['AttributeOperation']();if(null!=_0x4e3101['range']){if('object'!=typeof _0x4e3101['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x29ba5c['range']=_0x179fa0['Range']['fromObject'](_0x4e3101['range']);}return null!=_0x4e3101['key']&&(_0x29ba5c['key']=String(_0x4e3101['key'])),null!=_0x4e3101['oldValueBoolean']&&(_0x29ba5c['oldValueBoolean']=Boolean(_0x4e3101['oldValueBoolean'])),null!=_0x4e3101['oldValueJson']&&(_0x29ba5c['oldValueJson']=String(_0x4e3101['oldValueJson'])),null!=_0x4e3101['newValueBoolean']&&(_0x29ba5c['newValueBoolean']=Boolean(_0x4e3101['newValueBoolean'])),null!=_0x4e3101['newValueJson']&&(_0x29ba5c['newValueJson']=String(_0x4e3101['newValueJson'])),null!=_0x4e3101['wasUndone']&&(_0x29ba5c['wasUndone']=Boolean(_0x4e3101['wasUndone'])),_0x29ba5c;},_0x35832a['toObject']=function(_0x14e465,_0x798231){_0x798231||(_0x798231={});var _0x502149={};return _0x798231['defaults']&&(_0x502149['range']=null,_0x502149['key']='',_0x502149['oldValueBoolean']=!0x1,_0x502149['oldValueJson']='',_0x502149['newValueBoolean']=!0x1,_0x502149['newValueJson']='',_0x502149['wasUndone']=!0x1),null!=_0x14e465['range']&&_0x14e465['hasOwnProperty']('range')&&(_0x502149['range']=_0x179fa0['Range']['toObject'](_0x14e465['range'],_0x798231)),null!=_0x14e465['key']&&_0x14e465['hasOwnProperty']('key')&&(_0x502149['key']=_0x14e465['key']),null!=_0x14e465['oldValueBoolean']&&_0x14e465['hasOwnProperty']('oldValueBoolean')&&(_0x502149['oldValueBoolean']=_0x14e465['oldValueBoolean']),null!=_0x14e465['oldValueJson']&&_0x14e465['hasOwnProperty']('oldValueJson')&&(_0x502149['oldValueJson']=_0x14e465['oldValueJson']),null!=_0x14e465['newValueBoolean']&&_0x14e465['hasOwnProperty']('newValueBoolean')&&(_0x502149['newValueBoolean']=_0x14e465['newValueBoolean']),null!=_0x14e465['newValueJson']&&_0x14e465['hasOwnProperty']('newValueJson')&&(_0x502149['newValueJson']=_0x14e465['newValueJson']),null!=_0x14e465['wasUndone']&&_0x14e465['hasOwnProperty']('wasUndone')&&(_0x502149['wasUndone']=_0x14e465['wasUndone']),_0x502149;},_0x35832a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x35832a['getTypeUrl']=function(_0x2bcef7){return void 0x0===_0x2bcef7&&(_0x2bcef7='type.googleapis.com'),_0x2bcef7+'/AttributeOperation';},_0x35832a;}()),_0x179fa0['InsertOperation']=(function(){function _0x1e36d7(_0x538073){if(this['nodes']=[],_0x538073){for(var _0x43c932=Object['keys'](_0x538073),_0xb16f46=0x0;_0xb16f46<_0x43c932['length'];++_0xb16f46)null!=_0x538073[_0x43c932[_0xb16f46]]&&(this[_0x43c932[_0xb16f46]]=_0x538073[_0x43c932[_0xb16f46]]);}}return _0x1e36d7['prototype']['position']=null,_0x1e36d7['prototype']['nodes']=_0x1e21e5['emptyArray'],_0x1e36d7['prototype']['shouldReceiveAttributes']=!0x1,_0x1e36d7['prototype']['wasUndone']=!0x1,_0x1e36d7['create']=function(_0x391f76){return new _0x1e36d7(_0x391f76);},_0x1e36d7['encode']=function(_0x122cff,_0x2f5670){if(_0x2f5670||(_0x2f5670=_0x5bacd5['create']()),null!=_0x122cff['position']&&Object['hasOwnProperty']['call'](_0x122cff,'position')&&_0x179fa0['Position']['encode'](_0x122cff['position'],_0x2f5670['uint32'](0xa)['fork']())['ldelim'](),null!=_0x122cff['nodes']&&_0x122cff['nodes']['length']){for(var _0x47267e=0x0;_0x47267e<_0x122cff['nodes']['length'];++_0x47267e)_0x179fa0['Element']['encode'](_0x122cff['nodes'][_0x47267e],_0x2f5670['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x122cff['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x122cff,'shouldReceiveAttributes')&&_0x2f5670['uint32'](0x18)['bool'](_0x122cff['shouldReceiveAttributes']),null!=_0x122cff['wasUndone']&&Object['hasOwnProperty']['call'](_0x122cff,'wasUndone')&&_0x2f5670['uint32'](0x20)['bool'](_0x122cff['wasUndone']),_0x2f5670;},_0x1e36d7['encodeDelimited']=function(_0x543e13,_0xf1c0ae){return this['encode'](_0x543e13,_0xf1c0ae)['ldelim']();},_0x1e36d7['decode']=function(_0x3e7ee2,_0x485334){_0x3e7ee2 instanceof _0x1df7f5||(_0x3e7ee2=_0x1df7f5['create'](_0x3e7ee2));for(var _0x3a6fef=void 0x0===_0x485334?_0x3e7ee2['len']:_0x3e7ee2['pos']+_0x485334,_0x2eafdb=new _0x179fa0['InsertOperation']();_0x3e7ee2['pos']<_0x3a6fef;){var _0x196b46=_0x3e7ee2['uint32']();switch(_0x196b46>>>0x3){case 0x1:_0x2eafdb['position']=_0x179fa0['Position']['decode'](_0x3e7ee2,_0x3e7ee2['uint32']());break;case 0x2:_0x2eafdb['nodes']&&_0x2eafdb['nodes']['length']||(_0x2eafdb['nodes']=[]),_0x2eafdb['nodes']['push'](_0x179fa0['Element']['decode'](_0x3e7ee2,_0x3e7ee2['uint32']()));break;case 0x3:_0x2eafdb['shouldReceiveAttributes']=_0x3e7ee2['bool']();break;case 0x4:_0x2eafdb['wasUndone']=_0x3e7ee2['bool']();break;default:_0x3e7ee2['skipType'](0x7&_0x196b46);}}return _0x2eafdb;},_0x1e36d7['decodeDelimited']=function(_0x3092a3){return _0x3092a3 instanceof _0x1df7f5||(_0x3092a3=new _0x1df7f5(_0x3092a3)),this['decode'](_0x3092a3,_0x3092a3['uint32']());},_0x1e36d7['verify']=function(_0x52b2e8){if('object'!=typeof _0x52b2e8||null===_0x52b2e8)return'object\x20expected';if(null!=_0x52b2e8['position']&&_0x52b2e8['hasOwnProperty']('position')&&(_0x494277=_0x179fa0['Position']['verify'](_0x52b2e8['position'])))return'position.'+_0x494277;if(null!=_0x52b2e8['nodes']&&_0x52b2e8['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x52b2e8['nodes']))return'nodes:\x20array\x20expected';for(var _0x51c425=0x0;_0x51c425<_0x52b2e8['nodes']['length'];++_0x51c425){var _0x494277;if(_0x494277=_0x179fa0['Element']['verify'](_0x52b2e8['nodes'][_0x51c425]))return'nodes.'+_0x494277;}}return null!=_0x52b2e8['shouldReceiveAttributes']&&_0x52b2e8['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x52b2e8['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x52b2e8['wasUndone']&&_0x52b2e8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x52b2e8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e36d7['fromObject']=function(_0x527c9b){if(_0x527c9b instanceof _0x179fa0['InsertOperation'])return _0x527c9b;var _0x277f6f=new _0x179fa0['InsertOperation']();if(null!=_0x527c9b['position']){if('object'!=typeof _0x527c9b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x277f6f['position']=_0x179fa0['Position']['fromObject'](_0x527c9b['position']);}if(_0x527c9b['nodes']){if(!Array['isArray'](_0x527c9b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x277f6f['nodes']=[];for(var _0x5c7eec=0x0;_0x5c7eec<_0x527c9b['nodes']['length'];++_0x5c7eec){if('object'!=typeof _0x527c9b['nodes'][_0x5c7eec])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x277f6f['nodes'][_0x5c7eec]=_0x179fa0['Element']['fromObject'](_0x527c9b['nodes'][_0x5c7eec]);}}return null!=_0x527c9b['shouldReceiveAttributes']&&(_0x277f6f['shouldReceiveAttributes']=Boolean(_0x527c9b['shouldReceiveAttributes'])),null!=_0x527c9b['wasUndone']&&(_0x277f6f['wasUndone']=Boolean(_0x527c9b['wasUndone'])),_0x277f6f;},_0x1e36d7['toObject']=function(_0x46f5e6,_0x4b5a84){_0x4b5a84||(_0x4b5a84={});var _0x5053e4={};if((_0x4b5a84['arrays']||_0x4b5a84['defaults'])&&(_0x5053e4['nodes']=[]),_0x4b5a84['defaults']&&(_0x5053e4['position']=null,_0x5053e4['shouldReceiveAttributes']=!0x1,_0x5053e4['wasUndone']=!0x1),null!=_0x46f5e6['position']&&_0x46f5e6['hasOwnProperty']('position')&&(_0x5053e4['position']=_0x179fa0['Position']['toObject'](_0x46f5e6['position'],_0x4b5a84)),_0x46f5e6['nodes']&&_0x46f5e6['nodes']['length']){_0x5053e4['nodes']=[];for(var _0x3d916f=0x0;_0x3d916f<_0x46f5e6['nodes']['length'];++_0x3d916f)_0x5053e4['nodes'][_0x3d916f]=_0x179fa0['Element']['toObject'](_0x46f5e6['nodes'][_0x3d916f],_0x4b5a84);}return null!=_0x46f5e6['shouldReceiveAttributes']&&_0x46f5e6['hasOwnProperty']('shouldReceiveAttributes')&&(_0x5053e4['shouldReceiveAttributes']=_0x46f5e6['shouldReceiveAttributes']),null!=_0x46f5e6['wasUndone']&&_0x46f5e6['hasOwnProperty']('wasUndone')&&(_0x5053e4['wasUndone']=_0x46f5e6['wasUndone']),_0x5053e4;},_0x1e36d7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x1e36d7['getTypeUrl']=function(_0x45ad9a){return void 0x0===_0x45ad9a&&(_0x45ad9a='type.googleapis.com'),_0x45ad9a+'/InsertOperation';},_0x1e36d7;}()),_0x179fa0['MarkerOperation']=(function(){function _0x1bfc70(_0x5becbd){if(_0x5becbd){for(var _0x222702=Object['keys'](_0x5becbd),_0xd724f2=0x0;_0xd724f2<_0x222702['length'];++_0xd724f2)null!=_0x5becbd[_0x222702[_0xd724f2]]&&(this[_0x222702[_0xd724f2]]=_0x5becbd[_0x222702[_0xd724f2]]);}}return _0x1bfc70['prototype']['name']='',_0x1bfc70['prototype']['oldRange']=null,_0x1bfc70['prototype']['newRange']=null,_0x1bfc70['prototype']['affectsData']=!0x1,_0x1bfc70['prototype']['wasUndone']=!0x1,_0x1bfc70['create']=function(_0x5f3efb){return new _0x1bfc70(_0x5f3efb);},_0x1bfc70['encode']=function(_0xee353a,_0x1687dc){return _0x1687dc||(_0x1687dc=_0x5bacd5['create']()),null!=_0xee353a['name']&&Object['hasOwnProperty']['call'](_0xee353a,'name')&&_0x1687dc['uint32'](0xa)['string'](_0xee353a['name']),null!=_0xee353a['oldRange']&&Object['hasOwnProperty']['call'](_0xee353a,'oldRange')&&_0x179fa0['Range']['encode'](_0xee353a['oldRange'],_0x1687dc['uint32'](0x12)['fork']())['ldelim'](),null!=_0xee353a['newRange']&&Object['hasOwnProperty']['call'](_0xee353a,'newRange')&&_0x179fa0['Range']['encode'](_0xee353a['newRange'],_0x1687dc['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xee353a['affectsData']&&Object['hasOwnProperty']['call'](_0xee353a,'affectsData')&&_0x1687dc['uint32'](0x20)['bool'](_0xee353a['affectsData']),null!=_0xee353a['wasUndone']&&Object['hasOwnProperty']['call'](_0xee353a,'wasUndone')&&_0x1687dc['uint32'](0x28)['bool'](_0xee353a['wasUndone']),_0x1687dc;},_0x1bfc70['encodeDelimited']=function(_0x3aeeca,_0x4ef7ee){return this['encode'](_0x3aeeca,_0x4ef7ee)['ldelim']();},_0x1bfc70['decode']=function(_0x1f0d6c,_0x4d848e){_0x1f0d6c instanceof _0x1df7f5||(_0x1f0d6c=_0x1df7f5['create'](_0x1f0d6c));for(var _0x4b1502=void 0x0===_0x4d848e?_0x1f0d6c['len']:_0x1f0d6c['pos']+_0x4d848e,_0x3f4306=new _0x179fa0['MarkerOperation']();_0x1f0d6c['pos']<_0x4b1502;){var _0x25d708=_0x1f0d6c['uint32']();switch(_0x25d708>>>0x3){case 0x1:_0x3f4306['name']=_0x1f0d6c['string']();break;case 0x2:_0x3f4306['oldRange']=_0x179fa0['Range']['decode'](_0x1f0d6c,_0x1f0d6c['uint32']());break;case 0x3:_0x3f4306['newRange']=_0x179fa0['Range']['decode'](_0x1f0d6c,_0x1f0d6c['uint32']());break;case 0x4:_0x3f4306['affectsData']=_0x1f0d6c['bool']();break;case 0x5:_0x3f4306['wasUndone']=_0x1f0d6c['bool']();break;default:_0x1f0d6c['skipType'](0x7&_0x25d708);}}return _0x3f4306;},_0x1bfc70['decodeDelimited']=function(_0x53f95a){return _0x53f95a instanceof _0x1df7f5||(_0x53f95a=new _0x1df7f5(_0x53f95a)),this['decode'](_0x53f95a,_0x53f95a['uint32']());},_0x1bfc70['verify']=function(_0x3b151e){if('object'!=typeof _0x3b151e||null===_0x3b151e)return'object\x20expected';if(null!=_0x3b151e['name']&&_0x3b151e['hasOwnProperty']('name')&&!_0x1e21e5['isString'](_0x3b151e['name']))return'name:\x20string\x20expected';var _0x2bc982;if(null!=_0x3b151e['oldRange']&&_0x3b151e['hasOwnProperty']('oldRange')&&(_0x2bc982=_0x179fa0['Range']['verify'](_0x3b151e['oldRange'])))return'oldRange.'+_0x2bc982;if(null!=_0x3b151e['newRange']&&_0x3b151e['hasOwnProperty']('newRange')&&(_0x2bc982=_0x179fa0['Range']['verify'](_0x3b151e['newRange'])))return'newRange.'+_0x2bc982;return null!=_0x3b151e['affectsData']&&_0x3b151e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x3b151e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x3b151e['wasUndone']&&_0x3b151e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b151e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1bfc70['fromObject']=function(_0x303db4){if(_0x303db4 instanceof _0x179fa0['MarkerOperation'])return _0x303db4;var _0x462679=new _0x179fa0['MarkerOperation']();if(null!=_0x303db4['name']&&(_0x462679['name']=String(_0x303db4['name'])),null!=_0x303db4['oldRange']){if('object'!=typeof _0x303db4['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x462679['oldRange']=_0x179fa0['Range']['fromObject'](_0x303db4['oldRange']);}if(null!=_0x303db4['newRange']){if('object'!=typeof _0x303db4['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x462679['newRange']=_0x179fa0['Range']['fromObject'](_0x303db4['newRange']);}return null!=_0x303db4['affectsData']&&(_0x462679['affectsData']=Boolean(_0x303db4['affectsData'])),null!=_0x303db4['wasUndone']&&(_0x462679['wasUndone']=Boolean(_0x303db4['wasUndone'])),_0x462679;},_0x1bfc70['toObject']=function(_0x2d1af8,_0xa72102){_0xa72102||(_0xa72102={});var _0x34264e={};return _0xa72102['defaults']&&(_0x34264e['name']='',_0x34264e['oldRange']=null,_0x34264e['newRange']=null,_0x34264e['affectsData']=!0x1,_0x34264e['wasUndone']=!0x1),null!=_0x2d1af8['name']&&_0x2d1af8['hasOwnProperty']('name')&&(_0x34264e['name']=_0x2d1af8['name']),null!=_0x2d1af8['oldRange']&&_0x2d1af8['hasOwnProperty']('oldRange')&&(_0x34264e['oldRange']=_0x179fa0['Range']['toObject'](_0x2d1af8['oldRange'],_0xa72102)),null!=_0x2d1af8['newRange']&&_0x2d1af8['hasOwnProperty']('newRange')&&(_0x34264e['newRange']=_0x179fa0['Range']['toObject'](_0x2d1af8['newRange'],_0xa72102)),null!=_0x2d1af8['affectsData']&&_0x2d1af8['hasOwnProperty']('affectsData')&&(_0x34264e['affectsData']=_0x2d1af8['affectsData']),null!=_0x2d1af8['wasUndone']&&_0x2d1af8['hasOwnProperty']('wasUndone')&&(_0x34264e['wasUndone']=_0x2d1af8['wasUndone']),_0x34264e;},_0x1bfc70['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x1bfc70['getTypeUrl']=function(_0x38d777){return void 0x0===_0x38d777&&(_0x38d777='type.googleapis.com'),_0x38d777+'/MarkerOperation';},_0x1bfc70;}()),_0x179fa0['MergeOperation']=(function(){function _0x1e49f8(_0x2e8940){if(_0x2e8940){for(var _0x1434d2=Object['keys'](_0x2e8940),_0x7ae725=0x0;_0x7ae725<_0x1434d2['length'];++_0x7ae725)null!=_0x2e8940[_0x1434d2[_0x7ae725]]&&(this[_0x1434d2[_0x7ae725]]=_0x2e8940[_0x1434d2[_0x7ae725]]);}}return _0x1e49f8['prototype']['sourcePosition']=null,_0x1e49f8['prototype']['targetPosition']=null,_0x1e49f8['prototype']['graveyardPosition']=null,_0x1e49f8['prototype']['howMany']=0x0,_0x1e49f8['prototype']['wasUndone']=!0x1,_0x1e49f8['create']=function(_0x4ee33f){return new _0x1e49f8(_0x4ee33f);},_0x1e49f8['encode']=function(_0x1a8ab7,_0x4ccd13){return _0x4ccd13||(_0x4ccd13=_0x5bacd5['create']()),null!=_0x1a8ab7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1a8ab7,'sourcePosition')&&_0x179fa0['Position']['encode'](_0x1a8ab7['sourcePosition'],_0x4ccd13['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a8ab7['targetPosition']&&Object['hasOwnProperty']['call'](_0x1a8ab7,'targetPosition')&&_0x179fa0['Position']['encode'](_0x1a8ab7['targetPosition'],_0x4ccd13['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1a8ab7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1a8ab7,'graveyardPosition')&&_0x179fa0['Position']['encode'](_0x1a8ab7['graveyardPosition'],_0x4ccd13['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1a8ab7['howMany']&&Object['hasOwnProperty']['call'](_0x1a8ab7,'howMany')&&_0x4ccd13['uint32'](0x20)['uint32'](_0x1a8ab7['howMany']),null!=_0x1a8ab7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a8ab7,'wasUndone')&&_0x4ccd13['uint32'](0x28)['bool'](_0x1a8ab7['wasUndone']),_0x4ccd13;},_0x1e49f8['encodeDelimited']=function(_0x3b7c46,_0x234280){return this['encode'](_0x3b7c46,_0x234280)['ldelim']();},_0x1e49f8['decode']=function(_0x58e939,_0x455da5){_0x58e939 instanceof _0x1df7f5||(_0x58e939=_0x1df7f5['create'](_0x58e939));for(var _0x5a63be=void 0x0===_0x455da5?_0x58e939['len']:_0x58e939['pos']+_0x455da5,_0x5ac8bb=new _0x179fa0['MergeOperation']();_0x58e939['pos']<_0x5a63be;){var _0x44bcb2=_0x58e939['uint32']();switch(_0x44bcb2>>>0x3){case 0x1:_0x5ac8bb['sourcePosition']=_0x179fa0['Position']['decode'](_0x58e939,_0x58e939['uint32']());break;case 0x2:_0x5ac8bb['targetPosition']=_0x179fa0['Position']['decode'](_0x58e939,_0x58e939['uint32']());break;case 0x3:_0x5ac8bb['graveyardPosition']=_0x179fa0['Position']['decode'](_0x58e939,_0x58e939['uint32']());break;case 0x4:_0x5ac8bb['howMany']=_0x58e939['uint32']();break;case 0x5:_0x5ac8bb['wasUndone']=_0x58e939['bool']();break;default:_0x58e939['skipType'](0x7&_0x44bcb2);}}return _0x5ac8bb;},_0x1e49f8['decodeDelimited']=function(_0xad0a4c){return _0xad0a4c instanceof _0x1df7f5||(_0xad0a4c=new _0x1df7f5(_0xad0a4c)),this['decode'](_0xad0a4c,_0xad0a4c['uint32']());},_0x1e49f8['verify']=function(_0x5216d5){if('object'!=typeof _0x5216d5||null===_0x5216d5)return'object\x20expected';var _0x5b0c47;if(null!=_0x5216d5['sourcePosition']&&_0x5216d5['hasOwnProperty']('sourcePosition')&&(_0x5b0c47=_0x179fa0['Position']['verify'](_0x5216d5['sourcePosition'])))return'sourcePosition.'+_0x5b0c47;if(null!=_0x5216d5['targetPosition']&&_0x5216d5['hasOwnProperty']('targetPosition')&&(_0x5b0c47=_0x179fa0['Position']['verify'](_0x5216d5['targetPosition'])))return'targetPosition.'+_0x5b0c47;if(null!=_0x5216d5['graveyardPosition']&&_0x5216d5['hasOwnProperty']('graveyardPosition')&&(_0x5b0c47=_0x179fa0['Position']['verify'](_0x5216d5['graveyardPosition'])))return'graveyardPosition.'+_0x5b0c47;return null!=_0x5216d5['howMany']&&_0x5216d5['hasOwnProperty']('howMany')&&!_0x1e21e5['isInteger'](_0x5216d5['howMany'])?'howMany:\x20integer\x20expected':null!=_0x5216d5['wasUndone']&&_0x5216d5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5216d5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e49f8['fromObject']=function(_0xe997c1){if(_0xe997c1 instanceof _0x179fa0['MergeOperation'])return _0xe997c1;var _0x1ee326=new _0x179fa0['MergeOperation']();if(null!=_0xe997c1['sourcePosition']){if('object'!=typeof _0xe997c1['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x1ee326['sourcePosition']=_0x179fa0['Position']['fromObject'](_0xe997c1['sourcePosition']);}if(null!=_0xe997c1['targetPosition']){if('object'!=typeof _0xe997c1['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x1ee326['targetPosition']=_0x179fa0['Position']['fromObject'](_0xe997c1['targetPosition']);}if(null!=_0xe997c1['graveyardPosition']){if('object'!=typeof _0xe997c1['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x1ee326['graveyardPosition']=_0x179fa0['Position']['fromObject'](_0xe997c1['graveyardPosition']);}return null!=_0xe997c1['howMany']&&(_0x1ee326['howMany']=_0xe997c1['howMany']>>>0x0),null!=_0xe997c1['wasUndone']&&(_0x1ee326['wasUndone']=Boolean(_0xe997c1['wasUndone'])),_0x1ee326;},_0x1e49f8['toObject']=function(_0x84f9db,_0x553614){_0x553614||(_0x553614={});var _0x369900={};return _0x553614['defaults']&&(_0x369900['sourcePosition']=null,_0x369900['targetPosition']=null,_0x369900['graveyardPosition']=null,_0x369900['howMany']=0x0,_0x369900['wasUndone']=!0x1),null!=_0x84f9db['sourcePosition']&&_0x84f9db['hasOwnProperty']('sourcePosition')&&(_0x369900['sourcePosition']=_0x179fa0['Position']['toObject'](_0x84f9db['sourcePosition'],_0x553614)),null!=_0x84f9db['targetPosition']&&_0x84f9db['hasOwnProperty']('targetPosition')&&(_0x369900['targetPosition']=_0x179fa0['Position']['toObject'](_0x84f9db['targetPosition'],_0x553614)),null!=_0x84f9db['graveyardPosition']&&_0x84f9db['hasOwnProperty']('graveyardPosition')&&(_0x369900['graveyardPosition']=_0x179fa0['Position']['toObject'](_0x84f9db['graveyardPosition'],_0x553614)),null!=_0x84f9db['howMany']&&_0x84f9db['hasOwnProperty']('howMany')&&(_0x369900['howMany']=_0x84f9db['howMany']),null!=_0x84f9db['wasUndone']&&_0x84f9db['hasOwnProperty']('wasUndone')&&(_0x369900['wasUndone']=_0x84f9db['wasUndone']),_0x369900;},_0x1e49f8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x1e49f8['getTypeUrl']=function(_0x4575dd){return void 0x0===_0x4575dd&&(_0x4575dd='type.googleapis.com'),_0x4575dd+'/MergeOperation';},_0x1e49f8;}()),_0x179fa0['MoveOperation']=(function(){function _0x80054a(_0x4b80df){if(_0x4b80df){for(var _0x1bf3cd=Object['keys'](_0x4b80df),_0x473974=0x0;_0x473974<_0x1bf3cd['length'];++_0x473974)null!=_0x4b80df[_0x1bf3cd[_0x473974]]&&(this[_0x1bf3cd[_0x473974]]=_0x4b80df[_0x1bf3cd[_0x473974]]);}}return _0x80054a['prototype']['sourcePosition']=null,_0x80054a['prototype']['howMany']=0x0,_0x80054a['prototype']['targetPosition']=null,_0x80054a['prototype']['wasUndone']=!0x1,_0x80054a['create']=function(_0x487787){return new _0x80054a(_0x487787);},_0x80054a['encode']=function(_0x28be13,_0x8266dd){return _0x8266dd||(_0x8266dd=_0x5bacd5['create']()),null!=_0x28be13['sourcePosition']&&Object['hasOwnProperty']['call'](_0x28be13,'sourcePosition')&&_0x179fa0['Position']['encode'](_0x28be13['sourcePosition'],_0x8266dd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28be13['howMany']&&Object['hasOwnProperty']['call'](_0x28be13,'howMany')&&_0x8266dd['uint32'](0x10)['uint32'](_0x28be13['howMany']),null!=_0x28be13['targetPosition']&&Object['hasOwnProperty']['call'](_0x28be13,'targetPosition')&&_0x179fa0['Position']['encode'](_0x28be13['targetPosition'],_0x8266dd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x28be13['wasUndone']&&Object['hasOwnProperty']['call'](_0x28be13,'wasUndone')&&_0x8266dd['uint32'](0x20)['bool'](_0x28be13['wasUndone']),_0x8266dd;},_0x80054a['encodeDelimited']=function(_0x27dafc,_0x232e12){return this['encode'](_0x27dafc,_0x232e12)['ldelim']();},_0x80054a['decode']=function(_0xd160cf,_0x2878b3){_0xd160cf instanceof _0x1df7f5||(_0xd160cf=_0x1df7f5['create'](_0xd160cf));for(var _0xc4f866=void 0x0===_0x2878b3?_0xd160cf['len']:_0xd160cf['pos']+_0x2878b3,_0x57248b=new _0x179fa0['MoveOperation']();_0xd160cf['pos']<_0xc4f866;){var _0x1de545=_0xd160cf['uint32']();switch(_0x1de545>>>0x3){case 0x1:_0x57248b['sourcePosition']=_0x179fa0['Position']['decode'](_0xd160cf,_0xd160cf['uint32']());break;case 0x2:_0x57248b['howMany']=_0xd160cf['uint32']();break;case 0x3:_0x57248b['targetPosition']=_0x179fa0['Position']['decode'](_0xd160cf,_0xd160cf['uint32']());break;case 0x4:_0x57248b['wasUndone']=_0xd160cf['bool']();break;default:_0xd160cf['skipType'](0x7&_0x1de545);}}return _0x57248b;},_0x80054a['decodeDelimited']=function(_0x27b5da){return _0x27b5da instanceof _0x1df7f5||(_0x27b5da=new _0x1df7f5(_0x27b5da)),this['decode'](_0x27b5da,_0x27b5da['uint32']());},_0x80054a['verify']=function(_0x1aba74){if('object'!=typeof _0x1aba74||null===_0x1aba74)return'object\x20expected';var _0xc959db;if(null!=_0x1aba74['sourcePosition']&&_0x1aba74['hasOwnProperty']('sourcePosition')&&(_0xc959db=_0x179fa0['Position']['verify'](_0x1aba74['sourcePosition'])))return'sourcePosition.'+_0xc959db;if(null!=_0x1aba74['howMany']&&_0x1aba74['hasOwnProperty']('howMany')&&!_0x1e21e5['isInteger'](_0x1aba74['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1aba74['targetPosition']&&_0x1aba74['hasOwnProperty']('targetPosition')&&(_0xc959db=_0x179fa0['Position']['verify'](_0x1aba74['targetPosition'])))return'targetPosition.'+_0xc959db;return null!=_0x1aba74['wasUndone']&&_0x1aba74['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1aba74['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x80054a['fromObject']=function(_0x45793e){if(_0x45793e instanceof _0x179fa0['MoveOperation'])return _0x45793e;var _0x377949=new _0x179fa0['MoveOperation']();if(null!=_0x45793e['sourcePosition']){if('object'!=typeof _0x45793e['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x377949['sourcePosition']=_0x179fa0['Position']['fromObject'](_0x45793e['sourcePosition']);}if(null!=_0x45793e['howMany']&&(_0x377949['howMany']=_0x45793e['howMany']>>>0x0),null!=_0x45793e['targetPosition']){if('object'!=typeof _0x45793e['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x377949['targetPosition']=_0x179fa0['Position']['fromObject'](_0x45793e['targetPosition']);}return null!=_0x45793e['wasUndone']&&(_0x377949['wasUndone']=Boolean(_0x45793e['wasUndone'])),_0x377949;},_0x80054a['toObject']=function(_0x30b09b,_0x40cf46){_0x40cf46||(_0x40cf46={});var _0x5d72ce={};return _0x40cf46['defaults']&&(_0x5d72ce['sourcePosition']=null,_0x5d72ce['howMany']=0x0,_0x5d72ce['targetPosition']=null,_0x5d72ce['wasUndone']=!0x1),null!=_0x30b09b['sourcePosition']&&_0x30b09b['hasOwnProperty']('sourcePosition')&&(_0x5d72ce['sourcePosition']=_0x179fa0['Position']['toObject'](_0x30b09b['sourcePosition'],_0x40cf46)),null!=_0x30b09b['howMany']&&_0x30b09b['hasOwnProperty']('howMany')&&(_0x5d72ce['howMany']=_0x30b09b['howMany']),null!=_0x30b09b['targetPosition']&&_0x30b09b['hasOwnProperty']('targetPosition')&&(_0x5d72ce['targetPosition']=_0x179fa0['Position']['toObject'](_0x30b09b['targetPosition'],_0x40cf46)),null!=_0x30b09b['wasUndone']&&_0x30b09b['hasOwnProperty']('wasUndone')&&(_0x5d72ce['wasUndone']=_0x30b09b['wasUndone']),_0x5d72ce;},_0x80054a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x80054a['getTypeUrl']=function(_0x274d96){return void 0x0===_0x274d96&&(_0x274d96='type.googleapis.com'),_0x274d96+'/MoveOperation';},_0x80054a;}()),_0x179fa0['RenameOperation']=(function(){function _0x1dba51(_0x17b1fe){if(_0x17b1fe){for(var _0xc9827c=Object['keys'](_0x17b1fe),_0x1e61f4=0x0;_0x1e61f4<_0xc9827c['length'];++_0x1e61f4)null!=_0x17b1fe[_0xc9827c[_0x1e61f4]]&&(this[_0xc9827c[_0x1e61f4]]=_0x17b1fe[_0xc9827c[_0x1e61f4]]);}}return _0x1dba51['prototype']['position']=null,_0x1dba51['prototype']['oldName']='',_0x1dba51['prototype']['newName']='',_0x1dba51['prototype']['wasUndone']=!0x1,_0x1dba51['create']=function(_0x3e54a){return new _0x1dba51(_0x3e54a);},_0x1dba51['encode']=function(_0x1a8691,_0x5aa294){return _0x5aa294||(_0x5aa294=_0x5bacd5['create']()),null!=_0x1a8691['position']&&Object['hasOwnProperty']['call'](_0x1a8691,'position')&&_0x179fa0['Position']['encode'](_0x1a8691['position'],_0x5aa294['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a8691['oldName']&&Object['hasOwnProperty']['call'](_0x1a8691,'oldName')&&_0x5aa294['uint32'](0x12)['string'](_0x1a8691['oldName']),null!=_0x1a8691['newName']&&Object['hasOwnProperty']['call'](_0x1a8691,'newName')&&_0x5aa294['uint32'](0x1a)['string'](_0x1a8691['newName']),null!=_0x1a8691['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a8691,'wasUndone')&&_0x5aa294['uint32'](0x20)['bool'](_0x1a8691['wasUndone']),_0x5aa294;},_0x1dba51['encodeDelimited']=function(_0x338e54,_0x161c6b){return this['encode'](_0x338e54,_0x161c6b)['ldelim']();},_0x1dba51['decode']=function(_0x12e047,_0x418938){_0x12e047 instanceof _0x1df7f5||(_0x12e047=_0x1df7f5['create'](_0x12e047));for(var _0x454a8d=void 0x0===_0x418938?_0x12e047['len']:_0x12e047['pos']+_0x418938,_0x314eb8=new _0x179fa0['RenameOperation']();_0x12e047['pos']<_0x454a8d;){var _0x163dfa=_0x12e047['uint32']();switch(_0x163dfa>>>0x3){case 0x1:_0x314eb8['position']=_0x179fa0['Position']['decode'](_0x12e047,_0x12e047['uint32']());break;case 0x2:_0x314eb8['oldName']=_0x12e047['string']();break;case 0x3:_0x314eb8['newName']=_0x12e047['string']();break;case 0x4:_0x314eb8['wasUndone']=_0x12e047['bool']();break;default:_0x12e047['skipType'](0x7&_0x163dfa);}}return _0x314eb8;},_0x1dba51['decodeDelimited']=function(_0x5ed5f7){return _0x5ed5f7 instanceof _0x1df7f5||(_0x5ed5f7=new _0x1df7f5(_0x5ed5f7)),this['decode'](_0x5ed5f7,_0x5ed5f7['uint32']());},_0x1dba51['verify']=function(_0x447669){if('object'!=typeof _0x447669||null===_0x447669)return'object\x20expected';if(null!=_0x447669['position']&&_0x447669['hasOwnProperty']('position')){var _0x5ed535=_0x179fa0['Position']['verify'](_0x447669['position']);if(_0x5ed535)return'position.'+_0x5ed535;}return null!=_0x447669['oldName']&&_0x447669['hasOwnProperty']('oldName')&&!_0x1e21e5['isString'](_0x447669['oldName'])?'oldName:\x20string\x20expected':null!=_0x447669['newName']&&_0x447669['hasOwnProperty']('newName')&&!_0x1e21e5['isString'](_0x447669['newName'])?'newName:\x20string\x20expected':null!=_0x447669['wasUndone']&&_0x447669['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x447669['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1dba51['fromObject']=function(_0x228445){if(_0x228445 instanceof _0x179fa0['RenameOperation'])return _0x228445;var _0x5339af=new _0x179fa0['RenameOperation']();if(null!=_0x228445['position']){if('object'!=typeof _0x228445['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5339af['position']=_0x179fa0['Position']['fromObject'](_0x228445['position']);}return null!=_0x228445['oldName']&&(_0x5339af['oldName']=String(_0x228445['oldName'])),null!=_0x228445['newName']&&(_0x5339af['newName']=String(_0x228445['newName'])),null!=_0x228445['wasUndone']&&(_0x5339af['wasUndone']=Boolean(_0x228445['wasUndone'])),_0x5339af;},_0x1dba51['toObject']=function(_0x1f1edf,_0x5acc75){_0x5acc75||(_0x5acc75={});var _0x5b7bb0={};return _0x5acc75['defaults']&&(_0x5b7bb0['position']=null,_0x5b7bb0['oldName']='',_0x5b7bb0['newName']='',_0x5b7bb0['wasUndone']=!0x1),null!=_0x1f1edf['position']&&_0x1f1edf['hasOwnProperty']('position')&&(_0x5b7bb0['position']=_0x179fa0['Position']['toObject'](_0x1f1edf['position'],_0x5acc75)),null!=_0x1f1edf['oldName']&&_0x1f1edf['hasOwnProperty']('oldName')&&(_0x5b7bb0['oldName']=_0x1f1edf['oldName']),null!=_0x1f1edf['newName']&&_0x1f1edf['hasOwnProperty']('newName')&&(_0x5b7bb0['newName']=_0x1f1edf['newName']),null!=_0x1f1edf['wasUndone']&&_0x1f1edf['hasOwnProperty']('wasUndone')&&(_0x5b7bb0['wasUndone']=_0x1f1edf['wasUndone']),_0x5b7bb0;},_0x1dba51['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x1dba51['getTypeUrl']=function(_0x515630){return void 0x0===_0x515630&&(_0x515630='type.googleapis.com'),_0x515630+'/RenameOperation';},_0x1dba51;}()),_0x179fa0['RootAttributeOperation']=(function(){function _0x182cc4(_0x49cd04){if(_0x49cd04){for(var _0x593fe1=Object['keys'](_0x49cd04),_0x2d9851=0x0;_0x2d9851<_0x593fe1['length'];++_0x2d9851)null!=_0x49cd04[_0x593fe1[_0x2d9851]]&&(this[_0x593fe1[_0x2d9851]]=_0x49cd04[_0x593fe1[_0x2d9851]]);}}return _0x182cc4['prototype']['root']='',_0x182cc4['prototype']['key']='',_0x182cc4['prototype']['oldValueBoolean']=!0x1,_0x182cc4['prototype']['oldValueJson']='',_0x182cc4['prototype']['newValueBoolean']=!0x1,_0x182cc4['prototype']['newValueJson']='',_0x182cc4['prototype']['wasUndone']=!0x1,_0x182cc4['create']=function(_0x473ccb){return new _0x182cc4(_0x473ccb);},_0x182cc4['encode']=function(_0x5b8f98,_0x3d4a55){return _0x3d4a55||(_0x3d4a55=_0x5bacd5['create']()),null!=_0x5b8f98['root']&&Object['hasOwnProperty']['call'](_0x5b8f98,'root')&&_0x3d4a55['uint32'](0xa)['string'](_0x5b8f98['root']),null!=_0x5b8f98['key']&&Object['hasOwnProperty']['call'](_0x5b8f98,'key')&&_0x3d4a55['uint32'](0x12)['string'](_0x5b8f98['key']),null!=_0x5b8f98['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b8f98,'oldValueBoolean')&&_0x3d4a55['uint32'](0x18)['bool'](_0x5b8f98['oldValueBoolean']),null!=_0x5b8f98['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5b8f98,'oldValueJson')&&_0x3d4a55['uint32'](0x22)['string'](_0x5b8f98['oldValueJson']),null!=_0x5b8f98['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5b8f98,'newValueBoolean')&&_0x3d4a55['uint32'](0x28)['bool'](_0x5b8f98['newValueBoolean']),null!=_0x5b8f98['newValueJson']&&Object['hasOwnProperty']['call'](_0x5b8f98,'newValueJson')&&_0x3d4a55['uint32'](0x32)['string'](_0x5b8f98['newValueJson']),null!=_0x5b8f98['wasUndone']&&Object['hasOwnProperty']['call'](_0x5b8f98,'wasUndone')&&_0x3d4a55['uint32'](0x38)['bool'](_0x5b8f98['wasUndone']),_0x3d4a55;},_0x182cc4['encodeDelimited']=function(_0x4dcb45,_0x228a6e){return this['encode'](_0x4dcb45,_0x228a6e)['ldelim']();},_0x182cc4['decode']=function(_0xa48d0f,_0x30bef3){_0xa48d0f instanceof _0x1df7f5||(_0xa48d0f=_0x1df7f5['create'](_0xa48d0f));for(var _0x3162e7=void 0x0===_0x30bef3?_0xa48d0f['len']:_0xa48d0f['pos']+_0x30bef3,_0x1cc245=new _0x179fa0['RootAttributeOperation']();_0xa48d0f['pos']<_0x3162e7;){var _0xed484a=_0xa48d0f['uint32']();switch(_0xed484a>>>0x3){case 0x1:_0x1cc245['root']=_0xa48d0f['string']();break;case 0x2:_0x1cc245['key']=_0xa48d0f['string']();break;case 0x3:_0x1cc245['oldValueBoolean']=_0xa48d0f['bool']();break;case 0x4:_0x1cc245['oldValueJson']=_0xa48d0f['string']();break;case 0x5:_0x1cc245['newValueBoolean']=_0xa48d0f['bool']();break;case 0x6:_0x1cc245['newValueJson']=_0xa48d0f['string']();break;case 0x7:_0x1cc245['wasUndone']=_0xa48d0f['bool']();break;default:_0xa48d0f['skipType'](0x7&_0xed484a);}}return _0x1cc245;},_0x182cc4['decodeDelimited']=function(_0x5f4168){return _0x5f4168 instanceof _0x1df7f5||(_0x5f4168=new _0x1df7f5(_0x5f4168)),this['decode'](_0x5f4168,_0x5f4168['uint32']());},_0x182cc4['verify']=function(_0x33e757){return'object'!=typeof _0x33e757||null===_0x33e757?'object\x20expected':null!=_0x33e757['root']&&_0x33e757['hasOwnProperty']('root')&&!_0x1e21e5['isString'](_0x33e757['root'])?'root:\x20string\x20expected':null!=_0x33e757['key']&&_0x33e757['hasOwnProperty']('key')&&!_0x1e21e5['isString'](_0x33e757['key'])?'key:\x20string\x20expected':null!=_0x33e757['oldValueBoolean']&&_0x33e757['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x33e757['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x33e757['oldValueJson']&&_0x33e757['hasOwnProperty']('oldValueJson')&&!_0x1e21e5['isString'](_0x33e757['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x33e757['newValueBoolean']&&_0x33e757['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x33e757['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x33e757['newValueJson']&&_0x33e757['hasOwnProperty']('newValueJson')&&!_0x1e21e5['isString'](_0x33e757['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x33e757['wasUndone']&&_0x33e757['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33e757['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x182cc4['fromObject']=function(_0x5777c7){if(_0x5777c7 instanceof _0x179fa0['RootAttributeOperation'])return _0x5777c7;var _0x1a5d7e=new _0x179fa0['RootAttributeOperation']();return null!=_0x5777c7['root']&&(_0x1a5d7e['root']=String(_0x5777c7['root'])),null!=_0x5777c7['key']&&(_0x1a5d7e['key']=String(_0x5777c7['key'])),null!=_0x5777c7['oldValueBoolean']&&(_0x1a5d7e['oldValueBoolean']=Boolean(_0x5777c7['oldValueBoolean'])),null!=_0x5777c7['oldValueJson']&&(_0x1a5d7e['oldValueJson']=String(_0x5777c7['oldValueJson'])),null!=_0x5777c7['newValueBoolean']&&(_0x1a5d7e['newValueBoolean']=Boolean(_0x5777c7['newValueBoolean'])),null!=_0x5777c7['newValueJson']&&(_0x1a5d7e['newValueJson']=String(_0x5777c7['newValueJson'])),null!=_0x5777c7['wasUndone']&&(_0x1a5d7e['wasUndone']=Boolean(_0x5777c7['wasUndone'])),_0x1a5d7e;},_0x182cc4['toObject']=function(_0x25684d,_0x320b22){_0x320b22||(_0x320b22={});var _0x20d339={};return _0x320b22['defaults']&&(_0x20d339['root']='',_0x20d339['key']='',_0x20d339['oldValueBoolean']=!0x1,_0x20d339['oldValueJson']='',_0x20d339['newValueBoolean']=!0x1,_0x20d339['newValueJson']='',_0x20d339['wasUndone']=!0x1),null!=_0x25684d['root']&&_0x25684d['hasOwnProperty']('root')&&(_0x20d339['root']=_0x25684d['root']),null!=_0x25684d['key']&&_0x25684d['hasOwnProperty']('key')&&(_0x20d339['key']=_0x25684d['key']),null!=_0x25684d['oldValueBoolean']&&_0x25684d['hasOwnProperty']('oldValueBoolean')&&(_0x20d339['oldValueBoolean']=_0x25684d['oldValueBoolean']),null!=_0x25684d['oldValueJson']&&_0x25684d['hasOwnProperty']('oldValueJson')&&(_0x20d339['oldValueJson']=_0x25684d['oldValueJson']),null!=_0x25684d['newValueBoolean']&&_0x25684d['hasOwnProperty']('newValueBoolean')&&(_0x20d339['newValueBoolean']=_0x25684d['newValueBoolean']),null!=_0x25684d['newValueJson']&&_0x25684d['hasOwnProperty']('newValueJson')&&(_0x20d339['newValueJson']=_0x25684d['newValueJson']),null!=_0x25684d['wasUndone']&&_0x25684d['hasOwnProperty']('wasUndone')&&(_0x20d339['wasUndone']=_0x25684d['wasUndone']),_0x20d339;},_0x182cc4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x182cc4['getTypeUrl']=function(_0x371c83){return void 0x0===_0x371c83&&(_0x371c83='type.googleapis.com'),_0x371c83+'/RootAttributeOperation';},_0x182cc4;}()),_0x179fa0['RootOperation']=(function(){function _0x247388(_0x4f9317){if(_0x4f9317){for(var _0x3a72c3=Object['keys'](_0x4f9317),_0x4fd33d=0x0;_0x4fd33d<_0x3a72c3['length'];++_0x4fd33d)null!=_0x4f9317[_0x3a72c3[_0x4fd33d]]&&(this[_0x3a72c3[_0x4fd33d]]=_0x4f9317[_0x3a72c3[_0x4fd33d]]);}}return _0x247388['prototype']['rootName']='',_0x247388['prototype']['elementName']='',_0x247388['prototype']['isAdd']=!0x1,_0x247388['prototype']['wasUndone']=!0x1,_0x247388['create']=function(_0x5a4674){return new _0x247388(_0x5a4674);},_0x247388['encode']=function(_0x390bcc,_0x2f054f){return _0x2f054f||(_0x2f054f=_0x5bacd5['create']()),null!=_0x390bcc['rootName']&&Object['hasOwnProperty']['call'](_0x390bcc,'rootName')&&_0x2f054f['uint32'](0xa)['string'](_0x390bcc['rootName']),null!=_0x390bcc['elementName']&&Object['hasOwnProperty']['call'](_0x390bcc,'elementName')&&_0x2f054f['uint32'](0x12)['string'](_0x390bcc['elementName']),null!=_0x390bcc['isAdd']&&Object['hasOwnProperty']['call'](_0x390bcc,'isAdd')&&_0x2f054f['uint32'](0x18)['bool'](_0x390bcc['isAdd']),null!=_0x390bcc['wasUndone']&&Object['hasOwnProperty']['call'](_0x390bcc,'wasUndone')&&_0x2f054f['uint32'](0x20)['bool'](_0x390bcc['wasUndone']),_0x2f054f;},_0x247388['encodeDelimited']=function(_0x1c5d69,_0x42f95e){return this['encode'](_0x1c5d69,_0x42f95e)['ldelim']();},_0x247388['decode']=function(_0x9ccf3,_0xd6daac){_0x9ccf3 instanceof _0x1df7f5||(_0x9ccf3=_0x1df7f5['create'](_0x9ccf3));for(var _0x2f3755=void 0x0===_0xd6daac?_0x9ccf3['len']:_0x9ccf3['pos']+_0xd6daac,_0x34bee3=new _0x179fa0['RootOperation']();_0x9ccf3['pos']<_0x2f3755;){var _0x23917b=_0x9ccf3['uint32']();switch(_0x23917b>>>0x3){case 0x1:_0x34bee3['rootName']=_0x9ccf3['string']();break;case 0x2:_0x34bee3['elementName']=_0x9ccf3['string']();break;case 0x3:_0x34bee3['isAdd']=_0x9ccf3['bool']();break;case 0x4:_0x34bee3['wasUndone']=_0x9ccf3['bool']();break;default:_0x9ccf3['skipType'](0x7&_0x23917b);}}return _0x34bee3;},_0x247388['decodeDelimited']=function(_0x15195f){return _0x15195f instanceof _0x1df7f5||(_0x15195f=new _0x1df7f5(_0x15195f)),this['decode'](_0x15195f,_0x15195f['uint32']());},_0x247388['verify']=function(_0x5d4e5f){return'object'!=typeof _0x5d4e5f||null===_0x5d4e5f?'object\x20expected':null!=_0x5d4e5f['rootName']&&_0x5d4e5f['hasOwnProperty']('rootName')&&!_0x1e21e5['isString'](_0x5d4e5f['rootName'])?'rootName:\x20string\x20expected':null!=_0x5d4e5f['elementName']&&_0x5d4e5f['hasOwnProperty']('elementName')&&!_0x1e21e5['isString'](_0x5d4e5f['elementName'])?'elementName:\x20string\x20expected':null!=_0x5d4e5f['isAdd']&&_0x5d4e5f['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x5d4e5f['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x5d4e5f['wasUndone']&&_0x5d4e5f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5d4e5f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x247388['fromObject']=function(_0x468572){if(_0x468572 instanceof _0x179fa0['RootOperation'])return _0x468572;var _0x368db7=new _0x179fa0['RootOperation']();return null!=_0x468572['rootName']&&(_0x368db7['rootName']=String(_0x468572['rootName'])),null!=_0x468572['elementName']&&(_0x368db7['elementName']=String(_0x468572['elementName'])),null!=_0x468572['isAdd']&&(_0x368db7['isAdd']=Boolean(_0x468572['isAdd'])),null!=_0x468572['wasUndone']&&(_0x368db7['wasUndone']=Boolean(_0x468572['wasUndone'])),_0x368db7;},_0x247388['toObject']=function(_0x7d30a5,_0x2dbbfc){_0x2dbbfc||(_0x2dbbfc={});var _0x50a4c5={};return _0x2dbbfc['defaults']&&(_0x50a4c5['rootName']='',_0x50a4c5['elementName']='',_0x50a4c5['isAdd']=!0x1,_0x50a4c5['wasUndone']=!0x1),null!=_0x7d30a5['rootName']&&_0x7d30a5['hasOwnProperty']('rootName')&&(_0x50a4c5['rootName']=_0x7d30a5['rootName']),null!=_0x7d30a5['elementName']&&_0x7d30a5['hasOwnProperty']('elementName')&&(_0x50a4c5['elementName']=_0x7d30a5['elementName']),null!=_0x7d30a5['isAdd']&&_0x7d30a5['hasOwnProperty']('isAdd')&&(_0x50a4c5['isAdd']=_0x7d30a5['isAdd']),null!=_0x7d30a5['wasUndone']&&_0x7d30a5['hasOwnProperty']('wasUndone')&&(_0x50a4c5['wasUndone']=_0x7d30a5['wasUndone']),_0x50a4c5;},_0x247388['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x247388['getTypeUrl']=function(_0x11f20c){return void 0x0===_0x11f20c&&(_0x11f20c='type.googleapis.com'),_0x11f20c+'/RootOperation';},_0x247388;}()),_0x179fa0['SplitOperation']=(function(){function _0x396794(_0x409295){if(_0x409295){for(var _0x33d4ec=Object['keys'](_0x409295),_0xd77942=0x0;_0xd77942<_0x33d4ec['length'];++_0xd77942)null!=_0x409295[_0x33d4ec[_0xd77942]]&&(this[_0x33d4ec[_0xd77942]]=_0x409295[_0x33d4ec[_0xd77942]]);}}return _0x396794['prototype']['splitPosition']=null,_0x396794['prototype']['graveyardPosition']=null,_0x396794['prototype']['howMany']=0x0,_0x396794['prototype']['insertionPosition']=null,_0x396794['prototype']['wasUndone']=!0x1,_0x396794['create']=function(_0x5cf4af){return new _0x396794(_0x5cf4af);},_0x396794['encode']=function(_0x3b0d28,_0x406313){return _0x406313||(_0x406313=_0x5bacd5['create']()),null!=_0x3b0d28['splitPosition']&&Object['hasOwnProperty']['call'](_0x3b0d28,'splitPosition')&&_0x179fa0['Position']['encode'](_0x3b0d28['splitPosition'],_0x406313['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3b0d28['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3b0d28,'graveyardPosition')&&_0x179fa0['Position']['encode'](_0x3b0d28['graveyardPosition'],_0x406313['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3b0d28['howMany']&&Object['hasOwnProperty']['call'](_0x3b0d28,'howMany')&&_0x406313['uint32'](0x18)['uint32'](_0x3b0d28['howMany']),null!=_0x3b0d28['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3b0d28,'insertionPosition')&&_0x179fa0['Position']['encode'](_0x3b0d28['insertionPosition'],_0x406313['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3b0d28['wasUndone']&&Object['hasOwnProperty']['call'](_0x3b0d28,'wasUndone')&&_0x406313['uint32'](0x28)['bool'](_0x3b0d28['wasUndone']),_0x406313;},_0x396794['encodeDelimited']=function(_0x19e60a,_0xb0129f){return this['encode'](_0x19e60a,_0xb0129f)['ldelim']();},_0x396794['decode']=function(_0x2bc348,_0x475ee0){_0x2bc348 instanceof _0x1df7f5||(_0x2bc348=_0x1df7f5['create'](_0x2bc348));for(var _0x136f95=void 0x0===_0x475ee0?_0x2bc348['len']:_0x2bc348['pos']+_0x475ee0,_0x369331=new _0x179fa0['SplitOperation']();_0x2bc348['pos']<_0x136f95;){var _0x357564=_0x2bc348['uint32']();switch(_0x357564>>>0x3){case 0x1:_0x369331['splitPosition']=_0x179fa0['Position']['decode'](_0x2bc348,_0x2bc348['uint32']());break;case 0x2:_0x369331['graveyardPosition']=_0x179fa0['Position']['decode'](_0x2bc348,_0x2bc348['uint32']());break;case 0x3:_0x369331['howMany']=_0x2bc348['uint32']();break;case 0x4:_0x369331['insertionPosition']=_0x179fa0['Position']['decode'](_0x2bc348,_0x2bc348['uint32']());break;case 0x5:_0x369331['wasUndone']=_0x2bc348['bool']();break;default:_0x2bc348['skipType'](0x7&_0x357564);}}return _0x369331;},_0x396794['decodeDelimited']=function(_0x5efae7){return _0x5efae7 instanceof _0x1df7f5||(_0x5efae7=new _0x1df7f5(_0x5efae7)),this['decode'](_0x5efae7,_0x5efae7['uint32']());},_0x396794['verify']=function(_0x3b0770){if('object'!=typeof _0x3b0770||null===_0x3b0770)return'object\x20expected';var _0x4a01fc;if(null!=_0x3b0770['splitPosition']&&_0x3b0770['hasOwnProperty']('splitPosition')&&(_0x4a01fc=_0x179fa0['Position']['verify'](_0x3b0770['splitPosition'])))return'splitPosition.'+_0x4a01fc;if(null!=_0x3b0770['graveyardPosition']&&_0x3b0770['hasOwnProperty']('graveyardPosition')&&(_0x4a01fc=_0x179fa0['Position']['verify'](_0x3b0770['graveyardPosition'])))return'graveyardPosition.'+_0x4a01fc;if(null!=_0x3b0770['howMany']&&_0x3b0770['hasOwnProperty']('howMany')&&!_0x1e21e5['isInteger'](_0x3b0770['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3b0770['insertionPosition']&&_0x3b0770['hasOwnProperty']('insertionPosition')&&(_0x4a01fc=_0x179fa0['Position']['verify'](_0x3b0770['insertionPosition'])))return'insertionPosition.'+_0x4a01fc;return null!=_0x3b0770['wasUndone']&&_0x3b0770['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b0770['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x396794['fromObject']=function(_0x4986e2){if(_0x4986e2 instanceof _0x179fa0['SplitOperation'])return _0x4986e2;var _0x5621c5=new _0x179fa0['SplitOperation']();if(null!=_0x4986e2['splitPosition']){if('object'!=typeof _0x4986e2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5621c5['splitPosition']=_0x179fa0['Position']['fromObject'](_0x4986e2['splitPosition']);}if(null!=_0x4986e2['graveyardPosition']){if('object'!=typeof _0x4986e2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5621c5['graveyardPosition']=_0x179fa0['Position']['fromObject'](_0x4986e2['graveyardPosition']);}if(null!=_0x4986e2['howMany']&&(_0x5621c5['howMany']=_0x4986e2['howMany']>>>0x0),null!=_0x4986e2['insertionPosition']){if('object'!=typeof _0x4986e2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5621c5['insertionPosition']=_0x179fa0['Position']['fromObject'](_0x4986e2['insertionPosition']);}return null!=_0x4986e2['wasUndone']&&(_0x5621c5['wasUndone']=Boolean(_0x4986e2['wasUndone'])),_0x5621c5;},_0x396794['toObject']=function(_0x222c32,_0xf91547){_0xf91547||(_0xf91547={});var _0x7a9b64={};return _0xf91547['defaults']&&(_0x7a9b64['splitPosition']=null,_0x7a9b64['graveyardPosition']=null,_0x7a9b64['howMany']=0x0,_0x7a9b64['insertionPosition']=null,_0x7a9b64['wasUndone']=!0x1),null!=_0x222c32['splitPosition']&&_0x222c32['hasOwnProperty']('splitPosition')&&(_0x7a9b64['splitPosition']=_0x179fa0['Position']['toObject'](_0x222c32['splitPosition'],_0xf91547)),null!=_0x222c32['graveyardPosition']&&_0x222c32['hasOwnProperty']('graveyardPosition')&&(_0x7a9b64['graveyardPosition']=_0x179fa0['Position']['toObject'](_0x222c32['graveyardPosition'],_0xf91547)),null!=_0x222c32['howMany']&&_0x222c32['hasOwnProperty']('howMany')&&(_0x7a9b64['howMany']=_0x222c32['howMany']),null!=_0x222c32['insertionPosition']&&_0x222c32['hasOwnProperty']('insertionPosition')&&(_0x7a9b64['insertionPosition']=_0x179fa0['Position']['toObject'](_0x222c32['insertionPosition'],_0xf91547)),null!=_0x222c32['wasUndone']&&_0x222c32['hasOwnProperty']('wasUndone')&&(_0x7a9b64['wasUndone']=_0x222c32['wasUndone']),_0x7a9b64;},_0x396794['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x396794['getTypeUrl']=function(_0x2d54cc){return void 0x0===_0x2d54cc&&(_0x2d54cc='type.googleapis.com'),_0x2d54cc+'/SplitOperation';},_0x396794;}()),_0x179fa0['Position']=(function(){function _0x452fa7(_0x4e8280){if(this['path']=[],_0x4e8280){for(var _0x3f4ff3=Object['keys'](_0x4e8280),_0x3506b7=0x0;_0x3506b7<_0x3f4ff3['length'];++_0x3506b7)null!=_0x4e8280[_0x3f4ff3[_0x3506b7]]&&(this[_0x3f4ff3[_0x3506b7]]=_0x4e8280[_0x3f4ff3[_0x3506b7]]);}}return _0x452fa7['prototype']['root']='',_0x452fa7['prototype']['rootMain']=!0x1,_0x452fa7['prototype']['rootGraveyard']=!0x1,_0x452fa7['prototype']['path']=_0x1e21e5['emptyArray'],_0x452fa7['prototype']['stickiness']='',_0x452fa7['create']=function(_0x62a4fc){return new _0x452fa7(_0x62a4fc);},_0x452fa7['encode']=function(_0x565feb,_0x158ed4){if(_0x158ed4||(_0x158ed4=_0x5bacd5['create']()),null!=_0x565feb['root']&&Object['hasOwnProperty']['call'](_0x565feb,'root')&&_0x158ed4['uint32'](0xa)['string'](_0x565feb['root']),null!=_0x565feb['rootMain']&&Object['hasOwnProperty']['call'](_0x565feb,'rootMain')&&_0x158ed4['uint32'](0x10)['bool'](_0x565feb['rootMain']),null!=_0x565feb['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x565feb,'rootGraveyard')&&_0x158ed4['uint32'](0x18)['bool'](_0x565feb['rootGraveyard']),null!=_0x565feb['path']&&_0x565feb['path']['length']){_0x158ed4['uint32'](0x22)['fork']();for(var _0x28c0a3=0x0;_0x28c0a3<_0x565feb['path']['length'];++_0x28c0a3)_0x158ed4['uint32'](_0x565feb['path'][_0x28c0a3]);_0x158ed4['ldelim']();}return null!=_0x565feb['stickiness']&&Object['hasOwnProperty']['call'](_0x565feb,'stickiness')&&_0x158ed4['uint32'](0x2a)['string'](_0x565feb['stickiness']),_0x158ed4;},_0x452fa7['encodeDelimited']=function(_0x4c8c1f,_0x16a329){return this['encode'](_0x4c8c1f,_0x16a329)['ldelim']();},_0x452fa7['decode']=function(_0x2a2c34,_0x343ef4){_0x2a2c34 instanceof _0x1df7f5||(_0x2a2c34=_0x1df7f5['create'](_0x2a2c34));for(var _0x8dac2c=void 0x0===_0x343ef4?_0x2a2c34['len']:_0x2a2c34['pos']+_0x343ef4,_0x2e74af=new _0x179fa0['Position']();_0x2a2c34['pos']<_0x8dac2c;){var _0x5388e0=_0x2a2c34['uint32']();switch(_0x5388e0>>>0x3){case 0x1:_0x2e74af['root']=_0x2a2c34['string']();break;case 0x2:_0x2e74af['rootMain']=_0x2a2c34['bool']();break;case 0x3:_0x2e74af['rootGraveyard']=_0x2a2c34['bool']();break;case 0x4:if(_0x2e74af['path']&&_0x2e74af['path']['length']||(_0x2e74af['path']=[]),0x2==(0x7&_0x5388e0)){for(var _0x9d0ce2=_0x2a2c34['uint32']()+_0x2a2c34['pos'];_0x2a2c34['pos']<_0x9d0ce2;)_0x2e74af['path']['push'](_0x2a2c34['uint32']());}else _0x2e74af['path']['push'](_0x2a2c34['uint32']());break;case 0x5:_0x2e74af['stickiness']=_0x2a2c34['string']();break;default:_0x2a2c34['skipType'](0x7&_0x5388e0);}}return _0x2e74af;},_0x452fa7['decodeDelimited']=function(_0x3cd13f){return _0x3cd13f instanceof _0x1df7f5||(_0x3cd13f=new _0x1df7f5(_0x3cd13f)),this['decode'](_0x3cd13f,_0x3cd13f['uint32']());},_0x452fa7['verify']=function(_0x175056){if('object'!=typeof _0x175056||null===_0x175056)return'object\x20expected';if(null!=_0x175056['root']&&_0x175056['hasOwnProperty']('root')&&!_0x1e21e5['isString'](_0x175056['root']))return'root:\x20string\x20expected';if(null!=_0x175056['rootMain']&&_0x175056['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x175056['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x175056['rootGraveyard']&&_0x175056['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x175056['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x175056['path']&&_0x175056['hasOwnProperty']('path')){if(!Array['isArray'](_0x175056['path']))return'path:\x20array\x20expected';for(var _0x490223=0x0;_0x490223<_0x175056['path']['length'];++_0x490223)if(!_0x1e21e5['isInteger'](_0x175056['path'][_0x490223]))return'path:\x20integer[]\x20expected';}return null!=_0x175056['stickiness']&&_0x175056['hasOwnProperty']('stickiness')&&!_0x1e21e5['isString'](_0x175056['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x452fa7['fromObject']=function(_0x5b2958){if(_0x5b2958 instanceof _0x179fa0['Position'])return _0x5b2958;var _0x58c91c=new _0x179fa0['Position']();if(null!=_0x5b2958['root']&&(_0x58c91c['root']=String(_0x5b2958['root'])),null!=_0x5b2958['rootMain']&&(_0x58c91c['rootMain']=Boolean(_0x5b2958['rootMain'])),null!=_0x5b2958['rootGraveyard']&&(_0x58c91c['rootGraveyard']=Boolean(_0x5b2958['rootGraveyard'])),_0x5b2958['path']){if(!Array['isArray'](_0x5b2958['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x58c91c['path']=[];for(var _0x2996ab=0x0;_0x2996ab<_0x5b2958['path']['length'];++_0x2996ab)_0x58c91c['path'][_0x2996ab]=_0x5b2958['path'][_0x2996ab]>>>0x0;}return null!=_0x5b2958['stickiness']&&(_0x58c91c['stickiness']=String(_0x5b2958['stickiness'])),_0x58c91c;},_0x452fa7['toObject']=function(_0x483dfa,_0x461642){_0x461642||(_0x461642={});var _0x512e6f={};if((_0x461642['arrays']||_0x461642['defaults'])&&(_0x512e6f['path']=[]),_0x461642['defaults']&&(_0x512e6f['root']='',_0x512e6f['rootMain']=!0x1,_0x512e6f['rootGraveyard']=!0x1,_0x512e6f['stickiness']=''),null!=_0x483dfa['root']&&_0x483dfa['hasOwnProperty']('root')&&(_0x512e6f['root']=_0x483dfa['root']),null!=_0x483dfa['rootMain']&&_0x483dfa['hasOwnProperty']('rootMain')&&(_0x512e6f['rootMain']=_0x483dfa['rootMain']),null!=_0x483dfa['rootGraveyard']&&_0x483dfa['hasOwnProperty']('rootGraveyard')&&(_0x512e6f['rootGraveyard']=_0x483dfa['rootGraveyard']),_0x483dfa['path']&&_0x483dfa['path']['length']){_0x512e6f['path']=[];for(var _0xede7f8=0x0;_0xede7f8<_0x483dfa['path']['length'];++_0xede7f8)_0x512e6f['path'][_0xede7f8]=_0x483dfa['path'][_0xede7f8];}return null!=_0x483dfa['stickiness']&&_0x483dfa['hasOwnProperty']('stickiness')&&(_0x512e6f['stickiness']=_0x483dfa['stickiness']),_0x512e6f;},_0x452fa7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x452fa7['getTypeUrl']=function(_0x489d06){return void 0x0===_0x489d06&&(_0x489d06='type.googleapis.com'),_0x489d06+'/Position';},_0x452fa7;}()),_0x179fa0['Range']=(function(){function _0x11c1ba(_0x3f4a2e){if(_0x3f4a2e){for(var _0x213579=Object['keys'](_0x3f4a2e),_0x16da7a=0x0;_0x16da7a<_0x213579['length'];++_0x16da7a)null!=_0x3f4a2e[_0x213579[_0x16da7a]]&&(this[_0x213579[_0x16da7a]]=_0x3f4a2e[_0x213579[_0x16da7a]]);}}return _0x11c1ba['prototype']['start']=null,_0x11c1ba['prototype']['end']=null,_0x11c1ba['create']=function(_0x1137b7){return new _0x11c1ba(_0x1137b7);},_0x11c1ba['encode']=function(_0xdb2360,_0x39e66a){return _0x39e66a||(_0x39e66a=_0x5bacd5['create']()),null!=_0xdb2360['start']&&Object['hasOwnProperty']['call'](_0xdb2360,'start')&&_0x179fa0['Position']['encode'](_0xdb2360['start'],_0x39e66a['uint32'](0xa)['fork']())['ldelim'](),null!=_0xdb2360['end']&&Object['hasOwnProperty']['call'](_0xdb2360,'end')&&_0x179fa0['Position']['encode'](_0xdb2360['end'],_0x39e66a['uint32'](0x12)['fork']())['ldelim'](),_0x39e66a;},_0x11c1ba['encodeDelimited']=function(_0x482348,_0x33929b){return this['encode'](_0x482348,_0x33929b)['ldelim']();},_0x11c1ba['decode']=function(_0x27407d,_0x47e279){_0x27407d instanceof _0x1df7f5||(_0x27407d=_0x1df7f5['create'](_0x27407d));for(var _0xbf728b=void 0x0===_0x47e279?_0x27407d['len']:_0x27407d['pos']+_0x47e279,_0x3b37d0=new _0x179fa0['Range']();_0x27407d['pos']<_0xbf728b;){var _0x2a3282=_0x27407d['uint32']();switch(_0x2a3282>>>0x3){case 0x1:_0x3b37d0['start']=_0x179fa0['Position']['decode'](_0x27407d,_0x27407d['uint32']());break;case 0x2:_0x3b37d0['end']=_0x179fa0['Position']['decode'](_0x27407d,_0x27407d['uint32']());break;default:_0x27407d['skipType'](0x7&_0x2a3282);}}return _0x3b37d0;},_0x11c1ba['decodeDelimited']=function(_0x3e4ff9){return _0x3e4ff9 instanceof _0x1df7f5||(_0x3e4ff9=new _0x1df7f5(_0x3e4ff9)),this['decode'](_0x3e4ff9,_0x3e4ff9['uint32']());},_0x11c1ba['verify']=function(_0x10abb1){if('object'!=typeof _0x10abb1||null===_0x10abb1)return'object\x20expected';var _0x1e6631;if(null!=_0x10abb1['start']&&_0x10abb1['hasOwnProperty']('start')&&(_0x1e6631=_0x179fa0['Position']['verify'](_0x10abb1['start'])))return'start.'+_0x1e6631;if(null!=_0x10abb1['end']&&_0x10abb1['hasOwnProperty']('end')&&(_0x1e6631=_0x179fa0['Position']['verify'](_0x10abb1['end'])))return'end.'+_0x1e6631;return null;},_0x11c1ba['fromObject']=function(_0x383b19){if(_0x383b19 instanceof _0x179fa0['Range'])return _0x383b19;var _0x46930e=new _0x179fa0['Range']();if(null!=_0x383b19['start']){if('object'!=typeof _0x383b19['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x46930e['start']=_0x179fa0['Position']['fromObject'](_0x383b19['start']);}if(null!=_0x383b19['end']){if('object'!=typeof _0x383b19['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x46930e['end']=_0x179fa0['Position']['fromObject'](_0x383b19['end']);}return _0x46930e;},_0x11c1ba['toObject']=function(_0x147e0c,_0x180f14){_0x180f14||(_0x180f14={});var _0x515484={};return _0x180f14['defaults']&&(_0x515484['start']=null,_0x515484['end']=null),null!=_0x147e0c['start']&&_0x147e0c['hasOwnProperty']('start')&&(_0x515484['start']=_0x179fa0['Position']['toObject'](_0x147e0c['start'],_0x180f14)),null!=_0x147e0c['end']&&_0x147e0c['hasOwnProperty']('end')&&(_0x515484['end']=_0x179fa0['Position']['toObject'](_0x147e0c['end'],_0x180f14)),_0x515484;},_0x11c1ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x11c1ba['getTypeUrl']=function(_0x5caa2e){return void 0x0===_0x5caa2e&&(_0x5caa2e='type.googleapis.com'),_0x5caa2e+'/Range';},_0x11c1ba;}()),_0x179fa0['Element']=(function(){function _0x2f7f0e(_0x268de6){if(this['children']=[],this['attributesBoolean']={},_0x268de6){for(var _0x4249be=Object['keys'](_0x268de6),_0x5b4ca9=0x0;_0x5b4ca9<_0x4249be['length'];++_0x5b4ca9)null!=_0x268de6[_0x4249be[_0x5b4ca9]]&&(this[_0x4249be[_0x5b4ca9]]=_0x268de6[_0x4249be[_0x5b4ca9]]);}}return _0x2f7f0e['prototype']['name']='',_0x2f7f0e['prototype']['children']=_0x1e21e5['emptyArray'],_0x2f7f0e['prototype']['data']='',_0x2f7f0e['prototype']['attributesBoolean']=_0x1e21e5['emptyObject'],_0x2f7f0e['prototype']['attributesJson']='',_0x2f7f0e['create']=function(_0x455e92){return new _0x2f7f0e(_0x455e92);},_0x2f7f0e['encode']=function(_0x24afb8,_0x590423){if(_0x590423||(_0x590423=_0x5bacd5['create']()),null!=_0x24afb8['name']&&Object['hasOwnProperty']['call'](_0x24afb8,'name')&&_0x590423['uint32'](0xa)['string'](_0x24afb8['name']),null!=_0x24afb8['children']&&_0x24afb8['children']['length']){for(var _0x1d16fd=0x0;_0x1d16fd<_0x24afb8['children']['length'];++_0x1d16fd)_0x179fa0['Element']['encode'](_0x24afb8['children'][_0x1d16fd],_0x590423['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x24afb8['data']&&Object['hasOwnProperty']['call'](_0x24afb8,'data')&&_0x590423['uint32'](0x1a)['string'](_0x24afb8['data']),null!=_0x24afb8['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x24afb8,'attributesBoolean')){var _0x29f1e1=Object['keys'](_0x24afb8['attributesBoolean']);for(_0x1d16fd=0x0;_0x1d16fd<_0x29f1e1['length'];++_0x1d16fd)_0x590423['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x29f1e1[_0x1d16fd])['uint32'](0x10)['bool'](_0x24afb8['attributesBoolean'][_0x29f1e1[_0x1d16fd]])['ldelim']();}return null!=_0x24afb8['attributesJson']&&Object['hasOwnProperty']['call'](_0x24afb8,'attributesJson')&&_0x590423['uint32'](0x2a)['string'](_0x24afb8['attributesJson']),_0x590423;},_0x2f7f0e['encodeDelimited']=function(_0x1fec82,_0x182eb5){return this['encode'](_0x1fec82,_0x182eb5)['ldelim']();},_0x2f7f0e['decode']=function(_0x5a3bca,_0x314f7e){_0x5a3bca instanceof _0x1df7f5||(_0x5a3bca=_0x1df7f5['create'](_0x5a3bca));for(var _0x1c3065,_0x4bc38e,_0x385de5=void 0x0===_0x314f7e?_0x5a3bca['len']:_0x5a3bca['pos']+_0x314f7e,_0x4bf3f4=new _0x179fa0['Element']();_0x5a3bca['pos']<_0x385de5;){var _0x3f8f90=_0x5a3bca['uint32']();switch(_0x3f8f90>>>0x3){case 0x1:_0x4bf3f4['name']=_0x5a3bca['string']();break;case 0x2:_0x4bf3f4['children']&&_0x4bf3f4['children']['length']||(_0x4bf3f4['children']=[]),_0x4bf3f4['children']['push'](_0x179fa0['Element']['decode'](_0x5a3bca,_0x5a3bca['uint32']()));break;case 0x3:_0x4bf3f4['data']=_0x5a3bca['string']();break;case 0x4:_0x4bf3f4['attributesBoolean']===_0x1e21e5['emptyObject']&&(_0x4bf3f4['attributesBoolean']={});var _0x3e53a3=_0x5a3bca['uint32']()+_0x5a3bca['pos'];for(_0x1c3065='',_0x4bc38e=!0x1;_0x5a3bca['pos']<_0x3e53a3;){var _0x515c55=_0x5a3bca['uint32']();switch(_0x515c55>>>0x3){case 0x1:_0x1c3065=_0x5a3bca['string']();break;case 0x2:_0x4bc38e=_0x5a3bca['bool']();break;default:_0x5a3bca['skipType'](0x7&_0x515c55);}}_0x4bf3f4['attributesBoolean'][_0x1c3065]=_0x4bc38e;break;case 0x5:_0x4bf3f4['attributesJson']=_0x5a3bca['string']();break;default:_0x5a3bca['skipType'](0x7&_0x3f8f90);}}return _0x4bf3f4;},_0x2f7f0e['decodeDelimited']=function(_0xa13c5e){return _0xa13c5e instanceof _0x1df7f5||(_0xa13c5e=new _0x1df7f5(_0xa13c5e)),this['decode'](_0xa13c5e,_0xa13c5e['uint32']());},_0x2f7f0e['verify']=function(_0xab4e2){if('object'!=typeof _0xab4e2||null===_0xab4e2)return'object\x20expected';if(null!=_0xab4e2['name']&&_0xab4e2['hasOwnProperty']('name')&&!_0x1e21e5['isString'](_0xab4e2['name']))return'name:\x20string\x20expected';if(null!=_0xab4e2['children']&&_0xab4e2['hasOwnProperty']('children')){if(!Array['isArray'](_0xab4e2['children']))return'children:\x20array\x20expected';for(var _0x17c45d=0x0;_0x17c45d<_0xab4e2['children']['length'];++_0x17c45d){var _0x22b37d=_0x179fa0['Element']['verify'](_0xab4e2['children'][_0x17c45d]);if(_0x22b37d)return'children.'+_0x22b37d;}}if(null!=_0xab4e2['data']&&_0xab4e2['hasOwnProperty']('data')&&!_0x1e21e5['isString'](_0xab4e2['data']))return'data:\x20string\x20expected';if(null!=_0xab4e2['attributesBoolean']&&_0xab4e2['hasOwnProperty']('attributesBoolean')){if(!_0x1e21e5['isObject'](_0xab4e2['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x274e3b=Object['keys'](_0xab4e2['attributesBoolean']);for(_0x17c45d=0x0;_0x17c45d<_0x274e3b['length'];++_0x17c45d)if('boolean'!=typeof _0xab4e2['attributesBoolean'][_0x274e3b[_0x17c45d]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xab4e2['attributesJson']&&_0xab4e2['hasOwnProperty']('attributesJson')&&!_0x1e21e5['isString'](_0xab4e2['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2f7f0e['fromObject']=function(_0x266e5b){if(_0x266e5b instanceof _0x179fa0['Element'])return _0x266e5b;var _0x395ff5=new _0x179fa0['Element']();if(null!=_0x266e5b['name']&&(_0x395ff5['name']=String(_0x266e5b['name'])),_0x266e5b['children']){if(!Array['isArray'](_0x266e5b['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x395ff5['children']=[];for(var _0x267887=0x0;_0x267887<_0x266e5b['children']['length'];++_0x267887){if('object'!=typeof _0x266e5b['children'][_0x267887])throw TypeError('.Element.children:\x20object\x20expected');_0x395ff5['children'][_0x267887]=_0x179fa0['Element']['fromObject'](_0x266e5b['children'][_0x267887]);}}if(null!=_0x266e5b['data']&&(_0x395ff5['data']=String(_0x266e5b['data'])),_0x266e5b['attributesBoolean']){if('object'!=typeof _0x266e5b['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x395ff5['attributesBoolean']={};var _0x53ece8=Object['keys'](_0x266e5b['attributesBoolean']);for(_0x267887=0x0;_0x267887<_0x53ece8['length'];++_0x267887)_0x395ff5['attributesBoolean'][_0x53ece8[_0x267887]]=Boolean(_0x266e5b['attributesBoolean'][_0x53ece8[_0x267887]]);}return null!=_0x266e5b['attributesJson']&&(_0x395ff5['attributesJson']=String(_0x266e5b['attributesJson'])),_0x395ff5;},_0x2f7f0e['toObject']=function(_0x1a7037,_0x458be1){_0x458be1||(_0x458be1={});var _0x189b33,_0x261fd6={};if((_0x458be1['arrays']||_0x458be1['defaults'])&&(_0x261fd6['children']=[]),(_0x458be1['objects']||_0x458be1['defaults'])&&(_0x261fd6['attributesBoolean']={}),_0x458be1['defaults']&&(_0x261fd6['name']='',_0x261fd6['data']='',_0x261fd6['attributesJson']=''),null!=_0x1a7037['name']&&_0x1a7037['hasOwnProperty']('name')&&(_0x261fd6['name']=_0x1a7037['name']),_0x1a7037['children']&&_0x1a7037['children']['length']){_0x261fd6['children']=[];for(var _0x2a8a5c=0x0;_0x2a8a5c<_0x1a7037['children']['length'];++_0x2a8a5c)_0x261fd6['children'][_0x2a8a5c]=_0x179fa0['Element']['toObject'](_0x1a7037['children'][_0x2a8a5c],_0x458be1);}if(null!=_0x1a7037['data']&&_0x1a7037['hasOwnProperty']('data')&&(_0x261fd6['data']=_0x1a7037['data']),_0x1a7037['attributesBoolean']&&(_0x189b33=Object['keys'](_0x1a7037['attributesBoolean']))['length']){_0x261fd6['attributesBoolean']={};for(_0x2a8a5c=0x0;_0x2a8a5c<_0x189b33['length'];++_0x2a8a5c)_0x261fd6['attributesBoolean'][_0x189b33[_0x2a8a5c]]=_0x1a7037['attributesBoolean'][_0x189b33[_0x2a8a5c]];}return null!=_0x1a7037['attributesJson']&&_0x1a7037['hasOwnProperty']('attributesJson')&&(_0x261fd6['attributesJson']=_0x1a7037['attributesJson']),_0x261fd6;},_0x2f7f0e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x280cca['util']['toJSONOptions']);},_0x2f7f0e['getTypeUrl']=function(_0xdc67fb){return void 0x0===_0xdc67fb&&(_0xdc67fb='type.googleapis.com'),_0xdc67fb+'/Element';},_0x2f7f0e;}()),_0x179fa0;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x421031){return new w(this['_protobufRoot'][_0x421031]);}}class w{['_protobuf'];constructor(_0x567855){this['_protobuf']=_0x567855;}['compress'](_0x3d55a7){const _0x541780=this['_protobuf']['verify'](_0x3d55a7);if(_0x541780)throw Error(_0x541780);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x3d55a7))['finish']();}['decompress'](_0x16d610){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x16d610),{'oneofs':!0x0});}}function g(_0xc092b7,_0x1cb3ae){const _0xa13c65=_0x5f8d85(_0xc092b7);return _0xa13c65['path'][_0xa13c65['path']['length']-0x1]+=_0x1cb3ae,_0xa13c65;}function _(_0x15db9e,_0x261086){return _0x15db9e['root']===_0x261086['root']&&_0x36e834(_0x15db9e['path'],_0x261086['path']);}function $(_0x2fec92){P(_0x2fec92,_0x2fdd83=>('main'==_0x2fdd83['root']?(_0x2fdd83['rootMain']=!0x0,delete _0x2fdd83['root']):'$graveyard'==_0x2fdd83['root']&&(_0x2fdd83['rootGraveyard']=!0x0,delete _0x2fdd83['root']),_0x2fdd83));}function J(_0xb016a8){P(_0xb016a8,_0x3b6b8d=>(_0x3b6b8d['rootMain']?(_0x3b6b8d['root']='main',delete _0x3b6b8d['rootMain']):_0x3b6b8d['rootGraveyard']&&(_0x3b6b8d['root']='$graveyard',delete _0x3b6b8d['rootGraveyard']),_0x3b6b8d));}function P(_0x2a05f0,_0x44bbae){for(const _0x374e0e in _0x2a05f0){const _0x81a13e=_0x2a05f0[_0x374e0e];'nodes'!==_0x374e0e&&_0x2c7842(_0x81a13e)&&(_0x81a13e['path']&&(_0x81a13e['root']||_0x81a13e['rootMain']||_0x81a13e['rootGraveyard'])?_0x2a05f0[_0x374e0e]=_0x44bbae(_0x81a13e):P(_0x81a13e,_0x44bbae));}return _0x2a05f0;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5bfee5,_0x581150,_0xe4c9dc){this['_id']=_0x5bfee5,this['_operationName']=_0x581150,this['_protobufDescriptor']=_0xe4c9dc;}['compress'](_0xecda5c,_0x3348c1){const _0x12fab6=_0x3348c1['shift']();return $(_0x12fab6),_0xecda5c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x12fab6)),_0xecda5c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ebc4d,_0x1986dc){_0x1986dc['types']['shift']();const _0x56c040=this['_protobufDescriptor']['decompress'](_0x1986dc['buffers']['shift']());J(_0x56c040),_0x56c040['__className']=this['_operationName'],_0x3ebc4d['push'](_0x56c040);}}class s extends e{['compress'](_0x5dd7a0,_0xf846c2){const _0x9113f1=_0xf846c2['shift']();return this['_serializeOneOf']('oldValue',_0x9113f1),this['_serializeOneOf']('newValue',_0x9113f1),$(_0x9113f1),_0x5dd7a0['buffers']['push'](this['_protobufDescriptor']['compress'](_0x9113f1)),_0x5dd7a0['types']['push'](this['_id']),!0x0;}['decompress'](_0x3b0b5b,_0x1376e0){const {types:_0x170c09,buffers:_0x22087f}=_0x1376e0,_0x335a88=this['_protobufDescriptor']['decompress'](_0x22087f['shift']());_0x170c09['shift'](),this['_deserializeOneOf']('oldValue',_0x335a88),this['_deserializeOneOf']('newValue',_0x335a88),J(_0x335a88),_0x335a88['__className']=this['_operationName'],_0x3b0b5b['push'](_0x335a88);}['_serializeOneOf'](_0x138c82,_0x36b311){const _0x17b2f9=_0x36b311[_0x138c82];'boolean'==typeof _0x17b2f9?_0x36b311[_0x138c82+'Boolean']=_0x17b2f9:_0x36b311[_0x138c82+'Json']=JSON['stringify'](_0x17b2f9);}['_deserializeOneOf'](_0x2faaca,_0x5e998f){const _0x5b735b=_0x2faaca+'Json';_0x5e998f[_0x5b735b]?(_0x5e998f[_0x2faaca]=JSON['parse'](_0x5e998f[_0x5b735b]),delete _0x5e998f[_0x5b735b]):(_0x5e998f[_0x2faaca]=_0x5e998f[_0x2faaca+'Boolean'],delete _0x5e998f[_0x2faaca+'Boolean']);}}class i extends e{['compress'](_0x250e25,_0x37ba02){const _0x269330=_0x37ba02['shift']();return this['_serializeNodesAttributes'](_0x269330['nodes']),$(_0x269330),_0x250e25['buffers']['push'](this['_protobufDescriptor']['compress'](_0x269330)),_0x250e25['types']['push'](this['_id']),!0x0;}['decompress'](_0x161845,_0x342c3c){const {types:_0x2b7f0a,buffers:_0x3fa022}=_0x342c3c,_0x3f142f=this['_protobufDescriptor']['decompress'](_0x3fa022['shift']());_0x2b7f0a['shift'](),_0x3f142f['nodes']||(_0x3f142f['nodes']=[]),this['_deserializeNodesAttributes'](_0x3f142f['nodes']),J(_0x3f142f),_0x3f142f['__className']=this['_operationName'],_0x161845['push'](_0x3f142f);}['_serializeNodesAttributes'](_0x1b4b6a){for(const _0x2eeeb5 of _0x1b4b6a){if(_0x2eeeb5['attributes']){const _0x34ed97=_0x2eeeb5['attributes'];this['_areValuesBoolean'](_0x34ed97)?_0x2eeeb5['attributesBoolean']=_0x34ed97:_0x2eeeb5['attributesJson']=JSON['stringify'](_0x34ed97);}_0x2eeeb5['children']&&this['_serializeNodesAttributes'](_0x2eeeb5['children']);}}['_deserializeNodesAttributes'](_0x38426f){for(const _0x38b8e8 of _0x38426f)(_0x38b8e8['attributesBoolean']||_0x38b8e8['attributesJson'])&&(_0x38b8e8['attributesBoolean']?(_0x38b8e8['attributes']=_0x38b8e8['attributesBoolean'],delete _0x38b8e8['attributesBoolean']):(_0x38b8e8['attributes']=JSON['parse'](_0x38b8e8['attributesJson']),delete _0x38b8e8['attributesJson'])),_0x38b8e8['children']&&this['_deserializeNodesAttributes'](_0x38b8e8['children']);}['_areValuesBoolean'](_0x566314){return Object['keys'](_0x566314)['every'](_0x41c1fe=>'boolean'==typeof _0x566314[_0x41c1fe]);}}class n extends e{['decompress'](_0x27d114,_0x796897){super['decompress'](_0x27d114,_0x796897);const _0x3ca730=_0x27d114[_0x27d114['length']-0x1];_0x3ca730['oldRange']||(_0x3ca730['oldRange']=null),_0x3ca730['newRange']||(_0x3ca730['newRange']=null);}}class p extends e{['compress'](_0x2c1208,_0x451f0d){return _0x451f0d['shift'](),_0x2c1208['types']['push'](this['_id']),!0x0;}['decompress'](_0x849461,_0x40611e){_0x40611e['types']['shift'](),_0x849461['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x1ebb31,_0x3fd624,_0x3180ad,_0x23e298){super(_0x1ebb31,_0x3fd624,_0x3180ad),this['_omittedNamespace']=_0x23e298+':';}['compress'](_0x2e8a51,_0xe028e4){return!('MarkerOperation'!=_0xe028e4[0x0]['__className']||!_0xe028e4[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xe028e4[0x0]['name']=_0xe028e4[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2e8a51,_0xe028e4),!0x0);}['decompress'](_0x22970d,_0x1ee7d3){super['decompress'](_0x22970d,_0x1ee7d3);const _0xaeaf2a=_0x22970d[_0x22970d['length']-0x1];_0xaeaf2a['name']=this['_omittedNamespace']+_0xaeaf2a['name'];}}class O{['_id'];['_context'];constructor(_0x1bff1f,_0x4edec0){this['_id']=_0x1bff1f,this['_context']=_0x4edec0;}['compress'](_0x554b09,_0x7ebe4a){let _0x3560fa;for(;_0x7ebe4a['length']>0x1&&this['_compareOperations'](_0x7ebe4a[0x0],_0x7ebe4a[0x1]);)_0x3560fa?(_0x3560fa=this['_combineNext'](_0x7ebe4a['shift'](),_0x3560fa),_0x554b09['types']['push'](0x0)):(_0x3560fa=_0x5f8d85(_0x7ebe4a['shift']()),_0x554b09['types']['push'](this['_id']));return!!_0x3560fa&&(_0x3560fa=this['_combineNext'](_0x7ebe4a['shift'](),_0x3560fa),_0x554b09['types']['push'](0x0),_0x554b09['buffers']['push'](this['_compressSingleOperation'](_0x3560fa)),!0x0);}['decompress'](_0x5ddab8,_0x432e33){const _0x18ce98=this['_decompressSingleOperation'](_0x432e33);for(;0x0==_0x432e33['types'][0x0];)_0x432e33['types']['shift'](),_0x5ddab8['push'](this['_splitCurrent'](_0x18ce98));_0x5ddab8['push'](_0x18ce98);}}class a extends O{['_combineNext'](_0x2c3827,_0x17feb1){return _0x17feb1['nodes'][0x0]['data']+=_0x2c3827['nodes'][0x0]['data'],_0x17feb1;}['_splitCurrent'](_0x368053){const _0x6daa47=_0x5f8d85(_0x368053),_0x138f36=_0x6daa47['nodes'][0x0],_0x52d72c=_0x368053['nodes'][0x0],_0x7eb615=_0x52d72c['data'][Symbol['iterator']]()['next']()['value'],_0x2c4290=_0x7eb615['length'];return _0x138f36['data']=_0x7eb615,_0x52d72c['data']=_0x52d72c['data']['substr'](_0x2c4290),_0x368053['position']=g(_0x368053['position'],_0x2c4290),_0x6daa47;}['_compareOperations'](_0x4cf0f4,_0x578015){if(this['_checkOperation'](_0x4cf0f4)&&this['_checkOperation'](_0x578015)){const _0x235422=_0x4cf0f4['nodes'][0x0]['data']['length'],_0x4e6209=_(g(_0x4cf0f4['position'],_0x235422),_0x578015['position']),_0x48c0e2=_0x4cf0f4['nodes'][0x0],_0x348d3a=_0x578015['nodes'][0x0];return _0x4e6209&&this['_compareAttributes'](_0x48c0e2,_0x348d3a);}return!0x1;}['_compressSingleOperation'](_0x151200){const _0x49a911={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x49a911,[_0x151200]),_0x49a911['buffers'][0x0];}['_decompressSingleOperation'](_0xd039a4){const _0x44218a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x44218a,_0xd039a4),_0x44218a[0x0];}['_checkOperation'](_0x579b65){return'InsertOperation'==_0x579b65['__className']&&0x1==_0x579b65['nodes']['length']&&_0x579b65['nodes'][0x0]['data']&&!_0x579b65['wasUndone']&&0x1==Array['from'](_0x579b65['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x3df99d,_0x3baf4f){const _0x2be11c=Object['keys'](_0x3df99d['attributes']||{}),_0x5806ce=Object['keys'](_0x3baf4f['attributes']||{});return _0x2be11c['length']===_0x5806ce['length']&&_0x2be11c['every'](_0x5b2449=>_0x3baf4f['attributes'][_0x5b2449]&&_0x3baf4f['attributes'][_0x5b2449]===_0x3df99d['attributes'][_0x5b2449]);}}class c extends O{['_combineNext'](_0x128600,_0x416fd9){return _0x416fd9['howMany']++,_0x416fd9['sourcePosition']=_0x5f8d85(_0x128600['sourcePosition']),_0x416fd9;}['_splitCurrent'](_0x2f5172){const _0x35186b=_0x5f8d85(_0x2f5172);return _0x2f5172['howMany']--,_0x35186b['howMany']=0x1,_0x35186b['sourcePosition']=g(_0x35186b['sourcePosition'],_0x2f5172['howMany']),_0x35186b;}['_compareOperations'](_0x3dbddf,_0x124334){return!(!this['_checkOperation'](_0x3dbddf)||!this['_checkOperation'](_0x124334))&&(_(g(_0x3dbddf['sourcePosition'],-0x1),_0x124334['sourcePosition'])&&_(_0x3dbddf['targetPosition'],_0x124334['targetPosition']));}['_compressSingleOperation'](_0x34a1e2){const _0x5bd9f9={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5bd9f9,[_0x34a1e2]),_0x5bd9f9['buffers'][0x0];}['_decompressSingleOperation'](_0xa46fbf){const _0x1f1829=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1f1829,_0xa46fbf),_0x1f1829[0x0];}['_checkOperation'](_0x4a7ff7){return'MoveOperation'==_0x4a7ff7['__className']&&'$graveyard'==_0x4a7ff7['targetPosition']['root']&&0x1==_0x4a7ff7['howMany']&&!_0x4a7ff7['wasUndone'];}}class h extends O{['_combineNext'](_0x310a20,_0x52f964){return _0x52f964['howMany']++,_0x52f964;}['_splitCurrent'](_0x2807e4){const _0x2bb247=_0x5f8d85(_0x2807e4);return _0x2bb247['howMany']=0x1,_0x2807e4['howMany']--,_0x2bb247;}['_compareOperations'](_0x3934dc,_0xa6bb73){return!(!this['_checkOperation'](_0x3934dc)||!this['_checkOperation'](_0xa6bb73))&&(_(_0x3934dc['sourcePosition'],_0xa6bb73['sourcePosition'])&&_(_0x3934dc['targetPosition'],_0xa6bb73['targetPosition']));}['_compressSingleOperation'](_0x3f2406){const _0x3b50ca={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3b50ca,[_0x3f2406]),_0x3b50ca['buffers'][0x0];}['_decompressSingleOperation'](_0x4d2ae8){const _0x3b4d45=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3b4d45,_0x4d2ae8),_0x3b4d45[0x0];}['_checkOperation'](_0x3a9fcc){return'MoveOperation'==_0x3a9fcc['__className']&&'$graveyard'==_0x3a9fcc['targetPosition']['root']&&0x1==_0x3a9fcc['howMany']&&!_0x3a9fcc['wasUndone'];}}class f extends O{['compress'](_0x28d5ca,_0x4dd213){if(!this['_compareOperations'](_0x4dd213[0x0],_0x4dd213[0x1]))return!0x1;const _0x33a381=_0x4dd213['shift']();return _0x33a381['oldRange']=null,_0x33a381['newRange']&&_(_0x33a381['newRange']['start'],_0x33a381['newRange']['end'])&&(_0x33a381['newRange']['end']=null),_0x4dd213['shift'](),_0x28d5ca['types']['push'](this['_id']),_0x28d5ca['types']['push'](0x0),_0x28d5ca['buffers']['push'](this['_compressSingleOperation'](_0x33a381)),!0x0;}['decompress'](_0x1da0be,_0x1eec99){const _0x1b1f17=this['_decompressSingleOperation'](_0x1eec99);_0x1b1f17['newRange']&&!_0x1b1f17['newRange']['end']&&(_0x1b1f17['newRange']['end']=_0x5f8d85(_0x1b1f17['newRange']['start']));const _0x44d817=_0x5f8d85(_0x1b1f17);_0x44d817['newRange']&&(_0x44d817['newRange']['start']['stickiness']='toNone',_0x44d817['newRange']['end']=_0x5f8d85(_0x44d817['newRange']['start'])),_0x44d817['name']='user:position:'+_0x44d817['name']['split'](':')[0x2],_0x1eec99['types']['shift'](),_0x1da0be['push'](_0x1b1f17),_0x1da0be['push'](_0x44d817);}['_compressSingleOperation'](_0x4b1996){const _0x2a574a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2a574a,[_0x4b1996]),_0x2a574a['buffers'][0x0];}['_decompressSingleOperation'](_0x59cb17){const _0x21cd25=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x21cd25,_0x59cb17),_0x21cd25[0x0];}['_compareOperations'](_0x13b9c6,_0x30f9bc){return!(!_0x13b9c6||!_0x30f9bc)&&('MarkerOperation'==_0x13b9c6['__className']&&'MarkerOperation'==_0x30f9bc['__className']&&!(!_0x13b9c6['name']['startsWith']('user:')||!_0x30f9bc['name']['startsWith']('user:')||_0x13b9c6['name']==_0x30f9bc['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x21b2da=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 m(0x12,'MarkerOperation',_0x21b2da,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x21b2da,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1b5bc8){if(!_0x1b5bc8||!_0x1b5bc8[0x0])throw new _0x3364da('no-operations-provided',this);const _0x1ebcdc={'types':[],'buffers':[],'baseVersion':_0x1b5bc8[0x0]['baseVersion']};for(;_0x1b5bc8['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1ebcdc,_0x1b5bc8)||this['_getCompressorByName']('TypingAction')['compress'](_0x1ebcdc,_0x1b5bc8)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1ebcdc,_0x1b5bc8)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1ebcdc,_0x1b5bc8)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1ebcdc,_0x1b5bc8)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1ebcdc,_0x1b5bc8)||this['_getCompressorByName'](_0x1b5bc8[0x0]['__className'])['compress'](_0x1ebcdc,_0x1b5bc8);return _0x1ebcdc;}['decompress'](_0x354cf6){const _0x47d2a4=[];for(;_0x354cf6['types']['length'];){const _0x5ab390=this['_compressorById']['get'](_0x354cf6['types'][0x0]);if(!_0x5ab390)throw new _0x3364da('decompress-compressor-not-found',this,{'type':_0x354cf6['types'][0x0]});_0x5ab390['decompress'](_0x47d2a4,_0x354cf6);}return _0x47d2a4['forEach']((_0x1e55a0,_0x428fd5)=>_0x1e55a0['baseVersion']=_0x354cf6['baseVersion']+_0x428fd5),_0x47d2a4;}['_getCompressorByName'](_0x154143){return this['_compressorByName']['get'](_0x154143);}['_registerOperationCompressor'](_0x31c88b,_0x1b55c9,_0x1f92f7){const _0x3b7245=new _0x1f92f7(_0x31c88b,_0x1b55c9,this['_protobufFactory']['getDescriptor'](_0x1b55c9));this['_registerCompressor'](_0x31c88b,_0x1b55c9,_0x3b7245);}['_registerActionCompressor'](_0x3babde,_0x5e7ee9,_0x17f71b){const _0xa5e430=new _0x17f71b(_0x3babde,this);this['_registerCompressor'](_0x3babde,_0x5e7ee9,_0xa5e430);}['_registerCompressor'](_0xf1e200,_0x27690d,_0x45089d){this['_compressorById']['set'](_0xf1e200,_0x45089d),this['_compressorByName']['set'](_0x27690d,_0x45089d);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.1.0
|
|
3
|
+
"version": "46.1.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.1.0
|
|
37
|
-
"ckeditor5": "46.1.0
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.1.0",
|
|
37
|
+
"ckeditor5": "46.1.0",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x293a(_0x35f007,_0x2c1d1d){const _0x836ec9=_0x836e();return _0x293a=function(_0x293aa6,_0x5b76ef){_0x293aa6=_0x293aa6-0xff;let _0x180e89=_0x836ec9[_0x293aa6];return _0x180e89;},_0x293a(_0x35f007,_0x2c1d1d);}const _0x10cadd=_0x293a;(function(_0x56a1e7,_0x1ef99f){const _0x1f10c9=_0x293a,_0x7f0b3f=_0x56a1e7();while(!![]){try{const _0x4a8758=-parseInt(_0x1f10c9(0x104))/0x1+parseInt(_0x1f10c9(0x108))/0x2+-parseInt(_0x1f10c9(0x10d))/0x3+-parseInt(_0x1f10c9(0x102))/0x4*(parseInt(_0x1f10c9(0x103))/0x5)+-parseInt(_0x1f10c9(0x106))/0x6*(-parseInt(_0x1f10c9(0x107))/0x7)+parseInt(_0x1f10c9(0x10e))/0x8*(-parseInt(_0x1f10c9(0x112))/0x9)+parseInt(_0x1f10c9(0x114))/0xa;if(_0x4a8758===_0x1ef99f)break;else _0x7f0b3f['push'](_0x7f0b3f['shift']());}catch(_0x351b2c){_0x7f0b3f['push'](_0x7f0b3f['shift']());}}}(_0x836e,0x264c7));import{cloneDeep as _0x3fd91f}from'es-toolkit/compat';export class ActionCompressor{[_0x10cadd(0x101)];[_0x10cadd(0x10f)];constructor(_0x9b3aa2,_0x2d38cd){const _0x3f4ee5=_0x10cadd;this[_0x3f4ee5(0x101)]=_0x9b3aa2,this[_0x3f4ee5(0x10f)]=_0x2d38cd;}[_0x10cadd(0x113)](_0xed49ed,_0x5e4301){const _0x318c2c=_0x10cadd;let _0x29ef9b;for(;_0x5e4301[_0x318c2c(0x111)]>0x1&&this[_0x318c2c(0x10a)](_0x5e4301[0x0],_0x5e4301[0x1]);)_0x29ef9b?(_0x29ef9b=this[_0x318c2c(0x10c)](_0x5e4301[_0x318c2c(0x10b)](),_0x29ef9b),_0xed49ed[_0x318c2c(0x115)][_0x318c2c(0x109)](0x0)):(_0x29ef9b=_0x3fd91f(_0x5e4301[_0x318c2c(0x10b)]()),_0xed49ed[_0x318c2c(0x115)][_0x318c2c(0x109)](this[_0x318c2c(0x101)]));return!!_0x29ef9b&&(_0x29ef9b=this[_0x318c2c(0x10c)](_0x5e4301[_0x318c2c(0x10b)](),_0x29ef9b),_0xed49ed[_0x318c2c(0x115)][_0x318c2c(0x109)](0x0),_0xed49ed[_0x318c2c(0x105)][_0x318c2c(0x109)](this[_0x318c2c(0x116)](_0x29ef9b)),!0x0);}[_0x10cadd(0x110)](_0x3ecadf,_0x169688){const _0x4c4580=_0x10cadd,_0x258ada=this[_0x4c4580(0xff)](_0x169688);for(;0x0==_0x169688[_0x4c4580(0x115)][0x0];)_0x169688[_0x4c4580(0x115)][_0x4c4580(0x10b)](),_0x3ecadf[_0x4c4580(0x109)](this[_0x4c4580(0x100)](_0x258ada));_0x3ecadf[_0x4c4580(0x109)](_0x258ada);}}function _0x836e(){const _0xfc70d0=['_decompressSingleOperation','_splitCurrent','_id','116ysRCkR','18195EGcLrd','184466XOBMoa','buffers','786yGzSpB','2513OWJhRS','274460wbimoZ','push','_compareOperations','shift','_combineNext','698700IHkpPT','48qJUyQG','_context','decompress','length','409581VHrYBS','compress','7685630uSwxCM','types','_compressSingleOperation'];_0x836e=function(){return _0xfc70d0;};return _0x836e();}
|