@ckeditor/ckeditor5-operations-compressor 46.0.1 → 46.0.2-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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 _0x1db6d1=_0x315917['Reader'],_0x56cd53=_0x315917['Writer'],_0x2824ed=_0x315917['util'],_0xceb81b=_0x315917['roots']['default']||(_0x315917['roots']['default']={});return _0xceb81b['AttributeOperation']=(function(){function _0x231d04(_0x31fa49){if(_0x31fa49){for(var _0x47ac00=Object['keys'](_0x31fa49),_0x2d7fdb=0x0;_0x2d7fdb<_0x47ac00['length'];++_0x2d7fdb)null!=_0x31fa49[_0x47ac00[_0x2d7fdb]]&&(this[_0x47ac00[_0x2d7fdb]]=_0x31fa49[_0x47ac00[_0x2d7fdb]]);}}return _0x231d04['prototype']['range']=null,_0x231d04['prototype']['key']='',_0x231d04['prototype']['oldValueBoolean']=!0x1,_0x231d04['prototype']['oldValueJson']='',_0x231d04['prototype']['newValueBoolean']=!0x1,_0x231d04['prototype']['newValueJson']='',_0x231d04['prototype']['wasUndone']=!0x1,_0x231d04['create']=function(_0x433760){return new _0x231d04(_0x433760);},_0x231d04['encode']=function(_0x1c4f93,_0x2870de){return _0x2870de||(_0x2870de=_0x56cd53['create']()),null!=_0x1c4f93['range']&&Object['hasOwnProperty']['call'](_0x1c4f93,'range')&&_0xceb81b['Range']['encode'](_0x1c4f93['range'],_0x2870de['uint32'](0xa)['fork']())['ldelim'](),null!=_0x1c4f93['key']&&Object['hasOwnProperty']['call'](_0x1c4f93,'key')&&_0x2870de['uint32'](0x12)['string'](_0x1c4f93['key']),null!=_0x1c4f93['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x1c4f93,'oldValueBoolean')&&_0x2870de['uint32'](0x18)['bool'](_0x1c4f93['oldValueBoolean']),null!=_0x1c4f93['oldValueJson']&&Object['hasOwnProperty']['call'](_0x1c4f93,'oldValueJson')&&_0x2870de['uint32'](0x22)['string'](_0x1c4f93['oldValueJson']),null!=_0x1c4f93['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x1c4f93,'newValueBoolean')&&_0x2870de['uint32'](0x28)['bool'](_0x1c4f93['newValueBoolean']),null!=_0x1c4f93['newValueJson']&&Object['hasOwnProperty']['call'](_0x1c4f93,'newValueJson')&&_0x2870de['uint32'](0x32)['string'](_0x1c4f93['newValueJson']),null!=_0x1c4f93['wasUndone']&&Object['hasOwnProperty']['call'](_0x1c4f93,'wasUndone')&&_0x2870de['uint32'](0x38)['bool'](_0x1c4f93['wasUndone']),_0x2870de;},_0x231d04['encodeDelimited']=function(_0x117135,_0x541b0e){return this['encode'](_0x117135,_0x541b0e)['ldelim']();},_0x231d04['decode']=function(_0x4f4da3,_0x4df866){_0x4f4da3 instanceof _0x1db6d1||(_0x4f4da3=_0x1db6d1['create'](_0x4f4da3));for(var _0x105294=void 0x0===_0x4df866?_0x4f4da3['len']:_0x4f4da3['pos']+_0x4df866,_0x427a17=new _0xceb81b['AttributeOperation']();_0x4f4da3['pos']<_0x105294;){var _0x51e02a=_0x4f4da3['uint32']();switch(_0x51e02a>>>0x3){case 0x1:_0x427a17['range']=_0xceb81b['Range']['decode'](_0x4f4da3,_0x4f4da3['uint32']());break;case 0x2:_0x427a17['key']=_0x4f4da3['string']();break;case 0x3:_0x427a17['oldValueBoolean']=_0x4f4da3['bool']();break;case 0x4:_0x427a17['oldValueJson']=_0x4f4da3['string']();break;case 0x5:_0x427a17['newValueBoolean']=_0x4f4da3['bool']();break;case 0x6:_0x427a17['newValueJson']=_0x4f4da3['string']();break;case 0x7:_0x427a17['wasUndone']=_0x4f4da3['bool']();break;default:_0x4f4da3['skipType'](0x7&_0x51e02a);}}return _0x427a17;},_0x231d04['decodeDelimited']=function(_0x513f3d){return _0x513f3d instanceof _0x1db6d1||(_0x513f3d=new _0x1db6d1(_0x513f3d)),this['decode'](_0x513f3d,_0x513f3d['uint32']());},_0x231d04['verify']=function(_0x28803b){if('object'!=typeof _0x28803b||null===_0x28803b)return'object\x20expected';if(null!=_0x28803b['range']&&_0x28803b['hasOwnProperty']('range')){var _0x517c50=_0xceb81b['Range']['verify'](_0x28803b['range']);if(_0x517c50)return'range.'+_0x517c50;}return null!=_0x28803b['key']&&_0x28803b['hasOwnProperty']('key')&&!_0x2824ed['isString'](_0x28803b['key'])?'key:\x20string\x20expected':null!=_0x28803b['oldValueBoolean']&&_0x28803b['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x28803b['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x28803b['oldValueJson']&&_0x28803b['hasOwnProperty']('oldValueJson')&&!_0x2824ed['isString'](_0x28803b['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x28803b['newValueBoolean']&&_0x28803b['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x28803b['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x28803b['newValueJson']&&_0x28803b['hasOwnProperty']('newValueJson')&&!_0x2824ed['isString'](_0x28803b['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x28803b['wasUndone']&&_0x28803b['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x28803b['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x231d04['fromObject']=function(_0xf4b39a){if(_0xf4b39a instanceof _0xceb81b['AttributeOperation'])return _0xf4b39a;var _0x4f13bf=new _0xceb81b['AttributeOperation']();if(null!=_0xf4b39a['range']){if('object'!=typeof _0xf4b39a['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x4f13bf['range']=_0xceb81b['Range']['fromObject'](_0xf4b39a['range']);}return null!=_0xf4b39a['key']&&(_0x4f13bf['key']=String(_0xf4b39a['key'])),null!=_0xf4b39a['oldValueBoolean']&&(_0x4f13bf['oldValueBoolean']=Boolean(_0xf4b39a['oldValueBoolean'])),null!=_0xf4b39a['oldValueJson']&&(_0x4f13bf['oldValueJson']=String(_0xf4b39a['oldValueJson'])),null!=_0xf4b39a['newValueBoolean']&&(_0x4f13bf['newValueBoolean']=Boolean(_0xf4b39a['newValueBoolean'])),null!=_0xf4b39a['newValueJson']&&(_0x4f13bf['newValueJson']=String(_0xf4b39a['newValueJson'])),null!=_0xf4b39a['wasUndone']&&(_0x4f13bf['wasUndone']=Boolean(_0xf4b39a['wasUndone'])),_0x4f13bf;},_0x231d04['toObject']=function(_0x2e0c9f,_0x2eefe1){_0x2eefe1||(_0x2eefe1={});var _0x54ccc1={};return _0x2eefe1['defaults']&&(_0x54ccc1['range']=null,_0x54ccc1['key']='',_0x54ccc1['oldValueBoolean']=!0x1,_0x54ccc1['oldValueJson']='',_0x54ccc1['newValueBoolean']=!0x1,_0x54ccc1['newValueJson']='',_0x54ccc1['wasUndone']=!0x1),null!=_0x2e0c9f['range']&&_0x2e0c9f['hasOwnProperty']('range')&&(_0x54ccc1['range']=_0xceb81b['Range']['toObject'](_0x2e0c9f['range'],_0x2eefe1)),null!=_0x2e0c9f['key']&&_0x2e0c9f['hasOwnProperty']('key')&&(_0x54ccc1['key']=_0x2e0c9f['key']),null!=_0x2e0c9f['oldValueBoolean']&&_0x2e0c9f['hasOwnProperty']('oldValueBoolean')&&(_0x54ccc1['oldValueBoolean']=_0x2e0c9f['oldValueBoolean']),null!=_0x2e0c9f['oldValueJson']&&_0x2e0c9f['hasOwnProperty']('oldValueJson')&&(_0x54ccc1['oldValueJson']=_0x2e0c9f['oldValueJson']),null!=_0x2e0c9f['newValueBoolean']&&_0x2e0c9f['hasOwnProperty']('newValueBoolean')&&(_0x54ccc1['newValueBoolean']=_0x2e0c9f['newValueBoolean']),null!=_0x2e0c9f['newValueJson']&&_0x2e0c9f['hasOwnProperty']('newValueJson')&&(_0x54ccc1['newValueJson']=_0x2e0c9f['newValueJson']),null!=_0x2e0c9f['wasUndone']&&_0x2e0c9f['hasOwnProperty']('wasUndone')&&(_0x54ccc1['wasUndone']=_0x2e0c9f['wasUndone']),_0x54ccc1;},_0x231d04['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x231d04['getTypeUrl']=function(_0x26c2a5){return void 0x0===_0x26c2a5&&(_0x26c2a5='type.googleapis.com'),_0x26c2a5+'/AttributeOperation';},_0x231d04;}()),_0xceb81b['InsertOperation']=(function(){function _0x23d850(_0x27f864){if(this['nodes']=[],_0x27f864){for(var _0x5af7e0=Object['keys'](_0x27f864),_0x46b316=0x0;_0x46b316<_0x5af7e0['length'];++_0x46b316)null!=_0x27f864[_0x5af7e0[_0x46b316]]&&(this[_0x5af7e0[_0x46b316]]=_0x27f864[_0x5af7e0[_0x46b316]]);}}return _0x23d850['prototype']['position']=null,_0x23d850['prototype']['nodes']=_0x2824ed['emptyArray'],_0x23d850['prototype']['shouldReceiveAttributes']=!0x1,_0x23d850['prototype']['wasUndone']=!0x1,_0x23d850['create']=function(_0x3f18c9){return new _0x23d850(_0x3f18c9);},_0x23d850['encode']=function(_0x538835,_0x10fafc){if(_0x10fafc||(_0x10fafc=_0x56cd53['create']()),null!=_0x538835['position']&&Object['hasOwnProperty']['call'](_0x538835,'position')&&_0xceb81b['Position']['encode'](_0x538835['position'],_0x10fafc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x538835['nodes']&&_0x538835['nodes']['length']){for(var _0x52cae2=0x0;_0x52cae2<_0x538835['nodes']['length'];++_0x52cae2)_0xceb81b['Element']['encode'](_0x538835['nodes'][_0x52cae2],_0x10fafc['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x538835['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x538835,'shouldReceiveAttributes')&&_0x10fafc['uint32'](0x18)['bool'](_0x538835['shouldReceiveAttributes']),null!=_0x538835['wasUndone']&&Object['hasOwnProperty']['call'](_0x538835,'wasUndone')&&_0x10fafc['uint32'](0x20)['bool'](_0x538835['wasUndone']),_0x10fafc;},_0x23d850['encodeDelimited']=function(_0x88252d,_0x59c2d6){return this['encode'](_0x88252d,_0x59c2d6)['ldelim']();},_0x23d850['decode']=function(_0x28acf7,_0x557e2e){_0x28acf7 instanceof _0x1db6d1||(_0x28acf7=_0x1db6d1['create'](_0x28acf7));for(var _0x4d2556=void 0x0===_0x557e2e?_0x28acf7['len']:_0x28acf7['pos']+_0x557e2e,_0x113275=new _0xceb81b['InsertOperation']();_0x28acf7['pos']<_0x4d2556;){var _0x1d48c0=_0x28acf7['uint32']();switch(_0x1d48c0>>>0x3){case 0x1:_0x113275['position']=_0xceb81b['Position']['decode'](_0x28acf7,_0x28acf7['uint32']());break;case 0x2:_0x113275['nodes']&&_0x113275['nodes']['length']||(_0x113275['nodes']=[]),_0x113275['nodes']['push'](_0xceb81b['Element']['decode'](_0x28acf7,_0x28acf7['uint32']()));break;case 0x3:_0x113275['shouldReceiveAttributes']=_0x28acf7['bool']();break;case 0x4:_0x113275['wasUndone']=_0x28acf7['bool']();break;default:_0x28acf7['skipType'](0x7&_0x1d48c0);}}return _0x113275;},_0x23d850['decodeDelimited']=function(_0x2214f9){return _0x2214f9 instanceof _0x1db6d1||(_0x2214f9=new _0x1db6d1(_0x2214f9)),this['decode'](_0x2214f9,_0x2214f9['uint32']());},_0x23d850['verify']=function(_0x427207){if('object'!=typeof _0x427207||null===_0x427207)return'object\x20expected';if(null!=_0x427207['position']&&_0x427207['hasOwnProperty']('position')&&(_0x802b16=_0xceb81b['Position']['verify'](_0x427207['position'])))return'position.'+_0x802b16;if(null!=_0x427207['nodes']&&_0x427207['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x427207['nodes']))return'nodes:\x20array\x20expected';for(var _0x506a3a=0x0;_0x506a3a<_0x427207['nodes']['length'];++_0x506a3a){var _0x802b16;if(_0x802b16=_0xceb81b['Element']['verify'](_0x427207['nodes'][_0x506a3a]))return'nodes.'+_0x802b16;}}return null!=_0x427207['shouldReceiveAttributes']&&_0x427207['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x427207['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x427207['wasUndone']&&_0x427207['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x427207['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23d850['fromObject']=function(_0x3f72dc){if(_0x3f72dc instanceof _0xceb81b['InsertOperation'])return _0x3f72dc;var _0x1776df=new _0xceb81b['InsertOperation']();if(null!=_0x3f72dc['position']){if('object'!=typeof _0x3f72dc['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x1776df['position']=_0xceb81b['Position']['fromObject'](_0x3f72dc['position']);}if(_0x3f72dc['nodes']){if(!Array['isArray'](_0x3f72dc['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x1776df['nodes']=[];for(var _0x3f62d4=0x0;_0x3f62d4<_0x3f72dc['nodes']['length'];++_0x3f62d4){if('object'!=typeof _0x3f72dc['nodes'][_0x3f62d4])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x1776df['nodes'][_0x3f62d4]=_0xceb81b['Element']['fromObject'](_0x3f72dc['nodes'][_0x3f62d4]);}}return null!=_0x3f72dc['shouldReceiveAttributes']&&(_0x1776df['shouldReceiveAttributes']=Boolean(_0x3f72dc['shouldReceiveAttributes'])),null!=_0x3f72dc['wasUndone']&&(_0x1776df['wasUndone']=Boolean(_0x3f72dc['wasUndone'])),_0x1776df;},_0x23d850['toObject']=function(_0x549577,_0xdda3d0){_0xdda3d0||(_0xdda3d0={});var _0x4f47e9={};if((_0xdda3d0['arrays']||_0xdda3d0['defaults'])&&(_0x4f47e9['nodes']=[]),_0xdda3d0['defaults']&&(_0x4f47e9['position']=null,_0x4f47e9['shouldReceiveAttributes']=!0x1,_0x4f47e9['wasUndone']=!0x1),null!=_0x549577['position']&&_0x549577['hasOwnProperty']('position')&&(_0x4f47e9['position']=_0xceb81b['Position']['toObject'](_0x549577['position'],_0xdda3d0)),_0x549577['nodes']&&_0x549577['nodes']['length']){_0x4f47e9['nodes']=[];for(var _0x404f59=0x0;_0x404f59<_0x549577['nodes']['length'];++_0x404f59)_0x4f47e9['nodes'][_0x404f59]=_0xceb81b['Element']['toObject'](_0x549577['nodes'][_0x404f59],_0xdda3d0);}return null!=_0x549577['shouldReceiveAttributes']&&_0x549577['hasOwnProperty']('shouldReceiveAttributes')&&(_0x4f47e9['shouldReceiveAttributes']=_0x549577['shouldReceiveAttributes']),null!=_0x549577['wasUndone']&&_0x549577['hasOwnProperty']('wasUndone')&&(_0x4f47e9['wasUndone']=_0x549577['wasUndone']),_0x4f47e9;},_0x23d850['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x23d850['getTypeUrl']=function(_0x36bddc){return void 0x0===_0x36bddc&&(_0x36bddc='type.googleapis.com'),_0x36bddc+'/InsertOperation';},_0x23d850;}()),_0xceb81b['MarkerOperation']=(function(){function _0x171410(_0x4687df){if(_0x4687df){for(var _0x5c9a06=Object['keys'](_0x4687df),_0x55c530=0x0;_0x55c530<_0x5c9a06['length'];++_0x55c530)null!=_0x4687df[_0x5c9a06[_0x55c530]]&&(this[_0x5c9a06[_0x55c530]]=_0x4687df[_0x5c9a06[_0x55c530]]);}}return _0x171410['prototype']['name']='',_0x171410['prototype']['oldRange']=null,_0x171410['prototype']['newRange']=null,_0x171410['prototype']['affectsData']=!0x1,_0x171410['prototype']['wasUndone']=!0x1,_0x171410['create']=function(_0x23d226){return new _0x171410(_0x23d226);},_0x171410['encode']=function(_0x52443f,_0x510fd3){return _0x510fd3||(_0x510fd3=_0x56cd53['create']()),null!=_0x52443f['name']&&Object['hasOwnProperty']['call'](_0x52443f,'name')&&_0x510fd3['uint32'](0xa)['string'](_0x52443f['name']),null!=_0x52443f['oldRange']&&Object['hasOwnProperty']['call'](_0x52443f,'oldRange')&&_0xceb81b['Range']['encode'](_0x52443f['oldRange'],_0x510fd3['uint32'](0x12)['fork']())['ldelim'](),null!=_0x52443f['newRange']&&Object['hasOwnProperty']['call'](_0x52443f,'newRange')&&_0xceb81b['Range']['encode'](_0x52443f['newRange'],_0x510fd3['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x52443f['affectsData']&&Object['hasOwnProperty']['call'](_0x52443f,'affectsData')&&_0x510fd3['uint32'](0x20)['bool'](_0x52443f['affectsData']),null!=_0x52443f['wasUndone']&&Object['hasOwnProperty']['call'](_0x52443f,'wasUndone')&&_0x510fd3['uint32'](0x28)['bool'](_0x52443f['wasUndone']),_0x510fd3;},_0x171410['encodeDelimited']=function(_0x5f2aa9,_0x2cfbb8){return this['encode'](_0x5f2aa9,_0x2cfbb8)['ldelim']();},_0x171410['decode']=function(_0x5c9a61,_0xfd76d7){_0x5c9a61 instanceof _0x1db6d1||(_0x5c9a61=_0x1db6d1['create'](_0x5c9a61));for(var _0x35a811=void 0x0===_0xfd76d7?_0x5c9a61['len']:_0x5c9a61['pos']+_0xfd76d7,_0x346210=new _0xceb81b['MarkerOperation']();_0x5c9a61['pos']<_0x35a811;){var _0x4498c3=_0x5c9a61['uint32']();switch(_0x4498c3>>>0x3){case 0x1:_0x346210['name']=_0x5c9a61['string']();break;case 0x2:_0x346210['oldRange']=_0xceb81b['Range']['decode'](_0x5c9a61,_0x5c9a61['uint32']());break;case 0x3:_0x346210['newRange']=_0xceb81b['Range']['decode'](_0x5c9a61,_0x5c9a61['uint32']());break;case 0x4:_0x346210['affectsData']=_0x5c9a61['bool']();break;case 0x5:_0x346210['wasUndone']=_0x5c9a61['bool']();break;default:_0x5c9a61['skipType'](0x7&_0x4498c3);}}return _0x346210;},_0x171410['decodeDelimited']=function(_0x4dd822){return _0x4dd822 instanceof _0x1db6d1||(_0x4dd822=new _0x1db6d1(_0x4dd822)),this['decode'](_0x4dd822,_0x4dd822['uint32']());},_0x171410['verify']=function(_0x1c03cf){if('object'!=typeof _0x1c03cf||null===_0x1c03cf)return'object\x20expected';if(null!=_0x1c03cf['name']&&_0x1c03cf['hasOwnProperty']('name')&&!_0x2824ed['isString'](_0x1c03cf['name']))return'name:\x20string\x20expected';var _0x47f8d3;if(null!=_0x1c03cf['oldRange']&&_0x1c03cf['hasOwnProperty']('oldRange')&&(_0x47f8d3=_0xceb81b['Range']['verify'](_0x1c03cf['oldRange'])))return'oldRange.'+_0x47f8d3;if(null!=_0x1c03cf['newRange']&&_0x1c03cf['hasOwnProperty']('newRange')&&(_0x47f8d3=_0xceb81b['Range']['verify'](_0x1c03cf['newRange'])))return'newRange.'+_0x47f8d3;return null!=_0x1c03cf['affectsData']&&_0x1c03cf['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x1c03cf['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x1c03cf['wasUndone']&&_0x1c03cf['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x1c03cf['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x171410['fromObject']=function(_0x4030a0){if(_0x4030a0 instanceof _0xceb81b['MarkerOperation'])return _0x4030a0;var _0x19d485=new _0xceb81b['MarkerOperation']();if(null!=_0x4030a0['name']&&(_0x19d485['name']=String(_0x4030a0['name'])),null!=_0x4030a0['oldRange']){if('object'!=typeof _0x4030a0['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x19d485['oldRange']=_0xceb81b['Range']['fromObject'](_0x4030a0['oldRange']);}if(null!=_0x4030a0['newRange']){if('object'!=typeof _0x4030a0['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x19d485['newRange']=_0xceb81b['Range']['fromObject'](_0x4030a0['newRange']);}return null!=_0x4030a0['affectsData']&&(_0x19d485['affectsData']=Boolean(_0x4030a0['affectsData'])),null!=_0x4030a0['wasUndone']&&(_0x19d485['wasUndone']=Boolean(_0x4030a0['wasUndone'])),_0x19d485;},_0x171410['toObject']=function(_0x492dce,_0x2038f0){_0x2038f0||(_0x2038f0={});var _0x496c35={};return _0x2038f0['defaults']&&(_0x496c35['name']='',_0x496c35['oldRange']=null,_0x496c35['newRange']=null,_0x496c35['affectsData']=!0x1,_0x496c35['wasUndone']=!0x1),null!=_0x492dce['name']&&_0x492dce['hasOwnProperty']('name')&&(_0x496c35['name']=_0x492dce['name']),null!=_0x492dce['oldRange']&&_0x492dce['hasOwnProperty']('oldRange')&&(_0x496c35['oldRange']=_0xceb81b['Range']['toObject'](_0x492dce['oldRange'],_0x2038f0)),null!=_0x492dce['newRange']&&_0x492dce['hasOwnProperty']('newRange')&&(_0x496c35['newRange']=_0xceb81b['Range']['toObject'](_0x492dce['newRange'],_0x2038f0)),null!=_0x492dce['affectsData']&&_0x492dce['hasOwnProperty']('affectsData')&&(_0x496c35['affectsData']=_0x492dce['affectsData']),null!=_0x492dce['wasUndone']&&_0x492dce['hasOwnProperty']('wasUndone')&&(_0x496c35['wasUndone']=_0x492dce['wasUndone']),_0x496c35;},_0x171410['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x171410['getTypeUrl']=function(_0xf496f7){return void 0x0===_0xf496f7&&(_0xf496f7='type.googleapis.com'),_0xf496f7+'/MarkerOperation';},_0x171410;}()),_0xceb81b['MergeOperation']=(function(){function _0x327490(_0x3e21fa){if(_0x3e21fa){for(var _0x2ece62=Object['keys'](_0x3e21fa),_0x2e1d4d=0x0;_0x2e1d4d<_0x2ece62['length'];++_0x2e1d4d)null!=_0x3e21fa[_0x2ece62[_0x2e1d4d]]&&(this[_0x2ece62[_0x2e1d4d]]=_0x3e21fa[_0x2ece62[_0x2e1d4d]]);}}return _0x327490['prototype']['sourcePosition']=null,_0x327490['prototype']['targetPosition']=null,_0x327490['prototype']['graveyardPosition']=null,_0x327490['prototype']['howMany']=0x0,_0x327490['prototype']['wasUndone']=!0x1,_0x327490['create']=function(_0x5d15d8){return new _0x327490(_0x5d15d8);},_0x327490['encode']=function(_0x4724ae,_0x134620){return _0x134620||(_0x134620=_0x56cd53['create']()),null!=_0x4724ae['sourcePosition']&&Object['hasOwnProperty']['call'](_0x4724ae,'sourcePosition')&&_0xceb81b['Position']['encode'](_0x4724ae['sourcePosition'],_0x134620['uint32'](0xa)['fork']())['ldelim'](),null!=_0x4724ae['targetPosition']&&Object['hasOwnProperty']['call'](_0x4724ae,'targetPosition')&&_0xceb81b['Position']['encode'](_0x4724ae['targetPosition'],_0x134620['uint32'](0x12)['fork']())['ldelim'](),null!=_0x4724ae['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x4724ae,'graveyardPosition')&&_0xceb81b['Position']['encode'](_0x4724ae['graveyardPosition'],_0x134620['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x4724ae['howMany']&&Object['hasOwnProperty']['call'](_0x4724ae,'howMany')&&_0x134620['uint32'](0x20)['uint32'](_0x4724ae['howMany']),null!=_0x4724ae['wasUndone']&&Object['hasOwnProperty']['call'](_0x4724ae,'wasUndone')&&_0x134620['uint32'](0x28)['bool'](_0x4724ae['wasUndone']),_0x134620;},_0x327490['encodeDelimited']=function(_0x4f9c1f,_0x198662){return this['encode'](_0x4f9c1f,_0x198662)['ldelim']();},_0x327490['decode']=function(_0x37a595,_0x5d4426){_0x37a595 instanceof _0x1db6d1||(_0x37a595=_0x1db6d1['create'](_0x37a595));for(var _0x5ff0cc=void 0x0===_0x5d4426?_0x37a595['len']:_0x37a595['pos']+_0x5d4426,_0x52af0b=new _0xceb81b['MergeOperation']();_0x37a595['pos']<_0x5ff0cc;){var _0x6aab2d=_0x37a595['uint32']();switch(_0x6aab2d>>>0x3){case 0x1:_0x52af0b['sourcePosition']=_0xceb81b['Position']['decode'](_0x37a595,_0x37a595['uint32']());break;case 0x2:_0x52af0b['targetPosition']=_0xceb81b['Position']['decode'](_0x37a595,_0x37a595['uint32']());break;case 0x3:_0x52af0b['graveyardPosition']=_0xceb81b['Position']['decode'](_0x37a595,_0x37a595['uint32']());break;case 0x4:_0x52af0b['howMany']=_0x37a595['uint32']();break;case 0x5:_0x52af0b['wasUndone']=_0x37a595['bool']();break;default:_0x37a595['skipType'](0x7&_0x6aab2d);}}return _0x52af0b;},_0x327490['decodeDelimited']=function(_0x367844){return _0x367844 instanceof _0x1db6d1||(_0x367844=new _0x1db6d1(_0x367844)),this['decode'](_0x367844,_0x367844['uint32']());},_0x327490['verify']=function(_0xef8fb0){if('object'!=typeof _0xef8fb0||null===_0xef8fb0)return'object\x20expected';var _0x67a560;if(null!=_0xef8fb0['sourcePosition']&&_0xef8fb0['hasOwnProperty']('sourcePosition')&&(_0x67a560=_0xceb81b['Position']['verify'](_0xef8fb0['sourcePosition'])))return'sourcePosition.'+_0x67a560;if(null!=_0xef8fb0['targetPosition']&&_0xef8fb0['hasOwnProperty']('targetPosition')&&(_0x67a560=_0xceb81b['Position']['verify'](_0xef8fb0['targetPosition'])))return'targetPosition.'+_0x67a560;if(null!=_0xef8fb0['graveyardPosition']&&_0xef8fb0['hasOwnProperty']('graveyardPosition')&&(_0x67a560=_0xceb81b['Position']['verify'](_0xef8fb0['graveyardPosition'])))return'graveyardPosition.'+_0x67a560;return null!=_0xef8fb0['howMany']&&_0xef8fb0['hasOwnProperty']('howMany')&&!_0x2824ed['isInteger'](_0xef8fb0['howMany'])?'howMany:\x20integer\x20expected':null!=_0xef8fb0['wasUndone']&&_0xef8fb0['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0xef8fb0['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x327490['fromObject']=function(_0x3e014){if(_0x3e014 instanceof _0xceb81b['MergeOperation'])return _0x3e014;var _0x475033=new _0xceb81b['MergeOperation']();if(null!=_0x3e014['sourcePosition']){if('object'!=typeof _0x3e014['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x475033['sourcePosition']=_0xceb81b['Position']['fromObject'](_0x3e014['sourcePosition']);}if(null!=_0x3e014['targetPosition']){if('object'!=typeof _0x3e014['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x475033['targetPosition']=_0xceb81b['Position']['fromObject'](_0x3e014['targetPosition']);}if(null!=_0x3e014['graveyardPosition']){if('object'!=typeof _0x3e014['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x475033['graveyardPosition']=_0xceb81b['Position']['fromObject'](_0x3e014['graveyardPosition']);}return null!=_0x3e014['howMany']&&(_0x475033['howMany']=_0x3e014['howMany']>>>0x0),null!=_0x3e014['wasUndone']&&(_0x475033['wasUndone']=Boolean(_0x3e014['wasUndone'])),_0x475033;},_0x327490['toObject']=function(_0x301e61,_0x43ef6e){_0x43ef6e||(_0x43ef6e={});var _0x137f31={};return _0x43ef6e['defaults']&&(_0x137f31['sourcePosition']=null,_0x137f31['targetPosition']=null,_0x137f31['graveyardPosition']=null,_0x137f31['howMany']=0x0,_0x137f31['wasUndone']=!0x1),null!=_0x301e61['sourcePosition']&&_0x301e61['hasOwnProperty']('sourcePosition')&&(_0x137f31['sourcePosition']=_0xceb81b['Position']['toObject'](_0x301e61['sourcePosition'],_0x43ef6e)),null!=_0x301e61['targetPosition']&&_0x301e61['hasOwnProperty']('targetPosition')&&(_0x137f31['targetPosition']=_0xceb81b['Position']['toObject'](_0x301e61['targetPosition'],_0x43ef6e)),null!=_0x301e61['graveyardPosition']&&_0x301e61['hasOwnProperty']('graveyardPosition')&&(_0x137f31['graveyardPosition']=_0xceb81b['Position']['toObject'](_0x301e61['graveyardPosition'],_0x43ef6e)),null!=_0x301e61['howMany']&&_0x301e61['hasOwnProperty']('howMany')&&(_0x137f31['howMany']=_0x301e61['howMany']),null!=_0x301e61['wasUndone']&&_0x301e61['hasOwnProperty']('wasUndone')&&(_0x137f31['wasUndone']=_0x301e61['wasUndone']),_0x137f31;},_0x327490['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x327490['getTypeUrl']=function(_0x34c528){return void 0x0===_0x34c528&&(_0x34c528='type.googleapis.com'),_0x34c528+'/MergeOperation';},_0x327490;}()),_0xceb81b['MoveOperation']=(function(){function _0x26e0f4(_0x4f24a8){if(_0x4f24a8){for(var _0x45c181=Object['keys'](_0x4f24a8),_0x654c87=0x0;_0x654c87<_0x45c181['length'];++_0x654c87)null!=_0x4f24a8[_0x45c181[_0x654c87]]&&(this[_0x45c181[_0x654c87]]=_0x4f24a8[_0x45c181[_0x654c87]]);}}return _0x26e0f4['prototype']['sourcePosition']=null,_0x26e0f4['prototype']['howMany']=0x0,_0x26e0f4['prototype']['targetPosition']=null,_0x26e0f4['prototype']['wasUndone']=!0x1,_0x26e0f4['create']=function(_0x5bcf4a){return new _0x26e0f4(_0x5bcf4a);},_0x26e0f4['encode']=function(_0x45f219,_0x19603c){return _0x19603c||(_0x19603c=_0x56cd53['create']()),null!=_0x45f219['sourcePosition']&&Object['hasOwnProperty']['call'](_0x45f219,'sourcePosition')&&_0xceb81b['Position']['encode'](_0x45f219['sourcePosition'],_0x19603c['uint32'](0xa)['fork']())['ldelim'](),null!=_0x45f219['howMany']&&Object['hasOwnProperty']['call'](_0x45f219,'howMany')&&_0x19603c['uint32'](0x10)['uint32'](_0x45f219['howMany']),null!=_0x45f219['targetPosition']&&Object['hasOwnProperty']['call'](_0x45f219,'targetPosition')&&_0xceb81b['Position']['encode'](_0x45f219['targetPosition'],_0x19603c['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x45f219['wasUndone']&&Object['hasOwnProperty']['call'](_0x45f219,'wasUndone')&&_0x19603c['uint32'](0x20)['bool'](_0x45f219['wasUndone']),_0x19603c;},_0x26e0f4['encodeDelimited']=function(_0x4dfd1e,_0xdfead4){return this['encode'](_0x4dfd1e,_0xdfead4)['ldelim']();},_0x26e0f4['decode']=function(_0x4619c4,_0x4061ed){_0x4619c4 instanceof _0x1db6d1||(_0x4619c4=_0x1db6d1['create'](_0x4619c4));for(var _0x2579a9=void 0x0===_0x4061ed?_0x4619c4['len']:_0x4619c4['pos']+_0x4061ed,_0x3fd575=new _0xceb81b['MoveOperation']();_0x4619c4['pos']<_0x2579a9;){var _0x57f884=_0x4619c4['uint32']();switch(_0x57f884>>>0x3){case 0x1:_0x3fd575['sourcePosition']=_0xceb81b['Position']['decode'](_0x4619c4,_0x4619c4['uint32']());break;case 0x2:_0x3fd575['howMany']=_0x4619c4['uint32']();break;case 0x3:_0x3fd575['targetPosition']=_0xceb81b['Position']['decode'](_0x4619c4,_0x4619c4['uint32']());break;case 0x4:_0x3fd575['wasUndone']=_0x4619c4['bool']();break;default:_0x4619c4['skipType'](0x7&_0x57f884);}}return _0x3fd575;},_0x26e0f4['decodeDelimited']=function(_0x1e86c3){return _0x1e86c3 instanceof _0x1db6d1||(_0x1e86c3=new _0x1db6d1(_0x1e86c3)),this['decode'](_0x1e86c3,_0x1e86c3['uint32']());},_0x26e0f4['verify']=function(_0x574769){if('object'!=typeof _0x574769||null===_0x574769)return'object\x20expected';var _0x56fe09;if(null!=_0x574769['sourcePosition']&&_0x574769['hasOwnProperty']('sourcePosition')&&(_0x56fe09=_0xceb81b['Position']['verify'](_0x574769['sourcePosition'])))return'sourcePosition.'+_0x56fe09;if(null!=_0x574769['howMany']&&_0x574769['hasOwnProperty']('howMany')&&!_0x2824ed['isInteger'](_0x574769['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x574769['targetPosition']&&_0x574769['hasOwnProperty']('targetPosition')&&(_0x56fe09=_0xceb81b['Position']['verify'](_0x574769['targetPosition'])))return'targetPosition.'+_0x56fe09;return null!=_0x574769['wasUndone']&&_0x574769['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x574769['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x26e0f4['fromObject']=function(_0x416964){if(_0x416964 instanceof _0xceb81b['MoveOperation'])return _0x416964;var _0xfc51a6=new _0xceb81b['MoveOperation']();if(null!=_0x416964['sourcePosition']){if('object'!=typeof _0x416964['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0xfc51a6['sourcePosition']=_0xceb81b['Position']['fromObject'](_0x416964['sourcePosition']);}if(null!=_0x416964['howMany']&&(_0xfc51a6['howMany']=_0x416964['howMany']>>>0x0),null!=_0x416964['targetPosition']){if('object'!=typeof _0x416964['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0xfc51a6['targetPosition']=_0xceb81b['Position']['fromObject'](_0x416964['targetPosition']);}return null!=_0x416964['wasUndone']&&(_0xfc51a6['wasUndone']=Boolean(_0x416964['wasUndone'])),_0xfc51a6;},_0x26e0f4['toObject']=function(_0x1bdb65,_0x2541b0){_0x2541b0||(_0x2541b0={});var _0x2001a3={};return _0x2541b0['defaults']&&(_0x2001a3['sourcePosition']=null,_0x2001a3['howMany']=0x0,_0x2001a3['targetPosition']=null,_0x2001a3['wasUndone']=!0x1),null!=_0x1bdb65['sourcePosition']&&_0x1bdb65['hasOwnProperty']('sourcePosition')&&(_0x2001a3['sourcePosition']=_0xceb81b['Position']['toObject'](_0x1bdb65['sourcePosition'],_0x2541b0)),null!=_0x1bdb65['howMany']&&_0x1bdb65['hasOwnProperty']('howMany')&&(_0x2001a3['howMany']=_0x1bdb65['howMany']),null!=_0x1bdb65['targetPosition']&&_0x1bdb65['hasOwnProperty']('targetPosition')&&(_0x2001a3['targetPosition']=_0xceb81b['Position']['toObject'](_0x1bdb65['targetPosition'],_0x2541b0)),null!=_0x1bdb65['wasUndone']&&_0x1bdb65['hasOwnProperty']('wasUndone')&&(_0x2001a3['wasUndone']=_0x1bdb65['wasUndone']),_0x2001a3;},_0x26e0f4['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x26e0f4['getTypeUrl']=function(_0x266892){return void 0x0===_0x266892&&(_0x266892='type.googleapis.com'),_0x266892+'/MoveOperation';},_0x26e0f4;}()),_0xceb81b['RenameOperation']=(function(){function _0x4502ca(_0x36b2d1){if(_0x36b2d1){for(var _0x106ec7=Object['keys'](_0x36b2d1),_0x379ce4=0x0;_0x379ce4<_0x106ec7['length'];++_0x379ce4)null!=_0x36b2d1[_0x106ec7[_0x379ce4]]&&(this[_0x106ec7[_0x379ce4]]=_0x36b2d1[_0x106ec7[_0x379ce4]]);}}return _0x4502ca['prototype']['position']=null,_0x4502ca['prototype']['oldName']='',_0x4502ca['prototype']['newName']='',_0x4502ca['prototype']['wasUndone']=!0x1,_0x4502ca['create']=function(_0x2646e9){return new _0x4502ca(_0x2646e9);},_0x4502ca['encode']=function(_0x55fc2a,_0x110955){return _0x110955||(_0x110955=_0x56cd53['create']()),null!=_0x55fc2a['position']&&Object['hasOwnProperty']['call'](_0x55fc2a,'position')&&_0xceb81b['Position']['encode'](_0x55fc2a['position'],_0x110955['uint32'](0xa)['fork']())['ldelim'](),null!=_0x55fc2a['oldName']&&Object['hasOwnProperty']['call'](_0x55fc2a,'oldName')&&_0x110955['uint32'](0x12)['string'](_0x55fc2a['oldName']),null!=_0x55fc2a['newName']&&Object['hasOwnProperty']['call'](_0x55fc2a,'newName')&&_0x110955['uint32'](0x1a)['string'](_0x55fc2a['newName']),null!=_0x55fc2a['wasUndone']&&Object['hasOwnProperty']['call'](_0x55fc2a,'wasUndone')&&_0x110955['uint32'](0x20)['bool'](_0x55fc2a['wasUndone']),_0x110955;},_0x4502ca['encodeDelimited']=function(_0x160d8e,_0x2559db){return this['encode'](_0x160d8e,_0x2559db)['ldelim']();},_0x4502ca['decode']=function(_0x5bf470,_0x495569){_0x5bf470 instanceof _0x1db6d1||(_0x5bf470=_0x1db6d1['create'](_0x5bf470));for(var _0x2afb94=void 0x0===_0x495569?_0x5bf470['len']:_0x5bf470['pos']+_0x495569,_0x89bd05=new _0xceb81b['RenameOperation']();_0x5bf470['pos']<_0x2afb94;){var _0x16f85e=_0x5bf470['uint32']();switch(_0x16f85e>>>0x3){case 0x1:_0x89bd05['position']=_0xceb81b['Position']['decode'](_0x5bf470,_0x5bf470['uint32']());break;case 0x2:_0x89bd05['oldName']=_0x5bf470['string']();break;case 0x3:_0x89bd05['newName']=_0x5bf470['string']();break;case 0x4:_0x89bd05['wasUndone']=_0x5bf470['bool']();break;default:_0x5bf470['skipType'](0x7&_0x16f85e);}}return _0x89bd05;},_0x4502ca['decodeDelimited']=function(_0x10b352){return _0x10b352 instanceof _0x1db6d1||(_0x10b352=new _0x1db6d1(_0x10b352)),this['decode'](_0x10b352,_0x10b352['uint32']());},_0x4502ca['verify']=function(_0x3b4cab){if('object'!=typeof _0x3b4cab||null===_0x3b4cab)return'object\x20expected';if(null!=_0x3b4cab['position']&&_0x3b4cab['hasOwnProperty']('position')){var _0x4fc04f=_0xceb81b['Position']['verify'](_0x3b4cab['position']);if(_0x4fc04f)return'position.'+_0x4fc04f;}return null!=_0x3b4cab['oldName']&&_0x3b4cab['hasOwnProperty']('oldName')&&!_0x2824ed['isString'](_0x3b4cab['oldName'])?'oldName:\x20string\x20expected':null!=_0x3b4cab['newName']&&_0x3b4cab['hasOwnProperty']('newName')&&!_0x2824ed['isString'](_0x3b4cab['newName'])?'newName:\x20string\x20expected':null!=_0x3b4cab['wasUndone']&&_0x3b4cab['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3b4cab['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x4502ca['fromObject']=function(_0x39aa4b){if(_0x39aa4b instanceof _0xceb81b['RenameOperation'])return _0x39aa4b;var _0x31fe80=new _0xceb81b['RenameOperation']();if(null!=_0x39aa4b['position']){if('object'!=typeof _0x39aa4b['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x31fe80['position']=_0xceb81b['Position']['fromObject'](_0x39aa4b['position']);}return null!=_0x39aa4b['oldName']&&(_0x31fe80['oldName']=String(_0x39aa4b['oldName'])),null!=_0x39aa4b['newName']&&(_0x31fe80['newName']=String(_0x39aa4b['newName'])),null!=_0x39aa4b['wasUndone']&&(_0x31fe80['wasUndone']=Boolean(_0x39aa4b['wasUndone'])),_0x31fe80;},_0x4502ca['toObject']=function(_0x4949e4,_0x22ba5d){_0x22ba5d||(_0x22ba5d={});var _0x17bbd4={};return _0x22ba5d['defaults']&&(_0x17bbd4['position']=null,_0x17bbd4['oldName']='',_0x17bbd4['newName']='',_0x17bbd4['wasUndone']=!0x1),null!=_0x4949e4['position']&&_0x4949e4['hasOwnProperty']('position')&&(_0x17bbd4['position']=_0xceb81b['Position']['toObject'](_0x4949e4['position'],_0x22ba5d)),null!=_0x4949e4['oldName']&&_0x4949e4['hasOwnProperty']('oldName')&&(_0x17bbd4['oldName']=_0x4949e4['oldName']),null!=_0x4949e4['newName']&&_0x4949e4['hasOwnProperty']('newName')&&(_0x17bbd4['newName']=_0x4949e4['newName']),null!=_0x4949e4['wasUndone']&&_0x4949e4['hasOwnProperty']('wasUndone')&&(_0x17bbd4['wasUndone']=_0x4949e4['wasUndone']),_0x17bbd4;},_0x4502ca['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x4502ca['getTypeUrl']=function(_0x26ebdc){return void 0x0===_0x26ebdc&&(_0x26ebdc='type.googleapis.com'),_0x26ebdc+'/RenameOperation';},_0x4502ca;}()),_0xceb81b['RootAttributeOperation']=(function(){function _0x36e5f7(_0x19c990){if(_0x19c990){for(var _0x11dbcc=Object['keys'](_0x19c990),_0x1c0bba=0x0;_0x1c0bba<_0x11dbcc['length'];++_0x1c0bba)null!=_0x19c990[_0x11dbcc[_0x1c0bba]]&&(this[_0x11dbcc[_0x1c0bba]]=_0x19c990[_0x11dbcc[_0x1c0bba]]);}}return _0x36e5f7['prototype']['root']='',_0x36e5f7['prototype']['key']='',_0x36e5f7['prototype']['oldValueBoolean']=!0x1,_0x36e5f7['prototype']['oldValueJson']='',_0x36e5f7['prototype']['newValueBoolean']=!0x1,_0x36e5f7['prototype']['newValueJson']='',_0x36e5f7['prototype']['wasUndone']=!0x1,_0x36e5f7['create']=function(_0x104c76){return new _0x36e5f7(_0x104c76);},_0x36e5f7['encode']=function(_0xf5182b,_0x1f97ad){return _0x1f97ad||(_0x1f97ad=_0x56cd53['create']()),null!=_0xf5182b['root']&&Object['hasOwnProperty']['call'](_0xf5182b,'root')&&_0x1f97ad['uint32'](0xa)['string'](_0xf5182b['root']),null!=_0xf5182b['key']&&Object['hasOwnProperty']['call'](_0xf5182b,'key')&&_0x1f97ad['uint32'](0x12)['string'](_0xf5182b['key']),null!=_0xf5182b['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0xf5182b,'oldValueBoolean')&&_0x1f97ad['uint32'](0x18)['bool'](_0xf5182b['oldValueBoolean']),null!=_0xf5182b['oldValueJson']&&Object['hasOwnProperty']['call'](_0xf5182b,'oldValueJson')&&_0x1f97ad['uint32'](0x22)['string'](_0xf5182b['oldValueJson']),null!=_0xf5182b['newValueBoolean']&&Object['hasOwnProperty']['call'](_0xf5182b,'newValueBoolean')&&_0x1f97ad['uint32'](0x28)['bool'](_0xf5182b['newValueBoolean']),null!=_0xf5182b['newValueJson']&&Object['hasOwnProperty']['call'](_0xf5182b,'newValueJson')&&_0x1f97ad['uint32'](0x32)['string'](_0xf5182b['newValueJson']),null!=_0xf5182b['wasUndone']&&Object['hasOwnProperty']['call'](_0xf5182b,'wasUndone')&&_0x1f97ad['uint32'](0x38)['bool'](_0xf5182b['wasUndone']),_0x1f97ad;},_0x36e5f7['encodeDelimited']=function(_0x21200c,_0x1ce263){return this['encode'](_0x21200c,_0x1ce263)['ldelim']();},_0x36e5f7['decode']=function(_0x5d5dbb,_0xd995bf){_0x5d5dbb instanceof _0x1db6d1||(_0x5d5dbb=_0x1db6d1['create'](_0x5d5dbb));for(var _0x5cc53e=void 0x0===_0xd995bf?_0x5d5dbb['len']:_0x5d5dbb['pos']+_0xd995bf,_0x4fe1cb=new _0xceb81b['RootAttributeOperation']();_0x5d5dbb['pos']<_0x5cc53e;){var _0x5034e0=_0x5d5dbb['uint32']();switch(_0x5034e0>>>0x3){case 0x1:_0x4fe1cb['root']=_0x5d5dbb['string']();break;case 0x2:_0x4fe1cb['key']=_0x5d5dbb['string']();break;case 0x3:_0x4fe1cb['oldValueBoolean']=_0x5d5dbb['bool']();break;case 0x4:_0x4fe1cb['oldValueJson']=_0x5d5dbb['string']();break;case 0x5:_0x4fe1cb['newValueBoolean']=_0x5d5dbb['bool']();break;case 0x6:_0x4fe1cb['newValueJson']=_0x5d5dbb['string']();break;case 0x7:_0x4fe1cb['wasUndone']=_0x5d5dbb['bool']();break;default:_0x5d5dbb['skipType'](0x7&_0x5034e0);}}return _0x4fe1cb;},_0x36e5f7['decodeDelimited']=function(_0x46351e){return _0x46351e instanceof _0x1db6d1||(_0x46351e=new _0x1db6d1(_0x46351e)),this['decode'](_0x46351e,_0x46351e['uint32']());},_0x36e5f7['verify']=function(_0x5a239d){return'object'!=typeof _0x5a239d||null===_0x5a239d?'object\x20expected':null!=_0x5a239d['root']&&_0x5a239d['hasOwnProperty']('root')&&!_0x2824ed['isString'](_0x5a239d['root'])?'root:\x20string\x20expected':null!=_0x5a239d['key']&&_0x5a239d['hasOwnProperty']('key')&&!_0x2824ed['isString'](_0x5a239d['key'])?'key:\x20string\x20expected':null!=_0x5a239d['oldValueBoolean']&&_0x5a239d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5a239d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5a239d['oldValueJson']&&_0x5a239d['hasOwnProperty']('oldValueJson')&&!_0x2824ed['isString'](_0x5a239d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5a239d['newValueBoolean']&&_0x5a239d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5a239d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5a239d['newValueJson']&&_0x5a239d['hasOwnProperty']('newValueJson')&&!_0x2824ed['isString'](_0x5a239d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5a239d['wasUndone']&&_0x5a239d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5a239d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x36e5f7['fromObject']=function(_0x2aed6f){if(_0x2aed6f instanceof _0xceb81b['RootAttributeOperation'])return _0x2aed6f;var _0x251b6f=new _0xceb81b['RootAttributeOperation']();return null!=_0x2aed6f['root']&&(_0x251b6f['root']=String(_0x2aed6f['root'])),null!=_0x2aed6f['key']&&(_0x251b6f['key']=String(_0x2aed6f['key'])),null!=_0x2aed6f['oldValueBoolean']&&(_0x251b6f['oldValueBoolean']=Boolean(_0x2aed6f['oldValueBoolean'])),null!=_0x2aed6f['oldValueJson']&&(_0x251b6f['oldValueJson']=String(_0x2aed6f['oldValueJson'])),null!=_0x2aed6f['newValueBoolean']&&(_0x251b6f['newValueBoolean']=Boolean(_0x2aed6f['newValueBoolean'])),null!=_0x2aed6f['newValueJson']&&(_0x251b6f['newValueJson']=String(_0x2aed6f['newValueJson'])),null!=_0x2aed6f['wasUndone']&&(_0x251b6f['wasUndone']=Boolean(_0x2aed6f['wasUndone'])),_0x251b6f;},_0x36e5f7['toObject']=function(_0x1f0314,_0x84ab57){_0x84ab57||(_0x84ab57={});var _0x26bf52={};return _0x84ab57['defaults']&&(_0x26bf52['root']='',_0x26bf52['key']='',_0x26bf52['oldValueBoolean']=!0x1,_0x26bf52['oldValueJson']='',_0x26bf52['newValueBoolean']=!0x1,_0x26bf52['newValueJson']='',_0x26bf52['wasUndone']=!0x1),null!=_0x1f0314['root']&&_0x1f0314['hasOwnProperty']('root')&&(_0x26bf52['root']=_0x1f0314['root']),null!=_0x1f0314['key']&&_0x1f0314['hasOwnProperty']('key')&&(_0x26bf52['key']=_0x1f0314['key']),null!=_0x1f0314['oldValueBoolean']&&_0x1f0314['hasOwnProperty']('oldValueBoolean')&&(_0x26bf52['oldValueBoolean']=_0x1f0314['oldValueBoolean']),null!=_0x1f0314['oldValueJson']&&_0x1f0314['hasOwnProperty']('oldValueJson')&&(_0x26bf52['oldValueJson']=_0x1f0314['oldValueJson']),null!=_0x1f0314['newValueBoolean']&&_0x1f0314['hasOwnProperty']('newValueBoolean')&&(_0x26bf52['newValueBoolean']=_0x1f0314['newValueBoolean']),null!=_0x1f0314['newValueJson']&&_0x1f0314['hasOwnProperty']('newValueJson')&&(_0x26bf52['newValueJson']=_0x1f0314['newValueJson']),null!=_0x1f0314['wasUndone']&&_0x1f0314['hasOwnProperty']('wasUndone')&&(_0x26bf52['wasUndone']=_0x1f0314['wasUndone']),_0x26bf52;},_0x36e5f7['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x36e5f7['getTypeUrl']=function(_0x5cc9c9){return void 0x0===_0x5cc9c9&&(_0x5cc9c9='type.googleapis.com'),_0x5cc9c9+'/RootAttributeOperation';},_0x36e5f7;}()),_0xceb81b['RootOperation']=(function(){function _0x1865ac(_0x4da63){if(_0x4da63){for(var _0x2d6eec=Object['keys'](_0x4da63),_0x2e986e=0x0;_0x2e986e<_0x2d6eec['length'];++_0x2e986e)null!=_0x4da63[_0x2d6eec[_0x2e986e]]&&(this[_0x2d6eec[_0x2e986e]]=_0x4da63[_0x2d6eec[_0x2e986e]]);}}return _0x1865ac['prototype']['rootName']='',_0x1865ac['prototype']['elementName']='',_0x1865ac['prototype']['isAdd']=!0x1,_0x1865ac['prototype']['wasUndone']=!0x1,_0x1865ac['create']=function(_0x277311){return new _0x1865ac(_0x277311);},_0x1865ac['encode']=function(_0x14f1d3,_0x4af589){return _0x4af589||(_0x4af589=_0x56cd53['create']()),null!=_0x14f1d3['rootName']&&Object['hasOwnProperty']['call'](_0x14f1d3,'rootName')&&_0x4af589['uint32'](0xa)['string'](_0x14f1d3['rootName']),null!=_0x14f1d3['elementName']&&Object['hasOwnProperty']['call'](_0x14f1d3,'elementName')&&_0x4af589['uint32'](0x12)['string'](_0x14f1d3['elementName']),null!=_0x14f1d3['isAdd']&&Object['hasOwnProperty']['call'](_0x14f1d3,'isAdd')&&_0x4af589['uint32'](0x18)['bool'](_0x14f1d3['isAdd']),null!=_0x14f1d3['wasUndone']&&Object['hasOwnProperty']['call'](_0x14f1d3,'wasUndone')&&_0x4af589['uint32'](0x20)['bool'](_0x14f1d3['wasUndone']),_0x4af589;},_0x1865ac['encodeDelimited']=function(_0x2b3433,_0x48aa58){return this['encode'](_0x2b3433,_0x48aa58)['ldelim']();},_0x1865ac['decode']=function(_0x43e91b,_0x139a3e){_0x43e91b instanceof _0x1db6d1||(_0x43e91b=_0x1db6d1['create'](_0x43e91b));for(var _0x36433b=void 0x0===_0x139a3e?_0x43e91b['len']:_0x43e91b['pos']+_0x139a3e,_0xa7645a=new _0xceb81b['RootOperation']();_0x43e91b['pos']<_0x36433b;){var _0x262a78=_0x43e91b['uint32']();switch(_0x262a78>>>0x3){case 0x1:_0xa7645a['rootName']=_0x43e91b['string']();break;case 0x2:_0xa7645a['elementName']=_0x43e91b['string']();break;case 0x3:_0xa7645a['isAdd']=_0x43e91b['bool']();break;case 0x4:_0xa7645a['wasUndone']=_0x43e91b['bool']();break;default:_0x43e91b['skipType'](0x7&_0x262a78);}}return _0xa7645a;},_0x1865ac['decodeDelimited']=function(_0x22d93d){return _0x22d93d instanceof _0x1db6d1||(_0x22d93d=new _0x1db6d1(_0x22d93d)),this['decode'](_0x22d93d,_0x22d93d['uint32']());},_0x1865ac['verify']=function(_0x59105d){return'object'!=typeof _0x59105d||null===_0x59105d?'object\x20expected':null!=_0x59105d['rootName']&&_0x59105d['hasOwnProperty']('rootName')&&!_0x2824ed['isString'](_0x59105d['rootName'])?'rootName:\x20string\x20expected':null!=_0x59105d['elementName']&&_0x59105d['hasOwnProperty']('elementName')&&!_0x2824ed['isString'](_0x59105d['elementName'])?'elementName:\x20string\x20expected':null!=_0x59105d['isAdd']&&_0x59105d['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x59105d['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x59105d['wasUndone']&&_0x59105d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x59105d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1865ac['fromObject']=function(_0x5497d6){if(_0x5497d6 instanceof _0xceb81b['RootOperation'])return _0x5497d6;var _0x247456=new _0xceb81b['RootOperation']();return null!=_0x5497d6['rootName']&&(_0x247456['rootName']=String(_0x5497d6['rootName'])),null!=_0x5497d6['elementName']&&(_0x247456['elementName']=String(_0x5497d6['elementName'])),null!=_0x5497d6['isAdd']&&(_0x247456['isAdd']=Boolean(_0x5497d6['isAdd'])),null!=_0x5497d6['wasUndone']&&(_0x247456['wasUndone']=Boolean(_0x5497d6['wasUndone'])),_0x247456;},_0x1865ac['toObject']=function(_0x4390b1,_0x142c32){_0x142c32||(_0x142c32={});var _0x1e124f={};return _0x142c32['defaults']&&(_0x1e124f['rootName']='',_0x1e124f['elementName']='',_0x1e124f['isAdd']=!0x1,_0x1e124f['wasUndone']=!0x1),null!=_0x4390b1['rootName']&&_0x4390b1['hasOwnProperty']('rootName')&&(_0x1e124f['rootName']=_0x4390b1['rootName']),null!=_0x4390b1['elementName']&&_0x4390b1['hasOwnProperty']('elementName')&&(_0x1e124f['elementName']=_0x4390b1['elementName']),null!=_0x4390b1['isAdd']&&_0x4390b1['hasOwnProperty']('isAdd')&&(_0x1e124f['isAdd']=_0x4390b1['isAdd']),null!=_0x4390b1['wasUndone']&&_0x4390b1['hasOwnProperty']('wasUndone')&&(_0x1e124f['wasUndone']=_0x4390b1['wasUndone']),_0x1e124f;},_0x1865ac['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x1865ac['getTypeUrl']=function(_0x2ffec7){return void 0x0===_0x2ffec7&&(_0x2ffec7='type.googleapis.com'),_0x2ffec7+'/RootOperation';},_0x1865ac;}()),_0xceb81b['SplitOperation']=(function(){function _0x5900cc(_0x4a3a59){if(_0x4a3a59){for(var _0x1746c4=Object['keys'](_0x4a3a59),_0x26b3f4=0x0;_0x26b3f4<_0x1746c4['length'];++_0x26b3f4)null!=_0x4a3a59[_0x1746c4[_0x26b3f4]]&&(this[_0x1746c4[_0x26b3f4]]=_0x4a3a59[_0x1746c4[_0x26b3f4]]);}}return _0x5900cc['prototype']['splitPosition']=null,_0x5900cc['prototype']['graveyardPosition']=null,_0x5900cc['prototype']['howMany']=0x0,_0x5900cc['prototype']['insertionPosition']=null,_0x5900cc['prototype']['wasUndone']=!0x1,_0x5900cc['create']=function(_0x32dc55){return new _0x5900cc(_0x32dc55);},_0x5900cc['encode']=function(_0x2496c3,_0x352fd0){return _0x352fd0||(_0x352fd0=_0x56cd53['create']()),null!=_0x2496c3['splitPosition']&&Object['hasOwnProperty']['call'](_0x2496c3,'splitPosition')&&_0xceb81b['Position']['encode'](_0x2496c3['splitPosition'],_0x352fd0['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2496c3['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2496c3,'graveyardPosition')&&_0xceb81b['Position']['encode'](_0x2496c3['graveyardPosition'],_0x352fd0['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2496c3['howMany']&&Object['hasOwnProperty']['call'](_0x2496c3,'howMany')&&_0x352fd0['uint32'](0x18)['uint32'](_0x2496c3['howMany']),null!=_0x2496c3['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2496c3,'insertionPosition')&&_0xceb81b['Position']['encode'](_0x2496c3['insertionPosition'],_0x352fd0['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2496c3['wasUndone']&&Object['hasOwnProperty']['call'](_0x2496c3,'wasUndone')&&_0x352fd0['uint32'](0x28)['bool'](_0x2496c3['wasUndone']),_0x352fd0;},_0x5900cc['encodeDelimited']=function(_0x350921,_0x587d93){return this['encode'](_0x350921,_0x587d93)['ldelim']();},_0x5900cc['decode']=function(_0x11b8bb,_0x926447){_0x11b8bb instanceof _0x1db6d1||(_0x11b8bb=_0x1db6d1['create'](_0x11b8bb));for(var _0xbac08e=void 0x0===_0x926447?_0x11b8bb['len']:_0x11b8bb['pos']+_0x926447,_0x303581=new _0xceb81b['SplitOperation']();_0x11b8bb['pos']<_0xbac08e;){var _0x565031=_0x11b8bb['uint32']();switch(_0x565031>>>0x3){case 0x1:_0x303581['splitPosition']=_0xceb81b['Position']['decode'](_0x11b8bb,_0x11b8bb['uint32']());break;case 0x2:_0x303581['graveyardPosition']=_0xceb81b['Position']['decode'](_0x11b8bb,_0x11b8bb['uint32']());break;case 0x3:_0x303581['howMany']=_0x11b8bb['uint32']();break;case 0x4:_0x303581['insertionPosition']=_0xceb81b['Position']['decode'](_0x11b8bb,_0x11b8bb['uint32']());break;case 0x5:_0x303581['wasUndone']=_0x11b8bb['bool']();break;default:_0x11b8bb['skipType'](0x7&_0x565031);}}return _0x303581;},_0x5900cc['decodeDelimited']=function(_0x5314c3){return _0x5314c3 instanceof _0x1db6d1||(_0x5314c3=new _0x1db6d1(_0x5314c3)),this['decode'](_0x5314c3,_0x5314c3['uint32']());},_0x5900cc['verify']=function(_0x3a9ed4){if('object'!=typeof _0x3a9ed4||null===_0x3a9ed4)return'object\x20expected';var _0xcbc657;if(null!=_0x3a9ed4['splitPosition']&&_0x3a9ed4['hasOwnProperty']('splitPosition')&&(_0xcbc657=_0xceb81b['Position']['verify'](_0x3a9ed4['splitPosition'])))return'splitPosition.'+_0xcbc657;if(null!=_0x3a9ed4['graveyardPosition']&&_0x3a9ed4['hasOwnProperty']('graveyardPosition')&&(_0xcbc657=_0xceb81b['Position']['verify'](_0x3a9ed4['graveyardPosition'])))return'graveyardPosition.'+_0xcbc657;if(null!=_0x3a9ed4['howMany']&&_0x3a9ed4['hasOwnProperty']('howMany')&&!_0x2824ed['isInteger'](_0x3a9ed4['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x3a9ed4['insertionPosition']&&_0x3a9ed4['hasOwnProperty']('insertionPosition')&&(_0xcbc657=_0xceb81b['Position']['verify'](_0x3a9ed4['insertionPosition'])))return'insertionPosition.'+_0xcbc657;return null!=_0x3a9ed4['wasUndone']&&_0x3a9ed4['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x3a9ed4['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x5900cc['fromObject']=function(_0x3cbfdc){if(_0x3cbfdc instanceof _0xceb81b['SplitOperation'])return _0x3cbfdc;var _0x5af1b8=new _0xceb81b['SplitOperation']();if(null!=_0x3cbfdc['splitPosition']){if('object'!=typeof _0x3cbfdc['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x5af1b8['splitPosition']=_0xceb81b['Position']['fromObject'](_0x3cbfdc['splitPosition']);}if(null!=_0x3cbfdc['graveyardPosition']){if('object'!=typeof _0x3cbfdc['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x5af1b8['graveyardPosition']=_0xceb81b['Position']['fromObject'](_0x3cbfdc['graveyardPosition']);}if(null!=_0x3cbfdc['howMany']&&(_0x5af1b8['howMany']=_0x3cbfdc['howMany']>>>0x0),null!=_0x3cbfdc['insertionPosition']){if('object'!=typeof _0x3cbfdc['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x5af1b8['insertionPosition']=_0xceb81b['Position']['fromObject'](_0x3cbfdc['insertionPosition']);}return null!=_0x3cbfdc['wasUndone']&&(_0x5af1b8['wasUndone']=Boolean(_0x3cbfdc['wasUndone'])),_0x5af1b8;},_0x5900cc['toObject']=function(_0x3415e2,_0x30b5b7){_0x30b5b7||(_0x30b5b7={});var _0x5cd655={};return _0x30b5b7['defaults']&&(_0x5cd655['splitPosition']=null,_0x5cd655['graveyardPosition']=null,_0x5cd655['howMany']=0x0,_0x5cd655['insertionPosition']=null,_0x5cd655['wasUndone']=!0x1),null!=_0x3415e2['splitPosition']&&_0x3415e2['hasOwnProperty']('splitPosition')&&(_0x5cd655['splitPosition']=_0xceb81b['Position']['toObject'](_0x3415e2['splitPosition'],_0x30b5b7)),null!=_0x3415e2['graveyardPosition']&&_0x3415e2['hasOwnProperty']('graveyardPosition')&&(_0x5cd655['graveyardPosition']=_0xceb81b['Position']['toObject'](_0x3415e2['graveyardPosition'],_0x30b5b7)),null!=_0x3415e2['howMany']&&_0x3415e2['hasOwnProperty']('howMany')&&(_0x5cd655['howMany']=_0x3415e2['howMany']),null!=_0x3415e2['insertionPosition']&&_0x3415e2['hasOwnProperty']('insertionPosition')&&(_0x5cd655['insertionPosition']=_0xceb81b['Position']['toObject'](_0x3415e2['insertionPosition'],_0x30b5b7)),null!=_0x3415e2['wasUndone']&&_0x3415e2['hasOwnProperty']('wasUndone')&&(_0x5cd655['wasUndone']=_0x3415e2['wasUndone']),_0x5cd655;},_0x5900cc['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x5900cc['getTypeUrl']=function(_0x506240){return void 0x0===_0x506240&&(_0x506240='type.googleapis.com'),_0x506240+'/SplitOperation';},_0x5900cc;}()),_0xceb81b['Position']=(function(){function _0x4008f1(_0x3a0e07){if(this['path']=[],_0x3a0e07){for(var _0x265fa7=Object['keys'](_0x3a0e07),_0xe24114=0x0;_0xe24114<_0x265fa7['length'];++_0xe24114)null!=_0x3a0e07[_0x265fa7[_0xe24114]]&&(this[_0x265fa7[_0xe24114]]=_0x3a0e07[_0x265fa7[_0xe24114]]);}}return _0x4008f1['prototype']['root']='',_0x4008f1['prototype']['rootMain']=!0x1,_0x4008f1['prototype']['rootGraveyard']=!0x1,_0x4008f1['prototype']['path']=_0x2824ed['emptyArray'],_0x4008f1['prototype']['stickiness']='',_0x4008f1['create']=function(_0xc0e37d){return new _0x4008f1(_0xc0e37d);},_0x4008f1['encode']=function(_0x722f42,_0x27415d){if(_0x27415d||(_0x27415d=_0x56cd53['create']()),null!=_0x722f42['root']&&Object['hasOwnProperty']['call'](_0x722f42,'root')&&_0x27415d['uint32'](0xa)['string'](_0x722f42['root']),null!=_0x722f42['rootMain']&&Object['hasOwnProperty']['call'](_0x722f42,'rootMain')&&_0x27415d['uint32'](0x10)['bool'](_0x722f42['rootMain']),null!=_0x722f42['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x722f42,'rootGraveyard')&&_0x27415d['uint32'](0x18)['bool'](_0x722f42['rootGraveyard']),null!=_0x722f42['path']&&_0x722f42['path']['length']){_0x27415d['uint32'](0x22)['fork']();for(var _0x2f2fea=0x0;_0x2f2fea<_0x722f42['path']['length'];++_0x2f2fea)_0x27415d['uint32'](_0x722f42['path'][_0x2f2fea]);_0x27415d['ldelim']();}return null!=_0x722f42['stickiness']&&Object['hasOwnProperty']['call'](_0x722f42,'stickiness')&&_0x27415d['uint32'](0x2a)['string'](_0x722f42['stickiness']),_0x27415d;},_0x4008f1['encodeDelimited']=function(_0x206d53,_0xa119d9){return this['encode'](_0x206d53,_0xa119d9)['ldelim']();},_0x4008f1['decode']=function(_0x2125bf,_0x3614b8){_0x2125bf instanceof _0x1db6d1||(_0x2125bf=_0x1db6d1['create'](_0x2125bf));for(var _0x34b05f=void 0x0===_0x3614b8?_0x2125bf['len']:_0x2125bf['pos']+_0x3614b8,_0x4223e4=new _0xceb81b['Position']();_0x2125bf['pos']<_0x34b05f;){var _0x151885=_0x2125bf['uint32']();switch(_0x151885>>>0x3){case 0x1:_0x4223e4['root']=_0x2125bf['string']();break;case 0x2:_0x4223e4['rootMain']=_0x2125bf['bool']();break;case 0x3:_0x4223e4['rootGraveyard']=_0x2125bf['bool']();break;case 0x4:if(_0x4223e4['path']&&_0x4223e4['path']['length']||(_0x4223e4['path']=[]),0x2==(0x7&_0x151885)){for(var _0x2ed333=_0x2125bf['uint32']()+_0x2125bf['pos'];_0x2125bf['pos']<_0x2ed333;)_0x4223e4['path']['push'](_0x2125bf['uint32']());}else _0x4223e4['path']['push'](_0x2125bf['uint32']());break;case 0x5:_0x4223e4['stickiness']=_0x2125bf['string']();break;default:_0x2125bf['skipType'](0x7&_0x151885);}}return _0x4223e4;},_0x4008f1['decodeDelimited']=function(_0x36549b){return _0x36549b instanceof _0x1db6d1||(_0x36549b=new _0x1db6d1(_0x36549b)),this['decode'](_0x36549b,_0x36549b['uint32']());},_0x4008f1['verify']=function(_0x2fbad3){if('object'!=typeof _0x2fbad3||null===_0x2fbad3)return'object\x20expected';if(null!=_0x2fbad3['root']&&_0x2fbad3['hasOwnProperty']('root')&&!_0x2824ed['isString'](_0x2fbad3['root']))return'root:\x20string\x20expected';if(null!=_0x2fbad3['rootMain']&&_0x2fbad3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x2fbad3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x2fbad3['rootGraveyard']&&_0x2fbad3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x2fbad3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x2fbad3['path']&&_0x2fbad3['hasOwnProperty']('path')){if(!Array['isArray'](_0x2fbad3['path']))return'path:\x20array\x20expected';for(var _0x4b27e0=0x0;_0x4b27e0<_0x2fbad3['path']['length'];++_0x4b27e0)if(!_0x2824ed['isInteger'](_0x2fbad3['path'][_0x4b27e0]))return'path:\x20integer[]\x20expected';}return null!=_0x2fbad3['stickiness']&&_0x2fbad3['hasOwnProperty']('stickiness')&&!_0x2824ed['isString'](_0x2fbad3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x4008f1['fromObject']=function(_0x582636){if(_0x582636 instanceof _0xceb81b['Position'])return _0x582636;var _0x41473a=new _0xceb81b['Position']();if(null!=_0x582636['root']&&(_0x41473a['root']=String(_0x582636['root'])),null!=_0x582636['rootMain']&&(_0x41473a['rootMain']=Boolean(_0x582636['rootMain'])),null!=_0x582636['rootGraveyard']&&(_0x41473a['rootGraveyard']=Boolean(_0x582636['rootGraveyard'])),_0x582636['path']){if(!Array['isArray'](_0x582636['path']))throw TypeError('.Position.path:\x20array\x20expected');_0x41473a['path']=[];for(var _0x13ad30=0x0;_0x13ad30<_0x582636['path']['length'];++_0x13ad30)_0x41473a['path'][_0x13ad30]=_0x582636['path'][_0x13ad30]>>>0x0;}return null!=_0x582636['stickiness']&&(_0x41473a['stickiness']=String(_0x582636['stickiness'])),_0x41473a;},_0x4008f1['toObject']=function(_0x1488da,_0x18f899){_0x18f899||(_0x18f899={});var _0x957139={};if((_0x18f899['arrays']||_0x18f899['defaults'])&&(_0x957139['path']=[]),_0x18f899['defaults']&&(_0x957139['root']='',_0x957139['rootMain']=!0x1,_0x957139['rootGraveyard']=!0x1,_0x957139['stickiness']=''),null!=_0x1488da['root']&&_0x1488da['hasOwnProperty']('root')&&(_0x957139['root']=_0x1488da['root']),null!=_0x1488da['rootMain']&&_0x1488da['hasOwnProperty']('rootMain')&&(_0x957139['rootMain']=_0x1488da['rootMain']),null!=_0x1488da['rootGraveyard']&&_0x1488da['hasOwnProperty']('rootGraveyard')&&(_0x957139['rootGraveyard']=_0x1488da['rootGraveyard']),_0x1488da['path']&&_0x1488da['path']['length']){_0x957139['path']=[];for(var _0x51a688=0x0;_0x51a688<_0x1488da['path']['length'];++_0x51a688)_0x957139['path'][_0x51a688]=_0x1488da['path'][_0x51a688];}return null!=_0x1488da['stickiness']&&_0x1488da['hasOwnProperty']('stickiness')&&(_0x957139['stickiness']=_0x1488da['stickiness']),_0x957139;},_0x4008f1['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x4008f1['getTypeUrl']=function(_0x51ed75){return void 0x0===_0x51ed75&&(_0x51ed75='type.googleapis.com'),_0x51ed75+'/Position';},_0x4008f1;}()),_0xceb81b['Range']=(function(){function _0x46e748(_0x2530ef){if(_0x2530ef){for(var _0x32ce03=Object['keys'](_0x2530ef),_0x787f3d=0x0;_0x787f3d<_0x32ce03['length'];++_0x787f3d)null!=_0x2530ef[_0x32ce03[_0x787f3d]]&&(this[_0x32ce03[_0x787f3d]]=_0x2530ef[_0x32ce03[_0x787f3d]]);}}return _0x46e748['prototype']['start']=null,_0x46e748['prototype']['end']=null,_0x46e748['create']=function(_0x2217c5){return new _0x46e748(_0x2217c5);},_0x46e748['encode']=function(_0x2ac1a7,_0xcb8c78){return _0xcb8c78||(_0xcb8c78=_0x56cd53['create']()),null!=_0x2ac1a7['start']&&Object['hasOwnProperty']['call'](_0x2ac1a7,'start')&&_0xceb81b['Position']['encode'](_0x2ac1a7['start'],_0xcb8c78['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2ac1a7['end']&&Object['hasOwnProperty']['call'](_0x2ac1a7,'end')&&_0xceb81b['Position']['encode'](_0x2ac1a7['end'],_0xcb8c78['uint32'](0x12)['fork']())['ldelim'](),_0xcb8c78;},_0x46e748['encodeDelimited']=function(_0x1e9419,_0x3be987){return this['encode'](_0x1e9419,_0x3be987)['ldelim']();},_0x46e748['decode']=function(_0x5df104,_0x113d5d){_0x5df104 instanceof _0x1db6d1||(_0x5df104=_0x1db6d1['create'](_0x5df104));for(var _0x5b7718=void 0x0===_0x113d5d?_0x5df104['len']:_0x5df104['pos']+_0x113d5d,_0x6e15dc=new _0xceb81b['Range']();_0x5df104['pos']<_0x5b7718;){var _0x3e767e=_0x5df104['uint32']();switch(_0x3e767e>>>0x3){case 0x1:_0x6e15dc['start']=_0xceb81b['Position']['decode'](_0x5df104,_0x5df104['uint32']());break;case 0x2:_0x6e15dc['end']=_0xceb81b['Position']['decode'](_0x5df104,_0x5df104['uint32']());break;default:_0x5df104['skipType'](0x7&_0x3e767e);}}return _0x6e15dc;},_0x46e748['decodeDelimited']=function(_0x1d3b03){return _0x1d3b03 instanceof _0x1db6d1||(_0x1d3b03=new _0x1db6d1(_0x1d3b03)),this['decode'](_0x1d3b03,_0x1d3b03['uint32']());},_0x46e748['verify']=function(_0x2b0c47){if('object'!=typeof _0x2b0c47||null===_0x2b0c47)return'object\x20expected';var _0x3b86e7;if(null!=_0x2b0c47['start']&&_0x2b0c47['hasOwnProperty']('start')&&(_0x3b86e7=_0xceb81b['Position']['verify'](_0x2b0c47['start'])))return'start.'+_0x3b86e7;if(null!=_0x2b0c47['end']&&_0x2b0c47['hasOwnProperty']('end')&&(_0x3b86e7=_0xceb81b['Position']['verify'](_0x2b0c47['end'])))return'end.'+_0x3b86e7;return null;},_0x46e748['fromObject']=function(_0x1899ae){if(_0x1899ae instanceof _0xceb81b['Range'])return _0x1899ae;var _0x21ebc4=new _0xceb81b['Range']();if(null!=_0x1899ae['start']){if('object'!=typeof _0x1899ae['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x21ebc4['start']=_0xceb81b['Position']['fromObject'](_0x1899ae['start']);}if(null!=_0x1899ae['end']){if('object'!=typeof _0x1899ae['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x21ebc4['end']=_0xceb81b['Position']['fromObject'](_0x1899ae['end']);}return _0x21ebc4;},_0x46e748['toObject']=function(_0x11a360,_0x383168){_0x383168||(_0x383168={});var _0x56a054={};return _0x383168['defaults']&&(_0x56a054['start']=null,_0x56a054['end']=null),null!=_0x11a360['start']&&_0x11a360['hasOwnProperty']('start')&&(_0x56a054['start']=_0xceb81b['Position']['toObject'](_0x11a360['start'],_0x383168)),null!=_0x11a360['end']&&_0x11a360['hasOwnProperty']('end')&&(_0x56a054['end']=_0xceb81b['Position']['toObject'](_0x11a360['end'],_0x383168)),_0x56a054;},_0x46e748['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x46e748['getTypeUrl']=function(_0x39e20d){return void 0x0===_0x39e20d&&(_0x39e20d='type.googleapis.com'),_0x39e20d+'/Range';},_0x46e748;}()),_0xceb81b['Element']=(function(){function _0x146f42(_0x16a83e){if(this['children']=[],this['attributesBoolean']={},_0x16a83e){for(var _0x1f6f42=Object['keys'](_0x16a83e),_0x1256b4=0x0;_0x1256b4<_0x1f6f42['length'];++_0x1256b4)null!=_0x16a83e[_0x1f6f42[_0x1256b4]]&&(this[_0x1f6f42[_0x1256b4]]=_0x16a83e[_0x1f6f42[_0x1256b4]]);}}return _0x146f42['prototype']['name']='',_0x146f42['prototype']['children']=_0x2824ed['emptyArray'],_0x146f42['prototype']['data']='',_0x146f42['prototype']['attributesBoolean']=_0x2824ed['emptyObject'],_0x146f42['prototype']['attributesJson']='',_0x146f42['create']=function(_0x2bc266){return new _0x146f42(_0x2bc266);},_0x146f42['encode']=function(_0x10d0ec,_0xe5347a){if(_0xe5347a||(_0xe5347a=_0x56cd53['create']()),null!=_0x10d0ec['name']&&Object['hasOwnProperty']['call'](_0x10d0ec,'name')&&_0xe5347a['uint32'](0xa)['string'](_0x10d0ec['name']),null!=_0x10d0ec['children']&&_0x10d0ec['children']['length']){for(var _0x249931=0x0;_0x249931<_0x10d0ec['children']['length'];++_0x249931)_0xceb81b['Element']['encode'](_0x10d0ec['children'][_0x249931],_0xe5347a['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x10d0ec['data']&&Object['hasOwnProperty']['call'](_0x10d0ec,'data')&&_0xe5347a['uint32'](0x1a)['string'](_0x10d0ec['data']),null!=_0x10d0ec['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x10d0ec,'attributesBoolean')){var _0x1f9c71=Object['keys'](_0x10d0ec['attributesBoolean']);for(_0x249931=0x0;_0x249931<_0x1f9c71['length'];++_0x249931)_0xe5347a['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x1f9c71[_0x249931])['uint32'](0x10)['bool'](_0x10d0ec['attributesBoolean'][_0x1f9c71[_0x249931]])['ldelim']();}return null!=_0x10d0ec['attributesJson']&&Object['hasOwnProperty']['call'](_0x10d0ec,'attributesJson')&&_0xe5347a['uint32'](0x2a)['string'](_0x10d0ec['attributesJson']),_0xe5347a;},_0x146f42['encodeDelimited']=function(_0xe5fbea,_0xbc21d5){return this['encode'](_0xe5fbea,_0xbc21d5)['ldelim']();},_0x146f42['decode']=function(_0x318a62,_0x9c0d5e){_0x318a62 instanceof _0x1db6d1||(_0x318a62=_0x1db6d1['create'](_0x318a62));for(var _0x2d547a,_0x14d815,_0x59d923=void 0x0===_0x9c0d5e?_0x318a62['len']:_0x318a62['pos']+_0x9c0d5e,_0x469304=new _0xceb81b['Element']();_0x318a62['pos']<_0x59d923;){var _0x5d8813=_0x318a62['uint32']();switch(_0x5d8813>>>0x3){case 0x1:_0x469304['name']=_0x318a62['string']();break;case 0x2:_0x469304['children']&&_0x469304['children']['length']||(_0x469304['children']=[]),_0x469304['children']['push'](_0xceb81b['Element']['decode'](_0x318a62,_0x318a62['uint32']()));break;case 0x3:_0x469304['data']=_0x318a62['string']();break;case 0x4:_0x469304['attributesBoolean']===_0x2824ed['emptyObject']&&(_0x469304['attributesBoolean']={});var _0x57723a=_0x318a62['uint32']()+_0x318a62['pos'];for(_0x2d547a='',_0x14d815=!0x1;_0x318a62['pos']<_0x57723a;){var _0x1c689e=_0x318a62['uint32']();switch(_0x1c689e>>>0x3){case 0x1:_0x2d547a=_0x318a62['string']();break;case 0x2:_0x14d815=_0x318a62['bool']();break;default:_0x318a62['skipType'](0x7&_0x1c689e);}}_0x469304['attributesBoolean'][_0x2d547a]=_0x14d815;break;case 0x5:_0x469304['attributesJson']=_0x318a62['string']();break;default:_0x318a62['skipType'](0x7&_0x5d8813);}}return _0x469304;},_0x146f42['decodeDelimited']=function(_0x3abcd4){return _0x3abcd4 instanceof _0x1db6d1||(_0x3abcd4=new _0x1db6d1(_0x3abcd4)),this['decode'](_0x3abcd4,_0x3abcd4['uint32']());},_0x146f42['verify']=function(_0x28ef9b){if('object'!=typeof _0x28ef9b||null===_0x28ef9b)return'object\x20expected';if(null!=_0x28ef9b['name']&&_0x28ef9b['hasOwnProperty']('name')&&!_0x2824ed['isString'](_0x28ef9b['name']))return'name:\x20string\x20expected';if(null!=_0x28ef9b['children']&&_0x28ef9b['hasOwnProperty']('children')){if(!Array['isArray'](_0x28ef9b['children']))return'children:\x20array\x20expected';for(var _0x4816cc=0x0;_0x4816cc<_0x28ef9b['children']['length'];++_0x4816cc){var _0x39ece2=_0xceb81b['Element']['verify'](_0x28ef9b['children'][_0x4816cc]);if(_0x39ece2)return'children.'+_0x39ece2;}}if(null!=_0x28ef9b['data']&&_0x28ef9b['hasOwnProperty']('data')&&!_0x2824ed['isString'](_0x28ef9b['data']))return'data:\x20string\x20expected';if(null!=_0x28ef9b['attributesBoolean']&&_0x28ef9b['hasOwnProperty']('attributesBoolean')){if(!_0x2824ed['isObject'](_0x28ef9b['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x230bab=Object['keys'](_0x28ef9b['attributesBoolean']);for(_0x4816cc=0x0;_0x4816cc<_0x230bab['length'];++_0x4816cc)if('boolean'!=typeof _0x28ef9b['attributesBoolean'][_0x230bab[_0x4816cc]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x28ef9b['attributesJson']&&_0x28ef9b['hasOwnProperty']('attributesJson')&&!_0x2824ed['isString'](_0x28ef9b['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x146f42['fromObject']=function(_0x298b9d){if(_0x298b9d instanceof _0xceb81b['Element'])return _0x298b9d;var _0x33ddc0=new _0xceb81b['Element']();if(null!=_0x298b9d['name']&&(_0x33ddc0['name']=String(_0x298b9d['name'])),_0x298b9d['children']){if(!Array['isArray'](_0x298b9d['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x33ddc0['children']=[];for(var _0x10e7ea=0x0;_0x10e7ea<_0x298b9d['children']['length'];++_0x10e7ea){if('object'!=typeof _0x298b9d['children'][_0x10e7ea])throw TypeError('.Element.children:\x20object\x20expected');_0x33ddc0['children'][_0x10e7ea]=_0xceb81b['Element']['fromObject'](_0x298b9d['children'][_0x10e7ea]);}}if(null!=_0x298b9d['data']&&(_0x33ddc0['data']=String(_0x298b9d['data'])),_0x298b9d['attributesBoolean']){if('object'!=typeof _0x298b9d['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x33ddc0['attributesBoolean']={};var _0xdfa819=Object['keys'](_0x298b9d['attributesBoolean']);for(_0x10e7ea=0x0;_0x10e7ea<_0xdfa819['length'];++_0x10e7ea)_0x33ddc0['attributesBoolean'][_0xdfa819[_0x10e7ea]]=Boolean(_0x298b9d['attributesBoolean'][_0xdfa819[_0x10e7ea]]);}return null!=_0x298b9d['attributesJson']&&(_0x33ddc0['attributesJson']=String(_0x298b9d['attributesJson'])),_0x33ddc0;},_0x146f42['toObject']=function(_0x2a675d,_0x2993bf){_0x2993bf||(_0x2993bf={});var _0x44f24d,_0x5d6bed={};if((_0x2993bf['arrays']||_0x2993bf['defaults'])&&(_0x5d6bed['children']=[]),(_0x2993bf['objects']||_0x2993bf['defaults'])&&(_0x5d6bed['attributesBoolean']={}),_0x2993bf['defaults']&&(_0x5d6bed['name']='',_0x5d6bed['data']='',_0x5d6bed['attributesJson']=''),null!=_0x2a675d['name']&&_0x2a675d['hasOwnProperty']('name')&&(_0x5d6bed['name']=_0x2a675d['name']),_0x2a675d['children']&&_0x2a675d['children']['length']){_0x5d6bed['children']=[];for(var _0x444941=0x0;_0x444941<_0x2a675d['children']['length'];++_0x444941)_0x5d6bed['children'][_0x444941]=_0xceb81b['Element']['toObject'](_0x2a675d['children'][_0x444941],_0x2993bf);}if(null!=_0x2a675d['data']&&_0x2a675d['hasOwnProperty']('data')&&(_0x5d6bed['data']=_0x2a675d['data']),_0x2a675d['attributesBoolean']&&(_0x44f24d=Object['keys'](_0x2a675d['attributesBoolean']))['length']){_0x5d6bed['attributesBoolean']={};for(_0x444941=0x0;_0x444941<_0x44f24d['length'];++_0x444941)_0x5d6bed['attributesBoolean'][_0x44f24d[_0x444941]]=_0x2a675d['attributesBoolean'][_0x44f24d[_0x444941]];}return null!=_0x2a675d['attributesJson']&&_0x2a675d['hasOwnProperty']('attributesJson')&&(_0x5d6bed['attributesJson']=_0x2a675d['attributesJson']),_0x5d6bed;},_0x146f42['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x315917['util']['toJSONOptions']);},_0x146f42['getTypeUrl']=function(_0x2e0331){return void 0x0===_0x2e0331&&(_0x2e0331='type.googleapis.com'),_0x2e0331+'/Element';},_0x146f42;}()),_0xceb81b;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x3311a8){return new w(this['_protobufRoot'][_0x3311a8]);}}class w{['_protobuf'];constructor(_0x448660){this['_protobuf']=_0x448660;}['compress'](_0x13dccd){const _0x3cb0ae=this['_protobuf']['verify'](_0x13dccd);if(_0x3cb0ae)throw Error(_0x3cb0ae);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x13dccd))['finish']();}['decompress'](_0x2214d8){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x2214d8),{'oneofs':!0x0});}}function g(_0xdd54e5,_0x2c52af){const _0x4bdb53=_0x9ae7a7(_0xdd54e5);return _0x4bdb53['path'][_0x4bdb53['path']['length']-0x1]+=_0x2c52af,_0x4bdb53;}function _(_0x22b9f0,_0x59c209){return _0x22b9f0['root']===_0x59c209['root']&&_0x56a5a5(_0x22b9f0['path'],_0x59c209['path']);}function $(_0x2ca658){P(_0x2ca658,_0x39ebd3=>('main'==_0x39ebd3['root']?(_0x39ebd3['rootMain']=!0x0,delete _0x39ebd3['root']):'$graveyard'==_0x39ebd3['root']&&(_0x39ebd3['rootGraveyard']=!0x0,delete _0x39ebd3['root']),_0x39ebd3));}function J(_0x39be05){P(_0x39be05,_0x2dae8b=>(_0x2dae8b['rootMain']?(_0x2dae8b['root']='main',delete _0x2dae8b['rootMain']):_0x2dae8b['rootGraveyard']&&(_0x2dae8b['root']='$graveyard',delete _0x2dae8b['rootGraveyard']),_0x2dae8b));}function P(_0x15f476,_0x569f73){for(const _0x28a1f9 in _0x15f476){const _0x4d03fb=_0x15f476[_0x28a1f9];'nodes'!==_0x28a1f9&&_0xc26802(_0x4d03fb)&&(_0x4d03fb['path']&&(_0x4d03fb['root']||_0x4d03fb['rootMain']||_0x4d03fb['rootGraveyard'])?_0x15f476[_0x28a1f9]=_0x569f73(_0x4d03fb):P(_0x4d03fb,_0x569f73));}return _0x15f476;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0xfe4f1b,_0x1757b1,_0x15cf4b){this['_id']=_0xfe4f1b,this['_operationName']=_0x1757b1,this['_protobufDescriptor']=_0x15cf4b;}['compress'](_0x39add1,_0x35d740){const _0x27795=_0x35d740['shift']();return $(_0x27795),_0x39add1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x27795)),_0x39add1['types']['push'](this['_id']),!0x0;}['decompress'](_0x5e81f7,_0x1975c6){_0x1975c6['types']['shift']();const _0x589c1b=this['_protobufDescriptor']['decompress'](_0x1975c6['buffers']['shift']());J(_0x589c1b),_0x589c1b['__className']=this['_operationName'],_0x5e81f7['push'](_0x589c1b);}}class s extends e{['compress'](_0x10d54f,_0x5cd5cf){const _0x1a2c37=_0x5cd5cf['shift']();return this['_serializeOneOf']('oldValue',_0x1a2c37),this['_serializeOneOf']('newValue',_0x1a2c37),$(_0x1a2c37),_0x10d54f['buffers']['push'](this['_protobufDescriptor']['compress'](_0x1a2c37)),_0x10d54f['types']['push'](this['_id']),!0x0;}['decompress'](_0x5ccd5b,_0xd849d4){const {types:_0x1aa6a7,buffers:_0x5c3aea}=_0xd849d4,_0x3e3c68=this['_protobufDescriptor']['decompress'](_0x5c3aea['shift']());_0x1aa6a7['shift'](),this['_deserializeOneOf']('oldValue',_0x3e3c68),this['_deserializeOneOf']('newValue',_0x3e3c68),J(_0x3e3c68),_0x3e3c68['__className']=this['_operationName'],_0x5ccd5b['push'](_0x3e3c68);}['_serializeOneOf'](_0x479d5b,_0x4bd333){const _0x20d2d2=_0x4bd333[_0x479d5b];'boolean'==typeof _0x20d2d2?_0x4bd333[_0x479d5b+'Boolean']=_0x20d2d2:_0x4bd333[_0x479d5b+'Json']=JSON['stringify'](_0x20d2d2);}['_deserializeOneOf'](_0x233a07,_0xb9c984){const _0x5e9b0c=_0x233a07+'Json';_0xb9c984[_0x5e9b0c]?(_0xb9c984[_0x233a07]=JSON['parse'](_0xb9c984[_0x5e9b0c]),delete _0xb9c984[_0x5e9b0c]):(_0xb9c984[_0x233a07]=_0xb9c984[_0x233a07+'Boolean'],delete _0xb9c984[_0x233a07+'Boolean']);}}class i extends e{['compress'](_0x3cd152,_0x9f5ac3){const _0x27ba5d=_0x9f5ac3['shift']();return this['_serializeNodesAttributes'](_0x27ba5d['nodes']),$(_0x27ba5d),_0x3cd152['buffers']['push'](this['_protobufDescriptor']['compress'](_0x27ba5d)),_0x3cd152['types']['push'](this['_id']),!0x0;}['decompress'](_0x20192b,_0xea14a2){const {types:_0x171a85,buffers:_0x156194}=_0xea14a2,_0x501568=this['_protobufDescriptor']['decompress'](_0x156194['shift']());_0x171a85['shift'](),_0x501568['nodes']||(_0x501568['nodes']=[]),this['_deserializeNodesAttributes'](_0x501568['nodes']),J(_0x501568),_0x501568['__className']=this['_operationName'],_0x20192b['push'](_0x501568);}['_serializeNodesAttributes'](_0x50c104){for(const _0x521a84 of _0x50c104){if(_0x521a84['attributes']){const _0x281a9d=_0x521a84['attributes'];this['_areValuesBoolean'](_0x281a9d)?_0x521a84['attributesBoolean']=_0x281a9d:_0x521a84['attributesJson']=JSON['stringify'](_0x281a9d);}_0x521a84['children']&&this['_serializeNodesAttributes'](_0x521a84['children']);}}['_deserializeNodesAttributes'](_0x46dd40){for(const _0x58933f of _0x46dd40)(_0x58933f['attributesBoolean']||_0x58933f['attributesJson'])&&(_0x58933f['attributesBoolean']?(_0x58933f['attributes']=_0x58933f['attributesBoolean'],delete _0x58933f['attributesBoolean']):(_0x58933f['attributes']=JSON['parse'](_0x58933f['attributesJson']),delete _0x58933f['attributesJson'])),_0x58933f['children']&&this['_deserializeNodesAttributes'](_0x58933f['children']);}['_areValuesBoolean'](_0x37f4f6){return Object['keys'](_0x37f4f6)['every'](_0x5c535c=>'boolean'==typeof _0x37f4f6[_0x5c535c]);}}class n extends e{['decompress'](_0x276a7f,_0xf356eb){super['decompress'](_0x276a7f,_0xf356eb);const _0x376b97=_0x276a7f[_0x276a7f['length']-0x1];_0x376b97['oldRange']||(_0x376b97['oldRange']=null),_0x376b97['newRange']||(_0x376b97['newRange']=null);}}class p extends e{['compress'](_0x23a4d5,_0x173bdd){return _0x173bdd['shift'](),_0x23a4d5['types']['push'](this['_id']),!0x0;}['decompress'](_0x2f07df,_0x1a526d){_0x1a526d['types']['shift'](),_0x2f07df['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x3867d4,_0x2bf92c,_0x376ff9,_0x483840){super(_0x3867d4,_0x2bf92c,_0x376ff9),this['_omittedNamespace']=_0x483840+':';}['compress'](_0x533371,_0x162a48){return!('MarkerOperation'!=_0x162a48[0x0]['__className']||!_0x162a48[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x162a48[0x0]['name']=_0x162a48[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x533371,_0x162a48),!0x0);}['decompress'](_0x1f7ed8,_0x1f92e9){super['decompress'](_0x1f7ed8,_0x1f92e9);const _0x4023e6=_0x1f7ed8[_0x1f7ed8['length']-0x1];_0x4023e6['name']=this['_omittedNamespace']+_0x4023e6['name'];}}class O{['_id'];['_context'];constructor(_0x4ea976,_0x39dcb3){this['_id']=_0x4ea976,this['_context']=_0x39dcb3;}['compress'](_0x2fc839,_0x4ebd34){let _0x417fcb;for(;_0x4ebd34['length']>0x1&&this['_compareOperations'](_0x4ebd34[0x0],_0x4ebd34[0x1]);)_0x417fcb?(_0x417fcb=this['_combineNext'](_0x4ebd34['shift'](),_0x417fcb),_0x2fc839['types']['push'](0x0)):(_0x417fcb=_0x9ae7a7(_0x4ebd34['shift']()),_0x2fc839['types']['push'](this['_id']));return!!_0x417fcb&&(_0x417fcb=this['_combineNext'](_0x4ebd34['shift'](),_0x417fcb),_0x2fc839['types']['push'](0x0),_0x2fc839['buffers']['push'](this['_compressSingleOperation'](_0x417fcb)),!0x0);}['decompress'](_0x4f52be,_0x8656fe){const _0xaa0940=this['_decompressSingleOperation'](_0x8656fe);for(;0x0==_0x8656fe['types'][0x0];)_0x8656fe['types']['shift'](),_0x4f52be['push'](this['_splitCurrent'](_0xaa0940));_0x4f52be['push'](_0xaa0940);}}class a extends O{['_combineNext'](_0x5c49a0,_0x3d452b){return _0x3d452b['nodes'][0x0]['data']+=_0x5c49a0['nodes'][0x0]['data'],_0x3d452b;}['_splitCurrent'](_0x29082f){const _0x25ac61=_0x9ae7a7(_0x29082f),_0x1c31fc=_0x25ac61['nodes'][0x0],_0x273667=_0x29082f['nodes'][0x0],_0x2204fa=_0x273667['data'][Symbol['iterator']]()['next']()['value'],_0x16d223=_0x2204fa['length'];return _0x1c31fc['data']=_0x2204fa,_0x273667['data']=_0x273667['data']['substr'](_0x16d223),_0x29082f['position']=g(_0x29082f['position'],_0x16d223),_0x25ac61;}['_compareOperations'](_0x5d9d79,_0x261dc4){if(this['_checkOperation'](_0x5d9d79)&&this['_checkOperation'](_0x261dc4)){const _0x2331e1=_0x5d9d79['nodes'][0x0]['data']['length'],_0x2d7306=_(g(_0x5d9d79['position'],_0x2331e1),_0x261dc4['position']),_0x56c0f7=_0x5d9d79['nodes'][0x0],_0x13126d=_0x261dc4['nodes'][0x0];return _0x2d7306&&this['_compareAttributes'](_0x56c0f7,_0x13126d);}return!0x1;}['_compressSingleOperation'](_0x4ac80d){const _0x2a8ba1={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2a8ba1,[_0x4ac80d]),_0x2a8ba1['buffers'][0x0];}['_decompressSingleOperation'](_0x51db0f){const _0x112ec1=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x112ec1,_0x51db0f),_0x112ec1[0x0];}['_checkOperation'](_0x2417b3){return'InsertOperation'==_0x2417b3['__className']&&0x1==_0x2417b3['nodes']['length']&&_0x2417b3['nodes'][0x0]['data']&&!_0x2417b3['wasUndone']&&0x1==Array['from'](_0x2417b3['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x4dbb94,_0x6e9b4f){const _0x3dc84e=Object['keys'](_0x4dbb94['attributes']||{}),_0x1ccb76=Object['keys'](_0x6e9b4f['attributes']||{});return _0x3dc84e['length']===_0x1ccb76['length']&&_0x3dc84e['every'](_0x2a136f=>_0x6e9b4f['attributes'][_0x2a136f]&&_0x6e9b4f['attributes'][_0x2a136f]===_0x4dbb94['attributes'][_0x2a136f]);}}class c extends O{['_combineNext'](_0x296943,_0x39271b){return _0x39271b['howMany']++,_0x39271b['sourcePosition']=_0x9ae7a7(_0x296943['sourcePosition']),_0x39271b;}['_splitCurrent'](_0x39efb8){const _0x1780ac=_0x9ae7a7(_0x39efb8);return _0x39efb8['howMany']--,_0x1780ac['howMany']=0x1,_0x1780ac['sourcePosition']=g(_0x1780ac['sourcePosition'],_0x39efb8['howMany']),_0x1780ac;}['_compareOperations'](_0x1f9b61,_0x33ac08){return!(!this['_checkOperation'](_0x1f9b61)||!this['_checkOperation'](_0x33ac08))&&(_(g(_0x1f9b61['sourcePosition'],-0x1),_0x33ac08['sourcePosition'])&&_(_0x1f9b61['targetPosition'],_0x33ac08['targetPosition']));}['_compressSingleOperation'](_0xe5b0c3){const _0xd0bf0={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0xd0bf0,[_0xe5b0c3]),_0xd0bf0['buffers'][0x0];}['_decompressSingleOperation'](_0x11c86f){const _0x2bc093=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2bc093,_0x11c86f),_0x2bc093[0x0];}['_checkOperation'](_0xceeda0){return'MoveOperation'==_0xceeda0['__className']&&'$graveyard'==_0xceeda0['targetPosition']['root']&&0x1==_0xceeda0['howMany']&&!_0xceeda0['wasUndone'];}}class h extends O{['_combineNext'](_0x47db8e,_0xf9bac7){return _0xf9bac7['howMany']++,_0xf9bac7;}['_splitCurrent'](_0x245811){const _0x1576aa=_0x9ae7a7(_0x245811);return _0x1576aa['howMany']=0x1,_0x245811['howMany']--,_0x1576aa;}['_compareOperations'](_0x19a45d,_0xd240f1){return!(!this['_checkOperation'](_0x19a45d)||!this['_checkOperation'](_0xd240f1))&&(_(_0x19a45d['sourcePosition'],_0xd240f1['sourcePosition'])&&_(_0x19a45d['targetPosition'],_0xd240f1['targetPosition']));}['_compressSingleOperation'](_0x501af8){const _0x44a342={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x44a342,[_0x501af8]),_0x44a342['buffers'][0x0];}['_decompressSingleOperation'](_0x9b13ae){const _0x591ddb=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x591ddb,_0x9b13ae),_0x591ddb[0x0];}['_checkOperation'](_0x252751){return'MoveOperation'==_0x252751['__className']&&'$graveyard'==_0x252751['targetPosition']['root']&&0x1==_0x252751['howMany']&&!_0x252751['wasUndone'];}}class f extends O{['compress'](_0x5c8865,_0x1e83c5){if(!this['_compareOperations'](_0x1e83c5[0x0],_0x1e83c5[0x1]))return!0x1;const _0x1247e2=_0x1e83c5['shift']();return _0x1247e2['oldRange']=null,_0x1247e2['newRange']&&_(_0x1247e2['newRange']['start'],_0x1247e2['newRange']['end'])&&(_0x1247e2['newRange']['end']=null),_0x1e83c5['shift'](),_0x5c8865['types']['push'](this['_id']),_0x5c8865['types']['push'](0x0),_0x5c8865['buffers']['push'](this['_compressSingleOperation'](_0x1247e2)),!0x0;}['decompress'](_0x9f4963,_0x2644cd){const _0x24f6ad=this['_decompressSingleOperation'](_0x2644cd);_0x24f6ad['newRange']&&!_0x24f6ad['newRange']['end']&&(_0x24f6ad['newRange']['end']=_0x9ae7a7(_0x24f6ad['newRange']['start']));const _0x59e6e=_0x9ae7a7(_0x24f6ad);_0x59e6e['newRange']&&(_0x59e6e['newRange']['start']['stickiness']='toNone',_0x59e6e['newRange']['end']=_0x9ae7a7(_0x59e6e['newRange']['start'])),_0x59e6e['name']='user:position:'+_0x59e6e['name']['split'](':')[0x2],_0x2644cd['types']['shift'](),_0x9f4963['push'](_0x24f6ad),_0x9f4963['push'](_0x59e6e);}['_compressSingleOperation'](_0x18dc35){const _0x9bf573={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x9bf573,[_0x18dc35]),_0x9bf573['buffers'][0x0];}['_decompressSingleOperation'](_0x370e16){const _0x3a7a2f=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0x3a7a2f,_0x370e16),_0x3a7a2f[0x0];}['_compareOperations'](_0x5014d5,_0x5d783b){return!(!_0x5014d5||!_0x5d783b)&&('MarkerOperation'==_0x5014d5['__className']&&'MarkerOperation'==_0x5d783b['__className']&&!(!_0x5014d5['name']['startsWith']('user:')||!_0x5d783b['name']['startsWith']('user:')||_0x5014d5['name']==_0x5d783b['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x4c44d5=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 m(0x12,'MarkerOperation',_0x4c44d5,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x4c44d5,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x3452ef){if(!_0x3452ef||!_0x3452ef[0x0])throw new _0x21cb91('no-operations-provided',this);const _0x1b3e03={'types':[],'buffers':[],'baseVersion':_0x3452ef[0x0]['baseVersion']};for(;_0x3452ef['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x1b3e03,_0x3452ef)||this['_getCompressorByName']('TypingAction')['compress'](_0x1b3e03,_0x3452ef)||this['_getCompressorByName']('DeletingAction')['compress'](_0x1b3e03,_0x3452ef)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x1b3e03,_0x3452ef)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x1b3e03,_0x3452ef)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x1b3e03,_0x3452ef)||this['_getCompressorByName'](_0x3452ef[0x0]['__className'])['compress'](_0x1b3e03,_0x3452ef);return _0x1b3e03;}['decompress'](_0x48e225){const _0x32832a=[];for(;_0x48e225['types']['length'];){const _0x525c08=this['_compressorById']['get'](_0x48e225['types'][0x0]);if(!_0x525c08)throw new _0x21cb91('decompress-compressor-not-found',this,{'type':_0x48e225['types'][0x0]});_0x525c08['decompress'](_0x32832a,_0x48e225);}return _0x32832a['forEach']((_0x578e40,_0x465430)=>_0x578e40['baseVersion']=_0x48e225['baseVersion']+_0x465430),_0x32832a;}['_getCompressorByName'](_0x25468a){return this['_compressorByName']['get'](_0x25468a);}['_registerOperationCompressor'](_0x382ed2,_0x1a30ac,_0x40dfa5){const _0x19a8da=new _0x40dfa5(_0x382ed2,_0x1a30ac,this['_protobufFactory']['getDescriptor'](_0x1a30ac));this['_registerCompressor'](_0x382ed2,_0x1a30ac,_0x19a8da);}['_registerActionCompressor'](_0x4ff6a3,_0x47af1a,_0x3f3b31){const _0x5cfd75=new _0x3f3b31(_0x4ff6a3,this);this['_registerCompressor'](_0x4ff6a3,_0x47af1a,_0x5cfd75);}['_registerCompressor'](_0x47b5de,_0x5dd7a4,_0x9cce8d){this['_compressorById']['set'](_0x47b5de,_0x9cce8d),this['_compressorByName']['set'](_0x5dd7a4,_0x9cce8d);}}export{y as Compressor};
|
|
23
|
+
import{CKEditorError as _0x4fe2da}from'@ckeditor/ckeditor5-utils/dist/index.js';import _0x3f0d00 from'protobufjs/minimal.js';import{cloneDeep as _0xda2d47,isEqual as _0x419ca5,isObject as _0x40b2bb}from'es-toolkit/compat';const u=/* #__PURE__ -- @preserve */
|
|
24
|
+
((()=>{var _0x572b68=_0x3f0d00['Reader'],_0x5a6693=_0x3f0d00['Writer'],_0x397e1f=_0x3f0d00['util'],_0x5b8a9f=_0x3f0d00['roots']['default']||(_0x3f0d00['roots']['default']={});return _0x5b8a9f['AttributeOperation']=(function(){function _0x2dab78(_0x52caba){if(_0x52caba){for(var _0x5337df=Object['keys'](_0x52caba),_0x1cbda0=0x0;_0x1cbda0<_0x5337df['length'];++_0x1cbda0)null!=_0x52caba[_0x5337df[_0x1cbda0]]&&(this[_0x5337df[_0x1cbda0]]=_0x52caba[_0x5337df[_0x1cbda0]]);}}return _0x2dab78['prototype']['range']=null,_0x2dab78['prototype']['key']='',_0x2dab78['prototype']['oldValueBoolean']=!0x1,_0x2dab78['prototype']['oldValueJson']='',_0x2dab78['prototype']['newValueBoolean']=!0x1,_0x2dab78['prototype']['newValueJson']='',_0x2dab78['prototype']['wasUndone']=!0x1,_0x2dab78['create']=function(_0x3564ce){return new _0x2dab78(_0x3564ce);},_0x2dab78['encode']=function(_0x577ae9,_0x530232){return _0x530232||(_0x530232=_0x5a6693['create']()),null!=_0x577ae9['range']&&Object['hasOwnProperty']['call'](_0x577ae9,'range')&&_0x5b8a9f['Range']['encode'](_0x577ae9['range'],_0x530232['uint32'](0xa)['fork']())['ldelim'](),null!=_0x577ae9['key']&&Object['hasOwnProperty']['call'](_0x577ae9,'key')&&_0x530232['uint32'](0x12)['string'](_0x577ae9['key']),null!=_0x577ae9['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x577ae9,'oldValueBoolean')&&_0x530232['uint32'](0x18)['bool'](_0x577ae9['oldValueBoolean']),null!=_0x577ae9['oldValueJson']&&Object['hasOwnProperty']['call'](_0x577ae9,'oldValueJson')&&_0x530232['uint32'](0x22)['string'](_0x577ae9['oldValueJson']),null!=_0x577ae9['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x577ae9,'newValueBoolean')&&_0x530232['uint32'](0x28)['bool'](_0x577ae9['newValueBoolean']),null!=_0x577ae9['newValueJson']&&Object['hasOwnProperty']['call'](_0x577ae9,'newValueJson')&&_0x530232['uint32'](0x32)['string'](_0x577ae9['newValueJson']),null!=_0x577ae9['wasUndone']&&Object['hasOwnProperty']['call'](_0x577ae9,'wasUndone')&&_0x530232['uint32'](0x38)['bool'](_0x577ae9['wasUndone']),_0x530232;},_0x2dab78['encodeDelimited']=function(_0x3bf872,_0x35da15){return this['encode'](_0x3bf872,_0x35da15)['ldelim']();},_0x2dab78['decode']=function(_0x4cd715,_0x51510b){_0x4cd715 instanceof _0x572b68||(_0x4cd715=_0x572b68['create'](_0x4cd715));for(var _0x3456b7=void 0x0===_0x51510b?_0x4cd715['len']:_0x4cd715['pos']+_0x51510b,_0x6b9074=new _0x5b8a9f['AttributeOperation']();_0x4cd715['pos']<_0x3456b7;){var _0x4dacb6=_0x4cd715['uint32']();switch(_0x4dacb6>>>0x3){case 0x1:_0x6b9074['range']=_0x5b8a9f['Range']['decode'](_0x4cd715,_0x4cd715['uint32']());break;case 0x2:_0x6b9074['key']=_0x4cd715['string']();break;case 0x3:_0x6b9074['oldValueBoolean']=_0x4cd715['bool']();break;case 0x4:_0x6b9074['oldValueJson']=_0x4cd715['string']();break;case 0x5:_0x6b9074['newValueBoolean']=_0x4cd715['bool']();break;case 0x6:_0x6b9074['newValueJson']=_0x4cd715['string']();break;case 0x7:_0x6b9074['wasUndone']=_0x4cd715['bool']();break;default:_0x4cd715['skipType'](0x7&_0x4dacb6);}}return _0x6b9074;},_0x2dab78['decodeDelimited']=function(_0x9bb575){return _0x9bb575 instanceof _0x572b68||(_0x9bb575=new _0x572b68(_0x9bb575)),this['decode'](_0x9bb575,_0x9bb575['uint32']());},_0x2dab78['verify']=function(_0x5cf533){if('object'!=typeof _0x5cf533||null===_0x5cf533)return'object\x20expected';if(null!=_0x5cf533['range']&&_0x5cf533['hasOwnProperty']('range')){var _0xc81dee=_0x5b8a9f['Range']['verify'](_0x5cf533['range']);if(_0xc81dee)return'range.'+_0xc81dee;}return null!=_0x5cf533['key']&&_0x5cf533['hasOwnProperty']('key')&&!_0x397e1f['isString'](_0x5cf533['key'])?'key:\x20string\x20expected':null!=_0x5cf533['oldValueBoolean']&&_0x5cf533['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x5cf533['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x5cf533['oldValueJson']&&_0x5cf533['hasOwnProperty']('oldValueJson')&&!_0x397e1f['isString'](_0x5cf533['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x5cf533['newValueBoolean']&&_0x5cf533['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x5cf533['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x5cf533['newValueJson']&&_0x5cf533['hasOwnProperty']('newValueJson')&&!_0x397e1f['isString'](_0x5cf533['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x5cf533['wasUndone']&&_0x5cf533['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x5cf533['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x2dab78['fromObject']=function(_0x41e886){if(_0x41e886 instanceof _0x5b8a9f['AttributeOperation'])return _0x41e886;var _0x285230=new _0x5b8a9f['AttributeOperation']();if(null!=_0x41e886['range']){if('object'!=typeof _0x41e886['range'])throw TypeError('.AttributeOperation.range:\x20object\x20expected');_0x285230['range']=_0x5b8a9f['Range']['fromObject'](_0x41e886['range']);}return null!=_0x41e886['key']&&(_0x285230['key']=String(_0x41e886['key'])),null!=_0x41e886['oldValueBoolean']&&(_0x285230['oldValueBoolean']=Boolean(_0x41e886['oldValueBoolean'])),null!=_0x41e886['oldValueJson']&&(_0x285230['oldValueJson']=String(_0x41e886['oldValueJson'])),null!=_0x41e886['newValueBoolean']&&(_0x285230['newValueBoolean']=Boolean(_0x41e886['newValueBoolean'])),null!=_0x41e886['newValueJson']&&(_0x285230['newValueJson']=String(_0x41e886['newValueJson'])),null!=_0x41e886['wasUndone']&&(_0x285230['wasUndone']=Boolean(_0x41e886['wasUndone'])),_0x285230;},_0x2dab78['toObject']=function(_0x237eaa,_0x1c5ae6){_0x1c5ae6||(_0x1c5ae6={});var _0xf1c260={};return _0x1c5ae6['defaults']&&(_0xf1c260['range']=null,_0xf1c260['key']='',_0xf1c260['oldValueBoolean']=!0x1,_0xf1c260['oldValueJson']='',_0xf1c260['newValueBoolean']=!0x1,_0xf1c260['newValueJson']='',_0xf1c260['wasUndone']=!0x1),null!=_0x237eaa['range']&&_0x237eaa['hasOwnProperty']('range')&&(_0xf1c260['range']=_0x5b8a9f['Range']['toObject'](_0x237eaa['range'],_0x1c5ae6)),null!=_0x237eaa['key']&&_0x237eaa['hasOwnProperty']('key')&&(_0xf1c260['key']=_0x237eaa['key']),null!=_0x237eaa['oldValueBoolean']&&_0x237eaa['hasOwnProperty']('oldValueBoolean')&&(_0xf1c260['oldValueBoolean']=_0x237eaa['oldValueBoolean']),null!=_0x237eaa['oldValueJson']&&_0x237eaa['hasOwnProperty']('oldValueJson')&&(_0xf1c260['oldValueJson']=_0x237eaa['oldValueJson']),null!=_0x237eaa['newValueBoolean']&&_0x237eaa['hasOwnProperty']('newValueBoolean')&&(_0xf1c260['newValueBoolean']=_0x237eaa['newValueBoolean']),null!=_0x237eaa['newValueJson']&&_0x237eaa['hasOwnProperty']('newValueJson')&&(_0xf1c260['newValueJson']=_0x237eaa['newValueJson']),null!=_0x237eaa['wasUndone']&&_0x237eaa['hasOwnProperty']('wasUndone')&&(_0xf1c260['wasUndone']=_0x237eaa['wasUndone']),_0xf1c260;},_0x2dab78['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x2dab78['getTypeUrl']=function(_0x4244a8){return void 0x0===_0x4244a8&&(_0x4244a8='type.googleapis.com'),_0x4244a8+'/AttributeOperation';},_0x2dab78;}()),_0x5b8a9f['InsertOperation']=(function(){function _0x25cd55(_0x203b27){if(this['nodes']=[],_0x203b27){for(var _0x4beca2=Object['keys'](_0x203b27),_0xf3c337=0x0;_0xf3c337<_0x4beca2['length'];++_0xf3c337)null!=_0x203b27[_0x4beca2[_0xf3c337]]&&(this[_0x4beca2[_0xf3c337]]=_0x203b27[_0x4beca2[_0xf3c337]]);}}return _0x25cd55['prototype']['position']=null,_0x25cd55['prototype']['nodes']=_0x397e1f['emptyArray'],_0x25cd55['prototype']['shouldReceiveAttributes']=!0x1,_0x25cd55['prototype']['wasUndone']=!0x1,_0x25cd55['create']=function(_0x922bc){return new _0x25cd55(_0x922bc);},_0x25cd55['encode']=function(_0x218b16,_0x232551){if(_0x232551||(_0x232551=_0x5a6693['create']()),null!=_0x218b16['position']&&Object['hasOwnProperty']['call'](_0x218b16,'position')&&_0x5b8a9f['Position']['encode'](_0x218b16['position'],_0x232551['uint32'](0xa)['fork']())['ldelim'](),null!=_0x218b16['nodes']&&_0x218b16['nodes']['length']){for(var _0x473b1b=0x0;_0x473b1b<_0x218b16['nodes']['length'];++_0x473b1b)_0x5b8a9f['Element']['encode'](_0x218b16['nodes'][_0x473b1b],_0x232551['uint32'](0x12)['fork']())['ldelim']();}return null!=_0x218b16['shouldReceiveAttributes']&&Object['hasOwnProperty']['call'](_0x218b16,'shouldReceiveAttributes')&&_0x232551['uint32'](0x18)['bool'](_0x218b16['shouldReceiveAttributes']),null!=_0x218b16['wasUndone']&&Object['hasOwnProperty']['call'](_0x218b16,'wasUndone')&&_0x232551['uint32'](0x20)['bool'](_0x218b16['wasUndone']),_0x232551;},_0x25cd55['encodeDelimited']=function(_0x18df29,_0x6fe43c){return this['encode'](_0x18df29,_0x6fe43c)['ldelim']();},_0x25cd55['decode']=function(_0x13d77d,_0x28b085){_0x13d77d instanceof _0x572b68||(_0x13d77d=_0x572b68['create'](_0x13d77d));for(var _0x5df3c2=void 0x0===_0x28b085?_0x13d77d['len']:_0x13d77d['pos']+_0x28b085,_0x295a7e=new _0x5b8a9f['InsertOperation']();_0x13d77d['pos']<_0x5df3c2;){var _0x20c458=_0x13d77d['uint32']();switch(_0x20c458>>>0x3){case 0x1:_0x295a7e['position']=_0x5b8a9f['Position']['decode'](_0x13d77d,_0x13d77d['uint32']());break;case 0x2:_0x295a7e['nodes']&&_0x295a7e['nodes']['length']||(_0x295a7e['nodes']=[]),_0x295a7e['nodes']['push'](_0x5b8a9f['Element']['decode'](_0x13d77d,_0x13d77d['uint32']()));break;case 0x3:_0x295a7e['shouldReceiveAttributes']=_0x13d77d['bool']();break;case 0x4:_0x295a7e['wasUndone']=_0x13d77d['bool']();break;default:_0x13d77d['skipType'](0x7&_0x20c458);}}return _0x295a7e;},_0x25cd55['decodeDelimited']=function(_0x5d2d5a){return _0x5d2d5a instanceof _0x572b68||(_0x5d2d5a=new _0x572b68(_0x5d2d5a)),this['decode'](_0x5d2d5a,_0x5d2d5a['uint32']());},_0x25cd55['verify']=function(_0x4ae1ca){if('object'!=typeof _0x4ae1ca||null===_0x4ae1ca)return'object\x20expected';if(null!=_0x4ae1ca['position']&&_0x4ae1ca['hasOwnProperty']('position')&&(_0x5b4993=_0x5b8a9f['Position']['verify'](_0x4ae1ca['position'])))return'position.'+_0x5b4993;if(null!=_0x4ae1ca['nodes']&&_0x4ae1ca['hasOwnProperty']('nodes')){if(!Array['isArray'](_0x4ae1ca['nodes']))return'nodes:\x20array\x20expected';for(var _0x3d03a1=0x0;_0x3d03a1<_0x4ae1ca['nodes']['length'];++_0x3d03a1){var _0x5b4993;if(_0x5b4993=_0x5b8a9f['Element']['verify'](_0x4ae1ca['nodes'][_0x3d03a1]))return'nodes.'+_0x5b4993;}}return null!=_0x4ae1ca['shouldReceiveAttributes']&&_0x4ae1ca['hasOwnProperty']('shouldReceiveAttributes')&&'boolean'!=typeof _0x4ae1ca['shouldReceiveAttributes']?'shouldReceiveAttributes:\x20boolean\x20expected':null!=_0x4ae1ca['wasUndone']&&_0x4ae1ca['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x4ae1ca['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x25cd55['fromObject']=function(_0x7a36d3){if(_0x7a36d3 instanceof _0x5b8a9f['InsertOperation'])return _0x7a36d3;var _0x125fcf=new _0x5b8a9f['InsertOperation']();if(null!=_0x7a36d3['position']){if('object'!=typeof _0x7a36d3['position'])throw TypeError('.InsertOperation.position:\x20object\x20expected');_0x125fcf['position']=_0x5b8a9f['Position']['fromObject'](_0x7a36d3['position']);}if(_0x7a36d3['nodes']){if(!Array['isArray'](_0x7a36d3['nodes']))throw TypeError('.InsertOperation.nodes:\x20array\x20expected');_0x125fcf['nodes']=[];for(var _0x206a2a=0x0;_0x206a2a<_0x7a36d3['nodes']['length'];++_0x206a2a){if('object'!=typeof _0x7a36d3['nodes'][_0x206a2a])throw TypeError('.InsertOperation.nodes:\x20object\x20expected');_0x125fcf['nodes'][_0x206a2a]=_0x5b8a9f['Element']['fromObject'](_0x7a36d3['nodes'][_0x206a2a]);}}return null!=_0x7a36d3['shouldReceiveAttributes']&&(_0x125fcf['shouldReceiveAttributes']=Boolean(_0x7a36d3['shouldReceiveAttributes'])),null!=_0x7a36d3['wasUndone']&&(_0x125fcf['wasUndone']=Boolean(_0x7a36d3['wasUndone'])),_0x125fcf;},_0x25cd55['toObject']=function(_0x1aee1e,_0xb51ce1){_0xb51ce1||(_0xb51ce1={});var _0x1132ad={};if((_0xb51ce1['arrays']||_0xb51ce1['defaults'])&&(_0x1132ad['nodes']=[]),_0xb51ce1['defaults']&&(_0x1132ad['position']=null,_0x1132ad['shouldReceiveAttributes']=!0x1,_0x1132ad['wasUndone']=!0x1),null!=_0x1aee1e['position']&&_0x1aee1e['hasOwnProperty']('position')&&(_0x1132ad['position']=_0x5b8a9f['Position']['toObject'](_0x1aee1e['position'],_0xb51ce1)),_0x1aee1e['nodes']&&_0x1aee1e['nodes']['length']){_0x1132ad['nodes']=[];for(var _0x5cee13=0x0;_0x5cee13<_0x1aee1e['nodes']['length'];++_0x5cee13)_0x1132ad['nodes'][_0x5cee13]=_0x5b8a9f['Element']['toObject'](_0x1aee1e['nodes'][_0x5cee13],_0xb51ce1);}return null!=_0x1aee1e['shouldReceiveAttributes']&&_0x1aee1e['hasOwnProperty']('shouldReceiveAttributes')&&(_0x1132ad['shouldReceiveAttributes']=_0x1aee1e['shouldReceiveAttributes']),null!=_0x1aee1e['wasUndone']&&_0x1aee1e['hasOwnProperty']('wasUndone')&&(_0x1132ad['wasUndone']=_0x1aee1e['wasUndone']),_0x1132ad;},_0x25cd55['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x25cd55['getTypeUrl']=function(_0x32195d){return void 0x0===_0x32195d&&(_0x32195d='type.googleapis.com'),_0x32195d+'/InsertOperation';},_0x25cd55;}()),_0x5b8a9f['MarkerOperation']=(function(){function _0x71d853(_0x5db51c){if(_0x5db51c){for(var _0xd5120b=Object['keys'](_0x5db51c),_0x1ca874=0x0;_0x1ca874<_0xd5120b['length'];++_0x1ca874)null!=_0x5db51c[_0xd5120b[_0x1ca874]]&&(this[_0xd5120b[_0x1ca874]]=_0x5db51c[_0xd5120b[_0x1ca874]]);}}return _0x71d853['prototype']['name']='',_0x71d853['prototype']['oldRange']=null,_0x71d853['prototype']['newRange']=null,_0x71d853['prototype']['affectsData']=!0x1,_0x71d853['prototype']['wasUndone']=!0x1,_0x71d853['create']=function(_0x1c2d5d){return new _0x71d853(_0x1c2d5d);},_0x71d853['encode']=function(_0x5624a3,_0x5c17ee){return _0x5c17ee||(_0x5c17ee=_0x5a6693['create']()),null!=_0x5624a3['name']&&Object['hasOwnProperty']['call'](_0x5624a3,'name')&&_0x5c17ee['uint32'](0xa)['string'](_0x5624a3['name']),null!=_0x5624a3['oldRange']&&Object['hasOwnProperty']['call'](_0x5624a3,'oldRange')&&_0x5b8a9f['Range']['encode'](_0x5624a3['oldRange'],_0x5c17ee['uint32'](0x12)['fork']())['ldelim'](),null!=_0x5624a3['newRange']&&Object['hasOwnProperty']['call'](_0x5624a3,'newRange')&&_0x5b8a9f['Range']['encode'](_0x5624a3['newRange'],_0x5c17ee['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x5624a3['affectsData']&&Object['hasOwnProperty']['call'](_0x5624a3,'affectsData')&&_0x5c17ee['uint32'](0x20)['bool'](_0x5624a3['affectsData']),null!=_0x5624a3['wasUndone']&&Object['hasOwnProperty']['call'](_0x5624a3,'wasUndone')&&_0x5c17ee['uint32'](0x28)['bool'](_0x5624a3['wasUndone']),_0x5c17ee;},_0x71d853['encodeDelimited']=function(_0x18d64d,_0x131615){return this['encode'](_0x18d64d,_0x131615)['ldelim']();},_0x71d853['decode']=function(_0x31c901,_0x1756d8){_0x31c901 instanceof _0x572b68||(_0x31c901=_0x572b68['create'](_0x31c901));for(var _0x291597=void 0x0===_0x1756d8?_0x31c901['len']:_0x31c901['pos']+_0x1756d8,_0x103467=new _0x5b8a9f['MarkerOperation']();_0x31c901['pos']<_0x291597;){var _0x3881af=_0x31c901['uint32']();switch(_0x3881af>>>0x3){case 0x1:_0x103467['name']=_0x31c901['string']();break;case 0x2:_0x103467['oldRange']=_0x5b8a9f['Range']['decode'](_0x31c901,_0x31c901['uint32']());break;case 0x3:_0x103467['newRange']=_0x5b8a9f['Range']['decode'](_0x31c901,_0x31c901['uint32']());break;case 0x4:_0x103467['affectsData']=_0x31c901['bool']();break;case 0x5:_0x103467['wasUndone']=_0x31c901['bool']();break;default:_0x31c901['skipType'](0x7&_0x3881af);}}return _0x103467;},_0x71d853['decodeDelimited']=function(_0x564ce2){return _0x564ce2 instanceof _0x572b68||(_0x564ce2=new _0x572b68(_0x564ce2)),this['decode'](_0x564ce2,_0x564ce2['uint32']());},_0x71d853['verify']=function(_0x20624f){if('object'!=typeof _0x20624f||null===_0x20624f)return'object\x20expected';if(null!=_0x20624f['name']&&_0x20624f['hasOwnProperty']('name')&&!_0x397e1f['isString'](_0x20624f['name']))return'name:\x20string\x20expected';var _0x5f3311;if(null!=_0x20624f['oldRange']&&_0x20624f['hasOwnProperty']('oldRange')&&(_0x5f3311=_0x5b8a9f['Range']['verify'](_0x20624f['oldRange'])))return'oldRange.'+_0x5f3311;if(null!=_0x20624f['newRange']&&_0x20624f['hasOwnProperty']('newRange')&&(_0x5f3311=_0x5b8a9f['Range']['verify'](_0x20624f['newRange'])))return'newRange.'+_0x5f3311;return null!=_0x20624f['affectsData']&&_0x20624f['hasOwnProperty']('affectsData')&&'boolean'!=typeof _0x20624f['affectsData']?'affectsData:\x20boolean\x20expected':null!=_0x20624f['wasUndone']&&_0x20624f['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x20624f['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x71d853['fromObject']=function(_0x264c50){if(_0x264c50 instanceof _0x5b8a9f['MarkerOperation'])return _0x264c50;var _0x29278d=new _0x5b8a9f['MarkerOperation']();if(null!=_0x264c50['name']&&(_0x29278d['name']=String(_0x264c50['name'])),null!=_0x264c50['oldRange']){if('object'!=typeof _0x264c50['oldRange'])throw TypeError('.MarkerOperation.oldRange:\x20object\x20expected');_0x29278d['oldRange']=_0x5b8a9f['Range']['fromObject'](_0x264c50['oldRange']);}if(null!=_0x264c50['newRange']){if('object'!=typeof _0x264c50['newRange'])throw TypeError('.MarkerOperation.newRange:\x20object\x20expected');_0x29278d['newRange']=_0x5b8a9f['Range']['fromObject'](_0x264c50['newRange']);}return null!=_0x264c50['affectsData']&&(_0x29278d['affectsData']=Boolean(_0x264c50['affectsData'])),null!=_0x264c50['wasUndone']&&(_0x29278d['wasUndone']=Boolean(_0x264c50['wasUndone'])),_0x29278d;},_0x71d853['toObject']=function(_0x111201,_0x4086b7){_0x4086b7||(_0x4086b7={});var _0x165530={};return _0x4086b7['defaults']&&(_0x165530['name']='',_0x165530['oldRange']=null,_0x165530['newRange']=null,_0x165530['affectsData']=!0x1,_0x165530['wasUndone']=!0x1),null!=_0x111201['name']&&_0x111201['hasOwnProperty']('name')&&(_0x165530['name']=_0x111201['name']),null!=_0x111201['oldRange']&&_0x111201['hasOwnProperty']('oldRange')&&(_0x165530['oldRange']=_0x5b8a9f['Range']['toObject'](_0x111201['oldRange'],_0x4086b7)),null!=_0x111201['newRange']&&_0x111201['hasOwnProperty']('newRange')&&(_0x165530['newRange']=_0x5b8a9f['Range']['toObject'](_0x111201['newRange'],_0x4086b7)),null!=_0x111201['affectsData']&&_0x111201['hasOwnProperty']('affectsData')&&(_0x165530['affectsData']=_0x111201['affectsData']),null!=_0x111201['wasUndone']&&_0x111201['hasOwnProperty']('wasUndone')&&(_0x165530['wasUndone']=_0x111201['wasUndone']),_0x165530;},_0x71d853['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x71d853['getTypeUrl']=function(_0x3474be){return void 0x0===_0x3474be&&(_0x3474be='type.googleapis.com'),_0x3474be+'/MarkerOperation';},_0x71d853;}()),_0x5b8a9f['MergeOperation']=(function(){function _0x15168f(_0x271c63){if(_0x271c63){for(var _0xf90ca2=Object['keys'](_0x271c63),_0x2fd5bb=0x0;_0x2fd5bb<_0xf90ca2['length'];++_0x2fd5bb)null!=_0x271c63[_0xf90ca2[_0x2fd5bb]]&&(this[_0xf90ca2[_0x2fd5bb]]=_0x271c63[_0xf90ca2[_0x2fd5bb]]);}}return _0x15168f['prototype']['sourcePosition']=null,_0x15168f['prototype']['targetPosition']=null,_0x15168f['prototype']['graveyardPosition']=null,_0x15168f['prototype']['howMany']=0x0,_0x15168f['prototype']['wasUndone']=!0x1,_0x15168f['create']=function(_0x103751){return new _0x15168f(_0x103751);},_0x15168f['encode']=function(_0x7e0582,_0x28944e){return _0x28944e||(_0x28944e=_0x5a6693['create']()),null!=_0x7e0582['sourcePosition']&&Object['hasOwnProperty']['call'](_0x7e0582,'sourcePosition')&&_0x5b8a9f['Position']['encode'](_0x7e0582['sourcePosition'],_0x28944e['uint32'](0xa)['fork']())['ldelim'](),null!=_0x7e0582['targetPosition']&&Object['hasOwnProperty']['call'](_0x7e0582,'targetPosition')&&_0x5b8a9f['Position']['encode'](_0x7e0582['targetPosition'],_0x28944e['uint32'](0x12)['fork']())['ldelim'](),null!=_0x7e0582['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x7e0582,'graveyardPosition')&&_0x5b8a9f['Position']['encode'](_0x7e0582['graveyardPosition'],_0x28944e['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x7e0582['howMany']&&Object['hasOwnProperty']['call'](_0x7e0582,'howMany')&&_0x28944e['uint32'](0x20)['uint32'](_0x7e0582['howMany']),null!=_0x7e0582['wasUndone']&&Object['hasOwnProperty']['call'](_0x7e0582,'wasUndone')&&_0x28944e['uint32'](0x28)['bool'](_0x7e0582['wasUndone']),_0x28944e;},_0x15168f['encodeDelimited']=function(_0x2f151f,_0x249379){return this['encode'](_0x2f151f,_0x249379)['ldelim']();},_0x15168f['decode']=function(_0x3bc1f6,_0x542348){_0x3bc1f6 instanceof _0x572b68||(_0x3bc1f6=_0x572b68['create'](_0x3bc1f6));for(var _0x44d3c1=void 0x0===_0x542348?_0x3bc1f6['len']:_0x3bc1f6['pos']+_0x542348,_0x2d61de=new _0x5b8a9f['MergeOperation']();_0x3bc1f6['pos']<_0x44d3c1;){var _0x39f920=_0x3bc1f6['uint32']();switch(_0x39f920>>>0x3){case 0x1:_0x2d61de['sourcePosition']=_0x5b8a9f['Position']['decode'](_0x3bc1f6,_0x3bc1f6['uint32']());break;case 0x2:_0x2d61de['targetPosition']=_0x5b8a9f['Position']['decode'](_0x3bc1f6,_0x3bc1f6['uint32']());break;case 0x3:_0x2d61de['graveyardPosition']=_0x5b8a9f['Position']['decode'](_0x3bc1f6,_0x3bc1f6['uint32']());break;case 0x4:_0x2d61de['howMany']=_0x3bc1f6['uint32']();break;case 0x5:_0x2d61de['wasUndone']=_0x3bc1f6['bool']();break;default:_0x3bc1f6['skipType'](0x7&_0x39f920);}}return _0x2d61de;},_0x15168f['decodeDelimited']=function(_0x170134){return _0x170134 instanceof _0x572b68||(_0x170134=new _0x572b68(_0x170134)),this['decode'](_0x170134,_0x170134['uint32']());},_0x15168f['verify']=function(_0x2cf88e){if('object'!=typeof _0x2cf88e||null===_0x2cf88e)return'object\x20expected';var _0x2909d2;if(null!=_0x2cf88e['sourcePosition']&&_0x2cf88e['hasOwnProperty']('sourcePosition')&&(_0x2909d2=_0x5b8a9f['Position']['verify'](_0x2cf88e['sourcePosition'])))return'sourcePosition.'+_0x2909d2;if(null!=_0x2cf88e['targetPosition']&&_0x2cf88e['hasOwnProperty']('targetPosition')&&(_0x2909d2=_0x5b8a9f['Position']['verify'](_0x2cf88e['targetPosition'])))return'targetPosition.'+_0x2909d2;if(null!=_0x2cf88e['graveyardPosition']&&_0x2cf88e['hasOwnProperty']('graveyardPosition')&&(_0x2909d2=_0x5b8a9f['Position']['verify'](_0x2cf88e['graveyardPosition'])))return'graveyardPosition.'+_0x2909d2;return null!=_0x2cf88e['howMany']&&_0x2cf88e['hasOwnProperty']('howMany')&&!_0x397e1f['isInteger'](_0x2cf88e['howMany'])?'howMany:\x20integer\x20expected':null!=_0x2cf88e['wasUndone']&&_0x2cf88e['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2cf88e['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x15168f['fromObject']=function(_0x3eb35b){if(_0x3eb35b instanceof _0x5b8a9f['MergeOperation'])return _0x3eb35b;var _0x53819a=new _0x5b8a9f['MergeOperation']();if(null!=_0x3eb35b['sourcePosition']){if('object'!=typeof _0x3eb35b['sourcePosition'])throw TypeError('.MergeOperation.sourcePosition:\x20object\x20expected');_0x53819a['sourcePosition']=_0x5b8a9f['Position']['fromObject'](_0x3eb35b['sourcePosition']);}if(null!=_0x3eb35b['targetPosition']){if('object'!=typeof _0x3eb35b['targetPosition'])throw TypeError('.MergeOperation.targetPosition:\x20object\x20expected');_0x53819a['targetPosition']=_0x5b8a9f['Position']['fromObject'](_0x3eb35b['targetPosition']);}if(null!=_0x3eb35b['graveyardPosition']){if('object'!=typeof _0x3eb35b['graveyardPosition'])throw TypeError('.MergeOperation.graveyardPosition:\x20object\x20expected');_0x53819a['graveyardPosition']=_0x5b8a9f['Position']['fromObject'](_0x3eb35b['graveyardPosition']);}return null!=_0x3eb35b['howMany']&&(_0x53819a['howMany']=_0x3eb35b['howMany']>>>0x0),null!=_0x3eb35b['wasUndone']&&(_0x53819a['wasUndone']=Boolean(_0x3eb35b['wasUndone'])),_0x53819a;},_0x15168f['toObject']=function(_0xede5f,_0xd62963){_0xd62963||(_0xd62963={});var _0x5cd146={};return _0xd62963['defaults']&&(_0x5cd146['sourcePosition']=null,_0x5cd146['targetPosition']=null,_0x5cd146['graveyardPosition']=null,_0x5cd146['howMany']=0x0,_0x5cd146['wasUndone']=!0x1),null!=_0xede5f['sourcePosition']&&_0xede5f['hasOwnProperty']('sourcePosition')&&(_0x5cd146['sourcePosition']=_0x5b8a9f['Position']['toObject'](_0xede5f['sourcePosition'],_0xd62963)),null!=_0xede5f['targetPosition']&&_0xede5f['hasOwnProperty']('targetPosition')&&(_0x5cd146['targetPosition']=_0x5b8a9f['Position']['toObject'](_0xede5f['targetPosition'],_0xd62963)),null!=_0xede5f['graveyardPosition']&&_0xede5f['hasOwnProperty']('graveyardPosition')&&(_0x5cd146['graveyardPosition']=_0x5b8a9f['Position']['toObject'](_0xede5f['graveyardPosition'],_0xd62963)),null!=_0xede5f['howMany']&&_0xede5f['hasOwnProperty']('howMany')&&(_0x5cd146['howMany']=_0xede5f['howMany']),null!=_0xede5f['wasUndone']&&_0xede5f['hasOwnProperty']('wasUndone')&&(_0x5cd146['wasUndone']=_0xede5f['wasUndone']),_0x5cd146;},_0x15168f['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x15168f['getTypeUrl']=function(_0x552a56){return void 0x0===_0x552a56&&(_0x552a56='type.googleapis.com'),_0x552a56+'/MergeOperation';},_0x15168f;}()),_0x5b8a9f['MoveOperation']=(function(){function _0x23c394(_0x4e8b70){if(_0x4e8b70){for(var _0x3e4db9=Object['keys'](_0x4e8b70),_0x491ec1=0x0;_0x491ec1<_0x3e4db9['length'];++_0x491ec1)null!=_0x4e8b70[_0x3e4db9[_0x491ec1]]&&(this[_0x3e4db9[_0x491ec1]]=_0x4e8b70[_0x3e4db9[_0x491ec1]]);}}return _0x23c394['prototype']['sourcePosition']=null,_0x23c394['prototype']['howMany']=0x0,_0x23c394['prototype']['targetPosition']=null,_0x23c394['prototype']['wasUndone']=!0x1,_0x23c394['create']=function(_0x3b25e5){return new _0x23c394(_0x3b25e5);},_0x23c394['encode']=function(_0x3a61e7,_0x54298f){return _0x54298f||(_0x54298f=_0x5a6693['create']()),null!=_0x3a61e7['sourcePosition']&&Object['hasOwnProperty']['call'](_0x3a61e7,'sourcePosition')&&_0x5b8a9f['Position']['encode'](_0x3a61e7['sourcePosition'],_0x54298f['uint32'](0xa)['fork']())['ldelim'](),null!=_0x3a61e7['howMany']&&Object['hasOwnProperty']['call'](_0x3a61e7,'howMany')&&_0x54298f['uint32'](0x10)['uint32'](_0x3a61e7['howMany']),null!=_0x3a61e7['targetPosition']&&Object['hasOwnProperty']['call'](_0x3a61e7,'targetPosition')&&_0x5b8a9f['Position']['encode'](_0x3a61e7['targetPosition'],_0x54298f['uint32'](0x1a)['fork']())['ldelim'](),null!=_0x3a61e7['wasUndone']&&Object['hasOwnProperty']['call'](_0x3a61e7,'wasUndone')&&_0x54298f['uint32'](0x20)['bool'](_0x3a61e7['wasUndone']),_0x54298f;},_0x23c394['encodeDelimited']=function(_0x6391d9,_0x99681){return this['encode'](_0x6391d9,_0x99681)['ldelim']();},_0x23c394['decode']=function(_0x17eeb1,_0x32dcc5){_0x17eeb1 instanceof _0x572b68||(_0x17eeb1=_0x572b68['create'](_0x17eeb1));for(var _0x387241=void 0x0===_0x32dcc5?_0x17eeb1['len']:_0x17eeb1['pos']+_0x32dcc5,_0x6a09bb=new _0x5b8a9f['MoveOperation']();_0x17eeb1['pos']<_0x387241;){var _0x4d0a4d=_0x17eeb1['uint32']();switch(_0x4d0a4d>>>0x3){case 0x1:_0x6a09bb['sourcePosition']=_0x5b8a9f['Position']['decode'](_0x17eeb1,_0x17eeb1['uint32']());break;case 0x2:_0x6a09bb['howMany']=_0x17eeb1['uint32']();break;case 0x3:_0x6a09bb['targetPosition']=_0x5b8a9f['Position']['decode'](_0x17eeb1,_0x17eeb1['uint32']());break;case 0x4:_0x6a09bb['wasUndone']=_0x17eeb1['bool']();break;default:_0x17eeb1['skipType'](0x7&_0x4d0a4d);}}return _0x6a09bb;},_0x23c394['decodeDelimited']=function(_0x1d758f){return _0x1d758f instanceof _0x572b68||(_0x1d758f=new _0x572b68(_0x1d758f)),this['decode'](_0x1d758f,_0x1d758f['uint32']());},_0x23c394['verify']=function(_0x21ed50){if('object'!=typeof _0x21ed50||null===_0x21ed50)return'object\x20expected';var _0x3b9542;if(null!=_0x21ed50['sourcePosition']&&_0x21ed50['hasOwnProperty']('sourcePosition')&&(_0x3b9542=_0x5b8a9f['Position']['verify'](_0x21ed50['sourcePosition'])))return'sourcePosition.'+_0x3b9542;if(null!=_0x21ed50['howMany']&&_0x21ed50['hasOwnProperty']('howMany')&&!_0x397e1f['isInteger'](_0x21ed50['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x21ed50['targetPosition']&&_0x21ed50['hasOwnProperty']('targetPosition')&&(_0x3b9542=_0x5b8a9f['Position']['verify'](_0x21ed50['targetPosition'])))return'targetPosition.'+_0x3b9542;return null!=_0x21ed50['wasUndone']&&_0x21ed50['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x21ed50['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x23c394['fromObject']=function(_0x283859){if(_0x283859 instanceof _0x5b8a9f['MoveOperation'])return _0x283859;var _0x5458b3=new _0x5b8a9f['MoveOperation']();if(null!=_0x283859['sourcePosition']){if('object'!=typeof _0x283859['sourcePosition'])throw TypeError('.MoveOperation.sourcePosition:\x20object\x20expected');_0x5458b3['sourcePosition']=_0x5b8a9f['Position']['fromObject'](_0x283859['sourcePosition']);}if(null!=_0x283859['howMany']&&(_0x5458b3['howMany']=_0x283859['howMany']>>>0x0),null!=_0x283859['targetPosition']){if('object'!=typeof _0x283859['targetPosition'])throw TypeError('.MoveOperation.targetPosition:\x20object\x20expected');_0x5458b3['targetPosition']=_0x5b8a9f['Position']['fromObject'](_0x283859['targetPosition']);}return null!=_0x283859['wasUndone']&&(_0x5458b3['wasUndone']=Boolean(_0x283859['wasUndone'])),_0x5458b3;},_0x23c394['toObject']=function(_0x303773,_0x1812dd){_0x1812dd||(_0x1812dd={});var _0x1733ac={};return _0x1812dd['defaults']&&(_0x1733ac['sourcePosition']=null,_0x1733ac['howMany']=0x0,_0x1733ac['targetPosition']=null,_0x1733ac['wasUndone']=!0x1),null!=_0x303773['sourcePosition']&&_0x303773['hasOwnProperty']('sourcePosition')&&(_0x1733ac['sourcePosition']=_0x5b8a9f['Position']['toObject'](_0x303773['sourcePosition'],_0x1812dd)),null!=_0x303773['howMany']&&_0x303773['hasOwnProperty']('howMany')&&(_0x1733ac['howMany']=_0x303773['howMany']),null!=_0x303773['targetPosition']&&_0x303773['hasOwnProperty']('targetPosition')&&(_0x1733ac['targetPosition']=_0x5b8a9f['Position']['toObject'](_0x303773['targetPosition'],_0x1812dd)),null!=_0x303773['wasUndone']&&_0x303773['hasOwnProperty']('wasUndone')&&(_0x1733ac['wasUndone']=_0x303773['wasUndone']),_0x1733ac;},_0x23c394['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x23c394['getTypeUrl']=function(_0x4f681d){return void 0x0===_0x4f681d&&(_0x4f681d='type.googleapis.com'),_0x4f681d+'/MoveOperation';},_0x23c394;}()),_0x5b8a9f['RenameOperation']=(function(){function _0x1b123a(_0x2db715){if(_0x2db715){for(var _0x44a7d7=Object['keys'](_0x2db715),_0x20a690=0x0;_0x20a690<_0x44a7d7['length'];++_0x20a690)null!=_0x2db715[_0x44a7d7[_0x20a690]]&&(this[_0x44a7d7[_0x20a690]]=_0x2db715[_0x44a7d7[_0x20a690]]);}}return _0x1b123a['prototype']['position']=null,_0x1b123a['prototype']['oldName']='',_0x1b123a['prototype']['newName']='',_0x1b123a['prototype']['wasUndone']=!0x1,_0x1b123a['create']=function(_0x19f792){return new _0x1b123a(_0x19f792);},_0x1b123a['encode']=function(_0x41b302,_0x1f058a){return _0x1f058a||(_0x1f058a=_0x5a6693['create']()),null!=_0x41b302['position']&&Object['hasOwnProperty']['call'](_0x41b302,'position')&&_0x5b8a9f['Position']['encode'](_0x41b302['position'],_0x1f058a['uint32'](0xa)['fork']())['ldelim'](),null!=_0x41b302['oldName']&&Object['hasOwnProperty']['call'](_0x41b302,'oldName')&&_0x1f058a['uint32'](0x12)['string'](_0x41b302['oldName']),null!=_0x41b302['newName']&&Object['hasOwnProperty']['call'](_0x41b302,'newName')&&_0x1f058a['uint32'](0x1a)['string'](_0x41b302['newName']),null!=_0x41b302['wasUndone']&&Object['hasOwnProperty']['call'](_0x41b302,'wasUndone')&&_0x1f058a['uint32'](0x20)['bool'](_0x41b302['wasUndone']),_0x1f058a;},_0x1b123a['encodeDelimited']=function(_0x504eea,_0x41726a){return this['encode'](_0x504eea,_0x41726a)['ldelim']();},_0x1b123a['decode']=function(_0x529930,_0x19c277){_0x529930 instanceof _0x572b68||(_0x529930=_0x572b68['create'](_0x529930));for(var _0xe1d3f3=void 0x0===_0x19c277?_0x529930['len']:_0x529930['pos']+_0x19c277,_0x5ea42e=new _0x5b8a9f['RenameOperation']();_0x529930['pos']<_0xe1d3f3;){var _0x16d44f=_0x529930['uint32']();switch(_0x16d44f>>>0x3){case 0x1:_0x5ea42e['position']=_0x5b8a9f['Position']['decode'](_0x529930,_0x529930['uint32']());break;case 0x2:_0x5ea42e['oldName']=_0x529930['string']();break;case 0x3:_0x5ea42e['newName']=_0x529930['string']();break;case 0x4:_0x5ea42e['wasUndone']=_0x529930['bool']();break;default:_0x529930['skipType'](0x7&_0x16d44f);}}return _0x5ea42e;},_0x1b123a['decodeDelimited']=function(_0x5e7b3f){return _0x5e7b3f instanceof _0x572b68||(_0x5e7b3f=new _0x572b68(_0x5e7b3f)),this['decode'](_0x5e7b3f,_0x5e7b3f['uint32']());},_0x1b123a['verify']=function(_0x2a8b08){if('object'!=typeof _0x2a8b08||null===_0x2a8b08)return'object\x20expected';if(null!=_0x2a8b08['position']&&_0x2a8b08['hasOwnProperty']('position')){var _0x5fa21=_0x5b8a9f['Position']['verify'](_0x2a8b08['position']);if(_0x5fa21)return'position.'+_0x5fa21;}return null!=_0x2a8b08['oldName']&&_0x2a8b08['hasOwnProperty']('oldName')&&!_0x397e1f['isString'](_0x2a8b08['oldName'])?'oldName:\x20string\x20expected':null!=_0x2a8b08['newName']&&_0x2a8b08['hasOwnProperty']('newName')&&!_0x397e1f['isString'](_0x2a8b08['newName'])?'newName:\x20string\x20expected':null!=_0x2a8b08['wasUndone']&&_0x2a8b08['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x2a8b08['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x1b123a['fromObject']=function(_0x4d36b5){if(_0x4d36b5 instanceof _0x5b8a9f['RenameOperation'])return _0x4d36b5;var _0x437133=new _0x5b8a9f['RenameOperation']();if(null!=_0x4d36b5['position']){if('object'!=typeof _0x4d36b5['position'])throw TypeError('.RenameOperation.position:\x20object\x20expected');_0x437133['position']=_0x5b8a9f['Position']['fromObject'](_0x4d36b5['position']);}return null!=_0x4d36b5['oldName']&&(_0x437133['oldName']=String(_0x4d36b5['oldName'])),null!=_0x4d36b5['newName']&&(_0x437133['newName']=String(_0x4d36b5['newName'])),null!=_0x4d36b5['wasUndone']&&(_0x437133['wasUndone']=Boolean(_0x4d36b5['wasUndone'])),_0x437133;},_0x1b123a['toObject']=function(_0x2200f8,_0x4e186e){_0x4e186e||(_0x4e186e={});var _0x2ee8c7={};return _0x4e186e['defaults']&&(_0x2ee8c7['position']=null,_0x2ee8c7['oldName']='',_0x2ee8c7['newName']='',_0x2ee8c7['wasUndone']=!0x1),null!=_0x2200f8['position']&&_0x2200f8['hasOwnProperty']('position')&&(_0x2ee8c7['position']=_0x5b8a9f['Position']['toObject'](_0x2200f8['position'],_0x4e186e)),null!=_0x2200f8['oldName']&&_0x2200f8['hasOwnProperty']('oldName')&&(_0x2ee8c7['oldName']=_0x2200f8['oldName']),null!=_0x2200f8['newName']&&_0x2200f8['hasOwnProperty']('newName')&&(_0x2ee8c7['newName']=_0x2200f8['newName']),null!=_0x2200f8['wasUndone']&&_0x2200f8['hasOwnProperty']('wasUndone')&&(_0x2ee8c7['wasUndone']=_0x2200f8['wasUndone']),_0x2ee8c7;},_0x1b123a['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x1b123a['getTypeUrl']=function(_0x3577ee){return void 0x0===_0x3577ee&&(_0x3577ee='type.googleapis.com'),_0x3577ee+'/RenameOperation';},_0x1b123a;}()),_0x5b8a9f['RootAttributeOperation']=(function(){function _0x7a92e6(_0x6489d4){if(_0x6489d4){for(var _0x2029f1=Object['keys'](_0x6489d4),_0x481468=0x0;_0x481468<_0x2029f1['length'];++_0x481468)null!=_0x6489d4[_0x2029f1[_0x481468]]&&(this[_0x2029f1[_0x481468]]=_0x6489d4[_0x2029f1[_0x481468]]);}}return _0x7a92e6['prototype']['root']='',_0x7a92e6['prototype']['key']='',_0x7a92e6['prototype']['oldValueBoolean']=!0x1,_0x7a92e6['prototype']['oldValueJson']='',_0x7a92e6['prototype']['newValueBoolean']=!0x1,_0x7a92e6['prototype']['newValueJson']='',_0x7a92e6['prototype']['wasUndone']=!0x1,_0x7a92e6['create']=function(_0x366c63){return new _0x7a92e6(_0x366c63);},_0x7a92e6['encode']=function(_0x4d8e14,_0x12a01a){return _0x12a01a||(_0x12a01a=_0x5a6693['create']()),null!=_0x4d8e14['root']&&Object['hasOwnProperty']['call'](_0x4d8e14,'root')&&_0x12a01a['uint32'](0xa)['string'](_0x4d8e14['root']),null!=_0x4d8e14['key']&&Object['hasOwnProperty']['call'](_0x4d8e14,'key')&&_0x12a01a['uint32'](0x12)['string'](_0x4d8e14['key']),null!=_0x4d8e14['oldValueBoolean']&&Object['hasOwnProperty']['call'](_0x4d8e14,'oldValueBoolean')&&_0x12a01a['uint32'](0x18)['bool'](_0x4d8e14['oldValueBoolean']),null!=_0x4d8e14['oldValueJson']&&Object['hasOwnProperty']['call'](_0x4d8e14,'oldValueJson')&&_0x12a01a['uint32'](0x22)['string'](_0x4d8e14['oldValueJson']),null!=_0x4d8e14['newValueBoolean']&&Object['hasOwnProperty']['call'](_0x4d8e14,'newValueBoolean')&&_0x12a01a['uint32'](0x28)['bool'](_0x4d8e14['newValueBoolean']),null!=_0x4d8e14['newValueJson']&&Object['hasOwnProperty']['call'](_0x4d8e14,'newValueJson')&&_0x12a01a['uint32'](0x32)['string'](_0x4d8e14['newValueJson']),null!=_0x4d8e14['wasUndone']&&Object['hasOwnProperty']['call'](_0x4d8e14,'wasUndone')&&_0x12a01a['uint32'](0x38)['bool'](_0x4d8e14['wasUndone']),_0x12a01a;},_0x7a92e6['encodeDelimited']=function(_0x2de35a,_0x32c7a8){return this['encode'](_0x2de35a,_0x32c7a8)['ldelim']();},_0x7a92e6['decode']=function(_0x1556a3,_0x4918b3){_0x1556a3 instanceof _0x572b68||(_0x1556a3=_0x572b68['create'](_0x1556a3));for(var _0x416e40=void 0x0===_0x4918b3?_0x1556a3['len']:_0x1556a3['pos']+_0x4918b3,_0x24b0f1=new _0x5b8a9f['RootAttributeOperation']();_0x1556a3['pos']<_0x416e40;){var _0x437b9c=_0x1556a3['uint32']();switch(_0x437b9c>>>0x3){case 0x1:_0x24b0f1['root']=_0x1556a3['string']();break;case 0x2:_0x24b0f1['key']=_0x1556a3['string']();break;case 0x3:_0x24b0f1['oldValueBoolean']=_0x1556a3['bool']();break;case 0x4:_0x24b0f1['oldValueJson']=_0x1556a3['string']();break;case 0x5:_0x24b0f1['newValueBoolean']=_0x1556a3['bool']();break;case 0x6:_0x24b0f1['newValueJson']=_0x1556a3['string']();break;case 0x7:_0x24b0f1['wasUndone']=_0x1556a3['bool']();break;default:_0x1556a3['skipType'](0x7&_0x437b9c);}}return _0x24b0f1;},_0x7a92e6['decodeDelimited']=function(_0x2be5f3){return _0x2be5f3 instanceof _0x572b68||(_0x2be5f3=new _0x572b68(_0x2be5f3)),this['decode'](_0x2be5f3,_0x2be5f3['uint32']());},_0x7a92e6['verify']=function(_0x522a6d){return'object'!=typeof _0x522a6d||null===_0x522a6d?'object\x20expected':null!=_0x522a6d['root']&&_0x522a6d['hasOwnProperty']('root')&&!_0x397e1f['isString'](_0x522a6d['root'])?'root:\x20string\x20expected':null!=_0x522a6d['key']&&_0x522a6d['hasOwnProperty']('key')&&!_0x397e1f['isString'](_0x522a6d['key'])?'key:\x20string\x20expected':null!=_0x522a6d['oldValueBoolean']&&_0x522a6d['hasOwnProperty']('oldValueBoolean')&&'boolean'!=typeof _0x522a6d['oldValueBoolean']?'oldValueBoolean:\x20boolean\x20expected':null!=_0x522a6d['oldValueJson']&&_0x522a6d['hasOwnProperty']('oldValueJson')&&!_0x397e1f['isString'](_0x522a6d['oldValueJson'])?'oldValueJson:\x20string\x20expected':null!=_0x522a6d['newValueBoolean']&&_0x522a6d['hasOwnProperty']('newValueBoolean')&&'boolean'!=typeof _0x522a6d['newValueBoolean']?'newValueBoolean:\x20boolean\x20expected':null!=_0x522a6d['newValueJson']&&_0x522a6d['hasOwnProperty']('newValueJson')&&!_0x397e1f['isString'](_0x522a6d['newValueJson'])?'newValueJson:\x20string\x20expected':null!=_0x522a6d['wasUndone']&&_0x522a6d['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x522a6d['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x7a92e6['fromObject']=function(_0x1bc610){if(_0x1bc610 instanceof _0x5b8a9f['RootAttributeOperation'])return _0x1bc610;var _0x5c835f=new _0x5b8a9f['RootAttributeOperation']();return null!=_0x1bc610['root']&&(_0x5c835f['root']=String(_0x1bc610['root'])),null!=_0x1bc610['key']&&(_0x5c835f['key']=String(_0x1bc610['key'])),null!=_0x1bc610['oldValueBoolean']&&(_0x5c835f['oldValueBoolean']=Boolean(_0x1bc610['oldValueBoolean'])),null!=_0x1bc610['oldValueJson']&&(_0x5c835f['oldValueJson']=String(_0x1bc610['oldValueJson'])),null!=_0x1bc610['newValueBoolean']&&(_0x5c835f['newValueBoolean']=Boolean(_0x1bc610['newValueBoolean'])),null!=_0x1bc610['newValueJson']&&(_0x5c835f['newValueJson']=String(_0x1bc610['newValueJson'])),null!=_0x1bc610['wasUndone']&&(_0x5c835f['wasUndone']=Boolean(_0x1bc610['wasUndone'])),_0x5c835f;},_0x7a92e6['toObject']=function(_0x573eb2,_0x1017c6){_0x1017c6||(_0x1017c6={});var _0x581a4d={};return _0x1017c6['defaults']&&(_0x581a4d['root']='',_0x581a4d['key']='',_0x581a4d['oldValueBoolean']=!0x1,_0x581a4d['oldValueJson']='',_0x581a4d['newValueBoolean']=!0x1,_0x581a4d['newValueJson']='',_0x581a4d['wasUndone']=!0x1),null!=_0x573eb2['root']&&_0x573eb2['hasOwnProperty']('root')&&(_0x581a4d['root']=_0x573eb2['root']),null!=_0x573eb2['key']&&_0x573eb2['hasOwnProperty']('key')&&(_0x581a4d['key']=_0x573eb2['key']),null!=_0x573eb2['oldValueBoolean']&&_0x573eb2['hasOwnProperty']('oldValueBoolean')&&(_0x581a4d['oldValueBoolean']=_0x573eb2['oldValueBoolean']),null!=_0x573eb2['oldValueJson']&&_0x573eb2['hasOwnProperty']('oldValueJson')&&(_0x581a4d['oldValueJson']=_0x573eb2['oldValueJson']),null!=_0x573eb2['newValueBoolean']&&_0x573eb2['hasOwnProperty']('newValueBoolean')&&(_0x581a4d['newValueBoolean']=_0x573eb2['newValueBoolean']),null!=_0x573eb2['newValueJson']&&_0x573eb2['hasOwnProperty']('newValueJson')&&(_0x581a4d['newValueJson']=_0x573eb2['newValueJson']),null!=_0x573eb2['wasUndone']&&_0x573eb2['hasOwnProperty']('wasUndone')&&(_0x581a4d['wasUndone']=_0x573eb2['wasUndone']),_0x581a4d;},_0x7a92e6['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x7a92e6['getTypeUrl']=function(_0x337253){return void 0x0===_0x337253&&(_0x337253='type.googleapis.com'),_0x337253+'/RootAttributeOperation';},_0x7a92e6;}()),_0x5b8a9f['RootOperation']=(function(){function _0x525de2(_0x23883f){if(_0x23883f){for(var _0x1c0e8f=Object['keys'](_0x23883f),_0x3e3fe6=0x0;_0x3e3fe6<_0x1c0e8f['length'];++_0x3e3fe6)null!=_0x23883f[_0x1c0e8f[_0x3e3fe6]]&&(this[_0x1c0e8f[_0x3e3fe6]]=_0x23883f[_0x1c0e8f[_0x3e3fe6]]);}}return _0x525de2['prototype']['rootName']='',_0x525de2['prototype']['elementName']='',_0x525de2['prototype']['isAdd']=!0x1,_0x525de2['prototype']['wasUndone']=!0x1,_0x525de2['create']=function(_0x254aad){return new _0x525de2(_0x254aad);},_0x525de2['encode']=function(_0x34fba3,_0x167539){return _0x167539||(_0x167539=_0x5a6693['create']()),null!=_0x34fba3['rootName']&&Object['hasOwnProperty']['call'](_0x34fba3,'rootName')&&_0x167539['uint32'](0xa)['string'](_0x34fba3['rootName']),null!=_0x34fba3['elementName']&&Object['hasOwnProperty']['call'](_0x34fba3,'elementName')&&_0x167539['uint32'](0x12)['string'](_0x34fba3['elementName']),null!=_0x34fba3['isAdd']&&Object['hasOwnProperty']['call'](_0x34fba3,'isAdd')&&_0x167539['uint32'](0x18)['bool'](_0x34fba3['isAdd']),null!=_0x34fba3['wasUndone']&&Object['hasOwnProperty']['call'](_0x34fba3,'wasUndone')&&_0x167539['uint32'](0x20)['bool'](_0x34fba3['wasUndone']),_0x167539;},_0x525de2['encodeDelimited']=function(_0x521097,_0x507e06){return this['encode'](_0x521097,_0x507e06)['ldelim']();},_0x525de2['decode']=function(_0x577bd7,_0x4f8248){_0x577bd7 instanceof _0x572b68||(_0x577bd7=_0x572b68['create'](_0x577bd7));for(var _0x48aa37=void 0x0===_0x4f8248?_0x577bd7['len']:_0x577bd7['pos']+_0x4f8248,_0x1dcce8=new _0x5b8a9f['RootOperation']();_0x577bd7['pos']<_0x48aa37;){var _0x51fbbc=_0x577bd7['uint32']();switch(_0x51fbbc>>>0x3){case 0x1:_0x1dcce8['rootName']=_0x577bd7['string']();break;case 0x2:_0x1dcce8['elementName']=_0x577bd7['string']();break;case 0x3:_0x1dcce8['isAdd']=_0x577bd7['bool']();break;case 0x4:_0x1dcce8['wasUndone']=_0x577bd7['bool']();break;default:_0x577bd7['skipType'](0x7&_0x51fbbc);}}return _0x1dcce8;},_0x525de2['decodeDelimited']=function(_0x5c1683){return _0x5c1683 instanceof _0x572b68||(_0x5c1683=new _0x572b68(_0x5c1683)),this['decode'](_0x5c1683,_0x5c1683['uint32']());},_0x525de2['verify']=function(_0x400a10){return'object'!=typeof _0x400a10||null===_0x400a10?'object\x20expected':null!=_0x400a10['rootName']&&_0x400a10['hasOwnProperty']('rootName')&&!_0x397e1f['isString'](_0x400a10['rootName'])?'rootName:\x20string\x20expected':null!=_0x400a10['elementName']&&_0x400a10['hasOwnProperty']('elementName')&&!_0x397e1f['isString'](_0x400a10['elementName'])?'elementName:\x20string\x20expected':null!=_0x400a10['isAdd']&&_0x400a10['hasOwnProperty']('isAdd')&&'boolean'!=typeof _0x400a10['isAdd']?'isAdd:\x20boolean\x20expected':null!=_0x400a10['wasUndone']&&_0x400a10['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x400a10['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x525de2['fromObject']=function(_0x59b666){if(_0x59b666 instanceof _0x5b8a9f['RootOperation'])return _0x59b666;var _0x57a987=new _0x5b8a9f['RootOperation']();return null!=_0x59b666['rootName']&&(_0x57a987['rootName']=String(_0x59b666['rootName'])),null!=_0x59b666['elementName']&&(_0x57a987['elementName']=String(_0x59b666['elementName'])),null!=_0x59b666['isAdd']&&(_0x57a987['isAdd']=Boolean(_0x59b666['isAdd'])),null!=_0x59b666['wasUndone']&&(_0x57a987['wasUndone']=Boolean(_0x59b666['wasUndone'])),_0x57a987;},_0x525de2['toObject']=function(_0x5449ef,_0x23a117){_0x23a117||(_0x23a117={});var _0x47a944={};return _0x23a117['defaults']&&(_0x47a944['rootName']='',_0x47a944['elementName']='',_0x47a944['isAdd']=!0x1,_0x47a944['wasUndone']=!0x1),null!=_0x5449ef['rootName']&&_0x5449ef['hasOwnProperty']('rootName')&&(_0x47a944['rootName']=_0x5449ef['rootName']),null!=_0x5449ef['elementName']&&_0x5449ef['hasOwnProperty']('elementName')&&(_0x47a944['elementName']=_0x5449ef['elementName']),null!=_0x5449ef['isAdd']&&_0x5449ef['hasOwnProperty']('isAdd')&&(_0x47a944['isAdd']=_0x5449ef['isAdd']),null!=_0x5449ef['wasUndone']&&_0x5449ef['hasOwnProperty']('wasUndone')&&(_0x47a944['wasUndone']=_0x5449ef['wasUndone']),_0x47a944;},_0x525de2['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x525de2['getTypeUrl']=function(_0x3d6cc2){return void 0x0===_0x3d6cc2&&(_0x3d6cc2='type.googleapis.com'),_0x3d6cc2+'/RootOperation';},_0x525de2;}()),_0x5b8a9f['SplitOperation']=(function(){function _0x42cb01(_0x262012){if(_0x262012){for(var _0x2f5346=Object['keys'](_0x262012),_0x3d53cd=0x0;_0x3d53cd<_0x2f5346['length'];++_0x3d53cd)null!=_0x262012[_0x2f5346[_0x3d53cd]]&&(this[_0x2f5346[_0x3d53cd]]=_0x262012[_0x2f5346[_0x3d53cd]]);}}return _0x42cb01['prototype']['splitPosition']=null,_0x42cb01['prototype']['graveyardPosition']=null,_0x42cb01['prototype']['howMany']=0x0,_0x42cb01['prototype']['insertionPosition']=null,_0x42cb01['prototype']['wasUndone']=!0x1,_0x42cb01['create']=function(_0x56030f){return new _0x42cb01(_0x56030f);},_0x42cb01['encode']=function(_0x2c4b7f,_0x4fea31){return _0x4fea31||(_0x4fea31=_0x5a6693['create']()),null!=_0x2c4b7f['splitPosition']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'splitPosition')&&_0x5b8a9f['Position']['encode'](_0x2c4b7f['splitPosition'],_0x4fea31['uint32'](0xa)['fork']())['ldelim'](),null!=_0x2c4b7f['graveyardPosition']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'graveyardPosition')&&_0x5b8a9f['Position']['encode'](_0x2c4b7f['graveyardPosition'],_0x4fea31['uint32'](0x12)['fork']())['ldelim'](),null!=_0x2c4b7f['howMany']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'howMany')&&_0x4fea31['uint32'](0x18)['uint32'](_0x2c4b7f['howMany']),null!=_0x2c4b7f['insertionPosition']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'insertionPosition')&&_0x5b8a9f['Position']['encode'](_0x2c4b7f['insertionPosition'],_0x4fea31['uint32'](0x22)['fork']())['ldelim'](),null!=_0x2c4b7f['wasUndone']&&Object['hasOwnProperty']['call'](_0x2c4b7f,'wasUndone')&&_0x4fea31['uint32'](0x28)['bool'](_0x2c4b7f['wasUndone']),_0x4fea31;},_0x42cb01['encodeDelimited']=function(_0xf5ffc3,_0x559a08){return this['encode'](_0xf5ffc3,_0x559a08)['ldelim']();},_0x42cb01['decode']=function(_0x37da46,_0x1de5c1){_0x37da46 instanceof _0x572b68||(_0x37da46=_0x572b68['create'](_0x37da46));for(var _0x19d452=void 0x0===_0x1de5c1?_0x37da46['len']:_0x37da46['pos']+_0x1de5c1,_0x320c14=new _0x5b8a9f['SplitOperation']();_0x37da46['pos']<_0x19d452;){var _0x3a999e=_0x37da46['uint32']();switch(_0x3a999e>>>0x3){case 0x1:_0x320c14['splitPosition']=_0x5b8a9f['Position']['decode'](_0x37da46,_0x37da46['uint32']());break;case 0x2:_0x320c14['graveyardPosition']=_0x5b8a9f['Position']['decode'](_0x37da46,_0x37da46['uint32']());break;case 0x3:_0x320c14['howMany']=_0x37da46['uint32']();break;case 0x4:_0x320c14['insertionPosition']=_0x5b8a9f['Position']['decode'](_0x37da46,_0x37da46['uint32']());break;case 0x5:_0x320c14['wasUndone']=_0x37da46['bool']();break;default:_0x37da46['skipType'](0x7&_0x3a999e);}}return _0x320c14;},_0x42cb01['decodeDelimited']=function(_0x3f6d88){return _0x3f6d88 instanceof _0x572b68||(_0x3f6d88=new _0x572b68(_0x3f6d88)),this['decode'](_0x3f6d88,_0x3f6d88['uint32']());},_0x42cb01['verify']=function(_0x17ddcb){if('object'!=typeof _0x17ddcb||null===_0x17ddcb)return'object\x20expected';var _0x2da0cb;if(null!=_0x17ddcb['splitPosition']&&_0x17ddcb['hasOwnProperty']('splitPosition')&&(_0x2da0cb=_0x5b8a9f['Position']['verify'](_0x17ddcb['splitPosition'])))return'splitPosition.'+_0x2da0cb;if(null!=_0x17ddcb['graveyardPosition']&&_0x17ddcb['hasOwnProperty']('graveyardPosition')&&(_0x2da0cb=_0x5b8a9f['Position']['verify'](_0x17ddcb['graveyardPosition'])))return'graveyardPosition.'+_0x2da0cb;if(null!=_0x17ddcb['howMany']&&_0x17ddcb['hasOwnProperty']('howMany')&&!_0x397e1f['isInteger'](_0x17ddcb['howMany']))return'howMany:\x20integer\x20expected';if(null!=_0x17ddcb['insertionPosition']&&_0x17ddcb['hasOwnProperty']('insertionPosition')&&(_0x2da0cb=_0x5b8a9f['Position']['verify'](_0x17ddcb['insertionPosition'])))return'insertionPosition.'+_0x2da0cb;return null!=_0x17ddcb['wasUndone']&&_0x17ddcb['hasOwnProperty']('wasUndone')&&'boolean'!=typeof _0x17ddcb['wasUndone']?'wasUndone:\x20boolean\x20expected':null;},_0x42cb01['fromObject']=function(_0x59875b){if(_0x59875b instanceof _0x5b8a9f['SplitOperation'])return _0x59875b;var _0x193f83=new _0x5b8a9f['SplitOperation']();if(null!=_0x59875b['splitPosition']){if('object'!=typeof _0x59875b['splitPosition'])throw TypeError('.SplitOperation.splitPosition:\x20object\x20expected');_0x193f83['splitPosition']=_0x5b8a9f['Position']['fromObject'](_0x59875b['splitPosition']);}if(null!=_0x59875b['graveyardPosition']){if('object'!=typeof _0x59875b['graveyardPosition'])throw TypeError('.SplitOperation.graveyardPosition:\x20object\x20expected');_0x193f83['graveyardPosition']=_0x5b8a9f['Position']['fromObject'](_0x59875b['graveyardPosition']);}if(null!=_0x59875b['howMany']&&(_0x193f83['howMany']=_0x59875b['howMany']>>>0x0),null!=_0x59875b['insertionPosition']){if('object'!=typeof _0x59875b['insertionPosition'])throw TypeError('.SplitOperation.insertionPosition:\x20object\x20expected');_0x193f83['insertionPosition']=_0x5b8a9f['Position']['fromObject'](_0x59875b['insertionPosition']);}return null!=_0x59875b['wasUndone']&&(_0x193f83['wasUndone']=Boolean(_0x59875b['wasUndone'])),_0x193f83;},_0x42cb01['toObject']=function(_0x369eb4,_0x41810b){_0x41810b||(_0x41810b={});var _0x24cf24={};return _0x41810b['defaults']&&(_0x24cf24['splitPosition']=null,_0x24cf24['graveyardPosition']=null,_0x24cf24['howMany']=0x0,_0x24cf24['insertionPosition']=null,_0x24cf24['wasUndone']=!0x1),null!=_0x369eb4['splitPosition']&&_0x369eb4['hasOwnProperty']('splitPosition')&&(_0x24cf24['splitPosition']=_0x5b8a9f['Position']['toObject'](_0x369eb4['splitPosition'],_0x41810b)),null!=_0x369eb4['graveyardPosition']&&_0x369eb4['hasOwnProperty']('graveyardPosition')&&(_0x24cf24['graveyardPosition']=_0x5b8a9f['Position']['toObject'](_0x369eb4['graveyardPosition'],_0x41810b)),null!=_0x369eb4['howMany']&&_0x369eb4['hasOwnProperty']('howMany')&&(_0x24cf24['howMany']=_0x369eb4['howMany']),null!=_0x369eb4['insertionPosition']&&_0x369eb4['hasOwnProperty']('insertionPosition')&&(_0x24cf24['insertionPosition']=_0x5b8a9f['Position']['toObject'](_0x369eb4['insertionPosition'],_0x41810b)),null!=_0x369eb4['wasUndone']&&_0x369eb4['hasOwnProperty']('wasUndone')&&(_0x24cf24['wasUndone']=_0x369eb4['wasUndone']),_0x24cf24;},_0x42cb01['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x42cb01['getTypeUrl']=function(_0x53dd96){return void 0x0===_0x53dd96&&(_0x53dd96='type.googleapis.com'),_0x53dd96+'/SplitOperation';},_0x42cb01;}()),_0x5b8a9f['Position']=(function(){function _0x1376ae(_0x52c19c){if(this['path']=[],_0x52c19c){for(var _0x3ab1f5=Object['keys'](_0x52c19c),_0xd13a2b=0x0;_0xd13a2b<_0x3ab1f5['length'];++_0xd13a2b)null!=_0x52c19c[_0x3ab1f5[_0xd13a2b]]&&(this[_0x3ab1f5[_0xd13a2b]]=_0x52c19c[_0x3ab1f5[_0xd13a2b]]);}}return _0x1376ae['prototype']['root']='',_0x1376ae['prototype']['rootMain']=!0x1,_0x1376ae['prototype']['rootGraveyard']=!0x1,_0x1376ae['prototype']['path']=_0x397e1f['emptyArray'],_0x1376ae['prototype']['stickiness']='',_0x1376ae['create']=function(_0x2616e5){return new _0x1376ae(_0x2616e5);},_0x1376ae['encode']=function(_0x2f9b40,_0x6e1642){if(_0x6e1642||(_0x6e1642=_0x5a6693['create']()),null!=_0x2f9b40['root']&&Object['hasOwnProperty']['call'](_0x2f9b40,'root')&&_0x6e1642['uint32'](0xa)['string'](_0x2f9b40['root']),null!=_0x2f9b40['rootMain']&&Object['hasOwnProperty']['call'](_0x2f9b40,'rootMain')&&_0x6e1642['uint32'](0x10)['bool'](_0x2f9b40['rootMain']),null!=_0x2f9b40['rootGraveyard']&&Object['hasOwnProperty']['call'](_0x2f9b40,'rootGraveyard')&&_0x6e1642['uint32'](0x18)['bool'](_0x2f9b40['rootGraveyard']),null!=_0x2f9b40['path']&&_0x2f9b40['path']['length']){_0x6e1642['uint32'](0x22)['fork']();for(var _0x598e78=0x0;_0x598e78<_0x2f9b40['path']['length'];++_0x598e78)_0x6e1642['uint32'](_0x2f9b40['path'][_0x598e78]);_0x6e1642['ldelim']();}return null!=_0x2f9b40['stickiness']&&Object['hasOwnProperty']['call'](_0x2f9b40,'stickiness')&&_0x6e1642['uint32'](0x2a)['string'](_0x2f9b40['stickiness']),_0x6e1642;},_0x1376ae['encodeDelimited']=function(_0x7575b5,_0x448fb8){return this['encode'](_0x7575b5,_0x448fb8)['ldelim']();},_0x1376ae['decode']=function(_0x57632d,_0x2330d1){_0x57632d instanceof _0x572b68||(_0x57632d=_0x572b68['create'](_0x57632d));for(var _0x3c7249=void 0x0===_0x2330d1?_0x57632d['len']:_0x57632d['pos']+_0x2330d1,_0x4b62b0=new _0x5b8a9f['Position']();_0x57632d['pos']<_0x3c7249;){var _0x3d135f=_0x57632d['uint32']();switch(_0x3d135f>>>0x3){case 0x1:_0x4b62b0['root']=_0x57632d['string']();break;case 0x2:_0x4b62b0['rootMain']=_0x57632d['bool']();break;case 0x3:_0x4b62b0['rootGraveyard']=_0x57632d['bool']();break;case 0x4:if(_0x4b62b0['path']&&_0x4b62b0['path']['length']||(_0x4b62b0['path']=[]),0x2==(0x7&_0x3d135f)){for(var _0x5bdb02=_0x57632d['uint32']()+_0x57632d['pos'];_0x57632d['pos']<_0x5bdb02;)_0x4b62b0['path']['push'](_0x57632d['uint32']());}else _0x4b62b0['path']['push'](_0x57632d['uint32']());break;case 0x5:_0x4b62b0['stickiness']=_0x57632d['string']();break;default:_0x57632d['skipType'](0x7&_0x3d135f);}}return _0x4b62b0;},_0x1376ae['decodeDelimited']=function(_0x3bed4c){return _0x3bed4c instanceof _0x572b68||(_0x3bed4c=new _0x572b68(_0x3bed4c)),this['decode'](_0x3bed4c,_0x3bed4c['uint32']());},_0x1376ae['verify']=function(_0x45e3f3){if('object'!=typeof _0x45e3f3||null===_0x45e3f3)return'object\x20expected';if(null!=_0x45e3f3['root']&&_0x45e3f3['hasOwnProperty']('root')&&!_0x397e1f['isString'](_0x45e3f3['root']))return'root:\x20string\x20expected';if(null!=_0x45e3f3['rootMain']&&_0x45e3f3['hasOwnProperty']('rootMain')&&'boolean'!=typeof _0x45e3f3['rootMain'])return'rootMain:\x20boolean\x20expected';if(null!=_0x45e3f3['rootGraveyard']&&_0x45e3f3['hasOwnProperty']('rootGraveyard')&&'boolean'!=typeof _0x45e3f3['rootGraveyard'])return'rootGraveyard:\x20boolean\x20expected';if(null!=_0x45e3f3['path']&&_0x45e3f3['hasOwnProperty']('path')){if(!Array['isArray'](_0x45e3f3['path']))return'path:\x20array\x20expected';for(var _0x56270e=0x0;_0x56270e<_0x45e3f3['path']['length'];++_0x56270e)if(!_0x397e1f['isInteger'](_0x45e3f3['path'][_0x56270e]))return'path:\x20integer[]\x20expected';}return null!=_0x45e3f3['stickiness']&&_0x45e3f3['hasOwnProperty']('stickiness')&&!_0x397e1f['isString'](_0x45e3f3['stickiness'])?'stickiness:\x20string\x20expected':null;},_0x1376ae['fromObject']=function(_0x28c845){if(_0x28c845 instanceof _0x5b8a9f['Position'])return _0x28c845;var _0xeba9be=new _0x5b8a9f['Position']();if(null!=_0x28c845['root']&&(_0xeba9be['root']=String(_0x28c845['root'])),null!=_0x28c845['rootMain']&&(_0xeba9be['rootMain']=Boolean(_0x28c845['rootMain'])),null!=_0x28c845['rootGraveyard']&&(_0xeba9be['rootGraveyard']=Boolean(_0x28c845['rootGraveyard'])),_0x28c845['path']){if(!Array['isArray'](_0x28c845['path']))throw TypeError('.Position.path:\x20array\x20expected');_0xeba9be['path']=[];for(var _0x3e231e=0x0;_0x3e231e<_0x28c845['path']['length'];++_0x3e231e)_0xeba9be['path'][_0x3e231e]=_0x28c845['path'][_0x3e231e]>>>0x0;}return null!=_0x28c845['stickiness']&&(_0xeba9be['stickiness']=String(_0x28c845['stickiness'])),_0xeba9be;},_0x1376ae['toObject']=function(_0x42a3b5,_0x3365c8){_0x3365c8||(_0x3365c8={});var _0x28c459={};if((_0x3365c8['arrays']||_0x3365c8['defaults'])&&(_0x28c459['path']=[]),_0x3365c8['defaults']&&(_0x28c459['root']='',_0x28c459['rootMain']=!0x1,_0x28c459['rootGraveyard']=!0x1,_0x28c459['stickiness']=''),null!=_0x42a3b5['root']&&_0x42a3b5['hasOwnProperty']('root')&&(_0x28c459['root']=_0x42a3b5['root']),null!=_0x42a3b5['rootMain']&&_0x42a3b5['hasOwnProperty']('rootMain')&&(_0x28c459['rootMain']=_0x42a3b5['rootMain']),null!=_0x42a3b5['rootGraveyard']&&_0x42a3b5['hasOwnProperty']('rootGraveyard')&&(_0x28c459['rootGraveyard']=_0x42a3b5['rootGraveyard']),_0x42a3b5['path']&&_0x42a3b5['path']['length']){_0x28c459['path']=[];for(var _0x77a9cd=0x0;_0x77a9cd<_0x42a3b5['path']['length'];++_0x77a9cd)_0x28c459['path'][_0x77a9cd]=_0x42a3b5['path'][_0x77a9cd];}return null!=_0x42a3b5['stickiness']&&_0x42a3b5['hasOwnProperty']('stickiness')&&(_0x28c459['stickiness']=_0x42a3b5['stickiness']),_0x28c459;},_0x1376ae['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x1376ae['getTypeUrl']=function(_0x228b16){return void 0x0===_0x228b16&&(_0x228b16='type.googleapis.com'),_0x228b16+'/Position';},_0x1376ae;}()),_0x5b8a9f['Range']=(function(){function _0xda7081(_0x181f5a){if(_0x181f5a){for(var _0x1c18d0=Object['keys'](_0x181f5a),_0x27c292=0x0;_0x27c292<_0x1c18d0['length'];++_0x27c292)null!=_0x181f5a[_0x1c18d0[_0x27c292]]&&(this[_0x1c18d0[_0x27c292]]=_0x181f5a[_0x1c18d0[_0x27c292]]);}}return _0xda7081['prototype']['start']=null,_0xda7081['prototype']['end']=null,_0xda7081['create']=function(_0x1dd745){return new _0xda7081(_0x1dd745);},_0xda7081['encode']=function(_0x27b9e4,_0x342ccc){return _0x342ccc||(_0x342ccc=_0x5a6693['create']()),null!=_0x27b9e4['start']&&Object['hasOwnProperty']['call'](_0x27b9e4,'start')&&_0x5b8a9f['Position']['encode'](_0x27b9e4['start'],_0x342ccc['uint32'](0xa)['fork']())['ldelim'](),null!=_0x27b9e4['end']&&Object['hasOwnProperty']['call'](_0x27b9e4,'end')&&_0x5b8a9f['Position']['encode'](_0x27b9e4['end'],_0x342ccc['uint32'](0x12)['fork']())['ldelim'](),_0x342ccc;},_0xda7081['encodeDelimited']=function(_0x2f1de3,_0x47d30b){return this['encode'](_0x2f1de3,_0x47d30b)['ldelim']();},_0xda7081['decode']=function(_0x551617,_0x396134){_0x551617 instanceof _0x572b68||(_0x551617=_0x572b68['create'](_0x551617));for(var _0x5bfb9b=void 0x0===_0x396134?_0x551617['len']:_0x551617['pos']+_0x396134,_0x2f5d33=new _0x5b8a9f['Range']();_0x551617['pos']<_0x5bfb9b;){var _0xbeb009=_0x551617['uint32']();switch(_0xbeb009>>>0x3){case 0x1:_0x2f5d33['start']=_0x5b8a9f['Position']['decode'](_0x551617,_0x551617['uint32']());break;case 0x2:_0x2f5d33['end']=_0x5b8a9f['Position']['decode'](_0x551617,_0x551617['uint32']());break;default:_0x551617['skipType'](0x7&_0xbeb009);}}return _0x2f5d33;},_0xda7081['decodeDelimited']=function(_0x252882){return _0x252882 instanceof _0x572b68||(_0x252882=new _0x572b68(_0x252882)),this['decode'](_0x252882,_0x252882['uint32']());},_0xda7081['verify']=function(_0x184998){if('object'!=typeof _0x184998||null===_0x184998)return'object\x20expected';var _0x46ecd7;if(null!=_0x184998['start']&&_0x184998['hasOwnProperty']('start')&&(_0x46ecd7=_0x5b8a9f['Position']['verify'](_0x184998['start'])))return'start.'+_0x46ecd7;if(null!=_0x184998['end']&&_0x184998['hasOwnProperty']('end')&&(_0x46ecd7=_0x5b8a9f['Position']['verify'](_0x184998['end'])))return'end.'+_0x46ecd7;return null;},_0xda7081['fromObject']=function(_0x4e0405){if(_0x4e0405 instanceof _0x5b8a9f['Range'])return _0x4e0405;var _0x29df51=new _0x5b8a9f['Range']();if(null!=_0x4e0405['start']){if('object'!=typeof _0x4e0405['start'])throw TypeError('.Range.start:\x20object\x20expected');_0x29df51['start']=_0x5b8a9f['Position']['fromObject'](_0x4e0405['start']);}if(null!=_0x4e0405['end']){if('object'!=typeof _0x4e0405['end'])throw TypeError('.Range.end:\x20object\x20expected');_0x29df51['end']=_0x5b8a9f['Position']['fromObject'](_0x4e0405['end']);}return _0x29df51;},_0xda7081['toObject']=function(_0x41205e,_0x43c095){_0x43c095||(_0x43c095={});var _0x4cd385={};return _0x43c095['defaults']&&(_0x4cd385['start']=null,_0x4cd385['end']=null),null!=_0x41205e['start']&&_0x41205e['hasOwnProperty']('start')&&(_0x4cd385['start']=_0x5b8a9f['Position']['toObject'](_0x41205e['start'],_0x43c095)),null!=_0x41205e['end']&&_0x41205e['hasOwnProperty']('end')&&(_0x4cd385['end']=_0x5b8a9f['Position']['toObject'](_0x41205e['end'],_0x43c095)),_0x4cd385;},_0xda7081['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0xda7081['getTypeUrl']=function(_0x255b4f){return void 0x0===_0x255b4f&&(_0x255b4f='type.googleapis.com'),_0x255b4f+'/Range';},_0xda7081;}()),_0x5b8a9f['Element']=(function(){function _0x899314(_0xb0aa9){if(this['children']=[],this['attributesBoolean']={},_0xb0aa9){for(var _0x417ed6=Object['keys'](_0xb0aa9),_0xde44ff=0x0;_0xde44ff<_0x417ed6['length'];++_0xde44ff)null!=_0xb0aa9[_0x417ed6[_0xde44ff]]&&(this[_0x417ed6[_0xde44ff]]=_0xb0aa9[_0x417ed6[_0xde44ff]]);}}return _0x899314['prototype']['name']='',_0x899314['prototype']['children']=_0x397e1f['emptyArray'],_0x899314['prototype']['data']='',_0x899314['prototype']['attributesBoolean']=_0x397e1f['emptyObject'],_0x899314['prototype']['attributesJson']='',_0x899314['create']=function(_0x3d18e7){return new _0x899314(_0x3d18e7);},_0x899314['encode']=function(_0x35d259,_0x3fae8d){if(_0x3fae8d||(_0x3fae8d=_0x5a6693['create']()),null!=_0x35d259['name']&&Object['hasOwnProperty']['call'](_0x35d259,'name')&&_0x3fae8d['uint32'](0xa)['string'](_0x35d259['name']),null!=_0x35d259['children']&&_0x35d259['children']['length']){for(var _0x15e781=0x0;_0x15e781<_0x35d259['children']['length'];++_0x15e781)_0x5b8a9f['Element']['encode'](_0x35d259['children'][_0x15e781],_0x3fae8d['uint32'](0x12)['fork']())['ldelim']();}if(null!=_0x35d259['data']&&Object['hasOwnProperty']['call'](_0x35d259,'data')&&_0x3fae8d['uint32'](0x1a)['string'](_0x35d259['data']),null!=_0x35d259['attributesBoolean']&&Object['hasOwnProperty']['call'](_0x35d259,'attributesBoolean')){var _0x4c12cd=Object['keys'](_0x35d259['attributesBoolean']);for(_0x15e781=0x0;_0x15e781<_0x4c12cd['length'];++_0x15e781)_0x3fae8d['uint32'](0x22)['fork']()['uint32'](0xa)['string'](_0x4c12cd[_0x15e781])['uint32'](0x10)['bool'](_0x35d259['attributesBoolean'][_0x4c12cd[_0x15e781]])['ldelim']();}return null!=_0x35d259['attributesJson']&&Object['hasOwnProperty']['call'](_0x35d259,'attributesJson')&&_0x3fae8d['uint32'](0x2a)['string'](_0x35d259['attributesJson']),_0x3fae8d;},_0x899314['encodeDelimited']=function(_0x5d0a6f,_0x32d7d1){return this['encode'](_0x5d0a6f,_0x32d7d1)['ldelim']();},_0x899314['decode']=function(_0x3baf30,_0x1dc41b){_0x3baf30 instanceof _0x572b68||(_0x3baf30=_0x572b68['create'](_0x3baf30));for(var _0x3d3d77,_0x2dd86f,_0x5acbad=void 0x0===_0x1dc41b?_0x3baf30['len']:_0x3baf30['pos']+_0x1dc41b,_0x112c49=new _0x5b8a9f['Element']();_0x3baf30['pos']<_0x5acbad;){var _0x319a5d=_0x3baf30['uint32']();switch(_0x319a5d>>>0x3){case 0x1:_0x112c49['name']=_0x3baf30['string']();break;case 0x2:_0x112c49['children']&&_0x112c49['children']['length']||(_0x112c49['children']=[]),_0x112c49['children']['push'](_0x5b8a9f['Element']['decode'](_0x3baf30,_0x3baf30['uint32']()));break;case 0x3:_0x112c49['data']=_0x3baf30['string']();break;case 0x4:_0x112c49['attributesBoolean']===_0x397e1f['emptyObject']&&(_0x112c49['attributesBoolean']={});var _0x16e17d=_0x3baf30['uint32']()+_0x3baf30['pos'];for(_0x3d3d77='',_0x2dd86f=!0x1;_0x3baf30['pos']<_0x16e17d;){var _0x4b466f=_0x3baf30['uint32']();switch(_0x4b466f>>>0x3){case 0x1:_0x3d3d77=_0x3baf30['string']();break;case 0x2:_0x2dd86f=_0x3baf30['bool']();break;default:_0x3baf30['skipType'](0x7&_0x4b466f);}}_0x112c49['attributesBoolean'][_0x3d3d77]=_0x2dd86f;break;case 0x5:_0x112c49['attributesJson']=_0x3baf30['string']();break;default:_0x3baf30['skipType'](0x7&_0x319a5d);}}return _0x112c49;},_0x899314['decodeDelimited']=function(_0x5b56a0){return _0x5b56a0 instanceof _0x572b68||(_0x5b56a0=new _0x572b68(_0x5b56a0)),this['decode'](_0x5b56a0,_0x5b56a0['uint32']());},_0x899314['verify']=function(_0x19fe6e){if('object'!=typeof _0x19fe6e||null===_0x19fe6e)return'object\x20expected';if(null!=_0x19fe6e['name']&&_0x19fe6e['hasOwnProperty']('name')&&!_0x397e1f['isString'](_0x19fe6e['name']))return'name:\x20string\x20expected';if(null!=_0x19fe6e['children']&&_0x19fe6e['hasOwnProperty']('children')){if(!Array['isArray'](_0x19fe6e['children']))return'children:\x20array\x20expected';for(var _0x57005a=0x0;_0x57005a<_0x19fe6e['children']['length'];++_0x57005a){var _0x237125=_0x5b8a9f['Element']['verify'](_0x19fe6e['children'][_0x57005a]);if(_0x237125)return'children.'+_0x237125;}}if(null!=_0x19fe6e['data']&&_0x19fe6e['hasOwnProperty']('data')&&!_0x397e1f['isString'](_0x19fe6e['data']))return'data:\x20string\x20expected';if(null!=_0x19fe6e['attributesBoolean']&&_0x19fe6e['hasOwnProperty']('attributesBoolean')){if(!_0x397e1f['isObject'](_0x19fe6e['attributesBoolean']))return'attributesBoolean:\x20object\x20expected';var _0x501150=Object['keys'](_0x19fe6e['attributesBoolean']);for(_0x57005a=0x0;_0x57005a<_0x501150['length'];++_0x57005a)if('boolean'!=typeof _0x19fe6e['attributesBoolean'][_0x501150[_0x57005a]])return'attributesBoolean:\x20boolean{k:string}\x20expected';}return null!=_0x19fe6e['attributesJson']&&_0x19fe6e['hasOwnProperty']('attributesJson')&&!_0x397e1f['isString'](_0x19fe6e['attributesJson'])?'attributesJson:\x20string\x20expected':null;},_0x899314['fromObject']=function(_0x125d08){if(_0x125d08 instanceof _0x5b8a9f['Element'])return _0x125d08;var _0x3ea474=new _0x5b8a9f['Element']();if(null!=_0x125d08['name']&&(_0x3ea474['name']=String(_0x125d08['name'])),_0x125d08['children']){if(!Array['isArray'](_0x125d08['children']))throw TypeError('.Element.children:\x20array\x20expected');_0x3ea474['children']=[];for(var _0x4c0cfc=0x0;_0x4c0cfc<_0x125d08['children']['length'];++_0x4c0cfc){if('object'!=typeof _0x125d08['children'][_0x4c0cfc])throw TypeError('.Element.children:\x20object\x20expected');_0x3ea474['children'][_0x4c0cfc]=_0x5b8a9f['Element']['fromObject'](_0x125d08['children'][_0x4c0cfc]);}}if(null!=_0x125d08['data']&&(_0x3ea474['data']=String(_0x125d08['data'])),_0x125d08['attributesBoolean']){if('object'!=typeof _0x125d08['attributesBoolean'])throw TypeError('.Element.attributesBoolean:\x20object\x20expected');_0x3ea474['attributesBoolean']={};var _0x2e3723=Object['keys'](_0x125d08['attributesBoolean']);for(_0x4c0cfc=0x0;_0x4c0cfc<_0x2e3723['length'];++_0x4c0cfc)_0x3ea474['attributesBoolean'][_0x2e3723[_0x4c0cfc]]=Boolean(_0x125d08['attributesBoolean'][_0x2e3723[_0x4c0cfc]]);}return null!=_0x125d08['attributesJson']&&(_0x3ea474['attributesJson']=String(_0x125d08['attributesJson'])),_0x3ea474;},_0x899314['toObject']=function(_0x223b64,_0x4c0c21){_0x4c0c21||(_0x4c0c21={});var _0x5f0dbf,_0x401b8c={};if((_0x4c0c21['arrays']||_0x4c0c21['defaults'])&&(_0x401b8c['children']=[]),(_0x4c0c21['objects']||_0x4c0c21['defaults'])&&(_0x401b8c['attributesBoolean']={}),_0x4c0c21['defaults']&&(_0x401b8c['name']='',_0x401b8c['data']='',_0x401b8c['attributesJson']=''),null!=_0x223b64['name']&&_0x223b64['hasOwnProperty']('name')&&(_0x401b8c['name']=_0x223b64['name']),_0x223b64['children']&&_0x223b64['children']['length']){_0x401b8c['children']=[];for(var _0x17ef1e=0x0;_0x17ef1e<_0x223b64['children']['length'];++_0x17ef1e)_0x401b8c['children'][_0x17ef1e]=_0x5b8a9f['Element']['toObject'](_0x223b64['children'][_0x17ef1e],_0x4c0c21);}if(null!=_0x223b64['data']&&_0x223b64['hasOwnProperty']('data')&&(_0x401b8c['data']=_0x223b64['data']),_0x223b64['attributesBoolean']&&(_0x5f0dbf=Object['keys'](_0x223b64['attributesBoolean']))['length']){_0x401b8c['attributesBoolean']={};for(_0x17ef1e=0x0;_0x17ef1e<_0x5f0dbf['length'];++_0x17ef1e)_0x401b8c['attributesBoolean'][_0x5f0dbf[_0x17ef1e]]=_0x223b64['attributesBoolean'][_0x5f0dbf[_0x17ef1e]];}return null!=_0x223b64['attributesJson']&&_0x223b64['hasOwnProperty']('attributesJson')&&(_0x401b8c['attributesJson']=_0x223b64['attributesJson']),_0x401b8c;},_0x899314['prototype']['toJSON']=function(){return this['constructor']['toObject'](this,_0x3f0d00['util']['toJSONOptions']);},_0x899314['getTypeUrl']=function(_0x258ef5){return void 0x0===_0x258ef5&&(_0x258ef5='type.googleapis.com'),_0x258ef5+'/Element';},_0x899314;}()),_0x5b8a9f;})());class r{['_protobufRoot'];constructor(){this['_protobufRoot']=u;}['getDescriptor'](_0x226860){return new w(this['_protobufRoot'][_0x226860]);}}class w{['_protobuf'];constructor(_0x476d90){this['_protobuf']=_0x476d90;}['compress'](_0x2bbc2a){const _0xb782d=this['_protobuf']['verify'](_0x2bbc2a);if(_0xb782d)throw Error(_0xb782d);return this['_protobuf']['encode'](this['_protobuf']['create'](_0x2bbc2a))['finish']();}['decompress'](_0x4c2591){return this['_protobuf']['toObject'](this['_protobuf']['decode'](_0x4c2591),{'oneofs':!0x0});}}function g(_0x4d4c51,_0x5323d5){const _0x5d8be8=_0xda2d47(_0x4d4c51);return _0x5d8be8['path'][_0x5d8be8['path']['length']-0x1]+=_0x5323d5,_0x5d8be8;}function _(_0x5c2298,_0x30c87e){return _0x5c2298['root']===_0x30c87e['root']&&_0x419ca5(_0x5c2298['path'],_0x30c87e['path']);}function $(_0x368883){P(_0x368883,_0x4c8013=>('main'==_0x4c8013['root']?(_0x4c8013['rootMain']=!0x0,delete _0x4c8013['root']):'$graveyard'==_0x4c8013['root']&&(_0x4c8013['rootGraveyard']=!0x0,delete _0x4c8013['root']),_0x4c8013));}function J(_0x593b46){P(_0x593b46,_0x258dd7=>(_0x258dd7['rootMain']?(_0x258dd7['root']='main',delete _0x258dd7['rootMain']):_0x258dd7['rootGraveyard']&&(_0x258dd7['root']='$graveyard',delete _0x258dd7['rootGraveyard']),_0x258dd7));}function P(_0x269344,_0x11e737){for(const _0x500535 in _0x269344){const _0x1a45d2=_0x269344[_0x500535];'nodes'!==_0x500535&&_0x40b2bb(_0x1a45d2)&&(_0x1a45d2['path']&&(_0x1a45d2['root']||_0x1a45d2['rootMain']||_0x1a45d2['rootGraveyard'])?_0x269344[_0x500535]=_0x11e737(_0x1a45d2):P(_0x1a45d2,_0x11e737));}return _0x269344;}class e{['_id'];['_operationName'];['_protobufDescriptor'];constructor(_0x570dba,_0xcbdcb8,_0x498158){this['_id']=_0x570dba,this['_operationName']=_0xcbdcb8,this['_protobufDescriptor']=_0x498158;}['compress'](_0x252365,_0x33e93d){const _0x4dc954=_0x33e93d['shift']();return $(_0x4dc954),_0x252365['buffers']['push'](this['_protobufDescriptor']['compress'](_0x4dc954)),_0x252365['types']['push'](this['_id']),!0x0;}['decompress'](_0x228b20,_0x3f7a8f){_0x3f7a8f['types']['shift']();const _0x144e57=this['_protobufDescriptor']['decompress'](_0x3f7a8f['buffers']['shift']());J(_0x144e57),_0x144e57['__className']=this['_operationName'],_0x228b20['push'](_0x144e57);}}class s extends e{['compress'](_0x3af726,_0x2bba87){const _0x3f3562=_0x2bba87['shift']();return this['_serializeOneOf']('oldValue',_0x3f3562),this['_serializeOneOf']('newValue',_0x3f3562),$(_0x3f3562),_0x3af726['buffers']['push'](this['_protobufDescriptor']['compress'](_0x3f3562)),_0x3af726['types']['push'](this['_id']),!0x0;}['decompress'](_0x30e5c1,_0x233aae){const {types:_0x349a4a,buffers:_0xd66a79}=_0x233aae,_0x49c83d=this['_protobufDescriptor']['decompress'](_0xd66a79['shift']());_0x349a4a['shift'](),this['_deserializeOneOf']('oldValue',_0x49c83d),this['_deserializeOneOf']('newValue',_0x49c83d),J(_0x49c83d),_0x49c83d['__className']=this['_operationName'],_0x30e5c1['push'](_0x49c83d);}['_serializeOneOf'](_0x2baf64,_0x1600a9){const _0x5d8423=_0x1600a9[_0x2baf64];'boolean'==typeof _0x5d8423?_0x1600a9[_0x2baf64+'Boolean']=_0x5d8423:_0x1600a9[_0x2baf64+'Json']=JSON['stringify'](_0x5d8423);}['_deserializeOneOf'](_0x1619c4,_0x10ee73){const _0x2c5a91=_0x1619c4+'Json';_0x10ee73[_0x2c5a91]?(_0x10ee73[_0x1619c4]=JSON['parse'](_0x10ee73[_0x2c5a91]),delete _0x10ee73[_0x2c5a91]):(_0x10ee73[_0x1619c4]=_0x10ee73[_0x1619c4+'Boolean'],delete _0x10ee73[_0x1619c4+'Boolean']);}}class i extends e{['compress'](_0xd69dd1,_0x45173a){const _0x535ba1=_0x45173a['shift']();return this['_serializeNodesAttributes'](_0x535ba1['nodes']),$(_0x535ba1),_0xd69dd1['buffers']['push'](this['_protobufDescriptor']['compress'](_0x535ba1)),_0xd69dd1['types']['push'](this['_id']),!0x0;}['decompress'](_0x3a293b,_0x554467){const {types:_0x2e179b,buffers:_0x3921f0}=_0x554467,_0x2f7a59=this['_protobufDescriptor']['decompress'](_0x3921f0['shift']());_0x2e179b['shift'](),_0x2f7a59['nodes']||(_0x2f7a59['nodes']=[]),this['_deserializeNodesAttributes'](_0x2f7a59['nodes']),J(_0x2f7a59),_0x2f7a59['__className']=this['_operationName'],_0x3a293b['push'](_0x2f7a59);}['_serializeNodesAttributes'](_0x17de54){for(const _0x125ad5 of _0x17de54){if(_0x125ad5['attributes']){const _0x195785=_0x125ad5['attributes'];this['_areValuesBoolean'](_0x195785)?_0x125ad5['attributesBoolean']=_0x195785:_0x125ad5['attributesJson']=JSON['stringify'](_0x195785);}_0x125ad5['children']&&this['_serializeNodesAttributes'](_0x125ad5['children']);}}['_deserializeNodesAttributes'](_0x5d1ec3){for(const _0x26a20d of _0x5d1ec3)(_0x26a20d['attributesBoolean']||_0x26a20d['attributesJson'])&&(_0x26a20d['attributesBoolean']?(_0x26a20d['attributes']=_0x26a20d['attributesBoolean'],delete _0x26a20d['attributesBoolean']):(_0x26a20d['attributes']=JSON['parse'](_0x26a20d['attributesJson']),delete _0x26a20d['attributesJson'])),_0x26a20d['children']&&this['_deserializeNodesAttributes'](_0x26a20d['children']);}['_areValuesBoolean'](_0x1372a9){return Object['keys'](_0x1372a9)['every'](_0xbc3cbb=>'boolean'==typeof _0x1372a9[_0xbc3cbb]);}}class n extends e{['decompress'](_0x3d3c0d,_0x496704){super['decompress'](_0x3d3c0d,_0x496704);const _0x1dd1a5=_0x3d3c0d[_0x3d3c0d['length']-0x1];_0x1dd1a5['oldRange']||(_0x1dd1a5['oldRange']=null),_0x1dd1a5['newRange']||(_0x1dd1a5['newRange']=null);}}class p extends e{['compress'](_0x4ff1e5,_0x38adfe){return _0x38adfe['shift'](),_0x4ff1e5['types']['push'](this['_id']),!0x0;}['decompress'](_0x5ec24b,_0x2a5260){_0x2a5260['types']['shift'](),_0x5ec24b['push']({'__className':this['_operationName']});}}class m extends n{['_omittedNamespace'];constructor(_0x17cf4c,_0x48b18e,_0x4d5df3,_0x38f4ef){super(_0x17cf4c,_0x48b18e,_0x4d5df3),this['_omittedNamespace']=_0x38f4ef+':';}['compress'](_0x62fb00,_0x40e633){return!('MarkerOperation'!=_0x40e633[0x0]['__className']||!_0x40e633[0x0]['name']['startsWith'](this['_omittedNamespace']))&&(_0x40e633[0x0]['name']=_0x40e633[0x0]['name']['replace'](new RegExp('^'+this['_omittedNamespace']),''),super['compress'](_0x62fb00,_0x40e633),!0x0);}['decompress'](_0x2d485b,_0x443d0d){super['decompress'](_0x2d485b,_0x443d0d);const _0x13f28e=_0x2d485b[_0x2d485b['length']-0x1];_0x13f28e['name']=this['_omittedNamespace']+_0x13f28e['name'];}}class O{['_id'];['_context'];constructor(_0x2ce3a9,_0x335fd7){this['_id']=_0x2ce3a9,this['_context']=_0x335fd7;}['compress'](_0x5be9d4,_0x49713b){let _0x48fad2;for(;_0x49713b['length']>0x1&&this['_compareOperations'](_0x49713b[0x0],_0x49713b[0x1]);)_0x48fad2?(_0x48fad2=this['_combineNext'](_0x49713b['shift'](),_0x48fad2),_0x5be9d4['types']['push'](0x0)):(_0x48fad2=_0xda2d47(_0x49713b['shift']()),_0x5be9d4['types']['push'](this['_id']));return!!_0x48fad2&&(_0x48fad2=this['_combineNext'](_0x49713b['shift'](),_0x48fad2),_0x5be9d4['types']['push'](0x0),_0x5be9d4['buffers']['push'](this['_compressSingleOperation'](_0x48fad2)),!0x0);}['decompress'](_0x33004e,_0x5882ab){const _0x551214=this['_decompressSingleOperation'](_0x5882ab);for(;0x0==_0x5882ab['types'][0x0];)_0x5882ab['types']['shift'](),_0x33004e['push'](this['_splitCurrent'](_0x551214));_0x33004e['push'](_0x551214);}}class a extends O{['_combineNext'](_0x9a3aaa,_0x57a5f1){return _0x57a5f1['nodes'][0x0]['data']+=_0x9a3aaa['nodes'][0x0]['data'],_0x57a5f1;}['_splitCurrent'](_0x3e8b09){const _0x10f708=_0xda2d47(_0x3e8b09),_0x558abd=_0x10f708['nodes'][0x0],_0x12a965=_0x3e8b09['nodes'][0x0],_0x4aa128=_0x12a965['data'][Symbol['iterator']]()['next']()['value'],_0x32cc41=_0x4aa128['length'];return _0x558abd['data']=_0x4aa128,_0x12a965['data']=_0x12a965['data']['substr'](_0x32cc41),_0x3e8b09['position']=g(_0x3e8b09['position'],_0x32cc41),_0x10f708;}['_compareOperations'](_0x1dc8b9,_0x5e73de){if(this['_checkOperation'](_0x1dc8b9)&&this['_checkOperation'](_0x5e73de)){const _0x45725c=_0x1dc8b9['nodes'][0x0]['data']['length'],_0x2daf1d=_(g(_0x1dc8b9['position'],_0x45725c),_0x5e73de['position']),_0x2e4c08=_0x1dc8b9['nodes'][0x0],_0x5901e8=_0x5e73de['nodes'][0x0];return _0x2daf1d&&this['_compareAttributes'](_0x2e4c08,_0x5901e8);}return!0x1;}['_compressSingleOperation'](_0x151b70){const _0x2e7318={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('InsertOperation')['compress'](_0x2e7318,[_0x151b70]),_0x2e7318['buffers'][0x0];}['_decompressSingleOperation'](_0x34f61){const _0x58a632=[];return this['_context']['_getCompressorByName']('InsertOperation')['decompress'](_0x58a632,_0x34f61),_0x58a632[0x0];}['_checkOperation'](_0x2a32a8){return'InsertOperation'==_0x2a32a8['__className']&&0x1==_0x2a32a8['nodes']['length']&&_0x2a32a8['nodes'][0x0]['data']&&!_0x2a32a8['wasUndone']&&0x1==Array['from'](_0x2a32a8['nodes'][0x0]['data'])['length'];}['_compareAttributes'](_0x39d4fe,_0xd99101){const _0x4af045=Object['keys'](_0x39d4fe['attributes']||{}),_0x25f406=Object['keys'](_0xd99101['attributes']||{});return _0x4af045['length']===_0x25f406['length']&&_0x4af045['every'](_0x23310d=>_0xd99101['attributes'][_0x23310d]&&_0xd99101['attributes'][_0x23310d]===_0x39d4fe['attributes'][_0x23310d]);}}class c extends O{['_combineNext'](_0x168eeb,_0x2c34a3){return _0x2c34a3['howMany']++,_0x2c34a3['sourcePosition']=_0xda2d47(_0x168eeb['sourcePosition']),_0x2c34a3;}['_splitCurrent'](_0x5dda5b){const _0x438882=_0xda2d47(_0x5dda5b);return _0x5dda5b['howMany']--,_0x438882['howMany']=0x1,_0x438882['sourcePosition']=g(_0x438882['sourcePosition'],_0x5dda5b['howMany']),_0x438882;}['_compareOperations'](_0x2fa24f,_0xa334fb){return!(!this['_checkOperation'](_0x2fa24f)||!this['_checkOperation'](_0xa334fb))&&(_(g(_0x2fa24f['sourcePosition'],-0x1),_0xa334fb['sourcePosition'])&&_(_0x2fa24f['targetPosition'],_0xa334fb['targetPosition']));}['_compressSingleOperation'](_0x5372f6){const _0x1243c8={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x1243c8,[_0x5372f6]),_0x1243c8['buffers'][0x0];}['_decompressSingleOperation'](_0x3b065d){const _0x16176c=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x16176c,_0x3b065d),_0x16176c[0x0];}['_checkOperation'](_0x53c95d){return'MoveOperation'==_0x53c95d['__className']&&'$graveyard'==_0x53c95d['targetPosition']['root']&&0x1==_0x53c95d['howMany']&&!_0x53c95d['wasUndone'];}}class h extends O{['_combineNext'](_0x2da029,_0x237df3){return _0x237df3['howMany']++,_0x237df3;}['_splitCurrent'](_0x52e32b){const _0xf56952=_0xda2d47(_0x52e32b);return _0xf56952['howMany']=0x1,_0x52e32b['howMany']--,_0xf56952;}['_compareOperations'](_0x56f0d5,_0x52844c){return!(!this['_checkOperation'](_0x56f0d5)||!this['_checkOperation'](_0x52844c))&&(_(_0x56f0d5['sourcePosition'],_0x52844c['sourcePosition'])&&_(_0x56f0d5['targetPosition'],_0x52844c['targetPosition']));}['_compressSingleOperation'](_0x2cfdeb){const _0x41cf8b={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MoveOperation')['compress'](_0x41cf8b,[_0x2cfdeb]),_0x41cf8b['buffers'][0x0];}['_decompressSingleOperation'](_0x48d4db){const _0x2d2927=[];return this['_context']['_getCompressorByName']('MoveOperation')['decompress'](_0x2d2927,_0x48d4db),_0x2d2927[0x0];}['_checkOperation'](_0xa5f879){return'MoveOperation'==_0xa5f879['__className']&&'$graveyard'==_0xa5f879['targetPosition']['root']&&0x1==_0xa5f879['howMany']&&!_0xa5f879['wasUndone'];}}class f extends O{['compress'](_0x336050,_0x4ad789){if(!this['_compareOperations'](_0x4ad789[0x0],_0x4ad789[0x1]))return!0x1;const _0x18b6c8=_0x4ad789['shift']();return _0x18b6c8['oldRange']=null,_0x18b6c8['newRange']&&_(_0x18b6c8['newRange']['start'],_0x18b6c8['newRange']['end'])&&(_0x18b6c8['newRange']['end']=null),_0x4ad789['shift'](),_0x336050['types']['push'](this['_id']),_0x336050['types']['push'](0x0),_0x336050['buffers']['push'](this['_compressSingleOperation'](_0x18b6c8)),!0x0;}['decompress'](_0x3a0b07,_0x44d421){const _0x400e39=this['_decompressSingleOperation'](_0x44d421);_0x400e39['newRange']&&!_0x400e39['newRange']['end']&&(_0x400e39['newRange']['end']=_0xda2d47(_0x400e39['newRange']['start']));const _0x466ee4=_0xda2d47(_0x400e39);_0x466ee4['newRange']&&(_0x466ee4['newRange']['start']['stickiness']='toNone',_0x466ee4['newRange']['end']=_0xda2d47(_0x466ee4['newRange']['start'])),_0x466ee4['name']='user:position:'+_0x466ee4['name']['split'](':')[0x2],_0x44d421['types']['shift'](),_0x3a0b07['push'](_0x400e39),_0x3a0b07['push'](_0x466ee4);}['_compressSingleOperation'](_0x4a674e){const _0x5149ff={'types':[],'buffers':[],'baseVersion':0x0};return this['_context']['_getCompressorByName']('MarkerOperation')['compress'](_0x5149ff,[_0x4a674e]),_0x5149ff['buffers'][0x0];}['_decompressSingleOperation'](_0x3ad318){const _0xcfd568=[];return this['_context']['_getCompressorByName']('MarkerOperation')['decompress'](_0xcfd568,_0x3ad318),_0xcfd568[0x0];}['_compareOperations'](_0x23ec7a,_0x3afde8){return!(!_0x23ec7a||!_0x3afde8)&&('MarkerOperation'==_0x23ec7a['__className']&&'MarkerOperation'==_0x3afde8['__className']&&!(!_0x23ec7a['name']['startsWith']('user:')||!_0x3afde8['name']['startsWith']('user:')||_0x23ec7a['name']==_0x3afde8['name']));}}class y{['_compressorById'];['_compressorByName'];['_protobufFactory'];constructor(){this['_compressorById']=new Map(),this['_compressorByName']=new Map(),this['_protobufFactory']=new r();const _0x10c0f8=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 m(0x12,'MarkerOperation',_0x10c0f8,'comment')),this['_registerCompressor'](0x13,'SuggestionMarkerOperation',new m(0x13,'MarkerOperation',_0x10c0f8,'suggestion')),this['_registerOperationCompressor'](0x14,'RootOperation',e),this['_registerActionCompressor'](0x64,'TypingAction',a),this['_registerActionCompressor'](0x65,'DeletingAction',c),this['_registerActionCompressor'](0x66,'ForwardDeletingAction',h),this['_registerActionCompressor'](0x67,'UserSelectionAction',f);}['compress'](_0x540a59){if(!_0x540a59||!_0x540a59[0x0])throw new _0x4fe2da('no-operations-provided',this);const _0x31404c={'types':[],'buffers':[],'baseVersion':_0x540a59[0x0]['baseVersion']};for(;_0x540a59['length'];)this['_getCompressorByName']('UserSelectionAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('TypingAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('DeletingAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('ForwardDeletingAction')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('CommentMarkerOperation')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName']('SuggestionMarkerOperation')['compress'](_0x31404c,_0x540a59)||this['_getCompressorByName'](_0x540a59[0x0]['__className'])['compress'](_0x31404c,_0x540a59);return _0x31404c;}['decompress'](_0x49a4e0){const _0x3992a0=[];for(;_0x49a4e0['types']['length'];){const _0x5c59b4=this['_compressorById']['get'](_0x49a4e0['types'][0x0]);if(!_0x5c59b4)throw new _0x4fe2da('decompress-compressor-not-found',this,{'type':_0x49a4e0['types'][0x0]});_0x5c59b4['decompress'](_0x3992a0,_0x49a4e0);}return _0x3992a0['forEach']((_0x193ff3,_0x13218d)=>_0x193ff3['baseVersion']=_0x49a4e0['baseVersion']+_0x13218d),_0x3992a0;}['_getCompressorByName'](_0x3cd632){return this['_compressorByName']['get'](_0x3cd632);}['_registerOperationCompressor'](_0x504136,_0x18c933,_0x46b67f){const _0x1413cf=new _0x46b67f(_0x504136,_0x18c933,this['_protobufFactory']['getDescriptor'](_0x18c933));this['_registerCompressor'](_0x504136,_0x18c933,_0x1413cf);}['_registerActionCompressor'](_0x478652,_0x4e8b9d,_0x315213){const _0x12f220=new _0x315213(_0x478652,this);this['_registerCompressor'](_0x478652,_0x4e8b9d,_0x12f220);}['_registerCompressor'](_0x2bea76,_0x48ff93,_0x554634){this['_compressorById']['set'](_0x2bea76,_0x554634),this['_compressorByName']['set'](_0x48ff93,_0x554634);}}export{y as Compressor};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-operations-compressor",
|
|
3
|
-
"version": "46.0.
|
|
3
|
+
"version": "46.0.2-alpha.0",
|
|
4
4
|
"description": "CKEditor 5 operations compressor for real-time collaboration.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"homepage": "https://ckeditor.com/collaboration/real-time/",
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"main": "src/index.js",
|
|
34
34
|
"types": "src/index.d.ts",
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@ckeditor/ckeditor5-utils": "46.0.
|
|
37
|
-
"ckeditor5": "46.0.
|
|
36
|
+
"@ckeditor/ckeditor5-utils": "46.0.2-alpha.0",
|
|
37
|
+
"ckeditor5": "46.0.2-alpha.0",
|
|
38
38
|
"es-toolkit": "1.39.5",
|
|
39
39
|
"protobufjs": "7.5.0"
|
|
40
40
|
},
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x125568=_0x8381;(function(_0x38bea7,_0x49e000){const _0x556c2f=_0x8381,_0x54a303=_0x38bea7();while(!![]){try{const _0x111445=parseInt(_0x556c2f(0x163))/0x1+parseInt(_0x556c2f(0x16a))/0x2*(parseInt(_0x556c2f(0x162))/0x3)+-parseInt(_0x556c2f(0x166))/0x4*(-parseInt(_0x556c2f(0x172))/0x5)+-parseInt(_0x556c2f(0x16b))/0x6*(-parseInt(_0x556c2f(0x16f))/0x7)+parseInt(_0x556c2f(0x15d))/0x8*(parseInt(_0x556c2f(0x176))/0x9)+-parseInt(_0x556c2f(0x171))/0xa*(-parseInt(_0x556c2f(0x167))/0xb)+-parseInt(_0x556c2f(0x173))/0xc;if(_0x111445===_0x49e000)break;else _0x54a303['push'](_0x54a303['shift']());}catch(_0xc2db74){_0x54a303['push'](_0x54a303['shift']());}}}(_0x4853,0x40f09));function _0x4853(){const _0x194230=['_compareOperations','length','3715479QrQuLV','8aiiWFk','_context','_splitCurrent','push','compress','17931QIydMm','121645GlJXIQ','buffers','_decompressSingleOperation','263128YGtNmI','3067537OEOFnQ','_combineNext','types','98GDkNVK','35538yBsnhj','decompress','shift','_id','469nZRRAv','_compressSingleOperation','10SgSHwT','35CvfPvb','20370456mNThVt'];_0x4853=function(){return _0x194230;};return _0x4853();}import{cloneDeep as _0x576c78}from'es-toolkit/compat';function _0x8381(_0x540d49,_0x582b46){const _0x4853b5=_0x4853();return _0x8381=function(_0x8381f4,_0x5c6f9b){_0x8381f4=_0x8381f4-0x15d;let _0xe4f842=_0x4853b5[_0x8381f4];return _0xe4f842;},_0x8381(_0x540d49,_0x582b46);}export class ActionCompressor{[_0x125568(0x16e)];[_0x125568(0x15e)];constructor(_0x4fc68a,_0x5d6933){const _0x2d1010=_0x125568;this[_0x2d1010(0x16e)]=_0x4fc68a,this[_0x2d1010(0x15e)]=_0x5d6933;}[_0x125568(0x161)](_0x41c479,_0x5a4374){const _0x14de1d=_0x125568;let _0x6275a8;for(;_0x5a4374[_0x14de1d(0x175)]>0x1&&this[_0x14de1d(0x174)](_0x5a4374[0x0],_0x5a4374[0x1]);)_0x6275a8?(_0x6275a8=this[_0x14de1d(0x168)](_0x5a4374[_0x14de1d(0x16d)](),_0x6275a8),_0x41c479[_0x14de1d(0x169)][_0x14de1d(0x160)](0x0)):(_0x6275a8=_0x576c78(_0x5a4374[_0x14de1d(0x16d)]()),_0x41c479[_0x14de1d(0x169)][_0x14de1d(0x160)](this[_0x14de1d(0x16e)]));return!!_0x6275a8&&(_0x6275a8=this[_0x14de1d(0x168)](_0x5a4374[_0x14de1d(0x16d)](),_0x6275a8),_0x41c479[_0x14de1d(0x169)][_0x14de1d(0x160)](0x0),_0x41c479[_0x14de1d(0x164)][_0x14de1d(0x160)](this[_0x14de1d(0x170)](_0x6275a8)),!0x0);}[_0x125568(0x16c)](_0x293245,_0xcb5f0f){const _0x249e3e=_0x125568,_0x2a2a4b=this[_0x249e3e(0x165)](_0xcb5f0f);for(;0x0==_0xcb5f0f[_0x249e3e(0x169)][0x0];)_0xcb5f0f[_0x249e3e(0x169)][_0x249e3e(0x16d)](),_0x293245[_0x249e3e(0x160)](this[_0x249e3e(0x15f)](_0x2a2a4b));_0x293245[_0x249e3e(0x160)](_0x2a2a4b);}}
|