@ckeditor/ckeditor5-operations-compressor 46.0.0-alpha.2 → 46.0.0-alpha.3
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 _0x16cc83=_0x2829b4['Reader'],_0x1c223a=_0x2829b4['Writer'],_0x2f6182=_0x2829b4['util'],_0xde2bcd=_0x2829b4['roots']['default']||(_0x2829b4['roots']['default']={});return _0xde2bcd['AttributeOperation']=(function(){function _0x5d7cb6(_0x517076){if(_0x517076){for(var _0x382a97=Object['keys'](_0x517076),_0x273fa3=0x0;_0x273fa3<_0x382a97['length'];++_0x273fa3)null!=_0x517076[_0x382a97[_0x273fa3]]&&(this[_0x382a97[_0x273fa3]]=_0x517076[_0x382a97[_0x273fa3]]);}}return _0x5d7cb6['prototype']['range']=null,_0x5d7cb6['prototype']['key']='',_0x5d7cb6['prototype']['oldValueBoolean']=!0x1,_0x5d7cb6['prototype']['oldValueJson']='',_0x5d7cb6['prototype']['newValueBoolean']=!0x1,_0x5d7cb6['prototype']['newValueJson']='',_0x5d7cb6['prototype']['wasUndone']=!0x1,_0x5d7cb6['create']=function(_0x355314){return new _0x5d7cb6(_0x355314);},_0x5d7cb6['encode']=function(_0x316618,_0x49ea52){return _0x49ea52||(_0x49ea52=_0x1c223a['create']()),null!=_0x316618['range']&&Object['hasOwnProperty']['call'](_0x316618,'range')&&_0xde2bcd['Range']['encode'](_0x316618['range'],_0x49ea52['uint32'](0xa)['fork']())['ldelim'](),null!=_0x316618['key']&&Object['hasOwnProperty']['call'](_0x316618,'key')&&_0x49ea52['uint32'](0x12)['string'](_0x316618['key']),null!=_0x316618['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x316618,'oldValueBoolean')&&_0x49ea52['uint32'](0x18)['bool'](_0x316618['oldValueBoolean']),null!=_0x316618['oldValueJson']&&Object['hasOwnProperty']['call'](_0x316618,'oldValueJson')&&_0x49ea52['uint32'](0x22)['string'](_0x316618['oldValueJson']),null!=_0x316618['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x316618,'newValueBoolean')&&_0x49ea52['uint32'](0x28)['bool'](_0x316618['newValueBoolean']),null!=_0x316618['newValueJson']&&Object['hasOwnProperty']['call'](_0x316618,'newValueJson')&&_0x49ea52['uint32'](0x32)['string'](_0x316618['newValueJson']),null!=_0x316618['wasUndone']&&Object['hasOwnProperty']['call'](_0x316618,'wasUndone')&&_0x49ea52['uint32'](0x38)['bool'](_0x316618['wasUndone']),_0x49ea52;},_0x5d7cb6['encodeDelimited']=function(_0x4e008a,_0x524212){return this['encode'](_0x4e008a,_0x524212)['ldelim']();},_0x5d7cb6['decode']=function(_0x5e4898,_0x3086ed){_0x5e4898 instanceof _0x16cc83||(_0x5e4898=_0x16cc83['create'](_0x5e4898));for(var _0x44d14c=void 0x0===_0x3086ed?_0x5e4898['len']:_0x5e4898['pos']+_0x3086ed,_0x40326c=new _0xde2bcd['AttributeOperation']();_0x5e4898['pos']<_0x44d14c;){var _0x3bd88f=_0x5e4898['uint32']();switch(_0x3bd88f>>>0x3){case 0x1:_0x40326c['range']=_0xde2bcd['Range']['decode'](_0x5e4898,_0x5e4898['uint32']());break;case 0x2:_0x40326c['key']=_0x5e4898['string']();break;case 0x3:_0x40326c['oldValueBoolean']=_0x5e4898['bool']();break;case 0x4:_0x40326c['oldValueJson']=_0x5e4898['string']();break;case 0x5:_0x40326c['newValueBoolean']=_0x5e4898['bool']();break;case 0x6:_0x40326c['newValueJson']=_0x5e4898['string']();break;case 0x7:_0x40326c['wasUndone']=_0x5e4898['bool']();break;default:_0x5e4898['skipType'](0x7&_0x3bd88f);}}return _0x40326c;},_0x5d7cb6['decodeDelimited']=function(_0x303816){return _0x303816 instanceof _0x16cc83||(_0x303816=new _0x16cc83(_0x303816)),this['decode'](_0x303816,_0x303816['uint32']());},_0x5d7cb6['verify']=function(_0x507014){if('object'!=typeof _0x507014||null===_0x507014)return'object\x20expected';if(null!=_0x507014['range']&&_0x507014['hasOwnProperty']('range')){var _0x3ececa=_0xde2bcd['Range']['verify'](_0x507014['range']);if(_0x3ececa)return'range.'+_0x3ececa;}return null!=_0x507014['key']&&_0x507014['hasOwnProperty']('key')&&!_0x2f6182['isString'](_0x507014['key'])?'key:\x20string\x20expected':null!=_0x507014['oldValueBoolean']&&_0x507014['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x507014['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x507014['oldValueJson']&&_0x507014['hasOwnProperty']('oldValueJson')&&!_0x2f6182['isString'](_0x507014['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x507014['newValueBoolean']&&_0x507014['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x507014['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x507014['newValueJson']&&_0x507014['hasOwnProperty']('newValueJson')&&!_0x2f6182['isString'](_0x507014['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x507014['wasUndone']&&_0x507014['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x507014['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d7cb6['fromObject']=function(_0x4f2a89){if(_0x4f2a89 instanceof _0xde2bcd['AttributeOperation'])return _0x4f2a89;var _0x1159ca=new _0xde2bcd['AttributeOperation']();if(null!=_0x4f2a89['range']){if('object'!=typeof _0x4f2a89['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1159ca['range']=_0xde2bcd['Range']['fromObject'](_0x4f2a89['range']);}return null!=_0x4f2a89['key']&&(_0x1159ca['key']=String(_0x4f2a89['key'])),null!=_0x4f2a89['oldValueBoolean']&&(_0x1159ca['oldValueBoolean']=Boolean(_0x4f2a89['oldValueBoolean'])),null!=_0x4f2a89['oldValueJson']&&(_0x1159ca['oldValueJson']=String(_0x4f2a89['oldValueJson'])),null!=_0x4f2a89['newValueBoolean']&&(_0x1159ca['newValueBoolean']=Boolean(_0x4f2a89['newValueBoolean'])),null!=_0x4f2a89['newValueJson']&&(_0x1159ca['newValueJson']=String(_0x4f2a89['newValueJson'])),null!=_0x4f2a89['wasUndone']&&(_0x1159ca['wasUndone']=Boolean(_0x4f2a89['wasUndone'])),_0x1159ca;},_0x5d7cb6['toObject']=function(_0x2c1caf,_0x22c2c9){_0x22c2c9||(_0x22c2c9={});var _0x3ef0f0={};return _0x22c2c9['defaults']&&(_0x3ef0f0['range']=null,_0x3ef0f0['key']='',_0x3ef0f0['oldValueBoolean']=!0x1,_0x3ef0f0['oldValueJson']='',_0x3ef0f0['newValueBoolean']=!0x1,_0x3ef0f0['newValueJson']='',_0x3ef0f0['wasUndone']=!0x1),null!=_0x2c1caf['range']&&_0x2c1caf['hasOwnProperty']('range')&&(_0x3ef0f0['range']=_0xde2bcd['Range']['toObject'](_0x2c1caf['range'],_0x22c2c9)),null!=_0x2c1caf['key']&&_0x2c1caf['hasOwnProperty']('key')&&(_0x3ef0f0['key']=_0x2c1caf['key']),null!=_0x2c1caf['oldValueBoolean']&&_0x2c1caf['hasOwnProperty']('oldValueBoolean')&&(_0x3ef0f0['oldValueBoolean']=_0x2c1caf['oldValueBoolean']),null!=_0x2c1caf['oldValueJson']&&_0x2c1caf['hasOwnProperty']('oldValueJson')&&(_0x3ef0f0['oldValueJson']=_0x2c1caf['oldValueJson']),null!=_0x2c1caf['newValueBoolean']&&_0x2c1caf['hasOwnProperty']('newValueBoolean')&&(_0x3ef0f0['newValueBoolean']=_0x2c1caf['newValueBoolean']),null!=_0x2c1caf['newValueJson']&&_0x2c1caf['hasOwnProperty']('newValueJson')&&(_0x3ef0f0['newValueJson']=_0x2c1caf['newValueJson']),null!=_0x2c1caf['wasUndone']&&_0x2c1caf['hasOwnProperty']('wasUndone')&&(_0x3ef0f0['wasUndone']=_0x2c1caf['wasUndone']),_0x3ef0f0;},_0x5d7cb6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x5d7cb6['getTypeUrl']=function(_0x2073e8){return void 0x0===_0x2073e8&&(_0x2073e8='type.googleapis.com'),_0x2073e8+'/AttributeOperation';},_0x5d7cb6;}()),_0xde2bcd['InsertOperation']=(function(){function _0x139d09(_0x19dda7){if(this['nodes']=[],_0x19dda7){for(var _0x589480=Object['keys'](_0x19dda7),_0x4577f1=0x0;_0x4577f1<_0x589480['length'];++_0x4577f1)null!=_0x19dda7[_0x589480[_0x4577f1]]&&(this[_0x589480[_0x4577f1]]=_0x19dda7[_0x589480[_0x4577f1]]);}}return _0x139d09['prototype']['position']=null,_0x139d09['prototype']['nodes']=_0x2f6182['emptyArray'],_0x139d09['prototype']['shouldReceiveAttributes']=!0x1,_0x139d09['prototype']['wasUndone']=!0x1,_0x139d09['create']=function(_0x24ca4a){return new _0x139d09(_0x24ca4a);},_0x139d09['encode']=function(_0x1adbaa,_0x5e3b62){if(_0x5e3b62||(_0x5e3b62=_0x1c223a['create']()),null!=_0x1adbaa['position']&&Object['hasOwnProperty']['call'](_0x1adbaa,'position')&&_0xde2bcd['Position']['encode'](_0x1adbaa['position'],_0x5e3b62['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1adbaa['nodes']&&_0x1adbaa['nodes']['length']){for(var _0x2f495f=0x0;_0x2f495f<_0x1adbaa['nodes']['length'];++_0x2f495f)_0xde2bcd['Element']['encode'](_0x1adbaa['nodes'][_0x2f495f],_0x5e3b62['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1adbaa['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1adbaa,'shouldReceiveAttributes')&&_0x5e3b62['uint32'](0x18)['bool'](_0x1adbaa['shouldReceiveAttributes']),null!=_0x1adbaa['wasUndone']&&Object['hasOwnProperty']['call'](_0x1adbaa,'wasUndone')&&_0x5e3b62['uint32'](0x20)['bool'](_0x1adbaa['wasUndone']),_0x5e3b62;},_0x139d09['encodeDelimited']=function(_0x797021,_0x41bec1){return this['encode'](_0x797021,_0x41bec1)['ldelim']();},_0x139d09['decode']=function(_0x1c47a1,_0x364cf6){_0x1c47a1 instanceof _0x16cc83||(_0x1c47a1=_0x16cc83['create'](_0x1c47a1));for(var _0x5e43f9=void 0x0===_0x364cf6?_0x1c47a1['len']:_0x1c47a1['pos']+_0x364cf6,_0x39c82a=new _0xde2bcd['InsertOperation']();_0x1c47a1['pos']<_0x5e43f9;){var _0x33ad66=_0x1c47a1['uint32']();switch(_0x33ad66>>>0x3){case 0x1:_0x39c82a['position']=_0xde2bcd['Position']['decode'](_0x1c47a1,_0x1c47a1['uint32']());break;case 0x2:_0x39c82a['nodes']&&_0x39c82a['nodes']['length']||(_0x39c82a['nodes']=[]),_0x39c82a['nodes']['push'](_0xde2bcd['Element']['decode'](_0x1c47a1,_0x1c47a1['uint32']()));break;case 0x3:_0x39c82a['shouldReceiveAttributes']=_0x1c47a1['bool']();break;case 0x4:_0x39c82a['wasUndone']=_0x1c47a1['bool']();break;default:_0x1c47a1['skipType'](0x7&_0x33ad66);}}return _0x39c82a;},_0x139d09['decodeDelimited']=function(_0xaa429b){return _0xaa429b instanceof _0x16cc83||(_0xaa429b=new _0x16cc83(_0xaa429b)),this['decode'](_0xaa429b,_0xaa429b['uint32']());},_0x139d09['verify']=function(_0x5bc9cd){if('object'!=typeof _0x5bc9cd||null===_0x5bc9cd)return'object\x20expected';if(null!=_0x5bc9cd['position']&&_0x5bc9cd['hasOwnProperty']('position')&&(_0x4e0afe=_0xde2bcd['Position']['verify'](_0x5bc9cd['position'])))return'position.'+_0x4e0afe;if(null!=_0x5bc9cd['nodes']&&_0x5bc9cd['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x5bc9cd['nodes']))return'nodes:\x20array\x20expected';for(var _0x56e390=0x0;_0x56e390<_0x5bc9cd['nodes']['length'];++_0x56e390){var _0x4e0afe;if(_0x4e0afe=_0xde2bcd['Element']['verify'](_0x5bc9cd['nodes'][_0x56e390]))return'nodes.'+_0x4e0afe;}}return null!=_0x5bc9cd['shouldReceiveAttributes']&&_0x5bc9cd['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x5bc9cd['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x5bc9cd['wasUndone']&&_0x5bc9cd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5bc9cd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x139d09['fromObject']=function(_0x1f3fcf){if(_0x1f3fcf instanceof _0xde2bcd['InsertOperation'])return _0x1f3fcf;var _0x5685b3=new _0xde2bcd['InsertOperation']();if(null!=_0x1f3fcf['position']){if('object'!=typeof _0x1f3fcf['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x5685b3['position']=_0xde2bcd['Position']['fromObject'](_0x1f3fcf['position']);}if(_0x1f3fcf['nodes']){if(!Array['isArray'](_0x1f3fcf['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x5685b3['nodes']=[];for(var _0x4a1cc8=0x0;_0x4a1cc8<_0x1f3fcf['nodes']['length'];++_0x4a1cc8){if('object'!=typeof _0x1f3fcf['nodes'][_0x4a1cc8])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x5685b3['nodes'][_0x4a1cc8]=_0xde2bcd['Element']['fromObject'](_0x1f3fcf['nodes'][_0x4a1cc8]);}}return null!=_0x1f3fcf['shouldReceiveAttributes']&&(_0x5685b3['shouldReceiveAttributes']=Boolean(_0x1f3fcf['shouldReceiveAttributes'])),null!=_0x1f3fcf['wasUndone']&&(_0x5685b3['wasUndone']=Boolean(_0x1f3fcf['wasUndone'])),_0x5685b3;},_0x139d09['toObject']=function(_0x2a5b77,_0x3e4e5a){_0x3e4e5a||(_0x3e4e5a={});var _0x561483={};if((_0x3e4e5a['arrays']||_0x3e4e5a['defaults'])&&(_0x561483['nodes']=[]),_0x3e4e5a['defaults']&&(_0x561483['position']=null,_0x561483['shouldReceiveAttributes']=!0x1,_0x561483['wasUndone']=!0x1),null!=_0x2a5b77['position']&&_0x2a5b77['hasOwnProperty']('position')&&(_0x561483['position']=_0xde2bcd['Position']['toObject'](_0x2a5b77['position'],_0x3e4e5a)),_0x2a5b77['nodes']&&_0x2a5b77['nodes']['length']){_0x561483['nodes']=[];for(var _0x2aa79e=0x0;_0x2aa79e<_0x2a5b77['nodes']['length'];++_0x2aa79e)_0x561483['nodes'][_0x2aa79e]=_0xde2bcd['Element']['toObject'](_0x2a5b77['nodes'][_0x2aa79e],_0x3e4e5a);}return null!=_0x2a5b77['shouldReceiveAttributes']&&_0x2a5b77['hasOwnProperty']('shouldReceiveAttributes')&&(_0x561483['shouldReceiveAttributes']=_0x2a5b77['shouldReceiveAttributes']),null!=_0x2a5b77['wasUndone']&&_0x2a5b77['hasOwnProperty']('wasUndone')&&(_0x561483['wasUndone']=_0x2a5b77['wasUndone']),_0x561483;},_0x139d09['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x139d09['getTypeUrl']=function(_0x34564a){return void 0x0===_0x34564a&&(_0x34564a='type.googleapis.com'),_0x34564a+'/InsertOperation';},_0x139d09;}()),_0xde2bcd['MarkerOperation']=(function(){function _0x11d94c(_0xf9134b){if(_0xf9134b){for(var _0x35a878=Object['keys'](_0xf9134b),_0x39a814=0x0;_0x39a814<_0x35a878['length'];++_0x39a814)null!=_0xf9134b[_0x35a878[_0x39a814]]&&(this[_0x35a878[_0x39a814]]=_0xf9134b[_0x35a878[_0x39a814]]);}}return _0x11d94c['prototype']['name']='',_0x11d94c['prototype']['oldRange']=null,_0x11d94c['prototype']['newRange']=null,_0x11d94c['prototype']['affectsData']=!0x1,_0x11d94c['prototype']['wasUndone']=!0x1,_0x11d94c['create']=function(_0x57757e){return new _0x11d94c(_0x57757e);},_0x11d94c['encode']=function(_0x554c3c,_0x24eada){return _0x24eada||(_0x24eada=_0x1c223a['create']()),null!=_0x554c3c['name']&&Object['hasOwnProperty']['call'](_0x554c3c,'name')&&_0x24eada['uint32'](0xa)['string'](_0x554c3c['name']),null!=_0x554c3c['oldRange']&&Object['hasOwnProperty']['call'](_0x554c3c,'oldRange')&&_0xde2bcd['Range']['encode'](_0x554c3c['oldRange'],_0x24eada['uint32'](0x12)['fork']())['ldelim'](),null!=_0x554c3c['newRange']&&Object['hasOwnProperty']['call'](_0x554c3c,'newRange')&&_0xde2bcd['Range']['encode'](_0x554c3c['newRange'],_0x24eada['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x554c3c['affectsData']&&Object['hasOwnProperty']['call'](_0x554c3c,'affectsData')&&_0x24eada['uint32'](0x20)['bool'](_0x554c3c['affectsData']),null!=_0x554c3c['wasUndone']&&Object['hasOwnProperty']['call'](_0x554c3c,'wasUndone')&&_0x24eada['uint32'](0x28)['bool'](_0x554c3c['wasUndone']),_0x24eada;},_0x11d94c['encodeDelimited']=function(_0x36d186,_0x51b3c3){return this['encode'](_0x36d186,_0x51b3c3)['ldelim']();},_0x11d94c['decode']=function(_0x1ffef0,_0x157d4b){_0x1ffef0 instanceof _0x16cc83||(_0x1ffef0=_0x16cc83['create'](_0x1ffef0));for(var _0x3d547f=void 0x0===_0x157d4b?_0x1ffef0['len']:_0x1ffef0['pos']+_0x157d4b,_0xc3aa39=new _0xde2bcd['MarkerOperation']();_0x1ffef0['pos']<_0x3d547f;){var _0x1779d3=_0x1ffef0['uint32']();switch(_0x1779d3>>>0x3){case 0x1:_0xc3aa39['name']=_0x1ffef0['string']();break;case 0x2:_0xc3aa39['oldRange']=_0xde2bcd['Range']['decode'](_0x1ffef0,_0x1ffef0['uint32']());break;case 0x3:_0xc3aa39['newRange']=_0xde2bcd['Range']['decode'](_0x1ffef0,_0x1ffef0['uint32']());break;case 0x4:_0xc3aa39['affectsData']=_0x1ffef0['bool']();break;case 0x5:_0xc3aa39['wasUndone']=_0x1ffef0['bool']();break;default:_0x1ffef0['skipType'](0x7&_0x1779d3);}}return _0xc3aa39;},_0x11d94c['decodeDelimited']=function(_0x3b678a){return _0x3b678a instanceof _0x16cc83||(_0x3b678a=new _0x16cc83(_0x3b678a)),this['decode'](_0x3b678a,_0x3b678a['uint32']());},_0x11d94c['verify']=function(_0x2c257b){if('object'!=typeof _0x2c257b||null===_0x2c257b)return'object\x20expected';if(null!=_0x2c257b['name']&&_0x2c257b['hasOwnProperty']('name')&&!_0x2f6182['isString'](_0x2c257b['name']))return'name:\x20string\x20expected';var _0x15b431;if(null!=_0x2c257b['oldRange']&&_0x2c257b['hasOwnProperty']('oldRange')&&(_0x15b431=_0xde2bcd['Range']['verify'](_0x2c257b['oldRange'])))return'oldRange.'+_0x15b431;if(null!=_0x2c257b['newRange']&&_0x2c257b['hasOwnProperty']('newRange')&&(_0x15b431=_0xde2bcd['Range']['verify'](_0x2c257b['newRange'])))return'newRange.'+_0x15b431;return null!=_0x2c257b['affectsData']&&_0x2c257b['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2c257b['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2c257b['wasUndone']&&_0x2c257b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2c257b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x11d94c['fromObject']=function(_0x17aa71){if(_0x17aa71 instanceof _0xde2bcd['MarkerOperation'])return _0x17aa71;var _0xa38edf=new _0xde2bcd['MarkerOperation']();if(null!=_0x17aa71['name']&&(_0xa38edf['name']=String(_0x17aa71['name'])),null!=_0x17aa71['oldRange']){if('object'!=typeof _0x17aa71['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xa38edf['oldRange']=_0xde2bcd['Range']['fromObject'](_0x17aa71['oldRange']);}if(null!=_0x17aa71['newRange']){if('object'!=typeof _0x17aa71['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xa38edf['newRange']=_0xde2bcd['Range']['fromObject'](_0x17aa71['newRange']);}return null!=_0x17aa71['affectsData']&&(_0xa38edf['affectsData']=Boolean(_0x17aa71['affectsData'])),null!=_0x17aa71['wasUndone']&&(_0xa38edf['wasUndone']=Boolean(_0x17aa71['wasUndone'])),_0xa38edf;},_0x11d94c['toObject']=function(_0x111667,_0x2d2fe0){_0x2d2fe0||(_0x2d2fe0={});var _0x31b9a2={};return _0x2d2fe0['defaults']&&(_0x31b9a2['name']='',_0x31b9a2['oldRange']=null,_0x31b9a2['newRange']=null,_0x31b9a2['affectsData']=!0x1,_0x31b9a2['wasUndone']=!0x1),null!=_0x111667['name']&&_0x111667['hasOwnProperty']('name')&&(_0x31b9a2['name']=_0x111667['name']),null!=_0x111667['oldRange']&&_0x111667['hasOwnProperty']('oldRange')&&(_0x31b9a2['oldRange']=_0xde2bcd['Range']['toObject'](_0x111667['oldRange'],_0x2d2fe0)),null!=_0x111667['newRange']&&_0x111667['hasOwnProperty']('newRange')&&(_0x31b9a2['newRange']=_0xde2bcd['Range']['toObject'](_0x111667['newRange'],_0x2d2fe0)),null!=_0x111667['affectsData']&&_0x111667['hasOwnProperty']('affectsData')&&(_0x31b9a2['affectsData']=_0x111667['affectsData']),null!=_0x111667['wasUndone']&&_0x111667['hasOwnProperty']('wasUndone')&&(_0x31b9a2['wasUndone']=_0x111667['wasUndone']),_0x31b9a2;},_0x11d94c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x11d94c['getTypeUrl']=function(_0x1f5b60){return void 0x0===_0x1f5b60&&(_0x1f5b60='type.googleapis.com'),_0x1f5b60+'/MarkerOperation';},_0x11d94c;}()),_0xde2bcd['MergeOperation']=(function(){function _0x863282(_0x2d5c4f){if(_0x2d5c4f){for(var _0x84f473=Object['keys'](_0x2d5c4f),_0xd41218=0x0;_0xd41218<_0x84f473['length'];++_0xd41218)null!=_0x2d5c4f[_0x84f473[_0xd41218]]&&(this[_0x84f473[_0xd41218]]=_0x2d5c4f[_0x84f473[_0xd41218]]);}}return _0x863282['prototype']['sourcePosition']=null,_0x863282['prototype']['targetPosition']=null,_0x863282['prototype']['graveyardPosition']=null,_0x863282['prototype']['howMany']=0x0,_0x863282['prototype']['wasUndone']=!0x1,_0x863282['create']=function(_0x9a2fe9){return new _0x863282(_0x9a2fe9);},_0x863282['encode']=function(_0x71dd93,_0x2a4014){return _0x2a4014||(_0x2a4014=_0x1c223a['create']()),null!=_0x71dd93['sourcePosition']&&Object['hasOwnProperty']['call'](_0x71dd93,'sourcePosition')&&_0xde2bcd['Position']['encode'](_0x71dd93['sourcePosition'],_0x2a4014['uint32'](0xa)['fork']())['ldelim'](),null!=_0x71dd93['targetPosition']&&Object['hasOwnProperty']['call'](_0x71dd93,'targetPosition')&&_0xde2bcd['Position']['encode'](_0x71dd93['targetPosition'],_0x2a4014['uint32'](0x12)['fork']())['ldelim'](),null!=_0x71dd93['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x71dd93,'graveyardPosition')&&_0xde2bcd['Position']['encode'](_0x71dd93['graveyardPosition'],_0x2a4014['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x71dd93['howMany']&&Object['hasOwnProperty']['call'](_0x71dd93,'howMany')&&_0x2a4014['uint32'](0x20)['uint32'](_0x71dd93['howMany']),null!=_0x71dd93['wasUndone']&&Object['hasOwnProperty']['call'](_0x71dd93,'wasUndone')&&_0x2a4014['uint32'](0x28)['bool'](_0x71dd93['wasUndone']),_0x2a4014;},_0x863282['encodeDelimited']=function(_0x39a6fb,_0x56cd45){return this['encode'](_0x39a6fb,_0x56cd45)['ldelim']();},_0x863282['decode']=function(_0x4cc6d3,_0xc0ba47){_0x4cc6d3 instanceof _0x16cc83||(_0x4cc6d3=_0x16cc83['create'](_0x4cc6d3));for(var _0x52f2a3=void 0x0===_0xc0ba47?_0x4cc6d3['len']:_0x4cc6d3['pos']+_0xc0ba47,_0x1950fd=new _0xde2bcd['MergeOperation']();_0x4cc6d3['pos']<_0x52f2a3;){var _0xa29c44=_0x4cc6d3['uint32']();switch(_0xa29c44>>>0x3){case 0x1:_0x1950fd['sourcePosition']=_0xde2bcd['Position']['decode'](_0x4cc6d3,_0x4cc6d3['uint32']());break;case 0x2:_0x1950fd['targetPosition']=_0xde2bcd['Position']['decode'](_0x4cc6d3,_0x4cc6d3['uint32']());break;case 0x3:_0x1950fd['graveyardPosition']=_0xde2bcd['Position']['decode'](_0x4cc6d3,_0x4cc6d3['uint32']());break;case 0x4:_0x1950fd['howMany']=_0x4cc6d3['uint32']();break;case 0x5:_0x1950fd['wasUndone']=_0x4cc6d3['bool']();break;default:_0x4cc6d3['skipType'](0x7&_0xa29c44);}}return _0x1950fd;},_0x863282['decodeDelimited']=function(_0x409383){return _0x409383 instanceof _0x16cc83||(_0x409383=new _0x16cc83(_0x409383)),this['decode'](_0x409383,_0x409383['uint32']());},_0x863282['verify']=function(_0x51c3d8){if('object'!=typeof _0x51c3d8||null===_0x51c3d8)return'object\x20expected';var _0x5de611;if(null!=_0x51c3d8['sourcePosition']&&_0x51c3d8['hasOwnProperty']('sourcePosition')&&(_0x5de611=_0xde2bcd['Position']['verify'](_0x51c3d8['sourcePosition'])))return'sourcePosition.'+_0x5de611;if(null!=_0x51c3d8['targetPosition']&&_0x51c3d8['hasOwnProperty']('targetPosition')&&(_0x5de611=_0xde2bcd['Position']['verify'](_0x51c3d8['targetPosition'])))return'targetPosition.'+_0x5de611;if(null!=_0x51c3d8['graveyardPosition']&&_0x51c3d8['hasOwnProperty']('graveyardPosition')&&(_0x5de611=_0xde2bcd['Position']['verify'](_0x51c3d8['graveyardPosition'])))return'graveyardPosition.'+_0x5de611;return null!=_0x51c3d8['howMany']&&_0x51c3d8['hasOwnProperty']('howMany')&&!_0x2f6182['isInteger'](_0x51c3d8['howMany'])?'howMany:\x20integer\x20expected':null!=_0x51c3d8['wasUndone']&&_0x51c3d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x51c3d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x863282['fromObject']=function(_0x44d08f){if(_0x44d08f instanceof _0xde2bcd['MergeOperation'])return _0x44d08f;var _0xc9695d=new _0xde2bcd['MergeOperation']();if(null!=_0x44d08f['sourcePosition']){if('object'!=typeof _0x44d08f['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0xc9695d['sourcePosition']=_0xde2bcd['Position']['fromObject'](_0x44d08f['sourcePosition']);}if(null!=_0x44d08f['targetPosition']){if('object'!=typeof _0x44d08f['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0xc9695d['targetPosition']=_0xde2bcd['Position']['fromObject'](_0x44d08f['targetPosition']);}if(null!=_0x44d08f['graveyardPosition']){if('object'!=typeof _0x44d08f['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0xc9695d['graveyardPosition']=_0xde2bcd['Position']['fromObject'](_0x44d08f['graveyardPosition']);}return null!=_0x44d08f['howMany']&&(_0xc9695d['howMany']=_0x44d08f['howMany']>>>0x0),null!=_0x44d08f['wasUndone']&&(_0xc9695d['wasUndone']=Boolean(_0x44d08f['wasUndone'])),_0xc9695d;},_0x863282['toObject']=function(_0x4738f6,_0x2f14c0){_0x2f14c0||(_0x2f14c0={});var _0x5db968={};return _0x2f14c0['defaults']&&(_0x5db968['sourcePosition']=null,_0x5db968['targetPosition']=null,_0x5db968['graveyardPosition']=null,_0x5db968['howMany']=0x0,_0x5db968['wasUndone']=!0x1),null!=_0x4738f6['sourcePosition']&&_0x4738f6['hasOwnProperty']('sourcePosition')&&(_0x5db968['sourcePosition']=_0xde2bcd['Position']['toObject'](_0x4738f6['sourcePosition'],_0x2f14c0)),null!=_0x4738f6['targetPosition']&&_0x4738f6['hasOwnProperty']('targetPosition')&&(_0x5db968['targetPosition']=_0xde2bcd['Position']['toObject'](_0x4738f6['targetPosition'],_0x2f14c0)),null!=_0x4738f6['graveyardPosition']&&_0x4738f6['hasOwnProperty']('graveyardPosition')&&(_0x5db968['graveyardPosition']=_0xde2bcd['Position']['toObject'](_0x4738f6['graveyardPosition'],_0x2f14c0)),null!=_0x4738f6['howMany']&&_0x4738f6['hasOwnProperty']('howMany')&&(_0x5db968['howMany']=_0x4738f6['howMany']),null!=_0x4738f6['wasUndone']&&_0x4738f6['hasOwnProperty']('wasUndone')&&(_0x5db968['wasUndone']=_0x4738f6['wasUndone']),_0x5db968;},_0x863282['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x863282['getTypeUrl']=function(_0x418c90){return void 0x0===_0x418c90&&(_0x418c90='type.googleapis.com'),_0x418c90+'/MergeOperation';},_0x863282;}()),_0xde2bcd['MoveOperation']=(function(){function _0x15fe86(_0x16a9af){if(_0x16a9af){for(var _0xa0134d=Object['keys'](_0x16a9af),_0xb13931=0x0;_0xb13931<_0xa0134d['length'];++_0xb13931)null!=_0x16a9af[_0xa0134d[_0xb13931]]&&(this[_0xa0134d[_0xb13931]]=_0x16a9af[_0xa0134d[_0xb13931]]);}}return _0x15fe86['prototype']['sourcePosition']=null,_0x15fe86['prototype']['howMany']=0x0,_0x15fe86['prototype']['targetPosition']=null,_0x15fe86['prototype']['wasUndone']=!0x1,_0x15fe86['create']=function(_0x18d493){return new _0x15fe86(_0x18d493);},_0x15fe86['encode']=function(_0x2c08aa,_0x244600){return _0x244600||(_0x244600=_0x1c223a['create']()),null!=_0x2c08aa['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2c08aa,'sourcePosition')&&_0xde2bcd['Position']['encode'](_0x2c08aa['sourcePosition'],_0x244600['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2c08aa['howMany']&&Object['hasOwnProperty']['call'](_0x2c08aa,'howMany')&&_0x244600['uint32'](0x10)['uint32'](_0x2c08aa['howMany']),null!=_0x2c08aa['targetPosition']&&Object['hasOwnProperty']['call'](_0x2c08aa,'targetPosition')&&_0xde2bcd['Position']['encode'](_0x2c08aa['targetPosition'],_0x244600['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2c08aa['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c08aa,'wasUndone')&&_0x244600['uint32'](0x20)['bool'](_0x2c08aa['wasUndone']),_0x244600;},_0x15fe86['encodeDelimited']=function(_0x7ac68b,_0x214b86){return this['encode'](_0x7ac68b,_0x214b86)['ldelim']();},_0x15fe86['decode']=function(_0xeae01b,_0x3cb429){_0xeae01b instanceof _0x16cc83||(_0xeae01b=_0x16cc83['create'](_0xeae01b));for(var _0xd1f354=void 0x0===_0x3cb429?_0xeae01b['len']:_0xeae01b['pos']+_0x3cb429,_0x2abe57=new _0xde2bcd['MoveOperation']();_0xeae01b['pos']<_0xd1f354;){var _0x346aab=_0xeae01b['uint32']();switch(_0x346aab>>>0x3){case 0x1:_0x2abe57['sourcePosition']=_0xde2bcd['Position']['decode'](_0xeae01b,_0xeae01b['uint32']());break;case 0x2:_0x2abe57['howMany']=_0xeae01b['uint32']();break;case 0x3:_0x2abe57['targetPosition']=_0xde2bcd['Position']['decode'](_0xeae01b,_0xeae01b['uint32']());break;case 0x4:_0x2abe57['wasUndone']=_0xeae01b['bool']();break;default:_0xeae01b['skipType'](0x7&_0x346aab);}}return _0x2abe57;},_0x15fe86['decodeDelimited']=function(_0x11c1fc){return _0x11c1fc instanceof _0x16cc83||(_0x11c1fc=new _0x16cc83(_0x11c1fc)),this['decode'](_0x11c1fc,_0x11c1fc['uint32']());},_0x15fe86['verify']=function(_0x325abd){if('object'!=typeof _0x325abd||null===_0x325abd)return'object\x20expected';var _0x16aa07;if(null!=_0x325abd['sourcePosition']&&_0x325abd['hasOwnProperty']('sourcePosition')&&(_0x16aa07=_0xde2bcd['Position']['verify'](_0x325abd['sourcePosition'])))return'sourcePosition.'+_0x16aa07;if(null!=_0x325abd['howMany']&&_0x325abd['hasOwnProperty']('howMany')&&!_0x2f6182['isInteger'](_0x325abd['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x325abd['targetPosition']&&_0x325abd['hasOwnProperty']('targetPosition')&&(_0x16aa07=_0xde2bcd['Position']['verify'](_0x325abd['targetPosition'])))return'targetPosition.'+_0x16aa07;return null!=_0x325abd['wasUndone']&&_0x325abd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x325abd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15fe86['fromObject']=function(_0x21c5eb){if(_0x21c5eb instanceof _0xde2bcd['MoveOperation'])return _0x21c5eb;var _0x522ea9=new _0xde2bcd['MoveOperation']();if(null!=_0x21c5eb['sourcePosition']){if('object'!=typeof _0x21c5eb['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x522ea9['sourcePosition']=_0xde2bcd['Position']['fromObject'](_0x21c5eb['sourcePosition']);}if(null!=_0x21c5eb['howMany']&&(_0x522ea9['howMany']=_0x21c5eb['howMany']>>>0x0),null!=_0x21c5eb['targetPosition']){if('object'!=typeof _0x21c5eb['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x522ea9['targetPosition']=_0xde2bcd['Position']['fromObject'](_0x21c5eb['targetPosition']);}return null!=_0x21c5eb['wasUndone']&&(_0x522ea9['wasUndone']=Boolean(_0x21c5eb['wasUndone'])),_0x522ea9;},_0x15fe86['toObject']=function(_0x29a410,_0x453ca){_0x453ca||(_0x453ca={});var _0xca5356={};return _0x453ca['defaults']&&(_0xca5356['sourcePosition']=null,_0xca5356['howMany']=0x0,_0xca5356['targetPosition']=null,_0xca5356['wasUndone']=!0x1),null!=_0x29a410['sourcePosition']&&_0x29a410['hasOwnProperty']('sourcePosition')&&(_0xca5356['sourcePosition']=_0xde2bcd['Position']['toObject'](_0x29a410['sourcePosition'],_0x453ca)),null!=_0x29a410['howMany']&&_0x29a410['hasOwnProperty']('howMany')&&(_0xca5356['howMany']=_0x29a410['howMany']),null!=_0x29a410['targetPosition']&&_0x29a410['hasOwnProperty']('targetPosition')&&(_0xca5356['targetPosition']=_0xde2bcd['Position']['toObject'](_0x29a410['targetPosition'],_0x453ca)),null!=_0x29a410['wasUndone']&&_0x29a410['hasOwnProperty']('wasUndone')&&(_0xca5356['wasUndone']=_0x29a410['wasUndone']),_0xca5356;},_0x15fe86['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x15fe86['getTypeUrl']=function(_0x15dddf){return void 0x0===_0x15dddf&&(_0x15dddf='type.googleapis.com'),_0x15dddf+'/MoveOperation';},_0x15fe86;}()),_0xde2bcd['RenameOperation']=(function(){function _0x1840e0(_0x3c0f93){if(_0x3c0f93){for(var _0x351ce0=Object['keys'](_0x3c0f93),_0x30d961=0x0;_0x30d961<_0x351ce0['length'];++_0x30d961)null!=_0x3c0f93[_0x351ce0[_0x30d961]]&&(this[_0x351ce0[_0x30d961]]=_0x3c0f93[_0x351ce0[_0x30d961]]);}}return _0x1840e0['prototype']['position']=null,_0x1840e0['prototype']['oldName']='',_0x1840e0['prototype']['newName']='',_0x1840e0['prototype']['wasUndone']=!0x1,_0x1840e0['create']=function(_0x346580){return new _0x1840e0(_0x346580);},_0x1840e0['encode']=function(_0x57f240,_0x5c2e63){return _0x5c2e63||(_0x5c2e63=_0x1c223a['create']()),null!=_0x57f240['position']&&Object['hasOwnProperty']['call'](_0x57f240,'position')&&_0xde2bcd['Position']['encode'](_0x57f240['position'],_0x5c2e63['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57f240['oldName']&&Object['hasOwnProperty']['call'](_0x57f240,'oldName')&&_0x5c2e63['uint32'](0x12)['string'](_0x57f240['oldName']),null!=_0x57f240['newName']&&Object['hasOwnProperty']['call'](_0x57f240,'newName')&&_0x5c2e63['uint32'](0x1a)['string'](_0x57f240['newName']),null!=_0x57f240['wasUndone']&&Object['hasOwnProperty']['call'](_0x57f240,'wasUndone')&&_0x5c2e63['uint32'](0x20)['bool'](_0x57f240['wasUndone']),_0x5c2e63;},_0x1840e0['encodeDelimited']=function(_0x2fe431,_0x34c18f){return this['encode'](_0x2fe431,_0x34c18f)['ldelim']();},_0x1840e0['decode']=function(_0x45bf4a,_0x54b1a1){_0x45bf4a instanceof _0x16cc83||(_0x45bf4a=_0x16cc83['create'](_0x45bf4a));for(var _0x56cc6e=void 0x0===_0x54b1a1?_0x45bf4a['len']:_0x45bf4a['pos']+_0x54b1a1,_0x1bcdc8=new _0xde2bcd['RenameOperation']();_0x45bf4a['pos']<_0x56cc6e;){var _0x36fad6=_0x45bf4a['uint32']();switch(_0x36fad6>>>0x3){case 0x1:_0x1bcdc8['position']=_0xde2bcd['Position']['decode'](_0x45bf4a,_0x45bf4a['uint32']());break;case 0x2:_0x1bcdc8['oldName']=_0x45bf4a['string']();break;case 0x3:_0x1bcdc8['newName']=_0x45bf4a['string']();break;case 0x4:_0x1bcdc8['wasUndone']=_0x45bf4a['bool']();break;default:_0x45bf4a['skipType'](0x7&_0x36fad6);}}return _0x1bcdc8;},_0x1840e0['decodeDelimited']=function(_0x421b07){return _0x421b07 instanceof _0x16cc83||(_0x421b07=new _0x16cc83(_0x421b07)),this['decode'](_0x421b07,_0x421b07['uint32']());},_0x1840e0['verify']=function(_0x3b494a){if('object'!=typeof _0x3b494a||null===_0x3b494a)return'object\x20expected';if(null!=_0x3b494a['position']&&_0x3b494a['hasOwnProperty']('position')){var _0x366cd0=_0xde2bcd['Position']['verify'](_0x3b494a['position']);if(_0x366cd0)return'position.'+_0x366cd0;}return null!=_0x3b494a['oldName']&&_0x3b494a['hasOwnProperty']('oldName')&&!_0x2f6182['isString'](_0x3b494a['oldName'])?'oldName:\x20string\x20expected':null!=_0x3b494a['newName']&&_0x3b494a['hasOwnProperty']('newName')&&!_0x2f6182['isString'](_0x3b494a['newName'])?'newName:\x20string\x20expected':null!=_0x3b494a['wasUndone']&&_0x3b494a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b494a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1840e0['fromObject']=function(_0x2dfee4){if(_0x2dfee4 instanceof _0xde2bcd['RenameOperation'])return _0x2dfee4;var _0xe8471c=new _0xde2bcd['RenameOperation']();if(null!=_0x2dfee4['position']){if('object'!=typeof _0x2dfee4['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xe8471c['position']=_0xde2bcd['Position']['fromObject'](_0x2dfee4['position']);}return null!=_0x2dfee4['oldName']&&(_0xe8471c['oldName']=String(_0x2dfee4['oldName'])),null!=_0x2dfee4['newName']&&(_0xe8471c['newName']=String(_0x2dfee4['newName'])),null!=_0x2dfee4['wasUndone']&&(_0xe8471c['wasUndone']=Boolean(_0x2dfee4['wasUndone'])),_0xe8471c;},_0x1840e0['toObject']=function(_0x1072f5,_0x2d5cb1){_0x2d5cb1||(_0x2d5cb1={});var _0x36f777={};return _0x2d5cb1['defaults']&&(_0x36f777['position']=null,_0x36f777['oldName']='',_0x36f777['newName']='',_0x36f777['wasUndone']=!0x1),null!=_0x1072f5['position']&&_0x1072f5['hasOwnProperty']('position')&&(_0x36f777['position']=_0xde2bcd['Position']['toObject'](_0x1072f5['position'],_0x2d5cb1)),null!=_0x1072f5['oldName']&&_0x1072f5['hasOwnProperty']('oldName')&&(_0x36f777['oldName']=_0x1072f5['oldName']),null!=_0x1072f5['newName']&&_0x1072f5['hasOwnProperty']('newName')&&(_0x36f777['newName']=_0x1072f5['newName']),null!=_0x1072f5['wasUndone']&&_0x1072f5['hasOwnProperty']('wasUndone')&&(_0x36f777['wasUndone']=_0x1072f5['wasUndone']),_0x36f777;},_0x1840e0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x1840e0['getTypeUrl']=function(_0x42c0ed){return void 0x0===_0x42c0ed&&(_0x42c0ed='type.googleapis.com'),_0x42c0ed+'/RenameOperation';},_0x1840e0;}()),_0xde2bcd['RootAttributeOperation']=(function(){function _0x50387a(_0x2d798e){if(_0x2d798e){for(var _0x517ad7=Object['keys'](_0x2d798e),_0x478f32=0x0;_0x478f32<_0x517ad7['length'];++_0x478f32)null!=_0x2d798e[_0x517ad7[_0x478f32]]&&(this[_0x517ad7[_0x478f32]]=_0x2d798e[_0x517ad7[_0x478f32]]);}}return _0x50387a['prototype']['root']='',_0x50387a['prototype']['key']='',_0x50387a['prototype']['oldValueBoolean']=!0x1,_0x50387a['prototype']['oldValueJson']='',_0x50387a['prototype']['newValueBoolean']=!0x1,_0x50387a['prototype']['newValueJson']='',_0x50387a['prototype']['wasUndone']=!0x1,_0x50387a['create']=function(_0x18d06d){return new _0x50387a(_0x18d06d);},_0x50387a['encode']=function(_0x2de2fa,_0x4e0d8d){return _0x4e0d8d||(_0x4e0d8d=_0x1c223a['create']()),null!=_0x2de2fa['root']&&Object['hasOwnProperty']['call'](_0x2de2fa,'root')&&_0x4e0d8d['uint32'](0xa)['string'](_0x2de2fa['root']),null!=_0x2de2fa['key']&&Object['hasOwnProperty']['call'](_0x2de2fa,'key')&&_0x4e0d8d['uint32'](0x12)['string'](_0x2de2fa['key']),null!=_0x2de2fa['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2de2fa,'oldValueBoolean')&&_0x4e0d8d['uint32'](0x18)['bool'](_0x2de2fa['oldValueBoolean']),null!=_0x2de2fa['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2de2fa,'oldValueJson')&&_0x4e0d8d['uint32'](0x22)['string'](_0x2de2fa['oldValueJson']),null!=_0x2de2fa['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2de2fa,'newValueBoolean')&&_0x4e0d8d['uint32'](0x28)['bool'](_0x2de2fa['newValueBoolean']),null!=_0x2de2fa['newValueJson']&&Object['hasOwnProperty']['call'](_0x2de2fa,'newValueJson')&&_0x4e0d8d['uint32'](0x32)['string'](_0x2de2fa['newValueJson']),null!=_0x2de2fa['wasUndone']&&Object['hasOwnProperty']['call'](_0x2de2fa,'wasUndone')&&_0x4e0d8d['uint32'](0x38)['bool'](_0x2de2fa['wasUndone']),_0x4e0d8d;},_0x50387a['encodeDelimited']=function(_0x1ddfe6,_0x52dcec){return this['encode'](_0x1ddfe6,_0x52dcec)['ldelim']();},_0x50387a['decode']=function(_0x5291da,_0x44e7bf){_0x5291da instanceof _0x16cc83||(_0x5291da=_0x16cc83['create'](_0x5291da));for(var _0x323b03=void 0x0===_0x44e7bf?_0x5291da['len']:_0x5291da['pos']+_0x44e7bf,_0x2604e7=new _0xde2bcd['RootAttributeOperation']();_0x5291da['pos']<_0x323b03;){var _0x4cdc94=_0x5291da['uint32']();switch(_0x4cdc94>>>0x3){case 0x1:_0x2604e7['root']=_0x5291da['string']();break;case 0x2:_0x2604e7['key']=_0x5291da['string']();break;case 0x3:_0x2604e7['oldValueBoolean']=_0x5291da['bool']();break;case 0x4:_0x2604e7['oldValueJson']=_0x5291da['string']();break;case 0x5:_0x2604e7['newValueBoolean']=_0x5291da['bool']();break;case 0x6:_0x2604e7['newValueJson']=_0x5291da['string']();break;case 0x7:_0x2604e7['wasUndone']=_0x5291da['bool']();break;default:_0x5291da['skipType'](0x7&_0x4cdc94);}}return _0x2604e7;},_0x50387a['decodeDelimited']=function(_0x3e3cb9){return _0x3e3cb9 instanceof _0x16cc83||(_0x3e3cb9=new _0x16cc83(_0x3e3cb9)),this['decode'](_0x3e3cb9,_0x3e3cb9['uint32']());},_0x50387a['verify']=function(_0x32baa8){return'object'!=typeof _0x32baa8||null===_0x32baa8?'object\x20expected':null!=_0x32baa8['root']&&_0x32baa8['hasOwnProperty']('root')&&!_0x2f6182['isString'](_0x32baa8['root'])?'root:\x20string\x20expected':null!=_0x32baa8['key']&&_0x32baa8['hasOwnProperty']('key')&&!_0x2f6182['isString'](_0x32baa8['key'])?'key:\x20string\x20expected':null!=_0x32baa8['oldValueBoolean']&&_0x32baa8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x32baa8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x32baa8['oldValueJson']&&_0x32baa8['hasOwnProperty']('oldValueJson')&&!_0x2f6182['isString'](_0x32baa8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x32baa8['newValueBoolean']&&_0x32baa8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x32baa8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x32baa8['newValueJson']&&_0x32baa8['hasOwnProperty']('newValueJson')&&!_0x2f6182['isString'](_0x32baa8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x32baa8['wasUndone']&&_0x32baa8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x32baa8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x50387a['fromObject']=function(_0x147561){if(_0x147561 instanceof _0xde2bcd['RootAttributeOperation'])return _0x147561;var _0x376555=new _0xde2bcd['RootAttributeOperation']();return null!=_0x147561['root']&&(_0x376555['root']=String(_0x147561['root'])),null!=_0x147561['key']&&(_0x376555['key']=String(_0x147561['key'])),null!=_0x147561['oldValueBoolean']&&(_0x376555['oldValueBoolean']=Boolean(_0x147561['oldValueBoolean'])),null!=_0x147561['oldValueJson']&&(_0x376555['oldValueJson']=String(_0x147561['oldValueJson'])),null!=_0x147561['newValueBoolean']&&(_0x376555['newValueBoolean']=Boolean(_0x147561['newValueBoolean'])),null!=_0x147561['newValueJson']&&(_0x376555['newValueJson']=String(_0x147561['newValueJson'])),null!=_0x147561['wasUndone']&&(_0x376555['wasUndone']=Boolean(_0x147561['wasUndone'])),_0x376555;},_0x50387a['toObject']=function(_0x1ade60,_0x2ce49a){_0x2ce49a||(_0x2ce49a={});var _0x1e2624={};return _0x2ce49a['defaults']&&(_0x1e2624['root']='',_0x1e2624['key']='',_0x1e2624['oldValueBoolean']=!0x1,_0x1e2624['oldValueJson']='',_0x1e2624['newValueBoolean']=!0x1,_0x1e2624['newValueJson']='',_0x1e2624['wasUndone']=!0x1),null!=_0x1ade60['root']&&_0x1ade60['hasOwnProperty']('root')&&(_0x1e2624['root']=_0x1ade60['root']),null!=_0x1ade60['key']&&_0x1ade60['hasOwnProperty']('key')&&(_0x1e2624['key']=_0x1ade60['key']),null!=_0x1ade60['oldValueBoolean']&&_0x1ade60['hasOwnProperty']('oldValueBoolean')&&(_0x1e2624['oldValueBoolean']=_0x1ade60['oldValueBoolean']),null!=_0x1ade60['oldValueJson']&&_0x1ade60['hasOwnProperty']('oldValueJson')&&(_0x1e2624['oldValueJson']=_0x1ade60['oldValueJson']),null!=_0x1ade60['newValueBoolean']&&_0x1ade60['hasOwnProperty']('newValueBoolean')&&(_0x1e2624['newValueBoolean']=_0x1ade60['newValueBoolean']),null!=_0x1ade60['newValueJson']&&_0x1ade60['hasOwnProperty']('newValueJson')&&(_0x1e2624['newValueJson']=_0x1ade60['newValueJson']),null!=_0x1ade60['wasUndone']&&_0x1ade60['hasOwnProperty']('wasUndone')&&(_0x1e2624['wasUndone']=_0x1ade60['wasUndone']),_0x1e2624;},_0x50387a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x50387a['getTypeUrl']=function(_0xd25de1){return void 0x0===_0xd25de1&&(_0xd25de1='type.googleapis.com'),_0xd25de1+'/RootAttributeOperation';},_0x50387a;}()),_0xde2bcd['RootOperation']=(function(){function _0x47f2f5(_0x185876){if(_0x185876){for(var _0x29e15f=Object['keys'](_0x185876),_0x3914c3=0x0;_0x3914c3<_0x29e15f['length'];++_0x3914c3)null!=_0x185876[_0x29e15f[_0x3914c3]]&&(this[_0x29e15f[_0x3914c3]]=_0x185876[_0x29e15f[_0x3914c3]]);}}return _0x47f2f5['prototype']['rootName']='',_0x47f2f5['prototype']['elementName']='',_0x47f2f5['prototype']['isAdd']=!0x1,_0x47f2f5['prototype']['wasUndone']=!0x1,_0x47f2f5['create']=function(_0x2b2977){return new _0x47f2f5(_0x2b2977);},_0x47f2f5['encode']=function(_0x3a7f15,_0x48e74e){return _0x48e74e||(_0x48e74e=_0x1c223a['create']()),null!=_0x3a7f15['rootName']&&Object['hasOwnProperty']['call'](_0x3a7f15,'rootName')&&_0x48e74e['uint32'](0xa)['string'](_0x3a7f15['rootName']),null!=_0x3a7f15['elementName']&&Object['hasOwnProperty']['call'](_0x3a7f15,'elementName')&&_0x48e74e['uint32'](0x12)['string'](_0x3a7f15['elementName']),null!=_0x3a7f15['isAdd']&&Object['hasOwnProperty']['call'](_0x3a7f15,'isAdd')&&_0x48e74e['uint32'](0x18)['bool'](_0x3a7f15['isAdd']),null!=_0x3a7f15['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a7f15,'wasUndone')&&_0x48e74e['uint32'](0x20)['bool'](_0x3a7f15['wasUndone']),_0x48e74e;},_0x47f2f5['encodeDelimited']=function(_0xab8084,_0x53b128){return this['encode'](_0xab8084,_0x53b128)['ldelim']();},_0x47f2f5['decode']=function(_0x6e634d,_0x16b1c6){_0x6e634d instanceof _0x16cc83||(_0x6e634d=_0x16cc83['create'](_0x6e634d));for(var _0x5eb6b4=void 0x0===_0x16b1c6?_0x6e634d['len']:_0x6e634d['pos']+_0x16b1c6,_0x40637b=new _0xde2bcd['RootOperation']();_0x6e634d['pos']<_0x5eb6b4;){var _0x16750e=_0x6e634d['uint32']();switch(_0x16750e>>>0x3){case 0x1:_0x40637b['rootName']=_0x6e634d['string']();break;case 0x2:_0x40637b['elementName']=_0x6e634d['string']();break;case 0x3:_0x40637b['isAdd']=_0x6e634d['bool']();break;case 0x4:_0x40637b['wasUndone']=_0x6e634d['bool']();break;default:_0x6e634d['skipType'](0x7&_0x16750e);}}return _0x40637b;},_0x47f2f5['decodeDelimited']=function(_0x4cdde5){return _0x4cdde5 instanceof _0x16cc83||(_0x4cdde5=new _0x16cc83(_0x4cdde5)),this['decode'](_0x4cdde5,_0x4cdde5['uint32']());},_0x47f2f5['verify']=function(_0x3fbd66){return'object'!=typeof _0x3fbd66||null===_0x3fbd66?'object\x20expected':null!=_0x3fbd66['rootName']&&_0x3fbd66['hasOwnProperty']('rootName')&&!_0x2f6182['isString'](_0x3fbd66['rootName'])?'rootName:\x20string\x20expected':null!=_0x3fbd66['elementName']&&_0x3fbd66['hasOwnProperty']('elementName')&&!_0x2f6182['isString'](_0x3fbd66['elementName'])?'elementName:\x20string\x20expected':null!=_0x3fbd66['isAdd']&&_0x3fbd66['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3fbd66['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3fbd66['wasUndone']&&_0x3fbd66['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3fbd66['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47f2f5['fromObject']=function(_0x44c9a4){if(_0x44c9a4 instanceof _0xde2bcd['RootOperation'])return _0x44c9a4;var _0x18e4d8=new _0xde2bcd['RootOperation']();return null!=_0x44c9a4['rootName']&&(_0x18e4d8['rootName']=String(_0x44c9a4['rootName'])),null!=_0x44c9a4['elementName']&&(_0x18e4d8['elementName']=String(_0x44c9a4['elementName'])),null!=_0x44c9a4['isAdd']&&(_0x18e4d8['isAdd']=Boolean(_0x44c9a4['isAdd'])),null!=_0x44c9a4['wasUndone']&&(_0x18e4d8['wasUndone']=Boolean(_0x44c9a4['wasUndone'])),_0x18e4d8;},_0x47f2f5['toObject']=function(_0x5ca183,_0x148b5c){_0x148b5c||(_0x148b5c={});var _0x3efcc4={};return _0x148b5c['defaults']&&(_0x3efcc4['rootName']='',_0x3efcc4['elementName']='',_0x3efcc4['isAdd']=!0x1,_0x3efcc4['wasUndone']=!0x1),null!=_0x5ca183['rootName']&&_0x5ca183['hasOwnProperty']('rootName')&&(_0x3efcc4['rootName']=_0x5ca183['rootName']),null!=_0x5ca183['elementName']&&_0x5ca183['hasOwnProperty']('elementName')&&(_0x3efcc4['elementName']=_0x5ca183['elementName']),null!=_0x5ca183['isAdd']&&_0x5ca183['hasOwnProperty']('isAdd')&&(_0x3efcc4['isAdd']=_0x5ca183['isAdd']),null!=_0x5ca183['wasUndone']&&_0x5ca183['hasOwnProperty']('wasUndone')&&(_0x3efcc4['wasUndone']=_0x5ca183['wasUndone']),_0x3efcc4;},_0x47f2f5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x47f2f5['getTypeUrl']=function(_0x1aaddf){return void 0x0===_0x1aaddf&&(_0x1aaddf='type.googleapis.com'),_0x1aaddf+'/RootOperation';},_0x47f2f5;}()),_0xde2bcd['SplitOperation']=(function(){function _0x2404c7(_0x3900fa){if(_0x3900fa){for(var _0x4364b6=Object['keys'](_0x3900fa),_0x2724bb=0x0;_0x2724bb<_0x4364b6['length'];++_0x2724bb)null!=_0x3900fa[_0x4364b6[_0x2724bb]]&&(this[_0x4364b6[_0x2724bb]]=_0x3900fa[_0x4364b6[_0x2724bb]]);}}return _0x2404c7['prototype']['splitPosition']=null,_0x2404c7['prototype']['graveyardPosition']=null,_0x2404c7['prototype']['howMany']=0x0,_0x2404c7['prototype']['insertionPosition']=null,_0x2404c7['prototype']['wasUndone']=!0x1,_0x2404c7['create']=function(_0x1d3731){return new _0x2404c7(_0x1d3731);},_0x2404c7['encode']=function(_0x4ad634,_0x540d10){return _0x540d10||(_0x540d10=_0x1c223a['create']()),null!=_0x4ad634['splitPosition']&&Object['hasOwnProperty']['call'](_0x4ad634,'splitPosition')&&_0xde2bcd['Position']['encode'](_0x4ad634['splitPosition'],_0x540d10['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ad634['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4ad634,'graveyardPosition')&&_0xde2bcd['Position']['encode'](_0x4ad634['graveyardPosition'],_0x540d10['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4ad634['howMany']&&Object['hasOwnProperty']['call'](_0x4ad634,'howMany')&&_0x540d10['uint32'](0x18)['uint32'](_0x4ad634['howMany']),null!=_0x4ad634['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4ad634,'insertionPosition')&&_0xde2bcd['Position']['encode'](_0x4ad634['insertionPosition'],_0x540d10['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4ad634['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ad634,'wasUndone')&&_0x540d10['uint32'](0x28)['bool'](_0x4ad634['wasUndone']),_0x540d10;},_0x2404c7['encodeDelimited']=function(_0x2158ac,_0x216d24){return this['encode'](_0x2158ac,_0x216d24)['ldelim']();},_0x2404c7['decode']=function(_0x31de6c,_0x2d9ede){_0x31de6c instanceof _0x16cc83||(_0x31de6c=_0x16cc83['create'](_0x31de6c));for(var _0x227518=void 0x0===_0x2d9ede?_0x31de6c['len']:_0x31de6c['pos']+_0x2d9ede,_0x1c04ed=new _0xde2bcd['SplitOperation']();_0x31de6c['pos']<_0x227518;){var _0x183cad=_0x31de6c['uint32']();switch(_0x183cad>>>0x3){case 0x1:_0x1c04ed['splitPosition']=_0xde2bcd['Position']['decode'](_0x31de6c,_0x31de6c['uint32']());break;case 0x2:_0x1c04ed['graveyardPosition']=_0xde2bcd['Position']['decode'](_0x31de6c,_0x31de6c['uint32']());break;case 0x3:_0x1c04ed['howMany']=_0x31de6c['uint32']();break;case 0x4:_0x1c04ed['insertionPosition']=_0xde2bcd['Position']['decode'](_0x31de6c,_0x31de6c['uint32']());break;case 0x5:_0x1c04ed['wasUndone']=_0x31de6c['bool']();break;default:_0x31de6c['skipType'](0x7&_0x183cad);}}return _0x1c04ed;},_0x2404c7['decodeDelimited']=function(_0x43f131){return _0x43f131 instanceof _0x16cc83||(_0x43f131=new _0x16cc83(_0x43f131)),this['decode'](_0x43f131,_0x43f131['uint32']());},_0x2404c7['verify']=function(_0x1e70d2){if('object'!=typeof _0x1e70d2||null===_0x1e70d2)return'object\x20expected';var _0x4d96e5;if(null!=_0x1e70d2['splitPosition']&&_0x1e70d2['hasOwnProperty']('splitPosition')&&(_0x4d96e5=_0xde2bcd['Position']['verify'](_0x1e70d2['splitPosition'])))return'splitPosition.'+_0x4d96e5;if(null!=_0x1e70d2['graveyardPosition']&&_0x1e70d2['hasOwnProperty']('graveyardPosition')&&(_0x4d96e5=_0xde2bcd['Position']['verify'](_0x1e70d2['graveyardPosition'])))return'graveyardPosition.'+_0x4d96e5;if(null!=_0x1e70d2['howMany']&&_0x1e70d2['hasOwnProperty']('howMany')&&!_0x2f6182['isInteger'](_0x1e70d2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1e70d2['insertionPosition']&&_0x1e70d2['hasOwnProperty']('insertionPosition')&&(_0x4d96e5=_0xde2bcd['Position']['verify'](_0x1e70d2['insertionPosition'])))return'insertionPosition.'+_0x4d96e5;return null!=_0x1e70d2['wasUndone']&&_0x1e70d2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1e70d2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2404c7['fromObject']=function(_0x341122){if(_0x341122 instanceof _0xde2bcd['SplitOperation'])return _0x341122;var _0x1ecf39=new _0xde2bcd['SplitOperation']();if(null!=_0x341122['splitPosition']){if('object'!=typeof _0x341122['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1ecf39['splitPosition']=_0xde2bcd['Position']['fromObject'](_0x341122['splitPosition']);}if(null!=_0x341122['graveyardPosition']){if('object'!=typeof _0x341122['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1ecf39['graveyardPosition']=_0xde2bcd['Position']['fromObject'](_0x341122['graveyardPosition']);}if(null!=_0x341122['howMany']&&(_0x1ecf39['howMany']=_0x341122['howMany']>>>0x0),null!=_0x341122['insertionPosition']){if('object'!=typeof _0x341122['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1ecf39['insertionPosition']=_0xde2bcd['Position']['fromObject'](_0x341122['insertionPosition']);}return null!=_0x341122['wasUndone']&&(_0x1ecf39['wasUndone']=Boolean(_0x341122['wasUndone'])),_0x1ecf39;},_0x2404c7['toObject']=function(_0x3ae068,_0x55cc44){_0x55cc44||(_0x55cc44={});var _0x3b4eeb={};return _0x55cc44['defaults']&&(_0x3b4eeb['splitPosition']=null,_0x3b4eeb['graveyardPosition']=null,_0x3b4eeb['howMany']=0x0,_0x3b4eeb['insertionPosition']=null,_0x3b4eeb['wasUndone']=!0x1),null!=_0x3ae068['splitPosition']&&_0x3ae068['hasOwnProperty']('splitPosition')&&(_0x3b4eeb['splitPosition']=_0xde2bcd['Position']['toObject'](_0x3ae068['splitPosition'],_0x55cc44)),null!=_0x3ae068['graveyardPosition']&&_0x3ae068['hasOwnProperty']('graveyardPosition')&&(_0x3b4eeb['graveyardPosition']=_0xde2bcd['Position']['toObject'](_0x3ae068['graveyardPosition'],_0x55cc44)),null!=_0x3ae068['howMany']&&_0x3ae068['hasOwnProperty']('howMany')&&(_0x3b4eeb['howMany']=_0x3ae068['howMany']),null!=_0x3ae068['insertionPosition']&&_0x3ae068['hasOwnProperty']('insertionPosition')&&(_0x3b4eeb['insertionPosition']=_0xde2bcd['Position']['toObject'](_0x3ae068['insertionPosition'],_0x55cc44)),null!=_0x3ae068['wasUndone']&&_0x3ae068['hasOwnProperty']('wasUndone')&&(_0x3b4eeb['wasUndone']=_0x3ae068['wasUndone']),_0x3b4eeb;},_0x2404c7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x2404c7['getTypeUrl']=function(_0x402c7b){return void 0x0===_0x402c7b&&(_0x402c7b='type.googleapis.com'),_0x402c7b+'/SplitOperation';},_0x2404c7;}()),_0xde2bcd['Position']=(function(){function _0x398af8(_0x586657){if(this['path']=[],_0x586657){for(var _0x43406a=Object['keys'](_0x586657),_0x55b015=0x0;_0x55b015<_0x43406a['length'];++_0x55b015)null!=_0x586657[_0x43406a[_0x55b015]]&&(this[_0x43406a[_0x55b015]]=_0x586657[_0x43406a[_0x55b015]]);}}return _0x398af8['prototype']['root']='',_0x398af8['prototype']['rootMain']=!0x1,_0x398af8['prototype']['rootGraveyard']=!0x1,_0x398af8['prototype']['path']=_0x2f6182['emptyArray'],_0x398af8['prototype']['stickiness']='',_0x398af8['create']=function(_0xcac979){return new _0x398af8(_0xcac979);},_0x398af8['encode']=function(_0x6b84d2,_0x30eaab){if(_0x30eaab||(_0x30eaab=_0x1c223a['create']()),null!=_0x6b84d2['root']&&Object['hasOwnProperty']['call'](_0x6b84d2,'root')&&_0x30eaab['uint32'](0xa)['string'](_0x6b84d2['root']),null!=_0x6b84d2['rootMain']&&Object['hasOwnProperty']['call'](_0x6b84d2,'rootMain')&&_0x30eaab['uint32'](0x10)['bool'](_0x6b84d2['rootMain']),null!=_0x6b84d2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x6b84d2,'rootGraveyard')&&_0x30eaab['uint32'](0x18)['bool'](_0x6b84d2['rootGraveyard']),null!=_0x6b84d2['path']&&_0x6b84d2['path']['length']){_0x30eaab['uint32'](0x22)['fork']();for(var _0x5f50ef=0x0;_0x5f50ef<_0x6b84d2['path']['length'];++_0x5f50ef)_0x30eaab['uint32'](_0x6b84d2['path'][_0x5f50ef]);_0x30eaab['ldelim']();}return null!=_0x6b84d2['stickiness']&&Object['hasOwnProperty']['call'](_0x6b84d2,'stickiness')&&_0x30eaab['uint32'](0x2a)['string'](_0x6b84d2['stickiness']),_0x30eaab;},_0x398af8['encodeDelimited']=function(_0x45e1ec,_0x25ca8f){return this['encode'](_0x45e1ec,_0x25ca8f)['ldelim']();},_0x398af8['decode']=function(_0x231612,_0x3a6636){_0x231612 instanceof _0x16cc83||(_0x231612=_0x16cc83['create'](_0x231612));for(var _0x14b8e1=void 0x0===_0x3a6636?_0x231612['len']:_0x231612['pos']+_0x3a6636,_0x591fbf=new _0xde2bcd['Position']();_0x231612['pos']<_0x14b8e1;){var _0x4566e9=_0x231612['uint32']();switch(_0x4566e9>>>0x3){case 0x1:_0x591fbf['root']=_0x231612['string']();break;case 0x2:_0x591fbf['rootMain']=_0x231612['bool']();break;case 0x3:_0x591fbf['rootGraveyard']=_0x231612['bool']();break;case 0x4:if(_0x591fbf['path']&&_0x591fbf['path']['length']||(_0x591fbf['path']=[]),0x2==(0x7&_0x4566e9)){for(var _0x4d06e7=_0x231612['uint32']()+_0x231612['pos'];_0x231612['pos']<_0x4d06e7;)_0x591fbf['path']['push'](_0x231612['uint32']());}else _0x591fbf['path']['push'](_0x231612['uint32']());break;case 0x5:_0x591fbf['stickiness']=_0x231612['string']();break;default:_0x231612['skipType'](0x7&_0x4566e9);}}return _0x591fbf;},_0x398af8['decodeDelimited']=function(_0x1ebaa0){return _0x1ebaa0 instanceof _0x16cc83||(_0x1ebaa0=new _0x16cc83(_0x1ebaa0)),this['decode'](_0x1ebaa0,_0x1ebaa0['uint32']());},_0x398af8['verify']=function(_0x3407e3){if('object'!=typeof _0x3407e3||null===_0x3407e3)return'object\x20expected';if(null!=_0x3407e3['root']&&_0x3407e3['hasOwnProperty']('root')&&!_0x2f6182['isString'](_0x3407e3['root']))return'root:\x20string\x20expected';if(null!=_0x3407e3['rootMain']&&_0x3407e3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x3407e3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x3407e3['rootGraveyard']&&_0x3407e3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x3407e3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x3407e3['path']&&_0x3407e3['hasOwnProperty']('path')){if(!Array['isArray'](_0x3407e3['path']))return'path:\x20array\x20expected';for(var _0x48a6d5=0x0;_0x48a6d5<_0x3407e3['path']['length'];++_0x48a6d5)if(!_0x2f6182['isInteger'](_0x3407e3['path'][_0x48a6d5]))return'path:\x20integer[]\x20expected';}return null!=_0x3407e3['stickiness']&&_0x3407e3['hasOwnProperty']('stickiness')&&!_0x2f6182['isString'](_0x3407e3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x398af8['fromObject']=function(_0x41fd9d){if(_0x41fd9d instanceof _0xde2bcd['Position'])return _0x41fd9d;var _0x235f3d=new _0xde2bcd['Position']();if(null!=_0x41fd9d['root']&&(_0x235f3d['root']=String(_0x41fd9d['root'])),null!=_0x41fd9d['rootMain']&&(_0x235f3d['rootMain']=Boolean(_0x41fd9d['rootMain'])),null!=_0x41fd9d['rootGraveyard']&&(_0x235f3d['rootGraveyard']=Boolean(_0x41fd9d['rootGraveyard'])),_0x41fd9d['path']){if(!Array['isArray'](_0x41fd9d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x235f3d['path']=[];for(var _0x51c728=0x0;_0x51c728<_0x41fd9d['path']['length'];++_0x51c728)_0x235f3d['path'][_0x51c728]=_0x41fd9d['path'][_0x51c728]>>>0x0;}return null!=_0x41fd9d['stickiness']&&(_0x235f3d['stickiness']=String(_0x41fd9d['stickiness'])),_0x235f3d;},_0x398af8['toObject']=function(_0x4a8596,_0x149ea1){_0x149ea1||(_0x149ea1={});var _0x353f01={};if((_0x149ea1['arrays']||_0x149ea1['defaults'])&&(_0x353f01['path']=[]),_0x149ea1['defaults']&&(_0x353f01['root']='',_0x353f01['rootMain']=!0x1,_0x353f01['rootGraveyard']=!0x1,_0x353f01['stickiness']=''),null!=_0x4a8596['root']&&_0x4a8596['hasOwnProperty']('root')&&(_0x353f01['root']=_0x4a8596['root']),null!=_0x4a8596['rootMain']&&_0x4a8596['hasOwnProperty']('rootMain')&&(_0x353f01['rootMain']=_0x4a8596['rootMain']),null!=_0x4a8596['rootGraveyard']&&_0x4a8596['hasOwnProperty']('rootGraveyard')&&(_0x353f01['rootGraveyard']=_0x4a8596['rootGraveyard']),_0x4a8596['path']&&_0x4a8596['path']['length']){_0x353f01['path']=[];for(var _0x465d05=0x0;_0x465d05<_0x4a8596['path']['length'];++_0x465d05)_0x353f01['path'][_0x465d05]=_0x4a8596['path'][_0x465d05];}return null!=_0x4a8596['stickiness']&&_0x4a8596['hasOwnProperty']('stickiness')&&(_0x353f01['stickiness']=_0x4a8596['stickiness']),_0x353f01;},_0x398af8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x398af8['getTypeUrl']=function(_0x3c514e){return void 0x0===_0x3c514e&&(_0x3c514e='type.googleapis.com'),_0x3c514e+'/Position';},_0x398af8;}()),_0xde2bcd['Range']=(function(){function _0x55aaa2(_0x563325){if(_0x563325){for(var _0xed8db9=Object['keys'](_0x563325),_0x67d9b3=0x0;_0x67d9b3<_0xed8db9['length'];++_0x67d9b3)null!=_0x563325[_0xed8db9[_0x67d9b3]]&&(this[_0xed8db9[_0x67d9b3]]=_0x563325[_0xed8db9[_0x67d9b3]]);}}return _0x55aaa2['prototype']['start']=null,_0x55aaa2['prototype']['end']=null,_0x55aaa2['create']=function(_0xe61829){return new _0x55aaa2(_0xe61829);},_0x55aaa2['encode']=function(_0x48c65f,_0x4d9cdf){return _0x4d9cdf||(_0x4d9cdf=_0x1c223a['create']()),null!=_0x48c65f['start']&&Object['hasOwnProperty']['call'](_0x48c65f,'start')&&_0xde2bcd['Position']['encode'](_0x48c65f['start'],_0x4d9cdf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x48c65f['end']&&Object['hasOwnProperty']['call'](_0x48c65f,'end')&&_0xde2bcd['Position']['encode'](_0x48c65f['end'],_0x4d9cdf['uint32'](0x12)['fork']())['ldelim'](),_0x4d9cdf;},_0x55aaa2['encodeDelimited']=function(_0xe1a6dc,_0x32e494){return this['encode'](_0xe1a6dc,_0x32e494)['ldelim']();},_0x55aaa2['decode']=function(_0x26d86e,_0x15571f){_0x26d86e instanceof _0x16cc83||(_0x26d86e=_0x16cc83['create'](_0x26d86e));for(var _0x2b04e8=void 0x0===_0x15571f?_0x26d86e['len']:_0x26d86e['pos']+_0x15571f,_0x3af86a=new _0xde2bcd['Range']();_0x26d86e['pos']<_0x2b04e8;){var _0x59c9de=_0x26d86e['uint32']();switch(_0x59c9de>>>0x3){case 0x1:_0x3af86a['start']=_0xde2bcd['Position']['decode'](_0x26d86e,_0x26d86e['uint32']());break;case 0x2:_0x3af86a['end']=_0xde2bcd['Position']['decode'](_0x26d86e,_0x26d86e['uint32']());break;default:_0x26d86e['skipType'](0x7&_0x59c9de);}}return _0x3af86a;},_0x55aaa2['decodeDelimited']=function(_0x399ebb){return _0x399ebb instanceof _0x16cc83||(_0x399ebb=new _0x16cc83(_0x399ebb)),this['decode'](_0x399ebb,_0x399ebb['uint32']());},_0x55aaa2['verify']=function(_0xc61aa5){if('object'!=typeof _0xc61aa5||null===_0xc61aa5)return'object\x20expected';var _0x274656;if(null!=_0xc61aa5['start']&&_0xc61aa5['hasOwnProperty']('start')&&(_0x274656=_0xde2bcd['Position']['verify'](_0xc61aa5['start'])))return'start.'+_0x274656;if(null!=_0xc61aa5['end']&&_0xc61aa5['hasOwnProperty']('end')&&(_0x274656=_0xde2bcd['Position']['verify'](_0xc61aa5['end'])))return'end.'+_0x274656;return null;},_0x55aaa2['fromObject']=function(_0x1eede0){if(_0x1eede0 instanceof _0xde2bcd['Range'])return _0x1eede0;var _0x22fff9=new _0xde2bcd['Range']();if(null!=_0x1eede0['start']){if('object'!=typeof _0x1eede0['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x22fff9['start']=_0xde2bcd['Position']['fromObject'](_0x1eede0['start']);}if(null!=_0x1eede0['end']){if('object'!=typeof _0x1eede0['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x22fff9['end']=_0xde2bcd['Position']['fromObject'](_0x1eede0['end']);}return _0x22fff9;},_0x55aaa2['toObject']=function(_0x105d81,_0x49f861){_0x49f861||(_0x49f861={});var _0x14a8ce={};return _0x49f861['defaults']&&(_0x14a8ce['start']=null,_0x14a8ce['end']=null),null!=_0x105d81['start']&&_0x105d81['hasOwnProperty']('start')&&(_0x14a8ce['start']=_0xde2bcd['Position']['toObject'](_0x105d81['start'],_0x49f861)),null!=_0x105d81['end']&&_0x105d81['hasOwnProperty']('end')&&(_0x14a8ce['end']=_0xde2bcd['Position']['toObject'](_0x105d81['end'],_0x49f861)),_0x14a8ce;},_0x55aaa2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x55aaa2['getTypeUrl']=function(_0x218b62){return void 0x0===_0x218b62&&(_0x218b62='type.googleapis.com'),_0x218b62+'/Range';},_0x55aaa2;}()),_0xde2bcd['Element']=(function(){function _0x3ba113(_0x3bc81b){if(this['children']=[],this['attributesBoolean']={},_0x3bc81b){for(var _0x42b36d=Object['keys'](_0x3bc81b),_0x5302f6=0x0;_0x5302f6<_0x42b36d['length'];++_0x5302f6)null!=_0x3bc81b[_0x42b36d[_0x5302f6]]&&(this[_0x42b36d[_0x5302f6]]=_0x3bc81b[_0x42b36d[_0x5302f6]]);}}return _0x3ba113['prototype']['name']='',_0x3ba113['prototype']['children']=_0x2f6182['emptyArray'],_0x3ba113['prototype']['data']='',_0x3ba113['prototype']['attributesBoolean']=_0x2f6182['emptyObject'],_0x3ba113['prototype']['attributesJson']='',_0x3ba113['create']=function(_0x2b4403){return new _0x3ba113(_0x2b4403);},_0x3ba113['encode']=function(_0x14a5bc,_0x178019){if(_0x178019||(_0x178019=_0x1c223a['create']()),null!=_0x14a5bc['name']&&Object['hasOwnProperty']['call'](_0x14a5bc,'name')&&_0x178019['uint32'](0xa)['string'](_0x14a5bc['name']),null!=_0x14a5bc['children']&&_0x14a5bc['children']['length']){for(var _0x229b76=0x0;_0x229b76<_0x14a5bc['children']['length'];++_0x229b76)_0xde2bcd['Element']['encode'](_0x14a5bc['children'][_0x229b76],_0x178019['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x14a5bc['data']&&Object['hasOwnProperty']['call'](_0x14a5bc,'data')&&_0x178019['uint32'](0x1a)['string'](_0x14a5bc['data']),null!=_0x14a5bc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x14a5bc,'attributesBoolean')){var _0x484258=Object['keys'](_0x14a5bc['attributesBoolean']);for(_0x229b76=0x0;_0x229b76<_0x484258['length'];++_0x229b76)_0x178019['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x484258[_0x229b76])['uint32'](0x10)['bool'](_0x14a5bc['attributesBoolean'][_0x484258[_0x229b76]])['ldelim']();}return null!=_0x14a5bc['attributesJson']&&Object['hasOwnProperty']['call'](_0x14a5bc,'attributesJson')&&_0x178019['uint32'](0x2a)['string'](_0x14a5bc['attributesJson']),_0x178019;},_0x3ba113['encodeDelimited']=function(_0x2c5aba,_0x4614b0){return this['encode'](_0x2c5aba,_0x4614b0)['ldelim']();},_0x3ba113['decode']=function(_0x54b702,_0x2a8d50){_0x54b702 instanceof _0x16cc83||(_0x54b702=_0x16cc83['create'](_0x54b702));for(var _0x13d76c,_0x178027,_0x337e37=void 0x0===_0x2a8d50?_0x54b702['len']:_0x54b702['pos']+_0x2a8d50,_0x128fad=new _0xde2bcd['Element']();_0x54b702['pos']<_0x337e37;){var _0x2a1bdb=_0x54b702['uint32']();switch(_0x2a1bdb>>>0x3){case 0x1:_0x128fad['name']=_0x54b702['string']();break;case 0x2:_0x128fad['children']&&_0x128fad['children']['length']||(_0x128fad['children']=[]),_0x128fad['children']['push'](_0xde2bcd['Element']['decode'](_0x54b702,_0x54b702['uint32']()));break;case 0x3:_0x128fad['data']=_0x54b702['string']();break;case 0x4:_0x128fad['attributesBoolean']===_0x2f6182['emptyObject']&&(_0x128fad['attributesBoolean']={});var _0xe1489f=_0x54b702['uint32']()+_0x54b702['pos'];for(_0x13d76c='',_0x178027=!0x1;_0x54b702['pos']<_0xe1489f;){var _0x4f670e=_0x54b702['uint32']();switch(_0x4f670e>>>0x3){case 0x1:_0x13d76c=_0x54b702['string']();break;case 0x2:_0x178027=_0x54b702['bool']();break;default:_0x54b702['skipType'](0x7&_0x4f670e);}}_0x128fad['attributesBoolean'][_0x13d76c]=_0x178027;break;case 0x5:_0x128fad['attributesJson']=_0x54b702['string']();break;default:_0x54b702['skipType'](0x7&_0x2a1bdb);}}return _0x128fad;},_0x3ba113['decodeDelimited']=function(_0x2ef9a5){return _0x2ef9a5 instanceof _0x16cc83||(_0x2ef9a5=new _0x16cc83(_0x2ef9a5)),this['decode'](_0x2ef9a5,_0x2ef9a5['uint32']());},_0x3ba113['verify']=function(_0x502f27){if('object'!=typeof _0x502f27||null===_0x502f27)return'object\x20expected';if(null!=_0x502f27['name']&&_0x502f27['hasOwnProperty']('name')&&!_0x2f6182['isString'](_0x502f27['name']))return'name:\x20string\x20expected';if(null!=_0x502f27['children']&&_0x502f27['hasOwnProperty']('children')){if(!Array['isArray'](_0x502f27['children']))return'children:\x20array\x20expected';for(var _0x56ca43=0x0;_0x56ca43<_0x502f27['children']['length'];++_0x56ca43){var _0x1ffe0f=_0xde2bcd['Element']['verify'](_0x502f27['children'][_0x56ca43]);if(_0x1ffe0f)return'children.'+_0x1ffe0f;}}if(null!=_0x502f27['data']&&_0x502f27['hasOwnProperty']('data')&&!_0x2f6182['isString'](_0x502f27['data']))return'data:\x20string\x20expected';if(null!=_0x502f27['attributesBoolean']&&_0x502f27['hasOwnProperty']('attributesBoolean')){if(!_0x2f6182['isObject'](_0x502f27['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x659db6=Object['keys'](_0x502f27['attributesBoolean']);for(_0x56ca43=0x0;_0x56ca43<_0x659db6['length'];++_0x56ca43)if('boolean'!=typeof _0x502f27['attributesBoolean'][_0x659db6[_0x56ca43]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x502f27['attributesJson']&&_0x502f27['hasOwnProperty']('attributesJson')&&!_0x2f6182['isString'](_0x502f27['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3ba113['fromObject']=function(_0x8a0c24){if(_0x8a0c24 instanceof _0xde2bcd['Element'])return _0x8a0c24;var _0x337fe3=new _0xde2bcd['Element']();if(null!=_0x8a0c24['name']&&(_0x337fe3['name']=String(_0x8a0c24['name'])),_0x8a0c24['children']){if(!Array['isArray'](_0x8a0c24['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x337fe3['children']=[];for(var _0x1538f9=0x0;_0x1538f9<_0x8a0c24['children']['length'];++_0x1538f9){if('object'!=typeof _0x8a0c24['children'][_0x1538f9])throw TypeError('.Element.children:\x20object\x20expected');_0x337fe3['children'][_0x1538f9]=_0xde2bcd['Element']['fromObject'](_0x8a0c24['children'][_0x1538f9]);}}if(null!=_0x8a0c24['data']&&(_0x337fe3['data']=String(_0x8a0c24['data'])),_0x8a0c24['attributesBoolean']){if('object'!=typeof _0x8a0c24['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x337fe3['attributesBoolean']={};var _0x312836=Object['keys'](_0x8a0c24['attributesBoolean']);for(_0x1538f9=0x0;_0x1538f9<_0x312836['length'];++_0x1538f9)_0x337fe3['attributesBoolean'][_0x312836[_0x1538f9]]=Boolean(_0x8a0c24['attributesBoolean'][_0x312836[_0x1538f9]]);}return null!=_0x8a0c24['attributesJson']&&(_0x337fe3['attributesJson']=String(_0x8a0c24['attributesJson'])),_0x337fe3;},_0x3ba113['toObject']=function(_0x174bf1,_0x35507f){_0x35507f||(_0x35507f={});var _0x4b3436,_0x3cf7e1={};if((_0x35507f['arrays']||_0x35507f['defaults'])&&(_0x3cf7e1['children']=[]),(_0x35507f['objects']||_0x35507f['defaults'])&&(_0x3cf7e1['attributesBoolean']={}),_0x35507f['defaults']&&(_0x3cf7e1['name']='',_0x3cf7e1['data']='',_0x3cf7e1['attributesJson']=''),null!=_0x174bf1['name']&&_0x174bf1['hasOwnProperty']('name')&&(_0x3cf7e1['name']=_0x174bf1['name']),_0x174bf1['children']&&_0x174bf1['children']['length']){_0x3cf7e1['children']=[];for(var _0x2963d0=0x0;_0x2963d0<_0x174bf1['children']['length'];++_0x2963d0)_0x3cf7e1['children'][_0x2963d0]=_0xde2bcd['Element']['toObject'](_0x174bf1['children'][_0x2963d0],_0x35507f);}if(null!=_0x174bf1['data']&&_0x174bf1['hasOwnProperty']('data')&&(_0x3cf7e1['data']=_0x174bf1['data']),_0x174bf1['attributesBoolean']&&(_0x4b3436=Object['keys'](_0x174bf1['attributesBoolean']))['length']){_0x3cf7e1['attributesBoolean']={};for(_0x2963d0=0x0;_0x2963d0<_0x4b3436['length'];++_0x2963d0)_0x3cf7e1['attributesBoolean'][_0x4b3436[_0x2963d0]]=_0x174bf1['attributesBoolean'][_0x4b3436[_0x2963d0]];}return null!=_0x174bf1['attributesJson']&&_0x174bf1['hasOwnProperty']('attributesJson')&&(_0x3cf7e1['attributesJson']=_0x174bf1['attributesJson']),_0x3cf7e1;},_0x3ba113['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2829b4['util']['toJSONOptions']);},_0x3ba113['getTypeUrl']=function(_0x437407){return void 0x0===_0x437407&&(_0x437407='type.googleapis.com'),_0x437407+'/Element';},_0x3ba113;}()),_0xde2bcd;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x217840){return new w(this['_protobufRoot'][_0x217840]);}}class w{['_protobuf'];constructor(_0x5a6e9){this['_protobuf']=_0x5a6e9;}['compress'](_0x1bc3eb){const _0x4e8300=this['_protobuf']['verify'](_0x1bc3eb);if(_0x4e8300)throw Error(_0x4e8300);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1bc3eb))['finish']();}['decompress'](_0x1a61c3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x1a61c3),{'oneofs':!0x0});}}function g(_0x3333df,_0x35414b){const _0x2a94aa=_0x432fe7(_0x3333df);return _0x2a94aa['path'][_0x2a94aa['path']['length']-0x1]+=_0x35414b,_0x2a94aa;}function _(_0x33565f,_0x5c4989){return _0x33565f['root']===_0x5c4989['root']&&_0x542000(_0x33565f['path'],_0x5c4989['path']);}function $(_0x49a89b){P(_0x49a89b,_0x59b570=>('main'==_0x59b570['root']?(_0x59b570['rootMain']=!0x0,delete _0x59b570['root']):'$graveyard'==_0x59b570['root']&&(_0x59b570['rootGraveyard']=!0x0,delete _0x59b570['root']),_0x59b570));}function J(_0x276f12){P(_0x276f12,_0x2b73aa=>(_0x2b73aa['rootMain']?(_0x2b73aa['root']='main',delete _0x2b73aa['rootMain']):_0x2b73aa['rootGraveyard']&&(_0x2b73aa['root']='$graveyard',delete _0x2b73aa['rootGraveyard']),_0x2b73aa));}function P(_0x14f733,_0x29997c){for(const _0x158af8 in _0x14f733){const _0x435d19=_0x14f733[_0x158af8];'nodes'!==_0x158af8&&_0x3bf156(_0x435d19)&&(_0x435d19['path']&&(_0x435d19['root']||_0x435d19['rootMain']||_0x435d19['rootGraveyard'])?_0x14f733[_0x158af8]=_0x29997c(_0x435d19):P(_0x435d19,_0x29997c));}return _0x14f733;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2a06a8,_0x37f8e9,_0x244b8f){this['_id']=_0x2a06a8,this['_operationName']=_0x37f8e9,this['_protobufDescriptor']=_0x244b8f;}['compress'](_0x96428d,_0x22eb99){const _0x5d5ee5=_0x22eb99['shift']();return $(_0x5d5ee5),_0x96428d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5d5ee5)),_0x96428d['types']['push'](this['_id']),!0x0;}['decompress'](_0x4e4a15,_0x4c915c){_0x4c915c['types']['shift']();const _0x5dd1b7=this['_protobufDescriptor']['decompress'](_0x4c915c['buffers']['shift']());J(_0x5dd1b7),_0x5dd1b7['__className']=this['_operationName'],_0x4e4a15['push'](_0x5dd1b7);}}class s extends e{['compress'](_0x1a04cb,_0x2fe4d1){const _0x1c144a=_0x2fe4d1['shift']();return this['_serializeOneOf']('oldValue',_0x1c144a),this['_serializeOneOf']('newValue',_0x1c144a),$(_0x1c144a),_0x1a04cb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1c144a)),_0x1a04cb['types']['push'](this['_id']),!0x0;}['decompress'](_0x1f6311,_0x1fe395){const {types:_0x5ea5a1,buffers:_0x4dae48}=_0x1fe395,_0x2358bb=this['_protobufDescriptor']['decompress'](_0x4dae48['shift']());_0x5ea5a1['shift'](),this['_deserializeOneOf']('oldValue',_0x2358bb),this['_deserializeOneOf']('newValue',_0x2358bb),J(_0x2358bb),_0x2358bb['__className']=this['_operationName'],_0x1f6311['push'](_0x2358bb);}['_serializeOneOf'](_0x10105a,_0xe3c6df){const _0x5714c4=_0xe3c6df[_0x10105a];'boolean'==typeof _0x5714c4?_0xe3c6df[_0x10105a+'Boolean']=_0x5714c4:_0xe3c6df[_0x10105a+'Json']=JSON['stringify'](_0x5714c4);}['_deserializeOneOf'](_0x14112d,_0x56edee){const _0x257f31=_0x14112d+'Json';_0x56edee[_0x257f31]?(_0x56edee[_0x14112d]=JSON['parse'](_0x56edee[_0x257f31]),delete _0x56edee[_0x257f31]):(_0x56edee[_0x14112d]=_0x56edee[_0x14112d+'Boolean'],delete _0x56edee[_0x14112d+'Boolean']);}}class i extends e{['compress'](_0x37701e,_0xfc4d7f){const _0xb916b0=_0xfc4d7f['shift']();return this['_serializeNodesAttributes'](_0xb916b0['nodes']),$(_0xb916b0),_0x37701e['buffers']['push'](this['_protobufDescriptor']['compress'](_0xb916b0)),_0x37701e['types']['push'](this['_id']),!0x0;}['decompress'](_0x499bbb,_0x3af65c){const {types:_0x5607d2,buffers:_0x467cbc}=_0x3af65c,_0xc51da6=this['_protobufDescriptor']['decompress'](_0x467cbc['shift']());_0x5607d2['shift'](),_0xc51da6['nodes']||(_0xc51da6['nodes']=[]),this['_deserializeNodesAttributes'](_0xc51da6['nodes']),J(_0xc51da6),_0xc51da6['__className']=this['_operationName'],_0x499bbb['push'](_0xc51da6);}['_serializeNodesAttributes'](_0x1e97bc){for(const _0x414d8c of _0x1e97bc){if(_0x414d8c['attributes']){const _0x58cb68=_0x414d8c['attributes'];this['_areValuesBoolean'](_0x58cb68)?_0x414d8c['attributesBoolean']=_0x58cb68:_0x414d8c['attributesJson']=JSON['stringify'](_0x58cb68);}_0x414d8c['children']&&this['_serializeNodesAttributes'](_0x414d8c['children']);}}['_deserializeNodesAttributes'](_0x6abc9){for(const _0x2f2fec of _0x6abc9)(_0x2f2fec['attributesBoolean']||_0x2f2fec['attributesJson'])&&(_0x2f2fec['attributesBoolean']?(_0x2f2fec['attributes']=_0x2f2fec['attributesBoolean'],delete _0x2f2fec['attributesBoolean']):(_0x2f2fec['attributes']=JSON['parse'](_0x2f2fec['attributesJson']),delete _0x2f2fec['attributesJson'])),_0x2f2fec['children']&&this['_deserializeNodesAttributes'](_0x2f2fec['children']);}['_areValuesBoolean'](_0x4866b5){return Object['keys'](_0x4866b5)['every'](_0x413392=>'boolean'==typeof _0x4866b5[_0x413392]);}}class n extends e{['decompress'](_0x3d8a05,_0x20224d){super['decompress'](_0x3d8a05,_0x20224d);const _0x1d7926=_0x3d8a05[_0x3d8a05['length']-0x1];_0x1d7926['oldRange']||(_0x1d7926['oldRange']=null),_0x1d7926['newRange']||(_0x1d7926['newRange']=null);}}class p extends e{['compress'](_0x3a60ea,_0x4f2c17){return _0x4f2c17['shift'](),_0x3a60ea['types']['push'](this['_id']),!0x0;}['decompress'](_0x328484,_0x3260e7){_0x3260e7['types']['shift'](),_0x328484['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x2e1cd1,_0x361238,_0xfa454f,_0x31d1e6){super(_0x2e1cd1,_0x361238,_0xfa454f),this['_omittedNamespace']=_0x31d1e6+':';}['compress'](_0x17fa15,_0x4ae2da){return!('MarkerOperation'!=_0x4ae2da[0x0]['__className']||!_0x4ae2da[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4ae2da[0x0]['name']=_0x4ae2da[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x17fa15,_0x4ae2da),!0x0);}['decompress'](_0x125296,_0x320bb3){super['decompress'](_0x125296,_0x320bb3);const _0x418070=_0x125296[_0x125296['length']-0x1];_0x418070['name']=this['_omittedNamespace']+_0x418070['name'];}}class O{['_id'];['_context'];constructor(_0x649574,_0x5c3a4e){this['_id']=_0x649574,this['_context']=_0x5c3a4e;}['compress'](_0xaee47b,_0x19cd17){let _0x2ea457;for(;_0x19cd17['length']>0x1&&this['_compareOperations'](_0x19cd17[0x0],_0x19cd17[0x1]);)_0x2ea457?(_0x2ea457=this['_combineNext'](_0x19cd17['shift'](),_0x2ea457),_0xaee47b['types']['push'](0x0)):(_0x2ea457=_0x432fe7(_0x19cd17['shift']()),_0xaee47b['types']['push'](this['_id']));return!!_0x2ea457&&(_0x2ea457=this['_combineNext'](_0x19cd17['shift'](),_0x2ea457),_0xaee47b['types']['push'](0x0),_0xaee47b['buffers']['push'](this['_compressSingleOperation'](_0x2ea457)),!0x0);}['decompress'](_0x1bdaef,_0x464781){const _0x2eb298=this['_decompressSingleOperation'](_0x464781);for(;0x0==_0x464781['types'][0x0];)_0x464781['types']['shift'](),_0x1bdaef['push'](this['_splitCurrent'](_0x2eb298));_0x1bdaef['push'](_0x2eb298);}}class a extends O{['_combineNext'](_0xbfdc69,_0x5aede4){return _0x5aede4['nodes'][0x0]['data']+=_0xbfdc69['nodes'][0x0]['data'],_0x5aede4;}['_splitCurrent'](_0x33bc15){const _0xb332b2=_0x432fe7(_0x33bc15),_0x76fa79=_0xb332b2['nodes'][0x0],_0x1d9019=_0x33bc15['nodes'][0x0],_0x58c62a=_0x1d9019['data'][Symbol['iterator']]()['next']()['value'],_0x4edac7=_0x58c62a['length'];return _0x76fa79['data']=_0x58c62a,_0x1d9019['data']=_0x1d9019['data']['substr'](_0x4edac7),_0x33bc15['position']=g(_0x33bc15['position'],_0x4edac7),_0xb332b2;}['_compareOperations'](_0x5d42ab,_0x32d3c5){if(this['_checkOperation'](_0x5d42ab)&&this['_checkOperation'](_0x32d3c5)){const _0x2191b3=_0x5d42ab['nodes'][0x0]['data']['length'],_0x1ff5fe=_(g(_0x5d42ab['position'],_0x2191b3),_0x32d3c5['position']),_0x297f82=_0x5d42ab['nodes'][0x0],_0x16de00=_0x32d3c5['nodes'][0x0];return _0x1ff5fe&&this['_compareAttributes'](_0x297f82,_0x16de00);}return!0x1;}['_compressSingleOperation'](_0x4d4d1b){const _0x1e0c35={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1e0c35,[_0x4d4d1b]),_0x1e0c35['buffers'][0x0];}['_decompressSingleOperation'](_0x29572f){const _0x345773=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x345773,_0x29572f),_0x345773[0x0];}['_checkOperation'](_0x352394){return'InsertOperation'==_0x352394['__className']&&0x1==_0x352394['nodes']['length']&&_0x352394['nodes'][0x0]['data']&&!_0x352394['wasUndone']&&0x1==Array['from'](_0x352394['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x491cf6,_0x4e9529){const _0x1a4367=Object['keys'](_0x491cf6['attributes']||{}),_0x57c980=Object['keys'](_0x4e9529['attributes']||{});return _0x1a4367['length']===_0x57c980['length']&&_0x1a4367['every'](_0x1a922f=>_0x4e9529['attributes'][_0x1a922f]&&_0x4e9529['attributes'][_0x1a922f]===_0x491cf6['attributes'][_0x1a922f]);}}class c extends O{['_combineNext'](_0x3de6fe,_0x4cda07){return _0x4cda07['howMany']++,_0x4cda07['sourcePosition']=_0x432fe7(_0x3de6fe['sourcePosition']),_0x4cda07;}['_splitCurrent'](_0xa4cb13){const _0x564235=_0x432fe7(_0xa4cb13);return _0xa4cb13['howMany']--,_0x564235['howMany']=0x1,_0x564235['sourcePosition']=g(_0x564235['sourcePosition'],_0xa4cb13['howMany']),_0x564235;}['_compareOperations'](_0x501438,_0x453ffb){return!(!this['_checkOperation'](_0x501438)||!this['_checkOperation'](_0x453ffb))&&(_(g(_0x501438['sourcePosition'],-0x1),_0x453ffb['sourcePosition'])&&_(_0x501438['targetPosition'],_0x453ffb['targetPosition']));}['_compressSingleOperation'](_0x2d9dc3){const _0x16a07e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x16a07e,[_0x2d9dc3]),_0x16a07e['buffers'][0x0];}['_decompressSingleOperation'](_0x3003a2){const _0x1c119b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x1c119b,_0x3003a2),_0x1c119b[0x0];}['_checkOperation'](_0x33bfe8){return'MoveOperation'==_0x33bfe8['__className']&&'$graveyard'==_0x33bfe8['targetPosition']['root']&&0x1==_0x33bfe8['howMany']&&!_0x33bfe8['wasUndone'];}}class h extends O{['_combineNext'](_0x3a2ffa,_0x27c055){return _0x27c055['howMany']++,_0x27c055;}['_splitCurrent'](_0x396287){const _0x372cb9=_0x432fe7(_0x396287);return _0x372cb9['howMany']=0x1,_0x396287['howMany']--,_0x372cb9;}['_compareOperations'](_0x4e87e2,_0xfd6f03){return!(!this['_checkOperation'](_0x4e87e2)||!this['_checkOperation'](_0xfd6f03))&&(_(_0x4e87e2['sourcePosition'],_0xfd6f03['sourcePosition'])&&_(_0x4e87e2['targetPosition'],_0xfd6f03['targetPosition']));}['_compressSingleOperation'](_0x53d11f){const _0x21fcdf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x21fcdf,[_0x53d11f]),_0x21fcdf['buffers'][0x0];}['_decompressSingleOperation'](_0x2a564c){const _0x234456=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x234456,_0x2a564c),_0x234456[0x0];}['_checkOperation'](_0x32d9e9){return'MoveOperation'==_0x32d9e9['__className']&&'$graveyard'==_0x32d9e9['targetPosition']['root']&&0x1==_0x32d9e9['howMany']&&!_0x32d9e9['wasUndone'];}}class f extends O{['compress'](_0x5482e3,_0x503a97){if(!this['_compareOperations'](_0x503a97[0x0],_0x503a97[0x1]))return!0x1;const _0x8ddd3a=_0x503a97['shift']();return _0x8ddd3a['oldRange']=null,_0x8ddd3a['newRange']&&_(_0x8ddd3a['newRange']['start'],_0x8ddd3a['newRange']['end'])&&(_0x8ddd3a['newRange']['end']=null),_0x503a97['shift'](),_0x5482e3['types']['push'](this['_id']),_0x5482e3['types']['push'](0x0),_0x5482e3['buffers']['push'](this['_compressSingleOperation'](_0x8ddd3a)),!0x0;}['decompress'](_0x2fcaf1,_0x4f3d0d){const _0x11a0ba=this['_decompressSingleOperation'](_0x4f3d0d);_0x11a0ba['newRange']&&!_0x11a0ba['newRange']['end']&&(_0x11a0ba['newRange']['end']=_0x432fe7(_0x11a0ba['newRange']['start']));const _0x38279b=_0x432fe7(_0x11a0ba);_0x38279b['newRange']&&(_0x38279b['newRange']['start']['stickiness']='toNone',_0x38279b['newRange']['end']=_0x432fe7(_0x38279b['newRange']['start'])),_0x38279b['name']='user:position:'+_0x38279b['name']['split'](':')[0x2],_0x4f3d0d['types']['shift'](),_0x2fcaf1['push'](_0x11a0ba),_0x2fcaf1['push'](_0x38279b);}['_compressSingleOperation'](_0x402b04){const _0xf477cc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xf477cc,[_0x402b04]),_0xf477cc['buffers'][0x0];}['_decompressSingleOperation'](_0x42321d){const _0x1e789a=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1e789a,_0x42321d),_0x1e789a[0x0];}['_compareOperations'](_0x6fa288,_0x1b9ee1){return!(!_0x6fa288||!_0x1b9ee1)&&('MarkerOperation'==_0x6fa288['__className']&&'MarkerOperation'==_0x1b9ee1['__className']&&!(!_0x6fa288['name']['startsWith']('user:')||!_0x1b9ee1['name']['startsWith']('user:')||_0x6fa288['name']==_0x1b9ee1['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x13c71c=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',_0x13c71c,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x13c71c,'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'](_0x465dea){if(!_0x465dea||!_0x465dea[0x0])throw new _0x57fdbc('no-operations-provided',this);const _0x2a7561={'types':[],'buffers':[],'baseVersion':_0x465dea[0x0]['baseVersion']};for(;_0x465dea['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x2a7561,_0x465dea)||this['_getCompressorByName']('TypingAction')['compress'](_0x2a7561,_0x465dea)||this['_getCompressorByName']('DeletingAction')['compress'](_0x2a7561,_0x465dea)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x2a7561,_0x465dea)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x2a7561,_0x465dea)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x2a7561,_0x465dea)||this['_getCompressorByName'](_0x465dea[0x0]['__className'])['compress'](_0x2a7561,_0x465dea);return _0x2a7561;}['decompress'](_0x1226dc){const _0x52246e=[];for(;_0x1226dc['types']['length'];){const _0x17a3d0=this['_compressorById']['get'](_0x1226dc['types'][0x0]);if(!_0x17a3d0)throw new _0x57fdbc('decompress-compressor-not-found',this,{'type':_0x1226dc['types'][0x0]});_0x17a3d0['decompress'](_0x52246e,_0x1226dc);}return _0x52246e['forEach']((_0x31eb1b,_0x31067c)=>_0x31eb1b['baseVersion']=_0x1226dc['baseVersion']+_0x31067c),_0x52246e;}['_getCompressorByName'](_0xa6e679){return this['_compressorByName']['get'](_0xa6e679);}['_registerOperationCompressor'](_0x1d64b1,_0x250916,_0x362867){const _0xb5703d=new _0x362867(_0x1d64b1,_0x250916,this['_protobufFactory']['getDescriptor'](_0x250916));this['_registerCompressor'](_0x1d64b1,_0x250916,_0xb5703d);}['_registerActionCompressor'](_0x57a679,_0x38ccfb,_0x5c7c2f){const _0x2eaa07=new _0x5c7c2f(_0x57a679,this);this['_registerCompressor'](_0x57a679,_0x38ccfb,_0x2eaa07);}['_registerCompressor'](_0x4cd1e6,_0x11d878,_0x449e91){this['_compressorById']['set'](_0x4cd1e6,_0x449e91),this['_compressorByName']['set'](_0x11d878,_0x449e91);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x1bdf0b}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x53c28f from'protobufjs/minimal.js';import{cloneDeep as _0x18904,isEqual as _0x43d7f2,isObject as _0x5411a9}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x2a30e4=_0x53c28f['Reader'],_0x25565a=_0x53c28f['Writer'],_0x57a642=_0x53c28f['util'],_0x87a025=_0x53c28f['roots']['default']||(_0x53c28f['roots']['default']={});return _0x87a025['AttributeOperation']=(function(){function _0x42043f(_0x44a7ab){if(_0x44a7ab){for(var _0x4f60cc=Object['keys'](_0x44a7ab),_0x39d06f=0x0;_0x39d06f<_0x4f60cc['length'];++_0x39d06f)null!=_0x44a7ab[_0x4f60cc[_0x39d06f]]&&(this[_0x4f60cc[_0x39d06f]]=_0x44a7ab[_0x4f60cc[_0x39d06f]]);}}return _0x42043f['prototype']['range']=null,_0x42043f['prototype']['key']='',_0x42043f['prototype']['oldValueBoolean']=!0x1,_0x42043f['prototype']['oldValueJson']='',_0x42043f['prototype']['newValueBoolean']=!0x1,_0x42043f['prototype']['newValueJson']='',_0x42043f['prototype']['wasUndone']=!0x1,_0x42043f['create']=function(_0x57fc0e){return new _0x42043f(_0x57fc0e);},_0x42043f['encode']=function(_0x151ae8,_0x7bd96c){return _0x7bd96c||(_0x7bd96c=_0x25565a['create']()),null!=_0x151ae8['range']&&Object['hasOwnProperty']['call'](_0x151ae8,'range')&&_0x87a025['Range']['encode'](_0x151ae8['range'],_0x7bd96c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x151ae8['key']&&Object['hasOwnProperty']['call'](_0x151ae8,'key')&&_0x7bd96c['uint32'](0x12)['string'](_0x151ae8['key']),null!=_0x151ae8['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x151ae8,'oldValueBoolean')&&_0x7bd96c['uint32'](0x18)['bool'](_0x151ae8['oldValueBoolean']),null!=_0x151ae8['oldValueJson']&&Object['hasOwnProperty']['call'](_0x151ae8,'oldValueJson')&&_0x7bd96c['uint32'](0x22)['string'](_0x151ae8['oldValueJson']),null!=_0x151ae8['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x151ae8,'newValueBoolean')&&_0x7bd96c['uint32'](0x28)['bool'](_0x151ae8['newValueBoolean']),null!=_0x151ae8['newValueJson']&&Object['hasOwnProperty']['call'](_0x151ae8,'newValueJson')&&_0x7bd96c['uint32'](0x32)['string'](_0x151ae8['newValueJson']),null!=_0x151ae8['wasUndone']&&Object['hasOwnProperty']['call'](_0x151ae8,'wasUndone')&&_0x7bd96c['uint32'](0x38)['bool'](_0x151ae8['wasUndone']),_0x7bd96c;},_0x42043f['encodeDelimited']=function(_0x40a39c,_0x1530dc){return this['encode'](_0x40a39c,_0x1530dc)['ldelim']();},_0x42043f['decode']=function(_0x4499df,_0x32a4a7){_0x4499df instanceof _0x2a30e4||(_0x4499df=_0x2a30e4['create'](_0x4499df));for(var _0x9fbee4=void 0x0===_0x32a4a7?_0x4499df['len']:_0x4499df['pos']+_0x32a4a7,_0x5a1201=new _0x87a025['AttributeOperation']();_0x4499df['pos']<_0x9fbee4;){var _0x2beae2=_0x4499df['uint32']();switch(_0x2beae2>>>0x3){case 0x1:_0x5a1201['range']=_0x87a025['Range']['decode'](_0x4499df,_0x4499df['uint32']());break;case 0x2:_0x5a1201['key']=_0x4499df['string']();break;case 0x3:_0x5a1201['oldValueBoolean']=_0x4499df['bool']();break;case 0x4:_0x5a1201['oldValueJson']=_0x4499df['string']();break;case 0x5:_0x5a1201['newValueBoolean']=_0x4499df['bool']();break;case 0x6:_0x5a1201['newValueJson']=_0x4499df['string']();break;case 0x7:_0x5a1201['wasUndone']=_0x4499df['bool']();break;default:_0x4499df['skipType'](0x7&_0x2beae2);}}return _0x5a1201;},_0x42043f['decodeDelimited']=function(_0x35f194){return _0x35f194 instanceof _0x2a30e4||(_0x35f194=new _0x2a30e4(_0x35f194)),this['decode'](_0x35f194,_0x35f194['uint32']());},_0x42043f['verify']=function(_0x4bfc60){if('object'!=typeof _0x4bfc60||null===_0x4bfc60)return'object\x20expected';if(null!=_0x4bfc60['range']&&_0x4bfc60['hasOwnProperty']('range')){var _0x4baef2=_0x87a025['Range']['verify'](_0x4bfc60['range']);if(_0x4baef2)return'range.'+_0x4baef2;}return null!=_0x4bfc60['key']&&_0x4bfc60['hasOwnProperty']('key')&&!_0x57a642['isString'](_0x4bfc60['key'])?'key:\x20string\x20expected':null!=_0x4bfc60['oldValueBoolean']&&_0x4bfc60['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4bfc60['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4bfc60['oldValueJson']&&_0x4bfc60['hasOwnProperty']('oldValueJson')&&!_0x57a642['isString'](_0x4bfc60['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4bfc60['newValueBoolean']&&_0x4bfc60['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4bfc60['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4bfc60['newValueJson']&&_0x4bfc60['hasOwnProperty']('newValueJson')&&!_0x57a642['isString'](_0x4bfc60['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4bfc60['wasUndone']&&_0x4bfc60['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bfc60['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42043f['fromObject']=function(_0x4ef09e){if(_0x4ef09e instanceof _0x87a025['AttributeOperation'])return _0x4ef09e;var _0x11901f=new _0x87a025['AttributeOperation']();if(null!=_0x4ef09e['range']){if('object'!=typeof _0x4ef09e['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x11901f['range']=_0x87a025['Range']['fromObject'](_0x4ef09e['range']);}return null!=_0x4ef09e['key']&&(_0x11901f['key']=String(_0x4ef09e['key'])),null!=_0x4ef09e['oldValueBoolean']&&(_0x11901f['oldValueBoolean']=Boolean(_0x4ef09e['oldValueBoolean'])),null!=_0x4ef09e['oldValueJson']&&(_0x11901f['oldValueJson']=String(_0x4ef09e['oldValueJson'])),null!=_0x4ef09e['newValueBoolean']&&(_0x11901f['newValueBoolean']=Boolean(_0x4ef09e['newValueBoolean'])),null!=_0x4ef09e['newValueJson']&&(_0x11901f['newValueJson']=String(_0x4ef09e['newValueJson'])),null!=_0x4ef09e['wasUndone']&&(_0x11901f['wasUndone']=Boolean(_0x4ef09e['wasUndone'])),_0x11901f;},_0x42043f['toObject']=function(_0x45f149,_0x469cde){_0x469cde||(_0x469cde={});var _0x1e686a={};return _0x469cde['defaults']&&(_0x1e686a['range']=null,_0x1e686a['key']='',_0x1e686a['oldValueBoolean']=!0x1,_0x1e686a['oldValueJson']='',_0x1e686a['newValueBoolean']=!0x1,_0x1e686a['newValueJson']='',_0x1e686a['wasUndone']=!0x1),null!=_0x45f149['range']&&_0x45f149['hasOwnProperty']('range')&&(_0x1e686a['range']=_0x87a025['Range']['toObject'](_0x45f149['range'],_0x469cde)),null!=_0x45f149['key']&&_0x45f149['hasOwnProperty']('key')&&(_0x1e686a['key']=_0x45f149['key']),null!=_0x45f149['oldValueBoolean']&&_0x45f149['hasOwnProperty']('oldValueBoolean')&&(_0x1e686a['oldValueBoolean']=_0x45f149['oldValueBoolean']),null!=_0x45f149['oldValueJson']&&_0x45f149['hasOwnProperty']('oldValueJson')&&(_0x1e686a['oldValueJson']=_0x45f149['oldValueJson']),null!=_0x45f149['newValueBoolean']&&_0x45f149['hasOwnProperty']('newValueBoolean')&&(_0x1e686a['newValueBoolean']=_0x45f149['newValueBoolean']),null!=_0x45f149['newValueJson']&&_0x45f149['hasOwnProperty']('newValueJson')&&(_0x1e686a['newValueJson']=_0x45f149['newValueJson']),null!=_0x45f149['wasUndone']&&_0x45f149['hasOwnProperty']('wasUndone')&&(_0x1e686a['wasUndone']=_0x45f149['wasUndone']),_0x1e686a;},_0x42043f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x42043f['getTypeUrl']=function(_0x39e4c1){return void 0x0===_0x39e4c1&&(_0x39e4c1='type.googleapis.com'),_0x39e4c1+'/AttributeOperation';},_0x42043f;}()),_0x87a025['InsertOperation']=(function(){function _0x2f0922(_0x33864b){if(this['nodes']=[],_0x33864b){for(var _0x54696b=Object['keys'](_0x33864b),_0x58f2c7=0x0;_0x58f2c7<_0x54696b['length'];++_0x58f2c7)null!=_0x33864b[_0x54696b[_0x58f2c7]]&&(this[_0x54696b[_0x58f2c7]]=_0x33864b[_0x54696b[_0x58f2c7]]);}}return _0x2f0922['prototype']['position']=null,_0x2f0922['prototype']['nodes']=_0x57a642['emptyArray'],_0x2f0922['prototype']['shouldReceiveAttributes']=!0x1,_0x2f0922['prototype']['wasUndone']=!0x1,_0x2f0922['create']=function(_0x5c8205){return new _0x2f0922(_0x5c8205);},_0x2f0922['encode']=function(_0x39e028,_0x337694){if(_0x337694||(_0x337694=_0x25565a['create']()),null!=_0x39e028['position']&&Object['hasOwnProperty']['call'](_0x39e028,'position')&&_0x87a025['Position']['encode'](_0x39e028['position'],_0x337694['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39e028['nodes']&&_0x39e028['nodes']['length']){for(var _0x2d5c4f=0x0;_0x2d5c4f<_0x39e028['nodes']['length'];++_0x2d5c4f)_0x87a025['Element']['encode'](_0x39e028['nodes'][_0x2d5c4f],_0x337694['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x39e028['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x39e028,'shouldReceiveAttributes')&&_0x337694['uint32'](0x18)['bool'](_0x39e028['shouldReceiveAttributes']),null!=_0x39e028['wasUndone']&&Object['hasOwnProperty']['call'](_0x39e028,'wasUndone')&&_0x337694['uint32'](0x20)['bool'](_0x39e028['wasUndone']),_0x337694;},_0x2f0922['encodeDelimited']=function(_0x386fa0,_0x550069){return this['encode'](_0x386fa0,_0x550069)['ldelim']();},_0x2f0922['decode']=function(_0x4d7943,_0x5bebaf){_0x4d7943 instanceof _0x2a30e4||(_0x4d7943=_0x2a30e4['create'](_0x4d7943));for(var _0x57b557=void 0x0===_0x5bebaf?_0x4d7943['len']:_0x4d7943['pos']+_0x5bebaf,_0x44a54f=new _0x87a025['InsertOperation']();_0x4d7943['pos']<_0x57b557;){var _0x3d5cb7=_0x4d7943['uint32']();switch(_0x3d5cb7>>>0x3){case 0x1:_0x44a54f['position']=_0x87a025['Position']['decode'](_0x4d7943,_0x4d7943['uint32']());break;case 0x2:_0x44a54f['nodes']&&_0x44a54f['nodes']['length']||(_0x44a54f['nodes']=[]),_0x44a54f['nodes']['push'](_0x87a025['Element']['decode'](_0x4d7943,_0x4d7943['uint32']()));break;case 0x3:_0x44a54f['shouldReceiveAttributes']=_0x4d7943['bool']();break;case 0x4:_0x44a54f['wasUndone']=_0x4d7943['bool']();break;default:_0x4d7943['skipType'](0x7&_0x3d5cb7);}}return _0x44a54f;},_0x2f0922['decodeDelimited']=function(_0x34dcc4){return _0x34dcc4 instanceof _0x2a30e4||(_0x34dcc4=new _0x2a30e4(_0x34dcc4)),this['decode'](_0x34dcc4,_0x34dcc4['uint32']());},_0x2f0922['verify']=function(_0x4e6d9b){if('object'!=typeof _0x4e6d9b||null===_0x4e6d9b)return'object\x20expected';if(null!=_0x4e6d9b['position']&&_0x4e6d9b['hasOwnProperty']('position')&&(_0x505c73=_0x87a025['Position']['verify'](_0x4e6d9b['position'])))return'position.'+_0x505c73;if(null!=_0x4e6d9b['nodes']&&_0x4e6d9b['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4e6d9b['nodes']))return'nodes:\x20array\x20expected';for(var _0x5da1c6=0x0;_0x5da1c6<_0x4e6d9b['nodes']['length'];++_0x5da1c6){var _0x505c73;if(_0x505c73=_0x87a025['Element']['verify'](_0x4e6d9b['nodes'][_0x5da1c6]))return'nodes.'+_0x505c73;}}return null!=_0x4e6d9b['shouldReceiveAttributes']&&_0x4e6d9b['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4e6d9b['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4e6d9b['wasUndone']&&_0x4e6d9b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e6d9b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2f0922['fromObject']=function(_0x434666){if(_0x434666 instanceof _0x87a025['InsertOperation'])return _0x434666;var _0x16e5ef=new _0x87a025['InsertOperation']();if(null!=_0x434666['position']){if('object'!=typeof _0x434666['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x16e5ef['position']=_0x87a025['Position']['fromObject'](_0x434666['position']);}if(_0x434666['nodes']){if(!Array['isArray'](_0x434666['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x16e5ef['nodes']=[];for(var _0x5a1f85=0x0;_0x5a1f85<_0x434666['nodes']['length'];++_0x5a1f85){if('object'!=typeof _0x434666['nodes'][_0x5a1f85])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x16e5ef['nodes'][_0x5a1f85]=_0x87a025['Element']['fromObject'](_0x434666['nodes'][_0x5a1f85]);}}return null!=_0x434666['shouldReceiveAttributes']&&(_0x16e5ef['shouldReceiveAttributes']=Boolean(_0x434666['shouldReceiveAttributes'])),null!=_0x434666['wasUndone']&&(_0x16e5ef['wasUndone']=Boolean(_0x434666['wasUndone'])),_0x16e5ef;},_0x2f0922['toObject']=function(_0x553091,_0x2a652f){_0x2a652f||(_0x2a652f={});var _0x43e723={};if((_0x2a652f['arrays']||_0x2a652f['defaults'])&&(_0x43e723['nodes']=[]),_0x2a652f['defaults']&&(_0x43e723['position']=null,_0x43e723['shouldReceiveAttributes']=!0x1,_0x43e723['wasUndone']=!0x1),null!=_0x553091['position']&&_0x553091['hasOwnProperty']('position')&&(_0x43e723['position']=_0x87a025['Position']['toObject'](_0x553091['position'],_0x2a652f)),_0x553091['nodes']&&_0x553091['nodes']['length']){_0x43e723['nodes']=[];for(var _0x227564=0x0;_0x227564<_0x553091['nodes']['length'];++_0x227564)_0x43e723['nodes'][_0x227564]=_0x87a025['Element']['toObject'](_0x553091['nodes'][_0x227564],_0x2a652f);}return null!=_0x553091['shouldReceiveAttributes']&&_0x553091['hasOwnProperty']('shouldReceiveAttributes')&&(_0x43e723['shouldReceiveAttributes']=_0x553091['shouldReceiveAttributes']),null!=_0x553091['wasUndone']&&_0x553091['hasOwnProperty']('wasUndone')&&(_0x43e723['wasUndone']=_0x553091['wasUndone']),_0x43e723;},_0x2f0922['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x2f0922['getTypeUrl']=function(_0xc4efc3){return void 0x0===_0xc4efc3&&(_0xc4efc3='type.googleapis.com'),_0xc4efc3+'/InsertOperation';},_0x2f0922;}()),_0x87a025['MarkerOperation']=(function(){function _0x51033d(_0x479a6f){if(_0x479a6f){for(var _0x156f1a=Object['keys'](_0x479a6f),_0x490ba1=0x0;_0x490ba1<_0x156f1a['length'];++_0x490ba1)null!=_0x479a6f[_0x156f1a[_0x490ba1]]&&(this[_0x156f1a[_0x490ba1]]=_0x479a6f[_0x156f1a[_0x490ba1]]);}}return _0x51033d['prototype']['name']='',_0x51033d['prototype']['oldRange']=null,_0x51033d['prototype']['newRange']=null,_0x51033d['prototype']['affectsData']=!0x1,_0x51033d['prototype']['wasUndone']=!0x1,_0x51033d['create']=function(_0x534b46){return new _0x51033d(_0x534b46);},_0x51033d['encode']=function(_0xe0084a,_0x5aeff9){return _0x5aeff9||(_0x5aeff9=_0x25565a['create']()),null!=_0xe0084a['name']&&Object['hasOwnProperty']['call'](_0xe0084a,'name')&&_0x5aeff9['uint32'](0xa)['string'](_0xe0084a['name']),null!=_0xe0084a['oldRange']&&Object['hasOwnProperty']['call'](_0xe0084a,'oldRange')&&_0x87a025['Range']['encode'](_0xe0084a['oldRange'],_0x5aeff9['uint32'](0x12)['fork']())['ldelim'](),null!=_0xe0084a['newRange']&&Object['hasOwnProperty']['call'](_0xe0084a,'newRange')&&_0x87a025['Range']['encode'](_0xe0084a['newRange'],_0x5aeff9['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xe0084a['affectsData']&&Object['hasOwnProperty']['call'](_0xe0084a,'affectsData')&&_0x5aeff9['uint32'](0x20)['bool'](_0xe0084a['affectsData']),null!=_0xe0084a['wasUndone']&&Object['hasOwnProperty']['call'](_0xe0084a,'wasUndone')&&_0x5aeff9['uint32'](0x28)['bool'](_0xe0084a['wasUndone']),_0x5aeff9;},_0x51033d['encodeDelimited']=function(_0x39fda9,_0x11d218){return this['encode'](_0x39fda9,_0x11d218)['ldelim']();},_0x51033d['decode']=function(_0x22d3a0,_0x32b98d){_0x22d3a0 instanceof _0x2a30e4||(_0x22d3a0=_0x2a30e4['create'](_0x22d3a0));for(var _0x45df18=void 0x0===_0x32b98d?_0x22d3a0['len']:_0x22d3a0['pos']+_0x32b98d,_0x47e5cb=new _0x87a025['MarkerOperation']();_0x22d3a0['pos']<_0x45df18;){var _0x31a92d=_0x22d3a0['uint32']();switch(_0x31a92d>>>0x3){case 0x1:_0x47e5cb['name']=_0x22d3a0['string']();break;case 0x2:_0x47e5cb['oldRange']=_0x87a025['Range']['decode'](_0x22d3a0,_0x22d3a0['uint32']());break;case 0x3:_0x47e5cb['newRange']=_0x87a025['Range']['decode'](_0x22d3a0,_0x22d3a0['uint32']());break;case 0x4:_0x47e5cb['affectsData']=_0x22d3a0['bool']();break;case 0x5:_0x47e5cb['wasUndone']=_0x22d3a0['bool']();break;default:_0x22d3a0['skipType'](0x7&_0x31a92d);}}return _0x47e5cb;},_0x51033d['decodeDelimited']=function(_0xe599da){return _0xe599da instanceof _0x2a30e4||(_0xe599da=new _0x2a30e4(_0xe599da)),this['decode'](_0xe599da,_0xe599da['uint32']());},_0x51033d['verify']=function(_0xeadf36){if('object'!=typeof _0xeadf36||null===_0xeadf36)return'object\x20expected';if(null!=_0xeadf36['name']&&_0xeadf36['hasOwnProperty']('name')&&!_0x57a642['isString'](_0xeadf36['name']))return'name:\x20string\x20expected';var _0x4c33f2;if(null!=_0xeadf36['oldRange']&&_0xeadf36['hasOwnProperty']('oldRange')&&(_0x4c33f2=_0x87a025['Range']['verify'](_0xeadf36['oldRange'])))return'oldRange.'+_0x4c33f2;if(null!=_0xeadf36['newRange']&&_0xeadf36['hasOwnProperty']('newRange')&&(_0x4c33f2=_0x87a025['Range']['verify'](_0xeadf36['newRange'])))return'newRange.'+_0x4c33f2;return null!=_0xeadf36['affectsData']&&_0xeadf36['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xeadf36['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xeadf36['wasUndone']&&_0xeadf36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xeadf36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x51033d['fromObject']=function(_0x284b9c){if(_0x284b9c instanceof _0x87a025['MarkerOperation'])return _0x284b9c;var _0x11429c=new _0x87a025['MarkerOperation']();if(null!=_0x284b9c['name']&&(_0x11429c['name']=String(_0x284b9c['name'])),null!=_0x284b9c['oldRange']){if('object'!=typeof _0x284b9c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x11429c['oldRange']=_0x87a025['Range']['fromObject'](_0x284b9c['oldRange']);}if(null!=_0x284b9c['newRange']){if('object'!=typeof _0x284b9c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x11429c['newRange']=_0x87a025['Range']['fromObject'](_0x284b9c['newRange']);}return null!=_0x284b9c['affectsData']&&(_0x11429c['affectsData']=Boolean(_0x284b9c['affectsData'])),null!=_0x284b9c['wasUndone']&&(_0x11429c['wasUndone']=Boolean(_0x284b9c['wasUndone'])),_0x11429c;},_0x51033d['toObject']=function(_0x39d466,_0x53e81f){_0x53e81f||(_0x53e81f={});var _0x5979e0={};return _0x53e81f['defaults']&&(_0x5979e0['name']='',_0x5979e0['oldRange']=null,_0x5979e0['newRange']=null,_0x5979e0['affectsData']=!0x1,_0x5979e0['wasUndone']=!0x1),null!=_0x39d466['name']&&_0x39d466['hasOwnProperty']('name')&&(_0x5979e0['name']=_0x39d466['name']),null!=_0x39d466['oldRange']&&_0x39d466['hasOwnProperty']('oldRange')&&(_0x5979e0['oldRange']=_0x87a025['Range']['toObject'](_0x39d466['oldRange'],_0x53e81f)),null!=_0x39d466['newRange']&&_0x39d466['hasOwnProperty']('newRange')&&(_0x5979e0['newRange']=_0x87a025['Range']['toObject'](_0x39d466['newRange'],_0x53e81f)),null!=_0x39d466['affectsData']&&_0x39d466['hasOwnProperty']('affectsData')&&(_0x5979e0['affectsData']=_0x39d466['affectsData']),null!=_0x39d466['wasUndone']&&_0x39d466['hasOwnProperty']('wasUndone')&&(_0x5979e0['wasUndone']=_0x39d466['wasUndone']),_0x5979e0;},_0x51033d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x51033d['getTypeUrl']=function(_0x4b227a){return void 0x0===_0x4b227a&&(_0x4b227a='type.googleapis.com'),_0x4b227a+'/MarkerOperation';},_0x51033d;}()),_0x87a025['MergeOperation']=(function(){function _0x38e7ff(_0x581217){if(_0x581217){for(var _0x392ddc=Object['keys'](_0x581217),_0x4772e3=0x0;_0x4772e3<_0x392ddc['length'];++_0x4772e3)null!=_0x581217[_0x392ddc[_0x4772e3]]&&(this[_0x392ddc[_0x4772e3]]=_0x581217[_0x392ddc[_0x4772e3]]);}}return _0x38e7ff['prototype']['sourcePosition']=null,_0x38e7ff['prototype']['targetPosition']=null,_0x38e7ff['prototype']['graveyardPosition']=null,_0x38e7ff['prototype']['howMany']=0x0,_0x38e7ff['prototype']['wasUndone']=!0x1,_0x38e7ff['create']=function(_0x453e44){return new _0x38e7ff(_0x453e44);},_0x38e7ff['encode']=function(_0x2cc0f4,_0x48f306){return _0x48f306||(_0x48f306=_0x25565a['create']()),null!=_0x2cc0f4['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'sourcePosition')&&_0x87a025['Position']['encode'](_0x2cc0f4['sourcePosition'],_0x48f306['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2cc0f4['targetPosition']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'targetPosition')&&_0x87a025['Position']['encode'](_0x2cc0f4['targetPosition'],_0x48f306['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2cc0f4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'graveyardPosition')&&_0x87a025['Position']['encode'](_0x2cc0f4['graveyardPosition'],_0x48f306['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2cc0f4['howMany']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'howMany')&&_0x48f306['uint32'](0x20)['uint32'](_0x2cc0f4['howMany']),null!=_0x2cc0f4['wasUndone']&&Object['hasOwnProperty']['call'](_0x2cc0f4,'wasUndone')&&_0x48f306['uint32'](0x28)['bool'](_0x2cc0f4['wasUndone']),_0x48f306;},_0x38e7ff['encodeDelimited']=function(_0x1f29d8,_0x32e068){return this['encode'](_0x1f29d8,_0x32e068)['ldelim']();},_0x38e7ff['decode']=function(_0x4468d4,_0x32de61){_0x4468d4 instanceof _0x2a30e4||(_0x4468d4=_0x2a30e4['create'](_0x4468d4));for(var _0xf0dde4=void 0x0===_0x32de61?_0x4468d4['len']:_0x4468d4['pos']+_0x32de61,_0x23e25c=new _0x87a025['MergeOperation']();_0x4468d4['pos']<_0xf0dde4;){var _0x2aa4f4=_0x4468d4['uint32']();switch(_0x2aa4f4>>>0x3){case 0x1:_0x23e25c['sourcePosition']=_0x87a025['Position']['decode'](_0x4468d4,_0x4468d4['uint32']());break;case 0x2:_0x23e25c['targetPosition']=_0x87a025['Position']['decode'](_0x4468d4,_0x4468d4['uint32']());break;case 0x3:_0x23e25c['graveyardPosition']=_0x87a025['Position']['decode'](_0x4468d4,_0x4468d4['uint32']());break;case 0x4:_0x23e25c['howMany']=_0x4468d4['uint32']();break;case 0x5:_0x23e25c['wasUndone']=_0x4468d4['bool']();break;default:_0x4468d4['skipType'](0x7&_0x2aa4f4);}}return _0x23e25c;},_0x38e7ff['decodeDelimited']=function(_0x5b5644){return _0x5b5644 instanceof _0x2a30e4||(_0x5b5644=new _0x2a30e4(_0x5b5644)),this['decode'](_0x5b5644,_0x5b5644['uint32']());},_0x38e7ff['verify']=function(_0x3fe43d){if('object'!=typeof _0x3fe43d||null===_0x3fe43d)return'object\x20expected';var _0x11389c;if(null!=_0x3fe43d['sourcePosition']&&_0x3fe43d['hasOwnProperty']('sourcePosition')&&(_0x11389c=_0x87a025['Position']['verify'](_0x3fe43d['sourcePosition'])))return'sourcePosition.'+_0x11389c;if(null!=_0x3fe43d['targetPosition']&&_0x3fe43d['hasOwnProperty']('targetPosition')&&(_0x11389c=_0x87a025['Position']['verify'](_0x3fe43d['targetPosition'])))return'targetPosition.'+_0x11389c;if(null!=_0x3fe43d['graveyardPosition']&&_0x3fe43d['hasOwnProperty']('graveyardPosition')&&(_0x11389c=_0x87a025['Position']['verify'](_0x3fe43d['graveyardPosition'])))return'graveyardPosition.'+_0x11389c;return null!=_0x3fe43d['howMany']&&_0x3fe43d['hasOwnProperty']('howMany')&&!_0x57a642['isInteger'](_0x3fe43d['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3fe43d['wasUndone']&&_0x3fe43d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3fe43d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38e7ff['fromObject']=function(_0x1bf262){if(_0x1bf262 instanceof _0x87a025['MergeOperation'])return _0x1bf262;var _0x51fa92=new _0x87a025['MergeOperation']();if(null!=_0x1bf262['sourcePosition']){if('object'!=typeof _0x1bf262['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x51fa92['sourcePosition']=_0x87a025['Position']['fromObject'](_0x1bf262['sourcePosition']);}if(null!=_0x1bf262['targetPosition']){if('object'!=typeof _0x1bf262['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x51fa92['targetPosition']=_0x87a025['Position']['fromObject'](_0x1bf262['targetPosition']);}if(null!=_0x1bf262['graveyardPosition']){if('object'!=typeof _0x1bf262['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x51fa92['graveyardPosition']=_0x87a025['Position']['fromObject'](_0x1bf262['graveyardPosition']);}return null!=_0x1bf262['howMany']&&(_0x51fa92['howMany']=_0x1bf262['howMany']>>>0x0),null!=_0x1bf262['wasUndone']&&(_0x51fa92['wasUndone']=Boolean(_0x1bf262['wasUndone'])),_0x51fa92;},_0x38e7ff['toObject']=function(_0x3fac7e,_0x194abd){_0x194abd||(_0x194abd={});var _0x46e088={};return _0x194abd['defaults']&&(_0x46e088['sourcePosition']=null,_0x46e088['targetPosition']=null,_0x46e088['graveyardPosition']=null,_0x46e088['howMany']=0x0,_0x46e088['wasUndone']=!0x1),null!=_0x3fac7e['sourcePosition']&&_0x3fac7e['hasOwnProperty']('sourcePosition')&&(_0x46e088['sourcePosition']=_0x87a025['Position']['toObject'](_0x3fac7e['sourcePosition'],_0x194abd)),null!=_0x3fac7e['targetPosition']&&_0x3fac7e['hasOwnProperty']('targetPosition')&&(_0x46e088['targetPosition']=_0x87a025['Position']['toObject'](_0x3fac7e['targetPosition'],_0x194abd)),null!=_0x3fac7e['graveyardPosition']&&_0x3fac7e['hasOwnProperty']('graveyardPosition')&&(_0x46e088['graveyardPosition']=_0x87a025['Position']['toObject'](_0x3fac7e['graveyardPosition'],_0x194abd)),null!=_0x3fac7e['howMany']&&_0x3fac7e['hasOwnProperty']('howMany')&&(_0x46e088['howMany']=_0x3fac7e['howMany']),null!=_0x3fac7e['wasUndone']&&_0x3fac7e['hasOwnProperty']('wasUndone')&&(_0x46e088['wasUndone']=_0x3fac7e['wasUndone']),_0x46e088;},_0x38e7ff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x38e7ff['getTypeUrl']=function(_0x4c3c34){return void 0x0===_0x4c3c34&&(_0x4c3c34='type.googleapis.com'),_0x4c3c34+'/MergeOperation';},_0x38e7ff;}()),_0x87a025['MoveOperation']=(function(){function _0x50a1cc(_0x29de28){if(_0x29de28){for(var _0xc0edd5=Object['keys'](_0x29de28),_0x1fda33=0x0;_0x1fda33<_0xc0edd5['length'];++_0x1fda33)null!=_0x29de28[_0xc0edd5[_0x1fda33]]&&(this[_0xc0edd5[_0x1fda33]]=_0x29de28[_0xc0edd5[_0x1fda33]]);}}return _0x50a1cc['prototype']['sourcePosition']=null,_0x50a1cc['prototype']['howMany']=0x0,_0x50a1cc['prototype']['targetPosition']=null,_0x50a1cc['prototype']['wasUndone']=!0x1,_0x50a1cc['create']=function(_0x1044da){return new _0x50a1cc(_0x1044da);},_0x50a1cc['encode']=function(_0x557ad1,_0x164a3e){return _0x164a3e||(_0x164a3e=_0x25565a['create']()),null!=_0x557ad1['sourcePosition']&&Object['hasOwnProperty']['call'](_0x557ad1,'sourcePosition')&&_0x87a025['Position']['encode'](_0x557ad1['sourcePosition'],_0x164a3e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x557ad1['howMany']&&Object['hasOwnProperty']['call'](_0x557ad1,'howMany')&&_0x164a3e['uint32'](0x10)['uint32'](_0x557ad1['howMany']),null!=_0x557ad1['targetPosition']&&Object['hasOwnProperty']['call'](_0x557ad1,'targetPosition')&&_0x87a025['Position']['encode'](_0x557ad1['targetPosition'],_0x164a3e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x557ad1['wasUndone']&&Object['hasOwnProperty']['call'](_0x557ad1,'wasUndone')&&_0x164a3e['uint32'](0x20)['bool'](_0x557ad1['wasUndone']),_0x164a3e;},_0x50a1cc['encodeDelimited']=function(_0x1f242d,_0x5db080){return this['encode'](_0x1f242d,_0x5db080)['ldelim']();},_0x50a1cc['decode']=function(_0x5ab988,_0x33ad8d){_0x5ab988 instanceof _0x2a30e4||(_0x5ab988=_0x2a30e4['create'](_0x5ab988));for(var _0x2262b3=void 0x0===_0x33ad8d?_0x5ab988['len']:_0x5ab988['pos']+_0x33ad8d,_0x3df159=new _0x87a025['MoveOperation']();_0x5ab988['pos']<_0x2262b3;){var _0x14d7e2=_0x5ab988['uint32']();switch(_0x14d7e2>>>0x3){case 0x1:_0x3df159['sourcePosition']=_0x87a025['Position']['decode'](_0x5ab988,_0x5ab988['uint32']());break;case 0x2:_0x3df159['howMany']=_0x5ab988['uint32']();break;case 0x3:_0x3df159['targetPosition']=_0x87a025['Position']['decode'](_0x5ab988,_0x5ab988['uint32']());break;case 0x4:_0x3df159['wasUndone']=_0x5ab988['bool']();break;default:_0x5ab988['skipType'](0x7&_0x14d7e2);}}return _0x3df159;},_0x50a1cc['decodeDelimited']=function(_0x1e51a5){return _0x1e51a5 instanceof _0x2a30e4||(_0x1e51a5=new _0x2a30e4(_0x1e51a5)),this['decode'](_0x1e51a5,_0x1e51a5['uint32']());},_0x50a1cc['verify']=function(_0x461857){if('object'!=typeof _0x461857||null===_0x461857)return'object\x20expected';var _0x2741eb;if(null!=_0x461857['sourcePosition']&&_0x461857['hasOwnProperty']('sourcePosition')&&(_0x2741eb=_0x87a025['Position']['verify'](_0x461857['sourcePosition'])))return'sourcePosition.'+_0x2741eb;if(null!=_0x461857['howMany']&&_0x461857['hasOwnProperty']('howMany')&&!_0x57a642['isInteger'](_0x461857['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x461857['targetPosition']&&_0x461857['hasOwnProperty']('targetPosition')&&(_0x2741eb=_0x87a025['Position']['verify'](_0x461857['targetPosition'])))return'targetPosition.'+_0x2741eb;return null!=_0x461857['wasUndone']&&_0x461857['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x461857['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x50a1cc['fromObject']=function(_0x1c2fa8){if(_0x1c2fa8 instanceof _0x87a025['MoveOperation'])return _0x1c2fa8;var _0x465536=new _0x87a025['MoveOperation']();if(null!=_0x1c2fa8['sourcePosition']){if('object'!=typeof _0x1c2fa8['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x465536['sourcePosition']=_0x87a025['Position']['fromObject'](_0x1c2fa8['sourcePosition']);}if(null!=_0x1c2fa8['howMany']&&(_0x465536['howMany']=_0x1c2fa8['howMany']>>>0x0),null!=_0x1c2fa8['targetPosition']){if('object'!=typeof _0x1c2fa8['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x465536['targetPosition']=_0x87a025['Position']['fromObject'](_0x1c2fa8['targetPosition']);}return null!=_0x1c2fa8['wasUndone']&&(_0x465536['wasUndone']=Boolean(_0x1c2fa8['wasUndone'])),_0x465536;},_0x50a1cc['toObject']=function(_0x618f75,_0xe0c4c3){_0xe0c4c3||(_0xe0c4c3={});var _0x137c47={};return _0xe0c4c3['defaults']&&(_0x137c47['sourcePosition']=null,_0x137c47['howMany']=0x0,_0x137c47['targetPosition']=null,_0x137c47['wasUndone']=!0x1),null!=_0x618f75['sourcePosition']&&_0x618f75['hasOwnProperty']('sourcePosition')&&(_0x137c47['sourcePosition']=_0x87a025['Position']['toObject'](_0x618f75['sourcePosition'],_0xe0c4c3)),null!=_0x618f75['howMany']&&_0x618f75['hasOwnProperty']('howMany')&&(_0x137c47['howMany']=_0x618f75['howMany']),null!=_0x618f75['targetPosition']&&_0x618f75['hasOwnProperty']('targetPosition')&&(_0x137c47['targetPosition']=_0x87a025['Position']['toObject'](_0x618f75['targetPosition'],_0xe0c4c3)),null!=_0x618f75['wasUndone']&&_0x618f75['hasOwnProperty']('wasUndone')&&(_0x137c47['wasUndone']=_0x618f75['wasUndone']),_0x137c47;},_0x50a1cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x50a1cc['getTypeUrl']=function(_0x3959e2){return void 0x0===_0x3959e2&&(_0x3959e2='type.googleapis.com'),_0x3959e2+'/MoveOperation';},_0x50a1cc;}()),_0x87a025['RenameOperation']=(function(){function _0xf11d7d(_0x4ca237){if(_0x4ca237){for(var _0x3af20e=Object['keys'](_0x4ca237),_0x389937=0x0;_0x389937<_0x3af20e['length'];++_0x389937)null!=_0x4ca237[_0x3af20e[_0x389937]]&&(this[_0x3af20e[_0x389937]]=_0x4ca237[_0x3af20e[_0x389937]]);}}return _0xf11d7d['prototype']['position']=null,_0xf11d7d['prototype']['oldName']='',_0xf11d7d['prototype']['newName']='',_0xf11d7d['prototype']['wasUndone']=!0x1,_0xf11d7d['create']=function(_0xad616){return new _0xf11d7d(_0xad616);},_0xf11d7d['encode']=function(_0x4aecd4,_0x523346){return _0x523346||(_0x523346=_0x25565a['create']()),null!=_0x4aecd4['position']&&Object['hasOwnProperty']['call'](_0x4aecd4,'position')&&_0x87a025['Position']['encode'](_0x4aecd4['position'],_0x523346['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4aecd4['oldName']&&Object['hasOwnProperty']['call'](_0x4aecd4,'oldName')&&_0x523346['uint32'](0x12)['string'](_0x4aecd4['oldName']),null!=_0x4aecd4['newName']&&Object['hasOwnProperty']['call'](_0x4aecd4,'newName')&&_0x523346['uint32'](0x1a)['string'](_0x4aecd4['newName']),null!=_0x4aecd4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4aecd4,'wasUndone')&&_0x523346['uint32'](0x20)['bool'](_0x4aecd4['wasUndone']),_0x523346;},_0xf11d7d['encodeDelimited']=function(_0x589527,_0x568fae){return this['encode'](_0x589527,_0x568fae)['ldelim']();},_0xf11d7d['decode']=function(_0x36fc56,_0x5f373e){_0x36fc56 instanceof _0x2a30e4||(_0x36fc56=_0x2a30e4['create'](_0x36fc56));for(var _0x551a7c=void 0x0===_0x5f373e?_0x36fc56['len']:_0x36fc56['pos']+_0x5f373e,_0x4e25ee=new _0x87a025['RenameOperation']();_0x36fc56['pos']<_0x551a7c;){var _0x2c96e1=_0x36fc56['uint32']();switch(_0x2c96e1>>>0x3){case 0x1:_0x4e25ee['position']=_0x87a025['Position']['decode'](_0x36fc56,_0x36fc56['uint32']());break;case 0x2:_0x4e25ee['oldName']=_0x36fc56['string']();break;case 0x3:_0x4e25ee['newName']=_0x36fc56['string']();break;case 0x4:_0x4e25ee['wasUndone']=_0x36fc56['bool']();break;default:_0x36fc56['skipType'](0x7&_0x2c96e1);}}return _0x4e25ee;},_0xf11d7d['decodeDelimited']=function(_0x5d809b){return _0x5d809b instanceof _0x2a30e4||(_0x5d809b=new _0x2a30e4(_0x5d809b)),this['decode'](_0x5d809b,_0x5d809b['uint32']());},_0xf11d7d['verify']=function(_0x50d03f){if('object'!=typeof _0x50d03f||null===_0x50d03f)return'object\x20expected';if(null!=_0x50d03f['position']&&_0x50d03f['hasOwnProperty']('position')){var _0xb6e008=_0x87a025['Position']['verify'](_0x50d03f['position']);if(_0xb6e008)return'position.'+_0xb6e008;}return null!=_0x50d03f['oldName']&&_0x50d03f['hasOwnProperty']('oldName')&&!_0x57a642['isString'](_0x50d03f['oldName'])?'oldName:\x20string\x20expected':null!=_0x50d03f['newName']&&_0x50d03f['hasOwnProperty']('newName')&&!_0x57a642['isString'](_0x50d03f['newName'])?'newName:\x20string\x20expected':null!=_0x50d03f['wasUndone']&&_0x50d03f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50d03f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xf11d7d['fromObject']=function(_0x31dc26){if(_0x31dc26 instanceof _0x87a025['RenameOperation'])return _0x31dc26;var _0x12cbf5=new _0x87a025['RenameOperation']();if(null!=_0x31dc26['position']){if('object'!=typeof _0x31dc26['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x12cbf5['position']=_0x87a025['Position']['fromObject'](_0x31dc26['position']);}return null!=_0x31dc26['oldName']&&(_0x12cbf5['oldName']=String(_0x31dc26['oldName'])),null!=_0x31dc26['newName']&&(_0x12cbf5['newName']=String(_0x31dc26['newName'])),null!=_0x31dc26['wasUndone']&&(_0x12cbf5['wasUndone']=Boolean(_0x31dc26['wasUndone'])),_0x12cbf5;},_0xf11d7d['toObject']=function(_0x524964,_0x2c689f){_0x2c689f||(_0x2c689f={});var _0x168d1a={};return _0x2c689f['defaults']&&(_0x168d1a['position']=null,_0x168d1a['oldName']='',_0x168d1a['newName']='',_0x168d1a['wasUndone']=!0x1),null!=_0x524964['position']&&_0x524964['hasOwnProperty']('position')&&(_0x168d1a['position']=_0x87a025['Position']['toObject'](_0x524964['position'],_0x2c689f)),null!=_0x524964['oldName']&&_0x524964['hasOwnProperty']('oldName')&&(_0x168d1a['oldName']=_0x524964['oldName']),null!=_0x524964['newName']&&_0x524964['hasOwnProperty']('newName')&&(_0x168d1a['newName']=_0x524964['newName']),null!=_0x524964['wasUndone']&&_0x524964['hasOwnProperty']('wasUndone')&&(_0x168d1a['wasUndone']=_0x524964['wasUndone']),_0x168d1a;},_0xf11d7d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0xf11d7d['getTypeUrl']=function(_0x262f58){return void 0x0===_0x262f58&&(_0x262f58='type.googleapis.com'),_0x262f58+'/RenameOperation';},_0xf11d7d;}()),_0x87a025['RootAttributeOperation']=(function(){function _0x46d6db(_0x11ea4f){if(_0x11ea4f){for(var _0x1f1c68=Object['keys'](_0x11ea4f),_0x48d11c=0x0;_0x48d11c<_0x1f1c68['length'];++_0x48d11c)null!=_0x11ea4f[_0x1f1c68[_0x48d11c]]&&(this[_0x1f1c68[_0x48d11c]]=_0x11ea4f[_0x1f1c68[_0x48d11c]]);}}return _0x46d6db['prototype']['root']='',_0x46d6db['prototype']['key']='',_0x46d6db['prototype']['oldValueBoolean']=!0x1,_0x46d6db['prototype']['oldValueJson']='',_0x46d6db['prototype']['newValueBoolean']=!0x1,_0x46d6db['prototype']['newValueJson']='',_0x46d6db['prototype']['wasUndone']=!0x1,_0x46d6db['create']=function(_0x4535e8){return new _0x46d6db(_0x4535e8);},_0x46d6db['encode']=function(_0x13e982,_0x51d64b){return _0x51d64b||(_0x51d64b=_0x25565a['create']()),null!=_0x13e982['root']&&Object['hasOwnProperty']['call'](_0x13e982,'root')&&_0x51d64b['uint32'](0xa)['string'](_0x13e982['root']),null!=_0x13e982['key']&&Object['hasOwnProperty']['call'](_0x13e982,'key')&&_0x51d64b['uint32'](0x12)['string'](_0x13e982['key']),null!=_0x13e982['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x13e982,'oldValueBoolean')&&_0x51d64b['uint32'](0x18)['bool'](_0x13e982['oldValueBoolean']),null!=_0x13e982['oldValueJson']&&Object['hasOwnProperty']['call'](_0x13e982,'oldValueJson')&&_0x51d64b['uint32'](0x22)['string'](_0x13e982['oldValueJson']),null!=_0x13e982['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x13e982,'newValueBoolean')&&_0x51d64b['uint32'](0x28)['bool'](_0x13e982['newValueBoolean']),null!=_0x13e982['newValueJson']&&Object['hasOwnProperty']['call'](_0x13e982,'newValueJson')&&_0x51d64b['uint32'](0x32)['string'](_0x13e982['newValueJson']),null!=_0x13e982['wasUndone']&&Object['hasOwnProperty']['call'](_0x13e982,'wasUndone')&&_0x51d64b['uint32'](0x38)['bool'](_0x13e982['wasUndone']),_0x51d64b;},_0x46d6db['encodeDelimited']=function(_0x1b4e4b,_0x537026){return this['encode'](_0x1b4e4b,_0x537026)['ldelim']();},_0x46d6db['decode']=function(_0x325994,_0x2205ab){_0x325994 instanceof _0x2a30e4||(_0x325994=_0x2a30e4['create'](_0x325994));for(var _0x4f0420=void 0x0===_0x2205ab?_0x325994['len']:_0x325994['pos']+_0x2205ab,_0x2d76d9=new _0x87a025['RootAttributeOperation']();_0x325994['pos']<_0x4f0420;){var _0x40ab29=_0x325994['uint32']();switch(_0x40ab29>>>0x3){case 0x1:_0x2d76d9['root']=_0x325994['string']();break;case 0x2:_0x2d76d9['key']=_0x325994['string']();break;case 0x3:_0x2d76d9['oldValueBoolean']=_0x325994['bool']();break;case 0x4:_0x2d76d9['oldValueJson']=_0x325994['string']();break;case 0x5:_0x2d76d9['newValueBoolean']=_0x325994['bool']();break;case 0x6:_0x2d76d9['newValueJson']=_0x325994['string']();break;case 0x7:_0x2d76d9['wasUndone']=_0x325994['bool']();break;default:_0x325994['skipType'](0x7&_0x40ab29);}}return _0x2d76d9;},_0x46d6db['decodeDelimited']=function(_0xbe3a9e){return _0xbe3a9e instanceof _0x2a30e4||(_0xbe3a9e=new _0x2a30e4(_0xbe3a9e)),this['decode'](_0xbe3a9e,_0xbe3a9e['uint32']());},_0x46d6db['verify']=function(_0xe9a1f7){return'object'!=typeof _0xe9a1f7||null===_0xe9a1f7?'object\x20expected':null!=_0xe9a1f7['root']&&_0xe9a1f7['hasOwnProperty']('root')&&!_0x57a642['isString'](_0xe9a1f7['root'])?'root:\x20string\x20expected':null!=_0xe9a1f7['key']&&_0xe9a1f7['hasOwnProperty']('key')&&!_0x57a642['isString'](_0xe9a1f7['key'])?'key:\x20string\x20expected':null!=_0xe9a1f7['oldValueBoolean']&&_0xe9a1f7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xe9a1f7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xe9a1f7['oldValueJson']&&_0xe9a1f7['hasOwnProperty']('oldValueJson')&&!_0x57a642['isString'](_0xe9a1f7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xe9a1f7['newValueBoolean']&&_0xe9a1f7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xe9a1f7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xe9a1f7['newValueJson']&&_0xe9a1f7['hasOwnProperty']('newValueJson')&&!_0x57a642['isString'](_0xe9a1f7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xe9a1f7['wasUndone']&&_0xe9a1f7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xe9a1f7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x46d6db['fromObject']=function(_0x4c5a84){if(_0x4c5a84 instanceof _0x87a025['RootAttributeOperation'])return _0x4c5a84;var _0x30888d=new _0x87a025['RootAttributeOperation']();return null!=_0x4c5a84['root']&&(_0x30888d['root']=String(_0x4c5a84['root'])),null!=_0x4c5a84['key']&&(_0x30888d['key']=String(_0x4c5a84['key'])),null!=_0x4c5a84['oldValueBoolean']&&(_0x30888d['oldValueBoolean']=Boolean(_0x4c5a84['oldValueBoolean'])),null!=_0x4c5a84['oldValueJson']&&(_0x30888d['oldValueJson']=String(_0x4c5a84['oldValueJson'])),null!=_0x4c5a84['newValueBoolean']&&(_0x30888d['newValueBoolean']=Boolean(_0x4c5a84['newValueBoolean'])),null!=_0x4c5a84['newValueJson']&&(_0x30888d['newValueJson']=String(_0x4c5a84['newValueJson'])),null!=_0x4c5a84['wasUndone']&&(_0x30888d['wasUndone']=Boolean(_0x4c5a84['wasUndone'])),_0x30888d;},_0x46d6db['toObject']=function(_0x185578,_0x4aef86){_0x4aef86||(_0x4aef86={});var _0x1018be={};return _0x4aef86['defaults']&&(_0x1018be['root']='',_0x1018be['key']='',_0x1018be['oldValueBoolean']=!0x1,_0x1018be['oldValueJson']='',_0x1018be['newValueBoolean']=!0x1,_0x1018be['newValueJson']='',_0x1018be['wasUndone']=!0x1),null!=_0x185578['root']&&_0x185578['hasOwnProperty']('root')&&(_0x1018be['root']=_0x185578['root']),null!=_0x185578['key']&&_0x185578['hasOwnProperty']('key')&&(_0x1018be['key']=_0x185578['key']),null!=_0x185578['oldValueBoolean']&&_0x185578['hasOwnProperty']('oldValueBoolean')&&(_0x1018be['oldValueBoolean']=_0x185578['oldValueBoolean']),null!=_0x185578['oldValueJson']&&_0x185578['hasOwnProperty']('oldValueJson')&&(_0x1018be['oldValueJson']=_0x185578['oldValueJson']),null!=_0x185578['newValueBoolean']&&_0x185578['hasOwnProperty']('newValueBoolean')&&(_0x1018be['newValueBoolean']=_0x185578['newValueBoolean']),null!=_0x185578['newValueJson']&&_0x185578['hasOwnProperty']('newValueJson')&&(_0x1018be['newValueJson']=_0x185578['newValueJson']),null!=_0x185578['wasUndone']&&_0x185578['hasOwnProperty']('wasUndone')&&(_0x1018be['wasUndone']=_0x185578['wasUndone']),_0x1018be;},_0x46d6db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x46d6db['getTypeUrl']=function(_0x50111a){return void 0x0===_0x50111a&&(_0x50111a='type.googleapis.com'),_0x50111a+'/RootAttributeOperation';},_0x46d6db;}()),_0x87a025['RootOperation']=(function(){function _0x1c920f(_0x4fd116){if(_0x4fd116){for(var _0x35ffd2=Object['keys'](_0x4fd116),_0x54ce5e=0x0;_0x54ce5e<_0x35ffd2['length'];++_0x54ce5e)null!=_0x4fd116[_0x35ffd2[_0x54ce5e]]&&(this[_0x35ffd2[_0x54ce5e]]=_0x4fd116[_0x35ffd2[_0x54ce5e]]);}}return _0x1c920f['prototype']['rootName']='',_0x1c920f['prototype']['elementName']='',_0x1c920f['prototype']['isAdd']=!0x1,_0x1c920f['prototype']['wasUndone']=!0x1,_0x1c920f['create']=function(_0x5ebfa7){return new _0x1c920f(_0x5ebfa7);},_0x1c920f['encode']=function(_0x17b7a2,_0x60e436){return _0x60e436||(_0x60e436=_0x25565a['create']()),null!=_0x17b7a2['rootName']&&Object['hasOwnProperty']['call'](_0x17b7a2,'rootName')&&_0x60e436['uint32'](0xa)['string'](_0x17b7a2['rootName']),null!=_0x17b7a2['elementName']&&Object['hasOwnProperty']['call'](_0x17b7a2,'elementName')&&_0x60e436['uint32'](0x12)['string'](_0x17b7a2['elementName']),null!=_0x17b7a2['isAdd']&&Object['hasOwnProperty']['call'](_0x17b7a2,'isAdd')&&_0x60e436['uint32'](0x18)['bool'](_0x17b7a2['isAdd']),null!=_0x17b7a2['wasUndone']&&Object['hasOwnProperty']['call'](_0x17b7a2,'wasUndone')&&_0x60e436['uint32'](0x20)['bool'](_0x17b7a2['wasUndone']),_0x60e436;},_0x1c920f['encodeDelimited']=function(_0x411784,_0x10e0bb){return this['encode'](_0x411784,_0x10e0bb)['ldelim']();},_0x1c920f['decode']=function(_0xad6900,_0x5f1657){_0xad6900 instanceof _0x2a30e4||(_0xad6900=_0x2a30e4['create'](_0xad6900));for(var _0x3bc532=void 0x0===_0x5f1657?_0xad6900['len']:_0xad6900['pos']+_0x5f1657,_0x2c0da5=new _0x87a025['RootOperation']();_0xad6900['pos']<_0x3bc532;){var _0x4acebd=_0xad6900['uint32']();switch(_0x4acebd>>>0x3){case 0x1:_0x2c0da5['rootName']=_0xad6900['string']();break;case 0x2:_0x2c0da5['elementName']=_0xad6900['string']();break;case 0x3:_0x2c0da5['isAdd']=_0xad6900['bool']();break;case 0x4:_0x2c0da5['wasUndone']=_0xad6900['bool']();break;default:_0xad6900['skipType'](0x7&_0x4acebd);}}return _0x2c0da5;},_0x1c920f['decodeDelimited']=function(_0x43a47b){return _0x43a47b instanceof _0x2a30e4||(_0x43a47b=new _0x2a30e4(_0x43a47b)),this['decode'](_0x43a47b,_0x43a47b['uint32']());},_0x1c920f['verify']=function(_0x3d0dca){return'object'!=typeof _0x3d0dca||null===_0x3d0dca?'object\x20expected':null!=_0x3d0dca['rootName']&&_0x3d0dca['hasOwnProperty']('rootName')&&!_0x57a642['isString'](_0x3d0dca['rootName'])?'rootName:\x20string\x20expected':null!=_0x3d0dca['elementName']&&_0x3d0dca['hasOwnProperty']('elementName')&&!_0x57a642['isString'](_0x3d0dca['elementName'])?'elementName:\x20string\x20expected':null!=_0x3d0dca['isAdd']&&_0x3d0dca['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3d0dca['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3d0dca['wasUndone']&&_0x3d0dca['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d0dca['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c920f['fromObject']=function(_0x19f871){if(_0x19f871 instanceof _0x87a025['RootOperation'])return _0x19f871;var _0x12ebca=new _0x87a025['RootOperation']();return null!=_0x19f871['rootName']&&(_0x12ebca['rootName']=String(_0x19f871['rootName'])),null!=_0x19f871['elementName']&&(_0x12ebca['elementName']=String(_0x19f871['elementName'])),null!=_0x19f871['isAdd']&&(_0x12ebca['isAdd']=Boolean(_0x19f871['isAdd'])),null!=_0x19f871['wasUndone']&&(_0x12ebca['wasUndone']=Boolean(_0x19f871['wasUndone'])),_0x12ebca;},_0x1c920f['toObject']=function(_0x597897,_0x5d2110){_0x5d2110||(_0x5d2110={});var _0x9280ac={};return _0x5d2110['defaults']&&(_0x9280ac['rootName']='',_0x9280ac['elementName']='',_0x9280ac['isAdd']=!0x1,_0x9280ac['wasUndone']=!0x1),null!=_0x597897['rootName']&&_0x597897['hasOwnProperty']('rootName')&&(_0x9280ac['rootName']=_0x597897['rootName']),null!=_0x597897['elementName']&&_0x597897['hasOwnProperty']('elementName')&&(_0x9280ac['elementName']=_0x597897['elementName']),null!=_0x597897['isAdd']&&_0x597897['hasOwnProperty']('isAdd')&&(_0x9280ac['isAdd']=_0x597897['isAdd']),null!=_0x597897['wasUndone']&&_0x597897['hasOwnProperty']('wasUndone')&&(_0x9280ac['wasUndone']=_0x597897['wasUndone']),_0x9280ac;},_0x1c920f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x1c920f['getTypeUrl']=function(_0x9961e1){return void 0x0===_0x9961e1&&(_0x9961e1='type.googleapis.com'),_0x9961e1+'/RootOperation';},_0x1c920f;}()),_0x87a025['SplitOperation']=(function(){function _0x320b7e(_0x2bb9b8){if(_0x2bb9b8){for(var _0x1704b9=Object['keys'](_0x2bb9b8),_0x201ce1=0x0;_0x201ce1<_0x1704b9['length'];++_0x201ce1)null!=_0x2bb9b8[_0x1704b9[_0x201ce1]]&&(this[_0x1704b9[_0x201ce1]]=_0x2bb9b8[_0x1704b9[_0x201ce1]]);}}return _0x320b7e['prototype']['splitPosition']=null,_0x320b7e['prototype']['graveyardPosition']=null,_0x320b7e['prototype']['howMany']=0x0,_0x320b7e['prototype']['insertionPosition']=null,_0x320b7e['prototype']['wasUndone']=!0x1,_0x320b7e['create']=function(_0x751cac){return new _0x320b7e(_0x751cac);},_0x320b7e['encode']=function(_0x1107b5,_0x2dda64){return _0x2dda64||(_0x2dda64=_0x25565a['create']()),null!=_0x1107b5['splitPosition']&&Object['hasOwnProperty']['call'](_0x1107b5,'splitPosition')&&_0x87a025['Position']['encode'](_0x1107b5['splitPosition'],_0x2dda64['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1107b5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1107b5,'graveyardPosition')&&_0x87a025['Position']['encode'](_0x1107b5['graveyardPosition'],_0x2dda64['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1107b5['howMany']&&Object['hasOwnProperty']['call'](_0x1107b5,'howMany')&&_0x2dda64['uint32'](0x18)['uint32'](_0x1107b5['howMany']),null!=_0x1107b5['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1107b5,'insertionPosition')&&_0x87a025['Position']['encode'](_0x1107b5['insertionPosition'],_0x2dda64['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1107b5['wasUndone']&&Object['hasOwnProperty']['call'](_0x1107b5,'wasUndone')&&_0x2dda64['uint32'](0x28)['bool'](_0x1107b5['wasUndone']),_0x2dda64;},_0x320b7e['encodeDelimited']=function(_0x455938,_0x4389e5){return this['encode'](_0x455938,_0x4389e5)['ldelim']();},_0x320b7e['decode']=function(_0x624fde,_0x4bb16f){_0x624fde instanceof _0x2a30e4||(_0x624fde=_0x2a30e4['create'](_0x624fde));for(var _0x3bb11d=void 0x0===_0x4bb16f?_0x624fde['len']:_0x624fde['pos']+_0x4bb16f,_0x2115fd=new _0x87a025['SplitOperation']();_0x624fde['pos']<_0x3bb11d;){var _0x356aa7=_0x624fde['uint32']();switch(_0x356aa7>>>0x3){case 0x1:_0x2115fd['splitPosition']=_0x87a025['Position']['decode'](_0x624fde,_0x624fde['uint32']());break;case 0x2:_0x2115fd['graveyardPosition']=_0x87a025['Position']['decode'](_0x624fde,_0x624fde['uint32']());break;case 0x3:_0x2115fd['howMany']=_0x624fde['uint32']();break;case 0x4:_0x2115fd['insertionPosition']=_0x87a025['Position']['decode'](_0x624fde,_0x624fde['uint32']());break;case 0x5:_0x2115fd['wasUndone']=_0x624fde['bool']();break;default:_0x624fde['skipType'](0x7&_0x356aa7);}}return _0x2115fd;},_0x320b7e['decodeDelimited']=function(_0x4ef8d8){return _0x4ef8d8 instanceof _0x2a30e4||(_0x4ef8d8=new _0x2a30e4(_0x4ef8d8)),this['decode'](_0x4ef8d8,_0x4ef8d8['uint32']());},_0x320b7e['verify']=function(_0x5dd8d8){if('object'!=typeof _0x5dd8d8||null===_0x5dd8d8)return'object\x20expected';var _0xd1fa6a;if(null!=_0x5dd8d8['splitPosition']&&_0x5dd8d8['hasOwnProperty']('splitPosition')&&(_0xd1fa6a=_0x87a025['Position']['verify'](_0x5dd8d8['splitPosition'])))return'splitPosition.'+_0xd1fa6a;if(null!=_0x5dd8d8['graveyardPosition']&&_0x5dd8d8['hasOwnProperty']('graveyardPosition')&&(_0xd1fa6a=_0x87a025['Position']['verify'](_0x5dd8d8['graveyardPosition'])))return'graveyardPosition.'+_0xd1fa6a;if(null!=_0x5dd8d8['howMany']&&_0x5dd8d8['hasOwnProperty']('howMany')&&!_0x57a642['isInteger'](_0x5dd8d8['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5dd8d8['insertionPosition']&&_0x5dd8d8['hasOwnProperty']('insertionPosition')&&(_0xd1fa6a=_0x87a025['Position']['verify'](_0x5dd8d8['insertionPosition'])))return'insertionPosition.'+_0xd1fa6a;return null!=_0x5dd8d8['wasUndone']&&_0x5dd8d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5dd8d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x320b7e['fromObject']=function(_0x592b43){if(_0x592b43 instanceof _0x87a025['SplitOperation'])return _0x592b43;var _0x103977=new _0x87a025['SplitOperation']();if(null!=_0x592b43['splitPosition']){if('object'!=typeof _0x592b43['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x103977['splitPosition']=_0x87a025['Position']['fromObject'](_0x592b43['splitPosition']);}if(null!=_0x592b43['graveyardPosition']){if('object'!=typeof _0x592b43['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x103977['graveyardPosition']=_0x87a025['Position']['fromObject'](_0x592b43['graveyardPosition']);}if(null!=_0x592b43['howMany']&&(_0x103977['howMany']=_0x592b43['howMany']>>>0x0),null!=_0x592b43['insertionPosition']){if('object'!=typeof _0x592b43['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x103977['insertionPosition']=_0x87a025['Position']['fromObject'](_0x592b43['insertionPosition']);}return null!=_0x592b43['wasUndone']&&(_0x103977['wasUndone']=Boolean(_0x592b43['wasUndone'])),_0x103977;},_0x320b7e['toObject']=function(_0x294175,_0x495219){_0x495219||(_0x495219={});var _0x982ae8={};return _0x495219['defaults']&&(_0x982ae8['splitPosition']=null,_0x982ae8['graveyardPosition']=null,_0x982ae8['howMany']=0x0,_0x982ae8['insertionPosition']=null,_0x982ae8['wasUndone']=!0x1),null!=_0x294175['splitPosition']&&_0x294175['hasOwnProperty']('splitPosition')&&(_0x982ae8['splitPosition']=_0x87a025['Position']['toObject'](_0x294175['splitPosition'],_0x495219)),null!=_0x294175['graveyardPosition']&&_0x294175['hasOwnProperty']('graveyardPosition')&&(_0x982ae8['graveyardPosition']=_0x87a025['Position']['toObject'](_0x294175['graveyardPosition'],_0x495219)),null!=_0x294175['howMany']&&_0x294175['hasOwnProperty']('howMany')&&(_0x982ae8['howMany']=_0x294175['howMany']),null!=_0x294175['insertionPosition']&&_0x294175['hasOwnProperty']('insertionPosition')&&(_0x982ae8['insertionPosition']=_0x87a025['Position']['toObject'](_0x294175['insertionPosition'],_0x495219)),null!=_0x294175['wasUndone']&&_0x294175['hasOwnProperty']('wasUndone')&&(_0x982ae8['wasUndone']=_0x294175['wasUndone']),_0x982ae8;},_0x320b7e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x320b7e['getTypeUrl']=function(_0xc3d139){return void 0x0===_0xc3d139&&(_0xc3d139='type.googleapis.com'),_0xc3d139+'/SplitOperation';},_0x320b7e;}()),_0x87a025['Position']=(function(){function _0x4cf945(_0x3ec88f){if(this['path']=[],_0x3ec88f){for(var _0x512478=Object['keys'](_0x3ec88f),_0x3f75fc=0x0;_0x3f75fc<_0x512478['length'];++_0x3f75fc)null!=_0x3ec88f[_0x512478[_0x3f75fc]]&&(this[_0x512478[_0x3f75fc]]=_0x3ec88f[_0x512478[_0x3f75fc]]);}}return _0x4cf945['prototype']['root']='',_0x4cf945['prototype']['rootMain']=!0x1,_0x4cf945['prototype']['rootGraveyard']=!0x1,_0x4cf945['prototype']['path']=_0x57a642['emptyArray'],_0x4cf945['prototype']['stickiness']='',_0x4cf945['create']=function(_0x592628){return new _0x4cf945(_0x592628);},_0x4cf945['encode']=function(_0xbe9a11,_0x26d5a6){if(_0x26d5a6||(_0x26d5a6=_0x25565a['create']()),null!=_0xbe9a11['root']&&Object['hasOwnProperty']['call'](_0xbe9a11,'root')&&_0x26d5a6['uint32'](0xa)['string'](_0xbe9a11['root']),null!=_0xbe9a11['rootMain']&&Object['hasOwnProperty']['call'](_0xbe9a11,'rootMain')&&_0x26d5a6['uint32'](0x10)['bool'](_0xbe9a11['rootMain']),null!=_0xbe9a11['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xbe9a11,'rootGraveyard')&&_0x26d5a6['uint32'](0x18)['bool'](_0xbe9a11['rootGraveyard']),null!=_0xbe9a11['path']&&_0xbe9a11['path']['length']){_0x26d5a6['uint32'](0x22)['fork']();for(var _0x8b918d=0x0;_0x8b918d<_0xbe9a11['path']['length'];++_0x8b918d)_0x26d5a6['uint32'](_0xbe9a11['path'][_0x8b918d]);_0x26d5a6['ldelim']();}return null!=_0xbe9a11['stickiness']&&Object['hasOwnProperty']['call'](_0xbe9a11,'stickiness')&&_0x26d5a6['uint32'](0x2a)['string'](_0xbe9a11['stickiness']),_0x26d5a6;},_0x4cf945['encodeDelimited']=function(_0x329bde,_0x5150e4){return this['encode'](_0x329bde,_0x5150e4)['ldelim']();},_0x4cf945['decode']=function(_0xa9586,_0x27d88b){_0xa9586 instanceof _0x2a30e4||(_0xa9586=_0x2a30e4['create'](_0xa9586));for(var _0x697933=void 0x0===_0x27d88b?_0xa9586['len']:_0xa9586['pos']+_0x27d88b,_0x5c690d=new _0x87a025['Position']();_0xa9586['pos']<_0x697933;){var _0x5e8cae=_0xa9586['uint32']();switch(_0x5e8cae>>>0x3){case 0x1:_0x5c690d['root']=_0xa9586['string']();break;case 0x2:_0x5c690d['rootMain']=_0xa9586['bool']();break;case 0x3:_0x5c690d['rootGraveyard']=_0xa9586['bool']();break;case 0x4:if(_0x5c690d['path']&&_0x5c690d['path']['length']||(_0x5c690d['path']=[]),0x2==(0x7&_0x5e8cae)){for(var _0x4b464a=_0xa9586['uint32']()+_0xa9586['pos'];_0xa9586['pos']<_0x4b464a;)_0x5c690d['path']['push'](_0xa9586['uint32']());}else _0x5c690d['path']['push'](_0xa9586['uint32']());break;case 0x5:_0x5c690d['stickiness']=_0xa9586['string']();break;default:_0xa9586['skipType'](0x7&_0x5e8cae);}}return _0x5c690d;},_0x4cf945['decodeDelimited']=function(_0x5d750a){return _0x5d750a instanceof _0x2a30e4||(_0x5d750a=new _0x2a30e4(_0x5d750a)),this['decode'](_0x5d750a,_0x5d750a['uint32']());},_0x4cf945['verify']=function(_0x12aeb4){if('object'!=typeof _0x12aeb4||null===_0x12aeb4)return'object\x20expected';if(null!=_0x12aeb4['root']&&_0x12aeb4['hasOwnProperty']('root')&&!_0x57a642['isString'](_0x12aeb4['root']))return'root:\x20string\x20expected';if(null!=_0x12aeb4['rootMain']&&_0x12aeb4['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x12aeb4['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x12aeb4['rootGraveyard']&&_0x12aeb4['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x12aeb4['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x12aeb4['path']&&_0x12aeb4['hasOwnProperty']('path')){if(!Array['isArray'](_0x12aeb4['path']))return'path:\x20array\x20expected';for(var _0x2c42e8=0x0;_0x2c42e8<_0x12aeb4['path']['length'];++_0x2c42e8)if(!_0x57a642['isInteger'](_0x12aeb4['path'][_0x2c42e8]))return'path:\x20integer[]\x20expected';}return null!=_0x12aeb4['stickiness']&&_0x12aeb4['hasOwnProperty']('stickiness')&&!_0x57a642['isString'](_0x12aeb4['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4cf945['fromObject']=function(_0x1e82f0){if(_0x1e82f0 instanceof _0x87a025['Position'])return _0x1e82f0;var _0x52b5df=new _0x87a025['Position']();if(null!=_0x1e82f0['root']&&(_0x52b5df['root']=String(_0x1e82f0['root'])),null!=_0x1e82f0['rootMain']&&(_0x52b5df['rootMain']=Boolean(_0x1e82f0['rootMain'])),null!=_0x1e82f0['rootGraveyard']&&(_0x52b5df['rootGraveyard']=Boolean(_0x1e82f0['rootGraveyard'])),_0x1e82f0['path']){if(!Array['isArray'](_0x1e82f0['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x52b5df['path']=[];for(var _0x13fd7f=0x0;_0x13fd7f<_0x1e82f0['path']['length'];++_0x13fd7f)_0x52b5df['path'][_0x13fd7f]=_0x1e82f0['path'][_0x13fd7f]>>>0x0;}return null!=_0x1e82f0['stickiness']&&(_0x52b5df['stickiness']=String(_0x1e82f0['stickiness'])),_0x52b5df;},_0x4cf945['toObject']=function(_0xc9f7c4,_0x3557d3){_0x3557d3||(_0x3557d3={});var _0x5f0b38={};if((_0x3557d3['arrays']||_0x3557d3['defaults'])&&(_0x5f0b38['path']=[]),_0x3557d3['defaults']&&(_0x5f0b38['root']='',_0x5f0b38['rootMain']=!0x1,_0x5f0b38['rootGraveyard']=!0x1,_0x5f0b38['stickiness']=''),null!=_0xc9f7c4['root']&&_0xc9f7c4['hasOwnProperty']('root')&&(_0x5f0b38['root']=_0xc9f7c4['root']),null!=_0xc9f7c4['rootMain']&&_0xc9f7c4['hasOwnProperty']('rootMain')&&(_0x5f0b38['rootMain']=_0xc9f7c4['rootMain']),null!=_0xc9f7c4['rootGraveyard']&&_0xc9f7c4['hasOwnProperty']('rootGraveyard')&&(_0x5f0b38['rootGraveyard']=_0xc9f7c4['rootGraveyard']),_0xc9f7c4['path']&&_0xc9f7c4['path']['length']){_0x5f0b38['path']=[];for(var _0x4cb381=0x0;_0x4cb381<_0xc9f7c4['path']['length'];++_0x4cb381)_0x5f0b38['path'][_0x4cb381]=_0xc9f7c4['path'][_0x4cb381];}return null!=_0xc9f7c4['stickiness']&&_0xc9f7c4['hasOwnProperty']('stickiness')&&(_0x5f0b38['stickiness']=_0xc9f7c4['stickiness']),_0x5f0b38;},_0x4cf945['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x4cf945['getTypeUrl']=function(_0x1f5493){return void 0x0===_0x1f5493&&(_0x1f5493='type.googleapis.com'),_0x1f5493+'/Position';},_0x4cf945;}()),_0x87a025['Range']=(function(){function _0x437a6a(_0x5bccc1){if(_0x5bccc1){for(var _0x479803=Object['keys'](_0x5bccc1),_0x3bcdc8=0x0;_0x3bcdc8<_0x479803['length'];++_0x3bcdc8)null!=_0x5bccc1[_0x479803[_0x3bcdc8]]&&(this[_0x479803[_0x3bcdc8]]=_0x5bccc1[_0x479803[_0x3bcdc8]]);}}return _0x437a6a['prototype']['start']=null,_0x437a6a['prototype']['end']=null,_0x437a6a['create']=function(_0x499bde){return new _0x437a6a(_0x499bde);},_0x437a6a['encode']=function(_0x39b6e7,_0x394269){return _0x394269||(_0x394269=_0x25565a['create']()),null!=_0x39b6e7['start']&&Object['hasOwnProperty']['call'](_0x39b6e7,'start')&&_0x87a025['Position']['encode'](_0x39b6e7['start'],_0x394269['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39b6e7['end']&&Object['hasOwnProperty']['call'](_0x39b6e7,'end')&&_0x87a025['Position']['encode'](_0x39b6e7['end'],_0x394269['uint32'](0x12)['fork']())['ldelim'](),_0x394269;},_0x437a6a['encodeDelimited']=function(_0x26a491,_0x472bee){return this['encode'](_0x26a491,_0x472bee)['ldelim']();},_0x437a6a['decode']=function(_0x1904b5,_0x3f2ca1){_0x1904b5 instanceof _0x2a30e4||(_0x1904b5=_0x2a30e4['create'](_0x1904b5));for(var _0x3404e2=void 0x0===_0x3f2ca1?_0x1904b5['len']:_0x1904b5['pos']+_0x3f2ca1,_0x3ad1b3=new _0x87a025['Range']();_0x1904b5['pos']<_0x3404e2;){var _0x40aa17=_0x1904b5['uint32']();switch(_0x40aa17>>>0x3){case 0x1:_0x3ad1b3['start']=_0x87a025['Position']['decode'](_0x1904b5,_0x1904b5['uint32']());break;case 0x2:_0x3ad1b3['end']=_0x87a025['Position']['decode'](_0x1904b5,_0x1904b5['uint32']());break;default:_0x1904b5['skipType'](0x7&_0x40aa17);}}return _0x3ad1b3;},_0x437a6a['decodeDelimited']=function(_0x54b42b){return _0x54b42b instanceof _0x2a30e4||(_0x54b42b=new _0x2a30e4(_0x54b42b)),this['decode'](_0x54b42b,_0x54b42b['uint32']());},_0x437a6a['verify']=function(_0x47ac15){if('object'!=typeof _0x47ac15||null===_0x47ac15)return'object\x20expected';var _0x5e53e9;if(null!=_0x47ac15['start']&&_0x47ac15['hasOwnProperty']('start')&&(_0x5e53e9=_0x87a025['Position']['verify'](_0x47ac15['start'])))return'start.'+_0x5e53e9;if(null!=_0x47ac15['end']&&_0x47ac15['hasOwnProperty']('end')&&(_0x5e53e9=_0x87a025['Position']['verify'](_0x47ac15['end'])))return'end.'+_0x5e53e9;return null;},_0x437a6a['fromObject']=function(_0x45d998){if(_0x45d998 instanceof _0x87a025['Range'])return _0x45d998;var _0x23dfb5=new _0x87a025['Range']();if(null!=_0x45d998['start']){if('object'!=typeof _0x45d998['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23dfb5['start']=_0x87a025['Position']['fromObject'](_0x45d998['start']);}if(null!=_0x45d998['end']){if('object'!=typeof _0x45d998['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23dfb5['end']=_0x87a025['Position']['fromObject'](_0x45d998['end']);}return _0x23dfb5;},_0x437a6a['toObject']=function(_0x39bfca,_0x427d43){_0x427d43||(_0x427d43={});var _0x56959b={};return _0x427d43['defaults']&&(_0x56959b['start']=null,_0x56959b['end']=null),null!=_0x39bfca['start']&&_0x39bfca['hasOwnProperty']('start')&&(_0x56959b['start']=_0x87a025['Position']['toObject'](_0x39bfca['start'],_0x427d43)),null!=_0x39bfca['end']&&_0x39bfca['hasOwnProperty']('end')&&(_0x56959b['end']=_0x87a025['Position']['toObject'](_0x39bfca['end'],_0x427d43)),_0x56959b;},_0x437a6a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x437a6a['getTypeUrl']=function(_0x4faf97){return void 0x0===_0x4faf97&&(_0x4faf97='type.googleapis.com'),_0x4faf97+'/Range';},_0x437a6a;}()),_0x87a025['Element']=(function(){function _0x1056dc(_0x3f735f){if(this['children']=[],this['attributesBoolean']={},_0x3f735f){for(var _0x1509f8=Object['keys'](_0x3f735f),_0x1fbbe1=0x0;_0x1fbbe1<_0x1509f8['length'];++_0x1fbbe1)null!=_0x3f735f[_0x1509f8[_0x1fbbe1]]&&(this[_0x1509f8[_0x1fbbe1]]=_0x3f735f[_0x1509f8[_0x1fbbe1]]);}}return _0x1056dc['prototype']['name']='',_0x1056dc['prototype']['children']=_0x57a642['emptyArray'],_0x1056dc['prototype']['data']='',_0x1056dc['prototype']['attributesBoolean']=_0x57a642['emptyObject'],_0x1056dc['prototype']['attributesJson']='',_0x1056dc['create']=function(_0x2d8e62){return new _0x1056dc(_0x2d8e62);},_0x1056dc['encode']=function(_0x30f6cc,_0x220662){if(_0x220662||(_0x220662=_0x25565a['create']()),null!=_0x30f6cc['name']&&Object['hasOwnProperty']['call'](_0x30f6cc,'name')&&_0x220662['uint32'](0xa)['string'](_0x30f6cc['name']),null!=_0x30f6cc['children']&&_0x30f6cc['children']['length']){for(var _0x33725b=0x0;_0x33725b<_0x30f6cc['children']['length'];++_0x33725b)_0x87a025['Element']['encode'](_0x30f6cc['children'][_0x33725b],_0x220662['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x30f6cc['data']&&Object['hasOwnProperty']['call'](_0x30f6cc,'data')&&_0x220662['uint32'](0x1a)['string'](_0x30f6cc['data']),null!=_0x30f6cc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x30f6cc,'attributesBoolean')){var _0x1b291c=Object['keys'](_0x30f6cc['attributesBoolean']);for(_0x33725b=0x0;_0x33725b<_0x1b291c['length'];++_0x33725b)_0x220662['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1b291c[_0x33725b])['uint32'](0x10)['bool'](_0x30f6cc['attributesBoolean'][_0x1b291c[_0x33725b]])['ldelim']();}return null!=_0x30f6cc['attributesJson']&&Object['hasOwnProperty']['call'](_0x30f6cc,'attributesJson')&&_0x220662['uint32'](0x2a)['string'](_0x30f6cc['attributesJson']),_0x220662;},_0x1056dc['encodeDelimited']=function(_0x205378,_0x273116){return this['encode'](_0x205378,_0x273116)['ldelim']();},_0x1056dc['decode']=function(_0x509018,_0x2c1c59){_0x509018 instanceof _0x2a30e4||(_0x509018=_0x2a30e4['create'](_0x509018));for(var _0x41ce24,_0xcbd96c,_0x175319=void 0x0===_0x2c1c59?_0x509018['len']:_0x509018['pos']+_0x2c1c59,_0x4912a9=new _0x87a025['Element']();_0x509018['pos']<_0x175319;){var _0xf37933=_0x509018['uint32']();switch(_0xf37933>>>0x3){case 0x1:_0x4912a9['name']=_0x509018['string']();break;case 0x2:_0x4912a9['children']&&_0x4912a9['children']['length']||(_0x4912a9['children']=[]),_0x4912a9['children']['push'](_0x87a025['Element']['decode'](_0x509018,_0x509018['uint32']()));break;case 0x3:_0x4912a9['data']=_0x509018['string']();break;case 0x4:_0x4912a9['attributesBoolean']===_0x57a642['emptyObject']&&(_0x4912a9['attributesBoolean']={});var _0x301ea8=_0x509018['uint32']()+_0x509018['pos'];for(_0x41ce24='',_0xcbd96c=!0x1;_0x509018['pos']<_0x301ea8;){var _0x57cf8e=_0x509018['uint32']();switch(_0x57cf8e>>>0x3){case 0x1:_0x41ce24=_0x509018['string']();break;case 0x2:_0xcbd96c=_0x509018['bool']();break;default:_0x509018['skipType'](0x7&_0x57cf8e);}}_0x4912a9['attributesBoolean'][_0x41ce24]=_0xcbd96c;break;case 0x5:_0x4912a9['attributesJson']=_0x509018['string']();break;default:_0x509018['skipType'](0x7&_0xf37933);}}return _0x4912a9;},_0x1056dc['decodeDelimited']=function(_0x113094){return _0x113094 instanceof _0x2a30e4||(_0x113094=new _0x2a30e4(_0x113094)),this['decode'](_0x113094,_0x113094['uint32']());},_0x1056dc['verify']=function(_0x11a7e2){if('object'!=typeof _0x11a7e2||null===_0x11a7e2)return'object\x20expected';if(null!=_0x11a7e2['name']&&_0x11a7e2['hasOwnProperty']('name')&&!_0x57a642['isString'](_0x11a7e2['name']))return'name:\x20string\x20expected';if(null!=_0x11a7e2['children']&&_0x11a7e2['hasOwnProperty']('children')){if(!Array['isArray'](_0x11a7e2['children']))return'children:\x20array\x20expected';for(var _0xf8b498=0x0;_0xf8b498<_0x11a7e2['children']['length'];++_0xf8b498){var _0x142147=_0x87a025['Element']['verify'](_0x11a7e2['children'][_0xf8b498]);if(_0x142147)return'children.'+_0x142147;}}if(null!=_0x11a7e2['data']&&_0x11a7e2['hasOwnProperty']('data')&&!_0x57a642['isString'](_0x11a7e2['data']))return'data:\x20string\x20expected';if(null!=_0x11a7e2['attributesBoolean']&&_0x11a7e2['hasOwnProperty']('attributesBoolean')){if(!_0x57a642['isObject'](_0x11a7e2['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x99202e=Object['keys'](_0x11a7e2['attributesBoolean']);for(_0xf8b498=0x0;_0xf8b498<_0x99202e['length'];++_0xf8b498)if('boolean'!=typeof _0x11a7e2['attributesBoolean'][_0x99202e[_0xf8b498]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x11a7e2['attributesJson']&&_0x11a7e2['hasOwnProperty']('attributesJson')&&!_0x57a642['isString'](_0x11a7e2['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1056dc['fromObject']=function(_0x4ba643){if(_0x4ba643 instanceof _0x87a025['Element'])return _0x4ba643;var _0x475369=new _0x87a025['Element']();if(null!=_0x4ba643['name']&&(_0x475369['name']=String(_0x4ba643['name'])),_0x4ba643['children']){if(!Array['isArray'](_0x4ba643['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x475369['children']=[];for(var _0x23f0e5=0x0;_0x23f0e5<_0x4ba643['children']['length'];++_0x23f0e5){if('object'!=typeof _0x4ba643['children'][_0x23f0e5])throw TypeError('.Element.children:\x20object\x20expected');_0x475369['children'][_0x23f0e5]=_0x87a025['Element']['fromObject'](_0x4ba643['children'][_0x23f0e5]);}}if(null!=_0x4ba643['data']&&(_0x475369['data']=String(_0x4ba643['data'])),_0x4ba643['attributesBoolean']){if('object'!=typeof _0x4ba643['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x475369['attributesBoolean']={};var _0x91c80d=Object['keys'](_0x4ba643['attributesBoolean']);for(_0x23f0e5=0x0;_0x23f0e5<_0x91c80d['length'];++_0x23f0e5)_0x475369['attributesBoolean'][_0x91c80d[_0x23f0e5]]=Boolean(_0x4ba643['attributesBoolean'][_0x91c80d[_0x23f0e5]]);}return null!=_0x4ba643['attributesJson']&&(_0x475369['attributesJson']=String(_0x4ba643['attributesJson'])),_0x475369;},_0x1056dc['toObject']=function(_0x2684b,_0x309e22){_0x309e22||(_0x309e22={});var _0x374a96,_0x591d6b={};if((_0x309e22['arrays']||_0x309e22['defaults'])&&(_0x591d6b['children']=[]),(_0x309e22['objects']||_0x309e22['defaults'])&&(_0x591d6b['attributesBoolean']={}),_0x309e22['defaults']&&(_0x591d6b['name']='',_0x591d6b['data']='',_0x591d6b['attributesJson']=''),null!=_0x2684b['name']&&_0x2684b['hasOwnProperty']('name')&&(_0x591d6b['name']=_0x2684b['name']),_0x2684b['children']&&_0x2684b['children']['length']){_0x591d6b['children']=[];for(var _0x448c0a=0x0;_0x448c0a<_0x2684b['children']['length'];++_0x448c0a)_0x591d6b['children'][_0x448c0a]=_0x87a025['Element']['toObject'](_0x2684b['children'][_0x448c0a],_0x309e22);}if(null!=_0x2684b['data']&&_0x2684b['hasOwnProperty']('data')&&(_0x591d6b['data']=_0x2684b['data']),_0x2684b['attributesBoolean']&&(_0x374a96=Object['keys'](_0x2684b['attributesBoolean']))['length']){_0x591d6b['attributesBoolean']={};for(_0x448c0a=0x0;_0x448c0a<_0x374a96['length'];++_0x448c0a)_0x591d6b['attributesBoolean'][_0x374a96[_0x448c0a]]=_0x2684b['attributesBoolean'][_0x374a96[_0x448c0a]];}return null!=_0x2684b['attributesJson']&&_0x2684b['hasOwnProperty']('attributesJson')&&(_0x591d6b['attributesJson']=_0x2684b['attributesJson']),_0x591d6b;},_0x1056dc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x53c28f['util']['toJSONOptions']);},_0x1056dc['getTypeUrl']=function(_0x487f50){return void 0x0===_0x487f50&&(_0x487f50='type.googleapis.com'),_0x487f50+'/Element';},_0x1056dc;}()),_0x87a025;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xa6cc98){return new w(this['_protobufRoot'][_0xa6cc98]);}}class w{['_protobuf'];constructor(_0x29a1e5){this['_protobuf']=_0x29a1e5;}['compress'](_0x463f0d){const _0x164943=this['_protobuf']['verify'](_0x463f0d);if(_0x164943)throw Error(_0x164943);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x463f0d))['finish']();}['decompress'](_0x244077){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x244077),{'oneofs':!0x0});}}function g(_0xaac0ca,_0x3cd379){const _0x161ce6=_0x18904(_0xaac0ca);return _0x161ce6['path'][_0x161ce6['path']['length']-0x1]+=_0x3cd379,_0x161ce6;}function _(_0x5d1300,_0x5efe4c){return _0x5d1300['root']===_0x5efe4c['root']&&_0x43d7f2(_0x5d1300['path'],_0x5efe4c['path']);}function $(_0x3b6dc9){P(_0x3b6dc9,_0x118557=>('main'==_0x118557['root']?(_0x118557['rootMain']=!0x0,delete _0x118557['root']):'$graveyard'==_0x118557['root']&&(_0x118557['rootGraveyard']=!0x0,delete _0x118557['root']),_0x118557));}function J(_0x2cf99f){P(_0x2cf99f,_0x57eefb=>(_0x57eefb['rootMain']?(_0x57eefb['root']='main',delete _0x57eefb['rootMain']):_0x57eefb['rootGraveyard']&&(_0x57eefb['root']='$graveyard',delete _0x57eefb['rootGraveyard']),_0x57eefb));}function P(_0x52a0cb,_0x2d8a42){for(const _0x268eea in _0x52a0cb){const _0x32aac8=_0x52a0cb[_0x268eea];'nodes'!==_0x268eea&&_0x5411a9(_0x32aac8)&&(_0x32aac8['path']&&(_0x32aac8['root']||_0x32aac8['rootMain']||_0x32aac8['rootGraveyard'])?_0x52a0cb[_0x268eea]=_0x2d8a42(_0x32aac8):P(_0x32aac8,_0x2d8a42));}return _0x52a0cb;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5caeaf,_0x24c2dc,_0x23d328){this['_id']=_0x5caeaf,this['_operationName']=_0x24c2dc,this['_protobufDescriptor']=_0x23d328;}['compress'](_0x108b27,_0x2a6f6d){const _0x4f793d=_0x2a6f6d['shift']();return $(_0x4f793d),_0x108b27['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4f793d)),_0x108b27['types']['push'](this['_id']),!0x0;}['decompress'](_0x30932e,_0x52260b){_0x52260b['types']['shift']();const _0x5b296e=this['_protobufDescriptor']['decompress'](_0x52260b['buffers']['shift']());J(_0x5b296e),_0x5b296e['__className']=this['_operationName'],_0x30932e['push'](_0x5b296e);}}class s extends e{['compress'](_0x5f45d4,_0x258316){const _0x5b7945=_0x258316['shift']();return this['_serializeOneOf']('oldValue',_0x5b7945),this['_serializeOneOf']('newValue',_0x5b7945),$(_0x5b7945),_0x5f45d4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b7945)),_0x5f45d4['types']['push'](this['_id']),!0x0;}['decompress'](_0x2c6c36,_0x154268){const {types:_0x38e626,buffers:_0x3cf4dd}=_0x154268,_0x589e3e=this['_protobufDescriptor']['decompress'](_0x3cf4dd['shift']());_0x38e626['shift'](),this['_deserializeOneOf']('oldValue',_0x589e3e),this['_deserializeOneOf']('newValue',_0x589e3e),J(_0x589e3e),_0x589e3e['__className']=this['_operationName'],_0x2c6c36['push'](_0x589e3e);}['_serializeOneOf'](_0x3acd35,_0x3edd1d){const _0x217d1e=_0x3edd1d[_0x3acd35];'boolean'==typeof _0x217d1e?_0x3edd1d[_0x3acd35+'Boolean']=_0x217d1e:_0x3edd1d[_0x3acd35+'Json']=JSON['stringify'](_0x217d1e);}['_deserializeOneOf'](_0x1ee15c,_0x19135d){const _0x7fe55f=_0x1ee15c+'Json';_0x19135d[_0x7fe55f]?(_0x19135d[_0x1ee15c]=JSON['parse'](_0x19135d[_0x7fe55f]),delete _0x19135d[_0x7fe55f]):(_0x19135d[_0x1ee15c]=_0x19135d[_0x1ee15c+'Boolean'],delete _0x19135d[_0x1ee15c+'Boolean']);}}class i extends e{['compress'](_0x1ec17a,_0x2ab30e){const _0x3cebb7=_0x2ab30e['shift']();return this['_serializeNodesAttributes'](_0x3cebb7['nodes']),$(_0x3cebb7),_0x1ec17a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3cebb7)),_0x1ec17a['types']['push'](this['_id']),!0x0;}['decompress'](_0x5e3d25,_0x58e51a){const {types:_0x38828c,buffers:_0x2013c6}=_0x58e51a,_0x5bb985=this['_protobufDescriptor']['decompress'](_0x2013c6['shift']());_0x38828c['shift'](),_0x5bb985['nodes']||(_0x5bb985['nodes']=[]),this['_deserializeNodesAttributes'](_0x5bb985['nodes']),J(_0x5bb985),_0x5bb985['__className']=this['_operationName'],_0x5e3d25['push'](_0x5bb985);}['_serializeNodesAttributes'](_0x8a3d1c){for(const _0x2dbb29 of _0x8a3d1c){if(_0x2dbb29['attributes']){const _0x230045=_0x2dbb29['attributes'];this['_areValuesBoolean'](_0x230045)?_0x2dbb29['attributesBoolean']=_0x230045:_0x2dbb29['attributesJson']=JSON['stringify'](_0x230045);}_0x2dbb29['children']&&this['_serializeNodesAttributes'](_0x2dbb29['children']);}}['_deserializeNodesAttributes'](_0x1aa5d3){for(const _0x404bb2 of _0x1aa5d3)(_0x404bb2['attributesBoolean']||_0x404bb2['attributesJson'])&&(_0x404bb2['attributesBoolean']?(_0x404bb2['attributes']=_0x404bb2['attributesBoolean'],delete _0x404bb2['attributesBoolean']):(_0x404bb2['attributes']=JSON['parse'](_0x404bb2['attributesJson']),delete _0x404bb2['attributesJson'])),_0x404bb2['children']&&this['_deserializeNodesAttributes'](_0x404bb2['children']);}['_areValuesBoolean'](_0x5eadfe){return Object['keys'](_0x5eadfe)['every'](_0x287180=>'boolean'==typeof _0x5eadfe[_0x287180]);}}class n extends e{['decompress'](_0x4e01d9,_0x495d32){super['decompress'](_0x4e01d9,_0x495d32);const _0x2ed91e=_0x4e01d9[_0x4e01d9['length']-0x1];_0x2ed91e['oldRange']||(_0x2ed91e['oldRange']=null),_0x2ed91e['newRange']||(_0x2ed91e['newRange']=null);}}class p extends e{['compress'](_0x64d9db,_0x137002){return _0x137002['shift'](),_0x64d9db['types']['push'](this['_id']),!0x0;}['decompress'](_0xc530e8,_0x2bab49){_0x2bab49['types']['shift'](),_0xc530e8['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x419ffc,_0x308a91,_0x5c0d05,_0x50a808){super(_0x419ffc,_0x308a91,_0x5c0d05),this['_omittedNamespace']=_0x50a808+':';}['compress'](_0x2ac444,_0x3aeb61){return!('MarkerOperation'!=_0x3aeb61[0x0]['__className']||!_0x3aeb61[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3aeb61[0x0]['name']=_0x3aeb61[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2ac444,_0x3aeb61),!0x0);}['decompress'](_0x5c7a85,_0x4724ef){super['decompress'](_0x5c7a85,_0x4724ef);const _0x58c851=_0x5c7a85[_0x5c7a85['length']-0x1];_0x58c851['name']=this['_omittedNamespace']+_0x58c851['name'];}}class O{['_id'];['_context'];constructor(_0x2609f4,_0x2d698a){this['_id']=_0x2609f4,this['_context']=_0x2d698a;}['compress'](_0x545322,_0x24cbdd){let _0x1a9f28;for(;_0x24cbdd['length']>0x1&&this['_compareOperations'](_0x24cbdd[0x0],_0x24cbdd[0x1]);)_0x1a9f28?(_0x1a9f28=this['_combineNext'](_0x24cbdd['shift'](),_0x1a9f28),_0x545322['types']['push'](0x0)):(_0x1a9f28=_0x18904(_0x24cbdd['shift']()),_0x545322['types']['push'](this['_id']));return!!_0x1a9f28&&(_0x1a9f28=this['_combineNext'](_0x24cbdd['shift'](),_0x1a9f28),_0x545322['types']['push'](0x0),_0x545322['buffers']['push'](this['_compressSingleOperation'](_0x1a9f28)),!0x0);}['decompress'](_0x9370bf,_0x1162c6){const _0x107cb9=this['_decompressSingleOperation'](_0x1162c6);for(;0x0==_0x1162c6['types'][0x0];)_0x1162c6['types']['shift'](),_0x9370bf['push'](this['_splitCurrent'](_0x107cb9));_0x9370bf['push'](_0x107cb9);}}class a extends O{['_combineNext'](_0x33d48d,_0x312160){return _0x312160['nodes'][0x0]['data']+=_0x33d48d['nodes'][0x0]['data'],_0x312160;}['_splitCurrent'](_0x2d6e2c){const _0x1f45b9=_0x18904(_0x2d6e2c),_0x1fd1b8=_0x1f45b9['nodes'][0x0],_0x41cd4f=_0x2d6e2c['nodes'][0x0],_0x3c9a01=_0x41cd4f['data'][Symbol['iterator']]()['next']()['value'],_0x2be3ab=_0x3c9a01['length'];return _0x1fd1b8['data']=_0x3c9a01,_0x41cd4f['data']=_0x41cd4f['data']['substr'](_0x2be3ab),_0x2d6e2c['position']=g(_0x2d6e2c['position'],_0x2be3ab),_0x1f45b9;}['_compareOperations'](_0x6813a,_0x1e80f1){if(this['_checkOperation'](_0x6813a)&&this['_checkOperation'](_0x1e80f1)){const _0x51c89a=_0x6813a['nodes'][0x0]['data']['length'],_0x8ddf54=_(g(_0x6813a['position'],_0x51c89a),_0x1e80f1['position']),_0x1893aa=_0x6813a['nodes'][0x0],_0x2d4aa6=_0x1e80f1['nodes'][0x0];return _0x8ddf54&&this['_compareAttributes'](_0x1893aa,_0x2d4aa6);}return!0x1;}['_compressSingleOperation'](_0x32bf2d){const _0xf5360d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xf5360d,[_0x32bf2d]),_0xf5360d['buffers'][0x0];}['_decompressSingleOperation'](_0x4adbc0){const _0x27701e=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x27701e,_0x4adbc0),_0x27701e[0x0];}['_checkOperation'](_0x534dd2){return'InsertOperation'==_0x534dd2['__className']&&0x1==_0x534dd2['nodes']['length']&&_0x534dd2['nodes'][0x0]['data']&&!_0x534dd2['wasUndone']&&0x1==Array['from'](_0x534dd2['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x10e722,_0x2897e5){const _0x9c6f62=Object['keys'](_0x10e722['attributes']||{}),_0x1b3855=Object['keys'](_0x2897e5['attributes']||{});return _0x9c6f62['length']===_0x1b3855['length']&&_0x9c6f62['every'](_0x4b5564=>_0x2897e5['attributes'][_0x4b5564]&&_0x2897e5['attributes'][_0x4b5564]===_0x10e722['attributes'][_0x4b5564]);}}class c extends O{['_combineNext'](_0x59b8c6,_0x27af21){return _0x27af21['howMany']++,_0x27af21['sourcePosition']=_0x18904(_0x59b8c6['sourcePosition']),_0x27af21;}['_splitCurrent'](_0x210149){const _0x2f96bc=_0x18904(_0x210149);return _0x210149['howMany']--,_0x2f96bc['howMany']=0x1,_0x2f96bc['sourcePosition']=g(_0x2f96bc['sourcePosition'],_0x210149['howMany']),_0x2f96bc;}['_compareOperations'](_0x3212b1,_0x430d9d){return!(!this['_checkOperation'](_0x3212b1)||!this['_checkOperation'](_0x430d9d))&&(_(g(_0x3212b1['sourcePosition'],-0x1),_0x430d9d['sourcePosition'])&&_(_0x3212b1['targetPosition'],_0x430d9d['targetPosition']));}['_compressSingleOperation'](_0x331a6b){const _0x4b5ce0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4b5ce0,[_0x331a6b]),_0x4b5ce0['buffers'][0x0];}['_decompressSingleOperation'](_0x31fc0c){const _0x3572fb=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3572fb,_0x31fc0c),_0x3572fb[0x0];}['_checkOperation'](_0x2d545e){return'MoveOperation'==_0x2d545e['__className']&&'$graveyard'==_0x2d545e['targetPosition']['root']&&0x1==_0x2d545e['howMany']&&!_0x2d545e['wasUndone'];}}class h extends O{['_combineNext'](_0x13ed1d,_0x44d646){return _0x44d646['howMany']++,_0x44d646;}['_splitCurrent'](_0x565e4f){const _0xaffdea=_0x18904(_0x565e4f);return _0xaffdea['howMany']=0x1,_0x565e4f['howMany']--,_0xaffdea;}['_compareOperations'](_0x9ecb4e,_0x42f7a6){return!(!this['_checkOperation'](_0x9ecb4e)||!this['_checkOperation'](_0x42f7a6))&&(_(_0x9ecb4e['sourcePosition'],_0x42f7a6['sourcePosition'])&&_(_0x9ecb4e['targetPosition'],_0x42f7a6['targetPosition']));}['_compressSingleOperation'](_0x2f17d7){const _0x5e2a5f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5e2a5f,[_0x2f17d7]),_0x5e2a5f['buffers'][0x0];}['_decompressSingleOperation'](_0x3a9d13){const _0x2e1d6a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2e1d6a,_0x3a9d13),_0x2e1d6a[0x0];}['_checkOperation'](_0x15269b){return'MoveOperation'==_0x15269b['__className']&&'$graveyard'==_0x15269b['targetPosition']['root']&&0x1==_0x15269b['howMany']&&!_0x15269b['wasUndone'];}}class f extends O{['compress'](_0x20bd04,_0x4744f4){if(!this['_compareOperations'](_0x4744f4[0x0],_0x4744f4[0x1]))return!0x1;const _0x277d11=_0x4744f4['shift']();return _0x277d11['oldRange']=null,_0x277d11['newRange']&&_(_0x277d11['newRange']['start'],_0x277d11['newRange']['end'])&&(_0x277d11['newRange']['end']=null),_0x4744f4['shift'](),_0x20bd04['types']['push'](this['_id']),_0x20bd04['types']['push'](0x0),_0x20bd04['buffers']['push'](this['_compressSingleOperation'](_0x277d11)),!0x0;}['decompress'](_0x681abe,_0x56d1e2){const _0x45df87=this['_decompressSingleOperation'](_0x56d1e2);_0x45df87['newRange']&&!_0x45df87['newRange']['end']&&(_0x45df87['newRange']['end']=_0x18904(_0x45df87['newRange']['start']));const _0x564daa=_0x18904(_0x45df87);_0x564daa['newRange']&&(_0x564daa['newRange']['start']['stickiness']='toNone',_0x564daa['newRange']['end']=_0x18904(_0x564daa['newRange']['start'])),_0x564daa['name']='user:position:'+_0x564daa['name']['split'](':')[0x2],_0x56d1e2['types']['shift'](),_0x681abe['push'](_0x45df87),_0x681abe['push'](_0x564daa);}['_compressSingleOperation'](_0x17656f){const _0x189748={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x189748,[_0x17656f]),_0x189748['buffers'][0x0];}['_decompressSingleOperation'](_0x52537f){const _0x5d6a6c=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5d6a6c,_0x52537f),_0x5d6a6c[0x0];}['_compareOperations'](_0x1b19ca,_0x29fb5f){return!(!_0x1b19ca||!_0x29fb5f)&&('MarkerOperation'==_0x1b19ca['__className']&&'MarkerOperation'==_0x29fb5f['__className']&&!(!_0x1b19ca['name']['startsWith']('user:')||!_0x29fb5f['name']['startsWith']('user:')||_0x1b19ca['name']==_0x29fb5f['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x23b689=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',_0x23b689,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x23b689,'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'](_0x224cac){if(!_0x224cac||!_0x224cac[0x0])throw new _0x1bdf0b('no-operations-provided',this);const _0x45721e={'types':[],'buffers':[],'baseVersion':_0x224cac[0x0]['baseVersion']};for(;_0x224cac['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('TypingAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('DeletingAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x45721e,_0x224cac)||this['_getCompressorByName'](_0x224cac[0x0]['__className'])['compress'](_0x45721e,_0x224cac);return _0x45721e;}['decompress'](_0xcfd0b8){const _0x4bd1ae=[];for(;_0xcfd0b8['types']['length'];){const _0x1b1498=this['_compressorById']['get'](_0xcfd0b8['types'][0x0]);if(!_0x1b1498)throw new _0x1bdf0b('decompress-compressor-not-found',this,{'type':_0xcfd0b8['types'][0x0]});_0x1b1498['decompress'](_0x4bd1ae,_0xcfd0b8);}return _0x4bd1ae['forEach']((_0x3ad005,_0x222334)=>_0x3ad005['baseVersion']=_0xcfd0b8['baseVersion']+_0x222334),_0x4bd1ae;}['_getCompressorByName'](_0x3db490){return this['_compressorByName']['get'](_0x3db490);}['_registerOperationCompressor'](_0x13f0c4,_0x283b69,_0x49b9f2){const _0x5635d1=new _0x49b9f2(_0x13f0c4,_0x283b69,this['_protobufFactory']['getDescriptor'](_0x283b69));this['_registerCompressor'](_0x13f0c4,_0x283b69,_0x5635d1);}['_registerActionCompressor'](_0x57c3fa,_0x1bc361,_0xd59e23){const _0x518a97=new _0xd59e23(_0x57c3fa,this);this['_registerCompressor'](_0x57c3fa,_0x1bc361,_0x518a97);}['_registerCompressor'](_0x4141dd,_0x46e715,_0x1e563a){this['_compressorById']['set'](_0x4141dd,_0x1e563a),this['_compressorByName']['set'](_0x46e715,_0x1e563a);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.0.0-alpha.
|
|
3
|
+
"version": "46.0.0-alpha.3",
|
|
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.0.0-alpha.
|
|
37
|
-
"ckeditor5": "46.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.0.0-alpha.3",
|
|
37
|
+
"ckeditor5": "46.0.0-alpha.3",
|
|
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
|
-
|
|
23
|
+
const _0xd278ce=_0x7541;(function(_0x2394f5,_0x4fc149){const _0x2811ca=_0x7541,_0x5f5735=_0x2394f5();while(!![]){try{const _0x5203fc=-parseInt(_0x2811ca(0xda))/0x1+parseInt(_0x2811ca(0xdf))/0x2*(parseInt(_0x2811ca(0xd6))/0x3)+parseInt(_0x2811ca(0xd5))/0x4*(-parseInt(_0x2811ca(0xdb))/0x5)+-parseInt(_0x2811ca(0xe1))/0x6+-parseInt(_0x2811ca(0xdc))/0x7+parseInt(_0x2811ca(0xe0))/0x8+-parseInt(_0x2811ca(0xdd))/0x9*(-parseInt(_0x2811ca(0xd8))/0xa);if(_0x5203fc===_0x4fc149)break;else _0x5f5735['push'](_0x5f5735['shift']());}catch(_0x910296){_0x5f5735['push'](_0x5f5735['shift']());}}}(_0x26d6,0x69eea));function _0x26d6(){const _0x460dae=['shift','320999iKFZql','50zaYOmy','5145112pTxmMd','10939329OMBNFU','_context','46542rkQMLt','863808EnPHDg','901074YsxStW','length','_id','buffers','compress','push','_decompressSingleOperation','types','_combineNext','_compareOperations','_compressSingleOperation','decompress','106056KZeioV','75zXEYuS','_splitCurrent','10iOibmA'];_0x26d6=function(){return _0x460dae;};return _0x26d6();}function _0x7541(_0x1be206,_0x5797ef){const _0x26d696=_0x26d6();return _0x7541=function(_0x7541b2,_0x102bcf){_0x7541b2=_0x7541b2-0xd2;let _0x958046=_0x26d696[_0x7541b2];return _0x958046;},_0x7541(_0x1be206,_0x5797ef);}import{cloneDeep as _0x10e024}from'es-toolkit/compat';export class ActionCompressor{[_0xd278ce(0xe3)];[_0xd278ce(0xde)];constructor(_0x24814c,_0x171196){const _0x5946ee=_0xd278ce;this[_0x5946ee(0xe3)]=_0x24814c,this[_0x5946ee(0xde)]=_0x171196;}[_0xd278ce(0xe5)](_0x3727a7,_0x22b6f2){const _0x1efad6=_0xd278ce;let _0x4b6899;for(;_0x22b6f2[_0x1efad6(0xe2)]>0x1&&this[_0x1efad6(0xd2)](_0x22b6f2[0x0],_0x22b6f2[0x1]);)_0x4b6899?(_0x4b6899=this[_0x1efad6(0xe9)](_0x22b6f2[_0x1efad6(0xd9)](),_0x4b6899),_0x3727a7[_0x1efad6(0xe8)][_0x1efad6(0xe6)](0x0)):(_0x4b6899=_0x10e024(_0x22b6f2[_0x1efad6(0xd9)]()),_0x3727a7[_0x1efad6(0xe8)][_0x1efad6(0xe6)](this[_0x1efad6(0xe3)]));return!!_0x4b6899&&(_0x4b6899=this[_0x1efad6(0xe9)](_0x22b6f2[_0x1efad6(0xd9)](),_0x4b6899),_0x3727a7[_0x1efad6(0xe8)][_0x1efad6(0xe6)](0x0),_0x3727a7[_0x1efad6(0xe4)][_0x1efad6(0xe6)](this[_0x1efad6(0xd3)](_0x4b6899)),!0x0);}[_0xd278ce(0xd4)](_0x2d6b76,_0x4adbbd){const _0x59797d=_0xd278ce,_0x354f27=this[_0x59797d(0xe7)](_0x4adbbd);for(;0x0==_0x4adbbd[_0x59797d(0xe8)][0x0];)_0x4adbbd[_0x59797d(0xe8)][_0x59797d(0xd9)](),_0x2d6b76[_0x59797d(0xe6)](this[_0x59797d(0xd7)](_0x354f27));_0x2d6b76[_0x59797d(0xe6)](_0x354f27);}}
|