@ckeditor/ckeditor5-operations-compressor 44.2.0-alpha.5 → 44.2.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/package.json +3 -3
- package/src/actioncompressor/actioncompressor.js +1 -1
- package/src/actioncompressor/deletingactioncompressor.js +1 -1
- package/src/actioncompressor/forwarddeletingactioncompressor.js +1 -1
- package/src/actioncompressor/typingactioncompressor.js +1 -1
- package/src/actioncompressor/userselectionactioncompressor.js +1 -1
- package/src/compressor.js +1 -1
- package/src/index.js +1 -1
- package/src/lib/compiledmessages.js +2 -2
- package/src/lib/protobufdescriptions.js +1 -1
- package/src/operationcompressor/annotationmarkeroperationcompressor.js +1 -1
- package/src/operationcompressor/attributeoperationcompressor.js +1 -1
- package/src/operationcompressor/insertoperationcompressor.js +1 -1
- package/src/operationcompressor/markeroperationcompressor.js +1 -1
- package/src/operationcompressor/nooperationcompressor.js +1 -1
- package/src/operationcompressor/operationcompressor.js +1 -1
- package/src/protobuffactory.js +1 -1
- package/src/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,5 +20,5 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{CKEditorError as
|
|
24
|
-
((()=>{var _0x1293b9=_0xfddfef['Reader'],_0x45ef0e=_0xfddfef['Writer'],_0x34a408=_0xfddfef['util'],_0x3491f1=_0xfddfef['roots']['default']||(_0xfddfef['roots']['default']={});return _0x3491f1['AttributeOperation']=(function(){function _0x94c675(_0x3d95a5){if(_0x3d95a5){for(var _0x1e298a=Object['keys'](_0x3d95a5),_0x34b971=0x0;_0x34b971<_0x1e298a['length'];++_0x34b971)null!=_0x3d95a5[_0x1e298a[_0x34b971]]&&(this[_0x1e298a[_0x34b971]]=_0x3d95a5[_0x1e298a[_0x34b971]]);}}return _0x94c675['prototype']['range']=null,_0x94c675['prototype']['key']='',_0x94c675['prototype']['oldValueBoolean']=!0x1,_0x94c675['prototype']['oldValueJson']='',_0x94c675['prototype']['newValueBoolean']=!0x1,_0x94c675['prototype']['newValueJson']='',_0x94c675['prototype']['wasUndone']=!0x1,_0x94c675['create']=function(_0x28390a){return new _0x94c675(_0x28390a);},_0x94c675['encode']=function(_0x5cca9b,_0x4360f8){return _0x4360f8||(_0x4360f8=_0x45ef0e['create']()),null!=_0x5cca9b['range']&&Object['hasOwnProperty']['call'](_0x5cca9b,'range')&&_0x3491f1['Range']['encode'](_0x5cca9b['range'],_0x4360f8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x5cca9b['key']&&Object['hasOwnProperty']['call'](_0x5cca9b,'key')&&_0x4360f8['uint32'](0x12)['string'](_0x5cca9b['key']),null!=_0x5cca9b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cca9b,'oldValueBoolean')&&_0x4360f8['uint32'](0x18)['bool'](_0x5cca9b['oldValueBoolean']),null!=_0x5cca9b['oldValueJson']&&Object['hasOwnProperty']['call'](_0x5cca9b,'oldValueJson')&&_0x4360f8['uint32'](0x22)['string'](_0x5cca9b['oldValueJson']),null!=_0x5cca9b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x5cca9b,'newValueBoolean')&&_0x4360f8['uint32'](0x28)['bool'](_0x5cca9b['newValueBoolean']),null!=_0x5cca9b['newValueJson']&&Object['hasOwnProperty']['call'](_0x5cca9b,'newValueJson')&&_0x4360f8['uint32'](0x32)['string'](_0x5cca9b['newValueJson']),null!=_0x5cca9b['wasUndone']&&Object['hasOwnProperty']['call'](_0x5cca9b,'wasUndone')&&_0x4360f8['uint32'](0x38)['bool'](_0x5cca9b['wasUndone']),_0x4360f8;},_0x94c675['encodeDelimited']=function(_0x7d455a,_0x7b647b){return this['encode'](_0x7d455a,_0x7b647b)['ldelim']();},_0x94c675['decode']=function(_0x307134,_0x256ac8){_0x307134 instanceof _0x1293b9||(_0x307134=_0x1293b9['create'](_0x307134));for(var _0x15282b=void 0x0===_0x256ac8?_0x307134['len']:_0x307134['pos']+_0x256ac8,_0x2bf2ee=new _0x3491f1['AttributeOperation']();_0x307134['pos']<_0x15282b;){var _0xafe9bb=_0x307134['uint32']();switch(_0xafe9bb>>>0x3){case 0x1:_0x2bf2ee['range']=_0x3491f1['Range']['decode'](_0x307134,_0x307134['uint32']());break;case 0x2:_0x2bf2ee['key']=_0x307134['string']();break;case 0x3:_0x2bf2ee['oldValueBoolean']=_0x307134['bool']();break;case 0x4:_0x2bf2ee['oldValueJson']=_0x307134['string']();break;case 0x5:_0x2bf2ee['newValueBoolean']=_0x307134['bool']();break;case 0x6:_0x2bf2ee['newValueJson']=_0x307134['string']();break;case 0x7:_0x2bf2ee['wasUndone']=_0x307134['bool']();break;default:_0x307134['skipType'](0x7&_0xafe9bb);}}return _0x2bf2ee;},_0x94c675['decodeDelimited']=function(_0x59f001){return _0x59f001 instanceof _0x1293b9||(_0x59f001=new _0x1293b9(_0x59f001)),this['decode'](_0x59f001,_0x59f001['uint32']());},_0x94c675['verify']=function(_0x33b0db){if('object'!=typeof _0x33b0db||null===_0x33b0db)return'object\x20expected';if(null!=_0x33b0db['range']&&_0x33b0db['hasOwnProperty']('range')){var _0x18a4c3=_0x3491f1['Range']['verify'](_0x33b0db['range']);if(_0x18a4c3)return'range.'+_0x18a4c3;}return null!=_0x33b0db['key']&&_0x33b0db['hasOwnProperty']('key')&&!_0x34a408['isString'](_0x33b0db['key'])?'key:\x20string\x20expected':null!=_0x33b0db['oldValueBoolean']&&_0x33b0db['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x33b0db['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x33b0db['oldValueJson']&&_0x33b0db['hasOwnProperty']('oldValueJson')&&!_0x34a408['isString'](_0x33b0db['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x33b0db['newValueBoolean']&&_0x33b0db['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x33b0db['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x33b0db['newValueJson']&&_0x33b0db['hasOwnProperty']('newValueJson')&&!_0x34a408['isString'](_0x33b0db['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x33b0db['wasUndone']&&_0x33b0db['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x33b0db['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x94c675['fromObject']=function(_0x1458f8){if(_0x1458f8 instanceof _0x3491f1['AttributeOperation'])return _0x1458f8;var _0x22486f=new _0x3491f1['AttributeOperation']();if(null!=_0x1458f8['range']){if('object'!=typeof _0x1458f8['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x22486f['range']=_0x3491f1['Range']['fromObject'](_0x1458f8['range']);}return null!=_0x1458f8['key']&&(_0x22486f['key']=String(_0x1458f8['key'])),null!=_0x1458f8['oldValueBoolean']&&(_0x22486f['oldValueBoolean']=Boolean(_0x1458f8['oldValueBoolean'])),null!=_0x1458f8['oldValueJson']&&(_0x22486f['oldValueJson']=String(_0x1458f8['oldValueJson'])),null!=_0x1458f8['newValueBoolean']&&(_0x22486f['newValueBoolean']=Boolean(_0x1458f8['newValueBoolean'])),null!=_0x1458f8['newValueJson']&&(_0x22486f['newValueJson']=String(_0x1458f8['newValueJson'])),null!=_0x1458f8['wasUndone']&&(_0x22486f['wasUndone']=Boolean(_0x1458f8['wasUndone'])),_0x22486f;},_0x94c675['toObject']=function(_0x5c7706,_0x45d83d){_0x45d83d||(_0x45d83d={});var _0x2e6410={};return _0x45d83d['defaults']&&(_0x2e6410['range']=null,_0x2e6410['key']='',_0x2e6410['oldValueBoolean']=!0x1,_0x2e6410['oldValueJson']='',_0x2e6410['newValueBoolean']=!0x1,_0x2e6410['newValueJson']='',_0x2e6410['wasUndone']=!0x1),null!=_0x5c7706['range']&&_0x5c7706['hasOwnProperty']('range')&&(_0x2e6410['range']=_0x3491f1['Range']['toObject'](_0x5c7706['range'],_0x45d83d)),null!=_0x5c7706['key']&&_0x5c7706['hasOwnProperty']('key')&&(_0x2e6410['key']=_0x5c7706['key']),null!=_0x5c7706['oldValueBoolean']&&_0x5c7706['hasOwnProperty']('oldValueBoolean')&&(_0x2e6410['oldValueBoolean']=_0x5c7706['oldValueBoolean']),null!=_0x5c7706['oldValueJson']&&_0x5c7706['hasOwnProperty']('oldValueJson')&&(_0x2e6410['oldValueJson']=_0x5c7706['oldValueJson']),null!=_0x5c7706['newValueBoolean']&&_0x5c7706['hasOwnProperty']('newValueBoolean')&&(_0x2e6410['newValueBoolean']=_0x5c7706['newValueBoolean']),null!=_0x5c7706['newValueJson']&&_0x5c7706['hasOwnProperty']('newValueJson')&&(_0x2e6410['newValueJson']=_0x5c7706['newValueJson']),null!=_0x5c7706['wasUndone']&&_0x5c7706['hasOwnProperty']('wasUndone')&&(_0x2e6410['wasUndone']=_0x5c7706['wasUndone']),_0x2e6410;},_0x94c675['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x94c675['getTypeUrl']=function(_0x11ce88){return void 0x0===_0x11ce88&&(_0x11ce88='type.googleapis.com'),_0x11ce88+'/AttributeOperation';},_0x94c675;}()),_0x3491f1['InsertOperation']=(function(){function _0x5cdc51(_0x3da9a1){if(this['nodes']=[],_0x3da9a1){for(var _0x343d40=Object['keys'](_0x3da9a1),_0xda7562=0x0;_0xda7562<_0x343d40['length'];++_0xda7562)null!=_0x3da9a1[_0x343d40[_0xda7562]]&&(this[_0x343d40[_0xda7562]]=_0x3da9a1[_0x343d40[_0xda7562]]);}}return _0x5cdc51['prototype']['position']=null,_0x5cdc51['prototype']['nodes']=_0x34a408['emptyArray'],_0x5cdc51['prototype']['shouldReceiveAttributes']=!0x1,_0x5cdc51['prototype']['wasUndone']=!0x1,_0x5cdc51['create']=function(_0x5b0fc6){return new _0x5cdc51(_0x5b0fc6);},_0x5cdc51['encode']=function(_0x23bd5b,_0x2097d9){if(_0x2097d9||(_0x2097d9=_0x45ef0e['create']()),null!=_0x23bd5b['position']&&Object['hasOwnProperty']['call'](_0x23bd5b,'position')&&_0x3491f1['Position']['encode'](_0x23bd5b['position'],_0x2097d9['uint32'](0xa)['fork']())['ldelim'](),null!=_0x23bd5b['nodes']&&_0x23bd5b['nodes']['length']){for(var _0x4c77cc=0x0;_0x4c77cc<_0x23bd5b['nodes']['length'];++_0x4c77cc)_0x3491f1['Element']['encode'](_0x23bd5b['nodes'][_0x4c77cc],_0x2097d9['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x23bd5b['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x23bd5b,'shouldReceiveAttributes')&&_0x2097d9['uint32'](0x18)['bool'](_0x23bd5b['shouldReceiveAttributes']),null!=_0x23bd5b['wasUndone']&&Object['hasOwnProperty']['call'](_0x23bd5b,'wasUndone')&&_0x2097d9['uint32'](0x20)['bool'](_0x23bd5b['wasUndone']),_0x2097d9;},_0x5cdc51['encodeDelimited']=function(_0x5c710a,_0x46485e){return this['encode'](_0x5c710a,_0x46485e)['ldelim']();},_0x5cdc51['decode']=function(_0xc2a87b,_0x2c72c3){_0xc2a87b instanceof _0x1293b9||(_0xc2a87b=_0x1293b9['create'](_0xc2a87b));for(var _0x52cc14=void 0x0===_0x2c72c3?_0xc2a87b['len']:_0xc2a87b['pos']+_0x2c72c3,_0x4229e7=new _0x3491f1['InsertOperation']();_0xc2a87b['pos']<_0x52cc14;){var _0x3360f0=_0xc2a87b['uint32']();switch(_0x3360f0>>>0x3){case 0x1:_0x4229e7['position']=_0x3491f1['Position']['decode'](_0xc2a87b,_0xc2a87b['uint32']());break;case 0x2:_0x4229e7['nodes']&&_0x4229e7['nodes']['length']||(_0x4229e7['nodes']=[]),_0x4229e7['nodes']['push'](_0x3491f1['Element']['decode'](_0xc2a87b,_0xc2a87b['uint32']()));break;case 0x3:_0x4229e7['shouldReceiveAttributes']=_0xc2a87b['bool']();break;case 0x4:_0x4229e7['wasUndone']=_0xc2a87b['bool']();break;default:_0xc2a87b['skipType'](0x7&_0x3360f0);}}return _0x4229e7;},_0x5cdc51['decodeDelimited']=function(_0x5c18c2){return _0x5c18c2 instanceof _0x1293b9||(_0x5c18c2=new _0x1293b9(_0x5c18c2)),this['decode'](_0x5c18c2,_0x5c18c2['uint32']());},_0x5cdc51['verify']=function(_0x2144d8){if('object'!=typeof _0x2144d8||null===_0x2144d8)return'object\x20expected';if(null!=_0x2144d8['position']&&_0x2144d8['hasOwnProperty']('position')&&(_0x46338d=_0x3491f1['Position']['verify'](_0x2144d8['position'])))return'position.'+_0x46338d;if(null!=_0x2144d8['nodes']&&_0x2144d8['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x2144d8['nodes']))return'nodes:\x20array\x20expected';for(var _0x43b1c1=0x0;_0x43b1c1<_0x2144d8['nodes']['length'];++_0x43b1c1){var _0x46338d;if(_0x46338d=_0x3491f1['Element']['verify'](_0x2144d8['nodes'][_0x43b1c1]))return'nodes.'+_0x46338d;}}return null!=_0x2144d8['shouldReceiveAttributes']&&_0x2144d8['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x2144d8['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x2144d8['wasUndone']&&_0x2144d8['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2144d8['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5cdc51['fromObject']=function(_0x5ae7af){if(_0x5ae7af instanceof _0x3491f1['InsertOperation'])return _0x5ae7af;var _0x2cff5b=new _0x3491f1['InsertOperation']();if(null!=_0x5ae7af['position']){if('object'!=typeof _0x5ae7af['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x2cff5b['position']=_0x3491f1['Position']['fromObject'](_0x5ae7af['position']);}if(_0x5ae7af['nodes']){if(!Array['isArray'](_0x5ae7af['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x2cff5b['nodes']=[];for(var _0x34f831=0x0;_0x34f831<_0x5ae7af['nodes']['length'];++_0x34f831){if('object'!=typeof _0x5ae7af['nodes'][_0x34f831])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x2cff5b['nodes'][_0x34f831]=_0x3491f1['Element']['fromObject'](_0x5ae7af['nodes'][_0x34f831]);}}return null!=_0x5ae7af['shouldReceiveAttributes']&&(_0x2cff5b['shouldReceiveAttributes']=Boolean(_0x5ae7af['shouldReceiveAttributes'])),null!=_0x5ae7af['wasUndone']&&(_0x2cff5b['wasUndone']=Boolean(_0x5ae7af['wasUndone'])),_0x2cff5b;},_0x5cdc51['toObject']=function(_0x52e477,_0x869539){_0x869539||(_0x869539={});var _0x26f2dc={};if((_0x869539['arrays']||_0x869539['defaults'])&&(_0x26f2dc['nodes']=[]),_0x869539['defaults']&&(_0x26f2dc['position']=null,_0x26f2dc['shouldReceiveAttributes']=!0x1,_0x26f2dc['wasUndone']=!0x1),null!=_0x52e477['position']&&_0x52e477['hasOwnProperty']('position')&&(_0x26f2dc['position']=_0x3491f1['Position']['toObject'](_0x52e477['position'],_0x869539)),_0x52e477['nodes']&&_0x52e477['nodes']['length']){_0x26f2dc['nodes']=[];for(var _0x5cb42b=0x0;_0x5cb42b<_0x52e477['nodes']['length'];++_0x5cb42b)_0x26f2dc['nodes'][_0x5cb42b]=_0x3491f1['Element']['toObject'](_0x52e477['nodes'][_0x5cb42b],_0x869539);}return null!=_0x52e477['shouldReceiveAttributes']&&_0x52e477['hasOwnProperty']('shouldReceiveAttributes')&&(_0x26f2dc['shouldReceiveAttributes']=_0x52e477['shouldReceiveAttributes']),null!=_0x52e477['wasUndone']&&_0x52e477['hasOwnProperty']('wasUndone')&&(_0x26f2dc['wasUndone']=_0x52e477['wasUndone']),_0x26f2dc;},_0x5cdc51['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x5cdc51['getTypeUrl']=function(_0x4b7a88){return void 0x0===_0x4b7a88&&(_0x4b7a88='type.googleapis.com'),_0x4b7a88+'/InsertOperation';},_0x5cdc51;}()),_0x3491f1['MarkerOperation']=(function(){function _0x486894(_0x2c66d5){if(_0x2c66d5){for(var _0x15e604=Object['keys'](_0x2c66d5),_0x2b528a=0x0;_0x2b528a<_0x15e604['length'];++_0x2b528a)null!=_0x2c66d5[_0x15e604[_0x2b528a]]&&(this[_0x15e604[_0x2b528a]]=_0x2c66d5[_0x15e604[_0x2b528a]]);}}return _0x486894['prototype']['name']='',_0x486894['prototype']['oldRange']=null,_0x486894['prototype']['newRange']=null,_0x486894['prototype']['affectsData']=!0x1,_0x486894['prototype']['wasUndone']=!0x1,_0x486894['create']=function(_0x479755){return new _0x486894(_0x479755);},_0x486894['encode']=function(_0x1303ad,_0x238e7b){return _0x238e7b||(_0x238e7b=_0x45ef0e['create']()),null!=_0x1303ad['name']&&Object['hasOwnProperty']['call'](_0x1303ad,'name')&&_0x238e7b['uint32'](0xa)['string'](_0x1303ad['name']),null!=_0x1303ad['oldRange']&&Object['hasOwnProperty']['call'](_0x1303ad,'oldRange')&&_0x3491f1['Range']['encode'](_0x1303ad['oldRange'],_0x238e7b['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1303ad['newRange']&&Object['hasOwnProperty']['call'](_0x1303ad,'newRange')&&_0x3491f1['Range']['encode'](_0x1303ad['newRange'],_0x238e7b['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1303ad['affectsData']&&Object['hasOwnProperty']['call'](_0x1303ad,'affectsData')&&_0x238e7b['uint32'](0x20)['bool'](_0x1303ad['affectsData']),null!=_0x1303ad['wasUndone']&&Object['hasOwnProperty']['call'](_0x1303ad,'wasUndone')&&_0x238e7b['uint32'](0x28)['bool'](_0x1303ad['wasUndone']),_0x238e7b;},_0x486894['encodeDelimited']=function(_0x37a23f,_0x3e876a){return this['encode'](_0x37a23f,_0x3e876a)['ldelim']();},_0x486894['decode']=function(_0x39b470,_0x2ed551){_0x39b470 instanceof _0x1293b9||(_0x39b470=_0x1293b9['create'](_0x39b470));for(var _0x5d39a8=void 0x0===_0x2ed551?_0x39b470['len']:_0x39b470['pos']+_0x2ed551,_0x10ec03=new _0x3491f1['MarkerOperation']();_0x39b470['pos']<_0x5d39a8;){var _0x30d680=_0x39b470['uint32']();switch(_0x30d680>>>0x3){case 0x1:_0x10ec03['name']=_0x39b470['string']();break;case 0x2:_0x10ec03['oldRange']=_0x3491f1['Range']['decode'](_0x39b470,_0x39b470['uint32']());break;case 0x3:_0x10ec03['newRange']=_0x3491f1['Range']['decode'](_0x39b470,_0x39b470['uint32']());break;case 0x4:_0x10ec03['affectsData']=_0x39b470['bool']();break;case 0x5:_0x10ec03['wasUndone']=_0x39b470['bool']();break;default:_0x39b470['skipType'](0x7&_0x30d680);}}return _0x10ec03;},_0x486894['decodeDelimited']=function(_0x194de4){return _0x194de4 instanceof _0x1293b9||(_0x194de4=new _0x1293b9(_0x194de4)),this['decode'](_0x194de4,_0x194de4['uint32']());},_0x486894['verify']=function(_0x5904d9){if('object'!=typeof _0x5904d9||null===_0x5904d9)return'object\x20expected';if(null!=_0x5904d9['name']&&_0x5904d9['hasOwnProperty']('name')&&!_0x34a408['isString'](_0x5904d9['name']))return'name:\x20string\x20expected';var _0x40d3f8;if(null!=_0x5904d9['oldRange']&&_0x5904d9['hasOwnProperty']('oldRange')&&(_0x40d3f8=_0x3491f1['Range']['verify'](_0x5904d9['oldRange'])))return'oldRange.'+_0x40d3f8;if(null!=_0x5904d9['newRange']&&_0x5904d9['hasOwnProperty']('newRange')&&(_0x40d3f8=_0x3491f1['Range']['verify'](_0x5904d9['newRange'])))return'newRange.'+_0x40d3f8;return null!=_0x5904d9['affectsData']&&_0x5904d9['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x5904d9['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x5904d9['wasUndone']&&_0x5904d9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5904d9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x486894['fromObject']=function(_0x3cb11e){if(_0x3cb11e instanceof _0x3491f1['MarkerOperation'])return _0x3cb11e;var _0x5941cb=new _0x3491f1['MarkerOperation']();if(null!=_0x3cb11e['name']&&(_0x5941cb['name']=String(_0x3cb11e['name'])),null!=_0x3cb11e['oldRange']){if('object'!=typeof _0x3cb11e['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x5941cb['oldRange']=_0x3491f1['Range']['fromObject'](_0x3cb11e['oldRange']);}if(null!=_0x3cb11e['newRange']){if('object'!=typeof _0x3cb11e['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x5941cb['newRange']=_0x3491f1['Range']['fromObject'](_0x3cb11e['newRange']);}return null!=_0x3cb11e['affectsData']&&(_0x5941cb['affectsData']=Boolean(_0x3cb11e['affectsData'])),null!=_0x3cb11e['wasUndone']&&(_0x5941cb['wasUndone']=Boolean(_0x3cb11e['wasUndone'])),_0x5941cb;},_0x486894['toObject']=function(_0xfdb1d6,_0x4d5ba6){_0x4d5ba6||(_0x4d5ba6={});var _0x5a7035={};return _0x4d5ba6['defaults']&&(_0x5a7035['name']='',_0x5a7035['oldRange']=null,_0x5a7035['newRange']=null,_0x5a7035['affectsData']=!0x1,_0x5a7035['wasUndone']=!0x1),null!=_0xfdb1d6['name']&&_0xfdb1d6['hasOwnProperty']('name')&&(_0x5a7035['name']=_0xfdb1d6['name']),null!=_0xfdb1d6['oldRange']&&_0xfdb1d6['hasOwnProperty']('oldRange')&&(_0x5a7035['oldRange']=_0x3491f1['Range']['toObject'](_0xfdb1d6['oldRange'],_0x4d5ba6)),null!=_0xfdb1d6['newRange']&&_0xfdb1d6['hasOwnProperty']('newRange')&&(_0x5a7035['newRange']=_0x3491f1['Range']['toObject'](_0xfdb1d6['newRange'],_0x4d5ba6)),null!=_0xfdb1d6['affectsData']&&_0xfdb1d6['hasOwnProperty']('affectsData')&&(_0x5a7035['affectsData']=_0xfdb1d6['affectsData']),null!=_0xfdb1d6['wasUndone']&&_0xfdb1d6['hasOwnProperty']('wasUndone')&&(_0x5a7035['wasUndone']=_0xfdb1d6['wasUndone']),_0x5a7035;},_0x486894['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x486894['getTypeUrl']=function(_0x404bee){return void 0x0===_0x404bee&&(_0x404bee='type.googleapis.com'),_0x404bee+'/MarkerOperation';},_0x486894;}()),_0x3491f1['MergeOperation']=(function(){function _0x498036(_0x33bb47){if(_0x33bb47){for(var _0x1f415a=Object['keys'](_0x33bb47),_0x1a4cd9=0x0;_0x1a4cd9<_0x1f415a['length'];++_0x1a4cd9)null!=_0x33bb47[_0x1f415a[_0x1a4cd9]]&&(this[_0x1f415a[_0x1a4cd9]]=_0x33bb47[_0x1f415a[_0x1a4cd9]]);}}return _0x498036['prototype']['sourcePosition']=null,_0x498036['prototype']['targetPosition']=null,_0x498036['prototype']['graveyardPosition']=null,_0x498036['prototype']['howMany']=0x0,_0x498036['prototype']['wasUndone']=!0x1,_0x498036['create']=function(_0x2452e4){return new _0x498036(_0x2452e4);},_0x498036['encode']=function(_0x3d2ff7,_0x3f9139){return _0x3f9139||(_0x3f9139=_0x45ef0e['create']()),null!=_0x3d2ff7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'sourcePosition')&&_0x3491f1['Position']['encode'](_0x3d2ff7['sourcePosition'],_0x3f9139['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3d2ff7['targetPosition']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'targetPosition')&&_0x3491f1['Position']['encode'](_0x3d2ff7['targetPosition'],_0x3f9139['uint32'](0x12)['fork']())['ldelim'](),null!=_0x3d2ff7['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'graveyardPosition')&&_0x3491f1['Position']['encode'](_0x3d2ff7['graveyardPosition'],_0x3f9139['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3d2ff7['howMany']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'howMany')&&_0x3f9139['uint32'](0x20)['uint32'](_0x3d2ff7['howMany']),null!=_0x3d2ff7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3d2ff7,'wasUndone')&&_0x3f9139['uint32'](0x28)['bool'](_0x3d2ff7['wasUndone']),_0x3f9139;},_0x498036['encodeDelimited']=function(_0x3c2499,_0x2d90b3){return this['encode'](_0x3c2499,_0x2d90b3)['ldelim']();},_0x498036['decode']=function(_0x303e48,_0x37414c){_0x303e48 instanceof _0x1293b9||(_0x303e48=_0x1293b9['create'](_0x303e48));for(var _0x5bdba8=void 0x0===_0x37414c?_0x303e48['len']:_0x303e48['pos']+_0x37414c,_0x284c4c=new _0x3491f1['MergeOperation']();_0x303e48['pos']<_0x5bdba8;){var _0x1d7127=_0x303e48['uint32']();switch(_0x1d7127>>>0x3){case 0x1:_0x284c4c['sourcePosition']=_0x3491f1['Position']['decode'](_0x303e48,_0x303e48['uint32']());break;case 0x2:_0x284c4c['targetPosition']=_0x3491f1['Position']['decode'](_0x303e48,_0x303e48['uint32']());break;case 0x3:_0x284c4c['graveyardPosition']=_0x3491f1['Position']['decode'](_0x303e48,_0x303e48['uint32']());break;case 0x4:_0x284c4c['howMany']=_0x303e48['uint32']();break;case 0x5:_0x284c4c['wasUndone']=_0x303e48['bool']();break;default:_0x303e48['skipType'](0x7&_0x1d7127);}}return _0x284c4c;},_0x498036['decodeDelimited']=function(_0x1e85ab){return _0x1e85ab instanceof _0x1293b9||(_0x1e85ab=new _0x1293b9(_0x1e85ab)),this['decode'](_0x1e85ab,_0x1e85ab['uint32']());},_0x498036['verify']=function(_0x1424a2){if('object'!=typeof _0x1424a2||null===_0x1424a2)return'object\x20expected';var _0x5ec58f;if(null!=_0x1424a2['sourcePosition']&&_0x1424a2['hasOwnProperty']('sourcePosition')&&(_0x5ec58f=_0x3491f1['Position']['verify'](_0x1424a2['sourcePosition'])))return'sourcePosition.'+_0x5ec58f;if(null!=_0x1424a2['targetPosition']&&_0x1424a2['hasOwnProperty']('targetPosition')&&(_0x5ec58f=_0x3491f1['Position']['verify'](_0x1424a2['targetPosition'])))return'targetPosition.'+_0x5ec58f;if(null!=_0x1424a2['graveyardPosition']&&_0x1424a2['hasOwnProperty']('graveyardPosition')&&(_0x5ec58f=_0x3491f1['Position']['verify'](_0x1424a2['graveyardPosition'])))return'graveyardPosition.'+_0x5ec58f;return null!=_0x1424a2['howMany']&&_0x1424a2['hasOwnProperty']('howMany')&&!_0x34a408['isInteger'](_0x1424a2['howMany'])?'howMany:\x20integer\x20expected':null!=_0x1424a2['wasUndone']&&_0x1424a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1424a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x498036['fromObject']=function(_0x507209){if(_0x507209 instanceof _0x3491f1['MergeOperation'])return _0x507209;var _0x3bb18f=new _0x3491f1['MergeOperation']();if(null!=_0x507209['sourcePosition']){if('object'!=typeof _0x507209['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x3bb18f['sourcePosition']=_0x3491f1['Position']['fromObject'](_0x507209['sourcePosition']);}if(null!=_0x507209['targetPosition']){if('object'!=typeof _0x507209['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x3bb18f['targetPosition']=_0x3491f1['Position']['fromObject'](_0x507209['targetPosition']);}if(null!=_0x507209['graveyardPosition']){if('object'!=typeof _0x507209['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x3bb18f['graveyardPosition']=_0x3491f1['Position']['fromObject'](_0x507209['graveyardPosition']);}return null!=_0x507209['howMany']&&(_0x3bb18f['howMany']=_0x507209['howMany']>>>0x0),null!=_0x507209['wasUndone']&&(_0x3bb18f['wasUndone']=Boolean(_0x507209['wasUndone'])),_0x3bb18f;},_0x498036['toObject']=function(_0x54a501,_0x427471){_0x427471||(_0x427471={});var _0x595b60={};return _0x427471['defaults']&&(_0x595b60['sourcePosition']=null,_0x595b60['targetPosition']=null,_0x595b60['graveyardPosition']=null,_0x595b60['howMany']=0x0,_0x595b60['wasUndone']=!0x1),null!=_0x54a501['sourcePosition']&&_0x54a501['hasOwnProperty']('sourcePosition')&&(_0x595b60['sourcePosition']=_0x3491f1['Position']['toObject'](_0x54a501['sourcePosition'],_0x427471)),null!=_0x54a501['targetPosition']&&_0x54a501['hasOwnProperty']('targetPosition')&&(_0x595b60['targetPosition']=_0x3491f1['Position']['toObject'](_0x54a501['targetPosition'],_0x427471)),null!=_0x54a501['graveyardPosition']&&_0x54a501['hasOwnProperty']('graveyardPosition')&&(_0x595b60['graveyardPosition']=_0x3491f1['Position']['toObject'](_0x54a501['graveyardPosition'],_0x427471)),null!=_0x54a501['howMany']&&_0x54a501['hasOwnProperty']('howMany')&&(_0x595b60['howMany']=_0x54a501['howMany']),null!=_0x54a501['wasUndone']&&_0x54a501['hasOwnProperty']('wasUndone')&&(_0x595b60['wasUndone']=_0x54a501['wasUndone']),_0x595b60;},_0x498036['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x498036['getTypeUrl']=function(_0x4474e7){return void 0x0===_0x4474e7&&(_0x4474e7='type.googleapis.com'),_0x4474e7+'/MergeOperation';},_0x498036;}()),_0x3491f1['MoveOperation']=(function(){function _0x1811e4(_0x424659){if(_0x424659){for(var _0x161b2c=Object['keys'](_0x424659),_0x1ee982=0x0;_0x1ee982<_0x161b2c['length'];++_0x1ee982)null!=_0x424659[_0x161b2c[_0x1ee982]]&&(this[_0x161b2c[_0x1ee982]]=_0x424659[_0x161b2c[_0x1ee982]]);}}return _0x1811e4['prototype']['sourcePosition']=null,_0x1811e4['prototype']['howMany']=0x0,_0x1811e4['prototype']['targetPosition']=null,_0x1811e4['prototype']['wasUndone']=!0x1,_0x1811e4['create']=function(_0x2f3b9d){return new _0x1811e4(_0x2f3b9d);},_0x1811e4['encode']=function(_0x117a49,_0x285306){return _0x285306||(_0x285306=_0x45ef0e['create']()),null!=_0x117a49['sourcePosition']&&Object['hasOwnProperty']['call'](_0x117a49,'sourcePosition')&&_0x3491f1['Position']['encode'](_0x117a49['sourcePosition'],_0x285306['uint32'](0xa)['fork']())['ldelim'](),null!=_0x117a49['howMany']&&Object['hasOwnProperty']['call'](_0x117a49,'howMany')&&_0x285306['uint32'](0x10)['uint32'](_0x117a49['howMany']),null!=_0x117a49['targetPosition']&&Object['hasOwnProperty']['call'](_0x117a49,'targetPosition')&&_0x3491f1['Position']['encode'](_0x117a49['targetPosition'],_0x285306['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x117a49['wasUndone']&&Object['hasOwnProperty']['call'](_0x117a49,'wasUndone')&&_0x285306['uint32'](0x20)['bool'](_0x117a49['wasUndone']),_0x285306;},_0x1811e4['encodeDelimited']=function(_0xe3d400,_0x1ab479){return this['encode'](_0xe3d400,_0x1ab479)['ldelim']();},_0x1811e4['decode']=function(_0x1264f1,_0x2d0076){_0x1264f1 instanceof _0x1293b9||(_0x1264f1=_0x1293b9['create'](_0x1264f1));for(var _0x1d5c7c=void 0x0===_0x2d0076?_0x1264f1['len']:_0x1264f1['pos']+_0x2d0076,_0x589f10=new _0x3491f1['MoveOperation']();_0x1264f1['pos']<_0x1d5c7c;){var _0x419197=_0x1264f1['uint32']();switch(_0x419197>>>0x3){case 0x1:_0x589f10['sourcePosition']=_0x3491f1['Position']['decode'](_0x1264f1,_0x1264f1['uint32']());break;case 0x2:_0x589f10['howMany']=_0x1264f1['uint32']();break;case 0x3:_0x589f10['targetPosition']=_0x3491f1['Position']['decode'](_0x1264f1,_0x1264f1['uint32']());break;case 0x4:_0x589f10['wasUndone']=_0x1264f1['bool']();break;default:_0x1264f1['skipType'](0x7&_0x419197);}}return _0x589f10;},_0x1811e4['decodeDelimited']=function(_0x4a0cdd){return _0x4a0cdd instanceof _0x1293b9||(_0x4a0cdd=new _0x1293b9(_0x4a0cdd)),this['decode'](_0x4a0cdd,_0x4a0cdd['uint32']());},_0x1811e4['verify']=function(_0x4bd62d){if('object'!=typeof _0x4bd62d||null===_0x4bd62d)return'object\x20expected';var _0x388f62;if(null!=_0x4bd62d['sourcePosition']&&_0x4bd62d['hasOwnProperty']('sourcePosition')&&(_0x388f62=_0x3491f1['Position']['verify'](_0x4bd62d['sourcePosition'])))return'sourcePosition.'+_0x388f62;if(null!=_0x4bd62d['howMany']&&_0x4bd62d['hasOwnProperty']('howMany')&&!_0x34a408['isInteger'](_0x4bd62d['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x4bd62d['targetPosition']&&_0x4bd62d['hasOwnProperty']('targetPosition')&&(_0x388f62=_0x3491f1['Position']['verify'](_0x4bd62d['targetPosition'])))return'targetPosition.'+_0x388f62;return null!=_0x4bd62d['wasUndone']&&_0x4bd62d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4bd62d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1811e4['fromObject']=function(_0x261270){if(_0x261270 instanceof _0x3491f1['MoveOperation'])return _0x261270;var _0x8ce927=new _0x3491f1['MoveOperation']();if(null!=_0x261270['sourcePosition']){if('object'!=typeof _0x261270['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x8ce927['sourcePosition']=_0x3491f1['Position']['fromObject'](_0x261270['sourcePosition']);}if(null!=_0x261270['howMany']&&(_0x8ce927['howMany']=_0x261270['howMany']>>>0x0),null!=_0x261270['targetPosition']){if('object'!=typeof _0x261270['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x8ce927['targetPosition']=_0x3491f1['Position']['fromObject'](_0x261270['targetPosition']);}return null!=_0x261270['wasUndone']&&(_0x8ce927['wasUndone']=Boolean(_0x261270['wasUndone'])),_0x8ce927;},_0x1811e4['toObject']=function(_0x104b1f,_0x3639f6){_0x3639f6||(_0x3639f6={});var _0x49908f={};return _0x3639f6['defaults']&&(_0x49908f['sourcePosition']=null,_0x49908f['howMany']=0x0,_0x49908f['targetPosition']=null,_0x49908f['wasUndone']=!0x1),null!=_0x104b1f['sourcePosition']&&_0x104b1f['hasOwnProperty']('sourcePosition')&&(_0x49908f['sourcePosition']=_0x3491f1['Position']['toObject'](_0x104b1f['sourcePosition'],_0x3639f6)),null!=_0x104b1f['howMany']&&_0x104b1f['hasOwnProperty']('howMany')&&(_0x49908f['howMany']=_0x104b1f['howMany']),null!=_0x104b1f['targetPosition']&&_0x104b1f['hasOwnProperty']('targetPosition')&&(_0x49908f['targetPosition']=_0x3491f1['Position']['toObject'](_0x104b1f['targetPosition'],_0x3639f6)),null!=_0x104b1f['wasUndone']&&_0x104b1f['hasOwnProperty']('wasUndone')&&(_0x49908f['wasUndone']=_0x104b1f['wasUndone']),_0x49908f;},_0x1811e4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1811e4['getTypeUrl']=function(_0x17b1a7){return void 0x0===_0x17b1a7&&(_0x17b1a7='type.googleapis.com'),_0x17b1a7+'/MoveOperation';},_0x1811e4;}()),_0x3491f1['RenameOperation']=(function(){function _0x1d43fe(_0xad6a62){if(_0xad6a62){for(var _0x12851f=Object['keys'](_0xad6a62),_0x52e054=0x0;_0x52e054<_0x12851f['length'];++_0x52e054)null!=_0xad6a62[_0x12851f[_0x52e054]]&&(this[_0x12851f[_0x52e054]]=_0xad6a62[_0x12851f[_0x52e054]]);}}return _0x1d43fe['prototype']['position']=null,_0x1d43fe['prototype']['oldName']='',_0x1d43fe['prototype']['newName']='',_0x1d43fe['prototype']['wasUndone']=!0x1,_0x1d43fe['create']=function(_0x4a0319){return new _0x1d43fe(_0x4a0319);},_0x1d43fe['encode']=function(_0x47618c,_0x2f251e){return _0x2f251e||(_0x2f251e=_0x45ef0e['create']()),null!=_0x47618c['position']&&Object['hasOwnProperty']['call'](_0x47618c,'position')&&_0x3491f1['Position']['encode'](_0x47618c['position'],_0x2f251e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x47618c['oldName']&&Object['hasOwnProperty']['call'](_0x47618c,'oldName')&&_0x2f251e['uint32'](0x12)['string'](_0x47618c['oldName']),null!=_0x47618c['newName']&&Object['hasOwnProperty']['call'](_0x47618c,'newName')&&_0x2f251e['uint32'](0x1a)['string'](_0x47618c['newName']),null!=_0x47618c['wasUndone']&&Object['hasOwnProperty']['call'](_0x47618c,'wasUndone')&&_0x2f251e['uint32'](0x20)['bool'](_0x47618c['wasUndone']),_0x2f251e;},_0x1d43fe['encodeDelimited']=function(_0x51825d,_0xaa4099){return this['encode'](_0x51825d,_0xaa4099)['ldelim']();},_0x1d43fe['decode']=function(_0x1c87e7,_0x306858){_0x1c87e7 instanceof _0x1293b9||(_0x1c87e7=_0x1293b9['create'](_0x1c87e7));for(var _0x41abe2=void 0x0===_0x306858?_0x1c87e7['len']:_0x1c87e7['pos']+_0x306858,_0x46d713=new _0x3491f1['RenameOperation']();_0x1c87e7['pos']<_0x41abe2;){var _0xe6b37d=_0x1c87e7['uint32']();switch(_0xe6b37d>>>0x3){case 0x1:_0x46d713['position']=_0x3491f1['Position']['decode'](_0x1c87e7,_0x1c87e7['uint32']());break;case 0x2:_0x46d713['oldName']=_0x1c87e7['string']();break;case 0x3:_0x46d713['newName']=_0x1c87e7['string']();break;case 0x4:_0x46d713['wasUndone']=_0x1c87e7['bool']();break;default:_0x1c87e7['skipType'](0x7&_0xe6b37d);}}return _0x46d713;},_0x1d43fe['decodeDelimited']=function(_0x1929e3){return _0x1929e3 instanceof _0x1293b9||(_0x1929e3=new _0x1293b9(_0x1929e3)),this['decode'](_0x1929e3,_0x1929e3['uint32']());},_0x1d43fe['verify']=function(_0x47c89f){if('object'!=typeof _0x47c89f||null===_0x47c89f)return'object\x20expected';if(null!=_0x47c89f['position']&&_0x47c89f['hasOwnProperty']('position')){var _0x5df124=_0x3491f1['Position']['verify'](_0x47c89f['position']);if(_0x5df124)return'position.'+_0x5df124;}return null!=_0x47c89f['oldName']&&_0x47c89f['hasOwnProperty']('oldName')&&!_0x34a408['isString'](_0x47c89f['oldName'])?'oldName:\x20string\x20expected':null!=_0x47c89f['newName']&&_0x47c89f['hasOwnProperty']('newName')&&!_0x34a408['isString'](_0x47c89f['newName'])?'newName:\x20string\x20expected':null!=_0x47c89f['wasUndone']&&_0x47c89f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x47c89f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d43fe['fromObject']=function(_0x368188){if(_0x368188 instanceof _0x3491f1['RenameOperation'])return _0x368188;var _0x1fa341=new _0x3491f1['RenameOperation']();if(null!=_0x368188['position']){if('object'!=typeof _0x368188['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x1fa341['position']=_0x3491f1['Position']['fromObject'](_0x368188['position']);}return null!=_0x368188['oldName']&&(_0x1fa341['oldName']=String(_0x368188['oldName'])),null!=_0x368188['newName']&&(_0x1fa341['newName']=String(_0x368188['newName'])),null!=_0x368188['wasUndone']&&(_0x1fa341['wasUndone']=Boolean(_0x368188['wasUndone'])),_0x1fa341;},_0x1d43fe['toObject']=function(_0x26b98b,_0x1fc5e1){_0x1fc5e1||(_0x1fc5e1={});var _0x39e45d={};return _0x1fc5e1['defaults']&&(_0x39e45d['position']=null,_0x39e45d['oldName']='',_0x39e45d['newName']='',_0x39e45d['wasUndone']=!0x1),null!=_0x26b98b['position']&&_0x26b98b['hasOwnProperty']('position')&&(_0x39e45d['position']=_0x3491f1['Position']['toObject'](_0x26b98b['position'],_0x1fc5e1)),null!=_0x26b98b['oldName']&&_0x26b98b['hasOwnProperty']('oldName')&&(_0x39e45d['oldName']=_0x26b98b['oldName']),null!=_0x26b98b['newName']&&_0x26b98b['hasOwnProperty']('newName')&&(_0x39e45d['newName']=_0x26b98b['newName']),null!=_0x26b98b['wasUndone']&&_0x26b98b['hasOwnProperty']('wasUndone')&&(_0x39e45d['wasUndone']=_0x26b98b['wasUndone']),_0x39e45d;},_0x1d43fe['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1d43fe['getTypeUrl']=function(_0x591eb7){return void 0x0===_0x591eb7&&(_0x591eb7='type.googleapis.com'),_0x591eb7+'/RenameOperation';},_0x1d43fe;}()),_0x3491f1['RootAttributeOperation']=(function(){function _0x1d8548(_0x4e4844){if(_0x4e4844){for(var _0xd84f43=Object['keys'](_0x4e4844),_0x25243f=0x0;_0x25243f<_0xd84f43['length'];++_0x25243f)null!=_0x4e4844[_0xd84f43[_0x25243f]]&&(this[_0xd84f43[_0x25243f]]=_0x4e4844[_0xd84f43[_0x25243f]]);}}return _0x1d8548['prototype']['root']='',_0x1d8548['prototype']['key']='',_0x1d8548['prototype']['oldValueBoolean']=!0x1,_0x1d8548['prototype']['oldValueJson']='',_0x1d8548['prototype']['newValueBoolean']=!0x1,_0x1d8548['prototype']['newValueJson']='',_0x1d8548['prototype']['wasUndone']=!0x1,_0x1d8548['create']=function(_0x102016){return new _0x1d8548(_0x102016);},_0x1d8548['encode']=function(_0x438ee4,_0x5cd7da){return _0x5cd7da||(_0x5cd7da=_0x45ef0e['create']()),null!=_0x438ee4['root']&&Object['hasOwnProperty']['call'](_0x438ee4,'root')&&_0x5cd7da['uint32'](0xa)['string'](_0x438ee4['root']),null!=_0x438ee4['key']&&Object['hasOwnProperty']['call'](_0x438ee4,'key')&&_0x5cd7da['uint32'](0x12)['string'](_0x438ee4['key']),null!=_0x438ee4['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x438ee4,'oldValueBoolean')&&_0x5cd7da['uint32'](0x18)['bool'](_0x438ee4['oldValueBoolean']),null!=_0x438ee4['oldValueJson']&&Object['hasOwnProperty']['call'](_0x438ee4,'oldValueJson')&&_0x5cd7da['uint32'](0x22)['string'](_0x438ee4['oldValueJson']),null!=_0x438ee4['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x438ee4,'newValueBoolean')&&_0x5cd7da['uint32'](0x28)['bool'](_0x438ee4['newValueBoolean']),null!=_0x438ee4['newValueJson']&&Object['hasOwnProperty']['call'](_0x438ee4,'newValueJson')&&_0x5cd7da['uint32'](0x32)['string'](_0x438ee4['newValueJson']),null!=_0x438ee4['wasUndone']&&Object['hasOwnProperty']['call'](_0x438ee4,'wasUndone')&&_0x5cd7da['uint32'](0x38)['bool'](_0x438ee4['wasUndone']),_0x5cd7da;},_0x1d8548['encodeDelimited']=function(_0x3d6b06,_0x389165){return this['encode'](_0x3d6b06,_0x389165)['ldelim']();},_0x1d8548['decode']=function(_0x1af15e,_0x107776){_0x1af15e instanceof _0x1293b9||(_0x1af15e=_0x1293b9['create'](_0x1af15e));for(var _0x5e9fb5=void 0x0===_0x107776?_0x1af15e['len']:_0x1af15e['pos']+_0x107776,_0x40b898=new _0x3491f1['RootAttributeOperation']();_0x1af15e['pos']<_0x5e9fb5;){var _0x37615d=_0x1af15e['uint32']();switch(_0x37615d>>>0x3){case 0x1:_0x40b898['root']=_0x1af15e['string']();break;case 0x2:_0x40b898['key']=_0x1af15e['string']();break;case 0x3:_0x40b898['oldValueBoolean']=_0x1af15e['bool']();break;case 0x4:_0x40b898['oldValueJson']=_0x1af15e['string']();break;case 0x5:_0x40b898['newValueBoolean']=_0x1af15e['bool']();break;case 0x6:_0x40b898['newValueJson']=_0x1af15e['string']();break;case 0x7:_0x40b898['wasUndone']=_0x1af15e['bool']();break;default:_0x1af15e['skipType'](0x7&_0x37615d);}}return _0x40b898;},_0x1d8548['decodeDelimited']=function(_0x31b8b5){return _0x31b8b5 instanceof _0x1293b9||(_0x31b8b5=new _0x1293b9(_0x31b8b5)),this['decode'](_0x31b8b5,_0x31b8b5['uint32']());},_0x1d8548['verify']=function(_0x3e8b65){return'object'!=typeof _0x3e8b65||null===_0x3e8b65?'object\x20expected':null!=_0x3e8b65['root']&&_0x3e8b65['hasOwnProperty']('root')&&!_0x34a408['isString'](_0x3e8b65['root'])?'root:\x20string\x20expected':null!=_0x3e8b65['key']&&_0x3e8b65['hasOwnProperty']('key')&&!_0x34a408['isString'](_0x3e8b65['key'])?'key:\x20string\x20expected':null!=_0x3e8b65['oldValueBoolean']&&_0x3e8b65['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x3e8b65['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x3e8b65['oldValueJson']&&_0x3e8b65['hasOwnProperty']('oldValueJson')&&!_0x34a408['isString'](_0x3e8b65['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x3e8b65['newValueBoolean']&&_0x3e8b65['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x3e8b65['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x3e8b65['newValueJson']&&_0x3e8b65['hasOwnProperty']('newValueJson')&&!_0x34a408['isString'](_0x3e8b65['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x3e8b65['wasUndone']&&_0x3e8b65['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3e8b65['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1d8548['fromObject']=function(_0x185b5a){if(_0x185b5a instanceof _0x3491f1['RootAttributeOperation'])return _0x185b5a;var _0x5c3c76=new _0x3491f1['RootAttributeOperation']();return null!=_0x185b5a['root']&&(_0x5c3c76['root']=String(_0x185b5a['root'])),null!=_0x185b5a['key']&&(_0x5c3c76['key']=String(_0x185b5a['key'])),null!=_0x185b5a['oldValueBoolean']&&(_0x5c3c76['oldValueBoolean']=Boolean(_0x185b5a['oldValueBoolean'])),null!=_0x185b5a['oldValueJson']&&(_0x5c3c76['oldValueJson']=String(_0x185b5a['oldValueJson'])),null!=_0x185b5a['newValueBoolean']&&(_0x5c3c76['newValueBoolean']=Boolean(_0x185b5a['newValueBoolean'])),null!=_0x185b5a['newValueJson']&&(_0x5c3c76['newValueJson']=String(_0x185b5a['newValueJson'])),null!=_0x185b5a['wasUndone']&&(_0x5c3c76['wasUndone']=Boolean(_0x185b5a['wasUndone'])),_0x5c3c76;},_0x1d8548['toObject']=function(_0x19f03f,_0x1726ea){_0x1726ea||(_0x1726ea={});var _0x2b2d88={};return _0x1726ea['defaults']&&(_0x2b2d88['root']='',_0x2b2d88['key']='',_0x2b2d88['oldValueBoolean']=!0x1,_0x2b2d88['oldValueJson']='',_0x2b2d88['newValueBoolean']=!0x1,_0x2b2d88['newValueJson']='',_0x2b2d88['wasUndone']=!0x1),null!=_0x19f03f['root']&&_0x19f03f['hasOwnProperty']('root')&&(_0x2b2d88['root']=_0x19f03f['root']),null!=_0x19f03f['key']&&_0x19f03f['hasOwnProperty']('key')&&(_0x2b2d88['key']=_0x19f03f['key']),null!=_0x19f03f['oldValueBoolean']&&_0x19f03f['hasOwnProperty']('oldValueBoolean')&&(_0x2b2d88['oldValueBoolean']=_0x19f03f['oldValueBoolean']),null!=_0x19f03f['oldValueJson']&&_0x19f03f['hasOwnProperty']('oldValueJson')&&(_0x2b2d88['oldValueJson']=_0x19f03f['oldValueJson']),null!=_0x19f03f['newValueBoolean']&&_0x19f03f['hasOwnProperty']('newValueBoolean')&&(_0x2b2d88['newValueBoolean']=_0x19f03f['newValueBoolean']),null!=_0x19f03f['newValueJson']&&_0x19f03f['hasOwnProperty']('newValueJson')&&(_0x2b2d88['newValueJson']=_0x19f03f['newValueJson']),null!=_0x19f03f['wasUndone']&&_0x19f03f['hasOwnProperty']('wasUndone')&&(_0x2b2d88['wasUndone']=_0x19f03f['wasUndone']),_0x2b2d88;},_0x1d8548['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1d8548['getTypeUrl']=function(_0x12a921){return void 0x0===_0x12a921&&(_0x12a921='type.googleapis.com'),_0x12a921+'/RootAttributeOperation';},_0x1d8548;}()),_0x3491f1['RootOperation']=(function(){function _0x3855ed(_0x1ee7fb){if(_0x1ee7fb){for(var _0x4a2e26=Object['keys'](_0x1ee7fb),_0x226d9f=0x0;_0x226d9f<_0x4a2e26['length'];++_0x226d9f)null!=_0x1ee7fb[_0x4a2e26[_0x226d9f]]&&(this[_0x4a2e26[_0x226d9f]]=_0x1ee7fb[_0x4a2e26[_0x226d9f]]);}}return _0x3855ed['prototype']['rootName']='',_0x3855ed['prototype']['elementName']='',_0x3855ed['prototype']['isAdd']=!0x1,_0x3855ed['prototype']['wasUndone']=!0x1,_0x3855ed['create']=function(_0x54ad30){return new _0x3855ed(_0x54ad30);},_0x3855ed['encode']=function(_0x2baca1,_0x6cef06){return _0x6cef06||(_0x6cef06=_0x45ef0e['create']()),null!=_0x2baca1['rootName']&&Object['hasOwnProperty']['call'](_0x2baca1,'rootName')&&_0x6cef06['uint32'](0xa)['string'](_0x2baca1['rootName']),null!=_0x2baca1['elementName']&&Object['hasOwnProperty']['call'](_0x2baca1,'elementName')&&_0x6cef06['uint32'](0x12)['string'](_0x2baca1['elementName']),null!=_0x2baca1['isAdd']&&Object['hasOwnProperty']['call'](_0x2baca1,'isAdd')&&_0x6cef06['uint32'](0x18)['bool'](_0x2baca1['isAdd']),null!=_0x2baca1['wasUndone']&&Object['hasOwnProperty']['call'](_0x2baca1,'wasUndone')&&_0x6cef06['uint32'](0x20)['bool'](_0x2baca1['wasUndone']),_0x6cef06;},_0x3855ed['encodeDelimited']=function(_0x184722,_0x43657d){return this['encode'](_0x184722,_0x43657d)['ldelim']();},_0x3855ed['decode']=function(_0x40fc73,_0x3923f1){_0x40fc73 instanceof _0x1293b9||(_0x40fc73=_0x1293b9['create'](_0x40fc73));for(var _0x10661c=void 0x0===_0x3923f1?_0x40fc73['len']:_0x40fc73['pos']+_0x3923f1,_0x248785=new _0x3491f1['RootOperation']();_0x40fc73['pos']<_0x10661c;){var _0x12baa6=_0x40fc73['uint32']();switch(_0x12baa6>>>0x3){case 0x1:_0x248785['rootName']=_0x40fc73['string']();break;case 0x2:_0x248785['elementName']=_0x40fc73['string']();break;case 0x3:_0x248785['isAdd']=_0x40fc73['bool']();break;case 0x4:_0x248785['wasUndone']=_0x40fc73['bool']();break;default:_0x40fc73['skipType'](0x7&_0x12baa6);}}return _0x248785;},_0x3855ed['decodeDelimited']=function(_0xc09685){return _0xc09685 instanceof _0x1293b9||(_0xc09685=new _0x1293b9(_0xc09685)),this['decode'](_0xc09685,_0xc09685['uint32']());},_0x3855ed['verify']=function(_0xeb6bff){return'object'!=typeof _0xeb6bff||null===_0xeb6bff?'object\x20expected':null!=_0xeb6bff['rootName']&&_0xeb6bff['hasOwnProperty']('rootName')&&!_0x34a408['isString'](_0xeb6bff['rootName'])?'rootName:\x20string\x20expected':null!=_0xeb6bff['elementName']&&_0xeb6bff['hasOwnProperty']('elementName')&&!_0x34a408['isString'](_0xeb6bff['elementName'])?'elementName:\x20string\x20expected':null!=_0xeb6bff['isAdd']&&_0xeb6bff['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0xeb6bff['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0xeb6bff['wasUndone']&&_0xeb6bff['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xeb6bff['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3855ed['fromObject']=function(_0x2da457){if(_0x2da457 instanceof _0x3491f1['RootOperation'])return _0x2da457;var _0x19d96e=new _0x3491f1['RootOperation']();return null!=_0x2da457['rootName']&&(_0x19d96e['rootName']=String(_0x2da457['rootName'])),null!=_0x2da457['elementName']&&(_0x19d96e['elementName']=String(_0x2da457['elementName'])),null!=_0x2da457['isAdd']&&(_0x19d96e['isAdd']=Boolean(_0x2da457['isAdd'])),null!=_0x2da457['wasUndone']&&(_0x19d96e['wasUndone']=Boolean(_0x2da457['wasUndone'])),_0x19d96e;},_0x3855ed['toObject']=function(_0x38a1e4,_0x445c36){_0x445c36||(_0x445c36={});var _0x6f0565={};return _0x445c36['defaults']&&(_0x6f0565['rootName']='',_0x6f0565['elementName']='',_0x6f0565['isAdd']=!0x1,_0x6f0565['wasUndone']=!0x1),null!=_0x38a1e4['rootName']&&_0x38a1e4['hasOwnProperty']('rootName')&&(_0x6f0565['rootName']=_0x38a1e4['rootName']),null!=_0x38a1e4['elementName']&&_0x38a1e4['hasOwnProperty']('elementName')&&(_0x6f0565['elementName']=_0x38a1e4['elementName']),null!=_0x38a1e4['isAdd']&&_0x38a1e4['hasOwnProperty']('isAdd')&&(_0x6f0565['isAdd']=_0x38a1e4['isAdd']),null!=_0x38a1e4['wasUndone']&&_0x38a1e4['hasOwnProperty']('wasUndone')&&(_0x6f0565['wasUndone']=_0x38a1e4['wasUndone']),_0x6f0565;},_0x3855ed['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x3855ed['getTypeUrl']=function(_0x460d8a){return void 0x0===_0x460d8a&&(_0x460d8a='type.googleapis.com'),_0x460d8a+'/RootOperation';},_0x3855ed;}()),_0x3491f1['SplitOperation']=(function(){function _0x16ae42(_0x3790ed){if(_0x3790ed){for(var _0x16825d=Object['keys'](_0x3790ed),_0x23c0d6=0x0;_0x23c0d6<_0x16825d['length'];++_0x23c0d6)null!=_0x3790ed[_0x16825d[_0x23c0d6]]&&(this[_0x16825d[_0x23c0d6]]=_0x3790ed[_0x16825d[_0x23c0d6]]);}}return _0x16ae42['prototype']['splitPosition']=null,_0x16ae42['prototype']['graveyardPosition']=null,_0x16ae42['prototype']['howMany']=0x0,_0x16ae42['prototype']['insertionPosition']=null,_0x16ae42['prototype']['wasUndone']=!0x1,_0x16ae42['create']=function(_0x5089b8){return new _0x16ae42(_0x5089b8);},_0x16ae42['encode']=function(_0x4743e8,_0x3d1dab){return _0x3d1dab||(_0x3d1dab=_0x45ef0e['create']()),null!=_0x4743e8['splitPosition']&&Object['hasOwnProperty']['call'](_0x4743e8,'splitPosition')&&_0x3491f1['Position']['encode'](_0x4743e8['splitPosition'],_0x3d1dab['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4743e8['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4743e8,'graveyardPosition')&&_0x3491f1['Position']['encode'](_0x4743e8['graveyardPosition'],_0x3d1dab['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4743e8['howMany']&&Object['hasOwnProperty']['call'](_0x4743e8,'howMany')&&_0x3d1dab['uint32'](0x18)['uint32'](_0x4743e8['howMany']),null!=_0x4743e8['insertionPosition']&&Object['hasOwnProperty']['call'](_0x4743e8,'insertionPosition')&&_0x3491f1['Position']['encode'](_0x4743e8['insertionPosition'],_0x3d1dab['uint32'](0x22)['fork']())['ldelim'](),null!=_0x4743e8['wasUndone']&&Object['hasOwnProperty']['call'](_0x4743e8,'wasUndone')&&_0x3d1dab['uint32'](0x28)['bool'](_0x4743e8['wasUndone']),_0x3d1dab;},_0x16ae42['encodeDelimited']=function(_0x39980c,_0x399ec6){return this['encode'](_0x39980c,_0x399ec6)['ldelim']();},_0x16ae42['decode']=function(_0x3d5fa9,_0x4ca63c){_0x3d5fa9 instanceof _0x1293b9||(_0x3d5fa9=_0x1293b9['create'](_0x3d5fa9));for(var _0x208b96=void 0x0===_0x4ca63c?_0x3d5fa9['len']:_0x3d5fa9['pos']+_0x4ca63c,_0x437c44=new _0x3491f1['SplitOperation']();_0x3d5fa9['pos']<_0x208b96;){var _0xb9a9a8=_0x3d5fa9['uint32']();switch(_0xb9a9a8>>>0x3){case 0x1:_0x437c44['splitPosition']=_0x3491f1['Position']['decode'](_0x3d5fa9,_0x3d5fa9['uint32']());break;case 0x2:_0x437c44['graveyardPosition']=_0x3491f1['Position']['decode'](_0x3d5fa9,_0x3d5fa9['uint32']());break;case 0x3:_0x437c44['howMany']=_0x3d5fa9['uint32']();break;case 0x4:_0x437c44['insertionPosition']=_0x3491f1['Position']['decode'](_0x3d5fa9,_0x3d5fa9['uint32']());break;case 0x5:_0x437c44['wasUndone']=_0x3d5fa9['bool']();break;default:_0x3d5fa9['skipType'](0x7&_0xb9a9a8);}}return _0x437c44;},_0x16ae42['decodeDelimited']=function(_0xea44f6){return _0xea44f6 instanceof _0x1293b9||(_0xea44f6=new _0x1293b9(_0xea44f6)),this['decode'](_0xea44f6,_0xea44f6['uint32']());},_0x16ae42['verify']=function(_0x30afd9){if('object'!=typeof _0x30afd9||null===_0x30afd9)return'object\x20expected';var _0x874484;if(null!=_0x30afd9['splitPosition']&&_0x30afd9['hasOwnProperty']('splitPosition')&&(_0x874484=_0x3491f1['Position']['verify'](_0x30afd9['splitPosition'])))return'splitPosition.'+_0x874484;if(null!=_0x30afd9['graveyardPosition']&&_0x30afd9['hasOwnProperty']('graveyardPosition')&&(_0x874484=_0x3491f1['Position']['verify'](_0x30afd9['graveyardPosition'])))return'graveyardPosition.'+_0x874484;if(null!=_0x30afd9['howMany']&&_0x30afd9['hasOwnProperty']('howMany')&&!_0x34a408['isInteger'](_0x30afd9['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x30afd9['insertionPosition']&&_0x30afd9['hasOwnProperty']('insertionPosition')&&(_0x874484=_0x3491f1['Position']['verify'](_0x30afd9['insertionPosition'])))return'insertionPosition.'+_0x874484;return null!=_0x30afd9['wasUndone']&&_0x30afd9['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x30afd9['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x16ae42['fromObject']=function(_0x8b7536){if(_0x8b7536 instanceof _0x3491f1['SplitOperation'])return _0x8b7536;var _0x1d6717=new _0x3491f1['SplitOperation']();if(null!=_0x8b7536['splitPosition']){if('object'!=typeof _0x8b7536['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x1d6717['splitPosition']=_0x3491f1['Position']['fromObject'](_0x8b7536['splitPosition']);}if(null!=_0x8b7536['graveyardPosition']){if('object'!=typeof _0x8b7536['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x1d6717['graveyardPosition']=_0x3491f1['Position']['fromObject'](_0x8b7536['graveyardPosition']);}if(null!=_0x8b7536['howMany']&&(_0x1d6717['howMany']=_0x8b7536['howMany']>>>0x0),null!=_0x8b7536['insertionPosition']){if('object'!=typeof _0x8b7536['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x1d6717['insertionPosition']=_0x3491f1['Position']['fromObject'](_0x8b7536['insertionPosition']);}return null!=_0x8b7536['wasUndone']&&(_0x1d6717['wasUndone']=Boolean(_0x8b7536['wasUndone'])),_0x1d6717;},_0x16ae42['toObject']=function(_0x41543b,_0x44f9d6){_0x44f9d6||(_0x44f9d6={});var _0x3327df={};return _0x44f9d6['defaults']&&(_0x3327df['splitPosition']=null,_0x3327df['graveyardPosition']=null,_0x3327df['howMany']=0x0,_0x3327df['insertionPosition']=null,_0x3327df['wasUndone']=!0x1),null!=_0x41543b['splitPosition']&&_0x41543b['hasOwnProperty']('splitPosition')&&(_0x3327df['splitPosition']=_0x3491f1['Position']['toObject'](_0x41543b['splitPosition'],_0x44f9d6)),null!=_0x41543b['graveyardPosition']&&_0x41543b['hasOwnProperty']('graveyardPosition')&&(_0x3327df['graveyardPosition']=_0x3491f1['Position']['toObject'](_0x41543b['graveyardPosition'],_0x44f9d6)),null!=_0x41543b['howMany']&&_0x41543b['hasOwnProperty']('howMany')&&(_0x3327df['howMany']=_0x41543b['howMany']),null!=_0x41543b['insertionPosition']&&_0x41543b['hasOwnProperty']('insertionPosition')&&(_0x3327df['insertionPosition']=_0x3491f1['Position']['toObject'](_0x41543b['insertionPosition'],_0x44f9d6)),null!=_0x41543b['wasUndone']&&_0x41543b['hasOwnProperty']('wasUndone')&&(_0x3327df['wasUndone']=_0x41543b['wasUndone']),_0x3327df;},_0x16ae42['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x16ae42['getTypeUrl']=function(_0x4172af){return void 0x0===_0x4172af&&(_0x4172af='type.googleapis.com'),_0x4172af+'/SplitOperation';},_0x16ae42;}()),_0x3491f1['Position']=(function(){function _0x19e303(_0x4bc11){if(this['path']=[],_0x4bc11){for(var _0xb8ab58=Object['keys'](_0x4bc11),_0x129091=0x0;_0x129091<_0xb8ab58['length'];++_0x129091)null!=_0x4bc11[_0xb8ab58[_0x129091]]&&(this[_0xb8ab58[_0x129091]]=_0x4bc11[_0xb8ab58[_0x129091]]);}}return _0x19e303['prototype']['root']='',_0x19e303['prototype']['rootMain']=!0x1,_0x19e303['prototype']['rootGraveyard']=!0x1,_0x19e303['prototype']['path']=_0x34a408['emptyArray'],_0x19e303['prototype']['stickiness']='',_0x19e303['create']=function(_0x3ad5f6){return new _0x19e303(_0x3ad5f6);},_0x19e303['encode']=function(_0x1ce8d7,_0x51063f){if(_0x51063f||(_0x51063f=_0x45ef0e['create']()),null!=_0x1ce8d7['root']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'root')&&_0x51063f['uint32'](0xa)['string'](_0x1ce8d7['root']),null!=_0x1ce8d7['rootMain']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'rootMain')&&_0x51063f['uint32'](0x10)['bool'](_0x1ce8d7['rootMain']),null!=_0x1ce8d7['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'rootGraveyard')&&_0x51063f['uint32'](0x18)['bool'](_0x1ce8d7['rootGraveyard']),null!=_0x1ce8d7['path']&&_0x1ce8d7['path']['length']){_0x51063f['uint32'](0x22)['fork']();for(var _0x3270c0=0x0;_0x3270c0<_0x1ce8d7['path']['length'];++_0x3270c0)_0x51063f['uint32'](_0x1ce8d7['path'][_0x3270c0]);_0x51063f['ldelim']();}return null!=_0x1ce8d7['stickiness']&&Object['hasOwnProperty']['call'](_0x1ce8d7,'stickiness')&&_0x51063f['uint32'](0x2a)['string'](_0x1ce8d7['stickiness']),_0x51063f;},_0x19e303['encodeDelimited']=function(_0x26274a,_0x80e377){return this['encode'](_0x26274a,_0x80e377)['ldelim']();},_0x19e303['decode']=function(_0x5db5b6,_0x27a5f0){_0x5db5b6 instanceof _0x1293b9||(_0x5db5b6=_0x1293b9['create'](_0x5db5b6));for(var _0x2f8631=void 0x0===_0x27a5f0?_0x5db5b6['len']:_0x5db5b6['pos']+_0x27a5f0,_0x19421e=new _0x3491f1['Position']();_0x5db5b6['pos']<_0x2f8631;){var _0x499163=_0x5db5b6['uint32']();switch(_0x499163>>>0x3){case 0x1:_0x19421e['root']=_0x5db5b6['string']();break;case 0x2:_0x19421e['rootMain']=_0x5db5b6['bool']();break;case 0x3:_0x19421e['rootGraveyard']=_0x5db5b6['bool']();break;case 0x4:if(_0x19421e['path']&&_0x19421e['path']['length']||(_0x19421e['path']=[]),0x2==(0x7&_0x499163)){for(var _0x165dd3=_0x5db5b6['uint32']()+_0x5db5b6['pos'];_0x5db5b6['pos']<_0x165dd3;)_0x19421e['path']['push'](_0x5db5b6['uint32']());}else _0x19421e['path']['push'](_0x5db5b6['uint32']());break;case 0x5:_0x19421e['stickiness']=_0x5db5b6['string']();break;default:_0x5db5b6['skipType'](0x7&_0x499163);}}return _0x19421e;},_0x19e303['decodeDelimited']=function(_0x17f50c){return _0x17f50c instanceof _0x1293b9||(_0x17f50c=new _0x1293b9(_0x17f50c)),this['decode'](_0x17f50c,_0x17f50c['uint32']());},_0x19e303['verify']=function(_0x2928c4){if('object'!=typeof _0x2928c4||null===_0x2928c4)return'object\x20expected';if(null!=_0x2928c4['root']&&_0x2928c4['hasOwnProperty']('root')&&!_0x34a408['isString'](_0x2928c4['root']))return'root:\x20string\x20expected';if(null!=_0x2928c4['rootMain']&&_0x2928c4['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2928c4['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2928c4['rootGraveyard']&&_0x2928c4['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2928c4['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2928c4['path']&&_0x2928c4['hasOwnProperty']('path')){if(!Array['isArray'](_0x2928c4['path']))return'path:\x20array\x20expected';for(var _0x2b385a=0x0;_0x2b385a<_0x2928c4['path']['length'];++_0x2b385a)if(!_0x34a408['isInteger'](_0x2928c4['path'][_0x2b385a]))return'path:\x20integer[]\x20expected';}return null!=_0x2928c4['stickiness']&&_0x2928c4['hasOwnProperty']('stickiness')&&!_0x34a408['isString'](_0x2928c4['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x19e303['fromObject']=function(_0x39f9be){if(_0x39f9be instanceof _0x3491f1['Position'])return _0x39f9be;var _0x2b28bc=new _0x3491f1['Position']();if(null!=_0x39f9be['root']&&(_0x2b28bc['root']=String(_0x39f9be['root'])),null!=_0x39f9be['rootMain']&&(_0x2b28bc['rootMain']=Boolean(_0x39f9be['rootMain'])),null!=_0x39f9be['rootGraveyard']&&(_0x2b28bc['rootGraveyard']=Boolean(_0x39f9be['rootGraveyard'])),_0x39f9be['path']){if(!Array['isArray'](_0x39f9be['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x2b28bc['path']=[];for(var _0x48c150=0x0;_0x48c150<_0x39f9be['path']['length'];++_0x48c150)_0x2b28bc['path'][_0x48c150]=_0x39f9be['path'][_0x48c150]>>>0x0;}return null!=_0x39f9be['stickiness']&&(_0x2b28bc['stickiness']=String(_0x39f9be['stickiness'])),_0x2b28bc;},_0x19e303['toObject']=function(_0x133d2c,_0x5635d9){_0x5635d9||(_0x5635d9={});var _0x2d5f2c={};if((_0x5635d9['arrays']||_0x5635d9['defaults'])&&(_0x2d5f2c['path']=[]),_0x5635d9['defaults']&&(_0x2d5f2c['root']='',_0x2d5f2c['rootMain']=!0x1,_0x2d5f2c['rootGraveyard']=!0x1,_0x2d5f2c['stickiness']=''),null!=_0x133d2c['root']&&_0x133d2c['hasOwnProperty']('root')&&(_0x2d5f2c['root']=_0x133d2c['root']),null!=_0x133d2c['rootMain']&&_0x133d2c['hasOwnProperty']('rootMain')&&(_0x2d5f2c['rootMain']=_0x133d2c['rootMain']),null!=_0x133d2c['rootGraveyard']&&_0x133d2c['hasOwnProperty']('rootGraveyard')&&(_0x2d5f2c['rootGraveyard']=_0x133d2c['rootGraveyard']),_0x133d2c['path']&&_0x133d2c['path']['length']){_0x2d5f2c['path']=[];for(var _0x1b5722=0x0;_0x1b5722<_0x133d2c['path']['length'];++_0x1b5722)_0x2d5f2c['path'][_0x1b5722]=_0x133d2c['path'][_0x1b5722];}return null!=_0x133d2c['stickiness']&&_0x133d2c['hasOwnProperty']('stickiness')&&(_0x2d5f2c['stickiness']=_0x133d2c['stickiness']),_0x2d5f2c;},_0x19e303['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x19e303['getTypeUrl']=function(_0x24ba87){return void 0x0===_0x24ba87&&(_0x24ba87='type.googleapis.com'),_0x24ba87+'/Position';},_0x19e303;}()),_0x3491f1['Range']=(function(){function _0x1de0d0(_0x48e3df){if(_0x48e3df){for(var _0x16c6c3=Object['keys'](_0x48e3df),_0x3ad489=0x0;_0x3ad489<_0x16c6c3['length'];++_0x3ad489)null!=_0x48e3df[_0x16c6c3[_0x3ad489]]&&(this[_0x16c6c3[_0x3ad489]]=_0x48e3df[_0x16c6c3[_0x3ad489]]);}}return _0x1de0d0['prototype']['start']=null,_0x1de0d0['prototype']['end']=null,_0x1de0d0['create']=function(_0x334338){return new _0x1de0d0(_0x334338);},_0x1de0d0['encode']=function(_0x2ad63d,_0xa3ef3f){return _0xa3ef3f||(_0xa3ef3f=_0x45ef0e['create']()),null!=_0x2ad63d['start']&&Object['hasOwnProperty']['call'](_0x2ad63d,'start')&&_0x3491f1['Position']['encode'](_0x2ad63d['start'],_0xa3ef3f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ad63d['end']&&Object['hasOwnProperty']['call'](_0x2ad63d,'end')&&_0x3491f1['Position']['encode'](_0x2ad63d['end'],_0xa3ef3f['uint32'](0x12)['fork']())['ldelim'](),_0xa3ef3f;},_0x1de0d0['encodeDelimited']=function(_0x4cd9b5,_0x35882b){return this['encode'](_0x4cd9b5,_0x35882b)['ldelim']();},_0x1de0d0['decode']=function(_0x55dc4d,_0x540358){_0x55dc4d instanceof _0x1293b9||(_0x55dc4d=_0x1293b9['create'](_0x55dc4d));for(var _0x2bbaea=void 0x0===_0x540358?_0x55dc4d['len']:_0x55dc4d['pos']+_0x540358,_0x310dcd=new _0x3491f1['Range']();_0x55dc4d['pos']<_0x2bbaea;){var _0x1d6b7e=_0x55dc4d['uint32']();switch(_0x1d6b7e>>>0x3){case 0x1:_0x310dcd['start']=_0x3491f1['Position']['decode'](_0x55dc4d,_0x55dc4d['uint32']());break;case 0x2:_0x310dcd['end']=_0x3491f1['Position']['decode'](_0x55dc4d,_0x55dc4d['uint32']());break;default:_0x55dc4d['skipType'](0x7&_0x1d6b7e);}}return _0x310dcd;},_0x1de0d0['decodeDelimited']=function(_0x3aeb4a){return _0x3aeb4a instanceof _0x1293b9||(_0x3aeb4a=new _0x1293b9(_0x3aeb4a)),this['decode'](_0x3aeb4a,_0x3aeb4a['uint32']());},_0x1de0d0['verify']=function(_0x114cf2){if('object'!=typeof _0x114cf2||null===_0x114cf2)return'object\x20expected';var _0x7c8d23;if(null!=_0x114cf2['start']&&_0x114cf2['hasOwnProperty']('start')&&(_0x7c8d23=_0x3491f1['Position']['verify'](_0x114cf2['start'])))return'start.'+_0x7c8d23;if(null!=_0x114cf2['end']&&_0x114cf2['hasOwnProperty']('end')&&(_0x7c8d23=_0x3491f1['Position']['verify'](_0x114cf2['end'])))return'end.'+_0x7c8d23;return null;},_0x1de0d0['fromObject']=function(_0x55d363){if(_0x55d363 instanceof _0x3491f1['Range'])return _0x55d363;var _0x4b7d47=new _0x3491f1['Range']();if(null!=_0x55d363['start']){if('object'!=typeof _0x55d363['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4b7d47['start']=_0x3491f1['Position']['fromObject'](_0x55d363['start']);}if(null!=_0x55d363['end']){if('object'!=typeof _0x55d363['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4b7d47['end']=_0x3491f1['Position']['fromObject'](_0x55d363['end']);}return _0x4b7d47;},_0x1de0d0['toObject']=function(_0x1cb18d,_0x42f339){_0x42f339||(_0x42f339={});var _0x185a15={};return _0x42f339['defaults']&&(_0x185a15['start']=null,_0x185a15['end']=null),null!=_0x1cb18d['start']&&_0x1cb18d['hasOwnProperty']('start')&&(_0x185a15['start']=_0x3491f1['Position']['toObject'](_0x1cb18d['start'],_0x42f339)),null!=_0x1cb18d['end']&&_0x1cb18d['hasOwnProperty']('end')&&(_0x185a15['end']=_0x3491f1['Position']['toObject'](_0x1cb18d['end'],_0x42f339)),_0x185a15;},_0x1de0d0['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x1de0d0['getTypeUrl']=function(_0x251dff){return void 0x0===_0x251dff&&(_0x251dff='type.googleapis.com'),_0x251dff+'/Range';},_0x1de0d0;}()),_0x3491f1['Element']=(function(){function _0x104725(_0x21502f){if(this['children']=[],this['attributesBoolean']={},_0x21502f){for(var _0x1a3574=Object['keys'](_0x21502f),_0x131b64=0x0;_0x131b64<_0x1a3574['length'];++_0x131b64)null!=_0x21502f[_0x1a3574[_0x131b64]]&&(this[_0x1a3574[_0x131b64]]=_0x21502f[_0x1a3574[_0x131b64]]);}}return _0x104725['prototype']['name']='',_0x104725['prototype']['children']=_0x34a408['emptyArray'],_0x104725['prototype']['data']='',_0x104725['prototype']['attributesBoolean']=_0x34a408['emptyObject'],_0x104725['prototype']['attributesJson']='',_0x104725['create']=function(_0x78d28a){return new _0x104725(_0x78d28a);},_0x104725['encode']=function(_0x5f0afc,_0x2d0f08){if(_0x2d0f08||(_0x2d0f08=_0x45ef0e['create']()),null!=_0x5f0afc['name']&&Object['hasOwnProperty']['call'](_0x5f0afc,'name')&&_0x2d0f08['uint32'](0xa)['string'](_0x5f0afc['name']),null!=_0x5f0afc['children']&&_0x5f0afc['children']['length']){for(var _0x2b513a=0x0;_0x2b513a<_0x5f0afc['children']['length'];++_0x2b513a)_0x3491f1['Element']['encode'](_0x5f0afc['children'][_0x2b513a],_0x2d0f08['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x5f0afc['data']&&Object['hasOwnProperty']['call'](_0x5f0afc,'data')&&_0x2d0f08['uint32'](0x1a)['string'](_0x5f0afc['data']),null!=_0x5f0afc['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x5f0afc,'attributesBoolean')){var _0x1f4233=Object['keys'](_0x5f0afc['attributesBoolean']);for(_0x2b513a=0x0;_0x2b513a<_0x1f4233['length'];++_0x2b513a)_0x2d0f08['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1f4233[_0x2b513a])['uint32'](0x10)['bool'](_0x5f0afc['attributesBoolean'][_0x1f4233[_0x2b513a]])['ldelim']();}return null!=_0x5f0afc['attributesJson']&&Object['hasOwnProperty']['call'](_0x5f0afc,'attributesJson')&&_0x2d0f08['uint32'](0x2a)['string'](_0x5f0afc['attributesJson']),_0x2d0f08;},_0x104725['encodeDelimited']=function(_0x3d4f75,_0x3db94b){return this['encode'](_0x3d4f75,_0x3db94b)['ldelim']();},_0x104725['decode']=function(_0x328818,_0x14bf05){_0x328818 instanceof _0x1293b9||(_0x328818=_0x1293b9['create'](_0x328818));for(var _0x26af09,_0x4ba196,_0x572417=void 0x0===_0x14bf05?_0x328818['len']:_0x328818['pos']+_0x14bf05,_0x435d98=new _0x3491f1['Element']();_0x328818['pos']<_0x572417;){var _0x4df34f=_0x328818['uint32']();switch(_0x4df34f>>>0x3){case 0x1:_0x435d98['name']=_0x328818['string']();break;case 0x2:_0x435d98['children']&&_0x435d98['children']['length']||(_0x435d98['children']=[]),_0x435d98['children']['push'](_0x3491f1['Element']['decode'](_0x328818,_0x328818['uint32']()));break;case 0x3:_0x435d98['data']=_0x328818['string']();break;case 0x4:_0x435d98['attributesBoolean']===_0x34a408['emptyObject']&&(_0x435d98['attributesBoolean']={});var _0xefd5d2=_0x328818['uint32']()+_0x328818['pos'];for(_0x26af09='',_0x4ba196=!0x1;_0x328818['pos']<_0xefd5d2;){var _0x505633=_0x328818['uint32']();switch(_0x505633>>>0x3){case 0x1:_0x26af09=_0x328818['string']();break;case 0x2:_0x4ba196=_0x328818['bool']();break;default:_0x328818['skipType'](0x7&_0x505633);}}_0x435d98['attributesBoolean'][_0x26af09]=_0x4ba196;break;case 0x5:_0x435d98['attributesJson']=_0x328818['string']();break;default:_0x328818['skipType'](0x7&_0x4df34f);}}return _0x435d98;},_0x104725['decodeDelimited']=function(_0x3efc76){return _0x3efc76 instanceof _0x1293b9||(_0x3efc76=new _0x1293b9(_0x3efc76)),this['decode'](_0x3efc76,_0x3efc76['uint32']());},_0x104725['verify']=function(_0x1c9915){if('object'!=typeof _0x1c9915||null===_0x1c9915)return'object\x20expected';if(null!=_0x1c9915['name']&&_0x1c9915['hasOwnProperty']('name')&&!_0x34a408['isString'](_0x1c9915['name']))return'name:\x20string\x20expected';if(null!=_0x1c9915['children']&&_0x1c9915['hasOwnProperty']('children')){if(!Array['isArray'](_0x1c9915['children']))return'children:\x20array\x20expected';for(var _0xf3e79a=0x0;_0xf3e79a<_0x1c9915['children']['length'];++_0xf3e79a){var _0xd4893c=_0x3491f1['Element']['verify'](_0x1c9915['children'][_0xf3e79a]);if(_0xd4893c)return'children.'+_0xd4893c;}}if(null!=_0x1c9915['data']&&_0x1c9915['hasOwnProperty']('data')&&!_0x34a408['isString'](_0x1c9915['data']))return'data:\x20string\x20expected';if(null!=_0x1c9915['attributesBoolean']&&_0x1c9915['hasOwnProperty']('attributesBoolean')){if(!_0x34a408['isObject'](_0x1c9915['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x57cacc=Object['keys'](_0x1c9915['attributesBoolean']);for(_0xf3e79a=0x0;_0xf3e79a<_0x57cacc['length'];++_0xf3e79a)if('boolean'!=typeof _0x1c9915['attributesBoolean'][_0x57cacc[_0xf3e79a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x1c9915['attributesJson']&&_0x1c9915['hasOwnProperty']('attributesJson')&&!_0x34a408['isString'](_0x1c9915['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x104725['fromObject']=function(_0x382619){if(_0x382619 instanceof _0x3491f1['Element'])return _0x382619;var _0x4b7bed=new _0x3491f1['Element']();if(null!=_0x382619['name']&&(_0x4b7bed['name']=String(_0x382619['name'])),_0x382619['children']){if(!Array['isArray'](_0x382619['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4b7bed['children']=[];for(var _0x456693=0x0;_0x456693<_0x382619['children']['length'];++_0x456693){if('object'!=typeof _0x382619['children'][_0x456693])throw TypeError('.Element.children:\x20object\x20expected');_0x4b7bed['children'][_0x456693]=_0x3491f1['Element']['fromObject'](_0x382619['children'][_0x456693]);}}if(null!=_0x382619['data']&&(_0x4b7bed['data']=String(_0x382619['data'])),_0x382619['attributesBoolean']){if('object'!=typeof _0x382619['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4b7bed['attributesBoolean']={};var _0x540ed3=Object['keys'](_0x382619['attributesBoolean']);for(_0x456693=0x0;_0x456693<_0x540ed3['length'];++_0x456693)_0x4b7bed['attributesBoolean'][_0x540ed3[_0x456693]]=Boolean(_0x382619['attributesBoolean'][_0x540ed3[_0x456693]]);}return null!=_0x382619['attributesJson']&&(_0x4b7bed['attributesJson']=String(_0x382619['attributesJson'])),_0x4b7bed;},_0x104725['toObject']=function(_0x2aa89f,_0x4fb208){_0x4fb208||(_0x4fb208={});var _0x40f48f,_0x2d1a22={};if((_0x4fb208['arrays']||_0x4fb208['defaults'])&&(_0x2d1a22['children']=[]),(_0x4fb208['objects']||_0x4fb208['defaults'])&&(_0x2d1a22['attributesBoolean']={}),_0x4fb208['defaults']&&(_0x2d1a22['name']='',_0x2d1a22['data']='',_0x2d1a22['attributesJson']=''),null!=_0x2aa89f['name']&&_0x2aa89f['hasOwnProperty']('name')&&(_0x2d1a22['name']=_0x2aa89f['name']),_0x2aa89f['children']&&_0x2aa89f['children']['length']){_0x2d1a22['children']=[];for(var _0x2af754=0x0;_0x2af754<_0x2aa89f['children']['length'];++_0x2af754)_0x2d1a22['children'][_0x2af754]=_0x3491f1['Element']['toObject'](_0x2aa89f['children'][_0x2af754],_0x4fb208);}if(null!=_0x2aa89f['data']&&_0x2aa89f['hasOwnProperty']('data')&&(_0x2d1a22['data']=_0x2aa89f['data']),_0x2aa89f['attributesBoolean']&&(_0x40f48f=Object['keys'](_0x2aa89f['attributesBoolean']))['length']){_0x2d1a22['attributesBoolean']={};for(_0x2af754=0x0;_0x2af754<_0x40f48f['length'];++_0x2af754)_0x2d1a22['attributesBoolean'][_0x40f48f[_0x2af754]]=_0x2aa89f['attributesBoolean'][_0x40f48f[_0x2af754]];}return null!=_0x2aa89f['attributesJson']&&_0x2aa89f['hasOwnProperty']('attributesJson')&&(_0x2d1a22['attributesJson']=_0x2aa89f['attributesJson']),_0x2d1a22;},_0x104725['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0xfddfef['util']['toJSONOptions']);},_0x104725['getTypeUrl']=function(_0x2ac564){return void 0x0===_0x2ac564&&(_0x2ac564='type.googleapis.com'),_0x2ac564+'/Element';},_0x104725;}()),_0x3491f1;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0xf0ad83){return new y(this['_protobufRoot'][_0xf0ad83]);}}class y{['_protobuf'];constructor(_0x583763){this['_protobuf']=_0x583763;}['compress'](_0x38f018){const _0x397caf=this['_protobuf']['verify'](_0x38f018);if(_0x397caf)throw Error(_0x397caf);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x38f018))['finish']();}['decompress'](_0x6f962){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x6f962),{'oneofs':!0x0});}}function _(_0x5c8314,_0x465a2d){const _0x1d4bb5=_0x4d297b(_0x5c8314);return _0x1d4bb5['path'][_0x1d4bb5['path']['length']-0x1]+=_0x465a2d,_0x1d4bb5;}function O(_0x4e1959,_0x29f7e5){return _0x4e1959['root']===_0x29f7e5['root']&&_0x1cd4b0(_0x4e1959['path'],_0x29f7e5['path']);}function $(_0x732369){P(_0x732369,_0x372dc8=>('main'==_0x372dc8['root']?(_0x372dc8['rootMain']=!0x0,delete _0x372dc8['root']):'$graveyard'==_0x372dc8['root']&&(_0x372dc8['rootGraveyard']=!0x0,delete _0x372dc8['root']),_0x372dc8));}function J(_0xd1498e){P(_0xd1498e,_0x508084=>(_0x508084['rootMain']?(_0x508084['root']='main',delete _0x508084['rootMain']):_0x508084['rootGraveyard']&&(_0x508084['root']='$graveyard',delete _0x508084['rootGraveyard']),_0x508084));}function P(_0x54159f,_0x1037f3){for(const _0x57131d in _0x54159f){const _0x2258e7=_0x54159f[_0x57131d];'nodes'!==_0x57131d&&_0x506411(_0x2258e7)&&(_0x2258e7['path']&&(_0x2258e7['root']||_0x2258e7['rootMain']||_0x2258e7['rootGraveyard'])?_0x54159f[_0x57131d]=_0x1037f3(_0x2258e7):P(_0x2258e7,_0x1037f3));}return _0x54159f;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x57ddff,_0x31c62b,_0x451cb5){this['_id']=_0x57ddff,this['_operationName']=_0x31c62b,this['_protobufDescriptor']=_0x451cb5;}['compress'](_0x495578,_0x2229cf){const _0x3ee34b=_0x2229cf['shift']();return $(_0x3ee34b),_0x495578['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3ee34b)),_0x495578['types']['push'](this['_id']),!0x0;}['decompress'](_0x3ac98b,_0x522335){_0x522335['types']['shift']();const _0x250001=this['_protobufDescriptor']['decompress'](_0x522335['buffers']['shift']());J(_0x250001),_0x250001['__className']=this['_operationName'],_0x3ac98b['push'](_0x250001);}}class s extends e{['compress'](_0x89dcc,_0x37d8a3){const _0x26d540=_0x37d8a3['shift']();return this['_serializeOneOf']('oldValue',_0x26d540),this['_serializeOneOf']('newValue',_0x26d540),$(_0x26d540),_0x89dcc['buffers']['push'](this['_protobufDescriptor']['compress'](_0x26d540)),_0x89dcc['types']['push'](this['_id']),!0x0;}['decompress'](_0x41a585,_0x3518ae){const {types:_0x417a1f,buffers:_0x4d2479}=_0x3518ae,_0x42cb6b=this['_protobufDescriptor']['decompress'](_0x4d2479['shift']());_0x417a1f['shift'](),this['_deserializeOneOf']('oldValue',_0x42cb6b),this['_deserializeOneOf']('newValue',_0x42cb6b),J(_0x42cb6b),_0x42cb6b['__className']=this['_operationName'],_0x41a585['push'](_0x42cb6b);}['_serializeOneOf'](_0xf26474,_0x4d9a16){const _0x198e49=_0x4d9a16[_0xf26474];'boolean'==typeof _0x198e49?_0x4d9a16[_0xf26474+'Boolean']=_0x198e49:_0x4d9a16[_0xf26474+'Json']=JSON['stringify'](_0x198e49);}['_deserializeOneOf'](_0x41c173,_0x5c2545){const _0x96d167=_0x41c173+'Json';_0x5c2545[_0x96d167]?(_0x5c2545[_0x41c173]=JSON['parse'](_0x5c2545[_0x96d167]),delete _0x5c2545[_0x96d167]):(_0x5c2545[_0x41c173]=_0x5c2545[_0x41c173+'Boolean'],delete _0x5c2545[_0x41c173+'Boolean']);}}class i extends e{['compress'](_0x49909e,_0x189859){const _0x46334d=_0x189859['shift']();return this['_serializeNodesAttributes'](_0x46334d['nodes']),$(_0x46334d),_0x49909e['buffers']['push'](this['_protobufDescriptor']['compress'](_0x46334d)),_0x49909e['types']['push'](this['_id']),!0x0;}['decompress'](_0x2e9ef5,_0x17d3e0){const {types:_0x200a6,buffers:_0x1f5c3a}=_0x17d3e0,_0x502cae=this['_protobufDescriptor']['decompress'](_0x1f5c3a['shift']());_0x200a6['shift'](),_0x502cae['nodes']||(_0x502cae['nodes']=[]),this['_deserializeNodesAttributes'](_0x502cae['nodes']),J(_0x502cae),_0x502cae['__className']=this['_operationName'],_0x2e9ef5['push'](_0x502cae);}['_serializeNodesAttributes'](_0x3ff390){for(const _0x231d4f of _0x3ff390){if(_0x231d4f['attributes']){const _0x7bed8d=_0x231d4f['attributes'];this['_areValuesBoolean'](_0x7bed8d)?_0x231d4f['attributesBoolean']=_0x7bed8d:_0x231d4f['attributesJson']=JSON['stringify'](_0x7bed8d);}_0x231d4f['children']&&this['_serializeNodesAttributes'](_0x231d4f['children']);}}['_deserializeNodesAttributes'](_0x68fd15){for(const _0x2501fa of _0x68fd15)(_0x2501fa['attributesBoolean']||_0x2501fa['attributesJson'])&&(_0x2501fa['attributesBoolean']?(_0x2501fa['attributes']=_0x2501fa['attributesBoolean'],delete _0x2501fa['attributesBoolean']):(_0x2501fa['attributes']=JSON['parse'](_0x2501fa['attributesJson']),delete _0x2501fa['attributesJson'])),_0x2501fa['children']&&this['_deserializeNodesAttributes'](_0x2501fa['children']);}['_areValuesBoolean'](_0x37809b){return Object['keys'](_0x37809b)['every'](_0xe8edb3=>'boolean'==typeof _0x37809b[_0xe8edb3]);}}class n extends e{['decompress'](_0x4c5f04,_0x465fc9){super['decompress'](_0x4c5f04,_0x465fc9);const _0x276ae9=_0x4c5f04[_0x4c5f04['length']-0x1];_0x276ae9['oldRange']||(_0x276ae9['oldRange']=null),_0x276ae9['newRange']||(_0x276ae9['newRange']=null);}}class p extends e{['compress'](_0x387a09,_0x15add0){return _0x15add0['shift'](),_0x387a09['types']['push'](this['_id']),!0x0;}['decompress'](_0x3aa978,_0x1dd71d){_0x1dd71d['types']['shift'](),_0x3aa978['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x3bad64,_0x23b530,_0x5f542a,_0x5e25b8){super(_0x3bad64,_0x23b530,_0x5f542a),this['_omittedNamespace']=_0x5e25b8+':';}['compress'](_0x523599,_0x33dd82){return!('MarkerOperation'!=_0x33dd82[0x0]['__className']||!_0x33dd82[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x33dd82[0x0]['name']=_0x33dd82[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x523599,_0x33dd82),!0x0);}['decompress'](_0x360c95,_0x46df54){super['decompress'](_0x360c95,_0x46df54);const _0x508a0a=_0x360c95[_0x360c95['length']-0x1];_0x508a0a['name']=this['_omittedNamespace']+_0x508a0a['name'];}}class b{['_id'];['_context'];constructor(_0x18b266,_0x9a75c4){this['_id']=_0x18b266,this['_context']=_0x9a75c4;}['compress'](_0xfaf37d,_0x5de914){let _0x2a23cd;for(;_0x5de914['length']>0x1&&this['_compareOperations'](_0x5de914[0x0],_0x5de914[0x1]);)_0x2a23cd?(_0x2a23cd=this['_combineNext'](_0x5de914['shift'](),_0x2a23cd),_0xfaf37d['types']['push'](0x0)):(_0x2a23cd=_0x4d297b(_0x5de914['shift']()),_0xfaf37d['types']['push'](this['_id']));return!!_0x2a23cd&&(_0x2a23cd=this['_combineNext'](_0x5de914['shift'](),_0x2a23cd),_0xfaf37d['types']['push'](0x0),_0xfaf37d['buffers']['push'](this['_compressSingleOperation'](_0x2a23cd)),!0x0);}['decompress'](_0x29c82a,_0x24a5b0){const _0x4ffd3=this['_decompressSingleOperation'](_0x24a5b0);for(;0x0==_0x24a5b0['types'][0x0];)_0x24a5b0['types']['shift'](),_0x29c82a['push'](this['_splitCurrent'](_0x4ffd3));_0x29c82a['push'](_0x4ffd3);}}class m extends b{['_combineNext'](_0x24b304,_0x2ea56e){return _0x2ea56e['nodes'][0x0]['data']+=_0x24b304['nodes'][0x0]['data'],_0x2ea56e;}['_splitCurrent'](_0x8bbe55){const _0x29f780=_0x4d297b(_0x8bbe55),_0x3c7f1b=_0x29f780['nodes'][0x0],_0x36c6e3=_0x8bbe55['nodes'][0x0],_0x559bb0=_0x36c6e3['data'][Symbol['iterator']]()['next']()['value'],_0x541a89=_0x559bb0['length'];return _0x3c7f1b['data']=_0x559bb0,_0x36c6e3['data']=_0x36c6e3['data']['substr'](_0x541a89),_0x8bbe55['position']=_(_0x8bbe55['position'],_0x541a89),_0x29f780;}['_compareOperations'](_0x4c7bb0,_0x38dad2){if(this['_checkOperation'](_0x4c7bb0)&&this['_checkOperation'](_0x38dad2)){const _0x1fdbc0=_0x4c7bb0['nodes'][0x0]['data']['length'],_0x3ce04e=O(_(_0x4c7bb0['position'],_0x1fdbc0),_0x38dad2['position']),_0x2c3574=_0x4c7bb0['nodes'][0x0],_0x7d5031=_0x38dad2['nodes'][0x0];return _0x3ce04e&&this['_compareAttributes'](_0x2c3574,_0x7d5031);}return!0x1;}['_compressSingleOperation'](_0x1fad93){const _0x132565={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x132565,[_0x1fad93]),_0x132565['buffers'][0x0];}['_decompressSingleOperation'](_0x3b9365){const _0x49fb23=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x49fb23,_0x3b9365),_0x49fb23[0x0];}['_checkOperation'](_0xc3dbc1){return'InsertOperation'==_0xc3dbc1['__className']&&0x1==_0xc3dbc1['nodes']['length']&&_0xc3dbc1['nodes'][0x0]['data']&&!_0xc3dbc1['wasUndone']&&0x1==Array['from'](_0xc3dbc1['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x465e2f,_0x58002b){const _0x2cd571=Object['keys'](_0x465e2f['attributes']||{}),_0x33a200=Object['keys'](_0x58002b['attributes']||{});return _0x2cd571['length']===_0x33a200['length']&&_0x2cd571['every'](_0x446caa=>_0x58002b['attributes'][_0x446caa]&&_0x58002b['attributes'][_0x446caa]===_0x465e2f['attributes'][_0x446caa]);}}class c extends b{['_combineNext'](_0x2c200e,_0x114e0f){return _0x114e0f['howMany']++,_0x114e0f['sourcePosition']=_0x4d297b(_0x2c200e['sourcePosition']),_0x114e0f;}['_splitCurrent'](_0x1375bf){const _0x5127e8=_0x4d297b(_0x1375bf);return _0x1375bf['howMany']--,_0x5127e8['howMany']=0x1,_0x5127e8['sourcePosition']=_(_0x5127e8['sourcePosition'],_0x1375bf['howMany']),_0x5127e8;}['_compareOperations'](_0x559400,_0xb7d7c2){return!(!this['_checkOperation'](_0x559400)||!this['_checkOperation'](_0xb7d7c2))&&(O(_(_0x559400['sourcePosition'],-0x1),_0xb7d7c2['sourcePosition'])&&O(_0x559400['targetPosition'],_0xb7d7c2['targetPosition']));}['_compressSingleOperation'](_0x2b8fc0){const _0x4c3baa={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x4c3baa,[_0x2b8fc0]),_0x4c3baa['buffers'][0x0];}['_decompressSingleOperation'](_0x2d478f){const _0x589d02=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x589d02,_0x2d478f),_0x589d02[0x0];}['_checkOperation'](_0x50d02a){return'MoveOperation'==_0x50d02a['__className']&&'$graveyard'==_0x50d02a['targetPosition']['root']&&0x1==_0x50d02a['howMany']&&!_0x50d02a['wasUndone'];}}class h extends b{['_combineNext'](_0xe16c16,_0x5e5f81){return _0x5e5f81['howMany']++,_0x5e5f81;}['_splitCurrent'](_0x53fc08){const _0x3802d7=_0x4d297b(_0x53fc08);return _0x3802d7['howMany']=0x1,_0x53fc08['howMany']--,_0x3802d7;}['_compareOperations'](_0x153978,_0x327925){return!(!this['_checkOperation'](_0x153978)||!this['_checkOperation'](_0x327925))&&(O(_0x153978['sourcePosition'],_0x327925['sourcePosition'])&&O(_0x153978['targetPosition'],_0x327925['targetPosition']));}['_compressSingleOperation'](_0x3dca99){const _0x104083={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x104083,[_0x3dca99]),_0x104083['buffers'][0x0];}['_decompressSingleOperation'](_0x5ddbe7){const _0xadd876=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xadd876,_0x5ddbe7),_0xadd876[0x0];}['_checkOperation'](_0xcc931c){return'MoveOperation'==_0xcc931c['__className']&&'$graveyard'==_0xcc931c['targetPosition']['root']&&0x1==_0xcc931c['howMany']&&!_0xcc931c['wasUndone'];}}class f extends b{['compress'](_0x2c683d,_0x53b577){if(!this['_compareOperations'](_0x53b577[0x0],_0x53b577[0x1]))return!0x1;const _0x40e922=_0x53b577['shift']();return _0x40e922['oldRange']=null,_0x40e922['newRange']&&O(_0x40e922['newRange']['start'],_0x40e922['newRange']['end'])&&(_0x40e922['newRange']['end']=null),_0x53b577['shift'](),_0x2c683d['types']['push'](this['_id']),_0x2c683d['types']['push'](0x0),_0x2c683d['buffers']['push'](this['_compressSingleOperation'](_0x40e922)),!0x0;}['decompress'](_0x47a51b,_0x30da5c){const _0x1d39dc=this['_decompressSingleOperation'](_0x30da5c);_0x1d39dc['newRange']&&!_0x1d39dc['newRange']['end']&&(_0x1d39dc['newRange']['end']=_0x4d297b(_0x1d39dc['newRange']['start']));const _0x2ddb9a=_0x4d297b(_0x1d39dc);_0x2ddb9a['newRange']&&(_0x2ddb9a['newRange']['start']['stickiness']='toNone',_0x2ddb9a['newRange']['end']=_0x4d297b(_0x2ddb9a['newRange']['start'])),_0x2ddb9a['name']='user:position:'+_0x2ddb9a['name']['split'](':')[0x2],_0x30da5c['types']['shift'](),_0x47a51b['push'](_0x1d39dc),_0x47a51b['push'](_0x2ddb9a);}['_compressSingleOperation'](_0x7dcaae){const _0x2b0a59={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x2b0a59,[_0x7dcaae]),_0x2b0a59['buffers'][0x0];}['_decompressSingleOperation'](_0x1d67a4){const _0x55481b=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x55481b,_0x1d67a4),_0x55481b[0x0];}['_compareOperations'](_0x5bbc5f,_0x155b4c){return!(!_0x5bbc5f||!_0x155b4c)&&('MarkerOperation'==_0x5bbc5f['__className']&&'MarkerOperation'==_0x155b4c['__className']&&!(!_0x5bbc5f['name']['startsWith']('user:')||!_0x155b4c['name']['startsWith']('user:')||_0x5bbc5f['name']==_0x155b4c['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x56fd54=this['_protobufFactory']['getDescriptor']('MarkerOperation');this['_registerCompressor'](0x1,'NoOperation',new p(0x1,'NoOperation',void 0x0)),this['_registerOperationCompressor'](0xa,'AttributeOperation',s),this['_registerOperationCompressor'](0xb,'InsertOperation',i),this['_registerOperationCompressor'](0xc,'MarkerOperation',n),this['_registerOperationCompressor'](0xd,'MergeOperation',e),this['_registerOperationCompressor'](0xe,'MoveOperation',e),this['_registerOperationCompressor'](0xf,'RenameOperation',e),this['_registerOperationCompressor'](0x10,'RootAttributeOperation',s),this['_registerOperationCompressor'](0x11,'SplitOperation',e),this['_registerCompressor'](0x12,'CommentMarkerOperation',new a(0x12,'MarkerOperation',_0x56fd54,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x56fd54,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',m),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x11b436){if(!_0x11b436||!_0x11b436[0x0])throw new _0xe2020a('no-operations-provided',this);const _0x12e9b7={'types':[],'buffers':[],'baseVersion':_0x11b436[0x0]['baseVersion']};for(;_0x11b436['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('TypingAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('DeletingAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x12e9b7,_0x11b436)||this['_getCompressorByName'](_0x11b436[0x0]['__className'])['compress'](_0x12e9b7,_0x11b436);return _0x12e9b7;}['decompress'](_0x5448f6){const _0x4b0cc1=[];for(;_0x5448f6['types']['length'];){this['_compressorById']['get'](_0x5448f6['types'][0x0])['decompress'](_0x4b0cc1,_0x5448f6);}return _0x4b0cc1['forEach']((_0x2c8692,_0x2e0688)=>_0x2c8692['baseVersion']=_0x5448f6['baseVersion']+_0x2e0688),_0x4b0cc1;}['_getCompressorByName'](_0x1e2410){return this['_compressorByName']['get'](_0x1e2410);}['_registerOperationCompressor'](_0x3cef78,_0x50b0af,_0x4d3d7b){const _0x43a106=new _0x4d3d7b(_0x3cef78,_0x50b0af,this['_protobufFactory']['getDescriptor'](_0x50b0af));this['_registerCompressor'](_0x3cef78,_0x50b0af,_0x43a106);}['_registerActionCompressor'](_0x22f881,_0x2e5996,_0x449e0c){const _0x5905c0=new _0x449e0c(_0x22f881,this);this['_registerCompressor'](_0x22f881,_0x2e5996,_0x5905c0);}['_registerCompressor'](_0x46f52f,_0x5d8125,_0x3856d5){this['_compressorById']['set'](_0x46f52f,_0x3856d5),this['_compressorByName']['set'](_0x5d8125,_0x3856d5);}}export{g as Compressor};
|
|
23
|
+
import{CKEditorError as _0x1f2de4}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x263acc from'protobufjs/minimal.js';import{cloneDeep as _0x30fb1a,isEqual as _0x4751e0,isObject as _0x5353fe}from'lodash-es';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x29143c=_0x263acc['Reader'],_0x21a6df=_0x263acc['Writer'],_0x23f706=_0x263acc['util'],_0x31142c=_0x263acc['roots']['default']||(_0x263acc['roots']['default']={});return _0x31142c['AttributeOperation']=(function(){function _0x54f9e2(_0x4503c7){if(_0x4503c7){for(var _0x48784d=Object['keys'](_0x4503c7),_0x5c285e=0x0;_0x5c285e<_0x48784d['length'];++_0x5c285e)null!=_0x4503c7[_0x48784d[_0x5c285e]]&&(this[_0x48784d[_0x5c285e]]=_0x4503c7[_0x48784d[_0x5c285e]]);}}return _0x54f9e2['prototype']['range']=null,_0x54f9e2['prototype']['key']='',_0x54f9e2['prototype']['oldValueBoolean']=!0x1,_0x54f9e2['prototype']['oldValueJson']='',_0x54f9e2['prototype']['newValueBoolean']=!0x1,_0x54f9e2['prototype']['newValueJson']='',_0x54f9e2['prototype']['wasUndone']=!0x1,_0x54f9e2['create']=function(_0x4d6720){return new _0x54f9e2(_0x4d6720);},_0x54f9e2['encode']=function(_0x7c1aa2,_0xefe13d){return _0xefe13d||(_0xefe13d=_0x21a6df['create']()),null!=_0x7c1aa2['range']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'range')&&_0x31142c['Range']['encode'](_0x7c1aa2['range'],_0xefe13d['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7c1aa2['key']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'key')&&_0xefe13d['uint32'](0x12)['string'](_0x7c1aa2['key']),null!=_0x7c1aa2['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'oldValueBoolean')&&_0xefe13d['uint32'](0x18)['bool'](_0x7c1aa2['oldValueBoolean']),null!=_0x7c1aa2['oldValueJson']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'oldValueJson')&&_0xefe13d['uint32'](0x22)['string'](_0x7c1aa2['oldValueJson']),null!=_0x7c1aa2['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'newValueBoolean')&&_0xefe13d['uint32'](0x28)['bool'](_0x7c1aa2['newValueBoolean']),null!=_0x7c1aa2['newValueJson']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'newValueJson')&&_0xefe13d['uint32'](0x32)['string'](_0x7c1aa2['newValueJson']),null!=_0x7c1aa2['wasUndone']&&Object['hasOwnProperty']['call'](_0x7c1aa2,'wasUndone')&&_0xefe13d['uint32'](0x38)['bool'](_0x7c1aa2['wasUndone']),_0xefe13d;},_0x54f9e2['encodeDelimited']=function(_0x42cfd2,_0x9dfe08){return this['encode'](_0x42cfd2,_0x9dfe08)['ldelim']();},_0x54f9e2['decode']=function(_0x47e270,_0x50165d){_0x47e270 instanceof _0x29143c||(_0x47e270=_0x29143c['create'](_0x47e270));for(var _0x3a3930=void 0x0===_0x50165d?_0x47e270['len']:_0x47e270['pos']+_0x50165d,_0x5ed6b4=new _0x31142c['AttributeOperation']();_0x47e270['pos']<_0x3a3930;){var _0x3f5bf3=_0x47e270['uint32']();switch(_0x3f5bf3>>>0x3){case 0x1:_0x5ed6b4['range']=_0x31142c['Range']['decode'](_0x47e270,_0x47e270['uint32']());break;case 0x2:_0x5ed6b4['key']=_0x47e270['string']();break;case 0x3:_0x5ed6b4['oldValueBoolean']=_0x47e270['bool']();break;case 0x4:_0x5ed6b4['oldValueJson']=_0x47e270['string']();break;case 0x5:_0x5ed6b4['newValueBoolean']=_0x47e270['bool']();break;case 0x6:_0x5ed6b4['newValueJson']=_0x47e270['string']();break;case 0x7:_0x5ed6b4['wasUndone']=_0x47e270['bool']();break;default:_0x47e270['skipType'](0x7&_0x3f5bf3);}}return _0x5ed6b4;},_0x54f9e2['decodeDelimited']=function(_0x2985f3){return _0x2985f3 instanceof _0x29143c||(_0x2985f3=new _0x29143c(_0x2985f3)),this['decode'](_0x2985f3,_0x2985f3['uint32']());},_0x54f9e2['verify']=function(_0x5009aa){if('object'!=typeof _0x5009aa||null===_0x5009aa)return'object\x20expected';if(null!=_0x5009aa['range']&&_0x5009aa['hasOwnProperty']('range')){var _0x336575=_0x31142c['Range']['verify'](_0x5009aa['range']);if(_0x336575)return'range.'+_0x336575;}return null!=_0x5009aa['key']&&_0x5009aa['hasOwnProperty']('key')&&!_0x23f706['isString'](_0x5009aa['key'])?'key:\x20string\x20expected':null!=_0x5009aa['oldValueBoolean']&&_0x5009aa['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5009aa['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5009aa['oldValueJson']&&_0x5009aa['hasOwnProperty']('oldValueJson')&&!_0x23f706['isString'](_0x5009aa['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5009aa['newValueBoolean']&&_0x5009aa['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5009aa['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5009aa['newValueJson']&&_0x5009aa['hasOwnProperty']('newValueJson')&&!_0x23f706['isString'](_0x5009aa['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5009aa['wasUndone']&&_0x5009aa['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5009aa['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x54f9e2['fromObject']=function(_0x47ffa0){if(_0x47ffa0 instanceof _0x31142c['AttributeOperation'])return _0x47ffa0;var _0x51261c=new _0x31142c['AttributeOperation']();if(null!=_0x47ffa0['range']){if('object'!=typeof _0x47ffa0['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x51261c['range']=_0x31142c['Range']['fromObject'](_0x47ffa0['range']);}return null!=_0x47ffa0['key']&&(_0x51261c['key']=String(_0x47ffa0['key'])),null!=_0x47ffa0['oldValueBoolean']&&(_0x51261c['oldValueBoolean']=Boolean(_0x47ffa0['oldValueBoolean'])),null!=_0x47ffa0['oldValueJson']&&(_0x51261c['oldValueJson']=String(_0x47ffa0['oldValueJson'])),null!=_0x47ffa0['newValueBoolean']&&(_0x51261c['newValueBoolean']=Boolean(_0x47ffa0['newValueBoolean'])),null!=_0x47ffa0['newValueJson']&&(_0x51261c['newValueJson']=String(_0x47ffa0['newValueJson'])),null!=_0x47ffa0['wasUndone']&&(_0x51261c['wasUndone']=Boolean(_0x47ffa0['wasUndone'])),_0x51261c;},_0x54f9e2['toObject']=function(_0x3a698d,_0x327252){_0x327252||(_0x327252={});var _0x4deb68={};return _0x327252['defaults']&&(_0x4deb68['range']=null,_0x4deb68['key']='',_0x4deb68['oldValueBoolean']=!0x1,_0x4deb68['oldValueJson']='',_0x4deb68['newValueBoolean']=!0x1,_0x4deb68['newValueJson']='',_0x4deb68['wasUndone']=!0x1),null!=_0x3a698d['range']&&_0x3a698d['hasOwnProperty']('range')&&(_0x4deb68['range']=_0x31142c['Range']['toObject'](_0x3a698d['range'],_0x327252)),null!=_0x3a698d['key']&&_0x3a698d['hasOwnProperty']('key')&&(_0x4deb68['key']=_0x3a698d['key']),null!=_0x3a698d['oldValueBoolean']&&_0x3a698d['hasOwnProperty']('oldValueBoolean')&&(_0x4deb68['oldValueBoolean']=_0x3a698d['oldValueBoolean']),null!=_0x3a698d['oldValueJson']&&_0x3a698d['hasOwnProperty']('oldValueJson')&&(_0x4deb68['oldValueJson']=_0x3a698d['oldValueJson']),null!=_0x3a698d['newValueBoolean']&&_0x3a698d['hasOwnProperty']('newValueBoolean')&&(_0x4deb68['newValueBoolean']=_0x3a698d['newValueBoolean']),null!=_0x3a698d['newValueJson']&&_0x3a698d['hasOwnProperty']('newValueJson')&&(_0x4deb68['newValueJson']=_0x3a698d['newValueJson']),null!=_0x3a698d['wasUndone']&&_0x3a698d['hasOwnProperty']('wasUndone')&&(_0x4deb68['wasUndone']=_0x3a698d['wasUndone']),_0x4deb68;},_0x54f9e2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x54f9e2['getTypeUrl']=function(_0x340340){return void 0x0===_0x340340&&(_0x340340='type.googleapis.com'),_0x340340+'/AttributeOperation';},_0x54f9e2;}()),_0x31142c['InsertOperation']=(function(){function _0x48a9c7(_0x47c11c){if(this['nodes']=[],_0x47c11c){for(var _0x569523=Object['keys'](_0x47c11c),_0x31aa7a=0x0;_0x31aa7a<_0x569523['length'];++_0x31aa7a)null!=_0x47c11c[_0x569523[_0x31aa7a]]&&(this[_0x569523[_0x31aa7a]]=_0x47c11c[_0x569523[_0x31aa7a]]);}}return _0x48a9c7['prototype']['position']=null,_0x48a9c7['prototype']['nodes']=_0x23f706['emptyArray'],_0x48a9c7['prototype']['shouldReceiveAttributes']=!0x1,_0x48a9c7['prototype']['wasUndone']=!0x1,_0x48a9c7['create']=function(_0x1ac72b){return new _0x48a9c7(_0x1ac72b);},_0x48a9c7['encode']=function(_0x544d0e,_0x4178d1){if(_0x4178d1||(_0x4178d1=_0x21a6df['create']()),null!=_0x544d0e['position']&&Object['hasOwnProperty']['call'](_0x544d0e,'position')&&_0x31142c['Position']['encode'](_0x544d0e['position'],_0x4178d1['uint32'](0xa)['fork']())['ldelim'](),null!=_0x544d0e['nodes']&&_0x544d0e['nodes']['length']){for(var _0x572ab9=0x0;_0x572ab9<_0x544d0e['nodes']['length'];++_0x572ab9)_0x31142c['Element']['encode'](_0x544d0e['nodes'][_0x572ab9],_0x4178d1['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x544d0e['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x544d0e,'shouldReceiveAttributes')&&_0x4178d1['uint32'](0x18)['bool'](_0x544d0e['shouldReceiveAttributes']),null!=_0x544d0e['wasUndone']&&Object['hasOwnProperty']['call'](_0x544d0e,'wasUndone')&&_0x4178d1['uint32'](0x20)['bool'](_0x544d0e['wasUndone']),_0x4178d1;},_0x48a9c7['encodeDelimited']=function(_0x4c94d7,_0x39479c){return this['encode'](_0x4c94d7,_0x39479c)['ldelim']();},_0x48a9c7['decode']=function(_0x5b1b6e,_0x9f3a1e){_0x5b1b6e instanceof _0x29143c||(_0x5b1b6e=_0x29143c['create'](_0x5b1b6e));for(var _0x4740fd=void 0x0===_0x9f3a1e?_0x5b1b6e['len']:_0x5b1b6e['pos']+_0x9f3a1e,_0x1e91e1=new _0x31142c['InsertOperation']();_0x5b1b6e['pos']<_0x4740fd;){var _0x4da665=_0x5b1b6e['uint32']();switch(_0x4da665>>>0x3){case 0x1:_0x1e91e1['position']=_0x31142c['Position']['decode'](_0x5b1b6e,_0x5b1b6e['uint32']());break;case 0x2:_0x1e91e1['nodes']&&_0x1e91e1['nodes']['length']||(_0x1e91e1['nodes']=[]),_0x1e91e1['nodes']['push'](_0x31142c['Element']['decode'](_0x5b1b6e,_0x5b1b6e['uint32']()));break;case 0x3:_0x1e91e1['shouldReceiveAttributes']=_0x5b1b6e['bool']();break;case 0x4:_0x1e91e1['wasUndone']=_0x5b1b6e['bool']();break;default:_0x5b1b6e['skipType'](0x7&_0x4da665);}}return _0x1e91e1;},_0x48a9c7['decodeDelimited']=function(_0x5ad063){return _0x5ad063 instanceof _0x29143c||(_0x5ad063=new _0x29143c(_0x5ad063)),this['decode'](_0x5ad063,_0x5ad063['uint32']());},_0x48a9c7['verify']=function(_0x20ebc2){if('object'!=typeof _0x20ebc2||null===_0x20ebc2)return'object\x20expected';if(null!=_0x20ebc2['position']&&_0x20ebc2['hasOwnProperty']('position')&&(_0x257d79=_0x31142c['Position']['verify'](_0x20ebc2['position'])))return'position.'+_0x257d79;if(null!=_0x20ebc2['nodes']&&_0x20ebc2['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x20ebc2['nodes']))return'nodes:\x20array\x20expected';for(var _0x2fdf8e=0x0;_0x2fdf8e<_0x20ebc2['nodes']['length'];++_0x2fdf8e){var _0x257d79;if(_0x257d79=_0x31142c['Element']['verify'](_0x20ebc2['nodes'][_0x2fdf8e]))return'nodes.'+_0x257d79;}}return null!=_0x20ebc2['shouldReceiveAttributes']&&_0x20ebc2['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x20ebc2['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x20ebc2['wasUndone']&&_0x20ebc2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20ebc2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x48a9c7['fromObject']=function(_0x40f83c){if(_0x40f83c instanceof _0x31142c['InsertOperation'])return _0x40f83c;var _0x242f57=new _0x31142c['InsertOperation']();if(null!=_0x40f83c['position']){if('object'!=typeof _0x40f83c['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x242f57['position']=_0x31142c['Position']['fromObject'](_0x40f83c['position']);}if(_0x40f83c['nodes']){if(!Array['isArray'](_0x40f83c['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x242f57['nodes']=[];for(var _0x3fad80=0x0;_0x3fad80<_0x40f83c['nodes']['length'];++_0x3fad80){if('object'!=typeof _0x40f83c['nodes'][_0x3fad80])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x242f57['nodes'][_0x3fad80]=_0x31142c['Element']['fromObject'](_0x40f83c['nodes'][_0x3fad80]);}}return null!=_0x40f83c['shouldReceiveAttributes']&&(_0x242f57['shouldReceiveAttributes']=Boolean(_0x40f83c['shouldReceiveAttributes'])),null!=_0x40f83c['wasUndone']&&(_0x242f57['wasUndone']=Boolean(_0x40f83c['wasUndone'])),_0x242f57;},_0x48a9c7['toObject']=function(_0x2215a8,_0x153e40){_0x153e40||(_0x153e40={});var _0x4226ec={};if((_0x153e40['arrays']||_0x153e40['defaults'])&&(_0x4226ec['nodes']=[]),_0x153e40['defaults']&&(_0x4226ec['position']=null,_0x4226ec['shouldReceiveAttributes']=!0x1,_0x4226ec['wasUndone']=!0x1),null!=_0x2215a8['position']&&_0x2215a8['hasOwnProperty']('position')&&(_0x4226ec['position']=_0x31142c['Position']['toObject'](_0x2215a8['position'],_0x153e40)),_0x2215a8['nodes']&&_0x2215a8['nodes']['length']){_0x4226ec['nodes']=[];for(var _0x4aa890=0x0;_0x4aa890<_0x2215a8['nodes']['length'];++_0x4aa890)_0x4226ec['nodes'][_0x4aa890]=_0x31142c['Element']['toObject'](_0x2215a8['nodes'][_0x4aa890],_0x153e40);}return null!=_0x2215a8['shouldReceiveAttributes']&&_0x2215a8['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4226ec['shouldReceiveAttributes']=_0x2215a8['shouldReceiveAttributes']),null!=_0x2215a8['wasUndone']&&_0x2215a8['hasOwnProperty']('wasUndone')&&(_0x4226ec['wasUndone']=_0x2215a8['wasUndone']),_0x4226ec;},_0x48a9c7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x48a9c7['getTypeUrl']=function(_0x2f066b){return void 0x0===_0x2f066b&&(_0x2f066b='type.googleapis.com'),_0x2f066b+'/InsertOperation';},_0x48a9c7;}()),_0x31142c['MarkerOperation']=(function(){function _0xc8fdd(_0x328cf3){if(_0x328cf3){for(var _0x484e2a=Object['keys'](_0x328cf3),_0x33692d=0x0;_0x33692d<_0x484e2a['length'];++_0x33692d)null!=_0x328cf3[_0x484e2a[_0x33692d]]&&(this[_0x484e2a[_0x33692d]]=_0x328cf3[_0x484e2a[_0x33692d]]);}}return _0xc8fdd['prototype']['name']='',_0xc8fdd['prototype']['oldRange']=null,_0xc8fdd['prototype']['newRange']=null,_0xc8fdd['prototype']['affectsData']=!0x1,_0xc8fdd['prototype']['wasUndone']=!0x1,_0xc8fdd['create']=function(_0xe1d1dc){return new _0xc8fdd(_0xe1d1dc);},_0xc8fdd['encode']=function(_0x333915,_0xcfa357){return _0xcfa357||(_0xcfa357=_0x21a6df['create']()),null!=_0x333915['name']&&Object['hasOwnProperty']['call'](_0x333915,'name')&&_0xcfa357['uint32'](0xa)['string'](_0x333915['name']),null!=_0x333915['oldRange']&&Object['hasOwnProperty']['call'](_0x333915,'oldRange')&&_0x31142c['Range']['encode'](_0x333915['oldRange'],_0xcfa357['uint32'](0x12)['fork']())['ldelim'](),null!=_0x333915['newRange']&&Object['hasOwnProperty']['call'](_0x333915,'newRange')&&_0x31142c['Range']['encode'](_0x333915['newRange'],_0xcfa357['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x333915['affectsData']&&Object['hasOwnProperty']['call'](_0x333915,'affectsData')&&_0xcfa357['uint32'](0x20)['bool'](_0x333915['affectsData']),null!=_0x333915['wasUndone']&&Object['hasOwnProperty']['call'](_0x333915,'wasUndone')&&_0xcfa357['uint32'](0x28)['bool'](_0x333915['wasUndone']),_0xcfa357;},_0xc8fdd['encodeDelimited']=function(_0x6414d1,_0x48da5d){return this['encode'](_0x6414d1,_0x48da5d)['ldelim']();},_0xc8fdd['decode']=function(_0x42e3d5,_0x3804f9){_0x42e3d5 instanceof _0x29143c||(_0x42e3d5=_0x29143c['create'](_0x42e3d5));for(var _0x317397=void 0x0===_0x3804f9?_0x42e3d5['len']:_0x42e3d5['pos']+_0x3804f9,_0x1d1e37=new _0x31142c['MarkerOperation']();_0x42e3d5['pos']<_0x317397;){var _0x4cef9a=_0x42e3d5['uint32']();switch(_0x4cef9a>>>0x3){case 0x1:_0x1d1e37['name']=_0x42e3d5['string']();break;case 0x2:_0x1d1e37['oldRange']=_0x31142c['Range']['decode'](_0x42e3d5,_0x42e3d5['uint32']());break;case 0x3:_0x1d1e37['newRange']=_0x31142c['Range']['decode'](_0x42e3d5,_0x42e3d5['uint32']());break;case 0x4:_0x1d1e37['affectsData']=_0x42e3d5['bool']();break;case 0x5:_0x1d1e37['wasUndone']=_0x42e3d5['bool']();break;default:_0x42e3d5['skipType'](0x7&_0x4cef9a);}}return _0x1d1e37;},_0xc8fdd['decodeDelimited']=function(_0x40d4f8){return _0x40d4f8 instanceof _0x29143c||(_0x40d4f8=new _0x29143c(_0x40d4f8)),this['decode'](_0x40d4f8,_0x40d4f8['uint32']());},_0xc8fdd['verify']=function(_0x459b78){if('object'!=typeof _0x459b78||null===_0x459b78)return'object\x20expected';if(null!=_0x459b78['name']&&_0x459b78['hasOwnProperty']('name')&&!_0x23f706['isString'](_0x459b78['name']))return'name:\x20string\x20expected';var _0x1f5ea3;if(null!=_0x459b78['oldRange']&&_0x459b78['hasOwnProperty']('oldRange')&&(_0x1f5ea3=_0x31142c['Range']['verify'](_0x459b78['oldRange'])))return'oldRange.'+_0x1f5ea3;if(null!=_0x459b78['newRange']&&_0x459b78['hasOwnProperty']('newRange')&&(_0x1f5ea3=_0x31142c['Range']['verify'](_0x459b78['newRange'])))return'newRange.'+_0x1f5ea3;return null!=_0x459b78['affectsData']&&_0x459b78['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x459b78['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x459b78['wasUndone']&&_0x459b78['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x459b78['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0xc8fdd['fromObject']=function(_0xf9b027){if(_0xf9b027 instanceof _0x31142c['MarkerOperation'])return _0xf9b027;var _0x20d7e1=new _0x31142c['MarkerOperation']();if(null!=_0xf9b027['name']&&(_0x20d7e1['name']=String(_0xf9b027['name'])),null!=_0xf9b027['oldRange']){if('object'!=typeof _0xf9b027['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x20d7e1['oldRange']=_0x31142c['Range']['fromObject'](_0xf9b027['oldRange']);}if(null!=_0xf9b027['newRange']){if('object'!=typeof _0xf9b027['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x20d7e1['newRange']=_0x31142c['Range']['fromObject'](_0xf9b027['newRange']);}return null!=_0xf9b027['affectsData']&&(_0x20d7e1['affectsData']=Boolean(_0xf9b027['affectsData'])),null!=_0xf9b027['wasUndone']&&(_0x20d7e1['wasUndone']=Boolean(_0xf9b027['wasUndone'])),_0x20d7e1;},_0xc8fdd['toObject']=function(_0x86ed74,_0x2efd82){_0x2efd82||(_0x2efd82={});var _0x1a4290={};return _0x2efd82['defaults']&&(_0x1a4290['name']='',_0x1a4290['oldRange']=null,_0x1a4290['newRange']=null,_0x1a4290['affectsData']=!0x1,_0x1a4290['wasUndone']=!0x1),null!=_0x86ed74['name']&&_0x86ed74['hasOwnProperty']('name')&&(_0x1a4290['name']=_0x86ed74['name']),null!=_0x86ed74['oldRange']&&_0x86ed74['hasOwnProperty']('oldRange')&&(_0x1a4290['oldRange']=_0x31142c['Range']['toObject'](_0x86ed74['oldRange'],_0x2efd82)),null!=_0x86ed74['newRange']&&_0x86ed74['hasOwnProperty']('newRange')&&(_0x1a4290['newRange']=_0x31142c['Range']['toObject'](_0x86ed74['newRange'],_0x2efd82)),null!=_0x86ed74['affectsData']&&_0x86ed74['hasOwnProperty']('affectsData')&&(_0x1a4290['affectsData']=_0x86ed74['affectsData']),null!=_0x86ed74['wasUndone']&&_0x86ed74['hasOwnProperty']('wasUndone')&&(_0x1a4290['wasUndone']=_0x86ed74['wasUndone']),_0x1a4290;},_0xc8fdd['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0xc8fdd['getTypeUrl']=function(_0x60360f){return void 0x0===_0x60360f&&(_0x60360f='type.googleapis.com'),_0x60360f+'/MarkerOperation';},_0xc8fdd;}()),_0x31142c['MergeOperation']=(function(){function _0x167032(_0x22147c){if(_0x22147c){for(var _0x243d76=Object['keys'](_0x22147c),_0x280e17=0x0;_0x280e17<_0x243d76['length'];++_0x280e17)null!=_0x22147c[_0x243d76[_0x280e17]]&&(this[_0x243d76[_0x280e17]]=_0x22147c[_0x243d76[_0x280e17]]);}}return _0x167032['prototype']['sourcePosition']=null,_0x167032['prototype']['targetPosition']=null,_0x167032['prototype']['graveyardPosition']=null,_0x167032['prototype']['howMany']=0x0,_0x167032['prototype']['wasUndone']=!0x1,_0x167032['create']=function(_0xb587d1){return new _0x167032(_0xb587d1);},_0x167032['encode']=function(_0x1e7e25,_0x199357){return _0x199357||(_0x199357=_0x21a6df['create']()),null!=_0x1e7e25['sourcePosition']&&Object['hasOwnProperty']['call'](_0x1e7e25,'sourcePosition')&&_0x31142c['Position']['encode'](_0x1e7e25['sourcePosition'],_0x199357['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1e7e25['targetPosition']&&Object['hasOwnProperty']['call'](_0x1e7e25,'targetPosition')&&_0x31142c['Position']['encode'](_0x1e7e25['targetPosition'],_0x199357['uint32'](0x12)['fork']())['ldelim'](),null!=_0x1e7e25['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x1e7e25,'graveyardPosition')&&_0x31142c['Position']['encode'](_0x1e7e25['graveyardPosition'],_0x199357['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x1e7e25['howMany']&&Object['hasOwnProperty']['call'](_0x1e7e25,'howMany')&&_0x199357['uint32'](0x20)['uint32'](_0x1e7e25['howMany']),null!=_0x1e7e25['wasUndone']&&Object['hasOwnProperty']['call'](_0x1e7e25,'wasUndone')&&_0x199357['uint32'](0x28)['bool'](_0x1e7e25['wasUndone']),_0x199357;},_0x167032['encodeDelimited']=function(_0x90e76c,_0x227037){return this['encode'](_0x90e76c,_0x227037)['ldelim']();},_0x167032['decode']=function(_0x3362b5,_0x48ce8c){_0x3362b5 instanceof _0x29143c||(_0x3362b5=_0x29143c['create'](_0x3362b5));for(var _0x1f76ba=void 0x0===_0x48ce8c?_0x3362b5['len']:_0x3362b5['pos']+_0x48ce8c,_0x304cb3=new _0x31142c['MergeOperation']();_0x3362b5['pos']<_0x1f76ba;){var _0x50f268=_0x3362b5['uint32']();switch(_0x50f268>>>0x3){case 0x1:_0x304cb3['sourcePosition']=_0x31142c['Position']['decode'](_0x3362b5,_0x3362b5['uint32']());break;case 0x2:_0x304cb3['targetPosition']=_0x31142c['Position']['decode'](_0x3362b5,_0x3362b5['uint32']());break;case 0x3:_0x304cb3['graveyardPosition']=_0x31142c['Position']['decode'](_0x3362b5,_0x3362b5['uint32']());break;case 0x4:_0x304cb3['howMany']=_0x3362b5['uint32']();break;case 0x5:_0x304cb3['wasUndone']=_0x3362b5['bool']();break;default:_0x3362b5['skipType'](0x7&_0x50f268);}}return _0x304cb3;},_0x167032['decodeDelimited']=function(_0x147d26){return _0x147d26 instanceof _0x29143c||(_0x147d26=new _0x29143c(_0x147d26)),this['decode'](_0x147d26,_0x147d26['uint32']());},_0x167032['verify']=function(_0xaa144d){if('object'!=typeof _0xaa144d||null===_0xaa144d)return'object\x20expected';var _0x14a0d2;if(null!=_0xaa144d['sourcePosition']&&_0xaa144d['hasOwnProperty']('sourcePosition')&&(_0x14a0d2=_0x31142c['Position']['verify'](_0xaa144d['sourcePosition'])))return'sourcePosition.'+_0x14a0d2;if(null!=_0xaa144d['targetPosition']&&_0xaa144d['hasOwnProperty']('targetPosition')&&(_0x14a0d2=_0x31142c['Position']['verify'](_0xaa144d['targetPosition'])))return'targetPosition.'+_0x14a0d2;if(null!=_0xaa144d['graveyardPosition']&&_0xaa144d['hasOwnProperty']('graveyardPosition')&&(_0x14a0d2=_0x31142c['Position']['verify'](_0xaa144d['graveyardPosition'])))return'graveyardPosition.'+_0x14a0d2;return null!=_0xaa144d['howMany']&&_0xaa144d['hasOwnProperty']('howMany')&&!_0x23f706['isInteger'](_0xaa144d['howMany'])?'howMany:\x20integer\x20expected':null!=_0xaa144d['wasUndone']&&_0xaa144d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xaa144d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x167032['fromObject']=function(_0x5b905e){if(_0x5b905e instanceof _0x31142c['MergeOperation'])return _0x5b905e;var _0x568abe=new _0x31142c['MergeOperation']();if(null!=_0x5b905e['sourcePosition']){if('object'!=typeof _0x5b905e['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x568abe['sourcePosition']=_0x31142c['Position']['fromObject'](_0x5b905e['sourcePosition']);}if(null!=_0x5b905e['targetPosition']){if('object'!=typeof _0x5b905e['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x568abe['targetPosition']=_0x31142c['Position']['fromObject'](_0x5b905e['targetPosition']);}if(null!=_0x5b905e['graveyardPosition']){if('object'!=typeof _0x5b905e['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x568abe['graveyardPosition']=_0x31142c['Position']['fromObject'](_0x5b905e['graveyardPosition']);}return null!=_0x5b905e['howMany']&&(_0x568abe['howMany']=_0x5b905e['howMany']>>>0x0),null!=_0x5b905e['wasUndone']&&(_0x568abe['wasUndone']=Boolean(_0x5b905e['wasUndone'])),_0x568abe;},_0x167032['toObject']=function(_0x1ca2c2,_0x1c4dea){_0x1c4dea||(_0x1c4dea={});var _0x36f2e7={};return _0x1c4dea['defaults']&&(_0x36f2e7['sourcePosition']=null,_0x36f2e7['targetPosition']=null,_0x36f2e7['graveyardPosition']=null,_0x36f2e7['howMany']=0x0,_0x36f2e7['wasUndone']=!0x1),null!=_0x1ca2c2['sourcePosition']&&_0x1ca2c2['hasOwnProperty']('sourcePosition')&&(_0x36f2e7['sourcePosition']=_0x31142c['Position']['toObject'](_0x1ca2c2['sourcePosition'],_0x1c4dea)),null!=_0x1ca2c2['targetPosition']&&_0x1ca2c2['hasOwnProperty']('targetPosition')&&(_0x36f2e7['targetPosition']=_0x31142c['Position']['toObject'](_0x1ca2c2['targetPosition'],_0x1c4dea)),null!=_0x1ca2c2['graveyardPosition']&&_0x1ca2c2['hasOwnProperty']('graveyardPosition')&&(_0x36f2e7['graveyardPosition']=_0x31142c['Position']['toObject'](_0x1ca2c2['graveyardPosition'],_0x1c4dea)),null!=_0x1ca2c2['howMany']&&_0x1ca2c2['hasOwnProperty']('howMany')&&(_0x36f2e7['howMany']=_0x1ca2c2['howMany']),null!=_0x1ca2c2['wasUndone']&&_0x1ca2c2['hasOwnProperty']('wasUndone')&&(_0x36f2e7['wasUndone']=_0x1ca2c2['wasUndone']),_0x36f2e7;},_0x167032['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x167032['getTypeUrl']=function(_0x2f7712){return void 0x0===_0x2f7712&&(_0x2f7712='type.googleapis.com'),_0x2f7712+'/MergeOperation';},_0x167032;}()),_0x31142c['MoveOperation']=(function(){function _0x47f344(_0x1eafbf){if(_0x1eafbf){for(var _0x2c7e2a=Object['keys'](_0x1eafbf),_0x2eac1f=0x0;_0x2eac1f<_0x2c7e2a['length'];++_0x2eac1f)null!=_0x1eafbf[_0x2c7e2a[_0x2eac1f]]&&(this[_0x2c7e2a[_0x2eac1f]]=_0x1eafbf[_0x2c7e2a[_0x2eac1f]]);}}return _0x47f344['prototype']['sourcePosition']=null,_0x47f344['prototype']['howMany']=0x0,_0x47f344['prototype']['targetPosition']=null,_0x47f344['prototype']['wasUndone']=!0x1,_0x47f344['create']=function(_0x429dd7){return new _0x47f344(_0x429dd7);},_0x47f344['encode']=function(_0x4a8de3,_0x31bce8){return _0x31bce8||(_0x31bce8=_0x21a6df['create']()),null!=_0x4a8de3['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4a8de3,'sourcePosition')&&_0x31142c['Position']['encode'](_0x4a8de3['sourcePosition'],_0x31bce8['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4a8de3['howMany']&&Object['hasOwnProperty']['call'](_0x4a8de3,'howMany')&&_0x31bce8['uint32'](0x10)['uint32'](_0x4a8de3['howMany']),null!=_0x4a8de3['targetPosition']&&Object['hasOwnProperty']['call'](_0x4a8de3,'targetPosition')&&_0x31142c['Position']['encode'](_0x4a8de3['targetPosition'],_0x31bce8['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4a8de3['wasUndone']&&Object['hasOwnProperty']['call'](_0x4a8de3,'wasUndone')&&_0x31bce8['uint32'](0x20)['bool'](_0x4a8de3['wasUndone']),_0x31bce8;},_0x47f344['encodeDelimited']=function(_0x1d4ad6,_0x651553){return this['encode'](_0x1d4ad6,_0x651553)['ldelim']();},_0x47f344['decode']=function(_0x5b8f6f,_0x2e4ca3){_0x5b8f6f instanceof _0x29143c||(_0x5b8f6f=_0x29143c['create'](_0x5b8f6f));for(var _0x5050eb=void 0x0===_0x2e4ca3?_0x5b8f6f['len']:_0x5b8f6f['pos']+_0x2e4ca3,_0x24e91d=new _0x31142c['MoveOperation']();_0x5b8f6f['pos']<_0x5050eb;){var _0x2ca39e=_0x5b8f6f['uint32']();switch(_0x2ca39e>>>0x3){case 0x1:_0x24e91d['sourcePosition']=_0x31142c['Position']['decode'](_0x5b8f6f,_0x5b8f6f['uint32']());break;case 0x2:_0x24e91d['howMany']=_0x5b8f6f['uint32']();break;case 0x3:_0x24e91d['targetPosition']=_0x31142c['Position']['decode'](_0x5b8f6f,_0x5b8f6f['uint32']());break;case 0x4:_0x24e91d['wasUndone']=_0x5b8f6f['bool']();break;default:_0x5b8f6f['skipType'](0x7&_0x2ca39e);}}return _0x24e91d;},_0x47f344['decodeDelimited']=function(_0x4913fc){return _0x4913fc instanceof _0x29143c||(_0x4913fc=new _0x29143c(_0x4913fc)),this['decode'](_0x4913fc,_0x4913fc['uint32']());},_0x47f344['verify']=function(_0x345ff6){if('object'!=typeof _0x345ff6||null===_0x345ff6)return'object\x20expected';var _0x633a0c;if(null!=_0x345ff6['sourcePosition']&&_0x345ff6['hasOwnProperty']('sourcePosition')&&(_0x633a0c=_0x31142c['Position']['verify'](_0x345ff6['sourcePosition'])))return'sourcePosition.'+_0x633a0c;if(null!=_0x345ff6['howMany']&&_0x345ff6['hasOwnProperty']('howMany')&&!_0x23f706['isInteger'](_0x345ff6['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x345ff6['targetPosition']&&_0x345ff6['hasOwnProperty']('targetPosition')&&(_0x633a0c=_0x31142c['Position']['verify'](_0x345ff6['targetPosition'])))return'targetPosition.'+_0x633a0c;return null!=_0x345ff6['wasUndone']&&_0x345ff6['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x345ff6['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x47f344['fromObject']=function(_0x25c1ec){if(_0x25c1ec instanceof _0x31142c['MoveOperation'])return _0x25c1ec;var _0x1a90ef=new _0x31142c['MoveOperation']();if(null!=_0x25c1ec['sourcePosition']){if('object'!=typeof _0x25c1ec['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x1a90ef['sourcePosition']=_0x31142c['Position']['fromObject'](_0x25c1ec['sourcePosition']);}if(null!=_0x25c1ec['howMany']&&(_0x1a90ef['howMany']=_0x25c1ec['howMany']>>>0x0),null!=_0x25c1ec['targetPosition']){if('object'!=typeof _0x25c1ec['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x1a90ef['targetPosition']=_0x31142c['Position']['fromObject'](_0x25c1ec['targetPosition']);}return null!=_0x25c1ec['wasUndone']&&(_0x1a90ef['wasUndone']=Boolean(_0x25c1ec['wasUndone'])),_0x1a90ef;},_0x47f344['toObject']=function(_0x59909f,_0x43d8cf){_0x43d8cf||(_0x43d8cf={});var _0x536c7f={};return _0x43d8cf['defaults']&&(_0x536c7f['sourcePosition']=null,_0x536c7f['howMany']=0x0,_0x536c7f['targetPosition']=null,_0x536c7f['wasUndone']=!0x1),null!=_0x59909f['sourcePosition']&&_0x59909f['hasOwnProperty']('sourcePosition')&&(_0x536c7f['sourcePosition']=_0x31142c['Position']['toObject'](_0x59909f['sourcePosition'],_0x43d8cf)),null!=_0x59909f['howMany']&&_0x59909f['hasOwnProperty']('howMany')&&(_0x536c7f['howMany']=_0x59909f['howMany']),null!=_0x59909f['targetPosition']&&_0x59909f['hasOwnProperty']('targetPosition')&&(_0x536c7f['targetPosition']=_0x31142c['Position']['toObject'](_0x59909f['targetPosition'],_0x43d8cf)),null!=_0x59909f['wasUndone']&&_0x59909f['hasOwnProperty']('wasUndone')&&(_0x536c7f['wasUndone']=_0x59909f['wasUndone']),_0x536c7f;},_0x47f344['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x47f344['getTypeUrl']=function(_0x3f84f6){return void 0x0===_0x3f84f6&&(_0x3f84f6='type.googleapis.com'),_0x3f84f6+'/MoveOperation';},_0x47f344;}()),_0x31142c['RenameOperation']=(function(){function _0x18b3fa(_0x3aae48){if(_0x3aae48){for(var _0x1f40b5=Object['keys'](_0x3aae48),_0x5b4ca8=0x0;_0x5b4ca8<_0x1f40b5['length'];++_0x5b4ca8)null!=_0x3aae48[_0x1f40b5[_0x5b4ca8]]&&(this[_0x1f40b5[_0x5b4ca8]]=_0x3aae48[_0x1f40b5[_0x5b4ca8]]);}}return _0x18b3fa['prototype']['position']=null,_0x18b3fa['prototype']['oldName']='',_0x18b3fa['prototype']['newName']='',_0x18b3fa['prototype']['wasUndone']=!0x1,_0x18b3fa['create']=function(_0x4cc364){return new _0x18b3fa(_0x4cc364);},_0x18b3fa['encode']=function(_0x41b5b0,_0x1bf2de){return _0x1bf2de||(_0x1bf2de=_0x21a6df['create']()),null!=_0x41b5b0['position']&&Object['hasOwnProperty']['call'](_0x41b5b0,'position')&&_0x31142c['Position']['encode'](_0x41b5b0['position'],_0x1bf2de['uint32'](0xa)['fork']())['ldelim'](),null!=_0x41b5b0['oldName']&&Object['hasOwnProperty']['call'](_0x41b5b0,'oldName')&&_0x1bf2de['uint32'](0x12)['string'](_0x41b5b0['oldName']),null!=_0x41b5b0['newName']&&Object['hasOwnProperty']['call'](_0x41b5b0,'newName')&&_0x1bf2de['uint32'](0x1a)['string'](_0x41b5b0['newName']),null!=_0x41b5b0['wasUndone']&&Object['hasOwnProperty']['call'](_0x41b5b0,'wasUndone')&&_0x1bf2de['uint32'](0x20)['bool'](_0x41b5b0['wasUndone']),_0x1bf2de;},_0x18b3fa['encodeDelimited']=function(_0x49002b,_0xa6c148){return this['encode'](_0x49002b,_0xa6c148)['ldelim']();},_0x18b3fa['decode']=function(_0x4de192,_0x3f1e13){_0x4de192 instanceof _0x29143c||(_0x4de192=_0x29143c['create'](_0x4de192));for(var _0x264aa7=void 0x0===_0x3f1e13?_0x4de192['len']:_0x4de192['pos']+_0x3f1e13,_0x398316=new _0x31142c['RenameOperation']();_0x4de192['pos']<_0x264aa7;){var _0x1185a5=_0x4de192['uint32']();switch(_0x1185a5>>>0x3){case 0x1:_0x398316['position']=_0x31142c['Position']['decode'](_0x4de192,_0x4de192['uint32']());break;case 0x2:_0x398316['oldName']=_0x4de192['string']();break;case 0x3:_0x398316['newName']=_0x4de192['string']();break;case 0x4:_0x398316['wasUndone']=_0x4de192['bool']();break;default:_0x4de192['skipType'](0x7&_0x1185a5);}}return _0x398316;},_0x18b3fa['decodeDelimited']=function(_0x3a9f2b){return _0x3a9f2b instanceof _0x29143c||(_0x3a9f2b=new _0x29143c(_0x3a9f2b)),this['decode'](_0x3a9f2b,_0x3a9f2b['uint32']());},_0x18b3fa['verify']=function(_0x23152b){if('object'!=typeof _0x23152b||null===_0x23152b)return'object\x20expected';if(null!=_0x23152b['position']&&_0x23152b['hasOwnProperty']('position')){var _0x51d19c=_0x31142c['Position']['verify'](_0x23152b['position']);if(_0x51d19c)return'position.'+_0x51d19c;}return null!=_0x23152b['oldName']&&_0x23152b['hasOwnProperty']('oldName')&&!_0x23f706['isString'](_0x23152b['oldName'])?'oldName:\x20string\x20expected':null!=_0x23152b['newName']&&_0x23152b['hasOwnProperty']('newName')&&!_0x23f706['isString'](_0x23152b['newName'])?'newName:\x20string\x20expected':null!=_0x23152b['wasUndone']&&_0x23152b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x23152b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x18b3fa['fromObject']=function(_0x15afda){if(_0x15afda instanceof _0x31142c['RenameOperation'])return _0x15afda;var _0x3fc6f7=new _0x31142c['RenameOperation']();if(null!=_0x15afda['position']){if('object'!=typeof _0x15afda['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x3fc6f7['position']=_0x31142c['Position']['fromObject'](_0x15afda['position']);}return null!=_0x15afda['oldName']&&(_0x3fc6f7['oldName']=String(_0x15afda['oldName'])),null!=_0x15afda['newName']&&(_0x3fc6f7['newName']=String(_0x15afda['newName'])),null!=_0x15afda['wasUndone']&&(_0x3fc6f7['wasUndone']=Boolean(_0x15afda['wasUndone'])),_0x3fc6f7;},_0x18b3fa['toObject']=function(_0x2f7d0b,_0x2511b7){_0x2511b7||(_0x2511b7={});var _0x4f5b99={};return _0x2511b7['defaults']&&(_0x4f5b99['position']=null,_0x4f5b99['oldName']='',_0x4f5b99['newName']='',_0x4f5b99['wasUndone']=!0x1),null!=_0x2f7d0b['position']&&_0x2f7d0b['hasOwnProperty']('position')&&(_0x4f5b99['position']=_0x31142c['Position']['toObject'](_0x2f7d0b['position'],_0x2511b7)),null!=_0x2f7d0b['oldName']&&_0x2f7d0b['hasOwnProperty']('oldName')&&(_0x4f5b99['oldName']=_0x2f7d0b['oldName']),null!=_0x2f7d0b['newName']&&_0x2f7d0b['hasOwnProperty']('newName')&&(_0x4f5b99['newName']=_0x2f7d0b['newName']),null!=_0x2f7d0b['wasUndone']&&_0x2f7d0b['hasOwnProperty']('wasUndone')&&(_0x4f5b99['wasUndone']=_0x2f7d0b['wasUndone']),_0x4f5b99;},_0x18b3fa['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x18b3fa['getTypeUrl']=function(_0x163168){return void 0x0===_0x163168&&(_0x163168='type.googleapis.com'),_0x163168+'/RenameOperation';},_0x18b3fa;}()),_0x31142c['RootAttributeOperation']=(function(){function _0x3e70c2(_0x2695c8){if(_0x2695c8){for(var _0x4159e9=Object['keys'](_0x2695c8),_0x2a724d=0x0;_0x2a724d<_0x4159e9['length'];++_0x2a724d)null!=_0x2695c8[_0x4159e9[_0x2a724d]]&&(this[_0x4159e9[_0x2a724d]]=_0x2695c8[_0x4159e9[_0x2a724d]]);}}return _0x3e70c2['prototype']['root']='',_0x3e70c2['prototype']['key']='',_0x3e70c2['prototype']['oldValueBoolean']=!0x1,_0x3e70c2['prototype']['oldValueJson']='',_0x3e70c2['prototype']['newValueBoolean']=!0x1,_0x3e70c2['prototype']['newValueJson']='',_0x3e70c2['prototype']['wasUndone']=!0x1,_0x3e70c2['create']=function(_0x57eb20){return new _0x3e70c2(_0x57eb20);},_0x3e70c2['encode']=function(_0x278bfe,_0x1013b6){return _0x1013b6||(_0x1013b6=_0x21a6df['create']()),null!=_0x278bfe['root']&&Object['hasOwnProperty']['call'](_0x278bfe,'root')&&_0x1013b6['uint32'](0xa)['string'](_0x278bfe['root']),null!=_0x278bfe['key']&&Object['hasOwnProperty']['call'](_0x278bfe,'key')&&_0x1013b6['uint32'](0x12)['string'](_0x278bfe['key']),null!=_0x278bfe['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x278bfe,'oldValueBoolean')&&_0x1013b6['uint32'](0x18)['bool'](_0x278bfe['oldValueBoolean']),null!=_0x278bfe['oldValueJson']&&Object['hasOwnProperty']['call'](_0x278bfe,'oldValueJson')&&_0x1013b6['uint32'](0x22)['string'](_0x278bfe['oldValueJson']),null!=_0x278bfe['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x278bfe,'newValueBoolean')&&_0x1013b6['uint32'](0x28)['bool'](_0x278bfe['newValueBoolean']),null!=_0x278bfe['newValueJson']&&Object['hasOwnProperty']['call'](_0x278bfe,'newValueJson')&&_0x1013b6['uint32'](0x32)['string'](_0x278bfe['newValueJson']),null!=_0x278bfe['wasUndone']&&Object['hasOwnProperty']['call'](_0x278bfe,'wasUndone')&&_0x1013b6['uint32'](0x38)['bool'](_0x278bfe['wasUndone']),_0x1013b6;},_0x3e70c2['encodeDelimited']=function(_0x8ae4be,_0x183b0f){return this['encode'](_0x8ae4be,_0x183b0f)['ldelim']();},_0x3e70c2['decode']=function(_0x509c78,_0x5e18bd){_0x509c78 instanceof _0x29143c||(_0x509c78=_0x29143c['create'](_0x509c78));for(var _0x48564f=void 0x0===_0x5e18bd?_0x509c78['len']:_0x509c78['pos']+_0x5e18bd,_0x1bb3f9=new _0x31142c['RootAttributeOperation']();_0x509c78['pos']<_0x48564f;){var _0x3c81ed=_0x509c78['uint32']();switch(_0x3c81ed>>>0x3){case 0x1:_0x1bb3f9['root']=_0x509c78['string']();break;case 0x2:_0x1bb3f9['key']=_0x509c78['string']();break;case 0x3:_0x1bb3f9['oldValueBoolean']=_0x509c78['bool']();break;case 0x4:_0x1bb3f9['oldValueJson']=_0x509c78['string']();break;case 0x5:_0x1bb3f9['newValueBoolean']=_0x509c78['bool']();break;case 0x6:_0x1bb3f9['newValueJson']=_0x509c78['string']();break;case 0x7:_0x1bb3f9['wasUndone']=_0x509c78['bool']();break;default:_0x509c78['skipType'](0x7&_0x3c81ed);}}return _0x1bb3f9;},_0x3e70c2['decodeDelimited']=function(_0x3bb14e){return _0x3bb14e instanceof _0x29143c||(_0x3bb14e=new _0x29143c(_0x3bb14e)),this['decode'](_0x3bb14e,_0x3bb14e['uint32']());},_0x3e70c2['verify']=function(_0x2f28a2){return'object'!=typeof _0x2f28a2||null===_0x2f28a2?'object\x20expected':null!=_0x2f28a2['root']&&_0x2f28a2['hasOwnProperty']('root')&&!_0x23f706['isString'](_0x2f28a2['root'])?'root:\x20string\x20expected':null!=_0x2f28a2['key']&&_0x2f28a2['hasOwnProperty']('key')&&!_0x23f706['isString'](_0x2f28a2['key'])?'key:\x20string\x20expected':null!=_0x2f28a2['oldValueBoolean']&&_0x2f28a2['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x2f28a2['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x2f28a2['oldValueJson']&&_0x2f28a2['hasOwnProperty']('oldValueJson')&&!_0x23f706['isString'](_0x2f28a2['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x2f28a2['newValueBoolean']&&_0x2f28a2['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x2f28a2['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x2f28a2['newValueJson']&&_0x2f28a2['hasOwnProperty']('newValueJson')&&!_0x23f706['isString'](_0x2f28a2['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x2f28a2['wasUndone']&&_0x2f28a2['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2f28a2['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3e70c2['fromObject']=function(_0x58dff3){if(_0x58dff3 instanceof _0x31142c['RootAttributeOperation'])return _0x58dff3;var _0x40edf3=new _0x31142c['RootAttributeOperation']();return null!=_0x58dff3['root']&&(_0x40edf3['root']=String(_0x58dff3['root'])),null!=_0x58dff3['key']&&(_0x40edf3['key']=String(_0x58dff3['key'])),null!=_0x58dff3['oldValueBoolean']&&(_0x40edf3['oldValueBoolean']=Boolean(_0x58dff3['oldValueBoolean'])),null!=_0x58dff3['oldValueJson']&&(_0x40edf3['oldValueJson']=String(_0x58dff3['oldValueJson'])),null!=_0x58dff3['newValueBoolean']&&(_0x40edf3['newValueBoolean']=Boolean(_0x58dff3['newValueBoolean'])),null!=_0x58dff3['newValueJson']&&(_0x40edf3['newValueJson']=String(_0x58dff3['newValueJson'])),null!=_0x58dff3['wasUndone']&&(_0x40edf3['wasUndone']=Boolean(_0x58dff3['wasUndone'])),_0x40edf3;},_0x3e70c2['toObject']=function(_0x2e3731,_0x5ca98b){_0x5ca98b||(_0x5ca98b={});var _0x3c331f={};return _0x5ca98b['defaults']&&(_0x3c331f['root']='',_0x3c331f['key']='',_0x3c331f['oldValueBoolean']=!0x1,_0x3c331f['oldValueJson']='',_0x3c331f['newValueBoolean']=!0x1,_0x3c331f['newValueJson']='',_0x3c331f['wasUndone']=!0x1),null!=_0x2e3731['root']&&_0x2e3731['hasOwnProperty']('root')&&(_0x3c331f['root']=_0x2e3731['root']),null!=_0x2e3731['key']&&_0x2e3731['hasOwnProperty']('key')&&(_0x3c331f['key']=_0x2e3731['key']),null!=_0x2e3731['oldValueBoolean']&&_0x2e3731['hasOwnProperty']('oldValueBoolean')&&(_0x3c331f['oldValueBoolean']=_0x2e3731['oldValueBoolean']),null!=_0x2e3731['oldValueJson']&&_0x2e3731['hasOwnProperty']('oldValueJson')&&(_0x3c331f['oldValueJson']=_0x2e3731['oldValueJson']),null!=_0x2e3731['newValueBoolean']&&_0x2e3731['hasOwnProperty']('newValueBoolean')&&(_0x3c331f['newValueBoolean']=_0x2e3731['newValueBoolean']),null!=_0x2e3731['newValueJson']&&_0x2e3731['hasOwnProperty']('newValueJson')&&(_0x3c331f['newValueJson']=_0x2e3731['newValueJson']),null!=_0x2e3731['wasUndone']&&_0x2e3731['hasOwnProperty']('wasUndone')&&(_0x3c331f['wasUndone']=_0x2e3731['wasUndone']),_0x3c331f;},_0x3e70c2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x3e70c2['getTypeUrl']=function(_0x236eaa){return void 0x0===_0x236eaa&&(_0x236eaa='type.googleapis.com'),_0x236eaa+'/RootAttributeOperation';},_0x3e70c2;}()),_0x31142c['RootOperation']=(function(){function _0x1e883f(_0x38b3c0){if(_0x38b3c0){for(var _0x4b3263=Object['keys'](_0x38b3c0),_0x348670=0x0;_0x348670<_0x4b3263['length'];++_0x348670)null!=_0x38b3c0[_0x4b3263[_0x348670]]&&(this[_0x4b3263[_0x348670]]=_0x38b3c0[_0x4b3263[_0x348670]]);}}return _0x1e883f['prototype']['rootName']='',_0x1e883f['prototype']['elementName']='',_0x1e883f['prototype']['isAdd']=!0x1,_0x1e883f['prototype']['wasUndone']=!0x1,_0x1e883f['create']=function(_0x10938d){return new _0x1e883f(_0x10938d);},_0x1e883f['encode']=function(_0x14352f,_0x301404){return _0x301404||(_0x301404=_0x21a6df['create']()),null!=_0x14352f['rootName']&&Object['hasOwnProperty']['call'](_0x14352f,'rootName')&&_0x301404['uint32'](0xa)['string'](_0x14352f['rootName']),null!=_0x14352f['elementName']&&Object['hasOwnProperty']['call'](_0x14352f,'elementName')&&_0x301404['uint32'](0x12)['string'](_0x14352f['elementName']),null!=_0x14352f['isAdd']&&Object['hasOwnProperty']['call'](_0x14352f,'isAdd')&&_0x301404['uint32'](0x18)['bool'](_0x14352f['isAdd']),null!=_0x14352f['wasUndone']&&Object['hasOwnProperty']['call'](_0x14352f,'wasUndone')&&_0x301404['uint32'](0x20)['bool'](_0x14352f['wasUndone']),_0x301404;},_0x1e883f['encodeDelimited']=function(_0x580e19,_0x352616){return this['encode'](_0x580e19,_0x352616)['ldelim']();},_0x1e883f['decode']=function(_0x5ebd2b,_0x33aa8c){_0x5ebd2b instanceof _0x29143c||(_0x5ebd2b=_0x29143c['create'](_0x5ebd2b));for(var _0x20906e=void 0x0===_0x33aa8c?_0x5ebd2b['len']:_0x5ebd2b['pos']+_0x33aa8c,_0x562bd9=new _0x31142c['RootOperation']();_0x5ebd2b['pos']<_0x20906e;){var _0x144ba3=_0x5ebd2b['uint32']();switch(_0x144ba3>>>0x3){case 0x1:_0x562bd9['rootName']=_0x5ebd2b['string']();break;case 0x2:_0x562bd9['elementName']=_0x5ebd2b['string']();break;case 0x3:_0x562bd9['isAdd']=_0x5ebd2b['bool']();break;case 0x4:_0x562bd9['wasUndone']=_0x5ebd2b['bool']();break;default:_0x5ebd2b['skipType'](0x7&_0x144ba3);}}return _0x562bd9;},_0x1e883f['decodeDelimited']=function(_0x40a69f){return _0x40a69f instanceof _0x29143c||(_0x40a69f=new _0x29143c(_0x40a69f)),this['decode'](_0x40a69f,_0x40a69f['uint32']());},_0x1e883f['verify']=function(_0x4f48bd){return'object'!=typeof _0x4f48bd||null===_0x4f48bd?'object\x20expected':null!=_0x4f48bd['rootName']&&_0x4f48bd['hasOwnProperty']('rootName')&&!_0x23f706['isString'](_0x4f48bd['rootName'])?'rootName:\x20string\x20expected':null!=_0x4f48bd['elementName']&&_0x4f48bd['hasOwnProperty']('elementName')&&!_0x23f706['isString'](_0x4f48bd['elementName'])?'elementName:\x20string\x20expected':null!=_0x4f48bd['isAdd']&&_0x4f48bd['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x4f48bd['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x4f48bd['wasUndone']&&_0x4f48bd['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4f48bd['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1e883f['fromObject']=function(_0x488929){if(_0x488929 instanceof _0x31142c['RootOperation'])return _0x488929;var _0x399ab0=new _0x31142c['RootOperation']();return null!=_0x488929['rootName']&&(_0x399ab0['rootName']=String(_0x488929['rootName'])),null!=_0x488929['elementName']&&(_0x399ab0['elementName']=String(_0x488929['elementName'])),null!=_0x488929['isAdd']&&(_0x399ab0['isAdd']=Boolean(_0x488929['isAdd'])),null!=_0x488929['wasUndone']&&(_0x399ab0['wasUndone']=Boolean(_0x488929['wasUndone'])),_0x399ab0;},_0x1e883f['toObject']=function(_0x39c584,_0x258935){_0x258935||(_0x258935={});var _0x428619={};return _0x258935['defaults']&&(_0x428619['rootName']='',_0x428619['elementName']='',_0x428619['isAdd']=!0x1,_0x428619['wasUndone']=!0x1),null!=_0x39c584['rootName']&&_0x39c584['hasOwnProperty']('rootName')&&(_0x428619['rootName']=_0x39c584['rootName']),null!=_0x39c584['elementName']&&_0x39c584['hasOwnProperty']('elementName')&&(_0x428619['elementName']=_0x39c584['elementName']),null!=_0x39c584['isAdd']&&_0x39c584['hasOwnProperty']('isAdd')&&(_0x428619['isAdd']=_0x39c584['isAdd']),null!=_0x39c584['wasUndone']&&_0x39c584['hasOwnProperty']('wasUndone')&&(_0x428619['wasUndone']=_0x39c584['wasUndone']),_0x428619;},_0x1e883f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x1e883f['getTypeUrl']=function(_0x253181){return void 0x0===_0x253181&&(_0x253181='type.googleapis.com'),_0x253181+'/RootOperation';},_0x1e883f;}()),_0x31142c['SplitOperation']=(function(){function _0x3f85b2(_0x310b40){if(_0x310b40){for(var _0x46fa62=Object['keys'](_0x310b40),_0x37f56b=0x0;_0x37f56b<_0x46fa62['length'];++_0x37f56b)null!=_0x310b40[_0x46fa62[_0x37f56b]]&&(this[_0x46fa62[_0x37f56b]]=_0x310b40[_0x46fa62[_0x37f56b]]);}}return _0x3f85b2['prototype']['splitPosition']=null,_0x3f85b2['prototype']['graveyardPosition']=null,_0x3f85b2['prototype']['howMany']=0x0,_0x3f85b2['prototype']['insertionPosition']=null,_0x3f85b2['prototype']['wasUndone']=!0x1,_0x3f85b2['create']=function(_0xcd56){return new _0x3f85b2(_0xcd56);},_0x3f85b2['encode']=function(_0x794372,_0x3361a){return _0x3361a||(_0x3361a=_0x21a6df['create']()),null!=_0x794372['splitPosition']&&Object['hasOwnProperty']['call'](_0x794372,'splitPosition')&&_0x31142c['Position']['encode'](_0x794372['splitPosition'],_0x3361a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x794372['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x794372,'graveyardPosition')&&_0x31142c['Position']['encode'](_0x794372['graveyardPosition'],_0x3361a['uint32'](0x12)['fork']())['ldelim'](),null!=_0x794372['howMany']&&Object['hasOwnProperty']['call'](_0x794372,'howMany')&&_0x3361a['uint32'](0x18)['uint32'](_0x794372['howMany']),null!=_0x794372['insertionPosition']&&Object['hasOwnProperty']['call'](_0x794372,'insertionPosition')&&_0x31142c['Position']['encode'](_0x794372['insertionPosition'],_0x3361a['uint32'](0x22)['fork']())['ldelim'](),null!=_0x794372['wasUndone']&&Object['hasOwnProperty']['call'](_0x794372,'wasUndone')&&_0x3361a['uint32'](0x28)['bool'](_0x794372['wasUndone']),_0x3361a;},_0x3f85b2['encodeDelimited']=function(_0x224430,_0xcc3741){return this['encode'](_0x224430,_0xcc3741)['ldelim']();},_0x3f85b2['decode']=function(_0x35a3ef,_0x3fe6a4){_0x35a3ef instanceof _0x29143c||(_0x35a3ef=_0x29143c['create'](_0x35a3ef));for(var _0xecc24f=void 0x0===_0x3fe6a4?_0x35a3ef['len']:_0x35a3ef['pos']+_0x3fe6a4,_0x5907f0=new _0x31142c['SplitOperation']();_0x35a3ef['pos']<_0xecc24f;){var _0xeda5de=_0x35a3ef['uint32']();switch(_0xeda5de>>>0x3){case 0x1:_0x5907f0['splitPosition']=_0x31142c['Position']['decode'](_0x35a3ef,_0x35a3ef['uint32']());break;case 0x2:_0x5907f0['graveyardPosition']=_0x31142c['Position']['decode'](_0x35a3ef,_0x35a3ef['uint32']());break;case 0x3:_0x5907f0['howMany']=_0x35a3ef['uint32']();break;case 0x4:_0x5907f0['insertionPosition']=_0x31142c['Position']['decode'](_0x35a3ef,_0x35a3ef['uint32']());break;case 0x5:_0x5907f0['wasUndone']=_0x35a3ef['bool']();break;default:_0x35a3ef['skipType'](0x7&_0xeda5de);}}return _0x5907f0;},_0x3f85b2['decodeDelimited']=function(_0x151dab){return _0x151dab instanceof _0x29143c||(_0x151dab=new _0x29143c(_0x151dab)),this['decode'](_0x151dab,_0x151dab['uint32']());},_0x3f85b2['verify']=function(_0x2ce5d0){if('object'!=typeof _0x2ce5d0||null===_0x2ce5d0)return'object\x20expected';var _0x182a66;if(null!=_0x2ce5d0['splitPosition']&&_0x2ce5d0['hasOwnProperty']('splitPosition')&&(_0x182a66=_0x31142c['Position']['verify'](_0x2ce5d0['splitPosition'])))return'splitPosition.'+_0x182a66;if(null!=_0x2ce5d0['graveyardPosition']&&_0x2ce5d0['hasOwnProperty']('graveyardPosition')&&(_0x182a66=_0x31142c['Position']['verify'](_0x2ce5d0['graveyardPosition'])))return'graveyardPosition.'+_0x182a66;if(null!=_0x2ce5d0['howMany']&&_0x2ce5d0['hasOwnProperty']('howMany')&&!_0x23f706['isInteger'](_0x2ce5d0['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x2ce5d0['insertionPosition']&&_0x2ce5d0['hasOwnProperty']('insertionPosition')&&(_0x182a66=_0x31142c['Position']['verify'](_0x2ce5d0['insertionPosition'])))return'insertionPosition.'+_0x182a66;return null!=_0x2ce5d0['wasUndone']&&_0x2ce5d0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2ce5d0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x3f85b2['fromObject']=function(_0x230e45){if(_0x230e45 instanceof _0x31142c['SplitOperation'])return _0x230e45;var _0x16d6e0=new _0x31142c['SplitOperation']();if(null!=_0x230e45['splitPosition']){if('object'!=typeof _0x230e45['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x16d6e0['splitPosition']=_0x31142c['Position']['fromObject'](_0x230e45['splitPosition']);}if(null!=_0x230e45['graveyardPosition']){if('object'!=typeof _0x230e45['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x16d6e0['graveyardPosition']=_0x31142c['Position']['fromObject'](_0x230e45['graveyardPosition']);}if(null!=_0x230e45['howMany']&&(_0x16d6e0['howMany']=_0x230e45['howMany']>>>0x0),null!=_0x230e45['insertionPosition']){if('object'!=typeof _0x230e45['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x16d6e0['insertionPosition']=_0x31142c['Position']['fromObject'](_0x230e45['insertionPosition']);}return null!=_0x230e45['wasUndone']&&(_0x16d6e0['wasUndone']=Boolean(_0x230e45['wasUndone'])),_0x16d6e0;},_0x3f85b2['toObject']=function(_0x110e37,_0x2bda39){_0x2bda39||(_0x2bda39={});var _0x497019={};return _0x2bda39['defaults']&&(_0x497019['splitPosition']=null,_0x497019['graveyardPosition']=null,_0x497019['howMany']=0x0,_0x497019['insertionPosition']=null,_0x497019['wasUndone']=!0x1),null!=_0x110e37['splitPosition']&&_0x110e37['hasOwnProperty']('splitPosition')&&(_0x497019['splitPosition']=_0x31142c['Position']['toObject'](_0x110e37['splitPosition'],_0x2bda39)),null!=_0x110e37['graveyardPosition']&&_0x110e37['hasOwnProperty']('graveyardPosition')&&(_0x497019['graveyardPosition']=_0x31142c['Position']['toObject'](_0x110e37['graveyardPosition'],_0x2bda39)),null!=_0x110e37['howMany']&&_0x110e37['hasOwnProperty']('howMany')&&(_0x497019['howMany']=_0x110e37['howMany']),null!=_0x110e37['insertionPosition']&&_0x110e37['hasOwnProperty']('insertionPosition')&&(_0x497019['insertionPosition']=_0x31142c['Position']['toObject'](_0x110e37['insertionPosition'],_0x2bda39)),null!=_0x110e37['wasUndone']&&_0x110e37['hasOwnProperty']('wasUndone')&&(_0x497019['wasUndone']=_0x110e37['wasUndone']),_0x497019;},_0x3f85b2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x3f85b2['getTypeUrl']=function(_0x506284){return void 0x0===_0x506284&&(_0x506284='type.googleapis.com'),_0x506284+'/SplitOperation';},_0x3f85b2;}()),_0x31142c['Position']=(function(){function _0x3d1245(_0xac26f0){if(this['path']=[],_0xac26f0){for(var _0x294f4d=Object['keys'](_0xac26f0),_0x4c9a84=0x0;_0x4c9a84<_0x294f4d['length'];++_0x4c9a84)null!=_0xac26f0[_0x294f4d[_0x4c9a84]]&&(this[_0x294f4d[_0x4c9a84]]=_0xac26f0[_0x294f4d[_0x4c9a84]]);}}return _0x3d1245['prototype']['root']='',_0x3d1245['prototype']['rootMain']=!0x1,_0x3d1245['prototype']['rootGraveyard']=!0x1,_0x3d1245['prototype']['path']=_0x23f706['emptyArray'],_0x3d1245['prototype']['stickiness']='',_0x3d1245['create']=function(_0x373711){return new _0x3d1245(_0x373711);},_0x3d1245['encode']=function(_0x8a74d0,_0x381366){if(_0x381366||(_0x381366=_0x21a6df['create']()),null!=_0x8a74d0['root']&&Object['hasOwnProperty']['call'](_0x8a74d0,'root')&&_0x381366['uint32'](0xa)['string'](_0x8a74d0['root']),null!=_0x8a74d0['rootMain']&&Object['hasOwnProperty']['call'](_0x8a74d0,'rootMain')&&_0x381366['uint32'](0x10)['bool'](_0x8a74d0['rootMain']),null!=_0x8a74d0['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x8a74d0,'rootGraveyard')&&_0x381366['uint32'](0x18)['bool'](_0x8a74d0['rootGraveyard']),null!=_0x8a74d0['path']&&_0x8a74d0['path']['length']){_0x381366['uint32'](0x22)['fork']();for(var _0x2a990c=0x0;_0x2a990c<_0x8a74d0['path']['length'];++_0x2a990c)_0x381366['uint32'](_0x8a74d0['path'][_0x2a990c]);_0x381366['ldelim']();}return null!=_0x8a74d0['stickiness']&&Object['hasOwnProperty']['call'](_0x8a74d0,'stickiness')&&_0x381366['uint32'](0x2a)['string'](_0x8a74d0['stickiness']),_0x381366;},_0x3d1245['encodeDelimited']=function(_0xa0f35a,_0x5270ee){return this['encode'](_0xa0f35a,_0x5270ee)['ldelim']();},_0x3d1245['decode']=function(_0x54c60b,_0x222953){_0x54c60b instanceof _0x29143c||(_0x54c60b=_0x29143c['create'](_0x54c60b));for(var _0x25e05c=void 0x0===_0x222953?_0x54c60b['len']:_0x54c60b['pos']+_0x222953,_0x5accd7=new _0x31142c['Position']();_0x54c60b['pos']<_0x25e05c;){var _0x2d684c=_0x54c60b['uint32']();switch(_0x2d684c>>>0x3){case 0x1:_0x5accd7['root']=_0x54c60b['string']();break;case 0x2:_0x5accd7['rootMain']=_0x54c60b['bool']();break;case 0x3:_0x5accd7['rootGraveyard']=_0x54c60b['bool']();break;case 0x4:if(_0x5accd7['path']&&_0x5accd7['path']['length']||(_0x5accd7['path']=[]),0x2==(0x7&_0x2d684c)){for(var _0x1dd00d=_0x54c60b['uint32']()+_0x54c60b['pos'];_0x54c60b['pos']<_0x1dd00d;)_0x5accd7['path']['push'](_0x54c60b['uint32']());}else _0x5accd7['path']['push'](_0x54c60b['uint32']());break;case 0x5:_0x5accd7['stickiness']=_0x54c60b['string']();break;default:_0x54c60b['skipType'](0x7&_0x2d684c);}}return _0x5accd7;},_0x3d1245['decodeDelimited']=function(_0x387c8f){return _0x387c8f instanceof _0x29143c||(_0x387c8f=new _0x29143c(_0x387c8f)),this['decode'](_0x387c8f,_0x387c8f['uint32']());},_0x3d1245['verify']=function(_0x49acd8){if('object'!=typeof _0x49acd8||null===_0x49acd8)return'object\x20expected';if(null!=_0x49acd8['root']&&_0x49acd8['hasOwnProperty']('root')&&!_0x23f706['isString'](_0x49acd8['root']))return'root:\x20string\x20expected';if(null!=_0x49acd8['rootMain']&&_0x49acd8['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x49acd8['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x49acd8['rootGraveyard']&&_0x49acd8['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x49acd8['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x49acd8['path']&&_0x49acd8['hasOwnProperty']('path')){if(!Array['isArray'](_0x49acd8['path']))return'path:\x20array\x20expected';for(var _0x378ef6=0x0;_0x378ef6<_0x49acd8['path']['length'];++_0x378ef6)if(!_0x23f706['isInteger'](_0x49acd8['path'][_0x378ef6]))return'path:\x20integer[]\x20expected';}return null!=_0x49acd8['stickiness']&&_0x49acd8['hasOwnProperty']('stickiness')&&!_0x23f706['isString'](_0x49acd8['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x3d1245['fromObject']=function(_0x47d721){if(_0x47d721 instanceof _0x31142c['Position'])return _0x47d721;var _0x7f5cf4=new _0x31142c['Position']();if(null!=_0x47d721['root']&&(_0x7f5cf4['root']=String(_0x47d721['root'])),null!=_0x47d721['rootMain']&&(_0x7f5cf4['rootMain']=Boolean(_0x47d721['rootMain'])),null!=_0x47d721['rootGraveyard']&&(_0x7f5cf4['rootGraveyard']=Boolean(_0x47d721['rootGraveyard'])),_0x47d721['path']){if(!Array['isArray'](_0x47d721['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x7f5cf4['path']=[];for(var _0x11a3e2=0x0;_0x11a3e2<_0x47d721['path']['length'];++_0x11a3e2)_0x7f5cf4['path'][_0x11a3e2]=_0x47d721['path'][_0x11a3e2]>>>0x0;}return null!=_0x47d721['stickiness']&&(_0x7f5cf4['stickiness']=String(_0x47d721['stickiness'])),_0x7f5cf4;},_0x3d1245['toObject']=function(_0x3d0d2d,_0x112a56){_0x112a56||(_0x112a56={});var _0xc854a4={};if((_0x112a56['arrays']||_0x112a56['defaults'])&&(_0xc854a4['path']=[]),_0x112a56['defaults']&&(_0xc854a4['root']='',_0xc854a4['rootMain']=!0x1,_0xc854a4['rootGraveyard']=!0x1,_0xc854a4['stickiness']=''),null!=_0x3d0d2d['root']&&_0x3d0d2d['hasOwnProperty']('root')&&(_0xc854a4['root']=_0x3d0d2d['root']),null!=_0x3d0d2d['rootMain']&&_0x3d0d2d['hasOwnProperty']('rootMain')&&(_0xc854a4['rootMain']=_0x3d0d2d['rootMain']),null!=_0x3d0d2d['rootGraveyard']&&_0x3d0d2d['hasOwnProperty']('rootGraveyard')&&(_0xc854a4['rootGraveyard']=_0x3d0d2d['rootGraveyard']),_0x3d0d2d['path']&&_0x3d0d2d['path']['length']){_0xc854a4['path']=[];for(var _0x1dee7d=0x0;_0x1dee7d<_0x3d0d2d['path']['length'];++_0x1dee7d)_0xc854a4['path'][_0x1dee7d]=_0x3d0d2d['path'][_0x1dee7d];}return null!=_0x3d0d2d['stickiness']&&_0x3d0d2d['hasOwnProperty']('stickiness')&&(_0xc854a4['stickiness']=_0x3d0d2d['stickiness']),_0xc854a4;},_0x3d1245['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x3d1245['getTypeUrl']=function(_0xd23701){return void 0x0===_0xd23701&&(_0xd23701='type.googleapis.com'),_0xd23701+'/Position';},_0x3d1245;}()),_0x31142c['Range']=(function(){function _0x478305(_0x57b271){if(_0x57b271){for(var _0x22982d=Object['keys'](_0x57b271),_0x4b021d=0x0;_0x4b021d<_0x22982d['length'];++_0x4b021d)null!=_0x57b271[_0x22982d[_0x4b021d]]&&(this[_0x22982d[_0x4b021d]]=_0x57b271[_0x22982d[_0x4b021d]]);}}return _0x478305['prototype']['start']=null,_0x478305['prototype']['end']=null,_0x478305['create']=function(_0x4b4aab){return new _0x478305(_0x4b4aab);},_0x478305['encode']=function(_0x3c4a7a,_0x14c658){return _0x14c658||(_0x14c658=_0x21a6df['create']()),null!=_0x3c4a7a['start']&&Object['hasOwnProperty']['call'](_0x3c4a7a,'start')&&_0x31142c['Position']['encode'](_0x3c4a7a['start'],_0x14c658['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3c4a7a['end']&&Object['hasOwnProperty']['call'](_0x3c4a7a,'end')&&_0x31142c['Position']['encode'](_0x3c4a7a['end'],_0x14c658['uint32'](0x12)['fork']())['ldelim'](),_0x14c658;},_0x478305['encodeDelimited']=function(_0xb8cc92,_0xa102f1){return this['encode'](_0xb8cc92,_0xa102f1)['ldelim']();},_0x478305['decode']=function(_0x4038d3,_0x490190){_0x4038d3 instanceof _0x29143c||(_0x4038d3=_0x29143c['create'](_0x4038d3));for(var _0x5eb02d=void 0x0===_0x490190?_0x4038d3['len']:_0x4038d3['pos']+_0x490190,_0x6df049=new _0x31142c['Range']();_0x4038d3['pos']<_0x5eb02d;){var _0x29c717=_0x4038d3['uint32']();switch(_0x29c717>>>0x3){case 0x1:_0x6df049['start']=_0x31142c['Position']['decode'](_0x4038d3,_0x4038d3['uint32']());break;case 0x2:_0x6df049['end']=_0x31142c['Position']['decode'](_0x4038d3,_0x4038d3['uint32']());break;default:_0x4038d3['skipType'](0x7&_0x29c717);}}return _0x6df049;},_0x478305['decodeDelimited']=function(_0xd81193){return _0xd81193 instanceof _0x29143c||(_0xd81193=new _0x29143c(_0xd81193)),this['decode'](_0xd81193,_0xd81193['uint32']());},_0x478305['verify']=function(_0xfc4aeb){if('object'!=typeof _0xfc4aeb||null===_0xfc4aeb)return'object\x20expected';var _0x1e86cc;if(null!=_0xfc4aeb['start']&&_0xfc4aeb['hasOwnProperty']('start')&&(_0x1e86cc=_0x31142c['Position']['verify'](_0xfc4aeb['start'])))return'start.'+_0x1e86cc;if(null!=_0xfc4aeb['end']&&_0xfc4aeb['hasOwnProperty']('end')&&(_0x1e86cc=_0x31142c['Position']['verify'](_0xfc4aeb['end'])))return'end.'+_0x1e86cc;return null;},_0x478305['fromObject']=function(_0x22ac5e){if(_0x22ac5e instanceof _0x31142c['Range'])return _0x22ac5e;var _0x4c078c=new _0x31142c['Range']();if(null!=_0x22ac5e['start']){if('object'!=typeof _0x22ac5e['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x4c078c['start']=_0x31142c['Position']['fromObject'](_0x22ac5e['start']);}if(null!=_0x22ac5e['end']){if('object'!=typeof _0x22ac5e['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x4c078c['end']=_0x31142c['Position']['fromObject'](_0x22ac5e['end']);}return _0x4c078c;},_0x478305['toObject']=function(_0x774a83,_0x15568b){_0x15568b||(_0x15568b={});var _0x2b632f={};return _0x15568b['defaults']&&(_0x2b632f['start']=null,_0x2b632f['end']=null),null!=_0x774a83['start']&&_0x774a83['hasOwnProperty']('start')&&(_0x2b632f['start']=_0x31142c['Position']['toObject'](_0x774a83['start'],_0x15568b)),null!=_0x774a83['end']&&_0x774a83['hasOwnProperty']('end')&&(_0x2b632f['end']=_0x31142c['Position']['toObject'](_0x774a83['end'],_0x15568b)),_0x2b632f;},_0x478305['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0x478305['getTypeUrl']=function(_0x3dc995){return void 0x0===_0x3dc995&&(_0x3dc995='type.googleapis.com'),_0x3dc995+'/Range';},_0x478305;}()),_0x31142c['Element']=(function(){function _0xcbf119(_0x38fbc3){if(this['children']=[],this['attributesBoolean']={},_0x38fbc3){for(var _0x56736d=Object['keys'](_0x38fbc3),_0x53996f=0x0;_0x53996f<_0x56736d['length'];++_0x53996f)null!=_0x38fbc3[_0x56736d[_0x53996f]]&&(this[_0x56736d[_0x53996f]]=_0x38fbc3[_0x56736d[_0x53996f]]);}}return _0xcbf119['prototype']['name']='',_0xcbf119['prototype']['children']=_0x23f706['emptyArray'],_0xcbf119['prototype']['data']='',_0xcbf119['prototype']['attributesBoolean']=_0x23f706['emptyObject'],_0xcbf119['prototype']['attributesJson']='',_0xcbf119['create']=function(_0x5e1b7e){return new _0xcbf119(_0x5e1b7e);},_0xcbf119['encode']=function(_0x519575,_0xac2452){if(_0xac2452||(_0xac2452=_0x21a6df['create']()),null!=_0x519575['name']&&Object['hasOwnProperty']['call'](_0x519575,'name')&&_0xac2452['uint32'](0xa)['string'](_0x519575['name']),null!=_0x519575['children']&&_0x519575['children']['length']){for(var _0x2076cb=0x0;_0x2076cb<_0x519575['children']['length'];++_0x2076cb)_0x31142c['Element']['encode'](_0x519575['children'][_0x2076cb],_0xac2452['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x519575['data']&&Object['hasOwnProperty']['call'](_0x519575,'data')&&_0xac2452['uint32'](0x1a)['string'](_0x519575['data']),null!=_0x519575['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x519575,'attributesBoolean')){var _0x3ac56c=Object['keys'](_0x519575['attributesBoolean']);for(_0x2076cb=0x0;_0x2076cb<_0x3ac56c['length'];++_0x2076cb)_0xac2452['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x3ac56c[_0x2076cb])['uint32'](0x10)['bool'](_0x519575['attributesBoolean'][_0x3ac56c[_0x2076cb]])['ldelim']();}return null!=_0x519575['attributesJson']&&Object['hasOwnProperty']['call'](_0x519575,'attributesJson')&&_0xac2452['uint32'](0x2a)['string'](_0x519575['attributesJson']),_0xac2452;},_0xcbf119['encodeDelimited']=function(_0x1f1278,_0x28251a){return this['encode'](_0x1f1278,_0x28251a)['ldelim']();},_0xcbf119['decode']=function(_0x39e969,_0x4f2991){_0x39e969 instanceof _0x29143c||(_0x39e969=_0x29143c['create'](_0x39e969));for(var _0x2599d9,_0x19a03d,_0x5dd2d8=void 0x0===_0x4f2991?_0x39e969['len']:_0x39e969['pos']+_0x4f2991,_0x2d86a0=new _0x31142c['Element']();_0x39e969['pos']<_0x5dd2d8;){var _0x253c1f=_0x39e969['uint32']();switch(_0x253c1f>>>0x3){case 0x1:_0x2d86a0['name']=_0x39e969['string']();break;case 0x2:_0x2d86a0['children']&&_0x2d86a0['children']['length']||(_0x2d86a0['children']=[]),_0x2d86a0['children']['push'](_0x31142c['Element']['decode'](_0x39e969,_0x39e969['uint32']()));break;case 0x3:_0x2d86a0['data']=_0x39e969['string']();break;case 0x4:_0x2d86a0['attributesBoolean']===_0x23f706['emptyObject']&&(_0x2d86a0['attributesBoolean']={});var _0x534028=_0x39e969['uint32']()+_0x39e969['pos'];for(_0x2599d9='',_0x19a03d=!0x1;_0x39e969['pos']<_0x534028;){var _0xc8b5fa=_0x39e969['uint32']();switch(_0xc8b5fa>>>0x3){case 0x1:_0x2599d9=_0x39e969['string']();break;case 0x2:_0x19a03d=_0x39e969['bool']();break;default:_0x39e969['skipType'](0x7&_0xc8b5fa);}}_0x2d86a0['attributesBoolean'][_0x2599d9]=_0x19a03d;break;case 0x5:_0x2d86a0['attributesJson']=_0x39e969['string']();break;default:_0x39e969['skipType'](0x7&_0x253c1f);}}return _0x2d86a0;},_0xcbf119['decodeDelimited']=function(_0x4b6878){return _0x4b6878 instanceof _0x29143c||(_0x4b6878=new _0x29143c(_0x4b6878)),this['decode'](_0x4b6878,_0x4b6878['uint32']());},_0xcbf119['verify']=function(_0x220ad4){if('object'!=typeof _0x220ad4||null===_0x220ad4)return'object\x20expected';if(null!=_0x220ad4['name']&&_0x220ad4['hasOwnProperty']('name')&&!_0x23f706['isString'](_0x220ad4['name']))return'name:\x20string\x20expected';if(null!=_0x220ad4['children']&&_0x220ad4['hasOwnProperty']('children')){if(!Array['isArray'](_0x220ad4['children']))return'children:\x20array\x20expected';for(var _0x524776=0x0;_0x524776<_0x220ad4['children']['length'];++_0x524776){var _0x2a59ac=_0x31142c['Element']['verify'](_0x220ad4['children'][_0x524776]);if(_0x2a59ac)return'children.'+_0x2a59ac;}}if(null!=_0x220ad4['data']&&_0x220ad4['hasOwnProperty']('data')&&!_0x23f706['isString'](_0x220ad4['data']))return'data:\x20string\x20expected';if(null!=_0x220ad4['attributesBoolean']&&_0x220ad4['hasOwnProperty']('attributesBoolean')){if(!_0x23f706['isObject'](_0x220ad4['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x51431d=Object['keys'](_0x220ad4['attributesBoolean']);for(_0x524776=0x0;_0x524776<_0x51431d['length'];++_0x524776)if('boolean'!=typeof _0x220ad4['attributesBoolean'][_0x51431d[_0x524776]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x220ad4['attributesJson']&&_0x220ad4['hasOwnProperty']('attributesJson')&&!_0x23f706['isString'](_0x220ad4['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0xcbf119['fromObject']=function(_0x5a3bd2){if(_0x5a3bd2 instanceof _0x31142c['Element'])return _0x5a3bd2;var _0x4ecd1d=new _0x31142c['Element']();if(null!=_0x5a3bd2['name']&&(_0x4ecd1d['name']=String(_0x5a3bd2['name'])),_0x5a3bd2['children']){if(!Array['isArray'](_0x5a3bd2['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x4ecd1d['children']=[];for(var _0x1245d4=0x0;_0x1245d4<_0x5a3bd2['children']['length'];++_0x1245d4){if('object'!=typeof _0x5a3bd2['children'][_0x1245d4])throw TypeError('.Element.children:\x20object\x20expected');_0x4ecd1d['children'][_0x1245d4]=_0x31142c['Element']['fromObject'](_0x5a3bd2['children'][_0x1245d4]);}}if(null!=_0x5a3bd2['data']&&(_0x4ecd1d['data']=String(_0x5a3bd2['data'])),_0x5a3bd2['attributesBoolean']){if('object'!=typeof _0x5a3bd2['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x4ecd1d['attributesBoolean']={};var _0x4b3922=Object['keys'](_0x5a3bd2['attributesBoolean']);for(_0x1245d4=0x0;_0x1245d4<_0x4b3922['length'];++_0x1245d4)_0x4ecd1d['attributesBoolean'][_0x4b3922[_0x1245d4]]=Boolean(_0x5a3bd2['attributesBoolean'][_0x4b3922[_0x1245d4]]);}return null!=_0x5a3bd2['attributesJson']&&(_0x4ecd1d['attributesJson']=String(_0x5a3bd2['attributesJson'])),_0x4ecd1d;},_0xcbf119['toObject']=function(_0x1cb23d,_0x323d67){_0x323d67||(_0x323d67={});var _0x452d21,_0x22bb38={};if((_0x323d67['arrays']||_0x323d67['defaults'])&&(_0x22bb38['children']=[]),(_0x323d67['objects']||_0x323d67['defaults'])&&(_0x22bb38['attributesBoolean']={}),_0x323d67['defaults']&&(_0x22bb38['name']='',_0x22bb38['data']='',_0x22bb38['attributesJson']=''),null!=_0x1cb23d['name']&&_0x1cb23d['hasOwnProperty']('name')&&(_0x22bb38['name']=_0x1cb23d['name']),_0x1cb23d['children']&&_0x1cb23d['children']['length']){_0x22bb38['children']=[];for(var _0x2360b2=0x0;_0x2360b2<_0x1cb23d['children']['length'];++_0x2360b2)_0x22bb38['children'][_0x2360b2]=_0x31142c['Element']['toObject'](_0x1cb23d['children'][_0x2360b2],_0x323d67);}if(null!=_0x1cb23d['data']&&_0x1cb23d['hasOwnProperty']('data')&&(_0x22bb38['data']=_0x1cb23d['data']),_0x1cb23d['attributesBoolean']&&(_0x452d21=Object['keys'](_0x1cb23d['attributesBoolean']))['length']){_0x22bb38['attributesBoolean']={};for(_0x2360b2=0x0;_0x2360b2<_0x452d21['length'];++_0x2360b2)_0x22bb38['attributesBoolean'][_0x452d21[_0x2360b2]]=_0x1cb23d['attributesBoolean'][_0x452d21[_0x2360b2]];}return null!=_0x1cb23d['attributesJson']&&_0x1cb23d['hasOwnProperty']('attributesJson')&&(_0x22bb38['attributesJson']=_0x1cb23d['attributesJson']),_0x22bb38;},_0xcbf119['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x263acc['util']['toJSONOptions']);},_0xcbf119['getTypeUrl']=function(_0x62344){return void 0x0===_0x62344&&(_0x62344='type.googleapis.com'),_0x62344+'/Element';},_0xcbf119;}()),_0x31142c;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x323dee){return new y(this['_protobufRoot'][_0x323dee]);}}class y{['_protobuf'];constructor(_0x221b47){this['_protobuf']=_0x221b47;}['compress'](_0x29d6fc){const _0x260c84=this['_protobuf']['verify'](_0x29d6fc);if(_0x260c84)throw Error(_0x260c84);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x29d6fc))['finish']();}['decompress'](_0x323486){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x323486),{'oneofs':!0x0});}}function _(_0x2d662c,_0x334c25){const _0x51d209=_0x30fb1a(_0x2d662c);return _0x51d209['path'][_0x51d209['path']['length']-0x1]+=_0x334c25,_0x51d209;}function O(_0x4ebf72,_0x220d37){return _0x4ebf72['root']===_0x220d37['root']&&_0x4751e0(_0x4ebf72['path'],_0x220d37['path']);}function $(_0x3cf945){P(_0x3cf945,_0x5aad2e=>('main'==_0x5aad2e['root']?(_0x5aad2e['rootMain']=!0x0,delete _0x5aad2e['root']):'$graveyard'==_0x5aad2e['root']&&(_0x5aad2e['rootGraveyard']=!0x0,delete _0x5aad2e['root']),_0x5aad2e));}function J(_0x578173){P(_0x578173,_0x52ded6=>(_0x52ded6['rootMain']?(_0x52ded6['root']='main',delete _0x52ded6['rootMain']):_0x52ded6['rootGraveyard']&&(_0x52ded6['root']='$graveyard',delete _0x52ded6['rootGraveyard']),_0x52ded6));}function P(_0x579421,_0x1b681d){for(const _0x28074b in _0x579421){const _0x39f680=_0x579421[_0x28074b];'nodes'!==_0x28074b&&_0x5353fe(_0x39f680)&&(_0x39f680['path']&&(_0x39f680['root']||_0x39f680['rootMain']||_0x39f680['rootGraveyard'])?_0x579421[_0x28074b]=_0x1b681d(_0x39f680):P(_0x39f680,_0x1b681d));}return _0x579421;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x285432,_0x5b6cd5,_0x36d228){this['_id']=_0x285432,this['_operationName']=_0x5b6cd5,this['_protobufDescriptor']=_0x36d228;}['compress'](_0x5b04d7,_0x1f3722){const _0xe23178=_0x1f3722['shift']();return $(_0xe23178),_0x5b04d7['buffers']['push'](this['_protobufDescriptor']['compress'](_0xe23178)),_0x5b04d7['types']['push'](this['_id']),!0x0;}['decompress'](_0x51b398,_0x4daa95){_0x4daa95['types']['shift']();const _0x2ef4f6=this['_protobufDescriptor']['decompress'](_0x4daa95['buffers']['shift']());J(_0x2ef4f6),_0x2ef4f6['__className']=this['_operationName'],_0x51b398['push'](_0x2ef4f6);}}class s extends e{['compress'](_0x3072c9,_0x3af362){const _0xcc3815=_0x3af362['shift']();return this['_serializeOneOf']('oldValue',_0xcc3815),this['_serializeOneOf']('newValue',_0xcc3815),$(_0xcc3815),_0x3072c9['buffers']['push'](this['_protobufDescriptor']['compress'](_0xcc3815)),_0x3072c9['types']['push'](this['_id']),!0x0;}['decompress'](_0x13e656,_0x3b7824){const {types:_0x65d682,buffers:_0x1d1722}=_0x3b7824,_0x5a9b66=this['_protobufDescriptor']['decompress'](_0x1d1722['shift']());_0x65d682['shift'](),this['_deserializeOneOf']('oldValue',_0x5a9b66),this['_deserializeOneOf']('newValue',_0x5a9b66),J(_0x5a9b66),_0x5a9b66['__className']=this['_operationName'],_0x13e656['push'](_0x5a9b66);}['_serializeOneOf'](_0x44412a,_0x30589e){const _0x3dd5fb=_0x30589e[_0x44412a];'boolean'==typeof _0x3dd5fb?_0x30589e[_0x44412a+'Boolean']=_0x3dd5fb:_0x30589e[_0x44412a+'Json']=JSON['stringify'](_0x3dd5fb);}['_deserializeOneOf'](_0x3612cd,_0x58f1c2){const _0x2cc881=_0x3612cd+'Json';_0x58f1c2[_0x2cc881]?(_0x58f1c2[_0x3612cd]=JSON['parse'](_0x58f1c2[_0x2cc881]),delete _0x58f1c2[_0x2cc881]):(_0x58f1c2[_0x3612cd]=_0x58f1c2[_0x3612cd+'Boolean'],delete _0x58f1c2[_0x3612cd+'Boolean']);}}class i extends e{['compress'](_0x44fee2,_0x5acf4f){const _0x40d033=_0x5acf4f['shift']();return this['_serializeNodesAttributes'](_0x40d033['nodes']),$(_0x40d033),_0x44fee2['buffers']['push'](this['_protobufDescriptor']['compress'](_0x40d033)),_0x44fee2['types']['push'](this['_id']),!0x0;}['decompress'](_0x57423d,_0xbc2caf){const {types:_0x3aba1d,buffers:_0x5f1c9c}=_0xbc2caf,_0x46d1e6=this['_protobufDescriptor']['decompress'](_0x5f1c9c['shift']());_0x3aba1d['shift'](),_0x46d1e6['nodes']||(_0x46d1e6['nodes']=[]),this['_deserializeNodesAttributes'](_0x46d1e6['nodes']),J(_0x46d1e6),_0x46d1e6['__className']=this['_operationName'],_0x57423d['push'](_0x46d1e6);}['_serializeNodesAttributes'](_0x465425){for(const _0x525416 of _0x465425){if(_0x525416['attributes']){const _0x4314b6=_0x525416['attributes'];this['_areValuesBoolean'](_0x4314b6)?_0x525416['attributesBoolean']=_0x4314b6:_0x525416['attributesJson']=JSON['stringify'](_0x4314b6);}_0x525416['children']&&this['_serializeNodesAttributes'](_0x525416['children']);}}['_deserializeNodesAttributes'](_0x166345){for(const _0x5a945e of _0x166345)(_0x5a945e['attributesBoolean']||_0x5a945e['attributesJson'])&&(_0x5a945e['attributesBoolean']?(_0x5a945e['attributes']=_0x5a945e['attributesBoolean'],delete _0x5a945e['attributesBoolean']):(_0x5a945e['attributes']=JSON['parse'](_0x5a945e['attributesJson']),delete _0x5a945e['attributesJson'])),_0x5a945e['children']&&this['_deserializeNodesAttributes'](_0x5a945e['children']);}['_areValuesBoolean'](_0x3ec7fb){return Object['keys'](_0x3ec7fb)['every'](_0x350451=>'boolean'==typeof _0x3ec7fb[_0x350451]);}}class n extends e{['decompress'](_0x47319d,_0x1d756c){super['decompress'](_0x47319d,_0x1d756c);const _0x21a48d=_0x47319d[_0x47319d['length']-0x1];_0x21a48d['oldRange']||(_0x21a48d['oldRange']=null),_0x21a48d['newRange']||(_0x21a48d['newRange']=null);}}class p extends e{['compress'](_0x3dd606,_0x32c439){return _0x32c439['shift'](),_0x3dd606['types']['push'](this['_id']),!0x0;}['decompress'](_0x5a0433,_0x3faa77){_0x3faa77['types']['shift'](),_0x5a0433['push']({'__className':this['_operationName']});}}class a extends n{['_omittedNamespace'];constructor(_0x2e1094,_0x1afba5,_0x319116,_0xea009a){super(_0x2e1094,_0x1afba5,_0x319116),this['_omittedNamespace']=_0xea009a+':';}['compress'](_0x69c1a3,_0xdbe6f8){return!('MarkerOperation'!=_0xdbe6f8[0x0]['__className']||!_0xdbe6f8[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0xdbe6f8[0x0]['name']=_0xdbe6f8[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x69c1a3,_0xdbe6f8),!0x0);}['decompress'](_0x2b9f71,_0x15274c){super['decompress'](_0x2b9f71,_0x15274c);const _0x3c793f=_0x2b9f71[_0x2b9f71['length']-0x1];_0x3c793f['name']=this['_omittedNamespace']+_0x3c793f['name'];}}class b{['_id'];['_context'];constructor(_0x441652,_0x3a416c){this['_id']=_0x441652,this['_context']=_0x3a416c;}['compress'](_0x5774c4,_0x8442de){let _0x4b115a;for(;_0x8442de['length']>0x1&&this['_compareOperations'](_0x8442de[0x0],_0x8442de[0x1]);)_0x4b115a?(_0x4b115a=this['_combineNext'](_0x8442de['shift'](),_0x4b115a),_0x5774c4['types']['push'](0x0)):(_0x4b115a=_0x30fb1a(_0x8442de['shift']()),_0x5774c4['types']['push'](this['_id']));return!!_0x4b115a&&(_0x4b115a=this['_combineNext'](_0x8442de['shift'](),_0x4b115a),_0x5774c4['types']['push'](0x0),_0x5774c4['buffers']['push'](this['_compressSingleOperation'](_0x4b115a)),!0x0);}['decompress'](_0x5d2e72,_0x1a4f7d){const _0x20ee54=this['_decompressSingleOperation'](_0x1a4f7d);for(;0x0==_0x1a4f7d['types'][0x0];)_0x1a4f7d['types']['shift'](),_0x5d2e72['push'](this['_splitCurrent'](_0x20ee54));_0x5d2e72['push'](_0x20ee54);}}class m extends b{['_combineNext'](_0x3c2bd0,_0x32ec9d){return _0x32ec9d['nodes'][0x0]['data']+=_0x3c2bd0['nodes'][0x0]['data'],_0x32ec9d;}['_splitCurrent'](_0x246d32){const _0xe52834=_0x30fb1a(_0x246d32),_0x53e8b3=_0xe52834['nodes'][0x0],_0x558379=_0x246d32['nodes'][0x0],_0x587154=_0x558379['data'][Symbol['iterator']]()['next']()['value'],_0x2bf873=_0x587154['length'];return _0x53e8b3['data']=_0x587154,_0x558379['data']=_0x558379['data']['substr'](_0x2bf873),_0x246d32['position']=_(_0x246d32['position'],_0x2bf873),_0xe52834;}['_compareOperations'](_0x1fbc96,_0xa067bc){if(this['_checkOperation'](_0x1fbc96)&&this['_checkOperation'](_0xa067bc)){const _0x5af476=_0x1fbc96['nodes'][0x0]['data']['length'],_0x323abf=O(_(_0x1fbc96['position'],_0x5af476),_0xa067bc['position']),_0x1ce311=_0x1fbc96['nodes'][0x0],_0x552c1b=_0xa067bc['nodes'][0x0];return _0x323abf&&this['_compareAttributes'](_0x1ce311,_0x552c1b);}return!0x1;}['_compressSingleOperation'](_0x37c046){const _0x331bd3={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x331bd3,[_0x37c046]),_0x331bd3['buffers'][0x0];}['_decompressSingleOperation'](_0x4bd4bb){const _0x2d794a=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x2d794a,_0x4bd4bb),_0x2d794a[0x0];}['_checkOperation'](_0x431728){return'InsertOperation'==_0x431728['__className']&&0x1==_0x431728['nodes']['length']&&_0x431728['nodes'][0x0]['data']&&!_0x431728['wasUndone']&&0x1==Array['from'](_0x431728['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0xf25ecb,_0x129a7e){const _0x4769a6=Object['keys'](_0xf25ecb['attributes']||{}),_0x3cf7e3=Object['keys'](_0x129a7e['attributes']||{});return _0x4769a6['length']===_0x3cf7e3['length']&&_0x4769a6['every'](_0x48b32c=>_0x129a7e['attributes'][_0x48b32c]&&_0x129a7e['attributes'][_0x48b32c]===_0xf25ecb['attributes'][_0x48b32c]);}}class c extends b{['_combineNext'](_0x3b3e45,_0x124e0e){return _0x124e0e['howMany']++,_0x124e0e['sourcePosition']=_0x30fb1a(_0x3b3e45['sourcePosition']),_0x124e0e;}['_splitCurrent'](_0x2ce0ae){const _0x7f3b77=_0x30fb1a(_0x2ce0ae);return _0x2ce0ae['howMany']--,_0x7f3b77['howMany']=0x1,_0x7f3b77['sourcePosition']=_(_0x7f3b77['sourcePosition'],_0x2ce0ae['howMany']),_0x7f3b77;}['_compareOperations'](_0x16dd6d,_0x252a07){return!(!this['_checkOperation'](_0x16dd6d)||!this['_checkOperation'](_0x252a07))&&(O(_(_0x16dd6d['sourcePosition'],-0x1),_0x252a07['sourcePosition'])&&O(_0x16dd6d['targetPosition'],_0x252a07['targetPosition']));}['_compressSingleOperation'](_0x52d067){const _0x112481={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x112481,[_0x52d067]),_0x112481['buffers'][0x0];}['_decompressSingleOperation'](_0x20ff47){const _0x47fbb4=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x47fbb4,_0x20ff47),_0x47fbb4[0x0];}['_checkOperation'](_0x33b772){return'MoveOperation'==_0x33b772['__className']&&'$graveyard'==_0x33b772['targetPosition']['root']&&0x1==_0x33b772['howMany']&&!_0x33b772['wasUndone'];}}class h extends b{['_combineNext'](_0x20d208,_0x153a44){return _0x153a44['howMany']++,_0x153a44;}['_splitCurrent'](_0x44e598){const _0x518611=_0x30fb1a(_0x44e598);return _0x518611['howMany']=0x1,_0x44e598['howMany']--,_0x518611;}['_compareOperations'](_0x44ffff,_0x2be988){return!(!this['_checkOperation'](_0x44ffff)||!this['_checkOperation'](_0x2be988))&&(O(_0x44ffff['sourcePosition'],_0x2be988['sourcePosition'])&&O(_0x44ffff['targetPosition'],_0x2be988['targetPosition']));}['_compressSingleOperation'](_0x38c44e){const _0x8c964d={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x8c964d,[_0x38c44e]),_0x8c964d['buffers'][0x0];}['_decompressSingleOperation'](_0x8ed4ea){const _0xf35db2=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0xf35db2,_0x8ed4ea),_0xf35db2[0x0];}['_checkOperation'](_0x474eef){return'MoveOperation'==_0x474eef['__className']&&'$graveyard'==_0x474eef['targetPosition']['root']&&0x1==_0x474eef['howMany']&&!_0x474eef['wasUndone'];}}class f extends b{['compress'](_0x112abb,_0x50e2de){if(!this['_compareOperations'](_0x50e2de[0x0],_0x50e2de[0x1]))return!0x1;const _0x4bdcba=_0x50e2de['shift']();return _0x4bdcba['oldRange']=null,_0x4bdcba['newRange']&&O(_0x4bdcba['newRange']['start'],_0x4bdcba['newRange']['end'])&&(_0x4bdcba['newRange']['end']=null),_0x50e2de['shift'](),_0x112abb['types']['push'](this['_id']),_0x112abb['types']['push'](0x0),_0x112abb['buffers']['push'](this['_compressSingleOperation'](_0x4bdcba)),!0x0;}['decompress'](_0x2128c4,_0x5a0807){const _0x3f1ed2=this['_decompressSingleOperation'](_0x5a0807);_0x3f1ed2['newRange']&&!_0x3f1ed2['newRange']['end']&&(_0x3f1ed2['newRange']['end']=_0x30fb1a(_0x3f1ed2['newRange']['start']));const _0x4ee71d=_0x30fb1a(_0x3f1ed2);_0x4ee71d['newRange']&&(_0x4ee71d['newRange']['start']['stickiness']='toNone',_0x4ee71d['newRange']['end']=_0x30fb1a(_0x4ee71d['newRange']['start'])),_0x4ee71d['name']='user:position:'+_0x4ee71d['name']['split'](':')[0x2],_0x5a0807['types']['shift'](),_0x2128c4['push'](_0x3f1ed2),_0x2128c4['push'](_0x4ee71d);}['_compressSingleOperation'](_0x26f210){const _0x429582={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x429582,[_0x26f210]),_0x429582['buffers'][0x0];}['_decompressSingleOperation'](_0x1fa32f){const _0x5498e1=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x5498e1,_0x1fa32f),_0x5498e1[0x0];}['_compareOperations'](_0x52b0b3,_0x4ec6fc){return!(!_0x52b0b3||!_0x4ec6fc)&&('MarkerOperation'==_0x52b0b3['__className']&&'MarkerOperation'==_0x4ec6fc['__className']&&!(!_0x52b0b3['name']['startsWith']('user:')||!_0x4ec6fc['name']['startsWith']('user:')||_0x52b0b3['name']==_0x4ec6fc['name']));}}class g{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x8ea855=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',_0x8ea855,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new a(0x13,'MarkerOperation',_0x8ea855,'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'](_0x5ee839){if(!_0x5ee839||!_0x5ee839[0x0])throw new _0x1f2de4('no-operations-provided',this);const _0x4cd93c={'types':[],'buffers':[],'baseVersion':_0x5ee839[0x0]['baseVersion']};for(;_0x5ee839['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('TypingAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('DeletingAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x4cd93c,_0x5ee839)||this['_getCompressorByName'](_0x5ee839[0x0]['__className'])['compress'](_0x4cd93c,_0x5ee839);return _0x4cd93c;}['decompress'](_0x5430f2){const _0x247f7b=[];for(;_0x5430f2['types']['length'];){this['_compressorById']['get'](_0x5430f2['types'][0x0])['decompress'](_0x247f7b,_0x5430f2);}return _0x247f7b['forEach']((_0x4b7bfc,_0x5602d8)=>_0x4b7bfc['baseVersion']=_0x5430f2['baseVersion']+_0x5602d8),_0x247f7b;}['_getCompressorByName'](_0x82a419){return this['_compressorByName']['get'](_0x82a419);}['_registerOperationCompressor'](_0x1cc0ce,_0x3577c9,_0x2d09fb){const _0x461721=new _0x2d09fb(_0x1cc0ce,_0x3577c9,this['_protobufFactory']['getDescriptor'](_0x3577c9));this['_registerCompressor'](_0x1cc0ce,_0x3577c9,_0x461721);}['_registerActionCompressor'](_0xeaa31c,_0x1b3894,_0x833847){const _0x5a68c0=new _0x833847(_0xeaa31c,this);this['_registerCompressor'](_0xeaa31c,_0x1b3894,_0x5a68c0);}['_registerCompressor'](_0x2dfdbc,_0x2b45e6,_0x1c6330){this['_compressorById']['set'](_0x2dfdbc,_0x1c6330),this['_compressorByName']['set'](_0x2b45e6,_0x1c6330);}}export{g as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "44.2.0-alpha.
|
|
3
|
+
"version": "44.2.0-alpha.7",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.
|
|
37
|
-
"ckeditor5": "44.2.0-alpha.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "44.2.0-alpha.7",
|
|
37
|
+
"ckeditor5": "44.2.0-alpha.7",
|
|
38
38
|
"lodash-es": "4.17.21",
|
|
39
39
|
"protobufjs": "7.4.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4c77(_0x58b033,_0x448390){const _0x3118b8=_0x3118();return _0x4c77=function(_0x4c776e,_0xbacaa){_0x4c776e=_0x4c776e-0x65;let _0x1e932b=_0x3118b8[_0x4c776e];return _0x1e932b;},_0x4c77(_0x58b033,_0x448390);}const _0x3ca63e=_0x4c77;(function(_0x299eea,_0x53952c){const _0x3ea4ac=_0x4c77,_0x292995=_0x299eea();while(!![]){try{const _0x797a3f=parseInt(_0x3ea4ac(0x65))/0x1*(parseInt(_0x3ea4ac(0x76))/0x2)+parseInt(_0x3ea4ac(0x77))/0x3*(-parseInt(_0x3ea4ac(0x7a))/0x4)+-parseInt(_0x3ea4ac(0x74))/0x5*(-parseInt(_0x3ea4ac(0x67))/0x6)+-parseInt(_0x3ea4ac(0x78))/0x7+-parseInt(_0x3ea4ac(0x68))/0x8*(-parseInt(_0x3ea4ac(0x6d))/0x9)+-parseInt(_0x3ea4ac(0x75))/0xa*(-parseInt(_0x3ea4ac(0x66))/0xb)+-parseInt(_0x3ea4ac(0x79))/0xc*(parseInt(_0x3ea4ac(0x7c))/0xd);if(_0x797a3f===_0x53952c)break;else _0x292995['push'](_0x292995['shift']());}catch(_0x2127f8){_0x292995['push'](_0x292995['shift']());}}}(_0x3118,0xbd3b3));import{cloneDeep as _0x10bf56}from'lodash-es';export default class b{constructor(_0x45aeb4,_0x35a107){const _0xd905bd=_0x4c77;this[_0xd905bd(0x6c)]=_0x45aeb4,this[_0xd905bd(0x72)]=_0x35a107;}[_0x3ca63e(0x7e)](_0x1012d6,_0x513792){const _0x410577=_0x3ca63e;let _0x346c5c;for(;_0x513792[_0x410577(0x71)]>0x1&&this[_0x410577(0x6e)](_0x513792[0x0],_0x513792[0x1]);)_0x346c5c?(_0x346c5c=this[_0x410577(0x6a)](_0x513792[_0x410577(0x7f)](),_0x346c5c),_0x1012d6[_0x410577(0x69)][_0x410577(0x7d)](0x0)):(_0x346c5c=_0x10bf56(_0x513792[_0x410577(0x7f)]()),_0x1012d6[_0x410577(0x69)][_0x410577(0x7d)](this[_0x410577(0x6c)]));return!!_0x346c5c&&(_0x346c5c=this[_0x410577(0x6a)](_0x513792[_0x410577(0x7f)](),_0x346c5c),_0x1012d6[_0x410577(0x69)][_0x410577(0x7d)](0x0),_0x1012d6[_0x410577(0x6b)][_0x410577(0x7d)](this[_0x410577(0x70)](_0x346c5c)),!0x0);}[_0x3ca63e(0x6f)](_0x322321,_0x3bb016){const _0x23bc60=_0x3ca63e,_0x8ea868=this[_0x23bc60(0x73)](_0x3bb016);for(;0x0==_0x3bb016[_0x23bc60(0x69)][0x0];)_0x3bb016[_0x23bc60(0x69)][_0x23bc60(0x7f)](),_0x322321[_0x23bc60(0x7d)](this[_0x23bc60(0x7b)](_0x8ea868));_0x322321[_0x23bc60(0x7d)](_0x8ea868);}}function _0x3118(){const _0x403f65=['decompress','_compressSingleOperation','length','_context','_decompressSingleOperation','5625815DMtBTr','10fpqHuW','2IbnBQG','103548zUvhFT','5199845JYkZZz','67464hwCGnV','44ttsHNW','_splitCurrent','6799gNtgYD','push','compress','shift','1283530ypUjiK','13387066WmtExA','6JPRCpH','9697672uwUmTJ','types','_combineNext','buffers','_id','9MxHONP','_compareOperations'];_0x3118=function(){return _0x403f65;};return _0x3118();}
|