@ckeditor/ckeditor5-operations-compressor 43.0.0-alpha.1 → 43.0.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{CKEditorError as _0x18e9fc}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x38bf58 from'protobufjs/minimal.js';import{cloneDeep as _0x4c2bac,isEqual as _0x230483,isObject as _0x3ed21e}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
- ((()=>{var _0x490ec6=_0x38bf58['Reader'],_0x3f658d=_0x38bf58['Writer'],_0x585afe=_0x38bf58['util'],_0x52708b=_0x38bf58['roots']['default']||(_0x38bf58['roots']['default']={});return _0x52708b['AttributeOperation']=(function(){function _0x1dd5c9(_0x948bd8){if(_0x948bd8){for(var _0xdbd268=Object['keys'](_0x948bd8),_0x37da28=0x0;_0x37da28<_0xdbd268['length'];++_0x37da28)null!=_0x948bd8[_0xdbd268[_0x37da28]]&&(this[_0xdbd268[_0x37da28]]=_0x948bd8[_0xdbd268[_0x37da28]]);}}return _0x1dd5c9['prototype']['range']=null,_0x1dd5c9['prototype']['key']='',_0x1dd5c9['prototype']['oldValueBoolean']=!0x1,_0x1dd5c9['prototype']['oldValueJson']='',_0x1dd5c9['prototype']['newValueBoolean']=!0x1,_0x1dd5c9['prototype']['newValueJson']='',_0x1dd5c9['prototype']['wasUndone']=!0x1,_0x1dd5c9['create']=function(_0x4c6fc1){return new _0x1dd5c9(_0x4c6fc1);},_0x1dd5c9['encode']=function(_0x4b82ce,_0xfca252){return _0xfca252||(_0xfca252=_0x3f658d['create']()),null!=_0x4b82ce['range']&&Object['hasOwnProperty']['call'](_0x4b82ce,'range')&&_0x52708b['Range']['encode'](_0x4b82ce['range'],_0xfca252['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4b82ce['key']&&Object['hasOwnProperty']['call'](_0x4b82ce,'key')&&_0xfca252['uint32'](0x12)['string'](_0x4b82ce['key']),null!=_0x4b82ce['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b82ce,'oldValueBoolean')&&_0xfca252['uint32'](0x18)['bool'](_0x4b82ce['oldValueBoolean']),null!=_0x4b82ce['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4b82ce,'oldValueJson')&&_0xfca252['uint32'](0x22)['string'](_0x4b82ce['oldValueJson']),null!=_0x4b82ce['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4b82ce,'newValueBoolean')&&_0xfca252['uint32'](0x28)['bool'](_0x4b82ce['newValueBoolean']),null!=_0x4b82ce['newValueJson']&&Object['hasOwnProperty']['call'](_0x4b82ce,'newValueJson')&&_0xfca252['uint32'](0x32)['string'](_0x4b82ce['newValueJson']),null!=_0x4b82ce['wasUndone']&&Object['hasOwnProperty']['call'](_0x4b82ce,'wasUndone')&&_0xfca252['uint32'](0x38)['bool'](_0x4b82ce['wasUndone']),_0xfca252;},_0x1dd5c9['encodeDelimited']=function(_0x290822,_0x5d8215){return this['encode'](_0x290822,_0x5d8215)['ldelim']();},_0x1dd5c9['decode']=function(_0xa12636,_0x1197eb){_0xa12636 instanceof _0x490ec6||(_0xa12636=_0x490ec6['create'](_0xa12636));for(var _0x298543=void 0x0===_0x1197eb?_0xa12636['len']:_0xa12636['pos']+_0x1197eb,_0x1828b8=new _0x52708b['AttributeOperation']();_0xa12636['pos']<_0x298543;){var _0x26af4d=_0xa12636['uint32']();switch(_0x26af4d>>>0x3){case 0x1:_0x1828b8['range']=_0x52708b['Range']['decode'](_0xa12636,_0xa12636['uint32']());break;case 0x2:_0x1828b8['key']=_0xa12636['string']();break;case 0x3:_0x1828b8['oldValueBoolean']=_0xa12636['bool']();break;case 0x4:_0x1828b8['oldValueJson']=_0xa12636['string']();break;case 0x5:_0x1828b8['newValueBoolean']=_0xa12636['bool']();break;case 0x6:_0x1828b8['newValueJson']=_0xa12636['string']();break;case 0x7:_0x1828b8['wasUndone']=_0xa12636['bool']();break;default:_0xa12636['skipType'](0x7&_0x26af4d);}}return _0x1828b8;},_0x1dd5c9['decodeDelimited']=function(_0x19ea77){return _0x19ea77 instanceof _0x490ec6||(_0x19ea77=new _0x490ec6(_0x19ea77)),this['decode'](_0x19ea77,_0x19ea77['uint32']());},_0x1dd5c9['verify']=function(_0x3b3424){if('object'!=typeof _0x3b3424||null===_0x3b3424)return'object\x20expected';if(null!=_0x3b3424['range']&&_0x3b3424['hasOwnProperty']('range')){var _0x4c87b6=_0x52708b['Range']['verify'](_0x3b3424['range']);if(_0x4c87b6)return'range.'+_0x4c87b6;}return null!=_0x3b3424['key']&&_0x3b3424['hasOwnProperty']('key')&&!_0x585afe['isString'](_0x3b3424['key'])?'key:\x20string\x20expected':null!=_0x3b3424['oldValueBoolean']&&_0x3b3424['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3b3424['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3b3424['oldValueJson']&&_0x3b3424['hasOwnProperty']('oldValueJson')&&!_0x585afe['isString'](_0x3b3424['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3b3424['newValueBoolean']&&_0x3b3424['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3b3424['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3b3424['newValueJson']&&_0x3b3424['hasOwnProperty']('newValueJson')&&!_0x585afe['isString'](_0x3b3424['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3b3424['wasUndone']&&_0x3b3424['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b3424['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1dd5c9['fromObject']=function(_0x32d79b){if(_0x32d79b instanceof _0x52708b['AttributeOperation'])return _0x32d79b;var _0x5d05e7=new _0x52708b['AttributeOperation']();if(null!=_0x32d79b['range']){if('object'!=typeof _0x32d79b['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x5d05e7['range']=_0x52708b['Range']['fromObject'](_0x32d79b['range']);}return null!=_0x32d79b['key']&&(_0x5d05e7['key']=String(_0x32d79b['key'])),null!=_0x32d79b['oldValueBoolean']&&(_0x5d05e7['oldValueBoolean']=Boolean(_0x32d79b['oldValueBoolean'])),null!=_0x32d79b['oldValueJson']&&(_0x5d05e7['oldValueJson']=String(_0x32d79b['oldValueJson'])),null!=_0x32d79b['newValueBoolean']&&(_0x5d05e7['newValueBoolean']=Boolean(_0x32d79b['newValueBoolean'])),null!=_0x32d79b['newValueJson']&&(_0x5d05e7['newValueJson']=String(_0x32d79b['newValueJson'])),null!=_0x32d79b['wasUndone']&&(_0x5d05e7['wasUndone']=Boolean(_0x32d79b['wasUndone'])),_0x5d05e7;},_0x1dd5c9['toObject']=function(_0x1956de,_0x52ed54){_0x52ed54||(_0x52ed54={});var _0x553615={};return _0x52ed54['defaults']&&(_0x553615['range']=null,_0x553615['key']='',_0x553615['oldValueBoolean']=!0x1,_0x553615['oldValueJson']='',_0x553615['newValueBoolean']=!0x1,_0x553615['newValueJson']='',_0x553615['wasUndone']=!0x1),null!=_0x1956de['range']&&_0x1956de['hasOwnProperty']('range')&&(_0x553615['range']=_0x52708b['Range']['toObject'](_0x1956de['range'],_0x52ed54)),null!=_0x1956de['key']&&_0x1956de['hasOwnProperty']('key')&&(_0x553615['key']=_0x1956de['key']),null!=_0x1956de['oldValueBoolean']&&_0x1956de['hasOwnProperty']('oldValueBoolean')&&(_0x553615['oldValueBoolean']=_0x1956de['oldValueBoolean']),null!=_0x1956de['oldValueJson']&&_0x1956de['hasOwnProperty']('oldValueJson')&&(_0x553615['oldValueJson']=_0x1956de['oldValueJson']),null!=_0x1956de['newValueBoolean']&&_0x1956de['hasOwnProperty']('newValueBoolean')&&(_0x553615['newValueBoolean']=_0x1956de['newValueBoolean']),null!=_0x1956de['newValueJson']&&_0x1956de['hasOwnProperty']('newValueJson')&&(_0x553615['newValueJson']=_0x1956de['newValueJson']),null!=_0x1956de['wasUndone']&&_0x1956de['hasOwnProperty']('wasUndone')&&(_0x553615['wasUndone']=_0x1956de['wasUndone']),_0x553615;},_0x1dd5c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x1dd5c9['getTypeUrl']=function(_0x59c422){return void 0x0===_0x59c422&&(_0x59c422='type.googleapis.com'),_0x59c422+'/AttributeOperation';},_0x1dd5c9;}()),_0x52708b['InsertOperation']=(function(){function _0xbf1004(_0x20c857){if(this['nodes']=[],_0x20c857){for(var _0x3edb2b=Object['keys'](_0x20c857),_0x21d469=0x0;_0x21d469<_0x3edb2b['length'];++_0x21d469)null!=_0x20c857[_0x3edb2b[_0x21d469]]&&(this[_0x3edb2b[_0x21d469]]=_0x20c857[_0x3edb2b[_0x21d469]]);}}return _0xbf1004['prototype']['position']=null,_0xbf1004['prototype']['nodes']=_0x585afe['emptyArray'],_0xbf1004['prototype']['shouldReceiveAttributes']=!0x1,_0xbf1004['prototype']['wasUndone']=!0x1,_0xbf1004['create']=function(_0x1996a3){return new _0xbf1004(_0x1996a3);},_0xbf1004['encode']=function(_0x4f2c5b,_0x1172b5){if(_0x1172b5||(_0x1172b5=_0x3f658d['create']()),null!=_0x4f2c5b['position']&&Object['hasOwnProperty']['call'](_0x4f2c5b,'position')&&_0x52708b['Position']['encode'](_0x4f2c5b['position'],_0x1172b5['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4f2c5b['nodes']&&_0x4f2c5b['nodes']['length']){for(var _0x4f2d6e=0x0;_0x4f2d6e<_0x4f2c5b['nodes']['length'];++_0x4f2d6e)_0x52708b['Element']['encode'](_0x4f2c5b['nodes'][_0x4f2d6e],_0x1172b5['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x4f2c5b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x4f2c5b,'shouldReceiveAttributes')&&_0x1172b5['uint32'](0x18)['bool'](_0x4f2c5b['shouldReceiveAttributes']),null!=_0x4f2c5b['wasUndone']&&Object['hasOwnProperty']['call'](_0x4f2c5b,'wasUndone')&&_0x1172b5['uint32'](0x20)['bool'](_0x4f2c5b['wasUndone']),_0x1172b5;},_0xbf1004['encodeDelimited']=function(_0x249b4d,_0x40765a){return this['encode'](_0x249b4d,_0x40765a)['ldelim']();},_0xbf1004['decode']=function(_0x325004,_0x3d445e){_0x325004 instanceof _0x490ec6||(_0x325004=_0x490ec6['create'](_0x325004));for(var _0x5eb1e4=void 0x0===_0x3d445e?_0x325004['len']:_0x325004['pos']+_0x3d445e,_0x30a662=new _0x52708b['InsertOperation']();_0x325004['pos']<_0x5eb1e4;){var _0x17a17a=_0x325004['uint32']();switch(_0x17a17a>>>0x3){case 0x1:_0x30a662['position']=_0x52708b['Position']['decode'](_0x325004,_0x325004['uint32']());break;case 0x2:_0x30a662['nodes']&&_0x30a662['nodes']['length']||(_0x30a662['nodes']=[]),_0x30a662['nodes']['push'](_0x52708b['Element']['decode'](_0x325004,_0x325004['uint32']()));break;case 0x3:_0x30a662['shouldReceiveAttributes']=_0x325004['bool']();break;case 0x4:_0x30a662['wasUndone']=_0x325004['bool']();break;default:_0x325004['skipType'](0x7&_0x17a17a);}}return _0x30a662;},_0xbf1004['decodeDelimited']=function(_0x42e243){return _0x42e243 instanceof _0x490ec6||(_0x42e243=new _0x490ec6(_0x42e243)),this['decode'](_0x42e243,_0x42e243['uint32']());},_0xbf1004['verify']=function(_0x94c4dc){if('object'!=typeof _0x94c4dc||null===_0x94c4dc)return'object\x20expected';if(null!=_0x94c4dc['position']&&_0x94c4dc['hasOwnProperty']('position')&&(_0xb840d5=_0x52708b['Position']['verify'](_0x94c4dc['position'])))return'position.'+_0xb840d5;if(null!=_0x94c4dc['nodes']&&_0x94c4dc['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x94c4dc['nodes']))return'nodes:\x20array\x20expected';for(var _0x505237=0x0;_0x505237<_0x94c4dc['nodes']['length'];++_0x505237){var _0xb840d5;if(_0xb840d5=_0x52708b['Element']['verify'](_0x94c4dc['nodes'][_0x505237]))return'nodes.'+_0xb840d5;}}return null!=_0x94c4dc['shouldReceiveAttributes']&&_0x94c4dc['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x94c4dc['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x94c4dc['wasUndone']&&_0x94c4dc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x94c4dc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xbf1004['fromObject']=function(_0xead3c6){if(_0xead3c6 instanceof _0x52708b['InsertOperation'])return _0xead3c6;var _0x561f85=new _0x52708b['InsertOperation']();if(null!=_0xead3c6['position']){if('object'!=typeof _0xead3c6['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x561f85['position']=_0x52708b['Position']['fromObject'](_0xead3c6['position']);}if(_0xead3c6['nodes']){if(!Array['isArray'](_0xead3c6['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x561f85['nodes']=[];for(var _0x4fef0d=0x0;_0x4fef0d<_0xead3c6['nodes']['length'];++_0x4fef0d){if('object'!=typeof _0xead3c6['nodes'][_0x4fef0d])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x561f85['nodes'][_0x4fef0d]=_0x52708b['Element']['fromObject'](_0xead3c6['nodes'][_0x4fef0d]);}}return null!=_0xead3c6['shouldReceiveAttributes']&&(_0x561f85['shouldReceiveAttributes']=Boolean(_0xead3c6['shouldReceiveAttributes'])),null!=_0xead3c6['wasUndone']&&(_0x561f85['wasUndone']=Boolean(_0xead3c6['wasUndone'])),_0x561f85;},_0xbf1004['toObject']=function(_0x92e7cb,_0x208b02){_0x208b02||(_0x208b02={});var _0x500834={};if((_0x208b02['arrays']||_0x208b02['defaults'])&&(_0x500834['nodes']=[]),_0x208b02['defaults']&&(_0x500834['position']=null,_0x500834['shouldReceiveAttributes']=!0x1,_0x500834['wasUndone']=!0x1),null!=_0x92e7cb['position']&&_0x92e7cb['hasOwnProperty']('position')&&(_0x500834['position']=_0x52708b['Position']['toObject'](_0x92e7cb['position'],_0x208b02)),_0x92e7cb['nodes']&&_0x92e7cb['nodes']['length']){_0x500834['nodes']=[];for(var _0x37e85c=0x0;_0x37e85c<_0x92e7cb['nodes']['length'];++_0x37e85c)_0x500834['nodes'][_0x37e85c]=_0x52708b['Element']['toObject'](_0x92e7cb['nodes'][_0x37e85c],_0x208b02);}return null!=_0x92e7cb['shouldReceiveAttributes']&&_0x92e7cb['hasOwnProperty']('shouldReceiveAttributes')&&(_0x500834['shouldReceiveAttributes']=_0x92e7cb['shouldReceiveAttributes']),null!=_0x92e7cb['wasUndone']&&_0x92e7cb['hasOwnProperty']('wasUndone')&&(_0x500834['wasUndone']=_0x92e7cb['wasUndone']),_0x500834;},_0xbf1004['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0xbf1004['getTypeUrl']=function(_0x3a653d){return void 0x0===_0x3a653d&&(_0x3a653d='type.googleapis.com'),_0x3a653d+'/InsertOperation';},_0xbf1004;}()),_0x52708b['MarkerOperation']=(function(){function _0x20f021(_0x308a74){if(_0x308a74){for(var _0x4ab9ac=Object['keys'](_0x308a74),_0x2236fc=0x0;_0x2236fc<_0x4ab9ac['length'];++_0x2236fc)null!=_0x308a74[_0x4ab9ac[_0x2236fc]]&&(this[_0x4ab9ac[_0x2236fc]]=_0x308a74[_0x4ab9ac[_0x2236fc]]);}}return _0x20f021['prototype']['name']='',_0x20f021['prototype']['oldRange']=null,_0x20f021['prototype']['newRange']=null,_0x20f021['prototype']['affectsData']=!0x1,_0x20f021['prototype']['wasUndone']=!0x1,_0x20f021['create']=function(_0x5dc7ba){return new _0x20f021(_0x5dc7ba);},_0x20f021['encode']=function(_0x1b795a,_0x505fd5){return _0x505fd5||(_0x505fd5=_0x3f658d['create']()),null!=_0x1b795a['name']&&Object['hasOwnProperty']['call'](_0x1b795a,'name')&&_0x505fd5['uint32'](0xa)['string'](_0x1b795a['name']),null!=_0x1b795a['oldRange']&&Object['hasOwnProperty']['call'](_0x1b795a,'oldRange')&&_0x52708b['Range']['encode'](_0x1b795a['oldRange'],_0x505fd5['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1b795a['newRange']&&Object['hasOwnProperty']['call'](_0x1b795a,'newRange')&&_0x52708b['Range']['encode'](_0x1b795a['newRange'],_0x505fd5['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1b795a['affectsData']&&Object['hasOwnProperty']['call'](_0x1b795a,'affectsData')&&_0x505fd5['uint32'](0x20)['bool'](_0x1b795a['affectsData']),null!=_0x1b795a['wasUndone']&&Object['hasOwnProperty']['call'](_0x1b795a,'wasUndone')&&_0x505fd5['uint32'](0x28)['bool'](_0x1b795a['wasUndone']),_0x505fd5;},_0x20f021['encodeDelimited']=function(_0x2f724b,_0xb3ba0c){return this['encode'](_0x2f724b,_0xb3ba0c)['ldelim']();},_0x20f021['decode']=function(_0x384606,_0x4409f8){_0x384606 instanceof _0x490ec6||(_0x384606=_0x490ec6['create'](_0x384606));for(var _0x29f1b1=void 0x0===_0x4409f8?_0x384606['len']:_0x384606['pos']+_0x4409f8,_0x1e93bb=new _0x52708b['MarkerOperation']();_0x384606['pos']<_0x29f1b1;){var _0x41064b=_0x384606['uint32']();switch(_0x41064b>>>0x3){case 0x1:_0x1e93bb['name']=_0x384606['string']();break;case 0x2:_0x1e93bb['oldRange']=_0x52708b['Range']['decode'](_0x384606,_0x384606['uint32']());break;case 0x3:_0x1e93bb['newRange']=_0x52708b['Range']['decode'](_0x384606,_0x384606['uint32']());break;case 0x4:_0x1e93bb['affectsData']=_0x384606['bool']();break;case 0x5:_0x1e93bb['wasUndone']=_0x384606['bool']();break;default:_0x384606['skipType'](0x7&_0x41064b);}}return _0x1e93bb;},_0x20f021['decodeDelimited']=function(_0x6eb163){return _0x6eb163 instanceof _0x490ec6||(_0x6eb163=new _0x490ec6(_0x6eb163)),this['decode'](_0x6eb163,_0x6eb163['uint32']());},_0x20f021['verify']=function(_0x25d1ac){if('object'!=typeof _0x25d1ac||null===_0x25d1ac)return'object\x20expected';if(null!=_0x25d1ac['name']&&_0x25d1ac['hasOwnProperty']('name')&&!_0x585afe['isString'](_0x25d1ac['name']))return'name:\x20string\x20expected';var _0x5b7b64;if(null!=_0x25d1ac['oldRange']&&_0x25d1ac['hasOwnProperty']('oldRange')&&(_0x5b7b64=_0x52708b['Range']['verify'](_0x25d1ac['oldRange'])))return'oldRange.'+_0x5b7b64;if(null!=_0x25d1ac['newRange']&&_0x25d1ac['hasOwnProperty']('newRange')&&(_0x5b7b64=_0x52708b['Range']['verify'](_0x25d1ac['newRange'])))return'newRange.'+_0x5b7b64;return null!=_0x25d1ac['affectsData']&&_0x25d1ac['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x25d1ac['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x25d1ac['wasUndone']&&_0x25d1ac['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x25d1ac['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x20f021['fromObject']=function(_0x5ef73d){if(_0x5ef73d instanceof _0x52708b['MarkerOperation'])return _0x5ef73d;var _0x5c464f=new _0x52708b['MarkerOperation']();if(null!=_0x5ef73d['name']&&(_0x5c464f['name']=String(_0x5ef73d['name'])),null!=_0x5ef73d['oldRange']){if('object'!=typeof _0x5ef73d['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5c464f['oldRange']=_0x52708b['Range']['fromObject'](_0x5ef73d['oldRange']);}if(null!=_0x5ef73d['newRange']){if('object'!=typeof _0x5ef73d['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5c464f['newRange']=_0x52708b['Range']['fromObject'](_0x5ef73d['newRange']);}return null!=_0x5ef73d['affectsData']&&(_0x5c464f['affectsData']=Boolean(_0x5ef73d['affectsData'])),null!=_0x5ef73d['wasUndone']&&(_0x5c464f['wasUndone']=Boolean(_0x5ef73d['wasUndone'])),_0x5c464f;},_0x20f021['toObject']=function(_0xa9f2f5,_0x32d82b){_0x32d82b||(_0x32d82b={});var _0x211ddc={};return _0x32d82b['defaults']&&(_0x211ddc['name']='',_0x211ddc['oldRange']=null,_0x211ddc['newRange']=null,_0x211ddc['affectsData']=!0x1,_0x211ddc['wasUndone']=!0x1),null!=_0xa9f2f5['name']&&_0xa9f2f5['hasOwnProperty']('name')&&(_0x211ddc['name']=_0xa9f2f5['name']),null!=_0xa9f2f5['oldRange']&&_0xa9f2f5['hasOwnProperty']('oldRange')&&(_0x211ddc['oldRange']=_0x52708b['Range']['toObject'](_0xa9f2f5['oldRange'],_0x32d82b)),null!=_0xa9f2f5['newRange']&&_0xa9f2f5['hasOwnProperty']('newRange')&&(_0x211ddc['newRange']=_0x52708b['Range']['toObject'](_0xa9f2f5['newRange'],_0x32d82b)),null!=_0xa9f2f5['affectsData']&&_0xa9f2f5['hasOwnProperty']('affectsData')&&(_0x211ddc['affectsData']=_0xa9f2f5['affectsData']),null!=_0xa9f2f5['wasUndone']&&_0xa9f2f5['hasOwnProperty']('wasUndone')&&(_0x211ddc['wasUndone']=_0xa9f2f5['wasUndone']),_0x211ddc;},_0x20f021['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x20f021['getTypeUrl']=function(_0x56de40){return void 0x0===_0x56de40&&(_0x56de40='type.googleapis.com'),_0x56de40+'/MarkerOperation';},_0x20f021;}()),_0x52708b['MergeOperation']=(function(){function _0x384bb9(_0x586ab4){if(_0x586ab4){for(var _0x3b78b3=Object['keys'](_0x586ab4),_0x2bb503=0x0;_0x2bb503<_0x3b78b3['length'];++_0x2bb503)null!=_0x586ab4[_0x3b78b3[_0x2bb503]]&&(this[_0x3b78b3[_0x2bb503]]=_0x586ab4[_0x3b78b3[_0x2bb503]]);}}return _0x384bb9['prototype']['sourcePosition']=null,_0x384bb9['prototype']['targetPosition']=null,_0x384bb9['prototype']['graveyardPosition']=null,_0x384bb9['prototype']['howMany']=0x0,_0x384bb9['prototype']['wasUndone']=!0x1,_0x384bb9['create']=function(_0x11c275){return new _0x384bb9(_0x11c275);},_0x384bb9['encode']=function(_0x478045,_0x296c6e){return _0x296c6e||(_0x296c6e=_0x3f658d['create']()),null!=_0x478045['sourcePosition']&&Object['hasOwnProperty']['call'](_0x478045,'sourcePosition')&&_0x52708b['Position']['encode'](_0x478045['sourcePosition'],_0x296c6e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x478045['targetPosition']&&Object['hasOwnProperty']['call'](_0x478045,'targetPosition')&&_0x52708b['Position']['encode'](_0x478045['targetPosition'],_0x296c6e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x478045['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x478045,'graveyardPosition')&&_0x52708b['Position']['encode'](_0x478045['graveyardPosition'],_0x296c6e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x478045['howMany']&&Object['hasOwnProperty']['call'](_0x478045,'howMany')&&_0x296c6e['uint32'](0x20)['uint32'](_0x478045['howMany']),null!=_0x478045['wasUndone']&&Object['hasOwnProperty']['call'](_0x478045,'wasUndone')&&_0x296c6e['uint32'](0x28)['bool'](_0x478045['wasUndone']),_0x296c6e;},_0x384bb9['encodeDelimited']=function(_0x29ca73,_0x42d839){return this['encode'](_0x29ca73,_0x42d839)['ldelim']();},_0x384bb9['decode']=function(_0x4e8689,_0x302102){_0x4e8689 instanceof _0x490ec6||(_0x4e8689=_0x490ec6['create'](_0x4e8689));for(var _0x132c80=void 0x0===_0x302102?_0x4e8689['len']:_0x4e8689['pos']+_0x302102,_0x50e912=new _0x52708b['MergeOperation']();_0x4e8689['pos']<_0x132c80;){var _0x2a87cf=_0x4e8689['uint32']();switch(_0x2a87cf>>>0x3){case 0x1:_0x50e912['sourcePosition']=_0x52708b['Position']['decode'](_0x4e8689,_0x4e8689['uint32']());break;case 0x2:_0x50e912['targetPosition']=_0x52708b['Position']['decode'](_0x4e8689,_0x4e8689['uint32']());break;case 0x3:_0x50e912['graveyardPosition']=_0x52708b['Position']['decode'](_0x4e8689,_0x4e8689['uint32']());break;case 0x4:_0x50e912['howMany']=_0x4e8689['uint32']();break;case 0x5:_0x50e912['wasUndone']=_0x4e8689['bool']();break;default:_0x4e8689['skipType'](0x7&_0x2a87cf);}}return _0x50e912;},_0x384bb9['decodeDelimited']=function(_0x27c5a2){return _0x27c5a2 instanceof _0x490ec6||(_0x27c5a2=new _0x490ec6(_0x27c5a2)),this['decode'](_0x27c5a2,_0x27c5a2['uint32']());},_0x384bb9['verify']=function(_0x353b21){if('object'!=typeof _0x353b21||null===_0x353b21)return'object\x20expected';var _0x1d648b;if(null!=_0x353b21['sourcePosition']&&_0x353b21['hasOwnProperty']('sourcePosition')&&(_0x1d648b=_0x52708b['Position']['verify'](_0x353b21['sourcePosition'])))return'sourcePosition.'+_0x1d648b;if(null!=_0x353b21['targetPosition']&&_0x353b21['hasOwnProperty']('targetPosition')&&(_0x1d648b=_0x52708b['Position']['verify'](_0x353b21['targetPosition'])))return'targetPosition.'+_0x1d648b;if(null!=_0x353b21['graveyardPosition']&&_0x353b21['hasOwnProperty']('graveyardPosition')&&(_0x1d648b=_0x52708b['Position']['verify'](_0x353b21['graveyardPosition'])))return'graveyardPosition.'+_0x1d648b;return null!=_0x353b21['howMany']&&_0x353b21['hasOwnProperty']('howMany')&&!_0x585afe['isInteger'](_0x353b21['howMany'])?'howMany:\x20integer\x20expected':null!=_0x353b21['wasUndone']&&_0x353b21['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x353b21['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x384bb9['fromObject']=function(_0x13f0ce){if(_0x13f0ce instanceof _0x52708b['MergeOperation'])return _0x13f0ce;var _0x337a39=new _0x52708b['MergeOperation']();if(null!=_0x13f0ce['sourcePosition']){if('object'!=typeof _0x13f0ce['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x337a39['sourcePosition']=_0x52708b['Position']['fromObject'](_0x13f0ce['sourcePosition']);}if(null!=_0x13f0ce['targetPosition']){if('object'!=typeof _0x13f0ce['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x337a39['targetPosition']=_0x52708b['Position']['fromObject'](_0x13f0ce['targetPosition']);}if(null!=_0x13f0ce['graveyardPosition']){if('object'!=typeof _0x13f0ce['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x337a39['graveyardPosition']=_0x52708b['Position']['fromObject'](_0x13f0ce['graveyardPosition']);}return null!=_0x13f0ce['howMany']&&(_0x337a39['howMany']=_0x13f0ce['howMany']>>>0x0),null!=_0x13f0ce['wasUndone']&&(_0x337a39['wasUndone']=Boolean(_0x13f0ce['wasUndone'])),_0x337a39;},_0x384bb9['toObject']=function(_0x293048,_0x16d7d7){_0x16d7d7||(_0x16d7d7={});var _0x5df182={};return _0x16d7d7['defaults']&&(_0x5df182['sourcePosition']=null,_0x5df182['targetPosition']=null,_0x5df182['graveyardPosition']=null,_0x5df182['howMany']=0x0,_0x5df182['wasUndone']=!0x1),null!=_0x293048['sourcePosition']&&_0x293048['hasOwnProperty']('sourcePosition')&&(_0x5df182['sourcePosition']=_0x52708b['Position']['toObject'](_0x293048['sourcePosition'],_0x16d7d7)),null!=_0x293048['targetPosition']&&_0x293048['hasOwnProperty']('targetPosition')&&(_0x5df182['targetPosition']=_0x52708b['Position']['toObject'](_0x293048['targetPosition'],_0x16d7d7)),null!=_0x293048['graveyardPosition']&&_0x293048['hasOwnProperty']('graveyardPosition')&&(_0x5df182['graveyardPosition']=_0x52708b['Position']['toObject'](_0x293048['graveyardPosition'],_0x16d7d7)),null!=_0x293048['howMany']&&_0x293048['hasOwnProperty']('howMany')&&(_0x5df182['howMany']=_0x293048['howMany']),null!=_0x293048['wasUndone']&&_0x293048['hasOwnProperty']('wasUndone')&&(_0x5df182['wasUndone']=_0x293048['wasUndone']),_0x5df182;},_0x384bb9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x384bb9['getTypeUrl']=function(_0x220958){return void 0x0===_0x220958&&(_0x220958='type.googleapis.com'),_0x220958+'/MergeOperation';},_0x384bb9;}()),_0x52708b['MoveOperation']=(function(){function _0x42f093(_0x1f595a){if(_0x1f595a){for(var _0x35dcb1=Object['keys'](_0x1f595a),_0x3a3681=0x0;_0x3a3681<_0x35dcb1['length'];++_0x3a3681)null!=_0x1f595a[_0x35dcb1[_0x3a3681]]&&(this[_0x35dcb1[_0x3a3681]]=_0x1f595a[_0x35dcb1[_0x3a3681]]);}}return _0x42f093['prototype']['sourcePosition']=null,_0x42f093['prototype']['howMany']=0x0,_0x42f093['prototype']['targetPosition']=null,_0x42f093['prototype']['wasUndone']=!0x1,_0x42f093['create']=function(_0x83c4b1){return new _0x42f093(_0x83c4b1);},_0x42f093['encode']=function(_0x518462,_0x2b3dd2){return _0x2b3dd2||(_0x2b3dd2=_0x3f658d['create']()),null!=_0x518462['sourcePosition']&&Object['hasOwnProperty']['call'](_0x518462,'sourcePosition')&&_0x52708b['Position']['encode'](_0x518462['sourcePosition'],_0x2b3dd2['uint32'](0xa)['fork']())['ldelim'](),null!=_0x518462['howMany']&&Object['hasOwnProperty']['call'](_0x518462,'howMany')&&_0x2b3dd2['uint32'](0x10)['uint32'](_0x518462['howMany']),null!=_0x518462['targetPosition']&&Object['hasOwnProperty']['call'](_0x518462,'targetPosition')&&_0x52708b['Position']['encode'](_0x518462['targetPosition'],_0x2b3dd2['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x518462['wasUndone']&&Object['hasOwnProperty']['call'](_0x518462,'wasUndone')&&_0x2b3dd2['uint32'](0x20)['bool'](_0x518462['wasUndone']),_0x2b3dd2;},_0x42f093['encodeDelimited']=function(_0x3a24e5,_0x2435a3){return this['encode'](_0x3a24e5,_0x2435a3)['ldelim']();},_0x42f093['decode']=function(_0x50e31e,_0x5d04ba){_0x50e31e instanceof _0x490ec6||(_0x50e31e=_0x490ec6['create'](_0x50e31e));for(var _0x46c499=void 0x0===_0x5d04ba?_0x50e31e['len']:_0x50e31e['pos']+_0x5d04ba,_0x46fa25=new _0x52708b['MoveOperation']();_0x50e31e['pos']<_0x46c499;){var _0x1447f7=_0x50e31e['uint32']();switch(_0x1447f7>>>0x3){case 0x1:_0x46fa25['sourcePosition']=_0x52708b['Position']['decode'](_0x50e31e,_0x50e31e['uint32']());break;case 0x2:_0x46fa25['howMany']=_0x50e31e['uint32']();break;case 0x3:_0x46fa25['targetPosition']=_0x52708b['Position']['decode'](_0x50e31e,_0x50e31e['uint32']());break;case 0x4:_0x46fa25['wasUndone']=_0x50e31e['bool']();break;default:_0x50e31e['skipType'](0x7&_0x1447f7);}}return _0x46fa25;},_0x42f093['decodeDelimited']=function(_0x4567ca){return _0x4567ca instanceof _0x490ec6||(_0x4567ca=new _0x490ec6(_0x4567ca)),this['decode'](_0x4567ca,_0x4567ca['uint32']());},_0x42f093['verify']=function(_0x56b6ee){if('object'!=typeof _0x56b6ee||null===_0x56b6ee)return'object\x20expected';var _0x3405e4;if(null!=_0x56b6ee['sourcePosition']&&_0x56b6ee['hasOwnProperty']('sourcePosition')&&(_0x3405e4=_0x52708b['Position']['verify'](_0x56b6ee['sourcePosition'])))return'sourcePosition.'+_0x3405e4;if(null!=_0x56b6ee['howMany']&&_0x56b6ee['hasOwnProperty']('howMany')&&!_0x585afe['isInteger'](_0x56b6ee['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x56b6ee['targetPosition']&&_0x56b6ee['hasOwnProperty']('targetPosition')&&(_0x3405e4=_0x52708b['Position']['verify'](_0x56b6ee['targetPosition'])))return'targetPosition.'+_0x3405e4;return null!=_0x56b6ee['wasUndone']&&_0x56b6ee['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x56b6ee['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42f093['fromObject']=function(_0x5ac101){if(_0x5ac101 instanceof _0x52708b['MoveOperation'])return _0x5ac101;var _0x273a8c=new _0x52708b['MoveOperation']();if(null!=_0x5ac101['sourcePosition']){if('object'!=typeof _0x5ac101['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x273a8c['sourcePosition']=_0x52708b['Position']['fromObject'](_0x5ac101['sourcePosition']);}if(null!=_0x5ac101['howMany']&&(_0x273a8c['howMany']=_0x5ac101['howMany']>>>0x0),null!=_0x5ac101['targetPosition']){if('object'!=typeof _0x5ac101['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x273a8c['targetPosition']=_0x52708b['Position']['fromObject'](_0x5ac101['targetPosition']);}return null!=_0x5ac101['wasUndone']&&(_0x273a8c['wasUndone']=Boolean(_0x5ac101['wasUndone'])),_0x273a8c;},_0x42f093['toObject']=function(_0x528bd1,_0x2099dc){_0x2099dc||(_0x2099dc={});var _0x2c4b57={};return _0x2099dc['defaults']&&(_0x2c4b57['sourcePosition']=null,_0x2c4b57['howMany']=0x0,_0x2c4b57['targetPosition']=null,_0x2c4b57['wasUndone']=!0x1),null!=_0x528bd1['sourcePosition']&&_0x528bd1['hasOwnProperty']('sourcePosition')&&(_0x2c4b57['sourcePosition']=_0x52708b['Position']['toObject'](_0x528bd1['sourcePosition'],_0x2099dc)),null!=_0x528bd1['howMany']&&_0x528bd1['hasOwnProperty']('howMany')&&(_0x2c4b57['howMany']=_0x528bd1['howMany']),null!=_0x528bd1['targetPosition']&&_0x528bd1['hasOwnProperty']('targetPosition')&&(_0x2c4b57['targetPosition']=_0x52708b['Position']['toObject'](_0x528bd1['targetPosition'],_0x2099dc)),null!=_0x528bd1['wasUndone']&&_0x528bd1['hasOwnProperty']('wasUndone')&&(_0x2c4b57['wasUndone']=_0x528bd1['wasUndone']),_0x2c4b57;},_0x42f093['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x42f093['getTypeUrl']=function(_0x4757f4){return void 0x0===_0x4757f4&&(_0x4757f4='type.googleapis.com'),_0x4757f4+'/MoveOperation';},_0x42f093;}()),_0x52708b['RenameOperation']=(function(){function _0x163c66(_0x10eb0f){if(_0x10eb0f){for(var _0x76d445=Object['keys'](_0x10eb0f),_0x535677=0x0;_0x535677<_0x76d445['length'];++_0x535677)null!=_0x10eb0f[_0x76d445[_0x535677]]&&(this[_0x76d445[_0x535677]]=_0x10eb0f[_0x76d445[_0x535677]]);}}return _0x163c66['prototype']['position']=null,_0x163c66['prototype']['oldName']='',_0x163c66['prototype']['newName']='',_0x163c66['prototype']['wasUndone']=!0x1,_0x163c66['create']=function(_0x41e57f){return new _0x163c66(_0x41e57f);},_0x163c66['encode']=function(_0x583a2e,_0x457f63){return _0x457f63||(_0x457f63=_0x3f658d['create']()),null!=_0x583a2e['position']&&Object['hasOwnProperty']['call'](_0x583a2e,'position')&&_0x52708b['Position']['encode'](_0x583a2e['position'],_0x457f63['uint32'](0xa)['fork']())['ldelim'](),null!=_0x583a2e['oldName']&&Object['hasOwnProperty']['call'](_0x583a2e,'oldName')&&_0x457f63['uint32'](0x12)['string'](_0x583a2e['oldName']),null!=_0x583a2e['newName']&&Object['hasOwnProperty']['call'](_0x583a2e,'newName')&&_0x457f63['uint32'](0x1a)['string'](_0x583a2e['newName']),null!=_0x583a2e['wasUndone']&&Object['hasOwnProperty']['call'](_0x583a2e,'wasUndone')&&_0x457f63['uint32'](0x20)['bool'](_0x583a2e['wasUndone']),_0x457f63;},_0x163c66['encodeDelimited']=function(_0x478bf3,_0x463c3f){return this['encode'](_0x478bf3,_0x463c3f)['ldelim']();},_0x163c66['decode']=function(_0x2bf431,_0x58395c){_0x2bf431 instanceof _0x490ec6||(_0x2bf431=_0x490ec6['create'](_0x2bf431));for(var _0x2b22d7=void 0x0===_0x58395c?_0x2bf431['len']:_0x2bf431['pos']+_0x58395c,_0x3e9615=new _0x52708b['RenameOperation']();_0x2bf431['pos']<_0x2b22d7;){var _0x291886=_0x2bf431['uint32']();switch(_0x291886>>>0x3){case 0x1:_0x3e9615['position']=_0x52708b['Position']['decode'](_0x2bf431,_0x2bf431['uint32']());break;case 0x2:_0x3e9615['oldName']=_0x2bf431['string']();break;case 0x3:_0x3e9615['newName']=_0x2bf431['string']();break;case 0x4:_0x3e9615['wasUndone']=_0x2bf431['bool']();break;default:_0x2bf431['skipType'](0x7&_0x291886);}}return _0x3e9615;},_0x163c66['decodeDelimited']=function(_0x532ca2){return _0x532ca2 instanceof _0x490ec6||(_0x532ca2=new _0x490ec6(_0x532ca2)),this['decode'](_0x532ca2,_0x532ca2['uint32']());},_0x163c66['verify']=function(_0x239038){if('object'!=typeof _0x239038||null===_0x239038)return'object\x20expected';if(null!=_0x239038['position']&&_0x239038['hasOwnProperty']('position')){var _0x5f6498=_0x52708b['Position']['verify'](_0x239038['position']);if(_0x5f6498)return'position.'+_0x5f6498;}return null!=_0x239038['oldName']&&_0x239038['hasOwnProperty']('oldName')&&!_0x585afe['isString'](_0x239038['oldName'])?'oldName:\x20string\x20expected':null!=_0x239038['newName']&&_0x239038['hasOwnProperty']('newName')&&!_0x585afe['isString'](_0x239038['newName'])?'newName:\x20string\x20expected':null!=_0x239038['wasUndone']&&_0x239038['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x239038['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x163c66['fromObject']=function(_0x49a0d7){if(_0x49a0d7 instanceof _0x52708b['RenameOperation'])return _0x49a0d7;var _0x344747=new _0x52708b['RenameOperation']();if(null!=_0x49a0d7['position']){if('object'!=typeof _0x49a0d7['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x344747['position']=_0x52708b['Position']['fromObject'](_0x49a0d7['position']);}return null!=_0x49a0d7['oldName']&&(_0x344747['oldName']=String(_0x49a0d7['oldName'])),null!=_0x49a0d7['newName']&&(_0x344747['newName']=String(_0x49a0d7['newName'])),null!=_0x49a0d7['wasUndone']&&(_0x344747['wasUndone']=Boolean(_0x49a0d7['wasUndone'])),_0x344747;},_0x163c66['toObject']=function(_0x4212a7,_0x42c7c5){_0x42c7c5||(_0x42c7c5={});var _0x2e05a4={};return _0x42c7c5['defaults']&&(_0x2e05a4['position']=null,_0x2e05a4['oldName']='',_0x2e05a4['newName']='',_0x2e05a4['wasUndone']=!0x1),null!=_0x4212a7['position']&&_0x4212a7['hasOwnProperty']('position')&&(_0x2e05a4['position']=_0x52708b['Position']['toObject'](_0x4212a7['position'],_0x42c7c5)),null!=_0x4212a7['oldName']&&_0x4212a7['hasOwnProperty']('oldName')&&(_0x2e05a4['oldName']=_0x4212a7['oldName']),null!=_0x4212a7['newName']&&_0x4212a7['hasOwnProperty']('newName')&&(_0x2e05a4['newName']=_0x4212a7['newName']),null!=_0x4212a7['wasUndone']&&_0x4212a7['hasOwnProperty']('wasUndone')&&(_0x2e05a4['wasUndone']=_0x4212a7['wasUndone']),_0x2e05a4;},_0x163c66['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x163c66['getTypeUrl']=function(_0x3f8014){return void 0x0===_0x3f8014&&(_0x3f8014='type.googleapis.com'),_0x3f8014+'/RenameOperation';},_0x163c66;}()),_0x52708b['RootAttributeOperation']=(function(){function _0x4a284d(_0x35be0c){if(_0x35be0c){for(var _0x24b646=Object['keys'](_0x35be0c),_0x589457=0x0;_0x589457<_0x24b646['length'];++_0x589457)null!=_0x35be0c[_0x24b646[_0x589457]]&&(this[_0x24b646[_0x589457]]=_0x35be0c[_0x24b646[_0x589457]]);}}return _0x4a284d['prototype']['root']='',_0x4a284d['prototype']['key']='',_0x4a284d['prototype']['oldValueBoolean']=!0x1,_0x4a284d['prototype']['oldValueJson']='',_0x4a284d['prototype']['newValueBoolean']=!0x1,_0x4a284d['prototype']['newValueJson']='',_0x4a284d['prototype']['wasUndone']=!0x1,_0x4a284d['create']=function(_0xf1e649){return new _0x4a284d(_0xf1e649);},_0x4a284d['encode']=function(_0x3fe10c,_0x15c6e9){return _0x15c6e9||(_0x15c6e9=_0x3f658d['create']()),null!=_0x3fe10c['root']&&Object['hasOwnProperty']['call'](_0x3fe10c,'root')&&_0x15c6e9['uint32'](0xa)['string'](_0x3fe10c['root']),null!=_0x3fe10c['key']&&Object['hasOwnProperty']['call'](_0x3fe10c,'key')&&_0x15c6e9['uint32'](0x12)['string'](_0x3fe10c['key']),null!=_0x3fe10c['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x3fe10c,'oldValueBoolean')&&_0x15c6e9['uint32'](0x18)['bool'](_0x3fe10c['oldValueBoolean']),null!=_0x3fe10c['oldValueJson']&&Object['hasOwnProperty']['call'](_0x3fe10c,'oldValueJson')&&_0x15c6e9['uint32'](0x22)['string'](_0x3fe10c['oldValueJson']),null!=_0x3fe10c['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x3fe10c,'newValueBoolean')&&_0x15c6e9['uint32'](0x28)['bool'](_0x3fe10c['newValueBoolean']),null!=_0x3fe10c['newValueJson']&&Object['hasOwnProperty']['call'](_0x3fe10c,'newValueJson')&&_0x15c6e9['uint32'](0x32)['string'](_0x3fe10c['newValueJson']),null!=_0x3fe10c['wasUndone']&&Object['hasOwnProperty']['call'](_0x3fe10c,'wasUndone')&&_0x15c6e9['uint32'](0x38)['bool'](_0x3fe10c['wasUndone']),_0x15c6e9;},_0x4a284d['encodeDelimited']=function(_0x2a9e86,_0x1f9ece){return this['encode'](_0x2a9e86,_0x1f9ece)['ldelim']();},_0x4a284d['decode']=function(_0x47e373,_0x429676){_0x47e373 instanceof _0x490ec6||(_0x47e373=_0x490ec6['create'](_0x47e373));for(var _0x46e297=void 0x0===_0x429676?_0x47e373['len']:_0x47e373['pos']+_0x429676,_0x384787=new _0x52708b['RootAttributeOperation']();_0x47e373['pos']<_0x46e297;){var _0x311e66=_0x47e373['uint32']();switch(_0x311e66>>>0x3){case 0x1:_0x384787['root']=_0x47e373['string']();break;case 0x2:_0x384787['key']=_0x47e373['string']();break;case 0x3:_0x384787['oldValueBoolean']=_0x47e373['bool']();break;case 0x4:_0x384787['oldValueJson']=_0x47e373['string']();break;case 0x5:_0x384787['newValueBoolean']=_0x47e373['bool']();break;case 0x6:_0x384787['newValueJson']=_0x47e373['string']();break;case 0x7:_0x384787['wasUndone']=_0x47e373['bool']();break;default:_0x47e373['skipType'](0x7&_0x311e66);}}return _0x384787;},_0x4a284d['decodeDelimited']=function(_0x4a64c6){return _0x4a64c6 instanceof _0x490ec6||(_0x4a64c6=new _0x490ec6(_0x4a64c6)),this['decode'](_0x4a64c6,_0x4a64c6['uint32']());},_0x4a284d['verify']=function(_0x346efc){return'object'!=typeof _0x346efc||null===_0x346efc?'object\x20expected':null!=_0x346efc['root']&&_0x346efc['hasOwnProperty']('root')&&!_0x585afe['isString'](_0x346efc['root'])?'root:\x20string\x20expected':null!=_0x346efc['key']&&_0x346efc['hasOwnProperty']('key')&&!_0x585afe['isString'](_0x346efc['key'])?'key:\x20string\x20expected':null!=_0x346efc['oldValueBoolean']&&_0x346efc['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x346efc['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x346efc['oldValueJson']&&_0x346efc['hasOwnProperty']('oldValueJson')&&!_0x585afe['isString'](_0x346efc['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x346efc['newValueBoolean']&&_0x346efc['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x346efc['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x346efc['newValueJson']&&_0x346efc['hasOwnProperty']('newValueJson')&&!_0x585afe['isString'](_0x346efc['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x346efc['wasUndone']&&_0x346efc['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x346efc['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4a284d['fromObject']=function(_0x42cca6){if(_0x42cca6 instanceof _0x52708b['RootAttributeOperation'])return _0x42cca6;var _0x5a5be2=new _0x52708b['RootAttributeOperation']();return null!=_0x42cca6['root']&&(_0x5a5be2['root']=String(_0x42cca6['root'])),null!=_0x42cca6['key']&&(_0x5a5be2['key']=String(_0x42cca6['key'])),null!=_0x42cca6['oldValueBoolean']&&(_0x5a5be2['oldValueBoolean']=Boolean(_0x42cca6['oldValueBoolean'])),null!=_0x42cca6['oldValueJson']&&(_0x5a5be2['oldValueJson']=String(_0x42cca6['oldValueJson'])),null!=_0x42cca6['newValueBoolean']&&(_0x5a5be2['newValueBoolean']=Boolean(_0x42cca6['newValueBoolean'])),null!=_0x42cca6['newValueJson']&&(_0x5a5be2['newValueJson']=String(_0x42cca6['newValueJson'])),null!=_0x42cca6['wasUndone']&&(_0x5a5be2['wasUndone']=Boolean(_0x42cca6['wasUndone'])),_0x5a5be2;},_0x4a284d['toObject']=function(_0x2e1042,_0x11e27f){_0x11e27f||(_0x11e27f={});var _0x131a43={};return _0x11e27f['defaults']&&(_0x131a43['root']='',_0x131a43['key']='',_0x131a43['oldValueBoolean']=!0x1,_0x131a43['oldValueJson']='',_0x131a43['newValueBoolean']=!0x1,_0x131a43['newValueJson']='',_0x131a43['wasUndone']=!0x1),null!=_0x2e1042['root']&&_0x2e1042['hasOwnProperty']('root')&&(_0x131a43['root']=_0x2e1042['root']),null!=_0x2e1042['key']&&_0x2e1042['hasOwnProperty']('key')&&(_0x131a43['key']=_0x2e1042['key']),null!=_0x2e1042['oldValueBoolean']&&_0x2e1042['hasOwnProperty']('oldValueBoolean')&&(_0x131a43['oldValueBoolean']=_0x2e1042['oldValueBoolean']),null!=_0x2e1042['oldValueJson']&&_0x2e1042['hasOwnProperty']('oldValueJson')&&(_0x131a43['oldValueJson']=_0x2e1042['oldValueJson']),null!=_0x2e1042['newValueBoolean']&&_0x2e1042['hasOwnProperty']('newValueBoolean')&&(_0x131a43['newValueBoolean']=_0x2e1042['newValueBoolean']),null!=_0x2e1042['newValueJson']&&_0x2e1042['hasOwnProperty']('newValueJson')&&(_0x131a43['newValueJson']=_0x2e1042['newValueJson']),null!=_0x2e1042['wasUndone']&&_0x2e1042['hasOwnProperty']('wasUndone')&&(_0x131a43['wasUndone']=_0x2e1042['wasUndone']),_0x131a43;},_0x4a284d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x4a284d['getTypeUrl']=function(_0x5bf873){return void 0x0===_0x5bf873&&(_0x5bf873='type.googleapis.com'),_0x5bf873+'/RootAttributeOperation';},_0x4a284d;}()),_0x52708b['RootOperation']=(function(){function _0xe6488f(_0x4be165){if(_0x4be165){for(var _0x230c76=Object['keys'](_0x4be165),_0x3b9863=0x0;_0x3b9863<_0x230c76['length'];++_0x3b9863)null!=_0x4be165[_0x230c76[_0x3b9863]]&&(this[_0x230c76[_0x3b9863]]=_0x4be165[_0x230c76[_0x3b9863]]);}}return _0xe6488f['prototype']['rootName']='',_0xe6488f['prototype']['elementName']='',_0xe6488f['prototype']['isAdd']=!0x1,_0xe6488f['prototype']['wasUndone']=!0x1,_0xe6488f['create']=function(_0x2ba595){return new _0xe6488f(_0x2ba595);},_0xe6488f['encode']=function(_0x46060f,_0x37e4a3){return _0x37e4a3||(_0x37e4a3=_0x3f658d['create']()),null!=_0x46060f['rootName']&&Object['hasOwnProperty']['call'](_0x46060f,'rootName')&&_0x37e4a3['uint32'](0xa)['string'](_0x46060f['rootName']),null!=_0x46060f['elementName']&&Object['hasOwnProperty']['call'](_0x46060f,'elementName')&&_0x37e4a3['uint32'](0x12)['string'](_0x46060f['elementName']),null!=_0x46060f['isAdd']&&Object['hasOwnProperty']['call'](_0x46060f,'isAdd')&&_0x37e4a3['uint32'](0x18)['bool'](_0x46060f['isAdd']),null!=_0x46060f['wasUndone']&&Object['hasOwnProperty']['call'](_0x46060f,'wasUndone')&&_0x37e4a3['uint32'](0x20)['bool'](_0x46060f['wasUndone']),_0x37e4a3;},_0xe6488f['encodeDelimited']=function(_0x40db0a,_0x37bc7d){return this['encode'](_0x40db0a,_0x37bc7d)['ldelim']();},_0xe6488f['decode']=function(_0xad7019,_0x494d8a){_0xad7019 instanceof _0x490ec6||(_0xad7019=_0x490ec6['create'](_0xad7019));for(var _0x2c50f8=void 0x0===_0x494d8a?_0xad7019['len']:_0xad7019['pos']+_0x494d8a,_0x2853ed=new _0x52708b['RootOperation']();_0xad7019['pos']<_0x2c50f8;){var _0x32c0e5=_0xad7019['uint32']();switch(_0x32c0e5>>>0x3){case 0x1:_0x2853ed['rootName']=_0xad7019['string']();break;case 0x2:_0x2853ed['elementName']=_0xad7019['string']();break;case 0x3:_0x2853ed['isAdd']=_0xad7019['bool']();break;case 0x4:_0x2853ed['wasUndone']=_0xad7019['bool']();break;default:_0xad7019['skipType'](0x7&_0x32c0e5);}}return _0x2853ed;},_0xe6488f['decodeDelimited']=function(_0x5941b8){return _0x5941b8 instanceof _0x490ec6||(_0x5941b8=new _0x490ec6(_0x5941b8)),this['decode'](_0x5941b8,_0x5941b8['uint32']());},_0xe6488f['verify']=function(_0x377cde){return'object'!=typeof _0x377cde||null===_0x377cde?'object\x20expected':null!=_0x377cde['rootName']&&_0x377cde['hasOwnProperty']('rootName')&&!_0x585afe['isString'](_0x377cde['rootName'])?'rootName:\x20string\x20expected':null!=_0x377cde['elementName']&&_0x377cde['hasOwnProperty']('elementName')&&!_0x585afe['isString'](_0x377cde['elementName'])?'elementName:\x20string\x20expected':null!=_0x377cde['isAdd']&&_0x377cde['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x377cde['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x377cde['wasUndone']&&_0x377cde['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x377cde['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe6488f['fromObject']=function(_0x3f5a5f){if(_0x3f5a5f instanceof _0x52708b['RootOperation'])return _0x3f5a5f;var _0x5a1f9e=new _0x52708b['RootOperation']();return null!=_0x3f5a5f['rootName']&&(_0x5a1f9e['rootName']=String(_0x3f5a5f['rootName'])),null!=_0x3f5a5f['elementName']&&(_0x5a1f9e['elementName']=String(_0x3f5a5f['elementName'])),null!=_0x3f5a5f['isAdd']&&(_0x5a1f9e['isAdd']=Boolean(_0x3f5a5f['isAdd'])),null!=_0x3f5a5f['wasUndone']&&(_0x5a1f9e['wasUndone']=Boolean(_0x3f5a5f['wasUndone'])),_0x5a1f9e;},_0xe6488f['toObject']=function(_0x41fe3d,_0x3ab79a){_0x3ab79a||(_0x3ab79a={});var _0x9494a3={};return _0x3ab79a['defaults']&&(_0x9494a3['rootName']='',_0x9494a3['elementName']='',_0x9494a3['isAdd']=!0x1,_0x9494a3['wasUndone']=!0x1),null!=_0x41fe3d['rootName']&&_0x41fe3d['hasOwnProperty']('rootName')&&(_0x9494a3['rootName']=_0x41fe3d['rootName']),null!=_0x41fe3d['elementName']&&_0x41fe3d['hasOwnProperty']('elementName')&&(_0x9494a3['elementName']=_0x41fe3d['elementName']),null!=_0x41fe3d['isAdd']&&_0x41fe3d['hasOwnProperty']('isAdd')&&(_0x9494a3['isAdd']=_0x41fe3d['isAdd']),null!=_0x41fe3d['wasUndone']&&_0x41fe3d['hasOwnProperty']('wasUndone')&&(_0x9494a3['wasUndone']=_0x41fe3d['wasUndone']),_0x9494a3;},_0xe6488f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0xe6488f['getTypeUrl']=function(_0x6b1cfb){return void 0x0===_0x6b1cfb&&(_0x6b1cfb='type.googleapis.com'),_0x6b1cfb+'/RootOperation';},_0xe6488f;}()),_0x52708b['SplitOperation']=(function(){function _0xe7592a(_0x155057){if(_0x155057){for(var _0x440401=Object['keys'](_0x155057),_0x375287=0x0;_0x375287<_0x440401['length'];++_0x375287)null!=_0x155057[_0x440401[_0x375287]]&&(this[_0x440401[_0x375287]]=_0x155057[_0x440401[_0x375287]]);}}return _0xe7592a['prototype']['splitPosition']=null,_0xe7592a['prototype']['graveyardPosition']=null,_0xe7592a['prototype']['howMany']=0x0,_0xe7592a['prototype']['insertionPosition']=null,_0xe7592a['prototype']['wasUndone']=!0x1,_0xe7592a['create']=function(_0x35de61){return new _0xe7592a(_0x35de61);},_0xe7592a['encode']=function(_0x13d535,_0x2fe7fd){return _0x2fe7fd||(_0x2fe7fd=_0x3f658d['create']()),null!=_0x13d535['splitPosition']&&Object['hasOwnProperty']['call'](_0x13d535,'splitPosition')&&_0x52708b['Position']['encode'](_0x13d535['splitPosition'],_0x2fe7fd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x13d535['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x13d535,'graveyardPosition')&&_0x52708b['Position']['encode'](_0x13d535['graveyardPosition'],_0x2fe7fd['uint32'](0x12)['fork']())['ldelim'](),null!=_0x13d535['howMany']&&Object['hasOwnProperty']['call'](_0x13d535,'howMany')&&_0x2fe7fd['uint32'](0x18)['uint32'](_0x13d535['howMany']),null!=_0x13d535['insertionPosition']&&Object['hasOwnProperty']['call'](_0x13d535,'insertionPosition')&&_0x52708b['Position']['encode'](_0x13d535['insertionPosition'],_0x2fe7fd['uint32'](0x22)['fork']())['ldelim'](),null!=_0x13d535['wasUndone']&&Object['hasOwnProperty']['call'](_0x13d535,'wasUndone')&&_0x2fe7fd['uint32'](0x28)['bool'](_0x13d535['wasUndone']),_0x2fe7fd;},_0xe7592a['encodeDelimited']=function(_0x45421d,_0x3ba9c5){return this['encode'](_0x45421d,_0x3ba9c5)['ldelim']();},_0xe7592a['decode']=function(_0x4aa50c,_0xec3fe2){_0x4aa50c instanceof _0x490ec6||(_0x4aa50c=_0x490ec6['create'](_0x4aa50c));for(var _0x26ea30=void 0x0===_0xec3fe2?_0x4aa50c['len']:_0x4aa50c['pos']+_0xec3fe2,_0x6aba3a=new _0x52708b['SplitOperation']();_0x4aa50c['pos']<_0x26ea30;){var _0x12d826=_0x4aa50c['uint32']();switch(_0x12d826>>>0x3){case 0x1:_0x6aba3a['splitPosition']=_0x52708b['Position']['decode'](_0x4aa50c,_0x4aa50c['uint32']());break;case 0x2:_0x6aba3a['graveyardPosition']=_0x52708b['Position']['decode'](_0x4aa50c,_0x4aa50c['uint32']());break;case 0x3:_0x6aba3a['howMany']=_0x4aa50c['uint32']();break;case 0x4:_0x6aba3a['insertionPosition']=_0x52708b['Position']['decode'](_0x4aa50c,_0x4aa50c['uint32']());break;case 0x5:_0x6aba3a['wasUndone']=_0x4aa50c['bool']();break;default:_0x4aa50c['skipType'](0x7&_0x12d826);}}return _0x6aba3a;},_0xe7592a['decodeDelimited']=function(_0x5c271d){return _0x5c271d instanceof _0x490ec6||(_0x5c271d=new _0x490ec6(_0x5c271d)),this['decode'](_0x5c271d,_0x5c271d['uint32']());},_0xe7592a['verify']=function(_0x57d503){if('object'!=typeof _0x57d503||null===_0x57d503)return'object\x20expected';var _0xb1ea51;if(null!=_0x57d503['splitPosition']&&_0x57d503['hasOwnProperty']('splitPosition')&&(_0xb1ea51=_0x52708b['Position']['verify'](_0x57d503['splitPosition'])))return'splitPosition.'+_0xb1ea51;if(null!=_0x57d503['graveyardPosition']&&_0x57d503['hasOwnProperty']('graveyardPosition')&&(_0xb1ea51=_0x52708b['Position']['verify'](_0x57d503['graveyardPosition'])))return'graveyardPosition.'+_0xb1ea51;if(null!=_0x57d503['howMany']&&_0x57d503['hasOwnProperty']('howMany')&&!_0x585afe['isInteger'](_0x57d503['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x57d503['insertionPosition']&&_0x57d503['hasOwnProperty']('insertionPosition')&&(_0xb1ea51=_0x52708b['Position']['verify'](_0x57d503['insertionPosition'])))return'insertionPosition.'+_0xb1ea51;return null!=_0x57d503['wasUndone']&&_0x57d503['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x57d503['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xe7592a['fromObject']=function(_0x271afb){if(_0x271afb instanceof _0x52708b['SplitOperation'])return _0x271afb;var _0x9c46f5=new _0x52708b['SplitOperation']();if(null!=_0x271afb['splitPosition']){if('object'!=typeof _0x271afb['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x9c46f5['splitPosition']=_0x52708b['Position']['fromObject'](_0x271afb['splitPosition']);}if(null!=_0x271afb['graveyardPosition']){if('object'!=typeof _0x271afb['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x9c46f5['graveyardPosition']=_0x52708b['Position']['fromObject'](_0x271afb['graveyardPosition']);}if(null!=_0x271afb['howMany']&&(_0x9c46f5['howMany']=_0x271afb['howMany']>>>0x0),null!=_0x271afb['insertionPosition']){if('object'!=typeof _0x271afb['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x9c46f5['insertionPosition']=_0x52708b['Position']['fromObject'](_0x271afb['insertionPosition']);}return null!=_0x271afb['wasUndone']&&(_0x9c46f5['wasUndone']=Boolean(_0x271afb['wasUndone'])),_0x9c46f5;},_0xe7592a['toObject']=function(_0x94394e,_0x4d74be){_0x4d74be||(_0x4d74be={});var _0x4754af={};return _0x4d74be['defaults']&&(_0x4754af['splitPosition']=null,_0x4754af['graveyardPosition']=null,_0x4754af['howMany']=0x0,_0x4754af['insertionPosition']=null,_0x4754af['wasUndone']=!0x1),null!=_0x94394e['splitPosition']&&_0x94394e['hasOwnProperty']('splitPosition')&&(_0x4754af['splitPosition']=_0x52708b['Position']['toObject'](_0x94394e['splitPosition'],_0x4d74be)),null!=_0x94394e['graveyardPosition']&&_0x94394e['hasOwnProperty']('graveyardPosition')&&(_0x4754af['graveyardPosition']=_0x52708b['Position']['toObject'](_0x94394e['graveyardPosition'],_0x4d74be)),null!=_0x94394e['howMany']&&_0x94394e['hasOwnProperty']('howMany')&&(_0x4754af['howMany']=_0x94394e['howMany']),null!=_0x94394e['insertionPosition']&&_0x94394e['hasOwnProperty']('insertionPosition')&&(_0x4754af['insertionPosition']=_0x52708b['Position']['toObject'](_0x94394e['insertionPosition'],_0x4d74be)),null!=_0x94394e['wasUndone']&&_0x94394e['hasOwnProperty']('wasUndone')&&(_0x4754af['wasUndone']=_0x94394e['wasUndone']),_0x4754af;},_0xe7592a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0xe7592a['getTypeUrl']=function(_0x8c447){return void 0x0===_0x8c447&&(_0x8c447='type.googleapis.com'),_0x8c447+'/SplitOperation';},_0xe7592a;}()),_0x52708b['Position']=(function(){function _0x50e14d(_0x3b4958){if(this['path']=[],_0x3b4958){for(var _0x531d9e=Object['keys'](_0x3b4958),_0x1d4b09=0x0;_0x1d4b09<_0x531d9e['length'];++_0x1d4b09)null!=_0x3b4958[_0x531d9e[_0x1d4b09]]&&(this[_0x531d9e[_0x1d4b09]]=_0x3b4958[_0x531d9e[_0x1d4b09]]);}}return _0x50e14d['prototype']['root']='',_0x50e14d['prototype']['rootMain']=!0x1,_0x50e14d['prototype']['rootGraveyard']=!0x1,_0x50e14d['prototype']['path']=_0x585afe['emptyArray'],_0x50e14d['prototype']['stickiness']='',_0x50e14d['create']=function(_0x1af92a){return new _0x50e14d(_0x1af92a);},_0x50e14d['encode']=function(_0x37007e,_0x2284fe){if(_0x2284fe||(_0x2284fe=_0x3f658d['create']()),null!=_0x37007e['root']&&Object['hasOwnProperty']['call'](_0x37007e,'root')&&_0x2284fe['uint32'](0xa)['string'](_0x37007e['root']),null!=_0x37007e['rootMain']&&Object['hasOwnProperty']['call'](_0x37007e,'rootMain')&&_0x2284fe['uint32'](0x10)['bool'](_0x37007e['rootMain']),null!=_0x37007e['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x37007e,'rootGraveyard')&&_0x2284fe['uint32'](0x18)['bool'](_0x37007e['rootGraveyard']),null!=_0x37007e['path']&&_0x37007e['path']['length']){_0x2284fe['uint32'](0x22)['fork']();for(var _0x3d9a13=0x0;_0x3d9a13<_0x37007e['path']['length'];++_0x3d9a13)_0x2284fe['uint32'](_0x37007e['path'][_0x3d9a13]);_0x2284fe['ldelim']();}return null!=_0x37007e['stickiness']&&Object['hasOwnProperty']['call'](_0x37007e,'stickiness')&&_0x2284fe['uint32'](0x2a)['string'](_0x37007e['stickiness']),_0x2284fe;},_0x50e14d['encodeDelimited']=function(_0x4de436,_0x4e5157){return this['encode'](_0x4de436,_0x4e5157)['ldelim']();},_0x50e14d['decode']=function(_0x2feca1,_0x1a5210){_0x2feca1 instanceof _0x490ec6||(_0x2feca1=_0x490ec6['create'](_0x2feca1));for(var _0x8b601e=void 0x0===_0x1a5210?_0x2feca1['len']:_0x2feca1['pos']+_0x1a5210,_0x4fbc07=new _0x52708b['Position']();_0x2feca1['pos']<_0x8b601e;){var _0x5ee928=_0x2feca1['uint32']();switch(_0x5ee928>>>0x3){case 0x1:_0x4fbc07['root']=_0x2feca1['string']();break;case 0x2:_0x4fbc07['rootMain']=_0x2feca1['bool']();break;case 0x3:_0x4fbc07['rootGraveyard']=_0x2feca1['bool']();break;case 0x4:if(_0x4fbc07['path']&&_0x4fbc07['path']['length']||(_0x4fbc07['path']=[]),0x2==(0x7&_0x5ee928)){for(var _0x533bdb=_0x2feca1['uint32']()+_0x2feca1['pos'];_0x2feca1['pos']<_0x533bdb;)_0x4fbc07['path']['push'](_0x2feca1['uint32']());}else _0x4fbc07['path']['push'](_0x2feca1['uint32']());break;case 0x5:_0x4fbc07['stickiness']=_0x2feca1['string']();break;default:_0x2feca1['skipType'](0x7&_0x5ee928);}}return _0x4fbc07;},_0x50e14d['decodeDelimited']=function(_0x1ad4b9){return _0x1ad4b9 instanceof _0x490ec6||(_0x1ad4b9=new _0x490ec6(_0x1ad4b9)),this['decode'](_0x1ad4b9,_0x1ad4b9['uint32']());},_0x50e14d['verify']=function(_0x4b25f1){if('object'!=typeof _0x4b25f1||null===_0x4b25f1)return'object\x20expected';if(null!=_0x4b25f1['root']&&_0x4b25f1['hasOwnProperty']('root')&&!_0x585afe['isString'](_0x4b25f1['root']))return'root:\x20string\x20expected';if(null!=_0x4b25f1['rootMain']&&_0x4b25f1['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x4b25f1['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x4b25f1['rootGraveyard']&&_0x4b25f1['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x4b25f1['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x4b25f1['path']&&_0x4b25f1['hasOwnProperty']('path')){if(!Array['isArray'](_0x4b25f1['path']))return'path:\x20array\x20expected';for(var _0x33f5c2=0x0;_0x33f5c2<_0x4b25f1['path']['length'];++_0x33f5c2)if(!_0x585afe['isInteger'](_0x4b25f1['path'][_0x33f5c2]))return'path:\x20integer[]\x20expected';}return null!=_0x4b25f1['stickiness']&&_0x4b25f1['hasOwnProperty']('stickiness')&&!_0x585afe['isString'](_0x4b25f1['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x50e14d['fromObject']=function(_0x36185b){if(_0x36185b instanceof _0x52708b['Position'])return _0x36185b;var _0x3d6f3f=new _0x52708b['Position']();if(null!=_0x36185b['root']&&(_0x3d6f3f['root']=String(_0x36185b['root'])),null!=_0x36185b['rootMain']&&(_0x3d6f3f['rootMain']=Boolean(_0x36185b['rootMain'])),null!=_0x36185b['rootGraveyard']&&(_0x3d6f3f['rootGraveyard']=Boolean(_0x36185b['rootGraveyard'])),_0x36185b['path']){if(!Array['isArray'](_0x36185b['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x3d6f3f['path']=[];for(var _0x3add42=0x0;_0x3add42<_0x36185b['path']['length'];++_0x3add42)_0x3d6f3f['path'][_0x3add42]=_0x36185b['path'][_0x3add42]>>>0x0;}return null!=_0x36185b['stickiness']&&(_0x3d6f3f['stickiness']=String(_0x36185b['stickiness'])),_0x3d6f3f;},_0x50e14d['toObject']=function(_0x492108,_0x2de715){_0x2de715||(_0x2de715={});var _0x9be520={};if((_0x2de715['arrays']||_0x2de715['defaults'])&&(_0x9be520['path']=[]),_0x2de715['defaults']&&(_0x9be520['root']='',_0x9be520['rootMain']=!0x1,_0x9be520['rootGraveyard']=!0x1,_0x9be520['stickiness']=''),null!=_0x492108['root']&&_0x492108['hasOwnProperty']('root')&&(_0x9be520['root']=_0x492108['root']),null!=_0x492108['rootMain']&&_0x492108['hasOwnProperty']('rootMain')&&(_0x9be520['rootMain']=_0x492108['rootMain']),null!=_0x492108['rootGraveyard']&&_0x492108['hasOwnProperty']('rootGraveyard')&&(_0x9be520['rootGraveyard']=_0x492108['rootGraveyard']),_0x492108['path']&&_0x492108['path']['length']){_0x9be520['path']=[];for(var _0x5a4962=0x0;_0x5a4962<_0x492108['path']['length'];++_0x5a4962)_0x9be520['path'][_0x5a4962]=_0x492108['path'][_0x5a4962];}return null!=_0x492108['stickiness']&&_0x492108['hasOwnProperty']('stickiness')&&(_0x9be520['stickiness']=_0x492108['stickiness']),_0x9be520;},_0x50e14d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x50e14d['getTypeUrl']=function(_0xc94ffa){return void 0x0===_0xc94ffa&&(_0xc94ffa='type.googleapis.com'),_0xc94ffa+'/Position';},_0x50e14d;}()),_0x52708b['Range']=(function(){function _0x4152cb(_0x25cd44){if(_0x25cd44){for(var _0x39c796=Object['keys'](_0x25cd44),_0xcc606=0x0;_0xcc606<_0x39c796['length'];++_0xcc606)null!=_0x25cd44[_0x39c796[_0xcc606]]&&(this[_0x39c796[_0xcc606]]=_0x25cd44[_0x39c796[_0xcc606]]);}}return _0x4152cb['prototype']['start']=null,_0x4152cb['prototype']['end']=null,_0x4152cb['create']=function(_0x39fa2e){return new _0x4152cb(_0x39fa2e);},_0x4152cb['encode']=function(_0x1b16bd,_0x3def7d){return _0x3def7d||(_0x3def7d=_0x3f658d['create']()),null!=_0x1b16bd['start']&&Object['hasOwnProperty']['call'](_0x1b16bd,'start')&&_0x52708b['Position']['encode'](_0x1b16bd['start'],_0x3def7d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1b16bd['end']&&Object['hasOwnProperty']['call'](_0x1b16bd,'end')&&_0x52708b['Position']['encode'](_0x1b16bd['end'],_0x3def7d['uint32'](0x12)['fork']())['ldelim'](),_0x3def7d;},_0x4152cb['encodeDelimited']=function(_0x227dcf,_0x5ed945){return this['encode'](_0x227dcf,_0x5ed945)['ldelim']();},_0x4152cb['decode']=function(_0x2efc6c,_0x387fab){_0x2efc6c instanceof _0x490ec6||(_0x2efc6c=_0x490ec6['create'](_0x2efc6c));for(var _0x359544=void 0x0===_0x387fab?_0x2efc6c['len']:_0x2efc6c['pos']+_0x387fab,_0x566a26=new _0x52708b['Range']();_0x2efc6c['pos']<_0x359544;){var _0x33e2ed=_0x2efc6c['uint32']();switch(_0x33e2ed>>>0x3){case 0x1:_0x566a26['start']=_0x52708b['Position']['decode'](_0x2efc6c,_0x2efc6c['uint32']());break;case 0x2:_0x566a26['end']=_0x52708b['Position']['decode'](_0x2efc6c,_0x2efc6c['uint32']());break;default:_0x2efc6c['skipType'](0x7&_0x33e2ed);}}return _0x566a26;},_0x4152cb['decodeDelimited']=function(_0x29e440){return _0x29e440 instanceof _0x490ec6||(_0x29e440=new _0x490ec6(_0x29e440)),this['decode'](_0x29e440,_0x29e440['uint32']());},_0x4152cb['verify']=function(_0x3f8d1e){if('object'!=typeof _0x3f8d1e||null===_0x3f8d1e)return'object\x20expected';var _0x2ffed5;if(null!=_0x3f8d1e['start']&&_0x3f8d1e['hasOwnProperty']('start')&&(_0x2ffed5=_0x52708b['Position']['verify'](_0x3f8d1e['start'])))return'start.'+_0x2ffed5;if(null!=_0x3f8d1e['end']&&_0x3f8d1e['hasOwnProperty']('end')&&(_0x2ffed5=_0x52708b['Position']['verify'](_0x3f8d1e['end'])))return'end.'+_0x2ffed5;return null;},_0x4152cb['fromObject']=function(_0x1a33aa){if(_0x1a33aa instanceof _0x52708b['Range'])return _0x1a33aa;var _0x43d647=new _0x52708b['Range']();if(null!=_0x1a33aa['start']){if('object'!=typeof _0x1a33aa['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x43d647['start']=_0x52708b['Position']['fromObject'](_0x1a33aa['start']);}if(null!=_0x1a33aa['end']){if('object'!=typeof _0x1a33aa['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x43d647['end']=_0x52708b['Position']['fromObject'](_0x1a33aa['end']);}return _0x43d647;},_0x4152cb['toObject']=function(_0x18a741,_0x29c4fa){_0x29c4fa||(_0x29c4fa={});var _0x21c345={};return _0x29c4fa['defaults']&&(_0x21c345['start']=null,_0x21c345['end']=null),null!=_0x18a741['start']&&_0x18a741['hasOwnProperty']('start')&&(_0x21c345['start']=_0x52708b['Position']['toObject'](_0x18a741['start'],_0x29c4fa)),null!=_0x18a741['end']&&_0x18a741['hasOwnProperty']('end')&&(_0x21c345['end']=_0x52708b['Position']['toObject'](_0x18a741['end'],_0x29c4fa)),_0x21c345;},_0x4152cb['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x4152cb['getTypeUrl']=function(_0xea822b){return void 0x0===_0xea822b&&(_0xea822b='type.googleapis.com'),_0xea822b+'/Range';},_0x4152cb;}()),_0x52708b['Element']=(function(){function _0x34f7c0(_0x91331){if(this['children']=[],this['attributesBoolean']={},_0x91331){for(var _0x1c3c5a=Object['keys'](_0x91331),_0xcba956=0x0;_0xcba956<_0x1c3c5a['length'];++_0xcba956)null!=_0x91331[_0x1c3c5a[_0xcba956]]&&(this[_0x1c3c5a[_0xcba956]]=_0x91331[_0x1c3c5a[_0xcba956]]);}}return _0x34f7c0['prototype']['name']='',_0x34f7c0['prototype']['children']=_0x585afe['emptyArray'],_0x34f7c0['prototype']['data']='',_0x34f7c0['prototype']['attributesBoolean']=_0x585afe['emptyObject'],_0x34f7c0['prototype']['attributesJson']='',_0x34f7c0['create']=function(_0x4c3cfc){return new _0x34f7c0(_0x4c3cfc);},_0x34f7c0['encode']=function(_0x269ba4,_0x179c55){if(_0x179c55||(_0x179c55=_0x3f658d['create']()),null!=_0x269ba4['name']&&Object['hasOwnProperty']['call'](_0x269ba4,'name')&&_0x179c55['uint32'](0xa)['string'](_0x269ba4['name']),null!=_0x269ba4['children']&&_0x269ba4['children']['length']){for(var _0x394646=0x0;_0x394646<_0x269ba4['children']['length'];++_0x394646)_0x52708b['Element']['encode'](_0x269ba4['children'][_0x394646],_0x179c55['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x269ba4['data']&&Object['hasOwnProperty']['call'](_0x269ba4,'data')&&_0x179c55['uint32'](0x1a)['string'](_0x269ba4['data']),null!=_0x269ba4['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x269ba4,'attributesBoolean')){var _0x5ba8f2=Object['keys'](_0x269ba4['attributesBoolean']);for(_0x394646=0x0;_0x394646<_0x5ba8f2['length'];++_0x394646)_0x179c55['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x5ba8f2[_0x394646])['uint32'](0x10)['bool'](_0x269ba4['attributesBoolean'][_0x5ba8f2[_0x394646]])['ldelim']();}return null!=_0x269ba4['attributesJson']&&Object['hasOwnProperty']['call'](_0x269ba4,'attributesJson')&&_0x179c55['uint32'](0x2a)['string'](_0x269ba4['attributesJson']),_0x179c55;},_0x34f7c0['encodeDelimited']=function(_0x27cf6c,_0x2d7247){return this['encode'](_0x27cf6c,_0x2d7247)['ldelim']();},_0x34f7c0['decode']=function(_0x1b01d2,_0x34f809){_0x1b01d2 instanceof _0x490ec6||(_0x1b01d2=_0x490ec6['create'](_0x1b01d2));for(var _0x20e1c0,_0x1419ed,_0x4e0f69=void 0x0===_0x34f809?_0x1b01d2['len']:_0x1b01d2['pos']+_0x34f809,_0x51ce3e=new _0x52708b['Element']();_0x1b01d2['pos']<_0x4e0f69;){var _0x50af5c=_0x1b01d2['uint32']();switch(_0x50af5c>>>0x3){case 0x1:_0x51ce3e['name']=_0x1b01d2['string']();break;case 0x2:_0x51ce3e['children']&&_0x51ce3e['children']['length']||(_0x51ce3e['children']=[]),_0x51ce3e['children']['push'](_0x52708b['Element']['decode'](_0x1b01d2,_0x1b01d2['uint32']()));break;case 0x3:_0x51ce3e['data']=_0x1b01d2['string']();break;case 0x4:_0x51ce3e['attributesBoolean']===_0x585afe['emptyObject']&&(_0x51ce3e['attributesBoolean']={});var _0x77925f=_0x1b01d2['uint32']()+_0x1b01d2['pos'];for(_0x20e1c0='',_0x1419ed=!0x1;_0x1b01d2['pos']<_0x77925f;){var _0x2a0b8d=_0x1b01d2['uint32']();switch(_0x2a0b8d>>>0x3){case 0x1:_0x20e1c0=_0x1b01d2['string']();break;case 0x2:_0x1419ed=_0x1b01d2['bool']();break;default:_0x1b01d2['skipType'](0x7&_0x2a0b8d);}}_0x51ce3e['attributesBoolean'][_0x20e1c0]=_0x1419ed;break;case 0x5:_0x51ce3e['attributesJson']=_0x1b01d2['string']();break;default:_0x1b01d2['skipType'](0x7&_0x50af5c);}}return _0x51ce3e;},_0x34f7c0['decodeDelimited']=function(_0x4007bc){return _0x4007bc instanceof _0x490ec6||(_0x4007bc=new _0x490ec6(_0x4007bc)),this['decode'](_0x4007bc,_0x4007bc['uint32']());},_0x34f7c0['verify']=function(_0x17c066){if('object'!=typeof _0x17c066||null===_0x17c066)return'object\x20expected';if(null!=_0x17c066['name']&&_0x17c066['hasOwnProperty']('name')&&!_0x585afe['isString'](_0x17c066['name']))return'name:\x20string\x20expected';if(null!=_0x17c066['children']&&_0x17c066['hasOwnProperty']('children')){if(!Array['isArray'](_0x17c066['children']))return'children:\x20array\x20expected';for(var _0x2d2758=0x0;_0x2d2758<_0x17c066['children']['length'];++_0x2d2758){var _0x98a5d1=_0x52708b['Element']['verify'](_0x17c066['children'][_0x2d2758]);if(_0x98a5d1)return'children.'+_0x98a5d1;}}if(null!=_0x17c066['data']&&_0x17c066['hasOwnProperty']('data')&&!_0x585afe['isString'](_0x17c066['data']))return'data:\x20string\x20expected';if(null!=_0x17c066['attributesBoolean']&&_0x17c066['hasOwnProperty']('attributesBoolean')){if(!_0x585afe['isObject'](_0x17c066['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0xb9af8c=Object['keys'](_0x17c066['attributesBoolean']);for(_0x2d2758=0x0;_0x2d2758<_0xb9af8c['length'];++_0x2d2758)if('boolean'!=typeof _0x17c066['attributesBoolean'][_0xb9af8c[_0x2d2758]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x17c066['attributesJson']&&_0x17c066['hasOwnProperty']('attributesJson')&&!_0x585afe['isString'](_0x17c066['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x34f7c0['fromObject']=function(_0x60751a){if(_0x60751a instanceof _0x52708b['Element'])return _0x60751a;var _0x43f7a8=new _0x52708b['Element']();if(null!=_0x60751a['name']&&(_0x43f7a8['name']=String(_0x60751a['name'])),_0x60751a['children']){if(!Array['isArray'](_0x60751a['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x43f7a8['children']=[];for(var _0x3d0e0d=0x0;_0x3d0e0d<_0x60751a['children']['length'];++_0x3d0e0d){if('object'!=typeof _0x60751a['children'][_0x3d0e0d])throw TypeError('.Element.children:\x20object\x20expected');_0x43f7a8['children'][_0x3d0e0d]=_0x52708b['Element']['fromObject'](_0x60751a['children'][_0x3d0e0d]);}}if(null!=_0x60751a['data']&&(_0x43f7a8['data']=String(_0x60751a['data'])),_0x60751a['attributesBoolean']){if('object'!=typeof _0x60751a['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x43f7a8['attributesBoolean']={};var _0x5cd951=Object['keys'](_0x60751a['attributesBoolean']);for(_0x3d0e0d=0x0;_0x3d0e0d<_0x5cd951['length'];++_0x3d0e0d)_0x43f7a8['attributesBoolean'][_0x5cd951[_0x3d0e0d]]=Boolean(_0x60751a['attributesBoolean'][_0x5cd951[_0x3d0e0d]]);}return null!=_0x60751a['attributesJson']&&(_0x43f7a8['attributesJson']=String(_0x60751a['attributesJson'])),_0x43f7a8;},_0x34f7c0['toObject']=function(_0x4a9a55,_0x1f1cc9){_0x1f1cc9||(_0x1f1cc9={});var _0x5bcf47,_0x149c7f={};if((_0x1f1cc9['arrays']||_0x1f1cc9['defaults'])&&(_0x149c7f['children']=[]),(_0x1f1cc9['objects']||_0x1f1cc9['defaults'])&&(_0x149c7f['attributesBoolean']={}),_0x1f1cc9['defaults']&&(_0x149c7f['name']='',_0x149c7f['data']='',_0x149c7f['attributesJson']=''),null!=_0x4a9a55['name']&&_0x4a9a55['hasOwnProperty']('name')&&(_0x149c7f['name']=_0x4a9a55['name']),_0x4a9a55['children']&&_0x4a9a55['children']['length']){_0x149c7f['children']=[];for(var _0x2b55ab=0x0;_0x2b55ab<_0x4a9a55['children']['length'];++_0x2b55ab)_0x149c7f['children'][_0x2b55ab]=_0x52708b['Element']['toObject'](_0x4a9a55['children'][_0x2b55ab],_0x1f1cc9);}if(null!=_0x4a9a55['data']&&_0x4a9a55['hasOwnProperty']('data')&&(_0x149c7f['data']=_0x4a9a55['data']),_0x4a9a55['attributesBoolean']&&(_0x5bcf47=Object['keys'](_0x4a9a55['attributesBoolean']))['length']){_0x149c7f['attributesBoolean']={};for(_0x2b55ab=0x0;_0x2b55ab<_0x5bcf47['length'];++_0x2b55ab)_0x149c7f['attributesBoolean'][_0x5bcf47[_0x2b55ab]]=_0x4a9a55['attributesBoolean'][_0x5bcf47[_0x2b55ab]];}return null!=_0x4a9a55['attributesJson']&&_0x4a9a55['hasOwnProperty']('attributesJson')&&(_0x149c7f['attributesJson']=_0x4a9a55['attributesJson']),_0x149c7f;},_0x34f7c0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x38bf58['util']['toJSONOptions']);},_0x34f7c0['getTypeUrl']=function(_0x4e3e59){return void 0x0===_0x4e3e59&&(_0x4e3e59='type.googleapis.com'),_0x4e3e59+'/Element';},_0x34f7c0;}()),_0x52708b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x512e9a){return new y(this['_protobufRoot'][_0x512e9a]);}}class y{['_protobuf'];constructor(_0x28df0a){this['_protobuf']=_0x28df0a;}['compress'](_0xde702){const _0x3cfcb1=this['_protobuf']['verify'](_0xde702);if(_0x3cfcb1)throw Error(_0x3cfcb1);return this['_protobuf']['encode'](this['_protobuf']['create'](_0xde702))['finish']();}['decompress'](_0x8f5cb3){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x8f5cb3),{'oneofs':!0x0});}}function _(_0x17c9e5,_0x52f6ca){const _0x43ef32=_0x4c2bac(_0x17c9e5);return _0x43ef32['path'][_0x43ef32['path']['length']-0x1]+=_0x52f6ca,_0x43ef32;}function O(_0x1aa987,_0x16d8f){return _0x1aa987['root']===_0x16d8f['root']&&_0x230483(_0x1aa987['path'],_0x16d8f['path']);}function $(_0x5f32ed){P(_0x5f32ed,_0x362c7c=>('main'==_0x362c7c['root']?(_0x362c7c['rootMain']=!0x0,delete _0x362c7c['root']):'$graveyard'==_0x362c7c['root']&&(_0x362c7c['rootGraveyard']=!0x0,delete _0x362c7c['root']),_0x362c7c));}function J(_0x56b60d){P(_0x56b60d,_0xbb6afa=>(_0xbb6afa['rootMain']?(_0xbb6afa['root']='main',delete _0xbb6afa['rootMain']):_0xbb6afa['rootGraveyard']&&(_0xbb6afa['root']='$graveyard',delete _0xbb6afa['rootGraveyard']),_0xbb6afa));}function P(_0x4fd705,_0x50e23d){for(const _0x4b13cc in _0x4fd705){const _0x4cd762=_0x4fd705[_0x4b13cc];'nodes'!==_0x4b13cc&&_0x3ed21e(_0x4cd762)&&(_0x4cd762['path']&&(_0x4cd762['root']||_0x4cd762['rootMain']||_0x4cd762['rootGraveyard'])?_0x4fd705[_0x4b13cc]=_0x50e23d(_0x4cd762):P(_0x4cd762,_0x50e23d));}return _0x4fd705;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x29b173,_0x38b5e5,_0x372a22){this['_id']=_0x29b173,this['_operationName']=_0x38b5e5,this['_protobufDescriptor']=_0x372a22;}['compress'](_0x9837dd,_0x33e599){const _0x540709=_0x33e599['shift']();return $(_0x540709),_0x9837dd['buffers']['push'](this['_protobufDescriptor']['compress'](_0x540709)),_0x9837dd['types']['push'](this['_id']),!0x0;}['decompress'](_0x2aafdc,_0x1a6734){_0x1a6734['types']['shift']();const _0x300605=this['_protobufDescriptor']['decompress'](_0x1a6734['buffers']['shift']());J(_0x300605),_0x300605['__className']=this['_operationName'],_0x2aafdc['push'](_0x300605);}}class s extends e{['compress'](_0x1c4157,_0x31b51d){const _0x4e5a0f=_0x31b51d['shift']();return this['_serializeOneOf']('oldValue',_0x4e5a0f),this['_serializeOneOf']('newValue',_0x4e5a0f),$(_0x4e5a0f),_0x1c4157['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4e5a0f)),_0x1c4157['types']['push'](this['_id']),!0x0;}['decompress'](_0x21447a,_0x3351b6){const {types:_0x4cca25,buffers:_0x1b7c56}=_0x3351b6,_0x2f4e2b=this['_protobufDescriptor']['decompress'](_0x1b7c56['shift']());_0x4cca25['shift'](),this['_deserializeOneOf']('oldValue',_0x2f4e2b),this['_deserializeOneOf']('newValue',_0x2f4e2b),J(_0x2f4e2b),_0x2f4e2b['__className']=this['_operationName'],_0x21447a['push'](_0x2f4e2b);}['_serializeOneOf'](_0x3162cb,_0x4d8ef8){const _0x31d555=_0x4d8ef8[_0x3162cb];'boolean'==typeof _0x31d555?_0x4d8ef8[_0x3162cb+'Boolean']=_0x31d555:_0x4d8ef8[_0x3162cb+'Json']=JSON['stringify'](_0x31d555);}['_deserializeOneOf'](_0x34a87c,_0x235bd0){const _0x22dd3d=_0x34a87c+'Json';_0x235bd0[_0x22dd3d]?(_0x235bd0[_0x34a87c]=JSON['parse'](_0x235bd0[_0x22dd3d]),delete _0x235bd0[_0x22dd3d]):(_0x235bd0[_0x34a87c]=_0x235bd0[_0x34a87c+'Boolean'],delete _0x235bd0[_0x34a87c+'Boolean']);}}class i extends e{['compress'](_0xcf9487,_0x4332a7){const _0x1d779f=_0x4332a7['shift']();return this['_serializeNodesAttributes'](_0x1d779f['nodes']),$(_0x1d779f),_0xcf9487['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1d779f)),_0xcf9487['types']['push'](this['_id']),!0x0;}['decompress'](_0x4e19c7,_0x3da778){const {types:_0x925736,buffers:_0x439a04}=_0x3da778,_0x189d2d=this['_protobufDescriptor']['decompress'](_0x439a04['shift']());_0x925736['shift'](),_0x189d2d['nodes']||(_0x189d2d['nodes']=[]),this['_deserializeNodesAttributes'](_0x189d2d['nodes']),J(_0x189d2d),_0x189d2d['__className']=this['_operationName'],_0x4e19c7['push'](_0x189d2d);}['_serializeNodesAttributes'](_0x4b1efa){for(const _0x23d405 of _0x4b1efa){if(_0x23d405['attributes']){const _0x522704=_0x23d405['attributes'];this['_areValuesBoolean'](_0x522704)?_0x23d405['attributesBoolean']=_0x522704:_0x23d405['attributesJson']=JSON['stringify'](_0x522704);}_0x23d405['children']&&this['_serializeNodesAttributes'](_0x23d405['children']);}}['_deserializeNodesAttributes'](_0x2d6fe6){for(const _0x27ac4a of _0x2d6fe6)(_0x27ac4a['attributesBoolean']||_0x27ac4a['attributesJson'])&&(_0x27ac4a['attributesBoolean']?(_0x27ac4a['attributes']=_0x27ac4a['attributesBoolean'],delete _0x27ac4a['attributesBoolean']):(_0x27ac4a['attributes']=JSON['parse'](_0x27ac4a['attributesJson']),delete _0x27ac4a['attributesJson'])),_0x27ac4a['children']&&this['_deserializeNodesAttributes'](_0x27ac4a['children']);}['_areValuesBoolean'](_0x28bca2){return Object['keys'](_0x28bca2)['every'](_0x4e1d39=>'boolean'==typeof _0x28bca2[_0x4e1d39]);}}class n extends e{['decompress'](_0x254d81,_0x1fef15){super['decompress'](_0x254d81,_0x1fef15);const _0x4f5e67=_0x254d81[_0x254d81['length']-0x1];_0x4f5e67['oldRange']||(_0x4f5e67['oldRange']=null),_0x4f5e67['newRange']||(_0x4f5e67['newRange']=null);}}class p extends e{['compress'](_0x305685,_0x205828){return _0x205828['shift'](),_0x305685['types']['push'](this['_id']),!0x0;}['decompress'](_0x4fd842,_0x7bed9a){_0x7bed9a['types']['shift'](),_0x4fd842['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x4db154,_0x2eded1,_0x557230,_0xf4af2e){super(_0x4db154,_0x2eded1,_0x557230),this['_omittedNamespace']=_0xf4af2e+':';}['compress'](_0x3d3713,_0x14dd10){return!('MarkerOperation'!=_0x14dd10[0x0]['__className']||!_0x14dd10[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x14dd10[0x0]['name']=_0x14dd10[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x3d3713,_0x14dd10),!0x0);}['decompress'](_0x801a2c,_0x23879c){super['decompress'](_0x801a2c,_0x23879c);const _0x3208aa=_0x801a2c[_0x801a2c['length']-0x1];_0x3208aa['name']=this['_omittedNamespace']+_0x3208aa['name'];}}class b{['_id'];['_context'];constructor(_0x43f604,_0x13b747){this['_id']=_0x43f604,this['_context']=_0x13b747;}['compress'](_0xd1cce5,_0x5ef563){let _0x3df52b;for(;_0x5ef563['length']>0x1&&this['_compareOperations'](_0x5ef563[0x0],_0x5ef563[0x1]);)_0x3df52b?(_0x3df52b=this['_combineNext'](_0x5ef563['shift'](),_0x3df52b),_0xd1cce5['types']['push'](0x0)):(_0x3df52b=_0x4c2bac(_0x5ef563['shift']()),_0xd1cce5['types']['push'](this['_id']));return!!_0x3df52b&&(_0x3df52b=this['_combineNext'](_0x5ef563['shift'](),_0x3df52b),_0xd1cce5['types']['push'](0x0),_0xd1cce5['buffers']['push'](this['_compressSingleOperation'](_0x3df52b)),!0x0);}['decompress'](_0x47dbed,_0x2bc71b){const _0x2b449f=this['_decompressSingleOperation'](_0x2bc71b);for(;0x0==_0x2bc71b['types'][0x0];)_0x2bc71b['types']['shift'](),_0x47dbed['push'](this['_splitCurrent'](_0x2b449f));_0x47dbed['push'](_0x2b449f);}}class m extends b{['_combineNext'](_0x5c7ee7,_0x24f9fa){return _0x24f9fa['nodes'][0x0]['data']+=_0x5c7ee7['nodes'][0x0]['data'],_0x24f9fa;}['_splitCurrent'](_0x11b2b1){const _0x562656=_0x4c2bac(_0x11b2b1),_0x82d5b6=_0x562656['nodes'][0x0],_0xd06bc0=_0x11b2b1['nodes'][0x0],_0x5d2d98=_0xd06bc0['data'][Symbol['iterator']]()['next']()['value'],_0x57ff6b=_0x5d2d98['length'];return _0x82d5b6['data']=_0x5d2d98,_0xd06bc0['data']=_0xd06bc0['data']['substr'](_0x57ff6b),_0x11b2b1['position']=_(_0x11b2b1['position'],_0x57ff6b),_0x562656;}['_compareOperations'](_0x17a93f,_0x5c3eba){if(this['_checkOperation'](_0x17a93f)&&this['_checkOperation'](_0x5c3eba)){const _0x1f14e4=_0x17a93f['nodes'][0x0]['data']['length'],_0x3bb021=O(_(_0x17a93f['position'],_0x1f14e4),_0x5c3eba['position']),_0x53d09c=_0x17a93f['nodes'][0x0],_0x59c224=_0x5c3eba['nodes'][0x0];return _0x3bb021&&this['_compareAttributes'](_0x53d09c,_0x59c224);}return!0x1;}['_compressSingleOperation'](_0x2ffc0d){const _0x39f8c1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x39f8c1,[_0x2ffc0d]),_0x39f8c1['buffers'][0x0];}['_decompressSingleOperation'](_0x5bf6f4){const _0x2dce7a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2dce7a,_0x5bf6f4),_0x2dce7a[0x0];}['_checkOperation'](_0x295013){return'InsertOperation'==_0x295013['__className']&&0x1==_0x295013['nodes']['length']&&_0x295013['nodes'][0x0]['data']&&!_0x295013['wasUndone']&&0x1==Array['from'](_0x295013['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x430a0d,_0xa3807c){const _0x51fe87=Object['keys'](_0x430a0d['attributes']||{}),_0x27ba3b=Object['keys'](_0xa3807c['attributes']||{});return _0x51fe87['length']===_0x27ba3b['length']&&_0x51fe87['every'](_0x8477b=>_0xa3807c['attributes'][_0x8477b]&&_0xa3807c['attributes'][_0x8477b]===_0x430a0d['attributes'][_0x8477b]);}}class c extends b{['_combineNext'](_0x50f338,_0x3deccd){return _0x3deccd['howMany']++,_0x3deccd['sourcePosition']=_0x4c2bac(_0x50f338['sourcePosition']),_0x3deccd;}['_splitCurrent'](_0x52d917){const _0x4a3797=_0x4c2bac(_0x52d917);return _0x52d917['howMany']--,_0x4a3797['howMany']=0x1,_0x4a3797['sourcePosition']=_(_0x4a3797['sourcePosition'],_0x52d917['howMany']),_0x4a3797;}['_compareOperations'](_0x375e87,_0x1ba548){return!(!this['_checkOperation'](_0x375e87)||!this['_checkOperation'](_0x1ba548))&&(O(_(_0x375e87['sourcePosition'],-0x1),_0x1ba548['sourcePosition'])&&O(_0x375e87['targetPosition'],_0x1ba548['targetPosition']));}['_compressSingleOperation'](_0x2810f1){const _0x3f6245={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x3f6245,[_0x2810f1]),_0x3f6245['buffers'][0x0];}['_decompressSingleOperation'](_0xe36125){const _0x2abb49=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2abb49,_0xe36125),_0x2abb49[0x0];}['_checkOperation'](_0x136f9f){return'MoveOperation'==_0x136f9f['__className']&&'$graveyard'==_0x136f9f['targetPosition']['root']&&0x1==_0x136f9f['howMany']&&!_0x136f9f['wasUndone'];}}class h extends b{['_combineNext'](_0x2c68bc,_0x54151e){return _0x54151e['howMany']++,_0x54151e;}['_splitCurrent'](_0x542c7e){const _0x53043e=_0x4c2bac(_0x542c7e);return _0x53043e['howMany']=0x1,_0x542c7e['howMany']--,_0x53043e;}['_compareOperations'](_0x26a6f5,_0x1cd1a4){return!(!this['_checkOperation'](_0x26a6f5)||!this['_checkOperation'](_0x1cd1a4))&&(O(_0x26a6f5['sourcePosition'],_0x1cd1a4['sourcePosition'])&&O(_0x26a6f5['targetPosition'],_0x1cd1a4['targetPosition']));}['_compressSingleOperation'](_0x12816b){const _0x34271e={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x34271e,[_0x12816b]),_0x34271e['buffers'][0x0];}['_decompressSingleOperation'](_0x378c33){const _0x35d8b3=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x35d8b3,_0x378c33),_0x35d8b3[0x0];}['_checkOperation'](_0x1b42f4){return'MoveOperation'==_0x1b42f4['__className']&&'$graveyard'==_0x1b42f4['targetPosition']['root']&&0x1==_0x1b42f4['howMany']&&!_0x1b42f4['wasUndone'];}}class f extends b{['compress'](_0x4e42b1,_0x3a95e0){if(!this['_compareOperations'](_0x3a95e0[0x0],_0x3a95e0[0x1]))return!0x1;const _0x3f9d04=_0x3a95e0['shift']();return _0x3f9d04['oldRange']=null,_0x3f9d04['newRange']&&O(_0x3f9d04['newRange']['start'],_0x3f9d04['newRange']['end'])&&(_0x3f9d04['newRange']['end']=null),_0x3a95e0['shift'](),_0x4e42b1['types']['push'](this['_id']),_0x4e42b1['types']['push'](0x0),_0x4e42b1['buffers']['push'](this['_compressSingleOperation'](_0x3f9d04)),!0x0;}['decompress'](_0x70f803,_0x9c94b){const _0x5090d5=this['_decompressSingleOperation'](_0x9c94b);_0x5090d5['newRange']&&!_0x5090d5['newRange']['end']&&(_0x5090d5['newRange']['end']=_0x4c2bac(_0x5090d5['newRange']['start']));const _0x2c9b05=_0x4c2bac(_0x5090d5);_0x2c9b05['newRange']&&(_0x2c9b05['newRange']['start']['stickiness']='toNone',_0x2c9b05['newRange']['end']=_0x4c2bac(_0x2c9b05['newRange']['start'])),_0x2c9b05['name']='user:position:'+_0x2c9b05['name']['split'](':')[0x2],_0x9c94b['types']['shift'](),_0x70f803['push'](_0x5090d5),_0x70f803['push'](_0x2c9b05);}['_compressSingleOperation'](_0x2fa924){const _0x18ad32={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x18ad32,[_0x2fa924]),_0x18ad32['buffers'][0x0];}['_decompressSingleOperation'](_0xbf97e7){const _0xb099e=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xb099e,_0xbf97e7),_0xb099e[0x0];}['_compareOperations'](_0x1d46e8,_0x3ca8af){return!(!_0x1d46e8||!_0x3ca8af)&&('MarkerOperation'==_0x1d46e8['__className']&&'MarkerOperation'==_0x3ca8af['__className']&&!(!_0x1d46e8['name']['startsWith']('user:')||!_0x3ca8af['name']['startsWith']('user:')||_0x1d46e8['name']==_0x3ca8af['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x444b45=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',_0x444b45,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x444b45,'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'](_0x446e79){if(!_0x446e79||!_0x446e79[0x0])throw new _0x18e9fc('no-operations-provided',this);const _0x9f5be0={'types':[],'buffers':[],'baseVersion':_0x446e79[0x0]['baseVersion']};for(;_0x446e79['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('TypingAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('DeletingAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x9f5be0,_0x446e79)||this['_getCompressorByName'](_0x446e79[0x0]['__className'])['compress'](_0x9f5be0,_0x446e79);return _0x9f5be0;}['decompress'](_0x499435){const _0x328213=[];for(;_0x499435['types']['length'];){this['_compressorById']['get'](_0x499435['types'][0x0])['decompress'](_0x328213,_0x499435);}return _0x328213['forEach']((_0xa98c5b,_0x3c3e5e)=>_0xa98c5b['baseVersion']=_0x499435['baseVersion']+_0x3c3e5e),_0x328213;}['_getCompressorByName'](_0x1a9004){return this['_compressorByName']['get'](_0x1a9004);}['_registerOperationCompressor'](_0x1a1bea,_0xf704fc,_0x3de180){const _0x131331=new _0x3de180(_0x1a1bea,_0xf704fc,this['_protobufFactory']['getDescriptor'](_0xf704fc));this['_registerCompressor'](_0x1a1bea,_0xf704fc,_0x131331);}['_registerActionCompressor'](_0x1f4f83,_0x1f2fef,_0x29e07f){const _0x8f571d=new _0x29e07f(_0x1f4f83,this);this['_registerCompressor'](_0x1f4f83,_0x1f2fef,_0x8f571d);}['_registerCompressor'](_0x1d121c,_0x57c1d2,_0x343fc8){this['_compressorById']['set'](_0x1d121c,_0x343fc8),this['_compressorByName']['set'](_0x57c1d2,_0x343fc8);}}export{g as Compressor};
23
+ import{CKEditorError as _0x42617d}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3e7810 from'protobufjs/minimal.js';import{cloneDeep as _0x4390e2,isEqual as _0x55260f,isObject as _0x2afa36}from'lodash-es';const u=/* #__PURE__ -- @preserve */
24
+ ((()=>{var _0x531986=_0x3e7810['Reader'],_0x1c1228=_0x3e7810['Writer'],_0xd89be2=_0x3e7810['util'],_0x40f415=_0x3e7810['roots']['default']||(_0x3e7810['roots']['default']={});return _0x40f415['AttributeOperation']=(function(){function _0x3268db(_0x10adfe){if(_0x10adfe){for(var _0x34f69c=Object['keys'](_0x10adfe),_0x9ee34f=0x0;_0x9ee34f<_0x34f69c['length'];++_0x9ee34f)null!=_0x10adfe[_0x34f69c[_0x9ee34f]]&&(this[_0x34f69c[_0x9ee34f]]=_0x10adfe[_0x34f69c[_0x9ee34f]]);}}return _0x3268db['prototype']['range']=null,_0x3268db['prototype']['key']='',_0x3268db['prototype']['oldValueBoolean']=!0x1,_0x3268db['prototype']['oldValueJson']='',_0x3268db['prototype']['newValueBoolean']=!0x1,_0x3268db['prototype']['newValueJson']='',_0x3268db['prototype']['wasUndone']=!0x1,_0x3268db['create']=function(_0x5a0e66){return new _0x3268db(_0x5a0e66);},_0x3268db['encode']=function(_0x2d7380,_0x52a8fd){return _0x52a8fd||(_0x52a8fd=_0x1c1228['create']()),null!=_0x2d7380['range']&&Object['hasOwnProperty']['call'](_0x2d7380,'range')&&_0x40f415['Range']['encode'](_0x2d7380['range'],_0x52a8fd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2d7380['key']&&Object['hasOwnProperty']['call'](_0x2d7380,'key')&&_0x52a8fd['uint32'](0x12)['string'](_0x2d7380['key']),null!=_0x2d7380['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d7380,'oldValueBoolean')&&_0x52a8fd['uint32'](0x18)['bool'](_0x2d7380['oldValueBoolean']),null!=_0x2d7380['oldValueJson']&&Object['hasOwnProperty']['call'](_0x2d7380,'oldValueJson')&&_0x52a8fd['uint32'](0x22)['string'](_0x2d7380['oldValueJson']),null!=_0x2d7380['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x2d7380,'newValueBoolean')&&_0x52a8fd['uint32'](0x28)['bool'](_0x2d7380['newValueBoolean']),null!=_0x2d7380['newValueJson']&&Object['hasOwnProperty']['call'](_0x2d7380,'newValueJson')&&_0x52a8fd['uint32'](0x32)['string'](_0x2d7380['newValueJson']),null!=_0x2d7380['wasUndone']&&Object['hasOwnProperty']['call'](_0x2d7380,'wasUndone')&&_0x52a8fd['uint32'](0x38)['bool'](_0x2d7380['wasUndone']),_0x52a8fd;},_0x3268db['encodeDelimited']=function(_0x5d29e0,_0x48a948){return this['encode'](_0x5d29e0,_0x48a948)['ldelim']();},_0x3268db['decode']=function(_0x2f02cb,_0x5e6e91){_0x2f02cb instanceof _0x531986||(_0x2f02cb=_0x531986['create'](_0x2f02cb));for(var _0x360303=void 0x0===_0x5e6e91?_0x2f02cb['len']:_0x2f02cb['pos']+_0x5e6e91,_0x336e3c=new _0x40f415['AttributeOperation']();_0x2f02cb['pos']<_0x360303;){var _0x5498b3=_0x2f02cb['uint32']();switch(_0x5498b3>>>0x3){case 0x1:_0x336e3c['range']=_0x40f415['Range']['decode'](_0x2f02cb,_0x2f02cb['uint32']());break;case 0x2:_0x336e3c['key']=_0x2f02cb['string']();break;case 0x3:_0x336e3c['oldValueBoolean']=_0x2f02cb['bool']();break;case 0x4:_0x336e3c['oldValueJson']=_0x2f02cb['string']();break;case 0x5:_0x336e3c['newValueBoolean']=_0x2f02cb['bool']();break;case 0x6:_0x336e3c['newValueJson']=_0x2f02cb['string']();break;case 0x7:_0x336e3c['wasUndone']=_0x2f02cb['bool']();break;default:_0x2f02cb['skipType'](0x7&_0x5498b3);}}return _0x336e3c;},_0x3268db['decodeDelimited']=function(_0x4ba91a){return _0x4ba91a instanceof _0x531986||(_0x4ba91a=new _0x531986(_0x4ba91a)),this['decode'](_0x4ba91a,_0x4ba91a['uint32']());},_0x3268db['verify']=function(_0x109e57){if('object'!=typeof _0x109e57||null===_0x109e57)return'object\x20expected';if(null!=_0x109e57['range']&&_0x109e57['hasOwnProperty']('range')){var _0x498c02=_0x40f415['Range']['verify'](_0x109e57['range']);if(_0x498c02)return'range.'+_0x498c02;}return null!=_0x109e57['key']&&_0x109e57['hasOwnProperty']('key')&&!_0xd89be2['isString'](_0x109e57['key'])?'key:\x20string\x20expected':null!=_0x109e57['oldValueBoolean']&&_0x109e57['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x109e57['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x109e57['oldValueJson']&&_0x109e57['hasOwnProperty']('oldValueJson')&&!_0xd89be2['isString'](_0x109e57['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x109e57['newValueBoolean']&&_0x109e57['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x109e57['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x109e57['newValueJson']&&_0x109e57['hasOwnProperty']('newValueJson')&&!_0xd89be2['isString'](_0x109e57['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x109e57['wasUndone']&&_0x109e57['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x109e57['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3268db['fromObject']=function(_0x309aa0){if(_0x309aa0 instanceof _0x40f415['AttributeOperation'])return _0x309aa0;var _0x269a68=new _0x40f415['AttributeOperation']();if(null!=_0x309aa0['range']){if('object'!=typeof _0x309aa0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x269a68['range']=_0x40f415['Range']['fromObject'](_0x309aa0['range']);}return null!=_0x309aa0['key']&&(_0x269a68['key']=String(_0x309aa0['key'])),null!=_0x309aa0['oldValueBoolean']&&(_0x269a68['oldValueBoolean']=Boolean(_0x309aa0['oldValueBoolean'])),null!=_0x309aa0['oldValueJson']&&(_0x269a68['oldValueJson']=String(_0x309aa0['oldValueJson'])),null!=_0x309aa0['newValueBoolean']&&(_0x269a68['newValueBoolean']=Boolean(_0x309aa0['newValueBoolean'])),null!=_0x309aa0['newValueJson']&&(_0x269a68['newValueJson']=String(_0x309aa0['newValueJson'])),null!=_0x309aa0['wasUndone']&&(_0x269a68['wasUndone']=Boolean(_0x309aa0['wasUndone'])),_0x269a68;},_0x3268db['toObject']=function(_0x2541ce,_0xf4dc27){_0xf4dc27||(_0xf4dc27={});var _0x2fcef9={};return _0xf4dc27['defaults']&&(_0x2fcef9['range']=null,_0x2fcef9['key']='',_0x2fcef9['oldValueBoolean']=!0x1,_0x2fcef9['oldValueJson']='',_0x2fcef9['newValueBoolean']=!0x1,_0x2fcef9['newValueJson']='',_0x2fcef9['wasUndone']=!0x1),null!=_0x2541ce['range']&&_0x2541ce['hasOwnProperty']('range')&&(_0x2fcef9['range']=_0x40f415['Range']['toObject'](_0x2541ce['range'],_0xf4dc27)),null!=_0x2541ce['key']&&_0x2541ce['hasOwnProperty']('key')&&(_0x2fcef9['key']=_0x2541ce['key']),null!=_0x2541ce['oldValueBoolean']&&_0x2541ce['hasOwnProperty']('oldValueBoolean')&&(_0x2fcef9['oldValueBoolean']=_0x2541ce['oldValueBoolean']),null!=_0x2541ce['oldValueJson']&&_0x2541ce['hasOwnProperty']('oldValueJson')&&(_0x2fcef9['oldValueJson']=_0x2541ce['oldValueJson']),null!=_0x2541ce['newValueBoolean']&&_0x2541ce['hasOwnProperty']('newValueBoolean')&&(_0x2fcef9['newValueBoolean']=_0x2541ce['newValueBoolean']),null!=_0x2541ce['newValueJson']&&_0x2541ce['hasOwnProperty']('newValueJson')&&(_0x2fcef9['newValueJson']=_0x2541ce['newValueJson']),null!=_0x2541ce['wasUndone']&&_0x2541ce['hasOwnProperty']('wasUndone')&&(_0x2fcef9['wasUndone']=_0x2541ce['wasUndone']),_0x2fcef9;},_0x3268db['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3268db['getTypeUrl']=function(_0x280d72){return void 0x0===_0x280d72&&(_0x280d72='type.googleapis.com'),_0x280d72+'/AttributeOperation';},_0x3268db;}()),_0x40f415['InsertOperation']=(function(){function _0x534ff2(_0x332288){if(this['nodes']=[],_0x332288){for(var _0x3485d1=Object['keys'](_0x332288),_0x2087de=0x0;_0x2087de<_0x3485d1['length'];++_0x2087de)null!=_0x332288[_0x3485d1[_0x2087de]]&&(this[_0x3485d1[_0x2087de]]=_0x332288[_0x3485d1[_0x2087de]]);}}return _0x534ff2['prototype']['position']=null,_0x534ff2['prototype']['nodes']=_0xd89be2['emptyArray'],_0x534ff2['prototype']['shouldReceiveAttributes']=!0x1,_0x534ff2['prototype']['wasUndone']=!0x1,_0x534ff2['create']=function(_0x5a05c8){return new _0x534ff2(_0x5a05c8);},_0x534ff2['encode']=function(_0x17fe99,_0x432caf){if(_0x432caf||(_0x432caf=_0x1c1228['create']()),null!=_0x17fe99['position']&&Object['hasOwnProperty']['call'](_0x17fe99,'position')&&_0x40f415['Position']['encode'](_0x17fe99['position'],_0x432caf['uint32'](0xa)['fork']())['ldelim'](),null!=_0x17fe99['nodes']&&_0x17fe99['nodes']['length']){for(var _0x40da6e=0x0;_0x40da6e<_0x17fe99['nodes']['length'];++_0x40da6e)_0x40f415['Element']['encode'](_0x17fe99['nodes'][_0x40da6e],_0x432caf['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x17fe99['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x17fe99,'shouldReceiveAttributes')&&_0x432caf['uint32'](0x18)['bool'](_0x17fe99['shouldReceiveAttributes']),null!=_0x17fe99['wasUndone']&&Object['hasOwnProperty']['call'](_0x17fe99,'wasUndone')&&_0x432caf['uint32'](0x20)['bool'](_0x17fe99['wasUndone']),_0x432caf;},_0x534ff2['encodeDelimited']=function(_0x48949e,_0x5d051b){return this['encode'](_0x48949e,_0x5d051b)['ldelim']();},_0x534ff2['decode']=function(_0x405fb0,_0x58c515){_0x405fb0 instanceof _0x531986||(_0x405fb0=_0x531986['create'](_0x405fb0));for(var _0x498a92=void 0x0===_0x58c515?_0x405fb0['len']:_0x405fb0['pos']+_0x58c515,_0x35b27a=new _0x40f415['InsertOperation']();_0x405fb0['pos']<_0x498a92;){var _0x2d5dd0=_0x405fb0['uint32']();switch(_0x2d5dd0>>>0x3){case 0x1:_0x35b27a['position']=_0x40f415['Position']['decode'](_0x405fb0,_0x405fb0['uint32']());break;case 0x2:_0x35b27a['nodes']&&_0x35b27a['nodes']['length']||(_0x35b27a['nodes']=[]),_0x35b27a['nodes']['push'](_0x40f415['Element']['decode'](_0x405fb0,_0x405fb0['uint32']()));break;case 0x3:_0x35b27a['shouldReceiveAttributes']=_0x405fb0['bool']();break;case 0x4:_0x35b27a['wasUndone']=_0x405fb0['bool']();break;default:_0x405fb0['skipType'](0x7&_0x2d5dd0);}}return _0x35b27a;},_0x534ff2['decodeDelimited']=function(_0x20f814){return _0x20f814 instanceof _0x531986||(_0x20f814=new _0x531986(_0x20f814)),this['decode'](_0x20f814,_0x20f814['uint32']());},_0x534ff2['verify']=function(_0x1255e0){if('object'!=typeof _0x1255e0||null===_0x1255e0)return'object\x20expected';if(null!=_0x1255e0['position']&&_0x1255e0['hasOwnProperty']('position')&&(_0x311985=_0x40f415['Position']['verify'](_0x1255e0['position'])))return'position.'+_0x311985;if(null!=_0x1255e0['nodes']&&_0x1255e0['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x1255e0['nodes']))return'nodes:\x20array\x20expected';for(var _0x3936b8=0x0;_0x3936b8<_0x1255e0['nodes']['length'];++_0x3936b8){var _0x311985;if(_0x311985=_0x40f415['Element']['verify'](_0x1255e0['nodes'][_0x3936b8]))return'nodes.'+_0x311985;}}return null!=_0x1255e0['shouldReceiveAttributes']&&_0x1255e0['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x1255e0['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x1255e0['wasUndone']&&_0x1255e0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1255e0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x534ff2['fromObject']=function(_0x3ef8fa){if(_0x3ef8fa instanceof _0x40f415['InsertOperation'])return _0x3ef8fa;var _0x4e324c=new _0x40f415['InsertOperation']();if(null!=_0x3ef8fa['position']){if('object'!=typeof _0x3ef8fa['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x4e324c['position']=_0x40f415['Position']['fromObject'](_0x3ef8fa['position']);}if(_0x3ef8fa['nodes']){if(!Array['isArray'](_0x3ef8fa['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x4e324c['nodes']=[];for(var _0x3a3670=0x0;_0x3a3670<_0x3ef8fa['nodes']['length'];++_0x3a3670){if('object'!=typeof _0x3ef8fa['nodes'][_0x3a3670])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x4e324c['nodes'][_0x3a3670]=_0x40f415['Element']['fromObject'](_0x3ef8fa['nodes'][_0x3a3670]);}}return null!=_0x3ef8fa['shouldReceiveAttributes']&&(_0x4e324c['shouldReceiveAttributes']=Boolean(_0x3ef8fa['shouldReceiveAttributes'])),null!=_0x3ef8fa['wasUndone']&&(_0x4e324c['wasUndone']=Boolean(_0x3ef8fa['wasUndone'])),_0x4e324c;},_0x534ff2['toObject']=function(_0x4e55d5,_0xe199aa){_0xe199aa||(_0xe199aa={});var _0x39fc26={};if((_0xe199aa['arrays']||_0xe199aa['defaults'])&&(_0x39fc26['nodes']=[]),_0xe199aa['defaults']&&(_0x39fc26['position']=null,_0x39fc26['shouldReceiveAttributes']=!0x1,_0x39fc26['wasUndone']=!0x1),null!=_0x4e55d5['position']&&_0x4e55d5['hasOwnProperty']('position')&&(_0x39fc26['position']=_0x40f415['Position']['toObject'](_0x4e55d5['position'],_0xe199aa)),_0x4e55d5['nodes']&&_0x4e55d5['nodes']['length']){_0x39fc26['nodes']=[];for(var _0x55a7e1=0x0;_0x55a7e1<_0x4e55d5['nodes']['length'];++_0x55a7e1)_0x39fc26['nodes'][_0x55a7e1]=_0x40f415['Element']['toObject'](_0x4e55d5['nodes'][_0x55a7e1],_0xe199aa);}return null!=_0x4e55d5['shouldReceiveAttributes']&&_0x4e55d5['hasOwnProperty']('shouldReceiveAttributes')&&(_0x39fc26['shouldReceiveAttributes']=_0x4e55d5['shouldReceiveAttributes']),null!=_0x4e55d5['wasUndone']&&_0x4e55d5['hasOwnProperty']('wasUndone')&&(_0x39fc26['wasUndone']=_0x4e55d5['wasUndone']),_0x39fc26;},_0x534ff2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x534ff2['getTypeUrl']=function(_0x30829f){return void 0x0===_0x30829f&&(_0x30829f='type.googleapis.com'),_0x30829f+'/InsertOperation';},_0x534ff2;}()),_0x40f415['MarkerOperation']=(function(){function _0x29a358(_0x2503c0){if(_0x2503c0){for(var _0x34afd4=Object['keys'](_0x2503c0),_0x19dea2=0x0;_0x19dea2<_0x34afd4['length'];++_0x19dea2)null!=_0x2503c0[_0x34afd4[_0x19dea2]]&&(this[_0x34afd4[_0x19dea2]]=_0x2503c0[_0x34afd4[_0x19dea2]]);}}return _0x29a358['prototype']['name']='',_0x29a358['prototype']['oldRange']=null,_0x29a358['prototype']['newRange']=null,_0x29a358['prototype']['affectsData']=!0x1,_0x29a358['prototype']['wasUndone']=!0x1,_0x29a358['create']=function(_0x541167){return new _0x29a358(_0x541167);},_0x29a358['encode']=function(_0x1f7727,_0x57d077){return _0x57d077||(_0x57d077=_0x1c1228['create']()),null!=_0x1f7727['name']&&Object['hasOwnProperty']['call'](_0x1f7727,'name')&&_0x57d077['uint32'](0xa)['string'](_0x1f7727['name']),null!=_0x1f7727['oldRange']&&Object['hasOwnProperty']['call'](_0x1f7727,'oldRange')&&_0x40f415['Range']['encode'](_0x1f7727['oldRange'],_0x57d077['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1f7727['newRange']&&Object['hasOwnProperty']['call'](_0x1f7727,'newRange')&&_0x40f415['Range']['encode'](_0x1f7727['newRange'],_0x57d077['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1f7727['affectsData']&&Object['hasOwnProperty']['call'](_0x1f7727,'affectsData')&&_0x57d077['uint32'](0x20)['bool'](_0x1f7727['affectsData']),null!=_0x1f7727['wasUndone']&&Object['hasOwnProperty']['call'](_0x1f7727,'wasUndone')&&_0x57d077['uint32'](0x28)['bool'](_0x1f7727['wasUndone']),_0x57d077;},_0x29a358['encodeDelimited']=function(_0x59293f,_0x84ddd3){return this['encode'](_0x59293f,_0x84ddd3)['ldelim']();},_0x29a358['decode']=function(_0x5dc01a,_0x324264){_0x5dc01a instanceof _0x531986||(_0x5dc01a=_0x531986['create'](_0x5dc01a));for(var _0x552de9=void 0x0===_0x324264?_0x5dc01a['len']:_0x5dc01a['pos']+_0x324264,_0x4ae18f=new _0x40f415['MarkerOperation']();_0x5dc01a['pos']<_0x552de9;){var _0x2d36f5=_0x5dc01a['uint32']();switch(_0x2d36f5>>>0x3){case 0x1:_0x4ae18f['name']=_0x5dc01a['string']();break;case 0x2:_0x4ae18f['oldRange']=_0x40f415['Range']['decode'](_0x5dc01a,_0x5dc01a['uint32']());break;case 0x3:_0x4ae18f['newRange']=_0x40f415['Range']['decode'](_0x5dc01a,_0x5dc01a['uint32']());break;case 0x4:_0x4ae18f['affectsData']=_0x5dc01a['bool']();break;case 0x5:_0x4ae18f['wasUndone']=_0x5dc01a['bool']();break;default:_0x5dc01a['skipType'](0x7&_0x2d36f5);}}return _0x4ae18f;},_0x29a358['decodeDelimited']=function(_0x35fae3){return _0x35fae3 instanceof _0x531986||(_0x35fae3=new _0x531986(_0x35fae3)),this['decode'](_0x35fae3,_0x35fae3['uint32']());},_0x29a358['verify']=function(_0x4252f4){if('object'!=typeof _0x4252f4||null===_0x4252f4)return'object\x20expected';if(null!=_0x4252f4['name']&&_0x4252f4['hasOwnProperty']('name')&&!_0xd89be2['isString'](_0x4252f4['name']))return'name:\x20string\x20expected';var _0x2c5695;if(null!=_0x4252f4['oldRange']&&_0x4252f4['hasOwnProperty']('oldRange')&&(_0x2c5695=_0x40f415['Range']['verify'](_0x4252f4['oldRange'])))return'oldRange.'+_0x2c5695;if(null!=_0x4252f4['newRange']&&_0x4252f4['hasOwnProperty']('newRange')&&(_0x2c5695=_0x40f415['Range']['verify'](_0x4252f4['newRange'])))return'newRange.'+_0x2c5695;return null!=_0x4252f4['affectsData']&&_0x4252f4['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x4252f4['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x4252f4['wasUndone']&&_0x4252f4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4252f4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x29a358['fromObject']=function(_0x1d258a){if(_0x1d258a instanceof _0x40f415['MarkerOperation'])return _0x1d258a;var _0x4c23c9=new _0x40f415['MarkerOperation']();if(null!=_0x1d258a['name']&&(_0x4c23c9['name']=String(_0x1d258a['name'])),null!=_0x1d258a['oldRange']){if('object'!=typeof _0x1d258a['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x4c23c9['oldRange']=_0x40f415['Range']['fromObject'](_0x1d258a['oldRange']);}if(null!=_0x1d258a['newRange']){if('object'!=typeof _0x1d258a['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x4c23c9['newRange']=_0x40f415['Range']['fromObject'](_0x1d258a['newRange']);}return null!=_0x1d258a['affectsData']&&(_0x4c23c9['affectsData']=Boolean(_0x1d258a['affectsData'])),null!=_0x1d258a['wasUndone']&&(_0x4c23c9['wasUndone']=Boolean(_0x1d258a['wasUndone'])),_0x4c23c9;},_0x29a358['toObject']=function(_0x35184c,_0xa1532f){_0xa1532f||(_0xa1532f={});var _0xd446d2={};return _0xa1532f['defaults']&&(_0xd446d2['name']='',_0xd446d2['oldRange']=null,_0xd446d2['newRange']=null,_0xd446d2['affectsData']=!0x1,_0xd446d2['wasUndone']=!0x1),null!=_0x35184c['name']&&_0x35184c['hasOwnProperty']('name')&&(_0xd446d2['name']=_0x35184c['name']),null!=_0x35184c['oldRange']&&_0x35184c['hasOwnProperty']('oldRange')&&(_0xd446d2['oldRange']=_0x40f415['Range']['toObject'](_0x35184c['oldRange'],_0xa1532f)),null!=_0x35184c['newRange']&&_0x35184c['hasOwnProperty']('newRange')&&(_0xd446d2['newRange']=_0x40f415['Range']['toObject'](_0x35184c['newRange'],_0xa1532f)),null!=_0x35184c['affectsData']&&_0x35184c['hasOwnProperty']('affectsData')&&(_0xd446d2['affectsData']=_0x35184c['affectsData']),null!=_0x35184c['wasUndone']&&_0x35184c['hasOwnProperty']('wasUndone')&&(_0xd446d2['wasUndone']=_0x35184c['wasUndone']),_0xd446d2;},_0x29a358['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x29a358['getTypeUrl']=function(_0x37e42f){return void 0x0===_0x37e42f&&(_0x37e42f='type.googleapis.com'),_0x37e42f+'/MarkerOperation';},_0x29a358;}()),_0x40f415['MergeOperation']=(function(){function _0x3d0408(_0x32bed5){if(_0x32bed5){for(var _0x4e854e=Object['keys'](_0x32bed5),_0x8d5a58=0x0;_0x8d5a58<_0x4e854e['length'];++_0x8d5a58)null!=_0x32bed5[_0x4e854e[_0x8d5a58]]&&(this[_0x4e854e[_0x8d5a58]]=_0x32bed5[_0x4e854e[_0x8d5a58]]);}}return _0x3d0408['prototype']['sourcePosition']=null,_0x3d0408['prototype']['targetPosition']=null,_0x3d0408['prototype']['graveyardPosition']=null,_0x3d0408['prototype']['howMany']=0x0,_0x3d0408['prototype']['wasUndone']=!0x1,_0x3d0408['create']=function(_0x67ac7f){return new _0x3d0408(_0x67ac7f);},_0x3d0408['encode']=function(_0x59bf96,_0x586129){return _0x586129||(_0x586129=_0x1c1228['create']()),null!=_0x59bf96['sourcePosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'sourcePosition')&&_0x40f415['Position']['encode'](_0x59bf96['sourcePosition'],_0x586129['uint32'](0xa)['fork']())['ldelim'](),null!=_0x59bf96['targetPosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'targetPosition')&&_0x40f415['Position']['encode'](_0x59bf96['targetPosition'],_0x586129['uint32'](0x12)['fork']())['ldelim'](),null!=_0x59bf96['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x59bf96,'graveyardPosition')&&_0x40f415['Position']['encode'](_0x59bf96['graveyardPosition'],_0x586129['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x59bf96['howMany']&&Object['hasOwnProperty']['call'](_0x59bf96,'howMany')&&_0x586129['uint32'](0x20)['uint32'](_0x59bf96['howMany']),null!=_0x59bf96['wasUndone']&&Object['hasOwnProperty']['call'](_0x59bf96,'wasUndone')&&_0x586129['uint32'](0x28)['bool'](_0x59bf96['wasUndone']),_0x586129;},_0x3d0408['encodeDelimited']=function(_0x4edb95,_0x4cd0bd){return this['encode'](_0x4edb95,_0x4cd0bd)['ldelim']();},_0x3d0408['decode']=function(_0x271517,_0x32d455){_0x271517 instanceof _0x531986||(_0x271517=_0x531986['create'](_0x271517));for(var _0x302139=void 0x0===_0x32d455?_0x271517['len']:_0x271517['pos']+_0x32d455,_0x138feb=new _0x40f415['MergeOperation']();_0x271517['pos']<_0x302139;){var _0x3e5dfd=_0x271517['uint32']();switch(_0x3e5dfd>>>0x3){case 0x1:_0x138feb['sourcePosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x2:_0x138feb['targetPosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x3:_0x138feb['graveyardPosition']=_0x40f415['Position']['decode'](_0x271517,_0x271517['uint32']());break;case 0x4:_0x138feb['howMany']=_0x271517['uint32']();break;case 0x5:_0x138feb['wasUndone']=_0x271517['bool']();break;default:_0x271517['skipType'](0x7&_0x3e5dfd);}}return _0x138feb;},_0x3d0408['decodeDelimited']=function(_0x344fd9){return _0x344fd9 instanceof _0x531986||(_0x344fd9=new _0x531986(_0x344fd9)),this['decode'](_0x344fd9,_0x344fd9['uint32']());},_0x3d0408['verify']=function(_0x477657){if('object'!=typeof _0x477657||null===_0x477657)return'object\x20expected';var _0x2929d5;if(null!=_0x477657['sourcePosition']&&_0x477657['hasOwnProperty']('sourcePosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['sourcePosition'])))return'sourcePosition.'+_0x2929d5;if(null!=_0x477657['targetPosition']&&_0x477657['hasOwnProperty']('targetPosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['targetPosition'])))return'targetPosition.'+_0x2929d5;if(null!=_0x477657['graveyardPosition']&&_0x477657['hasOwnProperty']('graveyardPosition')&&(_0x2929d5=_0x40f415['Position']['verify'](_0x477657['graveyardPosition'])))return'graveyardPosition.'+_0x2929d5;return null!=_0x477657['howMany']&&_0x477657['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x477657['howMany'])?'howMany:\x20integer\x20expected':null!=_0x477657['wasUndone']&&_0x477657['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x477657['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3d0408['fromObject']=function(_0x30e894){if(_0x30e894 instanceof _0x40f415['MergeOperation'])return _0x30e894;var _0x51974f=new _0x40f415['MergeOperation']();if(null!=_0x30e894['sourcePosition']){if('object'!=typeof _0x30e894['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x51974f['sourcePosition']=_0x40f415['Position']['fromObject'](_0x30e894['sourcePosition']);}if(null!=_0x30e894['targetPosition']){if('object'!=typeof _0x30e894['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x51974f['targetPosition']=_0x40f415['Position']['fromObject'](_0x30e894['targetPosition']);}if(null!=_0x30e894['graveyardPosition']){if('object'!=typeof _0x30e894['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x51974f['graveyardPosition']=_0x40f415['Position']['fromObject'](_0x30e894['graveyardPosition']);}return null!=_0x30e894['howMany']&&(_0x51974f['howMany']=_0x30e894['howMany']>>>0x0),null!=_0x30e894['wasUndone']&&(_0x51974f['wasUndone']=Boolean(_0x30e894['wasUndone'])),_0x51974f;},_0x3d0408['toObject']=function(_0x197259,_0x35c75c){_0x35c75c||(_0x35c75c={});var _0x38901f={};return _0x35c75c['defaults']&&(_0x38901f['sourcePosition']=null,_0x38901f['targetPosition']=null,_0x38901f['graveyardPosition']=null,_0x38901f['howMany']=0x0,_0x38901f['wasUndone']=!0x1),null!=_0x197259['sourcePosition']&&_0x197259['hasOwnProperty']('sourcePosition')&&(_0x38901f['sourcePosition']=_0x40f415['Position']['toObject'](_0x197259['sourcePosition'],_0x35c75c)),null!=_0x197259['targetPosition']&&_0x197259['hasOwnProperty']('targetPosition')&&(_0x38901f['targetPosition']=_0x40f415['Position']['toObject'](_0x197259['targetPosition'],_0x35c75c)),null!=_0x197259['graveyardPosition']&&_0x197259['hasOwnProperty']('graveyardPosition')&&(_0x38901f['graveyardPosition']=_0x40f415['Position']['toObject'](_0x197259['graveyardPosition'],_0x35c75c)),null!=_0x197259['howMany']&&_0x197259['hasOwnProperty']('howMany')&&(_0x38901f['howMany']=_0x197259['howMany']),null!=_0x197259['wasUndone']&&_0x197259['hasOwnProperty']('wasUndone')&&(_0x38901f['wasUndone']=_0x197259['wasUndone']),_0x38901f;},_0x3d0408['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3d0408['getTypeUrl']=function(_0x5236fa){return void 0x0===_0x5236fa&&(_0x5236fa='type.googleapis.com'),_0x5236fa+'/MergeOperation';},_0x3d0408;}()),_0x40f415['MoveOperation']=(function(){function _0x5a5729(_0xf677ee){if(_0xf677ee){for(var _0x10bdd1=Object['keys'](_0xf677ee),_0x9d1c2a=0x0;_0x9d1c2a<_0x10bdd1['length'];++_0x9d1c2a)null!=_0xf677ee[_0x10bdd1[_0x9d1c2a]]&&(this[_0x10bdd1[_0x9d1c2a]]=_0xf677ee[_0x10bdd1[_0x9d1c2a]]);}}return _0x5a5729['prototype']['sourcePosition']=null,_0x5a5729['prototype']['howMany']=0x0,_0x5a5729['prototype']['targetPosition']=null,_0x5a5729['prototype']['wasUndone']=!0x1,_0x5a5729['create']=function(_0x7a63f2){return new _0x5a5729(_0x7a63f2);},_0x5a5729['encode']=function(_0x162ea0,_0x2c64cd){return _0x2c64cd||(_0x2c64cd=_0x1c1228['create']()),null!=_0x162ea0['sourcePosition']&&Object['hasOwnProperty']['call'](_0x162ea0,'sourcePosition')&&_0x40f415['Position']['encode'](_0x162ea0['sourcePosition'],_0x2c64cd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x162ea0['howMany']&&Object['hasOwnProperty']['call'](_0x162ea0,'howMany')&&_0x2c64cd['uint32'](0x10)['uint32'](_0x162ea0['howMany']),null!=_0x162ea0['targetPosition']&&Object['hasOwnProperty']['call'](_0x162ea0,'targetPosition')&&_0x40f415['Position']['encode'](_0x162ea0['targetPosition'],_0x2c64cd['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x162ea0['wasUndone']&&Object['hasOwnProperty']['call'](_0x162ea0,'wasUndone')&&_0x2c64cd['uint32'](0x20)['bool'](_0x162ea0['wasUndone']),_0x2c64cd;},_0x5a5729['encodeDelimited']=function(_0x3bb428,_0x4541ee){return this['encode'](_0x3bb428,_0x4541ee)['ldelim']();},_0x5a5729['decode']=function(_0x17c866,_0x1afced){_0x17c866 instanceof _0x531986||(_0x17c866=_0x531986['create'](_0x17c866));for(var _0x1c812d=void 0x0===_0x1afced?_0x17c866['len']:_0x17c866['pos']+_0x1afced,_0x39a421=new _0x40f415['MoveOperation']();_0x17c866['pos']<_0x1c812d;){var _0x4b2b5d=_0x17c866['uint32']();switch(_0x4b2b5d>>>0x3){case 0x1:_0x39a421['sourcePosition']=_0x40f415['Position']['decode'](_0x17c866,_0x17c866['uint32']());break;case 0x2:_0x39a421['howMany']=_0x17c866['uint32']();break;case 0x3:_0x39a421['targetPosition']=_0x40f415['Position']['decode'](_0x17c866,_0x17c866['uint32']());break;case 0x4:_0x39a421['wasUndone']=_0x17c866['bool']();break;default:_0x17c866['skipType'](0x7&_0x4b2b5d);}}return _0x39a421;},_0x5a5729['decodeDelimited']=function(_0x10378b){return _0x10378b instanceof _0x531986||(_0x10378b=new _0x531986(_0x10378b)),this['decode'](_0x10378b,_0x10378b['uint32']());},_0x5a5729['verify']=function(_0x46dcde){if('object'!=typeof _0x46dcde||null===_0x46dcde)return'object\x20expected';var _0x424993;if(null!=_0x46dcde['sourcePosition']&&_0x46dcde['hasOwnProperty']('sourcePosition')&&(_0x424993=_0x40f415['Position']['verify'](_0x46dcde['sourcePosition'])))return'sourcePosition.'+_0x424993;if(null!=_0x46dcde['howMany']&&_0x46dcde['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x46dcde['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x46dcde['targetPosition']&&_0x46dcde['hasOwnProperty']('targetPosition')&&(_0x424993=_0x40f415['Position']['verify'](_0x46dcde['targetPosition'])))return'targetPosition.'+_0x424993;return null!=_0x46dcde['wasUndone']&&_0x46dcde['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x46dcde['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5a5729['fromObject']=function(_0x289f4f){if(_0x289f4f instanceof _0x40f415['MoveOperation'])return _0x289f4f;var _0x2ba67e=new _0x40f415['MoveOperation']();if(null!=_0x289f4f['sourcePosition']){if('object'!=typeof _0x289f4f['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x2ba67e['sourcePosition']=_0x40f415['Position']['fromObject'](_0x289f4f['sourcePosition']);}if(null!=_0x289f4f['howMany']&&(_0x2ba67e['howMany']=_0x289f4f['howMany']>>>0x0),null!=_0x289f4f['targetPosition']){if('object'!=typeof _0x289f4f['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x2ba67e['targetPosition']=_0x40f415['Position']['fromObject'](_0x289f4f['targetPosition']);}return null!=_0x289f4f['wasUndone']&&(_0x2ba67e['wasUndone']=Boolean(_0x289f4f['wasUndone'])),_0x2ba67e;},_0x5a5729['toObject']=function(_0x1d2568,_0x24fed3){_0x24fed3||(_0x24fed3={});var _0x5e9049={};return _0x24fed3['defaults']&&(_0x5e9049['sourcePosition']=null,_0x5e9049['howMany']=0x0,_0x5e9049['targetPosition']=null,_0x5e9049['wasUndone']=!0x1),null!=_0x1d2568['sourcePosition']&&_0x1d2568['hasOwnProperty']('sourcePosition')&&(_0x5e9049['sourcePosition']=_0x40f415['Position']['toObject'](_0x1d2568['sourcePosition'],_0x24fed3)),null!=_0x1d2568['howMany']&&_0x1d2568['hasOwnProperty']('howMany')&&(_0x5e9049['howMany']=_0x1d2568['howMany']),null!=_0x1d2568['targetPosition']&&_0x1d2568['hasOwnProperty']('targetPosition')&&(_0x5e9049['targetPosition']=_0x40f415['Position']['toObject'](_0x1d2568['targetPosition'],_0x24fed3)),null!=_0x1d2568['wasUndone']&&_0x1d2568['hasOwnProperty']('wasUndone')&&(_0x5e9049['wasUndone']=_0x1d2568['wasUndone']),_0x5e9049;},_0x5a5729['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5a5729['getTypeUrl']=function(_0x4d73c4){return void 0x0===_0x4d73c4&&(_0x4d73c4='type.googleapis.com'),_0x4d73c4+'/MoveOperation';},_0x5a5729;}()),_0x40f415['RenameOperation']=(function(){function _0x4b8e85(_0x52d1e9){if(_0x52d1e9){for(var _0x4d1113=Object['keys'](_0x52d1e9),_0x50f4f7=0x0;_0x50f4f7<_0x4d1113['length'];++_0x50f4f7)null!=_0x52d1e9[_0x4d1113[_0x50f4f7]]&&(this[_0x4d1113[_0x50f4f7]]=_0x52d1e9[_0x4d1113[_0x50f4f7]]);}}return _0x4b8e85['prototype']['position']=null,_0x4b8e85['prototype']['oldName']='',_0x4b8e85['prototype']['newName']='',_0x4b8e85['prototype']['wasUndone']=!0x1,_0x4b8e85['create']=function(_0x4d2c56){return new _0x4b8e85(_0x4d2c56);},_0x4b8e85['encode']=function(_0x1a447c,_0x527e47){return _0x527e47||(_0x527e47=_0x1c1228['create']()),null!=_0x1a447c['position']&&Object['hasOwnProperty']['call'](_0x1a447c,'position')&&_0x40f415['Position']['encode'](_0x1a447c['position'],_0x527e47['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1a447c['oldName']&&Object['hasOwnProperty']['call'](_0x1a447c,'oldName')&&_0x527e47['uint32'](0x12)['string'](_0x1a447c['oldName']),null!=_0x1a447c['newName']&&Object['hasOwnProperty']['call'](_0x1a447c,'newName')&&_0x527e47['uint32'](0x1a)['string'](_0x1a447c['newName']),null!=_0x1a447c['wasUndone']&&Object['hasOwnProperty']['call'](_0x1a447c,'wasUndone')&&_0x527e47['uint32'](0x20)['bool'](_0x1a447c['wasUndone']),_0x527e47;},_0x4b8e85['encodeDelimited']=function(_0x531a15,_0x37d011){return this['encode'](_0x531a15,_0x37d011)['ldelim']();},_0x4b8e85['decode']=function(_0x475269,_0xa0cceb){_0x475269 instanceof _0x531986||(_0x475269=_0x531986['create'](_0x475269));for(var _0x4953e8=void 0x0===_0xa0cceb?_0x475269['len']:_0x475269['pos']+_0xa0cceb,_0x19dd69=new _0x40f415['RenameOperation']();_0x475269['pos']<_0x4953e8;){var _0xd70b2d=_0x475269['uint32']();switch(_0xd70b2d>>>0x3){case 0x1:_0x19dd69['position']=_0x40f415['Position']['decode'](_0x475269,_0x475269['uint32']());break;case 0x2:_0x19dd69['oldName']=_0x475269['string']();break;case 0x3:_0x19dd69['newName']=_0x475269['string']();break;case 0x4:_0x19dd69['wasUndone']=_0x475269['bool']();break;default:_0x475269['skipType'](0x7&_0xd70b2d);}}return _0x19dd69;},_0x4b8e85['decodeDelimited']=function(_0x273d3a){return _0x273d3a instanceof _0x531986||(_0x273d3a=new _0x531986(_0x273d3a)),this['decode'](_0x273d3a,_0x273d3a['uint32']());},_0x4b8e85['verify']=function(_0x59fe5d){if('object'!=typeof _0x59fe5d||null===_0x59fe5d)return'object\x20expected';if(null!=_0x59fe5d['position']&&_0x59fe5d['hasOwnProperty']('position')){var _0x25e6eb=_0x40f415['Position']['verify'](_0x59fe5d['position']);if(_0x25e6eb)return'position.'+_0x25e6eb;}return null!=_0x59fe5d['oldName']&&_0x59fe5d['hasOwnProperty']('oldName')&&!_0xd89be2['isString'](_0x59fe5d['oldName'])?'oldName:\x20string\x20expected':null!=_0x59fe5d['newName']&&_0x59fe5d['hasOwnProperty']('newName')&&!_0xd89be2['isString'](_0x59fe5d['newName'])?'newName:\x20string\x20expected':null!=_0x59fe5d['wasUndone']&&_0x59fe5d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59fe5d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4b8e85['fromObject']=function(_0x31a40e){if(_0x31a40e instanceof _0x40f415['RenameOperation'])return _0x31a40e;var _0x6492bd=new _0x40f415['RenameOperation']();if(null!=_0x31a40e['position']){if('object'!=typeof _0x31a40e['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x6492bd['position']=_0x40f415['Position']['fromObject'](_0x31a40e['position']);}return null!=_0x31a40e['oldName']&&(_0x6492bd['oldName']=String(_0x31a40e['oldName'])),null!=_0x31a40e['newName']&&(_0x6492bd['newName']=String(_0x31a40e['newName'])),null!=_0x31a40e['wasUndone']&&(_0x6492bd['wasUndone']=Boolean(_0x31a40e['wasUndone'])),_0x6492bd;},_0x4b8e85['toObject']=function(_0x5aff33,_0x480842){_0x480842||(_0x480842={});var _0x26d118={};return _0x480842['defaults']&&(_0x26d118['position']=null,_0x26d118['oldName']='',_0x26d118['newName']='',_0x26d118['wasUndone']=!0x1),null!=_0x5aff33['position']&&_0x5aff33['hasOwnProperty']('position')&&(_0x26d118['position']=_0x40f415['Position']['toObject'](_0x5aff33['position'],_0x480842)),null!=_0x5aff33['oldName']&&_0x5aff33['hasOwnProperty']('oldName')&&(_0x26d118['oldName']=_0x5aff33['oldName']),null!=_0x5aff33['newName']&&_0x5aff33['hasOwnProperty']('newName')&&(_0x26d118['newName']=_0x5aff33['newName']),null!=_0x5aff33['wasUndone']&&_0x5aff33['hasOwnProperty']('wasUndone')&&(_0x26d118['wasUndone']=_0x5aff33['wasUndone']),_0x26d118;},_0x4b8e85['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x4b8e85['getTypeUrl']=function(_0x4ac548){return void 0x0===_0x4ac548&&(_0x4ac548='type.googleapis.com'),_0x4ac548+'/RenameOperation';},_0x4b8e85;}()),_0x40f415['RootAttributeOperation']=(function(){function _0x5f3c2b(_0x91f4af){if(_0x91f4af){for(var _0x3f64aa=Object['keys'](_0x91f4af),_0x493ab5=0x0;_0x493ab5<_0x3f64aa['length'];++_0x493ab5)null!=_0x91f4af[_0x3f64aa[_0x493ab5]]&&(this[_0x3f64aa[_0x493ab5]]=_0x91f4af[_0x3f64aa[_0x493ab5]]);}}return _0x5f3c2b['prototype']['root']='',_0x5f3c2b['prototype']['key']='',_0x5f3c2b['prototype']['oldValueBoolean']=!0x1,_0x5f3c2b['prototype']['oldValueJson']='',_0x5f3c2b['prototype']['newValueBoolean']=!0x1,_0x5f3c2b['prototype']['newValueJson']='',_0x5f3c2b['prototype']['wasUndone']=!0x1,_0x5f3c2b['create']=function(_0x47445c){return new _0x5f3c2b(_0x47445c);},_0x5f3c2b['encode']=function(_0xfecb3a,_0x3646a0){return _0x3646a0||(_0x3646a0=_0x1c1228['create']()),null!=_0xfecb3a['root']&&Object['hasOwnProperty']['call'](_0xfecb3a,'root')&&_0x3646a0['uint32'](0xa)['string'](_0xfecb3a['root']),null!=_0xfecb3a['key']&&Object['hasOwnProperty']['call'](_0xfecb3a,'key')&&_0x3646a0['uint32'](0x12)['string'](_0xfecb3a['key']),null!=_0xfecb3a['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xfecb3a,'oldValueBoolean')&&_0x3646a0['uint32'](0x18)['bool'](_0xfecb3a['oldValueBoolean']),null!=_0xfecb3a['oldValueJson']&&Object['hasOwnProperty']['call'](_0xfecb3a,'oldValueJson')&&_0x3646a0['uint32'](0x22)['string'](_0xfecb3a['oldValueJson']),null!=_0xfecb3a['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xfecb3a,'newValueBoolean')&&_0x3646a0['uint32'](0x28)['bool'](_0xfecb3a['newValueBoolean']),null!=_0xfecb3a['newValueJson']&&Object['hasOwnProperty']['call'](_0xfecb3a,'newValueJson')&&_0x3646a0['uint32'](0x32)['string'](_0xfecb3a['newValueJson']),null!=_0xfecb3a['wasUndone']&&Object['hasOwnProperty']['call'](_0xfecb3a,'wasUndone')&&_0x3646a0['uint32'](0x38)['bool'](_0xfecb3a['wasUndone']),_0x3646a0;},_0x5f3c2b['encodeDelimited']=function(_0x27ad0c,_0x399ee5){return this['encode'](_0x27ad0c,_0x399ee5)['ldelim']();},_0x5f3c2b['decode']=function(_0x1a3b26,_0x4c8fe0){_0x1a3b26 instanceof _0x531986||(_0x1a3b26=_0x531986['create'](_0x1a3b26));for(var _0x50bb65=void 0x0===_0x4c8fe0?_0x1a3b26['len']:_0x1a3b26['pos']+_0x4c8fe0,_0x111774=new _0x40f415['RootAttributeOperation']();_0x1a3b26['pos']<_0x50bb65;){var _0xc3d17f=_0x1a3b26['uint32']();switch(_0xc3d17f>>>0x3){case 0x1:_0x111774['root']=_0x1a3b26['string']();break;case 0x2:_0x111774['key']=_0x1a3b26['string']();break;case 0x3:_0x111774['oldValueBoolean']=_0x1a3b26['bool']();break;case 0x4:_0x111774['oldValueJson']=_0x1a3b26['string']();break;case 0x5:_0x111774['newValueBoolean']=_0x1a3b26['bool']();break;case 0x6:_0x111774['newValueJson']=_0x1a3b26['string']();break;case 0x7:_0x111774['wasUndone']=_0x1a3b26['bool']();break;default:_0x1a3b26['skipType'](0x7&_0xc3d17f);}}return _0x111774;},_0x5f3c2b['decodeDelimited']=function(_0x2c224f){return _0x2c224f instanceof _0x531986||(_0x2c224f=new _0x531986(_0x2c224f)),this['decode'](_0x2c224f,_0x2c224f['uint32']());},_0x5f3c2b['verify']=function(_0x3884a5){return'object'!=typeof _0x3884a5||null===_0x3884a5?'object\x20expected':null!=_0x3884a5['root']&&_0x3884a5['hasOwnProperty']('root')&&!_0xd89be2['isString'](_0x3884a5['root'])?'root:\x20string\x20expected':null!=_0x3884a5['key']&&_0x3884a5['hasOwnProperty']('key')&&!_0xd89be2['isString'](_0x3884a5['key'])?'key:\x20string\x20expected':null!=_0x3884a5['oldValueBoolean']&&_0x3884a5['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3884a5['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3884a5['oldValueJson']&&_0x3884a5['hasOwnProperty']('oldValueJson')&&!_0xd89be2['isString'](_0x3884a5['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3884a5['newValueBoolean']&&_0x3884a5['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3884a5['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3884a5['newValueJson']&&_0x3884a5['hasOwnProperty']('newValueJson')&&!_0xd89be2['isString'](_0x3884a5['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3884a5['wasUndone']&&_0x3884a5['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3884a5['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5f3c2b['fromObject']=function(_0x244990){if(_0x244990 instanceof _0x40f415['RootAttributeOperation'])return _0x244990;var _0x44e191=new _0x40f415['RootAttributeOperation']();return null!=_0x244990['root']&&(_0x44e191['root']=String(_0x244990['root'])),null!=_0x244990['key']&&(_0x44e191['key']=String(_0x244990['key'])),null!=_0x244990['oldValueBoolean']&&(_0x44e191['oldValueBoolean']=Boolean(_0x244990['oldValueBoolean'])),null!=_0x244990['oldValueJson']&&(_0x44e191['oldValueJson']=String(_0x244990['oldValueJson'])),null!=_0x244990['newValueBoolean']&&(_0x44e191['newValueBoolean']=Boolean(_0x244990['newValueBoolean'])),null!=_0x244990['newValueJson']&&(_0x44e191['newValueJson']=String(_0x244990['newValueJson'])),null!=_0x244990['wasUndone']&&(_0x44e191['wasUndone']=Boolean(_0x244990['wasUndone'])),_0x44e191;},_0x5f3c2b['toObject']=function(_0x343540,_0x4bba42){_0x4bba42||(_0x4bba42={});var _0x572f0c={};return _0x4bba42['defaults']&&(_0x572f0c['root']='',_0x572f0c['key']='',_0x572f0c['oldValueBoolean']=!0x1,_0x572f0c['oldValueJson']='',_0x572f0c['newValueBoolean']=!0x1,_0x572f0c['newValueJson']='',_0x572f0c['wasUndone']=!0x1),null!=_0x343540['root']&&_0x343540['hasOwnProperty']('root')&&(_0x572f0c['root']=_0x343540['root']),null!=_0x343540['key']&&_0x343540['hasOwnProperty']('key')&&(_0x572f0c['key']=_0x343540['key']),null!=_0x343540['oldValueBoolean']&&_0x343540['hasOwnProperty']('oldValueBoolean')&&(_0x572f0c['oldValueBoolean']=_0x343540['oldValueBoolean']),null!=_0x343540['oldValueJson']&&_0x343540['hasOwnProperty']('oldValueJson')&&(_0x572f0c['oldValueJson']=_0x343540['oldValueJson']),null!=_0x343540['newValueBoolean']&&_0x343540['hasOwnProperty']('newValueBoolean')&&(_0x572f0c['newValueBoolean']=_0x343540['newValueBoolean']),null!=_0x343540['newValueJson']&&_0x343540['hasOwnProperty']('newValueJson')&&(_0x572f0c['newValueJson']=_0x343540['newValueJson']),null!=_0x343540['wasUndone']&&_0x343540['hasOwnProperty']('wasUndone')&&(_0x572f0c['wasUndone']=_0x343540['wasUndone']),_0x572f0c;},_0x5f3c2b['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5f3c2b['getTypeUrl']=function(_0x19986a){return void 0x0===_0x19986a&&(_0x19986a='type.googleapis.com'),_0x19986a+'/RootAttributeOperation';},_0x5f3c2b;}()),_0x40f415['RootOperation']=(function(){function _0x553c3d(_0x590273){if(_0x590273){for(var _0x48dae8=Object['keys'](_0x590273),_0x8f0a2f=0x0;_0x8f0a2f<_0x48dae8['length'];++_0x8f0a2f)null!=_0x590273[_0x48dae8[_0x8f0a2f]]&&(this[_0x48dae8[_0x8f0a2f]]=_0x590273[_0x48dae8[_0x8f0a2f]]);}}return _0x553c3d['prototype']['rootName']='',_0x553c3d['prototype']['elementName']='',_0x553c3d['prototype']['isAdd']=!0x1,_0x553c3d['prototype']['wasUndone']=!0x1,_0x553c3d['create']=function(_0x204bf3){return new _0x553c3d(_0x204bf3);},_0x553c3d['encode']=function(_0x5839c7,_0x257480){return _0x257480||(_0x257480=_0x1c1228['create']()),null!=_0x5839c7['rootName']&&Object['hasOwnProperty']['call'](_0x5839c7,'rootName')&&_0x257480['uint32'](0xa)['string'](_0x5839c7['rootName']),null!=_0x5839c7['elementName']&&Object['hasOwnProperty']['call'](_0x5839c7,'elementName')&&_0x257480['uint32'](0x12)['string'](_0x5839c7['elementName']),null!=_0x5839c7['isAdd']&&Object['hasOwnProperty']['call'](_0x5839c7,'isAdd')&&_0x257480['uint32'](0x18)['bool'](_0x5839c7['isAdd']),null!=_0x5839c7['wasUndone']&&Object['hasOwnProperty']['call'](_0x5839c7,'wasUndone')&&_0x257480['uint32'](0x20)['bool'](_0x5839c7['wasUndone']),_0x257480;},_0x553c3d['encodeDelimited']=function(_0x272357,_0x4689ea){return this['encode'](_0x272357,_0x4689ea)['ldelim']();},_0x553c3d['decode']=function(_0x46f760,_0x22f02f){_0x46f760 instanceof _0x531986||(_0x46f760=_0x531986['create'](_0x46f760));for(var _0x368604=void 0x0===_0x22f02f?_0x46f760['len']:_0x46f760['pos']+_0x22f02f,_0x1446c5=new _0x40f415['RootOperation']();_0x46f760['pos']<_0x368604;){var _0x677660=_0x46f760['uint32']();switch(_0x677660>>>0x3){case 0x1:_0x1446c5['rootName']=_0x46f760['string']();break;case 0x2:_0x1446c5['elementName']=_0x46f760['string']();break;case 0x3:_0x1446c5['isAdd']=_0x46f760['bool']();break;case 0x4:_0x1446c5['wasUndone']=_0x46f760['bool']();break;default:_0x46f760['skipType'](0x7&_0x677660);}}return _0x1446c5;},_0x553c3d['decodeDelimited']=function(_0x24d61c){return _0x24d61c instanceof _0x531986||(_0x24d61c=new _0x531986(_0x24d61c)),this['decode'](_0x24d61c,_0x24d61c['uint32']());},_0x553c3d['verify']=function(_0x1545c9){return'object'!=typeof _0x1545c9||null===_0x1545c9?'object\x20expected':null!=_0x1545c9['rootName']&&_0x1545c9['hasOwnProperty']('rootName')&&!_0xd89be2['isString'](_0x1545c9['rootName'])?'rootName:\x20string\x20expected':null!=_0x1545c9['elementName']&&_0x1545c9['hasOwnProperty']('elementName')&&!_0xd89be2['isString'](_0x1545c9['elementName'])?'elementName:\x20string\x20expected':null!=_0x1545c9['isAdd']&&_0x1545c9['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x1545c9['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x1545c9['wasUndone']&&_0x1545c9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1545c9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x553c3d['fromObject']=function(_0x4599a5){if(_0x4599a5 instanceof _0x40f415['RootOperation'])return _0x4599a5;var _0x44f4c9=new _0x40f415['RootOperation']();return null!=_0x4599a5['rootName']&&(_0x44f4c9['rootName']=String(_0x4599a5['rootName'])),null!=_0x4599a5['elementName']&&(_0x44f4c9['elementName']=String(_0x4599a5['elementName'])),null!=_0x4599a5['isAdd']&&(_0x44f4c9['isAdd']=Boolean(_0x4599a5['isAdd'])),null!=_0x4599a5['wasUndone']&&(_0x44f4c9['wasUndone']=Boolean(_0x4599a5['wasUndone'])),_0x44f4c9;},_0x553c3d['toObject']=function(_0x585bd9,_0x33b164){_0x33b164||(_0x33b164={});var _0x44a334={};return _0x33b164['defaults']&&(_0x44a334['rootName']='',_0x44a334['elementName']='',_0x44a334['isAdd']=!0x1,_0x44a334['wasUndone']=!0x1),null!=_0x585bd9['rootName']&&_0x585bd9['hasOwnProperty']('rootName')&&(_0x44a334['rootName']=_0x585bd9['rootName']),null!=_0x585bd9['elementName']&&_0x585bd9['hasOwnProperty']('elementName')&&(_0x44a334['elementName']=_0x585bd9['elementName']),null!=_0x585bd9['isAdd']&&_0x585bd9['hasOwnProperty']('isAdd')&&(_0x44a334['isAdd']=_0x585bd9['isAdd']),null!=_0x585bd9['wasUndone']&&_0x585bd9['hasOwnProperty']('wasUndone')&&(_0x44a334['wasUndone']=_0x585bd9['wasUndone']),_0x44a334;},_0x553c3d['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x553c3d['getTypeUrl']=function(_0x2ab647){return void 0x0===_0x2ab647&&(_0x2ab647='type.googleapis.com'),_0x2ab647+'/RootOperation';},_0x553c3d;}()),_0x40f415['SplitOperation']=(function(){function _0x4d7a59(_0x37820c){if(_0x37820c){for(var _0x55c870=Object['keys'](_0x37820c),_0x5bc41c=0x0;_0x5bc41c<_0x55c870['length'];++_0x5bc41c)null!=_0x37820c[_0x55c870[_0x5bc41c]]&&(this[_0x55c870[_0x5bc41c]]=_0x37820c[_0x55c870[_0x5bc41c]]);}}return _0x4d7a59['prototype']['splitPosition']=null,_0x4d7a59['prototype']['graveyardPosition']=null,_0x4d7a59['prototype']['howMany']=0x0,_0x4d7a59['prototype']['insertionPosition']=null,_0x4d7a59['prototype']['wasUndone']=!0x1,_0x4d7a59['create']=function(_0x44507a){return new _0x4d7a59(_0x44507a);},_0x4d7a59['encode']=function(_0x33810d,_0x1c2efc){return _0x1c2efc||(_0x1c2efc=_0x1c1228['create']()),null!=_0x33810d['splitPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'splitPosition')&&_0x40f415['Position']['encode'](_0x33810d['splitPosition'],_0x1c2efc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x33810d['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'graveyardPosition')&&_0x40f415['Position']['encode'](_0x33810d['graveyardPosition'],_0x1c2efc['uint32'](0x12)['fork']())['ldelim'](),null!=_0x33810d['howMany']&&Object['hasOwnProperty']['call'](_0x33810d,'howMany')&&_0x1c2efc['uint32'](0x18)['uint32'](_0x33810d['howMany']),null!=_0x33810d['insertionPosition']&&Object['hasOwnProperty']['call'](_0x33810d,'insertionPosition')&&_0x40f415['Position']['encode'](_0x33810d['insertionPosition'],_0x1c2efc['uint32'](0x22)['fork']())['ldelim'](),null!=_0x33810d['wasUndone']&&Object['hasOwnProperty']['call'](_0x33810d,'wasUndone')&&_0x1c2efc['uint32'](0x28)['bool'](_0x33810d['wasUndone']),_0x1c2efc;},_0x4d7a59['encodeDelimited']=function(_0x2fde70,_0x4eb43b){return this['encode'](_0x2fde70,_0x4eb43b)['ldelim']();},_0x4d7a59['decode']=function(_0x30469e,_0x3e3b1f){_0x30469e instanceof _0x531986||(_0x30469e=_0x531986['create'](_0x30469e));for(var _0x6f2f36=void 0x0===_0x3e3b1f?_0x30469e['len']:_0x30469e['pos']+_0x3e3b1f,_0xe7d92e=new _0x40f415['SplitOperation']();_0x30469e['pos']<_0x6f2f36;){var _0xbcf12c=_0x30469e['uint32']();switch(_0xbcf12c>>>0x3){case 0x1:_0xe7d92e['splitPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x2:_0xe7d92e['graveyardPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x3:_0xe7d92e['howMany']=_0x30469e['uint32']();break;case 0x4:_0xe7d92e['insertionPosition']=_0x40f415['Position']['decode'](_0x30469e,_0x30469e['uint32']());break;case 0x5:_0xe7d92e['wasUndone']=_0x30469e['bool']();break;default:_0x30469e['skipType'](0x7&_0xbcf12c);}}return _0xe7d92e;},_0x4d7a59['decodeDelimited']=function(_0x1c1454){return _0x1c1454 instanceof _0x531986||(_0x1c1454=new _0x531986(_0x1c1454)),this['decode'](_0x1c1454,_0x1c1454['uint32']());},_0x4d7a59['verify']=function(_0x5397fb){if('object'!=typeof _0x5397fb||null===_0x5397fb)return'object\x20expected';var _0x5f4ba9;if(null!=_0x5397fb['splitPosition']&&_0x5397fb['hasOwnProperty']('splitPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['splitPosition'])))return'splitPosition.'+_0x5f4ba9;if(null!=_0x5397fb['graveyardPosition']&&_0x5397fb['hasOwnProperty']('graveyardPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['graveyardPosition'])))return'graveyardPosition.'+_0x5f4ba9;if(null!=_0x5397fb['howMany']&&_0x5397fb['hasOwnProperty']('howMany')&&!_0xd89be2['isInteger'](_0x5397fb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x5397fb['insertionPosition']&&_0x5397fb['hasOwnProperty']('insertionPosition')&&(_0x5f4ba9=_0x40f415['Position']['verify'](_0x5397fb['insertionPosition'])))return'insertionPosition.'+_0x5f4ba9;return null!=_0x5397fb['wasUndone']&&_0x5397fb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5397fb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4d7a59['fromObject']=function(_0x12d606){if(_0x12d606 instanceof _0x40f415['SplitOperation'])return _0x12d606;var _0x557ca5=new _0x40f415['SplitOperation']();if(null!=_0x12d606['splitPosition']){if('object'!=typeof _0x12d606['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x557ca5['splitPosition']=_0x40f415['Position']['fromObject'](_0x12d606['splitPosition']);}if(null!=_0x12d606['graveyardPosition']){if('object'!=typeof _0x12d606['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x557ca5['graveyardPosition']=_0x40f415['Position']['fromObject'](_0x12d606['graveyardPosition']);}if(null!=_0x12d606['howMany']&&(_0x557ca5['howMany']=_0x12d606['howMany']>>>0x0),null!=_0x12d606['insertionPosition']){if('object'!=typeof _0x12d606['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x557ca5['insertionPosition']=_0x40f415['Position']['fromObject'](_0x12d606['insertionPosition']);}return null!=_0x12d606['wasUndone']&&(_0x557ca5['wasUndone']=Boolean(_0x12d606['wasUndone'])),_0x557ca5;},_0x4d7a59['toObject']=function(_0x3da260,_0x436030){_0x436030||(_0x436030={});var _0x192395={};return _0x436030['defaults']&&(_0x192395['splitPosition']=null,_0x192395['graveyardPosition']=null,_0x192395['howMany']=0x0,_0x192395['insertionPosition']=null,_0x192395['wasUndone']=!0x1),null!=_0x3da260['splitPosition']&&_0x3da260['hasOwnProperty']('splitPosition')&&(_0x192395['splitPosition']=_0x40f415['Position']['toObject'](_0x3da260['splitPosition'],_0x436030)),null!=_0x3da260['graveyardPosition']&&_0x3da260['hasOwnProperty']('graveyardPosition')&&(_0x192395['graveyardPosition']=_0x40f415['Position']['toObject'](_0x3da260['graveyardPosition'],_0x436030)),null!=_0x3da260['howMany']&&_0x3da260['hasOwnProperty']('howMany')&&(_0x192395['howMany']=_0x3da260['howMany']),null!=_0x3da260['insertionPosition']&&_0x3da260['hasOwnProperty']('insertionPosition')&&(_0x192395['insertionPosition']=_0x40f415['Position']['toObject'](_0x3da260['insertionPosition'],_0x436030)),null!=_0x3da260['wasUndone']&&_0x3da260['hasOwnProperty']('wasUndone')&&(_0x192395['wasUndone']=_0x3da260['wasUndone']),_0x192395;},_0x4d7a59['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x4d7a59['getTypeUrl']=function(_0x7b689b){return void 0x0===_0x7b689b&&(_0x7b689b='type.googleapis.com'),_0x7b689b+'/SplitOperation';},_0x4d7a59;}()),_0x40f415['Position']=(function(){function _0x44feea(_0x580db0){if(this['path']=[],_0x580db0){for(var _0x443f41=Object['keys'](_0x580db0),_0x27e4f3=0x0;_0x27e4f3<_0x443f41['length'];++_0x27e4f3)null!=_0x580db0[_0x443f41[_0x27e4f3]]&&(this[_0x443f41[_0x27e4f3]]=_0x580db0[_0x443f41[_0x27e4f3]]);}}return _0x44feea['prototype']['root']='',_0x44feea['prototype']['rootMain']=!0x1,_0x44feea['prototype']['rootGraveyard']=!0x1,_0x44feea['prototype']['path']=_0xd89be2['emptyArray'],_0x44feea['prototype']['stickiness']='',_0x44feea['create']=function(_0x512272){return new _0x44feea(_0x512272);},_0x44feea['encode']=function(_0x1b7f13,_0x49378d){if(_0x49378d||(_0x49378d=_0x1c1228['create']()),null!=_0x1b7f13['root']&&Object['hasOwnProperty']['call'](_0x1b7f13,'root')&&_0x49378d['uint32'](0xa)['string'](_0x1b7f13['root']),null!=_0x1b7f13['rootMain']&&Object['hasOwnProperty']['call'](_0x1b7f13,'rootMain')&&_0x49378d['uint32'](0x10)['bool'](_0x1b7f13['rootMain']),null!=_0x1b7f13['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1b7f13,'rootGraveyard')&&_0x49378d['uint32'](0x18)['bool'](_0x1b7f13['rootGraveyard']),null!=_0x1b7f13['path']&&_0x1b7f13['path']['length']){_0x49378d['uint32'](0x22)['fork']();for(var _0xee045b=0x0;_0xee045b<_0x1b7f13['path']['length'];++_0xee045b)_0x49378d['uint32'](_0x1b7f13['path'][_0xee045b]);_0x49378d['ldelim']();}return null!=_0x1b7f13['stickiness']&&Object['hasOwnProperty']['call'](_0x1b7f13,'stickiness')&&_0x49378d['uint32'](0x2a)['string'](_0x1b7f13['stickiness']),_0x49378d;},_0x44feea['encodeDelimited']=function(_0x33a1a4,_0x496446){return this['encode'](_0x33a1a4,_0x496446)['ldelim']();},_0x44feea['decode']=function(_0x29f730,_0x394d3c){_0x29f730 instanceof _0x531986||(_0x29f730=_0x531986['create'](_0x29f730));for(var _0x28bff8=void 0x0===_0x394d3c?_0x29f730['len']:_0x29f730['pos']+_0x394d3c,_0x1b10cd=new _0x40f415['Position']();_0x29f730['pos']<_0x28bff8;){var _0x33ec1a=_0x29f730['uint32']();switch(_0x33ec1a>>>0x3){case 0x1:_0x1b10cd['root']=_0x29f730['string']();break;case 0x2:_0x1b10cd['rootMain']=_0x29f730['bool']();break;case 0x3:_0x1b10cd['rootGraveyard']=_0x29f730['bool']();break;case 0x4:if(_0x1b10cd['path']&&_0x1b10cd['path']['length']||(_0x1b10cd['path']=[]),0x2==(0x7&_0x33ec1a)){for(var _0x561115=_0x29f730['uint32']()+_0x29f730['pos'];_0x29f730['pos']<_0x561115;)_0x1b10cd['path']['push'](_0x29f730['uint32']());}else _0x1b10cd['path']['push'](_0x29f730['uint32']());break;case 0x5:_0x1b10cd['stickiness']=_0x29f730['string']();break;default:_0x29f730['skipType'](0x7&_0x33ec1a);}}return _0x1b10cd;},_0x44feea['decodeDelimited']=function(_0x203d58){return _0x203d58 instanceof _0x531986||(_0x203d58=new _0x531986(_0x203d58)),this['decode'](_0x203d58,_0x203d58['uint32']());},_0x44feea['verify']=function(_0x15ee9a){if('object'!=typeof _0x15ee9a||null===_0x15ee9a)return'object\x20expected';if(null!=_0x15ee9a['root']&&_0x15ee9a['hasOwnProperty']('root')&&!_0xd89be2['isString'](_0x15ee9a['root']))return'root:\x20string\x20expected';if(null!=_0x15ee9a['rootMain']&&_0x15ee9a['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x15ee9a['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x15ee9a['rootGraveyard']&&_0x15ee9a['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x15ee9a['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x15ee9a['path']&&_0x15ee9a['hasOwnProperty']('path')){if(!Array['isArray'](_0x15ee9a['path']))return'path:\x20array\x20expected';for(var _0x5a2ca1=0x0;_0x5a2ca1<_0x15ee9a['path']['length'];++_0x5a2ca1)if(!_0xd89be2['isInteger'](_0x15ee9a['path'][_0x5a2ca1]))return'path:\x20integer[]\x20expected';}return null!=_0x15ee9a['stickiness']&&_0x15ee9a['hasOwnProperty']('stickiness')&&!_0xd89be2['isString'](_0x15ee9a['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x44feea['fromObject']=function(_0x4b7187){if(_0x4b7187 instanceof _0x40f415['Position'])return _0x4b7187;var _0x4ee5b5=new _0x40f415['Position']();if(null!=_0x4b7187['root']&&(_0x4ee5b5['root']=String(_0x4b7187['root'])),null!=_0x4b7187['rootMain']&&(_0x4ee5b5['rootMain']=Boolean(_0x4b7187['rootMain'])),null!=_0x4b7187['rootGraveyard']&&(_0x4ee5b5['rootGraveyard']=Boolean(_0x4b7187['rootGraveyard'])),_0x4b7187['path']){if(!Array['isArray'](_0x4b7187['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x4ee5b5['path']=[];for(var _0x56d668=0x0;_0x56d668<_0x4b7187['path']['length'];++_0x56d668)_0x4ee5b5['path'][_0x56d668]=_0x4b7187['path'][_0x56d668]>>>0x0;}return null!=_0x4b7187['stickiness']&&(_0x4ee5b5['stickiness']=String(_0x4b7187['stickiness'])),_0x4ee5b5;},_0x44feea['toObject']=function(_0x2d8cc3,_0x27592d){_0x27592d||(_0x27592d={});var _0x2731c7={};if((_0x27592d['arrays']||_0x27592d['defaults'])&&(_0x2731c7['path']=[]),_0x27592d['defaults']&&(_0x2731c7['root']='',_0x2731c7['rootMain']=!0x1,_0x2731c7['rootGraveyard']=!0x1,_0x2731c7['stickiness']=''),null!=_0x2d8cc3['root']&&_0x2d8cc3['hasOwnProperty']('root')&&(_0x2731c7['root']=_0x2d8cc3['root']),null!=_0x2d8cc3['rootMain']&&_0x2d8cc3['hasOwnProperty']('rootMain')&&(_0x2731c7['rootMain']=_0x2d8cc3['rootMain']),null!=_0x2d8cc3['rootGraveyard']&&_0x2d8cc3['hasOwnProperty']('rootGraveyard')&&(_0x2731c7['rootGraveyard']=_0x2d8cc3['rootGraveyard']),_0x2d8cc3['path']&&_0x2d8cc3['path']['length']){_0x2731c7['path']=[];for(var _0xf5052e=0x0;_0xf5052e<_0x2d8cc3['path']['length'];++_0xf5052e)_0x2731c7['path'][_0xf5052e]=_0x2d8cc3['path'][_0xf5052e];}return null!=_0x2d8cc3['stickiness']&&_0x2d8cc3['hasOwnProperty']('stickiness')&&(_0x2731c7['stickiness']=_0x2d8cc3['stickiness']),_0x2731c7;},_0x44feea['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x44feea['getTypeUrl']=function(_0x543f98){return void 0x0===_0x543f98&&(_0x543f98='type.googleapis.com'),_0x543f98+'/Position';},_0x44feea;}()),_0x40f415['Range']=(function(){function _0x5299c9(_0x31dafa){if(_0x31dafa){for(var _0x4508ba=Object['keys'](_0x31dafa),_0x55f4b9=0x0;_0x55f4b9<_0x4508ba['length'];++_0x55f4b9)null!=_0x31dafa[_0x4508ba[_0x55f4b9]]&&(this[_0x4508ba[_0x55f4b9]]=_0x31dafa[_0x4508ba[_0x55f4b9]]);}}return _0x5299c9['prototype']['start']=null,_0x5299c9['prototype']['end']=null,_0x5299c9['create']=function(_0x38e70a){return new _0x5299c9(_0x38e70a);},_0x5299c9['encode']=function(_0x28713d,_0xe57fbd){return _0xe57fbd||(_0xe57fbd=_0x1c1228['create']()),null!=_0x28713d['start']&&Object['hasOwnProperty']['call'](_0x28713d,'start')&&_0x40f415['Position']['encode'](_0x28713d['start'],_0xe57fbd['uint32'](0xa)['fork']())['ldelim'](),null!=_0x28713d['end']&&Object['hasOwnProperty']['call'](_0x28713d,'end')&&_0x40f415['Position']['encode'](_0x28713d['end'],_0xe57fbd['uint32'](0x12)['fork']())['ldelim'](),_0xe57fbd;},_0x5299c9['encodeDelimited']=function(_0x1ca41a,_0x50bc49){return this['encode'](_0x1ca41a,_0x50bc49)['ldelim']();},_0x5299c9['decode']=function(_0x519419,_0x26e3cc){_0x519419 instanceof _0x531986||(_0x519419=_0x531986['create'](_0x519419));for(var _0x371037=void 0x0===_0x26e3cc?_0x519419['len']:_0x519419['pos']+_0x26e3cc,_0x35751f=new _0x40f415['Range']();_0x519419['pos']<_0x371037;){var _0x59d770=_0x519419['uint32']();switch(_0x59d770>>>0x3){case 0x1:_0x35751f['start']=_0x40f415['Position']['decode'](_0x519419,_0x519419['uint32']());break;case 0x2:_0x35751f['end']=_0x40f415['Position']['decode'](_0x519419,_0x519419['uint32']());break;default:_0x519419['skipType'](0x7&_0x59d770);}}return _0x35751f;},_0x5299c9['decodeDelimited']=function(_0x125280){return _0x125280 instanceof _0x531986||(_0x125280=new _0x531986(_0x125280)),this['decode'](_0x125280,_0x125280['uint32']());},_0x5299c9['verify']=function(_0x4ccafe){if('object'!=typeof _0x4ccafe||null===_0x4ccafe)return'object\x20expected';var _0x2334ab;if(null!=_0x4ccafe['start']&&_0x4ccafe['hasOwnProperty']('start')&&(_0x2334ab=_0x40f415['Position']['verify'](_0x4ccafe['start'])))return'start.'+_0x2334ab;if(null!=_0x4ccafe['end']&&_0x4ccafe['hasOwnProperty']('end')&&(_0x2334ab=_0x40f415['Position']['verify'](_0x4ccafe['end'])))return'end.'+_0x2334ab;return null;},_0x5299c9['fromObject']=function(_0x11badb){if(_0x11badb instanceof _0x40f415['Range'])return _0x11badb;var _0x43a02c=new _0x40f415['Range']();if(null!=_0x11badb['start']){if('object'!=typeof _0x11badb['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x43a02c['start']=_0x40f415['Position']['fromObject'](_0x11badb['start']);}if(null!=_0x11badb['end']){if('object'!=typeof _0x11badb['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x43a02c['end']=_0x40f415['Position']['fromObject'](_0x11badb['end']);}return _0x43a02c;},_0x5299c9['toObject']=function(_0x447e9e,_0x33f40c){_0x33f40c||(_0x33f40c={});var _0x1f17d5={};return _0x33f40c['defaults']&&(_0x1f17d5['start']=null,_0x1f17d5['end']=null),null!=_0x447e9e['start']&&_0x447e9e['hasOwnProperty']('start')&&(_0x1f17d5['start']=_0x40f415['Position']['toObject'](_0x447e9e['start'],_0x33f40c)),null!=_0x447e9e['end']&&_0x447e9e['hasOwnProperty']('end')&&(_0x1f17d5['end']=_0x40f415['Position']['toObject'](_0x447e9e['end'],_0x33f40c)),_0x1f17d5;},_0x5299c9['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x5299c9['getTypeUrl']=function(_0x326c79){return void 0x0===_0x326c79&&(_0x326c79='type.googleapis.com'),_0x326c79+'/Range';},_0x5299c9;}()),_0x40f415['Element']=(function(){function _0x3169a8(_0x5c4cc6){if(this['children']=[],this['attributesBoolean']={},_0x5c4cc6){for(var _0x12f9ca=Object['keys'](_0x5c4cc6),_0x4422d5=0x0;_0x4422d5<_0x12f9ca['length'];++_0x4422d5)null!=_0x5c4cc6[_0x12f9ca[_0x4422d5]]&&(this[_0x12f9ca[_0x4422d5]]=_0x5c4cc6[_0x12f9ca[_0x4422d5]]);}}return _0x3169a8['prototype']['name']='',_0x3169a8['prototype']['children']=_0xd89be2['emptyArray'],_0x3169a8['prototype']['data']='',_0x3169a8['prototype']['attributesBoolean']=_0xd89be2['emptyObject'],_0x3169a8['prototype']['attributesJson']='',_0x3169a8['create']=function(_0x14103c){return new _0x3169a8(_0x14103c);},_0x3169a8['encode']=function(_0x2b85d6,_0x3248fc){if(_0x3248fc||(_0x3248fc=_0x1c1228['create']()),null!=_0x2b85d6['name']&&Object['hasOwnProperty']['call'](_0x2b85d6,'name')&&_0x3248fc['uint32'](0xa)['string'](_0x2b85d6['name']),null!=_0x2b85d6['children']&&_0x2b85d6['children']['length']){for(var _0x14ce79=0x0;_0x14ce79<_0x2b85d6['children']['length'];++_0x14ce79)_0x40f415['Element']['encode'](_0x2b85d6['children'][_0x14ce79],_0x3248fc['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x2b85d6['data']&&Object['hasOwnProperty']['call'](_0x2b85d6,'data')&&_0x3248fc['uint32'](0x1a)['string'](_0x2b85d6['data']),null!=_0x2b85d6['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x2b85d6,'attributesBoolean')){var _0x33f0a8=Object['keys'](_0x2b85d6['attributesBoolean']);for(_0x14ce79=0x0;_0x14ce79<_0x33f0a8['length'];++_0x14ce79)_0x3248fc['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x33f0a8[_0x14ce79])['uint32'](0x10)['bool'](_0x2b85d6['attributesBoolean'][_0x33f0a8[_0x14ce79]])['ldelim']();}return null!=_0x2b85d6['attributesJson']&&Object['hasOwnProperty']['call'](_0x2b85d6,'attributesJson')&&_0x3248fc['uint32'](0x2a)['string'](_0x2b85d6['attributesJson']),_0x3248fc;},_0x3169a8['encodeDelimited']=function(_0xa741ca,_0x5eaea1){return this['encode'](_0xa741ca,_0x5eaea1)['ldelim']();},_0x3169a8['decode']=function(_0x22e0cd,_0x18cfdd){_0x22e0cd instanceof _0x531986||(_0x22e0cd=_0x531986['create'](_0x22e0cd));for(var _0x302527,_0x51e29c,_0x1e655a=void 0x0===_0x18cfdd?_0x22e0cd['len']:_0x22e0cd['pos']+_0x18cfdd,_0x3b49f1=new _0x40f415['Element']();_0x22e0cd['pos']<_0x1e655a;){var _0x4ebe66=_0x22e0cd['uint32']();switch(_0x4ebe66>>>0x3){case 0x1:_0x3b49f1['name']=_0x22e0cd['string']();break;case 0x2:_0x3b49f1['children']&&_0x3b49f1['children']['length']||(_0x3b49f1['children']=[]),_0x3b49f1['children']['push'](_0x40f415['Element']['decode'](_0x22e0cd,_0x22e0cd['uint32']()));break;case 0x3:_0x3b49f1['data']=_0x22e0cd['string']();break;case 0x4:_0x3b49f1['attributesBoolean']===_0xd89be2['emptyObject']&&(_0x3b49f1['attributesBoolean']={});var _0x9042c9=_0x22e0cd['uint32']()+_0x22e0cd['pos'];for(_0x302527='',_0x51e29c=!0x1;_0x22e0cd['pos']<_0x9042c9;){var _0x52f582=_0x22e0cd['uint32']();switch(_0x52f582>>>0x3){case 0x1:_0x302527=_0x22e0cd['string']();break;case 0x2:_0x51e29c=_0x22e0cd['bool']();break;default:_0x22e0cd['skipType'](0x7&_0x52f582);}}_0x3b49f1['attributesBoolean'][_0x302527]=_0x51e29c;break;case 0x5:_0x3b49f1['attributesJson']=_0x22e0cd['string']();break;default:_0x22e0cd['skipType'](0x7&_0x4ebe66);}}return _0x3b49f1;},_0x3169a8['decodeDelimited']=function(_0x56ef1e){return _0x56ef1e instanceof _0x531986||(_0x56ef1e=new _0x531986(_0x56ef1e)),this['decode'](_0x56ef1e,_0x56ef1e['uint32']());},_0x3169a8['verify']=function(_0x46b176){if('object'!=typeof _0x46b176||null===_0x46b176)return'object\x20expected';if(null!=_0x46b176['name']&&_0x46b176['hasOwnProperty']('name')&&!_0xd89be2['isString'](_0x46b176['name']))return'name:\x20string\x20expected';if(null!=_0x46b176['children']&&_0x46b176['hasOwnProperty']('children')){if(!Array['isArray'](_0x46b176['children']))return'children:\x20array\x20expected';for(var _0x3a82e0=0x0;_0x3a82e0<_0x46b176['children']['length'];++_0x3a82e0){var _0x1102b6=_0x40f415['Element']['verify'](_0x46b176['children'][_0x3a82e0]);if(_0x1102b6)return'children.'+_0x1102b6;}}if(null!=_0x46b176['data']&&_0x46b176['hasOwnProperty']('data')&&!_0xd89be2['isString'](_0x46b176['data']))return'data:\x20string\x20expected';if(null!=_0x46b176['attributesBoolean']&&_0x46b176['hasOwnProperty']('attributesBoolean')){if(!_0xd89be2['isObject'](_0x46b176['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x39e529=Object['keys'](_0x46b176['attributesBoolean']);for(_0x3a82e0=0x0;_0x3a82e0<_0x39e529['length'];++_0x3a82e0)if('boolean'!=typeof _0x46b176['attributesBoolean'][_0x39e529[_0x3a82e0]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x46b176['attributesJson']&&_0x46b176['hasOwnProperty']('attributesJson')&&!_0xd89be2['isString'](_0x46b176['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x3169a8['fromObject']=function(_0x514f41){if(_0x514f41 instanceof _0x40f415['Element'])return _0x514f41;var _0x24d76b=new _0x40f415['Element']();if(null!=_0x514f41['name']&&(_0x24d76b['name']=String(_0x514f41['name'])),_0x514f41['children']){if(!Array['isArray'](_0x514f41['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x24d76b['children']=[];for(var _0x2e9264=0x0;_0x2e9264<_0x514f41['children']['length'];++_0x2e9264){if('object'!=typeof _0x514f41['children'][_0x2e9264])throw TypeError('.Element.children:\x20object\x20expected');_0x24d76b['children'][_0x2e9264]=_0x40f415['Element']['fromObject'](_0x514f41['children'][_0x2e9264]);}}if(null!=_0x514f41['data']&&(_0x24d76b['data']=String(_0x514f41['data'])),_0x514f41['attributesBoolean']){if('object'!=typeof _0x514f41['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x24d76b['attributesBoolean']={};var _0x19f154=Object['keys'](_0x514f41['attributesBoolean']);for(_0x2e9264=0x0;_0x2e9264<_0x19f154['length'];++_0x2e9264)_0x24d76b['attributesBoolean'][_0x19f154[_0x2e9264]]=Boolean(_0x514f41['attributesBoolean'][_0x19f154[_0x2e9264]]);}return null!=_0x514f41['attributesJson']&&(_0x24d76b['attributesJson']=String(_0x514f41['attributesJson'])),_0x24d76b;},_0x3169a8['toObject']=function(_0x5ef18b,_0x27279b){_0x27279b||(_0x27279b={});var _0x182de0,_0x4cf6da={};if((_0x27279b['arrays']||_0x27279b['defaults'])&&(_0x4cf6da['children']=[]),(_0x27279b['objects']||_0x27279b['defaults'])&&(_0x4cf6da['attributesBoolean']={}),_0x27279b['defaults']&&(_0x4cf6da['name']='',_0x4cf6da['data']='',_0x4cf6da['attributesJson']=''),null!=_0x5ef18b['name']&&_0x5ef18b['hasOwnProperty']('name')&&(_0x4cf6da['name']=_0x5ef18b['name']),_0x5ef18b['children']&&_0x5ef18b['children']['length']){_0x4cf6da['children']=[];for(var _0x23e6a7=0x0;_0x23e6a7<_0x5ef18b['children']['length'];++_0x23e6a7)_0x4cf6da['children'][_0x23e6a7]=_0x40f415['Element']['toObject'](_0x5ef18b['children'][_0x23e6a7],_0x27279b);}if(null!=_0x5ef18b['data']&&_0x5ef18b['hasOwnProperty']('data')&&(_0x4cf6da['data']=_0x5ef18b['data']),_0x5ef18b['attributesBoolean']&&(_0x182de0=Object['keys'](_0x5ef18b['attributesBoolean']))['length']){_0x4cf6da['attributesBoolean']={};for(_0x23e6a7=0x0;_0x23e6a7<_0x182de0['length'];++_0x23e6a7)_0x4cf6da['attributesBoolean'][_0x182de0[_0x23e6a7]]=_0x5ef18b['attributesBoolean'][_0x182de0[_0x23e6a7]];}return null!=_0x5ef18b['attributesJson']&&_0x5ef18b['hasOwnProperty']('attributesJson')&&(_0x4cf6da['attributesJson']=_0x5ef18b['attributesJson']),_0x4cf6da;},_0x3169a8['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3e7810['util']['toJSONOptions']);},_0x3169a8['getTypeUrl']=function(_0x19d315){return void 0x0===_0x19d315&&(_0x19d315='type.googleapis.com'),_0x19d315+'/Element';},_0x3169a8;}()),_0x40f415;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x4e0221){return new y(this['_protobufRoot'][_0x4e0221]);}}class y{['_protobuf'];constructor(_0x3d181e){this['_protobuf']=_0x3d181e;}['compress'](_0x2e372f){const _0x460c88=this['_protobuf']['verify'](_0x2e372f);if(_0x460c88)throw Error(_0x460c88);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2e372f))['finish']();}['decompress'](_0x523a90){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x523a90),{'oneofs':!0x0});}}function _(_0x19e7bd,_0xcfc3db){const _0x29f9ed=_0x4390e2(_0x19e7bd);return _0x29f9ed['path'][_0x29f9ed['path']['length']-0x1]+=_0xcfc3db,_0x29f9ed;}function O(_0x189016,_0x3aeba7){return _0x189016['root']===_0x3aeba7['root']&&_0x55260f(_0x189016['path'],_0x3aeba7['path']);}function $(_0x2cd9c4){P(_0x2cd9c4,_0xf6c1f9=>('main'==_0xf6c1f9['root']?(_0xf6c1f9['rootMain']=!0x0,delete _0xf6c1f9['root']):'$graveyard'==_0xf6c1f9['root']&&(_0xf6c1f9['rootGraveyard']=!0x0,delete _0xf6c1f9['root']),_0xf6c1f9));}function J(_0xd19840){P(_0xd19840,_0x4bbdd6=>(_0x4bbdd6['rootMain']?(_0x4bbdd6['root']='main',delete _0x4bbdd6['rootMain']):_0x4bbdd6['rootGraveyard']&&(_0x4bbdd6['root']='$graveyard',delete _0x4bbdd6['rootGraveyard']),_0x4bbdd6));}function P(_0x515809,_0x309ad4){for(const _0x29088b in _0x515809){const _0x3fbf1a=_0x515809[_0x29088b];'nodes'!==_0x29088b&&_0x2afa36(_0x3fbf1a)&&(_0x3fbf1a['path']&&(_0x3fbf1a['root']||_0x3fbf1a['rootMain']||_0x3fbf1a['rootGraveyard'])?_0x515809[_0x29088b]=_0x309ad4(_0x3fbf1a):P(_0x3fbf1a,_0x309ad4));}return _0x515809;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x3a6f09,_0x2f23bc,_0x493d61){this['_id']=_0x3a6f09,this['_operationName']=_0x2f23bc,this['_protobufDescriptor']=_0x493d61;}['compress'](_0x2242b4,_0x305390){const _0x172087=_0x305390['shift']();return $(_0x172087),_0x2242b4['buffers']['push'](this['_protobufDescriptor']['compress'](_0x172087)),_0x2242b4['types']['push'](this['_id']),!0x0;}['decompress'](_0x339235,_0x23ef96){_0x23ef96['types']['shift']();const _0x861134=this['_protobufDescriptor']['decompress'](_0x23ef96['buffers']['shift']());J(_0x861134),_0x861134['__className']=this['_operationName'],_0x339235['push'](_0x861134);}}class s extends e{['compress'](_0x2859a8,_0x5a67db){const _0x3195ae=_0x5a67db['shift']();return this['_serializeOneOf']('oldValue',_0x3195ae),this['_serializeOneOf']('newValue',_0x3195ae),$(_0x3195ae),_0x2859a8['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3195ae)),_0x2859a8['types']['push'](this['_id']),!0x0;}['decompress'](_0x2ba00a,_0x26792a){const {types:_0x15e2c9,buffers:_0x3400f3}=_0x26792a,_0x3af460=this['_protobufDescriptor']['decompress'](_0x3400f3['shift']());_0x15e2c9['shift'](),this['_deserializeOneOf']('oldValue',_0x3af460),this['_deserializeOneOf']('newValue',_0x3af460),J(_0x3af460),_0x3af460['__className']=this['_operationName'],_0x2ba00a['push'](_0x3af460);}['_serializeOneOf'](_0x30eefb,_0x1e5cb2){const _0x439ee5=_0x1e5cb2[_0x30eefb];'boolean'==typeof _0x439ee5?_0x1e5cb2[_0x30eefb+'Boolean']=_0x439ee5:_0x1e5cb2[_0x30eefb+'Json']=JSON['stringify'](_0x439ee5);}['_deserializeOneOf'](_0x467119,_0x50c827){const _0x298e1f=_0x467119+'Json';_0x50c827[_0x298e1f]?(_0x50c827[_0x467119]=JSON['parse'](_0x50c827[_0x298e1f]),delete _0x50c827[_0x298e1f]):(_0x50c827[_0x467119]=_0x50c827[_0x467119+'Boolean'],delete _0x50c827[_0x467119+'Boolean']);}}class i extends e{['compress'](_0xbec82,_0x2f4a03){const _0x493ec0=_0x2f4a03['shift']();return this['_serializeNodesAttributes'](_0x493ec0['nodes']),$(_0x493ec0),_0xbec82['buffers']['push'](this['_protobufDescriptor']['compress'](_0x493ec0)),_0xbec82['types']['push'](this['_id']),!0x0;}['decompress'](_0x4b4fc3,_0xc31878){const {types:_0x35e893,buffers:_0x3282ca}=_0xc31878,_0x3c4bff=this['_protobufDescriptor']['decompress'](_0x3282ca['shift']());_0x35e893['shift'](),_0x3c4bff['nodes']||(_0x3c4bff['nodes']=[]),this['_deserializeNodesAttributes'](_0x3c4bff['nodes']),J(_0x3c4bff),_0x3c4bff['__className']=this['_operationName'],_0x4b4fc3['push'](_0x3c4bff);}['_serializeNodesAttributes'](_0x3b70db){for(const _0x1353f4 of _0x3b70db){if(_0x1353f4['attributes']){const _0x540298=_0x1353f4['attributes'];this['_areValuesBoolean'](_0x540298)?_0x1353f4['attributesBoolean']=_0x540298:_0x1353f4['attributesJson']=JSON['stringify'](_0x540298);}_0x1353f4['children']&&this['_serializeNodesAttributes'](_0x1353f4['children']);}}['_deserializeNodesAttributes'](_0x142f41){for(const _0x3cdae1 of _0x142f41)(_0x3cdae1['attributesBoolean']||_0x3cdae1['attributesJson'])&&(_0x3cdae1['attributesBoolean']?(_0x3cdae1['attributes']=_0x3cdae1['attributesBoolean'],delete _0x3cdae1['attributesBoolean']):(_0x3cdae1['attributes']=JSON['parse'](_0x3cdae1['attributesJson']),delete _0x3cdae1['attributesJson'])),_0x3cdae1['children']&&this['_deserializeNodesAttributes'](_0x3cdae1['children']);}['_areValuesBoolean'](_0x508185){return Object['keys'](_0x508185)['every'](_0x33ba68=>'boolean'==typeof _0x508185[_0x33ba68]);}}class n extends e{['decompress'](_0x1062b1,_0x5b01ba){super['decompress'](_0x1062b1,_0x5b01ba);const _0x3809b8=_0x1062b1[_0x1062b1['length']-0x1];_0x3809b8['oldRange']||(_0x3809b8['oldRange']=null),_0x3809b8['newRange']||(_0x3809b8['newRange']=null);}}class p extends e{['compress'](_0x41d9c1,_0x3dbf63){return _0x3dbf63['shift'](),_0x41d9c1['types']['push'](this['_id']),!0x0;}['decompress'](_0x30b9a8,_0x50b0e7){_0x50b0e7['types']['shift'](),_0x30b9a8['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x537e11,_0x55e742,_0xc77c3e,_0x3ae90a){super(_0x537e11,_0x55e742,_0xc77c3e),this['_omittedNamespace']=_0x3ae90a+':';}['compress'](_0x143c26,_0x2b9f18){return!('MarkerOperation'!=_0x2b9f18[0x0]['__className']||!_0x2b9f18[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x2b9f18[0x0]['name']=_0x2b9f18[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x143c26,_0x2b9f18),!0x0);}['decompress'](_0x33cd12,_0x2ee14e){super['decompress'](_0x33cd12,_0x2ee14e);const _0x6163f1=_0x33cd12[_0x33cd12['length']-0x1];_0x6163f1['name']=this['_omittedNamespace']+_0x6163f1['name'];}}class b{['_id'];['_context'];constructor(_0x59cf1a,_0x450952){this['_id']=_0x59cf1a,this['_context']=_0x450952;}['compress'](_0x44b7c3,_0x522b63){let _0x39426f;for(;_0x522b63['length']>0x1&&this['_compareOperations'](_0x522b63[0x0],_0x522b63[0x1]);)_0x39426f?(_0x39426f=this['_combineNext'](_0x522b63['shift'](),_0x39426f),_0x44b7c3['types']['push'](0x0)):(_0x39426f=_0x4390e2(_0x522b63['shift']()),_0x44b7c3['types']['push'](this['_id']));return!!_0x39426f&&(_0x39426f=this['_combineNext'](_0x522b63['shift'](),_0x39426f),_0x44b7c3['types']['push'](0x0),_0x44b7c3['buffers']['push'](this['_compressSingleOperation'](_0x39426f)),!0x0);}['decompress'](_0x5cfc8e,_0x5d9c89){const _0x1b03f6=this['_decompressSingleOperation'](_0x5d9c89);for(;0x0==_0x5d9c89['types'][0x0];)_0x5d9c89['types']['shift'](),_0x5cfc8e['push'](this['_splitCurrent'](_0x1b03f6));_0x5cfc8e['push'](_0x1b03f6);}}class m extends b{['_combineNext'](_0x8a2966,_0x2ba35e){return _0x2ba35e['nodes'][0x0]['data']+=_0x8a2966['nodes'][0x0]['data'],_0x2ba35e;}['_splitCurrent'](_0x463c04){const _0x36c5a5=_0x4390e2(_0x463c04),_0x37e160=_0x36c5a5['nodes'][0x0],_0x3f47be=_0x463c04['nodes'][0x0],_0x3c64f7=_0x3f47be['data'][Symbol['iterator']]()['next']()['value'],_0xaa01f8=_0x3c64f7['length'];return _0x37e160['data']=_0x3c64f7,_0x3f47be['data']=_0x3f47be['data']['substr'](_0xaa01f8),_0x463c04['position']=_(_0x463c04['position'],_0xaa01f8),_0x36c5a5;}['_compareOperations'](_0xa29493,_0x2f6c90){if(this['_checkOperation'](_0xa29493)&&this['_checkOperation'](_0x2f6c90)){const _0x486c8f=_0xa29493['nodes'][0x0]['data']['length'],_0x1f400d=O(_(_0xa29493['position'],_0x486c8f),_0x2f6c90['position']),_0x33756b=_0xa29493['nodes'][0x0],_0x1ca82f=_0x2f6c90['nodes'][0x0];return _0x1f400d&&this['_compareAttributes'](_0x33756b,_0x1ca82f);}return!0x1;}['_compressSingleOperation'](_0x2b9ebf){const _0x1f0577={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x1f0577,[_0x2b9ebf]),_0x1f0577['buffers'][0x0];}['_decompressSingleOperation'](_0x59f450){const _0x275742=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x275742,_0x59f450),_0x275742[0x0];}['_checkOperation'](_0x19e8cb){return'InsertOperation'==_0x19e8cb['__className']&&0x1==_0x19e8cb['nodes']['length']&&_0x19e8cb['nodes'][0x0]['data']&&!_0x19e8cb['wasUndone']&&0x1==Array['from'](_0x19e8cb['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x2de81e,_0x3d0297){const _0x5c0210=Object['keys'](_0x2de81e['attributes']||{}),_0x277783=Object['keys'](_0x3d0297['attributes']||{});return _0x5c0210['length']===_0x277783['length']&&_0x5c0210['every'](_0x4bbb23=>_0x3d0297['attributes'][_0x4bbb23]&&_0x3d0297['attributes'][_0x4bbb23]===_0x2de81e['attributes'][_0x4bbb23]);}}class c extends b{['_combineNext'](_0x3955b5,_0x94a4d6){return _0x94a4d6['howMany']++,_0x94a4d6['sourcePosition']=_0x4390e2(_0x3955b5['sourcePosition']),_0x94a4d6;}['_splitCurrent'](_0x33629f){const _0x722906=_0x4390e2(_0x33629f);return _0x33629f['howMany']--,_0x722906['howMany']=0x1,_0x722906['sourcePosition']=_(_0x722906['sourcePosition'],_0x33629f['howMany']),_0x722906;}['_compareOperations'](_0x298a2a,_0x174169){return!(!this['_checkOperation'](_0x298a2a)||!this['_checkOperation'](_0x174169))&&(O(_(_0x298a2a['sourcePosition'],-0x1),_0x174169['sourcePosition'])&&O(_0x298a2a['targetPosition'],_0x174169['targetPosition']));}['_compressSingleOperation'](_0x49493b){const _0xb10ad3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xb10ad3,[_0x49493b]),_0xb10ad3['buffers'][0x0];}['_decompressSingleOperation'](_0x1f9997){const _0x4f2c20=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x4f2c20,_0x1f9997),_0x4f2c20[0x0];}['_checkOperation'](_0x2c491d){return'MoveOperation'==_0x2c491d['__className']&&'$graveyard'==_0x2c491d['targetPosition']['root']&&0x1==_0x2c491d['howMany']&&!_0x2c491d['wasUndone'];}}class h extends b{['_combineNext'](_0x29d1af,_0x5db513){return _0x5db513['howMany']++,_0x5db513;}['_splitCurrent'](_0x1ec971){const _0x438fd6=_0x4390e2(_0x1ec971);return _0x438fd6['howMany']=0x1,_0x1ec971['howMany']--,_0x438fd6;}['_compareOperations'](_0x23bacd,_0x31ddb7){return!(!this['_checkOperation'](_0x23bacd)||!this['_checkOperation'](_0x31ddb7))&&(O(_0x23bacd['sourcePosition'],_0x31ddb7['sourcePosition'])&&O(_0x23bacd['targetPosition'],_0x31ddb7['targetPosition']));}['_compressSingleOperation'](_0x5d346b){const _0x5c4417={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x5c4417,[_0x5d346b]),_0x5c4417['buffers'][0x0];}['_decompressSingleOperation'](_0x4a7064){const _0x291c41=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x291c41,_0x4a7064),_0x291c41[0x0];}['_checkOperation'](_0x4d5344){return'MoveOperation'==_0x4d5344['__className']&&'$graveyard'==_0x4d5344['targetPosition']['root']&&0x1==_0x4d5344['howMany']&&!_0x4d5344['wasUndone'];}}class f extends b{['compress'](_0x472c13,_0x467096){if(!this['_compareOperations'](_0x467096[0x0],_0x467096[0x1]))return!0x1;const _0x3c867f=_0x467096['shift']();return _0x3c867f['oldRange']=null,_0x3c867f['newRange']&&O(_0x3c867f['newRange']['start'],_0x3c867f['newRange']['end'])&&(_0x3c867f['newRange']['end']=null),_0x467096['shift'](),_0x472c13['types']['push'](this['_id']),_0x472c13['types']['push'](0x0),_0x472c13['buffers']['push'](this['_compressSingleOperation'](_0x3c867f)),!0x0;}['decompress'](_0xc3c9fd,_0x46c240){const _0x18d55b=this['_decompressSingleOperation'](_0x46c240);_0x18d55b['newRange']&&!_0x18d55b['newRange']['end']&&(_0x18d55b['newRange']['end']=_0x4390e2(_0x18d55b['newRange']['start']));const _0x520bd2=_0x4390e2(_0x18d55b);_0x520bd2['newRange']&&(_0x520bd2['newRange']['start']['stickiness']='toNone',_0x520bd2['newRange']['end']=_0x4390e2(_0x520bd2['newRange']['start'])),_0x520bd2['name']='user:position:'+_0x520bd2['name']['split'](':')[0x2],_0x46c240['types']['shift'](),_0xc3c9fd['push'](_0x18d55b),_0xc3c9fd['push'](_0x520bd2);}['_compressSingleOperation'](_0x5d5911){const _0x325b18={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x325b18,[_0x5d5911]),_0x325b18['buffers'][0x0];}['_decompressSingleOperation'](_0x252e78){const _0x445573=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x445573,_0x252e78),_0x445573[0x0];}['_compareOperations'](_0x11c1cb,_0x98e182){return!(!_0x11c1cb||!_0x98e182)&&('MarkerOperation'==_0x11c1cb['__className']&&'MarkerOperation'==_0x98e182['__className']&&!(!_0x11c1cb['name']['startsWith']('user:')||!_0x98e182['name']['startsWith']('user:')||_0x11c1cb['name']==_0x98e182['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x58a5f9=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',_0x58a5f9,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x58a5f9,'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'](_0x4e0764){if(!_0x4e0764||!_0x4e0764[0x0])throw new _0x42617d('no-operations-provided',this);const _0xa33c40={'types':[],'buffers':[],'baseVersion':_0x4e0764[0x0]['baseVersion']};for(;_0x4e0764['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('TypingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('DeletingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0xa33c40,_0x4e0764)||this['_getCompressorByName'](_0x4e0764[0x0]['__className'])['compress'](_0xa33c40,_0x4e0764);return _0xa33c40;}['decompress'](_0x35ecf9){const _0x40e6f8=[];for(;_0x35ecf9['types']['length'];){this['_compressorById']['get'](_0x35ecf9['types'][0x0])['decompress'](_0x40e6f8,_0x35ecf9);}return _0x40e6f8['forEach']((_0x595c90,_0x431823)=>_0x595c90['baseVersion']=_0x35ecf9['baseVersion']+_0x431823),_0x40e6f8;}['_getCompressorByName'](_0x228064){return this['_compressorByName']['get'](_0x228064);}['_registerOperationCompressor'](_0x4e63ce,_0x243360,_0x18832e){const _0x4a0b60=new _0x18832e(_0x4e63ce,_0x243360,this['_protobufFactory']['getDescriptor'](_0x243360));this['_registerCompressor'](_0x4e63ce,_0x243360,_0x4a0b60);}['_registerActionCompressor'](_0x8135f,_0x38d9e7,_0x532ac7){const _0x18f7b2=new _0x532ac7(_0x8135f,this);this['_registerCompressor'](_0x8135f,_0x38d9e7,_0x18f7b2);}['_registerCompressor'](_0x17abd4,_0x3e0f49,_0x1aadda){this['_compressorById']['set'](_0x17abd4,_0x1aadda),this['_compressorByName']['set'](_0x3e0f49,_0x1aadda);}}export{g as Compressor};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-operations-compressor",
3
- "version": "43.0.0-alpha.1",
3
+ "version": "43.0.0-alpha.3",
4
4
  "description": "CKEditor 5 operations compressor for real-time collaboration.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "homepage": "https://ckeditor.com/collaboration/real-time/",
@@ -33,8 +33,8 @@
33
33
  "main": "src/index.js",
34
34
  "types": "src/index.d.ts",
35
35
  "dependencies": {
36
- "@ckeditor/ckeditor5-utils": "43.0.0-alpha.1",
37
- "ckeditor5": "43.0.0-alpha.1",
36
+ "@ckeditor/ckeditor5-utils": "43.0.0-alpha.3",
37
+ "ckeditor5": "43.0.0-alpha.3",
38
38
  "lodash-es": "4.17.21",
39
39
  "protobufjs": "7.2.5"
40
40
  },
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4610(){const _0x34fcab=['3714891VgBqYO','_combineNext','19218627psXGyw','length','579498kgChXT','_decompressSingleOperation','38882EcqrXb','4208750DpFyyn','_id','_splitCurrent','77JWrNVu','decompress','shift','push','_compressSingleOperation','22PNIpoh','buffers','_context','38256QgMERg','types','460636UZplXk','_compareOperations','compress'];_0x4610=function(){return _0x34fcab;};return _0x4610();}function _0x102c(_0x190d9e,_0x222db7){const _0x4610fd=_0x4610();return _0x102c=function(_0x102cb2,_0x32872f){_0x102cb2=_0x102cb2-0x1d4;let _0x45ad49=_0x4610fd[_0x102cb2];return _0x45ad49;},_0x102c(_0x190d9e,_0x222db7);}const _0x541405=_0x102c;(function(_0x77125f,_0x4bdbff){const _0x51de65=_0x102c,_0x171c54=_0x77125f();while(!![]){try{const _0x88f79f=-parseInt(_0x51de65(0x1d5))/0x1*(parseInt(_0x51de65(0x1de))/0x2)+parseInt(_0x51de65(0x1e6))/0x3+parseInt(_0x51de65(0x1e3))/0x4+parseInt(_0x51de65(0x1d6))/0x5+-parseInt(_0x51de65(0x1ea))/0x6*(-parseInt(_0x51de65(0x1d9))/0x7)+parseInt(_0x51de65(0x1e1))/0x8+-parseInt(_0x51de65(0x1e8))/0x9;if(_0x88f79f===_0x4bdbff)break;else _0x171c54['push'](_0x171c54['shift']());}catch(_0x10202e){_0x171c54['push'](_0x171c54['shift']());}}}(_0x4610,0xaaba0));import{cloneDeep as _0x1ff815}from'lodash-es';export default class b{constructor(_0x36d8d3,_0x21f1da){const _0x1ab567=_0x102c;this[_0x1ab567(0x1d7)]=_0x36d8d3,this[_0x1ab567(0x1e0)]=_0x21f1da;}[_0x541405(0x1e5)](_0x14cc97,_0x1acac6){const _0x5806ce=_0x541405;let _0x296d4a;for(;_0x1acac6[_0x5806ce(0x1e9)]>0x1&&this[_0x5806ce(0x1e4)](_0x1acac6[0x0],_0x1acac6[0x1]);)_0x296d4a?(_0x296d4a=this[_0x5806ce(0x1e7)](_0x1acac6[_0x5806ce(0x1db)](),_0x296d4a),_0x14cc97[_0x5806ce(0x1e2)][_0x5806ce(0x1dc)](0x0)):(_0x296d4a=_0x1ff815(_0x1acac6[_0x5806ce(0x1db)]()),_0x14cc97[_0x5806ce(0x1e2)][_0x5806ce(0x1dc)](this[_0x5806ce(0x1d7)]));return!!_0x296d4a&&(_0x296d4a=this[_0x5806ce(0x1e7)](_0x1acac6[_0x5806ce(0x1db)](),_0x296d4a),_0x14cc97[_0x5806ce(0x1e2)][_0x5806ce(0x1dc)](0x0),_0x14cc97[_0x5806ce(0x1df)][_0x5806ce(0x1dc)](this[_0x5806ce(0x1dd)](_0x296d4a)),!0x0);}[_0x541405(0x1da)](_0x496af8,_0xc9a681){const _0x51078d=_0x541405,_0x4ca579=this[_0x51078d(0x1d4)](_0xc9a681);for(;0x0==_0xc9a681[_0x51078d(0x1e2)][0x0];)_0xc9a681[_0x51078d(0x1e2)][_0x51078d(0x1db)](),_0x496af8[_0x51078d(0x1dc)](this[_0x51078d(0x1d8)](_0x4ca579));_0x496af8[_0x51078d(0x1dc)](_0x4ca579);}}
23
+ const _0xf7a46e=_0x25ff;(function(_0x59444e,_0x101019){const _0x438429=_0x25ff,_0x43fb5a=_0x59444e();while(!![]){try{const _0x52ca82=parseInt(_0x438429(0x165))/0x1+parseInt(_0x438429(0x177))/0x2+parseInt(_0x438429(0x16b))/0x3*(-parseInt(_0x438429(0x163))/0x4)+-parseInt(_0x438429(0x16e))/0x5*(-parseInt(_0x438429(0x179))/0x6)+parseInt(_0x438429(0x16f))/0x7*(-parseInt(_0x438429(0x173))/0x8)+parseInt(_0x438429(0x168))/0x9*(parseInt(_0x438429(0x178))/0xa)+-parseInt(_0x438429(0x162))/0xb;if(_0x52ca82===_0x101019)break;else _0x43fb5a['push'](_0x43fb5a['shift']());}catch(_0x2da3ef){_0x43fb5a['push'](_0x43fb5a['shift']());}}}(_0x170e,0x764b3));import{cloneDeep as _0x1391ea}from'lodash-es';function _0x25ff(_0x2730fc,_0x85853a){const _0x170eb6=_0x170e();return _0x25ff=function(_0x25fff5,_0x493cbb){_0x25fff5=_0x25fff5-0x161;let _0x4604c5=_0x170eb6[_0x25fff5];return _0x4604c5;},_0x25ff(_0x2730fc,_0x85853a);}function _0x170e(){const _0x1b284f=['2069177DCAUte','483452FSAdls','_combineNext','35816sjagdB','_compressSingleOperation','push','18VLlAqg','_decompressSingleOperation','length','15QxFDTG','_id','buffers','5GbnNaG','14sUkTgF','_compareOperations','_context','_splitCurrent','1703872gVxZWG','types','shift','compress','417354URiLPj','4508470ctNESh','3340404ABCwRx','decompress'];_0x170e=function(){return _0x1b284f;};return _0x170e();}export default class b{constructor(_0x4a0811,_0x48eabb){const _0x52224e=_0x25ff;this[_0x52224e(0x16c)]=_0x4a0811,this[_0x52224e(0x171)]=_0x48eabb;}[_0xf7a46e(0x176)](_0x35a5fe,_0x175262){const _0x19dfe9=_0xf7a46e;let _0x1a2b31;for(;_0x175262[_0x19dfe9(0x16a)]>0x1&&this[_0x19dfe9(0x170)](_0x175262[0x0],_0x175262[0x1]);)_0x1a2b31?(_0x1a2b31=this[_0x19dfe9(0x164)](_0x175262[_0x19dfe9(0x175)](),_0x1a2b31),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](0x0)):(_0x1a2b31=_0x1391ea(_0x175262[_0x19dfe9(0x175)]()),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](this[_0x19dfe9(0x16c)]));return!!_0x1a2b31&&(_0x1a2b31=this[_0x19dfe9(0x164)](_0x175262[_0x19dfe9(0x175)](),_0x1a2b31),_0x35a5fe[_0x19dfe9(0x174)][_0x19dfe9(0x167)](0x0),_0x35a5fe[_0x19dfe9(0x16d)][_0x19dfe9(0x167)](this[_0x19dfe9(0x166)](_0x1a2b31)),!0x0);}[_0xf7a46e(0x161)](_0x32bda9,_0x2c5080){const _0x564d93=_0xf7a46e,_0x17d7a2=this[_0x564d93(0x169)](_0x2c5080);for(;0x0==_0x2c5080[_0x564d93(0x174)][0x0];)_0x2c5080[_0x564d93(0x174)][_0x564d93(0x175)](),_0x32bda9[_0x564d93(0x167)](this[_0x564d93(0x172)](_0x17d7a2));_0x32bda9[_0x564d93(0x167)](_0x17d7a2);}}