@ckeditor/ckeditor5-operations-compressor 47.2.0-alpha.5 → 47.2.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 CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x5227a9}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x49051f from'protobufjs/minimal.js';import{cloneDeep as _0x51cedc,isEqual as _0x33131b,isObject as _0x316f0f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x37a9bb=_0x49051f['Reader'],_0x487df2=_0x49051f['Writer'],_0x526904=_0x49051f['util'],_0x3e2998=_0x49051f['roots']['default']||(_0x49051f['roots']['default']={});return _0x3e2998['AttributeOperation']=(function(){function _0x253587(_0x4fa846){if(_0x4fa846){for(var _0x11952e=Object['keys'](_0x4fa846),_0x4f4317=0x0;_0x4f4317<_0x11952e['length'];++_0x4f4317)null!=_0x4fa846[_0x11952e[_0x4f4317]]&&(this[_0x11952e[_0x4f4317]]=_0x4fa846[_0x11952e[_0x4f4317]]);}}return _0x253587['prototype']['range']=null,_0x253587['prototype']['key']='',_0x253587['prototype']['oldValueBoolean']=!0x1,_0x253587['prototype']['oldValueJson']='',_0x253587['prototype']['newValueBoolean']=!0x1,_0x253587['prototype']['newValueJson']='',_0x253587['prototype']['wasUndone']=!0x1,_0x253587['create']=function(_0x30eb1b){return new _0x253587(_0x30eb1b);},_0x253587['encode']=function(_0x526428,_0x2b4123){return _0x2b4123||(_0x2b4123=_0x487df2['create']()),null!=_0x526428['range']&&Object['hasOwnProperty']['call'](_0x526428,'range')&&_0x3e2998['Range']['encode'](_0x526428['range'],_0x2b4123['uint32'](0xa)['fork']())['ldelim'](),null!=_0x526428['key']&&Object['hasOwnProperty']['call'](_0x526428,'key')&&_0x2b4123['uint32'](0x12)['string'](_0x526428['key']),null!=_0x526428['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x526428,'oldValueBoolean')&&_0x2b4123['uint32'](0x18)['bool'](_0x526428['oldValueBoolean']),null!=_0x526428['oldValueJson']&&Object['hasOwnProperty']['call'](_0x526428,'oldValueJson')&&_0x2b4123['uint32'](0x22)['string'](_0x526428['oldValueJson']),null!=_0x526428['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x526428,'newValueBoolean')&&_0x2b4123['uint32'](0x28)['bool'](_0x526428['newValueBoolean']),null!=_0x526428['newValueJson']&&Object['hasOwnProperty']['call'](_0x526428,'newValueJson')&&_0x2b4123['uint32'](0x32)['string'](_0x526428['newValueJson']),null!=_0x526428['wasUndone']&&Object['hasOwnProperty']['call'](_0x526428,'wasUndone')&&_0x2b4123['uint32'](0x38)['bool'](_0x526428['wasUndone']),_0x2b4123;},_0x253587['encodeDelimited']=function(_0x40c493,_0x57cc4a){return this['encode'](_0x40c493,_0x57cc4a)['ldelim']();},_0x253587['decode']=function(_0x25cb3f,_0x3a1b04){_0x25cb3f instanceof _0x37a9bb||(_0x25cb3f=_0x37a9bb['create'](_0x25cb3f));for(var _0x3d44b6=void 0x0===_0x3a1b04?_0x25cb3f['len']:_0x25cb3f['pos']+_0x3a1b04,_0x19f098=new _0x3e2998['AttributeOperation']();_0x25cb3f['pos']<_0x3d44b6;){var _0x258bde=_0x25cb3f['uint32']();switch(_0x258bde>>>0x3){case 0x1:_0x19f098['range']=_0x3e2998['Range']['decode'](_0x25cb3f,_0x25cb3f['uint32']());break;case 0x2:_0x19f098['key']=_0x25cb3f['string']();break;case 0x3:_0x19f098['oldValueBoolean']=_0x25cb3f['bool']();break;case 0x4:_0x19f098['oldValueJson']=_0x25cb3f['string']();break;case 0x5:_0x19f098['newValueBoolean']=_0x25cb3f['bool']();break;case 0x6:_0x19f098['newValueJson']=_0x25cb3f['string']();break;case 0x7:_0x19f098['wasUndone']=_0x25cb3f['bool']();break;default:_0x25cb3f['skipType'](0x7&_0x258bde);}}return _0x19f098;},_0x253587['decodeDelimited']=function(_0x87c863){return _0x87c863 instanceof _0x37a9bb||(_0x87c863=new _0x37a9bb(_0x87c863)),this['decode'](_0x87c863,_0x87c863['uint32']());},_0x253587['verify']=function(_0x2c78de){if('object'!=typeof _0x2c78de||null===_0x2c78de)return'object\x20expected';if(null!=_0x2c78de['range']&&_0x2c78de['hasOwnProperty']('range')){var _0x5b22b9=_0x3e2998['Range']['verify'](_0x2c78de['range']);if(_0x5b22b9)return'range.'+_0x5b22b9;}return null!=_0x2c78de['key']&&_0x2c78de['hasOwnProperty']('key')&&!_0x526904['isString'](_0x2c78de['key'])?'key:\x20string\x20expected':null!=_0x2c78de['oldValueBoolean']&&_0x2c78de['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2c78de['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2c78de['oldValueJson']&&_0x2c78de['hasOwnProperty']('oldValueJson')&&!_0x526904['isString'](_0x2c78de['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2c78de['newValueBoolean']&&_0x2c78de['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2c78de['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2c78de['newValueJson']&&_0x2c78de['hasOwnProperty']('newValueJson')&&!_0x526904['isString'](_0x2c78de['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2c78de['wasUndone']&&_0x2c78de['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2c78de['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x253587['fromObject']=function(_0x29ccf7){if(_0x29ccf7 instanceof _0x3e2998['AttributeOperation'])return _0x29ccf7;var _0x2ec4f9=new _0x3e2998['AttributeOperation']();if(null!=_0x29ccf7['range']){if('object'!=typeof _0x29ccf7['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2ec4f9['range']=_0x3e2998['Range']['fromObject'](_0x29ccf7['range']);}return null!=_0x29ccf7['key']&&(_0x2ec4f9['key']=String(_0x29ccf7['key'])),null!=_0x29ccf7['oldValueBoolean']&&(_0x2ec4f9['oldValueBoolean']=Boolean(_0x29ccf7['oldValueBoolean'])),null!=_0x29ccf7['oldValueJson']&&(_0x2ec4f9['oldValueJson']=String(_0x29ccf7['oldValueJson'])),null!=_0x29ccf7['newValueBoolean']&&(_0x2ec4f9['newValueBoolean']=Boolean(_0x29ccf7['newValueBoolean'])),null!=_0x29ccf7['newValueJson']&&(_0x2ec4f9['newValueJson']=String(_0x29ccf7['newValueJson'])),null!=_0x29ccf7['wasUndone']&&(_0x2ec4f9['wasUndone']=Boolean(_0x29ccf7['wasUndone'])),_0x2ec4f9;},_0x253587['toObject']=function(_0x35146f,_0x1e5162){_0x1e5162||(_0x1e5162={});var _0x51e796={};return _0x1e5162['defaults']&&(_0x51e796['range']=null,_0x51e796['key']='',_0x51e796['oldValueBoolean']=!0x1,_0x51e796['oldValueJson']='',_0x51e796['newValueBoolean']=!0x1,_0x51e796['newValueJson']='',_0x51e796['wasUndone']=!0x1),null!=_0x35146f['range']&&_0x35146f['hasOwnProperty']('range')&&(_0x51e796['range']=_0x3e2998['Range']['toObject'](_0x35146f['range'],_0x1e5162)),null!=_0x35146f['key']&&_0x35146f['hasOwnProperty']('key')&&(_0x51e796['key']=_0x35146f['key']),null!=_0x35146f['oldValueBoolean']&&_0x35146f['hasOwnProperty']('oldValueBoolean')&&(_0x51e796['oldValueBoolean']=_0x35146f['oldValueBoolean']),null!=_0x35146f['oldValueJson']&&_0x35146f['hasOwnProperty']('oldValueJson')&&(_0x51e796['oldValueJson']=_0x35146f['oldValueJson']),null!=_0x35146f['newValueBoolean']&&_0x35146f['hasOwnProperty']('newValueBoolean')&&(_0x51e796['newValueBoolean']=_0x35146f['newValueBoolean']),null!=_0x35146f['newValueJson']&&_0x35146f['hasOwnProperty']('newValueJson')&&(_0x51e796['newValueJson']=_0x35146f['newValueJson']),null!=_0x35146f['wasUndone']&&_0x35146f['hasOwnProperty']('wasUndone')&&(_0x51e796['wasUndone']=_0x35146f['wasUndone']),_0x51e796;},_0x253587['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x253587['getTypeUrl']=function(_0x411219){return void 0x0===_0x411219&&(_0x411219='type.googleapis.com'),_0x411219+'/AttributeOperation';},_0x253587;}()),_0x3e2998['InsertOperation']=(function(){function _0x2dc4b1(_0x3d0d7e){if(this['nodes']=[],_0x3d0d7e){for(var _0x3aa621=Object['keys'](_0x3d0d7e),_0x5d3152=0x0;_0x5d3152<_0x3aa621['length'];++_0x5d3152)null!=_0x3d0d7e[_0x3aa621[_0x5d3152]]&&(this[_0x3aa621[_0x5d3152]]=_0x3d0d7e[_0x3aa621[_0x5d3152]]);}}return _0x2dc4b1['prototype']['position']=null,_0x2dc4b1['prototype']['nodes']=_0x526904['emptyArray'],_0x2dc4b1['prototype']['shouldReceiveAttributes']=!0x1,_0x2dc4b1['prototype']['wasUndone']=!0x1,_0x2dc4b1['create']=function(_0x51351e){return new _0x2dc4b1(_0x51351e);},_0x2dc4b1['encode']=function(_0x49ca1e,_0x3685bd){if(_0x3685bd||(_0x3685bd=_0x487df2['create']()),null!=_0x49ca1e['position']&&Object['hasOwnProperty']['call'](_0x49ca1e,'position')&&_0x3e2998['Position']['encode'](_0x49ca1e['position'],_0x3685bd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x49ca1e['nodes']&&_0x49ca1e['nodes']['length']){for(var _0x31c3aa=0x0;_0x31c3aa<_0x49ca1e['nodes']['length'];++_0x31c3aa)_0x3e2998['Element']['encode'](_0x49ca1e['nodes'][_0x31c3aa],_0x3685bd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x49ca1e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x49ca1e,'shouldReceiveAttributes')&&_0x3685bd['uint32'](0x18)['bool'](_0x49ca1e['shouldReceiveAttributes']),null!=_0x49ca1e['wasUndone']&&Object['hasOwnProperty']['call'](_0x49ca1e,'wasUndone')&&_0x3685bd['uint32'](0x20)['bool'](_0x49ca1e['wasUndone']),_0x3685bd;},_0x2dc4b1['encodeDelimited']=function(_0x10e984,_0x11aa82){return this['encode'](_0x10e984,_0x11aa82)['ldelim']();},_0x2dc4b1['decode']=function(_0x5d0726,_0x1b1ea9){_0x5d0726 instanceof _0x37a9bb||(_0x5d0726=_0x37a9bb['create'](_0x5d0726));for(var _0x202a9f=void 0x0===_0x1b1ea9?_0x5d0726['len']:_0x5d0726['pos']+_0x1b1ea9,_0x12af5d=new _0x3e2998['InsertOperation']();_0x5d0726['pos']<_0x202a9f;){var _0x2ff712=_0x5d0726['uint32']();switch(_0x2ff712>>>0x3){case 0x1:_0x12af5d['position']=_0x3e2998['Position']['decode'](_0x5d0726,_0x5d0726['uint32']());break;case 0x2:_0x12af5d['nodes']&&_0x12af5d['nodes']['length']||(_0x12af5d['nodes']=[]),_0x12af5d['nodes']['push'](_0x3e2998['Element']['decode'](_0x5d0726,_0x5d0726['uint32']()));break;case 0x3:_0x12af5d['shouldReceiveAttributes']=_0x5d0726['bool']();break;case 0x4:_0x12af5d['wasUndone']=_0x5d0726['bool']();break;default:_0x5d0726['skipType'](0x7&_0x2ff712);}}return _0x12af5d;},_0x2dc4b1['decodeDelimited']=function(_0x366d5b){return _0x366d5b instanceof _0x37a9bb||(_0x366d5b=new _0x37a9bb(_0x366d5b)),this['decode'](_0x366d5b,_0x366d5b['uint32']());},_0x2dc4b1['verify']=function(_0x59dd99){if('object'!=typeof _0x59dd99||null===_0x59dd99)return'object\x20expected';if(null!=_0x59dd99['position']&&_0x59dd99['hasOwnProperty']('position')&&(_0x590e00=_0x3e2998['Position']['verify'](_0x59dd99['position'])))return'position.'+_0x590e00;if(null!=_0x59dd99['nodes']&&_0x59dd99['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x59dd99['nodes']))return'nodes:\x20array\x20expected';for(var _0x2f58c2=0x0;_0x2f58c2<_0x59dd99['nodes']['length'];++_0x2f58c2){var _0x590e00;if(_0x590e00=_0x3e2998['Element']['verify'](_0x59dd99['nodes'][_0x2f58c2]))return'nodes.'+_0x590e00;}}return null!=_0x59dd99['shouldReceiveAttributes']&&_0x59dd99['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x59dd99['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x59dd99['wasUndone']&&_0x59dd99['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59dd99['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2dc4b1['fromObject']=function(_0x4e1dee){if(_0x4e1dee instanceof _0x3e2998['InsertOperation'])return _0x4e1dee;var _0xd68ce3=new _0x3e2998['InsertOperation']();if(null!=_0x4e1dee['position']){if('object'!=typeof _0x4e1dee['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xd68ce3['position']=_0x3e2998['Position']['fromObject'](_0x4e1dee['position']);}if(_0x4e1dee['nodes']){if(!Array['isArray'](_0x4e1dee['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xd68ce3['nodes']=[];for(var _0x26c327=0x0;_0x26c327<_0x4e1dee['nodes']['length'];++_0x26c327){if('object'!=typeof _0x4e1dee['nodes'][_0x26c327])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xd68ce3['nodes'][_0x26c327]=_0x3e2998['Element']['fromObject'](_0x4e1dee['nodes'][_0x26c327]);}}return null!=_0x4e1dee['shouldReceiveAttributes']&&(_0xd68ce3['shouldReceiveAttributes']=Boolean(_0x4e1dee['shouldReceiveAttributes'])),null!=_0x4e1dee['wasUndone']&&(_0xd68ce3['wasUndone']=Boolean(_0x4e1dee['wasUndone'])),_0xd68ce3;},_0x2dc4b1['toObject']=function(_0x21d788,_0x504017){_0x504017||(_0x504017={});var _0x12d159={};if((_0x504017['arrays']||_0x504017['defaults'])&&(_0x12d159['nodes']=[]),_0x504017['defaults']&&(_0x12d159['position']=null,_0x12d159['shouldReceiveAttributes']=!0x1,_0x12d159['wasUndone']=!0x1),null!=_0x21d788['position']&&_0x21d788['hasOwnProperty']('position')&&(_0x12d159['position']=_0x3e2998['Position']['toObject'](_0x21d788['position'],_0x504017)),_0x21d788['nodes']&&_0x21d788['nodes']['length']){_0x12d159['nodes']=[];for(var _0x4f817d=0x0;_0x4f817d<_0x21d788['nodes']['length'];++_0x4f817d)_0x12d159['nodes'][_0x4f817d]=_0x3e2998['Element']['toObject'](_0x21d788['nodes'][_0x4f817d],_0x504017);}return null!=_0x21d788['shouldReceiveAttributes']&&_0x21d788['hasOwnProperty']('shouldReceiveAttributes')&&(_0x12d159['shouldReceiveAttributes']=_0x21d788['shouldReceiveAttributes']),null!=_0x21d788['wasUndone']&&_0x21d788['hasOwnProperty']('wasUndone')&&(_0x12d159['wasUndone']=_0x21d788['wasUndone']),_0x12d159;},_0x2dc4b1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x2dc4b1['getTypeUrl']=function(_0x1fad8c){return void 0x0===_0x1fad8c&&(_0x1fad8c='type.googleapis.com'),_0x1fad8c+'/InsertOperation';},_0x2dc4b1;}()),_0x3e2998['MarkerOperation']=(function(){function _0x236716(_0x2e34b3){if(_0x2e34b3){for(var _0x21c35e=Object['keys'](_0x2e34b3),_0x310cdb=0x0;_0x310cdb<_0x21c35e['length'];++_0x310cdb)null!=_0x2e34b3[_0x21c35e[_0x310cdb]]&&(this[_0x21c35e[_0x310cdb]]=_0x2e34b3[_0x21c35e[_0x310cdb]]);}}return _0x236716['prototype']['name']='',_0x236716['prototype']['oldRange']=null,_0x236716['prototype']['newRange']=null,_0x236716['prototype']['affectsData']=!0x1,_0x236716['prototype']['wasUndone']=!0x1,_0x236716['create']=function(_0x3bc2ac){return new _0x236716(_0x3bc2ac);},_0x236716['encode']=function(_0x429d59,_0x504bfa){return _0x504bfa||(_0x504bfa=_0x487df2['create']()),null!=_0x429d59['name']&&Object['hasOwnProperty']['call'](_0x429d59,'name')&&_0x504bfa['uint32'](0xa)['string'](_0x429d59['name']),null!=_0x429d59['oldRange']&&Object['hasOwnProperty']['call'](_0x429d59,'oldRange')&&_0x3e2998['Range']['encode'](_0x429d59['oldRange'],_0x504bfa['uint32'](0x12)['fork']())['ldelim'](),null!=_0x429d59['newRange']&&Object['hasOwnProperty']['call'](_0x429d59,'newRange')&&_0x3e2998['Range']['encode'](_0x429d59['newRange'],_0x504bfa['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x429d59['affectsData']&&Object['hasOwnProperty']['call'](_0x429d59,'affectsData')&&_0x504bfa['uint32'](0x20)['bool'](_0x429d59['affectsData']),null!=_0x429d59['wasUndone']&&Object['hasOwnProperty']['call'](_0x429d59,'wasUndone')&&_0x504bfa['uint32'](0x28)['bool'](_0x429d59['wasUndone']),_0x504bfa;},_0x236716['encodeDelimited']=function(_0x5f15b5,_0x550f75){return this['encode'](_0x5f15b5,_0x550f75)['ldelim']();},_0x236716['decode']=function(_0x50f464,_0x5f3736){_0x50f464 instanceof _0x37a9bb||(_0x50f464=_0x37a9bb['create'](_0x50f464));for(var _0xabd36b=void 0x0===_0x5f3736?_0x50f464['len']:_0x50f464['pos']+_0x5f3736,_0x4e71c3=new _0x3e2998['MarkerOperation']();_0x50f464['pos']<_0xabd36b;){var _0x437b47=_0x50f464['uint32']();switch(_0x437b47>>>0x3){case 0x1:_0x4e71c3['name']=_0x50f464['string']();break;case 0x2:_0x4e71c3['oldRange']=_0x3e2998['Range']['decode'](_0x50f464,_0x50f464['uint32']());break;case 0x3:_0x4e71c3['newRange']=_0x3e2998['Range']['decode'](_0x50f464,_0x50f464['uint32']());break;case 0x4:_0x4e71c3['affectsData']=_0x50f464['bool']();break;case 0x5:_0x4e71c3['wasUndone']=_0x50f464['bool']();break;default:_0x50f464['skipType'](0x7&_0x437b47);}}return _0x4e71c3;},_0x236716['decodeDelimited']=function(_0x53057){return _0x53057 instanceof _0x37a9bb||(_0x53057=new _0x37a9bb(_0x53057)),this['decode'](_0x53057,_0x53057['uint32']());},_0x236716['verify']=function(_0x5a8724){if('object'!=typeof _0x5a8724||null===_0x5a8724)return'object\x20expected';if(null!=_0x5a8724['name']&&_0x5a8724['hasOwnProperty']('name')&&!_0x526904['isString'](_0x5a8724['name']))return'name:\x20string\x20expected';var _0x9ef08a;if(null!=_0x5a8724['oldRange']&&_0x5a8724['hasOwnProperty']('oldRange')&&(_0x9ef08a=_0x3e2998['Range']['verify'](_0x5a8724['oldRange'])))return'oldRange.'+_0x9ef08a;if(null!=_0x5a8724['newRange']&&_0x5a8724['hasOwnProperty']('newRange')&&(_0x9ef08a=_0x3e2998['Range']['verify'](_0x5a8724['newRange'])))return'newRange.'+_0x9ef08a;return null!=_0x5a8724['affectsData']&&_0x5a8724['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5a8724['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5a8724['wasUndone']&&_0x5a8724['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a8724['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x236716['fromObject']=function(_0x10f855){if(_0x10f855 instanceof _0x3e2998['MarkerOperation'])return _0x10f855;var _0x49abe0=new _0x3e2998['MarkerOperation']();if(null!=_0x10f855['name']&&(_0x49abe0['name']=String(_0x10f855['name'])),null!=_0x10f855['oldRange']){if('object'!=typeof _0x10f855['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x49abe0['oldRange']=_0x3e2998['Range']['fromObject'](_0x10f855['oldRange']);}if(null!=_0x10f855['newRange']){if('object'!=typeof _0x10f855['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x49abe0['newRange']=_0x3e2998['Range']['fromObject'](_0x10f855['newRange']);}return null!=_0x10f855['affectsData']&&(_0x49abe0['affectsData']=Boolean(_0x10f855['affectsData'])),null!=_0x10f855['wasUndone']&&(_0x49abe0['wasUndone']=Boolean(_0x10f855['wasUndone'])),_0x49abe0;},_0x236716['toObject']=function(_0x10cbb,_0x53ec1d){_0x53ec1d||(_0x53ec1d={});var _0x338395={};return _0x53ec1d['defaults']&&(_0x338395['name']='',_0x338395['oldRange']=null,_0x338395['newRange']=null,_0x338395['affectsData']=!0x1,_0x338395['wasUndone']=!0x1),null!=_0x10cbb['name']&&_0x10cbb['hasOwnProperty']('name')&&(_0x338395['name']=_0x10cbb['name']),null!=_0x10cbb['oldRange']&&_0x10cbb['hasOwnProperty']('oldRange')&&(_0x338395['oldRange']=_0x3e2998['Range']['toObject'](_0x10cbb['oldRange'],_0x53ec1d)),null!=_0x10cbb['newRange']&&_0x10cbb['hasOwnProperty']('newRange')&&(_0x338395['newRange']=_0x3e2998['Range']['toObject'](_0x10cbb['newRange'],_0x53ec1d)),null!=_0x10cbb['affectsData']&&_0x10cbb['hasOwnProperty']('affectsData')&&(_0x338395['affectsData']=_0x10cbb['affectsData']),null!=_0x10cbb['wasUndone']&&_0x10cbb['hasOwnProperty']('wasUndone')&&(_0x338395['wasUndone']=_0x10cbb['wasUndone']),_0x338395;},_0x236716['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x236716['getTypeUrl']=function(_0x3e4b9f){return void 0x0===_0x3e4b9f&&(_0x3e4b9f='type.googleapis.com'),_0x3e4b9f+'/MarkerOperation';},_0x236716;}()),_0x3e2998['MergeOperation']=(function(){function _0x58bca7(_0x41122c){if(_0x41122c){for(var _0x1597de=Object['keys'](_0x41122c),_0x27da98=0x0;_0x27da98<_0x1597de['length'];++_0x27da98)null!=_0x41122c[_0x1597de[_0x27da98]]&&(this[_0x1597de[_0x27da98]]=_0x41122c[_0x1597de[_0x27da98]]);}}return _0x58bca7['prototype']['sourcePosition']=null,_0x58bca7['prototype']['targetPosition']=null,_0x58bca7['prototype']['graveyardPosition']=null,_0x58bca7['prototype']['howMany']=0x0,_0x58bca7['prototype']['wasUndone']=!0x1,_0x58bca7['create']=function(_0x571f2e){return new _0x58bca7(_0x571f2e);},_0x58bca7['encode']=function(_0xa2f95c,_0x3d0005){return _0x3d0005||(_0x3d0005=_0x487df2['create']()),null!=_0xa2f95c['sourcePosition']&&Object['hasOwnProperty']['call'](_0xa2f95c,'sourcePosition')&&_0x3e2998['Position']['encode'](_0xa2f95c['sourcePosition'],_0x3d0005['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa2f95c['targetPosition']&&Object['hasOwnProperty']['call'](_0xa2f95c,'targetPosition')&&_0x3e2998['Position']['encode'](_0xa2f95c['targetPosition'],_0x3d0005['uint32'](0x12)['fork']())['ldelim'](),null!=_0xa2f95c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0xa2f95c,'graveyardPosition')&&_0x3e2998['Position']['encode'](_0xa2f95c['graveyardPosition'],_0x3d0005['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xa2f95c['howMany']&&Object['hasOwnProperty']['call'](_0xa2f95c,'howMany')&&_0x3d0005['uint32'](0x20)['uint32'](_0xa2f95c['howMany']),null!=_0xa2f95c['wasUndone']&&Object['hasOwnProperty']['call'](_0xa2f95c,'wasUndone')&&_0x3d0005['uint32'](0x28)['bool'](_0xa2f95c['wasUndone']),_0x3d0005;},_0x58bca7['encodeDelimited']=function(_0x393d1b,_0x2e82ef){return this['encode'](_0x393d1b,_0x2e82ef)['ldelim']();},_0x58bca7['decode']=function(_0x160cca,_0x5967b1){_0x160cca instanceof _0x37a9bb||(_0x160cca=_0x37a9bb['create'](_0x160cca));for(var _0x2b13d9=void 0x0===_0x5967b1?_0x160cca['len']:_0x160cca['pos']+_0x5967b1,_0x208d13=new _0x3e2998['MergeOperation']();_0x160cca['pos']<_0x2b13d9;){var _0x49bc87=_0x160cca['uint32']();switch(_0x49bc87>>>0x3){case 0x1:_0x208d13['sourcePosition']=_0x3e2998['Position']['decode'](_0x160cca,_0x160cca['uint32']());break;case 0x2:_0x208d13['targetPosition']=_0x3e2998['Position']['decode'](_0x160cca,_0x160cca['uint32']());break;case 0x3:_0x208d13['graveyardPosition']=_0x3e2998['Position']['decode'](_0x160cca,_0x160cca['uint32']());break;case 0x4:_0x208d13['howMany']=_0x160cca['uint32']();break;case 0x5:_0x208d13['wasUndone']=_0x160cca['bool']();break;default:_0x160cca['skipType'](0x7&_0x49bc87);}}return _0x208d13;},_0x58bca7['decodeDelimited']=function(_0xc0ea6e){return _0xc0ea6e instanceof _0x37a9bb||(_0xc0ea6e=new _0x37a9bb(_0xc0ea6e)),this['decode'](_0xc0ea6e,_0xc0ea6e['uint32']());},_0x58bca7['verify']=function(_0x395394){if('object'!=typeof _0x395394||null===_0x395394)return'object\x20expected';var _0x50cd81;if(null!=_0x395394['sourcePosition']&&_0x395394['hasOwnProperty']('sourcePosition')&&(_0x50cd81=_0x3e2998['Position']['verify'](_0x395394['sourcePosition'])))return'sourcePosition.'+_0x50cd81;if(null!=_0x395394['targetPosition']&&_0x395394['hasOwnProperty']('targetPosition')&&(_0x50cd81=_0x3e2998['Position']['verify'](_0x395394['targetPosition'])))return'targetPosition.'+_0x50cd81;if(null!=_0x395394['graveyardPosition']&&_0x395394['hasOwnProperty']('graveyardPosition')&&(_0x50cd81=_0x3e2998['Position']['verify'](_0x395394['graveyardPosition'])))return'graveyardPosition.'+_0x50cd81;return null!=_0x395394['howMany']&&_0x395394['hasOwnProperty']('howMany')&&!_0x526904['isInteger'](_0x395394['howMany'])?'howMany:\x20integer\x20expected':null!=_0x395394['wasUndone']&&_0x395394['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x395394['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58bca7['fromObject']=function(_0xb69ed){if(_0xb69ed instanceof _0x3e2998['MergeOperation'])return _0xb69ed;var _0x2c5e7a=new _0x3e2998['MergeOperation']();if(null!=_0xb69ed['sourcePosition']){if('object'!=typeof _0xb69ed['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2c5e7a['sourcePosition']=_0x3e2998['Position']['fromObject'](_0xb69ed['sourcePosition']);}if(null!=_0xb69ed['targetPosition']){if('object'!=typeof _0xb69ed['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2c5e7a['targetPosition']=_0x3e2998['Position']['fromObject'](_0xb69ed['targetPosition']);}if(null!=_0xb69ed['graveyardPosition']){if('object'!=typeof _0xb69ed['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2c5e7a['graveyardPosition']=_0x3e2998['Position']['fromObject'](_0xb69ed['graveyardPosition']);}return null!=_0xb69ed['howMany']&&(_0x2c5e7a['howMany']=_0xb69ed['howMany']>>>0x0),null!=_0xb69ed['wasUndone']&&(_0x2c5e7a['wasUndone']=Boolean(_0xb69ed['wasUndone'])),_0x2c5e7a;},_0x58bca7['toObject']=function(_0x3a5656,_0x55c512){_0x55c512||(_0x55c512={});var _0x2b2d52={};return _0x55c512['defaults']&&(_0x2b2d52['sourcePosition']=null,_0x2b2d52['targetPosition']=null,_0x2b2d52['graveyardPosition']=null,_0x2b2d52['howMany']=0x0,_0x2b2d52['wasUndone']=!0x1),null!=_0x3a5656['sourcePosition']&&_0x3a5656['hasOwnProperty']('sourcePosition')&&(_0x2b2d52['sourcePosition']=_0x3e2998['Position']['toObject'](_0x3a5656['sourcePosition'],_0x55c512)),null!=_0x3a5656['targetPosition']&&_0x3a5656['hasOwnProperty']('targetPosition')&&(_0x2b2d52['targetPosition']=_0x3e2998['Position']['toObject'](_0x3a5656['targetPosition'],_0x55c512)),null!=_0x3a5656['graveyardPosition']&&_0x3a5656['hasOwnProperty']('graveyardPosition')&&(_0x2b2d52['graveyardPosition']=_0x3e2998['Position']['toObject'](_0x3a5656['graveyardPosition'],_0x55c512)),null!=_0x3a5656['howMany']&&_0x3a5656['hasOwnProperty']('howMany')&&(_0x2b2d52['howMany']=_0x3a5656['howMany']),null!=_0x3a5656['wasUndone']&&_0x3a5656['hasOwnProperty']('wasUndone')&&(_0x2b2d52['wasUndone']=_0x3a5656['wasUndone']),_0x2b2d52;},_0x58bca7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x58bca7['getTypeUrl']=function(_0x443af5){return void 0x0===_0x443af5&&(_0x443af5='type.googleapis.com'),_0x443af5+'/MergeOperation';},_0x58bca7;}()),_0x3e2998['MoveOperation']=(function(){function _0x3d6263(_0x590995){if(_0x590995){for(var _0x474a4f=Object['keys'](_0x590995),_0x49d087=0x0;_0x49d087<_0x474a4f['length'];++_0x49d087)null!=_0x590995[_0x474a4f[_0x49d087]]&&(this[_0x474a4f[_0x49d087]]=_0x590995[_0x474a4f[_0x49d087]]);}}return _0x3d6263['prototype']['sourcePosition']=null,_0x3d6263['prototype']['howMany']=0x0,_0x3d6263['prototype']['targetPosition']=null,_0x3d6263['prototype']['wasUndone']=!0x1,_0x3d6263['create']=function(_0x4a7bed){return new _0x3d6263(_0x4a7bed);},_0x3d6263['encode']=function(_0xedee22,_0x501c26){return _0x501c26||(_0x501c26=_0x487df2['create']()),null!=_0xedee22['sourcePosition']&&Object['hasOwnProperty']['call'](_0xedee22,'sourcePosition')&&_0x3e2998['Position']['encode'](_0xedee22['sourcePosition'],_0x501c26['uint32'](0xa)['fork']())['ldelim'](),null!=_0xedee22['howMany']&&Object['hasOwnProperty']['call'](_0xedee22,'howMany')&&_0x501c26['uint32'](0x10)['uint32'](_0xedee22['howMany']),null!=_0xedee22['targetPosition']&&Object['hasOwnProperty']['call'](_0xedee22,'targetPosition')&&_0x3e2998['Position']['encode'](_0xedee22['targetPosition'],_0x501c26['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xedee22['wasUndone']&&Object['hasOwnProperty']['call'](_0xedee22,'wasUndone')&&_0x501c26['uint32'](0x20)['bool'](_0xedee22['wasUndone']),_0x501c26;},_0x3d6263['encodeDelimited']=function(_0x57fdfc,_0x2bf87a){return this['encode'](_0x57fdfc,_0x2bf87a)['ldelim']();},_0x3d6263['decode']=function(_0x7c667d,_0x3501b4){_0x7c667d instanceof _0x37a9bb||(_0x7c667d=_0x37a9bb['create'](_0x7c667d));for(var _0x30cf27=void 0x0===_0x3501b4?_0x7c667d['len']:_0x7c667d['pos']+_0x3501b4,_0xfbbdd5=new _0x3e2998['MoveOperation']();_0x7c667d['pos']<_0x30cf27;){var _0x59c0d1=_0x7c667d['uint32']();switch(_0x59c0d1>>>0x3){case 0x1:_0xfbbdd5['sourcePosition']=_0x3e2998['Position']['decode'](_0x7c667d,_0x7c667d['uint32']());break;case 0x2:_0xfbbdd5['howMany']=_0x7c667d['uint32']();break;case 0x3:_0xfbbdd5['targetPosition']=_0x3e2998['Position']['decode'](_0x7c667d,_0x7c667d['uint32']());break;case 0x4:_0xfbbdd5['wasUndone']=_0x7c667d['bool']();break;default:_0x7c667d['skipType'](0x7&_0x59c0d1);}}return _0xfbbdd5;},_0x3d6263['decodeDelimited']=function(_0xd56c48){return _0xd56c48 instanceof _0x37a9bb||(_0xd56c48=new _0x37a9bb(_0xd56c48)),this['decode'](_0xd56c48,_0xd56c48['uint32']());},_0x3d6263['verify']=function(_0x2d3442){if('object'!=typeof _0x2d3442||null===_0x2d3442)return'object\x20expected';var _0x69302b;if(null!=_0x2d3442['sourcePosition']&&_0x2d3442['hasOwnProperty']('sourcePosition')&&(_0x69302b=_0x3e2998['Position']['verify'](_0x2d3442['sourcePosition'])))return'sourcePosition.'+_0x69302b;if(null!=_0x2d3442['howMany']&&_0x2d3442['hasOwnProperty']('howMany')&&!_0x526904['isInteger'](_0x2d3442['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2d3442['targetPosition']&&_0x2d3442['hasOwnProperty']('targetPosition')&&(_0x69302b=_0x3e2998['Position']['verify'](_0x2d3442['targetPosition'])))return'targetPosition.'+_0x69302b;return null!=_0x2d3442['wasUndone']&&_0x2d3442['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2d3442['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d6263['fromObject']=function(_0x12e43b){if(_0x12e43b instanceof _0x3e2998['MoveOperation'])return _0x12e43b;var _0x41c1b6=new _0x3e2998['MoveOperation']();if(null!=_0x12e43b['sourcePosition']){if('object'!=typeof _0x12e43b['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x41c1b6['sourcePosition']=_0x3e2998['Position']['fromObject'](_0x12e43b['sourcePosition']);}if(null!=_0x12e43b['howMany']&&(_0x41c1b6['howMany']=_0x12e43b['howMany']>>>0x0),null!=_0x12e43b['targetPosition']){if('object'!=typeof _0x12e43b['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x41c1b6['targetPosition']=_0x3e2998['Position']['fromObject'](_0x12e43b['targetPosition']);}return null!=_0x12e43b['wasUndone']&&(_0x41c1b6['wasUndone']=Boolean(_0x12e43b['wasUndone'])),_0x41c1b6;},_0x3d6263['toObject']=function(_0x28155b,_0x2491b5){_0x2491b5||(_0x2491b5={});var _0x11d9dc={};return _0x2491b5['defaults']&&(_0x11d9dc['sourcePosition']=null,_0x11d9dc['howMany']=0x0,_0x11d9dc['targetPosition']=null,_0x11d9dc['wasUndone']=!0x1),null!=_0x28155b['sourcePosition']&&_0x28155b['hasOwnProperty']('sourcePosition')&&(_0x11d9dc['sourcePosition']=_0x3e2998['Position']['toObject'](_0x28155b['sourcePosition'],_0x2491b5)),null!=_0x28155b['howMany']&&_0x28155b['hasOwnProperty']('howMany')&&(_0x11d9dc['howMany']=_0x28155b['howMany']),null!=_0x28155b['targetPosition']&&_0x28155b['hasOwnProperty']('targetPosition')&&(_0x11d9dc['targetPosition']=_0x3e2998['Position']['toObject'](_0x28155b['targetPosition'],_0x2491b5)),null!=_0x28155b['wasUndone']&&_0x28155b['hasOwnProperty']('wasUndone')&&(_0x11d9dc['wasUndone']=_0x28155b['wasUndone']),_0x11d9dc;},_0x3d6263['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x3d6263['getTypeUrl']=function(_0x179d46){return void 0x0===_0x179d46&&(_0x179d46='type.googleapis.com'),_0x179d46+'/MoveOperation';},_0x3d6263;}()),_0x3e2998['RenameOperation']=(function(){function _0x22f9c4(_0x86e91f){if(_0x86e91f){for(var _0x1e5fd0=Object['keys'](_0x86e91f),_0x284e48=0x0;_0x284e48<_0x1e5fd0['length'];++_0x284e48)null!=_0x86e91f[_0x1e5fd0[_0x284e48]]&&(this[_0x1e5fd0[_0x284e48]]=_0x86e91f[_0x1e5fd0[_0x284e48]]);}}return _0x22f9c4['prototype']['position']=null,_0x22f9c4['prototype']['oldName']='',_0x22f9c4['prototype']['newName']='',_0x22f9c4['prototype']['wasUndone']=!0x1,_0x22f9c4['create']=function(_0xb0695d){return new _0x22f9c4(_0xb0695d);},_0x22f9c4['encode']=function(_0x4be7f7,_0x153694){return _0x153694||(_0x153694=_0x487df2['create']()),null!=_0x4be7f7['position']&&Object['hasOwnProperty']['call'](_0x4be7f7,'position')&&_0x3e2998['Position']['encode'](_0x4be7f7['position'],_0x153694['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4be7f7['oldName']&&Object['hasOwnProperty']['call'](_0x4be7f7,'oldName')&&_0x153694['uint32'](0x12)['string'](_0x4be7f7['oldName']),null!=_0x4be7f7['newName']&&Object['hasOwnProperty']['call'](_0x4be7f7,'newName')&&_0x153694['uint32'](0x1a)['string'](_0x4be7f7['newName']),null!=_0x4be7f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4be7f7,'wasUndone')&&_0x153694['uint32'](0x20)['bool'](_0x4be7f7['wasUndone']),_0x153694;},_0x22f9c4['encodeDelimited']=function(_0xd0de1c,_0x531bf5){return this['encode'](_0xd0de1c,_0x531bf5)['ldelim']();},_0x22f9c4['decode']=function(_0x193100,_0x2f0ad2){_0x193100 instanceof _0x37a9bb||(_0x193100=_0x37a9bb['create'](_0x193100));for(var _0x154d03=void 0x0===_0x2f0ad2?_0x193100['len']:_0x193100['pos']+_0x2f0ad2,_0x22db79=new _0x3e2998['RenameOperation']();_0x193100['pos']<_0x154d03;){var _0x4020c1=_0x193100['uint32']();switch(_0x4020c1>>>0x3){case 0x1:_0x22db79['position']=_0x3e2998['Position']['decode'](_0x193100,_0x193100['uint32']());break;case 0x2:_0x22db79['oldName']=_0x193100['string']();break;case 0x3:_0x22db79['newName']=_0x193100['string']();break;case 0x4:_0x22db79['wasUndone']=_0x193100['bool']();break;default:_0x193100['skipType'](0x7&_0x4020c1);}}return _0x22db79;},_0x22f9c4['decodeDelimited']=function(_0x54bc77){return _0x54bc77 instanceof _0x37a9bb||(_0x54bc77=new _0x37a9bb(_0x54bc77)),this['decode'](_0x54bc77,_0x54bc77['uint32']());},_0x22f9c4['verify']=function(_0x1aff74){if('object'!=typeof _0x1aff74||null===_0x1aff74)return'object\x20expected';if(null!=_0x1aff74['position']&&_0x1aff74['hasOwnProperty']('position')){var _0x18bea5=_0x3e2998['Position']['verify'](_0x1aff74['position']);if(_0x18bea5)return'position.'+_0x18bea5;}return null!=_0x1aff74['oldName']&&_0x1aff74['hasOwnProperty']('oldName')&&!_0x526904['isString'](_0x1aff74['oldName'])?'oldName:\x20string\x20expected':null!=_0x1aff74['newName']&&_0x1aff74['hasOwnProperty']('newName')&&!_0x526904['isString'](_0x1aff74['newName'])?'newName:\x20string\x20expected':null!=_0x1aff74['wasUndone']&&_0x1aff74['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1aff74['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x22f9c4['fromObject']=function(_0x261147){if(_0x261147 instanceof _0x3e2998['RenameOperation'])return _0x261147;var _0xd46228=new _0x3e2998['RenameOperation']();if(null!=_0x261147['position']){if('object'!=typeof _0x261147['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xd46228['position']=_0x3e2998['Position']['fromObject'](_0x261147['position']);}return null!=_0x261147['oldName']&&(_0xd46228['oldName']=String(_0x261147['oldName'])),null!=_0x261147['newName']&&(_0xd46228['newName']=String(_0x261147['newName'])),null!=_0x261147['wasUndone']&&(_0xd46228['wasUndone']=Boolean(_0x261147['wasUndone'])),_0xd46228;},_0x22f9c4['toObject']=function(_0x3329de,_0xb93d9a){_0xb93d9a||(_0xb93d9a={});var _0x38d9c4={};return _0xb93d9a['defaults']&&(_0x38d9c4['position']=null,_0x38d9c4['oldName']='',_0x38d9c4['newName']='',_0x38d9c4['wasUndone']=!0x1),null!=_0x3329de['position']&&_0x3329de['hasOwnProperty']('position')&&(_0x38d9c4['position']=_0x3e2998['Position']['toObject'](_0x3329de['position'],_0xb93d9a)),null!=_0x3329de['oldName']&&_0x3329de['hasOwnProperty']('oldName')&&(_0x38d9c4['oldName']=_0x3329de['oldName']),null!=_0x3329de['newName']&&_0x3329de['hasOwnProperty']('newName')&&(_0x38d9c4['newName']=_0x3329de['newName']),null!=_0x3329de['wasUndone']&&_0x3329de['hasOwnProperty']('wasUndone')&&(_0x38d9c4['wasUndone']=_0x3329de['wasUndone']),_0x38d9c4;},_0x22f9c4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x22f9c4['getTypeUrl']=function(_0x4c9786){return void 0x0===_0x4c9786&&(_0x4c9786='type.googleapis.com'),_0x4c9786+'/RenameOperation';},_0x22f9c4;}()),_0x3e2998['RootAttributeOperation']=(function(){function _0x483bda(_0x1fb856){if(_0x1fb856){for(var _0x35d1fa=Object['keys'](_0x1fb856),_0x24d984=0x0;_0x24d984<_0x35d1fa['length'];++_0x24d984)null!=_0x1fb856[_0x35d1fa[_0x24d984]]&&(this[_0x35d1fa[_0x24d984]]=_0x1fb856[_0x35d1fa[_0x24d984]]);}}return _0x483bda['prototype']['root']='',_0x483bda['prototype']['key']='',_0x483bda['prototype']['oldValueBoolean']=!0x1,_0x483bda['prototype']['oldValueJson']='',_0x483bda['prototype']['newValueBoolean']=!0x1,_0x483bda['prototype']['newValueJson']='',_0x483bda['prototype']['wasUndone']=!0x1,_0x483bda['create']=function(_0x2ffe9c){return new _0x483bda(_0x2ffe9c);},_0x483bda['encode']=function(_0x21f16a,_0x4156e3){return _0x4156e3||(_0x4156e3=_0x487df2['create']()),null!=_0x21f16a['root']&&Object['hasOwnProperty']['call'](_0x21f16a,'root')&&_0x4156e3['uint32'](0xa)['string'](_0x21f16a['root']),null!=_0x21f16a['key']&&Object['hasOwnProperty']['call'](_0x21f16a,'key')&&_0x4156e3['uint32'](0x12)['string'](_0x21f16a['key']),null!=_0x21f16a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x21f16a,'oldValueBoolean')&&_0x4156e3['uint32'](0x18)['bool'](_0x21f16a['oldValueBoolean']),null!=_0x21f16a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x21f16a,'oldValueJson')&&_0x4156e3['uint32'](0x22)['string'](_0x21f16a['oldValueJson']),null!=_0x21f16a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x21f16a,'newValueBoolean')&&_0x4156e3['uint32'](0x28)['bool'](_0x21f16a['newValueBoolean']),null!=_0x21f16a['newValueJson']&&Object['hasOwnProperty']['call'](_0x21f16a,'newValueJson')&&_0x4156e3['uint32'](0x32)['string'](_0x21f16a['newValueJson']),null!=_0x21f16a['wasUndone']&&Object['hasOwnProperty']['call'](_0x21f16a,'wasUndone')&&_0x4156e3['uint32'](0x38)['bool'](_0x21f16a['wasUndone']),_0x4156e3;},_0x483bda['encodeDelimited']=function(_0x5df5e7,_0x294b12){return this['encode'](_0x5df5e7,_0x294b12)['ldelim']();},_0x483bda['decode']=function(_0x455848,_0x1c7970){_0x455848 instanceof _0x37a9bb||(_0x455848=_0x37a9bb['create'](_0x455848));for(var _0x4b5fea=void 0x0===_0x1c7970?_0x455848['len']:_0x455848['pos']+_0x1c7970,_0x1e3ee8=new _0x3e2998['RootAttributeOperation']();_0x455848['pos']<_0x4b5fea;){var _0x10fb1e=_0x455848['uint32']();switch(_0x10fb1e>>>0x3){case 0x1:_0x1e3ee8['root']=_0x455848['string']();break;case 0x2:_0x1e3ee8['key']=_0x455848['string']();break;case 0x3:_0x1e3ee8['oldValueBoolean']=_0x455848['bool']();break;case 0x4:_0x1e3ee8['oldValueJson']=_0x455848['string']();break;case 0x5:_0x1e3ee8['newValueBoolean']=_0x455848['bool']();break;case 0x6:_0x1e3ee8['newValueJson']=_0x455848['string']();break;case 0x7:_0x1e3ee8['wasUndone']=_0x455848['bool']();break;default:_0x455848['skipType'](0x7&_0x10fb1e);}}return _0x1e3ee8;},_0x483bda['decodeDelimited']=function(_0x5b6aea){return _0x5b6aea instanceof _0x37a9bb||(_0x5b6aea=new _0x37a9bb(_0x5b6aea)),this['decode'](_0x5b6aea,_0x5b6aea['uint32']());},_0x483bda['verify']=function(_0x1ac5a8){return'object'!=typeof _0x1ac5a8||null===_0x1ac5a8?'object\x20expected':null!=_0x1ac5a8['root']&&_0x1ac5a8['hasOwnProperty']('root')&&!_0x526904['isString'](_0x1ac5a8['root'])?'root:\x20string\x20expected':null!=_0x1ac5a8['key']&&_0x1ac5a8['hasOwnProperty']('key')&&!_0x526904['isString'](_0x1ac5a8['key'])?'key:\x20string\x20expected':null!=_0x1ac5a8['oldValueBoolean']&&_0x1ac5a8['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1ac5a8['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1ac5a8['oldValueJson']&&_0x1ac5a8['hasOwnProperty']('oldValueJson')&&!_0x526904['isString'](_0x1ac5a8['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1ac5a8['newValueBoolean']&&_0x1ac5a8['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1ac5a8['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1ac5a8['newValueJson']&&_0x1ac5a8['hasOwnProperty']('newValueJson')&&!_0x526904['isString'](_0x1ac5a8['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1ac5a8['wasUndone']&&_0x1ac5a8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1ac5a8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x483bda['fromObject']=function(_0x4dc6d4){if(_0x4dc6d4 instanceof _0x3e2998['RootAttributeOperation'])return _0x4dc6d4;var _0x4d6cdd=new _0x3e2998['RootAttributeOperation']();return null!=_0x4dc6d4['root']&&(_0x4d6cdd['root']=String(_0x4dc6d4['root'])),null!=_0x4dc6d4['key']&&(_0x4d6cdd['key']=String(_0x4dc6d4['key'])),null!=_0x4dc6d4['oldValueBoolean']&&(_0x4d6cdd['oldValueBoolean']=Boolean(_0x4dc6d4['oldValueBoolean'])),null!=_0x4dc6d4['oldValueJson']&&(_0x4d6cdd['oldValueJson']=String(_0x4dc6d4['oldValueJson'])),null!=_0x4dc6d4['newValueBoolean']&&(_0x4d6cdd['newValueBoolean']=Boolean(_0x4dc6d4['newValueBoolean'])),null!=_0x4dc6d4['newValueJson']&&(_0x4d6cdd['newValueJson']=String(_0x4dc6d4['newValueJson'])),null!=_0x4dc6d4['wasUndone']&&(_0x4d6cdd['wasUndone']=Boolean(_0x4dc6d4['wasUndone'])),_0x4d6cdd;},_0x483bda['toObject']=function(_0x5d246a,_0x388d18){_0x388d18||(_0x388d18={});var _0x42bc76={};return _0x388d18['defaults']&&(_0x42bc76['root']='',_0x42bc76['key']='',_0x42bc76['oldValueBoolean']=!0x1,_0x42bc76['oldValueJson']='',_0x42bc76['newValueBoolean']=!0x1,_0x42bc76['newValueJson']='',_0x42bc76['wasUndone']=!0x1),null!=_0x5d246a['root']&&_0x5d246a['hasOwnProperty']('root')&&(_0x42bc76['root']=_0x5d246a['root']),null!=_0x5d246a['key']&&_0x5d246a['hasOwnProperty']('key')&&(_0x42bc76['key']=_0x5d246a['key']),null!=_0x5d246a['oldValueBoolean']&&_0x5d246a['hasOwnProperty']('oldValueBoolean')&&(_0x42bc76['oldValueBoolean']=_0x5d246a['oldValueBoolean']),null!=_0x5d246a['oldValueJson']&&_0x5d246a['hasOwnProperty']('oldValueJson')&&(_0x42bc76['oldValueJson']=_0x5d246a['oldValueJson']),null!=_0x5d246a['newValueBoolean']&&_0x5d246a['hasOwnProperty']('newValueBoolean')&&(_0x42bc76['newValueBoolean']=_0x5d246a['newValueBoolean']),null!=_0x5d246a['newValueJson']&&_0x5d246a['hasOwnProperty']('newValueJson')&&(_0x42bc76['newValueJson']=_0x5d246a['newValueJson']),null!=_0x5d246a['wasUndone']&&_0x5d246a['hasOwnProperty']('wasUndone')&&(_0x42bc76['wasUndone']=_0x5d246a['wasUndone']),_0x42bc76;},_0x483bda['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x483bda['getTypeUrl']=function(_0x30b61b){return void 0x0===_0x30b61b&&(_0x30b61b='type.googleapis.com'),_0x30b61b+'/RootAttributeOperation';},_0x483bda;}()),_0x3e2998['RootOperation']=(function(){function _0x10f6c6(_0x14f5a1){if(_0x14f5a1){for(var _0x4a3bc3=Object['keys'](_0x14f5a1),_0x4e00ab=0x0;_0x4e00ab<_0x4a3bc3['length'];++_0x4e00ab)null!=_0x14f5a1[_0x4a3bc3[_0x4e00ab]]&&(this[_0x4a3bc3[_0x4e00ab]]=_0x14f5a1[_0x4a3bc3[_0x4e00ab]]);}}return _0x10f6c6['prototype']['rootName']='',_0x10f6c6['prototype']['elementName']='',_0x10f6c6['prototype']['isAdd']=!0x1,_0x10f6c6['prototype']['wasUndone']=!0x1,_0x10f6c6['create']=function(_0x1d09f7){return new _0x10f6c6(_0x1d09f7);},_0x10f6c6['encode']=function(_0x544c8c,_0x3cd000){return _0x3cd000||(_0x3cd000=_0x487df2['create']()),null!=_0x544c8c['rootName']&&Object['hasOwnProperty']['call'](_0x544c8c,'rootName')&&_0x3cd000['uint32'](0xa)['string'](_0x544c8c['rootName']),null!=_0x544c8c['elementName']&&Object['hasOwnProperty']['call'](_0x544c8c,'elementName')&&_0x3cd000['uint32'](0x12)['string'](_0x544c8c['elementName']),null!=_0x544c8c['isAdd']&&Object['hasOwnProperty']['call'](_0x544c8c,'isAdd')&&_0x3cd000['uint32'](0x18)['bool'](_0x544c8c['isAdd']),null!=_0x544c8c['wasUndone']&&Object['hasOwnProperty']['call'](_0x544c8c,'wasUndone')&&_0x3cd000['uint32'](0x20)['bool'](_0x544c8c['wasUndone']),_0x3cd000;},_0x10f6c6['encodeDelimited']=function(_0x826baa,_0x483324){return this['encode'](_0x826baa,_0x483324)['ldelim']();},_0x10f6c6['decode']=function(_0xb16a2,_0xc51ba4){_0xb16a2 instanceof _0x37a9bb||(_0xb16a2=_0x37a9bb['create'](_0xb16a2));for(var _0x48dbd9=void 0x0===_0xc51ba4?_0xb16a2['len']:_0xb16a2['pos']+_0xc51ba4,_0x5824df=new _0x3e2998['RootOperation']();_0xb16a2['pos']<_0x48dbd9;){var _0xdb3b7c=_0xb16a2['uint32']();switch(_0xdb3b7c>>>0x3){case 0x1:_0x5824df['rootName']=_0xb16a2['string']();break;case 0x2:_0x5824df['elementName']=_0xb16a2['string']();break;case 0x3:_0x5824df['isAdd']=_0xb16a2['bool']();break;case 0x4:_0x5824df['wasUndone']=_0xb16a2['bool']();break;default:_0xb16a2['skipType'](0x7&_0xdb3b7c);}}return _0x5824df;},_0x10f6c6['decodeDelimited']=function(_0x3d3329){return _0x3d3329 instanceof _0x37a9bb||(_0x3d3329=new _0x37a9bb(_0x3d3329)),this['decode'](_0x3d3329,_0x3d3329['uint32']());},_0x10f6c6['verify']=function(_0x42203c){return'object'!=typeof _0x42203c||null===_0x42203c?'object\x20expected':null!=_0x42203c['rootName']&&_0x42203c['hasOwnProperty']('rootName')&&!_0x526904['isString'](_0x42203c['rootName'])?'rootName:\x20string\x20expected':null!=_0x42203c['elementName']&&_0x42203c['hasOwnProperty']('elementName')&&!_0x526904['isString'](_0x42203c['elementName'])?'elementName:\x20string\x20expected':null!=_0x42203c['isAdd']&&_0x42203c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x42203c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x42203c['wasUndone']&&_0x42203c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x42203c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x10f6c6['fromObject']=function(_0x48de6d){if(_0x48de6d instanceof _0x3e2998['RootOperation'])return _0x48de6d;var _0x312d11=new _0x3e2998['RootOperation']();return null!=_0x48de6d['rootName']&&(_0x312d11['rootName']=String(_0x48de6d['rootName'])),null!=_0x48de6d['elementName']&&(_0x312d11['elementName']=String(_0x48de6d['elementName'])),null!=_0x48de6d['isAdd']&&(_0x312d11['isAdd']=Boolean(_0x48de6d['isAdd'])),null!=_0x48de6d['wasUndone']&&(_0x312d11['wasUndone']=Boolean(_0x48de6d['wasUndone'])),_0x312d11;},_0x10f6c6['toObject']=function(_0x2f1860,_0x147caf){_0x147caf||(_0x147caf={});var _0x1c6bbf={};return _0x147caf['defaults']&&(_0x1c6bbf['rootName']='',_0x1c6bbf['elementName']='',_0x1c6bbf['isAdd']=!0x1,_0x1c6bbf['wasUndone']=!0x1),null!=_0x2f1860['rootName']&&_0x2f1860['hasOwnProperty']('rootName')&&(_0x1c6bbf['rootName']=_0x2f1860['rootName']),null!=_0x2f1860['elementName']&&_0x2f1860['hasOwnProperty']('elementName')&&(_0x1c6bbf['elementName']=_0x2f1860['elementName']),null!=_0x2f1860['isAdd']&&_0x2f1860['hasOwnProperty']('isAdd')&&(_0x1c6bbf['isAdd']=_0x2f1860['isAdd']),null!=_0x2f1860['wasUndone']&&_0x2f1860['hasOwnProperty']('wasUndone')&&(_0x1c6bbf['wasUndone']=_0x2f1860['wasUndone']),_0x1c6bbf;},_0x10f6c6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x10f6c6['getTypeUrl']=function(_0x42a5d7){return void 0x0===_0x42a5d7&&(_0x42a5d7='type.googleapis.com'),_0x42a5d7+'/RootOperation';},_0x10f6c6;}()),_0x3e2998['SplitOperation']=(function(){function _0x177208(_0x523fa2){if(_0x523fa2){for(var _0x4c4722=Object['keys'](_0x523fa2),_0x47a2ac=0x0;_0x47a2ac<_0x4c4722['length'];++_0x47a2ac)null!=_0x523fa2[_0x4c4722[_0x47a2ac]]&&(this[_0x4c4722[_0x47a2ac]]=_0x523fa2[_0x4c4722[_0x47a2ac]]);}}return _0x177208['prototype']['splitPosition']=null,_0x177208['prototype']['graveyardPosition']=null,_0x177208['prototype']['howMany']=0x0,_0x177208['prototype']['insertionPosition']=null,_0x177208['prototype']['wasUndone']=!0x1,_0x177208['create']=function(_0x1339e0){return new _0x177208(_0x1339e0);},_0x177208['encode']=function(_0x2b71a5,_0x4959c0){return _0x4959c0||(_0x4959c0=_0x487df2['create']()),null!=_0x2b71a5['splitPosition']&&Object['hasOwnProperty']['call'](_0x2b71a5,'splitPosition')&&_0x3e2998['Position']['encode'](_0x2b71a5['splitPosition'],_0x4959c0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b71a5['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2b71a5,'graveyardPosition')&&_0x3e2998['Position']['encode'](_0x2b71a5['graveyardPosition'],_0x4959c0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2b71a5['howMany']&&Object['hasOwnProperty']['call'](_0x2b71a5,'howMany')&&_0x4959c0['uint32'](0x18)['uint32'](_0x2b71a5['howMany']),null!=_0x2b71a5['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2b71a5,'insertionPosition')&&_0x3e2998['Position']['encode'](_0x2b71a5['insertionPosition'],_0x4959c0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2b71a5['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b71a5,'wasUndone')&&_0x4959c0['uint32'](0x28)['bool'](_0x2b71a5['wasUndone']),_0x4959c0;},_0x177208['encodeDelimited']=function(_0x1b0f4d,_0x7fd8c){return this['encode'](_0x1b0f4d,_0x7fd8c)['ldelim']();},_0x177208['decode']=function(_0x4cd53c,_0x363fed){_0x4cd53c instanceof _0x37a9bb||(_0x4cd53c=_0x37a9bb['create'](_0x4cd53c));for(var _0xcbbfa9=void 0x0===_0x363fed?_0x4cd53c['len']:_0x4cd53c['pos']+_0x363fed,_0x5d455f=new _0x3e2998['SplitOperation']();_0x4cd53c['pos']<_0xcbbfa9;){var _0x400224=_0x4cd53c['uint32']();switch(_0x400224>>>0x3){case 0x1:_0x5d455f['splitPosition']=_0x3e2998['Position']['decode'](_0x4cd53c,_0x4cd53c['uint32']());break;case 0x2:_0x5d455f['graveyardPosition']=_0x3e2998['Position']['decode'](_0x4cd53c,_0x4cd53c['uint32']());break;case 0x3:_0x5d455f['howMany']=_0x4cd53c['uint32']();break;case 0x4:_0x5d455f['insertionPosition']=_0x3e2998['Position']['decode'](_0x4cd53c,_0x4cd53c['uint32']());break;case 0x5:_0x5d455f['wasUndone']=_0x4cd53c['bool']();break;default:_0x4cd53c['skipType'](0x7&_0x400224);}}return _0x5d455f;},_0x177208['decodeDelimited']=function(_0x93f262){return _0x93f262 instanceof _0x37a9bb||(_0x93f262=new _0x37a9bb(_0x93f262)),this['decode'](_0x93f262,_0x93f262['uint32']());},_0x177208['verify']=function(_0xb8e5ee){if('object'!=typeof _0xb8e5ee||null===_0xb8e5ee)return'object\x20expected';var _0x10737f;if(null!=_0xb8e5ee['splitPosition']&&_0xb8e5ee['hasOwnProperty']('splitPosition')&&(_0x10737f=_0x3e2998['Position']['verify'](_0xb8e5ee['splitPosition'])))return'splitPosition.'+_0x10737f;if(null!=_0xb8e5ee['graveyardPosition']&&_0xb8e5ee['hasOwnProperty']('graveyardPosition')&&(_0x10737f=_0x3e2998['Position']['verify'](_0xb8e5ee['graveyardPosition'])))return'graveyardPosition.'+_0x10737f;if(null!=_0xb8e5ee['howMany']&&_0xb8e5ee['hasOwnProperty']('howMany')&&!_0x526904['isInteger'](_0xb8e5ee['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xb8e5ee['insertionPosition']&&_0xb8e5ee['hasOwnProperty']('insertionPosition')&&(_0x10737f=_0x3e2998['Position']['verify'](_0xb8e5ee['insertionPosition'])))return'insertionPosition.'+_0x10737f;return null!=_0xb8e5ee['wasUndone']&&_0xb8e5ee['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb8e5ee['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x177208['fromObject']=function(_0x468e14){if(_0x468e14 instanceof _0x3e2998['SplitOperation'])return _0x468e14;var _0x452662=new _0x3e2998['SplitOperation']();if(null!=_0x468e14['splitPosition']){if('object'!=typeof _0x468e14['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x452662['splitPosition']=_0x3e2998['Position']['fromObject'](_0x468e14['splitPosition']);}if(null!=_0x468e14['graveyardPosition']){if('object'!=typeof _0x468e14['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x452662['graveyardPosition']=_0x3e2998['Position']['fromObject'](_0x468e14['graveyardPosition']);}if(null!=_0x468e14['howMany']&&(_0x452662['howMany']=_0x468e14['howMany']>>>0x0),null!=_0x468e14['insertionPosition']){if('object'!=typeof _0x468e14['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x452662['insertionPosition']=_0x3e2998['Position']['fromObject'](_0x468e14['insertionPosition']);}return null!=_0x468e14['wasUndone']&&(_0x452662['wasUndone']=Boolean(_0x468e14['wasUndone'])),_0x452662;},_0x177208['toObject']=function(_0x270e5d,_0x288fe6){_0x288fe6||(_0x288fe6={});var _0x5c2a2a={};return _0x288fe6['defaults']&&(_0x5c2a2a['splitPosition']=null,_0x5c2a2a['graveyardPosition']=null,_0x5c2a2a['howMany']=0x0,_0x5c2a2a['insertionPosition']=null,_0x5c2a2a['wasUndone']=!0x1),null!=_0x270e5d['splitPosition']&&_0x270e5d['hasOwnProperty']('splitPosition')&&(_0x5c2a2a['splitPosition']=_0x3e2998['Position']['toObject'](_0x270e5d['splitPosition'],_0x288fe6)),null!=_0x270e5d['graveyardPosition']&&_0x270e5d['hasOwnProperty']('graveyardPosition')&&(_0x5c2a2a['graveyardPosition']=_0x3e2998['Position']['toObject'](_0x270e5d['graveyardPosition'],_0x288fe6)),null!=_0x270e5d['howMany']&&_0x270e5d['hasOwnProperty']('howMany')&&(_0x5c2a2a['howMany']=_0x270e5d['howMany']),null!=_0x270e5d['insertionPosition']&&_0x270e5d['hasOwnProperty']('insertionPosition')&&(_0x5c2a2a['insertionPosition']=_0x3e2998['Position']['toObject'](_0x270e5d['insertionPosition'],_0x288fe6)),null!=_0x270e5d['wasUndone']&&_0x270e5d['hasOwnProperty']('wasUndone')&&(_0x5c2a2a['wasUndone']=_0x270e5d['wasUndone']),_0x5c2a2a;},_0x177208['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x177208['getTypeUrl']=function(_0x3cda9b){return void 0x0===_0x3cda9b&&(_0x3cda9b='type.googleapis.com'),_0x3cda9b+'/SplitOperation';},_0x177208;}()),_0x3e2998['Position']=(function(){function _0x53610a(_0x102bc9){if(this['path']=[],_0x102bc9){for(var _0x22485f=Object['keys'](_0x102bc9),_0xaba112=0x0;_0xaba112<_0x22485f['length'];++_0xaba112)null!=_0x102bc9[_0x22485f[_0xaba112]]&&(this[_0x22485f[_0xaba112]]=_0x102bc9[_0x22485f[_0xaba112]]);}}return _0x53610a['prototype']['root']='',_0x53610a['prototype']['rootMain']=!0x1,_0x53610a['prototype']['rootGraveyard']=!0x1,_0x53610a['prototype']['path']=_0x526904['emptyArray'],_0x53610a['prototype']['stickiness']='',_0x53610a['create']=function(_0x86cfba){return new _0x53610a(_0x86cfba);},_0x53610a['encode']=function(_0x1014d2,_0x25a840){if(_0x25a840||(_0x25a840=_0x487df2['create']()),null!=_0x1014d2['root']&&Object['hasOwnProperty']['call'](_0x1014d2,'root')&&_0x25a840['uint32'](0xa)['string'](_0x1014d2['root']),null!=_0x1014d2['rootMain']&&Object['hasOwnProperty']['call'](_0x1014d2,'rootMain')&&_0x25a840['uint32'](0x10)['bool'](_0x1014d2['rootMain']),null!=_0x1014d2['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1014d2,'rootGraveyard')&&_0x25a840['uint32'](0x18)['bool'](_0x1014d2['rootGraveyard']),null!=_0x1014d2['path']&&_0x1014d2['path']['length']){_0x25a840['uint32'](0x22)['fork']();for(var _0x49a940=0x0;_0x49a940<_0x1014d2['path']['length'];++_0x49a940)_0x25a840['uint32'](_0x1014d2['path'][_0x49a940]);_0x25a840['ldelim']();}return null!=_0x1014d2['stickiness']&&Object['hasOwnProperty']['call'](_0x1014d2,'stickiness')&&_0x25a840['uint32'](0x2a)['string'](_0x1014d2['stickiness']),_0x25a840;},_0x53610a['encodeDelimited']=function(_0x157e84,_0x4af38f){return this['encode'](_0x157e84,_0x4af38f)['ldelim']();},_0x53610a['decode']=function(_0x5acee6,_0x118ff0){_0x5acee6 instanceof _0x37a9bb||(_0x5acee6=_0x37a9bb['create'](_0x5acee6));for(var _0x25e3b4=void 0x0===_0x118ff0?_0x5acee6['len']:_0x5acee6['pos']+_0x118ff0,_0x5fcfc6=new _0x3e2998['Position']();_0x5acee6['pos']<_0x25e3b4;){var _0x416ffd=_0x5acee6['uint32']();switch(_0x416ffd>>>0x3){case 0x1:_0x5fcfc6['root']=_0x5acee6['string']();break;case 0x2:_0x5fcfc6['rootMain']=_0x5acee6['bool']();break;case 0x3:_0x5fcfc6['rootGraveyard']=_0x5acee6['bool']();break;case 0x4:if(_0x5fcfc6['path']&&_0x5fcfc6['path']['length']||(_0x5fcfc6['path']=[]),0x2==(0x7&_0x416ffd)){for(var _0x4008d8=_0x5acee6['uint32']()+_0x5acee6['pos'];_0x5acee6['pos']<_0x4008d8;)_0x5fcfc6['path']['push'](_0x5acee6['uint32']());}else _0x5fcfc6['path']['push'](_0x5acee6['uint32']());break;case 0x5:_0x5fcfc6['stickiness']=_0x5acee6['string']();break;default:_0x5acee6['skipType'](0x7&_0x416ffd);}}return _0x5fcfc6;},_0x53610a['decodeDelimited']=function(_0x16d67b){return _0x16d67b instanceof _0x37a9bb||(_0x16d67b=new _0x37a9bb(_0x16d67b)),this['decode'](_0x16d67b,_0x16d67b['uint32']());},_0x53610a['verify']=function(_0x5ecf1a){if('object'!=typeof _0x5ecf1a||null===_0x5ecf1a)return'object\x20expected';if(null!=_0x5ecf1a['root']&&_0x5ecf1a['hasOwnProperty']('root')&&!_0x526904['isString'](_0x5ecf1a['root']))return'root:\x20string\x20expected';if(null!=_0x5ecf1a['rootMain']&&_0x5ecf1a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5ecf1a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5ecf1a['rootGraveyard']&&_0x5ecf1a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5ecf1a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5ecf1a['path']&&_0x5ecf1a['hasOwnProperty']('path')){if(!Array['isArray'](_0x5ecf1a['path']))return'path:\x20array\x20expected';for(var _0x5c9795=0x0;_0x5c9795<_0x5ecf1a['path']['length'];++_0x5c9795)if(!_0x526904['isInteger'](_0x5ecf1a['path'][_0x5c9795]))return'path:\x20integer[]\x20expected';}return null!=_0x5ecf1a['stickiness']&&_0x5ecf1a['hasOwnProperty']('stickiness')&&!_0x526904['isString'](_0x5ecf1a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x53610a['fromObject']=function(_0x5ecec0){if(_0x5ecec0 instanceof _0x3e2998['Position'])return _0x5ecec0;var _0x5ca6e7=new _0x3e2998['Position']();if(null!=_0x5ecec0['root']&&(_0x5ca6e7['root']=String(_0x5ecec0['root'])),null!=_0x5ecec0['rootMain']&&(_0x5ca6e7['rootMain']=Boolean(_0x5ecec0['rootMain'])),null!=_0x5ecec0['rootGraveyard']&&(_0x5ca6e7['rootGraveyard']=Boolean(_0x5ecec0['rootGraveyard'])),_0x5ecec0['path']){if(!Array['isArray'](_0x5ecec0['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x5ca6e7['path']=[];for(var _0x337611=0x0;_0x337611<_0x5ecec0['path']['length'];++_0x337611)_0x5ca6e7['path'][_0x337611]=_0x5ecec0['path'][_0x337611]>>>0x0;}return null!=_0x5ecec0['stickiness']&&(_0x5ca6e7['stickiness']=String(_0x5ecec0['stickiness'])),_0x5ca6e7;},_0x53610a['toObject']=function(_0x3fba2d,_0x3af2db){_0x3af2db||(_0x3af2db={});var _0x56728a={};if((_0x3af2db['arrays']||_0x3af2db['defaults'])&&(_0x56728a['path']=[]),_0x3af2db['defaults']&&(_0x56728a['root']='',_0x56728a['rootMain']=!0x1,_0x56728a['rootGraveyard']=!0x1,_0x56728a['stickiness']=''),null!=_0x3fba2d['root']&&_0x3fba2d['hasOwnProperty']('root')&&(_0x56728a['root']=_0x3fba2d['root']),null!=_0x3fba2d['rootMain']&&_0x3fba2d['hasOwnProperty']('rootMain')&&(_0x56728a['rootMain']=_0x3fba2d['rootMain']),null!=_0x3fba2d['rootGraveyard']&&_0x3fba2d['hasOwnProperty']('rootGraveyard')&&(_0x56728a['rootGraveyard']=_0x3fba2d['rootGraveyard']),_0x3fba2d['path']&&_0x3fba2d['path']['length']){_0x56728a['path']=[];for(var _0x943617=0x0;_0x943617<_0x3fba2d['path']['length'];++_0x943617)_0x56728a['path'][_0x943617]=_0x3fba2d['path'][_0x943617];}return null!=_0x3fba2d['stickiness']&&_0x3fba2d['hasOwnProperty']('stickiness')&&(_0x56728a['stickiness']=_0x3fba2d['stickiness']),_0x56728a;},_0x53610a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x53610a['getTypeUrl']=function(_0x2212e9){return void 0x0===_0x2212e9&&(_0x2212e9='type.googleapis.com'),_0x2212e9+'/Position';},_0x53610a;}()),_0x3e2998['Range']=(function(){function _0x267f6a(_0x49e188){if(_0x49e188){for(var _0x5ef133=Object['keys'](_0x49e188),_0x5a5e41=0x0;_0x5a5e41<_0x5ef133['length'];++_0x5a5e41)null!=_0x49e188[_0x5ef133[_0x5a5e41]]&&(this[_0x5ef133[_0x5a5e41]]=_0x49e188[_0x5ef133[_0x5a5e41]]);}}return _0x267f6a['prototype']['start']=null,_0x267f6a['prototype']['end']=null,_0x267f6a['create']=function(_0x27bd0c){return new _0x267f6a(_0x27bd0c);},_0x267f6a['encode']=function(_0x10e5f6,_0x3e0725){return _0x3e0725||(_0x3e0725=_0x487df2['create']()),null!=_0x10e5f6['start']&&Object['hasOwnProperty']['call'](_0x10e5f6,'start')&&_0x3e2998['Position']['encode'](_0x10e5f6['start'],_0x3e0725['uint32'](0xa)['fork']())['ldelim'](),null!=_0x10e5f6['end']&&Object['hasOwnProperty']['call'](_0x10e5f6,'end')&&_0x3e2998['Position']['encode'](_0x10e5f6['end'],_0x3e0725['uint32'](0x12)['fork']())['ldelim'](),_0x3e0725;},_0x267f6a['encodeDelimited']=function(_0x1af178,_0x2d3561){return this['encode'](_0x1af178,_0x2d3561)['ldelim']();},_0x267f6a['decode']=function(_0x399ba0,_0x3c531a){_0x399ba0 instanceof _0x37a9bb||(_0x399ba0=_0x37a9bb['create'](_0x399ba0));for(var _0x4d82d7=void 0x0===_0x3c531a?_0x399ba0['len']:_0x399ba0['pos']+_0x3c531a,_0x26bce4=new _0x3e2998['Range']();_0x399ba0['pos']<_0x4d82d7;){var _0x4f10ef=_0x399ba0['uint32']();switch(_0x4f10ef>>>0x3){case 0x1:_0x26bce4['start']=_0x3e2998['Position']['decode'](_0x399ba0,_0x399ba0['uint32']());break;case 0x2:_0x26bce4['end']=_0x3e2998['Position']['decode'](_0x399ba0,_0x399ba0['uint32']());break;default:_0x399ba0['skipType'](0x7&_0x4f10ef);}}return _0x26bce4;},_0x267f6a['decodeDelimited']=function(_0x344c97){return _0x344c97 instanceof _0x37a9bb||(_0x344c97=new _0x37a9bb(_0x344c97)),this['decode'](_0x344c97,_0x344c97['uint32']());},_0x267f6a['verify']=function(_0x5ef6af){if('object'!=typeof _0x5ef6af||null===_0x5ef6af)return'object\x20expected';var _0x4b7e99;if(null!=_0x5ef6af['start']&&_0x5ef6af['hasOwnProperty']('start')&&(_0x4b7e99=_0x3e2998['Position']['verify'](_0x5ef6af['start'])))return'start.'+_0x4b7e99;if(null!=_0x5ef6af['end']&&_0x5ef6af['hasOwnProperty']('end')&&(_0x4b7e99=_0x3e2998['Position']['verify'](_0x5ef6af['end'])))return'end.'+_0x4b7e99;return null;},_0x267f6a['fromObject']=function(_0x1c12ed){if(_0x1c12ed instanceof _0x3e2998['Range'])return _0x1c12ed;var _0x281732=new _0x3e2998['Range']();if(null!=_0x1c12ed['start']){if('object'!=typeof _0x1c12ed['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x281732['start']=_0x3e2998['Position']['fromObject'](_0x1c12ed['start']);}if(null!=_0x1c12ed['end']){if('object'!=typeof _0x1c12ed['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x281732['end']=_0x3e2998['Position']['fromObject'](_0x1c12ed['end']);}return _0x281732;},_0x267f6a['toObject']=function(_0x27efc6,_0x43ce71){_0x43ce71||(_0x43ce71={});var _0x358f40={};return _0x43ce71['defaults']&&(_0x358f40['start']=null,_0x358f40['end']=null),null!=_0x27efc6['start']&&_0x27efc6['hasOwnProperty']('start')&&(_0x358f40['start']=_0x3e2998['Position']['toObject'](_0x27efc6['start'],_0x43ce71)),null!=_0x27efc6['end']&&_0x27efc6['hasOwnProperty']('end')&&(_0x358f40['end']=_0x3e2998['Position']['toObject'](_0x27efc6['end'],_0x43ce71)),_0x358f40;},_0x267f6a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x267f6a['getTypeUrl']=function(_0x28bd90){return void 0x0===_0x28bd90&&(_0x28bd90='type.googleapis.com'),_0x28bd90+'/Range';},_0x267f6a;}()),_0x3e2998['Element']=(function(){function _0x4b9319(_0x13b825){if(this['children']=[],this['attributesBoolean']={},_0x13b825){for(var _0x19b28d=Object['keys'](_0x13b825),_0x40f28d=0x0;_0x40f28d<_0x19b28d['length'];++_0x40f28d)null!=_0x13b825[_0x19b28d[_0x40f28d]]&&(this[_0x19b28d[_0x40f28d]]=_0x13b825[_0x19b28d[_0x40f28d]]);}}return _0x4b9319['prototype']['name']='',_0x4b9319['prototype']['children']=_0x526904['emptyArray'],_0x4b9319['prototype']['data']='',_0x4b9319['prototype']['attributesBoolean']=_0x526904['emptyObject'],_0x4b9319['prototype']['attributesJson']='',_0x4b9319['create']=function(_0xbaa8de){return new _0x4b9319(_0xbaa8de);},_0x4b9319['encode']=function(_0x367f59,_0x21c195){if(_0x21c195||(_0x21c195=_0x487df2['create']()),null!=_0x367f59['name']&&Object['hasOwnProperty']['call'](_0x367f59,'name')&&_0x21c195['uint32'](0xa)['string'](_0x367f59['name']),null!=_0x367f59['children']&&_0x367f59['children']['length']){for(var _0x44960a=0x0;_0x44960a<_0x367f59['children']['length'];++_0x44960a)_0x3e2998['Element']['encode'](_0x367f59['children'][_0x44960a],_0x21c195['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x367f59['data']&&Object['hasOwnProperty']['call'](_0x367f59,'data')&&_0x21c195['uint32'](0x1a)['string'](_0x367f59['data']),null!=_0x367f59['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x367f59,'attributesBoolean')){var _0x2d809e=Object['keys'](_0x367f59['attributesBoolean']);for(_0x44960a=0x0;_0x44960a<_0x2d809e['length'];++_0x44960a)_0x21c195['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x2d809e[_0x44960a])['uint32'](0x10)['bool'](_0x367f59['attributesBoolean'][_0x2d809e[_0x44960a]])['ldelim']();}return null!=_0x367f59['attributesJson']&&Object['hasOwnProperty']['call'](_0x367f59,'attributesJson')&&_0x21c195['uint32'](0x2a)['string'](_0x367f59['attributesJson']),_0x21c195;},_0x4b9319['encodeDelimited']=function(_0x429d6c,_0x5025cf){return this['encode'](_0x429d6c,_0x5025cf)['ldelim']();},_0x4b9319['decode']=function(_0x2ca5f8,_0x243aae){_0x2ca5f8 instanceof _0x37a9bb||(_0x2ca5f8=_0x37a9bb['create'](_0x2ca5f8));for(var _0x33cb53,_0x49901b,_0x215d31=void 0x0===_0x243aae?_0x2ca5f8['len']:_0x2ca5f8['pos']+_0x243aae,_0x59399f=new _0x3e2998['Element']();_0x2ca5f8['pos']<_0x215d31;){var _0x3f0f7e=_0x2ca5f8['uint32']();switch(_0x3f0f7e>>>0x3){case 0x1:_0x59399f['name']=_0x2ca5f8['string']();break;case 0x2:_0x59399f['children']&&_0x59399f['children']['length']||(_0x59399f['children']=[]),_0x59399f['children']['push'](_0x3e2998['Element']['decode'](_0x2ca5f8,_0x2ca5f8['uint32']()));break;case 0x3:_0x59399f['data']=_0x2ca5f8['string']();break;case 0x4:_0x59399f['attributesBoolean']===_0x526904['emptyObject']&&(_0x59399f['attributesBoolean']={});var _0x18f9e4=_0x2ca5f8['uint32']()+_0x2ca5f8['pos'];for(_0x33cb53='',_0x49901b=!0x1;_0x2ca5f8['pos']<_0x18f9e4;){var _0x574ba9=_0x2ca5f8['uint32']();switch(_0x574ba9>>>0x3){case 0x1:_0x33cb53=_0x2ca5f8['string']();break;case 0x2:_0x49901b=_0x2ca5f8['bool']();break;default:_0x2ca5f8['skipType'](0x7&_0x574ba9);}}_0x59399f['attributesBoolean'][_0x33cb53]=_0x49901b;break;case 0x5:_0x59399f['attributesJson']=_0x2ca5f8['string']();break;default:_0x2ca5f8['skipType'](0x7&_0x3f0f7e);}}return _0x59399f;},_0x4b9319['decodeDelimited']=function(_0x22bcae){return _0x22bcae instanceof _0x37a9bb||(_0x22bcae=new _0x37a9bb(_0x22bcae)),this['decode'](_0x22bcae,_0x22bcae['uint32']());},_0x4b9319['verify']=function(_0x12fdad){if('object'!=typeof _0x12fdad||null===_0x12fdad)return'object\x20expected';if(null!=_0x12fdad['name']&&_0x12fdad['hasOwnProperty']('name')&&!_0x526904['isString'](_0x12fdad['name']))return'name:\x20string\x20expected';if(null!=_0x12fdad['children']&&_0x12fdad['hasOwnProperty']('children')){if(!Array['isArray'](_0x12fdad['children']))return'children:\x20array\x20expected';for(var _0x22a919=0x0;_0x22a919<_0x12fdad['children']['length'];++_0x22a919){var _0x357dd0=_0x3e2998['Element']['verify'](_0x12fdad['children'][_0x22a919]);if(_0x357dd0)return'children.'+_0x357dd0;}}if(null!=_0x12fdad['data']&&_0x12fdad['hasOwnProperty']('data')&&!_0x526904['isString'](_0x12fdad['data']))return'data:\x20string\x20expected';if(null!=_0x12fdad['attributesBoolean']&&_0x12fdad['hasOwnProperty']('attributesBoolean')){if(!_0x526904['isObject'](_0x12fdad['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x276690=Object['keys'](_0x12fdad['attributesBoolean']);for(_0x22a919=0x0;_0x22a919<_0x276690['length'];++_0x22a919)if('boolean'!=typeof _0x12fdad['attributesBoolean'][_0x276690[_0x22a919]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x12fdad['attributesJson']&&_0x12fdad['hasOwnProperty']('attributesJson')&&!_0x526904['isString'](_0x12fdad['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x4b9319['fromObject']=function(_0x103bae){if(_0x103bae instanceof _0x3e2998['Element'])return _0x103bae;var _0x427790=new _0x3e2998['Element']();if(null!=_0x103bae['name']&&(_0x427790['name']=String(_0x103bae['name'])),_0x103bae['children']){if(!Array['isArray'](_0x103bae['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x427790['children']=[];for(var _0x32414a=0x0;_0x32414a<_0x103bae['children']['length'];++_0x32414a){if('object'!=typeof _0x103bae['children'][_0x32414a])throw TypeError('.Element.children:\x20object\x20expected');_0x427790['children'][_0x32414a]=_0x3e2998['Element']['fromObject'](_0x103bae['children'][_0x32414a]);}}if(null!=_0x103bae['data']&&(_0x427790['data']=String(_0x103bae['data'])),_0x103bae['attributesBoolean']){if('object'!=typeof _0x103bae['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x427790['attributesBoolean']={};var _0x5efbd7=Object['keys'](_0x103bae['attributesBoolean']);for(_0x32414a=0x0;_0x32414a<_0x5efbd7['length'];++_0x32414a)_0x427790['attributesBoolean'][_0x5efbd7[_0x32414a]]=Boolean(_0x103bae['attributesBoolean'][_0x5efbd7[_0x32414a]]);}return null!=_0x103bae['attributesJson']&&(_0x427790['attributesJson']=String(_0x103bae['attributesJson'])),_0x427790;},_0x4b9319['toObject']=function(_0x3fddd5,_0x4ef826){_0x4ef826||(_0x4ef826={});var _0x50e4bb,_0x3d43bd={};if((_0x4ef826['arrays']||_0x4ef826['defaults'])&&(_0x3d43bd['children']=[]),(_0x4ef826['objects']||_0x4ef826['defaults'])&&(_0x3d43bd['attributesBoolean']={}),_0x4ef826['defaults']&&(_0x3d43bd['name']='',_0x3d43bd['data']='',_0x3d43bd['attributesJson']=''),null!=_0x3fddd5['name']&&_0x3fddd5['hasOwnProperty']('name')&&(_0x3d43bd['name']=_0x3fddd5['name']),_0x3fddd5['children']&&_0x3fddd5['children']['length']){_0x3d43bd['children']=[];for(var _0x2bd8ff=0x0;_0x2bd8ff<_0x3fddd5['children']['length'];++_0x2bd8ff)_0x3d43bd['children'][_0x2bd8ff]=_0x3e2998['Element']['toObject'](_0x3fddd5['children'][_0x2bd8ff],_0x4ef826);}if(null!=_0x3fddd5['data']&&_0x3fddd5['hasOwnProperty']('data')&&(_0x3d43bd['data']=_0x3fddd5['data']),_0x3fddd5['attributesBoolean']&&(_0x50e4bb=Object['keys'](_0x3fddd5['attributesBoolean']))['length']){_0x3d43bd['attributesBoolean']={};for(_0x2bd8ff=0x0;_0x2bd8ff<_0x50e4bb['length'];++_0x2bd8ff)_0x3d43bd['attributesBoolean'][_0x50e4bb[_0x2bd8ff]]=_0x3fddd5['attributesBoolean'][_0x50e4bb[_0x2bd8ff]];}return null!=_0x3fddd5['attributesJson']&&_0x3fddd5['hasOwnProperty']('attributesJson')&&(_0x3d43bd['attributesJson']=_0x3fddd5['attributesJson']),_0x3d43bd;},_0x4b9319['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x49051f['util']['toJSONOptions']);},_0x4b9319['getTypeUrl']=function(_0x342374){return void 0x0===_0x342374&&(_0x342374='type.googleapis.com'),_0x342374+'/Element';},_0x4b9319;}()),_0x3e2998;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1fe7c7){return new w(this['_protobufRoot'][_0x1fe7c7]);}}class w{['_protobuf'];constructor(_0x4b56e0){this['_protobuf']=_0x4b56e0;}['compress'](_0x99ed7c){const _0x1bda66=this['_protobuf']['verify'](_0x99ed7c);if(_0x1bda66)throw Error(_0x1bda66);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x99ed7c))['finish']();}['decompress'](_0x4c1171){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4c1171),{'oneofs':!0x0});}}function g(_0x3e7b86,_0x53d2a0){const _0x2519dc=_0x51cedc(_0x3e7b86);return _0x2519dc['path'][_0x2519dc['path']['length']-0x1]+=_0x53d2a0,_0x2519dc;}function _(_0x335916,_0xd241c){return _0x335916['root']===_0xd241c['root']&&_0x33131b(_0x335916['path'],_0xd241c['path']);}function $(_0x2d0e9f){P(_0x2d0e9f,_0x3002fc=>('main'==_0x3002fc['root']?(_0x3002fc['rootMain']=!0x0,delete _0x3002fc['root']):'$graveyard'==_0x3002fc['root']&&(_0x3002fc['rootGraveyard']=!0x0,delete _0x3002fc['root']),_0x3002fc));}function J(_0x48f875){P(_0x48f875,_0xfb8bd6=>(_0xfb8bd6['rootMain']?(_0xfb8bd6['root']='main',delete _0xfb8bd6['rootMain']):_0xfb8bd6['rootGraveyard']&&(_0xfb8bd6['root']='$graveyard',delete _0xfb8bd6['rootGraveyard']),_0xfb8bd6));}function P(_0x1046ff,_0x3f2019){for(const _0x26b8a9 in _0x1046ff){const _0x460668=_0x1046ff[_0x26b8a9];'nodes'!==_0x26b8a9&&_0x316f0f(_0x460668)&&(_0x460668['path']&&(_0x460668['root']||_0x460668['rootMain']||_0x460668['rootGraveyard'])?_0x1046ff[_0x26b8a9]=_0x3f2019(_0x460668):P(_0x460668,_0x3f2019));}return _0x1046ff;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x436688,_0x177d4a,_0x3bcb67){this['_id']=_0x436688,this['_operationName']=_0x177d4a,this['_protobufDescriptor']=_0x3bcb67;}['compress'](_0x351ace,_0x89b09){const _0x212d08=_0x89b09['shift']();return $(_0x212d08),_0x351ace['buffers']['push'](this['_protobufDescriptor']['compress'](_0x212d08)),_0x351ace['types']['push'](this['_id']),!0x0;}['decompress'](_0x151e48,_0x3184ec){_0x3184ec['types']['shift']();const _0x263500=this['_protobufDescriptor']['decompress'](_0x3184ec['buffers']['shift']());J(_0x263500),_0x263500['__className']=this['_operationName'],_0x151e48['push'](_0x263500);}}class s extends e{['compress'](_0x5cadec,_0x484b2f){const _0x3a52f0=_0x484b2f['shift']();return this['_serializeOneOf']('oldValue',_0x3a52f0),this['_serializeOneOf']('newValue',_0x3a52f0),$(_0x3a52f0),_0x5cadec['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3a52f0)),_0x5cadec['types']['push'](this['_id']),!0x0;}['decompress'](_0x4f4718,_0x4e9edc){const {types:_0x3a37da,buffers:_0x3fd288}=_0x4e9edc,_0x4e0fdf=this['_protobufDescriptor']['decompress'](_0x3fd288['shift']());_0x3a37da['shift'](),this['_deserializeOneOf']('oldValue',_0x4e0fdf),this['_deserializeOneOf']('newValue',_0x4e0fdf),J(_0x4e0fdf),_0x4e0fdf['__className']=this['_operationName'],_0x4f4718['push'](_0x4e0fdf);}['_serializeOneOf'](_0x2bad17,_0x3c5037){const _0x5e1111=_0x3c5037[_0x2bad17];'boolean'==typeof _0x5e1111?_0x3c5037[_0x2bad17+'Boolean']=_0x5e1111:_0x3c5037[_0x2bad17+'Json']=JSON['stringify'](_0x5e1111);}['_deserializeOneOf'](_0x462edb,_0x25cbb1){const _0x281ef5=_0x462edb+'Json';_0x25cbb1[_0x281ef5]?(_0x25cbb1[_0x462edb]=JSON['parse'](_0x25cbb1[_0x281ef5]),delete _0x25cbb1[_0x281ef5]):(_0x25cbb1[_0x462edb]=_0x25cbb1[_0x462edb+'Boolean'],delete _0x25cbb1[_0x462edb+'Boolean']);}}class i extends e{['compress'](_0x4637f9,_0x372f21){const _0x33004e=_0x372f21['shift']();return this['_serializeNodesAttributes'](_0x33004e['nodes']),$(_0x33004e),_0x4637f9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x33004e)),_0x4637f9['types']['push'](this['_id']),!0x0;}['decompress'](_0x46ff48,_0x58bf90){const {types:_0x123289,buffers:_0x8c5b54}=_0x58bf90,_0x307bed=this['_protobufDescriptor']['decompress'](_0x8c5b54['shift']());_0x123289['shift'](),_0x307bed['nodes']||(_0x307bed['nodes']=[]),this['_deserializeNodesAttributes'](_0x307bed['nodes']),J(_0x307bed),_0x307bed['__className']=this['_operationName'],_0x46ff48['push'](_0x307bed);}['_serializeNodesAttributes'](_0xc3214e){for(const _0x1acab7 of _0xc3214e){if(_0x1acab7['attributes']){const _0x3f00f7=_0x1acab7['attributes'];this['_areValuesBoolean'](_0x3f00f7)?_0x1acab7['attributesBoolean']=_0x3f00f7:_0x1acab7['attributesJson']=JSON['stringify'](_0x3f00f7);}_0x1acab7['children']&&this['_serializeNodesAttributes'](_0x1acab7['children']);}}['_deserializeNodesAttributes'](_0x31792e){for(const _0x20f354 of _0x31792e)(_0x20f354['attributesBoolean']||_0x20f354['attributesJson'])&&(_0x20f354['attributesBoolean']?(_0x20f354['attributes']=_0x20f354['attributesBoolean'],delete _0x20f354['attributesBoolean']):(_0x20f354['attributes']=JSON['parse'](_0x20f354['attributesJson']),delete _0x20f354['attributesJson'])),_0x20f354['children']&&this['_deserializeNodesAttributes'](_0x20f354['children']);}['_areValuesBoolean'](_0x920ce9){return Object['keys'](_0x920ce9)['every'](_0x138d52=>'boolean'==typeof _0x920ce9[_0x138d52]);}}class n extends e{['decompress'](_0x40d079,_0x4889f4){super['decompress'](_0x40d079,_0x4889f4);const _0x11b9b7=_0x40d079[_0x40d079['length']-0x1];_0x11b9b7['oldRange']||(_0x11b9b7['oldRange']=null),_0x11b9b7['newRange']||(_0x11b9b7['newRange']=null);}}class p extends e{['compress'](_0xdd39e2,_0x4a23c3){return _0x4a23c3['shift'](),_0xdd39e2['types']['push'](this['_id']),!0x0;}['decompress'](_0x579519,_0x26b52e){_0x26b52e['types']['shift'](),_0x579519['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x10bbfb,_0x59edc0,_0x1af8e5,_0x48a0b2){super(_0x10bbfb,_0x59edc0,_0x1af8e5),this['_omittedNamespace']=_0x48a0b2+':';}['compress'](_0x456924,_0x336b8b){return!('MarkerOperation'!=_0x336b8b[0x0]['__className']||!_0x336b8b[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x336b8b[0x0]['name']=_0x336b8b[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x456924,_0x336b8b),!0x0);}['decompress'](_0x5f5bd4,_0x13475b){super['decompress'](_0x5f5bd4,_0x13475b);const _0x142ed0=_0x5f5bd4[_0x5f5bd4['length']-0x1];_0x142ed0['name']=this['_omittedNamespace']+_0x142ed0['name'];}}class O{['_id'];['_context'];constructor(_0x4e5767,_0x1c11c7){this['_id']=_0x4e5767,this['_context']=_0x1c11c7;}['compress'](_0x4b3b61,_0x2ba8c7){let _0x1553e7;for(;_0x2ba8c7['length']>0x1&&this['_compareOperations'](_0x2ba8c7[0x0],_0x2ba8c7[0x1]);)_0x1553e7?(_0x1553e7=this['_combineNext'](_0x2ba8c7['shift'](),_0x1553e7),_0x4b3b61['types']['push'](0x0)):(_0x1553e7=_0x51cedc(_0x2ba8c7['shift']()),_0x4b3b61['types']['push'](this['_id']));return!!_0x1553e7&&(_0x1553e7=this['_combineNext'](_0x2ba8c7['shift'](),_0x1553e7),_0x4b3b61['types']['push'](0x0),_0x4b3b61['buffers']['push'](this['_compressSingleOperation'](_0x1553e7)),!0x0);}['decompress'](_0x1a1629,_0x4127d0){const _0x1f4530=this['_decompressSingleOperation'](_0x4127d0);for(;0x0==_0x4127d0['types'][0x0];)_0x4127d0['types']['shift'](),_0x1a1629['push'](this['_splitCurrent'](_0x1f4530));_0x1a1629['push'](_0x1f4530);}}class a extends O{['_combineNext'](_0x44050b,_0x2d7c45){return _0x2d7c45['nodes'][0x0]['data']+=_0x44050b['nodes'][0x0]['data'],_0x2d7c45;}['_splitCurrent'](_0x462e00){const _0x33f91d=_0x51cedc(_0x462e00),_0x21004d=_0x33f91d['nodes'][0x0],_0x462f55=_0x462e00['nodes'][0x0],_0x174638=_0x462f55['data'][Symbol['iterator']]()['next']()['value'],_0x33fac1=_0x174638['length'];return _0x21004d['data']=_0x174638,_0x462f55['data']=_0x462f55['data']['substr'](_0x33fac1),_0x462e00['position']=g(_0x462e00['position'],_0x33fac1),_0x33f91d;}['_compareOperations'](_0x338157,_0x37bdee){if(this['_checkOperation'](_0x338157)&&this['_checkOperation'](_0x37bdee)){const _0x31477c=_0x338157['nodes'][0x0]['data']['length'],_0x49785d=_(g(_0x338157['position'],_0x31477c),_0x37bdee['position']),_0x4a6218=_0x338157['nodes'][0x0],_0x4417e2=_0x37bdee['nodes'][0x0];return _0x49785d&&this['_compareAttributes'](_0x4a6218,_0x4417e2);}return!0x1;}['_compressSingleOperation'](_0x51a307){const _0x5d9faf={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5d9faf,[_0x51a307]),_0x5d9faf['buffers'][0x0];}['_decompressSingleOperation'](_0x5637a9){const _0x27e8a0=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x27e8a0,_0x5637a9),_0x27e8a0[0x0];}['_checkOperation'](_0x2db028){return'InsertOperation'==_0x2db028['__className']&&0x1==_0x2db028['nodes']['length']&&_0x2db028['nodes'][0x0]['data']&&!_0x2db028['wasUndone']&&0x1==Array['from'](_0x2db028['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x44501c,_0x44953e){const _0x46f8dd=Object['keys'](_0x44501c['attributes']||{}),_0x402f87=Object['keys'](_0x44953e['attributes']||{});return _0x46f8dd['length']===_0x402f87['length']&&_0x46f8dd['every'](_0x3b3fc4=>_0x44953e['attributes'][_0x3b3fc4]&&_0x44953e['attributes'][_0x3b3fc4]===_0x44501c['attributes'][_0x3b3fc4]);}}class c extends O{['_combineNext'](_0x5027b0,_0x182f78){return _0x182f78['howMany']++,_0x182f78['sourcePosition']=_0x51cedc(_0x5027b0['sourcePosition']),_0x182f78;}['_splitCurrent'](_0x5a7610){const _0x1c3c1b=_0x51cedc(_0x5a7610);return _0x5a7610['howMany']--,_0x1c3c1b['howMany']=0x1,_0x1c3c1b['sourcePosition']=g(_0x1c3c1b['sourcePosition'],_0x5a7610['howMany']),_0x1c3c1b;}['_compareOperations'](_0x34eb2a,_0x4fa9f5){return!(!this['_checkOperation'](_0x34eb2a)||!this['_checkOperation'](_0x4fa9f5))&&(_(g(_0x34eb2a['sourcePosition'],-0x1),_0x4fa9f5['sourcePosition'])&&_(_0x34eb2a['targetPosition'],_0x4fa9f5['targetPosition']));}['_compressSingleOperation'](_0x446b67){const _0x17a0fd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x17a0fd,[_0x446b67]),_0x17a0fd['buffers'][0x0];}['_decompressSingleOperation'](_0x345338){const _0x404ab8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x404ab8,_0x345338),_0x404ab8[0x0];}['_checkOperation'](_0x181928){return'MoveOperation'==_0x181928['__className']&&'$graveyard'==_0x181928['targetPosition']['root']&&0x1==_0x181928['howMany']&&!_0x181928['wasUndone'];}}class h extends O{['_combineNext'](_0x4971e8,_0x5d1118){return _0x5d1118['howMany']++,_0x5d1118;}['_splitCurrent'](_0x23766b){const _0x4af6af=_0x51cedc(_0x23766b);return _0x4af6af['howMany']=0x1,_0x23766b['howMany']--,_0x4af6af;}['_compareOperations'](_0x5496ea,_0x4940f2){return!(!this['_checkOperation'](_0x5496ea)||!this['_checkOperation'](_0x4940f2))&&(_(_0x5496ea['sourcePosition'],_0x4940f2['sourcePosition'])&&_(_0x5496ea['targetPosition'],_0x4940f2['targetPosition']));}['_compressSingleOperation'](_0x23d255){const _0x2187ab={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2187ab,[_0x23d255]),_0x2187ab['buffers'][0x0];}['_decompressSingleOperation'](_0x49a077){const _0x9d462c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x9d462c,_0x49a077),_0x9d462c[0x0];}['_checkOperation'](_0x9b6ab6){return'MoveOperation'==_0x9b6ab6['__className']&&'$graveyard'==_0x9b6ab6['targetPosition']['root']&&0x1==_0x9b6ab6['howMany']&&!_0x9b6ab6['wasUndone'];}}class f extends O{['compress'](_0x32c3a4,_0xb798c7){if(!this['_compareOperations'](_0xb798c7[0x0],_0xb798c7[0x1]))return!0x1;const _0x3b313d=_0xb798c7['shift']();return _0x3b313d['oldRange']=null,_0x3b313d['newRange']&&_(_0x3b313d['newRange']['start'],_0x3b313d['newRange']['end'])&&(_0x3b313d['newRange']['end']=null),_0xb798c7['shift'](),_0x32c3a4['types']['push'](this['_id']),_0x32c3a4['types']['push'](0x0),_0x32c3a4['buffers']['push'](this['_compressSingleOperation'](_0x3b313d)),!0x0;}['decompress'](_0x503d50,_0x210995){const _0x2396bd=this['_decompressSingleOperation'](_0x210995);_0x2396bd['newRange']&&!_0x2396bd['newRange']['end']&&(_0x2396bd['newRange']['end']=_0x51cedc(_0x2396bd['newRange']['start']));const _0x399f5e=_0x51cedc(_0x2396bd);_0x399f5e['newRange']&&(_0x399f5e['newRange']['start']['stickiness']='toNone',_0x399f5e['newRange']['end']=_0x51cedc(_0x399f5e['newRange']['start'])),_0x399f5e['name']='user:position:'+_0x399f5e['name']['split'](':')[0x2],_0x210995['types']['shift'](),_0x503d50['push'](_0x2396bd),_0x503d50['push'](_0x399f5e);}['_compressSingleOperation'](_0x53ddc3){const _0xa0a085={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xa0a085,[_0x53ddc3]),_0xa0a085['buffers'][0x0];}['_decompressSingleOperation'](_0x4bb6ae){const _0x290cca=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x290cca,_0x4bb6ae),_0x290cca[0x0];}['_compareOperations'](_0x393137,_0x373481){return!(!_0x393137||!_0x373481)&&('MarkerOperation'==_0x393137['__className']&&'MarkerOperation'==_0x373481['__className']&&!(!_0x393137['name']['startsWith']('user:')||!_0x373481['name']['startsWith']('user:')||_0x393137['name']==_0x373481['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x38e42e=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',_0x38e42e,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x38e42e,'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'](_0x358d25){if(!_0x358d25||!_0x358d25[0x0])throw new _0x5227a9('no-operations-provided',this);const _0x284d11={'types':[],'buffers':[],'baseVersion':_0x358d25[0x0]['baseVersion']};for(;_0x358d25['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x284d11,_0x358d25)||this['_getCompressorByName']('TypingAction')['compress'](_0x284d11,_0x358d25)||this['_getCompressorByName']('DeletingAction')['compress'](_0x284d11,_0x358d25)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x284d11,_0x358d25)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x284d11,_0x358d25)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x284d11,_0x358d25)||this['_getCompressorByName'](_0x358d25[0x0]['__className'])['compress'](_0x284d11,_0x358d25);return _0x284d11;}['decompress'](_0x20167d){const _0x41c13c=[];for(;_0x20167d['types']['length'];){const _0x5e9e99=this['_compressorById']['get'](_0x20167d['types'][0x0]);if(!_0x5e9e99)throw new _0x5227a9('decompress-compressor-not-found',this,{'type':_0x20167d['types'][0x0]});_0x5e9e99['decompress'](_0x41c13c,_0x20167d);}return _0x41c13c['forEach']((_0x2cf081,_0x4a12ca)=>_0x2cf081['baseVersion']=_0x20167d['baseVersion']+_0x4a12ca),_0x41c13c;}['_getCompressorByName'](_0x4cfc0a){return this['_compressorByName']['get'](_0x4cfc0a);}['_registerOperationCompressor'](_0x461511,_0x857d2c,_0x41898e){const _0x1c241c=new _0x41898e(_0x461511,_0x857d2c,this['_protobufFactory']['getDescriptor'](_0x857d2c));this['_registerCompressor'](_0x461511,_0x857d2c,_0x1c241c);}['_registerActionCompressor'](_0x369d09,_0x3cdd58,_0x3119db){const _0x3d6701=new _0x3119db(_0x369d09,this);this['_registerCompressor'](_0x369d09,_0x3cdd58,_0x3d6701);}['_registerCompressor'](_0xed532e,_0x8e4959,_0x568db9){this['_compressorById']['set'](_0xed532e,_0x568db9),this['_compressorByName']['set'](_0x8e4959,_0x568db9);}}export{y as Compressor};
23
+ import{CKEditorError as _0x3aa470}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x4c455e from'protobufjs/minimal.js';import{cloneDeep as _0x3c8d74,isEqual as _0x224cc7,isObject as _0x59aece}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0xa753e4=_0x4c455e['Reader'],_0x4750ca=_0x4c455e['Writer'],_0x5480ac=_0x4c455e['util'],_0x3462f6=_0x4c455e['roots']['default']||(_0x4c455e['roots']['default']={});return _0x3462f6['AttributeOperation']=(function(){function _0x389fa9(_0x49ab44){if(_0x49ab44){for(var _0x2c732e=Object['keys'](_0x49ab44),_0x2a7666=0x0;_0x2a7666<_0x2c732e['length'];++_0x2a7666)null!=_0x49ab44[_0x2c732e[_0x2a7666]]&&(this[_0x2c732e[_0x2a7666]]=_0x49ab44[_0x2c732e[_0x2a7666]]);}}return _0x389fa9['prototype']['range']=null,_0x389fa9['prototype']['key']='',_0x389fa9['prototype']['oldValueBoolean']=!0x1,_0x389fa9['prototype']['oldValueJson']='',_0x389fa9['prototype']['newValueBoolean']=!0x1,_0x389fa9['prototype']['newValueJson']='',_0x389fa9['prototype']['wasUndone']=!0x1,_0x389fa9['create']=function(_0x131be1){return new _0x389fa9(_0x131be1);},_0x389fa9['encode']=function(_0x475562,_0x36a85a){return _0x36a85a||(_0x36a85a=_0x4750ca['create']()),null!=_0x475562['range']&&Object['hasOwnProperty']['call'](_0x475562,'range')&&_0x3462f6['Range']['encode'](_0x475562['range'],_0x36a85a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x475562['key']&&Object['hasOwnProperty']['call'](_0x475562,'key')&&_0x36a85a['uint32'](0x12)['string'](_0x475562['key']),null!=_0x475562['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x475562,'oldValueBoolean')&&_0x36a85a['uint32'](0x18)['bool'](_0x475562['oldValueBoolean']),null!=_0x475562['oldValueJson']&&Object['hasOwnProperty']['call'](_0x475562,'oldValueJson')&&_0x36a85a['uint32'](0x22)['string'](_0x475562['oldValueJson']),null!=_0x475562['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x475562,'newValueBoolean')&&_0x36a85a['uint32'](0x28)['bool'](_0x475562['newValueBoolean']),null!=_0x475562['newValueJson']&&Object['hasOwnProperty']['call'](_0x475562,'newValueJson')&&_0x36a85a['uint32'](0x32)['string'](_0x475562['newValueJson']),null!=_0x475562['wasUndone']&&Object['hasOwnProperty']['call'](_0x475562,'wasUndone')&&_0x36a85a['uint32'](0x38)['bool'](_0x475562['wasUndone']),_0x36a85a;},_0x389fa9['encodeDelimited']=function(_0x1e45d2,_0x671606){return this['encode'](_0x1e45d2,_0x671606)['ldelim']();},_0x389fa9['decode']=function(_0x59cf3b,_0x2c7492){_0x59cf3b instanceof _0xa753e4||(_0x59cf3b=_0xa753e4['create'](_0x59cf3b));for(var _0x1947eb=void 0x0===_0x2c7492?_0x59cf3b['len']:_0x59cf3b['pos']+_0x2c7492,_0x33f0e5=new _0x3462f6['AttributeOperation']();_0x59cf3b['pos']<_0x1947eb;){var _0x4d2816=_0x59cf3b['uint32']();switch(_0x4d2816>>>0x3){case 0x1:_0x33f0e5['range']=_0x3462f6['Range']['decode'](_0x59cf3b,_0x59cf3b['uint32']());break;case 0x2:_0x33f0e5['key']=_0x59cf3b['string']();break;case 0x3:_0x33f0e5['oldValueBoolean']=_0x59cf3b['bool']();break;case 0x4:_0x33f0e5['oldValueJson']=_0x59cf3b['string']();break;case 0x5:_0x33f0e5['newValueBoolean']=_0x59cf3b['bool']();break;case 0x6:_0x33f0e5['newValueJson']=_0x59cf3b['string']();break;case 0x7:_0x33f0e5['wasUndone']=_0x59cf3b['bool']();break;default:_0x59cf3b['skipType'](0x7&_0x4d2816);}}return _0x33f0e5;},_0x389fa9['decodeDelimited']=function(_0x73f400){return _0x73f400 instanceof _0xa753e4||(_0x73f400=new _0xa753e4(_0x73f400)),this['decode'](_0x73f400,_0x73f400['uint32']());},_0x389fa9['verify']=function(_0x49e3b1){if('object'!=typeof _0x49e3b1||null===_0x49e3b1)return'object\x20expected';if(null!=_0x49e3b1['range']&&_0x49e3b1['hasOwnProperty']('range')){var _0x268558=_0x3462f6['Range']['verify'](_0x49e3b1['range']);if(_0x268558)return'range.'+_0x268558;}return null!=_0x49e3b1['key']&&_0x49e3b1['hasOwnProperty']('key')&&!_0x5480ac['isString'](_0x49e3b1['key'])?'key:\x20string\x20expected':null!=_0x49e3b1['oldValueBoolean']&&_0x49e3b1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x49e3b1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x49e3b1['oldValueJson']&&_0x49e3b1['hasOwnProperty']('oldValueJson')&&!_0x5480ac['isString'](_0x49e3b1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x49e3b1['newValueBoolean']&&_0x49e3b1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x49e3b1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x49e3b1['newValueJson']&&_0x49e3b1['hasOwnProperty']('newValueJson')&&!_0x5480ac['isString'](_0x49e3b1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x49e3b1['wasUndone']&&_0x49e3b1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x49e3b1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x389fa9['fromObject']=function(_0x40f3a2){if(_0x40f3a2 instanceof _0x3462f6['AttributeOperation'])return _0x40f3a2;var _0x300517=new _0x3462f6['AttributeOperation']();if(null!=_0x40f3a2['range']){if('object'!=typeof _0x40f3a2['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x300517['range']=_0x3462f6['Range']['fromObject'](_0x40f3a2['range']);}return null!=_0x40f3a2['key']&&(_0x300517['key']=String(_0x40f3a2['key'])),null!=_0x40f3a2['oldValueBoolean']&&(_0x300517['oldValueBoolean']=Boolean(_0x40f3a2['oldValueBoolean'])),null!=_0x40f3a2['oldValueJson']&&(_0x300517['oldValueJson']=String(_0x40f3a2['oldValueJson'])),null!=_0x40f3a2['newValueBoolean']&&(_0x300517['newValueBoolean']=Boolean(_0x40f3a2['newValueBoolean'])),null!=_0x40f3a2['newValueJson']&&(_0x300517['newValueJson']=String(_0x40f3a2['newValueJson'])),null!=_0x40f3a2['wasUndone']&&(_0x300517['wasUndone']=Boolean(_0x40f3a2['wasUndone'])),_0x300517;},_0x389fa9['toObject']=function(_0x3c0d35,_0x1ef5c3){_0x1ef5c3||(_0x1ef5c3={});var _0x14eeb7={};return _0x1ef5c3['defaults']&&(_0x14eeb7['range']=null,_0x14eeb7['key']='',_0x14eeb7['oldValueBoolean']=!0x1,_0x14eeb7['oldValueJson']='',_0x14eeb7['newValueBoolean']=!0x1,_0x14eeb7['newValueJson']='',_0x14eeb7['wasUndone']=!0x1),null!=_0x3c0d35['range']&&_0x3c0d35['hasOwnProperty']('range')&&(_0x14eeb7['range']=_0x3462f6['Range']['toObject'](_0x3c0d35['range'],_0x1ef5c3)),null!=_0x3c0d35['key']&&_0x3c0d35['hasOwnProperty']('key')&&(_0x14eeb7['key']=_0x3c0d35['key']),null!=_0x3c0d35['oldValueBoolean']&&_0x3c0d35['hasOwnProperty']('oldValueBoolean')&&(_0x14eeb7['oldValueBoolean']=_0x3c0d35['oldValueBoolean']),null!=_0x3c0d35['oldValueJson']&&_0x3c0d35['hasOwnProperty']('oldValueJson')&&(_0x14eeb7['oldValueJson']=_0x3c0d35['oldValueJson']),null!=_0x3c0d35['newValueBoolean']&&_0x3c0d35['hasOwnProperty']('newValueBoolean')&&(_0x14eeb7['newValueBoolean']=_0x3c0d35['newValueBoolean']),null!=_0x3c0d35['newValueJson']&&_0x3c0d35['hasOwnProperty']('newValueJson')&&(_0x14eeb7['newValueJson']=_0x3c0d35['newValueJson']),null!=_0x3c0d35['wasUndone']&&_0x3c0d35['hasOwnProperty']('wasUndone')&&(_0x14eeb7['wasUndone']=_0x3c0d35['wasUndone']),_0x14eeb7;},_0x389fa9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x389fa9['getTypeUrl']=function(_0xb22f2a){return void 0x0===_0xb22f2a&&(_0xb22f2a='type.googleapis.com'),_0xb22f2a+'/AttributeOperation';},_0x389fa9;}()),_0x3462f6['InsertOperation']=(function(){function _0x473453(_0x100af9){if(this['nodes']=[],_0x100af9){for(var _0xb48999=Object['keys'](_0x100af9),_0x59f9c6=0x0;_0x59f9c6<_0xb48999['length'];++_0x59f9c6)null!=_0x100af9[_0xb48999[_0x59f9c6]]&&(this[_0xb48999[_0x59f9c6]]=_0x100af9[_0xb48999[_0x59f9c6]]);}}return _0x473453['prototype']['position']=null,_0x473453['prototype']['nodes']=_0x5480ac['emptyArray'],_0x473453['prototype']['shouldReceiveAttributes']=!0x1,_0x473453['prototype']['wasUndone']=!0x1,_0x473453['create']=function(_0x36646c){return new _0x473453(_0x36646c);},_0x473453['encode']=function(_0x5576c9,_0x2eb958){if(_0x2eb958||(_0x2eb958=_0x4750ca['create']()),null!=_0x5576c9['position']&&Object['hasOwnProperty']['call'](_0x5576c9,'position')&&_0x3462f6['Position']['encode'](_0x5576c9['position'],_0x2eb958['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5576c9['nodes']&&_0x5576c9['nodes']['length']){for(var _0x31a0f0=0x0;_0x31a0f0<_0x5576c9['nodes']['length'];++_0x31a0f0)_0x3462f6['Element']['encode'](_0x5576c9['nodes'][_0x31a0f0],_0x2eb958['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5576c9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5576c9,'shouldReceiveAttributes')&&_0x2eb958['uint32'](0x18)['bool'](_0x5576c9['shouldReceiveAttributes']),null!=_0x5576c9['wasUndone']&&Object['hasOwnProperty']['call'](_0x5576c9,'wasUndone')&&_0x2eb958['uint32'](0x20)['bool'](_0x5576c9['wasUndone']),_0x2eb958;},_0x473453['encodeDelimited']=function(_0xcef725,_0x356372){return this['encode'](_0xcef725,_0x356372)['ldelim']();},_0x473453['decode']=function(_0x421209,_0x46c71a){_0x421209 instanceof _0xa753e4||(_0x421209=_0xa753e4['create'](_0x421209));for(var _0x3eecc2=void 0x0===_0x46c71a?_0x421209['len']:_0x421209['pos']+_0x46c71a,_0x38c45a=new _0x3462f6['InsertOperation']();_0x421209['pos']<_0x3eecc2;){var _0x4a336a=_0x421209['uint32']();switch(_0x4a336a>>>0x3){case 0x1:_0x38c45a['position']=_0x3462f6['Position']['decode'](_0x421209,_0x421209['uint32']());break;case 0x2:_0x38c45a['nodes']&&_0x38c45a['nodes']['length']||(_0x38c45a['nodes']=[]),_0x38c45a['nodes']['push'](_0x3462f6['Element']['decode'](_0x421209,_0x421209['uint32']()));break;case 0x3:_0x38c45a['shouldReceiveAttributes']=_0x421209['bool']();break;case 0x4:_0x38c45a['wasUndone']=_0x421209['bool']();break;default:_0x421209['skipType'](0x7&_0x4a336a);}}return _0x38c45a;},_0x473453['decodeDelimited']=function(_0x2adfc1){return _0x2adfc1 instanceof _0xa753e4||(_0x2adfc1=new _0xa753e4(_0x2adfc1)),this['decode'](_0x2adfc1,_0x2adfc1['uint32']());},_0x473453['verify']=function(_0x12c3ce){if('object'!=typeof _0x12c3ce||null===_0x12c3ce)return'object\x20expected';if(null!=_0x12c3ce['position']&&_0x12c3ce['hasOwnProperty']('position')&&(_0x4dba2f=_0x3462f6['Position']['verify'](_0x12c3ce['position'])))return'position.'+_0x4dba2f;if(null!=_0x12c3ce['nodes']&&_0x12c3ce['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x12c3ce['nodes']))return'nodes:\x20array\x20expected';for(var _0x1a4c62=0x0;_0x1a4c62<_0x12c3ce['nodes']['length'];++_0x1a4c62){var _0x4dba2f;if(_0x4dba2f=_0x3462f6['Element']['verify'](_0x12c3ce['nodes'][_0x1a4c62]))return'nodes.'+_0x4dba2f;}}return null!=_0x12c3ce['shouldReceiveAttributes']&&_0x12c3ce['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x12c3ce['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x12c3ce['wasUndone']&&_0x12c3ce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x12c3ce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x473453['fromObject']=function(_0x4ad95b){if(_0x4ad95b instanceof _0x3462f6['InsertOperation'])return _0x4ad95b;var _0x32ce20=new _0x3462f6['InsertOperation']();if(null!=_0x4ad95b['position']){if('object'!=typeof _0x4ad95b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x32ce20['position']=_0x3462f6['Position']['fromObject'](_0x4ad95b['position']);}if(_0x4ad95b['nodes']){if(!Array['isArray'](_0x4ad95b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x32ce20['nodes']=[];for(var _0x340923=0x0;_0x340923<_0x4ad95b['nodes']['length'];++_0x340923){if('object'!=typeof _0x4ad95b['nodes'][_0x340923])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x32ce20['nodes'][_0x340923]=_0x3462f6['Element']['fromObject'](_0x4ad95b['nodes'][_0x340923]);}}return null!=_0x4ad95b['shouldReceiveAttributes']&&(_0x32ce20['shouldReceiveAttributes']=Boolean(_0x4ad95b['shouldReceiveAttributes'])),null!=_0x4ad95b['wasUndone']&&(_0x32ce20['wasUndone']=Boolean(_0x4ad95b['wasUndone'])),_0x32ce20;},_0x473453['toObject']=function(_0x4366c5,_0xd07c5c){_0xd07c5c||(_0xd07c5c={});var _0x2618b2={};if((_0xd07c5c['arrays']||_0xd07c5c['defaults'])&&(_0x2618b2['nodes']=[]),_0xd07c5c['defaults']&&(_0x2618b2['position']=null,_0x2618b2['shouldReceiveAttributes']=!0x1,_0x2618b2['wasUndone']=!0x1),null!=_0x4366c5['position']&&_0x4366c5['hasOwnProperty']('position')&&(_0x2618b2['position']=_0x3462f6['Position']['toObject'](_0x4366c5['position'],_0xd07c5c)),_0x4366c5['nodes']&&_0x4366c5['nodes']['length']){_0x2618b2['nodes']=[];for(var _0x46c073=0x0;_0x46c073<_0x4366c5['nodes']['length'];++_0x46c073)_0x2618b2['nodes'][_0x46c073]=_0x3462f6['Element']['toObject'](_0x4366c5['nodes'][_0x46c073],_0xd07c5c);}return null!=_0x4366c5['shouldReceiveAttributes']&&_0x4366c5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x2618b2['shouldReceiveAttributes']=_0x4366c5['shouldReceiveAttributes']),null!=_0x4366c5['wasUndone']&&_0x4366c5['hasOwnProperty']('wasUndone')&&(_0x2618b2['wasUndone']=_0x4366c5['wasUndone']),_0x2618b2;},_0x473453['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x473453['getTypeUrl']=function(_0x27d717){return void 0x0===_0x27d717&&(_0x27d717='type.googleapis.com'),_0x27d717+'/InsertOperation';},_0x473453;}()),_0x3462f6['MarkerOperation']=(function(){function _0x33fc8f(_0x19b039){if(_0x19b039){for(var _0x344936=Object['keys'](_0x19b039),_0x28223d=0x0;_0x28223d<_0x344936['length'];++_0x28223d)null!=_0x19b039[_0x344936[_0x28223d]]&&(this[_0x344936[_0x28223d]]=_0x19b039[_0x344936[_0x28223d]]);}}return _0x33fc8f['prototype']['name']='',_0x33fc8f['prototype']['oldRange']=null,_0x33fc8f['prototype']['newRange']=null,_0x33fc8f['prototype']['affectsData']=!0x1,_0x33fc8f['prototype']['wasUndone']=!0x1,_0x33fc8f['create']=function(_0x12cbbd){return new _0x33fc8f(_0x12cbbd);},_0x33fc8f['encode']=function(_0x1954c7,_0x50d641){return _0x50d641||(_0x50d641=_0x4750ca['create']()),null!=_0x1954c7['name']&&Object['hasOwnProperty']['call'](_0x1954c7,'name')&&_0x50d641['uint32'](0xa)['string'](_0x1954c7['name']),null!=_0x1954c7['oldRange']&&Object['hasOwnProperty']['call'](_0x1954c7,'oldRange')&&_0x3462f6['Range']['encode'](_0x1954c7['oldRange'],_0x50d641['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1954c7['newRange']&&Object['hasOwnProperty']['call'](_0x1954c7,'newRange')&&_0x3462f6['Range']['encode'](_0x1954c7['newRange'],_0x50d641['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1954c7['affectsData']&&Object['hasOwnProperty']['call'](_0x1954c7,'affectsData')&&_0x50d641['uint32'](0x20)['bool'](_0x1954c7['affectsData']),null!=_0x1954c7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1954c7,'wasUndone')&&_0x50d641['uint32'](0x28)['bool'](_0x1954c7['wasUndone']),_0x50d641;},_0x33fc8f['encodeDelimited']=function(_0x3fc21e,_0xa2ae9f){return this['encode'](_0x3fc21e,_0xa2ae9f)['ldelim']();},_0x33fc8f['decode']=function(_0x51af33,_0x4ed158){_0x51af33 instanceof _0xa753e4||(_0x51af33=_0xa753e4['create'](_0x51af33));for(var _0x4f4554=void 0x0===_0x4ed158?_0x51af33['len']:_0x51af33['pos']+_0x4ed158,_0x5b5f5c=new _0x3462f6['MarkerOperation']();_0x51af33['pos']<_0x4f4554;){var _0x1af3de=_0x51af33['uint32']();switch(_0x1af3de>>>0x3){case 0x1:_0x5b5f5c['name']=_0x51af33['string']();break;case 0x2:_0x5b5f5c['oldRange']=_0x3462f6['Range']['decode'](_0x51af33,_0x51af33['uint32']());break;case 0x3:_0x5b5f5c['newRange']=_0x3462f6['Range']['decode'](_0x51af33,_0x51af33['uint32']());break;case 0x4:_0x5b5f5c['affectsData']=_0x51af33['bool']();break;case 0x5:_0x5b5f5c['wasUndone']=_0x51af33['bool']();break;default:_0x51af33['skipType'](0x7&_0x1af3de);}}return _0x5b5f5c;},_0x33fc8f['decodeDelimited']=function(_0x4ff1a4){return _0x4ff1a4 instanceof _0xa753e4||(_0x4ff1a4=new _0xa753e4(_0x4ff1a4)),this['decode'](_0x4ff1a4,_0x4ff1a4['uint32']());},_0x33fc8f['verify']=function(_0x325930){if('object'!=typeof _0x325930||null===_0x325930)return'object\x20expected';if(null!=_0x325930['name']&&_0x325930['hasOwnProperty']('name')&&!_0x5480ac['isString'](_0x325930['name']))return'name:\x20string\x20expected';var _0x35f611;if(null!=_0x325930['oldRange']&&_0x325930['hasOwnProperty']('oldRange')&&(_0x35f611=_0x3462f6['Range']['verify'](_0x325930['oldRange'])))return'oldRange.'+_0x35f611;if(null!=_0x325930['newRange']&&_0x325930['hasOwnProperty']('newRange')&&(_0x35f611=_0x3462f6['Range']['verify'](_0x325930['newRange'])))return'newRange.'+_0x35f611;return null!=_0x325930['affectsData']&&_0x325930['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x325930['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x325930['wasUndone']&&_0x325930['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x325930['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33fc8f['fromObject']=function(_0x19f971){if(_0x19f971 instanceof _0x3462f6['MarkerOperation'])return _0x19f971;var _0x7d90fb=new _0x3462f6['MarkerOperation']();if(null!=_0x19f971['name']&&(_0x7d90fb['name']=String(_0x19f971['name'])),null!=_0x19f971['oldRange']){if('object'!=typeof _0x19f971['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x7d90fb['oldRange']=_0x3462f6['Range']['fromObject'](_0x19f971['oldRange']);}if(null!=_0x19f971['newRange']){if('object'!=typeof _0x19f971['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x7d90fb['newRange']=_0x3462f6['Range']['fromObject'](_0x19f971['newRange']);}return null!=_0x19f971['affectsData']&&(_0x7d90fb['affectsData']=Boolean(_0x19f971['affectsData'])),null!=_0x19f971['wasUndone']&&(_0x7d90fb['wasUndone']=Boolean(_0x19f971['wasUndone'])),_0x7d90fb;},_0x33fc8f['toObject']=function(_0x11e0b0,_0x6d86c3){_0x6d86c3||(_0x6d86c3={});var _0x57c3da={};return _0x6d86c3['defaults']&&(_0x57c3da['name']='',_0x57c3da['oldRange']=null,_0x57c3da['newRange']=null,_0x57c3da['affectsData']=!0x1,_0x57c3da['wasUndone']=!0x1),null!=_0x11e0b0['name']&&_0x11e0b0['hasOwnProperty']('name')&&(_0x57c3da['name']=_0x11e0b0['name']),null!=_0x11e0b0['oldRange']&&_0x11e0b0['hasOwnProperty']('oldRange')&&(_0x57c3da['oldRange']=_0x3462f6['Range']['toObject'](_0x11e0b0['oldRange'],_0x6d86c3)),null!=_0x11e0b0['newRange']&&_0x11e0b0['hasOwnProperty']('newRange')&&(_0x57c3da['newRange']=_0x3462f6['Range']['toObject'](_0x11e0b0['newRange'],_0x6d86c3)),null!=_0x11e0b0['affectsData']&&_0x11e0b0['hasOwnProperty']('affectsData')&&(_0x57c3da['affectsData']=_0x11e0b0['affectsData']),null!=_0x11e0b0['wasUndone']&&_0x11e0b0['hasOwnProperty']('wasUndone')&&(_0x57c3da['wasUndone']=_0x11e0b0['wasUndone']),_0x57c3da;},_0x33fc8f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x33fc8f['getTypeUrl']=function(_0x25cc15){return void 0x0===_0x25cc15&&(_0x25cc15='type.googleapis.com'),_0x25cc15+'/MarkerOperation';},_0x33fc8f;}()),_0x3462f6['MergeOperation']=(function(){function _0x4b9d07(_0x500da4){if(_0x500da4){for(var _0x367ae5=Object['keys'](_0x500da4),_0x5a8cce=0x0;_0x5a8cce<_0x367ae5['length'];++_0x5a8cce)null!=_0x500da4[_0x367ae5[_0x5a8cce]]&&(this[_0x367ae5[_0x5a8cce]]=_0x500da4[_0x367ae5[_0x5a8cce]]);}}return _0x4b9d07['prototype']['sourcePosition']=null,_0x4b9d07['prototype']['targetPosition']=null,_0x4b9d07['prototype']['graveyardPosition']=null,_0x4b9d07['prototype']['howMany']=0x0,_0x4b9d07['prototype']['wasUndone']=!0x1,_0x4b9d07['create']=function(_0x13f721){return new _0x4b9d07(_0x13f721);},_0x4b9d07['encode']=function(_0x1d4992,_0x2740d2){return _0x2740d2||(_0x2740d2=_0x4750ca['create']()),null!=_0x1d4992['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'sourcePosition')&&_0x3462f6['Position']['encode'](_0x1d4992['sourcePosition'],_0x2740d2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d4992['targetPosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'targetPosition')&&_0x3462f6['Position']['encode'](_0x1d4992['targetPosition'],_0x2740d2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d4992['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d4992,'graveyardPosition')&&_0x3462f6['Position']['encode'](_0x1d4992['graveyardPosition'],_0x2740d2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1d4992['howMany']&&Object['hasOwnProperty']['call'](_0x1d4992,'howMany')&&_0x2740d2['uint32'](0x20)['uint32'](_0x1d4992['howMany']),null!=_0x1d4992['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d4992,'wasUndone')&&_0x2740d2['uint32'](0x28)['bool'](_0x1d4992['wasUndone']),_0x2740d2;},_0x4b9d07['encodeDelimited']=function(_0xc7fff2,_0x72bcbb){return this['encode'](_0xc7fff2,_0x72bcbb)['ldelim']();},_0x4b9d07['decode']=function(_0x884bc0,_0x5c1254){_0x884bc0 instanceof _0xa753e4||(_0x884bc0=_0xa753e4['create'](_0x884bc0));for(var _0x3fd97d=void 0x0===_0x5c1254?_0x884bc0['len']:_0x884bc0['pos']+_0x5c1254,_0x507361=new _0x3462f6['MergeOperation']();_0x884bc0['pos']<_0x3fd97d;){var _0x5e7817=_0x884bc0['uint32']();switch(_0x5e7817>>>0x3){case 0x1:_0x507361['sourcePosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x2:_0x507361['targetPosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x3:_0x507361['graveyardPosition']=_0x3462f6['Position']['decode'](_0x884bc0,_0x884bc0['uint32']());break;case 0x4:_0x507361['howMany']=_0x884bc0['uint32']();break;case 0x5:_0x507361['wasUndone']=_0x884bc0['bool']();break;default:_0x884bc0['skipType'](0x7&_0x5e7817);}}return _0x507361;},_0x4b9d07['decodeDelimited']=function(_0x41b2b1){return _0x41b2b1 instanceof _0xa753e4||(_0x41b2b1=new _0xa753e4(_0x41b2b1)),this['decode'](_0x41b2b1,_0x41b2b1['uint32']());},_0x4b9d07['verify']=function(_0x4c8a70){if('object'!=typeof _0x4c8a70||null===_0x4c8a70)return'object\x20expected';var _0x17edc5;if(null!=_0x4c8a70['sourcePosition']&&_0x4c8a70['hasOwnProperty']('sourcePosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['sourcePosition'])))return'sourcePosition.'+_0x17edc5;if(null!=_0x4c8a70['targetPosition']&&_0x4c8a70['hasOwnProperty']('targetPosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['targetPosition'])))return'targetPosition.'+_0x17edc5;if(null!=_0x4c8a70['graveyardPosition']&&_0x4c8a70['hasOwnProperty']('graveyardPosition')&&(_0x17edc5=_0x3462f6['Position']['verify'](_0x4c8a70['graveyardPosition'])))return'graveyardPosition.'+_0x17edc5;return null!=_0x4c8a70['howMany']&&_0x4c8a70['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x4c8a70['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4c8a70['wasUndone']&&_0x4c8a70['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c8a70['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b9d07['fromObject']=function(_0x3f0da2){if(_0x3f0da2 instanceof _0x3462f6['MergeOperation'])return _0x3f0da2;var _0x3bf78f=new _0x3462f6['MergeOperation']();if(null!=_0x3f0da2['sourcePosition']){if('object'!=typeof _0x3f0da2['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3bf78f['sourcePosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['sourcePosition']);}if(null!=_0x3f0da2['targetPosition']){if('object'!=typeof _0x3f0da2['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3bf78f['targetPosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['targetPosition']);}if(null!=_0x3f0da2['graveyardPosition']){if('object'!=typeof _0x3f0da2['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3bf78f['graveyardPosition']=_0x3462f6['Position']['fromObject'](_0x3f0da2['graveyardPosition']);}return null!=_0x3f0da2['howMany']&&(_0x3bf78f['howMany']=_0x3f0da2['howMany']>>>0x0),null!=_0x3f0da2['wasUndone']&&(_0x3bf78f['wasUndone']=Boolean(_0x3f0da2['wasUndone'])),_0x3bf78f;},_0x4b9d07['toObject']=function(_0x3fe29c,_0x416b7d){_0x416b7d||(_0x416b7d={});var _0x241a2d={};return _0x416b7d['defaults']&&(_0x241a2d['sourcePosition']=null,_0x241a2d['targetPosition']=null,_0x241a2d['graveyardPosition']=null,_0x241a2d['howMany']=0x0,_0x241a2d['wasUndone']=!0x1),null!=_0x3fe29c['sourcePosition']&&_0x3fe29c['hasOwnProperty']('sourcePosition')&&(_0x241a2d['sourcePosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['sourcePosition'],_0x416b7d)),null!=_0x3fe29c['targetPosition']&&_0x3fe29c['hasOwnProperty']('targetPosition')&&(_0x241a2d['targetPosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['targetPosition'],_0x416b7d)),null!=_0x3fe29c['graveyardPosition']&&_0x3fe29c['hasOwnProperty']('graveyardPosition')&&(_0x241a2d['graveyardPosition']=_0x3462f6['Position']['toObject'](_0x3fe29c['graveyardPosition'],_0x416b7d)),null!=_0x3fe29c['howMany']&&_0x3fe29c['hasOwnProperty']('howMany')&&(_0x241a2d['howMany']=_0x3fe29c['howMany']),null!=_0x3fe29c['wasUndone']&&_0x3fe29c['hasOwnProperty']('wasUndone')&&(_0x241a2d['wasUndone']=_0x3fe29c['wasUndone']),_0x241a2d;},_0x4b9d07['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x4b9d07['getTypeUrl']=function(_0x25964d){return void 0x0===_0x25964d&&(_0x25964d='type.googleapis.com'),_0x25964d+'/MergeOperation';},_0x4b9d07;}()),_0x3462f6['MoveOperation']=(function(){function _0x62354e(_0x3860e1){if(_0x3860e1){for(var _0x5c223f=Object['keys'](_0x3860e1),_0x16d0a1=0x0;_0x16d0a1<_0x5c223f['length'];++_0x16d0a1)null!=_0x3860e1[_0x5c223f[_0x16d0a1]]&&(this[_0x5c223f[_0x16d0a1]]=_0x3860e1[_0x5c223f[_0x16d0a1]]);}}return _0x62354e['prototype']['sourcePosition']=null,_0x62354e['prototype']['howMany']=0x0,_0x62354e['prototype']['targetPosition']=null,_0x62354e['prototype']['wasUndone']=!0x1,_0x62354e['create']=function(_0x341706){return new _0x62354e(_0x341706);},_0x62354e['encode']=function(_0x56c014,_0x885566){return _0x885566||(_0x885566=_0x4750ca['create']()),null!=_0x56c014['sourcePosition']&&Object['hasOwnProperty']['call'](_0x56c014,'sourcePosition')&&_0x3462f6['Position']['encode'](_0x56c014['sourcePosition'],_0x885566['uint32'](0xa)['fork']())['ldelim'](),null!=_0x56c014['howMany']&&Object['hasOwnProperty']['call'](_0x56c014,'howMany')&&_0x885566['uint32'](0x10)['uint32'](_0x56c014['howMany']),null!=_0x56c014['targetPosition']&&Object['hasOwnProperty']['call'](_0x56c014,'targetPosition')&&_0x3462f6['Position']['encode'](_0x56c014['targetPosition'],_0x885566['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x56c014['wasUndone']&&Object['hasOwnProperty']['call'](_0x56c014,'wasUndone')&&_0x885566['uint32'](0x20)['bool'](_0x56c014['wasUndone']),_0x885566;},_0x62354e['encodeDelimited']=function(_0xb8adf4,_0x31b89a){return this['encode'](_0xb8adf4,_0x31b89a)['ldelim']();},_0x62354e['decode']=function(_0x4929ed,_0x5d4935){_0x4929ed instanceof _0xa753e4||(_0x4929ed=_0xa753e4['create'](_0x4929ed));for(var _0x77d9c3=void 0x0===_0x5d4935?_0x4929ed['len']:_0x4929ed['pos']+_0x5d4935,_0x130736=new _0x3462f6['MoveOperation']();_0x4929ed['pos']<_0x77d9c3;){var _0x4f157e=_0x4929ed['uint32']();switch(_0x4f157e>>>0x3){case 0x1:_0x130736['sourcePosition']=_0x3462f6['Position']['decode'](_0x4929ed,_0x4929ed['uint32']());break;case 0x2:_0x130736['howMany']=_0x4929ed['uint32']();break;case 0x3:_0x130736['targetPosition']=_0x3462f6['Position']['decode'](_0x4929ed,_0x4929ed['uint32']());break;case 0x4:_0x130736['wasUndone']=_0x4929ed['bool']();break;default:_0x4929ed['skipType'](0x7&_0x4f157e);}}return _0x130736;},_0x62354e['decodeDelimited']=function(_0x269e01){return _0x269e01 instanceof _0xa753e4||(_0x269e01=new _0xa753e4(_0x269e01)),this['decode'](_0x269e01,_0x269e01['uint32']());},_0x62354e['verify']=function(_0x3230a2){if('object'!=typeof _0x3230a2||null===_0x3230a2)return'object\x20expected';var _0x5f149a;if(null!=_0x3230a2['sourcePosition']&&_0x3230a2['hasOwnProperty']('sourcePosition')&&(_0x5f149a=_0x3462f6['Position']['verify'](_0x3230a2['sourcePosition'])))return'sourcePosition.'+_0x5f149a;if(null!=_0x3230a2['howMany']&&_0x3230a2['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x3230a2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3230a2['targetPosition']&&_0x3230a2['hasOwnProperty']('targetPosition')&&(_0x5f149a=_0x3462f6['Position']['verify'](_0x3230a2['targetPosition'])))return'targetPosition.'+_0x5f149a;return null!=_0x3230a2['wasUndone']&&_0x3230a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3230a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x62354e['fromObject']=function(_0x307412){if(_0x307412 instanceof _0x3462f6['MoveOperation'])return _0x307412;var _0xe0995b=new _0x3462f6['MoveOperation']();if(null!=_0x307412['sourcePosition']){if('object'!=typeof _0x307412['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xe0995b['sourcePosition']=_0x3462f6['Position']['fromObject'](_0x307412['sourcePosition']);}if(null!=_0x307412['howMany']&&(_0xe0995b['howMany']=_0x307412['howMany']>>>0x0),null!=_0x307412['targetPosition']){if('object'!=typeof _0x307412['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xe0995b['targetPosition']=_0x3462f6['Position']['fromObject'](_0x307412['targetPosition']);}return null!=_0x307412['wasUndone']&&(_0xe0995b['wasUndone']=Boolean(_0x307412['wasUndone'])),_0xe0995b;},_0x62354e['toObject']=function(_0x4cef6c,_0x3bb7cf){_0x3bb7cf||(_0x3bb7cf={});var _0x407f73={};return _0x3bb7cf['defaults']&&(_0x407f73['sourcePosition']=null,_0x407f73['howMany']=0x0,_0x407f73['targetPosition']=null,_0x407f73['wasUndone']=!0x1),null!=_0x4cef6c['sourcePosition']&&_0x4cef6c['hasOwnProperty']('sourcePosition')&&(_0x407f73['sourcePosition']=_0x3462f6['Position']['toObject'](_0x4cef6c['sourcePosition'],_0x3bb7cf)),null!=_0x4cef6c['howMany']&&_0x4cef6c['hasOwnProperty']('howMany')&&(_0x407f73['howMany']=_0x4cef6c['howMany']),null!=_0x4cef6c['targetPosition']&&_0x4cef6c['hasOwnProperty']('targetPosition')&&(_0x407f73['targetPosition']=_0x3462f6['Position']['toObject'](_0x4cef6c['targetPosition'],_0x3bb7cf)),null!=_0x4cef6c['wasUndone']&&_0x4cef6c['hasOwnProperty']('wasUndone')&&(_0x407f73['wasUndone']=_0x4cef6c['wasUndone']),_0x407f73;},_0x62354e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x62354e['getTypeUrl']=function(_0x254184){return void 0x0===_0x254184&&(_0x254184='type.googleapis.com'),_0x254184+'/MoveOperation';},_0x62354e;}()),_0x3462f6['RenameOperation']=(function(){function _0x3d6c4f(_0x486689){if(_0x486689){for(var _0x49a44d=Object['keys'](_0x486689),_0x4dde59=0x0;_0x4dde59<_0x49a44d['length'];++_0x4dde59)null!=_0x486689[_0x49a44d[_0x4dde59]]&&(this[_0x49a44d[_0x4dde59]]=_0x486689[_0x49a44d[_0x4dde59]]);}}return _0x3d6c4f['prototype']['position']=null,_0x3d6c4f['prototype']['oldName']='',_0x3d6c4f['prototype']['newName']='',_0x3d6c4f['prototype']['wasUndone']=!0x1,_0x3d6c4f['create']=function(_0x43e1a6){return new _0x3d6c4f(_0x43e1a6);},_0x3d6c4f['encode']=function(_0x3cd92a,_0x2ee28e){return _0x2ee28e||(_0x2ee28e=_0x4750ca['create']()),null!=_0x3cd92a['position']&&Object['hasOwnProperty']['call'](_0x3cd92a,'position')&&_0x3462f6['Position']['encode'](_0x3cd92a['position'],_0x2ee28e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3cd92a['oldName']&&Object['hasOwnProperty']['call'](_0x3cd92a,'oldName')&&_0x2ee28e['uint32'](0x12)['string'](_0x3cd92a['oldName']),null!=_0x3cd92a['newName']&&Object['hasOwnProperty']['call'](_0x3cd92a,'newName')&&_0x2ee28e['uint32'](0x1a)['string'](_0x3cd92a['newName']),null!=_0x3cd92a['wasUndone']&&Object['hasOwnProperty']['call'](_0x3cd92a,'wasUndone')&&_0x2ee28e['uint32'](0x20)['bool'](_0x3cd92a['wasUndone']),_0x2ee28e;},_0x3d6c4f['encodeDelimited']=function(_0x5e2fc9,_0x1b09cd){return this['encode'](_0x5e2fc9,_0x1b09cd)['ldelim']();},_0x3d6c4f['decode']=function(_0x5c6c9d,_0x47d7b4){_0x5c6c9d instanceof _0xa753e4||(_0x5c6c9d=_0xa753e4['create'](_0x5c6c9d));for(var _0x38b466=void 0x0===_0x47d7b4?_0x5c6c9d['len']:_0x5c6c9d['pos']+_0x47d7b4,_0x4b81fd=new _0x3462f6['RenameOperation']();_0x5c6c9d['pos']<_0x38b466;){var _0x517306=_0x5c6c9d['uint32']();switch(_0x517306>>>0x3){case 0x1:_0x4b81fd['position']=_0x3462f6['Position']['decode'](_0x5c6c9d,_0x5c6c9d['uint32']());break;case 0x2:_0x4b81fd['oldName']=_0x5c6c9d['string']();break;case 0x3:_0x4b81fd['newName']=_0x5c6c9d['string']();break;case 0x4:_0x4b81fd['wasUndone']=_0x5c6c9d['bool']();break;default:_0x5c6c9d['skipType'](0x7&_0x517306);}}return _0x4b81fd;},_0x3d6c4f['decodeDelimited']=function(_0x499a59){return _0x499a59 instanceof _0xa753e4||(_0x499a59=new _0xa753e4(_0x499a59)),this['decode'](_0x499a59,_0x499a59['uint32']());},_0x3d6c4f['verify']=function(_0x30a35e){if('object'!=typeof _0x30a35e||null===_0x30a35e)return'object\x20expected';if(null!=_0x30a35e['position']&&_0x30a35e['hasOwnProperty']('position')){var _0x1a7258=_0x3462f6['Position']['verify'](_0x30a35e['position']);if(_0x1a7258)return'position.'+_0x1a7258;}return null!=_0x30a35e['oldName']&&_0x30a35e['hasOwnProperty']('oldName')&&!_0x5480ac['isString'](_0x30a35e['oldName'])?'oldName:\x20string\x20expected':null!=_0x30a35e['newName']&&_0x30a35e['hasOwnProperty']('newName')&&!_0x5480ac['isString'](_0x30a35e['newName'])?'newName:\x20string\x20expected':null!=_0x30a35e['wasUndone']&&_0x30a35e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30a35e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d6c4f['fromObject']=function(_0x9ad6d7){if(_0x9ad6d7 instanceof _0x3462f6['RenameOperation'])return _0x9ad6d7;var _0x2c25c1=new _0x3462f6['RenameOperation']();if(null!=_0x9ad6d7['position']){if('object'!=typeof _0x9ad6d7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2c25c1['position']=_0x3462f6['Position']['fromObject'](_0x9ad6d7['position']);}return null!=_0x9ad6d7['oldName']&&(_0x2c25c1['oldName']=String(_0x9ad6d7['oldName'])),null!=_0x9ad6d7['newName']&&(_0x2c25c1['newName']=String(_0x9ad6d7['newName'])),null!=_0x9ad6d7['wasUndone']&&(_0x2c25c1['wasUndone']=Boolean(_0x9ad6d7['wasUndone'])),_0x2c25c1;},_0x3d6c4f['toObject']=function(_0x50e97d,_0x586ffc){_0x586ffc||(_0x586ffc={});var _0x245ad7={};return _0x586ffc['defaults']&&(_0x245ad7['position']=null,_0x245ad7['oldName']='',_0x245ad7['newName']='',_0x245ad7['wasUndone']=!0x1),null!=_0x50e97d['position']&&_0x50e97d['hasOwnProperty']('position')&&(_0x245ad7['position']=_0x3462f6['Position']['toObject'](_0x50e97d['position'],_0x586ffc)),null!=_0x50e97d['oldName']&&_0x50e97d['hasOwnProperty']('oldName')&&(_0x245ad7['oldName']=_0x50e97d['oldName']),null!=_0x50e97d['newName']&&_0x50e97d['hasOwnProperty']('newName')&&(_0x245ad7['newName']=_0x50e97d['newName']),null!=_0x50e97d['wasUndone']&&_0x50e97d['hasOwnProperty']('wasUndone')&&(_0x245ad7['wasUndone']=_0x50e97d['wasUndone']),_0x245ad7;},_0x3d6c4f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x3d6c4f['getTypeUrl']=function(_0x3ecf60){return void 0x0===_0x3ecf60&&(_0x3ecf60='type.googleapis.com'),_0x3ecf60+'/RenameOperation';},_0x3d6c4f;}()),_0x3462f6['RootAttributeOperation']=(function(){function _0x16723b(_0x47f7b8){if(_0x47f7b8){for(var _0x57c93f=Object['keys'](_0x47f7b8),_0x1c5693=0x0;_0x1c5693<_0x57c93f['length'];++_0x1c5693)null!=_0x47f7b8[_0x57c93f[_0x1c5693]]&&(this[_0x57c93f[_0x1c5693]]=_0x47f7b8[_0x57c93f[_0x1c5693]]);}}return _0x16723b['prototype']['root']='',_0x16723b['prototype']['key']='',_0x16723b['prototype']['oldValueBoolean']=!0x1,_0x16723b['prototype']['oldValueJson']='',_0x16723b['prototype']['newValueBoolean']=!0x1,_0x16723b['prototype']['newValueJson']='',_0x16723b['prototype']['wasUndone']=!0x1,_0x16723b['create']=function(_0x5da043){return new _0x16723b(_0x5da043);},_0x16723b['encode']=function(_0x4ee41a,_0xcfc135){return _0xcfc135||(_0xcfc135=_0x4750ca['create']()),null!=_0x4ee41a['root']&&Object['hasOwnProperty']['call'](_0x4ee41a,'root')&&_0xcfc135['uint32'](0xa)['string'](_0x4ee41a['root']),null!=_0x4ee41a['key']&&Object['hasOwnProperty']['call'](_0x4ee41a,'key')&&_0xcfc135['uint32'](0x12)['string'](_0x4ee41a['key']),null!=_0x4ee41a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ee41a,'oldValueBoolean')&&_0xcfc135['uint32'](0x18)['bool'](_0x4ee41a['oldValueBoolean']),null!=_0x4ee41a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4ee41a,'oldValueJson')&&_0xcfc135['uint32'](0x22)['string'](_0x4ee41a['oldValueJson']),null!=_0x4ee41a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4ee41a,'newValueBoolean')&&_0xcfc135['uint32'](0x28)['bool'](_0x4ee41a['newValueBoolean']),null!=_0x4ee41a['newValueJson']&&Object['hasOwnProperty']['call'](_0x4ee41a,'newValueJson')&&_0xcfc135['uint32'](0x32)['string'](_0x4ee41a['newValueJson']),null!=_0x4ee41a['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ee41a,'wasUndone')&&_0xcfc135['uint32'](0x38)['bool'](_0x4ee41a['wasUndone']),_0xcfc135;},_0x16723b['encodeDelimited']=function(_0x5bad5c,_0x362dbf){return this['encode'](_0x5bad5c,_0x362dbf)['ldelim']();},_0x16723b['decode']=function(_0x3428c1,_0x169b82){_0x3428c1 instanceof _0xa753e4||(_0x3428c1=_0xa753e4['create'](_0x3428c1));for(var _0x26f349=void 0x0===_0x169b82?_0x3428c1['len']:_0x3428c1['pos']+_0x169b82,_0x16f3f4=new _0x3462f6['RootAttributeOperation']();_0x3428c1['pos']<_0x26f349;){var _0x42c0c1=_0x3428c1['uint32']();switch(_0x42c0c1>>>0x3){case 0x1:_0x16f3f4['root']=_0x3428c1['string']();break;case 0x2:_0x16f3f4['key']=_0x3428c1['string']();break;case 0x3:_0x16f3f4['oldValueBoolean']=_0x3428c1['bool']();break;case 0x4:_0x16f3f4['oldValueJson']=_0x3428c1['string']();break;case 0x5:_0x16f3f4['newValueBoolean']=_0x3428c1['bool']();break;case 0x6:_0x16f3f4['newValueJson']=_0x3428c1['string']();break;case 0x7:_0x16f3f4['wasUndone']=_0x3428c1['bool']();break;default:_0x3428c1['skipType'](0x7&_0x42c0c1);}}return _0x16f3f4;},_0x16723b['decodeDelimited']=function(_0x1f1025){return _0x1f1025 instanceof _0xa753e4||(_0x1f1025=new _0xa753e4(_0x1f1025)),this['decode'](_0x1f1025,_0x1f1025['uint32']());},_0x16723b['verify']=function(_0x26422d){return'object'!=typeof _0x26422d||null===_0x26422d?'object\x20expected':null!=_0x26422d['root']&&_0x26422d['hasOwnProperty']('root')&&!_0x5480ac['isString'](_0x26422d['root'])?'root:\x20string\x20expected':null!=_0x26422d['key']&&_0x26422d['hasOwnProperty']('key')&&!_0x5480ac['isString'](_0x26422d['key'])?'key:\x20string\x20expected':null!=_0x26422d['oldValueBoolean']&&_0x26422d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x26422d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x26422d['oldValueJson']&&_0x26422d['hasOwnProperty']('oldValueJson')&&!_0x5480ac['isString'](_0x26422d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x26422d['newValueBoolean']&&_0x26422d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x26422d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x26422d['newValueJson']&&_0x26422d['hasOwnProperty']('newValueJson')&&!_0x5480ac['isString'](_0x26422d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x26422d['wasUndone']&&_0x26422d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x26422d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16723b['fromObject']=function(_0x47f9e3){if(_0x47f9e3 instanceof _0x3462f6['RootAttributeOperation'])return _0x47f9e3;var _0x387242=new _0x3462f6['RootAttributeOperation']();return null!=_0x47f9e3['root']&&(_0x387242['root']=String(_0x47f9e3['root'])),null!=_0x47f9e3['key']&&(_0x387242['key']=String(_0x47f9e3['key'])),null!=_0x47f9e3['oldValueBoolean']&&(_0x387242['oldValueBoolean']=Boolean(_0x47f9e3['oldValueBoolean'])),null!=_0x47f9e3['oldValueJson']&&(_0x387242['oldValueJson']=String(_0x47f9e3['oldValueJson'])),null!=_0x47f9e3['newValueBoolean']&&(_0x387242['newValueBoolean']=Boolean(_0x47f9e3['newValueBoolean'])),null!=_0x47f9e3['newValueJson']&&(_0x387242['newValueJson']=String(_0x47f9e3['newValueJson'])),null!=_0x47f9e3['wasUndone']&&(_0x387242['wasUndone']=Boolean(_0x47f9e3['wasUndone'])),_0x387242;},_0x16723b['toObject']=function(_0x401eae,_0x76fd0e){_0x76fd0e||(_0x76fd0e={});var _0x594871={};return _0x76fd0e['defaults']&&(_0x594871['root']='',_0x594871['key']='',_0x594871['oldValueBoolean']=!0x1,_0x594871['oldValueJson']='',_0x594871['newValueBoolean']=!0x1,_0x594871['newValueJson']='',_0x594871['wasUndone']=!0x1),null!=_0x401eae['root']&&_0x401eae['hasOwnProperty']('root')&&(_0x594871['root']=_0x401eae['root']),null!=_0x401eae['key']&&_0x401eae['hasOwnProperty']('key')&&(_0x594871['key']=_0x401eae['key']),null!=_0x401eae['oldValueBoolean']&&_0x401eae['hasOwnProperty']('oldValueBoolean')&&(_0x594871['oldValueBoolean']=_0x401eae['oldValueBoolean']),null!=_0x401eae['oldValueJson']&&_0x401eae['hasOwnProperty']('oldValueJson')&&(_0x594871['oldValueJson']=_0x401eae['oldValueJson']),null!=_0x401eae['newValueBoolean']&&_0x401eae['hasOwnProperty']('newValueBoolean')&&(_0x594871['newValueBoolean']=_0x401eae['newValueBoolean']),null!=_0x401eae['newValueJson']&&_0x401eae['hasOwnProperty']('newValueJson')&&(_0x594871['newValueJson']=_0x401eae['newValueJson']),null!=_0x401eae['wasUndone']&&_0x401eae['hasOwnProperty']('wasUndone')&&(_0x594871['wasUndone']=_0x401eae['wasUndone']),_0x594871;},_0x16723b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x16723b['getTypeUrl']=function(_0x489e0b){return void 0x0===_0x489e0b&&(_0x489e0b='type.googleapis.com'),_0x489e0b+'/RootAttributeOperation';},_0x16723b;}()),_0x3462f6['RootOperation']=(function(){function _0x2b4165(_0x41fa95){if(_0x41fa95){for(var _0x4956be=Object['keys'](_0x41fa95),_0x3ee7e3=0x0;_0x3ee7e3<_0x4956be['length'];++_0x3ee7e3)null!=_0x41fa95[_0x4956be[_0x3ee7e3]]&&(this[_0x4956be[_0x3ee7e3]]=_0x41fa95[_0x4956be[_0x3ee7e3]]);}}return _0x2b4165['prototype']['rootName']='',_0x2b4165['prototype']['elementName']='',_0x2b4165['prototype']['isAdd']=!0x1,_0x2b4165['prototype']['wasUndone']=!0x1,_0x2b4165['create']=function(_0x27d580){return new _0x2b4165(_0x27d580);},_0x2b4165['encode']=function(_0x5d05d0,_0x414e51){return _0x414e51||(_0x414e51=_0x4750ca['create']()),null!=_0x5d05d0['rootName']&&Object['hasOwnProperty']['call'](_0x5d05d0,'rootName')&&_0x414e51['uint32'](0xa)['string'](_0x5d05d0['rootName']),null!=_0x5d05d0['elementName']&&Object['hasOwnProperty']['call'](_0x5d05d0,'elementName')&&_0x414e51['uint32'](0x12)['string'](_0x5d05d0['elementName']),null!=_0x5d05d0['isAdd']&&Object['hasOwnProperty']['call'](_0x5d05d0,'isAdd')&&_0x414e51['uint32'](0x18)['bool'](_0x5d05d0['isAdd']),null!=_0x5d05d0['wasUndone']&&Object['hasOwnProperty']['call'](_0x5d05d0,'wasUndone')&&_0x414e51['uint32'](0x20)['bool'](_0x5d05d0['wasUndone']),_0x414e51;},_0x2b4165['encodeDelimited']=function(_0x51bd5b,_0x2c7c9f){return this['encode'](_0x51bd5b,_0x2c7c9f)['ldelim']();},_0x2b4165['decode']=function(_0x1d33f8,_0x4bb40b){_0x1d33f8 instanceof _0xa753e4||(_0x1d33f8=_0xa753e4['create'](_0x1d33f8));for(var _0x1cd22c=void 0x0===_0x4bb40b?_0x1d33f8['len']:_0x1d33f8['pos']+_0x4bb40b,_0x476031=new _0x3462f6['RootOperation']();_0x1d33f8['pos']<_0x1cd22c;){var _0x59efb0=_0x1d33f8['uint32']();switch(_0x59efb0>>>0x3){case 0x1:_0x476031['rootName']=_0x1d33f8['string']();break;case 0x2:_0x476031['elementName']=_0x1d33f8['string']();break;case 0x3:_0x476031['isAdd']=_0x1d33f8['bool']();break;case 0x4:_0x476031['wasUndone']=_0x1d33f8['bool']();break;default:_0x1d33f8['skipType'](0x7&_0x59efb0);}}return _0x476031;},_0x2b4165['decodeDelimited']=function(_0x2bcc90){return _0x2bcc90 instanceof _0xa753e4||(_0x2bcc90=new _0xa753e4(_0x2bcc90)),this['decode'](_0x2bcc90,_0x2bcc90['uint32']());},_0x2b4165['verify']=function(_0x29c8b0){return'object'!=typeof _0x29c8b0||null===_0x29c8b0?'object\x20expected':null!=_0x29c8b0['rootName']&&_0x29c8b0['hasOwnProperty']('rootName')&&!_0x5480ac['isString'](_0x29c8b0['rootName'])?'rootName:\x20string\x20expected':null!=_0x29c8b0['elementName']&&_0x29c8b0['hasOwnProperty']('elementName')&&!_0x5480ac['isString'](_0x29c8b0['elementName'])?'elementName:\x20string\x20expected':null!=_0x29c8b0['isAdd']&&_0x29c8b0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x29c8b0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x29c8b0['wasUndone']&&_0x29c8b0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29c8b0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b4165['fromObject']=function(_0xc2d7d2){if(_0xc2d7d2 instanceof _0x3462f6['RootOperation'])return _0xc2d7d2;var _0x579ad3=new _0x3462f6['RootOperation']();return null!=_0xc2d7d2['rootName']&&(_0x579ad3['rootName']=String(_0xc2d7d2['rootName'])),null!=_0xc2d7d2['elementName']&&(_0x579ad3['elementName']=String(_0xc2d7d2['elementName'])),null!=_0xc2d7d2['isAdd']&&(_0x579ad3['isAdd']=Boolean(_0xc2d7d2['isAdd'])),null!=_0xc2d7d2['wasUndone']&&(_0x579ad3['wasUndone']=Boolean(_0xc2d7d2['wasUndone'])),_0x579ad3;},_0x2b4165['toObject']=function(_0x4b6b36,_0x251c0a){_0x251c0a||(_0x251c0a={});var _0x5e97ff={};return _0x251c0a['defaults']&&(_0x5e97ff['rootName']='',_0x5e97ff['elementName']='',_0x5e97ff['isAdd']=!0x1,_0x5e97ff['wasUndone']=!0x1),null!=_0x4b6b36['rootName']&&_0x4b6b36['hasOwnProperty']('rootName')&&(_0x5e97ff['rootName']=_0x4b6b36['rootName']),null!=_0x4b6b36['elementName']&&_0x4b6b36['hasOwnProperty']('elementName')&&(_0x5e97ff['elementName']=_0x4b6b36['elementName']),null!=_0x4b6b36['isAdd']&&_0x4b6b36['hasOwnProperty']('isAdd')&&(_0x5e97ff['isAdd']=_0x4b6b36['isAdd']),null!=_0x4b6b36['wasUndone']&&_0x4b6b36['hasOwnProperty']('wasUndone')&&(_0x5e97ff['wasUndone']=_0x4b6b36['wasUndone']),_0x5e97ff;},_0x2b4165['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x2b4165['getTypeUrl']=function(_0x489e4d){return void 0x0===_0x489e4d&&(_0x489e4d='type.googleapis.com'),_0x489e4d+'/RootOperation';},_0x2b4165;}()),_0x3462f6['SplitOperation']=(function(){function _0x300912(_0x5a988c){if(_0x5a988c){for(var _0x1975b9=Object['keys'](_0x5a988c),_0x5a48d6=0x0;_0x5a48d6<_0x1975b9['length'];++_0x5a48d6)null!=_0x5a988c[_0x1975b9[_0x5a48d6]]&&(this[_0x1975b9[_0x5a48d6]]=_0x5a988c[_0x1975b9[_0x5a48d6]]);}}return _0x300912['prototype']['splitPosition']=null,_0x300912['prototype']['graveyardPosition']=null,_0x300912['prototype']['howMany']=0x0,_0x300912['prototype']['insertionPosition']=null,_0x300912['prototype']['wasUndone']=!0x1,_0x300912['create']=function(_0x308611){return new _0x300912(_0x308611);},_0x300912['encode']=function(_0x1d4279,_0x5dd1e8){return _0x5dd1e8||(_0x5dd1e8=_0x4750ca['create']()),null!=_0x1d4279['splitPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'splitPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['splitPosition'],_0x5dd1e8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d4279['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'graveyardPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['graveyardPosition'],_0x5dd1e8['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d4279['howMany']&&Object['hasOwnProperty']['call'](_0x1d4279,'howMany')&&_0x5dd1e8['uint32'](0x18)['uint32'](_0x1d4279['howMany']),null!=_0x1d4279['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1d4279,'insertionPosition')&&_0x3462f6['Position']['encode'](_0x1d4279['insertionPosition'],_0x5dd1e8['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1d4279['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d4279,'wasUndone')&&_0x5dd1e8['uint32'](0x28)['bool'](_0x1d4279['wasUndone']),_0x5dd1e8;},_0x300912['encodeDelimited']=function(_0x198b10,_0x4a9488){return this['encode'](_0x198b10,_0x4a9488)['ldelim']();},_0x300912['decode']=function(_0x5e4ae9,_0x3c7afd){_0x5e4ae9 instanceof _0xa753e4||(_0x5e4ae9=_0xa753e4['create'](_0x5e4ae9));for(var _0x47d0b3=void 0x0===_0x3c7afd?_0x5e4ae9['len']:_0x5e4ae9['pos']+_0x3c7afd,_0x26c1df=new _0x3462f6['SplitOperation']();_0x5e4ae9['pos']<_0x47d0b3;){var _0x2e3ca3=_0x5e4ae9['uint32']();switch(_0x2e3ca3>>>0x3){case 0x1:_0x26c1df['splitPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x2:_0x26c1df['graveyardPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x3:_0x26c1df['howMany']=_0x5e4ae9['uint32']();break;case 0x4:_0x26c1df['insertionPosition']=_0x3462f6['Position']['decode'](_0x5e4ae9,_0x5e4ae9['uint32']());break;case 0x5:_0x26c1df['wasUndone']=_0x5e4ae9['bool']();break;default:_0x5e4ae9['skipType'](0x7&_0x2e3ca3);}}return _0x26c1df;},_0x300912['decodeDelimited']=function(_0x2ef216){return _0x2ef216 instanceof _0xa753e4||(_0x2ef216=new _0xa753e4(_0x2ef216)),this['decode'](_0x2ef216,_0x2ef216['uint32']());},_0x300912['verify']=function(_0x1bc5df){if('object'!=typeof _0x1bc5df||null===_0x1bc5df)return'object\x20expected';var _0xdfe426;if(null!=_0x1bc5df['splitPosition']&&_0x1bc5df['hasOwnProperty']('splitPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['splitPosition'])))return'splitPosition.'+_0xdfe426;if(null!=_0x1bc5df['graveyardPosition']&&_0x1bc5df['hasOwnProperty']('graveyardPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['graveyardPosition'])))return'graveyardPosition.'+_0xdfe426;if(null!=_0x1bc5df['howMany']&&_0x1bc5df['hasOwnProperty']('howMany')&&!_0x5480ac['isInteger'](_0x1bc5df['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1bc5df['insertionPosition']&&_0x1bc5df['hasOwnProperty']('insertionPosition')&&(_0xdfe426=_0x3462f6['Position']['verify'](_0x1bc5df['insertionPosition'])))return'insertionPosition.'+_0xdfe426;return null!=_0x1bc5df['wasUndone']&&_0x1bc5df['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1bc5df['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x300912['fromObject']=function(_0x39377b){if(_0x39377b instanceof _0x3462f6['SplitOperation'])return _0x39377b;var _0x39087e=new _0x3462f6['SplitOperation']();if(null!=_0x39377b['splitPosition']){if('object'!=typeof _0x39377b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x39087e['splitPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['splitPosition']);}if(null!=_0x39377b['graveyardPosition']){if('object'!=typeof _0x39377b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x39087e['graveyardPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['graveyardPosition']);}if(null!=_0x39377b['howMany']&&(_0x39087e['howMany']=_0x39377b['howMany']>>>0x0),null!=_0x39377b['insertionPosition']){if('object'!=typeof _0x39377b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x39087e['insertionPosition']=_0x3462f6['Position']['fromObject'](_0x39377b['insertionPosition']);}return null!=_0x39377b['wasUndone']&&(_0x39087e['wasUndone']=Boolean(_0x39377b['wasUndone'])),_0x39087e;},_0x300912['toObject']=function(_0xf6dc97,_0x3936be){_0x3936be||(_0x3936be={});var _0x2d93ee={};return _0x3936be['defaults']&&(_0x2d93ee['splitPosition']=null,_0x2d93ee['graveyardPosition']=null,_0x2d93ee['howMany']=0x0,_0x2d93ee['insertionPosition']=null,_0x2d93ee['wasUndone']=!0x1),null!=_0xf6dc97['splitPosition']&&_0xf6dc97['hasOwnProperty']('splitPosition')&&(_0x2d93ee['splitPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['splitPosition'],_0x3936be)),null!=_0xf6dc97['graveyardPosition']&&_0xf6dc97['hasOwnProperty']('graveyardPosition')&&(_0x2d93ee['graveyardPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['graveyardPosition'],_0x3936be)),null!=_0xf6dc97['howMany']&&_0xf6dc97['hasOwnProperty']('howMany')&&(_0x2d93ee['howMany']=_0xf6dc97['howMany']),null!=_0xf6dc97['insertionPosition']&&_0xf6dc97['hasOwnProperty']('insertionPosition')&&(_0x2d93ee['insertionPosition']=_0x3462f6['Position']['toObject'](_0xf6dc97['insertionPosition'],_0x3936be)),null!=_0xf6dc97['wasUndone']&&_0xf6dc97['hasOwnProperty']('wasUndone')&&(_0x2d93ee['wasUndone']=_0xf6dc97['wasUndone']),_0x2d93ee;},_0x300912['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x300912['getTypeUrl']=function(_0x4943ef){return void 0x0===_0x4943ef&&(_0x4943ef='type.googleapis.com'),_0x4943ef+'/SplitOperation';},_0x300912;}()),_0x3462f6['Position']=(function(){function _0x327d69(_0x3d659a){if(this['path']=[],_0x3d659a){for(var _0x106b6f=Object['keys'](_0x3d659a),_0x42faea=0x0;_0x42faea<_0x106b6f['length'];++_0x42faea)null!=_0x3d659a[_0x106b6f[_0x42faea]]&&(this[_0x106b6f[_0x42faea]]=_0x3d659a[_0x106b6f[_0x42faea]]);}}return _0x327d69['prototype']['root']='',_0x327d69['prototype']['rootMain']=!0x1,_0x327d69['prototype']['rootGraveyard']=!0x1,_0x327d69['prototype']['path']=_0x5480ac['emptyArray'],_0x327d69['prototype']['stickiness']='',_0x327d69['create']=function(_0x35e199){return new _0x327d69(_0x35e199);},_0x327d69['encode']=function(_0x1bb844,_0x579256){if(_0x579256||(_0x579256=_0x4750ca['create']()),null!=_0x1bb844['root']&&Object['hasOwnProperty']['call'](_0x1bb844,'root')&&_0x579256['uint32'](0xa)['string'](_0x1bb844['root']),null!=_0x1bb844['rootMain']&&Object['hasOwnProperty']['call'](_0x1bb844,'rootMain')&&_0x579256['uint32'](0x10)['bool'](_0x1bb844['rootMain']),null!=_0x1bb844['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1bb844,'rootGraveyard')&&_0x579256['uint32'](0x18)['bool'](_0x1bb844['rootGraveyard']),null!=_0x1bb844['path']&&_0x1bb844['path']['length']){_0x579256['uint32'](0x22)['fork']();for(var _0xc52abb=0x0;_0xc52abb<_0x1bb844['path']['length'];++_0xc52abb)_0x579256['uint32'](_0x1bb844['path'][_0xc52abb]);_0x579256['ldelim']();}return null!=_0x1bb844['stickiness']&&Object['hasOwnProperty']['call'](_0x1bb844,'stickiness')&&_0x579256['uint32'](0x2a)['string'](_0x1bb844['stickiness']),_0x579256;},_0x327d69['encodeDelimited']=function(_0x1cdbe7,_0x3088af){return this['encode'](_0x1cdbe7,_0x3088af)['ldelim']();},_0x327d69['decode']=function(_0x3cc5e6,_0x218495){_0x3cc5e6 instanceof _0xa753e4||(_0x3cc5e6=_0xa753e4['create'](_0x3cc5e6));for(var _0x2de8cd=void 0x0===_0x218495?_0x3cc5e6['len']:_0x3cc5e6['pos']+_0x218495,_0x1e1b56=new _0x3462f6['Position']();_0x3cc5e6['pos']<_0x2de8cd;){var _0xf186a0=_0x3cc5e6['uint32']();switch(_0xf186a0>>>0x3){case 0x1:_0x1e1b56['root']=_0x3cc5e6['string']();break;case 0x2:_0x1e1b56['rootMain']=_0x3cc5e6['bool']();break;case 0x3:_0x1e1b56['rootGraveyard']=_0x3cc5e6['bool']();break;case 0x4:if(_0x1e1b56['path']&&_0x1e1b56['path']['length']||(_0x1e1b56['path']=[]),0x2==(0x7&_0xf186a0)){for(var _0x335d24=_0x3cc5e6['uint32']()+_0x3cc5e6['pos'];_0x3cc5e6['pos']<_0x335d24;)_0x1e1b56['path']['push'](_0x3cc5e6['uint32']());}else _0x1e1b56['path']['push'](_0x3cc5e6['uint32']());break;case 0x5:_0x1e1b56['stickiness']=_0x3cc5e6['string']();break;default:_0x3cc5e6['skipType'](0x7&_0xf186a0);}}return _0x1e1b56;},_0x327d69['decodeDelimited']=function(_0x670b61){return _0x670b61 instanceof _0xa753e4||(_0x670b61=new _0xa753e4(_0x670b61)),this['decode'](_0x670b61,_0x670b61['uint32']());},_0x327d69['verify']=function(_0x147677){if('object'!=typeof _0x147677||null===_0x147677)return'object\x20expected';if(null!=_0x147677['root']&&_0x147677['hasOwnProperty']('root')&&!_0x5480ac['isString'](_0x147677['root']))return'root:\x20string\x20expected';if(null!=_0x147677['rootMain']&&_0x147677['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x147677['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x147677['rootGraveyard']&&_0x147677['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x147677['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x147677['path']&&_0x147677['hasOwnProperty']('path')){if(!Array['isArray'](_0x147677['path']))return'path:\x20array\x20expected';for(var _0x5d37a2=0x0;_0x5d37a2<_0x147677['path']['length'];++_0x5d37a2)if(!_0x5480ac['isInteger'](_0x147677['path'][_0x5d37a2]))return'path:\x20integer[]\x20expected';}return null!=_0x147677['stickiness']&&_0x147677['hasOwnProperty']('stickiness')&&!_0x5480ac['isString'](_0x147677['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x327d69['fromObject']=function(_0x502e7d){if(_0x502e7d instanceof _0x3462f6['Position'])return _0x502e7d;var _0x4e59e9=new _0x3462f6['Position']();if(null!=_0x502e7d['root']&&(_0x4e59e9['root']=String(_0x502e7d['root'])),null!=_0x502e7d['rootMain']&&(_0x4e59e9['rootMain']=Boolean(_0x502e7d['rootMain'])),null!=_0x502e7d['rootGraveyard']&&(_0x4e59e9['rootGraveyard']=Boolean(_0x502e7d['rootGraveyard'])),_0x502e7d['path']){if(!Array['isArray'](_0x502e7d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4e59e9['path']=[];for(var _0x28b4f9=0x0;_0x28b4f9<_0x502e7d['path']['length'];++_0x28b4f9)_0x4e59e9['path'][_0x28b4f9]=_0x502e7d['path'][_0x28b4f9]>>>0x0;}return null!=_0x502e7d['stickiness']&&(_0x4e59e9['stickiness']=String(_0x502e7d['stickiness'])),_0x4e59e9;},_0x327d69['toObject']=function(_0x2d429c,_0x23a9ac){_0x23a9ac||(_0x23a9ac={});var _0x43579d={};if((_0x23a9ac['arrays']||_0x23a9ac['defaults'])&&(_0x43579d['path']=[]),_0x23a9ac['defaults']&&(_0x43579d['root']='',_0x43579d['rootMain']=!0x1,_0x43579d['rootGraveyard']=!0x1,_0x43579d['stickiness']=''),null!=_0x2d429c['root']&&_0x2d429c['hasOwnProperty']('root')&&(_0x43579d['root']=_0x2d429c['root']),null!=_0x2d429c['rootMain']&&_0x2d429c['hasOwnProperty']('rootMain')&&(_0x43579d['rootMain']=_0x2d429c['rootMain']),null!=_0x2d429c['rootGraveyard']&&_0x2d429c['hasOwnProperty']('rootGraveyard')&&(_0x43579d['rootGraveyard']=_0x2d429c['rootGraveyard']),_0x2d429c['path']&&_0x2d429c['path']['length']){_0x43579d['path']=[];for(var _0x888004=0x0;_0x888004<_0x2d429c['path']['length'];++_0x888004)_0x43579d['path'][_0x888004]=_0x2d429c['path'][_0x888004];}return null!=_0x2d429c['stickiness']&&_0x2d429c['hasOwnProperty']('stickiness')&&(_0x43579d['stickiness']=_0x2d429c['stickiness']),_0x43579d;},_0x327d69['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x327d69['getTypeUrl']=function(_0x10a0eb){return void 0x0===_0x10a0eb&&(_0x10a0eb='type.googleapis.com'),_0x10a0eb+'/Position';},_0x327d69;}()),_0x3462f6['Range']=(function(){function _0x311770(_0x49ac67){if(_0x49ac67){for(var _0x47da30=Object['keys'](_0x49ac67),_0x2c9ba4=0x0;_0x2c9ba4<_0x47da30['length'];++_0x2c9ba4)null!=_0x49ac67[_0x47da30[_0x2c9ba4]]&&(this[_0x47da30[_0x2c9ba4]]=_0x49ac67[_0x47da30[_0x2c9ba4]]);}}return _0x311770['prototype']['start']=null,_0x311770['prototype']['end']=null,_0x311770['create']=function(_0x1bb82b){return new _0x311770(_0x1bb82b);},_0x311770['encode']=function(_0x20a744,_0x246c86){return _0x246c86||(_0x246c86=_0x4750ca['create']()),null!=_0x20a744['start']&&Object['hasOwnProperty']['call'](_0x20a744,'start')&&_0x3462f6['Position']['encode'](_0x20a744['start'],_0x246c86['uint32'](0xa)['fork']())['ldelim'](),null!=_0x20a744['end']&&Object['hasOwnProperty']['call'](_0x20a744,'end')&&_0x3462f6['Position']['encode'](_0x20a744['end'],_0x246c86['uint32'](0x12)['fork']())['ldelim'](),_0x246c86;},_0x311770['encodeDelimited']=function(_0x324012,_0xc275b2){return this['encode'](_0x324012,_0xc275b2)['ldelim']();},_0x311770['decode']=function(_0xb3897e,_0x3704c0){_0xb3897e instanceof _0xa753e4||(_0xb3897e=_0xa753e4['create'](_0xb3897e));for(var _0x3b6f4c=void 0x0===_0x3704c0?_0xb3897e['len']:_0xb3897e['pos']+_0x3704c0,_0x54cb2b=new _0x3462f6['Range']();_0xb3897e['pos']<_0x3b6f4c;){var _0x5e2d5c=_0xb3897e['uint32']();switch(_0x5e2d5c>>>0x3){case 0x1:_0x54cb2b['start']=_0x3462f6['Position']['decode'](_0xb3897e,_0xb3897e['uint32']());break;case 0x2:_0x54cb2b['end']=_0x3462f6['Position']['decode'](_0xb3897e,_0xb3897e['uint32']());break;default:_0xb3897e['skipType'](0x7&_0x5e2d5c);}}return _0x54cb2b;},_0x311770['decodeDelimited']=function(_0x37d858){return _0x37d858 instanceof _0xa753e4||(_0x37d858=new _0xa753e4(_0x37d858)),this['decode'](_0x37d858,_0x37d858['uint32']());},_0x311770['verify']=function(_0x1462b0){if('object'!=typeof _0x1462b0||null===_0x1462b0)return'object\x20expected';var _0x47da73;if(null!=_0x1462b0['start']&&_0x1462b0['hasOwnProperty']('start')&&(_0x47da73=_0x3462f6['Position']['verify'](_0x1462b0['start'])))return'start.'+_0x47da73;if(null!=_0x1462b0['end']&&_0x1462b0['hasOwnProperty']('end')&&(_0x47da73=_0x3462f6['Position']['verify'](_0x1462b0['end'])))return'end.'+_0x47da73;return null;},_0x311770['fromObject']=function(_0x5790d3){if(_0x5790d3 instanceof _0x3462f6['Range'])return _0x5790d3;var _0x14c358=new _0x3462f6['Range']();if(null!=_0x5790d3['start']){if('object'!=typeof _0x5790d3['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x14c358['start']=_0x3462f6['Position']['fromObject'](_0x5790d3['start']);}if(null!=_0x5790d3['end']){if('object'!=typeof _0x5790d3['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x14c358['end']=_0x3462f6['Position']['fromObject'](_0x5790d3['end']);}return _0x14c358;},_0x311770['toObject']=function(_0x3098ca,_0x48e53e){_0x48e53e||(_0x48e53e={});var _0x3a4c32={};return _0x48e53e['defaults']&&(_0x3a4c32['start']=null,_0x3a4c32['end']=null),null!=_0x3098ca['start']&&_0x3098ca['hasOwnProperty']('start')&&(_0x3a4c32['start']=_0x3462f6['Position']['toObject'](_0x3098ca['start'],_0x48e53e)),null!=_0x3098ca['end']&&_0x3098ca['hasOwnProperty']('end')&&(_0x3a4c32['end']=_0x3462f6['Position']['toObject'](_0x3098ca['end'],_0x48e53e)),_0x3a4c32;},_0x311770['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x311770['getTypeUrl']=function(_0xdaeba1){return void 0x0===_0xdaeba1&&(_0xdaeba1='type.googleapis.com'),_0xdaeba1+'/Range';},_0x311770;}()),_0x3462f6['Element']=(function(){function _0x3f3a28(_0x278072){if(this['children']=[],this['attributesBoolean']={},_0x278072){for(var _0x631d79=Object['keys'](_0x278072),_0x1d2d05=0x0;_0x1d2d05<_0x631d79['length'];++_0x1d2d05)null!=_0x278072[_0x631d79[_0x1d2d05]]&&(this[_0x631d79[_0x1d2d05]]=_0x278072[_0x631d79[_0x1d2d05]]);}}return _0x3f3a28['prototype']['name']='',_0x3f3a28['prototype']['children']=_0x5480ac['emptyArray'],_0x3f3a28['prototype']['data']='',_0x3f3a28['prototype']['attributesBoolean']=_0x5480ac['emptyObject'],_0x3f3a28['prototype']['attributesJson']='',_0x3f3a28['create']=function(_0x285383){return new _0x3f3a28(_0x285383);},_0x3f3a28['encode']=function(_0x23af58,_0x2643fe){if(_0x2643fe||(_0x2643fe=_0x4750ca['create']()),null!=_0x23af58['name']&&Object['hasOwnProperty']['call'](_0x23af58,'name')&&_0x2643fe['uint32'](0xa)['string'](_0x23af58['name']),null!=_0x23af58['children']&&_0x23af58['children']['length']){for(var _0x9a4ee4=0x0;_0x9a4ee4<_0x23af58['children']['length'];++_0x9a4ee4)_0x3462f6['Element']['encode'](_0x23af58['children'][_0x9a4ee4],_0x2643fe['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x23af58['data']&&Object['hasOwnProperty']['call'](_0x23af58,'data')&&_0x2643fe['uint32'](0x1a)['string'](_0x23af58['data']),null!=_0x23af58['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x23af58,'attributesBoolean')){var _0xcae8e2=Object['keys'](_0x23af58['attributesBoolean']);for(_0x9a4ee4=0x0;_0x9a4ee4<_0xcae8e2['length'];++_0x9a4ee4)_0x2643fe['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0xcae8e2[_0x9a4ee4])['uint32'](0x10)['bool'](_0x23af58['attributesBoolean'][_0xcae8e2[_0x9a4ee4]])['ldelim']();}return null!=_0x23af58['attributesJson']&&Object['hasOwnProperty']['call'](_0x23af58,'attributesJson')&&_0x2643fe['uint32'](0x2a)['string'](_0x23af58['attributesJson']),_0x2643fe;},_0x3f3a28['encodeDelimited']=function(_0x452204,_0x1614c8){return this['encode'](_0x452204,_0x1614c8)['ldelim']();},_0x3f3a28['decode']=function(_0x351212,_0x511a42){_0x351212 instanceof _0xa753e4||(_0x351212=_0xa753e4['create'](_0x351212));for(var _0x39a1ed,_0x1f5462,_0x5d1a50=void 0x0===_0x511a42?_0x351212['len']:_0x351212['pos']+_0x511a42,_0xb4d6fe=new _0x3462f6['Element']();_0x351212['pos']<_0x5d1a50;){var _0x423d77=_0x351212['uint32']();switch(_0x423d77>>>0x3){case 0x1:_0xb4d6fe['name']=_0x351212['string']();break;case 0x2:_0xb4d6fe['children']&&_0xb4d6fe['children']['length']||(_0xb4d6fe['children']=[]),_0xb4d6fe['children']['push'](_0x3462f6['Element']['decode'](_0x351212,_0x351212['uint32']()));break;case 0x3:_0xb4d6fe['data']=_0x351212['string']();break;case 0x4:_0xb4d6fe['attributesBoolean']===_0x5480ac['emptyObject']&&(_0xb4d6fe['attributesBoolean']={});var _0x138714=_0x351212['uint32']()+_0x351212['pos'];for(_0x39a1ed='',_0x1f5462=!0x1;_0x351212['pos']<_0x138714;){var _0x437a99=_0x351212['uint32']();switch(_0x437a99>>>0x3){case 0x1:_0x39a1ed=_0x351212['string']();break;case 0x2:_0x1f5462=_0x351212['bool']();break;default:_0x351212['skipType'](0x7&_0x437a99);}}_0xb4d6fe['attributesBoolean'][_0x39a1ed]=_0x1f5462;break;case 0x5:_0xb4d6fe['attributesJson']=_0x351212['string']();break;default:_0x351212['skipType'](0x7&_0x423d77);}}return _0xb4d6fe;},_0x3f3a28['decodeDelimited']=function(_0x8014a8){return _0x8014a8 instanceof _0xa753e4||(_0x8014a8=new _0xa753e4(_0x8014a8)),this['decode'](_0x8014a8,_0x8014a8['uint32']());},_0x3f3a28['verify']=function(_0x1a5e71){if('object'!=typeof _0x1a5e71||null===_0x1a5e71)return'object\x20expected';if(null!=_0x1a5e71['name']&&_0x1a5e71['hasOwnProperty']('name')&&!_0x5480ac['isString'](_0x1a5e71['name']))return'name:\x20string\x20expected';if(null!=_0x1a5e71['children']&&_0x1a5e71['hasOwnProperty']('children')){if(!Array['isArray'](_0x1a5e71['children']))return'children:\x20array\x20expected';for(var _0x3f7f36=0x0;_0x3f7f36<_0x1a5e71['children']['length'];++_0x3f7f36){var _0x25f6c5=_0x3462f6['Element']['verify'](_0x1a5e71['children'][_0x3f7f36]);if(_0x25f6c5)return'children.'+_0x25f6c5;}}if(null!=_0x1a5e71['data']&&_0x1a5e71['hasOwnProperty']('data')&&!_0x5480ac['isString'](_0x1a5e71['data']))return'data:\x20string\x20expected';if(null!=_0x1a5e71['attributesBoolean']&&_0x1a5e71['hasOwnProperty']('attributesBoolean')){if(!_0x5480ac['isObject'](_0x1a5e71['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x73e8a3=Object['keys'](_0x1a5e71['attributesBoolean']);for(_0x3f7f36=0x0;_0x3f7f36<_0x73e8a3['length'];++_0x3f7f36)if('boolean'!=typeof _0x1a5e71['attributesBoolean'][_0x73e8a3[_0x3f7f36]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1a5e71['attributesJson']&&_0x1a5e71['hasOwnProperty']('attributesJson')&&!_0x5480ac['isString'](_0x1a5e71['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3f3a28['fromObject']=function(_0x14ee12){if(_0x14ee12 instanceof _0x3462f6['Element'])return _0x14ee12;var _0x2cdccc=new _0x3462f6['Element']();if(null!=_0x14ee12['name']&&(_0x2cdccc['name']=String(_0x14ee12['name'])),_0x14ee12['children']){if(!Array['isArray'](_0x14ee12['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2cdccc['children']=[];for(var _0x186ecb=0x0;_0x186ecb<_0x14ee12['children']['length'];++_0x186ecb){if('object'!=typeof _0x14ee12['children'][_0x186ecb])throw TypeError('.Element.children:\x20object\x20expected');_0x2cdccc['children'][_0x186ecb]=_0x3462f6['Element']['fromObject'](_0x14ee12['children'][_0x186ecb]);}}if(null!=_0x14ee12['data']&&(_0x2cdccc['data']=String(_0x14ee12['data'])),_0x14ee12['attributesBoolean']){if('object'!=typeof _0x14ee12['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2cdccc['attributesBoolean']={};var _0x435fe7=Object['keys'](_0x14ee12['attributesBoolean']);for(_0x186ecb=0x0;_0x186ecb<_0x435fe7['length'];++_0x186ecb)_0x2cdccc['attributesBoolean'][_0x435fe7[_0x186ecb]]=Boolean(_0x14ee12['attributesBoolean'][_0x435fe7[_0x186ecb]]);}return null!=_0x14ee12['attributesJson']&&(_0x2cdccc['attributesJson']=String(_0x14ee12['attributesJson'])),_0x2cdccc;},_0x3f3a28['toObject']=function(_0x240be7,_0x165fdd){_0x165fdd||(_0x165fdd={});var _0x3f93a2,_0x320819={};if((_0x165fdd['arrays']||_0x165fdd['defaults'])&&(_0x320819['children']=[]),(_0x165fdd['objects']||_0x165fdd['defaults'])&&(_0x320819['attributesBoolean']={}),_0x165fdd['defaults']&&(_0x320819['name']='',_0x320819['data']='',_0x320819['attributesJson']=''),null!=_0x240be7['name']&&_0x240be7['hasOwnProperty']('name')&&(_0x320819['name']=_0x240be7['name']),_0x240be7['children']&&_0x240be7['children']['length']){_0x320819['children']=[];for(var _0x168cff=0x0;_0x168cff<_0x240be7['children']['length'];++_0x168cff)_0x320819['children'][_0x168cff]=_0x3462f6['Element']['toObject'](_0x240be7['children'][_0x168cff],_0x165fdd);}if(null!=_0x240be7['data']&&_0x240be7['hasOwnProperty']('data')&&(_0x320819['data']=_0x240be7['data']),_0x240be7['attributesBoolean']&&(_0x3f93a2=Object['keys'](_0x240be7['attributesBoolean']))['length']){_0x320819['attributesBoolean']={};for(_0x168cff=0x0;_0x168cff<_0x3f93a2['length'];++_0x168cff)_0x320819['attributesBoolean'][_0x3f93a2[_0x168cff]]=_0x240be7['attributesBoolean'][_0x3f93a2[_0x168cff]];}return null!=_0x240be7['attributesJson']&&_0x240be7['hasOwnProperty']('attributesJson')&&(_0x320819['attributesJson']=_0x240be7['attributesJson']),_0x320819;},_0x3f3a28['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4c455e['util']['toJSONOptions']);},_0x3f3a28['getTypeUrl']=function(_0x52683c){return void 0x0===_0x52683c&&(_0x52683c='type.googleapis.com'),_0x52683c+'/Element';},_0x3f3a28;}()),_0x3462f6;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x382291){return new w(this['_protobufRoot'][_0x382291]);}}class w{['_protobuf'];constructor(_0x3c36ca){this['_protobuf']=_0x3c36ca;}['compress'](_0x412a1){const _0x48cb9d=this['_protobuf']['verify'](_0x412a1);if(_0x48cb9d)throw Error(_0x48cb9d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x412a1))['finish']();}['decompress'](_0x163d2f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x163d2f),{'oneofs':!0x0});}}function g(_0x27913c,_0x519953){const _0x4f49b1=_0x3c8d74(_0x27913c);return _0x4f49b1['path'][_0x4f49b1['path']['length']-0x1]+=_0x519953,_0x4f49b1;}function _(_0x353326,_0x8f1050){return _0x353326['root']===_0x8f1050['root']&&_0x224cc7(_0x353326['path'],_0x8f1050['path']);}function $(_0x5e6440){P(_0x5e6440,_0x2c19ae=>('main'==_0x2c19ae['root']?(_0x2c19ae['rootMain']=!0x0,delete _0x2c19ae['root']):'$graveyard'==_0x2c19ae['root']&&(_0x2c19ae['rootGraveyard']=!0x0,delete _0x2c19ae['root']),_0x2c19ae));}function J(_0x59d86){P(_0x59d86,_0x57051d=>(_0x57051d['rootMain']?(_0x57051d['root']='main',delete _0x57051d['rootMain']):_0x57051d['rootGraveyard']&&(_0x57051d['root']='$graveyard',delete _0x57051d['rootGraveyard']),_0x57051d));}function P(_0x2a9010,_0x21fa29){for(const _0x146188 in _0x2a9010){const _0x37fcde=_0x2a9010[_0x146188];'nodes'!==_0x146188&&_0x59aece(_0x37fcde)&&(_0x37fcde['path']&&(_0x37fcde['root']||_0x37fcde['rootMain']||_0x37fcde['rootGraveyard'])?_0x2a9010[_0x146188]=_0x21fa29(_0x37fcde):P(_0x37fcde,_0x21fa29));}return _0x2a9010;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3b54c6,_0x13812f,_0x183d70){this['_id']=_0x3b54c6,this['_operationName']=_0x13812f,this['_protobufDescriptor']=_0x183d70;}['compress'](_0x406b55,_0x3efa87){const _0x18dab2=_0x3efa87['shift']();return $(_0x18dab2),_0x406b55['buffers']['push'](this['_protobufDescriptor']['compress'](_0x18dab2)),_0x406b55['types']['push'](this['_id']),!0x0;}['decompress'](_0x102431,_0x4a2e65){_0x4a2e65['types']['shift']();const _0x39f81d=this['_protobufDescriptor']['decompress'](_0x4a2e65['buffers']['shift']());J(_0x39f81d),_0x39f81d['__className']=this['_operationName'],_0x102431['push'](_0x39f81d);}}class s extends e{['compress'](_0x2df072,_0x4222ea){const _0x2111be=_0x4222ea['shift']();return this['_serializeOneOf']('oldValue',_0x2111be),this['_serializeOneOf']('newValue',_0x2111be),$(_0x2111be),_0x2df072['buffers']['push'](this['_protobufDescriptor']['compress'](_0x2111be)),_0x2df072['types']['push'](this['_id']),!0x0;}['decompress'](_0x52ff1b,_0x58870a){const {types:_0x2b4c3c,buffers:_0x6efcff}=_0x58870a,_0x307188=this['_protobufDescriptor']['decompress'](_0x6efcff['shift']());_0x2b4c3c['shift'](),this['_deserializeOneOf']('oldValue',_0x307188),this['_deserializeOneOf']('newValue',_0x307188),J(_0x307188),_0x307188['__className']=this['_operationName'],_0x52ff1b['push'](_0x307188);}['_serializeOneOf'](_0xce006d,_0x4c18b6){const _0x1e0706=_0x4c18b6[_0xce006d];'boolean'==typeof _0x1e0706?_0x4c18b6[_0xce006d+'Boolean']=_0x1e0706:_0x4c18b6[_0xce006d+'Json']=JSON['stringify'](_0x1e0706);}['_deserializeOneOf'](_0x104f96,_0x1fcca1){const _0x5a0172=_0x104f96+'Json';_0x1fcca1[_0x5a0172]?(_0x1fcca1[_0x104f96]=JSON['parse'](_0x1fcca1[_0x5a0172]),delete _0x1fcca1[_0x5a0172]):(_0x1fcca1[_0x104f96]=_0x1fcca1[_0x104f96+'Boolean'],delete _0x1fcca1[_0x104f96+'Boolean']);}}class i extends e{['compress'](_0x46c18a,_0x158a15){const _0xab1b6e=_0x158a15['shift']();return this['_serializeNodesAttributes'](_0xab1b6e['nodes']),$(_0xab1b6e),_0x46c18a['buffers']['push'](this['_protobufDescriptor']['compress'](_0xab1b6e)),_0x46c18a['types']['push'](this['_id']),!0x0;}['decompress'](_0x57e0c8,_0x19d20a){const {types:_0x3f80f7,buffers:_0x19791a}=_0x19d20a,_0x1b202c=this['_protobufDescriptor']['decompress'](_0x19791a['shift']());_0x3f80f7['shift'](),_0x1b202c['nodes']||(_0x1b202c['nodes']=[]),this['_deserializeNodesAttributes'](_0x1b202c['nodes']),J(_0x1b202c),_0x1b202c['__className']=this['_operationName'],_0x57e0c8['push'](_0x1b202c);}['_serializeNodesAttributes'](_0x48e6b2){for(const _0x5c8da5 of _0x48e6b2){if(_0x5c8da5['attributes']){const _0x4ab436=_0x5c8da5['attributes'];this['_areValuesBoolean'](_0x4ab436)?_0x5c8da5['attributesBoolean']=_0x4ab436:_0x5c8da5['attributesJson']=JSON['stringify'](_0x4ab436);}_0x5c8da5['children']&&this['_serializeNodesAttributes'](_0x5c8da5['children']);}}['_deserializeNodesAttributes'](_0x29c118){for(const _0x5b43f7 of _0x29c118)(_0x5b43f7['attributesBoolean']||_0x5b43f7['attributesJson'])&&(_0x5b43f7['attributesBoolean']?(_0x5b43f7['attributes']=_0x5b43f7['attributesBoolean'],delete _0x5b43f7['attributesBoolean']):(_0x5b43f7['attributes']=JSON['parse'](_0x5b43f7['attributesJson']),delete _0x5b43f7['attributesJson'])),_0x5b43f7['children']&&this['_deserializeNodesAttributes'](_0x5b43f7['children']);}['_areValuesBoolean'](_0x521435){return Object['keys'](_0x521435)['every'](_0x35d2a7=>'boolean'==typeof _0x521435[_0x35d2a7]);}}class n extends e{['decompress'](_0x32e815,_0x52371f){super['decompress'](_0x32e815,_0x52371f);const _0x20c96d=_0x32e815[_0x32e815['length']-0x1];_0x20c96d['oldRange']||(_0x20c96d['oldRange']=null),_0x20c96d['newRange']||(_0x20c96d['newRange']=null);}}class p extends e{['compress'](_0x5ded14,_0x5ed8b8){return _0x5ed8b8['shift'](),_0x5ded14['types']['push'](this['_id']),!0x0;}['decompress'](_0x5b60d4,_0x18c0f7){_0x18c0f7['types']['shift'](),_0x5b60d4['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3de358,_0x1670af,_0xe41c8f,_0x57d49b){super(_0x3de358,_0x1670af,_0xe41c8f),this['_omittedNamespace']=_0x57d49b+':';}['compress'](_0x1dc623,_0x4b54f7){return!('MarkerOperation'!=_0x4b54f7[0x0]['__className']||!_0x4b54f7[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4b54f7[0x0]['name']=_0x4b54f7[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x1dc623,_0x4b54f7),!0x0);}['decompress'](_0x48177b,_0x2c685b){super['decompress'](_0x48177b,_0x2c685b);const _0x3dba31=_0x48177b[_0x48177b['length']-0x1];_0x3dba31['name']=this['_omittedNamespace']+_0x3dba31['name'];}}class O{['_id'];['_context'];constructor(_0x58e75c,_0x450f4a){this['_id']=_0x58e75c,this['_context']=_0x450f4a;}['compress'](_0x3cfc7b,_0x16409e){let _0x31277a;for(;_0x16409e['length']>0x1&&this['_compareOperations'](_0x16409e[0x0],_0x16409e[0x1]);)_0x31277a?(_0x31277a=this['_combineNext'](_0x16409e['shift'](),_0x31277a),_0x3cfc7b['types']['push'](0x0)):(_0x31277a=_0x3c8d74(_0x16409e['shift']()),_0x3cfc7b['types']['push'](this['_id']));return!!_0x31277a&&(_0x31277a=this['_combineNext'](_0x16409e['shift'](),_0x31277a),_0x3cfc7b['types']['push'](0x0),_0x3cfc7b['buffers']['push'](this['_compressSingleOperation'](_0x31277a)),!0x0);}['decompress'](_0x20fdf1,_0x50b357){const _0x3b0f11=this['_decompressSingleOperation'](_0x50b357);for(;0x0==_0x50b357['types'][0x0];)_0x50b357['types']['shift'](),_0x20fdf1['push'](this['_splitCurrent'](_0x3b0f11));_0x20fdf1['push'](_0x3b0f11);}}class a extends O{['_combineNext'](_0x26b360,_0x6d4357){return _0x6d4357['nodes'][0x0]['data']+=_0x26b360['nodes'][0x0]['data'],_0x6d4357;}['_splitCurrent'](_0x3c569a){const _0x3e7574=_0x3c8d74(_0x3c569a),_0x3adaa1=_0x3e7574['nodes'][0x0],_0x5d3352=_0x3c569a['nodes'][0x0],_0x5c7826=_0x5d3352['data'][Symbol['iterator']]()['next']()['value'],_0x463ad3=_0x5c7826['length'];return _0x3adaa1['data']=_0x5c7826,_0x5d3352['data']=_0x5d3352['data']['substr'](_0x463ad3),_0x3c569a['position']=g(_0x3c569a['position'],_0x463ad3),_0x3e7574;}['_compareOperations'](_0x4fcab6,_0x1f0b37){if(this['_checkOperation'](_0x4fcab6)&&this['_checkOperation'](_0x1f0b37)){const _0x18f59d=_0x4fcab6['nodes'][0x0]['data']['length'],_0x3e4a23=_(g(_0x4fcab6['position'],_0x18f59d),_0x1f0b37['position']),_0x21ef70=_0x4fcab6['nodes'][0x0],_0x4d4fe2=_0x1f0b37['nodes'][0x0];return _0x3e4a23&&this['_compareAttributes'](_0x21ef70,_0x4d4fe2);}return!0x1;}['_compressSingleOperation'](_0x1c7a7d){const _0xa7e1b0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xa7e1b0,[_0x1c7a7d]),_0xa7e1b0['buffers'][0x0];}['_decompressSingleOperation'](_0x1eb0d0){const _0x2a74ee=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2a74ee,_0x1eb0d0),_0x2a74ee[0x0];}['_checkOperation'](_0x125702){return'InsertOperation'==_0x125702['__className']&&0x1==_0x125702['nodes']['length']&&_0x125702['nodes'][0x0]['data']&&!_0x125702['wasUndone']&&0x1==Array['from'](_0x125702['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xffda42,_0x42b204){const _0x2eaecf=Object['keys'](_0xffda42['attributes']||{}),_0x4d3798=Object['keys'](_0x42b204['attributes']||{});return _0x2eaecf['length']===_0x4d3798['length']&&_0x2eaecf['every'](_0x1f3c4a=>_0x42b204['attributes'][_0x1f3c4a]&&_0x42b204['attributes'][_0x1f3c4a]===_0xffda42['attributes'][_0x1f3c4a]);}}class c extends O{['_combineNext'](_0x4b2215,_0x351630){return _0x351630['howMany']++,_0x351630['sourcePosition']=_0x3c8d74(_0x4b2215['sourcePosition']),_0x351630;}['_splitCurrent'](_0x43a0e2){const _0x18d033=_0x3c8d74(_0x43a0e2);return _0x43a0e2['howMany']--,_0x18d033['howMany']=0x1,_0x18d033['sourcePosition']=g(_0x18d033['sourcePosition'],_0x43a0e2['howMany']),_0x18d033;}['_compareOperations'](_0x281dac,_0x42b847){return!(!this['_checkOperation'](_0x281dac)||!this['_checkOperation'](_0x42b847))&&(_(g(_0x281dac['sourcePosition'],-0x1),_0x42b847['sourcePosition'])&&_(_0x281dac['targetPosition'],_0x42b847['targetPosition']));}['_compressSingleOperation'](_0x32dd0a){const _0x22c631={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x22c631,[_0x32dd0a]),_0x22c631['buffers'][0x0];}['_decompressSingleOperation'](_0x2bc02a){const _0x8ed7c5=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x8ed7c5,_0x2bc02a),_0x8ed7c5[0x0];}['_checkOperation'](_0x1f28ca){return'MoveOperation'==_0x1f28ca['__className']&&'$graveyard'==_0x1f28ca['targetPosition']['root']&&0x1==_0x1f28ca['howMany']&&!_0x1f28ca['wasUndone'];}}class h extends O{['_combineNext'](_0x5af137,_0x3d3a4f){return _0x3d3a4f['howMany']++,_0x3d3a4f;}['_splitCurrent'](_0x58102f){const _0x5d52f1=_0x3c8d74(_0x58102f);return _0x5d52f1['howMany']=0x1,_0x58102f['howMany']--,_0x5d52f1;}['_compareOperations'](_0x2f7a06,_0x589e1c){return!(!this['_checkOperation'](_0x2f7a06)||!this['_checkOperation'](_0x589e1c))&&(_(_0x2f7a06['sourcePosition'],_0x589e1c['sourcePosition'])&&_(_0x2f7a06['targetPosition'],_0x589e1c['targetPosition']));}['_compressSingleOperation'](_0x5dee10){const _0x1995e6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1995e6,[_0x5dee10]),_0x1995e6['buffers'][0x0];}['_decompressSingleOperation'](_0x21525a){const _0x153966=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x153966,_0x21525a),_0x153966[0x0];}['_checkOperation'](_0xaec837){return'MoveOperation'==_0xaec837['__className']&&'$graveyard'==_0xaec837['targetPosition']['root']&&0x1==_0xaec837['howMany']&&!_0xaec837['wasUndone'];}}class f extends O{['compress'](_0x2c6808,_0x5d33f0){if(!this['_compareOperations'](_0x5d33f0[0x0],_0x5d33f0[0x1]))return!0x1;const _0x5c6019=_0x5d33f0['shift']();return _0x5c6019['oldRange']=null,_0x5c6019['newRange']&&_(_0x5c6019['newRange']['start'],_0x5c6019['newRange']['end'])&&(_0x5c6019['newRange']['end']=null),_0x5d33f0['shift'](),_0x2c6808['types']['push'](this['_id']),_0x2c6808['types']['push'](0x0),_0x2c6808['buffers']['push'](this['_compressSingleOperation'](_0x5c6019)),!0x0;}['decompress'](_0x34cfd4,_0x47c79d){const _0x28a1a0=this['_decompressSingleOperation'](_0x47c79d);_0x28a1a0['newRange']&&!_0x28a1a0['newRange']['end']&&(_0x28a1a0['newRange']['end']=_0x3c8d74(_0x28a1a0['newRange']['start']));const _0x5c403c=_0x3c8d74(_0x28a1a0);_0x5c403c['newRange']&&(_0x5c403c['newRange']['start']['stickiness']='toNone',_0x5c403c['newRange']['end']=_0x3c8d74(_0x5c403c['newRange']['start'])),_0x5c403c['name']='user:position:'+_0x5c403c['name']['split'](':')[0x2],_0x47c79d['types']['shift'](),_0x34cfd4['push'](_0x28a1a0),_0x34cfd4['push'](_0x5c403c);}['_compressSingleOperation'](_0x43ecc8){const _0x195ecd={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x195ecd,[_0x43ecc8]),_0x195ecd['buffers'][0x0];}['_decompressSingleOperation'](_0x5a4f85){const _0x587dc0=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x587dc0,_0x5a4f85),_0x587dc0[0x0];}['_compareOperations'](_0x2bbb42,_0x2091bf){return!(!_0x2bbb42||!_0x2091bf)&&('MarkerOperation'==_0x2bbb42['__className']&&'MarkerOperation'==_0x2091bf['__className']&&!(!_0x2bbb42['name']['startsWith']('user:')||!_0x2091bf['name']['startsWith']('user:')||_0x2bbb42['name']==_0x2091bf['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1b51a5=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',_0x1b51a5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x1b51a5,'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'](_0x282fd0){if(!_0x282fd0||!_0x282fd0[0x0])throw new _0x3aa470('no-operations-provided',this);const _0x49793c={'types':[],'buffers':[],'baseVersion':_0x282fd0[0x0]['baseVersion']};for(;_0x282fd0['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('TypingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('DeletingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x49793c,_0x282fd0)||this['_getCompressorByName'](_0x282fd0[0x0]['__className'])['compress'](_0x49793c,_0x282fd0);return _0x49793c;}['decompress'](_0x38bb08){const _0x9948f9=[];for(;_0x38bb08['types']['length'];){const _0x37f444=this['_compressorById']['get'](_0x38bb08['types'][0x0]);if(!_0x37f444)throw new _0x3aa470('decompress-compressor-not-found',this,{'type':_0x38bb08['types'][0x0]});_0x37f444['decompress'](_0x9948f9,_0x38bb08);}return _0x9948f9['forEach']((_0x2aaa64,_0x56c8fd)=>_0x2aaa64['baseVersion']=_0x38bb08['baseVersion']+_0x56c8fd),_0x9948f9;}['_getCompressorByName'](_0x32e5d1){return this['_compressorByName']['get'](_0x32e5d1);}['_registerOperationCompressor'](_0x14fbfa,_0x5cabc9,_0x236f46){const _0x3f00db=new _0x236f46(_0x14fbfa,_0x5cabc9,this['_protobufFactory']['getDescriptor'](_0x5cabc9));this['_registerCompressor'](_0x14fbfa,_0x5cabc9,_0x3f00db);}['_registerActionCompressor'](_0x384750,_0x4a6866,_0x1bcb4d){const _0x15aa8f=new _0x1bcb4d(_0x384750,this);this['_registerCompressor'](_0x384750,_0x4a6866,_0x15aa8f);}['_registerCompressor'](_0x19464f,_0x4fc7e3,_0x10569e){this['_compressorById']['set'](_0x19464f,_0x10569e),this['_compressorByName']['set'](_0x4fc7e3,_0x10569e);}}export{y as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "47.2.0-alpha.5",
3
+ "version": "47.2.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.2.0-alpha.5",
37
- "ckeditor5": "47.2.0-alpha.5",
36
+ "@ckeditor/ckeditor5-utils": "47.2.0-alpha.7",
37
+ "ckeditor5": "47.2.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
- function _0x5327(_0x531d1f,_0x100f93){const _0x10e537=_0x10e5();return _0x5327=function(_0x53273b,_0x3281be){_0x53273b=_0x53273b-0xbe;let _0x25b962=_0x10e537[_0x53273b];return _0x25b962;},_0x5327(_0x531d1f,_0x100f93);}const _0x3b8e6d=_0x5327;(function(_0xf3cdfd,_0x5c3f0c){const _0x2c5877=_0x5327,_0x5a30a5=_0xf3cdfd();while(!![]){try{const _0x2aa023=-parseInt(_0x2c5877(0xc7))/0x1*(-parseInt(_0x2c5877(0xd1))/0x2)+-parseInt(_0x2c5877(0xc8))/0x3*(-parseInt(_0x2c5877(0xc9))/0x4)+parseInt(_0x2c5877(0xd4))/0x5+parseInt(_0x2c5877(0xd0))/0x6*(parseInt(_0x2c5877(0xcd))/0x7)+-parseInt(_0x2c5877(0xd6))/0x8*(-parseInt(_0x2c5877(0xd3))/0x9)+-parseInt(_0x2c5877(0xcb))/0xa+-parseInt(_0x2c5877(0xca))/0xb;if(_0x2aa023===_0x5c3f0c)break;else _0x5a30a5['push'](_0x5a30a5['shift']());}catch(_0x487f9c){_0x5a30a5['push'](_0x5a30a5['shift']());}}}(_0x10e5,0x79402));import{cloneDeep as _0x232e27}from'es-toolkit/compat';export class ActionCompressor{[_0x3b8e6d(0xd5)];[_0x3b8e6d(0xbf)];constructor(_0x17e49e,_0x2aad50){const _0x1960e3=_0x3b8e6d;this[_0x1960e3(0xd5)]=_0x17e49e,this[_0x1960e3(0xbf)]=_0x2aad50;}[_0x3b8e6d(0xd2)](_0x365e82,_0x2391e0){const _0x481cc5=_0x3b8e6d;let _0x219f65;for(;_0x2391e0[_0x481cc5(0xc5)]>0x1&&this[_0x481cc5(0xcc)](_0x2391e0[0x0],_0x2391e0[0x1]);)_0x219f65?(_0x219f65=this[_0x481cc5(0xcf)](_0x2391e0[_0x481cc5(0xc1)](),_0x219f65),_0x365e82[_0x481cc5(0xce)][_0x481cc5(0xc2)](0x0)):(_0x219f65=_0x232e27(_0x2391e0[_0x481cc5(0xc1)]()),_0x365e82[_0x481cc5(0xce)][_0x481cc5(0xc2)](this[_0x481cc5(0xd5)]));return!!_0x219f65&&(_0x219f65=this[_0x481cc5(0xcf)](_0x2391e0[_0x481cc5(0xc1)](),_0x219f65),_0x365e82[_0x481cc5(0xce)][_0x481cc5(0xc2)](0x0),_0x365e82[_0x481cc5(0xc3)][_0x481cc5(0xc2)](this[_0x481cc5(0xc6)](_0x219f65)),!0x0);}[_0x3b8e6d(0xc4)](_0x4da26c,_0x3e45ae){const _0x56e3d5=_0x3b8e6d,_0x2efdb3=this[_0x56e3d5(0xc0)](_0x3e45ae);for(;0x0==_0x3e45ae[_0x56e3d5(0xce)][0x0];)_0x3e45ae[_0x56e3d5(0xce)][_0x56e3d5(0xc1)](),_0x4da26c[_0x56e3d5(0xc2)](this[_0x56e3d5(0xbe)](_0x2efdb3));_0x4da26c[_0x56e3d5(0xc2)](_0x2efdb3);}}function _0x10e5(){const _0x487296=['_combineNext','234732pcpzjO','208raIZfg','compress','81mePaUk','59355RSnQpF','_id','693752OFBPML','_splitCurrent','_context','_decompressSingleOperation','shift','push','buffers','decompress','length','_compressSingleOperation','2177ZuiOMe','18JeRPNh','305268porTRT','16165017ZGBWRD','972930KvDMoc','_compareOperations','105nqlraf','types'];_0x10e5=function(){return _0x487296;};return _0x10e5();}
23
+ const _0x1602e=_0x48c1;(function(_0x13f243,_0x500143){const _0x25713e=_0x48c1,_0x259a45=_0x13f243();while(!![]){try{const _0x120a51=parseInt(_0x25713e(0x1c8))/0x1+-parseInt(_0x25713e(0x1bc))/0x2+parseInt(_0x25713e(0x1c1))/0x3*(parseInt(_0x25713e(0x1c7))/0x4)+parseInt(_0x25713e(0x1cc))/0x5+-parseInt(_0x25713e(0x1cd))/0x6*(-parseInt(_0x25713e(0x1cb))/0x7)+parseInt(_0x25713e(0x1d0))/0x8*(parseInt(_0x25713e(0x1c5))/0x9)+-parseInt(_0x25713e(0x1bb))/0xa*(parseInt(_0x25713e(0x1c4))/0xb);if(_0x120a51===_0x500143)break;else _0x259a45['push'](_0x259a45['shift']());}catch(_0x10e509){_0x259a45['push'](_0x259a45['shift']());}}}(_0x2e8a,0xaf1ec));function _0x2e8a(){const _0x491ad6=['37940XInjNk','78QhkrjL','_compressSingleOperation','decompress','16unFraF','_context','_combineNext','compress','10MxYcra','1147854dVHhci','buffers','_splitCurrent','types','_id','297282aeiLUY','shift','push','4118169liAsxO','477189iQexXc','length','4UUpEXa','781671pxrLTo','_compareOperations','_decompressSingleOperation','361417aUjpnK'];_0x2e8a=function(){return _0x491ad6;};return _0x2e8a();}import{cloneDeep as _0x49bc56}from'es-toolkit/compat';function _0x48c1(_0x33302b,_0x2fe67f){const _0x2e8a0a=_0x2e8a();return _0x48c1=function(_0x48c115,_0x94bedd){_0x48c115=_0x48c115-0x1bb;let _0x12ef55=_0x2e8a0a[_0x48c115];return _0x12ef55;},_0x48c1(_0x33302b,_0x2fe67f);}export class ActionCompressor{[_0x1602e(0x1c0)];[_0x1602e(0x1d1)];constructor(_0x1102a6,_0x3df78e){const _0x2d8940=_0x1602e;this[_0x2d8940(0x1c0)]=_0x1102a6,this[_0x2d8940(0x1d1)]=_0x3df78e;}[_0x1602e(0x1d3)](_0x2b674c,_0x58e64d){const _0x4124c8=_0x1602e;let _0x312cb6;for(;_0x58e64d[_0x4124c8(0x1c6)]>0x1&&this[_0x4124c8(0x1c9)](_0x58e64d[0x0],_0x58e64d[0x1]);)_0x312cb6?(_0x312cb6=this[_0x4124c8(0x1d2)](_0x58e64d[_0x4124c8(0x1c2)](),_0x312cb6),_0x2b674c[_0x4124c8(0x1bf)][_0x4124c8(0x1c3)](0x0)):(_0x312cb6=_0x49bc56(_0x58e64d[_0x4124c8(0x1c2)]()),_0x2b674c[_0x4124c8(0x1bf)][_0x4124c8(0x1c3)](this[_0x4124c8(0x1c0)]));return!!_0x312cb6&&(_0x312cb6=this[_0x4124c8(0x1d2)](_0x58e64d[_0x4124c8(0x1c2)](),_0x312cb6),_0x2b674c[_0x4124c8(0x1bf)][_0x4124c8(0x1c3)](0x0),_0x2b674c[_0x4124c8(0x1bd)][_0x4124c8(0x1c3)](this[_0x4124c8(0x1ce)](_0x312cb6)),!0x0);}[_0x1602e(0x1cf)](_0x20b048,_0x17c7d3){const _0x1ed5df=_0x1602e,_0x77d4c5=this[_0x1ed5df(0x1ca)](_0x17c7d3);for(;0x0==_0x17c7d3[_0x1ed5df(0x1bf)][0x0];)_0x17c7d3[_0x1ed5df(0x1bf)][_0x1ed5df(0x1c2)](),_0x20b048[_0x1ed5df(0x1c3)](this[_0x1ed5df(0x1be)](_0x77d4c5));_0x20b048[_0x1ed5df(0x1c3)](_0x77d4c5);}}