@ckeditor/ckeditor5-operations-compressor 47.2.0-alpha.5 → 47.2.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _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 _0x57cd3c}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5d8d23 from'protobufjs/minimal.js';import{cloneDeep as _0x3f0669,isEqual as _0x56ba5b,isObject as _0xbee50a}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0xea5416=_0x5d8d23['Reader'],_0x41444c=_0x5d8d23['Writer'],_0x130ec2=_0x5d8d23['util'],_0x2c27f5=_0x5d8d23['roots']['default']||(_0x5d8d23['roots']['default']={});return _0x2c27f5['AttributeOperation']=(function(){function _0x1c2539(_0x1b81f8){if(_0x1b81f8){for(var _0x29d8bd=Object['keys'](_0x1b81f8),_0x407352=0x0;_0x407352<_0x29d8bd['length'];++_0x407352)null!=_0x1b81f8[_0x29d8bd[_0x407352]]&&(this[_0x29d8bd[_0x407352]]=_0x1b81f8[_0x29d8bd[_0x407352]]);}}return _0x1c2539['prototype']['range']=null,_0x1c2539['prototype']['key']='',_0x1c2539['prototype']['oldValueBoolean']=!0x1,_0x1c2539['prototype']['oldValueJson']='',_0x1c2539['prototype']['newValueBoolean']=!0x1,_0x1c2539['prototype']['newValueJson']='',_0x1c2539['prototype']['wasUndone']=!0x1,_0x1c2539['create']=function(_0x24e238){return new _0x1c2539(_0x24e238);},_0x1c2539['encode']=function(_0x7757d7,_0x24f1ff){return _0x24f1ff||(_0x24f1ff=_0x41444c['create']()),null!=_0x7757d7['range']&&Object['hasOwnProperty']['call'](_0x7757d7,'range')&&_0x2c27f5['Range']['encode'](_0x7757d7['range'],_0x24f1ff['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7757d7['key']&&Object['hasOwnProperty']['call'](_0x7757d7,'key')&&_0x24f1ff['uint32'](0x12)['string'](_0x7757d7['key']),null!=_0x7757d7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x7757d7,'oldValueBoolean')&&_0x24f1ff['uint32'](0x18)['bool'](_0x7757d7['oldValueBoolean']),null!=_0x7757d7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x7757d7,'oldValueJson')&&_0x24f1ff['uint32'](0x22)['string'](_0x7757d7['oldValueJson']),null!=_0x7757d7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x7757d7,'newValueBoolean')&&_0x24f1ff['uint32'](0x28)['bool'](_0x7757d7['newValueBoolean']),null!=_0x7757d7['newValueJson']&&Object['hasOwnProperty']['call'](_0x7757d7,'newValueJson')&&_0x24f1ff['uint32'](0x32)['string'](_0x7757d7['newValueJson']),null!=_0x7757d7['wasUndone']&&Object['hasOwnProperty']['call'](_0x7757d7,'wasUndone')&&_0x24f1ff['uint32'](0x38)['bool'](_0x7757d7['wasUndone']),_0x24f1ff;},_0x1c2539['encodeDelimited']=function(_0x5aacda,_0x117458){return this['encode'](_0x5aacda,_0x117458)['ldelim']();},_0x1c2539['decode']=function(_0x26e49c,_0xa57152){_0x26e49c instanceof _0xea5416||(_0x26e49c=_0xea5416['create'](_0x26e49c));for(var _0x2f679f=void 0x0===_0xa57152?_0x26e49c['len']:_0x26e49c['pos']+_0xa57152,_0x198624=new _0x2c27f5['AttributeOperation']();_0x26e49c['pos']<_0x2f679f;){var _0x2c60d5=_0x26e49c['uint32']();switch(_0x2c60d5>>>0x3){case 0x1:_0x198624['range']=_0x2c27f5['Range']['decode'](_0x26e49c,_0x26e49c['uint32']());break;case 0x2:_0x198624['key']=_0x26e49c['string']();break;case 0x3:_0x198624['oldValueBoolean']=_0x26e49c['bool']();break;case 0x4:_0x198624['oldValueJson']=_0x26e49c['string']();break;case 0x5:_0x198624['newValueBoolean']=_0x26e49c['bool']();break;case 0x6:_0x198624['newValueJson']=_0x26e49c['string']();break;case 0x7:_0x198624['wasUndone']=_0x26e49c['bool']();break;default:_0x26e49c['skipType'](0x7&_0x2c60d5);}}return _0x198624;},_0x1c2539['decodeDelimited']=function(_0x20abe5){return _0x20abe5 instanceof _0xea5416||(_0x20abe5=new _0xea5416(_0x20abe5)),this['decode'](_0x20abe5,_0x20abe5['uint32']());},_0x1c2539['verify']=function(_0x877407){if('object'!=typeof _0x877407||null===_0x877407)return'object\x20expected';if(null!=_0x877407['range']&&_0x877407['hasOwnProperty']('range')){var _0x38fd76=_0x2c27f5['Range']['verify'](_0x877407['range']);if(_0x38fd76)return'range.'+_0x38fd76;}return null!=_0x877407['key']&&_0x877407['hasOwnProperty']('key')&&!_0x130ec2['isString'](_0x877407['key'])?'key:\x20string\x20expected':null!=_0x877407['oldValueBoolean']&&_0x877407['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x877407['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x877407['oldValueJson']&&_0x877407['hasOwnProperty']('oldValueJson')&&!_0x130ec2['isString'](_0x877407['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x877407['newValueBoolean']&&_0x877407['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x877407['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x877407['newValueJson']&&_0x877407['hasOwnProperty']('newValueJson')&&!_0x130ec2['isString'](_0x877407['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x877407['wasUndone']&&_0x877407['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x877407['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c2539['fromObject']=function(_0x57c0f5){if(_0x57c0f5 instanceof _0x2c27f5['AttributeOperation'])return _0x57c0f5;var _0x39c85a=new _0x2c27f5['AttributeOperation']();if(null!=_0x57c0f5['range']){if('object'!=typeof _0x57c0f5['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x39c85a['range']=_0x2c27f5['Range']['fromObject'](_0x57c0f5['range']);}return null!=_0x57c0f5['key']&&(_0x39c85a['key']=String(_0x57c0f5['key'])),null!=_0x57c0f5['oldValueBoolean']&&(_0x39c85a['oldValueBoolean']=Boolean(_0x57c0f5['oldValueBoolean'])),null!=_0x57c0f5['oldValueJson']&&(_0x39c85a['oldValueJson']=String(_0x57c0f5['oldValueJson'])),null!=_0x57c0f5['newValueBoolean']&&(_0x39c85a['newValueBoolean']=Boolean(_0x57c0f5['newValueBoolean'])),null!=_0x57c0f5['newValueJson']&&(_0x39c85a['newValueJson']=String(_0x57c0f5['newValueJson'])),null!=_0x57c0f5['wasUndone']&&(_0x39c85a['wasUndone']=Boolean(_0x57c0f5['wasUndone'])),_0x39c85a;},_0x1c2539['toObject']=function(_0x3df116,_0x22a392){_0x22a392||(_0x22a392={});var _0xf7affb={};return _0x22a392['defaults']&&(_0xf7affb['range']=null,_0xf7affb['key']='',_0xf7affb['oldValueBoolean']=!0x1,_0xf7affb['oldValueJson']='',_0xf7affb['newValueBoolean']=!0x1,_0xf7affb['newValueJson']='',_0xf7affb['wasUndone']=!0x1),null!=_0x3df116['range']&&_0x3df116['hasOwnProperty']('range')&&(_0xf7affb['range']=_0x2c27f5['Range']['toObject'](_0x3df116['range'],_0x22a392)),null!=_0x3df116['key']&&_0x3df116['hasOwnProperty']('key')&&(_0xf7affb['key']=_0x3df116['key']),null!=_0x3df116['oldValueBoolean']&&_0x3df116['hasOwnProperty']('oldValueBoolean')&&(_0xf7affb['oldValueBoolean']=_0x3df116['oldValueBoolean']),null!=_0x3df116['oldValueJson']&&_0x3df116['hasOwnProperty']('oldValueJson')&&(_0xf7affb['oldValueJson']=_0x3df116['oldValueJson']),null!=_0x3df116['newValueBoolean']&&_0x3df116['hasOwnProperty']('newValueBoolean')&&(_0xf7affb['newValueBoolean']=_0x3df116['newValueBoolean']),null!=_0x3df116['newValueJson']&&_0x3df116['hasOwnProperty']('newValueJson')&&(_0xf7affb['newValueJson']=_0x3df116['newValueJson']),null!=_0x3df116['wasUndone']&&_0x3df116['hasOwnProperty']('wasUndone')&&(_0xf7affb['wasUndone']=_0x3df116['wasUndone']),_0xf7affb;},_0x1c2539['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x1c2539['getTypeUrl']=function(_0x4e8d50){return void 0x0===_0x4e8d50&&(_0x4e8d50='type.googleapis.com'),_0x4e8d50+'/AttributeOperation';},_0x1c2539;}()),_0x2c27f5['InsertOperation']=(function(){function _0x1f0b1f(_0x4ab555){if(this['nodes']=[],_0x4ab555){for(var _0x27f660=Object['keys'](_0x4ab555),_0x4e19a6=0x0;_0x4e19a6<_0x27f660['length'];++_0x4e19a6)null!=_0x4ab555[_0x27f660[_0x4e19a6]]&&(this[_0x27f660[_0x4e19a6]]=_0x4ab555[_0x27f660[_0x4e19a6]]);}}return _0x1f0b1f['prototype']['position']=null,_0x1f0b1f['prototype']['nodes']=_0x130ec2['emptyArray'],_0x1f0b1f['prototype']['shouldReceiveAttributes']=!0x1,_0x1f0b1f['prototype']['wasUndone']=!0x1,_0x1f0b1f['create']=function(_0x3742ec){return new _0x1f0b1f(_0x3742ec);},_0x1f0b1f['encode']=function(_0x4570e4,_0xbe2ebd){if(_0xbe2ebd||(_0xbe2ebd=_0x41444c['create']()),null!=_0x4570e4['position']&&Object['hasOwnProperty']['call'](_0x4570e4,'position')&&_0x2c27f5['Position']['encode'](_0x4570e4['position'],_0xbe2ebd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4570e4['nodes']&&_0x4570e4['nodes']['length']){for(var _0x2045d7=0x0;_0x2045d7<_0x4570e4['nodes']['length'];++_0x2045d7)_0x2c27f5['Element']['encode'](_0x4570e4['nodes'][_0x2045d7],_0xbe2ebd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4570e4['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4570e4,'shouldReceiveAttributes')&&_0xbe2ebd['uint32'](0x18)['bool'](_0x4570e4['shouldReceiveAttributes']),null!=_0x4570e4['wasUndone']&&Object['hasOwnProperty']['call'](_0x4570e4,'wasUndone')&&_0xbe2ebd['uint32'](0x20)['bool'](_0x4570e4['wasUndone']),_0xbe2ebd;},_0x1f0b1f['encodeDelimited']=function(_0x1ab9b3,_0x21a789){return this['encode'](_0x1ab9b3,_0x21a789)['ldelim']();},_0x1f0b1f['decode']=function(_0x3d334d,_0x4daeb3){_0x3d334d instanceof _0xea5416||(_0x3d334d=_0xea5416['create'](_0x3d334d));for(var _0x40687e=void 0x0===_0x4daeb3?_0x3d334d['len']:_0x3d334d['pos']+_0x4daeb3,_0x52f31b=new _0x2c27f5['InsertOperation']();_0x3d334d['pos']<_0x40687e;){var _0x433c40=_0x3d334d['uint32']();switch(_0x433c40>>>0x3){case 0x1:_0x52f31b['position']=_0x2c27f5['Position']['decode'](_0x3d334d,_0x3d334d['uint32']());break;case 0x2:_0x52f31b['nodes']&&_0x52f31b['nodes']['length']||(_0x52f31b['nodes']=[]),_0x52f31b['nodes']['push'](_0x2c27f5['Element']['decode'](_0x3d334d,_0x3d334d['uint32']()));break;case 0x3:_0x52f31b['shouldReceiveAttributes']=_0x3d334d['bool']();break;case 0x4:_0x52f31b['wasUndone']=_0x3d334d['bool']();break;default:_0x3d334d['skipType'](0x7&_0x433c40);}}return _0x52f31b;},_0x1f0b1f['decodeDelimited']=function(_0x1e3ba0){return _0x1e3ba0 instanceof _0xea5416||(_0x1e3ba0=new _0xea5416(_0x1e3ba0)),this['decode'](_0x1e3ba0,_0x1e3ba0['uint32']());},_0x1f0b1f['verify']=function(_0x1c6d6f){if('object'!=typeof _0x1c6d6f||null===_0x1c6d6f)return'object\x20expected';if(null!=_0x1c6d6f['position']&&_0x1c6d6f['hasOwnProperty']('position')&&(_0xb453a4=_0x2c27f5['Position']['verify'](_0x1c6d6f['position'])))return'position.'+_0xb453a4;if(null!=_0x1c6d6f['nodes']&&_0x1c6d6f['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1c6d6f['nodes']))return'nodes:\x20array\x20expected';for(var _0x36d05d=0x0;_0x36d05d<_0x1c6d6f['nodes']['length'];++_0x36d05d){var _0xb453a4;if(_0xb453a4=_0x2c27f5['Element']['verify'](_0x1c6d6f['nodes'][_0x36d05d]))return'nodes.'+_0xb453a4;}}return null!=_0x1c6d6f['shouldReceiveAttributes']&&_0x1c6d6f['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1c6d6f['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1c6d6f['wasUndone']&&_0x1c6d6f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c6d6f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1f0b1f['fromObject']=function(_0x4040c7){if(_0x4040c7 instanceof _0x2c27f5['InsertOperation'])return _0x4040c7;var _0x21c597=new _0x2c27f5['InsertOperation']();if(null!=_0x4040c7['position']){if('object'!=typeof _0x4040c7['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x21c597['position']=_0x2c27f5['Position']['fromObject'](_0x4040c7['position']);}if(_0x4040c7['nodes']){if(!Array['isArray'](_0x4040c7['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x21c597['nodes']=[];for(var _0x10679a=0x0;_0x10679a<_0x4040c7['nodes']['length'];++_0x10679a){if('object'!=typeof _0x4040c7['nodes'][_0x10679a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x21c597['nodes'][_0x10679a]=_0x2c27f5['Element']['fromObject'](_0x4040c7['nodes'][_0x10679a]);}}return null!=_0x4040c7['shouldReceiveAttributes']&&(_0x21c597['shouldReceiveAttributes']=Boolean(_0x4040c7['shouldReceiveAttributes'])),null!=_0x4040c7['wasUndone']&&(_0x21c597['wasUndone']=Boolean(_0x4040c7['wasUndone'])),_0x21c597;},_0x1f0b1f['toObject']=function(_0x48cb4e,_0x1a952f){_0x1a952f||(_0x1a952f={});var _0x104f37={};if((_0x1a952f['arrays']||_0x1a952f['defaults'])&&(_0x104f37['nodes']=[]),_0x1a952f['defaults']&&(_0x104f37['position']=null,_0x104f37['shouldReceiveAttributes']=!0x1,_0x104f37['wasUndone']=!0x1),null!=_0x48cb4e['position']&&_0x48cb4e['hasOwnProperty']('position')&&(_0x104f37['position']=_0x2c27f5['Position']['toObject'](_0x48cb4e['position'],_0x1a952f)),_0x48cb4e['nodes']&&_0x48cb4e['nodes']['length']){_0x104f37['nodes']=[];for(var _0x1d11ff=0x0;_0x1d11ff<_0x48cb4e['nodes']['length'];++_0x1d11ff)_0x104f37['nodes'][_0x1d11ff]=_0x2c27f5['Element']['toObject'](_0x48cb4e['nodes'][_0x1d11ff],_0x1a952f);}return null!=_0x48cb4e['shouldReceiveAttributes']&&_0x48cb4e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x104f37['shouldReceiveAttributes']=_0x48cb4e['shouldReceiveAttributes']),null!=_0x48cb4e['wasUndone']&&_0x48cb4e['hasOwnProperty']('wasUndone')&&(_0x104f37['wasUndone']=_0x48cb4e['wasUndone']),_0x104f37;},_0x1f0b1f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x1f0b1f['getTypeUrl']=function(_0xee9a14){return void 0x0===_0xee9a14&&(_0xee9a14='type.googleapis.com'),_0xee9a14+'/InsertOperation';},_0x1f0b1f;}()),_0x2c27f5['MarkerOperation']=(function(){function _0x3a416f(_0x1a5c57){if(_0x1a5c57){for(var _0x28d59c=Object['keys'](_0x1a5c57),_0x42559b=0x0;_0x42559b<_0x28d59c['length'];++_0x42559b)null!=_0x1a5c57[_0x28d59c[_0x42559b]]&&(this[_0x28d59c[_0x42559b]]=_0x1a5c57[_0x28d59c[_0x42559b]]);}}return _0x3a416f['prototype']['name']='',_0x3a416f['prototype']['oldRange']=null,_0x3a416f['prototype']['newRange']=null,_0x3a416f['prototype']['affectsData']=!0x1,_0x3a416f['prototype']['wasUndone']=!0x1,_0x3a416f['create']=function(_0x2f071d){return new _0x3a416f(_0x2f071d);},_0x3a416f['encode']=function(_0x566983,_0x46ca2e){return _0x46ca2e||(_0x46ca2e=_0x41444c['create']()),null!=_0x566983['name']&&Object['hasOwnProperty']['call'](_0x566983,'name')&&_0x46ca2e['uint32'](0xa)['string'](_0x566983['name']),null!=_0x566983['oldRange']&&Object['hasOwnProperty']['call'](_0x566983,'oldRange')&&_0x2c27f5['Range']['encode'](_0x566983['oldRange'],_0x46ca2e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x566983['newRange']&&Object['hasOwnProperty']['call'](_0x566983,'newRange')&&_0x2c27f5['Range']['encode'](_0x566983['newRange'],_0x46ca2e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x566983['affectsData']&&Object['hasOwnProperty']['call'](_0x566983,'affectsData')&&_0x46ca2e['uint32'](0x20)['bool'](_0x566983['affectsData']),null!=_0x566983['wasUndone']&&Object['hasOwnProperty']['call'](_0x566983,'wasUndone')&&_0x46ca2e['uint32'](0x28)['bool'](_0x566983['wasUndone']),_0x46ca2e;},_0x3a416f['encodeDelimited']=function(_0x39a108,_0x185183){return this['encode'](_0x39a108,_0x185183)['ldelim']();},_0x3a416f['decode']=function(_0x1df359,_0x3ee187){_0x1df359 instanceof _0xea5416||(_0x1df359=_0xea5416['create'](_0x1df359));for(var _0x32ec4f=void 0x0===_0x3ee187?_0x1df359['len']:_0x1df359['pos']+_0x3ee187,_0x39b26a=new _0x2c27f5['MarkerOperation']();_0x1df359['pos']<_0x32ec4f;){var _0x270939=_0x1df359['uint32']();switch(_0x270939>>>0x3){case 0x1:_0x39b26a['name']=_0x1df359['string']();break;case 0x2:_0x39b26a['oldRange']=_0x2c27f5['Range']['decode'](_0x1df359,_0x1df359['uint32']());break;case 0x3:_0x39b26a['newRange']=_0x2c27f5['Range']['decode'](_0x1df359,_0x1df359['uint32']());break;case 0x4:_0x39b26a['affectsData']=_0x1df359['bool']();break;case 0x5:_0x39b26a['wasUndone']=_0x1df359['bool']();break;default:_0x1df359['skipType'](0x7&_0x270939);}}return _0x39b26a;},_0x3a416f['decodeDelimited']=function(_0x262fbd){return _0x262fbd instanceof _0xea5416||(_0x262fbd=new _0xea5416(_0x262fbd)),this['decode'](_0x262fbd,_0x262fbd['uint32']());},_0x3a416f['verify']=function(_0x29a296){if('object'!=typeof _0x29a296||null===_0x29a296)return'object\x20expected';if(null!=_0x29a296['name']&&_0x29a296['hasOwnProperty']('name')&&!_0x130ec2['isString'](_0x29a296['name']))return'name:\x20string\x20expected';var _0x4a7a58;if(null!=_0x29a296['oldRange']&&_0x29a296['hasOwnProperty']('oldRange')&&(_0x4a7a58=_0x2c27f5['Range']['verify'](_0x29a296['oldRange'])))return'oldRange.'+_0x4a7a58;if(null!=_0x29a296['newRange']&&_0x29a296['hasOwnProperty']('newRange')&&(_0x4a7a58=_0x2c27f5['Range']['verify'](_0x29a296['newRange'])))return'newRange.'+_0x4a7a58;return null!=_0x29a296['affectsData']&&_0x29a296['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x29a296['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x29a296['wasUndone']&&_0x29a296['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x29a296['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3a416f['fromObject']=function(_0x3c6901){if(_0x3c6901 instanceof _0x2c27f5['MarkerOperation'])return _0x3c6901;var _0x29c362=new _0x2c27f5['MarkerOperation']();if(null!=_0x3c6901['name']&&(_0x29c362['name']=String(_0x3c6901['name'])),null!=_0x3c6901['oldRange']){if('object'!=typeof _0x3c6901['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x29c362['oldRange']=_0x2c27f5['Range']['fromObject'](_0x3c6901['oldRange']);}if(null!=_0x3c6901['newRange']){if('object'!=typeof _0x3c6901['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x29c362['newRange']=_0x2c27f5['Range']['fromObject'](_0x3c6901['newRange']);}return null!=_0x3c6901['affectsData']&&(_0x29c362['affectsData']=Boolean(_0x3c6901['affectsData'])),null!=_0x3c6901['wasUndone']&&(_0x29c362['wasUndone']=Boolean(_0x3c6901['wasUndone'])),_0x29c362;},_0x3a416f['toObject']=function(_0x24d3e3,_0x467e68){_0x467e68||(_0x467e68={});var _0x16bee9={};return _0x467e68['defaults']&&(_0x16bee9['name']='',_0x16bee9['oldRange']=null,_0x16bee9['newRange']=null,_0x16bee9['affectsData']=!0x1,_0x16bee9['wasUndone']=!0x1),null!=_0x24d3e3['name']&&_0x24d3e3['hasOwnProperty']('name')&&(_0x16bee9['name']=_0x24d3e3['name']),null!=_0x24d3e3['oldRange']&&_0x24d3e3['hasOwnProperty']('oldRange')&&(_0x16bee9['oldRange']=_0x2c27f5['Range']['toObject'](_0x24d3e3['oldRange'],_0x467e68)),null!=_0x24d3e3['newRange']&&_0x24d3e3['hasOwnProperty']('newRange')&&(_0x16bee9['newRange']=_0x2c27f5['Range']['toObject'](_0x24d3e3['newRange'],_0x467e68)),null!=_0x24d3e3['affectsData']&&_0x24d3e3['hasOwnProperty']('affectsData')&&(_0x16bee9['affectsData']=_0x24d3e3['affectsData']),null!=_0x24d3e3['wasUndone']&&_0x24d3e3['hasOwnProperty']('wasUndone')&&(_0x16bee9['wasUndone']=_0x24d3e3['wasUndone']),_0x16bee9;},_0x3a416f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x3a416f['getTypeUrl']=function(_0x68135a){return void 0x0===_0x68135a&&(_0x68135a='type.googleapis.com'),_0x68135a+'/MarkerOperation';},_0x3a416f;}()),_0x2c27f5['MergeOperation']=(function(){function _0x13327c(_0x3df65e){if(_0x3df65e){for(var _0x4e6a13=Object['keys'](_0x3df65e),_0xc4691f=0x0;_0xc4691f<_0x4e6a13['length'];++_0xc4691f)null!=_0x3df65e[_0x4e6a13[_0xc4691f]]&&(this[_0x4e6a13[_0xc4691f]]=_0x3df65e[_0x4e6a13[_0xc4691f]]);}}return _0x13327c['prototype']['sourcePosition']=null,_0x13327c['prototype']['targetPosition']=null,_0x13327c['prototype']['graveyardPosition']=null,_0x13327c['prototype']['howMany']=0x0,_0x13327c['prototype']['wasUndone']=!0x1,_0x13327c['create']=function(_0x573891){return new _0x13327c(_0x573891);},_0x13327c['encode']=function(_0x59a1bb,_0x47dc5c){return _0x47dc5c||(_0x47dc5c=_0x41444c['create']()),null!=_0x59a1bb['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59a1bb,'sourcePosition')&&_0x2c27f5['Position']['encode'](_0x59a1bb['sourcePosition'],_0x47dc5c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59a1bb['targetPosition']&&Object['hasOwnProperty']['call'](_0x59a1bb,'targetPosition')&&_0x2c27f5['Position']['encode'](_0x59a1bb['targetPosition'],_0x47dc5c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59a1bb['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59a1bb,'graveyardPosition')&&_0x2c27f5['Position']['encode'](_0x59a1bb['graveyardPosition'],_0x47dc5c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59a1bb['howMany']&&Object['hasOwnProperty']['call'](_0x59a1bb,'howMany')&&_0x47dc5c['uint32'](0x20)['uint32'](_0x59a1bb['howMany']),null!=_0x59a1bb['wasUndone']&&Object['hasOwnProperty']['call'](_0x59a1bb,'wasUndone')&&_0x47dc5c['uint32'](0x28)['bool'](_0x59a1bb['wasUndone']),_0x47dc5c;},_0x13327c['encodeDelimited']=function(_0x48fe13,_0x53cbd6){return this['encode'](_0x48fe13,_0x53cbd6)['ldelim']();},_0x13327c['decode']=function(_0x666b21,_0x2522e3){_0x666b21 instanceof _0xea5416||(_0x666b21=_0xea5416['create'](_0x666b21));for(var _0x1cf3ad=void 0x0===_0x2522e3?_0x666b21['len']:_0x666b21['pos']+_0x2522e3,_0x19aff8=new _0x2c27f5['MergeOperation']();_0x666b21['pos']<_0x1cf3ad;){var _0x511977=_0x666b21['uint32']();switch(_0x511977>>>0x3){case 0x1:_0x19aff8['sourcePosition']=_0x2c27f5['Position']['decode'](_0x666b21,_0x666b21['uint32']());break;case 0x2:_0x19aff8['targetPosition']=_0x2c27f5['Position']['decode'](_0x666b21,_0x666b21['uint32']());break;case 0x3:_0x19aff8['graveyardPosition']=_0x2c27f5['Position']['decode'](_0x666b21,_0x666b21['uint32']());break;case 0x4:_0x19aff8['howMany']=_0x666b21['uint32']();break;case 0x5:_0x19aff8['wasUndone']=_0x666b21['bool']();break;default:_0x666b21['skipType'](0x7&_0x511977);}}return _0x19aff8;},_0x13327c['decodeDelimited']=function(_0x17ede0){return _0x17ede0 instanceof _0xea5416||(_0x17ede0=new _0xea5416(_0x17ede0)),this['decode'](_0x17ede0,_0x17ede0['uint32']());},_0x13327c['verify']=function(_0x467426){if('object'!=typeof _0x467426||null===_0x467426)return'object\x20expected';var _0x122170;if(null!=_0x467426['sourcePosition']&&_0x467426['hasOwnProperty']('sourcePosition')&&(_0x122170=_0x2c27f5['Position']['verify'](_0x467426['sourcePosition'])))return'sourcePosition.'+_0x122170;if(null!=_0x467426['targetPosition']&&_0x467426['hasOwnProperty']('targetPosition')&&(_0x122170=_0x2c27f5['Position']['verify'](_0x467426['targetPosition'])))return'targetPosition.'+_0x122170;if(null!=_0x467426['graveyardPosition']&&_0x467426['hasOwnProperty']('graveyardPosition')&&(_0x122170=_0x2c27f5['Position']['verify'](_0x467426['graveyardPosition'])))return'graveyardPosition.'+_0x122170;return null!=_0x467426['howMany']&&_0x467426['hasOwnProperty']('howMany')&&!_0x130ec2['isInteger'](_0x467426['howMany'])?'howMany:\x20integer\x20expected':null!=_0x467426['wasUndone']&&_0x467426['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x467426['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x13327c['fromObject']=function(_0x4cd7db){if(_0x4cd7db instanceof _0x2c27f5['MergeOperation'])return _0x4cd7db;var _0x5e3115=new _0x2c27f5['MergeOperation']();if(null!=_0x4cd7db['sourcePosition']){if('object'!=typeof _0x4cd7db['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5e3115['sourcePosition']=_0x2c27f5['Position']['fromObject'](_0x4cd7db['sourcePosition']);}if(null!=_0x4cd7db['targetPosition']){if('object'!=typeof _0x4cd7db['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5e3115['targetPosition']=_0x2c27f5['Position']['fromObject'](_0x4cd7db['targetPosition']);}if(null!=_0x4cd7db['graveyardPosition']){if('object'!=typeof _0x4cd7db['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5e3115['graveyardPosition']=_0x2c27f5['Position']['fromObject'](_0x4cd7db['graveyardPosition']);}return null!=_0x4cd7db['howMany']&&(_0x5e3115['howMany']=_0x4cd7db['howMany']>>>0x0),null!=_0x4cd7db['wasUndone']&&(_0x5e3115['wasUndone']=Boolean(_0x4cd7db['wasUndone'])),_0x5e3115;},_0x13327c['toObject']=function(_0x4a4338,_0xcd30c6){_0xcd30c6||(_0xcd30c6={});var _0x1d552a={};return _0xcd30c6['defaults']&&(_0x1d552a['sourcePosition']=null,_0x1d552a['targetPosition']=null,_0x1d552a['graveyardPosition']=null,_0x1d552a['howMany']=0x0,_0x1d552a['wasUndone']=!0x1),null!=_0x4a4338['sourcePosition']&&_0x4a4338['hasOwnProperty']('sourcePosition')&&(_0x1d552a['sourcePosition']=_0x2c27f5['Position']['toObject'](_0x4a4338['sourcePosition'],_0xcd30c6)),null!=_0x4a4338['targetPosition']&&_0x4a4338['hasOwnProperty']('targetPosition')&&(_0x1d552a['targetPosition']=_0x2c27f5['Position']['toObject'](_0x4a4338['targetPosition'],_0xcd30c6)),null!=_0x4a4338['graveyardPosition']&&_0x4a4338['hasOwnProperty']('graveyardPosition')&&(_0x1d552a['graveyardPosition']=_0x2c27f5['Position']['toObject'](_0x4a4338['graveyardPosition'],_0xcd30c6)),null!=_0x4a4338['howMany']&&_0x4a4338['hasOwnProperty']('howMany')&&(_0x1d552a['howMany']=_0x4a4338['howMany']),null!=_0x4a4338['wasUndone']&&_0x4a4338['hasOwnProperty']('wasUndone')&&(_0x1d552a['wasUndone']=_0x4a4338['wasUndone']),_0x1d552a;},_0x13327c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x13327c['getTypeUrl']=function(_0x1a315c){return void 0x0===_0x1a315c&&(_0x1a315c='type.googleapis.com'),_0x1a315c+'/MergeOperation';},_0x13327c;}()),_0x2c27f5['MoveOperation']=(function(){function _0x546a84(_0x1fcb93){if(_0x1fcb93){for(var _0x20bd8b=Object['keys'](_0x1fcb93),_0x5a3c33=0x0;_0x5a3c33<_0x20bd8b['length'];++_0x5a3c33)null!=_0x1fcb93[_0x20bd8b[_0x5a3c33]]&&(this[_0x20bd8b[_0x5a3c33]]=_0x1fcb93[_0x20bd8b[_0x5a3c33]]);}}return _0x546a84['prototype']['sourcePosition']=null,_0x546a84['prototype']['howMany']=0x0,_0x546a84['prototype']['targetPosition']=null,_0x546a84['prototype']['wasUndone']=!0x1,_0x546a84['create']=function(_0x49c76f){return new _0x546a84(_0x49c76f);},_0x546a84['encode']=function(_0x524205,_0x26167a){return _0x26167a||(_0x26167a=_0x41444c['create']()),null!=_0x524205['sourcePosition']&&Object['hasOwnProperty']['call'](_0x524205,'sourcePosition')&&_0x2c27f5['Position']['encode'](_0x524205['sourcePosition'],_0x26167a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x524205['howMany']&&Object['hasOwnProperty']['call'](_0x524205,'howMany')&&_0x26167a['uint32'](0x10)['uint32'](_0x524205['howMany']),null!=_0x524205['targetPosition']&&Object['hasOwnProperty']['call'](_0x524205,'targetPosition')&&_0x2c27f5['Position']['encode'](_0x524205['targetPosition'],_0x26167a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x524205['wasUndone']&&Object['hasOwnProperty']['call'](_0x524205,'wasUndone')&&_0x26167a['uint32'](0x20)['bool'](_0x524205['wasUndone']),_0x26167a;},_0x546a84['encodeDelimited']=function(_0x5a7d2b,_0x11f85b){return this['encode'](_0x5a7d2b,_0x11f85b)['ldelim']();},_0x546a84['decode']=function(_0x4fd6d0,_0x5721a5){_0x4fd6d0 instanceof _0xea5416||(_0x4fd6d0=_0xea5416['create'](_0x4fd6d0));for(var _0x1ef9ed=void 0x0===_0x5721a5?_0x4fd6d0['len']:_0x4fd6d0['pos']+_0x5721a5,_0x2821d3=new _0x2c27f5['MoveOperation']();_0x4fd6d0['pos']<_0x1ef9ed;){var _0x3f7103=_0x4fd6d0['uint32']();switch(_0x3f7103>>>0x3){case 0x1:_0x2821d3['sourcePosition']=_0x2c27f5['Position']['decode'](_0x4fd6d0,_0x4fd6d0['uint32']());break;case 0x2:_0x2821d3['howMany']=_0x4fd6d0['uint32']();break;case 0x3:_0x2821d3['targetPosition']=_0x2c27f5['Position']['decode'](_0x4fd6d0,_0x4fd6d0['uint32']());break;case 0x4:_0x2821d3['wasUndone']=_0x4fd6d0['bool']();break;default:_0x4fd6d0['skipType'](0x7&_0x3f7103);}}return _0x2821d3;},_0x546a84['decodeDelimited']=function(_0x1e48d2){return _0x1e48d2 instanceof _0xea5416||(_0x1e48d2=new _0xea5416(_0x1e48d2)),this['decode'](_0x1e48d2,_0x1e48d2['uint32']());},_0x546a84['verify']=function(_0x2dbfbb){if('object'!=typeof _0x2dbfbb||null===_0x2dbfbb)return'object\x20expected';var _0x5d94e4;if(null!=_0x2dbfbb['sourcePosition']&&_0x2dbfbb['hasOwnProperty']('sourcePosition')&&(_0x5d94e4=_0x2c27f5['Position']['verify'](_0x2dbfbb['sourcePosition'])))return'sourcePosition.'+_0x5d94e4;if(null!=_0x2dbfbb['howMany']&&_0x2dbfbb['hasOwnProperty']('howMany')&&!_0x130ec2['isInteger'](_0x2dbfbb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2dbfbb['targetPosition']&&_0x2dbfbb['hasOwnProperty']('targetPosition')&&(_0x5d94e4=_0x2c27f5['Position']['verify'](_0x2dbfbb['targetPosition'])))return'targetPosition.'+_0x5d94e4;return null!=_0x2dbfbb['wasUndone']&&_0x2dbfbb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2dbfbb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x546a84['fromObject']=function(_0x10d6ea){if(_0x10d6ea instanceof _0x2c27f5['MoveOperation'])return _0x10d6ea;var _0x18d0c2=new _0x2c27f5['MoveOperation']();if(null!=_0x10d6ea['sourcePosition']){if('object'!=typeof _0x10d6ea['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x18d0c2['sourcePosition']=_0x2c27f5['Position']['fromObject'](_0x10d6ea['sourcePosition']);}if(null!=_0x10d6ea['howMany']&&(_0x18d0c2['howMany']=_0x10d6ea['howMany']>>>0x0),null!=_0x10d6ea['targetPosition']){if('object'!=typeof _0x10d6ea['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x18d0c2['targetPosition']=_0x2c27f5['Position']['fromObject'](_0x10d6ea['targetPosition']);}return null!=_0x10d6ea['wasUndone']&&(_0x18d0c2['wasUndone']=Boolean(_0x10d6ea['wasUndone'])),_0x18d0c2;},_0x546a84['toObject']=function(_0x188c94,_0x49b417){_0x49b417||(_0x49b417={});var _0x3be929={};return _0x49b417['defaults']&&(_0x3be929['sourcePosition']=null,_0x3be929['howMany']=0x0,_0x3be929['targetPosition']=null,_0x3be929['wasUndone']=!0x1),null!=_0x188c94['sourcePosition']&&_0x188c94['hasOwnProperty']('sourcePosition')&&(_0x3be929['sourcePosition']=_0x2c27f5['Position']['toObject'](_0x188c94['sourcePosition'],_0x49b417)),null!=_0x188c94['howMany']&&_0x188c94['hasOwnProperty']('howMany')&&(_0x3be929['howMany']=_0x188c94['howMany']),null!=_0x188c94['targetPosition']&&_0x188c94['hasOwnProperty']('targetPosition')&&(_0x3be929['targetPosition']=_0x2c27f5['Position']['toObject'](_0x188c94['targetPosition'],_0x49b417)),null!=_0x188c94['wasUndone']&&_0x188c94['hasOwnProperty']('wasUndone')&&(_0x3be929['wasUndone']=_0x188c94['wasUndone']),_0x3be929;},_0x546a84['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x546a84['getTypeUrl']=function(_0x23e466){return void 0x0===_0x23e466&&(_0x23e466='type.googleapis.com'),_0x23e466+'/MoveOperation';},_0x546a84;}()),_0x2c27f5['RenameOperation']=(function(){function _0x5dbbac(_0x435f01){if(_0x435f01){for(var _0x350cfd=Object['keys'](_0x435f01),_0x2cc549=0x0;_0x2cc549<_0x350cfd['length'];++_0x2cc549)null!=_0x435f01[_0x350cfd[_0x2cc549]]&&(this[_0x350cfd[_0x2cc549]]=_0x435f01[_0x350cfd[_0x2cc549]]);}}return _0x5dbbac['prototype']['position']=null,_0x5dbbac['prototype']['oldName']='',_0x5dbbac['prototype']['newName']='',_0x5dbbac['prototype']['wasUndone']=!0x1,_0x5dbbac['create']=function(_0x3bc7c2){return new _0x5dbbac(_0x3bc7c2);},_0x5dbbac['encode']=function(_0x32c707,_0xe082e2){return _0xe082e2||(_0xe082e2=_0x41444c['create']()),null!=_0x32c707['position']&&Object['hasOwnProperty']['call'](_0x32c707,'position')&&_0x2c27f5['Position']['encode'](_0x32c707['position'],_0xe082e2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x32c707['oldName']&&Object['hasOwnProperty']['call'](_0x32c707,'oldName')&&_0xe082e2['uint32'](0x12)['string'](_0x32c707['oldName']),null!=_0x32c707['newName']&&Object['hasOwnProperty']['call'](_0x32c707,'newName')&&_0xe082e2['uint32'](0x1a)['string'](_0x32c707['newName']),null!=_0x32c707['wasUndone']&&Object['hasOwnProperty']['call'](_0x32c707,'wasUndone')&&_0xe082e2['uint32'](0x20)['bool'](_0x32c707['wasUndone']),_0xe082e2;},_0x5dbbac['encodeDelimited']=function(_0x508202,_0x369ba7){return this['encode'](_0x508202,_0x369ba7)['ldelim']();},_0x5dbbac['decode']=function(_0x38fb97,_0x2aab1a){_0x38fb97 instanceof _0xea5416||(_0x38fb97=_0xea5416['create'](_0x38fb97));for(var _0x4c6cdd=void 0x0===_0x2aab1a?_0x38fb97['len']:_0x38fb97['pos']+_0x2aab1a,_0x5492f2=new _0x2c27f5['RenameOperation']();_0x38fb97['pos']<_0x4c6cdd;){var _0x54ee69=_0x38fb97['uint32']();switch(_0x54ee69>>>0x3){case 0x1:_0x5492f2['position']=_0x2c27f5['Position']['decode'](_0x38fb97,_0x38fb97['uint32']());break;case 0x2:_0x5492f2['oldName']=_0x38fb97['string']();break;case 0x3:_0x5492f2['newName']=_0x38fb97['string']();break;case 0x4:_0x5492f2['wasUndone']=_0x38fb97['bool']();break;default:_0x38fb97['skipType'](0x7&_0x54ee69);}}return _0x5492f2;},_0x5dbbac['decodeDelimited']=function(_0x10e2f7){return _0x10e2f7 instanceof _0xea5416||(_0x10e2f7=new _0xea5416(_0x10e2f7)),this['decode'](_0x10e2f7,_0x10e2f7['uint32']());},_0x5dbbac['verify']=function(_0x3f3a9d){if('object'!=typeof _0x3f3a9d||null===_0x3f3a9d)return'object\x20expected';if(null!=_0x3f3a9d['position']&&_0x3f3a9d['hasOwnProperty']('position')){var _0x124bfb=_0x2c27f5['Position']['verify'](_0x3f3a9d['position']);if(_0x124bfb)return'position.'+_0x124bfb;}return null!=_0x3f3a9d['oldName']&&_0x3f3a9d['hasOwnProperty']('oldName')&&!_0x130ec2['isString'](_0x3f3a9d['oldName'])?'oldName:\x20string\x20expected':null!=_0x3f3a9d['newName']&&_0x3f3a9d['hasOwnProperty']('newName')&&!_0x130ec2['isString'](_0x3f3a9d['newName'])?'newName:\x20string\x20expected':null!=_0x3f3a9d['wasUndone']&&_0x3f3a9d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3f3a9d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5dbbac['fromObject']=function(_0x508dc2){if(_0x508dc2 instanceof _0x2c27f5['RenameOperation'])return _0x508dc2;var _0x184fb2=new _0x2c27f5['RenameOperation']();if(null!=_0x508dc2['position']){if('object'!=typeof _0x508dc2['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x184fb2['position']=_0x2c27f5['Position']['fromObject'](_0x508dc2['position']);}return null!=_0x508dc2['oldName']&&(_0x184fb2['oldName']=String(_0x508dc2['oldName'])),null!=_0x508dc2['newName']&&(_0x184fb2['newName']=String(_0x508dc2['newName'])),null!=_0x508dc2['wasUndone']&&(_0x184fb2['wasUndone']=Boolean(_0x508dc2['wasUndone'])),_0x184fb2;},_0x5dbbac['toObject']=function(_0x26b4b7,_0x538298){_0x538298||(_0x538298={});var _0x4084e1={};return _0x538298['defaults']&&(_0x4084e1['position']=null,_0x4084e1['oldName']='',_0x4084e1['newName']='',_0x4084e1['wasUndone']=!0x1),null!=_0x26b4b7['position']&&_0x26b4b7['hasOwnProperty']('position')&&(_0x4084e1['position']=_0x2c27f5['Position']['toObject'](_0x26b4b7['position'],_0x538298)),null!=_0x26b4b7['oldName']&&_0x26b4b7['hasOwnProperty']('oldName')&&(_0x4084e1['oldName']=_0x26b4b7['oldName']),null!=_0x26b4b7['newName']&&_0x26b4b7['hasOwnProperty']('newName')&&(_0x4084e1['newName']=_0x26b4b7['newName']),null!=_0x26b4b7['wasUndone']&&_0x26b4b7['hasOwnProperty']('wasUndone')&&(_0x4084e1['wasUndone']=_0x26b4b7['wasUndone']),_0x4084e1;},_0x5dbbac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x5dbbac['getTypeUrl']=function(_0xb59097){return void 0x0===_0xb59097&&(_0xb59097='type.googleapis.com'),_0xb59097+'/RenameOperation';},_0x5dbbac;}()),_0x2c27f5['RootAttributeOperation']=(function(){function _0x256b70(_0x59ff9a){if(_0x59ff9a){for(var _0x3a68d0=Object['keys'](_0x59ff9a),_0x271b09=0x0;_0x271b09<_0x3a68d0['length'];++_0x271b09)null!=_0x59ff9a[_0x3a68d0[_0x271b09]]&&(this[_0x3a68d0[_0x271b09]]=_0x59ff9a[_0x3a68d0[_0x271b09]]);}}return _0x256b70['prototype']['root']='',_0x256b70['prototype']['key']='',_0x256b70['prototype']['oldValueBoolean']=!0x1,_0x256b70['prototype']['oldValueJson']='',_0x256b70['prototype']['newValueBoolean']=!0x1,_0x256b70['prototype']['newValueJson']='',_0x256b70['prototype']['wasUndone']=!0x1,_0x256b70['create']=function(_0x49f4d9){return new _0x256b70(_0x49f4d9);},_0x256b70['encode']=function(_0x5728d9,_0x1163b6){return _0x1163b6||(_0x1163b6=_0x41444c['create']()),null!=_0x5728d9['root']&&Object['hasOwnProperty']['call'](_0x5728d9,'root')&&_0x1163b6['uint32'](0xa)['string'](_0x5728d9['root']),null!=_0x5728d9['key']&&Object['hasOwnProperty']['call'](_0x5728d9,'key')&&_0x1163b6['uint32'](0x12)['string'](_0x5728d9['key']),null!=_0x5728d9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5728d9,'oldValueBoolean')&&_0x1163b6['uint32'](0x18)['bool'](_0x5728d9['oldValueBoolean']),null!=_0x5728d9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5728d9,'oldValueJson')&&_0x1163b6['uint32'](0x22)['string'](_0x5728d9['oldValueJson']),null!=_0x5728d9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5728d9,'newValueBoolean')&&_0x1163b6['uint32'](0x28)['bool'](_0x5728d9['newValueBoolean']),null!=_0x5728d9['newValueJson']&&Object['hasOwnProperty']['call'](_0x5728d9,'newValueJson')&&_0x1163b6['uint32'](0x32)['string'](_0x5728d9['newValueJson']),null!=_0x5728d9['wasUndone']&&Object['hasOwnProperty']['call'](_0x5728d9,'wasUndone')&&_0x1163b6['uint32'](0x38)['bool'](_0x5728d9['wasUndone']),_0x1163b6;},_0x256b70['encodeDelimited']=function(_0x11a606,_0x4faf45){return this['encode'](_0x11a606,_0x4faf45)['ldelim']();},_0x256b70['decode']=function(_0x2f5e49,_0xb47f4b){_0x2f5e49 instanceof _0xea5416||(_0x2f5e49=_0xea5416['create'](_0x2f5e49));for(var _0x5f3b64=void 0x0===_0xb47f4b?_0x2f5e49['len']:_0x2f5e49['pos']+_0xb47f4b,_0x413772=new _0x2c27f5['RootAttributeOperation']();_0x2f5e49['pos']<_0x5f3b64;){var _0x170150=_0x2f5e49['uint32']();switch(_0x170150>>>0x3){case 0x1:_0x413772['root']=_0x2f5e49['string']();break;case 0x2:_0x413772['key']=_0x2f5e49['string']();break;case 0x3:_0x413772['oldValueBoolean']=_0x2f5e49['bool']();break;case 0x4:_0x413772['oldValueJson']=_0x2f5e49['string']();break;case 0x5:_0x413772['newValueBoolean']=_0x2f5e49['bool']();break;case 0x6:_0x413772['newValueJson']=_0x2f5e49['string']();break;case 0x7:_0x413772['wasUndone']=_0x2f5e49['bool']();break;default:_0x2f5e49['skipType'](0x7&_0x170150);}}return _0x413772;},_0x256b70['decodeDelimited']=function(_0x57d39b){return _0x57d39b instanceof _0xea5416||(_0x57d39b=new _0xea5416(_0x57d39b)),this['decode'](_0x57d39b,_0x57d39b['uint32']());},_0x256b70['verify']=function(_0x507f90){return'object'!=typeof _0x507f90||null===_0x507f90?'object\x20expected':null!=_0x507f90['root']&&_0x507f90['hasOwnProperty']('root')&&!_0x130ec2['isString'](_0x507f90['root'])?'root:\x20string\x20expected':null!=_0x507f90['key']&&_0x507f90['hasOwnProperty']('key')&&!_0x130ec2['isString'](_0x507f90['key'])?'key:\x20string\x20expected':null!=_0x507f90['oldValueBoolean']&&_0x507f90['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x507f90['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x507f90['oldValueJson']&&_0x507f90['hasOwnProperty']('oldValueJson')&&!_0x130ec2['isString'](_0x507f90['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x507f90['newValueBoolean']&&_0x507f90['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x507f90['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x507f90['newValueJson']&&_0x507f90['hasOwnProperty']('newValueJson')&&!_0x130ec2['isString'](_0x507f90['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x507f90['wasUndone']&&_0x507f90['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x507f90['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x256b70['fromObject']=function(_0x27f27f){if(_0x27f27f instanceof _0x2c27f5['RootAttributeOperation'])return _0x27f27f;var _0x1741f2=new _0x2c27f5['RootAttributeOperation']();return null!=_0x27f27f['root']&&(_0x1741f2['root']=String(_0x27f27f['root'])),null!=_0x27f27f['key']&&(_0x1741f2['key']=String(_0x27f27f['key'])),null!=_0x27f27f['oldValueBoolean']&&(_0x1741f2['oldValueBoolean']=Boolean(_0x27f27f['oldValueBoolean'])),null!=_0x27f27f['oldValueJson']&&(_0x1741f2['oldValueJson']=String(_0x27f27f['oldValueJson'])),null!=_0x27f27f['newValueBoolean']&&(_0x1741f2['newValueBoolean']=Boolean(_0x27f27f['newValueBoolean'])),null!=_0x27f27f['newValueJson']&&(_0x1741f2['newValueJson']=String(_0x27f27f['newValueJson'])),null!=_0x27f27f['wasUndone']&&(_0x1741f2['wasUndone']=Boolean(_0x27f27f['wasUndone'])),_0x1741f2;},_0x256b70['toObject']=function(_0x58d695,_0x5b76e6){_0x5b76e6||(_0x5b76e6={});var _0x5d35fa={};return _0x5b76e6['defaults']&&(_0x5d35fa['root']='',_0x5d35fa['key']='',_0x5d35fa['oldValueBoolean']=!0x1,_0x5d35fa['oldValueJson']='',_0x5d35fa['newValueBoolean']=!0x1,_0x5d35fa['newValueJson']='',_0x5d35fa['wasUndone']=!0x1),null!=_0x58d695['root']&&_0x58d695['hasOwnProperty']('root')&&(_0x5d35fa['root']=_0x58d695['root']),null!=_0x58d695['key']&&_0x58d695['hasOwnProperty']('key')&&(_0x5d35fa['key']=_0x58d695['key']),null!=_0x58d695['oldValueBoolean']&&_0x58d695['hasOwnProperty']('oldValueBoolean')&&(_0x5d35fa['oldValueBoolean']=_0x58d695['oldValueBoolean']),null!=_0x58d695['oldValueJson']&&_0x58d695['hasOwnProperty']('oldValueJson')&&(_0x5d35fa['oldValueJson']=_0x58d695['oldValueJson']),null!=_0x58d695['newValueBoolean']&&_0x58d695['hasOwnProperty']('newValueBoolean')&&(_0x5d35fa['newValueBoolean']=_0x58d695['newValueBoolean']),null!=_0x58d695['newValueJson']&&_0x58d695['hasOwnProperty']('newValueJson')&&(_0x5d35fa['newValueJson']=_0x58d695['newValueJson']),null!=_0x58d695['wasUndone']&&_0x58d695['hasOwnProperty']('wasUndone')&&(_0x5d35fa['wasUndone']=_0x58d695['wasUndone']),_0x5d35fa;},_0x256b70['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x256b70['getTypeUrl']=function(_0x3f0237){return void 0x0===_0x3f0237&&(_0x3f0237='type.googleapis.com'),_0x3f0237+'/RootAttributeOperation';},_0x256b70;}()),_0x2c27f5['RootOperation']=(function(){function _0x33b444(_0xa3dae2){if(_0xa3dae2){for(var _0x238634=Object['keys'](_0xa3dae2),_0x34a5db=0x0;_0x34a5db<_0x238634['length'];++_0x34a5db)null!=_0xa3dae2[_0x238634[_0x34a5db]]&&(this[_0x238634[_0x34a5db]]=_0xa3dae2[_0x238634[_0x34a5db]]);}}return _0x33b444['prototype']['rootName']='',_0x33b444['prototype']['elementName']='',_0x33b444['prototype']['isAdd']=!0x1,_0x33b444['prototype']['wasUndone']=!0x1,_0x33b444['create']=function(_0x3c3487){return new _0x33b444(_0x3c3487);},_0x33b444['encode']=function(_0x16465b,_0x106ba4){return _0x106ba4||(_0x106ba4=_0x41444c['create']()),null!=_0x16465b['rootName']&&Object['hasOwnProperty']['call'](_0x16465b,'rootName')&&_0x106ba4['uint32'](0xa)['string'](_0x16465b['rootName']),null!=_0x16465b['elementName']&&Object['hasOwnProperty']['call'](_0x16465b,'elementName')&&_0x106ba4['uint32'](0x12)['string'](_0x16465b['elementName']),null!=_0x16465b['isAdd']&&Object['hasOwnProperty']['call'](_0x16465b,'isAdd')&&_0x106ba4['uint32'](0x18)['bool'](_0x16465b['isAdd']),null!=_0x16465b['wasUndone']&&Object['hasOwnProperty']['call'](_0x16465b,'wasUndone')&&_0x106ba4['uint32'](0x20)['bool'](_0x16465b['wasUndone']),_0x106ba4;},_0x33b444['encodeDelimited']=function(_0x41ebf5,_0x362d5d){return this['encode'](_0x41ebf5,_0x362d5d)['ldelim']();},_0x33b444['decode']=function(_0x1fcbe1,_0x5dff3c){_0x1fcbe1 instanceof _0xea5416||(_0x1fcbe1=_0xea5416['create'](_0x1fcbe1));for(var _0x232616=void 0x0===_0x5dff3c?_0x1fcbe1['len']:_0x1fcbe1['pos']+_0x5dff3c,_0x3f41f4=new _0x2c27f5['RootOperation']();_0x1fcbe1['pos']<_0x232616;){var _0x2b592a=_0x1fcbe1['uint32']();switch(_0x2b592a>>>0x3){case 0x1:_0x3f41f4['rootName']=_0x1fcbe1['string']();break;case 0x2:_0x3f41f4['elementName']=_0x1fcbe1['string']();break;case 0x3:_0x3f41f4['isAdd']=_0x1fcbe1['bool']();break;case 0x4:_0x3f41f4['wasUndone']=_0x1fcbe1['bool']();break;default:_0x1fcbe1['skipType'](0x7&_0x2b592a);}}return _0x3f41f4;},_0x33b444['decodeDelimited']=function(_0x731482){return _0x731482 instanceof _0xea5416||(_0x731482=new _0xea5416(_0x731482)),this['decode'](_0x731482,_0x731482['uint32']());},_0x33b444['verify']=function(_0x23434a){return'object'!=typeof _0x23434a||null===_0x23434a?'object\x20expected':null!=_0x23434a['rootName']&&_0x23434a['hasOwnProperty']('rootName')&&!_0x130ec2['isString'](_0x23434a['rootName'])?'rootName:\x20string\x20expected':null!=_0x23434a['elementName']&&_0x23434a['hasOwnProperty']('elementName')&&!_0x130ec2['isString'](_0x23434a['elementName'])?'elementName:\x20string\x20expected':null!=_0x23434a['isAdd']&&_0x23434a['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x23434a['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x23434a['wasUndone']&&_0x23434a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23434a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33b444['fromObject']=function(_0x3864a9){if(_0x3864a9 instanceof _0x2c27f5['RootOperation'])return _0x3864a9;var _0x15da4a=new _0x2c27f5['RootOperation']();return null!=_0x3864a9['rootName']&&(_0x15da4a['rootName']=String(_0x3864a9['rootName'])),null!=_0x3864a9['elementName']&&(_0x15da4a['elementName']=String(_0x3864a9['elementName'])),null!=_0x3864a9['isAdd']&&(_0x15da4a['isAdd']=Boolean(_0x3864a9['isAdd'])),null!=_0x3864a9['wasUndone']&&(_0x15da4a['wasUndone']=Boolean(_0x3864a9['wasUndone'])),_0x15da4a;},_0x33b444['toObject']=function(_0x5e243c,_0x12fcb8){_0x12fcb8||(_0x12fcb8={});var _0x5cba1b={};return _0x12fcb8['defaults']&&(_0x5cba1b['rootName']='',_0x5cba1b['elementName']='',_0x5cba1b['isAdd']=!0x1,_0x5cba1b['wasUndone']=!0x1),null!=_0x5e243c['rootName']&&_0x5e243c['hasOwnProperty']('rootName')&&(_0x5cba1b['rootName']=_0x5e243c['rootName']),null!=_0x5e243c['elementName']&&_0x5e243c['hasOwnProperty']('elementName')&&(_0x5cba1b['elementName']=_0x5e243c['elementName']),null!=_0x5e243c['isAdd']&&_0x5e243c['hasOwnProperty']('isAdd')&&(_0x5cba1b['isAdd']=_0x5e243c['isAdd']),null!=_0x5e243c['wasUndone']&&_0x5e243c['hasOwnProperty']('wasUndone')&&(_0x5cba1b['wasUndone']=_0x5e243c['wasUndone']),_0x5cba1b;},_0x33b444['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x33b444['getTypeUrl']=function(_0x4cf8c6){return void 0x0===_0x4cf8c6&&(_0x4cf8c6='type.googleapis.com'),_0x4cf8c6+'/RootOperation';},_0x33b444;}()),_0x2c27f5['SplitOperation']=(function(){function _0x40b0ce(_0x3096ce){if(_0x3096ce){for(var _0x52f595=Object['keys'](_0x3096ce),_0xe184a6=0x0;_0xe184a6<_0x52f595['length'];++_0xe184a6)null!=_0x3096ce[_0x52f595[_0xe184a6]]&&(this[_0x52f595[_0xe184a6]]=_0x3096ce[_0x52f595[_0xe184a6]]);}}return _0x40b0ce['prototype']['splitPosition']=null,_0x40b0ce['prototype']['graveyardPosition']=null,_0x40b0ce['prototype']['howMany']=0x0,_0x40b0ce['prototype']['insertionPosition']=null,_0x40b0ce['prototype']['wasUndone']=!0x1,_0x40b0ce['create']=function(_0x192ead){return new _0x40b0ce(_0x192ead);},_0x40b0ce['encode']=function(_0x5c9eb4,_0x932cdd){return _0x932cdd||(_0x932cdd=_0x41444c['create']()),null!=_0x5c9eb4['splitPosition']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'splitPosition')&&_0x2c27f5['Position']['encode'](_0x5c9eb4['splitPosition'],_0x932cdd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5c9eb4['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'graveyardPosition')&&_0x2c27f5['Position']['encode'](_0x5c9eb4['graveyardPosition'],_0x932cdd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5c9eb4['howMany']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'howMany')&&_0x932cdd['uint32'](0x18)['uint32'](_0x5c9eb4['howMany']),null!=_0x5c9eb4['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'insertionPosition')&&_0x2c27f5['Position']['encode'](_0x5c9eb4['insertionPosition'],_0x932cdd['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5c9eb4['wasUndone']&&Object['hasOwnProperty']['call'](_0x5c9eb4,'wasUndone')&&_0x932cdd['uint32'](0x28)['bool'](_0x5c9eb4['wasUndone']),_0x932cdd;},_0x40b0ce['encodeDelimited']=function(_0x347fad,_0x2af36f){return this['encode'](_0x347fad,_0x2af36f)['ldelim']();},_0x40b0ce['decode']=function(_0x3e9e14,_0x33ea92){_0x3e9e14 instanceof _0xea5416||(_0x3e9e14=_0xea5416['create'](_0x3e9e14));for(var _0x5e0c46=void 0x0===_0x33ea92?_0x3e9e14['len']:_0x3e9e14['pos']+_0x33ea92,_0x2aa2f3=new _0x2c27f5['SplitOperation']();_0x3e9e14['pos']<_0x5e0c46;){var _0x3ced5d=_0x3e9e14['uint32']();switch(_0x3ced5d>>>0x3){case 0x1:_0x2aa2f3['splitPosition']=_0x2c27f5['Position']['decode'](_0x3e9e14,_0x3e9e14['uint32']());break;case 0x2:_0x2aa2f3['graveyardPosition']=_0x2c27f5['Position']['decode'](_0x3e9e14,_0x3e9e14['uint32']());break;case 0x3:_0x2aa2f3['howMany']=_0x3e9e14['uint32']();break;case 0x4:_0x2aa2f3['insertionPosition']=_0x2c27f5['Position']['decode'](_0x3e9e14,_0x3e9e14['uint32']());break;case 0x5:_0x2aa2f3['wasUndone']=_0x3e9e14['bool']();break;default:_0x3e9e14['skipType'](0x7&_0x3ced5d);}}return _0x2aa2f3;},_0x40b0ce['decodeDelimited']=function(_0x1a6f05){return _0x1a6f05 instanceof _0xea5416||(_0x1a6f05=new _0xea5416(_0x1a6f05)),this['decode'](_0x1a6f05,_0x1a6f05['uint32']());},_0x40b0ce['verify']=function(_0x3bf48e){if('object'!=typeof _0x3bf48e||null===_0x3bf48e)return'object\x20expected';var _0x523916;if(null!=_0x3bf48e['splitPosition']&&_0x3bf48e['hasOwnProperty']('splitPosition')&&(_0x523916=_0x2c27f5['Position']['verify'](_0x3bf48e['splitPosition'])))return'splitPosition.'+_0x523916;if(null!=_0x3bf48e['graveyardPosition']&&_0x3bf48e['hasOwnProperty']('graveyardPosition')&&(_0x523916=_0x2c27f5['Position']['verify'](_0x3bf48e['graveyardPosition'])))return'graveyardPosition.'+_0x523916;if(null!=_0x3bf48e['howMany']&&_0x3bf48e['hasOwnProperty']('howMany')&&!_0x130ec2['isInteger'](_0x3bf48e['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3bf48e['insertionPosition']&&_0x3bf48e['hasOwnProperty']('insertionPosition')&&(_0x523916=_0x2c27f5['Position']['verify'](_0x3bf48e['insertionPosition'])))return'insertionPosition.'+_0x523916;return null!=_0x3bf48e['wasUndone']&&_0x3bf48e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3bf48e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x40b0ce['fromObject']=function(_0x464add){if(_0x464add instanceof _0x2c27f5['SplitOperation'])return _0x464add;var _0x5bc1b6=new _0x2c27f5['SplitOperation']();if(null!=_0x464add['splitPosition']){if('object'!=typeof _0x464add['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5bc1b6['splitPosition']=_0x2c27f5['Position']['fromObject'](_0x464add['splitPosition']);}if(null!=_0x464add['graveyardPosition']){if('object'!=typeof _0x464add['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5bc1b6['graveyardPosition']=_0x2c27f5['Position']['fromObject'](_0x464add['graveyardPosition']);}if(null!=_0x464add['howMany']&&(_0x5bc1b6['howMany']=_0x464add['howMany']>>>0x0),null!=_0x464add['insertionPosition']){if('object'!=typeof _0x464add['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5bc1b6['insertionPosition']=_0x2c27f5['Position']['fromObject'](_0x464add['insertionPosition']);}return null!=_0x464add['wasUndone']&&(_0x5bc1b6['wasUndone']=Boolean(_0x464add['wasUndone'])),_0x5bc1b6;},_0x40b0ce['toObject']=function(_0x6363bf,_0x38f57c){_0x38f57c||(_0x38f57c={});var _0x53c7e6={};return _0x38f57c['defaults']&&(_0x53c7e6['splitPosition']=null,_0x53c7e6['graveyardPosition']=null,_0x53c7e6['howMany']=0x0,_0x53c7e6['insertionPosition']=null,_0x53c7e6['wasUndone']=!0x1),null!=_0x6363bf['splitPosition']&&_0x6363bf['hasOwnProperty']('splitPosition')&&(_0x53c7e6['splitPosition']=_0x2c27f5['Position']['toObject'](_0x6363bf['splitPosition'],_0x38f57c)),null!=_0x6363bf['graveyardPosition']&&_0x6363bf['hasOwnProperty']('graveyardPosition')&&(_0x53c7e6['graveyardPosition']=_0x2c27f5['Position']['toObject'](_0x6363bf['graveyardPosition'],_0x38f57c)),null!=_0x6363bf['howMany']&&_0x6363bf['hasOwnProperty']('howMany')&&(_0x53c7e6['howMany']=_0x6363bf['howMany']),null!=_0x6363bf['insertionPosition']&&_0x6363bf['hasOwnProperty']('insertionPosition')&&(_0x53c7e6['insertionPosition']=_0x2c27f5['Position']['toObject'](_0x6363bf['insertionPosition'],_0x38f57c)),null!=_0x6363bf['wasUndone']&&_0x6363bf['hasOwnProperty']('wasUndone')&&(_0x53c7e6['wasUndone']=_0x6363bf['wasUndone']),_0x53c7e6;},_0x40b0ce['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x40b0ce['getTypeUrl']=function(_0x29312b){return void 0x0===_0x29312b&&(_0x29312b='type.googleapis.com'),_0x29312b+'/SplitOperation';},_0x40b0ce;}()),_0x2c27f5['Position']=(function(){function _0x35e03b(_0x75961d){if(this['path']=[],_0x75961d){for(var _0x540f84=Object['keys'](_0x75961d),_0x388c0a=0x0;_0x388c0a<_0x540f84['length'];++_0x388c0a)null!=_0x75961d[_0x540f84[_0x388c0a]]&&(this[_0x540f84[_0x388c0a]]=_0x75961d[_0x540f84[_0x388c0a]]);}}return _0x35e03b['prototype']['root']='',_0x35e03b['prototype']['rootMain']=!0x1,_0x35e03b['prototype']['rootGraveyard']=!0x1,_0x35e03b['prototype']['path']=_0x130ec2['emptyArray'],_0x35e03b['prototype']['stickiness']='',_0x35e03b['create']=function(_0x57d207){return new _0x35e03b(_0x57d207);},_0x35e03b['encode']=function(_0x923509,_0x438484){if(_0x438484||(_0x438484=_0x41444c['create']()),null!=_0x923509['root']&&Object['hasOwnProperty']['call'](_0x923509,'root')&&_0x438484['uint32'](0xa)['string'](_0x923509['root']),null!=_0x923509['rootMain']&&Object['hasOwnProperty']['call'](_0x923509,'rootMain')&&_0x438484['uint32'](0x10)['bool'](_0x923509['rootMain']),null!=_0x923509['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x923509,'rootGraveyard')&&_0x438484['uint32'](0x18)['bool'](_0x923509['rootGraveyard']),null!=_0x923509['path']&&_0x923509['path']['length']){_0x438484['uint32'](0x22)['fork']();for(var _0x2a6391=0x0;_0x2a6391<_0x923509['path']['length'];++_0x2a6391)_0x438484['uint32'](_0x923509['path'][_0x2a6391]);_0x438484['ldelim']();}return null!=_0x923509['stickiness']&&Object['hasOwnProperty']['call'](_0x923509,'stickiness')&&_0x438484['uint32'](0x2a)['string'](_0x923509['stickiness']),_0x438484;},_0x35e03b['encodeDelimited']=function(_0x47ca58,_0x47b006){return this['encode'](_0x47ca58,_0x47b006)['ldelim']();},_0x35e03b['decode']=function(_0x2feece,_0x5d78a3){_0x2feece instanceof _0xea5416||(_0x2feece=_0xea5416['create'](_0x2feece));for(var _0x486170=void 0x0===_0x5d78a3?_0x2feece['len']:_0x2feece['pos']+_0x5d78a3,_0x4419eb=new _0x2c27f5['Position']();_0x2feece['pos']<_0x486170;){var _0x133c9c=_0x2feece['uint32']();switch(_0x133c9c>>>0x3){case 0x1:_0x4419eb['root']=_0x2feece['string']();break;case 0x2:_0x4419eb['rootMain']=_0x2feece['bool']();break;case 0x3:_0x4419eb['rootGraveyard']=_0x2feece['bool']();break;case 0x4:if(_0x4419eb['path']&&_0x4419eb['path']['length']||(_0x4419eb['path']=[]),0x2==(0x7&_0x133c9c)){for(var _0x2b5ec5=_0x2feece['uint32']()+_0x2feece['pos'];_0x2feece['pos']<_0x2b5ec5;)_0x4419eb['path']['push'](_0x2feece['uint32']());}else _0x4419eb['path']['push'](_0x2feece['uint32']());break;case 0x5:_0x4419eb['stickiness']=_0x2feece['string']();break;default:_0x2feece['skipType'](0x7&_0x133c9c);}}return _0x4419eb;},_0x35e03b['decodeDelimited']=function(_0x25f02e){return _0x25f02e instanceof _0xea5416||(_0x25f02e=new _0xea5416(_0x25f02e)),this['decode'](_0x25f02e,_0x25f02e['uint32']());},_0x35e03b['verify']=function(_0xa00366){if('object'!=typeof _0xa00366||null===_0xa00366)return'object\x20expected';if(null!=_0xa00366['root']&&_0xa00366['hasOwnProperty']('root')&&!_0x130ec2['isString'](_0xa00366['root']))return'root:\x20string\x20expected';if(null!=_0xa00366['rootMain']&&_0xa00366['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0xa00366['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0xa00366['rootGraveyard']&&_0xa00366['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0xa00366['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0xa00366['path']&&_0xa00366['hasOwnProperty']('path')){if(!Array['isArray'](_0xa00366['path']))return'path:\x20array\x20expected';for(var _0x166759=0x0;_0x166759<_0xa00366['path']['length'];++_0x166759)if(!_0x130ec2['isInteger'](_0xa00366['path'][_0x166759]))return'path:\x20integer[]\x20expected';}return null!=_0xa00366['stickiness']&&_0xa00366['hasOwnProperty']('stickiness')&&!_0x130ec2['isString'](_0xa00366['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x35e03b['fromObject']=function(_0x11e7cb){if(_0x11e7cb instanceof _0x2c27f5['Position'])return _0x11e7cb;var _0x16a5d8=new _0x2c27f5['Position']();if(null!=_0x11e7cb['root']&&(_0x16a5d8['root']=String(_0x11e7cb['root'])),null!=_0x11e7cb['rootMain']&&(_0x16a5d8['rootMain']=Boolean(_0x11e7cb['rootMain'])),null!=_0x11e7cb['rootGraveyard']&&(_0x16a5d8['rootGraveyard']=Boolean(_0x11e7cb['rootGraveyard'])),_0x11e7cb['path']){if(!Array['isArray'](_0x11e7cb['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x16a5d8['path']=[];for(var _0x46606a=0x0;_0x46606a<_0x11e7cb['path']['length'];++_0x46606a)_0x16a5d8['path'][_0x46606a]=_0x11e7cb['path'][_0x46606a]>>>0x0;}return null!=_0x11e7cb['stickiness']&&(_0x16a5d8['stickiness']=String(_0x11e7cb['stickiness'])),_0x16a5d8;},_0x35e03b['toObject']=function(_0x7c06f2,_0x2c9350){_0x2c9350||(_0x2c9350={});var _0x6a514e={};if((_0x2c9350['arrays']||_0x2c9350['defaults'])&&(_0x6a514e['path']=[]),_0x2c9350['defaults']&&(_0x6a514e['root']='',_0x6a514e['rootMain']=!0x1,_0x6a514e['rootGraveyard']=!0x1,_0x6a514e['stickiness']=''),null!=_0x7c06f2['root']&&_0x7c06f2['hasOwnProperty']('root')&&(_0x6a514e['root']=_0x7c06f2['root']),null!=_0x7c06f2['rootMain']&&_0x7c06f2['hasOwnProperty']('rootMain')&&(_0x6a514e['rootMain']=_0x7c06f2['rootMain']),null!=_0x7c06f2['rootGraveyard']&&_0x7c06f2['hasOwnProperty']('rootGraveyard')&&(_0x6a514e['rootGraveyard']=_0x7c06f2['rootGraveyard']),_0x7c06f2['path']&&_0x7c06f2['path']['length']){_0x6a514e['path']=[];for(var _0x25de64=0x0;_0x25de64<_0x7c06f2['path']['length'];++_0x25de64)_0x6a514e['path'][_0x25de64]=_0x7c06f2['path'][_0x25de64];}return null!=_0x7c06f2['stickiness']&&_0x7c06f2['hasOwnProperty']('stickiness')&&(_0x6a514e['stickiness']=_0x7c06f2['stickiness']),_0x6a514e;},_0x35e03b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x35e03b['getTypeUrl']=function(_0x825a71){return void 0x0===_0x825a71&&(_0x825a71='type.googleapis.com'),_0x825a71+'/Position';},_0x35e03b;}()),_0x2c27f5['Range']=(function(){function _0x5446c6(_0x238c5b){if(_0x238c5b){for(var _0x3eac47=Object['keys'](_0x238c5b),_0x3a1840=0x0;_0x3a1840<_0x3eac47['length'];++_0x3a1840)null!=_0x238c5b[_0x3eac47[_0x3a1840]]&&(this[_0x3eac47[_0x3a1840]]=_0x238c5b[_0x3eac47[_0x3a1840]]);}}return _0x5446c6['prototype']['start']=null,_0x5446c6['prototype']['end']=null,_0x5446c6['create']=function(_0x368b91){return new _0x5446c6(_0x368b91);},_0x5446c6['encode']=function(_0x4c624b,_0xff3d2d){return _0xff3d2d||(_0xff3d2d=_0x41444c['create']()),null!=_0x4c624b['start']&&Object['hasOwnProperty']['call'](_0x4c624b,'start')&&_0x2c27f5['Position']['encode'](_0x4c624b['start'],_0xff3d2d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c624b['end']&&Object['hasOwnProperty']['call'](_0x4c624b,'end')&&_0x2c27f5['Position']['encode'](_0x4c624b['end'],_0xff3d2d['uint32'](0x12)['fork']())['ldelim'](),_0xff3d2d;},_0x5446c6['encodeDelimited']=function(_0x50904f,_0x5c1c65){return this['encode'](_0x50904f,_0x5c1c65)['ldelim']();},_0x5446c6['decode']=function(_0x4063fa,_0x5051a8){_0x4063fa instanceof _0xea5416||(_0x4063fa=_0xea5416['create'](_0x4063fa));for(var _0x35b9f3=void 0x0===_0x5051a8?_0x4063fa['len']:_0x4063fa['pos']+_0x5051a8,_0x5a23c6=new _0x2c27f5['Range']();_0x4063fa['pos']<_0x35b9f3;){var _0x228b33=_0x4063fa['uint32']();switch(_0x228b33>>>0x3){case 0x1:_0x5a23c6['start']=_0x2c27f5['Position']['decode'](_0x4063fa,_0x4063fa['uint32']());break;case 0x2:_0x5a23c6['end']=_0x2c27f5['Position']['decode'](_0x4063fa,_0x4063fa['uint32']());break;default:_0x4063fa['skipType'](0x7&_0x228b33);}}return _0x5a23c6;},_0x5446c6['decodeDelimited']=function(_0x1605f9){return _0x1605f9 instanceof _0xea5416||(_0x1605f9=new _0xea5416(_0x1605f9)),this['decode'](_0x1605f9,_0x1605f9['uint32']());},_0x5446c6['verify']=function(_0x1a5f41){if('object'!=typeof _0x1a5f41||null===_0x1a5f41)return'object\x20expected';var _0x496b7d;if(null!=_0x1a5f41['start']&&_0x1a5f41['hasOwnProperty']('start')&&(_0x496b7d=_0x2c27f5['Position']['verify'](_0x1a5f41['start'])))return'start.'+_0x496b7d;if(null!=_0x1a5f41['end']&&_0x1a5f41['hasOwnProperty']('end')&&(_0x496b7d=_0x2c27f5['Position']['verify'](_0x1a5f41['end'])))return'end.'+_0x496b7d;return null;},_0x5446c6['fromObject']=function(_0x4c929d){if(_0x4c929d instanceof _0x2c27f5['Range'])return _0x4c929d;var _0x4cded2=new _0x2c27f5['Range']();if(null!=_0x4c929d['start']){if('object'!=typeof _0x4c929d['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4cded2['start']=_0x2c27f5['Position']['fromObject'](_0x4c929d['start']);}if(null!=_0x4c929d['end']){if('object'!=typeof _0x4c929d['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4cded2['end']=_0x2c27f5['Position']['fromObject'](_0x4c929d['end']);}return _0x4cded2;},_0x5446c6['toObject']=function(_0x32e601,_0x4310df){_0x4310df||(_0x4310df={});var _0x33d6d5={};return _0x4310df['defaults']&&(_0x33d6d5['start']=null,_0x33d6d5['end']=null),null!=_0x32e601['start']&&_0x32e601['hasOwnProperty']('start')&&(_0x33d6d5['start']=_0x2c27f5['Position']['toObject'](_0x32e601['start'],_0x4310df)),null!=_0x32e601['end']&&_0x32e601['hasOwnProperty']('end')&&(_0x33d6d5['end']=_0x2c27f5['Position']['toObject'](_0x32e601['end'],_0x4310df)),_0x33d6d5;},_0x5446c6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0x5446c6['getTypeUrl']=function(_0x47eea3){return void 0x0===_0x47eea3&&(_0x47eea3='type.googleapis.com'),_0x47eea3+'/Range';},_0x5446c6;}()),_0x2c27f5['Element']=(function(){function _0xe133bd(_0x5bf62f){if(this['children']=[],this['attributesBoolean']={},_0x5bf62f){for(var _0x13bcb1=Object['keys'](_0x5bf62f),_0x3da1ac=0x0;_0x3da1ac<_0x13bcb1['length'];++_0x3da1ac)null!=_0x5bf62f[_0x13bcb1[_0x3da1ac]]&&(this[_0x13bcb1[_0x3da1ac]]=_0x5bf62f[_0x13bcb1[_0x3da1ac]]);}}return _0xe133bd['prototype']['name']='',_0xe133bd['prototype']['children']=_0x130ec2['emptyArray'],_0xe133bd['prototype']['data']='',_0xe133bd['prototype']['attributesBoolean']=_0x130ec2['emptyObject'],_0xe133bd['prototype']['attributesJson']='',_0xe133bd['create']=function(_0x10eeb1){return new _0xe133bd(_0x10eeb1);},_0xe133bd['encode']=function(_0x420297,_0x309c96){if(_0x309c96||(_0x309c96=_0x41444c['create']()),null!=_0x420297['name']&&Object['hasOwnProperty']['call'](_0x420297,'name')&&_0x309c96['uint32'](0xa)['string'](_0x420297['name']),null!=_0x420297['children']&&_0x420297['children']['length']){for(var _0x551e0f=0x0;_0x551e0f<_0x420297['children']['length'];++_0x551e0f)_0x2c27f5['Element']['encode'](_0x420297['children'][_0x551e0f],_0x309c96['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x420297['data']&&Object['hasOwnProperty']['call'](_0x420297,'data')&&_0x309c96['uint32'](0x1a)['string'](_0x420297['data']),null!=_0x420297['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x420297,'attributesBoolean')){var _0x6c1dc8=Object['keys'](_0x420297['attributesBoolean']);for(_0x551e0f=0x0;_0x551e0f<_0x6c1dc8['length'];++_0x551e0f)_0x309c96['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x6c1dc8[_0x551e0f])['uint32'](0x10)['bool'](_0x420297['attributesBoolean'][_0x6c1dc8[_0x551e0f]])['ldelim']();}return null!=_0x420297['attributesJson']&&Object['hasOwnProperty']['call'](_0x420297,'attributesJson')&&_0x309c96['uint32'](0x2a)['string'](_0x420297['attributesJson']),_0x309c96;},_0xe133bd['encodeDelimited']=function(_0x17ff46,_0x41decf){return this['encode'](_0x17ff46,_0x41decf)['ldelim']();},_0xe133bd['decode']=function(_0x3f3cdf,_0x6c4453){_0x3f3cdf instanceof _0xea5416||(_0x3f3cdf=_0xea5416['create'](_0x3f3cdf));for(var _0x4946f8,_0xdd27fa,_0x21a85b=void 0x0===_0x6c4453?_0x3f3cdf['len']:_0x3f3cdf['pos']+_0x6c4453,_0x3069e9=new _0x2c27f5['Element']();_0x3f3cdf['pos']<_0x21a85b;){var _0x182549=_0x3f3cdf['uint32']();switch(_0x182549>>>0x3){case 0x1:_0x3069e9['name']=_0x3f3cdf['string']();break;case 0x2:_0x3069e9['children']&&_0x3069e9['children']['length']||(_0x3069e9['children']=[]),_0x3069e9['children']['push'](_0x2c27f5['Element']['decode'](_0x3f3cdf,_0x3f3cdf['uint32']()));break;case 0x3:_0x3069e9['data']=_0x3f3cdf['string']();break;case 0x4:_0x3069e9['attributesBoolean']===_0x130ec2['emptyObject']&&(_0x3069e9['attributesBoolean']={});var _0x468d2e=_0x3f3cdf['uint32']()+_0x3f3cdf['pos'];for(_0x4946f8='',_0xdd27fa=!0x1;_0x3f3cdf['pos']<_0x468d2e;){var _0x2b3d04=_0x3f3cdf['uint32']();switch(_0x2b3d04>>>0x3){case 0x1:_0x4946f8=_0x3f3cdf['string']();break;case 0x2:_0xdd27fa=_0x3f3cdf['bool']();break;default:_0x3f3cdf['skipType'](0x7&_0x2b3d04);}}_0x3069e9['attributesBoolean'][_0x4946f8]=_0xdd27fa;break;case 0x5:_0x3069e9['attributesJson']=_0x3f3cdf['string']();break;default:_0x3f3cdf['skipType'](0x7&_0x182549);}}return _0x3069e9;},_0xe133bd['decodeDelimited']=function(_0x4325ea){return _0x4325ea instanceof _0xea5416||(_0x4325ea=new _0xea5416(_0x4325ea)),this['decode'](_0x4325ea,_0x4325ea['uint32']());},_0xe133bd['verify']=function(_0x1d2def){if('object'!=typeof _0x1d2def||null===_0x1d2def)return'object\x20expected';if(null!=_0x1d2def['name']&&_0x1d2def['hasOwnProperty']('name')&&!_0x130ec2['isString'](_0x1d2def['name']))return'name:\x20string\x20expected';if(null!=_0x1d2def['children']&&_0x1d2def['hasOwnProperty']('children')){if(!Array['isArray'](_0x1d2def['children']))return'children:\x20array\x20expected';for(var _0x36afa4=0x0;_0x36afa4<_0x1d2def['children']['length'];++_0x36afa4){var _0x3a5f5c=_0x2c27f5['Element']['verify'](_0x1d2def['children'][_0x36afa4]);if(_0x3a5f5c)return'children.'+_0x3a5f5c;}}if(null!=_0x1d2def['data']&&_0x1d2def['hasOwnProperty']('data')&&!_0x130ec2['isString'](_0x1d2def['data']))return'data:\x20string\x20expected';if(null!=_0x1d2def['attributesBoolean']&&_0x1d2def['hasOwnProperty']('attributesBoolean')){if(!_0x130ec2['isObject'](_0x1d2def['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3a5588=Object['keys'](_0x1d2def['attributesBoolean']);for(_0x36afa4=0x0;_0x36afa4<_0x3a5588['length'];++_0x36afa4)if('boolean'!=typeof _0x1d2def['attributesBoolean'][_0x3a5588[_0x36afa4]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1d2def['attributesJson']&&_0x1d2def['hasOwnProperty']('attributesJson')&&!_0x130ec2['isString'](_0x1d2def['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xe133bd['fromObject']=function(_0x39f8cc){if(_0x39f8cc instanceof _0x2c27f5['Element'])return _0x39f8cc;var _0x3a43aa=new _0x2c27f5['Element']();if(null!=_0x39f8cc['name']&&(_0x3a43aa['name']=String(_0x39f8cc['name'])),_0x39f8cc['children']){if(!Array['isArray'](_0x39f8cc['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3a43aa['children']=[];for(var _0x56a19d=0x0;_0x56a19d<_0x39f8cc['children']['length'];++_0x56a19d){if('object'!=typeof _0x39f8cc['children'][_0x56a19d])throw TypeError('.Element.children:\x20object\x20expected');_0x3a43aa['children'][_0x56a19d]=_0x2c27f5['Element']['fromObject'](_0x39f8cc['children'][_0x56a19d]);}}if(null!=_0x39f8cc['data']&&(_0x3a43aa['data']=String(_0x39f8cc['data'])),_0x39f8cc['attributesBoolean']){if('object'!=typeof _0x39f8cc['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3a43aa['attributesBoolean']={};var _0x5ba7f5=Object['keys'](_0x39f8cc['attributesBoolean']);for(_0x56a19d=0x0;_0x56a19d<_0x5ba7f5['length'];++_0x56a19d)_0x3a43aa['attributesBoolean'][_0x5ba7f5[_0x56a19d]]=Boolean(_0x39f8cc['attributesBoolean'][_0x5ba7f5[_0x56a19d]]);}return null!=_0x39f8cc['attributesJson']&&(_0x3a43aa['attributesJson']=String(_0x39f8cc['attributesJson'])),_0x3a43aa;},_0xe133bd['toObject']=function(_0x3e9f2a,_0x53b08c){_0x53b08c||(_0x53b08c={});var _0x9f9444,_0xd7238e={};if((_0x53b08c['arrays']||_0x53b08c['defaults'])&&(_0xd7238e['children']=[]),(_0x53b08c['objects']||_0x53b08c['defaults'])&&(_0xd7238e['attributesBoolean']={}),_0x53b08c['defaults']&&(_0xd7238e['name']='',_0xd7238e['data']='',_0xd7238e['attributesJson']=''),null!=_0x3e9f2a['name']&&_0x3e9f2a['hasOwnProperty']('name')&&(_0xd7238e['name']=_0x3e9f2a['name']),_0x3e9f2a['children']&&_0x3e9f2a['children']['length']){_0xd7238e['children']=[];for(var _0x22310b=0x0;_0x22310b<_0x3e9f2a['children']['length'];++_0x22310b)_0xd7238e['children'][_0x22310b]=_0x2c27f5['Element']['toObject'](_0x3e9f2a['children'][_0x22310b],_0x53b08c);}if(null!=_0x3e9f2a['data']&&_0x3e9f2a['hasOwnProperty']('data')&&(_0xd7238e['data']=_0x3e9f2a['data']),_0x3e9f2a['attributesBoolean']&&(_0x9f9444=Object['keys'](_0x3e9f2a['attributesBoolean']))['length']){_0xd7238e['attributesBoolean']={};for(_0x22310b=0x0;_0x22310b<_0x9f9444['length'];++_0x22310b)_0xd7238e['attributesBoolean'][_0x9f9444[_0x22310b]]=_0x3e9f2a['attributesBoolean'][_0x9f9444[_0x22310b]];}return null!=_0x3e9f2a['attributesJson']&&_0x3e9f2a['hasOwnProperty']('attributesJson')&&(_0xd7238e['attributesJson']=_0x3e9f2a['attributesJson']),_0xd7238e;},_0xe133bd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5d8d23['util']['toJSONOptions']);},_0xe133bd['getTypeUrl']=function(_0x19225c){return void 0x0===_0x19225c&&(_0x19225c='type.googleapis.com'),_0x19225c+'/Element';},_0xe133bd;}()),_0x2c27f5;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x447e56){return new w(this['_protobufRoot'][_0x447e56]);}}class w{['_protobuf'];constructor(_0x1a90eb){this['_protobuf']=_0x1a90eb;}['compress'](_0x30fe27){const _0x505b04=this['_protobuf']['verify'](_0x30fe27);if(_0x505b04)throw Error(_0x505b04);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x30fe27))['finish']();}['decompress'](_0x10d9da){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x10d9da),{'oneofs':!0x0});}}function g(_0x364c0d,_0x47755f){const _0x2f74be=_0x3f0669(_0x364c0d);return _0x2f74be['path'][_0x2f74be['path']['length']-0x1]+=_0x47755f,_0x2f74be;}function _(_0x4d39d9,_0x5a86dd){return _0x4d39d9['root']===_0x5a86dd['root']&&_0x56ba5b(_0x4d39d9['path'],_0x5a86dd['path']);}function $(_0x2da670){P(_0x2da670,_0x184cbf=>('main'==_0x184cbf['root']?(_0x184cbf['rootMain']=!0x0,delete _0x184cbf['root']):'$graveyard'==_0x184cbf['root']&&(_0x184cbf['rootGraveyard']=!0x0,delete _0x184cbf['root']),_0x184cbf));}function J(_0x4c681a){P(_0x4c681a,_0x4771f5=>(_0x4771f5['rootMain']?(_0x4771f5['root']='main',delete _0x4771f5['rootMain']):_0x4771f5['rootGraveyard']&&(_0x4771f5['root']='$graveyard',delete _0x4771f5['rootGraveyard']),_0x4771f5));}function P(_0x9b929a,_0x555d57){for(const _0x3d2167 in _0x9b929a){const _0x395212=_0x9b929a[_0x3d2167];'nodes'!==_0x3d2167&&_0xbee50a(_0x395212)&&(_0x395212['path']&&(_0x395212['root']||_0x395212['rootMain']||_0x395212['rootGraveyard'])?_0x9b929a[_0x3d2167]=_0x555d57(_0x395212):P(_0x395212,_0x555d57));}return _0x9b929a;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3dc0e5,_0x1ac150,_0x6dbe19){this['_id']=_0x3dc0e5,this['_operationName']=_0x1ac150,this['_protobufDescriptor']=_0x6dbe19;}['compress'](_0x1f3a19,_0x3891fc){const _0x112ce7=_0x3891fc['shift']();return $(_0x112ce7),_0x1f3a19['buffers']['push'](this['_protobufDescriptor']['compress'](_0x112ce7)),_0x1f3a19['types']['push'](this['_id']),!0x0;}['decompress'](_0x5c6856,_0x5aecc9){_0x5aecc9['types']['shift']();const _0x5379c5=this['_protobufDescriptor']['decompress'](_0x5aecc9['buffers']['shift']());J(_0x5379c5),_0x5379c5['__className']=this['_operationName'],_0x5c6856['push'](_0x5379c5);}}class s extends e{['compress'](_0x49b996,_0x77f086){const _0xec337f=_0x77f086['shift']();return this['_serializeOneOf']('oldValue',_0xec337f),this['_serializeOneOf']('newValue',_0xec337f),$(_0xec337f),_0x49b996['buffers']['push'](this['_protobufDescriptor']['compress'](_0xec337f)),_0x49b996['types']['push'](this['_id']),!0x0;}['decompress'](_0x226a26,_0x2fa3e9){const {types:_0x2ae235,buffers:_0x173d5e}=_0x2fa3e9,_0x2c599b=this['_protobufDescriptor']['decompress'](_0x173d5e['shift']());_0x2ae235['shift'](),this['_deserializeOneOf']('oldValue',_0x2c599b),this['_deserializeOneOf']('newValue',_0x2c599b),J(_0x2c599b),_0x2c599b['__className']=this['_operationName'],_0x226a26['push'](_0x2c599b);}['_serializeOneOf'](_0x28b578,_0x50f6a9){const _0x26f2f3=_0x50f6a9[_0x28b578];'boolean'==typeof _0x26f2f3?_0x50f6a9[_0x28b578+'Boolean']=_0x26f2f3:_0x50f6a9[_0x28b578+'Json']=JSON['stringify'](_0x26f2f3);}['_deserializeOneOf'](_0x354f69,_0x5a8f13){const _0x398f9f=_0x354f69+'Json';_0x5a8f13[_0x398f9f]?(_0x5a8f13[_0x354f69]=JSON['parse'](_0x5a8f13[_0x398f9f]),delete _0x5a8f13[_0x398f9f]):(_0x5a8f13[_0x354f69]=_0x5a8f13[_0x354f69+'Boolean'],delete _0x5a8f13[_0x354f69+'Boolean']);}}class i extends e{['compress'](_0x253e3f,_0x38f0b1){const _0xe189aa=_0x38f0b1['shift']();return this['_serializeNodesAttributes'](_0xe189aa['nodes']),$(_0xe189aa),_0x253e3f['buffers']['push'](this['_protobufDescriptor']['compress'](_0xe189aa)),_0x253e3f['types']['push'](this['_id']),!0x0;}['decompress'](_0x2151d0,_0x18b26f){const {types:_0x302543,buffers:_0x214792}=_0x18b26f,_0x2277bd=this['_protobufDescriptor']['decompress'](_0x214792['shift']());_0x302543['shift'](),_0x2277bd['nodes']||(_0x2277bd['nodes']=[]),this['_deserializeNodesAttributes'](_0x2277bd['nodes']),J(_0x2277bd),_0x2277bd['__className']=this['_operationName'],_0x2151d0['push'](_0x2277bd);}['_serializeNodesAttributes'](_0x319d2a){for(const _0x313baf of _0x319d2a){if(_0x313baf['attributes']){const _0x1a3d49=_0x313baf['attributes'];this['_areValuesBoolean'](_0x1a3d49)?_0x313baf['attributesBoolean']=_0x1a3d49:_0x313baf['attributesJson']=JSON['stringify'](_0x1a3d49);}_0x313baf['children']&&this['_serializeNodesAttributes'](_0x313baf['children']);}}['_deserializeNodesAttributes'](_0x55e01b){for(const _0x5238ec of _0x55e01b)(_0x5238ec['attributesBoolean']||_0x5238ec['attributesJson'])&&(_0x5238ec['attributesBoolean']?(_0x5238ec['attributes']=_0x5238ec['attributesBoolean'],delete _0x5238ec['attributesBoolean']):(_0x5238ec['attributes']=JSON['parse'](_0x5238ec['attributesJson']),delete _0x5238ec['attributesJson'])),_0x5238ec['children']&&this['_deserializeNodesAttributes'](_0x5238ec['children']);}['_areValuesBoolean'](_0xea6688){return Object['keys'](_0xea6688)['every'](_0x18ca6e=>'boolean'==typeof _0xea6688[_0x18ca6e]);}}class n extends e{['decompress'](_0x5e3619,_0x594b94){super['decompress'](_0x5e3619,_0x594b94);const _0x4e00f2=_0x5e3619[_0x5e3619['length']-0x1];_0x4e00f2['oldRange']||(_0x4e00f2['oldRange']=null),_0x4e00f2['newRange']||(_0x4e00f2['newRange']=null);}}class p extends e{['compress'](_0x21b438,_0x48fdba){return _0x48fdba['shift'](),_0x21b438['types']['push'](this['_id']),!0x0;}['decompress'](_0x57e0a5,_0x102397){_0x102397['types']['shift'](),_0x57e0a5['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x4b13cb,_0x42dbdd,_0x17bf24,_0x24e351){super(_0x4b13cb,_0x42dbdd,_0x17bf24),this['_omittedNamespace']=_0x24e351+':';}['compress'](_0x2b20da,_0x4f2178){return!('MarkerOperation'!=_0x4f2178[0x0]['__className']||!_0x4f2178[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x4f2178[0x0]['name']=_0x4f2178[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x2b20da,_0x4f2178),!0x0);}['decompress'](_0x7b89e0,_0x543d78){super['decompress'](_0x7b89e0,_0x543d78);const _0x61a72e=_0x7b89e0[_0x7b89e0['length']-0x1];_0x61a72e['name']=this['_omittedNamespace']+_0x61a72e['name'];}}class O{['_id'];['_context'];constructor(_0x2c5b50,_0x473c9c){this['_id']=_0x2c5b50,this['_context']=_0x473c9c;}['compress'](_0xffe3f6,_0x497fee){let _0x45e92d;for(;_0x497fee['length']>0x1&&this['_compareOperations'](_0x497fee[0x0],_0x497fee[0x1]);)_0x45e92d?(_0x45e92d=this['_combineNext'](_0x497fee['shift'](),_0x45e92d),_0xffe3f6['types']['push'](0x0)):(_0x45e92d=_0x3f0669(_0x497fee['shift']()),_0xffe3f6['types']['push'](this['_id']));return!!_0x45e92d&&(_0x45e92d=this['_combineNext'](_0x497fee['shift'](),_0x45e92d),_0xffe3f6['types']['push'](0x0),_0xffe3f6['buffers']['push'](this['_compressSingleOperation'](_0x45e92d)),!0x0);}['decompress'](_0x215429,_0x34aa18){const _0x42afe9=this['_decompressSingleOperation'](_0x34aa18);for(;0x0==_0x34aa18['types'][0x0];)_0x34aa18['types']['shift'](),_0x215429['push'](this['_splitCurrent'](_0x42afe9));_0x215429['push'](_0x42afe9);}}class a extends O{['_combineNext'](_0x4e3d9e,_0x5aeeaf){return _0x5aeeaf['nodes'][0x0]['data']+=_0x4e3d9e['nodes'][0x0]['data'],_0x5aeeaf;}['_splitCurrent'](_0xfa50c5){const _0x348a9e=_0x3f0669(_0xfa50c5),_0x302adc=_0x348a9e['nodes'][0x0],_0x5d0335=_0xfa50c5['nodes'][0x0],_0x52f52e=_0x5d0335['data'][Symbol['iterator']]()['next']()['value'],_0x28a1b8=_0x52f52e['length'];return _0x302adc['data']=_0x52f52e,_0x5d0335['data']=_0x5d0335['data']['substr'](_0x28a1b8),_0xfa50c5['position']=g(_0xfa50c5['position'],_0x28a1b8),_0x348a9e;}['_compareOperations'](_0x546a06,_0x1b8573){if(this['_checkOperation'](_0x546a06)&&this['_checkOperation'](_0x1b8573)){const _0x1a0baa=_0x546a06['nodes'][0x0]['data']['length'],_0x4cd2f5=_(g(_0x546a06['position'],_0x1a0baa),_0x1b8573['position']),_0x29a9ae=_0x546a06['nodes'][0x0],_0x1df281=_0x1b8573['nodes'][0x0];return _0x4cd2f5&&this['_compareAttributes'](_0x29a9ae,_0x1df281);}return!0x1;}['_compressSingleOperation'](_0x19c147){const _0x5b7003={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x5b7003,[_0x19c147]),_0x5b7003['buffers'][0x0];}['_decompressSingleOperation'](_0x4be5e5){const _0x312a33=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x312a33,_0x4be5e5),_0x312a33[0x0];}['_checkOperation'](_0x572168){return'InsertOperation'==_0x572168['__className']&&0x1==_0x572168['nodes']['length']&&_0x572168['nodes'][0x0]['data']&&!_0x572168['wasUndone']&&0x1==Array['from'](_0x572168['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x693606,_0x37d9b3){const _0x3d0890=Object['keys'](_0x693606['attributes']||{}),_0x103035=Object['keys'](_0x37d9b3['attributes']||{});return _0x3d0890['length']===_0x103035['length']&&_0x3d0890['every'](_0x23f004=>_0x37d9b3['attributes'][_0x23f004]&&_0x37d9b3['attributes'][_0x23f004]===_0x693606['attributes'][_0x23f004]);}}class c extends O{['_combineNext'](_0xf8bb11,_0x3d5258){return _0x3d5258['howMany']++,_0x3d5258['sourcePosition']=_0x3f0669(_0xf8bb11['sourcePosition']),_0x3d5258;}['_splitCurrent'](_0x4b128c){const _0x24735b=_0x3f0669(_0x4b128c);return _0x4b128c['howMany']--,_0x24735b['howMany']=0x1,_0x24735b['sourcePosition']=g(_0x24735b['sourcePosition'],_0x4b128c['howMany']),_0x24735b;}['_compareOperations'](_0x368815,_0x1613fe){return!(!this['_checkOperation'](_0x368815)||!this['_checkOperation'](_0x1613fe))&&(_(g(_0x368815['sourcePosition'],-0x1),_0x1613fe['sourcePosition'])&&_(_0x368815['targetPosition'],_0x1613fe['targetPosition']));}['_compressSingleOperation'](_0x4267e0){const _0x43834f={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x43834f,[_0x4267e0]),_0x43834f['buffers'][0x0];}['_decompressSingleOperation'](_0x1c084a){const _0x13ec67=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x13ec67,_0x1c084a),_0x13ec67[0x0];}['_checkOperation'](_0x1549c7){return'MoveOperation'==_0x1549c7['__className']&&'$graveyard'==_0x1549c7['targetPosition']['root']&&0x1==_0x1549c7['howMany']&&!_0x1549c7['wasUndone'];}}class h extends O{['_combineNext'](_0x4b522d,_0x16bc51){return _0x16bc51['howMany']++,_0x16bc51;}['_splitCurrent'](_0x276097){const _0x186041=_0x3f0669(_0x276097);return _0x186041['howMany']=0x1,_0x276097['howMany']--,_0x186041;}['_compareOperations'](_0x25a2a8,_0x589d34){return!(!this['_checkOperation'](_0x25a2a8)||!this['_checkOperation'](_0x589d34))&&(_(_0x25a2a8['sourcePosition'],_0x589d34['sourcePosition'])&&_(_0x25a2a8['targetPosition'],_0x589d34['targetPosition']));}['_compressSingleOperation'](_0x19aabb){const _0x1dab3d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1dab3d,[_0x19aabb]),_0x1dab3d['buffers'][0x0];}['_decompressSingleOperation'](_0x4367c5){const _0x31c1a8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x31c1a8,_0x4367c5),_0x31c1a8[0x0];}['_checkOperation'](_0x12071c){return'MoveOperation'==_0x12071c['__className']&&'$graveyard'==_0x12071c['targetPosition']['root']&&0x1==_0x12071c['howMany']&&!_0x12071c['wasUndone'];}}class f extends O{['compress'](_0x28c0a3,_0x2ccf7a){if(!this['_compareOperations'](_0x2ccf7a[0x0],_0x2ccf7a[0x1]))return!0x1;const _0x1eb48b=_0x2ccf7a['shift']();return _0x1eb48b['oldRange']=null,_0x1eb48b['newRange']&&_(_0x1eb48b['newRange']['start'],_0x1eb48b['newRange']['end'])&&(_0x1eb48b['newRange']['end']=null),_0x2ccf7a['shift'](),_0x28c0a3['types']['push'](this['_id']),_0x28c0a3['types']['push'](0x0),_0x28c0a3['buffers']['push'](this['_compressSingleOperation'](_0x1eb48b)),!0x0;}['decompress'](_0x47fb85,_0x34ccbe){const _0x48ca01=this['_decompressSingleOperation'](_0x34ccbe);_0x48ca01['newRange']&&!_0x48ca01['newRange']['end']&&(_0x48ca01['newRange']['end']=_0x3f0669(_0x48ca01['newRange']['start']));const _0x329c6b=_0x3f0669(_0x48ca01);_0x329c6b['newRange']&&(_0x329c6b['newRange']['start']['stickiness']='toNone',_0x329c6b['newRange']['end']=_0x3f0669(_0x329c6b['newRange']['start'])),_0x329c6b['name']='user:position:'+_0x329c6b['name']['split'](':')[0x2],_0x34ccbe['types']['shift'](),_0x47fb85['push'](_0x48ca01),_0x47fb85['push'](_0x329c6b);}['_compressSingleOperation'](_0x59dd65){const _0xfaa21d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0xfaa21d,[_0x59dd65]),_0xfaa21d['buffers'][0x0];}['_decompressSingleOperation'](_0x20f424){const _0x5697a8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5697a8,_0x20f424),_0x5697a8[0x0];}['_compareOperations'](_0x3f91fb,_0x48234b){return!(!_0x3f91fb||!_0x48234b)&&('MarkerOperation'==_0x3f91fb['__className']&&'MarkerOperation'==_0x48234b['__className']&&!(!_0x3f91fb['name']['startsWith']('user:')||!_0x48234b['name']['startsWith']('user:')||_0x3f91fb['name']==_0x48234b['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x16c88=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',_0x16c88,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x16c88,'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'](_0xb3c386){if(!_0xb3c386||!_0xb3c386[0x0])throw new _0x57cd3c('no-operations-provided',this);const _0x4069c3={'types':[],'buffers':[],'baseVersion':_0xb3c386[0x0]['baseVersion']};for(;_0xb3c386['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('TypingAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4069c3,_0xb3c386)||this['_getCompressorByName'](_0xb3c386[0x0]['__className'])['compress'](_0x4069c3,_0xb3c386);return _0x4069c3;}['decompress'](_0x282573){const _0x11dab1=[];for(;_0x282573['types']['length'];){const _0x2f3829=this['_compressorById']['get'](_0x282573['types'][0x0]);if(!_0x2f3829)throw new _0x57cd3c('decompress-compressor-not-found',this,{'type':_0x282573['types'][0x0]});_0x2f3829['decompress'](_0x11dab1,_0x282573);}return _0x11dab1['forEach']((_0x46de46,_0x884393)=>_0x46de46['baseVersion']=_0x282573['baseVersion']+_0x884393),_0x11dab1;}['_getCompressorByName'](_0x17d53c){return this['_compressorByName']['get'](_0x17d53c);}['_registerOperationCompressor'](_0x3e6bd4,_0x32bd6e,_0x5e1741){const _0x29a04d=new _0x5e1741(_0x3e6bd4,_0x32bd6e,this['_protobufFactory']['getDescriptor'](_0x32bd6e));this['_registerCompressor'](_0x3e6bd4,_0x32bd6e,_0x29a04d);}['_registerActionCompressor'](_0x3fa8a7,_0x2467ec,_0x4b5bcd){const _0x344a1d=new _0x4b5bcd(_0x3fa8a7,this);this['_registerCompressor'](_0x3fa8a7,_0x2467ec,_0x344a1d);}['_registerCompressor'](_0x996eab,_0x2ecdb0,_0x4304a4){this['_compressorById']['set'](_0x996eab,_0x4304a4),this['_compressorByName']['set'](_0x2ecdb0,_0x4304a4);}}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.
|
|
3
|
+
"version": "47.2.0-alpha.6",
|
|
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.
|
|
37
|
-
"ckeditor5": "47.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "47.2.0-alpha.6",
|
|
37
|
+
"ckeditor5": "47.2.0-alpha.6",
|
|
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
|
|
23
|
+
const _0x5c50d5=_0x5416;function _0x5416(_0x6e32bd,_0x1923d9){const _0x42e5d0=_0x42e5();return _0x5416=function(_0x541679,_0x229635){_0x541679=_0x541679-0x137;let _0x1f29eb=_0x42e5d0[_0x541679];return _0x1f29eb;},_0x5416(_0x6e32bd,_0x1923d9);}(function(_0x1e9148,_0xe5b3fd){const _0x1c179a=_0x5416,_0x499c7b=_0x1e9148();while(!![]){try{const _0x5a0044=-parseInt(_0x1c179a(0x140))/0x1+parseInt(_0x1c179a(0x14c))/0x2+-parseInt(_0x1c179a(0x138))/0x3*(-parseInt(_0x1c179a(0x13e))/0x4)+-parseInt(_0x1c179a(0x145))/0x5+parseInt(_0x1c179a(0x13f))/0x6*(parseInt(_0x1c179a(0x142))/0x7)+parseInt(_0x1c179a(0x139))/0x8+parseInt(_0x1c179a(0x13d))/0x9*(-parseInt(_0x1c179a(0x14a))/0xa);if(_0x5a0044===_0xe5b3fd)break;else _0x499c7b['push'](_0x499c7b['shift']());}catch(_0x42e31a){_0x499c7b['push'](_0x499c7b['shift']());}}}(_0x42e5,0x47fd9));import{cloneDeep as _0x3c904c}from'es-toolkit/compat';function _0x42e5(){const _0x83021a=['decompress','types','2656785yJHgOo','buffers','_splitCurrent','push','_compressSingleOperation','344650zytaCG','_combineNext','537514tfqxEL','_id','compress','_decompressSingleOperation','1027083nHkGIq','2174080wopJXd','_compareOperations','length','shift','54oXpIlS','4xplnEj','3112578aBquCF','368621LzgzQB','_context','7iRBcDS'];_0x42e5=function(){return _0x83021a;};return _0x42e5();}export class ActionCompressor{[_0x5c50d5(0x14d)];[_0x5c50d5(0x141)];constructor(_0x5a3b04,_0x54d554){const _0x56a843=_0x5c50d5;this[_0x56a843(0x14d)]=_0x5a3b04,this[_0x56a843(0x141)]=_0x54d554;}[_0x5c50d5(0x14e)](_0x3db96f,_0x58c1aa){const _0x428336=_0x5c50d5;let _0x53ff6e;for(;_0x58c1aa[_0x428336(0x13b)]>0x1&&this[_0x428336(0x13a)](_0x58c1aa[0x0],_0x58c1aa[0x1]);)_0x53ff6e?(_0x53ff6e=this[_0x428336(0x14b)](_0x58c1aa[_0x428336(0x13c)](),_0x53ff6e),_0x3db96f[_0x428336(0x144)][_0x428336(0x148)](0x0)):(_0x53ff6e=_0x3c904c(_0x58c1aa[_0x428336(0x13c)]()),_0x3db96f[_0x428336(0x144)][_0x428336(0x148)](this[_0x428336(0x14d)]));return!!_0x53ff6e&&(_0x53ff6e=this[_0x428336(0x14b)](_0x58c1aa[_0x428336(0x13c)](),_0x53ff6e),_0x3db96f[_0x428336(0x144)][_0x428336(0x148)](0x0),_0x3db96f[_0x428336(0x146)][_0x428336(0x148)](this[_0x428336(0x149)](_0x53ff6e)),!0x0);}[_0x5c50d5(0x143)](_0x4fa4df,_0xa4f318){const _0x14bbb8=_0x5c50d5,_0xa7c8f7=this[_0x14bbb8(0x137)](_0xa4f318);for(;0x0==_0xa4f318[_0x14bbb8(0x144)][0x0];)_0xa4f318[_0x14bbb8(0x144)][_0x14bbb8(0x13c)](),_0x4fa4df[_0x14bbb8(0x148)](this[_0x14bbb8(0x147)](_0xa7c8f7));_0x4fa4df[_0x14bbb8(0x148)](_0xa7c8f7);}}
|