@ckeditor/ckeditor5-operations-compressor 44.0.0-alpha.8 → 44.0.0

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/README.md CHANGED
@@ -5,7 +5,7 @@ CKEditor 5 Operations compressor
5
5
 
6
6
  CKEditor 5 Operations compressor is a low-level API that compresses and decompresses operations to a normalized binary format to decrease network usage during real-time collaborative editing. It is required by the [CKEditor 5 real-time collaborative editing](https://ckeditor.com/collaboration/real-time/) feature to enable collaboration in [CKEditor 5](https://ckeditor.com/ckeditor-5/).
7
7
 
8
- This is a premium feature. Sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/signup), or see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing) for more information.
8
+ This is a premium feature. Sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free), or see: [https://ckeditor.com/pricing](https://ckeditor.com/pricing) for more information.
9
9
 
10
10
  ## Installation
11
11
 
@@ -17,7 +17,7 @@ npm install ckeditor5-premium-features
17
17
 
18
18
  ## Create free account
19
19
 
20
- If you want to check full CKEditor 5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/signup).
20
+ If you want to check full CKEditor 5 capabilities, sign up for a [free non-commitment 14-day trial](https://portal.ckeditor.com/checkout?plan=free).
21
21
 
22
22
  ## Documentation
23
23
 
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0xa13185}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x5f1681 from'protobufjs/minimal.js';import{cloneDeep as _0x2f8ac7,isEqual as _0x18aaed,isObject as _0x4ac4a7}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x3faba8=_0x5f1681['Reader'],_0x287853=_0x5f1681['Writer'],_0x120072=_0x5f1681['util'],_0xadb9b3=_0x5f1681['roots']['default']||(_0x5f1681['roots']['default']={});return _0xadb9b3['AttributeOperation']=(function(){function _0x33a1e3(_0x20017b){if(_0x20017b){for(var _0x3d5ca4=Object['keys'](_0x20017b),_0x5ce357=0x0;_0x5ce357<_0x3d5ca4['length'];++_0x5ce357)null!=_0x20017b[_0x3d5ca4[_0x5ce357]]&&(this[_0x3d5ca4[_0x5ce357]]=_0x20017b[_0x3d5ca4[_0x5ce357]]);}}return _0x33a1e3['prototype']['range']=null,_0x33a1e3['prototype']['key']='',_0x33a1e3['prototype']['oldValueBoolean']=!0x1,_0x33a1e3['prototype']['oldValueJson']='',_0x33a1e3['prototype']['newValueBoolean']=!0x1,_0x33a1e3['prototype']['newValueJson']='',_0x33a1e3['prototype']['wasUndone']=!0x1,_0x33a1e3['create']=function(_0x36a539){return new _0x33a1e3(_0x36a539);},_0x33a1e3['encode']=function(_0x1e7ce7,_0x2aac4b){return _0x2aac4b||(_0x2aac4b=_0x287853['create']()),null!=_0x1e7ce7['range']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'range')&&_0xadb9b3['Range']['encode'](_0x1e7ce7['range'],_0x2aac4b['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e7ce7['key']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'key')&&_0x2aac4b['uint32'](0x12)['string'](_0x1e7ce7['key']),null!=_0x1e7ce7['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'oldValueBoolean')&&_0x2aac4b['uint32'](0x18)['bool'](_0x1e7ce7['oldValueBoolean']),null!=_0x1e7ce7['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'oldValueJson')&&_0x2aac4b['uint32'](0x22)['string'](_0x1e7ce7['oldValueJson']),null!=_0x1e7ce7['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'newValueBoolean')&&_0x2aac4b['uint32'](0x28)['bool'](_0x1e7ce7['newValueBoolean']),null!=_0x1e7ce7['newValueJson']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'newValueJson')&&_0x2aac4b['uint32'](0x32)['string'](_0x1e7ce7['newValueJson']),null!=_0x1e7ce7['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e7ce7,'wasUndone')&&_0x2aac4b['uint32'](0x38)['bool'](_0x1e7ce7['wasUndone']),_0x2aac4b;},_0x33a1e3['encodeDelimited']=function(_0x3bdf4b,_0x5c2d44){return this['encode'](_0x3bdf4b,_0x5c2d44)['ldelim']();},_0x33a1e3['decode']=function(_0x4bacb2,_0x1ceb17){_0x4bacb2 instanceof _0x3faba8||(_0x4bacb2=_0x3faba8['create'](_0x4bacb2));for(var _0x14d5fd=void 0x0===_0x1ceb17?_0x4bacb2['len']:_0x4bacb2['pos']+_0x1ceb17,_0x4ecf26=new _0xadb9b3['AttributeOperation']();_0x4bacb2['pos']<_0x14d5fd;){var _0xc51f63=_0x4bacb2['uint32']();switch(_0xc51f63>>>0x3){case 0x1:_0x4ecf26['range']=_0xadb9b3['Range']['decode'](_0x4bacb2,_0x4bacb2['uint32']());break;case 0x2:_0x4ecf26['key']=_0x4bacb2['string']();break;case 0x3:_0x4ecf26['oldValueBoolean']=_0x4bacb2['bool']();break;case 0x4:_0x4ecf26['oldValueJson']=_0x4bacb2['string']();break;case 0x5:_0x4ecf26['newValueBoolean']=_0x4bacb2['bool']();break;case 0x6:_0x4ecf26['newValueJson']=_0x4bacb2['string']();break;case 0x7:_0x4ecf26['wasUndone']=_0x4bacb2['bool']();break;default:_0x4bacb2['skipType'](0x7&_0xc51f63);}}return _0x4ecf26;},_0x33a1e3['decodeDelimited']=function(_0x4f0b4c){return _0x4f0b4c instanceof _0x3faba8||(_0x4f0b4c=new _0x3faba8(_0x4f0b4c)),this['decode'](_0x4f0b4c,_0x4f0b4c['uint32']());},_0x33a1e3['verify']=function(_0x22bad7){if('object'!=typeof _0x22bad7||null===_0x22bad7)return'object\x20expected';if(null!=_0x22bad7['range']&&_0x22bad7['hasOwnProperty']('range')){var _0x2ea29c=_0xadb9b3['Range']['verify'](_0x22bad7['range']);if(_0x2ea29c)return'range.'+_0x2ea29c;}return null!=_0x22bad7['key']&&_0x22bad7['hasOwnProperty']('key')&&!_0x120072['isString'](_0x22bad7['key'])?'key:\x20string\x20expected':null!=_0x22bad7['oldValueBoolean']&&_0x22bad7['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x22bad7['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x22bad7['oldValueJson']&&_0x22bad7['hasOwnProperty']('oldValueJson')&&!_0x120072['isString'](_0x22bad7['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x22bad7['newValueBoolean']&&_0x22bad7['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x22bad7['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x22bad7['newValueJson']&&_0x22bad7['hasOwnProperty']('newValueJson')&&!_0x120072['isString'](_0x22bad7['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x22bad7['wasUndone']&&_0x22bad7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x22bad7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x33a1e3['fromObject']=function(_0x2d65e0){if(_0x2d65e0 instanceof _0xadb9b3['AttributeOperation'])return _0x2d65e0;var _0x176725=new _0xadb9b3['AttributeOperation']();if(null!=_0x2d65e0['range']){if('object'!=typeof _0x2d65e0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x176725['range']=_0xadb9b3['Range']['fromObject'](_0x2d65e0['range']);}return null!=_0x2d65e0['key']&&(_0x176725['key']=String(_0x2d65e0['key'])),null!=_0x2d65e0['oldValueBoolean']&&(_0x176725['oldValueBoolean']=Boolean(_0x2d65e0['oldValueBoolean'])),null!=_0x2d65e0['oldValueJson']&&(_0x176725['oldValueJson']=String(_0x2d65e0['oldValueJson'])),null!=_0x2d65e0['newValueBoolean']&&(_0x176725['newValueBoolean']=Boolean(_0x2d65e0['newValueBoolean'])),null!=_0x2d65e0['newValueJson']&&(_0x176725['newValueJson']=String(_0x2d65e0['newValueJson'])),null!=_0x2d65e0['wasUndone']&&(_0x176725['wasUndone']=Boolean(_0x2d65e0['wasUndone'])),_0x176725;},_0x33a1e3['toObject']=function(_0x263b32,_0x3e887e){_0x3e887e||(_0x3e887e={});var _0xfe7672={};return _0x3e887e['defaults']&&(_0xfe7672['range']=null,_0xfe7672['key']='',_0xfe7672['oldValueBoolean']=!0x1,_0xfe7672['oldValueJson']='',_0xfe7672['newValueBoolean']=!0x1,_0xfe7672['newValueJson']='',_0xfe7672['wasUndone']=!0x1),null!=_0x263b32['range']&&_0x263b32['hasOwnProperty']('range')&&(_0xfe7672['range']=_0xadb9b3['Range']['toObject'](_0x263b32['range'],_0x3e887e)),null!=_0x263b32['key']&&_0x263b32['hasOwnProperty']('key')&&(_0xfe7672['key']=_0x263b32['key']),null!=_0x263b32['oldValueBoolean']&&_0x263b32['hasOwnProperty']('oldValueBoolean')&&(_0xfe7672['oldValueBoolean']=_0x263b32['oldValueBoolean']),null!=_0x263b32['oldValueJson']&&_0x263b32['hasOwnProperty']('oldValueJson')&&(_0xfe7672['oldValueJson']=_0x263b32['oldValueJson']),null!=_0x263b32['newValueBoolean']&&_0x263b32['hasOwnProperty']('newValueBoolean')&&(_0xfe7672['newValueBoolean']=_0x263b32['newValueBoolean']),null!=_0x263b32['newValueJson']&&_0x263b32['hasOwnProperty']('newValueJson')&&(_0xfe7672['newValueJson']=_0x263b32['newValueJson']),null!=_0x263b32['wasUndone']&&_0x263b32['hasOwnProperty']('wasUndone')&&(_0xfe7672['wasUndone']=_0x263b32['wasUndone']),_0xfe7672;},_0x33a1e3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x33a1e3['getTypeUrl']=function(_0x593e40){return void 0x0===_0x593e40&&(_0x593e40='type.googleapis.com'),_0x593e40+'/AttributeOperation';},_0x33a1e3;}()),_0xadb9b3['InsertOperation']=(function(){function _0x2e7926(_0x4e4050){if(this['nodes']=[],_0x4e4050){for(var _0x873374=Object['keys'](_0x4e4050),_0x4459b1=0x0;_0x4459b1<_0x873374['length'];++_0x4459b1)null!=_0x4e4050[_0x873374[_0x4459b1]]&&(this[_0x873374[_0x4459b1]]=_0x4e4050[_0x873374[_0x4459b1]]);}}return _0x2e7926['prototype']['position']=null,_0x2e7926['prototype']['nodes']=_0x120072['emptyArray'],_0x2e7926['prototype']['shouldReceiveAttributes']=!0x1,_0x2e7926['prototype']['wasUndone']=!0x1,_0x2e7926['create']=function(_0x50b69c){return new _0x2e7926(_0x50b69c);},_0x2e7926['encode']=function(_0x39ccea,_0x1f1632){if(_0x1f1632||(_0x1f1632=_0x287853['create']()),null!=_0x39ccea['position']&&Object['hasOwnProperty']['call'](_0x39ccea,'position')&&_0xadb9b3['Position']['encode'](_0x39ccea['position'],_0x1f1632['uint32'](0xa)['fork']())['ldelim'](),null!=_0x39ccea['nodes']&&_0x39ccea['nodes']['length']){for(var _0x5d1117=0x0;_0x5d1117<_0x39ccea['nodes']['length'];++_0x5d1117)_0xadb9b3['Element']['encode'](_0x39ccea['nodes'][_0x5d1117],_0x1f1632['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x39ccea['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x39ccea,'shouldReceiveAttributes')&&_0x1f1632['uint32'](0x18)['bool'](_0x39ccea['shouldReceiveAttributes']),null!=_0x39ccea['wasUndone']&&Object['hasOwnProperty']['call'](_0x39ccea,'wasUndone')&&_0x1f1632['uint32'](0x20)['bool'](_0x39ccea['wasUndone']),_0x1f1632;},_0x2e7926['encodeDelimited']=function(_0x51e2da,_0x2b6a04){return this['encode'](_0x51e2da,_0x2b6a04)['ldelim']();},_0x2e7926['decode']=function(_0x1eb14b,_0x50e4db){_0x1eb14b instanceof _0x3faba8||(_0x1eb14b=_0x3faba8['create'](_0x1eb14b));for(var _0x244b5a=void 0x0===_0x50e4db?_0x1eb14b['len']:_0x1eb14b['pos']+_0x50e4db,_0x3b0bc6=new _0xadb9b3['InsertOperation']();_0x1eb14b['pos']<_0x244b5a;){var _0x3a6133=_0x1eb14b['uint32']();switch(_0x3a6133>>>0x3){case 0x1:_0x3b0bc6['position']=_0xadb9b3['Position']['decode'](_0x1eb14b,_0x1eb14b['uint32']());break;case 0x2:_0x3b0bc6['nodes']&&_0x3b0bc6['nodes']['length']||(_0x3b0bc6['nodes']=[]),_0x3b0bc6['nodes']['push'](_0xadb9b3['Element']['decode'](_0x1eb14b,_0x1eb14b['uint32']()));break;case 0x3:_0x3b0bc6['shouldReceiveAttributes']=_0x1eb14b['bool']();break;case 0x4:_0x3b0bc6['wasUndone']=_0x1eb14b['bool']();break;default:_0x1eb14b['skipType'](0x7&_0x3a6133);}}return _0x3b0bc6;},_0x2e7926['decodeDelimited']=function(_0x3e8d93){return _0x3e8d93 instanceof _0x3faba8||(_0x3e8d93=new _0x3faba8(_0x3e8d93)),this['decode'](_0x3e8d93,_0x3e8d93['uint32']());},_0x2e7926['verify']=function(_0x2fe917){if('object'!=typeof _0x2fe917||null===_0x2fe917)return'object\x20expected';if(null!=_0x2fe917['position']&&_0x2fe917['hasOwnProperty']('position')&&(_0x233044=_0xadb9b3['Position']['verify'](_0x2fe917['position'])))return'position.'+_0x233044;if(null!=_0x2fe917['nodes']&&_0x2fe917['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2fe917['nodes']))return'nodes:\x20array\x20expected';for(var _0x19b9ac=0x0;_0x19b9ac<_0x2fe917['nodes']['length'];++_0x19b9ac){var _0x233044;if(_0x233044=_0xadb9b3['Element']['verify'](_0x2fe917['nodes'][_0x19b9ac]))return'nodes.'+_0x233044;}}return null!=_0x2fe917['shouldReceiveAttributes']&&_0x2fe917['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2fe917['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2fe917['wasUndone']&&_0x2fe917['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2fe917['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2e7926['fromObject']=function(_0x641c){if(_0x641c instanceof _0xadb9b3['InsertOperation'])return _0x641c;var _0x2961f6=new _0xadb9b3['InsertOperation']();if(null!=_0x641c['position']){if('object'!=typeof _0x641c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2961f6['position']=_0xadb9b3['Position']['fromObject'](_0x641c['position']);}if(_0x641c['nodes']){if(!Array['isArray'](_0x641c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2961f6['nodes']=[];for(var _0x4328ba=0x0;_0x4328ba<_0x641c['nodes']['length'];++_0x4328ba){if('object'!=typeof _0x641c['nodes'][_0x4328ba])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2961f6['nodes'][_0x4328ba]=_0xadb9b3['Element']['fromObject'](_0x641c['nodes'][_0x4328ba]);}}return null!=_0x641c['shouldReceiveAttributes']&&(_0x2961f6['shouldReceiveAttributes']=Boolean(_0x641c['shouldReceiveAttributes'])),null!=_0x641c['wasUndone']&&(_0x2961f6['wasUndone']=Boolean(_0x641c['wasUndone'])),_0x2961f6;},_0x2e7926['toObject']=function(_0x2ee713,_0x13f273){_0x13f273||(_0x13f273={});var _0x54f016={};if((_0x13f273['arrays']||_0x13f273['defaults'])&&(_0x54f016['nodes']=[]),_0x13f273['defaults']&&(_0x54f016['position']=null,_0x54f016['shouldReceiveAttributes']=!0x1,_0x54f016['wasUndone']=!0x1),null!=_0x2ee713['position']&&_0x2ee713['hasOwnProperty']('position')&&(_0x54f016['position']=_0xadb9b3['Position']['toObject'](_0x2ee713['position'],_0x13f273)),_0x2ee713['nodes']&&_0x2ee713['nodes']['length']){_0x54f016['nodes']=[];for(var _0x3b19f0=0x0;_0x3b19f0<_0x2ee713['nodes']['length'];++_0x3b19f0)_0x54f016['nodes'][_0x3b19f0]=_0xadb9b3['Element']['toObject'](_0x2ee713['nodes'][_0x3b19f0],_0x13f273);}return null!=_0x2ee713['shouldReceiveAttributes']&&_0x2ee713['hasOwnProperty']('shouldReceiveAttributes')&&(_0x54f016['shouldReceiveAttributes']=_0x2ee713['shouldReceiveAttributes']),null!=_0x2ee713['wasUndone']&&_0x2ee713['hasOwnProperty']('wasUndone')&&(_0x54f016['wasUndone']=_0x2ee713['wasUndone']),_0x54f016;},_0x2e7926['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x2e7926['getTypeUrl']=function(_0x56d0cf){return void 0x0===_0x56d0cf&&(_0x56d0cf='type.googleapis.com'),_0x56d0cf+'/InsertOperation';},_0x2e7926;}()),_0xadb9b3['MarkerOperation']=(function(){function _0x53cb6a(_0x46c009){if(_0x46c009){for(var _0x175272=Object['keys'](_0x46c009),_0x2e44d2=0x0;_0x2e44d2<_0x175272['length'];++_0x2e44d2)null!=_0x46c009[_0x175272[_0x2e44d2]]&&(this[_0x175272[_0x2e44d2]]=_0x46c009[_0x175272[_0x2e44d2]]);}}return _0x53cb6a['prototype']['name']='',_0x53cb6a['prototype']['oldRange']=null,_0x53cb6a['prototype']['newRange']=null,_0x53cb6a['prototype']['affectsData']=!0x1,_0x53cb6a['prototype']['wasUndone']=!0x1,_0x53cb6a['create']=function(_0x37e9e7){return new _0x53cb6a(_0x37e9e7);},_0x53cb6a['encode']=function(_0xcd2318,_0x17919a){return _0x17919a||(_0x17919a=_0x287853['create']()),null!=_0xcd2318['name']&&Object['hasOwnProperty']['call'](_0xcd2318,'name')&&_0x17919a['uint32'](0xa)['string'](_0xcd2318['name']),null!=_0xcd2318['oldRange']&&Object['hasOwnProperty']['call'](_0xcd2318,'oldRange')&&_0xadb9b3['Range']['encode'](_0xcd2318['oldRange'],_0x17919a['uint32'](0x12)['fork']())['ldelim'](),null!=_0xcd2318['newRange']&&Object['hasOwnProperty']['call'](_0xcd2318,'newRange')&&_0xadb9b3['Range']['encode'](_0xcd2318['newRange'],_0x17919a['uint32'](0x1a)['fork']())['ldelim'](),null!=_0xcd2318['affectsData']&&Object['hasOwnProperty']['call'](_0xcd2318,'affectsData')&&_0x17919a['uint32'](0x20)['bool'](_0xcd2318['affectsData']),null!=_0xcd2318['wasUndone']&&Object['hasOwnProperty']['call'](_0xcd2318,'wasUndone')&&_0x17919a['uint32'](0x28)['bool'](_0xcd2318['wasUndone']),_0x17919a;},_0x53cb6a['encodeDelimited']=function(_0x460102,_0x1b92c5){return this['encode'](_0x460102,_0x1b92c5)['ldelim']();},_0x53cb6a['decode']=function(_0x50e853,_0x2fbfef){_0x50e853 instanceof _0x3faba8||(_0x50e853=_0x3faba8['create'](_0x50e853));for(var _0x4dfa67=void 0x0===_0x2fbfef?_0x50e853['len']:_0x50e853['pos']+_0x2fbfef,_0x3fef3e=new _0xadb9b3['MarkerOperation']();_0x50e853['pos']<_0x4dfa67;){var _0x176ac5=_0x50e853['uint32']();switch(_0x176ac5>>>0x3){case 0x1:_0x3fef3e['name']=_0x50e853['string']();break;case 0x2:_0x3fef3e['oldRange']=_0xadb9b3['Range']['decode'](_0x50e853,_0x50e853['uint32']());break;case 0x3:_0x3fef3e['newRange']=_0xadb9b3['Range']['decode'](_0x50e853,_0x50e853['uint32']());break;case 0x4:_0x3fef3e['affectsData']=_0x50e853['bool']();break;case 0x5:_0x3fef3e['wasUndone']=_0x50e853['bool']();break;default:_0x50e853['skipType'](0x7&_0x176ac5);}}return _0x3fef3e;},_0x53cb6a['decodeDelimited']=function(_0x55f96f){return _0x55f96f instanceof _0x3faba8||(_0x55f96f=new _0x3faba8(_0x55f96f)),this['decode'](_0x55f96f,_0x55f96f['uint32']());},_0x53cb6a['verify']=function(_0x5283b7){if('object'!=typeof _0x5283b7||null===_0x5283b7)return'object\x20expected';if(null!=_0x5283b7['name']&&_0x5283b7['hasOwnProperty']('name')&&!_0x120072['isString'](_0x5283b7['name']))return'name:\x20string\x20expected';var _0x53f76d;if(null!=_0x5283b7['oldRange']&&_0x5283b7['hasOwnProperty']('oldRange')&&(_0x53f76d=_0xadb9b3['Range']['verify'](_0x5283b7['oldRange'])))return'oldRange.'+_0x53f76d;if(null!=_0x5283b7['newRange']&&_0x5283b7['hasOwnProperty']('newRange')&&(_0x53f76d=_0xadb9b3['Range']['verify'](_0x5283b7['newRange'])))return'newRange.'+_0x53f76d;return null!=_0x5283b7['affectsData']&&_0x5283b7['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5283b7['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5283b7['wasUndone']&&_0x5283b7['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5283b7['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x53cb6a['fromObject']=function(_0x401c13){if(_0x401c13 instanceof _0xadb9b3['MarkerOperation'])return _0x401c13;var _0x273b6c=new _0xadb9b3['MarkerOperation']();if(null!=_0x401c13['name']&&(_0x273b6c['name']=String(_0x401c13['name'])),null!=_0x401c13['oldRange']){if('object'!=typeof _0x401c13['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x273b6c['oldRange']=_0xadb9b3['Range']['fromObject'](_0x401c13['oldRange']);}if(null!=_0x401c13['newRange']){if('object'!=typeof _0x401c13['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x273b6c['newRange']=_0xadb9b3['Range']['fromObject'](_0x401c13['newRange']);}return null!=_0x401c13['affectsData']&&(_0x273b6c['affectsData']=Boolean(_0x401c13['affectsData'])),null!=_0x401c13['wasUndone']&&(_0x273b6c['wasUndone']=Boolean(_0x401c13['wasUndone'])),_0x273b6c;},_0x53cb6a['toObject']=function(_0x3faed4,_0x44f5a7){_0x44f5a7||(_0x44f5a7={});var _0x3d0caf={};return _0x44f5a7['defaults']&&(_0x3d0caf['name']='',_0x3d0caf['oldRange']=null,_0x3d0caf['newRange']=null,_0x3d0caf['affectsData']=!0x1,_0x3d0caf['wasUndone']=!0x1),null!=_0x3faed4['name']&&_0x3faed4['hasOwnProperty']('name')&&(_0x3d0caf['name']=_0x3faed4['name']),null!=_0x3faed4['oldRange']&&_0x3faed4['hasOwnProperty']('oldRange')&&(_0x3d0caf['oldRange']=_0xadb9b3['Range']['toObject'](_0x3faed4['oldRange'],_0x44f5a7)),null!=_0x3faed4['newRange']&&_0x3faed4['hasOwnProperty']('newRange')&&(_0x3d0caf['newRange']=_0xadb9b3['Range']['toObject'](_0x3faed4['newRange'],_0x44f5a7)),null!=_0x3faed4['affectsData']&&_0x3faed4['hasOwnProperty']('affectsData')&&(_0x3d0caf['affectsData']=_0x3faed4['affectsData']),null!=_0x3faed4['wasUndone']&&_0x3faed4['hasOwnProperty']('wasUndone')&&(_0x3d0caf['wasUndone']=_0x3faed4['wasUndone']),_0x3d0caf;},_0x53cb6a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x53cb6a['getTypeUrl']=function(_0xc4d397){return void 0x0===_0xc4d397&&(_0xc4d397='type.googleapis.com'),_0xc4d397+'/MarkerOperation';},_0x53cb6a;}()),_0xadb9b3['MergeOperation']=(function(){function _0x2ff37a(_0x276a6d){if(_0x276a6d){for(var _0x16dbe2=Object['keys'](_0x276a6d),_0x4f59b1=0x0;_0x4f59b1<_0x16dbe2['length'];++_0x4f59b1)null!=_0x276a6d[_0x16dbe2[_0x4f59b1]]&&(this[_0x16dbe2[_0x4f59b1]]=_0x276a6d[_0x16dbe2[_0x4f59b1]]);}}return _0x2ff37a['prototype']['sourcePosition']=null,_0x2ff37a['prototype']['targetPosition']=null,_0x2ff37a['prototype']['graveyardPosition']=null,_0x2ff37a['prototype']['howMany']=0x0,_0x2ff37a['prototype']['wasUndone']=!0x1,_0x2ff37a['create']=function(_0xc81e14){return new _0x2ff37a(_0xc81e14);},_0x2ff37a['encode']=function(_0x51d1c2,_0x1cca30){return _0x1cca30||(_0x1cca30=_0x287853['create']()),null!=_0x51d1c2['sourcePosition']&&Object['hasOwnProperty']['call'](_0x51d1c2,'sourcePosition')&&_0xadb9b3['Position']['encode'](_0x51d1c2['sourcePosition'],_0x1cca30['uint32'](0xa)['fork']())['ldelim'](),null!=_0x51d1c2['targetPosition']&&Object['hasOwnProperty']['call'](_0x51d1c2,'targetPosition')&&_0xadb9b3['Position']['encode'](_0x51d1c2['targetPosition'],_0x1cca30['uint32'](0x12)['fork']())['ldelim'](),null!=_0x51d1c2['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x51d1c2,'graveyardPosition')&&_0xadb9b3['Position']['encode'](_0x51d1c2['graveyardPosition'],_0x1cca30['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x51d1c2['howMany']&&Object['hasOwnProperty']['call'](_0x51d1c2,'howMany')&&_0x1cca30['uint32'](0x20)['uint32'](_0x51d1c2['howMany']),null!=_0x51d1c2['wasUndone']&&Object['hasOwnProperty']['call'](_0x51d1c2,'wasUndone')&&_0x1cca30['uint32'](0x28)['bool'](_0x51d1c2['wasUndone']),_0x1cca30;},_0x2ff37a['encodeDelimited']=function(_0x320944,_0x33c7e7){return this['encode'](_0x320944,_0x33c7e7)['ldelim']();},_0x2ff37a['decode']=function(_0xcd4fa9,_0x7cacfd){_0xcd4fa9 instanceof _0x3faba8||(_0xcd4fa9=_0x3faba8['create'](_0xcd4fa9));for(var _0x5183d2=void 0x0===_0x7cacfd?_0xcd4fa9['len']:_0xcd4fa9['pos']+_0x7cacfd,_0x5e7eb1=new _0xadb9b3['MergeOperation']();_0xcd4fa9['pos']<_0x5183d2;){var _0x5a3e62=_0xcd4fa9['uint32']();switch(_0x5a3e62>>>0x3){case 0x1:_0x5e7eb1['sourcePosition']=_0xadb9b3['Position']['decode'](_0xcd4fa9,_0xcd4fa9['uint32']());break;case 0x2:_0x5e7eb1['targetPosition']=_0xadb9b3['Position']['decode'](_0xcd4fa9,_0xcd4fa9['uint32']());break;case 0x3:_0x5e7eb1['graveyardPosition']=_0xadb9b3['Position']['decode'](_0xcd4fa9,_0xcd4fa9['uint32']());break;case 0x4:_0x5e7eb1['howMany']=_0xcd4fa9['uint32']();break;case 0x5:_0x5e7eb1['wasUndone']=_0xcd4fa9['bool']();break;default:_0xcd4fa9['skipType'](0x7&_0x5a3e62);}}return _0x5e7eb1;},_0x2ff37a['decodeDelimited']=function(_0x1ea5bb){return _0x1ea5bb instanceof _0x3faba8||(_0x1ea5bb=new _0x3faba8(_0x1ea5bb)),this['decode'](_0x1ea5bb,_0x1ea5bb['uint32']());},_0x2ff37a['verify']=function(_0x4bb70e){if('object'!=typeof _0x4bb70e||null===_0x4bb70e)return'object\x20expected';var _0x4fc649;if(null!=_0x4bb70e['sourcePosition']&&_0x4bb70e['hasOwnProperty']('sourcePosition')&&(_0x4fc649=_0xadb9b3['Position']['verify'](_0x4bb70e['sourcePosition'])))return'sourcePosition.'+_0x4fc649;if(null!=_0x4bb70e['targetPosition']&&_0x4bb70e['hasOwnProperty']('targetPosition')&&(_0x4fc649=_0xadb9b3['Position']['verify'](_0x4bb70e['targetPosition'])))return'targetPosition.'+_0x4fc649;if(null!=_0x4bb70e['graveyardPosition']&&_0x4bb70e['hasOwnProperty']('graveyardPosition')&&(_0x4fc649=_0xadb9b3['Position']['verify'](_0x4bb70e['graveyardPosition'])))return'graveyardPosition.'+_0x4fc649;return null!=_0x4bb70e['howMany']&&_0x4bb70e['hasOwnProperty']('howMany')&&!_0x120072['isInteger'](_0x4bb70e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x4bb70e['wasUndone']&&_0x4bb70e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bb70e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2ff37a['fromObject']=function(_0x478d76){if(_0x478d76 instanceof _0xadb9b3['MergeOperation'])return _0x478d76;var _0x579fa2=new _0xadb9b3['MergeOperation']();if(null!=_0x478d76['sourcePosition']){if('object'!=typeof _0x478d76['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x579fa2['sourcePosition']=_0xadb9b3['Position']['fromObject'](_0x478d76['sourcePosition']);}if(null!=_0x478d76['targetPosition']){if('object'!=typeof _0x478d76['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x579fa2['targetPosition']=_0xadb9b3['Position']['fromObject'](_0x478d76['targetPosition']);}if(null!=_0x478d76['graveyardPosition']){if('object'!=typeof _0x478d76['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x579fa2['graveyardPosition']=_0xadb9b3['Position']['fromObject'](_0x478d76['graveyardPosition']);}return null!=_0x478d76['howMany']&&(_0x579fa2['howMany']=_0x478d76['howMany']>>>0x0),null!=_0x478d76['wasUndone']&&(_0x579fa2['wasUndone']=Boolean(_0x478d76['wasUndone'])),_0x579fa2;},_0x2ff37a['toObject']=function(_0x61cef2,_0x3141ed){_0x3141ed||(_0x3141ed={});var _0x44cb3e={};return _0x3141ed['defaults']&&(_0x44cb3e['sourcePosition']=null,_0x44cb3e['targetPosition']=null,_0x44cb3e['graveyardPosition']=null,_0x44cb3e['howMany']=0x0,_0x44cb3e['wasUndone']=!0x1),null!=_0x61cef2['sourcePosition']&&_0x61cef2['hasOwnProperty']('sourcePosition')&&(_0x44cb3e['sourcePosition']=_0xadb9b3['Position']['toObject'](_0x61cef2['sourcePosition'],_0x3141ed)),null!=_0x61cef2['targetPosition']&&_0x61cef2['hasOwnProperty']('targetPosition')&&(_0x44cb3e['targetPosition']=_0xadb9b3['Position']['toObject'](_0x61cef2['targetPosition'],_0x3141ed)),null!=_0x61cef2['graveyardPosition']&&_0x61cef2['hasOwnProperty']('graveyardPosition')&&(_0x44cb3e['graveyardPosition']=_0xadb9b3['Position']['toObject'](_0x61cef2['graveyardPosition'],_0x3141ed)),null!=_0x61cef2['howMany']&&_0x61cef2['hasOwnProperty']('howMany')&&(_0x44cb3e['howMany']=_0x61cef2['howMany']),null!=_0x61cef2['wasUndone']&&_0x61cef2['hasOwnProperty']('wasUndone')&&(_0x44cb3e['wasUndone']=_0x61cef2['wasUndone']),_0x44cb3e;},_0x2ff37a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x2ff37a['getTypeUrl']=function(_0x46d2ad){return void 0x0===_0x46d2ad&&(_0x46d2ad='type.googleapis.com'),_0x46d2ad+'/MergeOperation';},_0x2ff37a;}()),_0xadb9b3['MoveOperation']=(function(){function _0x465919(_0x16efa7){if(_0x16efa7){for(var _0x2582f6=Object['keys'](_0x16efa7),_0x449f2f=0x0;_0x449f2f<_0x2582f6['length'];++_0x449f2f)null!=_0x16efa7[_0x2582f6[_0x449f2f]]&&(this[_0x2582f6[_0x449f2f]]=_0x16efa7[_0x2582f6[_0x449f2f]]);}}return _0x465919['prototype']['sourcePosition']=null,_0x465919['prototype']['howMany']=0x0,_0x465919['prototype']['targetPosition']=null,_0x465919['prototype']['wasUndone']=!0x1,_0x465919['create']=function(_0x55ccdc){return new _0x465919(_0x55ccdc);},_0x465919['encode']=function(_0x53fb45,_0x175417){return _0x175417||(_0x175417=_0x287853['create']()),null!=_0x53fb45['sourcePosition']&&Object['hasOwnProperty']['call'](_0x53fb45,'sourcePosition')&&_0xadb9b3['Position']['encode'](_0x53fb45['sourcePosition'],_0x175417['uint32'](0xa)['fork']())['ldelim'](),null!=_0x53fb45['howMany']&&Object['hasOwnProperty']['call'](_0x53fb45,'howMany')&&_0x175417['uint32'](0x10)['uint32'](_0x53fb45['howMany']),null!=_0x53fb45['targetPosition']&&Object['hasOwnProperty']['call'](_0x53fb45,'targetPosition')&&_0xadb9b3['Position']['encode'](_0x53fb45['targetPosition'],_0x175417['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x53fb45['wasUndone']&&Object['hasOwnProperty']['call'](_0x53fb45,'wasUndone')&&_0x175417['uint32'](0x20)['bool'](_0x53fb45['wasUndone']),_0x175417;},_0x465919['encodeDelimited']=function(_0x583844,_0x108dca){return this['encode'](_0x583844,_0x108dca)['ldelim']();},_0x465919['decode']=function(_0x38bd5c,_0x447ae9){_0x38bd5c instanceof _0x3faba8||(_0x38bd5c=_0x3faba8['create'](_0x38bd5c));for(var _0x55c1d4=void 0x0===_0x447ae9?_0x38bd5c['len']:_0x38bd5c['pos']+_0x447ae9,_0x93fd96=new _0xadb9b3['MoveOperation']();_0x38bd5c['pos']<_0x55c1d4;){var _0x3d01b3=_0x38bd5c['uint32']();switch(_0x3d01b3>>>0x3){case 0x1:_0x93fd96['sourcePosition']=_0xadb9b3['Position']['decode'](_0x38bd5c,_0x38bd5c['uint32']());break;case 0x2:_0x93fd96['howMany']=_0x38bd5c['uint32']();break;case 0x3:_0x93fd96['targetPosition']=_0xadb9b3['Position']['decode'](_0x38bd5c,_0x38bd5c['uint32']());break;case 0x4:_0x93fd96['wasUndone']=_0x38bd5c['bool']();break;default:_0x38bd5c['skipType'](0x7&_0x3d01b3);}}return _0x93fd96;},_0x465919['decodeDelimited']=function(_0x1e2fda){return _0x1e2fda instanceof _0x3faba8||(_0x1e2fda=new _0x3faba8(_0x1e2fda)),this['decode'](_0x1e2fda,_0x1e2fda['uint32']());},_0x465919['verify']=function(_0x2620e0){if('object'!=typeof _0x2620e0||null===_0x2620e0)return'object\x20expected';var _0xab60aa;if(null!=_0x2620e0['sourcePosition']&&_0x2620e0['hasOwnProperty']('sourcePosition')&&(_0xab60aa=_0xadb9b3['Position']['verify'](_0x2620e0['sourcePosition'])))return'sourcePosition.'+_0xab60aa;if(null!=_0x2620e0['howMany']&&_0x2620e0['hasOwnProperty']('howMany')&&!_0x120072['isInteger'](_0x2620e0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2620e0['targetPosition']&&_0x2620e0['hasOwnProperty']('targetPosition')&&(_0xab60aa=_0xadb9b3['Position']['verify'](_0x2620e0['targetPosition'])))return'targetPosition.'+_0xab60aa;return null!=_0x2620e0['wasUndone']&&_0x2620e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2620e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x465919['fromObject']=function(_0x204979){if(_0x204979 instanceof _0xadb9b3['MoveOperation'])return _0x204979;var _0x19c401=new _0xadb9b3['MoveOperation']();if(null!=_0x204979['sourcePosition']){if('object'!=typeof _0x204979['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x19c401['sourcePosition']=_0xadb9b3['Position']['fromObject'](_0x204979['sourcePosition']);}if(null!=_0x204979['howMany']&&(_0x19c401['howMany']=_0x204979['howMany']>>>0x0),null!=_0x204979['targetPosition']){if('object'!=typeof _0x204979['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x19c401['targetPosition']=_0xadb9b3['Position']['fromObject'](_0x204979['targetPosition']);}return null!=_0x204979['wasUndone']&&(_0x19c401['wasUndone']=Boolean(_0x204979['wasUndone'])),_0x19c401;},_0x465919['toObject']=function(_0x23d4ab,_0x23d732){_0x23d732||(_0x23d732={});var _0x5e9d8b={};return _0x23d732['defaults']&&(_0x5e9d8b['sourcePosition']=null,_0x5e9d8b['howMany']=0x0,_0x5e9d8b['targetPosition']=null,_0x5e9d8b['wasUndone']=!0x1),null!=_0x23d4ab['sourcePosition']&&_0x23d4ab['hasOwnProperty']('sourcePosition')&&(_0x5e9d8b['sourcePosition']=_0xadb9b3['Position']['toObject'](_0x23d4ab['sourcePosition'],_0x23d732)),null!=_0x23d4ab['howMany']&&_0x23d4ab['hasOwnProperty']('howMany')&&(_0x5e9d8b['howMany']=_0x23d4ab['howMany']),null!=_0x23d4ab['targetPosition']&&_0x23d4ab['hasOwnProperty']('targetPosition')&&(_0x5e9d8b['targetPosition']=_0xadb9b3['Position']['toObject'](_0x23d4ab['targetPosition'],_0x23d732)),null!=_0x23d4ab['wasUndone']&&_0x23d4ab['hasOwnProperty']('wasUndone')&&(_0x5e9d8b['wasUndone']=_0x23d4ab['wasUndone']),_0x5e9d8b;},_0x465919['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x465919['getTypeUrl']=function(_0x3c203e){return void 0x0===_0x3c203e&&(_0x3c203e='type.googleapis.com'),_0x3c203e+'/MoveOperation';},_0x465919;}()),_0xadb9b3['RenameOperation']=(function(){function _0x34f7b3(_0x23f26d){if(_0x23f26d){for(var _0x27aa5b=Object['keys'](_0x23f26d),_0x5a2fe0=0x0;_0x5a2fe0<_0x27aa5b['length'];++_0x5a2fe0)null!=_0x23f26d[_0x27aa5b[_0x5a2fe0]]&&(this[_0x27aa5b[_0x5a2fe0]]=_0x23f26d[_0x27aa5b[_0x5a2fe0]]);}}return _0x34f7b3['prototype']['position']=null,_0x34f7b3['prototype']['oldName']='',_0x34f7b3['prototype']['newName']='',_0x34f7b3['prototype']['wasUndone']=!0x1,_0x34f7b3['create']=function(_0x5d48ea){return new _0x34f7b3(_0x5d48ea);},_0x34f7b3['encode']=function(_0xc9937f,_0x587b90){return _0x587b90||(_0x587b90=_0x287853['create']()),null!=_0xc9937f['position']&&Object['hasOwnProperty']['call'](_0xc9937f,'position')&&_0xadb9b3['Position']['encode'](_0xc9937f['position'],_0x587b90['uint32'](0xa)['fork']())['ldelim'](),null!=_0xc9937f['oldName']&&Object['hasOwnProperty']['call'](_0xc9937f,'oldName')&&_0x587b90['uint32'](0x12)['string'](_0xc9937f['oldName']),null!=_0xc9937f['newName']&&Object['hasOwnProperty']['call'](_0xc9937f,'newName')&&_0x587b90['uint32'](0x1a)['string'](_0xc9937f['newName']),null!=_0xc9937f['wasUndone']&&Object['hasOwnProperty']['call'](_0xc9937f,'wasUndone')&&_0x587b90['uint32'](0x20)['bool'](_0xc9937f['wasUndone']),_0x587b90;},_0x34f7b3['encodeDelimited']=function(_0x128b5e,_0x5788f9){return this['encode'](_0x128b5e,_0x5788f9)['ldelim']();},_0x34f7b3['decode']=function(_0x19ae28,_0x298532){_0x19ae28 instanceof _0x3faba8||(_0x19ae28=_0x3faba8['create'](_0x19ae28));for(var _0x23f7d5=void 0x0===_0x298532?_0x19ae28['len']:_0x19ae28['pos']+_0x298532,_0x2a0178=new _0xadb9b3['RenameOperation']();_0x19ae28['pos']<_0x23f7d5;){var _0x933f53=_0x19ae28['uint32']();switch(_0x933f53>>>0x3){case 0x1:_0x2a0178['position']=_0xadb9b3['Position']['decode'](_0x19ae28,_0x19ae28['uint32']());break;case 0x2:_0x2a0178['oldName']=_0x19ae28['string']();break;case 0x3:_0x2a0178['newName']=_0x19ae28['string']();break;case 0x4:_0x2a0178['wasUndone']=_0x19ae28['bool']();break;default:_0x19ae28['skipType'](0x7&_0x933f53);}}return _0x2a0178;},_0x34f7b3['decodeDelimited']=function(_0xcee7d1){return _0xcee7d1 instanceof _0x3faba8||(_0xcee7d1=new _0x3faba8(_0xcee7d1)),this['decode'](_0xcee7d1,_0xcee7d1['uint32']());},_0x34f7b3['verify']=function(_0x3b2784){if('object'!=typeof _0x3b2784||null===_0x3b2784)return'object\x20expected';if(null!=_0x3b2784['position']&&_0x3b2784['hasOwnProperty']('position')){var _0x14d3c9=_0xadb9b3['Position']['verify'](_0x3b2784['position']);if(_0x14d3c9)return'position.'+_0x14d3c9;}return null!=_0x3b2784['oldName']&&_0x3b2784['hasOwnProperty']('oldName')&&!_0x120072['isString'](_0x3b2784['oldName'])?'oldName:\x20string\x20expected':null!=_0x3b2784['newName']&&_0x3b2784['hasOwnProperty']('newName')&&!_0x120072['isString'](_0x3b2784['newName'])?'newName:\x20string\x20expected':null!=_0x3b2784['wasUndone']&&_0x3b2784['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b2784['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x34f7b3['fromObject']=function(_0x12f603){if(_0x12f603 instanceof _0xadb9b3['RenameOperation'])return _0x12f603;var _0x97be9a=new _0xadb9b3['RenameOperation']();if(null!=_0x12f603['position']){if('object'!=typeof _0x12f603['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x97be9a['position']=_0xadb9b3['Position']['fromObject'](_0x12f603['position']);}return null!=_0x12f603['oldName']&&(_0x97be9a['oldName']=String(_0x12f603['oldName'])),null!=_0x12f603['newName']&&(_0x97be9a['newName']=String(_0x12f603['newName'])),null!=_0x12f603['wasUndone']&&(_0x97be9a['wasUndone']=Boolean(_0x12f603['wasUndone'])),_0x97be9a;},_0x34f7b3['toObject']=function(_0x50bcec,_0x295b2a){_0x295b2a||(_0x295b2a={});var _0x53c885={};return _0x295b2a['defaults']&&(_0x53c885['position']=null,_0x53c885['oldName']='',_0x53c885['newName']='',_0x53c885['wasUndone']=!0x1),null!=_0x50bcec['position']&&_0x50bcec['hasOwnProperty']('position')&&(_0x53c885['position']=_0xadb9b3['Position']['toObject'](_0x50bcec['position'],_0x295b2a)),null!=_0x50bcec['oldName']&&_0x50bcec['hasOwnProperty']('oldName')&&(_0x53c885['oldName']=_0x50bcec['oldName']),null!=_0x50bcec['newName']&&_0x50bcec['hasOwnProperty']('newName')&&(_0x53c885['newName']=_0x50bcec['newName']),null!=_0x50bcec['wasUndone']&&_0x50bcec['hasOwnProperty']('wasUndone')&&(_0x53c885['wasUndone']=_0x50bcec['wasUndone']),_0x53c885;},_0x34f7b3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x34f7b3['getTypeUrl']=function(_0x42ba88){return void 0x0===_0x42ba88&&(_0x42ba88='type.googleapis.com'),_0x42ba88+'/RenameOperation';},_0x34f7b3;}()),_0xadb9b3['RootAttributeOperation']=(function(){function _0x2b0fa4(_0x38e03d){if(_0x38e03d){for(var _0x28cb53=Object['keys'](_0x38e03d),_0x51e18e=0x0;_0x51e18e<_0x28cb53['length'];++_0x51e18e)null!=_0x38e03d[_0x28cb53[_0x51e18e]]&&(this[_0x28cb53[_0x51e18e]]=_0x38e03d[_0x28cb53[_0x51e18e]]);}}return _0x2b0fa4['prototype']['root']='',_0x2b0fa4['prototype']['key']='',_0x2b0fa4['prototype']['oldValueBoolean']=!0x1,_0x2b0fa4['prototype']['oldValueJson']='',_0x2b0fa4['prototype']['newValueBoolean']=!0x1,_0x2b0fa4['prototype']['newValueJson']='',_0x2b0fa4['prototype']['wasUndone']=!0x1,_0x2b0fa4['create']=function(_0x292681){return new _0x2b0fa4(_0x292681);},_0x2b0fa4['encode']=function(_0x16375f,_0x1b1d57){return _0x1b1d57||(_0x1b1d57=_0x287853['create']()),null!=_0x16375f['root']&&Object['hasOwnProperty']['call'](_0x16375f,'root')&&_0x1b1d57['uint32'](0xa)['string'](_0x16375f['root']),null!=_0x16375f['key']&&Object['hasOwnProperty']['call'](_0x16375f,'key')&&_0x1b1d57['uint32'](0x12)['string'](_0x16375f['key']),null!=_0x16375f['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x16375f,'oldValueBoolean')&&_0x1b1d57['uint32'](0x18)['bool'](_0x16375f['oldValueBoolean']),null!=_0x16375f['oldValueJson']&&Object['hasOwnProperty']['call'](_0x16375f,'oldValueJson')&&_0x1b1d57['uint32'](0x22)['string'](_0x16375f['oldValueJson']),null!=_0x16375f['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x16375f,'newValueBoolean')&&_0x1b1d57['uint32'](0x28)['bool'](_0x16375f['newValueBoolean']),null!=_0x16375f['newValueJson']&&Object['hasOwnProperty']['call'](_0x16375f,'newValueJson')&&_0x1b1d57['uint32'](0x32)['string'](_0x16375f['newValueJson']),null!=_0x16375f['wasUndone']&&Object['hasOwnProperty']['call'](_0x16375f,'wasUndone')&&_0x1b1d57['uint32'](0x38)['bool'](_0x16375f['wasUndone']),_0x1b1d57;},_0x2b0fa4['encodeDelimited']=function(_0x21bddf,_0x303b9f){return this['encode'](_0x21bddf,_0x303b9f)['ldelim']();},_0x2b0fa4['decode']=function(_0xd7e186,_0x1961f9){_0xd7e186 instanceof _0x3faba8||(_0xd7e186=_0x3faba8['create'](_0xd7e186));for(var _0x57779f=void 0x0===_0x1961f9?_0xd7e186['len']:_0xd7e186['pos']+_0x1961f9,_0x39df44=new _0xadb9b3['RootAttributeOperation']();_0xd7e186['pos']<_0x57779f;){var _0x2d4c4c=_0xd7e186['uint32']();switch(_0x2d4c4c>>>0x3){case 0x1:_0x39df44['root']=_0xd7e186['string']();break;case 0x2:_0x39df44['key']=_0xd7e186['string']();break;case 0x3:_0x39df44['oldValueBoolean']=_0xd7e186['bool']();break;case 0x4:_0x39df44['oldValueJson']=_0xd7e186['string']();break;case 0x5:_0x39df44['newValueBoolean']=_0xd7e186['bool']();break;case 0x6:_0x39df44['newValueJson']=_0xd7e186['string']();break;case 0x7:_0x39df44['wasUndone']=_0xd7e186['bool']();break;default:_0xd7e186['skipType'](0x7&_0x2d4c4c);}}return _0x39df44;},_0x2b0fa4['decodeDelimited']=function(_0x181b4a){return _0x181b4a instanceof _0x3faba8||(_0x181b4a=new _0x3faba8(_0x181b4a)),this['decode'](_0x181b4a,_0x181b4a['uint32']());},_0x2b0fa4['verify']=function(_0x1c4870){return'object'!=typeof _0x1c4870||null===_0x1c4870?'object\x20expected':null!=_0x1c4870['root']&&_0x1c4870['hasOwnProperty']('root')&&!_0x120072['isString'](_0x1c4870['root'])?'root:\x20string\x20expected':null!=_0x1c4870['key']&&_0x1c4870['hasOwnProperty']('key')&&!_0x120072['isString'](_0x1c4870['key'])?'key:\x20string\x20expected':null!=_0x1c4870['oldValueBoolean']&&_0x1c4870['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x1c4870['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x1c4870['oldValueJson']&&_0x1c4870['hasOwnProperty']('oldValueJson')&&!_0x120072['isString'](_0x1c4870['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x1c4870['newValueBoolean']&&_0x1c4870['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x1c4870['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x1c4870['newValueJson']&&_0x1c4870['hasOwnProperty']('newValueJson')&&!_0x120072['isString'](_0x1c4870['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x1c4870['wasUndone']&&_0x1c4870['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c4870['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2b0fa4['fromObject']=function(_0x481e80){if(_0x481e80 instanceof _0xadb9b3['RootAttributeOperation'])return _0x481e80;var _0x290141=new _0xadb9b3['RootAttributeOperation']();return null!=_0x481e80['root']&&(_0x290141['root']=String(_0x481e80['root'])),null!=_0x481e80['key']&&(_0x290141['key']=String(_0x481e80['key'])),null!=_0x481e80['oldValueBoolean']&&(_0x290141['oldValueBoolean']=Boolean(_0x481e80['oldValueBoolean'])),null!=_0x481e80['oldValueJson']&&(_0x290141['oldValueJson']=String(_0x481e80['oldValueJson'])),null!=_0x481e80['newValueBoolean']&&(_0x290141['newValueBoolean']=Boolean(_0x481e80['newValueBoolean'])),null!=_0x481e80['newValueJson']&&(_0x290141['newValueJson']=String(_0x481e80['newValueJson'])),null!=_0x481e80['wasUndone']&&(_0x290141['wasUndone']=Boolean(_0x481e80['wasUndone'])),_0x290141;},_0x2b0fa4['toObject']=function(_0x58b28f,_0x48cc85){_0x48cc85||(_0x48cc85={});var _0x395c0d={};return _0x48cc85['defaults']&&(_0x395c0d['root']='',_0x395c0d['key']='',_0x395c0d['oldValueBoolean']=!0x1,_0x395c0d['oldValueJson']='',_0x395c0d['newValueBoolean']=!0x1,_0x395c0d['newValueJson']='',_0x395c0d['wasUndone']=!0x1),null!=_0x58b28f['root']&&_0x58b28f['hasOwnProperty']('root')&&(_0x395c0d['root']=_0x58b28f['root']),null!=_0x58b28f['key']&&_0x58b28f['hasOwnProperty']('key')&&(_0x395c0d['key']=_0x58b28f['key']),null!=_0x58b28f['oldValueBoolean']&&_0x58b28f['hasOwnProperty']('oldValueBoolean')&&(_0x395c0d['oldValueBoolean']=_0x58b28f['oldValueBoolean']),null!=_0x58b28f['oldValueJson']&&_0x58b28f['hasOwnProperty']('oldValueJson')&&(_0x395c0d['oldValueJson']=_0x58b28f['oldValueJson']),null!=_0x58b28f['newValueBoolean']&&_0x58b28f['hasOwnProperty']('newValueBoolean')&&(_0x395c0d['newValueBoolean']=_0x58b28f['newValueBoolean']),null!=_0x58b28f['newValueJson']&&_0x58b28f['hasOwnProperty']('newValueJson')&&(_0x395c0d['newValueJson']=_0x58b28f['newValueJson']),null!=_0x58b28f['wasUndone']&&_0x58b28f['hasOwnProperty']('wasUndone')&&(_0x395c0d['wasUndone']=_0x58b28f['wasUndone']),_0x395c0d;},_0x2b0fa4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x2b0fa4['getTypeUrl']=function(_0xe36de8){return void 0x0===_0xe36de8&&(_0xe36de8='type.googleapis.com'),_0xe36de8+'/RootAttributeOperation';},_0x2b0fa4;}()),_0xadb9b3['RootOperation']=(function(){function _0x21055b(_0xe53728){if(_0xe53728){for(var _0x344c59=Object['keys'](_0xe53728),_0x289705=0x0;_0x289705<_0x344c59['length'];++_0x289705)null!=_0xe53728[_0x344c59[_0x289705]]&&(this[_0x344c59[_0x289705]]=_0xe53728[_0x344c59[_0x289705]]);}}return _0x21055b['prototype']['rootName']='',_0x21055b['prototype']['elementName']='',_0x21055b['prototype']['isAdd']=!0x1,_0x21055b['prototype']['wasUndone']=!0x1,_0x21055b['create']=function(_0x381623){return new _0x21055b(_0x381623);},_0x21055b['encode']=function(_0xcb0edb,_0x235ad1){return _0x235ad1||(_0x235ad1=_0x287853['create']()),null!=_0xcb0edb['rootName']&&Object['hasOwnProperty']['call'](_0xcb0edb,'rootName')&&_0x235ad1['uint32'](0xa)['string'](_0xcb0edb['rootName']),null!=_0xcb0edb['elementName']&&Object['hasOwnProperty']['call'](_0xcb0edb,'elementName')&&_0x235ad1['uint32'](0x12)['string'](_0xcb0edb['elementName']),null!=_0xcb0edb['isAdd']&&Object['hasOwnProperty']['call'](_0xcb0edb,'isAdd')&&_0x235ad1['uint32'](0x18)['bool'](_0xcb0edb['isAdd']),null!=_0xcb0edb['wasUndone']&&Object['hasOwnProperty']['call'](_0xcb0edb,'wasUndone')&&_0x235ad1['uint32'](0x20)['bool'](_0xcb0edb['wasUndone']),_0x235ad1;},_0x21055b['encodeDelimited']=function(_0xc26d84,_0x407e9a){return this['encode'](_0xc26d84,_0x407e9a)['ldelim']();},_0x21055b['decode']=function(_0x3f61d4,_0x4da89f){_0x3f61d4 instanceof _0x3faba8||(_0x3f61d4=_0x3faba8['create'](_0x3f61d4));for(var _0xd411a6=void 0x0===_0x4da89f?_0x3f61d4['len']:_0x3f61d4['pos']+_0x4da89f,_0x243aab=new _0xadb9b3['RootOperation']();_0x3f61d4['pos']<_0xd411a6;){var _0x1aa787=_0x3f61d4['uint32']();switch(_0x1aa787>>>0x3){case 0x1:_0x243aab['rootName']=_0x3f61d4['string']();break;case 0x2:_0x243aab['elementName']=_0x3f61d4['string']();break;case 0x3:_0x243aab['isAdd']=_0x3f61d4['bool']();break;case 0x4:_0x243aab['wasUndone']=_0x3f61d4['bool']();break;default:_0x3f61d4['skipType'](0x7&_0x1aa787);}}return _0x243aab;},_0x21055b['decodeDelimited']=function(_0x4744fd){return _0x4744fd instanceof _0x3faba8||(_0x4744fd=new _0x3faba8(_0x4744fd)),this['decode'](_0x4744fd,_0x4744fd['uint32']());},_0x21055b['verify']=function(_0x50dde1){return'object'!=typeof _0x50dde1||null===_0x50dde1?'object\x20expected':null!=_0x50dde1['rootName']&&_0x50dde1['hasOwnProperty']('rootName')&&!_0x120072['isString'](_0x50dde1['rootName'])?'rootName:\x20string\x20expected':null!=_0x50dde1['elementName']&&_0x50dde1['hasOwnProperty']('elementName')&&!_0x120072['isString'](_0x50dde1['elementName'])?'elementName:\x20string\x20expected':null!=_0x50dde1['isAdd']&&_0x50dde1['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x50dde1['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x50dde1['wasUndone']&&_0x50dde1['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x50dde1['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x21055b['fromObject']=function(_0x1aeb1c){if(_0x1aeb1c instanceof _0xadb9b3['RootOperation'])return _0x1aeb1c;var _0xa49c6d=new _0xadb9b3['RootOperation']();return null!=_0x1aeb1c['rootName']&&(_0xa49c6d['rootName']=String(_0x1aeb1c['rootName'])),null!=_0x1aeb1c['elementName']&&(_0xa49c6d['elementName']=String(_0x1aeb1c['elementName'])),null!=_0x1aeb1c['isAdd']&&(_0xa49c6d['isAdd']=Boolean(_0x1aeb1c['isAdd'])),null!=_0x1aeb1c['wasUndone']&&(_0xa49c6d['wasUndone']=Boolean(_0x1aeb1c['wasUndone'])),_0xa49c6d;},_0x21055b['toObject']=function(_0x1866ff,_0x4148ca){_0x4148ca||(_0x4148ca={});var _0x508ee={};return _0x4148ca['defaults']&&(_0x508ee['rootName']='',_0x508ee['elementName']='',_0x508ee['isAdd']=!0x1,_0x508ee['wasUndone']=!0x1),null!=_0x1866ff['rootName']&&_0x1866ff['hasOwnProperty']('rootName')&&(_0x508ee['rootName']=_0x1866ff['rootName']),null!=_0x1866ff['elementName']&&_0x1866ff['hasOwnProperty']('elementName')&&(_0x508ee['elementName']=_0x1866ff['elementName']),null!=_0x1866ff['isAdd']&&_0x1866ff['hasOwnProperty']('isAdd')&&(_0x508ee['isAdd']=_0x1866ff['isAdd']),null!=_0x1866ff['wasUndone']&&_0x1866ff['hasOwnProperty']('wasUndone')&&(_0x508ee['wasUndone']=_0x1866ff['wasUndone']),_0x508ee;},_0x21055b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x21055b['getTypeUrl']=function(_0x2afb04){return void 0x0===_0x2afb04&&(_0x2afb04='type.googleapis.com'),_0x2afb04+'/RootOperation';},_0x21055b;}()),_0xadb9b3['SplitOperation']=(function(){function _0x3b0cb3(_0x2c3eb7){if(_0x2c3eb7){for(var _0x17da78=Object['keys'](_0x2c3eb7),_0x458cde=0x0;_0x458cde<_0x17da78['length'];++_0x458cde)null!=_0x2c3eb7[_0x17da78[_0x458cde]]&&(this[_0x17da78[_0x458cde]]=_0x2c3eb7[_0x17da78[_0x458cde]]);}}return _0x3b0cb3['prototype']['splitPosition']=null,_0x3b0cb3['prototype']['graveyardPosition']=null,_0x3b0cb3['prototype']['howMany']=0x0,_0x3b0cb3['prototype']['insertionPosition']=null,_0x3b0cb3['prototype']['wasUndone']=!0x1,_0x3b0cb3['create']=function(_0x54b5af){return new _0x3b0cb3(_0x54b5af);},_0x3b0cb3['encode']=function(_0x1bc220,_0x42ac03){return _0x42ac03||(_0x42ac03=_0x287853['create']()),null!=_0x1bc220['splitPosition']&&Object['hasOwnProperty']['call'](_0x1bc220,'splitPosition')&&_0xadb9b3['Position']['encode'](_0x1bc220['splitPosition'],_0x42ac03['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1bc220['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1bc220,'graveyardPosition')&&_0xadb9b3['Position']['encode'](_0x1bc220['graveyardPosition'],_0x42ac03['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1bc220['howMany']&&Object['hasOwnProperty']['call'](_0x1bc220,'howMany')&&_0x42ac03['uint32'](0x18)['uint32'](_0x1bc220['howMany']),null!=_0x1bc220['insertionPosition']&&Object['hasOwnProperty']['call'](_0x1bc220,'insertionPosition')&&_0xadb9b3['Position']['encode'](_0x1bc220['insertionPosition'],_0x42ac03['uint32'](0x22)['fork']())['ldelim'](),null!=_0x1bc220['wasUndone']&&Object['hasOwnProperty']['call'](_0x1bc220,'wasUndone')&&_0x42ac03['uint32'](0x28)['bool'](_0x1bc220['wasUndone']),_0x42ac03;},_0x3b0cb3['encodeDelimited']=function(_0xa9203d,_0x2d12ec){return this['encode'](_0xa9203d,_0x2d12ec)['ldelim']();},_0x3b0cb3['decode']=function(_0x195f21,_0x23ef25){_0x195f21 instanceof _0x3faba8||(_0x195f21=_0x3faba8['create'](_0x195f21));for(var _0x3e688a=void 0x0===_0x23ef25?_0x195f21['len']:_0x195f21['pos']+_0x23ef25,_0x219a97=new _0xadb9b3['SplitOperation']();_0x195f21['pos']<_0x3e688a;){var _0x27f230=_0x195f21['uint32']();switch(_0x27f230>>>0x3){case 0x1:_0x219a97['splitPosition']=_0xadb9b3['Position']['decode'](_0x195f21,_0x195f21['uint32']());break;case 0x2:_0x219a97['graveyardPosition']=_0xadb9b3['Position']['decode'](_0x195f21,_0x195f21['uint32']());break;case 0x3:_0x219a97['howMany']=_0x195f21['uint32']();break;case 0x4:_0x219a97['insertionPosition']=_0xadb9b3['Position']['decode'](_0x195f21,_0x195f21['uint32']());break;case 0x5:_0x219a97['wasUndone']=_0x195f21['bool']();break;default:_0x195f21['skipType'](0x7&_0x27f230);}}return _0x219a97;},_0x3b0cb3['decodeDelimited']=function(_0x29c57f){return _0x29c57f instanceof _0x3faba8||(_0x29c57f=new _0x3faba8(_0x29c57f)),this['decode'](_0x29c57f,_0x29c57f['uint32']());},_0x3b0cb3['verify']=function(_0x1c367a){if('object'!=typeof _0x1c367a||null===_0x1c367a)return'object\x20expected';var _0x571825;if(null!=_0x1c367a['splitPosition']&&_0x1c367a['hasOwnProperty']('splitPosition')&&(_0x571825=_0xadb9b3['Position']['verify'](_0x1c367a['splitPosition'])))return'splitPosition.'+_0x571825;if(null!=_0x1c367a['graveyardPosition']&&_0x1c367a['hasOwnProperty']('graveyardPosition')&&(_0x571825=_0xadb9b3['Position']['verify'](_0x1c367a['graveyardPosition'])))return'graveyardPosition.'+_0x571825;if(null!=_0x1c367a['howMany']&&_0x1c367a['hasOwnProperty']('howMany')&&!_0x120072['isInteger'](_0x1c367a['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x1c367a['insertionPosition']&&_0x1c367a['hasOwnProperty']('insertionPosition')&&(_0x571825=_0xadb9b3['Position']['verify'](_0x1c367a['insertionPosition'])))return'insertionPosition.'+_0x571825;return null!=_0x1c367a['wasUndone']&&_0x1c367a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c367a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3b0cb3['fromObject']=function(_0x25e3f6){if(_0x25e3f6 instanceof _0xadb9b3['SplitOperation'])return _0x25e3f6;var _0x34ffbd=new _0xadb9b3['SplitOperation']();if(null!=_0x25e3f6['splitPosition']){if('object'!=typeof _0x25e3f6['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x34ffbd['splitPosition']=_0xadb9b3['Position']['fromObject'](_0x25e3f6['splitPosition']);}if(null!=_0x25e3f6['graveyardPosition']){if('object'!=typeof _0x25e3f6['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x34ffbd['graveyardPosition']=_0xadb9b3['Position']['fromObject'](_0x25e3f6['graveyardPosition']);}if(null!=_0x25e3f6['howMany']&&(_0x34ffbd['howMany']=_0x25e3f6['howMany']>>>0x0),null!=_0x25e3f6['insertionPosition']){if('object'!=typeof _0x25e3f6['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x34ffbd['insertionPosition']=_0xadb9b3['Position']['fromObject'](_0x25e3f6['insertionPosition']);}return null!=_0x25e3f6['wasUndone']&&(_0x34ffbd['wasUndone']=Boolean(_0x25e3f6['wasUndone'])),_0x34ffbd;},_0x3b0cb3['toObject']=function(_0x25af02,_0x4a62d1){_0x4a62d1||(_0x4a62d1={});var _0x18ca62={};return _0x4a62d1['defaults']&&(_0x18ca62['splitPosition']=null,_0x18ca62['graveyardPosition']=null,_0x18ca62['howMany']=0x0,_0x18ca62['insertionPosition']=null,_0x18ca62['wasUndone']=!0x1),null!=_0x25af02['splitPosition']&&_0x25af02['hasOwnProperty']('splitPosition')&&(_0x18ca62['splitPosition']=_0xadb9b3['Position']['toObject'](_0x25af02['splitPosition'],_0x4a62d1)),null!=_0x25af02['graveyardPosition']&&_0x25af02['hasOwnProperty']('graveyardPosition')&&(_0x18ca62['graveyardPosition']=_0xadb9b3['Position']['toObject'](_0x25af02['graveyardPosition'],_0x4a62d1)),null!=_0x25af02['howMany']&&_0x25af02['hasOwnProperty']('howMany')&&(_0x18ca62['howMany']=_0x25af02['howMany']),null!=_0x25af02['insertionPosition']&&_0x25af02['hasOwnProperty']('insertionPosition')&&(_0x18ca62['insertionPosition']=_0xadb9b3['Position']['toObject'](_0x25af02['insertionPosition'],_0x4a62d1)),null!=_0x25af02['wasUndone']&&_0x25af02['hasOwnProperty']('wasUndone')&&(_0x18ca62['wasUndone']=_0x25af02['wasUndone']),_0x18ca62;},_0x3b0cb3['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x3b0cb3['getTypeUrl']=function(_0x41aea6){return void 0x0===_0x41aea6&&(_0x41aea6='type.googleapis.com'),_0x41aea6+'/SplitOperation';},_0x3b0cb3;}()),_0xadb9b3['Position']=(function(){function _0x33f3be(_0x5988e0){if(this['path']=[],_0x5988e0){for(var _0x59c074=Object['keys'](_0x5988e0),_0xf69cf1=0x0;_0xf69cf1<_0x59c074['length'];++_0xf69cf1)null!=_0x5988e0[_0x59c074[_0xf69cf1]]&&(this[_0x59c074[_0xf69cf1]]=_0x5988e0[_0x59c074[_0xf69cf1]]);}}return _0x33f3be['prototype']['root']='',_0x33f3be['prototype']['rootMain']=!0x1,_0x33f3be['prototype']['rootGraveyard']=!0x1,_0x33f3be['prototype']['path']=_0x120072['emptyArray'],_0x33f3be['prototype']['stickiness']='',_0x33f3be['create']=function(_0xda16df){return new _0x33f3be(_0xda16df);},_0x33f3be['encode']=function(_0x5bb78a,_0x1f9703){if(_0x1f9703||(_0x1f9703=_0x287853['create']()),null!=_0x5bb78a['root']&&Object['hasOwnProperty']['call'](_0x5bb78a,'root')&&_0x1f9703['uint32'](0xa)['string'](_0x5bb78a['root']),null!=_0x5bb78a['rootMain']&&Object['hasOwnProperty']['call'](_0x5bb78a,'rootMain')&&_0x1f9703['uint32'](0x10)['bool'](_0x5bb78a['rootMain']),null!=_0x5bb78a['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x5bb78a,'rootGraveyard')&&_0x1f9703['uint32'](0x18)['bool'](_0x5bb78a['rootGraveyard']),null!=_0x5bb78a['path']&&_0x5bb78a['path']['length']){_0x1f9703['uint32'](0x22)['fork']();for(var _0x1d2606=0x0;_0x1d2606<_0x5bb78a['path']['length'];++_0x1d2606)_0x1f9703['uint32'](_0x5bb78a['path'][_0x1d2606]);_0x1f9703['ldelim']();}return null!=_0x5bb78a['stickiness']&&Object['hasOwnProperty']['call'](_0x5bb78a,'stickiness')&&_0x1f9703['uint32'](0x2a)['string'](_0x5bb78a['stickiness']),_0x1f9703;},_0x33f3be['encodeDelimited']=function(_0x115776,_0xca2d87){return this['encode'](_0x115776,_0xca2d87)['ldelim']();},_0x33f3be['decode']=function(_0xa62984,_0x2857f6){_0xa62984 instanceof _0x3faba8||(_0xa62984=_0x3faba8['create'](_0xa62984));for(var _0x2fbadc=void 0x0===_0x2857f6?_0xa62984['len']:_0xa62984['pos']+_0x2857f6,_0x3a9166=new _0xadb9b3['Position']();_0xa62984['pos']<_0x2fbadc;){var _0xc7f98b=_0xa62984['uint32']();switch(_0xc7f98b>>>0x3){case 0x1:_0x3a9166['root']=_0xa62984['string']();break;case 0x2:_0x3a9166['rootMain']=_0xa62984['bool']();break;case 0x3:_0x3a9166['rootGraveyard']=_0xa62984['bool']();break;case 0x4:if(_0x3a9166['path']&&_0x3a9166['path']['length']||(_0x3a9166['path']=[]),0x2==(0x7&_0xc7f98b)){for(var _0x3a8dfc=_0xa62984['uint32']()+_0xa62984['pos'];_0xa62984['pos']<_0x3a8dfc;)_0x3a9166['path']['push'](_0xa62984['uint32']());}else _0x3a9166['path']['push'](_0xa62984['uint32']());break;case 0x5:_0x3a9166['stickiness']=_0xa62984['string']();break;default:_0xa62984['skipType'](0x7&_0xc7f98b);}}return _0x3a9166;},_0x33f3be['decodeDelimited']=function(_0x254227){return _0x254227 instanceof _0x3faba8||(_0x254227=new _0x3faba8(_0x254227)),this['decode'](_0x254227,_0x254227['uint32']());},_0x33f3be['verify']=function(_0x49bb95){if('object'!=typeof _0x49bb95||null===_0x49bb95)return'object\x20expected';if(null!=_0x49bb95['root']&&_0x49bb95['hasOwnProperty']('root')&&!_0x120072['isString'](_0x49bb95['root']))return'root:\x20string\x20expected';if(null!=_0x49bb95['rootMain']&&_0x49bb95['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x49bb95['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x49bb95['rootGraveyard']&&_0x49bb95['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x49bb95['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x49bb95['path']&&_0x49bb95['hasOwnProperty']('path')){if(!Array['isArray'](_0x49bb95['path']))return'path:\x20array\x20expected';for(var _0x5e979f=0x0;_0x5e979f<_0x49bb95['path']['length'];++_0x5e979f)if(!_0x120072['isInteger'](_0x49bb95['path'][_0x5e979f]))return'path:\x20integer[]\x20expected';}return null!=_0x49bb95['stickiness']&&_0x49bb95['hasOwnProperty']('stickiness')&&!_0x120072['isString'](_0x49bb95['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x33f3be['fromObject']=function(_0x477b35){if(_0x477b35 instanceof _0xadb9b3['Position'])return _0x477b35;var _0xf796db=new _0xadb9b3['Position']();if(null!=_0x477b35['root']&&(_0xf796db['root']=String(_0x477b35['root'])),null!=_0x477b35['rootMain']&&(_0xf796db['rootMain']=Boolean(_0x477b35['rootMain'])),null!=_0x477b35['rootGraveyard']&&(_0xf796db['rootGraveyard']=Boolean(_0x477b35['rootGraveyard'])),_0x477b35['path']){if(!Array['isArray'](_0x477b35['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xf796db['path']=[];for(var _0x5cdef1=0x0;_0x5cdef1<_0x477b35['path']['length'];++_0x5cdef1)_0xf796db['path'][_0x5cdef1]=_0x477b35['path'][_0x5cdef1]>>>0x0;}return null!=_0x477b35['stickiness']&&(_0xf796db['stickiness']=String(_0x477b35['stickiness'])),_0xf796db;},_0x33f3be['toObject']=function(_0x18cb1c,_0x417b73){_0x417b73||(_0x417b73={});var _0x2279f8={};if((_0x417b73['arrays']||_0x417b73['defaults'])&&(_0x2279f8['path']=[]),_0x417b73['defaults']&&(_0x2279f8['root']='',_0x2279f8['rootMain']=!0x1,_0x2279f8['rootGraveyard']=!0x1,_0x2279f8['stickiness']=''),null!=_0x18cb1c['root']&&_0x18cb1c['hasOwnProperty']('root')&&(_0x2279f8['root']=_0x18cb1c['root']),null!=_0x18cb1c['rootMain']&&_0x18cb1c['hasOwnProperty']('rootMain')&&(_0x2279f8['rootMain']=_0x18cb1c['rootMain']),null!=_0x18cb1c['rootGraveyard']&&_0x18cb1c['hasOwnProperty']('rootGraveyard')&&(_0x2279f8['rootGraveyard']=_0x18cb1c['rootGraveyard']),_0x18cb1c['path']&&_0x18cb1c['path']['length']){_0x2279f8['path']=[];for(var _0x59f8d8=0x0;_0x59f8d8<_0x18cb1c['path']['length'];++_0x59f8d8)_0x2279f8['path'][_0x59f8d8]=_0x18cb1c['path'][_0x59f8d8];}return null!=_0x18cb1c['stickiness']&&_0x18cb1c['hasOwnProperty']('stickiness')&&(_0x2279f8['stickiness']=_0x18cb1c['stickiness']),_0x2279f8;},_0x33f3be['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x33f3be['getTypeUrl']=function(_0x28343f){return void 0x0===_0x28343f&&(_0x28343f='type.googleapis.com'),_0x28343f+'/Position';},_0x33f3be;}()),_0xadb9b3['Range']=(function(){function _0x1b5780(_0x154206){if(_0x154206){for(var _0x10b61e=Object['keys'](_0x154206),_0x3332f6=0x0;_0x3332f6<_0x10b61e['length'];++_0x3332f6)null!=_0x154206[_0x10b61e[_0x3332f6]]&&(this[_0x10b61e[_0x3332f6]]=_0x154206[_0x10b61e[_0x3332f6]]);}}return _0x1b5780['prototype']['start']=null,_0x1b5780['prototype']['end']=null,_0x1b5780['create']=function(_0x52037a){return new _0x1b5780(_0x52037a);},_0x1b5780['encode']=function(_0x396d50,_0x42bdda){return _0x42bdda||(_0x42bdda=_0x287853['create']()),null!=_0x396d50['start']&&Object['hasOwnProperty']['call'](_0x396d50,'start')&&_0xadb9b3['Position']['encode'](_0x396d50['start'],_0x42bdda['uint32'](0xa)['fork']())['ldelim'](),null!=_0x396d50['end']&&Object['hasOwnProperty']['call'](_0x396d50,'end')&&_0xadb9b3['Position']['encode'](_0x396d50['end'],_0x42bdda['uint32'](0x12)['fork']())['ldelim'](),_0x42bdda;},_0x1b5780['encodeDelimited']=function(_0x4018a7,_0x560b67){return this['encode'](_0x4018a7,_0x560b67)['ldelim']();},_0x1b5780['decode']=function(_0x191bf2,_0x18b568){_0x191bf2 instanceof _0x3faba8||(_0x191bf2=_0x3faba8['create'](_0x191bf2));for(var _0x24cfeb=void 0x0===_0x18b568?_0x191bf2['len']:_0x191bf2['pos']+_0x18b568,_0x33fc27=new _0xadb9b3['Range']();_0x191bf2['pos']<_0x24cfeb;){var _0x448a02=_0x191bf2['uint32']();switch(_0x448a02>>>0x3){case 0x1:_0x33fc27['start']=_0xadb9b3['Position']['decode'](_0x191bf2,_0x191bf2['uint32']());break;case 0x2:_0x33fc27['end']=_0xadb9b3['Position']['decode'](_0x191bf2,_0x191bf2['uint32']());break;default:_0x191bf2['skipType'](0x7&_0x448a02);}}return _0x33fc27;},_0x1b5780['decodeDelimited']=function(_0x1f728c){return _0x1f728c instanceof _0x3faba8||(_0x1f728c=new _0x3faba8(_0x1f728c)),this['decode'](_0x1f728c,_0x1f728c['uint32']());},_0x1b5780['verify']=function(_0x41222b){if('object'!=typeof _0x41222b||null===_0x41222b)return'object\x20expected';var _0x45a0f9;if(null!=_0x41222b['start']&&_0x41222b['hasOwnProperty']('start')&&(_0x45a0f9=_0xadb9b3['Position']['verify'](_0x41222b['start'])))return'start.'+_0x45a0f9;if(null!=_0x41222b['end']&&_0x41222b['hasOwnProperty']('end')&&(_0x45a0f9=_0xadb9b3['Position']['verify'](_0x41222b['end'])))return'end.'+_0x45a0f9;return null;},_0x1b5780['fromObject']=function(_0x575a7b){if(_0x575a7b instanceof _0xadb9b3['Range'])return _0x575a7b;var _0x23ceb2=new _0xadb9b3['Range']();if(null!=_0x575a7b['start']){if('object'!=typeof _0x575a7b['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x23ceb2['start']=_0xadb9b3['Position']['fromObject'](_0x575a7b['start']);}if(null!=_0x575a7b['end']){if('object'!=typeof _0x575a7b['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x23ceb2['end']=_0xadb9b3['Position']['fromObject'](_0x575a7b['end']);}return _0x23ceb2;},_0x1b5780['toObject']=function(_0x199831,_0x2fa03f){_0x2fa03f||(_0x2fa03f={});var _0x3ae46c={};return _0x2fa03f['defaults']&&(_0x3ae46c['start']=null,_0x3ae46c['end']=null),null!=_0x199831['start']&&_0x199831['hasOwnProperty']('start')&&(_0x3ae46c['start']=_0xadb9b3['Position']['toObject'](_0x199831['start'],_0x2fa03f)),null!=_0x199831['end']&&_0x199831['hasOwnProperty']('end')&&(_0x3ae46c['end']=_0xadb9b3['Position']['toObject'](_0x199831['end'],_0x2fa03f)),_0x3ae46c;},_0x1b5780['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x1b5780['getTypeUrl']=function(_0x46516c){return void 0x0===_0x46516c&&(_0x46516c='type.googleapis.com'),_0x46516c+'/Range';},_0x1b5780;}()),_0xadb9b3['Element']=(function(){function _0x87cbff(_0x394175){if(this['children']=[],this['attributesBoolean']={},_0x394175){for(var _0x12cb07=Object['keys'](_0x394175),_0x432c20=0x0;_0x432c20<_0x12cb07['length'];++_0x432c20)null!=_0x394175[_0x12cb07[_0x432c20]]&&(this[_0x12cb07[_0x432c20]]=_0x394175[_0x12cb07[_0x432c20]]);}}return _0x87cbff['prototype']['name']='',_0x87cbff['prototype']['children']=_0x120072['emptyArray'],_0x87cbff['prototype']['data']='',_0x87cbff['prototype']['attributesBoolean']=_0x120072['emptyObject'],_0x87cbff['prototype']['attributesJson']='',_0x87cbff['create']=function(_0x2e6feb){return new _0x87cbff(_0x2e6feb);},_0x87cbff['encode']=function(_0x1cf028,_0x99f74a){if(_0x99f74a||(_0x99f74a=_0x287853['create']()),null!=_0x1cf028['name']&&Object['hasOwnProperty']['call'](_0x1cf028,'name')&&_0x99f74a['uint32'](0xa)['string'](_0x1cf028['name']),null!=_0x1cf028['children']&&_0x1cf028['children']['length']){for(var _0x126c84=0x0;_0x126c84<_0x1cf028['children']['length'];++_0x126c84)_0xadb9b3['Element']['encode'](_0x1cf028['children'][_0x126c84],_0x99f74a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x1cf028['data']&&Object['hasOwnProperty']['call'](_0x1cf028,'data')&&_0x99f74a['uint32'](0x1a)['string'](_0x1cf028['data']),null!=_0x1cf028['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x1cf028,'attributesBoolean')){var _0x3a6b1b=Object['keys'](_0x1cf028['attributesBoolean']);for(_0x126c84=0x0;_0x126c84<_0x3a6b1b['length'];++_0x126c84)_0x99f74a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3a6b1b[_0x126c84])['uint32'](0x10)['bool'](_0x1cf028['attributesBoolean'][_0x3a6b1b[_0x126c84]])['ldelim']();}return null!=_0x1cf028['attributesJson']&&Object['hasOwnProperty']['call'](_0x1cf028,'attributesJson')&&_0x99f74a['uint32'](0x2a)['string'](_0x1cf028['attributesJson']),_0x99f74a;},_0x87cbff['encodeDelimited']=function(_0x5a6587,_0x567ac9){return this['encode'](_0x5a6587,_0x567ac9)['ldelim']();},_0x87cbff['decode']=function(_0xe1f3bd,_0x2e48dd){_0xe1f3bd instanceof _0x3faba8||(_0xe1f3bd=_0x3faba8['create'](_0xe1f3bd));for(var _0x554c94,_0x26a332,_0x20aec0=void 0x0===_0x2e48dd?_0xe1f3bd['len']:_0xe1f3bd['pos']+_0x2e48dd,_0x16ce42=new _0xadb9b3['Element']();_0xe1f3bd['pos']<_0x20aec0;){var _0x3271ae=_0xe1f3bd['uint32']();switch(_0x3271ae>>>0x3){case 0x1:_0x16ce42['name']=_0xe1f3bd['string']();break;case 0x2:_0x16ce42['children']&&_0x16ce42['children']['length']||(_0x16ce42['children']=[]),_0x16ce42['children']['push'](_0xadb9b3['Element']['decode'](_0xe1f3bd,_0xe1f3bd['uint32']()));break;case 0x3:_0x16ce42['data']=_0xe1f3bd['string']();break;case 0x4:_0x16ce42['attributesBoolean']===_0x120072['emptyObject']&&(_0x16ce42['attributesBoolean']={});var _0x331bf0=_0xe1f3bd['uint32']()+_0xe1f3bd['pos'];for(_0x554c94='',_0x26a332=!0x1;_0xe1f3bd['pos']<_0x331bf0;){var _0x31fa36=_0xe1f3bd['uint32']();switch(_0x31fa36>>>0x3){case 0x1:_0x554c94=_0xe1f3bd['string']();break;case 0x2:_0x26a332=_0xe1f3bd['bool']();break;default:_0xe1f3bd['skipType'](0x7&_0x31fa36);}}_0x16ce42['attributesBoolean'][_0x554c94]=_0x26a332;break;case 0x5:_0x16ce42['attributesJson']=_0xe1f3bd['string']();break;default:_0xe1f3bd['skipType'](0x7&_0x3271ae);}}return _0x16ce42;},_0x87cbff['decodeDelimited']=function(_0x55a885){return _0x55a885 instanceof _0x3faba8||(_0x55a885=new _0x3faba8(_0x55a885)),this['decode'](_0x55a885,_0x55a885['uint32']());},_0x87cbff['verify']=function(_0x4f81fc){if('object'!=typeof _0x4f81fc||null===_0x4f81fc)return'object\x20expected';if(null!=_0x4f81fc['name']&&_0x4f81fc['hasOwnProperty']('name')&&!_0x120072['isString'](_0x4f81fc['name']))return'name:\x20string\x20expected';if(null!=_0x4f81fc['children']&&_0x4f81fc['hasOwnProperty']('children')){if(!Array['isArray'](_0x4f81fc['children']))return'children:\x20array\x20expected';for(var _0x904167=0x0;_0x904167<_0x4f81fc['children']['length'];++_0x904167){var _0x3d4268=_0xadb9b3['Element']['verify'](_0x4f81fc['children'][_0x904167]);if(_0x3d4268)return'children.'+_0x3d4268;}}if(null!=_0x4f81fc['data']&&_0x4f81fc['hasOwnProperty']('data')&&!_0x120072['isString'](_0x4f81fc['data']))return'data:\x20string\x20expected';if(null!=_0x4f81fc['attributesBoolean']&&_0x4f81fc['hasOwnProperty']('attributesBoolean')){if(!_0x120072['isObject'](_0x4f81fc['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x11dfed=Object['keys'](_0x4f81fc['attributesBoolean']);for(_0x904167=0x0;_0x904167<_0x11dfed['length'];++_0x904167)if('boolean'!=typeof _0x4f81fc['attributesBoolean'][_0x11dfed[_0x904167]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x4f81fc['attributesJson']&&_0x4f81fc['hasOwnProperty']('attributesJson')&&!_0x120072['isString'](_0x4f81fc['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x87cbff['fromObject']=function(_0x10905c){if(_0x10905c instanceof _0xadb9b3['Element'])return _0x10905c;var _0x2ad4d4=new _0xadb9b3['Element']();if(null!=_0x10905c['name']&&(_0x2ad4d4['name']=String(_0x10905c['name'])),_0x10905c['children']){if(!Array['isArray'](_0x10905c['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x2ad4d4['children']=[];for(var _0x4349a2=0x0;_0x4349a2<_0x10905c['children']['length'];++_0x4349a2){if('object'!=typeof _0x10905c['children'][_0x4349a2])throw TypeError('.Element.children:\x20object\x20expected');_0x2ad4d4['children'][_0x4349a2]=_0xadb9b3['Element']['fromObject'](_0x10905c['children'][_0x4349a2]);}}if(null!=_0x10905c['data']&&(_0x2ad4d4['data']=String(_0x10905c['data'])),_0x10905c['attributesBoolean']){if('object'!=typeof _0x10905c['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x2ad4d4['attributesBoolean']={};var _0x4bf8f9=Object['keys'](_0x10905c['attributesBoolean']);for(_0x4349a2=0x0;_0x4349a2<_0x4bf8f9['length'];++_0x4349a2)_0x2ad4d4['attributesBoolean'][_0x4bf8f9[_0x4349a2]]=Boolean(_0x10905c['attributesBoolean'][_0x4bf8f9[_0x4349a2]]);}return null!=_0x10905c['attributesJson']&&(_0x2ad4d4['attributesJson']=String(_0x10905c['attributesJson'])),_0x2ad4d4;},_0x87cbff['toObject']=function(_0x707e11,_0x4f3323){_0x4f3323||(_0x4f3323={});var _0x2f5a7b,_0x310fd1={};if((_0x4f3323['arrays']||_0x4f3323['defaults'])&&(_0x310fd1['children']=[]),(_0x4f3323['objects']||_0x4f3323['defaults'])&&(_0x310fd1['attributesBoolean']={}),_0x4f3323['defaults']&&(_0x310fd1['name']='',_0x310fd1['data']='',_0x310fd1['attributesJson']=''),null!=_0x707e11['name']&&_0x707e11['hasOwnProperty']('name')&&(_0x310fd1['name']=_0x707e11['name']),_0x707e11['children']&&_0x707e11['children']['length']){_0x310fd1['children']=[];for(var _0x28a9c6=0x0;_0x28a9c6<_0x707e11['children']['length'];++_0x28a9c6)_0x310fd1['children'][_0x28a9c6]=_0xadb9b3['Element']['toObject'](_0x707e11['children'][_0x28a9c6],_0x4f3323);}if(null!=_0x707e11['data']&&_0x707e11['hasOwnProperty']('data')&&(_0x310fd1['data']=_0x707e11['data']),_0x707e11['attributesBoolean']&&(_0x2f5a7b=Object['keys'](_0x707e11['attributesBoolean']))['length']){_0x310fd1['attributesBoolean']={};for(_0x28a9c6=0x0;_0x28a9c6<_0x2f5a7b['length'];++_0x28a9c6)_0x310fd1['attributesBoolean'][_0x2f5a7b[_0x28a9c6]]=_0x707e11['attributesBoolean'][_0x2f5a7b[_0x28a9c6]];}return null!=_0x707e11['attributesJson']&&_0x707e11['hasOwnProperty']('attributesJson')&&(_0x310fd1['attributesJson']=_0x707e11['attributesJson']),_0x310fd1;},_0x87cbff['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x5f1681['util']['toJSONOptions']);},_0x87cbff['getTypeUrl']=function(_0x456720){return void 0x0===_0x456720&&(_0x456720='type.googleapis.com'),_0x456720+'/Element';},_0x87cbff;}()),_0xadb9b3;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x43c57d){return new y(this['_protobufRoot'][_0x43c57d]);}}class y{['_protobuf'];constructor(_0x842626){this['_protobuf']=_0x842626;}['compress'](_0x1d91e7){const _0x45c11a=this['_protobuf']['verify'](_0x1d91e7);if(_0x45c11a)throw Error(_0x45c11a);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1d91e7))['finish']();}['decompress'](_0x56b3e5){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x56b3e5),{'oneofs':!0x0});}}function _(_0x574c7f,_0x52ffb6){const _0x985537=_0x2f8ac7(_0x574c7f);return _0x985537['path'][_0x985537['path']['length']-0x1]+=_0x52ffb6,_0x985537;}function O(_0x3d7595,_0x437796){return _0x3d7595['root']===_0x437796['root']&&_0x18aaed(_0x3d7595['path'],_0x437796['path']);}function $(_0x5963ca){P(_0x5963ca,_0x458208=>('main'==_0x458208['root']?(_0x458208['rootMain']=!0x0,delete _0x458208['root']):'$graveyard'==_0x458208['root']&&(_0x458208['rootGraveyard']=!0x0,delete _0x458208['root']),_0x458208));}function J(_0x3fe05d){P(_0x3fe05d,_0x5e97ed=>(_0x5e97ed['rootMain']?(_0x5e97ed['root']='main',delete _0x5e97ed['rootMain']):_0x5e97ed['rootGraveyard']&&(_0x5e97ed['root']='$graveyard',delete _0x5e97ed['rootGraveyard']),_0x5e97ed));}function P(_0x29209d,_0x5e4fbb){for(const _0x58da1d in _0x29209d){const _0x22a76b=_0x29209d[_0x58da1d];'nodes'!==_0x58da1d&&_0x4ac4a7(_0x22a76b)&&(_0x22a76b['path']&&(_0x22a76b['root']||_0x22a76b['rootMain']||_0x22a76b['rootGraveyard'])?_0x29209d[_0x58da1d]=_0x5e4fbb(_0x22a76b):P(_0x22a76b,_0x5e4fbb));}return _0x29209d;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x5b2026,_0xf230d0,_0xaa8449){this['_id']=_0x5b2026,this['_operationName']=_0xf230d0,this['_protobufDescriptor']=_0xaa8449;}['compress'](_0x2ad682,_0x99901f){const _0x4bc870=_0x99901f['shift']();return $(_0x4bc870),_0x2ad682['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4bc870)),_0x2ad682['types']['push'](this['_id']),!0x0;}['decompress'](_0x560280,_0x19b0bf){_0x19b0bf['types']['shift']();const _0x5a9ee2=this['_protobufDescriptor']['decompress'](_0x19b0bf['buffers']['shift']());J(_0x5a9ee2),_0x5a9ee2['__className']=this['_operationName'],_0x560280['push'](_0x5a9ee2);}}class s extends e{['compress'](_0x44afe3,_0x304dd6){const _0x427bf5=_0x304dd6['shift']();return this['_serializeOneOf']('oldValue',_0x427bf5),this['_serializeOneOf']('newValue',_0x427bf5),$(_0x427bf5),_0x44afe3['buffers']['push'](this['_protobufDescriptor']['compress'](_0x427bf5)),_0x44afe3['types']['push'](this['_id']),!0x0;}['decompress'](_0x187070,_0x1607d3){const {types:_0x2f421e,buffers:_0x32f4b8}=_0x1607d3,_0x2a81ff=this['_protobufDescriptor']['decompress'](_0x32f4b8['shift']());_0x2f421e['shift'](),this['_deserializeOneOf']('oldValue',_0x2a81ff),this['_deserializeOneOf']('newValue',_0x2a81ff),J(_0x2a81ff),_0x2a81ff['__className']=this['_operationName'],_0x187070['push'](_0x2a81ff);}['_serializeOneOf'](_0x284a0c,_0x4c508a){const _0x5942fc=_0x4c508a[_0x284a0c];'boolean'==typeof _0x5942fc?_0x4c508a[_0x284a0c+'Boolean']=_0x5942fc:_0x4c508a[_0x284a0c+'Json']=JSON['stringify'](_0x5942fc);}['_deserializeOneOf'](_0x24a208,_0x238ac2){const _0x382b58=_0x24a208+'Json';_0x238ac2[_0x382b58]?(_0x238ac2[_0x24a208]=JSON['parse'](_0x238ac2[_0x382b58]),delete _0x238ac2[_0x382b58]):(_0x238ac2[_0x24a208]=_0x238ac2[_0x24a208+'Boolean'],delete _0x238ac2[_0x24a208+'Boolean']);}}class i extends e{['compress'](_0x4c4f9f,_0x11fab1){const _0x1dc5d1=_0x11fab1['shift']();return this['_serializeNodesAttributes'](_0x1dc5d1['nodes']),$(_0x1dc5d1),_0x4c4f9f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1dc5d1)),_0x4c4f9f['types']['push'](this['_id']),!0x0;}['decompress'](_0x2bd9a5,_0x5aabd0){const {types:_0x3369ec,buffers:_0x88777a}=_0x5aabd0,_0x313f2e=this['_protobufDescriptor']['decompress'](_0x88777a['shift']());_0x3369ec['shift'](),_0x313f2e['nodes']||(_0x313f2e['nodes']=[]),this['_deserializeNodesAttributes'](_0x313f2e['nodes']),J(_0x313f2e),_0x313f2e['__className']=this['_operationName'],_0x2bd9a5['push'](_0x313f2e);}['_serializeNodesAttributes'](_0x4bffa5){for(const _0x3e0465 of _0x4bffa5){if(_0x3e0465['attributes']){const _0x594063=_0x3e0465['attributes'];this['_areValuesBoolean'](_0x594063)?_0x3e0465['attributesBoolean']=_0x594063:_0x3e0465['attributesJson']=JSON['stringify'](_0x594063);}_0x3e0465['children']&&this['_serializeNodesAttributes'](_0x3e0465['children']);}}['_deserializeNodesAttributes'](_0x42f007){for(const _0x6c5bfe of _0x42f007)(_0x6c5bfe['attributesBoolean']||_0x6c5bfe['attributesJson'])&&(_0x6c5bfe['attributesBoolean']?(_0x6c5bfe['attributes']=_0x6c5bfe['attributesBoolean'],delete _0x6c5bfe['attributesBoolean']):(_0x6c5bfe['attributes']=JSON['parse'](_0x6c5bfe['attributesJson']),delete _0x6c5bfe['attributesJson'])),_0x6c5bfe['children']&&this['_deserializeNodesAttributes'](_0x6c5bfe['children']);}['_areValuesBoolean'](_0x2b9d05){return Object['keys'](_0x2b9d05)['every'](_0x225c70=>'boolean'==typeof _0x2b9d05[_0x225c70]);}}class n extends e{['decompress'](_0x2fe3d8,_0x1d76cc){super['decompress'](_0x2fe3d8,_0x1d76cc);const _0x37539c=_0x2fe3d8[_0x2fe3d8['length']-0x1];_0x37539c['oldRange']||(_0x37539c['oldRange']=null),_0x37539c['newRange']||(_0x37539c['newRange']=null);}}class p extends e{['compress'](_0x5697af,_0x26ce08){return _0x26ce08['shift'](),_0x5697af['types']['push'](this['_id']),!0x0;}['decompress'](_0x230243,_0x1a3eff){_0x1a3eff['types']['shift'](),_0x230243['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x1ffc60,_0x53d491,_0x1abaf5,_0x267c50){super(_0x1ffc60,_0x53d491,_0x1abaf5),this['_omittedNamespace']=_0x267c50+':';}['compress'](_0x583f55,_0x543df6){return!('MarkerOperation'!=_0x543df6[0x0]['__className']||!_0x543df6[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x543df6[0x0]['name']=_0x543df6[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x583f55,_0x543df6),!0x0);}['decompress'](_0xd3078e,_0x180c29){super['decompress'](_0xd3078e,_0x180c29);const _0x576174=_0xd3078e[_0xd3078e['length']-0x1];_0x576174['name']=this['_omittedNamespace']+_0x576174['name'];}}class b{['_id'];['_context'];constructor(_0x23ad40,_0x3369ae){this['_id']=_0x23ad40,this['_context']=_0x3369ae;}['compress'](_0x4ddd39,_0x55f5ad){let _0x1193d4;for(;_0x55f5ad['length']>0x1&&this['_compareOperations'](_0x55f5ad[0x0],_0x55f5ad[0x1]);)_0x1193d4?(_0x1193d4=this['_combineNext'](_0x55f5ad['shift'](),_0x1193d4),_0x4ddd39['types']['push'](0x0)):(_0x1193d4=_0x2f8ac7(_0x55f5ad['shift']()),_0x4ddd39['types']['push'](this['_id']));return!!_0x1193d4&&(_0x1193d4=this['_combineNext'](_0x55f5ad['shift'](),_0x1193d4),_0x4ddd39['types']['push'](0x0),_0x4ddd39['buffers']['push'](this['_compressSingleOperation'](_0x1193d4)),!0x0);}['decompress'](_0x574b94,_0x2ded64){const _0x11bdd2=this['_decompressSingleOperation'](_0x2ded64);for(;0x0==_0x2ded64['types'][0x0];)_0x2ded64['types']['shift'](),_0x574b94['push'](this['_splitCurrent'](_0x11bdd2));_0x574b94['push'](_0x11bdd2);}}class m extends b{['_combineNext'](_0x329e16,_0x4d4e23){return _0x4d4e23['nodes'][0x0]['data']+=_0x329e16['nodes'][0x0]['data'],_0x4d4e23;}['_splitCurrent'](_0x49ddae){const _0x3e1ff7=_0x2f8ac7(_0x49ddae),_0x32c54e=_0x3e1ff7['nodes'][0x0],_0x341972=_0x49ddae['nodes'][0x0],_0xf49ac1=_0x341972['data'][Symbol['iterator']]()['next']()['value'],_0xa13050=_0xf49ac1['length'];return _0x32c54e['data']=_0xf49ac1,_0x341972['data']=_0x341972['data']['substr'](_0xa13050),_0x49ddae['position']=_(_0x49ddae['position'],_0xa13050),_0x3e1ff7;}['_compareOperations'](_0x3e3655,_0x33979b){if(this['_checkOperation'](_0x3e3655)&&this['_checkOperation'](_0x33979b)){const _0xa83d97=_0x3e3655['nodes'][0x0]['data']['length'],_0x522175=O(_(_0x3e3655['position'],_0xa83d97),_0x33979b['position']),_0x20cf0a=_0x3e3655['nodes'][0x0],_0x21e626=_0x33979b['nodes'][0x0];return _0x522175&&this['_compareAttributes'](_0x20cf0a,_0x21e626);}return!0x1;}['_compressSingleOperation'](_0x499f13){const _0x4462ab={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x4462ab,[_0x499f13]),_0x4462ab['buffers'][0x0];}['_decompressSingleOperation'](_0x15bb6c){const _0x247cc7=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x247cc7,_0x15bb6c),_0x247cc7[0x0];}['_checkOperation'](_0x1064a1){return'InsertOperation'==_0x1064a1['__className']&&0x1==_0x1064a1['nodes']['length']&&_0x1064a1['nodes'][0x0]['data']&&!_0x1064a1['wasUndone']&&0x1==Array['from'](_0x1064a1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1ad4f5,_0x1a26c7){const _0x4409ef=Object['keys'](_0x1ad4f5['attributes']||{}),_0x4a110a=Object['keys'](_0x1a26c7['attributes']||{});return _0x4409ef['length']===_0x4a110a['length']&&_0x4409ef['every'](_0x31048e=>_0x1a26c7['attributes'][_0x31048e]&&_0x1a26c7['attributes'][_0x31048e]===_0x1ad4f5['attributes'][_0x31048e]);}}class c extends b{['_combineNext'](_0x5dd823,_0x307dfd){return _0x307dfd['howMany']++,_0x307dfd['sourcePosition']=_0x2f8ac7(_0x5dd823['sourcePosition']),_0x307dfd;}['_splitCurrent'](_0xadb1de){const _0x5c0781=_0x2f8ac7(_0xadb1de);return _0xadb1de['howMany']--,_0x5c0781['howMany']=0x1,_0x5c0781['sourcePosition']=_(_0x5c0781['sourcePosition'],_0xadb1de['howMany']),_0x5c0781;}['_compareOperations'](_0x1ea75a,_0x33d601){return!(!this['_checkOperation'](_0x1ea75a)||!this['_checkOperation'](_0x33d601))&&(O(_(_0x1ea75a['sourcePosition'],-0x1),_0x33d601['sourcePosition'])&&O(_0x1ea75a['targetPosition'],_0x33d601['targetPosition']));}['_compressSingleOperation'](_0x217c99){const _0x2a40fe={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x2a40fe,[_0x217c99]),_0x2a40fe['buffers'][0x0];}['_decompressSingleOperation'](_0x42ca6c){const _0x53e8e3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x53e8e3,_0x42ca6c),_0x53e8e3[0x0];}['_checkOperation'](_0x389e86){return'MoveOperation'==_0x389e86['__className']&&'$graveyard'==_0x389e86['targetPosition']['root']&&0x1==_0x389e86['howMany']&&!_0x389e86['wasUndone'];}}class h extends b{['_combineNext'](_0x44acd3,_0x667967){return _0x667967['howMany']++,_0x667967;}['_splitCurrent'](_0x41e206){const _0x11e538=_0x2f8ac7(_0x41e206);return _0x11e538['howMany']=0x1,_0x41e206['howMany']--,_0x11e538;}['_compareOperations'](_0x3e672d,_0x8ca7c6){return!(!this['_checkOperation'](_0x3e672d)||!this['_checkOperation'](_0x8ca7c6))&&(O(_0x3e672d['sourcePosition'],_0x8ca7c6['sourcePosition'])&&O(_0x3e672d['targetPosition'],_0x8ca7c6['targetPosition']));}['_compressSingleOperation'](_0x2d1159){const _0x5a7b2d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5a7b2d,[_0x2d1159]),_0x5a7b2d['buffers'][0x0];}['_decompressSingleOperation'](_0x4f2397){const _0x4c96d2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4c96d2,_0x4f2397),_0x4c96d2[0x0];}['_checkOperation'](_0x344757){return'MoveOperation'==_0x344757['__className']&&'$graveyard'==_0x344757['targetPosition']['root']&&0x1==_0x344757['howMany']&&!_0x344757['wasUndone'];}}class f extends b{['compress'](_0x22a078,_0x368f31){if(!this['_compareOperations'](_0x368f31[0x0],_0x368f31[0x1]))return!0x1;const _0x4e0b1c=_0x368f31['shift']();return _0x4e0b1c['oldRange']=null,_0x4e0b1c['newRange']&&O(_0x4e0b1c['newRange']['start'],_0x4e0b1c['newRange']['end'])&&(_0x4e0b1c['newRange']['end']=null),_0x368f31['shift'](),_0x22a078['types']['push'](this['_id']),_0x22a078['types']['push'](0x0),_0x22a078['buffers']['push'](this['_compressSingleOperation'](_0x4e0b1c)),!0x0;}['decompress'](_0x17049f,_0x5c9e48){const _0x4b7bd9=this['_decompressSingleOperation'](_0x5c9e48);_0x4b7bd9['newRange']&&!_0x4b7bd9['newRange']['end']&&(_0x4b7bd9['newRange']['end']=_0x2f8ac7(_0x4b7bd9['newRange']['start']));const _0x3ff359=_0x2f8ac7(_0x4b7bd9);_0x3ff359['newRange']&&(_0x3ff359['newRange']['start']['stickiness']='toNone',_0x3ff359['newRange']['end']=_0x2f8ac7(_0x3ff359['newRange']['start'])),_0x3ff359['name']='user:position:'+_0x3ff359['name']['split'](':')[0x2],_0x5c9e48['types']['shift'](),_0x17049f['push'](_0x4b7bd9),_0x17049f['push'](_0x3ff359);}['_compressSingleOperation'](_0x3676ae){const _0x10d7d6={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x10d7d6,[_0x3676ae]),_0x10d7d6['buffers'][0x0];}['_decompressSingleOperation'](_0x32f366){const _0x27cdb4=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x27cdb4,_0x32f366),_0x27cdb4[0x0];}['_compareOperations'](_0x4a8047,_0x5134b3){return!(!_0x4a8047||!_0x5134b3)&&('MarkerOperation'==_0x4a8047['__className']&&'MarkerOperation'==_0x5134b3['__className']&&!(!_0x4a8047['name']['startsWith']('user:')||!_0x5134b3['name']['startsWith']('user:')||_0x4a8047['name']==_0x5134b3['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x59b6bd=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',_0x59b6bd,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x59b6bd,'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'](_0x4e0ab1){if(!_0x4e0ab1||!_0x4e0ab1[0x0])throw new _0xa13185('no-operations-provided',this);const _0x3495ac={'types':[],'buffers':[],'baseVersion':_0x4e0ab1[0x0]['baseVersion']};for(;_0x4e0ab1['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('TypingAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('DeletingAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x3495ac,_0x4e0ab1)||this['_getCompressorByName'](_0x4e0ab1[0x0]['__className'])['compress'](_0x3495ac,_0x4e0ab1);return _0x3495ac;}['decompress'](_0x5996c0){const _0x3341ff=[];for(;_0x5996c0['types']['length'];){this['_compressorById']['get'](_0x5996c0['types'][0x0])['decompress'](_0x3341ff,_0x5996c0);}return _0x3341ff['forEach']((_0x1da561,_0xe6a7be)=>_0x1da561['baseVersion']=_0x5996c0['baseVersion']+_0xe6a7be),_0x3341ff;}['_getCompressorByName'](_0x1958b3){return this['_compressorByName']['get'](_0x1958b3);}['_registerOperationCompressor'](_0x4f6b26,_0x1a1235,_0x2728){const _0x1b803d=new _0x2728(_0x4f6b26,_0x1a1235,this['_protobufFactory']['getDescriptor'](_0x1a1235));this['_registerCompressor'](_0x4f6b26,_0x1a1235,_0x1b803d);}['_registerActionCompressor'](_0x27d52b,_0x38aa9f,_0x497758){const _0x3f683b=new _0x497758(_0x27d52b,this);this['_registerCompressor'](_0x27d52b,_0x38aa9f,_0x3f683b);}['_registerCompressor'](_0x3267b8,_0x5898e0,_0x1f4e8c){this['_compressorById']['set'](_0x3267b8,_0x1f4e8c),this['_compressorByName']['set'](_0x5898e0,_0x1f4e8c);}}export{g as Compressor};
23
+ import{CKEditorError as _0x46a358}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x104846 from'protobufjs/minimal.js';import{cloneDeep as _0x1ffe31,isEqual as _0x40c4b7,isObject as _0x13a10c}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x3324b8=_0x104846['Reader'],_0x4698e3=_0x104846['Writer'],_0x2a0efe=_0x104846['util'],_0x2b890b=_0x104846['roots']['default']||(_0x104846['roots']['default']={});return _0x2b890b['AttributeOperation']=(function(){function _0x791f4d(_0x257649){if(_0x257649){for(var _0xa4c3b1=Object['keys'](_0x257649),_0x135eda=0x0;_0x135eda<_0xa4c3b1['length'];++_0x135eda)null!=_0x257649[_0xa4c3b1[_0x135eda]]&&(this[_0xa4c3b1[_0x135eda]]=_0x257649[_0xa4c3b1[_0x135eda]]);}}return _0x791f4d['prototype']['range']=null,_0x791f4d['prototype']['key']='',_0x791f4d['prototype']['oldValueBoolean']=!0x1,_0x791f4d['prototype']['oldValueJson']='',_0x791f4d['prototype']['newValueBoolean']=!0x1,_0x791f4d['prototype']['newValueJson']='',_0x791f4d['prototype']['wasUndone']=!0x1,_0x791f4d['create']=function(_0x41a2cf){return new _0x791f4d(_0x41a2cf);},_0x791f4d['encode']=function(_0x57f8ba,_0x5129eb){return _0x5129eb||(_0x5129eb=_0x4698e3['create']()),null!=_0x57f8ba['range']&&Object['hasOwnProperty']['call'](_0x57f8ba,'range')&&_0x2b890b['Range']['encode'](_0x57f8ba['range'],_0x5129eb['uint32'](0xa)['fork']())['ldelim'](),null!=_0x57f8ba['key']&&Object['hasOwnProperty']['call'](_0x57f8ba,'key')&&_0x5129eb['uint32'](0x12)['string'](_0x57f8ba['key']),null!=_0x57f8ba['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x57f8ba,'oldValueBoolean')&&_0x5129eb['uint32'](0x18)['bool'](_0x57f8ba['oldValueBoolean']),null!=_0x57f8ba['oldValueJson']&&Object['hasOwnProperty']['call'](_0x57f8ba,'oldValueJson')&&_0x5129eb['uint32'](0x22)['string'](_0x57f8ba['oldValueJson']),null!=_0x57f8ba['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x57f8ba,'newValueBoolean')&&_0x5129eb['uint32'](0x28)['bool'](_0x57f8ba['newValueBoolean']),null!=_0x57f8ba['newValueJson']&&Object['hasOwnProperty']['call'](_0x57f8ba,'newValueJson')&&_0x5129eb['uint32'](0x32)['string'](_0x57f8ba['newValueJson']),null!=_0x57f8ba['wasUndone']&&Object['hasOwnProperty']['call'](_0x57f8ba,'wasUndone')&&_0x5129eb['uint32'](0x38)['bool'](_0x57f8ba['wasUndone']),_0x5129eb;},_0x791f4d['encodeDelimited']=function(_0x2cca41,_0x352838){return this['encode'](_0x2cca41,_0x352838)['ldelim']();},_0x791f4d['decode']=function(_0xf3658e,_0x41de5b){_0xf3658e instanceof _0x3324b8||(_0xf3658e=_0x3324b8['create'](_0xf3658e));for(var _0x5e6e85=void 0x0===_0x41de5b?_0xf3658e['len']:_0xf3658e['pos']+_0x41de5b,_0xeafde=new _0x2b890b['AttributeOperation']();_0xf3658e['pos']<_0x5e6e85;){var _0x2c4ca3=_0xf3658e['uint32']();switch(_0x2c4ca3>>>0x3){case 0x1:_0xeafde['range']=_0x2b890b['Range']['decode'](_0xf3658e,_0xf3658e['uint32']());break;case 0x2:_0xeafde['key']=_0xf3658e['string']();break;case 0x3:_0xeafde['oldValueBoolean']=_0xf3658e['bool']();break;case 0x4:_0xeafde['oldValueJson']=_0xf3658e['string']();break;case 0x5:_0xeafde['newValueBoolean']=_0xf3658e['bool']();break;case 0x6:_0xeafde['newValueJson']=_0xf3658e['string']();break;case 0x7:_0xeafde['wasUndone']=_0xf3658e['bool']();break;default:_0xf3658e['skipType'](0x7&_0x2c4ca3);}}return _0xeafde;},_0x791f4d['decodeDelimited']=function(_0x5061eb){return _0x5061eb instanceof _0x3324b8||(_0x5061eb=new _0x3324b8(_0x5061eb)),this['decode'](_0x5061eb,_0x5061eb['uint32']());},_0x791f4d['verify']=function(_0x39eba3){if('object'!=typeof _0x39eba3||null===_0x39eba3)return'object\x20expected';if(null!=_0x39eba3['range']&&_0x39eba3['hasOwnProperty']('range')){var _0x38b634=_0x2b890b['Range']['verify'](_0x39eba3['range']);if(_0x38b634)return'range.'+_0x38b634;}return null!=_0x39eba3['key']&&_0x39eba3['hasOwnProperty']('key')&&!_0x2a0efe['isString'](_0x39eba3['key'])?'key:\x20string\x20expected':null!=_0x39eba3['oldValueBoolean']&&_0x39eba3['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x39eba3['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x39eba3['oldValueJson']&&_0x39eba3['hasOwnProperty']('oldValueJson')&&!_0x2a0efe['isString'](_0x39eba3['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x39eba3['newValueBoolean']&&_0x39eba3['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x39eba3['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x39eba3['newValueJson']&&_0x39eba3['hasOwnProperty']('newValueJson')&&!_0x2a0efe['isString'](_0x39eba3['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x39eba3['wasUndone']&&_0x39eba3['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39eba3['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x791f4d['fromObject']=function(_0x13bd42){if(_0x13bd42 instanceof _0x2b890b['AttributeOperation'])return _0x13bd42;var _0x294724=new _0x2b890b['AttributeOperation']();if(null!=_0x13bd42['range']){if('object'!=typeof _0x13bd42['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x294724['range']=_0x2b890b['Range']['fromObject'](_0x13bd42['range']);}return null!=_0x13bd42['key']&&(_0x294724['key']=String(_0x13bd42['key'])),null!=_0x13bd42['oldValueBoolean']&&(_0x294724['oldValueBoolean']=Boolean(_0x13bd42['oldValueBoolean'])),null!=_0x13bd42['oldValueJson']&&(_0x294724['oldValueJson']=String(_0x13bd42['oldValueJson'])),null!=_0x13bd42['newValueBoolean']&&(_0x294724['newValueBoolean']=Boolean(_0x13bd42['newValueBoolean'])),null!=_0x13bd42['newValueJson']&&(_0x294724['newValueJson']=String(_0x13bd42['newValueJson'])),null!=_0x13bd42['wasUndone']&&(_0x294724['wasUndone']=Boolean(_0x13bd42['wasUndone'])),_0x294724;},_0x791f4d['toObject']=function(_0x4771d2,_0x261150){_0x261150||(_0x261150={});var _0x1539c1={};return _0x261150['defaults']&&(_0x1539c1['range']=null,_0x1539c1['key']='',_0x1539c1['oldValueBoolean']=!0x1,_0x1539c1['oldValueJson']='',_0x1539c1['newValueBoolean']=!0x1,_0x1539c1['newValueJson']='',_0x1539c1['wasUndone']=!0x1),null!=_0x4771d2['range']&&_0x4771d2['hasOwnProperty']('range')&&(_0x1539c1['range']=_0x2b890b['Range']['toObject'](_0x4771d2['range'],_0x261150)),null!=_0x4771d2['key']&&_0x4771d2['hasOwnProperty']('key')&&(_0x1539c1['key']=_0x4771d2['key']),null!=_0x4771d2['oldValueBoolean']&&_0x4771d2['hasOwnProperty']('oldValueBoolean')&&(_0x1539c1['oldValueBoolean']=_0x4771d2['oldValueBoolean']),null!=_0x4771d2['oldValueJson']&&_0x4771d2['hasOwnProperty']('oldValueJson')&&(_0x1539c1['oldValueJson']=_0x4771d2['oldValueJson']),null!=_0x4771d2['newValueBoolean']&&_0x4771d2['hasOwnProperty']('newValueBoolean')&&(_0x1539c1['newValueBoolean']=_0x4771d2['newValueBoolean']),null!=_0x4771d2['newValueJson']&&_0x4771d2['hasOwnProperty']('newValueJson')&&(_0x1539c1['newValueJson']=_0x4771d2['newValueJson']),null!=_0x4771d2['wasUndone']&&_0x4771d2['hasOwnProperty']('wasUndone')&&(_0x1539c1['wasUndone']=_0x4771d2['wasUndone']),_0x1539c1;},_0x791f4d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x791f4d['getTypeUrl']=function(_0xddbdb5){return void 0x0===_0xddbdb5&&(_0xddbdb5='type.googleapis.com'),_0xddbdb5+'/AttributeOperation';},_0x791f4d;}()),_0x2b890b['InsertOperation']=(function(){function _0x384164(_0x3e78d7){if(this['nodes']=[],_0x3e78d7){for(var _0x2dd277=Object['keys'](_0x3e78d7),_0x29b842=0x0;_0x29b842<_0x2dd277['length'];++_0x29b842)null!=_0x3e78d7[_0x2dd277[_0x29b842]]&&(this[_0x2dd277[_0x29b842]]=_0x3e78d7[_0x2dd277[_0x29b842]]);}}return _0x384164['prototype']['position']=null,_0x384164['prototype']['nodes']=_0x2a0efe['emptyArray'],_0x384164['prototype']['shouldReceiveAttributes']=!0x1,_0x384164['prototype']['wasUndone']=!0x1,_0x384164['create']=function(_0x18cfe1){return new _0x384164(_0x18cfe1);},_0x384164['encode']=function(_0x5a75f3,_0x1cc32e){if(_0x1cc32e||(_0x1cc32e=_0x4698e3['create']()),null!=_0x5a75f3['position']&&Object['hasOwnProperty']['call'](_0x5a75f3,'position')&&_0x2b890b['Position']['encode'](_0x5a75f3['position'],_0x1cc32e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5a75f3['nodes']&&_0x5a75f3['nodes']['length']){for(var _0x52b98e=0x0;_0x52b98e<_0x5a75f3['nodes']['length'];++_0x52b98e)_0x2b890b['Element']['encode'](_0x5a75f3['nodes'][_0x52b98e],_0x1cc32e['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x5a75f3['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x5a75f3,'shouldReceiveAttributes')&&_0x1cc32e['uint32'](0x18)['bool'](_0x5a75f3['shouldReceiveAttributes']),null!=_0x5a75f3['wasUndone']&&Object['hasOwnProperty']['call'](_0x5a75f3,'wasUndone')&&_0x1cc32e['uint32'](0x20)['bool'](_0x5a75f3['wasUndone']),_0x1cc32e;},_0x384164['encodeDelimited']=function(_0x25ddcc,_0x5baa3c){return this['encode'](_0x25ddcc,_0x5baa3c)['ldelim']();},_0x384164['decode']=function(_0x2d0e72,_0x4cb915){_0x2d0e72 instanceof _0x3324b8||(_0x2d0e72=_0x3324b8['create'](_0x2d0e72));for(var _0x29d27b=void 0x0===_0x4cb915?_0x2d0e72['len']:_0x2d0e72['pos']+_0x4cb915,_0x3a9078=new _0x2b890b['InsertOperation']();_0x2d0e72['pos']<_0x29d27b;){var _0x28383a=_0x2d0e72['uint32']();switch(_0x28383a>>>0x3){case 0x1:_0x3a9078['position']=_0x2b890b['Position']['decode'](_0x2d0e72,_0x2d0e72['uint32']());break;case 0x2:_0x3a9078['nodes']&&_0x3a9078['nodes']['length']||(_0x3a9078['nodes']=[]),_0x3a9078['nodes']['push'](_0x2b890b['Element']['decode'](_0x2d0e72,_0x2d0e72['uint32']()));break;case 0x3:_0x3a9078['shouldReceiveAttributes']=_0x2d0e72['bool']();break;case 0x4:_0x3a9078['wasUndone']=_0x2d0e72['bool']();break;default:_0x2d0e72['skipType'](0x7&_0x28383a);}}return _0x3a9078;},_0x384164['decodeDelimited']=function(_0x545dd4){return _0x545dd4 instanceof _0x3324b8||(_0x545dd4=new _0x3324b8(_0x545dd4)),this['decode'](_0x545dd4,_0x545dd4['uint32']());},_0x384164['verify']=function(_0x54953a){if('object'!=typeof _0x54953a||null===_0x54953a)return'object\x20expected';if(null!=_0x54953a['position']&&_0x54953a['hasOwnProperty']('position')&&(_0x3131e6=_0x2b890b['Position']['verify'](_0x54953a['position'])))return'position.'+_0x3131e6;if(null!=_0x54953a['nodes']&&_0x54953a['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x54953a['nodes']))return'nodes:\x20array\x20expected';for(var _0x2399e5=0x0;_0x2399e5<_0x54953a['nodes']['length'];++_0x2399e5){var _0x3131e6;if(_0x3131e6=_0x2b890b['Element']['verify'](_0x54953a['nodes'][_0x2399e5]))return'nodes.'+_0x3131e6;}}return null!=_0x54953a['shouldReceiveAttributes']&&_0x54953a['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x54953a['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x54953a['wasUndone']&&_0x54953a['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x54953a['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x384164['fromObject']=function(_0x5b2ff5){if(_0x5b2ff5 instanceof _0x2b890b['InsertOperation'])return _0x5b2ff5;var _0x6691a6=new _0x2b890b['InsertOperation']();if(null!=_0x5b2ff5['position']){if('object'!=typeof _0x5b2ff5['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x6691a6['position']=_0x2b890b['Position']['fromObject'](_0x5b2ff5['position']);}if(_0x5b2ff5['nodes']){if(!Array['isArray'](_0x5b2ff5['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x6691a6['nodes']=[];for(var _0x4917ea=0x0;_0x4917ea<_0x5b2ff5['nodes']['length'];++_0x4917ea){if('object'!=typeof _0x5b2ff5['nodes'][_0x4917ea])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x6691a6['nodes'][_0x4917ea]=_0x2b890b['Element']['fromObject'](_0x5b2ff5['nodes'][_0x4917ea]);}}return null!=_0x5b2ff5['shouldReceiveAttributes']&&(_0x6691a6['shouldReceiveAttributes']=Boolean(_0x5b2ff5['shouldReceiveAttributes'])),null!=_0x5b2ff5['wasUndone']&&(_0x6691a6['wasUndone']=Boolean(_0x5b2ff5['wasUndone'])),_0x6691a6;},_0x384164['toObject']=function(_0x184d5d,_0x5e0e02){_0x5e0e02||(_0x5e0e02={});var _0x98247e={};if((_0x5e0e02['arrays']||_0x5e0e02['defaults'])&&(_0x98247e['nodes']=[]),_0x5e0e02['defaults']&&(_0x98247e['position']=null,_0x98247e['shouldReceiveAttributes']=!0x1,_0x98247e['wasUndone']=!0x1),null!=_0x184d5d['position']&&_0x184d5d['hasOwnProperty']('position')&&(_0x98247e['position']=_0x2b890b['Position']['toObject'](_0x184d5d['position'],_0x5e0e02)),_0x184d5d['nodes']&&_0x184d5d['nodes']['length']){_0x98247e['nodes']=[];for(var _0x2df719=0x0;_0x2df719<_0x184d5d['nodes']['length'];++_0x2df719)_0x98247e['nodes'][_0x2df719]=_0x2b890b['Element']['toObject'](_0x184d5d['nodes'][_0x2df719],_0x5e0e02);}return null!=_0x184d5d['shouldReceiveAttributes']&&_0x184d5d['hasOwnProperty']('shouldReceiveAttributes')&&(_0x98247e['shouldReceiveAttributes']=_0x184d5d['shouldReceiveAttributes']),null!=_0x184d5d['wasUndone']&&_0x184d5d['hasOwnProperty']('wasUndone')&&(_0x98247e['wasUndone']=_0x184d5d['wasUndone']),_0x98247e;},_0x384164['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x384164['getTypeUrl']=function(_0x12824f){return void 0x0===_0x12824f&&(_0x12824f='type.googleapis.com'),_0x12824f+'/InsertOperation';},_0x384164;}()),_0x2b890b['MarkerOperation']=(function(){function _0x4e30bf(_0x519fd5){if(_0x519fd5){for(var _0x1d8ccf=Object['keys'](_0x519fd5),_0x56e27a=0x0;_0x56e27a<_0x1d8ccf['length'];++_0x56e27a)null!=_0x519fd5[_0x1d8ccf[_0x56e27a]]&&(this[_0x1d8ccf[_0x56e27a]]=_0x519fd5[_0x1d8ccf[_0x56e27a]]);}}return _0x4e30bf['prototype']['name']='',_0x4e30bf['prototype']['oldRange']=null,_0x4e30bf['prototype']['newRange']=null,_0x4e30bf['prototype']['affectsData']=!0x1,_0x4e30bf['prototype']['wasUndone']=!0x1,_0x4e30bf['create']=function(_0x44cdf6){return new _0x4e30bf(_0x44cdf6);},_0x4e30bf['encode']=function(_0x4eeade,_0x2489bd){return _0x2489bd||(_0x2489bd=_0x4698e3['create']()),null!=_0x4eeade['name']&&Object['hasOwnProperty']['call'](_0x4eeade,'name')&&_0x2489bd['uint32'](0xa)['string'](_0x4eeade['name']),null!=_0x4eeade['oldRange']&&Object['hasOwnProperty']['call'](_0x4eeade,'oldRange')&&_0x2b890b['Range']['encode'](_0x4eeade['oldRange'],_0x2489bd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4eeade['newRange']&&Object['hasOwnProperty']['call'](_0x4eeade,'newRange')&&_0x2b890b['Range']['encode'](_0x4eeade['newRange'],_0x2489bd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4eeade['affectsData']&&Object['hasOwnProperty']['call'](_0x4eeade,'affectsData')&&_0x2489bd['uint32'](0x20)['bool'](_0x4eeade['affectsData']),null!=_0x4eeade['wasUndone']&&Object['hasOwnProperty']['call'](_0x4eeade,'wasUndone')&&_0x2489bd['uint32'](0x28)['bool'](_0x4eeade['wasUndone']),_0x2489bd;},_0x4e30bf['encodeDelimited']=function(_0x3a3697,_0x588999){return this['encode'](_0x3a3697,_0x588999)['ldelim']();},_0x4e30bf['decode']=function(_0x2e417b,_0x9ea171){_0x2e417b instanceof _0x3324b8||(_0x2e417b=_0x3324b8['create'](_0x2e417b));for(var _0x4a230a=void 0x0===_0x9ea171?_0x2e417b['len']:_0x2e417b['pos']+_0x9ea171,_0x4a7e79=new _0x2b890b['MarkerOperation']();_0x2e417b['pos']<_0x4a230a;){var _0x3d2904=_0x2e417b['uint32']();switch(_0x3d2904>>>0x3){case 0x1:_0x4a7e79['name']=_0x2e417b['string']();break;case 0x2:_0x4a7e79['oldRange']=_0x2b890b['Range']['decode'](_0x2e417b,_0x2e417b['uint32']());break;case 0x3:_0x4a7e79['newRange']=_0x2b890b['Range']['decode'](_0x2e417b,_0x2e417b['uint32']());break;case 0x4:_0x4a7e79['affectsData']=_0x2e417b['bool']();break;case 0x5:_0x4a7e79['wasUndone']=_0x2e417b['bool']();break;default:_0x2e417b['skipType'](0x7&_0x3d2904);}}return _0x4a7e79;},_0x4e30bf['decodeDelimited']=function(_0x48a944){return _0x48a944 instanceof _0x3324b8||(_0x48a944=new _0x3324b8(_0x48a944)),this['decode'](_0x48a944,_0x48a944['uint32']());},_0x4e30bf['verify']=function(_0x39dd7c){if('object'!=typeof _0x39dd7c||null===_0x39dd7c)return'object\x20expected';if(null!=_0x39dd7c['name']&&_0x39dd7c['hasOwnProperty']('name')&&!_0x2a0efe['isString'](_0x39dd7c['name']))return'name:\x20string\x20expected';var _0x27e949;if(null!=_0x39dd7c['oldRange']&&_0x39dd7c['hasOwnProperty']('oldRange')&&(_0x27e949=_0x2b890b['Range']['verify'](_0x39dd7c['oldRange'])))return'oldRange.'+_0x27e949;if(null!=_0x39dd7c['newRange']&&_0x39dd7c['hasOwnProperty']('newRange')&&(_0x27e949=_0x2b890b['Range']['verify'](_0x39dd7c['newRange'])))return'newRange.'+_0x27e949;return null!=_0x39dd7c['affectsData']&&_0x39dd7c['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x39dd7c['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x39dd7c['wasUndone']&&_0x39dd7c['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39dd7c['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4e30bf['fromObject']=function(_0x282c14){if(_0x282c14 instanceof _0x2b890b['MarkerOperation'])return _0x282c14;var _0xcec235=new _0x2b890b['MarkerOperation']();if(null!=_0x282c14['name']&&(_0xcec235['name']=String(_0x282c14['name'])),null!=_0x282c14['oldRange']){if('object'!=typeof _0x282c14['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0xcec235['oldRange']=_0x2b890b['Range']['fromObject'](_0x282c14['oldRange']);}if(null!=_0x282c14['newRange']){if('object'!=typeof _0x282c14['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0xcec235['newRange']=_0x2b890b['Range']['fromObject'](_0x282c14['newRange']);}return null!=_0x282c14['affectsData']&&(_0xcec235['affectsData']=Boolean(_0x282c14['affectsData'])),null!=_0x282c14['wasUndone']&&(_0xcec235['wasUndone']=Boolean(_0x282c14['wasUndone'])),_0xcec235;},_0x4e30bf['toObject']=function(_0x2ba542,_0x1c76cb){_0x1c76cb||(_0x1c76cb={});var _0x4549cd={};return _0x1c76cb['defaults']&&(_0x4549cd['name']='',_0x4549cd['oldRange']=null,_0x4549cd['newRange']=null,_0x4549cd['affectsData']=!0x1,_0x4549cd['wasUndone']=!0x1),null!=_0x2ba542['name']&&_0x2ba542['hasOwnProperty']('name')&&(_0x4549cd['name']=_0x2ba542['name']),null!=_0x2ba542['oldRange']&&_0x2ba542['hasOwnProperty']('oldRange')&&(_0x4549cd['oldRange']=_0x2b890b['Range']['toObject'](_0x2ba542['oldRange'],_0x1c76cb)),null!=_0x2ba542['newRange']&&_0x2ba542['hasOwnProperty']('newRange')&&(_0x4549cd['newRange']=_0x2b890b['Range']['toObject'](_0x2ba542['newRange'],_0x1c76cb)),null!=_0x2ba542['affectsData']&&_0x2ba542['hasOwnProperty']('affectsData')&&(_0x4549cd['affectsData']=_0x2ba542['affectsData']),null!=_0x2ba542['wasUndone']&&_0x2ba542['hasOwnProperty']('wasUndone')&&(_0x4549cd['wasUndone']=_0x2ba542['wasUndone']),_0x4549cd;},_0x4e30bf['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x4e30bf['getTypeUrl']=function(_0xc32b00){return void 0x0===_0xc32b00&&(_0xc32b00='type.googleapis.com'),_0xc32b00+'/MarkerOperation';},_0x4e30bf;}()),_0x2b890b['MergeOperation']=(function(){function _0x3bd057(_0x538e11){if(_0x538e11){for(var _0x2057db=Object['keys'](_0x538e11),_0x3414c3=0x0;_0x3414c3<_0x2057db['length'];++_0x3414c3)null!=_0x538e11[_0x2057db[_0x3414c3]]&&(this[_0x2057db[_0x3414c3]]=_0x538e11[_0x2057db[_0x3414c3]]);}}return _0x3bd057['prototype']['sourcePosition']=null,_0x3bd057['prototype']['targetPosition']=null,_0x3bd057['prototype']['graveyardPosition']=null,_0x3bd057['prototype']['howMany']=0x0,_0x3bd057['prototype']['wasUndone']=!0x1,_0x3bd057['create']=function(_0x5b07e6){return new _0x3bd057(_0x5b07e6);},_0x3bd057['encode']=function(_0x29f8b7,_0x75935c){return _0x75935c||(_0x75935c=_0x4698e3['create']()),null!=_0x29f8b7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x29f8b7,'sourcePosition')&&_0x2b890b['Position']['encode'](_0x29f8b7['sourcePosition'],_0x75935c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x29f8b7['targetPosition']&&Object['hasOwnProperty']['call'](_0x29f8b7,'targetPosition')&&_0x2b890b['Position']['encode'](_0x29f8b7['targetPosition'],_0x75935c['uint32'](0x12)['fork']())['ldelim'](),null!=_0x29f8b7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x29f8b7,'graveyardPosition')&&_0x2b890b['Position']['encode'](_0x29f8b7['graveyardPosition'],_0x75935c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x29f8b7['howMany']&&Object['hasOwnProperty']['call'](_0x29f8b7,'howMany')&&_0x75935c['uint32'](0x20)['uint32'](_0x29f8b7['howMany']),null!=_0x29f8b7['wasUndone']&&Object['hasOwnProperty']['call'](_0x29f8b7,'wasUndone')&&_0x75935c['uint32'](0x28)['bool'](_0x29f8b7['wasUndone']),_0x75935c;},_0x3bd057['encodeDelimited']=function(_0x323dec,_0x55d7ec){return this['encode'](_0x323dec,_0x55d7ec)['ldelim']();},_0x3bd057['decode']=function(_0x2a63db,_0x491535){_0x2a63db instanceof _0x3324b8||(_0x2a63db=_0x3324b8['create'](_0x2a63db));for(var _0x768d75=void 0x0===_0x491535?_0x2a63db['len']:_0x2a63db['pos']+_0x491535,_0x182136=new _0x2b890b['MergeOperation']();_0x2a63db['pos']<_0x768d75;){var _0x3ffe72=_0x2a63db['uint32']();switch(_0x3ffe72>>>0x3){case 0x1:_0x182136['sourcePosition']=_0x2b890b['Position']['decode'](_0x2a63db,_0x2a63db['uint32']());break;case 0x2:_0x182136['targetPosition']=_0x2b890b['Position']['decode'](_0x2a63db,_0x2a63db['uint32']());break;case 0x3:_0x182136['graveyardPosition']=_0x2b890b['Position']['decode'](_0x2a63db,_0x2a63db['uint32']());break;case 0x4:_0x182136['howMany']=_0x2a63db['uint32']();break;case 0x5:_0x182136['wasUndone']=_0x2a63db['bool']();break;default:_0x2a63db['skipType'](0x7&_0x3ffe72);}}return _0x182136;},_0x3bd057['decodeDelimited']=function(_0x2a97a6){return _0x2a97a6 instanceof _0x3324b8||(_0x2a97a6=new _0x3324b8(_0x2a97a6)),this['decode'](_0x2a97a6,_0x2a97a6['uint32']());},_0x3bd057['verify']=function(_0x39264b){if('object'!=typeof _0x39264b||null===_0x39264b)return'object\x20expected';var _0xab648;if(null!=_0x39264b['sourcePosition']&&_0x39264b['hasOwnProperty']('sourcePosition')&&(_0xab648=_0x2b890b['Position']['verify'](_0x39264b['sourcePosition'])))return'sourcePosition.'+_0xab648;if(null!=_0x39264b['targetPosition']&&_0x39264b['hasOwnProperty']('targetPosition')&&(_0xab648=_0x2b890b['Position']['verify'](_0x39264b['targetPosition'])))return'targetPosition.'+_0xab648;if(null!=_0x39264b['graveyardPosition']&&_0x39264b['hasOwnProperty']('graveyardPosition')&&(_0xab648=_0x2b890b['Position']['verify'](_0x39264b['graveyardPosition'])))return'graveyardPosition.'+_0xab648;return null!=_0x39264b['howMany']&&_0x39264b['hasOwnProperty']('howMany')&&!_0x2a0efe['isInteger'](_0x39264b['howMany'])?'howMany:\x20integer\x20expected':null!=_0x39264b['wasUndone']&&_0x39264b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x39264b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3bd057['fromObject']=function(_0xfeb6d){if(_0xfeb6d instanceof _0x2b890b['MergeOperation'])return _0xfeb6d;var _0x47a632=new _0x2b890b['MergeOperation']();if(null!=_0xfeb6d['sourcePosition']){if('object'!=typeof _0xfeb6d['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x47a632['sourcePosition']=_0x2b890b['Position']['fromObject'](_0xfeb6d['sourcePosition']);}if(null!=_0xfeb6d['targetPosition']){if('object'!=typeof _0xfeb6d['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x47a632['targetPosition']=_0x2b890b['Position']['fromObject'](_0xfeb6d['targetPosition']);}if(null!=_0xfeb6d['graveyardPosition']){if('object'!=typeof _0xfeb6d['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x47a632['graveyardPosition']=_0x2b890b['Position']['fromObject'](_0xfeb6d['graveyardPosition']);}return null!=_0xfeb6d['howMany']&&(_0x47a632['howMany']=_0xfeb6d['howMany']>>>0x0),null!=_0xfeb6d['wasUndone']&&(_0x47a632['wasUndone']=Boolean(_0xfeb6d['wasUndone'])),_0x47a632;},_0x3bd057['toObject']=function(_0x441f1b,_0x5e0b67){_0x5e0b67||(_0x5e0b67={});var _0x23a356={};return _0x5e0b67['defaults']&&(_0x23a356['sourcePosition']=null,_0x23a356['targetPosition']=null,_0x23a356['graveyardPosition']=null,_0x23a356['howMany']=0x0,_0x23a356['wasUndone']=!0x1),null!=_0x441f1b['sourcePosition']&&_0x441f1b['hasOwnProperty']('sourcePosition')&&(_0x23a356['sourcePosition']=_0x2b890b['Position']['toObject'](_0x441f1b['sourcePosition'],_0x5e0b67)),null!=_0x441f1b['targetPosition']&&_0x441f1b['hasOwnProperty']('targetPosition')&&(_0x23a356['targetPosition']=_0x2b890b['Position']['toObject'](_0x441f1b['targetPosition'],_0x5e0b67)),null!=_0x441f1b['graveyardPosition']&&_0x441f1b['hasOwnProperty']('graveyardPosition')&&(_0x23a356['graveyardPosition']=_0x2b890b['Position']['toObject'](_0x441f1b['graveyardPosition'],_0x5e0b67)),null!=_0x441f1b['howMany']&&_0x441f1b['hasOwnProperty']('howMany')&&(_0x23a356['howMany']=_0x441f1b['howMany']),null!=_0x441f1b['wasUndone']&&_0x441f1b['hasOwnProperty']('wasUndone')&&(_0x23a356['wasUndone']=_0x441f1b['wasUndone']),_0x23a356;},_0x3bd057['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x3bd057['getTypeUrl']=function(_0x9cdc8b){return void 0x0===_0x9cdc8b&&(_0x9cdc8b='type.googleapis.com'),_0x9cdc8b+'/MergeOperation';},_0x3bd057;}()),_0x2b890b['MoveOperation']=(function(){function _0x2cd905(_0x43f9e3){if(_0x43f9e3){for(var _0x2094ee=Object['keys'](_0x43f9e3),_0x427fbd=0x0;_0x427fbd<_0x2094ee['length'];++_0x427fbd)null!=_0x43f9e3[_0x2094ee[_0x427fbd]]&&(this[_0x2094ee[_0x427fbd]]=_0x43f9e3[_0x2094ee[_0x427fbd]]);}}return _0x2cd905['prototype']['sourcePosition']=null,_0x2cd905['prototype']['howMany']=0x0,_0x2cd905['prototype']['targetPosition']=null,_0x2cd905['prototype']['wasUndone']=!0x1,_0x2cd905['create']=function(_0x2ffafb){return new _0x2cd905(_0x2ffafb);},_0x2cd905['encode']=function(_0x216f2b,_0x4d1b10){return _0x4d1b10||(_0x4d1b10=_0x4698e3['create']()),null!=_0x216f2b['sourcePosition']&&Object['hasOwnProperty']['call'](_0x216f2b,'sourcePosition')&&_0x2b890b['Position']['encode'](_0x216f2b['sourcePosition'],_0x4d1b10['uint32'](0xa)['fork']())['ldelim'](),null!=_0x216f2b['howMany']&&Object['hasOwnProperty']['call'](_0x216f2b,'howMany')&&_0x4d1b10['uint32'](0x10)['uint32'](_0x216f2b['howMany']),null!=_0x216f2b['targetPosition']&&Object['hasOwnProperty']['call'](_0x216f2b,'targetPosition')&&_0x2b890b['Position']['encode'](_0x216f2b['targetPosition'],_0x4d1b10['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x216f2b['wasUndone']&&Object['hasOwnProperty']['call'](_0x216f2b,'wasUndone')&&_0x4d1b10['uint32'](0x20)['bool'](_0x216f2b['wasUndone']),_0x4d1b10;},_0x2cd905['encodeDelimited']=function(_0x53b1ef,_0x739a7f){return this['encode'](_0x53b1ef,_0x739a7f)['ldelim']();},_0x2cd905['decode']=function(_0x4abffe,_0x43f807){_0x4abffe instanceof _0x3324b8||(_0x4abffe=_0x3324b8['create'](_0x4abffe));for(var _0x438ced=void 0x0===_0x43f807?_0x4abffe['len']:_0x4abffe['pos']+_0x43f807,_0xe02ab3=new _0x2b890b['MoveOperation']();_0x4abffe['pos']<_0x438ced;){var _0x533e96=_0x4abffe['uint32']();switch(_0x533e96>>>0x3){case 0x1:_0xe02ab3['sourcePosition']=_0x2b890b['Position']['decode'](_0x4abffe,_0x4abffe['uint32']());break;case 0x2:_0xe02ab3['howMany']=_0x4abffe['uint32']();break;case 0x3:_0xe02ab3['targetPosition']=_0x2b890b['Position']['decode'](_0x4abffe,_0x4abffe['uint32']());break;case 0x4:_0xe02ab3['wasUndone']=_0x4abffe['bool']();break;default:_0x4abffe['skipType'](0x7&_0x533e96);}}return _0xe02ab3;},_0x2cd905['decodeDelimited']=function(_0x2c36dc){return _0x2c36dc instanceof _0x3324b8||(_0x2c36dc=new _0x3324b8(_0x2c36dc)),this['decode'](_0x2c36dc,_0x2c36dc['uint32']());},_0x2cd905['verify']=function(_0x2607af){if('object'!=typeof _0x2607af||null===_0x2607af)return'object\x20expected';var _0x2c122b;if(null!=_0x2607af['sourcePosition']&&_0x2607af['hasOwnProperty']('sourcePosition')&&(_0x2c122b=_0x2b890b['Position']['verify'](_0x2607af['sourcePosition'])))return'sourcePosition.'+_0x2c122b;if(null!=_0x2607af['howMany']&&_0x2607af['hasOwnProperty']('howMany')&&!_0x2a0efe['isInteger'](_0x2607af['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2607af['targetPosition']&&_0x2607af['hasOwnProperty']('targetPosition')&&(_0x2c122b=_0x2b890b['Position']['verify'](_0x2607af['targetPosition'])))return'targetPosition.'+_0x2c122b;return null!=_0x2607af['wasUndone']&&_0x2607af['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2607af['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2cd905['fromObject']=function(_0x56e1aa){if(_0x56e1aa instanceof _0x2b890b['MoveOperation'])return _0x56e1aa;var _0x31b368=new _0x2b890b['MoveOperation']();if(null!=_0x56e1aa['sourcePosition']){if('object'!=typeof _0x56e1aa['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x31b368['sourcePosition']=_0x2b890b['Position']['fromObject'](_0x56e1aa['sourcePosition']);}if(null!=_0x56e1aa['howMany']&&(_0x31b368['howMany']=_0x56e1aa['howMany']>>>0x0),null!=_0x56e1aa['targetPosition']){if('object'!=typeof _0x56e1aa['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x31b368['targetPosition']=_0x2b890b['Position']['fromObject'](_0x56e1aa['targetPosition']);}return null!=_0x56e1aa['wasUndone']&&(_0x31b368['wasUndone']=Boolean(_0x56e1aa['wasUndone'])),_0x31b368;},_0x2cd905['toObject']=function(_0x4471f9,_0xe8bdcb){_0xe8bdcb||(_0xe8bdcb={});var _0x550dc3={};return _0xe8bdcb['defaults']&&(_0x550dc3['sourcePosition']=null,_0x550dc3['howMany']=0x0,_0x550dc3['targetPosition']=null,_0x550dc3['wasUndone']=!0x1),null!=_0x4471f9['sourcePosition']&&_0x4471f9['hasOwnProperty']('sourcePosition')&&(_0x550dc3['sourcePosition']=_0x2b890b['Position']['toObject'](_0x4471f9['sourcePosition'],_0xe8bdcb)),null!=_0x4471f9['howMany']&&_0x4471f9['hasOwnProperty']('howMany')&&(_0x550dc3['howMany']=_0x4471f9['howMany']),null!=_0x4471f9['targetPosition']&&_0x4471f9['hasOwnProperty']('targetPosition')&&(_0x550dc3['targetPosition']=_0x2b890b['Position']['toObject'](_0x4471f9['targetPosition'],_0xe8bdcb)),null!=_0x4471f9['wasUndone']&&_0x4471f9['hasOwnProperty']('wasUndone')&&(_0x550dc3['wasUndone']=_0x4471f9['wasUndone']),_0x550dc3;},_0x2cd905['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x2cd905['getTypeUrl']=function(_0xe70364){return void 0x0===_0xe70364&&(_0xe70364='type.googleapis.com'),_0xe70364+'/MoveOperation';},_0x2cd905;}()),_0x2b890b['RenameOperation']=(function(){function _0x722219(_0x7687fb){if(_0x7687fb){for(var _0x4aa511=Object['keys'](_0x7687fb),_0x48e881=0x0;_0x48e881<_0x4aa511['length'];++_0x48e881)null!=_0x7687fb[_0x4aa511[_0x48e881]]&&(this[_0x4aa511[_0x48e881]]=_0x7687fb[_0x4aa511[_0x48e881]]);}}return _0x722219['prototype']['position']=null,_0x722219['prototype']['oldName']='',_0x722219['prototype']['newName']='',_0x722219['prototype']['wasUndone']=!0x1,_0x722219['create']=function(_0x328213){return new _0x722219(_0x328213);},_0x722219['encode']=function(_0x976c88,_0x4461c9){return _0x4461c9||(_0x4461c9=_0x4698e3['create']()),null!=_0x976c88['position']&&Object['hasOwnProperty']['call'](_0x976c88,'position')&&_0x2b890b['Position']['encode'](_0x976c88['position'],_0x4461c9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x976c88['oldName']&&Object['hasOwnProperty']['call'](_0x976c88,'oldName')&&_0x4461c9['uint32'](0x12)['string'](_0x976c88['oldName']),null!=_0x976c88['newName']&&Object['hasOwnProperty']['call'](_0x976c88,'newName')&&_0x4461c9['uint32'](0x1a)['string'](_0x976c88['newName']),null!=_0x976c88['wasUndone']&&Object['hasOwnProperty']['call'](_0x976c88,'wasUndone')&&_0x4461c9['uint32'](0x20)['bool'](_0x976c88['wasUndone']),_0x4461c9;},_0x722219['encodeDelimited']=function(_0x3a7965,_0x98cfc4){return this['encode'](_0x3a7965,_0x98cfc4)['ldelim']();},_0x722219['decode']=function(_0x4dccdf,_0xa04f81){_0x4dccdf instanceof _0x3324b8||(_0x4dccdf=_0x3324b8['create'](_0x4dccdf));for(var _0x314781=void 0x0===_0xa04f81?_0x4dccdf['len']:_0x4dccdf['pos']+_0xa04f81,_0x4effa7=new _0x2b890b['RenameOperation']();_0x4dccdf['pos']<_0x314781;){var _0x3c9aa6=_0x4dccdf['uint32']();switch(_0x3c9aa6>>>0x3){case 0x1:_0x4effa7['position']=_0x2b890b['Position']['decode'](_0x4dccdf,_0x4dccdf['uint32']());break;case 0x2:_0x4effa7['oldName']=_0x4dccdf['string']();break;case 0x3:_0x4effa7['newName']=_0x4dccdf['string']();break;case 0x4:_0x4effa7['wasUndone']=_0x4dccdf['bool']();break;default:_0x4dccdf['skipType'](0x7&_0x3c9aa6);}}return _0x4effa7;},_0x722219['decodeDelimited']=function(_0x177be1){return _0x177be1 instanceof _0x3324b8||(_0x177be1=new _0x3324b8(_0x177be1)),this['decode'](_0x177be1,_0x177be1['uint32']());},_0x722219['verify']=function(_0x468635){if('object'!=typeof _0x468635||null===_0x468635)return'object\x20expected';if(null!=_0x468635['position']&&_0x468635['hasOwnProperty']('position')){var _0x3c4f34=_0x2b890b['Position']['verify'](_0x468635['position']);if(_0x3c4f34)return'position.'+_0x3c4f34;}return null!=_0x468635['oldName']&&_0x468635['hasOwnProperty']('oldName')&&!_0x2a0efe['isString'](_0x468635['oldName'])?'oldName:\x20string\x20expected':null!=_0x468635['newName']&&_0x468635['hasOwnProperty']('newName')&&!_0x2a0efe['isString'](_0x468635['newName'])?'newName:\x20string\x20expected':null!=_0x468635['wasUndone']&&_0x468635['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x468635['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x722219['fromObject']=function(_0x30b91a){if(_0x30b91a instanceof _0x2b890b['RenameOperation'])return _0x30b91a;var _0x5cfce3=new _0x2b890b['RenameOperation']();if(null!=_0x30b91a['position']){if('object'!=typeof _0x30b91a['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x5cfce3['position']=_0x2b890b['Position']['fromObject'](_0x30b91a['position']);}return null!=_0x30b91a['oldName']&&(_0x5cfce3['oldName']=String(_0x30b91a['oldName'])),null!=_0x30b91a['newName']&&(_0x5cfce3['newName']=String(_0x30b91a['newName'])),null!=_0x30b91a['wasUndone']&&(_0x5cfce3['wasUndone']=Boolean(_0x30b91a['wasUndone'])),_0x5cfce3;},_0x722219['toObject']=function(_0x4f2766,_0x33f89a){_0x33f89a||(_0x33f89a={});var _0x233dd5={};return _0x33f89a['defaults']&&(_0x233dd5['position']=null,_0x233dd5['oldName']='',_0x233dd5['newName']='',_0x233dd5['wasUndone']=!0x1),null!=_0x4f2766['position']&&_0x4f2766['hasOwnProperty']('position')&&(_0x233dd5['position']=_0x2b890b['Position']['toObject'](_0x4f2766['position'],_0x33f89a)),null!=_0x4f2766['oldName']&&_0x4f2766['hasOwnProperty']('oldName')&&(_0x233dd5['oldName']=_0x4f2766['oldName']),null!=_0x4f2766['newName']&&_0x4f2766['hasOwnProperty']('newName')&&(_0x233dd5['newName']=_0x4f2766['newName']),null!=_0x4f2766['wasUndone']&&_0x4f2766['hasOwnProperty']('wasUndone')&&(_0x233dd5['wasUndone']=_0x4f2766['wasUndone']),_0x233dd5;},_0x722219['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x722219['getTypeUrl']=function(_0xd1067c){return void 0x0===_0xd1067c&&(_0xd1067c='type.googleapis.com'),_0xd1067c+'/RenameOperation';},_0x722219;}()),_0x2b890b['RootAttributeOperation']=(function(){function _0x5ece6c(_0x43e1bf){if(_0x43e1bf){for(var _0xa3c053=Object['keys'](_0x43e1bf),_0x537073=0x0;_0x537073<_0xa3c053['length'];++_0x537073)null!=_0x43e1bf[_0xa3c053[_0x537073]]&&(this[_0xa3c053[_0x537073]]=_0x43e1bf[_0xa3c053[_0x537073]]);}}return _0x5ece6c['prototype']['root']='',_0x5ece6c['prototype']['key']='',_0x5ece6c['prototype']['oldValueBoolean']=!0x1,_0x5ece6c['prototype']['oldValueJson']='',_0x5ece6c['prototype']['newValueBoolean']=!0x1,_0x5ece6c['prototype']['newValueJson']='',_0x5ece6c['prototype']['wasUndone']=!0x1,_0x5ece6c['create']=function(_0x16e3c9){return new _0x5ece6c(_0x16e3c9);},_0x5ece6c['encode']=function(_0x270cae,_0x28d867){return _0x28d867||(_0x28d867=_0x4698e3['create']()),null!=_0x270cae['root']&&Object['hasOwnProperty']['call'](_0x270cae,'root')&&_0x28d867['uint32'](0xa)['string'](_0x270cae['root']),null!=_0x270cae['key']&&Object['hasOwnProperty']['call'](_0x270cae,'key')&&_0x28d867['uint32'](0x12)['string'](_0x270cae['key']),null!=_0x270cae['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x270cae,'oldValueBoolean')&&_0x28d867['uint32'](0x18)['bool'](_0x270cae['oldValueBoolean']),null!=_0x270cae['oldValueJson']&&Object['hasOwnProperty']['call'](_0x270cae,'oldValueJson')&&_0x28d867['uint32'](0x22)['string'](_0x270cae['oldValueJson']),null!=_0x270cae['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x270cae,'newValueBoolean')&&_0x28d867['uint32'](0x28)['bool'](_0x270cae['newValueBoolean']),null!=_0x270cae['newValueJson']&&Object['hasOwnProperty']['call'](_0x270cae,'newValueJson')&&_0x28d867['uint32'](0x32)['string'](_0x270cae['newValueJson']),null!=_0x270cae['wasUndone']&&Object['hasOwnProperty']['call'](_0x270cae,'wasUndone')&&_0x28d867['uint32'](0x38)['bool'](_0x270cae['wasUndone']),_0x28d867;},_0x5ece6c['encodeDelimited']=function(_0x40374b,_0x4b8fde){return this['encode'](_0x40374b,_0x4b8fde)['ldelim']();},_0x5ece6c['decode']=function(_0x38a6c3,_0x1b55c9){_0x38a6c3 instanceof _0x3324b8||(_0x38a6c3=_0x3324b8['create'](_0x38a6c3));for(var _0x31e147=void 0x0===_0x1b55c9?_0x38a6c3['len']:_0x38a6c3['pos']+_0x1b55c9,_0xaa2060=new _0x2b890b['RootAttributeOperation']();_0x38a6c3['pos']<_0x31e147;){var _0x3baa42=_0x38a6c3['uint32']();switch(_0x3baa42>>>0x3){case 0x1:_0xaa2060['root']=_0x38a6c3['string']();break;case 0x2:_0xaa2060['key']=_0x38a6c3['string']();break;case 0x3:_0xaa2060['oldValueBoolean']=_0x38a6c3['bool']();break;case 0x4:_0xaa2060['oldValueJson']=_0x38a6c3['string']();break;case 0x5:_0xaa2060['newValueBoolean']=_0x38a6c3['bool']();break;case 0x6:_0xaa2060['newValueJson']=_0x38a6c3['string']();break;case 0x7:_0xaa2060['wasUndone']=_0x38a6c3['bool']();break;default:_0x38a6c3['skipType'](0x7&_0x3baa42);}}return _0xaa2060;},_0x5ece6c['decodeDelimited']=function(_0x109bc9){return _0x109bc9 instanceof _0x3324b8||(_0x109bc9=new _0x3324b8(_0x109bc9)),this['decode'](_0x109bc9,_0x109bc9['uint32']());},_0x5ece6c['verify']=function(_0x5e9f98){return'object'!=typeof _0x5e9f98||null===_0x5e9f98?'object\x20expected':null!=_0x5e9f98['root']&&_0x5e9f98['hasOwnProperty']('root')&&!_0x2a0efe['isString'](_0x5e9f98['root'])?'root:\x20string\x20expected':null!=_0x5e9f98['key']&&_0x5e9f98['hasOwnProperty']('key')&&!_0x2a0efe['isString'](_0x5e9f98['key'])?'key:\x20string\x20expected':null!=_0x5e9f98['oldValueBoolean']&&_0x5e9f98['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5e9f98['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5e9f98['oldValueJson']&&_0x5e9f98['hasOwnProperty']('oldValueJson')&&!_0x2a0efe['isString'](_0x5e9f98['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5e9f98['newValueBoolean']&&_0x5e9f98['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5e9f98['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5e9f98['newValueJson']&&_0x5e9f98['hasOwnProperty']('newValueJson')&&!_0x2a0efe['isString'](_0x5e9f98['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5e9f98['wasUndone']&&_0x5e9f98['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5e9f98['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5ece6c['fromObject']=function(_0x4fb275){if(_0x4fb275 instanceof _0x2b890b['RootAttributeOperation'])return _0x4fb275;var _0x53559a=new _0x2b890b['RootAttributeOperation']();return null!=_0x4fb275['root']&&(_0x53559a['root']=String(_0x4fb275['root'])),null!=_0x4fb275['key']&&(_0x53559a['key']=String(_0x4fb275['key'])),null!=_0x4fb275['oldValueBoolean']&&(_0x53559a['oldValueBoolean']=Boolean(_0x4fb275['oldValueBoolean'])),null!=_0x4fb275['oldValueJson']&&(_0x53559a['oldValueJson']=String(_0x4fb275['oldValueJson'])),null!=_0x4fb275['newValueBoolean']&&(_0x53559a['newValueBoolean']=Boolean(_0x4fb275['newValueBoolean'])),null!=_0x4fb275['newValueJson']&&(_0x53559a['newValueJson']=String(_0x4fb275['newValueJson'])),null!=_0x4fb275['wasUndone']&&(_0x53559a['wasUndone']=Boolean(_0x4fb275['wasUndone'])),_0x53559a;},_0x5ece6c['toObject']=function(_0x279783,_0x2abf89){_0x2abf89||(_0x2abf89={});var _0x398d7d={};return _0x2abf89['defaults']&&(_0x398d7d['root']='',_0x398d7d['key']='',_0x398d7d['oldValueBoolean']=!0x1,_0x398d7d['oldValueJson']='',_0x398d7d['newValueBoolean']=!0x1,_0x398d7d['newValueJson']='',_0x398d7d['wasUndone']=!0x1),null!=_0x279783['root']&&_0x279783['hasOwnProperty']('root')&&(_0x398d7d['root']=_0x279783['root']),null!=_0x279783['key']&&_0x279783['hasOwnProperty']('key')&&(_0x398d7d['key']=_0x279783['key']),null!=_0x279783['oldValueBoolean']&&_0x279783['hasOwnProperty']('oldValueBoolean')&&(_0x398d7d['oldValueBoolean']=_0x279783['oldValueBoolean']),null!=_0x279783['oldValueJson']&&_0x279783['hasOwnProperty']('oldValueJson')&&(_0x398d7d['oldValueJson']=_0x279783['oldValueJson']),null!=_0x279783['newValueBoolean']&&_0x279783['hasOwnProperty']('newValueBoolean')&&(_0x398d7d['newValueBoolean']=_0x279783['newValueBoolean']),null!=_0x279783['newValueJson']&&_0x279783['hasOwnProperty']('newValueJson')&&(_0x398d7d['newValueJson']=_0x279783['newValueJson']),null!=_0x279783['wasUndone']&&_0x279783['hasOwnProperty']('wasUndone')&&(_0x398d7d['wasUndone']=_0x279783['wasUndone']),_0x398d7d;},_0x5ece6c['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x5ece6c['getTypeUrl']=function(_0x19fe64){return void 0x0===_0x19fe64&&(_0x19fe64='type.googleapis.com'),_0x19fe64+'/RootAttributeOperation';},_0x5ece6c;}()),_0x2b890b['RootOperation']=(function(){function _0x4f8a59(_0x4d9078){if(_0x4d9078){for(var _0x50ff29=Object['keys'](_0x4d9078),_0x418e1e=0x0;_0x418e1e<_0x50ff29['length'];++_0x418e1e)null!=_0x4d9078[_0x50ff29[_0x418e1e]]&&(this[_0x50ff29[_0x418e1e]]=_0x4d9078[_0x50ff29[_0x418e1e]]);}}return _0x4f8a59['prototype']['rootName']='',_0x4f8a59['prototype']['elementName']='',_0x4f8a59['prototype']['isAdd']=!0x1,_0x4f8a59['prototype']['wasUndone']=!0x1,_0x4f8a59['create']=function(_0x4e48dd){return new _0x4f8a59(_0x4e48dd);},_0x4f8a59['encode']=function(_0x13d493,_0x26e41b){return _0x26e41b||(_0x26e41b=_0x4698e3['create']()),null!=_0x13d493['rootName']&&Object['hasOwnProperty']['call'](_0x13d493,'rootName')&&_0x26e41b['uint32'](0xa)['string'](_0x13d493['rootName']),null!=_0x13d493['elementName']&&Object['hasOwnProperty']['call'](_0x13d493,'elementName')&&_0x26e41b['uint32'](0x12)['string'](_0x13d493['elementName']),null!=_0x13d493['isAdd']&&Object['hasOwnProperty']['call'](_0x13d493,'isAdd')&&_0x26e41b['uint32'](0x18)['bool'](_0x13d493['isAdd']),null!=_0x13d493['wasUndone']&&Object['hasOwnProperty']['call'](_0x13d493,'wasUndone')&&_0x26e41b['uint32'](0x20)['bool'](_0x13d493['wasUndone']),_0x26e41b;},_0x4f8a59['encodeDelimited']=function(_0x3bd149,_0xf8fe2){return this['encode'](_0x3bd149,_0xf8fe2)['ldelim']();},_0x4f8a59['decode']=function(_0x58e3bd,_0x19a40d){_0x58e3bd instanceof _0x3324b8||(_0x58e3bd=_0x3324b8['create'](_0x58e3bd));for(var _0x2cb824=void 0x0===_0x19a40d?_0x58e3bd['len']:_0x58e3bd['pos']+_0x19a40d,_0x2e3a5d=new _0x2b890b['RootOperation']();_0x58e3bd['pos']<_0x2cb824;){var _0x1cafb0=_0x58e3bd['uint32']();switch(_0x1cafb0>>>0x3){case 0x1:_0x2e3a5d['rootName']=_0x58e3bd['string']();break;case 0x2:_0x2e3a5d['elementName']=_0x58e3bd['string']();break;case 0x3:_0x2e3a5d['isAdd']=_0x58e3bd['bool']();break;case 0x4:_0x2e3a5d['wasUndone']=_0x58e3bd['bool']();break;default:_0x58e3bd['skipType'](0x7&_0x1cafb0);}}return _0x2e3a5d;},_0x4f8a59['decodeDelimited']=function(_0x1900ff){return _0x1900ff instanceof _0x3324b8||(_0x1900ff=new _0x3324b8(_0x1900ff)),this['decode'](_0x1900ff,_0x1900ff['uint32']());},_0x4f8a59['verify']=function(_0x1f6dac){return'object'!=typeof _0x1f6dac||null===_0x1f6dac?'object\x20expected':null!=_0x1f6dac['rootName']&&_0x1f6dac['hasOwnProperty']('rootName')&&!_0x2a0efe['isString'](_0x1f6dac['rootName'])?'rootName:\x20string\x20expected':null!=_0x1f6dac['elementName']&&_0x1f6dac['hasOwnProperty']('elementName')&&!_0x2a0efe['isString'](_0x1f6dac['elementName'])?'elementName:\x20string\x20expected':null!=_0x1f6dac['isAdd']&&_0x1f6dac['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1f6dac['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1f6dac['wasUndone']&&_0x1f6dac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1f6dac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4f8a59['fromObject']=function(_0x3b803f){if(_0x3b803f instanceof _0x2b890b['RootOperation'])return _0x3b803f;var _0x2e0818=new _0x2b890b['RootOperation']();return null!=_0x3b803f['rootName']&&(_0x2e0818['rootName']=String(_0x3b803f['rootName'])),null!=_0x3b803f['elementName']&&(_0x2e0818['elementName']=String(_0x3b803f['elementName'])),null!=_0x3b803f['isAdd']&&(_0x2e0818['isAdd']=Boolean(_0x3b803f['isAdd'])),null!=_0x3b803f['wasUndone']&&(_0x2e0818['wasUndone']=Boolean(_0x3b803f['wasUndone'])),_0x2e0818;},_0x4f8a59['toObject']=function(_0x37006c,_0x127eb8){_0x127eb8||(_0x127eb8={});var _0x13ac5a={};return _0x127eb8['defaults']&&(_0x13ac5a['rootName']='',_0x13ac5a['elementName']='',_0x13ac5a['isAdd']=!0x1,_0x13ac5a['wasUndone']=!0x1),null!=_0x37006c['rootName']&&_0x37006c['hasOwnProperty']('rootName')&&(_0x13ac5a['rootName']=_0x37006c['rootName']),null!=_0x37006c['elementName']&&_0x37006c['hasOwnProperty']('elementName')&&(_0x13ac5a['elementName']=_0x37006c['elementName']),null!=_0x37006c['isAdd']&&_0x37006c['hasOwnProperty']('isAdd')&&(_0x13ac5a['isAdd']=_0x37006c['isAdd']),null!=_0x37006c['wasUndone']&&_0x37006c['hasOwnProperty']('wasUndone')&&(_0x13ac5a['wasUndone']=_0x37006c['wasUndone']),_0x13ac5a;},_0x4f8a59['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x4f8a59['getTypeUrl']=function(_0x59adf4){return void 0x0===_0x59adf4&&(_0x59adf4='type.googleapis.com'),_0x59adf4+'/RootOperation';},_0x4f8a59;}()),_0x2b890b['SplitOperation']=(function(){function _0x3bfa47(_0x1a0be1){if(_0x1a0be1){for(var _0x2390fb=Object['keys'](_0x1a0be1),_0x267300=0x0;_0x267300<_0x2390fb['length'];++_0x267300)null!=_0x1a0be1[_0x2390fb[_0x267300]]&&(this[_0x2390fb[_0x267300]]=_0x1a0be1[_0x2390fb[_0x267300]]);}}return _0x3bfa47['prototype']['splitPosition']=null,_0x3bfa47['prototype']['graveyardPosition']=null,_0x3bfa47['prototype']['howMany']=0x0,_0x3bfa47['prototype']['insertionPosition']=null,_0x3bfa47['prototype']['wasUndone']=!0x1,_0x3bfa47['create']=function(_0xab769a){return new _0x3bfa47(_0xab769a);},_0x3bfa47['encode']=function(_0x33f5bd,_0x4f7e2a){return _0x4f7e2a||(_0x4f7e2a=_0x4698e3['create']()),null!=_0x33f5bd['splitPosition']&&Object['hasOwnProperty']['call'](_0x33f5bd,'splitPosition')&&_0x2b890b['Position']['encode'](_0x33f5bd['splitPosition'],_0x4f7e2a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x33f5bd['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x33f5bd,'graveyardPosition')&&_0x2b890b['Position']['encode'](_0x33f5bd['graveyardPosition'],_0x4f7e2a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x33f5bd['howMany']&&Object['hasOwnProperty']['call'](_0x33f5bd,'howMany')&&_0x4f7e2a['uint32'](0x18)['uint32'](_0x33f5bd['howMany']),null!=_0x33f5bd['insertionPosition']&&Object['hasOwnProperty']['call'](_0x33f5bd,'insertionPosition')&&_0x2b890b['Position']['encode'](_0x33f5bd['insertionPosition'],_0x4f7e2a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x33f5bd['wasUndone']&&Object['hasOwnProperty']['call'](_0x33f5bd,'wasUndone')&&_0x4f7e2a['uint32'](0x28)['bool'](_0x33f5bd['wasUndone']),_0x4f7e2a;},_0x3bfa47['encodeDelimited']=function(_0x4f9671,_0x3d412e){return this['encode'](_0x4f9671,_0x3d412e)['ldelim']();},_0x3bfa47['decode']=function(_0x5d8cbf,_0x3263d5){_0x5d8cbf instanceof _0x3324b8||(_0x5d8cbf=_0x3324b8['create'](_0x5d8cbf));for(var _0x2e955a=void 0x0===_0x3263d5?_0x5d8cbf['len']:_0x5d8cbf['pos']+_0x3263d5,_0x2df6e4=new _0x2b890b['SplitOperation']();_0x5d8cbf['pos']<_0x2e955a;){var _0x183948=_0x5d8cbf['uint32']();switch(_0x183948>>>0x3){case 0x1:_0x2df6e4['splitPosition']=_0x2b890b['Position']['decode'](_0x5d8cbf,_0x5d8cbf['uint32']());break;case 0x2:_0x2df6e4['graveyardPosition']=_0x2b890b['Position']['decode'](_0x5d8cbf,_0x5d8cbf['uint32']());break;case 0x3:_0x2df6e4['howMany']=_0x5d8cbf['uint32']();break;case 0x4:_0x2df6e4['insertionPosition']=_0x2b890b['Position']['decode'](_0x5d8cbf,_0x5d8cbf['uint32']());break;case 0x5:_0x2df6e4['wasUndone']=_0x5d8cbf['bool']();break;default:_0x5d8cbf['skipType'](0x7&_0x183948);}}return _0x2df6e4;},_0x3bfa47['decodeDelimited']=function(_0x2763df){return _0x2763df instanceof _0x3324b8||(_0x2763df=new _0x3324b8(_0x2763df)),this['decode'](_0x2763df,_0x2763df['uint32']());},_0x3bfa47['verify']=function(_0xf6addc){if('object'!=typeof _0xf6addc||null===_0xf6addc)return'object\x20expected';var _0x47697f;if(null!=_0xf6addc['splitPosition']&&_0xf6addc['hasOwnProperty']('splitPosition')&&(_0x47697f=_0x2b890b['Position']['verify'](_0xf6addc['splitPosition'])))return'splitPosition.'+_0x47697f;if(null!=_0xf6addc['graveyardPosition']&&_0xf6addc['hasOwnProperty']('graveyardPosition')&&(_0x47697f=_0x2b890b['Position']['verify'](_0xf6addc['graveyardPosition'])))return'graveyardPosition.'+_0x47697f;if(null!=_0xf6addc['howMany']&&_0xf6addc['hasOwnProperty']('howMany')&&!_0x2a0efe['isInteger'](_0xf6addc['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0xf6addc['insertionPosition']&&_0xf6addc['hasOwnProperty']('insertionPosition')&&(_0x47697f=_0x2b890b['Position']['verify'](_0xf6addc['insertionPosition'])))return'insertionPosition.'+_0x47697f;return null!=_0xf6addc['wasUndone']&&_0xf6addc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xf6addc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3bfa47['fromObject']=function(_0x458304){if(_0x458304 instanceof _0x2b890b['SplitOperation'])return _0x458304;var _0x37cfb0=new _0x2b890b['SplitOperation']();if(null!=_0x458304['splitPosition']){if('object'!=typeof _0x458304['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x37cfb0['splitPosition']=_0x2b890b['Position']['fromObject'](_0x458304['splitPosition']);}if(null!=_0x458304['graveyardPosition']){if('object'!=typeof _0x458304['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x37cfb0['graveyardPosition']=_0x2b890b['Position']['fromObject'](_0x458304['graveyardPosition']);}if(null!=_0x458304['howMany']&&(_0x37cfb0['howMany']=_0x458304['howMany']>>>0x0),null!=_0x458304['insertionPosition']){if('object'!=typeof _0x458304['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x37cfb0['insertionPosition']=_0x2b890b['Position']['fromObject'](_0x458304['insertionPosition']);}return null!=_0x458304['wasUndone']&&(_0x37cfb0['wasUndone']=Boolean(_0x458304['wasUndone'])),_0x37cfb0;},_0x3bfa47['toObject']=function(_0x2fdfe8,_0x45bc9b){_0x45bc9b||(_0x45bc9b={});var _0xb647b3={};return _0x45bc9b['defaults']&&(_0xb647b3['splitPosition']=null,_0xb647b3['graveyardPosition']=null,_0xb647b3['howMany']=0x0,_0xb647b3['insertionPosition']=null,_0xb647b3['wasUndone']=!0x1),null!=_0x2fdfe8['splitPosition']&&_0x2fdfe8['hasOwnProperty']('splitPosition')&&(_0xb647b3['splitPosition']=_0x2b890b['Position']['toObject'](_0x2fdfe8['splitPosition'],_0x45bc9b)),null!=_0x2fdfe8['graveyardPosition']&&_0x2fdfe8['hasOwnProperty']('graveyardPosition')&&(_0xb647b3['graveyardPosition']=_0x2b890b['Position']['toObject'](_0x2fdfe8['graveyardPosition'],_0x45bc9b)),null!=_0x2fdfe8['howMany']&&_0x2fdfe8['hasOwnProperty']('howMany')&&(_0xb647b3['howMany']=_0x2fdfe8['howMany']),null!=_0x2fdfe8['insertionPosition']&&_0x2fdfe8['hasOwnProperty']('insertionPosition')&&(_0xb647b3['insertionPosition']=_0x2b890b['Position']['toObject'](_0x2fdfe8['insertionPosition'],_0x45bc9b)),null!=_0x2fdfe8['wasUndone']&&_0x2fdfe8['hasOwnProperty']('wasUndone')&&(_0xb647b3['wasUndone']=_0x2fdfe8['wasUndone']),_0xb647b3;},_0x3bfa47['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x3bfa47['getTypeUrl']=function(_0x5022c4){return void 0x0===_0x5022c4&&(_0x5022c4='type.googleapis.com'),_0x5022c4+'/SplitOperation';},_0x3bfa47;}()),_0x2b890b['Position']=(function(){function _0x443681(_0x19edb5){if(this['path']=[],_0x19edb5){for(var _0x32dfb8=Object['keys'](_0x19edb5),_0x384510=0x0;_0x384510<_0x32dfb8['length'];++_0x384510)null!=_0x19edb5[_0x32dfb8[_0x384510]]&&(this[_0x32dfb8[_0x384510]]=_0x19edb5[_0x32dfb8[_0x384510]]);}}return _0x443681['prototype']['root']='',_0x443681['prototype']['rootMain']=!0x1,_0x443681['prototype']['rootGraveyard']=!0x1,_0x443681['prototype']['path']=_0x2a0efe['emptyArray'],_0x443681['prototype']['stickiness']='',_0x443681['create']=function(_0x181654){return new _0x443681(_0x181654);},_0x443681['encode']=function(_0x2047fa,_0x472cae){if(_0x472cae||(_0x472cae=_0x4698e3['create']()),null!=_0x2047fa['root']&&Object['hasOwnProperty']['call'](_0x2047fa,'root')&&_0x472cae['uint32'](0xa)['string'](_0x2047fa['root']),null!=_0x2047fa['rootMain']&&Object['hasOwnProperty']['call'](_0x2047fa,'rootMain')&&_0x472cae['uint32'](0x10)['bool'](_0x2047fa['rootMain']),null!=_0x2047fa['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2047fa,'rootGraveyard')&&_0x472cae['uint32'](0x18)['bool'](_0x2047fa['rootGraveyard']),null!=_0x2047fa['path']&&_0x2047fa['path']['length']){_0x472cae['uint32'](0x22)['fork']();for(var _0x49dc65=0x0;_0x49dc65<_0x2047fa['path']['length'];++_0x49dc65)_0x472cae['uint32'](_0x2047fa['path'][_0x49dc65]);_0x472cae['ldelim']();}return null!=_0x2047fa['stickiness']&&Object['hasOwnProperty']['call'](_0x2047fa,'stickiness')&&_0x472cae['uint32'](0x2a)['string'](_0x2047fa['stickiness']),_0x472cae;},_0x443681['encodeDelimited']=function(_0x337579,_0x56d768){return this['encode'](_0x337579,_0x56d768)['ldelim']();},_0x443681['decode']=function(_0x29b6d6,_0x50b61c){_0x29b6d6 instanceof _0x3324b8||(_0x29b6d6=_0x3324b8['create'](_0x29b6d6));for(var _0x46150e=void 0x0===_0x50b61c?_0x29b6d6['len']:_0x29b6d6['pos']+_0x50b61c,_0x21cac4=new _0x2b890b['Position']();_0x29b6d6['pos']<_0x46150e;){var _0x38007f=_0x29b6d6['uint32']();switch(_0x38007f>>>0x3){case 0x1:_0x21cac4['root']=_0x29b6d6['string']();break;case 0x2:_0x21cac4['rootMain']=_0x29b6d6['bool']();break;case 0x3:_0x21cac4['rootGraveyard']=_0x29b6d6['bool']();break;case 0x4:if(_0x21cac4['path']&&_0x21cac4['path']['length']||(_0x21cac4['path']=[]),0x2==(0x7&_0x38007f)){for(var _0x13faeb=_0x29b6d6['uint32']()+_0x29b6d6['pos'];_0x29b6d6['pos']<_0x13faeb;)_0x21cac4['path']['push'](_0x29b6d6['uint32']());}else _0x21cac4['path']['push'](_0x29b6d6['uint32']());break;case 0x5:_0x21cac4['stickiness']=_0x29b6d6['string']();break;default:_0x29b6d6['skipType'](0x7&_0x38007f);}}return _0x21cac4;},_0x443681['decodeDelimited']=function(_0x59859b){return _0x59859b instanceof _0x3324b8||(_0x59859b=new _0x3324b8(_0x59859b)),this['decode'](_0x59859b,_0x59859b['uint32']());},_0x443681['verify']=function(_0x6de4d9){if('object'!=typeof _0x6de4d9||null===_0x6de4d9)return'object\x20expected';if(null!=_0x6de4d9['root']&&_0x6de4d9['hasOwnProperty']('root')&&!_0x2a0efe['isString'](_0x6de4d9['root']))return'root:\x20string\x20expected';if(null!=_0x6de4d9['rootMain']&&_0x6de4d9['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x6de4d9['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x6de4d9['rootGraveyard']&&_0x6de4d9['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x6de4d9['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x6de4d9['path']&&_0x6de4d9['hasOwnProperty']('path')){if(!Array['isArray'](_0x6de4d9['path']))return'path:\x20array\x20expected';for(var _0x219ae3=0x0;_0x219ae3<_0x6de4d9['path']['length'];++_0x219ae3)if(!_0x2a0efe['isInteger'](_0x6de4d9['path'][_0x219ae3]))return'path:\x20integer[]\x20expected';}return null!=_0x6de4d9['stickiness']&&_0x6de4d9['hasOwnProperty']('stickiness')&&!_0x2a0efe['isString'](_0x6de4d9['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x443681['fromObject']=function(_0x4f5cff){if(_0x4f5cff instanceof _0x2b890b['Position'])return _0x4f5cff;var _0x484642=new _0x2b890b['Position']();if(null!=_0x4f5cff['root']&&(_0x484642['root']=String(_0x4f5cff['root'])),null!=_0x4f5cff['rootMain']&&(_0x484642['rootMain']=Boolean(_0x4f5cff['rootMain'])),null!=_0x4f5cff['rootGraveyard']&&(_0x484642['rootGraveyard']=Boolean(_0x4f5cff['rootGraveyard'])),_0x4f5cff['path']){if(!Array['isArray'](_0x4f5cff['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x484642['path']=[];for(var _0x4f5ea4=0x0;_0x4f5ea4<_0x4f5cff['path']['length'];++_0x4f5ea4)_0x484642['path'][_0x4f5ea4]=_0x4f5cff['path'][_0x4f5ea4]>>>0x0;}return null!=_0x4f5cff['stickiness']&&(_0x484642['stickiness']=String(_0x4f5cff['stickiness'])),_0x484642;},_0x443681['toObject']=function(_0x506d1c,_0x342804){_0x342804||(_0x342804={});var _0x481340={};if((_0x342804['arrays']||_0x342804['defaults'])&&(_0x481340['path']=[]),_0x342804['defaults']&&(_0x481340['root']='',_0x481340['rootMain']=!0x1,_0x481340['rootGraveyard']=!0x1,_0x481340['stickiness']=''),null!=_0x506d1c['root']&&_0x506d1c['hasOwnProperty']('root')&&(_0x481340['root']=_0x506d1c['root']),null!=_0x506d1c['rootMain']&&_0x506d1c['hasOwnProperty']('rootMain')&&(_0x481340['rootMain']=_0x506d1c['rootMain']),null!=_0x506d1c['rootGraveyard']&&_0x506d1c['hasOwnProperty']('rootGraveyard')&&(_0x481340['rootGraveyard']=_0x506d1c['rootGraveyard']),_0x506d1c['path']&&_0x506d1c['path']['length']){_0x481340['path']=[];for(var _0x57ba7=0x0;_0x57ba7<_0x506d1c['path']['length'];++_0x57ba7)_0x481340['path'][_0x57ba7]=_0x506d1c['path'][_0x57ba7];}return null!=_0x506d1c['stickiness']&&_0x506d1c['hasOwnProperty']('stickiness')&&(_0x481340['stickiness']=_0x506d1c['stickiness']),_0x481340;},_0x443681['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x443681['getTypeUrl']=function(_0xce87a7){return void 0x0===_0xce87a7&&(_0xce87a7='type.googleapis.com'),_0xce87a7+'/Position';},_0x443681;}()),_0x2b890b['Range']=(function(){function _0x55600a(_0x3baf65){if(_0x3baf65){for(var _0x223431=Object['keys'](_0x3baf65),_0x202385=0x0;_0x202385<_0x223431['length'];++_0x202385)null!=_0x3baf65[_0x223431[_0x202385]]&&(this[_0x223431[_0x202385]]=_0x3baf65[_0x223431[_0x202385]]);}}return _0x55600a['prototype']['start']=null,_0x55600a['prototype']['end']=null,_0x55600a['create']=function(_0x49dc50){return new _0x55600a(_0x49dc50);},_0x55600a['encode']=function(_0x5354fb,_0x43b398){return _0x43b398||(_0x43b398=_0x4698e3['create']()),null!=_0x5354fb['start']&&Object['hasOwnProperty']['call'](_0x5354fb,'start')&&_0x2b890b['Position']['encode'](_0x5354fb['start'],_0x43b398['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5354fb['end']&&Object['hasOwnProperty']['call'](_0x5354fb,'end')&&_0x2b890b['Position']['encode'](_0x5354fb['end'],_0x43b398['uint32'](0x12)['fork']())['ldelim'](),_0x43b398;},_0x55600a['encodeDelimited']=function(_0x14c788,_0x101c5a){return this['encode'](_0x14c788,_0x101c5a)['ldelim']();},_0x55600a['decode']=function(_0x524d91,_0x31791d){_0x524d91 instanceof _0x3324b8||(_0x524d91=_0x3324b8['create'](_0x524d91));for(var _0x205d85=void 0x0===_0x31791d?_0x524d91['len']:_0x524d91['pos']+_0x31791d,_0x2e3703=new _0x2b890b['Range']();_0x524d91['pos']<_0x205d85;){var _0x2aefd7=_0x524d91['uint32']();switch(_0x2aefd7>>>0x3){case 0x1:_0x2e3703['start']=_0x2b890b['Position']['decode'](_0x524d91,_0x524d91['uint32']());break;case 0x2:_0x2e3703['end']=_0x2b890b['Position']['decode'](_0x524d91,_0x524d91['uint32']());break;default:_0x524d91['skipType'](0x7&_0x2aefd7);}}return _0x2e3703;},_0x55600a['decodeDelimited']=function(_0x3da98e){return _0x3da98e instanceof _0x3324b8||(_0x3da98e=new _0x3324b8(_0x3da98e)),this['decode'](_0x3da98e,_0x3da98e['uint32']());},_0x55600a['verify']=function(_0x218940){if('object'!=typeof _0x218940||null===_0x218940)return'object\x20expected';var _0x32588f;if(null!=_0x218940['start']&&_0x218940['hasOwnProperty']('start')&&(_0x32588f=_0x2b890b['Position']['verify'](_0x218940['start'])))return'start.'+_0x32588f;if(null!=_0x218940['end']&&_0x218940['hasOwnProperty']('end')&&(_0x32588f=_0x2b890b['Position']['verify'](_0x218940['end'])))return'end.'+_0x32588f;return null;},_0x55600a['fromObject']=function(_0x473909){if(_0x473909 instanceof _0x2b890b['Range'])return _0x473909;var _0x38d840=new _0x2b890b['Range']();if(null!=_0x473909['start']){if('object'!=typeof _0x473909['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x38d840['start']=_0x2b890b['Position']['fromObject'](_0x473909['start']);}if(null!=_0x473909['end']){if('object'!=typeof _0x473909['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x38d840['end']=_0x2b890b['Position']['fromObject'](_0x473909['end']);}return _0x38d840;},_0x55600a['toObject']=function(_0x428533,_0x110506){_0x110506||(_0x110506={});var _0xbb1b4e={};return _0x110506['defaults']&&(_0xbb1b4e['start']=null,_0xbb1b4e['end']=null),null!=_0x428533['start']&&_0x428533['hasOwnProperty']('start')&&(_0xbb1b4e['start']=_0x2b890b['Position']['toObject'](_0x428533['start'],_0x110506)),null!=_0x428533['end']&&_0x428533['hasOwnProperty']('end')&&(_0xbb1b4e['end']=_0x2b890b['Position']['toObject'](_0x428533['end'],_0x110506)),_0xbb1b4e;},_0x55600a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x55600a['getTypeUrl']=function(_0x222b1f){return void 0x0===_0x222b1f&&(_0x222b1f='type.googleapis.com'),_0x222b1f+'/Range';},_0x55600a;}()),_0x2b890b['Element']=(function(){function _0x351357(_0x3c9852){if(this['children']=[],this['attributesBoolean']={},_0x3c9852){for(var _0x40374d=Object['keys'](_0x3c9852),_0x471065=0x0;_0x471065<_0x40374d['length'];++_0x471065)null!=_0x3c9852[_0x40374d[_0x471065]]&&(this[_0x40374d[_0x471065]]=_0x3c9852[_0x40374d[_0x471065]]);}}return _0x351357['prototype']['name']='',_0x351357['prototype']['children']=_0x2a0efe['emptyArray'],_0x351357['prototype']['data']='',_0x351357['prototype']['attributesBoolean']=_0x2a0efe['emptyObject'],_0x351357['prototype']['attributesJson']='',_0x351357['create']=function(_0xc162a3){return new _0x351357(_0xc162a3);},_0x351357['encode']=function(_0x16d670,_0x9c56fb){if(_0x9c56fb||(_0x9c56fb=_0x4698e3['create']()),null!=_0x16d670['name']&&Object['hasOwnProperty']['call'](_0x16d670,'name')&&_0x9c56fb['uint32'](0xa)['string'](_0x16d670['name']),null!=_0x16d670['children']&&_0x16d670['children']['length']){for(var _0x5ae218=0x0;_0x5ae218<_0x16d670['children']['length'];++_0x5ae218)_0x2b890b['Element']['encode'](_0x16d670['children'][_0x5ae218],_0x9c56fb['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x16d670['data']&&Object['hasOwnProperty']['call'](_0x16d670,'data')&&_0x9c56fb['uint32'](0x1a)['string'](_0x16d670['data']),null!=_0x16d670['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x16d670,'attributesBoolean')){var _0x8512c=Object['keys'](_0x16d670['attributesBoolean']);for(_0x5ae218=0x0;_0x5ae218<_0x8512c['length'];++_0x5ae218)_0x9c56fb['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x8512c[_0x5ae218])['uint32'](0x10)['bool'](_0x16d670['attributesBoolean'][_0x8512c[_0x5ae218]])['ldelim']();}return null!=_0x16d670['attributesJson']&&Object['hasOwnProperty']['call'](_0x16d670,'attributesJson')&&_0x9c56fb['uint32'](0x2a)['string'](_0x16d670['attributesJson']),_0x9c56fb;},_0x351357['encodeDelimited']=function(_0x521821,_0x562b59){return this['encode'](_0x521821,_0x562b59)['ldelim']();},_0x351357['decode']=function(_0x2f6657,_0x18e5a2){_0x2f6657 instanceof _0x3324b8||(_0x2f6657=_0x3324b8['create'](_0x2f6657));for(var _0x1546fe,_0x21cf50,_0x1234d8=void 0x0===_0x18e5a2?_0x2f6657['len']:_0x2f6657['pos']+_0x18e5a2,_0x125c76=new _0x2b890b['Element']();_0x2f6657['pos']<_0x1234d8;){var _0x4e10fc=_0x2f6657['uint32']();switch(_0x4e10fc>>>0x3){case 0x1:_0x125c76['name']=_0x2f6657['string']();break;case 0x2:_0x125c76['children']&&_0x125c76['children']['length']||(_0x125c76['children']=[]),_0x125c76['children']['push'](_0x2b890b['Element']['decode'](_0x2f6657,_0x2f6657['uint32']()));break;case 0x3:_0x125c76['data']=_0x2f6657['string']();break;case 0x4:_0x125c76['attributesBoolean']===_0x2a0efe['emptyObject']&&(_0x125c76['attributesBoolean']={});var _0x28ab0a=_0x2f6657['uint32']()+_0x2f6657['pos'];for(_0x1546fe='',_0x21cf50=!0x1;_0x2f6657['pos']<_0x28ab0a;){var _0x32afdf=_0x2f6657['uint32']();switch(_0x32afdf>>>0x3){case 0x1:_0x1546fe=_0x2f6657['string']();break;case 0x2:_0x21cf50=_0x2f6657['bool']();break;default:_0x2f6657['skipType'](0x7&_0x32afdf);}}_0x125c76['attributesBoolean'][_0x1546fe]=_0x21cf50;break;case 0x5:_0x125c76['attributesJson']=_0x2f6657['string']();break;default:_0x2f6657['skipType'](0x7&_0x4e10fc);}}return _0x125c76;},_0x351357['decodeDelimited']=function(_0x3d7026){return _0x3d7026 instanceof _0x3324b8||(_0x3d7026=new _0x3324b8(_0x3d7026)),this['decode'](_0x3d7026,_0x3d7026['uint32']());},_0x351357['verify']=function(_0xc55f92){if('object'!=typeof _0xc55f92||null===_0xc55f92)return'object\x20expected';if(null!=_0xc55f92['name']&&_0xc55f92['hasOwnProperty']('name')&&!_0x2a0efe['isString'](_0xc55f92['name']))return'name:\x20string\x20expected';if(null!=_0xc55f92['children']&&_0xc55f92['hasOwnProperty']('children')){if(!Array['isArray'](_0xc55f92['children']))return'children:\x20array\x20expected';for(var _0x5b8958=0x0;_0x5b8958<_0xc55f92['children']['length'];++_0x5b8958){var _0x99d9a=_0x2b890b['Element']['verify'](_0xc55f92['children'][_0x5b8958]);if(_0x99d9a)return'children.'+_0x99d9a;}}if(null!=_0xc55f92['data']&&_0xc55f92['hasOwnProperty']('data')&&!_0x2a0efe['isString'](_0xc55f92['data']))return'data:\x20string\x20expected';if(null!=_0xc55f92['attributesBoolean']&&_0xc55f92['hasOwnProperty']('attributesBoolean')){if(!_0x2a0efe['isObject'](_0xc55f92['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x32c5f3=Object['keys'](_0xc55f92['attributesBoolean']);for(_0x5b8958=0x0;_0x5b8958<_0x32c5f3['length'];++_0x5b8958)if('boolean'!=typeof _0xc55f92['attributesBoolean'][_0x32c5f3[_0x5b8958]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0xc55f92['attributesJson']&&_0xc55f92['hasOwnProperty']('attributesJson')&&!_0x2a0efe['isString'](_0xc55f92['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x351357['fromObject']=function(_0x596b74){if(_0x596b74 instanceof _0x2b890b['Element'])return _0x596b74;var _0x1e07f4=new _0x2b890b['Element']();if(null!=_0x596b74['name']&&(_0x1e07f4['name']=String(_0x596b74['name'])),_0x596b74['children']){if(!Array['isArray'](_0x596b74['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x1e07f4['children']=[];for(var _0x4d67d7=0x0;_0x4d67d7<_0x596b74['children']['length'];++_0x4d67d7){if('object'!=typeof _0x596b74['children'][_0x4d67d7])throw TypeError('.Element.children:\x20object\x20expected');_0x1e07f4['children'][_0x4d67d7]=_0x2b890b['Element']['fromObject'](_0x596b74['children'][_0x4d67d7]);}}if(null!=_0x596b74['data']&&(_0x1e07f4['data']=String(_0x596b74['data'])),_0x596b74['attributesBoolean']){if('object'!=typeof _0x596b74['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x1e07f4['attributesBoolean']={};var _0x20f730=Object['keys'](_0x596b74['attributesBoolean']);for(_0x4d67d7=0x0;_0x4d67d7<_0x20f730['length'];++_0x4d67d7)_0x1e07f4['attributesBoolean'][_0x20f730[_0x4d67d7]]=Boolean(_0x596b74['attributesBoolean'][_0x20f730[_0x4d67d7]]);}return null!=_0x596b74['attributesJson']&&(_0x1e07f4['attributesJson']=String(_0x596b74['attributesJson'])),_0x1e07f4;},_0x351357['toObject']=function(_0x3f55d6,_0x39b462){_0x39b462||(_0x39b462={});var _0x50dc0f,_0xf7431b={};if((_0x39b462['arrays']||_0x39b462['defaults'])&&(_0xf7431b['children']=[]),(_0x39b462['objects']||_0x39b462['defaults'])&&(_0xf7431b['attributesBoolean']={}),_0x39b462['defaults']&&(_0xf7431b['name']='',_0xf7431b['data']='',_0xf7431b['attributesJson']=''),null!=_0x3f55d6['name']&&_0x3f55d6['hasOwnProperty']('name')&&(_0xf7431b['name']=_0x3f55d6['name']),_0x3f55d6['children']&&_0x3f55d6['children']['length']){_0xf7431b['children']=[];for(var _0x1e117d=0x0;_0x1e117d<_0x3f55d6['children']['length'];++_0x1e117d)_0xf7431b['children'][_0x1e117d]=_0x2b890b['Element']['toObject'](_0x3f55d6['children'][_0x1e117d],_0x39b462);}if(null!=_0x3f55d6['data']&&_0x3f55d6['hasOwnProperty']('data')&&(_0xf7431b['data']=_0x3f55d6['data']),_0x3f55d6['attributesBoolean']&&(_0x50dc0f=Object['keys'](_0x3f55d6['attributesBoolean']))['length']){_0xf7431b['attributesBoolean']={};for(_0x1e117d=0x0;_0x1e117d<_0x50dc0f['length'];++_0x1e117d)_0xf7431b['attributesBoolean'][_0x50dc0f[_0x1e117d]]=_0x3f55d6['attributesBoolean'][_0x50dc0f[_0x1e117d]];}return null!=_0x3f55d6['attributesJson']&&_0x3f55d6['hasOwnProperty']('attributesJson')&&(_0xf7431b['attributesJson']=_0x3f55d6['attributesJson']),_0xf7431b;},_0x351357['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x104846['util']['toJSONOptions']);},_0x351357['getTypeUrl']=function(_0x5c2553){return void 0x0===_0x5c2553&&(_0x5c2553='type.googleapis.com'),_0x5c2553+'/Element';},_0x351357;}()),_0x2b890b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x1324a1){return new y(this['_protobufRoot'][_0x1324a1]);}}class y{['_protobuf'];constructor(_0x1641c6){this['_protobuf']=_0x1641c6;}['compress'](_0x1fe020){const _0x3fde58=this['_protobuf']['verify'](_0x1fe020);if(_0x3fde58)throw Error(_0x3fde58);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x1fe020))['finish']();}['decompress'](_0xc77f11){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0xc77f11),{'oneofs':!0x0});}}function _(_0x11f629,_0x58b953){const _0x252d4b=_0x1ffe31(_0x11f629);return _0x252d4b['path'][_0x252d4b['path']['length']-0x1]+=_0x58b953,_0x252d4b;}function O(_0x306116,_0x175734){return _0x306116['root']===_0x175734['root']&&_0x40c4b7(_0x306116['path'],_0x175734['path']);}function $(_0x202b9b){P(_0x202b9b,_0x52c0e5=>('main'==_0x52c0e5['root']?(_0x52c0e5['rootMain']=!0x0,delete _0x52c0e5['root']):'$graveyard'==_0x52c0e5['root']&&(_0x52c0e5['rootGraveyard']=!0x0,delete _0x52c0e5['root']),_0x52c0e5));}function J(_0x49b824){P(_0x49b824,_0x11e25c=>(_0x11e25c['rootMain']?(_0x11e25c['root']='main',delete _0x11e25c['rootMain']):_0x11e25c['rootGraveyard']&&(_0x11e25c['root']='$graveyard',delete _0x11e25c['rootGraveyard']),_0x11e25c));}function P(_0x37f349,_0x27c33d){for(const _0x2391f4 in _0x37f349){const _0x14060e=_0x37f349[_0x2391f4];'nodes'!==_0x2391f4&&_0x13a10c(_0x14060e)&&(_0x14060e['path']&&(_0x14060e['root']||_0x14060e['rootMain']||_0x14060e['rootGraveyard'])?_0x37f349[_0x2391f4]=_0x27c33d(_0x14060e):P(_0x14060e,_0x27c33d));}return _0x37f349;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3e009b,_0x54f55d,_0x5b0695){this['_id']=_0x3e009b,this['_operationName']=_0x54f55d,this['_protobufDescriptor']=_0x5b0695;}['compress'](_0x58f6b9,_0x397841){const _0x4b0933=_0x397841['shift']();return $(_0x4b0933),_0x58f6b9['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4b0933)),_0x58f6b9['types']['push'](this['_id']),!0x0;}['decompress'](_0x349fbb,_0x5afdab){_0x5afdab['types']['shift']();const _0x3fd6d3=this['_protobufDescriptor']['decompress'](_0x5afdab['buffers']['shift']());J(_0x3fd6d3),_0x3fd6d3['__className']=this['_operationName'],_0x349fbb['push'](_0x3fd6d3);}}class s extends e{['compress'](_0x3c2e2b,_0x335f73){const _0x185ec4=_0x335f73['shift']();return this['_serializeOneOf']('oldValue',_0x185ec4),this['_serializeOneOf']('newValue',_0x185ec4),$(_0x185ec4),_0x3c2e2b['buffers']['push'](this['_protobufDescriptor']['compress'](_0x185ec4)),_0x3c2e2b['types']['push'](this['_id']),!0x0;}['decompress'](_0x31494e,_0x376122){const {types:_0x1e5c0a,buffers:_0x324771}=_0x376122,_0x3d0f12=this['_protobufDescriptor']['decompress'](_0x324771['shift']());_0x1e5c0a['shift'](),this['_deserializeOneOf']('oldValue',_0x3d0f12),this['_deserializeOneOf']('newValue',_0x3d0f12),J(_0x3d0f12),_0x3d0f12['__className']=this['_operationName'],_0x31494e['push'](_0x3d0f12);}['_serializeOneOf'](_0x329c2f,_0x53734c){const _0x34e929=_0x53734c[_0x329c2f];'boolean'==typeof _0x34e929?_0x53734c[_0x329c2f+'Boolean']=_0x34e929:_0x53734c[_0x329c2f+'Json']=JSON['stringify'](_0x34e929);}['_deserializeOneOf'](_0xf43ee2,_0x3837c2){const _0x51e506=_0xf43ee2+'Json';_0x3837c2[_0x51e506]?(_0x3837c2[_0xf43ee2]=JSON['parse'](_0x3837c2[_0x51e506]),delete _0x3837c2[_0x51e506]):(_0x3837c2[_0xf43ee2]=_0x3837c2[_0xf43ee2+'Boolean'],delete _0x3837c2[_0xf43ee2+'Boolean']);}}class i extends e{['compress'](_0x3a63bd,_0x4b3d10){const _0x423cb1=_0x4b3d10['shift']();return this['_serializeNodesAttributes'](_0x423cb1['nodes']),$(_0x423cb1),_0x3a63bd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x423cb1)),_0x3a63bd['types']['push'](this['_id']),!0x0;}['decompress'](_0x3a9241,_0x592859){const {types:_0x11773d,buffers:_0x183e9e}=_0x592859,_0x316f05=this['_protobufDescriptor']['decompress'](_0x183e9e['shift']());_0x11773d['shift'](),_0x316f05['nodes']||(_0x316f05['nodes']=[]),this['_deserializeNodesAttributes'](_0x316f05['nodes']),J(_0x316f05),_0x316f05['__className']=this['_operationName'],_0x3a9241['push'](_0x316f05);}['_serializeNodesAttributes'](_0x4f192f){for(const _0x4a6225 of _0x4f192f){if(_0x4a6225['attributes']){const _0x78cbff=_0x4a6225['attributes'];this['_areValuesBoolean'](_0x78cbff)?_0x4a6225['attributesBoolean']=_0x78cbff:_0x4a6225['attributesJson']=JSON['stringify'](_0x78cbff);}_0x4a6225['children']&&this['_serializeNodesAttributes'](_0x4a6225['children']);}}['_deserializeNodesAttributes'](_0x9bafdc){for(const _0x44f2ca of _0x9bafdc)(_0x44f2ca['attributesBoolean']||_0x44f2ca['attributesJson'])&&(_0x44f2ca['attributesBoolean']?(_0x44f2ca['attributes']=_0x44f2ca['attributesBoolean'],delete _0x44f2ca['attributesBoolean']):(_0x44f2ca['attributes']=JSON['parse'](_0x44f2ca['attributesJson']),delete _0x44f2ca['attributesJson'])),_0x44f2ca['children']&&this['_deserializeNodesAttributes'](_0x44f2ca['children']);}['_areValuesBoolean'](_0xb4226b){return Object['keys'](_0xb4226b)['every'](_0x936b4=>'boolean'==typeof _0xb4226b[_0x936b4]);}}class n extends e{['decompress'](_0x5d3678,_0x52cceb){super['decompress'](_0x5d3678,_0x52cceb);const _0x3a81a8=_0x5d3678[_0x5d3678['length']-0x1];_0x3a81a8['oldRange']||(_0x3a81a8['oldRange']=null),_0x3a81a8['newRange']||(_0x3a81a8['newRange']=null);}}class p extends e{['compress'](_0x237638,_0x1d2ec0){return _0x1d2ec0['shift'](),_0x237638['types']['push'](this['_id']),!0x0;}['decompress'](_0x276209,_0x120ac0){_0x120ac0['types']['shift'](),_0x276209['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x54730f,_0x44a3ed,_0x2ff27f,_0x210be0){super(_0x54730f,_0x44a3ed,_0x2ff27f),this['_omittedNamespace']=_0x210be0+':';}['compress'](_0x5b648e,_0x57c169){return!('MarkerOperation'!=_0x57c169[0x0]['__className']||!_0x57c169[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x57c169[0x0]['name']=_0x57c169[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x5b648e,_0x57c169),!0x0);}['decompress'](_0x5a381e,_0xb00747){super['decompress'](_0x5a381e,_0xb00747);const _0x4497ea=_0x5a381e[_0x5a381e['length']-0x1];_0x4497ea['name']=this['_omittedNamespace']+_0x4497ea['name'];}}class b{['_id'];['_context'];constructor(_0xe0740f,_0x8242a0){this['_id']=_0xe0740f,this['_context']=_0x8242a0;}['compress'](_0x357d11,_0xf72723){let _0x5533ac;for(;_0xf72723['length']>0x1&&this['_compareOperations'](_0xf72723[0x0],_0xf72723[0x1]);)_0x5533ac?(_0x5533ac=this['_combineNext'](_0xf72723['shift'](),_0x5533ac),_0x357d11['types']['push'](0x0)):(_0x5533ac=_0x1ffe31(_0xf72723['shift']()),_0x357d11['types']['push'](this['_id']));return!!_0x5533ac&&(_0x5533ac=this['_combineNext'](_0xf72723['shift'](),_0x5533ac),_0x357d11['types']['push'](0x0),_0x357d11['buffers']['push'](this['_compressSingleOperation'](_0x5533ac)),!0x0);}['decompress'](_0x244f06,_0x2ab7f9){const _0x166ba8=this['_decompressSingleOperation'](_0x2ab7f9);for(;0x0==_0x2ab7f9['types'][0x0];)_0x2ab7f9['types']['shift'](),_0x244f06['push'](this['_splitCurrent'](_0x166ba8));_0x244f06['push'](_0x166ba8);}}class m extends b{['_combineNext'](_0x500577,_0xba7327){return _0xba7327['nodes'][0x0]['data']+=_0x500577['nodes'][0x0]['data'],_0xba7327;}['_splitCurrent'](_0x25010d){const _0x44ab1d=_0x1ffe31(_0x25010d),_0x3bc906=_0x44ab1d['nodes'][0x0],_0x103adf=_0x25010d['nodes'][0x0],_0x26f30b=_0x103adf['data'][Symbol['iterator']]()['next']()['value'],_0x2e3af4=_0x26f30b['length'];return _0x3bc906['data']=_0x26f30b,_0x103adf['data']=_0x103adf['data']['substr'](_0x2e3af4),_0x25010d['position']=_(_0x25010d['position'],_0x2e3af4),_0x44ab1d;}['_compareOperations'](_0x383b15,_0x3c808c){if(this['_checkOperation'](_0x383b15)&&this['_checkOperation'](_0x3c808c)){const _0x3cf0a5=_0x383b15['nodes'][0x0]['data']['length'],_0x44ebbb=O(_(_0x383b15['position'],_0x3cf0a5),_0x3c808c['position']),_0x2f0393=_0x383b15['nodes'][0x0],_0x8a35f3=_0x3c808c['nodes'][0x0];return _0x44ebbb&&this['_compareAttributes'](_0x2f0393,_0x8a35f3);}return!0x1;}['_compressSingleOperation'](_0x48687b){const _0x3d24b2={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x3d24b2,[_0x48687b]),_0x3d24b2['buffers'][0x0];}['_decompressSingleOperation'](_0x570ec0){const _0x40a497=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x40a497,_0x570ec0),_0x40a497[0x0];}['_checkOperation'](_0x29288a){return'InsertOperation'==_0x29288a['__className']&&0x1==_0x29288a['nodes']['length']&&_0x29288a['nodes'][0x0]['data']&&!_0x29288a['wasUndone']&&0x1==Array['from'](_0x29288a['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x1ccfbb,_0x4a2091){const _0x3d1c4a=Object['keys'](_0x1ccfbb['attributes']||{}),_0x403147=Object['keys'](_0x4a2091['attributes']||{});return _0x3d1c4a['length']===_0x403147['length']&&_0x3d1c4a['every'](_0x26484b=>_0x4a2091['attributes'][_0x26484b]&&_0x4a2091['attributes'][_0x26484b]===_0x1ccfbb['attributes'][_0x26484b]);}}class c extends b{['_combineNext'](_0x1b4b00,_0x4df877){return _0x4df877['howMany']++,_0x4df877['sourcePosition']=_0x1ffe31(_0x1b4b00['sourcePosition']),_0x4df877;}['_splitCurrent'](_0x4046a4){const _0x5c99eb=_0x1ffe31(_0x4046a4);return _0x4046a4['howMany']--,_0x5c99eb['howMany']=0x1,_0x5c99eb['sourcePosition']=_(_0x5c99eb['sourcePosition'],_0x4046a4['howMany']),_0x5c99eb;}['_compareOperations'](_0x365bd2,_0x9c68b4){return!(!this['_checkOperation'](_0x365bd2)||!this['_checkOperation'](_0x9c68b4))&&(O(_(_0x365bd2['sourcePosition'],-0x1),_0x9c68b4['sourcePosition'])&&O(_0x365bd2['targetPosition'],_0x9c68b4['targetPosition']));}['_compressSingleOperation'](_0x5d1cdb){const _0x29013d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x29013d,[_0x5d1cdb]),_0x29013d['buffers'][0x0];}['_decompressSingleOperation'](_0x17f671){const _0x3b5f2e=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3b5f2e,_0x17f671),_0x3b5f2e[0x0];}['_checkOperation'](_0x8a2d2a){return'MoveOperation'==_0x8a2d2a['__className']&&'$graveyard'==_0x8a2d2a['targetPosition']['root']&&0x1==_0x8a2d2a['howMany']&&!_0x8a2d2a['wasUndone'];}}class h extends b{['_combineNext'](_0x2f4fb0,_0x889b95){return _0x889b95['howMany']++,_0x889b95;}['_splitCurrent'](_0x5d7b3d){const _0x206aa3=_0x1ffe31(_0x5d7b3d);return _0x206aa3['howMany']=0x1,_0x5d7b3d['howMany']--,_0x206aa3;}['_compareOperations'](_0x3eb085,_0x56a6c2){return!(!this['_checkOperation'](_0x3eb085)||!this['_checkOperation'](_0x56a6c2))&&(O(_0x3eb085['sourcePosition'],_0x56a6c2['sourcePosition'])&&O(_0x3eb085['targetPosition'],_0x56a6c2['targetPosition']));}['_compressSingleOperation'](_0xbb5132){const _0x4799d0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4799d0,[_0xbb5132]),_0x4799d0['buffers'][0x0];}['_decompressSingleOperation'](_0x593ba0){const _0x3e2293=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x3e2293,_0x593ba0),_0x3e2293[0x0];}['_checkOperation'](_0x55c55a){return'MoveOperation'==_0x55c55a['__className']&&'$graveyard'==_0x55c55a['targetPosition']['root']&&0x1==_0x55c55a['howMany']&&!_0x55c55a['wasUndone'];}}class f extends b{['compress'](_0x1da428,_0x1ffe6a){if(!this['_compareOperations'](_0x1ffe6a[0x0],_0x1ffe6a[0x1]))return!0x1;const _0x333fa4=_0x1ffe6a['shift']();return _0x333fa4['oldRange']=null,_0x333fa4['newRange']&&O(_0x333fa4['newRange']['start'],_0x333fa4['newRange']['end'])&&(_0x333fa4['newRange']['end']=null),_0x1ffe6a['shift'](),_0x1da428['types']['push'](this['_id']),_0x1da428['types']['push'](0x0),_0x1da428['buffers']['push'](this['_compressSingleOperation'](_0x333fa4)),!0x0;}['decompress'](_0x57b2bb,_0x5be8a8){const _0xefebdc=this['_decompressSingleOperation'](_0x5be8a8);_0xefebdc['newRange']&&!_0xefebdc['newRange']['end']&&(_0xefebdc['newRange']['end']=_0x1ffe31(_0xefebdc['newRange']['start']));const _0x35d075=_0x1ffe31(_0xefebdc);_0x35d075['newRange']&&(_0x35d075['newRange']['start']['stickiness']='toNone',_0x35d075['newRange']['end']=_0x1ffe31(_0x35d075['newRange']['start'])),_0x35d075['name']='user:position:'+_0x35d075['name']['split'](':')[0x2],_0x5be8a8['types']['shift'](),_0x57b2bb['push'](_0xefebdc),_0x57b2bb['push'](_0x35d075);}['_compressSingleOperation'](_0x25ad2e){const _0x225af0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x225af0,[_0x25ad2e]),_0x225af0['buffers'][0x0];}['_decompressSingleOperation'](_0x45f293){const _0x3f2c83=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3f2c83,_0x45f293),_0x3f2c83[0x0];}['_compareOperations'](_0x7c8b83,_0x240e3a){return!(!_0x7c8b83||!_0x240e3a)&&('MarkerOperation'==_0x7c8b83['__className']&&'MarkerOperation'==_0x240e3a['__className']&&!(!_0x7c8b83['name']['startsWith']('user:')||!_0x240e3a['name']['startsWith']('user:')||_0x7c8b83['name']==_0x240e3a['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x526b5a=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',_0x526b5a,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x526b5a,'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'](_0x5be446){if(!_0x5be446||!_0x5be446[0x0])throw new _0x46a358('no-operations-provided',this);const _0x1a839d={'types':[],'buffers':[],'baseVersion':_0x5be446[0x0]['baseVersion']};for(;_0x5be446['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('TypingAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1a839d,_0x5be446)||this['_getCompressorByName'](_0x5be446[0x0]['__className'])['compress'](_0x1a839d,_0x5be446);return _0x1a839d;}['decompress'](_0x576316){const _0x231beb=[];for(;_0x576316['types']['length'];){this['_compressorById']['get'](_0x576316['types'][0x0])['decompress'](_0x231beb,_0x576316);}return _0x231beb['forEach']((_0x2731eb,_0x58c319)=>_0x2731eb['baseVersion']=_0x576316['baseVersion']+_0x58c319),_0x231beb;}['_getCompressorByName'](_0x273b53){return this['_compressorByName']['get'](_0x273b53);}['_registerOperationCompressor'](_0x13c308,_0x21ac27,_0x15338f){const _0x3ab358=new _0x15338f(_0x13c308,_0x21ac27,this['_protobufFactory']['getDescriptor'](_0x21ac27));this['_registerCompressor'](_0x13c308,_0x21ac27,_0x3ab358);}['_registerActionCompressor'](_0x2d02c3,_0x2fd464,_0x31e8d6){const _0x5b358a=new _0x31e8d6(_0x2d02c3,this);this['_registerCompressor'](_0x2d02c3,_0x2fd464,_0x5b358a);}['_registerCompressor'](_0x3db4e0,_0x49b42a,_0x18a59a){this['_compressorById']['set'](_0x3db4e0,_0x18a59a),this['_compressorByName']['set'](_0x49b42a,_0x18a59a);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "44.0.0-alpha.8",
3
+ "version": "44.0.0",
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.0.0-alpha.8",
37
- "ckeditor5": "44.0.0-alpha.8",
36
+ "@ckeditor/ckeditor5-utils": "44.0.0",
37
+ "ckeditor5": "44.0.0",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.4.0"
40
40
  },