@ckeditor/ckeditor5-operations-compressor 44.2.0-alpha.14 → 44.2.0-alpha.15
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 _0x530048=_0x36a311['Reader'],_0x28fd98=_0x36a311['Writer'],_0x45a92c=_0x36a311['util'],_0x32d0a0=_0x36a311['roots']['default']||(_0x36a311['roots']['default']={});return _0x32d0a0['AttributeOperation']=(function(){function _0x1eb330(_0x137ec2){if(_0x137ec2){for(var _0x3c22fc=Object['keys'](_0x137ec2),_0x1e30f2=0x0;_0x1e30f2<_0x3c22fc['length'];++_0x1e30f2)null!=_0x137ec2[_0x3c22fc[_0x1e30f2]]&&(this[_0x3c22fc[_0x1e30f2]]=_0x137ec2[_0x3c22fc[_0x1e30f2]]);}}return _0x1eb330['prototype']['range']=null,_0x1eb330['prototype']['key']='',_0x1eb330['prototype']['oldValueBoolean']=!0x1,_0x1eb330['prototype']['oldValueJson']='',_0x1eb330['prototype']['newValueBoolean']=!0x1,_0x1eb330['prototype']['newValueJson']='',_0x1eb330['prototype']['wasUndone']=!0x1,_0x1eb330['create']=function(_0x4ba9dc){return new _0x1eb330(_0x4ba9dc);},_0x1eb330['encode']=function(_0x274ee9,_0x3a4b0a){return _0x3a4b0a||(_0x3a4b0a=_0x28fd98['create']()),null!=_0x274ee9['range']&&Object['hasOwnProperty']['call'](_0x274ee9,'range')&&_0x32d0a0['Range']['encode'](_0x274ee9['range'],_0x3a4b0a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x274ee9['key']&&Object['hasOwnProperty']['call'](_0x274ee9,'key')&&_0x3a4b0a['uint32'](0x12)['string'](_0x274ee9['key']),null!=_0x274ee9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x274ee9,'oldValueBoolean')&&_0x3a4b0a['uint32'](0x18)['bool'](_0x274ee9['oldValueBoolean']),null!=_0x274ee9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x274ee9,'oldValueJson')&&_0x3a4b0a['uint32'](0x22)['string'](_0x274ee9['oldValueJson']),null!=_0x274ee9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x274ee9,'newValueBoolean')&&_0x3a4b0a['uint32'](0x28)['bool'](_0x274ee9['newValueBoolean']),null!=_0x274ee9['newValueJson']&&Object['hasOwnProperty']['call'](_0x274ee9,'newValueJson')&&_0x3a4b0a['uint32'](0x32)['string'](_0x274ee9['newValueJson']),null!=_0x274ee9['wasUndone']&&Object['hasOwnProperty']['call'](_0x274ee9,'wasUndone')&&_0x3a4b0a['uint32'](0x38)['bool'](_0x274ee9['wasUndone']),_0x3a4b0a;},_0x1eb330['encodeDelimited']=function(_0x513c07,_0x4a75ea){return this['encode'](_0x513c07,_0x4a75ea)['ldelim']();},_0x1eb330['decode']=function(_0x536b6b,_0x18207c){_0x536b6b instanceof _0x530048||(_0x536b6b=_0x530048['create'](_0x536b6b));for(var _0xd1a5e4=void 0x0===_0x18207c?_0x536b6b['len']:_0x536b6b['pos']+_0x18207c,_0x33e7f7=new _0x32d0a0['AttributeOperation']();_0x536b6b['pos']<_0xd1a5e4;){var _0x3f0b1f=_0x536b6b['uint32']();switch(_0x3f0b1f>>>0x3){case 0x1:_0x33e7f7['range']=_0x32d0a0['Range']['decode'](_0x536b6b,_0x536b6b['uint32']());break;case 0x2:_0x33e7f7['key']=_0x536b6b['string']();break;case 0x3:_0x33e7f7['oldValueBoolean']=_0x536b6b['bool']();break;case 0x4:_0x33e7f7['oldValueJson']=_0x536b6b['string']();break;case 0x5:_0x33e7f7['newValueBoolean']=_0x536b6b['bool']();break;case 0x6:_0x33e7f7['newValueJson']=_0x536b6b['string']();break;case 0x7:_0x33e7f7['wasUndone']=_0x536b6b['bool']();break;default:_0x536b6b['skipType'](0x7&_0x3f0b1f);}}return _0x33e7f7;},_0x1eb330['decodeDelimited']=function(_0xd83154){return _0xd83154 instanceof _0x530048||(_0xd83154=new _0x530048(_0xd83154)),this['decode'](_0xd83154,_0xd83154['uint32']());},_0x1eb330['verify']=function(_0x408d3e){if('object'!=typeof _0x408d3e||null===_0x408d3e)return'object\x20expected';if(null!=_0x408d3e['range']&&_0x408d3e['hasOwnProperty']('range')){var _0xcea169=_0x32d0a0['Range']['verify'](_0x408d3e['range']);if(_0xcea169)return'range.'+_0xcea169;}return null!=_0x408d3e['key']&&_0x408d3e['hasOwnProperty']('key')&&!_0x45a92c['isString'](_0x408d3e['key'])?'key:\x20string\x20expected':null!=_0x408d3e['oldValueBoolean']&&_0x408d3e['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x408d3e['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x408d3e['oldValueJson']&&_0x408d3e['hasOwnProperty']('oldValueJson')&&!_0x45a92c['isString'](_0x408d3e['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x408d3e['newValueBoolean']&&_0x408d3e['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x408d3e['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x408d3e['newValueJson']&&_0x408d3e['hasOwnProperty']('newValueJson')&&!_0x45a92c['isString'](_0x408d3e['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x408d3e['wasUndone']&&_0x408d3e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x408d3e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1eb330['fromObject']=function(_0x521f41){if(_0x521f41 instanceof _0x32d0a0['AttributeOperation'])return _0x521f41;var _0x1f0415=new _0x32d0a0['AttributeOperation']();if(null!=_0x521f41['range']){if('object'!=typeof _0x521f41['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x1f0415['range']=_0x32d0a0['Range']['fromObject'](_0x521f41['range']);}return null!=_0x521f41['key']&&(_0x1f0415['key']=String(_0x521f41['key'])),null!=_0x521f41['oldValueBoolean']&&(_0x1f0415['oldValueBoolean']=Boolean(_0x521f41['oldValueBoolean'])),null!=_0x521f41['oldValueJson']&&(_0x1f0415['oldValueJson']=String(_0x521f41['oldValueJson'])),null!=_0x521f41['newValueBoolean']&&(_0x1f0415['newValueBoolean']=Boolean(_0x521f41['newValueBoolean'])),null!=_0x521f41['newValueJson']&&(_0x1f0415['newValueJson']=String(_0x521f41['newValueJson'])),null!=_0x521f41['wasUndone']&&(_0x1f0415['wasUndone']=Boolean(_0x521f41['wasUndone'])),_0x1f0415;},_0x1eb330['toObject']=function(_0x163468,_0x2c1128){_0x2c1128||(_0x2c1128={});var _0x597bb8={};return _0x2c1128['defaults']&&(_0x597bb8['range']=null,_0x597bb8['key']='',_0x597bb8['oldValueBoolean']=!0x1,_0x597bb8['oldValueJson']='',_0x597bb8['newValueBoolean']=!0x1,_0x597bb8['newValueJson']='',_0x597bb8['wasUndone']=!0x1),null!=_0x163468['range']&&_0x163468['hasOwnProperty']('range')&&(_0x597bb8['range']=_0x32d0a0['Range']['toObject'](_0x163468['range'],_0x2c1128)),null!=_0x163468['key']&&_0x163468['hasOwnProperty']('key')&&(_0x597bb8['key']=_0x163468['key']),null!=_0x163468['oldValueBoolean']&&_0x163468['hasOwnProperty']('oldValueBoolean')&&(_0x597bb8['oldValueBoolean']=_0x163468['oldValueBoolean']),null!=_0x163468['oldValueJson']&&_0x163468['hasOwnProperty']('oldValueJson')&&(_0x597bb8['oldValueJson']=_0x163468['oldValueJson']),null!=_0x163468['newValueBoolean']&&_0x163468['hasOwnProperty']('newValueBoolean')&&(_0x597bb8['newValueBoolean']=_0x163468['newValueBoolean']),null!=_0x163468['newValueJson']&&_0x163468['hasOwnProperty']('newValueJson')&&(_0x597bb8['newValueJson']=_0x163468['newValueJson']),null!=_0x163468['wasUndone']&&_0x163468['hasOwnProperty']('wasUndone')&&(_0x597bb8['wasUndone']=_0x163468['wasUndone']),_0x597bb8;},_0x1eb330['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x1eb330['getTypeUrl']=function(_0x2d8398){return void 0x0===_0x2d8398&&(_0x2d8398='type.googleapis.com'),_0x2d8398+'/AttributeOperation';},_0x1eb330;}()),_0x32d0a0['InsertOperation']=(function(){function _0x114a0b(_0x33f333){if(this['nodes']=[],_0x33f333){for(var _0x37fd5f=Object['keys'](_0x33f333),_0x1b0aa0=0x0;_0x1b0aa0<_0x37fd5f['length'];++_0x1b0aa0)null!=_0x33f333[_0x37fd5f[_0x1b0aa0]]&&(this[_0x37fd5f[_0x1b0aa0]]=_0x33f333[_0x37fd5f[_0x1b0aa0]]);}}return _0x114a0b['prototype']['position']=null,_0x114a0b['prototype']['nodes']=_0x45a92c['emptyArray'],_0x114a0b['prototype']['shouldReceiveAttributes']=!0x1,_0x114a0b['prototype']['wasUndone']=!0x1,_0x114a0b['create']=function(_0x11cf3c){return new _0x114a0b(_0x11cf3c);},_0x114a0b['encode']=function(_0x2fbbc9,_0x33abdd){if(_0x33abdd||(_0x33abdd=_0x28fd98['create']()),null!=_0x2fbbc9['position']&&Object['hasOwnProperty']['call'](_0x2fbbc9,'position')&&_0x32d0a0['Position']['encode'](_0x2fbbc9['position'],_0x33abdd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2fbbc9['nodes']&&_0x2fbbc9['nodes']['length']){for(var _0x32b82f=0x0;_0x32b82f<_0x2fbbc9['nodes']['length'];++_0x32b82f)_0x32d0a0['Element']['encode'](_0x2fbbc9['nodes'][_0x32b82f],_0x33abdd['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x2fbbc9['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x2fbbc9,'shouldReceiveAttributes')&&_0x33abdd['uint32'](0x18)['bool'](_0x2fbbc9['shouldReceiveAttributes']),null!=_0x2fbbc9['wasUndone']&&Object['hasOwnProperty']['call'](_0x2fbbc9,'wasUndone')&&_0x33abdd['uint32'](0x20)['bool'](_0x2fbbc9['wasUndone']),_0x33abdd;},_0x114a0b['encodeDelimited']=function(_0x224a90,_0x107516){return this['encode'](_0x224a90,_0x107516)['ldelim']();},_0x114a0b['decode']=function(_0x2d6e38,_0x3f8326){_0x2d6e38 instanceof _0x530048||(_0x2d6e38=_0x530048['create'](_0x2d6e38));for(var _0x2a9921=void 0x0===_0x3f8326?_0x2d6e38['len']:_0x2d6e38['pos']+_0x3f8326,_0x2873b4=new _0x32d0a0['InsertOperation']();_0x2d6e38['pos']<_0x2a9921;){var _0x1c1967=_0x2d6e38['uint32']();switch(_0x1c1967>>>0x3){case 0x1:_0x2873b4['position']=_0x32d0a0['Position']['decode'](_0x2d6e38,_0x2d6e38['uint32']());break;case 0x2:_0x2873b4['nodes']&&_0x2873b4['nodes']['length']||(_0x2873b4['nodes']=[]),_0x2873b4['nodes']['push'](_0x32d0a0['Element']['decode'](_0x2d6e38,_0x2d6e38['uint32']()));break;case 0x3:_0x2873b4['shouldReceiveAttributes']=_0x2d6e38['bool']();break;case 0x4:_0x2873b4['wasUndone']=_0x2d6e38['bool']();break;default:_0x2d6e38['skipType'](0x7&_0x1c1967);}}return _0x2873b4;},_0x114a0b['decodeDelimited']=function(_0x5f43bd){return _0x5f43bd instanceof _0x530048||(_0x5f43bd=new _0x530048(_0x5f43bd)),this['decode'](_0x5f43bd,_0x5f43bd['uint32']());},_0x114a0b['verify']=function(_0x6d7d61){if('object'!=typeof _0x6d7d61||null===_0x6d7d61)return'object\x20expected';if(null!=_0x6d7d61['position']&&_0x6d7d61['hasOwnProperty']('position')&&(_0x24141c=_0x32d0a0['Position']['verify'](_0x6d7d61['position'])))return'position.'+_0x24141c;if(null!=_0x6d7d61['nodes']&&_0x6d7d61['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x6d7d61['nodes']))return'nodes:\x20array\x20expected';for(var _0x198563=0x0;_0x198563<_0x6d7d61['nodes']['length'];++_0x198563){var _0x24141c;if(_0x24141c=_0x32d0a0['Element']['verify'](_0x6d7d61['nodes'][_0x198563]))return'nodes.'+_0x24141c;}}return null!=_0x6d7d61['shouldReceiveAttributes']&&_0x6d7d61['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x6d7d61['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x6d7d61['wasUndone']&&_0x6d7d61['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x6d7d61['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x114a0b['fromObject']=function(_0x5a13b3){if(_0x5a13b3 instanceof _0x32d0a0['InsertOperation'])return _0x5a13b3;var _0x31a412=new _0x32d0a0['InsertOperation']();if(null!=_0x5a13b3['position']){if('object'!=typeof _0x5a13b3['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x31a412['position']=_0x32d0a0['Position']['fromObject'](_0x5a13b3['position']);}if(_0x5a13b3['nodes']){if(!Array['isArray'](_0x5a13b3['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x31a412['nodes']=[];for(var _0x326b3f=0x0;_0x326b3f<_0x5a13b3['nodes']['length'];++_0x326b3f){if('object'!=typeof _0x5a13b3['nodes'][_0x326b3f])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x31a412['nodes'][_0x326b3f]=_0x32d0a0['Element']['fromObject'](_0x5a13b3['nodes'][_0x326b3f]);}}return null!=_0x5a13b3['shouldReceiveAttributes']&&(_0x31a412['shouldReceiveAttributes']=Boolean(_0x5a13b3['shouldReceiveAttributes'])),null!=_0x5a13b3['wasUndone']&&(_0x31a412['wasUndone']=Boolean(_0x5a13b3['wasUndone'])),_0x31a412;},_0x114a0b['toObject']=function(_0x4c1ec0,_0x3dc09c){_0x3dc09c||(_0x3dc09c={});var _0x565d14={};if((_0x3dc09c['arrays']||_0x3dc09c['defaults'])&&(_0x565d14['nodes']=[]),_0x3dc09c['defaults']&&(_0x565d14['position']=null,_0x565d14['shouldReceiveAttributes']=!0x1,_0x565d14['wasUndone']=!0x1),null!=_0x4c1ec0['position']&&_0x4c1ec0['hasOwnProperty']('position')&&(_0x565d14['position']=_0x32d0a0['Position']['toObject'](_0x4c1ec0['position'],_0x3dc09c)),_0x4c1ec0['nodes']&&_0x4c1ec0['nodes']['length']){_0x565d14['nodes']=[];for(var _0x11ef94=0x0;_0x11ef94<_0x4c1ec0['nodes']['length'];++_0x11ef94)_0x565d14['nodes'][_0x11ef94]=_0x32d0a0['Element']['toObject'](_0x4c1ec0['nodes'][_0x11ef94],_0x3dc09c);}return null!=_0x4c1ec0['shouldReceiveAttributes']&&_0x4c1ec0['hasOwnProperty']('shouldReceiveAttributes')&&(_0x565d14['shouldReceiveAttributes']=_0x4c1ec0['shouldReceiveAttributes']),null!=_0x4c1ec0['wasUndone']&&_0x4c1ec0['hasOwnProperty']('wasUndone')&&(_0x565d14['wasUndone']=_0x4c1ec0['wasUndone']),_0x565d14;},_0x114a0b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x114a0b['getTypeUrl']=function(_0x29f414){return void 0x0===_0x29f414&&(_0x29f414='type.googleapis.com'),_0x29f414+'/InsertOperation';},_0x114a0b;}()),_0x32d0a0['MarkerOperation']=(function(){function _0x4eaa1c(_0x2111ba){if(_0x2111ba){for(var _0x3faae4=Object['keys'](_0x2111ba),_0x52806c=0x0;_0x52806c<_0x3faae4['length'];++_0x52806c)null!=_0x2111ba[_0x3faae4[_0x52806c]]&&(this[_0x3faae4[_0x52806c]]=_0x2111ba[_0x3faae4[_0x52806c]]);}}return _0x4eaa1c['prototype']['name']='',_0x4eaa1c['prototype']['oldRange']=null,_0x4eaa1c['prototype']['newRange']=null,_0x4eaa1c['prototype']['affectsData']=!0x1,_0x4eaa1c['prototype']['wasUndone']=!0x1,_0x4eaa1c['create']=function(_0x109f4c){return new _0x4eaa1c(_0x109f4c);},_0x4eaa1c['encode']=function(_0x20c2d3,_0x3dc256){return _0x3dc256||(_0x3dc256=_0x28fd98['create']()),null!=_0x20c2d3['name']&&Object['hasOwnProperty']['call'](_0x20c2d3,'name')&&_0x3dc256['uint32'](0xa)['string'](_0x20c2d3['name']),null!=_0x20c2d3['oldRange']&&Object['hasOwnProperty']['call'](_0x20c2d3,'oldRange')&&_0x32d0a0['Range']['encode'](_0x20c2d3['oldRange'],_0x3dc256['uint32'](0x12)['fork']())['ldelim'](),null!=_0x20c2d3['newRange']&&Object['hasOwnProperty']['call'](_0x20c2d3,'newRange')&&_0x32d0a0['Range']['encode'](_0x20c2d3['newRange'],_0x3dc256['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x20c2d3['affectsData']&&Object['hasOwnProperty']['call'](_0x20c2d3,'affectsData')&&_0x3dc256['uint32'](0x20)['bool'](_0x20c2d3['affectsData']),null!=_0x20c2d3['wasUndone']&&Object['hasOwnProperty']['call'](_0x20c2d3,'wasUndone')&&_0x3dc256['uint32'](0x28)['bool'](_0x20c2d3['wasUndone']),_0x3dc256;},_0x4eaa1c['encodeDelimited']=function(_0x2a67a5,_0xb9592b){return this['encode'](_0x2a67a5,_0xb9592b)['ldelim']();},_0x4eaa1c['decode']=function(_0x6fb2cf,_0x5b013e){_0x6fb2cf instanceof _0x530048||(_0x6fb2cf=_0x530048['create'](_0x6fb2cf));for(var _0x461978=void 0x0===_0x5b013e?_0x6fb2cf['len']:_0x6fb2cf['pos']+_0x5b013e,_0x4cd514=new _0x32d0a0['MarkerOperation']();_0x6fb2cf['pos']<_0x461978;){var _0x19a8dc=_0x6fb2cf['uint32']();switch(_0x19a8dc>>>0x3){case 0x1:_0x4cd514['name']=_0x6fb2cf['string']();break;case 0x2:_0x4cd514['oldRange']=_0x32d0a0['Range']['decode'](_0x6fb2cf,_0x6fb2cf['uint32']());break;case 0x3:_0x4cd514['newRange']=_0x32d0a0['Range']['decode'](_0x6fb2cf,_0x6fb2cf['uint32']());break;case 0x4:_0x4cd514['affectsData']=_0x6fb2cf['bool']();break;case 0x5:_0x4cd514['wasUndone']=_0x6fb2cf['bool']();break;default:_0x6fb2cf['skipType'](0x7&_0x19a8dc);}}return _0x4cd514;},_0x4eaa1c['decodeDelimited']=function(_0x302127){return _0x302127 instanceof _0x530048||(_0x302127=new _0x530048(_0x302127)),this['decode'](_0x302127,_0x302127['uint32']());},_0x4eaa1c['verify']=function(_0x56388e){if('object'!=typeof _0x56388e||null===_0x56388e)return'object\x20expected';if(null!=_0x56388e['name']&&_0x56388e['hasOwnProperty']('name')&&!_0x45a92c['isString'](_0x56388e['name']))return'name:\x20string\x20expected';var _0x13fde9;if(null!=_0x56388e['oldRange']&&_0x56388e['hasOwnProperty']('oldRange')&&(_0x13fde9=_0x32d0a0['Range']['verify'](_0x56388e['oldRange'])))return'oldRange.'+_0x13fde9;if(null!=_0x56388e['newRange']&&_0x56388e['hasOwnProperty']('newRange')&&(_0x13fde9=_0x32d0a0['Range']['verify'](_0x56388e['newRange'])))return'newRange.'+_0x13fde9;return null!=_0x56388e['affectsData']&&_0x56388e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x56388e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x56388e['wasUndone']&&_0x56388e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56388e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4eaa1c['fromObject']=function(_0x3862af){if(_0x3862af instanceof _0x32d0a0['MarkerOperation'])return _0x3862af;var _0x455136=new _0x32d0a0['MarkerOperation']();if(null!=_0x3862af['name']&&(_0x455136['name']=String(_0x3862af['name'])),null!=_0x3862af['oldRange']){if('object'!=typeof _0x3862af['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x455136['oldRange']=_0x32d0a0['Range']['fromObject'](_0x3862af['oldRange']);}if(null!=_0x3862af['newRange']){if('object'!=typeof _0x3862af['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x455136['newRange']=_0x32d0a0['Range']['fromObject'](_0x3862af['newRange']);}return null!=_0x3862af['affectsData']&&(_0x455136['affectsData']=Boolean(_0x3862af['affectsData'])),null!=_0x3862af['wasUndone']&&(_0x455136['wasUndone']=Boolean(_0x3862af['wasUndone'])),_0x455136;},_0x4eaa1c['toObject']=function(_0x2e7b5d,_0x59482b){_0x59482b||(_0x59482b={});var _0x5eda04={};return _0x59482b['defaults']&&(_0x5eda04['name']='',_0x5eda04['oldRange']=null,_0x5eda04['newRange']=null,_0x5eda04['affectsData']=!0x1,_0x5eda04['wasUndone']=!0x1),null!=_0x2e7b5d['name']&&_0x2e7b5d['hasOwnProperty']('name')&&(_0x5eda04['name']=_0x2e7b5d['name']),null!=_0x2e7b5d['oldRange']&&_0x2e7b5d['hasOwnProperty']('oldRange')&&(_0x5eda04['oldRange']=_0x32d0a0['Range']['toObject'](_0x2e7b5d['oldRange'],_0x59482b)),null!=_0x2e7b5d['newRange']&&_0x2e7b5d['hasOwnProperty']('newRange')&&(_0x5eda04['newRange']=_0x32d0a0['Range']['toObject'](_0x2e7b5d['newRange'],_0x59482b)),null!=_0x2e7b5d['affectsData']&&_0x2e7b5d['hasOwnProperty']('affectsData')&&(_0x5eda04['affectsData']=_0x2e7b5d['affectsData']),null!=_0x2e7b5d['wasUndone']&&_0x2e7b5d['hasOwnProperty']('wasUndone')&&(_0x5eda04['wasUndone']=_0x2e7b5d['wasUndone']),_0x5eda04;},_0x4eaa1c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x4eaa1c['getTypeUrl']=function(_0x79c2f4){return void 0x0===_0x79c2f4&&(_0x79c2f4='type.googleapis.com'),_0x79c2f4+'/MarkerOperation';},_0x4eaa1c;}()),_0x32d0a0['MergeOperation']=(function(){function _0x1efc1b(_0x28fc0a){if(_0x28fc0a){for(var _0x28a3d0=Object['keys'](_0x28fc0a),_0x2bbd16=0x0;_0x2bbd16<_0x28a3d0['length'];++_0x2bbd16)null!=_0x28fc0a[_0x28a3d0[_0x2bbd16]]&&(this[_0x28a3d0[_0x2bbd16]]=_0x28fc0a[_0x28a3d0[_0x2bbd16]]);}}return _0x1efc1b['prototype']['sourcePosition']=null,_0x1efc1b['prototype']['targetPosition']=null,_0x1efc1b['prototype']['graveyardPosition']=null,_0x1efc1b['prototype']['howMany']=0x0,_0x1efc1b['prototype']['wasUndone']=!0x1,_0x1efc1b['create']=function(_0x40a88e){return new _0x1efc1b(_0x40a88e);},_0x1efc1b['encode']=function(_0x18665a,_0x47261b){return _0x47261b||(_0x47261b=_0x28fd98['create']()),null!=_0x18665a['sourcePosition']&&Object['hasOwnProperty']['call'](_0x18665a,'sourcePosition')&&_0x32d0a0['Position']['encode'](_0x18665a['sourcePosition'],_0x47261b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x18665a['targetPosition']&&Object['hasOwnProperty']['call'](_0x18665a,'targetPosition')&&_0x32d0a0['Position']['encode'](_0x18665a['targetPosition'],_0x47261b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x18665a['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x18665a,'graveyardPosition')&&_0x32d0a0['Position']['encode'](_0x18665a['graveyardPosition'],_0x47261b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x18665a['howMany']&&Object['hasOwnProperty']['call'](_0x18665a,'howMany')&&_0x47261b['uint32'](0x20)['uint32'](_0x18665a['howMany']),null!=_0x18665a['wasUndone']&&Object['hasOwnProperty']['call'](_0x18665a,'wasUndone')&&_0x47261b['uint32'](0x28)['bool'](_0x18665a['wasUndone']),_0x47261b;},_0x1efc1b['encodeDelimited']=function(_0xf846a6,_0x201d72){return this['encode'](_0xf846a6,_0x201d72)['ldelim']();},_0x1efc1b['decode']=function(_0x3ab748,_0x1bd69d){_0x3ab748 instanceof _0x530048||(_0x3ab748=_0x530048['create'](_0x3ab748));for(var _0x4e195f=void 0x0===_0x1bd69d?_0x3ab748['len']:_0x3ab748['pos']+_0x1bd69d,_0x23908a=new _0x32d0a0['MergeOperation']();_0x3ab748['pos']<_0x4e195f;){var _0x380b52=_0x3ab748['uint32']();switch(_0x380b52>>>0x3){case 0x1:_0x23908a['sourcePosition']=_0x32d0a0['Position']['decode'](_0x3ab748,_0x3ab748['uint32']());break;case 0x2:_0x23908a['targetPosition']=_0x32d0a0['Position']['decode'](_0x3ab748,_0x3ab748['uint32']());break;case 0x3:_0x23908a['graveyardPosition']=_0x32d0a0['Position']['decode'](_0x3ab748,_0x3ab748['uint32']());break;case 0x4:_0x23908a['howMany']=_0x3ab748['uint32']();break;case 0x5:_0x23908a['wasUndone']=_0x3ab748['bool']();break;default:_0x3ab748['skipType'](0x7&_0x380b52);}}return _0x23908a;},_0x1efc1b['decodeDelimited']=function(_0x4bf88c){return _0x4bf88c instanceof _0x530048||(_0x4bf88c=new _0x530048(_0x4bf88c)),this['decode'](_0x4bf88c,_0x4bf88c['uint32']());},_0x1efc1b['verify']=function(_0x3df310){if('object'!=typeof _0x3df310||null===_0x3df310)return'object\x20expected';var _0x512f10;if(null!=_0x3df310['sourcePosition']&&_0x3df310['hasOwnProperty']('sourcePosition')&&(_0x512f10=_0x32d0a0['Position']['verify'](_0x3df310['sourcePosition'])))return'sourcePosition.'+_0x512f10;if(null!=_0x3df310['targetPosition']&&_0x3df310['hasOwnProperty']('targetPosition')&&(_0x512f10=_0x32d0a0['Position']['verify'](_0x3df310['targetPosition'])))return'targetPosition.'+_0x512f10;if(null!=_0x3df310['graveyardPosition']&&_0x3df310['hasOwnProperty']('graveyardPosition')&&(_0x512f10=_0x32d0a0['Position']['verify'](_0x3df310['graveyardPosition'])))return'graveyardPosition.'+_0x512f10;return null!=_0x3df310['howMany']&&_0x3df310['hasOwnProperty']('howMany')&&!_0x45a92c['isInteger'](_0x3df310['howMany'])?'howMany:\x20integer\x20expected':null!=_0x3df310['wasUndone']&&_0x3df310['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3df310['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1efc1b['fromObject']=function(_0x180597){if(_0x180597 instanceof _0x32d0a0['MergeOperation'])return _0x180597;var _0x2c8ee8=new _0x32d0a0['MergeOperation']();if(null!=_0x180597['sourcePosition']){if('object'!=typeof _0x180597['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x2c8ee8['sourcePosition']=_0x32d0a0['Position']['fromObject'](_0x180597['sourcePosition']);}if(null!=_0x180597['targetPosition']){if('object'!=typeof _0x180597['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x2c8ee8['targetPosition']=_0x32d0a0['Position']['fromObject'](_0x180597['targetPosition']);}if(null!=_0x180597['graveyardPosition']){if('object'!=typeof _0x180597['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x2c8ee8['graveyardPosition']=_0x32d0a0['Position']['fromObject'](_0x180597['graveyardPosition']);}return null!=_0x180597['howMany']&&(_0x2c8ee8['howMany']=_0x180597['howMany']>>>0x0),null!=_0x180597['wasUndone']&&(_0x2c8ee8['wasUndone']=Boolean(_0x180597['wasUndone'])),_0x2c8ee8;},_0x1efc1b['toObject']=function(_0x2fc9d4,_0x53a43a){_0x53a43a||(_0x53a43a={});var _0x26ac82={};return _0x53a43a['defaults']&&(_0x26ac82['sourcePosition']=null,_0x26ac82['targetPosition']=null,_0x26ac82['graveyardPosition']=null,_0x26ac82['howMany']=0x0,_0x26ac82['wasUndone']=!0x1),null!=_0x2fc9d4['sourcePosition']&&_0x2fc9d4['hasOwnProperty']('sourcePosition')&&(_0x26ac82['sourcePosition']=_0x32d0a0['Position']['toObject'](_0x2fc9d4['sourcePosition'],_0x53a43a)),null!=_0x2fc9d4['targetPosition']&&_0x2fc9d4['hasOwnProperty']('targetPosition')&&(_0x26ac82['targetPosition']=_0x32d0a0['Position']['toObject'](_0x2fc9d4['targetPosition'],_0x53a43a)),null!=_0x2fc9d4['graveyardPosition']&&_0x2fc9d4['hasOwnProperty']('graveyardPosition')&&(_0x26ac82['graveyardPosition']=_0x32d0a0['Position']['toObject'](_0x2fc9d4['graveyardPosition'],_0x53a43a)),null!=_0x2fc9d4['howMany']&&_0x2fc9d4['hasOwnProperty']('howMany')&&(_0x26ac82['howMany']=_0x2fc9d4['howMany']),null!=_0x2fc9d4['wasUndone']&&_0x2fc9d4['hasOwnProperty']('wasUndone')&&(_0x26ac82['wasUndone']=_0x2fc9d4['wasUndone']),_0x26ac82;},_0x1efc1b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x1efc1b['getTypeUrl']=function(_0x51065e){return void 0x0===_0x51065e&&(_0x51065e='type.googleapis.com'),_0x51065e+'/MergeOperation';},_0x1efc1b;}()),_0x32d0a0['MoveOperation']=(function(){function _0x2a7ea2(_0x211e92){if(_0x211e92){for(var _0x38337a=Object['keys'](_0x211e92),_0x1bd058=0x0;_0x1bd058<_0x38337a['length'];++_0x1bd058)null!=_0x211e92[_0x38337a[_0x1bd058]]&&(this[_0x38337a[_0x1bd058]]=_0x211e92[_0x38337a[_0x1bd058]]);}}return _0x2a7ea2['prototype']['sourcePosition']=null,_0x2a7ea2['prototype']['howMany']=0x0,_0x2a7ea2['prototype']['targetPosition']=null,_0x2a7ea2['prototype']['wasUndone']=!0x1,_0x2a7ea2['create']=function(_0x58ac3a){return new _0x2a7ea2(_0x58ac3a);},_0x2a7ea2['encode']=function(_0x340c71,_0x1133b5){return _0x1133b5||(_0x1133b5=_0x28fd98['create']()),null!=_0x340c71['sourcePosition']&&Object['hasOwnProperty']['call'](_0x340c71,'sourcePosition')&&_0x32d0a0['Position']['encode'](_0x340c71['sourcePosition'],_0x1133b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x340c71['howMany']&&Object['hasOwnProperty']['call'](_0x340c71,'howMany')&&_0x1133b5['uint32'](0x10)['uint32'](_0x340c71['howMany']),null!=_0x340c71['targetPosition']&&Object['hasOwnProperty']['call'](_0x340c71,'targetPosition')&&_0x32d0a0['Position']['encode'](_0x340c71['targetPosition'],_0x1133b5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x340c71['wasUndone']&&Object['hasOwnProperty']['call'](_0x340c71,'wasUndone')&&_0x1133b5['uint32'](0x20)['bool'](_0x340c71['wasUndone']),_0x1133b5;},_0x2a7ea2['encodeDelimited']=function(_0x1ce03a,_0x1eedfe){return this['encode'](_0x1ce03a,_0x1eedfe)['ldelim']();},_0x2a7ea2['decode']=function(_0x559145,_0x47d5b7){_0x559145 instanceof _0x530048||(_0x559145=_0x530048['create'](_0x559145));for(var _0x5ef835=void 0x0===_0x47d5b7?_0x559145['len']:_0x559145['pos']+_0x47d5b7,_0x26d952=new _0x32d0a0['MoveOperation']();_0x559145['pos']<_0x5ef835;){var _0x3f7442=_0x559145['uint32']();switch(_0x3f7442>>>0x3){case 0x1:_0x26d952['sourcePosition']=_0x32d0a0['Position']['decode'](_0x559145,_0x559145['uint32']());break;case 0x2:_0x26d952['howMany']=_0x559145['uint32']();break;case 0x3:_0x26d952['targetPosition']=_0x32d0a0['Position']['decode'](_0x559145,_0x559145['uint32']());break;case 0x4:_0x26d952['wasUndone']=_0x559145['bool']();break;default:_0x559145['skipType'](0x7&_0x3f7442);}}return _0x26d952;},_0x2a7ea2['decodeDelimited']=function(_0x36c173){return _0x36c173 instanceof _0x530048||(_0x36c173=new _0x530048(_0x36c173)),this['decode'](_0x36c173,_0x36c173['uint32']());},_0x2a7ea2['verify']=function(_0x2f8f25){if('object'!=typeof _0x2f8f25||null===_0x2f8f25)return'object\x20expected';var _0x44b13c;if(null!=_0x2f8f25['sourcePosition']&&_0x2f8f25['hasOwnProperty']('sourcePosition')&&(_0x44b13c=_0x32d0a0['Position']['verify'](_0x2f8f25['sourcePosition'])))return'sourcePosition.'+_0x44b13c;if(null!=_0x2f8f25['howMany']&&_0x2f8f25['hasOwnProperty']('howMany')&&!_0x45a92c['isInteger'](_0x2f8f25['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2f8f25['targetPosition']&&_0x2f8f25['hasOwnProperty']('targetPosition')&&(_0x44b13c=_0x32d0a0['Position']['verify'](_0x2f8f25['targetPosition'])))return'targetPosition.'+_0x44b13c;return null!=_0x2f8f25['wasUndone']&&_0x2f8f25['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f8f25['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2a7ea2['fromObject']=function(_0x24d482){if(_0x24d482 instanceof _0x32d0a0['MoveOperation'])return _0x24d482;var _0x2d2f65=new _0x32d0a0['MoveOperation']();if(null!=_0x24d482['sourcePosition']){if('object'!=typeof _0x24d482['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2d2f65['sourcePosition']=_0x32d0a0['Position']['fromObject'](_0x24d482['sourcePosition']);}if(null!=_0x24d482['howMany']&&(_0x2d2f65['howMany']=_0x24d482['howMany']>>>0x0),null!=_0x24d482['targetPosition']){if('object'!=typeof _0x24d482['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2d2f65['targetPosition']=_0x32d0a0['Position']['fromObject'](_0x24d482['targetPosition']);}return null!=_0x24d482['wasUndone']&&(_0x2d2f65['wasUndone']=Boolean(_0x24d482['wasUndone'])),_0x2d2f65;},_0x2a7ea2['toObject']=function(_0x160413,_0x3fd2a5){_0x3fd2a5||(_0x3fd2a5={});var _0x1396b9={};return _0x3fd2a5['defaults']&&(_0x1396b9['sourcePosition']=null,_0x1396b9['howMany']=0x0,_0x1396b9['targetPosition']=null,_0x1396b9['wasUndone']=!0x1),null!=_0x160413['sourcePosition']&&_0x160413['hasOwnProperty']('sourcePosition')&&(_0x1396b9['sourcePosition']=_0x32d0a0['Position']['toObject'](_0x160413['sourcePosition'],_0x3fd2a5)),null!=_0x160413['howMany']&&_0x160413['hasOwnProperty']('howMany')&&(_0x1396b9['howMany']=_0x160413['howMany']),null!=_0x160413['targetPosition']&&_0x160413['hasOwnProperty']('targetPosition')&&(_0x1396b9['targetPosition']=_0x32d0a0['Position']['toObject'](_0x160413['targetPosition'],_0x3fd2a5)),null!=_0x160413['wasUndone']&&_0x160413['hasOwnProperty']('wasUndone')&&(_0x1396b9['wasUndone']=_0x160413['wasUndone']),_0x1396b9;},_0x2a7ea2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x2a7ea2['getTypeUrl']=function(_0x8e1aa0){return void 0x0===_0x8e1aa0&&(_0x8e1aa0='type.googleapis.com'),_0x8e1aa0+'/MoveOperation';},_0x2a7ea2;}()),_0x32d0a0['RenameOperation']=(function(){function _0x21b203(_0x362cf7){if(_0x362cf7){for(var _0x574cb2=Object['keys'](_0x362cf7),_0x4c6d53=0x0;_0x4c6d53<_0x574cb2['length'];++_0x4c6d53)null!=_0x362cf7[_0x574cb2[_0x4c6d53]]&&(this[_0x574cb2[_0x4c6d53]]=_0x362cf7[_0x574cb2[_0x4c6d53]]);}}return _0x21b203['prototype']['position']=null,_0x21b203['prototype']['oldName']='',_0x21b203['prototype']['newName']='',_0x21b203['prototype']['wasUndone']=!0x1,_0x21b203['create']=function(_0x6be425){return new _0x21b203(_0x6be425);},_0x21b203['encode']=function(_0x49bf49,_0x2ed7fb){return _0x2ed7fb||(_0x2ed7fb=_0x28fd98['create']()),null!=_0x49bf49['position']&&Object['hasOwnProperty']['call'](_0x49bf49,'position')&&_0x32d0a0['Position']['encode'](_0x49bf49['position'],_0x2ed7fb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x49bf49['oldName']&&Object['hasOwnProperty']['call'](_0x49bf49,'oldName')&&_0x2ed7fb['uint32'](0x12)['string'](_0x49bf49['oldName']),null!=_0x49bf49['newName']&&Object['hasOwnProperty']['call'](_0x49bf49,'newName')&&_0x2ed7fb['uint32'](0x1a)['string'](_0x49bf49['newName']),null!=_0x49bf49['wasUndone']&&Object['hasOwnProperty']['call'](_0x49bf49,'wasUndone')&&_0x2ed7fb['uint32'](0x20)['bool'](_0x49bf49['wasUndone']),_0x2ed7fb;},_0x21b203['encodeDelimited']=function(_0x500a2,_0x4f1568){return this['encode'](_0x500a2,_0x4f1568)['ldelim']();},_0x21b203['decode']=function(_0x13e7f7,_0x2987ba){_0x13e7f7 instanceof _0x530048||(_0x13e7f7=_0x530048['create'](_0x13e7f7));for(var _0x8378b2=void 0x0===_0x2987ba?_0x13e7f7['len']:_0x13e7f7['pos']+_0x2987ba,_0x3bc92d=new _0x32d0a0['RenameOperation']();_0x13e7f7['pos']<_0x8378b2;){var _0x49399d=_0x13e7f7['uint32']();switch(_0x49399d>>>0x3){case 0x1:_0x3bc92d['position']=_0x32d0a0['Position']['decode'](_0x13e7f7,_0x13e7f7['uint32']());break;case 0x2:_0x3bc92d['oldName']=_0x13e7f7['string']();break;case 0x3:_0x3bc92d['newName']=_0x13e7f7['string']();break;case 0x4:_0x3bc92d['wasUndone']=_0x13e7f7['bool']();break;default:_0x13e7f7['skipType'](0x7&_0x49399d);}}return _0x3bc92d;},_0x21b203['decodeDelimited']=function(_0xa943f4){return _0xa943f4 instanceof _0x530048||(_0xa943f4=new _0x530048(_0xa943f4)),this['decode'](_0xa943f4,_0xa943f4['uint32']());},_0x21b203['verify']=function(_0x5e17e2){if('object'!=typeof _0x5e17e2||null===_0x5e17e2)return'object\x20expected';if(null!=_0x5e17e2['position']&&_0x5e17e2['hasOwnProperty']('position')){var _0x435e93=_0x32d0a0['Position']['verify'](_0x5e17e2['position']);if(_0x435e93)return'position.'+_0x435e93;}return null!=_0x5e17e2['oldName']&&_0x5e17e2['hasOwnProperty']('oldName')&&!_0x45a92c['isString'](_0x5e17e2['oldName'])?'oldName:\x20string\x20expected':null!=_0x5e17e2['newName']&&_0x5e17e2['hasOwnProperty']('newName')&&!_0x45a92c['isString'](_0x5e17e2['newName'])?'newName:\x20string\x20expected':null!=_0x5e17e2['wasUndone']&&_0x5e17e2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e17e2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21b203['fromObject']=function(_0x16e1df){if(_0x16e1df instanceof _0x32d0a0['RenameOperation'])return _0x16e1df;var _0x4bc055=new _0x32d0a0['RenameOperation']();if(null!=_0x16e1df['position']){if('object'!=typeof _0x16e1df['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4bc055['position']=_0x32d0a0['Position']['fromObject'](_0x16e1df['position']);}return null!=_0x16e1df['oldName']&&(_0x4bc055['oldName']=String(_0x16e1df['oldName'])),null!=_0x16e1df['newName']&&(_0x4bc055['newName']=String(_0x16e1df['newName'])),null!=_0x16e1df['wasUndone']&&(_0x4bc055['wasUndone']=Boolean(_0x16e1df['wasUndone'])),_0x4bc055;},_0x21b203['toObject']=function(_0x11c91f,_0x31564a){_0x31564a||(_0x31564a={});var _0x479b91={};return _0x31564a['defaults']&&(_0x479b91['position']=null,_0x479b91['oldName']='',_0x479b91['newName']='',_0x479b91['wasUndone']=!0x1),null!=_0x11c91f['position']&&_0x11c91f['hasOwnProperty']('position')&&(_0x479b91['position']=_0x32d0a0['Position']['toObject'](_0x11c91f['position'],_0x31564a)),null!=_0x11c91f['oldName']&&_0x11c91f['hasOwnProperty']('oldName')&&(_0x479b91['oldName']=_0x11c91f['oldName']),null!=_0x11c91f['newName']&&_0x11c91f['hasOwnProperty']('newName')&&(_0x479b91['newName']=_0x11c91f['newName']),null!=_0x11c91f['wasUndone']&&_0x11c91f['hasOwnProperty']('wasUndone')&&(_0x479b91['wasUndone']=_0x11c91f['wasUndone']),_0x479b91;},_0x21b203['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x21b203['getTypeUrl']=function(_0x4230f4){return void 0x0===_0x4230f4&&(_0x4230f4='type.googleapis.com'),_0x4230f4+'/RenameOperation';},_0x21b203;}()),_0x32d0a0['RootAttributeOperation']=(function(){function _0x39714d(_0x2868af){if(_0x2868af){for(var _0xddf94c=Object['keys'](_0x2868af),_0x32175e=0x0;_0x32175e<_0xddf94c['length'];++_0x32175e)null!=_0x2868af[_0xddf94c[_0x32175e]]&&(this[_0xddf94c[_0x32175e]]=_0x2868af[_0xddf94c[_0x32175e]]);}}return _0x39714d['prototype']['root']='',_0x39714d['prototype']['key']='',_0x39714d['prototype']['oldValueBoolean']=!0x1,_0x39714d['prototype']['oldValueJson']='',_0x39714d['prototype']['newValueBoolean']=!0x1,_0x39714d['prototype']['newValueJson']='',_0x39714d['prototype']['wasUndone']=!0x1,_0x39714d['create']=function(_0x2dd5c2){return new _0x39714d(_0x2dd5c2);},_0x39714d['encode']=function(_0x336b71,_0x4465ac){return _0x4465ac||(_0x4465ac=_0x28fd98['create']()),null!=_0x336b71['root']&&Object['hasOwnProperty']['call'](_0x336b71,'root')&&_0x4465ac['uint32'](0xa)['string'](_0x336b71['root']),null!=_0x336b71['key']&&Object['hasOwnProperty']['call'](_0x336b71,'key')&&_0x4465ac['uint32'](0x12)['string'](_0x336b71['key']),null!=_0x336b71['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x336b71,'oldValueBoolean')&&_0x4465ac['uint32'](0x18)['bool'](_0x336b71['oldValueBoolean']),null!=_0x336b71['oldValueJson']&&Object['hasOwnProperty']['call'](_0x336b71,'oldValueJson')&&_0x4465ac['uint32'](0x22)['string'](_0x336b71['oldValueJson']),null!=_0x336b71['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x336b71,'newValueBoolean')&&_0x4465ac['uint32'](0x28)['bool'](_0x336b71['newValueBoolean']),null!=_0x336b71['newValueJson']&&Object['hasOwnProperty']['call'](_0x336b71,'newValueJson')&&_0x4465ac['uint32'](0x32)['string'](_0x336b71['newValueJson']),null!=_0x336b71['wasUndone']&&Object['hasOwnProperty']['call'](_0x336b71,'wasUndone')&&_0x4465ac['uint32'](0x38)['bool'](_0x336b71['wasUndone']),_0x4465ac;},_0x39714d['encodeDelimited']=function(_0x4ce468,_0x5e2ada){return this['encode'](_0x4ce468,_0x5e2ada)['ldelim']();},_0x39714d['decode']=function(_0x3a3922,_0x441228){_0x3a3922 instanceof _0x530048||(_0x3a3922=_0x530048['create'](_0x3a3922));for(var _0x4f46a3=void 0x0===_0x441228?_0x3a3922['len']:_0x3a3922['pos']+_0x441228,_0x444bf7=new _0x32d0a0['RootAttributeOperation']();_0x3a3922['pos']<_0x4f46a3;){var _0x1c3218=_0x3a3922['uint32']();switch(_0x1c3218>>>0x3){case 0x1:_0x444bf7['root']=_0x3a3922['string']();break;case 0x2:_0x444bf7['key']=_0x3a3922['string']();break;case 0x3:_0x444bf7['oldValueBoolean']=_0x3a3922['bool']();break;case 0x4:_0x444bf7['oldValueJson']=_0x3a3922['string']();break;case 0x5:_0x444bf7['newValueBoolean']=_0x3a3922['bool']();break;case 0x6:_0x444bf7['newValueJson']=_0x3a3922['string']();break;case 0x7:_0x444bf7['wasUndone']=_0x3a3922['bool']();break;default:_0x3a3922['skipType'](0x7&_0x1c3218);}}return _0x444bf7;},_0x39714d['decodeDelimited']=function(_0x44acfb){return _0x44acfb instanceof _0x530048||(_0x44acfb=new _0x530048(_0x44acfb)),this['decode'](_0x44acfb,_0x44acfb['uint32']());},_0x39714d['verify']=function(_0x23cfa1){return'object'!=typeof _0x23cfa1||null===_0x23cfa1?'object\x20expected':null!=_0x23cfa1['root']&&_0x23cfa1['hasOwnProperty']('root')&&!_0x45a92c['isString'](_0x23cfa1['root'])?'root:\x20string\x20expected':null!=_0x23cfa1['key']&&_0x23cfa1['hasOwnProperty']('key')&&!_0x45a92c['isString'](_0x23cfa1['key'])?'key:\x20string\x20expected':null!=_0x23cfa1['oldValueBoolean']&&_0x23cfa1['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x23cfa1['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x23cfa1['oldValueJson']&&_0x23cfa1['hasOwnProperty']('oldValueJson')&&!_0x45a92c['isString'](_0x23cfa1['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x23cfa1['newValueBoolean']&&_0x23cfa1['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x23cfa1['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x23cfa1['newValueJson']&&_0x23cfa1['hasOwnProperty']('newValueJson')&&!_0x45a92c['isString'](_0x23cfa1['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x23cfa1['wasUndone']&&_0x23cfa1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23cfa1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x39714d['fromObject']=function(_0x850aeb){if(_0x850aeb instanceof _0x32d0a0['RootAttributeOperation'])return _0x850aeb;var _0x54797d=new _0x32d0a0['RootAttributeOperation']();return null!=_0x850aeb['root']&&(_0x54797d['root']=String(_0x850aeb['root'])),null!=_0x850aeb['key']&&(_0x54797d['key']=String(_0x850aeb['key'])),null!=_0x850aeb['oldValueBoolean']&&(_0x54797d['oldValueBoolean']=Boolean(_0x850aeb['oldValueBoolean'])),null!=_0x850aeb['oldValueJson']&&(_0x54797d['oldValueJson']=String(_0x850aeb['oldValueJson'])),null!=_0x850aeb['newValueBoolean']&&(_0x54797d['newValueBoolean']=Boolean(_0x850aeb['newValueBoolean'])),null!=_0x850aeb['newValueJson']&&(_0x54797d['newValueJson']=String(_0x850aeb['newValueJson'])),null!=_0x850aeb['wasUndone']&&(_0x54797d['wasUndone']=Boolean(_0x850aeb['wasUndone'])),_0x54797d;},_0x39714d['toObject']=function(_0x4daed2,_0xdfe521){_0xdfe521||(_0xdfe521={});var _0x37b092={};return _0xdfe521['defaults']&&(_0x37b092['root']='',_0x37b092['key']='',_0x37b092['oldValueBoolean']=!0x1,_0x37b092['oldValueJson']='',_0x37b092['newValueBoolean']=!0x1,_0x37b092['newValueJson']='',_0x37b092['wasUndone']=!0x1),null!=_0x4daed2['root']&&_0x4daed2['hasOwnProperty']('root')&&(_0x37b092['root']=_0x4daed2['root']),null!=_0x4daed2['key']&&_0x4daed2['hasOwnProperty']('key')&&(_0x37b092['key']=_0x4daed2['key']),null!=_0x4daed2['oldValueBoolean']&&_0x4daed2['hasOwnProperty']('oldValueBoolean')&&(_0x37b092['oldValueBoolean']=_0x4daed2['oldValueBoolean']),null!=_0x4daed2['oldValueJson']&&_0x4daed2['hasOwnProperty']('oldValueJson')&&(_0x37b092['oldValueJson']=_0x4daed2['oldValueJson']),null!=_0x4daed2['newValueBoolean']&&_0x4daed2['hasOwnProperty']('newValueBoolean')&&(_0x37b092['newValueBoolean']=_0x4daed2['newValueBoolean']),null!=_0x4daed2['newValueJson']&&_0x4daed2['hasOwnProperty']('newValueJson')&&(_0x37b092['newValueJson']=_0x4daed2['newValueJson']),null!=_0x4daed2['wasUndone']&&_0x4daed2['hasOwnProperty']('wasUndone')&&(_0x37b092['wasUndone']=_0x4daed2['wasUndone']),_0x37b092;},_0x39714d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x39714d['getTypeUrl']=function(_0x534462){return void 0x0===_0x534462&&(_0x534462='type.googleapis.com'),_0x534462+'/RootAttributeOperation';},_0x39714d;}()),_0x32d0a0['RootOperation']=(function(){function _0x571ba1(_0x4a9436){if(_0x4a9436){for(var _0x293d6c=Object['keys'](_0x4a9436),_0x7f2e4a=0x0;_0x7f2e4a<_0x293d6c['length'];++_0x7f2e4a)null!=_0x4a9436[_0x293d6c[_0x7f2e4a]]&&(this[_0x293d6c[_0x7f2e4a]]=_0x4a9436[_0x293d6c[_0x7f2e4a]]);}}return _0x571ba1['prototype']['rootName']='',_0x571ba1['prototype']['elementName']='',_0x571ba1['prototype']['isAdd']=!0x1,_0x571ba1['prototype']['wasUndone']=!0x1,_0x571ba1['create']=function(_0x49418c){return new _0x571ba1(_0x49418c);},_0x571ba1['encode']=function(_0x4e802c,_0x4fba85){return _0x4fba85||(_0x4fba85=_0x28fd98['create']()),null!=_0x4e802c['rootName']&&Object['hasOwnProperty']['call'](_0x4e802c,'rootName')&&_0x4fba85['uint32'](0xa)['string'](_0x4e802c['rootName']),null!=_0x4e802c['elementName']&&Object['hasOwnProperty']['call'](_0x4e802c,'elementName')&&_0x4fba85['uint32'](0x12)['string'](_0x4e802c['elementName']),null!=_0x4e802c['isAdd']&&Object['hasOwnProperty']['call'](_0x4e802c,'isAdd')&&_0x4fba85['uint32'](0x18)['bool'](_0x4e802c['isAdd']),null!=_0x4e802c['wasUndone']&&Object['hasOwnProperty']['call'](_0x4e802c,'wasUndone')&&_0x4fba85['uint32'](0x20)['bool'](_0x4e802c['wasUndone']),_0x4fba85;},_0x571ba1['encodeDelimited']=function(_0x57774e,_0x5c50ef){return this['encode'](_0x57774e,_0x5c50ef)['ldelim']();},_0x571ba1['decode']=function(_0x2a32b4,_0x543095){_0x2a32b4 instanceof _0x530048||(_0x2a32b4=_0x530048['create'](_0x2a32b4));for(var _0x14ad72=void 0x0===_0x543095?_0x2a32b4['len']:_0x2a32b4['pos']+_0x543095,_0x5194be=new _0x32d0a0['RootOperation']();_0x2a32b4['pos']<_0x14ad72;){var _0x448b2d=_0x2a32b4['uint32']();switch(_0x448b2d>>>0x3){case 0x1:_0x5194be['rootName']=_0x2a32b4['string']();break;case 0x2:_0x5194be['elementName']=_0x2a32b4['string']();break;case 0x3:_0x5194be['isAdd']=_0x2a32b4['bool']();break;case 0x4:_0x5194be['wasUndone']=_0x2a32b4['bool']();break;default:_0x2a32b4['skipType'](0x7&_0x448b2d);}}return _0x5194be;},_0x571ba1['decodeDelimited']=function(_0x5d6a2f){return _0x5d6a2f instanceof _0x530048||(_0x5d6a2f=new _0x530048(_0x5d6a2f)),this['decode'](_0x5d6a2f,_0x5d6a2f['uint32']());},_0x571ba1['verify']=function(_0xf1da41){return'object'!=typeof _0xf1da41||null===_0xf1da41?'object\x20expected':null!=_0xf1da41['rootName']&&_0xf1da41['hasOwnProperty']('rootName')&&!_0x45a92c['isString'](_0xf1da41['rootName'])?'rootName:\x20string\x20expected':null!=_0xf1da41['elementName']&&_0xf1da41['hasOwnProperty']('elementName')&&!_0x45a92c['isString'](_0xf1da41['elementName'])?'elementName:\x20string\x20expected':null!=_0xf1da41['isAdd']&&_0xf1da41['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xf1da41['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xf1da41['wasUndone']&&_0xf1da41['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf1da41['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x571ba1['fromObject']=function(_0x25203f){if(_0x25203f instanceof _0x32d0a0['RootOperation'])return _0x25203f;var _0x592051=new _0x32d0a0['RootOperation']();return null!=_0x25203f['rootName']&&(_0x592051['rootName']=String(_0x25203f['rootName'])),null!=_0x25203f['elementName']&&(_0x592051['elementName']=String(_0x25203f['elementName'])),null!=_0x25203f['isAdd']&&(_0x592051['isAdd']=Boolean(_0x25203f['isAdd'])),null!=_0x25203f['wasUndone']&&(_0x592051['wasUndone']=Boolean(_0x25203f['wasUndone'])),_0x592051;},_0x571ba1['toObject']=function(_0x542e5d,_0x4e2a9d){_0x4e2a9d||(_0x4e2a9d={});var _0x5898d7={};return _0x4e2a9d['defaults']&&(_0x5898d7['rootName']='',_0x5898d7['elementName']='',_0x5898d7['isAdd']=!0x1,_0x5898d7['wasUndone']=!0x1),null!=_0x542e5d['rootName']&&_0x542e5d['hasOwnProperty']('rootName')&&(_0x5898d7['rootName']=_0x542e5d['rootName']),null!=_0x542e5d['elementName']&&_0x542e5d['hasOwnProperty']('elementName')&&(_0x5898d7['elementName']=_0x542e5d['elementName']),null!=_0x542e5d['isAdd']&&_0x542e5d['hasOwnProperty']('isAdd')&&(_0x5898d7['isAdd']=_0x542e5d['isAdd']),null!=_0x542e5d['wasUndone']&&_0x542e5d['hasOwnProperty']('wasUndone')&&(_0x5898d7['wasUndone']=_0x542e5d['wasUndone']),_0x5898d7;},_0x571ba1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x571ba1['getTypeUrl']=function(_0x140252){return void 0x0===_0x140252&&(_0x140252='type.googleapis.com'),_0x140252+'/RootOperation';},_0x571ba1;}()),_0x32d0a0['SplitOperation']=(function(){function _0x52e1d6(_0x38edbe){if(_0x38edbe){for(var _0x3dd396=Object['keys'](_0x38edbe),_0x44a792=0x0;_0x44a792<_0x3dd396['length'];++_0x44a792)null!=_0x38edbe[_0x3dd396[_0x44a792]]&&(this[_0x3dd396[_0x44a792]]=_0x38edbe[_0x3dd396[_0x44a792]]);}}return _0x52e1d6['prototype']['splitPosition']=null,_0x52e1d6['prototype']['graveyardPosition']=null,_0x52e1d6['prototype']['howMany']=0x0,_0x52e1d6['prototype']['insertionPosition']=null,_0x52e1d6['prototype']['wasUndone']=!0x1,_0x52e1d6['create']=function(_0x1c7ff2){return new _0x52e1d6(_0x1c7ff2);},_0x52e1d6['encode']=function(_0x3f90b0,_0x152aae){return _0x152aae||(_0x152aae=_0x28fd98['create']()),null!=_0x3f90b0['splitPosition']&&Object['hasOwnProperty']['call'](_0x3f90b0,'splitPosition')&&_0x32d0a0['Position']['encode'](_0x3f90b0['splitPosition'],_0x152aae['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3f90b0['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3f90b0,'graveyardPosition')&&_0x32d0a0['Position']['encode'](_0x3f90b0['graveyardPosition'],_0x152aae['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3f90b0['howMany']&&Object['hasOwnProperty']['call'](_0x3f90b0,'howMany')&&_0x152aae['uint32'](0x18)['uint32'](_0x3f90b0['howMany']),null!=_0x3f90b0['insertionPosition']&&Object['hasOwnProperty']['call'](_0x3f90b0,'insertionPosition')&&_0x32d0a0['Position']['encode'](_0x3f90b0['insertionPosition'],_0x152aae['uint32'](0x22)['fork']())['ldelim'](),null!=_0x3f90b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x3f90b0,'wasUndone')&&_0x152aae['uint32'](0x28)['bool'](_0x3f90b0['wasUndone']),_0x152aae;},_0x52e1d6['encodeDelimited']=function(_0x545ef9,_0x2e1add){return this['encode'](_0x545ef9,_0x2e1add)['ldelim']();},_0x52e1d6['decode']=function(_0x1783ce,_0x299c53){_0x1783ce instanceof _0x530048||(_0x1783ce=_0x530048['create'](_0x1783ce));for(var _0x1184a4=void 0x0===_0x299c53?_0x1783ce['len']:_0x1783ce['pos']+_0x299c53,_0x16be1f=new _0x32d0a0['SplitOperation']();_0x1783ce['pos']<_0x1184a4;){var _0x1865c3=_0x1783ce['uint32']();switch(_0x1865c3>>>0x3){case 0x1:_0x16be1f['splitPosition']=_0x32d0a0['Position']['decode'](_0x1783ce,_0x1783ce['uint32']());break;case 0x2:_0x16be1f['graveyardPosition']=_0x32d0a0['Position']['decode'](_0x1783ce,_0x1783ce['uint32']());break;case 0x3:_0x16be1f['howMany']=_0x1783ce['uint32']();break;case 0x4:_0x16be1f['insertionPosition']=_0x32d0a0['Position']['decode'](_0x1783ce,_0x1783ce['uint32']());break;case 0x5:_0x16be1f['wasUndone']=_0x1783ce['bool']();break;default:_0x1783ce['skipType'](0x7&_0x1865c3);}}return _0x16be1f;},_0x52e1d6['decodeDelimited']=function(_0x1af0c7){return _0x1af0c7 instanceof _0x530048||(_0x1af0c7=new _0x530048(_0x1af0c7)),this['decode'](_0x1af0c7,_0x1af0c7['uint32']());},_0x52e1d6['verify']=function(_0x24dc56){if('object'!=typeof _0x24dc56||null===_0x24dc56)return'object\x20expected';var _0x574484;if(null!=_0x24dc56['splitPosition']&&_0x24dc56['hasOwnProperty']('splitPosition')&&(_0x574484=_0x32d0a0['Position']['verify'](_0x24dc56['splitPosition'])))return'splitPosition.'+_0x574484;if(null!=_0x24dc56['graveyardPosition']&&_0x24dc56['hasOwnProperty']('graveyardPosition')&&(_0x574484=_0x32d0a0['Position']['verify'](_0x24dc56['graveyardPosition'])))return'graveyardPosition.'+_0x574484;if(null!=_0x24dc56['howMany']&&_0x24dc56['hasOwnProperty']('howMany')&&!_0x45a92c['isInteger'](_0x24dc56['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x24dc56['insertionPosition']&&_0x24dc56['hasOwnProperty']('insertionPosition')&&(_0x574484=_0x32d0a0['Position']['verify'](_0x24dc56['insertionPosition'])))return'insertionPosition.'+_0x574484;return null!=_0x24dc56['wasUndone']&&_0x24dc56['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x24dc56['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x52e1d6['fromObject']=function(_0x202e73){if(_0x202e73 instanceof _0x32d0a0['SplitOperation'])return _0x202e73;var _0xef4b27=new _0x32d0a0['SplitOperation']();if(null!=_0x202e73['splitPosition']){if('object'!=typeof _0x202e73['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0xef4b27['splitPosition']=_0x32d0a0['Position']['fromObject'](_0x202e73['splitPosition']);}if(null!=_0x202e73['graveyardPosition']){if('object'!=typeof _0x202e73['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0xef4b27['graveyardPosition']=_0x32d0a0['Position']['fromObject'](_0x202e73['graveyardPosition']);}if(null!=_0x202e73['howMany']&&(_0xef4b27['howMany']=_0x202e73['howMany']>>>0x0),null!=_0x202e73['insertionPosition']){if('object'!=typeof _0x202e73['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0xef4b27['insertionPosition']=_0x32d0a0['Position']['fromObject'](_0x202e73['insertionPosition']);}return null!=_0x202e73['wasUndone']&&(_0xef4b27['wasUndone']=Boolean(_0x202e73['wasUndone'])),_0xef4b27;},_0x52e1d6['toObject']=function(_0x267358,_0x4cfaaf){_0x4cfaaf||(_0x4cfaaf={});var _0x3546ac={};return _0x4cfaaf['defaults']&&(_0x3546ac['splitPosition']=null,_0x3546ac['graveyardPosition']=null,_0x3546ac['howMany']=0x0,_0x3546ac['insertionPosition']=null,_0x3546ac['wasUndone']=!0x1),null!=_0x267358['splitPosition']&&_0x267358['hasOwnProperty']('splitPosition')&&(_0x3546ac['splitPosition']=_0x32d0a0['Position']['toObject'](_0x267358['splitPosition'],_0x4cfaaf)),null!=_0x267358['graveyardPosition']&&_0x267358['hasOwnProperty']('graveyardPosition')&&(_0x3546ac['graveyardPosition']=_0x32d0a0['Position']['toObject'](_0x267358['graveyardPosition'],_0x4cfaaf)),null!=_0x267358['howMany']&&_0x267358['hasOwnProperty']('howMany')&&(_0x3546ac['howMany']=_0x267358['howMany']),null!=_0x267358['insertionPosition']&&_0x267358['hasOwnProperty']('insertionPosition')&&(_0x3546ac['insertionPosition']=_0x32d0a0['Position']['toObject'](_0x267358['insertionPosition'],_0x4cfaaf)),null!=_0x267358['wasUndone']&&_0x267358['hasOwnProperty']('wasUndone')&&(_0x3546ac['wasUndone']=_0x267358['wasUndone']),_0x3546ac;},_0x52e1d6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x52e1d6['getTypeUrl']=function(_0x95050d){return void 0x0===_0x95050d&&(_0x95050d='type.googleapis.com'),_0x95050d+'/SplitOperation';},_0x52e1d6;}()),_0x32d0a0['Position']=(function(){function _0x428bdd(_0x1e4f30){if(this['path']=[],_0x1e4f30){for(var _0x2ae95e=Object['keys'](_0x1e4f30),_0xe77feb=0x0;_0xe77feb<_0x2ae95e['length'];++_0xe77feb)null!=_0x1e4f30[_0x2ae95e[_0xe77feb]]&&(this[_0x2ae95e[_0xe77feb]]=_0x1e4f30[_0x2ae95e[_0xe77feb]]);}}return _0x428bdd['prototype']['root']='',_0x428bdd['prototype']['rootMain']=!0x1,_0x428bdd['prototype']['rootGraveyard']=!0x1,_0x428bdd['prototype']['path']=_0x45a92c['emptyArray'],_0x428bdd['prototype']['stickiness']='',_0x428bdd['create']=function(_0x5a7b8a){return new _0x428bdd(_0x5a7b8a);},_0x428bdd['encode']=function(_0x27f204,_0x5a4529){if(_0x5a4529||(_0x5a4529=_0x28fd98['create']()),null!=_0x27f204['root']&&Object['hasOwnProperty']['call'](_0x27f204,'root')&&_0x5a4529['uint32'](0xa)['string'](_0x27f204['root']),null!=_0x27f204['rootMain']&&Object['hasOwnProperty']['call'](_0x27f204,'rootMain')&&_0x5a4529['uint32'](0x10)['bool'](_0x27f204['rootMain']),null!=_0x27f204['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x27f204,'rootGraveyard')&&_0x5a4529['uint32'](0x18)['bool'](_0x27f204['rootGraveyard']),null!=_0x27f204['path']&&_0x27f204['path']['length']){_0x5a4529['uint32'](0x22)['fork']();for(var _0x5748ec=0x0;_0x5748ec<_0x27f204['path']['length'];++_0x5748ec)_0x5a4529['uint32'](_0x27f204['path'][_0x5748ec]);_0x5a4529['ldelim']();}return null!=_0x27f204['stickiness']&&Object['hasOwnProperty']['call'](_0x27f204,'stickiness')&&_0x5a4529['uint32'](0x2a)['string'](_0x27f204['stickiness']),_0x5a4529;},_0x428bdd['encodeDelimited']=function(_0x450364,_0x5a2022){return this['encode'](_0x450364,_0x5a2022)['ldelim']();},_0x428bdd['decode']=function(_0x550c92,_0x1e779f){_0x550c92 instanceof _0x530048||(_0x550c92=_0x530048['create'](_0x550c92));for(var _0x17d04c=void 0x0===_0x1e779f?_0x550c92['len']:_0x550c92['pos']+_0x1e779f,_0x27701c=new _0x32d0a0['Position']();_0x550c92['pos']<_0x17d04c;){var _0x297004=_0x550c92['uint32']();switch(_0x297004>>>0x3){case 0x1:_0x27701c['root']=_0x550c92['string']();break;case 0x2:_0x27701c['rootMain']=_0x550c92['bool']();break;case 0x3:_0x27701c['rootGraveyard']=_0x550c92['bool']();break;case 0x4:if(_0x27701c['path']&&_0x27701c['path']['length']||(_0x27701c['path']=[]),0x2==(0x7&_0x297004)){for(var _0x3e34e3=_0x550c92['uint32']()+_0x550c92['pos'];_0x550c92['pos']<_0x3e34e3;)_0x27701c['path']['push'](_0x550c92['uint32']());}else _0x27701c['path']['push'](_0x550c92['uint32']());break;case 0x5:_0x27701c['stickiness']=_0x550c92['string']();break;default:_0x550c92['skipType'](0x7&_0x297004);}}return _0x27701c;},_0x428bdd['decodeDelimited']=function(_0x20d092){return _0x20d092 instanceof _0x530048||(_0x20d092=new _0x530048(_0x20d092)),this['decode'](_0x20d092,_0x20d092['uint32']());},_0x428bdd['verify']=function(_0x2a9301){if('object'!=typeof _0x2a9301||null===_0x2a9301)return'object\x20expected';if(null!=_0x2a9301['root']&&_0x2a9301['hasOwnProperty']('root')&&!_0x45a92c['isString'](_0x2a9301['root']))return'root:\x20string\x20expected';if(null!=_0x2a9301['rootMain']&&_0x2a9301['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2a9301['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2a9301['rootGraveyard']&&_0x2a9301['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2a9301['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2a9301['path']&&_0x2a9301['hasOwnProperty']('path')){if(!Array['isArray'](_0x2a9301['path']))return'path:\x20array\x20expected';for(var _0x197b2d=0x0;_0x197b2d<_0x2a9301['path']['length'];++_0x197b2d)if(!_0x45a92c['isInteger'](_0x2a9301['path'][_0x197b2d]))return'path:\x20integer[]\x20expected';}return null!=_0x2a9301['stickiness']&&_0x2a9301['hasOwnProperty']('stickiness')&&!_0x45a92c['isString'](_0x2a9301['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x428bdd['fromObject']=function(_0x254881){if(_0x254881 instanceof _0x32d0a0['Position'])return _0x254881;var _0x45491f=new _0x32d0a0['Position']();if(null!=_0x254881['root']&&(_0x45491f['root']=String(_0x254881['root'])),null!=_0x254881['rootMain']&&(_0x45491f['rootMain']=Boolean(_0x254881['rootMain'])),null!=_0x254881['rootGraveyard']&&(_0x45491f['rootGraveyard']=Boolean(_0x254881['rootGraveyard'])),_0x254881['path']){if(!Array['isArray'](_0x254881['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x45491f['path']=[];for(var _0x328507=0x0;_0x328507<_0x254881['path']['length'];++_0x328507)_0x45491f['path'][_0x328507]=_0x254881['path'][_0x328507]>>>0x0;}return null!=_0x254881['stickiness']&&(_0x45491f['stickiness']=String(_0x254881['stickiness'])),_0x45491f;},_0x428bdd['toObject']=function(_0x45ce0f,_0x2c1a70){_0x2c1a70||(_0x2c1a70={});var _0x57cffd={};if((_0x2c1a70['arrays']||_0x2c1a70['defaults'])&&(_0x57cffd['path']=[]),_0x2c1a70['defaults']&&(_0x57cffd['root']='',_0x57cffd['rootMain']=!0x1,_0x57cffd['rootGraveyard']=!0x1,_0x57cffd['stickiness']=''),null!=_0x45ce0f['root']&&_0x45ce0f['hasOwnProperty']('root')&&(_0x57cffd['root']=_0x45ce0f['root']),null!=_0x45ce0f['rootMain']&&_0x45ce0f['hasOwnProperty']('rootMain')&&(_0x57cffd['rootMain']=_0x45ce0f['rootMain']),null!=_0x45ce0f['rootGraveyard']&&_0x45ce0f['hasOwnProperty']('rootGraveyard')&&(_0x57cffd['rootGraveyard']=_0x45ce0f['rootGraveyard']),_0x45ce0f['path']&&_0x45ce0f['path']['length']){_0x57cffd['path']=[];for(var _0x337f48=0x0;_0x337f48<_0x45ce0f['path']['length'];++_0x337f48)_0x57cffd['path'][_0x337f48]=_0x45ce0f['path'][_0x337f48];}return null!=_0x45ce0f['stickiness']&&_0x45ce0f['hasOwnProperty']('stickiness')&&(_0x57cffd['stickiness']=_0x45ce0f['stickiness']),_0x57cffd;},_0x428bdd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x428bdd['getTypeUrl']=function(_0x3fc817){return void 0x0===_0x3fc817&&(_0x3fc817='type.googleapis.com'),_0x3fc817+'/Position';},_0x428bdd;}()),_0x32d0a0['Range']=(function(){function _0x34cde1(_0x3e6ecb){if(_0x3e6ecb){for(var _0x469d9b=Object['keys'](_0x3e6ecb),_0x90a22e=0x0;_0x90a22e<_0x469d9b['length'];++_0x90a22e)null!=_0x3e6ecb[_0x469d9b[_0x90a22e]]&&(this[_0x469d9b[_0x90a22e]]=_0x3e6ecb[_0x469d9b[_0x90a22e]]);}}return _0x34cde1['prototype']['start']=null,_0x34cde1['prototype']['end']=null,_0x34cde1['create']=function(_0x15552e){return new _0x34cde1(_0x15552e);},_0x34cde1['encode']=function(_0xd1fcbb,_0x19c261){return _0x19c261||(_0x19c261=_0x28fd98['create']()),null!=_0xd1fcbb['start']&&Object['hasOwnProperty']['call'](_0xd1fcbb,'start')&&_0x32d0a0['Position']['encode'](_0xd1fcbb['start'],_0x19c261['uint32'](0xa)['fork']())['ldelim'](),null!=_0xd1fcbb['end']&&Object['hasOwnProperty']['call'](_0xd1fcbb,'end')&&_0x32d0a0['Position']['encode'](_0xd1fcbb['end'],_0x19c261['uint32'](0x12)['fork']())['ldelim'](),_0x19c261;},_0x34cde1['encodeDelimited']=function(_0x3d0be0,_0x11a034){return this['encode'](_0x3d0be0,_0x11a034)['ldelim']();},_0x34cde1['decode']=function(_0x479462,_0x2784d0){_0x479462 instanceof _0x530048||(_0x479462=_0x530048['create'](_0x479462));for(var _0x21e059=void 0x0===_0x2784d0?_0x479462['len']:_0x479462['pos']+_0x2784d0,_0xfba389=new _0x32d0a0['Range']();_0x479462['pos']<_0x21e059;){var _0x4b70a8=_0x479462['uint32']();switch(_0x4b70a8>>>0x3){case 0x1:_0xfba389['start']=_0x32d0a0['Position']['decode'](_0x479462,_0x479462['uint32']());break;case 0x2:_0xfba389['end']=_0x32d0a0['Position']['decode'](_0x479462,_0x479462['uint32']());break;default:_0x479462['skipType'](0x7&_0x4b70a8);}}return _0xfba389;},_0x34cde1['decodeDelimited']=function(_0x5dce62){return _0x5dce62 instanceof _0x530048||(_0x5dce62=new _0x530048(_0x5dce62)),this['decode'](_0x5dce62,_0x5dce62['uint32']());},_0x34cde1['verify']=function(_0x3e618a){if('object'!=typeof _0x3e618a||null===_0x3e618a)return'object\x20expected';var _0x4d43de;if(null!=_0x3e618a['start']&&_0x3e618a['hasOwnProperty']('start')&&(_0x4d43de=_0x32d0a0['Position']['verify'](_0x3e618a['start'])))return'start.'+_0x4d43de;if(null!=_0x3e618a['end']&&_0x3e618a['hasOwnProperty']('end')&&(_0x4d43de=_0x32d0a0['Position']['verify'](_0x3e618a['end'])))return'end.'+_0x4d43de;return null;},_0x34cde1['fromObject']=function(_0x156c68){if(_0x156c68 instanceof _0x32d0a0['Range'])return _0x156c68;var _0x41a296=new _0x32d0a0['Range']();if(null!=_0x156c68['start']){if('object'!=typeof _0x156c68['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x41a296['start']=_0x32d0a0['Position']['fromObject'](_0x156c68['start']);}if(null!=_0x156c68['end']){if('object'!=typeof _0x156c68['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x41a296['end']=_0x32d0a0['Position']['fromObject'](_0x156c68['end']);}return _0x41a296;},_0x34cde1['toObject']=function(_0x3a6205,_0xce04e6){_0xce04e6||(_0xce04e6={});var _0x86b9ad={};return _0xce04e6['defaults']&&(_0x86b9ad['start']=null,_0x86b9ad['end']=null),null!=_0x3a6205['start']&&_0x3a6205['hasOwnProperty']('start')&&(_0x86b9ad['start']=_0x32d0a0['Position']['toObject'](_0x3a6205['start'],_0xce04e6)),null!=_0x3a6205['end']&&_0x3a6205['hasOwnProperty']('end')&&(_0x86b9ad['end']=_0x32d0a0['Position']['toObject'](_0x3a6205['end'],_0xce04e6)),_0x86b9ad;},_0x34cde1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x34cde1['getTypeUrl']=function(_0x30a08f){return void 0x0===_0x30a08f&&(_0x30a08f='type.googleapis.com'),_0x30a08f+'/Range';},_0x34cde1;}()),_0x32d0a0['Element']=(function(){function _0x41a22a(_0x5c213c){if(this['children']=[],this['attributesBoolean']={},_0x5c213c){for(var _0x35a020=Object['keys'](_0x5c213c),_0x373377=0x0;_0x373377<_0x35a020['length'];++_0x373377)null!=_0x5c213c[_0x35a020[_0x373377]]&&(this[_0x35a020[_0x373377]]=_0x5c213c[_0x35a020[_0x373377]]);}}return _0x41a22a['prototype']['name']='',_0x41a22a['prototype']['children']=_0x45a92c['emptyArray'],_0x41a22a['prototype']['data']='',_0x41a22a['prototype']['attributesBoolean']=_0x45a92c['emptyObject'],_0x41a22a['prototype']['attributesJson']='',_0x41a22a['create']=function(_0x4eb82){return new _0x41a22a(_0x4eb82);},_0x41a22a['encode']=function(_0x202742,_0x1c5900){if(_0x1c5900||(_0x1c5900=_0x28fd98['create']()),null!=_0x202742['name']&&Object['hasOwnProperty']['call'](_0x202742,'name')&&_0x1c5900['uint32'](0xa)['string'](_0x202742['name']),null!=_0x202742['children']&&_0x202742['children']['length']){for(var _0x183bb9=0x0;_0x183bb9<_0x202742['children']['length'];++_0x183bb9)_0x32d0a0['Element']['encode'](_0x202742['children'][_0x183bb9],_0x1c5900['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x202742['data']&&Object['hasOwnProperty']['call'](_0x202742,'data')&&_0x1c5900['uint32'](0x1a)['string'](_0x202742['data']),null!=_0x202742['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x202742,'attributesBoolean')){var _0x16effe=Object['keys'](_0x202742['attributesBoolean']);for(_0x183bb9=0x0;_0x183bb9<_0x16effe['length'];++_0x183bb9)_0x1c5900['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x16effe[_0x183bb9])['uint32'](0x10)['bool'](_0x202742['attributesBoolean'][_0x16effe[_0x183bb9]])['ldelim']();}return null!=_0x202742['attributesJson']&&Object['hasOwnProperty']['call'](_0x202742,'attributesJson')&&_0x1c5900['uint32'](0x2a)['string'](_0x202742['attributesJson']),_0x1c5900;},_0x41a22a['encodeDelimited']=function(_0x482b39,_0x2038f5){return this['encode'](_0x482b39,_0x2038f5)['ldelim']();},_0x41a22a['decode']=function(_0x4bc77c,_0x467a07){_0x4bc77c instanceof _0x530048||(_0x4bc77c=_0x530048['create'](_0x4bc77c));for(var _0x24e773,_0x1f831b,_0x2688ce=void 0x0===_0x467a07?_0x4bc77c['len']:_0x4bc77c['pos']+_0x467a07,_0x3c1c26=new _0x32d0a0['Element']();_0x4bc77c['pos']<_0x2688ce;){var _0x4e3f5e=_0x4bc77c['uint32']();switch(_0x4e3f5e>>>0x3){case 0x1:_0x3c1c26['name']=_0x4bc77c['string']();break;case 0x2:_0x3c1c26['children']&&_0x3c1c26['children']['length']||(_0x3c1c26['children']=[]),_0x3c1c26['children']['push'](_0x32d0a0['Element']['decode'](_0x4bc77c,_0x4bc77c['uint32']()));break;case 0x3:_0x3c1c26['data']=_0x4bc77c['string']();break;case 0x4:_0x3c1c26['attributesBoolean']===_0x45a92c['emptyObject']&&(_0x3c1c26['attributesBoolean']={});var _0x20dd20=_0x4bc77c['uint32']()+_0x4bc77c['pos'];for(_0x24e773='',_0x1f831b=!0x1;_0x4bc77c['pos']<_0x20dd20;){var _0x1a102a=_0x4bc77c['uint32']();switch(_0x1a102a>>>0x3){case 0x1:_0x24e773=_0x4bc77c['string']();break;case 0x2:_0x1f831b=_0x4bc77c['bool']();break;default:_0x4bc77c['skipType'](0x7&_0x1a102a);}}_0x3c1c26['attributesBoolean'][_0x24e773]=_0x1f831b;break;case 0x5:_0x3c1c26['attributesJson']=_0x4bc77c['string']();break;default:_0x4bc77c['skipType'](0x7&_0x4e3f5e);}}return _0x3c1c26;},_0x41a22a['decodeDelimited']=function(_0x50f1a3){return _0x50f1a3 instanceof _0x530048||(_0x50f1a3=new _0x530048(_0x50f1a3)),this['decode'](_0x50f1a3,_0x50f1a3['uint32']());},_0x41a22a['verify']=function(_0x151a1d){if('object'!=typeof _0x151a1d||null===_0x151a1d)return'object\x20expected';if(null!=_0x151a1d['name']&&_0x151a1d['hasOwnProperty']('name')&&!_0x45a92c['isString'](_0x151a1d['name']))return'name:\x20string\x20expected';if(null!=_0x151a1d['children']&&_0x151a1d['hasOwnProperty']('children')){if(!Array['isArray'](_0x151a1d['children']))return'children:\x20array\x20expected';for(var _0x350ad8=0x0;_0x350ad8<_0x151a1d['children']['length'];++_0x350ad8){var _0x48ba30=_0x32d0a0['Element']['verify'](_0x151a1d['children'][_0x350ad8]);if(_0x48ba30)return'children.'+_0x48ba30;}}if(null!=_0x151a1d['data']&&_0x151a1d['hasOwnProperty']('data')&&!_0x45a92c['isString'](_0x151a1d['data']))return'data:\x20string\x20expected';if(null!=_0x151a1d['attributesBoolean']&&_0x151a1d['hasOwnProperty']('attributesBoolean')){if(!_0x45a92c['isObject'](_0x151a1d['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x587eb1=Object['keys'](_0x151a1d['attributesBoolean']);for(_0x350ad8=0x0;_0x350ad8<_0x587eb1['length'];++_0x350ad8)if('boolean'!=typeof _0x151a1d['attributesBoolean'][_0x587eb1[_0x350ad8]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x151a1d['attributesJson']&&_0x151a1d['hasOwnProperty']('attributesJson')&&!_0x45a92c['isString'](_0x151a1d['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x41a22a['fromObject']=function(_0x63b3c2){if(_0x63b3c2 instanceof _0x32d0a0['Element'])return _0x63b3c2;var _0x57c716=new _0x32d0a0['Element']();if(null!=_0x63b3c2['name']&&(_0x57c716['name']=String(_0x63b3c2['name'])),_0x63b3c2['children']){if(!Array['isArray'](_0x63b3c2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x57c716['children']=[];for(var _0xcc82d8=0x0;_0xcc82d8<_0x63b3c2['children']['length'];++_0xcc82d8){if('object'!=typeof _0x63b3c2['children'][_0xcc82d8])throw TypeError('.Element.children:\x20object\x20expected');_0x57c716['children'][_0xcc82d8]=_0x32d0a0['Element']['fromObject'](_0x63b3c2['children'][_0xcc82d8]);}}if(null!=_0x63b3c2['data']&&(_0x57c716['data']=String(_0x63b3c2['data'])),_0x63b3c2['attributesBoolean']){if('object'!=typeof _0x63b3c2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x57c716['attributesBoolean']={};var _0x22464b=Object['keys'](_0x63b3c2['attributesBoolean']);for(_0xcc82d8=0x0;_0xcc82d8<_0x22464b['length'];++_0xcc82d8)_0x57c716['attributesBoolean'][_0x22464b[_0xcc82d8]]=Boolean(_0x63b3c2['attributesBoolean'][_0x22464b[_0xcc82d8]]);}return null!=_0x63b3c2['attributesJson']&&(_0x57c716['attributesJson']=String(_0x63b3c2['attributesJson'])),_0x57c716;},_0x41a22a['toObject']=function(_0x13b26e,_0x24a2d3){_0x24a2d3||(_0x24a2d3={});var _0x1044d0,_0x16cc77={};if((_0x24a2d3['arrays']||_0x24a2d3['defaults'])&&(_0x16cc77['children']=[]),(_0x24a2d3['objects']||_0x24a2d3['defaults'])&&(_0x16cc77['attributesBoolean']={}),_0x24a2d3['defaults']&&(_0x16cc77['name']='',_0x16cc77['data']='',_0x16cc77['attributesJson']=''),null!=_0x13b26e['name']&&_0x13b26e['hasOwnProperty']('name')&&(_0x16cc77['name']=_0x13b26e['name']),_0x13b26e['children']&&_0x13b26e['children']['length']){_0x16cc77['children']=[];for(var _0x5ead10=0x0;_0x5ead10<_0x13b26e['children']['length'];++_0x5ead10)_0x16cc77['children'][_0x5ead10]=_0x32d0a0['Element']['toObject'](_0x13b26e['children'][_0x5ead10],_0x24a2d3);}if(null!=_0x13b26e['data']&&_0x13b26e['hasOwnProperty']('data')&&(_0x16cc77['data']=_0x13b26e['data']),_0x13b26e['attributesBoolean']&&(_0x1044d0=Object['keys'](_0x13b26e['attributesBoolean']))['length']){_0x16cc77['attributesBoolean']={};for(_0x5ead10=0x0;_0x5ead10<_0x1044d0['length'];++_0x5ead10)_0x16cc77['attributesBoolean'][_0x1044d0[_0x5ead10]]=_0x13b26e['attributesBoolean'][_0x1044d0[_0x5ead10]];}return null!=_0x13b26e['attributesJson']&&_0x13b26e['hasOwnProperty']('attributesJson')&&(_0x16cc77['attributesJson']=_0x13b26e['attributesJson']),_0x16cc77;},_0x41a22a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x36a311['util']['toJSONOptions']);},_0x41a22a['getTypeUrl']=function(_0x329650){return void 0x0===_0x329650&&(_0x329650='type.googleapis.com'),_0x329650+'/Element';},_0x41a22a;}()),_0x32d0a0;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2ba045){return new y(this['_protobufRoot'][_0x2ba045]);}}class y{['_protobuf'];constructor(_0x22c792){this['_protobuf']=_0x22c792;}['compress'](_0x111e10){const _0x14bcb3=this['_protobuf']['verify'](_0x111e10);if(_0x14bcb3)throw Error(_0x14bcb3);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x111e10))['finish']();}['decompress'](_0x3f95dc){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x3f95dc),{'oneofs':!0x0});}}function _(_0x42c807,_0x21351c){const _0x53e2ff=_0x573b5e(_0x42c807);return _0x53e2ff['path'][_0x53e2ff['path']['length']-0x1]+=_0x21351c,_0x53e2ff;}function O(_0x7f4f37,_0x38c81b){return _0x7f4f37['root']===_0x38c81b['root']&&_0x2c882e(_0x7f4f37['path'],_0x38c81b['path']);}function $(_0x7f2c72){P(_0x7f2c72,_0x58eb14=>('main'==_0x58eb14['root']?(_0x58eb14['rootMain']=!0x0,delete _0x58eb14['root']):'$graveyard'==_0x58eb14['root']&&(_0x58eb14['rootGraveyard']=!0x0,delete _0x58eb14['root']),_0x58eb14));}function J(_0x42330b){P(_0x42330b,_0x31015e=>(_0x31015e['rootMain']?(_0x31015e['root']='main',delete _0x31015e['rootMain']):_0x31015e['rootGraveyard']&&(_0x31015e['root']='$graveyard',delete _0x31015e['rootGraveyard']),_0x31015e));}function P(_0x3ab1a7,_0x43c850){for(const _0x25b1e5 in _0x3ab1a7){const _0x537de4=_0x3ab1a7[_0x25b1e5];'nodes'!==_0x25b1e5&&_0x2bc461(_0x537de4)&&(_0x537de4['path']&&(_0x537de4['root']||_0x537de4['rootMain']||_0x537de4['rootGraveyard'])?_0x3ab1a7[_0x25b1e5]=_0x43c850(_0x537de4):P(_0x537de4,_0x43c850));}return _0x3ab1a7;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x4f4d2b,_0xbce088,_0x133568){this['_id']=_0x4f4d2b,this['_operationName']=_0xbce088,this['_protobufDescriptor']=_0x133568;}['compress'](_0x221c6d,_0x43197c){const _0x141d4e=_0x43197c['shift']();return $(_0x141d4e),_0x221c6d['buffers']['push'](this['_protobufDescriptor']['compress'](_0x141d4e)),_0x221c6d['types']['push'](this['_id']),!0x0;}['decompress'](_0x4ce9ed,_0x39c1bd){_0x39c1bd['types']['shift']();const _0x101780=this['_protobufDescriptor']['decompress'](_0x39c1bd['buffers']['shift']());J(_0x101780),_0x101780['__className']=this['_operationName'],_0x4ce9ed['push'](_0x101780);}}class s extends e{['compress'](_0x3e2984,_0x156ffd){const _0x4d56b6=_0x156ffd['shift']();return this['_serializeOneOf']('oldValue',_0x4d56b6),this['_serializeOneOf']('newValue',_0x4d56b6),$(_0x4d56b6),_0x3e2984['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4d56b6)),_0x3e2984['types']['push'](this['_id']),!0x0;}['decompress'](_0x3f8c8c,_0x8d6a0d){const {types:_0x5c475b,buffers:_0x4ef6e5}=_0x8d6a0d,_0x2e4cac=this['_protobufDescriptor']['decompress'](_0x4ef6e5['shift']());_0x5c475b['shift'](),this['_deserializeOneOf']('oldValue',_0x2e4cac),this['_deserializeOneOf']('newValue',_0x2e4cac),J(_0x2e4cac),_0x2e4cac['__className']=this['_operationName'],_0x3f8c8c['push'](_0x2e4cac);}['_serializeOneOf'](_0x1149bc,_0x5e1483){const _0xb9a56e=_0x5e1483[_0x1149bc];'boolean'==typeof _0xb9a56e?_0x5e1483[_0x1149bc+'Boolean']=_0xb9a56e:_0x5e1483[_0x1149bc+'Json']=JSON['stringify'](_0xb9a56e);}['_deserializeOneOf'](_0xf36842,_0x3f3d89){const _0x1b113e=_0xf36842+'Json';_0x3f3d89[_0x1b113e]?(_0x3f3d89[_0xf36842]=JSON['parse'](_0x3f3d89[_0x1b113e]),delete _0x3f3d89[_0x1b113e]):(_0x3f3d89[_0xf36842]=_0x3f3d89[_0xf36842+'Boolean'],delete _0x3f3d89[_0xf36842+'Boolean']);}}class i extends e{['compress'](_0x2117d9,_0x2e2152){const _0x4dcbe1=_0x2e2152['shift']();return this['_serializeNodesAttributes'](_0x4dcbe1['nodes']),$(_0x4dcbe1),_0x2117d9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4dcbe1)),_0x2117d9['types']['push'](this['_id']),!0x0;}['decompress'](_0x138daa,_0x149049){const {types:_0x101247,buffers:_0x1d68a0}=_0x149049,_0x27f8cd=this['_protobufDescriptor']['decompress'](_0x1d68a0['shift']());_0x101247['shift'](),_0x27f8cd['nodes']||(_0x27f8cd['nodes']=[]),this['_deserializeNodesAttributes'](_0x27f8cd['nodes']),J(_0x27f8cd),_0x27f8cd['__className']=this['_operationName'],_0x138daa['push'](_0x27f8cd);}['_serializeNodesAttributes'](_0x12f411){for(const _0x254ad9 of _0x12f411){if(_0x254ad9['attributes']){const _0x2ca8be=_0x254ad9['attributes'];this['_areValuesBoolean'](_0x2ca8be)?_0x254ad9['attributesBoolean']=_0x2ca8be:_0x254ad9['attributesJson']=JSON['stringify'](_0x2ca8be);}_0x254ad9['children']&&this['_serializeNodesAttributes'](_0x254ad9['children']);}}['_deserializeNodesAttributes'](_0x50ae09){for(const _0x44e657 of _0x50ae09)(_0x44e657['attributesBoolean']||_0x44e657['attributesJson'])&&(_0x44e657['attributesBoolean']?(_0x44e657['attributes']=_0x44e657['attributesBoolean'],delete _0x44e657['attributesBoolean']):(_0x44e657['attributes']=JSON['parse'](_0x44e657['attributesJson']),delete _0x44e657['attributesJson'])),_0x44e657['children']&&this['_deserializeNodesAttributes'](_0x44e657['children']);}['_areValuesBoolean'](_0x2fabeb){return Object['keys'](_0x2fabeb)['every'](_0x27a36b=>'boolean'==typeof _0x2fabeb[_0x27a36b]);}}class n extends e{['decompress'](_0x4ac230,_0x35335e){super['decompress'](_0x4ac230,_0x35335e);const _0x37bc00=_0x4ac230[_0x4ac230['length']-0x1];_0x37bc00['oldRange']||(_0x37bc00['oldRange']=null),_0x37bc00['newRange']||(_0x37bc00['newRange']=null);}}class p extends e{['compress'](_0x4d572e,_0x46b5e0){return _0x46b5e0['shift'](),_0x4d572e['types']['push'](this['_id']),!0x0;}['decompress'](_0x5f4393,_0x38a47e){_0x38a47e['types']['shift'](),_0x5f4393['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2ceed6,_0x5cbf20,_0x1da45e,_0x4109c9){super(_0x2ceed6,_0x5cbf20,_0x1da45e),this['_omittedNamespace']=_0x4109c9+':';}['compress'](_0x235767,_0x372155){return!('MarkerOperation'!=_0x372155[0x0]['__className']||!_0x372155[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x372155[0x0]['name']=_0x372155[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x235767,_0x372155),!0x0);}['decompress'](_0x1ef868,_0x1e220e){super['decompress'](_0x1ef868,_0x1e220e);const _0x1e108a=_0x1ef868[_0x1ef868['length']-0x1];_0x1e108a['name']=this['_omittedNamespace']+_0x1e108a['name'];}}class b{['_id'];['_context'];constructor(_0x4fe762,_0x150cc1){this['_id']=_0x4fe762,this['_context']=_0x150cc1;}['compress'](_0x247ef9,_0x2d7889){let _0x58ae3b;for(;_0x2d7889['length']>0x1&&this['_compareOperations'](_0x2d7889[0x0],_0x2d7889[0x1]);)_0x58ae3b?(_0x58ae3b=this['_combineNext'](_0x2d7889['shift'](),_0x58ae3b),_0x247ef9['types']['push'](0x0)):(_0x58ae3b=_0x573b5e(_0x2d7889['shift']()),_0x247ef9['types']['push'](this['_id']));return!!_0x58ae3b&&(_0x58ae3b=this['_combineNext'](_0x2d7889['shift'](),_0x58ae3b),_0x247ef9['types']['push'](0x0),_0x247ef9['buffers']['push'](this['_compressSingleOperation'](_0x58ae3b)),!0x0);}['decompress'](_0x1cd8fd,_0x590945){const _0xa71219=this['_decompressSingleOperation'](_0x590945);for(;0x0==_0x590945['types'][0x0];)_0x590945['types']['shift'](),_0x1cd8fd['push'](this['_splitCurrent'](_0xa71219));_0x1cd8fd['push'](_0xa71219);}}class m extends b{['_combineNext'](_0x4f5bce,_0x14e580){return _0x14e580['nodes'][0x0]['data']+=_0x4f5bce['nodes'][0x0]['data'],_0x14e580;}['_splitCurrent'](_0x260793){const _0x15b296=_0x573b5e(_0x260793),_0x2e3e97=_0x15b296['nodes'][0x0],_0x4b6832=_0x260793['nodes'][0x0],_0x5e30c2=_0x4b6832['data'][Symbol['iterator']]()['next']()['value'],_0x5db61d=_0x5e30c2['length'];return _0x2e3e97['data']=_0x5e30c2,_0x4b6832['data']=_0x4b6832['data']['substr'](_0x5db61d),_0x260793['position']=_(_0x260793['position'],_0x5db61d),_0x15b296;}['_compareOperations'](_0x482fe6,_0x41baec){if(this['_checkOperation'](_0x482fe6)&&this['_checkOperation'](_0x41baec)){const _0x1e6a3c=_0x482fe6['nodes'][0x0]['data']['length'],_0x1ea34c=O(_(_0x482fe6['position'],_0x1e6a3c),_0x41baec['position']),_0x570136=_0x482fe6['nodes'][0x0],_0x4e480e=_0x41baec['nodes'][0x0];return _0x1ea34c&&this['_compareAttributes'](_0x570136,_0x4e480e);}return!0x1;}['_compressSingleOperation'](_0x15949c){const _0x32bdff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x32bdff,[_0x15949c]),_0x32bdff['buffers'][0x0];}['_decompressSingleOperation'](_0x295571){const _0x51df23=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x51df23,_0x295571),_0x51df23[0x0];}['_checkOperation'](_0x171bc1){return'InsertOperation'==_0x171bc1['__className']&&0x1==_0x171bc1['nodes']['length']&&_0x171bc1['nodes'][0x0]['data']&&!_0x171bc1['wasUndone']&&0x1==Array['from'](_0x171bc1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4ddb56,_0x4108ac){const _0x4eecad=Object['keys'](_0x4ddb56['attributes']||{}),_0x2adba0=Object['keys'](_0x4108ac['attributes']||{});return _0x4eecad['length']===_0x2adba0['length']&&_0x4eecad['every'](_0x4e4137=>_0x4108ac['attributes'][_0x4e4137]&&_0x4108ac['attributes'][_0x4e4137]===_0x4ddb56['attributes'][_0x4e4137]);}}class c extends b{['_combineNext'](_0x1fc76f,_0x316a1c){return _0x316a1c['howMany']++,_0x316a1c['sourcePosition']=_0x573b5e(_0x1fc76f['sourcePosition']),_0x316a1c;}['_splitCurrent'](_0x1ff538){const _0x11c191=_0x573b5e(_0x1ff538);return _0x1ff538['howMany']--,_0x11c191['howMany']=0x1,_0x11c191['sourcePosition']=_(_0x11c191['sourcePosition'],_0x1ff538['howMany']),_0x11c191;}['_compareOperations'](_0x37624f,_0xc1d433){return!(!this['_checkOperation'](_0x37624f)||!this['_checkOperation'](_0xc1d433))&&(O(_(_0x37624f['sourcePosition'],-0x1),_0xc1d433['sourcePosition'])&&O(_0x37624f['targetPosition'],_0xc1d433['targetPosition']));}['_compressSingleOperation'](_0x38515b){const _0x227a1a={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x227a1a,[_0x38515b]),_0x227a1a['buffers'][0x0];}['_decompressSingleOperation'](_0x3f7185){const _0x2c9083=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2c9083,_0x3f7185),_0x2c9083[0x0];}['_checkOperation'](_0x49cf71){return'MoveOperation'==_0x49cf71['__className']&&'$graveyard'==_0x49cf71['targetPosition']['root']&&0x1==_0x49cf71['howMany']&&!_0x49cf71['wasUndone'];}}class h extends b{['_combineNext'](_0x483916,_0xcc5589){return _0xcc5589['howMany']++,_0xcc5589;}['_splitCurrent'](_0x3bb35e){const _0x29d958=_0x573b5e(_0x3bb35e);return _0x29d958['howMany']=0x1,_0x3bb35e['howMany']--,_0x29d958;}['_compareOperations'](_0x315099,_0x45b653){return!(!this['_checkOperation'](_0x315099)||!this['_checkOperation'](_0x45b653))&&(O(_0x315099['sourcePosition'],_0x45b653['sourcePosition'])&&O(_0x315099['targetPosition'],_0x45b653['targetPosition']));}['_compressSingleOperation'](_0x12045e){const _0x34f9e0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x34f9e0,[_0x12045e]),_0x34f9e0['buffers'][0x0];}['_decompressSingleOperation'](_0x1bd145){const _0x3f21b9=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3f21b9,_0x1bd145),_0x3f21b9[0x0];}['_checkOperation'](_0x1ddcb3){return'MoveOperation'==_0x1ddcb3['__className']&&'$graveyard'==_0x1ddcb3['targetPosition']['root']&&0x1==_0x1ddcb3['howMany']&&!_0x1ddcb3['wasUndone'];}}class f extends b{['compress'](_0x128ff5,_0x380f55){if(!this['_compareOperations'](_0x380f55[0x0],_0x380f55[0x1]))return!0x1;const _0x346507=_0x380f55['shift']();return _0x346507['oldRange']=null,_0x346507['newRange']&&O(_0x346507['newRange']['start'],_0x346507['newRange']['end'])&&(_0x346507['newRange']['end']=null),_0x380f55['shift'](),_0x128ff5['types']['push'](this['_id']),_0x128ff5['types']['push'](0x0),_0x128ff5['buffers']['push'](this['_compressSingleOperation'](_0x346507)),!0x0;}['decompress'](_0x481593,_0x5338e5){const _0x345ba0=this['_decompressSingleOperation'](_0x5338e5);_0x345ba0['newRange']&&!_0x345ba0['newRange']['end']&&(_0x345ba0['newRange']['end']=_0x573b5e(_0x345ba0['newRange']['start']));const _0x403835=_0x573b5e(_0x345ba0);_0x403835['newRange']&&(_0x403835['newRange']['start']['stickiness']='toNone',_0x403835['newRange']['end']=_0x573b5e(_0x403835['newRange']['start'])),_0x403835['name']='user:position:'+_0x403835['name']['split'](':')[0x2],_0x5338e5['types']['shift'](),_0x481593['push'](_0x345ba0),_0x481593['push'](_0x403835);}['_compressSingleOperation'](_0x4b02bb){const _0x36cbf0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x36cbf0,[_0x4b02bb]),_0x36cbf0['buffers'][0x0];}['_decompressSingleOperation'](_0x1304aa){const _0xddde24=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xddde24,_0x1304aa),_0xddde24[0x0];}['_compareOperations'](_0x56320e,_0x1d4f84){return!(!_0x56320e||!_0x1d4f84)&&('MarkerOperation'==_0x56320e['__className']&&'MarkerOperation'==_0x1d4f84['__className']&&!(!_0x56320e['name']['startsWith']('user:')||!_0x1d4f84['name']['startsWith']('user:')||_0x56320e['name']==_0x1d4f84['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x1e0205=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',_0x1e0205,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x1e0205,'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'](_0x137476){if(!_0x137476||!_0x137476[0x0])throw new _0x2a37db('no-operations-provided',this);const _0x474198={'types':[],'buffers':[],'baseVersion':_0x137476[0x0]['baseVersion']};for(;_0x137476['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x474198,_0x137476)||this['_getCompressorByName']('TypingAction')['compress'](_0x474198,_0x137476)||this['_getCompressorByName']('DeletingAction')['compress'](_0x474198,_0x137476)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x474198,_0x137476)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x474198,_0x137476)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x474198,_0x137476)||this['_getCompressorByName'](_0x137476[0x0]['__className'])['compress'](_0x474198,_0x137476);return _0x474198;}['decompress'](_0x5825c6){const _0x150792=[];for(;_0x5825c6['types']['length'];){this['_compressorById']['get'](_0x5825c6['types'][0x0])['decompress'](_0x150792,_0x5825c6);}return _0x150792['forEach']((_0x2517af,_0x5d4c25)=>_0x2517af['baseVersion']=_0x5825c6['baseVersion']+_0x5d4c25),_0x150792;}['_getCompressorByName'](_0x4aedbe){return this['_compressorByName']['get'](_0x4aedbe);}['_registerOperationCompressor'](_0x103dd9,_0x4fb8d7,_0x1ef7ca){const _0x5c7941=new _0x1ef7ca(_0x103dd9,_0x4fb8d7,this['_protobufFactory']['getDescriptor'](_0x4fb8d7));this['_registerCompressor'](_0x103dd9,_0x4fb8d7,_0x5c7941);}['_registerActionCompressor'](_0x193711,_0x2a7d82,_0x477dca){const _0x4fc5c0=new _0x477dca(_0x193711,this);this['_registerCompressor'](_0x193711,_0x2a7d82,_0x4fc5c0);}['_registerCompressor'](_0xf7643,_0x22e8c5,_0x35ff5c){this['_compressorById']['set'](_0xf7643,_0x35ff5c),this['_compressorByName']['set'](_0x22e8c5,_0x35ff5c);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0xb4e504}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x366ba8 from'protobufjs/minimal.js';import{cloneDeep as _0x116aff,isEqual as _0x889e8b,isObject as _0x14a5f7}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x555af2=_0x366ba8['Reader'],_0x17b981=_0x366ba8['Writer'],_0x2cdc06=_0x366ba8['util'],_0x1a4dbc=_0x366ba8['roots']['default']||(_0x366ba8['roots']['default']={});return _0x1a4dbc['AttributeOperation']=(function(){function _0x15271e(_0x55b894){if(_0x55b894){for(var _0x3eebe3=Object['keys'](_0x55b894),_0x47ee6b=0x0;_0x47ee6b<_0x3eebe3['length'];++_0x47ee6b)null!=_0x55b894[_0x3eebe3[_0x47ee6b]]&&(this[_0x3eebe3[_0x47ee6b]]=_0x55b894[_0x3eebe3[_0x47ee6b]]);}}return _0x15271e['prototype']['range']=null,_0x15271e['prototype']['key']='',_0x15271e['prototype']['oldValueBoolean']=!0x1,_0x15271e['prototype']['oldValueJson']='',_0x15271e['prototype']['newValueBoolean']=!0x1,_0x15271e['prototype']['newValueJson']='',_0x15271e['prototype']['wasUndone']=!0x1,_0x15271e['create']=function(_0x9a6395){return new _0x15271e(_0x9a6395);},_0x15271e['encode']=function(_0x402873,_0xe7d32b){return _0xe7d32b||(_0xe7d32b=_0x17b981['create']()),null!=_0x402873['range']&&Object['hasOwnProperty']['call'](_0x402873,'range')&&_0x1a4dbc['Range']['encode'](_0x402873['range'],_0xe7d32b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x402873['key']&&Object['hasOwnProperty']['call'](_0x402873,'key')&&_0xe7d32b['uint32'](0x12)['string'](_0x402873['key']),null!=_0x402873['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x402873,'oldValueBoolean')&&_0xe7d32b['uint32'](0x18)['bool'](_0x402873['oldValueBoolean']),null!=_0x402873['oldValueJson']&&Object['hasOwnProperty']['call'](_0x402873,'oldValueJson')&&_0xe7d32b['uint32'](0x22)['string'](_0x402873['oldValueJson']),null!=_0x402873['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x402873,'newValueBoolean')&&_0xe7d32b['uint32'](0x28)['bool'](_0x402873['newValueBoolean']),null!=_0x402873['newValueJson']&&Object['hasOwnProperty']['call'](_0x402873,'newValueJson')&&_0xe7d32b['uint32'](0x32)['string'](_0x402873['newValueJson']),null!=_0x402873['wasUndone']&&Object['hasOwnProperty']['call'](_0x402873,'wasUndone')&&_0xe7d32b['uint32'](0x38)['bool'](_0x402873['wasUndone']),_0xe7d32b;},_0x15271e['encodeDelimited']=function(_0x2c1a4a,_0x289f3c){return this['encode'](_0x2c1a4a,_0x289f3c)['ldelim']();},_0x15271e['decode']=function(_0x31add0,_0x39b1b8){_0x31add0 instanceof _0x555af2||(_0x31add0=_0x555af2['create'](_0x31add0));for(var _0x48750e=void 0x0===_0x39b1b8?_0x31add0['len']:_0x31add0['pos']+_0x39b1b8,_0x826fe6=new _0x1a4dbc['AttributeOperation']();_0x31add0['pos']<_0x48750e;){var _0x575ee5=_0x31add0['uint32']();switch(_0x575ee5>>>0x3){case 0x1:_0x826fe6['range']=_0x1a4dbc['Range']['decode'](_0x31add0,_0x31add0['uint32']());break;case 0x2:_0x826fe6['key']=_0x31add0['string']();break;case 0x3:_0x826fe6['oldValueBoolean']=_0x31add0['bool']();break;case 0x4:_0x826fe6['oldValueJson']=_0x31add0['string']();break;case 0x5:_0x826fe6['newValueBoolean']=_0x31add0['bool']();break;case 0x6:_0x826fe6['newValueJson']=_0x31add0['string']();break;case 0x7:_0x826fe6['wasUndone']=_0x31add0['bool']();break;default:_0x31add0['skipType'](0x7&_0x575ee5);}}return _0x826fe6;},_0x15271e['decodeDelimited']=function(_0x2da72e){return _0x2da72e instanceof _0x555af2||(_0x2da72e=new _0x555af2(_0x2da72e)),this['decode'](_0x2da72e,_0x2da72e['uint32']());},_0x15271e['verify']=function(_0x56b4b3){if('object'!=typeof _0x56b4b3||null===_0x56b4b3)return'object\x20expected';if(null!=_0x56b4b3['range']&&_0x56b4b3['hasOwnProperty']('range')){var _0xe5d6f2=_0x1a4dbc['Range']['verify'](_0x56b4b3['range']);if(_0xe5d6f2)return'range.'+_0xe5d6f2;}return null!=_0x56b4b3['key']&&_0x56b4b3['hasOwnProperty']('key')&&!_0x2cdc06['isString'](_0x56b4b3['key'])?'key:\x20string\x20expected':null!=_0x56b4b3['oldValueBoolean']&&_0x56b4b3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x56b4b3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x56b4b3['oldValueJson']&&_0x56b4b3['hasOwnProperty']('oldValueJson')&&!_0x2cdc06['isString'](_0x56b4b3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x56b4b3['newValueBoolean']&&_0x56b4b3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x56b4b3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x56b4b3['newValueJson']&&_0x56b4b3['hasOwnProperty']('newValueJson')&&!_0x2cdc06['isString'](_0x56b4b3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x56b4b3['wasUndone']&&_0x56b4b3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56b4b3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15271e['fromObject']=function(_0x3bc6d0){if(_0x3bc6d0 instanceof _0x1a4dbc['AttributeOperation'])return _0x3bc6d0;var _0x2a25f1=new _0x1a4dbc['AttributeOperation']();if(null!=_0x3bc6d0['range']){if('object'!=typeof _0x3bc6d0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x2a25f1['range']=_0x1a4dbc['Range']['fromObject'](_0x3bc6d0['range']);}return null!=_0x3bc6d0['key']&&(_0x2a25f1['key']=String(_0x3bc6d0['key'])),null!=_0x3bc6d0['oldValueBoolean']&&(_0x2a25f1['oldValueBoolean']=Boolean(_0x3bc6d0['oldValueBoolean'])),null!=_0x3bc6d0['oldValueJson']&&(_0x2a25f1['oldValueJson']=String(_0x3bc6d0['oldValueJson'])),null!=_0x3bc6d0['newValueBoolean']&&(_0x2a25f1['newValueBoolean']=Boolean(_0x3bc6d0['newValueBoolean'])),null!=_0x3bc6d0['newValueJson']&&(_0x2a25f1['newValueJson']=String(_0x3bc6d0['newValueJson'])),null!=_0x3bc6d0['wasUndone']&&(_0x2a25f1['wasUndone']=Boolean(_0x3bc6d0['wasUndone'])),_0x2a25f1;},_0x15271e['toObject']=function(_0x7c852b,_0x16bfa1){_0x16bfa1||(_0x16bfa1={});var _0x29f074={};return _0x16bfa1['defaults']&&(_0x29f074['range']=null,_0x29f074['key']='',_0x29f074['oldValueBoolean']=!0x1,_0x29f074['oldValueJson']='',_0x29f074['newValueBoolean']=!0x1,_0x29f074['newValueJson']='',_0x29f074['wasUndone']=!0x1),null!=_0x7c852b['range']&&_0x7c852b['hasOwnProperty']('range')&&(_0x29f074['range']=_0x1a4dbc['Range']['toObject'](_0x7c852b['range'],_0x16bfa1)),null!=_0x7c852b['key']&&_0x7c852b['hasOwnProperty']('key')&&(_0x29f074['key']=_0x7c852b['key']),null!=_0x7c852b['oldValueBoolean']&&_0x7c852b['hasOwnProperty']('oldValueBoolean')&&(_0x29f074['oldValueBoolean']=_0x7c852b['oldValueBoolean']),null!=_0x7c852b['oldValueJson']&&_0x7c852b['hasOwnProperty']('oldValueJson')&&(_0x29f074['oldValueJson']=_0x7c852b['oldValueJson']),null!=_0x7c852b['newValueBoolean']&&_0x7c852b['hasOwnProperty']('newValueBoolean')&&(_0x29f074['newValueBoolean']=_0x7c852b['newValueBoolean']),null!=_0x7c852b['newValueJson']&&_0x7c852b['hasOwnProperty']('newValueJson')&&(_0x29f074['newValueJson']=_0x7c852b['newValueJson']),null!=_0x7c852b['wasUndone']&&_0x7c852b['hasOwnProperty']('wasUndone')&&(_0x29f074['wasUndone']=_0x7c852b['wasUndone']),_0x29f074;},_0x15271e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x15271e['getTypeUrl']=function(_0x2e1176){return void 0x0===_0x2e1176&&(_0x2e1176='type.googleapis.com'),_0x2e1176+'/AttributeOperation';},_0x15271e;}()),_0x1a4dbc['InsertOperation']=(function(){function _0x13edb6(_0x3e4f8d){if(this['nodes']=[],_0x3e4f8d){for(var _0x259024=Object['keys'](_0x3e4f8d),_0x1bb8bd=0x0;_0x1bb8bd<_0x259024['length'];++_0x1bb8bd)null!=_0x3e4f8d[_0x259024[_0x1bb8bd]]&&(this[_0x259024[_0x1bb8bd]]=_0x3e4f8d[_0x259024[_0x1bb8bd]]);}}return _0x13edb6['prototype']['position']=null,_0x13edb6['prototype']['nodes']=_0x2cdc06['emptyArray'],_0x13edb6['prototype']['shouldReceiveAttributes']=!0x1,_0x13edb6['prototype']['wasUndone']=!0x1,_0x13edb6['create']=function(_0x10e5a5){return new _0x13edb6(_0x10e5a5);},_0x13edb6['encode']=function(_0x18b43b,_0x36b5d5){if(_0x36b5d5||(_0x36b5d5=_0x17b981['create']()),null!=_0x18b43b['position']&&Object['hasOwnProperty']['call'](_0x18b43b,'position')&&_0x1a4dbc['Position']['encode'](_0x18b43b['position'],_0x36b5d5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x18b43b['nodes']&&_0x18b43b['nodes']['length']){for(var _0x5b2381=0x0;_0x5b2381<_0x18b43b['nodes']['length'];++_0x5b2381)_0x1a4dbc['Element']['encode'](_0x18b43b['nodes'][_0x5b2381],_0x36b5d5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x18b43b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x18b43b,'shouldReceiveAttributes')&&_0x36b5d5['uint32'](0x18)['bool'](_0x18b43b['shouldReceiveAttributes']),null!=_0x18b43b['wasUndone']&&Object['hasOwnProperty']['call'](_0x18b43b,'wasUndone')&&_0x36b5d5['uint32'](0x20)['bool'](_0x18b43b['wasUndone']),_0x36b5d5;},_0x13edb6['encodeDelimited']=function(_0x3e5ad8,_0x1bf53a){return this['encode'](_0x3e5ad8,_0x1bf53a)['ldelim']();},_0x13edb6['decode']=function(_0x575f15,_0x2f07bf){_0x575f15 instanceof _0x555af2||(_0x575f15=_0x555af2['create'](_0x575f15));for(var _0xc032ae=void 0x0===_0x2f07bf?_0x575f15['len']:_0x575f15['pos']+_0x2f07bf,_0xcaf688=new _0x1a4dbc['InsertOperation']();_0x575f15['pos']<_0xc032ae;){var _0x4e2664=_0x575f15['uint32']();switch(_0x4e2664>>>0x3){case 0x1:_0xcaf688['position']=_0x1a4dbc['Position']['decode'](_0x575f15,_0x575f15['uint32']());break;case 0x2:_0xcaf688['nodes']&&_0xcaf688['nodes']['length']||(_0xcaf688['nodes']=[]),_0xcaf688['nodes']['push'](_0x1a4dbc['Element']['decode'](_0x575f15,_0x575f15['uint32']()));break;case 0x3:_0xcaf688['shouldReceiveAttributes']=_0x575f15['bool']();break;case 0x4:_0xcaf688['wasUndone']=_0x575f15['bool']();break;default:_0x575f15['skipType'](0x7&_0x4e2664);}}return _0xcaf688;},_0x13edb6['decodeDelimited']=function(_0x4b95f4){return _0x4b95f4 instanceof _0x555af2||(_0x4b95f4=new _0x555af2(_0x4b95f4)),this['decode'](_0x4b95f4,_0x4b95f4['uint32']());},_0x13edb6['verify']=function(_0xbfcbd3){if('object'!=typeof _0xbfcbd3||null===_0xbfcbd3)return'object\x20expected';if(null!=_0xbfcbd3['position']&&_0xbfcbd3['hasOwnProperty']('position')&&(_0x29f903=_0x1a4dbc['Position']['verify'](_0xbfcbd3['position'])))return'position.'+_0x29f903;if(null!=_0xbfcbd3['nodes']&&_0xbfcbd3['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xbfcbd3['nodes']))return'nodes:\x20array\x20expected';for(var _0x36a0b4=0x0;_0x36a0b4<_0xbfcbd3['nodes']['length'];++_0x36a0b4){var _0x29f903;if(_0x29f903=_0x1a4dbc['Element']['verify'](_0xbfcbd3['nodes'][_0x36a0b4]))return'nodes.'+_0x29f903;}}return null!=_0xbfcbd3['shouldReceiveAttributes']&&_0xbfcbd3['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xbfcbd3['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xbfcbd3['wasUndone']&&_0xbfcbd3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xbfcbd3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x13edb6['fromObject']=function(_0x5ddf4b){if(_0x5ddf4b instanceof _0x1a4dbc['InsertOperation'])return _0x5ddf4b;var _0x4b504c=new _0x1a4dbc['InsertOperation']();if(null!=_0x5ddf4b['position']){if('object'!=typeof _0x5ddf4b['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4b504c['position']=_0x1a4dbc['Position']['fromObject'](_0x5ddf4b['position']);}if(_0x5ddf4b['nodes']){if(!Array['isArray'](_0x5ddf4b['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4b504c['nodes']=[];for(var _0x9ce341=0x0;_0x9ce341<_0x5ddf4b['nodes']['length'];++_0x9ce341){if('object'!=typeof _0x5ddf4b['nodes'][_0x9ce341])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4b504c['nodes'][_0x9ce341]=_0x1a4dbc['Element']['fromObject'](_0x5ddf4b['nodes'][_0x9ce341]);}}return null!=_0x5ddf4b['shouldReceiveAttributes']&&(_0x4b504c['shouldReceiveAttributes']=Boolean(_0x5ddf4b['shouldReceiveAttributes'])),null!=_0x5ddf4b['wasUndone']&&(_0x4b504c['wasUndone']=Boolean(_0x5ddf4b['wasUndone'])),_0x4b504c;},_0x13edb6['toObject']=function(_0x4d7bf3,_0x27acd8){_0x27acd8||(_0x27acd8={});var _0x505c01={};if((_0x27acd8['arrays']||_0x27acd8['defaults'])&&(_0x505c01['nodes']=[]),_0x27acd8['defaults']&&(_0x505c01['position']=null,_0x505c01['shouldReceiveAttributes']=!0x1,_0x505c01['wasUndone']=!0x1),null!=_0x4d7bf3['position']&&_0x4d7bf3['hasOwnProperty']('position')&&(_0x505c01['position']=_0x1a4dbc['Position']['toObject'](_0x4d7bf3['position'],_0x27acd8)),_0x4d7bf3['nodes']&&_0x4d7bf3['nodes']['length']){_0x505c01['nodes']=[];for(var _0x4675f1=0x0;_0x4675f1<_0x4d7bf3['nodes']['length'];++_0x4675f1)_0x505c01['nodes'][_0x4675f1]=_0x1a4dbc['Element']['toObject'](_0x4d7bf3['nodes'][_0x4675f1],_0x27acd8);}return null!=_0x4d7bf3['shouldReceiveAttributes']&&_0x4d7bf3['hasOwnProperty']('shouldReceiveAttributes')&&(_0x505c01['shouldReceiveAttributes']=_0x4d7bf3['shouldReceiveAttributes']),null!=_0x4d7bf3['wasUndone']&&_0x4d7bf3['hasOwnProperty']('wasUndone')&&(_0x505c01['wasUndone']=_0x4d7bf3['wasUndone']),_0x505c01;},_0x13edb6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x13edb6['getTypeUrl']=function(_0x5c055f){return void 0x0===_0x5c055f&&(_0x5c055f='type.googleapis.com'),_0x5c055f+'/InsertOperation';},_0x13edb6;}()),_0x1a4dbc['MarkerOperation']=(function(){function _0x4e3444(_0x4a0207){if(_0x4a0207){for(var _0x6f8acd=Object['keys'](_0x4a0207),_0x81c39c=0x0;_0x81c39c<_0x6f8acd['length'];++_0x81c39c)null!=_0x4a0207[_0x6f8acd[_0x81c39c]]&&(this[_0x6f8acd[_0x81c39c]]=_0x4a0207[_0x6f8acd[_0x81c39c]]);}}return _0x4e3444['prototype']['name']='',_0x4e3444['prototype']['oldRange']=null,_0x4e3444['prototype']['newRange']=null,_0x4e3444['prototype']['affectsData']=!0x1,_0x4e3444['prototype']['wasUndone']=!0x1,_0x4e3444['create']=function(_0xf4eef3){return new _0x4e3444(_0xf4eef3);},_0x4e3444['encode']=function(_0x49c311,_0xc60e66){return _0xc60e66||(_0xc60e66=_0x17b981['create']()),null!=_0x49c311['name']&&Object['hasOwnProperty']['call'](_0x49c311,'name')&&_0xc60e66['uint32'](0xa)['string'](_0x49c311['name']),null!=_0x49c311['oldRange']&&Object['hasOwnProperty']['call'](_0x49c311,'oldRange')&&_0x1a4dbc['Range']['encode'](_0x49c311['oldRange'],_0xc60e66['uint32'](0x12)['fork']())['ldelim'](),null!=_0x49c311['newRange']&&Object['hasOwnProperty']['call'](_0x49c311,'newRange')&&_0x1a4dbc['Range']['encode'](_0x49c311['newRange'],_0xc60e66['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x49c311['affectsData']&&Object['hasOwnProperty']['call'](_0x49c311,'affectsData')&&_0xc60e66['uint32'](0x20)['bool'](_0x49c311['affectsData']),null!=_0x49c311['wasUndone']&&Object['hasOwnProperty']['call'](_0x49c311,'wasUndone')&&_0xc60e66['uint32'](0x28)['bool'](_0x49c311['wasUndone']),_0xc60e66;},_0x4e3444['encodeDelimited']=function(_0xf8089e,_0x3621a1){return this['encode'](_0xf8089e,_0x3621a1)['ldelim']();},_0x4e3444['decode']=function(_0x400d4b,_0x5f4d25){_0x400d4b instanceof _0x555af2||(_0x400d4b=_0x555af2['create'](_0x400d4b));for(var _0x34f5b4=void 0x0===_0x5f4d25?_0x400d4b['len']:_0x400d4b['pos']+_0x5f4d25,_0x6ffee7=new _0x1a4dbc['MarkerOperation']();_0x400d4b['pos']<_0x34f5b4;){var _0x1768fb=_0x400d4b['uint32']();switch(_0x1768fb>>>0x3){case 0x1:_0x6ffee7['name']=_0x400d4b['string']();break;case 0x2:_0x6ffee7['oldRange']=_0x1a4dbc['Range']['decode'](_0x400d4b,_0x400d4b['uint32']());break;case 0x3:_0x6ffee7['newRange']=_0x1a4dbc['Range']['decode'](_0x400d4b,_0x400d4b['uint32']());break;case 0x4:_0x6ffee7['affectsData']=_0x400d4b['bool']();break;case 0x5:_0x6ffee7['wasUndone']=_0x400d4b['bool']();break;default:_0x400d4b['skipType'](0x7&_0x1768fb);}}return _0x6ffee7;},_0x4e3444['decodeDelimited']=function(_0x3ac697){return _0x3ac697 instanceof _0x555af2||(_0x3ac697=new _0x555af2(_0x3ac697)),this['decode'](_0x3ac697,_0x3ac697['uint32']());},_0x4e3444['verify']=function(_0x308419){if('object'!=typeof _0x308419||null===_0x308419)return'object\x20expected';if(null!=_0x308419['name']&&_0x308419['hasOwnProperty']('name')&&!_0x2cdc06['isString'](_0x308419['name']))return'name:\x20string\x20expected';var _0x160d44;if(null!=_0x308419['oldRange']&&_0x308419['hasOwnProperty']('oldRange')&&(_0x160d44=_0x1a4dbc['Range']['verify'](_0x308419['oldRange'])))return'oldRange.'+_0x160d44;if(null!=_0x308419['newRange']&&_0x308419['hasOwnProperty']('newRange')&&(_0x160d44=_0x1a4dbc['Range']['verify'](_0x308419['newRange'])))return'newRange.'+_0x160d44;return null!=_0x308419['affectsData']&&_0x308419['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x308419['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x308419['wasUndone']&&_0x308419['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x308419['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e3444['fromObject']=function(_0x29a4a5){if(_0x29a4a5 instanceof _0x1a4dbc['MarkerOperation'])return _0x29a4a5;var _0x455a8f=new _0x1a4dbc['MarkerOperation']();if(null!=_0x29a4a5['name']&&(_0x455a8f['name']=String(_0x29a4a5['name'])),null!=_0x29a4a5['oldRange']){if('object'!=typeof _0x29a4a5['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x455a8f['oldRange']=_0x1a4dbc['Range']['fromObject'](_0x29a4a5['oldRange']);}if(null!=_0x29a4a5['newRange']){if('object'!=typeof _0x29a4a5['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x455a8f['newRange']=_0x1a4dbc['Range']['fromObject'](_0x29a4a5['newRange']);}return null!=_0x29a4a5['affectsData']&&(_0x455a8f['affectsData']=Boolean(_0x29a4a5['affectsData'])),null!=_0x29a4a5['wasUndone']&&(_0x455a8f['wasUndone']=Boolean(_0x29a4a5['wasUndone'])),_0x455a8f;},_0x4e3444['toObject']=function(_0x47bad2,_0x441612){_0x441612||(_0x441612={});var _0x2edb87={};return _0x441612['defaults']&&(_0x2edb87['name']='',_0x2edb87['oldRange']=null,_0x2edb87['newRange']=null,_0x2edb87['affectsData']=!0x1,_0x2edb87['wasUndone']=!0x1),null!=_0x47bad2['name']&&_0x47bad2['hasOwnProperty']('name')&&(_0x2edb87['name']=_0x47bad2['name']),null!=_0x47bad2['oldRange']&&_0x47bad2['hasOwnProperty']('oldRange')&&(_0x2edb87['oldRange']=_0x1a4dbc['Range']['toObject'](_0x47bad2['oldRange'],_0x441612)),null!=_0x47bad2['newRange']&&_0x47bad2['hasOwnProperty']('newRange')&&(_0x2edb87['newRange']=_0x1a4dbc['Range']['toObject'](_0x47bad2['newRange'],_0x441612)),null!=_0x47bad2['affectsData']&&_0x47bad2['hasOwnProperty']('affectsData')&&(_0x2edb87['affectsData']=_0x47bad2['affectsData']),null!=_0x47bad2['wasUndone']&&_0x47bad2['hasOwnProperty']('wasUndone')&&(_0x2edb87['wasUndone']=_0x47bad2['wasUndone']),_0x2edb87;},_0x4e3444['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x4e3444['getTypeUrl']=function(_0x5573de){return void 0x0===_0x5573de&&(_0x5573de='type.googleapis.com'),_0x5573de+'/MarkerOperation';},_0x4e3444;}()),_0x1a4dbc['MergeOperation']=(function(){function _0x1db4e9(_0x193fd1){if(_0x193fd1){for(var _0x44ff28=Object['keys'](_0x193fd1),_0x533f9e=0x0;_0x533f9e<_0x44ff28['length'];++_0x533f9e)null!=_0x193fd1[_0x44ff28[_0x533f9e]]&&(this[_0x44ff28[_0x533f9e]]=_0x193fd1[_0x44ff28[_0x533f9e]]);}}return _0x1db4e9['prototype']['sourcePosition']=null,_0x1db4e9['prototype']['targetPosition']=null,_0x1db4e9['prototype']['graveyardPosition']=null,_0x1db4e9['prototype']['howMany']=0x0,_0x1db4e9['prototype']['wasUndone']=!0x1,_0x1db4e9['create']=function(_0x3505e1){return new _0x1db4e9(_0x3505e1);},_0x1db4e9['encode']=function(_0x532dcd,_0x3a85f6){return _0x3a85f6||(_0x3a85f6=_0x17b981['create']()),null!=_0x532dcd['sourcePosition']&&Object['hasOwnProperty']['call'](_0x532dcd,'sourcePosition')&&_0x1a4dbc['Position']['encode'](_0x532dcd['sourcePosition'],_0x3a85f6['uint32'](0xa)['fork']())['ldelim'](),null!=_0x532dcd['targetPosition']&&Object['hasOwnProperty']['call'](_0x532dcd,'targetPosition')&&_0x1a4dbc['Position']['encode'](_0x532dcd['targetPosition'],_0x3a85f6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x532dcd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x532dcd,'graveyardPosition')&&_0x1a4dbc['Position']['encode'](_0x532dcd['graveyardPosition'],_0x3a85f6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x532dcd['howMany']&&Object['hasOwnProperty']['call'](_0x532dcd,'howMany')&&_0x3a85f6['uint32'](0x20)['uint32'](_0x532dcd['howMany']),null!=_0x532dcd['wasUndone']&&Object['hasOwnProperty']['call'](_0x532dcd,'wasUndone')&&_0x3a85f6['uint32'](0x28)['bool'](_0x532dcd['wasUndone']),_0x3a85f6;},_0x1db4e9['encodeDelimited']=function(_0x40f92f,_0x3462cf){return this['encode'](_0x40f92f,_0x3462cf)['ldelim']();},_0x1db4e9['decode']=function(_0x4f026a,_0x3ba163){_0x4f026a instanceof _0x555af2||(_0x4f026a=_0x555af2['create'](_0x4f026a));for(var _0x1e4b01=void 0x0===_0x3ba163?_0x4f026a['len']:_0x4f026a['pos']+_0x3ba163,_0x450b2d=new _0x1a4dbc['MergeOperation']();_0x4f026a['pos']<_0x1e4b01;){var _0x459967=_0x4f026a['uint32']();switch(_0x459967>>>0x3){case 0x1:_0x450b2d['sourcePosition']=_0x1a4dbc['Position']['decode'](_0x4f026a,_0x4f026a['uint32']());break;case 0x2:_0x450b2d['targetPosition']=_0x1a4dbc['Position']['decode'](_0x4f026a,_0x4f026a['uint32']());break;case 0x3:_0x450b2d['graveyardPosition']=_0x1a4dbc['Position']['decode'](_0x4f026a,_0x4f026a['uint32']());break;case 0x4:_0x450b2d['howMany']=_0x4f026a['uint32']();break;case 0x5:_0x450b2d['wasUndone']=_0x4f026a['bool']();break;default:_0x4f026a['skipType'](0x7&_0x459967);}}return _0x450b2d;},_0x1db4e9['decodeDelimited']=function(_0x1ecc25){return _0x1ecc25 instanceof _0x555af2||(_0x1ecc25=new _0x555af2(_0x1ecc25)),this['decode'](_0x1ecc25,_0x1ecc25['uint32']());},_0x1db4e9['verify']=function(_0x1fd752){if('object'!=typeof _0x1fd752||null===_0x1fd752)return'object\x20expected';var _0x1facbb;if(null!=_0x1fd752['sourcePosition']&&_0x1fd752['hasOwnProperty']('sourcePosition')&&(_0x1facbb=_0x1a4dbc['Position']['verify'](_0x1fd752['sourcePosition'])))return'sourcePosition.'+_0x1facbb;if(null!=_0x1fd752['targetPosition']&&_0x1fd752['hasOwnProperty']('targetPosition')&&(_0x1facbb=_0x1a4dbc['Position']['verify'](_0x1fd752['targetPosition'])))return'targetPosition.'+_0x1facbb;if(null!=_0x1fd752['graveyardPosition']&&_0x1fd752['hasOwnProperty']('graveyardPosition')&&(_0x1facbb=_0x1a4dbc['Position']['verify'](_0x1fd752['graveyardPosition'])))return'graveyardPosition.'+_0x1facbb;return null!=_0x1fd752['howMany']&&_0x1fd752['hasOwnProperty']('howMany')&&!_0x2cdc06['isInteger'](_0x1fd752['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1fd752['wasUndone']&&_0x1fd752['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1fd752['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1db4e9['fromObject']=function(_0x4a5a3d){if(_0x4a5a3d instanceof _0x1a4dbc['MergeOperation'])return _0x4a5a3d;var _0x37932b=new _0x1a4dbc['MergeOperation']();if(null!=_0x4a5a3d['sourcePosition']){if('object'!=typeof _0x4a5a3d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x37932b['sourcePosition']=_0x1a4dbc['Position']['fromObject'](_0x4a5a3d['sourcePosition']);}if(null!=_0x4a5a3d['targetPosition']){if('object'!=typeof _0x4a5a3d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x37932b['targetPosition']=_0x1a4dbc['Position']['fromObject'](_0x4a5a3d['targetPosition']);}if(null!=_0x4a5a3d['graveyardPosition']){if('object'!=typeof _0x4a5a3d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x37932b['graveyardPosition']=_0x1a4dbc['Position']['fromObject'](_0x4a5a3d['graveyardPosition']);}return null!=_0x4a5a3d['howMany']&&(_0x37932b['howMany']=_0x4a5a3d['howMany']>>>0x0),null!=_0x4a5a3d['wasUndone']&&(_0x37932b['wasUndone']=Boolean(_0x4a5a3d['wasUndone'])),_0x37932b;},_0x1db4e9['toObject']=function(_0x2616d0,_0x5cf5e1){_0x5cf5e1||(_0x5cf5e1={});var _0x20eb88={};return _0x5cf5e1['defaults']&&(_0x20eb88['sourcePosition']=null,_0x20eb88['targetPosition']=null,_0x20eb88['graveyardPosition']=null,_0x20eb88['howMany']=0x0,_0x20eb88['wasUndone']=!0x1),null!=_0x2616d0['sourcePosition']&&_0x2616d0['hasOwnProperty']('sourcePosition')&&(_0x20eb88['sourcePosition']=_0x1a4dbc['Position']['toObject'](_0x2616d0['sourcePosition'],_0x5cf5e1)),null!=_0x2616d0['targetPosition']&&_0x2616d0['hasOwnProperty']('targetPosition')&&(_0x20eb88['targetPosition']=_0x1a4dbc['Position']['toObject'](_0x2616d0['targetPosition'],_0x5cf5e1)),null!=_0x2616d0['graveyardPosition']&&_0x2616d0['hasOwnProperty']('graveyardPosition')&&(_0x20eb88['graveyardPosition']=_0x1a4dbc['Position']['toObject'](_0x2616d0['graveyardPosition'],_0x5cf5e1)),null!=_0x2616d0['howMany']&&_0x2616d0['hasOwnProperty']('howMany')&&(_0x20eb88['howMany']=_0x2616d0['howMany']),null!=_0x2616d0['wasUndone']&&_0x2616d0['hasOwnProperty']('wasUndone')&&(_0x20eb88['wasUndone']=_0x2616d0['wasUndone']),_0x20eb88;},_0x1db4e9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x1db4e9['getTypeUrl']=function(_0x1eb259){return void 0x0===_0x1eb259&&(_0x1eb259='type.googleapis.com'),_0x1eb259+'/MergeOperation';},_0x1db4e9;}()),_0x1a4dbc['MoveOperation']=(function(){function _0x408f26(_0x5cdef1){if(_0x5cdef1){for(var _0x5a4a33=Object['keys'](_0x5cdef1),_0x3ea101=0x0;_0x3ea101<_0x5a4a33['length'];++_0x3ea101)null!=_0x5cdef1[_0x5a4a33[_0x3ea101]]&&(this[_0x5a4a33[_0x3ea101]]=_0x5cdef1[_0x5a4a33[_0x3ea101]]);}}return _0x408f26['prototype']['sourcePosition']=null,_0x408f26['prototype']['howMany']=0x0,_0x408f26['prototype']['targetPosition']=null,_0x408f26['prototype']['wasUndone']=!0x1,_0x408f26['create']=function(_0x2b602d){return new _0x408f26(_0x2b602d);},_0x408f26['encode']=function(_0x4c95f5,_0xd9aa0c){return _0xd9aa0c||(_0xd9aa0c=_0x17b981['create']()),null!=_0x4c95f5['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4c95f5,'sourcePosition')&&_0x1a4dbc['Position']['encode'](_0x4c95f5['sourcePosition'],_0xd9aa0c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4c95f5['howMany']&&Object['hasOwnProperty']['call'](_0x4c95f5,'howMany')&&_0xd9aa0c['uint32'](0x10)['uint32'](_0x4c95f5['howMany']),null!=_0x4c95f5['targetPosition']&&Object['hasOwnProperty']['call'](_0x4c95f5,'targetPosition')&&_0x1a4dbc['Position']['encode'](_0x4c95f5['targetPosition'],_0xd9aa0c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4c95f5['wasUndone']&&Object['hasOwnProperty']['call'](_0x4c95f5,'wasUndone')&&_0xd9aa0c['uint32'](0x20)['bool'](_0x4c95f5['wasUndone']),_0xd9aa0c;},_0x408f26['encodeDelimited']=function(_0x4bcc7d,_0x1dfb65){return this['encode'](_0x4bcc7d,_0x1dfb65)['ldelim']();},_0x408f26['decode']=function(_0x1197f7,_0x16fffd){_0x1197f7 instanceof _0x555af2||(_0x1197f7=_0x555af2['create'](_0x1197f7));for(var _0x52acfd=void 0x0===_0x16fffd?_0x1197f7['len']:_0x1197f7['pos']+_0x16fffd,_0x2a0479=new _0x1a4dbc['MoveOperation']();_0x1197f7['pos']<_0x52acfd;){var _0x40e804=_0x1197f7['uint32']();switch(_0x40e804>>>0x3){case 0x1:_0x2a0479['sourcePosition']=_0x1a4dbc['Position']['decode'](_0x1197f7,_0x1197f7['uint32']());break;case 0x2:_0x2a0479['howMany']=_0x1197f7['uint32']();break;case 0x3:_0x2a0479['targetPosition']=_0x1a4dbc['Position']['decode'](_0x1197f7,_0x1197f7['uint32']());break;case 0x4:_0x2a0479['wasUndone']=_0x1197f7['bool']();break;default:_0x1197f7['skipType'](0x7&_0x40e804);}}return _0x2a0479;},_0x408f26['decodeDelimited']=function(_0x1a8480){return _0x1a8480 instanceof _0x555af2||(_0x1a8480=new _0x555af2(_0x1a8480)),this['decode'](_0x1a8480,_0x1a8480['uint32']());},_0x408f26['verify']=function(_0x536659){if('object'!=typeof _0x536659||null===_0x536659)return'object\x20expected';var _0x4cc4bf;if(null!=_0x536659['sourcePosition']&&_0x536659['hasOwnProperty']('sourcePosition')&&(_0x4cc4bf=_0x1a4dbc['Position']['verify'](_0x536659['sourcePosition'])))return'sourcePosition.'+_0x4cc4bf;if(null!=_0x536659['howMany']&&_0x536659['hasOwnProperty']('howMany')&&!_0x2cdc06['isInteger'](_0x536659['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x536659['targetPosition']&&_0x536659['hasOwnProperty']('targetPosition')&&(_0x4cc4bf=_0x1a4dbc['Position']['verify'](_0x536659['targetPosition'])))return'targetPosition.'+_0x4cc4bf;return null!=_0x536659['wasUndone']&&_0x536659['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x536659['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x408f26['fromObject']=function(_0x53239c){if(_0x53239c instanceof _0x1a4dbc['MoveOperation'])return _0x53239c;var _0x58c3f2=new _0x1a4dbc['MoveOperation']();if(null!=_0x53239c['sourcePosition']){if('object'!=typeof _0x53239c['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x58c3f2['sourcePosition']=_0x1a4dbc['Position']['fromObject'](_0x53239c['sourcePosition']);}if(null!=_0x53239c['howMany']&&(_0x58c3f2['howMany']=_0x53239c['howMany']>>>0x0),null!=_0x53239c['targetPosition']){if('object'!=typeof _0x53239c['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x58c3f2['targetPosition']=_0x1a4dbc['Position']['fromObject'](_0x53239c['targetPosition']);}return null!=_0x53239c['wasUndone']&&(_0x58c3f2['wasUndone']=Boolean(_0x53239c['wasUndone'])),_0x58c3f2;},_0x408f26['toObject']=function(_0x55f79a,_0x3a0a4c){_0x3a0a4c||(_0x3a0a4c={});var _0x1f82bf={};return _0x3a0a4c['defaults']&&(_0x1f82bf['sourcePosition']=null,_0x1f82bf['howMany']=0x0,_0x1f82bf['targetPosition']=null,_0x1f82bf['wasUndone']=!0x1),null!=_0x55f79a['sourcePosition']&&_0x55f79a['hasOwnProperty']('sourcePosition')&&(_0x1f82bf['sourcePosition']=_0x1a4dbc['Position']['toObject'](_0x55f79a['sourcePosition'],_0x3a0a4c)),null!=_0x55f79a['howMany']&&_0x55f79a['hasOwnProperty']('howMany')&&(_0x1f82bf['howMany']=_0x55f79a['howMany']),null!=_0x55f79a['targetPosition']&&_0x55f79a['hasOwnProperty']('targetPosition')&&(_0x1f82bf['targetPosition']=_0x1a4dbc['Position']['toObject'](_0x55f79a['targetPosition'],_0x3a0a4c)),null!=_0x55f79a['wasUndone']&&_0x55f79a['hasOwnProperty']('wasUndone')&&(_0x1f82bf['wasUndone']=_0x55f79a['wasUndone']),_0x1f82bf;},_0x408f26['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x408f26['getTypeUrl']=function(_0xed5d32){return void 0x0===_0xed5d32&&(_0xed5d32='type.googleapis.com'),_0xed5d32+'/MoveOperation';},_0x408f26;}()),_0x1a4dbc['RenameOperation']=(function(){function _0x559aa0(_0x2adb80){if(_0x2adb80){for(var _0x5d6cc0=Object['keys'](_0x2adb80),_0x50d98c=0x0;_0x50d98c<_0x5d6cc0['length'];++_0x50d98c)null!=_0x2adb80[_0x5d6cc0[_0x50d98c]]&&(this[_0x5d6cc0[_0x50d98c]]=_0x2adb80[_0x5d6cc0[_0x50d98c]]);}}return _0x559aa0['prototype']['position']=null,_0x559aa0['prototype']['oldName']='',_0x559aa0['prototype']['newName']='',_0x559aa0['prototype']['wasUndone']=!0x1,_0x559aa0['create']=function(_0x3c6acd){return new _0x559aa0(_0x3c6acd);},_0x559aa0['encode']=function(_0x415709,_0xa3c292){return _0xa3c292||(_0xa3c292=_0x17b981['create']()),null!=_0x415709['position']&&Object['hasOwnProperty']['call'](_0x415709,'position')&&_0x1a4dbc['Position']['encode'](_0x415709['position'],_0xa3c292['uint32'](0xa)['fork']())['ldelim'](),null!=_0x415709['oldName']&&Object['hasOwnProperty']['call'](_0x415709,'oldName')&&_0xa3c292['uint32'](0x12)['string'](_0x415709['oldName']),null!=_0x415709['newName']&&Object['hasOwnProperty']['call'](_0x415709,'newName')&&_0xa3c292['uint32'](0x1a)['string'](_0x415709['newName']),null!=_0x415709['wasUndone']&&Object['hasOwnProperty']['call'](_0x415709,'wasUndone')&&_0xa3c292['uint32'](0x20)['bool'](_0x415709['wasUndone']),_0xa3c292;},_0x559aa0['encodeDelimited']=function(_0x5755a0,_0x27e686){return this['encode'](_0x5755a0,_0x27e686)['ldelim']();},_0x559aa0['decode']=function(_0xc98b30,_0x23f599){_0xc98b30 instanceof _0x555af2||(_0xc98b30=_0x555af2['create'](_0xc98b30));for(var _0x6866ff=void 0x0===_0x23f599?_0xc98b30['len']:_0xc98b30['pos']+_0x23f599,_0x2fea5b=new _0x1a4dbc['RenameOperation']();_0xc98b30['pos']<_0x6866ff;){var _0x5d203f=_0xc98b30['uint32']();switch(_0x5d203f>>>0x3){case 0x1:_0x2fea5b['position']=_0x1a4dbc['Position']['decode'](_0xc98b30,_0xc98b30['uint32']());break;case 0x2:_0x2fea5b['oldName']=_0xc98b30['string']();break;case 0x3:_0x2fea5b['newName']=_0xc98b30['string']();break;case 0x4:_0x2fea5b['wasUndone']=_0xc98b30['bool']();break;default:_0xc98b30['skipType'](0x7&_0x5d203f);}}return _0x2fea5b;},_0x559aa0['decodeDelimited']=function(_0x3aabd2){return _0x3aabd2 instanceof _0x555af2||(_0x3aabd2=new _0x555af2(_0x3aabd2)),this['decode'](_0x3aabd2,_0x3aabd2['uint32']());},_0x559aa0['verify']=function(_0xb7fea5){if('object'!=typeof _0xb7fea5||null===_0xb7fea5)return'object\x20expected';if(null!=_0xb7fea5['position']&&_0xb7fea5['hasOwnProperty']('position')){var _0x43b8a3=_0x1a4dbc['Position']['verify'](_0xb7fea5['position']);if(_0x43b8a3)return'position.'+_0x43b8a3;}return null!=_0xb7fea5['oldName']&&_0xb7fea5['hasOwnProperty']('oldName')&&!_0x2cdc06['isString'](_0xb7fea5['oldName'])?'oldName:\x20string\x20expected':null!=_0xb7fea5['newName']&&_0xb7fea5['hasOwnProperty']('newName')&&!_0x2cdc06['isString'](_0xb7fea5['newName'])?'newName:\x20string\x20expected':null!=_0xb7fea5['wasUndone']&&_0xb7fea5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xb7fea5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x559aa0['fromObject']=function(_0x95a664){if(_0x95a664 instanceof _0x1a4dbc['RenameOperation'])return _0x95a664;var _0x4b9295=new _0x1a4dbc['RenameOperation']();if(null!=_0x95a664['position']){if('object'!=typeof _0x95a664['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x4b9295['position']=_0x1a4dbc['Position']['fromObject'](_0x95a664['position']);}return null!=_0x95a664['oldName']&&(_0x4b9295['oldName']=String(_0x95a664['oldName'])),null!=_0x95a664['newName']&&(_0x4b9295['newName']=String(_0x95a664['newName'])),null!=_0x95a664['wasUndone']&&(_0x4b9295['wasUndone']=Boolean(_0x95a664['wasUndone'])),_0x4b9295;},_0x559aa0['toObject']=function(_0x1d2409,_0x567319){_0x567319||(_0x567319={});var _0x2c39dc={};return _0x567319['defaults']&&(_0x2c39dc['position']=null,_0x2c39dc['oldName']='',_0x2c39dc['newName']='',_0x2c39dc['wasUndone']=!0x1),null!=_0x1d2409['position']&&_0x1d2409['hasOwnProperty']('position')&&(_0x2c39dc['position']=_0x1a4dbc['Position']['toObject'](_0x1d2409['position'],_0x567319)),null!=_0x1d2409['oldName']&&_0x1d2409['hasOwnProperty']('oldName')&&(_0x2c39dc['oldName']=_0x1d2409['oldName']),null!=_0x1d2409['newName']&&_0x1d2409['hasOwnProperty']('newName')&&(_0x2c39dc['newName']=_0x1d2409['newName']),null!=_0x1d2409['wasUndone']&&_0x1d2409['hasOwnProperty']('wasUndone')&&(_0x2c39dc['wasUndone']=_0x1d2409['wasUndone']),_0x2c39dc;},_0x559aa0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x559aa0['getTypeUrl']=function(_0x264a2c){return void 0x0===_0x264a2c&&(_0x264a2c='type.googleapis.com'),_0x264a2c+'/RenameOperation';},_0x559aa0;}()),_0x1a4dbc['RootAttributeOperation']=(function(){function _0x3e0777(_0x305aee){if(_0x305aee){for(var _0xc401f9=Object['keys'](_0x305aee),_0xb8ad75=0x0;_0xb8ad75<_0xc401f9['length'];++_0xb8ad75)null!=_0x305aee[_0xc401f9[_0xb8ad75]]&&(this[_0xc401f9[_0xb8ad75]]=_0x305aee[_0xc401f9[_0xb8ad75]]);}}return _0x3e0777['prototype']['root']='',_0x3e0777['prototype']['key']='',_0x3e0777['prototype']['oldValueBoolean']=!0x1,_0x3e0777['prototype']['oldValueJson']='',_0x3e0777['prototype']['newValueBoolean']=!0x1,_0x3e0777['prototype']['newValueJson']='',_0x3e0777['prototype']['wasUndone']=!0x1,_0x3e0777['create']=function(_0x323759){return new _0x3e0777(_0x323759);},_0x3e0777['encode']=function(_0x3caf54,_0x32a467){return _0x32a467||(_0x32a467=_0x17b981['create']()),null!=_0x3caf54['root']&&Object['hasOwnProperty']['call'](_0x3caf54,'root')&&_0x32a467['uint32'](0xa)['string'](_0x3caf54['root']),null!=_0x3caf54['key']&&Object['hasOwnProperty']['call'](_0x3caf54,'key')&&_0x32a467['uint32'](0x12)['string'](_0x3caf54['key']),null!=_0x3caf54['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3caf54,'oldValueBoolean')&&_0x32a467['uint32'](0x18)['bool'](_0x3caf54['oldValueBoolean']),null!=_0x3caf54['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3caf54,'oldValueJson')&&_0x32a467['uint32'](0x22)['string'](_0x3caf54['oldValueJson']),null!=_0x3caf54['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3caf54,'newValueBoolean')&&_0x32a467['uint32'](0x28)['bool'](_0x3caf54['newValueBoolean']),null!=_0x3caf54['newValueJson']&&Object['hasOwnProperty']['call'](_0x3caf54,'newValueJson')&&_0x32a467['uint32'](0x32)['string'](_0x3caf54['newValueJson']),null!=_0x3caf54['wasUndone']&&Object['hasOwnProperty']['call'](_0x3caf54,'wasUndone')&&_0x32a467['uint32'](0x38)['bool'](_0x3caf54['wasUndone']),_0x32a467;},_0x3e0777['encodeDelimited']=function(_0x5f0c0c,_0x14e7b7){return this['encode'](_0x5f0c0c,_0x14e7b7)['ldelim']();},_0x3e0777['decode']=function(_0x119526,_0x50e2ed){_0x119526 instanceof _0x555af2||(_0x119526=_0x555af2['create'](_0x119526));for(var _0x9f8128=void 0x0===_0x50e2ed?_0x119526['len']:_0x119526['pos']+_0x50e2ed,_0x59bb96=new _0x1a4dbc['RootAttributeOperation']();_0x119526['pos']<_0x9f8128;){var _0x1c3728=_0x119526['uint32']();switch(_0x1c3728>>>0x3){case 0x1:_0x59bb96['root']=_0x119526['string']();break;case 0x2:_0x59bb96['key']=_0x119526['string']();break;case 0x3:_0x59bb96['oldValueBoolean']=_0x119526['bool']();break;case 0x4:_0x59bb96['oldValueJson']=_0x119526['string']();break;case 0x5:_0x59bb96['newValueBoolean']=_0x119526['bool']();break;case 0x6:_0x59bb96['newValueJson']=_0x119526['string']();break;case 0x7:_0x59bb96['wasUndone']=_0x119526['bool']();break;default:_0x119526['skipType'](0x7&_0x1c3728);}}return _0x59bb96;},_0x3e0777['decodeDelimited']=function(_0xd960d2){return _0xd960d2 instanceof _0x555af2||(_0xd960d2=new _0x555af2(_0xd960d2)),this['decode'](_0xd960d2,_0xd960d2['uint32']());},_0x3e0777['verify']=function(_0x33fe12){return'object'!=typeof _0x33fe12||null===_0x33fe12?'object\x20expected':null!=_0x33fe12['root']&&_0x33fe12['hasOwnProperty']('root')&&!_0x2cdc06['isString'](_0x33fe12['root'])?'root:\x20string\x20expected':null!=_0x33fe12['key']&&_0x33fe12['hasOwnProperty']('key')&&!_0x2cdc06['isString'](_0x33fe12['key'])?'key:\x20string\x20expected':null!=_0x33fe12['oldValueBoolean']&&_0x33fe12['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x33fe12['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x33fe12['oldValueJson']&&_0x33fe12['hasOwnProperty']('oldValueJson')&&!_0x2cdc06['isString'](_0x33fe12['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x33fe12['newValueBoolean']&&_0x33fe12['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x33fe12['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x33fe12['newValueJson']&&_0x33fe12['hasOwnProperty']('newValueJson')&&!_0x2cdc06['isString'](_0x33fe12['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x33fe12['wasUndone']&&_0x33fe12['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33fe12['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e0777['fromObject']=function(_0x130543){if(_0x130543 instanceof _0x1a4dbc['RootAttributeOperation'])return _0x130543;var _0xa2d3f9=new _0x1a4dbc['RootAttributeOperation']();return null!=_0x130543['root']&&(_0xa2d3f9['root']=String(_0x130543['root'])),null!=_0x130543['key']&&(_0xa2d3f9['key']=String(_0x130543['key'])),null!=_0x130543['oldValueBoolean']&&(_0xa2d3f9['oldValueBoolean']=Boolean(_0x130543['oldValueBoolean'])),null!=_0x130543['oldValueJson']&&(_0xa2d3f9['oldValueJson']=String(_0x130543['oldValueJson'])),null!=_0x130543['newValueBoolean']&&(_0xa2d3f9['newValueBoolean']=Boolean(_0x130543['newValueBoolean'])),null!=_0x130543['newValueJson']&&(_0xa2d3f9['newValueJson']=String(_0x130543['newValueJson'])),null!=_0x130543['wasUndone']&&(_0xa2d3f9['wasUndone']=Boolean(_0x130543['wasUndone'])),_0xa2d3f9;},_0x3e0777['toObject']=function(_0xe3b24d,_0x1fc276){_0x1fc276||(_0x1fc276={});var _0x41829a={};return _0x1fc276['defaults']&&(_0x41829a['root']='',_0x41829a['key']='',_0x41829a['oldValueBoolean']=!0x1,_0x41829a['oldValueJson']='',_0x41829a['newValueBoolean']=!0x1,_0x41829a['newValueJson']='',_0x41829a['wasUndone']=!0x1),null!=_0xe3b24d['root']&&_0xe3b24d['hasOwnProperty']('root')&&(_0x41829a['root']=_0xe3b24d['root']),null!=_0xe3b24d['key']&&_0xe3b24d['hasOwnProperty']('key')&&(_0x41829a['key']=_0xe3b24d['key']),null!=_0xe3b24d['oldValueBoolean']&&_0xe3b24d['hasOwnProperty']('oldValueBoolean')&&(_0x41829a['oldValueBoolean']=_0xe3b24d['oldValueBoolean']),null!=_0xe3b24d['oldValueJson']&&_0xe3b24d['hasOwnProperty']('oldValueJson')&&(_0x41829a['oldValueJson']=_0xe3b24d['oldValueJson']),null!=_0xe3b24d['newValueBoolean']&&_0xe3b24d['hasOwnProperty']('newValueBoolean')&&(_0x41829a['newValueBoolean']=_0xe3b24d['newValueBoolean']),null!=_0xe3b24d['newValueJson']&&_0xe3b24d['hasOwnProperty']('newValueJson')&&(_0x41829a['newValueJson']=_0xe3b24d['newValueJson']),null!=_0xe3b24d['wasUndone']&&_0xe3b24d['hasOwnProperty']('wasUndone')&&(_0x41829a['wasUndone']=_0xe3b24d['wasUndone']),_0x41829a;},_0x3e0777['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x3e0777['getTypeUrl']=function(_0x4abf48){return void 0x0===_0x4abf48&&(_0x4abf48='type.googleapis.com'),_0x4abf48+'/RootAttributeOperation';},_0x3e0777;}()),_0x1a4dbc['RootOperation']=(function(){function _0x15f96e(_0x221dfe){if(_0x221dfe){for(var _0xeafe24=Object['keys'](_0x221dfe),_0x2c0635=0x0;_0x2c0635<_0xeafe24['length'];++_0x2c0635)null!=_0x221dfe[_0xeafe24[_0x2c0635]]&&(this[_0xeafe24[_0x2c0635]]=_0x221dfe[_0xeafe24[_0x2c0635]]);}}return _0x15f96e['prototype']['rootName']='',_0x15f96e['prototype']['elementName']='',_0x15f96e['prototype']['isAdd']=!0x1,_0x15f96e['prototype']['wasUndone']=!0x1,_0x15f96e['create']=function(_0x25432b){return new _0x15f96e(_0x25432b);},_0x15f96e['encode']=function(_0x137de6,_0x1c8d21){return _0x1c8d21||(_0x1c8d21=_0x17b981['create']()),null!=_0x137de6['rootName']&&Object['hasOwnProperty']['call'](_0x137de6,'rootName')&&_0x1c8d21['uint32'](0xa)['string'](_0x137de6['rootName']),null!=_0x137de6['elementName']&&Object['hasOwnProperty']['call'](_0x137de6,'elementName')&&_0x1c8d21['uint32'](0x12)['string'](_0x137de6['elementName']),null!=_0x137de6['isAdd']&&Object['hasOwnProperty']['call'](_0x137de6,'isAdd')&&_0x1c8d21['uint32'](0x18)['bool'](_0x137de6['isAdd']),null!=_0x137de6['wasUndone']&&Object['hasOwnProperty']['call'](_0x137de6,'wasUndone')&&_0x1c8d21['uint32'](0x20)['bool'](_0x137de6['wasUndone']),_0x1c8d21;},_0x15f96e['encodeDelimited']=function(_0x51dd55,_0x103af9){return this['encode'](_0x51dd55,_0x103af9)['ldelim']();},_0x15f96e['decode']=function(_0x105c65,_0x3230af){_0x105c65 instanceof _0x555af2||(_0x105c65=_0x555af2['create'](_0x105c65));for(var _0x31ef67=void 0x0===_0x3230af?_0x105c65['len']:_0x105c65['pos']+_0x3230af,_0x4d20b7=new _0x1a4dbc['RootOperation']();_0x105c65['pos']<_0x31ef67;){var _0x2ce1e2=_0x105c65['uint32']();switch(_0x2ce1e2>>>0x3){case 0x1:_0x4d20b7['rootName']=_0x105c65['string']();break;case 0x2:_0x4d20b7['elementName']=_0x105c65['string']();break;case 0x3:_0x4d20b7['isAdd']=_0x105c65['bool']();break;case 0x4:_0x4d20b7['wasUndone']=_0x105c65['bool']();break;default:_0x105c65['skipType'](0x7&_0x2ce1e2);}}return _0x4d20b7;},_0x15f96e['decodeDelimited']=function(_0x1dbd45){return _0x1dbd45 instanceof _0x555af2||(_0x1dbd45=new _0x555af2(_0x1dbd45)),this['decode'](_0x1dbd45,_0x1dbd45['uint32']());},_0x15f96e['verify']=function(_0x416b13){return'object'!=typeof _0x416b13||null===_0x416b13?'object\x20expected':null!=_0x416b13['rootName']&&_0x416b13['hasOwnProperty']('rootName')&&!_0x2cdc06['isString'](_0x416b13['rootName'])?'rootName:\x20string\x20expected':null!=_0x416b13['elementName']&&_0x416b13['hasOwnProperty']('elementName')&&!_0x2cdc06['isString'](_0x416b13['elementName'])?'elementName:\x20string\x20expected':null!=_0x416b13['isAdd']&&_0x416b13['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x416b13['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x416b13['wasUndone']&&_0x416b13['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x416b13['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15f96e['fromObject']=function(_0x33188e){if(_0x33188e instanceof _0x1a4dbc['RootOperation'])return _0x33188e;var _0x36bb54=new _0x1a4dbc['RootOperation']();return null!=_0x33188e['rootName']&&(_0x36bb54['rootName']=String(_0x33188e['rootName'])),null!=_0x33188e['elementName']&&(_0x36bb54['elementName']=String(_0x33188e['elementName'])),null!=_0x33188e['isAdd']&&(_0x36bb54['isAdd']=Boolean(_0x33188e['isAdd'])),null!=_0x33188e['wasUndone']&&(_0x36bb54['wasUndone']=Boolean(_0x33188e['wasUndone'])),_0x36bb54;},_0x15f96e['toObject']=function(_0xf43465,_0x297b75){_0x297b75||(_0x297b75={});var _0x9504fc={};return _0x297b75['defaults']&&(_0x9504fc['rootName']='',_0x9504fc['elementName']='',_0x9504fc['isAdd']=!0x1,_0x9504fc['wasUndone']=!0x1),null!=_0xf43465['rootName']&&_0xf43465['hasOwnProperty']('rootName')&&(_0x9504fc['rootName']=_0xf43465['rootName']),null!=_0xf43465['elementName']&&_0xf43465['hasOwnProperty']('elementName')&&(_0x9504fc['elementName']=_0xf43465['elementName']),null!=_0xf43465['isAdd']&&_0xf43465['hasOwnProperty']('isAdd')&&(_0x9504fc['isAdd']=_0xf43465['isAdd']),null!=_0xf43465['wasUndone']&&_0xf43465['hasOwnProperty']('wasUndone')&&(_0x9504fc['wasUndone']=_0xf43465['wasUndone']),_0x9504fc;},_0x15f96e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x15f96e['getTypeUrl']=function(_0x40a291){return void 0x0===_0x40a291&&(_0x40a291='type.googleapis.com'),_0x40a291+'/RootOperation';},_0x15f96e;}()),_0x1a4dbc['SplitOperation']=(function(){function _0x363d1e(_0x5b7255){if(_0x5b7255){for(var _0x35301f=Object['keys'](_0x5b7255),_0xe8b990=0x0;_0xe8b990<_0x35301f['length'];++_0xe8b990)null!=_0x5b7255[_0x35301f[_0xe8b990]]&&(this[_0x35301f[_0xe8b990]]=_0x5b7255[_0x35301f[_0xe8b990]]);}}return _0x363d1e['prototype']['splitPosition']=null,_0x363d1e['prototype']['graveyardPosition']=null,_0x363d1e['prototype']['howMany']=0x0,_0x363d1e['prototype']['insertionPosition']=null,_0x363d1e['prototype']['wasUndone']=!0x1,_0x363d1e['create']=function(_0x3231eb){return new _0x363d1e(_0x3231eb);},_0x363d1e['encode']=function(_0x121273,_0x111fc9){return _0x111fc9||(_0x111fc9=_0x17b981['create']()),null!=_0x121273['splitPosition']&&Object['hasOwnProperty']['call'](_0x121273,'splitPosition')&&_0x1a4dbc['Position']['encode'](_0x121273['splitPosition'],_0x111fc9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x121273['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x121273,'graveyardPosition')&&_0x1a4dbc['Position']['encode'](_0x121273['graveyardPosition'],_0x111fc9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x121273['howMany']&&Object['hasOwnProperty']['call'](_0x121273,'howMany')&&_0x111fc9['uint32'](0x18)['uint32'](_0x121273['howMany']),null!=_0x121273['insertionPosition']&&Object['hasOwnProperty']['call'](_0x121273,'insertionPosition')&&_0x1a4dbc['Position']['encode'](_0x121273['insertionPosition'],_0x111fc9['uint32'](0x22)['fork']())['ldelim'](),null!=_0x121273['wasUndone']&&Object['hasOwnProperty']['call'](_0x121273,'wasUndone')&&_0x111fc9['uint32'](0x28)['bool'](_0x121273['wasUndone']),_0x111fc9;},_0x363d1e['encodeDelimited']=function(_0x49d02b,_0x3f3db2){return this['encode'](_0x49d02b,_0x3f3db2)['ldelim']();},_0x363d1e['decode']=function(_0x2459e2,_0x290294){_0x2459e2 instanceof _0x555af2||(_0x2459e2=_0x555af2['create'](_0x2459e2));for(var _0x3dac89=void 0x0===_0x290294?_0x2459e2['len']:_0x2459e2['pos']+_0x290294,_0x2d8afc=new _0x1a4dbc['SplitOperation']();_0x2459e2['pos']<_0x3dac89;){var _0x4f7659=_0x2459e2['uint32']();switch(_0x4f7659>>>0x3){case 0x1:_0x2d8afc['splitPosition']=_0x1a4dbc['Position']['decode'](_0x2459e2,_0x2459e2['uint32']());break;case 0x2:_0x2d8afc['graveyardPosition']=_0x1a4dbc['Position']['decode'](_0x2459e2,_0x2459e2['uint32']());break;case 0x3:_0x2d8afc['howMany']=_0x2459e2['uint32']();break;case 0x4:_0x2d8afc['insertionPosition']=_0x1a4dbc['Position']['decode'](_0x2459e2,_0x2459e2['uint32']());break;case 0x5:_0x2d8afc['wasUndone']=_0x2459e2['bool']();break;default:_0x2459e2['skipType'](0x7&_0x4f7659);}}return _0x2d8afc;},_0x363d1e['decodeDelimited']=function(_0x367e2e){return _0x367e2e instanceof _0x555af2||(_0x367e2e=new _0x555af2(_0x367e2e)),this['decode'](_0x367e2e,_0x367e2e['uint32']());},_0x363d1e['verify']=function(_0x4533a5){if('object'!=typeof _0x4533a5||null===_0x4533a5)return'object\x20expected';var _0xd2e2c3;if(null!=_0x4533a5['splitPosition']&&_0x4533a5['hasOwnProperty']('splitPosition')&&(_0xd2e2c3=_0x1a4dbc['Position']['verify'](_0x4533a5['splitPosition'])))return'splitPosition.'+_0xd2e2c3;if(null!=_0x4533a5['graveyardPosition']&&_0x4533a5['hasOwnProperty']('graveyardPosition')&&(_0xd2e2c3=_0x1a4dbc['Position']['verify'](_0x4533a5['graveyardPosition'])))return'graveyardPosition.'+_0xd2e2c3;if(null!=_0x4533a5['howMany']&&_0x4533a5['hasOwnProperty']('howMany')&&!_0x2cdc06['isInteger'](_0x4533a5['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4533a5['insertionPosition']&&_0x4533a5['hasOwnProperty']('insertionPosition')&&(_0xd2e2c3=_0x1a4dbc['Position']['verify'](_0x4533a5['insertionPosition'])))return'insertionPosition.'+_0xd2e2c3;return null!=_0x4533a5['wasUndone']&&_0x4533a5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4533a5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x363d1e['fromObject']=function(_0x22b69a){if(_0x22b69a instanceof _0x1a4dbc['SplitOperation'])return _0x22b69a;var _0x5391cd=new _0x1a4dbc['SplitOperation']();if(null!=_0x22b69a['splitPosition']){if('object'!=typeof _0x22b69a['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5391cd['splitPosition']=_0x1a4dbc['Position']['fromObject'](_0x22b69a['splitPosition']);}if(null!=_0x22b69a['graveyardPosition']){if('object'!=typeof _0x22b69a['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5391cd['graveyardPosition']=_0x1a4dbc['Position']['fromObject'](_0x22b69a['graveyardPosition']);}if(null!=_0x22b69a['howMany']&&(_0x5391cd['howMany']=_0x22b69a['howMany']>>>0x0),null!=_0x22b69a['insertionPosition']){if('object'!=typeof _0x22b69a['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5391cd['insertionPosition']=_0x1a4dbc['Position']['fromObject'](_0x22b69a['insertionPosition']);}return null!=_0x22b69a['wasUndone']&&(_0x5391cd['wasUndone']=Boolean(_0x22b69a['wasUndone'])),_0x5391cd;},_0x363d1e['toObject']=function(_0x3b8018,_0x37ebb7){_0x37ebb7||(_0x37ebb7={});var _0x57fd3f={};return _0x37ebb7['defaults']&&(_0x57fd3f['splitPosition']=null,_0x57fd3f['graveyardPosition']=null,_0x57fd3f['howMany']=0x0,_0x57fd3f['insertionPosition']=null,_0x57fd3f['wasUndone']=!0x1),null!=_0x3b8018['splitPosition']&&_0x3b8018['hasOwnProperty']('splitPosition')&&(_0x57fd3f['splitPosition']=_0x1a4dbc['Position']['toObject'](_0x3b8018['splitPosition'],_0x37ebb7)),null!=_0x3b8018['graveyardPosition']&&_0x3b8018['hasOwnProperty']('graveyardPosition')&&(_0x57fd3f['graveyardPosition']=_0x1a4dbc['Position']['toObject'](_0x3b8018['graveyardPosition'],_0x37ebb7)),null!=_0x3b8018['howMany']&&_0x3b8018['hasOwnProperty']('howMany')&&(_0x57fd3f['howMany']=_0x3b8018['howMany']),null!=_0x3b8018['insertionPosition']&&_0x3b8018['hasOwnProperty']('insertionPosition')&&(_0x57fd3f['insertionPosition']=_0x1a4dbc['Position']['toObject'](_0x3b8018['insertionPosition'],_0x37ebb7)),null!=_0x3b8018['wasUndone']&&_0x3b8018['hasOwnProperty']('wasUndone')&&(_0x57fd3f['wasUndone']=_0x3b8018['wasUndone']),_0x57fd3f;},_0x363d1e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x363d1e['getTypeUrl']=function(_0x229ec7){return void 0x0===_0x229ec7&&(_0x229ec7='type.googleapis.com'),_0x229ec7+'/SplitOperation';},_0x363d1e;}()),_0x1a4dbc['Position']=(function(){function _0xbd586a(_0x13884e){if(this['path']=[],_0x13884e){for(var _0x43580c=Object['keys'](_0x13884e),_0x4806e3=0x0;_0x4806e3<_0x43580c['length'];++_0x4806e3)null!=_0x13884e[_0x43580c[_0x4806e3]]&&(this[_0x43580c[_0x4806e3]]=_0x13884e[_0x43580c[_0x4806e3]]);}}return _0xbd586a['prototype']['root']='',_0xbd586a['prototype']['rootMain']=!0x1,_0xbd586a['prototype']['rootGraveyard']=!0x1,_0xbd586a['prototype']['path']=_0x2cdc06['emptyArray'],_0xbd586a['prototype']['stickiness']='',_0xbd586a['create']=function(_0x900068){return new _0xbd586a(_0x900068);},_0xbd586a['encode']=function(_0x3fc8ac,_0x45a8b5){if(_0x45a8b5||(_0x45a8b5=_0x17b981['create']()),null!=_0x3fc8ac['root']&&Object['hasOwnProperty']['call'](_0x3fc8ac,'root')&&_0x45a8b5['uint32'](0xa)['string'](_0x3fc8ac['root']),null!=_0x3fc8ac['rootMain']&&Object['hasOwnProperty']['call'](_0x3fc8ac,'rootMain')&&_0x45a8b5['uint32'](0x10)['bool'](_0x3fc8ac['rootMain']),null!=_0x3fc8ac['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x3fc8ac,'rootGraveyard')&&_0x45a8b5['uint32'](0x18)['bool'](_0x3fc8ac['rootGraveyard']),null!=_0x3fc8ac['path']&&_0x3fc8ac['path']['length']){_0x45a8b5['uint32'](0x22)['fork']();for(var _0x2eb8c0=0x0;_0x2eb8c0<_0x3fc8ac['path']['length'];++_0x2eb8c0)_0x45a8b5['uint32'](_0x3fc8ac['path'][_0x2eb8c0]);_0x45a8b5['ldelim']();}return null!=_0x3fc8ac['stickiness']&&Object['hasOwnProperty']['call'](_0x3fc8ac,'stickiness')&&_0x45a8b5['uint32'](0x2a)['string'](_0x3fc8ac['stickiness']),_0x45a8b5;},_0xbd586a['encodeDelimited']=function(_0x5449ea,_0xca8531){return this['encode'](_0x5449ea,_0xca8531)['ldelim']();},_0xbd586a['decode']=function(_0x51abfd,_0x260381){_0x51abfd instanceof _0x555af2||(_0x51abfd=_0x555af2['create'](_0x51abfd));for(var _0xf4b88e=void 0x0===_0x260381?_0x51abfd['len']:_0x51abfd['pos']+_0x260381,_0x4e8e89=new _0x1a4dbc['Position']();_0x51abfd['pos']<_0xf4b88e;){var _0x29511e=_0x51abfd['uint32']();switch(_0x29511e>>>0x3){case 0x1:_0x4e8e89['root']=_0x51abfd['string']();break;case 0x2:_0x4e8e89['rootMain']=_0x51abfd['bool']();break;case 0x3:_0x4e8e89['rootGraveyard']=_0x51abfd['bool']();break;case 0x4:if(_0x4e8e89['path']&&_0x4e8e89['path']['length']||(_0x4e8e89['path']=[]),0x2==(0x7&_0x29511e)){for(var _0x249a1f=_0x51abfd['uint32']()+_0x51abfd['pos'];_0x51abfd['pos']<_0x249a1f;)_0x4e8e89['path']['push'](_0x51abfd['uint32']());}else _0x4e8e89['path']['push'](_0x51abfd['uint32']());break;case 0x5:_0x4e8e89['stickiness']=_0x51abfd['string']();break;default:_0x51abfd['skipType'](0x7&_0x29511e);}}return _0x4e8e89;},_0xbd586a['decodeDelimited']=function(_0x26bc47){return _0x26bc47 instanceof _0x555af2||(_0x26bc47=new _0x555af2(_0x26bc47)),this['decode'](_0x26bc47,_0x26bc47['uint32']());},_0xbd586a['verify']=function(_0x8a9051){if('object'!=typeof _0x8a9051||null===_0x8a9051)return'object\x20expected';if(null!=_0x8a9051['root']&&_0x8a9051['hasOwnProperty']('root')&&!_0x2cdc06['isString'](_0x8a9051['root']))return'root:\x20string\x20expected';if(null!=_0x8a9051['rootMain']&&_0x8a9051['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x8a9051['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x8a9051['rootGraveyard']&&_0x8a9051['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x8a9051['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x8a9051['path']&&_0x8a9051['hasOwnProperty']('path')){if(!Array['isArray'](_0x8a9051['path']))return'path:\x20array\x20expected';for(var _0x925a50=0x0;_0x925a50<_0x8a9051['path']['length'];++_0x925a50)if(!_0x2cdc06['isInteger'](_0x8a9051['path'][_0x925a50]))return'path:\x20integer[]\x20expected';}return null!=_0x8a9051['stickiness']&&_0x8a9051['hasOwnProperty']('stickiness')&&!_0x2cdc06['isString'](_0x8a9051['stickiness'])?'stickiness:\x20string\x20expected':null;},_0xbd586a['fromObject']=function(_0x3f944d){if(_0x3f944d instanceof _0x1a4dbc['Position'])return _0x3f944d;var _0x3a45c6=new _0x1a4dbc['Position']();if(null!=_0x3f944d['root']&&(_0x3a45c6['root']=String(_0x3f944d['root'])),null!=_0x3f944d['rootMain']&&(_0x3a45c6['rootMain']=Boolean(_0x3f944d['rootMain'])),null!=_0x3f944d['rootGraveyard']&&(_0x3a45c6['rootGraveyard']=Boolean(_0x3f944d['rootGraveyard'])),_0x3f944d['path']){if(!Array['isArray'](_0x3f944d['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3a45c6['path']=[];for(var _0x15b987=0x0;_0x15b987<_0x3f944d['path']['length'];++_0x15b987)_0x3a45c6['path'][_0x15b987]=_0x3f944d['path'][_0x15b987]>>>0x0;}return null!=_0x3f944d['stickiness']&&(_0x3a45c6['stickiness']=String(_0x3f944d['stickiness'])),_0x3a45c6;},_0xbd586a['toObject']=function(_0x2f4cd7,_0x3740d0){_0x3740d0||(_0x3740d0={});var _0x252b25={};if((_0x3740d0['arrays']||_0x3740d0['defaults'])&&(_0x252b25['path']=[]),_0x3740d0['defaults']&&(_0x252b25['root']='',_0x252b25['rootMain']=!0x1,_0x252b25['rootGraveyard']=!0x1,_0x252b25['stickiness']=''),null!=_0x2f4cd7['root']&&_0x2f4cd7['hasOwnProperty']('root')&&(_0x252b25['root']=_0x2f4cd7['root']),null!=_0x2f4cd7['rootMain']&&_0x2f4cd7['hasOwnProperty']('rootMain')&&(_0x252b25['rootMain']=_0x2f4cd7['rootMain']),null!=_0x2f4cd7['rootGraveyard']&&_0x2f4cd7['hasOwnProperty']('rootGraveyard')&&(_0x252b25['rootGraveyard']=_0x2f4cd7['rootGraveyard']),_0x2f4cd7['path']&&_0x2f4cd7['path']['length']){_0x252b25['path']=[];for(var _0x59f6c9=0x0;_0x59f6c9<_0x2f4cd7['path']['length'];++_0x59f6c9)_0x252b25['path'][_0x59f6c9]=_0x2f4cd7['path'][_0x59f6c9];}return null!=_0x2f4cd7['stickiness']&&_0x2f4cd7['hasOwnProperty']('stickiness')&&(_0x252b25['stickiness']=_0x2f4cd7['stickiness']),_0x252b25;},_0xbd586a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0xbd586a['getTypeUrl']=function(_0x50ab26){return void 0x0===_0x50ab26&&(_0x50ab26='type.googleapis.com'),_0x50ab26+'/Position';},_0xbd586a;}()),_0x1a4dbc['Range']=(function(){function _0x51a40e(_0x2c989c){if(_0x2c989c){for(var _0x2df903=Object['keys'](_0x2c989c),_0x2b3e6a=0x0;_0x2b3e6a<_0x2df903['length'];++_0x2b3e6a)null!=_0x2c989c[_0x2df903[_0x2b3e6a]]&&(this[_0x2df903[_0x2b3e6a]]=_0x2c989c[_0x2df903[_0x2b3e6a]]);}}return _0x51a40e['prototype']['start']=null,_0x51a40e['prototype']['end']=null,_0x51a40e['create']=function(_0x3b5227){return new _0x51a40e(_0x3b5227);},_0x51a40e['encode']=function(_0x51a486,_0xdbe318){return _0xdbe318||(_0xdbe318=_0x17b981['create']()),null!=_0x51a486['start']&&Object['hasOwnProperty']['call'](_0x51a486,'start')&&_0x1a4dbc['Position']['encode'](_0x51a486['start'],_0xdbe318['uint32'](0xa)['fork']())['ldelim'](),null!=_0x51a486['end']&&Object['hasOwnProperty']['call'](_0x51a486,'end')&&_0x1a4dbc['Position']['encode'](_0x51a486['end'],_0xdbe318['uint32'](0x12)['fork']())['ldelim'](),_0xdbe318;},_0x51a40e['encodeDelimited']=function(_0x2937fa,_0x2adf36){return this['encode'](_0x2937fa,_0x2adf36)['ldelim']();},_0x51a40e['decode']=function(_0x176b0f,_0x10ede3){_0x176b0f instanceof _0x555af2||(_0x176b0f=_0x555af2['create'](_0x176b0f));for(var _0x3661d1=void 0x0===_0x10ede3?_0x176b0f['len']:_0x176b0f['pos']+_0x10ede3,_0x36aa2a=new _0x1a4dbc['Range']();_0x176b0f['pos']<_0x3661d1;){var _0x2bb237=_0x176b0f['uint32']();switch(_0x2bb237>>>0x3){case 0x1:_0x36aa2a['start']=_0x1a4dbc['Position']['decode'](_0x176b0f,_0x176b0f['uint32']());break;case 0x2:_0x36aa2a['end']=_0x1a4dbc['Position']['decode'](_0x176b0f,_0x176b0f['uint32']());break;default:_0x176b0f['skipType'](0x7&_0x2bb237);}}return _0x36aa2a;},_0x51a40e['decodeDelimited']=function(_0x4078eb){return _0x4078eb instanceof _0x555af2||(_0x4078eb=new _0x555af2(_0x4078eb)),this['decode'](_0x4078eb,_0x4078eb['uint32']());},_0x51a40e['verify']=function(_0x381e64){if('object'!=typeof _0x381e64||null===_0x381e64)return'object\x20expected';var _0x26eaa1;if(null!=_0x381e64['start']&&_0x381e64['hasOwnProperty']('start')&&(_0x26eaa1=_0x1a4dbc['Position']['verify'](_0x381e64['start'])))return'start.'+_0x26eaa1;if(null!=_0x381e64['end']&&_0x381e64['hasOwnProperty']('end')&&(_0x26eaa1=_0x1a4dbc['Position']['verify'](_0x381e64['end'])))return'end.'+_0x26eaa1;return null;},_0x51a40e['fromObject']=function(_0x48b69e){if(_0x48b69e instanceof _0x1a4dbc['Range'])return _0x48b69e;var _0x658d80=new _0x1a4dbc['Range']();if(null!=_0x48b69e['start']){if('object'!=typeof _0x48b69e['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x658d80['start']=_0x1a4dbc['Position']['fromObject'](_0x48b69e['start']);}if(null!=_0x48b69e['end']){if('object'!=typeof _0x48b69e['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x658d80['end']=_0x1a4dbc['Position']['fromObject'](_0x48b69e['end']);}return _0x658d80;},_0x51a40e['toObject']=function(_0x637feb,_0x31e013){_0x31e013||(_0x31e013={});var _0x1d8da3={};return _0x31e013['defaults']&&(_0x1d8da3['start']=null,_0x1d8da3['end']=null),null!=_0x637feb['start']&&_0x637feb['hasOwnProperty']('start')&&(_0x1d8da3['start']=_0x1a4dbc['Position']['toObject'](_0x637feb['start'],_0x31e013)),null!=_0x637feb['end']&&_0x637feb['hasOwnProperty']('end')&&(_0x1d8da3['end']=_0x1a4dbc['Position']['toObject'](_0x637feb['end'],_0x31e013)),_0x1d8da3;},_0x51a40e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x51a40e['getTypeUrl']=function(_0x34d4f6){return void 0x0===_0x34d4f6&&(_0x34d4f6='type.googleapis.com'),_0x34d4f6+'/Range';},_0x51a40e;}()),_0x1a4dbc['Element']=(function(){function _0x33de36(_0x51828d){if(this['children']=[],this['attributesBoolean']={},_0x51828d){for(var _0x32b6ac=Object['keys'](_0x51828d),_0x1702a7=0x0;_0x1702a7<_0x32b6ac['length'];++_0x1702a7)null!=_0x51828d[_0x32b6ac[_0x1702a7]]&&(this[_0x32b6ac[_0x1702a7]]=_0x51828d[_0x32b6ac[_0x1702a7]]);}}return _0x33de36['prototype']['name']='',_0x33de36['prototype']['children']=_0x2cdc06['emptyArray'],_0x33de36['prototype']['data']='',_0x33de36['prototype']['attributesBoolean']=_0x2cdc06['emptyObject'],_0x33de36['prototype']['attributesJson']='',_0x33de36['create']=function(_0x160942){return new _0x33de36(_0x160942);},_0x33de36['encode']=function(_0x4bf2af,_0x38d57f){if(_0x38d57f||(_0x38d57f=_0x17b981['create']()),null!=_0x4bf2af['name']&&Object['hasOwnProperty']['call'](_0x4bf2af,'name')&&_0x38d57f['uint32'](0xa)['string'](_0x4bf2af['name']),null!=_0x4bf2af['children']&&_0x4bf2af['children']['length']){for(var _0x2cce52=0x0;_0x2cce52<_0x4bf2af['children']['length'];++_0x2cce52)_0x1a4dbc['Element']['encode'](_0x4bf2af['children'][_0x2cce52],_0x38d57f['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x4bf2af['data']&&Object['hasOwnProperty']['call'](_0x4bf2af,'data')&&_0x38d57f['uint32'](0x1a)['string'](_0x4bf2af['data']),null!=_0x4bf2af['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x4bf2af,'attributesBoolean')){var _0x27f220=Object['keys'](_0x4bf2af['attributesBoolean']);for(_0x2cce52=0x0;_0x2cce52<_0x27f220['length'];++_0x2cce52)_0x38d57f['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x27f220[_0x2cce52])['uint32'](0x10)['bool'](_0x4bf2af['attributesBoolean'][_0x27f220[_0x2cce52]])['ldelim']();}return null!=_0x4bf2af['attributesJson']&&Object['hasOwnProperty']['call'](_0x4bf2af,'attributesJson')&&_0x38d57f['uint32'](0x2a)['string'](_0x4bf2af['attributesJson']),_0x38d57f;},_0x33de36['encodeDelimited']=function(_0x3168f4,_0x31545b){return this['encode'](_0x3168f4,_0x31545b)['ldelim']();},_0x33de36['decode']=function(_0x5f4515,_0x3d551f){_0x5f4515 instanceof _0x555af2||(_0x5f4515=_0x555af2['create'](_0x5f4515));for(var _0x40ca53,_0x10f924,_0x35d2de=void 0x0===_0x3d551f?_0x5f4515['len']:_0x5f4515['pos']+_0x3d551f,_0x4e9e46=new _0x1a4dbc['Element']();_0x5f4515['pos']<_0x35d2de;){var _0x104547=_0x5f4515['uint32']();switch(_0x104547>>>0x3){case 0x1:_0x4e9e46['name']=_0x5f4515['string']();break;case 0x2:_0x4e9e46['children']&&_0x4e9e46['children']['length']||(_0x4e9e46['children']=[]),_0x4e9e46['children']['push'](_0x1a4dbc['Element']['decode'](_0x5f4515,_0x5f4515['uint32']()));break;case 0x3:_0x4e9e46['data']=_0x5f4515['string']();break;case 0x4:_0x4e9e46['attributesBoolean']===_0x2cdc06['emptyObject']&&(_0x4e9e46['attributesBoolean']={});var _0x321140=_0x5f4515['uint32']()+_0x5f4515['pos'];for(_0x40ca53='',_0x10f924=!0x1;_0x5f4515['pos']<_0x321140;){var _0x2f9430=_0x5f4515['uint32']();switch(_0x2f9430>>>0x3){case 0x1:_0x40ca53=_0x5f4515['string']();break;case 0x2:_0x10f924=_0x5f4515['bool']();break;default:_0x5f4515['skipType'](0x7&_0x2f9430);}}_0x4e9e46['attributesBoolean'][_0x40ca53]=_0x10f924;break;case 0x5:_0x4e9e46['attributesJson']=_0x5f4515['string']();break;default:_0x5f4515['skipType'](0x7&_0x104547);}}return _0x4e9e46;},_0x33de36['decodeDelimited']=function(_0x387044){return _0x387044 instanceof _0x555af2||(_0x387044=new _0x555af2(_0x387044)),this['decode'](_0x387044,_0x387044['uint32']());},_0x33de36['verify']=function(_0x30cfc6){if('object'!=typeof _0x30cfc6||null===_0x30cfc6)return'object\x20expected';if(null!=_0x30cfc6['name']&&_0x30cfc6['hasOwnProperty']('name')&&!_0x2cdc06['isString'](_0x30cfc6['name']))return'name:\x20string\x20expected';if(null!=_0x30cfc6['children']&&_0x30cfc6['hasOwnProperty']('children')){if(!Array['isArray'](_0x30cfc6['children']))return'children:\x20array\x20expected';for(var _0xe280f9=0x0;_0xe280f9<_0x30cfc6['children']['length'];++_0xe280f9){var _0x5aaaab=_0x1a4dbc['Element']['verify'](_0x30cfc6['children'][_0xe280f9]);if(_0x5aaaab)return'children.'+_0x5aaaab;}}if(null!=_0x30cfc6['data']&&_0x30cfc6['hasOwnProperty']('data')&&!_0x2cdc06['isString'](_0x30cfc6['data']))return'data:\x20string\x20expected';if(null!=_0x30cfc6['attributesBoolean']&&_0x30cfc6['hasOwnProperty']('attributesBoolean')){if(!_0x2cdc06['isObject'](_0x30cfc6['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x188302=Object['keys'](_0x30cfc6['attributesBoolean']);for(_0xe280f9=0x0;_0xe280f9<_0x188302['length'];++_0xe280f9)if('boolean'!=typeof _0x30cfc6['attributesBoolean'][_0x188302[_0xe280f9]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x30cfc6['attributesJson']&&_0x30cfc6['hasOwnProperty']('attributesJson')&&!_0x2cdc06['isString'](_0x30cfc6['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x33de36['fromObject']=function(_0x1a1654){if(_0x1a1654 instanceof _0x1a4dbc['Element'])return _0x1a1654;var _0x259c9c=new _0x1a4dbc['Element']();if(null!=_0x1a1654['name']&&(_0x259c9c['name']=String(_0x1a1654['name'])),_0x1a1654['children']){if(!Array['isArray'](_0x1a1654['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x259c9c['children']=[];for(var _0x58f337=0x0;_0x58f337<_0x1a1654['children']['length'];++_0x58f337){if('object'!=typeof _0x1a1654['children'][_0x58f337])throw TypeError('.Element.children:\x20object\x20expected');_0x259c9c['children'][_0x58f337]=_0x1a4dbc['Element']['fromObject'](_0x1a1654['children'][_0x58f337]);}}if(null!=_0x1a1654['data']&&(_0x259c9c['data']=String(_0x1a1654['data'])),_0x1a1654['attributesBoolean']){if('object'!=typeof _0x1a1654['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x259c9c['attributesBoolean']={};var _0x237113=Object['keys'](_0x1a1654['attributesBoolean']);for(_0x58f337=0x0;_0x58f337<_0x237113['length'];++_0x58f337)_0x259c9c['attributesBoolean'][_0x237113[_0x58f337]]=Boolean(_0x1a1654['attributesBoolean'][_0x237113[_0x58f337]]);}return null!=_0x1a1654['attributesJson']&&(_0x259c9c['attributesJson']=String(_0x1a1654['attributesJson'])),_0x259c9c;},_0x33de36['toObject']=function(_0x281028,_0x46088f){_0x46088f||(_0x46088f={});var _0x328ccf,_0x5bffe2={};if((_0x46088f['arrays']||_0x46088f['defaults'])&&(_0x5bffe2['children']=[]),(_0x46088f['objects']||_0x46088f['defaults'])&&(_0x5bffe2['attributesBoolean']={}),_0x46088f['defaults']&&(_0x5bffe2['name']='',_0x5bffe2['data']='',_0x5bffe2['attributesJson']=''),null!=_0x281028['name']&&_0x281028['hasOwnProperty']('name')&&(_0x5bffe2['name']=_0x281028['name']),_0x281028['children']&&_0x281028['children']['length']){_0x5bffe2['children']=[];for(var _0x4c2f68=0x0;_0x4c2f68<_0x281028['children']['length'];++_0x4c2f68)_0x5bffe2['children'][_0x4c2f68]=_0x1a4dbc['Element']['toObject'](_0x281028['children'][_0x4c2f68],_0x46088f);}if(null!=_0x281028['data']&&_0x281028['hasOwnProperty']('data')&&(_0x5bffe2['data']=_0x281028['data']),_0x281028['attributesBoolean']&&(_0x328ccf=Object['keys'](_0x281028['attributesBoolean']))['length']){_0x5bffe2['attributesBoolean']={};for(_0x4c2f68=0x0;_0x4c2f68<_0x328ccf['length'];++_0x4c2f68)_0x5bffe2['attributesBoolean'][_0x328ccf[_0x4c2f68]]=_0x281028['attributesBoolean'][_0x328ccf[_0x4c2f68]];}return null!=_0x281028['attributesJson']&&_0x281028['hasOwnProperty']('attributesJson')&&(_0x5bffe2['attributesJson']=_0x281028['attributesJson']),_0x5bffe2;},_0x33de36['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x366ba8['util']['toJSONOptions']);},_0x33de36['getTypeUrl']=function(_0x1fc4c2){return void 0x0===_0x1fc4c2&&(_0x1fc4c2='type.googleapis.com'),_0x1fc4c2+'/Element';},_0x33de36;}()),_0x1a4dbc;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x2dd4d4){return new y(this['_protobufRoot'][_0x2dd4d4]);}}class y{['_protobuf'];constructor(_0x1543ee){this['_protobuf']=_0x1543ee;}['compress'](_0x442a86){const _0x475650=this['_protobuf']['verify'](_0x442a86);if(_0x475650)throw Error(_0x475650);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x442a86))['finish']();}['decompress'](_0x200c92){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x200c92),{'oneofs':!0x0});}}function _(_0xac0d6e,_0x126854){const _0x46acfe=_0x116aff(_0xac0d6e);return _0x46acfe['path'][_0x46acfe['path']['length']-0x1]+=_0x126854,_0x46acfe;}function O(_0x829983,_0x36a742){return _0x829983['root']===_0x36a742['root']&&_0x889e8b(_0x829983['path'],_0x36a742['path']);}function $(_0x485e30){P(_0x485e30,_0x27cdb7=>('main'==_0x27cdb7['root']?(_0x27cdb7['rootMain']=!0x0,delete _0x27cdb7['root']):'$graveyard'==_0x27cdb7['root']&&(_0x27cdb7['rootGraveyard']=!0x0,delete _0x27cdb7['root']),_0x27cdb7));}function J(_0xc091c9){P(_0xc091c9,_0x53c15c=>(_0x53c15c['rootMain']?(_0x53c15c['root']='main',delete _0x53c15c['rootMain']):_0x53c15c['rootGraveyard']&&(_0x53c15c['root']='$graveyard',delete _0x53c15c['rootGraveyard']),_0x53c15c));}function P(_0x4297e3,_0x570ccf){for(const _0x2e075a in _0x4297e3){const _0xa73fdc=_0x4297e3[_0x2e075a];'nodes'!==_0x2e075a&&_0x14a5f7(_0xa73fdc)&&(_0xa73fdc['path']&&(_0xa73fdc['root']||_0xa73fdc['rootMain']||_0xa73fdc['rootGraveyard'])?_0x4297e3[_0x2e075a]=_0x570ccf(_0xa73fdc):P(_0xa73fdc,_0x570ccf));}return _0x4297e3;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x30e518,_0x15dd35,_0x2e485a){this['_id']=_0x30e518,this['_operationName']=_0x15dd35,this['_protobufDescriptor']=_0x2e485a;}['compress'](_0x4689de,_0x264aaf){const _0x5b9be4=_0x264aaf['shift']();return $(_0x5b9be4),_0x4689de['buffers']['push'](this['_protobufDescriptor']['compress'](_0x5b9be4)),_0x4689de['types']['push'](this['_id']),!0x0;}['decompress'](_0x147118,_0x34b765){_0x34b765['types']['shift']();const _0xd6f93=this['_protobufDescriptor']['decompress'](_0x34b765['buffers']['shift']());J(_0xd6f93),_0xd6f93['__className']=this['_operationName'],_0x147118['push'](_0xd6f93);}}class s extends e{['compress'](_0x3e446a,_0x502591){const _0x411f9c=_0x502591['shift']();return this['_serializeOneOf']('oldValue',_0x411f9c),this['_serializeOneOf']('newValue',_0x411f9c),$(_0x411f9c),_0x3e446a['buffers']['push'](this['_protobufDescriptor']['compress'](_0x411f9c)),_0x3e446a['types']['push'](this['_id']),!0x0;}['decompress'](_0x56cae8,_0x16df5d){const {types:_0x578aa1,buffers:_0x783b84}=_0x16df5d,_0x6b9f2a=this['_protobufDescriptor']['decompress'](_0x783b84['shift']());_0x578aa1['shift'](),this['_deserializeOneOf']('oldValue',_0x6b9f2a),this['_deserializeOneOf']('newValue',_0x6b9f2a),J(_0x6b9f2a),_0x6b9f2a['__className']=this['_operationName'],_0x56cae8['push'](_0x6b9f2a);}['_serializeOneOf'](_0x374426,_0x279937){const _0x345290=_0x279937[_0x374426];'boolean'==typeof _0x345290?_0x279937[_0x374426+'Boolean']=_0x345290:_0x279937[_0x374426+'Json']=JSON['stringify'](_0x345290);}['_deserializeOneOf'](_0x264d64,_0x166651){const _0x2b709f=_0x264d64+'Json';_0x166651[_0x2b709f]?(_0x166651[_0x264d64]=JSON['parse'](_0x166651[_0x2b709f]),delete _0x166651[_0x2b709f]):(_0x166651[_0x264d64]=_0x166651[_0x264d64+'Boolean'],delete _0x166651[_0x264d64+'Boolean']);}}class i extends e{['compress'](_0x2622e1,_0x3876d4){const _0xaedc25=_0x3876d4['shift']();return this['_serializeNodesAttributes'](_0xaedc25['nodes']),$(_0xaedc25),_0x2622e1['buffers']['push'](this['_protobufDescriptor']['compress'](_0xaedc25)),_0x2622e1['types']['push'](this['_id']),!0x0;}['decompress'](_0x18992b,_0x58d6be){const {types:_0x3fad1d,buffers:_0x4357ea}=_0x58d6be,_0x6ff6e3=this['_protobufDescriptor']['decompress'](_0x4357ea['shift']());_0x3fad1d['shift'](),_0x6ff6e3['nodes']||(_0x6ff6e3['nodes']=[]),this['_deserializeNodesAttributes'](_0x6ff6e3['nodes']),J(_0x6ff6e3),_0x6ff6e3['__className']=this['_operationName'],_0x18992b['push'](_0x6ff6e3);}['_serializeNodesAttributes'](_0x503e1a){for(const _0xfed240 of _0x503e1a){if(_0xfed240['attributes']){const _0x3162bf=_0xfed240['attributes'];this['_areValuesBoolean'](_0x3162bf)?_0xfed240['attributesBoolean']=_0x3162bf:_0xfed240['attributesJson']=JSON['stringify'](_0x3162bf);}_0xfed240['children']&&this['_serializeNodesAttributes'](_0xfed240['children']);}}['_deserializeNodesAttributes'](_0x2ec75e){for(const _0x3f7ba2 of _0x2ec75e)(_0x3f7ba2['attributesBoolean']||_0x3f7ba2['attributesJson'])&&(_0x3f7ba2['attributesBoolean']?(_0x3f7ba2['attributes']=_0x3f7ba2['attributesBoolean'],delete _0x3f7ba2['attributesBoolean']):(_0x3f7ba2['attributes']=JSON['parse'](_0x3f7ba2['attributesJson']),delete _0x3f7ba2['attributesJson'])),_0x3f7ba2['children']&&this['_deserializeNodesAttributes'](_0x3f7ba2['children']);}['_areValuesBoolean'](_0x556201){return Object['keys'](_0x556201)['every'](_0x49988b=>'boolean'==typeof _0x556201[_0x49988b]);}}class n extends e{['decompress'](_0x421bd7,_0x2e9633){super['decompress'](_0x421bd7,_0x2e9633);const _0x4bec97=_0x421bd7[_0x421bd7['length']-0x1];_0x4bec97['oldRange']||(_0x4bec97['oldRange']=null),_0x4bec97['newRange']||(_0x4bec97['newRange']=null);}}class p extends e{['compress'](_0x30af7b,_0x8a8804){return _0x8a8804['shift'](),_0x30af7b['types']['push'](this['_id']),!0x0;}['decompress'](_0x221e09,_0x49ba65){_0x49ba65['types']['shift'](),_0x221e09['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x170c9b,_0x4525ac,_0x5a8876,_0x2b7fa1){super(_0x170c9b,_0x4525ac,_0x5a8876),this['_omittedNamespace']=_0x2b7fa1+':';}['compress'](_0x4a33d0,_0x12845d){return!('MarkerOperation'!=_0x12845d[0x0]['__className']||!_0x12845d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x12845d[0x0]['name']=_0x12845d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x4a33d0,_0x12845d),!0x0);}['decompress'](_0x59d43e,_0xd978e1){super['decompress'](_0x59d43e,_0xd978e1);const _0x4d116f=_0x59d43e[_0x59d43e['length']-0x1];_0x4d116f['name']=this['_omittedNamespace']+_0x4d116f['name'];}}class b{['_id'];['_context'];constructor(_0xf85534,_0x2263e3){this['_id']=_0xf85534,this['_context']=_0x2263e3;}['compress'](_0x43d38b,_0x2fc90a){let _0x24e6ff;for(;_0x2fc90a['length']>0x1&&this['_compareOperations'](_0x2fc90a[0x0],_0x2fc90a[0x1]);)_0x24e6ff?(_0x24e6ff=this['_combineNext'](_0x2fc90a['shift'](),_0x24e6ff),_0x43d38b['types']['push'](0x0)):(_0x24e6ff=_0x116aff(_0x2fc90a['shift']()),_0x43d38b['types']['push'](this['_id']));return!!_0x24e6ff&&(_0x24e6ff=this['_combineNext'](_0x2fc90a['shift'](),_0x24e6ff),_0x43d38b['types']['push'](0x0),_0x43d38b['buffers']['push'](this['_compressSingleOperation'](_0x24e6ff)),!0x0);}['decompress'](_0x36aa4e,_0x3d85c5){const _0x42a491=this['_decompressSingleOperation'](_0x3d85c5);for(;0x0==_0x3d85c5['types'][0x0];)_0x3d85c5['types']['shift'](),_0x36aa4e['push'](this['_splitCurrent'](_0x42a491));_0x36aa4e['push'](_0x42a491);}}class m extends b{['_combineNext'](_0x5a710b,_0x538641){return _0x538641['nodes'][0x0]['data']+=_0x5a710b['nodes'][0x0]['data'],_0x538641;}['_splitCurrent'](_0x521e89){const _0x53a12f=_0x116aff(_0x521e89),_0x146512=_0x53a12f['nodes'][0x0],_0x32d03e=_0x521e89['nodes'][0x0],_0x4a67f2=_0x32d03e['data'][Symbol['iterator']]()['next']()['value'],_0x35e22f=_0x4a67f2['length'];return _0x146512['data']=_0x4a67f2,_0x32d03e['data']=_0x32d03e['data']['substr'](_0x35e22f),_0x521e89['position']=_(_0x521e89['position'],_0x35e22f),_0x53a12f;}['_compareOperations'](_0x587151,_0x1df8df){if(this['_checkOperation'](_0x587151)&&this['_checkOperation'](_0x1df8df)){const _0x589733=_0x587151['nodes'][0x0]['data']['length'],_0x1e0655=O(_(_0x587151['position'],_0x589733),_0x1df8df['position']),_0x3ab015=_0x587151['nodes'][0x0],_0x40b068=_0x1df8df['nodes'][0x0];return _0x1e0655&&this['_compareAttributes'](_0x3ab015,_0x40b068);}return!0x1;}['_compressSingleOperation'](_0x5a6687){const _0x4350dc={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4350dc,[_0x5a6687]),_0x4350dc['buffers'][0x0];}['_decompressSingleOperation'](_0x17d12b){const _0x536ed3=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x536ed3,_0x17d12b),_0x536ed3[0x0];}['_checkOperation'](_0x2a0175){return'InsertOperation'==_0x2a0175['__className']&&0x1==_0x2a0175['nodes']['length']&&_0x2a0175['nodes'][0x0]['data']&&!_0x2a0175['wasUndone']&&0x1==Array['from'](_0x2a0175['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x11a9a9,_0x36537b){const _0x5be29c=Object['keys'](_0x11a9a9['attributes']||{}),_0x1704ad=Object['keys'](_0x36537b['attributes']||{});return _0x5be29c['length']===_0x1704ad['length']&&_0x5be29c['every'](_0x3cae6c=>_0x36537b['attributes'][_0x3cae6c]&&_0x36537b['attributes'][_0x3cae6c]===_0x11a9a9['attributes'][_0x3cae6c]);}}class c extends b{['_combineNext'](_0x4fa53e,_0x5ec9f0){return _0x5ec9f0['howMany']++,_0x5ec9f0['sourcePosition']=_0x116aff(_0x4fa53e['sourcePosition']),_0x5ec9f0;}['_splitCurrent'](_0xe9060d){const _0x4dcbd7=_0x116aff(_0xe9060d);return _0xe9060d['howMany']--,_0x4dcbd7['howMany']=0x1,_0x4dcbd7['sourcePosition']=_(_0x4dcbd7['sourcePosition'],_0xe9060d['howMany']),_0x4dcbd7;}['_compareOperations'](_0x10e09c,_0x94fc14){return!(!this['_checkOperation'](_0x10e09c)||!this['_checkOperation'](_0x94fc14))&&(O(_(_0x10e09c['sourcePosition'],-0x1),_0x94fc14['sourcePosition'])&&O(_0x10e09c['targetPosition'],_0x94fc14['targetPosition']));}['_compressSingleOperation'](_0x4d1f01){const _0x23b0a2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x23b0a2,[_0x4d1f01]),_0x23b0a2['buffers'][0x0];}['_decompressSingleOperation'](_0x396359){const _0x195be8=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x195be8,_0x396359),_0x195be8[0x0];}['_checkOperation'](_0x44d592){return'MoveOperation'==_0x44d592['__className']&&'$graveyard'==_0x44d592['targetPosition']['root']&&0x1==_0x44d592['howMany']&&!_0x44d592['wasUndone'];}}class h extends b{['_combineNext'](_0x4dcf68,_0xa54e03){return _0xa54e03['howMany']++,_0xa54e03;}['_splitCurrent'](_0x4800f4){const _0x5787fb=_0x116aff(_0x4800f4);return _0x5787fb['howMany']=0x1,_0x4800f4['howMany']--,_0x5787fb;}['_compareOperations'](_0x2e5ac3,_0x5737ce){return!(!this['_checkOperation'](_0x2e5ac3)||!this['_checkOperation'](_0x5737ce))&&(O(_0x2e5ac3['sourcePosition'],_0x5737ce['sourcePosition'])&&O(_0x2e5ac3['targetPosition'],_0x5737ce['targetPosition']));}['_compressSingleOperation'](_0x4e0fbc){const _0x1e4f72={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1e4f72,[_0x4e0fbc]),_0x1e4f72['buffers'][0x0];}['_decompressSingleOperation'](_0x6be961){const _0x49811a=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x49811a,_0x6be961),_0x49811a[0x0];}['_checkOperation'](_0x37e0de){return'MoveOperation'==_0x37e0de['__className']&&'$graveyard'==_0x37e0de['targetPosition']['root']&&0x1==_0x37e0de['howMany']&&!_0x37e0de['wasUndone'];}}class f extends b{['compress'](_0x170d61,_0x5d1fa4){if(!this['_compareOperations'](_0x5d1fa4[0x0],_0x5d1fa4[0x1]))return!0x1;const _0x2aefae=_0x5d1fa4['shift']();return _0x2aefae['oldRange']=null,_0x2aefae['newRange']&&O(_0x2aefae['newRange']['start'],_0x2aefae['newRange']['end'])&&(_0x2aefae['newRange']['end']=null),_0x5d1fa4['shift'](),_0x170d61['types']['push'](this['_id']),_0x170d61['types']['push'](0x0),_0x170d61['buffers']['push'](this['_compressSingleOperation'](_0x2aefae)),!0x0;}['decompress'](_0x3435bc,_0x24c99c){const _0x42d650=this['_decompressSingleOperation'](_0x24c99c);_0x42d650['newRange']&&!_0x42d650['newRange']['end']&&(_0x42d650['newRange']['end']=_0x116aff(_0x42d650['newRange']['start']));const _0x35a986=_0x116aff(_0x42d650);_0x35a986['newRange']&&(_0x35a986['newRange']['start']['stickiness']='toNone',_0x35a986['newRange']['end']=_0x116aff(_0x35a986['newRange']['start'])),_0x35a986['name']='user:position:'+_0x35a986['name']['split'](':')[0x2],_0x24c99c['types']['shift'](),_0x3435bc['push'](_0x42d650),_0x3435bc['push'](_0x35a986);}['_compressSingleOperation'](_0xfffcd6){const _0x3b753c={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x3b753c,[_0xfffcd6]),_0x3b753c['buffers'][0x0];}['_decompressSingleOperation'](_0x5e521b){const _0x1ca9f7=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x1ca9f7,_0x5e521b),_0x1ca9f7[0x0];}['_compareOperations'](_0x212236,_0x51f604){return!(!_0x212236||!_0x51f604)&&('MarkerOperation'==_0x212236['__className']&&'MarkerOperation'==_0x51f604['__className']&&!(!_0x212236['name']['startsWith']('user:')||!_0x51f604['name']['startsWith']('user:')||_0x212236['name']==_0x51f604['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x497b66=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',_0x497b66,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x497b66,'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'](_0x14ce73){if(!_0x14ce73||!_0x14ce73[0x0])throw new _0xb4e504('no-operations-provided',this);const _0x3c034c={'types':[],'buffers':[],'baseVersion':_0x14ce73[0x0]['baseVersion']};for(;_0x14ce73['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3c034c,_0x14ce73)||this['_getCompressorByName']('TypingAction')['compress'](_0x3c034c,_0x14ce73)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3c034c,_0x14ce73)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3c034c,_0x14ce73)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3c034c,_0x14ce73)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3c034c,_0x14ce73)||this['_getCompressorByName'](_0x14ce73[0x0]['__className'])['compress'](_0x3c034c,_0x14ce73);return _0x3c034c;}['decompress'](_0x3c420c){const _0x11dbce=[];for(;_0x3c420c['types']['length'];){this['_compressorById']['get'](_0x3c420c['types'][0x0])['decompress'](_0x11dbce,_0x3c420c);}return _0x11dbce['forEach']((_0x3640a1,_0x1a5cda)=>_0x3640a1['baseVersion']=_0x3c420c['baseVersion']+_0x1a5cda),_0x11dbce;}['_getCompressorByName'](_0x3459b5){return this['_compressorByName']['get'](_0x3459b5);}['_registerOperationCompressor'](_0x2050b7,_0x2c164a,_0x2ecbac){const _0x201578=new _0x2ecbac(_0x2050b7,_0x2c164a,this['_protobufFactory']['getDescriptor'](_0x2c164a));this['_registerCompressor'](_0x2050b7,_0x2c164a,_0x201578);}['_registerActionCompressor'](_0xa6741c,_0x3e0b74,_0x1845e9){const _0x2b7c67=new _0x1845e9(_0xa6741c,this);this['_registerCompressor'](_0xa6741c,_0x3e0b74,_0x2b7c67);}['_registerCompressor'](_0x3058a1,_0x144436,_0x5ea109){this['_compressorById']['set'](_0x3058a1,_0x5ea109),this['_compressorByName']['set'](_0x144436,_0x5ea109);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.2.0-alpha.
|
|
3
|
+
"version": "44.2.0-alpha.15",
|
|
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": "44.2.0-alpha.
|
|
37
|
-
"ckeditor5": "44.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.15",
|
|
37
|
+
"ckeditor5": "44.2.0-alpha.15",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1a071e=_0x3bb7;function _0x331c(){const _0x1ea7b8=['push','4978521QPlilb','344EUScfR','compress','3jFHcBW','450ZzhbQS','types','_context','900798nohZOY','_decompressSingleOperation','555868AdjbmN','_compareOperations','761298GUwCkM','_id','_splitCurrent','341PpfQmB','47201WplwKK','56496MRtdAw','buffers','_combineNext','decompress','shift','223970mKFAUe','_compressSingleOperation','length'];_0x331c=function(){return _0x1ea7b8;};return _0x331c();}function _0x3bb7(_0x3a2b77,_0x32f1c0){const _0x331ca4=_0x331c();return _0x3bb7=function(_0x3bb780,_0x1a84a8){_0x3bb780=_0x3bb780-0x123;let _0x36f48d=_0x331ca4[_0x3bb780];return _0x36f48d;},_0x3bb7(_0x3a2b77,_0x32f1c0);}(function(_0x50b6a2,_0x49eb66){const _0x3f1b32=_0x3bb7,_0x20713f=_0x50b6a2();while(!![]){try{const _0x1da754=-parseInt(_0x3f1b32(0x131))/0x1*(-parseInt(_0x3f1b32(0x137))/0x2)+parseInt(_0x3f1b32(0x135))/0x3+-parseInt(_0x3f1b32(0x125))/0x4*(-parseInt(_0x3f1b32(0x132))/0x5)+-parseInt(_0x3f1b32(0x139))/0x6+-parseInt(_0x3f1b32(0x124))/0x7*(parseInt(_0x3f1b32(0x12f))/0x8)+-parseInt(_0x3f1b32(0x12e))/0x9+-parseInt(_0x3f1b32(0x12a))/0xa*(parseInt(_0x3f1b32(0x123))/0xb);if(_0x1da754===_0x49eb66)break;else _0x20713f['push'](_0x20713f['shift']());}catch(_0x1344bb){_0x20713f['push'](_0x20713f['shift']());}}}(_0x331c,0xb4e38));import{cloneDeep as _0x31b98f}from'lodash-es';export default class b{constructor(_0x41b1f7,_0x34d9e4){const _0x32395a=_0x3bb7;this[_0x32395a(0x13a)]=_0x41b1f7,this[_0x32395a(0x134)]=_0x34d9e4;}[_0x1a071e(0x130)](_0x46aaad,_0x13cb93){const _0x16fb6b=_0x1a071e;let _0x266a51;for(;_0x13cb93[_0x16fb6b(0x12c)]>0x1&&this[_0x16fb6b(0x138)](_0x13cb93[0x0],_0x13cb93[0x1]);)_0x266a51?(_0x266a51=this[_0x16fb6b(0x127)](_0x13cb93[_0x16fb6b(0x129)](),_0x266a51),_0x46aaad[_0x16fb6b(0x133)][_0x16fb6b(0x12d)](0x0)):(_0x266a51=_0x31b98f(_0x13cb93[_0x16fb6b(0x129)]()),_0x46aaad[_0x16fb6b(0x133)][_0x16fb6b(0x12d)](this[_0x16fb6b(0x13a)]));return!!_0x266a51&&(_0x266a51=this[_0x16fb6b(0x127)](_0x13cb93[_0x16fb6b(0x129)](),_0x266a51),_0x46aaad[_0x16fb6b(0x133)][_0x16fb6b(0x12d)](0x0),_0x46aaad[_0x16fb6b(0x126)][_0x16fb6b(0x12d)](this[_0x16fb6b(0x12b)](_0x266a51)),!0x0);}[_0x1a071e(0x128)](_0x42a953,_0x4ab66c){const _0x3acff5=_0x1a071e,_0x550336=this[_0x3acff5(0x136)](_0x4ab66c);for(;0x0==_0x4ab66c[_0x3acff5(0x133)][0x0];)_0x4ab66c[_0x3acff5(0x133)][_0x3acff5(0x129)](),_0x42a953[_0x3acff5(0x12d)](this[_0x3acff5(0x13b)](_0x550336));_0x42a953[_0x3acff5(0x12d)](_0x550336);}}
|