@ckeditor/ckeditor5-operations-compressor 47.0.0-alpha.5 → 47.0.0-alpha.7
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 _0x212ba4=_0x51022a['Reader'],_0x30542d=_0x51022a['Writer'],_0x4700cb=_0x51022a['util'],_0x32e6d9=_0x51022a['roots']['default']||(_0x51022a['roots']['default']={});return _0x32e6d9['AttributeOperation']=(function(){function _0x399887(_0x32966f){if(_0x32966f){for(var _0x315d46=Object['keys'](_0x32966f),_0x99b759=0x0;_0x99b759<_0x315d46['length'];++_0x99b759)null!=_0x32966f[_0x315d46[_0x99b759]]&&(this[_0x315d46[_0x99b759]]=_0x32966f[_0x315d46[_0x99b759]]);}}return _0x399887['prototype']['range']=null,_0x399887['prototype']['key']='',_0x399887['prototype']['oldValueBoolean']=!0x1,_0x399887['prototype']['oldValueJson']='',_0x399887['prototype']['newValueBoolean']=!0x1,_0x399887['prototype']['newValueJson']='',_0x399887['prototype']['wasUndone']=!0x1,_0x399887['create']=function(_0x9508e7){return new _0x399887(_0x9508e7);},_0x399887['encode']=function(_0x445d98,_0x4f95e6){return _0x4f95e6||(_0x4f95e6=_0x30542d['create']()),null!=_0x445d98['range']&&Object['hasOwnProperty']['call'](_0x445d98,'range')&&_0x32e6d9['Range']['encode'](_0x445d98['range'],_0x4f95e6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x445d98['key']&&Object['hasOwnProperty']['call'](_0x445d98,'key')&&_0x4f95e6['uint32'](0x12)['string'](_0x445d98['key']),null!=_0x445d98['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x445d98,'oldValueBoolean')&&_0x4f95e6['uint32'](0x18)['bool'](_0x445d98['oldValueBoolean']),null!=_0x445d98['oldValueJson']&&Object['hasOwnProperty']['call'](_0x445d98,'oldValueJson')&&_0x4f95e6['uint32'](0x22)['string'](_0x445d98['oldValueJson']),null!=_0x445d98['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x445d98,'newValueBoolean')&&_0x4f95e6['uint32'](0x28)['bool'](_0x445d98['newValueBoolean']),null!=_0x445d98['newValueJson']&&Object['hasOwnProperty']['call'](_0x445d98,'newValueJson')&&_0x4f95e6['uint32'](0x32)['string'](_0x445d98['newValueJson']),null!=_0x445d98['wasUndone']&&Object['hasOwnProperty']['call'](_0x445d98,'wasUndone')&&_0x4f95e6['uint32'](0x38)['bool'](_0x445d98['wasUndone']),_0x4f95e6;},_0x399887['encodeDelimited']=function(_0xc171b5,_0x5ff0f0){return this['encode'](_0xc171b5,_0x5ff0f0)['ldelim']();},_0x399887['decode']=function(_0x3d35b6,_0x26f69e){_0x3d35b6 instanceof _0x212ba4||(_0x3d35b6=_0x212ba4['create'](_0x3d35b6));for(var _0x334bfe=void 0x0===_0x26f69e?_0x3d35b6['len']:_0x3d35b6['pos']+_0x26f69e,_0x2b7bad=new _0x32e6d9['AttributeOperation']();_0x3d35b6['pos']<_0x334bfe;){var _0x2ee7ca=_0x3d35b6['uint32']();switch(_0x2ee7ca>>>0x3){case 0x1:_0x2b7bad['range']=_0x32e6d9['Range']['decode'](_0x3d35b6,_0x3d35b6['uint32']());break;case 0x2:_0x2b7bad['key']=_0x3d35b6['string']();break;case 0x3:_0x2b7bad['oldValueBoolean']=_0x3d35b6['bool']();break;case 0x4:_0x2b7bad['oldValueJson']=_0x3d35b6['string']();break;case 0x5:_0x2b7bad['newValueBoolean']=_0x3d35b6['bool']();break;case 0x6:_0x2b7bad['newValueJson']=_0x3d35b6['string']();break;case 0x7:_0x2b7bad['wasUndone']=_0x3d35b6['bool']();break;default:_0x3d35b6['skipType'](0x7&_0x2ee7ca);}}return _0x2b7bad;},_0x399887['decodeDelimited']=function(_0x1a1869){return _0x1a1869 instanceof _0x212ba4||(_0x1a1869=new _0x212ba4(_0x1a1869)),this['decode'](_0x1a1869,_0x1a1869['uint32']());},_0x399887['verify']=function(_0xc94411){if('object'!=typeof _0xc94411||null===_0xc94411)return'object\x20expected';if(null!=_0xc94411['range']&&_0xc94411['hasOwnProperty']('range')){var _0xe3f436=_0x32e6d9['Range']['verify'](_0xc94411['range']);if(_0xe3f436)return'range.'+_0xe3f436;}return null!=_0xc94411['key']&&_0xc94411['hasOwnProperty']('key')&&!_0x4700cb['isString'](_0xc94411['key'])?'key:\x20string\x20expected':null!=_0xc94411['oldValueBoolean']&&_0xc94411['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0xc94411['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0xc94411['oldValueJson']&&_0xc94411['hasOwnProperty']('oldValueJson')&&!_0x4700cb['isString'](_0xc94411['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0xc94411['newValueBoolean']&&_0xc94411['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0xc94411['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0xc94411['newValueJson']&&_0xc94411['hasOwnProperty']('newValueJson')&&!_0x4700cb['isString'](_0xc94411['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0xc94411['wasUndone']&&_0xc94411['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xc94411['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x399887['fromObject']=function(_0x16f58a){if(_0x16f58a instanceof _0x32e6d9['AttributeOperation'])return _0x16f58a;var _0x2733b7=new _0x32e6d9['AttributeOperation']();if(null!=_0x16f58a['range']){if('object'!=typeof _0x16f58a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2733b7['range']=_0x32e6d9['Range']['fromObject'](_0x16f58a['range']);}return null!=_0x16f58a['key']&&(_0x2733b7['key']=String(_0x16f58a['key'])),null!=_0x16f58a['oldValueBoolean']&&(_0x2733b7['oldValueBoolean']=Boolean(_0x16f58a['oldValueBoolean'])),null!=_0x16f58a['oldValueJson']&&(_0x2733b7['oldValueJson']=String(_0x16f58a['oldValueJson'])),null!=_0x16f58a['newValueBoolean']&&(_0x2733b7['newValueBoolean']=Boolean(_0x16f58a['newValueBoolean'])),null!=_0x16f58a['newValueJson']&&(_0x2733b7['newValueJson']=String(_0x16f58a['newValueJson'])),null!=_0x16f58a['wasUndone']&&(_0x2733b7['wasUndone']=Boolean(_0x16f58a['wasUndone'])),_0x2733b7;},_0x399887['toObject']=function(_0x28ccd0,_0x5a0830){_0x5a0830||(_0x5a0830={});var _0x1dd18d={};return _0x5a0830['defaults']&&(_0x1dd18d['range']=null,_0x1dd18d['key']='',_0x1dd18d['oldValueBoolean']=!0x1,_0x1dd18d['oldValueJson']='',_0x1dd18d['newValueBoolean']=!0x1,_0x1dd18d['newValueJson']='',_0x1dd18d['wasUndone']=!0x1),null!=_0x28ccd0['range']&&_0x28ccd0['hasOwnProperty']('range')&&(_0x1dd18d['range']=_0x32e6d9['Range']['toObject'](_0x28ccd0['range'],_0x5a0830)),null!=_0x28ccd0['key']&&_0x28ccd0['hasOwnProperty']('key')&&(_0x1dd18d['key']=_0x28ccd0['key']),null!=_0x28ccd0['oldValueBoolean']&&_0x28ccd0['hasOwnProperty']('oldValueBoolean')&&(_0x1dd18d['oldValueBoolean']=_0x28ccd0['oldValueBoolean']),null!=_0x28ccd0['oldValueJson']&&_0x28ccd0['hasOwnProperty']('oldValueJson')&&(_0x1dd18d['oldValueJson']=_0x28ccd0['oldValueJson']),null!=_0x28ccd0['newValueBoolean']&&_0x28ccd0['hasOwnProperty']('newValueBoolean')&&(_0x1dd18d['newValueBoolean']=_0x28ccd0['newValueBoolean']),null!=_0x28ccd0['newValueJson']&&_0x28ccd0['hasOwnProperty']('newValueJson')&&(_0x1dd18d['newValueJson']=_0x28ccd0['newValueJson']),null!=_0x28ccd0['wasUndone']&&_0x28ccd0['hasOwnProperty']('wasUndone')&&(_0x1dd18d['wasUndone']=_0x28ccd0['wasUndone']),_0x1dd18d;},_0x399887['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x399887['getTypeUrl']=function(_0x2a566d){return void 0x0===_0x2a566d&&(_0x2a566d='type.googleapis.com'),_0x2a566d+'/AttributeOperation';},_0x399887;}()),_0x32e6d9['InsertOperation']=(function(){function _0x37c292(_0x2be7eb){if(this['nodes']=[],_0x2be7eb){for(var _0x1eeff9=Object['keys'](_0x2be7eb),_0x30213e=0x0;_0x30213e<_0x1eeff9['length'];++_0x30213e)null!=_0x2be7eb[_0x1eeff9[_0x30213e]]&&(this[_0x1eeff9[_0x30213e]]=_0x2be7eb[_0x1eeff9[_0x30213e]]);}}return _0x37c292['prototype']['position']=null,_0x37c292['prototype']['nodes']=_0x4700cb['emptyArray'],_0x37c292['prototype']['shouldReceiveAttributes']=!0x1,_0x37c292['prototype']['wasUndone']=!0x1,_0x37c292['create']=function(_0x585ba4){return new _0x37c292(_0x585ba4);},_0x37c292['encode']=function(_0x332d49,_0x5c51d5){if(_0x5c51d5||(_0x5c51d5=_0x30542d['create']()),null!=_0x332d49['position']&&Object['hasOwnProperty']['call'](_0x332d49,'position')&&_0x32e6d9['Position']['encode'](_0x332d49['position'],_0x5c51d5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x332d49['nodes']&&_0x332d49['nodes']['length']){for(var _0xe1e915=0x0;_0xe1e915<_0x332d49['nodes']['length'];++_0xe1e915)_0x32e6d9['Element']['encode'](_0x332d49['nodes'][_0xe1e915],_0x5c51d5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x332d49['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x332d49,'shouldReceiveAttributes')&&_0x5c51d5['uint32'](0x18)['bool'](_0x332d49['shouldReceiveAttributes']),null!=_0x332d49['wasUndone']&&Object['hasOwnProperty']['call'](_0x332d49,'wasUndone')&&_0x5c51d5['uint32'](0x20)['bool'](_0x332d49['wasUndone']),_0x5c51d5;},_0x37c292['encodeDelimited']=function(_0x323063,_0x43337b){return this['encode'](_0x323063,_0x43337b)['ldelim']();},_0x37c292['decode']=function(_0x264c62,_0x3b3b1d){_0x264c62 instanceof _0x212ba4||(_0x264c62=_0x212ba4['create'](_0x264c62));for(var _0x55a4a2=void 0x0===_0x3b3b1d?_0x264c62['len']:_0x264c62['pos']+_0x3b3b1d,_0x5a986d=new _0x32e6d9['InsertOperation']();_0x264c62['pos']<_0x55a4a2;){var _0x9b28a6=_0x264c62['uint32']();switch(_0x9b28a6>>>0x3){case 0x1:_0x5a986d['position']=_0x32e6d9['Position']['decode'](_0x264c62,_0x264c62['uint32']());break;case 0x2:_0x5a986d['nodes']&&_0x5a986d['nodes']['length']||(_0x5a986d['nodes']=[]),_0x5a986d['nodes']['push'](_0x32e6d9['Element']['decode'](_0x264c62,_0x264c62['uint32']()));break;case 0x3:_0x5a986d['shouldReceiveAttributes']=_0x264c62['bool']();break;case 0x4:_0x5a986d['wasUndone']=_0x264c62['bool']();break;default:_0x264c62['skipType'](0x7&_0x9b28a6);}}return _0x5a986d;},_0x37c292['decodeDelimited']=function(_0x24e4da){return _0x24e4da instanceof _0x212ba4||(_0x24e4da=new _0x212ba4(_0x24e4da)),this['decode'](_0x24e4da,_0x24e4da['uint32']());},_0x37c292['verify']=function(_0x415f45){if('object'!=typeof _0x415f45||null===_0x415f45)return'object\x20expected';if(null!=_0x415f45['position']&&_0x415f45['hasOwnProperty']('position')&&(_0x5ca18b=_0x32e6d9['Position']['verify'](_0x415f45['position'])))return'position.'+_0x5ca18b;if(null!=_0x415f45['nodes']&&_0x415f45['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x415f45['nodes']))return'nodes:\x20array\x20expected';for(var _0xbdac05=0x0;_0xbdac05<_0x415f45['nodes']['length'];++_0xbdac05){var _0x5ca18b;if(_0x5ca18b=_0x32e6d9['Element']['verify'](_0x415f45['nodes'][_0xbdac05]))return'nodes.'+_0x5ca18b;}}return null!=_0x415f45['shouldReceiveAttributes']&&_0x415f45['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x415f45['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x415f45['wasUndone']&&_0x415f45['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x415f45['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x37c292['fromObject']=function(_0xee80de){if(_0xee80de instanceof _0x32e6d9['InsertOperation'])return _0xee80de;var _0x514f32=new _0x32e6d9['InsertOperation']();if(null!=_0xee80de['position']){if('object'!=typeof _0xee80de['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x514f32['position']=_0x32e6d9['Position']['fromObject'](_0xee80de['position']);}if(_0xee80de['nodes']){if(!Array['isArray'](_0xee80de['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x514f32['nodes']=[];for(var _0xdac5e7=0x0;_0xdac5e7<_0xee80de['nodes']['length'];++_0xdac5e7){if('object'!=typeof _0xee80de['nodes'][_0xdac5e7])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x514f32['nodes'][_0xdac5e7]=_0x32e6d9['Element']['fromObject'](_0xee80de['nodes'][_0xdac5e7]);}}return null!=_0xee80de['shouldReceiveAttributes']&&(_0x514f32['shouldReceiveAttributes']=Boolean(_0xee80de['shouldReceiveAttributes'])),null!=_0xee80de['wasUndone']&&(_0x514f32['wasUndone']=Boolean(_0xee80de['wasUndone'])),_0x514f32;},_0x37c292['toObject']=function(_0x4f148a,_0x3c0662){_0x3c0662||(_0x3c0662={});var _0x45c885={};if((_0x3c0662['arrays']||_0x3c0662['defaults'])&&(_0x45c885['nodes']=[]),_0x3c0662['defaults']&&(_0x45c885['position']=null,_0x45c885['shouldReceiveAttributes']=!0x1,_0x45c885['wasUndone']=!0x1),null!=_0x4f148a['position']&&_0x4f148a['hasOwnProperty']('position')&&(_0x45c885['position']=_0x32e6d9['Position']['toObject'](_0x4f148a['position'],_0x3c0662)),_0x4f148a['nodes']&&_0x4f148a['nodes']['length']){_0x45c885['nodes']=[];for(var _0x4445b7=0x0;_0x4445b7<_0x4f148a['nodes']['length'];++_0x4445b7)_0x45c885['nodes'][_0x4445b7]=_0x32e6d9['Element']['toObject'](_0x4f148a['nodes'][_0x4445b7],_0x3c0662);}return null!=_0x4f148a['shouldReceiveAttributes']&&_0x4f148a['hasOwnProperty']('shouldReceiveAttributes')&&(_0x45c885['shouldReceiveAttributes']=_0x4f148a['shouldReceiveAttributes']),null!=_0x4f148a['wasUndone']&&_0x4f148a['hasOwnProperty']('wasUndone')&&(_0x45c885['wasUndone']=_0x4f148a['wasUndone']),_0x45c885;},_0x37c292['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x37c292['getTypeUrl']=function(_0x47e40f){return void 0x0===_0x47e40f&&(_0x47e40f='type.googleapis.com'),_0x47e40f+'/InsertOperation';},_0x37c292;}()),_0x32e6d9['MarkerOperation']=(function(){function _0x52574b(_0x532a2f){if(_0x532a2f){for(var _0x24bb57=Object['keys'](_0x532a2f),_0x514ff5=0x0;_0x514ff5<_0x24bb57['length'];++_0x514ff5)null!=_0x532a2f[_0x24bb57[_0x514ff5]]&&(this[_0x24bb57[_0x514ff5]]=_0x532a2f[_0x24bb57[_0x514ff5]]);}}return _0x52574b['prototype']['name']='',_0x52574b['prototype']['oldRange']=null,_0x52574b['prototype']['newRange']=null,_0x52574b['prototype']['affectsData']=!0x1,_0x52574b['prototype']['wasUndone']=!0x1,_0x52574b['create']=function(_0x2aeade){return new _0x52574b(_0x2aeade);},_0x52574b['encode']=function(_0x144b63,_0x3dd2c0){return _0x3dd2c0||(_0x3dd2c0=_0x30542d['create']()),null!=_0x144b63['name']&&Object['hasOwnProperty']['call'](_0x144b63,'name')&&_0x3dd2c0['uint32'](0xa)['string'](_0x144b63['name']),null!=_0x144b63['oldRange']&&Object['hasOwnProperty']['call'](_0x144b63,'oldRange')&&_0x32e6d9['Range']['encode'](_0x144b63['oldRange'],_0x3dd2c0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x144b63['newRange']&&Object['hasOwnProperty']['call'](_0x144b63,'newRange')&&_0x32e6d9['Range']['encode'](_0x144b63['newRange'],_0x3dd2c0['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x144b63['affectsData']&&Object['hasOwnProperty']['call'](_0x144b63,'affectsData')&&_0x3dd2c0['uint32'](0x20)['bool'](_0x144b63['affectsData']),null!=_0x144b63['wasUndone']&&Object['hasOwnProperty']['call'](_0x144b63,'wasUndone')&&_0x3dd2c0['uint32'](0x28)['bool'](_0x144b63['wasUndone']),_0x3dd2c0;},_0x52574b['encodeDelimited']=function(_0x46630f,_0x813bcc){return this['encode'](_0x46630f,_0x813bcc)['ldelim']();},_0x52574b['decode']=function(_0x5e43a4,_0x1a200a){_0x5e43a4 instanceof _0x212ba4||(_0x5e43a4=_0x212ba4['create'](_0x5e43a4));for(var _0x32e75c=void 0x0===_0x1a200a?_0x5e43a4['len']:_0x5e43a4['pos']+_0x1a200a,_0x5f44a2=new _0x32e6d9['MarkerOperation']();_0x5e43a4['pos']<_0x32e75c;){var _0x39d223=_0x5e43a4['uint32']();switch(_0x39d223>>>0x3){case 0x1:_0x5f44a2['name']=_0x5e43a4['string']();break;case 0x2:_0x5f44a2['oldRange']=_0x32e6d9['Range']['decode'](_0x5e43a4,_0x5e43a4['uint32']());break;case 0x3:_0x5f44a2['newRange']=_0x32e6d9['Range']['decode'](_0x5e43a4,_0x5e43a4['uint32']());break;case 0x4:_0x5f44a2['affectsData']=_0x5e43a4['bool']();break;case 0x5:_0x5f44a2['wasUndone']=_0x5e43a4['bool']();break;default:_0x5e43a4['skipType'](0x7&_0x39d223);}}return _0x5f44a2;},_0x52574b['decodeDelimited']=function(_0x241b8e){return _0x241b8e instanceof _0x212ba4||(_0x241b8e=new _0x212ba4(_0x241b8e)),this['decode'](_0x241b8e,_0x241b8e['uint32']());},_0x52574b['verify']=function(_0x38ec39){if('object'!=typeof _0x38ec39||null===_0x38ec39)return'object\x20expected';if(null!=_0x38ec39['name']&&_0x38ec39['hasOwnProperty']('name')&&!_0x4700cb['isString'](_0x38ec39['name']))return'name:\x20string\x20expected';var _0x409a14;if(null!=_0x38ec39['oldRange']&&_0x38ec39['hasOwnProperty']('oldRange')&&(_0x409a14=_0x32e6d9['Range']['verify'](_0x38ec39['oldRange'])))return'oldRange.'+_0x409a14;if(null!=_0x38ec39['newRange']&&_0x38ec39['hasOwnProperty']('newRange')&&(_0x409a14=_0x32e6d9['Range']['verify'](_0x38ec39['newRange'])))return'newRange.'+_0x409a14;return null!=_0x38ec39['affectsData']&&_0x38ec39['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x38ec39['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x38ec39['wasUndone']&&_0x38ec39['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x38ec39['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52574b['fromObject']=function(_0x7eb76c){if(_0x7eb76c instanceof _0x32e6d9['MarkerOperation'])return _0x7eb76c;var _0x55c31b=new _0x32e6d9['MarkerOperation']();if(null!=_0x7eb76c['name']&&(_0x55c31b['name']=String(_0x7eb76c['name'])),null!=_0x7eb76c['oldRange']){if('object'!=typeof _0x7eb76c['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x55c31b['oldRange']=_0x32e6d9['Range']['fromObject'](_0x7eb76c['oldRange']);}if(null!=_0x7eb76c['newRange']){if('object'!=typeof _0x7eb76c['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x55c31b['newRange']=_0x32e6d9['Range']['fromObject'](_0x7eb76c['newRange']);}return null!=_0x7eb76c['affectsData']&&(_0x55c31b['affectsData']=Boolean(_0x7eb76c['affectsData'])),null!=_0x7eb76c['wasUndone']&&(_0x55c31b['wasUndone']=Boolean(_0x7eb76c['wasUndone'])),_0x55c31b;},_0x52574b['toObject']=function(_0x4ef693,_0x2c662f){_0x2c662f||(_0x2c662f={});var _0x429e7b={};return _0x2c662f['defaults']&&(_0x429e7b['name']='',_0x429e7b['oldRange']=null,_0x429e7b['newRange']=null,_0x429e7b['affectsData']=!0x1,_0x429e7b['wasUndone']=!0x1),null!=_0x4ef693['name']&&_0x4ef693['hasOwnProperty']('name')&&(_0x429e7b['name']=_0x4ef693['name']),null!=_0x4ef693['oldRange']&&_0x4ef693['hasOwnProperty']('oldRange')&&(_0x429e7b['oldRange']=_0x32e6d9['Range']['toObject'](_0x4ef693['oldRange'],_0x2c662f)),null!=_0x4ef693['newRange']&&_0x4ef693['hasOwnProperty']('newRange')&&(_0x429e7b['newRange']=_0x32e6d9['Range']['toObject'](_0x4ef693['newRange'],_0x2c662f)),null!=_0x4ef693['affectsData']&&_0x4ef693['hasOwnProperty']('affectsData')&&(_0x429e7b['affectsData']=_0x4ef693['affectsData']),null!=_0x4ef693['wasUndone']&&_0x4ef693['hasOwnProperty']('wasUndone')&&(_0x429e7b['wasUndone']=_0x4ef693['wasUndone']),_0x429e7b;},_0x52574b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x52574b['getTypeUrl']=function(_0x3145d8){return void 0x0===_0x3145d8&&(_0x3145d8='type.googleapis.com'),_0x3145d8+'/MarkerOperation';},_0x52574b;}()),_0x32e6d9['MergeOperation']=(function(){function _0x264cc4(_0x271a97){if(_0x271a97){for(var _0x41254d=Object['keys'](_0x271a97),_0x2640b9=0x0;_0x2640b9<_0x41254d['length'];++_0x2640b9)null!=_0x271a97[_0x41254d[_0x2640b9]]&&(this[_0x41254d[_0x2640b9]]=_0x271a97[_0x41254d[_0x2640b9]]);}}return _0x264cc4['prototype']['sourcePosition']=null,_0x264cc4['prototype']['targetPosition']=null,_0x264cc4['prototype']['graveyardPosition']=null,_0x264cc4['prototype']['howMany']=0x0,_0x264cc4['prototype']['wasUndone']=!0x1,_0x264cc4['create']=function(_0x57d750){return new _0x264cc4(_0x57d750);},_0x264cc4['encode']=function(_0x3becaa,_0x445d52){return _0x445d52||(_0x445d52=_0x30542d['create']()),null!=_0x3becaa['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3becaa,'sourcePosition')&&_0x32e6d9['Position']['encode'](_0x3becaa['sourcePosition'],_0x445d52['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3becaa['targetPosition']&&Object['hasOwnProperty']['call'](_0x3becaa,'targetPosition')&&_0x32e6d9['Position']['encode'](_0x3becaa['targetPosition'],_0x445d52['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3becaa['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3becaa,'graveyardPosition')&&_0x32e6d9['Position']['encode'](_0x3becaa['graveyardPosition'],_0x445d52['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3becaa['howMany']&&Object['hasOwnProperty']['call'](_0x3becaa,'howMany')&&_0x445d52['uint32'](0x20)['uint32'](_0x3becaa['howMany']),null!=_0x3becaa['wasUndone']&&Object['hasOwnProperty']['call'](_0x3becaa,'wasUndone')&&_0x445d52['uint32'](0x28)['bool'](_0x3becaa['wasUndone']),_0x445d52;},_0x264cc4['encodeDelimited']=function(_0x2fd2d4,_0x547550){return this['encode'](_0x2fd2d4,_0x547550)['ldelim']();},_0x264cc4['decode']=function(_0x1bc7a7,_0x1afe91){_0x1bc7a7 instanceof _0x212ba4||(_0x1bc7a7=_0x212ba4['create'](_0x1bc7a7));for(var _0x2678a3=void 0x0===_0x1afe91?_0x1bc7a7['len']:_0x1bc7a7['pos']+_0x1afe91,_0x4da565=new _0x32e6d9['MergeOperation']();_0x1bc7a7['pos']<_0x2678a3;){var _0x1c9e6d=_0x1bc7a7['uint32']();switch(_0x1c9e6d>>>0x3){case 0x1:_0x4da565['sourcePosition']=_0x32e6d9['Position']['decode'](_0x1bc7a7,_0x1bc7a7['uint32']());break;case 0x2:_0x4da565['targetPosition']=_0x32e6d9['Position']['decode'](_0x1bc7a7,_0x1bc7a7['uint32']());break;case 0x3:_0x4da565['graveyardPosition']=_0x32e6d9['Position']['decode'](_0x1bc7a7,_0x1bc7a7['uint32']());break;case 0x4:_0x4da565['howMany']=_0x1bc7a7['uint32']();break;case 0x5:_0x4da565['wasUndone']=_0x1bc7a7['bool']();break;default:_0x1bc7a7['skipType'](0x7&_0x1c9e6d);}}return _0x4da565;},_0x264cc4['decodeDelimited']=function(_0x103465){return _0x103465 instanceof _0x212ba4||(_0x103465=new _0x212ba4(_0x103465)),this['decode'](_0x103465,_0x103465['uint32']());},_0x264cc4['verify']=function(_0x419e09){if('object'!=typeof _0x419e09||null===_0x419e09)return'object\x20expected';var _0x3e90d2;if(null!=_0x419e09['sourcePosition']&&_0x419e09['hasOwnProperty']('sourcePosition')&&(_0x3e90d2=_0x32e6d9['Position']['verify'](_0x419e09['sourcePosition'])))return'sourcePosition.'+_0x3e90d2;if(null!=_0x419e09['targetPosition']&&_0x419e09['hasOwnProperty']('targetPosition')&&(_0x3e90d2=_0x32e6d9['Position']['verify'](_0x419e09['targetPosition'])))return'targetPosition.'+_0x3e90d2;if(null!=_0x419e09['graveyardPosition']&&_0x419e09['hasOwnProperty']('graveyardPosition')&&(_0x3e90d2=_0x32e6d9['Position']['verify'](_0x419e09['graveyardPosition'])))return'graveyardPosition.'+_0x3e90d2;return null!=_0x419e09['howMany']&&_0x419e09['hasOwnProperty']('howMany')&&!_0x4700cb['isInteger'](_0x419e09['howMany'])?'howMany:\x20integer\x20expected':null!=_0x419e09['wasUndone']&&_0x419e09['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x419e09['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x264cc4['fromObject']=function(_0x554ede){if(_0x554ede instanceof _0x32e6d9['MergeOperation'])return _0x554ede;var _0x2d2942=new _0x32e6d9['MergeOperation']();if(null!=_0x554ede['sourcePosition']){if('object'!=typeof _0x554ede['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2d2942['sourcePosition']=_0x32e6d9['Position']['fromObject'](_0x554ede['sourcePosition']);}if(null!=_0x554ede['targetPosition']){if('object'!=typeof _0x554ede['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2d2942['targetPosition']=_0x32e6d9['Position']['fromObject'](_0x554ede['targetPosition']);}if(null!=_0x554ede['graveyardPosition']){if('object'!=typeof _0x554ede['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2d2942['graveyardPosition']=_0x32e6d9['Position']['fromObject'](_0x554ede['graveyardPosition']);}return null!=_0x554ede['howMany']&&(_0x2d2942['howMany']=_0x554ede['howMany']>>>0x0),null!=_0x554ede['wasUndone']&&(_0x2d2942['wasUndone']=Boolean(_0x554ede['wasUndone'])),_0x2d2942;},_0x264cc4['toObject']=function(_0x1a5ebe,_0x4b847c){_0x4b847c||(_0x4b847c={});var _0x15720b={};return _0x4b847c['defaults']&&(_0x15720b['sourcePosition']=null,_0x15720b['targetPosition']=null,_0x15720b['graveyardPosition']=null,_0x15720b['howMany']=0x0,_0x15720b['wasUndone']=!0x1),null!=_0x1a5ebe['sourcePosition']&&_0x1a5ebe['hasOwnProperty']('sourcePosition')&&(_0x15720b['sourcePosition']=_0x32e6d9['Position']['toObject'](_0x1a5ebe['sourcePosition'],_0x4b847c)),null!=_0x1a5ebe['targetPosition']&&_0x1a5ebe['hasOwnProperty']('targetPosition')&&(_0x15720b['targetPosition']=_0x32e6d9['Position']['toObject'](_0x1a5ebe['targetPosition'],_0x4b847c)),null!=_0x1a5ebe['graveyardPosition']&&_0x1a5ebe['hasOwnProperty']('graveyardPosition')&&(_0x15720b['graveyardPosition']=_0x32e6d9['Position']['toObject'](_0x1a5ebe['graveyardPosition'],_0x4b847c)),null!=_0x1a5ebe['howMany']&&_0x1a5ebe['hasOwnProperty']('howMany')&&(_0x15720b['howMany']=_0x1a5ebe['howMany']),null!=_0x1a5ebe['wasUndone']&&_0x1a5ebe['hasOwnProperty']('wasUndone')&&(_0x15720b['wasUndone']=_0x1a5ebe['wasUndone']),_0x15720b;},_0x264cc4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x264cc4['getTypeUrl']=function(_0x113a79){return void 0x0===_0x113a79&&(_0x113a79='type.googleapis.com'),_0x113a79+'/MergeOperation';},_0x264cc4;}()),_0x32e6d9['MoveOperation']=(function(){function _0x21ea9e(_0xc18cb5){if(_0xc18cb5){for(var _0x30adb9=Object['keys'](_0xc18cb5),_0x2fe38c=0x0;_0x2fe38c<_0x30adb9['length'];++_0x2fe38c)null!=_0xc18cb5[_0x30adb9[_0x2fe38c]]&&(this[_0x30adb9[_0x2fe38c]]=_0xc18cb5[_0x30adb9[_0x2fe38c]]);}}return _0x21ea9e['prototype']['sourcePosition']=null,_0x21ea9e['prototype']['howMany']=0x0,_0x21ea9e['prototype']['targetPosition']=null,_0x21ea9e['prototype']['wasUndone']=!0x1,_0x21ea9e['create']=function(_0x1c6a90){return new _0x21ea9e(_0x1c6a90);},_0x21ea9e['encode']=function(_0x1bdb94,_0x28cd6d){return _0x28cd6d||(_0x28cd6d=_0x30542d['create']()),null!=_0x1bdb94['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1bdb94,'sourcePosition')&&_0x32e6d9['Position']['encode'](_0x1bdb94['sourcePosition'],_0x28cd6d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1bdb94['howMany']&&Object['hasOwnProperty']['call'](_0x1bdb94,'howMany')&&_0x28cd6d['uint32'](0x10)['uint32'](_0x1bdb94['howMany']),null!=_0x1bdb94['targetPosition']&&Object['hasOwnProperty']['call'](_0x1bdb94,'targetPosition')&&_0x32e6d9['Position']['encode'](_0x1bdb94['targetPosition'],_0x28cd6d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1bdb94['wasUndone']&&Object['hasOwnProperty']['call'](_0x1bdb94,'wasUndone')&&_0x28cd6d['uint32'](0x20)['bool'](_0x1bdb94['wasUndone']),_0x28cd6d;},_0x21ea9e['encodeDelimited']=function(_0x5b1f1e,_0x237462){return this['encode'](_0x5b1f1e,_0x237462)['ldelim']();},_0x21ea9e['decode']=function(_0x3f9bdc,_0x512cd3){_0x3f9bdc instanceof _0x212ba4||(_0x3f9bdc=_0x212ba4['create'](_0x3f9bdc));for(var _0x4fe709=void 0x0===_0x512cd3?_0x3f9bdc['len']:_0x3f9bdc['pos']+_0x512cd3,_0x1dc354=new _0x32e6d9['MoveOperation']();_0x3f9bdc['pos']<_0x4fe709;){var _0x6beee=_0x3f9bdc['uint32']();switch(_0x6beee>>>0x3){case 0x1:_0x1dc354['sourcePosition']=_0x32e6d9['Position']['decode'](_0x3f9bdc,_0x3f9bdc['uint32']());break;case 0x2:_0x1dc354['howMany']=_0x3f9bdc['uint32']();break;case 0x3:_0x1dc354['targetPosition']=_0x32e6d9['Position']['decode'](_0x3f9bdc,_0x3f9bdc['uint32']());break;case 0x4:_0x1dc354['wasUndone']=_0x3f9bdc['bool']();break;default:_0x3f9bdc['skipType'](0x7&_0x6beee);}}return _0x1dc354;},_0x21ea9e['decodeDelimited']=function(_0x58cdac){return _0x58cdac instanceof _0x212ba4||(_0x58cdac=new _0x212ba4(_0x58cdac)),this['decode'](_0x58cdac,_0x58cdac['uint32']());},_0x21ea9e['verify']=function(_0x1233c3){if('object'!=typeof _0x1233c3||null===_0x1233c3)return'object\x20expected';var _0x56f52f;if(null!=_0x1233c3['sourcePosition']&&_0x1233c3['hasOwnProperty']('sourcePosition')&&(_0x56f52f=_0x32e6d9['Position']['verify'](_0x1233c3['sourcePosition'])))return'sourcePosition.'+_0x56f52f;if(null!=_0x1233c3['howMany']&&_0x1233c3['hasOwnProperty']('howMany')&&!_0x4700cb['isInteger'](_0x1233c3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1233c3['targetPosition']&&_0x1233c3['hasOwnProperty']('targetPosition')&&(_0x56f52f=_0x32e6d9['Position']['verify'](_0x1233c3['targetPosition'])))return'targetPosition.'+_0x56f52f;return null!=_0x1233c3['wasUndone']&&_0x1233c3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1233c3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21ea9e['fromObject']=function(_0xf07d2b){if(_0xf07d2b instanceof _0x32e6d9['MoveOperation'])return _0xf07d2b;var _0x183fec=new _0x32e6d9['MoveOperation']();if(null!=_0xf07d2b['sourcePosition']){if('object'!=typeof _0xf07d2b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x183fec['sourcePosition']=_0x32e6d9['Position']['fromObject'](_0xf07d2b['sourcePosition']);}if(null!=_0xf07d2b['howMany']&&(_0x183fec['howMany']=_0xf07d2b['howMany']>>>0x0),null!=_0xf07d2b['targetPosition']){if('object'!=typeof _0xf07d2b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x183fec['targetPosition']=_0x32e6d9['Position']['fromObject'](_0xf07d2b['targetPosition']);}return null!=_0xf07d2b['wasUndone']&&(_0x183fec['wasUndone']=Boolean(_0xf07d2b['wasUndone'])),_0x183fec;},_0x21ea9e['toObject']=function(_0x10ac60,_0x40668e){_0x40668e||(_0x40668e={});var _0x191a30={};return _0x40668e['defaults']&&(_0x191a30['sourcePosition']=null,_0x191a30['howMany']=0x0,_0x191a30['targetPosition']=null,_0x191a30['wasUndone']=!0x1),null!=_0x10ac60['sourcePosition']&&_0x10ac60['hasOwnProperty']('sourcePosition')&&(_0x191a30['sourcePosition']=_0x32e6d9['Position']['toObject'](_0x10ac60['sourcePosition'],_0x40668e)),null!=_0x10ac60['howMany']&&_0x10ac60['hasOwnProperty']('howMany')&&(_0x191a30['howMany']=_0x10ac60['howMany']),null!=_0x10ac60['targetPosition']&&_0x10ac60['hasOwnProperty']('targetPosition')&&(_0x191a30['targetPosition']=_0x32e6d9['Position']['toObject'](_0x10ac60['targetPosition'],_0x40668e)),null!=_0x10ac60['wasUndone']&&_0x10ac60['hasOwnProperty']('wasUndone')&&(_0x191a30['wasUndone']=_0x10ac60['wasUndone']),_0x191a30;},_0x21ea9e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x21ea9e['getTypeUrl']=function(_0x5b6cf1){return void 0x0===_0x5b6cf1&&(_0x5b6cf1='type.googleapis.com'),_0x5b6cf1+'/MoveOperation';},_0x21ea9e;}()),_0x32e6d9['RenameOperation']=(function(){function _0x3f01d0(_0x30377e){if(_0x30377e){for(var _0x57e9f9=Object['keys'](_0x30377e),_0x35a8fa=0x0;_0x35a8fa<_0x57e9f9['length'];++_0x35a8fa)null!=_0x30377e[_0x57e9f9[_0x35a8fa]]&&(this[_0x57e9f9[_0x35a8fa]]=_0x30377e[_0x57e9f9[_0x35a8fa]]);}}return _0x3f01d0['prototype']['position']=null,_0x3f01d0['prototype']['oldName']='',_0x3f01d0['prototype']['newName']='',_0x3f01d0['prototype']['wasUndone']=!0x1,_0x3f01d0['create']=function(_0x446f7e){return new _0x3f01d0(_0x446f7e);},_0x3f01d0['encode']=function(_0x54cd30,_0xdd46a){return _0xdd46a||(_0xdd46a=_0x30542d['create']()),null!=_0x54cd30['position']&&Object['hasOwnProperty']['call'](_0x54cd30,'position')&&_0x32e6d9['Position']['encode'](_0x54cd30['position'],_0xdd46a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x54cd30['oldName']&&Object['hasOwnProperty']['call'](_0x54cd30,'oldName')&&_0xdd46a['uint32'](0x12)['string'](_0x54cd30['oldName']),null!=_0x54cd30['newName']&&Object['hasOwnProperty']['call'](_0x54cd30,'newName')&&_0xdd46a['uint32'](0x1a)['string'](_0x54cd30['newName']),null!=_0x54cd30['wasUndone']&&Object['hasOwnProperty']['call'](_0x54cd30,'wasUndone')&&_0xdd46a['uint32'](0x20)['bool'](_0x54cd30['wasUndone']),_0xdd46a;},_0x3f01d0['encodeDelimited']=function(_0x2d6cfe,_0x3a6bbb){return this['encode'](_0x2d6cfe,_0x3a6bbb)['ldelim']();},_0x3f01d0['decode']=function(_0x230d9d,_0x314613){_0x230d9d instanceof _0x212ba4||(_0x230d9d=_0x212ba4['create'](_0x230d9d));for(var _0x38136e=void 0x0===_0x314613?_0x230d9d['len']:_0x230d9d['pos']+_0x314613,_0x303202=new _0x32e6d9['RenameOperation']();_0x230d9d['pos']<_0x38136e;){var _0x3eabd2=_0x230d9d['uint32']();switch(_0x3eabd2>>>0x3){case 0x1:_0x303202['position']=_0x32e6d9['Position']['decode'](_0x230d9d,_0x230d9d['uint32']());break;case 0x2:_0x303202['oldName']=_0x230d9d['string']();break;case 0x3:_0x303202['newName']=_0x230d9d['string']();break;case 0x4:_0x303202['wasUndone']=_0x230d9d['bool']();break;default:_0x230d9d['skipType'](0x7&_0x3eabd2);}}return _0x303202;},_0x3f01d0['decodeDelimited']=function(_0x116e9f){return _0x116e9f instanceof _0x212ba4||(_0x116e9f=new _0x212ba4(_0x116e9f)),this['decode'](_0x116e9f,_0x116e9f['uint32']());},_0x3f01d0['verify']=function(_0x1de4ef){if('object'!=typeof _0x1de4ef||null===_0x1de4ef)return'object\x20expected';if(null!=_0x1de4ef['position']&&_0x1de4ef['hasOwnProperty']('position')){var _0x2e779c=_0x32e6d9['Position']['verify'](_0x1de4ef['position']);if(_0x2e779c)return'position.'+_0x2e779c;}return null!=_0x1de4ef['oldName']&&_0x1de4ef['hasOwnProperty']('oldName')&&!_0x4700cb['isString'](_0x1de4ef['oldName'])?'oldName:\x20string\x20expected':null!=_0x1de4ef['newName']&&_0x1de4ef['hasOwnProperty']('newName')&&!_0x4700cb['isString'](_0x1de4ef['newName'])?'newName:\x20string\x20expected':null!=_0x1de4ef['wasUndone']&&_0x1de4ef['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1de4ef['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f01d0['fromObject']=function(_0x1c905c){if(_0x1c905c instanceof _0x32e6d9['RenameOperation'])return _0x1c905c;var _0x404658=new _0x32e6d9['RenameOperation']();if(null!=_0x1c905c['position']){if('object'!=typeof _0x1c905c['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x404658['position']=_0x32e6d9['Position']['fromObject'](_0x1c905c['position']);}return null!=_0x1c905c['oldName']&&(_0x404658['oldName']=String(_0x1c905c['oldName'])),null!=_0x1c905c['newName']&&(_0x404658['newName']=String(_0x1c905c['newName'])),null!=_0x1c905c['wasUndone']&&(_0x404658['wasUndone']=Boolean(_0x1c905c['wasUndone'])),_0x404658;},_0x3f01d0['toObject']=function(_0x13eee6,_0x621051){_0x621051||(_0x621051={});var _0x3898ec={};return _0x621051['defaults']&&(_0x3898ec['position']=null,_0x3898ec['oldName']='',_0x3898ec['newName']='',_0x3898ec['wasUndone']=!0x1),null!=_0x13eee6['position']&&_0x13eee6['hasOwnProperty']('position')&&(_0x3898ec['position']=_0x32e6d9['Position']['toObject'](_0x13eee6['position'],_0x621051)),null!=_0x13eee6['oldName']&&_0x13eee6['hasOwnProperty']('oldName')&&(_0x3898ec['oldName']=_0x13eee6['oldName']),null!=_0x13eee6['newName']&&_0x13eee6['hasOwnProperty']('newName')&&(_0x3898ec['newName']=_0x13eee6['newName']),null!=_0x13eee6['wasUndone']&&_0x13eee6['hasOwnProperty']('wasUndone')&&(_0x3898ec['wasUndone']=_0x13eee6['wasUndone']),_0x3898ec;},_0x3f01d0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x3f01d0['getTypeUrl']=function(_0xa53f75){return void 0x0===_0xa53f75&&(_0xa53f75='type.googleapis.com'),_0xa53f75+'/RenameOperation';},_0x3f01d0;}()),_0x32e6d9['RootAttributeOperation']=(function(){function _0x59c484(_0x332e99){if(_0x332e99){for(var _0x46825a=Object['keys'](_0x332e99),_0x12a8e3=0x0;_0x12a8e3<_0x46825a['length'];++_0x12a8e3)null!=_0x332e99[_0x46825a[_0x12a8e3]]&&(this[_0x46825a[_0x12a8e3]]=_0x332e99[_0x46825a[_0x12a8e3]]);}}return _0x59c484['prototype']['root']='',_0x59c484['prototype']['key']='',_0x59c484['prototype']['oldValueBoolean']=!0x1,_0x59c484['prototype']['oldValueJson']='',_0x59c484['prototype']['newValueBoolean']=!0x1,_0x59c484['prototype']['newValueJson']='',_0x59c484['prototype']['wasUndone']=!0x1,_0x59c484['create']=function(_0x4c96ca){return new _0x59c484(_0x4c96ca);},_0x59c484['encode']=function(_0x311c23,_0x1927eb){return _0x1927eb||(_0x1927eb=_0x30542d['create']()),null!=_0x311c23['root']&&Object['hasOwnProperty']['call'](_0x311c23,'root')&&_0x1927eb['uint32'](0xa)['string'](_0x311c23['root']),null!=_0x311c23['key']&&Object['hasOwnProperty']['call'](_0x311c23,'key')&&_0x1927eb['uint32'](0x12)['string'](_0x311c23['key']),null!=_0x311c23['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x311c23,'oldValueBoolean')&&_0x1927eb['uint32'](0x18)['bool'](_0x311c23['oldValueBoolean']),null!=_0x311c23['oldValueJson']&&Object['hasOwnProperty']['call'](_0x311c23,'oldValueJson')&&_0x1927eb['uint32'](0x22)['string'](_0x311c23['oldValueJson']),null!=_0x311c23['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x311c23,'newValueBoolean')&&_0x1927eb['uint32'](0x28)['bool'](_0x311c23['newValueBoolean']),null!=_0x311c23['newValueJson']&&Object['hasOwnProperty']['call'](_0x311c23,'newValueJson')&&_0x1927eb['uint32'](0x32)['string'](_0x311c23['newValueJson']),null!=_0x311c23['wasUndone']&&Object['hasOwnProperty']['call'](_0x311c23,'wasUndone')&&_0x1927eb['uint32'](0x38)['bool'](_0x311c23['wasUndone']),_0x1927eb;},_0x59c484['encodeDelimited']=function(_0x3d726d,_0x2c4c63){return this['encode'](_0x3d726d,_0x2c4c63)['ldelim']();},_0x59c484['decode']=function(_0x176fb7,_0x5884bf){_0x176fb7 instanceof _0x212ba4||(_0x176fb7=_0x212ba4['create'](_0x176fb7));for(var _0x40d294=void 0x0===_0x5884bf?_0x176fb7['len']:_0x176fb7['pos']+_0x5884bf,_0x27193a=new _0x32e6d9['RootAttributeOperation']();_0x176fb7['pos']<_0x40d294;){var _0x4afb8a=_0x176fb7['uint32']();switch(_0x4afb8a>>>0x3){case 0x1:_0x27193a['root']=_0x176fb7['string']();break;case 0x2:_0x27193a['key']=_0x176fb7['string']();break;case 0x3:_0x27193a['oldValueBoolean']=_0x176fb7['bool']();break;case 0x4:_0x27193a['oldValueJson']=_0x176fb7['string']();break;case 0x5:_0x27193a['newValueBoolean']=_0x176fb7['bool']();break;case 0x6:_0x27193a['newValueJson']=_0x176fb7['string']();break;case 0x7:_0x27193a['wasUndone']=_0x176fb7['bool']();break;default:_0x176fb7['skipType'](0x7&_0x4afb8a);}}return _0x27193a;},_0x59c484['decodeDelimited']=function(_0x1757ae){return _0x1757ae instanceof _0x212ba4||(_0x1757ae=new _0x212ba4(_0x1757ae)),this['decode'](_0x1757ae,_0x1757ae['uint32']());},_0x59c484['verify']=function(_0x506093){return'object'!=typeof _0x506093||null===_0x506093?'object\x20expected':null!=_0x506093['root']&&_0x506093['hasOwnProperty']('root')&&!_0x4700cb['isString'](_0x506093['root'])?'root:\x20string\x20expected':null!=_0x506093['key']&&_0x506093['hasOwnProperty']('key')&&!_0x4700cb['isString'](_0x506093['key'])?'key:\x20string\x20expected':null!=_0x506093['oldValueBoolean']&&_0x506093['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x506093['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x506093['oldValueJson']&&_0x506093['hasOwnProperty']('oldValueJson')&&!_0x4700cb['isString'](_0x506093['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x506093['newValueBoolean']&&_0x506093['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x506093['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x506093['newValueJson']&&_0x506093['hasOwnProperty']('newValueJson')&&!_0x4700cb['isString'](_0x506093['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x506093['wasUndone']&&_0x506093['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x506093['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x59c484['fromObject']=function(_0x1cd62d){if(_0x1cd62d instanceof _0x32e6d9['RootAttributeOperation'])return _0x1cd62d;var _0x595d1c=new _0x32e6d9['RootAttributeOperation']();return null!=_0x1cd62d['root']&&(_0x595d1c['root']=String(_0x1cd62d['root'])),null!=_0x1cd62d['key']&&(_0x595d1c['key']=String(_0x1cd62d['key'])),null!=_0x1cd62d['oldValueBoolean']&&(_0x595d1c['oldValueBoolean']=Boolean(_0x1cd62d['oldValueBoolean'])),null!=_0x1cd62d['oldValueJson']&&(_0x595d1c['oldValueJson']=String(_0x1cd62d['oldValueJson'])),null!=_0x1cd62d['newValueBoolean']&&(_0x595d1c['newValueBoolean']=Boolean(_0x1cd62d['newValueBoolean'])),null!=_0x1cd62d['newValueJson']&&(_0x595d1c['newValueJson']=String(_0x1cd62d['newValueJson'])),null!=_0x1cd62d['wasUndone']&&(_0x595d1c['wasUndone']=Boolean(_0x1cd62d['wasUndone'])),_0x595d1c;},_0x59c484['toObject']=function(_0x3ea463,_0x2edd1a){_0x2edd1a||(_0x2edd1a={});var _0x498157={};return _0x2edd1a['defaults']&&(_0x498157['root']='',_0x498157['key']='',_0x498157['oldValueBoolean']=!0x1,_0x498157['oldValueJson']='',_0x498157['newValueBoolean']=!0x1,_0x498157['newValueJson']='',_0x498157['wasUndone']=!0x1),null!=_0x3ea463['root']&&_0x3ea463['hasOwnProperty']('root')&&(_0x498157['root']=_0x3ea463['root']),null!=_0x3ea463['key']&&_0x3ea463['hasOwnProperty']('key')&&(_0x498157['key']=_0x3ea463['key']),null!=_0x3ea463['oldValueBoolean']&&_0x3ea463['hasOwnProperty']('oldValueBoolean')&&(_0x498157['oldValueBoolean']=_0x3ea463['oldValueBoolean']),null!=_0x3ea463['oldValueJson']&&_0x3ea463['hasOwnProperty']('oldValueJson')&&(_0x498157['oldValueJson']=_0x3ea463['oldValueJson']),null!=_0x3ea463['newValueBoolean']&&_0x3ea463['hasOwnProperty']('newValueBoolean')&&(_0x498157['newValueBoolean']=_0x3ea463['newValueBoolean']),null!=_0x3ea463['newValueJson']&&_0x3ea463['hasOwnProperty']('newValueJson')&&(_0x498157['newValueJson']=_0x3ea463['newValueJson']),null!=_0x3ea463['wasUndone']&&_0x3ea463['hasOwnProperty']('wasUndone')&&(_0x498157['wasUndone']=_0x3ea463['wasUndone']),_0x498157;},_0x59c484['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x59c484['getTypeUrl']=function(_0x34606e){return void 0x0===_0x34606e&&(_0x34606e='type.googleapis.com'),_0x34606e+'/RootAttributeOperation';},_0x59c484;}()),_0x32e6d9['RootOperation']=(function(){function _0x1ea272(_0x10ee42){if(_0x10ee42){for(var _0x1696cb=Object['keys'](_0x10ee42),_0x1ced36=0x0;_0x1ced36<_0x1696cb['length'];++_0x1ced36)null!=_0x10ee42[_0x1696cb[_0x1ced36]]&&(this[_0x1696cb[_0x1ced36]]=_0x10ee42[_0x1696cb[_0x1ced36]]);}}return _0x1ea272['prototype']['rootName']='',_0x1ea272['prototype']['elementName']='',_0x1ea272['prototype']['isAdd']=!0x1,_0x1ea272['prototype']['wasUndone']=!0x1,_0x1ea272['create']=function(_0x5bdec6){return new _0x1ea272(_0x5bdec6);},_0x1ea272['encode']=function(_0x4cc416,_0x2a025d){return _0x2a025d||(_0x2a025d=_0x30542d['create']()),null!=_0x4cc416['rootName']&&Object['hasOwnProperty']['call'](_0x4cc416,'rootName')&&_0x2a025d['uint32'](0xa)['string'](_0x4cc416['rootName']),null!=_0x4cc416['elementName']&&Object['hasOwnProperty']['call'](_0x4cc416,'elementName')&&_0x2a025d['uint32'](0x12)['string'](_0x4cc416['elementName']),null!=_0x4cc416['isAdd']&&Object['hasOwnProperty']['call'](_0x4cc416,'isAdd')&&_0x2a025d['uint32'](0x18)['bool'](_0x4cc416['isAdd']),null!=_0x4cc416['wasUndone']&&Object['hasOwnProperty']['call'](_0x4cc416,'wasUndone')&&_0x2a025d['uint32'](0x20)['bool'](_0x4cc416['wasUndone']),_0x2a025d;},_0x1ea272['encodeDelimited']=function(_0x277888,_0x318eeb){return this['encode'](_0x277888,_0x318eeb)['ldelim']();},_0x1ea272['decode']=function(_0x3be4f3,_0x5cb08c){_0x3be4f3 instanceof _0x212ba4||(_0x3be4f3=_0x212ba4['create'](_0x3be4f3));for(var _0x1d689e=void 0x0===_0x5cb08c?_0x3be4f3['len']:_0x3be4f3['pos']+_0x5cb08c,_0x1a928=new _0x32e6d9['RootOperation']();_0x3be4f3['pos']<_0x1d689e;){var _0x550fbd=_0x3be4f3['uint32']();switch(_0x550fbd>>>0x3){case 0x1:_0x1a928['rootName']=_0x3be4f3['string']();break;case 0x2:_0x1a928['elementName']=_0x3be4f3['string']();break;case 0x3:_0x1a928['isAdd']=_0x3be4f3['bool']();break;case 0x4:_0x1a928['wasUndone']=_0x3be4f3['bool']();break;default:_0x3be4f3['skipType'](0x7&_0x550fbd);}}return _0x1a928;},_0x1ea272['decodeDelimited']=function(_0x18e790){return _0x18e790 instanceof _0x212ba4||(_0x18e790=new _0x212ba4(_0x18e790)),this['decode'](_0x18e790,_0x18e790['uint32']());},_0x1ea272['verify']=function(_0xdc6cd4){return'object'!=typeof _0xdc6cd4||null===_0xdc6cd4?'object\x20expected':null!=_0xdc6cd4['rootName']&&_0xdc6cd4['hasOwnProperty']('rootName')&&!_0x4700cb['isString'](_0xdc6cd4['rootName'])?'rootName:\x20string\x20expected':null!=_0xdc6cd4['elementName']&&_0xdc6cd4['hasOwnProperty']('elementName')&&!_0x4700cb['isString'](_0xdc6cd4['elementName'])?'elementName:\x20string\x20expected':null!=_0xdc6cd4['isAdd']&&_0xdc6cd4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xdc6cd4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xdc6cd4['wasUndone']&&_0xdc6cd4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xdc6cd4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1ea272['fromObject']=function(_0x423d7c){if(_0x423d7c instanceof _0x32e6d9['RootOperation'])return _0x423d7c;var _0x456efe=new _0x32e6d9['RootOperation']();return null!=_0x423d7c['rootName']&&(_0x456efe['rootName']=String(_0x423d7c['rootName'])),null!=_0x423d7c['elementName']&&(_0x456efe['elementName']=String(_0x423d7c['elementName'])),null!=_0x423d7c['isAdd']&&(_0x456efe['isAdd']=Boolean(_0x423d7c['isAdd'])),null!=_0x423d7c['wasUndone']&&(_0x456efe['wasUndone']=Boolean(_0x423d7c['wasUndone'])),_0x456efe;},_0x1ea272['toObject']=function(_0x15fc37,_0x4926d3){_0x4926d3||(_0x4926d3={});var _0x1d14a3={};return _0x4926d3['defaults']&&(_0x1d14a3['rootName']='',_0x1d14a3['elementName']='',_0x1d14a3['isAdd']=!0x1,_0x1d14a3['wasUndone']=!0x1),null!=_0x15fc37['rootName']&&_0x15fc37['hasOwnProperty']('rootName')&&(_0x1d14a3['rootName']=_0x15fc37['rootName']),null!=_0x15fc37['elementName']&&_0x15fc37['hasOwnProperty']('elementName')&&(_0x1d14a3['elementName']=_0x15fc37['elementName']),null!=_0x15fc37['isAdd']&&_0x15fc37['hasOwnProperty']('isAdd')&&(_0x1d14a3['isAdd']=_0x15fc37['isAdd']),null!=_0x15fc37['wasUndone']&&_0x15fc37['hasOwnProperty']('wasUndone')&&(_0x1d14a3['wasUndone']=_0x15fc37['wasUndone']),_0x1d14a3;},_0x1ea272['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x1ea272['getTypeUrl']=function(_0x567102){return void 0x0===_0x567102&&(_0x567102='type.googleapis.com'),_0x567102+'/RootOperation';},_0x1ea272;}()),_0x32e6d9['SplitOperation']=(function(){function _0x69fe(_0xcef170){if(_0xcef170){for(var _0x5cb7f1=Object['keys'](_0xcef170),_0x48f8e7=0x0;_0x48f8e7<_0x5cb7f1['length'];++_0x48f8e7)null!=_0xcef170[_0x5cb7f1[_0x48f8e7]]&&(this[_0x5cb7f1[_0x48f8e7]]=_0xcef170[_0x5cb7f1[_0x48f8e7]]);}}return _0x69fe['prototype']['splitPosition']=null,_0x69fe['prototype']['graveyardPosition']=null,_0x69fe['prototype']['howMany']=0x0,_0x69fe['prototype']['insertionPosition']=null,_0x69fe['prototype']['wasUndone']=!0x1,_0x69fe['create']=function(_0x37a330){return new _0x69fe(_0x37a330);},_0x69fe['encode']=function(_0x444f94,_0x2d2a73){return _0x2d2a73||(_0x2d2a73=_0x30542d['create']()),null!=_0x444f94['splitPosition']&&Object['hasOwnProperty']['call'](_0x444f94,'splitPosition')&&_0x32e6d9['Position']['encode'](_0x444f94['splitPosition'],_0x2d2a73['uint32'](0xa)['fork']())['ldelim'](),null!=_0x444f94['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x444f94,'graveyardPosition')&&_0x32e6d9['Position']['encode'](_0x444f94['graveyardPosition'],_0x2d2a73['uint32'](0x12)['fork']())['ldelim'](),null!=_0x444f94['howMany']&&Object['hasOwnProperty']['call'](_0x444f94,'howMany')&&_0x2d2a73['uint32'](0x18)['uint32'](_0x444f94['howMany']),null!=_0x444f94['insertionPosition']&&Object['hasOwnProperty']['call'](_0x444f94,'insertionPosition')&&_0x32e6d9['Position']['encode'](_0x444f94['insertionPosition'],_0x2d2a73['uint32'](0x22)['fork']())['ldelim'](),null!=_0x444f94['wasUndone']&&Object['hasOwnProperty']['call'](_0x444f94,'wasUndone')&&_0x2d2a73['uint32'](0x28)['bool'](_0x444f94['wasUndone']),_0x2d2a73;},_0x69fe['encodeDelimited']=function(_0x201df1,_0x28f50e){return this['encode'](_0x201df1,_0x28f50e)['ldelim']();},_0x69fe['decode']=function(_0x390047,_0x2a77dd){_0x390047 instanceof _0x212ba4||(_0x390047=_0x212ba4['create'](_0x390047));for(var _0x3ed394=void 0x0===_0x2a77dd?_0x390047['len']:_0x390047['pos']+_0x2a77dd,_0xeb3dd3=new _0x32e6d9['SplitOperation']();_0x390047['pos']<_0x3ed394;){var _0x16dac6=_0x390047['uint32']();switch(_0x16dac6>>>0x3){case 0x1:_0xeb3dd3['splitPosition']=_0x32e6d9['Position']['decode'](_0x390047,_0x390047['uint32']());break;case 0x2:_0xeb3dd3['graveyardPosition']=_0x32e6d9['Position']['decode'](_0x390047,_0x390047['uint32']());break;case 0x3:_0xeb3dd3['howMany']=_0x390047['uint32']();break;case 0x4:_0xeb3dd3['insertionPosition']=_0x32e6d9['Position']['decode'](_0x390047,_0x390047['uint32']());break;case 0x5:_0xeb3dd3['wasUndone']=_0x390047['bool']();break;default:_0x390047['skipType'](0x7&_0x16dac6);}}return _0xeb3dd3;},_0x69fe['decodeDelimited']=function(_0x2bdb1a){return _0x2bdb1a instanceof _0x212ba4||(_0x2bdb1a=new _0x212ba4(_0x2bdb1a)),this['decode'](_0x2bdb1a,_0x2bdb1a['uint32']());},_0x69fe['verify']=function(_0xcee91d){if('object'!=typeof _0xcee91d||null===_0xcee91d)return'object\x20expected';var _0x51ad1a;if(null!=_0xcee91d['splitPosition']&&_0xcee91d['hasOwnProperty']('splitPosition')&&(_0x51ad1a=_0x32e6d9['Position']['verify'](_0xcee91d['splitPosition'])))return'splitPosition.'+_0x51ad1a;if(null!=_0xcee91d['graveyardPosition']&&_0xcee91d['hasOwnProperty']('graveyardPosition')&&(_0x51ad1a=_0x32e6d9['Position']['verify'](_0xcee91d['graveyardPosition'])))return'graveyardPosition.'+_0x51ad1a;if(null!=_0xcee91d['howMany']&&_0xcee91d['hasOwnProperty']('howMany')&&!_0x4700cb['isInteger'](_0xcee91d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xcee91d['insertionPosition']&&_0xcee91d['hasOwnProperty']('insertionPosition')&&(_0x51ad1a=_0x32e6d9['Position']['verify'](_0xcee91d['insertionPosition'])))return'insertionPosition.'+_0x51ad1a;return null!=_0xcee91d['wasUndone']&&_0xcee91d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xcee91d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x69fe['fromObject']=function(_0x347414){if(_0x347414 instanceof _0x32e6d9['SplitOperation'])return _0x347414;var _0x3c82c2=new _0x32e6d9['SplitOperation']();if(null!=_0x347414['splitPosition']){if('object'!=typeof _0x347414['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x3c82c2['splitPosition']=_0x32e6d9['Position']['fromObject'](_0x347414['splitPosition']);}if(null!=_0x347414['graveyardPosition']){if('object'!=typeof _0x347414['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x3c82c2['graveyardPosition']=_0x32e6d9['Position']['fromObject'](_0x347414['graveyardPosition']);}if(null!=_0x347414['howMany']&&(_0x3c82c2['howMany']=_0x347414['howMany']>>>0x0),null!=_0x347414['insertionPosition']){if('object'!=typeof _0x347414['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x3c82c2['insertionPosition']=_0x32e6d9['Position']['fromObject'](_0x347414['insertionPosition']);}return null!=_0x347414['wasUndone']&&(_0x3c82c2['wasUndone']=Boolean(_0x347414['wasUndone'])),_0x3c82c2;},_0x69fe['toObject']=function(_0x2e00bf,_0xd62110){_0xd62110||(_0xd62110={});var _0x3e8866={};return _0xd62110['defaults']&&(_0x3e8866['splitPosition']=null,_0x3e8866['graveyardPosition']=null,_0x3e8866['howMany']=0x0,_0x3e8866['insertionPosition']=null,_0x3e8866['wasUndone']=!0x1),null!=_0x2e00bf['splitPosition']&&_0x2e00bf['hasOwnProperty']('splitPosition')&&(_0x3e8866['splitPosition']=_0x32e6d9['Position']['toObject'](_0x2e00bf['splitPosition'],_0xd62110)),null!=_0x2e00bf['graveyardPosition']&&_0x2e00bf['hasOwnProperty']('graveyardPosition')&&(_0x3e8866['graveyardPosition']=_0x32e6d9['Position']['toObject'](_0x2e00bf['graveyardPosition'],_0xd62110)),null!=_0x2e00bf['howMany']&&_0x2e00bf['hasOwnProperty']('howMany')&&(_0x3e8866['howMany']=_0x2e00bf['howMany']),null!=_0x2e00bf['insertionPosition']&&_0x2e00bf['hasOwnProperty']('insertionPosition')&&(_0x3e8866['insertionPosition']=_0x32e6d9['Position']['toObject'](_0x2e00bf['insertionPosition'],_0xd62110)),null!=_0x2e00bf['wasUndone']&&_0x2e00bf['hasOwnProperty']('wasUndone')&&(_0x3e8866['wasUndone']=_0x2e00bf['wasUndone']),_0x3e8866;},_0x69fe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x69fe['getTypeUrl']=function(_0x35e598){return void 0x0===_0x35e598&&(_0x35e598='type.googleapis.com'),_0x35e598+'/SplitOperation';},_0x69fe;}()),_0x32e6d9['Position']=(function(){function _0x3bd789(_0x5aae40){if(this['path']=[],_0x5aae40){for(var _0xb882e=Object['keys'](_0x5aae40),_0x286518=0x0;_0x286518<_0xb882e['length'];++_0x286518)null!=_0x5aae40[_0xb882e[_0x286518]]&&(this[_0xb882e[_0x286518]]=_0x5aae40[_0xb882e[_0x286518]]);}}return _0x3bd789['prototype']['root']='',_0x3bd789['prototype']['rootMain']=!0x1,_0x3bd789['prototype']['rootGraveyard']=!0x1,_0x3bd789['prototype']['path']=_0x4700cb['emptyArray'],_0x3bd789['prototype']['stickiness']='',_0x3bd789['create']=function(_0x2a1c68){return new _0x3bd789(_0x2a1c68);},_0x3bd789['encode']=function(_0x1396d0,_0x2c124f){if(_0x2c124f||(_0x2c124f=_0x30542d['create']()),null!=_0x1396d0['root']&&Object['hasOwnProperty']['call'](_0x1396d0,'root')&&_0x2c124f['uint32'](0xa)['string'](_0x1396d0['root']),null!=_0x1396d0['rootMain']&&Object['hasOwnProperty']['call'](_0x1396d0,'rootMain')&&_0x2c124f['uint32'](0x10)['bool'](_0x1396d0['rootMain']),null!=_0x1396d0['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1396d0,'rootGraveyard')&&_0x2c124f['uint32'](0x18)['bool'](_0x1396d0['rootGraveyard']),null!=_0x1396d0['path']&&_0x1396d0['path']['length']){_0x2c124f['uint32'](0x22)['fork']();for(var _0xd19477=0x0;_0xd19477<_0x1396d0['path']['length'];++_0xd19477)_0x2c124f['uint32'](_0x1396d0['path'][_0xd19477]);_0x2c124f['ldelim']();}return null!=_0x1396d0['stickiness']&&Object['hasOwnProperty']['call'](_0x1396d0,'stickiness')&&_0x2c124f['uint32'](0x2a)['string'](_0x1396d0['stickiness']),_0x2c124f;},_0x3bd789['encodeDelimited']=function(_0x455837,_0x4d841b){return this['encode'](_0x455837,_0x4d841b)['ldelim']();},_0x3bd789['decode']=function(_0xa047c8,_0x158581){_0xa047c8 instanceof _0x212ba4||(_0xa047c8=_0x212ba4['create'](_0xa047c8));for(var _0x22e739=void 0x0===_0x158581?_0xa047c8['len']:_0xa047c8['pos']+_0x158581,_0x33469e=new _0x32e6d9['Position']();_0xa047c8['pos']<_0x22e739;){var _0x8cb45b=_0xa047c8['uint32']();switch(_0x8cb45b>>>0x3){case 0x1:_0x33469e['root']=_0xa047c8['string']();break;case 0x2:_0x33469e['rootMain']=_0xa047c8['bool']();break;case 0x3:_0x33469e['rootGraveyard']=_0xa047c8['bool']();break;case 0x4:if(_0x33469e['path']&&_0x33469e['path']['length']||(_0x33469e['path']=[]),0x2==(0x7&_0x8cb45b)){for(var _0x39ecdf=_0xa047c8['uint32']()+_0xa047c8['pos'];_0xa047c8['pos']<_0x39ecdf;)_0x33469e['path']['push'](_0xa047c8['uint32']());}else _0x33469e['path']['push'](_0xa047c8['uint32']());break;case 0x5:_0x33469e['stickiness']=_0xa047c8['string']();break;default:_0xa047c8['skipType'](0x7&_0x8cb45b);}}return _0x33469e;},_0x3bd789['decodeDelimited']=function(_0x17133a){return _0x17133a instanceof _0x212ba4||(_0x17133a=new _0x212ba4(_0x17133a)),this['decode'](_0x17133a,_0x17133a['uint32']());},_0x3bd789['verify']=function(_0x50eb2f){if('object'!=typeof _0x50eb2f||null===_0x50eb2f)return'object\x20expected';if(null!=_0x50eb2f['root']&&_0x50eb2f['hasOwnProperty']('root')&&!_0x4700cb['isString'](_0x50eb2f['root']))return'root:\x20string\x20expected';if(null!=_0x50eb2f['rootMain']&&_0x50eb2f['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x50eb2f['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x50eb2f['rootGraveyard']&&_0x50eb2f['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x50eb2f['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x50eb2f['path']&&_0x50eb2f['hasOwnProperty']('path')){if(!Array['isArray'](_0x50eb2f['path']))return'path:\x20array\x20expected';for(var _0x51b025=0x0;_0x51b025<_0x50eb2f['path']['length'];++_0x51b025)if(!_0x4700cb['isInteger'](_0x50eb2f['path'][_0x51b025]))return'path:\x20integer[]\x20expected';}return null!=_0x50eb2f['stickiness']&&_0x50eb2f['hasOwnProperty']('stickiness')&&!_0x4700cb['isString'](_0x50eb2f['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3bd789['fromObject']=function(_0x1c2686){if(_0x1c2686 instanceof _0x32e6d9['Position'])return _0x1c2686;var _0x16fdc1=new _0x32e6d9['Position']();if(null!=_0x1c2686['root']&&(_0x16fdc1['root']=String(_0x1c2686['root'])),null!=_0x1c2686['rootMain']&&(_0x16fdc1['rootMain']=Boolean(_0x1c2686['rootMain'])),null!=_0x1c2686['rootGraveyard']&&(_0x16fdc1['rootGraveyard']=Boolean(_0x1c2686['rootGraveyard'])),_0x1c2686['path']){if(!Array['isArray'](_0x1c2686['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x16fdc1['path']=[];for(var _0x42b100=0x0;_0x42b100<_0x1c2686['path']['length'];++_0x42b100)_0x16fdc1['path'][_0x42b100]=_0x1c2686['path'][_0x42b100]>>>0x0;}return null!=_0x1c2686['stickiness']&&(_0x16fdc1['stickiness']=String(_0x1c2686['stickiness'])),_0x16fdc1;},_0x3bd789['toObject']=function(_0x59974d,_0xf5157e){_0xf5157e||(_0xf5157e={});var _0x2de2cf={};if((_0xf5157e['arrays']||_0xf5157e['defaults'])&&(_0x2de2cf['path']=[]),_0xf5157e['defaults']&&(_0x2de2cf['root']='',_0x2de2cf['rootMain']=!0x1,_0x2de2cf['rootGraveyard']=!0x1,_0x2de2cf['stickiness']=''),null!=_0x59974d['root']&&_0x59974d['hasOwnProperty']('root')&&(_0x2de2cf['root']=_0x59974d['root']),null!=_0x59974d['rootMain']&&_0x59974d['hasOwnProperty']('rootMain')&&(_0x2de2cf['rootMain']=_0x59974d['rootMain']),null!=_0x59974d['rootGraveyard']&&_0x59974d['hasOwnProperty']('rootGraveyard')&&(_0x2de2cf['rootGraveyard']=_0x59974d['rootGraveyard']),_0x59974d['path']&&_0x59974d['path']['length']){_0x2de2cf['path']=[];for(var _0x335c53=0x0;_0x335c53<_0x59974d['path']['length'];++_0x335c53)_0x2de2cf['path'][_0x335c53]=_0x59974d['path'][_0x335c53];}return null!=_0x59974d['stickiness']&&_0x59974d['hasOwnProperty']('stickiness')&&(_0x2de2cf['stickiness']=_0x59974d['stickiness']),_0x2de2cf;},_0x3bd789['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x3bd789['getTypeUrl']=function(_0x49a1bf){return void 0x0===_0x49a1bf&&(_0x49a1bf='type.googleapis.com'),_0x49a1bf+'/Position';},_0x3bd789;}()),_0x32e6d9['Range']=(function(){function _0x5580ca(_0x44e6ac){if(_0x44e6ac){for(var _0x4c5b6a=Object['keys'](_0x44e6ac),_0x459413=0x0;_0x459413<_0x4c5b6a['length'];++_0x459413)null!=_0x44e6ac[_0x4c5b6a[_0x459413]]&&(this[_0x4c5b6a[_0x459413]]=_0x44e6ac[_0x4c5b6a[_0x459413]]);}}return _0x5580ca['prototype']['start']=null,_0x5580ca['prototype']['end']=null,_0x5580ca['create']=function(_0x2f9c81){return new _0x5580ca(_0x2f9c81);},_0x5580ca['encode']=function(_0x2e4960,_0x532f18){return _0x532f18||(_0x532f18=_0x30542d['create']()),null!=_0x2e4960['start']&&Object['hasOwnProperty']['call'](_0x2e4960,'start')&&_0x32e6d9['Position']['encode'](_0x2e4960['start'],_0x532f18['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2e4960['end']&&Object['hasOwnProperty']['call'](_0x2e4960,'end')&&_0x32e6d9['Position']['encode'](_0x2e4960['end'],_0x532f18['uint32'](0x12)['fork']())['ldelim'](),_0x532f18;},_0x5580ca['encodeDelimited']=function(_0xf2df1b,_0x7cfa1){return this['encode'](_0xf2df1b,_0x7cfa1)['ldelim']();},_0x5580ca['decode']=function(_0x2d598a,_0x25ff43){_0x2d598a instanceof _0x212ba4||(_0x2d598a=_0x212ba4['create'](_0x2d598a));for(var _0x157532=void 0x0===_0x25ff43?_0x2d598a['len']:_0x2d598a['pos']+_0x25ff43,_0x4b8f82=new _0x32e6d9['Range']();_0x2d598a['pos']<_0x157532;){var _0x2440cb=_0x2d598a['uint32']();switch(_0x2440cb>>>0x3){case 0x1:_0x4b8f82['start']=_0x32e6d9['Position']['decode'](_0x2d598a,_0x2d598a['uint32']());break;case 0x2:_0x4b8f82['end']=_0x32e6d9['Position']['decode'](_0x2d598a,_0x2d598a['uint32']());break;default:_0x2d598a['skipType'](0x7&_0x2440cb);}}return _0x4b8f82;},_0x5580ca['decodeDelimited']=function(_0x3c09f8){return _0x3c09f8 instanceof _0x212ba4||(_0x3c09f8=new _0x212ba4(_0x3c09f8)),this['decode'](_0x3c09f8,_0x3c09f8['uint32']());},_0x5580ca['verify']=function(_0x1ab62d){if('object'!=typeof _0x1ab62d||null===_0x1ab62d)return'object\x20expected';var _0x10758a;if(null!=_0x1ab62d['start']&&_0x1ab62d['hasOwnProperty']('start')&&(_0x10758a=_0x32e6d9['Position']['verify'](_0x1ab62d['start'])))return'start.'+_0x10758a;if(null!=_0x1ab62d['end']&&_0x1ab62d['hasOwnProperty']('end')&&(_0x10758a=_0x32e6d9['Position']['verify'](_0x1ab62d['end'])))return'end.'+_0x10758a;return null;},_0x5580ca['fromObject']=function(_0x201886){if(_0x201886 instanceof _0x32e6d9['Range'])return _0x201886;var _0x35d333=new _0x32e6d9['Range']();if(null!=_0x201886['start']){if('object'!=typeof _0x201886['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x35d333['start']=_0x32e6d9['Position']['fromObject'](_0x201886['start']);}if(null!=_0x201886['end']){if('object'!=typeof _0x201886['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x35d333['end']=_0x32e6d9['Position']['fromObject'](_0x201886['end']);}return _0x35d333;},_0x5580ca['toObject']=function(_0x6fb9be,_0x9db461){_0x9db461||(_0x9db461={});var _0x2df80b={};return _0x9db461['defaults']&&(_0x2df80b['start']=null,_0x2df80b['end']=null),null!=_0x6fb9be['start']&&_0x6fb9be['hasOwnProperty']('start')&&(_0x2df80b['start']=_0x32e6d9['Position']['toObject'](_0x6fb9be['start'],_0x9db461)),null!=_0x6fb9be['end']&&_0x6fb9be['hasOwnProperty']('end')&&(_0x2df80b['end']=_0x32e6d9['Position']['toObject'](_0x6fb9be['end'],_0x9db461)),_0x2df80b;},_0x5580ca['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x5580ca['getTypeUrl']=function(_0x147d4c){return void 0x0===_0x147d4c&&(_0x147d4c='type.googleapis.com'),_0x147d4c+'/Range';},_0x5580ca;}()),_0x32e6d9['Element']=(function(){function _0x1ff203(_0x33e4f1){if(this['children']=[],this['attributesBoolean']={},_0x33e4f1){for(var _0x27b10a=Object['keys'](_0x33e4f1),_0x312c95=0x0;_0x312c95<_0x27b10a['length'];++_0x312c95)null!=_0x33e4f1[_0x27b10a[_0x312c95]]&&(this[_0x27b10a[_0x312c95]]=_0x33e4f1[_0x27b10a[_0x312c95]]);}}return _0x1ff203['prototype']['name']='',_0x1ff203['prototype']['children']=_0x4700cb['emptyArray'],_0x1ff203['prototype']['data']='',_0x1ff203['prototype']['attributesBoolean']=_0x4700cb['emptyObject'],_0x1ff203['prototype']['attributesJson']='',_0x1ff203['create']=function(_0x7205fc){return new _0x1ff203(_0x7205fc);},_0x1ff203['encode']=function(_0x4beb5f,_0x3de40a){if(_0x3de40a||(_0x3de40a=_0x30542d['create']()),null!=_0x4beb5f['name']&&Object['hasOwnProperty']['call'](_0x4beb5f,'name')&&_0x3de40a['uint32'](0xa)['string'](_0x4beb5f['name']),null!=_0x4beb5f['children']&&_0x4beb5f['children']['length']){for(var _0x309c07=0x0;_0x309c07<_0x4beb5f['children']['length'];++_0x309c07)_0x32e6d9['Element']['encode'](_0x4beb5f['children'][_0x309c07],_0x3de40a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4beb5f['data']&&Object['hasOwnProperty']['call'](_0x4beb5f,'data')&&_0x3de40a['uint32'](0x1a)['string'](_0x4beb5f['data']),null!=_0x4beb5f['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4beb5f,'attributesBoolean')){var _0x5a6d26=Object['keys'](_0x4beb5f['attributesBoolean']);for(_0x309c07=0x0;_0x309c07<_0x5a6d26['length'];++_0x309c07)_0x3de40a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5a6d26[_0x309c07])['uint32'](0x10)['bool'](_0x4beb5f['attributesBoolean'][_0x5a6d26[_0x309c07]])['ldelim']();}return null!=_0x4beb5f['attributesJson']&&Object['hasOwnProperty']['call'](_0x4beb5f,'attributesJson')&&_0x3de40a['uint32'](0x2a)['string'](_0x4beb5f['attributesJson']),_0x3de40a;},_0x1ff203['encodeDelimited']=function(_0xa4ec30,_0x4c8f3b){return this['encode'](_0xa4ec30,_0x4c8f3b)['ldelim']();},_0x1ff203['decode']=function(_0x781b1,_0x2b7876){_0x781b1 instanceof _0x212ba4||(_0x781b1=_0x212ba4['create'](_0x781b1));for(var _0x15eb53,_0x3ab55c,_0x273b6f=void 0x0===_0x2b7876?_0x781b1['len']:_0x781b1['pos']+_0x2b7876,_0x38533d=new _0x32e6d9['Element']();_0x781b1['pos']<_0x273b6f;){var _0x271960=_0x781b1['uint32']();switch(_0x271960>>>0x3){case 0x1:_0x38533d['name']=_0x781b1['string']();break;case 0x2:_0x38533d['children']&&_0x38533d['children']['length']||(_0x38533d['children']=[]),_0x38533d['children']['push'](_0x32e6d9['Element']['decode'](_0x781b1,_0x781b1['uint32']()));break;case 0x3:_0x38533d['data']=_0x781b1['string']();break;case 0x4:_0x38533d['attributesBoolean']===_0x4700cb['emptyObject']&&(_0x38533d['attributesBoolean']={});var _0x2dc9c2=_0x781b1['uint32']()+_0x781b1['pos'];for(_0x15eb53='',_0x3ab55c=!0x1;_0x781b1['pos']<_0x2dc9c2;){var _0x4afb23=_0x781b1['uint32']();switch(_0x4afb23>>>0x3){case 0x1:_0x15eb53=_0x781b1['string']();break;case 0x2:_0x3ab55c=_0x781b1['bool']();break;default:_0x781b1['skipType'](0x7&_0x4afb23);}}_0x38533d['attributesBoolean'][_0x15eb53]=_0x3ab55c;break;case 0x5:_0x38533d['attributesJson']=_0x781b1['string']();break;default:_0x781b1['skipType'](0x7&_0x271960);}}return _0x38533d;},_0x1ff203['decodeDelimited']=function(_0x85e97d){return _0x85e97d instanceof _0x212ba4||(_0x85e97d=new _0x212ba4(_0x85e97d)),this['decode'](_0x85e97d,_0x85e97d['uint32']());},_0x1ff203['verify']=function(_0x521426){if('object'!=typeof _0x521426||null===_0x521426)return'object\x20expected';if(null!=_0x521426['name']&&_0x521426['hasOwnProperty']('name')&&!_0x4700cb['isString'](_0x521426['name']))return'name:\x20string\x20expected';if(null!=_0x521426['children']&&_0x521426['hasOwnProperty']('children')){if(!Array['isArray'](_0x521426['children']))return'children:\x20array\x20expected';for(var _0x16f926=0x0;_0x16f926<_0x521426['children']['length'];++_0x16f926){var _0x3b3d03=_0x32e6d9['Element']['verify'](_0x521426['children'][_0x16f926]);if(_0x3b3d03)return'children.'+_0x3b3d03;}}if(null!=_0x521426['data']&&_0x521426['hasOwnProperty']('data')&&!_0x4700cb['isString'](_0x521426['data']))return'data:\x20string\x20expected';if(null!=_0x521426['attributesBoolean']&&_0x521426['hasOwnProperty']('attributesBoolean')){if(!_0x4700cb['isObject'](_0x521426['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x57c6ec=Object['keys'](_0x521426['attributesBoolean']);for(_0x16f926=0x0;_0x16f926<_0x57c6ec['length'];++_0x16f926)if('boolean'!=typeof _0x521426['attributesBoolean'][_0x57c6ec[_0x16f926]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x521426['attributesJson']&&_0x521426['hasOwnProperty']('attributesJson')&&!_0x4700cb['isString'](_0x521426['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x1ff203['fromObject']=function(_0x5d14c8){if(_0x5d14c8 instanceof _0x32e6d9['Element'])return _0x5d14c8;var _0x2ef439=new _0x32e6d9['Element']();if(null!=_0x5d14c8['name']&&(_0x2ef439['name']=String(_0x5d14c8['name'])),_0x5d14c8['children']){if(!Array['isArray'](_0x5d14c8['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2ef439['children']=[];for(var _0xda8cfb=0x0;_0xda8cfb<_0x5d14c8['children']['length'];++_0xda8cfb){if('object'!=typeof _0x5d14c8['children'][_0xda8cfb])throw TypeError('.Element.children:\x20object\x20expected');_0x2ef439['children'][_0xda8cfb]=_0x32e6d9['Element']['fromObject'](_0x5d14c8['children'][_0xda8cfb]);}}if(null!=_0x5d14c8['data']&&(_0x2ef439['data']=String(_0x5d14c8['data'])),_0x5d14c8['attributesBoolean']){if('object'!=typeof _0x5d14c8['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2ef439['attributesBoolean']={};var _0x192a77=Object['keys'](_0x5d14c8['attributesBoolean']);for(_0xda8cfb=0x0;_0xda8cfb<_0x192a77['length'];++_0xda8cfb)_0x2ef439['attributesBoolean'][_0x192a77[_0xda8cfb]]=Boolean(_0x5d14c8['attributesBoolean'][_0x192a77[_0xda8cfb]]);}return null!=_0x5d14c8['attributesJson']&&(_0x2ef439['attributesJson']=String(_0x5d14c8['attributesJson'])),_0x2ef439;},_0x1ff203['toObject']=function(_0x57c804,_0x213fbf){_0x213fbf||(_0x213fbf={});var _0x1c3ec6,_0x514171={};if((_0x213fbf['arrays']||_0x213fbf['defaults'])&&(_0x514171['children']=[]),(_0x213fbf['objects']||_0x213fbf['defaults'])&&(_0x514171['attributesBoolean']={}),_0x213fbf['defaults']&&(_0x514171['name']='',_0x514171['data']='',_0x514171['attributesJson']=''),null!=_0x57c804['name']&&_0x57c804['hasOwnProperty']('name')&&(_0x514171['name']=_0x57c804['name']),_0x57c804['children']&&_0x57c804['children']['length']){_0x514171['children']=[];for(var _0x36431d=0x0;_0x36431d<_0x57c804['children']['length'];++_0x36431d)_0x514171['children'][_0x36431d]=_0x32e6d9['Element']['toObject'](_0x57c804['children'][_0x36431d],_0x213fbf);}if(null!=_0x57c804['data']&&_0x57c804['hasOwnProperty']('data')&&(_0x514171['data']=_0x57c804['data']),_0x57c804['attributesBoolean']&&(_0x1c3ec6=Object['keys'](_0x57c804['attributesBoolean']))['length']){_0x514171['attributesBoolean']={};for(_0x36431d=0x0;_0x36431d<_0x1c3ec6['length'];++_0x36431d)_0x514171['attributesBoolean'][_0x1c3ec6[_0x36431d]]=_0x57c804['attributesBoolean'][_0x1c3ec6[_0x36431d]];}return null!=_0x57c804['attributesJson']&&_0x57c804['hasOwnProperty']('attributesJson')&&(_0x514171['attributesJson']=_0x57c804['attributesJson']),_0x514171;},_0x1ff203['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x51022a['util']['toJSONOptions']);},_0x1ff203['getTypeUrl']=function(_0x2fecc7){return void 0x0===_0x2fecc7&&(_0x2fecc7='type.googleapis.com'),_0x2fecc7+'/Element';},_0x1ff203;}()),_0x32e6d9;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2809d4){return new w(this['_protobufRoot'][_0x2809d4]);}}class w{['_protobuf'];constructor(_0x293e9e){this['_protobuf']=_0x293e9e;}['compress'](_0x22e722){const _0x2e7c1d=this['_protobuf']['verify'](_0x22e722);if(_0x2e7c1d)throw Error(_0x2e7c1d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x22e722))['finish']();}['decompress'](_0x5ea7d0){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5ea7d0),{'oneofs':!0x0});}}function g(_0x480921,_0x5bd7a9){const _0x2da275=_0x295ae4(_0x480921);return _0x2da275['path'][_0x2da275['path']['length']-0x1]+=_0x5bd7a9,_0x2da275;}function _(_0x34fdd8,_0x580d61){return _0x34fdd8['root']===_0x580d61['root']&&_0x37fd08(_0x34fdd8['path'],_0x580d61['path']);}function $(_0x3bc7f9){P(_0x3bc7f9,_0x2a159c=>('main'==_0x2a159c['root']?(_0x2a159c['rootMain']=!0x0,delete _0x2a159c['root']):'$graveyard'==_0x2a159c['root']&&(_0x2a159c['rootGraveyard']=!0x0,delete _0x2a159c['root']),_0x2a159c));}function J(_0x13d430){P(_0x13d430,_0x4e665b=>(_0x4e665b['rootMain']?(_0x4e665b['root']='main',delete _0x4e665b['rootMain']):_0x4e665b['rootGraveyard']&&(_0x4e665b['root']='$graveyard',delete _0x4e665b['rootGraveyard']),_0x4e665b));}function P(_0x53a243,_0x5154c4){for(const _0x2a88f4 in _0x53a243){const _0x355c93=_0x53a243[_0x2a88f4];'nodes'!==_0x2a88f4&&_0x5a64d7(_0x355c93)&&(_0x355c93['path']&&(_0x355c93['root']||_0x355c93['rootMain']||_0x355c93['rootGraveyard'])?_0x53a243[_0x2a88f4]=_0x5154c4(_0x355c93):P(_0x355c93,_0x5154c4));}return _0x53a243;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2b420c,_0x532a78,_0x35f64c){this['_id']=_0x2b420c,this['_operationName']=_0x532a78,this['_protobufDescriptor']=_0x35f64c;}['compress'](_0x719e31,_0x5856ea){const _0x15fd83=_0x5856ea['shift']();return $(_0x15fd83),_0x719e31['buffers']['push'](this['_protobufDescriptor']['compress'](_0x15fd83)),_0x719e31['types']['push'](this['_id']),!0x0;}['decompress'](_0x246a30,_0x2a1c4c){_0x2a1c4c['types']['shift']();const _0x29c2b8=this['_protobufDescriptor']['decompress'](_0x2a1c4c['buffers']['shift']());J(_0x29c2b8),_0x29c2b8['__className']=this['_operationName'],_0x246a30['push'](_0x29c2b8);}}class s extends e{['compress'](_0x34d3ea,_0x1e21f8){const _0x3db76c=_0x1e21f8['shift']();return this['_serializeOneOf']('oldValue',_0x3db76c),this['_serializeOneOf']('newValue',_0x3db76c),$(_0x3db76c),_0x34d3ea['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3db76c)),_0x34d3ea['types']['push'](this['_id']),!0x0;}['decompress'](_0x548435,_0x420730){const {types:_0x11ce3a,buffers:_0x1b5ab1}=_0x420730,_0x250b26=this['_protobufDescriptor']['decompress'](_0x1b5ab1['shift']());_0x11ce3a['shift'](),this['_deserializeOneOf']('oldValue',_0x250b26),this['_deserializeOneOf']('newValue',_0x250b26),J(_0x250b26),_0x250b26['__className']=this['_operationName'],_0x548435['push'](_0x250b26);}['_serializeOneOf'](_0x1dbd65,_0x48421e){const _0x450d9b=_0x48421e[_0x1dbd65];'boolean'==typeof _0x450d9b?_0x48421e[_0x1dbd65+'Boolean']=_0x450d9b:_0x48421e[_0x1dbd65+'Json']=JSON['stringify'](_0x450d9b);}['_deserializeOneOf'](_0x162e5e,_0x3770f5){const _0x297f4f=_0x162e5e+'Json';_0x3770f5[_0x297f4f]?(_0x3770f5[_0x162e5e]=JSON['parse'](_0x3770f5[_0x297f4f]),delete _0x3770f5[_0x297f4f]):(_0x3770f5[_0x162e5e]=_0x3770f5[_0x162e5e+'Boolean'],delete _0x3770f5[_0x162e5e+'Boolean']);}}class i extends e{['compress'](_0x29c7f7,_0x27b4a7){const _0x32b7e3=_0x27b4a7['shift']();return this['_serializeNodesAttributes'](_0x32b7e3['nodes']),$(_0x32b7e3),_0x29c7f7['buffers']['push'](this['_protobufDescriptor']['compress'](_0x32b7e3)),_0x29c7f7['types']['push'](this['_id']),!0x0;}['decompress'](_0x10671c,_0x48404c){const {types:_0x3a9aae,buffers:_0x5a9583}=_0x48404c,_0x9ac327=this['_protobufDescriptor']['decompress'](_0x5a9583['shift']());_0x3a9aae['shift'](),_0x9ac327['nodes']||(_0x9ac327['nodes']=[]),this['_deserializeNodesAttributes'](_0x9ac327['nodes']),J(_0x9ac327),_0x9ac327['__className']=this['_operationName'],_0x10671c['push'](_0x9ac327);}['_serializeNodesAttributes'](_0x2412d8){for(const _0x1c5008 of _0x2412d8){if(_0x1c5008['attributes']){const _0x2c7813=_0x1c5008['attributes'];this['_areValuesBoolean'](_0x2c7813)?_0x1c5008['attributesBoolean']=_0x2c7813:_0x1c5008['attributesJson']=JSON['stringify'](_0x2c7813);}_0x1c5008['children']&&this['_serializeNodesAttributes'](_0x1c5008['children']);}}['_deserializeNodesAttributes'](_0x3fc7ee){for(const _0x4f407b of _0x3fc7ee)(_0x4f407b['attributesBoolean']||_0x4f407b['attributesJson'])&&(_0x4f407b['attributesBoolean']?(_0x4f407b['attributes']=_0x4f407b['attributesBoolean'],delete _0x4f407b['attributesBoolean']):(_0x4f407b['attributes']=JSON['parse'](_0x4f407b['attributesJson']),delete _0x4f407b['attributesJson'])),_0x4f407b['children']&&this['_deserializeNodesAttributes'](_0x4f407b['children']);}['_areValuesBoolean'](_0x386343){return Object['keys'](_0x386343)['every'](_0x28e01=>'boolean'==typeof _0x386343[_0x28e01]);}}class n extends e{['decompress'](_0x52f9e8,_0x112dd5){super['decompress'](_0x52f9e8,_0x112dd5);const _0x554482=_0x52f9e8[_0x52f9e8['length']-0x1];_0x554482['oldRange']||(_0x554482['oldRange']=null),_0x554482['newRange']||(_0x554482['newRange']=null);}}class p extends e{['compress'](_0x462da5,_0x4b3cd9){return _0x4b3cd9['shift'](),_0x462da5['types']['push'](this['_id']),!0x0;}['decompress'](_0x176068,_0x502fce){_0x502fce['types']['shift'](),_0x176068['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x41edc7,_0x5ef9e7,_0x377cab,_0x3368b5){super(_0x41edc7,_0x5ef9e7,_0x377cab),this['_omittedNamespace']=_0x3368b5+':';}['compress'](_0xc1144b,_0x382660){return!('MarkerOperation'!=_0x382660[0x0]['__className']||!_0x382660[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x382660[0x0]['name']=_0x382660[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xc1144b,_0x382660),!0x0);}['decompress'](_0x34bdd5,_0x149c42){super['decompress'](_0x34bdd5,_0x149c42);const _0x3ae2c2=_0x34bdd5[_0x34bdd5['length']-0x1];_0x3ae2c2['name']=this['_omittedNamespace']+_0x3ae2c2['name'];}}class O{['_id'];['_context'];constructor(_0x1bf37f,_0x1fc26f){this['_id']=_0x1bf37f,this['_context']=_0x1fc26f;}['compress'](_0x1f5cee,_0x164605){let _0x222cab;for(;_0x164605['length']>0x1&&this['_compareOperations'](_0x164605[0x0],_0x164605[0x1]);)_0x222cab?(_0x222cab=this['_combineNext'](_0x164605['shift'](),_0x222cab),_0x1f5cee['types']['push'](0x0)):(_0x222cab=_0x295ae4(_0x164605['shift']()),_0x1f5cee['types']['push'](this['_id']));return!!_0x222cab&&(_0x222cab=this['_combineNext'](_0x164605['shift'](),_0x222cab),_0x1f5cee['types']['push'](0x0),_0x1f5cee['buffers']['push'](this['_compressSingleOperation'](_0x222cab)),!0x0);}['decompress'](_0x59e258,_0x117a20){const _0x6e0bb4=this['_decompressSingleOperation'](_0x117a20);for(;0x0==_0x117a20['types'][0x0];)_0x117a20['types']['shift'](),_0x59e258['push'](this['_splitCurrent'](_0x6e0bb4));_0x59e258['push'](_0x6e0bb4);}}class a extends O{['_combineNext'](_0x24ab91,_0x580e3c){return _0x580e3c['nodes'][0x0]['data']+=_0x24ab91['nodes'][0x0]['data'],_0x580e3c;}['_splitCurrent'](_0x553560){const _0xb56fb7=_0x295ae4(_0x553560),_0x2a3672=_0xb56fb7['nodes'][0x0],_0x36cca2=_0x553560['nodes'][0x0],_0x4df37b=_0x36cca2['data'][Symbol['iterator']]()['next']()['value'],_0x250f0c=_0x4df37b['length'];return _0x2a3672['data']=_0x4df37b,_0x36cca2['data']=_0x36cca2['data']['substr'](_0x250f0c),_0x553560['position']=g(_0x553560['position'],_0x250f0c),_0xb56fb7;}['_compareOperations'](_0x3cfbdd,_0x2b612b){if(this['_checkOperation'](_0x3cfbdd)&&this['_checkOperation'](_0x2b612b)){const _0x3182cc=_0x3cfbdd['nodes'][0x0]['data']['length'],_0x10a0c4=_(g(_0x3cfbdd['position'],_0x3182cc),_0x2b612b['position']),_0x70d0b2=_0x3cfbdd['nodes'][0x0],_0x3e65b3=_0x2b612b['nodes'][0x0];return _0x10a0c4&&this['_compareAttributes'](_0x70d0b2,_0x3e65b3);}return!0x1;}['_compressSingleOperation'](_0x49c3a5){const _0x36e099={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x36e099,[_0x49c3a5]),_0x36e099['buffers'][0x0];}['_decompressSingleOperation'](_0x14b4cc){const _0x537a7a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x537a7a,_0x14b4cc),_0x537a7a[0x0];}['_checkOperation'](_0x2c687f){return'InsertOperation'==_0x2c687f['__className']&&0x1==_0x2c687f['nodes']['length']&&_0x2c687f['nodes'][0x0]['data']&&!_0x2c687f['wasUndone']&&0x1==Array['from'](_0x2c687f['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x5c843f,_0x2db1a3){const _0x51016b=Object['keys'](_0x5c843f['attributes']||{}),_0x2ad52f=Object['keys'](_0x2db1a3['attributes']||{});return _0x51016b['length']===_0x2ad52f['length']&&_0x51016b['every'](_0x5abaeb=>_0x2db1a3['attributes'][_0x5abaeb]&&_0x2db1a3['attributes'][_0x5abaeb]===_0x5c843f['attributes'][_0x5abaeb]);}}class c extends O{['_combineNext'](_0x3d24d5,_0x23bc34){return _0x23bc34['howMany']++,_0x23bc34['sourcePosition']=_0x295ae4(_0x3d24d5['sourcePosition']),_0x23bc34;}['_splitCurrent'](_0x14deee){const _0xaa435=_0x295ae4(_0x14deee);return _0x14deee['howMany']--,_0xaa435['howMany']=0x1,_0xaa435['sourcePosition']=g(_0xaa435['sourcePosition'],_0x14deee['howMany']),_0xaa435;}['_compareOperations'](_0x2e0f7f,_0x2758bd){return!(!this['_checkOperation'](_0x2e0f7f)||!this['_checkOperation'](_0x2758bd))&&(_(g(_0x2e0f7f['sourcePosition'],-0x1),_0x2758bd['sourcePosition'])&&_(_0x2e0f7f['targetPosition'],_0x2758bd['targetPosition']));}['_compressSingleOperation'](_0x1b071c){const _0x54c377={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x54c377,[_0x1b071c]),_0x54c377['buffers'][0x0];}['_decompressSingleOperation'](_0x360105){const _0x15f70f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x15f70f,_0x360105),_0x15f70f[0x0];}['_checkOperation'](_0x8d94ea){return'MoveOperation'==_0x8d94ea['__className']&&'$graveyard'==_0x8d94ea['targetPosition']['root']&&0x1==_0x8d94ea['howMany']&&!_0x8d94ea['wasUndone'];}}class h extends O{['_combineNext'](_0xb0a268,_0x373767){return _0x373767['howMany']++,_0x373767;}['_splitCurrent'](_0x24c3d3){const _0x1805eb=_0x295ae4(_0x24c3d3);return _0x1805eb['howMany']=0x1,_0x24c3d3['howMany']--,_0x1805eb;}['_compareOperations'](_0x25d50e,_0x5b6000){return!(!this['_checkOperation'](_0x25d50e)||!this['_checkOperation'](_0x5b6000))&&(_(_0x25d50e['sourcePosition'],_0x5b6000['sourcePosition'])&&_(_0x25d50e['targetPosition'],_0x5b6000['targetPosition']));}['_compressSingleOperation'](_0x5ec8e3){const _0x2404db={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2404db,[_0x5ec8e3]),_0x2404db['buffers'][0x0];}['_decompressSingleOperation'](_0x2dce0b){const _0x37e312=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x37e312,_0x2dce0b),_0x37e312[0x0];}['_checkOperation'](_0x34ecab){return'MoveOperation'==_0x34ecab['__className']&&'$graveyard'==_0x34ecab['targetPosition']['root']&&0x1==_0x34ecab['howMany']&&!_0x34ecab['wasUndone'];}}class f extends O{['compress'](_0x376e42,_0x3f5793){if(!this['_compareOperations'](_0x3f5793[0x0],_0x3f5793[0x1]))return!0x1;const _0x33649d=_0x3f5793['shift']();return _0x33649d['oldRange']=null,_0x33649d['newRange']&&_(_0x33649d['newRange']['start'],_0x33649d['newRange']['end'])&&(_0x33649d['newRange']['end']=null),_0x3f5793['shift'](),_0x376e42['types']['push'](this['_id']),_0x376e42['types']['push'](0x0),_0x376e42['buffers']['push'](this['_compressSingleOperation'](_0x33649d)),!0x0;}['decompress'](_0x1d61a0,_0x21b98a){const _0x124935=this['_decompressSingleOperation'](_0x21b98a);_0x124935['newRange']&&!_0x124935['newRange']['end']&&(_0x124935['newRange']['end']=_0x295ae4(_0x124935['newRange']['start']));const _0xe470d2=_0x295ae4(_0x124935);_0xe470d2['newRange']&&(_0xe470d2['newRange']['start']['stickiness']='toNone',_0xe470d2['newRange']['end']=_0x295ae4(_0xe470d2['newRange']['start'])),_0xe470d2['name']='user:position:'+_0xe470d2['name']['split'](':')[0x2],_0x21b98a['types']['shift'](),_0x1d61a0['push'](_0x124935),_0x1d61a0['push'](_0xe470d2);}['_compressSingleOperation'](_0x58fd18){const _0x20f47f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x20f47f,[_0x58fd18]),_0x20f47f['buffers'][0x0];}['_decompressSingleOperation'](_0x2c4d80){const _0xf05366=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xf05366,_0x2c4d80),_0xf05366[0x0];}['_compareOperations'](_0x1e2979,_0x1c86f6){return!(!_0x1e2979||!_0x1c86f6)&&('MarkerOperation'==_0x1e2979['__className']&&'MarkerOperation'==_0x1c86f6['__className']&&!(!_0x1e2979['name']['startsWith']('user:')||!_0x1c86f6['name']['startsWith']('user:')||_0x1e2979['name']==_0x1c86f6['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1849c1=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',_0x1849c1,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1849c1,'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'](_0x64592a){if(!_0x64592a||!_0x64592a[0x0])throw new _0x4b0ba1('no-operations-provided',this);const _0x4baa69={'types':[],'buffers':[],'baseVersion':_0x64592a[0x0]['baseVersion']};for(;_0x64592a['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4baa69,_0x64592a)||this['_getCompressorByName']('TypingAction')['compress'](_0x4baa69,_0x64592a)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4baa69,_0x64592a)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4baa69,_0x64592a)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4baa69,_0x64592a)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4baa69,_0x64592a)||this['_getCompressorByName'](_0x64592a[0x0]['__className'])['compress'](_0x4baa69,_0x64592a);return _0x4baa69;}['decompress'](_0x10f6fc){const _0x8f7a80=[];for(;_0x10f6fc['types']['length'];){const _0x33c493=this['_compressorById']['get'](_0x10f6fc['types'][0x0]);if(!_0x33c493)throw new _0x4b0ba1('decompress-compressor-not-found',this,{'type':_0x10f6fc['types'][0x0]});_0x33c493['decompress'](_0x8f7a80,_0x10f6fc);}return _0x8f7a80['forEach']((_0x525073,_0x1f0317)=>_0x525073['baseVersion']=_0x10f6fc['baseVersion']+_0x1f0317),_0x8f7a80;}['_getCompressorByName'](_0x5239cf){return this['_compressorByName']['get'](_0x5239cf);}['_registerOperationCompressor'](_0x2ebe12,_0x5e8d75,_0x2359a9){const _0x3b1338=new _0x2359a9(_0x2ebe12,_0x5e8d75,this['_protobufFactory']['getDescriptor'](_0x5e8d75));this['_registerCompressor'](_0x2ebe12,_0x5e8d75,_0x3b1338);}['_registerActionCompressor'](_0x3002d5,_0x5645cf,_0x4fd07c){const _0x4c2e3a=new _0x4fd07c(_0x3002d5,this);this['_registerCompressor'](_0x3002d5,_0x5645cf,_0x4c2e3a);}['_registerCompressor'](_0x10a5ab,_0x446fb3,_0x306c4a){this['_compressorById']['set'](_0x10a5ab,_0x306c4a),this['_compressorByName']['set'](_0x446fb3,_0x306c4a);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x4cbcc0}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x4b5937 from'protobufjs/minimal.js';import{cloneDeep as _0x42df25,isEqual as _0x36ea78,isObject as _0x33126a}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x4092fe=_0x4b5937['Reader'],_0x31cc8a=_0x4b5937['Writer'],_0x5db4a5=_0x4b5937['util'],_0x55b721=_0x4b5937['roots']['default']||(_0x4b5937['roots']['default']={});return _0x55b721['AttributeOperation']=(function(){function _0x18ac49(_0x5ee29){if(_0x5ee29){for(var _0xeed7b8=Object['keys'](_0x5ee29),_0x19b9c8=0x0;_0x19b9c8<_0xeed7b8['length'];++_0x19b9c8)null!=_0x5ee29[_0xeed7b8[_0x19b9c8]]&&(this[_0xeed7b8[_0x19b9c8]]=_0x5ee29[_0xeed7b8[_0x19b9c8]]);}}return _0x18ac49['prototype']['range']=null,_0x18ac49['prototype']['key']='',_0x18ac49['prototype']['oldValueBoolean']=!0x1,_0x18ac49['prototype']['oldValueJson']='',_0x18ac49['prototype']['newValueBoolean']=!0x1,_0x18ac49['prototype']['newValueJson']='',_0x18ac49['prototype']['wasUndone']=!0x1,_0x18ac49['create']=function(_0x3b4a37){return new _0x18ac49(_0x3b4a37);},_0x18ac49['encode']=function(_0x23fd5f,_0x2d0ed5){return _0x2d0ed5||(_0x2d0ed5=_0x31cc8a['create']()),null!=_0x23fd5f['range']&&Object['hasOwnProperty']['call'](_0x23fd5f,'range')&&_0x55b721['Range']['encode'](_0x23fd5f['range'],_0x2d0ed5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23fd5f['key']&&Object['hasOwnProperty']['call'](_0x23fd5f,'key')&&_0x2d0ed5['uint32'](0x12)['string'](_0x23fd5f['key']),null!=_0x23fd5f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x23fd5f,'oldValueBoolean')&&_0x2d0ed5['uint32'](0x18)['bool'](_0x23fd5f['oldValueBoolean']),null!=_0x23fd5f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x23fd5f,'oldValueJson')&&_0x2d0ed5['uint32'](0x22)['string'](_0x23fd5f['oldValueJson']),null!=_0x23fd5f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x23fd5f,'newValueBoolean')&&_0x2d0ed5['uint32'](0x28)['bool'](_0x23fd5f['newValueBoolean']),null!=_0x23fd5f['newValueJson']&&Object['hasOwnProperty']['call'](_0x23fd5f,'newValueJson')&&_0x2d0ed5['uint32'](0x32)['string'](_0x23fd5f['newValueJson']),null!=_0x23fd5f['wasUndone']&&Object['hasOwnProperty']['call'](_0x23fd5f,'wasUndone')&&_0x2d0ed5['uint32'](0x38)['bool'](_0x23fd5f['wasUndone']),_0x2d0ed5;},_0x18ac49['encodeDelimited']=function(_0x60ad1,_0x1e06d2){return this['encode'](_0x60ad1,_0x1e06d2)['ldelim']();},_0x18ac49['decode']=function(_0x13f1ce,_0x3ca144){_0x13f1ce instanceof _0x4092fe||(_0x13f1ce=_0x4092fe['create'](_0x13f1ce));for(var _0x4cc339=void 0x0===_0x3ca144?_0x13f1ce['len']:_0x13f1ce['pos']+_0x3ca144,_0x1b6d07=new _0x55b721['AttributeOperation']();_0x13f1ce['pos']<_0x4cc339;){var _0x5bb0fa=_0x13f1ce['uint32']();switch(_0x5bb0fa>>>0x3){case 0x1:_0x1b6d07['range']=_0x55b721['Range']['decode'](_0x13f1ce,_0x13f1ce['uint32']());break;case 0x2:_0x1b6d07['key']=_0x13f1ce['string']();break;case 0x3:_0x1b6d07['oldValueBoolean']=_0x13f1ce['bool']();break;case 0x4:_0x1b6d07['oldValueJson']=_0x13f1ce['string']();break;case 0x5:_0x1b6d07['newValueBoolean']=_0x13f1ce['bool']();break;case 0x6:_0x1b6d07['newValueJson']=_0x13f1ce['string']();break;case 0x7:_0x1b6d07['wasUndone']=_0x13f1ce['bool']();break;default:_0x13f1ce['skipType'](0x7&_0x5bb0fa);}}return _0x1b6d07;},_0x18ac49['decodeDelimited']=function(_0x4359ef){return _0x4359ef instanceof _0x4092fe||(_0x4359ef=new _0x4092fe(_0x4359ef)),this['decode'](_0x4359ef,_0x4359ef['uint32']());},_0x18ac49['verify']=function(_0x3b1da1){if('object'!=typeof _0x3b1da1||null===_0x3b1da1)return'object\x20expected';if(null!=_0x3b1da1['range']&&_0x3b1da1['hasOwnProperty']('range')){var _0x50518b=_0x55b721['Range']['verify'](_0x3b1da1['range']);if(_0x50518b)return'range.'+_0x50518b;}return null!=_0x3b1da1['key']&&_0x3b1da1['hasOwnProperty']('key')&&!_0x5db4a5['isString'](_0x3b1da1['key'])?'key:\x20string\x20expected':null!=_0x3b1da1['oldValueBoolean']&&_0x3b1da1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3b1da1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3b1da1['oldValueJson']&&_0x3b1da1['hasOwnProperty']('oldValueJson')&&!_0x5db4a5['isString'](_0x3b1da1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3b1da1['newValueBoolean']&&_0x3b1da1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3b1da1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3b1da1['newValueJson']&&_0x3b1da1['hasOwnProperty']('newValueJson')&&!_0x5db4a5['isString'](_0x3b1da1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3b1da1['wasUndone']&&_0x3b1da1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b1da1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18ac49['fromObject']=function(_0x426a4b){if(_0x426a4b instanceof _0x55b721['AttributeOperation'])return _0x426a4b;var _0x373be4=new _0x55b721['AttributeOperation']();if(null!=_0x426a4b['range']){if('object'!=typeof _0x426a4b['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x373be4['range']=_0x55b721['Range']['fromObject'](_0x426a4b['range']);}return null!=_0x426a4b['key']&&(_0x373be4['key']=String(_0x426a4b['key'])),null!=_0x426a4b['oldValueBoolean']&&(_0x373be4['oldValueBoolean']=Boolean(_0x426a4b['oldValueBoolean'])),null!=_0x426a4b['oldValueJson']&&(_0x373be4['oldValueJson']=String(_0x426a4b['oldValueJson'])),null!=_0x426a4b['newValueBoolean']&&(_0x373be4['newValueBoolean']=Boolean(_0x426a4b['newValueBoolean'])),null!=_0x426a4b['newValueJson']&&(_0x373be4['newValueJson']=String(_0x426a4b['newValueJson'])),null!=_0x426a4b['wasUndone']&&(_0x373be4['wasUndone']=Boolean(_0x426a4b['wasUndone'])),_0x373be4;},_0x18ac49['toObject']=function(_0x35bbf7,_0x45cd13){_0x45cd13||(_0x45cd13={});var _0x2dab98={};return _0x45cd13['defaults']&&(_0x2dab98['range']=null,_0x2dab98['key']='',_0x2dab98['oldValueBoolean']=!0x1,_0x2dab98['oldValueJson']='',_0x2dab98['newValueBoolean']=!0x1,_0x2dab98['newValueJson']='',_0x2dab98['wasUndone']=!0x1),null!=_0x35bbf7['range']&&_0x35bbf7['hasOwnProperty']('range')&&(_0x2dab98['range']=_0x55b721['Range']['toObject'](_0x35bbf7['range'],_0x45cd13)),null!=_0x35bbf7['key']&&_0x35bbf7['hasOwnProperty']('key')&&(_0x2dab98['key']=_0x35bbf7['key']),null!=_0x35bbf7['oldValueBoolean']&&_0x35bbf7['hasOwnProperty']('oldValueBoolean')&&(_0x2dab98['oldValueBoolean']=_0x35bbf7['oldValueBoolean']),null!=_0x35bbf7['oldValueJson']&&_0x35bbf7['hasOwnProperty']('oldValueJson')&&(_0x2dab98['oldValueJson']=_0x35bbf7['oldValueJson']),null!=_0x35bbf7['newValueBoolean']&&_0x35bbf7['hasOwnProperty']('newValueBoolean')&&(_0x2dab98['newValueBoolean']=_0x35bbf7['newValueBoolean']),null!=_0x35bbf7['newValueJson']&&_0x35bbf7['hasOwnProperty']('newValueJson')&&(_0x2dab98['newValueJson']=_0x35bbf7['newValueJson']),null!=_0x35bbf7['wasUndone']&&_0x35bbf7['hasOwnProperty']('wasUndone')&&(_0x2dab98['wasUndone']=_0x35bbf7['wasUndone']),_0x2dab98;},_0x18ac49['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x18ac49['getTypeUrl']=function(_0x5b6764){return void 0x0===_0x5b6764&&(_0x5b6764='type.googleapis.com'),_0x5b6764+'/AttributeOperation';},_0x18ac49;}()),_0x55b721['InsertOperation']=(function(){function _0x35c248(_0x2e9ab1){if(this['nodes']=[],_0x2e9ab1){for(var _0x348ebc=Object['keys'](_0x2e9ab1),_0x11efa7=0x0;_0x11efa7<_0x348ebc['length'];++_0x11efa7)null!=_0x2e9ab1[_0x348ebc[_0x11efa7]]&&(this[_0x348ebc[_0x11efa7]]=_0x2e9ab1[_0x348ebc[_0x11efa7]]);}}return _0x35c248['prototype']['position']=null,_0x35c248['prototype']['nodes']=_0x5db4a5['emptyArray'],_0x35c248['prototype']['shouldReceiveAttributes']=!0x1,_0x35c248['prototype']['wasUndone']=!0x1,_0x35c248['create']=function(_0x3d7a17){return new _0x35c248(_0x3d7a17);},_0x35c248['encode']=function(_0x169798,_0x26037e){if(_0x26037e||(_0x26037e=_0x31cc8a['create']()),null!=_0x169798['position']&&Object['hasOwnProperty']['call'](_0x169798,'position')&&_0x55b721['Position']['encode'](_0x169798['position'],_0x26037e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x169798['nodes']&&_0x169798['nodes']['length']){for(var _0x508932=0x0;_0x508932<_0x169798['nodes']['length'];++_0x508932)_0x55b721['Element']['encode'](_0x169798['nodes'][_0x508932],_0x26037e['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x169798['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x169798,'shouldReceiveAttributes')&&_0x26037e['uint32'](0x18)['bool'](_0x169798['shouldReceiveAttributes']),null!=_0x169798['wasUndone']&&Object['hasOwnProperty']['call'](_0x169798,'wasUndone')&&_0x26037e['uint32'](0x20)['bool'](_0x169798['wasUndone']),_0x26037e;},_0x35c248['encodeDelimited']=function(_0x2feb44,_0x466e82){return this['encode'](_0x2feb44,_0x466e82)['ldelim']();},_0x35c248['decode']=function(_0x39aef5,_0x5295f0){_0x39aef5 instanceof _0x4092fe||(_0x39aef5=_0x4092fe['create'](_0x39aef5));for(var _0x282d05=void 0x0===_0x5295f0?_0x39aef5['len']:_0x39aef5['pos']+_0x5295f0,_0x4ba4ef=new _0x55b721['InsertOperation']();_0x39aef5['pos']<_0x282d05;){var _0x22e0f6=_0x39aef5['uint32']();switch(_0x22e0f6>>>0x3){case 0x1:_0x4ba4ef['position']=_0x55b721['Position']['decode'](_0x39aef5,_0x39aef5['uint32']());break;case 0x2:_0x4ba4ef['nodes']&&_0x4ba4ef['nodes']['length']||(_0x4ba4ef['nodes']=[]),_0x4ba4ef['nodes']['push'](_0x55b721['Element']['decode'](_0x39aef5,_0x39aef5['uint32']()));break;case 0x3:_0x4ba4ef['shouldReceiveAttributes']=_0x39aef5['bool']();break;case 0x4:_0x4ba4ef['wasUndone']=_0x39aef5['bool']();break;default:_0x39aef5['skipType'](0x7&_0x22e0f6);}}return _0x4ba4ef;},_0x35c248['decodeDelimited']=function(_0xf254d3){return _0xf254d3 instanceof _0x4092fe||(_0xf254d3=new _0x4092fe(_0xf254d3)),this['decode'](_0xf254d3,_0xf254d3['uint32']());},_0x35c248['verify']=function(_0x53f29b){if('object'!=typeof _0x53f29b||null===_0x53f29b)return'object\x20expected';if(null!=_0x53f29b['position']&&_0x53f29b['hasOwnProperty']('position')&&(_0x4de214=_0x55b721['Position']['verify'](_0x53f29b['position'])))return'position.'+_0x4de214;if(null!=_0x53f29b['nodes']&&_0x53f29b['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x53f29b['nodes']))return'nodes:\x20array\x20expected';for(var _0x221d2e=0x0;_0x221d2e<_0x53f29b['nodes']['length'];++_0x221d2e){var _0x4de214;if(_0x4de214=_0x55b721['Element']['verify'](_0x53f29b['nodes'][_0x221d2e]))return'nodes.'+_0x4de214;}}return null!=_0x53f29b['shouldReceiveAttributes']&&_0x53f29b['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x53f29b['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x53f29b['wasUndone']&&_0x53f29b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53f29b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x35c248['fromObject']=function(_0x474c3b){if(_0x474c3b instanceof _0x55b721['InsertOperation'])return _0x474c3b;var _0x29886d=new _0x55b721['InsertOperation']();if(null!=_0x474c3b['position']){if('object'!=typeof _0x474c3b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x29886d['position']=_0x55b721['Position']['fromObject'](_0x474c3b['position']);}if(_0x474c3b['nodes']){if(!Array['isArray'](_0x474c3b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x29886d['nodes']=[];for(var _0x5ac7da=0x0;_0x5ac7da<_0x474c3b['nodes']['length'];++_0x5ac7da){if('object'!=typeof _0x474c3b['nodes'][_0x5ac7da])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x29886d['nodes'][_0x5ac7da]=_0x55b721['Element']['fromObject'](_0x474c3b['nodes'][_0x5ac7da]);}}return null!=_0x474c3b['shouldReceiveAttributes']&&(_0x29886d['shouldReceiveAttributes']=Boolean(_0x474c3b['shouldReceiveAttributes'])),null!=_0x474c3b['wasUndone']&&(_0x29886d['wasUndone']=Boolean(_0x474c3b['wasUndone'])),_0x29886d;},_0x35c248['toObject']=function(_0x1c187a,_0x5e60f5){_0x5e60f5||(_0x5e60f5={});var _0x35768c={};if((_0x5e60f5['arrays']||_0x5e60f5['defaults'])&&(_0x35768c['nodes']=[]),_0x5e60f5['defaults']&&(_0x35768c['position']=null,_0x35768c['shouldReceiveAttributes']=!0x1,_0x35768c['wasUndone']=!0x1),null!=_0x1c187a['position']&&_0x1c187a['hasOwnProperty']('position')&&(_0x35768c['position']=_0x55b721['Position']['toObject'](_0x1c187a['position'],_0x5e60f5)),_0x1c187a['nodes']&&_0x1c187a['nodes']['length']){_0x35768c['nodes']=[];for(var _0x4074de=0x0;_0x4074de<_0x1c187a['nodes']['length'];++_0x4074de)_0x35768c['nodes'][_0x4074de]=_0x55b721['Element']['toObject'](_0x1c187a['nodes'][_0x4074de],_0x5e60f5);}return null!=_0x1c187a['shouldReceiveAttributes']&&_0x1c187a['hasOwnProperty']('shouldReceiveAttributes')&&(_0x35768c['shouldReceiveAttributes']=_0x1c187a['shouldReceiveAttributes']),null!=_0x1c187a['wasUndone']&&_0x1c187a['hasOwnProperty']('wasUndone')&&(_0x35768c['wasUndone']=_0x1c187a['wasUndone']),_0x35768c;},_0x35c248['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x35c248['getTypeUrl']=function(_0x266a1e){return void 0x0===_0x266a1e&&(_0x266a1e='type.googleapis.com'),_0x266a1e+'/InsertOperation';},_0x35c248;}()),_0x55b721['MarkerOperation']=(function(){function _0x4a3b45(_0x1d7969){if(_0x1d7969){for(var _0x1cd9c4=Object['keys'](_0x1d7969),_0x896654=0x0;_0x896654<_0x1cd9c4['length'];++_0x896654)null!=_0x1d7969[_0x1cd9c4[_0x896654]]&&(this[_0x1cd9c4[_0x896654]]=_0x1d7969[_0x1cd9c4[_0x896654]]);}}return _0x4a3b45['prototype']['name']='',_0x4a3b45['prototype']['oldRange']=null,_0x4a3b45['prototype']['newRange']=null,_0x4a3b45['prototype']['affectsData']=!0x1,_0x4a3b45['prototype']['wasUndone']=!0x1,_0x4a3b45['create']=function(_0x97f762){return new _0x4a3b45(_0x97f762);},_0x4a3b45['encode']=function(_0x53ed99,_0x3716a2){return _0x3716a2||(_0x3716a2=_0x31cc8a['create']()),null!=_0x53ed99['name']&&Object['hasOwnProperty']['call'](_0x53ed99,'name')&&_0x3716a2['uint32'](0xa)['string'](_0x53ed99['name']),null!=_0x53ed99['oldRange']&&Object['hasOwnProperty']['call'](_0x53ed99,'oldRange')&&_0x55b721['Range']['encode'](_0x53ed99['oldRange'],_0x3716a2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x53ed99['newRange']&&Object['hasOwnProperty']['call'](_0x53ed99,'newRange')&&_0x55b721['Range']['encode'](_0x53ed99['newRange'],_0x3716a2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x53ed99['affectsData']&&Object['hasOwnProperty']['call'](_0x53ed99,'affectsData')&&_0x3716a2['uint32'](0x20)['bool'](_0x53ed99['affectsData']),null!=_0x53ed99['wasUndone']&&Object['hasOwnProperty']['call'](_0x53ed99,'wasUndone')&&_0x3716a2['uint32'](0x28)['bool'](_0x53ed99['wasUndone']),_0x3716a2;},_0x4a3b45['encodeDelimited']=function(_0x3756f5,_0xd6cea8){return this['encode'](_0x3756f5,_0xd6cea8)['ldelim']();},_0x4a3b45['decode']=function(_0x3d7ee9,_0x152a83){_0x3d7ee9 instanceof _0x4092fe||(_0x3d7ee9=_0x4092fe['create'](_0x3d7ee9));for(var _0x1795da=void 0x0===_0x152a83?_0x3d7ee9['len']:_0x3d7ee9['pos']+_0x152a83,_0x396c3a=new _0x55b721['MarkerOperation']();_0x3d7ee9['pos']<_0x1795da;){var _0x1f6636=_0x3d7ee9['uint32']();switch(_0x1f6636>>>0x3){case 0x1:_0x396c3a['name']=_0x3d7ee9['string']();break;case 0x2:_0x396c3a['oldRange']=_0x55b721['Range']['decode'](_0x3d7ee9,_0x3d7ee9['uint32']());break;case 0x3:_0x396c3a['newRange']=_0x55b721['Range']['decode'](_0x3d7ee9,_0x3d7ee9['uint32']());break;case 0x4:_0x396c3a['affectsData']=_0x3d7ee9['bool']();break;case 0x5:_0x396c3a['wasUndone']=_0x3d7ee9['bool']();break;default:_0x3d7ee9['skipType'](0x7&_0x1f6636);}}return _0x396c3a;},_0x4a3b45['decodeDelimited']=function(_0x2c5c84){return _0x2c5c84 instanceof _0x4092fe||(_0x2c5c84=new _0x4092fe(_0x2c5c84)),this['decode'](_0x2c5c84,_0x2c5c84['uint32']());},_0x4a3b45['verify']=function(_0x21fdcd){if('object'!=typeof _0x21fdcd||null===_0x21fdcd)return'object\x20expected';if(null!=_0x21fdcd['name']&&_0x21fdcd['hasOwnProperty']('name')&&!_0x5db4a5['isString'](_0x21fdcd['name']))return'name:\x20string\x20expected';var _0x4d3d1a;if(null!=_0x21fdcd['oldRange']&&_0x21fdcd['hasOwnProperty']('oldRange')&&(_0x4d3d1a=_0x55b721['Range']['verify'](_0x21fdcd['oldRange'])))return'oldRange.'+_0x4d3d1a;if(null!=_0x21fdcd['newRange']&&_0x21fdcd['hasOwnProperty']('newRange')&&(_0x4d3d1a=_0x55b721['Range']['verify'](_0x21fdcd['newRange'])))return'newRange.'+_0x4d3d1a;return null!=_0x21fdcd['affectsData']&&_0x21fdcd['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x21fdcd['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x21fdcd['wasUndone']&&_0x21fdcd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21fdcd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a3b45['fromObject']=function(_0x570f01){if(_0x570f01 instanceof _0x55b721['MarkerOperation'])return _0x570f01;var _0x54fa3b=new _0x55b721['MarkerOperation']();if(null!=_0x570f01['name']&&(_0x54fa3b['name']=String(_0x570f01['name'])),null!=_0x570f01['oldRange']){if('object'!=typeof _0x570f01['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x54fa3b['oldRange']=_0x55b721['Range']['fromObject'](_0x570f01['oldRange']);}if(null!=_0x570f01['newRange']){if('object'!=typeof _0x570f01['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x54fa3b['newRange']=_0x55b721['Range']['fromObject'](_0x570f01['newRange']);}return null!=_0x570f01['affectsData']&&(_0x54fa3b['affectsData']=Boolean(_0x570f01['affectsData'])),null!=_0x570f01['wasUndone']&&(_0x54fa3b['wasUndone']=Boolean(_0x570f01['wasUndone'])),_0x54fa3b;},_0x4a3b45['toObject']=function(_0x479ab1,_0x1329a7){_0x1329a7||(_0x1329a7={});var _0x3de7af={};return _0x1329a7['defaults']&&(_0x3de7af['name']='',_0x3de7af['oldRange']=null,_0x3de7af['newRange']=null,_0x3de7af['affectsData']=!0x1,_0x3de7af['wasUndone']=!0x1),null!=_0x479ab1['name']&&_0x479ab1['hasOwnProperty']('name')&&(_0x3de7af['name']=_0x479ab1['name']),null!=_0x479ab1['oldRange']&&_0x479ab1['hasOwnProperty']('oldRange')&&(_0x3de7af['oldRange']=_0x55b721['Range']['toObject'](_0x479ab1['oldRange'],_0x1329a7)),null!=_0x479ab1['newRange']&&_0x479ab1['hasOwnProperty']('newRange')&&(_0x3de7af['newRange']=_0x55b721['Range']['toObject'](_0x479ab1['newRange'],_0x1329a7)),null!=_0x479ab1['affectsData']&&_0x479ab1['hasOwnProperty']('affectsData')&&(_0x3de7af['affectsData']=_0x479ab1['affectsData']),null!=_0x479ab1['wasUndone']&&_0x479ab1['hasOwnProperty']('wasUndone')&&(_0x3de7af['wasUndone']=_0x479ab1['wasUndone']),_0x3de7af;},_0x4a3b45['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x4a3b45['getTypeUrl']=function(_0x5c84ed){return void 0x0===_0x5c84ed&&(_0x5c84ed='type.googleapis.com'),_0x5c84ed+'/MarkerOperation';},_0x4a3b45;}()),_0x55b721['MergeOperation']=(function(){function _0x3e9793(_0x4fd330){if(_0x4fd330){for(var _0x39f417=Object['keys'](_0x4fd330),_0x134aca=0x0;_0x134aca<_0x39f417['length'];++_0x134aca)null!=_0x4fd330[_0x39f417[_0x134aca]]&&(this[_0x39f417[_0x134aca]]=_0x4fd330[_0x39f417[_0x134aca]]);}}return _0x3e9793['prototype']['sourcePosition']=null,_0x3e9793['prototype']['targetPosition']=null,_0x3e9793['prototype']['graveyardPosition']=null,_0x3e9793['prototype']['howMany']=0x0,_0x3e9793['prototype']['wasUndone']=!0x1,_0x3e9793['create']=function(_0x2722c8){return new _0x3e9793(_0x2722c8);},_0x3e9793['encode']=function(_0x22d179,_0x365357){return _0x365357||(_0x365357=_0x31cc8a['create']()),null!=_0x22d179['sourcePosition']&&Object['hasOwnProperty']['call'](_0x22d179,'sourcePosition')&&_0x55b721['Position']['encode'](_0x22d179['sourcePosition'],_0x365357['uint32'](0xa)['fork']())['ldelim'](),null!=_0x22d179['targetPosition']&&Object['hasOwnProperty']['call'](_0x22d179,'targetPosition')&&_0x55b721['Position']['encode'](_0x22d179['targetPosition'],_0x365357['uint32'](0x12)['fork']())['ldelim'](),null!=_0x22d179['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x22d179,'graveyardPosition')&&_0x55b721['Position']['encode'](_0x22d179['graveyardPosition'],_0x365357['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x22d179['howMany']&&Object['hasOwnProperty']['call'](_0x22d179,'howMany')&&_0x365357['uint32'](0x20)['uint32'](_0x22d179['howMany']),null!=_0x22d179['wasUndone']&&Object['hasOwnProperty']['call'](_0x22d179,'wasUndone')&&_0x365357['uint32'](0x28)['bool'](_0x22d179['wasUndone']),_0x365357;},_0x3e9793['encodeDelimited']=function(_0x847e90,_0xeb9a65){return this['encode'](_0x847e90,_0xeb9a65)['ldelim']();},_0x3e9793['decode']=function(_0x46e48c,_0xf8daf8){_0x46e48c instanceof _0x4092fe||(_0x46e48c=_0x4092fe['create'](_0x46e48c));for(var _0x60d94e=void 0x0===_0xf8daf8?_0x46e48c['len']:_0x46e48c['pos']+_0xf8daf8,_0x546ff1=new _0x55b721['MergeOperation']();_0x46e48c['pos']<_0x60d94e;){var _0x21f608=_0x46e48c['uint32']();switch(_0x21f608>>>0x3){case 0x1:_0x546ff1['sourcePosition']=_0x55b721['Position']['decode'](_0x46e48c,_0x46e48c['uint32']());break;case 0x2:_0x546ff1['targetPosition']=_0x55b721['Position']['decode'](_0x46e48c,_0x46e48c['uint32']());break;case 0x3:_0x546ff1['graveyardPosition']=_0x55b721['Position']['decode'](_0x46e48c,_0x46e48c['uint32']());break;case 0x4:_0x546ff1['howMany']=_0x46e48c['uint32']();break;case 0x5:_0x546ff1['wasUndone']=_0x46e48c['bool']();break;default:_0x46e48c['skipType'](0x7&_0x21f608);}}return _0x546ff1;},_0x3e9793['decodeDelimited']=function(_0x2207d4){return _0x2207d4 instanceof _0x4092fe||(_0x2207d4=new _0x4092fe(_0x2207d4)),this['decode'](_0x2207d4,_0x2207d4['uint32']());},_0x3e9793['verify']=function(_0x2febc7){if('object'!=typeof _0x2febc7||null===_0x2febc7)return'object\x20expected';var _0x43da64;if(null!=_0x2febc7['sourcePosition']&&_0x2febc7['hasOwnProperty']('sourcePosition')&&(_0x43da64=_0x55b721['Position']['verify'](_0x2febc7['sourcePosition'])))return'sourcePosition.'+_0x43da64;if(null!=_0x2febc7['targetPosition']&&_0x2febc7['hasOwnProperty']('targetPosition')&&(_0x43da64=_0x55b721['Position']['verify'](_0x2febc7['targetPosition'])))return'targetPosition.'+_0x43da64;if(null!=_0x2febc7['graveyardPosition']&&_0x2febc7['hasOwnProperty']('graveyardPosition')&&(_0x43da64=_0x55b721['Position']['verify'](_0x2febc7['graveyardPosition'])))return'graveyardPosition.'+_0x43da64;return null!=_0x2febc7['howMany']&&_0x2febc7['hasOwnProperty']('howMany')&&!_0x5db4a5['isInteger'](_0x2febc7['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2febc7['wasUndone']&&_0x2febc7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2febc7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e9793['fromObject']=function(_0x23bcec){if(_0x23bcec instanceof _0x55b721['MergeOperation'])return _0x23bcec;var _0x4a270e=new _0x55b721['MergeOperation']();if(null!=_0x23bcec['sourcePosition']){if('object'!=typeof _0x23bcec['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x4a270e['sourcePosition']=_0x55b721['Position']['fromObject'](_0x23bcec['sourcePosition']);}if(null!=_0x23bcec['targetPosition']){if('object'!=typeof _0x23bcec['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x4a270e['targetPosition']=_0x55b721['Position']['fromObject'](_0x23bcec['targetPosition']);}if(null!=_0x23bcec['graveyardPosition']){if('object'!=typeof _0x23bcec['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x4a270e['graveyardPosition']=_0x55b721['Position']['fromObject'](_0x23bcec['graveyardPosition']);}return null!=_0x23bcec['howMany']&&(_0x4a270e['howMany']=_0x23bcec['howMany']>>>0x0),null!=_0x23bcec['wasUndone']&&(_0x4a270e['wasUndone']=Boolean(_0x23bcec['wasUndone'])),_0x4a270e;},_0x3e9793['toObject']=function(_0x593ede,_0x32c77e){_0x32c77e||(_0x32c77e={});var _0x357060={};return _0x32c77e['defaults']&&(_0x357060['sourcePosition']=null,_0x357060['targetPosition']=null,_0x357060['graveyardPosition']=null,_0x357060['howMany']=0x0,_0x357060['wasUndone']=!0x1),null!=_0x593ede['sourcePosition']&&_0x593ede['hasOwnProperty']('sourcePosition')&&(_0x357060['sourcePosition']=_0x55b721['Position']['toObject'](_0x593ede['sourcePosition'],_0x32c77e)),null!=_0x593ede['targetPosition']&&_0x593ede['hasOwnProperty']('targetPosition')&&(_0x357060['targetPosition']=_0x55b721['Position']['toObject'](_0x593ede['targetPosition'],_0x32c77e)),null!=_0x593ede['graveyardPosition']&&_0x593ede['hasOwnProperty']('graveyardPosition')&&(_0x357060['graveyardPosition']=_0x55b721['Position']['toObject'](_0x593ede['graveyardPosition'],_0x32c77e)),null!=_0x593ede['howMany']&&_0x593ede['hasOwnProperty']('howMany')&&(_0x357060['howMany']=_0x593ede['howMany']),null!=_0x593ede['wasUndone']&&_0x593ede['hasOwnProperty']('wasUndone')&&(_0x357060['wasUndone']=_0x593ede['wasUndone']),_0x357060;},_0x3e9793['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x3e9793['getTypeUrl']=function(_0x23e4d3){return void 0x0===_0x23e4d3&&(_0x23e4d3='type.googleapis.com'),_0x23e4d3+'/MergeOperation';},_0x3e9793;}()),_0x55b721['MoveOperation']=(function(){function _0x16b5f5(_0x24d873){if(_0x24d873){for(var _0xdb08db=Object['keys'](_0x24d873),_0x81015d=0x0;_0x81015d<_0xdb08db['length'];++_0x81015d)null!=_0x24d873[_0xdb08db[_0x81015d]]&&(this[_0xdb08db[_0x81015d]]=_0x24d873[_0xdb08db[_0x81015d]]);}}return _0x16b5f5['prototype']['sourcePosition']=null,_0x16b5f5['prototype']['howMany']=0x0,_0x16b5f5['prototype']['targetPosition']=null,_0x16b5f5['prototype']['wasUndone']=!0x1,_0x16b5f5['create']=function(_0x1b08c6){return new _0x16b5f5(_0x1b08c6);},_0x16b5f5['encode']=function(_0x2ad741,_0x71fc8c){return _0x71fc8c||(_0x71fc8c=_0x31cc8a['create']()),null!=_0x2ad741['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2ad741,'sourcePosition')&&_0x55b721['Position']['encode'](_0x2ad741['sourcePosition'],_0x71fc8c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ad741['howMany']&&Object['hasOwnProperty']['call'](_0x2ad741,'howMany')&&_0x71fc8c['uint32'](0x10)['uint32'](_0x2ad741['howMany']),null!=_0x2ad741['targetPosition']&&Object['hasOwnProperty']['call'](_0x2ad741,'targetPosition')&&_0x55b721['Position']['encode'](_0x2ad741['targetPosition'],_0x71fc8c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2ad741['wasUndone']&&Object['hasOwnProperty']['call'](_0x2ad741,'wasUndone')&&_0x71fc8c['uint32'](0x20)['bool'](_0x2ad741['wasUndone']),_0x71fc8c;},_0x16b5f5['encodeDelimited']=function(_0x473bb6,_0x30779d){return this['encode'](_0x473bb6,_0x30779d)['ldelim']();},_0x16b5f5['decode']=function(_0x55d52d,_0x3e8b24){_0x55d52d instanceof _0x4092fe||(_0x55d52d=_0x4092fe['create'](_0x55d52d));for(var _0x424610=void 0x0===_0x3e8b24?_0x55d52d['len']:_0x55d52d['pos']+_0x3e8b24,_0x57237c=new _0x55b721['MoveOperation']();_0x55d52d['pos']<_0x424610;){var _0x4838f5=_0x55d52d['uint32']();switch(_0x4838f5>>>0x3){case 0x1:_0x57237c['sourcePosition']=_0x55b721['Position']['decode'](_0x55d52d,_0x55d52d['uint32']());break;case 0x2:_0x57237c['howMany']=_0x55d52d['uint32']();break;case 0x3:_0x57237c['targetPosition']=_0x55b721['Position']['decode'](_0x55d52d,_0x55d52d['uint32']());break;case 0x4:_0x57237c['wasUndone']=_0x55d52d['bool']();break;default:_0x55d52d['skipType'](0x7&_0x4838f5);}}return _0x57237c;},_0x16b5f5['decodeDelimited']=function(_0x30ed26){return _0x30ed26 instanceof _0x4092fe||(_0x30ed26=new _0x4092fe(_0x30ed26)),this['decode'](_0x30ed26,_0x30ed26['uint32']());},_0x16b5f5['verify']=function(_0x513e49){if('object'!=typeof _0x513e49||null===_0x513e49)return'object\x20expected';var _0x409fc7;if(null!=_0x513e49['sourcePosition']&&_0x513e49['hasOwnProperty']('sourcePosition')&&(_0x409fc7=_0x55b721['Position']['verify'](_0x513e49['sourcePosition'])))return'sourcePosition.'+_0x409fc7;if(null!=_0x513e49['howMany']&&_0x513e49['hasOwnProperty']('howMany')&&!_0x5db4a5['isInteger'](_0x513e49['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x513e49['targetPosition']&&_0x513e49['hasOwnProperty']('targetPosition')&&(_0x409fc7=_0x55b721['Position']['verify'](_0x513e49['targetPosition'])))return'targetPosition.'+_0x409fc7;return null!=_0x513e49['wasUndone']&&_0x513e49['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x513e49['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16b5f5['fromObject']=function(_0x1df523){if(_0x1df523 instanceof _0x55b721['MoveOperation'])return _0x1df523;var _0x4c0b1d=new _0x55b721['MoveOperation']();if(null!=_0x1df523['sourcePosition']){if('object'!=typeof _0x1df523['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4c0b1d['sourcePosition']=_0x55b721['Position']['fromObject'](_0x1df523['sourcePosition']);}if(null!=_0x1df523['howMany']&&(_0x4c0b1d['howMany']=_0x1df523['howMany']>>>0x0),null!=_0x1df523['targetPosition']){if('object'!=typeof _0x1df523['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4c0b1d['targetPosition']=_0x55b721['Position']['fromObject'](_0x1df523['targetPosition']);}return null!=_0x1df523['wasUndone']&&(_0x4c0b1d['wasUndone']=Boolean(_0x1df523['wasUndone'])),_0x4c0b1d;},_0x16b5f5['toObject']=function(_0x314e8c,_0x30b184){_0x30b184||(_0x30b184={});var _0x308b36={};return _0x30b184['defaults']&&(_0x308b36['sourcePosition']=null,_0x308b36['howMany']=0x0,_0x308b36['targetPosition']=null,_0x308b36['wasUndone']=!0x1),null!=_0x314e8c['sourcePosition']&&_0x314e8c['hasOwnProperty']('sourcePosition')&&(_0x308b36['sourcePosition']=_0x55b721['Position']['toObject'](_0x314e8c['sourcePosition'],_0x30b184)),null!=_0x314e8c['howMany']&&_0x314e8c['hasOwnProperty']('howMany')&&(_0x308b36['howMany']=_0x314e8c['howMany']),null!=_0x314e8c['targetPosition']&&_0x314e8c['hasOwnProperty']('targetPosition')&&(_0x308b36['targetPosition']=_0x55b721['Position']['toObject'](_0x314e8c['targetPosition'],_0x30b184)),null!=_0x314e8c['wasUndone']&&_0x314e8c['hasOwnProperty']('wasUndone')&&(_0x308b36['wasUndone']=_0x314e8c['wasUndone']),_0x308b36;},_0x16b5f5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x16b5f5['getTypeUrl']=function(_0x545e38){return void 0x0===_0x545e38&&(_0x545e38='type.googleapis.com'),_0x545e38+'/MoveOperation';},_0x16b5f5;}()),_0x55b721['RenameOperation']=(function(){function _0x18d5d5(_0x5f2b59){if(_0x5f2b59){for(var _0x376643=Object['keys'](_0x5f2b59),_0x2ac554=0x0;_0x2ac554<_0x376643['length'];++_0x2ac554)null!=_0x5f2b59[_0x376643[_0x2ac554]]&&(this[_0x376643[_0x2ac554]]=_0x5f2b59[_0x376643[_0x2ac554]]);}}return _0x18d5d5['prototype']['position']=null,_0x18d5d5['prototype']['oldName']='',_0x18d5d5['prototype']['newName']='',_0x18d5d5['prototype']['wasUndone']=!0x1,_0x18d5d5['create']=function(_0x10f52a){return new _0x18d5d5(_0x10f52a);},_0x18d5d5['encode']=function(_0x262a8b,_0x35d842){return _0x35d842||(_0x35d842=_0x31cc8a['create']()),null!=_0x262a8b['position']&&Object['hasOwnProperty']['call'](_0x262a8b,'position')&&_0x55b721['Position']['encode'](_0x262a8b['position'],_0x35d842['uint32'](0xa)['fork']())['ldelim'](),null!=_0x262a8b['oldName']&&Object['hasOwnProperty']['call'](_0x262a8b,'oldName')&&_0x35d842['uint32'](0x12)['string'](_0x262a8b['oldName']),null!=_0x262a8b['newName']&&Object['hasOwnProperty']['call'](_0x262a8b,'newName')&&_0x35d842['uint32'](0x1a)['string'](_0x262a8b['newName']),null!=_0x262a8b['wasUndone']&&Object['hasOwnProperty']['call'](_0x262a8b,'wasUndone')&&_0x35d842['uint32'](0x20)['bool'](_0x262a8b['wasUndone']),_0x35d842;},_0x18d5d5['encodeDelimited']=function(_0x5f28c7,_0x3a6b93){return this['encode'](_0x5f28c7,_0x3a6b93)['ldelim']();},_0x18d5d5['decode']=function(_0xa9f7e2,_0x4b7fea){_0xa9f7e2 instanceof _0x4092fe||(_0xa9f7e2=_0x4092fe['create'](_0xa9f7e2));for(var _0xe4623a=void 0x0===_0x4b7fea?_0xa9f7e2['len']:_0xa9f7e2['pos']+_0x4b7fea,_0x613001=new _0x55b721['RenameOperation']();_0xa9f7e2['pos']<_0xe4623a;){var _0x41ecdb=_0xa9f7e2['uint32']();switch(_0x41ecdb>>>0x3){case 0x1:_0x613001['position']=_0x55b721['Position']['decode'](_0xa9f7e2,_0xa9f7e2['uint32']());break;case 0x2:_0x613001['oldName']=_0xa9f7e2['string']();break;case 0x3:_0x613001['newName']=_0xa9f7e2['string']();break;case 0x4:_0x613001['wasUndone']=_0xa9f7e2['bool']();break;default:_0xa9f7e2['skipType'](0x7&_0x41ecdb);}}return _0x613001;},_0x18d5d5['decodeDelimited']=function(_0x35d98c){return _0x35d98c instanceof _0x4092fe||(_0x35d98c=new _0x4092fe(_0x35d98c)),this['decode'](_0x35d98c,_0x35d98c['uint32']());},_0x18d5d5['verify']=function(_0x27e649){if('object'!=typeof _0x27e649||null===_0x27e649)return'object\x20expected';if(null!=_0x27e649['position']&&_0x27e649['hasOwnProperty']('position')){var _0x51c2a9=_0x55b721['Position']['verify'](_0x27e649['position']);if(_0x51c2a9)return'position.'+_0x51c2a9;}return null!=_0x27e649['oldName']&&_0x27e649['hasOwnProperty']('oldName')&&!_0x5db4a5['isString'](_0x27e649['oldName'])?'oldName:\x20string\x20expected':null!=_0x27e649['newName']&&_0x27e649['hasOwnProperty']('newName')&&!_0x5db4a5['isString'](_0x27e649['newName'])?'newName:\x20string\x20expected':null!=_0x27e649['wasUndone']&&_0x27e649['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27e649['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18d5d5['fromObject']=function(_0x2de6ae){if(_0x2de6ae instanceof _0x55b721['RenameOperation'])return _0x2de6ae;var _0x504c3f=new _0x55b721['RenameOperation']();if(null!=_0x2de6ae['position']){if('object'!=typeof _0x2de6ae['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x504c3f['position']=_0x55b721['Position']['fromObject'](_0x2de6ae['position']);}return null!=_0x2de6ae['oldName']&&(_0x504c3f['oldName']=String(_0x2de6ae['oldName'])),null!=_0x2de6ae['newName']&&(_0x504c3f['newName']=String(_0x2de6ae['newName'])),null!=_0x2de6ae['wasUndone']&&(_0x504c3f['wasUndone']=Boolean(_0x2de6ae['wasUndone'])),_0x504c3f;},_0x18d5d5['toObject']=function(_0x32b2cb,_0x31e096){_0x31e096||(_0x31e096={});var _0x1b814f={};return _0x31e096['defaults']&&(_0x1b814f['position']=null,_0x1b814f['oldName']='',_0x1b814f['newName']='',_0x1b814f['wasUndone']=!0x1),null!=_0x32b2cb['position']&&_0x32b2cb['hasOwnProperty']('position')&&(_0x1b814f['position']=_0x55b721['Position']['toObject'](_0x32b2cb['position'],_0x31e096)),null!=_0x32b2cb['oldName']&&_0x32b2cb['hasOwnProperty']('oldName')&&(_0x1b814f['oldName']=_0x32b2cb['oldName']),null!=_0x32b2cb['newName']&&_0x32b2cb['hasOwnProperty']('newName')&&(_0x1b814f['newName']=_0x32b2cb['newName']),null!=_0x32b2cb['wasUndone']&&_0x32b2cb['hasOwnProperty']('wasUndone')&&(_0x1b814f['wasUndone']=_0x32b2cb['wasUndone']),_0x1b814f;},_0x18d5d5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x18d5d5['getTypeUrl']=function(_0x35bbcc){return void 0x0===_0x35bbcc&&(_0x35bbcc='type.googleapis.com'),_0x35bbcc+'/RenameOperation';},_0x18d5d5;}()),_0x55b721['RootAttributeOperation']=(function(){function _0x5d4096(_0x5b5e5c){if(_0x5b5e5c){for(var _0x3de8f8=Object['keys'](_0x5b5e5c),_0x587dac=0x0;_0x587dac<_0x3de8f8['length'];++_0x587dac)null!=_0x5b5e5c[_0x3de8f8[_0x587dac]]&&(this[_0x3de8f8[_0x587dac]]=_0x5b5e5c[_0x3de8f8[_0x587dac]]);}}return _0x5d4096['prototype']['root']='',_0x5d4096['prototype']['key']='',_0x5d4096['prototype']['oldValueBoolean']=!0x1,_0x5d4096['prototype']['oldValueJson']='',_0x5d4096['prototype']['newValueBoolean']=!0x1,_0x5d4096['prototype']['newValueJson']='',_0x5d4096['prototype']['wasUndone']=!0x1,_0x5d4096['create']=function(_0x5a1064){return new _0x5d4096(_0x5a1064);},_0x5d4096['encode']=function(_0x2b8884,_0x297393){return _0x297393||(_0x297393=_0x31cc8a['create']()),null!=_0x2b8884['root']&&Object['hasOwnProperty']['call'](_0x2b8884,'root')&&_0x297393['uint32'](0xa)['string'](_0x2b8884['root']),null!=_0x2b8884['key']&&Object['hasOwnProperty']['call'](_0x2b8884,'key')&&_0x297393['uint32'](0x12)['string'](_0x2b8884['key']),null!=_0x2b8884['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b8884,'oldValueBoolean')&&_0x297393['uint32'](0x18)['bool'](_0x2b8884['oldValueBoolean']),null!=_0x2b8884['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2b8884,'oldValueJson')&&_0x297393['uint32'](0x22)['string'](_0x2b8884['oldValueJson']),null!=_0x2b8884['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b8884,'newValueBoolean')&&_0x297393['uint32'](0x28)['bool'](_0x2b8884['newValueBoolean']),null!=_0x2b8884['newValueJson']&&Object['hasOwnProperty']['call'](_0x2b8884,'newValueJson')&&_0x297393['uint32'](0x32)['string'](_0x2b8884['newValueJson']),null!=_0x2b8884['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b8884,'wasUndone')&&_0x297393['uint32'](0x38)['bool'](_0x2b8884['wasUndone']),_0x297393;},_0x5d4096['encodeDelimited']=function(_0x584768,_0x5db921){return this['encode'](_0x584768,_0x5db921)['ldelim']();},_0x5d4096['decode']=function(_0x148ed0,_0x5ba6be){_0x148ed0 instanceof _0x4092fe||(_0x148ed0=_0x4092fe['create'](_0x148ed0));for(var _0x1b15bb=void 0x0===_0x5ba6be?_0x148ed0['len']:_0x148ed0['pos']+_0x5ba6be,_0x436f07=new _0x55b721['RootAttributeOperation']();_0x148ed0['pos']<_0x1b15bb;){var _0x168cf5=_0x148ed0['uint32']();switch(_0x168cf5>>>0x3){case 0x1:_0x436f07['root']=_0x148ed0['string']();break;case 0x2:_0x436f07['key']=_0x148ed0['string']();break;case 0x3:_0x436f07['oldValueBoolean']=_0x148ed0['bool']();break;case 0x4:_0x436f07['oldValueJson']=_0x148ed0['string']();break;case 0x5:_0x436f07['newValueBoolean']=_0x148ed0['bool']();break;case 0x6:_0x436f07['newValueJson']=_0x148ed0['string']();break;case 0x7:_0x436f07['wasUndone']=_0x148ed0['bool']();break;default:_0x148ed0['skipType'](0x7&_0x168cf5);}}return _0x436f07;},_0x5d4096['decodeDelimited']=function(_0x2c1ce6){return _0x2c1ce6 instanceof _0x4092fe||(_0x2c1ce6=new _0x4092fe(_0x2c1ce6)),this['decode'](_0x2c1ce6,_0x2c1ce6['uint32']());},_0x5d4096['verify']=function(_0x53c90d){return'object'!=typeof _0x53c90d||null===_0x53c90d?'object\x20expected':null!=_0x53c90d['root']&&_0x53c90d['hasOwnProperty']('root')&&!_0x5db4a5['isString'](_0x53c90d['root'])?'root:\x20string\x20expected':null!=_0x53c90d['key']&&_0x53c90d['hasOwnProperty']('key')&&!_0x5db4a5['isString'](_0x53c90d['key'])?'key:\x20string\x20expected':null!=_0x53c90d['oldValueBoolean']&&_0x53c90d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x53c90d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x53c90d['oldValueJson']&&_0x53c90d['hasOwnProperty']('oldValueJson')&&!_0x5db4a5['isString'](_0x53c90d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x53c90d['newValueBoolean']&&_0x53c90d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x53c90d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x53c90d['newValueJson']&&_0x53c90d['hasOwnProperty']('newValueJson')&&!_0x5db4a5['isString'](_0x53c90d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x53c90d['wasUndone']&&_0x53c90d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x53c90d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d4096['fromObject']=function(_0x109ca5){if(_0x109ca5 instanceof _0x55b721['RootAttributeOperation'])return _0x109ca5;var _0x3bf1af=new _0x55b721['RootAttributeOperation']();return null!=_0x109ca5['root']&&(_0x3bf1af['root']=String(_0x109ca5['root'])),null!=_0x109ca5['key']&&(_0x3bf1af['key']=String(_0x109ca5['key'])),null!=_0x109ca5['oldValueBoolean']&&(_0x3bf1af['oldValueBoolean']=Boolean(_0x109ca5['oldValueBoolean'])),null!=_0x109ca5['oldValueJson']&&(_0x3bf1af['oldValueJson']=String(_0x109ca5['oldValueJson'])),null!=_0x109ca5['newValueBoolean']&&(_0x3bf1af['newValueBoolean']=Boolean(_0x109ca5['newValueBoolean'])),null!=_0x109ca5['newValueJson']&&(_0x3bf1af['newValueJson']=String(_0x109ca5['newValueJson'])),null!=_0x109ca5['wasUndone']&&(_0x3bf1af['wasUndone']=Boolean(_0x109ca5['wasUndone'])),_0x3bf1af;},_0x5d4096['toObject']=function(_0x2101f6,_0x447519){_0x447519||(_0x447519={});var _0x30e38a={};return _0x447519['defaults']&&(_0x30e38a['root']='',_0x30e38a['key']='',_0x30e38a['oldValueBoolean']=!0x1,_0x30e38a['oldValueJson']='',_0x30e38a['newValueBoolean']=!0x1,_0x30e38a['newValueJson']='',_0x30e38a['wasUndone']=!0x1),null!=_0x2101f6['root']&&_0x2101f6['hasOwnProperty']('root')&&(_0x30e38a['root']=_0x2101f6['root']),null!=_0x2101f6['key']&&_0x2101f6['hasOwnProperty']('key')&&(_0x30e38a['key']=_0x2101f6['key']),null!=_0x2101f6['oldValueBoolean']&&_0x2101f6['hasOwnProperty']('oldValueBoolean')&&(_0x30e38a['oldValueBoolean']=_0x2101f6['oldValueBoolean']),null!=_0x2101f6['oldValueJson']&&_0x2101f6['hasOwnProperty']('oldValueJson')&&(_0x30e38a['oldValueJson']=_0x2101f6['oldValueJson']),null!=_0x2101f6['newValueBoolean']&&_0x2101f6['hasOwnProperty']('newValueBoolean')&&(_0x30e38a['newValueBoolean']=_0x2101f6['newValueBoolean']),null!=_0x2101f6['newValueJson']&&_0x2101f6['hasOwnProperty']('newValueJson')&&(_0x30e38a['newValueJson']=_0x2101f6['newValueJson']),null!=_0x2101f6['wasUndone']&&_0x2101f6['hasOwnProperty']('wasUndone')&&(_0x30e38a['wasUndone']=_0x2101f6['wasUndone']),_0x30e38a;},_0x5d4096['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x5d4096['getTypeUrl']=function(_0x58eef3){return void 0x0===_0x58eef3&&(_0x58eef3='type.googleapis.com'),_0x58eef3+'/RootAttributeOperation';},_0x5d4096;}()),_0x55b721['RootOperation']=(function(){function _0x34b16d(_0x77f189){if(_0x77f189){for(var _0x476758=Object['keys'](_0x77f189),_0x5bed56=0x0;_0x5bed56<_0x476758['length'];++_0x5bed56)null!=_0x77f189[_0x476758[_0x5bed56]]&&(this[_0x476758[_0x5bed56]]=_0x77f189[_0x476758[_0x5bed56]]);}}return _0x34b16d['prototype']['rootName']='',_0x34b16d['prototype']['elementName']='',_0x34b16d['prototype']['isAdd']=!0x1,_0x34b16d['prototype']['wasUndone']=!0x1,_0x34b16d['create']=function(_0x314853){return new _0x34b16d(_0x314853);},_0x34b16d['encode']=function(_0x54c969,_0x414952){return _0x414952||(_0x414952=_0x31cc8a['create']()),null!=_0x54c969['rootName']&&Object['hasOwnProperty']['call'](_0x54c969,'rootName')&&_0x414952['uint32'](0xa)['string'](_0x54c969['rootName']),null!=_0x54c969['elementName']&&Object['hasOwnProperty']['call'](_0x54c969,'elementName')&&_0x414952['uint32'](0x12)['string'](_0x54c969['elementName']),null!=_0x54c969['isAdd']&&Object['hasOwnProperty']['call'](_0x54c969,'isAdd')&&_0x414952['uint32'](0x18)['bool'](_0x54c969['isAdd']),null!=_0x54c969['wasUndone']&&Object['hasOwnProperty']['call'](_0x54c969,'wasUndone')&&_0x414952['uint32'](0x20)['bool'](_0x54c969['wasUndone']),_0x414952;},_0x34b16d['encodeDelimited']=function(_0x43fc59,_0x47e7c3){return this['encode'](_0x43fc59,_0x47e7c3)['ldelim']();},_0x34b16d['decode']=function(_0x2eab37,_0x2bbc74){_0x2eab37 instanceof _0x4092fe||(_0x2eab37=_0x4092fe['create'](_0x2eab37));for(var _0x128db4=void 0x0===_0x2bbc74?_0x2eab37['len']:_0x2eab37['pos']+_0x2bbc74,_0x723115=new _0x55b721['RootOperation']();_0x2eab37['pos']<_0x128db4;){var _0x25f67d=_0x2eab37['uint32']();switch(_0x25f67d>>>0x3){case 0x1:_0x723115['rootName']=_0x2eab37['string']();break;case 0x2:_0x723115['elementName']=_0x2eab37['string']();break;case 0x3:_0x723115['isAdd']=_0x2eab37['bool']();break;case 0x4:_0x723115['wasUndone']=_0x2eab37['bool']();break;default:_0x2eab37['skipType'](0x7&_0x25f67d);}}return _0x723115;},_0x34b16d['decodeDelimited']=function(_0x5e2deb){return _0x5e2deb instanceof _0x4092fe||(_0x5e2deb=new _0x4092fe(_0x5e2deb)),this['decode'](_0x5e2deb,_0x5e2deb['uint32']());},_0x34b16d['verify']=function(_0x4ab6c5){return'object'!=typeof _0x4ab6c5||null===_0x4ab6c5?'object\x20expected':null!=_0x4ab6c5['rootName']&&_0x4ab6c5['hasOwnProperty']('rootName')&&!_0x5db4a5['isString'](_0x4ab6c5['rootName'])?'rootName:\x20string\x20expected':null!=_0x4ab6c5['elementName']&&_0x4ab6c5['hasOwnProperty']('elementName')&&!_0x5db4a5['isString'](_0x4ab6c5['elementName'])?'elementName:\x20string\x20expected':null!=_0x4ab6c5['isAdd']&&_0x4ab6c5['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4ab6c5['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4ab6c5['wasUndone']&&_0x4ab6c5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ab6c5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34b16d['fromObject']=function(_0x521d68){if(_0x521d68 instanceof _0x55b721['RootOperation'])return _0x521d68;var _0x9035b4=new _0x55b721['RootOperation']();return null!=_0x521d68['rootName']&&(_0x9035b4['rootName']=String(_0x521d68['rootName'])),null!=_0x521d68['elementName']&&(_0x9035b4['elementName']=String(_0x521d68['elementName'])),null!=_0x521d68['isAdd']&&(_0x9035b4['isAdd']=Boolean(_0x521d68['isAdd'])),null!=_0x521d68['wasUndone']&&(_0x9035b4['wasUndone']=Boolean(_0x521d68['wasUndone'])),_0x9035b4;},_0x34b16d['toObject']=function(_0xe86081,_0x128415){_0x128415||(_0x128415={});var _0x1befe5={};return _0x128415['defaults']&&(_0x1befe5['rootName']='',_0x1befe5['elementName']='',_0x1befe5['isAdd']=!0x1,_0x1befe5['wasUndone']=!0x1),null!=_0xe86081['rootName']&&_0xe86081['hasOwnProperty']('rootName')&&(_0x1befe5['rootName']=_0xe86081['rootName']),null!=_0xe86081['elementName']&&_0xe86081['hasOwnProperty']('elementName')&&(_0x1befe5['elementName']=_0xe86081['elementName']),null!=_0xe86081['isAdd']&&_0xe86081['hasOwnProperty']('isAdd')&&(_0x1befe5['isAdd']=_0xe86081['isAdd']),null!=_0xe86081['wasUndone']&&_0xe86081['hasOwnProperty']('wasUndone')&&(_0x1befe5['wasUndone']=_0xe86081['wasUndone']),_0x1befe5;},_0x34b16d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x34b16d['getTypeUrl']=function(_0x4acd56){return void 0x0===_0x4acd56&&(_0x4acd56='type.googleapis.com'),_0x4acd56+'/RootOperation';},_0x34b16d;}()),_0x55b721['SplitOperation']=(function(){function _0x5f214a(_0x7a81d2){if(_0x7a81d2){for(var _0x4baece=Object['keys'](_0x7a81d2),_0x5a0618=0x0;_0x5a0618<_0x4baece['length'];++_0x5a0618)null!=_0x7a81d2[_0x4baece[_0x5a0618]]&&(this[_0x4baece[_0x5a0618]]=_0x7a81d2[_0x4baece[_0x5a0618]]);}}return _0x5f214a['prototype']['splitPosition']=null,_0x5f214a['prototype']['graveyardPosition']=null,_0x5f214a['prototype']['howMany']=0x0,_0x5f214a['prototype']['insertionPosition']=null,_0x5f214a['prototype']['wasUndone']=!0x1,_0x5f214a['create']=function(_0xc9434){return new _0x5f214a(_0xc9434);},_0x5f214a['encode']=function(_0x4c03bc,_0xcefc40){return _0xcefc40||(_0xcefc40=_0x31cc8a['create']()),null!=_0x4c03bc['splitPosition']&&Object['hasOwnProperty']['call'](_0x4c03bc,'splitPosition')&&_0x55b721['Position']['encode'](_0x4c03bc['splitPosition'],_0xcefc40['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c03bc['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4c03bc,'graveyardPosition')&&_0x55b721['Position']['encode'](_0x4c03bc['graveyardPosition'],_0xcefc40['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4c03bc['howMany']&&Object['hasOwnProperty']['call'](_0x4c03bc,'howMany')&&_0xcefc40['uint32'](0x18)['uint32'](_0x4c03bc['howMany']),null!=_0x4c03bc['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4c03bc,'insertionPosition')&&_0x55b721['Position']['encode'](_0x4c03bc['insertionPosition'],_0xcefc40['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4c03bc['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c03bc,'wasUndone')&&_0xcefc40['uint32'](0x28)['bool'](_0x4c03bc['wasUndone']),_0xcefc40;},_0x5f214a['encodeDelimited']=function(_0x3a84d3,_0x19dab4){return this['encode'](_0x3a84d3,_0x19dab4)['ldelim']();},_0x5f214a['decode']=function(_0x265edb,_0x915342){_0x265edb instanceof _0x4092fe||(_0x265edb=_0x4092fe['create'](_0x265edb));for(var _0x4a575c=void 0x0===_0x915342?_0x265edb['len']:_0x265edb['pos']+_0x915342,_0x34123e=new _0x55b721['SplitOperation']();_0x265edb['pos']<_0x4a575c;){var _0x2975f0=_0x265edb['uint32']();switch(_0x2975f0>>>0x3){case 0x1:_0x34123e['splitPosition']=_0x55b721['Position']['decode'](_0x265edb,_0x265edb['uint32']());break;case 0x2:_0x34123e['graveyardPosition']=_0x55b721['Position']['decode'](_0x265edb,_0x265edb['uint32']());break;case 0x3:_0x34123e['howMany']=_0x265edb['uint32']();break;case 0x4:_0x34123e['insertionPosition']=_0x55b721['Position']['decode'](_0x265edb,_0x265edb['uint32']());break;case 0x5:_0x34123e['wasUndone']=_0x265edb['bool']();break;default:_0x265edb['skipType'](0x7&_0x2975f0);}}return _0x34123e;},_0x5f214a['decodeDelimited']=function(_0x306f31){return _0x306f31 instanceof _0x4092fe||(_0x306f31=new _0x4092fe(_0x306f31)),this['decode'](_0x306f31,_0x306f31['uint32']());},_0x5f214a['verify']=function(_0x23ce45){if('object'!=typeof _0x23ce45||null===_0x23ce45)return'object\x20expected';var _0x4a4594;if(null!=_0x23ce45['splitPosition']&&_0x23ce45['hasOwnProperty']('splitPosition')&&(_0x4a4594=_0x55b721['Position']['verify'](_0x23ce45['splitPosition'])))return'splitPosition.'+_0x4a4594;if(null!=_0x23ce45['graveyardPosition']&&_0x23ce45['hasOwnProperty']('graveyardPosition')&&(_0x4a4594=_0x55b721['Position']['verify'](_0x23ce45['graveyardPosition'])))return'graveyardPosition.'+_0x4a4594;if(null!=_0x23ce45['howMany']&&_0x23ce45['hasOwnProperty']('howMany')&&!_0x5db4a5['isInteger'](_0x23ce45['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x23ce45['insertionPosition']&&_0x23ce45['hasOwnProperty']('insertionPosition')&&(_0x4a4594=_0x55b721['Position']['verify'](_0x23ce45['insertionPosition'])))return'insertionPosition.'+_0x4a4594;return null!=_0x23ce45['wasUndone']&&_0x23ce45['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23ce45['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f214a['fromObject']=function(_0xf8c9f5){if(_0xf8c9f5 instanceof _0x55b721['SplitOperation'])return _0xf8c9f5;var _0x1fc304=new _0x55b721['SplitOperation']();if(null!=_0xf8c9f5['splitPosition']){if('object'!=typeof _0xf8c9f5['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1fc304['splitPosition']=_0x55b721['Position']['fromObject'](_0xf8c9f5['splitPosition']);}if(null!=_0xf8c9f5['graveyardPosition']){if('object'!=typeof _0xf8c9f5['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1fc304['graveyardPosition']=_0x55b721['Position']['fromObject'](_0xf8c9f5['graveyardPosition']);}if(null!=_0xf8c9f5['howMany']&&(_0x1fc304['howMany']=_0xf8c9f5['howMany']>>>0x0),null!=_0xf8c9f5['insertionPosition']){if('object'!=typeof _0xf8c9f5['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1fc304['insertionPosition']=_0x55b721['Position']['fromObject'](_0xf8c9f5['insertionPosition']);}return null!=_0xf8c9f5['wasUndone']&&(_0x1fc304['wasUndone']=Boolean(_0xf8c9f5['wasUndone'])),_0x1fc304;},_0x5f214a['toObject']=function(_0x56722d,_0x4599fe){_0x4599fe||(_0x4599fe={});var _0xeb6e45={};return _0x4599fe['defaults']&&(_0xeb6e45['splitPosition']=null,_0xeb6e45['graveyardPosition']=null,_0xeb6e45['howMany']=0x0,_0xeb6e45['insertionPosition']=null,_0xeb6e45['wasUndone']=!0x1),null!=_0x56722d['splitPosition']&&_0x56722d['hasOwnProperty']('splitPosition')&&(_0xeb6e45['splitPosition']=_0x55b721['Position']['toObject'](_0x56722d['splitPosition'],_0x4599fe)),null!=_0x56722d['graveyardPosition']&&_0x56722d['hasOwnProperty']('graveyardPosition')&&(_0xeb6e45['graveyardPosition']=_0x55b721['Position']['toObject'](_0x56722d['graveyardPosition'],_0x4599fe)),null!=_0x56722d['howMany']&&_0x56722d['hasOwnProperty']('howMany')&&(_0xeb6e45['howMany']=_0x56722d['howMany']),null!=_0x56722d['insertionPosition']&&_0x56722d['hasOwnProperty']('insertionPosition')&&(_0xeb6e45['insertionPosition']=_0x55b721['Position']['toObject'](_0x56722d['insertionPosition'],_0x4599fe)),null!=_0x56722d['wasUndone']&&_0x56722d['hasOwnProperty']('wasUndone')&&(_0xeb6e45['wasUndone']=_0x56722d['wasUndone']),_0xeb6e45;},_0x5f214a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x5f214a['getTypeUrl']=function(_0x2fa53a){return void 0x0===_0x2fa53a&&(_0x2fa53a='type.googleapis.com'),_0x2fa53a+'/SplitOperation';},_0x5f214a;}()),_0x55b721['Position']=(function(){function _0x17d3c1(_0xcca46f){if(this['path']=[],_0xcca46f){for(var _0x36ff9d=Object['keys'](_0xcca46f),_0x165c14=0x0;_0x165c14<_0x36ff9d['length'];++_0x165c14)null!=_0xcca46f[_0x36ff9d[_0x165c14]]&&(this[_0x36ff9d[_0x165c14]]=_0xcca46f[_0x36ff9d[_0x165c14]]);}}return _0x17d3c1['prototype']['root']='',_0x17d3c1['prototype']['rootMain']=!0x1,_0x17d3c1['prototype']['rootGraveyard']=!0x1,_0x17d3c1['prototype']['path']=_0x5db4a5['emptyArray'],_0x17d3c1['prototype']['stickiness']='',_0x17d3c1['create']=function(_0x1ac818){return new _0x17d3c1(_0x1ac818);},_0x17d3c1['encode']=function(_0x32e6c4,_0x192f4a){if(_0x192f4a||(_0x192f4a=_0x31cc8a['create']()),null!=_0x32e6c4['root']&&Object['hasOwnProperty']['call'](_0x32e6c4,'root')&&_0x192f4a['uint32'](0xa)['string'](_0x32e6c4['root']),null!=_0x32e6c4['rootMain']&&Object['hasOwnProperty']['call'](_0x32e6c4,'rootMain')&&_0x192f4a['uint32'](0x10)['bool'](_0x32e6c4['rootMain']),null!=_0x32e6c4['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x32e6c4,'rootGraveyard')&&_0x192f4a['uint32'](0x18)['bool'](_0x32e6c4['rootGraveyard']),null!=_0x32e6c4['path']&&_0x32e6c4['path']['length']){_0x192f4a['uint32'](0x22)['fork']();for(var _0x16582d=0x0;_0x16582d<_0x32e6c4['path']['length'];++_0x16582d)_0x192f4a['uint32'](_0x32e6c4['path'][_0x16582d]);_0x192f4a['ldelim']();}return null!=_0x32e6c4['stickiness']&&Object['hasOwnProperty']['call'](_0x32e6c4,'stickiness')&&_0x192f4a['uint32'](0x2a)['string'](_0x32e6c4['stickiness']),_0x192f4a;},_0x17d3c1['encodeDelimited']=function(_0x2a9f85,_0xfb18e5){return this['encode'](_0x2a9f85,_0xfb18e5)['ldelim']();},_0x17d3c1['decode']=function(_0x397861,_0x5b8d7d){_0x397861 instanceof _0x4092fe||(_0x397861=_0x4092fe['create'](_0x397861));for(var _0x577755=void 0x0===_0x5b8d7d?_0x397861['len']:_0x397861['pos']+_0x5b8d7d,_0x10fc7c=new _0x55b721['Position']();_0x397861['pos']<_0x577755;){var _0x47ee07=_0x397861['uint32']();switch(_0x47ee07>>>0x3){case 0x1:_0x10fc7c['root']=_0x397861['string']();break;case 0x2:_0x10fc7c['rootMain']=_0x397861['bool']();break;case 0x3:_0x10fc7c['rootGraveyard']=_0x397861['bool']();break;case 0x4:if(_0x10fc7c['path']&&_0x10fc7c['path']['length']||(_0x10fc7c['path']=[]),0x2==(0x7&_0x47ee07)){for(var _0x40cfcf=_0x397861['uint32']()+_0x397861['pos'];_0x397861['pos']<_0x40cfcf;)_0x10fc7c['path']['push'](_0x397861['uint32']());}else _0x10fc7c['path']['push'](_0x397861['uint32']());break;case 0x5:_0x10fc7c['stickiness']=_0x397861['string']();break;default:_0x397861['skipType'](0x7&_0x47ee07);}}return _0x10fc7c;},_0x17d3c1['decodeDelimited']=function(_0x3bb024){return _0x3bb024 instanceof _0x4092fe||(_0x3bb024=new _0x4092fe(_0x3bb024)),this['decode'](_0x3bb024,_0x3bb024['uint32']());},_0x17d3c1['verify']=function(_0x285a86){if('object'!=typeof _0x285a86||null===_0x285a86)return'object\x20expected';if(null!=_0x285a86['root']&&_0x285a86['hasOwnProperty']('root')&&!_0x5db4a5['isString'](_0x285a86['root']))return'root:\x20string\x20expected';if(null!=_0x285a86['rootMain']&&_0x285a86['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x285a86['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x285a86['rootGraveyard']&&_0x285a86['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x285a86['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x285a86['path']&&_0x285a86['hasOwnProperty']('path')){if(!Array['isArray'](_0x285a86['path']))return'path:\x20array\x20expected';for(var _0x4e6a7f=0x0;_0x4e6a7f<_0x285a86['path']['length'];++_0x4e6a7f)if(!_0x5db4a5['isInteger'](_0x285a86['path'][_0x4e6a7f]))return'path:\x20integer[]\x20expected';}return null!=_0x285a86['stickiness']&&_0x285a86['hasOwnProperty']('stickiness')&&!_0x5db4a5['isString'](_0x285a86['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x17d3c1['fromObject']=function(_0x543909){if(_0x543909 instanceof _0x55b721['Position'])return _0x543909;var _0xc704c7=new _0x55b721['Position']();if(null!=_0x543909['root']&&(_0xc704c7['root']=String(_0x543909['root'])),null!=_0x543909['rootMain']&&(_0xc704c7['rootMain']=Boolean(_0x543909['rootMain'])),null!=_0x543909['rootGraveyard']&&(_0xc704c7['rootGraveyard']=Boolean(_0x543909['rootGraveyard'])),_0x543909['path']){if(!Array['isArray'](_0x543909['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xc704c7['path']=[];for(var _0x468b57=0x0;_0x468b57<_0x543909['path']['length'];++_0x468b57)_0xc704c7['path'][_0x468b57]=_0x543909['path'][_0x468b57]>>>0x0;}return null!=_0x543909['stickiness']&&(_0xc704c7['stickiness']=String(_0x543909['stickiness'])),_0xc704c7;},_0x17d3c1['toObject']=function(_0x1ea423,_0xe290f2){_0xe290f2||(_0xe290f2={});var _0x1b5d65={};if((_0xe290f2['arrays']||_0xe290f2['defaults'])&&(_0x1b5d65['path']=[]),_0xe290f2['defaults']&&(_0x1b5d65['root']='',_0x1b5d65['rootMain']=!0x1,_0x1b5d65['rootGraveyard']=!0x1,_0x1b5d65['stickiness']=''),null!=_0x1ea423['root']&&_0x1ea423['hasOwnProperty']('root')&&(_0x1b5d65['root']=_0x1ea423['root']),null!=_0x1ea423['rootMain']&&_0x1ea423['hasOwnProperty']('rootMain')&&(_0x1b5d65['rootMain']=_0x1ea423['rootMain']),null!=_0x1ea423['rootGraveyard']&&_0x1ea423['hasOwnProperty']('rootGraveyard')&&(_0x1b5d65['rootGraveyard']=_0x1ea423['rootGraveyard']),_0x1ea423['path']&&_0x1ea423['path']['length']){_0x1b5d65['path']=[];for(var _0x2ac2ab=0x0;_0x2ac2ab<_0x1ea423['path']['length'];++_0x2ac2ab)_0x1b5d65['path'][_0x2ac2ab]=_0x1ea423['path'][_0x2ac2ab];}return null!=_0x1ea423['stickiness']&&_0x1ea423['hasOwnProperty']('stickiness')&&(_0x1b5d65['stickiness']=_0x1ea423['stickiness']),_0x1b5d65;},_0x17d3c1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x17d3c1['getTypeUrl']=function(_0x39ef60){return void 0x0===_0x39ef60&&(_0x39ef60='type.googleapis.com'),_0x39ef60+'/Position';},_0x17d3c1;}()),_0x55b721['Range']=(function(){function _0x2956d8(_0x5ca393){if(_0x5ca393){for(var _0x352bf6=Object['keys'](_0x5ca393),_0x522ec0=0x0;_0x522ec0<_0x352bf6['length'];++_0x522ec0)null!=_0x5ca393[_0x352bf6[_0x522ec0]]&&(this[_0x352bf6[_0x522ec0]]=_0x5ca393[_0x352bf6[_0x522ec0]]);}}return _0x2956d8['prototype']['start']=null,_0x2956d8['prototype']['end']=null,_0x2956d8['create']=function(_0x334603){return new _0x2956d8(_0x334603);},_0x2956d8['encode']=function(_0x305a84,_0x388539){return _0x388539||(_0x388539=_0x31cc8a['create']()),null!=_0x305a84['start']&&Object['hasOwnProperty']['call'](_0x305a84,'start')&&_0x55b721['Position']['encode'](_0x305a84['start'],_0x388539['uint32'](0xa)['fork']())['ldelim'](),null!=_0x305a84['end']&&Object['hasOwnProperty']['call'](_0x305a84,'end')&&_0x55b721['Position']['encode'](_0x305a84['end'],_0x388539['uint32'](0x12)['fork']())['ldelim'](),_0x388539;},_0x2956d8['encodeDelimited']=function(_0x464963,_0x40b9f2){return this['encode'](_0x464963,_0x40b9f2)['ldelim']();},_0x2956d8['decode']=function(_0x4bd3d3,_0x2450cd){_0x4bd3d3 instanceof _0x4092fe||(_0x4bd3d3=_0x4092fe['create'](_0x4bd3d3));for(var _0x4402aa=void 0x0===_0x2450cd?_0x4bd3d3['len']:_0x4bd3d3['pos']+_0x2450cd,_0x580fab=new _0x55b721['Range']();_0x4bd3d3['pos']<_0x4402aa;){var _0x422798=_0x4bd3d3['uint32']();switch(_0x422798>>>0x3){case 0x1:_0x580fab['start']=_0x55b721['Position']['decode'](_0x4bd3d3,_0x4bd3d3['uint32']());break;case 0x2:_0x580fab['end']=_0x55b721['Position']['decode'](_0x4bd3d3,_0x4bd3d3['uint32']());break;default:_0x4bd3d3['skipType'](0x7&_0x422798);}}return _0x580fab;},_0x2956d8['decodeDelimited']=function(_0x230f3a){return _0x230f3a instanceof _0x4092fe||(_0x230f3a=new _0x4092fe(_0x230f3a)),this['decode'](_0x230f3a,_0x230f3a['uint32']());},_0x2956d8['verify']=function(_0xa00c79){if('object'!=typeof _0xa00c79||null===_0xa00c79)return'object\x20expected';var _0x1bad07;if(null!=_0xa00c79['start']&&_0xa00c79['hasOwnProperty']('start')&&(_0x1bad07=_0x55b721['Position']['verify'](_0xa00c79['start'])))return'start.'+_0x1bad07;if(null!=_0xa00c79['end']&&_0xa00c79['hasOwnProperty']('end')&&(_0x1bad07=_0x55b721['Position']['verify'](_0xa00c79['end'])))return'end.'+_0x1bad07;return null;},_0x2956d8['fromObject']=function(_0x15e962){if(_0x15e962 instanceof _0x55b721['Range'])return _0x15e962;var _0x5cd812=new _0x55b721['Range']();if(null!=_0x15e962['start']){if('object'!=typeof _0x15e962['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x5cd812['start']=_0x55b721['Position']['fromObject'](_0x15e962['start']);}if(null!=_0x15e962['end']){if('object'!=typeof _0x15e962['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x5cd812['end']=_0x55b721['Position']['fromObject'](_0x15e962['end']);}return _0x5cd812;},_0x2956d8['toObject']=function(_0x1cd148,_0x43f932){_0x43f932||(_0x43f932={});var _0x1dff5e={};return _0x43f932['defaults']&&(_0x1dff5e['start']=null,_0x1dff5e['end']=null),null!=_0x1cd148['start']&&_0x1cd148['hasOwnProperty']('start')&&(_0x1dff5e['start']=_0x55b721['Position']['toObject'](_0x1cd148['start'],_0x43f932)),null!=_0x1cd148['end']&&_0x1cd148['hasOwnProperty']('end')&&(_0x1dff5e['end']=_0x55b721['Position']['toObject'](_0x1cd148['end'],_0x43f932)),_0x1dff5e;},_0x2956d8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x2956d8['getTypeUrl']=function(_0x3e8965){return void 0x0===_0x3e8965&&(_0x3e8965='type.googleapis.com'),_0x3e8965+'/Range';},_0x2956d8;}()),_0x55b721['Element']=(function(){function _0x2b48bb(_0x1f97af){if(this['children']=[],this['attributesBoolean']={},_0x1f97af){for(var _0x1e9887=Object['keys'](_0x1f97af),_0x11a9d0=0x0;_0x11a9d0<_0x1e9887['length'];++_0x11a9d0)null!=_0x1f97af[_0x1e9887[_0x11a9d0]]&&(this[_0x1e9887[_0x11a9d0]]=_0x1f97af[_0x1e9887[_0x11a9d0]]);}}return _0x2b48bb['prototype']['name']='',_0x2b48bb['prototype']['children']=_0x5db4a5['emptyArray'],_0x2b48bb['prototype']['data']='',_0x2b48bb['prototype']['attributesBoolean']=_0x5db4a5['emptyObject'],_0x2b48bb['prototype']['attributesJson']='',_0x2b48bb['create']=function(_0x4a0970){return new _0x2b48bb(_0x4a0970);},_0x2b48bb['encode']=function(_0x5a6832,_0x1a4f5f){if(_0x1a4f5f||(_0x1a4f5f=_0x31cc8a['create']()),null!=_0x5a6832['name']&&Object['hasOwnProperty']['call'](_0x5a6832,'name')&&_0x1a4f5f['uint32'](0xa)['string'](_0x5a6832['name']),null!=_0x5a6832['children']&&_0x5a6832['children']['length']){for(var _0x516332=0x0;_0x516332<_0x5a6832['children']['length'];++_0x516332)_0x55b721['Element']['encode'](_0x5a6832['children'][_0x516332],_0x1a4f5f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5a6832['data']&&Object['hasOwnProperty']['call'](_0x5a6832,'data')&&_0x1a4f5f['uint32'](0x1a)['string'](_0x5a6832['data']),null!=_0x5a6832['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5a6832,'attributesBoolean')){var _0x3e8f00=Object['keys'](_0x5a6832['attributesBoolean']);for(_0x516332=0x0;_0x516332<_0x3e8f00['length'];++_0x516332)_0x1a4f5f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3e8f00[_0x516332])['uint32'](0x10)['bool'](_0x5a6832['attributesBoolean'][_0x3e8f00[_0x516332]])['ldelim']();}return null!=_0x5a6832['attributesJson']&&Object['hasOwnProperty']['call'](_0x5a6832,'attributesJson')&&_0x1a4f5f['uint32'](0x2a)['string'](_0x5a6832['attributesJson']),_0x1a4f5f;},_0x2b48bb['encodeDelimited']=function(_0x410204,_0x39eeeb){return this['encode'](_0x410204,_0x39eeeb)['ldelim']();},_0x2b48bb['decode']=function(_0x22da43,_0x413242){_0x22da43 instanceof _0x4092fe||(_0x22da43=_0x4092fe['create'](_0x22da43));for(var _0x2624c4,_0x557dea,_0x5c2715=void 0x0===_0x413242?_0x22da43['len']:_0x22da43['pos']+_0x413242,_0x1ad56b=new _0x55b721['Element']();_0x22da43['pos']<_0x5c2715;){var _0x1db520=_0x22da43['uint32']();switch(_0x1db520>>>0x3){case 0x1:_0x1ad56b['name']=_0x22da43['string']();break;case 0x2:_0x1ad56b['children']&&_0x1ad56b['children']['length']||(_0x1ad56b['children']=[]),_0x1ad56b['children']['push'](_0x55b721['Element']['decode'](_0x22da43,_0x22da43['uint32']()));break;case 0x3:_0x1ad56b['data']=_0x22da43['string']();break;case 0x4:_0x1ad56b['attributesBoolean']===_0x5db4a5['emptyObject']&&(_0x1ad56b['attributesBoolean']={});var _0x342793=_0x22da43['uint32']()+_0x22da43['pos'];for(_0x2624c4='',_0x557dea=!0x1;_0x22da43['pos']<_0x342793;){var _0xa2e53=_0x22da43['uint32']();switch(_0xa2e53>>>0x3){case 0x1:_0x2624c4=_0x22da43['string']();break;case 0x2:_0x557dea=_0x22da43['bool']();break;default:_0x22da43['skipType'](0x7&_0xa2e53);}}_0x1ad56b['attributesBoolean'][_0x2624c4]=_0x557dea;break;case 0x5:_0x1ad56b['attributesJson']=_0x22da43['string']();break;default:_0x22da43['skipType'](0x7&_0x1db520);}}return _0x1ad56b;},_0x2b48bb['decodeDelimited']=function(_0x202c8e){return _0x202c8e instanceof _0x4092fe||(_0x202c8e=new _0x4092fe(_0x202c8e)),this['decode'](_0x202c8e,_0x202c8e['uint32']());},_0x2b48bb['verify']=function(_0x30cc7e){if('object'!=typeof _0x30cc7e||null===_0x30cc7e)return'object\x20expected';if(null!=_0x30cc7e['name']&&_0x30cc7e['hasOwnProperty']('name')&&!_0x5db4a5['isString'](_0x30cc7e['name']))return'name:\x20string\x20expected';if(null!=_0x30cc7e['children']&&_0x30cc7e['hasOwnProperty']('children')){if(!Array['isArray'](_0x30cc7e['children']))return'children:\x20array\x20expected';for(var _0x5ef964=0x0;_0x5ef964<_0x30cc7e['children']['length'];++_0x5ef964){var _0x5d5590=_0x55b721['Element']['verify'](_0x30cc7e['children'][_0x5ef964]);if(_0x5d5590)return'children.'+_0x5d5590;}}if(null!=_0x30cc7e['data']&&_0x30cc7e['hasOwnProperty']('data')&&!_0x5db4a5['isString'](_0x30cc7e['data']))return'data:\x20string\x20expected';if(null!=_0x30cc7e['attributesBoolean']&&_0x30cc7e['hasOwnProperty']('attributesBoolean')){if(!_0x5db4a5['isObject'](_0x30cc7e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x40ce99=Object['keys'](_0x30cc7e['attributesBoolean']);for(_0x5ef964=0x0;_0x5ef964<_0x40ce99['length'];++_0x5ef964)if('boolean'!=typeof _0x30cc7e['attributesBoolean'][_0x40ce99[_0x5ef964]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x30cc7e['attributesJson']&&_0x30cc7e['hasOwnProperty']('attributesJson')&&!_0x5db4a5['isString'](_0x30cc7e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2b48bb['fromObject']=function(_0x54c756){if(_0x54c756 instanceof _0x55b721['Element'])return _0x54c756;var _0x4e4b87=new _0x55b721['Element']();if(null!=_0x54c756['name']&&(_0x4e4b87['name']=String(_0x54c756['name'])),_0x54c756['children']){if(!Array['isArray'](_0x54c756['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4e4b87['children']=[];for(var _0x105d07=0x0;_0x105d07<_0x54c756['children']['length'];++_0x105d07){if('object'!=typeof _0x54c756['children'][_0x105d07])throw TypeError('.Element.children:\x20object\x20expected');_0x4e4b87['children'][_0x105d07]=_0x55b721['Element']['fromObject'](_0x54c756['children'][_0x105d07]);}}if(null!=_0x54c756['data']&&(_0x4e4b87['data']=String(_0x54c756['data'])),_0x54c756['attributesBoolean']){if('object'!=typeof _0x54c756['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4e4b87['attributesBoolean']={};var _0x165291=Object['keys'](_0x54c756['attributesBoolean']);for(_0x105d07=0x0;_0x105d07<_0x165291['length'];++_0x105d07)_0x4e4b87['attributesBoolean'][_0x165291[_0x105d07]]=Boolean(_0x54c756['attributesBoolean'][_0x165291[_0x105d07]]);}return null!=_0x54c756['attributesJson']&&(_0x4e4b87['attributesJson']=String(_0x54c756['attributesJson'])),_0x4e4b87;},_0x2b48bb['toObject']=function(_0x74e1fe,_0x21ff21){_0x21ff21||(_0x21ff21={});var _0x34a142,_0x1fed10={};if((_0x21ff21['arrays']||_0x21ff21['defaults'])&&(_0x1fed10['children']=[]),(_0x21ff21['objects']||_0x21ff21['defaults'])&&(_0x1fed10['attributesBoolean']={}),_0x21ff21['defaults']&&(_0x1fed10['name']='',_0x1fed10['data']='',_0x1fed10['attributesJson']=''),null!=_0x74e1fe['name']&&_0x74e1fe['hasOwnProperty']('name')&&(_0x1fed10['name']=_0x74e1fe['name']),_0x74e1fe['children']&&_0x74e1fe['children']['length']){_0x1fed10['children']=[];for(var _0x5a1b89=0x0;_0x5a1b89<_0x74e1fe['children']['length'];++_0x5a1b89)_0x1fed10['children'][_0x5a1b89]=_0x55b721['Element']['toObject'](_0x74e1fe['children'][_0x5a1b89],_0x21ff21);}if(null!=_0x74e1fe['data']&&_0x74e1fe['hasOwnProperty']('data')&&(_0x1fed10['data']=_0x74e1fe['data']),_0x74e1fe['attributesBoolean']&&(_0x34a142=Object['keys'](_0x74e1fe['attributesBoolean']))['length']){_0x1fed10['attributesBoolean']={};for(_0x5a1b89=0x0;_0x5a1b89<_0x34a142['length'];++_0x5a1b89)_0x1fed10['attributesBoolean'][_0x34a142[_0x5a1b89]]=_0x74e1fe['attributesBoolean'][_0x34a142[_0x5a1b89]];}return null!=_0x74e1fe['attributesJson']&&_0x74e1fe['hasOwnProperty']('attributesJson')&&(_0x1fed10['attributesJson']=_0x74e1fe['attributesJson']),_0x1fed10;},_0x2b48bb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4b5937['util']['toJSONOptions']);},_0x2b48bb['getTypeUrl']=function(_0x47811d){return void 0x0===_0x47811d&&(_0x47811d='type.googleapis.com'),_0x47811d+'/Element';},_0x2b48bb;}()),_0x55b721;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3059d0){return new w(this['_protobufRoot'][_0x3059d0]);}}class w{['_protobuf'];constructor(_0x1c77c2){this['_protobuf']=_0x1c77c2;}['compress'](_0x4f2fb1){const _0x52d2f3=this['_protobuf']['verify'](_0x4f2fb1);if(_0x52d2f3)throw Error(_0x52d2f3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x4f2fb1))['finish']();}['decompress'](_0x76fbcf){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x76fbcf),{'oneofs':!0x0});}}function g(_0x4f0c6e,_0x46e589){const _0x37de6d=_0x42df25(_0x4f0c6e);return _0x37de6d['path'][_0x37de6d['path']['length']-0x1]+=_0x46e589,_0x37de6d;}function _(_0x1297a6,_0x5aab82){return _0x1297a6['root']===_0x5aab82['root']&&_0x36ea78(_0x1297a6['path'],_0x5aab82['path']);}function $(_0x255a0c){P(_0x255a0c,_0x4b9009=>('main'==_0x4b9009['root']?(_0x4b9009['rootMain']=!0x0,delete _0x4b9009['root']):'$graveyard'==_0x4b9009['root']&&(_0x4b9009['rootGraveyard']=!0x0,delete _0x4b9009['root']),_0x4b9009));}function J(_0x1d5df4){P(_0x1d5df4,_0x400a08=>(_0x400a08['rootMain']?(_0x400a08['root']='main',delete _0x400a08['rootMain']):_0x400a08['rootGraveyard']&&(_0x400a08['root']='$graveyard',delete _0x400a08['rootGraveyard']),_0x400a08));}function P(_0x325460,_0x533d32){for(const _0x1cebb8 in _0x325460){const _0x1be24f=_0x325460[_0x1cebb8];'nodes'!==_0x1cebb8&&_0x33126a(_0x1be24f)&&(_0x1be24f['path']&&(_0x1be24f['root']||_0x1be24f['rootMain']||_0x1be24f['rootGraveyard'])?_0x325460[_0x1cebb8]=_0x533d32(_0x1be24f):P(_0x1be24f,_0x533d32));}return _0x325460;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x39aafe,_0x451df5,_0x5c2647){this['_id']=_0x39aafe,this['_operationName']=_0x451df5,this['_protobufDescriptor']=_0x5c2647;}['compress'](_0x39c1b2,_0x24e196){const _0x31d819=_0x24e196['shift']();return $(_0x31d819),_0x39c1b2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x31d819)),_0x39c1b2['types']['push'](this['_id']),!0x0;}['decompress'](_0x569f05,_0x448052){_0x448052['types']['shift']();const _0x597f56=this['_protobufDescriptor']['decompress'](_0x448052['buffers']['shift']());J(_0x597f56),_0x597f56['__className']=this['_operationName'],_0x569f05['push'](_0x597f56);}}class s extends e{['compress'](_0x1434bb,_0x313fe2){const _0x86f14f=_0x313fe2['shift']();return this['_serializeOneOf']('oldValue',_0x86f14f),this['_serializeOneOf']('newValue',_0x86f14f),$(_0x86f14f),_0x1434bb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x86f14f)),_0x1434bb['types']['push'](this['_id']),!0x0;}['decompress'](_0xa44a74,_0x462a04){const {types:_0x327f19,buffers:_0x57987e}=_0x462a04,_0x381246=this['_protobufDescriptor']['decompress'](_0x57987e['shift']());_0x327f19['shift'](),this['_deserializeOneOf']('oldValue',_0x381246),this['_deserializeOneOf']('newValue',_0x381246),J(_0x381246),_0x381246['__className']=this['_operationName'],_0xa44a74['push'](_0x381246);}['_serializeOneOf'](_0xe09338,_0x3edf4f){const _0x560e6e=_0x3edf4f[_0xe09338];'boolean'==typeof _0x560e6e?_0x3edf4f[_0xe09338+'Boolean']=_0x560e6e:_0x3edf4f[_0xe09338+'Json']=JSON['stringify'](_0x560e6e);}['_deserializeOneOf'](_0x328f0e,_0x5e61e8){const _0x25eaa2=_0x328f0e+'Json';_0x5e61e8[_0x25eaa2]?(_0x5e61e8[_0x328f0e]=JSON['parse'](_0x5e61e8[_0x25eaa2]),delete _0x5e61e8[_0x25eaa2]):(_0x5e61e8[_0x328f0e]=_0x5e61e8[_0x328f0e+'Boolean'],delete _0x5e61e8[_0x328f0e+'Boolean']);}}class i extends e{['compress'](_0x412e41,_0x2d137d){const _0x53c44d=_0x2d137d['shift']();return this['_serializeNodesAttributes'](_0x53c44d['nodes']),$(_0x53c44d),_0x412e41['buffers']['push'](this['_protobufDescriptor']['compress'](_0x53c44d)),_0x412e41['types']['push'](this['_id']),!0x0;}['decompress'](_0x4af433,_0x4c060b){const {types:_0x283554,buffers:_0x6cbd98}=_0x4c060b,_0x19ef40=this['_protobufDescriptor']['decompress'](_0x6cbd98['shift']());_0x283554['shift'](),_0x19ef40['nodes']||(_0x19ef40['nodes']=[]),this['_deserializeNodesAttributes'](_0x19ef40['nodes']),J(_0x19ef40),_0x19ef40['__className']=this['_operationName'],_0x4af433['push'](_0x19ef40);}['_serializeNodesAttributes'](_0x501aaa){for(const _0x2b2a95 of _0x501aaa){if(_0x2b2a95['attributes']){const _0x4d8483=_0x2b2a95['attributes'];this['_areValuesBoolean'](_0x4d8483)?_0x2b2a95['attributesBoolean']=_0x4d8483:_0x2b2a95['attributesJson']=JSON['stringify'](_0x4d8483);}_0x2b2a95['children']&&this['_serializeNodesAttributes'](_0x2b2a95['children']);}}['_deserializeNodesAttributes'](_0x4a5af6){for(const _0x4107e1 of _0x4a5af6)(_0x4107e1['attributesBoolean']||_0x4107e1['attributesJson'])&&(_0x4107e1['attributesBoolean']?(_0x4107e1['attributes']=_0x4107e1['attributesBoolean'],delete _0x4107e1['attributesBoolean']):(_0x4107e1['attributes']=JSON['parse'](_0x4107e1['attributesJson']),delete _0x4107e1['attributesJson'])),_0x4107e1['children']&&this['_deserializeNodesAttributes'](_0x4107e1['children']);}['_areValuesBoolean'](_0x53b7aa){return Object['keys'](_0x53b7aa)['every'](_0x4fe033=>'boolean'==typeof _0x53b7aa[_0x4fe033]);}}class n extends e{['decompress'](_0x4ddc80,_0x14be15){super['decompress'](_0x4ddc80,_0x14be15);const _0x3485fb=_0x4ddc80[_0x4ddc80['length']-0x1];_0x3485fb['oldRange']||(_0x3485fb['oldRange']=null),_0x3485fb['newRange']||(_0x3485fb['newRange']=null);}}class p extends e{['compress'](_0x4f1ed4,_0x1b1da0){return _0x1b1da0['shift'](),_0x4f1ed4['types']['push'](this['_id']),!0x0;}['decompress'](_0x3da999,_0xccb52b){_0xccb52b['types']['shift'](),_0x3da999['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x5608e3,_0x4aa93c,_0x223c14,_0x2a6e41){super(_0x5608e3,_0x4aa93c,_0x223c14),this['_omittedNamespace']=_0x2a6e41+':';}['compress'](_0x53c92c,_0x29c64e){return!('MarkerOperation'!=_0x29c64e[0x0]['__className']||!_0x29c64e[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x29c64e[0x0]['name']=_0x29c64e[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x53c92c,_0x29c64e),!0x0);}['decompress'](_0x4337dc,_0x206514){super['decompress'](_0x4337dc,_0x206514);const _0x2f0491=_0x4337dc[_0x4337dc['length']-0x1];_0x2f0491['name']=this['_omittedNamespace']+_0x2f0491['name'];}}class O{['_id'];['_context'];constructor(_0x11920d,_0x3f7fa8){this['_id']=_0x11920d,this['_context']=_0x3f7fa8;}['compress'](_0x2def93,_0x23d140){let _0xae0df2;for(;_0x23d140['length']>0x1&&this['_compareOperations'](_0x23d140[0x0],_0x23d140[0x1]);)_0xae0df2?(_0xae0df2=this['_combineNext'](_0x23d140['shift'](),_0xae0df2),_0x2def93['types']['push'](0x0)):(_0xae0df2=_0x42df25(_0x23d140['shift']()),_0x2def93['types']['push'](this['_id']));return!!_0xae0df2&&(_0xae0df2=this['_combineNext'](_0x23d140['shift'](),_0xae0df2),_0x2def93['types']['push'](0x0),_0x2def93['buffers']['push'](this['_compressSingleOperation'](_0xae0df2)),!0x0);}['decompress'](_0x30bb1b,_0x47a40b){const _0x14cfb4=this['_decompressSingleOperation'](_0x47a40b);for(;0x0==_0x47a40b['types'][0x0];)_0x47a40b['types']['shift'](),_0x30bb1b['push'](this['_splitCurrent'](_0x14cfb4));_0x30bb1b['push'](_0x14cfb4);}}class a extends O{['_combineNext'](_0x1dbef3,_0x2e900){return _0x2e900['nodes'][0x0]['data']+=_0x1dbef3['nodes'][0x0]['data'],_0x2e900;}['_splitCurrent'](_0x57d8fd){const _0x3c4895=_0x42df25(_0x57d8fd),_0x1a9553=_0x3c4895['nodes'][0x0],_0x44a831=_0x57d8fd['nodes'][0x0],_0x5622e4=_0x44a831['data'][Symbol['iterator']]()['next']()['value'],_0x1de00c=_0x5622e4['length'];return _0x1a9553['data']=_0x5622e4,_0x44a831['data']=_0x44a831['data']['substr'](_0x1de00c),_0x57d8fd['position']=g(_0x57d8fd['position'],_0x1de00c),_0x3c4895;}['_compareOperations'](_0x4b3c79,_0x3c81c8){if(this['_checkOperation'](_0x4b3c79)&&this['_checkOperation'](_0x3c81c8)){const _0xe857e1=_0x4b3c79['nodes'][0x0]['data']['length'],_0x312c74=_(g(_0x4b3c79['position'],_0xe857e1),_0x3c81c8['position']),_0x45b3bc=_0x4b3c79['nodes'][0x0],_0x2c294d=_0x3c81c8['nodes'][0x0];return _0x312c74&&this['_compareAttributes'](_0x45b3bc,_0x2c294d);}return!0x1;}['_compressSingleOperation'](_0x4768a7){const _0x24d7e8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x24d7e8,[_0x4768a7]),_0x24d7e8['buffers'][0x0];}['_decompressSingleOperation'](_0x2a6975){const _0x1f4a6d=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1f4a6d,_0x2a6975),_0x1f4a6d[0x0];}['_checkOperation'](_0x270a37){return'InsertOperation'==_0x270a37['__className']&&0x1==_0x270a37['nodes']['length']&&_0x270a37['nodes'][0x0]['data']&&!_0x270a37['wasUndone']&&0x1==Array['from'](_0x270a37['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x8c0f29,_0x53dd18){const _0x240fe5=Object['keys'](_0x8c0f29['attributes']||{}),_0x58b023=Object['keys'](_0x53dd18['attributes']||{});return _0x240fe5['length']===_0x58b023['length']&&_0x240fe5['every'](_0x364ce7=>_0x53dd18['attributes'][_0x364ce7]&&_0x53dd18['attributes'][_0x364ce7]===_0x8c0f29['attributes'][_0x364ce7]);}}class c extends O{['_combineNext'](_0x3c3672,_0x1e4d25){return _0x1e4d25['howMany']++,_0x1e4d25['sourcePosition']=_0x42df25(_0x3c3672['sourcePosition']),_0x1e4d25;}['_splitCurrent'](_0x4fe365){const _0x5681f1=_0x42df25(_0x4fe365);return _0x4fe365['howMany']--,_0x5681f1['howMany']=0x1,_0x5681f1['sourcePosition']=g(_0x5681f1['sourcePosition'],_0x4fe365['howMany']),_0x5681f1;}['_compareOperations'](_0x2acccf,_0x29e417){return!(!this['_checkOperation'](_0x2acccf)||!this['_checkOperation'](_0x29e417))&&(_(g(_0x2acccf['sourcePosition'],-0x1),_0x29e417['sourcePosition'])&&_(_0x2acccf['targetPosition'],_0x29e417['targetPosition']));}['_compressSingleOperation'](_0x46281d){const _0x1ef82f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1ef82f,[_0x46281d]),_0x1ef82f['buffers'][0x0];}['_decompressSingleOperation'](_0x401262){const _0x185211=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x185211,_0x401262),_0x185211[0x0];}['_checkOperation'](_0x16545a){return'MoveOperation'==_0x16545a['__className']&&'$graveyard'==_0x16545a['targetPosition']['root']&&0x1==_0x16545a['howMany']&&!_0x16545a['wasUndone'];}}class h extends O{['_combineNext'](_0x588cd6,_0x196c96){return _0x196c96['howMany']++,_0x196c96;}['_splitCurrent'](_0x24b6af){const _0x48ec49=_0x42df25(_0x24b6af);return _0x48ec49['howMany']=0x1,_0x24b6af['howMany']--,_0x48ec49;}['_compareOperations'](_0x4182d8,_0x5a1a42){return!(!this['_checkOperation'](_0x4182d8)||!this['_checkOperation'](_0x5a1a42))&&(_(_0x4182d8['sourcePosition'],_0x5a1a42['sourcePosition'])&&_(_0x4182d8['targetPosition'],_0x5a1a42['targetPosition']));}['_compressSingleOperation'](_0x24a7d5){const _0x50171a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x50171a,[_0x24a7d5]),_0x50171a['buffers'][0x0];}['_decompressSingleOperation'](_0x260e2e){const _0x257363=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x257363,_0x260e2e),_0x257363[0x0];}['_checkOperation'](_0x3cfd4a){return'MoveOperation'==_0x3cfd4a['__className']&&'$graveyard'==_0x3cfd4a['targetPosition']['root']&&0x1==_0x3cfd4a['howMany']&&!_0x3cfd4a['wasUndone'];}}class f extends O{['compress'](_0x22dfd2,_0x59c339){if(!this['_compareOperations'](_0x59c339[0x0],_0x59c339[0x1]))return!0x1;const _0x517c02=_0x59c339['shift']();return _0x517c02['oldRange']=null,_0x517c02['newRange']&&_(_0x517c02['newRange']['start'],_0x517c02['newRange']['end'])&&(_0x517c02['newRange']['end']=null),_0x59c339['shift'](),_0x22dfd2['types']['push'](this['_id']),_0x22dfd2['types']['push'](0x0),_0x22dfd2['buffers']['push'](this['_compressSingleOperation'](_0x517c02)),!0x0;}['decompress'](_0x279a3c,_0x24bfbe){const _0x46dc8b=this['_decompressSingleOperation'](_0x24bfbe);_0x46dc8b['newRange']&&!_0x46dc8b['newRange']['end']&&(_0x46dc8b['newRange']['end']=_0x42df25(_0x46dc8b['newRange']['start']));const _0xc01e6=_0x42df25(_0x46dc8b);_0xc01e6['newRange']&&(_0xc01e6['newRange']['start']['stickiness']='toNone',_0xc01e6['newRange']['end']=_0x42df25(_0xc01e6['newRange']['start'])),_0xc01e6['name']='user:position:'+_0xc01e6['name']['split'](':')[0x2],_0x24bfbe['types']['shift'](),_0x279a3c['push'](_0x46dc8b),_0x279a3c['push'](_0xc01e6);}['_compressSingleOperation'](_0x4ffc35){const _0x2fc200={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2fc200,[_0x4ffc35]),_0x2fc200['buffers'][0x0];}['_decompressSingleOperation'](_0x4c821c){const _0x62ab34=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x62ab34,_0x4c821c),_0x62ab34[0x0];}['_compareOperations'](_0x2e0393,_0x44058d){return!(!_0x2e0393||!_0x44058d)&&('MarkerOperation'==_0x2e0393['__className']&&'MarkerOperation'==_0x44058d['__className']&&!(!_0x2e0393['name']['startsWith']('user:')||!_0x44058d['name']['startsWith']('user:')||_0x2e0393['name']==_0x44058d['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2b1c79=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',_0x2b1c79,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x2b1c79,'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'](_0x20d89b){if(!_0x20d89b||!_0x20d89b[0x0])throw new _0x4cbcc0('no-operations-provided',this);const _0x6fbbbe={'types':[],'buffers':[],'baseVersion':_0x20d89b[0x0]['baseVersion']};for(;_0x20d89b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('TypingAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('DeletingAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x6fbbbe,_0x20d89b)||this['_getCompressorByName'](_0x20d89b[0x0]['__className'])['compress'](_0x6fbbbe,_0x20d89b);return _0x6fbbbe;}['decompress'](_0x29914b){const _0x3e7841=[];for(;_0x29914b['types']['length'];){const _0x14aa87=this['_compressorById']['get'](_0x29914b['types'][0x0]);if(!_0x14aa87)throw new _0x4cbcc0('decompress-compressor-not-found',this,{'type':_0x29914b['types'][0x0]});_0x14aa87['decompress'](_0x3e7841,_0x29914b);}return _0x3e7841['forEach']((_0xe5859d,_0x1c53ac)=>_0xe5859d['baseVersion']=_0x29914b['baseVersion']+_0x1c53ac),_0x3e7841;}['_getCompressorByName'](_0x47d70f){return this['_compressorByName']['get'](_0x47d70f);}['_registerOperationCompressor'](_0x5ad67a,_0x1e0f1d,_0x5e2a7d){const _0x4748ee=new _0x5e2a7d(_0x5ad67a,_0x1e0f1d,this['_protobufFactory']['getDescriptor'](_0x1e0f1d));this['_registerCompressor'](_0x5ad67a,_0x1e0f1d,_0x4748ee);}['_registerActionCompressor'](_0x4c2f07,_0x52bd70,_0x57d173){const _0x47764f=new _0x57d173(_0x4c2f07,this);this['_registerCompressor'](_0x4c2f07,_0x52bd70,_0x47764f);}['_registerCompressor'](_0x43758c,_0x502663,_0x2f87f8){this['_compressorById']['set'](_0x43758c,_0x2f87f8),this['_compressorByName']['set'](_0x502663,_0x2f87f8);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "47.0.0-alpha.
|
|
3
|
+
"version": "47.0.0-alpha.7",
|
|
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": "47.0.0-alpha.
|
|
37
|
-
"ckeditor5": "47.0.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.0.0-alpha.7",
|
|
37
|
+
"ckeditor5": "47.0.0-alpha.7",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x596a1b=_0x4ae1;function _0x4ae1(_0x2925ac,_0x49408e){const _0x21e6dd=_0x21e6();return _0x4ae1=function(_0x4ae1a5,_0x1cdc6f){_0x4ae1a5=_0x4ae1a5-0x1ca;let _0x5e4014=_0x21e6dd[_0x4ae1a5];return _0x5e4014;},_0x4ae1(_0x2925ac,_0x49408e);}function _0x21e6(){const _0x2a5bd5=['3WSdpxF','buffers','shift','_context','_compressSingleOperation','length','_splitCurrent','compress','_id','1637434rDKYgY','767155tvfgEc','decompress','_decompressSingleOperation','_combineNext','15967251QuWziH','_compareOperations','584yzMkFv','4378842HnEFnA','push','types','137032jlDBkU','37667FEVyfp','2362608YJnYUR'];_0x21e6=function(){return _0x2a5bd5;};return _0x21e6();}(function(_0x5a24ee,_0x2ddadc){const _0x392d1e=_0x4ae1,_0x3f5c91=_0x5a24ee();while(!![]){try{const _0x3790ae=-parseInt(_0x392d1e(0x1cc))/0x1+parseInt(_0x392d1e(0x1d8))/0x2*(-parseInt(_0x392d1e(0x1cf))/0x3)+-parseInt(_0x392d1e(0x1ce))/0x4+-parseInt(_0x392d1e(0x1d9))/0x5+parseInt(_0x392d1e(0x1e0))/0x6+parseInt(_0x392d1e(0x1cd))/0x7*(-parseInt(_0x392d1e(0x1df))/0x8)+parseInt(_0x392d1e(0x1dd))/0x9;if(_0x3790ae===_0x2ddadc)break;else _0x3f5c91['push'](_0x3f5c91['shift']());}catch(_0x3a33e8){_0x3f5c91['push'](_0x3f5c91['shift']());}}}(_0x21e6,0x646a5));import{cloneDeep as _0x54caff}from'es-toolkit/compat';export class ActionCompressor{[_0x596a1b(0x1d7)];[_0x596a1b(0x1d2)];constructor(_0x524493,_0x187c1c){const _0x3e372e=_0x596a1b;this[_0x3e372e(0x1d7)]=_0x524493,this[_0x3e372e(0x1d2)]=_0x187c1c;}[_0x596a1b(0x1d6)](_0x3393c8,_0xea2339){const _0x2af0ea=_0x596a1b;let _0x350e39;for(;_0xea2339[_0x2af0ea(0x1d4)]>0x1&&this[_0x2af0ea(0x1de)](_0xea2339[0x0],_0xea2339[0x1]);)_0x350e39?(_0x350e39=this[_0x2af0ea(0x1dc)](_0xea2339[_0x2af0ea(0x1d1)](),_0x350e39),_0x3393c8[_0x2af0ea(0x1cb)][_0x2af0ea(0x1ca)](0x0)):(_0x350e39=_0x54caff(_0xea2339[_0x2af0ea(0x1d1)]()),_0x3393c8[_0x2af0ea(0x1cb)][_0x2af0ea(0x1ca)](this[_0x2af0ea(0x1d7)]));return!!_0x350e39&&(_0x350e39=this[_0x2af0ea(0x1dc)](_0xea2339[_0x2af0ea(0x1d1)](),_0x350e39),_0x3393c8[_0x2af0ea(0x1cb)][_0x2af0ea(0x1ca)](0x0),_0x3393c8[_0x2af0ea(0x1d0)][_0x2af0ea(0x1ca)](this[_0x2af0ea(0x1d3)](_0x350e39)),!0x0);}[_0x596a1b(0x1da)](_0x1511ea,_0x4954d0){const _0x3aedbe=_0x596a1b,_0x3ad270=this[_0x3aedbe(0x1db)](_0x4954d0);for(;0x0==_0x4954d0[_0x3aedbe(0x1cb)][0x0];)_0x4954d0[_0x3aedbe(0x1cb)][_0x3aedbe(0x1d1)](),_0x1511ea[_0x3aedbe(0x1ca)](this[_0x3aedbe(0x1d5)](_0x3ad270));_0x1511ea[_0x3aedbe(0x1ca)](_0x3ad270);}}
|