@ckeditor/ckeditor5-operations-compressor 46.0.2 → 46.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x4af8a4=_0x33dfe2['Reader'],_0x585a86=_0x33dfe2['Writer'],_0x255dd4=_0x33dfe2['util'],_0x578013=_0x33dfe2['roots']['default']||(_0x33dfe2['roots']['default']={});return _0x578013['AttributeOperation']=(function(){function _0x149066(_0x2d1fc4){if(_0x2d1fc4){for(var _0x578e44=Object['keys'](_0x2d1fc4),_0x3c0341=0x0;_0x3c0341<_0x578e44['length'];++_0x3c0341)null!=_0x2d1fc4[_0x578e44[_0x3c0341]]&&(this[_0x578e44[_0x3c0341]]=_0x2d1fc4[_0x578e44[_0x3c0341]]);}}return _0x149066['prototype']['range']=null,_0x149066['prototype']['key']='',_0x149066['prototype']['oldValueBoolean']=!0x1,_0x149066['prototype']['oldValueJson']='',_0x149066['prototype']['newValueBoolean']=!0x1,_0x149066['prototype']['newValueJson']='',_0x149066['prototype']['wasUndone']=!0x1,_0x149066['create']=function(_0xc3f4b7){return new _0x149066(_0xc3f4b7);},_0x149066['encode']=function(_0x245179,_0x803cc6){return _0x803cc6||(_0x803cc6=_0x585a86['create']()),null!=_0x245179['range']&&Object['hasOwnProperty']['call'](_0x245179,'range')&&_0x578013['Range']['encode'](_0x245179['range'],_0x803cc6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x245179['key']&&Object['hasOwnProperty']['call'](_0x245179,'key')&&_0x803cc6['uint32'](0x12)['string'](_0x245179['key']),null!=_0x245179['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x245179,'oldValueBoolean')&&_0x803cc6['uint32'](0x18)['bool'](_0x245179['oldValueBoolean']),null!=_0x245179['oldValueJson']&&Object['hasOwnProperty']['call'](_0x245179,'oldValueJson')&&_0x803cc6['uint32'](0x22)['string'](_0x245179['oldValueJson']),null!=_0x245179['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x245179,'newValueBoolean')&&_0x803cc6['uint32'](0x28)['bool'](_0x245179['newValueBoolean']),null!=_0x245179['newValueJson']&&Object['hasOwnProperty']['call'](_0x245179,'newValueJson')&&_0x803cc6['uint32'](0x32)['string'](_0x245179['newValueJson']),null!=_0x245179['wasUndone']&&Object['hasOwnProperty']['call'](_0x245179,'wasUndone')&&_0x803cc6['uint32'](0x38)['bool'](_0x245179['wasUndone']),_0x803cc6;},_0x149066['encodeDelimited']=function(_0x5ba29b,_0x1f0b89){return this['encode'](_0x5ba29b,_0x1f0b89)['ldelim']();},_0x149066['decode']=function(_0x2a0485,_0x50260e){_0x2a0485 instanceof _0x4af8a4||(_0x2a0485=_0x4af8a4['create'](_0x2a0485));for(var _0x557bb9=void 0x0===_0x50260e?_0x2a0485['len']:_0x2a0485['pos']+_0x50260e,_0x5d9fe4=new _0x578013['AttributeOperation']();_0x2a0485['pos']<_0x557bb9;){var _0xac8927=_0x2a0485['uint32']();switch(_0xac8927>>>0x3){case 0x1:_0x5d9fe4['range']=_0x578013['Range']['decode'](_0x2a0485,_0x2a0485['uint32']());break;case 0x2:_0x5d9fe4['key']=_0x2a0485['string']();break;case 0x3:_0x5d9fe4['oldValueBoolean']=_0x2a0485['bool']();break;case 0x4:_0x5d9fe4['oldValueJson']=_0x2a0485['string']();break;case 0x5:_0x5d9fe4['newValueBoolean']=_0x2a0485['bool']();break;case 0x6:_0x5d9fe4['newValueJson']=_0x2a0485['string']();break;case 0x7:_0x5d9fe4['wasUndone']=_0x2a0485['bool']();break;default:_0x2a0485['skipType'](0x7&_0xac8927);}}return _0x5d9fe4;},_0x149066['decodeDelimited']=function(_0x2328be){return _0x2328be instanceof _0x4af8a4||(_0x2328be=new _0x4af8a4(_0x2328be)),this['decode'](_0x2328be,_0x2328be['uint32']());},_0x149066['verify']=function(_0x4e891c){if('object'!=typeof _0x4e891c||null===_0x4e891c)return'object\x20expected';if(null!=_0x4e891c['range']&&_0x4e891c['hasOwnProperty']('range')){var _0x83a625=_0x578013['Range']['verify'](_0x4e891c['range']);if(_0x83a625)return'range.'+_0x83a625;}return null!=_0x4e891c['key']&&_0x4e891c['hasOwnProperty']('key')&&!_0x255dd4['isString'](_0x4e891c['key'])?'key:\x20string\x20expected':null!=_0x4e891c['oldValueBoolean']&&_0x4e891c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x4e891c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x4e891c['oldValueJson']&&_0x4e891c['hasOwnProperty']('oldValueJson')&&!_0x255dd4['isString'](_0x4e891c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x4e891c['newValueBoolean']&&_0x4e891c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x4e891c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x4e891c['newValueJson']&&_0x4e891c['hasOwnProperty']('newValueJson')&&!_0x255dd4['isString'](_0x4e891c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x4e891c['wasUndone']&&_0x4e891c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4e891c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x149066['fromObject']=function(_0x1875c5){if(_0x1875c5 instanceof _0x578013['AttributeOperation'])return _0x1875c5;var _0x5c9f50=new _0x578013['AttributeOperation']();if(null!=_0x1875c5['range']){if('object'!=typeof _0x1875c5['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5c9f50['range']=_0x578013['Range']['fromObject'](_0x1875c5['range']);}return null!=_0x1875c5['key']&&(_0x5c9f50['key']=String(_0x1875c5['key'])),null!=_0x1875c5['oldValueBoolean']&&(_0x5c9f50['oldValueBoolean']=Boolean(_0x1875c5['oldValueBoolean'])),null!=_0x1875c5['oldValueJson']&&(_0x5c9f50['oldValueJson']=String(_0x1875c5['oldValueJson'])),null!=_0x1875c5['newValueBoolean']&&(_0x5c9f50['newValueBoolean']=Boolean(_0x1875c5['newValueBoolean'])),null!=_0x1875c5['newValueJson']&&(_0x5c9f50['newValueJson']=String(_0x1875c5['newValueJson'])),null!=_0x1875c5['wasUndone']&&(_0x5c9f50['wasUndone']=Boolean(_0x1875c5['wasUndone'])),_0x5c9f50;},_0x149066['toObject']=function(_0x177bcc,_0x5be1aa){_0x5be1aa||(_0x5be1aa={});var _0x186125={};return _0x5be1aa['defaults']&&(_0x186125['range']=null,_0x186125['key']='',_0x186125['oldValueBoolean']=!0x1,_0x186125['oldValueJson']='',_0x186125['newValueBoolean']=!0x1,_0x186125['newValueJson']='',_0x186125['wasUndone']=!0x1),null!=_0x177bcc['range']&&_0x177bcc['hasOwnProperty']('range')&&(_0x186125['range']=_0x578013['Range']['toObject'](_0x177bcc['range'],_0x5be1aa)),null!=_0x177bcc['key']&&_0x177bcc['hasOwnProperty']('key')&&(_0x186125['key']=_0x177bcc['key']),null!=_0x177bcc['oldValueBoolean']&&_0x177bcc['hasOwnProperty']('oldValueBoolean')&&(_0x186125['oldValueBoolean']=_0x177bcc['oldValueBoolean']),null!=_0x177bcc['oldValueJson']&&_0x177bcc['hasOwnProperty']('oldValueJson')&&(_0x186125['oldValueJson']=_0x177bcc['oldValueJson']),null!=_0x177bcc['newValueBoolean']&&_0x177bcc['hasOwnProperty']('newValueBoolean')&&(_0x186125['newValueBoolean']=_0x177bcc['newValueBoolean']),null!=_0x177bcc['newValueJson']&&_0x177bcc['hasOwnProperty']('newValueJson')&&(_0x186125['newValueJson']=_0x177bcc['newValueJson']),null!=_0x177bcc['wasUndone']&&_0x177bcc['hasOwnProperty']('wasUndone')&&(_0x186125['wasUndone']=_0x177bcc['wasUndone']),_0x186125;},_0x149066['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x149066['getTypeUrl']=function(_0x3a44fe){return void 0x0===_0x3a44fe&&(_0x3a44fe='type.googleapis.com'),_0x3a44fe+'/AttributeOperation';},_0x149066;}()),_0x578013['InsertOperation']=(function(){function _0x4c2c14(_0x290579){if(this['nodes']=[],_0x290579){for(var _0xbc20cf=Object['keys'](_0x290579),_0xa46d00=0x0;_0xa46d00<_0xbc20cf['length'];++_0xa46d00)null!=_0x290579[_0xbc20cf[_0xa46d00]]&&(this[_0xbc20cf[_0xa46d00]]=_0x290579[_0xbc20cf[_0xa46d00]]);}}return _0x4c2c14['prototype']['position']=null,_0x4c2c14['prototype']['nodes']=_0x255dd4['emptyArray'],_0x4c2c14['prototype']['shouldReceiveAttributes']=!0x1,_0x4c2c14['prototype']['wasUndone']=!0x1,_0x4c2c14['create']=function(_0x433a4f){return new _0x4c2c14(_0x433a4f);},_0x4c2c14['encode']=function(_0x237dcc,_0x11d95f){if(_0x11d95f||(_0x11d95f=_0x585a86['create']()),null!=_0x237dcc['position']&&Object['hasOwnProperty']['call'](_0x237dcc,'position')&&_0x578013['Position']['encode'](_0x237dcc['position'],_0x11d95f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x237dcc['nodes']&&_0x237dcc['nodes']['length']){for(var _0x168cfc=0x0;_0x168cfc<_0x237dcc['nodes']['length'];++_0x168cfc)_0x578013['Element']['encode'](_0x237dcc['nodes'][_0x168cfc],_0x11d95f['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x237dcc['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x237dcc,'shouldReceiveAttributes')&&_0x11d95f['uint32'](0x18)['bool'](_0x237dcc['shouldReceiveAttributes']),null!=_0x237dcc['wasUndone']&&Object['hasOwnProperty']['call'](_0x237dcc,'wasUndone')&&_0x11d95f['uint32'](0x20)['bool'](_0x237dcc['wasUndone']),_0x11d95f;},_0x4c2c14['encodeDelimited']=function(_0x6302bc,_0x2bdc70){return this['encode'](_0x6302bc,_0x2bdc70)['ldelim']();},_0x4c2c14['decode']=function(_0x1dc22a,_0x53198d){_0x1dc22a instanceof _0x4af8a4||(_0x1dc22a=_0x4af8a4['create'](_0x1dc22a));for(var _0x4ce893=void 0x0===_0x53198d?_0x1dc22a['len']:_0x1dc22a['pos']+_0x53198d,_0x28bba6=new _0x578013['InsertOperation']();_0x1dc22a['pos']<_0x4ce893;){var _0x4cd12e=_0x1dc22a['uint32']();switch(_0x4cd12e>>>0x3){case 0x1:_0x28bba6['position']=_0x578013['Position']['decode'](_0x1dc22a,_0x1dc22a['uint32']());break;case 0x2:_0x28bba6['nodes']&&_0x28bba6['nodes']['length']||(_0x28bba6['nodes']=[]),_0x28bba6['nodes']['push'](_0x578013['Element']['decode'](_0x1dc22a,_0x1dc22a['uint32']()));break;case 0x3:_0x28bba6['shouldReceiveAttributes']=_0x1dc22a['bool']();break;case 0x4:_0x28bba6['wasUndone']=_0x1dc22a['bool']();break;default:_0x1dc22a['skipType'](0x7&_0x4cd12e);}}return _0x28bba6;},_0x4c2c14['decodeDelimited']=function(_0x399f6c){return _0x399f6c instanceof _0x4af8a4||(_0x399f6c=new _0x4af8a4(_0x399f6c)),this['decode'](_0x399f6c,_0x399f6c['uint32']());},_0x4c2c14['verify']=function(_0x8b498b){if('object'!=typeof _0x8b498b||null===_0x8b498b)return'object\x20expected';if(null!=_0x8b498b['position']&&_0x8b498b['hasOwnProperty']('position')&&(_0xfd8690=_0x578013['Position']['verify'](_0x8b498b['position'])))return'position.'+_0xfd8690;if(null!=_0x8b498b['nodes']&&_0x8b498b['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x8b498b['nodes']))return'nodes:\x20array\x20expected';for(var _0x307b93=0x0;_0x307b93<_0x8b498b['nodes']['length'];++_0x307b93){var _0xfd8690;if(_0xfd8690=_0x578013['Element']['verify'](_0x8b498b['nodes'][_0x307b93]))return'nodes.'+_0xfd8690;}}return null!=_0x8b498b['shouldReceiveAttributes']&&_0x8b498b['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x8b498b['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x8b498b['wasUndone']&&_0x8b498b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x8b498b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4c2c14['fromObject']=function(_0xff8118){if(_0xff8118 instanceof _0x578013['InsertOperation'])return _0xff8118;var _0x215918=new _0x578013['InsertOperation']();if(null!=_0xff8118['position']){if('object'!=typeof _0xff8118['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x215918['position']=_0x578013['Position']['fromObject'](_0xff8118['position']);}if(_0xff8118['nodes']){if(!Array['isArray'](_0xff8118['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x215918['nodes']=[];for(var _0x47a5f2=0x0;_0x47a5f2<_0xff8118['nodes']['length'];++_0x47a5f2){if('object'!=typeof _0xff8118['nodes'][_0x47a5f2])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x215918['nodes'][_0x47a5f2]=_0x578013['Element']['fromObject'](_0xff8118['nodes'][_0x47a5f2]);}}return null!=_0xff8118['shouldReceiveAttributes']&&(_0x215918['shouldReceiveAttributes']=Boolean(_0xff8118['shouldReceiveAttributes'])),null!=_0xff8118['wasUndone']&&(_0x215918['wasUndone']=Boolean(_0xff8118['wasUndone'])),_0x215918;},_0x4c2c14['toObject']=function(_0x4b2e85,_0x4f345e){_0x4f345e||(_0x4f345e={});var _0x157072={};if((_0x4f345e['arrays']||_0x4f345e['defaults'])&&(_0x157072['nodes']=[]),_0x4f345e['defaults']&&(_0x157072['position']=null,_0x157072['shouldReceiveAttributes']=!0x1,_0x157072['wasUndone']=!0x1),null!=_0x4b2e85['position']&&_0x4b2e85['hasOwnProperty']('position')&&(_0x157072['position']=_0x578013['Position']['toObject'](_0x4b2e85['position'],_0x4f345e)),_0x4b2e85['nodes']&&_0x4b2e85['nodes']['length']){_0x157072['nodes']=[];for(var _0x4b22aa=0x0;_0x4b22aa<_0x4b2e85['nodes']['length'];++_0x4b22aa)_0x157072['nodes'][_0x4b22aa]=_0x578013['Element']['toObject'](_0x4b2e85['nodes'][_0x4b22aa],_0x4f345e);}return null!=_0x4b2e85['shouldReceiveAttributes']&&_0x4b2e85['hasOwnProperty']('shouldReceiveAttributes')&&(_0x157072['shouldReceiveAttributes']=_0x4b2e85['shouldReceiveAttributes']),null!=_0x4b2e85['wasUndone']&&_0x4b2e85['hasOwnProperty']('wasUndone')&&(_0x157072['wasUndone']=_0x4b2e85['wasUndone']),_0x157072;},_0x4c2c14['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x4c2c14['getTypeUrl']=function(_0x39c772){return void 0x0===_0x39c772&&(_0x39c772='type.googleapis.com'),_0x39c772+'/InsertOperation';},_0x4c2c14;}()),_0x578013['MarkerOperation']=(function(){function _0x52a413(_0x465244){if(_0x465244){for(var _0x49d241=Object['keys'](_0x465244),_0x25fbfb=0x0;_0x25fbfb<_0x49d241['length'];++_0x25fbfb)null!=_0x465244[_0x49d241[_0x25fbfb]]&&(this[_0x49d241[_0x25fbfb]]=_0x465244[_0x49d241[_0x25fbfb]]);}}return _0x52a413['prototype']['name']='',_0x52a413['prototype']['oldRange']=null,_0x52a413['prototype']['newRange']=null,_0x52a413['prototype']['affectsData']=!0x1,_0x52a413['prototype']['wasUndone']=!0x1,_0x52a413['create']=function(_0x9a4809){return new _0x52a413(_0x9a4809);},_0x52a413['encode']=function(_0x2d0021,_0x319d60){return _0x319d60||(_0x319d60=_0x585a86['create']()),null!=_0x2d0021['name']&&Object['hasOwnProperty']['call'](_0x2d0021,'name')&&_0x319d60['uint32'](0xa)['string'](_0x2d0021['name']),null!=_0x2d0021['oldRange']&&Object['hasOwnProperty']['call'](_0x2d0021,'oldRange')&&_0x578013['Range']['encode'](_0x2d0021['oldRange'],_0x319d60['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2d0021['newRange']&&Object['hasOwnProperty']['call'](_0x2d0021,'newRange')&&_0x578013['Range']['encode'](_0x2d0021['newRange'],_0x319d60['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2d0021['affectsData']&&Object['hasOwnProperty']['call'](_0x2d0021,'affectsData')&&_0x319d60['uint32'](0x20)['bool'](_0x2d0021['affectsData']),null!=_0x2d0021['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d0021,'wasUndone')&&_0x319d60['uint32'](0x28)['bool'](_0x2d0021['wasUndone']),_0x319d60;},_0x52a413['encodeDelimited']=function(_0x6f2363,_0x90511){return this['encode'](_0x6f2363,_0x90511)['ldelim']();},_0x52a413['decode']=function(_0x7bc124,_0xfa6ee7){_0x7bc124 instanceof _0x4af8a4||(_0x7bc124=_0x4af8a4['create'](_0x7bc124));for(var _0xebda7c=void 0x0===_0xfa6ee7?_0x7bc124['len']:_0x7bc124['pos']+_0xfa6ee7,_0x1ab7b3=new _0x578013['MarkerOperation']();_0x7bc124['pos']<_0xebda7c;){var _0x23c8a3=_0x7bc124['uint32']();switch(_0x23c8a3>>>0x3){case 0x1:_0x1ab7b3['name']=_0x7bc124['string']();break;case 0x2:_0x1ab7b3['oldRange']=_0x578013['Range']['decode'](_0x7bc124,_0x7bc124['uint32']());break;case 0x3:_0x1ab7b3['newRange']=_0x578013['Range']['decode'](_0x7bc124,_0x7bc124['uint32']());break;case 0x4:_0x1ab7b3['affectsData']=_0x7bc124['bool']();break;case 0x5:_0x1ab7b3['wasUndone']=_0x7bc124['bool']();break;default:_0x7bc124['skipType'](0x7&_0x23c8a3);}}return _0x1ab7b3;},_0x52a413['decodeDelimited']=function(_0x44c769){return _0x44c769 instanceof _0x4af8a4||(_0x44c769=new _0x4af8a4(_0x44c769)),this['decode'](_0x44c769,_0x44c769['uint32']());},_0x52a413['verify']=function(_0x1c7793){if('object'!=typeof _0x1c7793||null===_0x1c7793)return'object\x20expected';if(null!=_0x1c7793['name']&&_0x1c7793['hasOwnProperty']('name')&&!_0x255dd4['isString'](_0x1c7793['name']))return'name:\x20string\x20expected';var _0x3217ae;if(null!=_0x1c7793['oldRange']&&_0x1c7793['hasOwnProperty']('oldRange')&&(_0x3217ae=_0x578013['Range']['verify'](_0x1c7793['oldRange'])))return'oldRange.'+_0x3217ae;if(null!=_0x1c7793['newRange']&&_0x1c7793['hasOwnProperty']('newRange')&&(_0x3217ae=_0x578013['Range']['verify'](_0x1c7793['newRange'])))return'newRange.'+_0x3217ae;return null!=_0x1c7793['affectsData']&&_0x1c7793['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1c7793['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1c7793['wasUndone']&&_0x1c7793['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c7793['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52a413['fromObject']=function(_0x3d4ded){if(_0x3d4ded instanceof _0x578013['MarkerOperation'])return _0x3d4ded;var _0x3ff3f7=new _0x578013['MarkerOperation']();if(null!=_0x3d4ded['name']&&(_0x3ff3f7['name']=String(_0x3d4ded['name'])),null!=_0x3d4ded['oldRange']){if('object'!=typeof _0x3d4ded['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x3ff3f7['oldRange']=_0x578013['Range']['fromObject'](_0x3d4ded['oldRange']);}if(null!=_0x3d4ded['newRange']){if('object'!=typeof _0x3d4ded['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x3ff3f7['newRange']=_0x578013['Range']['fromObject'](_0x3d4ded['newRange']);}return null!=_0x3d4ded['affectsData']&&(_0x3ff3f7['affectsData']=Boolean(_0x3d4ded['affectsData'])),null!=_0x3d4ded['wasUndone']&&(_0x3ff3f7['wasUndone']=Boolean(_0x3d4ded['wasUndone'])),_0x3ff3f7;},_0x52a413['toObject']=function(_0x44c44a,_0x17a74e){_0x17a74e||(_0x17a74e={});var _0x4baa1b={};return _0x17a74e['defaults']&&(_0x4baa1b['name']='',_0x4baa1b['oldRange']=null,_0x4baa1b['newRange']=null,_0x4baa1b['affectsData']=!0x1,_0x4baa1b['wasUndone']=!0x1),null!=_0x44c44a['name']&&_0x44c44a['hasOwnProperty']('name')&&(_0x4baa1b['name']=_0x44c44a['name']),null!=_0x44c44a['oldRange']&&_0x44c44a['hasOwnProperty']('oldRange')&&(_0x4baa1b['oldRange']=_0x578013['Range']['toObject'](_0x44c44a['oldRange'],_0x17a74e)),null!=_0x44c44a['newRange']&&_0x44c44a['hasOwnProperty']('newRange')&&(_0x4baa1b['newRange']=_0x578013['Range']['toObject'](_0x44c44a['newRange'],_0x17a74e)),null!=_0x44c44a['affectsData']&&_0x44c44a['hasOwnProperty']('affectsData')&&(_0x4baa1b['affectsData']=_0x44c44a['affectsData']),null!=_0x44c44a['wasUndone']&&_0x44c44a['hasOwnProperty']('wasUndone')&&(_0x4baa1b['wasUndone']=_0x44c44a['wasUndone']),_0x4baa1b;},_0x52a413['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x52a413['getTypeUrl']=function(_0x2adcbd){return void 0x0===_0x2adcbd&&(_0x2adcbd='type.googleapis.com'),_0x2adcbd+'/MarkerOperation';},_0x52a413;}()),_0x578013['MergeOperation']=(function(){function _0xd575ee(_0x3b943b){if(_0x3b943b){for(var _0xca5bf4=Object['keys'](_0x3b943b),_0x1a925a=0x0;_0x1a925a<_0xca5bf4['length'];++_0x1a925a)null!=_0x3b943b[_0xca5bf4[_0x1a925a]]&&(this[_0xca5bf4[_0x1a925a]]=_0x3b943b[_0xca5bf4[_0x1a925a]]);}}return _0xd575ee['prototype']['sourcePosition']=null,_0xd575ee['prototype']['targetPosition']=null,_0xd575ee['prototype']['graveyardPosition']=null,_0xd575ee['prototype']['howMany']=0x0,_0xd575ee['prototype']['wasUndone']=!0x1,_0xd575ee['create']=function(_0x14823c){return new _0xd575ee(_0x14823c);},_0xd575ee['encode']=function(_0x2271f0,_0x57f517){return _0x57f517||(_0x57f517=_0x585a86['create']()),null!=_0x2271f0['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2271f0,'sourcePosition')&&_0x578013['Position']['encode'](_0x2271f0['sourcePosition'],_0x57f517['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2271f0['targetPosition']&&Object['hasOwnProperty']['call'](_0x2271f0,'targetPosition')&&_0x578013['Position']['encode'](_0x2271f0['targetPosition'],_0x57f517['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2271f0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2271f0,'graveyardPosition')&&_0x578013['Position']['encode'](_0x2271f0['graveyardPosition'],_0x57f517['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2271f0['howMany']&&Object['hasOwnProperty']['call'](_0x2271f0,'howMany')&&_0x57f517['uint32'](0x20)['uint32'](_0x2271f0['howMany']),null!=_0x2271f0['wasUndone']&&Object['hasOwnProperty']['call'](_0x2271f0,'wasUndone')&&_0x57f517['uint32'](0x28)['bool'](_0x2271f0['wasUndone']),_0x57f517;},_0xd575ee['encodeDelimited']=function(_0xc85051,_0x440372){return this['encode'](_0xc85051,_0x440372)['ldelim']();},_0xd575ee['decode']=function(_0x5aa467,_0x552391){_0x5aa467 instanceof _0x4af8a4||(_0x5aa467=_0x4af8a4['create'](_0x5aa467));for(var _0x42db1f=void 0x0===_0x552391?_0x5aa467['len']:_0x5aa467['pos']+_0x552391,_0x20bf51=new _0x578013['MergeOperation']();_0x5aa467['pos']<_0x42db1f;){var _0xf50620=_0x5aa467['uint32']();switch(_0xf50620>>>0x3){case 0x1:_0x20bf51['sourcePosition']=_0x578013['Position']['decode'](_0x5aa467,_0x5aa467['uint32']());break;case 0x2:_0x20bf51['targetPosition']=_0x578013['Position']['decode'](_0x5aa467,_0x5aa467['uint32']());break;case 0x3:_0x20bf51['graveyardPosition']=_0x578013['Position']['decode'](_0x5aa467,_0x5aa467['uint32']());break;case 0x4:_0x20bf51['howMany']=_0x5aa467['uint32']();break;case 0x5:_0x20bf51['wasUndone']=_0x5aa467['bool']();break;default:_0x5aa467['skipType'](0x7&_0xf50620);}}return _0x20bf51;},_0xd575ee['decodeDelimited']=function(_0x3462b1){return _0x3462b1 instanceof _0x4af8a4||(_0x3462b1=new _0x4af8a4(_0x3462b1)),this['decode'](_0x3462b1,_0x3462b1['uint32']());},_0xd575ee['verify']=function(_0x6e1785){if('object'!=typeof _0x6e1785||null===_0x6e1785)return'object\x20expected';var _0x36b0ee;if(null!=_0x6e1785['sourcePosition']&&_0x6e1785['hasOwnProperty']('sourcePosition')&&(_0x36b0ee=_0x578013['Position']['verify'](_0x6e1785['sourcePosition'])))return'sourcePosition.'+_0x36b0ee;if(null!=_0x6e1785['targetPosition']&&_0x6e1785['hasOwnProperty']('targetPosition')&&(_0x36b0ee=_0x578013['Position']['verify'](_0x6e1785['targetPosition'])))return'targetPosition.'+_0x36b0ee;if(null!=_0x6e1785['graveyardPosition']&&_0x6e1785['hasOwnProperty']('graveyardPosition')&&(_0x36b0ee=_0x578013['Position']['verify'](_0x6e1785['graveyardPosition'])))return'graveyardPosition.'+_0x36b0ee;return null!=_0x6e1785['howMany']&&_0x6e1785['hasOwnProperty']('howMany')&&!_0x255dd4['isInteger'](_0x6e1785['howMany'])?'howMany:\x20integer\x20expected':null!=_0x6e1785['wasUndone']&&_0x6e1785['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x6e1785['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd575ee['fromObject']=function(_0xa5e235){if(_0xa5e235 instanceof _0x578013['MergeOperation'])return _0xa5e235;var _0x40f6f1=new _0x578013['MergeOperation']();if(null!=_0xa5e235['sourcePosition']){if('object'!=typeof _0xa5e235['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x40f6f1['sourcePosition']=_0x578013['Position']['fromObject'](_0xa5e235['sourcePosition']);}if(null!=_0xa5e235['targetPosition']){if('object'!=typeof _0xa5e235['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x40f6f1['targetPosition']=_0x578013['Position']['fromObject'](_0xa5e235['targetPosition']);}if(null!=_0xa5e235['graveyardPosition']){if('object'!=typeof _0xa5e235['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x40f6f1['graveyardPosition']=_0x578013['Position']['fromObject'](_0xa5e235['graveyardPosition']);}return null!=_0xa5e235['howMany']&&(_0x40f6f1['howMany']=_0xa5e235['howMany']>>>0x0),null!=_0xa5e235['wasUndone']&&(_0x40f6f1['wasUndone']=Boolean(_0xa5e235['wasUndone'])),_0x40f6f1;},_0xd575ee['toObject']=function(_0x50cd30,_0x523685){_0x523685||(_0x523685={});var _0x44c1f2={};return _0x523685['defaults']&&(_0x44c1f2['sourcePosition']=null,_0x44c1f2['targetPosition']=null,_0x44c1f2['graveyardPosition']=null,_0x44c1f2['howMany']=0x0,_0x44c1f2['wasUndone']=!0x1),null!=_0x50cd30['sourcePosition']&&_0x50cd30['hasOwnProperty']('sourcePosition')&&(_0x44c1f2['sourcePosition']=_0x578013['Position']['toObject'](_0x50cd30['sourcePosition'],_0x523685)),null!=_0x50cd30['targetPosition']&&_0x50cd30['hasOwnProperty']('targetPosition')&&(_0x44c1f2['targetPosition']=_0x578013['Position']['toObject'](_0x50cd30['targetPosition'],_0x523685)),null!=_0x50cd30['graveyardPosition']&&_0x50cd30['hasOwnProperty']('graveyardPosition')&&(_0x44c1f2['graveyardPosition']=_0x578013['Position']['toObject'](_0x50cd30['graveyardPosition'],_0x523685)),null!=_0x50cd30['howMany']&&_0x50cd30['hasOwnProperty']('howMany')&&(_0x44c1f2['howMany']=_0x50cd30['howMany']),null!=_0x50cd30['wasUndone']&&_0x50cd30['hasOwnProperty']('wasUndone')&&(_0x44c1f2['wasUndone']=_0x50cd30['wasUndone']),_0x44c1f2;},_0xd575ee['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0xd575ee['getTypeUrl']=function(_0x1d61fc){return void 0x0===_0x1d61fc&&(_0x1d61fc='type.googleapis.com'),_0x1d61fc+'/MergeOperation';},_0xd575ee;}()),_0x578013['MoveOperation']=(function(){function _0x4addf5(_0x26abae){if(_0x26abae){for(var _0x4b09ba=Object['keys'](_0x26abae),_0x4d12e6=0x0;_0x4d12e6<_0x4b09ba['length'];++_0x4d12e6)null!=_0x26abae[_0x4b09ba[_0x4d12e6]]&&(this[_0x4b09ba[_0x4d12e6]]=_0x26abae[_0x4b09ba[_0x4d12e6]]);}}return _0x4addf5['prototype']['sourcePosition']=null,_0x4addf5['prototype']['howMany']=0x0,_0x4addf5['prototype']['targetPosition']=null,_0x4addf5['prototype']['wasUndone']=!0x1,_0x4addf5['create']=function(_0x31e181){return new _0x4addf5(_0x31e181);},_0x4addf5['encode']=function(_0xd8859c,_0x4496f6){return _0x4496f6||(_0x4496f6=_0x585a86['create']()),null!=_0xd8859c['sourcePosition']&&Object['hasOwnProperty']['call'](_0xd8859c,'sourcePosition')&&_0x578013['Position']['encode'](_0xd8859c['sourcePosition'],_0x4496f6['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd8859c['howMany']&&Object['hasOwnProperty']['call'](_0xd8859c,'howMany')&&_0x4496f6['uint32'](0x10)['uint32'](_0xd8859c['howMany']),null!=_0xd8859c['targetPosition']&&Object['hasOwnProperty']['call'](_0xd8859c,'targetPosition')&&_0x578013['Position']['encode'](_0xd8859c['targetPosition'],_0x4496f6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xd8859c['wasUndone']&&Object['hasOwnProperty']['call'](_0xd8859c,'wasUndone')&&_0x4496f6['uint32'](0x20)['bool'](_0xd8859c['wasUndone']),_0x4496f6;},_0x4addf5['encodeDelimited']=function(_0x31d280,_0x1e3c34){return this['encode'](_0x31d280,_0x1e3c34)['ldelim']();},_0x4addf5['decode']=function(_0x3df4a1,_0x41f30c){_0x3df4a1 instanceof _0x4af8a4||(_0x3df4a1=_0x4af8a4['create'](_0x3df4a1));for(var _0x19f337=void 0x0===_0x41f30c?_0x3df4a1['len']:_0x3df4a1['pos']+_0x41f30c,_0x12f466=new _0x578013['MoveOperation']();_0x3df4a1['pos']<_0x19f337;){var _0xd4fe8e=_0x3df4a1['uint32']();switch(_0xd4fe8e>>>0x3){case 0x1:_0x12f466['sourcePosition']=_0x578013['Position']['decode'](_0x3df4a1,_0x3df4a1['uint32']());break;case 0x2:_0x12f466['howMany']=_0x3df4a1['uint32']();break;case 0x3:_0x12f466['targetPosition']=_0x578013['Position']['decode'](_0x3df4a1,_0x3df4a1['uint32']());break;case 0x4:_0x12f466['wasUndone']=_0x3df4a1['bool']();break;default:_0x3df4a1['skipType'](0x7&_0xd4fe8e);}}return _0x12f466;},_0x4addf5['decodeDelimited']=function(_0x32b957){return _0x32b957 instanceof _0x4af8a4||(_0x32b957=new _0x4af8a4(_0x32b957)),this['decode'](_0x32b957,_0x32b957['uint32']());},_0x4addf5['verify']=function(_0x2572b7){if('object'!=typeof _0x2572b7||null===_0x2572b7)return'object\x20expected';var _0x272a3d;if(null!=_0x2572b7['sourcePosition']&&_0x2572b7['hasOwnProperty']('sourcePosition')&&(_0x272a3d=_0x578013['Position']['verify'](_0x2572b7['sourcePosition'])))return'sourcePosition.'+_0x272a3d;if(null!=_0x2572b7['howMany']&&_0x2572b7['hasOwnProperty']('howMany')&&!_0x255dd4['isInteger'](_0x2572b7['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2572b7['targetPosition']&&_0x2572b7['hasOwnProperty']('targetPosition')&&(_0x272a3d=_0x578013['Position']['verify'](_0x2572b7['targetPosition'])))return'targetPosition.'+_0x272a3d;return null!=_0x2572b7['wasUndone']&&_0x2572b7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2572b7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4addf5['fromObject']=function(_0x4c2e3a){if(_0x4c2e3a instanceof _0x578013['MoveOperation'])return _0x4c2e3a;var _0x4c9524=new _0x578013['MoveOperation']();if(null!=_0x4c2e3a['sourcePosition']){if('object'!=typeof _0x4c2e3a['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x4c9524['sourcePosition']=_0x578013['Position']['fromObject'](_0x4c2e3a['sourcePosition']);}if(null!=_0x4c2e3a['howMany']&&(_0x4c9524['howMany']=_0x4c2e3a['howMany']>>>0x0),null!=_0x4c2e3a['targetPosition']){if('object'!=typeof _0x4c2e3a['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x4c9524['targetPosition']=_0x578013['Position']['fromObject'](_0x4c2e3a['targetPosition']);}return null!=_0x4c2e3a['wasUndone']&&(_0x4c9524['wasUndone']=Boolean(_0x4c2e3a['wasUndone'])),_0x4c9524;},_0x4addf5['toObject']=function(_0x1d61ef,_0x2c5684){_0x2c5684||(_0x2c5684={});var _0x114843={};return _0x2c5684['defaults']&&(_0x114843['sourcePosition']=null,_0x114843['howMany']=0x0,_0x114843['targetPosition']=null,_0x114843['wasUndone']=!0x1),null!=_0x1d61ef['sourcePosition']&&_0x1d61ef['hasOwnProperty']('sourcePosition')&&(_0x114843['sourcePosition']=_0x578013['Position']['toObject'](_0x1d61ef['sourcePosition'],_0x2c5684)),null!=_0x1d61ef['howMany']&&_0x1d61ef['hasOwnProperty']('howMany')&&(_0x114843['howMany']=_0x1d61ef['howMany']),null!=_0x1d61ef['targetPosition']&&_0x1d61ef['hasOwnProperty']('targetPosition')&&(_0x114843['targetPosition']=_0x578013['Position']['toObject'](_0x1d61ef['targetPosition'],_0x2c5684)),null!=_0x1d61ef['wasUndone']&&_0x1d61ef['hasOwnProperty']('wasUndone')&&(_0x114843['wasUndone']=_0x1d61ef['wasUndone']),_0x114843;},_0x4addf5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x4addf5['getTypeUrl']=function(_0x766539){return void 0x0===_0x766539&&(_0x766539='type.googleapis.com'),_0x766539+'/MoveOperation';},_0x4addf5;}()),_0x578013['RenameOperation']=(function(){function _0x58b4d1(_0x443834){if(_0x443834){for(var _0x3e1891=Object['keys'](_0x443834),_0x4c4d95=0x0;_0x4c4d95<_0x3e1891['length'];++_0x4c4d95)null!=_0x443834[_0x3e1891[_0x4c4d95]]&&(this[_0x3e1891[_0x4c4d95]]=_0x443834[_0x3e1891[_0x4c4d95]]);}}return _0x58b4d1['prototype']['position']=null,_0x58b4d1['prototype']['oldName']='',_0x58b4d1['prototype']['newName']='',_0x58b4d1['prototype']['wasUndone']=!0x1,_0x58b4d1['create']=function(_0x1b4ce5){return new _0x58b4d1(_0x1b4ce5);},_0x58b4d1['encode']=function(_0xa946e2,_0x3c6a22){return _0x3c6a22||(_0x3c6a22=_0x585a86['create']()),null!=_0xa946e2['position']&&Object['hasOwnProperty']['call'](_0xa946e2,'position')&&_0x578013['Position']['encode'](_0xa946e2['position'],_0x3c6a22['uint32'](0xa)['fork']())['ldelim'](),null!=_0xa946e2['oldName']&&Object['hasOwnProperty']['call'](_0xa946e2,'oldName')&&_0x3c6a22['uint32'](0x12)['string'](_0xa946e2['oldName']),null!=_0xa946e2['newName']&&Object['hasOwnProperty']['call'](_0xa946e2,'newName')&&_0x3c6a22['uint32'](0x1a)['string'](_0xa946e2['newName']),null!=_0xa946e2['wasUndone']&&Object['hasOwnProperty']['call'](_0xa946e2,'wasUndone')&&_0x3c6a22['uint32'](0x20)['bool'](_0xa946e2['wasUndone']),_0x3c6a22;},_0x58b4d1['encodeDelimited']=function(_0x33b8a3,_0x128505){return this['encode'](_0x33b8a3,_0x128505)['ldelim']();},_0x58b4d1['decode']=function(_0x36de15,_0x250445){_0x36de15 instanceof _0x4af8a4||(_0x36de15=_0x4af8a4['create'](_0x36de15));for(var _0x4bea92=void 0x0===_0x250445?_0x36de15['len']:_0x36de15['pos']+_0x250445,_0x3015b0=new _0x578013['RenameOperation']();_0x36de15['pos']<_0x4bea92;){var _0x279b47=_0x36de15['uint32']();switch(_0x279b47>>>0x3){case 0x1:_0x3015b0['position']=_0x578013['Position']['decode'](_0x36de15,_0x36de15['uint32']());break;case 0x2:_0x3015b0['oldName']=_0x36de15['string']();break;case 0x3:_0x3015b0['newName']=_0x36de15['string']();break;case 0x4:_0x3015b0['wasUndone']=_0x36de15['bool']();break;default:_0x36de15['skipType'](0x7&_0x279b47);}}return _0x3015b0;},_0x58b4d1['decodeDelimited']=function(_0x468662){return _0x468662 instanceof _0x4af8a4||(_0x468662=new _0x4af8a4(_0x468662)),this['decode'](_0x468662,_0x468662['uint32']());},_0x58b4d1['verify']=function(_0x249538){if('object'!=typeof _0x249538||null===_0x249538)return'object\x20expected';if(null!=_0x249538['position']&&_0x249538['hasOwnProperty']('position')){var _0x3c3579=_0x578013['Position']['verify'](_0x249538['position']);if(_0x3c3579)return'position.'+_0x3c3579;}return null!=_0x249538['oldName']&&_0x249538['hasOwnProperty']('oldName')&&!_0x255dd4['isString'](_0x249538['oldName'])?'oldName:\x20string\x20expected':null!=_0x249538['newName']&&_0x249538['hasOwnProperty']('newName')&&!_0x255dd4['isString'](_0x249538['newName'])?'newName:\x20string\x20expected':null!=_0x249538['wasUndone']&&_0x249538['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x249538['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58b4d1['fromObject']=function(_0x39caba){if(_0x39caba instanceof _0x578013['RenameOperation'])return _0x39caba;var _0x621f23=new _0x578013['RenameOperation']();if(null!=_0x39caba['position']){if('object'!=typeof _0x39caba['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x621f23['position']=_0x578013['Position']['fromObject'](_0x39caba['position']);}return null!=_0x39caba['oldName']&&(_0x621f23['oldName']=String(_0x39caba['oldName'])),null!=_0x39caba['newName']&&(_0x621f23['newName']=String(_0x39caba['newName'])),null!=_0x39caba['wasUndone']&&(_0x621f23['wasUndone']=Boolean(_0x39caba['wasUndone'])),_0x621f23;},_0x58b4d1['toObject']=function(_0x39fcd6,_0x3dce42){_0x3dce42||(_0x3dce42={});var _0x548dd1={};return _0x3dce42['defaults']&&(_0x548dd1['position']=null,_0x548dd1['oldName']='',_0x548dd1['newName']='',_0x548dd1['wasUndone']=!0x1),null!=_0x39fcd6['position']&&_0x39fcd6['hasOwnProperty']('position')&&(_0x548dd1['position']=_0x578013['Position']['toObject'](_0x39fcd6['position'],_0x3dce42)),null!=_0x39fcd6['oldName']&&_0x39fcd6['hasOwnProperty']('oldName')&&(_0x548dd1['oldName']=_0x39fcd6['oldName']),null!=_0x39fcd6['newName']&&_0x39fcd6['hasOwnProperty']('newName')&&(_0x548dd1['newName']=_0x39fcd6['newName']),null!=_0x39fcd6['wasUndone']&&_0x39fcd6['hasOwnProperty']('wasUndone')&&(_0x548dd1['wasUndone']=_0x39fcd6['wasUndone']),_0x548dd1;},_0x58b4d1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x58b4d1['getTypeUrl']=function(_0x491323){return void 0x0===_0x491323&&(_0x491323='type.googleapis.com'),_0x491323+'/RenameOperation';},_0x58b4d1;}()),_0x578013['RootAttributeOperation']=(function(){function _0xa33956(_0x4d7b1d){if(_0x4d7b1d){for(var _0xb11f5f=Object['keys'](_0x4d7b1d),_0x30078c=0x0;_0x30078c<_0xb11f5f['length'];++_0x30078c)null!=_0x4d7b1d[_0xb11f5f[_0x30078c]]&&(this[_0xb11f5f[_0x30078c]]=_0x4d7b1d[_0xb11f5f[_0x30078c]]);}}return _0xa33956['prototype']['root']='',_0xa33956['prototype']['key']='',_0xa33956['prototype']['oldValueBoolean']=!0x1,_0xa33956['prototype']['oldValueJson']='',_0xa33956['prototype']['newValueBoolean']=!0x1,_0xa33956['prototype']['newValueJson']='',_0xa33956['prototype']['wasUndone']=!0x1,_0xa33956['create']=function(_0x100502){return new _0xa33956(_0x100502);},_0xa33956['encode']=function(_0x20ff54,_0x41a520){return _0x41a520||(_0x41a520=_0x585a86['create']()),null!=_0x20ff54['root']&&Object['hasOwnProperty']['call'](_0x20ff54,'root')&&_0x41a520['uint32'](0xa)['string'](_0x20ff54['root']),null!=_0x20ff54['key']&&Object['hasOwnProperty']['call'](_0x20ff54,'key')&&_0x41a520['uint32'](0x12)['string'](_0x20ff54['key']),null!=_0x20ff54['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x20ff54,'oldValueBoolean')&&_0x41a520['uint32'](0x18)['bool'](_0x20ff54['oldValueBoolean']),null!=_0x20ff54['oldValueJson']&&Object['hasOwnProperty']['call'](_0x20ff54,'oldValueJson')&&_0x41a520['uint32'](0x22)['string'](_0x20ff54['oldValueJson']),null!=_0x20ff54['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x20ff54,'newValueBoolean')&&_0x41a520['uint32'](0x28)['bool'](_0x20ff54['newValueBoolean']),null!=_0x20ff54['newValueJson']&&Object['hasOwnProperty']['call'](_0x20ff54,'newValueJson')&&_0x41a520['uint32'](0x32)['string'](_0x20ff54['newValueJson']),null!=_0x20ff54['wasUndone']&&Object['hasOwnProperty']['call'](_0x20ff54,'wasUndone')&&_0x41a520['uint32'](0x38)['bool'](_0x20ff54['wasUndone']),_0x41a520;},_0xa33956['encodeDelimited']=function(_0x3749af,_0x4527be){return this['encode'](_0x3749af,_0x4527be)['ldelim']();},_0xa33956['decode']=function(_0x3d844d,_0x5eff98){_0x3d844d instanceof _0x4af8a4||(_0x3d844d=_0x4af8a4['create'](_0x3d844d));for(var _0x207fce=void 0x0===_0x5eff98?_0x3d844d['len']:_0x3d844d['pos']+_0x5eff98,_0x2676d1=new _0x578013['RootAttributeOperation']();_0x3d844d['pos']<_0x207fce;){var _0x3567fa=_0x3d844d['uint32']();switch(_0x3567fa>>>0x3){case 0x1:_0x2676d1['root']=_0x3d844d['string']();break;case 0x2:_0x2676d1['key']=_0x3d844d['string']();break;case 0x3:_0x2676d1['oldValueBoolean']=_0x3d844d['bool']();break;case 0x4:_0x2676d1['oldValueJson']=_0x3d844d['string']();break;case 0x5:_0x2676d1['newValueBoolean']=_0x3d844d['bool']();break;case 0x6:_0x2676d1['newValueJson']=_0x3d844d['string']();break;case 0x7:_0x2676d1['wasUndone']=_0x3d844d['bool']();break;default:_0x3d844d['skipType'](0x7&_0x3567fa);}}return _0x2676d1;},_0xa33956['decodeDelimited']=function(_0x278071){return _0x278071 instanceof _0x4af8a4||(_0x278071=new _0x4af8a4(_0x278071)),this['decode'](_0x278071,_0x278071['uint32']());},_0xa33956['verify']=function(_0x349131){return'object'!=typeof _0x349131||null===_0x349131?'object\x20expected':null!=_0x349131['root']&&_0x349131['hasOwnProperty']('root')&&!_0x255dd4['isString'](_0x349131['root'])?'root:\x20string\x20expected':null!=_0x349131['key']&&_0x349131['hasOwnProperty']('key')&&!_0x255dd4['isString'](_0x349131['key'])?'key:\x20string\x20expected':null!=_0x349131['oldValueBoolean']&&_0x349131['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x349131['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x349131['oldValueJson']&&_0x349131['hasOwnProperty']('oldValueJson')&&!_0x255dd4['isString'](_0x349131['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x349131['newValueBoolean']&&_0x349131['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x349131['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x349131['newValueJson']&&_0x349131['hasOwnProperty']('newValueJson')&&!_0x255dd4['isString'](_0x349131['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x349131['wasUndone']&&_0x349131['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x349131['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xa33956['fromObject']=function(_0x3891a5){if(_0x3891a5 instanceof _0x578013['RootAttributeOperation'])return _0x3891a5;var _0x262fcb=new _0x578013['RootAttributeOperation']();return null!=_0x3891a5['root']&&(_0x262fcb['root']=String(_0x3891a5['root'])),null!=_0x3891a5['key']&&(_0x262fcb['key']=String(_0x3891a5['key'])),null!=_0x3891a5['oldValueBoolean']&&(_0x262fcb['oldValueBoolean']=Boolean(_0x3891a5['oldValueBoolean'])),null!=_0x3891a5['oldValueJson']&&(_0x262fcb['oldValueJson']=String(_0x3891a5['oldValueJson'])),null!=_0x3891a5['newValueBoolean']&&(_0x262fcb['newValueBoolean']=Boolean(_0x3891a5['newValueBoolean'])),null!=_0x3891a5['newValueJson']&&(_0x262fcb['newValueJson']=String(_0x3891a5['newValueJson'])),null!=_0x3891a5['wasUndone']&&(_0x262fcb['wasUndone']=Boolean(_0x3891a5['wasUndone'])),_0x262fcb;},_0xa33956['toObject']=function(_0x213bd5,_0x226d4b){_0x226d4b||(_0x226d4b={});var _0x3ee3cd={};return _0x226d4b['defaults']&&(_0x3ee3cd['root']='',_0x3ee3cd['key']='',_0x3ee3cd['oldValueBoolean']=!0x1,_0x3ee3cd['oldValueJson']='',_0x3ee3cd['newValueBoolean']=!0x1,_0x3ee3cd['newValueJson']='',_0x3ee3cd['wasUndone']=!0x1),null!=_0x213bd5['root']&&_0x213bd5['hasOwnProperty']('root')&&(_0x3ee3cd['root']=_0x213bd5['root']),null!=_0x213bd5['key']&&_0x213bd5['hasOwnProperty']('key')&&(_0x3ee3cd['key']=_0x213bd5['key']),null!=_0x213bd5['oldValueBoolean']&&_0x213bd5['hasOwnProperty']('oldValueBoolean')&&(_0x3ee3cd['oldValueBoolean']=_0x213bd5['oldValueBoolean']),null!=_0x213bd5['oldValueJson']&&_0x213bd5['hasOwnProperty']('oldValueJson')&&(_0x3ee3cd['oldValueJson']=_0x213bd5['oldValueJson']),null!=_0x213bd5['newValueBoolean']&&_0x213bd5['hasOwnProperty']('newValueBoolean')&&(_0x3ee3cd['newValueBoolean']=_0x213bd5['newValueBoolean']),null!=_0x213bd5['newValueJson']&&_0x213bd5['hasOwnProperty']('newValueJson')&&(_0x3ee3cd['newValueJson']=_0x213bd5['newValueJson']),null!=_0x213bd5['wasUndone']&&_0x213bd5['hasOwnProperty']('wasUndone')&&(_0x3ee3cd['wasUndone']=_0x213bd5['wasUndone']),_0x3ee3cd;},_0xa33956['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0xa33956['getTypeUrl']=function(_0x585cc6){return void 0x0===_0x585cc6&&(_0x585cc6='type.googleapis.com'),_0x585cc6+'/RootAttributeOperation';},_0xa33956;}()),_0x578013['RootOperation']=(function(){function _0x5d429a(_0x2626f6){if(_0x2626f6){for(var _0x3fd1d6=Object['keys'](_0x2626f6),_0x56e24a=0x0;_0x56e24a<_0x3fd1d6['length'];++_0x56e24a)null!=_0x2626f6[_0x3fd1d6[_0x56e24a]]&&(this[_0x3fd1d6[_0x56e24a]]=_0x2626f6[_0x3fd1d6[_0x56e24a]]);}}return _0x5d429a['prototype']['rootName']='',_0x5d429a['prototype']['elementName']='',_0x5d429a['prototype']['isAdd']=!0x1,_0x5d429a['prototype']['wasUndone']=!0x1,_0x5d429a['create']=function(_0x442a0f){return new _0x5d429a(_0x442a0f);},_0x5d429a['encode']=function(_0x13f386,_0x9f8f41){return _0x9f8f41||(_0x9f8f41=_0x585a86['create']()),null!=_0x13f386['rootName']&&Object['hasOwnProperty']['call'](_0x13f386,'rootName')&&_0x9f8f41['uint32'](0xa)['string'](_0x13f386['rootName']),null!=_0x13f386['elementName']&&Object['hasOwnProperty']['call'](_0x13f386,'elementName')&&_0x9f8f41['uint32'](0x12)['string'](_0x13f386['elementName']),null!=_0x13f386['isAdd']&&Object['hasOwnProperty']['call'](_0x13f386,'isAdd')&&_0x9f8f41['uint32'](0x18)['bool'](_0x13f386['isAdd']),null!=_0x13f386['wasUndone']&&Object['hasOwnProperty']['call'](_0x13f386,'wasUndone')&&_0x9f8f41['uint32'](0x20)['bool'](_0x13f386['wasUndone']),_0x9f8f41;},_0x5d429a['encodeDelimited']=function(_0x236300,_0x4ba92e){return this['encode'](_0x236300,_0x4ba92e)['ldelim']();},_0x5d429a['decode']=function(_0x2e3e42,_0x289268){_0x2e3e42 instanceof _0x4af8a4||(_0x2e3e42=_0x4af8a4['create'](_0x2e3e42));for(var _0x55d24d=void 0x0===_0x289268?_0x2e3e42['len']:_0x2e3e42['pos']+_0x289268,_0x4db12b=new _0x578013['RootOperation']();_0x2e3e42['pos']<_0x55d24d;){var _0x1b801d=_0x2e3e42['uint32']();switch(_0x1b801d>>>0x3){case 0x1:_0x4db12b['rootName']=_0x2e3e42['string']();break;case 0x2:_0x4db12b['elementName']=_0x2e3e42['string']();break;case 0x3:_0x4db12b['isAdd']=_0x2e3e42['bool']();break;case 0x4:_0x4db12b['wasUndone']=_0x2e3e42['bool']();break;default:_0x2e3e42['skipType'](0x7&_0x1b801d);}}return _0x4db12b;},_0x5d429a['decodeDelimited']=function(_0x105386){return _0x105386 instanceof _0x4af8a4||(_0x105386=new _0x4af8a4(_0x105386)),this['decode'](_0x105386,_0x105386['uint32']());},_0x5d429a['verify']=function(_0x3608a4){return'object'!=typeof _0x3608a4||null===_0x3608a4?'object\x20expected':null!=_0x3608a4['rootName']&&_0x3608a4['hasOwnProperty']('rootName')&&!_0x255dd4['isString'](_0x3608a4['rootName'])?'rootName:\x20string\x20expected':null!=_0x3608a4['elementName']&&_0x3608a4['hasOwnProperty']('elementName')&&!_0x255dd4['isString'](_0x3608a4['elementName'])?'elementName:\x20string\x20expected':null!=_0x3608a4['isAdd']&&_0x3608a4['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x3608a4['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x3608a4['wasUndone']&&_0x3608a4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3608a4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5d429a['fromObject']=function(_0xfd640e){if(_0xfd640e instanceof _0x578013['RootOperation'])return _0xfd640e;var _0x19ea2f=new _0x578013['RootOperation']();return null!=_0xfd640e['rootName']&&(_0x19ea2f['rootName']=String(_0xfd640e['rootName'])),null!=_0xfd640e['elementName']&&(_0x19ea2f['elementName']=String(_0xfd640e['elementName'])),null!=_0xfd640e['isAdd']&&(_0x19ea2f['isAdd']=Boolean(_0xfd640e['isAdd'])),null!=_0xfd640e['wasUndone']&&(_0x19ea2f['wasUndone']=Boolean(_0xfd640e['wasUndone'])),_0x19ea2f;},_0x5d429a['toObject']=function(_0x334238,_0x441fef){_0x441fef||(_0x441fef={});var _0x6abe87={};return _0x441fef['defaults']&&(_0x6abe87['rootName']='',_0x6abe87['elementName']='',_0x6abe87['isAdd']=!0x1,_0x6abe87['wasUndone']=!0x1),null!=_0x334238['rootName']&&_0x334238['hasOwnProperty']('rootName')&&(_0x6abe87['rootName']=_0x334238['rootName']),null!=_0x334238['elementName']&&_0x334238['hasOwnProperty']('elementName')&&(_0x6abe87['elementName']=_0x334238['elementName']),null!=_0x334238['isAdd']&&_0x334238['hasOwnProperty']('isAdd')&&(_0x6abe87['isAdd']=_0x334238['isAdd']),null!=_0x334238['wasUndone']&&_0x334238['hasOwnProperty']('wasUndone')&&(_0x6abe87['wasUndone']=_0x334238['wasUndone']),_0x6abe87;},_0x5d429a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x5d429a['getTypeUrl']=function(_0x25cf58){return void 0x0===_0x25cf58&&(_0x25cf58='type.googleapis.com'),_0x25cf58+'/RootOperation';},_0x5d429a;}()),_0x578013['SplitOperation']=(function(){function _0x8545ce(_0x33b05f){if(_0x33b05f){for(var _0x772c5e=Object['keys'](_0x33b05f),_0x42be0b=0x0;_0x42be0b<_0x772c5e['length'];++_0x42be0b)null!=_0x33b05f[_0x772c5e[_0x42be0b]]&&(this[_0x772c5e[_0x42be0b]]=_0x33b05f[_0x772c5e[_0x42be0b]]);}}return _0x8545ce['prototype']['splitPosition']=null,_0x8545ce['prototype']['graveyardPosition']=null,_0x8545ce['prototype']['howMany']=0x0,_0x8545ce['prototype']['insertionPosition']=null,_0x8545ce['prototype']['wasUndone']=!0x1,_0x8545ce['create']=function(_0x57c90a){return new _0x8545ce(_0x57c90a);},_0x8545ce['encode']=function(_0x4ab4f7,_0x5451c2){return _0x5451c2||(_0x5451c2=_0x585a86['create']()),null!=_0x4ab4f7['splitPosition']&&Object['hasOwnProperty']['call'](_0x4ab4f7,'splitPosition')&&_0x578013['Position']['encode'](_0x4ab4f7['splitPosition'],_0x5451c2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4ab4f7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4ab4f7,'graveyardPosition')&&_0x578013['Position']['encode'](_0x4ab4f7['graveyardPosition'],_0x5451c2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4ab4f7['howMany']&&Object['hasOwnProperty']['call'](_0x4ab4f7,'howMany')&&_0x5451c2['uint32'](0x18)['uint32'](_0x4ab4f7['howMany']),null!=_0x4ab4f7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4ab4f7,'insertionPosition')&&_0x578013['Position']['encode'](_0x4ab4f7['insertionPosition'],_0x5451c2['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4ab4f7['wasUndone']&&Object['hasOwnProperty']['call'](_0x4ab4f7,'wasUndone')&&_0x5451c2['uint32'](0x28)['bool'](_0x4ab4f7['wasUndone']),_0x5451c2;},_0x8545ce['encodeDelimited']=function(_0x443f5f,_0x1409cd){return this['encode'](_0x443f5f,_0x1409cd)['ldelim']();},_0x8545ce['decode']=function(_0x45499d,_0x372e24){_0x45499d instanceof _0x4af8a4||(_0x45499d=_0x4af8a4['create'](_0x45499d));for(var _0x596604=void 0x0===_0x372e24?_0x45499d['len']:_0x45499d['pos']+_0x372e24,_0x4747c4=new _0x578013['SplitOperation']();_0x45499d['pos']<_0x596604;){var _0xe4b807=_0x45499d['uint32']();switch(_0xe4b807>>>0x3){case 0x1:_0x4747c4['splitPosition']=_0x578013['Position']['decode'](_0x45499d,_0x45499d['uint32']());break;case 0x2:_0x4747c4['graveyardPosition']=_0x578013['Position']['decode'](_0x45499d,_0x45499d['uint32']());break;case 0x3:_0x4747c4['howMany']=_0x45499d['uint32']();break;case 0x4:_0x4747c4['insertionPosition']=_0x578013['Position']['decode'](_0x45499d,_0x45499d['uint32']());break;case 0x5:_0x4747c4['wasUndone']=_0x45499d['bool']();break;default:_0x45499d['skipType'](0x7&_0xe4b807);}}return _0x4747c4;},_0x8545ce['decodeDelimited']=function(_0x1b2218){return _0x1b2218 instanceof _0x4af8a4||(_0x1b2218=new _0x4af8a4(_0x1b2218)),this['decode'](_0x1b2218,_0x1b2218['uint32']());},_0x8545ce['verify']=function(_0x43b7c1){if('object'!=typeof _0x43b7c1||null===_0x43b7c1)return'object\x20expected';var _0x4cefde;if(null!=_0x43b7c1['splitPosition']&&_0x43b7c1['hasOwnProperty']('splitPosition')&&(_0x4cefde=_0x578013['Position']['verify'](_0x43b7c1['splitPosition'])))return'splitPosition.'+_0x4cefde;if(null!=_0x43b7c1['graveyardPosition']&&_0x43b7c1['hasOwnProperty']('graveyardPosition')&&(_0x4cefde=_0x578013['Position']['verify'](_0x43b7c1['graveyardPosition'])))return'graveyardPosition.'+_0x4cefde;if(null!=_0x43b7c1['howMany']&&_0x43b7c1['hasOwnProperty']('howMany')&&!_0x255dd4['isInteger'](_0x43b7c1['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x43b7c1['insertionPosition']&&_0x43b7c1['hasOwnProperty']('insertionPosition')&&(_0x4cefde=_0x578013['Position']['verify'](_0x43b7c1['insertionPosition'])))return'insertionPosition.'+_0x4cefde;return null!=_0x43b7c1['wasUndone']&&_0x43b7c1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x43b7c1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x8545ce['fromObject']=function(_0xa9647a){if(_0xa9647a instanceof _0x578013['SplitOperation'])return _0xa9647a;var _0xef8933=new _0x578013['SplitOperation']();if(null!=_0xa9647a['splitPosition']){if('object'!=typeof _0xa9647a['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xef8933['splitPosition']=_0x578013['Position']['fromObject'](_0xa9647a['splitPosition']);}if(null!=_0xa9647a['graveyardPosition']){if('object'!=typeof _0xa9647a['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xef8933['graveyardPosition']=_0x578013['Position']['fromObject'](_0xa9647a['graveyardPosition']);}if(null!=_0xa9647a['howMany']&&(_0xef8933['howMany']=_0xa9647a['howMany']>>>0x0),null!=_0xa9647a['insertionPosition']){if('object'!=typeof _0xa9647a['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xef8933['insertionPosition']=_0x578013['Position']['fromObject'](_0xa9647a['insertionPosition']);}return null!=_0xa9647a['wasUndone']&&(_0xef8933['wasUndone']=Boolean(_0xa9647a['wasUndone'])),_0xef8933;},_0x8545ce['toObject']=function(_0x2c7617,_0x33a429){_0x33a429||(_0x33a429={});var _0x39211d={};return _0x33a429['defaults']&&(_0x39211d['splitPosition']=null,_0x39211d['graveyardPosition']=null,_0x39211d['howMany']=0x0,_0x39211d['insertionPosition']=null,_0x39211d['wasUndone']=!0x1),null!=_0x2c7617['splitPosition']&&_0x2c7617['hasOwnProperty']('splitPosition')&&(_0x39211d['splitPosition']=_0x578013['Position']['toObject'](_0x2c7617['splitPosition'],_0x33a429)),null!=_0x2c7617['graveyardPosition']&&_0x2c7617['hasOwnProperty']('graveyardPosition')&&(_0x39211d['graveyardPosition']=_0x578013['Position']['toObject'](_0x2c7617['graveyardPosition'],_0x33a429)),null!=_0x2c7617['howMany']&&_0x2c7617['hasOwnProperty']('howMany')&&(_0x39211d['howMany']=_0x2c7617['howMany']),null!=_0x2c7617['insertionPosition']&&_0x2c7617['hasOwnProperty']('insertionPosition')&&(_0x39211d['insertionPosition']=_0x578013['Position']['toObject'](_0x2c7617['insertionPosition'],_0x33a429)),null!=_0x2c7617['wasUndone']&&_0x2c7617['hasOwnProperty']('wasUndone')&&(_0x39211d['wasUndone']=_0x2c7617['wasUndone']),_0x39211d;},_0x8545ce['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x8545ce['getTypeUrl']=function(_0x104314){return void 0x0===_0x104314&&(_0x104314='type.googleapis.com'),_0x104314+'/SplitOperation';},_0x8545ce;}()),_0x578013['Position']=(function(){function _0x85b13c(_0x5bafe2){if(this['path']=[],_0x5bafe2){for(var _0x4cbc19=Object['keys'](_0x5bafe2),_0x4bc49d=0x0;_0x4bc49d<_0x4cbc19['length'];++_0x4bc49d)null!=_0x5bafe2[_0x4cbc19[_0x4bc49d]]&&(this[_0x4cbc19[_0x4bc49d]]=_0x5bafe2[_0x4cbc19[_0x4bc49d]]);}}return _0x85b13c['prototype']['root']='',_0x85b13c['prototype']['rootMain']=!0x1,_0x85b13c['prototype']['rootGraveyard']=!0x1,_0x85b13c['prototype']['path']=_0x255dd4['emptyArray'],_0x85b13c['prototype']['stickiness']='',_0x85b13c['create']=function(_0x52f37a){return new _0x85b13c(_0x52f37a);},_0x85b13c['encode']=function(_0x128b16,_0x345592){if(_0x345592||(_0x345592=_0x585a86['create']()),null!=_0x128b16['root']&&Object['hasOwnProperty']['call'](_0x128b16,'root')&&_0x345592['uint32'](0xa)['string'](_0x128b16['root']),null!=_0x128b16['rootMain']&&Object['hasOwnProperty']['call'](_0x128b16,'rootMain')&&_0x345592['uint32'](0x10)['bool'](_0x128b16['rootMain']),null!=_0x128b16['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x128b16,'rootGraveyard')&&_0x345592['uint32'](0x18)['bool'](_0x128b16['rootGraveyard']),null!=_0x128b16['path']&&_0x128b16['path']['length']){_0x345592['uint32'](0x22)['fork']();for(var _0x543cf0=0x0;_0x543cf0<_0x128b16['path']['length'];++_0x543cf0)_0x345592['uint32'](_0x128b16['path'][_0x543cf0]);_0x345592['ldelim']();}return null!=_0x128b16['stickiness']&&Object['hasOwnProperty']['call'](_0x128b16,'stickiness')&&_0x345592['uint32'](0x2a)['string'](_0x128b16['stickiness']),_0x345592;},_0x85b13c['encodeDelimited']=function(_0x120117,_0x1b255f){return this['encode'](_0x120117,_0x1b255f)['ldelim']();},_0x85b13c['decode']=function(_0xb12126,_0x403ad0){_0xb12126 instanceof _0x4af8a4||(_0xb12126=_0x4af8a4['create'](_0xb12126));for(var _0x35915f=void 0x0===_0x403ad0?_0xb12126['len']:_0xb12126['pos']+_0x403ad0,_0x4ef235=new _0x578013['Position']();_0xb12126['pos']<_0x35915f;){var _0x2f27bc=_0xb12126['uint32']();switch(_0x2f27bc>>>0x3){case 0x1:_0x4ef235['root']=_0xb12126['string']();break;case 0x2:_0x4ef235['rootMain']=_0xb12126['bool']();break;case 0x3:_0x4ef235['rootGraveyard']=_0xb12126['bool']();break;case 0x4:if(_0x4ef235['path']&&_0x4ef235['path']['length']||(_0x4ef235['path']=[]),0x2==(0x7&_0x2f27bc)){for(var _0x19ce5f=_0xb12126['uint32']()+_0xb12126['pos'];_0xb12126['pos']<_0x19ce5f;)_0x4ef235['path']['push'](_0xb12126['uint32']());}else _0x4ef235['path']['push'](_0xb12126['uint32']());break;case 0x5:_0x4ef235['stickiness']=_0xb12126['string']();break;default:_0xb12126['skipType'](0x7&_0x2f27bc);}}return _0x4ef235;},_0x85b13c['decodeDelimited']=function(_0x19d939){return _0x19d939 instanceof _0x4af8a4||(_0x19d939=new _0x4af8a4(_0x19d939)),this['decode'](_0x19d939,_0x19d939['uint32']());},_0x85b13c['verify']=function(_0x5dbd6d){if('object'!=typeof _0x5dbd6d||null===_0x5dbd6d)return'object\x20expected';if(null!=_0x5dbd6d['root']&&_0x5dbd6d['hasOwnProperty']('root')&&!_0x255dd4['isString'](_0x5dbd6d['root']))return'root:\x20string\x20expected';if(null!=_0x5dbd6d['rootMain']&&_0x5dbd6d['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5dbd6d['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5dbd6d['rootGraveyard']&&_0x5dbd6d['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5dbd6d['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5dbd6d['path']&&_0x5dbd6d['hasOwnProperty']('path')){if(!Array['isArray'](_0x5dbd6d['path']))return'path:\x20array\x20expected';for(var _0x5f3afe=0x0;_0x5f3afe<_0x5dbd6d['path']['length'];++_0x5f3afe)if(!_0x255dd4['isInteger'](_0x5dbd6d['path'][_0x5f3afe]))return'path:\x20integer[]\x20expected';}return null!=_0x5dbd6d['stickiness']&&_0x5dbd6d['hasOwnProperty']('stickiness')&&!_0x255dd4['isString'](_0x5dbd6d['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x85b13c['fromObject']=function(_0x529981){if(_0x529981 instanceof _0x578013['Position'])return _0x529981;var _0x3e2722=new _0x578013['Position']();if(null!=_0x529981['root']&&(_0x3e2722['root']=String(_0x529981['root'])),null!=_0x529981['rootMain']&&(_0x3e2722['rootMain']=Boolean(_0x529981['rootMain'])),null!=_0x529981['rootGraveyard']&&(_0x3e2722['rootGraveyard']=Boolean(_0x529981['rootGraveyard'])),_0x529981['path']){if(!Array['isArray'](_0x529981['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3e2722['path']=[];for(var _0x429c27=0x0;_0x429c27<_0x529981['path']['length'];++_0x429c27)_0x3e2722['path'][_0x429c27]=_0x529981['path'][_0x429c27]>>>0x0;}return null!=_0x529981['stickiness']&&(_0x3e2722['stickiness']=String(_0x529981['stickiness'])),_0x3e2722;},_0x85b13c['toObject']=function(_0xdd2015,_0x5da1d7){_0x5da1d7||(_0x5da1d7={});var _0x57dd8d={};if((_0x5da1d7['arrays']||_0x5da1d7['defaults'])&&(_0x57dd8d['path']=[]),_0x5da1d7['defaults']&&(_0x57dd8d['root']='',_0x57dd8d['rootMain']=!0x1,_0x57dd8d['rootGraveyard']=!0x1,_0x57dd8d['stickiness']=''),null!=_0xdd2015['root']&&_0xdd2015['hasOwnProperty']('root')&&(_0x57dd8d['root']=_0xdd2015['root']),null!=_0xdd2015['rootMain']&&_0xdd2015['hasOwnProperty']('rootMain')&&(_0x57dd8d['rootMain']=_0xdd2015['rootMain']),null!=_0xdd2015['rootGraveyard']&&_0xdd2015['hasOwnProperty']('rootGraveyard')&&(_0x57dd8d['rootGraveyard']=_0xdd2015['rootGraveyard']),_0xdd2015['path']&&_0xdd2015['path']['length']){_0x57dd8d['path']=[];for(var _0x2f7e8d=0x0;_0x2f7e8d<_0xdd2015['path']['length'];++_0x2f7e8d)_0x57dd8d['path'][_0x2f7e8d]=_0xdd2015['path'][_0x2f7e8d];}return null!=_0xdd2015['stickiness']&&_0xdd2015['hasOwnProperty']('stickiness')&&(_0x57dd8d['stickiness']=_0xdd2015['stickiness']),_0x57dd8d;},_0x85b13c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x85b13c['getTypeUrl']=function(_0x342673){return void 0x0===_0x342673&&(_0x342673='type.googleapis.com'),_0x342673+'/Position';},_0x85b13c;}()),_0x578013['Range']=(function(){function _0x1c8a17(_0x43c16e){if(_0x43c16e){for(var _0x570ab=Object['keys'](_0x43c16e),_0x3ad116=0x0;_0x3ad116<_0x570ab['length'];++_0x3ad116)null!=_0x43c16e[_0x570ab[_0x3ad116]]&&(this[_0x570ab[_0x3ad116]]=_0x43c16e[_0x570ab[_0x3ad116]]);}}return _0x1c8a17['prototype']['start']=null,_0x1c8a17['prototype']['end']=null,_0x1c8a17['create']=function(_0x349278){return new _0x1c8a17(_0x349278);},_0x1c8a17['encode']=function(_0x12dcf2,_0x4c5b33){return _0x4c5b33||(_0x4c5b33=_0x585a86['create']()),null!=_0x12dcf2['start']&&Object['hasOwnProperty']['call'](_0x12dcf2,'start')&&_0x578013['Position']['encode'](_0x12dcf2['start'],_0x4c5b33['uint32'](0xa)['fork']())['ldelim'](),null!=_0x12dcf2['end']&&Object['hasOwnProperty']['call'](_0x12dcf2,'end')&&_0x578013['Position']['encode'](_0x12dcf2['end'],_0x4c5b33['uint32'](0x12)['fork']())['ldelim'](),_0x4c5b33;},_0x1c8a17['encodeDelimited']=function(_0x5a7603,_0x2eeec9){return this['encode'](_0x5a7603,_0x2eeec9)['ldelim']();},_0x1c8a17['decode']=function(_0x2f7db7,_0x503028){_0x2f7db7 instanceof _0x4af8a4||(_0x2f7db7=_0x4af8a4['create'](_0x2f7db7));for(var _0x431fbf=void 0x0===_0x503028?_0x2f7db7['len']:_0x2f7db7['pos']+_0x503028,_0x49ea41=new _0x578013['Range']();_0x2f7db7['pos']<_0x431fbf;){var _0x27733a=_0x2f7db7['uint32']();switch(_0x27733a>>>0x3){case 0x1:_0x49ea41['start']=_0x578013['Position']['decode'](_0x2f7db7,_0x2f7db7['uint32']());break;case 0x2:_0x49ea41['end']=_0x578013['Position']['decode'](_0x2f7db7,_0x2f7db7['uint32']());break;default:_0x2f7db7['skipType'](0x7&_0x27733a);}}return _0x49ea41;},_0x1c8a17['decodeDelimited']=function(_0x50c9b9){return _0x50c9b9 instanceof _0x4af8a4||(_0x50c9b9=new _0x4af8a4(_0x50c9b9)),this['decode'](_0x50c9b9,_0x50c9b9['uint32']());},_0x1c8a17['verify']=function(_0x1b5e14){if('object'!=typeof _0x1b5e14||null===_0x1b5e14)return'object\x20expected';var _0x38ff60;if(null!=_0x1b5e14['start']&&_0x1b5e14['hasOwnProperty']('start')&&(_0x38ff60=_0x578013['Position']['verify'](_0x1b5e14['start'])))return'start.'+_0x38ff60;if(null!=_0x1b5e14['end']&&_0x1b5e14['hasOwnProperty']('end')&&(_0x38ff60=_0x578013['Position']['verify'](_0x1b5e14['end'])))return'end.'+_0x38ff60;return null;},_0x1c8a17['fromObject']=function(_0x2e88c2){if(_0x2e88c2 instanceof _0x578013['Range'])return _0x2e88c2;var _0x3a2932=new _0x578013['Range']();if(null!=_0x2e88c2['start']){if('object'!=typeof _0x2e88c2['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3a2932['start']=_0x578013['Position']['fromObject'](_0x2e88c2['start']);}if(null!=_0x2e88c2['end']){if('object'!=typeof _0x2e88c2['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3a2932['end']=_0x578013['Position']['fromObject'](_0x2e88c2['end']);}return _0x3a2932;},_0x1c8a17['toObject']=function(_0x72982f,_0xa28d8a){_0xa28d8a||(_0xa28d8a={});var _0x58893c={};return _0xa28d8a['defaults']&&(_0x58893c['start']=null,_0x58893c['end']=null),null!=_0x72982f['start']&&_0x72982f['hasOwnProperty']('start')&&(_0x58893c['start']=_0x578013['Position']['toObject'](_0x72982f['start'],_0xa28d8a)),null!=_0x72982f['end']&&_0x72982f['hasOwnProperty']('end')&&(_0x58893c['end']=_0x578013['Position']['toObject'](_0x72982f['end'],_0xa28d8a)),_0x58893c;},_0x1c8a17['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x1c8a17['getTypeUrl']=function(_0x142f01){return void 0x0===_0x142f01&&(_0x142f01='type.googleapis.com'),_0x142f01+'/Range';},_0x1c8a17;}()),_0x578013['Element']=(function(){function _0x104818(_0x44f5fd){if(this['children']=[],this['attributesBoolean']={},_0x44f5fd){for(var _0x281f9f=Object['keys'](_0x44f5fd),_0x3b7933=0x0;_0x3b7933<_0x281f9f['length'];++_0x3b7933)null!=_0x44f5fd[_0x281f9f[_0x3b7933]]&&(this[_0x281f9f[_0x3b7933]]=_0x44f5fd[_0x281f9f[_0x3b7933]]);}}return _0x104818['prototype']['name']='',_0x104818['prototype']['children']=_0x255dd4['emptyArray'],_0x104818['prototype']['data']='',_0x104818['prototype']['attributesBoolean']=_0x255dd4['emptyObject'],_0x104818['prototype']['attributesJson']='',_0x104818['create']=function(_0x3ce0a5){return new _0x104818(_0x3ce0a5);},_0x104818['encode']=function(_0x3735b9,_0x3ae8f7){if(_0x3ae8f7||(_0x3ae8f7=_0x585a86['create']()),null!=_0x3735b9['name']&&Object['hasOwnProperty']['call'](_0x3735b9,'name')&&_0x3ae8f7['uint32'](0xa)['string'](_0x3735b9['name']),null!=_0x3735b9['children']&&_0x3735b9['children']['length']){for(var _0x3b24f9=0x0;_0x3b24f9<_0x3735b9['children']['length'];++_0x3b24f9)_0x578013['Element']['encode'](_0x3735b9['children'][_0x3b24f9],_0x3ae8f7['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3735b9['data']&&Object['hasOwnProperty']['call'](_0x3735b9,'data')&&_0x3ae8f7['uint32'](0x1a)['string'](_0x3735b9['data']),null!=_0x3735b9['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3735b9,'attributesBoolean')){var _0x3a88b1=Object['keys'](_0x3735b9['attributesBoolean']);for(_0x3b24f9=0x0;_0x3b24f9<_0x3a88b1['length'];++_0x3b24f9)_0x3ae8f7['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3a88b1[_0x3b24f9])['uint32'](0x10)['bool'](_0x3735b9['attributesBoolean'][_0x3a88b1[_0x3b24f9]])['ldelim']();}return null!=_0x3735b9['attributesJson']&&Object['hasOwnProperty']['call'](_0x3735b9,'attributesJson')&&_0x3ae8f7['uint32'](0x2a)['string'](_0x3735b9['attributesJson']),_0x3ae8f7;},_0x104818['encodeDelimited']=function(_0x4105b0,_0x3c301c){return this['encode'](_0x4105b0,_0x3c301c)['ldelim']();},_0x104818['decode']=function(_0x518bd7,_0x2ce48b){_0x518bd7 instanceof _0x4af8a4||(_0x518bd7=_0x4af8a4['create'](_0x518bd7));for(var _0x1ceab0,_0xa2eb2d,_0x4378d7=void 0x0===_0x2ce48b?_0x518bd7['len']:_0x518bd7['pos']+_0x2ce48b,_0x44df5d=new _0x578013['Element']();_0x518bd7['pos']<_0x4378d7;){var _0x373c6d=_0x518bd7['uint32']();switch(_0x373c6d>>>0x3){case 0x1:_0x44df5d['name']=_0x518bd7['string']();break;case 0x2:_0x44df5d['children']&&_0x44df5d['children']['length']||(_0x44df5d['children']=[]),_0x44df5d['children']['push'](_0x578013['Element']['decode'](_0x518bd7,_0x518bd7['uint32']()));break;case 0x3:_0x44df5d['data']=_0x518bd7['string']();break;case 0x4:_0x44df5d['attributesBoolean']===_0x255dd4['emptyObject']&&(_0x44df5d['attributesBoolean']={});var _0x3e1062=_0x518bd7['uint32']()+_0x518bd7['pos'];for(_0x1ceab0='',_0xa2eb2d=!0x1;_0x518bd7['pos']<_0x3e1062;){var _0x40606b=_0x518bd7['uint32']();switch(_0x40606b>>>0x3){case 0x1:_0x1ceab0=_0x518bd7['string']();break;case 0x2:_0xa2eb2d=_0x518bd7['bool']();break;default:_0x518bd7['skipType'](0x7&_0x40606b);}}_0x44df5d['attributesBoolean'][_0x1ceab0]=_0xa2eb2d;break;case 0x5:_0x44df5d['attributesJson']=_0x518bd7['string']();break;default:_0x518bd7['skipType'](0x7&_0x373c6d);}}return _0x44df5d;},_0x104818['decodeDelimited']=function(_0x50b057){return _0x50b057 instanceof _0x4af8a4||(_0x50b057=new _0x4af8a4(_0x50b057)),this['decode'](_0x50b057,_0x50b057['uint32']());},_0x104818['verify']=function(_0x323d10){if('object'!=typeof _0x323d10||null===_0x323d10)return'object\x20expected';if(null!=_0x323d10['name']&&_0x323d10['hasOwnProperty']('name')&&!_0x255dd4['isString'](_0x323d10['name']))return'name:\x20string\x20expected';if(null!=_0x323d10['children']&&_0x323d10['hasOwnProperty']('children')){if(!Array['isArray'](_0x323d10['children']))return'children:\x20array\x20expected';for(var _0x5e16a8=0x0;_0x5e16a8<_0x323d10['children']['length'];++_0x5e16a8){var _0xf53e31=_0x578013['Element']['verify'](_0x323d10['children'][_0x5e16a8]);if(_0xf53e31)return'children.'+_0xf53e31;}}if(null!=_0x323d10['data']&&_0x323d10['hasOwnProperty']('data')&&!_0x255dd4['isString'](_0x323d10['data']))return'data:\x20string\x20expected';if(null!=_0x323d10['attributesBoolean']&&_0x323d10['hasOwnProperty']('attributesBoolean')){if(!_0x255dd4['isObject'](_0x323d10['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x294ea2=Object['keys'](_0x323d10['attributesBoolean']);for(_0x5e16a8=0x0;_0x5e16a8<_0x294ea2['length'];++_0x5e16a8)if('boolean'!=typeof _0x323d10['attributesBoolean'][_0x294ea2[_0x5e16a8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x323d10['attributesJson']&&_0x323d10['hasOwnProperty']('attributesJson')&&!_0x255dd4['isString'](_0x323d10['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x104818['fromObject']=function(_0x2d75dc){if(_0x2d75dc instanceof _0x578013['Element'])return _0x2d75dc;var _0x347adf=new _0x578013['Element']();if(null!=_0x2d75dc['name']&&(_0x347adf['name']=String(_0x2d75dc['name'])),_0x2d75dc['children']){if(!Array['isArray'](_0x2d75dc['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x347adf['children']=[];for(var _0x5f4c57=0x0;_0x5f4c57<_0x2d75dc['children']['length'];++_0x5f4c57){if('object'!=typeof _0x2d75dc['children'][_0x5f4c57])throw TypeError('.Element.children:\x20object\x20expected');_0x347adf['children'][_0x5f4c57]=_0x578013['Element']['fromObject'](_0x2d75dc['children'][_0x5f4c57]);}}if(null!=_0x2d75dc['data']&&(_0x347adf['data']=String(_0x2d75dc['data'])),_0x2d75dc['attributesBoolean']){if('object'!=typeof _0x2d75dc['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x347adf['attributesBoolean']={};var _0x319201=Object['keys'](_0x2d75dc['attributesBoolean']);for(_0x5f4c57=0x0;_0x5f4c57<_0x319201['length'];++_0x5f4c57)_0x347adf['attributesBoolean'][_0x319201[_0x5f4c57]]=Boolean(_0x2d75dc['attributesBoolean'][_0x319201[_0x5f4c57]]);}return null!=_0x2d75dc['attributesJson']&&(_0x347adf['attributesJson']=String(_0x2d75dc['attributesJson'])),_0x347adf;},_0x104818['toObject']=function(_0x4e56e6,_0x387ea4){_0x387ea4||(_0x387ea4={});var _0x1c2dfe,_0xc487dd={};if((_0x387ea4['arrays']||_0x387ea4['defaults'])&&(_0xc487dd['children']=[]),(_0x387ea4['objects']||_0x387ea4['defaults'])&&(_0xc487dd['attributesBoolean']={}),_0x387ea4['defaults']&&(_0xc487dd['name']='',_0xc487dd['data']='',_0xc487dd['attributesJson']=''),null!=_0x4e56e6['name']&&_0x4e56e6['hasOwnProperty']('name')&&(_0xc487dd['name']=_0x4e56e6['name']),_0x4e56e6['children']&&_0x4e56e6['children']['length']){_0xc487dd['children']=[];for(var _0x306148=0x0;_0x306148<_0x4e56e6['children']['length'];++_0x306148)_0xc487dd['children'][_0x306148]=_0x578013['Element']['toObject'](_0x4e56e6['children'][_0x306148],_0x387ea4);}if(null!=_0x4e56e6['data']&&_0x4e56e6['hasOwnProperty']('data')&&(_0xc487dd['data']=_0x4e56e6['data']),_0x4e56e6['attributesBoolean']&&(_0x1c2dfe=Object['keys'](_0x4e56e6['attributesBoolean']))['length']){_0xc487dd['attributesBoolean']={};for(_0x306148=0x0;_0x306148<_0x1c2dfe['length'];++_0x306148)_0xc487dd['attributesBoolean'][_0x1c2dfe[_0x306148]]=_0x4e56e6['attributesBoolean'][_0x1c2dfe[_0x306148]];}return null!=_0x4e56e6['attributesJson']&&_0x4e56e6['hasOwnProperty']('attributesJson')&&(_0xc487dd['attributesJson']=_0x4e56e6['attributesJson']),_0xc487dd;},_0x104818['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x33dfe2['util']['toJSONOptions']);},_0x104818['getTypeUrl']=function(_0x21da56){return void 0x0===_0x21da56&&(_0x21da56='type.googleapis.com'),_0x21da56+'/Element';},_0x104818;}()),_0x578013;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x5d84cb){return new w(this['_protobufRoot'][_0x5d84cb]);}}class w{['_protobuf'];constructor(_0x3e62f3){this['_protobuf']=_0x3e62f3;}['compress'](_0x458a2f){const _0x4d8289=this['_protobuf']['verify'](_0x458a2f);if(_0x4d8289)throw Error(_0x4d8289);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x458a2f))['finish']();}['decompress'](_0x55957e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x55957e),{'oneofs':!0x0});}}function g(_0x37a7a7,_0x3df9f1){const _0x37f661=_0x266a97(_0x37a7a7);return _0x37f661['path'][_0x37f661['path']['length']-0x1]+=_0x3df9f1,_0x37f661;}function _(_0xe61f12,_0x3a17e3){return _0xe61f12['root']===_0x3a17e3['root']&&_0x3e1204(_0xe61f12['path'],_0x3a17e3['path']);}function $(_0x2c78c0){P(_0x2c78c0,_0x4d6bbb=>('main'==_0x4d6bbb['root']?(_0x4d6bbb['rootMain']=!0x0,delete _0x4d6bbb['root']):'$graveyard'==_0x4d6bbb['root']&&(_0x4d6bbb['rootGraveyard']=!0x0,delete _0x4d6bbb['root']),_0x4d6bbb));}function J(_0x59fc08){P(_0x59fc08,_0x35cd8d=>(_0x35cd8d['rootMain']?(_0x35cd8d['root']='main',delete _0x35cd8d['rootMain']):_0x35cd8d['rootGraveyard']&&(_0x35cd8d['root']='$graveyard',delete _0x35cd8d['rootGraveyard']),_0x35cd8d));}function P(_0x33ddf9,_0x2bda74){for(const _0x574b88 in _0x33ddf9){const _0xed78ca=_0x33ddf9[_0x574b88];'nodes'!==_0x574b88&&_0x2ef865(_0xed78ca)&&(_0xed78ca['path']&&(_0xed78ca['root']||_0xed78ca['rootMain']||_0xed78ca['rootGraveyard'])?_0x33ddf9[_0x574b88]=_0x2bda74(_0xed78ca):P(_0xed78ca,_0x2bda74));}return _0x33ddf9;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x1aa504,_0x4f4fcd,_0x11ef00){this['_id']=_0x1aa504,this['_operationName']=_0x4f4fcd,this['_protobufDescriptor']=_0x11ef00;}['compress'](_0x381060,_0x3ae9c6){const _0x1c789a=_0x3ae9c6['shift']();return $(_0x1c789a),_0x381060['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1c789a)),_0x381060['types']['push'](this['_id']),!0x0;}['decompress'](_0x24a4fb,_0x1b0f35){_0x1b0f35['types']['shift']();const _0x471cff=this['_protobufDescriptor']['decompress'](_0x1b0f35['buffers']['shift']());J(_0x471cff),_0x471cff['__className']=this['_operationName'],_0x24a4fb['push'](_0x471cff);}}class s extends e{['compress'](_0x4e3398,_0x51905a){const _0x58ebf1=_0x51905a['shift']();return this['_serializeOneOf']('oldValue',_0x58ebf1),this['_serializeOneOf']('newValue',_0x58ebf1),$(_0x58ebf1),_0x4e3398['buffers']['push'](this['_protobufDescriptor']['compress'](_0x58ebf1)),_0x4e3398['types']['push'](this['_id']),!0x0;}['decompress'](_0x577cdc,_0x2b042a){const {types:_0x558c33,buffers:_0x2cb583}=_0x2b042a,_0x5388bd=this['_protobufDescriptor']['decompress'](_0x2cb583['shift']());_0x558c33['shift'](),this['_deserializeOneOf']('oldValue',_0x5388bd),this['_deserializeOneOf']('newValue',_0x5388bd),J(_0x5388bd),_0x5388bd['__className']=this['_operationName'],_0x577cdc['push'](_0x5388bd);}['_serializeOneOf'](_0x3d697f,_0xe4c780){const _0xdfc0f3=_0xe4c780[_0x3d697f];'boolean'==typeof _0xdfc0f3?_0xe4c780[_0x3d697f+'Boolean']=_0xdfc0f3:_0xe4c780[_0x3d697f+'Json']=JSON['stringify'](_0xdfc0f3);}['_deserializeOneOf'](_0x16fb0a,_0x302dc8){const _0x203956=_0x16fb0a+'Json';_0x302dc8[_0x203956]?(_0x302dc8[_0x16fb0a]=JSON['parse'](_0x302dc8[_0x203956]),delete _0x302dc8[_0x203956]):(_0x302dc8[_0x16fb0a]=_0x302dc8[_0x16fb0a+'Boolean'],delete _0x302dc8[_0x16fb0a+'Boolean']);}}class i extends e{['compress'](_0x5ac931,_0x14ceb5){const _0x4e1fbe=_0x14ceb5['shift']();return this['_serializeNodesAttributes'](_0x4e1fbe['nodes']),$(_0x4e1fbe),_0x5ac931['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e1fbe)),_0x5ac931['types']['push'](this['_id']),!0x0;}['decompress'](_0x1edc55,_0x1e19fe){const {types:_0x42c927,buffers:_0x2493d9}=_0x1e19fe,_0x258360=this['_protobufDescriptor']['decompress'](_0x2493d9['shift']());_0x42c927['shift'](),_0x258360['nodes']||(_0x258360['nodes']=[]),this['_deserializeNodesAttributes'](_0x258360['nodes']),J(_0x258360),_0x258360['__className']=this['_operationName'],_0x1edc55['push'](_0x258360);}['_serializeNodesAttributes'](_0x39acd9){for(const _0x38e5b7 of _0x39acd9){if(_0x38e5b7['attributes']){const _0x1cdf00=_0x38e5b7['attributes'];this['_areValuesBoolean'](_0x1cdf00)?_0x38e5b7['attributesBoolean']=_0x1cdf00:_0x38e5b7['attributesJson']=JSON['stringify'](_0x1cdf00);}_0x38e5b7['children']&&this['_serializeNodesAttributes'](_0x38e5b7['children']);}}['_deserializeNodesAttributes'](_0x1ed1e0){for(const _0x2b329b of _0x1ed1e0)(_0x2b329b['attributesBoolean']||_0x2b329b['attributesJson'])&&(_0x2b329b['attributesBoolean']?(_0x2b329b['attributes']=_0x2b329b['attributesBoolean'],delete _0x2b329b['attributesBoolean']):(_0x2b329b['attributes']=JSON['parse'](_0x2b329b['attributesJson']),delete _0x2b329b['attributesJson'])),_0x2b329b['children']&&this['_deserializeNodesAttributes'](_0x2b329b['children']);}['_areValuesBoolean'](_0x50fb75){return Object['keys'](_0x50fb75)['every'](_0x581773=>'boolean'==typeof _0x50fb75[_0x581773]);}}class n extends e{['decompress'](_0x2bffa0,_0x58472e){super['decompress'](_0x2bffa0,_0x58472e);const _0x41ed67=_0x2bffa0[_0x2bffa0['length']-0x1];_0x41ed67['oldRange']||(_0x41ed67['oldRange']=null),_0x41ed67['newRange']||(_0x41ed67['newRange']=null);}}class p extends e{['compress'](_0x55c227,_0x15f189){return _0x15f189['shift'](),_0x55c227['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e3f50,_0x3182bd){_0x3182bd['types']['shift'](),_0x2e3f50['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x4c5016,_0x4e2cb2,_0xfe6946,_0x1bda0d){super(_0x4c5016,_0x4e2cb2,_0xfe6946),this['_omittedNamespace']=_0x1bda0d+':';}['compress'](_0x26bfbe,_0x197f9f){return!('MarkerOperation'!=_0x197f9f[0x0]['__className']||!_0x197f9f[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x197f9f[0x0]['name']=_0x197f9f[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x26bfbe,_0x197f9f),!0x0);}['decompress'](_0x456505,_0x55b7b7){super['decompress'](_0x456505,_0x55b7b7);const _0x28ad3d=_0x456505[_0x456505['length']-0x1];_0x28ad3d['name']=this['_omittedNamespace']+_0x28ad3d['name'];}}class O{['_id'];['_context'];constructor(_0x54f422,_0x121479){this['_id']=_0x54f422,this['_context']=_0x121479;}['compress'](_0xd7e60d,_0x556903){let _0x5757d8;for(;_0x556903['length']>0x1&&this['_compareOperations'](_0x556903[0x0],_0x556903[0x1]);)_0x5757d8?(_0x5757d8=this['_combineNext'](_0x556903['shift'](),_0x5757d8),_0xd7e60d['types']['push'](0x0)):(_0x5757d8=_0x266a97(_0x556903['shift']()),_0xd7e60d['types']['push'](this['_id']));return!!_0x5757d8&&(_0x5757d8=this['_combineNext'](_0x556903['shift'](),_0x5757d8),_0xd7e60d['types']['push'](0x0),_0xd7e60d['buffers']['push'](this['_compressSingleOperation'](_0x5757d8)),!0x0);}['decompress'](_0x4be276,_0x2ccc08){const _0x1200b2=this['_decompressSingleOperation'](_0x2ccc08);for(;0x0==_0x2ccc08['types'][0x0];)_0x2ccc08['types']['shift'](),_0x4be276['push'](this['_splitCurrent'](_0x1200b2));_0x4be276['push'](_0x1200b2);}}class a extends O{['_combineNext'](_0x6b94c,_0x2467e1){return _0x2467e1['nodes'][0x0]['data']+=_0x6b94c['nodes'][0x0]['data'],_0x2467e1;}['_splitCurrent'](_0x14a928){const _0x2ff213=_0x266a97(_0x14a928),_0x5930b1=_0x2ff213['nodes'][0x0],_0x15d17d=_0x14a928['nodes'][0x0],_0xe42160=_0x15d17d['data'][Symbol['iterator']]()['next']()['value'],_0x4ba061=_0xe42160['length'];return _0x5930b1['data']=_0xe42160,_0x15d17d['data']=_0x15d17d['data']['substr'](_0x4ba061),_0x14a928['position']=g(_0x14a928['position'],_0x4ba061),_0x2ff213;}['_compareOperations'](_0x557e1d,_0x44b4ec){if(this['_checkOperation'](_0x557e1d)&&this['_checkOperation'](_0x44b4ec)){const _0x27b8b4=_0x557e1d['nodes'][0x0]['data']['length'],_0x5e361b=_(g(_0x557e1d['position'],_0x27b8b4),_0x44b4ec['position']),_0x323d39=_0x557e1d['nodes'][0x0],_0x50e9b3=_0x44b4ec['nodes'][0x0];return _0x5e361b&&this['_compareAttributes'](_0x323d39,_0x50e9b3);}return!0x1;}['_compressSingleOperation'](_0xc4b975){const _0x382244={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x382244,[_0xc4b975]),_0x382244['buffers'][0x0];}['_decompressSingleOperation'](_0x411c22){const _0x9f4e7c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x9f4e7c,_0x411c22),_0x9f4e7c[0x0];}['_checkOperation'](_0x3d3a80){return'InsertOperation'==_0x3d3a80['__className']&&0x1==_0x3d3a80['nodes']['length']&&_0x3d3a80['nodes'][0x0]['data']&&!_0x3d3a80['wasUndone']&&0x1==Array['from'](_0x3d3a80['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x54ee90,_0x1c578b){const _0x53c779=Object['keys'](_0x54ee90['attributes']||{}),_0x55fb57=Object['keys'](_0x1c578b['attributes']||{});return _0x53c779['length']===_0x55fb57['length']&&_0x53c779['every'](_0x23d543=>_0x1c578b['attributes'][_0x23d543]&&_0x1c578b['attributes'][_0x23d543]===_0x54ee90['attributes'][_0x23d543]);}}class c extends O{['_combineNext'](_0x1df387,_0xf8b5eb){return _0xf8b5eb['howMany']++,_0xf8b5eb['sourcePosition']=_0x266a97(_0x1df387['sourcePosition']),_0xf8b5eb;}['_splitCurrent'](_0x302a30){const _0x156a1f=_0x266a97(_0x302a30);return _0x302a30['howMany']--,_0x156a1f['howMany']=0x1,_0x156a1f['sourcePosition']=g(_0x156a1f['sourcePosition'],_0x302a30['howMany']),_0x156a1f;}['_compareOperations'](_0x297c83,_0x4c5b51){return!(!this['_checkOperation'](_0x297c83)||!this['_checkOperation'](_0x4c5b51))&&(_(g(_0x297c83['sourcePosition'],-0x1),_0x4c5b51['sourcePosition'])&&_(_0x297c83['targetPosition'],_0x4c5b51['targetPosition']));}['_compressSingleOperation'](_0x4cb20c){const _0x274a6c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x274a6c,[_0x4cb20c]),_0x274a6c['buffers'][0x0];}['_decompressSingleOperation'](_0x5ae31c){const _0x43692f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x43692f,_0x5ae31c),_0x43692f[0x0];}['_checkOperation'](_0x254f35){return'MoveOperation'==_0x254f35['__className']&&'$graveyard'==_0x254f35['targetPosition']['root']&&0x1==_0x254f35['howMany']&&!_0x254f35['wasUndone'];}}class h extends O{['_combineNext'](_0x3b4c7a,_0x59193f){return _0x59193f['howMany']++,_0x59193f;}['_splitCurrent'](_0x41ff07){const _0x456f7d=_0x266a97(_0x41ff07);return _0x456f7d['howMany']=0x1,_0x41ff07['howMany']--,_0x456f7d;}['_compareOperations'](_0x8fd0b8,_0x5688e6){return!(!this['_checkOperation'](_0x8fd0b8)||!this['_checkOperation'](_0x5688e6))&&(_(_0x8fd0b8['sourcePosition'],_0x5688e6['sourcePosition'])&&_(_0x8fd0b8['targetPosition'],_0x5688e6['targetPosition']));}['_compressSingleOperation'](_0x1f6acd){const _0x5ef814={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5ef814,[_0x1f6acd]),_0x5ef814['buffers'][0x0];}['_decompressSingleOperation'](_0x6133b8){const _0x340b92=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x340b92,_0x6133b8),_0x340b92[0x0];}['_checkOperation'](_0x43ad56){return'MoveOperation'==_0x43ad56['__className']&&'$graveyard'==_0x43ad56['targetPosition']['root']&&0x1==_0x43ad56['howMany']&&!_0x43ad56['wasUndone'];}}class f extends O{['compress'](_0x4abe99,_0x361b20){if(!this['_compareOperations'](_0x361b20[0x0],_0x361b20[0x1]))return!0x1;const _0x4d963f=_0x361b20['shift']();return _0x4d963f['oldRange']=null,_0x4d963f['newRange']&&_(_0x4d963f['newRange']['start'],_0x4d963f['newRange']['end'])&&(_0x4d963f['newRange']['end']=null),_0x361b20['shift'](),_0x4abe99['types']['push'](this['_id']),_0x4abe99['types']['push'](0x0),_0x4abe99['buffers']['push'](this['_compressSingleOperation'](_0x4d963f)),!0x0;}['decompress'](_0x1caa23,_0x583af4){const _0x2b9c12=this['_decompressSingleOperation'](_0x583af4);_0x2b9c12['newRange']&&!_0x2b9c12['newRange']['end']&&(_0x2b9c12['newRange']['end']=_0x266a97(_0x2b9c12['newRange']['start']));const _0x5e4013=_0x266a97(_0x2b9c12);_0x5e4013['newRange']&&(_0x5e4013['newRange']['start']['stickiness']='toNone',_0x5e4013['newRange']['end']=_0x266a97(_0x5e4013['newRange']['start'])),_0x5e4013['name']='user:position:'+_0x5e4013['name']['split'](':')[0x2],_0x583af4['types']['shift'](),_0x1caa23['push'](_0x2b9c12),_0x1caa23['push'](_0x5e4013);}['_compressSingleOperation'](_0x2d2e37){const _0x1a6628={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1a6628,[_0x2d2e37]),_0x1a6628['buffers'][0x0];}['_decompressSingleOperation'](_0x18a586){const _0xe57761=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xe57761,_0x18a586),_0xe57761[0x0];}['_compareOperations'](_0x36e9d6,_0x243734){return!(!_0x36e9d6||!_0x243734)&&('MarkerOperation'==_0x36e9d6['__className']&&'MarkerOperation'==_0x243734['__className']&&!(!_0x36e9d6['name']['startsWith']('user:')||!_0x243734['name']['startsWith']('user:')||_0x36e9d6['name']==_0x243734['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x35d9c3=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',_0x35d9c3,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x35d9c3,'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'](_0x52737b){if(!_0x52737b||!_0x52737b[0x0])throw new _0x3e4f5a('no-operations-provided',this);const _0x354382={'types':[],'buffers':[],'baseVersion':_0x52737b[0x0]['baseVersion']};for(;_0x52737b['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x354382,_0x52737b)||this['_getCompressorByName']('TypingAction')['compress'](_0x354382,_0x52737b)||this['_getCompressorByName']('DeletingAction')['compress'](_0x354382,_0x52737b)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x354382,_0x52737b)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x354382,_0x52737b)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x354382,_0x52737b)||this['_getCompressorByName'](_0x52737b[0x0]['__className'])['compress'](_0x354382,_0x52737b);return _0x354382;}['decompress'](_0x2827eb){const _0x5f527a=[];for(;_0x2827eb['types']['length'];){const _0x1bf95a=this['_compressorById']['get'](_0x2827eb['types'][0x0]);if(!_0x1bf95a)throw new _0x3e4f5a('decompress-compressor-not-found',this,{'type':_0x2827eb['types'][0x0]});_0x1bf95a['decompress'](_0x5f527a,_0x2827eb);}return _0x5f527a['forEach']((_0x1f8ff2,_0x159f17)=>_0x1f8ff2['baseVersion']=_0x2827eb['baseVersion']+_0x159f17),_0x5f527a;}['_getCompressorByName'](_0x4a1cb1){return this['_compressorByName']['get'](_0x4a1cb1);}['_registerOperationCompressor'](_0x2179b9,_0x5ac448,_0x58142a){const _0x289f83=new _0x58142a(_0x2179b9,_0x5ac448,this['_protobufFactory']['getDescriptor'](_0x5ac448));this['_registerCompressor'](_0x2179b9,_0x5ac448,_0x289f83);}['_registerActionCompressor'](_0x305f30,_0xa0c448,_0x2597b9){const _0x3db3d9=new _0x2597b9(_0x305f30,this);this['_registerCompressor'](_0x305f30,_0xa0c448,_0x3db3d9);}['_registerCompressor'](_0x47734c,_0x587d4c,_0x5dd80b){this['_compressorById']['set'](_0x47734c,_0x5dd80b),this['_compressorByName']['set'](_0x587d4c,_0x5dd80b);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x12bfdd}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x4fb91b from'protobufjs/minimal.js';import{cloneDeep as _0x60a5f7,isEqual as _0x24a7cd,isObject as _0x3e73e2}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x23c8bf=_0x4fb91b['Reader'],_0x496ee3=_0x4fb91b['Writer'],_0x19f411=_0x4fb91b['util'],_0x2d0034=_0x4fb91b['roots']['default']||(_0x4fb91b['roots']['default']={});return _0x2d0034['AttributeOperation']=(function(){function _0x42b646(_0x4530fc){if(_0x4530fc){for(var _0x4f6f1e=Object['keys'](_0x4530fc),_0x555f0c=0x0;_0x555f0c<_0x4f6f1e['length'];++_0x555f0c)null!=_0x4530fc[_0x4f6f1e[_0x555f0c]]&&(this[_0x4f6f1e[_0x555f0c]]=_0x4530fc[_0x4f6f1e[_0x555f0c]]);}}return _0x42b646['prototype']['range']=null,_0x42b646['prototype']['key']='',_0x42b646['prototype']['oldValueBoolean']=!0x1,_0x42b646['prototype']['oldValueJson']='',_0x42b646['prototype']['newValueBoolean']=!0x1,_0x42b646['prototype']['newValueJson']='',_0x42b646['prototype']['wasUndone']=!0x1,_0x42b646['create']=function(_0x1b408a){return new _0x42b646(_0x1b408a);},_0x42b646['encode']=function(_0x3f0d23,_0x488eef){return _0x488eef||(_0x488eef=_0x496ee3['create']()),null!=_0x3f0d23['range']&&Object['hasOwnProperty']['call'](_0x3f0d23,'range')&&_0x2d0034['Range']['encode'](_0x3f0d23['range'],_0x488eef['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f0d23['key']&&Object['hasOwnProperty']['call'](_0x3f0d23,'key')&&_0x488eef['uint32'](0x12)['string'](_0x3f0d23['key']),null!=_0x3f0d23['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f0d23,'oldValueBoolean')&&_0x488eef['uint32'](0x18)['bool'](_0x3f0d23['oldValueBoolean']),null!=_0x3f0d23['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3f0d23,'oldValueJson')&&_0x488eef['uint32'](0x22)['string'](_0x3f0d23['oldValueJson']),null!=_0x3f0d23['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3f0d23,'newValueBoolean')&&_0x488eef['uint32'](0x28)['bool'](_0x3f0d23['newValueBoolean']),null!=_0x3f0d23['newValueJson']&&Object['hasOwnProperty']['call'](_0x3f0d23,'newValueJson')&&_0x488eef['uint32'](0x32)['string'](_0x3f0d23['newValueJson']),null!=_0x3f0d23['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f0d23,'wasUndone')&&_0x488eef['uint32'](0x38)['bool'](_0x3f0d23['wasUndone']),_0x488eef;},_0x42b646['encodeDelimited']=function(_0x453bb1,_0x2abcf7){return this['encode'](_0x453bb1,_0x2abcf7)['ldelim']();},_0x42b646['decode']=function(_0x291060,_0x42df82){_0x291060 instanceof _0x23c8bf||(_0x291060=_0x23c8bf['create'](_0x291060));for(var _0x4beb56=void 0x0===_0x42df82?_0x291060['len']:_0x291060['pos']+_0x42df82,_0x26cc1b=new _0x2d0034['AttributeOperation']();_0x291060['pos']<_0x4beb56;){var _0x4cbac7=_0x291060['uint32']();switch(_0x4cbac7>>>0x3){case 0x1:_0x26cc1b['range']=_0x2d0034['Range']['decode'](_0x291060,_0x291060['uint32']());break;case 0x2:_0x26cc1b['key']=_0x291060['string']();break;case 0x3:_0x26cc1b['oldValueBoolean']=_0x291060['bool']();break;case 0x4:_0x26cc1b['oldValueJson']=_0x291060['string']();break;case 0x5:_0x26cc1b['newValueBoolean']=_0x291060['bool']();break;case 0x6:_0x26cc1b['newValueJson']=_0x291060['string']();break;case 0x7:_0x26cc1b['wasUndone']=_0x291060['bool']();break;default:_0x291060['skipType'](0x7&_0x4cbac7);}}return _0x26cc1b;},_0x42b646['decodeDelimited']=function(_0x1c0c61){return _0x1c0c61 instanceof _0x23c8bf||(_0x1c0c61=new _0x23c8bf(_0x1c0c61)),this['decode'](_0x1c0c61,_0x1c0c61['uint32']());},_0x42b646['verify']=function(_0x17f548){if('object'!=typeof _0x17f548||null===_0x17f548)return'object\x20expected';if(null!=_0x17f548['range']&&_0x17f548['hasOwnProperty']('range')){var _0x32ecac=_0x2d0034['Range']['verify'](_0x17f548['range']);if(_0x32ecac)return'range.'+_0x32ecac;}return null!=_0x17f548['key']&&_0x17f548['hasOwnProperty']('key')&&!_0x19f411['isString'](_0x17f548['key'])?'key:\x20string\x20expected':null!=_0x17f548['oldValueBoolean']&&_0x17f548['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x17f548['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x17f548['oldValueJson']&&_0x17f548['hasOwnProperty']('oldValueJson')&&!_0x19f411['isString'](_0x17f548['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x17f548['newValueBoolean']&&_0x17f548['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x17f548['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x17f548['newValueJson']&&_0x17f548['hasOwnProperty']('newValueJson')&&!_0x19f411['isString'](_0x17f548['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x17f548['wasUndone']&&_0x17f548['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17f548['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42b646['fromObject']=function(_0x317be3){if(_0x317be3 instanceof _0x2d0034['AttributeOperation'])return _0x317be3;var _0x45bf4c=new _0x2d0034['AttributeOperation']();if(null!=_0x317be3['range']){if('object'!=typeof _0x317be3['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x45bf4c['range']=_0x2d0034['Range']['fromObject'](_0x317be3['range']);}return null!=_0x317be3['key']&&(_0x45bf4c['key']=String(_0x317be3['key'])),null!=_0x317be3['oldValueBoolean']&&(_0x45bf4c['oldValueBoolean']=Boolean(_0x317be3['oldValueBoolean'])),null!=_0x317be3['oldValueJson']&&(_0x45bf4c['oldValueJson']=String(_0x317be3['oldValueJson'])),null!=_0x317be3['newValueBoolean']&&(_0x45bf4c['newValueBoolean']=Boolean(_0x317be3['newValueBoolean'])),null!=_0x317be3['newValueJson']&&(_0x45bf4c['newValueJson']=String(_0x317be3['newValueJson'])),null!=_0x317be3['wasUndone']&&(_0x45bf4c['wasUndone']=Boolean(_0x317be3['wasUndone'])),_0x45bf4c;},_0x42b646['toObject']=function(_0x590803,_0x16ce79){_0x16ce79||(_0x16ce79={});var _0x505c07={};return _0x16ce79['defaults']&&(_0x505c07['range']=null,_0x505c07['key']='',_0x505c07['oldValueBoolean']=!0x1,_0x505c07['oldValueJson']='',_0x505c07['newValueBoolean']=!0x1,_0x505c07['newValueJson']='',_0x505c07['wasUndone']=!0x1),null!=_0x590803['range']&&_0x590803['hasOwnProperty']('range')&&(_0x505c07['range']=_0x2d0034['Range']['toObject'](_0x590803['range'],_0x16ce79)),null!=_0x590803['key']&&_0x590803['hasOwnProperty']('key')&&(_0x505c07['key']=_0x590803['key']),null!=_0x590803['oldValueBoolean']&&_0x590803['hasOwnProperty']('oldValueBoolean')&&(_0x505c07['oldValueBoolean']=_0x590803['oldValueBoolean']),null!=_0x590803['oldValueJson']&&_0x590803['hasOwnProperty']('oldValueJson')&&(_0x505c07['oldValueJson']=_0x590803['oldValueJson']),null!=_0x590803['newValueBoolean']&&_0x590803['hasOwnProperty']('newValueBoolean')&&(_0x505c07['newValueBoolean']=_0x590803['newValueBoolean']),null!=_0x590803['newValueJson']&&_0x590803['hasOwnProperty']('newValueJson')&&(_0x505c07['newValueJson']=_0x590803['newValueJson']),null!=_0x590803['wasUndone']&&_0x590803['hasOwnProperty']('wasUndone')&&(_0x505c07['wasUndone']=_0x590803['wasUndone']),_0x505c07;},_0x42b646['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x42b646['getTypeUrl']=function(_0x3f4c6c){return void 0x0===_0x3f4c6c&&(_0x3f4c6c='type.googleapis.com'),_0x3f4c6c+'/AttributeOperation';},_0x42b646;}()),_0x2d0034['InsertOperation']=(function(){function _0x354807(_0x2ca167){if(this['nodes']=[],_0x2ca167){for(var _0x273a60=Object['keys'](_0x2ca167),_0x23b2b7=0x0;_0x23b2b7<_0x273a60['length'];++_0x23b2b7)null!=_0x2ca167[_0x273a60[_0x23b2b7]]&&(this[_0x273a60[_0x23b2b7]]=_0x2ca167[_0x273a60[_0x23b2b7]]);}}return _0x354807['prototype']['position']=null,_0x354807['prototype']['nodes']=_0x19f411['emptyArray'],_0x354807['prototype']['shouldReceiveAttributes']=!0x1,_0x354807['prototype']['wasUndone']=!0x1,_0x354807['create']=function(_0x29d6d8){return new _0x354807(_0x29d6d8);},_0x354807['encode']=function(_0x1e7d36,_0x5aba4a){if(_0x5aba4a||(_0x5aba4a=_0x496ee3['create']()),null!=_0x1e7d36['position']&&Object['hasOwnProperty']['call'](_0x1e7d36,'position')&&_0x2d0034['Position']['encode'](_0x1e7d36['position'],_0x5aba4a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e7d36['nodes']&&_0x1e7d36['nodes']['length']){for(var _0x2d5615=0x0;_0x2d5615<_0x1e7d36['nodes']['length'];++_0x2d5615)_0x2d0034['Element']['encode'](_0x1e7d36['nodes'][_0x2d5615],_0x5aba4a['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x1e7d36['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x1e7d36,'shouldReceiveAttributes')&&_0x5aba4a['uint32'](0x18)['bool'](_0x1e7d36['shouldReceiveAttributes']),null!=_0x1e7d36['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e7d36,'wasUndone')&&_0x5aba4a['uint32'](0x20)['bool'](_0x1e7d36['wasUndone']),_0x5aba4a;},_0x354807['encodeDelimited']=function(_0x1179ba,_0x420e86){return this['encode'](_0x1179ba,_0x420e86)['ldelim']();},_0x354807['decode']=function(_0x205d8f,_0x41dc81){_0x205d8f instanceof _0x23c8bf||(_0x205d8f=_0x23c8bf['create'](_0x205d8f));for(var _0x9c9c8b=void 0x0===_0x41dc81?_0x205d8f['len']:_0x205d8f['pos']+_0x41dc81,_0x282f7c=new _0x2d0034['InsertOperation']();_0x205d8f['pos']<_0x9c9c8b;){var _0x231104=_0x205d8f['uint32']();switch(_0x231104>>>0x3){case 0x1:_0x282f7c['position']=_0x2d0034['Position']['decode'](_0x205d8f,_0x205d8f['uint32']());break;case 0x2:_0x282f7c['nodes']&&_0x282f7c['nodes']['length']||(_0x282f7c['nodes']=[]),_0x282f7c['nodes']['push'](_0x2d0034['Element']['decode'](_0x205d8f,_0x205d8f['uint32']()));break;case 0x3:_0x282f7c['shouldReceiveAttributes']=_0x205d8f['bool']();break;case 0x4:_0x282f7c['wasUndone']=_0x205d8f['bool']();break;default:_0x205d8f['skipType'](0x7&_0x231104);}}return _0x282f7c;},_0x354807['decodeDelimited']=function(_0x391d6a){return _0x391d6a instanceof _0x23c8bf||(_0x391d6a=new _0x23c8bf(_0x391d6a)),this['decode'](_0x391d6a,_0x391d6a['uint32']());},_0x354807['verify']=function(_0x112f36){if('object'!=typeof _0x112f36||null===_0x112f36)return'object\x20expected';if(null!=_0x112f36['position']&&_0x112f36['hasOwnProperty']('position')&&(_0x22c3ab=_0x2d0034['Position']['verify'](_0x112f36['position'])))return'position.'+_0x22c3ab;if(null!=_0x112f36['nodes']&&_0x112f36['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x112f36['nodes']))return'nodes:\x20array\x20expected';for(var _0x57f9e8=0x0;_0x57f9e8<_0x112f36['nodes']['length'];++_0x57f9e8){var _0x22c3ab;if(_0x22c3ab=_0x2d0034['Element']['verify'](_0x112f36['nodes'][_0x57f9e8]))return'nodes.'+_0x22c3ab;}}return null!=_0x112f36['shouldReceiveAttributes']&&_0x112f36['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x112f36['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x112f36['wasUndone']&&_0x112f36['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x112f36['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x354807['fromObject']=function(_0x1c5450){if(_0x1c5450 instanceof _0x2d0034['InsertOperation'])return _0x1c5450;var _0x171c94=new _0x2d0034['InsertOperation']();if(null!=_0x1c5450['position']){if('object'!=typeof _0x1c5450['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x171c94['position']=_0x2d0034['Position']['fromObject'](_0x1c5450['position']);}if(_0x1c5450['nodes']){if(!Array['isArray'](_0x1c5450['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x171c94['nodes']=[];for(var _0xa74dff=0x0;_0xa74dff<_0x1c5450['nodes']['length'];++_0xa74dff){if('object'!=typeof _0x1c5450['nodes'][_0xa74dff])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x171c94['nodes'][_0xa74dff]=_0x2d0034['Element']['fromObject'](_0x1c5450['nodes'][_0xa74dff]);}}return null!=_0x1c5450['shouldReceiveAttributes']&&(_0x171c94['shouldReceiveAttributes']=Boolean(_0x1c5450['shouldReceiveAttributes'])),null!=_0x1c5450['wasUndone']&&(_0x171c94['wasUndone']=Boolean(_0x1c5450['wasUndone'])),_0x171c94;},_0x354807['toObject']=function(_0x22736d,_0x155c06){_0x155c06||(_0x155c06={});var _0x3d04e2={};if((_0x155c06['arrays']||_0x155c06['defaults'])&&(_0x3d04e2['nodes']=[]),_0x155c06['defaults']&&(_0x3d04e2['position']=null,_0x3d04e2['shouldReceiveAttributes']=!0x1,_0x3d04e2['wasUndone']=!0x1),null!=_0x22736d['position']&&_0x22736d['hasOwnProperty']('position')&&(_0x3d04e2['position']=_0x2d0034['Position']['toObject'](_0x22736d['position'],_0x155c06)),_0x22736d['nodes']&&_0x22736d['nodes']['length']){_0x3d04e2['nodes']=[];for(var _0x127aaf=0x0;_0x127aaf<_0x22736d['nodes']['length'];++_0x127aaf)_0x3d04e2['nodes'][_0x127aaf]=_0x2d0034['Element']['toObject'](_0x22736d['nodes'][_0x127aaf],_0x155c06);}return null!=_0x22736d['shouldReceiveAttributes']&&_0x22736d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3d04e2['shouldReceiveAttributes']=_0x22736d['shouldReceiveAttributes']),null!=_0x22736d['wasUndone']&&_0x22736d['hasOwnProperty']('wasUndone')&&(_0x3d04e2['wasUndone']=_0x22736d['wasUndone']),_0x3d04e2;},_0x354807['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x354807['getTypeUrl']=function(_0x37ae6b){return void 0x0===_0x37ae6b&&(_0x37ae6b='type.googleapis.com'),_0x37ae6b+'/InsertOperation';},_0x354807;}()),_0x2d0034['MarkerOperation']=(function(){function _0x594c9c(_0x33e73d){if(_0x33e73d){for(var _0x45a87e=Object['keys'](_0x33e73d),_0x410054=0x0;_0x410054<_0x45a87e['length'];++_0x410054)null!=_0x33e73d[_0x45a87e[_0x410054]]&&(this[_0x45a87e[_0x410054]]=_0x33e73d[_0x45a87e[_0x410054]]);}}return _0x594c9c['prototype']['name']='',_0x594c9c['prototype']['oldRange']=null,_0x594c9c['prototype']['newRange']=null,_0x594c9c['prototype']['affectsData']=!0x1,_0x594c9c['prototype']['wasUndone']=!0x1,_0x594c9c['create']=function(_0x4c3d3f){return new _0x594c9c(_0x4c3d3f);},_0x594c9c['encode']=function(_0x31de2c,_0x463d77){return _0x463d77||(_0x463d77=_0x496ee3['create']()),null!=_0x31de2c['name']&&Object['hasOwnProperty']['call'](_0x31de2c,'name')&&_0x463d77['uint32'](0xa)['string'](_0x31de2c['name']),null!=_0x31de2c['oldRange']&&Object['hasOwnProperty']['call'](_0x31de2c,'oldRange')&&_0x2d0034['Range']['encode'](_0x31de2c['oldRange'],_0x463d77['uint32'](0x12)['fork']())['ldelim'](),null!=_0x31de2c['newRange']&&Object['hasOwnProperty']['call'](_0x31de2c,'newRange')&&_0x2d0034['Range']['encode'](_0x31de2c['newRange'],_0x463d77['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x31de2c['affectsData']&&Object['hasOwnProperty']['call'](_0x31de2c,'affectsData')&&_0x463d77['uint32'](0x20)['bool'](_0x31de2c['affectsData']),null!=_0x31de2c['wasUndone']&&Object['hasOwnProperty']['call'](_0x31de2c,'wasUndone')&&_0x463d77['uint32'](0x28)['bool'](_0x31de2c['wasUndone']),_0x463d77;},_0x594c9c['encodeDelimited']=function(_0x3857af,_0x1c06ae){return this['encode'](_0x3857af,_0x1c06ae)['ldelim']();},_0x594c9c['decode']=function(_0x5523e0,_0x243faa){_0x5523e0 instanceof _0x23c8bf||(_0x5523e0=_0x23c8bf['create'](_0x5523e0));for(var _0x434194=void 0x0===_0x243faa?_0x5523e0['len']:_0x5523e0['pos']+_0x243faa,_0x1fe7c4=new _0x2d0034['MarkerOperation']();_0x5523e0['pos']<_0x434194;){var _0x55ed07=_0x5523e0['uint32']();switch(_0x55ed07>>>0x3){case 0x1:_0x1fe7c4['name']=_0x5523e0['string']();break;case 0x2:_0x1fe7c4['oldRange']=_0x2d0034['Range']['decode'](_0x5523e0,_0x5523e0['uint32']());break;case 0x3:_0x1fe7c4['newRange']=_0x2d0034['Range']['decode'](_0x5523e0,_0x5523e0['uint32']());break;case 0x4:_0x1fe7c4['affectsData']=_0x5523e0['bool']();break;case 0x5:_0x1fe7c4['wasUndone']=_0x5523e0['bool']();break;default:_0x5523e0['skipType'](0x7&_0x55ed07);}}return _0x1fe7c4;},_0x594c9c['decodeDelimited']=function(_0x28ac9c){return _0x28ac9c instanceof _0x23c8bf||(_0x28ac9c=new _0x23c8bf(_0x28ac9c)),this['decode'](_0x28ac9c,_0x28ac9c['uint32']());},_0x594c9c['verify']=function(_0x2efd7f){if('object'!=typeof _0x2efd7f||null===_0x2efd7f)return'object\x20expected';if(null!=_0x2efd7f['name']&&_0x2efd7f['hasOwnProperty']('name')&&!_0x19f411['isString'](_0x2efd7f['name']))return'name:\x20string\x20expected';var _0x5b6363;if(null!=_0x2efd7f['oldRange']&&_0x2efd7f['hasOwnProperty']('oldRange')&&(_0x5b6363=_0x2d0034['Range']['verify'](_0x2efd7f['oldRange'])))return'oldRange.'+_0x5b6363;if(null!=_0x2efd7f['newRange']&&_0x2efd7f['hasOwnProperty']('newRange')&&(_0x5b6363=_0x2d0034['Range']['verify'](_0x2efd7f['newRange'])))return'newRange.'+_0x5b6363;return null!=_0x2efd7f['affectsData']&&_0x2efd7f['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x2efd7f['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x2efd7f['wasUndone']&&_0x2efd7f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2efd7f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x594c9c['fromObject']=function(_0x4e2c30){if(_0x4e2c30 instanceof _0x2d0034['MarkerOperation'])return _0x4e2c30;var _0x55cfee=new _0x2d0034['MarkerOperation']();if(null!=_0x4e2c30['name']&&(_0x55cfee['name']=String(_0x4e2c30['name'])),null!=_0x4e2c30['oldRange']){if('object'!=typeof _0x4e2c30['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x55cfee['oldRange']=_0x2d0034['Range']['fromObject'](_0x4e2c30['oldRange']);}if(null!=_0x4e2c30['newRange']){if('object'!=typeof _0x4e2c30['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x55cfee['newRange']=_0x2d0034['Range']['fromObject'](_0x4e2c30['newRange']);}return null!=_0x4e2c30['affectsData']&&(_0x55cfee['affectsData']=Boolean(_0x4e2c30['affectsData'])),null!=_0x4e2c30['wasUndone']&&(_0x55cfee['wasUndone']=Boolean(_0x4e2c30['wasUndone'])),_0x55cfee;},_0x594c9c['toObject']=function(_0x534385,_0x5d9e98){_0x5d9e98||(_0x5d9e98={});var _0x320a59={};return _0x5d9e98['defaults']&&(_0x320a59['name']='',_0x320a59['oldRange']=null,_0x320a59['newRange']=null,_0x320a59['affectsData']=!0x1,_0x320a59['wasUndone']=!0x1),null!=_0x534385['name']&&_0x534385['hasOwnProperty']('name')&&(_0x320a59['name']=_0x534385['name']),null!=_0x534385['oldRange']&&_0x534385['hasOwnProperty']('oldRange')&&(_0x320a59['oldRange']=_0x2d0034['Range']['toObject'](_0x534385['oldRange'],_0x5d9e98)),null!=_0x534385['newRange']&&_0x534385['hasOwnProperty']('newRange')&&(_0x320a59['newRange']=_0x2d0034['Range']['toObject'](_0x534385['newRange'],_0x5d9e98)),null!=_0x534385['affectsData']&&_0x534385['hasOwnProperty']('affectsData')&&(_0x320a59['affectsData']=_0x534385['affectsData']),null!=_0x534385['wasUndone']&&_0x534385['hasOwnProperty']('wasUndone')&&(_0x320a59['wasUndone']=_0x534385['wasUndone']),_0x320a59;},_0x594c9c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x594c9c['getTypeUrl']=function(_0x27465a){return void 0x0===_0x27465a&&(_0x27465a='type.googleapis.com'),_0x27465a+'/MarkerOperation';},_0x594c9c;}()),_0x2d0034['MergeOperation']=(function(){function _0x164c26(_0x117ae9){if(_0x117ae9){for(var _0x5c5dd1=Object['keys'](_0x117ae9),_0x2adc11=0x0;_0x2adc11<_0x5c5dd1['length'];++_0x2adc11)null!=_0x117ae9[_0x5c5dd1[_0x2adc11]]&&(this[_0x5c5dd1[_0x2adc11]]=_0x117ae9[_0x5c5dd1[_0x2adc11]]);}}return _0x164c26['prototype']['sourcePosition']=null,_0x164c26['prototype']['targetPosition']=null,_0x164c26['prototype']['graveyardPosition']=null,_0x164c26['prototype']['howMany']=0x0,_0x164c26['prototype']['wasUndone']=!0x1,_0x164c26['create']=function(_0x6fc551){return new _0x164c26(_0x6fc551);},_0x164c26['encode']=function(_0x58868c,_0x29060b){return _0x29060b||(_0x29060b=_0x496ee3['create']()),null!=_0x58868c['sourcePosition']&&Object['hasOwnProperty']['call'](_0x58868c,'sourcePosition')&&_0x2d0034['Position']['encode'](_0x58868c['sourcePosition'],_0x29060b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x58868c['targetPosition']&&Object['hasOwnProperty']['call'](_0x58868c,'targetPosition')&&_0x2d0034['Position']['encode'](_0x58868c['targetPosition'],_0x29060b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x58868c['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x58868c,'graveyardPosition')&&_0x2d0034['Position']['encode'](_0x58868c['graveyardPosition'],_0x29060b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x58868c['howMany']&&Object['hasOwnProperty']['call'](_0x58868c,'howMany')&&_0x29060b['uint32'](0x20)['uint32'](_0x58868c['howMany']),null!=_0x58868c['wasUndone']&&Object['hasOwnProperty']['call'](_0x58868c,'wasUndone')&&_0x29060b['uint32'](0x28)['bool'](_0x58868c['wasUndone']),_0x29060b;},_0x164c26['encodeDelimited']=function(_0xe61652,_0x116262){return this['encode'](_0xe61652,_0x116262)['ldelim']();},_0x164c26['decode']=function(_0xa39f88,_0x2de90c){_0xa39f88 instanceof _0x23c8bf||(_0xa39f88=_0x23c8bf['create'](_0xa39f88));for(var _0x245f7a=void 0x0===_0x2de90c?_0xa39f88['len']:_0xa39f88['pos']+_0x2de90c,_0xfafe42=new _0x2d0034['MergeOperation']();_0xa39f88['pos']<_0x245f7a;){var _0x122c03=_0xa39f88['uint32']();switch(_0x122c03>>>0x3){case 0x1:_0xfafe42['sourcePosition']=_0x2d0034['Position']['decode'](_0xa39f88,_0xa39f88['uint32']());break;case 0x2:_0xfafe42['targetPosition']=_0x2d0034['Position']['decode'](_0xa39f88,_0xa39f88['uint32']());break;case 0x3:_0xfafe42['graveyardPosition']=_0x2d0034['Position']['decode'](_0xa39f88,_0xa39f88['uint32']());break;case 0x4:_0xfafe42['howMany']=_0xa39f88['uint32']();break;case 0x5:_0xfafe42['wasUndone']=_0xa39f88['bool']();break;default:_0xa39f88['skipType'](0x7&_0x122c03);}}return _0xfafe42;},_0x164c26['decodeDelimited']=function(_0x5ba1f5){return _0x5ba1f5 instanceof _0x23c8bf||(_0x5ba1f5=new _0x23c8bf(_0x5ba1f5)),this['decode'](_0x5ba1f5,_0x5ba1f5['uint32']());},_0x164c26['verify']=function(_0x20c0a3){if('object'!=typeof _0x20c0a3||null===_0x20c0a3)return'object\x20expected';var _0x70d02c;if(null!=_0x20c0a3['sourcePosition']&&_0x20c0a3['hasOwnProperty']('sourcePosition')&&(_0x70d02c=_0x2d0034['Position']['verify'](_0x20c0a3['sourcePosition'])))return'sourcePosition.'+_0x70d02c;if(null!=_0x20c0a3['targetPosition']&&_0x20c0a3['hasOwnProperty']('targetPosition')&&(_0x70d02c=_0x2d0034['Position']['verify'](_0x20c0a3['targetPosition'])))return'targetPosition.'+_0x70d02c;if(null!=_0x20c0a3['graveyardPosition']&&_0x20c0a3['hasOwnProperty']('graveyardPosition')&&(_0x70d02c=_0x2d0034['Position']['verify'](_0x20c0a3['graveyardPosition'])))return'graveyardPosition.'+_0x70d02c;return null!=_0x20c0a3['howMany']&&_0x20c0a3['hasOwnProperty']('howMany')&&!_0x19f411['isInteger'](_0x20c0a3['howMany'])?'howMany:\x20integer\x20expected':null!=_0x20c0a3['wasUndone']&&_0x20c0a3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20c0a3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x164c26['fromObject']=function(_0x2d84c5){if(_0x2d84c5 instanceof _0x2d0034['MergeOperation'])return _0x2d84c5;var _0x2a0d21=new _0x2d0034['MergeOperation']();if(null!=_0x2d84c5['sourcePosition']){if('object'!=typeof _0x2d84c5['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2a0d21['sourcePosition']=_0x2d0034['Position']['fromObject'](_0x2d84c5['sourcePosition']);}if(null!=_0x2d84c5['targetPosition']){if('object'!=typeof _0x2d84c5['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2a0d21['targetPosition']=_0x2d0034['Position']['fromObject'](_0x2d84c5['targetPosition']);}if(null!=_0x2d84c5['graveyardPosition']){if('object'!=typeof _0x2d84c5['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2a0d21['graveyardPosition']=_0x2d0034['Position']['fromObject'](_0x2d84c5['graveyardPosition']);}return null!=_0x2d84c5['howMany']&&(_0x2a0d21['howMany']=_0x2d84c5['howMany']>>>0x0),null!=_0x2d84c5['wasUndone']&&(_0x2a0d21['wasUndone']=Boolean(_0x2d84c5['wasUndone'])),_0x2a0d21;},_0x164c26['toObject']=function(_0x49d915,_0x3816cb){_0x3816cb||(_0x3816cb={});var _0x4d3c83={};return _0x3816cb['defaults']&&(_0x4d3c83['sourcePosition']=null,_0x4d3c83['targetPosition']=null,_0x4d3c83['graveyardPosition']=null,_0x4d3c83['howMany']=0x0,_0x4d3c83['wasUndone']=!0x1),null!=_0x49d915['sourcePosition']&&_0x49d915['hasOwnProperty']('sourcePosition')&&(_0x4d3c83['sourcePosition']=_0x2d0034['Position']['toObject'](_0x49d915['sourcePosition'],_0x3816cb)),null!=_0x49d915['targetPosition']&&_0x49d915['hasOwnProperty']('targetPosition')&&(_0x4d3c83['targetPosition']=_0x2d0034['Position']['toObject'](_0x49d915['targetPosition'],_0x3816cb)),null!=_0x49d915['graveyardPosition']&&_0x49d915['hasOwnProperty']('graveyardPosition')&&(_0x4d3c83['graveyardPosition']=_0x2d0034['Position']['toObject'](_0x49d915['graveyardPosition'],_0x3816cb)),null!=_0x49d915['howMany']&&_0x49d915['hasOwnProperty']('howMany')&&(_0x4d3c83['howMany']=_0x49d915['howMany']),null!=_0x49d915['wasUndone']&&_0x49d915['hasOwnProperty']('wasUndone')&&(_0x4d3c83['wasUndone']=_0x49d915['wasUndone']),_0x4d3c83;},_0x164c26['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x164c26['getTypeUrl']=function(_0x34134f){return void 0x0===_0x34134f&&(_0x34134f='type.googleapis.com'),_0x34134f+'/MergeOperation';},_0x164c26;}()),_0x2d0034['MoveOperation']=(function(){function _0x3c030e(_0x50d0d4){if(_0x50d0d4){for(var _0x1fada6=Object['keys'](_0x50d0d4),_0x6bca3c=0x0;_0x6bca3c<_0x1fada6['length'];++_0x6bca3c)null!=_0x50d0d4[_0x1fada6[_0x6bca3c]]&&(this[_0x1fada6[_0x6bca3c]]=_0x50d0d4[_0x1fada6[_0x6bca3c]]);}}return _0x3c030e['prototype']['sourcePosition']=null,_0x3c030e['prototype']['howMany']=0x0,_0x3c030e['prototype']['targetPosition']=null,_0x3c030e['prototype']['wasUndone']=!0x1,_0x3c030e['create']=function(_0x3d60d6){return new _0x3c030e(_0x3d60d6);},_0x3c030e['encode']=function(_0x55997a,_0x24b951){return _0x24b951||(_0x24b951=_0x496ee3['create']()),null!=_0x55997a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x55997a,'sourcePosition')&&_0x2d0034['Position']['encode'](_0x55997a['sourcePosition'],_0x24b951['uint32'](0xa)['fork']())['ldelim'](),null!=_0x55997a['howMany']&&Object['hasOwnProperty']['call'](_0x55997a,'howMany')&&_0x24b951['uint32'](0x10)['uint32'](_0x55997a['howMany']),null!=_0x55997a['targetPosition']&&Object['hasOwnProperty']['call'](_0x55997a,'targetPosition')&&_0x2d0034['Position']['encode'](_0x55997a['targetPosition'],_0x24b951['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x55997a['wasUndone']&&Object['hasOwnProperty']['call'](_0x55997a,'wasUndone')&&_0x24b951['uint32'](0x20)['bool'](_0x55997a['wasUndone']),_0x24b951;},_0x3c030e['encodeDelimited']=function(_0xd1c230,_0x238178){return this['encode'](_0xd1c230,_0x238178)['ldelim']();},_0x3c030e['decode']=function(_0x1bf8a5,_0x4136ab){_0x1bf8a5 instanceof _0x23c8bf||(_0x1bf8a5=_0x23c8bf['create'](_0x1bf8a5));for(var _0x1b8795=void 0x0===_0x4136ab?_0x1bf8a5['len']:_0x1bf8a5['pos']+_0x4136ab,_0x12f612=new _0x2d0034['MoveOperation']();_0x1bf8a5['pos']<_0x1b8795;){var _0x1d515e=_0x1bf8a5['uint32']();switch(_0x1d515e>>>0x3){case 0x1:_0x12f612['sourcePosition']=_0x2d0034['Position']['decode'](_0x1bf8a5,_0x1bf8a5['uint32']());break;case 0x2:_0x12f612['howMany']=_0x1bf8a5['uint32']();break;case 0x3:_0x12f612['targetPosition']=_0x2d0034['Position']['decode'](_0x1bf8a5,_0x1bf8a5['uint32']());break;case 0x4:_0x12f612['wasUndone']=_0x1bf8a5['bool']();break;default:_0x1bf8a5['skipType'](0x7&_0x1d515e);}}return _0x12f612;},_0x3c030e['decodeDelimited']=function(_0x234ca0){return _0x234ca0 instanceof _0x23c8bf||(_0x234ca0=new _0x23c8bf(_0x234ca0)),this['decode'](_0x234ca0,_0x234ca0['uint32']());},_0x3c030e['verify']=function(_0x422cb2){if('object'!=typeof _0x422cb2||null===_0x422cb2)return'object\x20expected';var _0x13cad2;if(null!=_0x422cb2['sourcePosition']&&_0x422cb2['hasOwnProperty']('sourcePosition')&&(_0x13cad2=_0x2d0034['Position']['verify'](_0x422cb2['sourcePosition'])))return'sourcePosition.'+_0x13cad2;if(null!=_0x422cb2['howMany']&&_0x422cb2['hasOwnProperty']('howMany')&&!_0x19f411['isInteger'](_0x422cb2['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x422cb2['targetPosition']&&_0x422cb2['hasOwnProperty']('targetPosition')&&(_0x13cad2=_0x2d0034['Position']['verify'](_0x422cb2['targetPosition'])))return'targetPosition.'+_0x13cad2;return null!=_0x422cb2['wasUndone']&&_0x422cb2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x422cb2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3c030e['fromObject']=function(_0x2c5e21){if(_0x2c5e21 instanceof _0x2d0034['MoveOperation'])return _0x2c5e21;var _0x532e15=new _0x2d0034['MoveOperation']();if(null!=_0x2c5e21['sourcePosition']){if('object'!=typeof _0x2c5e21['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x532e15['sourcePosition']=_0x2d0034['Position']['fromObject'](_0x2c5e21['sourcePosition']);}if(null!=_0x2c5e21['howMany']&&(_0x532e15['howMany']=_0x2c5e21['howMany']>>>0x0),null!=_0x2c5e21['targetPosition']){if('object'!=typeof _0x2c5e21['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x532e15['targetPosition']=_0x2d0034['Position']['fromObject'](_0x2c5e21['targetPosition']);}return null!=_0x2c5e21['wasUndone']&&(_0x532e15['wasUndone']=Boolean(_0x2c5e21['wasUndone'])),_0x532e15;},_0x3c030e['toObject']=function(_0x1223ac,_0x5e9483){_0x5e9483||(_0x5e9483={});var _0x1ebdb8={};return _0x5e9483['defaults']&&(_0x1ebdb8['sourcePosition']=null,_0x1ebdb8['howMany']=0x0,_0x1ebdb8['targetPosition']=null,_0x1ebdb8['wasUndone']=!0x1),null!=_0x1223ac['sourcePosition']&&_0x1223ac['hasOwnProperty']('sourcePosition')&&(_0x1ebdb8['sourcePosition']=_0x2d0034['Position']['toObject'](_0x1223ac['sourcePosition'],_0x5e9483)),null!=_0x1223ac['howMany']&&_0x1223ac['hasOwnProperty']('howMany')&&(_0x1ebdb8['howMany']=_0x1223ac['howMany']),null!=_0x1223ac['targetPosition']&&_0x1223ac['hasOwnProperty']('targetPosition')&&(_0x1ebdb8['targetPosition']=_0x2d0034['Position']['toObject'](_0x1223ac['targetPosition'],_0x5e9483)),null!=_0x1223ac['wasUndone']&&_0x1223ac['hasOwnProperty']('wasUndone')&&(_0x1ebdb8['wasUndone']=_0x1223ac['wasUndone']),_0x1ebdb8;},_0x3c030e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x3c030e['getTypeUrl']=function(_0x5819cf){return void 0x0===_0x5819cf&&(_0x5819cf='type.googleapis.com'),_0x5819cf+'/MoveOperation';},_0x3c030e;}()),_0x2d0034['RenameOperation']=(function(){function _0x264855(_0x3d28c7){if(_0x3d28c7){for(var _0x5013cd=Object['keys'](_0x3d28c7),_0x47a828=0x0;_0x47a828<_0x5013cd['length'];++_0x47a828)null!=_0x3d28c7[_0x5013cd[_0x47a828]]&&(this[_0x5013cd[_0x47a828]]=_0x3d28c7[_0x5013cd[_0x47a828]]);}}return _0x264855['prototype']['position']=null,_0x264855['prototype']['oldName']='',_0x264855['prototype']['newName']='',_0x264855['prototype']['wasUndone']=!0x1,_0x264855['create']=function(_0x16d09e){return new _0x264855(_0x16d09e);},_0x264855['encode']=function(_0x28ed05,_0xd6997b){return _0xd6997b||(_0xd6997b=_0x496ee3['create']()),null!=_0x28ed05['position']&&Object['hasOwnProperty']['call'](_0x28ed05,'position')&&_0x2d0034['Position']['encode'](_0x28ed05['position'],_0xd6997b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28ed05['oldName']&&Object['hasOwnProperty']['call'](_0x28ed05,'oldName')&&_0xd6997b['uint32'](0x12)['string'](_0x28ed05['oldName']),null!=_0x28ed05['newName']&&Object['hasOwnProperty']['call'](_0x28ed05,'newName')&&_0xd6997b['uint32'](0x1a)['string'](_0x28ed05['newName']),null!=_0x28ed05['wasUndone']&&Object['hasOwnProperty']['call'](_0x28ed05,'wasUndone')&&_0xd6997b['uint32'](0x20)['bool'](_0x28ed05['wasUndone']),_0xd6997b;},_0x264855['encodeDelimited']=function(_0x52c02b,_0x583a4e){return this['encode'](_0x52c02b,_0x583a4e)['ldelim']();},_0x264855['decode']=function(_0x404380,_0x17256c){_0x404380 instanceof _0x23c8bf||(_0x404380=_0x23c8bf['create'](_0x404380));for(var _0x3856a2=void 0x0===_0x17256c?_0x404380['len']:_0x404380['pos']+_0x17256c,_0x55c24d=new _0x2d0034['RenameOperation']();_0x404380['pos']<_0x3856a2;){var _0x121c8a=_0x404380['uint32']();switch(_0x121c8a>>>0x3){case 0x1:_0x55c24d['position']=_0x2d0034['Position']['decode'](_0x404380,_0x404380['uint32']());break;case 0x2:_0x55c24d['oldName']=_0x404380['string']();break;case 0x3:_0x55c24d['newName']=_0x404380['string']();break;case 0x4:_0x55c24d['wasUndone']=_0x404380['bool']();break;default:_0x404380['skipType'](0x7&_0x121c8a);}}return _0x55c24d;},_0x264855['decodeDelimited']=function(_0x5f23d0){return _0x5f23d0 instanceof _0x23c8bf||(_0x5f23d0=new _0x23c8bf(_0x5f23d0)),this['decode'](_0x5f23d0,_0x5f23d0['uint32']());},_0x264855['verify']=function(_0x534e31){if('object'!=typeof _0x534e31||null===_0x534e31)return'object\x20expected';if(null!=_0x534e31['position']&&_0x534e31['hasOwnProperty']('position')){var _0x26493d=_0x2d0034['Position']['verify'](_0x534e31['position']);if(_0x26493d)return'position.'+_0x26493d;}return null!=_0x534e31['oldName']&&_0x534e31['hasOwnProperty']('oldName')&&!_0x19f411['isString'](_0x534e31['oldName'])?'oldName:\x20string\x20expected':null!=_0x534e31['newName']&&_0x534e31['hasOwnProperty']('newName')&&!_0x19f411['isString'](_0x534e31['newName'])?'newName:\x20string\x20expected':null!=_0x534e31['wasUndone']&&_0x534e31['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x534e31['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x264855['fromObject']=function(_0x1fc7c1){if(_0x1fc7c1 instanceof _0x2d0034['RenameOperation'])return _0x1fc7c1;var _0xf4e38=new _0x2d0034['RenameOperation']();if(null!=_0x1fc7c1['position']){if('object'!=typeof _0x1fc7c1['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0xf4e38['position']=_0x2d0034['Position']['fromObject'](_0x1fc7c1['position']);}return null!=_0x1fc7c1['oldName']&&(_0xf4e38['oldName']=String(_0x1fc7c1['oldName'])),null!=_0x1fc7c1['newName']&&(_0xf4e38['newName']=String(_0x1fc7c1['newName'])),null!=_0x1fc7c1['wasUndone']&&(_0xf4e38['wasUndone']=Boolean(_0x1fc7c1['wasUndone'])),_0xf4e38;},_0x264855['toObject']=function(_0x3129c7,_0x1a4768){_0x1a4768||(_0x1a4768={});var _0x3af3d1={};return _0x1a4768['defaults']&&(_0x3af3d1['position']=null,_0x3af3d1['oldName']='',_0x3af3d1['newName']='',_0x3af3d1['wasUndone']=!0x1),null!=_0x3129c7['position']&&_0x3129c7['hasOwnProperty']('position')&&(_0x3af3d1['position']=_0x2d0034['Position']['toObject'](_0x3129c7['position'],_0x1a4768)),null!=_0x3129c7['oldName']&&_0x3129c7['hasOwnProperty']('oldName')&&(_0x3af3d1['oldName']=_0x3129c7['oldName']),null!=_0x3129c7['newName']&&_0x3129c7['hasOwnProperty']('newName')&&(_0x3af3d1['newName']=_0x3129c7['newName']),null!=_0x3129c7['wasUndone']&&_0x3129c7['hasOwnProperty']('wasUndone')&&(_0x3af3d1['wasUndone']=_0x3129c7['wasUndone']),_0x3af3d1;},_0x264855['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x264855['getTypeUrl']=function(_0x3b4faa){return void 0x0===_0x3b4faa&&(_0x3b4faa='type.googleapis.com'),_0x3b4faa+'/RenameOperation';},_0x264855;}()),_0x2d0034['RootAttributeOperation']=(function(){function _0x511b89(_0x17fb18){if(_0x17fb18){for(var _0x1a1a83=Object['keys'](_0x17fb18),_0x4f6867=0x0;_0x4f6867<_0x1a1a83['length'];++_0x4f6867)null!=_0x17fb18[_0x1a1a83[_0x4f6867]]&&(this[_0x1a1a83[_0x4f6867]]=_0x17fb18[_0x1a1a83[_0x4f6867]]);}}return _0x511b89['prototype']['root']='',_0x511b89['prototype']['key']='',_0x511b89['prototype']['oldValueBoolean']=!0x1,_0x511b89['prototype']['oldValueJson']='',_0x511b89['prototype']['newValueBoolean']=!0x1,_0x511b89['prototype']['newValueJson']='',_0x511b89['prototype']['wasUndone']=!0x1,_0x511b89['create']=function(_0x85840a){return new _0x511b89(_0x85840a);},_0x511b89['encode']=function(_0x43a288,_0x3a13b6){return _0x3a13b6||(_0x3a13b6=_0x496ee3['create']()),null!=_0x43a288['root']&&Object['hasOwnProperty']['call'](_0x43a288,'root')&&_0x3a13b6['uint32'](0xa)['string'](_0x43a288['root']),null!=_0x43a288['key']&&Object['hasOwnProperty']['call'](_0x43a288,'key')&&_0x3a13b6['uint32'](0x12)['string'](_0x43a288['key']),null!=_0x43a288['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x43a288,'oldValueBoolean')&&_0x3a13b6['uint32'](0x18)['bool'](_0x43a288['oldValueBoolean']),null!=_0x43a288['oldValueJson']&&Object['hasOwnProperty']['call'](_0x43a288,'oldValueJson')&&_0x3a13b6['uint32'](0x22)['string'](_0x43a288['oldValueJson']),null!=_0x43a288['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x43a288,'newValueBoolean')&&_0x3a13b6['uint32'](0x28)['bool'](_0x43a288['newValueBoolean']),null!=_0x43a288['newValueJson']&&Object['hasOwnProperty']['call'](_0x43a288,'newValueJson')&&_0x3a13b6['uint32'](0x32)['string'](_0x43a288['newValueJson']),null!=_0x43a288['wasUndone']&&Object['hasOwnProperty']['call'](_0x43a288,'wasUndone')&&_0x3a13b6['uint32'](0x38)['bool'](_0x43a288['wasUndone']),_0x3a13b6;},_0x511b89['encodeDelimited']=function(_0x1e3ea1,_0x2b3b21){return this['encode'](_0x1e3ea1,_0x2b3b21)['ldelim']();},_0x511b89['decode']=function(_0x535fd5,_0x1bb5ec){_0x535fd5 instanceof _0x23c8bf||(_0x535fd5=_0x23c8bf['create'](_0x535fd5));for(var _0x50ee2e=void 0x0===_0x1bb5ec?_0x535fd5['len']:_0x535fd5['pos']+_0x1bb5ec,_0x5ae7c2=new _0x2d0034['RootAttributeOperation']();_0x535fd5['pos']<_0x50ee2e;){var _0x4d540d=_0x535fd5['uint32']();switch(_0x4d540d>>>0x3){case 0x1:_0x5ae7c2['root']=_0x535fd5['string']();break;case 0x2:_0x5ae7c2['key']=_0x535fd5['string']();break;case 0x3:_0x5ae7c2['oldValueBoolean']=_0x535fd5['bool']();break;case 0x4:_0x5ae7c2['oldValueJson']=_0x535fd5['string']();break;case 0x5:_0x5ae7c2['newValueBoolean']=_0x535fd5['bool']();break;case 0x6:_0x5ae7c2['newValueJson']=_0x535fd5['string']();break;case 0x7:_0x5ae7c2['wasUndone']=_0x535fd5['bool']();break;default:_0x535fd5['skipType'](0x7&_0x4d540d);}}return _0x5ae7c2;},_0x511b89['decodeDelimited']=function(_0x5e6084){return _0x5e6084 instanceof _0x23c8bf||(_0x5e6084=new _0x23c8bf(_0x5e6084)),this['decode'](_0x5e6084,_0x5e6084['uint32']());},_0x511b89['verify']=function(_0x22b65c){return'object'!=typeof _0x22b65c||null===_0x22b65c?'object\x20expected':null!=_0x22b65c['root']&&_0x22b65c['hasOwnProperty']('root')&&!_0x19f411['isString'](_0x22b65c['root'])?'root:\x20string\x20expected':null!=_0x22b65c['key']&&_0x22b65c['hasOwnProperty']('key')&&!_0x19f411['isString'](_0x22b65c['key'])?'key:\x20string\x20expected':null!=_0x22b65c['oldValueBoolean']&&_0x22b65c['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x22b65c['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x22b65c['oldValueJson']&&_0x22b65c['hasOwnProperty']('oldValueJson')&&!_0x19f411['isString'](_0x22b65c['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x22b65c['newValueBoolean']&&_0x22b65c['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x22b65c['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x22b65c['newValueJson']&&_0x22b65c['hasOwnProperty']('newValueJson')&&!_0x19f411['isString'](_0x22b65c['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x22b65c['wasUndone']&&_0x22b65c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22b65c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x511b89['fromObject']=function(_0x339b8f){if(_0x339b8f instanceof _0x2d0034['RootAttributeOperation'])return _0x339b8f;var _0x405d4e=new _0x2d0034['RootAttributeOperation']();return null!=_0x339b8f['root']&&(_0x405d4e['root']=String(_0x339b8f['root'])),null!=_0x339b8f['key']&&(_0x405d4e['key']=String(_0x339b8f['key'])),null!=_0x339b8f['oldValueBoolean']&&(_0x405d4e['oldValueBoolean']=Boolean(_0x339b8f['oldValueBoolean'])),null!=_0x339b8f['oldValueJson']&&(_0x405d4e['oldValueJson']=String(_0x339b8f['oldValueJson'])),null!=_0x339b8f['newValueBoolean']&&(_0x405d4e['newValueBoolean']=Boolean(_0x339b8f['newValueBoolean'])),null!=_0x339b8f['newValueJson']&&(_0x405d4e['newValueJson']=String(_0x339b8f['newValueJson'])),null!=_0x339b8f['wasUndone']&&(_0x405d4e['wasUndone']=Boolean(_0x339b8f['wasUndone'])),_0x405d4e;},_0x511b89['toObject']=function(_0x181b64,_0xbcbfc8){_0xbcbfc8||(_0xbcbfc8={});var _0x1e5ea9={};return _0xbcbfc8['defaults']&&(_0x1e5ea9['root']='',_0x1e5ea9['key']='',_0x1e5ea9['oldValueBoolean']=!0x1,_0x1e5ea9['oldValueJson']='',_0x1e5ea9['newValueBoolean']=!0x1,_0x1e5ea9['newValueJson']='',_0x1e5ea9['wasUndone']=!0x1),null!=_0x181b64['root']&&_0x181b64['hasOwnProperty']('root')&&(_0x1e5ea9['root']=_0x181b64['root']),null!=_0x181b64['key']&&_0x181b64['hasOwnProperty']('key')&&(_0x1e5ea9['key']=_0x181b64['key']),null!=_0x181b64['oldValueBoolean']&&_0x181b64['hasOwnProperty']('oldValueBoolean')&&(_0x1e5ea9['oldValueBoolean']=_0x181b64['oldValueBoolean']),null!=_0x181b64['oldValueJson']&&_0x181b64['hasOwnProperty']('oldValueJson')&&(_0x1e5ea9['oldValueJson']=_0x181b64['oldValueJson']),null!=_0x181b64['newValueBoolean']&&_0x181b64['hasOwnProperty']('newValueBoolean')&&(_0x1e5ea9['newValueBoolean']=_0x181b64['newValueBoolean']),null!=_0x181b64['newValueJson']&&_0x181b64['hasOwnProperty']('newValueJson')&&(_0x1e5ea9['newValueJson']=_0x181b64['newValueJson']),null!=_0x181b64['wasUndone']&&_0x181b64['hasOwnProperty']('wasUndone')&&(_0x1e5ea9['wasUndone']=_0x181b64['wasUndone']),_0x1e5ea9;},_0x511b89['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x511b89['getTypeUrl']=function(_0x51cbf8){return void 0x0===_0x51cbf8&&(_0x51cbf8='type.googleapis.com'),_0x51cbf8+'/RootAttributeOperation';},_0x511b89;}()),_0x2d0034['RootOperation']=(function(){function _0x231a92(_0x5a6569){if(_0x5a6569){for(var _0x40231f=Object['keys'](_0x5a6569),_0x3f869d=0x0;_0x3f869d<_0x40231f['length'];++_0x3f869d)null!=_0x5a6569[_0x40231f[_0x3f869d]]&&(this[_0x40231f[_0x3f869d]]=_0x5a6569[_0x40231f[_0x3f869d]]);}}return _0x231a92['prototype']['rootName']='',_0x231a92['prototype']['elementName']='',_0x231a92['prototype']['isAdd']=!0x1,_0x231a92['prototype']['wasUndone']=!0x1,_0x231a92['create']=function(_0x57ba7a){return new _0x231a92(_0x57ba7a);},_0x231a92['encode']=function(_0x35e56d,_0x3bdb5f){return _0x3bdb5f||(_0x3bdb5f=_0x496ee3['create']()),null!=_0x35e56d['rootName']&&Object['hasOwnProperty']['call'](_0x35e56d,'rootName')&&_0x3bdb5f['uint32'](0xa)['string'](_0x35e56d['rootName']),null!=_0x35e56d['elementName']&&Object['hasOwnProperty']['call'](_0x35e56d,'elementName')&&_0x3bdb5f['uint32'](0x12)['string'](_0x35e56d['elementName']),null!=_0x35e56d['isAdd']&&Object['hasOwnProperty']['call'](_0x35e56d,'isAdd')&&_0x3bdb5f['uint32'](0x18)['bool'](_0x35e56d['isAdd']),null!=_0x35e56d['wasUndone']&&Object['hasOwnProperty']['call'](_0x35e56d,'wasUndone')&&_0x3bdb5f['uint32'](0x20)['bool'](_0x35e56d['wasUndone']),_0x3bdb5f;},_0x231a92['encodeDelimited']=function(_0x35d1c8,_0x5421b4){return this['encode'](_0x35d1c8,_0x5421b4)['ldelim']();},_0x231a92['decode']=function(_0x51e1c6,_0x610778){_0x51e1c6 instanceof _0x23c8bf||(_0x51e1c6=_0x23c8bf['create'](_0x51e1c6));for(var _0x527e26=void 0x0===_0x610778?_0x51e1c6['len']:_0x51e1c6['pos']+_0x610778,_0x3d9ef2=new _0x2d0034['RootOperation']();_0x51e1c6['pos']<_0x527e26;){var _0x232b01=_0x51e1c6['uint32']();switch(_0x232b01>>>0x3){case 0x1:_0x3d9ef2['rootName']=_0x51e1c6['string']();break;case 0x2:_0x3d9ef2['elementName']=_0x51e1c6['string']();break;case 0x3:_0x3d9ef2['isAdd']=_0x51e1c6['bool']();break;case 0x4:_0x3d9ef2['wasUndone']=_0x51e1c6['bool']();break;default:_0x51e1c6['skipType'](0x7&_0x232b01);}}return _0x3d9ef2;},_0x231a92['decodeDelimited']=function(_0x2d9721){return _0x2d9721 instanceof _0x23c8bf||(_0x2d9721=new _0x23c8bf(_0x2d9721)),this['decode'](_0x2d9721,_0x2d9721['uint32']());},_0x231a92['verify']=function(_0x2ec575){return'object'!=typeof _0x2ec575||null===_0x2ec575?'object\x20expected':null!=_0x2ec575['rootName']&&_0x2ec575['hasOwnProperty']('rootName')&&!_0x19f411['isString'](_0x2ec575['rootName'])?'rootName:\x20string\x20expected':null!=_0x2ec575['elementName']&&_0x2ec575['hasOwnProperty']('elementName')&&!_0x19f411['isString'](_0x2ec575['elementName'])?'elementName:\x20string\x20expected':null!=_0x2ec575['isAdd']&&_0x2ec575['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x2ec575['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x2ec575['wasUndone']&&_0x2ec575['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ec575['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x231a92['fromObject']=function(_0x2252af){if(_0x2252af instanceof _0x2d0034['RootOperation'])return _0x2252af;var _0x4ae6e5=new _0x2d0034['RootOperation']();return null!=_0x2252af['rootName']&&(_0x4ae6e5['rootName']=String(_0x2252af['rootName'])),null!=_0x2252af['elementName']&&(_0x4ae6e5['elementName']=String(_0x2252af['elementName'])),null!=_0x2252af['isAdd']&&(_0x4ae6e5['isAdd']=Boolean(_0x2252af['isAdd'])),null!=_0x2252af['wasUndone']&&(_0x4ae6e5['wasUndone']=Boolean(_0x2252af['wasUndone'])),_0x4ae6e5;},_0x231a92['toObject']=function(_0x4cfbea,_0x4266e5){_0x4266e5||(_0x4266e5={});var _0x5eb293={};return _0x4266e5['defaults']&&(_0x5eb293['rootName']='',_0x5eb293['elementName']='',_0x5eb293['isAdd']=!0x1,_0x5eb293['wasUndone']=!0x1),null!=_0x4cfbea['rootName']&&_0x4cfbea['hasOwnProperty']('rootName')&&(_0x5eb293['rootName']=_0x4cfbea['rootName']),null!=_0x4cfbea['elementName']&&_0x4cfbea['hasOwnProperty']('elementName')&&(_0x5eb293['elementName']=_0x4cfbea['elementName']),null!=_0x4cfbea['isAdd']&&_0x4cfbea['hasOwnProperty']('isAdd')&&(_0x5eb293['isAdd']=_0x4cfbea['isAdd']),null!=_0x4cfbea['wasUndone']&&_0x4cfbea['hasOwnProperty']('wasUndone')&&(_0x5eb293['wasUndone']=_0x4cfbea['wasUndone']),_0x5eb293;},_0x231a92['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x231a92['getTypeUrl']=function(_0x27036e){return void 0x0===_0x27036e&&(_0x27036e='type.googleapis.com'),_0x27036e+'/RootOperation';},_0x231a92;}()),_0x2d0034['SplitOperation']=(function(){function _0x19ccc1(_0x58f256){if(_0x58f256){for(var _0x364021=Object['keys'](_0x58f256),_0x180ffa=0x0;_0x180ffa<_0x364021['length'];++_0x180ffa)null!=_0x58f256[_0x364021[_0x180ffa]]&&(this[_0x364021[_0x180ffa]]=_0x58f256[_0x364021[_0x180ffa]]);}}return _0x19ccc1['prototype']['splitPosition']=null,_0x19ccc1['prototype']['graveyardPosition']=null,_0x19ccc1['prototype']['howMany']=0x0,_0x19ccc1['prototype']['insertionPosition']=null,_0x19ccc1['prototype']['wasUndone']=!0x1,_0x19ccc1['create']=function(_0x1fb5a9){return new _0x19ccc1(_0x1fb5a9);},_0x19ccc1['encode']=function(_0x332a3b,_0x18c241){return _0x18c241||(_0x18c241=_0x496ee3['create']()),null!=_0x332a3b['splitPosition']&&Object['hasOwnProperty']['call'](_0x332a3b,'splitPosition')&&_0x2d0034['Position']['encode'](_0x332a3b['splitPosition'],_0x18c241['uint32'](0xa)['fork']())['ldelim'](),null!=_0x332a3b['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x332a3b,'graveyardPosition')&&_0x2d0034['Position']['encode'](_0x332a3b['graveyardPosition'],_0x18c241['uint32'](0x12)['fork']())['ldelim'](),null!=_0x332a3b['howMany']&&Object['hasOwnProperty']['call'](_0x332a3b,'howMany')&&_0x18c241['uint32'](0x18)['uint32'](_0x332a3b['howMany']),null!=_0x332a3b['insertionPosition']&&Object['hasOwnProperty']['call'](_0x332a3b,'insertionPosition')&&_0x2d0034['Position']['encode'](_0x332a3b['insertionPosition'],_0x18c241['uint32'](0x22)['fork']())['ldelim'](),null!=_0x332a3b['wasUndone']&&Object['hasOwnProperty']['call'](_0x332a3b,'wasUndone')&&_0x18c241['uint32'](0x28)['bool'](_0x332a3b['wasUndone']),_0x18c241;},_0x19ccc1['encodeDelimited']=function(_0x570181,_0x2ae664){return this['encode'](_0x570181,_0x2ae664)['ldelim']();},_0x19ccc1['decode']=function(_0x18850f,_0x4aa015){_0x18850f instanceof _0x23c8bf||(_0x18850f=_0x23c8bf['create'](_0x18850f));for(var _0x23bd24=void 0x0===_0x4aa015?_0x18850f['len']:_0x18850f['pos']+_0x4aa015,_0x46602f=new _0x2d0034['SplitOperation']();_0x18850f['pos']<_0x23bd24;){var _0xb82aa2=_0x18850f['uint32']();switch(_0xb82aa2>>>0x3){case 0x1:_0x46602f['splitPosition']=_0x2d0034['Position']['decode'](_0x18850f,_0x18850f['uint32']());break;case 0x2:_0x46602f['graveyardPosition']=_0x2d0034['Position']['decode'](_0x18850f,_0x18850f['uint32']());break;case 0x3:_0x46602f['howMany']=_0x18850f['uint32']();break;case 0x4:_0x46602f['insertionPosition']=_0x2d0034['Position']['decode'](_0x18850f,_0x18850f['uint32']());break;case 0x5:_0x46602f['wasUndone']=_0x18850f['bool']();break;default:_0x18850f['skipType'](0x7&_0xb82aa2);}}return _0x46602f;},_0x19ccc1['decodeDelimited']=function(_0x5fee03){return _0x5fee03 instanceof _0x23c8bf||(_0x5fee03=new _0x23c8bf(_0x5fee03)),this['decode'](_0x5fee03,_0x5fee03['uint32']());},_0x19ccc1['verify']=function(_0x100fb9){if('object'!=typeof _0x100fb9||null===_0x100fb9)return'object\x20expected';var _0x359c8b;if(null!=_0x100fb9['splitPosition']&&_0x100fb9['hasOwnProperty']('splitPosition')&&(_0x359c8b=_0x2d0034['Position']['verify'](_0x100fb9['splitPosition'])))return'splitPosition.'+_0x359c8b;if(null!=_0x100fb9['graveyardPosition']&&_0x100fb9['hasOwnProperty']('graveyardPosition')&&(_0x359c8b=_0x2d0034['Position']['verify'](_0x100fb9['graveyardPosition'])))return'graveyardPosition.'+_0x359c8b;if(null!=_0x100fb9['howMany']&&_0x100fb9['hasOwnProperty']('howMany')&&!_0x19f411['isInteger'](_0x100fb9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x100fb9['insertionPosition']&&_0x100fb9['hasOwnProperty']('insertionPosition')&&(_0x359c8b=_0x2d0034['Position']['verify'](_0x100fb9['insertionPosition'])))return'insertionPosition.'+_0x359c8b;return null!=_0x100fb9['wasUndone']&&_0x100fb9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x100fb9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x19ccc1['fromObject']=function(_0x3fa6d4){if(_0x3fa6d4 instanceof _0x2d0034['SplitOperation'])return _0x3fa6d4;var _0x1cb7d6=new _0x2d0034['SplitOperation']();if(null!=_0x3fa6d4['splitPosition']){if('object'!=typeof _0x3fa6d4['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1cb7d6['splitPosition']=_0x2d0034['Position']['fromObject'](_0x3fa6d4['splitPosition']);}if(null!=_0x3fa6d4['graveyardPosition']){if('object'!=typeof _0x3fa6d4['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1cb7d6['graveyardPosition']=_0x2d0034['Position']['fromObject'](_0x3fa6d4['graveyardPosition']);}if(null!=_0x3fa6d4['howMany']&&(_0x1cb7d6['howMany']=_0x3fa6d4['howMany']>>>0x0),null!=_0x3fa6d4['insertionPosition']){if('object'!=typeof _0x3fa6d4['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1cb7d6['insertionPosition']=_0x2d0034['Position']['fromObject'](_0x3fa6d4['insertionPosition']);}return null!=_0x3fa6d4['wasUndone']&&(_0x1cb7d6['wasUndone']=Boolean(_0x3fa6d4['wasUndone'])),_0x1cb7d6;},_0x19ccc1['toObject']=function(_0x43c2aa,_0x2a9147){_0x2a9147||(_0x2a9147={});var _0x21fda3={};return _0x2a9147['defaults']&&(_0x21fda3['splitPosition']=null,_0x21fda3['graveyardPosition']=null,_0x21fda3['howMany']=0x0,_0x21fda3['insertionPosition']=null,_0x21fda3['wasUndone']=!0x1),null!=_0x43c2aa['splitPosition']&&_0x43c2aa['hasOwnProperty']('splitPosition')&&(_0x21fda3['splitPosition']=_0x2d0034['Position']['toObject'](_0x43c2aa['splitPosition'],_0x2a9147)),null!=_0x43c2aa['graveyardPosition']&&_0x43c2aa['hasOwnProperty']('graveyardPosition')&&(_0x21fda3['graveyardPosition']=_0x2d0034['Position']['toObject'](_0x43c2aa['graveyardPosition'],_0x2a9147)),null!=_0x43c2aa['howMany']&&_0x43c2aa['hasOwnProperty']('howMany')&&(_0x21fda3['howMany']=_0x43c2aa['howMany']),null!=_0x43c2aa['insertionPosition']&&_0x43c2aa['hasOwnProperty']('insertionPosition')&&(_0x21fda3['insertionPosition']=_0x2d0034['Position']['toObject'](_0x43c2aa['insertionPosition'],_0x2a9147)),null!=_0x43c2aa['wasUndone']&&_0x43c2aa['hasOwnProperty']('wasUndone')&&(_0x21fda3['wasUndone']=_0x43c2aa['wasUndone']),_0x21fda3;},_0x19ccc1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x19ccc1['getTypeUrl']=function(_0x50d68c){return void 0x0===_0x50d68c&&(_0x50d68c='type.googleapis.com'),_0x50d68c+'/SplitOperation';},_0x19ccc1;}()),_0x2d0034['Position']=(function(){function _0x212779(_0x1a4714){if(this['path']=[],_0x1a4714){for(var _0x234094=Object['keys'](_0x1a4714),_0x3398b3=0x0;_0x3398b3<_0x234094['length'];++_0x3398b3)null!=_0x1a4714[_0x234094[_0x3398b3]]&&(this[_0x234094[_0x3398b3]]=_0x1a4714[_0x234094[_0x3398b3]]);}}return _0x212779['prototype']['root']='',_0x212779['prototype']['rootMain']=!0x1,_0x212779['prototype']['rootGraveyard']=!0x1,_0x212779['prototype']['path']=_0x19f411['emptyArray'],_0x212779['prototype']['stickiness']='',_0x212779['create']=function(_0x333b84){return new _0x212779(_0x333b84);},_0x212779['encode']=function(_0xf4dfdf,_0x46911d){if(_0x46911d||(_0x46911d=_0x496ee3['create']()),null!=_0xf4dfdf['root']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'root')&&_0x46911d['uint32'](0xa)['string'](_0xf4dfdf['root']),null!=_0xf4dfdf['rootMain']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'rootMain')&&_0x46911d['uint32'](0x10)['bool'](_0xf4dfdf['rootMain']),null!=_0xf4dfdf['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'rootGraveyard')&&_0x46911d['uint32'](0x18)['bool'](_0xf4dfdf['rootGraveyard']),null!=_0xf4dfdf['path']&&_0xf4dfdf['path']['length']){_0x46911d['uint32'](0x22)['fork']();for(var _0x313bd5=0x0;_0x313bd5<_0xf4dfdf['path']['length'];++_0x313bd5)_0x46911d['uint32'](_0xf4dfdf['path'][_0x313bd5]);_0x46911d['ldelim']();}return null!=_0xf4dfdf['stickiness']&&Object['hasOwnProperty']['call'](_0xf4dfdf,'stickiness')&&_0x46911d['uint32'](0x2a)['string'](_0xf4dfdf['stickiness']),_0x46911d;},_0x212779['encodeDelimited']=function(_0xf6d3a3,_0x20cbf0){return this['encode'](_0xf6d3a3,_0x20cbf0)['ldelim']();},_0x212779['decode']=function(_0x1a4a39,_0x2c8078){_0x1a4a39 instanceof _0x23c8bf||(_0x1a4a39=_0x23c8bf['create'](_0x1a4a39));for(var _0x26b998=void 0x0===_0x2c8078?_0x1a4a39['len']:_0x1a4a39['pos']+_0x2c8078,_0x397959=new _0x2d0034['Position']();_0x1a4a39['pos']<_0x26b998;){var _0x5e0218=_0x1a4a39['uint32']();switch(_0x5e0218>>>0x3){case 0x1:_0x397959['root']=_0x1a4a39['string']();break;case 0x2:_0x397959['rootMain']=_0x1a4a39['bool']();break;case 0x3:_0x397959['rootGraveyard']=_0x1a4a39['bool']();break;case 0x4:if(_0x397959['path']&&_0x397959['path']['length']||(_0x397959['path']=[]),0x2==(0x7&_0x5e0218)){for(var _0x25b9bc=_0x1a4a39['uint32']()+_0x1a4a39['pos'];_0x1a4a39['pos']<_0x25b9bc;)_0x397959['path']['push'](_0x1a4a39['uint32']());}else _0x397959['path']['push'](_0x1a4a39['uint32']());break;case 0x5:_0x397959['stickiness']=_0x1a4a39['string']();break;default:_0x1a4a39['skipType'](0x7&_0x5e0218);}}return _0x397959;},_0x212779['decodeDelimited']=function(_0x2e60f1){return _0x2e60f1 instanceof _0x23c8bf||(_0x2e60f1=new _0x23c8bf(_0x2e60f1)),this['decode'](_0x2e60f1,_0x2e60f1['uint32']());},_0x212779['verify']=function(_0x250e14){if('object'!=typeof _0x250e14||null===_0x250e14)return'object\x20expected';if(null!=_0x250e14['root']&&_0x250e14['hasOwnProperty']('root')&&!_0x19f411['isString'](_0x250e14['root']))return'root:\x20string\x20expected';if(null!=_0x250e14['rootMain']&&_0x250e14['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x250e14['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x250e14['rootGraveyard']&&_0x250e14['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x250e14['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x250e14['path']&&_0x250e14['hasOwnProperty']('path')){if(!Array['isArray'](_0x250e14['path']))return'path:\x20array\x20expected';for(var _0x408753=0x0;_0x408753<_0x250e14['path']['length'];++_0x408753)if(!_0x19f411['isInteger'](_0x250e14['path'][_0x408753]))return'path:\x20integer[]\x20expected';}return null!=_0x250e14['stickiness']&&_0x250e14['hasOwnProperty']('stickiness')&&!_0x19f411['isString'](_0x250e14['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x212779['fromObject']=function(_0x58326f){if(_0x58326f instanceof _0x2d0034['Position'])return _0x58326f;var _0x262c9a=new _0x2d0034['Position']();if(null!=_0x58326f['root']&&(_0x262c9a['root']=String(_0x58326f['root'])),null!=_0x58326f['rootMain']&&(_0x262c9a['rootMain']=Boolean(_0x58326f['rootMain'])),null!=_0x58326f['rootGraveyard']&&(_0x262c9a['rootGraveyard']=Boolean(_0x58326f['rootGraveyard'])),_0x58326f['path']){if(!Array['isArray'](_0x58326f['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x262c9a['path']=[];for(var _0x2afe59=0x0;_0x2afe59<_0x58326f['path']['length'];++_0x2afe59)_0x262c9a['path'][_0x2afe59]=_0x58326f['path'][_0x2afe59]>>>0x0;}return null!=_0x58326f['stickiness']&&(_0x262c9a['stickiness']=String(_0x58326f['stickiness'])),_0x262c9a;},_0x212779['toObject']=function(_0x29f6a4,_0x3ecde4){_0x3ecde4||(_0x3ecde4={});var _0x3ab065={};if((_0x3ecde4['arrays']||_0x3ecde4['defaults'])&&(_0x3ab065['path']=[]),_0x3ecde4['defaults']&&(_0x3ab065['root']='',_0x3ab065['rootMain']=!0x1,_0x3ab065['rootGraveyard']=!0x1,_0x3ab065['stickiness']=''),null!=_0x29f6a4['root']&&_0x29f6a4['hasOwnProperty']('root')&&(_0x3ab065['root']=_0x29f6a4['root']),null!=_0x29f6a4['rootMain']&&_0x29f6a4['hasOwnProperty']('rootMain')&&(_0x3ab065['rootMain']=_0x29f6a4['rootMain']),null!=_0x29f6a4['rootGraveyard']&&_0x29f6a4['hasOwnProperty']('rootGraveyard')&&(_0x3ab065['rootGraveyard']=_0x29f6a4['rootGraveyard']),_0x29f6a4['path']&&_0x29f6a4['path']['length']){_0x3ab065['path']=[];for(var _0x267ce0=0x0;_0x267ce0<_0x29f6a4['path']['length'];++_0x267ce0)_0x3ab065['path'][_0x267ce0]=_0x29f6a4['path'][_0x267ce0];}return null!=_0x29f6a4['stickiness']&&_0x29f6a4['hasOwnProperty']('stickiness')&&(_0x3ab065['stickiness']=_0x29f6a4['stickiness']),_0x3ab065;},_0x212779['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x212779['getTypeUrl']=function(_0x280faa){return void 0x0===_0x280faa&&(_0x280faa='type.googleapis.com'),_0x280faa+'/Position';},_0x212779;}()),_0x2d0034['Range']=(function(){function _0x4be198(_0x452a05){if(_0x452a05){for(var _0x294ebb=Object['keys'](_0x452a05),_0x3f210b=0x0;_0x3f210b<_0x294ebb['length'];++_0x3f210b)null!=_0x452a05[_0x294ebb[_0x3f210b]]&&(this[_0x294ebb[_0x3f210b]]=_0x452a05[_0x294ebb[_0x3f210b]]);}}return _0x4be198['prototype']['start']=null,_0x4be198['prototype']['end']=null,_0x4be198['create']=function(_0xd41fbe){return new _0x4be198(_0xd41fbe);},_0x4be198['encode']=function(_0x2da66a,_0x57e87a){return _0x57e87a||(_0x57e87a=_0x496ee3['create']()),null!=_0x2da66a['start']&&Object['hasOwnProperty']['call'](_0x2da66a,'start')&&_0x2d0034['Position']['encode'](_0x2da66a['start'],_0x57e87a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2da66a['end']&&Object['hasOwnProperty']['call'](_0x2da66a,'end')&&_0x2d0034['Position']['encode'](_0x2da66a['end'],_0x57e87a['uint32'](0x12)['fork']())['ldelim'](),_0x57e87a;},_0x4be198['encodeDelimited']=function(_0x4ac262,_0x43896c){return this['encode'](_0x4ac262,_0x43896c)['ldelim']();},_0x4be198['decode']=function(_0x3d1e20,_0x3549fa){_0x3d1e20 instanceof _0x23c8bf||(_0x3d1e20=_0x23c8bf['create'](_0x3d1e20));for(var _0x58d689=void 0x0===_0x3549fa?_0x3d1e20['len']:_0x3d1e20['pos']+_0x3549fa,_0x5668fe=new _0x2d0034['Range']();_0x3d1e20['pos']<_0x58d689;){var _0x3ee31f=_0x3d1e20['uint32']();switch(_0x3ee31f>>>0x3){case 0x1:_0x5668fe['start']=_0x2d0034['Position']['decode'](_0x3d1e20,_0x3d1e20['uint32']());break;case 0x2:_0x5668fe['end']=_0x2d0034['Position']['decode'](_0x3d1e20,_0x3d1e20['uint32']());break;default:_0x3d1e20['skipType'](0x7&_0x3ee31f);}}return _0x5668fe;},_0x4be198['decodeDelimited']=function(_0x464f0f){return _0x464f0f instanceof _0x23c8bf||(_0x464f0f=new _0x23c8bf(_0x464f0f)),this['decode'](_0x464f0f,_0x464f0f['uint32']());},_0x4be198['verify']=function(_0x4842db){if('object'!=typeof _0x4842db||null===_0x4842db)return'object\x20expected';var _0x5c92a4;if(null!=_0x4842db['start']&&_0x4842db['hasOwnProperty']('start')&&(_0x5c92a4=_0x2d0034['Position']['verify'](_0x4842db['start'])))return'start.'+_0x5c92a4;if(null!=_0x4842db['end']&&_0x4842db['hasOwnProperty']('end')&&(_0x5c92a4=_0x2d0034['Position']['verify'](_0x4842db['end'])))return'end.'+_0x5c92a4;return null;},_0x4be198['fromObject']=function(_0x1b0452){if(_0x1b0452 instanceof _0x2d0034['Range'])return _0x1b0452;var _0x21b478=new _0x2d0034['Range']();if(null!=_0x1b0452['start']){if('object'!=typeof _0x1b0452['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x21b478['start']=_0x2d0034['Position']['fromObject'](_0x1b0452['start']);}if(null!=_0x1b0452['end']){if('object'!=typeof _0x1b0452['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x21b478['end']=_0x2d0034['Position']['fromObject'](_0x1b0452['end']);}return _0x21b478;},_0x4be198['toObject']=function(_0x2419a3,_0x5c1fcb){_0x5c1fcb||(_0x5c1fcb={});var _0x1da897={};return _0x5c1fcb['defaults']&&(_0x1da897['start']=null,_0x1da897['end']=null),null!=_0x2419a3['start']&&_0x2419a3['hasOwnProperty']('start')&&(_0x1da897['start']=_0x2d0034['Position']['toObject'](_0x2419a3['start'],_0x5c1fcb)),null!=_0x2419a3['end']&&_0x2419a3['hasOwnProperty']('end')&&(_0x1da897['end']=_0x2d0034['Position']['toObject'](_0x2419a3['end'],_0x5c1fcb)),_0x1da897;},_0x4be198['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x4be198['getTypeUrl']=function(_0x436cb3){return void 0x0===_0x436cb3&&(_0x436cb3='type.googleapis.com'),_0x436cb3+'/Range';},_0x4be198;}()),_0x2d0034['Element']=(function(){function _0x362ea4(_0x501a01){if(this['children']=[],this['attributesBoolean']={},_0x501a01){for(var _0x332d6d=Object['keys'](_0x501a01),_0x5ef149=0x0;_0x5ef149<_0x332d6d['length'];++_0x5ef149)null!=_0x501a01[_0x332d6d[_0x5ef149]]&&(this[_0x332d6d[_0x5ef149]]=_0x501a01[_0x332d6d[_0x5ef149]]);}}return _0x362ea4['prototype']['name']='',_0x362ea4['prototype']['children']=_0x19f411['emptyArray'],_0x362ea4['prototype']['data']='',_0x362ea4['prototype']['attributesBoolean']=_0x19f411['emptyObject'],_0x362ea4['prototype']['attributesJson']='',_0x362ea4['create']=function(_0x2a10ef){return new _0x362ea4(_0x2a10ef);},_0x362ea4['encode']=function(_0x3c4231,_0x2634f4){if(_0x2634f4||(_0x2634f4=_0x496ee3['create']()),null!=_0x3c4231['name']&&Object['hasOwnProperty']['call'](_0x3c4231,'name')&&_0x2634f4['uint32'](0xa)['string'](_0x3c4231['name']),null!=_0x3c4231['children']&&_0x3c4231['children']['length']){for(var _0x4fa673=0x0;_0x4fa673<_0x3c4231['children']['length'];++_0x4fa673)_0x2d0034['Element']['encode'](_0x3c4231['children'][_0x4fa673],_0x2634f4['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x3c4231['data']&&Object['hasOwnProperty']['call'](_0x3c4231,'data')&&_0x2634f4['uint32'](0x1a)['string'](_0x3c4231['data']),null!=_0x3c4231['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x3c4231,'attributesBoolean')){var _0x5581a9=Object['keys'](_0x3c4231['attributesBoolean']);for(_0x4fa673=0x0;_0x4fa673<_0x5581a9['length'];++_0x4fa673)_0x2634f4['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5581a9[_0x4fa673])['uint32'](0x10)['bool'](_0x3c4231['attributesBoolean'][_0x5581a9[_0x4fa673]])['ldelim']();}return null!=_0x3c4231['attributesJson']&&Object['hasOwnProperty']['call'](_0x3c4231,'attributesJson')&&_0x2634f4['uint32'](0x2a)['string'](_0x3c4231['attributesJson']),_0x2634f4;},_0x362ea4['encodeDelimited']=function(_0x2a3f9e,_0x45f0d5){return this['encode'](_0x2a3f9e,_0x45f0d5)['ldelim']();},_0x362ea4['decode']=function(_0x4e3899,_0x462479){_0x4e3899 instanceof _0x23c8bf||(_0x4e3899=_0x23c8bf['create'](_0x4e3899));for(var _0xe1185c,_0x267702,_0x595855=void 0x0===_0x462479?_0x4e3899['len']:_0x4e3899['pos']+_0x462479,_0x29c768=new _0x2d0034['Element']();_0x4e3899['pos']<_0x595855;){var _0x5b3ede=_0x4e3899['uint32']();switch(_0x5b3ede>>>0x3){case 0x1:_0x29c768['name']=_0x4e3899['string']();break;case 0x2:_0x29c768['children']&&_0x29c768['children']['length']||(_0x29c768['children']=[]),_0x29c768['children']['push'](_0x2d0034['Element']['decode'](_0x4e3899,_0x4e3899['uint32']()));break;case 0x3:_0x29c768['data']=_0x4e3899['string']();break;case 0x4:_0x29c768['attributesBoolean']===_0x19f411['emptyObject']&&(_0x29c768['attributesBoolean']={});var _0x33e235=_0x4e3899['uint32']()+_0x4e3899['pos'];for(_0xe1185c='',_0x267702=!0x1;_0x4e3899['pos']<_0x33e235;){var _0x463b70=_0x4e3899['uint32']();switch(_0x463b70>>>0x3){case 0x1:_0xe1185c=_0x4e3899['string']();break;case 0x2:_0x267702=_0x4e3899['bool']();break;default:_0x4e3899['skipType'](0x7&_0x463b70);}}_0x29c768['attributesBoolean'][_0xe1185c]=_0x267702;break;case 0x5:_0x29c768['attributesJson']=_0x4e3899['string']();break;default:_0x4e3899['skipType'](0x7&_0x5b3ede);}}return _0x29c768;},_0x362ea4['decodeDelimited']=function(_0x7ad84e){return _0x7ad84e instanceof _0x23c8bf||(_0x7ad84e=new _0x23c8bf(_0x7ad84e)),this['decode'](_0x7ad84e,_0x7ad84e['uint32']());},_0x362ea4['verify']=function(_0x545a55){if('object'!=typeof _0x545a55||null===_0x545a55)return'object\x20expected';if(null!=_0x545a55['name']&&_0x545a55['hasOwnProperty']('name')&&!_0x19f411['isString'](_0x545a55['name']))return'name:\x20string\x20expected';if(null!=_0x545a55['children']&&_0x545a55['hasOwnProperty']('children')){if(!Array['isArray'](_0x545a55['children']))return'children:\x20array\x20expected';for(var _0x1a4867=0x0;_0x1a4867<_0x545a55['children']['length'];++_0x1a4867){var _0x5185a5=_0x2d0034['Element']['verify'](_0x545a55['children'][_0x1a4867]);if(_0x5185a5)return'children.'+_0x5185a5;}}if(null!=_0x545a55['data']&&_0x545a55['hasOwnProperty']('data')&&!_0x19f411['isString'](_0x545a55['data']))return'data:\x20string\x20expected';if(null!=_0x545a55['attributesBoolean']&&_0x545a55['hasOwnProperty']('attributesBoolean')){if(!_0x19f411['isObject'](_0x545a55['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4728a5=Object['keys'](_0x545a55['attributesBoolean']);for(_0x1a4867=0x0;_0x1a4867<_0x4728a5['length'];++_0x1a4867)if('boolean'!=typeof _0x545a55['attributesBoolean'][_0x4728a5[_0x1a4867]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x545a55['attributesJson']&&_0x545a55['hasOwnProperty']('attributesJson')&&!_0x19f411['isString'](_0x545a55['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x362ea4['fromObject']=function(_0x528646){if(_0x528646 instanceof _0x2d0034['Element'])return _0x528646;var _0x2f0fc4=new _0x2d0034['Element']();if(null!=_0x528646['name']&&(_0x2f0fc4['name']=String(_0x528646['name'])),_0x528646['children']){if(!Array['isArray'](_0x528646['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2f0fc4['children']=[];for(var _0x33d3fc=0x0;_0x33d3fc<_0x528646['children']['length'];++_0x33d3fc){if('object'!=typeof _0x528646['children'][_0x33d3fc])throw TypeError('.Element.children:\x20object\x20expected');_0x2f0fc4['children'][_0x33d3fc]=_0x2d0034['Element']['fromObject'](_0x528646['children'][_0x33d3fc]);}}if(null!=_0x528646['data']&&(_0x2f0fc4['data']=String(_0x528646['data'])),_0x528646['attributesBoolean']){if('object'!=typeof _0x528646['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2f0fc4['attributesBoolean']={};var _0x368b6a=Object['keys'](_0x528646['attributesBoolean']);for(_0x33d3fc=0x0;_0x33d3fc<_0x368b6a['length'];++_0x33d3fc)_0x2f0fc4['attributesBoolean'][_0x368b6a[_0x33d3fc]]=Boolean(_0x528646['attributesBoolean'][_0x368b6a[_0x33d3fc]]);}return null!=_0x528646['attributesJson']&&(_0x2f0fc4['attributesJson']=String(_0x528646['attributesJson'])),_0x2f0fc4;},_0x362ea4['toObject']=function(_0x6d32d4,_0x27334a){_0x27334a||(_0x27334a={});var _0x2aff5d,_0x551501={};if((_0x27334a['arrays']||_0x27334a['defaults'])&&(_0x551501['children']=[]),(_0x27334a['objects']||_0x27334a['defaults'])&&(_0x551501['attributesBoolean']={}),_0x27334a['defaults']&&(_0x551501['name']='',_0x551501['data']='',_0x551501['attributesJson']=''),null!=_0x6d32d4['name']&&_0x6d32d4['hasOwnProperty']('name')&&(_0x551501['name']=_0x6d32d4['name']),_0x6d32d4['children']&&_0x6d32d4['children']['length']){_0x551501['children']=[];for(var _0x355099=0x0;_0x355099<_0x6d32d4['children']['length'];++_0x355099)_0x551501['children'][_0x355099]=_0x2d0034['Element']['toObject'](_0x6d32d4['children'][_0x355099],_0x27334a);}if(null!=_0x6d32d4['data']&&_0x6d32d4['hasOwnProperty']('data')&&(_0x551501['data']=_0x6d32d4['data']),_0x6d32d4['attributesBoolean']&&(_0x2aff5d=Object['keys'](_0x6d32d4['attributesBoolean']))['length']){_0x551501['attributesBoolean']={};for(_0x355099=0x0;_0x355099<_0x2aff5d['length'];++_0x355099)_0x551501['attributesBoolean'][_0x2aff5d[_0x355099]]=_0x6d32d4['attributesBoolean'][_0x2aff5d[_0x355099]];}return null!=_0x6d32d4['attributesJson']&&_0x6d32d4['hasOwnProperty']('attributesJson')&&(_0x551501['attributesJson']=_0x6d32d4['attributesJson']),_0x551501;},_0x362ea4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x4fb91b['util']['toJSONOptions']);},_0x362ea4['getTypeUrl']=function(_0x27c8d3){return void 0x0===_0x27c8d3&&(_0x27c8d3='type.googleapis.com'),_0x27c8d3+'/Element';},_0x362ea4;}()),_0x2d0034;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x429f54){return new w(this['_protobufRoot'][_0x429f54]);}}class w{['_protobuf'];constructor(_0x9392e8){this['_protobuf']=_0x9392e8;}['compress'](_0x18856c){const _0x5d119f=this['_protobuf']['verify'](_0x18856c);if(_0x5d119f)throw Error(_0x5d119f);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x18856c))['finish']();}['decompress'](_0x3dd6c3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3dd6c3),{'oneofs':!0x0});}}function g(_0x591c6d,_0x1c973a){const _0x9821b9=_0x60a5f7(_0x591c6d);return _0x9821b9['path'][_0x9821b9['path']['length']-0x1]+=_0x1c973a,_0x9821b9;}function _(_0x1440bd,_0x34027a){return _0x1440bd['root']===_0x34027a['root']&&_0x24a7cd(_0x1440bd['path'],_0x34027a['path']);}function $(_0x1c5eac){P(_0x1c5eac,_0x235736=>('main'==_0x235736['root']?(_0x235736['rootMain']=!0x0,delete _0x235736['root']):'$graveyard'==_0x235736['root']&&(_0x235736['rootGraveyard']=!0x0,delete _0x235736['root']),_0x235736));}function J(_0x36650f){P(_0x36650f,_0xc1474c=>(_0xc1474c['rootMain']?(_0xc1474c['root']='main',delete _0xc1474c['rootMain']):_0xc1474c['rootGraveyard']&&(_0xc1474c['root']='$graveyard',delete _0xc1474c['rootGraveyard']),_0xc1474c));}function P(_0x4b6108,_0x56ab68){for(const _0x345f49 in _0x4b6108){const _0x589322=_0x4b6108[_0x345f49];'nodes'!==_0x345f49&&_0x3e73e2(_0x589322)&&(_0x589322['path']&&(_0x589322['root']||_0x589322['rootMain']||_0x589322['rootGraveyard'])?_0x4b6108[_0x345f49]=_0x56ab68(_0x589322):P(_0x589322,_0x56ab68));}return _0x4b6108;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x17adb1,_0x5984e2,_0x199676){this['_id']=_0x17adb1,this['_operationName']=_0x5984e2,this['_protobufDescriptor']=_0x199676;}['compress'](_0x5e03df,_0x580a68){const _0x468ede=_0x580a68['shift']();return $(_0x468ede),_0x5e03df['buffers']['push'](this['_protobufDescriptor']['compress'](_0x468ede)),_0x5e03df['types']['push'](this['_id']),!0x0;}['decompress'](_0x336683,_0x162b48){_0x162b48['types']['shift']();const _0x5a35fe=this['_protobufDescriptor']['decompress'](_0x162b48['buffers']['shift']());J(_0x5a35fe),_0x5a35fe['__className']=this['_operationName'],_0x336683['push'](_0x5a35fe);}}class s extends e{['compress'](_0x40dfcb,_0x246850){const _0x587a2b=_0x246850['shift']();return this['_serializeOneOf']('oldValue',_0x587a2b),this['_serializeOneOf']('newValue',_0x587a2b),$(_0x587a2b),_0x40dfcb['buffers']['push'](this['_protobufDescriptor']['compress'](_0x587a2b)),_0x40dfcb['types']['push'](this['_id']),!0x0;}['decompress'](_0x19d716,_0x4c5cdb){const {types:_0x4702ae,buffers:_0x195fbb}=_0x4c5cdb,_0x2e9f09=this['_protobufDescriptor']['decompress'](_0x195fbb['shift']());_0x4702ae['shift'](),this['_deserializeOneOf']('oldValue',_0x2e9f09),this['_deserializeOneOf']('newValue',_0x2e9f09),J(_0x2e9f09),_0x2e9f09['__className']=this['_operationName'],_0x19d716['push'](_0x2e9f09);}['_serializeOneOf'](_0x455dff,_0x598e75){const _0x5d51b0=_0x598e75[_0x455dff];'boolean'==typeof _0x5d51b0?_0x598e75[_0x455dff+'Boolean']=_0x5d51b0:_0x598e75[_0x455dff+'Json']=JSON['stringify'](_0x5d51b0);}['_deserializeOneOf'](_0x22a211,_0x22a153){const _0x28d68f=_0x22a211+'Json';_0x22a153[_0x28d68f]?(_0x22a153[_0x22a211]=JSON['parse'](_0x22a153[_0x28d68f]),delete _0x22a153[_0x28d68f]):(_0x22a153[_0x22a211]=_0x22a153[_0x22a211+'Boolean'],delete _0x22a153[_0x22a211+'Boolean']);}}class i extends e{['compress'](_0x236a9c,_0x22d7d1){const _0xa46702=_0x22d7d1['shift']();return this['_serializeNodesAttributes'](_0xa46702['nodes']),$(_0xa46702),_0x236a9c['buffers']['push'](this['_protobufDescriptor']['compress'](_0xa46702)),_0x236a9c['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f0ee5,_0x2bd9cc){const {types:_0x362e80,buffers:_0x40a044}=_0x2bd9cc,_0x2d227e=this['_protobufDescriptor']['decompress'](_0x40a044['shift']());_0x362e80['shift'](),_0x2d227e['nodes']||(_0x2d227e['nodes']=[]),this['_deserializeNodesAttributes'](_0x2d227e['nodes']),J(_0x2d227e),_0x2d227e['__className']=this['_operationName'],_0x3f0ee5['push'](_0x2d227e);}['_serializeNodesAttributes'](_0x1c266c){for(const _0x43f14b of _0x1c266c){if(_0x43f14b['attributes']){const _0x57565a=_0x43f14b['attributes'];this['_areValuesBoolean'](_0x57565a)?_0x43f14b['attributesBoolean']=_0x57565a:_0x43f14b['attributesJson']=JSON['stringify'](_0x57565a);}_0x43f14b['children']&&this['_serializeNodesAttributes'](_0x43f14b['children']);}}['_deserializeNodesAttributes'](_0x46c535){for(const _0x2eea56 of _0x46c535)(_0x2eea56['attributesBoolean']||_0x2eea56['attributesJson'])&&(_0x2eea56['attributesBoolean']?(_0x2eea56['attributes']=_0x2eea56['attributesBoolean'],delete _0x2eea56['attributesBoolean']):(_0x2eea56['attributes']=JSON['parse'](_0x2eea56['attributesJson']),delete _0x2eea56['attributesJson'])),_0x2eea56['children']&&this['_deserializeNodesAttributes'](_0x2eea56['children']);}['_areValuesBoolean'](_0x199e4a){return Object['keys'](_0x199e4a)['every'](_0x2eb006=>'boolean'==typeof _0x199e4a[_0x2eb006]);}}class n extends e{['decompress'](_0x4e50be,_0xb68f5e){super['decompress'](_0x4e50be,_0xb68f5e);const _0x141b0a=_0x4e50be[_0x4e50be['length']-0x1];_0x141b0a['oldRange']||(_0x141b0a['oldRange']=null),_0x141b0a['newRange']||(_0x141b0a['newRange']=null);}}class p extends e{['compress'](_0x3daee5,_0x19bcc2){return _0x19bcc2['shift'](),_0x3daee5['types']['push'](this['_id']),!0x0;}['decompress'](_0x3c2570,_0x62bf2){_0x62bf2['types']['shift'](),_0x3c2570['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x50924a,_0x46f53c,_0xf84611,_0x4f8e99){super(_0x50924a,_0x46f53c,_0xf84611),this['_omittedNamespace']=_0x4f8e99+':';}['compress'](_0x473869,_0x153416){return!('MarkerOperation'!=_0x153416[0x0]['__className']||!_0x153416[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x153416[0x0]['name']=_0x153416[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x473869,_0x153416),!0x0);}['decompress'](_0x14731e,_0x23eb8b){super['decompress'](_0x14731e,_0x23eb8b);const _0x539ad8=_0x14731e[_0x14731e['length']-0x1];_0x539ad8['name']=this['_omittedNamespace']+_0x539ad8['name'];}}class O{['_id'];['_context'];constructor(_0x29609f,_0x28d019){this['_id']=_0x29609f,this['_context']=_0x28d019;}['compress'](_0x434f47,_0x2ee9eb){let _0x5995f9;for(;_0x2ee9eb['length']>0x1&&this['_compareOperations'](_0x2ee9eb[0x0],_0x2ee9eb[0x1]);)_0x5995f9?(_0x5995f9=this['_combineNext'](_0x2ee9eb['shift'](),_0x5995f9),_0x434f47['types']['push'](0x0)):(_0x5995f9=_0x60a5f7(_0x2ee9eb['shift']()),_0x434f47['types']['push'](this['_id']));return!!_0x5995f9&&(_0x5995f9=this['_combineNext'](_0x2ee9eb['shift'](),_0x5995f9),_0x434f47['types']['push'](0x0),_0x434f47['buffers']['push'](this['_compressSingleOperation'](_0x5995f9)),!0x0);}['decompress'](_0xa332f0,_0x3fbf6a){const _0x5cf0a9=this['_decompressSingleOperation'](_0x3fbf6a);for(;0x0==_0x3fbf6a['types'][0x0];)_0x3fbf6a['types']['shift'](),_0xa332f0['push'](this['_splitCurrent'](_0x5cf0a9));_0xa332f0['push'](_0x5cf0a9);}}class a extends O{['_combineNext'](_0x46c363,_0xc1c409){return _0xc1c409['nodes'][0x0]['data']+=_0x46c363['nodes'][0x0]['data'],_0xc1c409;}['_splitCurrent'](_0x6d9d41){const _0x44eb28=_0x60a5f7(_0x6d9d41),_0x49c690=_0x44eb28['nodes'][0x0],_0x272478=_0x6d9d41['nodes'][0x0],_0x5e3e80=_0x272478['data'][Symbol['iterator']]()['next']()['value'],_0x8f4d8=_0x5e3e80['length'];return _0x49c690['data']=_0x5e3e80,_0x272478['data']=_0x272478['data']['substr'](_0x8f4d8),_0x6d9d41['position']=g(_0x6d9d41['position'],_0x8f4d8),_0x44eb28;}['_compareOperations'](_0x135871,_0x3a8985){if(this['_checkOperation'](_0x135871)&&this['_checkOperation'](_0x3a8985)){const _0x40ccf5=_0x135871['nodes'][0x0]['data']['length'],_0x48ebf0=_(g(_0x135871['position'],_0x40ccf5),_0x3a8985['position']),_0x44ef39=_0x135871['nodes'][0x0],_0x407afa=_0x3a8985['nodes'][0x0];return _0x48ebf0&&this['_compareAttributes'](_0x44ef39,_0x407afa);}return!0x1;}['_compressSingleOperation'](_0x5e0b70){const _0x54613e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x54613e,[_0x5e0b70]),_0x54613e['buffers'][0x0];}['_decompressSingleOperation'](_0xb0dbf3){const _0x58535c=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x58535c,_0xb0dbf3),_0x58535c[0x0];}['_checkOperation'](_0x2211b3){return'InsertOperation'==_0x2211b3['__className']&&0x1==_0x2211b3['nodes']['length']&&_0x2211b3['nodes'][0x0]['data']&&!_0x2211b3['wasUndone']&&0x1==Array['from'](_0x2211b3['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x15e389,_0x20863e){const _0x23131c=Object['keys'](_0x15e389['attributes']||{}),_0x40303c=Object['keys'](_0x20863e['attributes']||{});return _0x23131c['length']===_0x40303c['length']&&_0x23131c['every'](_0x357769=>_0x20863e['attributes'][_0x357769]&&_0x20863e['attributes'][_0x357769]===_0x15e389['attributes'][_0x357769]);}}class c extends O{['_combineNext'](_0x52f77f,_0x292b8c){return _0x292b8c['howMany']++,_0x292b8c['sourcePosition']=_0x60a5f7(_0x52f77f['sourcePosition']),_0x292b8c;}['_splitCurrent'](_0x2a7ecb){const _0x56eb29=_0x60a5f7(_0x2a7ecb);return _0x2a7ecb['howMany']--,_0x56eb29['howMany']=0x1,_0x56eb29['sourcePosition']=g(_0x56eb29['sourcePosition'],_0x2a7ecb['howMany']),_0x56eb29;}['_compareOperations'](_0xa19bf7,_0x409e0d){return!(!this['_checkOperation'](_0xa19bf7)||!this['_checkOperation'](_0x409e0d))&&(_(g(_0xa19bf7['sourcePosition'],-0x1),_0x409e0d['sourcePosition'])&&_(_0xa19bf7['targetPosition'],_0x409e0d['targetPosition']));}['_compressSingleOperation'](_0x52c7ab){const _0x21f0aa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x21f0aa,[_0x52c7ab]),_0x21f0aa['buffers'][0x0];}['_decompressSingleOperation'](_0x249575){const _0x56dafc=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x56dafc,_0x249575),_0x56dafc[0x0];}['_checkOperation'](_0x4c3b5b){return'MoveOperation'==_0x4c3b5b['__className']&&'$graveyard'==_0x4c3b5b['targetPosition']['root']&&0x1==_0x4c3b5b['howMany']&&!_0x4c3b5b['wasUndone'];}}class h extends O{['_combineNext'](_0x516d37,_0x3c30db){return _0x3c30db['howMany']++,_0x3c30db;}['_splitCurrent'](_0x57a03c){const _0x356c7e=_0x60a5f7(_0x57a03c);return _0x356c7e['howMany']=0x1,_0x57a03c['howMany']--,_0x356c7e;}['_compareOperations'](_0x58fdfc,_0x1aa796){return!(!this['_checkOperation'](_0x58fdfc)||!this['_checkOperation'](_0x1aa796))&&(_(_0x58fdfc['sourcePosition'],_0x1aa796['sourcePosition'])&&_(_0x58fdfc['targetPosition'],_0x1aa796['targetPosition']));}['_compressSingleOperation'](_0x306ad9){const _0x43bc98={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x43bc98,[_0x306ad9]),_0x43bc98['buffers'][0x0];}['_decompressSingleOperation'](_0x532f22){const _0x34d17b=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x34d17b,_0x532f22),_0x34d17b[0x0];}['_checkOperation'](_0x27826f){return'MoveOperation'==_0x27826f['__className']&&'$graveyard'==_0x27826f['targetPosition']['root']&&0x1==_0x27826f['howMany']&&!_0x27826f['wasUndone'];}}class f extends O{['compress'](_0x5d8e72,_0x2b410a){if(!this['_compareOperations'](_0x2b410a[0x0],_0x2b410a[0x1]))return!0x1;const _0x1043d1=_0x2b410a['shift']();return _0x1043d1['oldRange']=null,_0x1043d1['newRange']&&_(_0x1043d1['newRange']['start'],_0x1043d1['newRange']['end'])&&(_0x1043d1['newRange']['end']=null),_0x2b410a['shift'](),_0x5d8e72['types']['push'](this['_id']),_0x5d8e72['types']['push'](0x0),_0x5d8e72['buffers']['push'](this['_compressSingleOperation'](_0x1043d1)),!0x0;}['decompress'](_0x579d2c,_0x3650fa){const _0x1ac0c4=this['_decompressSingleOperation'](_0x3650fa);_0x1ac0c4['newRange']&&!_0x1ac0c4['newRange']['end']&&(_0x1ac0c4['newRange']['end']=_0x60a5f7(_0x1ac0c4['newRange']['start']));const _0x3bc455=_0x60a5f7(_0x1ac0c4);_0x3bc455['newRange']&&(_0x3bc455['newRange']['start']['stickiness']='toNone',_0x3bc455['newRange']['end']=_0x60a5f7(_0x3bc455['newRange']['start'])),_0x3bc455['name']='user:position:'+_0x3bc455['name']['split'](':')[0x2],_0x3650fa['types']['shift'](),_0x579d2c['push'](_0x1ac0c4),_0x579d2c['push'](_0x3bc455);}['_compressSingleOperation'](_0x26f522){const _0x1fff52={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x1fff52,[_0x26f522]),_0x1fff52['buffers'][0x0];}['_decompressSingleOperation'](_0x423686){const _0x4fbad8=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x4fbad8,_0x423686),_0x4fbad8[0x0];}['_compareOperations'](_0xfb9e6,_0x2211c7){return!(!_0xfb9e6||!_0x2211c7)&&('MarkerOperation'==_0xfb9e6['__className']&&'MarkerOperation'==_0x2211c7['__className']&&!(!_0xfb9e6['name']['startsWith']('user:')||!_0x2211c7['name']['startsWith']('user:')||_0xfb9e6['name']==_0x2211c7['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x5b4811=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',_0x5b4811,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x5b4811,'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'](_0x24b9b9){if(!_0x24b9b9||!_0x24b9b9[0x0])throw new _0x12bfdd('no-operations-provided',this);const _0x3e655a={'types':[],'buffers':[],'baseVersion':_0x24b9b9[0x0]['baseVersion']};for(;_0x24b9b9['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('TypingAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3e655a,_0x24b9b9)||this['_getCompressorByName'](_0x24b9b9[0x0]['__className'])['compress'](_0x3e655a,_0x24b9b9);return _0x3e655a;}['decompress'](_0x46dc27){const _0x1da59d=[];for(;_0x46dc27['types']['length'];){const _0x1bc148=this['_compressorById']['get'](_0x46dc27['types'][0x0]);if(!_0x1bc148)throw new _0x12bfdd('decompress-compressor-not-found',this,{'type':_0x46dc27['types'][0x0]});_0x1bc148['decompress'](_0x1da59d,_0x46dc27);}return _0x1da59d['forEach']((_0x5ba6c8,_0x204ed4)=>_0x5ba6c8['baseVersion']=_0x46dc27['baseVersion']+_0x204ed4),_0x1da59d;}['_getCompressorByName'](_0x20ec38){return this['_compressorByName']['get'](_0x20ec38);}['_registerOperationCompressor'](_0x25f3e4,_0x7fa9e5,_0x34f368){const _0x594627=new _0x34f368(_0x25f3e4,_0x7fa9e5,this['_protobufFactory']['getDescriptor'](_0x7fa9e5));this['_registerCompressor'](_0x25f3e4,_0x7fa9e5,_0x594627);}['_registerActionCompressor'](_0x185435,_0x2f37b8,_0x2f6a85){const _0x598401=new _0x2f6a85(_0x185435,this);this['_registerCompressor'](_0x185435,_0x2f37b8,_0x598401);}['_registerCompressor'](_0x47cf37,_0x85adc7,_0x2db7df){this['_compressorById']['set'](_0x47cf37,_0x2db7df),this['_compressorByName']['set'](_0x85adc7,_0x2db7df);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.0.
|
|
3
|
+
"version": "46.0.3",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.0.
|
|
37
|
-
"ckeditor5": "46.0.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.0.3",
|
|
37
|
+
"ckeditor5": "46.0.3",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5562f2=_0x3e2f;(function(_0x23a845,_0xb3af){const _0x29bed6=_0x3e2f,_0x26e1f4=_0x23a845();while(!![]){try{const _0xd4e139=-parseInt(_0x29bed6(0x135))/0x1+parseInt(_0x29bed6(0x136))/0x2+parseInt(_0x29bed6(0x137))/0x3*(-parseInt(_0x29bed6(0x130))/0x4)+parseInt(_0x29bed6(0x138))/0x5*(-parseInt(_0x29bed6(0x12f))/0x6)+parseInt(_0x29bed6(0x13c))/0x7+-parseInt(_0x29bed6(0x131))/0x8+parseInt(_0x29bed6(0x12b))/0x9;if(_0xd4e139===_0xb3af)break;else _0x26e1f4['push'](_0x26e1f4['shift']());}catch(_0x666a15){_0x26e1f4['push'](_0x26e1f4['shift']());}}}(_0xafa8,0x5092d));import{cloneDeep as _0x42c4fd}from'es-toolkit/compat';export class ActionCompressor{[_0x5562f2(0x13f)];[_0x5562f2(0x12e)];constructor(_0x302f5d,_0x47d913){const _0x7eedb7=_0x5562f2;this[_0x7eedb7(0x13f)]=_0x302f5d,this[_0x7eedb7(0x12e)]=_0x47d913;}[_0x5562f2(0x133)](_0x5ea843,_0x4f85cd){const _0x23a0a4=_0x5562f2;let _0x57d740;for(;_0x4f85cd[_0x23a0a4(0x12c)]>0x1&&this[_0x23a0a4(0x12a)](_0x4f85cd[0x0],_0x4f85cd[0x1]);)_0x57d740?(_0x57d740=this[_0x23a0a4(0x129)](_0x4f85cd[_0x23a0a4(0x139)](),_0x57d740),_0x5ea843[_0x23a0a4(0x13d)][_0x23a0a4(0x13a)](0x0)):(_0x57d740=_0x42c4fd(_0x4f85cd[_0x23a0a4(0x139)]()),_0x5ea843[_0x23a0a4(0x13d)][_0x23a0a4(0x13a)](this[_0x23a0a4(0x13f)]));return!!_0x57d740&&(_0x57d740=this[_0x23a0a4(0x129)](_0x4f85cd[_0x23a0a4(0x139)](),_0x57d740),_0x5ea843[_0x23a0a4(0x13d)][_0x23a0a4(0x13a)](0x0),_0x5ea843[_0x23a0a4(0x13b)][_0x23a0a4(0x13a)](this[_0x23a0a4(0x132)](_0x57d740)),!0x0);}[_0x5562f2(0x13e)](_0x1c9de9,_0x5ad0ed){const _0x35b276=_0x5562f2,_0x1ddade=this[_0x35b276(0x134)](_0x5ad0ed);for(;0x0==_0x5ad0ed[_0x35b276(0x13d)][0x0];)_0x5ad0ed[_0x35b276(0x13d)][_0x35b276(0x139)](),_0x1c9de9[_0x35b276(0x13a)](this[_0x35b276(0x12d)](_0x1ddade));_0x1c9de9[_0x35b276(0x13a)](_0x1ddade);}}function _0x3e2f(_0x87f4b7,_0x35dc59){const _0xafa846=_0xafa8();return _0x3e2f=function(_0x3e2f51,_0x91b51d){_0x3e2f51=_0x3e2f51-0x129;let _0x41af84=_0xafa846[_0x3e2f51];return _0x41af84;},_0x3e2f(_0x87f4b7,_0x35dc59);}function _0xafa8(){const _0x55a672=['_splitCurrent','_context','345246QTaBUx','423372YsKEnT','3446768EItUzR','_compressSingleOperation','compress','_decompressSingleOperation','1117zlKrUQ','1232772CAwxeV','18JHMHsz','55CoDWyH','shift','push','buffers','3893862bEycbN','types','decompress','_id','_combineNext','_compareOperations','7716141RYBEPf','length'];_0xafa8=function(){return _0x55a672;};return _0xafa8();}
|