@ckeditor/ckeditor5-operations-compressor 44.2.0-alpha.6 → 44.2.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0xe2020a}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0xfddfef from'protobufjs/minimal.js';import{cloneDeep as _0x4d297b,isEqual as _0x1cd4b0,isObject as _0x506411}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x1293b9=_0xfddfef['Reader'],_0x45ef0e=_0xfddfef['Writer'],_0x34a408=_0xfddfef['util'],_0x3491f1=_0xfddfef['roots']['default']||(_0xfddfef['roots']['default']={});return _0x3491f1['AttributeOperation']=(function(){function _0x94c675(_0x3d95a5){if(_0x3d95a5){for(var _0x1e298a=Object['keys'](_0x3d95a5),_0x34b971=0x0;_0x34b971<_0x1e298a['length'];++_0x34b971)null!=_0x3d95a5[_0x1e298a[_0x34b971]]&&(this[_0x1e298a[_0x34b971]]=_0x3d95a5[_0x1e298a[_0x34b971]]);}}return _0x94c675['prototype']['range']=null,_0x94c675['prototype']['key']='',_0x94c675['prototype']['oldValueBoolean']=!0x1,_0x94c675['prototype']['oldValueJson']='',_0x94c675['prototype']['newValueBoolean']=!0x1,_0x94c675['prototype']['newValueJson']='',_0x94c675['prototype']['wasUndone']=!0x1,_0x94c675['create']=function(_0x28390a){return new _0x94c675(_0x28390a);},_0x94c675['encode']=function(_0x5cca9b,_0x4360f8){return _0x4360f8||(_0x4360f8=_0x45ef0e['create']()),null!=_0x5cca9b['range']&&Object['hasOwnProperty']['call'](_0x5cca9b,'range')&&_0x3491f1['Range']['encode'](_0x5cca9b['range'],_0x4360f8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cca9b['key']&&Object['hasOwnProperty']['call'](_0x5cca9b,'key')&&_0x4360f8['uint32'](0x12)['string'](_0x5cca9b['key']),null!=_0x5cca9b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cca9b,'oldValueBoolean')&&_0x4360f8['uint32'](0x18)['bool'](_0x5cca9b['oldValueBoolean']),null!=_0x5cca9b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5cca9b,'oldValueJson')&&_0x4360f8['uint32'](0x22)['string'](_0x5cca9b['oldValueJson']),null!=_0x5cca9b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cca9b,'newValueBoolean')&&_0x4360f8['uint32'](0x28)['bool'](_0x5cca9b['newValueBoolean']),null!=_0x5cca9b['newValueJson']&&Object['hasOwnProperty']['call'](_0x5cca9b,'newValueJson')&&_0x4360f8['uint32'](0x32)['string'](_0x5cca9b['newValueJson']),null!=_0x5cca9b['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cca9b,'wasUndone')&&_0x4360f8['uint32'](0x38)['bool'](_0x5cca9b['wasUndone']),_0x4360f8;},_0x94c675['encodeDelimited']=function(_0x7d455a,_0x7b647b){return this['encode'](_0x7d455a,_0x7b647b)['ldelim']();},_0x94c675['decode']=function(_0x307134,_0x256ac8){_0x307134 instanceof _0x1293b9||(_0x307134=_0x1293b9['create'](_0x307134));for(var _0x15282b=void 0x0===_0x256ac8?_0x307134['len']:_0x307134['pos']+_0x256ac8,_0x2bf2ee=new _0x3491f1['AttributeOperation']();_0x307134['pos']<_0x15282b;){var _0xafe9bb=_0x307134['uint32']();switch(_0xafe9bb>>>0x3){case 0x1:_0x2bf2ee['range']=_0x3491f1['Range']['decode'](_0x307134,_0x307134['uint32']());break;case 0x2:_0x2bf2ee['key']=_0x307134['string']();break;case 0x3:_0x2bf2ee['oldValueBoolean']=_0x307134['bool']();break;case 0x4:_0x2bf2ee['oldValueJson']=_0x307134['string']();break;case 0x5:_0x2bf2ee['newValueBoolean']=_0x307134['bool']();break;case 0x6:_0x2bf2ee['newValueJson']=_0x307134['string']();break;case 0x7:_0x2bf2ee['wasUndone']=_0x307134['bool']();break;default:_0x307134['skipType'](0x7&_0xafe9bb);}}return _0x2bf2ee;},_0x94c675['decodeDelimited']=function(_0x59f001){return _0x59f001 instanceof _0x1293b9||(_0x59f001=new _0x1293b9(_0x59f001)),this['decode'](_0x59f001,_0x59f001['uint32']());},_0x94c675['verify']=function(_0x33b0db){if('object'!=typeof _0x33b0db||null===_0x33b0db)return'object\x20expected';if(null!=_0x33b0db['range']&&_0x33b0db['hasOwnProperty']('range')){var _0x18a4c3=_0x3491f1['Range']['verify'](_0x33b0db['range']);if(_0x18a4c3)return'range.'+_0x18a4c3;}return null!=_0x33b0db['key']&&_0x33b0db['hasOwnProperty']('key')&&!_0x34a408['isString'](_0x33b0db['key'])?'key:\x20string\x20expected':null!=_0x33b0db['oldValueBoolean']&&_0x33b0db['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x33b0db['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x33b0db['oldValueJson']&&_0x33b0db['hasOwnProperty']('oldValueJson')&&!_0x34a408['isString'](_0x33b0db['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x33b0db['newValueBoolean']&&_0x33b0db['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x33b0db['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x33b0db['newValueJson']&&_0x33b0db['hasOwnProperty']('newValueJson')&&!_0x34a408['isString'](_0x33b0db['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x33b0db['wasUndone']&&_0x33b0db['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33b0db['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x94c675['fromObject']=function(_0x1458f8){if(_0x1458f8 instanceof _0x3491f1['AttributeOperation'])return _0x1458f8;var _0x22486f=new _0x3491f1['AttributeOperation']();if(null!=_0x1458f8['range']){if('object'!=typeof _0x1458f8['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x22486f['range']=_0x3491f1['Range']['fromObject'](_0x1458f8['range']);}return null!=_0x1458f8['key']&&(_0x22486f['key']=String(_0x1458f8['key'])),null!=_0x1458f8['oldValueBoolean']&&(_0x22486f['oldValueBoolean']=Boolean(_0x1458f8['oldValueBoolean'])),null!=_0x1458f8['oldValueJson']&&(_0x22486f['oldValueJson']=String(_0x1458f8['oldValueJson'])),null!=_0x1458f8['newValueBoolean']&&(_0x22486f['newValueBoolean']=Boolean(_0x1458f8['newValueBoolean'])),null!=_0x1458f8['newValueJson']&&(_0x22486f['newValueJson']=String(_0x1458f8['newValueJson'])),null!=_0x1458f8['wasUndone']&&(_0x22486f['wasUndone']=Boolean(_0x1458f8['wasUndone'])),_0x22486f;},_0x94c675['toObject']=function(_0x5c7706,_0x45d83d){_0x45d83d||(_0x45d83d={});var _0x2e6410={};return _0x45d83d['defaults']&&(_0x2e6410['range']=null,_0x2e6410['key']='',_0x2e6410['oldValueBoolean']=!0x1,_0x2e6410['oldValueJson']='',_0x2e6410['newValueBoolean']=!0x1,_0x2e6410['newValueJson']='',_0x2e6410['wasUndone']=!0x1),null!=_0x5c7706['range']&&_0x5c7706['hasOwnProperty']('range')&&(_0x2e6410['range']=_0x3491f1['Range']['toObject'](_0x5c7706['range'],_0x45d83d)),null!=_0x5c7706['key']&&_0x5c7706['hasOwnProperty']('key')&&(_0x2e6410['key']=_0x5c7706['key']),null!=_0x5c7706['oldValueBoolean']&&_0x5c7706['hasOwnProperty']('oldValueBoolean')&&(_0x2e6410['oldValueBoolean']=_0x5c7706['oldValueBoolean']),null!=_0x5c7706['oldValueJson']&&_0x5c7706['hasOwnProperty']('oldValueJson')&&(_0x2e6410['oldValueJson']=_0x5c7706['oldValueJson']),null!=_0x5c7706['newValueBoolean']&&_0x5c7706['hasOwnProperty']('newValueBoolean')&&(_0x2e6410['newValueBoolean']=_0x5c7706['newValueBoolean']),null!=_0x5c7706['newValueJson']&&_0x5c7706['hasOwnProperty']('newValueJson')&&(_0x2e6410['newValueJson']=_0x5c7706['newValueJson']),null!=_0x5c7706['wasUndone']&&_0x5c7706['hasOwnProperty']('wasUndone')&&(_0x2e6410['wasUndone']=_0x5c7706['wasUndone']),_0x2e6410;},_0x94c675['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x94c675['getTypeUrl']=function(_0x11ce88){return void 0x0===_0x11ce88&&(_0x11ce88='type.googleapis.com'),_0x11ce88+'/AttributeOperation';},_0x94c675;}()),_0x3491f1['InsertOperation']=(function(){function _0x5cdc51(_0x3da9a1){if(this['nodes']=[],_0x3da9a1){for(var _0x343d40=Object['keys'](_0x3da9a1),_0xda7562=0x0;_0xda7562<_0x343d40['length'];++_0xda7562)null!=_0x3da9a1[_0x343d40[_0xda7562]]&&(this[_0x343d40[_0xda7562]]=_0x3da9a1[_0x343d40[_0xda7562]]);}}return _0x5cdc51['prototype']['position']=null,_0x5cdc51['prototype']['nodes']=_0x34a408['emptyArray'],_0x5cdc51['prototype']['shouldReceiveAttributes']=!0x1,_0x5cdc51['prototype']['wasUndone']=!0x1,_0x5cdc51['create']=function(_0x5b0fc6){return new _0x5cdc51(_0x5b0fc6);},_0x5cdc51['encode']=function(_0x23bd5b,_0x2097d9){if(_0x2097d9||(_0x2097d9=_0x45ef0e['create']()),null!=_0x23bd5b['position']&&Object['hasOwnProperty']['call'](_0x23bd5b,'position')&&_0x3491f1['Position']['encode'](_0x23bd5b['position'],_0x2097d9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23bd5b['nodes']&&_0x23bd5b['nodes']['length']){for(var _0x4c77cc=0x0;_0x4c77cc<_0x23bd5b['nodes']['length'];++_0x4c77cc)_0x3491f1['Element']['encode'](_0x23bd5b['nodes'][_0x4c77cc],_0x2097d9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x23bd5b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x23bd5b,'shouldReceiveAttributes')&&_0x2097d9['uint32'](0x18)['bool'](_0x23bd5b['shouldReceiveAttributes']),null!=_0x23bd5b['wasUndone']&&Object['hasOwnProperty']['call'](_0x23bd5b,'wasUndone')&&_0x2097d9['uint32'](0x20)['bool'](_0x23bd5b['wasUndone']),_0x2097d9;},_0x5cdc51['encodeDelimited']=function(_0x5c710a,_0x46485e){return this['encode'](_0x5c710a,_0x46485e)['ldelim']();},_0x5cdc51['decode']=function(_0xc2a87b,_0x2c72c3){_0xc2a87b instanceof _0x1293b9||(_0xc2a87b=_0x1293b9['create'](_0xc2a87b));for(var _0x52cc14=void 0x0===_0x2c72c3?_0xc2a87b['len']:_0xc2a87b['pos']+_0x2c72c3,_0x4229e7=new _0x3491f1['InsertOperation']();_0xc2a87b['pos']<_0x52cc14;){var _0x3360f0=_0xc2a87b['uint32']();switch(_0x3360f0>>>0x3){case 0x1:_0x4229e7['position']=_0x3491f1['Position']['decode'](_0xc2a87b,_0xc2a87b['uint32']());break;case 0x2:_0x4229e7['nodes']&&_0x4229e7['nodes']['length']||(_0x4229e7['nodes']=[]),_0x4229e7['nodes']['push'](_0x3491f1['Element']['decode'](_0xc2a87b,_0xc2a87b['uint32']()));break;case 0x3:_0x4229e7['shouldReceiveAttributes']=_0xc2a87b['bool']();break;case 0x4:_0x4229e7['wasUndone']=_0xc2a87b['bool']();break;default:_0xc2a87b['skipType'](0x7&_0x3360f0);}}return _0x4229e7;},_0x5cdc51['decodeDelimited']=function(_0x5c18c2){return _0x5c18c2 instanceof _0x1293b9||(_0x5c18c2=new _0x1293b9(_0x5c18c2)),this['decode'](_0x5c18c2,_0x5c18c2['uint32']());},_0x5cdc51['verify']=function(_0x2144d8){if('object'!=typeof _0x2144d8||null===_0x2144d8)return'object\x20expected';if(null!=_0x2144d8['position']&&_0x2144d8['hasOwnProperty']('position')&&(_0x46338d=_0x3491f1['Position']['verify'](_0x2144d8['position'])))return'position.'+_0x46338d;if(null!=_0x2144d8['nodes']&&_0x2144d8['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2144d8['nodes']))return'nodes:\x20array\x20expected';for(var _0x43b1c1=0x0;_0x43b1c1<_0x2144d8['nodes']['length'];++_0x43b1c1){var _0x46338d;if(_0x46338d=_0x3491f1['Element']['verify'](_0x2144d8['nodes'][_0x43b1c1]))return'nodes.'+_0x46338d;}}return null!=_0x2144d8['shouldReceiveAttributes']&&_0x2144d8['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2144d8['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2144d8['wasUndone']&&_0x2144d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2144d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5cdc51['fromObject']=function(_0x5ae7af){if(_0x5ae7af instanceof _0x3491f1['InsertOperation'])return _0x5ae7af;var _0x2cff5b=new _0x3491f1['InsertOperation']();if(null!=_0x5ae7af['position']){if('object'!=typeof _0x5ae7af['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2cff5b['position']=_0x3491f1['Position']['fromObject'](_0x5ae7af['position']);}if(_0x5ae7af['nodes']){if(!Array['isArray'](_0x5ae7af['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2cff5b['nodes']=[];for(var _0x34f831=0x0;_0x34f831<_0x5ae7af['nodes']['length'];++_0x34f831){if('object'!=typeof _0x5ae7af['nodes'][_0x34f831])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2cff5b['nodes'][_0x34f831]=_0x3491f1['Element']['fromObject'](_0x5ae7af['nodes'][_0x34f831]);}}return null!=_0x5ae7af['shouldReceiveAttributes']&&(_0x2cff5b['shouldReceiveAttributes']=Boolean(_0x5ae7af['shouldReceiveAttributes'])),null!=_0x5ae7af['wasUndone']&&(_0x2cff5b['wasUndone']=Boolean(_0x5ae7af['wasUndone'])),_0x2cff5b;},_0x5cdc51['toObject']=function(_0x52e477,_0x869539){_0x869539||(_0x869539={});var _0x26f2dc={};if((_0x869539['arrays']||_0x869539['defaults'])&&(_0x26f2dc['nodes']=[]),_0x869539['defaults']&&(_0x26f2dc['position']=null,_0x26f2dc['shouldReceiveAttributes']=!0x1,_0x26f2dc['wasUndone']=!0x1),null!=_0x52e477['position']&&_0x52e477['hasOwnProperty']('position')&&(_0x26f2dc['position']=_0x3491f1['Position']['toObject'](_0x52e477['position'],_0x869539)),_0x52e477['nodes']&&_0x52e477['nodes']['length']){_0x26f2dc['nodes']=[];for(var _0x5cb42b=0x0;_0x5cb42b<_0x52e477['nodes']['length'];++_0x5cb42b)_0x26f2dc['nodes'][_0x5cb42b]=_0x3491f1['Element']['toObject'](_0x52e477['nodes'][_0x5cb42b],_0x869539);}return null!=_0x52e477['shouldReceiveAttributes']&&_0x52e477['hasOwnProperty']('shouldReceiveAttributes')&&(_0x26f2dc['shouldReceiveAttributes']=_0x52e477['shouldReceiveAttributes']),null!=_0x52e477['wasUndone']&&_0x52e477['hasOwnProperty']('wasUndone')&&(_0x26f2dc['wasUndone']=_0x52e477['wasUndone']),_0x26f2dc;},_0x5cdc51['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x5cdc51['getTypeUrl']=function(_0x4b7a88){return void 0x0===_0x4b7a88&&(_0x4b7a88='type.googleapis.com'),_0x4b7a88+'/InsertOperation';},_0x5cdc51;}()),_0x3491f1['MarkerOperation']=(function(){function _0x486894(_0x2c66d5){if(_0x2c66d5){for(var _0x15e604=Object['keys'](_0x2c66d5),_0x2b528a=0x0;_0x2b528a<_0x15e604['length'];++_0x2b528a)null!=_0x2c66d5[_0x15e604[_0x2b528a]]&&(this[_0x15e604[_0x2b528a]]=_0x2c66d5[_0x15e604[_0x2b528a]]);}}return _0x486894['prototype']['name']='',_0x486894['prototype']['oldRange']=null,_0x486894['prototype']['newRange']=null,_0x486894['prototype']['affectsData']=!0x1,_0x486894['prototype']['wasUndone']=!0x1,_0x486894['create']=function(_0x479755){return new _0x486894(_0x479755);},_0x486894['encode']=function(_0x1303ad,_0x238e7b){return _0x238e7b||(_0x238e7b=_0x45ef0e['create']()),null!=_0x1303ad['name']&&Object['hasOwnProperty']['call'](_0x1303ad,'name')&&_0x238e7b['uint32'](0xa)['string'](_0x1303ad['name']),null!=_0x1303ad['oldRange']&&Object['hasOwnProperty']['call'](_0x1303ad,'oldRange')&&_0x3491f1['Range']['encode'](_0x1303ad['oldRange'],_0x238e7b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1303ad['newRange']&&Object['hasOwnProperty']['call'](_0x1303ad,'newRange')&&_0x3491f1['Range']['encode'](_0x1303ad['newRange'],_0x238e7b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1303ad['affectsData']&&Object['hasOwnProperty']['call'](_0x1303ad,'affectsData')&&_0x238e7b['uint32'](0x20)['bool'](_0x1303ad['affectsData']),null!=_0x1303ad['wasUndone']&&Object['hasOwnProperty']['call'](_0x1303ad,'wasUndone')&&_0x238e7b['uint32'](0x28)['bool'](_0x1303ad['wasUndone']),_0x238e7b;},_0x486894['encodeDelimited']=function(_0x37a23f,_0x3e876a){return this['encode'](_0x37a23f,_0x3e876a)['ldelim']();},_0x486894['decode']=function(_0x39b470,_0x2ed551){_0x39b470 instanceof _0x1293b9||(_0x39b470=_0x1293b9['create'](_0x39b470));for(var _0x5d39a8=void 0x0===_0x2ed551?_0x39b470['len']:_0x39b470['pos']+_0x2ed551,_0x10ec03=new _0x3491f1['MarkerOperation']();_0x39b470['pos']<_0x5d39a8;){var _0x30d680=_0x39b470['uint32']();switch(_0x30d680>>>0x3){case 0x1:_0x10ec03['name']=_0x39b470['string']();break;case 0x2:_0x10ec03['oldRange']=_0x3491f1['Range']['decode'](_0x39b470,_0x39b470['uint32']());break;case 0x3:_0x10ec03['newRange']=_0x3491f1['Range']['decode'](_0x39b470,_0x39b470['uint32']());break;case 0x4:_0x10ec03['affectsData']=_0x39b470['bool']();break;case 0x5:_0x10ec03['wasUndone']=_0x39b470['bool']();break;default:_0x39b470['skipType'](0x7&_0x30d680);}}return _0x10ec03;},_0x486894['decodeDelimited']=function(_0x194de4){return _0x194de4 instanceof _0x1293b9||(_0x194de4=new _0x1293b9(_0x194de4)),this['decode'](_0x194de4,_0x194de4['uint32']());},_0x486894['verify']=function(_0x5904d9){if('object'!=typeof _0x5904d9||null===_0x5904d9)return'object\x20expected';if(null!=_0x5904d9['name']&&_0x5904d9['hasOwnProperty']('name')&&!_0x34a408['isString'](_0x5904d9['name']))return'name:\x20string\x20expected';var _0x40d3f8;if(null!=_0x5904d9['oldRange']&&_0x5904d9['hasOwnProperty']('oldRange')&&(_0x40d3f8=_0x3491f1['Range']['verify'](_0x5904d9['oldRange'])))return'oldRange.'+_0x40d3f8;if(null!=_0x5904d9['newRange']&&_0x5904d9['hasOwnProperty']('newRange')&&(_0x40d3f8=_0x3491f1['Range']['verify'](_0x5904d9['newRange'])))return'newRange.'+_0x40d3f8;return null!=_0x5904d9['affectsData']&&_0x5904d9['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5904d9['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5904d9['wasUndone']&&_0x5904d9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5904d9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x486894['fromObject']=function(_0x3cb11e){if(_0x3cb11e instanceof _0x3491f1['MarkerOperation'])return _0x3cb11e;var _0x5941cb=new _0x3491f1['MarkerOperation']();if(null!=_0x3cb11e['name']&&(_0x5941cb['name']=String(_0x3cb11e['name'])),null!=_0x3cb11e['oldRange']){if('object'!=typeof _0x3cb11e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5941cb['oldRange']=_0x3491f1['Range']['fromObject'](_0x3cb11e['oldRange']);}if(null!=_0x3cb11e['newRange']){if('object'!=typeof _0x3cb11e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5941cb['newRange']=_0x3491f1['Range']['fromObject'](_0x3cb11e['newRange']);}return null!=_0x3cb11e['affectsData']&&(_0x5941cb['affectsData']=Boolean(_0x3cb11e['affectsData'])),null!=_0x3cb11e['wasUndone']&&(_0x5941cb['wasUndone']=Boolean(_0x3cb11e['wasUndone'])),_0x5941cb;},_0x486894['toObject']=function(_0xfdb1d6,_0x4d5ba6){_0x4d5ba6||(_0x4d5ba6={});var _0x5a7035={};return _0x4d5ba6['defaults']&&(_0x5a7035['name']='',_0x5a7035['oldRange']=null,_0x5a7035['newRange']=null,_0x5a7035['affectsData']=!0x1,_0x5a7035['wasUndone']=!0x1),null!=_0xfdb1d6['name']&&_0xfdb1d6['hasOwnProperty']('name')&&(_0x5a7035['name']=_0xfdb1d6['name']),null!=_0xfdb1d6['oldRange']&&_0xfdb1d6['hasOwnProperty']('oldRange')&&(_0x5a7035['oldRange']=_0x3491f1['Range']['toObject'](_0xfdb1d6['oldRange'],_0x4d5ba6)),null!=_0xfdb1d6['newRange']&&_0xfdb1d6['hasOwnProperty']('newRange')&&(_0x5a7035['newRange']=_0x3491f1['Range']['toObject'](_0xfdb1d6['newRange'],_0x4d5ba6)),null!=_0xfdb1d6['affectsData']&&_0xfdb1d6['hasOwnProperty']('affectsData')&&(_0x5a7035['affectsData']=_0xfdb1d6['affectsData']),null!=_0xfdb1d6['wasUndone']&&_0xfdb1d6['hasOwnProperty']('wasUndone')&&(_0x5a7035['wasUndone']=_0xfdb1d6['wasUndone']),_0x5a7035;},_0x486894['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x486894['getTypeUrl']=function(_0x404bee){return void 0x0===_0x404bee&&(_0x404bee='type.googleapis.com'),_0x404bee+'/MarkerOperation';},_0x486894;}()),_0x3491f1['MergeOperation']=(function(){function _0x498036(_0x33bb47){if(_0x33bb47){for(var _0x1f415a=Object['keys'](_0x33bb47),_0x1a4cd9=0x0;_0x1a4cd9<_0x1f415a['length'];++_0x1a4cd9)null!=_0x33bb47[_0x1f415a[_0x1a4cd9]]&&(this[_0x1f415a[_0x1a4cd9]]=_0x33bb47[_0x1f415a[_0x1a4cd9]]);}}return _0x498036['prototype']['sourcePosition']=null,_0x498036['prototype']['targetPosition']=null,_0x498036['prototype']['graveyardPosition']=null,_0x498036['prototype']['howMany']=0x0,_0x498036['prototype']['wasUndone']=!0x1,_0x498036['create']=function(_0x2452e4){return new _0x498036(_0x2452e4);},_0x498036['encode']=function(_0x3d2ff7,_0x3f9139){return _0x3f9139||(_0x3f9139=_0x45ef0e['create']()),null!=_0x3d2ff7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'sourcePosition')&&_0x3491f1['Position']['encode'](_0x3d2ff7['sourcePosition'],_0x3f9139['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3d2ff7['targetPosition']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'targetPosition')&&_0x3491f1['Position']['encode'](_0x3d2ff7['targetPosition'],_0x3f9139['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3d2ff7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'graveyardPosition')&&_0x3491f1['Position']['encode'](_0x3d2ff7['graveyardPosition'],_0x3f9139['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3d2ff7['howMany']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'howMany')&&_0x3f9139['uint32'](0x20)['uint32'](_0x3d2ff7['howMany']),null!=_0x3d2ff7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'wasUndone')&&_0x3f9139['uint32'](0x28)['bool'](_0x3d2ff7['wasUndone']),_0x3f9139;},_0x498036['encodeDelimited']=function(_0x3c2499,_0x2d90b3){return this['encode'](_0x3c2499,_0x2d90b3)['ldelim']();},_0x498036['decode']=function(_0x303e48,_0x37414c){_0x303e48 instanceof _0x1293b9||(_0x303e48=_0x1293b9['create'](_0x303e48));for(var _0x5bdba8=void 0x0===_0x37414c?_0x303e48['len']:_0x303e48['pos']+_0x37414c,_0x284c4c=new _0x3491f1['MergeOperation']();_0x303e48['pos']<_0x5bdba8;){var _0x1d7127=_0x303e48['uint32']();switch(_0x1d7127>>>0x3){case 0x1:_0x284c4c['sourcePosition']=_0x3491f1['Position']['decode'](_0x303e48,_0x303e48['uint32']());break;case 0x2:_0x284c4c['targetPosition']=_0x3491f1['Position']['decode'](_0x303e48,_0x303e48['uint32']());break;case 0x3:_0x284c4c['graveyardPosition']=_0x3491f1['Position']['decode'](_0x303e48,_0x303e48['uint32']());break;case 0x4:_0x284c4c['howMany']=_0x303e48['uint32']();break;case 0x5:_0x284c4c['wasUndone']=_0x303e48['bool']();break;default:_0x303e48['skipType'](0x7&_0x1d7127);}}return _0x284c4c;},_0x498036['decodeDelimited']=function(_0x1e85ab){return _0x1e85ab instanceof _0x1293b9||(_0x1e85ab=new _0x1293b9(_0x1e85ab)),this['decode'](_0x1e85ab,_0x1e85ab['uint32']());},_0x498036['verify']=function(_0x1424a2){if('object'!=typeof _0x1424a2||null===_0x1424a2)return'object\x20expected';var _0x5ec58f;if(null!=_0x1424a2['sourcePosition']&&_0x1424a2['hasOwnProperty']('sourcePosition')&&(_0x5ec58f=_0x3491f1['Position']['verify'](_0x1424a2['sourcePosition'])))return'sourcePosition.'+_0x5ec58f;if(null!=_0x1424a2['targetPosition']&&_0x1424a2['hasOwnProperty']('targetPosition')&&(_0x5ec58f=_0x3491f1['Position']['verify'](_0x1424a2['targetPosition'])))return'targetPosition.'+_0x5ec58f;if(null!=_0x1424a2['graveyardPosition']&&_0x1424a2['hasOwnProperty']('graveyardPosition')&&(_0x5ec58f=_0x3491f1['Position']['verify'](_0x1424a2['graveyardPosition'])))return'graveyardPosition.'+_0x5ec58f;return null!=_0x1424a2['howMany']&&_0x1424a2['hasOwnProperty']('howMany')&&!_0x34a408['isInteger'](_0x1424a2['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1424a2['wasUndone']&&_0x1424a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1424a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x498036['fromObject']=function(_0x507209){if(_0x507209 instanceof _0x3491f1['MergeOperation'])return _0x507209;var _0x3bb18f=new _0x3491f1['MergeOperation']();if(null!=_0x507209['sourcePosition']){if('object'!=typeof _0x507209['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3bb18f['sourcePosition']=_0x3491f1['Position']['fromObject'](_0x507209['sourcePosition']);}if(null!=_0x507209['targetPosition']){if('object'!=typeof _0x507209['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3bb18f['targetPosition']=_0x3491f1['Position']['fromObject'](_0x507209['targetPosition']);}if(null!=_0x507209['graveyardPosition']){if('object'!=typeof _0x507209['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3bb18f['graveyardPosition']=_0x3491f1['Position']['fromObject'](_0x507209['graveyardPosition']);}return null!=_0x507209['howMany']&&(_0x3bb18f['howMany']=_0x507209['howMany']>>>0x0),null!=_0x507209['wasUndone']&&(_0x3bb18f['wasUndone']=Boolean(_0x507209['wasUndone'])),_0x3bb18f;},_0x498036['toObject']=function(_0x54a501,_0x427471){_0x427471||(_0x427471={});var _0x595b60={};return _0x427471['defaults']&&(_0x595b60['sourcePosition']=null,_0x595b60['targetPosition']=null,_0x595b60['graveyardPosition']=null,_0x595b60['howMany']=0x0,_0x595b60['wasUndone']=!0x1),null!=_0x54a501['sourcePosition']&&_0x54a501['hasOwnProperty']('sourcePosition')&&(_0x595b60['sourcePosition']=_0x3491f1['Position']['toObject'](_0x54a501['sourcePosition'],_0x427471)),null!=_0x54a501['targetPosition']&&_0x54a501['hasOwnProperty']('targetPosition')&&(_0x595b60['targetPosition']=_0x3491f1['Position']['toObject'](_0x54a501['targetPosition'],_0x427471)),null!=_0x54a501['graveyardPosition']&&_0x54a501['hasOwnProperty']('graveyardPosition')&&(_0x595b60['graveyardPosition']=_0x3491f1['Position']['toObject'](_0x54a501['graveyardPosition'],_0x427471)),null!=_0x54a501['howMany']&&_0x54a501['hasOwnProperty']('howMany')&&(_0x595b60['howMany']=_0x54a501['howMany']),null!=_0x54a501['wasUndone']&&_0x54a501['hasOwnProperty']('wasUndone')&&(_0x595b60['wasUndone']=_0x54a501['wasUndone']),_0x595b60;},_0x498036['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x498036['getTypeUrl']=function(_0x4474e7){return void 0x0===_0x4474e7&&(_0x4474e7='type.googleapis.com'),_0x4474e7+'/MergeOperation';},_0x498036;}()),_0x3491f1['MoveOperation']=(function(){function _0x1811e4(_0x424659){if(_0x424659){for(var _0x161b2c=Object['keys'](_0x424659),_0x1ee982=0x0;_0x1ee982<_0x161b2c['length'];++_0x1ee982)null!=_0x424659[_0x161b2c[_0x1ee982]]&&(this[_0x161b2c[_0x1ee982]]=_0x424659[_0x161b2c[_0x1ee982]]);}}return _0x1811e4['prototype']['sourcePosition']=null,_0x1811e4['prototype']['howMany']=0x0,_0x1811e4['prototype']['targetPosition']=null,_0x1811e4['prototype']['wasUndone']=!0x1,_0x1811e4['create']=function(_0x2f3b9d){return new _0x1811e4(_0x2f3b9d);},_0x1811e4['encode']=function(_0x117a49,_0x285306){return _0x285306||(_0x285306=_0x45ef0e['create']()),null!=_0x117a49['sourcePosition']&&Object['hasOwnProperty']['call'](_0x117a49,'sourcePosition')&&_0x3491f1['Position']['encode'](_0x117a49['sourcePosition'],_0x285306['uint32'](0xa)['fork']())['ldelim'](),null!=_0x117a49['howMany']&&Object['hasOwnProperty']['call'](_0x117a49,'howMany')&&_0x285306['uint32'](0x10)['uint32'](_0x117a49['howMany']),null!=_0x117a49['targetPosition']&&Object['hasOwnProperty']['call'](_0x117a49,'targetPosition')&&_0x3491f1['Position']['encode'](_0x117a49['targetPosition'],_0x285306['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x117a49['wasUndone']&&Object['hasOwnProperty']['call'](_0x117a49,'wasUndone')&&_0x285306['uint32'](0x20)['bool'](_0x117a49['wasUndone']),_0x285306;},_0x1811e4['encodeDelimited']=function(_0xe3d400,_0x1ab479){return this['encode'](_0xe3d400,_0x1ab479)['ldelim']();},_0x1811e4['decode']=function(_0x1264f1,_0x2d0076){_0x1264f1 instanceof _0x1293b9||(_0x1264f1=_0x1293b9['create'](_0x1264f1));for(var _0x1d5c7c=void 0x0===_0x2d0076?_0x1264f1['len']:_0x1264f1['pos']+_0x2d0076,_0x589f10=new _0x3491f1['MoveOperation']();_0x1264f1['pos']<_0x1d5c7c;){var _0x419197=_0x1264f1['uint32']();switch(_0x419197>>>0x3){case 0x1:_0x589f10['sourcePosition']=_0x3491f1['Position']['decode'](_0x1264f1,_0x1264f1['uint32']());break;case 0x2:_0x589f10['howMany']=_0x1264f1['uint32']();break;case 0x3:_0x589f10['targetPosition']=_0x3491f1['Position']['decode'](_0x1264f1,_0x1264f1['uint32']());break;case 0x4:_0x589f10['wasUndone']=_0x1264f1['bool']();break;default:_0x1264f1['skipType'](0x7&_0x419197);}}return _0x589f10;},_0x1811e4['decodeDelimited']=function(_0x4a0cdd){return _0x4a0cdd instanceof _0x1293b9||(_0x4a0cdd=new _0x1293b9(_0x4a0cdd)),this['decode'](_0x4a0cdd,_0x4a0cdd['uint32']());},_0x1811e4['verify']=function(_0x4bd62d){if('object'!=typeof _0x4bd62d||null===_0x4bd62d)return'object\x20expected';var _0x388f62;if(null!=_0x4bd62d['sourcePosition']&&_0x4bd62d['hasOwnProperty']('sourcePosition')&&(_0x388f62=_0x3491f1['Position']['verify'](_0x4bd62d['sourcePosition'])))return'sourcePosition.'+_0x388f62;if(null!=_0x4bd62d['howMany']&&_0x4bd62d['hasOwnProperty']('howMany')&&!_0x34a408['isInteger'](_0x4bd62d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4bd62d['targetPosition']&&_0x4bd62d['hasOwnProperty']('targetPosition')&&(_0x388f62=_0x3491f1['Position']['verify'](_0x4bd62d['targetPosition'])))return'targetPosition.'+_0x388f62;return null!=_0x4bd62d['wasUndone']&&_0x4bd62d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bd62d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1811e4['fromObject']=function(_0x261270){if(_0x261270 instanceof _0x3491f1['MoveOperation'])return _0x261270;var _0x8ce927=new _0x3491f1['MoveOperation']();if(null!=_0x261270['sourcePosition']){if('object'!=typeof _0x261270['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x8ce927['sourcePosition']=_0x3491f1['Position']['fromObject'](_0x261270['sourcePosition']);}if(null!=_0x261270['howMany']&&(_0x8ce927['howMany']=_0x261270['howMany']>>>0x0),null!=_0x261270['targetPosition']){if('object'!=typeof _0x261270['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x8ce927['targetPosition']=_0x3491f1['Position']['fromObject'](_0x261270['targetPosition']);}return null!=_0x261270['wasUndone']&&(_0x8ce927['wasUndone']=Boolean(_0x261270['wasUndone'])),_0x8ce927;},_0x1811e4['toObject']=function(_0x104b1f,_0x3639f6){_0x3639f6||(_0x3639f6={});var _0x49908f={};return _0x3639f6['defaults']&&(_0x49908f['sourcePosition']=null,_0x49908f['howMany']=0x0,_0x49908f['targetPosition']=null,_0x49908f['wasUndone']=!0x1),null!=_0x104b1f['sourcePosition']&&_0x104b1f['hasOwnProperty']('sourcePosition')&&(_0x49908f['sourcePosition']=_0x3491f1['Position']['toObject'](_0x104b1f['sourcePosition'],_0x3639f6)),null!=_0x104b1f['howMany']&&_0x104b1f['hasOwnProperty']('howMany')&&(_0x49908f['howMany']=_0x104b1f['howMany']),null!=_0x104b1f['targetPosition']&&_0x104b1f['hasOwnProperty']('targetPosition')&&(_0x49908f['targetPosition']=_0x3491f1['Position']['toObject'](_0x104b1f['targetPosition'],_0x3639f6)),null!=_0x104b1f['wasUndone']&&_0x104b1f['hasOwnProperty']('wasUndone')&&(_0x49908f['wasUndone']=_0x104b1f['wasUndone']),_0x49908f;},_0x1811e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1811e4['getTypeUrl']=function(_0x17b1a7){return void 0x0===_0x17b1a7&&(_0x17b1a7='type.googleapis.com'),_0x17b1a7+'/MoveOperation';},_0x1811e4;}()),_0x3491f1['RenameOperation']=(function(){function _0x1d43fe(_0xad6a62){if(_0xad6a62){for(var _0x12851f=Object['keys'](_0xad6a62),_0x52e054=0x0;_0x52e054<_0x12851f['length'];++_0x52e054)null!=_0xad6a62[_0x12851f[_0x52e054]]&&(this[_0x12851f[_0x52e054]]=_0xad6a62[_0x12851f[_0x52e054]]);}}return _0x1d43fe['prototype']['position']=null,_0x1d43fe['prototype']['oldName']='',_0x1d43fe['prototype']['newName']='',_0x1d43fe['prototype']['wasUndone']=!0x1,_0x1d43fe['create']=function(_0x4a0319){return new _0x1d43fe(_0x4a0319);},_0x1d43fe['encode']=function(_0x47618c,_0x2f251e){return _0x2f251e||(_0x2f251e=_0x45ef0e['create']()),null!=_0x47618c['position']&&Object['hasOwnProperty']['call'](_0x47618c,'position')&&_0x3491f1['Position']['encode'](_0x47618c['position'],_0x2f251e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47618c['oldName']&&Object['hasOwnProperty']['call'](_0x47618c,'oldName')&&_0x2f251e['uint32'](0x12)['string'](_0x47618c['oldName']),null!=_0x47618c['newName']&&Object['hasOwnProperty']['call'](_0x47618c,'newName')&&_0x2f251e['uint32'](0x1a)['string'](_0x47618c['newName']),null!=_0x47618c['wasUndone']&&Object['hasOwnProperty']['call'](_0x47618c,'wasUndone')&&_0x2f251e['uint32'](0x20)['bool'](_0x47618c['wasUndone']),_0x2f251e;},_0x1d43fe['encodeDelimited']=function(_0x51825d,_0xaa4099){return this['encode'](_0x51825d,_0xaa4099)['ldelim']();},_0x1d43fe['decode']=function(_0x1c87e7,_0x306858){_0x1c87e7 instanceof _0x1293b9||(_0x1c87e7=_0x1293b9['create'](_0x1c87e7));for(var _0x41abe2=void 0x0===_0x306858?_0x1c87e7['len']:_0x1c87e7['pos']+_0x306858,_0x46d713=new _0x3491f1['RenameOperation']();_0x1c87e7['pos']<_0x41abe2;){var _0xe6b37d=_0x1c87e7['uint32']();switch(_0xe6b37d>>>0x3){case 0x1:_0x46d713['position']=_0x3491f1['Position']['decode'](_0x1c87e7,_0x1c87e7['uint32']());break;case 0x2:_0x46d713['oldName']=_0x1c87e7['string']();break;case 0x3:_0x46d713['newName']=_0x1c87e7['string']();break;case 0x4:_0x46d713['wasUndone']=_0x1c87e7['bool']();break;default:_0x1c87e7['skipType'](0x7&_0xe6b37d);}}return _0x46d713;},_0x1d43fe['decodeDelimited']=function(_0x1929e3){return _0x1929e3 instanceof _0x1293b9||(_0x1929e3=new _0x1293b9(_0x1929e3)),this['decode'](_0x1929e3,_0x1929e3['uint32']());},_0x1d43fe['verify']=function(_0x47c89f){if('object'!=typeof _0x47c89f||null===_0x47c89f)return'object\x20expected';if(null!=_0x47c89f['position']&&_0x47c89f['hasOwnProperty']('position')){var _0x5df124=_0x3491f1['Position']['verify'](_0x47c89f['position']);if(_0x5df124)return'position.'+_0x5df124;}return null!=_0x47c89f['oldName']&&_0x47c89f['hasOwnProperty']('oldName')&&!_0x34a408['isString'](_0x47c89f['oldName'])?'oldName:\x20string\x20expected':null!=_0x47c89f['newName']&&_0x47c89f['hasOwnProperty']('newName')&&!_0x34a408['isString'](_0x47c89f['newName'])?'newName:\x20string\x20expected':null!=_0x47c89f['wasUndone']&&_0x47c89f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47c89f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d43fe['fromObject']=function(_0x368188){if(_0x368188 instanceof _0x3491f1['RenameOperation'])return _0x368188;var _0x1fa341=new _0x3491f1['RenameOperation']();if(null!=_0x368188['position']){if('object'!=typeof _0x368188['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1fa341['position']=_0x3491f1['Position']['fromObject'](_0x368188['position']);}return null!=_0x368188['oldName']&&(_0x1fa341['oldName']=String(_0x368188['oldName'])),null!=_0x368188['newName']&&(_0x1fa341['newName']=String(_0x368188['newName'])),null!=_0x368188['wasUndone']&&(_0x1fa341['wasUndone']=Boolean(_0x368188['wasUndone'])),_0x1fa341;},_0x1d43fe['toObject']=function(_0x26b98b,_0x1fc5e1){_0x1fc5e1||(_0x1fc5e1={});var _0x39e45d={};return _0x1fc5e1['defaults']&&(_0x39e45d['position']=null,_0x39e45d['oldName']='',_0x39e45d['newName']='',_0x39e45d['wasUndone']=!0x1),null!=_0x26b98b['position']&&_0x26b98b['hasOwnProperty']('position')&&(_0x39e45d['position']=_0x3491f1['Position']['toObject'](_0x26b98b['position'],_0x1fc5e1)),null!=_0x26b98b['oldName']&&_0x26b98b['hasOwnProperty']('oldName')&&(_0x39e45d['oldName']=_0x26b98b['oldName']),null!=_0x26b98b['newName']&&_0x26b98b['hasOwnProperty']('newName')&&(_0x39e45d['newName']=_0x26b98b['newName']),null!=_0x26b98b['wasUndone']&&_0x26b98b['hasOwnProperty']('wasUndone')&&(_0x39e45d['wasUndone']=_0x26b98b['wasUndone']),_0x39e45d;},_0x1d43fe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1d43fe['getTypeUrl']=function(_0x591eb7){return void 0x0===_0x591eb7&&(_0x591eb7='type.googleapis.com'),_0x591eb7+'/RenameOperation';},_0x1d43fe;}()),_0x3491f1['RootAttributeOperation']=(function(){function _0x1d8548(_0x4e4844){if(_0x4e4844){for(var _0xd84f43=Object['keys'](_0x4e4844),_0x25243f=0x0;_0x25243f<_0xd84f43['length'];++_0x25243f)null!=_0x4e4844[_0xd84f43[_0x25243f]]&&(this[_0xd84f43[_0x25243f]]=_0x4e4844[_0xd84f43[_0x25243f]]);}}return _0x1d8548['prototype']['root']='',_0x1d8548['prototype']['key']='',_0x1d8548['prototype']['oldValueBoolean']=!0x1,_0x1d8548['prototype']['oldValueJson']='',_0x1d8548['prototype']['newValueBoolean']=!0x1,_0x1d8548['prototype']['newValueJson']='',_0x1d8548['prototype']['wasUndone']=!0x1,_0x1d8548['create']=function(_0x102016){return new _0x1d8548(_0x102016);},_0x1d8548['encode']=function(_0x438ee4,_0x5cd7da){return _0x5cd7da||(_0x5cd7da=_0x45ef0e['create']()),null!=_0x438ee4['root']&&Object['hasOwnProperty']['call'](_0x438ee4,'root')&&_0x5cd7da['uint32'](0xa)['string'](_0x438ee4['root']),null!=_0x438ee4['key']&&Object['hasOwnProperty']['call'](_0x438ee4,'key')&&_0x5cd7da['uint32'](0x12)['string'](_0x438ee4['key']),null!=_0x438ee4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x438ee4,'oldValueBoolean')&&_0x5cd7da['uint32'](0x18)['bool'](_0x438ee4['oldValueBoolean']),null!=_0x438ee4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x438ee4,'oldValueJson')&&_0x5cd7da['uint32'](0x22)['string'](_0x438ee4['oldValueJson']),null!=_0x438ee4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x438ee4,'newValueBoolean')&&_0x5cd7da['uint32'](0x28)['bool'](_0x438ee4['newValueBoolean']),null!=_0x438ee4['newValueJson']&&Object['hasOwnProperty']['call'](_0x438ee4,'newValueJson')&&_0x5cd7da['uint32'](0x32)['string'](_0x438ee4['newValueJson']),null!=_0x438ee4['wasUndone']&&Object['hasOwnProperty']['call'](_0x438ee4,'wasUndone')&&_0x5cd7da['uint32'](0x38)['bool'](_0x438ee4['wasUndone']),_0x5cd7da;},_0x1d8548['encodeDelimited']=function(_0x3d6b06,_0x389165){return this['encode'](_0x3d6b06,_0x389165)['ldelim']();},_0x1d8548['decode']=function(_0x1af15e,_0x107776){_0x1af15e instanceof _0x1293b9||(_0x1af15e=_0x1293b9['create'](_0x1af15e));for(var _0x5e9fb5=void 0x0===_0x107776?_0x1af15e['len']:_0x1af15e['pos']+_0x107776,_0x40b898=new _0x3491f1['RootAttributeOperation']();_0x1af15e['pos']<_0x5e9fb5;){var _0x37615d=_0x1af15e['uint32']();switch(_0x37615d>>>0x3){case 0x1:_0x40b898['root']=_0x1af15e['string']();break;case 0x2:_0x40b898['key']=_0x1af15e['string']();break;case 0x3:_0x40b898['oldValueBoolean']=_0x1af15e['bool']();break;case 0x4:_0x40b898['oldValueJson']=_0x1af15e['string']();break;case 0x5:_0x40b898['newValueBoolean']=_0x1af15e['bool']();break;case 0x6:_0x40b898['newValueJson']=_0x1af15e['string']();break;case 0x7:_0x40b898['wasUndone']=_0x1af15e['bool']();break;default:_0x1af15e['skipType'](0x7&_0x37615d);}}return _0x40b898;},_0x1d8548['decodeDelimited']=function(_0x31b8b5){return _0x31b8b5 instanceof _0x1293b9||(_0x31b8b5=new _0x1293b9(_0x31b8b5)),this['decode'](_0x31b8b5,_0x31b8b5['uint32']());},_0x1d8548['verify']=function(_0x3e8b65){return'object'!=typeof _0x3e8b65||null===_0x3e8b65?'object\x20expected':null!=_0x3e8b65['root']&&_0x3e8b65['hasOwnProperty']('root')&&!_0x34a408['isString'](_0x3e8b65['root'])?'root:\x20string\x20expected':null!=_0x3e8b65['key']&&_0x3e8b65['hasOwnProperty']('key')&&!_0x34a408['isString'](_0x3e8b65['key'])?'key:\x20string\x20expected':null!=_0x3e8b65['oldValueBoolean']&&_0x3e8b65['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3e8b65['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3e8b65['oldValueJson']&&_0x3e8b65['hasOwnProperty']('oldValueJson')&&!_0x34a408['isString'](_0x3e8b65['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3e8b65['newValueBoolean']&&_0x3e8b65['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3e8b65['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3e8b65['newValueJson']&&_0x3e8b65['hasOwnProperty']('newValueJson')&&!_0x34a408['isString'](_0x3e8b65['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3e8b65['wasUndone']&&_0x3e8b65['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e8b65['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d8548['fromObject']=function(_0x185b5a){if(_0x185b5a instanceof _0x3491f1['RootAttributeOperation'])return _0x185b5a;var _0x5c3c76=new _0x3491f1['RootAttributeOperation']();return null!=_0x185b5a['root']&&(_0x5c3c76['root']=String(_0x185b5a['root'])),null!=_0x185b5a['key']&&(_0x5c3c76['key']=String(_0x185b5a['key'])),null!=_0x185b5a['oldValueBoolean']&&(_0x5c3c76['oldValueBoolean']=Boolean(_0x185b5a['oldValueBoolean'])),null!=_0x185b5a['oldValueJson']&&(_0x5c3c76['oldValueJson']=String(_0x185b5a['oldValueJson'])),null!=_0x185b5a['newValueBoolean']&&(_0x5c3c76['newValueBoolean']=Boolean(_0x185b5a['newValueBoolean'])),null!=_0x185b5a['newValueJson']&&(_0x5c3c76['newValueJson']=String(_0x185b5a['newValueJson'])),null!=_0x185b5a['wasUndone']&&(_0x5c3c76['wasUndone']=Boolean(_0x185b5a['wasUndone'])),_0x5c3c76;},_0x1d8548['toObject']=function(_0x19f03f,_0x1726ea){_0x1726ea||(_0x1726ea={});var _0x2b2d88={};return _0x1726ea['defaults']&&(_0x2b2d88['root']='',_0x2b2d88['key']='',_0x2b2d88['oldValueBoolean']=!0x1,_0x2b2d88['oldValueJson']='',_0x2b2d88['newValueBoolean']=!0x1,_0x2b2d88['newValueJson']='',_0x2b2d88['wasUndone']=!0x1),null!=_0x19f03f['root']&&_0x19f03f['hasOwnProperty']('root')&&(_0x2b2d88['root']=_0x19f03f['root']),null!=_0x19f03f['key']&&_0x19f03f['hasOwnProperty']('key')&&(_0x2b2d88['key']=_0x19f03f['key']),null!=_0x19f03f['oldValueBoolean']&&_0x19f03f['hasOwnProperty']('oldValueBoolean')&&(_0x2b2d88['oldValueBoolean']=_0x19f03f['oldValueBoolean']),null!=_0x19f03f['oldValueJson']&&_0x19f03f['hasOwnProperty']('oldValueJson')&&(_0x2b2d88['oldValueJson']=_0x19f03f['oldValueJson']),null!=_0x19f03f['newValueBoolean']&&_0x19f03f['hasOwnProperty']('newValueBoolean')&&(_0x2b2d88['newValueBoolean']=_0x19f03f['newValueBoolean']),null!=_0x19f03f['newValueJson']&&_0x19f03f['hasOwnProperty']('newValueJson')&&(_0x2b2d88['newValueJson']=_0x19f03f['newValueJson']),null!=_0x19f03f['wasUndone']&&_0x19f03f['hasOwnProperty']('wasUndone')&&(_0x2b2d88['wasUndone']=_0x19f03f['wasUndone']),_0x2b2d88;},_0x1d8548['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1d8548['getTypeUrl']=function(_0x12a921){return void 0x0===_0x12a921&&(_0x12a921='type.googleapis.com'),_0x12a921+'/RootAttributeOperation';},_0x1d8548;}()),_0x3491f1['RootOperation']=(function(){function _0x3855ed(_0x1ee7fb){if(_0x1ee7fb){for(var _0x4a2e26=Object['keys'](_0x1ee7fb),_0x226d9f=0x0;_0x226d9f<_0x4a2e26['length'];++_0x226d9f)null!=_0x1ee7fb[_0x4a2e26[_0x226d9f]]&&(this[_0x4a2e26[_0x226d9f]]=_0x1ee7fb[_0x4a2e26[_0x226d9f]]);}}return _0x3855ed['prototype']['rootName']='',_0x3855ed['prototype']['elementName']='',_0x3855ed['prototype']['isAdd']=!0x1,_0x3855ed['prototype']['wasUndone']=!0x1,_0x3855ed['create']=function(_0x54ad30){return new _0x3855ed(_0x54ad30);},_0x3855ed['encode']=function(_0x2baca1,_0x6cef06){return _0x6cef06||(_0x6cef06=_0x45ef0e['create']()),null!=_0x2baca1['rootName']&&Object['hasOwnProperty']['call'](_0x2baca1,'rootName')&&_0x6cef06['uint32'](0xa)['string'](_0x2baca1['rootName']),null!=_0x2baca1['elementName']&&Object['hasOwnProperty']['call'](_0x2baca1,'elementName')&&_0x6cef06['uint32'](0x12)['string'](_0x2baca1['elementName']),null!=_0x2baca1['isAdd']&&Object['hasOwnProperty']['call'](_0x2baca1,'isAdd')&&_0x6cef06['uint32'](0x18)['bool'](_0x2baca1['isAdd']),null!=_0x2baca1['wasUndone']&&Object['hasOwnProperty']['call'](_0x2baca1,'wasUndone')&&_0x6cef06['uint32'](0x20)['bool'](_0x2baca1['wasUndone']),_0x6cef06;},_0x3855ed['encodeDelimited']=function(_0x184722,_0x43657d){return this['encode'](_0x184722,_0x43657d)['ldelim']();},_0x3855ed['decode']=function(_0x40fc73,_0x3923f1){_0x40fc73 instanceof _0x1293b9||(_0x40fc73=_0x1293b9['create'](_0x40fc73));for(var _0x10661c=void 0x0===_0x3923f1?_0x40fc73['len']:_0x40fc73['pos']+_0x3923f1,_0x248785=new _0x3491f1['RootOperation']();_0x40fc73['pos']<_0x10661c;){var _0x12baa6=_0x40fc73['uint32']();switch(_0x12baa6>>>0x3){case 0x1:_0x248785['rootName']=_0x40fc73['string']();break;case 0x2:_0x248785['elementName']=_0x40fc73['string']();break;case 0x3:_0x248785['isAdd']=_0x40fc73['bool']();break;case 0x4:_0x248785['wasUndone']=_0x40fc73['bool']();break;default:_0x40fc73['skipType'](0x7&_0x12baa6);}}return _0x248785;},_0x3855ed['decodeDelimited']=function(_0xc09685){return _0xc09685 instanceof _0x1293b9||(_0xc09685=new _0x1293b9(_0xc09685)),this['decode'](_0xc09685,_0xc09685['uint32']());},_0x3855ed['verify']=function(_0xeb6bff){return'object'!=typeof _0xeb6bff||null===_0xeb6bff?'object\x20expected':null!=_0xeb6bff['rootName']&&_0xeb6bff['hasOwnProperty']('rootName')&&!_0x34a408['isString'](_0xeb6bff['rootName'])?'rootName:\x20string\x20expected':null!=_0xeb6bff['elementName']&&_0xeb6bff['hasOwnProperty']('elementName')&&!_0x34a408['isString'](_0xeb6bff['elementName'])?'elementName:\x20string\x20expected':null!=_0xeb6bff['isAdd']&&_0xeb6bff['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xeb6bff['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xeb6bff['wasUndone']&&_0xeb6bff['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xeb6bff['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3855ed['fromObject']=function(_0x2da457){if(_0x2da457 instanceof _0x3491f1['RootOperation'])return _0x2da457;var _0x19d96e=new _0x3491f1['RootOperation']();return null!=_0x2da457['rootName']&&(_0x19d96e['rootName']=String(_0x2da457['rootName'])),null!=_0x2da457['elementName']&&(_0x19d96e['elementName']=String(_0x2da457['elementName'])),null!=_0x2da457['isAdd']&&(_0x19d96e['isAdd']=Boolean(_0x2da457['isAdd'])),null!=_0x2da457['wasUndone']&&(_0x19d96e['wasUndone']=Boolean(_0x2da457['wasUndone'])),_0x19d96e;},_0x3855ed['toObject']=function(_0x38a1e4,_0x445c36){_0x445c36||(_0x445c36={});var _0x6f0565={};return _0x445c36['defaults']&&(_0x6f0565['rootName']='',_0x6f0565['elementName']='',_0x6f0565['isAdd']=!0x1,_0x6f0565['wasUndone']=!0x1),null!=_0x38a1e4['rootName']&&_0x38a1e4['hasOwnProperty']('rootName')&&(_0x6f0565['rootName']=_0x38a1e4['rootName']),null!=_0x38a1e4['elementName']&&_0x38a1e4['hasOwnProperty']('elementName')&&(_0x6f0565['elementName']=_0x38a1e4['elementName']),null!=_0x38a1e4['isAdd']&&_0x38a1e4['hasOwnProperty']('isAdd')&&(_0x6f0565['isAdd']=_0x38a1e4['isAdd']),null!=_0x38a1e4['wasUndone']&&_0x38a1e4['hasOwnProperty']('wasUndone')&&(_0x6f0565['wasUndone']=_0x38a1e4['wasUndone']),_0x6f0565;},_0x3855ed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x3855ed['getTypeUrl']=function(_0x460d8a){return void 0x0===_0x460d8a&&(_0x460d8a='type.googleapis.com'),_0x460d8a+'/RootOperation';},_0x3855ed;}()),_0x3491f1['SplitOperation']=(function(){function _0x16ae42(_0x3790ed){if(_0x3790ed){for(var _0x16825d=Object['keys'](_0x3790ed),_0x23c0d6=0x0;_0x23c0d6<_0x16825d['length'];++_0x23c0d6)null!=_0x3790ed[_0x16825d[_0x23c0d6]]&&(this[_0x16825d[_0x23c0d6]]=_0x3790ed[_0x16825d[_0x23c0d6]]);}}return _0x16ae42['prototype']['splitPosition']=null,_0x16ae42['prototype']['graveyardPosition']=null,_0x16ae42['prototype']['howMany']=0x0,_0x16ae42['prototype']['insertionPosition']=null,_0x16ae42['prototype']['wasUndone']=!0x1,_0x16ae42['create']=function(_0x5089b8){return new _0x16ae42(_0x5089b8);},_0x16ae42['encode']=function(_0x4743e8,_0x3d1dab){return _0x3d1dab||(_0x3d1dab=_0x45ef0e['create']()),null!=_0x4743e8['splitPosition']&&Object['hasOwnProperty']['call'](_0x4743e8,'splitPosition')&&_0x3491f1['Position']['encode'](_0x4743e8['splitPosition'],_0x3d1dab['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4743e8['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4743e8,'graveyardPosition')&&_0x3491f1['Position']['encode'](_0x4743e8['graveyardPosition'],_0x3d1dab['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4743e8['howMany']&&Object['hasOwnProperty']['call'](_0x4743e8,'howMany')&&_0x3d1dab['uint32'](0x18)['uint32'](_0x4743e8['howMany']),null!=_0x4743e8['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4743e8,'insertionPosition')&&_0x3491f1['Position']['encode'](_0x4743e8['insertionPosition'],_0x3d1dab['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4743e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4743e8,'wasUndone')&&_0x3d1dab['uint32'](0x28)['bool'](_0x4743e8['wasUndone']),_0x3d1dab;},_0x16ae42['encodeDelimited']=function(_0x39980c,_0x399ec6){return this['encode'](_0x39980c,_0x399ec6)['ldelim']();},_0x16ae42['decode']=function(_0x3d5fa9,_0x4ca63c){_0x3d5fa9 instanceof _0x1293b9||(_0x3d5fa9=_0x1293b9['create'](_0x3d5fa9));for(var _0x208b96=void 0x0===_0x4ca63c?_0x3d5fa9['len']:_0x3d5fa9['pos']+_0x4ca63c,_0x437c44=new _0x3491f1['SplitOperation']();_0x3d5fa9['pos']<_0x208b96;){var _0xb9a9a8=_0x3d5fa9['uint32']();switch(_0xb9a9a8>>>0x3){case 0x1:_0x437c44['splitPosition']=_0x3491f1['Position']['decode'](_0x3d5fa9,_0x3d5fa9['uint32']());break;case 0x2:_0x437c44['graveyardPosition']=_0x3491f1['Position']['decode'](_0x3d5fa9,_0x3d5fa9['uint32']());break;case 0x3:_0x437c44['howMany']=_0x3d5fa9['uint32']();break;case 0x4:_0x437c44['insertionPosition']=_0x3491f1['Position']['decode'](_0x3d5fa9,_0x3d5fa9['uint32']());break;case 0x5:_0x437c44['wasUndone']=_0x3d5fa9['bool']();break;default:_0x3d5fa9['skipType'](0x7&_0xb9a9a8);}}return _0x437c44;},_0x16ae42['decodeDelimited']=function(_0xea44f6){return _0xea44f6 instanceof _0x1293b9||(_0xea44f6=new _0x1293b9(_0xea44f6)),this['decode'](_0xea44f6,_0xea44f6['uint32']());},_0x16ae42['verify']=function(_0x30afd9){if('object'!=typeof _0x30afd9||null===_0x30afd9)return'object\x20expected';var _0x874484;if(null!=_0x30afd9['splitPosition']&&_0x30afd9['hasOwnProperty']('splitPosition')&&(_0x874484=_0x3491f1['Position']['verify'](_0x30afd9['splitPosition'])))return'splitPosition.'+_0x874484;if(null!=_0x30afd9['graveyardPosition']&&_0x30afd9['hasOwnProperty']('graveyardPosition')&&(_0x874484=_0x3491f1['Position']['verify'](_0x30afd9['graveyardPosition'])))return'graveyardPosition.'+_0x874484;if(null!=_0x30afd9['howMany']&&_0x30afd9['hasOwnProperty']('howMany')&&!_0x34a408['isInteger'](_0x30afd9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x30afd9['insertionPosition']&&_0x30afd9['hasOwnProperty']('insertionPosition')&&(_0x874484=_0x3491f1['Position']['verify'](_0x30afd9['insertionPosition'])))return'insertionPosition.'+_0x874484;return null!=_0x30afd9['wasUndone']&&_0x30afd9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30afd9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16ae42['fromObject']=function(_0x8b7536){if(_0x8b7536 instanceof _0x3491f1['SplitOperation'])return _0x8b7536;var _0x1d6717=new _0x3491f1['SplitOperation']();if(null!=_0x8b7536['splitPosition']){if('object'!=typeof _0x8b7536['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1d6717['splitPosition']=_0x3491f1['Position']['fromObject'](_0x8b7536['splitPosition']);}if(null!=_0x8b7536['graveyardPosition']){if('object'!=typeof _0x8b7536['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1d6717['graveyardPosition']=_0x3491f1['Position']['fromObject'](_0x8b7536['graveyardPosition']);}if(null!=_0x8b7536['howMany']&&(_0x1d6717['howMany']=_0x8b7536['howMany']>>>0x0),null!=_0x8b7536['insertionPosition']){if('object'!=typeof _0x8b7536['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1d6717['insertionPosition']=_0x3491f1['Position']['fromObject'](_0x8b7536['insertionPosition']);}return null!=_0x8b7536['wasUndone']&&(_0x1d6717['wasUndone']=Boolean(_0x8b7536['wasUndone'])),_0x1d6717;},_0x16ae42['toObject']=function(_0x41543b,_0x44f9d6){_0x44f9d6||(_0x44f9d6={});var _0x3327df={};return _0x44f9d6['defaults']&&(_0x3327df['splitPosition']=null,_0x3327df['graveyardPosition']=null,_0x3327df['howMany']=0x0,_0x3327df['insertionPosition']=null,_0x3327df['wasUndone']=!0x1),null!=_0x41543b['splitPosition']&&_0x41543b['hasOwnProperty']('splitPosition')&&(_0x3327df['splitPosition']=_0x3491f1['Position']['toObject'](_0x41543b['splitPosition'],_0x44f9d6)),null!=_0x41543b['graveyardPosition']&&_0x41543b['hasOwnProperty']('graveyardPosition')&&(_0x3327df['graveyardPosition']=_0x3491f1['Position']['toObject'](_0x41543b['graveyardPosition'],_0x44f9d6)),null!=_0x41543b['howMany']&&_0x41543b['hasOwnProperty']('howMany')&&(_0x3327df['howMany']=_0x41543b['howMany']),null!=_0x41543b['insertionPosition']&&_0x41543b['hasOwnProperty']('insertionPosition')&&(_0x3327df['insertionPosition']=_0x3491f1['Position']['toObject'](_0x41543b['insertionPosition'],_0x44f9d6)),null!=_0x41543b['wasUndone']&&_0x41543b['hasOwnProperty']('wasUndone')&&(_0x3327df['wasUndone']=_0x41543b['wasUndone']),_0x3327df;},_0x16ae42['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x16ae42['getTypeUrl']=function(_0x4172af){return void 0x0===_0x4172af&&(_0x4172af='type.googleapis.com'),_0x4172af+'/SplitOperation';},_0x16ae42;}()),_0x3491f1['Position']=(function(){function _0x19e303(_0x4bc11){if(this['path']=[],_0x4bc11){for(var _0xb8ab58=Object['keys'](_0x4bc11),_0x129091=0x0;_0x129091<_0xb8ab58['length'];++_0x129091)null!=_0x4bc11[_0xb8ab58[_0x129091]]&&(this[_0xb8ab58[_0x129091]]=_0x4bc11[_0xb8ab58[_0x129091]]);}}return _0x19e303['prototype']['root']='',_0x19e303['prototype']['rootMain']=!0x1,_0x19e303['prototype']['rootGraveyard']=!0x1,_0x19e303['prototype']['path']=_0x34a408['emptyArray'],_0x19e303['prototype']['stickiness']='',_0x19e303['create']=function(_0x3ad5f6){return new _0x19e303(_0x3ad5f6);},_0x19e303['encode']=function(_0x1ce8d7,_0x51063f){if(_0x51063f||(_0x51063f=_0x45ef0e['create']()),null!=_0x1ce8d7['root']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'root')&&_0x51063f['uint32'](0xa)['string'](_0x1ce8d7['root']),null!=_0x1ce8d7['rootMain']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'rootMain')&&_0x51063f['uint32'](0x10)['bool'](_0x1ce8d7['rootMain']),null!=_0x1ce8d7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'rootGraveyard')&&_0x51063f['uint32'](0x18)['bool'](_0x1ce8d7['rootGraveyard']),null!=_0x1ce8d7['path']&&_0x1ce8d7['path']['length']){_0x51063f['uint32'](0x22)['fork']();for(var _0x3270c0=0x0;_0x3270c0<_0x1ce8d7['path']['length'];++_0x3270c0)_0x51063f['uint32'](_0x1ce8d7['path'][_0x3270c0]);_0x51063f['ldelim']();}return null!=_0x1ce8d7['stickiness']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'stickiness')&&_0x51063f['uint32'](0x2a)['string'](_0x1ce8d7['stickiness']),_0x51063f;},_0x19e303['encodeDelimited']=function(_0x26274a,_0x80e377){return this['encode'](_0x26274a,_0x80e377)['ldelim']();},_0x19e303['decode']=function(_0x5db5b6,_0x27a5f0){_0x5db5b6 instanceof _0x1293b9||(_0x5db5b6=_0x1293b9['create'](_0x5db5b6));for(var _0x2f8631=void 0x0===_0x27a5f0?_0x5db5b6['len']:_0x5db5b6['pos']+_0x27a5f0,_0x19421e=new _0x3491f1['Position']();_0x5db5b6['pos']<_0x2f8631;){var _0x499163=_0x5db5b6['uint32']();switch(_0x499163>>>0x3){case 0x1:_0x19421e['root']=_0x5db5b6['string']();break;case 0x2:_0x19421e['rootMain']=_0x5db5b6['bool']();break;case 0x3:_0x19421e['rootGraveyard']=_0x5db5b6['bool']();break;case 0x4:if(_0x19421e['path']&&_0x19421e['path']['length']||(_0x19421e['path']=[]),0x2==(0x7&_0x499163)){for(var _0x165dd3=_0x5db5b6['uint32']()+_0x5db5b6['pos'];_0x5db5b6['pos']<_0x165dd3;)_0x19421e['path']['push'](_0x5db5b6['uint32']());}else _0x19421e['path']['push'](_0x5db5b6['uint32']());break;case 0x5:_0x19421e['stickiness']=_0x5db5b6['string']();break;default:_0x5db5b6['skipType'](0x7&_0x499163);}}return _0x19421e;},_0x19e303['decodeDelimited']=function(_0x17f50c){return _0x17f50c instanceof _0x1293b9||(_0x17f50c=new _0x1293b9(_0x17f50c)),this['decode'](_0x17f50c,_0x17f50c['uint32']());},_0x19e303['verify']=function(_0x2928c4){if('object'!=typeof _0x2928c4||null===_0x2928c4)return'object\x20expected';if(null!=_0x2928c4['root']&&_0x2928c4['hasOwnProperty']('root')&&!_0x34a408['isString'](_0x2928c4['root']))return'root:\x20string\x20expected';if(null!=_0x2928c4['rootMain']&&_0x2928c4['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2928c4['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2928c4['rootGraveyard']&&_0x2928c4['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2928c4['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2928c4['path']&&_0x2928c4['hasOwnProperty']('path')){if(!Array['isArray'](_0x2928c4['path']))return'path:\x20array\x20expected';for(var _0x2b385a=0x0;_0x2b385a<_0x2928c4['path']['length'];++_0x2b385a)if(!_0x34a408['isInteger'](_0x2928c4['path'][_0x2b385a]))return'path:\x20integer[]\x20expected';}return null!=_0x2928c4['stickiness']&&_0x2928c4['hasOwnProperty']('stickiness')&&!_0x34a408['isString'](_0x2928c4['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x19e303['fromObject']=function(_0x39f9be){if(_0x39f9be instanceof _0x3491f1['Position'])return _0x39f9be;var _0x2b28bc=new _0x3491f1['Position']();if(null!=_0x39f9be['root']&&(_0x2b28bc['root']=String(_0x39f9be['root'])),null!=_0x39f9be['rootMain']&&(_0x2b28bc['rootMain']=Boolean(_0x39f9be['rootMain'])),null!=_0x39f9be['rootGraveyard']&&(_0x2b28bc['rootGraveyard']=Boolean(_0x39f9be['rootGraveyard'])),_0x39f9be['path']){if(!Array['isArray'](_0x39f9be['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2b28bc['path']=[];for(var _0x48c150=0x0;_0x48c150<_0x39f9be['path']['length'];++_0x48c150)_0x2b28bc['path'][_0x48c150]=_0x39f9be['path'][_0x48c150]>>>0x0;}return null!=_0x39f9be['stickiness']&&(_0x2b28bc['stickiness']=String(_0x39f9be['stickiness'])),_0x2b28bc;},_0x19e303['toObject']=function(_0x133d2c,_0x5635d9){_0x5635d9||(_0x5635d9={});var _0x2d5f2c={};if((_0x5635d9['arrays']||_0x5635d9['defaults'])&&(_0x2d5f2c['path']=[]),_0x5635d9['defaults']&&(_0x2d5f2c['root']='',_0x2d5f2c['rootMain']=!0x1,_0x2d5f2c['rootGraveyard']=!0x1,_0x2d5f2c['stickiness']=''),null!=_0x133d2c['root']&&_0x133d2c['hasOwnProperty']('root')&&(_0x2d5f2c['root']=_0x133d2c['root']),null!=_0x133d2c['rootMain']&&_0x133d2c['hasOwnProperty']('rootMain')&&(_0x2d5f2c['rootMain']=_0x133d2c['rootMain']),null!=_0x133d2c['rootGraveyard']&&_0x133d2c['hasOwnProperty']('rootGraveyard')&&(_0x2d5f2c['rootGraveyard']=_0x133d2c['rootGraveyard']),_0x133d2c['path']&&_0x133d2c['path']['length']){_0x2d5f2c['path']=[];for(var _0x1b5722=0x0;_0x1b5722<_0x133d2c['path']['length'];++_0x1b5722)_0x2d5f2c['path'][_0x1b5722]=_0x133d2c['path'][_0x1b5722];}return null!=_0x133d2c['stickiness']&&_0x133d2c['hasOwnProperty']('stickiness')&&(_0x2d5f2c['stickiness']=_0x133d2c['stickiness']),_0x2d5f2c;},_0x19e303['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x19e303['getTypeUrl']=function(_0x24ba87){return void 0x0===_0x24ba87&&(_0x24ba87='type.googleapis.com'),_0x24ba87+'/Position';},_0x19e303;}()),_0x3491f1['Range']=(function(){function _0x1de0d0(_0x48e3df){if(_0x48e3df){for(var _0x16c6c3=Object['keys'](_0x48e3df),_0x3ad489=0x0;_0x3ad489<_0x16c6c3['length'];++_0x3ad489)null!=_0x48e3df[_0x16c6c3[_0x3ad489]]&&(this[_0x16c6c3[_0x3ad489]]=_0x48e3df[_0x16c6c3[_0x3ad489]]);}}return _0x1de0d0['prototype']['start']=null,_0x1de0d0['prototype']['end']=null,_0x1de0d0['create']=function(_0x334338){return new _0x1de0d0(_0x334338);},_0x1de0d0['encode']=function(_0x2ad63d,_0xa3ef3f){return _0xa3ef3f||(_0xa3ef3f=_0x45ef0e['create']()),null!=_0x2ad63d['start']&&Object['hasOwnProperty']['call'](_0x2ad63d,'start')&&_0x3491f1['Position']['encode'](_0x2ad63d['start'],_0xa3ef3f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ad63d['end']&&Object['hasOwnProperty']['call'](_0x2ad63d,'end')&&_0x3491f1['Position']['encode'](_0x2ad63d['end'],_0xa3ef3f['uint32'](0x12)['fork']())['ldelim'](),_0xa3ef3f;},_0x1de0d0['encodeDelimited']=function(_0x4cd9b5,_0x35882b){return this['encode'](_0x4cd9b5,_0x35882b)['ldelim']();},_0x1de0d0['decode']=function(_0x55dc4d,_0x540358){_0x55dc4d instanceof _0x1293b9||(_0x55dc4d=_0x1293b9['create'](_0x55dc4d));for(var _0x2bbaea=void 0x0===_0x540358?_0x55dc4d['len']:_0x55dc4d['pos']+_0x540358,_0x310dcd=new _0x3491f1['Range']();_0x55dc4d['pos']<_0x2bbaea;){var _0x1d6b7e=_0x55dc4d['uint32']();switch(_0x1d6b7e>>>0x3){case 0x1:_0x310dcd['start']=_0x3491f1['Position']['decode'](_0x55dc4d,_0x55dc4d['uint32']());break;case 0x2:_0x310dcd['end']=_0x3491f1['Position']['decode'](_0x55dc4d,_0x55dc4d['uint32']());break;default:_0x55dc4d['skipType'](0x7&_0x1d6b7e);}}return _0x310dcd;},_0x1de0d0['decodeDelimited']=function(_0x3aeb4a){return _0x3aeb4a instanceof _0x1293b9||(_0x3aeb4a=new _0x1293b9(_0x3aeb4a)),this['decode'](_0x3aeb4a,_0x3aeb4a['uint32']());},_0x1de0d0['verify']=function(_0x114cf2){if('object'!=typeof _0x114cf2||null===_0x114cf2)return'object\x20expected';var _0x7c8d23;if(null!=_0x114cf2['start']&&_0x114cf2['hasOwnProperty']('start')&&(_0x7c8d23=_0x3491f1['Position']['verify'](_0x114cf2['start'])))return'start.'+_0x7c8d23;if(null!=_0x114cf2['end']&&_0x114cf2['hasOwnProperty']('end')&&(_0x7c8d23=_0x3491f1['Position']['verify'](_0x114cf2['end'])))return'end.'+_0x7c8d23;return null;},_0x1de0d0['fromObject']=function(_0x55d363){if(_0x55d363 instanceof _0x3491f1['Range'])return _0x55d363;var _0x4b7d47=new _0x3491f1['Range']();if(null!=_0x55d363['start']){if('object'!=typeof _0x55d363['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4b7d47['start']=_0x3491f1['Position']['fromObject'](_0x55d363['start']);}if(null!=_0x55d363['end']){if('object'!=typeof _0x55d363['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4b7d47['end']=_0x3491f1['Position']['fromObject'](_0x55d363['end']);}return _0x4b7d47;},_0x1de0d0['toObject']=function(_0x1cb18d,_0x42f339){_0x42f339||(_0x42f339={});var _0x185a15={};return _0x42f339['defaults']&&(_0x185a15['start']=null,_0x185a15['end']=null),null!=_0x1cb18d['start']&&_0x1cb18d['hasOwnProperty']('start')&&(_0x185a15['start']=_0x3491f1['Position']['toObject'](_0x1cb18d['start'],_0x42f339)),null!=_0x1cb18d['end']&&_0x1cb18d['hasOwnProperty']('end')&&(_0x185a15['end']=_0x3491f1['Position']['toObject'](_0x1cb18d['end'],_0x42f339)),_0x185a15;},_0x1de0d0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1de0d0['getTypeUrl']=function(_0x251dff){return void 0x0===_0x251dff&&(_0x251dff='type.googleapis.com'),_0x251dff+'/Range';},_0x1de0d0;}()),_0x3491f1['Element']=(function(){function _0x104725(_0x21502f){if(this['children']=[],this['attributesBoolean']={},_0x21502f){for(var _0x1a3574=Object['keys'](_0x21502f),_0x131b64=0x0;_0x131b64<_0x1a3574['length'];++_0x131b64)null!=_0x21502f[_0x1a3574[_0x131b64]]&&(this[_0x1a3574[_0x131b64]]=_0x21502f[_0x1a3574[_0x131b64]]);}}return _0x104725['prototype']['name']='',_0x104725['prototype']['children']=_0x34a408['emptyArray'],_0x104725['prototype']['data']='',_0x104725['prototype']['attributesBoolean']=_0x34a408['emptyObject'],_0x104725['prototype']['attributesJson']='',_0x104725['create']=function(_0x78d28a){return new _0x104725(_0x78d28a);},_0x104725['encode']=function(_0x5f0afc,_0x2d0f08){if(_0x2d0f08||(_0x2d0f08=_0x45ef0e['create']()),null!=_0x5f0afc['name']&&Object['hasOwnProperty']['call'](_0x5f0afc,'name')&&_0x2d0f08['uint32'](0xa)['string'](_0x5f0afc['name']),null!=_0x5f0afc['children']&&_0x5f0afc['children']['length']){for(var _0x2b513a=0x0;_0x2b513a<_0x5f0afc['children']['length'];++_0x2b513a)_0x3491f1['Element']['encode'](_0x5f0afc['children'][_0x2b513a],_0x2d0f08['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5f0afc['data']&&Object['hasOwnProperty']['call'](_0x5f0afc,'data')&&_0x2d0f08['uint32'](0x1a)['string'](_0x5f0afc['data']),null!=_0x5f0afc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5f0afc,'attributesBoolean')){var _0x1f4233=Object['keys'](_0x5f0afc['attributesBoolean']);for(_0x2b513a=0x0;_0x2b513a<_0x1f4233['length'];++_0x2b513a)_0x2d0f08['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1f4233[_0x2b513a])['uint32'](0x10)['bool'](_0x5f0afc['attributesBoolean'][_0x1f4233[_0x2b513a]])['ldelim']();}return null!=_0x5f0afc['attributesJson']&&Object['hasOwnProperty']['call'](_0x5f0afc,'attributesJson')&&_0x2d0f08['uint32'](0x2a)['string'](_0x5f0afc['attributesJson']),_0x2d0f08;},_0x104725['encodeDelimited']=function(_0x3d4f75,_0x3db94b){return this['encode'](_0x3d4f75,_0x3db94b)['ldelim']();},_0x104725['decode']=function(_0x328818,_0x14bf05){_0x328818 instanceof _0x1293b9||(_0x328818=_0x1293b9['create'](_0x328818));for(var _0x26af09,_0x4ba196,_0x572417=void 0x0===_0x14bf05?_0x328818['len']:_0x328818['pos']+_0x14bf05,_0x435d98=new _0x3491f1['Element']();_0x328818['pos']<_0x572417;){var _0x4df34f=_0x328818['uint32']();switch(_0x4df34f>>>0x3){case 0x1:_0x435d98['name']=_0x328818['string']();break;case 0x2:_0x435d98['children']&&_0x435d98['children']['length']||(_0x435d98['children']=[]),_0x435d98['children']['push'](_0x3491f1['Element']['decode'](_0x328818,_0x328818['uint32']()));break;case 0x3:_0x435d98['data']=_0x328818['string']();break;case 0x4:_0x435d98['attributesBoolean']===_0x34a408['emptyObject']&&(_0x435d98['attributesBoolean']={});var _0xefd5d2=_0x328818['uint32']()+_0x328818['pos'];for(_0x26af09='',_0x4ba196=!0x1;_0x328818['pos']<_0xefd5d2;){var _0x505633=_0x328818['uint32']();switch(_0x505633>>>0x3){case 0x1:_0x26af09=_0x328818['string']();break;case 0x2:_0x4ba196=_0x328818['bool']();break;default:_0x328818['skipType'](0x7&_0x505633);}}_0x435d98['attributesBoolean'][_0x26af09]=_0x4ba196;break;case 0x5:_0x435d98['attributesJson']=_0x328818['string']();break;default:_0x328818['skipType'](0x7&_0x4df34f);}}return _0x435d98;},_0x104725['decodeDelimited']=function(_0x3efc76){return _0x3efc76 instanceof _0x1293b9||(_0x3efc76=new _0x1293b9(_0x3efc76)),this['decode'](_0x3efc76,_0x3efc76['uint32']());},_0x104725['verify']=function(_0x1c9915){if('object'!=typeof _0x1c9915||null===_0x1c9915)return'object\x20expected';if(null!=_0x1c9915['name']&&_0x1c9915['hasOwnProperty']('name')&&!_0x34a408['isString'](_0x1c9915['name']))return'name:\x20string\x20expected';if(null!=_0x1c9915['children']&&_0x1c9915['hasOwnProperty']('children')){if(!Array['isArray'](_0x1c9915['children']))return'children:\x20array\x20expected';for(var _0xf3e79a=0x0;_0xf3e79a<_0x1c9915['children']['length'];++_0xf3e79a){var _0xd4893c=_0x3491f1['Element']['verify'](_0x1c9915['children'][_0xf3e79a]);if(_0xd4893c)return'children.'+_0xd4893c;}}if(null!=_0x1c9915['data']&&_0x1c9915['hasOwnProperty']('data')&&!_0x34a408['isString'](_0x1c9915['data']))return'data:\x20string\x20expected';if(null!=_0x1c9915['attributesBoolean']&&_0x1c9915['hasOwnProperty']('attributesBoolean')){if(!_0x34a408['isObject'](_0x1c9915['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x57cacc=Object['keys'](_0x1c9915['attributesBoolean']);for(_0xf3e79a=0x0;_0xf3e79a<_0x57cacc['length'];++_0xf3e79a)if('boolean'!=typeof _0x1c9915['attributesBoolean'][_0x57cacc[_0xf3e79a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1c9915['attributesJson']&&_0x1c9915['hasOwnProperty']('attributesJson')&&!_0x34a408['isString'](_0x1c9915['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x104725['fromObject']=function(_0x382619){if(_0x382619 instanceof _0x3491f1['Element'])return _0x382619;var _0x4b7bed=new _0x3491f1['Element']();if(null!=_0x382619['name']&&(_0x4b7bed['name']=String(_0x382619['name'])),_0x382619['children']){if(!Array['isArray'](_0x382619['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4b7bed['children']=[];for(var _0x456693=0x0;_0x456693<_0x382619['children']['length'];++_0x456693){if('object'!=typeof _0x382619['children'][_0x456693])throw TypeError('.Element.children:\x20object\x20expected');_0x4b7bed['children'][_0x456693]=_0x3491f1['Element']['fromObject'](_0x382619['children'][_0x456693]);}}if(null!=_0x382619['data']&&(_0x4b7bed['data']=String(_0x382619['data'])),_0x382619['attributesBoolean']){if('object'!=typeof _0x382619['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4b7bed['attributesBoolean']={};var _0x540ed3=Object['keys'](_0x382619['attributesBoolean']);for(_0x456693=0x0;_0x456693<_0x540ed3['length'];++_0x456693)_0x4b7bed['attributesBoolean'][_0x540ed3[_0x456693]]=Boolean(_0x382619['attributesBoolean'][_0x540ed3[_0x456693]]);}return null!=_0x382619['attributesJson']&&(_0x4b7bed['attributesJson']=String(_0x382619['attributesJson'])),_0x4b7bed;},_0x104725['toObject']=function(_0x2aa89f,_0x4fb208){_0x4fb208||(_0x4fb208={});var _0x40f48f,_0x2d1a22={};if((_0x4fb208['arrays']||_0x4fb208['defaults'])&&(_0x2d1a22['children']=[]),(_0x4fb208['objects']||_0x4fb208['defaults'])&&(_0x2d1a22['attributesBoolean']={}),_0x4fb208['defaults']&&(_0x2d1a22['name']='',_0x2d1a22['data']='',_0x2d1a22['attributesJson']=''),null!=_0x2aa89f['name']&&_0x2aa89f['hasOwnProperty']('name')&&(_0x2d1a22['name']=_0x2aa89f['name']),_0x2aa89f['children']&&_0x2aa89f['children']['length']){_0x2d1a22['children']=[];for(var _0x2af754=0x0;_0x2af754<_0x2aa89f['children']['length'];++_0x2af754)_0x2d1a22['children'][_0x2af754]=_0x3491f1['Element']['toObject'](_0x2aa89f['children'][_0x2af754],_0x4fb208);}if(null!=_0x2aa89f['data']&&_0x2aa89f['hasOwnProperty']('data')&&(_0x2d1a22['data']=_0x2aa89f['data']),_0x2aa89f['attributesBoolean']&&(_0x40f48f=Object['keys'](_0x2aa89f['attributesBoolean']))['length']){_0x2d1a22['attributesBoolean']={};for(_0x2af754=0x0;_0x2af754<_0x40f48f['length'];++_0x2af754)_0x2d1a22['attributesBoolean'][_0x40f48f[_0x2af754]]=_0x2aa89f['attributesBoolean'][_0x40f48f[_0x2af754]];}return null!=_0x2aa89f['attributesJson']&&_0x2aa89f['hasOwnProperty']('attributesJson')&&(_0x2d1a22['attributesJson']=_0x2aa89f['attributesJson']),_0x2d1a22;},_0x104725['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x104725['getTypeUrl']=function(_0x2ac564){return void 0x0===_0x2ac564&&(_0x2ac564='type.googleapis.com'),_0x2ac564+'/Element';},_0x104725;}()),_0x3491f1;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xf0ad83){return new y(this['_protobufRoot'][_0xf0ad83]);}}class y{['_protobuf'];constructor(_0x583763){this['_protobuf']=_0x583763;}['compress'](_0x38f018){const _0x397caf=this['_protobuf']['verify'](_0x38f018);if(_0x397caf)throw Error(_0x397caf);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x38f018))['finish']();}['decompress'](_0x6f962){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x6f962),{'oneofs':!0x0});}}function _(_0x5c8314,_0x465a2d){const _0x1d4bb5=_0x4d297b(_0x5c8314);return _0x1d4bb5['path'][_0x1d4bb5['path']['length']-0x1]+=_0x465a2d,_0x1d4bb5;}function O(_0x4e1959,_0x29f7e5){return _0x4e1959['root']===_0x29f7e5['root']&&_0x1cd4b0(_0x4e1959['path'],_0x29f7e5['path']);}function $(_0x732369){P(_0x732369,_0x372dc8=>('main'==_0x372dc8['root']?(_0x372dc8['rootMain']=!0x0,delete _0x372dc8['root']):'$graveyard'==_0x372dc8['root']&&(_0x372dc8['rootGraveyard']=!0x0,delete _0x372dc8['root']),_0x372dc8));}function J(_0xd1498e){P(_0xd1498e,_0x508084=>(_0x508084['rootMain']?(_0x508084['root']='main',delete _0x508084['rootMain']):_0x508084['rootGraveyard']&&(_0x508084['root']='$graveyard',delete _0x508084['rootGraveyard']),_0x508084));}function P(_0x54159f,_0x1037f3){for(const _0x57131d in _0x54159f){const _0x2258e7=_0x54159f[_0x57131d];'nodes'!==_0x57131d&&_0x506411(_0x2258e7)&&(_0x2258e7['path']&&(_0x2258e7['root']||_0x2258e7['rootMain']||_0x2258e7['rootGraveyard'])?_0x54159f[_0x57131d]=_0x1037f3(_0x2258e7):P(_0x2258e7,_0x1037f3));}return _0x54159f;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x57ddff,_0x31c62b,_0x451cb5){this['_id']=_0x57ddff,this['_operationName']=_0x31c62b,this['_protobufDescriptor']=_0x451cb5;}['compress'](_0x495578,_0x2229cf){const _0x3ee34b=_0x2229cf['shift']();return $(_0x3ee34b),_0x495578['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3ee34b)),_0x495578['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ac98b,_0x522335){_0x522335['types']['shift']();const _0x250001=this['_protobufDescriptor']['decompress'](_0x522335['buffers']['shift']());J(_0x250001),_0x250001['__className']=this['_operationName'],_0x3ac98b['push'](_0x250001);}}class s extends e{['compress'](_0x89dcc,_0x37d8a3){const _0x26d540=_0x37d8a3['shift']();return this['_serializeOneOf']('oldValue',_0x26d540),this['_serializeOneOf']('newValue',_0x26d540),$(_0x26d540),_0x89dcc['buffers']['push'](this['_protobufDescriptor']['compress'](_0x26d540)),_0x89dcc['types']['push'](this['_id']),!0x0;}['decompress'](_0x41a585,_0x3518ae){const {types:_0x417a1f,buffers:_0x4d2479}=_0x3518ae,_0x42cb6b=this['_protobufDescriptor']['decompress'](_0x4d2479['shift']());_0x417a1f['shift'](),this['_deserializeOneOf']('oldValue',_0x42cb6b),this['_deserializeOneOf']('newValue',_0x42cb6b),J(_0x42cb6b),_0x42cb6b['__className']=this['_operationName'],_0x41a585['push'](_0x42cb6b);}['_serializeOneOf'](_0xf26474,_0x4d9a16){const _0x198e49=_0x4d9a16[_0xf26474];'boolean'==typeof _0x198e49?_0x4d9a16[_0xf26474+'Boolean']=_0x198e49:_0x4d9a16[_0xf26474+'Json']=JSON['stringify'](_0x198e49);}['_deserializeOneOf'](_0x41c173,_0x5c2545){const _0x96d167=_0x41c173+'Json';_0x5c2545[_0x96d167]?(_0x5c2545[_0x41c173]=JSON['parse'](_0x5c2545[_0x96d167]),delete _0x5c2545[_0x96d167]):(_0x5c2545[_0x41c173]=_0x5c2545[_0x41c173+'Boolean'],delete _0x5c2545[_0x41c173+'Boolean']);}}class i extends e{['compress'](_0x49909e,_0x189859){const _0x46334d=_0x189859['shift']();return this['_serializeNodesAttributes'](_0x46334d['nodes']),$(_0x46334d),_0x49909e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x46334d)),_0x49909e['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e9ef5,_0x17d3e0){const {types:_0x200a6,buffers:_0x1f5c3a}=_0x17d3e0,_0x502cae=this['_protobufDescriptor']['decompress'](_0x1f5c3a['shift']());_0x200a6['shift'](),_0x502cae['nodes']||(_0x502cae['nodes']=[]),this['_deserializeNodesAttributes'](_0x502cae['nodes']),J(_0x502cae),_0x502cae['__className']=this['_operationName'],_0x2e9ef5['push'](_0x502cae);}['_serializeNodesAttributes'](_0x3ff390){for(const _0x231d4f of _0x3ff390){if(_0x231d4f['attributes']){const _0x7bed8d=_0x231d4f['attributes'];this['_areValuesBoolean'](_0x7bed8d)?_0x231d4f['attributesBoolean']=_0x7bed8d:_0x231d4f['attributesJson']=JSON['stringify'](_0x7bed8d);}_0x231d4f['children']&&this['_serializeNodesAttributes'](_0x231d4f['children']);}}['_deserializeNodesAttributes'](_0x68fd15){for(const _0x2501fa of _0x68fd15)(_0x2501fa['attributesBoolean']||_0x2501fa['attributesJson'])&&(_0x2501fa['attributesBoolean']?(_0x2501fa['attributes']=_0x2501fa['attributesBoolean'],delete _0x2501fa['attributesBoolean']):(_0x2501fa['attributes']=JSON['parse'](_0x2501fa['attributesJson']),delete _0x2501fa['attributesJson'])),_0x2501fa['children']&&this['_deserializeNodesAttributes'](_0x2501fa['children']);}['_areValuesBoolean'](_0x37809b){return Object['keys'](_0x37809b)['every'](_0xe8edb3=>'boolean'==typeof _0x37809b[_0xe8edb3]);}}class n extends e{['decompress'](_0x4c5f04,_0x465fc9){super['decompress'](_0x4c5f04,_0x465fc9);const _0x276ae9=_0x4c5f04[_0x4c5f04['length']-0x1];_0x276ae9['oldRange']||(_0x276ae9['oldRange']=null),_0x276ae9['newRange']||(_0x276ae9['newRange']=null);}}class p extends e{['compress'](_0x387a09,_0x15add0){return _0x15add0['shift'](),_0x387a09['types']['push'](this['_id']),!0x0;}['decompress'](_0x3aa978,_0x1dd71d){_0x1dd71d['types']['shift'](),_0x3aa978['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3bad64,_0x23b530,_0x5f542a,_0x5e25b8){super(_0x3bad64,_0x23b530,_0x5f542a),this['_omittedNamespace']=_0x5e25b8+':';}['compress'](_0x523599,_0x33dd82){return!('MarkerOperation'!=_0x33dd82[0x0]['__className']||!_0x33dd82[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x33dd82[0x0]['name']=_0x33dd82[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x523599,_0x33dd82),!0x0);}['decompress'](_0x360c95,_0x46df54){super['decompress'](_0x360c95,_0x46df54);const _0x508a0a=_0x360c95[_0x360c95['length']-0x1];_0x508a0a['name']=this['_omittedNamespace']+_0x508a0a['name'];}}class b{['_id'];['_context'];constructor(_0x18b266,_0x9a75c4){this['_id']=_0x18b266,this['_context']=_0x9a75c4;}['compress'](_0xfaf37d,_0x5de914){let _0x2a23cd;for(;_0x5de914['length']>0x1&&this['_compareOperations'](_0x5de914[0x0],_0x5de914[0x1]);)_0x2a23cd?(_0x2a23cd=this['_combineNext'](_0x5de914['shift'](),_0x2a23cd),_0xfaf37d['types']['push'](0x0)):(_0x2a23cd=_0x4d297b(_0x5de914['shift']()),_0xfaf37d['types']['push'](this['_id']));return!!_0x2a23cd&&(_0x2a23cd=this['_combineNext'](_0x5de914['shift'](),_0x2a23cd),_0xfaf37d['types']['push'](0x0),_0xfaf37d['buffers']['push'](this['_compressSingleOperation'](_0x2a23cd)),!0x0);}['decompress'](_0x29c82a,_0x24a5b0){const _0x4ffd3=this['_decompressSingleOperation'](_0x24a5b0);for(;0x0==_0x24a5b0['types'][0x0];)_0x24a5b0['types']['shift'](),_0x29c82a['push'](this['_splitCurrent'](_0x4ffd3));_0x29c82a['push'](_0x4ffd3);}}class m extends b{['_combineNext'](_0x24b304,_0x2ea56e){return _0x2ea56e['nodes'][0x0]['data']+=_0x24b304['nodes'][0x0]['data'],_0x2ea56e;}['_splitCurrent'](_0x8bbe55){const _0x29f780=_0x4d297b(_0x8bbe55),_0x3c7f1b=_0x29f780['nodes'][0x0],_0x36c6e3=_0x8bbe55['nodes'][0x0],_0x559bb0=_0x36c6e3['data'][Symbol['iterator']]()['next']()['value'],_0x541a89=_0x559bb0['length'];return _0x3c7f1b['data']=_0x559bb0,_0x36c6e3['data']=_0x36c6e3['data']['substr'](_0x541a89),_0x8bbe55['position']=_(_0x8bbe55['position'],_0x541a89),_0x29f780;}['_compareOperations'](_0x4c7bb0,_0x38dad2){if(this['_checkOperation'](_0x4c7bb0)&&this['_checkOperation'](_0x38dad2)){const _0x1fdbc0=_0x4c7bb0['nodes'][0x0]['data']['length'],_0x3ce04e=O(_(_0x4c7bb0['position'],_0x1fdbc0),_0x38dad2['position']),_0x2c3574=_0x4c7bb0['nodes'][0x0],_0x7d5031=_0x38dad2['nodes'][0x0];return _0x3ce04e&&this['_compareAttributes'](_0x2c3574,_0x7d5031);}return!0x1;}['_compressSingleOperation'](_0x1fad93){const _0x132565={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x132565,[_0x1fad93]),_0x132565['buffers'][0x0];}['_decompressSingleOperation'](_0x3b9365){const _0x49fb23=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x49fb23,_0x3b9365),_0x49fb23[0x0];}['_checkOperation'](_0xc3dbc1){return'InsertOperation'==_0xc3dbc1['__className']&&0x1==_0xc3dbc1['nodes']['length']&&_0xc3dbc1['nodes'][0x0]['data']&&!_0xc3dbc1['wasUndone']&&0x1==Array['from'](_0xc3dbc1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x465e2f,_0x58002b){const _0x2cd571=Object['keys'](_0x465e2f['attributes']||{}),_0x33a200=Object['keys'](_0x58002b['attributes']||{});return _0x2cd571['length']===_0x33a200['length']&&_0x2cd571['every'](_0x446caa=>_0x58002b['attributes'][_0x446caa]&&_0x58002b['attributes'][_0x446caa]===_0x465e2f['attributes'][_0x446caa]);}}class c extends b{['_combineNext'](_0x2c200e,_0x114e0f){return _0x114e0f['howMany']++,_0x114e0f['sourcePosition']=_0x4d297b(_0x2c200e['sourcePosition']),_0x114e0f;}['_splitCurrent'](_0x1375bf){const _0x5127e8=_0x4d297b(_0x1375bf);return _0x1375bf['howMany']--,_0x5127e8['howMany']=0x1,_0x5127e8['sourcePosition']=_(_0x5127e8['sourcePosition'],_0x1375bf['howMany']),_0x5127e8;}['_compareOperations'](_0x559400,_0xb7d7c2){return!(!this['_checkOperation'](_0x559400)||!this['_checkOperation'](_0xb7d7c2))&&(O(_(_0x559400['sourcePosition'],-0x1),_0xb7d7c2['sourcePosition'])&&O(_0x559400['targetPosition'],_0xb7d7c2['targetPosition']));}['_compressSingleOperation'](_0x2b8fc0){const _0x4c3baa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4c3baa,[_0x2b8fc0]),_0x4c3baa['buffers'][0x0];}['_decompressSingleOperation'](_0x2d478f){const _0x589d02=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x589d02,_0x2d478f),_0x589d02[0x0];}['_checkOperation'](_0x50d02a){return'MoveOperation'==_0x50d02a['__className']&&'$graveyard'==_0x50d02a['targetPosition']['root']&&0x1==_0x50d02a['howMany']&&!_0x50d02a['wasUndone'];}}class h extends b{['_combineNext'](_0xe16c16,_0x5e5f81){return _0x5e5f81['howMany']++,_0x5e5f81;}['_splitCurrent'](_0x53fc08){const _0x3802d7=_0x4d297b(_0x53fc08);return _0x3802d7['howMany']=0x1,_0x53fc08['howMany']--,_0x3802d7;}['_compareOperations'](_0x153978,_0x327925){return!(!this['_checkOperation'](_0x153978)||!this['_checkOperation'](_0x327925))&&(O(_0x153978['sourcePosition'],_0x327925['sourcePosition'])&&O(_0x153978['targetPosition'],_0x327925['targetPosition']));}['_compressSingleOperation'](_0x3dca99){const _0x104083={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x104083,[_0x3dca99]),_0x104083['buffers'][0x0];}['_decompressSingleOperation'](_0x5ddbe7){const _0xadd876=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xadd876,_0x5ddbe7),_0xadd876[0x0];}['_checkOperation'](_0xcc931c){return'MoveOperation'==_0xcc931c['__className']&&'$graveyard'==_0xcc931c['targetPosition']['root']&&0x1==_0xcc931c['howMany']&&!_0xcc931c['wasUndone'];}}class f extends b{['compress'](_0x2c683d,_0x53b577){if(!this['_compareOperations'](_0x53b577[0x0],_0x53b577[0x1]))return!0x1;const _0x40e922=_0x53b577['shift']();return _0x40e922['oldRange']=null,_0x40e922['newRange']&&O(_0x40e922['newRange']['start'],_0x40e922['newRange']['end'])&&(_0x40e922['newRange']['end']=null),_0x53b577['shift'](),_0x2c683d['types']['push'](this['_id']),_0x2c683d['types']['push'](0x0),_0x2c683d['buffers']['push'](this['_compressSingleOperation'](_0x40e922)),!0x0;}['decompress'](_0x47a51b,_0x30da5c){const _0x1d39dc=this['_decompressSingleOperation'](_0x30da5c);_0x1d39dc['newRange']&&!_0x1d39dc['newRange']['end']&&(_0x1d39dc['newRange']['end']=_0x4d297b(_0x1d39dc['newRange']['start']));const _0x2ddb9a=_0x4d297b(_0x1d39dc);_0x2ddb9a['newRange']&&(_0x2ddb9a['newRange']['start']['stickiness']='toNone',_0x2ddb9a['newRange']['end']=_0x4d297b(_0x2ddb9a['newRange']['start'])),_0x2ddb9a['name']='user:position:'+_0x2ddb9a['name']['split'](':')[0x2],_0x30da5c['types']['shift'](),_0x47a51b['push'](_0x1d39dc),_0x47a51b['push'](_0x2ddb9a);}['_compressSingleOperation'](_0x7dcaae){const _0x2b0a59={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2b0a59,[_0x7dcaae]),_0x2b0a59['buffers'][0x0];}['_decompressSingleOperation'](_0x1d67a4){const _0x55481b=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x55481b,_0x1d67a4),_0x55481b[0x0];}['_compareOperations'](_0x5bbc5f,_0x155b4c){return!(!_0x5bbc5f||!_0x155b4c)&&('MarkerOperation'==_0x5bbc5f['__className']&&'MarkerOperation'==_0x155b4c['__className']&&!(!_0x5bbc5f['name']['startsWith']('user:')||!_0x155b4c['name']['startsWith']('user:')||_0x5bbc5f['name']==_0x155b4c['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x56fd54=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',_0x56fd54,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x56fd54,'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'](_0x11b436){if(!_0x11b436||!_0x11b436[0x0])throw new _0xe2020a('no-operations-provided',this);const _0x12e9b7={'types':[],'buffers':[],'baseVersion':_0x11b436[0x0]['baseVersion']};for(;_0x11b436['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('TypingAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('DeletingAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName'](_0x11b436[0x0]['__className'])['compress'](_0x12e9b7,_0x11b436);return _0x12e9b7;}['decompress'](_0x5448f6){const _0x4b0cc1=[];for(;_0x5448f6['types']['length'];){this['_compressorById']['get'](_0x5448f6['types'][0x0])['decompress'](_0x4b0cc1,_0x5448f6);}return _0x4b0cc1['forEach']((_0x2c8692,_0x2e0688)=>_0x2c8692['baseVersion']=_0x5448f6['baseVersion']+_0x2e0688),_0x4b0cc1;}['_getCompressorByName'](_0x1e2410){return this['_compressorByName']['get'](_0x1e2410);}['_registerOperationCompressor'](_0x3cef78,_0x50b0af,_0x4d3d7b){const _0x43a106=new _0x4d3d7b(_0x3cef78,_0x50b0af,this['_protobufFactory']['getDescriptor'](_0x50b0af));this['_registerCompressor'](_0x3cef78,_0x50b0af,_0x43a106);}['_registerActionCompressor'](_0x22f881,_0x2e5996,_0x449e0c){const _0x5905c0=new _0x449e0c(_0x22f881,this);this['_registerCompressor'](_0x22f881,_0x2e5996,_0x5905c0);}['_registerCompressor'](_0x46f52f,_0x5d8125,_0x3856d5){this['_compressorById']['set'](_0x46f52f,_0x3856d5),this['_compressorByName']['set'](_0x5d8125,_0x3856d5);}}export{g as Compressor};
23
+ import{CKEditorError as _0x4ddb20}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x1c4233 from'protobufjs/minimal.js';import{cloneDeep as _0x2d96e4,isEqual as _0x53beef,isObject as _0x3045c8}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x1ec257=_0x1c4233['Reader'],_0x415775=_0x1c4233['Writer'],_0x53b44c=_0x1c4233['util'],_0x268396=_0x1c4233['roots']['default']||(_0x1c4233['roots']['default']={});return _0x268396['AttributeOperation']=(function(){function _0x48ca76(_0x1420ce){if(_0x1420ce){for(var _0x48a3eb=Object['keys'](_0x1420ce),_0x8b41eb=0x0;_0x8b41eb<_0x48a3eb['length'];++_0x8b41eb)null!=_0x1420ce[_0x48a3eb[_0x8b41eb]]&&(this[_0x48a3eb[_0x8b41eb]]=_0x1420ce[_0x48a3eb[_0x8b41eb]]);}}return _0x48ca76['prototype']['range']=null,_0x48ca76['prototype']['key']='',_0x48ca76['prototype']['oldValueBoolean']=!0x1,_0x48ca76['prototype']['oldValueJson']='',_0x48ca76['prototype']['newValueBoolean']=!0x1,_0x48ca76['prototype']['newValueJson']='',_0x48ca76['prototype']['wasUndone']=!0x1,_0x48ca76['create']=function(_0x486065){return new _0x48ca76(_0x486065);},_0x48ca76['encode']=function(_0x248538,_0x54b850){return _0x54b850||(_0x54b850=_0x415775['create']()),null!=_0x248538['range']&&Object['hasOwnProperty']['call'](_0x248538,'range')&&_0x268396['Range']['encode'](_0x248538['range'],_0x54b850['uint32'](0xa)['fork']())['ldelim'](),null!=_0x248538['key']&&Object['hasOwnProperty']['call'](_0x248538,'key')&&_0x54b850['uint32'](0x12)['string'](_0x248538['key']),null!=_0x248538['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x248538,'oldValueBoolean')&&_0x54b850['uint32'](0x18)['bool'](_0x248538['oldValueBoolean']),null!=_0x248538['oldValueJson']&&Object['hasOwnProperty']['call'](_0x248538,'oldValueJson')&&_0x54b850['uint32'](0x22)['string'](_0x248538['oldValueJson']),null!=_0x248538['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x248538,'newValueBoolean')&&_0x54b850['uint32'](0x28)['bool'](_0x248538['newValueBoolean']),null!=_0x248538['newValueJson']&&Object['hasOwnProperty']['call'](_0x248538,'newValueJson')&&_0x54b850['uint32'](0x32)['string'](_0x248538['newValueJson']),null!=_0x248538['wasUndone']&&Object['hasOwnProperty']['call'](_0x248538,'wasUndone')&&_0x54b850['uint32'](0x38)['bool'](_0x248538['wasUndone']),_0x54b850;},_0x48ca76['encodeDelimited']=function(_0x55213b,_0x3dae37){return this['encode'](_0x55213b,_0x3dae37)['ldelim']();},_0x48ca76['decode']=function(_0x32a956,_0x42f3ae){_0x32a956 instanceof _0x1ec257||(_0x32a956=_0x1ec257['create'](_0x32a956));for(var _0x4666ee=void 0x0===_0x42f3ae?_0x32a956['len']:_0x32a956['pos']+_0x42f3ae,_0x4de2c1=new _0x268396['AttributeOperation']();_0x32a956['pos']<_0x4666ee;){var _0x6e1ee9=_0x32a956['uint32']();switch(_0x6e1ee9>>>0x3){case 0x1:_0x4de2c1['range']=_0x268396['Range']['decode'](_0x32a956,_0x32a956['uint32']());break;case 0x2:_0x4de2c1['key']=_0x32a956['string']();break;case 0x3:_0x4de2c1['oldValueBoolean']=_0x32a956['bool']();break;case 0x4:_0x4de2c1['oldValueJson']=_0x32a956['string']();break;case 0x5:_0x4de2c1['newValueBoolean']=_0x32a956['bool']();break;case 0x6:_0x4de2c1['newValueJson']=_0x32a956['string']();break;case 0x7:_0x4de2c1['wasUndone']=_0x32a956['bool']();break;default:_0x32a956['skipType'](0x7&_0x6e1ee9);}}return _0x4de2c1;},_0x48ca76['decodeDelimited']=function(_0x32527b){return _0x32527b instanceof _0x1ec257||(_0x32527b=new _0x1ec257(_0x32527b)),this['decode'](_0x32527b,_0x32527b['uint32']());},_0x48ca76['verify']=function(_0x541b42){if('object'!=typeof _0x541b42||null===_0x541b42)return'object\x20expected';if(null!=_0x541b42['range']&&_0x541b42['hasOwnProperty']('range')){var _0x35bb35=_0x268396['Range']['verify'](_0x541b42['range']);if(_0x35bb35)return'range.'+_0x35bb35;}return null!=_0x541b42['key']&&_0x541b42['hasOwnProperty']('key')&&!_0x53b44c['isString'](_0x541b42['key'])?'key:\x20string\x20expected':null!=_0x541b42['oldValueBoolean']&&_0x541b42['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x541b42['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x541b42['oldValueJson']&&_0x541b42['hasOwnProperty']('oldValueJson')&&!_0x53b44c['isString'](_0x541b42['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x541b42['newValueBoolean']&&_0x541b42['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x541b42['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x541b42['newValueJson']&&_0x541b42['hasOwnProperty']('newValueJson')&&!_0x53b44c['isString'](_0x541b42['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x541b42['wasUndone']&&_0x541b42['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x541b42['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x48ca76['fromObject']=function(_0x5163af){if(_0x5163af instanceof _0x268396['AttributeOperation'])return _0x5163af;var _0x5b1077=new _0x268396['AttributeOperation']();if(null!=_0x5163af['range']){if('object'!=typeof _0x5163af['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5b1077['range']=_0x268396['Range']['fromObject'](_0x5163af['range']);}return null!=_0x5163af['key']&&(_0x5b1077['key']=String(_0x5163af['key'])),null!=_0x5163af['oldValueBoolean']&&(_0x5b1077['oldValueBoolean']=Boolean(_0x5163af['oldValueBoolean'])),null!=_0x5163af['oldValueJson']&&(_0x5b1077['oldValueJson']=String(_0x5163af['oldValueJson'])),null!=_0x5163af['newValueBoolean']&&(_0x5b1077['newValueBoolean']=Boolean(_0x5163af['newValueBoolean'])),null!=_0x5163af['newValueJson']&&(_0x5b1077['newValueJson']=String(_0x5163af['newValueJson'])),null!=_0x5163af['wasUndone']&&(_0x5b1077['wasUndone']=Boolean(_0x5163af['wasUndone'])),_0x5b1077;},_0x48ca76['toObject']=function(_0x573f7a,_0x1926b4){_0x1926b4||(_0x1926b4={});var _0x4005dc={};return _0x1926b4['defaults']&&(_0x4005dc['range']=null,_0x4005dc['key']='',_0x4005dc['oldValueBoolean']=!0x1,_0x4005dc['oldValueJson']='',_0x4005dc['newValueBoolean']=!0x1,_0x4005dc['newValueJson']='',_0x4005dc['wasUndone']=!0x1),null!=_0x573f7a['range']&&_0x573f7a['hasOwnProperty']('range')&&(_0x4005dc['range']=_0x268396['Range']['toObject'](_0x573f7a['range'],_0x1926b4)),null!=_0x573f7a['key']&&_0x573f7a['hasOwnProperty']('key')&&(_0x4005dc['key']=_0x573f7a['key']),null!=_0x573f7a['oldValueBoolean']&&_0x573f7a['hasOwnProperty']('oldValueBoolean')&&(_0x4005dc['oldValueBoolean']=_0x573f7a['oldValueBoolean']),null!=_0x573f7a['oldValueJson']&&_0x573f7a['hasOwnProperty']('oldValueJson')&&(_0x4005dc['oldValueJson']=_0x573f7a['oldValueJson']),null!=_0x573f7a['newValueBoolean']&&_0x573f7a['hasOwnProperty']('newValueBoolean')&&(_0x4005dc['newValueBoolean']=_0x573f7a['newValueBoolean']),null!=_0x573f7a['newValueJson']&&_0x573f7a['hasOwnProperty']('newValueJson')&&(_0x4005dc['newValueJson']=_0x573f7a['newValueJson']),null!=_0x573f7a['wasUndone']&&_0x573f7a['hasOwnProperty']('wasUndone')&&(_0x4005dc['wasUndone']=_0x573f7a['wasUndone']),_0x4005dc;},_0x48ca76['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x48ca76['getTypeUrl']=function(_0x353d20){return void 0x0===_0x353d20&&(_0x353d20='type.googleapis.com'),_0x353d20+'/AttributeOperation';},_0x48ca76;}()),_0x268396['InsertOperation']=(function(){function _0x16bd07(_0x1bcbe1){if(this['nodes']=[],_0x1bcbe1){for(var _0x4fda78=Object['keys'](_0x1bcbe1),_0x6dffdd=0x0;_0x6dffdd<_0x4fda78['length'];++_0x6dffdd)null!=_0x1bcbe1[_0x4fda78[_0x6dffdd]]&&(this[_0x4fda78[_0x6dffdd]]=_0x1bcbe1[_0x4fda78[_0x6dffdd]]);}}return _0x16bd07['prototype']['position']=null,_0x16bd07['prototype']['nodes']=_0x53b44c['emptyArray'],_0x16bd07['prototype']['shouldReceiveAttributes']=!0x1,_0x16bd07['prototype']['wasUndone']=!0x1,_0x16bd07['create']=function(_0x2b26b1){return new _0x16bd07(_0x2b26b1);},_0x16bd07['encode']=function(_0x46cdfc,_0x44e19b){if(_0x44e19b||(_0x44e19b=_0x415775['create']()),null!=_0x46cdfc['position']&&Object['hasOwnProperty']['call'](_0x46cdfc,'position')&&_0x268396['Position']['encode'](_0x46cdfc['position'],_0x44e19b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x46cdfc['nodes']&&_0x46cdfc['nodes']['length']){for(var _0x17dcb5=0x0;_0x17dcb5<_0x46cdfc['nodes']['length'];++_0x17dcb5)_0x268396['Element']['encode'](_0x46cdfc['nodes'][_0x17dcb5],_0x44e19b['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x46cdfc['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x46cdfc,'shouldReceiveAttributes')&&_0x44e19b['uint32'](0x18)['bool'](_0x46cdfc['shouldReceiveAttributes']),null!=_0x46cdfc['wasUndone']&&Object['hasOwnProperty']['call'](_0x46cdfc,'wasUndone')&&_0x44e19b['uint32'](0x20)['bool'](_0x46cdfc['wasUndone']),_0x44e19b;},_0x16bd07['encodeDelimited']=function(_0x267ce7,_0x127bae){return this['encode'](_0x267ce7,_0x127bae)['ldelim']();},_0x16bd07['decode']=function(_0xebda60,_0x5ccfc2){_0xebda60 instanceof _0x1ec257||(_0xebda60=_0x1ec257['create'](_0xebda60));for(var _0x1aafd0=void 0x0===_0x5ccfc2?_0xebda60['len']:_0xebda60['pos']+_0x5ccfc2,_0x31b834=new _0x268396['InsertOperation']();_0xebda60['pos']<_0x1aafd0;){var _0x314fcd=_0xebda60['uint32']();switch(_0x314fcd>>>0x3){case 0x1:_0x31b834['position']=_0x268396['Position']['decode'](_0xebda60,_0xebda60['uint32']());break;case 0x2:_0x31b834['nodes']&&_0x31b834['nodes']['length']||(_0x31b834['nodes']=[]),_0x31b834['nodes']['push'](_0x268396['Element']['decode'](_0xebda60,_0xebda60['uint32']()));break;case 0x3:_0x31b834['shouldReceiveAttributes']=_0xebda60['bool']();break;case 0x4:_0x31b834['wasUndone']=_0xebda60['bool']();break;default:_0xebda60['skipType'](0x7&_0x314fcd);}}return _0x31b834;},_0x16bd07['decodeDelimited']=function(_0x260cf6){return _0x260cf6 instanceof _0x1ec257||(_0x260cf6=new _0x1ec257(_0x260cf6)),this['decode'](_0x260cf6,_0x260cf6['uint32']());},_0x16bd07['verify']=function(_0xa415b8){if('object'!=typeof _0xa415b8||null===_0xa415b8)return'object\x20expected';if(null!=_0xa415b8['position']&&_0xa415b8['hasOwnProperty']('position')&&(_0x5ae699=_0x268396['Position']['verify'](_0xa415b8['position'])))return'position.'+_0x5ae699;if(null!=_0xa415b8['nodes']&&_0xa415b8['hasOwnProperty']('nodes')){if(!Array['isArray'](_0xa415b8['nodes']))return'nodes:\x20array\x20expected';for(var _0x4d4063=0x0;_0x4d4063<_0xa415b8['nodes']['length'];++_0x4d4063){var _0x5ae699;if(_0x5ae699=_0x268396['Element']['verify'](_0xa415b8['nodes'][_0x4d4063]))return'nodes.'+_0x5ae699;}}return null!=_0xa415b8['shouldReceiveAttributes']&&_0xa415b8['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0xa415b8['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0xa415b8['wasUndone']&&_0xa415b8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xa415b8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16bd07['fromObject']=function(_0x5e1326){if(_0x5e1326 instanceof _0x268396['InsertOperation'])return _0x5e1326;var _0xd445ff=new _0x268396['InsertOperation']();if(null!=_0x5e1326['position']){if('object'!=typeof _0x5e1326['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0xd445ff['position']=_0x268396['Position']['fromObject'](_0x5e1326['position']);}if(_0x5e1326['nodes']){if(!Array['isArray'](_0x5e1326['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0xd445ff['nodes']=[];for(var _0x43bd86=0x0;_0x43bd86<_0x5e1326['nodes']['length'];++_0x43bd86){if('object'!=typeof _0x5e1326['nodes'][_0x43bd86])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0xd445ff['nodes'][_0x43bd86]=_0x268396['Element']['fromObject'](_0x5e1326['nodes'][_0x43bd86]);}}return null!=_0x5e1326['shouldReceiveAttributes']&&(_0xd445ff['shouldReceiveAttributes']=Boolean(_0x5e1326['shouldReceiveAttributes'])),null!=_0x5e1326['wasUndone']&&(_0xd445ff['wasUndone']=Boolean(_0x5e1326['wasUndone'])),_0xd445ff;},_0x16bd07['toObject']=function(_0x3c7a90,_0x1a8468){_0x1a8468||(_0x1a8468={});var _0x3242ea={};if((_0x1a8468['arrays']||_0x1a8468['defaults'])&&(_0x3242ea['nodes']=[]),_0x1a8468['defaults']&&(_0x3242ea['position']=null,_0x3242ea['shouldReceiveAttributes']=!0x1,_0x3242ea['wasUndone']=!0x1),null!=_0x3c7a90['position']&&_0x3c7a90['hasOwnProperty']('position')&&(_0x3242ea['position']=_0x268396['Position']['toObject'](_0x3c7a90['position'],_0x1a8468)),_0x3c7a90['nodes']&&_0x3c7a90['nodes']['length']){_0x3242ea['nodes']=[];for(var _0x4d888b=0x0;_0x4d888b<_0x3c7a90['nodes']['length'];++_0x4d888b)_0x3242ea['nodes'][_0x4d888b]=_0x268396['Element']['toObject'](_0x3c7a90['nodes'][_0x4d888b],_0x1a8468);}return null!=_0x3c7a90['shouldReceiveAttributes']&&_0x3c7a90['hasOwnProperty']('shouldReceiveAttributes')&&(_0x3242ea['shouldReceiveAttributes']=_0x3c7a90['shouldReceiveAttributes']),null!=_0x3c7a90['wasUndone']&&_0x3c7a90['hasOwnProperty']('wasUndone')&&(_0x3242ea['wasUndone']=_0x3c7a90['wasUndone']),_0x3242ea;},_0x16bd07['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x16bd07['getTypeUrl']=function(_0x550db){return void 0x0===_0x550db&&(_0x550db='type.googleapis.com'),_0x550db+'/InsertOperation';},_0x16bd07;}()),_0x268396['MarkerOperation']=(function(){function _0x360d3f(_0x18de13){if(_0x18de13){for(var _0x11cf42=Object['keys'](_0x18de13),_0x4ff5f8=0x0;_0x4ff5f8<_0x11cf42['length'];++_0x4ff5f8)null!=_0x18de13[_0x11cf42[_0x4ff5f8]]&&(this[_0x11cf42[_0x4ff5f8]]=_0x18de13[_0x11cf42[_0x4ff5f8]]);}}return _0x360d3f['prototype']['name']='',_0x360d3f['prototype']['oldRange']=null,_0x360d3f['prototype']['newRange']=null,_0x360d3f['prototype']['affectsData']=!0x1,_0x360d3f['prototype']['wasUndone']=!0x1,_0x360d3f['create']=function(_0x382091){return new _0x360d3f(_0x382091);},_0x360d3f['encode']=function(_0x17ae27,_0x5320a6){return _0x5320a6||(_0x5320a6=_0x415775['create']()),null!=_0x17ae27['name']&&Object['hasOwnProperty']['call'](_0x17ae27,'name')&&_0x5320a6['uint32'](0xa)['string'](_0x17ae27['name']),null!=_0x17ae27['oldRange']&&Object['hasOwnProperty']['call'](_0x17ae27,'oldRange')&&_0x268396['Range']['encode'](_0x17ae27['oldRange'],_0x5320a6['uint32'](0x12)['fork']())['ldelim'](),null!=_0x17ae27['newRange']&&Object['hasOwnProperty']['call'](_0x17ae27,'newRange')&&_0x268396['Range']['encode'](_0x17ae27['newRange'],_0x5320a6['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x17ae27['affectsData']&&Object['hasOwnProperty']['call'](_0x17ae27,'affectsData')&&_0x5320a6['uint32'](0x20)['bool'](_0x17ae27['affectsData']),null!=_0x17ae27['wasUndone']&&Object['hasOwnProperty']['call'](_0x17ae27,'wasUndone')&&_0x5320a6['uint32'](0x28)['bool'](_0x17ae27['wasUndone']),_0x5320a6;},_0x360d3f['encodeDelimited']=function(_0x492bfa,_0x2ebb94){return this['encode'](_0x492bfa,_0x2ebb94)['ldelim']();},_0x360d3f['decode']=function(_0x44d4cb,_0x235867){_0x44d4cb instanceof _0x1ec257||(_0x44d4cb=_0x1ec257['create'](_0x44d4cb));for(var _0x4735a5=void 0x0===_0x235867?_0x44d4cb['len']:_0x44d4cb['pos']+_0x235867,_0x440949=new _0x268396['MarkerOperation']();_0x44d4cb['pos']<_0x4735a5;){var _0x3a3439=_0x44d4cb['uint32']();switch(_0x3a3439>>>0x3){case 0x1:_0x440949['name']=_0x44d4cb['string']();break;case 0x2:_0x440949['oldRange']=_0x268396['Range']['decode'](_0x44d4cb,_0x44d4cb['uint32']());break;case 0x3:_0x440949['newRange']=_0x268396['Range']['decode'](_0x44d4cb,_0x44d4cb['uint32']());break;case 0x4:_0x440949['affectsData']=_0x44d4cb['bool']();break;case 0x5:_0x440949['wasUndone']=_0x44d4cb['bool']();break;default:_0x44d4cb['skipType'](0x7&_0x3a3439);}}return _0x440949;},_0x360d3f['decodeDelimited']=function(_0x282525){return _0x282525 instanceof _0x1ec257||(_0x282525=new _0x1ec257(_0x282525)),this['decode'](_0x282525,_0x282525['uint32']());},_0x360d3f['verify']=function(_0x41c75e){if('object'!=typeof _0x41c75e||null===_0x41c75e)return'object\x20expected';if(null!=_0x41c75e['name']&&_0x41c75e['hasOwnProperty']('name')&&!_0x53b44c['isString'](_0x41c75e['name']))return'name:\x20string\x20expected';var _0x5b8639;if(null!=_0x41c75e['oldRange']&&_0x41c75e['hasOwnProperty']('oldRange')&&(_0x5b8639=_0x268396['Range']['verify'](_0x41c75e['oldRange'])))return'oldRange.'+_0x5b8639;if(null!=_0x41c75e['newRange']&&_0x41c75e['hasOwnProperty']('newRange')&&(_0x5b8639=_0x268396['Range']['verify'](_0x41c75e['newRange'])))return'newRange.'+_0x5b8639;return null!=_0x41c75e['affectsData']&&_0x41c75e['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x41c75e['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x41c75e['wasUndone']&&_0x41c75e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x41c75e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x360d3f['fromObject']=function(_0x477e38){if(_0x477e38 instanceof _0x268396['MarkerOperation'])return _0x477e38;var _0xff3ea2=new _0x268396['MarkerOperation']();if(null!=_0x477e38['name']&&(_0xff3ea2['name']=String(_0x477e38['name'])),null!=_0x477e38['oldRange']){if('object'!=typeof _0x477e38['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xff3ea2['oldRange']=_0x268396['Range']['fromObject'](_0x477e38['oldRange']);}if(null!=_0x477e38['newRange']){if('object'!=typeof _0x477e38['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xff3ea2['newRange']=_0x268396['Range']['fromObject'](_0x477e38['newRange']);}return null!=_0x477e38['affectsData']&&(_0xff3ea2['affectsData']=Boolean(_0x477e38['affectsData'])),null!=_0x477e38['wasUndone']&&(_0xff3ea2['wasUndone']=Boolean(_0x477e38['wasUndone'])),_0xff3ea2;},_0x360d3f['toObject']=function(_0x2e2a76,_0x4db4ef){_0x4db4ef||(_0x4db4ef={});var _0x3010d1={};return _0x4db4ef['defaults']&&(_0x3010d1['name']='',_0x3010d1['oldRange']=null,_0x3010d1['newRange']=null,_0x3010d1['affectsData']=!0x1,_0x3010d1['wasUndone']=!0x1),null!=_0x2e2a76['name']&&_0x2e2a76['hasOwnProperty']('name')&&(_0x3010d1['name']=_0x2e2a76['name']),null!=_0x2e2a76['oldRange']&&_0x2e2a76['hasOwnProperty']('oldRange')&&(_0x3010d1['oldRange']=_0x268396['Range']['toObject'](_0x2e2a76['oldRange'],_0x4db4ef)),null!=_0x2e2a76['newRange']&&_0x2e2a76['hasOwnProperty']('newRange')&&(_0x3010d1['newRange']=_0x268396['Range']['toObject'](_0x2e2a76['newRange'],_0x4db4ef)),null!=_0x2e2a76['affectsData']&&_0x2e2a76['hasOwnProperty']('affectsData')&&(_0x3010d1['affectsData']=_0x2e2a76['affectsData']),null!=_0x2e2a76['wasUndone']&&_0x2e2a76['hasOwnProperty']('wasUndone')&&(_0x3010d1['wasUndone']=_0x2e2a76['wasUndone']),_0x3010d1;},_0x360d3f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x360d3f['getTypeUrl']=function(_0x3c46aa){return void 0x0===_0x3c46aa&&(_0x3c46aa='type.googleapis.com'),_0x3c46aa+'/MarkerOperation';},_0x360d3f;}()),_0x268396['MergeOperation']=(function(){function _0x795312(_0x27c929){if(_0x27c929){for(var _0x469b4f=Object['keys'](_0x27c929),_0x1b9bdd=0x0;_0x1b9bdd<_0x469b4f['length'];++_0x1b9bdd)null!=_0x27c929[_0x469b4f[_0x1b9bdd]]&&(this[_0x469b4f[_0x1b9bdd]]=_0x27c929[_0x469b4f[_0x1b9bdd]]);}}return _0x795312['prototype']['sourcePosition']=null,_0x795312['prototype']['targetPosition']=null,_0x795312['prototype']['graveyardPosition']=null,_0x795312['prototype']['howMany']=0x0,_0x795312['prototype']['wasUndone']=!0x1,_0x795312['create']=function(_0x325eba){return new _0x795312(_0x325eba);},_0x795312['encode']=function(_0x19d55f,_0x10cfe2){return _0x10cfe2||(_0x10cfe2=_0x415775['create']()),null!=_0x19d55f['sourcePosition']&&Object['hasOwnProperty']['call'](_0x19d55f,'sourcePosition')&&_0x268396['Position']['encode'](_0x19d55f['sourcePosition'],_0x10cfe2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x19d55f['targetPosition']&&Object['hasOwnProperty']['call'](_0x19d55f,'targetPosition')&&_0x268396['Position']['encode'](_0x19d55f['targetPosition'],_0x10cfe2['uint32'](0x12)['fork']())['ldelim'](),null!=_0x19d55f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x19d55f,'graveyardPosition')&&_0x268396['Position']['encode'](_0x19d55f['graveyardPosition'],_0x10cfe2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x19d55f['howMany']&&Object['hasOwnProperty']['call'](_0x19d55f,'howMany')&&_0x10cfe2['uint32'](0x20)['uint32'](_0x19d55f['howMany']),null!=_0x19d55f['wasUndone']&&Object['hasOwnProperty']['call'](_0x19d55f,'wasUndone')&&_0x10cfe2['uint32'](0x28)['bool'](_0x19d55f['wasUndone']),_0x10cfe2;},_0x795312['encodeDelimited']=function(_0x2a5dac,_0x71d892){return this['encode'](_0x2a5dac,_0x71d892)['ldelim']();},_0x795312['decode']=function(_0x1e7025,_0x7d7082){_0x1e7025 instanceof _0x1ec257||(_0x1e7025=_0x1ec257['create'](_0x1e7025));for(var _0x1dbbce=void 0x0===_0x7d7082?_0x1e7025['len']:_0x1e7025['pos']+_0x7d7082,_0x31e636=new _0x268396['MergeOperation']();_0x1e7025['pos']<_0x1dbbce;){var _0x5cbacc=_0x1e7025['uint32']();switch(_0x5cbacc>>>0x3){case 0x1:_0x31e636['sourcePosition']=_0x268396['Position']['decode'](_0x1e7025,_0x1e7025['uint32']());break;case 0x2:_0x31e636['targetPosition']=_0x268396['Position']['decode'](_0x1e7025,_0x1e7025['uint32']());break;case 0x3:_0x31e636['graveyardPosition']=_0x268396['Position']['decode'](_0x1e7025,_0x1e7025['uint32']());break;case 0x4:_0x31e636['howMany']=_0x1e7025['uint32']();break;case 0x5:_0x31e636['wasUndone']=_0x1e7025['bool']();break;default:_0x1e7025['skipType'](0x7&_0x5cbacc);}}return _0x31e636;},_0x795312['decodeDelimited']=function(_0x3cf451){return _0x3cf451 instanceof _0x1ec257||(_0x3cf451=new _0x1ec257(_0x3cf451)),this['decode'](_0x3cf451,_0x3cf451['uint32']());},_0x795312['verify']=function(_0x33dc8c){if('object'!=typeof _0x33dc8c||null===_0x33dc8c)return'object\x20expected';var _0x15ec1d;if(null!=_0x33dc8c['sourcePosition']&&_0x33dc8c['hasOwnProperty']('sourcePosition')&&(_0x15ec1d=_0x268396['Position']['verify'](_0x33dc8c['sourcePosition'])))return'sourcePosition.'+_0x15ec1d;if(null!=_0x33dc8c['targetPosition']&&_0x33dc8c['hasOwnProperty']('targetPosition')&&(_0x15ec1d=_0x268396['Position']['verify'](_0x33dc8c['targetPosition'])))return'targetPosition.'+_0x15ec1d;if(null!=_0x33dc8c['graveyardPosition']&&_0x33dc8c['hasOwnProperty']('graveyardPosition')&&(_0x15ec1d=_0x268396['Position']['verify'](_0x33dc8c['graveyardPosition'])))return'graveyardPosition.'+_0x15ec1d;return null!=_0x33dc8c['howMany']&&_0x33dc8c['hasOwnProperty']('howMany')&&!_0x53b44c['isInteger'](_0x33dc8c['howMany'])?'howMany:\x20integer\x20expected':null!=_0x33dc8c['wasUndone']&&_0x33dc8c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33dc8c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x795312['fromObject']=function(_0x3164bf){if(_0x3164bf instanceof _0x268396['MergeOperation'])return _0x3164bf;var _0x5e21e4=new _0x268396['MergeOperation']();if(null!=_0x3164bf['sourcePosition']){if('object'!=typeof _0x3164bf['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x5e21e4['sourcePosition']=_0x268396['Position']['fromObject'](_0x3164bf['sourcePosition']);}if(null!=_0x3164bf['targetPosition']){if('object'!=typeof _0x3164bf['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x5e21e4['targetPosition']=_0x268396['Position']['fromObject'](_0x3164bf['targetPosition']);}if(null!=_0x3164bf['graveyardPosition']){if('object'!=typeof _0x3164bf['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x5e21e4['graveyardPosition']=_0x268396['Position']['fromObject'](_0x3164bf['graveyardPosition']);}return null!=_0x3164bf['howMany']&&(_0x5e21e4['howMany']=_0x3164bf['howMany']>>>0x0),null!=_0x3164bf['wasUndone']&&(_0x5e21e4['wasUndone']=Boolean(_0x3164bf['wasUndone'])),_0x5e21e4;},_0x795312['toObject']=function(_0x1faaf7,_0x257902){_0x257902||(_0x257902={});var _0x3e194c={};return _0x257902['defaults']&&(_0x3e194c['sourcePosition']=null,_0x3e194c['targetPosition']=null,_0x3e194c['graveyardPosition']=null,_0x3e194c['howMany']=0x0,_0x3e194c['wasUndone']=!0x1),null!=_0x1faaf7['sourcePosition']&&_0x1faaf7['hasOwnProperty']('sourcePosition')&&(_0x3e194c['sourcePosition']=_0x268396['Position']['toObject'](_0x1faaf7['sourcePosition'],_0x257902)),null!=_0x1faaf7['targetPosition']&&_0x1faaf7['hasOwnProperty']('targetPosition')&&(_0x3e194c['targetPosition']=_0x268396['Position']['toObject'](_0x1faaf7['targetPosition'],_0x257902)),null!=_0x1faaf7['graveyardPosition']&&_0x1faaf7['hasOwnProperty']('graveyardPosition')&&(_0x3e194c['graveyardPosition']=_0x268396['Position']['toObject'](_0x1faaf7['graveyardPosition'],_0x257902)),null!=_0x1faaf7['howMany']&&_0x1faaf7['hasOwnProperty']('howMany')&&(_0x3e194c['howMany']=_0x1faaf7['howMany']),null!=_0x1faaf7['wasUndone']&&_0x1faaf7['hasOwnProperty']('wasUndone')&&(_0x3e194c['wasUndone']=_0x1faaf7['wasUndone']),_0x3e194c;},_0x795312['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x795312['getTypeUrl']=function(_0x5bec7e){return void 0x0===_0x5bec7e&&(_0x5bec7e='type.googleapis.com'),_0x5bec7e+'/MergeOperation';},_0x795312;}()),_0x268396['MoveOperation']=(function(){function _0x5f12e5(_0x1de34f){if(_0x1de34f){for(var _0x4a2f65=Object['keys'](_0x1de34f),_0x989cf1=0x0;_0x989cf1<_0x4a2f65['length'];++_0x989cf1)null!=_0x1de34f[_0x4a2f65[_0x989cf1]]&&(this[_0x4a2f65[_0x989cf1]]=_0x1de34f[_0x4a2f65[_0x989cf1]]);}}return _0x5f12e5['prototype']['sourcePosition']=null,_0x5f12e5['prototype']['howMany']=0x0,_0x5f12e5['prototype']['targetPosition']=null,_0x5f12e5['prototype']['wasUndone']=!0x1,_0x5f12e5['create']=function(_0x24734d){return new _0x5f12e5(_0x24734d);},_0x5f12e5['encode']=function(_0x2d54ce,_0x1ceadd){return _0x1ceadd||(_0x1ceadd=_0x415775['create']()),null!=_0x2d54ce['sourcePosition']&&Object['hasOwnProperty']['call'](_0x2d54ce,'sourcePosition')&&_0x268396['Position']['encode'](_0x2d54ce['sourcePosition'],_0x1ceadd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d54ce['howMany']&&Object['hasOwnProperty']['call'](_0x2d54ce,'howMany')&&_0x1ceadd['uint32'](0x10)['uint32'](_0x2d54ce['howMany']),null!=_0x2d54ce['targetPosition']&&Object['hasOwnProperty']['call'](_0x2d54ce,'targetPosition')&&_0x268396['Position']['encode'](_0x2d54ce['targetPosition'],_0x1ceadd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x2d54ce['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d54ce,'wasUndone')&&_0x1ceadd['uint32'](0x20)['bool'](_0x2d54ce['wasUndone']),_0x1ceadd;},_0x5f12e5['encodeDelimited']=function(_0x14e7ed,_0x5ee3cd){return this['encode'](_0x14e7ed,_0x5ee3cd)['ldelim']();},_0x5f12e5['decode']=function(_0x28da54,_0x4d7870){_0x28da54 instanceof _0x1ec257||(_0x28da54=_0x1ec257['create'](_0x28da54));for(var _0x263977=void 0x0===_0x4d7870?_0x28da54['len']:_0x28da54['pos']+_0x4d7870,_0x2f088a=new _0x268396['MoveOperation']();_0x28da54['pos']<_0x263977;){var _0x3b0af6=_0x28da54['uint32']();switch(_0x3b0af6>>>0x3){case 0x1:_0x2f088a['sourcePosition']=_0x268396['Position']['decode'](_0x28da54,_0x28da54['uint32']());break;case 0x2:_0x2f088a['howMany']=_0x28da54['uint32']();break;case 0x3:_0x2f088a['targetPosition']=_0x268396['Position']['decode'](_0x28da54,_0x28da54['uint32']());break;case 0x4:_0x2f088a['wasUndone']=_0x28da54['bool']();break;default:_0x28da54['skipType'](0x7&_0x3b0af6);}}return _0x2f088a;},_0x5f12e5['decodeDelimited']=function(_0x36c7d4){return _0x36c7d4 instanceof _0x1ec257||(_0x36c7d4=new _0x1ec257(_0x36c7d4)),this['decode'](_0x36c7d4,_0x36c7d4['uint32']());},_0x5f12e5['verify']=function(_0x423d17){if('object'!=typeof _0x423d17||null===_0x423d17)return'object\x20expected';var _0x63a136;if(null!=_0x423d17['sourcePosition']&&_0x423d17['hasOwnProperty']('sourcePosition')&&(_0x63a136=_0x268396['Position']['verify'](_0x423d17['sourcePosition'])))return'sourcePosition.'+_0x63a136;if(null!=_0x423d17['howMany']&&_0x423d17['hasOwnProperty']('howMany')&&!_0x53b44c['isInteger'](_0x423d17['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x423d17['targetPosition']&&_0x423d17['hasOwnProperty']('targetPosition')&&(_0x63a136=_0x268396['Position']['verify'](_0x423d17['targetPosition'])))return'targetPosition.'+_0x63a136;return null!=_0x423d17['wasUndone']&&_0x423d17['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x423d17['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f12e5['fromObject']=function(_0x2a4cfd){if(_0x2a4cfd instanceof _0x268396['MoveOperation'])return _0x2a4cfd;var _0x2c23d4=new _0x268396['MoveOperation']();if(null!=_0x2a4cfd['sourcePosition']){if('object'!=typeof _0x2a4cfd['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2c23d4['sourcePosition']=_0x268396['Position']['fromObject'](_0x2a4cfd['sourcePosition']);}if(null!=_0x2a4cfd['howMany']&&(_0x2c23d4['howMany']=_0x2a4cfd['howMany']>>>0x0),null!=_0x2a4cfd['targetPosition']){if('object'!=typeof _0x2a4cfd['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2c23d4['targetPosition']=_0x268396['Position']['fromObject'](_0x2a4cfd['targetPosition']);}return null!=_0x2a4cfd['wasUndone']&&(_0x2c23d4['wasUndone']=Boolean(_0x2a4cfd['wasUndone'])),_0x2c23d4;},_0x5f12e5['toObject']=function(_0x5be7f8,_0x4c0dc1){_0x4c0dc1||(_0x4c0dc1={});var _0xacd740={};return _0x4c0dc1['defaults']&&(_0xacd740['sourcePosition']=null,_0xacd740['howMany']=0x0,_0xacd740['targetPosition']=null,_0xacd740['wasUndone']=!0x1),null!=_0x5be7f8['sourcePosition']&&_0x5be7f8['hasOwnProperty']('sourcePosition')&&(_0xacd740['sourcePosition']=_0x268396['Position']['toObject'](_0x5be7f8['sourcePosition'],_0x4c0dc1)),null!=_0x5be7f8['howMany']&&_0x5be7f8['hasOwnProperty']('howMany')&&(_0xacd740['howMany']=_0x5be7f8['howMany']),null!=_0x5be7f8['targetPosition']&&_0x5be7f8['hasOwnProperty']('targetPosition')&&(_0xacd740['targetPosition']=_0x268396['Position']['toObject'](_0x5be7f8['targetPosition'],_0x4c0dc1)),null!=_0x5be7f8['wasUndone']&&_0x5be7f8['hasOwnProperty']('wasUndone')&&(_0xacd740['wasUndone']=_0x5be7f8['wasUndone']),_0xacd740;},_0x5f12e5['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x5f12e5['getTypeUrl']=function(_0x2d4924){return void 0x0===_0x2d4924&&(_0x2d4924='type.googleapis.com'),_0x2d4924+'/MoveOperation';},_0x5f12e5;}()),_0x268396['RenameOperation']=(function(){function _0x1327df(_0x565538){if(_0x565538){for(var _0x1c42b4=Object['keys'](_0x565538),_0x22e7f9=0x0;_0x22e7f9<_0x1c42b4['length'];++_0x22e7f9)null!=_0x565538[_0x1c42b4[_0x22e7f9]]&&(this[_0x1c42b4[_0x22e7f9]]=_0x565538[_0x1c42b4[_0x22e7f9]]);}}return _0x1327df['prototype']['position']=null,_0x1327df['prototype']['oldName']='',_0x1327df['prototype']['newName']='',_0x1327df['prototype']['wasUndone']=!0x1,_0x1327df['create']=function(_0x437e64){return new _0x1327df(_0x437e64);},_0x1327df['encode']=function(_0x5e1f70,_0x20687a){return _0x20687a||(_0x20687a=_0x415775['create']()),null!=_0x5e1f70['position']&&Object['hasOwnProperty']['call'](_0x5e1f70,'position')&&_0x268396['Position']['encode'](_0x5e1f70['position'],_0x20687a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5e1f70['oldName']&&Object['hasOwnProperty']['call'](_0x5e1f70,'oldName')&&_0x20687a['uint32'](0x12)['string'](_0x5e1f70['oldName']),null!=_0x5e1f70['newName']&&Object['hasOwnProperty']['call'](_0x5e1f70,'newName')&&_0x20687a['uint32'](0x1a)['string'](_0x5e1f70['newName']),null!=_0x5e1f70['wasUndone']&&Object['hasOwnProperty']['call'](_0x5e1f70,'wasUndone')&&_0x20687a['uint32'](0x20)['bool'](_0x5e1f70['wasUndone']),_0x20687a;},_0x1327df['encodeDelimited']=function(_0x1eec49,_0x175aad){return this['encode'](_0x1eec49,_0x175aad)['ldelim']();},_0x1327df['decode']=function(_0x3eae4d,_0x4a49df){_0x3eae4d instanceof _0x1ec257||(_0x3eae4d=_0x1ec257['create'](_0x3eae4d));for(var _0x2305e5=void 0x0===_0x4a49df?_0x3eae4d['len']:_0x3eae4d['pos']+_0x4a49df,_0x279562=new _0x268396['RenameOperation']();_0x3eae4d['pos']<_0x2305e5;){var _0x5ad08d=_0x3eae4d['uint32']();switch(_0x5ad08d>>>0x3){case 0x1:_0x279562['position']=_0x268396['Position']['decode'](_0x3eae4d,_0x3eae4d['uint32']());break;case 0x2:_0x279562['oldName']=_0x3eae4d['string']();break;case 0x3:_0x279562['newName']=_0x3eae4d['string']();break;case 0x4:_0x279562['wasUndone']=_0x3eae4d['bool']();break;default:_0x3eae4d['skipType'](0x7&_0x5ad08d);}}return _0x279562;},_0x1327df['decodeDelimited']=function(_0x48b7e8){return _0x48b7e8 instanceof _0x1ec257||(_0x48b7e8=new _0x1ec257(_0x48b7e8)),this['decode'](_0x48b7e8,_0x48b7e8['uint32']());},_0x1327df['verify']=function(_0x2ceeb4){if('object'!=typeof _0x2ceeb4||null===_0x2ceeb4)return'object\x20expected';if(null!=_0x2ceeb4['position']&&_0x2ceeb4['hasOwnProperty']('position')){var _0x3ee735=_0x268396['Position']['verify'](_0x2ceeb4['position']);if(_0x3ee735)return'position.'+_0x3ee735;}return null!=_0x2ceeb4['oldName']&&_0x2ceeb4['hasOwnProperty']('oldName')&&!_0x53b44c['isString'](_0x2ceeb4['oldName'])?'oldName:\x20string\x20expected':null!=_0x2ceeb4['newName']&&_0x2ceeb4['hasOwnProperty']('newName')&&!_0x53b44c['isString'](_0x2ceeb4['newName'])?'newName:\x20string\x20expected':null!=_0x2ceeb4['wasUndone']&&_0x2ceeb4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ceeb4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1327df['fromObject']=function(_0x7a904d){if(_0x7a904d instanceof _0x268396['RenameOperation'])return _0x7a904d;var _0x32c421=new _0x268396['RenameOperation']();if(null!=_0x7a904d['position']){if('object'!=typeof _0x7a904d['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x32c421['position']=_0x268396['Position']['fromObject'](_0x7a904d['position']);}return null!=_0x7a904d['oldName']&&(_0x32c421['oldName']=String(_0x7a904d['oldName'])),null!=_0x7a904d['newName']&&(_0x32c421['newName']=String(_0x7a904d['newName'])),null!=_0x7a904d['wasUndone']&&(_0x32c421['wasUndone']=Boolean(_0x7a904d['wasUndone'])),_0x32c421;},_0x1327df['toObject']=function(_0xdcdb78,_0x10aa7d){_0x10aa7d||(_0x10aa7d={});var _0x22faad={};return _0x10aa7d['defaults']&&(_0x22faad['position']=null,_0x22faad['oldName']='',_0x22faad['newName']='',_0x22faad['wasUndone']=!0x1),null!=_0xdcdb78['position']&&_0xdcdb78['hasOwnProperty']('position')&&(_0x22faad['position']=_0x268396['Position']['toObject'](_0xdcdb78['position'],_0x10aa7d)),null!=_0xdcdb78['oldName']&&_0xdcdb78['hasOwnProperty']('oldName')&&(_0x22faad['oldName']=_0xdcdb78['oldName']),null!=_0xdcdb78['newName']&&_0xdcdb78['hasOwnProperty']('newName')&&(_0x22faad['newName']=_0xdcdb78['newName']),null!=_0xdcdb78['wasUndone']&&_0xdcdb78['hasOwnProperty']('wasUndone')&&(_0x22faad['wasUndone']=_0xdcdb78['wasUndone']),_0x22faad;},_0x1327df['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x1327df['getTypeUrl']=function(_0x2a4a5e){return void 0x0===_0x2a4a5e&&(_0x2a4a5e='type.googleapis.com'),_0x2a4a5e+'/RenameOperation';},_0x1327df;}()),_0x268396['RootAttributeOperation']=(function(){function _0x58bfc9(_0x4c4cca){if(_0x4c4cca){for(var _0x375a9a=Object['keys'](_0x4c4cca),_0x12b828=0x0;_0x12b828<_0x375a9a['length'];++_0x12b828)null!=_0x4c4cca[_0x375a9a[_0x12b828]]&&(this[_0x375a9a[_0x12b828]]=_0x4c4cca[_0x375a9a[_0x12b828]]);}}return _0x58bfc9['prototype']['root']='',_0x58bfc9['prototype']['key']='',_0x58bfc9['prototype']['oldValueBoolean']=!0x1,_0x58bfc9['prototype']['oldValueJson']='',_0x58bfc9['prototype']['newValueBoolean']=!0x1,_0x58bfc9['prototype']['newValueJson']='',_0x58bfc9['prototype']['wasUndone']=!0x1,_0x58bfc9['create']=function(_0x1bda55){return new _0x58bfc9(_0x1bda55);},_0x58bfc9['encode']=function(_0x257b59,_0x3e19dd){return _0x3e19dd||(_0x3e19dd=_0x415775['create']()),null!=_0x257b59['root']&&Object['hasOwnProperty']['call'](_0x257b59,'root')&&_0x3e19dd['uint32'](0xa)['string'](_0x257b59['root']),null!=_0x257b59['key']&&Object['hasOwnProperty']['call'](_0x257b59,'key')&&_0x3e19dd['uint32'](0x12)['string'](_0x257b59['key']),null!=_0x257b59['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x257b59,'oldValueBoolean')&&_0x3e19dd['uint32'](0x18)['bool'](_0x257b59['oldValueBoolean']),null!=_0x257b59['oldValueJson']&&Object['hasOwnProperty']['call'](_0x257b59,'oldValueJson')&&_0x3e19dd['uint32'](0x22)['string'](_0x257b59['oldValueJson']),null!=_0x257b59['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x257b59,'newValueBoolean')&&_0x3e19dd['uint32'](0x28)['bool'](_0x257b59['newValueBoolean']),null!=_0x257b59['newValueJson']&&Object['hasOwnProperty']['call'](_0x257b59,'newValueJson')&&_0x3e19dd['uint32'](0x32)['string'](_0x257b59['newValueJson']),null!=_0x257b59['wasUndone']&&Object['hasOwnProperty']['call'](_0x257b59,'wasUndone')&&_0x3e19dd['uint32'](0x38)['bool'](_0x257b59['wasUndone']),_0x3e19dd;},_0x58bfc9['encodeDelimited']=function(_0x406bc7,_0x499d3f){return this['encode'](_0x406bc7,_0x499d3f)['ldelim']();},_0x58bfc9['decode']=function(_0x18d04c,_0x31fc47){_0x18d04c instanceof _0x1ec257||(_0x18d04c=_0x1ec257['create'](_0x18d04c));for(var _0x3419ea=void 0x0===_0x31fc47?_0x18d04c['len']:_0x18d04c['pos']+_0x31fc47,_0x243780=new _0x268396['RootAttributeOperation']();_0x18d04c['pos']<_0x3419ea;){var _0x18ec2c=_0x18d04c['uint32']();switch(_0x18ec2c>>>0x3){case 0x1:_0x243780['root']=_0x18d04c['string']();break;case 0x2:_0x243780['key']=_0x18d04c['string']();break;case 0x3:_0x243780['oldValueBoolean']=_0x18d04c['bool']();break;case 0x4:_0x243780['oldValueJson']=_0x18d04c['string']();break;case 0x5:_0x243780['newValueBoolean']=_0x18d04c['bool']();break;case 0x6:_0x243780['newValueJson']=_0x18d04c['string']();break;case 0x7:_0x243780['wasUndone']=_0x18d04c['bool']();break;default:_0x18d04c['skipType'](0x7&_0x18ec2c);}}return _0x243780;},_0x58bfc9['decodeDelimited']=function(_0x3e7a8f){return _0x3e7a8f instanceof _0x1ec257||(_0x3e7a8f=new _0x1ec257(_0x3e7a8f)),this['decode'](_0x3e7a8f,_0x3e7a8f['uint32']());},_0x58bfc9['verify']=function(_0x1aeba4){return'object'!=typeof _0x1aeba4||null===_0x1aeba4?'object\x20expected':null!=_0x1aeba4['root']&&_0x1aeba4['hasOwnProperty']('root')&&!_0x53b44c['isString'](_0x1aeba4['root'])?'root:\x20string\x20expected':null!=_0x1aeba4['key']&&_0x1aeba4['hasOwnProperty']('key')&&!_0x53b44c['isString'](_0x1aeba4['key'])?'key:\x20string\x20expected':null!=_0x1aeba4['oldValueBoolean']&&_0x1aeba4['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1aeba4['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1aeba4['oldValueJson']&&_0x1aeba4['hasOwnProperty']('oldValueJson')&&!_0x53b44c['isString'](_0x1aeba4['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1aeba4['newValueBoolean']&&_0x1aeba4['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1aeba4['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1aeba4['newValueJson']&&_0x1aeba4['hasOwnProperty']('newValueJson')&&!_0x53b44c['isString'](_0x1aeba4['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1aeba4['wasUndone']&&_0x1aeba4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1aeba4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x58bfc9['fromObject']=function(_0x2c191a){if(_0x2c191a instanceof _0x268396['RootAttributeOperation'])return _0x2c191a;var _0x5e7cc4=new _0x268396['RootAttributeOperation']();return null!=_0x2c191a['root']&&(_0x5e7cc4['root']=String(_0x2c191a['root'])),null!=_0x2c191a['key']&&(_0x5e7cc4['key']=String(_0x2c191a['key'])),null!=_0x2c191a['oldValueBoolean']&&(_0x5e7cc4['oldValueBoolean']=Boolean(_0x2c191a['oldValueBoolean'])),null!=_0x2c191a['oldValueJson']&&(_0x5e7cc4['oldValueJson']=String(_0x2c191a['oldValueJson'])),null!=_0x2c191a['newValueBoolean']&&(_0x5e7cc4['newValueBoolean']=Boolean(_0x2c191a['newValueBoolean'])),null!=_0x2c191a['newValueJson']&&(_0x5e7cc4['newValueJson']=String(_0x2c191a['newValueJson'])),null!=_0x2c191a['wasUndone']&&(_0x5e7cc4['wasUndone']=Boolean(_0x2c191a['wasUndone'])),_0x5e7cc4;},_0x58bfc9['toObject']=function(_0x577e70,_0x2c4fa2){_0x2c4fa2||(_0x2c4fa2={});var _0x3d9e45={};return _0x2c4fa2['defaults']&&(_0x3d9e45['root']='',_0x3d9e45['key']='',_0x3d9e45['oldValueBoolean']=!0x1,_0x3d9e45['oldValueJson']='',_0x3d9e45['newValueBoolean']=!0x1,_0x3d9e45['newValueJson']='',_0x3d9e45['wasUndone']=!0x1),null!=_0x577e70['root']&&_0x577e70['hasOwnProperty']('root')&&(_0x3d9e45['root']=_0x577e70['root']),null!=_0x577e70['key']&&_0x577e70['hasOwnProperty']('key')&&(_0x3d9e45['key']=_0x577e70['key']),null!=_0x577e70['oldValueBoolean']&&_0x577e70['hasOwnProperty']('oldValueBoolean')&&(_0x3d9e45['oldValueBoolean']=_0x577e70['oldValueBoolean']),null!=_0x577e70['oldValueJson']&&_0x577e70['hasOwnProperty']('oldValueJson')&&(_0x3d9e45['oldValueJson']=_0x577e70['oldValueJson']),null!=_0x577e70['newValueBoolean']&&_0x577e70['hasOwnProperty']('newValueBoolean')&&(_0x3d9e45['newValueBoolean']=_0x577e70['newValueBoolean']),null!=_0x577e70['newValueJson']&&_0x577e70['hasOwnProperty']('newValueJson')&&(_0x3d9e45['newValueJson']=_0x577e70['newValueJson']),null!=_0x577e70['wasUndone']&&_0x577e70['hasOwnProperty']('wasUndone')&&(_0x3d9e45['wasUndone']=_0x577e70['wasUndone']),_0x3d9e45;},_0x58bfc9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x58bfc9['getTypeUrl']=function(_0x468455){return void 0x0===_0x468455&&(_0x468455='type.googleapis.com'),_0x468455+'/RootAttributeOperation';},_0x58bfc9;}()),_0x268396['RootOperation']=(function(){function _0x48410e(_0x47eb7a){if(_0x47eb7a){for(var _0x1cfea2=Object['keys'](_0x47eb7a),_0x293275=0x0;_0x293275<_0x1cfea2['length'];++_0x293275)null!=_0x47eb7a[_0x1cfea2[_0x293275]]&&(this[_0x1cfea2[_0x293275]]=_0x47eb7a[_0x1cfea2[_0x293275]]);}}return _0x48410e['prototype']['rootName']='',_0x48410e['prototype']['elementName']='',_0x48410e['prototype']['isAdd']=!0x1,_0x48410e['prototype']['wasUndone']=!0x1,_0x48410e['create']=function(_0x342f75){return new _0x48410e(_0x342f75);},_0x48410e['encode']=function(_0x5ab8dc,_0x4485c6){return _0x4485c6||(_0x4485c6=_0x415775['create']()),null!=_0x5ab8dc['rootName']&&Object['hasOwnProperty']['call'](_0x5ab8dc,'rootName')&&_0x4485c6['uint32'](0xa)['string'](_0x5ab8dc['rootName']),null!=_0x5ab8dc['elementName']&&Object['hasOwnProperty']['call'](_0x5ab8dc,'elementName')&&_0x4485c6['uint32'](0x12)['string'](_0x5ab8dc['elementName']),null!=_0x5ab8dc['isAdd']&&Object['hasOwnProperty']['call'](_0x5ab8dc,'isAdd')&&_0x4485c6['uint32'](0x18)['bool'](_0x5ab8dc['isAdd']),null!=_0x5ab8dc['wasUndone']&&Object['hasOwnProperty']['call'](_0x5ab8dc,'wasUndone')&&_0x4485c6['uint32'](0x20)['bool'](_0x5ab8dc['wasUndone']),_0x4485c6;},_0x48410e['encodeDelimited']=function(_0x3f18ad,_0x5357e7){return this['encode'](_0x3f18ad,_0x5357e7)['ldelim']();},_0x48410e['decode']=function(_0x22d0a0,_0x2d3561){_0x22d0a0 instanceof _0x1ec257||(_0x22d0a0=_0x1ec257['create'](_0x22d0a0));for(var _0xfc5c8d=void 0x0===_0x2d3561?_0x22d0a0['len']:_0x22d0a0['pos']+_0x2d3561,_0x5db408=new _0x268396['RootOperation']();_0x22d0a0['pos']<_0xfc5c8d;){var _0x37dd4b=_0x22d0a0['uint32']();switch(_0x37dd4b>>>0x3){case 0x1:_0x5db408['rootName']=_0x22d0a0['string']();break;case 0x2:_0x5db408['elementName']=_0x22d0a0['string']();break;case 0x3:_0x5db408['isAdd']=_0x22d0a0['bool']();break;case 0x4:_0x5db408['wasUndone']=_0x22d0a0['bool']();break;default:_0x22d0a0['skipType'](0x7&_0x37dd4b);}}return _0x5db408;},_0x48410e['decodeDelimited']=function(_0x14fab9){return _0x14fab9 instanceof _0x1ec257||(_0x14fab9=new _0x1ec257(_0x14fab9)),this['decode'](_0x14fab9,_0x14fab9['uint32']());},_0x48410e['verify']=function(_0x35882c){return'object'!=typeof _0x35882c||null===_0x35882c?'object\x20expected':null!=_0x35882c['rootName']&&_0x35882c['hasOwnProperty']('rootName')&&!_0x53b44c['isString'](_0x35882c['rootName'])?'rootName:\x20string\x20expected':null!=_0x35882c['elementName']&&_0x35882c['hasOwnProperty']('elementName')&&!_0x53b44c['isString'](_0x35882c['elementName'])?'elementName:\x20string\x20expected':null!=_0x35882c['isAdd']&&_0x35882c['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x35882c['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x35882c['wasUndone']&&_0x35882c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x35882c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x48410e['fromObject']=function(_0x2cb6ce){if(_0x2cb6ce instanceof _0x268396['RootOperation'])return _0x2cb6ce;var _0x285676=new _0x268396['RootOperation']();return null!=_0x2cb6ce['rootName']&&(_0x285676['rootName']=String(_0x2cb6ce['rootName'])),null!=_0x2cb6ce['elementName']&&(_0x285676['elementName']=String(_0x2cb6ce['elementName'])),null!=_0x2cb6ce['isAdd']&&(_0x285676['isAdd']=Boolean(_0x2cb6ce['isAdd'])),null!=_0x2cb6ce['wasUndone']&&(_0x285676['wasUndone']=Boolean(_0x2cb6ce['wasUndone'])),_0x285676;},_0x48410e['toObject']=function(_0x27ca4b,_0x47e89c){_0x47e89c||(_0x47e89c={});var _0x7410c4={};return _0x47e89c['defaults']&&(_0x7410c4['rootName']='',_0x7410c4['elementName']='',_0x7410c4['isAdd']=!0x1,_0x7410c4['wasUndone']=!0x1),null!=_0x27ca4b['rootName']&&_0x27ca4b['hasOwnProperty']('rootName')&&(_0x7410c4['rootName']=_0x27ca4b['rootName']),null!=_0x27ca4b['elementName']&&_0x27ca4b['hasOwnProperty']('elementName')&&(_0x7410c4['elementName']=_0x27ca4b['elementName']),null!=_0x27ca4b['isAdd']&&_0x27ca4b['hasOwnProperty']('isAdd')&&(_0x7410c4['isAdd']=_0x27ca4b['isAdd']),null!=_0x27ca4b['wasUndone']&&_0x27ca4b['hasOwnProperty']('wasUndone')&&(_0x7410c4['wasUndone']=_0x27ca4b['wasUndone']),_0x7410c4;},_0x48410e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x48410e['getTypeUrl']=function(_0x1f191a){return void 0x0===_0x1f191a&&(_0x1f191a='type.googleapis.com'),_0x1f191a+'/RootOperation';},_0x48410e;}()),_0x268396['SplitOperation']=(function(){function _0xd8cbc7(_0x2153b6){if(_0x2153b6){for(var _0x58bfe9=Object['keys'](_0x2153b6),_0x45b9a6=0x0;_0x45b9a6<_0x58bfe9['length'];++_0x45b9a6)null!=_0x2153b6[_0x58bfe9[_0x45b9a6]]&&(this[_0x58bfe9[_0x45b9a6]]=_0x2153b6[_0x58bfe9[_0x45b9a6]]);}}return _0xd8cbc7['prototype']['splitPosition']=null,_0xd8cbc7['prototype']['graveyardPosition']=null,_0xd8cbc7['prototype']['howMany']=0x0,_0xd8cbc7['prototype']['insertionPosition']=null,_0xd8cbc7['prototype']['wasUndone']=!0x1,_0xd8cbc7['create']=function(_0x432871){return new _0xd8cbc7(_0x432871);},_0xd8cbc7['encode']=function(_0x1cff7,_0x2a56d9){return _0x2a56d9||(_0x2a56d9=_0x415775['create']()),null!=_0x1cff7['splitPosition']&&Object['hasOwnProperty']['call'](_0x1cff7,'splitPosition')&&_0x268396['Position']['encode'](_0x1cff7['splitPosition'],_0x2a56d9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1cff7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1cff7,'graveyardPosition')&&_0x268396['Position']['encode'](_0x1cff7['graveyardPosition'],_0x2a56d9['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1cff7['howMany']&&Object['hasOwnProperty']['call'](_0x1cff7,'howMany')&&_0x2a56d9['uint32'](0x18)['uint32'](_0x1cff7['howMany']),null!=_0x1cff7['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1cff7,'insertionPosition')&&_0x268396['Position']['encode'](_0x1cff7['insertionPosition'],_0x2a56d9['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1cff7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1cff7,'wasUndone')&&_0x2a56d9['uint32'](0x28)['bool'](_0x1cff7['wasUndone']),_0x2a56d9;},_0xd8cbc7['encodeDelimited']=function(_0x581f3c,_0x5dc24c){return this['encode'](_0x581f3c,_0x5dc24c)['ldelim']();},_0xd8cbc7['decode']=function(_0xf049d4,_0x3bc540){_0xf049d4 instanceof _0x1ec257||(_0xf049d4=_0x1ec257['create'](_0xf049d4));for(var _0x190b6b=void 0x0===_0x3bc540?_0xf049d4['len']:_0xf049d4['pos']+_0x3bc540,_0x40d7ee=new _0x268396['SplitOperation']();_0xf049d4['pos']<_0x190b6b;){var _0x14ad3f=_0xf049d4['uint32']();switch(_0x14ad3f>>>0x3){case 0x1:_0x40d7ee['splitPosition']=_0x268396['Position']['decode'](_0xf049d4,_0xf049d4['uint32']());break;case 0x2:_0x40d7ee['graveyardPosition']=_0x268396['Position']['decode'](_0xf049d4,_0xf049d4['uint32']());break;case 0x3:_0x40d7ee['howMany']=_0xf049d4['uint32']();break;case 0x4:_0x40d7ee['insertionPosition']=_0x268396['Position']['decode'](_0xf049d4,_0xf049d4['uint32']());break;case 0x5:_0x40d7ee['wasUndone']=_0xf049d4['bool']();break;default:_0xf049d4['skipType'](0x7&_0x14ad3f);}}return _0x40d7ee;},_0xd8cbc7['decodeDelimited']=function(_0x3caec5){return _0x3caec5 instanceof _0x1ec257||(_0x3caec5=new _0x1ec257(_0x3caec5)),this['decode'](_0x3caec5,_0x3caec5['uint32']());},_0xd8cbc7['verify']=function(_0x47b959){if('object'!=typeof _0x47b959||null===_0x47b959)return'object\x20expected';var _0x432d87;if(null!=_0x47b959['splitPosition']&&_0x47b959['hasOwnProperty']('splitPosition')&&(_0x432d87=_0x268396['Position']['verify'](_0x47b959['splitPosition'])))return'splitPosition.'+_0x432d87;if(null!=_0x47b959['graveyardPosition']&&_0x47b959['hasOwnProperty']('graveyardPosition')&&(_0x432d87=_0x268396['Position']['verify'](_0x47b959['graveyardPosition'])))return'graveyardPosition.'+_0x432d87;if(null!=_0x47b959['howMany']&&_0x47b959['hasOwnProperty']('howMany')&&!_0x53b44c['isInteger'](_0x47b959['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x47b959['insertionPosition']&&_0x47b959['hasOwnProperty']('insertionPosition')&&(_0x432d87=_0x268396['Position']['verify'](_0x47b959['insertionPosition'])))return'insertionPosition.'+_0x432d87;return null!=_0x47b959['wasUndone']&&_0x47b959['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47b959['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xd8cbc7['fromObject']=function(_0x31f5f2){if(_0x31f5f2 instanceof _0x268396['SplitOperation'])return _0x31f5f2;var _0x1e0f27=new _0x268396['SplitOperation']();if(null!=_0x31f5f2['splitPosition']){if('object'!=typeof _0x31f5f2['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1e0f27['splitPosition']=_0x268396['Position']['fromObject'](_0x31f5f2['splitPosition']);}if(null!=_0x31f5f2['graveyardPosition']){if('object'!=typeof _0x31f5f2['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1e0f27['graveyardPosition']=_0x268396['Position']['fromObject'](_0x31f5f2['graveyardPosition']);}if(null!=_0x31f5f2['howMany']&&(_0x1e0f27['howMany']=_0x31f5f2['howMany']>>>0x0),null!=_0x31f5f2['insertionPosition']){if('object'!=typeof _0x31f5f2['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1e0f27['insertionPosition']=_0x268396['Position']['fromObject'](_0x31f5f2['insertionPosition']);}return null!=_0x31f5f2['wasUndone']&&(_0x1e0f27['wasUndone']=Boolean(_0x31f5f2['wasUndone'])),_0x1e0f27;},_0xd8cbc7['toObject']=function(_0x47fe28,_0x3ff29c){_0x3ff29c||(_0x3ff29c={});var _0x2c9ca8={};return _0x3ff29c['defaults']&&(_0x2c9ca8['splitPosition']=null,_0x2c9ca8['graveyardPosition']=null,_0x2c9ca8['howMany']=0x0,_0x2c9ca8['insertionPosition']=null,_0x2c9ca8['wasUndone']=!0x1),null!=_0x47fe28['splitPosition']&&_0x47fe28['hasOwnProperty']('splitPosition')&&(_0x2c9ca8['splitPosition']=_0x268396['Position']['toObject'](_0x47fe28['splitPosition'],_0x3ff29c)),null!=_0x47fe28['graveyardPosition']&&_0x47fe28['hasOwnProperty']('graveyardPosition')&&(_0x2c9ca8['graveyardPosition']=_0x268396['Position']['toObject'](_0x47fe28['graveyardPosition'],_0x3ff29c)),null!=_0x47fe28['howMany']&&_0x47fe28['hasOwnProperty']('howMany')&&(_0x2c9ca8['howMany']=_0x47fe28['howMany']),null!=_0x47fe28['insertionPosition']&&_0x47fe28['hasOwnProperty']('insertionPosition')&&(_0x2c9ca8['insertionPosition']=_0x268396['Position']['toObject'](_0x47fe28['insertionPosition'],_0x3ff29c)),null!=_0x47fe28['wasUndone']&&_0x47fe28['hasOwnProperty']('wasUndone')&&(_0x2c9ca8['wasUndone']=_0x47fe28['wasUndone']),_0x2c9ca8;},_0xd8cbc7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0xd8cbc7['getTypeUrl']=function(_0x10fc02){return void 0x0===_0x10fc02&&(_0x10fc02='type.googleapis.com'),_0x10fc02+'/SplitOperation';},_0xd8cbc7;}()),_0x268396['Position']=(function(){function _0x6e709e(_0x1d3a4a){if(this['path']=[],_0x1d3a4a){for(var _0x27efb3=Object['keys'](_0x1d3a4a),_0x58a233=0x0;_0x58a233<_0x27efb3['length'];++_0x58a233)null!=_0x1d3a4a[_0x27efb3[_0x58a233]]&&(this[_0x27efb3[_0x58a233]]=_0x1d3a4a[_0x27efb3[_0x58a233]]);}}return _0x6e709e['prototype']['root']='',_0x6e709e['prototype']['rootMain']=!0x1,_0x6e709e['prototype']['rootGraveyard']=!0x1,_0x6e709e['prototype']['path']=_0x53b44c['emptyArray'],_0x6e709e['prototype']['stickiness']='',_0x6e709e['create']=function(_0x29815a){return new _0x6e709e(_0x29815a);},_0x6e709e['encode']=function(_0x18bc36,_0x1c9ac8){if(_0x1c9ac8||(_0x1c9ac8=_0x415775['create']()),null!=_0x18bc36['root']&&Object['hasOwnProperty']['call'](_0x18bc36,'root')&&_0x1c9ac8['uint32'](0xa)['string'](_0x18bc36['root']),null!=_0x18bc36['rootMain']&&Object['hasOwnProperty']['call'](_0x18bc36,'rootMain')&&_0x1c9ac8['uint32'](0x10)['bool'](_0x18bc36['rootMain']),null!=_0x18bc36['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x18bc36,'rootGraveyard')&&_0x1c9ac8['uint32'](0x18)['bool'](_0x18bc36['rootGraveyard']),null!=_0x18bc36['path']&&_0x18bc36['path']['length']){_0x1c9ac8['uint32'](0x22)['fork']();for(var _0x22f519=0x0;_0x22f519<_0x18bc36['path']['length'];++_0x22f519)_0x1c9ac8['uint32'](_0x18bc36['path'][_0x22f519]);_0x1c9ac8['ldelim']();}return null!=_0x18bc36['stickiness']&&Object['hasOwnProperty']['call'](_0x18bc36,'stickiness')&&_0x1c9ac8['uint32'](0x2a)['string'](_0x18bc36['stickiness']),_0x1c9ac8;},_0x6e709e['encodeDelimited']=function(_0x5cd879,_0x3f4536){return this['encode'](_0x5cd879,_0x3f4536)['ldelim']();},_0x6e709e['decode']=function(_0x5c2e74,_0x76cb19){_0x5c2e74 instanceof _0x1ec257||(_0x5c2e74=_0x1ec257['create'](_0x5c2e74));for(var _0x238b47=void 0x0===_0x76cb19?_0x5c2e74['len']:_0x5c2e74['pos']+_0x76cb19,_0x55530e=new _0x268396['Position']();_0x5c2e74['pos']<_0x238b47;){var _0x5a2966=_0x5c2e74['uint32']();switch(_0x5a2966>>>0x3){case 0x1:_0x55530e['root']=_0x5c2e74['string']();break;case 0x2:_0x55530e['rootMain']=_0x5c2e74['bool']();break;case 0x3:_0x55530e['rootGraveyard']=_0x5c2e74['bool']();break;case 0x4:if(_0x55530e['path']&&_0x55530e['path']['length']||(_0x55530e['path']=[]),0x2==(0x7&_0x5a2966)){for(var _0x30d956=_0x5c2e74['uint32']()+_0x5c2e74['pos'];_0x5c2e74['pos']<_0x30d956;)_0x55530e['path']['push'](_0x5c2e74['uint32']());}else _0x55530e['path']['push'](_0x5c2e74['uint32']());break;case 0x5:_0x55530e['stickiness']=_0x5c2e74['string']();break;default:_0x5c2e74['skipType'](0x7&_0x5a2966);}}return _0x55530e;},_0x6e709e['decodeDelimited']=function(_0x514d36){return _0x514d36 instanceof _0x1ec257||(_0x514d36=new _0x1ec257(_0x514d36)),this['decode'](_0x514d36,_0x514d36['uint32']());},_0x6e709e['verify']=function(_0x4b0747){if('object'!=typeof _0x4b0747||null===_0x4b0747)return'object\x20expected';if(null!=_0x4b0747['root']&&_0x4b0747['hasOwnProperty']('root')&&!_0x53b44c['isString'](_0x4b0747['root']))return'root:\x20string\x20expected';if(null!=_0x4b0747['rootMain']&&_0x4b0747['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4b0747['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4b0747['rootGraveyard']&&_0x4b0747['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4b0747['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4b0747['path']&&_0x4b0747['hasOwnProperty']('path')){if(!Array['isArray'](_0x4b0747['path']))return'path:\x20array\x20expected';for(var _0x22f919=0x0;_0x22f919<_0x4b0747['path']['length'];++_0x22f919)if(!_0x53b44c['isInteger'](_0x4b0747['path'][_0x22f919]))return'path:\x20integer[]\x20expected';}return null!=_0x4b0747['stickiness']&&_0x4b0747['hasOwnProperty']('stickiness')&&!_0x53b44c['isString'](_0x4b0747['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x6e709e['fromObject']=function(_0x1c11c3){if(_0x1c11c3 instanceof _0x268396['Position'])return _0x1c11c3;var _0x3e5ed1=new _0x268396['Position']();if(null!=_0x1c11c3['root']&&(_0x3e5ed1['root']=String(_0x1c11c3['root'])),null!=_0x1c11c3['rootMain']&&(_0x3e5ed1['rootMain']=Boolean(_0x1c11c3['rootMain'])),null!=_0x1c11c3['rootGraveyard']&&(_0x3e5ed1['rootGraveyard']=Boolean(_0x1c11c3['rootGraveyard'])),_0x1c11c3['path']){if(!Array['isArray'](_0x1c11c3['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3e5ed1['path']=[];for(var _0x8a4102=0x0;_0x8a4102<_0x1c11c3['path']['length'];++_0x8a4102)_0x3e5ed1['path'][_0x8a4102]=_0x1c11c3['path'][_0x8a4102]>>>0x0;}return null!=_0x1c11c3['stickiness']&&(_0x3e5ed1['stickiness']=String(_0x1c11c3['stickiness'])),_0x3e5ed1;},_0x6e709e['toObject']=function(_0x38900b,_0xacbd4d){_0xacbd4d||(_0xacbd4d={});var _0x27a76b={};if((_0xacbd4d['arrays']||_0xacbd4d['defaults'])&&(_0x27a76b['path']=[]),_0xacbd4d['defaults']&&(_0x27a76b['root']='',_0x27a76b['rootMain']=!0x1,_0x27a76b['rootGraveyard']=!0x1,_0x27a76b['stickiness']=''),null!=_0x38900b['root']&&_0x38900b['hasOwnProperty']('root')&&(_0x27a76b['root']=_0x38900b['root']),null!=_0x38900b['rootMain']&&_0x38900b['hasOwnProperty']('rootMain')&&(_0x27a76b['rootMain']=_0x38900b['rootMain']),null!=_0x38900b['rootGraveyard']&&_0x38900b['hasOwnProperty']('rootGraveyard')&&(_0x27a76b['rootGraveyard']=_0x38900b['rootGraveyard']),_0x38900b['path']&&_0x38900b['path']['length']){_0x27a76b['path']=[];for(var _0x22bf1c=0x0;_0x22bf1c<_0x38900b['path']['length'];++_0x22bf1c)_0x27a76b['path'][_0x22bf1c]=_0x38900b['path'][_0x22bf1c];}return null!=_0x38900b['stickiness']&&_0x38900b['hasOwnProperty']('stickiness')&&(_0x27a76b['stickiness']=_0x38900b['stickiness']),_0x27a76b;},_0x6e709e['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x6e709e['getTypeUrl']=function(_0x3b5ea5){return void 0x0===_0x3b5ea5&&(_0x3b5ea5='type.googleapis.com'),_0x3b5ea5+'/Position';},_0x6e709e;}()),_0x268396['Range']=(function(){function _0xe397a2(_0x2826d9){if(_0x2826d9){for(var _0x4b0b76=Object['keys'](_0x2826d9),_0x3fb432=0x0;_0x3fb432<_0x4b0b76['length'];++_0x3fb432)null!=_0x2826d9[_0x4b0b76[_0x3fb432]]&&(this[_0x4b0b76[_0x3fb432]]=_0x2826d9[_0x4b0b76[_0x3fb432]]);}}return _0xe397a2['prototype']['start']=null,_0xe397a2['prototype']['end']=null,_0xe397a2['create']=function(_0x3592a2){return new _0xe397a2(_0x3592a2);},_0xe397a2['encode']=function(_0x42f122,_0xbc60ce){return _0xbc60ce||(_0xbc60ce=_0x415775['create']()),null!=_0x42f122['start']&&Object['hasOwnProperty']['call'](_0x42f122,'start')&&_0x268396['Position']['encode'](_0x42f122['start'],_0xbc60ce['uint32'](0xa)['fork']())['ldelim'](),null!=_0x42f122['end']&&Object['hasOwnProperty']['call'](_0x42f122,'end')&&_0x268396['Position']['encode'](_0x42f122['end'],_0xbc60ce['uint32'](0x12)['fork']())['ldelim'](),_0xbc60ce;},_0xe397a2['encodeDelimited']=function(_0x44107d,_0x340941){return this['encode'](_0x44107d,_0x340941)['ldelim']();},_0xe397a2['decode']=function(_0x1a38bb,_0x5d504a){_0x1a38bb instanceof _0x1ec257||(_0x1a38bb=_0x1ec257['create'](_0x1a38bb));for(var _0x1b9dbf=void 0x0===_0x5d504a?_0x1a38bb['len']:_0x1a38bb['pos']+_0x5d504a,_0x282eb3=new _0x268396['Range']();_0x1a38bb['pos']<_0x1b9dbf;){var _0x302b39=_0x1a38bb['uint32']();switch(_0x302b39>>>0x3){case 0x1:_0x282eb3['start']=_0x268396['Position']['decode'](_0x1a38bb,_0x1a38bb['uint32']());break;case 0x2:_0x282eb3['end']=_0x268396['Position']['decode'](_0x1a38bb,_0x1a38bb['uint32']());break;default:_0x1a38bb['skipType'](0x7&_0x302b39);}}return _0x282eb3;},_0xe397a2['decodeDelimited']=function(_0x1f32ef){return _0x1f32ef instanceof _0x1ec257||(_0x1f32ef=new _0x1ec257(_0x1f32ef)),this['decode'](_0x1f32ef,_0x1f32ef['uint32']());},_0xe397a2['verify']=function(_0x5f5779){if('object'!=typeof _0x5f5779||null===_0x5f5779)return'object\x20expected';var _0xbcc6ec;if(null!=_0x5f5779['start']&&_0x5f5779['hasOwnProperty']('start')&&(_0xbcc6ec=_0x268396['Position']['verify'](_0x5f5779['start'])))return'start.'+_0xbcc6ec;if(null!=_0x5f5779['end']&&_0x5f5779['hasOwnProperty']('end')&&(_0xbcc6ec=_0x268396['Position']['verify'](_0x5f5779['end'])))return'end.'+_0xbcc6ec;return null;},_0xe397a2['fromObject']=function(_0x267fee){if(_0x267fee instanceof _0x268396['Range'])return _0x267fee;var _0x3e0f55=new _0x268396['Range']();if(null!=_0x267fee['start']){if('object'!=typeof _0x267fee['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x3e0f55['start']=_0x268396['Position']['fromObject'](_0x267fee['start']);}if(null!=_0x267fee['end']){if('object'!=typeof _0x267fee['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x3e0f55['end']=_0x268396['Position']['fromObject'](_0x267fee['end']);}return _0x3e0f55;},_0xe397a2['toObject']=function(_0x4e02ec,_0x54b677){_0x54b677||(_0x54b677={});var _0x3e7e3d={};return _0x54b677['defaults']&&(_0x3e7e3d['start']=null,_0x3e7e3d['end']=null),null!=_0x4e02ec['start']&&_0x4e02ec['hasOwnProperty']('start')&&(_0x3e7e3d['start']=_0x268396['Position']['toObject'](_0x4e02ec['start'],_0x54b677)),null!=_0x4e02ec['end']&&_0x4e02ec['hasOwnProperty']('end')&&(_0x3e7e3d['end']=_0x268396['Position']['toObject'](_0x4e02ec['end'],_0x54b677)),_0x3e7e3d;},_0xe397a2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0xe397a2['getTypeUrl']=function(_0x46fb7f){return void 0x0===_0x46fb7f&&(_0x46fb7f='type.googleapis.com'),_0x46fb7f+'/Range';},_0xe397a2;}()),_0x268396['Element']=(function(){function _0x24251d(_0x18f2f6){if(this['children']=[],this['attributesBoolean']={},_0x18f2f6){for(var _0x4e8172=Object['keys'](_0x18f2f6),_0x401cf0=0x0;_0x401cf0<_0x4e8172['length'];++_0x401cf0)null!=_0x18f2f6[_0x4e8172[_0x401cf0]]&&(this[_0x4e8172[_0x401cf0]]=_0x18f2f6[_0x4e8172[_0x401cf0]]);}}return _0x24251d['prototype']['name']='',_0x24251d['prototype']['children']=_0x53b44c['emptyArray'],_0x24251d['prototype']['data']='',_0x24251d['prototype']['attributesBoolean']=_0x53b44c['emptyObject'],_0x24251d['prototype']['attributesJson']='',_0x24251d['create']=function(_0x429c28){return new _0x24251d(_0x429c28);},_0x24251d['encode']=function(_0x94a8a0,_0x16c3eb){if(_0x16c3eb||(_0x16c3eb=_0x415775['create']()),null!=_0x94a8a0['name']&&Object['hasOwnProperty']['call'](_0x94a8a0,'name')&&_0x16c3eb['uint32'](0xa)['string'](_0x94a8a0['name']),null!=_0x94a8a0['children']&&_0x94a8a0['children']['length']){for(var _0x2bad82=0x0;_0x2bad82<_0x94a8a0['children']['length'];++_0x2bad82)_0x268396['Element']['encode'](_0x94a8a0['children'][_0x2bad82],_0x16c3eb['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x94a8a0['data']&&Object['hasOwnProperty']['call'](_0x94a8a0,'data')&&_0x16c3eb['uint32'](0x1a)['string'](_0x94a8a0['data']),null!=_0x94a8a0['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x94a8a0,'attributesBoolean')){var _0x168510=Object['keys'](_0x94a8a0['attributesBoolean']);for(_0x2bad82=0x0;_0x2bad82<_0x168510['length'];++_0x2bad82)_0x16c3eb['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x168510[_0x2bad82])['uint32'](0x10)['bool'](_0x94a8a0['attributesBoolean'][_0x168510[_0x2bad82]])['ldelim']();}return null!=_0x94a8a0['attributesJson']&&Object['hasOwnProperty']['call'](_0x94a8a0,'attributesJson')&&_0x16c3eb['uint32'](0x2a)['string'](_0x94a8a0['attributesJson']),_0x16c3eb;},_0x24251d['encodeDelimited']=function(_0x5a60be,_0x2171a6){return this['encode'](_0x5a60be,_0x2171a6)['ldelim']();},_0x24251d['decode']=function(_0x539e12,_0x2025fe){_0x539e12 instanceof _0x1ec257||(_0x539e12=_0x1ec257['create'](_0x539e12));for(var _0x297e8d,_0x27803c,_0x102cfc=void 0x0===_0x2025fe?_0x539e12['len']:_0x539e12['pos']+_0x2025fe,_0x216abd=new _0x268396['Element']();_0x539e12['pos']<_0x102cfc;){var _0x480147=_0x539e12['uint32']();switch(_0x480147>>>0x3){case 0x1:_0x216abd['name']=_0x539e12['string']();break;case 0x2:_0x216abd['children']&&_0x216abd['children']['length']||(_0x216abd['children']=[]),_0x216abd['children']['push'](_0x268396['Element']['decode'](_0x539e12,_0x539e12['uint32']()));break;case 0x3:_0x216abd['data']=_0x539e12['string']();break;case 0x4:_0x216abd['attributesBoolean']===_0x53b44c['emptyObject']&&(_0x216abd['attributesBoolean']={});var _0x3fe55b=_0x539e12['uint32']()+_0x539e12['pos'];for(_0x297e8d='',_0x27803c=!0x1;_0x539e12['pos']<_0x3fe55b;){var _0x58e3d9=_0x539e12['uint32']();switch(_0x58e3d9>>>0x3){case 0x1:_0x297e8d=_0x539e12['string']();break;case 0x2:_0x27803c=_0x539e12['bool']();break;default:_0x539e12['skipType'](0x7&_0x58e3d9);}}_0x216abd['attributesBoolean'][_0x297e8d]=_0x27803c;break;case 0x5:_0x216abd['attributesJson']=_0x539e12['string']();break;default:_0x539e12['skipType'](0x7&_0x480147);}}return _0x216abd;},_0x24251d['decodeDelimited']=function(_0x29dea0){return _0x29dea0 instanceof _0x1ec257||(_0x29dea0=new _0x1ec257(_0x29dea0)),this['decode'](_0x29dea0,_0x29dea0['uint32']());},_0x24251d['verify']=function(_0x340039){if('object'!=typeof _0x340039||null===_0x340039)return'object\x20expected';if(null!=_0x340039['name']&&_0x340039['hasOwnProperty']('name')&&!_0x53b44c['isString'](_0x340039['name']))return'name:\x20string\x20expected';if(null!=_0x340039['children']&&_0x340039['hasOwnProperty']('children')){if(!Array['isArray'](_0x340039['children']))return'children:\x20array\x20expected';for(var _0x145062=0x0;_0x145062<_0x340039['children']['length'];++_0x145062){var _0x3efdbc=_0x268396['Element']['verify'](_0x340039['children'][_0x145062]);if(_0x3efdbc)return'children.'+_0x3efdbc;}}if(null!=_0x340039['data']&&_0x340039['hasOwnProperty']('data')&&!_0x53b44c['isString'](_0x340039['data']))return'data:\x20string\x20expected';if(null!=_0x340039['attributesBoolean']&&_0x340039['hasOwnProperty']('attributesBoolean')){if(!_0x53b44c['isObject'](_0x340039['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x3d3aea=Object['keys'](_0x340039['attributesBoolean']);for(_0x145062=0x0;_0x145062<_0x3d3aea['length'];++_0x145062)if('boolean'!=typeof _0x340039['attributesBoolean'][_0x3d3aea[_0x145062]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x340039['attributesJson']&&_0x340039['hasOwnProperty']('attributesJson')&&!_0x53b44c['isString'](_0x340039['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x24251d['fromObject']=function(_0x5684df){if(_0x5684df instanceof _0x268396['Element'])return _0x5684df;var _0x55d52f=new _0x268396['Element']();if(null!=_0x5684df['name']&&(_0x55d52f['name']=String(_0x5684df['name'])),_0x5684df['children']){if(!Array['isArray'](_0x5684df['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x55d52f['children']=[];for(var _0x11a938=0x0;_0x11a938<_0x5684df['children']['length'];++_0x11a938){if('object'!=typeof _0x5684df['children'][_0x11a938])throw TypeError('.Element.children:\x20object\x20expected');_0x55d52f['children'][_0x11a938]=_0x268396['Element']['fromObject'](_0x5684df['children'][_0x11a938]);}}if(null!=_0x5684df['data']&&(_0x55d52f['data']=String(_0x5684df['data'])),_0x5684df['attributesBoolean']){if('object'!=typeof _0x5684df['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x55d52f['attributesBoolean']={};var _0x3d465e=Object['keys'](_0x5684df['attributesBoolean']);for(_0x11a938=0x0;_0x11a938<_0x3d465e['length'];++_0x11a938)_0x55d52f['attributesBoolean'][_0x3d465e[_0x11a938]]=Boolean(_0x5684df['attributesBoolean'][_0x3d465e[_0x11a938]]);}return null!=_0x5684df['attributesJson']&&(_0x55d52f['attributesJson']=String(_0x5684df['attributesJson'])),_0x55d52f;},_0x24251d['toObject']=function(_0x4a2f8e,_0x2bd711){_0x2bd711||(_0x2bd711={});var _0x53bd24,_0x40465f={};if((_0x2bd711['arrays']||_0x2bd711['defaults'])&&(_0x40465f['children']=[]),(_0x2bd711['objects']||_0x2bd711['defaults'])&&(_0x40465f['attributesBoolean']={}),_0x2bd711['defaults']&&(_0x40465f['name']='',_0x40465f['data']='',_0x40465f['attributesJson']=''),null!=_0x4a2f8e['name']&&_0x4a2f8e['hasOwnProperty']('name')&&(_0x40465f['name']=_0x4a2f8e['name']),_0x4a2f8e['children']&&_0x4a2f8e['children']['length']){_0x40465f['children']=[];for(var _0x1c300c=0x0;_0x1c300c<_0x4a2f8e['children']['length'];++_0x1c300c)_0x40465f['children'][_0x1c300c]=_0x268396['Element']['toObject'](_0x4a2f8e['children'][_0x1c300c],_0x2bd711);}if(null!=_0x4a2f8e['data']&&_0x4a2f8e['hasOwnProperty']('data')&&(_0x40465f['data']=_0x4a2f8e['data']),_0x4a2f8e['attributesBoolean']&&(_0x53bd24=Object['keys'](_0x4a2f8e['attributesBoolean']))['length']){_0x40465f['attributesBoolean']={};for(_0x1c300c=0x0;_0x1c300c<_0x53bd24['length'];++_0x1c300c)_0x40465f['attributesBoolean'][_0x53bd24[_0x1c300c]]=_0x4a2f8e['attributesBoolean'][_0x53bd24[_0x1c300c]];}return null!=_0x4a2f8e['attributesJson']&&_0x4a2f8e['hasOwnProperty']('attributesJson')&&(_0x40465f['attributesJson']=_0x4a2f8e['attributesJson']),_0x40465f;},_0x24251d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x1c4233['util']['toJSONOptions']);},_0x24251d['getTypeUrl']=function(_0x16895d){return void 0x0===_0x16895d&&(_0x16895d='type.googleapis.com'),_0x16895d+'/Element';},_0x24251d;}()),_0x268396;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x40af75){return new y(this['_protobufRoot'][_0x40af75]);}}class y{['_protobuf'];constructor(_0x2d590f){this['_protobuf']=_0x2d590f;}['compress'](_0xc34623){const _0x15545e=this['_protobuf']['verify'](_0xc34623);if(_0x15545e)throw Error(_0x15545e);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xc34623))['finish']();}['decompress'](_0x4b581f){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4b581f),{'oneofs':!0x0});}}function _(_0x171910,_0x6febf1){const _0x2597c9=_0x2d96e4(_0x171910);return _0x2597c9['path'][_0x2597c9['path']['length']-0x1]+=_0x6febf1,_0x2597c9;}function O(_0x23e388,_0x380d5e){return _0x23e388['root']===_0x380d5e['root']&&_0x53beef(_0x23e388['path'],_0x380d5e['path']);}function $(_0xc9324a){P(_0xc9324a,_0x4fe58c=>('main'==_0x4fe58c['root']?(_0x4fe58c['rootMain']=!0x0,delete _0x4fe58c['root']):'$graveyard'==_0x4fe58c['root']&&(_0x4fe58c['rootGraveyard']=!0x0,delete _0x4fe58c['root']),_0x4fe58c));}function J(_0x5e670c){P(_0x5e670c,_0x36e600=>(_0x36e600['rootMain']?(_0x36e600['root']='main',delete _0x36e600['rootMain']):_0x36e600['rootGraveyard']&&(_0x36e600['root']='$graveyard',delete _0x36e600['rootGraveyard']),_0x36e600));}function P(_0x4fa5d6,_0x544149){for(const _0x2b890f in _0x4fa5d6){const _0x4fb3b4=_0x4fa5d6[_0x2b890f];'nodes'!==_0x2b890f&&_0x3045c8(_0x4fb3b4)&&(_0x4fb3b4['path']&&(_0x4fb3b4['root']||_0x4fb3b4['rootMain']||_0x4fb3b4['rootGraveyard'])?_0x4fa5d6[_0x2b890f]=_0x544149(_0x4fb3b4):P(_0x4fb3b4,_0x544149));}return _0x4fa5d6;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x2d42db,_0x28f8c9,_0x220254){this['_id']=_0x2d42db,this['_operationName']=_0x28f8c9,this['_protobufDescriptor']=_0x220254;}['compress'](_0x430804,_0x418dc5){const _0x46fbd3=_0x418dc5['shift']();return $(_0x46fbd3),_0x430804['buffers']['push'](this['_protobufDescriptor']['compress'](_0x46fbd3)),_0x430804['types']['push'](this['_id']),!0x0;}['decompress'](_0x1c88cf,_0x5d0477){_0x5d0477['types']['shift']();const _0x3d40f8=this['_protobufDescriptor']['decompress'](_0x5d0477['buffers']['shift']());J(_0x3d40f8),_0x3d40f8['__className']=this['_operationName'],_0x1c88cf['push'](_0x3d40f8);}}class s extends e{['compress'](_0x2399f9,_0x28f6b0){const _0x1429a5=_0x28f6b0['shift']();return this['_serializeOneOf']('oldValue',_0x1429a5),this['_serializeOneOf']('newValue',_0x1429a5),$(_0x1429a5),_0x2399f9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1429a5)),_0x2399f9['types']['push'](this['_id']),!0x0;}['decompress'](_0x2341b9,_0x3ab706){const {types:_0x5cf1ee,buffers:_0x590a3f}=_0x3ab706,_0x572c3e=this['_protobufDescriptor']['decompress'](_0x590a3f['shift']());_0x5cf1ee['shift'](),this['_deserializeOneOf']('oldValue',_0x572c3e),this['_deserializeOneOf']('newValue',_0x572c3e),J(_0x572c3e),_0x572c3e['__className']=this['_operationName'],_0x2341b9['push'](_0x572c3e);}['_serializeOneOf'](_0xa1c6ed,_0x17a982){const _0x2f4dee=_0x17a982[_0xa1c6ed];'boolean'==typeof _0x2f4dee?_0x17a982[_0xa1c6ed+'Boolean']=_0x2f4dee:_0x17a982[_0xa1c6ed+'Json']=JSON['stringify'](_0x2f4dee);}['_deserializeOneOf'](_0x6971a0,_0x20881d){const _0x5fd6d7=_0x6971a0+'Json';_0x20881d[_0x5fd6d7]?(_0x20881d[_0x6971a0]=JSON['parse'](_0x20881d[_0x5fd6d7]),delete _0x20881d[_0x5fd6d7]):(_0x20881d[_0x6971a0]=_0x20881d[_0x6971a0+'Boolean'],delete _0x20881d[_0x6971a0+'Boolean']);}}class i extends e{['compress'](_0x236d53,_0xc4de2f){const _0x19f24e=_0xc4de2f['shift']();return this['_serializeNodesAttributes'](_0x19f24e['nodes']),$(_0x19f24e),_0x236d53['buffers']['push'](this['_protobufDescriptor']['compress'](_0x19f24e)),_0x236d53['types']['push'](this['_id']),!0x0;}['decompress'](_0x2b3bfb,_0x448236){const {types:_0xbfd493,buffers:_0x246aae}=_0x448236,_0x5bc406=this['_protobufDescriptor']['decompress'](_0x246aae['shift']());_0xbfd493['shift'](),_0x5bc406['nodes']||(_0x5bc406['nodes']=[]),this['_deserializeNodesAttributes'](_0x5bc406['nodes']),J(_0x5bc406),_0x5bc406['__className']=this['_operationName'],_0x2b3bfb['push'](_0x5bc406);}['_serializeNodesAttributes'](_0x2fb710){for(const _0x53ed19 of _0x2fb710){if(_0x53ed19['attributes']){const _0x3dd2dc=_0x53ed19['attributes'];this['_areValuesBoolean'](_0x3dd2dc)?_0x53ed19['attributesBoolean']=_0x3dd2dc:_0x53ed19['attributesJson']=JSON['stringify'](_0x3dd2dc);}_0x53ed19['children']&&this['_serializeNodesAttributes'](_0x53ed19['children']);}}['_deserializeNodesAttributes'](_0x29b877){for(const _0x22260a of _0x29b877)(_0x22260a['attributesBoolean']||_0x22260a['attributesJson'])&&(_0x22260a['attributesBoolean']?(_0x22260a['attributes']=_0x22260a['attributesBoolean'],delete _0x22260a['attributesBoolean']):(_0x22260a['attributes']=JSON['parse'](_0x22260a['attributesJson']),delete _0x22260a['attributesJson'])),_0x22260a['children']&&this['_deserializeNodesAttributes'](_0x22260a['children']);}['_areValuesBoolean'](_0x12f452){return Object['keys'](_0x12f452)['every'](_0x5e7578=>'boolean'==typeof _0x12f452[_0x5e7578]);}}class n extends e{['decompress'](_0x428c93,_0x180f46){super['decompress'](_0x428c93,_0x180f46);const _0x34de47=_0x428c93[_0x428c93['length']-0x1];_0x34de47['oldRange']||(_0x34de47['oldRange']=null),_0x34de47['newRange']||(_0x34de47['newRange']=null);}}class p extends e{['compress'](_0x424333,_0x582229){return _0x582229['shift'](),_0x424333['types']['push'](this['_id']),!0x0;}['decompress'](_0x1edcd7,_0x324583){_0x324583['types']['shift'](),_0x1edcd7['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1241f4,_0x2b9e7f,_0x491b68,_0x5441bb){super(_0x1241f4,_0x2b9e7f,_0x491b68),this['_omittedNamespace']=_0x5441bb+':';}['compress'](_0xdecfaf,_0x9e8f4d){return!('MarkerOperation'!=_0x9e8f4d[0x0]['__className']||!_0x9e8f4d[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x9e8f4d[0x0]['name']=_0x9e8f4d[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0xdecfaf,_0x9e8f4d),!0x0);}['decompress'](_0x6b0f85,_0x5c6919){super['decompress'](_0x6b0f85,_0x5c6919);const _0x1df8e0=_0x6b0f85[_0x6b0f85['length']-0x1];_0x1df8e0['name']=this['_omittedNamespace']+_0x1df8e0['name'];}}class b{['_id'];['_context'];constructor(_0x45b0c8,_0x133c05){this['_id']=_0x45b0c8,this['_context']=_0x133c05;}['compress'](_0x1555a1,_0x3d5703){let _0x59bf14;for(;_0x3d5703['length']>0x1&&this['_compareOperations'](_0x3d5703[0x0],_0x3d5703[0x1]);)_0x59bf14?(_0x59bf14=this['_combineNext'](_0x3d5703['shift'](),_0x59bf14),_0x1555a1['types']['push'](0x0)):(_0x59bf14=_0x2d96e4(_0x3d5703['shift']()),_0x1555a1['types']['push'](this['_id']));return!!_0x59bf14&&(_0x59bf14=this['_combineNext'](_0x3d5703['shift'](),_0x59bf14),_0x1555a1['types']['push'](0x0),_0x1555a1['buffers']['push'](this['_compressSingleOperation'](_0x59bf14)),!0x0);}['decompress'](_0x27bd03,_0x122885){const _0x4edc88=this['_decompressSingleOperation'](_0x122885);for(;0x0==_0x122885['types'][0x0];)_0x122885['types']['shift'](),_0x27bd03['push'](this['_splitCurrent'](_0x4edc88));_0x27bd03['push'](_0x4edc88);}}class m extends b{['_combineNext'](_0x4bdfa2,_0x2d87ef){return _0x2d87ef['nodes'][0x0]['data']+=_0x4bdfa2['nodes'][0x0]['data'],_0x2d87ef;}['_splitCurrent'](_0x49e045){const _0x19eef8=_0x2d96e4(_0x49e045),_0x146d28=_0x19eef8['nodes'][0x0],_0x1e3190=_0x49e045['nodes'][0x0],_0x46d2db=_0x1e3190['data'][Symbol['iterator']]()['next']()['value'],_0x24a82a=_0x46d2db['length'];return _0x146d28['data']=_0x46d2db,_0x1e3190['data']=_0x1e3190['data']['substr'](_0x24a82a),_0x49e045['position']=_(_0x49e045['position'],_0x24a82a),_0x19eef8;}['_compareOperations'](_0x1393c4,_0x1c88aa){if(this['_checkOperation'](_0x1393c4)&&this['_checkOperation'](_0x1c88aa)){const _0x49ed26=_0x1393c4['nodes'][0x0]['data']['length'],_0x24c297=O(_(_0x1393c4['position'],_0x49ed26),_0x1c88aa['position']),_0x168e87=_0x1393c4['nodes'][0x0],_0x5e0d20=_0x1c88aa['nodes'][0x0];return _0x24c297&&this['_compareAttributes'](_0x168e87,_0x5e0d20);}return!0x1;}['_compressSingleOperation'](_0x16a8e2){const _0x4e468b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4e468b,[_0x16a8e2]),_0x4e468b['buffers'][0x0];}['_decompressSingleOperation'](_0x3d8c20){const _0x1e9cd4=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x1e9cd4,_0x3d8c20),_0x1e9cd4[0x0];}['_checkOperation'](_0x3a42cf){return'InsertOperation'==_0x3a42cf['__className']&&0x1==_0x3a42cf['nodes']['length']&&_0x3a42cf['nodes'][0x0]['data']&&!_0x3a42cf['wasUndone']&&0x1==Array['from'](_0x3a42cf['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1dfc19,_0x255231){const _0x3f5dc9=Object['keys'](_0x1dfc19['attributes']||{}),_0x598c38=Object['keys'](_0x255231['attributes']||{});return _0x3f5dc9['length']===_0x598c38['length']&&_0x3f5dc9['every'](_0x6247fa=>_0x255231['attributes'][_0x6247fa]&&_0x255231['attributes'][_0x6247fa]===_0x1dfc19['attributes'][_0x6247fa]);}}class c extends b{['_combineNext'](_0x49b753,_0x2233fa){return _0x2233fa['howMany']++,_0x2233fa['sourcePosition']=_0x2d96e4(_0x49b753['sourcePosition']),_0x2233fa;}['_splitCurrent'](_0x3f036c){const _0x38fbf7=_0x2d96e4(_0x3f036c);return _0x3f036c['howMany']--,_0x38fbf7['howMany']=0x1,_0x38fbf7['sourcePosition']=_(_0x38fbf7['sourcePosition'],_0x3f036c['howMany']),_0x38fbf7;}['_compareOperations'](_0x3ca44f,_0x558222){return!(!this['_checkOperation'](_0x3ca44f)||!this['_checkOperation'](_0x558222))&&(O(_(_0x3ca44f['sourcePosition'],-0x1),_0x558222['sourcePosition'])&&O(_0x3ca44f['targetPosition'],_0x558222['targetPosition']));}['_compressSingleOperation'](_0x25f732){const _0x44477b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x44477b,[_0x25f732]),_0x44477b['buffers'][0x0];}['_decompressSingleOperation'](_0x3676ff){const _0x48645f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x48645f,_0x3676ff),_0x48645f[0x0];}['_checkOperation'](_0x307aef){return'MoveOperation'==_0x307aef['__className']&&'$graveyard'==_0x307aef['targetPosition']['root']&&0x1==_0x307aef['howMany']&&!_0x307aef['wasUndone'];}}class h extends b{['_combineNext'](_0x4ad418,_0x7c201){return _0x7c201['howMany']++,_0x7c201;}['_splitCurrent'](_0x2aa3fe){const _0x2f725f=_0x2d96e4(_0x2aa3fe);return _0x2f725f['howMany']=0x1,_0x2aa3fe['howMany']--,_0x2f725f;}['_compareOperations'](_0x5a7309,_0x43fcd0){return!(!this['_checkOperation'](_0x5a7309)||!this['_checkOperation'](_0x43fcd0))&&(O(_0x5a7309['sourcePosition'],_0x43fcd0['sourcePosition'])&&O(_0x5a7309['targetPosition'],_0x43fcd0['targetPosition']));}['_compressSingleOperation'](_0xf3980e){const _0x503de6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x503de6,[_0xf3980e]),_0x503de6['buffers'][0x0];}['_decompressSingleOperation'](_0x169f76){const _0x51e80f=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x51e80f,_0x169f76),_0x51e80f[0x0];}['_checkOperation'](_0xffe3d9){return'MoveOperation'==_0xffe3d9['__className']&&'$graveyard'==_0xffe3d9['targetPosition']['root']&&0x1==_0xffe3d9['howMany']&&!_0xffe3d9['wasUndone'];}}class f extends b{['compress'](_0x50eca7,_0x47b17b){if(!this['_compareOperations'](_0x47b17b[0x0],_0x47b17b[0x1]))return!0x1;const _0x1c8ee4=_0x47b17b['shift']();return _0x1c8ee4['oldRange']=null,_0x1c8ee4['newRange']&&O(_0x1c8ee4['newRange']['start'],_0x1c8ee4['newRange']['end'])&&(_0x1c8ee4['newRange']['end']=null),_0x47b17b['shift'](),_0x50eca7['types']['push'](this['_id']),_0x50eca7['types']['push'](0x0),_0x50eca7['buffers']['push'](this['_compressSingleOperation'](_0x1c8ee4)),!0x0;}['decompress'](_0x313267,_0x4fd566){const _0x597472=this['_decompressSingleOperation'](_0x4fd566);_0x597472['newRange']&&!_0x597472['newRange']['end']&&(_0x597472['newRange']['end']=_0x2d96e4(_0x597472['newRange']['start']));const _0x501311=_0x2d96e4(_0x597472);_0x501311['newRange']&&(_0x501311['newRange']['start']['stickiness']='toNone',_0x501311['newRange']['end']=_0x2d96e4(_0x501311['newRange']['start'])),_0x501311['name']='user:position:'+_0x501311['name']['split'](':')[0x2],_0x4fd566['types']['shift'](),_0x313267['push'](_0x597472),_0x313267['push'](_0x501311);}['_compressSingleOperation'](_0x3f86d0){const _0x52a70e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x52a70e,[_0x3f86d0]),_0x52a70e['buffers'][0x0];}['_decompressSingleOperation'](_0x3dff68){const _0x478fdc=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x478fdc,_0x3dff68),_0x478fdc[0x0];}['_compareOperations'](_0xce613e,_0x16ac22){return!(!_0xce613e||!_0x16ac22)&&('MarkerOperation'==_0xce613e['__className']&&'MarkerOperation'==_0x16ac22['__className']&&!(!_0xce613e['name']['startsWith']('user:')||!_0x16ac22['name']['startsWith']('user:')||_0xce613e['name']==_0x16ac22['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x2beb54=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',_0x2beb54,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x2beb54,'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'](_0x449efa){if(!_0x449efa||!_0x449efa[0x0])throw new _0x4ddb20('no-operations-provided',this);const _0x583759={'types':[],'buffers':[],'baseVersion':_0x449efa[0x0]['baseVersion']};for(;_0x449efa['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x583759,_0x449efa)||this['_getCompressorByName']('TypingAction')['compress'](_0x583759,_0x449efa)||this['_getCompressorByName']('DeletingAction')['compress'](_0x583759,_0x449efa)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x583759,_0x449efa)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x583759,_0x449efa)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x583759,_0x449efa)||this['_getCompressorByName'](_0x449efa[0x0]['__className'])['compress'](_0x583759,_0x449efa);return _0x583759;}['decompress'](_0x37c95e){const _0x4e5cd9=[];for(;_0x37c95e['types']['length'];){this['_compressorById']['get'](_0x37c95e['types'][0x0])['decompress'](_0x4e5cd9,_0x37c95e);}return _0x4e5cd9['forEach']((_0x536b7e,_0x8712dd)=>_0x536b7e['baseVersion']=_0x37c95e['baseVersion']+_0x8712dd),_0x4e5cd9;}['_getCompressorByName'](_0x5bcd72){return this['_compressorByName']['get'](_0x5bcd72);}['_registerOperationCompressor'](_0x5f1f30,_0x22b012,_0x194a7b){const _0x220f30=new _0x194a7b(_0x5f1f30,_0x22b012,this['_protobufFactory']['getDescriptor'](_0x22b012));this['_registerCompressor'](_0x5f1f30,_0x22b012,_0x220f30);}['_registerActionCompressor'](_0x550b92,_0x1e1a5b,_0x37add6){const _0x11f49c=new _0x37add6(_0x550b92,this);this['_registerCompressor'](_0x550b92,_0x1e1a5b,_0x11f49c);}['_registerCompressor'](_0x20b961,_0x2db474,_0x10474d){this['_compressorById']['set'](_0x20b961,_0x10474d),this['_compressorByName']['set'](_0x2db474,_0x10474d);}}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.6",
3
+ "version": "44.2.0-alpha.8",
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.6",
37
- "ckeditor5": "44.2.0-alpha.6",
36
+ "@ckeditor/ckeditor5-utils": "44.2.0-alpha.8",
37
+ "ckeditor5": "44.2.0-alpha.8",
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
- function _0x1d00(_0x5617b7,_0x56387c){const _0x157267=_0x1572();return _0x1d00=function(_0x1d00ab,_0x4aad84){_0x1d00ab=_0x1d00ab-0x129;let _0x515db8=_0x157267[_0x1d00ab];return _0x515db8;},_0x1d00(_0x5617b7,_0x56387c);}const _0x47e23f=_0x1d00;(function(_0x46aaec,_0x2206eb){const _0x20a664=_0x1d00,_0x15899f=_0x46aaec();while(!![]){try{const _0x1a1b2f=parseInt(_0x20a664(0x12c))/0x1*(-parseInt(_0x20a664(0x134))/0x2)+parseInt(_0x20a664(0x130))/0x3*(parseInt(_0x20a664(0x133))/0x4)+parseInt(_0x20a664(0x12b))/0x5*(parseInt(_0x20a664(0x13a))/0x6)+-parseInt(_0x20a664(0x12e))/0x7+parseInt(_0x20a664(0x140))/0x8*(parseInt(_0x20a664(0x13f))/0x9)+parseInt(_0x20a664(0x137))/0xa*(parseInt(_0x20a664(0x13c))/0xb)+parseInt(_0x20a664(0x13e))/0xc*(-parseInt(_0x20a664(0x142))/0xd);if(_0x1a1b2f===_0x2206eb)break;else _0x15899f['push'](_0x15899f['shift']());}catch(_0x4db7a3){_0x15899f['push'](_0x15899f['shift']());}}}(_0x1572,0x4f812));import{cloneDeep as _0x34e9a7}from'lodash-es';export default class b{constructor(_0x232924,_0x1f1bc4){const _0xd9e076=_0x1d00;this[_0xd9e076(0x13b)]=_0x232924,this[_0xd9e076(0x12a)]=_0x1f1bc4;}[_0x47e23f(0x135)](_0xb9df09,_0x51961e){const _0x28615a=_0x47e23f;let _0x174de0;for(;_0x51961e[_0x28615a(0x139)]>0x1&&this[_0x28615a(0x12d)](_0x51961e[0x0],_0x51961e[0x1]);)_0x174de0?(_0x174de0=this[_0x28615a(0x129)](_0x51961e[_0x28615a(0x132)](),_0x174de0),_0xb9df09[_0x28615a(0x12f)][_0x28615a(0x136)](0x0)):(_0x174de0=_0x34e9a7(_0x51961e[_0x28615a(0x132)]()),_0xb9df09[_0x28615a(0x12f)][_0x28615a(0x136)](this[_0x28615a(0x13b)]));return!!_0x174de0&&(_0x174de0=this[_0x28615a(0x129)](_0x51961e[_0x28615a(0x132)](),_0x174de0),_0xb9df09[_0x28615a(0x12f)][_0x28615a(0x136)](0x0),_0xb9df09[_0x28615a(0x138)][_0x28615a(0x136)](this[_0x28615a(0x143)](_0x174de0)),!0x0);}[_0x47e23f(0x131)](_0x40c1fb,_0xb2873c){const _0x5c762d=_0x47e23f,_0x5cf817=this[_0x5c762d(0x13d)](_0xb2873c);for(;0x0==_0xb2873c[_0x5c762d(0x12f)][0x0];)_0xb2873c[_0x5c762d(0x12f)][_0x5c762d(0x132)](),_0x40c1fb[_0x5c762d(0x136)](this[_0x5c762d(0x141)](_0x5cf817));_0x40c1fb[_0x5c762d(0x136)](_0x5cf817);}}function _0x1572(){const _0x16e6ae=['length','1146yCyThi','_id','11kXIBXP','_decompressSingleOperation','15808836ptfzvD','9CkSGMr','4729312NUVmhA','_splitCurrent','13dsaLNx','_compressSingleOperation','_combineNext','_context','11885SjRwUh','26784fHSPOK','_compareOperations','1517859vRCQSE','types','21JMYUEC','decompress','shift','184472KXUYVE','8RwlNLg','compress','push','5990290jGJqtm','buffers'];_0x1572=function(){return _0x16e6ae;};return _0x1572();}
23
+ const _0x205d95=_0x41cf;(function(_0xde4551,_0x13b67e){const _0x30a4df=_0x41cf,_0x280fe2=_0xde4551();while(!![]){try{const _0x4873cf=parseInt(_0x30a4df(0x7c))/0x1*(-parseInt(_0x30a4df(0x7d))/0x2)+parseInt(_0x30a4df(0x8e))/0x3*(parseInt(_0x30a4df(0x7f))/0x4)+parseInt(_0x30a4df(0x81))/0x5*(-parseInt(_0x30a4df(0x76))/0x6)+parseInt(_0x30a4df(0x7b))/0x7+-parseInt(_0x30a4df(0x8b))/0x8+-parseInt(_0x30a4df(0x8c))/0x9*(-parseInt(_0x30a4df(0x79))/0xa)+-parseInt(_0x30a4df(0x85))/0xb*(-parseInt(_0x30a4df(0x88))/0xc);if(_0x4873cf===_0x13b67e)break;else _0x280fe2['push'](_0x280fe2['shift']());}catch(_0x133406){_0x280fe2['push'](_0x280fe2['shift']());}}}(_0xf3b9,0x56588));function _0xf3b9(){const _0x3025cf=['15305izltbo','_compressSingleOperation','push','_context','11vCFjVg','types','_decompressSingleOperation','4250592WtlrXj','shift','_id','2307168imjTGJ','3723309XdMnFc','decompress','3hcCkhp','_compareOperations','1206XaIaJl','_splitCurrent','_combineNext','10fdEatf','buffers','787906glzpMi','65158MrMDlA','2YEsrbZ','compress','1768048FFapFz','length'];_0xf3b9=function(){return _0x3025cf;};return _0xf3b9();}function _0x41cf(_0x18906c,_0x2a7814){const _0xf3b9e2=_0xf3b9();return _0x41cf=function(_0x41cf76,_0x53788){_0x41cf76=_0x41cf76-0x75;let _0x13d3cb=_0xf3b9e2[_0x41cf76];return _0x13d3cb;},_0x41cf(_0x18906c,_0x2a7814);}import{cloneDeep as _0x149538}from'lodash-es';export default class b{constructor(_0x4ccc74,_0x5d8562){const _0x4e50bc=_0x41cf;this[_0x4e50bc(0x8a)]=_0x4ccc74,this[_0x4e50bc(0x84)]=_0x5d8562;}[_0x205d95(0x7e)](_0x369f13,_0x8aea7c){const _0x2d922e=_0x205d95;let _0x501a2a;for(;_0x8aea7c[_0x2d922e(0x80)]>0x1&&this[_0x2d922e(0x75)](_0x8aea7c[0x0],_0x8aea7c[0x1]);)_0x501a2a?(_0x501a2a=this[_0x2d922e(0x78)](_0x8aea7c[_0x2d922e(0x89)](),_0x501a2a),_0x369f13[_0x2d922e(0x86)][_0x2d922e(0x83)](0x0)):(_0x501a2a=_0x149538(_0x8aea7c[_0x2d922e(0x89)]()),_0x369f13[_0x2d922e(0x86)][_0x2d922e(0x83)](this[_0x2d922e(0x8a)]));return!!_0x501a2a&&(_0x501a2a=this[_0x2d922e(0x78)](_0x8aea7c[_0x2d922e(0x89)](),_0x501a2a),_0x369f13[_0x2d922e(0x86)][_0x2d922e(0x83)](0x0),_0x369f13[_0x2d922e(0x7a)][_0x2d922e(0x83)](this[_0x2d922e(0x82)](_0x501a2a)),!0x0);}[_0x205d95(0x8d)](_0x1f9cd2,_0x30d66a){const _0x17f987=_0x205d95,_0x545efa=this[_0x17f987(0x87)](_0x30d66a);for(;0x0==_0x30d66a[_0x17f987(0x86)][0x0];)_0x30d66a[_0x17f987(0x86)][_0x17f987(0x89)](),_0x1f9cd2[_0x17f987(0x83)](this[_0x17f987(0x77)](_0x545efa));_0x1f9cd2[_0x17f987(0x83)](_0x545efa);}}