@ckeditor/ckeditor5-operations-compressor 45.2.0 → 45.2.1-alpha.1
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 _0x576ce5=_0xe1103a['Reader'],_0x3e38b3=_0xe1103a['Writer'],_0x954090=_0xe1103a['util'],_0x596528=_0xe1103a['roots']['default']||(_0xe1103a['roots']['default']={});return _0x596528['AttributeOperation']=(function(){function _0x429b88(_0x4af2e8){if(_0x4af2e8){for(var _0xc11ff9=Object['keys'](_0x4af2e8),_0x41851d=0x0;_0x41851d<_0xc11ff9['length'];++_0x41851d)null!=_0x4af2e8[_0xc11ff9[_0x41851d]]&&(this[_0xc11ff9[_0x41851d]]=_0x4af2e8[_0xc11ff9[_0x41851d]]);}}return _0x429b88['prototype']['range']=null,_0x429b88['prototype']['key']='',_0x429b88['prototype']['oldValueBoolean']=!0x1,_0x429b88['prototype']['oldValueJson']='',_0x429b88['prototype']['newValueBoolean']=!0x1,_0x429b88['prototype']['newValueJson']='',_0x429b88['prototype']['wasUndone']=!0x1,_0x429b88['create']=function(_0x451ae5){return new _0x429b88(_0x451ae5);},_0x429b88['encode']=function(_0x1fc9b7,_0x5d0777){return _0x5d0777||(_0x5d0777=_0x3e38b3['create']()),null!=_0x1fc9b7['range']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'range')&&_0x596528['Range']['encode'](_0x1fc9b7['range'],_0x5d0777['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1fc9b7['key']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'key')&&_0x5d0777['uint32'](0x12)['string'](_0x1fc9b7['key']),null!=_0x1fc9b7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'oldValueBoolean')&&_0x5d0777['uint32'](0x18)['bool'](_0x1fc9b7['oldValueBoolean']),null!=_0x1fc9b7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'oldValueJson')&&_0x5d0777['uint32'](0x22)['string'](_0x1fc9b7['oldValueJson']),null!=_0x1fc9b7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'newValueBoolean')&&_0x5d0777['uint32'](0x28)['bool'](_0x1fc9b7['newValueBoolean']),null!=_0x1fc9b7['newValueJson']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'newValueJson')&&_0x5d0777['uint32'](0x32)['string'](_0x1fc9b7['newValueJson']),null!=_0x1fc9b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1fc9b7,'wasUndone')&&_0x5d0777['uint32'](0x38)['bool'](_0x1fc9b7['wasUndone']),_0x5d0777;},_0x429b88['encodeDelimited']=function(_0x5573f3,_0x3919ce){return this['encode'](_0x5573f3,_0x3919ce)['ldelim']();},_0x429b88['decode']=function(_0x3da500,_0x29e7bd){_0x3da500 instanceof _0x576ce5||(_0x3da500=_0x576ce5['create'](_0x3da500));for(var _0x3ae469=void 0x0===_0x29e7bd?_0x3da500['len']:_0x3da500['pos']+_0x29e7bd,_0x3e90fe=new _0x596528['AttributeOperation']();_0x3da500['pos']<_0x3ae469;){var _0x4397f3=_0x3da500['uint32']();switch(_0x4397f3>>>0x3){case 0x1:_0x3e90fe['range']=_0x596528['Range']['decode'](_0x3da500,_0x3da500['uint32']());break;case 0x2:_0x3e90fe['key']=_0x3da500['string']();break;case 0x3:_0x3e90fe['oldValueBoolean']=_0x3da500['bool']();break;case 0x4:_0x3e90fe['oldValueJson']=_0x3da500['string']();break;case 0x5:_0x3e90fe['newValueBoolean']=_0x3da500['bool']();break;case 0x6:_0x3e90fe['newValueJson']=_0x3da500['string']();break;case 0x7:_0x3e90fe['wasUndone']=_0x3da500['bool']();break;default:_0x3da500['skipType'](0x7&_0x4397f3);}}return _0x3e90fe;},_0x429b88['decodeDelimited']=function(_0x1ca4d4){return _0x1ca4d4 instanceof _0x576ce5||(_0x1ca4d4=new _0x576ce5(_0x1ca4d4)),this['decode'](_0x1ca4d4,_0x1ca4d4['uint32']());},_0x429b88['verify']=function(_0x31320f){if('object'!=typeof _0x31320f||null===_0x31320f)return'object\x20expected';if(null!=_0x31320f['range']&&_0x31320f['hasOwnProperty']('range')){var _0x5be8be=_0x596528['Range']['verify'](_0x31320f['range']);if(_0x5be8be)return'range.'+_0x5be8be;}return null!=_0x31320f['key']&&_0x31320f['hasOwnProperty']('key')&&!_0x954090['isString'](_0x31320f['key'])?'key:\x20string\x20expected':null!=_0x31320f['oldValueBoolean']&&_0x31320f['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x31320f['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x31320f['oldValueJson']&&_0x31320f['hasOwnProperty']('oldValueJson')&&!_0x954090['isString'](_0x31320f['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x31320f['newValueBoolean']&&_0x31320f['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x31320f['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x31320f['newValueJson']&&_0x31320f['hasOwnProperty']('newValueJson')&&!_0x954090['isString'](_0x31320f['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x31320f['wasUndone']&&_0x31320f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x31320f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x429b88['fromObject']=function(_0xb88666){if(_0xb88666 instanceof _0x596528['AttributeOperation'])return _0xb88666;var _0x2dfc8f=new _0x596528['AttributeOperation']();if(null!=_0xb88666['range']){if('object'!=typeof _0xb88666['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2dfc8f['range']=_0x596528['Range']['fromObject'](_0xb88666['range']);}return null!=_0xb88666['key']&&(_0x2dfc8f['key']=String(_0xb88666['key'])),null!=_0xb88666['oldValueBoolean']&&(_0x2dfc8f['oldValueBoolean']=Boolean(_0xb88666['oldValueBoolean'])),null!=_0xb88666['oldValueJson']&&(_0x2dfc8f['oldValueJson']=String(_0xb88666['oldValueJson'])),null!=_0xb88666['newValueBoolean']&&(_0x2dfc8f['newValueBoolean']=Boolean(_0xb88666['newValueBoolean'])),null!=_0xb88666['newValueJson']&&(_0x2dfc8f['newValueJson']=String(_0xb88666['newValueJson'])),null!=_0xb88666['wasUndone']&&(_0x2dfc8f['wasUndone']=Boolean(_0xb88666['wasUndone'])),_0x2dfc8f;},_0x429b88['toObject']=function(_0x13ef55,_0x512edf){_0x512edf||(_0x512edf={});var _0x1457e5={};return _0x512edf['defaults']&&(_0x1457e5['range']=null,_0x1457e5['key']='',_0x1457e5['oldValueBoolean']=!0x1,_0x1457e5['oldValueJson']='',_0x1457e5['newValueBoolean']=!0x1,_0x1457e5['newValueJson']='',_0x1457e5['wasUndone']=!0x1),null!=_0x13ef55['range']&&_0x13ef55['hasOwnProperty']('range')&&(_0x1457e5['range']=_0x596528['Range']['toObject'](_0x13ef55['range'],_0x512edf)),null!=_0x13ef55['key']&&_0x13ef55['hasOwnProperty']('key')&&(_0x1457e5['key']=_0x13ef55['key']),null!=_0x13ef55['oldValueBoolean']&&_0x13ef55['hasOwnProperty']('oldValueBoolean')&&(_0x1457e5['oldValueBoolean']=_0x13ef55['oldValueBoolean']),null!=_0x13ef55['oldValueJson']&&_0x13ef55['hasOwnProperty']('oldValueJson')&&(_0x1457e5['oldValueJson']=_0x13ef55['oldValueJson']),null!=_0x13ef55['newValueBoolean']&&_0x13ef55['hasOwnProperty']('newValueBoolean')&&(_0x1457e5['newValueBoolean']=_0x13ef55['newValueBoolean']),null!=_0x13ef55['newValueJson']&&_0x13ef55['hasOwnProperty']('newValueJson')&&(_0x1457e5['newValueJson']=_0x13ef55['newValueJson']),null!=_0x13ef55['wasUndone']&&_0x13ef55['hasOwnProperty']('wasUndone')&&(_0x1457e5['wasUndone']=_0x13ef55['wasUndone']),_0x1457e5;},_0x429b88['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x429b88['getTypeUrl']=function(_0x764148){return void 0x0===_0x764148&&(_0x764148='type.googleapis.com'),_0x764148+'/AttributeOperation';},_0x429b88;}()),_0x596528['InsertOperation']=(function(){function _0x1554ba(_0x58c841){if(this['nodes']=[],_0x58c841){for(var _0x3d2077=Object['keys'](_0x58c841),_0x55fcd0=0x0;_0x55fcd0<_0x3d2077['length'];++_0x55fcd0)null!=_0x58c841[_0x3d2077[_0x55fcd0]]&&(this[_0x3d2077[_0x55fcd0]]=_0x58c841[_0x3d2077[_0x55fcd0]]);}}return _0x1554ba['prototype']['position']=null,_0x1554ba['prototype']['nodes']=_0x954090['emptyArray'],_0x1554ba['prototype']['shouldReceiveAttributes']=!0x1,_0x1554ba['prototype']['wasUndone']=!0x1,_0x1554ba['create']=function(_0x2bdc55){return new _0x1554ba(_0x2bdc55);},_0x1554ba['encode']=function(_0x389765,_0x1a0979){if(_0x1a0979||(_0x1a0979=_0x3e38b3['create']()),null!=_0x389765['position']&&Object['hasOwnProperty']['call'](_0x389765,'position')&&_0x596528['Position']['encode'](_0x389765['position'],_0x1a0979['uint32'](0xa)['fork']())['ldelim'](),null!=_0x389765['nodes']&&_0x389765['nodes']['length']){for(var _0x50b1b0=0x0;_0x50b1b0<_0x389765['nodes']['length'];++_0x50b1b0)_0x596528['Element']['encode'](_0x389765['nodes'][_0x50b1b0],_0x1a0979['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x389765['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x389765,'shouldReceiveAttributes')&&_0x1a0979['uint32'](0x18)['bool'](_0x389765['shouldReceiveAttributes']),null!=_0x389765['wasUndone']&&Object['hasOwnProperty']['call'](_0x389765,'wasUndone')&&_0x1a0979['uint32'](0x20)['bool'](_0x389765['wasUndone']),_0x1a0979;},_0x1554ba['encodeDelimited']=function(_0x10b8d7,_0x98db36){return this['encode'](_0x10b8d7,_0x98db36)['ldelim']();},_0x1554ba['decode']=function(_0x5c9a81,_0x1a635a){_0x5c9a81 instanceof _0x576ce5||(_0x5c9a81=_0x576ce5['create'](_0x5c9a81));for(var _0x192443=void 0x0===_0x1a635a?_0x5c9a81['len']:_0x5c9a81['pos']+_0x1a635a,_0x59a327=new _0x596528['InsertOperation']();_0x5c9a81['pos']<_0x192443;){var _0x4cf22f=_0x5c9a81['uint32']();switch(_0x4cf22f>>>0x3){case 0x1:_0x59a327['position']=_0x596528['Position']['decode'](_0x5c9a81,_0x5c9a81['uint32']());break;case 0x2:_0x59a327['nodes']&&_0x59a327['nodes']['length']||(_0x59a327['nodes']=[]),_0x59a327['nodes']['push'](_0x596528['Element']['decode'](_0x5c9a81,_0x5c9a81['uint32']()));break;case 0x3:_0x59a327['shouldReceiveAttributes']=_0x5c9a81['bool']();break;case 0x4:_0x59a327['wasUndone']=_0x5c9a81['bool']();break;default:_0x5c9a81['skipType'](0x7&_0x4cf22f);}}return _0x59a327;},_0x1554ba['decodeDelimited']=function(_0x15b7e9){return _0x15b7e9 instanceof _0x576ce5||(_0x15b7e9=new _0x576ce5(_0x15b7e9)),this['decode'](_0x15b7e9,_0x15b7e9['uint32']());},_0x1554ba['verify']=function(_0x262bce){if('object'!=typeof _0x262bce||null===_0x262bce)return'object\x20expected';if(null!=_0x262bce['position']&&_0x262bce['hasOwnProperty']('position')&&(_0x10dc9b=_0x596528['Position']['verify'](_0x262bce['position'])))return'position.'+_0x10dc9b;if(null!=_0x262bce['nodes']&&_0x262bce['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x262bce['nodes']))return'nodes:\x20array\x20expected';for(var _0x3856ca=0x0;_0x3856ca<_0x262bce['nodes']['length'];++_0x3856ca){var _0x10dc9b;if(_0x10dc9b=_0x596528['Element']['verify'](_0x262bce['nodes'][_0x3856ca]))return'nodes.'+_0x10dc9b;}}return null!=_0x262bce['shouldReceiveAttributes']&&_0x262bce['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x262bce['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x262bce['wasUndone']&&_0x262bce['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x262bce['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1554ba['fromObject']=function(_0x18da8c){if(_0x18da8c instanceof _0x596528['InsertOperation'])return _0x18da8c;var _0xe077f=new _0x596528['InsertOperation']();if(null!=_0x18da8c['position']){if('object'!=typeof _0x18da8c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xe077f['position']=_0x596528['Position']['fromObject'](_0x18da8c['position']);}if(_0x18da8c['nodes']){if(!Array['isArray'](_0x18da8c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xe077f['nodes']=[];for(var _0x243d47=0x0;_0x243d47<_0x18da8c['nodes']['length'];++_0x243d47){if('object'!=typeof _0x18da8c['nodes'][_0x243d47])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xe077f['nodes'][_0x243d47]=_0x596528['Element']['fromObject'](_0x18da8c['nodes'][_0x243d47]);}}return null!=_0x18da8c['shouldReceiveAttributes']&&(_0xe077f['shouldReceiveAttributes']=Boolean(_0x18da8c['shouldReceiveAttributes'])),null!=_0x18da8c['wasUndone']&&(_0xe077f['wasUndone']=Boolean(_0x18da8c['wasUndone'])),_0xe077f;},_0x1554ba['toObject']=function(_0x246519,_0xda452f){_0xda452f||(_0xda452f={});var _0x3b0dc9={};if((_0xda452f['arrays']||_0xda452f['defaults'])&&(_0x3b0dc9['nodes']=[]),_0xda452f['defaults']&&(_0x3b0dc9['position']=null,_0x3b0dc9['shouldReceiveAttributes']=!0x1,_0x3b0dc9['wasUndone']=!0x1),null!=_0x246519['position']&&_0x246519['hasOwnProperty']('position')&&(_0x3b0dc9['position']=_0x596528['Position']['toObject'](_0x246519['position'],_0xda452f)),_0x246519['nodes']&&_0x246519['nodes']['length']){_0x3b0dc9['nodes']=[];for(var _0x61d203=0x0;_0x61d203<_0x246519['nodes']['length'];++_0x61d203)_0x3b0dc9['nodes'][_0x61d203]=_0x596528['Element']['toObject'](_0x246519['nodes'][_0x61d203],_0xda452f);}return null!=_0x246519['shouldReceiveAttributes']&&_0x246519['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3b0dc9['shouldReceiveAttributes']=_0x246519['shouldReceiveAttributes']),null!=_0x246519['wasUndone']&&_0x246519['hasOwnProperty']('wasUndone')&&(_0x3b0dc9['wasUndone']=_0x246519['wasUndone']),_0x3b0dc9;},_0x1554ba['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x1554ba['getTypeUrl']=function(_0x4838c4){return void 0x0===_0x4838c4&&(_0x4838c4='type.googleapis.com'),_0x4838c4+'/InsertOperation';},_0x1554ba;}()),_0x596528['MarkerOperation']=(function(){function _0x135159(_0x2da2d5){if(_0x2da2d5){for(var _0x1185b6=Object['keys'](_0x2da2d5),_0x216be9=0x0;_0x216be9<_0x1185b6['length'];++_0x216be9)null!=_0x2da2d5[_0x1185b6[_0x216be9]]&&(this[_0x1185b6[_0x216be9]]=_0x2da2d5[_0x1185b6[_0x216be9]]);}}return _0x135159['prototype']['name']='',_0x135159['prototype']['oldRange']=null,_0x135159['prototype']['newRange']=null,_0x135159['prototype']['affectsData']=!0x1,_0x135159['prototype']['wasUndone']=!0x1,_0x135159['create']=function(_0x44c25b){return new _0x135159(_0x44c25b);},_0x135159['encode']=function(_0x2a6364,_0x2102c1){return _0x2102c1||(_0x2102c1=_0x3e38b3['create']()),null!=_0x2a6364['name']&&Object['hasOwnProperty']['call'](_0x2a6364,'name')&&_0x2102c1['uint32'](0xa)['string'](_0x2a6364['name']),null!=_0x2a6364['oldRange']&&Object['hasOwnProperty']['call'](_0x2a6364,'oldRange')&&_0x596528['Range']['encode'](_0x2a6364['oldRange'],_0x2102c1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2a6364['newRange']&&Object['hasOwnProperty']['call'](_0x2a6364,'newRange')&&_0x596528['Range']['encode'](_0x2a6364['newRange'],_0x2102c1['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2a6364['affectsData']&&Object['hasOwnProperty']['call'](_0x2a6364,'affectsData')&&_0x2102c1['uint32'](0x20)['bool'](_0x2a6364['affectsData']),null!=_0x2a6364['wasUndone']&&Object['hasOwnProperty']['call'](_0x2a6364,'wasUndone')&&_0x2102c1['uint32'](0x28)['bool'](_0x2a6364['wasUndone']),_0x2102c1;},_0x135159['encodeDelimited']=function(_0xb755a,_0x41c2e0){return this['encode'](_0xb755a,_0x41c2e0)['ldelim']();},_0x135159['decode']=function(_0x111dd6,_0x21ddfe){_0x111dd6 instanceof _0x576ce5||(_0x111dd6=_0x576ce5['create'](_0x111dd6));for(var _0x159e78=void 0x0===_0x21ddfe?_0x111dd6['len']:_0x111dd6['pos']+_0x21ddfe,_0x307bf1=new _0x596528['MarkerOperation']();_0x111dd6['pos']<_0x159e78;){var _0x4d8af2=_0x111dd6['uint32']();switch(_0x4d8af2>>>0x3){case 0x1:_0x307bf1['name']=_0x111dd6['string']();break;case 0x2:_0x307bf1['oldRange']=_0x596528['Range']['decode'](_0x111dd6,_0x111dd6['uint32']());break;case 0x3:_0x307bf1['newRange']=_0x596528['Range']['decode'](_0x111dd6,_0x111dd6['uint32']());break;case 0x4:_0x307bf1['affectsData']=_0x111dd6['bool']();break;case 0x5:_0x307bf1['wasUndone']=_0x111dd6['bool']();break;default:_0x111dd6['skipType'](0x7&_0x4d8af2);}}return _0x307bf1;},_0x135159['decodeDelimited']=function(_0x35a6cf){return _0x35a6cf instanceof _0x576ce5||(_0x35a6cf=new _0x576ce5(_0x35a6cf)),this['decode'](_0x35a6cf,_0x35a6cf['uint32']());},_0x135159['verify']=function(_0xd30271){if('object'!=typeof _0xd30271||null===_0xd30271)return'object\x20expected';if(null!=_0xd30271['name']&&_0xd30271['hasOwnProperty']('name')&&!_0x954090['isString'](_0xd30271['name']))return'name:\x20string\x20expected';var _0x2f97de;if(null!=_0xd30271['oldRange']&&_0xd30271['hasOwnProperty']('oldRange')&&(_0x2f97de=_0x596528['Range']['verify'](_0xd30271['oldRange'])))return'oldRange.'+_0x2f97de;if(null!=_0xd30271['newRange']&&_0xd30271['hasOwnProperty']('newRange')&&(_0x2f97de=_0x596528['Range']['verify'](_0xd30271['newRange'])))return'newRange.'+_0x2f97de;return null!=_0xd30271['affectsData']&&_0xd30271['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0xd30271['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0xd30271['wasUndone']&&_0xd30271['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xd30271['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x135159['fromObject']=function(_0x5a2d6d){if(_0x5a2d6d instanceof _0x596528['MarkerOperation'])return _0x5a2d6d;var _0x1bdfd4=new _0x596528['MarkerOperation']();if(null!=_0x5a2d6d['name']&&(_0x1bdfd4['name']=String(_0x5a2d6d['name'])),null!=_0x5a2d6d['oldRange']){if('object'!=typeof _0x5a2d6d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x1bdfd4['oldRange']=_0x596528['Range']['fromObject'](_0x5a2d6d['oldRange']);}if(null!=_0x5a2d6d['newRange']){if('object'!=typeof _0x5a2d6d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x1bdfd4['newRange']=_0x596528['Range']['fromObject'](_0x5a2d6d['newRange']);}return null!=_0x5a2d6d['affectsData']&&(_0x1bdfd4['affectsData']=Boolean(_0x5a2d6d['affectsData'])),null!=_0x5a2d6d['wasUndone']&&(_0x1bdfd4['wasUndone']=Boolean(_0x5a2d6d['wasUndone'])),_0x1bdfd4;},_0x135159['toObject']=function(_0x3a6aac,_0x21027b){_0x21027b||(_0x21027b={});var _0x291179={};return _0x21027b['defaults']&&(_0x291179['name']='',_0x291179['oldRange']=null,_0x291179['newRange']=null,_0x291179['affectsData']=!0x1,_0x291179['wasUndone']=!0x1),null!=_0x3a6aac['name']&&_0x3a6aac['hasOwnProperty']('name')&&(_0x291179['name']=_0x3a6aac['name']),null!=_0x3a6aac['oldRange']&&_0x3a6aac['hasOwnProperty']('oldRange')&&(_0x291179['oldRange']=_0x596528['Range']['toObject'](_0x3a6aac['oldRange'],_0x21027b)),null!=_0x3a6aac['newRange']&&_0x3a6aac['hasOwnProperty']('newRange')&&(_0x291179['newRange']=_0x596528['Range']['toObject'](_0x3a6aac['newRange'],_0x21027b)),null!=_0x3a6aac['affectsData']&&_0x3a6aac['hasOwnProperty']('affectsData')&&(_0x291179['affectsData']=_0x3a6aac['affectsData']),null!=_0x3a6aac['wasUndone']&&_0x3a6aac['hasOwnProperty']('wasUndone')&&(_0x291179['wasUndone']=_0x3a6aac['wasUndone']),_0x291179;},_0x135159['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x135159['getTypeUrl']=function(_0x2e2337){return void 0x0===_0x2e2337&&(_0x2e2337='type.googleapis.com'),_0x2e2337+'/MarkerOperation';},_0x135159;}()),_0x596528['MergeOperation']=(function(){function _0x4360ae(_0x24e5c0){if(_0x24e5c0){for(var _0x408b51=Object['keys'](_0x24e5c0),_0x1fb688=0x0;_0x1fb688<_0x408b51['length'];++_0x1fb688)null!=_0x24e5c0[_0x408b51[_0x1fb688]]&&(this[_0x408b51[_0x1fb688]]=_0x24e5c0[_0x408b51[_0x1fb688]]);}}return _0x4360ae['prototype']['sourcePosition']=null,_0x4360ae['prototype']['targetPosition']=null,_0x4360ae['prototype']['graveyardPosition']=null,_0x4360ae['prototype']['howMany']=0x0,_0x4360ae['prototype']['wasUndone']=!0x1,_0x4360ae['create']=function(_0x59bf29){return new _0x4360ae(_0x59bf29);},_0x4360ae['encode']=function(_0x1d8d2f,_0x28a5db){return _0x28a5db||(_0x28a5db=_0x3e38b3['create']()),null!=_0x1d8d2f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'sourcePosition')&&_0x596528['Position']['encode'](_0x1d8d2f['sourcePosition'],_0x28a5db['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1d8d2f['targetPosition']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'targetPosition')&&_0x596528['Position']['encode'](_0x1d8d2f['targetPosition'],_0x28a5db['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1d8d2f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'graveyardPosition')&&_0x596528['Position']['encode'](_0x1d8d2f['graveyardPosition'],_0x28a5db['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1d8d2f['howMany']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'howMany')&&_0x28a5db['uint32'](0x20)['uint32'](_0x1d8d2f['howMany']),null!=_0x1d8d2f['wasUndone']&&Object['hasOwnProperty']['call'](_0x1d8d2f,'wasUndone')&&_0x28a5db['uint32'](0x28)['bool'](_0x1d8d2f['wasUndone']),_0x28a5db;},_0x4360ae['encodeDelimited']=function(_0x1f74ba,_0x4e1010){return this['encode'](_0x1f74ba,_0x4e1010)['ldelim']();},_0x4360ae['decode']=function(_0x4e4231,_0x14ad35){_0x4e4231 instanceof _0x576ce5||(_0x4e4231=_0x576ce5['create'](_0x4e4231));for(var _0x16c9d=void 0x0===_0x14ad35?_0x4e4231['len']:_0x4e4231['pos']+_0x14ad35,_0x49f0c5=new _0x596528['MergeOperation']();_0x4e4231['pos']<_0x16c9d;){var _0x36ec6c=_0x4e4231['uint32']();switch(_0x36ec6c>>>0x3){case 0x1:_0x49f0c5['sourcePosition']=_0x596528['Position']['decode'](_0x4e4231,_0x4e4231['uint32']());break;case 0x2:_0x49f0c5['targetPosition']=_0x596528['Position']['decode'](_0x4e4231,_0x4e4231['uint32']());break;case 0x3:_0x49f0c5['graveyardPosition']=_0x596528['Position']['decode'](_0x4e4231,_0x4e4231['uint32']());break;case 0x4:_0x49f0c5['howMany']=_0x4e4231['uint32']();break;case 0x5:_0x49f0c5['wasUndone']=_0x4e4231['bool']();break;default:_0x4e4231['skipType'](0x7&_0x36ec6c);}}return _0x49f0c5;},_0x4360ae['decodeDelimited']=function(_0xec07c1){return _0xec07c1 instanceof _0x576ce5||(_0xec07c1=new _0x576ce5(_0xec07c1)),this['decode'](_0xec07c1,_0xec07c1['uint32']());},_0x4360ae['verify']=function(_0x910486){if('object'!=typeof _0x910486||null===_0x910486)return'object\x20expected';var _0x487da5;if(null!=_0x910486['sourcePosition']&&_0x910486['hasOwnProperty']('sourcePosition')&&(_0x487da5=_0x596528['Position']['verify'](_0x910486['sourcePosition'])))return'sourcePosition.'+_0x487da5;if(null!=_0x910486['targetPosition']&&_0x910486['hasOwnProperty']('targetPosition')&&(_0x487da5=_0x596528['Position']['verify'](_0x910486['targetPosition'])))return'targetPosition.'+_0x487da5;if(null!=_0x910486['graveyardPosition']&&_0x910486['hasOwnProperty']('graveyardPosition')&&(_0x487da5=_0x596528['Position']['verify'](_0x910486['graveyardPosition'])))return'graveyardPosition.'+_0x487da5;return null!=_0x910486['howMany']&&_0x910486['hasOwnProperty']('howMany')&&!_0x954090['isInteger'](_0x910486['howMany'])?'howMany:\x20integer\x20expected':null!=_0x910486['wasUndone']&&_0x910486['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x910486['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4360ae['fromObject']=function(_0x11aa4b){if(_0x11aa4b instanceof _0x596528['MergeOperation'])return _0x11aa4b;var _0x21f16d=new _0x596528['MergeOperation']();if(null!=_0x11aa4b['sourcePosition']){if('object'!=typeof _0x11aa4b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x21f16d['sourcePosition']=_0x596528['Position']['fromObject'](_0x11aa4b['sourcePosition']);}if(null!=_0x11aa4b['targetPosition']){if('object'!=typeof _0x11aa4b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x21f16d['targetPosition']=_0x596528['Position']['fromObject'](_0x11aa4b['targetPosition']);}if(null!=_0x11aa4b['graveyardPosition']){if('object'!=typeof _0x11aa4b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x21f16d['graveyardPosition']=_0x596528['Position']['fromObject'](_0x11aa4b['graveyardPosition']);}return null!=_0x11aa4b['howMany']&&(_0x21f16d['howMany']=_0x11aa4b['howMany']>>>0x0),null!=_0x11aa4b['wasUndone']&&(_0x21f16d['wasUndone']=Boolean(_0x11aa4b['wasUndone'])),_0x21f16d;},_0x4360ae['toObject']=function(_0x5ab3ca,_0x45a1c2){_0x45a1c2||(_0x45a1c2={});var _0x243b8e={};return _0x45a1c2['defaults']&&(_0x243b8e['sourcePosition']=null,_0x243b8e['targetPosition']=null,_0x243b8e['graveyardPosition']=null,_0x243b8e['howMany']=0x0,_0x243b8e['wasUndone']=!0x1),null!=_0x5ab3ca['sourcePosition']&&_0x5ab3ca['hasOwnProperty']('sourcePosition')&&(_0x243b8e['sourcePosition']=_0x596528['Position']['toObject'](_0x5ab3ca['sourcePosition'],_0x45a1c2)),null!=_0x5ab3ca['targetPosition']&&_0x5ab3ca['hasOwnProperty']('targetPosition')&&(_0x243b8e['targetPosition']=_0x596528['Position']['toObject'](_0x5ab3ca['targetPosition'],_0x45a1c2)),null!=_0x5ab3ca['graveyardPosition']&&_0x5ab3ca['hasOwnProperty']('graveyardPosition')&&(_0x243b8e['graveyardPosition']=_0x596528['Position']['toObject'](_0x5ab3ca['graveyardPosition'],_0x45a1c2)),null!=_0x5ab3ca['howMany']&&_0x5ab3ca['hasOwnProperty']('howMany')&&(_0x243b8e['howMany']=_0x5ab3ca['howMany']),null!=_0x5ab3ca['wasUndone']&&_0x5ab3ca['hasOwnProperty']('wasUndone')&&(_0x243b8e['wasUndone']=_0x5ab3ca['wasUndone']),_0x243b8e;},_0x4360ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x4360ae['getTypeUrl']=function(_0x2463bb){return void 0x0===_0x2463bb&&(_0x2463bb='type.googleapis.com'),_0x2463bb+'/MergeOperation';},_0x4360ae;}()),_0x596528['MoveOperation']=(function(){function _0x5282ea(_0x4e9de7){if(_0x4e9de7){for(var _0x88446e=Object['keys'](_0x4e9de7),_0x3f22c0=0x0;_0x3f22c0<_0x88446e['length'];++_0x3f22c0)null!=_0x4e9de7[_0x88446e[_0x3f22c0]]&&(this[_0x88446e[_0x3f22c0]]=_0x4e9de7[_0x88446e[_0x3f22c0]]);}}return _0x5282ea['prototype']['sourcePosition']=null,_0x5282ea['prototype']['howMany']=0x0,_0x5282ea['prototype']['targetPosition']=null,_0x5282ea['prototype']['wasUndone']=!0x1,_0x5282ea['create']=function(_0x381059){return new _0x5282ea(_0x381059);},_0x5282ea['encode']=function(_0x119775,_0x54ed29){return _0x54ed29||(_0x54ed29=_0x3e38b3['create']()),null!=_0x119775['sourcePosition']&&Object['hasOwnProperty']['call'](_0x119775,'sourcePosition')&&_0x596528['Position']['encode'](_0x119775['sourcePosition'],_0x54ed29['uint32'](0xa)['fork']())['ldelim'](),null!=_0x119775['howMany']&&Object['hasOwnProperty']['call'](_0x119775,'howMany')&&_0x54ed29['uint32'](0x10)['uint32'](_0x119775['howMany']),null!=_0x119775['targetPosition']&&Object['hasOwnProperty']['call'](_0x119775,'targetPosition')&&_0x596528['Position']['encode'](_0x119775['targetPosition'],_0x54ed29['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x119775['wasUndone']&&Object['hasOwnProperty']['call'](_0x119775,'wasUndone')&&_0x54ed29['uint32'](0x20)['bool'](_0x119775['wasUndone']),_0x54ed29;},_0x5282ea['encodeDelimited']=function(_0x252769,_0x450ec5){return this['encode'](_0x252769,_0x450ec5)['ldelim']();},_0x5282ea['decode']=function(_0x59ccd5,_0x30ef5d){_0x59ccd5 instanceof _0x576ce5||(_0x59ccd5=_0x576ce5['create'](_0x59ccd5));for(var _0x1ca6e8=void 0x0===_0x30ef5d?_0x59ccd5['len']:_0x59ccd5['pos']+_0x30ef5d,_0x32cace=new _0x596528['MoveOperation']();_0x59ccd5['pos']<_0x1ca6e8;){var _0x3fceb9=_0x59ccd5['uint32']();switch(_0x3fceb9>>>0x3){case 0x1:_0x32cace['sourcePosition']=_0x596528['Position']['decode'](_0x59ccd5,_0x59ccd5['uint32']());break;case 0x2:_0x32cace['howMany']=_0x59ccd5['uint32']();break;case 0x3:_0x32cace['targetPosition']=_0x596528['Position']['decode'](_0x59ccd5,_0x59ccd5['uint32']());break;case 0x4:_0x32cace['wasUndone']=_0x59ccd5['bool']();break;default:_0x59ccd5['skipType'](0x7&_0x3fceb9);}}return _0x32cace;},_0x5282ea['decodeDelimited']=function(_0x321381){return _0x321381 instanceof _0x576ce5||(_0x321381=new _0x576ce5(_0x321381)),this['decode'](_0x321381,_0x321381['uint32']());},_0x5282ea['verify']=function(_0x27ab69){if('object'!=typeof _0x27ab69||null===_0x27ab69)return'object\x20expected';var _0x560fd9;if(null!=_0x27ab69['sourcePosition']&&_0x27ab69['hasOwnProperty']('sourcePosition')&&(_0x560fd9=_0x596528['Position']['verify'](_0x27ab69['sourcePosition'])))return'sourcePosition.'+_0x560fd9;if(null!=_0x27ab69['howMany']&&_0x27ab69['hasOwnProperty']('howMany')&&!_0x954090['isInteger'](_0x27ab69['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x27ab69['targetPosition']&&_0x27ab69['hasOwnProperty']('targetPosition')&&(_0x560fd9=_0x596528['Position']['verify'](_0x27ab69['targetPosition'])))return'targetPosition.'+_0x560fd9;return null!=_0x27ab69['wasUndone']&&_0x27ab69['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x27ab69['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5282ea['fromObject']=function(_0x257696){if(_0x257696 instanceof _0x596528['MoveOperation'])return _0x257696;var _0xb3fbf5=new _0x596528['MoveOperation']();if(null!=_0x257696['sourcePosition']){if('object'!=typeof _0x257696['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xb3fbf5['sourcePosition']=_0x596528['Position']['fromObject'](_0x257696['sourcePosition']);}if(null!=_0x257696['howMany']&&(_0xb3fbf5['howMany']=_0x257696['howMany']>>>0x0),null!=_0x257696['targetPosition']){if('object'!=typeof _0x257696['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xb3fbf5['targetPosition']=_0x596528['Position']['fromObject'](_0x257696['targetPosition']);}return null!=_0x257696['wasUndone']&&(_0xb3fbf5['wasUndone']=Boolean(_0x257696['wasUndone'])),_0xb3fbf5;},_0x5282ea['toObject']=function(_0x421afb,_0x2af9ef){_0x2af9ef||(_0x2af9ef={});var _0x20a53e={};return _0x2af9ef['defaults']&&(_0x20a53e['sourcePosition']=null,_0x20a53e['howMany']=0x0,_0x20a53e['targetPosition']=null,_0x20a53e['wasUndone']=!0x1),null!=_0x421afb['sourcePosition']&&_0x421afb['hasOwnProperty']('sourcePosition')&&(_0x20a53e['sourcePosition']=_0x596528['Position']['toObject'](_0x421afb['sourcePosition'],_0x2af9ef)),null!=_0x421afb['howMany']&&_0x421afb['hasOwnProperty']('howMany')&&(_0x20a53e['howMany']=_0x421afb['howMany']),null!=_0x421afb['targetPosition']&&_0x421afb['hasOwnProperty']('targetPosition')&&(_0x20a53e['targetPosition']=_0x596528['Position']['toObject'](_0x421afb['targetPosition'],_0x2af9ef)),null!=_0x421afb['wasUndone']&&_0x421afb['hasOwnProperty']('wasUndone')&&(_0x20a53e['wasUndone']=_0x421afb['wasUndone']),_0x20a53e;},_0x5282ea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x5282ea['getTypeUrl']=function(_0x374fb5){return void 0x0===_0x374fb5&&(_0x374fb5='type.googleapis.com'),_0x374fb5+'/MoveOperation';},_0x5282ea;}()),_0x596528['RenameOperation']=(function(){function _0x3441ae(_0x303e3e){if(_0x303e3e){for(var _0x45229a=Object['keys'](_0x303e3e),_0x3d6e7e=0x0;_0x3d6e7e<_0x45229a['length'];++_0x3d6e7e)null!=_0x303e3e[_0x45229a[_0x3d6e7e]]&&(this[_0x45229a[_0x3d6e7e]]=_0x303e3e[_0x45229a[_0x3d6e7e]]);}}return _0x3441ae['prototype']['position']=null,_0x3441ae['prototype']['oldName']='',_0x3441ae['prototype']['newName']='',_0x3441ae['prototype']['wasUndone']=!0x1,_0x3441ae['create']=function(_0x4b0c2f){return new _0x3441ae(_0x4b0c2f);},_0x3441ae['encode']=function(_0x18e887,_0x40b9f8){return _0x40b9f8||(_0x40b9f8=_0x3e38b3['create']()),null!=_0x18e887['position']&&Object['hasOwnProperty']['call'](_0x18e887,'position')&&_0x596528['Position']['encode'](_0x18e887['position'],_0x40b9f8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x18e887['oldName']&&Object['hasOwnProperty']['call'](_0x18e887,'oldName')&&_0x40b9f8['uint32'](0x12)['string'](_0x18e887['oldName']),null!=_0x18e887['newName']&&Object['hasOwnProperty']['call'](_0x18e887,'newName')&&_0x40b9f8['uint32'](0x1a)['string'](_0x18e887['newName']),null!=_0x18e887['wasUndone']&&Object['hasOwnProperty']['call'](_0x18e887,'wasUndone')&&_0x40b9f8['uint32'](0x20)['bool'](_0x18e887['wasUndone']),_0x40b9f8;},_0x3441ae['encodeDelimited']=function(_0x2b23c2,_0x1709ab){return this['encode'](_0x2b23c2,_0x1709ab)['ldelim']();},_0x3441ae['decode']=function(_0x2b31f5,_0x343e05){_0x2b31f5 instanceof _0x576ce5||(_0x2b31f5=_0x576ce5['create'](_0x2b31f5));for(var _0x2eff98=void 0x0===_0x343e05?_0x2b31f5['len']:_0x2b31f5['pos']+_0x343e05,_0x2fed56=new _0x596528['RenameOperation']();_0x2b31f5['pos']<_0x2eff98;){var _0x310000=_0x2b31f5['uint32']();switch(_0x310000>>>0x3){case 0x1:_0x2fed56['position']=_0x596528['Position']['decode'](_0x2b31f5,_0x2b31f5['uint32']());break;case 0x2:_0x2fed56['oldName']=_0x2b31f5['string']();break;case 0x3:_0x2fed56['newName']=_0x2b31f5['string']();break;case 0x4:_0x2fed56['wasUndone']=_0x2b31f5['bool']();break;default:_0x2b31f5['skipType'](0x7&_0x310000);}}return _0x2fed56;},_0x3441ae['decodeDelimited']=function(_0x452cc5){return _0x452cc5 instanceof _0x576ce5||(_0x452cc5=new _0x576ce5(_0x452cc5)),this['decode'](_0x452cc5,_0x452cc5['uint32']());},_0x3441ae['verify']=function(_0x4fd1ac){if('object'!=typeof _0x4fd1ac||null===_0x4fd1ac)return'object\x20expected';if(null!=_0x4fd1ac['position']&&_0x4fd1ac['hasOwnProperty']('position')){var _0x4d42ed=_0x596528['Position']['verify'](_0x4fd1ac['position']);if(_0x4d42ed)return'position.'+_0x4d42ed;}return null!=_0x4fd1ac['oldName']&&_0x4fd1ac['hasOwnProperty']('oldName')&&!_0x954090['isString'](_0x4fd1ac['oldName'])?'oldName:\x20string\x20expected':null!=_0x4fd1ac['newName']&&_0x4fd1ac['hasOwnProperty']('newName')&&!_0x954090['isString'](_0x4fd1ac['newName'])?'newName:\x20string\x20expected':null!=_0x4fd1ac['wasUndone']&&_0x4fd1ac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4fd1ac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3441ae['fromObject']=function(_0x37b34e){if(_0x37b34e instanceof _0x596528['RenameOperation'])return _0x37b34e;var _0x49e86f=new _0x596528['RenameOperation']();if(null!=_0x37b34e['position']){if('object'!=typeof _0x37b34e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x49e86f['position']=_0x596528['Position']['fromObject'](_0x37b34e['position']);}return null!=_0x37b34e['oldName']&&(_0x49e86f['oldName']=String(_0x37b34e['oldName'])),null!=_0x37b34e['newName']&&(_0x49e86f['newName']=String(_0x37b34e['newName'])),null!=_0x37b34e['wasUndone']&&(_0x49e86f['wasUndone']=Boolean(_0x37b34e['wasUndone'])),_0x49e86f;},_0x3441ae['toObject']=function(_0x669352,_0x32c1bf){_0x32c1bf||(_0x32c1bf={});var _0x145d4f={};return _0x32c1bf['defaults']&&(_0x145d4f['position']=null,_0x145d4f['oldName']='',_0x145d4f['newName']='',_0x145d4f['wasUndone']=!0x1),null!=_0x669352['position']&&_0x669352['hasOwnProperty']('position')&&(_0x145d4f['position']=_0x596528['Position']['toObject'](_0x669352['position'],_0x32c1bf)),null!=_0x669352['oldName']&&_0x669352['hasOwnProperty']('oldName')&&(_0x145d4f['oldName']=_0x669352['oldName']),null!=_0x669352['newName']&&_0x669352['hasOwnProperty']('newName')&&(_0x145d4f['newName']=_0x669352['newName']),null!=_0x669352['wasUndone']&&_0x669352['hasOwnProperty']('wasUndone')&&(_0x145d4f['wasUndone']=_0x669352['wasUndone']),_0x145d4f;},_0x3441ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x3441ae['getTypeUrl']=function(_0x1d3872){return void 0x0===_0x1d3872&&(_0x1d3872='type.googleapis.com'),_0x1d3872+'/RenameOperation';},_0x3441ae;}()),_0x596528['RootAttributeOperation']=(function(){function _0x1c3eb5(_0x260924){if(_0x260924){for(var _0x17cdfd=Object['keys'](_0x260924),_0x60f470=0x0;_0x60f470<_0x17cdfd['length'];++_0x60f470)null!=_0x260924[_0x17cdfd[_0x60f470]]&&(this[_0x17cdfd[_0x60f470]]=_0x260924[_0x17cdfd[_0x60f470]]);}}return _0x1c3eb5['prototype']['root']='',_0x1c3eb5['prototype']['key']='',_0x1c3eb5['prototype']['oldValueBoolean']=!0x1,_0x1c3eb5['prototype']['oldValueJson']='',_0x1c3eb5['prototype']['newValueBoolean']=!0x1,_0x1c3eb5['prototype']['newValueJson']='',_0x1c3eb5['prototype']['wasUndone']=!0x1,_0x1c3eb5['create']=function(_0x47241b){return new _0x1c3eb5(_0x47241b);},_0x1c3eb5['encode']=function(_0x18d42a,_0x590ec2){return _0x590ec2||(_0x590ec2=_0x3e38b3['create']()),null!=_0x18d42a['root']&&Object['hasOwnProperty']['call'](_0x18d42a,'root')&&_0x590ec2['uint32'](0xa)['string'](_0x18d42a['root']),null!=_0x18d42a['key']&&Object['hasOwnProperty']['call'](_0x18d42a,'key')&&_0x590ec2['uint32'](0x12)['string'](_0x18d42a['key']),null!=_0x18d42a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x18d42a,'oldValueBoolean')&&_0x590ec2['uint32'](0x18)['bool'](_0x18d42a['oldValueBoolean']),null!=_0x18d42a['oldValueJson']&&Object['hasOwnProperty']['call'](_0x18d42a,'oldValueJson')&&_0x590ec2['uint32'](0x22)['string'](_0x18d42a['oldValueJson']),null!=_0x18d42a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x18d42a,'newValueBoolean')&&_0x590ec2['uint32'](0x28)['bool'](_0x18d42a['newValueBoolean']),null!=_0x18d42a['newValueJson']&&Object['hasOwnProperty']['call'](_0x18d42a,'newValueJson')&&_0x590ec2['uint32'](0x32)['string'](_0x18d42a['newValueJson']),null!=_0x18d42a['wasUndone']&&Object['hasOwnProperty']['call'](_0x18d42a,'wasUndone')&&_0x590ec2['uint32'](0x38)['bool'](_0x18d42a['wasUndone']),_0x590ec2;},_0x1c3eb5['encodeDelimited']=function(_0x3793e5,_0x52cb05){return this['encode'](_0x3793e5,_0x52cb05)['ldelim']();},_0x1c3eb5['decode']=function(_0x30fd55,_0xe9f020){_0x30fd55 instanceof _0x576ce5||(_0x30fd55=_0x576ce5['create'](_0x30fd55));for(var _0x272084=void 0x0===_0xe9f020?_0x30fd55['len']:_0x30fd55['pos']+_0xe9f020,_0x483bf0=new _0x596528['RootAttributeOperation']();_0x30fd55['pos']<_0x272084;){var _0x22c406=_0x30fd55['uint32']();switch(_0x22c406>>>0x3){case 0x1:_0x483bf0['root']=_0x30fd55['string']();break;case 0x2:_0x483bf0['key']=_0x30fd55['string']();break;case 0x3:_0x483bf0['oldValueBoolean']=_0x30fd55['bool']();break;case 0x4:_0x483bf0['oldValueJson']=_0x30fd55['string']();break;case 0x5:_0x483bf0['newValueBoolean']=_0x30fd55['bool']();break;case 0x6:_0x483bf0['newValueJson']=_0x30fd55['string']();break;case 0x7:_0x483bf0['wasUndone']=_0x30fd55['bool']();break;default:_0x30fd55['skipType'](0x7&_0x22c406);}}return _0x483bf0;},_0x1c3eb5['decodeDelimited']=function(_0x58d94e){return _0x58d94e instanceof _0x576ce5||(_0x58d94e=new _0x576ce5(_0x58d94e)),this['decode'](_0x58d94e,_0x58d94e['uint32']());},_0x1c3eb5['verify']=function(_0x3e76b3){return'object'!=typeof _0x3e76b3||null===_0x3e76b3?'object\x20expected':null!=_0x3e76b3['root']&&_0x3e76b3['hasOwnProperty']('root')&&!_0x954090['isString'](_0x3e76b3['root'])?'root:\x20string\x20expected':null!=_0x3e76b3['key']&&_0x3e76b3['hasOwnProperty']('key')&&!_0x954090['isString'](_0x3e76b3['key'])?'key:\x20string\x20expected':null!=_0x3e76b3['oldValueBoolean']&&_0x3e76b3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3e76b3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3e76b3['oldValueJson']&&_0x3e76b3['hasOwnProperty']('oldValueJson')&&!_0x954090['isString'](_0x3e76b3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3e76b3['newValueBoolean']&&_0x3e76b3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3e76b3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3e76b3['newValueJson']&&_0x3e76b3['hasOwnProperty']('newValueJson')&&!_0x954090['isString'](_0x3e76b3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3e76b3['wasUndone']&&_0x3e76b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e76b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1c3eb5['fromObject']=function(_0x169a56){if(_0x169a56 instanceof _0x596528['RootAttributeOperation'])return _0x169a56;var _0x4a83c2=new _0x596528['RootAttributeOperation']();return null!=_0x169a56['root']&&(_0x4a83c2['root']=String(_0x169a56['root'])),null!=_0x169a56['key']&&(_0x4a83c2['key']=String(_0x169a56['key'])),null!=_0x169a56['oldValueBoolean']&&(_0x4a83c2['oldValueBoolean']=Boolean(_0x169a56['oldValueBoolean'])),null!=_0x169a56['oldValueJson']&&(_0x4a83c2['oldValueJson']=String(_0x169a56['oldValueJson'])),null!=_0x169a56['newValueBoolean']&&(_0x4a83c2['newValueBoolean']=Boolean(_0x169a56['newValueBoolean'])),null!=_0x169a56['newValueJson']&&(_0x4a83c2['newValueJson']=String(_0x169a56['newValueJson'])),null!=_0x169a56['wasUndone']&&(_0x4a83c2['wasUndone']=Boolean(_0x169a56['wasUndone'])),_0x4a83c2;},_0x1c3eb5['toObject']=function(_0x337d9e,_0x21f779){_0x21f779||(_0x21f779={});var _0x4379e9={};return _0x21f779['defaults']&&(_0x4379e9['root']='',_0x4379e9['key']='',_0x4379e9['oldValueBoolean']=!0x1,_0x4379e9['oldValueJson']='',_0x4379e9['newValueBoolean']=!0x1,_0x4379e9['newValueJson']='',_0x4379e9['wasUndone']=!0x1),null!=_0x337d9e['root']&&_0x337d9e['hasOwnProperty']('root')&&(_0x4379e9['root']=_0x337d9e['root']),null!=_0x337d9e['key']&&_0x337d9e['hasOwnProperty']('key')&&(_0x4379e9['key']=_0x337d9e['key']),null!=_0x337d9e['oldValueBoolean']&&_0x337d9e['hasOwnProperty']('oldValueBoolean')&&(_0x4379e9['oldValueBoolean']=_0x337d9e['oldValueBoolean']),null!=_0x337d9e['oldValueJson']&&_0x337d9e['hasOwnProperty']('oldValueJson')&&(_0x4379e9['oldValueJson']=_0x337d9e['oldValueJson']),null!=_0x337d9e['newValueBoolean']&&_0x337d9e['hasOwnProperty']('newValueBoolean')&&(_0x4379e9['newValueBoolean']=_0x337d9e['newValueBoolean']),null!=_0x337d9e['newValueJson']&&_0x337d9e['hasOwnProperty']('newValueJson')&&(_0x4379e9['newValueJson']=_0x337d9e['newValueJson']),null!=_0x337d9e['wasUndone']&&_0x337d9e['hasOwnProperty']('wasUndone')&&(_0x4379e9['wasUndone']=_0x337d9e['wasUndone']),_0x4379e9;},_0x1c3eb5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x1c3eb5['getTypeUrl']=function(_0x53530e){return void 0x0===_0x53530e&&(_0x53530e='type.googleapis.com'),_0x53530e+'/RootAttributeOperation';},_0x1c3eb5;}()),_0x596528['RootOperation']=(function(){function _0x38b86f(_0xdaac0c){if(_0xdaac0c){for(var _0x42edbb=Object['keys'](_0xdaac0c),_0x5064f4=0x0;_0x5064f4<_0x42edbb['length'];++_0x5064f4)null!=_0xdaac0c[_0x42edbb[_0x5064f4]]&&(this[_0x42edbb[_0x5064f4]]=_0xdaac0c[_0x42edbb[_0x5064f4]]);}}return _0x38b86f['prototype']['rootName']='',_0x38b86f['prototype']['elementName']='',_0x38b86f['prototype']['isAdd']=!0x1,_0x38b86f['prototype']['wasUndone']=!0x1,_0x38b86f['create']=function(_0x266d73){return new _0x38b86f(_0x266d73);},_0x38b86f['encode']=function(_0x44b108,_0x3a09ca){return _0x3a09ca||(_0x3a09ca=_0x3e38b3['create']()),null!=_0x44b108['rootName']&&Object['hasOwnProperty']['call'](_0x44b108,'rootName')&&_0x3a09ca['uint32'](0xa)['string'](_0x44b108['rootName']),null!=_0x44b108['elementName']&&Object['hasOwnProperty']['call'](_0x44b108,'elementName')&&_0x3a09ca['uint32'](0x12)['string'](_0x44b108['elementName']),null!=_0x44b108['isAdd']&&Object['hasOwnProperty']['call'](_0x44b108,'isAdd')&&_0x3a09ca['uint32'](0x18)['bool'](_0x44b108['isAdd']),null!=_0x44b108['wasUndone']&&Object['hasOwnProperty']['call'](_0x44b108,'wasUndone')&&_0x3a09ca['uint32'](0x20)['bool'](_0x44b108['wasUndone']),_0x3a09ca;},_0x38b86f['encodeDelimited']=function(_0xa91533,_0x5cd36b){return this['encode'](_0xa91533,_0x5cd36b)['ldelim']();},_0x38b86f['decode']=function(_0x2998c3,_0x45cfef){_0x2998c3 instanceof _0x576ce5||(_0x2998c3=_0x576ce5['create'](_0x2998c3));for(var _0xdead=void 0x0===_0x45cfef?_0x2998c3['len']:_0x2998c3['pos']+_0x45cfef,_0x458d93=new _0x596528['RootOperation']();_0x2998c3['pos']<_0xdead;){var _0x31dede=_0x2998c3['uint32']();switch(_0x31dede>>>0x3){case 0x1:_0x458d93['rootName']=_0x2998c3['string']();break;case 0x2:_0x458d93['elementName']=_0x2998c3['string']();break;case 0x3:_0x458d93['isAdd']=_0x2998c3['bool']();break;case 0x4:_0x458d93['wasUndone']=_0x2998c3['bool']();break;default:_0x2998c3['skipType'](0x7&_0x31dede);}}return _0x458d93;},_0x38b86f['decodeDelimited']=function(_0x41567f){return _0x41567f instanceof _0x576ce5||(_0x41567f=new _0x576ce5(_0x41567f)),this['decode'](_0x41567f,_0x41567f['uint32']());},_0x38b86f['verify']=function(_0x18f9dc){return'object'!=typeof _0x18f9dc||null===_0x18f9dc?'object\x20expected':null!=_0x18f9dc['rootName']&&_0x18f9dc['hasOwnProperty']('rootName')&&!_0x954090['isString'](_0x18f9dc['rootName'])?'rootName:\x20string\x20expected':null!=_0x18f9dc['elementName']&&_0x18f9dc['hasOwnProperty']('elementName')&&!_0x954090['isString'](_0x18f9dc['elementName'])?'elementName:\x20string\x20expected':null!=_0x18f9dc['isAdd']&&_0x18f9dc['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x18f9dc['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x18f9dc['wasUndone']&&_0x18f9dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x18f9dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x38b86f['fromObject']=function(_0x32a710){if(_0x32a710 instanceof _0x596528['RootOperation'])return _0x32a710;var _0xcd6888=new _0x596528['RootOperation']();return null!=_0x32a710['rootName']&&(_0xcd6888['rootName']=String(_0x32a710['rootName'])),null!=_0x32a710['elementName']&&(_0xcd6888['elementName']=String(_0x32a710['elementName'])),null!=_0x32a710['isAdd']&&(_0xcd6888['isAdd']=Boolean(_0x32a710['isAdd'])),null!=_0x32a710['wasUndone']&&(_0xcd6888['wasUndone']=Boolean(_0x32a710['wasUndone'])),_0xcd6888;},_0x38b86f['toObject']=function(_0x2170e9,_0x543d24){_0x543d24||(_0x543d24={});var _0x2bd2cf={};return _0x543d24['defaults']&&(_0x2bd2cf['rootName']='',_0x2bd2cf['elementName']='',_0x2bd2cf['isAdd']=!0x1,_0x2bd2cf['wasUndone']=!0x1),null!=_0x2170e9['rootName']&&_0x2170e9['hasOwnProperty']('rootName')&&(_0x2bd2cf['rootName']=_0x2170e9['rootName']),null!=_0x2170e9['elementName']&&_0x2170e9['hasOwnProperty']('elementName')&&(_0x2bd2cf['elementName']=_0x2170e9['elementName']),null!=_0x2170e9['isAdd']&&_0x2170e9['hasOwnProperty']('isAdd')&&(_0x2bd2cf['isAdd']=_0x2170e9['isAdd']),null!=_0x2170e9['wasUndone']&&_0x2170e9['hasOwnProperty']('wasUndone')&&(_0x2bd2cf['wasUndone']=_0x2170e9['wasUndone']),_0x2bd2cf;},_0x38b86f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x38b86f['getTypeUrl']=function(_0x4fa00e){return void 0x0===_0x4fa00e&&(_0x4fa00e='type.googleapis.com'),_0x4fa00e+'/RootOperation';},_0x38b86f;}()),_0x596528['SplitOperation']=(function(){function _0x2a9dad(_0x4103fc){if(_0x4103fc){for(var _0x2fb20a=Object['keys'](_0x4103fc),_0x506329=0x0;_0x506329<_0x2fb20a['length'];++_0x506329)null!=_0x4103fc[_0x2fb20a[_0x506329]]&&(this[_0x2fb20a[_0x506329]]=_0x4103fc[_0x2fb20a[_0x506329]]);}}return _0x2a9dad['prototype']['splitPosition']=null,_0x2a9dad['prototype']['graveyardPosition']=null,_0x2a9dad['prototype']['howMany']=0x0,_0x2a9dad['prototype']['insertionPosition']=null,_0x2a9dad['prototype']['wasUndone']=!0x1,_0x2a9dad['create']=function(_0x56f1fd){return new _0x2a9dad(_0x56f1fd);},_0x2a9dad['encode']=function(_0x5937a7,_0x1009b1){return _0x1009b1||(_0x1009b1=_0x3e38b3['create']()),null!=_0x5937a7['splitPosition']&&Object['hasOwnProperty']['call'](_0x5937a7,'splitPosition')&&_0x596528['Position']['encode'](_0x5937a7['splitPosition'],_0x1009b1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5937a7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x5937a7,'graveyardPosition')&&_0x596528['Position']['encode'](_0x5937a7['graveyardPosition'],_0x1009b1['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5937a7['howMany']&&Object['hasOwnProperty']['call'](_0x5937a7,'howMany')&&_0x1009b1['uint32'](0x18)['uint32'](_0x5937a7['howMany']),null!=_0x5937a7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x5937a7,'insertionPosition')&&_0x596528['Position']['encode'](_0x5937a7['insertionPosition'],_0x1009b1['uint32'](0x22)['fork']())['ldelim'](),null!=_0x5937a7['wasUndone']&&Object['hasOwnProperty']['call'](_0x5937a7,'wasUndone')&&_0x1009b1['uint32'](0x28)['bool'](_0x5937a7['wasUndone']),_0x1009b1;},_0x2a9dad['encodeDelimited']=function(_0x3ca689,_0x5cc9c2){return this['encode'](_0x3ca689,_0x5cc9c2)['ldelim']();},_0x2a9dad['decode']=function(_0x10a345,_0x51c22d){_0x10a345 instanceof _0x576ce5||(_0x10a345=_0x576ce5['create'](_0x10a345));for(var _0x46eecb=void 0x0===_0x51c22d?_0x10a345['len']:_0x10a345['pos']+_0x51c22d,_0x135b8e=new _0x596528['SplitOperation']();_0x10a345['pos']<_0x46eecb;){var _0x1b0b71=_0x10a345['uint32']();switch(_0x1b0b71>>>0x3){case 0x1:_0x135b8e['splitPosition']=_0x596528['Position']['decode'](_0x10a345,_0x10a345['uint32']());break;case 0x2:_0x135b8e['graveyardPosition']=_0x596528['Position']['decode'](_0x10a345,_0x10a345['uint32']());break;case 0x3:_0x135b8e['howMany']=_0x10a345['uint32']();break;case 0x4:_0x135b8e['insertionPosition']=_0x596528['Position']['decode'](_0x10a345,_0x10a345['uint32']());break;case 0x5:_0x135b8e['wasUndone']=_0x10a345['bool']();break;default:_0x10a345['skipType'](0x7&_0x1b0b71);}}return _0x135b8e;},_0x2a9dad['decodeDelimited']=function(_0x1af54a){return _0x1af54a instanceof _0x576ce5||(_0x1af54a=new _0x576ce5(_0x1af54a)),this['decode'](_0x1af54a,_0x1af54a['uint32']());},_0x2a9dad['verify']=function(_0x5838e3){if('object'!=typeof _0x5838e3||null===_0x5838e3)return'object\x20expected';var _0x3f78fa;if(null!=_0x5838e3['splitPosition']&&_0x5838e3['hasOwnProperty']('splitPosition')&&(_0x3f78fa=_0x596528['Position']['verify'](_0x5838e3['splitPosition'])))return'splitPosition.'+_0x3f78fa;if(null!=_0x5838e3['graveyardPosition']&&_0x5838e3['hasOwnProperty']('graveyardPosition')&&(_0x3f78fa=_0x596528['Position']['verify'](_0x5838e3['graveyardPosition'])))return'graveyardPosition.'+_0x3f78fa;if(null!=_0x5838e3['howMany']&&_0x5838e3['hasOwnProperty']('howMany')&&!_0x954090['isInteger'](_0x5838e3['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5838e3['insertionPosition']&&_0x5838e3['hasOwnProperty']('insertionPosition')&&(_0x3f78fa=_0x596528['Position']['verify'](_0x5838e3['insertionPosition'])))return'insertionPosition.'+_0x3f78fa;return null!=_0x5838e3['wasUndone']&&_0x5838e3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5838e3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a9dad['fromObject']=function(_0x23dae8){if(_0x23dae8 instanceof _0x596528['SplitOperation'])return _0x23dae8;var _0x56edeb=new _0x596528['SplitOperation']();if(null!=_0x23dae8['splitPosition']){if('object'!=typeof _0x23dae8['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x56edeb['splitPosition']=_0x596528['Position']['fromObject'](_0x23dae8['splitPosition']);}if(null!=_0x23dae8['graveyardPosition']){if('object'!=typeof _0x23dae8['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x56edeb['graveyardPosition']=_0x596528['Position']['fromObject'](_0x23dae8['graveyardPosition']);}if(null!=_0x23dae8['howMany']&&(_0x56edeb['howMany']=_0x23dae8['howMany']>>>0x0),null!=_0x23dae8['insertionPosition']){if('object'!=typeof _0x23dae8['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x56edeb['insertionPosition']=_0x596528['Position']['fromObject'](_0x23dae8['insertionPosition']);}return null!=_0x23dae8['wasUndone']&&(_0x56edeb['wasUndone']=Boolean(_0x23dae8['wasUndone'])),_0x56edeb;},_0x2a9dad['toObject']=function(_0x486efc,_0x39ba1b){_0x39ba1b||(_0x39ba1b={});var _0x3574c4={};return _0x39ba1b['defaults']&&(_0x3574c4['splitPosition']=null,_0x3574c4['graveyardPosition']=null,_0x3574c4['howMany']=0x0,_0x3574c4['insertionPosition']=null,_0x3574c4['wasUndone']=!0x1),null!=_0x486efc['splitPosition']&&_0x486efc['hasOwnProperty']('splitPosition')&&(_0x3574c4['splitPosition']=_0x596528['Position']['toObject'](_0x486efc['splitPosition'],_0x39ba1b)),null!=_0x486efc['graveyardPosition']&&_0x486efc['hasOwnProperty']('graveyardPosition')&&(_0x3574c4['graveyardPosition']=_0x596528['Position']['toObject'](_0x486efc['graveyardPosition'],_0x39ba1b)),null!=_0x486efc['howMany']&&_0x486efc['hasOwnProperty']('howMany')&&(_0x3574c4['howMany']=_0x486efc['howMany']),null!=_0x486efc['insertionPosition']&&_0x486efc['hasOwnProperty']('insertionPosition')&&(_0x3574c4['insertionPosition']=_0x596528['Position']['toObject'](_0x486efc['insertionPosition'],_0x39ba1b)),null!=_0x486efc['wasUndone']&&_0x486efc['hasOwnProperty']('wasUndone')&&(_0x3574c4['wasUndone']=_0x486efc['wasUndone']),_0x3574c4;},_0x2a9dad['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x2a9dad['getTypeUrl']=function(_0x2ccb2d){return void 0x0===_0x2ccb2d&&(_0x2ccb2d='type.googleapis.com'),_0x2ccb2d+'/SplitOperation';},_0x2a9dad;}()),_0x596528['Position']=(function(){function _0x5d81a0(_0x3ae594){if(this['path']=[],_0x3ae594){for(var _0x336829=Object['keys'](_0x3ae594),_0x2679f2=0x0;_0x2679f2<_0x336829['length'];++_0x2679f2)null!=_0x3ae594[_0x336829[_0x2679f2]]&&(this[_0x336829[_0x2679f2]]=_0x3ae594[_0x336829[_0x2679f2]]);}}return _0x5d81a0['prototype']['root']='',_0x5d81a0['prototype']['rootMain']=!0x1,_0x5d81a0['prototype']['rootGraveyard']=!0x1,_0x5d81a0['prototype']['path']=_0x954090['emptyArray'],_0x5d81a0['prototype']['stickiness']='',_0x5d81a0['create']=function(_0x37a27a){return new _0x5d81a0(_0x37a27a);},_0x5d81a0['encode']=function(_0xecaeb7,_0xf2d8f9){if(_0xf2d8f9||(_0xf2d8f9=_0x3e38b3['create']()),null!=_0xecaeb7['root']&&Object['hasOwnProperty']['call'](_0xecaeb7,'root')&&_0xf2d8f9['uint32'](0xa)['string'](_0xecaeb7['root']),null!=_0xecaeb7['rootMain']&&Object['hasOwnProperty']['call'](_0xecaeb7,'rootMain')&&_0xf2d8f9['uint32'](0x10)['bool'](_0xecaeb7['rootMain']),null!=_0xecaeb7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0xecaeb7,'rootGraveyard')&&_0xf2d8f9['uint32'](0x18)['bool'](_0xecaeb7['rootGraveyard']),null!=_0xecaeb7['path']&&_0xecaeb7['path']['length']){_0xf2d8f9['uint32'](0x22)['fork']();for(var _0x3aa540=0x0;_0x3aa540<_0xecaeb7['path']['length'];++_0x3aa540)_0xf2d8f9['uint32'](_0xecaeb7['path'][_0x3aa540]);_0xf2d8f9['ldelim']();}return null!=_0xecaeb7['stickiness']&&Object['hasOwnProperty']['call'](_0xecaeb7,'stickiness')&&_0xf2d8f9['uint32'](0x2a)['string'](_0xecaeb7['stickiness']),_0xf2d8f9;},_0x5d81a0['encodeDelimited']=function(_0x46b9bf,_0x415db5){return this['encode'](_0x46b9bf,_0x415db5)['ldelim']();},_0x5d81a0['decode']=function(_0x36b280,_0x2dccec){_0x36b280 instanceof _0x576ce5||(_0x36b280=_0x576ce5['create'](_0x36b280));for(var _0x5f53f0=void 0x0===_0x2dccec?_0x36b280['len']:_0x36b280['pos']+_0x2dccec,_0x50b6cf=new _0x596528['Position']();_0x36b280['pos']<_0x5f53f0;){var _0x42bd91=_0x36b280['uint32']();switch(_0x42bd91>>>0x3){case 0x1:_0x50b6cf['root']=_0x36b280['string']();break;case 0x2:_0x50b6cf['rootMain']=_0x36b280['bool']();break;case 0x3:_0x50b6cf['rootGraveyard']=_0x36b280['bool']();break;case 0x4:if(_0x50b6cf['path']&&_0x50b6cf['path']['length']||(_0x50b6cf['path']=[]),0x2==(0x7&_0x42bd91)){for(var _0x21d047=_0x36b280['uint32']()+_0x36b280['pos'];_0x36b280['pos']<_0x21d047;)_0x50b6cf['path']['push'](_0x36b280['uint32']());}else _0x50b6cf['path']['push'](_0x36b280['uint32']());break;case 0x5:_0x50b6cf['stickiness']=_0x36b280['string']();break;default:_0x36b280['skipType'](0x7&_0x42bd91);}}return _0x50b6cf;},_0x5d81a0['decodeDelimited']=function(_0x2358e2){return _0x2358e2 instanceof _0x576ce5||(_0x2358e2=new _0x576ce5(_0x2358e2)),this['decode'](_0x2358e2,_0x2358e2['uint32']());},_0x5d81a0['verify']=function(_0x56013f){if('object'!=typeof _0x56013f||null===_0x56013f)return'object\x20expected';if(null!=_0x56013f['root']&&_0x56013f['hasOwnProperty']('root')&&!_0x954090['isString'](_0x56013f['root']))return'root:\x20string\x20expected';if(null!=_0x56013f['rootMain']&&_0x56013f['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x56013f['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x56013f['rootGraveyard']&&_0x56013f['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x56013f['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x56013f['path']&&_0x56013f['hasOwnProperty']('path')){if(!Array['isArray'](_0x56013f['path']))return'path:\x20array\x20expected';for(var _0x1454d9=0x0;_0x1454d9<_0x56013f['path']['length'];++_0x1454d9)if(!_0x954090['isInteger'](_0x56013f['path'][_0x1454d9]))return'path:\x20integer[]\x20expected';}return null!=_0x56013f['stickiness']&&_0x56013f['hasOwnProperty']('stickiness')&&!_0x954090['isString'](_0x56013f['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x5d81a0['fromObject']=function(_0x527a65){if(_0x527a65 instanceof _0x596528['Position'])return _0x527a65;var _0x543c26=new _0x596528['Position']();if(null!=_0x527a65['root']&&(_0x543c26['root']=String(_0x527a65['root'])),null!=_0x527a65['rootMain']&&(_0x543c26['rootMain']=Boolean(_0x527a65['rootMain'])),null!=_0x527a65['rootGraveyard']&&(_0x543c26['rootGraveyard']=Boolean(_0x527a65['rootGraveyard'])),_0x527a65['path']){if(!Array['isArray'](_0x527a65['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x543c26['path']=[];for(var _0x429939=0x0;_0x429939<_0x527a65['path']['length'];++_0x429939)_0x543c26['path'][_0x429939]=_0x527a65['path'][_0x429939]>>>0x0;}return null!=_0x527a65['stickiness']&&(_0x543c26['stickiness']=String(_0x527a65['stickiness'])),_0x543c26;},_0x5d81a0['toObject']=function(_0x59c36a,_0x4aace4){_0x4aace4||(_0x4aace4={});var _0x29e49a={};if((_0x4aace4['arrays']||_0x4aace4['defaults'])&&(_0x29e49a['path']=[]),_0x4aace4['defaults']&&(_0x29e49a['root']='',_0x29e49a['rootMain']=!0x1,_0x29e49a['rootGraveyard']=!0x1,_0x29e49a['stickiness']=''),null!=_0x59c36a['root']&&_0x59c36a['hasOwnProperty']('root')&&(_0x29e49a['root']=_0x59c36a['root']),null!=_0x59c36a['rootMain']&&_0x59c36a['hasOwnProperty']('rootMain')&&(_0x29e49a['rootMain']=_0x59c36a['rootMain']),null!=_0x59c36a['rootGraveyard']&&_0x59c36a['hasOwnProperty']('rootGraveyard')&&(_0x29e49a['rootGraveyard']=_0x59c36a['rootGraveyard']),_0x59c36a['path']&&_0x59c36a['path']['length']){_0x29e49a['path']=[];for(var _0x271da6=0x0;_0x271da6<_0x59c36a['path']['length'];++_0x271da6)_0x29e49a['path'][_0x271da6]=_0x59c36a['path'][_0x271da6];}return null!=_0x59c36a['stickiness']&&_0x59c36a['hasOwnProperty']('stickiness')&&(_0x29e49a['stickiness']=_0x59c36a['stickiness']),_0x29e49a;},_0x5d81a0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x5d81a0['getTypeUrl']=function(_0x8cc30c){return void 0x0===_0x8cc30c&&(_0x8cc30c='type.googleapis.com'),_0x8cc30c+'/Position';},_0x5d81a0;}()),_0x596528['Range']=(function(){function _0x3797c9(_0x2d814c){if(_0x2d814c){for(var _0x452c40=Object['keys'](_0x2d814c),_0x18b4ac=0x0;_0x18b4ac<_0x452c40['length'];++_0x18b4ac)null!=_0x2d814c[_0x452c40[_0x18b4ac]]&&(this[_0x452c40[_0x18b4ac]]=_0x2d814c[_0x452c40[_0x18b4ac]]);}}return _0x3797c9['prototype']['start']=null,_0x3797c9['prototype']['end']=null,_0x3797c9['create']=function(_0xfa0f80){return new _0x3797c9(_0xfa0f80);},_0x3797c9['encode']=function(_0x31cd2c,_0x419954){return _0x419954||(_0x419954=_0x3e38b3['create']()),null!=_0x31cd2c['start']&&Object['hasOwnProperty']['call'](_0x31cd2c,'start')&&_0x596528['Position']['encode'](_0x31cd2c['start'],_0x419954['uint32'](0xa)['fork']())['ldelim'](),null!=_0x31cd2c['end']&&Object['hasOwnProperty']['call'](_0x31cd2c,'end')&&_0x596528['Position']['encode'](_0x31cd2c['end'],_0x419954['uint32'](0x12)['fork']())['ldelim'](),_0x419954;},_0x3797c9['encodeDelimited']=function(_0x3be23d,_0x3e581){return this['encode'](_0x3be23d,_0x3e581)['ldelim']();},_0x3797c9['decode']=function(_0x4ece41,_0x4de05e){_0x4ece41 instanceof _0x576ce5||(_0x4ece41=_0x576ce5['create'](_0x4ece41));for(var _0x157154=void 0x0===_0x4de05e?_0x4ece41['len']:_0x4ece41['pos']+_0x4de05e,_0x406339=new _0x596528['Range']();_0x4ece41['pos']<_0x157154;){var _0x299087=_0x4ece41['uint32']();switch(_0x299087>>>0x3){case 0x1:_0x406339['start']=_0x596528['Position']['decode'](_0x4ece41,_0x4ece41['uint32']());break;case 0x2:_0x406339['end']=_0x596528['Position']['decode'](_0x4ece41,_0x4ece41['uint32']());break;default:_0x4ece41['skipType'](0x7&_0x299087);}}return _0x406339;},_0x3797c9['decodeDelimited']=function(_0x3062a3){return _0x3062a3 instanceof _0x576ce5||(_0x3062a3=new _0x576ce5(_0x3062a3)),this['decode'](_0x3062a3,_0x3062a3['uint32']());},_0x3797c9['verify']=function(_0x4e944c){if('object'!=typeof _0x4e944c||null===_0x4e944c)return'object\x20expected';var _0x578c6c;if(null!=_0x4e944c['start']&&_0x4e944c['hasOwnProperty']('start')&&(_0x578c6c=_0x596528['Position']['verify'](_0x4e944c['start'])))return'start.'+_0x578c6c;if(null!=_0x4e944c['end']&&_0x4e944c['hasOwnProperty']('end')&&(_0x578c6c=_0x596528['Position']['verify'](_0x4e944c['end'])))return'end.'+_0x578c6c;return null;},_0x3797c9['fromObject']=function(_0x434861){if(_0x434861 instanceof _0x596528['Range'])return _0x434861;var _0x567e83=new _0x596528['Range']();if(null!=_0x434861['start']){if('object'!=typeof _0x434861['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x567e83['start']=_0x596528['Position']['fromObject'](_0x434861['start']);}if(null!=_0x434861['end']){if('object'!=typeof _0x434861['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x567e83['end']=_0x596528['Position']['fromObject'](_0x434861['end']);}return _0x567e83;},_0x3797c9['toObject']=function(_0x25ec73,_0x8167ca){_0x8167ca||(_0x8167ca={});var _0x46e04c={};return _0x8167ca['defaults']&&(_0x46e04c['start']=null,_0x46e04c['end']=null),null!=_0x25ec73['start']&&_0x25ec73['hasOwnProperty']('start')&&(_0x46e04c['start']=_0x596528['Position']['toObject'](_0x25ec73['start'],_0x8167ca)),null!=_0x25ec73['end']&&_0x25ec73['hasOwnProperty']('end')&&(_0x46e04c['end']=_0x596528['Position']['toObject'](_0x25ec73['end'],_0x8167ca)),_0x46e04c;},_0x3797c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0x3797c9['getTypeUrl']=function(_0x4d2822){return void 0x0===_0x4d2822&&(_0x4d2822='type.googleapis.com'),_0x4d2822+'/Range';},_0x3797c9;}()),_0x596528['Element']=(function(){function _0xcfc2(_0x39e13d){if(this['children']=[],this['attributesBoolean']={},_0x39e13d){for(var _0x3cc5d5=Object['keys'](_0x39e13d),_0x51bd08=0x0;_0x51bd08<_0x3cc5d5['length'];++_0x51bd08)null!=_0x39e13d[_0x3cc5d5[_0x51bd08]]&&(this[_0x3cc5d5[_0x51bd08]]=_0x39e13d[_0x3cc5d5[_0x51bd08]]);}}return _0xcfc2['prototype']['name']='',_0xcfc2['prototype']['children']=_0x954090['emptyArray'],_0xcfc2['prototype']['data']='',_0xcfc2['prototype']['attributesBoolean']=_0x954090['emptyObject'],_0xcfc2['prototype']['attributesJson']='',_0xcfc2['create']=function(_0x1cefc4){return new _0xcfc2(_0x1cefc4);},_0xcfc2['encode']=function(_0x477203,_0x1c8b8d){if(_0x1c8b8d||(_0x1c8b8d=_0x3e38b3['create']()),null!=_0x477203['name']&&Object['hasOwnProperty']['call'](_0x477203,'name')&&_0x1c8b8d['uint32'](0xa)['string'](_0x477203['name']),null!=_0x477203['children']&&_0x477203['children']['length']){for(var _0x118c09=0x0;_0x118c09<_0x477203['children']['length'];++_0x118c09)_0x596528['Element']['encode'](_0x477203['children'][_0x118c09],_0x1c8b8d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x477203['data']&&Object['hasOwnProperty']['call'](_0x477203,'data')&&_0x1c8b8d['uint32'](0x1a)['string'](_0x477203['data']),null!=_0x477203['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x477203,'attributesBoolean')){var _0x12878d=Object['keys'](_0x477203['attributesBoolean']);for(_0x118c09=0x0;_0x118c09<_0x12878d['length'];++_0x118c09)_0x1c8b8d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x12878d[_0x118c09])['uint32'](0x10)['bool'](_0x477203['attributesBoolean'][_0x12878d[_0x118c09]])['ldelim']();}return null!=_0x477203['attributesJson']&&Object['hasOwnProperty']['call'](_0x477203,'attributesJson')&&_0x1c8b8d['uint32'](0x2a)['string'](_0x477203['attributesJson']),_0x1c8b8d;},_0xcfc2['encodeDelimited']=function(_0x1a5e52,_0x2ed283){return this['encode'](_0x1a5e52,_0x2ed283)['ldelim']();},_0xcfc2['decode']=function(_0x2a63f8,_0x339f40){_0x2a63f8 instanceof _0x576ce5||(_0x2a63f8=_0x576ce5['create'](_0x2a63f8));for(var _0x3f0be1,_0x190346,_0x3bb66a=void 0x0===_0x339f40?_0x2a63f8['len']:_0x2a63f8['pos']+_0x339f40,_0x504671=new _0x596528['Element']();_0x2a63f8['pos']<_0x3bb66a;){var _0x23dbd4=_0x2a63f8['uint32']();switch(_0x23dbd4>>>0x3){case 0x1:_0x504671['name']=_0x2a63f8['string']();break;case 0x2:_0x504671['children']&&_0x504671['children']['length']||(_0x504671['children']=[]),_0x504671['children']['push'](_0x596528['Element']['decode'](_0x2a63f8,_0x2a63f8['uint32']()));break;case 0x3:_0x504671['data']=_0x2a63f8['string']();break;case 0x4:_0x504671['attributesBoolean']===_0x954090['emptyObject']&&(_0x504671['attributesBoolean']={});var _0x5ddf40=_0x2a63f8['uint32']()+_0x2a63f8['pos'];for(_0x3f0be1='',_0x190346=!0x1;_0x2a63f8['pos']<_0x5ddf40;){var _0x34f81c=_0x2a63f8['uint32']();switch(_0x34f81c>>>0x3){case 0x1:_0x3f0be1=_0x2a63f8['string']();break;case 0x2:_0x190346=_0x2a63f8['bool']();break;default:_0x2a63f8['skipType'](0x7&_0x34f81c);}}_0x504671['attributesBoolean'][_0x3f0be1]=_0x190346;break;case 0x5:_0x504671['attributesJson']=_0x2a63f8['string']();break;default:_0x2a63f8['skipType'](0x7&_0x23dbd4);}}return _0x504671;},_0xcfc2['decodeDelimited']=function(_0x42152b){return _0x42152b instanceof _0x576ce5||(_0x42152b=new _0x576ce5(_0x42152b)),this['decode'](_0x42152b,_0x42152b['uint32']());},_0xcfc2['verify']=function(_0x2e9d28){if('object'!=typeof _0x2e9d28||null===_0x2e9d28)return'object\x20expected';if(null!=_0x2e9d28['name']&&_0x2e9d28['hasOwnProperty']('name')&&!_0x954090['isString'](_0x2e9d28['name']))return'name:\x20string\x20expected';if(null!=_0x2e9d28['children']&&_0x2e9d28['hasOwnProperty']('children')){if(!Array['isArray'](_0x2e9d28['children']))return'children:\x20array\x20expected';for(var _0x494f05=0x0;_0x494f05<_0x2e9d28['children']['length'];++_0x494f05){var _0x45c9eb=_0x596528['Element']['verify'](_0x2e9d28['children'][_0x494f05]);if(_0x45c9eb)return'children.'+_0x45c9eb;}}if(null!=_0x2e9d28['data']&&_0x2e9d28['hasOwnProperty']('data')&&!_0x954090['isString'](_0x2e9d28['data']))return'data:\x20string\x20expected';if(null!=_0x2e9d28['attributesBoolean']&&_0x2e9d28['hasOwnProperty']('attributesBoolean')){if(!_0x954090['isObject'](_0x2e9d28['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x4c9aa3=Object['keys'](_0x2e9d28['attributesBoolean']);for(_0x494f05=0x0;_0x494f05<_0x4c9aa3['length'];++_0x494f05)if('boolean'!=typeof _0x2e9d28['attributesBoolean'][_0x4c9aa3[_0x494f05]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2e9d28['attributesJson']&&_0x2e9d28['hasOwnProperty']('attributesJson')&&!_0x954090['isString'](_0x2e9d28['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xcfc2['fromObject']=function(_0x39fa14){if(_0x39fa14 instanceof _0x596528['Element'])return _0x39fa14;var _0x58e1a9=new _0x596528['Element']();if(null!=_0x39fa14['name']&&(_0x58e1a9['name']=String(_0x39fa14['name'])),_0x39fa14['children']){if(!Array['isArray'](_0x39fa14['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x58e1a9['children']=[];for(var _0x3fc98c=0x0;_0x3fc98c<_0x39fa14['children']['length'];++_0x3fc98c){if('object'!=typeof _0x39fa14['children'][_0x3fc98c])throw TypeError('.Element.children:\x20object\x20expected');_0x58e1a9['children'][_0x3fc98c]=_0x596528['Element']['fromObject'](_0x39fa14['children'][_0x3fc98c]);}}if(null!=_0x39fa14['data']&&(_0x58e1a9['data']=String(_0x39fa14['data'])),_0x39fa14['attributesBoolean']){if('object'!=typeof _0x39fa14['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x58e1a9['attributesBoolean']={};var _0x160c7a=Object['keys'](_0x39fa14['attributesBoolean']);for(_0x3fc98c=0x0;_0x3fc98c<_0x160c7a['length'];++_0x3fc98c)_0x58e1a9['attributesBoolean'][_0x160c7a[_0x3fc98c]]=Boolean(_0x39fa14['attributesBoolean'][_0x160c7a[_0x3fc98c]]);}return null!=_0x39fa14['attributesJson']&&(_0x58e1a9['attributesJson']=String(_0x39fa14['attributesJson'])),_0x58e1a9;},_0xcfc2['toObject']=function(_0x47186a,_0x53d3a2){_0x53d3a2||(_0x53d3a2={});var _0x7cedae,_0x364e54={};if((_0x53d3a2['arrays']||_0x53d3a2['defaults'])&&(_0x364e54['children']=[]),(_0x53d3a2['objects']||_0x53d3a2['defaults'])&&(_0x364e54['attributesBoolean']={}),_0x53d3a2['defaults']&&(_0x364e54['name']='',_0x364e54['data']='',_0x364e54['attributesJson']=''),null!=_0x47186a['name']&&_0x47186a['hasOwnProperty']('name')&&(_0x364e54['name']=_0x47186a['name']),_0x47186a['children']&&_0x47186a['children']['length']){_0x364e54['children']=[];for(var _0x293c24=0x0;_0x293c24<_0x47186a['children']['length'];++_0x293c24)_0x364e54['children'][_0x293c24]=_0x596528['Element']['toObject'](_0x47186a['children'][_0x293c24],_0x53d3a2);}if(null!=_0x47186a['data']&&_0x47186a['hasOwnProperty']('data')&&(_0x364e54['data']=_0x47186a['data']),_0x47186a['attributesBoolean']&&(_0x7cedae=Object['keys'](_0x47186a['attributesBoolean']))['length']){_0x364e54['attributesBoolean']={};for(_0x293c24=0x0;_0x293c24<_0x7cedae['length'];++_0x293c24)_0x364e54['attributesBoolean'][_0x7cedae[_0x293c24]]=_0x47186a['attributesBoolean'][_0x7cedae[_0x293c24]];}return null!=_0x47186a['attributesJson']&&_0x47186a['hasOwnProperty']('attributesJson')&&(_0x364e54['attributesJson']=_0x47186a['attributesJson']),_0x364e54;},_0xcfc2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xe1103a['util']['toJSONOptions']);},_0xcfc2['getTypeUrl']=function(_0x5ceca4){return void 0x0===_0x5ceca4&&(_0x5ceca4='type.googleapis.com'),_0x5ceca4+'/Element';},_0xcfc2;}()),_0x596528;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2c283a){return new w(this['_protobufRoot'][_0x2c283a]);}}class w{['_protobuf'];constructor(_0x304736){this['_protobuf']=_0x304736;}['compress'](_0x70f2a8){const _0x50294c=this['_protobuf']['verify'](_0x70f2a8);if(_0x50294c)throw Error(_0x50294c);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x70f2a8))['finish']();}['decompress'](_0x4d131e){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4d131e),{'oneofs':!0x0});}}function v(_0x3ef5ab,_0x41f33a){const _0xaac803=_0x103d88(_0x3ef5ab);return _0xaac803['path'][_0xaac803['path']['length']-0x1]+=_0x41f33a,_0xaac803;}function O(_0x5509de,_0x5046ad){return _0x5509de['root']===_0x5046ad['root']&&_0x3f67b3(_0x5509de['path'],_0x5046ad['path']);}function $(_0x279ae8){P(_0x279ae8,_0x51b50b=>('main'==_0x51b50b['root']?(_0x51b50b['rootMain']=!0x0,delete _0x51b50b['root']):'$graveyard'==_0x51b50b['root']&&(_0x51b50b['rootGraveyard']=!0x0,delete _0x51b50b['root']),_0x51b50b));}function J(_0x441a2e){P(_0x441a2e,_0x28682a=>(_0x28682a['rootMain']?(_0x28682a['root']='main',delete _0x28682a['rootMain']):_0x28682a['rootGraveyard']&&(_0x28682a['root']='$graveyard',delete _0x28682a['rootGraveyard']),_0x28682a));}function P(_0x2c8a89,_0x20190e){for(const _0x36c0b7 in _0x2c8a89){const _0x525844=_0x2c8a89[_0x36c0b7];'nodes'!==_0x36c0b7&&_0x552073(_0x525844)&&(_0x525844['path']&&(_0x525844['root']||_0x525844['rootMain']||_0x525844['rootGraveyard'])?_0x2c8a89[_0x36c0b7]=_0x20190e(_0x525844):P(_0x525844,_0x20190e));}return _0x2c8a89;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x551346,_0x4fc9d1,_0x5bc6ab){this['_id']=_0x551346,this['_operationName']=_0x4fc9d1,this['_protobufDescriptor']=_0x5bc6ab;}['compress'](_0x5b5aac,_0x439b15){const _0x7b2d45=_0x439b15['shift']();return $(_0x7b2d45),_0x5b5aac['buffers']['push'](this['_protobufDescriptor']['compress'](_0x7b2d45)),_0x5b5aac['types']['push'](this['_id']),!0x0;}['decompress'](_0x35468f,_0x1c13c7){_0x1c13c7['types']['shift']();const _0x309c40=this['_protobufDescriptor']['decompress'](_0x1c13c7['buffers']['shift']());J(_0x309c40),_0x309c40['__className']=this['_operationName'],_0x35468f['push'](_0x309c40);}}class s extends e{['compress'](_0x61e53c,_0x46281e){const _0x265e10=_0x46281e['shift']();return this['_serializeOneOf']('oldValue',_0x265e10),this['_serializeOneOf']('newValue',_0x265e10),$(_0x265e10),_0x61e53c['buffers']['push'](this['_protobufDescriptor']['compress'](_0x265e10)),_0x61e53c['types']['push'](this['_id']),!0x0;}['decompress'](_0x7aeacc,_0x3bdb2e){const {types:_0x250598,buffers:_0xf0d353}=_0x3bdb2e,_0x3988a2=this['_protobufDescriptor']['decompress'](_0xf0d353['shift']());_0x250598['shift'](),this['_deserializeOneOf']('oldValue',_0x3988a2),this['_deserializeOneOf']('newValue',_0x3988a2),J(_0x3988a2),_0x3988a2['__className']=this['_operationName'],_0x7aeacc['push'](_0x3988a2);}['_serializeOneOf'](_0x4a38f0,_0x307693){const _0x39b15e=_0x307693[_0x4a38f0];'boolean'==typeof _0x39b15e?_0x307693[_0x4a38f0+'Boolean']=_0x39b15e:_0x307693[_0x4a38f0+'Json']=JSON['stringify'](_0x39b15e);}['_deserializeOneOf'](_0x5077af,_0x52ceb6){const _0x2d2420=_0x5077af+'Json';_0x52ceb6[_0x2d2420]?(_0x52ceb6[_0x5077af]=JSON['parse'](_0x52ceb6[_0x2d2420]),delete _0x52ceb6[_0x2d2420]):(_0x52ceb6[_0x5077af]=_0x52ceb6[_0x5077af+'Boolean'],delete _0x52ceb6[_0x5077af+'Boolean']);}}class i extends e{['compress'](_0x106674,_0x3d7557){const _0xdefb31=_0x3d7557['shift']();return this['_serializeNodesAttributes'](_0xdefb31['nodes']),$(_0xdefb31),_0x106674['buffers']['push'](this['_protobufDescriptor']['compress'](_0xdefb31)),_0x106674['types']['push'](this['_id']),!0x0;}['decompress'](_0x53d891,_0xb0db68){const {types:_0x2f06dd,buffers:_0x4a2b76}=_0xb0db68,_0x3ce481=this['_protobufDescriptor']['decompress'](_0x4a2b76['shift']());_0x2f06dd['shift'](),_0x3ce481['nodes']||(_0x3ce481['nodes']=[]),this['_deserializeNodesAttributes'](_0x3ce481['nodes']),J(_0x3ce481),_0x3ce481['__className']=this['_operationName'],_0x53d891['push'](_0x3ce481);}['_serializeNodesAttributes'](_0x13abb0){for(const _0x48397f of _0x13abb0){if(_0x48397f['attributes']){const _0x3b80e7=_0x48397f['attributes'];this['_areValuesBoolean'](_0x3b80e7)?_0x48397f['attributesBoolean']=_0x3b80e7:_0x48397f['attributesJson']=JSON['stringify'](_0x3b80e7);}_0x48397f['children']&&this['_serializeNodesAttributes'](_0x48397f['children']);}}['_deserializeNodesAttributes'](_0x3ae635){for(const _0xf8e2f of _0x3ae635)(_0xf8e2f['attributesBoolean']||_0xf8e2f['attributesJson'])&&(_0xf8e2f['attributesBoolean']?(_0xf8e2f['attributes']=_0xf8e2f['attributesBoolean'],delete _0xf8e2f['attributesBoolean']):(_0xf8e2f['attributes']=JSON['parse'](_0xf8e2f['attributesJson']),delete _0xf8e2f['attributesJson'])),_0xf8e2f['children']&&this['_deserializeNodesAttributes'](_0xf8e2f['children']);}['_areValuesBoolean'](_0x14f86d){return Object['keys'](_0x14f86d)['every'](_0x14509c=>'boolean'==typeof _0x14f86d[_0x14509c]);}}class n extends e{['decompress'](_0x5c1886,_0x589181){super['decompress'](_0x5c1886,_0x589181);const _0x3a3b65=_0x5c1886[_0x5c1886['length']-0x1];_0x3a3b65['oldRange']||(_0x3a3b65['oldRange']=null),_0x3a3b65['newRange']||(_0x3a3b65['newRange']=null);}}class p extends e{['compress'](_0x2fac73,_0x549520){return _0x549520['shift'](),_0x2fac73['types']['push'](this['_id']),!0x0;}['decompress'](_0x3d77fd,_0x4f7c74){_0x4f7c74['types']['shift'](),_0x3d77fd['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3b5d40,_0x8eea10,_0x31b630,_0x3cfd3a){super(_0x3b5d40,_0x8eea10,_0x31b630),this['_omittedNamespace']=_0x3cfd3a+':';}['compress'](_0x366d7c,_0x3e9304){return!('MarkerOperation'!=_0x3e9304[0x0]['__className']||!_0x3e9304[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x3e9304[0x0]['name']=_0x3e9304[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x366d7c,_0x3e9304),!0x0);}['decompress'](_0x1204af,_0x31b2ae){super['decompress'](_0x1204af,_0x31b2ae);const _0x22b637=_0x1204af[_0x1204af['length']-0x1];_0x22b637['name']=this['_omittedNamespace']+_0x22b637['name'];}}class _{['_id'];['_context'];constructor(_0x516143,_0x1ac60b){this['_id']=_0x516143,this['_context']=_0x1ac60b;}['compress'](_0x23595e,_0x5459bf){let _0x21b52c;for(;_0x5459bf['length']>0x1&&this['_compareOperations'](_0x5459bf[0x0],_0x5459bf[0x1]);)_0x21b52c?(_0x21b52c=this['_combineNext'](_0x5459bf['shift'](),_0x21b52c),_0x23595e['types']['push'](0x0)):(_0x21b52c=_0x103d88(_0x5459bf['shift']()),_0x23595e['types']['push'](this['_id']));return!!_0x21b52c&&(_0x21b52c=this['_combineNext'](_0x5459bf['shift'](),_0x21b52c),_0x23595e['types']['push'](0x0),_0x23595e['buffers']['push'](this['_compressSingleOperation'](_0x21b52c)),!0x0);}['decompress'](_0x5c48e2,_0x2cce90){const _0x2aea24=this['_decompressSingleOperation'](_0x2cce90);for(;0x0==_0x2cce90['types'][0x0];)_0x2cce90['types']['shift'](),_0x5c48e2['push'](this['_splitCurrent'](_0x2aea24));_0x5c48e2['push'](_0x2aea24);}}class m extends _{['_combineNext'](_0xb01351,_0x1d77dd){return _0x1d77dd['nodes'][0x0]['data']+=_0xb01351['nodes'][0x0]['data'],_0x1d77dd;}['_splitCurrent'](_0x3532af){const _0x3c2947=_0x103d88(_0x3532af),_0x5a4533=_0x3c2947['nodes'][0x0],_0x1256e5=_0x3532af['nodes'][0x0],_0x2a9096=_0x1256e5['data'][Symbol['iterator']]()['next']()['value'],_0x2d9be8=_0x2a9096['length'];return _0x5a4533['data']=_0x2a9096,_0x1256e5['data']=_0x1256e5['data']['substr'](_0x2d9be8),_0x3532af['position']=v(_0x3532af['position'],_0x2d9be8),_0x3c2947;}['_compareOperations'](_0x1dd96e,_0x551a16){if(this['_checkOperation'](_0x1dd96e)&&this['_checkOperation'](_0x551a16)){const _0x10c122=_0x1dd96e['nodes'][0x0]['data']['length'],_0x14c48d=O(v(_0x1dd96e['position'],_0x10c122),_0x551a16['position']),_0x438094=_0x1dd96e['nodes'][0x0],_0x59d39d=_0x551a16['nodes'][0x0];return _0x14c48d&&this['_compareAttributes'](_0x438094,_0x59d39d);}return!0x1;}['_compressSingleOperation'](_0x4ecf11){const _0x4ce37c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4ce37c,[_0x4ecf11]),_0x4ce37c['buffers'][0x0];}['_decompressSingleOperation'](_0x2d09c0){const _0x431a37=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x431a37,_0x2d09c0),_0x431a37[0x0];}['_checkOperation'](_0x32e39c){return'InsertOperation'==_0x32e39c['__className']&&0x1==_0x32e39c['nodes']['length']&&_0x32e39c['nodes'][0x0]['data']&&!_0x32e39c['wasUndone']&&0x1==Array['from'](_0x32e39c['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x33ec7f,_0x357661){const _0x1d75fa=Object['keys'](_0x33ec7f['attributes']||{}),_0x4940b1=Object['keys'](_0x357661['attributes']||{});return _0x1d75fa['length']===_0x4940b1['length']&&_0x1d75fa['every'](_0x4337ae=>_0x357661['attributes'][_0x4337ae]&&_0x357661['attributes'][_0x4337ae]===_0x33ec7f['attributes'][_0x4337ae]);}}class c extends _{['_combineNext'](_0x4945fe,_0x101f45){return _0x101f45['howMany']++,_0x101f45['sourcePosition']=_0x103d88(_0x4945fe['sourcePosition']),_0x101f45;}['_splitCurrent'](_0x5950da){const _0x5df2aa=_0x103d88(_0x5950da);return _0x5950da['howMany']--,_0x5df2aa['howMany']=0x1,_0x5df2aa['sourcePosition']=v(_0x5df2aa['sourcePosition'],_0x5950da['howMany']),_0x5df2aa;}['_compareOperations'](_0x2ed831,_0xe424d3){return!(!this['_checkOperation'](_0x2ed831)||!this['_checkOperation'](_0xe424d3))&&(O(v(_0x2ed831['sourcePosition'],-0x1),_0xe424d3['sourcePosition'])&&O(_0x2ed831['targetPosition'],_0xe424d3['targetPosition']));}['_compressSingleOperation'](_0x254c68){const _0xa08ad1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xa08ad1,[_0x254c68]),_0xa08ad1['buffers'][0x0];}['_decompressSingleOperation'](_0x137a67){const _0x493d62=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x493d62,_0x137a67),_0x493d62[0x0];}['_checkOperation'](_0x55a3bc){return'MoveOperation'==_0x55a3bc['__className']&&'$graveyard'==_0x55a3bc['targetPosition']['root']&&0x1==_0x55a3bc['howMany']&&!_0x55a3bc['wasUndone'];}}class h extends _{['_combineNext'](_0x19c043,_0x1f4bb6){return _0x1f4bb6['howMany']++,_0x1f4bb6;}['_splitCurrent'](_0x7cf9fe){const _0x1195ed=_0x103d88(_0x7cf9fe);return _0x1195ed['howMany']=0x1,_0x7cf9fe['howMany']--,_0x1195ed;}['_compareOperations'](_0x30e775,_0xc957e8){return!(!this['_checkOperation'](_0x30e775)||!this['_checkOperation'](_0xc957e8))&&(O(_0x30e775['sourcePosition'],_0xc957e8['sourcePosition'])&&O(_0x30e775['targetPosition'],_0xc957e8['targetPosition']));}['_compressSingleOperation'](_0x2eb9ac){const _0xacad72={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xacad72,[_0x2eb9ac]),_0xacad72['buffers'][0x0];}['_decompressSingleOperation'](_0x4fca30){const _0x57768c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x57768c,_0x4fca30),_0x57768c[0x0];}['_checkOperation'](_0x3b562f){return'MoveOperation'==_0x3b562f['__className']&&'$graveyard'==_0x3b562f['targetPosition']['root']&&0x1==_0x3b562f['howMany']&&!_0x3b562f['wasUndone'];}}class f extends _{['compress'](_0x590e4b,_0x428ce9){if(!this['_compareOperations'](_0x428ce9[0x0],_0x428ce9[0x1]))return!0x1;const _0x4af5fc=_0x428ce9['shift']();return _0x4af5fc['oldRange']=null,_0x4af5fc['newRange']&&O(_0x4af5fc['newRange']['start'],_0x4af5fc['newRange']['end'])&&(_0x4af5fc['newRange']['end']=null),_0x428ce9['shift'](),_0x590e4b['types']['push'](this['_id']),_0x590e4b['types']['push'](0x0),_0x590e4b['buffers']['push'](this['_compressSingleOperation'](_0x4af5fc)),!0x0;}['decompress'](_0x16c9b4,_0x3370fd){const _0x4493fe=this['_decompressSingleOperation'](_0x3370fd);_0x4493fe['newRange']&&!_0x4493fe['newRange']['end']&&(_0x4493fe['newRange']['end']=_0x103d88(_0x4493fe['newRange']['start']));const _0x5155da=_0x103d88(_0x4493fe);_0x5155da['newRange']&&(_0x5155da['newRange']['start']['stickiness']='toNone',_0x5155da['newRange']['end']=_0x103d88(_0x5155da['newRange']['start'])),_0x5155da['name']='user:position:'+_0x5155da['name']['split'](':')[0x2],_0x3370fd['types']['shift'](),_0x16c9b4['push'](_0x4493fe),_0x16c9b4['push'](_0x5155da);}['_compressSingleOperation'](_0x1cd725){const _0x5e1e55={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5e1e55,[_0x1cd725]),_0x5e1e55['buffers'][0x0];}['_decompressSingleOperation'](_0x2ecbf4){const _0x58696e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x58696e,_0x2ecbf4),_0x58696e[0x0];}['_compareOperations'](_0x5c90f7,_0x4b5f69){return!(!_0x5c90f7||!_0x4b5f69)&&('MarkerOperation'==_0x5c90f7['__className']&&'MarkerOperation'==_0x4b5f69['__className']&&!(!_0x5c90f7['name']['startsWith']('user:')||!_0x4b5f69['name']['startsWith']('user:')||_0x5c90f7['name']==_0x4b5f69['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x537e96=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 a(0x12,'MarkerOperation',_0x537e96,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x537e96,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x1349f7){if(!_0x1349f7||!_0x1349f7[0x0])throw new _0x1968b2('no-operations-provided',this);const _0x2450c8={'types':[],'buffers':[],'baseVersion':_0x1349f7[0x0]['baseVersion']};for(;_0x1349f7['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('TypingAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('DeletingAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x2450c8,_0x1349f7)||this['_getCompressorByName'](_0x1349f7[0x0]['__className'])['compress'](_0x2450c8,_0x1349f7);return _0x2450c8;}['decompress'](_0x28f03c){const _0x3047cf=[];for(;_0x28f03c['types']['length'];){const _0x566035=this['_compressorById']['get'](_0x28f03c['types'][0x0]);if(!_0x566035)throw new _0x1968b2('decompress-compressor-not-found',this,{'type':_0x28f03c['types'][0x0]});_0x566035['decompress'](_0x3047cf,_0x28f03c);}return _0x3047cf['forEach']((_0x45874f,_0x134c79)=>_0x45874f['baseVersion']=_0x28f03c['baseVersion']+_0x134c79),_0x3047cf;}['_getCompressorByName'](_0x564443){return this['_compressorByName']['get'](_0x564443);}['_registerOperationCompressor'](_0x17967e,_0x56bddf,_0x920ef2){const _0x55d402=new _0x920ef2(_0x17967e,_0x56bddf,this['_protobufFactory']['getDescriptor'](_0x56bddf));this['_registerCompressor'](_0x17967e,_0x56bddf,_0x55d402);}['_registerActionCompressor'](_0x2d9638,_0x4d78b1,_0x269813){const _0x47dc81=new _0x269813(_0x2d9638,this);this['_registerCompressor'](_0x2d9638,_0x4d78b1,_0x47dc81);}['_registerCompressor'](_0x30467e,_0x49bd7e,_0x5cd1f2){this['_compressorById']['set'](_0x30467e,_0x5cd1f2),this['_compressorByName']['set'](_0x49bd7e,_0x5cd1f2);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x2054e7}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x2f44ea from'protobufjs/minimal.js';import{cloneDeep as _0x583baa,isEqual as _0x4cfeaa,isObject as _0x4d3c4f}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x48a893=_0x2f44ea['Reader'],_0xe57e21=_0x2f44ea['Writer'],_0x37f587=_0x2f44ea['util'],_0x5a2ba7=_0x2f44ea['roots']['default']||(_0x2f44ea['roots']['default']={});return _0x5a2ba7['AttributeOperation']=(function(){function _0x409591(_0x3c0904){if(_0x3c0904){for(var _0x57a8ce=Object['keys'](_0x3c0904),_0x10ab6a=0x0;_0x10ab6a<_0x57a8ce['length'];++_0x10ab6a)null!=_0x3c0904[_0x57a8ce[_0x10ab6a]]&&(this[_0x57a8ce[_0x10ab6a]]=_0x3c0904[_0x57a8ce[_0x10ab6a]]);}}return _0x409591['prototype']['range']=null,_0x409591['prototype']['key']='',_0x409591['prototype']['oldValueBoolean']=!0x1,_0x409591['prototype']['oldValueJson']='',_0x409591['prototype']['newValueBoolean']=!0x1,_0x409591['prototype']['newValueJson']='',_0x409591['prototype']['wasUndone']=!0x1,_0x409591['create']=function(_0x3db204){return new _0x409591(_0x3db204);},_0x409591['encode']=function(_0x2b2f34,_0x4dc0c9){return _0x4dc0c9||(_0x4dc0c9=_0xe57e21['create']()),null!=_0x2b2f34['range']&&Object['hasOwnProperty']['call'](_0x2b2f34,'range')&&_0x5a2ba7['Range']['encode'](_0x2b2f34['range'],_0x4dc0c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2b2f34['key']&&Object['hasOwnProperty']['call'](_0x2b2f34,'key')&&_0x4dc0c9['uint32'](0x12)['string'](_0x2b2f34['key']),null!=_0x2b2f34['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b2f34,'oldValueBoolean')&&_0x4dc0c9['uint32'](0x18)['bool'](_0x2b2f34['oldValueBoolean']),null!=_0x2b2f34['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2b2f34,'oldValueJson')&&_0x4dc0c9['uint32'](0x22)['string'](_0x2b2f34['oldValueJson']),null!=_0x2b2f34['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2b2f34,'newValueBoolean')&&_0x4dc0c9['uint32'](0x28)['bool'](_0x2b2f34['newValueBoolean']),null!=_0x2b2f34['newValueJson']&&Object['hasOwnProperty']['call'](_0x2b2f34,'newValueJson')&&_0x4dc0c9['uint32'](0x32)['string'](_0x2b2f34['newValueJson']),null!=_0x2b2f34['wasUndone']&&Object['hasOwnProperty']['call'](_0x2b2f34,'wasUndone')&&_0x4dc0c9['uint32'](0x38)['bool'](_0x2b2f34['wasUndone']),_0x4dc0c9;},_0x409591['encodeDelimited']=function(_0x59e5fe,_0x4d48b7){return this['encode'](_0x59e5fe,_0x4d48b7)['ldelim']();},_0x409591['decode']=function(_0x31c542,_0x4068ed){_0x31c542 instanceof _0x48a893||(_0x31c542=_0x48a893['create'](_0x31c542));for(var _0x4e829b=void 0x0===_0x4068ed?_0x31c542['len']:_0x31c542['pos']+_0x4068ed,_0x1e8c0e=new _0x5a2ba7['AttributeOperation']();_0x31c542['pos']<_0x4e829b;){var _0x537b43=_0x31c542['uint32']();switch(_0x537b43>>>0x3){case 0x1:_0x1e8c0e['range']=_0x5a2ba7['Range']['decode'](_0x31c542,_0x31c542['uint32']());break;case 0x2:_0x1e8c0e['key']=_0x31c542['string']();break;case 0x3:_0x1e8c0e['oldValueBoolean']=_0x31c542['bool']();break;case 0x4:_0x1e8c0e['oldValueJson']=_0x31c542['string']();break;case 0x5:_0x1e8c0e['newValueBoolean']=_0x31c542['bool']();break;case 0x6:_0x1e8c0e['newValueJson']=_0x31c542['string']();break;case 0x7:_0x1e8c0e['wasUndone']=_0x31c542['bool']();break;default:_0x31c542['skipType'](0x7&_0x537b43);}}return _0x1e8c0e;},_0x409591['decodeDelimited']=function(_0x5ae244){return _0x5ae244 instanceof _0x48a893||(_0x5ae244=new _0x48a893(_0x5ae244)),this['decode'](_0x5ae244,_0x5ae244['uint32']());},_0x409591['verify']=function(_0x1f525a){if('object'!=typeof _0x1f525a||null===_0x1f525a)return'object\x20expected';if(null!=_0x1f525a['range']&&_0x1f525a['hasOwnProperty']('range')){var _0x547e26=_0x5a2ba7['Range']['verify'](_0x1f525a['range']);if(_0x547e26)return'range.'+_0x547e26;}return null!=_0x1f525a['key']&&_0x1f525a['hasOwnProperty']('key')&&!_0x37f587['isString'](_0x1f525a['key'])?'key:\x20string\x20expected':null!=_0x1f525a['oldValueBoolean']&&_0x1f525a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1f525a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1f525a['oldValueJson']&&_0x1f525a['hasOwnProperty']('oldValueJson')&&!_0x37f587['isString'](_0x1f525a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1f525a['newValueBoolean']&&_0x1f525a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1f525a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1f525a['newValueJson']&&_0x1f525a['hasOwnProperty']('newValueJson')&&!_0x37f587['isString'](_0x1f525a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1f525a['wasUndone']&&_0x1f525a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f525a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x409591['fromObject']=function(_0x4b2064){if(_0x4b2064 instanceof _0x5a2ba7['AttributeOperation'])return _0x4b2064;var _0x88544e=new _0x5a2ba7['AttributeOperation']();if(null!=_0x4b2064['range']){if('object'!=typeof _0x4b2064['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x88544e['range']=_0x5a2ba7['Range']['fromObject'](_0x4b2064['range']);}return null!=_0x4b2064['key']&&(_0x88544e['key']=String(_0x4b2064['key'])),null!=_0x4b2064['oldValueBoolean']&&(_0x88544e['oldValueBoolean']=Boolean(_0x4b2064['oldValueBoolean'])),null!=_0x4b2064['oldValueJson']&&(_0x88544e['oldValueJson']=String(_0x4b2064['oldValueJson'])),null!=_0x4b2064['newValueBoolean']&&(_0x88544e['newValueBoolean']=Boolean(_0x4b2064['newValueBoolean'])),null!=_0x4b2064['newValueJson']&&(_0x88544e['newValueJson']=String(_0x4b2064['newValueJson'])),null!=_0x4b2064['wasUndone']&&(_0x88544e['wasUndone']=Boolean(_0x4b2064['wasUndone'])),_0x88544e;},_0x409591['toObject']=function(_0x4e7e60,_0x6c1cc4){_0x6c1cc4||(_0x6c1cc4={});var _0x4dbac8={};return _0x6c1cc4['defaults']&&(_0x4dbac8['range']=null,_0x4dbac8['key']='',_0x4dbac8['oldValueBoolean']=!0x1,_0x4dbac8['oldValueJson']='',_0x4dbac8['newValueBoolean']=!0x1,_0x4dbac8['newValueJson']='',_0x4dbac8['wasUndone']=!0x1),null!=_0x4e7e60['range']&&_0x4e7e60['hasOwnProperty']('range')&&(_0x4dbac8['range']=_0x5a2ba7['Range']['toObject'](_0x4e7e60['range'],_0x6c1cc4)),null!=_0x4e7e60['key']&&_0x4e7e60['hasOwnProperty']('key')&&(_0x4dbac8['key']=_0x4e7e60['key']),null!=_0x4e7e60['oldValueBoolean']&&_0x4e7e60['hasOwnProperty']('oldValueBoolean')&&(_0x4dbac8['oldValueBoolean']=_0x4e7e60['oldValueBoolean']),null!=_0x4e7e60['oldValueJson']&&_0x4e7e60['hasOwnProperty']('oldValueJson')&&(_0x4dbac8['oldValueJson']=_0x4e7e60['oldValueJson']),null!=_0x4e7e60['newValueBoolean']&&_0x4e7e60['hasOwnProperty']('newValueBoolean')&&(_0x4dbac8['newValueBoolean']=_0x4e7e60['newValueBoolean']),null!=_0x4e7e60['newValueJson']&&_0x4e7e60['hasOwnProperty']('newValueJson')&&(_0x4dbac8['newValueJson']=_0x4e7e60['newValueJson']),null!=_0x4e7e60['wasUndone']&&_0x4e7e60['hasOwnProperty']('wasUndone')&&(_0x4dbac8['wasUndone']=_0x4e7e60['wasUndone']),_0x4dbac8;},_0x409591['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x409591['getTypeUrl']=function(_0x3c1521){return void 0x0===_0x3c1521&&(_0x3c1521='type.googleapis.com'),_0x3c1521+'/AttributeOperation';},_0x409591;}()),_0x5a2ba7['InsertOperation']=(function(){function _0x1d06b5(_0x5902fa){if(this['nodes']=[],_0x5902fa){for(var _0x685213=Object['keys'](_0x5902fa),_0xba855d=0x0;_0xba855d<_0x685213['length'];++_0xba855d)null!=_0x5902fa[_0x685213[_0xba855d]]&&(this[_0x685213[_0xba855d]]=_0x5902fa[_0x685213[_0xba855d]]);}}return _0x1d06b5['prototype']['position']=null,_0x1d06b5['prototype']['nodes']=_0x37f587['emptyArray'],_0x1d06b5['prototype']['shouldReceiveAttributes']=!0x1,_0x1d06b5['prototype']['wasUndone']=!0x1,_0x1d06b5['create']=function(_0x1f247d){return new _0x1d06b5(_0x1f247d);},_0x1d06b5['encode']=function(_0x28d1cb,_0x1d26dc){if(_0x1d26dc||(_0x1d26dc=_0xe57e21['create']()),null!=_0x28d1cb['position']&&Object['hasOwnProperty']['call'](_0x28d1cb,'position')&&_0x5a2ba7['Position']['encode'](_0x28d1cb['position'],_0x1d26dc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28d1cb['nodes']&&_0x28d1cb['nodes']['length']){for(var _0x27b6a1=0x0;_0x27b6a1<_0x28d1cb['nodes']['length'];++_0x27b6a1)_0x5a2ba7['Element']['encode'](_0x28d1cb['nodes'][_0x27b6a1],_0x1d26dc['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x28d1cb['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x28d1cb,'shouldReceiveAttributes')&&_0x1d26dc['uint32'](0x18)['bool'](_0x28d1cb['shouldReceiveAttributes']),null!=_0x28d1cb['wasUndone']&&Object['hasOwnProperty']['call'](_0x28d1cb,'wasUndone')&&_0x1d26dc['uint32'](0x20)['bool'](_0x28d1cb['wasUndone']),_0x1d26dc;},_0x1d06b5['encodeDelimited']=function(_0x3b64b9,_0x3907b2){return this['encode'](_0x3b64b9,_0x3907b2)['ldelim']();},_0x1d06b5['decode']=function(_0x28b877,_0x28cadc){_0x28b877 instanceof _0x48a893||(_0x28b877=_0x48a893['create'](_0x28b877));for(var _0x2342f7=void 0x0===_0x28cadc?_0x28b877['len']:_0x28b877['pos']+_0x28cadc,_0xc1c23c=new _0x5a2ba7['InsertOperation']();_0x28b877['pos']<_0x2342f7;){var _0x50d581=_0x28b877['uint32']();switch(_0x50d581>>>0x3){case 0x1:_0xc1c23c['position']=_0x5a2ba7['Position']['decode'](_0x28b877,_0x28b877['uint32']());break;case 0x2:_0xc1c23c['nodes']&&_0xc1c23c['nodes']['length']||(_0xc1c23c['nodes']=[]),_0xc1c23c['nodes']['push'](_0x5a2ba7['Element']['decode'](_0x28b877,_0x28b877['uint32']()));break;case 0x3:_0xc1c23c['shouldReceiveAttributes']=_0x28b877['bool']();break;case 0x4:_0xc1c23c['wasUndone']=_0x28b877['bool']();break;default:_0x28b877['skipType'](0x7&_0x50d581);}}return _0xc1c23c;},_0x1d06b5['decodeDelimited']=function(_0x44baa9){return _0x44baa9 instanceof _0x48a893||(_0x44baa9=new _0x48a893(_0x44baa9)),this['decode'](_0x44baa9,_0x44baa9['uint32']());},_0x1d06b5['verify']=function(_0x4c5466){if('object'!=typeof _0x4c5466||null===_0x4c5466)return'object\x20expected';if(null!=_0x4c5466['position']&&_0x4c5466['hasOwnProperty']('position')&&(_0x13fe92=_0x5a2ba7['Position']['verify'](_0x4c5466['position'])))return'position.'+_0x13fe92;if(null!=_0x4c5466['nodes']&&_0x4c5466['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4c5466['nodes']))return'nodes:\x20array\x20expected';for(var _0xabb1c=0x0;_0xabb1c<_0x4c5466['nodes']['length'];++_0xabb1c){var _0x13fe92;if(_0x13fe92=_0x5a2ba7['Element']['verify'](_0x4c5466['nodes'][_0xabb1c]))return'nodes.'+_0x13fe92;}}return null!=_0x4c5466['shouldReceiveAttributes']&&_0x4c5466['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4c5466['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4c5466['wasUndone']&&_0x4c5466['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c5466['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d06b5['fromObject']=function(_0x81766d){if(_0x81766d instanceof _0x5a2ba7['InsertOperation'])return _0x81766d;var _0x3d1079=new _0x5a2ba7['InsertOperation']();if(null!=_0x81766d['position']){if('object'!=typeof _0x81766d['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x3d1079['position']=_0x5a2ba7['Position']['fromObject'](_0x81766d['position']);}if(_0x81766d['nodes']){if(!Array['isArray'](_0x81766d['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x3d1079['nodes']=[];for(var _0x155806=0x0;_0x155806<_0x81766d['nodes']['length'];++_0x155806){if('object'!=typeof _0x81766d['nodes'][_0x155806])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x3d1079['nodes'][_0x155806]=_0x5a2ba7['Element']['fromObject'](_0x81766d['nodes'][_0x155806]);}}return null!=_0x81766d['shouldReceiveAttributes']&&(_0x3d1079['shouldReceiveAttributes']=Boolean(_0x81766d['shouldReceiveAttributes'])),null!=_0x81766d['wasUndone']&&(_0x3d1079['wasUndone']=Boolean(_0x81766d['wasUndone'])),_0x3d1079;},_0x1d06b5['toObject']=function(_0x14fdc6,_0x4d9228){_0x4d9228||(_0x4d9228={});var _0xa3de72={};if((_0x4d9228['arrays']||_0x4d9228['defaults'])&&(_0xa3de72['nodes']=[]),_0x4d9228['defaults']&&(_0xa3de72['position']=null,_0xa3de72['shouldReceiveAttributes']=!0x1,_0xa3de72['wasUndone']=!0x1),null!=_0x14fdc6['position']&&_0x14fdc6['hasOwnProperty']('position')&&(_0xa3de72['position']=_0x5a2ba7['Position']['toObject'](_0x14fdc6['position'],_0x4d9228)),_0x14fdc6['nodes']&&_0x14fdc6['nodes']['length']){_0xa3de72['nodes']=[];for(var _0x279c67=0x0;_0x279c67<_0x14fdc6['nodes']['length'];++_0x279c67)_0xa3de72['nodes'][_0x279c67]=_0x5a2ba7['Element']['toObject'](_0x14fdc6['nodes'][_0x279c67],_0x4d9228);}return null!=_0x14fdc6['shouldReceiveAttributes']&&_0x14fdc6['hasOwnProperty']('shouldReceiveAttributes')&&(_0xa3de72['shouldReceiveAttributes']=_0x14fdc6['shouldReceiveAttributes']),null!=_0x14fdc6['wasUndone']&&_0x14fdc6['hasOwnProperty']('wasUndone')&&(_0xa3de72['wasUndone']=_0x14fdc6['wasUndone']),_0xa3de72;},_0x1d06b5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x1d06b5['getTypeUrl']=function(_0x1c0c20){return void 0x0===_0x1c0c20&&(_0x1c0c20='type.googleapis.com'),_0x1c0c20+'/InsertOperation';},_0x1d06b5;}()),_0x5a2ba7['MarkerOperation']=(function(){function _0x558cd8(_0x7b4174){if(_0x7b4174){for(var _0x1e2667=Object['keys'](_0x7b4174),_0x5255b9=0x0;_0x5255b9<_0x1e2667['length'];++_0x5255b9)null!=_0x7b4174[_0x1e2667[_0x5255b9]]&&(this[_0x1e2667[_0x5255b9]]=_0x7b4174[_0x1e2667[_0x5255b9]]);}}return _0x558cd8['prototype']['name']='',_0x558cd8['prototype']['oldRange']=null,_0x558cd8['prototype']['newRange']=null,_0x558cd8['prototype']['affectsData']=!0x1,_0x558cd8['prototype']['wasUndone']=!0x1,_0x558cd8['create']=function(_0x29e0c3){return new _0x558cd8(_0x29e0c3);},_0x558cd8['encode']=function(_0x1f91a8,_0x425f01){return _0x425f01||(_0x425f01=_0xe57e21['create']()),null!=_0x1f91a8['name']&&Object['hasOwnProperty']['call'](_0x1f91a8,'name')&&_0x425f01['uint32'](0xa)['string'](_0x1f91a8['name']),null!=_0x1f91a8['oldRange']&&Object['hasOwnProperty']['call'](_0x1f91a8,'oldRange')&&_0x5a2ba7['Range']['encode'](_0x1f91a8['oldRange'],_0x425f01['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1f91a8['newRange']&&Object['hasOwnProperty']['call'](_0x1f91a8,'newRange')&&_0x5a2ba7['Range']['encode'](_0x1f91a8['newRange'],_0x425f01['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1f91a8['affectsData']&&Object['hasOwnProperty']['call'](_0x1f91a8,'affectsData')&&_0x425f01['uint32'](0x20)['bool'](_0x1f91a8['affectsData']),null!=_0x1f91a8['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f91a8,'wasUndone')&&_0x425f01['uint32'](0x28)['bool'](_0x1f91a8['wasUndone']),_0x425f01;},_0x558cd8['encodeDelimited']=function(_0x19cfa6,_0x3b5a71){return this['encode'](_0x19cfa6,_0x3b5a71)['ldelim']();},_0x558cd8['decode']=function(_0x3f8808,_0x28ecc0){_0x3f8808 instanceof _0x48a893||(_0x3f8808=_0x48a893['create'](_0x3f8808));for(var _0xf0f83e=void 0x0===_0x28ecc0?_0x3f8808['len']:_0x3f8808['pos']+_0x28ecc0,_0x13d11a=new _0x5a2ba7['MarkerOperation']();_0x3f8808['pos']<_0xf0f83e;){var _0x5cdbe9=_0x3f8808['uint32']();switch(_0x5cdbe9>>>0x3){case 0x1:_0x13d11a['name']=_0x3f8808['string']();break;case 0x2:_0x13d11a['oldRange']=_0x5a2ba7['Range']['decode'](_0x3f8808,_0x3f8808['uint32']());break;case 0x3:_0x13d11a['newRange']=_0x5a2ba7['Range']['decode'](_0x3f8808,_0x3f8808['uint32']());break;case 0x4:_0x13d11a['affectsData']=_0x3f8808['bool']();break;case 0x5:_0x13d11a['wasUndone']=_0x3f8808['bool']();break;default:_0x3f8808['skipType'](0x7&_0x5cdbe9);}}return _0x13d11a;},_0x558cd8['decodeDelimited']=function(_0x1b64fe){return _0x1b64fe instanceof _0x48a893||(_0x1b64fe=new _0x48a893(_0x1b64fe)),this['decode'](_0x1b64fe,_0x1b64fe['uint32']());},_0x558cd8['verify']=function(_0x4c2c47){if('object'!=typeof _0x4c2c47||null===_0x4c2c47)return'object\x20expected';if(null!=_0x4c2c47['name']&&_0x4c2c47['hasOwnProperty']('name')&&!_0x37f587['isString'](_0x4c2c47['name']))return'name:\x20string\x20expected';var _0x5c759e;if(null!=_0x4c2c47['oldRange']&&_0x4c2c47['hasOwnProperty']('oldRange')&&(_0x5c759e=_0x5a2ba7['Range']['verify'](_0x4c2c47['oldRange'])))return'oldRange.'+_0x5c759e;if(null!=_0x4c2c47['newRange']&&_0x4c2c47['hasOwnProperty']('newRange')&&(_0x5c759e=_0x5a2ba7['Range']['verify'](_0x4c2c47['newRange'])))return'newRange.'+_0x5c759e;return null!=_0x4c2c47['affectsData']&&_0x4c2c47['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4c2c47['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4c2c47['wasUndone']&&_0x4c2c47['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4c2c47['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x558cd8['fromObject']=function(_0x27768d){if(_0x27768d instanceof _0x5a2ba7['MarkerOperation'])return _0x27768d;var _0x48e18f=new _0x5a2ba7['MarkerOperation']();if(null!=_0x27768d['name']&&(_0x48e18f['name']=String(_0x27768d['name'])),null!=_0x27768d['oldRange']){if('object'!=typeof _0x27768d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x48e18f['oldRange']=_0x5a2ba7['Range']['fromObject'](_0x27768d['oldRange']);}if(null!=_0x27768d['newRange']){if('object'!=typeof _0x27768d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x48e18f['newRange']=_0x5a2ba7['Range']['fromObject'](_0x27768d['newRange']);}return null!=_0x27768d['affectsData']&&(_0x48e18f['affectsData']=Boolean(_0x27768d['affectsData'])),null!=_0x27768d['wasUndone']&&(_0x48e18f['wasUndone']=Boolean(_0x27768d['wasUndone'])),_0x48e18f;},_0x558cd8['toObject']=function(_0x2a7b54,_0xf122ec){_0xf122ec||(_0xf122ec={});var _0x1d3428={};return _0xf122ec['defaults']&&(_0x1d3428['name']='',_0x1d3428['oldRange']=null,_0x1d3428['newRange']=null,_0x1d3428['affectsData']=!0x1,_0x1d3428['wasUndone']=!0x1),null!=_0x2a7b54['name']&&_0x2a7b54['hasOwnProperty']('name')&&(_0x1d3428['name']=_0x2a7b54['name']),null!=_0x2a7b54['oldRange']&&_0x2a7b54['hasOwnProperty']('oldRange')&&(_0x1d3428['oldRange']=_0x5a2ba7['Range']['toObject'](_0x2a7b54['oldRange'],_0xf122ec)),null!=_0x2a7b54['newRange']&&_0x2a7b54['hasOwnProperty']('newRange')&&(_0x1d3428['newRange']=_0x5a2ba7['Range']['toObject'](_0x2a7b54['newRange'],_0xf122ec)),null!=_0x2a7b54['affectsData']&&_0x2a7b54['hasOwnProperty']('affectsData')&&(_0x1d3428['affectsData']=_0x2a7b54['affectsData']),null!=_0x2a7b54['wasUndone']&&_0x2a7b54['hasOwnProperty']('wasUndone')&&(_0x1d3428['wasUndone']=_0x2a7b54['wasUndone']),_0x1d3428;},_0x558cd8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x558cd8['getTypeUrl']=function(_0x3af73e){return void 0x0===_0x3af73e&&(_0x3af73e='type.googleapis.com'),_0x3af73e+'/MarkerOperation';},_0x558cd8;}()),_0x5a2ba7['MergeOperation']=(function(){function _0x353e1a(_0x432193){if(_0x432193){for(var _0x79f2e9=Object['keys'](_0x432193),_0x234906=0x0;_0x234906<_0x79f2e9['length'];++_0x234906)null!=_0x432193[_0x79f2e9[_0x234906]]&&(this[_0x79f2e9[_0x234906]]=_0x432193[_0x79f2e9[_0x234906]]);}}return _0x353e1a['prototype']['sourcePosition']=null,_0x353e1a['prototype']['targetPosition']=null,_0x353e1a['prototype']['graveyardPosition']=null,_0x353e1a['prototype']['howMany']=0x0,_0x353e1a['prototype']['wasUndone']=!0x1,_0x353e1a['create']=function(_0x3aec1e){return new _0x353e1a(_0x3aec1e);},_0x353e1a['encode']=function(_0x4e8a00,_0x4d239d){return _0x4d239d||(_0x4d239d=_0xe57e21['create']()),null!=_0x4e8a00['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4e8a00,'sourcePosition')&&_0x5a2ba7['Position']['encode'](_0x4e8a00['sourcePosition'],_0x4d239d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4e8a00['targetPosition']&&Object['hasOwnProperty']['call'](_0x4e8a00,'targetPosition')&&_0x5a2ba7['Position']['encode'](_0x4e8a00['targetPosition'],_0x4d239d['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4e8a00['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4e8a00,'graveyardPosition')&&_0x5a2ba7['Position']['encode'](_0x4e8a00['graveyardPosition'],_0x4d239d['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4e8a00['howMany']&&Object['hasOwnProperty']['call'](_0x4e8a00,'howMany')&&_0x4d239d['uint32'](0x20)['uint32'](_0x4e8a00['howMany']),null!=_0x4e8a00['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e8a00,'wasUndone')&&_0x4d239d['uint32'](0x28)['bool'](_0x4e8a00['wasUndone']),_0x4d239d;},_0x353e1a['encodeDelimited']=function(_0x3351b5,_0x508af6){return this['encode'](_0x3351b5,_0x508af6)['ldelim']();},_0x353e1a['decode']=function(_0x392b53,_0x41b8d4){_0x392b53 instanceof _0x48a893||(_0x392b53=_0x48a893['create'](_0x392b53));for(var _0x55cbc3=void 0x0===_0x41b8d4?_0x392b53['len']:_0x392b53['pos']+_0x41b8d4,_0xa4df9f=new _0x5a2ba7['MergeOperation']();_0x392b53['pos']<_0x55cbc3;){var _0x1400f3=_0x392b53['uint32']();switch(_0x1400f3>>>0x3){case 0x1:_0xa4df9f['sourcePosition']=_0x5a2ba7['Position']['decode'](_0x392b53,_0x392b53['uint32']());break;case 0x2:_0xa4df9f['targetPosition']=_0x5a2ba7['Position']['decode'](_0x392b53,_0x392b53['uint32']());break;case 0x3:_0xa4df9f['graveyardPosition']=_0x5a2ba7['Position']['decode'](_0x392b53,_0x392b53['uint32']());break;case 0x4:_0xa4df9f['howMany']=_0x392b53['uint32']();break;case 0x5:_0xa4df9f['wasUndone']=_0x392b53['bool']();break;default:_0x392b53['skipType'](0x7&_0x1400f3);}}return _0xa4df9f;},_0x353e1a['decodeDelimited']=function(_0x5c1732){return _0x5c1732 instanceof _0x48a893||(_0x5c1732=new _0x48a893(_0x5c1732)),this['decode'](_0x5c1732,_0x5c1732['uint32']());},_0x353e1a['verify']=function(_0x2eb86e){if('object'!=typeof _0x2eb86e||null===_0x2eb86e)return'object\x20expected';var _0x41e33f;if(null!=_0x2eb86e['sourcePosition']&&_0x2eb86e['hasOwnProperty']('sourcePosition')&&(_0x41e33f=_0x5a2ba7['Position']['verify'](_0x2eb86e['sourcePosition'])))return'sourcePosition.'+_0x41e33f;if(null!=_0x2eb86e['targetPosition']&&_0x2eb86e['hasOwnProperty']('targetPosition')&&(_0x41e33f=_0x5a2ba7['Position']['verify'](_0x2eb86e['targetPosition'])))return'targetPosition.'+_0x41e33f;if(null!=_0x2eb86e['graveyardPosition']&&_0x2eb86e['hasOwnProperty']('graveyardPosition')&&(_0x41e33f=_0x5a2ba7['Position']['verify'](_0x2eb86e['graveyardPosition'])))return'graveyardPosition.'+_0x41e33f;return null!=_0x2eb86e['howMany']&&_0x2eb86e['hasOwnProperty']('howMany')&&!_0x37f587['isInteger'](_0x2eb86e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2eb86e['wasUndone']&&_0x2eb86e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2eb86e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x353e1a['fromObject']=function(_0x25c198){if(_0x25c198 instanceof _0x5a2ba7['MergeOperation'])return _0x25c198;var _0x52f16d=new _0x5a2ba7['MergeOperation']();if(null!=_0x25c198['sourcePosition']){if('object'!=typeof _0x25c198['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x52f16d['sourcePosition']=_0x5a2ba7['Position']['fromObject'](_0x25c198['sourcePosition']);}if(null!=_0x25c198['targetPosition']){if('object'!=typeof _0x25c198['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x52f16d['targetPosition']=_0x5a2ba7['Position']['fromObject'](_0x25c198['targetPosition']);}if(null!=_0x25c198['graveyardPosition']){if('object'!=typeof _0x25c198['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x52f16d['graveyardPosition']=_0x5a2ba7['Position']['fromObject'](_0x25c198['graveyardPosition']);}return null!=_0x25c198['howMany']&&(_0x52f16d['howMany']=_0x25c198['howMany']>>>0x0),null!=_0x25c198['wasUndone']&&(_0x52f16d['wasUndone']=Boolean(_0x25c198['wasUndone'])),_0x52f16d;},_0x353e1a['toObject']=function(_0xde7d16,_0x208f58){_0x208f58||(_0x208f58={});var _0x3e63bb={};return _0x208f58['defaults']&&(_0x3e63bb['sourcePosition']=null,_0x3e63bb['targetPosition']=null,_0x3e63bb['graveyardPosition']=null,_0x3e63bb['howMany']=0x0,_0x3e63bb['wasUndone']=!0x1),null!=_0xde7d16['sourcePosition']&&_0xde7d16['hasOwnProperty']('sourcePosition')&&(_0x3e63bb['sourcePosition']=_0x5a2ba7['Position']['toObject'](_0xde7d16['sourcePosition'],_0x208f58)),null!=_0xde7d16['targetPosition']&&_0xde7d16['hasOwnProperty']('targetPosition')&&(_0x3e63bb['targetPosition']=_0x5a2ba7['Position']['toObject'](_0xde7d16['targetPosition'],_0x208f58)),null!=_0xde7d16['graveyardPosition']&&_0xde7d16['hasOwnProperty']('graveyardPosition')&&(_0x3e63bb['graveyardPosition']=_0x5a2ba7['Position']['toObject'](_0xde7d16['graveyardPosition'],_0x208f58)),null!=_0xde7d16['howMany']&&_0xde7d16['hasOwnProperty']('howMany')&&(_0x3e63bb['howMany']=_0xde7d16['howMany']),null!=_0xde7d16['wasUndone']&&_0xde7d16['hasOwnProperty']('wasUndone')&&(_0x3e63bb['wasUndone']=_0xde7d16['wasUndone']),_0x3e63bb;},_0x353e1a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x353e1a['getTypeUrl']=function(_0x188ccf){return void 0x0===_0x188ccf&&(_0x188ccf='type.googleapis.com'),_0x188ccf+'/MergeOperation';},_0x353e1a;}()),_0x5a2ba7['MoveOperation']=(function(){function _0x3728b3(_0x52f493){if(_0x52f493){for(var _0x5bf819=Object['keys'](_0x52f493),_0xb8fef1=0x0;_0xb8fef1<_0x5bf819['length'];++_0xb8fef1)null!=_0x52f493[_0x5bf819[_0xb8fef1]]&&(this[_0x5bf819[_0xb8fef1]]=_0x52f493[_0x5bf819[_0xb8fef1]]);}}return _0x3728b3['prototype']['sourcePosition']=null,_0x3728b3['prototype']['howMany']=0x0,_0x3728b3['prototype']['targetPosition']=null,_0x3728b3['prototype']['wasUndone']=!0x1,_0x3728b3['create']=function(_0x3e5c0c){return new _0x3728b3(_0x3e5c0c);},_0x3728b3['encode']=function(_0x2f769,_0x33cf07){return _0x33cf07||(_0x33cf07=_0xe57e21['create']()),null!=_0x2f769['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2f769,'sourcePosition')&&_0x5a2ba7['Position']['encode'](_0x2f769['sourcePosition'],_0x33cf07['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2f769['howMany']&&Object['hasOwnProperty']['call'](_0x2f769,'howMany')&&_0x33cf07['uint32'](0x10)['uint32'](_0x2f769['howMany']),null!=_0x2f769['targetPosition']&&Object['hasOwnProperty']['call'](_0x2f769,'targetPosition')&&_0x5a2ba7['Position']['encode'](_0x2f769['targetPosition'],_0x33cf07['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2f769['wasUndone']&&Object['hasOwnProperty']['call'](_0x2f769,'wasUndone')&&_0x33cf07['uint32'](0x20)['bool'](_0x2f769['wasUndone']),_0x33cf07;},_0x3728b3['encodeDelimited']=function(_0x9953ad,_0x545734){return this['encode'](_0x9953ad,_0x545734)['ldelim']();},_0x3728b3['decode']=function(_0x2166c8,_0x21d45f){_0x2166c8 instanceof _0x48a893||(_0x2166c8=_0x48a893['create'](_0x2166c8));for(var _0x540bf7=void 0x0===_0x21d45f?_0x2166c8['len']:_0x2166c8['pos']+_0x21d45f,_0x4f4eb2=new _0x5a2ba7['MoveOperation']();_0x2166c8['pos']<_0x540bf7;){var _0x508df9=_0x2166c8['uint32']();switch(_0x508df9>>>0x3){case 0x1:_0x4f4eb2['sourcePosition']=_0x5a2ba7['Position']['decode'](_0x2166c8,_0x2166c8['uint32']());break;case 0x2:_0x4f4eb2['howMany']=_0x2166c8['uint32']();break;case 0x3:_0x4f4eb2['targetPosition']=_0x5a2ba7['Position']['decode'](_0x2166c8,_0x2166c8['uint32']());break;case 0x4:_0x4f4eb2['wasUndone']=_0x2166c8['bool']();break;default:_0x2166c8['skipType'](0x7&_0x508df9);}}return _0x4f4eb2;},_0x3728b3['decodeDelimited']=function(_0x47e308){return _0x47e308 instanceof _0x48a893||(_0x47e308=new _0x48a893(_0x47e308)),this['decode'](_0x47e308,_0x47e308['uint32']());},_0x3728b3['verify']=function(_0x3d1914){if('object'!=typeof _0x3d1914||null===_0x3d1914)return'object\x20expected';var _0x322dec;if(null!=_0x3d1914['sourcePosition']&&_0x3d1914['hasOwnProperty']('sourcePosition')&&(_0x322dec=_0x5a2ba7['Position']['verify'](_0x3d1914['sourcePosition'])))return'sourcePosition.'+_0x322dec;if(null!=_0x3d1914['howMany']&&_0x3d1914['hasOwnProperty']('howMany')&&!_0x37f587['isInteger'](_0x3d1914['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3d1914['targetPosition']&&_0x3d1914['hasOwnProperty']('targetPosition')&&(_0x322dec=_0x5a2ba7['Position']['verify'](_0x3d1914['targetPosition'])))return'targetPosition.'+_0x322dec;return null!=_0x3d1914['wasUndone']&&_0x3d1914['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3d1914['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3728b3['fromObject']=function(_0x298074){if(_0x298074 instanceof _0x5a2ba7['MoveOperation'])return _0x298074;var _0x6bc46=new _0x5a2ba7['MoveOperation']();if(null!=_0x298074['sourcePosition']){if('object'!=typeof _0x298074['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x6bc46['sourcePosition']=_0x5a2ba7['Position']['fromObject'](_0x298074['sourcePosition']);}if(null!=_0x298074['howMany']&&(_0x6bc46['howMany']=_0x298074['howMany']>>>0x0),null!=_0x298074['targetPosition']){if('object'!=typeof _0x298074['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x6bc46['targetPosition']=_0x5a2ba7['Position']['fromObject'](_0x298074['targetPosition']);}return null!=_0x298074['wasUndone']&&(_0x6bc46['wasUndone']=Boolean(_0x298074['wasUndone'])),_0x6bc46;},_0x3728b3['toObject']=function(_0x1ba208,_0x3fcf61){_0x3fcf61||(_0x3fcf61={});var _0x391294={};return _0x3fcf61['defaults']&&(_0x391294['sourcePosition']=null,_0x391294['howMany']=0x0,_0x391294['targetPosition']=null,_0x391294['wasUndone']=!0x1),null!=_0x1ba208['sourcePosition']&&_0x1ba208['hasOwnProperty']('sourcePosition')&&(_0x391294['sourcePosition']=_0x5a2ba7['Position']['toObject'](_0x1ba208['sourcePosition'],_0x3fcf61)),null!=_0x1ba208['howMany']&&_0x1ba208['hasOwnProperty']('howMany')&&(_0x391294['howMany']=_0x1ba208['howMany']),null!=_0x1ba208['targetPosition']&&_0x1ba208['hasOwnProperty']('targetPosition')&&(_0x391294['targetPosition']=_0x5a2ba7['Position']['toObject'](_0x1ba208['targetPosition'],_0x3fcf61)),null!=_0x1ba208['wasUndone']&&_0x1ba208['hasOwnProperty']('wasUndone')&&(_0x391294['wasUndone']=_0x1ba208['wasUndone']),_0x391294;},_0x3728b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x3728b3['getTypeUrl']=function(_0x471568){return void 0x0===_0x471568&&(_0x471568='type.googleapis.com'),_0x471568+'/MoveOperation';},_0x3728b3;}()),_0x5a2ba7['RenameOperation']=(function(){function _0xe84512(_0x52cdc8){if(_0x52cdc8){for(var _0x4c5b89=Object['keys'](_0x52cdc8),_0xb6faf=0x0;_0xb6faf<_0x4c5b89['length'];++_0xb6faf)null!=_0x52cdc8[_0x4c5b89[_0xb6faf]]&&(this[_0x4c5b89[_0xb6faf]]=_0x52cdc8[_0x4c5b89[_0xb6faf]]);}}return _0xe84512['prototype']['position']=null,_0xe84512['prototype']['oldName']='',_0xe84512['prototype']['newName']='',_0xe84512['prototype']['wasUndone']=!0x1,_0xe84512['create']=function(_0xa3b357){return new _0xe84512(_0xa3b357);},_0xe84512['encode']=function(_0x1a68cb,_0x179115){return _0x179115||(_0x179115=_0xe57e21['create']()),null!=_0x1a68cb['position']&&Object['hasOwnProperty']['call'](_0x1a68cb,'position')&&_0x5a2ba7['Position']['encode'](_0x1a68cb['position'],_0x179115['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a68cb['oldName']&&Object['hasOwnProperty']['call'](_0x1a68cb,'oldName')&&_0x179115['uint32'](0x12)['string'](_0x1a68cb['oldName']),null!=_0x1a68cb['newName']&&Object['hasOwnProperty']['call'](_0x1a68cb,'newName')&&_0x179115['uint32'](0x1a)['string'](_0x1a68cb['newName']),null!=_0x1a68cb['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a68cb,'wasUndone')&&_0x179115['uint32'](0x20)['bool'](_0x1a68cb['wasUndone']),_0x179115;},_0xe84512['encodeDelimited']=function(_0x2b7a66,_0x226eeb){return this['encode'](_0x2b7a66,_0x226eeb)['ldelim']();},_0xe84512['decode']=function(_0x1bc2b1,_0x584b7e){_0x1bc2b1 instanceof _0x48a893||(_0x1bc2b1=_0x48a893['create'](_0x1bc2b1));for(var _0x3fd35d=void 0x0===_0x584b7e?_0x1bc2b1['len']:_0x1bc2b1['pos']+_0x584b7e,_0x14bfcf=new _0x5a2ba7['RenameOperation']();_0x1bc2b1['pos']<_0x3fd35d;){var _0x2af1fa=_0x1bc2b1['uint32']();switch(_0x2af1fa>>>0x3){case 0x1:_0x14bfcf['position']=_0x5a2ba7['Position']['decode'](_0x1bc2b1,_0x1bc2b1['uint32']());break;case 0x2:_0x14bfcf['oldName']=_0x1bc2b1['string']();break;case 0x3:_0x14bfcf['newName']=_0x1bc2b1['string']();break;case 0x4:_0x14bfcf['wasUndone']=_0x1bc2b1['bool']();break;default:_0x1bc2b1['skipType'](0x7&_0x2af1fa);}}return _0x14bfcf;},_0xe84512['decodeDelimited']=function(_0x30fb28){return _0x30fb28 instanceof _0x48a893||(_0x30fb28=new _0x48a893(_0x30fb28)),this['decode'](_0x30fb28,_0x30fb28['uint32']());},_0xe84512['verify']=function(_0x342fa2){if('object'!=typeof _0x342fa2||null===_0x342fa2)return'object\x20expected';if(null!=_0x342fa2['position']&&_0x342fa2['hasOwnProperty']('position')){var _0x47fa66=_0x5a2ba7['Position']['verify'](_0x342fa2['position']);if(_0x47fa66)return'position.'+_0x47fa66;}return null!=_0x342fa2['oldName']&&_0x342fa2['hasOwnProperty']('oldName')&&!_0x37f587['isString'](_0x342fa2['oldName'])?'oldName:\x20string\x20expected':null!=_0x342fa2['newName']&&_0x342fa2['hasOwnProperty']('newName')&&!_0x37f587['isString'](_0x342fa2['newName'])?'newName:\x20string\x20expected':null!=_0x342fa2['wasUndone']&&_0x342fa2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x342fa2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe84512['fromObject']=function(_0x5b568f){if(_0x5b568f instanceof _0x5a2ba7['RenameOperation'])return _0x5b568f;var _0x2917ab=new _0x5a2ba7['RenameOperation']();if(null!=_0x5b568f['position']){if('object'!=typeof _0x5b568f['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x2917ab['position']=_0x5a2ba7['Position']['fromObject'](_0x5b568f['position']);}return null!=_0x5b568f['oldName']&&(_0x2917ab['oldName']=String(_0x5b568f['oldName'])),null!=_0x5b568f['newName']&&(_0x2917ab['newName']=String(_0x5b568f['newName'])),null!=_0x5b568f['wasUndone']&&(_0x2917ab['wasUndone']=Boolean(_0x5b568f['wasUndone'])),_0x2917ab;},_0xe84512['toObject']=function(_0x2a0a66,_0x488b2d){_0x488b2d||(_0x488b2d={});var _0x1dcaa2={};return _0x488b2d['defaults']&&(_0x1dcaa2['position']=null,_0x1dcaa2['oldName']='',_0x1dcaa2['newName']='',_0x1dcaa2['wasUndone']=!0x1),null!=_0x2a0a66['position']&&_0x2a0a66['hasOwnProperty']('position')&&(_0x1dcaa2['position']=_0x5a2ba7['Position']['toObject'](_0x2a0a66['position'],_0x488b2d)),null!=_0x2a0a66['oldName']&&_0x2a0a66['hasOwnProperty']('oldName')&&(_0x1dcaa2['oldName']=_0x2a0a66['oldName']),null!=_0x2a0a66['newName']&&_0x2a0a66['hasOwnProperty']('newName')&&(_0x1dcaa2['newName']=_0x2a0a66['newName']),null!=_0x2a0a66['wasUndone']&&_0x2a0a66['hasOwnProperty']('wasUndone')&&(_0x1dcaa2['wasUndone']=_0x2a0a66['wasUndone']),_0x1dcaa2;},_0xe84512['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0xe84512['getTypeUrl']=function(_0xf6838e){return void 0x0===_0xf6838e&&(_0xf6838e='type.googleapis.com'),_0xf6838e+'/RenameOperation';},_0xe84512;}()),_0x5a2ba7['RootAttributeOperation']=(function(){function _0x20ce55(_0x58b5bb){if(_0x58b5bb){for(var _0x33f8c7=Object['keys'](_0x58b5bb),_0x374237=0x0;_0x374237<_0x33f8c7['length'];++_0x374237)null!=_0x58b5bb[_0x33f8c7[_0x374237]]&&(this[_0x33f8c7[_0x374237]]=_0x58b5bb[_0x33f8c7[_0x374237]]);}}return _0x20ce55['prototype']['root']='',_0x20ce55['prototype']['key']='',_0x20ce55['prototype']['oldValueBoolean']=!0x1,_0x20ce55['prototype']['oldValueJson']='',_0x20ce55['prototype']['newValueBoolean']=!0x1,_0x20ce55['prototype']['newValueJson']='',_0x20ce55['prototype']['wasUndone']=!0x1,_0x20ce55['create']=function(_0x2cfaa2){return new _0x20ce55(_0x2cfaa2);},_0x20ce55['encode']=function(_0x1380bf,_0x26d8c0){return _0x26d8c0||(_0x26d8c0=_0xe57e21['create']()),null!=_0x1380bf['root']&&Object['hasOwnProperty']['call'](_0x1380bf,'root')&&_0x26d8c0['uint32'](0xa)['string'](_0x1380bf['root']),null!=_0x1380bf['key']&&Object['hasOwnProperty']['call'](_0x1380bf,'key')&&_0x26d8c0['uint32'](0x12)['string'](_0x1380bf['key']),null!=_0x1380bf['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1380bf,'oldValueBoolean')&&_0x26d8c0['uint32'](0x18)['bool'](_0x1380bf['oldValueBoolean']),null!=_0x1380bf['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1380bf,'oldValueJson')&&_0x26d8c0['uint32'](0x22)['string'](_0x1380bf['oldValueJson']),null!=_0x1380bf['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1380bf,'newValueBoolean')&&_0x26d8c0['uint32'](0x28)['bool'](_0x1380bf['newValueBoolean']),null!=_0x1380bf['newValueJson']&&Object['hasOwnProperty']['call'](_0x1380bf,'newValueJson')&&_0x26d8c0['uint32'](0x32)['string'](_0x1380bf['newValueJson']),null!=_0x1380bf['wasUndone']&&Object['hasOwnProperty']['call'](_0x1380bf,'wasUndone')&&_0x26d8c0['uint32'](0x38)['bool'](_0x1380bf['wasUndone']),_0x26d8c0;},_0x20ce55['encodeDelimited']=function(_0x228054,_0x55957a){return this['encode'](_0x228054,_0x55957a)['ldelim']();},_0x20ce55['decode']=function(_0x14eb06,_0x555f23){_0x14eb06 instanceof _0x48a893||(_0x14eb06=_0x48a893['create'](_0x14eb06));for(var _0xe3aeb6=void 0x0===_0x555f23?_0x14eb06['len']:_0x14eb06['pos']+_0x555f23,_0x58a026=new _0x5a2ba7['RootAttributeOperation']();_0x14eb06['pos']<_0xe3aeb6;){var _0x13b89c=_0x14eb06['uint32']();switch(_0x13b89c>>>0x3){case 0x1:_0x58a026['root']=_0x14eb06['string']();break;case 0x2:_0x58a026['key']=_0x14eb06['string']();break;case 0x3:_0x58a026['oldValueBoolean']=_0x14eb06['bool']();break;case 0x4:_0x58a026['oldValueJson']=_0x14eb06['string']();break;case 0x5:_0x58a026['newValueBoolean']=_0x14eb06['bool']();break;case 0x6:_0x58a026['newValueJson']=_0x14eb06['string']();break;case 0x7:_0x58a026['wasUndone']=_0x14eb06['bool']();break;default:_0x14eb06['skipType'](0x7&_0x13b89c);}}return _0x58a026;},_0x20ce55['decodeDelimited']=function(_0x3516be){return _0x3516be instanceof _0x48a893||(_0x3516be=new _0x48a893(_0x3516be)),this['decode'](_0x3516be,_0x3516be['uint32']());},_0x20ce55['verify']=function(_0x23009a){return'object'!=typeof _0x23009a||null===_0x23009a?'object\x20expected':null!=_0x23009a['root']&&_0x23009a['hasOwnProperty']('root')&&!_0x37f587['isString'](_0x23009a['root'])?'root:\x20string\x20expected':null!=_0x23009a['key']&&_0x23009a['hasOwnProperty']('key')&&!_0x37f587['isString'](_0x23009a['key'])?'key:\x20string\x20expected':null!=_0x23009a['oldValueBoolean']&&_0x23009a['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x23009a['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x23009a['oldValueJson']&&_0x23009a['hasOwnProperty']('oldValueJson')&&!_0x37f587['isString'](_0x23009a['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x23009a['newValueBoolean']&&_0x23009a['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x23009a['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x23009a['newValueJson']&&_0x23009a['hasOwnProperty']('newValueJson')&&!_0x37f587['isString'](_0x23009a['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x23009a['wasUndone']&&_0x23009a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23009a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20ce55['fromObject']=function(_0x44d87c){if(_0x44d87c instanceof _0x5a2ba7['RootAttributeOperation'])return _0x44d87c;var _0x11265a=new _0x5a2ba7['RootAttributeOperation']();return null!=_0x44d87c['root']&&(_0x11265a['root']=String(_0x44d87c['root'])),null!=_0x44d87c['key']&&(_0x11265a['key']=String(_0x44d87c['key'])),null!=_0x44d87c['oldValueBoolean']&&(_0x11265a['oldValueBoolean']=Boolean(_0x44d87c['oldValueBoolean'])),null!=_0x44d87c['oldValueJson']&&(_0x11265a['oldValueJson']=String(_0x44d87c['oldValueJson'])),null!=_0x44d87c['newValueBoolean']&&(_0x11265a['newValueBoolean']=Boolean(_0x44d87c['newValueBoolean'])),null!=_0x44d87c['newValueJson']&&(_0x11265a['newValueJson']=String(_0x44d87c['newValueJson'])),null!=_0x44d87c['wasUndone']&&(_0x11265a['wasUndone']=Boolean(_0x44d87c['wasUndone'])),_0x11265a;},_0x20ce55['toObject']=function(_0x2977ad,_0x5e601d){_0x5e601d||(_0x5e601d={});var _0x3d4138={};return _0x5e601d['defaults']&&(_0x3d4138['root']='',_0x3d4138['key']='',_0x3d4138['oldValueBoolean']=!0x1,_0x3d4138['oldValueJson']='',_0x3d4138['newValueBoolean']=!0x1,_0x3d4138['newValueJson']='',_0x3d4138['wasUndone']=!0x1),null!=_0x2977ad['root']&&_0x2977ad['hasOwnProperty']('root')&&(_0x3d4138['root']=_0x2977ad['root']),null!=_0x2977ad['key']&&_0x2977ad['hasOwnProperty']('key')&&(_0x3d4138['key']=_0x2977ad['key']),null!=_0x2977ad['oldValueBoolean']&&_0x2977ad['hasOwnProperty']('oldValueBoolean')&&(_0x3d4138['oldValueBoolean']=_0x2977ad['oldValueBoolean']),null!=_0x2977ad['oldValueJson']&&_0x2977ad['hasOwnProperty']('oldValueJson')&&(_0x3d4138['oldValueJson']=_0x2977ad['oldValueJson']),null!=_0x2977ad['newValueBoolean']&&_0x2977ad['hasOwnProperty']('newValueBoolean')&&(_0x3d4138['newValueBoolean']=_0x2977ad['newValueBoolean']),null!=_0x2977ad['newValueJson']&&_0x2977ad['hasOwnProperty']('newValueJson')&&(_0x3d4138['newValueJson']=_0x2977ad['newValueJson']),null!=_0x2977ad['wasUndone']&&_0x2977ad['hasOwnProperty']('wasUndone')&&(_0x3d4138['wasUndone']=_0x2977ad['wasUndone']),_0x3d4138;},_0x20ce55['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x20ce55['getTypeUrl']=function(_0x2f68ca){return void 0x0===_0x2f68ca&&(_0x2f68ca='type.googleapis.com'),_0x2f68ca+'/RootAttributeOperation';},_0x20ce55;}()),_0x5a2ba7['RootOperation']=(function(){function _0x4f745b(_0x4b878d){if(_0x4b878d){for(var _0x298ca5=Object['keys'](_0x4b878d),_0x271f45=0x0;_0x271f45<_0x298ca5['length'];++_0x271f45)null!=_0x4b878d[_0x298ca5[_0x271f45]]&&(this[_0x298ca5[_0x271f45]]=_0x4b878d[_0x298ca5[_0x271f45]]);}}return _0x4f745b['prototype']['rootName']='',_0x4f745b['prototype']['elementName']='',_0x4f745b['prototype']['isAdd']=!0x1,_0x4f745b['prototype']['wasUndone']=!0x1,_0x4f745b['create']=function(_0x540a5c){return new _0x4f745b(_0x540a5c);},_0x4f745b['encode']=function(_0x269aa3,_0x2a1d77){return _0x2a1d77||(_0x2a1d77=_0xe57e21['create']()),null!=_0x269aa3['rootName']&&Object['hasOwnProperty']['call'](_0x269aa3,'rootName')&&_0x2a1d77['uint32'](0xa)['string'](_0x269aa3['rootName']),null!=_0x269aa3['elementName']&&Object['hasOwnProperty']['call'](_0x269aa3,'elementName')&&_0x2a1d77['uint32'](0x12)['string'](_0x269aa3['elementName']),null!=_0x269aa3['isAdd']&&Object['hasOwnProperty']['call'](_0x269aa3,'isAdd')&&_0x2a1d77['uint32'](0x18)['bool'](_0x269aa3['isAdd']),null!=_0x269aa3['wasUndone']&&Object['hasOwnProperty']['call'](_0x269aa3,'wasUndone')&&_0x2a1d77['uint32'](0x20)['bool'](_0x269aa3['wasUndone']),_0x2a1d77;},_0x4f745b['encodeDelimited']=function(_0x6c13a2,_0x3305fb){return this['encode'](_0x6c13a2,_0x3305fb)['ldelim']();},_0x4f745b['decode']=function(_0x6b8d75,_0x10d6d6){_0x6b8d75 instanceof _0x48a893||(_0x6b8d75=_0x48a893['create'](_0x6b8d75));for(var _0x23aa92=void 0x0===_0x10d6d6?_0x6b8d75['len']:_0x6b8d75['pos']+_0x10d6d6,_0x42b5d5=new _0x5a2ba7['RootOperation']();_0x6b8d75['pos']<_0x23aa92;){var _0x58995a=_0x6b8d75['uint32']();switch(_0x58995a>>>0x3){case 0x1:_0x42b5d5['rootName']=_0x6b8d75['string']();break;case 0x2:_0x42b5d5['elementName']=_0x6b8d75['string']();break;case 0x3:_0x42b5d5['isAdd']=_0x6b8d75['bool']();break;case 0x4:_0x42b5d5['wasUndone']=_0x6b8d75['bool']();break;default:_0x6b8d75['skipType'](0x7&_0x58995a);}}return _0x42b5d5;},_0x4f745b['decodeDelimited']=function(_0x16e749){return _0x16e749 instanceof _0x48a893||(_0x16e749=new _0x48a893(_0x16e749)),this['decode'](_0x16e749,_0x16e749['uint32']());},_0x4f745b['verify']=function(_0x1995e0){return'object'!=typeof _0x1995e0||null===_0x1995e0?'object\x20expected':null!=_0x1995e0['rootName']&&_0x1995e0['hasOwnProperty']('rootName')&&!_0x37f587['isString'](_0x1995e0['rootName'])?'rootName:\x20string\x20expected':null!=_0x1995e0['elementName']&&_0x1995e0['hasOwnProperty']('elementName')&&!_0x37f587['isString'](_0x1995e0['elementName'])?'elementName:\x20string\x20expected':null!=_0x1995e0['isAdd']&&_0x1995e0['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1995e0['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1995e0['wasUndone']&&_0x1995e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1995e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f745b['fromObject']=function(_0x5af27f){if(_0x5af27f instanceof _0x5a2ba7['RootOperation'])return _0x5af27f;var _0x5c66ea=new _0x5a2ba7['RootOperation']();return null!=_0x5af27f['rootName']&&(_0x5c66ea['rootName']=String(_0x5af27f['rootName'])),null!=_0x5af27f['elementName']&&(_0x5c66ea['elementName']=String(_0x5af27f['elementName'])),null!=_0x5af27f['isAdd']&&(_0x5c66ea['isAdd']=Boolean(_0x5af27f['isAdd'])),null!=_0x5af27f['wasUndone']&&(_0x5c66ea['wasUndone']=Boolean(_0x5af27f['wasUndone'])),_0x5c66ea;},_0x4f745b['toObject']=function(_0x3aff82,_0x29092a){_0x29092a||(_0x29092a={});var _0x39e0d3={};return _0x29092a['defaults']&&(_0x39e0d3['rootName']='',_0x39e0d3['elementName']='',_0x39e0d3['isAdd']=!0x1,_0x39e0d3['wasUndone']=!0x1),null!=_0x3aff82['rootName']&&_0x3aff82['hasOwnProperty']('rootName')&&(_0x39e0d3['rootName']=_0x3aff82['rootName']),null!=_0x3aff82['elementName']&&_0x3aff82['hasOwnProperty']('elementName')&&(_0x39e0d3['elementName']=_0x3aff82['elementName']),null!=_0x3aff82['isAdd']&&_0x3aff82['hasOwnProperty']('isAdd')&&(_0x39e0d3['isAdd']=_0x3aff82['isAdd']),null!=_0x3aff82['wasUndone']&&_0x3aff82['hasOwnProperty']('wasUndone')&&(_0x39e0d3['wasUndone']=_0x3aff82['wasUndone']),_0x39e0d3;},_0x4f745b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x4f745b['getTypeUrl']=function(_0x4ff5cb){return void 0x0===_0x4ff5cb&&(_0x4ff5cb='type.googleapis.com'),_0x4ff5cb+'/RootOperation';},_0x4f745b;}()),_0x5a2ba7['SplitOperation']=(function(){function _0x25053c(_0x2ad73f){if(_0x2ad73f){for(var _0x3b3f7d=Object['keys'](_0x2ad73f),_0xe800aa=0x0;_0xe800aa<_0x3b3f7d['length'];++_0xe800aa)null!=_0x2ad73f[_0x3b3f7d[_0xe800aa]]&&(this[_0x3b3f7d[_0xe800aa]]=_0x2ad73f[_0x3b3f7d[_0xe800aa]]);}}return _0x25053c['prototype']['splitPosition']=null,_0x25053c['prototype']['graveyardPosition']=null,_0x25053c['prototype']['howMany']=0x0,_0x25053c['prototype']['insertionPosition']=null,_0x25053c['prototype']['wasUndone']=!0x1,_0x25053c['create']=function(_0x53b076){return new _0x25053c(_0x53b076);},_0x25053c['encode']=function(_0x46f627,_0x3438ad){return _0x3438ad||(_0x3438ad=_0xe57e21['create']()),null!=_0x46f627['splitPosition']&&Object['hasOwnProperty']['call'](_0x46f627,'splitPosition')&&_0x5a2ba7['Position']['encode'](_0x46f627['splitPosition'],_0x3438ad['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46f627['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x46f627,'graveyardPosition')&&_0x5a2ba7['Position']['encode'](_0x46f627['graveyardPosition'],_0x3438ad['uint32'](0x12)['fork']())['ldelim'](),null!=_0x46f627['howMany']&&Object['hasOwnProperty']['call'](_0x46f627,'howMany')&&_0x3438ad['uint32'](0x18)['uint32'](_0x46f627['howMany']),null!=_0x46f627['insertionPosition']&&Object['hasOwnProperty']['call'](_0x46f627,'insertionPosition')&&_0x5a2ba7['Position']['encode'](_0x46f627['insertionPosition'],_0x3438ad['uint32'](0x22)['fork']())['ldelim'](),null!=_0x46f627['wasUndone']&&Object['hasOwnProperty']['call'](_0x46f627,'wasUndone')&&_0x3438ad['uint32'](0x28)['bool'](_0x46f627['wasUndone']),_0x3438ad;},_0x25053c['encodeDelimited']=function(_0x1faa2a,_0x3ca964){return this['encode'](_0x1faa2a,_0x3ca964)['ldelim']();},_0x25053c['decode']=function(_0x490de0,_0x1faa8e){_0x490de0 instanceof _0x48a893||(_0x490de0=_0x48a893['create'](_0x490de0));for(var _0x2a04ec=void 0x0===_0x1faa8e?_0x490de0['len']:_0x490de0['pos']+_0x1faa8e,_0x2d86aa=new _0x5a2ba7['SplitOperation']();_0x490de0['pos']<_0x2a04ec;){var _0x39734d=_0x490de0['uint32']();switch(_0x39734d>>>0x3){case 0x1:_0x2d86aa['splitPosition']=_0x5a2ba7['Position']['decode'](_0x490de0,_0x490de0['uint32']());break;case 0x2:_0x2d86aa['graveyardPosition']=_0x5a2ba7['Position']['decode'](_0x490de0,_0x490de0['uint32']());break;case 0x3:_0x2d86aa['howMany']=_0x490de0['uint32']();break;case 0x4:_0x2d86aa['insertionPosition']=_0x5a2ba7['Position']['decode'](_0x490de0,_0x490de0['uint32']());break;case 0x5:_0x2d86aa['wasUndone']=_0x490de0['bool']();break;default:_0x490de0['skipType'](0x7&_0x39734d);}}return _0x2d86aa;},_0x25053c['decodeDelimited']=function(_0x100345){return _0x100345 instanceof _0x48a893||(_0x100345=new _0x48a893(_0x100345)),this['decode'](_0x100345,_0x100345['uint32']());},_0x25053c['verify']=function(_0x395457){if('object'!=typeof _0x395457||null===_0x395457)return'object\x20expected';var _0x1e27ed;if(null!=_0x395457['splitPosition']&&_0x395457['hasOwnProperty']('splitPosition')&&(_0x1e27ed=_0x5a2ba7['Position']['verify'](_0x395457['splitPosition'])))return'splitPosition.'+_0x1e27ed;if(null!=_0x395457['graveyardPosition']&&_0x395457['hasOwnProperty']('graveyardPosition')&&(_0x1e27ed=_0x5a2ba7['Position']['verify'](_0x395457['graveyardPosition'])))return'graveyardPosition.'+_0x1e27ed;if(null!=_0x395457['howMany']&&_0x395457['hasOwnProperty']('howMany')&&!_0x37f587['isInteger'](_0x395457['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x395457['insertionPosition']&&_0x395457['hasOwnProperty']('insertionPosition')&&(_0x1e27ed=_0x5a2ba7['Position']['verify'](_0x395457['insertionPosition'])))return'insertionPosition.'+_0x1e27ed;return null!=_0x395457['wasUndone']&&_0x395457['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x395457['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25053c['fromObject']=function(_0x568e26){if(_0x568e26 instanceof _0x5a2ba7['SplitOperation'])return _0x568e26;var _0x5bef81=new _0x5a2ba7['SplitOperation']();if(null!=_0x568e26['splitPosition']){if('object'!=typeof _0x568e26['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5bef81['splitPosition']=_0x5a2ba7['Position']['fromObject'](_0x568e26['splitPosition']);}if(null!=_0x568e26['graveyardPosition']){if('object'!=typeof _0x568e26['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5bef81['graveyardPosition']=_0x5a2ba7['Position']['fromObject'](_0x568e26['graveyardPosition']);}if(null!=_0x568e26['howMany']&&(_0x5bef81['howMany']=_0x568e26['howMany']>>>0x0),null!=_0x568e26['insertionPosition']){if('object'!=typeof _0x568e26['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5bef81['insertionPosition']=_0x5a2ba7['Position']['fromObject'](_0x568e26['insertionPosition']);}return null!=_0x568e26['wasUndone']&&(_0x5bef81['wasUndone']=Boolean(_0x568e26['wasUndone'])),_0x5bef81;},_0x25053c['toObject']=function(_0x272746,_0x42b45d){_0x42b45d||(_0x42b45d={});var _0x4a090b={};return _0x42b45d['defaults']&&(_0x4a090b['splitPosition']=null,_0x4a090b['graveyardPosition']=null,_0x4a090b['howMany']=0x0,_0x4a090b['insertionPosition']=null,_0x4a090b['wasUndone']=!0x1),null!=_0x272746['splitPosition']&&_0x272746['hasOwnProperty']('splitPosition')&&(_0x4a090b['splitPosition']=_0x5a2ba7['Position']['toObject'](_0x272746['splitPosition'],_0x42b45d)),null!=_0x272746['graveyardPosition']&&_0x272746['hasOwnProperty']('graveyardPosition')&&(_0x4a090b['graveyardPosition']=_0x5a2ba7['Position']['toObject'](_0x272746['graveyardPosition'],_0x42b45d)),null!=_0x272746['howMany']&&_0x272746['hasOwnProperty']('howMany')&&(_0x4a090b['howMany']=_0x272746['howMany']),null!=_0x272746['insertionPosition']&&_0x272746['hasOwnProperty']('insertionPosition')&&(_0x4a090b['insertionPosition']=_0x5a2ba7['Position']['toObject'](_0x272746['insertionPosition'],_0x42b45d)),null!=_0x272746['wasUndone']&&_0x272746['hasOwnProperty']('wasUndone')&&(_0x4a090b['wasUndone']=_0x272746['wasUndone']),_0x4a090b;},_0x25053c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x25053c['getTypeUrl']=function(_0x8ec41b){return void 0x0===_0x8ec41b&&(_0x8ec41b='type.googleapis.com'),_0x8ec41b+'/SplitOperation';},_0x25053c;}()),_0x5a2ba7['Position']=(function(){function _0x547c09(_0x2b31cd){if(this['path']=[],_0x2b31cd){for(var _0x2efbef=Object['keys'](_0x2b31cd),_0x18b51b=0x0;_0x18b51b<_0x2efbef['length'];++_0x18b51b)null!=_0x2b31cd[_0x2efbef[_0x18b51b]]&&(this[_0x2efbef[_0x18b51b]]=_0x2b31cd[_0x2efbef[_0x18b51b]]);}}return _0x547c09['prototype']['root']='',_0x547c09['prototype']['rootMain']=!0x1,_0x547c09['prototype']['rootGraveyard']=!0x1,_0x547c09['prototype']['path']=_0x37f587['emptyArray'],_0x547c09['prototype']['stickiness']='',_0x547c09['create']=function(_0x1504b0){return new _0x547c09(_0x1504b0);},_0x547c09['encode']=function(_0x36b0ad,_0x50d542){if(_0x50d542||(_0x50d542=_0xe57e21['create']()),null!=_0x36b0ad['root']&&Object['hasOwnProperty']['call'](_0x36b0ad,'root')&&_0x50d542['uint32'](0xa)['string'](_0x36b0ad['root']),null!=_0x36b0ad['rootMain']&&Object['hasOwnProperty']['call'](_0x36b0ad,'rootMain')&&_0x50d542['uint32'](0x10)['bool'](_0x36b0ad['rootMain']),null!=_0x36b0ad['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x36b0ad,'rootGraveyard')&&_0x50d542['uint32'](0x18)['bool'](_0x36b0ad['rootGraveyard']),null!=_0x36b0ad['path']&&_0x36b0ad['path']['length']){_0x50d542['uint32'](0x22)['fork']();for(var _0x589643=0x0;_0x589643<_0x36b0ad['path']['length'];++_0x589643)_0x50d542['uint32'](_0x36b0ad['path'][_0x589643]);_0x50d542['ldelim']();}return null!=_0x36b0ad['stickiness']&&Object['hasOwnProperty']['call'](_0x36b0ad,'stickiness')&&_0x50d542['uint32'](0x2a)['string'](_0x36b0ad['stickiness']),_0x50d542;},_0x547c09['encodeDelimited']=function(_0x4bfdda,_0x3aac25){return this['encode'](_0x4bfdda,_0x3aac25)['ldelim']();},_0x547c09['decode']=function(_0xc810ae,_0x3626b7){_0xc810ae instanceof _0x48a893||(_0xc810ae=_0x48a893['create'](_0xc810ae));for(var _0x376170=void 0x0===_0x3626b7?_0xc810ae['len']:_0xc810ae['pos']+_0x3626b7,_0x4b1c3b=new _0x5a2ba7['Position']();_0xc810ae['pos']<_0x376170;){var _0x4d7193=_0xc810ae['uint32']();switch(_0x4d7193>>>0x3){case 0x1:_0x4b1c3b['root']=_0xc810ae['string']();break;case 0x2:_0x4b1c3b['rootMain']=_0xc810ae['bool']();break;case 0x3:_0x4b1c3b['rootGraveyard']=_0xc810ae['bool']();break;case 0x4:if(_0x4b1c3b['path']&&_0x4b1c3b['path']['length']||(_0x4b1c3b['path']=[]),0x2==(0x7&_0x4d7193)){for(var _0x3eeaf3=_0xc810ae['uint32']()+_0xc810ae['pos'];_0xc810ae['pos']<_0x3eeaf3;)_0x4b1c3b['path']['push'](_0xc810ae['uint32']());}else _0x4b1c3b['path']['push'](_0xc810ae['uint32']());break;case 0x5:_0x4b1c3b['stickiness']=_0xc810ae['string']();break;default:_0xc810ae['skipType'](0x7&_0x4d7193);}}return _0x4b1c3b;},_0x547c09['decodeDelimited']=function(_0x2f0284){return _0x2f0284 instanceof _0x48a893||(_0x2f0284=new _0x48a893(_0x2f0284)),this['decode'](_0x2f0284,_0x2f0284['uint32']());},_0x547c09['verify']=function(_0x5ebd76){if('object'!=typeof _0x5ebd76||null===_0x5ebd76)return'object\x20expected';if(null!=_0x5ebd76['root']&&_0x5ebd76['hasOwnProperty']('root')&&!_0x37f587['isString'](_0x5ebd76['root']))return'root:\x20string\x20expected';if(null!=_0x5ebd76['rootMain']&&_0x5ebd76['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x5ebd76['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x5ebd76['rootGraveyard']&&_0x5ebd76['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x5ebd76['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x5ebd76['path']&&_0x5ebd76['hasOwnProperty']('path')){if(!Array['isArray'](_0x5ebd76['path']))return'path:\x20array\x20expected';for(var _0x193571=0x0;_0x193571<_0x5ebd76['path']['length'];++_0x193571)if(!_0x37f587['isInteger'](_0x5ebd76['path'][_0x193571]))return'path:\x20integer[]\x20expected';}return null!=_0x5ebd76['stickiness']&&_0x5ebd76['hasOwnProperty']('stickiness')&&!_0x37f587['isString'](_0x5ebd76['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x547c09['fromObject']=function(_0x52af51){if(_0x52af51 instanceof _0x5a2ba7['Position'])return _0x52af51;var _0xf2c68=new _0x5a2ba7['Position']();if(null!=_0x52af51['root']&&(_0xf2c68['root']=String(_0x52af51['root'])),null!=_0x52af51['rootMain']&&(_0xf2c68['rootMain']=Boolean(_0x52af51['rootMain'])),null!=_0x52af51['rootGraveyard']&&(_0xf2c68['rootGraveyard']=Boolean(_0x52af51['rootGraveyard'])),_0x52af51['path']){if(!Array['isArray'](_0x52af51['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xf2c68['path']=[];for(var _0x10b28c=0x0;_0x10b28c<_0x52af51['path']['length'];++_0x10b28c)_0xf2c68['path'][_0x10b28c]=_0x52af51['path'][_0x10b28c]>>>0x0;}return null!=_0x52af51['stickiness']&&(_0xf2c68['stickiness']=String(_0x52af51['stickiness'])),_0xf2c68;},_0x547c09['toObject']=function(_0x517146,_0x3c80fd){_0x3c80fd||(_0x3c80fd={});var _0x3ed5d6={};if((_0x3c80fd['arrays']||_0x3c80fd['defaults'])&&(_0x3ed5d6['path']=[]),_0x3c80fd['defaults']&&(_0x3ed5d6['root']='',_0x3ed5d6['rootMain']=!0x1,_0x3ed5d6['rootGraveyard']=!0x1,_0x3ed5d6['stickiness']=''),null!=_0x517146['root']&&_0x517146['hasOwnProperty']('root')&&(_0x3ed5d6['root']=_0x517146['root']),null!=_0x517146['rootMain']&&_0x517146['hasOwnProperty']('rootMain')&&(_0x3ed5d6['rootMain']=_0x517146['rootMain']),null!=_0x517146['rootGraveyard']&&_0x517146['hasOwnProperty']('rootGraveyard')&&(_0x3ed5d6['rootGraveyard']=_0x517146['rootGraveyard']),_0x517146['path']&&_0x517146['path']['length']){_0x3ed5d6['path']=[];for(var _0x58a58b=0x0;_0x58a58b<_0x517146['path']['length'];++_0x58a58b)_0x3ed5d6['path'][_0x58a58b]=_0x517146['path'][_0x58a58b];}return null!=_0x517146['stickiness']&&_0x517146['hasOwnProperty']('stickiness')&&(_0x3ed5d6['stickiness']=_0x517146['stickiness']),_0x3ed5d6;},_0x547c09['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x547c09['getTypeUrl']=function(_0x5e4750){return void 0x0===_0x5e4750&&(_0x5e4750='type.googleapis.com'),_0x5e4750+'/Position';},_0x547c09;}()),_0x5a2ba7['Range']=(function(){function _0x1d021f(_0x3b9185){if(_0x3b9185){for(var _0x22811b=Object['keys'](_0x3b9185),_0x53defb=0x0;_0x53defb<_0x22811b['length'];++_0x53defb)null!=_0x3b9185[_0x22811b[_0x53defb]]&&(this[_0x22811b[_0x53defb]]=_0x3b9185[_0x22811b[_0x53defb]]);}}return _0x1d021f['prototype']['start']=null,_0x1d021f['prototype']['end']=null,_0x1d021f['create']=function(_0x5202f8){return new _0x1d021f(_0x5202f8);},_0x1d021f['encode']=function(_0x15b28f,_0x37bd5c){return _0x37bd5c||(_0x37bd5c=_0xe57e21['create']()),null!=_0x15b28f['start']&&Object['hasOwnProperty']['call'](_0x15b28f,'start')&&_0x5a2ba7['Position']['encode'](_0x15b28f['start'],_0x37bd5c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x15b28f['end']&&Object['hasOwnProperty']['call'](_0x15b28f,'end')&&_0x5a2ba7['Position']['encode'](_0x15b28f['end'],_0x37bd5c['uint32'](0x12)['fork']())['ldelim'](),_0x37bd5c;},_0x1d021f['encodeDelimited']=function(_0x5188f3,_0x4fb3b9){return this['encode'](_0x5188f3,_0x4fb3b9)['ldelim']();},_0x1d021f['decode']=function(_0x1095ed,_0x110eaf){_0x1095ed instanceof _0x48a893||(_0x1095ed=_0x48a893['create'](_0x1095ed));for(var _0xb0d498=void 0x0===_0x110eaf?_0x1095ed['len']:_0x1095ed['pos']+_0x110eaf,_0x2d237e=new _0x5a2ba7['Range']();_0x1095ed['pos']<_0xb0d498;){var _0x2c84b4=_0x1095ed['uint32']();switch(_0x2c84b4>>>0x3){case 0x1:_0x2d237e['start']=_0x5a2ba7['Position']['decode'](_0x1095ed,_0x1095ed['uint32']());break;case 0x2:_0x2d237e['end']=_0x5a2ba7['Position']['decode'](_0x1095ed,_0x1095ed['uint32']());break;default:_0x1095ed['skipType'](0x7&_0x2c84b4);}}return _0x2d237e;},_0x1d021f['decodeDelimited']=function(_0x4d47df){return _0x4d47df instanceof _0x48a893||(_0x4d47df=new _0x48a893(_0x4d47df)),this['decode'](_0x4d47df,_0x4d47df['uint32']());},_0x1d021f['verify']=function(_0x4f597c){if('object'!=typeof _0x4f597c||null===_0x4f597c)return'object\x20expected';var _0x3064e3;if(null!=_0x4f597c['start']&&_0x4f597c['hasOwnProperty']('start')&&(_0x3064e3=_0x5a2ba7['Position']['verify'](_0x4f597c['start'])))return'start.'+_0x3064e3;if(null!=_0x4f597c['end']&&_0x4f597c['hasOwnProperty']('end')&&(_0x3064e3=_0x5a2ba7['Position']['verify'](_0x4f597c['end'])))return'end.'+_0x3064e3;return null;},_0x1d021f['fromObject']=function(_0x8dcb55){if(_0x8dcb55 instanceof _0x5a2ba7['Range'])return _0x8dcb55;var _0xc0971=new _0x5a2ba7['Range']();if(null!=_0x8dcb55['start']){if('object'!=typeof _0x8dcb55['start'])throw TypeError('.Range.start:\x20object\x20expected');_0xc0971['start']=_0x5a2ba7['Position']['fromObject'](_0x8dcb55['start']);}if(null!=_0x8dcb55['end']){if('object'!=typeof _0x8dcb55['end'])throw TypeError('.Range.end:\x20object\x20expected');_0xc0971['end']=_0x5a2ba7['Position']['fromObject'](_0x8dcb55['end']);}return _0xc0971;},_0x1d021f['toObject']=function(_0x3a3fde,_0x466372){_0x466372||(_0x466372={});var _0x11d97a={};return _0x466372['defaults']&&(_0x11d97a['start']=null,_0x11d97a['end']=null),null!=_0x3a3fde['start']&&_0x3a3fde['hasOwnProperty']('start')&&(_0x11d97a['start']=_0x5a2ba7['Position']['toObject'](_0x3a3fde['start'],_0x466372)),null!=_0x3a3fde['end']&&_0x3a3fde['hasOwnProperty']('end')&&(_0x11d97a['end']=_0x5a2ba7['Position']['toObject'](_0x3a3fde['end'],_0x466372)),_0x11d97a;},_0x1d021f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x1d021f['getTypeUrl']=function(_0x2980af){return void 0x0===_0x2980af&&(_0x2980af='type.googleapis.com'),_0x2980af+'/Range';},_0x1d021f;}()),_0x5a2ba7['Element']=(function(){function _0x2992a2(_0x2fb2fb){if(this['children']=[],this['attributesBoolean']={},_0x2fb2fb){for(var _0x7d7037=Object['keys'](_0x2fb2fb),_0x1c3202=0x0;_0x1c3202<_0x7d7037['length'];++_0x1c3202)null!=_0x2fb2fb[_0x7d7037[_0x1c3202]]&&(this[_0x7d7037[_0x1c3202]]=_0x2fb2fb[_0x7d7037[_0x1c3202]]);}}return _0x2992a2['prototype']['name']='',_0x2992a2['prototype']['children']=_0x37f587['emptyArray'],_0x2992a2['prototype']['data']='',_0x2992a2['prototype']['attributesBoolean']=_0x37f587['emptyObject'],_0x2992a2['prototype']['attributesJson']='',_0x2992a2['create']=function(_0x217886){return new _0x2992a2(_0x217886);},_0x2992a2['encode']=function(_0xb77133,_0x59500b){if(_0x59500b||(_0x59500b=_0xe57e21['create']()),null!=_0xb77133['name']&&Object['hasOwnProperty']['call'](_0xb77133,'name')&&_0x59500b['uint32'](0xa)['string'](_0xb77133['name']),null!=_0xb77133['children']&&_0xb77133['children']['length']){for(var _0x14401a=0x0;_0x14401a<_0xb77133['children']['length'];++_0x14401a)_0x5a2ba7['Element']['encode'](_0xb77133['children'][_0x14401a],_0x59500b['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0xb77133['data']&&Object['hasOwnProperty']['call'](_0xb77133,'data')&&_0x59500b['uint32'](0x1a)['string'](_0xb77133['data']),null!=_0xb77133['attributesBoolean']&&Object['hasOwnProperty']['call'](_0xb77133,'attributesBoolean')){var _0x4abe2a=Object['keys'](_0xb77133['attributesBoolean']);for(_0x14401a=0x0;_0x14401a<_0x4abe2a['length'];++_0x14401a)_0x59500b['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4abe2a[_0x14401a])['uint32'](0x10)['bool'](_0xb77133['attributesBoolean'][_0x4abe2a[_0x14401a]])['ldelim']();}return null!=_0xb77133['attributesJson']&&Object['hasOwnProperty']['call'](_0xb77133,'attributesJson')&&_0x59500b['uint32'](0x2a)['string'](_0xb77133['attributesJson']),_0x59500b;},_0x2992a2['encodeDelimited']=function(_0x2d9457,_0x4bb1b0){return this['encode'](_0x2d9457,_0x4bb1b0)['ldelim']();},_0x2992a2['decode']=function(_0x49d501,_0x410863){_0x49d501 instanceof _0x48a893||(_0x49d501=_0x48a893['create'](_0x49d501));for(var _0x3e8ec5,_0x141227,_0x1ba841=void 0x0===_0x410863?_0x49d501['len']:_0x49d501['pos']+_0x410863,_0x12e560=new _0x5a2ba7['Element']();_0x49d501['pos']<_0x1ba841;){var _0x1f7beb=_0x49d501['uint32']();switch(_0x1f7beb>>>0x3){case 0x1:_0x12e560['name']=_0x49d501['string']();break;case 0x2:_0x12e560['children']&&_0x12e560['children']['length']||(_0x12e560['children']=[]),_0x12e560['children']['push'](_0x5a2ba7['Element']['decode'](_0x49d501,_0x49d501['uint32']()));break;case 0x3:_0x12e560['data']=_0x49d501['string']();break;case 0x4:_0x12e560['attributesBoolean']===_0x37f587['emptyObject']&&(_0x12e560['attributesBoolean']={});var _0x358783=_0x49d501['uint32']()+_0x49d501['pos'];for(_0x3e8ec5='',_0x141227=!0x1;_0x49d501['pos']<_0x358783;){var _0x2fb954=_0x49d501['uint32']();switch(_0x2fb954>>>0x3){case 0x1:_0x3e8ec5=_0x49d501['string']();break;case 0x2:_0x141227=_0x49d501['bool']();break;default:_0x49d501['skipType'](0x7&_0x2fb954);}}_0x12e560['attributesBoolean'][_0x3e8ec5]=_0x141227;break;case 0x5:_0x12e560['attributesJson']=_0x49d501['string']();break;default:_0x49d501['skipType'](0x7&_0x1f7beb);}}return _0x12e560;},_0x2992a2['decodeDelimited']=function(_0x20af3e){return _0x20af3e instanceof _0x48a893||(_0x20af3e=new _0x48a893(_0x20af3e)),this['decode'](_0x20af3e,_0x20af3e['uint32']());},_0x2992a2['verify']=function(_0x2bf1e0){if('object'!=typeof _0x2bf1e0||null===_0x2bf1e0)return'object\x20expected';if(null!=_0x2bf1e0['name']&&_0x2bf1e0['hasOwnProperty']('name')&&!_0x37f587['isString'](_0x2bf1e0['name']))return'name:\x20string\x20expected';if(null!=_0x2bf1e0['children']&&_0x2bf1e0['hasOwnProperty']('children')){if(!Array['isArray'](_0x2bf1e0['children']))return'children:\x20array\x20expected';for(var _0x38f9c5=0x0;_0x38f9c5<_0x2bf1e0['children']['length'];++_0x38f9c5){var _0x11aeba=_0x5a2ba7['Element']['verify'](_0x2bf1e0['children'][_0x38f9c5]);if(_0x11aeba)return'children.'+_0x11aeba;}}if(null!=_0x2bf1e0['data']&&_0x2bf1e0['hasOwnProperty']('data')&&!_0x37f587['isString'](_0x2bf1e0['data']))return'data:\x20string\x20expected';if(null!=_0x2bf1e0['attributesBoolean']&&_0x2bf1e0['hasOwnProperty']('attributesBoolean')){if(!_0x37f587['isObject'](_0x2bf1e0['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3f599a=Object['keys'](_0x2bf1e0['attributesBoolean']);for(_0x38f9c5=0x0;_0x38f9c5<_0x3f599a['length'];++_0x38f9c5)if('boolean'!=typeof _0x2bf1e0['attributesBoolean'][_0x3f599a[_0x38f9c5]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x2bf1e0['attributesJson']&&_0x2bf1e0['hasOwnProperty']('attributesJson')&&!_0x37f587['isString'](_0x2bf1e0['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x2992a2['fromObject']=function(_0x30d29c){if(_0x30d29c instanceof _0x5a2ba7['Element'])return _0x30d29c;var _0x225978=new _0x5a2ba7['Element']();if(null!=_0x30d29c['name']&&(_0x225978['name']=String(_0x30d29c['name'])),_0x30d29c['children']){if(!Array['isArray'](_0x30d29c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x225978['children']=[];for(var _0x120234=0x0;_0x120234<_0x30d29c['children']['length'];++_0x120234){if('object'!=typeof _0x30d29c['children'][_0x120234])throw TypeError('.Element.children:\x20object\x20expected');_0x225978['children'][_0x120234]=_0x5a2ba7['Element']['fromObject'](_0x30d29c['children'][_0x120234]);}}if(null!=_0x30d29c['data']&&(_0x225978['data']=String(_0x30d29c['data'])),_0x30d29c['attributesBoolean']){if('object'!=typeof _0x30d29c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x225978['attributesBoolean']={};var _0x52d465=Object['keys'](_0x30d29c['attributesBoolean']);for(_0x120234=0x0;_0x120234<_0x52d465['length'];++_0x120234)_0x225978['attributesBoolean'][_0x52d465[_0x120234]]=Boolean(_0x30d29c['attributesBoolean'][_0x52d465[_0x120234]]);}return null!=_0x30d29c['attributesJson']&&(_0x225978['attributesJson']=String(_0x30d29c['attributesJson'])),_0x225978;},_0x2992a2['toObject']=function(_0x57d2a8,_0x4096ed){_0x4096ed||(_0x4096ed={});var _0x5e8bfc,_0x60d937={};if((_0x4096ed['arrays']||_0x4096ed['defaults'])&&(_0x60d937['children']=[]),(_0x4096ed['objects']||_0x4096ed['defaults'])&&(_0x60d937['attributesBoolean']={}),_0x4096ed['defaults']&&(_0x60d937['name']='',_0x60d937['data']='',_0x60d937['attributesJson']=''),null!=_0x57d2a8['name']&&_0x57d2a8['hasOwnProperty']('name')&&(_0x60d937['name']=_0x57d2a8['name']),_0x57d2a8['children']&&_0x57d2a8['children']['length']){_0x60d937['children']=[];for(var _0x3b1904=0x0;_0x3b1904<_0x57d2a8['children']['length'];++_0x3b1904)_0x60d937['children'][_0x3b1904]=_0x5a2ba7['Element']['toObject'](_0x57d2a8['children'][_0x3b1904],_0x4096ed);}if(null!=_0x57d2a8['data']&&_0x57d2a8['hasOwnProperty']('data')&&(_0x60d937['data']=_0x57d2a8['data']),_0x57d2a8['attributesBoolean']&&(_0x5e8bfc=Object['keys'](_0x57d2a8['attributesBoolean']))['length']){_0x60d937['attributesBoolean']={};for(_0x3b1904=0x0;_0x3b1904<_0x5e8bfc['length'];++_0x3b1904)_0x60d937['attributesBoolean'][_0x5e8bfc[_0x3b1904]]=_0x57d2a8['attributesBoolean'][_0x5e8bfc[_0x3b1904]];}return null!=_0x57d2a8['attributesJson']&&_0x57d2a8['hasOwnProperty']('attributesJson')&&(_0x60d937['attributesJson']=_0x57d2a8['attributesJson']),_0x60d937;},_0x2992a2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x2f44ea['util']['toJSONOptions']);},_0x2992a2['getTypeUrl']=function(_0x23f5fa){return void 0x0===_0x23f5fa&&(_0x23f5fa='type.googleapis.com'),_0x23f5fa+'/Element';},_0x2992a2;}()),_0x5a2ba7;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x457f56){return new w(this['_protobufRoot'][_0x457f56]);}}class w{['_protobuf'];constructor(_0x30a0af){this['_protobuf']=_0x30a0af;}['compress'](_0x5bd126){const _0x48188d=this['_protobuf']['verify'](_0x5bd126);if(_0x48188d)throw Error(_0x48188d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x5bd126))['finish']();}['decompress'](_0x5bf5d4){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x5bf5d4),{'oneofs':!0x0});}}function v(_0x5eca5c,_0x303e91){const _0x1019aa=_0x583baa(_0x5eca5c);return _0x1019aa['path'][_0x1019aa['path']['length']-0x1]+=_0x303e91,_0x1019aa;}function O(_0x44afd5,_0x94828c){return _0x44afd5['root']===_0x94828c['root']&&_0x4cfeaa(_0x44afd5['path'],_0x94828c['path']);}function $(_0x23f123){P(_0x23f123,_0x21218b=>('main'==_0x21218b['root']?(_0x21218b['rootMain']=!0x0,delete _0x21218b['root']):'$graveyard'==_0x21218b['root']&&(_0x21218b['rootGraveyard']=!0x0,delete _0x21218b['root']),_0x21218b));}function J(_0x31aab2){P(_0x31aab2,_0xa082f3=>(_0xa082f3['rootMain']?(_0xa082f3['root']='main',delete _0xa082f3['rootMain']):_0xa082f3['rootGraveyard']&&(_0xa082f3['root']='$graveyard',delete _0xa082f3['rootGraveyard']),_0xa082f3));}function P(_0x2ccb57,_0x1b04ab){for(const _0x53f55e in _0x2ccb57){const _0x34634c=_0x2ccb57[_0x53f55e];'nodes'!==_0x53f55e&&_0x4d3c4f(_0x34634c)&&(_0x34634c['path']&&(_0x34634c['root']||_0x34634c['rootMain']||_0x34634c['rootGraveyard'])?_0x2ccb57[_0x53f55e]=_0x1b04ab(_0x34634c):P(_0x34634c,_0x1b04ab));}return _0x2ccb57;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x249ace,_0x45ef2e,_0x1b8f6a){this['_id']=_0x249ace,this['_operationName']=_0x45ef2e,this['_protobufDescriptor']=_0x1b8f6a;}['compress'](_0x955c98,_0x576f6c){const _0x32e04e=_0x576f6c['shift']();return $(_0x32e04e),_0x955c98['buffers']['push'](this['_protobufDescriptor']['compress'](_0x32e04e)),_0x955c98['types']['push'](this['_id']),!0x0;}['decompress'](_0x372280,_0xe1b54e){_0xe1b54e['types']['shift']();const _0x502b0c=this['_protobufDescriptor']['decompress'](_0xe1b54e['buffers']['shift']());J(_0x502b0c),_0x502b0c['__className']=this['_operationName'],_0x372280['push'](_0x502b0c);}}class s extends e{['compress'](_0x5ca7b8,_0x264de5){const _0x5b4191=_0x264de5['shift']();return this['_serializeOneOf']('oldValue',_0x5b4191),this['_serializeOneOf']('newValue',_0x5b4191),$(_0x5b4191),_0x5ca7b8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b4191)),_0x5ca7b8['types']['push'](this['_id']),!0x0;}['decompress'](_0x273ba7,_0xdbf5c6){const {types:_0x18e2f2,buffers:_0x318ba8}=_0xdbf5c6,_0x4b5bfa=this['_protobufDescriptor']['decompress'](_0x318ba8['shift']());_0x18e2f2['shift'](),this['_deserializeOneOf']('oldValue',_0x4b5bfa),this['_deserializeOneOf']('newValue',_0x4b5bfa),J(_0x4b5bfa),_0x4b5bfa['__className']=this['_operationName'],_0x273ba7['push'](_0x4b5bfa);}['_serializeOneOf'](_0xc71f59,_0x4f7bdb){const _0x21cb78=_0x4f7bdb[_0xc71f59];'boolean'==typeof _0x21cb78?_0x4f7bdb[_0xc71f59+'Boolean']=_0x21cb78:_0x4f7bdb[_0xc71f59+'Json']=JSON['stringify'](_0x21cb78);}['_deserializeOneOf'](_0x260b79,_0x2d97a4){const _0x2ea163=_0x260b79+'Json';_0x2d97a4[_0x2ea163]?(_0x2d97a4[_0x260b79]=JSON['parse'](_0x2d97a4[_0x2ea163]),delete _0x2d97a4[_0x2ea163]):(_0x2d97a4[_0x260b79]=_0x2d97a4[_0x260b79+'Boolean'],delete _0x2d97a4[_0x260b79+'Boolean']);}}class i extends e{['compress'](_0x29aa86,_0x282756){const _0x30da7a=_0x282756['shift']();return this['_serializeNodesAttributes'](_0x30da7a['nodes']),$(_0x30da7a),_0x29aa86['buffers']['push'](this['_protobufDescriptor']['compress'](_0x30da7a)),_0x29aa86['types']['push'](this['_id']),!0x0;}['decompress'](_0x3cc4b5,_0x108447){const {types:_0x5a46d6,buffers:_0x5c475a}=_0x108447,_0x410634=this['_protobufDescriptor']['decompress'](_0x5c475a['shift']());_0x5a46d6['shift'](),_0x410634['nodes']||(_0x410634['nodes']=[]),this['_deserializeNodesAttributes'](_0x410634['nodes']),J(_0x410634),_0x410634['__className']=this['_operationName'],_0x3cc4b5['push'](_0x410634);}['_serializeNodesAttributes'](_0x4bf0d2){for(const _0xc79ff of _0x4bf0d2){if(_0xc79ff['attributes']){const _0x371252=_0xc79ff['attributes'];this['_areValuesBoolean'](_0x371252)?_0xc79ff['attributesBoolean']=_0x371252:_0xc79ff['attributesJson']=JSON['stringify'](_0x371252);}_0xc79ff['children']&&this['_serializeNodesAttributes'](_0xc79ff['children']);}}['_deserializeNodesAttributes'](_0x3010ad){for(const _0x2b8694 of _0x3010ad)(_0x2b8694['attributesBoolean']||_0x2b8694['attributesJson'])&&(_0x2b8694['attributesBoolean']?(_0x2b8694['attributes']=_0x2b8694['attributesBoolean'],delete _0x2b8694['attributesBoolean']):(_0x2b8694['attributes']=JSON['parse'](_0x2b8694['attributesJson']),delete _0x2b8694['attributesJson'])),_0x2b8694['children']&&this['_deserializeNodesAttributes'](_0x2b8694['children']);}['_areValuesBoolean'](_0xc7622f){return Object['keys'](_0xc7622f)['every'](_0x12cdf7=>'boolean'==typeof _0xc7622f[_0x12cdf7]);}}class n extends e{['decompress'](_0x5ed6a4,_0x2ed96a){super['decompress'](_0x5ed6a4,_0x2ed96a);const _0x15613d=_0x5ed6a4[_0x5ed6a4['length']-0x1];_0x15613d['oldRange']||(_0x15613d['oldRange']=null),_0x15613d['newRange']||(_0x15613d['newRange']=null);}}class p extends e{['compress'](_0x5b7c38,_0x426f18){return _0x426f18['shift'](),_0x5b7c38['types']['push'](this['_id']),!0x0;}['decompress'](_0x4a276e,_0x3a6c39){_0x3a6c39['types']['shift'](),_0x4a276e['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x339757,_0x2ae557,_0x11ba0e,_0x178d45){super(_0x339757,_0x2ae557,_0x11ba0e),this['_omittedNamespace']=_0x178d45+':';}['compress'](_0x11495a,_0x46bbe8){return!('MarkerOperation'!=_0x46bbe8[0x0]['__className']||!_0x46bbe8[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x46bbe8[0x0]['name']=_0x46bbe8[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x11495a,_0x46bbe8),!0x0);}['decompress'](_0x481b81,_0x2b5036){super['decompress'](_0x481b81,_0x2b5036);const _0x136342=_0x481b81[_0x481b81['length']-0x1];_0x136342['name']=this['_omittedNamespace']+_0x136342['name'];}}class _{['_id'];['_context'];constructor(_0x1b9f45,_0x3b0c84){this['_id']=_0x1b9f45,this['_context']=_0x3b0c84;}['compress'](_0x1e5e34,_0x337292){let _0xeddd10;for(;_0x337292['length']>0x1&&this['_compareOperations'](_0x337292[0x0],_0x337292[0x1]);)_0xeddd10?(_0xeddd10=this['_combineNext'](_0x337292['shift'](),_0xeddd10),_0x1e5e34['types']['push'](0x0)):(_0xeddd10=_0x583baa(_0x337292['shift']()),_0x1e5e34['types']['push'](this['_id']));return!!_0xeddd10&&(_0xeddd10=this['_combineNext'](_0x337292['shift'](),_0xeddd10),_0x1e5e34['types']['push'](0x0),_0x1e5e34['buffers']['push'](this['_compressSingleOperation'](_0xeddd10)),!0x0);}['decompress'](_0x494d7f,_0x30ae5d){const _0x8d45f4=this['_decompressSingleOperation'](_0x30ae5d);for(;0x0==_0x30ae5d['types'][0x0];)_0x30ae5d['types']['shift'](),_0x494d7f['push'](this['_splitCurrent'](_0x8d45f4));_0x494d7f['push'](_0x8d45f4);}}class m extends _{['_combineNext'](_0x3ef0f3,_0x1b0260){return _0x1b0260['nodes'][0x0]['data']+=_0x3ef0f3['nodes'][0x0]['data'],_0x1b0260;}['_splitCurrent'](_0x1e5ea0){const _0x3f12d7=_0x583baa(_0x1e5ea0),_0x2bc912=_0x3f12d7['nodes'][0x0],_0x7d8c9c=_0x1e5ea0['nodes'][0x0],_0x1fa4d7=_0x7d8c9c['data'][Symbol['iterator']]()['next']()['value'],_0x5727a4=_0x1fa4d7['length'];return _0x2bc912['data']=_0x1fa4d7,_0x7d8c9c['data']=_0x7d8c9c['data']['substr'](_0x5727a4),_0x1e5ea0['position']=v(_0x1e5ea0['position'],_0x5727a4),_0x3f12d7;}['_compareOperations'](_0x28373e,_0x21e668){if(this['_checkOperation'](_0x28373e)&&this['_checkOperation'](_0x21e668)){const _0xfca7d1=_0x28373e['nodes'][0x0]['data']['length'],_0x1e2a5d=O(v(_0x28373e['position'],_0xfca7d1),_0x21e668['position']),_0x39300f=_0x28373e['nodes'][0x0],_0x10607e=_0x21e668['nodes'][0x0];return _0x1e2a5d&&this['_compareAttributes'](_0x39300f,_0x10607e);}return!0x1;}['_compressSingleOperation'](_0x69d449){const _0xd43834={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0xd43834,[_0x69d449]),_0xd43834['buffers'][0x0];}['_decompressSingleOperation'](_0x3e03b7){const _0x58be27=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x58be27,_0x3e03b7),_0x58be27[0x0];}['_checkOperation'](_0x27aae2){return'InsertOperation'==_0x27aae2['__className']&&0x1==_0x27aae2['nodes']['length']&&_0x27aae2['nodes'][0x0]['data']&&!_0x27aae2['wasUndone']&&0x1==Array['from'](_0x27aae2['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x414f10,_0x494b8e){const _0x5bff38=Object['keys'](_0x414f10['attributes']||{}),_0x2536b9=Object['keys'](_0x494b8e['attributes']||{});return _0x5bff38['length']===_0x2536b9['length']&&_0x5bff38['every'](_0x1b78ef=>_0x494b8e['attributes'][_0x1b78ef]&&_0x494b8e['attributes'][_0x1b78ef]===_0x414f10['attributes'][_0x1b78ef]);}}class c extends _{['_combineNext'](_0x539720,_0x27adb1){return _0x27adb1['howMany']++,_0x27adb1['sourcePosition']=_0x583baa(_0x539720['sourcePosition']),_0x27adb1;}['_splitCurrent'](_0x316877){const _0x483f6f=_0x583baa(_0x316877);return _0x316877['howMany']--,_0x483f6f['howMany']=0x1,_0x483f6f['sourcePosition']=v(_0x483f6f['sourcePosition'],_0x316877['howMany']),_0x483f6f;}['_compareOperations'](_0x1042ff,_0x16c888){return!(!this['_checkOperation'](_0x1042ff)||!this['_checkOperation'](_0x16c888))&&(O(v(_0x1042ff['sourcePosition'],-0x1),_0x16c888['sourcePosition'])&&O(_0x1042ff['targetPosition'],_0x16c888['targetPosition']));}['_compressSingleOperation'](_0x14f167){const _0x4cbb28={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4cbb28,[_0x14f167]),_0x4cbb28['buffers'][0x0];}['_decompressSingleOperation'](_0x594e93){const _0x233931=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x233931,_0x594e93),_0x233931[0x0];}['_checkOperation'](_0x5850f4){return'MoveOperation'==_0x5850f4['__className']&&'$graveyard'==_0x5850f4['targetPosition']['root']&&0x1==_0x5850f4['howMany']&&!_0x5850f4['wasUndone'];}}class h extends _{['_combineNext'](_0x25c303,_0xd833ed){return _0xd833ed['howMany']++,_0xd833ed;}['_splitCurrent'](_0x3c8a5a){const _0x408783=_0x583baa(_0x3c8a5a);return _0x408783['howMany']=0x1,_0x3c8a5a['howMany']--,_0x408783;}['_compareOperations'](_0x5e76a0,_0x118d1a){return!(!this['_checkOperation'](_0x5e76a0)||!this['_checkOperation'](_0x118d1a))&&(O(_0x5e76a0['sourcePosition'],_0x118d1a['sourcePosition'])&&O(_0x5e76a0['targetPosition'],_0x118d1a['targetPosition']));}['_compressSingleOperation'](_0x1c6d5c){const _0x4185ce={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4185ce,[_0x1c6d5c]),_0x4185ce['buffers'][0x0];}['_decompressSingleOperation'](_0x4ffc3d){const _0x3989f0=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3989f0,_0x4ffc3d),_0x3989f0[0x0];}['_checkOperation'](_0x3651d8){return'MoveOperation'==_0x3651d8['__className']&&'$graveyard'==_0x3651d8['targetPosition']['root']&&0x1==_0x3651d8['howMany']&&!_0x3651d8['wasUndone'];}}class f extends _{['compress'](_0x1de93b,_0x12bf17){if(!this['_compareOperations'](_0x12bf17[0x0],_0x12bf17[0x1]))return!0x1;const _0x59dfdc=_0x12bf17['shift']();return _0x59dfdc['oldRange']=null,_0x59dfdc['newRange']&&O(_0x59dfdc['newRange']['start'],_0x59dfdc['newRange']['end'])&&(_0x59dfdc['newRange']['end']=null),_0x12bf17['shift'](),_0x1de93b['types']['push'](this['_id']),_0x1de93b['types']['push'](0x0),_0x1de93b['buffers']['push'](this['_compressSingleOperation'](_0x59dfdc)),!0x0;}['decompress'](_0x5bc9c4,_0x24e50f){const _0x1d38f0=this['_decompressSingleOperation'](_0x24e50f);_0x1d38f0['newRange']&&!_0x1d38f0['newRange']['end']&&(_0x1d38f0['newRange']['end']=_0x583baa(_0x1d38f0['newRange']['start']));const _0x89f1db=_0x583baa(_0x1d38f0);_0x89f1db['newRange']&&(_0x89f1db['newRange']['start']['stickiness']='toNone',_0x89f1db['newRange']['end']=_0x583baa(_0x89f1db['newRange']['start'])),_0x89f1db['name']='user:position:'+_0x89f1db['name']['split'](':')[0x2],_0x24e50f['types']['shift'](),_0x5bc9c4['push'](_0x1d38f0),_0x5bc9c4['push'](_0x89f1db);}['_compressSingleOperation'](_0x1cac5c){const _0x293c70={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x293c70,[_0x1cac5c]),_0x293c70['buffers'][0x0];}['_decompressSingleOperation'](_0x8d13b8){const _0x244feb=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x244feb,_0x8d13b8),_0x244feb[0x0];}['_compareOperations'](_0x5670c4,_0x370f81){return!(!_0x5670c4||!_0x370f81)&&('MarkerOperation'==_0x5670c4['__className']&&'MarkerOperation'==_0x370f81['__className']&&!(!_0x5670c4['name']['startsWith']('user:')||!_0x370f81['name']['startsWith']('user:')||_0x5670c4['name']==_0x370f81['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x42051e=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 a(0x12,'MarkerOperation',_0x42051e,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x42051e,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x55adc7){if(!_0x55adc7||!_0x55adc7[0x0])throw new _0x2054e7('no-operations-provided',this);const _0x1ac500={'types':[],'buffers':[],'baseVersion':_0x55adc7[0x0]['baseVersion']};for(;_0x55adc7['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('TypingAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1ac500,_0x55adc7)||this['_getCompressorByName'](_0x55adc7[0x0]['__className'])['compress'](_0x1ac500,_0x55adc7);return _0x1ac500;}['decompress'](_0xc2ebc4){const _0x5f3f5a=[];for(;_0xc2ebc4['types']['length'];){const _0x4df744=this['_compressorById']['get'](_0xc2ebc4['types'][0x0]);if(!_0x4df744)throw new _0x2054e7('decompress-compressor-not-found',this,{'type':_0xc2ebc4['types'][0x0]});_0x4df744['decompress'](_0x5f3f5a,_0xc2ebc4);}return _0x5f3f5a['forEach']((_0x127fa7,_0x396906)=>_0x127fa7['baseVersion']=_0xc2ebc4['baseVersion']+_0x396906),_0x5f3f5a;}['_getCompressorByName'](_0x2cc348){return this['_compressorByName']['get'](_0x2cc348);}['_registerOperationCompressor'](_0x474045,_0x468f1a,_0x5b3530){const _0x21bb11=new _0x5b3530(_0x474045,_0x468f1a,this['_protobufFactory']['getDescriptor'](_0x468f1a));this['_registerCompressor'](_0x474045,_0x468f1a,_0x21bb11);}['_registerActionCompressor'](_0x3a427e,_0x14b55f,_0x4d32c4){const _0x297ff8=new _0x4d32c4(_0x3a427e,this);this['_registerCompressor'](_0x3a427e,_0x14b55f,_0x297ff8);}['_registerCompressor'](_0x40b3c9,_0xd45af8,_0x534058){this['_compressorById']['set'](_0x40b3c9,_0x534058),this['_compressorByName']['set'](_0xd45af8,_0x534058);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "45.2.
|
|
3
|
+
"version": "45.2.1-alpha.1",
|
|
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": "45.2.
|
|
37
|
-
"ckeditor5": "45.2.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "45.2.1-alpha.1",
|
|
37
|
+
"ckeditor5": "45.2.1-alpha.1",
|
|
38
38
|
"es-toolkit": "1.32.0",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3c25(_0x41a739,_0x32ae73){const _0x2f011d=_0x2f01();return _0x3c25=function(_0x3c254b,_0x4130aa){_0x3c254b=_0x3c254b-0x182;let _0x1863d5=_0x2f011d[_0x3c254b];return _0x1863d5;},_0x3c25(_0x41a739,_0x32ae73);}function _0x2f01(){const _0x85f0b9=['buffers','4907nRnyEv','_id','9535030wgThEL','decompress','32843932ndNbEB','16LsVOdy','6329430lMUoxZ','_compareOperations','4404350lPGClr','shift','5hxkRIP','_context','9084OQLFOQ','_decompressSingleOperation','push','3144zWkVvC','compress','20RXDZaD','types','_splitCurrent','_combineNext','length','_compressSingleOperation','844743oDAFnS'];_0x2f01=function(){return _0x85f0b9;};return _0x2f01();}const _0x3da631=_0x3c25;(function(_0x580b20,_0x17bd43){const _0xe5a587=_0x3c25,_0x2d53cc=_0x580b20();while(!![]){try{const _0x4e4fb5=parseInt(_0xe5a587(0x18d))/0x1*(parseInt(_0xe5a587(0x18f))/0x2)+-parseInt(_0xe5a587(0x19a))/0x3*(parseInt(_0xe5a587(0x194))/0x4)+-parseInt(_0xe5a587(0x18b))/0x5+-parseInt(_0xe5a587(0x192))/0x6*(parseInt(_0xe5a587(0x183))/0x7)+-parseInt(_0xe5a587(0x188))/0x8*(-parseInt(_0xe5a587(0x189))/0x9)+-parseInt(_0xe5a587(0x185))/0xa+parseInt(_0xe5a587(0x187))/0xb;if(_0x4e4fb5===_0x17bd43)break;else _0x2d53cc['push'](_0x2d53cc['shift']());}catch(_0x1e35c9){_0x2d53cc['push'](_0x2d53cc['shift']());}}}(_0x2f01,0xc4a54));import{cloneDeep as _0x2d4b43}from'es-toolkit/compat';export default class _{[_0x3da631(0x184)];[_0x3da631(0x18e)];constructor(_0x2445bf,_0xff883b){const _0x242ae7=_0x3da631;this[_0x242ae7(0x184)]=_0x2445bf,this[_0x242ae7(0x18e)]=_0xff883b;}[_0x3da631(0x193)](_0x17f462,_0x5577f5){const _0x5ecb7f=_0x3da631;let _0x17e10f;for(;_0x5577f5[_0x5ecb7f(0x198)]>0x1&&this[_0x5ecb7f(0x18a)](_0x5577f5[0x0],_0x5577f5[0x1]);)_0x17e10f?(_0x17e10f=this[_0x5ecb7f(0x197)](_0x5577f5[_0x5ecb7f(0x18c)](),_0x17e10f),_0x17f462[_0x5ecb7f(0x195)][_0x5ecb7f(0x191)](0x0)):(_0x17e10f=_0x2d4b43(_0x5577f5[_0x5ecb7f(0x18c)]()),_0x17f462[_0x5ecb7f(0x195)][_0x5ecb7f(0x191)](this[_0x5ecb7f(0x184)]));return!!_0x17e10f&&(_0x17e10f=this[_0x5ecb7f(0x197)](_0x5577f5[_0x5ecb7f(0x18c)](),_0x17e10f),_0x17f462[_0x5ecb7f(0x195)][_0x5ecb7f(0x191)](0x0),_0x17f462[_0x5ecb7f(0x182)][_0x5ecb7f(0x191)](this[_0x5ecb7f(0x199)](_0x17e10f)),!0x0);}[_0x3da631(0x186)](_0x45aab4,_0x1163a8){const _0x39987b=_0x3da631,_0x209d0f=this[_0x39987b(0x190)](_0x1163a8);for(;0x0==_0x1163a8[_0x39987b(0x195)][0x0];)_0x1163a8[_0x39987b(0x195)][_0x39987b(0x18c)](),_0x45aab4[_0x39987b(0x191)](this[_0x39987b(0x196)](_0x209d0f));_0x45aab4[_0x39987b(0x191)](_0x209d0f);}}
|